[ 446.476227] [55186]: [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini [ 446.477584] [55186]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Mar 26 21:58:46 2025] *** [ 446.477584] [55186]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 446.477584] [55186]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 446.477584] [55186]: nodename: devstack [ 446.477584] [55186]: machine: x86_64 [ 446.477584] [55186]: clock source: unix [ 446.477584] [55186]: pcre jit disabled [ 446.477584] [55186]: detected number of CPU cores: 8 [ 446.477584] [55186]: current working directory: / [ 446.477584] [55186]: detected binary path: /usr/bin/uwsgi-core [ 446.477584] [55186]: your processes number limit is 63753 [ 446.477584] [55186]: your memory page size is 4096 bytes [ 446.477859] [55186]: detected max file descriptor number: 2048 [ 446.477859] [55186]: lock engine: pthread robust mutexes [ 446.477859] [55186]: thunder lock: enabled [ 446.477859] [55186]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/nova-api.socket fd 4 [ 446.477859] [55186]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 446.477859] [55186]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 446.477859] [55186]: Set PythonHome to /opt/stack/data/venv [ 446.505118] [55186]: Python main interpreter initialized at 0x635d9ec2ac00 [ 446.505118] [55186]: python threads support enabled [ 446.505118] [55186]: your server socket listen backlog is limited to 100 connections [ 446.505118] [55186]: your mercy for graceful operations on workers is 80 seconds [ 446.505365] [55186]: mapped 403077 bytes (393 KB) for 2 cores [ 446.505476] [55186]: *** Operational MODE: preforking *** [ 446.505591] [55186]: *** uWSGI is running in multiple interpreter mode *** [ 446.505591] [55186]: spawned uWSGI master process (pid: 55186) [ 446.506059] [55186]: spawned uWSGI worker 1 (pid: 55187, cores: 1) [ 446.506372] [55186]: spawned uWSGI worker 2 (pid: 55188, cores: 1) [ 446.506510] [55186]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 448.096637] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2804}} [ 448.096956] [55188]: DEBUG nova.api.openstack.wsgi_app [-] Configuration options gathered from: {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2805}} [ 448.096956] [55188]: DEBUG nova.api.openstack.wsgi_app [-] command line args: [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2806}} [ 448.097111] [55188]: DEBUG nova.api.openstack.wsgi_app [-] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2807}} [ 448.097111] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ================================================================================ {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2809}} [ 448.097267] [55188]: DEBUG nova.api.openstack.wsgi_app [-] allow_resize_to_same_host = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.097399] [55188]: DEBUG nova.api.openstack.wsgi_app [-] arq_binding_timeout = 300 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.097532] [55188]: DEBUG nova.api.openstack.wsgi_app [-] block_device_allocate_retries = 60 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.097661] [55188]: DEBUG nova.api.openstack.wsgi_app [-] block_device_allocate_retries_interval = 3 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.097796] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cert = self.pem {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.097920] [55188]: DEBUG nova.api.openstack.wsgi_app [-] compute_driver = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.098060] [55188]: DEBUG nova.api.openstack.wsgi_app [-] compute_monitors = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.098215] [55188]: DEBUG nova.api.openstack.wsgi_app [-] config_dir = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.098385] [55188]: DEBUG nova.api.openstack.wsgi_app [-] config_drive_format = iso9660 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.098489] [55188]: DEBUG nova.api.openstack.wsgi_app [-] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.098544] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2804}} [ 448.098737] [55188]: DEBUG nova.api.openstack.wsgi_app [-] config_source = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.098785] [55187]: DEBUG nova.api.openstack.wsgi_app [-] Configuration options gathered from: {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2805}} [ 448.098830] [55188]: DEBUG nova.api.openstack.wsgi_app [-] console_host = devstack {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.098876] [55187]: DEBUG nova.api.openstack.wsgi_app [-] command line args: [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2806}} [ 448.098924] [55188]: DEBUG nova.api.openstack.wsgi_app [-] control_exchange = nova {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.098981] [55187]: DEBUG nova.api.openstack.wsgi_app [-] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2807}} [ 448.099045] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cpu_allocation_ratio = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.099077] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ================================================================================ {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2809}} [ 448.099107] [55188]: DEBUG nova.api.openstack.wsgi_app [-] daemon = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.099162] [55187]: DEBUG nova.api.openstack.wsgi_app [-] allow_resize_to_same_host = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.099235] [55188]: DEBUG nova.api.openstack.wsgi_app [-] debug = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.099286] [55187]: DEBUG nova.api.openstack.wsgi_app [-] arq_binding_timeout = 300 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.099357] [55188]: DEBUG nova.api.openstack.wsgi_app [-] default_access_ip_network_name = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.099405] [55187]: DEBUG nova.api.openstack.wsgi_app [-] block_device_allocate_retries = 60 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.099486] [55188]: DEBUG nova.api.openstack.wsgi_app [-] default_availability_zone = nova {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.099526] [55187]: DEBUG nova.api.openstack.wsgi_app [-] block_device_allocate_retries_interval = 3 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.099608] [55188]: DEBUG nova.api.openstack.wsgi_app [-] default_ephemeral_format = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.099663] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cert = self.pem {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.099730] [55188]: DEBUG nova.api.openstack.wsgi_app [-] default_green_pool_size = 1000 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.099774] [55187]: DEBUG nova.api.openstack.wsgi_app [-] compute_driver = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.099897] [55187]: DEBUG nova.api.openstack.wsgi_app [-] compute_monitors = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.099940] [55188]: 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=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.100048] [55187]: DEBUG nova.api.openstack.wsgi_app [-] config_dir = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.100093] [55188]: DEBUG nova.api.openstack.wsgi_app [-] default_schedule_zone = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.100161] [55187]: DEBUG nova.api.openstack.wsgi_app [-] config_drive_format = iso9660 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.100214] [55188]: DEBUG nova.api.openstack.wsgi_app [-] disk_allocation_ratio = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.100299] [55188]: DEBUG nova.api.openstack.wsgi_app [-] enable_new_services = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.100334] [55187]: DEBUG nova.api.openstack.wsgi_app [-] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.100443] [55188]: DEBUG nova.api.openstack.wsgi_app [-] enabled_apis = ['osapi_compute'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.100478] [55187]: DEBUG nova.api.openstack.wsgi_app [-] config_source = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.100569] [55188]: DEBUG nova.api.openstack.wsgi_app [-] enabled_ssl_apis = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.100602] [55187]: DEBUG nova.api.openstack.wsgi_app [-] console_host = devstack {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.100694] [55188]: DEBUG nova.api.openstack.wsgi_app [-] flat_injected = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.100733] [55187]: DEBUG nova.api.openstack.wsgi_app [-] control_exchange = nova {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.100838] [55188]: DEBUG nova.api.openstack.wsgi_app [-] force_config_drive = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.100871] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cpu_allocation_ratio = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.100978] [55187]: DEBUG nova.api.openstack.wsgi_app [-] daemon = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.101030] [55188]: DEBUG nova.api.openstack.wsgi_app [-] force_raw_images = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.101120] [55187]: DEBUG nova.api.openstack.wsgi_app [-] debug = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.101157] [55188]: DEBUG nova.api.openstack.wsgi_app [-] graceful_shutdown_timeout = 5 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.101243] [55187]: DEBUG nova.api.openstack.wsgi_app [-] default_access_ip_network_name = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.101278] [55188]: DEBUG nova.api.openstack.wsgi_app [-] heal_instance_info_cache_interval = -1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.101369] [55187]: DEBUG nova.api.openstack.wsgi_app [-] default_availability_zone = nova {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.101477] [55188]: DEBUG nova.api.openstack.wsgi_app [-] host = devstack {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.101511] [55187]: DEBUG nova.api.openstack.wsgi_app [-] default_ephemeral_format = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.101606] [55187]: DEBUG nova.api.openstack.wsgi_app [-] default_green_pool_size = 1000 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.101639] [55188]: DEBUG nova.api.openstack.wsgi_app [-] initial_cpu_allocation_ratio = 4.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.101741] [55188]: DEBUG nova.api.openstack.wsgi_app [-] initial_disk_allocation_ratio = 1.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.101809] [55187]: 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=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.101870] [55188]: DEBUG nova.api.openstack.wsgi_app [-] initial_ram_allocation_ratio = 1.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.101928] [55187]: DEBUG nova.api.openstack.wsgi_app [-] default_schedule_zone = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.102052] [55188]: DEBUG nova.api.openstack.wsgi_app [-] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.102093] [55187]: DEBUG nova.api.openstack.wsgi_app [-] disk_allocation_ratio = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.102186] [55188]: DEBUG nova.api.openstack.wsgi_app [-] instance_build_timeout = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.102221] [55187]: DEBUG nova.api.openstack.wsgi_app [-] enable_new_services = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.102313] [55188]: DEBUG nova.api.openstack.wsgi_app [-] instance_delete_interval = 300 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.102344] [55187]: DEBUG nova.api.openstack.wsgi_app [-] enabled_apis = ['osapi_compute'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.102444] [55188]: DEBUG nova.api.openstack.wsgi_app [-] instance_format = [instance: %(uuid)s] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.102477] [55187]: DEBUG nova.api.openstack.wsgi_app [-] enabled_ssl_apis = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.102566] [55187]: DEBUG nova.api.openstack.wsgi_app [-] flat_injected = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.102601] [55188]: DEBUG nova.api.openstack.wsgi_app [-] instance_name_template = instance-%08x {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.102691] [55187]: DEBUG nova.api.openstack.wsgi_app [-] force_config_drive = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.102724] [55188]: DEBUG nova.api.openstack.wsgi_app [-] instance_usage_audit = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.102813] [55187]: DEBUG nova.api.openstack.wsgi_app [-] force_raw_images = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.102847] [55188]: DEBUG nova.api.openstack.wsgi_app [-] instance_usage_audit_period = month {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.102937] [55188]: DEBUG nova.api.openstack.wsgi_app [-] instance_uuid_format = [instance: %(uuid)s] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.102967] [55187]: DEBUG nova.api.openstack.wsgi_app [-] graceful_shutdown_timeout = 5 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.103072] [55187]: DEBUG nova.api.openstack.wsgi_app [-] heal_instance_info_cache_interval = -1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.103147] [55188]: DEBUG nova.api.openstack.wsgi_app [-] instances_path = /opt/stack/data/nova/instances {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.103293] [55187]: DEBUG nova.api.openstack.wsgi_app [-] host = devstack {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.103326] [55188]: DEBUG nova.api.openstack.wsgi_app [-] internal_service_availability_zone = internal {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.103433] [55188]: DEBUG nova.api.openstack.wsgi_app [-] key = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.103468] [55187]: DEBUG nova.api.openstack.wsgi_app [-] initial_cpu_allocation_ratio = 4.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.103557] [55187]: DEBUG nova.api.openstack.wsgi_app [-] initial_disk_allocation_ratio = 1.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.103589] [55188]: DEBUG nova.api.openstack.wsgi_app [-] live_migration_retry_count = 30 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.103680] [55187]: DEBUG nova.api.openstack.wsgi_app [-] initial_ram_allocation_ratio = 1.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.103717] [55188]: DEBUG nova.api.openstack.wsgi_app [-] log_color = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.103805] [55188]: DEBUG nova.api.openstack.wsgi_app [-] log_config_append = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.103838] [55187]: DEBUG nova.api.openstack.wsgi_app [-] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.103935] [55188]: DEBUG nova.api.openstack.wsgi_app [-] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.103969] [55187]: DEBUG nova.api.openstack.wsgi_app [-] instance_build_timeout = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.104071] [55188]: DEBUG nova.api.openstack.wsgi_app [-] log_dir = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.104110] [55187]: DEBUG nova.api.openstack.wsgi_app [-] instance_delete_interval = 300 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.104199] [55188]: DEBUG nova.api.openstack.wsgi_app [-] log_file = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.104243] [55187]: DEBUG nova.api.openstack.wsgi_app [-] instance_format = [instance: %(uuid)s] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.104297] [55188]: DEBUG nova.api.openstack.wsgi_app [-] log_options = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.104367] [55187]: DEBUG nova.api.openstack.wsgi_app [-] instance_name_template = instance-%08x {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.104422] [55188]: DEBUG nova.api.openstack.wsgi_app [-] log_rotate_interval = 1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.104493] [55187]: DEBUG nova.api.openstack.wsgi_app [-] instance_usage_audit = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.104537] [55188]: DEBUG nova.api.openstack.wsgi_app [-] log_rotate_interval_type = days {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.104625] [55187]: DEBUG nova.api.openstack.wsgi_app [-] instance_usage_audit_period = month {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.104666] [55188]: DEBUG nova.api.openstack.wsgi_app [-] log_rotation_type = none {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.104751] [55187]: DEBUG nova.api.openstack.wsgi_app [-] instance_uuid_format = [instance: %(uuid)s] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.104800] [55188]: 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=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.104869] [55188]: DEBUG nova.api.openstack.wsgi_app [-] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.104904] [55187]: DEBUG nova.api.openstack.wsgi_app [-] instances_path = /opt/stack/data/nova/instances {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.104970] [55188]: 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=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.105012] [55187]: DEBUG nova.api.openstack.wsgi_app [-] internal_service_availability_zone = internal {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.105117] [55188]: DEBUG nova.api.openstack.wsgi_app [-] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.105154] [55187]: DEBUG nova.api.openstack.wsgi_app [-] key = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.105238] [55187]: DEBUG nova.api.openstack.wsgi_app [-] live_migration_retry_count = 30 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.105280] [55188]: DEBUG nova.api.openstack.wsgi_app [-] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.105366] [55188]: DEBUG nova.api.openstack.wsgi_app [-] long_rpc_timeout = 1800 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.105396] [55187]: DEBUG nova.api.openstack.wsgi_app [-] log_color = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.105486] [55187]: DEBUG nova.api.openstack.wsgi_app [-] log_config_append = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.105517] [55188]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_builds = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.105608] [55188]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_live_migrations = 1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.105641] [55187]: DEBUG nova.api.openstack.wsgi_app [-] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.105727] [55188]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_snapshots = 5 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.105766] [55187]: DEBUG nova.api.openstack.wsgi_app [-] log_dir = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.105843] [55187]: DEBUG nova.api.openstack.wsgi_app [-] log_file = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.105879] [55188]: DEBUG nova.api.openstack.wsgi_app [-] max_local_block_devices = 3 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.105939] [55187]: DEBUG nova.api.openstack.wsgi_app [-] log_options = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.105972] [55188]: DEBUG nova.api.openstack.wsgi_app [-] max_logfile_count = 30 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.106075] [55187]: DEBUG nova.api.openstack.wsgi_app [-] log_rotate_interval = 1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.106109] [55188]: DEBUG nova.api.openstack.wsgi_app [-] max_logfile_size_mb = 200 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.106207] [55187]: DEBUG nova.api.openstack.wsgi_app [-] log_rotate_interval_type = days {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.106241] [55188]: DEBUG nova.api.openstack.wsgi_app [-] maximum_instance_delete_attempts = 5 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.106335] [55188]: DEBUG nova.api.openstack.wsgi_app [-] metadata_listen = 0.0.0.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.106368] [55187]: DEBUG nova.api.openstack.wsgi_app [-] log_rotation_type = none {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.106461] [55187]: 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=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.106499] [55188]: DEBUG nova.api.openstack.wsgi_app [-] metadata_listen_port = 8775 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.106554] [55187]: DEBUG nova.api.openstack.wsgi_app [-] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.106587] [55188]: DEBUG nova.api.openstack.wsgi_app [-] metadata_workers = 2 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.106654] [55187]: 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=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.106708] [55188]: DEBUG nova.api.openstack.wsgi_app [-] migrate_max_retries = -1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.106783] [55187]: DEBUG nova.api.openstack.wsgi_app [-] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.106838] [55188]: DEBUG nova.api.openstack.wsgi_app [-] mkisofs_cmd = genisoimage {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.106909] [55187]: DEBUG nova.api.openstack.wsgi_app [-] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.106994] [55188]: DEBUG nova.api.openstack.wsgi_app [-] my_block_storage_ip = 10.180.1.21 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.107044] [55187]: DEBUG nova.api.openstack.wsgi_app [-] long_rpc_timeout = 1800 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.107111] [55188]: DEBUG nova.api.openstack.wsgi_app [-] my_ip = 10.180.1.21 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.107165] [55187]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_builds = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.107278] [55188]: DEBUG nova.api.openstack.wsgi_app [-] my_shared_fs_storage_ip = 10.180.1.21 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.107317] [55187]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_live_migrations = 1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.107395] [55187]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_snapshots = 5 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.107439] [55188]: DEBUG nova.api.openstack.wsgi_app [-] network_allocate_retries = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.107519] [55187]: DEBUG nova.api.openstack.wsgi_app [-] max_local_block_devices = 3 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.107565] [55188]: DEBUG nova.api.openstack.wsgi_app [-] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.107639] [55187]: DEBUG nova.api.openstack.wsgi_app [-] max_logfile_count = 30 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.107673] [55188]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_listen = 0.0.0.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.107759] [55187]: DEBUG nova.api.openstack.wsgi_app [-] max_logfile_size_mb = 200 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.107793] [55188]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_listen_port = 8774 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.107880] [55187]: DEBUG nova.api.openstack.wsgi_app [-] maximum_instance_delete_attempts = 5 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.107920] [55188]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_unique_server_name_scope = {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.108015] [55187]: DEBUG nova.api.openstack.wsgi_app [-] metadata_listen = 0.0.0.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.108052] [55188]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_workers = 2 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.108146] [55187]: DEBUG nova.api.openstack.wsgi_app [-] metadata_listen_port = 8775 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.108178] [55188]: DEBUG nova.api.openstack.wsgi_app [-] password_length = 12 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.108278] [55188]: DEBUG nova.api.openstack.wsgi_app [-] periodic_enable = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.108364] [55187]: DEBUG nova.api.openstack.wsgi_app [-] metadata_workers = 2 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.108390] [55187]: DEBUG nova.api.openstack.wsgi_app [-] migrate_max_retries = -1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.108416] [55188]: DEBUG nova.api.openstack.wsgi_app [-] periodic_fuzzy_delay = 60 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.108518] [55187]: DEBUG nova.api.openstack.wsgi_app [-] mkisofs_cmd = genisoimage {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.108550] [55188]: DEBUG nova.api.openstack.wsgi_app [-] pointer_model = usbtablet {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.108648] [55188]: DEBUG nova.api.openstack.wsgi_app [-] preallocate_images = none {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.108686] [55187]: DEBUG nova.api.openstack.wsgi_app [-] my_block_storage_ip = 10.180.1.21 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.108769] [55187]: DEBUG nova.api.openstack.wsgi_app [-] my_ip = 10.180.1.21 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.108802] [55188]: DEBUG nova.api.openstack.wsgi_app [-] publish_errors = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.108863] [55188]: DEBUG nova.api.openstack.wsgi_app [-] pybasedir = /opt/stack/nova {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.108928] [55187]: DEBUG nova.api.openstack.wsgi_app [-] my_shared_fs_storage_ip = 10.180.1.21 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.108980] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ram_allocation_ratio = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.109066] [55187]: DEBUG nova.api.openstack.wsgi_app [-] network_allocate_retries = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.109111] [55188]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_burst = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.109205] [55187]: DEBUG nova.api.openstack.wsgi_app [-] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.109248] [55188]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_except_level = CRITICAL {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.109333] [55187]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_listen = 0.0.0.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.109381] [55188]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_interval = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.109454] [55187]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_listen_port = 8774 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.109486] [55188]: DEBUG nova.api.openstack.wsgi_app [-] reboot_timeout = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.109584] [55187]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_unique_server_name_scope = {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.109614] [55188]: DEBUG nova.api.openstack.wsgi_app [-] reclaim_instance_interval = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.109705] [55188]: DEBUG nova.api.openstack.wsgi_app [-] record = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.109737] [55187]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_workers = 2 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.109830] [55187]: DEBUG nova.api.openstack.wsgi_app [-] password_length = 12 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.109864] [55188]: DEBUG nova.api.openstack.wsgi_app [-] reimage_timeout_per_gb = 20 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.109954] [55187]: DEBUG nova.api.openstack.wsgi_app [-] periodic_enable = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.109985] [55188]: DEBUG nova.api.openstack.wsgi_app [-] report_interval = 120 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.110087] [55188]: DEBUG nova.api.openstack.wsgi_app [-] rescue_timeout = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.110123] [55187]: DEBUG nova.api.openstack.wsgi_app [-] periodic_fuzzy_delay = 60 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.110212] [55188]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_cpus = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.110243] [55187]: DEBUG nova.api.openstack.wsgi_app [-] pointer_model = usbtablet {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.110335] [55188]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_disk_mb = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.110368] [55187]: DEBUG nova.api.openstack.wsgi_app [-] preallocate_images = none {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.110452] [55187]: DEBUG nova.api.openstack.wsgi_app [-] publish_errors = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.110484] [55188]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_memory_mb = 512 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.110549] [55187]: DEBUG nova.api.openstack.wsgi_app [-] pybasedir = /opt/stack/nova {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.110584] [55188]: DEBUG nova.api.openstack.wsgi_app [-] reserved_huge_pages = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.110669] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ram_allocation_ratio = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.110704] [55188]: DEBUG nova.api.openstack.wsgi_app [-] resize_confirm_window = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.110789] [55187]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_burst = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.110822] [55188]: DEBUG nova.api.openstack.wsgi_app [-] resize_fs_using_block_device = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.110914] [55188]: DEBUG nova.api.openstack.wsgi_app [-] resume_guests_state_on_host_boot = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.110944] [55187]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_except_level = CRITICAL {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.111044] [55187]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_interval = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.111092] [55188]: DEBUG nova.api.openstack.wsgi_app [-] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.111168] [55187]: DEBUG nova.api.openstack.wsgi_app [-] reboot_timeout = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.111228] [55188]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_action = reap {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.111287] [55187]: DEBUG nova.api.openstack.wsgi_app [-] reclaim_instance_interval = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.111338] [55188]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_poll_interval = 1800 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.111404] [55187]: DEBUG nova.api.openstack.wsgi_app [-] record = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.111456] [55188]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_timeout = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.111524] [55187]: DEBUG nova.api.openstack.wsgi_app [-] reimage_timeout_per_gb = 20 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.111575] [55188]: DEBUG nova.api.openstack.wsgi_app [-] scheduler_instance_sync_interval = 120 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.111652] [55187]: DEBUG nova.api.openstack.wsgi_app [-] report_interval = 120 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.111696] [55188]: DEBUG nova.api.openstack.wsgi_app [-] service_down_time = 720 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.111773] [55187]: DEBUG nova.api.openstack.wsgi_app [-] rescue_timeout = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.111825] [55188]: DEBUG nova.api.openstack.wsgi_app [-] servicegroup_driver = db {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.111893] [55187]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_cpus = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.111943] [55188]: DEBUG nova.api.openstack.wsgi_app [-] shell_completion = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.112019] [55187]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_disk_mb = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.112078] [55188]: DEBUG nova.api.openstack.wsgi_app [-] shelved_offload_time = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.112141] [55187]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_memory_mb = 512 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.112192] [55188]: DEBUG nova.api.openstack.wsgi_app [-] shelved_poll_interval = 3600 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.112277] [55187]: DEBUG nova.api.openstack.wsgi_app [-] reserved_huge_pages = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.112321] [55188]: DEBUG nova.api.openstack.wsgi_app [-] shutdown_timeout = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.112421] [55187]: DEBUG nova.api.openstack.wsgi_app [-] resize_confirm_window = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.112471] [55188]: DEBUG nova.api.openstack.wsgi_app [-] source_is_ipv6 = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.112544] [55187]: DEBUG nova.api.openstack.wsgi_app [-] resize_fs_using_block_device = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.112578] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ssl_only = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.112663] [55187]: DEBUG nova.api.openstack.wsgi_app [-] resume_guests_state_on_host_boot = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.112693] [55188]: DEBUG nova.api.openstack.wsgi_app [-] state_path = /opt/stack/data/nova {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.112789] [55188]: DEBUG nova.api.openstack.wsgi_app [-] sync_power_state_interval = 600 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.112820] [55187]: DEBUG nova.api.openstack.wsgi_app [-] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.112916] [55188]: DEBUG nova.api.openstack.wsgi_app [-] sync_power_state_pool_size = 1000 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.112947] [55187]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_action = reap {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.113048] [55187]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_poll_interval = 1800 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.113086] [55188]: DEBUG nova.api.openstack.wsgi_app [-] syslog_log_facility = LOG_USER {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.113200] [55188]: DEBUG nova.api.openstack.wsgi_app [-] tempdir = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.113237] [55187]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_timeout = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.113327] [55187]: DEBUG nova.api.openstack.wsgi_app [-] scheduler_instance_sync_interval = 120 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.113360] [55188]: DEBUG nova.api.openstack.wsgi_app [-] timeout_nbd = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.113458] [55188]: DEBUG nova.api.openstack.wsgi_app [-] transport_url = **** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.113492] [55187]: DEBUG nova.api.openstack.wsgi_app [-] service_down_time = 720 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.113582] [55188]: DEBUG nova.api.openstack.wsgi_app [-] update_resources_interval = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.113616] [55187]: DEBUG nova.api.openstack.wsgi_app [-] servicegroup_driver = db {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.113698] [55187]: DEBUG nova.api.openstack.wsgi_app [-] shell_completion = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.113730] [55188]: DEBUG nova.api.openstack.wsgi_app [-] use_cow_images = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.113821] [55188]: DEBUG nova.api.openstack.wsgi_app [-] use_journal = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.113853] [55187]: DEBUG nova.api.openstack.wsgi_app [-] shelved_offload_time = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.113939] [55187]: DEBUG nova.api.openstack.wsgi_app [-] shelved_poll_interval = 3600 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.113971] [55188]: DEBUG nova.api.openstack.wsgi_app [-] use_json = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.114078] [55188]: DEBUG nova.api.openstack.wsgi_app [-] use_rootwrap_daemon = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.114115] [55187]: DEBUG nova.api.openstack.wsgi_app [-] shutdown_timeout = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.114202] [55187]: DEBUG nova.api.openstack.wsgi_app [-] source_is_ipv6 = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.114239] [55188]: DEBUG nova.api.openstack.wsgi_app [-] use_stderr = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.114326] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ssl_only = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.114357] [55188]: DEBUG nova.api.openstack.wsgi_app [-] use_syslog = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.114454] [55187]: DEBUG nova.api.openstack.wsgi_app [-] state_path = /opt/stack/data/nova {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.114489] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vcpu_pin_set = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.114578] [55187]: DEBUG nova.api.openstack.wsgi_app [-] sync_power_state_interval = 600 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.114612] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vif_plugging_is_fatal = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.114699] [55187]: DEBUG nova.api.openstack.wsgi_app [-] sync_power_state_pool_size = 1000 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.114734] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vif_plugging_timeout = 300 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.114827] [55188]: DEBUG nova.api.openstack.wsgi_app [-] virt_mkfs = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.114861] [55187]: DEBUG nova.api.openstack.wsgi_app [-] syslog_log_facility = LOG_USER {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.114946] [55187]: DEBUG nova.api.openstack.wsgi_app [-] tempdir = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.114976] [55188]: DEBUG nova.api.openstack.wsgi_app [-] volume_usage_poll_interval = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.115080] [55187]: DEBUG nova.api.openstack.wsgi_app [-] timeout_nbd = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.115113] [55188]: DEBUG nova.api.openstack.wsgi_app [-] watch_log_file = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.115209] [55187]: DEBUG nova.api.openstack.wsgi_app [-] transport_url = **** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.115245] [55188]: DEBUG nova.api.openstack.wsgi_app [-] web = /usr/share/spice-html5 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.115333] [55187]: DEBUG nova.api.openstack.wsgi_app [-] update_resources_interval = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.115364] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_concurrency.disable_process_locking = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.115471] [55187]: DEBUG nova.api.openstack.wsgi_app [-] use_cow_images = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.115503] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.115600] [55187]: DEBUG nova.api.openstack.wsgi_app [-] use_journal = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.115632] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.auth_strategy = keystone {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.115720] [55187]: DEBUG nova.api.openstack.wsgi_app [-] use_json = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.115757] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.compute_link_prefix = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.115838] [55187]: DEBUG nova.api.openstack.wsgi_app [-] use_rootwrap_daemon = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.115872] [55188]: 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=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.115955] [55187]: DEBUG nova.api.openstack.wsgi_app [-] use_stderr = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.115988] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.dhcp_domain = novalocal {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.116088] [55187]: DEBUG nova.api.openstack.wsgi_app [-] use_syslog = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.116125] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.enable_instance_password = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.116209] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vcpu_pin_set = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.116243] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.glance_link_prefix = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.116341] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vif_plugging_is_fatal = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.116374] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_cells_batch_fixed_size = 100 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.116473] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vif_plugging_timeout = 300 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.116503] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_cells_batch_strategy = distributed {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.116598] [55187]: DEBUG nova.api.openstack.wsgi_app [-] virt_mkfs = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.116631] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_per_project_cells = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.116719] [55187]: DEBUG nova.api.openstack.wsgi_app [-] volume_usage_poll_interval = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.116753] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.list_records_by_skipping_down_cells = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.116840] [55187]: DEBUG nova.api.openstack.wsgi_app [-] watch_log_file = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.116874] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.local_metadata_per_cell = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.116967] [55187]: DEBUG nova.api.openstack.wsgi_app [-] web = /usr/share/spice-html5 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 448.116999] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.max_limit = 1000 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.117118] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_concurrency.disable_process_locking = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.117153] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.metadata_cache_expiration = 15 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.117257] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.neutron_default_tenant_id = default {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.117291] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.117395] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.response_validation = warn {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.117429] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.auth_strategy = keystone {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.117522] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.compute_link_prefix = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.117557] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.use_neutron_default_nets = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.117652] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_connect_timeout = 5 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.117687] [55187]: 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=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.117781] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_failure_fatal = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.117814] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.dhcp_domain = novalocal {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.117911] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.enable_instance_password = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.117943] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_read_timeout = 5 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.118047] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.glance_link_prefix = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.118147] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_ssl_certfile = {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.118181] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_targets = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.118214] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_cells_batch_fixed_size = 100 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.118304] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_jsonfile_path = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.118357] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_cells_batch_strategy = distributed {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.118422] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_per_project_cells = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.118467] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_providers = ['StaticJSON'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.118549] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.list_records_by_skipping_down_cells = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.118603] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend = dogpile.cache.memcached {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.118675] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.local_metadata_per_cell = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.118725] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend_argument = **** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.118806] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.max_limit = 1000 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.118841] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend_expiration_time = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.118936] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.metadata_cache_expiration = 15 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.118972] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.config_prefix = cache.oslo {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.119082] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.neutron_default_tenant_id = default {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.119120] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.dead_timeout = 60.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.119216] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.debug_cache_backend = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.119249] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.response_validation = warn {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.119345] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.use_neutron_default_nets = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.119380] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.enable_retry_client = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.119468] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.enable_socket_keepalive = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.119499] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_connect_timeout = 5 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.119594] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_failure_fatal = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.119625] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.enabled = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.119721] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.enforce_fips_mode = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.119754] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_read_timeout = 5 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.119849] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.expiration_time = 600 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.119879] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_ssl_certfile = {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.119976] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.hashclient_retry_attempts = 2 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.120013] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_targets = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.120114] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_jsonfile_path = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.120154] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.hashclient_retry_delay = 1.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.120242] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_dead_retry = 300 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.120276] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_providers = ['StaticJSON'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.120369] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_password = **** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.120404] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend = dogpile.cache.memcached {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.120496] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_connection_get_timeout = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.120527] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend_argument = **** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.120620] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_flush_on_reconnect = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.120651] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend_expiration_time = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.120746] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_maxsize = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.120782] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.config_prefix = cache.oslo {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.120871] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_unused_timeout = 60 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.120905] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.dead_timeout = 60.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.121012] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.debug_cache_backend = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.121051] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_sasl_enabled = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.121142] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.enable_retry_client = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.121181] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_servers = ['localhost:11211'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.121268] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.enable_socket_keepalive = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.121307] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_socket_timeout = 1.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.121400] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.enabled = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.121431] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_username = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.121524] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.enforce_fips_mode = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.121559] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.proxies = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.121650] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.expiration_time = 600 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.121685] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_db = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.121774] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.hashclient_retry_attempts = 2 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.121805] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_password = **** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.121902] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.hashclient_retry_delay = 1.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.121938] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_sentinel_service_name = mymaster {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.122048] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_sentinels = ['localhost:26379'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.122120] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_dead_retry = 300 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.122184] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_server = localhost:6379 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.122261] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_password = **** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.122308] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_socket_timeout = 1.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.122389] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_connection_get_timeout = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.122433] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_username = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.122512] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_flush_on_reconnect = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.122557] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.retry_attempts = 2 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.122636] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_maxsize = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.122667] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.retry_delay = 0.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.122761] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_unused_timeout = 60 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.122793] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_count = 1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.122883] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_sasl_enabled = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.122917] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_idle = 1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.123035] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_interval = 1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.123085] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_servers = ['localhost:11211'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.123190] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_socket_timeout = 1.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.123225] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_allowed_ciphers = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.123317] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_cafile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.123348] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_username = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.123450] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.proxies = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.123480] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_certfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.123577] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_db = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.123608] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_enabled = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.123700] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_password = **** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.123730] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_keyfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.123832] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_sentinel_service_name = mymaster {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.123863] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cinder.auth_section = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.123967] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cinder.auth_type = password {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.123999] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_sentinels = ['localhost:26379'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.124121] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_server = localhost:6379 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.124152] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cinder.cafile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.124283] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_socket_timeout = 1.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.124319] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cinder.catalog_info = volumev3::publicURL {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.124411] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cinder.certfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.124443] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_username = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.124537] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.retry_attempts = 2 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.124568] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cinder.collect_timing = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.124664] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cinder.cross_az_attach = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.124695] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.retry_delay = 0.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.124787] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_count = 1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.124818] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cinder.debug = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.124908] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cinder.endpoint_template = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.124939] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_idle = 1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.125041] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_interval = 1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.125080] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cinder.http_retries = 3 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.125167] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cinder.insecure = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.125207] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_allowed_ciphers = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.125287] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_cafile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.125318] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cinder.keyfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.125411] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_certfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.125442] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cinder.os_region_name = RegionOne {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.125536] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cinder.split_loggers = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.125570] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_enabled = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.125658] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cinder.timeout = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.125692] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_keyfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.125791] [55188]: DEBUG nova.api.openstack.wsgi_app [-] compute.consecutive_build_service_disable_threshold = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.125830] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cinder.auth_section = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.125915] [55188]: DEBUG nova.api.openstack.wsgi_app [-] compute.cpu_dedicated_set = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.125950] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cinder.auth_type = password {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.126045] [55188]: DEBUG nova.api.openstack.wsgi_app [-] compute.cpu_shared_set = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.126084] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cinder.cafile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.126180] [55188]: DEBUG nova.api.openstack.wsgi_app [-] compute.image_type_exclude_list = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.126215] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cinder.catalog_info = volumev3::publicURL {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.126308] [55188]: DEBUG nova.api.openstack.wsgi_app [-] compute.live_migration_wait_for_vif_plug = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.126340] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cinder.certfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.126435] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cinder.collect_timing = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.126468] [55188]: DEBUG nova.api.openstack.wsgi_app [-] compute.max_concurrent_disk_ops = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.126558] [55188]: DEBUG nova.api.openstack.wsgi_app [-] compute.max_disk_devices_to_attach = -1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.126595] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cinder.cross_az_attach = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.126680] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cinder.debug = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.126711] [55188]: DEBUG nova.api.openstack.wsgi_app [-] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.126801] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cinder.endpoint_template = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.126833] [55188]: DEBUG nova.api.openstack.wsgi_app [-] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.126925] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cinder.http_retries = 3 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.126961] [55188]: DEBUG nova.api.openstack.wsgi_app [-] compute.resource_provider_association_refresh = 300 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.127061] [55188]: DEBUG nova.api.openstack.wsgi_app [-] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.127099] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cinder.insecure = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.127183] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cinder.keyfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.127217] [55188]: DEBUG nova.api.openstack.wsgi_app [-] compute.shutdown_retry_interval = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.127319] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cinder.os_region_name = RegionOne {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.127357] [55188]: DEBUG nova.api.openstack.wsgi_app [-] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.127445] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cinder.split_loggers = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.127479] [55188]: DEBUG nova.api.openstack.wsgi_app [-] conductor.workers = 2 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.127568] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cinder.timeout = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.127622] [55188]: DEBUG nova.api.openstack.wsgi_app [-] console.allowed_origins = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.127700] [55187]: DEBUG nova.api.openstack.wsgi_app [-] compute.consecutive_build_service_disable_threshold = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.127737] [55188]: DEBUG nova.api.openstack.wsgi_app [-] console.ssl_ciphers = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.127822] [55187]: DEBUG nova.api.openstack.wsgi_app [-] compute.cpu_dedicated_set = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.127856] [55188]: DEBUG nova.api.openstack.wsgi_app [-] console.ssl_minimum_version = default {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.127944] [55187]: DEBUG nova.api.openstack.wsgi_app [-] compute.cpu_shared_set = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.127975] [55188]: DEBUG nova.api.openstack.wsgi_app [-] consoleauth.enforce_session_timeout = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.128082] [55187]: DEBUG nova.api.openstack.wsgi_app [-] compute.image_type_exclude_list = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.128121] [55188]: DEBUG nova.api.openstack.wsgi_app [-] consoleauth.token_ttl = 600 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.128209] [55187]: DEBUG nova.api.openstack.wsgi_app [-] compute.live_migration_wait_for_vif_plug = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.128243] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.cafile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.128335] [55187]: DEBUG nova.api.openstack.wsgi_app [-] compute.max_concurrent_disk_ops = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.128365] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.certfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.128458] [55187]: DEBUG nova.api.openstack.wsgi_app [-] compute.max_disk_devices_to_attach = -1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.128498] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.collect_timing = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.128580] [55187]: DEBUG nova.api.openstack.wsgi_app [-] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.128615] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.connect_retries = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.128703] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.connect_retry_delay = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.128736] [55187]: DEBUG nova.api.openstack.wsgi_app [-] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.128827] [55187]: DEBUG nova.api.openstack.wsgi_app [-] compute.resource_provider_association_refresh = 300 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.128863] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.endpoint_override = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.128949] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.insecure = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.128982] [55187]: DEBUG nova.api.openstack.wsgi_app [-] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.129080] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.keyfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.129113] [55187]: DEBUG nova.api.openstack.wsgi_app [-] compute.shutdown_retry_interval = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.129204] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.max_version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.129288] [55187]: DEBUG nova.api.openstack.wsgi_app [-] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.129341] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.min_version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.129393] [55187]: DEBUG nova.api.openstack.wsgi_app [-] conductor.workers = 2 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.129437] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.region_name = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.129479] [55187]: DEBUG nova.api.openstack.wsgi_app [-] console.allowed_origins = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.129560] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.retriable_status_codes = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.129611] [55187]: DEBUG nova.api.openstack.wsgi_app [-] console.ssl_ciphers = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.129679] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.service_name = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.129709] [55187]: DEBUG nova.api.openstack.wsgi_app [-] console.ssl_minimum_version = default {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.129809] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.service_type = accelerator {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.129843] [55187]: DEBUG nova.api.openstack.wsgi_app [-] consoleauth.enforce_session_timeout = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.129935] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.split_loggers = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.129970] [55187]: DEBUG nova.api.openstack.wsgi_app [-] consoleauth.token_ttl = 600 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.130070] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.status_code_retries = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.130104] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.cafile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.130202] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.certfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.130235] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.status_code_retry_delay = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.130329] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.collect_timing = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.130365] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.timeout = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.130451] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.connect_retries = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.130482] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.130572] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.connect_retry_delay = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.130602] [55188]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.130693] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.endpoint_override = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.130727] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.asyncio_connection = **** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.130816] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.insecure = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.130849] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.asyncio_slave_connection = **** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.130934] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.keyfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.130970] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.backend = sqlalchemy {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.131071] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.max_version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.131108] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.connection = **** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.131195] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.min_version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.131245] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_debug = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.131317] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.region_name = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.131369] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_parameters = {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.131437] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.retriable_status_codes = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.131482] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_recycle_time = 3600 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.131557] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.service_name = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.131607] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_trace = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.131687] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.service_type = accelerator {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.131726] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.db_inc_retry_interval = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.131810] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.split_loggers = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.131854] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.db_max_retries = 20 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.131930] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.status_code_retries = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.131976] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.db_max_retry_interval = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.132063] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.status_code_retry_delay = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.132102] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.db_retry_interval = 1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.132187] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.timeout = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.132218] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.max_overflow = 50 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.132331] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.max_pool_size = 5 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.132361] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.132452] [55187]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.132485] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.max_retries = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.132580] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.mysql_sql_mode = TRADITIONAL {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.132610] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.asyncio_connection = **** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.132700] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.mysql_wsrep_sync_wait = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.132730] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.asyncio_slave_connection = **** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.132821] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.pool_timeout = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.132856] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.backend = sqlalchemy {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.132944] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.retry_interval = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.132979] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.connection = **** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.133085] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_debug = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.133140] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.slave_connection = **** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.133249] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_parameters = {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.133281] [55188]: DEBUG nova.api.openstack.wsgi_app [-] database.sqlite_synchronous = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.133383] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.asyncio_connection = **** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.133417] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_recycle_time = 3600 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.133508] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_trace = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.133539] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.asyncio_slave_connection = **** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.133633] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.db_inc_retry_interval = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.133667] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.backend = sqlalchemy {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.133759] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.db_max_retries = 20 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.133793] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection = **** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.133883] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_debug = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.133921] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.db_max_retry_interval = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.134027] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.db_retry_interval = 1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.134061] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_parameters = {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.134163] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.max_overflow = 50 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.134204] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_recycle_time = 3600 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.134295] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_trace = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.134326] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.max_pool_size = 5 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.134418] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.max_retries = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.134449] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_inc_retry_interval = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.134542] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_max_retries = 20 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.134573] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.mysql_sql_mode = TRADITIONAL {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.134664] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.mysql_wsrep_sync_wait = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.134694] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_max_retry_interval = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.134785] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_retry_interval = 1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.134815] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.pool_timeout = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.134911] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_overflow = 50 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.134948] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.retry_interval = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.135048] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_pool_size = 5 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.135144] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.slave_connection = **** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.135180] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_retries = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.135290] [55187]: DEBUG nova.api.openstack.wsgi_app [-] database.sqlite_synchronous = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.135326] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.mysql_sql_mode = TRADITIONAL {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.135413] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.mysql_wsrep_sync_wait = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.135444] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.asyncio_connection = **** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.135538] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.pool_timeout = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.135787] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.asyncio_slave_connection = **** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.135873] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.retry_interval = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.135900] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.backend = sqlalchemy {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.135924] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.slave_connection = **** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.135950] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection = **** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.135975] [55188]: DEBUG nova.api.openstack.wsgi_app [-] api_database.sqlite_synchronous = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.136018] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_debug = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.136052] [55188]: DEBUG nova.api.openstack.wsgi_app [-] devices.enabled_mdev_types = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.136078] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_parameters = {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.136177] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.136228] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_recycle_time = 3600 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.136295] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.default_format = luks {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.136347] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_trace = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.136420] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.enabled = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.136471] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_inc_retry_interval = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.136546] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.key_size = 512 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.136592] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_max_retries = 20 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.136670] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_max_retry_interval = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.136723] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.api_servers = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.136794] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.cafile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.136843] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_retry_interval = 1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.136915] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_overflow = 50 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.136960] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.certfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.137049] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.collect_timing = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.137107] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_pool_size = 5 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.137173] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.connect_retries = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.137231] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_retries = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.137305] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.connect_retry_delay = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.137376] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.mysql_sql_mode = TRADITIONAL {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.137430] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.debug = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.137478] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.mysql_wsrep_sync_wait = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.137524] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.pool_timeout = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.137576] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.default_trusted_certificate_ids = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.137647] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.retry_interval = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.137698] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.enable_certificate_validation = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.137767] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.enable_rbd_download = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.137818] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.slave_connection = **** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.137885] [55187]: DEBUG nova.api.openstack.wsgi_app [-] api_database.sqlite_synchronous = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.137934] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.endpoint_override = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.138027] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.insecure = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.138086] [55187]: DEBUG nova.api.openstack.wsgi_app [-] devices.enabled_mdev_types = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.138148] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.keyfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.138244] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.138294] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.max_version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.138337] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.default_format = luks {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.138374] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.min_version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.138426] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.enabled = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.138499] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.num_retries = 3 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.138538] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.key_size = 512 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.138629] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_ceph_conf = {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.138660] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.api_servers = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.138752] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_connect_timeout = 5 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.138789] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.cafile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.138873] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.certfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.138907] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_pool = {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.139007] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_user = {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.139044] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.collect_timing = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.139137] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.connect_retries = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.139171] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.region_name = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.139257] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.retriable_status_codes = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.139293] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.connect_retry_delay = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.139378] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.debug = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.139409] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.service_name = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.139503] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.default_trusted_certificate_ids = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.139534] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.service_type = image {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.139626] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.split_loggers = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.139661] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.enable_certificate_validation = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.139745] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.enable_rbd_download = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.139776] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.status_code_retries = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.139864] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.status_code_retry_delay = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.139895] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.endpoint_override = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.139985] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.timeout = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.140030] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.insecure = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.140119] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.keyfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.140153] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.valid_interfaces = ['internal', 'public'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.140242] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.max_version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.140274] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.verify_glance_signatures = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.140360] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.min_version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.140397] [55188]: DEBUG nova.api.openstack.wsgi_app [-] glance.version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.140484] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.num_retries = 3 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.140516] [55188]: DEBUG nova.api.openstack.wsgi_app [-] guestfs.debug = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.140611] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.auth_section = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.140642] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_ceph_conf = {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.140735] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_connect_timeout = 5 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.140770] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.auth_type = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.140863] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_pool = {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.140894] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.cafile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.140992] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.certfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.141044] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_user = {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.141126] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.region_name = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.141214] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.collect_timing = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.141241] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.retriable_status_codes = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.141266] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.connect_retries = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.141365] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.service_name = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.141398] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.connect_retry_delay = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.141494] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.service_type = image {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.141532] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.endpoint_override = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.141617] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.split_loggers = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.141649] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.insecure = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.141736] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.keyfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.141766] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.status_code_retries = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.141856] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.status_code_retry_delay = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.141887] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.max_version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.141976] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.min_version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.142026] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.timeout = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.142110] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.region_name = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.142142] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.valid_interfaces = ['internal', 'public'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.142234] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.retriable_status_codes = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.142271] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.verify_glance_signatures = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.142353] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.service_name = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.142388] [55187]: DEBUG nova.api.openstack.wsgi_app [-] glance.version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.142479] [55187]: DEBUG nova.api.openstack.wsgi_app [-] guestfs.debug = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.142513] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.service_type = shared-file-system {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.142603] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.share_apply_policy_timeout = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.142634] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.auth_section = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.142726] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.split_loggers = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.142763] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.auth_type = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.142848] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.status_code_retries = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.142880] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.cafile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.142966] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.status_code_retry_delay = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.143009] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.certfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.143125] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.timeout = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.143169] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.collect_timing = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.143250] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.connect_retries = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.143285] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.valid_interfaces = ['internal', 'public'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.143376] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.connect_retry_delay = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.143411] [55188]: DEBUG nova.api.openstack.wsgi_app [-] manila.version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.143496] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.endpoint_override = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.143533] [55188]: DEBUG nova.api.openstack.wsgi_app [-] mks.enabled = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.143619] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.insecure = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.143738] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.keyfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.143795] [55188]: DEBUG nova.api.openstack.wsgi_app [-] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.143858] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.max_version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.143932] [55188]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.manager_interval = 2400 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.143968] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.min_version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.144084] [55188]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.precache_concurrency = 1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.144116] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.region_name = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.144237] [55188]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_base_images = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.144272] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.retriable_status_codes = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.144358] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.service_name = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.144393] [55188]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.144491] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.service_type = shared-file-system {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.144526] [55188]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.144619] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.share_apply_policy_timeout = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.144651] [55188]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.subdirectory_name = _base {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.144745] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.split_loggers = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.144783] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.api_max_retries = 60 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.144864] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.status_code_retries = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.144898] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.api_retry_interval = 2 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.144987] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.status_code_retry_delay = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.145025] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.auth_section = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.145122] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.timeout = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.145158] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.auth_type = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.145266] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.valid_interfaces = ['internal', 'public'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.145297] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.cafile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.145387] [55187]: DEBUG nova.api.openstack.wsgi_app [-] manila.version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.145418] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.certfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.145517] [55187]: DEBUG nova.api.openstack.wsgi_app [-] mks.enabled = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.145591] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.collect_timing = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.145725] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.conductor_group = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.145797] [55187]: DEBUG nova.api.openstack.wsgi_app [-] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.145848] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.connect_retries = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.145946] [55187]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.manager_interval = 2400 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.145995] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.connect_retry_delay = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.146094] [55187]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.precache_concurrency = 1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.146145] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.endpoint_override = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.146221] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.insecure = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.146267] [55187]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_base_images = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.146346] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.keyfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.146393] [55187]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.146469] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.max_version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.146501] [55187]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.146589] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.min_version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.146624] [55187]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.subdirectory_name = _base {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.146717] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.peer_list = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.146750] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.api_max_retries = 60 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.146839] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.region_name = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.146874] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.api_retry_interval = 2 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.146959] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.retriable_status_codes = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.146991] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.auth_section = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.147098] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.auth_type = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.147148] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.serial_console_state_timeout = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.147222] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.service_name = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.147255] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.cafile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.147342] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.certfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.147375] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.service_type = baremetal {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.147467] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.collect_timing = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.147499] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.shard = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.147589] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.split_loggers = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.147622] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.conductor_group = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.147708] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.connect_retries = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.147738] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.status_code_retries = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.147827] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.status_code_retry_delay = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.147861] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.connect_retry_delay = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.147945] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.endpoint_override = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.147976] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.timeout = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.148080] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.insecure = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.148118] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.valid_interfaces = ['internal', 'public'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.148215] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ironic.version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.148251] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.keyfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.148352] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.max_version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.148382] [55188]: DEBUG nova.api.openstack.wsgi_app [-] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.148477] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.min_version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.148508] [55188]: DEBUG nova.api.openstack.wsgi_app [-] key_manager.fixed_key = **** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.148604] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.peer_list = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.148639] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.148723] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.region_name = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.148754] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_api_version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.148843] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.retriable_status_codes = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.148879] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_endpoint = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.148968] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.serial_console_state_timeout = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.149016] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_endpoint_type = public {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.149102] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_region_name = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.149137] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.service_name = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.149227] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican.cafile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.149259] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.service_type = baremetal {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.149347] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.shard = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.149382] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican.certfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.149470] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican.collect_timing = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.149501] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.split_loggers = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.149589] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.status_code_retries = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.149619] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican.insecure = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.149707] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican.keyfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.149741] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.status_code_retry_delay = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.149823] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.timeout = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.149853] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican.number_of_retries = 60 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.149946] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican.retry_delay = 1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.149977] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.valid_interfaces = ['internal', 'public'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.150083] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican.send_service_user_token = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.150122] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ironic.version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.150224] [55187]: DEBUG nova.api.openstack.wsgi_app [-] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.150257] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican.split_loggers = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.150360] [55187]: DEBUG nova.api.openstack.wsgi_app [-] key_manager.fixed_key = **** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.150441] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican.timeout = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.150499] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.150622] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_api_version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.150654] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican.verify_ssl = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.150743] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_endpoint = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.150804] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican.verify_ssl_path = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.150875] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_endpoint_type = public {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.150992] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.auth_section = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.151047] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_region_name = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.151127] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican.cafile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.151177] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.auth_type = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.151244] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican.certfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.151363] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.cafile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.151412] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican.collect_timing = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.151509] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican.insecure = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.151546] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.certfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.151629] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican.keyfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.151718] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican.number_of_retries = 60 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.151795] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.collect_timing = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.151853] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican.retry_delay = 1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.151913] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.insecure = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.151971] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican.send_service_user_token = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.152077] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.keyfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.152150] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican.split_loggers = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.152206] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican.timeout = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.152269] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.split_loggers = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.152325] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican.verify_ssl = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.152422] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican.verify_ssl_path = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.152484] [55188]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.timeout = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.152542] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.auth_section = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.152625] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vault.approle_role_id = **** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.152682] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.auth_type = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.152777] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.cafile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.152843] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vault.approle_secret_id = **** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.152884] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.certfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.152967] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_mountpoint = secret {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.153031] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.collect_timing = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.153166] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.insecure = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.153232] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_path = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.153308] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.keyfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.153381] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_version = 2 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.153433] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.split_loggers = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.153514] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vault.namespace = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.153567] [55187]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.timeout = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.153650] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vault.approle_role_id = **** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.153683] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vault.root_token_id = **** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.153770] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vault.approle_secret_id = **** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.153865] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vault.ssl_ca_crt_file = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.153899] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_mountpoint = secret {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.154035] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_path = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.154077] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vault.timeout = 60.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.154179] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_version = 2 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.154252] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vault.use_ssl = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.154342] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vault.namespace = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.154478] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vault.vault_url = http://127.0.0.1:8200 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.154516] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vault.root_token_id = **** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.154600] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vault.ssl_ca_crt_file = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.154729] [55188]: DEBUG nova.api.openstack.wsgi_app [-] keystone.cafile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.154761] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vault.timeout = 60.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.154851] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vault.use_ssl = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.154926] [55188]: DEBUG nova.api.openstack.wsgi_app [-] keystone.certfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.154979] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vault.vault_url = http://127.0.0.1:8200 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.155094] [55188]: DEBUG nova.api.openstack.wsgi_app [-] keystone.collect_timing = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.155130] [55187]: DEBUG nova.api.openstack.wsgi_app [-] keystone.cafile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.155232] [55188]: DEBUG nova.api.openstack.wsgi_app [-] keystone.connect_retries = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.155264] [55187]: DEBUG nova.api.openstack.wsgi_app [-] keystone.certfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.155354] [55187]: DEBUG nova.api.openstack.wsgi_app [-] keystone.collect_timing = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.155391] [55188]: DEBUG nova.api.openstack.wsgi_app [-] keystone.connect_retry_delay = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.155477] [55187]: DEBUG nova.api.openstack.wsgi_app [-] keystone.connect_retries = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.155508] [55188]: DEBUG nova.api.openstack.wsgi_app [-] keystone.endpoint_override = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.155599] [55187]: DEBUG nova.api.openstack.wsgi_app [-] keystone.connect_retry_delay = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.155633] [55188]: DEBUG nova.api.openstack.wsgi_app [-] keystone.insecure = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.155718] [55187]: DEBUG nova.api.openstack.wsgi_app [-] keystone.endpoint_override = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.155753] [55188]: DEBUG nova.api.openstack.wsgi_app [-] keystone.keyfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.155840] [55187]: DEBUG nova.api.openstack.wsgi_app [-] keystone.insecure = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.155871] [55188]: DEBUG nova.api.openstack.wsgi_app [-] keystone.max_version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.155959] [55187]: DEBUG nova.api.openstack.wsgi_app [-] keystone.keyfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.155994] [55188]: DEBUG nova.api.openstack.wsgi_app [-] keystone.min_version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.156089] [55187]: DEBUG nova.api.openstack.wsgi_app [-] keystone.max_version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.156126] [55188]: DEBUG nova.api.openstack.wsgi_app [-] keystone.region_name = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.156212] [55187]: DEBUG nova.api.openstack.wsgi_app [-] keystone.min_version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.156243] [55188]: DEBUG nova.api.openstack.wsgi_app [-] keystone.retriable_status_codes = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.156332] [55188]: DEBUG nova.api.openstack.wsgi_app [-] keystone.service_name = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.156363] [55187]: DEBUG nova.api.openstack.wsgi_app [-] keystone.region_name = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.156450] [55187]: DEBUG nova.api.openstack.wsgi_app [-] keystone.retriable_status_codes = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.156486] [55188]: DEBUG nova.api.openstack.wsgi_app [-] keystone.service_type = identity {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.156567] [55187]: DEBUG nova.api.openstack.wsgi_app [-] keystone.service_name = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.156599] [55188]: DEBUG nova.api.openstack.wsgi_app [-] keystone.split_loggers = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.156697] [55187]: DEBUG nova.api.openstack.wsgi_app [-] keystone.service_type = identity {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.156729] [55188]: DEBUG nova.api.openstack.wsgi_app [-] keystone.status_code_retries = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.156818] [55187]: DEBUG nova.api.openstack.wsgi_app [-] keystone.split_loggers = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.156858] [55188]: DEBUG nova.api.openstack.wsgi_app [-] keystone.status_code_retry_delay = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.156936] [55187]: DEBUG nova.api.openstack.wsgi_app [-] keystone.status_code_retries = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.156967] [55188]: DEBUG nova.api.openstack.wsgi_app [-] keystone.timeout = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.157067] [55187]: DEBUG nova.api.openstack.wsgi_app [-] keystone.status_code_retry_delay = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.157100] [55188]: DEBUG nova.api.openstack.wsgi_app [-] keystone.valid_interfaces = ['internal', 'public'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.157186] [55187]: DEBUG nova.api.openstack.wsgi_app [-] keystone.timeout = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.157247] [55188]: DEBUG nova.api.openstack.wsgi_app [-] keystone.version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.157329] [55187]: DEBUG nova.api.openstack.wsgi_app [-] keystone.valid_interfaces = ['internal', 'public'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.157381] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.ceph_mount_options = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.157450] [55187]: DEBUG nova.api.openstack.wsgi_app [-] keystone.version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.157577] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.157615] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.ceph_mount_options = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.157721] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.connection_uri = {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.157774] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.157849] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_mode = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.157900] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.connection_uri = {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.157981] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_model_extra_flags = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.158032] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_mode = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.158129] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_models = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.158165] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_model_extra_flags = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.158267] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_governor_high = performance {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.158300] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_models = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.158399] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_governor_low = powersave {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.158431] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_governor_high = performance {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.158528] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_governor_low = powersave {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.158562] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_management = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.158656] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_management = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.158688] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_management_strategy = cpu_state {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.158782] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.device_detach_attempts = 8 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.158812] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_management_strategy = cpu_state {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.158909] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.device_detach_attempts = 8 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.158941] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.device_detach_timeout = 20 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.159043] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.device_detach_timeout = 20 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.159078] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.disk_cachemodes = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.159172] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.disk_prefix = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.159212] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.disk_cachemodes = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.159292] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.disk_prefix = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.159334] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.enabled_perf_events = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.159418] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.file_backed_memory = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.159450] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.enabled_perf_events = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.159540] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.file_backed_memory = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.159577] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.gid_maps = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.159663] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.hw_disk_discard = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.159698] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.gid_maps = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.159781] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.hw_disk_discard = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.159812] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.hw_machine_type = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.159901] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.hw_machine_type = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.159936] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_ceph_conf = {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.160038] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.160078] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_ceph_conf = {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.160164] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.160197] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.160293] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_store_name = {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.160327] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.160425] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_pool = rbd {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.160458] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_store_name = {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.160557] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_type = default {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.160588] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_pool = rbd {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.160681] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_volume_group = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.160717] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_type = default {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.160807] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_key = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.160842] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_volume_group = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.160931] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_key = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.160962] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_partition = -2 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.161072] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_partition = -2 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.161112] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_password = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.161199] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_password = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.161231] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.iscsi_iface = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.161325] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.iscsi_iface = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.161356] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.iser_use_multipath = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.161447] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.iser_use_multipath = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.161484] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_bandwidth = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.161570] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_bandwidth = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.161602] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_completion_timeout = 800 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.161695] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime = 500 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.161729] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_completion_timeout = 800 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.161817] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime = 500 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.161853] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime_delay = 75 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.161939] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime_steps = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.161975] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime_delay = 75 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.162073] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime_steps = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.162107] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_inbound_addr = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.162197] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_inbound_addr = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.162265] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_permit_auto_converge = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.162320] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_permit_post_copy = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.162363] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_permit_auto_converge = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.162438] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_permit_post_copy = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.162485] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_scheme = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.162558] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_scheme = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.162608] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_timeout_action = abort {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.162686] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_tunnelled = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.162726] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_timeout_action = abort {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.162808] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_tunnelled = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.162837] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_uri = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.162926] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_uri = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.162964] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_with_native_tls = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.163057] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.max_queues = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.163101] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_with_native_tls = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.163208] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.max_queues = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.163241] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.mem_stats_period_seconds = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.163341] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.mem_stats_period_seconds = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.163397] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.migration_inbound_addr = 10.180.1.21 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.163521] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.nfs_mount_options = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.163562] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.migration_inbound_addr = 10.180.1.21 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.163646] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.nfs_mount_options = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.163707] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.163842] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.163875] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_aoe_discover_tries = 3 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.163957] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_aoe_discover_tries = 3 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.163995] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_iser_scan_tries = 5 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.164099] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_memory_encrypted_guests = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.164136] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_iser_scan_tries = 5 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.164230] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_nvme_discover_tries = 5 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.164261] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_memory_encrypted_guests = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.164359] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_pcie_ports = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.164396] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_nvme_discover_tries = 5 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.164488] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_volume_scan_tries = 5 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.164522] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_pcie_ports = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.164616] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.pmem_namespaces = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.164649] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_volume_scan_tries = 5 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.164739] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.quobyte_client_cfg = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.164775] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.pmem_namespaces = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.164861] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.quobyte_client_cfg = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.164914] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.165057] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.165091] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_connect_timeout = 5 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.165187] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_destroy_volume_retries = 12 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.165227] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_connect_timeout = 5 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.165314] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_destroy_volume_retries = 12 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.165344] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.165434] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_secret_uuid = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.165469] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.165555] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_user = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.165592] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_secret_uuid = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.165673] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_user = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.165709] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.realtime_scheduler_priority = 1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.165799] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.realtime_scheduler_priority = 1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.165831] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.remote_filesystem_transport = ssh {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.165922] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_image_id = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.165956] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.remote_filesystem_transport = ssh {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.166054] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_kernel_id = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.166088] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_image_id = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.166176] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_kernel_id = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.166212] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_ramdisk_id = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.166300] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_ramdisk_id = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.166334] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rng_dev_path = /dev/urandom {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.166420] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rx_queue_size = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.166451] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rng_dev_path = /dev/urandom {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.166541] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rx_queue_size = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.166573] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.smbfs_mount_options = {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.166670] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.smbfs_mount_options = {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.166720] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.166842] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshot_compression = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.166886] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.166963] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshot_image_format = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.167016] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshot_compression = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.167096] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshot_image_format = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.167144] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.167271] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.sparse_logical_volumes = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.167301] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.167399] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.sparse_logical_volumes = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.167437] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_enabled = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.167524] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_enabled = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.167560] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_group = tss {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.167649] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_user = tss {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.167680] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_group = tss {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.167777] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_user = tss {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.167810] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.sysinfo_serial = unique {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.167896] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.tb_cache_size = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.167928] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.sysinfo_serial = unique {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.168028] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.tx_queue_size = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.168061] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.tb_cache_size = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.168151] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.tx_queue_size = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.168182] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.uid_maps = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.168276] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.use_virtio_for_bridges = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.168311] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.uid_maps = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.168398] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.use_virtio_for_bridges = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.168429] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.virt_type = kvm {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.168529] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.virt_type = kvm {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.168561] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_clear = zero {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.168652] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_clear_size = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.168687] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_clear = zero {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.168774] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_clear_size = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.168805] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_enforce_multipath = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.168897] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_enforce_multipath = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.168928] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_use_multipath = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.169024] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_cache_path = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.169057] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_use_multipath = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.169150] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_cache_path = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.169181] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.169283] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.169321] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_group = qemu {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.169416] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_group = qemu {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.169448] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_opts = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.169541] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_opts = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.169573] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_perms = 0770 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.169669] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_perms = 0770 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.169723] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.169843] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.169877] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_user = stack {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.169974] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_user = stack {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.170021] [55188]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.wait_soft_reboot_seconds = 120 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.170114] [55187]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.wait_soft_reboot_seconds = 120 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.170146] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.auth_section = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.170248] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.auth_section = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.170282] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.auth_type = password {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.170369] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.cafile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.170404] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.auth_type = password {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.170494] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.certfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.170531] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.cafile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.170613] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.certfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.170644] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.collect_timing = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.170736] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.connect_retries = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.170767] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.collect_timing = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.170855] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.connect_retries = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.170891] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.connect_retry_delay = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.170977] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.connect_retry_delay = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.171036] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.default_floating_pool = public {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.171118] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.endpoint_override = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.171150] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.default_floating_pool = public {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.171240] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.endpoint_override = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.171276] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.extension_sync_interval = 600 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.171366] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.http_retries = 3 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.171397] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.extension_sync_interval = 600 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.171488] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.http_retries = 3 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.171524] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.insecure = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.171607] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.keyfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.171643] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.insecure = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.171724] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.keyfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.171756] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.max_version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.171843] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.max_version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.171875] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.metadata_proxy_shared_secret = **** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.171968] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.min_version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.172011] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.metadata_proxy_shared_secret = **** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.172102] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.min_version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.172134] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.ovs_bridge = br-int {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.172233] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.physnets = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.172264] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.ovs_bridge = br-int {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.172365] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.region_name = RegionOne {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.172404] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.physnets = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.172488] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.retriable_status_codes = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.172519] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.region_name = RegionOne {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.172617] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_metadata_proxy = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.172648] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.retriable_status_codes = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.172740] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_name = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.172823] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_metadata_proxy = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.172877] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_name = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.172919] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_type = network {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.172990] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.split_loggers = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.173053] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_type = network {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.173136] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.status_code_retries = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.173195] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.split_loggers = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.173268] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.status_code_retries = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.173302] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.status_code_retry_delay = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.173391] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.timeout = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.173422] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.status_code_retry_delay = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.173510] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.timeout = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.173547] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.valid_interfaces = ['internal', 'public'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.173650] [55188]: DEBUG nova.api.openstack.wsgi_app [-] neutron.version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.173681] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.valid_interfaces = ['internal', 'public'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.173776] [55187]: DEBUG nova.api.openstack.wsgi_app [-] neutron.version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.173807] [55188]: DEBUG nova.api.openstack.wsgi_app [-] notifications.bdms_in_notifications = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.173907] [55187]: DEBUG nova.api.openstack.wsgi_app [-] notifications.bdms_in_notifications = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.173944] [55188]: DEBUG nova.api.openstack.wsgi_app [-] notifications.default_level = INFO {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.174042] [55188]: DEBUG nova.api.openstack.wsgi_app [-] notifications.include_share_mapping = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.174077] [55187]: DEBUG nova.api.openstack.wsgi_app [-] notifications.default_level = INFO {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.174177] [55187]: DEBUG nova.api.openstack.wsgi_app [-] notifications.include_share_mapping = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.174211] [55188]: DEBUG nova.api.openstack.wsgi_app [-] notifications.notification_format = unversioned {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.174304] [55188]: DEBUG nova.api.openstack.wsgi_app [-] notifications.notify_on_state_change = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.174339] [55187]: DEBUG nova.api.openstack.wsgi_app [-] notifications.notification_format = unversioned {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.174432] [55187]: DEBUG nova.api.openstack.wsgi_app [-] notifications.notify_on_state_change = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.174464] [55188]: DEBUG nova.api.openstack.wsgi_app [-] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.174568] [55187]: DEBUG nova.api.openstack.wsgi_app [-] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.174600] [55188]: DEBUG nova.api.openstack.wsgi_app [-] pci.alias = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.174697] [55188]: DEBUG nova.api.openstack.wsgi_app [-] pci.device_spec = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.174733] [55187]: DEBUG nova.api.openstack.wsgi_app [-] pci.alias = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.174826] [55188]: DEBUG nova.api.openstack.wsgi_app [-] pci.report_in_placement = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.174859] [55187]: DEBUG nova.api.openstack.wsgi_app [-] pci.device_spec = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.174948] [55187]: DEBUG nova.api.openstack.wsgi_app [-] pci.report_in_placement = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.174979] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.auth_section = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.175090] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.auth_section = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.175129] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.auth_type = password {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.175219] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.cafile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.175251] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.auth_type = password {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.175341] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.cafile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.175376] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.certfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.175464] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.certfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.175499] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.collect_timing = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.175585] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.connect_retries = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.175616] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.collect_timing = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.175703] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.connect_retries = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.175736] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.connect_retry_delay = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.175822] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.endpoint_override = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.175853] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.connect_retry_delay = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.175940] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.endpoint_override = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.175970] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.insecure = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.176071] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.keyfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.176108] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.insecure = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.176190] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.keyfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.176222] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.max_version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.176309] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.min_version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.176339] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.max_version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.176427] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.min_version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.176457] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.region_name = RegionOne {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.176557] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.retriable_status_codes = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.176593] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.region_name = RegionOne {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.176676] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.retriable_status_codes = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.176707] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.service_name = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.176795] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.service_name = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.176828] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.service_type = placement {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.176920] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.split_loggers = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.176951] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.service_type = placement {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.177051] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.split_loggers = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.177083] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.status_code_retries = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.177174] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.status_code_retry_delay = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.177206] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.status_code_retries = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.177294] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.status_code_retry_delay = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.177325] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.timeout = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.177416] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.timeout = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.177452] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.valid_interfaces = ['internal', 'public'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.177549] [55188]: DEBUG nova.api.openstack.wsgi_app [-] placement.version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.177580] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.valid_interfaces = ['internal', 'public'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.177668] [55187]: DEBUG nova.api.openstack.wsgi_app [-] placement.version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.177700] [55188]: DEBUG nova.api.openstack.wsgi_app [-] quota.cores = 20 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.177803] [55187]: DEBUG nova.api.openstack.wsgi_app [-] quota.cores = 20 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.177835] [55188]: DEBUG nova.api.openstack.wsgi_app [-] quota.count_usage_from_placement = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.177930] [55187]: DEBUG nova.api.openstack.wsgi_app [-] quota.count_usage_from_placement = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.177961] [55188]: DEBUG nova.api.openstack.wsgi_app [-] quota.driver = nova.quota.DbQuotaDriver {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.178071] [55188]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_file_content_bytes = 10240 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.178105] [55187]: DEBUG nova.api.openstack.wsgi_app [-] quota.driver = nova.quota.DbQuotaDriver {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.178201] [55187]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_file_content_bytes = 10240 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.178238] [55188]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_file_path_length = 255 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.178329] [55188]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_files = 5 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.178363] [55187]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_file_path_length = 255 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.178457] [55187]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_files = 5 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.178493] [55188]: DEBUG nova.api.openstack.wsgi_app [-] quota.instances = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.178583] [55188]: DEBUG nova.api.openstack.wsgi_app [-] quota.key_pairs = 100 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.178615] [55187]: DEBUG nova.api.openstack.wsgi_app [-] quota.instances = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.178707] [55187]: DEBUG nova.api.openstack.wsgi_app [-] quota.key_pairs = 100 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.178737] [55188]: DEBUG nova.api.openstack.wsgi_app [-] quota.metadata_items = 128 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.178831] [55188]: DEBUG nova.api.openstack.wsgi_app [-] quota.ram = 51200 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.178863] [55187]: DEBUG nova.api.openstack.wsgi_app [-] quota.metadata_items = 128 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.178955] [55187]: DEBUG nova.api.openstack.wsgi_app [-] quota.ram = 51200 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.178986] [55188]: DEBUG nova.api.openstack.wsgi_app [-] quota.recheck_quota = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.179094] [55187]: DEBUG nova.api.openstack.wsgi_app [-] quota.recheck_quota = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.179127] [55188]: DEBUG nova.api.openstack.wsgi_app [-] quota.server_group_members = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.179220] [55188]: DEBUG nova.api.openstack.wsgi_app [-] quota.server_groups = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.179255] [55187]: DEBUG nova.api.openstack.wsgi_app [-] quota.server_group_members = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.179345] [55187]: DEBUG nova.api.openstack.wsgi_app [-] quota.server_groups = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.179378] [55188]: DEBUG nova.api.openstack.wsgi_app [-] quota.unified_limits_resource_list = ['servers'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.179504] [55187]: DEBUG nova.api.openstack.wsgi_app [-] quota.unified_limits_resource_list = ['servers'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.179535] [55188]: DEBUG nova.api.openstack.wsgi_app [-] quota.unified_limits_resource_strategy = require {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.179638] [55187]: DEBUG nova.api.openstack.wsgi_app [-] quota.unified_limits_resource_strategy = require {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.179672] [55188]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.179762] [55188]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.enable_isolated_aggregate_filtering = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.179794] [55187]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.179887] [55188]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.image_metadata_prefilter = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.179918] [55187]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.enable_isolated_aggregate_filtering = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.180016] [55187]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.image_metadata_prefilter = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.180049] [55188]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.180143] [55188]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.max_attempts = 3 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.180175] [55187]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.180269] [55187]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.max_attempts = 3 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.180306] [55188]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.max_placement_results = 1000 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.180392] [55188]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.placement_aggregate_required_for_tenants = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.180424] [55187]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.max_placement_results = 1000 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.180514] [55187]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.placement_aggregate_required_for_tenants = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.180549] [55188]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_image_type_support = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.180635] [55188]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.180672] [55187]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_image_type_support = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.180756] [55187]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.180787] [55188]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.workers = 2 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.180890] [55187]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.workers = 2 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.180921] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.181032] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.181081] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.181167] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.181205] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.181306] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.181341] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.181435] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.181471] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.181561] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.181593] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.181685] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.181719] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.181809] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.181844] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.181955] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.181993] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.host_subset_size = 1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.182095] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.182128] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.host_subset_size = 1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.182220] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.image_properties_default_architecture = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.182252] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.182340] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.image_properties_default_architecture = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.182370] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.182465] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.image_props_weight_setting = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.182497] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.182589] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.image_props_weight_setting = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.182621] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.182712] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.isolated_hosts = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.182747] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.182834] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.isolated_hosts = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.182896] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.isolated_images = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.182952] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.max_instances_per_host = 50 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.182985] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.isolated_images = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.183093] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.max_instances_per_host = 50 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.183149] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.max_io_ops_per_host = 8 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.183220] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.max_io_ops_per_host = 8 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.183265] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.183340] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.183373] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.pci_in_placement = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.183466] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.pci_in_placement = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.183497] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.183588] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.183624] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.183710] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.183743] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.183830] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.183861] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.183949] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.183984] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.184085] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.184126] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.184208] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.track_instance_changes = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.184240] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.184347] [55188]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.184386] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.track_instance_changes = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.184477] [55188]: DEBUG nova.api.openstack.wsgi_app [-] metrics.required = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.184510] [55187]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.184601] [55188]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_multiplier = 1.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.184634] [55187]: DEBUG nova.api.openstack.wsgi_app [-] metrics.required = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.184724] [55187]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_multiplier = 1.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.184759] [55188]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_of_unavailable = -10000.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.184850] [55188]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_setting = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.184885] [55187]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_of_unavailable = -10000.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.184975] [55187]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_setting = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.185139] [55188]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.185263] [55187]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.185302] [55188]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.enabled = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.185403] [55187]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.enabled = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.185435] [55188]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.port_range = 10000:20000 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.185542] [55188]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.proxyclient_address = 127.0.0.1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.185574] [55187]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.port_range = 10000:20000 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.185674] [55188]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.serialproxy_host = 0.0.0.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.185706] [55187]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.proxyclient_address = 127.0.0.1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.185803] [55188]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.serialproxy_port = 6083 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.185835] [55187]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.serialproxy_host = 0.0.0.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.185929] [55187]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.serialproxy_port = 6083 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.185963] [55188]: DEBUG nova.api.openstack.wsgi_app [-] service_user.auth_section = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.186087] [55187]: DEBUG nova.api.openstack.wsgi_app [-] service_user.auth_section = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.186137] [55188]: DEBUG nova.api.openstack.wsgi_app [-] service_user.auth_type = password {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.186192] [55188]: DEBUG nova.api.openstack.wsgi_app [-] service_user.cafile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.186235] [55187]: DEBUG nova.api.openstack.wsgi_app [-] service_user.auth_type = password {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.186314] [55188]: DEBUG nova.api.openstack.wsgi_app [-] service_user.certfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.186362] [55187]: DEBUG nova.api.openstack.wsgi_app [-] service_user.cafile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.186439] [55187]: DEBUG nova.api.openstack.wsgi_app [-] service_user.certfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.186487] [55188]: DEBUG nova.api.openstack.wsgi_app [-] service_user.collect_timing = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.186598] [55188]: DEBUG nova.api.openstack.wsgi_app [-] service_user.insecure = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.186629] [55187]: DEBUG nova.api.openstack.wsgi_app [-] service_user.collect_timing = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.186720] [55188]: DEBUG nova.api.openstack.wsgi_app [-] service_user.keyfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.186751] [55187]: DEBUG nova.api.openstack.wsgi_app [-] service_user.insecure = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.186839] [55187]: DEBUG nova.api.openstack.wsgi_app [-] service_user.keyfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.186876] [55188]: DEBUG nova.api.openstack.wsgi_app [-] service_user.send_service_user_token = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.186969] [55188]: DEBUG nova.api.openstack.wsgi_app [-] service_user.split_loggers = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.186999] [55187]: DEBUG nova.api.openstack.wsgi_app [-] service_user.send_service_user_token = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.187105] [55188]: DEBUG nova.api.openstack.wsgi_app [-] service_user.timeout = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.187140] [55187]: DEBUG nova.api.openstack.wsgi_app [-] service_user.split_loggers = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.187226] [55187]: DEBUG nova.api.openstack.wsgi_app [-] service_user.timeout = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.187258] [55188]: DEBUG nova.api.openstack.wsgi_app [-] spice.agent_enabled = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.187355] [55188]: DEBUG nova.api.openstack.wsgi_app [-] spice.enabled = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.187388] [55187]: DEBUG nova.api.openstack.wsgi_app [-] spice.agent_enabled = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.187476] [55187]: DEBUG nova.api.openstack.wsgi_app [-] spice.enabled = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.187626] [55188]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.187742] [55187]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.187792] [55188]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_host = 0.0.0.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.187914] [55187]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_host = 0.0.0.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.187955] [55188]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_port = 6082 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.188057] [55188]: DEBUG nova.api.openstack.wsgi_app [-] spice.image_compression = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.188108] [55187]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_port = 6082 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.188185] [55187]: DEBUG nova.api.openstack.wsgi_app [-] spice.image_compression = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.188216] [55188]: DEBUG nova.api.openstack.wsgi_app [-] spice.jpeg_compression = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.188307] [55188]: DEBUG nova.api.openstack.wsgi_app [-] spice.playback_compression = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.188338] [55187]: DEBUG nova.api.openstack.wsgi_app [-] spice.jpeg_compression = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.188430] [55187]: DEBUG nova.api.openstack.wsgi_app [-] spice.playback_compression = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.188462] [55188]: DEBUG nova.api.openstack.wsgi_app [-] spice.require_secure = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.188555] [55187]: DEBUG nova.api.openstack.wsgi_app [-] spice.require_secure = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.188588] [55188]: DEBUG nova.api.openstack.wsgi_app [-] spice.server_listen = 127.0.0.1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.188683] [55188]: DEBUG nova.api.openstack.wsgi_app [-] spice.server_proxyclient_address = 127.0.0.1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.188718] [55187]: DEBUG nova.api.openstack.wsgi_app [-] spice.server_listen = 127.0.0.1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.188812] [55187]: DEBUG nova.api.openstack.wsgi_app [-] spice.server_proxyclient_address = 127.0.0.1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.188921] [55188]: DEBUG nova.api.openstack.wsgi_app [-] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.189062] [55187]: DEBUG nova.api.openstack.wsgi_app [-] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.189096] [55188]: DEBUG nova.api.openstack.wsgi_app [-] spice.streaming_mode = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.189191] [55188]: DEBUG nova.api.openstack.wsgi_app [-] spice.zlib_compression = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.189223] [55187]: DEBUG nova.api.openstack.wsgi_app [-] spice.streaming_mode = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.189322] [55187]: DEBUG nova.api.openstack.wsgi_app [-] spice.zlib_compression = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.189355] [55188]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.baseapi = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.189458] [55187]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.baseapi = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.189504] [55188]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.compute = auto {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.189581] [55188]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.conductor = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.189628] [55187]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.compute = auto {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.189703] [55188]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.scheduler = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.189749] [55187]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.conductor = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.189824] [55187]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.scheduler = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.189865] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.auth_section = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.189952] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.auth_section = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.189994] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.auth_type = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.190085] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.cafile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.190132] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.auth_type = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.190207] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.cafile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.190238] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.certfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.190328] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.certfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.190363] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.collect_timing = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.190449] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.insecure = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.190482] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.collect_timing = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.190572] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.insecure = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.190608] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.keyfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.190694] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.split_loggers = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.190725] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.keyfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.190817] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.split_loggers = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.190851] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.timeout = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.190938] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.timeout = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.190970] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.api_retry_count = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.191085] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.api_retry_count = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.191122] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.ca_file = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.191210] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.ca_file = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.191251] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.cache_prefix = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.191334] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.cluster_name = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.191366] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.cache_prefix = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.191453] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.cluster_name = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.191491] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.connection_pool_size = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.191577] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.console_delay_seconds = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.191613] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.connection_pool_size = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.191696] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.console_delay_seconds = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.191726] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.datastore_regex = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.191814] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_ip = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.191844] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.datastore_regex = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.191932] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_ip = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.191968] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_password = **** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.192065] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_password = **** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.192098] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_port = 443 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.192185] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_username = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.192216] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_port = 443 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.192308] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_username = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.192348] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.insecure = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.192428] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.integration_bridge = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.192459] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.insecure = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.192550] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.integration_bridge = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.192581] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.maximum_objects = 100 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.192667] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_default_policy = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.192703] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.maximum_objects = 100 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.192787] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_enabled = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.192822] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_default_policy = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.192906] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_wsdl_location = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.192938] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_enabled = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.193029] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_wsdl_location = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.193073] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.193194] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.193230] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_port_proxy_uri = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.193325] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_port_proxy_uri = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.193361] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_port_service_uri = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.193446] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_port_service_uri = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.193482] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.task_poll_interval = 0.5 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.193571] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.use_linked_clone = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.193602] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.task_poll_interval = 0.5 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.193695] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.use_linked_clone = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.193726] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_keymap = en-us {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.193823] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_keymap = en-us {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.193858] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_port = 5900 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.193945] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_port_total = 10000 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.193977] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_port = 5900 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.194088] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_port_total = 10000 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.194145] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vnc.auth_schemes = ['none'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.194230] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vnc.enabled = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.194276] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vnc.auth_schemes = ['none'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.194393] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vnc.enabled = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.194481] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.194631] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_host = 0.0.0.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.194663] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.194766] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_port = 6080 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.194804] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_host = 0.0.0.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.194912] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_port = 6080 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.194948] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vnc.server_listen = 127.0.0.1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.195083] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.195125] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vnc.server_listen = 127.0.0.1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.195217] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_ca_certs = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.195255] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.195346] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_client_cert = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.195378] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_ca_certs = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.195471] [55188]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_client_key = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.195502] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_client_cert = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.195591] [55187]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_client_key = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.195627] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_compute_service_check_for_ffu = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.195727] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_deep_image_inspection = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.195759] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_compute_service_check_for_ffu = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.195851] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_deep_image_inspection = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.195882] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_fallback_pcpu_query = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.195974] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_group_policy_check_upcall = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.196021] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_fallback_pcpu_query = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.196111] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_group_policy_check_upcall = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.196149] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_libvirt_livesnapshot = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.196236] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_rootwrap = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.196271] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_libvirt_livesnapshot = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.196357] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_rootwrap = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.196409] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.enable_numa_live_migration = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.196481] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.enable_numa_live_migration = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.196564] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.enable_qemu_monitor_announce_self = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.196596] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.enable_qemu_monitor_announce_self = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.196693] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.196728] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.196818] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.handle_virt_lifecycle_events = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.196851] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.handle_virt_lifecycle_events = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.196944] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.libvirt_disable_apic = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.196978] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.libvirt_disable_apic = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.197075] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.never_download_image_if_on_rbd = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.197114] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.never_download_image_if_on_rbd = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.197201] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.197233] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.197323] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.197355] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.197448] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.197523] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.197574] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_cpu_compare_at_startup = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.197659] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_cpu_compare_at_startup = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.197692] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_cpu_compare_on_dest = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.197786] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_cpu_compare_on_dest = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.197819] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.197911] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.197943] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.198041] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.198105] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.198175] [55187]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.198229] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.198309] [55187]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.198363] [55188]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.198441] [55187]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.client_socket_timeout = 900 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.198490] [55188]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.198570] [55187]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.default_pool_size = 1000 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.198608] [55188]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.client_socket_timeout = 900 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.198697] [55187]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.keep_alive = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.198731] [55188]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.default_pool_size = 1000 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.198825] [55187]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.max_header_line = 16384 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.198857] [55188]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.keep_alive = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.198948] [55187]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.secure_proxy_ssl_header = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.198984] [55188]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.max_header_line = 16384 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.199084] [55187]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_ca_file = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.199122] [55188]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.secure_proxy_ssl_header = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.199209] [55187]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_cert_file = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.199241] [55188]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_ca_file = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.199332] [55187]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_key_file = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.199368] [55188]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_cert_file = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.199459] [55187]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.tcp_keepidle = 600 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.199494] [55188]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_key_file = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.199593] [55187]: 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=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.199627] [55188]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.tcp_keepidle = 600 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.199719] [55187]: DEBUG nova.api.openstack.wsgi_app [-] zvm.ca_file = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.199756] [55188]: 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=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.199839] [55187]: DEBUG nova.api.openstack.wsgi_app [-] zvm.cloud_connector_url = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.199874] [55188]: DEBUG nova.api.openstack.wsgi_app [-] zvm.ca_file = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.199976] [55188]: DEBUG nova.api.openstack.wsgi_app [-] zvm.cloud_connector_url = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.200035] [55187]: DEBUG nova.api.openstack.wsgi_app [-] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.200158] [55187]: DEBUG nova.api.openstack.wsgi_app [-] zvm.reachable_timeout = 300 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.200207] [55188]: DEBUG nova.api.openstack.wsgi_app [-] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.200291] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.200339] [55188]: DEBUG nova.api.openstack.wsgi_app [-] zvm.reachable_timeout = 300 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.200415] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_enabled = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.200487] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.200542] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_process_name = {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.200620] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_enabled = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.200670] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.200757] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_process_name = {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.200798] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.200890] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.200935] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.201029] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.201095] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.201182] [55187]: DEBUG nova.api.openstack.wsgi_app [-] profiler.connection_string = messaging:// {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.201215] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.201313] [55187]: DEBUG nova.api.openstack.wsgi_app [-] profiler.enabled = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.201355] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.201443] [55187]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_doc_type = notification {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.201476] [55188]: DEBUG nova.api.openstack.wsgi_app [-] profiler.connection_string = messaging:// {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.201567] [55187]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_scroll_size = 10000 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.201600] [55188]: DEBUG nova.api.openstack.wsgi_app [-] profiler.enabled = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.201699] [55187]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_scroll_time = 2m {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.201808] [55188]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_doc_type = notification {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.201843] [55187]: DEBUG nova.api.openstack.wsgi_app [-] profiler.filter_error_trace = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.201867] [55188]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_scroll_size = 10000 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.201934] [55187]: DEBUG nova.api.openstack.wsgi_app [-] profiler.hmac_keys = **** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.201964] [55188]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_scroll_time = 2m {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.202079] [55187]: DEBUG nova.api.openstack.wsgi_app [-] profiler.sentinel_service_name = mymaster {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.202122] [55188]: DEBUG nova.api.openstack.wsgi_app [-] profiler.filter_error_trace = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.202204] [55187]: DEBUG nova.api.openstack.wsgi_app [-] profiler.socket_timeout = 0.1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.202241] [55188]: DEBUG nova.api.openstack.wsgi_app [-] profiler.hmac_keys = **** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.202328] [55187]: DEBUG nova.api.openstack.wsgi_app [-] profiler.trace_requests = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.202379] [55188]: DEBUG nova.api.openstack.wsgi_app [-] profiler.sentinel_service_name = mymaster {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.202449] [55187]: DEBUG nova.api.openstack.wsgi_app [-] profiler.trace_sqlalchemy = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.202516] [55188]: DEBUG nova.api.openstack.wsgi_app [-] profiler.socket_timeout = 0.1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.202583] [55187]: DEBUG nova.api.openstack.wsgi_app [-] profiler_jaeger.process_tags = {} {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.202645] [55188]: DEBUG nova.api.openstack.wsgi_app [-] profiler.trace_requests = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.202705] [55187]: DEBUG nova.api.openstack.wsgi_app [-] profiler_jaeger.service_name_prefix = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.202770] [55188]: DEBUG nova.api.openstack.wsgi_app [-] profiler.trace_sqlalchemy = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.202829] [55187]: DEBUG nova.api.openstack.wsgi_app [-] profiler_otlp.service_name_prefix = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.202909] [55188]: DEBUG nova.api.openstack.wsgi_app [-] profiler_jaeger.process_tags = {} {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.202960] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.auth_section = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.203047] [55188]: DEBUG nova.api.openstack.wsgi_app [-] profiler_jaeger.service_name_prefix = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.203102] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.auth_type = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.203199] [55188]: DEBUG nova.api.openstack.wsgi_app [-] profiler_otlp.service_name_prefix = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.203243] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.cafile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.203340] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.auth_section = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.203382] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.certfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.203462] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.collect_timing = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.203508] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.auth_type = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.203585] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.connect_retries = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.203617] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.cafile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.203705] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.connect_retry_delay = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.203737] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.certfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.203825] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_id = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.203856] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.collect_timing = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.203956] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_interface = publicURL {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.203987] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.connect_retries = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.204096] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.connect_retry_delay = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.204139] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_override = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.204220] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_id = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.204253] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_region_name = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.204343] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_service_name = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.204380] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_interface = publicURL {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.204464] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_service_type = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.204514] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_override = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.204585] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.insecure = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.204623] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_region_name = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.204705] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.keyfile = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.204740] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_service_name = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.204824] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.max_version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.204856] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_service_type = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.204942] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.min_version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.204973] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.insecure = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.205073] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.region_name = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.205113] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.keyfile = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.205194] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.retriable_status_codes = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.205227] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.max_version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.205315] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.service_name = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.205346] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.min_version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.205432] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.service_type = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.205463] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.region_name = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.205553] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.split_loggers = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.205603] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.retriable_status_codes = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.205661] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.status_code_retries = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.205740] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.service_name = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.205792] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.status_code_retry_delay = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.205845] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.service_type = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.205891] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.timeout = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.205954] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.split_loggers = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.206019] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.valid_interfaces = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.206097] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.status_code_retries = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.206138] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.version = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.206222] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.status_code_retry_delay = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.206292] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.206340] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.timeout = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.206420] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.206484] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.valid_interfaces = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.206544] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.206625] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.version = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.206674] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.206859] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.206941] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.206972] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.207009] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.207036] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.207063] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.207157] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.207207] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.207250] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.207299] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.207373] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.207421] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.hostname = devstack {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.207494] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_compression = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.207551] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.207626] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.207679] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.207755] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.207806] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.207880] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.207927] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.hostname = devstack {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.208009] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_compression = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.208046] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.208144] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.processname = uwsgi {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.208175] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.208269] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.208300] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.208393] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.208429] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.208522] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.208554] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.208648] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.208679] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.processname = uwsgi {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.208770] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.208806] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.208896] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.208931] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.209029] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.209065] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.209156] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.209193] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.209280] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.209314] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.209401] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.209435] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.209536] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.209581] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.209638] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.209685] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.209758] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.209804] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.209881] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.209911] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.210022] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.210055] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.210142] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.210174] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_ca_file = {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.210267] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.210300] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_cert_file = {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.210389] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.210420] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.210512] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.210543] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_key_file = {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.210639] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_version = {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.210671] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_ca_file = {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.210761] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.use_queue_manager = False {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.210793] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_cert_file = {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.210883] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.210914] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.211033] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.retry = -1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.211074] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_key_file = {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.211174] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.topics = ['notifications'] {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.211209] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_version = {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.211308] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.transport_url = **** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.211340] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.use_queue_manager = False {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.211440] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.file_event_handler = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.211472] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.211568] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.file_event_handler_interval = 1 {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.211604] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.retry = -1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.211689] [55187]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.log_dir = None {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.211725] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.topics = ['notifications'] {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.211785] [55187]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=55187) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2828}} [ 448.211835] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.transport_url = **** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.211968] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.file_event_handler = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.212115] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.file_event_handler_interval = 1 {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.212242] [55188]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.log_dir = None {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 448.212339] [55188]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=55188) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2828}} [ 448.236061] [55187]: INFO dbcounter [None req-6e119619-d432-4006-a4c2-b43112479786 None None] Registered counter for database nova_api [ 448.236587] [55188]: INFO dbcounter [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] Registered counter for database nova_api [ 448.245680] [55187]: DEBUG oslo_db.sqlalchemy.engines [None req-6e119619-d432-4006-a4c2-b43112479786 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 448.246958] [55188]: DEBUG oslo_db.sqlalchemy.engines [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55188) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 448.278070] [55187]: DEBUG dbcounter [-] [55187] Writer thread running {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 448.278217] [55188]: DEBUG dbcounter [-] [55188] Writer thread running {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 448.281136] [55188]: DEBUG nova.context [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),d94880c3-0986-4f2e-b342-827070bf85c2(cell1) {{(pid=55188) load_cells /opt/stack/nova/nova/context.py:464}} [ 448.281230] [55187]: DEBUG nova.context [None req-6e119619-d432-4006-a4c2-b43112479786 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),d94880c3-0986-4f2e-b342-827070bf85c2(cell1) {{(pid=55187) load_cells /opt/stack/nova/nova/context.py:464}} [ 448.282913] [55188]: DEBUG oslo_concurrency.lockutils [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 448.283014] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e119619-d432-4006-a4c2-b43112479786 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 448.283179] [55188]: DEBUG oslo_concurrency.lockutils [None req-2637611d-895f-4af7-b81f-27023c50da64 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 448.283281] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e119619-d432-4006-a4c2-b43112479786 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 448.283657] [55188]: DEBUG oslo_concurrency.lockutils [None req-2637611d-895f-4af7-b81f-27023c50da64 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 448.283748] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e119619-d432-4006-a4c2-b43112479786 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 448.284093] [55188]: DEBUG oslo_concurrency.lockutils [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 448.284205] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e119619-d432-4006-a4c2-b43112479786 None None] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 448.284297] [55188]: DEBUG oslo_concurrency.lockutils [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 448.284436] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e119619-d432-4006-a4c2-b43112479786 None None] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 448.285343] [55188]: DEBUG oslo_concurrency.lockutils [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 448.285455] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e119619-d432-4006-a4c2-b43112479786 None None] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 448.286764] [55188]: INFO dbcounter [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] Registered counter for database nova_cell0 [ 448.286878] [55187]: INFO dbcounter [None req-6e119619-d432-4006-a4c2-b43112479786 None None] Registered counter for database nova_cell0 [ 448.370624] [55188]: INFO dbcounter [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] Registered counter for database nova_cell1 [ 448.370762] [55187]: INFO dbcounter [None req-6e119619-d432-4006-a4c2-b43112479786 None None] Registered counter for database nova_cell1 [ 448.373856] [55187]: DEBUG oslo_db.sqlalchemy.engines [None req-6e119619-d432-4006-a4c2-b43112479786 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 448.373993] [55188]: DEBUG oslo_db.sqlalchemy.engines [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55188) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 448.374418] [55187]: DEBUG oslo_db.sqlalchemy.engines [None req-6e119619-d432-4006-a4c2-b43112479786 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 448.374473] [55188]: DEBUG oslo_db.sqlalchemy.engines [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55188) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 448.465944] [55188]: DEBUG dbcounter [-] [55188] Writer thread running {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 448.466122] [55187]: DEBUG dbcounter [-] [55187] Writer thread running {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 448.468825] [55187]: DEBUG dbcounter [-] [55187] Writer thread running {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 448.468955] [55188]: DEBUG dbcounter [-] [55188] Writer thread running {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 448.475526] [55187]: INFO dbcounter [None req-6e119619-d432-4006-a4c2-b43112479786 None None] Registered counter for database nova_cell1 [ 448.475622] [55188]: INFO dbcounter [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] Registered counter for database nova_cell1 [ 448.478327] [55187]: DEBUG oslo_db.sqlalchemy.engines [None req-6e119619-d432-4006-a4c2-b43112479786 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 448.478415] [55188]: DEBUG oslo_db.sqlalchemy.engines [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55188) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 448.484965] [55187]: DEBUG dbcounter [-] [55187] Writer thread running {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 448.485063] [55188]: DEBUG dbcounter [-] [55188] Writer thread running {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 448.841543] [55188]: DEBUG oslo_concurrency.processutils [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=55188) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:349}} [ 448.846088] [55187]: DEBUG oslo_concurrency.processutils [None req-6e119619-d432-4006-a4c2-b43112479786 None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=55187) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:349}} [ 448.852646] [55188]: DEBUG oslo_concurrency.processutils [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.011s {{(pid=55188) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:372}} [ 448.857286] [55187]: DEBUG oslo_concurrency.processutils [None req-6e119619-d432-4006-a4c2-b43112479786 None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.011s {{(pid=55187) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:372}} [ 449.318133] [55188]: WARNING keystonemiddleware.auth_token [None req-2637611d-895f-4af7-b81f-27023c50da64 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. [ 449.322784] [55188]: WARNING keystonemiddleware.auth_token [None req-2637611d-895f-4af7-b81f-27023c50da64 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 [ 449.327947] [55187]: WARNING keystonemiddleware.auth_token [None req-6e119619-d432-4006-a4c2-b43112479786 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. [ 449.332230] [55187]: WARNING keystonemiddleware.auth_token [None req-6e119619-d432-4006-a4c2-b43112479786 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 [ 449.427628] [55188]: WARNING keystonemiddleware.auth_token [None req-2637611d-895f-4af7-b81f-27023c50da64 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. [ 449.431135] [55188]: WARNING keystonemiddleware.auth_token [None req-2637611d-895f-4af7-b81f-27023c50da64 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 [ 449.433703] [55188]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x635d9ec2ac00 pid: 55188 (default app) [ 449.434908] [55188]: DEBUG nova.api.openstack.wsgi [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 449.435819] [55187]: WARNING keystonemiddleware.auth_token [None req-6e119619-d432-4006-a4c2-b43112479786 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. [ 449.438324] [55188]: INFO nova.api.openstack.requestlog [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] 10.180.1.21 "GET /compute/v2.1/" status: 200 len: 389 microversion: 2.1 time: 0.003690 [ 449.438761] [55188]: [pid: 55188|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 783 bytes} [Wed Mar 26 21:58:49 2025] GET /compute/v2.1/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 449.439207] [55187]: WARNING keystonemiddleware.auth_token [None req-6e119619-d432-4006-a4c2-b43112479786 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 [ 449.441794] [55187]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x635d9ec2ac00 pid: 55187 (default app) [ 487.039282] [55188]: DEBUG nova.api.openstack.wsgi [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 487.043227] [55188]: INFO nova.api.openstack.requestlog [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.004030 [ 487.043605] [55188]: [pid: 55188|app: 0|req: 2/2] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 21:59:27 2025] GET /compute/v2.1 => generated 389 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 487.050901] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_api:SELECT=1 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 487.051250] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=1 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 487.051741] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=1 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 487.052356] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=2,nova_cell1:INSERT=1 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 487.201274] [55187]: DEBUG nova.api.openstack.wsgi [None req-c2f0f371-4a43-4919-93ab-cdffbe0db32c admin admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 487.221060] [55187]: INFO nova.api.openstack.requestlog [None req-c2f0f371-4a43-4919-93ab-cdffbe0db32c admin admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 15 microversion: 2.61 time: 0.173718 [ 487.221398] [55187]: [pid: 55187|app: 0|req: 1/3] 10.180.1.21 () {60 vars in 1287 bytes} [Wed Mar 26 21:59:27 2025] GET /compute/v2.1/flavors/detail?is_public=True => generated 15 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 488.349687] [55188]: DEBUG nova.api.openstack.wsgi [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 488.353040] [55188]: INFO nova.api.openstack.requestlog [None req-2637611d-895f-4af7-b81f-27023c50da64 None None] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003560 [ 488.353441] [55188]: [pid: 55188|app: 0|req: 3/4] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 21:59:28 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 488.378025] [55187]: DEBUG nova.api.openstack.wsgi [None req-d0da0b5f-18f8-431b-916b-e4db3f7e04ca admin admin] Action: 'create', calling method: >, body: {"flavor": {"OS-FLV-EXT-DATA:ephemeral": 0, "vcpus": 1, "id": "c1", "name": "cirros256", "disk": 1, "os-flavor-access:is_public": true, "swap": 0, "ram": 256, "rxtx_factor": 1.0}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 488.410758] [55187]: INFO nova.api.openstack.requestlog [None req-d0da0b5f-18f8-431b-916b-e4db3f7e04ca admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 407 microversion: 2.61 time: 0.054136 [ 488.411288] [55187]: [pid: 55187|app: 0|req: 2/5] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 26 21:59:28 2025] POST /compute/v2.1/flavors => generated 407 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 488.508951] [55188]: DEBUG nova.api.openstack.wsgi [None req-305bdbb9-18c8-4b02-af33-df053e79584a admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 488.513036] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_api:SELECT=1 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 488.513667] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=1 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 488.514159] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=1 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 488.514570] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=2,nova_cell1:INSERT=1 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 488.548295] [55188]: INFO nova.api.openstack.requestlog [None req-305bdbb9-18c8-4b02-af33-df053e79584a admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/c1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.131758 [ 488.548634] [55188]: [pid: 55188|app: 0|req: 4/6] 10.180.1.21 () {64 vars in 1331 bytes} [Wed Mar 26 21:59:28 2025] POST /compute/v2.1/flavors/c1/os-extra_specs => generated 43 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 489.645620] [55187]: DEBUG nova.api.openstack.wsgi [None req-d0da0b5f-18f8-431b-916b-e4db3f7e04ca admin admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 489.649354] [55187]: INFO nova.api.openstack.requestlog [None req-d0da0b5f-18f8-431b-916b-e4db3f7e04ca admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.004054 [ 489.649634] [55187]: [pid: 55187|app: 0|req: 3/7] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 21:59:30 2025] GET /compute/v2.1 => generated 389 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 489.707688] [55188]: DEBUG nova.api.openstack.wsgi [None req-1f9d4338-1d35-4771-875d-cf8ddde3bde9 admin admin] Action: 'create', calling method: >, body: {"flavor": {"OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "swap": 0, "vcpus": 1, "name": "ds512M", "disk": 5, "id": "d1"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 489.729181] [55188]: INFO nova.api.openstack.requestlog [None req-1f9d4338-1d35-4771-875d-cf8ddde3bde9 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.076081 [ 489.729502] [55188]: [pid: 55188|app: 0|req: 5/8] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 26 21:59:30 2025] POST /compute/v2.1/flavors => generated 404 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 489.737060] [55187]: DEBUG nova.api.openstack.wsgi [None req-a181e92c-4903-40cb-a214-4112ff234563 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 489.758951] [55187]: INFO nova.api.openstack.requestlog [None req-a181e92c-4903-40cb-a214-4112ff234563 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/d1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.024053 [ 489.759284] [55187]: [pid: 55187|app: 0|req: 4/9] 10.180.1.21 () {64 vars in 1331 bytes} [Wed Mar 26 21:59:30 2025] POST /compute/v2.1/flavors/d1/os-extra_specs => generated 43 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 490.869355] [55188]: DEBUG nova.api.openstack.wsgi [None req-1f9d4338-1d35-4771-875d-cf8ddde3bde9 admin admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 490.872698] [55188]: INFO nova.api.openstack.requestlog [None req-1f9d4338-1d35-4771-875d-cf8ddde3bde9 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.005418 [ 490.872930] [55188]: [pid: 55188|app: 0|req: 6/10] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 21:59:31 2025] GET /compute/v2.1 => generated 389 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 490.900460] [55187]: DEBUG nova.api.openstack.wsgi [None req-3b29e885-1f3a-4175-af97-d8068d637ed4 admin admin] Action: 'create', calling method: >, body: {"flavor": {"rxtx_factor": 1.0, "swap": 0, "disk": 10, "ram": 1024, "name": "ds1G", "id": "d2", "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "vcpus": 1}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 490.912482] [55187]: INFO nova.api.openstack.requestlog [None req-3b29e885-1f3a-4175-af97-d8068d637ed4 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.036377 [ 490.912856] [55187]: [pid: 55187|app: 0|req: 5/11] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 26 21:59:31 2025] POST /compute/v2.1/flavors => generated 404 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 490.921420] [55188]: DEBUG nova.api.openstack.wsgi [None req-c4f328ca-16f8-4cf9-bc2e-c27d22aba53d admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 490.935447] [55188]: INFO nova.api.openstack.requestlog [None req-c4f328ca-16f8-4cf9-bc2e-c27d22aba53d admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/d2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.017487 [ 490.935752] [55188]: [pid: 55188|app: 0|req: 7/12] 10.180.1.21 () {64 vars in 1331 bytes} [Wed Mar 26 21:59:31 2025] POST /compute/v2.1/flavors/d2/os-extra_specs => generated 43 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 492.070942] [55187]: DEBUG nova.api.openstack.wsgi [None req-3b29e885-1f3a-4175-af97-d8068d637ed4 admin admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 492.072742] [55187]: INFO nova.api.openstack.requestlog [None req-3b29e885-1f3a-4175-af97-d8068d637ed4 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.004109 [ 492.073139] [55187]: [pid: 55187|app: 0|req: 6/13] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 21:59:32 2025] GET /compute/v2.1 => generated 389 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 492.105884] [55188]: DEBUG nova.api.openstack.wsgi [None req-d5c78afc-6225-4207-b447-bd1bd6dd492d admin admin] Action: 'create', calling method: >, body: {"flavor": {"OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0, "rxtx_factor": 1.0, "ram": 2048, "id": "d3", "disk": 10, "name": "ds2G", "os-flavor-access:is_public": true, "vcpus": 2}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 492.124399] [55188]: INFO nova.api.openstack.requestlog [None req-d5c78afc-6225-4207-b447-bd1bd6dd492d admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.047906 [ 492.124980] [55188]: [pid: 55188|app: 0|req: 8/14] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 26 21:59:32 2025] POST /compute/v2.1/flavors => generated 404 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 492.132459] [55187]: DEBUG nova.api.openstack.wsgi [None req-33427f2f-df5d-4ab5-8337-1b73b2ba991e admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 492.149870] [55187]: INFO nova.api.openstack.requestlog [None req-33427f2f-df5d-4ab5-8337-1b73b2ba991e admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/d3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.019782 [ 492.150544] [55187]: [pid: 55187|app: 0|req: 7/15] 10.180.1.21 () {64 vars in 1331 bytes} [Wed Mar 26 21:59:32 2025] POST /compute/v2.1/flavors/d3/os-extra_specs => generated 43 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 493.294026] [55188]: DEBUG nova.api.openstack.wsgi [None req-d5c78afc-6225-4207-b447-bd1bd6dd492d admin admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 493.295452] [55188]: INFO nova.api.openstack.requestlog [None req-d5c78afc-6225-4207-b447-bd1bd6dd492d admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.004442 [ 493.295846] [55188]: [pid: 55188|app: 0|req: 9/16] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 21:59:33 2025] GET /compute/v2.1 => generated 389 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 493.321694] [55187]: DEBUG nova.api.openstack.wsgi [None req-21967bca-5836-40a3-ad8c-37082c10daec admin admin] Action: 'create', calling method: >, body: {"flavor": {"OS-FLV-EXT-DATA:ephemeral": 0, "name": "ds4G", "rxtx_factor": 1.0, "id": "d4", "swap": 0, "vcpus": 4, "os-flavor-access:is_public": true, "ram": 4096, "disk": 20}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 493.334620] [55187]: INFO nova.api.openstack.requestlog [None req-21967bca-5836-40a3-ad8c-37082c10daec admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.035375 [ 493.335406] [55187]: [pid: 55187|app: 0|req: 8/17] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 26 21:59:33 2025] POST /compute/v2.1/flavors => generated 404 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 493.342306] [55188]: DEBUG nova.api.openstack.wsgi [None req-0b6c214c-6331-4dba-b3aa-5aa1f73702f0 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 493.357566] [55188]: INFO nova.api.openstack.requestlog [None req-0b6c214c-6331-4dba-b3aa-5aa1f73702f0 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/d4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.017571 [ 493.358017] [55188]: [pid: 55188|app: 0|req: 10/18] 10.180.1.21 () {64 vars in 1331 bytes} [Wed Mar 26 21:59:33 2025] POST /compute/v2.1/flavors/d4/os-extra_specs => generated 43 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 494.495611] [55187]: DEBUG nova.api.openstack.wsgi [None req-21967bca-5836-40a3-ad8c-37082c10daec admin admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 494.500130] [55187]: INFO nova.api.openstack.requestlog [None req-21967bca-5836-40a3-ad8c-37082c10daec admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.004701 [ 494.500495] [55187]: [pid: 55187|app: 0|req: 9/19] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 21:59:34 2025] GET /compute/v2.1 => generated 389 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 494.528701] [55188]: DEBUG nova.api.openstack.wsgi [None req-78dcbfcb-ade7-4370-8a2f-64bfc20d0596 admin admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 494.549523] [55188]: INFO nova.api.openstack.requestlog [None req-78dcbfcb-ade7-4370-8a2f-64bfc20d0596 admin admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 2106 microversion: 2.61 time: 0.045674 [ 494.549943] [55188]: [pid: 55188|app: 0|req: 11/20] 10.180.1.21 () {60 vars in 1287 bytes} [Wed Mar 26 21:59:34 2025] GET /compute/v2.1/flavors/detail?is_public=True => generated 2106 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 495.677762] [55187]: DEBUG nova.api.openstack.wsgi [None req-21967bca-5836-40a3-ad8c-37082c10daec admin admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 495.681509] [55187]: INFO nova.api.openstack.requestlog [None req-21967bca-5836-40a3-ad8c-37082c10daec admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003495 [ 495.681509] [55187]: [pid: 55187|app: 0|req: 10/21] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 21:59:36 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 495.706404] [55188]: DEBUG nova.api.openstack.wsgi [None req-7abf1e66-5c9c-47d0-bb46-103c8510c68b admin admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "disk": 1, "id": "1", "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "name": "m1.tiny", "os-flavor-access:is_public": true, "swap": 0, "vcpus": 1}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 495.718469] [55188]: INFO nova.api.openstack.requestlog [None req-7abf1e66-5c9c-47d0-bb46-103c8510c68b admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 402 microversion: 2.61 time: 0.033932 [ 495.718777] [55188]: [pid: 55188|app: 0|req: 12/22] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 26 21:59:36 2025] POST /compute/v2.1/flavors => generated 402 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 495.725860] [55187]: DEBUG nova.api.openstack.wsgi [None req-b0588f82-8a6d-4be2-9b48-a71ff94da567 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 495.740287] [55187]: INFO nova.api.openstack.requestlog [None req-b0588f82-8a6d-4be2-9b48-a71ff94da567 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016649 [ 495.740589] [55187]: [pid: 55187|app: 0|req: 11/23] 10.180.1.21 () {64 vars in 1328 bytes} [Wed Mar 26 21:59:36 2025] POST /compute/v2.1/flavors/1/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 496.856920] [55188]: DEBUG nova.api.openstack.wsgi [None req-7abf1e66-5c9c-47d0-bb46-103c8510c68b admin admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 496.860423] [55188]: INFO nova.api.openstack.requestlog [None req-7abf1e66-5c9c-47d0-bb46-103c8510c68b admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003725 [ 496.860733] [55188]: [pid: 55188|app: 0|req: 13/24] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 21:59:37 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 496.886538] [55187]: DEBUG nova.api.openstack.wsgi [None req-ab598855-2b3c-4d66-8176-e850b8e2e009 admin admin] Action: 'create', calling method: >, body: {"flavor": {"disk": 20, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": true, "name": "m1.small", "vcpus": 1, "id": "2", "ram": 2048, "rxtx_factor": 1.0}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 496.898447] [55187]: INFO nova.api.openstack.requestlog [None req-ab598855-2b3c-4d66-8176-e850b8e2e009 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.034589 [ 496.898859] [55187]: [pid: 55187|app: 0|req: 12/25] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 26 21:59:37 2025] POST /compute/v2.1/flavors => generated 405 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 496.905866] [55188]: DEBUG nova.api.openstack.wsgi [None req-d8668de5-7579-49ce-a921-e9610ac87d45 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 496.919907] [55188]: INFO nova.api.openstack.requestlog [None req-d8668de5-7579-49ce-a921-e9610ac87d45 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016271 [ 496.920273] [55188]: [pid: 55188|app: 0|req: 14/26] 10.180.1.21 () {64 vars in 1328 bytes} [Wed Mar 26 21:59:37 2025] POST /compute/v2.1/flavors/2/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 498.057468] [55187]: DEBUG nova.api.openstack.wsgi [None req-ab598855-2b3c-4d66-8176-e850b8e2e009 admin admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 498.061239] [55187]: INFO nova.api.openstack.requestlog [None req-ab598855-2b3c-4d66-8176-e850b8e2e009 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003992 [ 498.061601] [55187]: [pid: 55187|app: 0|req: 13/27] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 21:59:38 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 498.085803] [55188]: DEBUG nova.api.openstack.wsgi [None req-d9096d62-2138-48a2-9b57-6571daddf58c admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "3", "os-flavor-access:is_public": true, "vcpus": 2, "rxtx_factor": 1.0, "ram": 4096, "name": "m1.medium", "disk": 40, "OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 498.097361] [55188]: INFO nova.api.openstack.requestlog [None req-d9096d62-2138-48a2-9b57-6571daddf58c admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 406 microversion: 2.61 time: 0.032797 [ 498.097711] [55188]: [pid: 55188|app: 0|req: 15/28] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 26 21:59:38 2025] POST /compute/v2.1/flavors => generated 406 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 498.104743] [55187]: DEBUG nova.api.openstack.wsgi [None req-061bd18d-6ec5-425d-b627-0d62cc60cfd9 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 498.119113] [55187]: INFO nova.api.openstack.requestlog [None req-061bd18d-6ec5-425d-b627-0d62cc60cfd9 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016516 [ 498.119425] [55187]: [pid: 55187|app: 0|req: 14/29] 10.180.1.21 () {64 vars in 1328 bytes} [Wed Mar 26 21:59:38 2025] POST /compute/v2.1/flavors/3/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 499.222522] [55188]: DEBUG nova.api.openstack.wsgi [None req-d9096d62-2138-48a2-9b57-6571daddf58c admin admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 499.225201] [55188]: INFO nova.api.openstack.requestlog [None req-d9096d62-2138-48a2-9b57-6571daddf58c admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.004125 [ 499.225428] [55188]: [pid: 55188|app: 0|req: 16/30] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 21:59:39 2025] GET /compute/v2.1 => generated 389 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 499.249149] [55187]: DEBUG nova.api.openstack.wsgi [None req-dac1cc63-7b52-463f-84cc-814357aa4704 admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.large", "id": "4", "vcpus": 4, "OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true, "ram": 8192, "disk": 80}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 499.261645] [55187]: INFO nova.api.openstack.requestlog [None req-dac1cc63-7b52-463f-84cc-814357aa4704 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.032957 [ 499.262063] [55187]: [pid: 55187|app: 0|req: 15/31] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 26 21:59:39 2025] POST /compute/v2.1/flavors => generated 405 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 499.269171] [55188]: DEBUG nova.api.openstack.wsgi [None req-6def5a5e-bc88-48e8-95e2-ee23f51867e3 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 499.283551] [55188]: INFO nova.api.openstack.requestlog [None req-6def5a5e-bc88-48e8-95e2-ee23f51867e3 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016586 [ 499.283916] [55188]: [pid: 55188|app: 0|req: 17/32] 10.180.1.21 () {64 vars in 1328 bytes} [Wed Mar 26 21:59:39 2025] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 500.410999] [55187]: DEBUG nova.api.openstack.wsgi [None req-dac1cc63-7b52-463f-84cc-814357aa4704 admin admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 500.414700] [55187]: INFO nova.api.openstack.requestlog [None req-dac1cc63-7b52-463f-84cc-814357aa4704 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003866 [ 500.415030] [55187]: [pid: 55187|app: 0|req: 16/33] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 21:59:40 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 500.444166] [55188]: DEBUG nova.api.openstack.wsgi [None req-04640237-98b1-40f5-8e62-9cacdc6993d1 admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "5", "vcpus": 8, "rxtx_factor": 1.0, "os-flavor-access:is_public": true, "ram": 16384, "OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0, "name": "m1.xlarge", "disk": 160}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 500.457954] [55188]: INFO nova.api.openstack.requestlog [None req-04640237-98b1-40f5-8e62-9cacdc6993d1 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.039043 [ 500.458264] [55188]: [pid: 55188|app: 0|req: 18/34] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 26 21:59:40 2025] POST /compute/v2.1/flavors => generated 408 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 500.465695] [55187]: DEBUG nova.api.openstack.wsgi [None req-d35dd798-329e-4855-8fb2-61565a1004cc admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 500.481662] [55187]: INFO nova.api.openstack.requestlog [None req-d35dd798-329e-4855-8fb2-61565a1004cc admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.018458 [ 500.481977] [55187]: [pid: 55187|app: 0|req: 17/35] 10.180.1.21 () {64 vars in 1328 bytes} [Wed Mar 26 21:59:40 2025] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 514.866072] [55188]: DEBUG nova.api.openstack.wsgi [None req-04640237-98b1-40f5-8e62-9cacdc6993d1 admin admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 514.869222] [55188]: INFO nova.api.openstack.requestlog [None req-04640237-98b1-40f5-8e62-9cacdc6993d1 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003574 [ 514.869460] [55188]: [pid: 55188|app: 0|req: 19/36] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 21:59:55 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 514.875322] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_api:SELECT=21,nova_api:INSERT=10,nova_api:SAVEPOINT=5,nova_api:RELEASE=5 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 514.895078] [55187]: DEBUG nova.api.openstack.wsgi [None req-1ea526bd-d19c-4be9-ad69-60ad6265db24 admin admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 514.911860] [55187]: INFO nova.api.openstack.requestlog [None req-1ea526bd-d19c-4be9-ad69-60ad6265db24 admin admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 4202 microversion: 2.61 time: 0.039297 [ 514.912112] [55187]: [pid: 55187|app: 0|req: 18/37] 10.180.1.21 () {60 vars in 1287 bytes} [Wed Mar 26 21:59:55 2025] GET /compute/v2.1/flavors/detail?is_public=True => generated 4202 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 517.182049] [55188]: DEBUG nova.api.openstack.wsgi [None req-04640237-98b1-40f5-8e62-9cacdc6993d1 admin admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 517.185106] [55188]: INFO nova.api.openstack.requestlog [None req-04640237-98b1-40f5-8e62-9cacdc6993d1 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003635 [ 517.185338] [55188]: [pid: 55188|app: 0|req: 20/38] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 21:59:57 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 517.209545] [55187]: DEBUG nova.api.openstack.wsgi [None req-6098a122-ba02-44fa-9eb0-c4890ad8eb16 admin admin] Action: 'create', calling method: >, body: {"flavor": {"rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "name": "m1.nano", "os-flavor-access:is_public": true, "disk": 1, "vcpus": 1, "id": "42", "ram": 192, "swap": 0}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 517.221526] [55187]: INFO nova.api.openstack.requestlog [None req-6098a122-ba02-44fa-9eb0-c4890ad8eb16 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.033072 [ 517.221845] [55187]: [pid: 55187|app: 0|req: 19/39] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 26 21:59:57 2025] POST /compute/v2.1/flavors => generated 405 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 517.228556] [55188]: DEBUG nova.api.openstack.wsgi [None req-06db3c2f-4a62-428f-84a1-245a2374384b admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 517.232808] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_api:SELECT=21,nova_api:SAVEPOINT=5,nova_api:INSERT=10,nova_api:RELEASE=5 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 517.244898] [55188]: INFO nova.api.openstack.requestlog [None req-06db3c2f-4a62-428f-84a1-245a2374384b admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.018406 [ 517.245232] [55188]: [pid: 55188|app: 0|req: 21/40] 10.180.1.21 () {64 vars in 1331 bytes} [Wed Mar 26 21:59:57 2025] POST /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 519.498132] [55187]: DEBUG nova.api.openstack.wsgi [None req-6098a122-ba02-44fa-9eb0-c4890ad8eb16 admin admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 519.501908] [55187]: INFO nova.api.openstack.requestlog [None req-6098a122-ba02-44fa-9eb0-c4890ad8eb16 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.004025 [ 519.502147] [55187]: [pid: 55187|app: 0|req: 20/41] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 21:59:59 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 519.526594] [55188]: DEBUG nova.api.openstack.wsgi [None req-73a35fed-f6b8-4c31-8513-807812665643 admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "84", "disk": 1, "ram": 256, "swap": 0, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "vcpus": 1, "name": "m1.micro", "os-flavor-access:is_public": true}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 519.538220] [55188]: INFO nova.api.openstack.requestlog [None req-73a35fed-f6b8-4c31-8513-807812665643 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 406 microversion: 2.61 time: 0.032964 [ 519.538521] [55188]: [pid: 55188|app: 0|req: 22/42] 10.180.1.21 () {64 vars in 1278 bytes} [Wed Mar 26 21:59:59 2025] POST /compute/v2.1/flavors => generated 406 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 519.545293] [55187]: DEBUG nova.api.openstack.wsgi [None req-010a0c9e-84ed-41b0-8a73-d29c14cf908d admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 519.562742] [55187]: INFO nova.api.openstack.requestlog [None req-010a0c9e-84ed-41b0-8a73-d29c14cf908d admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/84/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.019636 [ 519.563154] [55187]: [pid: 55187|app: 0|req: 21/43] 10.180.1.21 () {64 vars in 1331 bytes} [Wed Mar 26 21:59:59 2025] POST /compute/v2.1/flavors/84/os-extra_specs => generated 43 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 568.163251] [55188]: DEBUG nova.api.openstack.wsgi [None req-73a35fed-f6b8-4c31-8513-807812665643 admin admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 568.167461] [55188]: INFO nova.api.openstack.requestlog [None req-73a35fed-f6b8-4c31-8513-807812665643 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.004500 [ 568.167727] [55188]: [pid: 55188|app: 0|req: 23/44] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 22:00:48 2025] GET /compute/v2.1 => generated 389 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 568.175933] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_api:SELECT=5,nova_api:INSERT=2,nova_api:SAVEPOINT=1,nova_api:RELEASE=1 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 568.230191] [55187]: DEBUG nova.api.openstack.wsgi [None req-06c2562c-595a-4529-b5fd-16a61780d51c admin admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 568.232948] [55187]: DEBUG oslo_concurrency.lockutils [None req-06c2562c-595a-4529-b5fd-16a61780d51c admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 568.233201] [55187]: DEBUG oslo_concurrency.lockutils [None req-06c2562c-595a-4529-b5fd-16a61780d51c 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 568.233431] [55187]: DEBUG oslo_concurrency.lockutils [None req-06c2562c-595a-4529-b5fd-16a61780d51c 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 568.233814] [55187]: DEBUG oslo_concurrency.lockutils [None req-06c2562c-595a-4529-b5fd-16a61780d51c admin admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 568.233957] [55187]: DEBUG oslo_concurrency.lockutils [None req-06c2562c-595a-4529-b5fd-16a61780d51c admin admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 568.234155] [55187]: DEBUG oslo_concurrency.lockutils [None req-06c2562c-595a-4529-b5fd-16a61780d51c admin admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 568.256879] [55187]: INFO nova.api.openstack.requestlog [None req-06c2562c-595a-4529-b5fd-16a61780d51c admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 16 microversion: 2.52 time: 0.083758 [ 568.257403] [55187]: [pid: 55187|app: 0|req: 22/45] 10.180.1.21 () {60 vars in 1288 bytes} [Wed Mar 26 22:00:48 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 16 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 570.350780] [55188]: DEBUG nova.api.openstack.wsgi [None req-73a35fed-f6b8-4c31-8513-807812665643 admin admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 570.354183] [55188]: INFO nova.api.openstack.requestlog [None req-73a35fed-f6b8-4c31-8513-807812665643 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003671 [ 570.354463] [55188]: [pid: 55188|app: 0|req: 24/46] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 22:00:50 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 570.381666] [55187]: DEBUG nova.api.openstack.wsgi [None req-6800cbb3-726f-4aeb-adf5-99dcc49a2f52 admin admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 570.384055] [55187]: DEBUG oslo_concurrency.lockutils [None req-6800cbb3-726f-4aeb-adf5-99dcc49a2f52 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 570.384296] [55187]: DEBUG oslo_concurrency.lockutils [None req-6800cbb3-726f-4aeb-adf5-99dcc49a2f52 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 570.384523] [55187]: DEBUG oslo_concurrency.lockutils [None req-6800cbb3-726f-4aeb-adf5-99dcc49a2f52 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 570.384985] [55187]: DEBUG oslo_concurrency.lockutils [None req-6800cbb3-726f-4aeb-adf5-99dcc49a2f52 admin admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 570.385232] [55187]: DEBUG oslo_concurrency.lockutils [None req-6800cbb3-726f-4aeb-adf5-99dcc49a2f52 admin admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 570.385412] [55187]: DEBUG oslo_concurrency.lockutils [None req-6800cbb3-726f-4aeb-adf5-99dcc49a2f52 admin admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 570.395192] [55187]: INFO nova.api.openstack.requestlog [None req-6800cbb3-726f-4aeb-adf5-99dcc49a2f52 admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 16 microversion: 2.52 time: 0.035511 [ 570.395509] [55187]: [pid: 55187|app: 0|req: 23/47] 10.180.1.21 () {60 vars in 1288 bytes} [Wed Mar 26 22:00:50 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 16 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 572.520555] [55188]: DEBUG nova.api.openstack.wsgi [None req-73a35fed-f6b8-4c31-8513-807812665643 admin admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 572.523947] [55188]: INFO nova.api.openstack.requestlog [None req-73a35fed-f6b8-4c31-8513-807812665643 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003644 [ 572.524197] [55188]: [pid: 55188|app: 0|req: 25/48] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 22:00:52 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 572.551637] [55187]: DEBUG nova.api.openstack.wsgi [None req-8bedfdca-c077-4a6b-aaaa-739639b5592d admin admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 572.553956] [55187]: DEBUG oslo_concurrency.lockutils [None req-8bedfdca-c077-4a6b-aaaa-739639b5592d admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 572.554236] [55187]: DEBUG oslo_concurrency.lockutils [None req-8bedfdca-c077-4a6b-aaaa-739639b5592d 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 572.554451] [55187]: DEBUG oslo_concurrency.lockutils [None req-8bedfdca-c077-4a6b-aaaa-739639b5592d 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 572.554831] [55187]: DEBUG oslo_concurrency.lockutils [None req-8bedfdca-c077-4a6b-aaaa-739639b5592d admin admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 572.555048] [55187]: DEBUG oslo_concurrency.lockutils [None req-8bedfdca-c077-4a6b-aaaa-739639b5592d admin admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 572.555240] [55187]: DEBUG oslo_concurrency.lockutils [None req-8bedfdca-c077-4a6b-aaaa-739639b5592d admin admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 572.564727] [55187]: INFO nova.api.openstack.requestlog [None req-8bedfdca-c077-4a6b-aaaa-739639b5592d admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 16 microversion: 2.52 time: 0.035456 [ 572.565156] [55187]: [pid: 55187|app: 0|req: 24/49] 10.180.1.21 () {60 vars in 1288 bytes} [Wed Mar 26 22:00:52 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 16 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 574.634702] [55188]: DEBUG nova.api.openstack.wsgi [None req-73a35fed-f6b8-4c31-8513-807812665643 admin admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 574.638360] [55188]: INFO nova.api.openstack.requestlog [None req-73a35fed-f6b8-4c31-8513-807812665643 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003895 [ 574.638582] [55188]: [pid: 55188|app: 0|req: 26/50] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 22:00:55 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 574.665084] [55187]: DEBUG nova.api.openstack.wsgi [None req-caa310d0-cf5c-4fc1-be82-b1a297609388 admin admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 574.667432] [55187]: DEBUG oslo_concurrency.lockutils [None req-caa310d0-cf5c-4fc1-be82-b1a297609388 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 574.667683] [55187]: DEBUG oslo_concurrency.lockutils [None req-caa310d0-cf5c-4fc1-be82-b1a297609388 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 574.667934] [55187]: DEBUG oslo_concurrency.lockutils [None req-caa310d0-cf5c-4fc1-be82-b1a297609388 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 574.668330] [55187]: DEBUG oslo_concurrency.lockutils [None req-caa310d0-cf5c-4fc1-be82-b1a297609388 admin admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 574.668531] [55187]: DEBUG oslo_concurrency.lockutils [None req-caa310d0-cf5c-4fc1-be82-b1a297609388 admin admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 574.668709] [55187]: DEBUG oslo_concurrency.lockutils [None req-caa310d0-cf5c-4fc1-be82-b1a297609388 admin admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 574.678222] [55187]: INFO nova.api.openstack.requestlog [None req-caa310d0-cf5c-4fc1-be82-b1a297609388 admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 16 microversion: 2.52 time: 0.034606 [ 574.678522] [55187]: [pid: 55187|app: 0|req: 25/51] 10.180.1.21 () {60 vars in 1288 bytes} [Wed Mar 26 22:00:55 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 16 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 576.758437] [55188]: DEBUG nova.api.openstack.wsgi [None req-73a35fed-f6b8-4c31-8513-807812665643 admin admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 576.761796] [55188]: INFO nova.api.openstack.requestlog [None req-73a35fed-f6b8-4c31-8513-807812665643 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003593 [ 576.762042] [55188]: [pid: 55188|app: 0|req: 27/52] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 22:00:57 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 576.788036] [55187]: DEBUG nova.api.openstack.wsgi [None req-9eec1f57-0668-430d-9eb7-e340842dc153 admin admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 576.790388] [55187]: DEBUG oslo_concurrency.lockutils [None req-9eec1f57-0668-430d-9eb7-e340842dc153 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.790628] [55187]: DEBUG oslo_concurrency.lockutils [None req-9eec1f57-0668-430d-9eb7-e340842dc153 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.790830] [55187]: DEBUG oslo_concurrency.lockutils [None req-9eec1f57-0668-430d-9eb7-e340842dc153 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.791230] [55187]: DEBUG oslo_concurrency.lockutils [None req-9eec1f57-0668-430d-9eb7-e340842dc153 admin admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 576.791431] [55187]: DEBUG oslo_concurrency.lockutils [None req-9eec1f57-0668-430d-9eb7-e340842dc153 admin admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 576.791610] [55187]: DEBUG oslo_concurrency.lockutils [None req-9eec1f57-0668-430d-9eb7-e340842dc153 admin admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 576.804247] [55187]: INFO nova.api.openstack.requestlog [None req-9eec1f57-0668-430d-9eb7-e340842dc153 admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 187 microversion: 2.52 time: 0.037185 [ 576.804568] [55187]: [pid: 55187|app: 0|req: 26/53] 10.180.1.21 () {60 vars in 1288 bytes} [Wed Mar 26 22:00:57 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 187 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 580.154390] [55188]: DEBUG nova.api.openstack.wsgi [None req-73a35fed-f6b8-4c31-8513-807812665643 admin admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 580.158721] [55188]: INFO nova.api.openstack.requestlog [None req-73a35fed-f6b8-4c31-8513-807812665643 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.004426 [ 580.159083] [55188]: [pid: 55188|app: 0|req: 28/54] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 22:01:00 2025] GET /compute/v2.1 => generated 389 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 580.189326] [55187]: DEBUG nova.api.openstack.wsgi [None req-14628780-615c-45e7-abc1-910bce438f89 demo admin] Calling method '.version_select at 0x7d4afc74b5b0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 580.197978] [55187]: INFO nova.api.openstack.wsgi [None req-14628780-615c-45e7-abc1-910bce438f89 demo admin] HTTP exception thrown: Keypair openstack-ci not found for user 5a7c2477fda24bfa8b75216b380b92be [ 580.198366] [55187]: DEBUG nova.api.openstack.wsgi [None req-14628780-615c-45e7-abc1-910bce438f89 demo admin] Returning 404 to user: Keypair openstack-ci not found for user 5a7c2477fda24bfa8b75216b380b92be {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 580.198802] [55187]: INFO nova.api.openstack.requestlog [None req-14628780-615c-45e7-abc1-910bce438f89 demo admin] 10.180.1.21 "GET /compute/v2.1/os-keypairs/openstack-ci" status: 404 len: 118 microversion: 2.52 time: 0.032784 [ 580.199209] [55187]: [pid: 55187|app: 0|req: 27/55] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:01:00 2025] GET /compute/v2.1/os-keypairs/openstack-ci => generated 118 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 580.204043] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_api:SELECT=4,nova_api:SAVEPOINT=1,nova_api:INSERT=2,nova_api:RELEASE=1 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 580.206823] [55188]: DEBUG nova.api.openstack.wsgi [None req-9da5aecc-16df-4fee-bf95-a1817f184eac demo admin] Calling method '.version_select at 0x7d4afc7da560>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 580.209973] [55188]: WARNING oslo_db.sqlalchemy.utils [None req-9da5aecc-16df-4fee-bf95-a1817f184eac demo admin] Unique keys not in sort_keys. The sorting order may be unstable. [ 580.215790] [55188]: INFO nova.api.openstack.requestlog [None req-9da5aecc-16df-4fee-bf95-a1817f184eac demo admin] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 16 microversion: 2.52 time: 0.012848 [ 580.216148] [55188]: [pid: 55188|app: 0|req: 29/56] 10.180.1.21 () {60 vars in 1249 bytes} [Wed Mar 26 22:01:00 2025] GET /compute/v2.1/os-keypairs => generated 16 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 581.353336] [55187]: DEBUG nova.api.openstack.wsgi [None req-14628780-615c-45e7-abc1-910bce438f89 demo admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 581.357143] [55187]: INFO nova.api.openstack.requestlog [None req-14628780-615c-45e7-abc1-910bce438f89 demo admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.004009 [ 581.357414] [55187]: [pid: 55187|app: 0|req: 28/57] 10.180.1.21 () {54 vars in 926 bytes} [Wed Mar 26 22:01:01 2025] GET /compute/v2.1 => generated 389 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 581.394212] [55188]: DEBUG nova.api.openstack.wsgi [None req-1a0d96e3-0ce3-4558-bb51-71aa4b81f5d4 demo admin] Action: 'create', calling method: .version_select at 0x7d4afc61d900>, body: {"keypair": {"public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIErY35ICe0nOXa4GM+sjjtzfeABRXlVr6C+m3SNTzsZT openstack-ci@sap.com\n", "name": "openstack-ci"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 581.411330] [55188]: DEBUG nova.quota [None req-1a0d96e3-0ce3-4558-bb51-71aa4b81f5d4 demo admin] Getting quotas for project ab293a64663f49ce9b49f1bf4b9756f5. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 581.425351] [55188]: DEBUG nova.quota [None req-1a0d96e3-0ce3-4558-bb51-71aa4b81f5d4 demo admin] Getting quotas for user 5a7c2477fda24bfa8b75216b380b92be and project ab293a64663f49ce9b49f1bf4b9756f5. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 581.457257] [55188]: INFO nova.api.openstack.requestlog [None req-1a0d96e3-0ce3-4558-bb51-71aa4b81f5d4 demo admin] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 286 microversion: 2.52 time: 0.092777 [ 581.457662] [55188]: [pid: 55188|app: 0|req: 30/58] 10.180.1.21 () {64 vars in 1290 bytes} [Wed Mar 26 22:01:01 2025] POST /compute/v2.1/os-keypairs => generated 286 bytes in 93 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 612.451972] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=5 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 612.452739] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=5 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 612.453551] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_api:SELECT=11 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 613.111597] [55187]: DEBUG nova.api.openstack.wsgi [None req-74838ce6-ffd1-43ae-a4cd-ffc245f5f91d tempest-HypervisorAdminV228Test-1288656582 tempest-HypervisorAdminV228Test-1288656582-project-admin] Calling method '.version_select at 0x7d4afc80b640>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 613.117533] [55187]: DEBUG nova.compute.api [None req-74838ce6-ffd1-43ae-a4cd-ffc245f5f91d tempest-HypervisorAdminV228Test-1288656582 tempest-HypervisorAdminV228Test-1288656582-project-admin] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),d94880c3-0986-4f2e-b342-827070bf85c2(cell1) {{(pid=55187) load_cells /opt/stack/nova/nova/compute/api.py:322}} [ 613.117927] [55187]: DEBUG oslo_concurrency.lockutils [None req-74838ce6-ffd1-43ae-a4cd-ffc245f5f91d tempest-HypervisorAdminV228Test-1288656582 tempest-HypervisorAdminV228Test-1288656582-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.118177] [55187]: DEBUG oslo_concurrency.lockutils [None req-74838ce6-ffd1-43ae-a4cd-ffc245f5f91d tempest-HypervisorAdminV228Test-1288656582 tempest-HypervisorAdminV228Test-1288656582-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.118359] [55187]: DEBUG oslo_concurrency.lockutils [None req-74838ce6-ffd1-43ae-a4cd-ffc245f5f91d tempest-HypervisorAdminV228Test-1288656582 tempest-HypervisorAdminV228Test-1288656582-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.134096] [55187]: DEBUG oslo_concurrency.lockutils [None req-74838ce6-ffd1-43ae-a4cd-ffc245f5f91d tempest-HypervisorAdminV228Test-1288656582 tempest-HypervisorAdminV228Test-1288656582-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.134359] [55187]: DEBUG oslo_concurrency.lockutils [None req-74838ce6-ffd1-43ae-a4cd-ffc245f5f91d tempest-HypervisorAdminV228Test-1288656582 tempest-HypervisorAdminV228Test-1288656582-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.134544] [55187]: DEBUG oslo_concurrency.lockutils [None req-74838ce6-ffd1-43ae-a4cd-ffc245f5f91d tempest-HypervisorAdminV228Test-1288656582 tempest-HypervisorAdminV228Test-1288656582-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.142779] [55187]: INFO nova.api.openstack.requestlog [None req-74838ce6-ffd1-43ae-a4cd-ffc245f5f91d tempest-HypervisorAdminV228Test-1288656582 tempest-HypervisorAdminV228Test-1288656582-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.28 time: 0.691231 [ 613.143261] [55187]: [pid: 55187|app: 0|req: 29/59] 10.180.1.21 () {60 vars in 1182 bytes} [Wed Mar 26 22:01:32 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 692 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 613.149186] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 613.150095] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_api:SELECT=6,nova_api:INSERT=1 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 613.153689] [55188]: DEBUG nova.api.openstack.wsgi [None req-7f69b571-eede-4770-9492-2de70f5bcb41 tempest-HypervisorAdminV228Test-1288656582 tempest-HypervisorAdminV228Test-1288656582-project-admin] Calling method '.version_select at 0x7d4afc6b4c10>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 613.158581] [55188]: DEBUG nova.compute.api [None req-7f69b571-eede-4770-9492-2de70f5bcb41 tempest-HypervisorAdminV228Test-1288656582 tempest-HypervisorAdminV228Test-1288656582-project-admin] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),d94880c3-0986-4f2e-b342-827070bf85c2(cell1) {{(pid=55188) load_cells /opt/stack/nova/nova/compute/api.py:322}} [ 613.158732] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f69b571-eede-4770-9492-2de70f5bcb41 tempest-HypervisorAdminV228Test-1288656582 tempest-HypervisorAdminV228Test-1288656582-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.158966] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f69b571-eede-4770-9492-2de70f5bcb41 tempest-HypervisorAdminV228Test-1288656582 tempest-HypervisorAdminV228Test-1288656582-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.159152] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f69b571-eede-4770-9492-2de70f5bcb41 tempest-HypervisorAdminV228Test-1288656582 tempest-HypervisorAdminV228Test-1288656582-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.171693] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f69b571-eede-4770-9492-2de70f5bcb41 tempest-HypervisorAdminV228Test-1288656582 tempest-HypervisorAdminV228Test-1288656582-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.171693] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f69b571-eede-4770-9492-2de70f5bcb41 tempest-HypervisorAdminV228Test-1288656582 tempest-HypervisorAdminV228Test-1288656582-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.171847] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f69b571-eede-4770-9492-2de70f5bcb41 tempest-HypervisorAdminV228Test-1288656582 tempest-HypervisorAdminV228Test-1288656582-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.176656] [55188]: INFO nova.api.openstack.requestlog [None req-7f69b571-eede-4770-9492-2de70f5bcb41 tempest-HypervisorAdminV228Test-1288656582 tempest-HypervisorAdminV228Test-1288656582-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1" status: 200 len: 541 microversion: 2.28 time: 0.028041 [ 613.176964] [55188]: [pid: 55188|app: 0|req: 31/60] 10.180.1.21 () {60 vars in 1188 bytes} [Wed Mar 26 22:01:33 2025] GET /compute/v2.1/os-hypervisors/1 => generated 541 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 613.982705] [55187]: DEBUG nova.api.openstack.wsgi [None req-2f867642-3d17-4d19-88c5-6e0b926e9de4 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": "1024", "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-1754906300", "id": 565735144, "os-flavor-access:is_public": "True"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 614.009939] [55187]: INFO nova.api.openstack.requestlog [None req-2f867642-3d17-4d19-88c5-6e0b926e9de4 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 427 microversion: 2.1 time: 0.835277 [ 614.010324] [55187]: [pid: 55187|app: 0|req: 30/61] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:33 2025] POST /compute/v2.1/flavors => generated 427 bytes in 836 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 614.075107] [55188]: DEBUG nova.api.openstack.wsgi [None req-131a6959-951f-40e1-992c-2fae2cd96035 tempest-FloatingIPsNegativeTestJSON-1253058002 tempest-FloatingIPsNegativeTestJSON-1253058002-project-member] Calling method '.version_select at 0x7d4afc6b44c0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 614.877787] [55187]: DEBUG nova.api.openstack.wsgi [None req-4bd840fe-4484-43ad-bed8-5da66374baf0 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Action: 'create', calling method: .version_select at 0x7d4afc63ecb0>, body: {"keypair": {"name": "tempest-keypair-1346585273", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDJU+DzKS8z40ibeQYHVMHrY0I0T2Z06iWTqEDfavUDcIglfc8e5BU1nNe4cdUIW0L5lx0KbBBO2c74PEyhYbivNeCaWSPDQ7WP+T9lP1ShzLdeQvuk1nrI6hn5Xtxyk0g=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 614.894818] [55187]: DEBUG nova.quota [None req-4bd840fe-4484-43ad-bed8-5da66374baf0 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Getting quotas for project d5db0cb5c4114f0c941374fcb196e0c3. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 614.898886] [55187]: DEBUG nova.quota [None req-4bd840fe-4484-43ad-bed8-5da66374baf0 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Getting quotas for user 89d1121d2495439cb4b5b6846c1dbf39 and project d5db0cb5c4114f0c941374fcb196e0c3. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 614.927737] [55187]: INFO nova.api.openstack.requestlog [None req-4bd840fe-4484-43ad-bed8-5da66374baf0 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.2 time: 0.916824 [ 614.928104] [55187]: [pid: 55187|app: 0|req: 31/62] 10.180.1.21 () {62 vars in 1194 bytes} [Wed Mar 26 22:01:34 2025] POST /compute/v2.1/os-keypairs => generated 401 bytes in 917 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 615.602301] [55187]: DEBUG nova.api.openstack.wsgi [None req-da7d4f05-70ed-445a-8863-b542a5711ff4 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] Calling method '.version_select at 0x7d4afc63fe20>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 615.605710] [55187]: DEBUG oslo_concurrency.lockutils [None req-da7d4f05-70ed-445a-8863-b542a5711ff4 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.606070] [55187]: DEBUG oslo_concurrency.lockutils [None req-da7d4f05-70ed-445a-8863-b542a5711ff4 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.606336] [55187]: DEBUG oslo_concurrency.lockutils [None req-da7d4f05-70ed-445a-8863-b542a5711ff4 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.607066] [55187]: DEBUG oslo_concurrency.lockutils [None req-da7d4f05-70ed-445a-8863-b542a5711ff4 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.607066] [55187]: DEBUG oslo_concurrency.lockutils [None req-da7d4f05-70ed-445a-8863-b542a5711ff4 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.607188] [55187]: DEBUG oslo_concurrency.lockutils [None req-da7d4f05-70ed-445a-8863-b542a5711ff4 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.624579] [55187]: INFO nova.api.openstack.requestlog [None req-da7d4f05-70ed-445a-8863-b542a5711ff4 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 200 len: 215 microversion: 2.1 time: 0.695895 [ 615.624885] [55187]: [pid: 55187|app: 0|req: 32/63] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Mar 26 22:01:35 2025] GET /compute/v2.1/os-hosts => generated 215 bytes in 696 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 615.628708] [55187]: DEBUG nova.api.openstack.wsgi [None req-37f211fa-fb08-4a0b-aaa0-8cc597d0ada9 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 615.648545] [55187]: INFO nova.api.openstack.requestlog [None req-37f211fa-fb08-4a0b-aaa0-8cc597d0ada9 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/565735144" status: 202 len: 0 microversion: 2.1 time: 0.023013 [ 615.648968] [55187]: [pid: 55187|app: 0|req: 33/64] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 26 22:01:35 2025] DELETE /compute/v2.1/flavors/565735144 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 616.075701] [55188]: INFO nova.api.openstack.requestlog [None req-131a6959-951f-40e1-992c-2fae2cd96035 tempest-FloatingIPsNegativeTestJSON-1253058002 tempest-FloatingIPsNegativeTestJSON-1253058002-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips" status: 200 len: 20 microversion: 2.1 time: 2.864116 [ 616.076101] [55188]: [pid: 55188|app: 0|req: 32/65] 10.180.1.21 () {58 vars in 1144 bytes} [Wed Mar 26 22:01:33 2025] GET /compute/v2.1/os-floating-ips => generated 20 bytes in 2865 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 616.221647] [55187]: DEBUG nova.api.openstack.wsgi [None req-a7f54a4f-52f7-4668-91e1-ad555d56a89b tempest-FlavorsV255TestJSON-1220795336 tempest-FlavorsV255TestJSON-1220795336-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsV255TestJSON-flavor-302674367", "id": 2067574113, "os-flavor-access:is_public": "True"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 616.243230] [55187]: INFO nova.api.openstack.requestlog [None req-a7f54a4f-52f7-4668-91e1-ad555d56a89b tempest-FlavorsV255TestJSON-1220795336 tempest-FlavorsV255TestJSON-1220795336-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 448 microversion: 2.55 time: 0.592939 [ 616.243230] [55187]: [pid: 55187|app: 0|req: 34/66] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 26 22:01:36 2025] POST /compute/v2.1/flavors => generated 448 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 616.247144] [55187]: DEBUG nova.api.openstack.wsgi [None req-b4475db9-d1ec-4c24-9501-c7f0b7d3ee85 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Calling method '.version_select at 0x7d4afc53a290>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 616.252916] [55187]: INFO nova.api.openstack.requestlog [None req-b4475db9-d1ec-4c24-9501-c7f0b7d3ee85 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-1346585273" status: 200 len: 512 microversion: 2.2 time: 0.009162 [ 616.253350] [55187]: [pid: 55187|app: 0|req: 35/67] 10.180.1.21 () {60 vars in 1253 bytes} [Wed Mar 26 22:01:36 2025] GET /compute/v2.1/os-keypairs/tempest-keypair-1346585273 => generated 512 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 616.758327] [55188]: DEBUG nova.api.openstack.wsgi [None req-5967cadb-6d2e-4360-9044-39490959ac41 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 616.785810] [55188]: INFO nova.api.openstack.requestlog [None req-5967cadb-6d2e-4360-9044-39490959ac41 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.708164 [ 616.785810] [55188]: [pid: 55188|app: 0|req: 33/68] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 26 22:01:36 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 709 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 616.790023] [55188]: DEBUG nova.api.openstack.wsgi [None req-7ed01421-8abf-47b6-985c-6597b38b0452 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 616.814408] [55188]: INFO nova.api.openstack.requestlog [None req-7ed01421-8abf-47b6-985c-6597b38b0452 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4690 microversion: 2.1 time: 0.027748 [ 616.814408] [55188]: [pid: 55188|app: 0|req: 34/69] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:01:37 2025] GET /compute/v2.1/flavors/detail => generated 4690 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.819524] [55188]: DEBUG nova.api.openstack.wsgi [None req-51c10b4f-39ad-49fd-ae53-953d768999d1 tempest-FloatingIPsNegativeTestJSON-1253058002 tempest-FloatingIPsNegativeTestJSON-1253058002-project-member] Action: 'create', calling method: .version_select at 0x7d4afc61c5e0>, body: {"pool": "non_exist_pool"} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 616.851023] [55188]: INFO nova.api.openstack.wsgi [None req-51c10b4f-39ad-49fd-ae53-953d768999d1 tempest-FloatingIPsNegativeTestJSON-1253058002 tempest-FloatingIPsNegativeTestJSON-1253058002-project-member] HTTP exception thrown: Floating IP pool not found. [ 616.851023] [55188]: DEBUG nova.api.openstack.wsgi [None req-51c10b4f-39ad-49fd-ae53-953d768999d1 tempest-FloatingIPsNegativeTestJSON-1253058002 tempest-FloatingIPsNegativeTestJSON-1253058002-project-member] Returning 404 to user: Floating IP pool not found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 616.851023] [55188]: INFO nova.api.openstack.requestlog [None req-51c10b4f-39ad-49fd-ae53-953d768999d1 tempest-FloatingIPsNegativeTestJSON-1253058002 tempest-FloatingIPsNegativeTestJSON-1253058002-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 404 len: 73 microversion: 2.1 time: 0.035581 [ 616.851023] [55188]: [pid: 55188|app: 0|req: 35/70] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 26 22:01:37 2025] POST /compute/v2.1/os-floating-ips => generated 73 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 617.106491] [55187]: DEBUG nova.api.openstack.wsgi [None req-c7a862ac-9e99-48c7-af2c-5feb0b8e3862 tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] Calling method '.version_select at 0x7d4afc53a8c0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 617.108979] [55187]: DEBUG nova.policy [None req-c7a862ac-9e99-48c7-af2c-5feb0b8e3862 tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] Policy check for os_compute_api:os-hosts:list failed with credentials {'is_admin': False, 'user_id': '9d459a3cf2c7418caf90bf6f891612f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f3ea108d8554a0896ef5c6449233258', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 617.110035] [55187]: DEBUG nova.api.openstack.wsgi [None req-c7a862ac-9e99-48c7-af2c-5feb0b8e3862 tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:list to be performed. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 617.110035] [55187]: INFO nova.api.openstack.requestlog [None req-c7a862ac-9e99-48c7-af2c-5feb0b8e3862 tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 403 len: 109 microversion: 2.1 time: 0.856071 [ 617.110356] [55187]: [pid: 55187|app: 0|req: 36/71] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Mar 26 22:01:36 2025] GET /compute/v2.1/os-hosts => generated 109 bytes in 856 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 617.112991] [55187]: DEBUG nova.api.openstack.wsgi [None req-ff286995-b21d-4a7c-8063-4812215fd2b0 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Calling method '.version_select at 0x7d4afc74a320>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 617.136082] [55187]: INFO nova.api.openstack.requestlog [None req-ff286995-b21d-4a7c-8063-4812215fd2b0 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1346585273" status: 204 len: 0 microversion: 2.2 time: 0.025117 [ 617.136505] [55187]: [pid: 55187|app: 0|req: 37/72] 10.180.1.21 () {60 vars in 1256 bytes} [Wed Mar 26 22:01:37 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1346585273 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 617.138880] [55187]: DEBUG nova.api.openstack.wsgi [None req-77462e84-27b5-49ff-93ed-525a69f8fce0 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 617.166020] [55187]: INFO nova.api.openstack.requestlog [None req-77462e84-27b5-49ff-93ed-525a69f8fce0 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] 10.180.1.21 "GET /compute/v2.1/flavors" status: 200 len: 2463 microversion: 2.1 time: 0.027252 [ 617.166020] [55187]: [pid: 55187|app: 0|req: 38/73] 10.180.1.21 () {58 vars in 1120 bytes} [Wed Mar 26 22:01:37 2025] GET /compute/v2.1/flavors => generated 2463 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.168238] [55187]: DEBUG nova.api.openstack.wsgi [None req-bd674a93-228e-4111-86c3-0d217327ba39 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-1275812461", "id": 1603482197, "swap": 1024, "rxtx_factor": 2, "OS-FLV-EXT-DATA:ephemeral": 10, "os-flavor-access:is_public": "True"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 617.180888] [55187]: INFO nova.api.openstack.requestlog [None req-bd674a93-228e-4111-86c3-0d217327ba39 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 417 microversion: 2.1 time: 0.015406 [ 617.181363] [55187]: [pid: 55187|app: 0|req: 39/74] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:37 2025] POST /compute/v2.1/flavors => generated 417 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 617.185501] [55187]: DEBUG nova.api.openstack.wsgi [None req-449b20f7-eacd-4a06-b351-e58b33140a6b tempest-FloatingIPsNegativeTestJSON-1253058002 tempest-FloatingIPsNegativeTestJSON-1253058002-project-member] Calling method '.version_select at 0x7d4afc53b0a0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 617.543485] [55188]: DEBUG nova.api.openstack.wsgi [None req-8498a380-a59c-4839-b06f-e7bbfc2659c9 tempest-FlavorsV255TestJSON-740376255 tempest-FlavorsV255TestJSON-740376255-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 617.553259] [55188]: INFO nova.api.openstack.requestlog [None req-8498a380-a59c-4839-b06f-e7bbfc2659c9 tempest-FlavorsV255TestJSON-740376255 tempest-FlavorsV255TestJSON-740376255-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/2067574113" status: 200 len: 448 microversion: 2.55 time: 0.701374 [ 617.553259] [55188]: [pid: 55188|app: 0|req: 36/75] 10.180.1.21 () {60 vars in 1194 bytes} [Wed Mar 26 22:01:37 2025] GET /compute/v2.1/flavors/2067574113 => generated 448 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 618.149338] [55188]: DEBUG nova.api.openstack.wsgi [None req-b55cd02d-791c-445d-8cf8-4db6f5114045 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Calling method '.version_select at 0x7d4afc61c280>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 618.151685] [55188]: DEBUG oslo_concurrency.lockutils [None req-b55cd02d-791c-445d-8cf8-4db6f5114045 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.152162] [55188]: DEBUG oslo_concurrency.lockutils [None req-b55cd02d-791c-445d-8cf8-4db6f5114045 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.152162] [55188]: DEBUG oslo_concurrency.lockutils [None req-b55cd02d-791c-445d-8cf8-4db6f5114045 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.152441] [55188]: DEBUG oslo_concurrency.lockutils [None req-b55cd02d-791c-445d-8cf8-4db6f5114045 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.152635] [55188]: DEBUG oslo_concurrency.lockutils [None req-b55cd02d-791c-445d-8cf8-4db6f5114045 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.152828] [55188]: DEBUG oslo_concurrency.lockutils [None req-b55cd02d-791c-445d-8cf8-4db6f5114045 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.174623] [55188]: INFO nova.api.openstack.requestlog [None req-b55cd02d-791c-445d-8cf8-4db6f5114045 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 200 len: 215 microversion: 2.1 time: 0.621126 [ 618.174960] [55188]: [pid: 55188|app: 0|req: 37/76] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Mar 26 22:01:37 2025] GET /compute/v2.1/os-hosts => generated 215 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 618.177463] [55188]: DEBUG nova.api.openstack.wsgi [None req-ac0e3d73-9221-4ecf-a905-79788dfeecdc tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] Calling method '.version_select at 0x7d4afc6b7400>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 618.179433] [55188]: DEBUG nova.policy [None req-ac0e3d73-9221-4ecf-a905-79788dfeecdc tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] Policy check for os_compute_api:os-hosts:reboot failed with credentials {'is_admin': False, 'user_id': '9d459a3cf2c7418caf90bf6f891612f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f3ea108d8554a0896ef5c6449233258', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 618.179766] [55188]: DEBUG nova.api.openstack.wsgi [None req-ac0e3d73-9221-4ecf-a905-79788dfeecdc tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:reboot to be performed. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 618.180202] [55188]: INFO nova.api.openstack.requestlog [None req-ac0e3d73-9221-4ecf-a905-79788dfeecdc tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts/devstack/reboot" status: 403 len: 111 microversion: 2.1 time: 0.004694 [ 618.180459] [55188]: [pid: 55188|app: 0|req: 38/77] 10.180.1.21 () {58 vars in 1171 bytes} [Wed Mar 26 22:01:38 2025] GET /compute/v2.1/os-hosts/devstack/reboot => generated 111 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 618.183473] [55188]: DEBUG nova.api.openstack.wsgi [None req-3c77e0e1-b703-4912-aeca-c918bac2f6f0 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Action: 'create', calling method: .version_select at 0x7d4afc61c310>, body: {"keypair": {"name": "tempest-keypair-1616222753", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKeXsTmUBDdCPLBG/0x5xUpKvUwVSTuCYTzonRVf9dH/w4Htu3olPRb6KZYig8TkvnLRk6g2FUp1T8MKIweR9CaBJHZJTVGbeCzzP9mE/gjGzN6UmEUN6YXTTLuw1FNhZQ=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 618.194852] [55188]: DEBUG nova.quota [None req-3c77e0e1-b703-4912-aeca-c918bac2f6f0 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Getting quotas for project d5db0cb5c4114f0c941374fcb196e0c3. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 618.197223] [55188]: DEBUG nova.quota [None req-3c77e0e1-b703-4912-aeca-c918bac2f6f0 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Getting quotas for user 89d1121d2495439cb4b5b6846c1dbf39 and project d5db0cb5c4114f0c941374fcb196e0c3. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 618.210058] [55188]: INFO nova.api.openstack.requestlog [None req-3c77e0e1-b703-4912-aeca-c918bac2f6f0 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.2 time: 0.029100 [ 618.210414] [55188]: [pid: 55188|app: 0|req: 39/78] 10.180.1.21 () {62 vars in 1194 bytes} [Wed Mar 26 22:01:38 2025] POST /compute/v2.1/os-keypairs => generated 401 bytes in 29 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 618.215913] [55188]: DEBUG nova.api.openstack.wsgi [None req-efd08121-0ea0-415a-9c10-1dbc831b5152 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 618.227029] [55188]: INFO nova.api.openstack.requestlog [None req-efd08121-0ea0-415a-9c10-1dbc831b5152 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.016073 [ 618.227700] [55188]: [pid: 55188|app: 0|req: 40/79] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 26 22:01:38 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 618.715283] [55188]: DEBUG nova.api.openstack.wsgi [None req-fb8b4be0-55ca-4293-b716-12958c307fd0 tempest-QuotaClassesAdminTestJSON-625820479 tempest-QuotaClassesAdminTestJSON-625820479-project-admin] Calling method '.version_select at 0x7d4afc6b77f0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 618.725170] [55188]: INFO nova.api.openstack.requestlog [None req-fb8b4be0-55ca-4293-b716-12958c307fd0 tempest-QuotaClassesAdminTestJSON-625820479 tempest-QuotaClassesAdminTestJSON-625820479-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 303 microversion: 2.1 time: 0.497253 [ 618.725666] [55188]: [pid: 55188|app: 0|req: 41/80] 10.180.1.21 () {58 vars in 1180 bytes} [Wed Mar 26 22:01:38 2025] GET /compute/v2.1/os-quota-class-sets/default => generated 303 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 618.728018] [55188]: DEBUG nova.api.openstack.wsgi [None req-b423b9b6-be63-488e-bf03-ad77f06004b6 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 618.748219] [55188]: INFO nova.api.openstack.requestlog [None req-b423b9b6-be63-488e-bf03-ad77f06004b6 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.021825 [ 618.748536] [55188]: [pid: 55188|app: 0|req: 42/81] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:01:39 2025] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.818143] [55187]: DEBUG neutronclient.v2_0.client [None req-449b20f7-eacd-4a06-b351-e58b33140a6b tempest-FloatingIPsNegativeTestJSON-1253058002 tempest-FloatingIPsNegativeTestJSON-1253058002-project-member] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP 866481c3-17e3-4efe-8d89-2f58d637e861 could not be found", "detail": ""}} {{(pid=55187) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 618.818713] [55187]: INFO nova.api.openstack.wsgi [None req-449b20f7-eacd-4a06-b351-e58b33140a6b tempest-FloatingIPsNegativeTestJSON-1253058002 tempest-FloatingIPsNegativeTestJSON-1253058002-project-member] HTTP exception thrown: Floating IP not found for ID 866481c3-17e3-4efe-8d89-2f58d637e861 [ 618.821582] [55187]: DEBUG nova.api.openstack.wsgi [None req-449b20f7-eacd-4a06-b351-e58b33140a6b tempest-FloatingIPsNegativeTestJSON-1253058002 tempest-FloatingIPsNegativeTestJSON-1253058002-project-member] Returning 404 to user: Floating IP not found for ID 866481c3-17e3-4efe-8d89-2f58d637e861 {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 618.821582] [55187]: INFO nova.api.openstack.requestlog [None req-449b20f7-eacd-4a06-b351-e58b33140a6b tempest-FloatingIPsNegativeTestJSON-1253058002 tempest-FloatingIPsNegativeTestJSON-1253058002-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/866481c3-17e3-4efe-8d89-2f58d637e861" status: 404 len: 111 microversion: 2.1 time: 1.637744 [ 618.821582] [55187]: [pid: 55187|app: 0|req: 40/82] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:01:37 2025] DELETE /compute/v2.1/os-floating-ips/866481c3-17e3-4efe-8d89-2f58d637e861 => generated 111 bytes in 1638 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 618.863267] [55188]: DEBUG nova.api.openstack.wsgi [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiagnosticsTest-server-758558943", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 618.934066] [55188]: DEBUG oslo_concurrency.lockutils [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.934066] [55188]: DEBUG oslo_concurrency.lockutils [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.934066] [55188]: DEBUG oslo_concurrency.lockutils [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.934248] [55188]: DEBUG oslo_concurrency.lockutils [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.934382] [55188]: DEBUG oslo_concurrency.lockutils [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.934543] [55188]: DEBUG oslo_concurrency.lockutils [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.943463] [55188]: DEBUG nova.network.neutron [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] validate_networks() for None {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 618.943602] [55187]: DEBUG nova.api.openstack.wsgi [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FloatingIPsAssociationNegativeTestJSON-server-673996323", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "ff8ec5c9-4839-4d5f-8c60-38edfd64ac3b"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 618.996030] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.996166] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.996429] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.996907] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.997614] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.997884] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.005981] [55187]: DEBUG nova.network.neutron [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] validate_networks() for [('ff8ec5c9-4839-4d5f-8c60-38edfd64ac3b', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 619.197112] [55188]: DEBUG nova.virt.hardware [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 619.197308] [55188]: DEBUG nova.virt.hardware [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 619.197519] [55188]: DEBUG nova.virt.hardware [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 619.197705] [55188]: DEBUG nova.virt.hardware [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 619.197822] [55188]: DEBUG nova.virt.hardware [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 619.208358] [55188]: DEBUG oslo_concurrency.lockutils [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.208594] [55188]: DEBUG oslo_concurrency.lockutils [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.208775] [55188]: DEBUG oslo_concurrency.lockutils [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.209178] [55188]: DEBUG oslo_concurrency.lockutils [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.209375] [55188]: DEBUG oslo_concurrency.lockutils [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.209545] [55188]: DEBUG oslo_concurrency.lockutils [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.223656] [55188]: DEBUG nova.quota [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Getting quotas for project 6154d70a53874f3face0bd3c0abc619e. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 619.226678] [55188]: DEBUG nova.quota [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Getting quotas for user 928b057c18334dd7bbc89abf22914497 and project 6154d70a53874f3face0bd3c0abc619e. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 619.232472] [55188]: DEBUG nova.compute.api [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 619.234457] [55188]: DEBUG nova.compute.api [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] [instance: 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 619.289099] [55188]: INFO nova.api.openstack.requestlog [None req-694e8efa-2556-422f-a96c-82c5d6c1ce07 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.539958 [ 619.289481] [55188]: [pid: 55188|app: 0|req: 43/83] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:39 2025] POST /compute/v2.1/servers => generated 380 bytes in 540 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 619.458089] [55188]: DEBUG nova.api.openstack.wsgi [None req-181d7838-6d45-407b-982c-71e7c763249e tempest-FlavorMetadataValidation-297459715 tempest-FlavorMetadataValidation-297459715-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_validate_metadata_-1554715590", "id": 1878269132, "os-flavor-access:is_public": "True"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 619.478015] [55188]: INFO nova.api.openstack.requestlog [None req-181d7838-6d45-407b-982c-71e7c763249e tempest-FlavorMetadataValidation-297459715 tempest-FlavorMetadataValidation-297459715-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 471 microversion: 2.86 time: 0.187928 [ 619.478345] [55188]: [pid: 55188|app: 0|req: 44/84] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 26 22:01:39 2025] POST /compute/v2.1/flavors => generated 471 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 619.481849] [55188]: DEBUG nova.api.openstack.wsgi [None req-c13edc4c-b8b9-4c7f-ae07-e6d74b08da18 tempest-FlavorsV255TestJSON-1220795336 tempest-FlavorsV255TestJSON-1220795336-project-admin] Action: 'update', calling method: .version_select at 0x7d4afc6b4550>, body: {"flavor": {"description": "new"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 619.509656] [55188]: INFO nova.api.openstack.requestlog [None req-c13edc4c-b8b9-4c7f-ae07-e6d74b08da18 tempest-FlavorsV255TestJSON-1220795336 tempest-FlavorsV255TestJSON-1220795336-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/2067574113" status: 200 len: 449 microversion: 2.55 time: 0.030690 [ 619.509997] [55188]: [pid: 55188|app: 0|req: 45/85] 10.180.1.21 () {62 vars in 1214 bytes} [Wed Mar 26 22:01:39 2025] PUT /compute/v2.1/flavors/2067574113 => generated 449 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 619.617787] [55188]: DEBUG nova.api.openstack.wsgi [None req-1810d268-1c21-4edc-ac94-12329dc7f86f tempest-SecurityGroupsTestAdminJSON-1901772890 tempest-SecurityGroupsTestAdminJSON-1901772890-project-member] Action: 'create', calling method: .version_select at 0x7d4afc56a170>, body: {"security_group": {"name": "tempest-securitygroup-799222012", "description": "tempest-description-1132268120"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 619.703222] [55187]: DEBUG nova.virt.hardware [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 619.703301] [55187]: DEBUG nova.virt.hardware [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 619.703728] [55187]: DEBUG nova.virt.hardware [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 619.703728] [55187]: DEBUG nova.virt.hardware [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 619.703832] [55187]: DEBUG nova.virt.hardware [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 619.719426] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.719426] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.719426] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.719426] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.720795] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.720795] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.747373] [55187]: DEBUG nova.quota [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Getting quotas for project 3b1005d18f394c72a48d87bf480718b9. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 619.750233] [55187]: DEBUG nova.quota [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Getting quotas for user 83bcc3476e4449f6ac67ad327a36928d and project 3b1005d18f394c72a48d87bf480718b9. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 619.756424] [55187]: DEBUG nova.compute.api [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 619.758094] [55187]: DEBUG nova.compute.api [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 619.803701] [55187]: INFO nova.api.openstack.requestlog [None req-c88ecb78-8537-453a-b779-91317e018778 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.982636 [ 619.804016] [55187]: [pid: 55187|app: 0|req: 41/86] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:39 2025] POST /compute/v2.1/servers => generated 380 bytes in 983 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 619.883843] [55188]: INFO nova.api.openstack.requestlog [None req-1810d268-1c21-4edc-ac94-12329dc7f86f tempest-SecurityGroupsTestAdminJSON-1901772890 tempest-SecurityGroupsTestAdminJSON-1901772890-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 220 microversion: 2.1 time: 0.372912 [ 619.884184] [55188]: [pid: 55188|app: 0|req: 46/87] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:01:39 2025] POST /compute/v2.1/os-security-groups => generated 220 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 619.887041] [55188]: DEBUG nova.api.openstack.wsgi [None req-c9b8fdc1-12de-4abc-8130-311fc6773b03 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Calling method '.version_select at 0x7d4afc569630>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 619.890641] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9b8fdc1-12de-4abc-8130-311fc6773b03 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.890878] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9b8fdc1-12de-4abc-8130-311fc6773b03 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.891077] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9b8fdc1-12de-4abc-8130-311fc6773b03 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.891574] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9b8fdc1-12de-4abc-8130-311fc6773b03 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.891804] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9b8fdc1-12de-4abc-8130-311fc6773b03 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.892047] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9b8fdc1-12de-4abc-8130-311fc6773b03 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.905307] [55188]: INFO nova.api.openstack.requestlog [None req-c9b8fdc1-12de-4abc-8130-311fc6773b03 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts?zone=" status: 200 len: 215 microversion: 2.1 time: 0.019807 [ 619.905307] [55188]: [pid: 55188|app: 0|req: 47/88] 10.180.1.21 () {58 vars in 1134 bytes} [Wed Mar 26 22:01:40 2025] GET /compute/v2.1/os-hosts?zone= => generated 215 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 619.905753] [55187]: DEBUG nova.api.openstack.wsgi [None req-ac5c7c43-ffd9-4e09-94a3-c1707fa947e2 tempest-AZAdminNegativeTestJSON-1583670825 tempest-AZAdminNegativeTestJSON-1583670825-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 619.911421] [55188]: DEBUG nova.api.openstack.wsgi [None req-aebfe957-3a9b-4ae2-b010-b9dfd86e4c39 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] Calling method '.version_select at 0x7d4afc56ad40>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 619.913110] [55187]: DEBUG nova.policy [None req-ac5c7c43-ffd9-4e09-94a3-c1707fa947e2 tempest-AZAdminNegativeTestJSON-1583670825 tempest-AZAdminNegativeTestJSON-1583670825-project-member] Policy check for os_compute_api:os-availability-zone:detail failed with credentials {'is_admin': False, 'user_id': '17208c9697da4db3b329ac796744ed39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3629145a1c6d4d17a1a9d7db89fa687e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 619.913744] [55187]: DEBUG nova.api.openstack.wsgi [None req-ac5c7c43-ffd9-4e09-94a3-c1707fa947e2 tempest-AZAdminNegativeTestJSON-1583670825 tempest-AZAdminNegativeTestJSON-1583670825-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-availability-zone:detail to be performed. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 619.914221] [55187]: INFO nova.api.openstack.requestlog [None req-ac5c7c43-ffd9-4e09-94a3-c1707fa947e2 tempest-AZAdminNegativeTestJSON-1583670825 tempest-AZAdminNegativeTestJSON-1583670825-project-member] 10.180.1.21 "GET /compute/v2.1/os-availability-zone/detail" status: 403 len: 123 microversion: 2.1 time: 0.109601 [ 619.915249] [55187]: [pid: 55187|app: 0|req: 42/89] 10.180.1.21 () {58 vars in 1180 bytes} [Wed Mar 26 22:01:40 2025] GET /compute/v2.1/os-availability-zone/detail => generated 123 bytes in 110 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 619.917935] [55187]: DEBUG nova.api.openstack.wsgi [None req-5a20ec06-bbbd-421c-ae2e-5ff8e98ffbab tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Calling method '.version_select at 0x7d4afc53b010>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 619.927398] [55188]: INFO nova.api.openstack.wsgi [None req-aebfe957-3a9b-4ae2-b010-b9dfd86e4c39 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 619.928822] [55188]: DEBUG nova.api.openstack.wsgi [None req-aebfe957-3a9b-4ae2-b010-b9dfd86e4c39 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 619.929820] [55188]: INFO nova.api.openstack.requestlog [None req-aebfe957-3a9b-4ae2-b010-b9dfd86e4c39 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/nonexistent_hostname/reboot" status: 404 len: 99 microversion: 2.1 time: 0.023899 [ 619.929820] [55188]: [pid: 55188|app: 0|req: 48/90] 10.180.1.21 () {58 vars in 1207 bytes} [Wed Mar 26 22:01:40 2025] GET /compute/v2.1/os-hosts/nonexistent_hostname/reboot => generated 99 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 619.937402] [55187]: INFO nova.api.openstack.requestlog [None req-5a20ec06-bbbd-421c-ae2e-5ff8e98ffbab tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1616222753" status: 204 len: 0 microversion: 2.2 time: 0.022183 [ 619.937799] [55187]: [pid: 55187|app: 0|req: 43/91] 10.180.1.21 () {60 vars in 1256 bytes} [Wed Mar 26 22:01:40 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1616222753 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 620.123105] [55188]: DEBUG nova.api.openstack.wsgi [None req-748a8736-0b99-4832-b7d5-427506c76f7e tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Calling method '.version_select at 0x7d4afc56a050>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.127586] [55188]: DEBUG oslo_concurrency.lockutils [None req-748a8736-0b99-4832-b7d5-427506c76f7e tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.127759] [55188]: DEBUG oslo_concurrency.lockutils [None req-748a8736-0b99-4832-b7d5-427506c76f7e tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.127944] [55188]: DEBUG oslo_concurrency.lockutils [None req-748a8736-0b99-4832-b7d5-427506c76f7e tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.147748] [55188]: DEBUG oslo_concurrency.lockutils [None req-748a8736-0b99-4832-b7d5-427506c76f7e tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.148476] [55187]: DEBUG nova.api.openstack.wsgi [None req-e3b32183-e1ea-4309-944a-d35273624658 tempest-NetworksTest-1856454361 tempest-NetworksTest-1856454361-project-admin] Calling method '.version_select at 0x7d4afc539b40>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.148809] [55188]: DEBUG oslo_concurrency.lockutils [None req-748a8736-0b99-4832-b7d5-427506c76f7e tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.149451] [55188]: DEBUG oslo_concurrency.lockutils [None req-748a8736-0b99-4832-b7d5-427506c76f7e tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.177688] [55188]: DEBUG oslo_concurrency.lockutils [None req-748a8736-0b99-4832-b7d5-427506c76f7e tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.178255] [55188]: DEBUG oslo_concurrency.lockutils [None req-748a8736-0b99-4832-b7d5-427506c76f7e tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.180058] [55188]: DEBUG oslo_concurrency.lockutils [None req-748a8736-0b99-4832-b7d5-427506c76f7e tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.183835] [55188]: INFO nova.api.openstack.requestlog [None req-748a8736-0b99-4832-b7d5-427506c76f7e tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/detail?with_servers=True" status: 200 len: 618 microversion: 2.53 time: 0.252940 [ 620.183835] [55188]: [pid: 55188|app: 0|req: 49/92] 10.180.1.21 () {60 vars in 1238 bytes} [Wed Mar 26 22:01:40 2025] GET /compute/v2.1/os-hypervisors/detail?with_servers=True => generated 618 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 620.186288] [55188]: DEBUG nova.api.openstack.wsgi [None req-3ced80b5-793a-44d7-a925-6cb2846e7930 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.198085] [55188]: INFO nova.api.openstack.requestlog [None req-3ced80b5-793a-44d7-a925-6cb2846e7930 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.013422 [ 620.198533] [55188]: [pid: 55188|app: 0|req: 50/93] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 26 22:01:40 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 620.255424] [55187]: INFO nova.api.openstack.requestlog [None req-e3b32183-e1ea-4309-944a-d35273624658 tempest-NetworksTest-1856454361 tempest-NetworksTest-1856454361-project-admin] 10.180.1.21 "GET /compute/v2.1/os-networks" status: 200 len: 4704 microversion: 2.1 time: 0.316715 [ 620.257542] [55187]: [pid: 55187|app: 0|req: 44/94] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 26 22:01:40 2025] GET /compute/v2.1/os-networks => generated 4704 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.306750] [55188]: DEBUG nova.api.openstack.wsgi [None req-51ccfae3-8cc3-4a11-8100-f97fdeadd745 tempest-FlavorsV261TestJSON-1015881240 tempest-FlavorsV261TestJSON-1015881240-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsV261TestJSON-flavor-1115979135", "id": 1818821637, "os-flavor-access:is_public": "True"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 620.325108] [55188]: INFO nova.api.openstack.requestlog [None req-51ccfae3-8cc3-4a11-8100-f97fdeadd745 tempest-FlavorsV261TestJSON-1015881240 tempest-FlavorsV261TestJSON-1015881240-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 468 microversion: 2.61 time: 0.125960 [ 620.325634] [55188]: [pid: 55188|app: 0|req: 51/95] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 26 22:01:40 2025] POST /compute/v2.1/flavors => generated 468 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 620.404018] [55187]: DEBUG nova.api.openstack.wsgi [None req-5c3524f4-79c7-405b-bd41-f9ebc5c61aaa tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Calling method '.version_select at 0x7d4afc53bbe0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.457352] [55188]: DEBUG nova.api.openstack.wsgi [None req-4aea5725-b47d-4151-a2e3-a174d94c37f2 tempest-AZAdminV2TestJSON-1430294480 tempest-AZAdminV2TestJSON-1430294480-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.461264] [55188]: DEBUG oslo_concurrency.lockutils [None req-4aea5725-b47d-4151-a2e3-a174d94c37f2 tempest-AZAdminV2TestJSON-1430294480 tempest-AZAdminV2TestJSON-1430294480-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.461506] [55188]: DEBUG oslo_concurrency.lockutils [None req-4aea5725-b47d-4151-a2e3-a174d94c37f2 tempest-AZAdminV2TestJSON-1430294480 tempest-AZAdminV2TestJSON-1430294480-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.461687] [55188]: DEBUG oslo_concurrency.lockutils [None req-4aea5725-b47d-4151-a2e3-a174d94c37f2 tempest-AZAdminV2TestJSON-1430294480 tempest-AZAdminV2TestJSON-1430294480-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.462121] [55188]: DEBUG oslo_concurrency.lockutils [None req-4aea5725-b47d-4151-a2e3-a174d94c37f2 tempest-AZAdminV2TestJSON-1430294480 tempest-AZAdminV2TestJSON-1430294480-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.462831] [55188]: DEBUG oslo_concurrency.lockutils [None req-4aea5725-b47d-4151-a2e3-a174d94c37f2 tempest-AZAdminV2TestJSON-1430294480 tempest-AZAdminV2TestJSON-1430294480-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.462831] [55188]: DEBUG oslo_concurrency.lockutils [None req-4aea5725-b47d-4151-a2e3-a174d94c37f2 tempest-AZAdminV2TestJSON-1430294480 tempest-AZAdminV2TestJSON-1430294480-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.515517] [55187]: INFO nova.api.openstack.requestlog [None req-5c3524f4-79c7-405b-bd41-f9ebc5c61aaa tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/42790423440c4200a401fe8dcced3f55" status: 200 len: 371 microversion: 2.1 time: 0.257309 [ 620.516410] [55187]: [pid: 55187|app: 0|req: 45/96] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 26 22:01:40 2025] GET /compute/v2.1/os-quota-sets/42790423440c4200a401fe8dcced3f55 => generated 371 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 620.582597] [55187]: DEBUG nova.api.openstack.wsgi [None req-8866af7f-d0a3-4e37-b639-17844b151720 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-test_flavor-8323436", "ram": 512, "vcpus": 1, "disk": 10, "id": 1019232345, "swap": 1024, "rxtx_factor": 1, "OS-FLV-EXT-DATA:ephemeral": 10}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 620.604236] [55187]: INFO nova.api.openstack.requestlog [None req-8866af7f-d0a3-4e37-b639-17844b151720 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 413 microversion: 2.1 time: 0.087657 [ 620.605206] [55187]: [pid: 55187|app: 0|req: 46/97] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:40 2025] POST /compute/v2.1/flavors => generated 413 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 620.643796] [55188]: INFO nova.api.openstack.requestlog [None req-4aea5725-b47d-4151-a2e3-a174d94c37f2 tempest-AZAdminV2TestJSON-1430294480 tempest-AZAdminV2TestJSON-1430294480-project-admin] 10.180.1.21 "GET /compute/v2.1/os-availability-zone" status: 200 len: 97 microversion: 2.1 time: 0.317655 [ 620.644412] [55188]: [pid: 55188|app: 0|req: 52/98] 10.180.1.21 () {58 vars in 1159 bytes} [Wed Mar 26 22:01:40 2025] GET /compute/v2.1/os-availability-zone => generated 97 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 620.688130] [55187]: DEBUG nova.api.openstack.wsgi [None req-af7b5833-6b1b-4328-97c0-7a92f4f834b2 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Calling method '.version_select at 0x7d4afc539090>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.693867] [55187]: DEBUG oslo_concurrency.lockutils [None req-af7b5833-6b1b-4328-97c0-7a92f4f834b2 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.695298] [55187]: DEBUG oslo_concurrency.lockutils [None req-af7b5833-6b1b-4328-97c0-7a92f4f834b2 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.697130] [55187]: DEBUG oslo_concurrency.lockutils [None req-af7b5833-6b1b-4328-97c0-7a92f4f834b2 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.706431] [55187]: DEBUG oslo_concurrency.lockutils [None req-af7b5833-6b1b-4328-97c0-7a92f4f834b2 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.706647] [55187]: DEBUG oslo_concurrency.lockutils [None req-af7b5833-6b1b-4328-97c0-7a92f4f834b2 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.706907] [55187]: DEBUG oslo_concurrency.lockutils [None req-af7b5833-6b1b-4328-97c0-7a92f4f834b2 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.710726] [55187]: INFO nova.api.openstack.requestlog [None req-af7b5833-6b1b-4328-97c0-7a92f4f834b2 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.104974 [ 620.711621] [55187]: [pid: 55187|app: 0|req: 47/99] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:01:40 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 620.739011] [55188]: DEBUG nova.api.openstack.wsgi [None req-2d651067-bbb2-43bf-844c-cdf5355694bc tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.741489] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d651067-bbb2-43bf-844c-cdf5355694bc tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.741726] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d651067-bbb2-43bf-844c-cdf5355694bc tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.741914] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d651067-bbb2-43bf-844c-cdf5355694bc tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.742347] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d651067-bbb2-43bf-844c-cdf5355694bc tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.742485] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d651067-bbb2-43bf-844c-cdf5355694bc tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.742660] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d651067-bbb2-43bf-844c-cdf5355694bc tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.753922] [55188]: INFO nova.api.openstack.requestlog [None req-2d651067-bbb2-43bf-844c-cdf5355694bc tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 189 microversion: 2.1 time: 0.109198 [ 620.754718] [55188]: [pid: 55188|app: 0|req: 53/100] 10.180.1.21 () {58 vars in 1171 bytes} [Wed Mar 26 22:01:41 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 189 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 620.802268] [55187]: DEBUG nova.api.openstack.wsgi [None req-bf454c9b-f19c-40e7-ab3d-fe2a976b6031 tempest-HypervisorAdminNegativeTestJSON-526105998 tempest-HypervisorAdminNegativeTestJSON-526105998-project-member] Calling method '.version_select at 0x7d4afc53bd90>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 620.804578] [55187]: DEBUG nova.policy [None req-bf454c9b-f19c-40e7-ab3d-fe2a976b6031 tempest-HypervisorAdminNegativeTestJSON-526105998 tempest-HypervisorAdminNegativeTestJSON-526105998-project-member] Policy check for os_compute_api:os-hypervisors:list-detail failed with credentials {'is_admin': False, 'user_id': '5b0776e43a6741eab2ba7a9ccdd214d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd04ce080a3db4d7fbca94339c659e097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 620.804967] [55187]: DEBUG nova.api.openstack.wsgi [None req-bf454c9b-f19c-40e7-ab3d-fe2a976b6031 tempest-HypervisorAdminNegativeTestJSON-526105998 tempest-HypervisorAdminNegativeTestJSON-526105998-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:list-detail to be performed. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 620.805607] [55187]: INFO nova.api.openstack.requestlog [None req-bf454c9b-f19c-40e7-ab3d-fe2a976b6031 tempest-HypervisorAdminNegativeTestJSON-526105998 tempest-HypervisorAdminNegativeTestJSON-526105998-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/detail" status: 403 len: 122 microversion: 2.1 time: 0.093950 [ 620.805820] [55187]: [pid: 55187|app: 0|req: 48/101] 10.180.1.21 () {58 vars in 1162 bytes} [Wed Mar 26 22:01:41 2025] GET /compute/v2.1/os-hypervisors/detail => generated 122 bytes in 94 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 620.887021] [55188]: DEBUG nova.api.openstack.wsgi [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiagnosticsV248Test-server-52800842", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": "none"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 620.922099] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.922099] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.922099] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.923159] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.923402] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.923586] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.930207] [55188]: DEBUG nova.virt.hardware [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 620.930577] [55188]: DEBUG nova.virt.hardware [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 620.930691] [55188]: DEBUG nova.virt.hardware [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 620.930767] [55188]: DEBUG nova.virt.hardware [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 620.930942] [55188]: DEBUG nova.virt.hardware [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 620.933265] [55187]: DEBUG nova.api.openstack.wsgi [None req-988a6d8b-3cda-432f-860d-e83c085505a9 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-test_flavor-1608122669", "ram": 512, "vcpus": 1, "disk": 10, "id": 968658141, "swap": 1024, "rxtx_factor": 1, "OS-FLV-EXT-DATA:ephemeral": 10}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 620.936304] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.936836] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.936836] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.937346] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.937346] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.937493] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.947769] [55188]: DEBUG nova.quota [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Getting quotas for project 87fc392457c54ed589afeb6b38cbf5a8. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 620.948011] [55187]: INFO nova.api.openstack.requestlog [None req-988a6d8b-3cda-432f-860d-e83c085505a9 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 413 microversion: 2.1 time: 0.138406 [ 620.948479] [55187]: [pid: 55187|app: 0|req: 49/102] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:41 2025] POST /compute/v2.1/flavors => generated 413 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 620.952409] [55188]: DEBUG nova.quota [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Getting quotas for user 43bfb128f1c3459da19dac88a3a911c2 and project 87fc392457c54ed589afeb6b38cbf5a8. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 620.957348] [55188]: DEBUG nova.compute.api [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 620.958574] [55188]: DEBUG nova.compute.api [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 620.992773] [55188]: INFO nova.api.openstack.requestlog [None req-3c860396-bc4d-48a3-adcc-0cb48893c918 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.48 time: 0.237272 [ 620.992773] [55188]: [pid: 55188|app: 0|req: 54/103] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 26 22:01:41 2025] POST /compute/v2.1/servers => generated 380 bytes in 238 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 620.996637] [55188]: DEBUG nova.api.openstack.wsgi [None req-9d844e03-b66e-4824-96e8-4c99284e57e2 tempest-QuotaClassesAdminTestJSON-625820479 tempest-QuotaClassesAdminTestJSON-625820479-project-admin] Action: 'update', calling method: .version_select at 0x7d4afc6b51b0>, 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=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 621.030394] [55187]: DEBUG nova.api.openstack.wsgi [None req-2df7e12a-4add-4012-a7ae-3e8bab1f639f tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Calling method '.version_select at 0x7d4afc539510>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.035437] [55187]: DEBUG oslo_concurrency.lockutils [None req-2df7e12a-4add-4012-a7ae-3e8bab1f639f tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.035689] [55187]: DEBUG oslo_concurrency.lockutils [None req-2df7e12a-4add-4012-a7ae-3e8bab1f639f tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.035913] [55187]: DEBUG oslo_concurrency.lockutils [None req-2df7e12a-4add-4012-a7ae-3e8bab1f639f tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.054017] [55187]: DEBUG oslo_concurrency.lockutils [None req-2df7e12a-4add-4012-a7ae-3e8bab1f639f tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.054017] [55187]: DEBUG oslo_concurrency.lockutils [None req-2df7e12a-4add-4012-a7ae-3e8bab1f639f tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.054017] [55187]: DEBUG oslo_concurrency.lockutils [None req-2df7e12a-4add-4012-a7ae-3e8bab1f639f tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.059036] [55187]: INFO nova.api.openstack.requestlog [None req-2df7e12a-4add-4012-a7ae-3e8bab1f639f tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.110065 [ 621.059443] [55187]: [pid: 55187|app: 0|req: 50/104] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:01:41 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 621.062590] [55187]: DEBUG nova.api.openstack.wsgi [None req-cfd490f3-1e94-411f-8eb2-62a50f3e204a tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.090346] [55187]: INFO nova.api.openstack.requestlog [None req-cfd490f3-1e94-411f-8eb2-62a50f3e204a tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1603482197" status: 202 len: 0 microversion: 2.1 time: 0.029809 [ 621.091020] [55187]: [pid: 55187|app: 0|req: 51/105] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 26 22:01:41 2025] DELETE /compute/v2.1/flavors/1603482197 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 621.173973] [55188]: INFO nova.api.openstack.requestlog [None req-9d844e03-b66e-4824-96e8-4c99284e57e2 tempest-QuotaClassesAdminTestJSON-625820479 tempest-QuotaClassesAdminTestJSON-625820479-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 290 microversion: 2.1 time: 0.180484 [ 621.174550] [55188]: [pid: 55188|app: 0|req: 55/106] 10.180.1.21 () {60 vars in 1201 bytes} [Wed Mar 26 22:01:41 2025] PUT /compute/v2.1/os-quota-class-sets/default => generated 290 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 621.195215] [55187]: DEBUG nova.api.openstack.wsgi [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminNegativeTestJSON-server-327358811", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 621.264740] [55188]: DEBUG nova.api.openstack.wsgi [None req-7bd64794-18a4-461c-ae79-cbffb1b5bd40 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-1985335122", "id": 939068860, "os-flavor-access:is_public": "False"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 621.279558] [55188]: INFO nova.api.openstack.requestlog [None req-7bd64794-18a4-461c-ae79-cbffb1b5bd40 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 436 microversion: 2.1 time: 0.104450 [ 621.279705] [55188]: [pid: 55188|app: 0|req: 56/107] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:41 2025] POST /compute/v2.1/flavors => generated 436 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 621.284030] [55188]: DEBUG nova.api.openstack.wsgi [None req-089d3c97-84e0-4a8a-a730-6c7cb8c4ce04 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.284030] [55188]: DEBUG nova.compute.api [None req-089d3c97-84e0-4a8a-a730-6c7cb8c4ce04 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] [instance: 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 621.293407] [55188]: DEBUG oslo_concurrency.lockutils [None req-089d3c97-84e0-4a8a-a730-6c7cb8c4ce04 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.293407] [55188]: DEBUG oslo_concurrency.lockutils [None req-089d3c97-84e0-4a8a-a730-6c7cb8c4ce04 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.293407] [55188]: DEBUG oslo_concurrency.lockutils [None req-089d3c97-84e0-4a8a-a730-6c7cb8c4ce04 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.294355] [55188]: DEBUG oslo_concurrency.lockutils [None req-089d3c97-84e0-4a8a-a730-6c7cb8c4ce04 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.294355] [55188]: DEBUG oslo_concurrency.lockutils [None req-089d3c97-84e0-4a8a-a730-6c7cb8c4ce04 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.294355] [55188]: DEBUG oslo_concurrency.lockutils [None req-089d3c97-84e0-4a8a-a730-6c7cb8c4ce04 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.380508] [55188]: DEBUG nova.policy [None req-089d3c97-84e0-4a8a-a730-6c7cb8c4ce04 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '928b057c18334dd7bbc89abf22914497', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6154d70a53874f3face0bd3c0abc619e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 621.393321] [55188]: INFO nova.api.openstack.requestlog [None req-089d3c97-84e0-4a8a-a730-6c7cb8c4ce04 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] 10.180.1.21 "GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f" status: 200 len: 1264 microversion: 2.1 time: 0.112537 [ 621.393321] [55188]: [pid: 55188|app: 0|req: 57/108] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:41 2025] GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f => generated 1264 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 621.397678] [55188]: DEBUG nova.api.openstack.wsgi [None req-5e8900f9-a4e0-462c-aec8-44886a7bc46f tempest-FlavorMetadataValidation-297459715 tempest-FlavorMetadataValidation-297459715-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:cpu_policy": "shared", "foo:bar": "baz"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 621.400829] [55187]: DEBUG oslo_concurrency.lockutils [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.400829] [55187]: DEBUG oslo_concurrency.lockutils [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.401129] [55187]: DEBUG oslo_concurrency.lockutils [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.401328] [55187]: DEBUG oslo_concurrency.lockutils [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.402040] [55187]: DEBUG oslo_concurrency.lockutils [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.402040] [55187]: DEBUG oslo_concurrency.lockutils [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.407028] [55187]: DEBUG nova.network.neutron [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] validate_networks() for None {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 621.495489] [55188]: INFO nova.api.openstack.requestlog [None req-5e8900f9-a4e0-462c-aec8-44886a7bc46f tempest-FlavorMetadataValidation-297459715 tempest-FlavorMetadataValidation-297459715-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1878269132/os-extra_specs" status: 200 len: 62 microversion: 2.86 time: 0.101607 [ 621.495829] [55188]: [pid: 55188|app: 0|req: 58/109] 10.180.1.21 () {62 vars in 1260 bytes} [Wed Mar 26 22:01:41 2025] POST /compute/v2.1/flavors/1878269132/os-extra_specs => generated 62 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 621.498608] [55188]: DEBUG nova.api.openstack.wsgi [None req-f8993eb8-1cb8-49ca-a15c-59f3d821e729 tempest-FlavorsV255TestJSON-740376255 tempest-FlavorsV255TestJSON-740376255-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.527360] [55188]: INFO nova.api.openstack.requestlog [None req-f8993eb8-1cb8-49ca-a15c-59f3d821e729 tempest-FlavorsV255TestJSON-740376255 tempest-FlavorsV255TestJSON-740376255-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6694 microversion: 2.55 time: 0.030643 [ 621.528313] [55188]: [pid: 55188|app: 0|req: 59/110] 10.180.1.21 () {60 vars in 1182 bytes} [Wed Mar 26 22:01:41 2025] 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) [ 621.547420] [55187]: DEBUG nova.virt.hardware [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 621.547540] [55187]: DEBUG nova.virt.hardware [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 621.547829] [55187]: DEBUG nova.virt.hardware [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 621.547893] [55187]: DEBUG nova.virt.hardware [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 621.548722] [55187]: DEBUG nova.virt.hardware [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 621.563722] [55187]: DEBUG oslo_concurrency.lockutils [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.564027] [55187]: DEBUG oslo_concurrency.lockutils [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.564095] [55187]: DEBUG oslo_concurrency.lockutils [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.564591] [55187]: DEBUG oslo_concurrency.lockutils [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.565264] [55187]: DEBUG oslo_concurrency.lockutils [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.565264] [55187]: DEBUG oslo_concurrency.lockutils [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.587595] [55187]: DEBUG nova.quota [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Getting quotas for project 6c964d0458ad4e51b948cd2bc88528ed. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 621.591627] [55187]: DEBUG nova.quota [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Getting quotas for user eea0c0d807f347a3a5d82627abadf061 and project 6c964d0458ad4e51b948cd2bc88528ed. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 621.602399] [55187]: DEBUG nova.compute.api [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 621.603148] [55187]: DEBUG nova.compute.api [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 621.639532] [55187]: INFO nova.api.openstack.requestlog [None req-964c7920-fd7d-4f85-9012-af61326f0377 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.547681 [ 621.639913] [55187]: [pid: 55187|app: 0|req: 52/111] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:41 2025] POST /compute/v2.1/servers => generated 380 bytes in 548 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 621.642656] [55187]: DEBUG nova.api.openstack.wsgi [None req-e9704f14-4f19-45b1-b7ba-4786ce69c76a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.644935] [55187]: DEBUG nova.compute.api [None req-e9704f14-4f19-45b1-b7ba-4786ce69c76a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 621.654116] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9704f14-4f19-45b1-b7ba-4786ce69c76a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.655133] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9704f14-4f19-45b1-b7ba-4786ce69c76a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.655133] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9704f14-4f19-45b1-b7ba-4786ce69c76a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.655406] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9704f14-4f19-45b1-b7ba-4786ce69c76a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.655609] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9704f14-4f19-45b1-b7ba-4786ce69c76a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.656390] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9704f14-4f19-45b1-b7ba-4786ce69c76a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.681792] [55188]: DEBUG nova.api.openstack.wsgi [None req-170168b5-6a37-4683-90c3-fed1a52676df tempest-InstanceUsageAuditLogNegativeTestJSON-23311897 tempest-InstanceUsageAuditLogNegativeTestJSON-23311897-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.686338] [55188]: INFO nova.api.openstack.wsgi [None req-170168b5-6a37-4683-90c3-fed1a52676df tempest-InstanceUsageAuditLogNegativeTestJSON-23311897 tempest-InstanceUsageAuditLogNegativeTestJSON-23311897-project-admin] HTTP exception thrown: Invalid timestamp for date invalid_time [ 621.686738] [55188]: DEBUG nova.api.openstack.wsgi [None req-170168b5-6a37-4683-90c3-fed1a52676df tempest-InstanceUsageAuditLogNegativeTestJSON-23311897 tempest-InstanceUsageAuditLogNegativeTestJSON-23311897-project-admin] Returning 400 to user: Invalid timestamp for date invalid_time {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 621.687187] [55188]: INFO nova.api.openstack.requestlog [None req-170168b5-6a37-4683-90c3-fed1a52676df tempest-InstanceUsageAuditLogNegativeTestJSON-23311897 tempest-InstanceUsageAuditLogNegativeTestJSON-23311897-project-admin] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log/invalid_time" status: 400 len: 83 microversion: 2.1 time: 0.158969 [ 621.687957] [55188]: [pid: 55188|app: 0|req: 60/112] 10.180.1.21 () {58 vars in 1219 bytes} [Wed Mar 26 22:01:41 2025] GET /compute/v2.1/os-instance_usage_audit_log/invalid_time => generated 83 bytes in 159 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 621.690441] [55188]: DEBUG nova.api.openstack.wsgi [None req-a7699e5f-691b-4034-a92e-82fa8d1a4f35 tempest-SecurityGroupsTestAdminJSON-1901772890 tempest-SecurityGroupsTestAdminJSON-1901772890-project-member] Action: 'create', calling method: .version_select at 0x7d4afcc04b80>, body: {"security_group": {"name": "tempest-securitygroup-607638448", "description": "tempest-description-1441931380"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 621.760684] [55187]: DEBUG nova.policy [None req-e9704f14-4f19-45b1-b7ba-4786ce69c76a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 621.772618] [55187]: INFO nova.api.openstack.requestlog [None req-e9704f14-4f19-45b1-b7ba-4786ce69c76a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1225 microversion: 2.1 time: 0.131758 [ 621.772910] [55187]: [pid: 55187|app: 0|req: 53/113] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:42 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1225 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 621.780437] [55187]: DEBUG nova.api.openstack.wsgi [None req-b93e561a-54d6-42d6-ad83-d1deff997d96 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Calling method '.version_select at 0x7d4afc749c60>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.782509] [55187]: DEBUG oslo_concurrency.lockutils [None req-b93e561a-54d6-42d6-ad83-d1deff997d96 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.782752] [55187]: DEBUG oslo_concurrency.lockutils [None req-b93e561a-54d6-42d6-ad83-d1deff997d96 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.782959] [55187]: DEBUG oslo_concurrency.lockutils [None req-b93e561a-54d6-42d6-ad83-d1deff997d96 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.783414] [55187]: DEBUG oslo_concurrency.lockutils [None req-b93e561a-54d6-42d6-ad83-d1deff997d96 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.783622] [55187]: DEBUG oslo_concurrency.lockutils [None req-b93e561a-54d6-42d6-ad83-d1deff997d96 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.783799] [55187]: DEBUG oslo_concurrency.lockutils [None req-b93e561a-54d6-42d6-ad83-d1deff997d96 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.799214] [55187]: INFO nova.api.openstack.requestlog [None req-b93e561a-54d6-42d6-ad83-d1deff997d96 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts?zone=xxx" status: 200 len: 13 microversion: 2.1 time: 0.022511 [ 621.800990] [55187]: [pid: 55187|app: 0|req: 54/114] 10.180.1.21 () {58 vars in 1140 bytes} [Wed Mar 26 22:01:42 2025] GET /compute/v2.1/os-hosts?zone=xxx => generated 13 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 621.803548] [55187]: DEBUG nova.api.openstack.wsgi [None req-3485aac7-2c27-44bd-ae4d-95e1a47c965a tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] Calling method '.version_select at 0x7d4afc74b2e0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.805665] [55187]: DEBUG nova.policy [None req-3485aac7-2c27-44bd-ae4d-95e1a47c965a tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] Policy check for os_compute_api:os-hosts:show failed with credentials {'is_admin': False, 'user_id': '9d459a3cf2c7418caf90bf6f891612f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f3ea108d8554a0896ef5c6449233258', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 621.806389] [55187]: DEBUG nova.api.openstack.wsgi [None req-3485aac7-2c27-44bd-ae4d-95e1a47c965a tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:show to be performed. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 621.806470] [55187]: INFO nova.api.openstack.requestlog [None req-3485aac7-2c27-44bd-ae4d-95e1a47c965a tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts/devstack" status: 403 len: 109 microversion: 2.1 time: 0.004883 [ 621.806697] [55187]: [pid: 55187|app: 0|req: 55/115] 10.180.1.21 () {58 vars in 1150 bytes} [Wed Mar 26 22:01:42 2025] GET /compute/v2.1/os-hosts/devstack => generated 109 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 621.811218] [55187]: DEBUG nova.api.openstack.wsgi [None req-f2bb8dfb-5ebd-4da0-8ca9-2c44c83bd445 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Action: 'create', calling method: .version_select at 0x7d4afc4ac670>, body: {"keypair": {"name": "tempest-keypair-1400025461", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsNe3/1ILNCqFyfYWDeTKLD6jEXC2OQHLmietMWW+/vdaZq7KZEwO0jhglaFjU1mpqq4Gz5RX156sCTNM9vRbwKAxfsdF9laBYVsex3m3Wmui3uYrKyumsoJn2g9GNnG1PI1mrVjZ61i0GY3khna+wzlTpCCmy5HNlrmbj3XLqBUpipTOXmsnr4sChzC53KCd8LXuwc1i/CZPvF+3XipvAgFSE53pCtLOeB1kYMOBaiUPLQTWXR3JpckqFIQwhIH0zoHlJvZE8hh90XcPojYN56tI0OlrGqojbediJYD0rUsJu4weZpbn8vilb3JuDY+jwssnSA8wzBx3A/8y9Pp1B nova@ubuntu"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 621.821075] [55188]: INFO nova.api.openstack.requestlog [None req-a7699e5f-691b-4034-a92e-82fa8d1a4f35 tempest-SecurityGroupsTestAdminJSON-1901772890 tempest-SecurityGroupsTestAdminJSON-1901772890-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 220 microversion: 2.1 time: 0.132914 [ 621.821218] [55187]: DEBUG nova.quota [None req-f2bb8dfb-5ebd-4da0-8ca9-2c44c83bd445 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Getting quotas for project d5db0cb5c4114f0c941374fcb196e0c3. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 621.821656] [55188]: [pid: 55188|app: 0|req: 61/116] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:01:42 2025] POST /compute/v2.1/os-security-groups => generated 220 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 621.825205] [55187]: DEBUG nova.quota [None req-f2bb8dfb-5ebd-4da0-8ca9-2c44c83bd445 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Getting quotas for user 89d1121d2495439cb4b5b6846c1dbf39 and project d5db0cb5c4114f0c941374fcb196e0c3. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 621.828970] [55188]: DEBUG nova.api.openstack.wsgi [None req-a5e5f993-2ccb-4b28-a624-66a0b4a2efbe tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Calling method '.version_select at 0x7d4afbb1e560>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.833668] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5e5f993-2ccb-4b28-a624-66a0b4a2efbe tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.833917] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5e5f993-2ccb-4b28-a624-66a0b4a2efbe tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.834454] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5e5f993-2ccb-4b28-a624-66a0b4a2efbe tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.842156] [55187]: INFO nova.api.openstack.requestlog [None req-f2bb8dfb-5ebd-4da0-8ca9-2c44c83bd445 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 589 microversion: 2.2 time: 0.034221 [ 621.843009] [55187]: [pid: 55187|app: 0|req: 56/117] 10.180.1.21 () {62 vars in 1194 bytes} [Wed Mar 26 22:01:42 2025] POST /compute/v2.1/os-keypairs => generated 589 bytes in 35 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 621.843693] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5e5f993-2ccb-4b28-a624-66a0b4a2efbe tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.843779] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5e5f993-2ccb-4b28-a624-66a0b4a2efbe tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.843948] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5e5f993-2ccb-4b28-a624-66a0b4a2efbe tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.845372] [55187]: DEBUG nova.api.openstack.wsgi [None req-50273bfc-4c82-4376-adfd-fe2f59284ee5 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.862435] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5e5f993-2ccb-4b28-a624-66a0b4a2efbe tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.862682] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5e5f993-2ccb-4b28-a624-66a0b4a2efbe tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.862866] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5e5f993-2ccb-4b28-a624-66a0b4a2efbe tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.866233] [55188]: INFO nova.api.openstack.requestlog [None req-a5e5f993-2ccb-4b28-a624-66a0b4a2efbe tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors?with_servers=True" status: 200 len: 266 microversion: 2.53 time: 0.044140 [ 621.866627] [55188]: [pid: 55188|app: 0|req: 62/118] 10.180.1.21 () {60 vars in 1217 bytes} [Wed Mar 26 22:01:42 2025] GET /compute/v2.1/os-hypervisors?with_servers=True => generated 266 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 621.868824] [55188]: DEBUG nova.api.openstack.wsgi [None req-17b8cdad-7514-40c4-8681-624bd77925cb tempest-NetworksTest-1856454361 tempest-NetworksTest-1856454361-project-admin] Calling method '.version_select at 0x7d4afbb1f010>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 621.875193] [55187]: INFO nova.api.openstack.requestlog [None req-50273bfc-4c82-4376-adfd-fe2f59284ee5 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail?minDisk=2" status: 200 len: 4916 microversion: 2.1 time: 0.031940 [ 621.875753] [55187]: [pid: 55187|app: 0|req: 57/119] 10.180.1.21 () {58 vars in 1160 bytes} [Wed Mar 26 22:01:42 2025] GET /compute/v2.1/flavors/detail?minDisk=2 => generated 4916 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 621.905514] [55188]: INFO nova.api.openstack.requestlog [None req-17b8cdad-7514-40c4-8681-624bd77925cb tempest-NetworksTest-1856454361 tempest-NetworksTest-1856454361-project-admin] 10.180.1.21 "GET /compute/v2.1/os-networks/de78ebbc-bc9d-4478-9154-93410ce35cad" status: 200 len: 652 microversion: 2.1 time: 0.038334 [ 621.905871] [55188]: [pid: 55188|app: 0|req: 63/120] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:01:42 2025] GET /compute/v2.1/os-networks/de78ebbc-bc9d-4478-9154-93410ce35cad => generated 652 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 621.910043] [55188]: DEBUG nova.api.openstack.wsgi [None req-586778e8-14f9-46ef-bc59-338461af8427 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Action: 'update', calling method: .version_select at 0x7d4afba04700>, body: {"quota_set": {"force": true, "cores": 0}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 622.012062] [55187]: DEBUG nova.api.openstack.wsgi [None req-9e02a2bc-5701-47a1-9454-6ade4d4f30ac tempest-FlavorsV261TestJSON-1737380626 tempest-FlavorsV261TestJSON-1737380626-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.024675] [55187]: INFO nova.api.openstack.requestlog [None req-9e02a2bc-5701-47a1-9454-6ade4d4f30ac tempest-FlavorsV261TestJSON-1737380626 tempest-FlavorsV261TestJSON-1737380626-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/1818821637" status: 200 len: 468 microversion: 2.61 time: 0.148481 [ 622.026324] [55187]: [pid: 55187|app: 0|req: 58/121] 10.180.1.21 () {60 vars in 1194 bytes} [Wed Mar 26 22:01:42 2025] GET /compute/v2.1/flavors/1818821637 => generated 468 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 622.062322] [55188]: DEBUG oslo_concurrency.lockutils [None req-586778e8-14f9-46ef-bc59-338461af8427 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.062634] [55188]: DEBUG oslo_concurrency.lockutils [None req-586778e8-14f9-46ef-bc59-338461af8427 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.062864] [55188]: DEBUG oslo_concurrency.lockutils [None req-586778e8-14f9-46ef-bc59-338461af8427 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.063366] [55188]: DEBUG oslo_concurrency.lockutils [None req-586778e8-14f9-46ef-bc59-338461af8427 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.063576] [55188]: DEBUG oslo_concurrency.lockutils [None req-586778e8-14f9-46ef-bc59-338461af8427 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.063750] [55188]: DEBUG oslo_concurrency.lockutils [None req-586778e8-14f9-46ef-bc59-338461af8427 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.113020] [55188]: INFO nova.api.openstack.requestlog [None req-586778e8-14f9-46ef-bc59-338461af8427 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/42790423440c4200a401fe8dcced3f55" status: 200 len: 331 microversion: 2.1 time: 0.205771 [ 622.114172] [55188]: [pid: 55188|app: 0|req: 64/122] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 26 22:01:42 2025] PUT /compute/v2.1/os-quota-sets/42790423440c4200a401fe8dcced3f55 => generated 331 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 622.118402] [55188]: DEBUG nova.api.openstack.wsgi [None req-ef4fdf9c-dcb6-440b-ba66-08998de8a7de tempest-AZAdminV2TestJSON-1430294480 tempest-AZAdminV2TestJSON-1430294480-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.122870] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef4fdf9c-dcb6-440b-ba66-08998de8a7de tempest-AZAdminV2TestJSON-1430294480 tempest-AZAdminV2TestJSON-1430294480-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.122870] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef4fdf9c-dcb6-440b-ba66-08998de8a7de tempest-AZAdminV2TestJSON-1430294480 tempest-AZAdminV2TestJSON-1430294480-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.122870] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef4fdf9c-dcb6-440b-ba66-08998de8a7de tempest-AZAdminV2TestJSON-1430294480 tempest-AZAdminV2TestJSON-1430294480-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.122870] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef4fdf9c-dcb6-440b-ba66-08998de8a7de tempest-AZAdminV2TestJSON-1430294480 tempest-AZAdminV2TestJSON-1430294480-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.123089] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef4fdf9c-dcb6-440b-ba66-08998de8a7de tempest-AZAdminV2TestJSON-1430294480 tempest-AZAdminV2TestJSON-1430294480-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.123089] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef4fdf9c-dcb6-440b-ba66-08998de8a7de tempest-AZAdminV2TestJSON-1430294480 tempest-AZAdminV2TestJSON-1430294480-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.136842] [55187]: DEBUG nova.api.openstack.wsgi [None req-43f410a2-eb51-4398-b77d-fae55cf5e8c2 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.142422] [55188]: INFO nova.api.openstack.requestlog [None req-ef4fdf9c-dcb6-440b-ba66-08998de8a7de tempest-AZAdminV2TestJSON-1430294480 tempest-AZAdminV2TestJSON-1430294480-project-admin] 10.180.1.21 "GET /compute/v2.1/os-availability-zone/detail" status: 200 len: 484 microversion: 2.1 time: 0.027578 [ 622.142862] [55188]: [pid: 55188|app: 0|req: 65/123] 10.180.1.21 () {58 vars in 1180 bytes} [Wed Mar 26 22:01:42 2025] GET /compute/v2.1/os-availability-zone/detail => generated 484 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 622.146463] [55188]: DEBUG nova.api.openstack.wsgi [None req-b39bc4f0-9865-40fc-9aaf-d6a014570fae tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Calling method '.version_select at 0x7d4afba05c60>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.148501] [55188]: DEBUG oslo_concurrency.lockutils [None req-b39bc4f0-9865-40fc-9aaf-d6a014570fae tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.148730] [55188]: DEBUG oslo_concurrency.lockutils [None req-b39bc4f0-9865-40fc-9aaf-d6a014570fae tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.148940] [55188]: DEBUG oslo_concurrency.lockutils [None req-b39bc4f0-9865-40fc-9aaf-d6a014570fae tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.157029] [55187]: INFO nova.api.openstack.wsgi [None req-43f410a2-eb51-4398-b77d-fae55cf5e8c2 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533-project-member] HTTP exception thrown: Flavor 1019232345 has no extra specs with key hw:cpu_thread_policy. [ 622.157483] [55187]: DEBUG nova.api.openstack.wsgi [None req-43f410a2-eb51-4398-b77d-fae55cf5e8c2 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533-project-member] Returning 404 to user: Flavor 1019232345 has no extra specs with key hw:cpu_thread_policy. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 622.158282] [55187]: INFO nova.api.openstack.requestlog [None req-43f410a2-eb51-4398-b77d-fae55cf5e8c2 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/1019232345/os-extra_specs/hw:cpu_thread_policy" status: 404 len: 113 microversion: 2.1 time: 0.132328 [ 622.158282] [55187]: [pid: 55187|app: 0|req: 59/124] 10.180.1.21 () {58 vars in 1261 bytes} [Wed Mar 26 22:01:42 2025] GET /compute/v2.1/flavors/1019232345/os-extra_specs/hw:cpu_thread_policy => generated 113 bytes in 133 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 622.164190] [55187]: DEBUG nova.api.openstack.wsgi [None req-2f8edb5d-56c6-457e-9d3e-c922cde20645 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-451417547"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 622.167036] [55188]: DEBUG oslo_concurrency.lockutils [None req-b39bc4f0-9865-40fc-9aaf-d6a014570fae tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.167302] [55188]: DEBUG oslo_concurrency.lockutils [None req-b39bc4f0-9865-40fc-9aaf-d6a014570fae tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.167493] [55188]: DEBUG oslo_concurrency.lockutils [None req-b39bc4f0-9865-40fc-9aaf-d6a014570fae tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.174103] [55187]: DEBUG nova.objects.aggregate [None req-2f8edb5d-56c6-457e-9d3e-c922cde20645 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Generated uuid 896938d5-5c37-4f44-808a-7711ce01021e for aggregate {{(pid=55187) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 622.190909] [55188]: DEBUG oslo_concurrency.lockutils [None req-b39bc4f0-9865-40fc-9aaf-d6a014570fae tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.191329] [55188]: DEBUG oslo_concurrency.lockutils [None req-b39bc4f0-9865-40fc-9aaf-d6a014570fae tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.191802] [55188]: DEBUG oslo_concurrency.lockutils [None req-b39bc4f0-9865-40fc-9aaf-d6a014570fae tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.196061] [55188]: INFO nova.api.openstack.requestlog [None req-b39bc4f0-9865-40fc-9aaf-d6a014570fae tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/servers" status: 200 len: 229 microversion: 2.1 time: 0.051912 [ 622.196526] [55188]: [pid: 55188|app: 0|req: 66/125] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Mar 26 22:01:42 2025] GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/servers => generated 229 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 622.203111] [55188]: DEBUG nova.api.openstack.wsgi [None req-8f84045f-b3bc-40e1-bf5c-5b9b9408249f tempest-HypervisorAdminNegativeTestJSON-526105998 tempest-HypervisorAdminNegativeTestJSON-526105998-project-member] Calling method '.version_select at 0x7d4afba06c20>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.205388] [55188]: DEBUG nova.policy [None req-8f84045f-b3bc-40e1-bf5c-5b9b9408249f tempest-HypervisorAdminNegativeTestJSON-526105998 tempest-HypervisorAdminNegativeTestJSON-526105998-project-member] Policy check for os_compute_api:os-hypervisors:list failed with credentials {'is_admin': False, 'user_id': '5b0776e43a6741eab2ba7a9ccdd214d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd04ce080a3db4d7fbca94339c659e097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 622.205895] [55188]: DEBUG nova.api.openstack.wsgi [None req-8f84045f-b3bc-40e1-bf5c-5b9b9408249f tempest-HypervisorAdminNegativeTestJSON-526105998 tempest-HypervisorAdminNegativeTestJSON-526105998-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:list to be performed. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 622.206555] [55188]: INFO nova.api.openstack.requestlog [None req-8f84045f-b3bc-40e1-bf5c-5b9b9408249f tempest-HypervisorAdminNegativeTestJSON-526105998 tempest-HypervisorAdminNegativeTestJSON-526105998-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 403 len: 115 microversion: 2.1 time: 0.005815 [ 622.206939] [55188]: [pid: 55188|app: 0|req: 67/126] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:01:42 2025] GET /compute/v2.1/os-hypervisors => generated 115 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 622.213121] [55188]: DEBUG nova.api.openstack.wsgi [None req-f5f4b9e6-b435-4e4c-8b1d-d7601965abf9 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 622.220450] [55187]: INFO nova.api.openstack.requestlog [None req-2f8edb5d-56c6-457e-9d3e-c922cde20645 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 197 microversion: 2.1 time: 0.061594 [ 622.220790] [55187]: [pid: 55187|app: 0|req: 60/127] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 26 22:01:42 2025] POST /compute/v2.1/os-aggregates => generated 197 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 622.227363] [55187]: DEBUG nova.api.openstack.wsgi [None req-caca5477-87e8-43b9-a405-406da562e95a tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.228973] [55187]: DEBUG nova.compute.api [None req-caca5477-87e8-43b9-a405-406da562e95a tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 622.236902] [55187]: DEBUG oslo_concurrency.lockutils [None req-caca5477-87e8-43b9-a405-406da562e95a tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.237167] [55187]: DEBUG oslo_concurrency.lockutils [None req-caca5477-87e8-43b9-a405-406da562e95a tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.237347] [55187]: DEBUG oslo_concurrency.lockutils [None req-caca5477-87e8-43b9-a405-406da562e95a tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.237745] [55187]: DEBUG oslo_concurrency.lockutils [None req-caca5477-87e8-43b9-a405-406da562e95a tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.237916] [55187]: DEBUG oslo_concurrency.lockutils [None req-caca5477-87e8-43b9-a405-406da562e95a tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.238373] [55187]: DEBUG oslo_concurrency.lockutils [None req-caca5477-87e8-43b9-a405-406da562e95a tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.260592] [55188]: INFO nova.api.openstack.requestlog [None req-f5f4b9e6-b435-4e4c-8b1d-d7601965abf9 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/968658141/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.052769 [ 622.260779] [55188]: [pid: 55188|app: 0|req: 68/128] 10.180.1.21 () {60 vars in 1216 bytes} [Wed Mar 26 22:01:42 2025] POST /compute/v2.1/flavors/968658141/os-extra_specs => generated 66 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 622.320286] [55187]: DEBUG nova.policy [None req-caca5477-87e8-43b9-a405-406da562e95a tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 622.327327] [55187]: DEBUG nova.policy [None req-caca5477-87e8-43b9-a405-406da562e95a tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 622.328039] [55187]: DEBUG nova.policy [None req-caca5477-87e8-43b9-a405-406da562e95a tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 622.328679] [55187]: INFO nova.api.openstack.requestlog [None req-caca5477-87e8-43b9-a405-406da562e95a tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e" status: 200 len: 1301 microversion: 2.48 time: 0.104233 [ 622.329658] [55187]: [pid: 55187|app: 0|req: 61/129] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:01:42 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e => generated 1301 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 622.331968] [55187]: DEBUG nova.api.openstack.wsgi [None req-d72d22b5-fa70-43eb-8b35-253c036bae1f tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.352758] [55187]: INFO nova.api.openstack.requestlog [None req-d72d22b5-fa70-43eb-8b35-253c036bae1f tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6336 microversion: 2.1 time: 0.022412 [ 622.353567] [55187]: [pid: 55187|app: 0|req: 62/130] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:01:42 2025] GET /compute/v2.1/flavors/detail => generated 6336 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.356095] [55187]: DEBUG nova.api.openstack.wsgi [None req-cbdf1381-19f9-4d6b-b737-7760118d4e76 tempest-QuotaClassesAdminTestJSON-625820479 tempest-QuotaClassesAdminTestJSON-625820479-project-admin] Calling method '.version_select at 0x7d4afc74a320>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.371577] [55187]: INFO nova.api.openstack.requestlog [None req-cbdf1381-19f9-4d6b-b737-7760118d4e76 tempest-QuotaClassesAdminTestJSON-625820479 tempest-QuotaClassesAdminTestJSON-625820479-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 307 microversion: 2.1 time: 0.017430 [ 622.371958] [55187]: [pid: 55187|app: 0|req: 63/131] 10.180.1.21 () {58 vars in 1180 bytes} [Wed Mar 26 22:01:42 2025] GET /compute/v2.1/os-quota-class-sets/default => generated 307 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 622.375487] [55187]: DEBUG nova.api.openstack.wsgi [None req-435bb86d-8df0-4247-8776-1ed968f9ce6d tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "e60ff1aed48544e7aa654d026e946207"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 622.443563] [55188]: DEBUG nova.api.openstack.wsgi [None req-d46ca1a9-1d14-467a-b780-26ae9503e594 tempest-HypervisorAdminNegativeUnderV252Test-1457055419 tempest-HypervisorAdminNegativeUnderV252Test-1457055419-project-member] Calling method '.version_select at 0x7d4afba07370>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.444804] [55188]: DEBUG nova.policy [None req-d46ca1a9-1d14-467a-b780-26ae9503e594 tempest-HypervisorAdminNegativeUnderV252Test-1457055419 tempest-HypervisorAdminNegativeUnderV252Test-1457055419-project-member] Policy check for os_compute_api:os-hypervisors:search failed with credentials {'is_admin': False, 'user_id': 'f9af511d6e2d430ea96d4377593a6bdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77e1d346b66d41c082d3933b4331eda6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 622.445145] [55188]: DEBUG nova.api.openstack.wsgi [None req-d46ca1a9-1d14-467a-b780-26ae9503e594 tempest-HypervisorAdminNegativeUnderV252Test-1457055419 tempest-HypervisorAdminNegativeUnderV252Test-1457055419-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:search to be performed. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 622.447583] [55188]: INFO nova.api.openstack.requestlog [None req-d46ca1a9-1d14-467a-b780-26ae9503e594 tempest-HypervisorAdminNegativeUnderV252Test-1457055419 tempest-HypervisorAdminNegativeUnderV252Test-1457055419-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/search" status: 403 len: 117 microversion: 2.1 time: 0.184031 [ 622.447583] [55188]: [pid: 55188|app: 0|req: 69/132] 10.180.1.21 () {58 vars in 1303 bytes} [Wed Mar 26 22:01:42 2025] GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/search => generated 117 bytes in 185 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 622.449348] [55188]: DEBUG nova.api.openstack.wsgi [None req-0f92e4fe-9e48-4680-bb3e-67206505cca7 tempest-FlavorMetadataValidation-297459715 tempest-FlavorMetadataValidation-297459715-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.481361] [55188]: INFO nova.api.openstack.requestlog [None req-0f92e4fe-9e48-4680-bb3e-67206505cca7 tempest-FlavorMetadataValidation-297459715 tempest-FlavorMetadataValidation-297459715-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1878269132" status: 202 len: 0 microversion: 2.86 time: 0.030750 [ 622.481361] [55188]: [pid: 55188|app: 0|req: 70/133] 10.180.1.21 () {60 vars in 1197 bytes} [Wed Mar 26 22:01:42 2025] DELETE /compute/v2.1/flavors/1878269132 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 622.481361] [55188]: DEBUG nova.api.openstack.wsgi [None req-b5d3fda2-e402-43e6-adb6-61d01faeb104 tempest-FlavorsV255TestJSON-740376255 tempest-FlavorsV255TestJSON-740376255-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.500165] [55188]: INFO nova.api.openstack.requestlog [None req-b5d3fda2-e402-43e6-adb6-61d01faeb104 tempest-FlavorsV255TestJSON-740376255 tempest-FlavorsV255TestJSON-740376255-project-member] 10.180.1.21 "GET /compute/v2.1/flavors" status: 200 len: 3505 microversion: 2.55 time: 0.021225 [ 622.500526] [55188]: [pid: 55188|app: 0|req: 71/134] 10.180.1.21 () {60 vars in 1161 bytes} [Wed Mar 26 22:01:42 2025] GET /compute/v2.1/flavors => generated 3505 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 622.503206] [55188]: DEBUG nova.api.openstack.wsgi [None req-e76bd996-2fb7-4cd3-9192-67cd4e644974 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.504821] [55188]: DEBUG nova.compute.api [None req-e76bd996-2fb7-4cd3-9192-67cd4e644974 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 622.508573] [55188]: DEBUG oslo_concurrency.lockutils [None req-e76bd996-2fb7-4cd3-9192-67cd4e644974 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.508732] [55188]: DEBUG oslo_concurrency.lockutils [None req-e76bd996-2fb7-4cd3-9192-67cd4e644974 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.508918] [55188]: DEBUG oslo_concurrency.lockutils [None req-e76bd996-2fb7-4cd3-9192-67cd4e644974 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.509287] [55188]: DEBUG oslo_concurrency.lockutils [None req-e76bd996-2fb7-4cd3-9192-67cd4e644974 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.509473] [55188]: DEBUG oslo_concurrency.lockutils [None req-e76bd996-2fb7-4cd3-9192-67cd4e644974 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.509646] [55188]: DEBUG oslo_concurrency.lockutils [None req-e76bd996-2fb7-4cd3-9192-67cd4e644974 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.553394] [55188]: DEBUG nova.policy [None req-e76bd996-2fb7-4cd3-9192-67cd4e644974 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 622.558443] [55188]: INFO nova.api.openstack.requestlog [None req-e76bd996-2fb7-4cd3-9192-67cd4e644974 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1215 microversion: 2.1 time: 0.057331 [ 622.559028] [55188]: [pid: 55188|app: 0|req: 72/135] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:42 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1215 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.682615] [55187]: INFO nova.api.openstack.requestlog [None req-435bb86d-8df0-4247-8776-1ed968f9ce6d tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/939068860/action" status: 200 len: 96 microversion: 2.1 time: 0.309970 [ 622.683428] [55187]: [pid: 55187|app: 0|req: 64/136] 10.180.1.21 () {60 vars in 1192 bytes} [Wed Mar 26 22:01:42 2025] POST /compute/v2.1/flavors/939068860/action => generated 96 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 622.686735] [55187]: DEBUG nova.api.openstack.wsgi [None req-17bd8ea1-c6dd-47b9-8ac2-663695d2efef tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] Calling method '.version_select at 0x7d4afc4afbe0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.697333] [55187]: INFO nova.api.openstack.wsgi [None req-17bd8ea1-c6dd-47b9-8ac2-663695d2efef tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 622.697652] [55187]: DEBUG nova.api.openstack.wsgi [None req-17bd8ea1-c6dd-47b9-8ac2-663695d2efef tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 622.698075] [55187]: INFO nova.api.openstack.requestlog [None req-17bd8ea1-c6dd-47b9-8ac2-663695d2efef tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/nonexistent_hostname" status: 404 len: 99 microversion: 2.1 time: 0.014720 [ 622.698371] [55187]: [pid: 55187|app: 0|req: 65/137] 10.180.1.21 () {58 vars in 1186 bytes} [Wed Mar 26 22:01:43 2025] GET /compute/v2.1/os-hosts/nonexistent_hostname => generated 99 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 622.701130] [55187]: DEBUG nova.api.openstack.wsgi [None req-40d7c400-c92c-4d30-a9f7-f167536a9b16 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Calling method '.version_select at 0x7d4afc3165f0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.736138] [55187]: INFO nova.api.openstack.requestlog [None req-40d7c400-c92c-4d30-a9f7-f167536a9b16 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] 10.180.1.21 "GET /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906" status: 200 len: 637 microversion: 2.1 time: 0.037112 [ 622.736584] [55187]: [pid: 55187|app: 0|req: 66/138] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:01:43 2025] GET /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906 => generated 637 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 622.760159] [55188]: DEBUG nova.api.openstack.wsgi [None req-1430e502-0d32-48b5-a4d4-3570a89f0cbc tempest-InstanceUsageAuditLogNegativeTestJSON-533109982 tempest-InstanceUsageAuditLogNegativeTestJSON-533109982-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.763011] [55188]: DEBUG nova.policy [None req-1430e502-0d32-48b5-a4d4-3570a89f0cbc tempest-InstanceUsageAuditLogNegativeTestJSON-533109982 tempest-InstanceUsageAuditLogNegativeTestJSON-533109982-project-member] Policy check for os_compute_api:os-instance-usage-audit-log:list failed with credentials {'is_admin': False, 'user_id': 'e495182f313c4641b199c4a8a48635bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '360d419b45184c778c28dfe338b305ff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 622.763011] [55188]: DEBUG nova.api.openstack.wsgi [None req-1430e502-0d32-48b5-a4d4-3570a89f0cbc tempest-InstanceUsageAuditLogNegativeTestJSON-533109982 tempest-InstanceUsageAuditLogNegativeTestJSON-533109982-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-instance-usage-audit-log:list to be performed. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 622.763177] [55188]: INFO nova.api.openstack.requestlog [None req-1430e502-0d32-48b5-a4d4-3570a89f0cbc tempest-InstanceUsageAuditLogNegativeTestJSON-533109982 tempest-InstanceUsageAuditLogNegativeTestJSON-533109982-project-member] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log" status: 403 len: 128 microversion: 2.1 time: 0.203906 [ 622.763434] [55188]: [pid: 55188|app: 0|req: 73/139] 10.180.1.21 () {58 vars in 1180 bytes} [Wed Mar 26 22:01:42 2025] GET /compute/v2.1/os-instance_usage_audit_log => generated 128 bytes in 204 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 622.765827] [55188]: DEBUG nova.api.openstack.wsgi [None req-8c4feaf5-d454-4f02-81f9-4f02ee5338e8 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Calling method '.version_select at 0x7d4afbaf1cf0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.787955] [55188]: INFO nova.api.openstack.requestlog [None req-8c4feaf5-d454-4f02-81f9-4f02ee5338e8 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1400025461" status: 204 len: 0 microversion: 2.2 time: 0.023810 [ 622.788484] [55188]: [pid: 55188|app: 0|req: 74/140] 10.180.1.21 () {60 vars in 1256 bytes} [Wed Mar 26 22:01:43 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1400025461 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 622.796722] [55188]: DEBUG nova.api.openstack.wsgi [None req-571c969a-a8d6-48b5-9097-44c88f55863f tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Calling method '.version_select at 0x7d4afba07520>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.797200] [55188]: DEBUG oslo_concurrency.lockutils [None req-571c969a-a8d6-48b5-9097-44c88f55863f tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.797742] [55188]: DEBUG oslo_concurrency.lockutils [None req-571c969a-a8d6-48b5-9097-44c88f55863f tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.797998] [55188]: DEBUG oslo_concurrency.lockutils [None req-571c969a-a8d6-48b5-9097-44c88f55863f tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.814039] [55188]: DEBUG oslo_concurrency.lockutils [None req-571c969a-a8d6-48b5-9097-44c88f55863f tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.814386] [55188]: DEBUG oslo_concurrency.lockutils [None req-571c969a-a8d6-48b5-9097-44c88f55863f tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.815127] [55188]: DEBUG oslo_concurrency.lockutils [None req-571c969a-a8d6-48b5-9097-44c88f55863f tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.822231] [55188]: INFO nova.api.openstack.requestlog [None req-571c969a-a8d6-48b5-9097-44c88f55863f tempest-HypervisorAdminV253TestBase-967397455 tempest-HypervisorAdminV253TestBase-967397455-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/10d6d0a8-8060-4c2e-9dae-ffae8d995d07" status: 200 len: 615 microversion: 2.53 time: 0.033139 [ 622.822615] [55188]: [pid: 55188|app: 0|req: 75/141] 10.180.1.21 () {60 vars in 1293 bytes} [Wed Mar 26 22:01:43 2025] GET /compute/v2.1/os-hypervisors/10d6d0a8-8060-4c2e-9dae-ffae8d995d07 => generated 615 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 622.825710] [55188]: DEBUG nova.api.openstack.wsgi [None req-bc9d540a-4d57-45d8-8e86-665e9f0131f4 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.838344] [55188]: INFO nova.api.openstack.requestlog [None req-bc9d540a-4d57-45d8-8e86-665e9f0131f4 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.014954 [ 622.841353] [55188]: [pid: 55188|app: 0|req: 76/142] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 26 22:01:43 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 622.842530] [55188]: DEBUG nova.api.openstack.wsgi [None req-d9692093-9a83-4371-886d-f3bc3e244bdc tempest-NetworksTest-1856454361 tempest-NetworksTest-1856454361-project-admin] Calling method '.version_select at 0x7d4afbaf1090>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 622.876938] [55187]: DEBUG nova.api.openstack.wsgi [None req-60e9a59a-1bba-4b05-b3c5-a2fc3f1f1b68 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Action: 'create', calling method: .version_select at 0x7d4afc4afeb0>, body: {"security_group": {"name": "tempest-securitygroup-2125313333", "description": "tempest-description-1590817650"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 623.022739] [55188]: INFO nova.api.openstack.requestlog [None req-d9692093-9a83-4371-886d-f3bc3e244bdc tempest-NetworksTest-1856454361 tempest-NetworksTest-1856454361-project-admin] 10.180.1.21 "GET /compute/v2.1/os-networks" status: 200 len: 5405 microversion: 2.1 time: 0.183108 [ 623.024434] [55188]: [pid: 55188|app: 0|req: 77/143] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 26 22:01:43 2025] GET /compute/v2.1/os-networks => generated 5405 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.028099] [55188]: DEBUG nova.api.openstack.wsgi [None req-9dfe2ac3-8b4d-4470-b91e-aadb85172619 tempest-FlavorsV261TestJSON-1015881240 tempest-FlavorsV261TestJSON-1015881240-project-admin] Action: 'update', calling method: .version_select at 0x7d4afba05e10>, body: {"flavor": {"description": "new"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 623.061735] [55188]: INFO nova.api.openstack.requestlog [None req-9dfe2ac3-8b4d-4470-b91e-aadb85172619 tempest-FlavorsV261TestJSON-1015881240 tempest-FlavorsV261TestJSON-1015881240-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/1818821637" status: 200 len: 469 microversion: 2.61 time: 0.036431 [ 623.061735] [55188]: [pid: 55188|app: 0|req: 78/144] 10.180.1.21 () {62 vars in 1214 bytes} [Wed Mar 26 22:01:43 2025] PUT /compute/v2.1/flavors/1818821637 => generated 469 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 623.064103] [55188]: DEBUG nova.api.openstack.wsgi [None req-af2d7e99-8ac7-4a7b-8161-1e6b1520d689 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533-project-member] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 623.066716] [55188]: DEBUG nova.policy [None req-af2d7e99-8ac7-4a7b-8161-1e6b1520d689 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533-project-member] Policy check for os_compute_api:os-flavor-extra-specs:create failed with credentials {'is_admin': False, 'user_id': '6b38e2b0f42c4b35b2171deed51854a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '483c45d3fd1e44e6b32273e3a067a3f1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 623.067202] [55188]: DEBUG nova.api.openstack.wsgi [None req-af2d7e99-8ac7-4a7b-8161-1e6b1520d689 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-extra-specs:create to be performed. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 623.067616] [55188]: INFO nova.api.openstack.requestlog [None req-af2d7e99-8ac7-4a7b-8161-1e6b1520d689 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533-project-member] 10.180.1.21 "POST /compute/v2.1/flavors/1019232345/os-extra_specs" status: 403 len: 124 microversion: 2.1 time: 0.005762 [ 623.067879] [55188]: [pid: 55188|app: 0|req: 79/145] 10.180.1.21 () {60 vars in 1219 bytes} [Wed Mar 26 22:01:43 2025] POST /compute/v2.1/flavors/1019232345/os-extra_specs => generated 124 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 623.070789] [55188]: DEBUG nova.api.openstack.wsgi [None req-a3f5ccb5-4614-4b88-a344-4ef4c20c6251 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Calling method '.version_select at 0x7d4afcefdf30>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 623.072943] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3f5ccb5-4614-4b88-a344-4ef4c20c6251 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.073229] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3f5ccb5-4614-4b88-a344-4ef4c20c6251 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.073426] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3f5ccb5-4614-4b88-a344-4ef4c20c6251 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.087086] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3f5ccb5-4614-4b88-a344-4ef4c20c6251 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.087336] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3f5ccb5-4614-4b88-a344-4ef4c20c6251 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.087523] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3f5ccb5-4614-4b88-a344-4ef4c20c6251 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.092374] [55188]: INFO nova.api.openstack.requestlog [None req-a3f5ccb5-4614-4b88-a344-4ef4c20c6251 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.023897 [ 623.092904] [55188]: [pid: 55188|app: 0|req: 80/146] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:01:43 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 623.095196] [55188]: DEBUG nova.api.openstack.wsgi [None req-2df1b438-5f13-4a8d-8b84-b60c95ec0173 tempest-HypervisorAdminNegativeTestJSON-526105998 tempest-HypervisorAdminNegativeTestJSON-526105998-project-member] Calling method '.version_select at 0x7d4afba07a30>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 623.097084] [55188]: DEBUG nova.policy [None req-2df1b438-5f13-4a8d-8b84-b60c95ec0173 tempest-HypervisorAdminNegativeTestJSON-526105998 tempest-HypervisorAdminNegativeTestJSON-526105998-project-member] Policy check for os_compute_api:os-hypervisors:statistics failed with credentials {'is_admin': False, 'user_id': '5b0776e43a6741eab2ba7a9ccdd214d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd04ce080a3db4d7fbca94339c659e097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 623.097408] [55188]: DEBUG nova.api.openstack.wsgi [None req-2df1b438-5f13-4a8d-8b84-b60c95ec0173 tempest-HypervisorAdminNegativeTestJSON-526105998 tempest-HypervisorAdminNegativeTestJSON-526105998-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:statistics to be performed. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 623.097779] [55188]: INFO nova.api.openstack.requestlog [None req-2df1b438-5f13-4a8d-8b84-b60c95ec0173 tempest-HypervisorAdminNegativeTestJSON-526105998 tempest-HypervisorAdminNegativeTestJSON-526105998-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/statistics" status: 403 len: 121 microversion: 2.1 time: 0.004375 [ 623.098031] [55188]: [pid: 55188|app: 0|req: 81/147] 10.180.1.21 () {58 vars in 1174 bytes} [Wed Mar 26 22:01:43 2025] GET /compute/v2.1/os-hypervisors/statistics => generated 121 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 623.100126] [55188]: DEBUG nova.api.openstack.wsgi [None req-0208db15-d9b4-4a8f-a5c7-f0d951ae685c tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "cpu-1"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 623.106529] [55188]: DEBUG oslo_concurrency.lockutils [None req-0208db15-d9b4-4a8f-a5c7-f0d951ae685c tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.106749] [55188]: DEBUG oslo_concurrency.lockutils [None req-0208db15-d9b4-4a8f-a5c7-f0d951ae685c tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.106931] [55188]: DEBUG oslo_concurrency.lockutils [None req-0208db15-d9b4-4a8f-a5c7-f0d951ae685c tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.376433] [55187]: INFO nova.api.openstack.requestlog [None req-60e9a59a-1bba-4b05-b3c5-a2fc3f1f1b68 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 221 microversion: 2.1 time: 0.639305 [ 623.380177] [55187]: [pid: 55187|app: 0|req: 67/148] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:01:43 2025] POST /compute/v2.1/os-security-groups => generated 221 bytes in 640 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 623.459944] [55187]: DEBUG nova.api.openstack.wsgi [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-2062461809", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 623.505737] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.505957] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.506509] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.508266] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.508266] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.508418] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.519247] [55187]: DEBUG nova.network.neutron [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] validate_networks() for None {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 623.537214] [55188]: INFO nova.api.openstack.requestlog [None req-0208db15-d9b4-4a8f-a5c7-f0d951ae685c tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/1/action" status: 200 len: 233 microversion: 2.1 time: 0.438494 [ 623.538468] [55188]: [pid: 55188|app: 0|req: 82/149] 10.180.1.21 () {60 vars in 1186 bytes} [Wed Mar 26 22:01:43 2025] POST /compute/v2.1/os-aggregates/1/action => generated 233 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 623.599471] [55188]: DEBUG nova.api.openstack.wsgi [None req-682799d6-c261-486c-af48-615f55bd8f36 tempest-FlavorsExtraSpecsTestJSON-1243160934 tempest-FlavorsExtraSpecsTestJSON-1243160934-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 623.608094] [55188]: INFO nova.api.openstack.requestlog [None req-682799d6-c261-486c-af48-615f55bd8f36 tempest-FlavorsExtraSpecsTestJSON-1243160934 tempest-FlavorsExtraSpecsTestJSON-1243160934-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/968658141/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.068886 [ 623.608401] [55188]: [pid: 55188|app: 0|req: 83/150] 10.180.1.21 () {58 vars in 1195 bytes} [Wed Mar 26 22:01:43 2025] GET /compute/v2.1/flavors/968658141/os-extra_specs => generated 66 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 623.612448] [55188]: DEBUG nova.api.openstack.wsgi [None req-cb3925c2-03ee-4d5d-9d56-3a118c499de4 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-1805572067", "id": 393623668, "os-flavor-access:is_public": "True"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 623.637225] [55188]: INFO nova.api.openstack.requestlog [None req-cb3925c2-03ee-4d5d-9d56-3a118c499de4 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 426 microversion: 2.1 time: 0.027963 [ 623.637668] [55188]: [pid: 55188|app: 0|req: 84/151] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:43 2025] POST /compute/v2.1/flavors => generated 426 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 623.641025] [55188]: DEBUG nova.api.openstack.wsgi [None req-3c390886-e107-4371-8dbe-473d4ec3982a tempest-QuotaClassesAdminTestJSON-625820479 tempest-QuotaClassesAdminTestJSON-625820479-project-admin] Action: 'update', calling method: .version_select at 0x7d4afbaf1c60>, 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=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 623.705917] [55188]: INFO nova.api.openstack.requestlog [None req-3c390886-e107-4371-8dbe-473d4ec3982a tempest-QuotaClassesAdminTestJSON-625820479 tempest-QuotaClassesAdminTestJSON-625820479-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 286 microversion: 2.1 time: 0.067759 [ 623.706473] [55188]: [pid: 55188|app: 0|req: 85/152] 10.180.1.21 () {60 vars in 1201 bytes} [Wed Mar 26 22:01:44 2025] PUT /compute/v2.1/os-quota-class-sets/default => generated 286 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 623.709038] [55188]: DEBUG nova.api.openstack.wsgi [None req-1fb699ab-5f7f-4bef-a0c8-84e0b36f728d tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 623.710509] [55188]: DEBUG nova.compute.api [None req-1fb699ab-5f7f-4bef-a0c8-84e0b36f728d tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] [instance: 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 623.716181] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fb699ab-5f7f-4bef-a0c8-84e0b36f728d tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.716181] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fb699ab-5f7f-4bef-a0c8-84e0b36f728d tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.716304] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fb699ab-5f7f-4bef-a0c8-84e0b36f728d tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.716584] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fb699ab-5f7f-4bef-a0c8-84e0b36f728d tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.716814] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fb699ab-5f7f-4bef-a0c8-84e0b36f728d tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.717066] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fb699ab-5f7f-4bef-a0c8-84e0b36f728d tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.764039] [55188]: DEBUG nova.policy [None req-1fb699ab-5f7f-4bef-a0c8-84e0b36f728d tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '928b057c18334dd7bbc89abf22914497', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6154d70a53874f3face0bd3c0abc619e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 623.772423] [55188]: INFO nova.api.openstack.requestlog [None req-1fb699ab-5f7f-4bef-a0c8-84e0b36f728d tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] 10.180.1.21 "GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f" status: 200 len: 1272 microversion: 2.1 time: 0.065253 [ 623.772754] [55188]: [pid: 55188|app: 0|req: 86/153] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:44 2025] GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f => generated 1272 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.775746] [55188]: DEBUG nova.api.openstack.wsgi [None req-bcc7092f-319e-485f-89e1-868cb89e23e4 tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Calling method '.version_select at 0x7d4afbaf2170>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 623.778764] [55187]: DEBUG nova.virt.hardware [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 623.781021] [55187]: DEBUG nova.virt.hardware [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 623.781021] [55187]: DEBUG nova.virt.hardware [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 623.781021] [55187]: DEBUG nova.virt.hardware [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 623.781260] [55187]: DEBUG nova.virt.hardware [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 623.782285] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcc7092f-319e-485f-89e1-868cb89e23e4 tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.782639] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcc7092f-319e-485f-89e1-868cb89e23e4 tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.782889] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcc7092f-319e-485f-89e1-868cb89e23e4 tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.788612] [55188]: INFO nova.api.openstack.wsgi [None req-bcc7092f-319e-485f-89e1-868cb89e23e4 tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] HTTP exception thrown: No hypervisor matching 'nonexistent_hypervisor_name' could be found. [ 623.788723] [55188]: DEBUG nova.api.openstack.wsgi [None req-bcc7092f-319e-485f-89e1-868cb89e23e4 tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Returning 404 to user: No hypervisor matching 'nonexistent_hypervisor_name' could be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 623.789343] [55188]: INFO nova.api.openstack.requestlog [None req-bcc7092f-319e-485f-89e1-868cb89e23e4 tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/nonexistent_hypervisor_name/search" status: 404 len: 114 microversion: 2.1 time: 0.015776 [ 623.789946] [55188]: [pid: 55188|app: 0|req: 87/154] 10.180.1.21 () {58 vars in 1246 bytes} [Wed Mar 26 22:01:44 2025] GET /compute/v2.1/os-hypervisors/nonexistent_hypervisor_name/search => generated 114 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 623.791733] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.791996] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.792205] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.794099] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.794522] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.794843] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.795562] [55188]: DEBUG nova.api.openstack.wsgi [None req-074205d0-e35a-4dd6-b773-f5910e71cfbe tempest-FlavorMetadataValidation-297459715 tempest-FlavorMetadataValidation-297459715-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 623.809539] [55187]: DEBUG nova.quota [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Getting quotas for project 42790423440c4200a401fe8dcced3f55. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 623.813219] [55187]: DEBUG nova.quota [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Getting quotas for user 8cc8e96b9f6a4266a36d0a1f2d1ef1a6 and project 42790423440c4200a401fe8dcced3f55. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 623.820785] [55187]: DEBUG nova.compute.utils [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] cores quota exceeded for 42790423440c4200a401fe8dcced3f55, tried to run 1 instances. Cannot run any more instances of this type. {{(pid=55187) check_num_instances_quota /opt/stack/nova/nova/compute/utils.py:1217}} [ 623.821366] [55187]: INFO nova.api.openstack.wsgi [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] HTTP exception thrown: Quota exceeded for cores: Requested 1, but already used 0 of 0 cores [ 623.821690] [55187]: DEBUG nova.api.openstack.wsgi [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Returning 403 to user: Quota exceeded for cores: Requested 1, but already used 0 of 0 cores {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 623.821789] [55188]: INFO nova.api.openstack.requestlog [None req-074205d0-e35a-4dd6-b773-f5910e71cfbe tempest-FlavorMetadataValidation-297459715 tempest-FlavorMetadataValidation-297459715-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 7332 microversion: 2.86 time: 0.031190 [ 623.822163] [55187]: INFO nova.api.openstack.requestlog [None req-fd620f56-9ed2-47ab-9435-99e032e78765 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 403 len: 111 microversion: 2.1 time: 0.444602 [ 623.822331] [55188]: [pid: 55188|app: 0|req: 88/155] 10.180.1.21 () {60 vars in 1182 bytes} [Wed Mar 26 22:01:44 2025] GET /compute/v2.1/flavors/detail => generated 7332 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 623.822559] [55187]: [pid: 55187|app: 0|req: 68/156] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:43 2025] POST /compute/v2.1/servers => generated 111 bytes in 445 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 623.824993] [55187]: DEBUG nova.api.openstack.wsgi [None req-e86b33af-6e3f-42b3-a6f6-c7bf16e0476a tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "e60ff1aed48544e7aa654d026e946207"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 623.825566] [55188]: DEBUG nova.api.openstack.wsgi [None req-1a9a92f0-d423-4953-9d20-53a5ae29714d tempest-FlavorsV255TestJSON-1220795336 tempest-FlavorsV255TestJSON-1220795336-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 623.839263] [55188]: INFO nova.api.openstack.requestlog [None req-1a9a92f0-d423-4953-9d20-53a5ae29714d tempest-FlavorsV255TestJSON-1220795336 tempest-FlavorsV255TestJSON-1220795336-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/2067574113" status: 202 len: 0 microversion: 2.55 time: 0.015975 [ 623.839620] [55188]: [pid: 55188|app: 0|req: 89/157] 10.180.1.21 () {60 vars in 1197 bytes} [Wed Mar 26 22:01:44 2025] DELETE /compute/v2.1/flavors/2067574113 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 623.842207] [55188]: DEBUG nova.api.openstack.wsgi [None req-c87957da-6843-49ce-9c0a-da988c55e9a9 tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] Calling method '.version_select at 0x7d4afbaf1d80>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 623.844737] [55188]: DEBUG nova.policy [None req-c87957da-6843-49ce-9c0a-da988c55e9a9 tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] Policy check for os_compute_api:os-hosts:shutdown failed with credentials {'is_admin': False, 'user_id': '9d459a3cf2c7418caf90bf6f891612f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f3ea108d8554a0896ef5c6449233258', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 623.844878] [55188]: DEBUG nova.api.openstack.wsgi [None req-c87957da-6843-49ce-9c0a-da988c55e9a9 tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:shutdown to be performed. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 623.845333] [55188]: INFO nova.api.openstack.requestlog [None req-c87957da-6843-49ce-9c0a-da988c55e9a9 tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts/devstack/shutdown" status: 403 len: 113 microversion: 2.1 time: 0.005204 [ 623.845635] [55188]: [pid: 55188|app: 0|req: 90/158] 10.180.1.21 () {58 vars in 1177 bytes} [Wed Mar 26 22:01:44 2025] GET /compute/v2.1/os-hosts/devstack/shutdown => generated 113 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 623.849442] [55188]: DEBUG nova.api.openstack.wsgi [None req-64c45ea4-b621-452d-a5f3-47f266bc318d tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Action: 'update_all', calling method: .version_select at 0x7d4afbaf2290>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 623.880094] [55188]: DEBUG nova.quota [None req-64c45ea4-b621-452d-a5f3-47f266bc318d tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Getting quotas for project d9f19508c3e04e3b82878e641fcad1e6. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 623.882437] [55188]: DEBUG nova.quota [None req-64c45ea4-b621-452d-a5f3-47f266bc318d tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Getting quotas for user 1f8d660e922045e0bbc09b6aa93da9b9 and project d9f19508c3e04e3b82878e641fcad1e6. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 624.142061] [55188]: INFO nova.api.openstack.requestlog [None req-64c45ea4-b621-452d-a5f3-47f266bc318d tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] 10.180.1.21 "PUT /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata" status: 200 len: 61 microversion: 2.1 time: 0.295798 [ 624.142442] [55188]: [pid: 55188|app: 0|req: 91/159] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:01:44 2025] PUT /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata => generated 61 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 624.153035] [55188]: DEBUG nova.api.openstack.wsgi [None req-1b71f0e2-620e-4470-98a8-7e7b96c2cc98 tempest-InstanceUsageAuditLogNegativeTestJSON-533109982 tempest-InstanceUsageAuditLogNegativeTestJSON-533109982-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 624.158263] [55188]: DEBUG nova.policy [None req-1b71f0e2-620e-4470-98a8-7e7b96c2cc98 tempest-InstanceUsageAuditLogNegativeTestJSON-533109982 tempest-InstanceUsageAuditLogNegativeTestJSON-533109982-project-member] Policy check for os_compute_api:os-instance-usage-audit-log:show failed with credentials {'is_admin': False, 'user_id': 'e495182f313c4641b199c4a8a48635bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '360d419b45184c778c28dfe338b305ff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 624.158263] [55188]: DEBUG nova.api.openstack.wsgi [None req-1b71f0e2-620e-4470-98a8-7e7b96c2cc98 tempest-InstanceUsageAuditLogNegativeTestJSON-533109982 tempest-InstanceUsageAuditLogNegativeTestJSON-533109982-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-instance-usage-audit-log:show to be performed. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 624.158263] [55188]: INFO nova.api.openstack.requestlog [None req-1b71f0e2-620e-4470-98a8-7e7b96c2cc98 tempest-InstanceUsageAuditLogNegativeTestJSON-533109982 tempest-InstanceUsageAuditLogNegativeTestJSON-533109982-project-member] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log/2025-03-26 22:01:43" status: 403 len: 128 microversion: 2.1 time: 0.011867 [ 624.158521] [55188]: [pid: 55188|app: 0|req: 92/160] 10.180.1.21 () {58 vars in 1246 bytes} [Wed Mar 26 22:01:44 2025] GET /compute/v2.1/os-instance_usage_audit_log/2025-03-26%2022%3A01%3A43 => generated 128 bytes in 16 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 624.164576] [55188]: DEBUG nova.api.openstack.wsgi [None req-c8ae8b90-9e75-465e-979f-5ddf3dacdafc tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 624.168164] [55188]: DEBUG nova.compute.api [None req-c8ae8b90-9e75-465e-979f-5ddf3dacdafc tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 624.175281] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8ae8b90-9e75-465e-979f-5ddf3dacdafc tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.175473] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8ae8b90-9e75-465e-979f-5ddf3dacdafc tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.176556] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8ae8b90-9e75-465e-979f-5ddf3dacdafc tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.176556] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8ae8b90-9e75-465e-979f-5ddf3dacdafc tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.176556] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8ae8b90-9e75-465e-979f-5ddf3dacdafc tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.176556] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8ae8b90-9e75-465e-979f-5ddf3dacdafc tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.216619] [55187]: INFO nova.api.openstack.wsgi [None req-e86b33af-6e3f-42b3-a6f6-c7bf16e0476a tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] HTTP exception thrown: Flavor access already exists for flavor 20 and project e60ff1aed48544e7aa654d026e946207 combination. [ 624.216956] [55187]: DEBUG nova.api.openstack.wsgi [None req-e86b33af-6e3f-42b3-a6f6-c7bf16e0476a tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Returning 409 to user: Flavor access already exists for flavor 20 and project e60ff1aed48544e7aa654d026e946207 combination. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 624.217427] [55187]: INFO nova.api.openstack.requestlog [None req-e86b33af-6e3f-42b3-a6f6-c7bf16e0476a tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/939068860/action" status: 409 len: 152 microversion: 2.1 time: 0.394372 [ 624.219690] [55187]: [pid: 55187|app: 0|req: 69/161] 10.180.1.21 () {60 vars in 1192 bytes} [Wed Mar 26 22:01:44 2025] POST /compute/v2.1/flavors/939068860/action => generated 152 bytes in 397 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 624.222203] [55187]: DEBUG nova.api.openstack.wsgi [None req-9cde5bb0-8929-4043-b3a3-50d696daaf9d tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Action: 'create', calling method: .version_select at 0x7d4afc314040>, body: {"keypair": {"name": "tempest-KeyPairsV22TestJSON-keypair-21205155", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLJoIB/JPVjY37fRKyILEZkpmUCI1DpXp7q9M4eO9Xnpzhh1RQT/UD7FDspQlXNUFEHD5tE2uNzUX3VVEK2sYPBRir4acV6HbT4gn0Qlsnbv5gEswcsjPLyMK7pEQazEaQ=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 624.236380] [55187]: DEBUG nova.quota [None req-9cde5bb0-8929-4043-b3a3-50d696daaf9d tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Getting quotas for project d5db0cb5c4114f0c941374fcb196e0c3. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 624.237673] [55188]: DEBUG nova.policy [None req-c8ae8b90-9e75-465e-979f-5ddf3dacdafc tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 624.239926] [55187]: DEBUG nova.quota [None req-9cde5bb0-8929-4043-b3a3-50d696daaf9d tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Getting quotas for user 89d1121d2495439cb4b5b6846c1dbf39 and project d5db0cb5c4114f0c941374fcb196e0c3. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 624.245743] [55188]: INFO nova.api.openstack.requestlog [None req-c8ae8b90-9e75-465e-979f-5ddf3dacdafc tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1281 microversion: 2.1 time: 0.086614 [ 624.246228] [55188]: [pid: 55188|app: 0|req: 93/162] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:44 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1281 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.253079] [55188]: DEBUG nova.api.openstack.wsgi [None req-0352f2ac-248d-483a-a237-f4fd4fa78c5e tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 624.269824] [55187]: INFO nova.api.openstack.requestlog [None req-9cde5bb0-8929-4043-b3a3-50d696daaf9d tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 419 microversion: 2.2 time: 0.046453 [ 624.269824] [55187]: [pid: 55187|app: 0|req: 70/163] 10.180.1.21 () {62 vars in 1194 bytes} [Wed Mar 26 22:01:44 2025] POST /compute/v2.1/os-keypairs => generated 419 bytes in 47 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 624.270226] [55187]: DEBUG nova.api.openstack.wsgi [None req-deddfdba-2f57-4c11-bec1-5eb3da52557c tempest-FlavorsV261TestJSON-1737380626 tempest-FlavorsV261TestJSON-1737380626-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 624.284607] [55188]: INFO nova.api.openstack.requestlog [None req-0352f2ac-248d-483a-a237-f4fd4fa78c5e tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail?minRam=193" status: 200 len: 5558 microversion: 2.1 time: 0.037848 [ 624.286197] [55188]: [pid: 55188|app: 0|req: 94/164] 10.180.1.21 () {58 vars in 1162 bytes} [Wed Mar 26 22:01:44 2025] GET /compute/v2.1/flavors/detail?minRam=193 => generated 5558 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.287973] [55188]: DEBUG nova.api.openstack.wsgi [None req-33ed57ba-aa50-4f92-9547-5c2c7b74e010 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 624.297586] [55187]: INFO nova.api.openstack.requestlog [None req-deddfdba-2f57-4c11-bec1-5eb3da52557c tempest-FlavorsV261TestJSON-1737380626 tempest-FlavorsV261TestJSON-1737380626-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6889 microversion: 2.61 time: 0.029592 [ 624.297908] [55187]: [pid: 55187|app: 0|req: 71/165] 10.180.1.21 () {60 vars in 1182 bytes} [Wed Mar 26 22:01:44 2025] GET /compute/v2.1/flavors/detail => generated 6889 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 624.300631] [55187]: DEBUG nova.api.openstack.wsgi [None req-66d4a94c-660e-4725-b4d1-e069cfae9838 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Calling method '.version_select at 0x7d4afc3141f0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 624.302961] [55187]: DEBUG oslo_concurrency.lockutils [None req-66d4a94c-660e-4725-b4d1-e069cfae9838 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.302961] [55187]: DEBUG oslo_concurrency.lockutils [None req-66d4a94c-660e-4725-b4d1-e069cfae9838 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.303112] [55187]: DEBUG oslo_concurrency.lockutils [None req-66d4a94c-660e-4725-b4d1-e069cfae9838 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.317366] [55187]: DEBUG oslo_concurrency.lockutils [None req-66d4a94c-660e-4725-b4d1-e069cfae9838 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.317778] [55187]: DEBUG oslo_concurrency.lockutils [None req-66d4a94c-660e-4725-b4d1-e069cfae9838 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.317965] [55187]: DEBUG oslo_concurrency.lockutils [None req-66d4a94c-660e-4725-b4d1-e069cfae9838 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.321545] [55187]: INFO nova.api.openstack.requestlog [None req-66d4a94c-660e-4725-b4d1-e069cfae9838 tempest-HypervisorAdminUnderV252Test-591403108 tempest-HypervisorAdminUnderV252Test-591403108-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/search" status: 200 len: 137 microversion: 2.1 time: 0.023102 [ 624.322063] [55187]: [pid: 55187|app: 0|req: 72/166] 10.180.1.21 () {58 vars in 1303 bytes} [Wed Mar 26 22:01:44 2025] GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/search => generated 137 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 624.323091] [55188]: INFO nova.api.openstack.requestlog [None req-33ed57ba-aa50-4f92-9547-5c2c7b74e010 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1019232345/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.037412 [ 624.323597] [55188]: [pid: 55188|app: 0|req: 95/167] 10.180.1.21 () {60 vars in 1219 bytes} [Wed Mar 26 22:01:44 2025] POST /compute/v2.1/flavors/1019232345/os-extra_specs => generated 66 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 624.326377] [55188]: DEBUG nova.api.openstack.wsgi [None req-f51e4dfd-9f99-49aa-99df-21629859c417 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 624.328437] [55188]: DEBUG nova.compute.api [None req-f51e4dfd-9f99-49aa-99df-21629859c417 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 624.332792] [55188]: DEBUG oslo_concurrency.lockutils [None req-f51e4dfd-9f99-49aa-99df-21629859c417 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.333423] [55188]: DEBUG oslo_concurrency.lockutils [None req-f51e4dfd-9f99-49aa-99df-21629859c417 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.333423] [55188]: DEBUG oslo_concurrency.lockutils [None req-f51e4dfd-9f99-49aa-99df-21629859c417 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.333607] [55188]: DEBUG oslo_concurrency.lockutils [None req-f51e4dfd-9f99-49aa-99df-21629859c417 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.333809] [55188]: DEBUG oslo_concurrency.lockutils [None req-f51e4dfd-9f99-49aa-99df-21629859c417 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.334351] [55188]: DEBUG oslo_concurrency.lockutils [None req-f51e4dfd-9f99-49aa-99df-21629859c417 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.404585] [55188]: DEBUG nova.policy [None req-f51e4dfd-9f99-49aa-99df-21629859c417 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 624.410171] [55188]: DEBUG nova.policy [None req-f51e4dfd-9f99-49aa-99df-21629859c417 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 624.410651] [55188]: DEBUG nova.policy [None req-f51e4dfd-9f99-49aa-99df-21629859c417 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 624.411553] [55188]: INFO nova.api.openstack.requestlog [None req-f51e4dfd-9f99-49aa-99df-21629859c417 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e" status: 200 len: 1301 microversion: 2.48 time: 0.087321 [ 624.411761] [55188]: [pid: 55188|app: 0|req: 96/168] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:01:44 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e => generated 1301 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 624.419724] [55188]: DEBUG nova.api.openstack.wsgi [None req-9717d77c-e02c-4483-9ba0-81cfeae174e4 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Action: 'create', calling method: .version_select at 0x7d4afbaf2950>, body: {"security_group": {"name": "tempest-securitygroup-1960616694", "description": "tempest-description-1451893375"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 624.619271] [55188]: INFO nova.api.openstack.requestlog [None req-9717d77c-e02c-4483-9ba0-81cfeae174e4 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 221 microversion: 2.1 time: 0.206375 [ 624.620281] [55188]: [pid: 55188|app: 0|req: 97/169] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:01:44 2025] POST /compute/v2.1/os-security-groups => generated 221 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 624.623402] [55188]: DEBUG nova.api.openstack.wsgi [None req-436c8762-e6e4-48ef-b85b-f8293887839e tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "cpu-1"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 624.634690] [55188]: DEBUG oslo_concurrency.lockutils [None req-436c8762-e6e4-48ef-b85b-f8293887839e tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.635861] [55188]: DEBUG oslo_concurrency.lockutils [None req-436c8762-e6e4-48ef-b85b-f8293887839e tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.636119] [55188]: DEBUG oslo_concurrency.lockutils [None req-436c8762-e6e4-48ef-b85b-f8293887839e tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.666635] [55187]: DEBUG nova.api.openstack.wsgi [None req-563c7b6c-f633-4ab5-a48d-a18852696fdb tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] Calling method '.version_select at 0x7d4afc4aeb90>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 624.671279] [55187]: DEBUG oslo_concurrency.lockutils [None req-563c7b6c-f633-4ab5-a48d-a18852696fdb tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.671447] [55187]: DEBUG oslo_concurrency.lockutils [None req-563c7b6c-f633-4ab5-a48d-a18852696fdb tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.671633] [55187]: DEBUG oslo_concurrency.lockutils [None req-563c7b6c-f633-4ab5-a48d-a18852696fdb tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.676977] [55188]: INFO nova.api.openstack.wsgi [None req-436c8762-e6e4-48ef-b85b-f8293887839e tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] HTTP exception thrown: Aggregate 1 already has host cpu-1. [ 624.677752] [55188]: DEBUG nova.api.openstack.wsgi [None req-436c8762-e6e4-48ef-b85b-f8293887839e tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Returning 409 to user: Aggregate 1 already has host cpu-1. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 624.677752] [55188]: INFO nova.api.openstack.requestlog [None req-436c8762-e6e4-48ef-b85b-f8293887839e tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/1/action" status: 409 len: 87 microversion: 2.1 time: 0.056906 [ 624.679335] [55188]: [pid: 55188|app: 0|req: 98/170] 10.180.1.21 () {60 vars in 1186 bytes} [Wed Mar 26 22:01:44 2025] POST /compute/v2.1/os-aggregates/1/action => generated 87 bytes in 59 msecs (HTTP/1.1 409) 9 headers in 377 bytes (1 switches on core 0) [ 624.683433] [55188]: DEBUG nova.api.openstack.wsgi [None req-b75872f8-c178-490f-95d6-bde2ecdbdef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 624.684729] [55187]: DEBUG oslo_concurrency.lockutils [None req-563c7b6c-f633-4ab5-a48d-a18852696fdb tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.684967] [55187]: DEBUG oslo_concurrency.lockutils [None req-563c7b6c-f633-4ab5-a48d-a18852696fdb tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.685235] [55187]: DEBUG oslo_concurrency.lockutils [None req-563c7b6c-f633-4ab5-a48d-a18852696fdb tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.685508] [55188]: DEBUG nova.compute.api [None req-b75872f8-c178-490f-95d6-bde2ecdbdef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 624.689964] [55187]: INFO nova.api.openstack.requestlog [None req-563c7b6c-f633-4ab5-a48d-a18852696fdb tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.367473 [ 624.690307] [55187]: [pid: 55187|app: 0|req: 73/171] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:01:44 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 624.691612] [55188]: DEBUG oslo_concurrency.lockutils [None req-b75872f8-c178-490f-95d6-bde2ecdbdef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.691847] [55188]: DEBUG oslo_concurrency.lockutils [None req-b75872f8-c178-490f-95d6-bde2ecdbdef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.692042] [55188]: DEBUG oslo_concurrency.lockutils [None req-b75872f8-c178-490f-95d6-bde2ecdbdef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.692418] [55188]: DEBUG oslo_concurrency.lockutils [None req-b75872f8-c178-490f-95d6-bde2ecdbdef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.692622] [55188]: DEBUG oslo_concurrency.lockutils [None req-b75872f8-c178-490f-95d6-bde2ecdbdef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.692781] [55187]: DEBUG nova.api.openstack.wsgi [None req-1af9574e-813f-4ee5-aec4-e087a7aed86c tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 624.692867] [55188]: DEBUG oslo_concurrency.lockutils [None req-b75872f8-c178-490f-95d6-bde2ecdbdef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.724565] [55187]: INFO nova.api.openstack.requestlog [None req-1af9574e-813f-4ee5-aec4-e087a7aed86c tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/968658141/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.032440 [ 624.724565] [55187]: [pid: 55187|app: 0|req: 74/172] 10.180.1.21 () {60 vars in 1216 bytes} [Wed Mar 26 22:01:45 2025] POST /compute/v2.1/flavors/968658141/os-extra_specs => generated 66 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 624.729093] [55187]: DEBUG nova.api.openstack.wsgi [None req-59c89c4e-e265-4daa-b08e-263b72c41422 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 624.746517] [55187]: INFO nova.api.openstack.requestlog [None req-59c89c4e-e265-4daa-b08e-263b72c41422 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/393623668" status: 202 len: 0 microversion: 2.1 time: 0.020408 [ 624.746517] [55187]: [pid: 55187|app: 0|req: 75/173] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 26 22:01:45 2025] DELETE /compute/v2.1/flavors/393623668 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 624.748657] [55187]: DEBUG nova.api.openstack.wsgi [None req-b009349c-fcc3-461a-9060-d4ce53780b45 tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Calling method '.version_select at 0x7d4afb92d360>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 624.750993] [55187]: DEBUG oslo_concurrency.lockutils [None req-b009349c-fcc3-461a-9060-d4ce53780b45 tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.751197] [55187]: DEBUG oslo_concurrency.lockutils [None req-b009349c-fcc3-461a-9060-d4ce53780b45 tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.751364] [55187]: DEBUG oslo_concurrency.lockutils [None req-b009349c-fcc3-461a-9060-d4ce53780b45 tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.758928] [55187]: DEBUG oslo_concurrency.lockutils [None req-b009349c-fcc3-461a-9060-d4ce53780b45 tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.758928] [55187]: DEBUG oslo_concurrency.lockutils [None req-b009349c-fcc3-461a-9060-d4ce53780b45 tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.758928] [55187]: DEBUG oslo_concurrency.lockutils [None req-b009349c-fcc3-461a-9060-d4ce53780b45 tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.762250] [55187]: INFO nova.api.openstack.requestlog [None req-b009349c-fcc3-461a-9060-d4ce53780b45 tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.015582 [ 624.762580] [55187]: [pid: 55187|app: 0|req: 76/174] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:01:45 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 624.764935] [55187]: DEBUG nova.api.openstack.wsgi [None req-31eb11f7-c928-4bb7-8d54-0f24d69304d6 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Action: 'update', calling method: .version_select at 0x7d4afc315510>, body: {"quota_set": {"cores": 20}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 624.835579] [55188]: DEBUG nova.policy [None req-b75872f8-c178-490f-95d6-bde2ecdbdef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 624.845918] [55188]: INFO nova.api.openstack.requestlog [None req-b75872f8-c178-490f-95d6-bde2ecdbdef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1215 microversion: 2.1 time: 0.165531 [ 624.846410] [55188]: [pid: 55188|app: 0|req: 99/175] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:45 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1215 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.849411] [55188]: DEBUG nova.api.openstack.wsgi [None req-6a8fe303-e7c6-4322-a6d3-c70fb74d4756 tempest-FlavorsV255TestJSON-1220795336 tempest-FlavorsV255TestJSON-1220795336-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 624.872830] [55188]: INFO nova.api.openstack.requestlog [None req-6a8fe303-e7c6-4322-a6d3-c70fb74d4756 tempest-FlavorsV255TestJSON-1220795336 tempest-FlavorsV255TestJSON-1220795336-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5813 microversion: 2.55 time: 0.025518 [ 624.873198] [55188]: [pid: 55188|app: 0|req: 100/176] 10.180.1.21 () {60 vars in 1182 bytes} [Wed Mar 26 22:01:45 2025] GET /compute/v2.1/flavors/detail => generated 5813 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 624.877787] [55188]: DEBUG nova.api.openstack.wsgi [None req-b357b139-1d52-40e8-a5a5-c7e0ba7ea15e tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] Calling method '.version_select at 0x7d4afbaf2710>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 624.885610] [55188]: INFO nova.api.openstack.wsgi [None req-b357b139-1d52-40e8-a5a5-c7e0ba7ea15e tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 624.885610] [55188]: DEBUG nova.api.openstack.wsgi [None req-b357b139-1d52-40e8-a5a5-c7e0ba7ea15e tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 624.885610] [55188]: INFO nova.api.openstack.requestlog [None req-b357b139-1d52-40e8-a5a5-c7e0ba7ea15e tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/nonexistent_hostname/shutdown" status: 404 len: 99 microversion: 2.1 time: 0.011548 [ 624.885610] [55188]: [pid: 55188|app: 0|req: 101/177] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 26 22:01:45 2025] GET /compute/v2.1/os-hosts/nonexistent_hostname/shutdown => generated 99 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 624.887818] [55188]: DEBUG nova.api.openstack.wsgi [None req-bc6d6195-7244-4220-97ba-f02683f5844a tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Calling method '.version_select at 0x7d4afb80c3a0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 625.201606] [55188]: INFO nova.api.openstack.requestlog [None req-bc6d6195-7244-4220-97ba-f02683f5844a tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata/os_version" status: 204 len: 0 microversion: 2.1 time: 0.314099 [ 625.201989] [55188]: [pid: 55188|app: 0|req: 102/178] 10.180.1.21 () {58 vars in 1291 bytes} [Wed Mar 26 22:01:45 2025] DELETE /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata/os_version => generated 0 bytes in 316 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 625.208962] [55188]: DEBUG nova.api.openstack.wsgi [None req-a853153a-5c48-4ce4-8405-386c9f0f86eb tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "e60ff1aed48544e7aa654d026e946207"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 625.299091] [55187]: DEBUG oslo_concurrency.lockutils [None req-31eb11f7-c928-4bb7-8d54-0f24d69304d6 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.299951] [55187]: DEBUG oslo_concurrency.lockutils [None req-31eb11f7-c928-4bb7-8d54-0f24d69304d6 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.300375] [55187]: DEBUG oslo_concurrency.lockutils [None req-31eb11f7-c928-4bb7-8d54-0f24d69304d6 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.301789] [55187]: DEBUG oslo_concurrency.lockutils [None req-31eb11f7-c928-4bb7-8d54-0f24d69304d6 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.302483] [55187]: DEBUG oslo_concurrency.lockutils [None req-31eb11f7-c928-4bb7-8d54-0f24d69304d6 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.304783] [55187]: DEBUG oslo_concurrency.lockutils [None req-31eb11f7-c928-4bb7-8d54-0f24d69304d6 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.351623] [55187]: INFO nova.api.openstack.requestlog [None req-31eb11f7-c928-4bb7-8d54-0f24d69304d6 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/42790423440c4200a401fe8dcced3f55" status: 200 len: 329 microversion: 2.1 time: 0.588262 [ 625.351870] [55187]: [pid: 55187|app: 0|req: 77/179] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 26 22:01:45 2025] PUT /compute/v2.1/os-quota-sets/42790423440c4200a401fe8dcced3f55 => generated 329 bytes in 589 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 625.354816] [55187]: DEBUG nova.api.openstack.wsgi [None req-cc034edb-1cbc-4715-8fa1-99bc77394283 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Action: 'create', calling method: .version_select at 0x7d4afc317b50>, body: {"keypair": {"name": "tempest-KeyPairsV22TestJSON-keypair-365905631", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLN5zU1wJqpbgmbHYGJSQcxWq9MKxIJ41dq3YgzU/csy0ONhZzCrshSGqDKmUdaFvunUZu0SFVGuTDo9c9ky3aM7kW7x0OiwDkQggiE0tIWBrYn6E5F/pBx0Y2byZv5ygQ=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 625.365746] [55187]: DEBUG nova.quota [None req-cc034edb-1cbc-4715-8fa1-99bc77394283 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Getting quotas for project d5db0cb5c4114f0c941374fcb196e0c3. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 625.368684] [55187]: DEBUG nova.quota [None req-cc034edb-1cbc-4715-8fa1-99bc77394283 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Getting quotas for user 89d1121d2495439cb4b5b6846c1dbf39 and project d5db0cb5c4114f0c941374fcb196e0c3. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 625.385297] [55187]: INFO nova.api.openstack.requestlog [None req-cc034edb-1cbc-4715-8fa1-99bc77394283 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 420 microversion: 2.2 time: 0.032080 [ 625.385297] [55187]: [pid: 55187|app: 0|req: 78/180] 10.180.1.21 () {62 vars in 1194 bytes} [Wed Mar 26 22:01:45 2025] POST /compute/v2.1/os-keypairs => generated 420 bytes in 33 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 625.387397] [55187]: DEBUG nova.api.openstack.wsgi [None req-ec572ea9-c2fb-49c4-8fb8-7dac9043bc93 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 625.404179] [55187]: INFO nova.api.openstack.requestlog [None req-ec572ea9-c2fb-49c4-8fb8-7dac9043bc93 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail?limit=1" status: 200 len: 476 microversion: 2.1 time: 0.018547 [ 625.404714] [55187]: [pid: 55187|app: 0|req: 79/181] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 26 22:01:45 2025] GET /compute/v2.1/flavors/detail?limit=1 => generated 476 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 625.407711] [55187]: DEBUG nova.api.openstack.wsgi [None req-c07673ac-d194-4754-9b4e-43f5d7160d69 tempest-FlavorsV261TestJSON-1737380626 tempest-FlavorsV261TestJSON-1737380626-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 625.432586] [55187]: INFO nova.api.openstack.requestlog [None req-c07673ac-d194-4754-9b4e-43f5d7160d69 tempest-FlavorsV261TestJSON-1737380626 tempest-FlavorsV261TestJSON-1737380626-project-member] 10.180.1.21 "GET /compute/v2.1/flavors" status: 200 len: 3238 microversion: 2.61 time: 0.026927 [ 625.432931] [55187]: [pid: 55187|app: 0|req: 80/182] 10.180.1.21 () {60 vars in 1161 bytes} [Wed Mar 26 22:01:45 2025] GET /compute/v2.1/flavors => generated 3238 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 625.435939] [55187]: DEBUG nova.api.openstack.wsgi [None req-dc56ef02-7285-4b12-95c7-b56b6417cd81 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 625.436425] [55187]: DEBUG nova.policy [None req-dc56ef02-7285-4b12-95c7-b56b6417cd81 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533-project-member] Policy check for os_compute_api:os-flavor-extra-specs:delete failed with credentials {'is_admin': False, 'user_id': '6b38e2b0f42c4b35b2171deed51854a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '483c45d3fd1e44e6b32273e3a067a3f1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 625.436752] [55187]: DEBUG nova.api.openstack.wsgi [None req-dc56ef02-7285-4b12-95c7-b56b6417cd81 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-extra-specs:delete to be performed. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 625.437143] [55187]: INFO nova.api.openstack.requestlog [None req-dc56ef02-7285-4b12-95c7-b56b6417cd81 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533-project-member] 10.180.1.21 "DELETE /compute/v2.1/flavors/1019232345/os-extra_specs/hw:numa_nodes" status: 403 len: 124 microversion: 2.1 time: 0.003608 [ 625.437826] [55187]: [pid: 55187|app: 0|req: 81/183] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:01:45 2025] DELETE /compute/v2.1/flavors/1019232345/os-extra_specs/hw:numa_nodes => generated 124 bytes in 4 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 625.676017] [55188]: INFO nova.api.openstack.requestlog [None req-a853153a-5c48-4ce4-8405-386c9f0f86eb tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/939068860/action" status: 200 len: 21 microversion: 2.1 time: 0.471288 [ 625.676017] [55188]: [pid: 55188|app: 0|req: 103/184] 10.180.1.21 () {60 vars in 1192 bytes} [Wed Mar 26 22:01:45 2025] POST /compute/v2.1/flavors/939068860/action => generated 21 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 625.677849] [55188]: DEBUG nova.api.openstack.wsgi [None req-52e04b43-4da5-485f-b420-29c4683149b9 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Calling method '.version_select at 0x7d4afbaf2170>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 625.716934] [55187]: DEBUG nova.api.openstack.wsgi [None req-6f2bd098-31da-45bd-acbd-4f0a08585f63 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] Action: 'update', calling method: .version_select at 0x7d4afb92d1b0>, body: {"quota_set": {"ram": "5120"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 625.927784] [55188]: DEBUG neutronclient.v2_0.client [None req-52e04b43-4da5-485f-b420-29c4683149b9 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5ccdcaad-1c53-42ef-b4b1-84c513ad5200 does not exist", "detail": ""}} {{(pid=55188) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 625.928170] [55188]: DEBUG nova.network.security_group_api [None req-52e04b43-4da5-485f-b420-29c4683149b9 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Neutron security group 5ccdcaad-1c53-42ef-b4b1-84c513ad5200 not found {{(pid=55188) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 625.928374] [55188]: DEBUG nova.api.openstack.compute.security_groups [None req-52e04b43-4da5-485f-b420-29c4683149b9 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Security Group ID 5ccdcaad-1c53-42ef-b4b1-84c513ad5200 does not exist {{(pid=55188) _format_security_group_rule /opt/stack/nova/nova/api/openstack/compute/security_groups.py:74}} [ 625.958074] [55188]: DEBUG neutronclient.v2_0.client [None req-52e04b43-4da5-485f-b420-29c4683149b9 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5ccdcaad-1c53-42ef-b4b1-84c513ad5200 does not exist", "detail": ""}} {{(pid=55188) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 625.958407] [55188]: DEBUG nova.network.security_group_api [None req-52e04b43-4da5-485f-b420-29c4683149b9 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Neutron security group 5ccdcaad-1c53-42ef-b4b1-84c513ad5200 not found {{(pid=55188) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 625.958684] [55188]: DEBUG nova.api.openstack.compute.security_groups [None req-52e04b43-4da5-485f-b420-29c4683149b9 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Security Group ID 5ccdcaad-1c53-42ef-b4b1-84c513ad5200 does not exist {{(pid=55188) _format_security_group_rule /opt/stack/nova/nova/api/openstack/compute/security_groups.py:74}} [ 626.214466] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f2bd098-31da-45bd-acbd-4f0a08585f63 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.215766] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f2bd098-31da-45bd-acbd-4f0a08585f63 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.215955] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f2bd098-31da-45bd-acbd-4f0a08585f63 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.216659] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f2bd098-31da-45bd-acbd-4f0a08585f63 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.216659] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f2bd098-31da-45bd-acbd-4f0a08585f63 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.216810] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f2bd098-31da-45bd-acbd-4f0a08585f63 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.256796] [55187]: INFO nova.api.openstack.requestlog [None req-6f2bd098-31da-45bd-acbd-4f0a08585f63 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/f956a2dd63d0440782eea745ceca679d" status: 200 len: 240 microversion: 2.36 time: 0.818352 [ 626.257123] [55187]: [pid: 55187|app: 0|req: 82/185] 10.180.1.21 () {62 vars in 1298 bytes} [Wed Mar 26 22:01:45 2025] PUT /compute/v2.1/os-quota-sets/f956a2dd63d0440782eea745ceca679d => generated 240 bytes in 819 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 626.260237] [55187]: DEBUG nova.api.openstack.wsgi [None req-fe6555c7-cb9f-48b0-a77c-440e23d82964 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "cpu-1"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 626.272843] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe6555c7-cb9f-48b0-a77c-440e23d82964 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.273057] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe6555c7-cb9f-48b0-a77c-440e23d82964 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.273451] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe6555c7-cb9f-48b0-a77c-440e23d82964 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.333538] [55188]: DEBUG neutronclient.v2_0.client [None req-52e04b43-4da5-485f-b420-29c4683149b9 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8decab46-3433-49a0-8b9d-ddfa9542e1d1 does not exist", "detail": ""}} {{(pid=55188) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 626.333793] [55188]: DEBUG nova.network.security_group_api [None req-52e04b43-4da5-485f-b420-29c4683149b9 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Neutron security group 8decab46-3433-49a0-8b9d-ddfa9542e1d1 not found {{(pid=55188) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 626.334019] [55188]: DEBUG nova.api.openstack.compute.security_groups [None req-52e04b43-4da5-485f-b420-29c4683149b9 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Security Group ID 8decab46-3433-49a0-8b9d-ddfa9542e1d1 does not exist {{(pid=55188) _format_security_group_rule /opt/stack/nova/nova/api/openstack/compute/security_groups.py:74}} [ 626.366485] [55188]: DEBUG neutronclient.v2_0.client [None req-52e04b43-4da5-485f-b420-29c4683149b9 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8decab46-3433-49a0-8b9d-ddfa9542e1d1 does not exist", "detail": ""}} {{(pid=55188) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 626.366763] [55188]: DEBUG nova.network.security_group_api [None req-52e04b43-4da5-485f-b420-29c4683149b9 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Neutron security group 8decab46-3433-49a0-8b9d-ddfa9542e1d1 not found {{(pid=55188) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 626.366953] [55188]: DEBUG nova.api.openstack.compute.security_groups [None req-52e04b43-4da5-485f-b420-29c4683149b9 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Security Group ID 8decab46-3433-49a0-8b9d-ddfa9542e1d1 does not exist {{(pid=55188) _format_security_group_rule /opt/stack/nova/nova/api/openstack/compute/security_groups.py:74}} [ 626.575496] [55188]: DEBUG neutronclient.v2_0.client [None req-52e04b43-4da5-485f-b420-29c4683149b9 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a7aed133-ea82-4646-a1f5-5d21a3dd9897 does not exist", "detail": ""}} {{(pid=55188) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 626.575830] [55188]: DEBUG nova.network.security_group_api [None req-52e04b43-4da5-485f-b420-29c4683149b9 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Neutron security group a7aed133-ea82-4646-a1f5-5d21a3dd9897 not found {{(pid=55188) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 626.576031] [55188]: DEBUG nova.api.openstack.compute.security_groups [None req-52e04b43-4da5-485f-b420-29c4683149b9 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Security Group ID a7aed133-ea82-4646-a1f5-5d21a3dd9897 does not exist {{(pid=55188) _format_security_group_rule /opt/stack/nova/nova/api/openstack/compute/security_groups.py:74}} [ 626.631584] [55188]: DEBUG neutronclient.v2_0.client [None req-52e04b43-4da5-485f-b420-29c4683149b9 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a7aed133-ea82-4646-a1f5-5d21a3dd9897 does not exist", "detail": ""}} {{(pid=55188) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 626.632519] [55188]: DEBUG nova.network.security_group_api [None req-52e04b43-4da5-485f-b420-29c4683149b9 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Neutron security group a7aed133-ea82-4646-a1f5-5d21a3dd9897 not found {{(pid=55188) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 626.632519] [55188]: DEBUG nova.api.openstack.compute.security_groups [None req-52e04b43-4da5-485f-b420-29c4683149b9 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Security Group ID a7aed133-ea82-4646-a1f5-5d21a3dd9897 does not exist {{(pid=55188) _format_security_group_rule /opt/stack/nova/nova/api/openstack/compute/security_groups.py:74}} [ 627.114565] [55187]: INFO nova.api.openstack.requestlog [None req-fe6555c7-cb9f-48b0-a77c-440e23d82964 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/1/action" status: 200 len: 226 microversion: 2.1 time: 0.855839 [ 627.114565] [55187]: [pid: 55187|app: 0|req: 83/186] 10.180.1.21 () {60 vars in 1186 bytes} [Wed Mar 26 22:01:46 2025] POST /compute/v2.1/os-aggregates/1/action => generated 226 bytes in 857 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 627.117196] [55187]: DEBUG nova.api.openstack.wsgi [None req-b24ed371-803d-4e46-9d99-853d65c91f3a tempest-HypervisorAdminNegativeTestJSON-526105998 tempest-HypervisorAdminNegativeTestJSON-526105998-project-member] Calling method '.version_select at 0x7d4afb92d360>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.119229] [55187]: DEBUG nova.policy [None req-b24ed371-803d-4e46-9d99-853d65c91f3a tempest-HypervisorAdminNegativeTestJSON-526105998 tempest-HypervisorAdminNegativeTestJSON-526105998-project-member] Policy check for os_compute_api:os-hypervisors:uptime failed with credentials {'is_admin': False, 'user_id': '5b0776e43a6741eab2ba7a9ccdd214d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd04ce080a3db4d7fbca94339c659e097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.119563] [55187]: DEBUG nova.api.openstack.wsgi [None req-b24ed371-803d-4e46-9d99-853d65c91f3a tempest-HypervisorAdminNegativeTestJSON-526105998 tempest-HypervisorAdminNegativeTestJSON-526105998-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:uptime to be performed. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 627.119942] [55187]: INFO nova.api.openstack.requestlog [None req-b24ed371-803d-4e46-9d99-853d65c91f3a tempest-HypervisorAdminNegativeTestJSON-526105998 tempest-HypervisorAdminNegativeTestJSON-526105998-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1/uptime" status: 403 len: 117 microversion: 2.1 time: 0.005269 [ 627.120202] [55187]: [pid: 55187|app: 0|req: 84/187] 10.180.1.21 () {58 vars in 1168 bytes} [Wed Mar 26 22:01:47 2025] GET /compute/v2.1/os-hypervisors/1/uptime => generated 117 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 627.123007] [55187]: DEBUG nova.api.openstack.wsgi [None req-7fb0ac58-448d-4e2d-ad75-bdee082092f9 tempest-FlavorsExtraSpecsTestJSON-1243160934 tempest-FlavorsExtraSpecsTestJSON-1243160934-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.136242] [55187]: INFO nova.api.openstack.requestlog [None req-7fb0ac58-448d-4e2d-ad75-bdee082092f9 tempest-FlavorsExtraSpecsTestJSON-1243160934 tempest-FlavorsExtraSpecsTestJSON-1243160934-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/968658141/os-extra_specs/hw:numa_nodes" status: 200 len: 22 microversion: 2.1 time: 0.015422 [ 627.136552] [55187]: [pid: 55187|app: 0|req: 85/188] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 26 22:01:47 2025] GET /compute/v2.1/flavors/968658141/os-extra_specs/hw:numa_nodes => generated 22 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 627.141929] [55187]: DEBUG nova.api.openstack.wsgi [None req-b2e83bd4-7338-4d2c-9bc4-fe1f22661fc2 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.168227] [55187]: INFO nova.api.openstack.requestlog [None req-b2e83bd4-7338-4d2c-9bc4-fe1f22661fc2 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5497 microversion: 2.1 time: 0.027628 [ 627.168227] [55187]: [pid: 55187|app: 0|req: 86/189] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:01:47 2025] GET /compute/v2.1/flavors/detail => generated 5497 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.175869] [55187]: DEBUG nova.api.openstack.wsgi [None req-3849881e-f5c4-41f3-b8af-37c5184f3b65 tempest-HypervisorAdminNegativeUnderV252Test-1457055419 tempest-HypervisorAdminNegativeUnderV252Test-1457055419-project-member] Calling method '.version_select at 0x7d4afb92feb0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.176746] [55187]: DEBUG nova.policy [None req-3849881e-f5c4-41f3-b8af-37c5184f3b65 tempest-HypervisorAdminNegativeUnderV252Test-1457055419 tempest-HypervisorAdminNegativeUnderV252Test-1457055419-project-member] Policy check for os_compute_api:os-hypervisors:servers failed with credentials {'is_admin': False, 'user_id': 'f9af511d6e2d430ea96d4377593a6bdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77e1d346b66d41c082d3933b4331eda6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.177443] [55187]: DEBUG nova.api.openstack.wsgi [None req-3849881e-f5c4-41f3-b8af-37c5184f3b65 tempest-HypervisorAdminNegativeUnderV252Test-1457055419 tempest-HypervisorAdminNegativeUnderV252Test-1457055419-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:servers to be performed. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 627.177613] [55187]: INFO nova.api.openstack.requestlog [None req-3849881e-f5c4-41f3-b8af-37c5184f3b65 tempest-HypervisorAdminNegativeUnderV252Test-1457055419 tempest-HypervisorAdminNegativeUnderV252Test-1457055419-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1/servers" status: 403 len: 118 microversion: 2.1 time: 0.008917 [ 627.178051] [55187]: [pid: 55187|app: 0|req: 87/190] 10.180.1.21 () {58 vars in 1171 bytes} [Wed Mar 26 22:01:47 2025] GET /compute/v2.1/os-hypervisors/1/servers => generated 118 bytes in 9 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 627.180906] [55187]: DEBUG nova.api.openstack.wsgi [None req-64d5c57f-a05e-4886-9176-7b5041457b7b tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.185018] [55187]: DEBUG nova.compute.api [None req-64d5c57f-a05e-4886-9176-7b5041457b7b tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] [instance: 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 627.190356] [55187]: DEBUG oslo_concurrency.lockutils [None req-64d5c57f-a05e-4886-9176-7b5041457b7b tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.190955] [55187]: DEBUG oslo_concurrency.lockutils [None req-64d5c57f-a05e-4886-9176-7b5041457b7b tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.190955] [55187]: DEBUG oslo_concurrency.lockutils [None req-64d5c57f-a05e-4886-9176-7b5041457b7b tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.191084] [55187]: DEBUG oslo_concurrency.lockutils [None req-64d5c57f-a05e-4886-9176-7b5041457b7b tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.191223] [55187]: DEBUG oslo_concurrency.lockutils [None req-64d5c57f-a05e-4886-9176-7b5041457b7b tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.191392] [55187]: DEBUG oslo_concurrency.lockutils [None req-64d5c57f-a05e-4886-9176-7b5041457b7b tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.354381] [55187]: DEBUG nova.policy [None req-64d5c57f-a05e-4886-9176-7b5041457b7b tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '928b057c18334dd7bbc89abf22914497', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6154d70a53874f3face0bd3c0abc619e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.362475] [55187]: INFO nova.api.openstack.requestlog [None req-64d5c57f-a05e-4886-9176-7b5041457b7b tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] 10.180.1.21 "GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f" status: 200 len: 1312 microversion: 2.1 time: 0.183994 [ 627.362949] [55187]: [pid: 55187|app: 0|req: 88/191] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:47 2025] GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f => generated 1312 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.366680] [55187]: DEBUG nova.api.openstack.wsgi [None req-4a2c1b40-647a-472f-930e-0f6d98392395 tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] Calling method '.version_select at 0x7d4afb92eb90>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.369600] [55187]: DEBUG nova.policy [None req-4a2c1b40-647a-472f-930e-0f6d98392395 tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] Policy check for os_compute_api:os-hosts:start failed with credentials {'is_admin': False, 'user_id': '9d459a3cf2c7418caf90bf6f891612f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f3ea108d8554a0896ef5c6449233258', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.370120] [55187]: DEBUG nova.api.openstack.wsgi [None req-4a2c1b40-647a-472f-930e-0f6d98392395 tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:start to be performed. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 627.373018] [55187]: INFO nova.api.openstack.requestlog [None req-4a2c1b40-647a-472f-930e-0f6d98392395 tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts/devstack/startup" status: 403 len: 110 microversion: 2.1 time: 0.007063 [ 627.373018] [55187]: [pid: 55187|app: 0|req: 89/192] 10.180.1.21 () {58 vars in 1174 bytes} [Wed Mar 26 22:01:47 2025] GET /compute/v2.1/os-hosts/devstack/startup => generated 110 bytes in 7 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 627.374174] [55187]: DEBUG nova.api.openstack.wsgi [None req-072d0d57-8eb0-499c-89be-f6d365dfb4c6 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Calling method '.version_select at 0x7d4afb92cca0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.416174] [55187]: INFO nova.api.openstack.requestlog [None req-072d0d57-8eb0-499c-89be-f6d365dfb4c6 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] 10.180.1.21 "GET /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata" status: 200 len: 37 microversion: 2.1 time: 0.044445 [ 627.419891] [55187]: [pid: 55187|app: 0|req: 90/193] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 26 22:01:47 2025] GET /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata => generated 37 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 627.423589] [55187]: DEBUG nova.api.openstack.wsgi [None req-d149a171-5818-4318-803b-2ee2c7755fb4 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.424850] [55187]: DEBUG nova.compute.api [None req-d149a171-5818-4318-803b-2ee2c7755fb4 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 627.428944] [55187]: DEBUG oslo_concurrency.lockutils [None req-d149a171-5818-4318-803b-2ee2c7755fb4 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.430042] [55187]: DEBUG oslo_concurrency.lockutils [None req-d149a171-5818-4318-803b-2ee2c7755fb4 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.430042] [55187]: DEBUG oslo_concurrency.lockutils [None req-d149a171-5818-4318-803b-2ee2c7755fb4 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.430042] [55187]: DEBUG oslo_concurrency.lockutils [None req-d149a171-5818-4318-803b-2ee2c7755fb4 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.430042] [55187]: DEBUG oslo_concurrency.lockutils [None req-d149a171-5818-4318-803b-2ee2c7755fb4 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.430540] [55187]: DEBUG oslo_concurrency.lockutils [None req-d149a171-5818-4318-803b-2ee2c7755fb4 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.538751] [55188]: INFO nova.api.openstack.requestlog [None req-52e04b43-4da5-485f-b420-29c4683149b9 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] 10.180.1.21 "GET /compute/v2.1/os-security-groups?all_tenants=true" status: 200 len: 9096 microversion: 2.1 time: 1.862913 [ 627.539371] [55188]: [pid: 55188|app: 0|req: 104/194] 10.180.1.21 () {58 vars in 1186 bytes} [Wed Mar 26 22:01:46 2025] GET /compute/v2.1/os-security-groups?all_tenants=true => generated 9096 bytes in 1863 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.543342] [55188]: DEBUG nova.api.openstack.wsgi [None req-ee02c879-dfd1-4038-a53f-d8bd7c52c116 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Calling method '.version_select at 0x7d4afb80cee0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.653729] [55187]: DEBUG nova.policy [None req-d149a171-5818-4318-803b-2ee2c7755fb4 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.663506] [55187]: INFO nova.api.openstack.requestlog [None req-d149a171-5818-4318-803b-2ee2c7755fb4 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1329 microversion: 2.1 time: 0.239833 [ 627.663506] [55187]: [pid: 55187|app: 0|req: 91/195] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:47 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1329 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.669808] [55187]: DEBUG nova.api.openstack.wsgi [None req-ee6dbf02-3efd-474f-be0d-f38d2038f516 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Action: 'create', calling method: .version_select at 0x7d4afb92fb50>, body: {"keypair": {"name": "tempest-KeyPairsV22TestJSON-keypair-1512880091", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDm8W3uuR4oKD7k5dU9/z4lAV6pPvH9j4YYY1AUUBB8jyaIRyZ5MjPt4ZDuWheLJpfivx7JzDeeaXq8ySDBJOl03TBneqzZMOVc5JIVYINr4pzyINaQsvyuyJLp8Uafo+g=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 627.687749] [55187]: DEBUG nova.quota [None req-ee6dbf02-3efd-474f-be0d-f38d2038f516 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Getting quotas for project d5db0cb5c4114f0c941374fcb196e0c3. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 627.692875] [55187]: DEBUG nova.quota [None req-ee6dbf02-3efd-474f-be0d-f38d2038f516 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Getting quotas for user 89d1121d2495439cb4b5b6846c1dbf39 and project d5db0cb5c4114f0c941374fcb196e0c3. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 627.713235] [55187]: INFO nova.api.openstack.requestlog [None req-ee6dbf02-3efd-474f-be0d-f38d2038f516 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 421 microversion: 2.2 time: 0.049348 [ 627.713602] [55187]: [pid: 55187|app: 0|req: 92/196] 10.180.1.21 () {62 vars in 1194 bytes} [Wed Mar 26 22:01:48 2025] POST /compute/v2.1/os-keypairs => generated 421 bytes in 50 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 627.716979] [55187]: DEBUG nova.api.openstack.wsgi [None req-003b779d-5dfd-450d-b63b-6155bd700faf tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.730292] [55187]: INFO nova.api.openstack.requestlog [None req-003b779d-5dfd-450d-b63b-6155bd700faf tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.015597 [ 627.730670] [55187]: [pid: 55187|app: 0|req: 93/197] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 26 22:01:48 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 627.733048] [55187]: DEBUG nova.api.openstack.wsgi [None req-90fdb7b1-bf8a-4d41-87f5-ee7648ba148c tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.734544] [55187]: DEBUG nova.compute.api [None req-90fdb7b1-bf8a-4d41-87f5-ee7648ba148c tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 627.746758] [55187]: DEBUG oslo_concurrency.lockutils [None req-90fdb7b1-bf8a-4d41-87f5-ee7648ba148c tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.746758] [55187]: DEBUG oslo_concurrency.lockutils [None req-90fdb7b1-bf8a-4d41-87f5-ee7648ba148c tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.746758] [55187]: DEBUG oslo_concurrency.lockutils [None req-90fdb7b1-bf8a-4d41-87f5-ee7648ba148c tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.746758] [55187]: DEBUG oslo_concurrency.lockutils [None req-90fdb7b1-bf8a-4d41-87f5-ee7648ba148c tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.747831] [55187]: DEBUG oslo_concurrency.lockutils [None req-90fdb7b1-bf8a-4d41-87f5-ee7648ba148c tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.747831] [55187]: DEBUG oslo_concurrency.lockutils [None req-90fdb7b1-bf8a-4d41-87f5-ee7648ba148c tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.810139] [55187]: DEBUG nova.policy [None req-90fdb7b1-bf8a-4d41-87f5-ee7648ba148c tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.820214] [55187]: DEBUG nova.policy [None req-90fdb7b1-bf8a-4d41-87f5-ee7648ba148c tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.821289] [55187]: DEBUG nova.policy [None req-90fdb7b1-bf8a-4d41-87f5-ee7648ba148c tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.821928] [55187]: INFO nova.api.openstack.requestlog [None req-90fdb7b1-bf8a-4d41-87f5-ee7648ba148c tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e" status: 200 len: 1357 microversion: 2.48 time: 0.090828 [ 627.822293] [55187]: [pid: 55187|app: 0|req: 94/198] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:01:48 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e => generated 1357 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 627.827960] [55187]: DEBUG nova.api.openstack.wsgi [None req-1c07424c-fe3b-45f8-93d4-8e715b2e5b95 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 627.865745] [55187]: INFO nova.api.openstack.requestlog [None req-1c07424c-fe3b-45f8-93d4-8e715b2e5b95 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1019232345/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.041726 [ 627.866300] [55187]: [pid: 55187|app: 0|req: 95/199] 10.180.1.21 () {60 vars in 1219 bytes} [Wed Mar 26 22:01:48 2025] POST /compute/v2.1/flavors/1019232345/os-extra_specs => generated 66 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 627.874598] [55187]: DEBUG nova.api.openstack.wsgi [None req-96183d59-2dd8-431d-a499-1a1aa9a2ff99 tempest-FlavorsV261TestJSON-1015881240 tempest-FlavorsV261TestJSON-1015881240-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.900956] [55187]: INFO nova.api.openstack.requestlog [None req-96183d59-2dd8-431d-a499-1a1aa9a2ff99 tempest-FlavorsV261TestJSON-1015881240 tempest-FlavorsV261TestJSON-1015881240-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1818821637" status: 202 len: 0 microversion: 2.61 time: 0.033997 [ 627.903887] [55187]: [pid: 55187|app: 0|req: 96/200] 10.180.1.21 () {60 vars in 1197 bytes} [Wed Mar 26 22:01:48 2025] DELETE /compute/v2.1/flavors/1818821637 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 627.907806] [55187]: DEBUG nova.api.openstack.wsgi [None req-c6924165-a969-4aa3-b85a-92c6fa6b1f66 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.923483] [55187]: INFO nova.api.openstack.requestlog [None req-c6924165-a969-4aa3-b85a-92c6fa6b1f66 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/939068860" status: 202 len: 0 microversion: 2.1 time: 0.018631 [ 627.923625] [55187]: [pid: 55187|app: 0|req: 97/201] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 26 22:01:48 2025] DELETE /compute/v2.1/flavors/939068860 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 627.926810] [55187]: DEBUG nova.api.openstack.wsgi [None req-5abff7f9-f623-4fcf-8558-19367b3078a9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 627.928140] [55187]: DEBUG nova.compute.api [None req-5abff7f9-f623-4fcf-8558-19367b3078a9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 627.935608] [55187]: DEBUG oslo_concurrency.lockutils [None req-5abff7f9-f623-4fcf-8558-19367b3078a9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.935608] [55187]: DEBUG oslo_concurrency.lockutils [None req-5abff7f9-f623-4fcf-8558-19367b3078a9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.935608] [55187]: DEBUG oslo_concurrency.lockutils [None req-5abff7f9-f623-4fcf-8558-19367b3078a9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.935608] [55187]: DEBUG oslo_concurrency.lockutils [None req-5abff7f9-f623-4fcf-8558-19367b3078a9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.935818] [55187]: DEBUG oslo_concurrency.lockutils [None req-5abff7f9-f623-4fcf-8558-19367b3078a9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.935818] [55187]: DEBUG oslo_concurrency.lockutils [None req-5abff7f9-f623-4fcf-8558-19367b3078a9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.982472] [55187]: DEBUG nova.policy [None req-5abff7f9-f623-4fcf-8558-19367b3078a9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.987571] [55187]: INFO nova.api.openstack.requestlog [None req-5abff7f9-f623-4fcf-8558-19367b3078a9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1271 microversion: 2.1 time: 0.063291 [ 627.988065] [55187]: [pid: 55187|app: 0|req: 98/202] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:48 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1271 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.990356] [55187]: DEBUG nova.api.openstack.wsgi [None req-f4e8649a-fcc3-4aa2-9b39-8a4c2b745d22 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] Calling method '.version_select at 0x7d4afb92c9d0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.025073] [55188]: INFO nova.api.openstack.requestlog [None req-ee02c879-dfd1-4038-a53f-d8bd7c52c116 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/42790423440c4200a401fe8dcced3f55" status: 200 len: 371 microversion: 2.1 time: 0.485072 [ 628.025963] [55188]: [pid: 55188|app: 0|req: 105/203] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 26 22:01:47 2025] GET /compute/v2.1/os-quota-sets/42790423440c4200a401fe8dcced3f55 => generated 371 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 628.150606] [55188]: DEBUG nova.api.openstack.wsgi [None req-08aaa7cb-242d-4462-b651-73a097557e35 tempest-FloatingIPDetailsNegativeTestJSON-1637050796 tempest-FloatingIPDetailsNegativeTestJSON-1637050796-project-member] Calling method '.version_select at 0x7d4afbaf3f40>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.233809] [55188]: DEBUG neutronclient.v2_0.client [None req-08aaa7cb-242d-4462-b651-73a097557e35 tempest-FloatingIPDetailsNegativeTestJSON-1637050796 tempest-FloatingIPDetailsNegativeTestJSON-1637050796-project-member] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP 95f19565-1263-4d55-8b07-b52dcb61597c could not be found", "detail": ""}} {{(pid=55188) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 628.235983] [55188]: INFO nova.api.openstack.wsgi [None req-08aaa7cb-242d-4462-b651-73a097557e35 tempest-FloatingIPDetailsNegativeTestJSON-1637050796 tempest-FloatingIPDetailsNegativeTestJSON-1637050796-project-member] HTTP exception thrown: Floating IP not found for ID 95f19565-1263-4d55-8b07-b52dcb61597c [ 628.235983] [55188]: DEBUG nova.api.openstack.wsgi [None req-08aaa7cb-242d-4462-b651-73a097557e35 tempest-FloatingIPDetailsNegativeTestJSON-1637050796 tempest-FloatingIPDetailsNegativeTestJSON-1637050796-project-member] Returning 404 to user: Floating IP not found for ID 95f19565-1263-4d55-8b07-b52dcb61597c {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 628.235983] [55188]: INFO nova.api.openstack.requestlog [None req-08aaa7cb-242d-4462-b651-73a097557e35 tempest-FloatingIPDetailsNegativeTestJSON-1637050796 tempest-FloatingIPDetailsNegativeTestJSON-1637050796-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/95f19565-1263-4d55-8b07-b52dcb61597c" status: 404 len: 111 microversion: 2.1 time: 0.208679 [ 628.235983] [55188]: [pid: 55188|app: 0|req: 106/204] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 26 22:01:48 2025] GET /compute/v2.1/os-floating-ips/95f19565-1263-4d55-8b07-b52dcb61597c => generated 111 bytes in 209 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 628.240849] [55188]: DEBUG nova.api.openstack.wsgi [None req-fa6746bc-0482-4774-bfbf-ec3f392e86ec tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.268934] [55188]: INFO nova.api.openstack.requestlog [None req-fa6746bc-0482-4774-bfbf-ec3f392e86ec tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/1" status: 200 len: 0 microversion: 2.1 time: 0.032331 [ 628.268934] [55188]: [pid: 55188|app: 0|req: 107/205] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 26 22:01:48 2025] DELETE /compute/v2.1/os-aggregates/1 => generated 0 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 628.272793] [55188]: DEBUG nova.api.openstack.wsgi [None req-beefc072-3bad-417e-b0fc-4733e6c7b1a3 tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] Calling method '.version_select at 0x7d4afbaf2710>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.275349] [55188]: INFO nova.api.openstack.wsgi [None req-beefc072-3bad-417e-b0fc-4733e6c7b1a3 tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] HTTP exception thrown: Hypervisor with ID '7b30f0cf-3f2c-4d5d-895c-401eb1760ea0' could not be found. [ 628.275850] [55188]: DEBUG nova.api.openstack.wsgi [None req-beefc072-3bad-417e-b0fc-4733e6c7b1a3 tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] Returning 404 to user: Hypervisor with ID '7b30f0cf-3f2c-4d5d-895c-401eb1760ea0' could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 628.277189] [55188]: INFO nova.api.openstack.requestlog [None req-beefc072-3bad-417e-b0fc-4733e6c7b1a3 tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/7b30f0cf-3f2c-4d5d-895c-401eb1760ea0/uptime" status: 404 len: 123 microversion: 2.1 time: 0.007174 [ 628.278136] [55188]: [pid: 55188|app: 0|req: 108/206] 10.180.1.21 () {58 vars in 1273 bytes} [Wed Mar 26 22:01:48 2025] GET /compute/v2.1/os-hypervisors/7b30f0cf-3f2c-4d5d-895c-401eb1760ea0/uptime => generated 123 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 628.286420] [55188]: DEBUG nova.api.openstack.wsgi [None req-c8f7dc7f-18a5-409a-bc7c-47192996bbf8 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 628.309857] [55188]: INFO nova.api.openstack.requestlog [None req-c8f7dc7f-18a5-409a-bc7c-47192996bbf8 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/968658141/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.031452 [ 628.310300] [55188]: [pid: 55188|app: 0|req: 109/207] 10.180.1.21 () {60 vars in 1216 bytes} [Wed Mar 26 22:01:48 2025] POST /compute/v2.1/flavors/968658141/os-extra_specs => generated 66 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 628.313058] [55188]: DEBUG nova.api.openstack.wsgi [None req-56956744-718f-47db-82de-0eecd68417ad tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Calling method '.version_select at 0x7d4afbaf0e50>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.315627] [55188]: DEBUG oslo_concurrency.lockutils [None req-56956744-718f-47db-82de-0eecd68417ad tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.315759] [55188]: DEBUG oslo_concurrency.lockutils [None req-56956744-718f-47db-82de-0eecd68417ad tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.316094] [55188]: DEBUG oslo_concurrency.lockutils [None req-56956744-718f-47db-82de-0eecd68417ad tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.323991] [55188]: INFO nova.api.openstack.wsgi [None req-56956744-718f-47db-82de-0eecd68417ad tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] HTTP exception thrown: No hypervisor matching 'b6566b8a-dc4f-4eca-916d-6d4c1266fed7' could be found. [ 628.324651] [55188]: DEBUG nova.api.openstack.wsgi [None req-56956744-718f-47db-82de-0eecd68417ad tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] Returning 404 to user: No hypervisor matching 'b6566b8a-dc4f-4eca-916d-6d4c1266fed7' could be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 628.324803] [55188]: INFO nova.api.openstack.requestlog [None req-56956744-718f-47db-82de-0eecd68417ad tempest-HypervisorAdminNegativeUnderV252Test-1135858755 tempest-HypervisorAdminNegativeUnderV252Test-1135858755-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/b6566b8a-dc4f-4eca-916d-6d4c1266fed7/servers" status: 404 len: 123 microversion: 2.1 time: 0.013938 [ 628.325244] [55188]: [pid: 55188|app: 0|req: 110/208] 10.180.1.21 () {58 vars in 1276 bytes} [Wed Mar 26 22:01:48 2025] GET /compute/v2.1/os-hypervisors/b6566b8a-dc4f-4eca-916d-6d4c1266fed7/servers => generated 123 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 628.332087] [55188]: DEBUG nova.api.openstack.wsgi [None req-b1b027c5-d9f8-4384-a0d8-26d4bcc3718d tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-1873041572", "id": null, "os-flavor-access:is_public": "True"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 628.348549] [55188]: INFO nova.api.openstack.requestlog [None req-b1b027c5-d9f8-4384-a0d8-26d4bcc3718d tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 507 microversion: 2.1 time: 0.019410 [ 628.349026] [55188]: [pid: 55188|app: 0|req: 111/209] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:48 2025] POST /compute/v2.1/flavors => generated 507 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 628.355019] [55188]: DEBUG nova.api.openstack.wsgi [None req-9a685064-1e7d-4a52-9968-173fed3d3696 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] Calling method '.version_select at 0x7d4afbaf3400>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.364309] [55188]: INFO nova.api.openstack.wsgi [None req-9a685064-1e7d-4a52-9968-173fed3d3696 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 628.364309] [55188]: DEBUG nova.api.openstack.wsgi [None req-9a685064-1e7d-4a52-9968-173fed3d3696 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 628.364486] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4e8649a-fcc3-4aa2-9b39-8a4c2b745d22 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.364707] [55188]: INFO nova.api.openstack.requestlog [None req-9a685064-1e7d-4a52-9968-173fed3d3696 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/nonexistent_hostname/startup" status: 404 len: 99 microversion: 2.1 time: 0.010816 [ 628.364811] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4e8649a-fcc3-4aa2-9b39-8a4c2b745d22 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.364877] [55188]: [pid: 55188|app: 0|req: 112/210] 10.180.1.21 () {58 vars in 1210 bytes} [Wed Mar 26 22:01:48 2025] GET /compute/v2.1/os-hosts/nonexistent_hostname/startup => generated 99 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 628.364912] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4e8649a-fcc3-4aa2-9b39-8a4c2b745d22 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.364912] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4e8649a-fcc3-4aa2-9b39-8a4c2b745d22 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.364912] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4e8649a-fcc3-4aa2-9b39-8a4c2b745d22 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.364912] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4e8649a-fcc3-4aa2-9b39-8a4c2b745d22 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.365584] [55188]: DEBUG nova.api.openstack.wsgi [None req-845aa149-cd6e-4d4c-aa21-9899d3508f4f tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Action: 'update_all', calling method: .version_select at 0x7d4afb80d5a0>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 628.390745] [55187]: INFO nova.api.openstack.requestlog [None req-f4e8649a-fcc3-4aa2-9b39-8a4c2b745d22 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/f956a2dd63d0440782eea745ceca679d/detail" status: 200 len: 672 microversion: 2.36 time: 0.402137 [ 628.391130] [55187]: [pid: 55187|app: 0|req: 99/211] 10.180.1.21 () {60 vars in 1299 bytes} [Wed Mar 26 22:01:48 2025] GET /compute/v2.1/os-quota-sets/f956a2dd63d0440782eea745ceca679d/detail => generated 672 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 628.395937] [55187]: DEBUG nova.api.openstack.wsgi [None req-342b4377-7bef-4c9f-b601-aeec10011a6f tempest-SecurityGroupsTestAdminJSON-1901772890 tempest-SecurityGroupsTestAdminJSON-1901772890-project-member] Calling method '.version_select at 0x7d4afc7495a0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.417381] [55188]: DEBUG nova.quota [None req-845aa149-cd6e-4d4c-aa21-9899d3508f4f tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Getting quotas for project d9f19508c3e04e3b82878e641fcad1e6. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 628.423598] [55188]: DEBUG nova.quota [None req-845aa149-cd6e-4d4c-aa21-9899d3508f4f tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Getting quotas for user 1f8d660e922045e0bbc09b6aa93da9b9 and project d9f19508c3e04e3b82878e641fcad1e6. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 628.608566] [55188]: INFO nova.api.openstack.requestlog [None req-845aa149-cd6e-4d4c-aa21-9899d3508f4f tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] 10.180.1.21 "PUT /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata" status: 200 len: 61 microversion: 2.1 time: 0.243745 [ 628.608566] [55188]: [pid: 55188|app: 0|req: 113/212] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:01:48 2025] PUT /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata => generated 61 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 628.626576] [55187]: INFO nova.api.openstack.requestlog [None req-342b4377-7bef-4c9f-b601-aeec10011a6f tempest-SecurityGroupsTestAdminJSON-1901772890 tempest-SecurityGroupsTestAdminJSON-1901772890-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups?all_tenants=true" status: 200 len: 1111 microversion: 2.1 time: 0.234769 [ 628.627032] [55187]: [pid: 55187|app: 0|req: 100/213] 10.180.1.21 () {58 vars in 1186 bytes} [Wed Mar 26 22:01:48 2025] GET /compute/v2.1/os-security-groups?all_tenants=true => generated 1111 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.631233] [55187]: DEBUG nova.api.openstack.wsgi [None req-047918c8-807a-4306-a9eb-7b0fb6de9f56 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Calling method '.version_select at 0x7d4afb92c700>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.636539] [55187]: WARNING oslo_db.sqlalchemy.utils [None req-047918c8-807a-4306-a9eb-7b0fb6de9f56 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 628.643515] [55187]: INFO nova.api.openstack.requestlog [None req-047918c8-807a-4306-a9eb-7b0fb6de9f56 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 1139 microversion: 2.2 time: 0.015933 [ 628.645086] [55187]: [pid: 55187|app: 0|req: 101/214] 10.180.1.21 () {60 vars in 1172 bytes} [Wed Mar 26 22:01:48 2025] GET /compute/v2.1/os-keypairs => generated 1139 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.648408] [55187]: DEBUG nova.api.openstack.wsgi [None req-04296fad-de0e-4071-9846-ad01ad79e056 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.681373] [55187]: INFO nova.api.openstack.requestlog [None req-04296fad-de0e-4071-9846-ad01ad79e056 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail?marker=42" status: 200 len: 3400 microversion: 2.1 time: 0.036671 [ 628.681727] [55187]: [pid: 55187|app: 0|req: 102/215] 10.180.1.21 () {58 vars in 1160 bytes} [Wed Mar 26 22:01:49 2025] GET /compute/v2.1/flavors/detail?marker=42 => generated 3400 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.685845] [55187]: DEBUG nova.api.openstack.wsgi [None req-3482c27b-26e1-4423-8af1-aef5bdd1c71d tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533-project-member] Action: 'update', calling method: >, body: {"hw:numa_nodes": "1"} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 628.687382] [55187]: DEBUG nova.policy [None req-3482c27b-26e1-4423-8af1-aef5bdd1c71d tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533-project-member] Policy check for os_compute_api:os-flavor-extra-specs:update failed with credentials {'is_admin': False, 'user_id': '6b38e2b0f42c4b35b2171deed51854a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '483c45d3fd1e44e6b32273e3a067a3f1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 628.687605] [55187]: DEBUG nova.api.openstack.wsgi [None req-3482c27b-26e1-4423-8af1-aef5bdd1c71d tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-extra-specs:update to be performed. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 628.687996] [55187]: INFO nova.api.openstack.requestlog [None req-3482c27b-26e1-4423-8af1-aef5bdd1c71d tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533 tempest-FlavorsExtraSpecsNegativeTestJSON-1303253533-project-member] 10.180.1.21 "PUT /compute/v2.1/flavors/1019232345/os-extra_specs/hw:numa_nodes" status: 403 len: 124 microversion: 2.1 time: 0.005767 [ 628.688279] [55187]: [pid: 55187|app: 0|req: 103/216] 10.180.1.21 () {60 vars in 1260 bytes} [Wed Mar 26 22:01:49 2025] PUT /compute/v2.1/flavors/1019232345/os-extra_specs/hw:numa_nodes => generated 124 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 628.876298] [55188]: DEBUG nova.api.openstack.wsgi [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersAdminTestJSON-server-1499227330", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 628.915552] [55187]: DEBUG nova.api.openstack.wsgi [None req-8a92c90a-0515-4bd3-b1ed-1c0860ecfef9 tempest-ListImagesTestJSON-912277313 tempest-ListImagesTestJSON-912277313-project-member] Calling method '.version_select at 0x7d4afc3156c0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 628.917905] [55188]: DEBUG oslo_concurrency.lockutils [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.918187] [55188]: DEBUG oslo_concurrency.lockutils [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.918378] [55188]: DEBUG oslo_concurrency.lockutils [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.918789] [55188]: DEBUG oslo_concurrency.lockutils [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.918960] [55188]: DEBUG oslo_concurrency.lockutils [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.920324] [55188]: DEBUG oslo_concurrency.lockutils [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.929897] [55188]: DEBUG nova.network.neutron [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] validate_networks() for None {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 629.093652] [55187]: INFO nova.api.openstack.requestlog [None req-8a92c90a-0515-4bd3-b1ed-1c0860ecfef9 tempest-ListImagesTestJSON-912277313 tempest-ListImagesTestJSON-912277313-project-member] 10.180.1.21 "GET /compute/v2.1/images/70f98bc0-161f-4a1e-b907-a23c9e7056bf" status: 200 len: 914 microversion: 2.1 time: 0.403249 [ 629.094126] [55187]: [pid: 55187|app: 0|req: 104/217] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:01:49 2025] GET /compute/v2.1/images/70f98bc0-161f-4a1e-b907-a23c9e7056bf => generated 914 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 629.096676] [55187]: DEBUG nova.api.openstack.wsgi [None req-7eb9d33e-6047-46be-8f5b-a7ddef71bf13 tempest-FlavorsV261TestJSON-1015881240 tempest-FlavorsV261TestJSON-1015881240-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.126626] [55187]: INFO nova.api.openstack.requestlog [None req-7eb9d33e-6047-46be-8f5b-a7ddef71bf13 tempest-FlavorsV261TestJSON-1015881240 tempest-FlavorsV261TestJSON-1015881240-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6558 microversion: 2.61 time: 0.031850 [ 629.127360] [55187]: [pid: 55187|app: 0|req: 105/218] 10.180.1.21 () {60 vars in 1182 bytes} [Wed Mar 26 22:01:49 2025] GET /compute/v2.1/flavors/detail => generated 6558 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 629.131640] [55187]: DEBUG nova.api.openstack.wsgi [None req-df0619a9-22a2-46b3-8efc-61aaf483bbaf tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.162260] [55187]: INFO nova.api.openstack.requestlog [None req-df0619a9-22a2-46b3-8efc-61aaf483bbaf tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5576 microversion: 2.1 time: 0.034228 [ 629.162630] [55187]: [pid: 55187|app: 0|req: 106/219] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:01:49 2025] GET /compute/v2.1/flavors/detail => generated 5576 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.165350] [55187]: DEBUG nova.api.openstack.wsgi [None req-9bef5180-986b-45b8-ad1e-c0510f141367 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Action: 'update', calling method: .version_select at 0x7d4afb92fb50>, body: {"quota_set": {"force": true, "instances": 0}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 629.307074] [55188]: DEBUG nova.virt.hardware [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 629.307074] [55188]: DEBUG nova.virt.hardware [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 629.307074] [55188]: DEBUG nova.virt.hardware [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 629.308091] [55188]: DEBUG nova.virt.hardware [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 629.308799] [55188]: DEBUG nova.virt.hardware [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 629.320094] [55188]: DEBUG oslo_concurrency.lockutils [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.320494] [55188]: DEBUG oslo_concurrency.lockutils [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.320714] [55188]: DEBUG oslo_concurrency.lockutils [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.321536] [55188]: DEBUG oslo_concurrency.lockutils [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.321646] [55188]: DEBUG oslo_concurrency.lockutils [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.321825] [55188]: DEBUG oslo_concurrency.lockutils [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.336798] [55188]: DEBUG nova.quota [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Getting quotas for project 8232a3101b8645639b00ab8a3a055581. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 629.340611] [55188]: DEBUG nova.quota [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Getting quotas for user 3dbfa6a0d3374003b0943a09e06d1cb3 and project 8232a3101b8645639b00ab8a3a055581. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 629.348905] [55188]: DEBUG nova.compute.api [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 629.350369] [55188]: DEBUG nova.compute.api [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 629.370322] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bef5180-986b-45b8-ad1e-c0510f141367 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.371126] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bef5180-986b-45b8-ad1e-c0510f141367 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.374814] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bef5180-986b-45b8-ad1e-c0510f141367 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-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.004s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.375394] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bef5180-986b-45b8-ad1e-c0510f141367 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.375736] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bef5180-986b-45b8-ad1e-c0510f141367 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.376172] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bef5180-986b-45b8-ad1e-c0510f141367 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.402685] [55188]: INFO nova.api.openstack.requestlog [None req-53b912f0-a3be-4abe-8b7f-1adb81f4a807 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.793910 [ 629.403177] [55188]: [pid: 55188|app: 0|req: 114/220] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:48 2025] POST /compute/v2.1/servers => generated 380 bytes in 794 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 629.406322] [55188]: DEBUG nova.api.openstack.wsgi [None req-ba73bf40-9f67-4fbc-8cf7-0c2aa586212b tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-74063993"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 629.409499] [55188]: DEBUG nova.objects.aggregate [None req-ba73bf40-9f67-4fbc-8cf7-0c2aa586212b tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Generated uuid 69359031-721e-447c-a860-b66088ed31ff for aggregate {{(pid=55188) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 629.439937] [55187]: INFO nova.api.openstack.requestlog [None req-9bef5180-986b-45b8-ad1e-c0510f141367 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/42790423440c4200a401fe8dcced3f55" status: 200 len: 328 microversion: 2.1 time: 0.276652 [ 629.440318] [55187]: [pid: 55187|app: 0|req: 107/221] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 26 22:01:49 2025] PUT /compute/v2.1/os-quota-sets/42790423440c4200a401fe8dcced3f55 => generated 328 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 629.440558] [55188]: INFO nova.api.openstack.requestlog [None req-ba73bf40-9f67-4fbc-8cf7-0c2aa586212b tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 196 microversion: 2.1 time: 0.036768 [ 629.440897] [55188]: [pid: 55188|app: 0|req: 115/222] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 26 22:01:49 2025] POST /compute/v2.1/os-aggregates => generated 196 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 629.443205] [55187]: DEBUG nova.api.openstack.wsgi [None req-a62012d1-62cd-491f-809b-5aa5099245c4 tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] Calling method '.version_select at 0x7d4afc3156c0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.445615] [55187]: DEBUG oslo_concurrency.lockutils [None req-a62012d1-62cd-491f-809b-5aa5099245c4 tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.448412] [55187]: DEBUG oslo_concurrency.lockutils [None req-a62012d1-62cd-491f-809b-5aa5099245c4 tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.448542] [55188]: DEBUG nova.api.openstack.wsgi [None req-557efb4c-42a6-426c-b954-b117cae2baf7 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Calling method '.version_select at 0x7d4afb80c940>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.448592] [55187]: DEBUG oslo_concurrency.lockutils [None req-a62012d1-62cd-491f-809b-5aa5099245c4 tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.450189] [55188]: DEBUG oslo_concurrency.lockutils [None req-557efb4c-42a6-426c-b954-b117cae2baf7 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.450582] [55188]: DEBUG oslo_concurrency.lockutils [None req-557efb4c-42a6-426c-b954-b117cae2baf7 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.451791] [55188]: DEBUG oslo_concurrency.lockutils [None req-557efb4c-42a6-426c-b954-b117cae2baf7 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.452227] [55188]: DEBUG oslo_concurrency.lockutils [None req-557efb4c-42a6-426c-b954-b117cae2baf7 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.452421] [55188]: DEBUG oslo_concurrency.lockutils [None req-557efb4c-42a6-426c-b954-b117cae2baf7 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.452589] [55188]: DEBUG oslo_concurrency.lockutils [None req-557efb4c-42a6-426c-b954-b117cae2baf7 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.462547] [55187]: DEBUG oslo_concurrency.lockutils [None req-a62012d1-62cd-491f-809b-5aa5099245c4 tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.462804] [55187]: DEBUG oslo_concurrency.lockutils [None req-a62012d1-62cd-491f-809b-5aa5099245c4 tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.463277] [55187]: DEBUG oslo_concurrency.lockutils [None req-a62012d1-62cd-491f-809b-5aa5099245c4 tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.468186] [55187]: INFO nova.api.openstack.requestlog [None req-a62012d1-62cd-491f-809b-5aa5099245c4 tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.027247 [ 629.468548] [55187]: [pid: 55187|app: 0|req: 108/223] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:01:49 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 629.469469] [55188]: INFO nova.api.openstack.requestlog [None req-557efb4c-42a6-426c-b954-b117cae2baf7 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 200 len: 215 microversion: 2.1 time: 0.027903 [ 629.469825] [55188]: [pid: 55188|app: 0|req: 116/224] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Mar 26 22:01:49 2025] GET /compute/v2.1/os-hosts => generated 215 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 629.473039] [55187]: DEBUG nova.api.openstack.wsgi [None req-868b9398-629a-4827-a61f-5d0a6e77f137 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.477583] [55188]: DEBUG nova.api.openstack.wsgi [None req-672a582e-3550-4729-a888-50601ba6f88e tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.482384] [55187]: INFO nova.api.openstack.requestlog [None req-868b9398-629a-4827-a61f-5d0a6e77f137 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/968658141/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.013074 [ 629.483440] [55187]: [pid: 55187|app: 0|req: 109/225] 10.180.1.21 () {58 vars in 1195 bytes} [Wed Mar 26 22:01:49 2025] GET /compute/v2.1/flavors/968658141/os-extra_specs => generated 66 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 629.486152] [55187]: DEBUG nova.api.openstack.wsgi [None req-5badf122-c597-451a-876c-36929b50c5aa tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] Action: 'update', calling method: .version_select at 0x7d4afb92dfc0>, body: {"status": "enable", "maintenance_mode": "invalid"} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 629.488749] [55187]: DEBUG nova.api.openstack.wsgi [None req-5badf122-c597-451a-876c-36929b50c5aa tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-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=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 629.489253] [55187]: INFO nova.api.openstack.requestlog [None req-5badf122-c597-451a-876c-36929b50c5aa tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-hosts/devstack" status: 400 len: 199 microversion: 2.1 time: 0.005597 [ 629.489609] [55187]: [pid: 55187|app: 0|req: 110/226] 10.180.1.21 () {60 vars in 1170 bytes} [Wed Mar 26 22:01:49 2025] PUT /compute/v2.1/os-hosts/devstack => generated 199 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 629.492976] [55187]: DEBUG nova.api.openstack.wsgi [None req-469570a7-bdf4-49e6-a982-4b83eb72cb24 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.494217] [55187]: DEBUG nova.compute.api [None req-469570a7-bdf4-49e6-a982-4b83eb72cb24 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] [instance: 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 629.503502] [55187]: DEBUG oslo_concurrency.lockutils [None req-469570a7-bdf4-49e6-a982-4b83eb72cb24 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.503819] [55187]: DEBUG oslo_concurrency.lockutils [None req-469570a7-bdf4-49e6-a982-4b83eb72cb24 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.504052] [55187]: DEBUG oslo_concurrency.lockutils [None req-469570a7-bdf4-49e6-a982-4b83eb72cb24 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.504733] [55187]: DEBUG oslo_concurrency.lockutils [None req-469570a7-bdf4-49e6-a982-4b83eb72cb24 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.504994] [55187]: DEBUG oslo_concurrency.lockutils [None req-469570a7-bdf4-49e6-a982-4b83eb72cb24 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.505262] [55187]: DEBUG oslo_concurrency.lockutils [None req-469570a7-bdf4-49e6-a982-4b83eb72cb24 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.514760] [55188]: INFO nova.api.openstack.requestlog [None req-672a582e-3550-4729-a888-50601ba6f88e tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/9bb5aad3-7faa-4043-a882-7f2ae1fc5bff" status: 202 len: 0 microversion: 2.1 time: 0.039269 [ 629.515404] [55188]: [pid: 55188|app: 0|req: 117/227] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:01:49 2025] DELETE /compute/v2.1/flavors/9bb5aad3-7faa-4043-a882-7f2ae1fc5bff => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 629.517930] [55188]: DEBUG nova.api.openstack.wsgi [None req-8f5aca03-1af2-4edb-bf76-f3cfb1c5c624 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Calling method '.version_select at 0x7d4afbaf39a0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.568244] [55188]: INFO nova.api.openstack.requestlog [None req-8f5aca03-1af2-4edb-bf76-f3cfb1c5c624 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] 10.180.1.21 "GET /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata/os_distro" status: 200 len: 33 microversion: 2.1 time: 0.052228 [ 629.568332] [55188]: [pid: 55188|app: 0|req: 118/228] 10.180.1.21 () {58 vars in 1285 bytes} [Wed Mar 26 22:01:49 2025] GET /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata/os_distro => generated 33 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 629.573927] [55188]: DEBUG nova.api.openstack.wsgi [None req-c76f95c1-0370-4b9e-bb4a-aff1ae8349e8 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Calling method '.version_select at 0x7d4afb80d6c0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.727530] [55187]: DEBUG nova.policy [None req-469570a7-bdf4-49e6-a982-4b83eb72cb24 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '928b057c18334dd7bbc89abf22914497', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6154d70a53874f3face0bd3c0abc619e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 629.734479] [55187]: INFO nova.api.openstack.requestlog [None req-469570a7-bdf4-49e6-a982-4b83eb72cb24 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] 10.180.1.21 "GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f" status: 200 len: 1312 microversion: 2.1 time: 0.244130 [ 629.734799] [55187]: [pid: 55187|app: 0|req: 111/229] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:49 2025] GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f => generated 1312 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.740019] [55187]: DEBUG nova.api.openstack.wsgi [None req-20c3a08e-7f97-4a8b-9441-c6e4ede3d1d4 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Calling method '.version_select at 0x7d4afb92de10>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.753127] [55187]: INFO nova.api.openstack.requestlog [None req-20c3a08e-7f97-4a8b-9441-c6e4ede3d1d4 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-1512880091" status: 204 len: 0 microversion: 2.2 time: 0.017340 [ 629.753733] [55187]: [pid: 55187|app: 0|req: 112/230] 10.180.1.21 () {60 vars in 1316 bytes} [Wed Mar 26 22:01:50 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-1512880091 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 629.757205] [55187]: DEBUG nova.api.openstack.wsgi [None req-19416f8a-3606-4478-a1ac-bbfc69eea470 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.760680] [55187]: DEBUG nova.compute.api [None req-19416f8a-3606-4478-a1ac-bbfc69eea470 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 629.770321] [55187]: DEBUG oslo_concurrency.lockutils [None req-19416f8a-3606-4478-a1ac-bbfc69eea470 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.770321] [55187]: DEBUG oslo_concurrency.lockutils [None req-19416f8a-3606-4478-a1ac-bbfc69eea470 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.770321] [55187]: DEBUG oslo_concurrency.lockutils [None req-19416f8a-3606-4478-a1ac-bbfc69eea470 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.770321] [55187]: DEBUG oslo_concurrency.lockutils [None req-19416f8a-3606-4478-a1ac-bbfc69eea470 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.770615] [55187]: DEBUG oslo_concurrency.lockutils [None req-19416f8a-3606-4478-a1ac-bbfc69eea470 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.770615] [55187]: DEBUG oslo_concurrency.lockutils [None req-19416f8a-3606-4478-a1ac-bbfc69eea470 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.987866] [55188]: INFO nova.api.openstack.requestlog [None req-c76f95c1-0370-4b9e-bb4a-aff1ae8349e8 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/eced9462-3921-4eec-80a9-9047cffee6c4" status: 202 len: 0 microversion: 2.1 time: 0.418626 [ 629.988142] [55188]: [pid: 55188|app: 0|req: 119/231] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:01:49 2025] DELETE /compute/v2.1/os-security-groups/eced9462-3921-4eec-80a9-9047cffee6c4 => generated 0 bytes in 419 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 629.993889] [55188]: DEBUG nova.api.openstack.wsgi [None req-789f1afa-e43b-4e11-85af-daa823857d62 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 629.998034] [55187]: DEBUG nova.policy [None req-19416f8a-3606-4478-a1ac-bbfc69eea470 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.012520] [55187]: INFO nova.api.openstack.requestlog [None req-19416f8a-3606-4478-a1ac-bbfc69eea470 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1329 microversion: 2.1 time: 0.257945 [ 630.013748] [55187]: [pid: 55187|app: 0|req: 113/232] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:50 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1329 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.014837] [55188]: INFO nova.api.openstack.requestlog [None req-789f1afa-e43b-4e11-85af-daa823857d62 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.025961 [ 630.015064] [55188]: [pid: 55188|app: 0|req: 120/233] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 26 22:01:50 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 630.024830] [55187]: DEBUG nova.api.openstack.wsgi [None req-8a2e7d93-c0ca-4fdd-88f3-42d7a9685095 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 630.042020] [55187]: INFO nova.api.openstack.wsgi [None req-8a2e7d93-c0ca-4fdd-88f3-42d7a9685095 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] HTTP exception thrown: Flavor 1019232345 has no extra specs with key hw:cpu_thread_policy. [ 630.043385] [55187]: DEBUG nova.api.openstack.wsgi [None req-8a2e7d93-c0ca-4fdd-88f3-42d7a9685095 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] Returning 404 to user: Flavor 1019232345 has no extra specs with key hw:cpu_thread_policy. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 630.043385] [55187]: INFO nova.api.openstack.requestlog [None req-8a2e7d93-c0ca-4fdd-88f3-42d7a9685095 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1019232345/os-extra_specs/hw:cpu_thread_policy" status: 404 len: 113 microversion: 2.1 time: 0.028980 [ 630.043385] [55187]: [pid: 55187|app: 0|req: 114/234] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 26 22:01:50 2025] DELETE /compute/v2.1/flavors/1019232345/os-extra_specs/hw:cpu_thread_policy => generated 113 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 630.046366] [55187]: DEBUG nova.api.openstack.wsgi [None req-0c126c24-51a6-4ad1-9d1b-9464e00daf2b tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 630.048200] [55187]: DEBUG nova.compute.api [None req-0c126c24-51a6-4ad1-9d1b-9464e00daf2b tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 630.055447] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c126c24-51a6-4ad1-9d1b-9464e00daf2b tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.055447] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c126c24-51a6-4ad1-9d1b-9464e00daf2b tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.055611] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c126c24-51a6-4ad1-9d1b-9464e00daf2b tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.055970] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c126c24-51a6-4ad1-9d1b-9464e00daf2b tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.056194] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c126c24-51a6-4ad1-9d1b-9464e00daf2b tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.056374] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c126c24-51a6-4ad1-9d1b-9464e00daf2b tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.175728] [55188]: DEBUG nova.api.openstack.wsgi [None req-2aac7c47-1c16-49c8-a4bf-697077278bb3 tempest-FlavorsV2NegativeTest-193531290 tempest-FlavorsV2NegativeTest-193531290-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 630.191775] [55188]: INFO nova.api.openstack.requestlog [None req-2aac7c47-1c16-49c8-a4bf-697077278bb3 tempest-FlavorsV2NegativeTest-193531290 tempest-FlavorsV2NegativeTest-193531290-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.175999 [ 630.192432] [55188]: [pid: 55188|app: 0|req: 121/235] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 26 22:01:50 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 630.266503] [55187]: DEBUG nova.policy [None req-0c126c24-51a6-4ad1-9d1b-9464e00daf2b tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.278059] [55187]: DEBUG nova.policy [None req-0c126c24-51a6-4ad1-9d1b-9464e00daf2b tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.281692] [55187]: DEBUG nova.policy [None req-0c126c24-51a6-4ad1-9d1b-9464e00daf2b tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.282392] [55187]: INFO nova.api.openstack.requestlog [None req-0c126c24-51a6-4ad1-9d1b-9464e00daf2b tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e" status: 200 len: 1363 microversion: 2.48 time: 0.238841 [ 630.282693] [55187]: [pid: 55187|app: 0|req: 115/236] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:01:50 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e => generated 1363 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 630.285112] [55187]: DEBUG nova.api.openstack.wsgi [None req-2c810864-470d-418a-a33e-7d56990f0057 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] Action: 'update', calling method: .version_select at 0x7d4afb92c820>, body: {"quota_set": {"ram": "2048"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 630.297709] [55188]: DEBUG nova.api.openstack.wsgi [None req-58b114e7-479a-4195-ad7c-6127699b5407 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Action: 'create', calling method: .version_select at 0x7d4afb80c670>, body: {"keypair": {"name": "tempest-keypair-1911359503", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBn/zv4cd3B6/4lnZjfB7U2XYJrpjHKsROq7afZt+3K8F/03MqGjMHRqfQ419Qy3PrRr/mwui7cUGjPjmFVPl4v8m2w10SsFJle81leWYxpkj3UVaRRqQPj0O36owwNssA=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 630.313719] [55188]: DEBUG nova.quota [None req-58b114e7-479a-4195-ad7c-6127699b5407 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Getting quotas for project 6cb5681353b64fefbd6bf1353aa371a2. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 630.320314] [55188]: DEBUG nova.quota [None req-58b114e7-479a-4195-ad7c-6127699b5407 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Getting quotas for user 9cbe6d6707eb480dab2714e659fdc8e2 and project 6cb5681353b64fefbd6bf1353aa371a2. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 630.348865] [55188]: INFO nova.api.openstack.requestlog [None req-58b114e7-479a-4195-ad7c-6127699b5407 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.155813 [ 630.350427] [55188]: [pid: 55188|app: 0|req: 122/237] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:01:50 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 630.352948] [55188]: DEBUG nova.api.openstack.wsgi [None req-0f5a28b6-57c0-4a1f-a12b-7f3565653bf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 630.354454] [55188]: DEBUG nova.compute.api [None req-0f5a28b6-57c0-4a1f-a12b-7f3565653bf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 630.359195] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f5a28b6-57c0-4a1f-a12b-7f3565653bf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.359435] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f5a28b6-57c0-4a1f-a12b-7f3565653bf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.359663] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f5a28b6-57c0-4a1f-a12b-7f3565653bf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.360011] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f5a28b6-57c0-4a1f-a12b-7f3565653bf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.360479] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f5a28b6-57c0-4a1f-a12b-7f3565653bf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.360479] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f5a28b6-57c0-4a1f-a12b-7f3565653bf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.431268] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c810864-470d-418a-a33e-7d56990f0057 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.431268] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c810864-470d-418a-a33e-7d56990f0057 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.431536] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c810864-470d-418a-a33e-7d56990f0057 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.432107] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c810864-470d-418a-a33e-7d56990f0057 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.432107] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c810864-470d-418a-a33e-7d56990f0057 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.432234] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c810864-470d-418a-a33e-7d56990f0057 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.437960] [55188]: DEBUG nova.policy [None req-0f5a28b6-57c0-4a1f-a12b-7f3565653bf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.442656] [55188]: INFO nova.api.openstack.requestlog [None req-0f5a28b6-57c0-4a1f-a12b-7f3565653bf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1279 microversion: 2.1 time: 0.092659 [ 630.442832] [55188]: [pid: 55188|app: 0|req: 123/238] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:50 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1279 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.446023] [55188]: DEBUG nova.api.openstack.wsgi [None req-6aa2bf49-19c2-4682-9ccd-5246ebfebc41 tempest-ListImagesTestJSON-912277313 tempest-ListImagesTestJSON-912277313-project-member] Calling method '.version_select at 0x7d4afba040d0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 630.452455] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c810864-470d-418a-a33e-7d56990f0057 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.452702] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c810864-470d-418a-a33e-7d56990f0057 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.452880] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c810864-470d-418a-a33e-7d56990f0057 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.453291] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c810864-470d-418a-a33e-7d56990f0057 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.453524] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c810864-470d-418a-a33e-7d56990f0057 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.454856] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c810864-470d-418a-a33e-7d56990f0057 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.505140] [55187]: INFO nova.api.openstack.requestlog [None req-2c810864-470d-418a-a33e-7d56990f0057 tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/f956a2dd63d0440782eea745ceca679d?user_id=daacc912a3754e3ba3d5d86b368125e3" status: 200 len: 240 microversion: 2.36 time: 0.221693 [ 630.505459] [55187]: [pid: 55187|app: 0|req: 116/239] 10.180.1.21 () {62 vars in 1379 bytes} [Wed Mar 26 22:01:50 2025] PUT /compute/v2.1/os-quota-sets/f956a2dd63d0440782eea745ceca679d?user_id=daacc912a3754e3ba3d5d86b368125e3 => generated 240 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 630.514426] [55188]: INFO nova.api.openstack.requestlog [None req-6aa2bf49-19c2-4682-9ccd-5246ebfebc41 tempest-ListImagesTestJSON-912277313 tempest-ListImagesTestJSON-912277313-project-member] 10.180.1.21 "GET /compute/v2.1/images" status: 200 len: 477 microversion: 2.1 time: 0.068672 [ 630.514426] [55188]: [pid: 55188|app: 0|req: 124/240] 10.180.1.21 () {58 vars in 1117 bytes} [Wed Mar 26 22:01:50 2025] GET /compute/v2.1/images => generated 477 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 630.514970] [55187]: DEBUG nova.api.openstack.wsgi [None req-d26bbece-70f8-44d2-9657-c67359dd922b tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-653270136", "id": 445204822, "os-flavor-access:is_public": "True"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 630.532851] [55187]: INFO nova.api.openstack.requestlog [None req-d26bbece-70f8-44d2-9657-c67359dd922b tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 434 microversion: 2.1 time: 0.026698 [ 630.533426] [55187]: [pid: 55187|app: 0|req: 117/241] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:50 2025] POST /compute/v2.1/flavors => generated 434 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 630.536947] [55187]: DEBUG nova.api.openstack.wsgi [None req-0868e778-c12d-4be7-95ee-0ba9aa6ec855 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 630.537444] [55187]: DEBUG nova.compute.api [None req-0868e778-c12d-4be7-95ee-0ba9aa6ec855 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 630.543154] [55187]: DEBUG oslo_concurrency.lockutils [None req-0868e778-c12d-4be7-95ee-0ba9aa6ec855 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.543154] [55187]: DEBUG oslo_concurrency.lockutils [None req-0868e778-c12d-4be7-95ee-0ba9aa6ec855 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.543154] [55187]: DEBUG oslo_concurrency.lockutils [None req-0868e778-c12d-4be7-95ee-0ba9aa6ec855 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.543154] [55187]: DEBUG oslo_concurrency.lockutils [None req-0868e778-c12d-4be7-95ee-0ba9aa6ec855 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.543368] [55187]: DEBUG oslo_concurrency.lockutils [None req-0868e778-c12d-4be7-95ee-0ba9aa6ec855 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.543368] [55187]: DEBUG oslo_concurrency.lockutils [None req-0868e778-c12d-4be7-95ee-0ba9aa6ec855 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.603426] [55187]: DEBUG nova.policy [None req-0868e778-c12d-4be7-95ee-0ba9aa6ec855 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.607655] [55187]: INFO nova.api.openstack.requestlog [None req-0868e778-c12d-4be7-95ee-0ba9aa6ec855 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 200 len: 1222 microversion: 2.1 time: 0.073806 [ 630.607974] [55187]: [pid: 55187|app: 0|req: 118/242] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:50 2025] GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 1222 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.622078] [55188]: INFO nova.api.openstack.requestlog [None req-ad33b3f9-c91c-47cd-8e32-e3dfe803eadf tempest-TenantUsagesNegativeTestJSON-961666198 tempest-TenantUsagesNegativeTestJSON-961666198-project-admin] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage/?start=2025-03-25T22%3A01%3A49.618534&end=2025-03-27T22%3A01%3A49.618534" status: 404 len: 112 microversion: - time: 0.105407 [ 630.622403] [55188]: [pid: 55188|app: 0|req: 125/243] 10.180.1.21 () {58 vars in 1311 bytes} [Wed Mar 26 22:01:50 2025] GET /compute/v2.1/os-simple-tenant-usage/?start=2025-03-25T22%3A01%3A49.618534&end=2025-03-27T22%3A01%3A49.618534 => generated 112 bytes in 109 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) [ 630.626603] [55188]: DEBUG nova.api.openstack.wsgi [None req-987f8aae-5762-4569-ad5d-18d96006a372 tempest-HypervisorAdminNegativeTestJSON-526105998 tempest-HypervisorAdminNegativeTestJSON-526105998-project-member] Calling method '.version_select at 0x7d4afb80c5e0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 630.630693] [55188]: DEBUG nova.policy [None req-987f8aae-5762-4569-ad5d-18d96006a372 tempest-HypervisorAdminNegativeTestJSON-526105998 tempest-HypervisorAdminNegativeTestJSON-526105998-project-member] Policy check for os_compute_api:os-hypervisors:show failed with credentials {'is_admin': False, 'user_id': '5b0776e43a6741eab2ba7a9ccdd214d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd04ce080a3db4d7fbca94339c659e097', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.631184] [55188]: DEBUG nova.api.openstack.wsgi [None req-987f8aae-5762-4569-ad5d-18d96006a372 tempest-HypervisorAdminNegativeTestJSON-526105998 tempest-HypervisorAdminNegativeTestJSON-526105998-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:show to be performed. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 630.631647] [55188]: INFO nova.api.openstack.requestlog [None req-987f8aae-5762-4569-ad5d-18d96006a372 tempest-HypervisorAdminNegativeTestJSON-526105998 tempest-HypervisorAdminNegativeTestJSON-526105998-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1" status: 403 len: 115 microversion: 2.1 time: 0.008551 [ 630.631945] [55188]: [pid: 55188|app: 0|req: 126/244] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 26 22:01:50 2025] GET /compute/v2.1/os-hypervisors/1 => generated 115 bytes in 9 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 630.634446] [55188]: DEBUG nova.api.openstack.wsgi [None req-f09e8337-7d04-458d-b091-eee0c83f4f1d tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Calling method '.version_select at 0x7d4afbaf0550>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 630.637633] [55188]: DEBUG oslo_concurrency.lockutils [None req-f09e8337-7d04-458d-b091-eee0c83f4f1d tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.638086] [55188]: DEBUG oslo_concurrency.lockutils [None req-f09e8337-7d04-458d-b091-eee0c83f4f1d tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.638510] [55188]: DEBUG oslo_concurrency.lockutils [None req-f09e8337-7d04-458d-b091-eee0c83f4f1d tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.638822] [55188]: DEBUG oslo_concurrency.lockutils [None req-f09e8337-7d04-458d-b091-eee0c83f4f1d tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.639082] [55188]: DEBUG oslo_concurrency.lockutils [None req-f09e8337-7d04-458d-b091-eee0c83f4f1d tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.639300] [55188]: DEBUG oslo_concurrency.lockutils [None req-f09e8337-7d04-458d-b091-eee0c83f4f1d tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.654809] [55188]: INFO nova.api.openstack.requestlog [None req-f09e8337-7d04-458d-b091-eee0c83f4f1d tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts?zone=internal" status: 200 len: 153 microversion: 2.1 time: 0.021260 [ 630.654809] [55188]: [pid: 55188|app: 0|req: 127/245] 10.180.1.21 () {58 vars in 1150 bytes} [Wed Mar 26 22:01:51 2025] GET /compute/v2.1/os-hosts?zone=internal => generated 153 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 630.656965] [55188]: DEBUG nova.api.openstack.wsgi [None req-cad95e76-0c3c-4f79-9e09-cba60e6ff223 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] Action: 'update', calling method: >, body: {"hw:numa_nodes": "2"} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 630.670194] [55187]: DEBUG nova.api.openstack.wsgi [None req-76fd807c-7690-46a7-9df9-9d57240cc538 tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] Action: 'action', calling method: >, body: {"add_host": {"host": "cpu-1"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 630.672831] [55187]: DEBUG nova.policy [None req-76fd807c-7690-46a7-9df9-9d57240cc538 tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] Policy check for os_compute_api:os-aggregates:add_host failed with credentials {'is_admin': False, 'user_id': 'c02b18130f674bdd8911d0110031a15e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8229f50bf584d788df52feee4c11e85', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.673887] [55187]: DEBUG nova.api.openstack.wsgi [None req-76fd807c-7690-46a7-9df9-9d57240cc538 tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:add_host to be performed. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 630.673887] [55187]: INFO nova.api.openstack.requestlog [None req-76fd807c-7690-46a7-9df9-9d57240cc538 tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] 10.180.1.21 "POST /compute/v2.1/os-aggregates/2/action" status: 403 len: 118 microversion: 2.1 time: 0.061107 [ 630.674629] [55187]: [pid: 55187|app: 0|req: 119/246] 10.180.1.21 () {60 vars in 1186 bytes} [Wed Mar 26 22:01:50 2025] POST /compute/v2.1/os-aggregates/2/action => generated 118 bytes in 65 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 630.679783] [55187]: DEBUG nova.api.openstack.wsgi [None req-958cf368-b784-40a5-a206-3d39aee92ca2 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] Action: 'update', calling method: .version_select at 0x7d4afb92fd00>, body: {"status": "invalid", "maintenance_mode": "enable"} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 630.679783] [55187]: DEBUG nova.api.openstack.wsgi [None req-958cf368-b784-40a5-a206-3d39aee92ca2 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-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=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 630.679783] [55187]: INFO nova.api.openstack.requestlog [None req-958cf368-b784-40a5-a206-3d39aee92ca2 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-hosts/devstack" status: 400 len: 189 microversion: 2.1 time: 0.004571 [ 630.680088] [55187]: [pid: 55187|app: 0|req: 120/247] 10.180.1.21 () {60 vars in 1170 bytes} [Wed Mar 26 22:01:51 2025] PUT /compute/v2.1/os-hosts/devstack => generated 189 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 630.682597] [55187]: DEBUG nova.api.openstack.wsgi [None req-1a03bc1e-94ed-4521-a9ee-af07eb9e556f tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 630.691238] [55188]: INFO nova.api.openstack.requestlog [None req-cad95e76-0c3c-4f79-9e09-cba60e6ff223 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/968658141/os-extra_specs/hw:numa_nodes" status: 200 len: 22 microversion: 2.1 time: 0.035734 [ 630.691238] [55188]: [pid: 55188|app: 0|req: 128/248] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 26 22:01:51 2025] PUT /compute/v2.1/flavors/968658141/os-extra_specs/hw:numa_nodes => generated 22 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 630.705764] [55188]: DEBUG nova.api.openstack.wsgi [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-1209321598", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 630.707840] [55187]: INFO nova.api.openstack.requestlog [None req-1a03bc1e-94ed-4521-a9ee-af07eb9e556f tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5503 microversion: 2.1 time: 0.026619 [ 630.707840] [55187]: [pid: 55187|app: 0|req: 121/249] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:01:51 2025] GET /compute/v2.1/flavors/detail => generated 5503 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.711466] [55187]: DEBUG nova.api.openstack.wsgi [None req-1ae51d57-6b4a-4678-9788-ca60195ead03 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Action: 'update_all', calling method: .version_select at 0x7d4afb92cca0>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 630.759185] [55188]: DEBUG oslo_concurrency.lockutils [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.759470] [55188]: DEBUG oslo_concurrency.lockutils [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.760664] [55188]: DEBUG oslo_concurrency.lockutils [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.760664] [55188]: DEBUG oslo_concurrency.lockutils [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.760664] [55188]: DEBUG oslo_concurrency.lockutils [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.760664] [55188]: DEBUG oslo_concurrency.lockutils [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.768080] [55188]: DEBUG nova.network.neutron [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] validate_networks() for None {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 630.768924] [55187]: DEBUG nova.quota [None req-1ae51d57-6b4a-4678-9788-ca60195ead03 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Getting quotas for project d9f19508c3e04e3b82878e641fcad1e6. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 630.773234] [55187]: DEBUG nova.quota [None req-1ae51d57-6b4a-4678-9788-ca60195ead03 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Getting quotas for user 1f8d660e922045e0bbc09b6aa93da9b9 and project d9f19508c3e04e3b82878e641fcad1e6. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 630.880954] [55187]: INFO nova.api.openstack.requestlog [None req-1ae51d57-6b4a-4678-9788-ca60195ead03 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] 10.180.1.21 "PUT /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata" status: 200 len: 61 microversion: 2.1 time: 0.172266 [ 630.882982] [55187]: [pid: 55187|app: 0|req: 122/250] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:01:51 2025] PUT /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata => generated 61 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 630.926198] [55187]: DEBUG nova.api.openstack.wsgi [req-af732120-25c6-45ff-b96d-1788e9de37e8 req-b91ca7be-c1b9-4c1a-84dd-5fca4434ffd2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "255ac2ba-769f-4c31-a7d9-7cafffbf2a7f", "name": "network-vif-plugged", "status": "completed", "tag": "d2f902d9-acc5-41b2-927c-d03a80618bbb"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 630.936529] [55187]: DEBUG oslo_concurrency.lockutils [req-af732120-25c6-45ff-b96d-1788e9de37e8 req-b91ca7be-c1b9-4c1a-84dd-5fca4434ffd2 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.936773] [55187]: DEBUG oslo_concurrency.lockutils [req-af732120-25c6-45ff-b96d-1788e9de37e8 req-b91ca7be-c1b9-4c1a-84dd-5fca4434ffd2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.936948] [55187]: DEBUG oslo_concurrency.lockutils [req-af732120-25c6-45ff-b96d-1788e9de37e8 req-b91ca7be-c1b9-4c1a-84dd-5fca4434ffd2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.949535] [55187]: INFO nova.api.openstack.compute.server_external_events [req-af732120-25c6-45ff-b96d-1788e9de37e8 req-b91ca7be-c1b9-4c1a-84dd-5fca4434ffd2 service nova] Creating event network-vif-plugged:d2f902d9-acc5-41b2-927c-d03a80618bbb for instance 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f on cpu-1 [ 630.949631] [55187]: DEBUG oslo_concurrency.lockutils [req-af732120-25c6-45ff-b96d-1788e9de37e8 req-b91ca7be-c1b9-4c1a-84dd-5fca4434ffd2 service nova] Acquiring lock "compute-rpcapi-router" {{(pid=55187) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 630.949776] [55187]: DEBUG oslo_concurrency.lockutils [req-af732120-25c6-45ff-b96d-1788e9de37e8 req-b91ca7be-c1b9-4c1a-84dd-5fca4434ffd2 service nova] Acquired lock "compute-rpcapi-router" {{(pid=55187) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 630.950361] [55187]: DEBUG oslo_concurrency.lockutils [None req-a93c879f-fac5-4b4c-b41a-ba968198989a None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.950569] [55187]: DEBUG oslo_concurrency.lockutils [None req-a93c879f-fac5-4b4c-b41a-ba968198989a 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.950744] [55187]: DEBUG oslo_concurrency.lockutils [None req-a93c879f-fac5-4b4c-b41a-ba968198989a 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.951346] [55187]: DEBUG oslo_concurrency.lockutils [None req-a93c879f-fac5-4b4c-b41a-ba968198989a None None] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.951438] [55187]: DEBUG oslo_concurrency.lockutils [None req-a93c879f-fac5-4b4c-b41a-ba968198989a None None] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.951644] [55187]: DEBUG oslo_concurrency.lockutils [None req-a93c879f-fac5-4b4c-b41a-ba968198989a None None] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.956237] [55187]: INFO nova.compute.rpcapi [None req-a93c879f-fac5-4b4c-b41a-ba968198989a None None] Automatically selected compute RPC version 6.4 from minimum service version 68 [ 630.956712] [55187]: DEBUG oslo_concurrency.lockutils [None req-a93c879f-fac5-4b4c-b41a-ba968198989a None None] Releasing lock "compute-rpcapi-router" {{(pid=55187) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 630.975403] [55187]: INFO nova.api.openstack.requestlog [None req-a93c879f-fac5-4b4c-b41a-ba968198989a None None] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.093395 [ 630.976029] [55187]: [pid: 55187|app: 0|req: 123/251] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:01:51 2025] 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) [ 631.075805] [55187]: DEBUG nova.api.openstack.wsgi [None req-9434232d-7e04-47fe-b201-e94d9ef135fc tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] Calling method '.version_select at 0x7d4afb92dfc0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 631.081223] [55187]: DEBUG oslo_concurrency.lockutils [None req-9434232d-7e04-47fe-b201-e94d9ef135fc tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.081763] [55187]: DEBUG oslo_concurrency.lockutils [None req-9434232d-7e04-47fe-b201-e94d9ef135fc tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.081763] [55187]: DEBUG oslo_concurrency.lockutils [None req-9434232d-7e04-47fe-b201-e94d9ef135fc tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.090203] [55187]: INFO nova.api.openstack.requestlog [None req-9434232d-7e04-47fe-b201-e94d9ef135fc tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] 10.180.1.21 "GET /compute/v2.1/os-migrations" status: 200 len: 18 microversion: 2.1 time: 0.113690 [ 631.090510] [55187]: [pid: 55187|app: 0|req: 124/252] 10.180.1.21 () {58 vars in 1138 bytes} [Wed Mar 26 22:01:51 2025] GET /compute/v2.1/os-migrations => generated 18 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 631.102530] [55187]: DEBUG nova.api.openstack.wsgi [None req-a32d239b-fa59-4e5c-911d-3e6813c04fc6 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Calling method '.version_select at 0x7d4afb842050>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 631.126661] [55187]: INFO nova.api.openstack.requestlog [None req-a32d239b-fa59-4e5c-911d-3e6813c04fc6 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-365905631" status: 204 len: 0 microversion: 2.2 time: 0.031913 [ 631.127041] [55187]: [pid: 55187|app: 0|req: 125/253] 10.180.1.21 () {60 vars in 1313 bytes} [Wed Mar 26 22:01:51 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-365905631 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 631.162538] [55188]: DEBUG nova.virt.hardware [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 631.162538] [55188]: DEBUG nova.virt.hardware [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 631.162805] [55188]: DEBUG nova.virt.hardware [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 631.162835] [55188]: DEBUG nova.virt.hardware [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 631.162983] [55188]: DEBUG nova.virt.hardware [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 631.178802] [55188]: DEBUG oslo_concurrency.lockutils [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.178802] [55188]: DEBUG oslo_concurrency.lockutils [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.178802] [55188]: DEBUG oslo_concurrency.lockutils [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.178802] [55188]: DEBUG oslo_concurrency.lockutils [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.178974] [55188]: DEBUG oslo_concurrency.lockutils [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.179609] [55188]: DEBUG oslo_concurrency.lockutils [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.194217] [55187]: DEBUG nova.api.openstack.wsgi [req-42dd1f5e-9b42-4dcf-b562-31b947072636 req-6dc044ed-15d5-4f2f-8f85-91f8d05bd7cb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3b873a8a-8dd7-4497-836e-d22a34a3eea1", "name": "network-vif-plugged", "status": "completed", "tag": "de6ce556-6077-4647-a59c-246a65cb08ab"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 631.205396] [55188]: DEBUG nova.quota [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Getting quotas for project 42790423440c4200a401fe8dcced3f55. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 631.205617] [55187]: DEBUG oslo_concurrency.lockutils [req-42dd1f5e-9b42-4dcf-b562-31b947072636 req-6dc044ed-15d5-4f2f-8f85-91f8d05bd7cb service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.205617] [55187]: DEBUG oslo_concurrency.lockutils [req-42dd1f5e-9b42-4dcf-b562-31b947072636 req-6dc044ed-15d5-4f2f-8f85-91f8d05bd7cb service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.205617] [55187]: DEBUG oslo_concurrency.lockutils [req-42dd1f5e-9b42-4dcf-b562-31b947072636 req-6dc044ed-15d5-4f2f-8f85-91f8d05bd7cb service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.206815] [55188]: DEBUG nova.quota [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Getting quotas for user 8cc8e96b9f6a4266a36d0a1f2d1ef1a6 and project 42790423440c4200a401fe8dcced3f55. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 631.212571] [55187]: INFO nova.api.openstack.compute.server_external_events [req-42dd1f5e-9b42-4dcf-b562-31b947072636 req-6dc044ed-15d5-4f2f-8f85-91f8d05bd7cb service nova] Creating event network-vif-plugged:de6ce556-6077-4647-a59c-246a65cb08ab for instance 3b873a8a-8dd7-4497-836e-d22a34a3eea1 on cpu-1 [ 631.214829] [55188]: DEBUG nova.compute.utils [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] instances quota exceeded for 42790423440c4200a401fe8dcced3f55, tried to run 1 instances. Cannot run any more instances of this type. {{(pid=55188) check_num_instances_quota /opt/stack/nova/nova/compute/utils.py:1217}} [ 631.218020] [55188]: INFO nova.api.openstack.wsgi [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] HTTP exception thrown: Quota exceeded for instances: Requested 1, but already used 0 of 0 instances [ 631.218020] [55188]: DEBUG nova.api.openstack.wsgi [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Returning 403 to user: Quota exceeded for instances: Requested 1, but already used 0 of 0 instances {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 631.218245] [55187]: INFO nova.api.openstack.requestlog [req-42dd1f5e-9b42-4dcf-b562-31b947072636 req-6dc044ed-15d5-4f2f-8f85-91f8d05bd7cb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.088069 [ 631.218245] [55187]: [pid: 55187|app: 0|req: 126/254] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:01:51 2025] 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) [ 631.218313] [55188]: INFO nova.api.openstack.requestlog [None req-10826fe9-0f30-4d65-84a8-33d7c5a34b88 tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 403 len: 119 microversion: 2.1 time: 0.521219 [ 631.218313] [55188]: [pid: 55188|app: 0|req: 129/255] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:51 2025] POST /compute/v2.1/servers => generated 119 bytes in 525 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 631.219295] [55188]: DEBUG nova.api.openstack.wsgi [None req-fb21f726-996a-440a-a2f7-ef2984786660 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 631.219644] [55187]: DEBUG nova.api.openstack.wsgi [None req-d0101dc9-5ccf-41ee-827b-d6401aa57bd0 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] Calling method '.version_select at 0x7d4afb8417e0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 631.247432] [55188]: INFO nova.api.openstack.requestlog [None req-fb21f726-996a-440a-a2f7-ef2984786660 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] 10.180.1.21 "GET /compute/v2.1/flavors?minDisk=2" status: 200 len: 2188 microversion: 2.1 time: 0.029977 [ 631.247884] [55188]: [pid: 55188|app: 0|req: 130/256] 10.180.1.21 () {58 vars in 1139 bytes} [Wed Mar 26 22:01:51 2025] GET /compute/v2.1/flavors?minDisk=2 => generated 2188 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.250351] [55188]: DEBUG nova.api.openstack.wsgi [None req-15ab666c-7261-417f-bd2a-284c1c3a21a0 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] Action: 'update', calling method: >, body: {"hw:cpu_policy": "shared"} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 631.252934] [55188]: INFO nova.api.openstack.wsgi [None req-15ab666c-7261-417f-bd2a-284c1c3a21a0 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] HTTP exception thrown: Request body and URI mismatch [ 631.253192] [55188]: DEBUG nova.api.openstack.wsgi [None req-15ab666c-7261-417f-bd2a-284c1c3a21a0 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] Returning 400 to user: Request body and URI mismatch {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 631.253633] [55188]: INFO nova.api.openstack.requestlog [None req-15ab666c-7261-417f-bd2a-284c1c3a21a0 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/1019232345/os-extra_specs/hw:numa_nodes" status: 400 len: 73 microversion: 2.1 time: 0.005201 [ 631.253858] [55188]: [pid: 55188|app: 0|req: 131/257] 10.180.1.21 () {60 vars in 1260 bytes} [Wed Mar 26 22:01:51 2025] PUT /compute/v2.1/flavors/1019232345/os-extra_specs/hw:numa_nodes => generated 73 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 631.257388] [55188]: DEBUG nova.api.openstack.wsgi [None req-84c2663c-1952-4993-8ebb-5a4103c3453a tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] Calling method '.version_select at 0x7d4afb80f130>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 631.341247] [55188]: INFO nova.api.openstack.requestlog [None req-84c2663c-1952-4993-8ebb-5a4103c3453a tempest-QuotasAdminTestV236-1104322379 tempest-QuotasAdminTestV236-1104322379-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/f956a2dd63d0440782eea745ceca679d?user_id=daacc912a3754e3ba3d5d86b368125e3" status: 200 len: 282 microversion: 2.36 time: 0.086756 [ 631.341575] [55188]: [pid: 55188|app: 0|req: 132/258] 10.180.1.21 () {60 vars in 1359 bytes} [Wed Mar 26 22:01:51 2025] GET /compute/v2.1/os-quota-sets/f956a2dd63d0440782eea745ceca679d?user_id=daacc912a3754e3ba3d5d86b368125e3 => generated 282 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 631.344959] [55188]: DEBUG nova.api.openstack.wsgi [None req-5e715f27-bac8-456a-9b7a-05ba5ba20b1c tempest-ListImagesTestJSON-912277313 tempest-ListImagesTestJSON-912277313-project-member] Calling method '.version_select at 0x7d4afbaf3f40>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 631.489166] [55188]: INFO nova.api.openstack.requestlog [None req-5e715f27-bac8-456a-9b7a-05ba5ba20b1c tempest-ListImagesTestJSON-912277313 tempest-ListImagesTestJSON-912277313-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail" status: 200 len: 917 microversion: 2.1 time: 0.146916 [ 631.489653] [55188]: [pid: 55188|app: 0|req: 133/259] 10.180.1.21 () {58 vars in 1138 bytes} [Wed Mar 26 22:01:51 2025] GET /compute/v2.1/images/detail => generated 917 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 631.493325] [55188]: DEBUG nova.api.openstack.wsgi [None req-4758e558-3b5b-4dd7-bc9b-8ba8027637af tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 631.505438] [55188]: INFO nova.api.openstack.wsgi [None req-4758e558-3b5b-4dd7-bc9b-8ba8027637af tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] HTTP exception thrown: Access list not available for public flavors. [ 631.506171] [55188]: DEBUG nova.api.openstack.wsgi [None req-4758e558-3b5b-4dd7-bc9b-8ba8027637af tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Returning 404 to user: Access list not available for public flavors. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 631.506232] [55188]: INFO nova.api.openstack.requestlog [None req-4758e558-3b5b-4dd7-bc9b-8ba8027637af tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/445204822/os-flavor-access" status: 404 len: 91 microversion: 2.1 time: 0.015624 [ 631.506539] [55188]: [pid: 55188|app: 0|req: 134/260] 10.180.1.21 () {58 vars in 1201 bytes} [Wed Mar 26 22:01:51 2025] GET /compute/v2.1/flavors/445204822/os-flavor-access => generated 91 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 631.510191] [55188]: DEBUG nova.api.openstack.wsgi [None req-43c16d1d-71d3-4f5b-8e93-3c88a591b543 tempest-TenantUsagesNegativeTestJSON-961666198 tempest-TenantUsagesNegativeTestJSON-961666198-project-admin] Calling method '.version_select at 0x7d4afb80fbe0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 631.514777] [55188]: INFO nova.api.openstack.wsgi [None req-43c16d1d-71d3-4f5b-8e93-3c88a591b543 tempest-TenantUsagesNegativeTestJSON-961666198 tempest-TenantUsagesNegativeTestJSON-961666198-project-admin] HTTP exception thrown: Invalid start time. The start time cannot occur after the end time. [ 631.515069] [55188]: DEBUG nova.api.openstack.wsgi [None req-43c16d1d-71d3-4f5b-8e93-3c88a591b543 tempest-TenantUsagesNegativeTestJSON-961666198 tempest-TenantUsagesNegativeTestJSON-961666198-project-admin] Returning 400 to user: Invalid start time. The start time cannot occur after the end time. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 631.515502] [55188]: INFO nova.api.openstack.requestlog [None req-43c16d1d-71d3-4f5b-8e93-3c88a591b543 tempest-TenantUsagesNegativeTestJSON-961666198 tempest-TenantUsagesNegativeTestJSON-961666198-project-admin] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage/4f9e6e5e7ec348aaa2beb0f28dcbd7f6?start=2025-03-27T22%3A01%3A49.618534&end=2025-03-25T22%3A01%3A49.618534" status: 400 len: 111 microversion: 2.1 time: 0.008483 [ 631.515782] [55188]: [pid: 55188|app: 0|req: 135/261] 10.180.1.21 () {58 vars in 1407 bytes} [Wed Mar 26 22:01:51 2025] GET /compute/v2.1/os-simple-tenant-usage/4f9e6e5e7ec348aaa2beb0f28dcbd7f6?start=2025-03-27T22%3A01%3A49.618534&end=2025-03-25T22%3A01%3A49.618534 => generated 111 bytes in 9 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 631.518384] [55188]: DEBUG nova.api.openstack.wsgi [None req-4aa399cc-63d3-4ff1-8661-1289fa77c2c3 tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] Calling method '.version_select at 0x7d4afb80f2e0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 631.520854] [55188]: INFO nova.api.openstack.wsgi [None req-4aa399cc-63d3-4ff1-8661-1289fa77c2c3 tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] HTTP exception thrown: Hypervisor with ID 'f22b196c-a786-40fb-b3f5-a7cb30604d4f' could not be found. [ 631.521633] [55188]: DEBUG nova.api.openstack.wsgi [None req-4aa399cc-63d3-4ff1-8661-1289fa77c2c3 tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] Returning 404 to user: Hypervisor with ID 'f22b196c-a786-40fb-b3f5-a7cb30604d4f' could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 631.521633] [55188]: INFO nova.api.openstack.requestlog [None req-4aa399cc-63d3-4ff1-8661-1289fa77c2c3 tempest-HypervisorAdminNegativeTestJSON-663389889 tempest-HypervisorAdminNegativeTestJSON-663389889-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/f22b196c-a786-40fb-b3f5-a7cb30604d4f" status: 404 len: 123 microversion: 2.1 time: 0.005246 [ 631.521749] [55188]: [pid: 55188|app: 0|req: 136/262] 10.180.1.21 () {58 vars in 1252 bytes} [Wed Mar 26 22:01:51 2025] GET /compute/v2.1/os-hypervisors/f22b196c-a786-40fb-b3f5-a7cb30604d4f => generated 123 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 631.525688] [55188]: DEBUG nova.api.openstack.wsgi [None req-07911d21-4a5e-4505-bc02-f6c1642e1471 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Calling method '.version_select at 0x7d4afb80e440>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 631.527070] [55188]: DEBUG oslo_concurrency.lockutils [None req-07911d21-4a5e-4505-bc02-f6c1642e1471 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.527180] [55188]: DEBUG oslo_concurrency.lockutils [None req-07911d21-4a5e-4505-bc02-f6c1642e1471 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.527293] [55188]: DEBUG oslo_concurrency.lockutils [None req-07911d21-4a5e-4505-bc02-f6c1642e1471 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.527742] [55188]: DEBUG oslo_concurrency.lockutils [None req-07911d21-4a5e-4505-bc02-f6c1642e1471 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.527886] [55188]: DEBUG oslo_concurrency.lockutils [None req-07911d21-4a5e-4505-bc02-f6c1642e1471 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.528075] [55188]: DEBUG oslo_concurrency.lockutils [None req-07911d21-4a5e-4505-bc02-f6c1642e1471 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.544689] [55188]: INFO nova.api.openstack.requestlog [None req-07911d21-4a5e-4505-bc02-f6c1642e1471 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 200 len: 215 microversion: 2.1 time: 0.020442 [ 631.544689] [55188]: [pid: 55188|app: 0|req: 137/263] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Mar 26 22:01:51 2025] GET /compute/v2.1/os-hosts => generated 215 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 631.547374] [55188]: DEBUG nova.api.openstack.wsgi [None req-633822de-8de4-493f-923e-3725586a3496 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 631.563486] [55188]: INFO nova.api.openstack.requestlog [None req-633822de-8de4-493f-923e-3725586a3496 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/2" status: 200 len: 0 microversion: 2.1 time: 0.019316 [ 631.563679] [55188]: [pid: 55188|app: 0|req: 138/264] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 26 22:01:51 2025] DELETE /compute/v2.1/os-aggregates/2 => generated 0 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 631.566802] [55188]: DEBUG nova.api.openstack.wsgi [None req-315ff244-e76e-4feb-bd79-ad636f886d06 tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] Action: 'update', calling method: .version_select at 0x7d4afbaf2ef0>, body: {"status": "enable", "maintenance_mode": "enable"} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 631.569964] [55188]: DEBUG nova.policy [None req-315ff244-e76e-4feb-bd79-ad636f886d06 tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] Policy check for os_compute_api:os-hosts:update failed with credentials {'is_admin': False, 'user_id': '9d459a3cf2c7418caf90bf6f891612f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f3ea108d8554a0896ef5c6449233258', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 631.571214] [55188]: DEBUG nova.api.openstack.wsgi [None req-315ff244-e76e-4feb-bd79-ad636f886d06 tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:update to be performed. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 631.571214] [55188]: INFO nova.api.openstack.requestlog [None req-315ff244-e76e-4feb-bd79-ad636f886d06 tempest-HostsAdminNegativeTestJSON-241638456 tempest-HostsAdminNegativeTestJSON-241638456-project-member] 10.180.1.21 "PUT /compute/v2.1/os-hosts/devstack" status: 403 len: 111 microversion: 2.1 time: 0.006516 [ 631.571214] [55188]: [pid: 55188|app: 0|req: 139/265] 10.180.1.21 () {60 vars in 1170 bytes} [Wed Mar 26 22:01:51 2025] PUT /compute/v2.1/os-hosts/devstack => generated 111 bytes in 7 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 631.574775] [55188]: DEBUG nova.api.openstack.wsgi [None req-9ec91b4c-27a1-4bbc-a349-0a54de6d2e86 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 631.585248] [55188]: INFO nova.api.openstack.requestlog [None req-9ec91b4c-27a1-4bbc-a349-0a54de6d2e86 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/968658141/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.013079 [ 631.585248] [55188]: [pid: 55188|app: 0|req: 140/266] 10.180.1.21 () {58 vars in 1195 bytes} [Wed Mar 26 22:01:51 2025] GET /compute/v2.1/flavors/968658141/os-extra_specs => generated 66 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 631.588114] [55188]: DEBUG nova.api.openstack.wsgi [None req-c2902565-69b0-479c-ac80-c456a40b062e tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-426385389", "id": "f4bff432-11b4-4a2f-b014-615d272ba57a", "os-flavor-access:is_public": "True"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 631.603428] [55188]: INFO nova.api.openstack.requestlog [None req-c2902565-69b0-479c-ac80-c456a40b062e tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 506 microversion: 2.1 time: 0.017615 [ 631.603901] [55188]: [pid: 55188|app: 0|req: 141/267] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:51 2025] POST /compute/v2.1/flavors => generated 506 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 631.609968] [55188]: DEBUG nova.api.openstack.wsgi [None req-1f00162c-5bfe-4582-9975-b86c5cc472b8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 631.612711] [55188]: DEBUG nova.compute.api [None req-1f00162c-5bfe-4582-9975-b86c5cc472b8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] [instance: 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 631.618531] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f00162c-5bfe-4582-9975-b86c5cc472b8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.618531] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f00162c-5bfe-4582-9975-b86c5cc472b8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.618674] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f00162c-5bfe-4582-9975-b86c5cc472b8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.619054] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f00162c-5bfe-4582-9975-b86c5cc472b8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.619586] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f00162c-5bfe-4582-9975-b86c5cc472b8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.619586] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f00162c-5bfe-4582-9975-b86c5cc472b8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.803276] [55187]: INFO nova.api.openstack.requestlog [None req-d0101dc9-5ccf-41ee-827b-d6401aa57bd0 tempest-SecurityGroupsTestAdminJSON-54219731 tempest-SecurityGroupsTestAdminJSON-54219731-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/fa014b0b-560d-49af-a27f-dd7cc31bb315" status: 202 len: 0 microversion: 2.1 time: 0.586166 [ 631.803718] [55187]: [pid: 55187|app: 0|req: 127/268] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:01:51 2025] DELETE /compute/v2.1/os-security-groups/fa014b0b-560d-49af-a27f-dd7cc31bb315 => generated 0 bytes in 587 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 631.807294] [55187]: DEBUG nova.api.openstack.wsgi [None req-128a3c93-56b3-4516-b55a-f2b3f8cacf0b tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Calling method '.version_select at 0x7d4afb840430>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 631.849530] [55187]: INFO nova.api.openstack.requestlog [None req-128a3c93-56b3-4516-b55a-f2b3f8cacf0b tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] 10.180.1.21 "GET /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata" status: 200 len: 61 microversion: 2.1 time: 0.044749 [ 631.850045] [55187]: [pid: 55187|app: 0|req: 128/269] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 26 22:01:52 2025] GET /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata => generated 61 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 631.857019] [55187]: DEBUG nova.api.openstack.wsgi [None req-70e77aae-ce17-415a-9062-2bef8421995b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 631.857019] [55187]: DEBUG nova.compute.api [None req-70e77aae-ce17-415a-9062-2bef8421995b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 631.864000] [55187]: DEBUG oslo_concurrency.lockutils [None req-70e77aae-ce17-415a-9062-2bef8421995b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.864322] [55187]: DEBUG oslo_concurrency.lockutils [None req-70e77aae-ce17-415a-9062-2bef8421995b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.864618] [55187]: DEBUG oslo_concurrency.lockutils [None req-70e77aae-ce17-415a-9062-2bef8421995b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.864900] [55187]: DEBUG oslo_concurrency.lockutils [None req-70e77aae-ce17-415a-9062-2bef8421995b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.865207] [55187]: DEBUG oslo_concurrency.lockutils [None req-70e77aae-ce17-415a-9062-2bef8421995b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.865336] [55187]: DEBUG oslo_concurrency.lockutils [None req-70e77aae-ce17-415a-9062-2bef8421995b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.050082] [55187]: DEBUG nova.policy [None req-70e77aae-ce17-415a-9062-2bef8421995b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.058473] [55187]: INFO nova.api.openstack.requestlog [None req-70e77aae-ce17-415a-9062-2bef8421995b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1329 microversion: 2.1 time: 0.206654 [ 632.059446] [55187]: [pid: 55187|app: 0|req: 129/270] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:52 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1329 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.063210] [55187]: DEBUG nova.api.openstack.wsgi [None req-4a3f994a-668b-4a9c-b85c-33f59db8dff5 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Calling method '.version_select at 0x7d4afb841000>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 632.080341] [55187]: INFO nova.api.openstack.requestlog [None req-4a3f994a-668b-4a9c-b85c-33f59db8dff5 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-21205155" status: 204 len: 0 microversion: 2.2 time: 0.020528 [ 632.080728] [55187]: [pid: 55187|app: 0|req: 130/271] 10.180.1.21 () {60 vars in 1310 bytes} [Wed Mar 26 22:01:52 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-21205155 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 632.126735] [55188]: DEBUG nova.policy [None req-1f00162c-5bfe-4582-9975-b86c5cc472b8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '928b057c18334dd7bbc89abf22914497', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6154d70a53874f3face0bd3c0abc619e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.132933] [55188]: INFO nova.api.openstack.requestlog [None req-1f00162c-5bfe-4582-9975-b86c5cc472b8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] 10.180.1.21 "GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f" status: 200 len: 1312 microversion: 2.1 time: 0.525194 [ 632.133311] [55188]: [pid: 55188|app: 0|req: 142/272] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:51 2025] GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f => generated 1312 bytes in 529 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.136459] [55188]: DEBUG nova.api.openstack.wsgi [None req-7bc8133f-c265-4aa5-944e-785eeef759fd tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Action: 'update', calling method: .version_select at 0x7d4afb80d6c0>, body: {"quota_set": {"instances": 10}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 632.398724] [55187]: DEBUG nova.api.openstack.wsgi [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MigrationsAdminTest-server-1690559814", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 632.448550] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.448550] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.449598] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.449598] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.450020] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.452570] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.460974] [55187]: DEBUG nova.network.neutron [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] validate_networks() for None {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 632.496393] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bc8133f-c265-4aa5-944e-785eeef759fd tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.498029] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bc8133f-c265-4aa5-944e-785eeef759fd tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.498029] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bc8133f-c265-4aa5-944e-785eeef759fd tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.498029] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bc8133f-c265-4aa5-944e-785eeef759fd tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.498029] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bc8133f-c265-4aa5-944e-785eeef759fd tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.498353] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bc8133f-c265-4aa5-944e-785eeef759fd tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.561526] [55188]: INFO nova.api.openstack.requestlog [None req-7bc8133f-c265-4aa5-944e-785eeef759fd tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/42790423440c4200a401fe8dcced3f55" status: 200 len: 329 microversion: 2.1 time: 0.427601 [ 632.561811] [55188]: [pid: 55188|app: 0|req: 143/273] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 26 22:01:52 2025] PUT /compute/v2.1/os-quota-sets/42790423440c4200a401fe8dcced3f55 => generated 329 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 632.565663] [55188]: DEBUG nova.api.openstack.wsgi [None req-fa64db0a-e0f4-4738-990b-66ea3ddbdabd tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 632.575978] [55188]: INFO nova.api.openstack.requestlog [None req-fa64db0a-e0f4-4738-990b-66ea3ddbdabd tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.013257 [ 632.576143] [55188]: [pid: 55188|app: 0|req: 144/274] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 26 22:01:52 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 632.578884] [55188]: DEBUG nova.api.openstack.wsgi [None req-8c25d82c-9dd1-4b2e-a459-3b70017a6bbf tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] Action: 'update', calling method: >, body: {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 632.580756] [55188]: DEBUG nova.api.openstack.wsgi [None req-8c25d82c-9dd1-4b2e-a459-3b70017a6bbf tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] Returning 400 to user: {'hw:numa_nodes': '1', 'hw:cpu_policy': 'shared'} has too many properties {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 632.581502] [55188]: INFO nova.api.openstack.requestlog [None req-8c25d82c-9dd1-4b2e-a459-3b70017a6bbf tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/1019232345/os-extra_specs/hw:numa_nodes" status: 400 len: 117 microversion: 2.1 time: 0.004569 [ 632.581851] [55188]: [pid: 55188|app: 0|req: 145/275] 10.180.1.21 () {60 vars in 1260 bytes} [Wed Mar 26 22:01:52 2025] PUT /compute/v2.1/flavors/1019232345/os-extra_specs/hw:numa_nodes => generated 117 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 632.588647] [55188]: DEBUG nova.api.openstack.wsgi [None req-06c930f2-ef5a-4316-ae72-2638956c24c6 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 632.590860] [55188]: DEBUG nova.compute.api [None req-06c930f2-ef5a-4316-ae72-2638956c24c6 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 632.596566] [55188]: DEBUG oslo_concurrency.lockutils [None req-06c930f2-ef5a-4316-ae72-2638956c24c6 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.596940] [55188]: DEBUG oslo_concurrency.lockutils [None req-06c930f2-ef5a-4316-ae72-2638956c24c6 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.597059] [55188]: DEBUG oslo_concurrency.lockutils [None req-06c930f2-ef5a-4316-ae72-2638956c24c6 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.597489] [55188]: DEBUG oslo_concurrency.lockutils [None req-06c930f2-ef5a-4316-ae72-2638956c24c6 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.597772] [55188]: DEBUG oslo_concurrency.lockutils [None req-06c930f2-ef5a-4316-ae72-2638956c24c6 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.597998] [55188]: DEBUG oslo_concurrency.lockutils [None req-06c930f2-ef5a-4316-ae72-2638956c24c6 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.694810] [55188]: DEBUG nova.policy [None req-06c930f2-ef5a-4316-ae72-2638956c24c6 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.702425] [55188]: DEBUG nova.policy [None req-06c930f2-ef5a-4316-ae72-2638956c24c6 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.706309] [55188]: DEBUG nova.policy [None req-06c930f2-ef5a-4316-ae72-2638956c24c6 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.706309] [55188]: INFO nova.api.openstack.requestlog [None req-06c930f2-ef5a-4316-ae72-2638956c24c6 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e" status: 200 len: 1363 microversion: 2.48 time: 0.121716 [ 632.706309] [55188]: [pid: 55188|app: 0|req: 146/276] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:01:52 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e => generated 1363 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 632.708012] [55188]: DEBUG nova.api.openstack.wsgi [None req-c0e3bc7f-6f76-45c2-8def-2f04d21a107d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 632.710289] [55188]: DEBUG nova.compute.api [None req-c0e3bc7f-6f76-45c2-8def-2f04d21a107d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 632.715537] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0e3bc7f-6f76-45c2-8def-2f04d21a107d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.718328] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0e3bc7f-6f76-45c2-8def-2f04d21a107d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.718328] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0e3bc7f-6f76-45c2-8def-2f04d21a107d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.718328] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0e3bc7f-6f76-45c2-8def-2f04d21a107d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.718328] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0e3bc7f-6f76-45c2-8def-2f04d21a107d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.718491] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0e3bc7f-6f76-45c2-8def-2f04d21a107d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.921490] [55188]: DEBUG nova.policy [None req-c0e3bc7f-6f76-45c2-8def-2f04d21a107d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.926824] [55188]: INFO nova.api.openstack.requestlog [None req-c0e3bc7f-6f76-45c2-8def-2f04d21a107d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1319 microversion: 2.1 time: 0.221470 [ 632.928199] [55188]: [pid: 55188|app: 0|req: 147/277] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:53 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1319 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.930916] [55188]: DEBUG nova.api.openstack.wsgi [None req-accfe1a7-2513-4191-a228-06a9a5868f38 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 632.950199] [55188]: INFO nova.api.openstack.requestlog [None req-accfe1a7-2513-4191-a228-06a9a5868f38 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/445204822" status: 202 len: 0 microversion: 2.1 time: 0.021529 [ 632.950199] [55188]: [pid: 55188|app: 0|req: 148/278] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 26 22:01:53 2025] DELETE /compute/v2.1/flavors/445204822 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 633.083678] [55187]: DEBUG nova.virt.hardware [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 633.083678] [55187]: DEBUG nova.virt.hardware [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 633.083978] [55187]: DEBUG nova.virt.hardware [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 633.083978] [55187]: DEBUG nova.virt.hardware [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 633.086415] [55187]: DEBUG nova.virt.hardware [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 633.110729] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.110853] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.111077] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.112024] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.112024] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.112024] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.113858] [55188]: DEBUG nova.api.openstack.wsgi [None req-c94d5c06-95c7-4e88-a878-88a45bce5dff tempest-TenantUsagesNegativeTestJSON-1415861541 tempest-TenantUsagesNegativeTestJSON-1415861541-project-member] Calling method '.version_select at 0x7d4afb80e680>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.119125] [55188]: DEBUG nova.policy [None req-c94d5c06-95c7-4e88-a878-88a45bce5dff tempest-TenantUsagesNegativeTestJSON-1415861541 tempest-TenantUsagesNegativeTestJSON-1415861541-project-member] Policy check for os_compute_api:os-simple-tenant-usage:list failed with credentials {'is_admin': False, 'user_id': '351ccc66f70a46c2bbe21d30d86cc55d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f9e6e5e7ec348aaa2beb0f28dcbd7f6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.119125] [55188]: DEBUG nova.api.openstack.wsgi [None req-c94d5c06-95c7-4e88-a878-88a45bce5dff tempest-TenantUsagesNegativeTestJSON-1415861541 tempest-TenantUsagesNegativeTestJSON-1415861541-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-simple-tenant-usage:list to be performed. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 633.119125] [55188]: INFO nova.api.openstack.requestlog [None req-c94d5c06-95c7-4e88-a878-88a45bce5dff tempest-TenantUsagesNegativeTestJSON-1415861541 tempest-TenantUsagesNegativeTestJSON-1415861541-project-member] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage?start=2025-03-25T22%3A01%3A49.618534&end=2025-03-27T22%3A01%3A49.618534&detailed=1" status: 403 len: 123 microversion: 2.1 time: 0.167026 [ 633.119125] [55188]: [pid: 55188|app: 0|req: 149/279] 10.180.1.21 () {58 vars in 1330 bytes} [Wed Mar 26 22:01:53 2025] GET /compute/v2.1/os-simple-tenant-usage?start=2025-03-25T22%3A01%3A49.618534&end=2025-03-27T22%3A01%3A49.618534&detailed=1 => generated 123 bytes in 169 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 633.131063] [55188]: DEBUG nova.api.openstack.wsgi [None req-ce58bed2-ce1e-4d03-bc63-cc171fededf3 tempest-FlavorsV2NegativeTest-193531290 tempest-FlavorsV2NegativeTest-193531290-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FlavorsV2NegativeTest-server-1866315538", "imageRef": "7466a4a0-2c24-4ca5-9c23-d457cc2c13f9", "flavorRef": "42"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 633.150566] [55187]: DEBUG nova.quota [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Getting quotas for project fc80d9ad021a43318f599729de643d2f. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 633.165338] [55187]: DEBUG nova.quota [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Getting quotas for user 737616469af14fdca71c35f774606474 and project fc80d9ad021a43318f599729de643d2f. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 633.174505] [55187]: DEBUG nova.compute.api [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 633.176137] [55187]: DEBUG nova.compute.api [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 633.179167] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce58bed2-ce1e-4d03-bc63-cc171fededf3 tempest-FlavorsV2NegativeTest-193531290 tempest-FlavorsV2NegativeTest-193531290-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.179167] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce58bed2-ce1e-4d03-bc63-cc171fededf3 tempest-FlavorsV2NegativeTest-193531290 tempest-FlavorsV2NegativeTest-193531290-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.179167] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce58bed2-ce1e-4d03-bc63-cc171fededf3 tempest-FlavorsV2NegativeTest-193531290 tempest-FlavorsV2NegativeTest-193531290-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.180099] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce58bed2-ce1e-4d03-bc63-cc171fededf3 tempest-FlavorsV2NegativeTest-193531290 tempest-FlavorsV2NegativeTest-193531290-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.180304] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce58bed2-ce1e-4d03-bc63-cc171fededf3 tempest-FlavorsV2NegativeTest-193531290 tempest-FlavorsV2NegativeTest-193531290-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.180439] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce58bed2-ce1e-4d03-bc63-cc171fededf3 tempest-FlavorsV2NegativeTest-193531290 tempest-FlavorsV2NegativeTest-193531290-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.186674] [55188]: DEBUG nova.network.neutron [None req-ce58bed2-ce1e-4d03-bc63-cc171fededf3 tempest-FlavorsV2NegativeTest-193531290 tempest-FlavorsV2NegativeTest-193531290-project-member] validate_networks() for None {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 633.235299] [55187]: INFO nova.api.openstack.requestlog [None req-b5751396-2a09-44f3-9452-202727db9c76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.151092 [ 633.235299] [55187]: [pid: 55187|app: 0|req: 131/280] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:52 2025] POST /compute/v2.1/servers => generated 380 bytes in 1152 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 633.244036] [55187]: DEBUG nova.api.openstack.wsgi [None req-79d59af4-0327-419d-80b3-9ccd024216e3 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Calling method '.version_select at 0x7d4afb843eb0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.260206] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d59af4-0327-419d-80b3-9ccd024216e3 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.260474] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d59af4-0327-419d-80b3-9ccd024216e3 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.260675] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d59af4-0327-419d-80b3-9ccd024216e3 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.279094] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d59af4-0327-419d-80b3-9ccd024216e3 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.279094] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d59af4-0327-419d-80b3-9ccd024216e3 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.279094] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d59af4-0327-419d-80b3-9ccd024216e3 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.314046] [55187]: INFO nova.api.openstack.requestlog [None req-79d59af4-0327-419d-80b3-9ccd024216e3 tempest-HostsAdminTestJSON-275547987 tempest-HostsAdminTestJSON-275547987-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/cpu-1" status: 200 len: 924 microversion: 2.1 time: 0.080366 [ 633.314678] [55187]: [pid: 55187|app: 0|req: 132/281] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:01:53 2025] GET /compute/v2.1/os-hosts/cpu-1 => generated 924 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 633.317826] [55187]: DEBUG nova.api.openstack.wsgi [None req-466261c5-54f2-4073-ba39-5080b3ce52bc tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-918922948"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 633.324607] [55187]: DEBUG nova.objects.aggregate [None req-466261c5-54f2-4073-ba39-5080b3ce52bc tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Generated uuid 62759c22-290e-4b93-8cac-8fab4a68b5db for aggregate {{(pid=55187) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 633.349158] [55187]: INFO nova.api.openstack.requestlog [None req-466261c5-54f2-4073-ba39-5080b3ce52bc tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 197 microversion: 2.1 time: 0.033277 [ 633.350185] [55187]: [pid: 55187|app: 0|req: 133/282] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 26 22:01:53 2025] POST /compute/v2.1/os-aggregates => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 633.352397] [55187]: DEBUG nova.api.openstack.wsgi [None req-d114e188-ed2d-443b-a80f-dad670adfb65 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] Action: 'update', calling method: .version_select at 0x7d4afb842680>, body: {"status": null, "maintenance_mode": null} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 633.354839] [55187]: DEBUG nova.api.openstack.wsgi [None req-d114e188-ed2d-443b-a80f-dad670adfb65 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] Returning 400 to user: Invalid input for field/attribute status. Value: None. None is not of type 'string' {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 633.355913] [55187]: INFO nova.api.openstack.requestlog [None req-d114e188-ed2d-443b-a80f-dad670adfb65 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-hosts/devstack" status: 400 len: 127 microversion: 2.1 time: 0.005002 [ 633.355913] [55187]: [pid: 55187|app: 0|req: 134/283] 10.180.1.21 () {60 vars in 1170 bytes} [Wed Mar 26 22:01:53 2025] PUT /compute/v2.1/os-hosts/devstack => generated 127 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 633.358639] [55187]: DEBUG nova.api.openstack.wsgi [None req-cf756d41-1ae5-4903-93d9-4e91bbdc73a2 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.395674] [55187]: INFO nova.api.openstack.requestlog [None req-cf756d41-1ae5-4903-93d9-4e91bbdc73a2 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/968658141/os-extra_specs/hw:numa_nodes" status: 200 len: 0 microversion: 2.1 time: 0.038222 [ 633.395674] [55187]: [pid: 55187|app: 0|req: 135/284] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 26 22:01:53 2025] DELETE /compute/v2.1/flavors/968658141/os-extra_specs/hw:numa_nodes => generated 0 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 633.399647] [55187]: DEBUG nova.api.openstack.wsgi [None req-62efef38-d391-4f2e-a798-b4f30a99ea0e tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.426538] [55187]: INFO nova.api.openstack.requestlog [None req-62efef38-d391-4f2e-a798-b4f30a99ea0e tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/f4bff432-11b4-4a2f-b014-615d272ba57a" status: 202 len: 0 microversion: 2.1 time: 0.028855 [ 633.426538] [55187]: [pid: 55187|app: 0|req: 136/285] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:01:53 2025] DELETE /compute/v2.1/flavors/f4bff432-11b4-4a2f-b014-615d272ba57a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 633.430766] [55187]: DEBUG nova.api.openstack.wsgi [None req-bd832864-ec7a-4189-8157-b9b78fd79843 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.432546] [55187]: DEBUG nova.compute.api [None req-bd832864-ec7a-4189-8157-b9b78fd79843 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 633.439334] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd832864-ec7a-4189-8157-b9b78fd79843 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.439924] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd832864-ec7a-4189-8157-b9b78fd79843 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.440059] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd832864-ec7a-4189-8157-b9b78fd79843 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.440767] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd832864-ec7a-4189-8157-b9b78fd79843 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.440767] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd832864-ec7a-4189-8157-b9b78fd79843 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.441029] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd832864-ec7a-4189-8157-b9b78fd79843 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.532694] [55188]: INFO nova.api.openstack.wsgi [None req-ce58bed2-ce1e-4d03-bc63-cc171fededf3 tempest-FlavorsV2NegativeTest-193531290 tempest-FlavorsV2NegativeTest-193531290-project-member] HTTP exception thrown: Flavor's memory is too small for requested image. [ 633.533168] [55188]: DEBUG nova.api.openstack.wsgi [None req-ce58bed2-ce1e-4d03-bc63-cc171fededf3 tempest-FlavorsV2NegativeTest-193531290 tempest-FlavorsV2NegativeTest-193531290-project-member] Returning 400 to user: Flavor's memory is too small for requested image. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 633.533488] [55188]: INFO nova.api.openstack.requestlog [None req-ce58bed2-ce1e-4d03-bc63-cc171fededf3 tempest-FlavorsV2NegativeTest-193531290 tempest-FlavorsV2NegativeTest-193531290-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 93 microversion: 2.1 time: 0.413879 [ 633.533801] [55188]: [pid: 55188|app: 0|req: 150/286] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:53 2025] POST /compute/v2.1/servers => generated 93 bytes in 414 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 633.536819] [55188]: DEBUG nova.api.openstack.wsgi [None req-1f9264c2-a036-4131-ae64-d13c62c82d81 tempest-SecurityGroupsTestAdminJSON-1901772890 tempest-SecurityGroupsTestAdminJSON-1901772890-project-member] Calling method '.version_select at 0x7d4afb80ef80>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 633.544250] [55187]: DEBUG nova.policy [None req-bd832864-ec7a-4189-8157-b9b78fd79843 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 633.550701] [55187]: INFO nova.api.openstack.requestlog [None req-bd832864-ec7a-4189-8157-b9b78fd79843 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 200 len: 1270 microversion: 2.1 time: 0.124029 [ 633.551311] [55187]: [pid: 55187|app: 0|req: 137/287] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:53 2025] GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 1270 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.557846] [55187]: DEBUG nova.api.openstack.wsgi [None req-d32329ec-4262-45b6-823f-d064e6cd3ff3 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Action: 'update_all', calling method: .version_select at 0x7d4afb843490>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 633.602436] [55187]: DEBUG nova.quota [None req-d32329ec-4262-45b6-823f-d064e6cd3ff3 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Getting quotas for project d9f19508c3e04e3b82878e641fcad1e6. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 633.615070] [55187]: DEBUG nova.quota [None req-d32329ec-4262-45b6-823f-d064e6cd3ff3 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Getting quotas for user 1f8d660e922045e0bbc09b6aa93da9b9 and project d9f19508c3e04e3b82878e641fcad1e6. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 633.743574] [55188]: INFO nova.api.openstack.requestlog [None req-1f9264c2-a036-4131-ae64-d13c62c82d81 tempest-SecurityGroupsTestAdminJSON-1901772890 tempest-SecurityGroupsTestAdminJSON-1901772890-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/75b564f1-4624-4756-bebd-14899764a5eb" status: 202 len: 0 microversion: 2.1 time: 0.208660 [ 633.743971] [55188]: [pid: 55188|app: 0|req: 151/288] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:01:53 2025] DELETE /compute/v2.1/os-security-groups/75b564f1-4624-4756-bebd-14899764a5eb => generated 0 bytes in 210 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 633.749085] [55188]: DEBUG nova.api.openstack.wsgi [None req-11357720-7c41-43d2-bef5-71aa46a707c4 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Action: 'create', calling method: .version_select at 0x7d4afb80d360>, body: {"keypair": {"name": "tempest-keypair-864515936", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAsNgFoaaI0X3Fas+t3yYUOuogSPgOqo8qGVG1B9E+ABTrIiwKcYOFQOYQOplOg5GFKtj2u4a2SA2Dj8ChMK2+UvEwo0OJ8saFJGPH5Tb1gFh/K9vNBWCGuIVUyBP3FO3w=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 633.762397] [55187]: INFO nova.api.openstack.requestlog [None req-d32329ec-4262-45b6-823f-d064e6cd3ff3 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] 10.180.1.21 "PUT /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata" status: 200 len: 61 microversion: 2.1 time: 0.210638 [ 633.762758] [55187]: [pid: 55187|app: 0|req: 138/289] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:01:53 2025] PUT /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata => generated 61 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 633.770420] [55188]: DEBUG nova.quota [None req-11357720-7c41-43d2-bef5-71aa46a707c4 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Getting quotas for project d5db0cb5c4114f0c941374fcb196e0c3. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 633.777019] [55188]: DEBUG nova.quota [None req-11357720-7c41-43d2-bef5-71aa46a707c4 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Getting quotas for user 89d1121d2495439cb4b5b6846c1dbf39 and project d5db0cb5c4114f0c941374fcb196e0c3. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 633.794203] [55188]: INFO nova.api.openstack.requestlog [None req-11357720-7c41-43d2-bef5-71aa46a707c4 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.2 time: 0.049599 [ 633.794588] [55188]: [pid: 55188|app: 0|req: 152/290] 10.180.1.21 () {62 vars in 1194 bytes} [Wed Mar 26 22:01:54 2025] POST /compute/v2.1/os-keypairs => generated 400 bytes in 50 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 633.800486] [55188]: DEBUG nova.api.openstack.wsgi [None req-e4e68cc7-ef91-4c91-8fb4-587ff492f5c5 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Calling method '.version_select at 0x7d4afb80db40>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 634.252810] [55187]: DEBUG nova.api.openstack.wsgi [None req-aabc0c69-751f-4f5f-9c01-c932a09bca42 tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] Action: 'update', calling method: .version_select at 0x7d4afb842f80>, body: {"quota_set": {"ram": "5120"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 634.380996] [55188]: INFO nova.api.openstack.requestlog [None req-e4e68cc7-ef91-4c91-8fb4-587ff492f5c5 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/42790423440c4200a401fe8dcced3f55" status: 200 len: 371 microversion: 2.1 time: 0.585758 [ 634.382305] [55188]: [pid: 55188|app: 0|req: 153/291] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 26 22:01:54 2025] GET /compute/v2.1/os-quota-sets/42790423440c4200a401fe8dcced3f55 => generated 371 bytes in 587 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 634.384756] [55188]: DEBUG nova.api.openstack.wsgi [None req-e8a6e281-68b8-4c46-a013-16e3a0f7c797 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 634.411589] [55188]: INFO nova.api.openstack.requestlog [None req-e8a6e281-68b8-4c46-a013-16e3a0f7c797 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] 10.180.1.21 "GET /compute/v2.1/flavors?minRam=193" status: 200 len: 2490 microversion: 2.1 time: 0.028121 [ 634.412115] [55188]: [pid: 55188|app: 0|req: 154/292] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:01:54 2025] GET /compute/v2.1/flavors?minRam=193 => generated 2490 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.414863] [55188]: DEBUG nova.api.openstack.wsgi [None req-fe27824a-da82-4307-9b6e-e4a1d8397b21 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 634.437650] [55188]: INFO nova.api.openstack.requestlog [None req-fe27824a-da82-4307-9b6e-e4a1d8397b21 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1019232345" status: 202 len: 0 microversion: 2.1 time: 0.024936 [ 634.438901] [55188]: [pid: 55188|app: 0|req: 155/293] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 26 22:01:54 2025] DELETE /compute/v2.1/flavors/1019232345 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 634.664769] [55188]: DEBUG nova.api.openstack.wsgi [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachInterfacesV270Test-server-669326094", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "18c467fc-a8de-4d2d-ab19-5cae00608f33"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 634.710434] [55188]: DEBUG oslo_concurrency.lockutils [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.711492] [55188]: DEBUG oslo_concurrency.lockutils [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.712083] [55188]: DEBUG oslo_concurrency.lockutils [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.713156] [55188]: DEBUG oslo_concurrency.lockutils [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.713156] [55188]: DEBUG oslo_concurrency.lockutils [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.713417] [55188]: DEBUG oslo_concurrency.lockutils [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.720165] [55188]: DEBUG nova.network.neutron [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] validate_networks() for [('18c467fc-a8de-4d2d-ab19-5cae00608f33', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 634.733156] [55187]: DEBUG oslo_concurrency.lockutils [None req-aabc0c69-751f-4f5f-9c01-c932a09bca42 tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.734338] [55187]: DEBUG oslo_concurrency.lockutils [None req-aabc0c69-751f-4f5f-9c01-c932a09bca42 tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.734338] [55187]: DEBUG oslo_concurrency.lockutils [None req-aabc0c69-751f-4f5f-9c01-c932a09bca42 tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.734784] [55187]: DEBUG oslo_concurrency.lockutils [None req-aabc0c69-751f-4f5f-9c01-c932a09bca42 tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.735232] [55187]: DEBUG oslo_concurrency.lockutils [None req-aabc0c69-751f-4f5f-9c01-c932a09bca42 tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.735603] [55187]: DEBUG oslo_concurrency.lockutils [None req-aabc0c69-751f-4f5f-9c01-c932a09bca42 tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.779263] [55187]: INFO nova.api.openstack.requestlog [None req-aabc0c69-751f-4f5f-9c01-c932a09bca42 tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/ffef1a121fab4d7a9bac8cf72cc6150f" status: 200 len: 148 microversion: 2.57 time: 1.015767 [ 634.779829] [55187]: [pid: 55187|app: 0|req: 139/294] 10.180.1.21 () {62 vars in 1298 bytes} [Wed Mar 26 22:01:54 2025] PUT /compute/v2.1/os-quota-sets/ffef1a121fab4d7a9bac8cf72cc6150f => generated 148 bytes in 1016 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 634.782181] [55187]: DEBUG nova.api.openstack.wsgi [None req-7a76288e-a18b-4f97-8297-3ba9d85cbdeb tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 634.799851] [55187]: INFO nova.api.openstack.requestlog [None req-7a76288e-a18b-4f97-8297-3ba9d85cbdeb tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4676 microversion: 2.1 time: 0.019416 [ 634.800202] [55187]: [pid: 55187|app: 0|req: 140/295] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:01:55 2025] GET /compute/v2.1/flavors/detail => generated 4676 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.802896] [55187]: DEBUG nova.api.openstack.wsgi [req-6d4c5fec-7c86-4b34-9cc3-1023a219c749 req-fdc29190-6f6f-4ced-ad47-8e179251409a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "255ac2ba-769f-4c31-a7d9-7cafffbf2a7f", "tag": "d2f902d9-acc5-41b2-927c-d03a80618bbb"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 634.815549] [55187]: DEBUG oslo_concurrency.lockutils [req-6d4c5fec-7c86-4b34-9cc3-1023a219c749 req-fdc29190-6f6f-4ced-ad47-8e179251409a service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.816147] [55187]: DEBUG oslo_concurrency.lockutils [req-6d4c5fec-7c86-4b34-9cc3-1023a219c749 req-fdc29190-6f6f-4ced-ad47-8e179251409a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.816485] [55187]: DEBUG oslo_concurrency.lockutils [req-6d4c5fec-7c86-4b34-9cc3-1023a219c749 req-fdc29190-6f6f-4ced-ad47-8e179251409a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.824817] [55187]: INFO nova.api.openstack.compute.server_external_events [req-6d4c5fec-7c86-4b34-9cc3-1023a219c749 req-fdc29190-6f6f-4ced-ad47-8e179251409a service nova] Creating event network-changed:d2f902d9-acc5-41b2-927c-d03a80618bbb for instance 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f on cpu-1 [ 634.828077] [55187]: INFO nova.api.openstack.requestlog [req-6d4c5fec-7c86-4b34-9cc3-1023a219c749 req-fdc29190-6f6f-4ced-ad47-8e179251409a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027209 [ 634.829311] [55187]: [pid: 55187|app: 0|req: 141/296] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:01:55 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 634.833528] [55187]: DEBUG nova.api.openstack.wsgi [None req-63f41745-cf8c-4e5c-a988-84e2dbc13106 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 634.834413] [55187]: DEBUG nova.compute.api [None req-63f41745-cf8c-4e5c-a988-84e2dbc13106 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 634.843370] [55187]: DEBUG oslo_concurrency.lockutils [None req-63f41745-cf8c-4e5c-a988-84e2dbc13106 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.843506] [55187]: DEBUG oslo_concurrency.lockutils [None req-63f41745-cf8c-4e5c-a988-84e2dbc13106 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.843692] [55187]: DEBUG oslo_concurrency.lockutils [None req-63f41745-cf8c-4e5c-a988-84e2dbc13106 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.844438] [55187]: DEBUG oslo_concurrency.lockutils [None req-63f41745-cf8c-4e5c-a988-84e2dbc13106 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.844650] [55187]: DEBUG oslo_concurrency.lockutils [None req-63f41745-cf8c-4e5c-a988-84e2dbc13106 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.845466] [55187]: DEBUG oslo_concurrency.lockutils [None req-63f41745-cf8c-4e5c-a988-84e2dbc13106 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.186865] [55187]: DEBUG nova.policy [None req-63f41745-cf8c-4e5c-a988-84e2dbc13106 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 635.199428] [55187]: INFO nova.api.openstack.requestlog [None req-63f41745-cf8c-4e5c-a988-84e2dbc13106 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1329 microversion: 2.1 time: 0.369401 [ 635.199428] [55187]: [pid: 55187|app: 0|req: 142/297] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:55 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1329 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.203705] [55187]: DEBUG nova.api.openstack.wsgi [None req-be423907-6311-4685-bff6-44027298086e tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 635.206557] [55187]: DEBUG nova.compute.api [None req-be423907-6311-4685-bff6-44027298086e tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] [instance: 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 635.219688] [55187]: DEBUG oslo_concurrency.lockutils [None req-be423907-6311-4685-bff6-44027298086e tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.220500] [55187]: DEBUG oslo_concurrency.lockutils [None req-be423907-6311-4685-bff6-44027298086e tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.220500] [55187]: DEBUG oslo_concurrency.lockutils [None req-be423907-6311-4685-bff6-44027298086e tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.220648] [55187]: DEBUG oslo_concurrency.lockutils [None req-be423907-6311-4685-bff6-44027298086e tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.221738] [55187]: DEBUG oslo_concurrency.lockutils [None req-be423907-6311-4685-bff6-44027298086e tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.221738] [55187]: DEBUG oslo_concurrency.lockutils [None req-be423907-6311-4685-bff6-44027298086e tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.538774] [55187]: DEBUG nova.policy [None req-be423907-6311-4685-bff6-44027298086e tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '928b057c18334dd7bbc89abf22914497', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6154d70a53874f3face0bd3c0abc619e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 635.546959] [55187]: INFO nova.api.openstack.requestlog [None req-be423907-6311-4685-bff6-44027298086e tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] 10.180.1.21 "GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f" status: 200 len: 1312 microversion: 2.1 time: 0.347299 [ 635.547332] [55187]: [pid: 55187|app: 0|req: 143/298] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:55 2025] GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f => generated 1312 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.552740] [55187]: DEBUG nova.api.openstack.wsgi [req-31eda352-a6e4-4b79-b752-52a23cd97e3d req-0826dd56-61e8-4f00-bfb7-c7764ed47b7d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3b873a8a-8dd7-4497-836e-d22a34a3eea1", "tag": "de6ce556-6077-4647-a59c-246a65cb08ab"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 635.564407] [55187]: DEBUG oslo_concurrency.lockutils [req-31eda352-a6e4-4b79-b752-52a23cd97e3d req-0826dd56-61e8-4f00-bfb7-c7764ed47b7d service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.564553] [55187]: DEBUG oslo_concurrency.lockutils [req-31eda352-a6e4-4b79-b752-52a23cd97e3d req-0826dd56-61e8-4f00-bfb7-c7764ed47b7d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.566017] [55187]: DEBUG oslo_concurrency.lockutils [req-31eda352-a6e4-4b79-b752-52a23cd97e3d req-0826dd56-61e8-4f00-bfb7-c7764ed47b7d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.582927] [55187]: INFO nova.api.openstack.compute.server_external_events [req-31eda352-a6e4-4b79-b752-52a23cd97e3d req-0826dd56-61e8-4f00-bfb7-c7764ed47b7d service nova] Creating event network-changed:de6ce556-6077-4647-a59c-246a65cb08ab for instance 3b873a8a-8dd7-4497-836e-d22a34a3eea1 on cpu-1 [ 635.586451] [55187]: INFO nova.api.openstack.requestlog [req-31eda352-a6e4-4b79-b752-52a23cd97e3d req-0826dd56-61e8-4f00-bfb7-c7764ed47b7d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.038302 [ 635.589020] [55187]: [pid: 55187|app: 0|req: 144/299] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:01:55 2025] 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) [ 635.590063] [55187]: DEBUG nova.api.openstack.wsgi [None req-78db548d-2a81-48b7-b1d8-00dbbd01fb65 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 635.592091] [55187]: DEBUG nova.compute.api [None req-78db548d-2a81-48b7-b1d8-00dbbd01fb65 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 635.599809] [55187]: DEBUG oslo_concurrency.lockutils [None req-78db548d-2a81-48b7-b1d8-00dbbd01fb65 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.599809] [55187]: DEBUG oslo_concurrency.lockutils [None req-78db548d-2a81-48b7-b1d8-00dbbd01fb65 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.599809] [55187]: DEBUG oslo_concurrency.lockutils [None req-78db548d-2a81-48b7-b1d8-00dbbd01fb65 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.599809] [55187]: DEBUG oslo_concurrency.lockutils [None req-78db548d-2a81-48b7-b1d8-00dbbd01fb65 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.600043] [55187]: DEBUG oslo_concurrency.lockutils [None req-78db548d-2a81-48b7-b1d8-00dbbd01fb65 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.600043] [55187]: DEBUG oslo_concurrency.lockutils [None req-78db548d-2a81-48b7-b1d8-00dbbd01fb65 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.810836] [55187]: DEBUG nova.policy [None req-78db548d-2a81-48b7-b1d8-00dbbd01fb65 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 635.817092] [55187]: INFO nova.api.openstack.requestlog [None req-78db548d-2a81-48b7-b1d8-00dbbd01fb65 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1263 microversion: 2.1 time: 0.229425 [ 635.817455] [55187]: [pid: 55187|app: 0|req: 145/300] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:55 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1263 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.821127] [55187]: DEBUG nova.api.openstack.wsgi [None req-a6b444e0-0873-4831-a257-2ab04240b228 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "tempest-nonexist_host-1078798267"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 635.830539] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6b444e0-0873-4831-a257-2ab04240b228 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.830539] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6b444e0-0873-4831-a257-2ab04240b228 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.831749] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6b444e0-0873-4831-a257-2ab04240b228 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.840238] [55188]: DEBUG nova.virt.hardware [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 635.840487] [55188]: DEBUG nova.virt.hardware [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 635.840702] [55188]: DEBUG nova.virt.hardware [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 635.841059] [55188]: DEBUG nova.virt.hardware [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 635.841059] [55188]: DEBUG nova.virt.hardware [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 635.844614] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6b444e0-0873-4831-a257-2ab04240b228 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.844614] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6b444e0-0873-4831-a257-2ab04240b228 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.844998] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6b444e0-0873-4831-a257-2ab04240b228 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.853014] [55187]: INFO nova.api.openstack.wsgi [None req-a6b444e0-0873-4831-a257-2ab04240b228 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] HTTP exception thrown: Compute host tempest-nonexist_host-1078798267 could not be found. [ 635.853385] [55187]: DEBUG nova.api.openstack.wsgi [None req-a6b444e0-0873-4831-a257-2ab04240b228 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Returning 404 to user: Compute host tempest-nonexist_host-1078798267 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 635.853824] [55188]: DEBUG oslo_concurrency.lockutils [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.853905] [55187]: INFO nova.api.openstack.requestlog [None req-a6b444e0-0873-4831-a257-2ab04240b228 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/3/action" status: 404 len: 111 microversion: 2.1 time: 0.035808 [ 635.854092] [55188]: DEBUG oslo_concurrency.lockutils [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.854231] [55187]: [pid: 55187|app: 0|req: 146/301] 10.180.1.21 () {60 vars in 1186 bytes} [Wed Mar 26 22:01:56 2025] POST /compute/v2.1/os-aggregates/3/action => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 635.854279] [55188]: DEBUG oslo_concurrency.lockutils [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.854804] [55188]: DEBUG oslo_concurrency.lockutils [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.854938] [55188]: DEBUG oslo_concurrency.lockutils [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.855187] [55188]: DEBUG oslo_concurrency.lockutils [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.859021] [55187]: DEBUG nova.api.openstack.wsgi [None req-9de21586-fd32-4587-b213-b7f84f6a1495 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] Action: 'update', calling method: .version_select at 0x7d4afb8430a0>, body: {"status": "enable", "maintenance_mode": "enable"} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 635.864497] [55187]: INFO nova.api.openstack.compute.hosts [None req-9de21586-fd32-4587-b213-b7f84f6a1495 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] Enabling host nonexistent_hostname. [ 635.871604] [55187]: INFO nova.api.openstack.wsgi [None req-9de21586-fd32-4587-b213-b7f84f6a1495 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 635.873119] [55188]: DEBUG nova.quota [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Getting quotas for project 3545ecde15564403b0762c4c4d66ba55. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 635.873263] [55187]: DEBUG nova.api.openstack.wsgi [None req-9de21586-fd32-4587-b213-b7f84f6a1495 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 635.873263] [55187]: INFO nova.api.openstack.requestlog [None req-9de21586-fd32-4587-b213-b7f84f6a1495 tempest-HostsAdminNegativeTestJSON-1913698711 tempest-HostsAdminNegativeTestJSON-1913698711-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-hosts/nonexistent_hostname" status: 404 len: 99 microversion: 2.1 time: 0.018224 [ 635.873345] [55187]: [pid: 55187|app: 0|req: 147/302] 10.180.1.21 () {60 vars in 1206 bytes} [Wed Mar 26 22:01:56 2025] PUT /compute/v2.1/os-hosts/nonexistent_hostname => generated 99 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 635.877615] [55188]: DEBUG nova.quota [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Getting quotas for user 55cee955ce254e75968029457d5edb73 and project 3545ecde15564403b0762c4c4d66ba55. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 635.891726] [55188]: DEBUG nova.compute.api [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 635.893539] [55188]: DEBUG nova.compute.api [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 635.934948] [55188]: INFO nova.api.openstack.requestlog [None req-661e4ad2-6a69-486a-919c-b708f3ca8fac tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.70 time: 1.493689 [ 635.935551] [55188]: [pid: 55188|app: 0|req: 156/303] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 26 22:01:54 2025] POST /compute/v2.1/servers => generated 380 bytes in 1496 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 636.104212] [55187]: DEBUG nova.api.openstack.wsgi [None req-d1b2d200-801c-4a5e-9ce3-330002c70f29 tempest-InstanceUsageAuditLogTestJSON-904842227 tempest-InstanceUsageAuditLogTestJSON-904842227-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 636.130612] [55187]: INFO nova.api.openstack.requestlog [None req-d1b2d200-801c-4a5e-9ce3-330002c70f29 tempest-InstanceUsageAuditLogTestJSON-904842227 tempest-InstanceUsageAuditLogTestJSON-904842227-project-admin] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log/2025-03-26 22:01:53" status: 200 len: 328 microversion: 2.1 time: 0.256464 [ 636.131335] [55187]: [pid: 55187|app: 0|req: 148/304] 10.180.1.21 () {58 vars in 1246 bytes} [Wed Mar 26 22:01:56 2025] GET /compute/v2.1/os-instance_usage_audit_log/2025-03-26%2022%3A01%3A53 => generated 328 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 636.134901] [55187]: DEBUG nova.api.openstack.wsgi [None req-0c055ed8-f062-43d1-b0f2-aa692e2aeb39 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 636.163523] [55187]: INFO nova.api.openstack.requestlog [None req-0c055ed8-f062-43d1-b0f2-aa692e2aeb39 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/968658141/os-extra_specs/hw:cpu_policy" status: 200 len: 0 microversion: 2.1 time: 0.031574 [ 636.164224] [55187]: [pid: 55187|app: 0|req: 149/305] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 26 22:01:56 2025] DELETE /compute/v2.1/flavors/968658141/os-extra_specs/hw:cpu_policy => generated 0 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 636.168221] [55187]: DEBUG nova.api.openstack.wsgi [None req-99939cca-43c4-48b6-a56c-86275941f978 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 636.202648] [55187]: INFO nova.api.openstack.requestlog [None req-99939cca-43c4-48b6-a56c-86275941f978 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4676 microversion: 2.1 time: 0.037946 [ 636.202836] [55187]: [pid: 55187|app: 0|req: 150/306] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:01:56 2025] GET /compute/v2.1/flavors/detail => generated 4676 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.205421] [55187]: DEBUG nova.api.openstack.wsgi [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAssistedSnapshotsTest-server-1580840375", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "f93e864c-80a8-4a85-a5f8-ec3ff895edfe"}], "security_groups": [{"name": "tempest-securitygroup--205989961"}], "key_name": "tempest-keypair-1911359503", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 636.260503] [55187]: DEBUG oslo_concurrency.lockutils [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.260807] [55187]: DEBUG oslo_concurrency.lockutils [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.260990] [55187]: DEBUG oslo_concurrency.lockutils [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.262293] [55187]: DEBUG oslo_concurrency.lockutils [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.262293] [55187]: DEBUG oslo_concurrency.lockutils [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.262293] [55187]: DEBUG oslo_concurrency.lockutils [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.327673] [55188]: DEBUG nova.api.openstack.wsgi [None req-78c9741d-1801-45b2-b16e-862f28323917 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Calling method '.version_select at 0x7d4afb80c040>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 636.330081] [55188]: DEBUG oslo_concurrency.lockutils [None req-78c9741d-1801-45b2-b16e-862f28323917 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.331931] [55188]: DEBUG oslo_concurrency.lockutils [None req-78c9741d-1801-45b2-b16e-862f28323917 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.331931] [55188]: DEBUG oslo_concurrency.lockutils [None req-78c9741d-1801-45b2-b16e-862f28323917 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.351129] [55188]: DEBUG oslo_concurrency.lockutils [None req-78c9741d-1801-45b2-b16e-862f28323917 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.351408] [55188]: DEBUG oslo_concurrency.lockutils [None req-78c9741d-1801-45b2-b16e-862f28323917 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.351587] [55188]: DEBUG oslo_concurrency.lockutils [None req-78c9741d-1801-45b2-b16e-862f28323917 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.358809] [55188]: INFO nova.api.openstack.requestlog [None req-78c9741d-1801-45b2-b16e-862f28323917 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.422738 [ 636.360110] [55188]: [pid: 55188|app: 0|req: 157/307] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:01:56 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 636.390030] [55187]: DEBUG nova.network.neutron [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] validate_networks() for [('f93e864c-80a8-4a85-a5f8-ec3ff895edfe', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 636.588564] [55188]: DEBUG nova.api.openstack.wsgi [None req-425ffce5-065b-4bbc-9450-6afed62e63e2 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Action: 'create', calling method: .version_select at 0x7d4afb80cc10>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1360212549", "description": "tempest-description-24117608"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 636.780469] [55188]: INFO nova.api.openstack.requestlog [None req-425ffce5-065b-4bbc-9450-6afed62e63e2 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 246 microversion: 2.1 time: 0.417964 [ 636.780469] [55188]: [pid: 55188|app: 0|req: 158/308] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:01:56 2025] POST /compute/v2.1/os-security-groups => generated 246 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 636.787945] [55188]: DEBUG nova.api.openstack.wsgi [None req-26d6893c-bf70-46b6-ac85-16dc446d7295 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 636.789999] [55188]: DEBUG nova.compute.api [None req-26d6893c-bf70-46b6-ac85-16dc446d7295 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 636.796821] [55188]: DEBUG oslo_concurrency.lockutils [None req-26d6893c-bf70-46b6-ac85-16dc446d7295 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.797013] [55188]: DEBUG oslo_concurrency.lockutils [None req-26d6893c-bf70-46b6-ac85-16dc446d7295 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.797064] [55188]: DEBUG oslo_concurrency.lockutils [None req-26d6893c-bf70-46b6-ac85-16dc446d7295 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.797436] [55188]: DEBUG oslo_concurrency.lockutils [None req-26d6893c-bf70-46b6-ac85-16dc446d7295 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.797613] [55188]: DEBUG oslo_concurrency.lockutils [None req-26d6893c-bf70-46b6-ac85-16dc446d7295 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.797790] [55188]: DEBUG oslo_concurrency.lockutils [None req-26d6893c-bf70-46b6-ac85-16dc446d7295 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.871204] [55188]: DEBUG nova.policy [None req-26d6893c-bf70-46b6-ac85-16dc446d7295 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.883196] [55188]: DEBUG nova.policy [None req-26d6893c-bf70-46b6-ac85-16dc446d7295 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.883196] [55188]: DEBUG nova.policy [None req-26d6893c-bf70-46b6-ac85-16dc446d7295 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.883196] [55188]: INFO nova.api.openstack.requestlog [None req-26d6893c-bf70-46b6-ac85-16dc446d7295 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e" status: 200 len: 1363 microversion: 2.48 time: 0.102895 [ 636.883535] [55188]: [pid: 55188|app: 0|req: 159/309] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:01:57 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e => generated 1363 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 636.886022] [55188]: DEBUG nova.api.openstack.wsgi [None req-9fe65cc2-2663-49ad-b532-d6922afab8d4 tempest-SecurityGroupsTestAdminJSON-1901772890 tempest-SecurityGroupsTestAdminJSON-1901772890-project-member] Calling method '.version_select at 0x7d4afb80f9a0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.055600] [55188]: INFO nova.api.openstack.requestlog [None req-9fe65cc2-2663-49ad-b532-d6922afab8d4 tempest-SecurityGroupsTestAdminJSON-1901772890 tempest-SecurityGroupsTestAdminJSON-1901772890-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/13a2c42d-55b7-4d2a-8a93-8690b4638efa" status: 202 len: 0 microversion: 2.1 time: 0.171474 [ 637.055801] [55188]: [pid: 55188|app: 0|req: 160/310] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:01:57 2025] DELETE /compute/v2.1/os-security-groups/13a2c42d-55b7-4d2a-8a93-8690b4638efa => generated 0 bytes in 172 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 637.059033] [55188]: DEBUG nova.api.openstack.wsgi [None req-895888ed-2137-44b8-8eed-9fff74705321 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Action: 'update_all', calling method: .version_select at 0x7d4afb80de10>, body: {"metadata": {"os_version": "value2", "architecture": "value3"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 637.157131] [55188]: DEBUG nova.quota [None req-895888ed-2137-44b8-8eed-9fff74705321 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Getting quotas for project d9f19508c3e04e3b82878e641fcad1e6. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 637.167585] [55188]: DEBUG nova.quota [None req-895888ed-2137-44b8-8eed-9fff74705321 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Getting quotas for user 1f8d660e922045e0bbc09b6aa93da9b9 and project d9f19508c3e04e3b82878e641fcad1e6. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 637.195522] [55187]: DEBUG nova.virt.hardware [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 637.195872] [55187]: DEBUG nova.virt.hardware [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 637.195959] [55187]: DEBUG nova.virt.hardware [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 637.196193] [55187]: DEBUG nova.virt.hardware [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 637.196333] [55187]: DEBUG nova.virt.hardware [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 637.203727] [55187]: DEBUG oslo_concurrency.lockutils [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.204066] [55187]: DEBUG oslo_concurrency.lockutils [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.204221] [55187]: DEBUG oslo_concurrency.lockutils [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.209694] [55187]: DEBUG oslo_concurrency.lockutils [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.209694] [55187]: DEBUG oslo_concurrency.lockutils [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.209694] [55187]: DEBUG oslo_concurrency.lockutils [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.219874] [55187]: DEBUG nova.quota [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Getting quotas for project 6cb5681353b64fefbd6bf1353aa371a2. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 637.222620] [55187]: DEBUG nova.quota [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Getting quotas for user 9cbe6d6707eb480dab2714e659fdc8e2 and project 6cb5681353b64fefbd6bf1353aa371a2. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 637.230624] [55187]: DEBUG nova.compute.api [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 637.232245] [55187]: DEBUG nova.compute.api [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 637.283608] [55187]: INFO nova.api.openstack.requestlog [None req-6142db0f-6859-40b0-94a9-0e9c296307a5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 1.080077 [ 637.283977] [55187]: [pid: 55187|app: 0|req: 151/311] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:56 2025] POST /compute/v2.1/servers => generated 405 bytes in 1081 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 637.288826] [55187]: DEBUG nova.api.openstack.wsgi [None req-5c78e829-6562-4608-afce-7f32c6bbecd7 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Calling method '.version_select at 0x7d4afb843250>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.301264] [55187]: INFO nova.api.openstack.requestlog [None req-5c78e829-6562-4608-afce-7f32c6bbecd7 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-864515936" status: 200 len: 511 microversion: 2.2 time: 0.016514 [ 637.301497] [55187]: [pid: 55187|app: 0|req: 152/312] 10.180.1.21 () {60 vars in 1250 bytes} [Wed Mar 26 22:01:57 2025] GET /compute/v2.1/os-keypairs/tempest-keypair-864515936 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 637.304283] [55187]: DEBUG nova.api.openstack.wsgi [None req-0ceb1f8b-d9bd-4340-9648-bda2d146b2e4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.305918] [55187]: DEBUG nova.compute.api [None req-0ceb1f8b-d9bd-4340-9648-bda2d146b2e4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 637.312063] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ceb1f8b-d9bd-4340-9648-bda2d146b2e4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.312374] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ceb1f8b-d9bd-4340-9648-bda2d146b2e4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.312567] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ceb1f8b-d9bd-4340-9648-bda2d146b2e4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.312949] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ceb1f8b-d9bd-4340-9648-bda2d146b2e4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.313151] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ceb1f8b-d9bd-4340-9648-bda2d146b2e4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.313414] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ceb1f8b-d9bd-4340-9648-bda2d146b2e4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.419696] [55188]: INFO nova.api.openstack.requestlog [None req-895888ed-2137-44b8-8eed-9fff74705321 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] 10.180.1.21 "PUT /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata" status: 200 len: 64 microversion: 2.1 time: 0.360599 [ 637.419696] [55188]: [pid: 55188|app: 0|req: 161/313] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:01:57 2025] PUT /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata => generated 64 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 637.426414] [55188]: DEBUG nova.api.openstack.wsgi [None req-ebdab4ec-33ed-44d5-aa69-cad988aa6c5d tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Action: 'update', calling method: .version_select at 0x7d4afb80ee60>, body: {"quota_set": {"force": true, "ram": 0}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 637.552103] [55187]: DEBUG nova.policy [None req-0ceb1f8b-d9bd-4340-9648-bda2d146b2e4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.570554] [55187]: INFO nova.api.openstack.requestlog [None req-0ceb1f8b-d9bd-4340-9648-bda2d146b2e4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1319 microversion: 2.1 time: 0.268410 [ 637.570956] [55187]: [pid: 55187|app: 0|req: 153/314] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:57 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1319 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.573433] [55187]: DEBUG nova.api.openstack.wsgi [None req-5ff0ffcc-ec8e-4d87-8469-f192f3d234fc tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.588836] [55187]: INFO nova.api.openstack.requestlog [None req-5ff0ffcc-ec8e-4d87-8469-f192f3d234fc tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] 10.180.1.21 "GET /compute/v2.1/flavors?limit=1" status: 200 len: 299 microversion: 2.1 time: 0.017222 [ 637.589345] [55187]: [pid: 55187|app: 0|req: 154/315] 10.180.1.21 () {58 vars in 1135 bytes} [Wed Mar 26 22:01:57 2025] GET /compute/v2.1/flavors?limit=1 => generated 299 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 637.592306] [55187]: DEBUG nova.api.openstack.wsgi [None req-dcf18245-2195-4db0-a086-ccae2ee28e5a tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.611646] [55187]: INFO nova.api.openstack.requestlog [None req-dcf18245-2195-4db0-a086-ccae2ee28e5a tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588 tempest-FlavorsExtraSpecsNegativeTestJSON-1966498588-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4676 microversion: 2.1 time: 0.021487 [ 637.612085] [55187]: [pid: 55187|app: 0|req: 155/316] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:01:57 2025] GET /compute/v2.1/flavors/detail => generated 4676 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.615960] [55187]: DEBUG nova.api.openstack.wsgi [None req-da8c00bf-3cde-4a94-88be-90992e84d33d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.618416] [55187]: DEBUG nova.compute.api [None req-da8c00bf-3cde-4a94-88be-90992e84d33d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 637.623747] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8c00bf-3cde-4a94-88be-90992e84d33d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.623747] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8c00bf-3cde-4a94-88be-90992e84d33d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.623928] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8c00bf-3cde-4a94-88be-90992e84d33d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.627156] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8c00bf-3cde-4a94-88be-90992e84d33d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.627156] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8c00bf-3cde-4a94-88be-90992e84d33d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.627156] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8c00bf-3cde-4a94-88be-90992e84d33d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.719923] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebdab4ec-33ed-44d5-aa69-cad988aa6c5d tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.719923] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebdab4ec-33ed-44d5-aa69-cad988aa6c5d tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.719923] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebdab4ec-33ed-44d5-aa69-cad988aa6c5d tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.719923] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebdab4ec-33ed-44d5-aa69-cad988aa6c5d tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.720403] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebdab4ec-33ed-44d5-aa69-cad988aa6c5d tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.720403] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebdab4ec-33ed-44d5-aa69-cad988aa6c5d tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.725034] [55187]: DEBUG nova.policy [None req-da8c00bf-3cde-4a94-88be-90992e84d33d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.734385] [55187]: INFO nova.api.openstack.requestlog [None req-da8c00bf-3cde-4a94-88be-90992e84d33d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 200 len: 1318 microversion: 2.1 time: 0.120641 [ 637.734385] [55187]: [pid: 55187|app: 0|req: 156/317] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:57 2025] GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 1318 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.743338] [55187]: DEBUG nova.api.openstack.wsgi [None req-35e674c4-9b7d-4c5c-8ce2-bf5d20bac1fc tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] Calling method '.version_select at 0x7d4afb92fd00>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.771428] [55188]: INFO nova.api.openstack.requestlog [None req-ebdab4ec-33ed-44d5-aa69-cad988aa6c5d tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/42790423440c4200a401fe8dcced3f55" status: 200 len: 325 microversion: 2.1 time: 0.353277 [ 637.772020] [55188]: [pid: 55188|app: 0|req: 162/318] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 26 22:01:57 2025] PUT /compute/v2.1/os-quota-sets/42790423440c4200a401fe8dcced3f55 => generated 325 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 637.775809] [55188]: DEBUG nova.api.openstack.wsgi [None req-5fb19dd6-8ab0-4631-bafa-90b29c2ec078 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-1975826187", "id": 932076075, "os-flavor-access:is_public": "False"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 637.799334] [55188]: INFO nova.api.openstack.requestlog [None req-5fb19dd6-8ab0-4631-bafa-90b29c2ec078 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 436 microversion: 2.1 time: 0.026431 [ 637.799691] [55188]: [pid: 55188|app: 0|req: 163/319] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:58 2025] POST /compute/v2.1/flavors => generated 436 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 637.806125] [55188]: DEBUG nova.api.openstack.wsgi [None req-384621dc-6eb8-4e65-9767-a4c7f173670d tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.836900] [55188]: INFO nova.api.openstack.requestlog [None req-384621dc-6eb8-4e65-9767-a4c7f173670d tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/3" status: 200 len: 0 microversion: 2.1 time: 0.036497 [ 637.837265] [55188]: [pid: 55188|app: 0|req: 164/320] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 26 22:01:58 2025] DELETE /compute/v2.1/os-aggregates/3 => generated 0 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 637.840351] [55188]: DEBUG nova.api.openstack.wsgi [None req-0d0979e2-af99-4985-a2e1-8275d94c55fd tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 637.844273] [55188]: DEBUG nova.compute.api [None req-0d0979e2-af99-4985-a2e1-8275d94c55fd tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 637.848897] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d0979e2-af99-4985-a2e1-8275d94c55fd tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.849181] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d0979e2-af99-4985-a2e1-8275d94c55fd tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.849368] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d0979e2-af99-4985-a2e1-8275d94c55fd tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.850029] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d0979e2-af99-4985-a2e1-8275d94c55fd tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.850029] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d0979e2-af99-4985-a2e1-8275d94c55fd tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.850422] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d0979e2-af99-4985-a2e1-8275d94c55fd tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.941835] [55188]: DEBUG nova.policy [None req-0d0979e2-af99-4985-a2e1-8275d94c55fd tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.951433] [55188]: DEBUG nova.policy [None req-0d0979e2-af99-4985-a2e1-8275d94c55fd tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.953288] [55188]: DEBUG nova.policy [None req-0d0979e2-af99-4985-a2e1-8275d94c55fd tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.953288] [55188]: INFO nova.api.openstack.requestlog [None req-0d0979e2-af99-4985-a2e1-8275d94c55fd tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1393 microversion: 2.70 time: 0.115454 [ 637.953723] [55188]: [pid: 55188|app: 0|req: 165/321] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:01:58 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1393 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 638.182065] [55187]: DEBUG oslo_concurrency.lockutils [None req-35e674c4-9b7d-4c5c-8ce2-bf5d20bac1fc tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.182322] [55187]: DEBUG oslo_concurrency.lockutils [None req-35e674c4-9b7d-4c5c-8ce2-bf5d20bac1fc tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.182676] [55187]: DEBUG oslo_concurrency.lockutils [None req-35e674c4-9b7d-4c5c-8ce2-bf5d20bac1fc tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.182968] [55187]: DEBUG oslo_concurrency.lockutils [None req-35e674c4-9b7d-4c5c-8ce2-bf5d20bac1fc tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.183099] [55187]: DEBUG oslo_concurrency.lockutils [None req-35e674c4-9b7d-4c5c-8ce2-bf5d20bac1fc tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.183283] [55187]: DEBUG oslo_concurrency.lockutils [None req-35e674c4-9b7d-4c5c-8ce2-bf5d20bac1fc tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.199880] [55187]: INFO nova.api.openstack.requestlog [None req-35e674c4-9b7d-4c5c-8ce2-bf5d20bac1fc tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/ffef1a121fab4d7a9bac8cf72cc6150f/detail" status: 200 len: 463 microversion: 2.57 time: 0.464930 [ 638.200217] [55187]: [pid: 55187|app: 0|req: 157/322] 10.180.1.21 () {60 vars in 1299 bytes} [Wed Mar 26 22:01:58 2025] GET /compute/v2.1/os-quota-sets/ffef1a121fab4d7a9bac8cf72cc6150f/detail => generated 463 bytes in 466 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 638.203084] [55187]: DEBUG nova.api.openstack.wsgi [None req-51167411-9c30-4657-afb1-f4020bcf0800 tempest-InstanceUsageAuditLogTestJSON-904842227 tempest-InstanceUsageAuditLogTestJSON-904842227-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.217895] [55187]: INFO nova.api.openstack.requestlog [None req-51167411-9c30-4657-afb1-f4020bcf0800 tempest-InstanceUsageAuditLogTestJSON-904842227 tempest-InstanceUsageAuditLogTestJSON-904842227-project-admin] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log" status: 200 len: 329 microversion: 2.1 time: 0.016948 [ 638.218331] [55187]: [pid: 55187|app: 0|req: 158/323] 10.180.1.21 () {58 vars in 1180 bytes} [Wed Mar 26 22:01:58 2025] GET /compute/v2.1/os-instance_usage_audit_log => generated 329 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 638.221452] [55187]: DEBUG nova.api.openstack.wsgi [None req-b089cfb4-7728-4fff-9de7-4ac6f7c99699 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.234703] [55187]: INFO nova.api.openstack.requestlog [None req-b089cfb4-7728-4fff-9de7-4ac6f7c99699 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/968658141/os-extra_specs" status: 200 len: 19 microversion: 2.1 time: 0.015648 [ 638.235200] [55187]: [pid: 55187|app: 0|req: 159/324] 10.180.1.21 () {58 vars in 1195 bytes} [Wed Mar 26 22:01:58 2025] GET /compute/v2.1/flavors/968658141/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 638.240074] [55187]: DEBUG nova.api.openstack.wsgi [None req-1a7205bb-2f22-453e-b089-20537160e4ea tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-2034400867", "id": 1422476475, "os-flavor-access:is_public": "True"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 638.257714] [55187]: INFO nova.api.openstack.requestlog [None req-1a7205bb-2f22-453e-b089-20537160e4ea tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 414 microversion: 2.1 time: 0.021097 [ 638.258536] [55187]: [pid: 55187|app: 0|req: 160/325] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:58 2025] POST /compute/v2.1/flavors => generated 414 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 638.262319] [55187]: DEBUG nova.api.openstack.wsgi [None req-e4c497a4-f42c-41af-9aff-b9902105ff76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.263873] [55187]: DEBUG nova.compute.api [None req-e4c497a4-f42c-41af-9aff-b9902105ff76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 638.274075] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c497a4-f42c-41af-9aff-b9902105ff76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.275319] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c497a4-f42c-41af-9aff-b9902105ff76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.275319] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c497a4-f42c-41af-9aff-b9902105ff76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.275926] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c497a4-f42c-41af-9aff-b9902105ff76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.276054] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c497a4-f42c-41af-9aff-b9902105ff76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.276449] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c497a4-f42c-41af-9aff-b9902105ff76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.385927] [55188]: DEBUG nova.api.openstack.wsgi [None req-75a0fd37-6a64-40eb-9788-ad5e45dd1637 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.399070] [55188]: INFO nova.api.openstack.requestlog [None req-75a0fd37-6a64-40eb-9788-ad5e45dd1637 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.444484 [ 638.399536] [55188]: [pid: 55188|app: 0|req: 166/326] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 26 22:01:58 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 638.402149] [55188]: DEBUG nova.api.openstack.wsgi [None req-ba3dd953-74db-4eb2-9ee5-80bb0a7cbf70 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Calling method '.version_select at 0x7d4afb80fa30>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.405190] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba3dd953-74db-4eb2-9ee5-80bb0a7cbf70 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.405190] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba3dd953-74db-4eb2-9ee5-80bb0a7cbf70 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.405190] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba3dd953-74db-4eb2-9ee5-80bb0a7cbf70 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.416138] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba3dd953-74db-4eb2-9ee5-80bb0a7cbf70 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.416138] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba3dd953-74db-4eb2-9ee5-80bb0a7cbf70 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.416539] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba3dd953-74db-4eb2-9ee5-80bb0a7cbf70 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.425154] [55188]: INFO nova.api.openstack.requestlog [None req-ba3dd953-74db-4eb2-9ee5-80bb0a7cbf70 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/detail" status: 200 len: 545 microversion: 2.1 time: 0.023341 [ 638.425154] [55188]: [pid: 55188|app: 0|req: 167/327] 10.180.1.21 () {58 vars in 1162 bytes} [Wed Mar 26 22:01:58 2025] GET /compute/v2.1/os-hypervisors/detail => generated 545 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 638.427698] [55188]: DEBUG nova.api.openstack.wsgi [None req-c502451d-7551-4f66-8a40-f40f7ac71e2d tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.430099] [55188]: DEBUG nova.compute.api [None req-c502451d-7551-4f66-8a40-f40f7ac71e2d tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] [instance: 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 638.434583] [55188]: DEBUG oslo_concurrency.lockutils [None req-c502451d-7551-4f66-8a40-f40f7ac71e2d tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.434831] [55188]: DEBUG oslo_concurrency.lockutils [None req-c502451d-7551-4f66-8a40-f40f7ac71e2d tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.435071] [55188]: DEBUG oslo_concurrency.lockutils [None req-c502451d-7551-4f66-8a40-f40f7ac71e2d tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.435729] [55188]: DEBUG oslo_concurrency.lockutils [None req-c502451d-7551-4f66-8a40-f40f7ac71e2d tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.435972] [55188]: DEBUG oslo_concurrency.lockutils [None req-c502451d-7551-4f66-8a40-f40f7ac71e2d tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.436286] [55188]: DEBUG oslo_concurrency.lockutils [None req-c502451d-7551-4f66-8a40-f40f7ac71e2d tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.571837] [55187]: DEBUG nova.policy [None req-e4c497a4-f42c-41af-9aff-b9902105ff76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 638.586242] [55187]: INFO nova.api.openstack.requestlog [None req-e4c497a4-f42c-41af-9aff-b9902105ff76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1329 microversion: 2.1 time: 0.326288 [ 638.586576] [55187]: [pid: 55187|app: 0|req: 161/328] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:58 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1329 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.597805] [55187]: DEBUG nova.api.openstack.wsgi [None req-3d6e88cb-5eeb-48cc-a441-ba08f406dd52 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Action: 'create', calling method: .version_select at 0x7d4afb92c160>, body: {"security_group_rule": {"parent_group_id": "b3103544-1b97-4c39-88a2-83b39288e08a", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 638.792456] [55188]: DEBUG nova.policy [None req-c502451d-7551-4f66-8a40-f40f7ac71e2d tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '928b057c18334dd7bbc89abf22914497', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6154d70a53874f3face0bd3c0abc619e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 638.800845] [55188]: INFO nova.api.openstack.requestlog [None req-c502451d-7551-4f66-8a40-f40f7ac71e2d tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] 10.180.1.21 "GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f" status: 200 len: 1312 microversion: 2.1 time: 0.375641 [ 638.801343] [55188]: [pid: 55188|app: 0|req: 168/329] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:58 2025] GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f => generated 1312 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.805583] [55188]: DEBUG nova.api.openstack.wsgi [None req-285c0653-df43-4cb3-9775-d8c3b0b783b8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 638.809330] [55188]: DEBUG nova.compute.api [None req-285c0653-df43-4cb3-9775-d8c3b0b783b8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 638.811054] [55188]: DEBUG oslo_concurrency.lockutils [None req-285c0653-df43-4cb3-9775-d8c3b0b783b8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.811561] [55188]: DEBUG oslo_concurrency.lockutils [None req-285c0653-df43-4cb3-9775-d8c3b0b783b8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.811762] [55188]: DEBUG oslo_concurrency.lockutils [None req-285c0653-df43-4cb3-9775-d8c3b0b783b8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.812131] [55188]: DEBUG oslo_concurrency.lockutils [None req-285c0653-df43-4cb3-9775-d8c3b0b783b8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.812599] [55188]: DEBUG oslo_concurrency.lockutils [None req-285c0653-df43-4cb3-9775-d8c3b0b783b8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.812599] [55188]: DEBUG oslo_concurrency.lockutils [None req-285c0653-df43-4cb3-9775-d8c3b0b783b8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.868608] [55188]: DEBUG nova.policy [None req-285c0653-df43-4cb3-9775-d8c3b0b783b8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 638.873527] [55188]: INFO nova.api.openstack.requestlog [None req-285c0653-df43-4cb3-9775-d8c3b0b783b8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1281 microversion: 2.1 time: 0.070273 [ 638.873854] [55188]: [pid: 55188|app: 0|req: 169/330] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:59 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1281 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.009525] [55188]: DEBUG nova.api.openstack.wsgi [None req-1f074555-de96-42e3-8b50-fe6d9b3d4f0e tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] Calling method '.version_select at 0x7d4afb80ff40>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.031664] [55188]: INFO nova.api.openstack.wsgi [None req-1f074555-de96-42e3-8b50-fe6d9b3d4f0e tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] HTTP exception thrown: Image not found. [ 639.032120] [55188]: DEBUG nova.api.openstack.wsgi [None req-1f074555-de96-42e3-8b50-fe6d9b3d4f0e tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] Returning 404 to user: Image not found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 639.032609] [55188]: INFO nova.api.openstack.requestlog [None req-1f074555-de96-42e3-8b50-fe6d9b3d4f0e tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/4984e13f-c901-4f72-b4d8-10f0664fac2e/metadata/os_distro" status: 404 len: 62 microversion: 2.1 time: 0.158187 [ 639.032854] [55188]: [pid: 55188|app: 0|req: 170/331] 10.180.1.21 () {58 vars in 1288 bytes} [Wed Mar 26 22:01:59 2025] DELETE /compute/v2.1/images/4984e13f-c901-4f72-b4d8-10f0664fac2e/metadata/os_distro => generated 62 bytes in 158 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 639.037774] [55188]: DEBUG nova.api.openstack.wsgi [None req-358b0244-b665-4c75-a5b5-619906f0c8d7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.042081] [55188]: DEBUG nova.compute.api [None req-358b0244-b665-4c75-a5b5-619906f0c8d7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 639.051624] [55188]: DEBUG oslo_concurrency.lockutils [None req-358b0244-b665-4c75-a5b5-619906f0c8d7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.051744] [55188]: DEBUG oslo_concurrency.lockutils [None req-358b0244-b665-4c75-a5b5-619906f0c8d7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.051936] [55188]: DEBUG oslo_concurrency.lockutils [None req-358b0244-b665-4c75-a5b5-619906f0c8d7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.052332] [55188]: DEBUG oslo_concurrency.lockutils [None req-358b0244-b665-4c75-a5b5-619906f0c8d7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.052539] [55188]: DEBUG oslo_concurrency.lockutils [None req-358b0244-b665-4c75-a5b5-619906f0c8d7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.052716] [55188]: DEBUG oslo_concurrency.lockutils [None req-358b0244-b665-4c75-a5b5-619906f0c8d7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.269864] [55188]: DEBUG nova.policy [None req-358b0244-b665-4c75-a5b5-619906f0c8d7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 639.276300] [55188]: INFO nova.api.openstack.requestlog [None req-358b0244-b665-4c75-a5b5-619906f0c8d7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1240 microversion: 2.1 time: 0.241273 [ 639.276650] [55188]: [pid: 55188|app: 0|req: 171/332] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:01:59 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1240 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.279904] [55188]: DEBUG nova.api.openstack.wsgi [None req-8cca95a3-5811-42df-b115-bb0e7832e425 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Calling method '.version_select at 0x7d4afb80f0a0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.284135] [55188]: WARNING oslo_db.sqlalchemy.utils [None req-8cca95a3-5811-42df-b115-bb0e7832e425 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 639.290543] [55188]: INFO nova.api.openstack.requestlog [None req-8cca95a3-5811-42df-b115-bb0e7832e425 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 369 microversion: 2.2 time: 0.012690 [ 639.290861] [55188]: [pid: 55188|app: 0|req: 172/333] 10.180.1.21 () {60 vars in 1172 bytes} [Wed Mar 26 22:01:59 2025] GET /compute/v2.1/os-keypairs => generated 369 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 639.294418] [55188]: DEBUG nova.api.openstack.wsgi [None req-ec717cf3-04ec-4817-8d31-292a7c8e6383 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Calling method '.version_select at 0x7d4afbaf0940>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.339833] [55188]: INFO nova.api.openstack.requestlog [None req-ec717cf3-04ec-4817-8d31-292a7c8e6383 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] 10.180.1.21 "GET /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata" status: 200 len: 64 microversion: 2.1 time: 0.044642 [ 639.339833] [55188]: [pid: 55188|app: 0|req: 173/334] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 26 22:01:59 2025] GET /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata => generated 64 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 639.342867] [55188]: DEBUG nova.api.openstack.wsgi [None req-903ae105-d048-471e-bd5c-8d5c41aca4b3 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.357689] [55188]: INFO nova.api.openstack.requestlog [None req-903ae105-d048-471e-bd5c-8d5c41aca4b3 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.017101 [ 639.358085] [55188]: [pid: 55188|app: 0|req: 174/335] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 26 22:01:59 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 639.362090] [55188]: DEBUG nova.api.openstack.wsgi [req-11e57c10-d1f4-450b-afaf-25d1f9c186e8 req-3f26fcdf-056e-4769-9139-2bc47cd6131f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5312440a-5551-4acc-b114-67bb23a84399", "name": "network-vif-plugged", "status": "completed", "tag": "2987c0a4-7817-481f-a3fe-c99825fd67ed"}, {"name": "network-changed", "server_uuid": "5312440a-5551-4acc-b114-67bb23a84399", "tag": "2987c0a4-7817-481f-a3fe-c99825fd67ed"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 639.372056] [55188]: DEBUG oslo_concurrency.lockutils [req-11e57c10-d1f4-450b-afaf-25d1f9c186e8 req-3f26fcdf-056e-4769-9139-2bc47cd6131f service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.372306] [55188]: DEBUG oslo_concurrency.lockutils [req-11e57c10-d1f4-450b-afaf-25d1f9c186e8 req-3f26fcdf-056e-4769-9139-2bc47cd6131f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.372503] [55188]: DEBUG oslo_concurrency.lockutils [req-11e57c10-d1f4-450b-afaf-25d1f9c186e8 req-3f26fcdf-056e-4769-9139-2bc47cd6131f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.391773] [55188]: INFO nova.api.openstack.compute.server_external_events [req-11e57c10-d1f4-450b-afaf-25d1f9c186e8 req-3f26fcdf-056e-4769-9139-2bc47cd6131f service nova] Creating event network-vif-plugged:2987c0a4-7817-481f-a3fe-c99825fd67ed for instance 5312440a-5551-4acc-b114-67bb23a84399 on cpu-1 [ 639.391773] [55188]: INFO nova.api.openstack.compute.server_external_events [req-11e57c10-d1f4-450b-afaf-25d1f9c186e8 req-3f26fcdf-056e-4769-9139-2bc47cd6131f service nova] Creating event network-changed:2987c0a4-7817-481f-a3fe-c99825fd67ed for instance 5312440a-5551-4acc-b114-67bb23a84399 on cpu-1 [ 639.391924] [55188]: DEBUG oslo_concurrency.lockutils [req-11e57c10-d1f4-450b-afaf-25d1f9c186e8 req-3f26fcdf-056e-4769-9139-2bc47cd6131f service nova] Acquiring lock "compute-rpcapi-router" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 639.391998] [55188]: DEBUG oslo_concurrency.lockutils [req-11e57c10-d1f4-450b-afaf-25d1f9c186e8 req-3f26fcdf-056e-4769-9139-2bc47cd6131f service nova] Acquired lock "compute-rpcapi-router" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 639.392596] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a35bbcb-4e79-46d2-bb5b-c4a1cd850b98 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.392792] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a35bbcb-4e79-46d2-bb5b-c4a1cd850b98 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.392977] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a35bbcb-4e79-46d2-bb5b-c4a1cd850b98 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.393395] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a35bbcb-4e79-46d2-bb5b-c4a1cd850b98 None None] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.393592] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a35bbcb-4e79-46d2-bb5b-c4a1cd850b98 None None] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.393763] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a35bbcb-4e79-46d2-bb5b-c4a1cd850b98 None None] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.400038] [55188]: INFO nova.compute.rpcapi [None req-7a35bbcb-4e79-46d2-bb5b-c4a1cd850b98 None None] Automatically selected compute RPC version 6.4 from minimum service version 68 [ 639.400561] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a35bbcb-4e79-46d2-bb5b-c4a1cd850b98 None None] Releasing lock "compute-rpcapi-router" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 639.401265] [55187]: INFO nova.api.openstack.requestlog [None req-3d6e88cb-5eeb-48cc-a441-ba08f406dd52 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 232 microversion: 2.1 time: 0.814006 [ 639.403740] [55187]: [pid: 55187|app: 0|req: 162/336] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 26 22:01:58 2025] POST /compute/v2.1/os-security-group-rules => generated 232 bytes in 815 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 639.418462] [55188]: INFO nova.api.openstack.requestlog [None req-7a35bbcb-4e79-46d2-bb5b-c4a1cd850b98 None None] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.059470 [ 639.420730] [55188]: [pid: 55188|app: 0|req: 175/337] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:01:59 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 639.426568] [55188]: DEBUG nova.api.openstack.wsgi [None req-490e0b37-7ec9-4fe4-bd46-52d0b6aa0c60 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 639.428086] [55188]: DEBUG nova.api.openstack.wsgi [None req-490e0b37-7ec9-4fe4-bd46-52d0b6aa0c60 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 639.428591] [55188]: INFO nova.api.openstack.requestlog [None req-490e0b37-7ec9-4fe4-bd46-52d0b6aa0c60 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 400 len: 619 microversion: 2.1 time: 0.008543 [ 639.429010] [55188]: [pid: 55188|app: 0|req: 176/338] 10.180.1.21 () {60 vars in 1160 bytes} [Wed Mar 26 22:01:59 2025] POST /compute/v2.1/os-aggregates => generated 619 bytes in 10 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 639.432272] [55188]: DEBUG nova.api.openstack.wsgi [None req-3954e9c9-6277-4f82-8fee-dc9467340a49 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.434171] [55188]: DEBUG nova.compute.api [None req-3954e9c9-6277-4f82-8fee-dc9467340a49 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 639.438384] [55188]: DEBUG oslo_concurrency.lockutils [None req-3954e9c9-6277-4f82-8fee-dc9467340a49 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.438457] [55188]: DEBUG oslo_concurrency.lockutils [None req-3954e9c9-6277-4f82-8fee-dc9467340a49 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.438666] [55188]: DEBUG oslo_concurrency.lockutils [None req-3954e9c9-6277-4f82-8fee-dc9467340a49 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.439083] [55188]: DEBUG oslo_concurrency.lockutils [None req-3954e9c9-6277-4f82-8fee-dc9467340a49 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.439852] [55188]: DEBUG oslo_concurrency.lockutils [None req-3954e9c9-6277-4f82-8fee-dc9467340a49 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.439852] [55188]: DEBUG oslo_concurrency.lockutils [None req-3954e9c9-6277-4f82-8fee-dc9467340a49 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.511130] [55188]: DEBUG nova.policy [None req-3954e9c9-6277-4f82-8fee-dc9467340a49 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 639.520532] [55188]: DEBUG nova.policy [None req-3954e9c9-6277-4f82-8fee-dc9467340a49 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 639.520532] [55188]: DEBUG nova.policy [None req-3954e9c9-6277-4f82-8fee-dc9467340a49 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 639.520532] [55188]: INFO nova.api.openstack.requestlog [None req-3954e9c9-6277-4f82-8fee-dc9467340a49 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e" status: 200 len: 1380 microversion: 2.48 time: 0.090804 [ 639.520824] [55188]: [pid: 55188|app: 0|req: 177/339] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:01:59 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e => generated 1380 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 639.525121] [55188]: DEBUG nova.api.openstack.wsgi [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-1892478131", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 639.544491] [55187]: DEBUG nova.api.openstack.wsgi [None req-214c55a4-5df0-49e7-a9b7-66422865b0ec tempest-FlavorsAccessNegativeTestJSON-1089374922 tempest-FlavorsAccessNegativeTestJSON-1089374922-project-member] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "e60ff1aed48544e7aa654d026e946207"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 639.548790] [55187]: DEBUG nova.policy [None req-214c55a4-5df0-49e7-a9b7-66422865b0ec tempest-FlavorsAccessNegativeTestJSON-1089374922 tempest-FlavorsAccessNegativeTestJSON-1089374922-project-member] Policy check for os_compute_api:os-flavor-access:add_tenant_access failed with credentials {'is_admin': False, 'user_id': 'b38fbe901a4c47afa4718b9a89920447', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e60ff1aed48544e7aa654d026e946207', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 639.549364] [55187]: DEBUG nova.api.openstack.wsgi [None req-214c55a4-5df0-49e7-a9b7-66422865b0ec tempest-FlavorsAccessNegativeTestJSON-1089374922 tempest-FlavorsAccessNegativeTestJSON-1089374922-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-access:add_tenant_access to be performed. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 639.550638] [55187]: INFO nova.api.openstack.requestlog [None req-214c55a4-5df0-49e7-a9b7-66422865b0ec tempest-FlavorsAccessNegativeTestJSON-1089374922 tempest-FlavorsAccessNegativeTestJSON-1089374922-project-member] 10.180.1.21 "POST /compute/v2.1/flavors/932076075/action" status: 403 len: 130 microversion: 2.1 time: 0.146807 [ 639.551082] [55187]: [pid: 55187|app: 0|req: 163/340] 10.180.1.21 () {60 vars in 1192 bytes} [Wed Mar 26 22:01:59 2025] POST /compute/v2.1/flavors/932076075/action => generated 130 bytes in 148 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 639.558348] [55187]: DEBUG nova.api.openstack.wsgi [None req-5d4fe81f-c5e4-4634-97d0-9649c7e48180 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.560371] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.560789] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.561117] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.562031] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.562031] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.562031] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.573321] [55188]: DEBUG nova.network.neutron [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] validate_networks() for None {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 639.590265] [55187]: INFO nova.api.openstack.requestlog [None req-5d4fe81f-c5e4-4634-97d0-9649c7e48180 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/968658141" status: 202 len: 0 microversion: 2.1 time: 0.036280 [ 639.590265] [55187]: [pid: 55187|app: 0|req: 164/341] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 26 22:01:59 2025] DELETE /compute/v2.1/flavors/968658141 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 639.593448] [55187]: DEBUG nova.api.openstack.wsgi [None req-c09fd9b2-3d8a-40d0-a076-d7889e3cfae8 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.601288] [55187]: INFO nova.api.openstack.requestlog [None req-c09fd9b2-3d8a-40d0-a076-d7889e3cfae8 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/1422476475" status: 200 len: 414 microversion: 2.1 time: 0.012179 [ 639.601657] [55187]: [pid: 55187|app: 0|req: 165/342] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 26 22:01:59 2025] GET /compute/v2.1/flavors/1422476475 => generated 414 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 639.723948] [55187]: DEBUG nova.api.openstack.wsgi [None req-216c2124-e9cc-42bd-bbb6-df5af17ad874 tempest-ServersWithSpecificFlavorTestJSON-489153963 tempest-ServersWithSpecificFlavorTestJSON-489153963-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 192, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_1-338716277", "id": 9211822, "OS-FLV-EXT-DATA:ephemeral": 1, "os-flavor-access:is_public": "True"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 639.740595] [55187]: INFO nova.api.openstack.requestlog [None req-216c2124-e9cc-42bd-bbb6-df5af17ad874 tempest-ServersWithSpecificFlavorTestJSON-489153963 tempest-ServersWithSpecificFlavorTestJSON-489153963-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 414 microversion: 2.1 time: 0.137680 [ 639.741197] [55187]: [pid: 55187|app: 0|req: 166/343] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:59 2025] POST /compute/v2.1/flavors => generated 414 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 639.745718] [55187]: DEBUG nova.api.openstack.wsgi [None req-2632eefe-c638-41e7-bcd7-678d16f37e03 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Calling method '.version_select at 0x7d4afb840d30>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.750563] [55187]: DEBUG oslo_concurrency.lockutils [None req-2632eefe-c638-41e7-bcd7-678d16f37e03 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.752441] [55187]: DEBUG oslo_concurrency.lockutils [None req-2632eefe-c638-41e7-bcd7-678d16f37e03 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.752441] [55187]: DEBUG oslo_concurrency.lockutils [None req-2632eefe-c638-41e7-bcd7-678d16f37e03 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.765260] [55187]: DEBUG oslo_concurrency.lockutils [None req-2632eefe-c638-41e7-bcd7-678d16f37e03 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.765260] [55187]: DEBUG oslo_concurrency.lockutils [None req-2632eefe-c638-41e7-bcd7-678d16f37e03 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.765260] [55187]: DEBUG oslo_concurrency.lockutils [None req-2632eefe-c638-41e7-bcd7-678d16f37e03 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.768218] [55187]: INFO nova.api.openstack.requestlog [None req-2632eefe-c638-41e7-bcd7-678d16f37e03 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.026262 [ 639.768694] [55187]: [pid: 55187|app: 0|req: 167/344] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:02:00 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 639.771657] [55187]: DEBUG nova.api.openstack.wsgi [None req-c255ca0e-6041-4664-a4fd-f13e10694a4f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.774378] [55187]: DEBUG nova.compute.api [None req-c255ca0e-6041-4664-a4fd-f13e10694a4f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 639.782188] [55187]: DEBUG oslo_concurrency.lockutils [None req-c255ca0e-6041-4664-a4fd-f13e10694a4f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.782188] [55187]: DEBUG oslo_concurrency.lockutils [None req-c255ca0e-6041-4664-a4fd-f13e10694a4f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.782188] [55187]: DEBUG oslo_concurrency.lockutils [None req-c255ca0e-6041-4664-a4fd-f13e10694a4f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.782188] [55187]: DEBUG oslo_concurrency.lockutils [None req-c255ca0e-6041-4664-a4fd-f13e10694a4f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.782496] [55187]: DEBUG oslo_concurrency.lockutils [None req-c255ca0e-6041-4664-a4fd-f13e10694a4f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.782496] [55187]: DEBUG oslo_concurrency.lockutils [None req-c255ca0e-6041-4664-a4fd-f13e10694a4f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.901989] [55188]: DEBUG nova.virt.hardware [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 639.901989] [55188]: DEBUG nova.virt.hardware [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 639.901989] [55188]: DEBUG nova.virt.hardware [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 639.901989] [55188]: DEBUG nova.virt.hardware [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 639.901989] [55188]: DEBUG nova.virt.hardware [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 639.914750] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.915017] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.915219] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.915730] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.915945] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.916137] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.934686] [55188]: DEBUG nova.quota [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Getting quotas for project 42790423440c4200a401fe8dcced3f55. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 639.939052] [55188]: DEBUG nova.quota [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Getting quotas for user 8cc8e96b9f6a4266a36d0a1f2d1ef1a6 and project 42790423440c4200a401fe8dcced3f55. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 639.945189] [55188]: DEBUG nova.compute.utils [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] ram quota exceeded for 42790423440c4200a401fe8dcced3f55, tried to run 1 instances. Cannot run any more instances of this type. {{(pid=55188) check_num_instances_quota /opt/stack/nova/nova/compute/utils.py:1217}} [ 639.945560] [55188]: INFO nova.api.openstack.wsgi [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] HTTP exception thrown: Quota exceeded for ram: Requested 192, but already used 0 of 0 ram [ 639.945560] [55188]: DEBUG nova.api.openstack.wsgi [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Returning 403 to user: Quota exceeded for ram: Requested 192, but already used 0 of 0 ram {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 639.945969] [55188]: INFO nova.api.openstack.requestlog [None req-bf5e0824-d8fa-4717-89e0-409ca28badeb tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 403 len: 109 microversion: 2.1 time: 0.424493 [ 639.946356] [55188]: [pid: 55188|app: 0|req: 178/345] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:01:59 2025] POST /compute/v2.1/servers => generated 109 bytes in 425 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 639.950036] [55188]: DEBUG nova.api.openstack.wsgi [None req-97b3fec0-9f7c-437b-b5f3-96db28494ea9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 639.950961] [55188]: DEBUG nova.compute.api [None req-97b3fec0-9f7c-437b-b5f3-96db28494ea9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 639.954906] [55188]: DEBUG oslo_concurrency.lockutils [None req-97b3fec0-9f7c-437b-b5f3-96db28494ea9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.956088] [55188]: DEBUG oslo_concurrency.lockutils [None req-97b3fec0-9f7c-437b-b5f3-96db28494ea9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.956325] [55188]: DEBUG oslo_concurrency.lockutils [None req-97b3fec0-9f7c-437b-b5f3-96db28494ea9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 639.956667] [55188]: DEBUG oslo_concurrency.lockutils [None req-97b3fec0-9f7c-437b-b5f3-96db28494ea9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 639.957023] [55188]: DEBUG oslo_concurrency.lockutils [None req-97b3fec0-9f7c-437b-b5f3-96db28494ea9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 639.957381] [55188]: DEBUG oslo_concurrency.lockutils [None req-97b3fec0-9f7c-437b-b5f3-96db28494ea9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.081350] [55187]: DEBUG nova.policy [None req-c255ca0e-6041-4664-a4fd-f13e10694a4f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 640.098556] [55187]: INFO nova.api.openstack.requestlog [None req-c255ca0e-6041-4664-a4fd-f13e10694a4f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1319 microversion: 2.1 time: 0.327730 [ 640.098556] [55187]: [pid: 55187|app: 0|req: 168/346] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:00 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1319 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.100599] [55187]: DEBUG nova.api.openstack.wsgi [None req-ccdabd54-f98c-464f-9469-e10e6d78bb8b tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] Action: 'update', calling method: .version_select at 0x7d4afb841c60>, body: {"quota_set": {"ram": "2048"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 640.246610] [55188]: DEBUG nova.policy [None req-97b3fec0-9f7c-437b-b5f3-96db28494ea9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 640.254722] [55188]: INFO nova.api.openstack.requestlog [None req-97b3fec0-9f7c-437b-b5f3-96db28494ea9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 200 len: 1318 microversion: 2.1 time: 0.307545 [ 640.254802] [55188]: [pid: 55188|app: 0|req: 179/347] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:00 2025] GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 1318 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.257943] [55188]: DEBUG nova.api.openstack.wsgi [None req-045f344a-3f1f-4ace-b85a-6fd87b8e46a0 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 640.259582] [55188]: DEBUG nova.compute.api [None req-045f344a-3f1f-4ace-b85a-6fd87b8e46a0 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 640.267503] [55188]: DEBUG oslo_concurrency.lockutils [None req-045f344a-3f1f-4ace-b85a-6fd87b8e46a0 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.267762] [55188]: DEBUG oslo_concurrency.lockutils [None req-045f344a-3f1f-4ace-b85a-6fd87b8e46a0 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.267980] [55188]: DEBUG oslo_concurrency.lockutils [None req-045f344a-3f1f-4ace-b85a-6fd87b8e46a0 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.269303] [55188]: DEBUG oslo_concurrency.lockutils [None req-045f344a-3f1f-4ace-b85a-6fd87b8e46a0 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.269303] [55188]: DEBUG oslo_concurrency.lockutils [None req-045f344a-3f1f-4ace-b85a-6fd87b8e46a0 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.269303] [55188]: DEBUG oslo_concurrency.lockutils [None req-045f344a-3f1f-4ace-b85a-6fd87b8e46a0 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.310513] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccdabd54-f98c-464f-9469-e10e6d78bb8b tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.310948] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccdabd54-f98c-464f-9469-e10e6d78bb8b tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-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.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.311202] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccdabd54-f98c-464f-9469-e10e6d78bb8b tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.311702] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccdabd54-f98c-464f-9469-e10e6d78bb8b tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.311901] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccdabd54-f98c-464f-9469-e10e6d78bb8b tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.313390] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccdabd54-f98c-464f-9469-e10e6d78bb8b tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.348349] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccdabd54-f98c-464f-9469-e10e6d78bb8b tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.348600] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccdabd54-f98c-464f-9469-e10e6d78bb8b tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.348883] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccdabd54-f98c-464f-9469-e10e6d78bb8b tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.350073] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccdabd54-f98c-464f-9469-e10e6d78bb8b tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.350073] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccdabd54-f98c-464f-9469-e10e6d78bb8b tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.350073] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccdabd54-f98c-464f-9469-e10e6d78bb8b tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.386790] [55187]: INFO nova.api.openstack.requestlog [None req-ccdabd54-f98c-464f-9469-e10e6d78bb8b tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/ffef1a121fab4d7a9bac8cf72cc6150f?user_id=945d8c1ebce1422cbef1c8cdb53db7d5" status: 200 len: 148 microversion: 2.57 time: 0.288517 [ 640.387204] [55187]: [pid: 55187|app: 0|req: 169/348] 10.180.1.21 () {62 vars in 1379 bytes} [Wed Mar 26 22:02:00 2025] PUT /compute/v2.1/os-quota-sets/ffef1a121fab4d7a9bac8cf72cc6150f?user_id=945d8c1ebce1422cbef1c8cdb53db7d5 => generated 148 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 640.391364] [55188]: DEBUG nova.policy [None req-045f344a-3f1f-4ace-b85a-6fd87b8e46a0 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 640.395256] [55187]: DEBUG nova.api.openstack.wsgi [None req-19555055-efc3-491c-b447-25760d8d7f6e tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] Calling method '.version_select at 0x7d4afb92dea0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 640.398480] [55188]: DEBUG nova.policy [None req-045f344a-3f1f-4ace-b85a-6fd87b8e46a0 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 640.399227] [55188]: DEBUG nova.policy [None req-045f344a-3f1f-4ace-b85a-6fd87b8e46a0 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 640.399852] [55188]: INFO nova.api.openstack.requestlog [None req-045f344a-3f1f-4ace-b85a-6fd87b8e46a0 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1401 microversion: 2.70 time: 0.144335 [ 640.400715] [55188]: [pid: 55188|app: 0|req: 180/349] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:00 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1401 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 640.408346] [55188]: DEBUG nova.api.openstack.wsgi [None req-b3f768ae-a37a-433c-9e89-53d2b5984bb0 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Calling method '.version_select at 0x7d4afbaf3a30>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 640.421015] [55187]: INFO nova.api.openstack.wsgi [None req-19555055-efc3-491c-b447-25760d8d7f6e tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] HTTP exception thrown: Image not found. [ 640.421015] [55187]: DEBUG nova.api.openstack.wsgi [None req-19555055-efc3-491c-b447-25760d8d7f6e tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] Returning 404 to user: Image not found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 640.421015] [55187]: INFO nova.api.openstack.requestlog [None req-19555055-efc3-491c-b447-25760d8d7f6e tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] 10.180.1.21 "GET /compute/v2.1/images/067a4b79-4c48-4b84-8cd4-534f219049e3/metadata/os_version" status: 404 len: 62 microversion: 2.1 time: 0.032732 [ 640.421015] [55187]: [pid: 55187|app: 0|req: 170/350] 10.180.1.21 () {58 vars in 1288 bytes} [Wed Mar 26 22:02:00 2025] GET /compute/v2.1/images/067a4b79-4c48-4b84-8cd4-534f219049e3/metadata/os_version => generated 62 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 640.422126] [55188]: INFO nova.api.openstack.requestlog [None req-b3f768ae-a37a-433c-9e89-53d2b5984bb0 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-864515936" status: 204 len: 0 microversion: 2.2 time: 0.021021 [ 640.422669] [55188]: [pid: 55188|app: 0|req: 181/351] 10.180.1.21 () {60 vars in 1253 bytes} [Wed Mar 26 22:02:00 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-864515936 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 640.427363] [55187]: DEBUG nova.api.openstack.wsgi [None req-919ca5a9-7a56-4e88-815e-270f564f0fb5 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Action: 'update_all', calling method: .version_select at 0x7d4afb8424d0>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 640.430021] [55188]: DEBUG nova.api.openstack.wsgi [None req-d62d9bea-e77b-49d3-9ca8-94a91110be31 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 640.470369] [55187]: DEBUG nova.quota [None req-919ca5a9-7a56-4e88-815e-270f564f0fb5 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Getting quotas for project d9f19508c3e04e3b82878e641fcad1e6. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 640.472977] [55188]: INFO nova.api.openstack.requestlog [None req-d62d9bea-e77b-49d3-9ca8-94a91110be31 tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] 10.180.1.21 "GET /compute/v2.1/flavors?marker=42" status: 200 len: 1534 microversion: 2.1 time: 0.046863 [ 640.473334] [55188]: [pid: 55188|app: 0|req: 182/352] 10.180.1.21 () {58 vars in 1139 bytes} [Wed Mar 26 22:02:00 2025] GET /compute/v2.1/flavors?marker=42 => generated 1534 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.475119] [55187]: DEBUG nova.quota [None req-919ca5a9-7a56-4e88-815e-270f564f0fb5 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Getting quotas for user 1f8d660e922045e0bbc09b6aa93da9b9 and project d9f19508c3e04e3b82878e641fcad1e6. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 640.484913] [55188]: DEBUG nova.api.openstack.wsgi [None req-d380bb57-c74d-45fb-bb0d-9bd87de11fb7 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Action: 'create', calling method: .version_select at 0x7d4afbaf0ee0>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-18545352", "description": "tempest-description-397601322"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 640.695374] [55187]: INFO nova.api.openstack.requestlog [None req-919ca5a9-7a56-4e88-815e-270f564f0fb5 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] 10.180.1.21 "PUT /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata" status: 200 len: 61 microversion: 2.1 time: 0.273849 [ 640.696128] [55187]: [pid: 55187|app: 0|req: 171/353] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:02:00 2025] PUT /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata => generated 61 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 640.701156] [55187]: DEBUG nova.api.openstack.wsgi [None req-b4302a66-d141-4f45-81a7-486cabf88834 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": ""}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 640.706532] [55187]: DEBUG nova.api.openstack.wsgi [None req-b4302a66-d141-4f45-81a7-486cabf88834 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Returning 400 to user: Invalid input for field/attribute name. Value: . '' should be non-empty {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 640.706532] [55187]: INFO nova.api.openstack.requestlog [None req-b4302a66-d141-4f45-81a7-486cabf88834 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 400 len: 115 microversion: 2.1 time: 0.006994 [ 640.706532] [55187]: [pid: 55187|app: 0|req: 172/354] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 26 22:02:01 2025] POST /compute/v2.1/os-aggregates => generated 115 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 640.832194] [55187]: DEBUG nova.api.openstack.wsgi [None req-8d8c46b7-ddcd-44d7-a379-d922f2139079 tempest-ServerDiagnosticsV248Test-2029077234 tempest-ServerDiagnosticsV248Test-2029077234-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 640.832194] [55187]: DEBUG nova.compute.api [None req-8d8c46b7-ddcd-44d7-a379-d922f2139079 tempest-ServerDiagnosticsV248Test-2029077234 tempest-ServerDiagnosticsV248Test-2029077234-project-admin] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 640.838085] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d8c46b7-ddcd-44d7-a379-d922f2139079 tempest-ServerDiagnosticsV248Test-2029077234 tempest-ServerDiagnosticsV248Test-2029077234-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.838173] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d8c46b7-ddcd-44d7-a379-d922f2139079 tempest-ServerDiagnosticsV248Test-2029077234 tempest-ServerDiagnosticsV248Test-2029077234-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.838381] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d8c46b7-ddcd-44d7-a379-d922f2139079 tempest-ServerDiagnosticsV248Test-2029077234 tempest-ServerDiagnosticsV248Test-2029077234-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.839544] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d8c46b7-ddcd-44d7-a379-d922f2139079 tempest-ServerDiagnosticsV248Test-2029077234 tempest-ServerDiagnosticsV248Test-2029077234-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.839544] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d8c46b7-ddcd-44d7-a379-d922f2139079 tempest-ServerDiagnosticsV248Test-2029077234 tempest-ServerDiagnosticsV248Test-2029077234-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.839544] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d8c46b7-ddcd-44d7-a379-d922f2139079 tempest-ServerDiagnosticsV248Test-2029077234 tempest-ServerDiagnosticsV248Test-2029077234-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.985201] [55188]: INFO nova.api.openstack.requestlog [None req-d380bb57-c74d-45fb-bb0d-9bd87de11fb7 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 245 microversion: 2.1 time: 0.509847 [ 640.985201] [55188]: [pid: 55188|app: 0|req: 183/355] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:02:00 2025] POST /compute/v2.1/os-security-groups => generated 245 bytes in 511 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 640.992278] [55188]: DEBUG nova.api.openstack.wsgi [None req-6ccd8f83-5de7-43e4-afa7-da5281554b75 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 641.008026] [55188]: INFO nova.api.openstack.requestlog [None req-6ccd8f83-5de7-43e4-afa7-da5281554b75 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/932076075" status: 202 len: 0 microversion: 2.1 time: 0.022215 [ 641.008209] [55188]: [pid: 55188|app: 0|req: 184/356] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 26 22:02:01 2025] DELETE /compute/v2.1/flavors/932076075 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 641.014425] [55188]: DEBUG nova.api.openstack.wsgi [None req-5af9273f-6cfb-466d-a7a7-c25b813b3729 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 641.035810] [55188]: INFO nova.api.openstack.requestlog [None req-5af9273f-6cfb-466d-a7a7-c25b813b3729 tempest-FlavorsExtraSpecsTestJSON-1422517050 tempest-FlavorsExtraSpecsTestJSON-1422517050-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5081 microversion: 2.1 time: 0.026067 [ 641.035810] [55188]: [pid: 55188|app: 0|req: 185/357] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:02:01 2025] GET /compute/v2.1/flavors/detail => generated 5081 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.039045] [55188]: DEBUG nova.api.openstack.wsgi [None req-ba40ec53-d9e1-428c-a5c8-606c91b5d81d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 641.040580] [55188]: DEBUG nova.compute.api [None req-ba40ec53-d9e1-428c-a5c8-606c91b5d81d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 641.047505] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba40ec53-d9e1-428c-a5c8-606c91b5d81d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.047946] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba40ec53-d9e1-428c-a5c8-606c91b5d81d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.048099] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba40ec53-d9e1-428c-a5c8-606c91b5d81d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.049215] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba40ec53-d9e1-428c-a5c8-606c91b5d81d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.049215] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba40ec53-d9e1-428c-a5c8-606c91b5d81d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.049215] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba40ec53-d9e1-428c-a5c8-606c91b5d81d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.402081] [55187]: INFO nova.api.openstack.requestlog [None req-8d8c46b7-ddcd-44d7-a379-d922f2139079 tempest-ServerDiagnosticsV248Test-2029077234 tempest-ServerDiagnosticsV248Test-2029077234-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e/diagnostics" status: 200 len: 275 microversion: 2.48 time: 0.694973 [ 641.402081] [55187]: [pid: 55187|app: 0|req: 173/358] 10.180.1.21 () {60 vars in 1308 bytes} [Wed Mar 26 22:02:01 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e/diagnostics => generated 275 bytes in 696 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 641.475163] [55188]: DEBUG nova.policy [None req-ba40ec53-d9e1-428c-a5c8-606c91b5d81d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 641.484958] [55188]: INFO nova.api.openstack.requestlog [None req-ba40ec53-d9e1-428c-a5c8-606c91b5d81d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1329 microversion: 2.1 time: 0.448850 [ 641.485581] [55188]: [pid: 55188|app: 0|req: 186/359] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:01 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1329 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.488811] [55188]: DEBUG nova.api.openstack.wsgi [None req-0cf1e840-4577-42a1-b841-888e3c2de048 tempest-ServersWithSpecificFlavorTestJSON-489153963 tempest-ServersWithSpecificFlavorTestJSON-489153963-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 641.506799] [55188]: INFO nova.api.openstack.requestlog [None req-0cf1e840-4577-42a1-b841-888e3c2de048 tempest-ServersWithSpecificFlavorTestJSON-489153963 tempest-ServersWithSpecificFlavorTestJSON-489153963-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.019901 [ 641.507458] [55188]: [pid: 55188|app: 0|req: 187/360] 10.180.1.21 () {58 vars in 1174 bytes} [Wed Mar 26 22:02:01 2025] GET /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 641.514807] [55188]: DEBUG nova.api.openstack.wsgi [None req-9936d429-d6dd-4342-a3eb-07c27076d990 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Calling method '.version_select at 0x7d4afb80edd0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 641.516680] [55187]: DEBUG nova.api.openstack.wsgi [None req-af3e476e-ec38-48d6-8439-9065d8600e8c tempest-FlavorsAdminTestJSON-1660541549 tempest-FlavorsAdminTestJSON-1660541549-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 641.518224] [55188]: DEBUG oslo_concurrency.lockutils [None req-9936d429-d6dd-4342-a3eb-07c27076d990 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.518224] [55188]: DEBUG oslo_concurrency.lockutils [None req-9936d429-d6dd-4342-a3eb-07c27076d990 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.518224] [55188]: DEBUG oslo_concurrency.lockutils [None req-9936d429-d6dd-4342-a3eb-07c27076d990 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.529029] [55188]: DEBUG oslo_concurrency.lockutils [None req-9936d429-d6dd-4342-a3eb-07c27076d990 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.529274] [55188]: DEBUG oslo_concurrency.lockutils [None req-9936d429-d6dd-4342-a3eb-07c27076d990 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.529390] [55188]: DEBUG oslo_concurrency.lockutils [None req-9936d429-d6dd-4342-a3eb-07c27076d990 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.538450] [55188]: INFO nova.api.openstack.requestlog [None req-9936d429-d6dd-4342-a3eb-07c27076d990 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1" status: 200 len: 542 microversion: 2.1 time: 0.028539 [ 641.538862] [55188]: [pid: 55188|app: 0|req: 188/361] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 26 22:02:01 2025] GET /compute/v2.1/os-hypervisors/1 => generated 542 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 641.538944] [55187]: INFO nova.api.openstack.requestlog [None req-af3e476e-ec38-48d6-8439-9065d8600e8c tempest-FlavorsAdminTestJSON-1660541549 tempest-FlavorsAdminTestJSON-1660541549-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5081 microversion: 2.1 time: 0.136801 [ 641.540139] [55187]: [pid: 55187|app: 0|req: 174/362] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:02:01 2025] GET /compute/v2.1/flavors/detail => generated 5081 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.542426] [55188]: DEBUG nova.api.openstack.wsgi [None req-53cfcd68-c058-438a-a19e-c97976be3516 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 641.542630] [55187]: DEBUG nova.api.openstack.wsgi [None req-0f97e316-44fa-4c3c-9186-e86dd0292e04 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afb840f70>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 641.545589] [55188]: DEBUG nova.compute.api [None req-53cfcd68-c058-438a-a19e-c97976be3516 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] [instance: 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 641.551535] [55188]: DEBUG oslo_concurrency.lockutils [None req-53cfcd68-c058-438a-a19e-c97976be3516 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.551742] [55188]: DEBUG oslo_concurrency.lockutils [None req-53cfcd68-c058-438a-a19e-c97976be3516 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.551908] [55188]: DEBUG oslo_concurrency.lockutils [None req-53cfcd68-c058-438a-a19e-c97976be3516 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.552470] [55188]: DEBUG oslo_concurrency.lockutils [None req-53cfcd68-c058-438a-a19e-c97976be3516 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.552662] [55188]: DEBUG oslo_concurrency.lockutils [None req-53cfcd68-c058-438a-a19e-c97976be3516 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.553062] [55188]: DEBUG oslo_concurrency.lockutils [None req-53cfcd68-c058-438a-a19e-c97976be3516 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.579425] [55187]: INFO nova.api.openstack.requestlog [None req-0f97e316-44fa-4c3c-9186-e86dd0292e04 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/0dd67b4f-d5e4-4176-ac8c-307f642e476a" status: 200 len: 662 microversion: 2.1 time: 0.038666 [ 641.579425] [55187]: [pid: 55187|app: 0|req: 175/363] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:02:01 2025] GET /compute/v2.1/images/0dd67b4f-d5e4-4176-ac8c-307f642e476a => generated 662 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 641.582054] [55187]: DEBUG nova.api.openstack.wsgi [None req-a548b6e0-e922-458c-bad1-319c5c0f742c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 641.583835] [55187]: DEBUG nova.compute.api [None req-a548b6e0-e922-458c-bad1-319c5c0f742c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 641.588846] [55187]: DEBUG oslo_concurrency.lockutils [None req-a548b6e0-e922-458c-bad1-319c5c0f742c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.589107] [55187]: DEBUG oslo_concurrency.lockutils [None req-a548b6e0-e922-458c-bad1-319c5c0f742c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.589332] [55187]: DEBUG oslo_concurrency.lockutils [None req-a548b6e0-e922-458c-bad1-319c5c0f742c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.589710] [55187]: DEBUG oslo_concurrency.lockutils [None req-a548b6e0-e922-458c-bad1-319c5c0f742c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.589916] [55187]: DEBUG oslo_concurrency.lockutils [None req-a548b6e0-e922-458c-bad1-319c5c0f742c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.590157] [55187]: DEBUG oslo_concurrency.lockutils [None req-a548b6e0-e922-458c-bad1-319c5c0f742c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.738224] [55188]: DEBUG nova.policy [None req-53cfcd68-c058-438a-a19e-c97976be3516 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '928b057c18334dd7bbc89abf22914497', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6154d70a53874f3face0bd3c0abc619e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 641.746820] [55188]: INFO nova.api.openstack.requestlog [None req-53cfcd68-c058-438a-a19e-c97976be3516 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] 10.180.1.21 "GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f" status: 200 len: 1458 microversion: 2.1 time: 0.207339 [ 641.747319] [55188]: [pid: 55188|app: 0|req: 189/364] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:01 2025] GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f => generated 1458 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.750838] [55188]: DEBUG nova.api.openstack.wsgi [None req-4ba8231a-5c35-41a2-9d5b-517f09e5bee4 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Action: 'update', calling method: .version_select at 0x7d4afbaf1870>, body: {"quota_set": {"ram": 51200}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 641.904075] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ba8231a-5c35-41a2-9d5b-517f09e5bee4 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.904075] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ba8231a-5c35-41a2-9d5b-517f09e5bee4 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.904075] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ba8231a-5c35-41a2-9d5b-517f09e5bee4 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.904075] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ba8231a-5c35-41a2-9d5b-517f09e5bee4 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.904455] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ba8231a-5c35-41a2-9d5b-517f09e5bee4 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.904455] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ba8231a-5c35-41a2-9d5b-517f09e5bee4 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.939344] [55188]: INFO nova.api.openstack.requestlog [None req-4ba8231a-5c35-41a2-9d5b-517f09e5bee4 tempest-QuotasAdminNegativeTest-879952952 tempest-QuotasAdminNegativeTest-879952952-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/42790423440c4200a401fe8dcced3f55" status: 200 len: 329 microversion: 2.1 time: 0.191203 [ 641.940064] [55188]: [pid: 55188|app: 0|req: 190/365] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 26 22:02:02 2025] PUT /compute/v2.1/os-quota-sets/42790423440c4200a401fe8dcced3f55 => generated 329 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 641.944333] [55188]: DEBUG nova.api.openstack.wsgi [None req-7da7c21c-bca3-4006-a8d3-649d3c371526 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 641.944333] [55188]: DEBUG nova.compute.api [None req-7da7c21c-bca3-4006-a8d3-649d3c371526 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 641.948197] [55188]: DEBUG oslo_concurrency.lockutils [None req-7da7c21c-bca3-4006-a8d3-649d3c371526 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.948473] [55188]: DEBUG oslo_concurrency.lockutils [None req-7da7c21c-bca3-4006-a8d3-649d3c371526 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.948659] [55188]: DEBUG oslo_concurrency.lockutils [None req-7da7c21c-bca3-4006-a8d3-649d3c371526 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.949124] [55188]: DEBUG oslo_concurrency.lockutils [None req-7da7c21c-bca3-4006-a8d3-649d3c371526 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.949381] [55188]: DEBUG oslo_concurrency.lockutils [None req-7da7c21c-bca3-4006-a8d3-649d3c371526 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.949564] [55188]: DEBUG oslo_concurrency.lockutils [None req-7da7c21c-bca3-4006-a8d3-649d3c371526 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.949864] [55187]: DEBUG nova.policy [None req-a548b6e0-e922-458c-bad1-319c5c0f742c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 641.957964] [55187]: INFO nova.api.openstack.requestlog [None req-a548b6e0-e922-458c-bad1-319c5c0f742c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1311 microversion: 2.1 time: 0.378062 [ 641.958762] [55187]: [pid: 55187|app: 0|req: 176/366] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:01 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1311 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.964033] [55187]: DEBUG nova.api.openstack.wsgi [None req-e46b90f2-8b10-4b04-a119-f2d4adce330f tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] Calling method '.version_select at 0x7d4afb843d00>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 642.009625] [55188]: DEBUG nova.policy [None req-7da7c21c-bca3-4006-a8d3-649d3c371526 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 642.021790] [55188]: INFO nova.api.openstack.requestlog [None req-7da7c21c-bca3-4006-a8d3-649d3c371526 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1296 microversion: 2.1 time: 0.080864 [ 642.021790] [55188]: [pid: 55188|app: 0|req: 191/367] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:02 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1296 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.025217] [55188]: DEBUG nova.api.openstack.wsgi [None req-02fbd15d-54ec-441f-8cc8-f9c35707cda4 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Action: 'create', calling method: .version_select at 0x7d4afbaf0ee0>, body: {"keypair": {"name": "tempest-keypair-323494088", "type": "x509"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 642.038039] [55188]: DEBUG nova.quota [None req-02fbd15d-54ec-441f-8cc8-f9c35707cda4 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Getting quotas for project d5db0cb5c4114f0c941374fcb196e0c3. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 642.042181] [55188]: DEBUG nova.quota [None req-02fbd15d-54ec-441f-8cc8-f9c35707cda4 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Getting quotas for user 89d1121d2495439cb4b5b6846c1dbf39 and project d5db0cb5c4114f0c941374fcb196e0c3. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 642.052269] [55188]: DEBUG oslo_concurrency.processutils [None req-02fbd15d-54ec-441f-8cc8-f9c35707cda4 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Running cmd (subprocess): openssl req -x509 -nodes -days 3650 -config /tmp/tmpga9rz3hl/temp.conf -newkey rsa:2048 -outform PEM -keyout /tmp/tmpga9rz3hl/temp.key -subj /CN=89d1121d2495439cb4b5b6846c1dbf39 -extensions v3_req_client {{(pid=55188) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:349}} [ 642.115769] [55187]: INFO nova.api.openstack.requestlog [None req-e46b90f2-8b10-4b04-a119-f2d4adce330f tempest-QuotasAdminTestV257-497241934 tempest-QuotasAdminTestV257-497241934-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/ffef1a121fab4d7a9bac8cf72cc6150f?user_id=945d8c1ebce1422cbef1c8cdb53db7d5" status: 200 len: 190 microversion: 2.57 time: 0.153359 [ 642.115769] [55187]: [pid: 55187|app: 0|req: 177/368] 10.180.1.21 () {60 vars in 1359 bytes} [Wed Mar 26 22:02:02 2025] GET /compute/v2.1/os-quota-sets/ffef1a121fab4d7a9bac8cf72cc6150f?user_id=945d8c1ebce1422cbef1c8cdb53db7d5 => generated 190 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 642.123645] [55187]: DEBUG nova.api.openstack.wsgi [None req-0407afa1-7c78-4087-b188-154faaea8cfc tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] Calling method '.version_select at 0x7d4afb843a30>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 642.149789] [55187]: INFO nova.api.openstack.wsgi [None req-0407afa1-7c78-4087-b188-154faaea8cfc tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] HTTP exception thrown: Image not found. [ 642.149789] [55187]: DEBUG nova.api.openstack.wsgi [None req-0407afa1-7c78-4087-b188-154faaea8cfc tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] Returning 404 to user: Image not found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 642.150987] [55187]: INFO nova.api.openstack.requestlog [None req-0407afa1-7c78-4087-b188-154faaea8cfc tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] 10.180.1.21 "GET /compute/v2.1/images/55a0bb8e-aafe-4f84-a520-72d3df29de1e/metadata" status: 404 len: 62 microversion: 2.1 time: 0.033961 [ 642.152050] [55187]: [pid: 55187|app: 0|req: 178/369] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 26 22:02:02 2025] GET /compute/v2.1/images/55a0bb8e-aafe-4f84-a520-72d3df29de1e/metadata => generated 62 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 642.155345] [55187]: DEBUG nova.api.openstack.wsgi [None req-46dd5ffe-46d2-46f0-9dd6-2ebbb8b74f2f tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 642.185980] [55187]: INFO nova.api.openstack.requestlog [None req-46dd5ffe-46d2-46f0-9dd6-2ebbb8b74f2f tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5081 microversion: 2.1 time: 0.032954 [ 642.187270] [55187]: [pid: 55187|app: 0|req: 179/370] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:02:02 2025] GET /compute/v2.1/flavors/detail => generated 5081 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.322150] [55188]: DEBUG oslo_concurrency.processutils [None req-02fbd15d-54ec-441f-8cc8-f9c35707cda4 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] CMD "openssl req -x509 -nodes -days 3650 -config /tmp/tmpga9rz3hl/temp.conf -newkey rsa:2048 -outform PEM -keyout /tmp/tmpga9rz3hl/temp.key -subj /CN=89d1121d2495439cb4b5b6846c1dbf39 -extensions v3_req_client" returned: 0 in 0.269s {{(pid=55188) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:372}} [ 642.323492] [55188]: DEBUG oslo_concurrency.processutils [None req-02fbd15d-54ec-441f-8cc8-f9c35707cda4 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Running cmd (subprocess): openssl pkcs12 -export -inkey /tmp/tmpga9rz3hl/temp.key -password pass: {{(pid=55188) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:349}} [ 642.352211] [55188]: DEBUG oslo_concurrency.processutils [None req-02fbd15d-54ec-441f-8cc8-f9c35707cda4 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] CMD "openssl pkcs12 -export -inkey /tmp/tmpga9rz3hl/temp.key -password pass:" returned: 0 in 0.028s {{(pid=55188) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:372}} [ 642.374310] [55188]: DEBUG nova.quota [None req-02fbd15d-54ec-441f-8cc8-f9c35707cda4 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Getting quotas for project d5db0cb5c4114f0c941374fcb196e0c3. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 642.381190] [55188]: DEBUG nova.quota [None req-02fbd15d-54ec-441f-8cc8-f9c35707cda4 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Getting quotas for user 89d1121d2495439cb4b5b6846c1dbf39 and project d5db0cb5c4114f0c941374fcb196e0c3. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 642.394820] [55188]: INFO nova.api.openstack.requestlog [None req-02fbd15d-54ec-441f-8cc8-f9c35707cda4 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 4966 microversion: 2.2 time: 0.372386 [ 642.395571] [55188]: [pid: 55188|app: 0|req: 192/371] 10.180.1.21 () {62 vars in 1193 bytes} [Wed Mar 26 22:02:02 2025] POST /compute/v2.1/os-keypairs => generated 4966 bytes in 373 msecs (HTTP/1.1 201) 9 headers in 363 bytes (1 switches on core 0) [ 642.397074] [55187]: DEBUG nova.api.openstack.wsgi [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerExternalEventsTest-server-611165594", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 642.399166] [55188]: DEBUG nova.api.openstack.wsgi [None req-725ff8d8-7cbf-42eb-b009-0748ebf19cd0 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Action: 'update', calling method: .version_select at 0x7d4afbaf3a30>, body: {"meta": {"os_version": "alt"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 642.452184] [55188]: DEBUG nova.quota [None req-725ff8d8-7cbf-42eb-b009-0748ebf19cd0 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Getting quotas for project d9f19508c3e04e3b82878e641fcad1e6. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 642.458420] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.458420] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.458420] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.458420] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.458580] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.458744] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.459433] [55188]: DEBUG nova.quota [None req-725ff8d8-7cbf-42eb-b009-0748ebf19cd0 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Getting quotas for user 1f8d660e922045e0bbc09b6aa93da9b9 and project d9f19508c3e04e3b82878e641fcad1e6. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 642.467672] [55187]: DEBUG nova.network.neutron [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] validate_networks() for None {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 642.647181] [55188]: INFO nova.api.openstack.requestlog [None req-725ff8d8-7cbf-42eb-b009-0748ebf19cd0 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] 10.180.1.21 "PUT /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata/os_version" status: 200 len: 31 microversion: 2.1 time: 0.250716 [ 642.647574] [55188]: [pid: 55188|app: 0|req: 193/372] 10.180.1.21 () {60 vars in 1308 bytes} [Wed Mar 26 22:02:02 2025] PUT /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata/os_version => generated 31 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 642.650915] [55188]: DEBUG nova.api.openstack.wsgi [None req-f9dc87e5-3a66-4511-bf9a-deadfde55e7b tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-2125375866"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 642.654671] [55188]: DEBUG nova.policy [None req-f9dc87e5-3a66-4511-bf9a-deadfde55e7b tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] Policy check for os_compute_api:os-aggregates:create failed with credentials {'is_admin': False, 'user_id': 'c02b18130f674bdd8911d0110031a15e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8229f50bf584d788df52feee4c11e85', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 642.654671] [55188]: DEBUG nova.api.openstack.wsgi [None req-f9dc87e5-3a66-4511-bf9a-deadfde55e7b tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:create to be performed. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 642.654671] [55188]: INFO nova.api.openstack.requestlog [None req-f9dc87e5-3a66-4511-bf9a-deadfde55e7b tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 403 len: 116 microversion: 2.1 time: 0.006398 [ 642.654915] [55188]: [pid: 55188|app: 0|req: 194/373] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 26 22:02:03 2025] POST /compute/v2.1/os-aggregates => generated 116 bytes in 7 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 642.712416] [55187]: DEBUG nova.virt.hardware [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 642.712669] [55187]: DEBUG nova.virt.hardware [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 642.712669] [55187]: DEBUG nova.virt.hardware [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 642.715034] [55187]: DEBUG nova.virt.hardware [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 642.715034] [55187]: DEBUG nova.virt.hardware [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 642.723784] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.724037] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.724221] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.724607] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.724794] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.724962] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.738343] [55187]: DEBUG nova.quota [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Getting quotas for project 42474e7306ab4b9c9eff8033cfdc57c4. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 642.740105] [55187]: DEBUG nova.quota [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Getting quotas for user 7af8236ac57e4c808cd2752ec3adcf61 and project 42474e7306ab4b9c9eff8033cfdc57c4. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 642.747116] [55187]: DEBUG nova.compute.api [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 642.748401] [55187]: DEBUG nova.compute.api [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 642.798086] [55187]: INFO nova.api.openstack.requestlog [None req-0a9e1d12-ed6e-406a-8b33-9ab3bd1b8b5c tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.610180 [ 642.798659] [55187]: [pid: 55187|app: 0|req: 180/374] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:02 2025] POST /compute/v2.1/servers => generated 380 bytes in 611 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 642.804567] [55187]: DEBUG nova.api.openstack.wsgi [None req-d6e0d792-18ed-48b4-bdab-d1e81cf048e0 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Action: 'create', calling method: .version_select at 0x7d4afb843250>, body: {"security_group_rule": {"parent_group_id": "77e8fce7-4d72-47a6-aad3-b5c37f28e547", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "cidr": "10.2.3.124/24"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 642.884563] [55188]: DEBUG nova.api.openstack.wsgi [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiagnosticsNegativeTest-server-287931350", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 642.950545] [55188]: DEBUG oslo_concurrency.lockutils [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.950837] [55188]: DEBUG oslo_concurrency.lockutils [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.951504] [55188]: DEBUG oslo_concurrency.lockutils [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.954611] [55188]: DEBUG oslo_concurrency.lockutils [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.954611] [55188]: DEBUG oslo_concurrency.lockutils [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.954611] [55188]: DEBUG oslo_concurrency.lockutils [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.959909] [55188]: DEBUG nova.network.neutron [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] validate_networks() for None {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 643.360510] [55188]: DEBUG nova.virt.hardware [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 643.361370] [55188]: DEBUG nova.virt.hardware [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 643.365188] [55188]: DEBUG nova.virt.hardware [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 643.367064] [55188]: DEBUG nova.virt.hardware [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 643.367064] [55188]: DEBUG nova.virt.hardware [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 643.382108] [55188]: DEBUG oslo_concurrency.lockutils [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.382108] [55188]: DEBUG oslo_concurrency.lockutils [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.382835] [55188]: DEBUG oslo_concurrency.lockutils [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.382835] [55188]: DEBUG oslo_concurrency.lockutils [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.382973] [55188]: DEBUG oslo_concurrency.lockutils [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.384382] [55188]: DEBUG oslo_concurrency.lockutils [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.391103] [55187]: INFO nova.api.openstack.requestlog [None req-d6e0d792-18ed-48b4-bdab-d1e81cf048e0 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 236 microversion: 2.1 time: 0.591980 [ 643.391469] [55187]: [pid: 55187|app: 0|req: 181/375] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 26 22:02:03 2025] POST /compute/v2.1/os-security-group-rules => generated 236 bytes in 592 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 643.394692] [55187]: DEBUG nova.api.openstack.wsgi [None req-21aaca82-79d8-4dd4-9f86-230e264ca1ef tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 643.394828] [55188]: DEBUG nova.quota [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Getting quotas for project 5df5736b92464af8b492dd4efc96ed76. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 643.404485] [55188]: DEBUG nova.quota [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Getting quotas for user b179f914e11d4d5193aea0d690fe4c57 and project 5df5736b92464af8b492dd4efc96ed76. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 643.415706] [55188]: DEBUG nova.compute.api [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 643.417617] [55188]: DEBUG nova.compute.api [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 643.430437] [55187]: INFO nova.api.openstack.requestlog [None req-21aaca82-79d8-4dd4-9f86-230e264ca1ef tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5081 microversion: 2.1 time: 0.037839 [ 643.431666] [55187]: [pid: 55187|app: 0|req: 182/376] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:02:03 2025] GET /compute/v2.1/flavors/detail => generated 5081 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.438018] [55187]: DEBUG nova.api.openstack.wsgi [None req-67734319-64d9-4fb6-bf1b-029981c52d93 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 643.438018] [55187]: DEBUG nova.compute.api [None req-67734319-64d9-4fb6-bf1b-029981c52d93 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 643.446781] [55187]: DEBUG oslo_concurrency.lockutils [None req-67734319-64d9-4fb6-bf1b-029981c52d93 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.446991] [55187]: DEBUG oslo_concurrency.lockutils [None req-67734319-64d9-4fb6-bf1b-029981c52d93 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.447258] [55187]: DEBUG oslo_concurrency.lockutils [None req-67734319-64d9-4fb6-bf1b-029981c52d93 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.447629] [55187]: DEBUG oslo_concurrency.lockutils [None req-67734319-64d9-4fb6-bf1b-029981c52d93 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.447833] [55187]: DEBUG oslo_concurrency.lockutils [None req-67734319-64d9-4fb6-bf1b-029981c52d93 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.448009] [55187]: DEBUG oslo_concurrency.lockutils [None req-67734319-64d9-4fb6-bf1b-029981c52d93 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.475687] [55188]: INFO nova.api.openstack.requestlog [None req-e287e58a-ce16-46c2-b068-ae024ea04b3a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.819985 [ 643.475868] [55188]: [pid: 55188|app: 0|req: 195/377] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:03 2025] POST /compute/v2.1/servers => generated 380 bytes in 821 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 643.479272] [55188]: DEBUG nova.api.openstack.wsgi [None req-0c44b96b-240d-46df-a4b6-7a97282db765 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 643.482886] [55188]: DEBUG nova.compute.api [None req-0c44b96b-240d-46df-a4b6-7a97282db765 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 643.492922] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c44b96b-240d-46df-a4b6-7a97282db765 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.493337] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c44b96b-240d-46df-a4b6-7a97282db765 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.495015] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c44b96b-240d-46df-a4b6-7a97282db765 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.495015] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c44b96b-240d-46df-a4b6-7a97282db765 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.495015] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c44b96b-240d-46df-a4b6-7a97282db765 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.495015] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c44b96b-240d-46df-a4b6-7a97282db765 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.654245] [55187]: DEBUG nova.policy [None req-67734319-64d9-4fb6-bf1b-029981c52d93 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 643.659030] [55187]: INFO nova.api.openstack.requestlog [None req-67734319-64d9-4fb6-bf1b-029981c52d93 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1319 microversion: 2.1 time: 0.227439 [ 643.659379] [55187]: [pid: 55187|app: 0|req: 183/378] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:03 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1319 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.666309] [55187]: DEBUG nova.api.openstack.wsgi [None req-d552bf1e-b729-4b57-a1b3-24a655330380 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 643.670205] [55187]: DEBUG nova.compute.api [None req-d552bf1e-b729-4b57-a1b3-24a655330380 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 643.678023] [55187]: DEBUG oslo_concurrency.lockutils [None req-d552bf1e-b729-4b57-a1b3-24a655330380 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.681209] [55187]: DEBUG oslo_concurrency.lockutils [None req-d552bf1e-b729-4b57-a1b3-24a655330380 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.681209] [55187]: DEBUG oslo_concurrency.lockutils [None req-d552bf1e-b729-4b57-a1b3-24a655330380 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.681209] [55187]: DEBUG oslo_concurrency.lockutils [None req-d552bf1e-b729-4b57-a1b3-24a655330380 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.681209] [55187]: DEBUG oslo_concurrency.lockutils [None req-d552bf1e-b729-4b57-a1b3-24a655330380 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.681378] [55187]: DEBUG oslo_concurrency.lockutils [None req-d552bf1e-b729-4b57-a1b3-24a655330380 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.862964] [55187]: DEBUG nova.policy [None req-d552bf1e-b729-4b57-a1b3-24a655330380 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 643.869723] [55187]: DEBUG nova.policy [None req-d552bf1e-b729-4b57-a1b3-24a655330380 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 643.870165] [55187]: DEBUG nova.policy [None req-d552bf1e-b729-4b57-a1b3-24a655330380 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 643.871059] [55187]: INFO nova.api.openstack.requestlog [None req-d552bf1e-b729-4b57-a1b3-24a655330380 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1441 microversion: 2.70 time: 0.210254 [ 643.871934] [55187]: [pid: 55187|app: 0|req: 184/379] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:04 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1441 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 643.874539] [55187]: DEBUG nova.api.openstack.wsgi [req-4a5b9af0-2d1e-4712-bce9-3150280e5cc7 req-d4129f44-cb9a-4393-be82-58f75f278e8f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8d55683d-3ce3-42ec-bf0c-a17146f61142", "name": "network-vif-plugged", "status": "completed", "tag": "131cb2c2-70fd-4618-af82-4a8eefcbec97"}, {"name": "network-changed", "server_uuid": "8d55683d-3ce3-42ec-bf0c-a17146f61142", "tag": "131cb2c2-70fd-4618-af82-4a8eefcbec97"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 643.881442] [55187]: DEBUG oslo_concurrency.lockutils [req-4a5b9af0-2d1e-4712-bce9-3150280e5cc7 req-d4129f44-cb9a-4393-be82-58f75f278e8f service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.881848] [55187]: DEBUG oslo_concurrency.lockutils [req-4a5b9af0-2d1e-4712-bce9-3150280e5cc7 req-d4129f44-cb9a-4393-be82-58f75f278e8f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.881848] [55187]: DEBUG oslo_concurrency.lockutils [req-4a5b9af0-2d1e-4712-bce9-3150280e5cc7 req-d4129f44-cb9a-4393-be82-58f75f278e8f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.888686] [55187]: INFO nova.api.openstack.compute.server_external_events [req-4a5b9af0-2d1e-4712-bce9-3150280e5cc7 req-d4129f44-cb9a-4393-be82-58f75f278e8f service nova] Creating event network-vif-plugged:131cb2c2-70fd-4618-af82-4a8eefcbec97 for instance 8d55683d-3ce3-42ec-bf0c-a17146f61142 on cpu-1 [ 643.889317] [55187]: INFO nova.api.openstack.compute.server_external_events [req-4a5b9af0-2d1e-4712-bce9-3150280e5cc7 req-d4129f44-cb9a-4393-be82-58f75f278e8f service nova] Creating event network-changed:131cb2c2-70fd-4618-af82-4a8eefcbec97 for instance 8d55683d-3ce3-42ec-bf0c-a17146f61142 on cpu-1 [ 643.898621] [55187]: INFO nova.api.openstack.requestlog [req-4a5b9af0-2d1e-4712-bce9-3150280e5cc7 req-d4129f44-cb9a-4393-be82-58f75f278e8f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023713 [ 643.898621] [55187]: [pid: 55187|app: 0|req: 185/380] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:04 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 643.899879] [55187]: DEBUG nova.api.openstack.wsgi [None req-dfa68d44-6960-41b2-b857-e50c245f8d4c tempest-ServersWithSpecificFlavorTestJSON-489153963 tempest-ServersWithSpecificFlavorTestJSON-489153963-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 643.931202] [55187]: INFO nova.api.openstack.requestlog [None req-dfa68d44-6960-41b2-b857-e50c245f8d4c tempest-ServersWithSpecificFlavorTestJSON-489153963 tempest-ServersWithSpecificFlavorTestJSON-489153963-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/9211822/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.033684 [ 643.932148] [55187]: [pid: 55187|app: 0|req: 186/381] 10.180.1.21 () {60 vars in 1210 bytes} [Wed Mar 26 22:02:04 2025] POST /compute/v2.1/flavors/9211822/os-extra_specs => generated 43 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 643.934753] [55187]: DEBUG nova.api.openstack.wsgi [None req-8fcba3f8-8196-4ba0-b9c7-b7bbfa320560 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Calling method '.version_select at 0x7d4afd0d2050>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 643.937017] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fcba3f8-8196-4ba0-b9c7-b7bbfa320560 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.937253] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fcba3f8-8196-4ba0-b9c7-b7bbfa320560 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.937433] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fcba3f8-8196-4ba0-b9c7-b7bbfa320560 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.949759] [55187]: INFO nova.api.openstack.requestlog [None req-8fcba3f8-8196-4ba0-b9c7-b7bbfa320560 tempest-HypervisorAdminTestJSON-1978324383 tempest-HypervisorAdminTestJSON-1978324383-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/statistics" status: 200 len: 263 microversion: 2.1 time: 0.016397 [ 643.949759] [55187]: [pid: 55187|app: 0|req: 187/382] 10.180.1.21 () {58 vars in 1174 bytes} [Wed Mar 26 22:02:04 2025] GET /compute/v2.1/os-hypervisors/statistics => generated 263 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 643.951695] [55187]: DEBUG nova.api.openstack.wsgi [None req-bb114503-102b-4fbf-b8d4-49084e3371d8 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 643.968232] [55187]: INFO nova.api.openstack.requestlog [None req-bb114503-102b-4fbf-b8d4-49084e3371d8 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1422476475" status: 202 len: 0 microversion: 2.1 time: 0.017929 [ 643.968232] [55187]: [pid: 55187|app: 0|req: 188/383] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 26 22:02:04 2025] DELETE /compute/v2.1/flavors/1422476475 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 643.970377] [55187]: DEBUG nova.api.openstack.wsgi [None req-fb87b3a8-c8aa-4319-9322-5349b5e32809 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afb78f6d0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 644.012089] [55187]: INFO nova.api.openstack.requestlog [None req-fb87b3a8-c8aa-4319-9322-5349b5e32809 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/0dd67b4f-d5e4-4176-ac8c-307f642e476a" status: 200 len: 662 microversion: 2.1 time: 0.043461 [ 644.012459] [55187]: [pid: 55187|app: 0|req: 189/384] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:02:04 2025] GET /compute/v2.1/images/0dd67b4f-d5e4-4176-ac8c-307f642e476a => generated 662 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 644.212437] [55188]: DEBUG nova.policy [None req-0c44b96b-240d-46df-a4b6-7a97282db765 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.220420] [55188]: INFO nova.api.openstack.requestlog [None req-0c44b96b-240d-46df-a4b6-7a97282db765 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 200 len: 1318 microversion: 2.1 time: 0.743903 [ 644.220818] [55188]: [pid: 55188|app: 0|req: 196/385] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:03 2025] GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 1318 bytes in 744 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.250492] [55187]: DEBUG nova.api.openstack.wsgi [None req-e3445398-9b15-4918-acef-3b09ccb48e11 tempest-ServerDiagnosticsTest-352184395 tempest-ServerDiagnosticsTest-352184395-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 644.253093] [55187]: DEBUG nova.compute.api [None req-e3445398-9b15-4918-acef-3b09ccb48e11 tempest-ServerDiagnosticsTest-352184395 tempest-ServerDiagnosticsTest-352184395-project-admin] [instance: 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 644.263133] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3445398-9b15-4918-acef-3b09ccb48e11 tempest-ServerDiagnosticsTest-352184395 tempest-ServerDiagnosticsTest-352184395-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.263133] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3445398-9b15-4918-acef-3b09ccb48e11 tempest-ServerDiagnosticsTest-352184395 tempest-ServerDiagnosticsTest-352184395-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.263252] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3445398-9b15-4918-acef-3b09ccb48e11 tempest-ServerDiagnosticsTest-352184395 tempest-ServerDiagnosticsTest-352184395-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.263658] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3445398-9b15-4918-acef-3b09ccb48e11 tempest-ServerDiagnosticsTest-352184395 tempest-ServerDiagnosticsTest-352184395-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.263905] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3445398-9b15-4918-acef-3b09ccb48e11 tempest-ServerDiagnosticsTest-352184395 tempest-ServerDiagnosticsTest-352184395-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.264238] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3445398-9b15-4918-acef-3b09ccb48e11 tempest-ServerDiagnosticsTest-352184395 tempest-ServerDiagnosticsTest-352184395-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.513770] [55188]: DEBUG nova.api.openstack.wsgi [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersListShow2100Test-server-809556449", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": "none"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 644.568944] [55188]: DEBUG oslo_concurrency.lockutils [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.570823] [55188]: DEBUG oslo_concurrency.lockutils [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.570823] [55188]: DEBUG oslo_concurrency.lockutils [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.570823] [55188]: DEBUG oslo_concurrency.lockutils [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.570823] [55188]: DEBUG oslo_concurrency.lockutils [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.571108] [55188]: DEBUG oslo_concurrency.lockutils [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.579244] [55188]: DEBUG nova.virt.hardware [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 644.579430] [55188]: DEBUG nova.virt.hardware [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 644.579889] [55188]: DEBUG nova.virt.hardware [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 644.579889] [55188]: DEBUG nova.virt.hardware [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 644.580096] [55188]: DEBUG nova.virt.hardware [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 644.596108] [55188]: DEBUG oslo_concurrency.lockutils [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.596108] [55188]: DEBUG oslo_concurrency.lockutils [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.596108] [55188]: DEBUG oslo_concurrency.lockutils [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.596108] [55188]: DEBUG oslo_concurrency.lockutils [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.596341] [55188]: DEBUG oslo_concurrency.lockutils [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.596341] [55188]: DEBUG oslo_concurrency.lockutils [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.613694] [55188]: DEBUG nova.quota [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Getting quotas for project e7526cf473fe4f528afaedfd4a02ce71. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 644.622946] [55188]: DEBUG nova.quota [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Getting quotas for user e2e1444cee3f4413a89fc5e411aa8d55 and project e7526cf473fe4f528afaedfd4a02ce71. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 644.635194] [55188]: DEBUG nova.compute.api [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 644.636494] [55188]: DEBUG nova.compute.api [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 644.695819] [55188]: INFO nova.api.openstack.requestlog [None req-8065d4bc-3302-4aa6-9881-c35e6e180770 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.100 time: 0.474278 [ 644.696218] [55188]: [pid: 55188|app: 0|req: 197/386] 10.180.1.21 () {62 vars in 1184 bytes} [Wed Mar 26 22:02:04 2025] POST /compute/v2.1/servers => generated 380 bytes in 475 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) [ 644.699416] [55188]: DEBUG nova.api.openstack.wsgi [None req-3d03ff67-e290-455b-88ef-6ad9e865890c tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Action: 'update', calling method: .version_select at 0x7d4afb80c040>, body: {"quota_set": {"ram": 0}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 644.702149] [55188]: DEBUG nova.policy [None req-3d03ff67-e290-455b-88ef-6ad9e865890c tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Policy check for os_compute_api:os-quota-sets:update failed with credentials {'is_admin': False, 'user_id': '8cc8e96b9f6a4266a36d0a1f2d1ef1a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42790423440c4200a401fe8dcced3f55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.702685] [55188]: DEBUG nova.api.openstack.wsgi [None req-3d03ff67-e290-455b-88ef-6ad9e865890c tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-quota-sets:update to be performed. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 644.703141] [55188]: INFO nova.api.openstack.requestlog [None req-3d03ff67-e290-455b-88ef-6ad9e865890c tempest-QuotasAdminNegativeTest-2093490472 tempest-QuotasAdminNegativeTest-2093490472-project-member] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/42790423440c4200a401fe8dcced3f55" status: 403 len: 116 microversion: 2.1 time: 0.006371 [ 644.703461] [55188]: [pid: 55188|app: 0|req: 198/387] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 26 22:02:05 2025] PUT /compute/v2.1/os-quota-sets/42790423440c4200a401fe8dcced3f55 => generated 116 bytes in 7 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 644.713240] [55188]: DEBUG nova.api.openstack.wsgi [None req-cd5c93a0-98e3-4f92-a6d0-91f1aae6fe81 tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] Action: 'update_all', calling method: .version_select at 0x7d4afb80fbe0>, body: {"metadata": {"os_distro": "alt1", "os_version": "alt2"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 644.737056] [55188]: INFO nova.api.openstack.wsgi [None req-cd5c93a0-98e3-4f92-a6d0-91f1aae6fe81 tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] HTTP exception thrown: Image not found. [ 644.737490] [55188]: DEBUG nova.api.openstack.wsgi [None req-cd5c93a0-98e3-4f92-a6d0-91f1aae6fe81 tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] Returning 404 to user: Image not found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 644.738028] [55188]: INFO nova.api.openstack.requestlog [None req-cd5c93a0-98e3-4f92-a6d0-91f1aae6fe81 tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] 10.180.1.21 "PUT /compute/v2.1/images/16141523-dd89-4b5d-a93a-ec7303ef4bf4/metadata" status: 404 len: 62 microversion: 2.1 time: 0.033915 [ 644.739598] [55188]: [pid: 55188|app: 0|req: 199/388] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:02:05 2025] PUT /compute/v2.1/images/16141523-dd89-4b5d-a93a-ec7303ef4bf4/metadata => generated 62 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 644.744400] [55188]: DEBUG nova.api.openstack.wsgi [None req-97e5c2f1-6ed3-4dfa-a527-8d8dbd04993a tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 644.756265] [55188]: INFO nova.api.openstack.requestlog [None req-97e5c2f1-6ed3-4dfa-a527-8d8dbd04993a tempest-FlavorsV2TestJSON-1679979391 tempest-FlavorsV2TestJSON-1679979391-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.017413 [ 644.756730] [55188]: [pid: 55188|app: 0|req: 200/389] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 26 22:02:05 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 644.759201] [55188]: DEBUG nova.api.openstack.wsgi [None req-232904a6-fedd-4d53-9826-ba2a322af833 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Calling method '.version_select at 0x7d4afb71c700>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 644.765375] [55188]: INFO nova.api.openstack.requestlog [None req-232904a6-fedd-4d53-9826-ba2a322af833 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-323494088" status: 200 len: 1575 microversion: 2.2 time: 0.008131 [ 644.765797] [55188]: [pid: 55188|app: 0|req: 201/390] 10.180.1.21 () {60 vars in 1250 bytes} [Wed Mar 26 22:02:05 2025] GET /compute/v2.1/os-keypairs/tempest-keypair-323494088 => generated 1575 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.768067] [55188]: DEBUG nova.api.openstack.wsgi [None req-7b1780e0-1aae-410e-8a9c-4754962b33c9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 644.769679] [55188]: DEBUG nova.compute.api [None req-7b1780e0-1aae-410e-8a9c-4754962b33c9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 644.774958] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b1780e0-1aae-410e-8a9c-4754962b33c9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.775052] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b1780e0-1aae-410e-8a9c-4754962b33c9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.775421] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b1780e0-1aae-410e-8a9c-4754962b33c9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.775617] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b1780e0-1aae-410e-8a9c-4754962b33c9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.779018] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b1780e0-1aae-410e-8a9c-4754962b33c9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.779018] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b1780e0-1aae-410e-8a9c-4754962b33c9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.798471] [55187]: INFO nova.api.openstack.requestlog [None req-e3445398-9b15-4918-acef-3b09ccb48e11 tempest-ServerDiagnosticsTest-352184395 tempest-ServerDiagnosticsTest-352184395-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f/diagnostics" status: 200 len: 3089 microversion: 2.1 time: 0.782949 [ 644.798471] [55187]: [pid: 55187|app: 0|req: 190/391] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:02:04 2025] GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f/diagnostics => generated 3089 bytes in 785 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.982433] [55187]: DEBUG nova.api.openstack.wsgi [None req-435c45e8-435c-4f76-8303-346460432f5d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'create', calling method: .version_select at 0x7d4afb842b00>, body: {"keypair": {"name": "tempest-keypair-280574499", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHiGDX7ZXdLEoH6uctmlqtjp6DfVCpiJcDX3aaxzyD5Y1wlBsyR9gPcGzVJj+pSXs0scc5RR75usvAL+Lo9Vje6HaB1mCMv1oHOAkvcnSgowVDQG6ZORCsp7OXiyF9nYdg=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 644.997071] [55187]: DEBUG nova.quota [None req-435c45e8-435c-4f76-8303-346460432f5d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Getting quotas for project 0057572dd11c4643b4ee248f62dfc5bb. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 645.003396] [55187]: DEBUG nova.quota [None req-435c45e8-435c-4f76-8303-346460432f5d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Getting quotas for user 150c17de0d7445f4a7db11c7e4f6fad4 and project 0057572dd11c4643b4ee248f62dfc5bb. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 645.026270] [55187]: INFO nova.api.openstack.requestlog [None req-435c45e8-435c-4f76-8303-346460432f5d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.224627 [ 645.026684] [55187]: [pid: 55187|app: 0|req: 191/392] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:02:05 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 645.029260] [55187]: DEBUG nova.api.openstack.wsgi [None req-423378a5-7602-4485-8f23-1294a6c8f223 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Calling method '.version_select at 0x7d4afb842cb0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 645.063139] [55188]: DEBUG nova.policy [None req-7b1780e0-1aae-410e-8a9c-4754962b33c9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.075118] [55188]: INFO nova.api.openstack.requestlog [None req-7b1780e0-1aae-410e-8a9c-4754962b33c9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1531 microversion: 2.1 time: 0.308198 [ 645.075561] [55188]: [pid: 55188|app: 0|req: 202/393] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:05 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1531 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.079082] [55188]: DEBUG nova.api.openstack.wsgi [None req-2f4657e1-5776-4d30-91d1-1b15b19c0e11 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1715462955"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 645.082666] [55188]: DEBUG nova.objects.aggregate [None req-2f4657e1-5776-4d30-91d1-1b15b19c0e11 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Generated uuid c30e0b76-cb07-4b0c-9e99-7f6b3b9a678a for aggregate {{(pid=55188) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 645.097230] [55187]: INFO nova.api.openstack.requestlog [None req-423378a5-7602-4485-8f23-1294a6c8f223 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] 10.180.1.21 "GET /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata" status: 200 len: 58 microversion: 2.1 time: 0.069802 [ 645.097630] [55187]: [pid: 55187|app: 0|req: 192/394] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 26 22:02:05 2025] GET /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata => generated 58 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 645.104052] [55187]: DEBUG nova.api.openstack.wsgi [None req-a30adcc4-c08e-4f2a-8e0c-4a103b731ac7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 645.105966] [55187]: DEBUG nova.compute.api [None req-a30adcc4-c08e-4f2a-8e0c-4a103b731ac7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 645.113546] [55187]: DEBUG oslo_concurrency.lockutils [None req-a30adcc4-c08e-4f2a-8e0c-4a103b731ac7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.114085] [55187]: DEBUG oslo_concurrency.lockutils [None req-a30adcc4-c08e-4f2a-8e0c-4a103b731ac7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.114085] [55187]: DEBUG oslo_concurrency.lockutils [None req-a30adcc4-c08e-4f2a-8e0c-4a103b731ac7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.120355] [55187]: DEBUG oslo_concurrency.lockutils [None req-a30adcc4-c08e-4f2a-8e0c-4a103b731ac7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.120828] [55187]: DEBUG oslo_concurrency.lockutils [None req-a30adcc4-c08e-4f2a-8e0c-4a103b731ac7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.120828] [55187]: DEBUG oslo_concurrency.lockutils [None req-a30adcc4-c08e-4f2a-8e0c-4a103b731ac7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.124635] [55188]: INFO nova.api.openstack.requestlog [None req-2f4657e1-5776-4d30-91d1-1b15b19c0e11 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.048436 [ 645.124982] [55188]: [pid: 55188|app: 0|req: 203/395] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 26 22:02:05 2025] POST /compute/v2.1/os-aggregates => generated 198 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 645.198435] [55187]: DEBUG nova.policy [None req-a30adcc4-c08e-4f2a-8e0c-4a103b731ac7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.211317] [55187]: INFO nova.api.openstack.requestlog [None req-a30adcc4-c08e-4f2a-8e0c-4a103b731ac7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1267 microversion: 2.1 time: 0.112945 [ 645.211778] [55187]: [pid: 55187|app: 0|req: 193/396] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:05 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1267 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.218333] [55187]: DEBUG nova.api.openstack.wsgi [None req-d0a81e01-d9d7-4b1c-a2aa-f5aa6a7b9b55 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 645.224444] [55187]: DEBUG nova.compute.api [None req-d0a81e01-d9d7-4b1c-a2aa-f5aa6a7b9b55 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 645.230151] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0a81e01-d9d7-4b1c-a2aa-f5aa6a7b9b55 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.230680] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0a81e01-d9d7-4b1c-a2aa-f5aa6a7b9b55 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.230680] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0a81e01-d9d7-4b1c-a2aa-f5aa6a7b9b55 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.231411] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0a81e01-d9d7-4b1c-a2aa-f5aa6a7b9b55 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.231411] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0a81e01-d9d7-4b1c-a2aa-f5aa6a7b9b55 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.231520] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0a81e01-d9d7-4b1c-a2aa-f5aa6a7b9b55 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.434472] [55188]: DEBUG nova.api.openstack.wsgi [None req-1ec8836f-0b25-40d8-ba3c-444865f49df7 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Calling method '.version_select at 0x7d4afb71c040>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 645.456935] [55187]: DEBUG nova.policy [None req-d0a81e01-d9d7-4b1c-a2aa-f5aa6a7b9b55 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.467478] [55187]: INFO nova.api.openstack.requestlog [None req-d0a81e01-d9d7-4b1c-a2aa-f5aa6a7b9b55 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1311 microversion: 2.1 time: 0.254281 [ 645.468543] [55187]: [pid: 55187|app: 0|req: 194/397] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:05 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1311 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.473186] [55187]: DEBUG nova.api.openstack.wsgi [None req-32d79337-b772-4ad1-bd9f-acbe90f2cc54 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 645.484257] [55187]: DEBUG nova.compute.api [None req-32d79337-b772-4ad1-bd9f-acbe90f2cc54 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 645.489535] [55187]: DEBUG oslo_concurrency.lockutils [None req-32d79337-b772-4ad1-bd9f-acbe90f2cc54 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.489786] [55187]: DEBUG oslo_concurrency.lockutils [None req-32d79337-b772-4ad1-bd9f-acbe90f2cc54 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.489989] [55187]: DEBUG oslo_concurrency.lockutils [None req-32d79337-b772-4ad1-bd9f-acbe90f2cc54 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.490463] [55187]: DEBUG oslo_concurrency.lockutils [None req-32d79337-b772-4ad1-bd9f-acbe90f2cc54 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.490612] [55187]: DEBUG oslo_concurrency.lockutils [None req-32d79337-b772-4ad1-bd9f-acbe90f2cc54 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.490779] [55187]: DEBUG oslo_concurrency.lockutils [None req-32d79337-b772-4ad1-bd9f-acbe90f2cc54 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.622925] [55188]: INFO nova.api.openstack.requestlog [None req-1ec8836f-0b25-40d8-ba3c-444865f49df7 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/cd86ba2ca3f546a2bb5a2726ab316887" status: 200 len: 371 microversion: 2.1 time: 0.495188 [ 645.623295] [55188]: [pid: 55188|app: 0|req: 204/398] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 26 22:02:05 2025] GET /compute/v2.1/os-quota-sets/cd86ba2ca3f546a2bb5a2726ab316887 => generated 371 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 645.774704] [55188]: DEBUG nova.api.openstack.wsgi [None req-4a7d42d7-460a-4430-b7d7-b8244bb9766a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Action: 'create', calling method: .version_select at 0x7d4afbaf1090>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-897736484", "description": "tempest-description-1196234465"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 645.872250] [55187]: DEBUG nova.policy [None req-32d79337-b772-4ad1-bd9f-acbe90f2cc54 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.881057] [55187]: INFO nova.api.openstack.requestlog [None req-32d79337-b772-4ad1-bd9f-acbe90f2cc54 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1369 microversion: 2.1 time: 0.411604 [ 645.883017] [55187]: [pid: 55187|app: 0|req: 195/399] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:05 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1369 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.887822] [55187]: DEBUG nova.api.openstack.wsgi [None req-27d832d9-acb2-4b30-a0be-9fa844cf8e6e tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Action: 'create', calling method: .version_select at 0x7d4afb841fc0>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1705637009", "description": "tempest-description-1627312055"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 646.083575] [55188]: INFO nova.api.openstack.requestlog [None req-4a7d42d7-460a-4430-b7d7-b8244bb9766a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 243 microversion: 2.1 time: 0.455830 [ 646.083970] [55188]: [pid: 55188|app: 0|req: 205/400] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:02:05 2025] POST /compute/v2.1/os-security-groups => generated 243 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 646.090423] [55188]: DEBUG nova.api.openstack.wsgi [None req-212d8a2e-aac8-4c2b-bfbd-07adcf739981 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-1812447892", "id": 2005927657, "os-flavor-access:is_public": "False"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 646.130421] [55188]: INFO nova.api.openstack.requestlog [None req-212d8a2e-aac8-4c2b-bfbd-07adcf739981 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 439 microversion: 2.1 time: 0.045276 [ 646.131710] [55188]: [pid: 55188|app: 0|req: 206/401] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:06 2025] POST /compute/v2.1/flavors => generated 439 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 646.139418] [55188]: DEBUG nova.api.openstack.wsgi [req-10737d6c-689d-4559-8c50-bb189a71045d req-f1a2746a-1622-4683-8588-67075bfbe29c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c", "name": "network-vif-plugged", "status": "completed", "tag": "fe7c9b5e-5ae6-4f8f-8f70-bc637ce5c115"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 646.154849] [55188]: DEBUG oslo_concurrency.lockutils [req-10737d6c-689d-4559-8c50-bb189a71045d req-f1a2746a-1622-4683-8588-67075bfbe29c service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.155133] [55188]: DEBUG oslo_concurrency.lockutils [req-10737d6c-689d-4559-8c50-bb189a71045d req-f1a2746a-1622-4683-8588-67075bfbe29c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.155337] [55188]: DEBUG oslo_concurrency.lockutils [req-10737d6c-689d-4559-8c50-bb189a71045d req-f1a2746a-1622-4683-8588-67075bfbe29c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.178768] [55188]: INFO nova.api.openstack.compute.server_external_events [req-10737d6c-689d-4559-8c50-bb189a71045d req-f1a2746a-1622-4683-8588-67075bfbe29c service nova] Creating event network-vif-plugged:fe7c9b5e-5ae6-4f8f-8f70-bc637ce5c115 for instance 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c on cpu-1 [ 646.183043] [55188]: INFO nova.api.openstack.requestlog [req-10737d6c-689d-4559-8c50-bb189a71045d req-f1a2746a-1622-4683-8588-67075bfbe29c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.050040 [ 646.183454] [55188]: [pid: 55188|app: 0|req: 207/402] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:06 2025] 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) [ 646.187593] [55188]: DEBUG nova.api.openstack.wsgi [None req-034943b4-6f63-4b1f-ae59-2d0f5ab9f89a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 646.190988] [55188]: DEBUG nova.compute.api [None req-034943b4-6f63-4b1f-ae59-2d0f5ab9f89a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 646.194607] [55188]: DEBUG oslo_concurrency.lockutils [None req-034943b4-6f63-4b1f-ae59-2d0f5ab9f89a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.194929] [55188]: DEBUG oslo_concurrency.lockutils [None req-034943b4-6f63-4b1f-ae59-2d0f5ab9f89a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.195103] [55188]: DEBUG oslo_concurrency.lockutils [None req-034943b4-6f63-4b1f-ae59-2d0f5ab9f89a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.195490] [55188]: DEBUG oslo_concurrency.lockutils [None req-034943b4-6f63-4b1f-ae59-2d0f5ab9f89a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.195680] [55188]: DEBUG oslo_concurrency.lockutils [None req-034943b4-6f63-4b1f-ae59-2d0f5ab9f89a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.195846] [55188]: DEBUG oslo_concurrency.lockutils [None req-034943b4-6f63-4b1f-ae59-2d0f5ab9f89a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.271433] [55187]: INFO nova.api.openstack.requestlog [None req-27d832d9-acb2-4b30-a0be-9fa844cf8e6e tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 248 microversion: 2.1 time: 0.387624 [ 646.277179] [55187]: [pid: 55187|app: 0|req: 196/403] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:02:06 2025] POST /compute/v2.1/os-security-groups => generated 248 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 646.280564] [55187]: DEBUG nova.api.openstack.wsgi [None req-48d79c0d-9e52-4e24-9802-8572382a65f5 tempest-ServersWithSpecificFlavorTestJSON-489153963 tempest-ServersWithSpecificFlavorTestJSON-489153963-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 192, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_0-1091895620", "id": 2054572388, "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": "True"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 646.290672] [55188]: DEBUG nova.policy [None req-034943b4-6f63-4b1f-ae59-2d0f5ab9f89a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 646.304641] [55187]: INFO nova.api.openstack.requestlog [None req-48d79c0d-9e52-4e24-9802-8572382a65f5 tempest-ServersWithSpecificFlavorTestJSON-489153963 tempest-ServersWithSpecificFlavorTestJSON-489153963-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 424 microversion: 2.1 time: 0.026899 [ 646.304896] [55187]: [pid: 55187|app: 0|req: 197/404] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:06 2025] POST /compute/v2.1/flavors => generated 424 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 646.305804] [55188]: INFO nova.api.openstack.requestlog [None req-034943b4-6f63-4b1f-ae59-2d0f5ab9f89a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1216 microversion: 2.1 time: 0.120212 [ 646.306215] [55188]: [pid: 55188|app: 0|req: 208/405] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:06 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1216 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.308840] [55187]: DEBUG nova.api.openstack.wsgi [None req-2a001600-4d94-46e7-82f3-bb3346480716 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 646.310816] [55188]: DEBUG nova.api.openstack.wsgi [None req-5562c012-7849-4754-a8d1-56360af7a069 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 646.312888] [55188]: DEBUG nova.compute.api [None req-5562c012-7849-4754-a8d1-56360af7a069 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 646.321688] [55188]: DEBUG oslo_concurrency.lockutils [None req-5562c012-7849-4754-a8d1-56360af7a069 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.321752] [55188]: DEBUG oslo_concurrency.lockutils [None req-5562c012-7849-4754-a8d1-56360af7a069 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.321953] [55188]: DEBUG oslo_concurrency.lockutils [None req-5562c012-7849-4754-a8d1-56360af7a069 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.322326] [55188]: DEBUG oslo_concurrency.lockutils [None req-5562c012-7849-4754-a8d1-56360af7a069 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.323432] [55188]: DEBUG oslo_concurrency.lockutils [None req-5562c012-7849-4754-a8d1-56360af7a069 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.323432] [55188]: DEBUG oslo_concurrency.lockutils [None req-5562c012-7849-4754-a8d1-56360af7a069 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.345501] [55187]: INFO nova.api.openstack.requestlog [None req-2a001600-4d94-46e7-82f3-bb3346480716 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5091 microversion: 2.1 time: 0.039714 [ 646.346107] [55187]: [pid: 55187|app: 0|req: 198/406] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:02:06 2025] GET /compute/v2.1/flavors/detail => generated 5091 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.349970] [55187]: DEBUG nova.api.openstack.wsgi [None req-56b2e11a-8f85-41dd-b0d1-4f2c31c7887d tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 646.351745] [55187]: DEBUG nova.compute.api [None req-56b2e11a-8f85-41dd-b0d1-4f2c31c7887d tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 646.358827] [55187]: DEBUG oslo_concurrency.lockutils [None req-56b2e11a-8f85-41dd-b0d1-4f2c31c7887d tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.362640] [55187]: DEBUG oslo_concurrency.lockutils [None req-56b2e11a-8f85-41dd-b0d1-4f2c31c7887d tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.362802] [55187]: DEBUG oslo_concurrency.lockutils [None req-56b2e11a-8f85-41dd-b0d1-4f2c31c7887d tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.363238] [55187]: DEBUG oslo_concurrency.lockutils [None req-56b2e11a-8f85-41dd-b0d1-4f2c31c7887d tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.363468] [55187]: DEBUG oslo_concurrency.lockutils [None req-56b2e11a-8f85-41dd-b0d1-4f2c31c7887d tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.363692] [55187]: DEBUG oslo_concurrency.lockutils [None req-56b2e11a-8f85-41dd-b0d1-4f2c31c7887d tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.420594] [55187]: DEBUG nova.policy [None req-56b2e11a-8f85-41dd-b0d1-4f2c31c7887d tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 646.430283] [55187]: DEBUG nova.policy [None req-56b2e11a-8f85-41dd-b0d1-4f2c31c7887d tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 646.431580] [55187]: DEBUG nova.policy [None req-56b2e11a-8f85-41dd-b0d1-4f2c31c7887d tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 646.438653] [55187]: INFO nova.api.openstack.requestlog [None req-56b2e11a-8f85-41dd-b0d1-4f2c31c7887d tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 1933 microversion: 2.100 time: 0.092085 [ 646.439034] [55187]: [pid: 55187|app: 0|req: 199/407] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:06 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 1933 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 646.546528] [55188]: DEBUG nova.policy [None req-5562c012-7849-4754-a8d1-56360af7a069 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 646.553500] [55188]: INFO nova.api.openstack.requestlog [None req-5562c012-7849-4754-a8d1-56360af7a069 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1319 microversion: 2.1 time: 0.246602 [ 646.553844] [55188]: [pid: 55188|app: 0|req: 209/408] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:06 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1319 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.558331] [55188]: DEBUG nova.api.openstack.wsgi [None req-ab999523-76c6-45e8-befe-82f8b9e4e457 tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] Action: 'update', calling method: .version_select at 0x7d4afb80f5b0>, body: {"meta": {"os_distro": "alt"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 646.582695] [55188]: INFO nova.api.openstack.wsgi [None req-ab999523-76c6-45e8-befe-82f8b9e4e457 tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] HTTP exception thrown: Image not found. [ 646.582752] [55187]: DEBUG nova.api.openstack.wsgi [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServerFiltersTestJSON-instance-2112587952", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "9bc2f0c7-a70a-4d58-ac9b-63c15d0612fe"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 646.583071] [55188]: DEBUG nova.api.openstack.wsgi [None req-ab999523-76c6-45e8-befe-82f8b9e4e457 tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] Returning 404 to user: Image not found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 646.583561] [55188]: INFO nova.api.openstack.requestlog [None req-ab999523-76c6-45e8-befe-82f8b9e4e457 tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] 10.180.1.21 "PUT /compute/v2.1/images/ac62cd67-e09b-4d70-a5cc-3d7efb7578b5/metadata/os_distro" status: 404 len: 62 microversion: 2.1 time: 0.029190 [ 646.583888] [55188]: [pid: 55188|app: 0|req: 210/409] 10.180.1.21 () {60 vars in 1305 bytes} [Wed Mar 26 22:02:06 2025] PUT /compute/v2.1/images/ac62cd67-e09b-4d70-a5cc-3d7efb7578b5/metadata/os_distro => generated 62 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 646.592619] [55188]: DEBUG nova.api.openstack.wsgi [None req-577ca0e2-00ca-402c-b1d3-baa3f70fd176 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Calling method '.version_select at 0x7d4afb80f520>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 646.596791] [55188]: WARNING oslo_db.sqlalchemy.utils [None req-577ca0e2-00ca-402c-b1d3-baa3f70fd176 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 646.605145] [55188]: INFO nova.api.openstack.requestlog [None req-577ca0e2-00ca-402c-b1d3-baa3f70fd176 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 1432 microversion: 2.2 time: 0.020602 [ 646.605518] [55188]: [pid: 55188|app: 0|req: 211/410] 10.180.1.21 () {60 vars in 1172 bytes} [Wed Mar 26 22:02:06 2025] GET /compute/v2.1/os-keypairs => generated 1432 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.614127] [55188]: DEBUG nova.api.openstack.wsgi [None req-2e4f25fd-7fe5-49b3-b0d7-a64a3b1ab84e tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 646.614127] [55188]: DEBUG nova.compute.api [None req-2e4f25fd-7fe5-49b3-b0d7-a64a3b1ab84e tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] [instance: 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 646.621797] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e4f25fd-7fe5-49b3-b0d7-a64a3b1ab84e tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.622066] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e4f25fd-7fe5-49b3-b0d7-a64a3b1ab84e tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.622307] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e4f25fd-7fe5-49b3-b0d7-a64a3b1ab84e tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.622872] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e4f25fd-7fe5-49b3-b0d7-a64a3b1ab84e tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.623147] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e4f25fd-7fe5-49b3-b0d7-a64a3b1ab84e tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.623330] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e4f25fd-7fe5-49b3-b0d7-a64a3b1ab84e tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.654935] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.655429] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.655755] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.656342] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.656682] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.657406] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.668038] [55188]: DEBUG nova.compute.api [None req-2e4f25fd-7fe5-49b3-b0d7-a64a3b1ab84e tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] [instance: 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 646.668267] [55187]: DEBUG nova.network.neutron [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] validate_networks() for [('9bc2f0c7-a70a-4d58-ac9b-63c15d0612fe', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 646.756406] [55188]: INFO nova.api.openstack.requestlog [None req-2e4f25fd-7fe5-49b3-b0d7-a64a3b1ab84e tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f" status: 204 len: 0 microversion: 2.1 time: 0.149968 [ 646.759601] [55188]: [pid: 55188|app: 0|req: 212/411] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:02:06 2025] DELETE /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f => generated 0 bytes in 151 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 646.761107] [55188]: DEBUG nova.api.openstack.wsgi [None req-d5856522-91f9-4b6c-bc7d-d3f0dddc2e95 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 646.761935] [55188]: DEBUG nova.compute.api [None req-d5856522-91f9-4b6c-bc7d-d3f0dddc2e95 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 646.765894] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5856522-91f9-4b6c-bc7d-d3f0dddc2e95 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.766154] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5856522-91f9-4b6c-bc7d-d3f0dddc2e95 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.766343] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5856522-91f9-4b6c-bc7d-d3f0dddc2e95 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.766739] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5856522-91f9-4b6c-bc7d-d3f0dddc2e95 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.766942] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5856522-91f9-4b6c-bc7d-d3f0dddc2e95 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.767128] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5856522-91f9-4b6c-bc7d-d3f0dddc2e95 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.850036] [55187]: DEBUG nova.virt.hardware [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 646.850447] [55187]: DEBUG nova.virt.hardware [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 646.850711] [55187]: DEBUG nova.virt.hardware [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 646.850876] [55187]: DEBUG nova.virt.hardware [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 646.855284] [55187]: DEBUG nova.virt.hardware [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 646.869861] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.870200] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.870313] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.870664] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.870853] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.871033] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.889704] [55187]: DEBUG nova.quota [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Getting quotas for project 833c25c6b9c74c06a5a8738b45a540d8. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 646.897922] [55187]: DEBUG nova.quota [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Getting quotas for user 9c6c256e460c4a64b04ebafa3c0bf9a0 and project 833c25c6b9c74c06a5a8738b45a540d8. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 646.912046] [55187]: DEBUG nova.compute.api [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 646.913827] [55187]: DEBUG nova.compute.api [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 646.931454] [55188]: DEBUG nova.policy [None req-d5856522-91f9-4b6c-bc7d-d3f0dddc2e95 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 646.938349] [55188]: DEBUG nova.policy [None req-d5856522-91f9-4b6c-bc7d-d3f0dddc2e95 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 646.939036] [55188]: DEBUG nova.policy [None req-d5856522-91f9-4b6c-bc7d-d3f0dddc2e95 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 646.939973] [55188]: INFO nova.api.openstack.requestlog [None req-d5856522-91f9-4b6c-bc7d-d3f0dddc2e95 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1441 microversion: 2.70 time: 0.182723 [ 646.940392] [55188]: [pid: 55188|app: 0|req: 213/412] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:07 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1441 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 646.943025] [55188]: DEBUG nova.api.openstack.wsgi [None req-9ef685dc-b652-48a6-86e5-d9e8020e0e18 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Action: 'create', calling method: .version_select at 0x7d4afb71f640>, body: {"pool": "de78ebbc-bc9d-4478-9154-93410ce35cad"} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 646.955045] [55187]: INFO nova.api.openstack.requestlog [None req-4bf9a7a8-ec29-486c-99b5-38325d661fae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.514068 [ 646.955045] [55187]: [pid: 55187|app: 0|req: 200/413] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:06 2025] POST /compute/v2.1/servers => generated 380 bytes in 515 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 646.958746] [55187]: DEBUG nova.api.openstack.wsgi [None req-b13d7d38-0c6a-4ed2-a41a-a197eb71ce68 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Action: 'update_all', calling method: .version_select at 0x7d4afb8431c0>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 647.002923] [55187]: DEBUG nova.quota [None req-b13d7d38-0c6a-4ed2-a41a-a197eb71ce68 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Getting quotas for project d9f19508c3e04e3b82878e641fcad1e6. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 647.007203] [55187]: DEBUG nova.quota [None req-b13d7d38-0c6a-4ed2-a41a-a197eb71ce68 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Getting quotas for user 1f8d660e922045e0bbc09b6aa93da9b9 and project d9f19508c3e04e3b82878e641fcad1e6. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 647.227595] [55187]: INFO nova.api.openstack.requestlog [None req-b13d7d38-0c6a-4ed2-a41a-a197eb71ce68 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] 10.180.1.21 "PUT /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata" status: 200 len: 61 microversion: 2.1 time: 0.272286 [ 647.227888] [55187]: [pid: 55187|app: 0|req: 201/414] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:02:07 2025] PUT /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata => generated 61 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 647.231342] [55187]: DEBUG nova.api.openstack.wsgi [None req-aa8cedec-fb5b-4f0c-a451-5a27c15972fb tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1715462955"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 647.236082] [55187]: DEBUG nova.objects.aggregate [None req-aa8cedec-fb5b-4f0c-a451-5a27c15972fb tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Generated uuid 024e3186-51f8-4855-a086-11cb6271096c for aggregate {{(pid=55187) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 647.244452] [55187]: INFO nova.api.openstack.wsgi [None req-aa8cedec-fb5b-4f0c-a451-5a27c15972fb tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] HTTP exception thrown: Aggregate tempest-test_aggregate-1715462955 already exists. [ 647.244452] [55187]: DEBUG nova.api.openstack.wsgi [None req-aa8cedec-fb5b-4f0c-a451-5a27c15972fb tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Returning 409 to user: Aggregate tempest-test_aggregate-1715462955 already exists. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 647.244452] [55187]: INFO nova.api.openstack.requestlog [None req-aa8cedec-fb5b-4f0c-a451-5a27c15972fb tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 409 len: 111 microversion: 2.1 time: 0.015482 [ 647.244823] [55187]: [pid: 55187|app: 0|req: 202/415] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 26 22:02:07 2025] POST /compute/v2.1/os-aggregates => generated 111 bytes in 16 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 647.248487] [55187]: DEBUG nova.api.openstack.wsgi [None req-b2a8a36e-e5f3-4ff2-8d23-22a3ce54ad81 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 647.250689] [55187]: DEBUG nova.compute.api [None req-b2a8a36e-e5f3-4ff2-8d23-22a3ce54ad81 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 647.257023] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2a8a36e-e5f3-4ff2-8d23-22a3ce54ad81 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.259268] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2a8a36e-e5f3-4ff2-8d23-22a3ce54ad81 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.259268] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2a8a36e-e5f3-4ff2-8d23-22a3ce54ad81 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.259268] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2a8a36e-e5f3-4ff2-8d23-22a3ce54ad81 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.259268] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2a8a36e-e5f3-4ff2-8d23-22a3ce54ad81 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.259498] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2a8a36e-e5f3-4ff2-8d23-22a3ce54ad81 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.517147] [55187]: DEBUG nova.policy [None req-b2a8a36e-e5f3-4ff2-8d23-22a3ce54ad81 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 647.530422] [55187]: INFO nova.api.openstack.requestlog [None req-b2a8a36e-e5f3-4ff2-8d23-22a3ce54ad81 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 200 len: 1318 microversion: 2.1 time: 0.284479 [ 647.532152] [55187]: [pid: 55187|app: 0|req: 203/416] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:07 2025] GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 1318 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.728913] [55187]: DEBUG nova.api.openstack.wsgi [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FloatingIPsAssociationTestJSON-server-375081947", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "9231eb97-6273-4355-8b00-104959201ff3"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 647.777768] [55187]: DEBUG oslo_concurrency.lockutils [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.778127] [55187]: DEBUG oslo_concurrency.lockutils [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.778365] [55187]: DEBUG oslo_concurrency.lockutils [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.779197] [55187]: DEBUG oslo_concurrency.lockutils [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.779197] [55187]: DEBUG oslo_concurrency.lockutils [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.779469] [55187]: DEBUG oslo_concurrency.lockutils [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.789135] [55187]: DEBUG nova.network.neutron [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] validate_networks() for [('9231eb97-6273-4355-8b00-104959201ff3', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 647.984802] [55188]: INFO nova.api.openstack.requestlog [None req-9ef685dc-b652-48a6-86e5-d9e8020e0e18 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 1.043817 [ 647.985995] [55188]: [pid: 55188|app: 0|req: 214/417] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 26 22:02:07 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 1044 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 647.988568] [55188]: DEBUG nova.api.openstack.wsgi [None req-93224350-f844-467c-a7fc-f289afe69184 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Action: 'update', calling method: .version_select at 0x7d4afb71e290>, body: {"quota_set": {"ram": "5120"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 648.101471] [55188]: DEBUG oslo_concurrency.lockutils [None req-93224350-f844-467c-a7fc-f289afe69184 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.101471] [55188]: DEBUG oslo_concurrency.lockutils [None req-93224350-f844-467c-a7fc-f289afe69184 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.101674] [55188]: DEBUG oslo_concurrency.lockutils [None req-93224350-f844-467c-a7fc-f289afe69184 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.102193] [55188]: DEBUG oslo_concurrency.lockutils [None req-93224350-f844-467c-a7fc-f289afe69184 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.102409] [55188]: DEBUG oslo_concurrency.lockutils [None req-93224350-f844-467c-a7fc-f289afe69184 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.102610] [55188]: DEBUG oslo_concurrency.lockutils [None req-93224350-f844-467c-a7fc-f289afe69184 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.176583] [55188]: INFO nova.api.openstack.requestlog [None req-93224350-f844-467c-a7fc-f289afe69184 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/cd86ba2ca3f546a2bb5a2726ab316887" status: 200 len: 328 microversion: 2.1 time: 0.190277 [ 648.180399] [55188]: [pid: 55188|app: 0|req: 215/418] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 26 22:02:08 2025] PUT /compute/v2.1/os-quota-sets/cd86ba2ca3f546a2bb5a2726ab316887 => generated 328 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 648.270652] [55188]: DEBUG nova.api.openstack.wsgi [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-8439432", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "ed036eeb-4e11-4eb7-a04d-67152987b054"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 648.323488] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.323488] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.323488] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.323488] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.323630] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.323854] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.330009] [55188]: DEBUG nova.network.neutron [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] validate_networks() for [('ed036eeb-4e11-4eb7-a04d-67152987b054', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 648.386123] [55187]: DEBUG nova.virt.hardware [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 648.386123] [55187]: DEBUG nova.virt.hardware [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 648.386123] [55187]: DEBUG nova.virt.hardware [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 648.386123] [55187]: DEBUG nova.virt.hardware [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 648.386123] [55187]: DEBUG nova.virt.hardware [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 648.397904] [55187]: DEBUG oslo_concurrency.lockutils [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.400124] [55187]: DEBUG oslo_concurrency.lockutils [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.400366] [55187]: DEBUG oslo_concurrency.lockutils [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.400788] [55187]: DEBUG oslo_concurrency.lockutils [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.401026] [55187]: DEBUG oslo_concurrency.lockutils [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.401328] [55187]: DEBUG oslo_concurrency.lockutils [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.413246] [55187]: DEBUG nova.quota [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Getting quotas for project 8afe059d143c4b8a9be0fc4a5882d634. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 648.417186] [55187]: DEBUG nova.quota [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Getting quotas for user fab8519cb11548acba495fa335d4377d and project 8afe059d143c4b8a9be0fc4a5882d634. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 648.431372] [55187]: DEBUG nova.compute.api [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 648.432686] [55187]: DEBUG nova.compute.api [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 648.466223] [55187]: INFO nova.api.openstack.requestlog [None req-a12baa60-b034-4738-a35d-58047ace0824 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.934607 [ 648.466637] [55187]: [pid: 55187|app: 0|req: 204/419] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:07 2025] POST /compute/v2.1/servers => generated 380 bytes in 935 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 648.469330] [55187]: DEBUG nova.api.openstack.wsgi [None req-7696d595-2d84-4976-8108-e1ea77063778 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Action: 'create', calling method: .version_select at 0x7d4afb840e50>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1609207796", "description": "tempest-description-1276481839"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 648.757967] [55188]: DEBUG nova.virt.hardware [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 648.757967] [55188]: DEBUG nova.virt.hardware [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 648.757967] [55188]: DEBUG nova.virt.hardware [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 648.757967] [55188]: DEBUG nova.virt.hardware [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 648.757967] [55188]: DEBUG nova.virt.hardware [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 648.764738] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.765566] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.765739] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.767052] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.767052] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.767052] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.784385] [55188]: DEBUG nova.quota [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Getting quotas for project 82fad1616ff74d59a0c91c85897795d6. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 648.787177] [55188]: DEBUG nova.quota [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Getting quotas for user 7566b0c0faeb4f80b9d815a812748a51 and project 82fad1616ff74d59a0c91c85897795d6. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 648.795465] [55188]: DEBUG nova.compute.api [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 648.797179] [55188]: DEBUG nova.compute.api [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 648.806435] [55187]: INFO nova.api.openstack.requestlog [None req-7696d595-2d84-4976-8108-e1ea77063778 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 244 microversion: 2.1 time: 0.338826 [ 648.808044] [55187]: [pid: 55187|app: 0|req: 205/420] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:02:08 2025] POST /compute/v2.1/os-security-groups => generated 244 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 648.830301] [55188]: INFO nova.api.openstack.requestlog [None req-9dd31dfb-a70f-4925-b6e0-5239dc9ea095 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.651818 [ 648.830685] [55188]: [pid: 55188|app: 0|req: 216/421] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:08 2025] POST /compute/v2.1/servers => generated 380 bytes in 653 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 648.834420] [55188]: DEBUG nova.api.openstack.wsgi [None req-91439692-1d0e-4e96-8920-57e1fb78e084 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "e60ff1aed48544e7aa654d026e946207"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 648.898630] [55187]: DEBUG nova.api.openstack.wsgi [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-1967868101", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "ae3fd659-702a-4c25-b07c-ecfe07dbd72b"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 648.955647] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.956312] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.956312] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.956528] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.956731] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.956908] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.962674] [55187]: DEBUG nova.network.neutron [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] validate_networks() for [('ae3fd659-702a-4c25-b07c-ecfe07dbd72b', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 648.975063] [55188]: INFO nova.api.openstack.requestlog [None req-91439692-1d0e-4e96-8920-57e1fb78e084 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/2005927657/action" status: 200 len: 97 microversion: 2.1 time: 0.143678 [ 648.975587] [55188]: [pid: 55188|app: 0|req: 217/422] 10.180.1.21 () {60 vars in 1195 bytes} [Wed Mar 26 22:02:09 2025] POST /compute/v2.1/flavors/2005927657/action => generated 97 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 648.979086] [55188]: DEBUG nova.api.openstack.wsgi [None req-e49f39c9-e2e6-4851-9208-7dc0ddfa132f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 648.980771] [55188]: DEBUG nova.compute.api [None req-e49f39c9-e2e6-4851-9208-7dc0ddfa132f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 648.985262] [55188]: DEBUG oslo_concurrency.lockutils [None req-e49f39c9-e2e6-4851-9208-7dc0ddfa132f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.985668] [55188]: DEBUG oslo_concurrency.lockutils [None req-e49f39c9-e2e6-4851-9208-7dc0ddfa132f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.986815] [55188]: DEBUG oslo_concurrency.lockutils [None req-e49f39c9-e2e6-4851-9208-7dc0ddfa132f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.986815] [55188]: DEBUG oslo_concurrency.lockutils [None req-e49f39c9-e2e6-4851-9208-7dc0ddfa132f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.986815] [55188]: DEBUG oslo_concurrency.lockutils [None req-e49f39c9-e2e6-4851-9208-7dc0ddfa132f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.986815] [55188]: DEBUG oslo_concurrency.lockutils [None req-e49f39c9-e2e6-4851-9208-7dc0ddfa132f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.260766] [55188]: DEBUG nova.policy [None req-e49f39c9-e2e6-4851-9208-7dc0ddfa132f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.266703] [55188]: INFO nova.api.openstack.requestlog [None req-e49f39c9-e2e6-4851-9208-7dc0ddfa132f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1315 microversion: 2.1 time: 0.290056 [ 649.267330] [55188]: [pid: 55188|app: 0|req: 218/423] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:09 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1315 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.271121] [55188]: DEBUG nova.api.openstack.wsgi [None req-230b5a87-7695-4442-9000-97a4fa4fb674 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Action: 'create', calling method: .version_select at 0x7d4afbaf0f70>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1644777012", "description": "tempest-description-1551445998"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 649.533532] [55188]: INFO nova.api.openstack.requestlog [None req-230b5a87-7695-4442-9000-97a4fa4fb674 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 248 microversion: 2.1 time: 0.264784 [ 649.533532] [55188]: [pid: 55188|app: 0|req: 219/424] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:02:09 2025] POST /compute/v2.1/os-security-groups => generated 248 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 649.536663] [55188]: DEBUG nova.api.openstack.wsgi [None req-f20045c8-fbba-45cc-8c2d-d46f27ea9770 tempest-ServersWithSpecificFlavorTestJSON-489153963 tempest-ServersWithSpecificFlavorTestJSON-489153963-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 649.547703] [55188]: INFO nova.api.openstack.requestlog [None req-f20045c8-fbba-45cc-8c2d-d46f27ea9770 tempest-ServersWithSpecificFlavorTestJSON-489153963 tempest-ServersWithSpecificFlavorTestJSON-489153963-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.012864 [ 649.547836] [55188]: [pid: 55188|app: 0|req: 220/425] 10.180.1.21 () {58 vars in 1174 bytes} [Wed Mar 26 22:02:09 2025] GET /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 649.550314] [55188]: DEBUG nova.api.openstack.wsgi [None req-7fcae5b7-6325-4332-9ca3-5fc77193a758 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-1579667830", "id": 424327337, "os-flavor-access:is_public": "False"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 649.551229] [55187]: DEBUG nova.virt.hardware [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 649.551489] [55187]: DEBUG nova.virt.hardware [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 649.551699] [55187]: DEBUG nova.virt.hardware [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 649.551920] [55187]: DEBUG nova.virt.hardware [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 649.552012] [55187]: DEBUG nova.virt.hardware [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 649.561325] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.561410] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.561519] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.562829] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.564030] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.564107] [55188]: INFO nova.api.openstack.requestlog [None req-7fcae5b7-6325-4332-9ca3-5fc77193a758 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 427 microversion: 2.1 time: 0.015001 [ 649.564148] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.564185] [55188]: [pid: 55188|app: 0|req: 221/426] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:09 2025] POST /compute/v2.1/flavors => generated 427 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 649.570106] [55188]: DEBUG nova.api.openstack.wsgi [None req-bd84b731-b00d-451b-8c9b-080650b90852 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 649.571630] [55188]: DEBUG nova.compute.api [None req-bd84b731-b00d-451b-8c9b-080650b90852 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 649.576642] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd84b731-b00d-451b-8c9b-080650b90852 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.576884] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd84b731-b00d-451b-8c9b-080650b90852 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.577084] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd84b731-b00d-451b-8c9b-080650b90852 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.577521] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd84b731-b00d-451b-8c9b-080650b90852 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.577639] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd84b731-b00d-451b-8c9b-080650b90852 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.577814] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd84b731-b00d-451b-8c9b-080650b90852 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.578279] [55187]: DEBUG nova.quota [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Getting quotas for project 33c126e9efc646dfab45c86d663fb428. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 649.583093] [55187]: DEBUG nova.quota [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Getting quotas for user d3f76da81cb442bba9608efa6ef53e88 and project 33c126e9efc646dfab45c86d663fb428. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 649.590434] [55187]: DEBUG nova.compute.api [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 649.591864] [55187]: DEBUG nova.compute.api [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 649.641218] [55187]: INFO nova.api.openstack.requestlog [None req-3a964381-d00a-4554-9b7f-aa67f789ff63 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.833972 [ 649.641645] [55187]: [pid: 55187|app: 0|req: 206/427] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:09 2025] POST /compute/v2.1/servers => generated 380 bytes in 835 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 649.644252] [55187]: DEBUG nova.api.openstack.wsgi [None req-00ce34e2-7084-4cf9-be5e-a7b0c8b8f2c6 tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] Action: 'create', calling method: .version_select at 0x7d4afb78f6d0>, body: {"metadata": {"os_distro": "alt1", "os_version": "alt2"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 649.666445] [55187]: INFO nova.api.openstack.wsgi [None req-00ce34e2-7084-4cf9-be5e-a7b0c8b8f2c6 tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] HTTP exception thrown: Image not found. [ 649.666888] [55187]: DEBUG nova.api.openstack.wsgi [None req-00ce34e2-7084-4cf9-be5e-a7b0c8b8f2c6 tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] Returning 404 to user: Image not found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 649.667265] [55187]: INFO nova.api.openstack.requestlog [None req-00ce34e2-7084-4cf9-be5e-a7b0c8b8f2c6 tempest-ImagesMetadataNegativeTestJSON-2051200871 tempest-ImagesMetadataNegativeTestJSON-2051200871-project-member] 10.180.1.21 "POST /compute/v2.1/images/6385663f-96f3-48f1-b749-cd780e12b803/metadata" status: 404 len: 62 microversion: 2.1 time: 0.025113 [ 649.668011] [55187]: [pid: 55187|app: 0|req: 207/428] 10.180.1.21 () {60 vars in 1276 bytes} [Wed Mar 26 22:02:10 2025] POST /compute/v2.1/images/6385663f-96f3-48f1-b749-cd780e12b803/metadata => generated 62 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 649.672399] [55187]: DEBUG nova.api.openstack.wsgi [None req-3c5c88ba-37a8-4c3c-a7f7-958d79ba4570 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] Calling method '.version_select at 0x7d4afb843250>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 649.689971] [55187]: INFO nova.api.openstack.requestlog [None req-3c5c88ba-37a8-4c3c-a7f7-958d79ba4570 tempest-KeyPairsV22TestJSON-1562352326 tempest-KeyPairsV22TestJSON-1562352326-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-323494088" status: 204 len: 0 microversion: 2.2 time: 0.020902 [ 649.689971] [55187]: [pid: 55187|app: 0|req: 208/429] 10.180.1.21 () {60 vars in 1253 bytes} [Wed Mar 26 22:02:10 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-323494088 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 649.691962] [55187]: DEBUG nova.api.openstack.wsgi [None req-550636f6-9b47-46d1-bc35-142a9df8e617 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 649.694237] [55187]: DEBUG nova.compute.api [None req-550636f6-9b47-46d1-bc35-142a9df8e617 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] [instance: 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 649.698998] [55187]: DEBUG oslo_concurrency.lockutils [None req-550636f6-9b47-46d1-bc35-142a9df8e617 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.699267] [55187]: DEBUG oslo_concurrency.lockutils [None req-550636f6-9b47-46d1-bc35-142a9df8e617 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.699516] [55187]: DEBUG oslo_concurrency.lockutils [None req-550636f6-9b47-46d1-bc35-142a9df8e617 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.700021] [55187]: DEBUG oslo_concurrency.lockutils [None req-550636f6-9b47-46d1-bc35-142a9df8e617 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.700226] [55187]: DEBUG oslo_concurrency.lockutils [None req-550636f6-9b47-46d1-bc35-142a9df8e617 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.700397] [55187]: DEBUG oslo_concurrency.lockutils [None req-550636f6-9b47-46d1-bc35-142a9df8e617 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.740539] [55187]: DEBUG nova.policy [None req-550636f6-9b47-46d1-bc35-142a9df8e617 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '928b057c18334dd7bbc89abf22914497', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6154d70a53874f3face0bd3c0abc619e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.750390] [55187]: INFO nova.api.openstack.requestlog [None req-550636f6-9b47-46d1-bc35-142a9df8e617 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] 10.180.1.21 "GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f" status: 200 len: 1422 microversion: 2.1 time: 0.058686 [ 649.750390] [55187]: [pid: 55187|app: 0|req: 209/430] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:10 2025] GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f => generated 1422 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.753844] [55187]: DEBUG nova.api.openstack.wsgi [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-1354857028", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "b675501a-5848-42c2-a4b7-b7a511feea0f"}], "security_groups": [{"name": "tempest-securitygroup--1798658979"}], "key_name": "tempest-keypair-280574499", "user_data": "}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 649.796826] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.796826] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.797021] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.797678] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.798024] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.798272] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.856705] [55187]: DEBUG nova.network.neutron [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] validate_networks() for [('b675501a-5848-42c2-a4b7-b7a511feea0f', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 649.919990] [55188]: DEBUG nova.policy [None req-bd84b731-b00d-451b-8c9b-080650b90852 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.929757] [55188]: INFO nova.api.openstack.requestlog [None req-bd84b731-b00d-451b-8c9b-080650b90852 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1311 microversion: 2.1 time: 0.365195 [ 649.930109] [55188]: [pid: 55188|app: 0|req: 222/431] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:09 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1311 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.932860] [55188]: DEBUG nova.api.openstack.wsgi [None req-36bf3c14-d3f3-4b1c-832e-23548a5990ba tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 649.936812] [55188]: DEBUG nova.compute.api [None req-36bf3c14-d3f3-4b1c-832e-23548a5990ba tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 649.945153] [55188]: DEBUG oslo_concurrency.lockutils [None req-36bf3c14-d3f3-4b1c-832e-23548a5990ba tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.945153] [55188]: DEBUG oslo_concurrency.lockutils [None req-36bf3c14-d3f3-4b1c-832e-23548a5990ba tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.945153] [55188]: DEBUG oslo_concurrency.lockutils [None req-36bf3c14-d3f3-4b1c-832e-23548a5990ba tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.945153] [55188]: DEBUG oslo_concurrency.lockutils [None req-36bf3c14-d3f3-4b1c-832e-23548a5990ba tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.945323] [55188]: DEBUG oslo_concurrency.lockutils [None req-36bf3c14-d3f3-4b1c-832e-23548a5990ba tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.945323] [55188]: DEBUG oslo_concurrency.lockutils [None req-36bf3c14-d3f3-4b1c-832e-23548a5990ba tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.235648] [55188]: DEBUG nova.policy [None req-36bf3c14-d3f3-4b1c-832e-23548a5990ba tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.242964] [55188]: INFO nova.api.openstack.requestlog [None req-36bf3c14-d3f3-4b1c-832e-23548a5990ba tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1369 microversion: 2.1 time: 0.312169 [ 650.243341] [55188]: [pid: 55188|app: 0|req: 223/432] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:10 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1369 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.246325] [55188]: DEBUG nova.api.openstack.wsgi [None req-2407c1d0-b890-43d5-a11f-4584770994e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afbaf2680>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 650.296997] [55188]: INFO nova.api.openstack.requestlog [None req-2407c1d0-b890-43d5-a11f-4584770994e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/208940d9-3fca-4dc8-b51d-403390e992a8" status: 200 len: 662 microversion: 2.1 time: 0.052945 [ 650.297488] [55188]: [pid: 55188|app: 0|req: 224/433] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:02:10 2025] GET /compute/v2.1/images/208940d9-3fca-4dc8-b51d-403390e992a8 => generated 662 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 650.300094] [55188]: DEBUG nova.api.openstack.wsgi [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServerFiltersTestJSON-instance-1887010705", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "9bc2f0c7-a70a-4d58-ac9b-63c15d0612fe"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 650.345399] [55188]: DEBUG oslo_concurrency.lockutils [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.345399] [55188]: DEBUG oslo_concurrency.lockutils [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.345399] [55188]: DEBUG oslo_concurrency.lockutils [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.345399] [55188]: DEBUG oslo_concurrency.lockutils [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.346295] [55188]: DEBUG oslo_concurrency.lockutils [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.346295] [55188]: DEBUG oslo_concurrency.lockutils [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.352724] [55188]: DEBUG nova.network.neutron [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] validate_networks() for [('9bc2f0c7-a70a-4d58-ac9b-63c15d0612fe', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 650.407587] [55187]: DEBUG nova.virt.hardware [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 650.407587] [55187]: DEBUG nova.virt.hardware [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 650.407783] [55187]: DEBUG nova.virt.hardware [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 650.408077] [55187]: DEBUG nova.virt.hardware [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 650.408077] [55187]: DEBUG nova.virt.hardware [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 650.416355] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.416502] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.416695] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.417377] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.417377] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.417459] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.439524] [55187]: DEBUG nova.quota [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Getting quotas for project 0057572dd11c4643b4ee248f62dfc5bb. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 650.442482] [55187]: DEBUG nova.quota [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Getting quotas for user 150c17de0d7445f4a7db11c7e4f6fad4 and project 0057572dd11c4643b4ee248f62dfc5bb. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 650.449202] [55187]: DEBUG nova.compute.api [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 650.450531] [55187]: DEBUG nova.compute.api [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 650.502313] [55187]: INFO nova.api.openstack.requestlog [None req-4a04de96-947c-421c-a9f7-2af3b403ea44 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 0.752490 [ 650.502695] [55187]: [pid: 55187|app: 0|req: 210/434] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:10 2025] POST /compute/v2.1/servers => generated 409 bytes in 753 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 650.505788] [55187]: DEBUG nova.api.openstack.wsgi [req-1be402dd-3986-46ea-8138-18f4727ac49d req-6f76fa79-1994-45c1-9ad8-6376dff45668 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "32cde80f-7b4d-40df-ac02-087e12a739c5", "name": "network-vif-plugged", "status": "completed", "tag": "f972b67a-2d14-4b1a-adc5-1324166e9df5"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 650.513401] [55187]: DEBUG oslo_concurrency.lockutils [req-1be402dd-3986-46ea-8138-18f4727ac49d req-6f76fa79-1994-45c1-9ad8-6376dff45668 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.513633] [55187]: DEBUG oslo_concurrency.lockutils [req-1be402dd-3986-46ea-8138-18f4727ac49d req-6f76fa79-1994-45c1-9ad8-6376dff45668 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.513807] [55187]: DEBUG oslo_concurrency.lockutils [req-1be402dd-3986-46ea-8138-18f4727ac49d req-6f76fa79-1994-45c1-9ad8-6376dff45668 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.520853] [55187]: INFO nova.api.openstack.compute.server_external_events [req-1be402dd-3986-46ea-8138-18f4727ac49d req-6f76fa79-1994-45c1-9ad8-6376dff45668 service nova] Creating event network-vif-plugged:f972b67a-2d14-4b1a-adc5-1324166e9df5 for instance 32cde80f-7b4d-40df-ac02-087e12a739c5 on cpu-1 [ 650.525037] [55187]: INFO nova.api.openstack.requestlog [req-1be402dd-3986-46ea-8138-18f4727ac49d req-6f76fa79-1994-45c1-9ad8-6376dff45668 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021203 [ 650.525037] [55187]: [pid: 55187|app: 0|req: 211/435] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:10 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 650.528574] [55187]: DEBUG nova.api.openstack.wsgi [None req-4345b9c9-c0b5-46cb-b3a7-ba9f25802246 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Action: 'create', calling method: .version_select at 0x7d4afb8404c0>, body: {"metadata": {"os_version": "alt1", "architecture": "value3"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 650.578272] [55187]: DEBUG nova.quota [None req-4345b9c9-c0b5-46cb-b3a7-ba9f25802246 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Getting quotas for project d9f19508c3e04e3b82878e641fcad1e6. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 650.587757] [55187]: DEBUG nova.quota [None req-4345b9c9-c0b5-46cb-b3a7-ba9f25802246 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Getting quotas for user 1f8d660e922045e0bbc09b6aa93da9b9 and project d9f19508c3e04e3b82878e641fcad1e6. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 650.772730] [55188]: DEBUG nova.virt.hardware [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 650.772943] [55188]: DEBUG nova.virt.hardware [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 650.773174] [55188]: DEBUG nova.virt.hardware [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 650.773354] [55188]: DEBUG nova.virt.hardware [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 650.773510] [55188]: DEBUG nova.virt.hardware [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 650.791703] [55188]: DEBUG oslo_concurrency.lockutils [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.791847] [55188]: DEBUG oslo_concurrency.lockutils [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.792207] [55188]: DEBUG oslo_concurrency.lockutils [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.792635] [55188]: DEBUG oslo_concurrency.lockutils [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.792831] [55188]: DEBUG oslo_concurrency.lockutils [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.793037] [55188]: DEBUG oslo_concurrency.lockutils [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.810849] [55188]: DEBUG nova.quota [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Getting quotas for project 833c25c6b9c74c06a5a8738b45a540d8. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 650.817886] [55188]: DEBUG nova.quota [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Getting quotas for user 9c6c256e460c4a64b04ebafa3c0bf9a0 and project 833c25c6b9c74c06a5a8738b45a540d8. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 650.825950] [55188]: DEBUG nova.compute.api [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 650.828629] [55188]: DEBUG nova.compute.api [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 650.863148] [55187]: INFO nova.api.openstack.requestlog [None req-4345b9c9-c0b5-46cb-b3a7-ba9f25802246 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] 10.180.1.21 "POST /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata" status: 200 len: 85 microversion: 2.1 time: 0.337497 [ 650.863487] [55187]: [pid: 55187|app: 0|req: 212/436] 10.180.1.21 () {60 vars in 1276 bytes} [Wed Mar 26 22:02:10 2025] POST /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata => generated 85 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 650.869903] [55188]: INFO nova.api.openstack.requestlog [None req-18836a5a-34aa-48e1-bd63-8eab137ce520 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.571894 [ 650.870246] [55187]: DEBUG nova.api.openstack.wsgi [None req-4d78608a-59d0-41d0-8627-7e54b00599d5 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 650.870299] [55188]: [pid: 55188|app: 0|req: 225/437] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:10 2025] POST /compute/v2.1/servers => generated 380 bytes in 572 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 650.872986] [55188]: DEBUG nova.api.openstack.wsgi [None req-322d338b-b37b-461a-92cb-e20adbe64fd9 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 650.875217] [55188]: DEBUG nova.compute.api [None req-322d338b-b37b-461a-92cb-e20adbe64fd9 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 650.881423] [55188]: DEBUG oslo_concurrency.lockutils [None req-322d338b-b37b-461a-92cb-e20adbe64fd9 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.881746] [55188]: DEBUG oslo_concurrency.lockutils [None req-322d338b-b37b-461a-92cb-e20adbe64fd9 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.881934] [55188]: DEBUG oslo_concurrency.lockutils [None req-322d338b-b37b-461a-92cb-e20adbe64fd9 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.882428] [55188]: DEBUG oslo_concurrency.lockutils [None req-322d338b-b37b-461a-92cb-e20adbe64fd9 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.882661] [55188]: DEBUG oslo_concurrency.lockutils [None req-322d338b-b37b-461a-92cb-e20adbe64fd9 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.882875] [55188]: DEBUG oslo_concurrency.lockutils [None req-322d338b-b37b-461a-92cb-e20adbe64fd9 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.896616] [55187]: INFO nova.api.openstack.requestlog [None req-4d78608a-59d0-41d0-8627-7e54b00599d5 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/4" status: 200 len: 0 microversion: 2.1 time: 0.032463 [ 650.896984] [55187]: [pid: 55187|app: 0|req: 213/438] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 26 22:02:11 2025] DELETE /compute/v2.1/os-aggregates/4 => generated 0 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 650.900225] [55187]: DEBUG nova.api.openstack.wsgi [None req-aab8ee5d-f3dd-48ef-823b-f191f3e935ea tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 650.902203] [55187]: DEBUG nova.compute.api [None req-aab8ee5d-f3dd-48ef-823b-f191f3e935ea tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 650.910447] [55187]: DEBUG oslo_concurrency.lockutils [None req-aab8ee5d-f3dd-48ef-823b-f191f3e935ea tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.910447] [55187]: DEBUG oslo_concurrency.lockutils [None req-aab8ee5d-f3dd-48ef-823b-f191f3e935ea tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.910447] [55187]: DEBUG oslo_concurrency.lockutils [None req-aab8ee5d-f3dd-48ef-823b-f191f3e935ea tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.910447] [55187]: DEBUG oslo_concurrency.lockutils [None req-aab8ee5d-f3dd-48ef-823b-f191f3e935ea tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.910643] [55187]: DEBUG oslo_concurrency.lockutils [None req-aab8ee5d-f3dd-48ef-823b-f191f3e935ea tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.910643] [55187]: DEBUG oslo_concurrency.lockutils [None req-aab8ee5d-f3dd-48ef-823b-f191f3e935ea tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.945048] [55188]: DEBUG nova.policy [None req-322d338b-b37b-461a-92cb-e20adbe64fd9 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.955260] [55188]: INFO nova.api.openstack.requestlog [None req-322d338b-b37b-461a-92cb-e20adbe64fd9 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1290 microversion: 2.1 time: 0.084285 [ 650.955625] [55188]: [pid: 55188|app: 0|req: 226/439] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:11 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1290 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.958643] [55188]: DEBUG nova.api.openstack.wsgi [None req-061fdb14-0e2b-46c8-aa94-e381aa45bbe3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 650.961438] [55188]: DEBUG nova.compute.api [None req-061fdb14-0e2b-46c8-aa94-e381aa45bbe3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 650.969886] [55188]: DEBUG oslo_concurrency.lockutils [None req-061fdb14-0e2b-46c8-aa94-e381aa45bbe3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.969886] [55188]: DEBUG oslo_concurrency.lockutils [None req-061fdb14-0e2b-46c8-aa94-e381aa45bbe3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.969886] [55188]: DEBUG oslo_concurrency.lockutils [None req-061fdb14-0e2b-46c8-aa94-e381aa45bbe3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.969886] [55188]: DEBUG oslo_concurrency.lockutils [None req-061fdb14-0e2b-46c8-aa94-e381aa45bbe3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.970040] [55188]: DEBUG oslo_concurrency.lockutils [None req-061fdb14-0e2b-46c8-aa94-e381aa45bbe3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.970040] [55188]: DEBUG oslo_concurrency.lockutils [None req-061fdb14-0e2b-46c8-aa94-e381aa45bbe3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.052210] [55187]: DEBUG nova.policy [None req-aab8ee5d-f3dd-48ef-823b-f191f3e935ea tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.059654] [55187]: DEBUG nova.policy [None req-aab8ee5d-f3dd-48ef-823b-f191f3e935ea tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.060648] [55187]: DEBUG nova.policy [None req-aab8ee5d-f3dd-48ef-823b-f191f3e935ea tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.070100] [55187]: INFO nova.api.openstack.requestlog [None req-aab8ee5d-f3dd-48ef-823b-f191f3e935ea tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 1989 microversion: 2.100 time: 0.170560 [ 651.070100] [55187]: [pid: 55187|app: 0|req: 214/440] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:11 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 1989 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 651.121028] [55188]: DEBUG nova.policy [None req-061fdb14-0e2b-46c8-aa94-e381aa45bbe3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.131510] [55188]: INFO nova.api.openstack.requestlog [None req-061fdb14-0e2b-46c8-aa94-e381aa45bbe3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1464 microversion: 2.1 time: 0.175198 [ 651.131846] [55188]: [pid: 55188|app: 0|req: 227/441] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:11 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1464 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.138682] [55188]: DEBUG nova.api.openstack.wsgi [None req-780c3a12-73c1-444d-9e12-2cce52231ca3 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 651.140802] [55188]: DEBUG nova.compute.api [None req-780c3a12-73c1-444d-9e12-2cce52231ca3 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 651.149466] [55188]: DEBUG oslo_concurrency.lockutils [None req-780c3a12-73c1-444d-9e12-2cce52231ca3 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.149466] [55188]: DEBUG oslo_concurrency.lockutils [None req-780c3a12-73c1-444d-9e12-2cce52231ca3 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.149823] [55188]: DEBUG oslo_concurrency.lockutils [None req-780c3a12-73c1-444d-9e12-2cce52231ca3 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.149986] [55188]: DEBUG oslo_concurrency.lockutils [None req-780c3a12-73c1-444d-9e12-2cce52231ca3 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.150191] [55188]: DEBUG oslo_concurrency.lockutils [None req-780c3a12-73c1-444d-9e12-2cce52231ca3 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.150354] [55188]: DEBUG oslo_concurrency.lockutils [None req-780c3a12-73c1-444d-9e12-2cce52231ca3 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.290025] [55187]: DEBUG nova.api.openstack.wsgi [None req-ac8c0101-e94f-4974-9ded-745414803668 tempest-ListImageFiltersNegativeTestJSON-2111142739 tempest-ListImageFiltersNegativeTestJSON-2111142739-project-member] Calling method '.version_select at 0x7d4afb841090>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 651.290148] [55188]: DEBUG nova.policy [None req-780c3a12-73c1-444d-9e12-2cce52231ca3 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.297781] [55188]: DEBUG nova.policy [None req-780c3a12-73c1-444d-9e12-2cce52231ca3 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.298805] [55188]: DEBUG nova.policy [None req-780c3a12-73c1-444d-9e12-2cce52231ca3 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.299719] [55188]: INFO nova.api.openstack.requestlog [None req-780c3a12-73c1-444d-9e12-2cce52231ca3 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1441 microversion: 2.70 time: 0.163253 [ 651.300356] [55188]: [pid: 55188|app: 0|req: 228/442] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:11 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1441 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 651.303842] [55188]: DEBUG nova.api.openstack.wsgi [None req-6dd2ba04-915f-4e01-a04a-b38750233615 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Action: 'action', calling method: .version_select at 0x7d4afcac53f0>, body: {"addFloatingIp": {"address": "10.180.180.238"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 651.307068] [55188]: DEBUG nova.compute.api [None req-6dd2ba04-915f-4e01-a04a-b38750233615 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 651.313173] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dd2ba04-915f-4e01-a04a-b38750233615 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.313859] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dd2ba04-915f-4e01-a04a-b38750233615 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.316022] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dd2ba04-915f-4e01-a04a-b38750233615 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.316258] [55187]: INFO nova.api.openstack.wsgi [None req-ac8c0101-e94f-4974-9ded-745414803668 tempest-ListImageFiltersNegativeTestJSON-2111142739 tempest-ListImageFiltersNegativeTestJSON-2111142739-project-member] HTTP exception thrown: Image not found. [ 651.316311] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dd2ba04-915f-4e01-a04a-b38750233615 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.316311] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dd2ba04-915f-4e01-a04a-b38750233615 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.316389] [55187]: DEBUG nova.api.openstack.wsgi [None req-ac8c0101-e94f-4974-9ded-745414803668 tempest-ListImageFiltersNegativeTestJSON-2111142739 tempest-ListImageFiltersNegativeTestJSON-2111142739-project-member] Returning 404 to user: Image not found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 651.316428] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dd2ba04-915f-4e01-a04a-b38750233615 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.316498] [55187]: INFO nova.api.openstack.requestlog [None req-ac8c0101-e94f-4974-9ded-745414803668 tempest-ListImageFiltersNegativeTestJSON-2111142739 tempest-ListImageFiltersNegativeTestJSON-2111142739-project-member] 10.180.1.21 "GET /compute/v2.1/images/670717bb-a441-41da-9808-80f2480f6fd7" status: 404 len: 62 microversion: 2.1 time: 0.245563 [ 651.316498] [55187]: [pid: 55187|app: 0|req: 215/443] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:02:11 2025] GET /compute/v2.1/images/670717bb-a441-41da-9808-80f2480f6fd7 => generated 62 bytes in 246 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 651.320169] [55187]: DEBUG nova.api.openstack.wsgi [None req-c0901c11-522e-4b7a-a621-1fb66497a358 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 651.333018] [55187]: INFO nova.api.openstack.requestlog [None req-c0901c11-522e-4b7a-a621-1fb66497a358 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-quota-sets/cd86ba2ca3f546a2bb5a2726ab316887" status: 202 len: 0 microversion: 2.1 time: 0.015505 [ 651.333018] [55187]: [pid: 55187|app: 0|req: 216/444] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 26 22:02:11 2025] DELETE /compute/v2.1/os-quota-sets/cd86ba2ca3f546a2bb5a2726ab316887 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 651.336747] [55187]: DEBUG nova.api.openstack.wsgi [req-4421a3e0-e552-4928-bd23-ff472c12f3ab req-ef244734-e671-4da4-9eaf-1297c8763f48 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c", "tag": "fe7c9b5e-5ae6-4f8f-8f70-bc637ce5c115"}, {"server_uuid": "19f4096b-0f09-4e26-93d7-a345002d004d", "name": "network-vif-plugged", "status": "completed", "tag": "ce250c86-9dee-4c1a-9899-e09a957916ab"}, {"name": "network-changed", "server_uuid": "19f4096b-0f09-4e26-93d7-a345002d004d", "tag": "ce250c86-9dee-4c1a-9899-e09a957916ab"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 651.355998] [55187]: DEBUG oslo_concurrency.lockutils [req-4421a3e0-e552-4928-bd23-ff472c12f3ab req-ef244734-e671-4da4-9eaf-1297c8763f48 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.355998] [55187]: DEBUG oslo_concurrency.lockutils [req-4421a3e0-e552-4928-bd23-ff472c12f3ab req-ef244734-e671-4da4-9eaf-1297c8763f48 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.356177] [55187]: DEBUG oslo_concurrency.lockutils [req-4421a3e0-e552-4928-bd23-ff472c12f3ab req-ef244734-e671-4da4-9eaf-1297c8763f48 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.359447] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dd2ba04-915f-4e01-a04a-b38750233615 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "refresh_cache-3b873a8a-8dd7-4497-836e-d22a34a3eea1" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 651.360016] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dd2ba04-915f-4e01-a04a-b38750233615 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquired lock "refresh_cache-3b873a8a-8dd7-4497-836e-d22a34a3eea1" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 651.365395] [55187]: INFO nova.api.openstack.compute.server_external_events [req-4421a3e0-e552-4928-bd23-ff472c12f3ab req-ef244734-e671-4da4-9eaf-1297c8763f48 service nova] Creating event network-changed:fe7c9b5e-5ae6-4f8f-8f70-bc637ce5c115 for instance 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c on cpu-1 [ 651.365677] [55187]: INFO nova.api.openstack.compute.server_external_events [req-4421a3e0-e552-4928-bd23-ff472c12f3ab req-ef244734-e671-4da4-9eaf-1297c8763f48 service nova] Creating event network-vif-plugged:ce250c86-9dee-4c1a-9899-e09a957916ab for instance 19f4096b-0f09-4e26-93d7-a345002d004d on cpu-1 [ 651.365905] [55187]: INFO nova.api.openstack.compute.server_external_events [req-4421a3e0-e552-4928-bd23-ff472c12f3ab req-ef244734-e671-4da4-9eaf-1297c8763f48 service nova] Creating event network-changed:ce250c86-9dee-4c1a-9899-e09a957916ab for instance 19f4096b-0f09-4e26-93d7-a345002d004d on cpu-1 [ 651.371335] [55187]: INFO nova.api.openstack.requestlog [req-4421a3e0-e552-4928-bd23-ff472c12f3ab req-ef244734-e671-4da4-9eaf-1297c8763f48 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.036790 [ 651.371335] [55187]: [pid: 55187|app: 0|req: 217/445] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:11 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 651.376020] [55187]: DEBUG nova.api.openstack.wsgi [None req-0f00190c-99eb-4afd-b559-8673e2543d30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 651.377305] [55187]: DEBUG nova.compute.api [None req-0f00190c-99eb-4afd-b559-8673e2543d30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 651.382266] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f00190c-99eb-4afd-b559-8673e2543d30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.382738] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f00190c-99eb-4afd-b559-8673e2543d30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.383185] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f00190c-99eb-4afd-b559-8673e2543d30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.384063] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f00190c-99eb-4afd-b559-8673e2543d30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.384984] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f00190c-99eb-4afd-b559-8673e2543d30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.385474] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f00190c-99eb-4afd-b559-8673e2543d30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.522796] [55187]: DEBUG nova.policy [None req-0f00190c-99eb-4afd-b559-8673e2543d30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.529342] [55187]: INFO nova.api.openstack.requestlog [None req-0f00190c-99eb-4afd-b559-8673e2543d30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1217 microversion: 2.1 time: 0.157937 [ 651.530235] [55187]: [pid: 55187|app: 0|req: 218/446] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:11 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1217 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.535665] [55187]: DEBUG nova.api.openstack.wsgi [None req-5fd9411d-c252-4d2c-8b93-2b2744796abf tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 651.540159] [55187]: DEBUG nova.compute.api [None req-5fd9411d-c252-4d2c-8b93-2b2744796abf tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 651.545121] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fd9411d-c252-4d2c-8b93-2b2744796abf tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.545653] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fd9411d-c252-4d2c-8b93-2b2744796abf tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.546280] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fd9411d-c252-4d2c-8b93-2b2744796abf tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.546846] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fd9411d-c252-4d2c-8b93-2b2744796abf tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.547337] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fd9411d-c252-4d2c-8b93-2b2744796abf tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.547658] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fd9411d-c252-4d2c-8b93-2b2744796abf tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.767096] [55187]: DEBUG nova.policy [None req-5fd9411d-c252-4d2c-8b93-2b2744796abf tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.771938] [55187]: INFO nova.api.openstack.requestlog [None req-5fd9411d-c252-4d2c-8b93-2b2744796abf tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 200 len: 1318 microversion: 2.1 time: 0.240647 [ 651.776228] [55187]: [pid: 55187|app: 0|req: 219/447] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:11 2025] GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 1318 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.778022] [55187]: DEBUG nova.api.openstack.wsgi [None req-25f6bc62-3829-4061-9b10-6bb163511d16 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 651.779758] [55187]: DEBUG nova.compute.api [None req-25f6bc62-3829-4061-9b10-6bb163511d16 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 651.785766] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f6bc62-3829-4061-9b10-6bb163511d16 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.786495] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f6bc62-3829-4061-9b10-6bb163511d16 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.786495] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f6bc62-3829-4061-9b10-6bb163511d16 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.786720] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f6bc62-3829-4061-9b10-6bb163511d16 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.786818] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f6bc62-3829-4061-9b10-6bb163511d16 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.786918] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f6bc62-3829-4061-9b10-6bb163511d16 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.849510] [55187]: DEBUG nova.policy [None req-25f6bc62-3829-4061-9b10-6bb163511d16 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.854128] [55187]: INFO nova.api.openstack.requestlog [None req-25f6bc62-3829-4061-9b10-6bb163511d16 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 200 len: 1209 microversion: 2.1 time: 0.081222 [ 651.854583] [55187]: [pid: 55187|app: 0|req: 220/448] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:12 2025] GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 1209 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.857136] [55187]: DEBUG nova.api.openstack.wsgi [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-SecurityGroupsTestJSON-server-693796536", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "ae38bf5b-e5d0-4b21-af0d-ecd1c154dad0"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 651.898209] [55187]: DEBUG oslo_concurrency.lockutils [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.898583] [55187]: DEBUG oslo_concurrency.lockutils [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.898639] [55187]: DEBUG oslo_concurrency.lockutils [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.900653] [55187]: DEBUG oslo_concurrency.lockutils [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.900653] [55187]: DEBUG oslo_concurrency.lockutils [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.900653] [55187]: DEBUG oslo_concurrency.lockutils [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.907091] [55187]: DEBUG nova.network.neutron [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] validate_networks() for [('ae38bf5b-e5d0-4b21-af0d-ecd1c154dad0', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 652.490295] [55187]: DEBUG nova.virt.hardware [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 652.490295] [55187]: DEBUG nova.virt.hardware [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 652.492483] [55187]: DEBUG nova.virt.hardware [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 652.492483] [55187]: DEBUG nova.virt.hardware [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 652.492483] [55187]: DEBUG nova.virt.hardware [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 652.507418] [55187]: DEBUG oslo_concurrency.lockutils [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.507795] [55187]: DEBUG oslo_concurrency.lockutils [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.508042] [55187]: DEBUG oslo_concurrency.lockutils [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.508610] [55187]: DEBUG oslo_concurrency.lockutils [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.508926] [55187]: DEBUG oslo_concurrency.lockutils [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.509568] [55187]: DEBUG oslo_concurrency.lockutils [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.533272] [55187]: DEBUG nova.quota [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Getting quotas for project 9ea5e05c6cb949a48240f95cdea9538f. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 652.540557] [55187]: DEBUG nova.quota [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Getting quotas for user 6217026105f340e38c6eb69c052a9ffe and project 9ea5e05c6cb949a48240f95cdea9538f. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 652.550776] [55187]: DEBUG nova.compute.api [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 652.552804] [55187]: DEBUG nova.compute.api [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 652.599432] [55187]: INFO nova.api.openstack.requestlog [None req-15769fe6-b1f4-4916-9e56-93e44d29a622 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.744163 [ 652.599835] [55187]: [pid: 55187|app: 0|req: 221/449] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:12 2025] POST /compute/v2.1/servers => generated 380 bytes in 745 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 652.608322] [55187]: DEBUG nova.api.openstack.wsgi [None req-90463b59-e08a-403d-a54a-e8d37685299e tempest-FlavorsAccessNegativeTestJSON-1089374922 tempest-FlavorsAccessNegativeTestJSON-1089374922-project-member] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "e60ff1aed48544e7aa654d026e946207"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 652.609271] [55187]: DEBUG nova.policy [None req-90463b59-e08a-403d-a54a-e8d37685299e tempest-FlavorsAccessNegativeTestJSON-1089374922 tempest-FlavorsAccessNegativeTestJSON-1089374922-project-member] Policy check for os_compute_api:os-flavor-access:remove_tenant_access failed with credentials {'is_admin': False, 'user_id': 'b38fbe901a4c47afa4718b9a89920447', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e60ff1aed48544e7aa654d026e946207', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.609669] [55187]: DEBUG nova.api.openstack.wsgi [None req-90463b59-e08a-403d-a54a-e8d37685299e tempest-FlavorsAccessNegativeTestJSON-1089374922 tempest-FlavorsAccessNegativeTestJSON-1089374922-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-access:remove_tenant_access to be performed. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 652.611793] [55187]: INFO nova.api.openstack.requestlog [None req-90463b59-e08a-403d-a54a-e8d37685299e tempest-FlavorsAccessNegativeTestJSON-1089374922 tempest-FlavorsAccessNegativeTestJSON-1089374922-project-member] 10.180.1.21 "POST /compute/v2.1/flavors/2005927657/action" status: 403 len: 133 microversion: 2.1 time: 0.009717 [ 652.611793] [55187]: [pid: 55187|app: 0|req: 222/450] 10.180.1.21 () {60 vars in 1195 bytes} [Wed Mar 26 22:02:12 2025] POST /compute/v2.1/flavors/2005927657/action => generated 133 bytes in 10 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 652.613367] [55187]: DEBUG nova.api.openstack.wsgi [None req-6a739d1e-d2b9-465f-a393-cdabc7eb6742 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Action: 'create', calling method: .version_select at 0x7d4afb841870>, body: {"security_group_rule": {"parent_group_id": "608440ee-421e-4c45-a277-066b4c269650", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group_id": "88a5af00-ab96-46c3-a334-f02fc1536f6b"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 652.958252] [55187]: INFO nova.api.openstack.requestlog [None req-6a739d1e-d2b9-465f-a393-cdabc7eb6742 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 331 microversion: 2.1 time: 0.346718 [ 652.958523] [55187]: [pid: 55187|app: 0|req: 223/451] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 26 22:02:12 2025] POST /compute/v2.1/os-security-group-rules => generated 331 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 652.963903] [55187]: DEBUG nova.api.openstack.wsgi [None req-2cfe5f52-8ed4-48cd-973c-148761d6cf60 tempest-ServersWithSpecificFlavorTestJSON-489153963 tempest-ServersWithSpecificFlavorTestJSON-489153963-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 652.992071] [55187]: INFO nova.api.openstack.requestlog [None req-2cfe5f52-8ed4-48cd-973c-148761d6cf60 tempest-ServersWithSpecificFlavorTestJSON-489153963 tempest-ServersWithSpecificFlavorTestJSON-489153963-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/2054572388/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.032785 [ 652.992477] [55187]: [pid: 55187|app: 0|req: 224/452] 10.180.1.21 () {60 vars in 1219 bytes} [Wed Mar 26 22:02:13 2025] POST /compute/v2.1/flavors/2054572388/os-extra_specs => generated 43 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 652.996365] [55187]: DEBUG nova.api.openstack.wsgi [None req-2162feeb-e2d5-4b1a-9b40-1d37faf16691 tempest-FlavorsAdminTestJSON-1660541549 tempest-FlavorsAdminTestJSON-1660541549-project-member] Action: 'create', calling method: >, body: {"server": {"name": "test", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "424327337"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 653.004848] [55187]: INFO nova.api.openstack.wsgi [None req-2162feeb-e2d5-4b1a-9b40-1d37faf16691 tempest-FlavorsAdminTestJSON-1660541549 tempest-FlavorsAdminTestJSON-1660541549-project-member] HTTP exception thrown: Flavor 424327337 could not be found. [ 653.005286] [55187]: DEBUG nova.api.openstack.wsgi [None req-2162feeb-e2d5-4b1a-9b40-1d37faf16691 tempest-FlavorsAdminTestJSON-1660541549 tempest-FlavorsAdminTestJSON-1660541549-project-member] Returning 400 to user: Flavor 424327337 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 653.005812] [55187]: INFO nova.api.openstack.requestlog [None req-2162feeb-e2d5-4b1a-9b40-1d37faf16691 tempest-FlavorsAdminTestJSON-1660541549 tempest-FlavorsAdminTestJSON-1660541549-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 80 microversion: 2.1 time: 0.012738 [ 653.006125] [55187]: [pid: 55187|app: 0|req: 225/453] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:13 2025] POST /compute/v2.1/servers => generated 80 bytes in 13 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 653.010021] [55187]: DEBUG nova.api.openstack.wsgi [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-1861058916", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "ae3fd659-702a-4c25-b07c-ecfe07dbd72b"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 653.058566] [55187]: DEBUG oslo_concurrency.lockutils [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.059315] [55187]: DEBUG oslo_concurrency.lockutils [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.059315] [55187]: DEBUG oslo_concurrency.lockutils [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.059688] [55187]: DEBUG oslo_concurrency.lockutils [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.059948] [55187]: DEBUG oslo_concurrency.lockutils [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.060135] [55187]: DEBUG oslo_concurrency.lockutils [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.066509] [55187]: DEBUG nova.network.neutron [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] validate_networks() for [('ae3fd659-702a-4c25-b07c-ecfe07dbd72b', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 653.466275] [55187]: DEBUG nova.virt.hardware [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 653.467299] [55187]: DEBUG nova.virt.hardware [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 653.467548] [55187]: DEBUG nova.virt.hardware [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 653.467735] [55187]: DEBUG nova.virt.hardware [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 653.467930] [55187]: DEBUG nova.virt.hardware [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 653.479887] [55187]: DEBUG oslo_concurrency.lockutils [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.480082] [55187]: DEBUG oslo_concurrency.lockutils [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.480266] [55187]: DEBUG oslo_concurrency.lockutils [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.480863] [55187]: DEBUG oslo_concurrency.lockutils [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.481090] [55187]: DEBUG oslo_concurrency.lockutils [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.481312] [55187]: DEBUG oslo_concurrency.lockutils [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.495690] [55187]: DEBUG nova.quota [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Getting quotas for project 33c126e9efc646dfab45c86d663fb428. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 653.499490] [55187]: DEBUG nova.quota [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Getting quotas for user d3f76da81cb442bba9608efa6ef53e88 and project 33c126e9efc646dfab45c86d663fb428. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 653.507341] [55187]: DEBUG nova.compute.api [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 653.508582] [55187]: DEBUG nova.compute.api [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 653.527440] [55188]: DEBUG nova.network.neutron [None req-6dd2ba04-915f-4e01-a04a-b38750233615 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Building network info cache for instance {{(pid=55188) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2067}} [ 653.554026] [55187]: INFO nova.api.openstack.requestlog [None req-d071bacb-250b-4242-b69a-9467ac7c450e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.547200 [ 653.554413] [55187]: [pid: 55187|app: 0|req: 226/454] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:13 2025] POST /compute/v2.1/servers => generated 380 bytes in 548 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 653.557910] [55187]: DEBUG nova.api.openstack.wsgi [None req-290df998-852e-440b-8f03-b5d81eb204a0 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.559099] [55187]: DEBUG nova.compute.api [None req-290df998-852e-440b-8f03-b5d81eb204a0 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 653.566344] [55187]: DEBUG oslo_concurrency.lockutils [None req-290df998-852e-440b-8f03-b5d81eb204a0 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.566661] [55187]: DEBUG oslo_concurrency.lockutils [None req-290df998-852e-440b-8f03-b5d81eb204a0 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.566888] [55187]: DEBUG oslo_concurrency.lockutils [None req-290df998-852e-440b-8f03-b5d81eb204a0 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.567304] [55187]: DEBUG oslo_concurrency.lockutils [None req-290df998-852e-440b-8f03-b5d81eb204a0 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.568638] [55187]: DEBUG oslo_concurrency.lockutils [None req-290df998-852e-440b-8f03-b5d81eb204a0 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.568638] [55187]: DEBUG oslo_concurrency.lockutils [None req-290df998-852e-440b-8f03-b5d81eb204a0 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.798239] [55187]: DEBUG nova.policy [None req-290df998-852e-440b-8f03-b5d81eb204a0 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.803254] [55187]: INFO nova.api.openstack.requestlog [None req-290df998-852e-440b-8f03-b5d81eb204a0 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1315 microversion: 2.1 time: 0.247958 [ 653.803646] [55187]: [pid: 55187|app: 0|req: 227/455] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:13 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1315 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.812025] [55187]: DEBUG nova.api.openstack.wsgi [None req-8a36691a-8cab-4ef6-ab47-aa3ce96b709d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afb78da20>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.843632] [55187]: INFO nova.api.openstack.requestlog [None req-8a36691a-8cab-4ef6-ab47-aa3ce96b709d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/208940d9-3fca-4dc8-b51d-403390e992a8" status: 200 len: 662 microversion: 2.1 time: 0.037722 [ 653.843705] [55187]: [pid: 55187|app: 0|req: 228/456] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:02:14 2025] GET /compute/v2.1/images/208940d9-3fca-4dc8-b51d-403390e992a8 => generated 662 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 653.851588] [55187]: DEBUG nova.api.openstack.wsgi [None req-143767d5-48fd-437e-803c-0ca42e7ba2b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.853267] [55187]: DEBUG nova.compute.api [None req-143767d5-48fd-437e-803c-0ca42e7ba2b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 653.857834] [55187]: DEBUG oslo_concurrency.lockutils [None req-143767d5-48fd-437e-803c-0ca42e7ba2b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.857834] [55187]: DEBUG oslo_concurrency.lockutils [None req-143767d5-48fd-437e-803c-0ca42e7ba2b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.857927] [55187]: DEBUG oslo_concurrency.lockutils [None req-143767d5-48fd-437e-803c-0ca42e7ba2b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.858217] [55187]: DEBUG oslo_concurrency.lockutils [None req-143767d5-48fd-437e-803c-0ca42e7ba2b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.859196] [55187]: DEBUG oslo_concurrency.lockutils [None req-143767d5-48fd-437e-803c-0ca42e7ba2b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.859196] [55187]: DEBUG oslo_concurrency.lockutils [None req-143767d5-48fd-437e-803c-0ca42e7ba2b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.930237] [55187]: DEBUG nova.policy [None req-143767d5-48fd-437e-803c-0ca42e7ba2b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.934871] [55187]: INFO nova.api.openstack.requestlog [None req-143767d5-48fd-437e-803c-0ca42e7ba2b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1240 microversion: 2.1 time: 0.087217 [ 653.935360] [55187]: [pid: 55187|app: 0|req: 229/457] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:14 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1240 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.942918] [55187]: DEBUG nova.api.openstack.wsgi [None req-17a79c6f-547c-4007-856c-c22f87a43677 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 653.946470] [55187]: DEBUG nova.compute.api [None req-17a79c6f-547c-4007-856c-c22f87a43677 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] [instance: 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 653.957703] [55187]: DEBUG oslo_concurrency.lockutils [None req-17a79c6f-547c-4007-856c-c22f87a43677 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.957703] [55187]: DEBUG oslo_concurrency.lockutils [None req-17a79c6f-547c-4007-856c-c22f87a43677 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.957703] [55187]: DEBUG oslo_concurrency.lockutils [None req-17a79c6f-547c-4007-856c-c22f87a43677 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.957966] [55187]: DEBUG oslo_concurrency.lockutils [None req-17a79c6f-547c-4007-856c-c22f87a43677 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.958238] [55187]: DEBUG oslo_concurrency.lockutils [None req-17a79c6f-547c-4007-856c-c22f87a43677 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.959867] [55187]: DEBUG oslo_concurrency.lockutils [None req-17a79c6f-547c-4007-856c-c22f87a43677 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.990734] [55187]: DEBUG oslo_concurrency.lockutils [None req-17a79c6f-547c-4007-856c-c22f87a43677 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.990734] [55187]: DEBUG oslo_concurrency.lockutils [None req-17a79c6f-547c-4007-856c-c22f87a43677 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.990734] [55187]: DEBUG oslo_concurrency.lockutils [None req-17a79c6f-547c-4007-856c-c22f87a43677 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.990734] [55187]: DEBUG nova.objects.instance [None req-17a79c6f-547c-4007-856c-c22f87a43677 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lazy-loading 'fault' on Instance uuid 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 654.003393] [55188]: DEBUG nova.network.neutron [None req-6dd2ba04-915f-4e01-a04a-b38750233615 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Updating instance_info_cache with network_info: [{"id": "de6ce556-6077-4647-a59c-246a65cb08ab", "address": "fa:16:3e:44:9d:7b", "network": {"id": "ff8ec5c9-4839-4d5f-8c60-38edfd64ac3b", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationNegativeTestJSON-978261475-network", "subnets": [{"cidr": "192.168.128.0/28", "dns": [], "gateway": {"address": "192.168.128.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.128.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "10.180.180.238", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.2"}}], "meta": {"injected": false, "tenant_id": "3b1005d18f394c72a48d87bf480718b9", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "8ea16b8c-ebf6-4bd4-ab67-ddb472e7b460", "external-id": "nsx-vlan-transportzone-156", "segmentation_id": 156, "bound_drivers": {"0": "nsxv3"}}, "devname": "tapde6ce556-60", "ovs_interfaceid": "de6ce556-6077-4647-a59c-246a65cb08ab", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=55188) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 654.014711] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dd2ba04-915f-4e01-a04a-b38750233615 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Releasing lock "refresh_cache-3b873a8a-8dd7-4497-836e-d22a34a3eea1" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 654.016918] [55188]: INFO nova.api.openstack.requestlog [None req-6dd2ba04-915f-4e01-a04a-b38750233615 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1/action" status: 202 len: 0 microversion: 2.1 time: 2.715814 [ 654.017630] [55188]: [pid: 55188|app: 0|req: 229/458] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:11 2025] POST /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1/action => generated 0 bytes in 2717 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 654.024289] [55188]: DEBUG nova.api.openstack.wsgi [None req-b5bda283-8a69-4f97-b284-b2c56035e5b5 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] Calling method '.version_select at 0x7d4afb71d1b0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.034919] [55187]: DEBUG nova.policy [None req-17a79c6f-547c-4007-856c-c22f87a43677 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '928b057c18334dd7bbc89abf22914497', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6154d70a53874f3face0bd3c0abc619e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.040626] [55187]: INFO nova.api.openstack.requestlog [None req-17a79c6f-547c-4007-856c-c22f87a43677 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] 10.180.1.21 "GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f" status: 200 len: 1298 microversion: 2.1 time: 0.101713 [ 654.040750] [55187]: [pid: 55187|app: 0|req: 230/459] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:14 2025] GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f => generated 1298 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.043729] [55187]: DEBUG nova.api.openstack.wsgi [None req-5994c606-3436-4eb9-aa49-f15cae8b5ebe tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1436804090"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 654.046949] [55187]: DEBUG nova.objects.aggregate [None req-5994c606-3436-4eb9-aa49-f15cae8b5ebe tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Generated uuid a671c9f0-40c7-4e8c-ad2e-3a1a054083b8 for aggregate {{(pid=55187) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 654.079491] [55188]: INFO nova.api.openstack.requestlog [None req-b5bda283-8a69-4f97-b284-b2c56035e5b5 tempest-ImagesMetadataTestJSON-1635188582 tempest-ImagesMetadataTestJSON-1635188582-project-member] 10.180.1.21 "GET /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata" status: 200 len: 85 microversion: 2.1 time: 0.059048 [ 654.079491] [55188]: [pid: 55188|app: 0|req: 230/460] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 26 22:02:14 2025] GET /compute/v2.1/images/0b5d2eb1-55a7-4d0d-a281-24f1efb1e906/metadata => generated 85 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 654.091132] [55187]: INFO nova.api.openstack.requestlog [None req-5994c606-3436-4eb9-aa49-f15cae8b5ebe tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.047238 [ 654.091132] [55187]: [pid: 55187|app: 0|req: 231/461] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 26 22:02:14 2025] 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) [ 654.091676] [55188]: DEBUG nova.api.openstack.wsgi [None req-bad2fdeb-a316-4105-8803-0e4a1738e172 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.093647] [55187]: DEBUG nova.api.openstack.wsgi [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServerFiltersTestJSON-instance-731857732", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "84", "networks": [{"uuid": "9bc2f0c7-a70a-4d58-ac9b-63c15d0612fe"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 654.098114] [55188]: DEBUG nova.compute.api [None req-bad2fdeb-a316-4105-8803-0e4a1738e172 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 654.115000] [55188]: DEBUG oslo_concurrency.lockutils [None req-bad2fdeb-a316-4105-8803-0e4a1738e172 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.115195] [55188]: DEBUG oslo_concurrency.lockutils [None req-bad2fdeb-a316-4105-8803-0e4a1738e172 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.115494] [55188]: DEBUG oslo_concurrency.lockutils [None req-bad2fdeb-a316-4105-8803-0e4a1738e172 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.115839] [55188]: DEBUG oslo_concurrency.lockutils [None req-bad2fdeb-a316-4105-8803-0e4a1738e172 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.116096] [55188]: DEBUG oslo_concurrency.lockutils [None req-bad2fdeb-a316-4105-8803-0e4a1738e172 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.116248] [55188]: DEBUG oslo_concurrency.lockutils [None req-bad2fdeb-a316-4105-8803-0e4a1738e172 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.214776] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.216139] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.216139] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.217523] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.220099] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.220099] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.230780] [55187]: DEBUG nova.network.neutron [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] validate_networks() for [('9bc2f0c7-a70a-4d58-ac9b-63c15d0612fe', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 654.564099] [55187]: DEBUG nova.virt.hardware [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 654.564099] [55187]: DEBUG nova.virt.hardware [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 654.564099] [55187]: DEBUG nova.virt.hardware [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 654.564446] [55187]: DEBUG nova.virt.hardware [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 654.564446] [55187]: DEBUG nova.virt.hardware [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 654.573936] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.573936] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.573936] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.573936] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.574078] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.574078] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.582085] [55188]: DEBUG nova.policy [None req-bad2fdeb-a316-4105-8803-0e4a1738e172 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.590235] [55187]: DEBUG nova.quota [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Getting quotas for project 833c25c6b9c74c06a5a8738b45a540d8. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 654.594302] [55188]: INFO nova.api.openstack.requestlog [None req-bad2fdeb-a316-4105-8803-0e4a1738e172 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1311 microversion: 2.1 time: 0.512785 [ 654.594511] [55187]: DEBUG nova.quota [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Getting quotas for user 9c6c256e460c4a64b04ebafa3c0bf9a0 and project 833c25c6b9c74c06a5a8738b45a540d8. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 654.594548] [55188]: [pid: 55188|app: 0|req: 231/462] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:14 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1311 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.606024] [55187]: DEBUG nova.compute.api [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 654.606024] [55187]: DEBUG nova.compute.api [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 654.645927] [55187]: INFO nova.api.openstack.requestlog [None req-3d722b2d-f8ee-43b8-9803-c94b4f542265 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.554822 [ 654.645927] [55187]: [pid: 55187|app: 0|req: 232/463] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:14 2025] POST /compute/v2.1/servers => generated 380 bytes in 556 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 654.648259] [55187]: DEBUG nova.api.openstack.wsgi [None req-d3b788e0-f906-4c11-9b3d-919a2bbf03ee tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.650038] [55187]: DEBUG nova.compute.api [None req-d3b788e0-f906-4c11-9b3d-919a2bbf03ee tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 654.654021] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3b788e0-f906-4c11-9b3d-919a2bbf03ee tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.654359] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3b788e0-f906-4c11-9b3d-919a2bbf03ee tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.654567] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3b788e0-f906-4c11-9b3d-919a2bbf03ee tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.654988] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3b788e0-f906-4c11-9b3d-919a2bbf03ee tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.655379] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3b788e0-f906-4c11-9b3d-919a2bbf03ee tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.655484] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3b788e0-f906-4c11-9b3d-919a2bbf03ee tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.730638] [55188]: DEBUG nova.api.openstack.wsgi [None req-9729edba-5ace-4b8e-b396-26cd6e9fd8e1 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Action: 'action', calling method: >, body: {"migrate": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 654.731218] [55188]: DEBUG nova.compute.api [None req-9729edba-5ace-4b8e-b396-26cd6e9fd8e1 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] [instance: 87ad6fcc-c816-4bb8-8096-f1a1eb21dafa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 654.734863] [55188]: INFO nova.api.openstack.wsgi [None req-9729edba-5ace-4b8e-b396-26cd6e9fd8e1 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] HTTP exception thrown: Instance 87ad6fcc-c816-4bb8-8096-f1a1eb21dafa could not be found. [ 654.735201] [55188]: DEBUG nova.api.openstack.wsgi [None req-9729edba-5ace-4b8e-b396-26cd6e9fd8e1 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Returning 404 to user: Instance 87ad6fcc-c816-4bb8-8096-f1a1eb21dafa could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 654.736102] [55188]: INFO nova.api.openstack.requestlog [None req-9729edba-5ace-4b8e-b396-26cd6e9fd8e1 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/87ad6fcc-c816-4bb8-8096-f1a1eb21dafa/action" status: 404 len: 111 microversion: 2.1 time: 0.141785 [ 654.736102] [55188]: [pid: 55188|app: 0|req: 232/464] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:14 2025] POST /compute/v2.1/servers/87ad6fcc-c816-4bb8-8096-f1a1eb21dafa/action => generated 111 bytes in 142 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 654.831170] [55188]: DEBUG nova.api.openstack.wsgi [None req-66acd459-681f-40bd-8daf-3421addeb701 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Action: 'create', calling method: .version_select at 0x7d4afb71c430>, body: {"keypair": {"name": "tempest-keypair-564010700", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMyNsVHxp4OzZoJqEuCoIgxewf5ARSB3Q8IyxuntaTanwHMH+6uXQ4QS2vMpNZEdsYx++WvPqcLtIafsmST6JTXxuOQJAglRxkI6kASOC0A8oMOkTbwtouniuMCCE0Njew=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 654.847538] [55188]: DEBUG nova.quota [None req-66acd459-681f-40bd-8daf-3421addeb701 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Getting quotas for project 4978b6b0b8e24115bf5a658d9c7b01bc. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 654.851848] [55188]: DEBUG nova.quota [None req-66acd459-681f-40bd-8daf-3421addeb701 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Getting quotas for user b90bce719aca4591b92c00a9f723d087 and project 4978b6b0b8e24115bf5a658d9c7b01bc. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 654.868416] [55188]: INFO nova.api.openstack.requestlog [None req-66acd459-681f-40bd-8daf-3421addeb701 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.131763 [ 654.868779] [55188]: [pid: 55188|app: 0|req: 233/465] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:02:15 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 654.871246] [55188]: DEBUG nova.api.openstack.wsgi [None req-12e38040-9b3a-4802-821b-cc7bd402b318 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Calling method '.version_select at 0x7d4afb71e290>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.939661] [55188]: INFO nova.api.openstack.requestlog [None req-12e38040-9b3a-4802-821b-cc7bd402b318 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/cd86ba2ca3f546a2bb5a2726ab316887" status: 200 len: 371 microversion: 2.1 time: 0.069890 [ 654.939874] [55188]: [pid: 55188|app: 0|req: 234/466] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 26 22:02:15 2025] GET /compute/v2.1/os-quota-sets/cd86ba2ca3f546a2bb5a2726ab316887 => generated 371 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 654.944359] [55188]: DEBUG nova.api.openstack.wsgi [None req-8ab818c4-0d52-4760-b189-59b02b1c3bc5 tempest-ServerDiagnosticsV248Test-2029077234 tempest-ServerDiagnosticsV248Test-2029077234-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 654.946971] [55188]: DEBUG nova.compute.api [None req-8ab818c4-0d52-4760-b189-59b02b1c3bc5 tempest-ServerDiagnosticsV248Test-2029077234 tempest-ServerDiagnosticsV248Test-2029077234-project-admin] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 654.950793] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ab818c4-0d52-4760-b189-59b02b1c3bc5 tempest-ServerDiagnosticsV248Test-2029077234 tempest-ServerDiagnosticsV248Test-2029077234-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.951043] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ab818c4-0d52-4760-b189-59b02b1c3bc5 tempest-ServerDiagnosticsV248Test-2029077234 tempest-ServerDiagnosticsV248Test-2029077234-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.951272] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ab818c4-0d52-4760-b189-59b02b1c3bc5 tempest-ServerDiagnosticsV248Test-2029077234 tempest-ServerDiagnosticsV248Test-2029077234-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.951589] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ab818c4-0d52-4760-b189-59b02b1c3bc5 tempest-ServerDiagnosticsV248Test-2029077234 tempest-ServerDiagnosticsV248Test-2029077234-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.951784] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ab818c4-0d52-4760-b189-59b02b1c3bc5 tempest-ServerDiagnosticsV248Test-2029077234 tempest-ServerDiagnosticsV248Test-2029077234-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.951955] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ab818c4-0d52-4760-b189-59b02b1c3bc5 tempest-ServerDiagnosticsV248Test-2029077234 tempest-ServerDiagnosticsV248Test-2029077234-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.097176] [55187]: DEBUG nova.policy [None req-d3b788e0-f906-4c11-9b3d-919a2bbf03ee tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.106045] [55187]: INFO nova.api.openstack.requestlog [None req-d3b788e0-f906-4c11-9b3d-919a2bbf03ee tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1369 microversion: 2.1 time: 0.459540 [ 655.106708] [55187]: [pid: 55187|app: 0|req: 233/467] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:15 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1369 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.239279] [55187]: DEBUG nova.api.openstack.wsgi [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerTagsTestJSON-server-1275109424", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "d149b273-35e9-45cb-a790-f9565c3b240b"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 655.284950] [55187]: DEBUG oslo_concurrency.lockutils [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.284950] [55187]: DEBUG oslo_concurrency.lockutils [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.284950] [55187]: DEBUG oslo_concurrency.lockutils [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.284950] [55187]: DEBUG oslo_concurrency.lockutils [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.285177] [55187]: DEBUG oslo_concurrency.lockutils [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.285177] [55187]: DEBUG oslo_concurrency.lockutils [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.290602] [55187]: DEBUG nova.network.neutron [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] validate_networks() for [('d149b273-35e9-45cb-a790-f9565c3b240b', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 655.513126] [55188]: INFO nova.api.openstack.requestlog [None req-8ab818c4-0d52-4760-b189-59b02b1c3bc5 tempest-ServerDiagnosticsV248Test-2029077234 tempest-ServerDiagnosticsV248Test-2029077234-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e/diagnostics" status: 200 len: 275 microversion: 2.48 time: 0.571860 [ 655.513560] [55188]: [pid: 55188|app: 0|req: 235/468] 10.180.1.21 () {60 vars in 1308 bytes} [Wed Mar 26 22:02:15 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e/diagnostics => generated 275 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 655.523498] [55188]: DEBUG nova.api.openstack.wsgi [None req-ed587db0-5e81-4feb-9553-00aacfe3c0d4 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 655.528236] [55188]: DEBUG nova.compute.api [None req-ed587db0-5e81-4feb-9553-00aacfe3c0d4 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 655.536160] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed587db0-5e81-4feb-9553-00aacfe3c0d4 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.536525] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed587db0-5e81-4feb-9553-00aacfe3c0d4 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.536633] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed587db0-5e81-4feb-9553-00aacfe3c0d4 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.537072] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed587db0-5e81-4feb-9553-00aacfe3c0d4 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.537483] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed587db0-5e81-4feb-9553-00aacfe3c0d4 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.537595] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed587db0-5e81-4feb-9553-00aacfe3c0d4 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.597175] [55187]: DEBUG nova.virt.hardware [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 655.597175] [55187]: DEBUG nova.virt.hardware [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 655.597175] [55187]: DEBUG nova.virt.hardware [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 655.597175] [55187]: DEBUG nova.virt.hardware [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 655.597175] [55187]: DEBUG nova.virt.hardware [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 655.614591] [55187]: DEBUG oslo_concurrency.lockutils [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.614845] [55187]: DEBUG oslo_concurrency.lockutils [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.615754] [55187]: DEBUG oslo_concurrency.lockutils [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.615754] [55187]: DEBUG oslo_concurrency.lockutils [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.617313] [55187]: DEBUG oslo_concurrency.lockutils [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.617651] [55187]: DEBUG oslo_concurrency.lockutils [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.631975] [55187]: DEBUG nova.quota [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Getting quotas for project 44acb7e3c626418b9a5b3020b9323703. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 655.634417] [55187]: DEBUG nova.quota [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Getting quotas for user cff11378a6e94f6c9459014445ec2b3c and project 44acb7e3c626418b9a5b3020b9323703. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 655.641548] [55187]: DEBUG nova.compute.api [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 655.643445] [55187]: DEBUG nova.compute.api [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 655.684855] [55187]: INFO nova.api.openstack.requestlog [None req-48849c68-e1ad-4514-b8a2-9b2f9d334a3a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.26 time: 0.576876 [ 655.685447] [55187]: [pid: 55187|app: 0|req: 234/469] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 26 22:02:15 2025] POST /compute/v2.1/servers => generated 380 bytes in 578 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 655.693193] [55187]: DEBUG nova.api.openstack.wsgi [None req-aff1e468-5a6a-49d4-ba80-4d3ccde59902 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 655.693193] [55187]: DEBUG nova.compute.api [None req-aff1e468-5a6a-49d4-ba80-4d3ccde59902 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 655.697832] [55187]: DEBUG oslo_concurrency.lockutils [None req-aff1e468-5a6a-49d4-ba80-4d3ccde59902 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.698428] [55187]: DEBUG oslo_concurrency.lockutils [None req-aff1e468-5a6a-49d4-ba80-4d3ccde59902 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.702577] [55187]: DEBUG oslo_concurrency.lockutils [None req-aff1e468-5a6a-49d4-ba80-4d3ccde59902 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.702577] [55187]: DEBUG oslo_concurrency.lockutils [None req-aff1e468-5a6a-49d4-ba80-4d3ccde59902 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.702577] [55187]: DEBUG oslo_concurrency.lockutils [None req-aff1e468-5a6a-49d4-ba80-4d3ccde59902 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.702577] [55187]: DEBUG oslo_concurrency.lockutils [None req-aff1e468-5a6a-49d4-ba80-4d3ccde59902 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.706021] [55188]: DEBUG nova.policy [None req-ed587db0-5e81-4feb-9553-00aacfe3c0d4 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.729628] [55188]: INFO nova.api.openstack.requestlog [None req-ed587db0-5e81-4feb-9553-00aacfe3c0d4 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1320 microversion: 2.1 time: 0.210827 [ 655.730044] [55188]: [pid: 55188|app: 0|req: 236/470] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:15 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1320 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.746659] [55188]: DEBUG nova.api.openstack.wsgi [None req-e84f8efe-aa99-4458-b298-f013537b219e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 655.749799] [55188]: DEBUG nova.compute.api [None req-e84f8efe-aa99-4458-b298-f013537b219e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 655.762957] [55188]: DEBUG oslo_concurrency.lockutils [None req-e84f8efe-aa99-4458-b298-f013537b219e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.763469] [55188]: DEBUG oslo_concurrency.lockutils [None req-e84f8efe-aa99-4458-b298-f013537b219e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.763469] [55188]: DEBUG oslo_concurrency.lockutils [None req-e84f8efe-aa99-4458-b298-f013537b219e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.763893] [55188]: DEBUG oslo_concurrency.lockutils [None req-e84f8efe-aa99-4458-b298-f013537b219e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.764110] [55188]: DEBUG oslo_concurrency.lockutils [None req-e84f8efe-aa99-4458-b298-f013537b219e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.766385] [55188]: DEBUG oslo_concurrency.lockutils [None req-e84f8efe-aa99-4458-b298-f013537b219e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.829331] [55187]: DEBUG nova.policy [None req-aff1e468-5a6a-49d4-ba80-4d3ccde59902 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.849304] [55187]: DEBUG nova.policy [None req-aff1e468-5a6a-49d4-ba80-4d3ccde59902 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.849304] [55187]: DEBUG nova.policy [None req-aff1e468-5a6a-49d4-ba80-4d3ccde59902 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.856409] [55187]: INFO nova.api.openstack.requestlog [None req-aff1e468-5a6a-49d4-ba80-4d3ccde59902 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 1995 microversion: 2.100 time: 0.170225 [ 655.856815] [55187]: [pid: 55187|app: 0|req: 235/471] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:16 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 1995 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 655.859662] [55187]: DEBUG nova.api.openstack.wsgi [req-6e18c002-7c92-411b-ae43-499abe5b3abb req-bca712d5-78e4-48b3-9cda-f22ac00b7dce service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "32cde80f-7b4d-40df-ac02-087e12a739c5", "tag": "f972b67a-2d14-4b1a-adc5-1324166e9df5"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 655.866476] [55187]: DEBUG oslo_concurrency.lockutils [req-6e18c002-7c92-411b-ae43-499abe5b3abb req-bca712d5-78e4-48b3-9cda-f22ac00b7dce service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.866726] [55187]: DEBUG oslo_concurrency.lockutils [req-6e18c002-7c92-411b-ae43-499abe5b3abb req-bca712d5-78e4-48b3-9cda-f22ac00b7dce service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.867227] [55187]: DEBUG oslo_concurrency.lockutils [req-6e18c002-7c92-411b-ae43-499abe5b3abb req-bca712d5-78e4-48b3-9cda-f22ac00b7dce service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.875128] [55187]: INFO nova.api.openstack.compute.server_external_events [req-6e18c002-7c92-411b-ae43-499abe5b3abb req-bca712d5-78e4-48b3-9cda-f22ac00b7dce service nova] Creating event network-changed:f972b67a-2d14-4b1a-adc5-1324166e9df5 for instance 32cde80f-7b4d-40df-ac02-087e12a739c5 on cpu-1 [ 655.880727] [55187]: INFO nova.api.openstack.requestlog [req-6e18c002-7c92-411b-ae43-499abe5b3abb req-bca712d5-78e4-48b3-9cda-f22ac00b7dce service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023209 [ 655.883024] [55187]: [pid: 55187|app: 0|req: 236/472] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:16 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 655.884514] [55187]: DEBUG nova.api.openstack.wsgi [None req-9d11f9a4-4ce4-45cb-9084-1118824af669 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 655.885710] [55187]: DEBUG nova.compute.api [None req-9d11f9a4-4ce4-45cb-9084-1118824af669 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 655.889411] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d11f9a4-4ce4-45cb-9084-1118824af669 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.890023] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d11f9a4-4ce4-45cb-9084-1118824af669 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.890023] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d11f9a4-4ce4-45cb-9084-1118824af669 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.890349] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d11f9a4-4ce4-45cb-9084-1118824af669 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.890545] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d11f9a4-4ce4-45cb-9084-1118824af669 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.890713] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d11f9a4-4ce4-45cb-9084-1118824af669 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.951242] [55187]: DEBUG nova.policy [None req-9d11f9a4-4ce4-45cb-9084-1118824af669 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.956676] [55187]: INFO nova.api.openstack.requestlog [None req-9d11f9a4-4ce4-45cb-9084-1118824af669 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1273 microversion: 2.1 time: 0.074798 [ 655.957048] [55187]: [pid: 55187|app: 0|req: 237/473] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:16 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1273 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.959502] [55187]: DEBUG nova.api.openstack.wsgi [None req-b9b3d603-5a76-492a-85d7-ae213d2e16f7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 655.961118] [55187]: DEBUG nova.compute.api [None req-b9b3d603-5a76-492a-85d7-ae213d2e16f7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 655.964915] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9b3d603-5a76-492a-85d7-ae213d2e16f7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.964915] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9b3d603-5a76-492a-85d7-ae213d2e16f7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.965105] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9b3d603-5a76-492a-85d7-ae213d2e16f7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.965491] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9b3d603-5a76-492a-85d7-ae213d2e16f7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.965700] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9b3d603-5a76-492a-85d7-ae213d2e16f7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.965872] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9b3d603-5a76-492a-85d7-ae213d2e16f7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.001500] [55187]: DEBUG nova.policy [None req-b9b3d603-5a76-492a-85d7-ae213d2e16f7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.007021] [55187]: INFO nova.api.openstack.requestlog [None req-b9b3d603-5a76-492a-85d7-ae213d2e16f7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1217 microversion: 2.1 time: 0.049066 [ 656.007162] [55187]: [pid: 55187|app: 0|req: 238/474] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:16 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1217 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.011088] [55187]: DEBUG nova.api.openstack.wsgi [None req-f2336b9c-b792-49b4-8ed0-ca014be7f9b1 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "e60ff1aed48544e7aa654d026e946207"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 656.026932] [55188]: DEBUG nova.policy [None req-e84f8efe-aa99-4458-b298-f013537b219e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.036377] [55188]: DEBUG nova.policy [None req-e84f8efe-aa99-4458-b298-f013537b219e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.037129] [55188]: DEBUG nova.policy [None req-e84f8efe-aa99-4458-b298-f013537b219e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.037946] [55188]: INFO nova.api.openstack.requestlog [None req-e84f8efe-aa99-4458-b298-f013537b219e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1441 microversion: 2.70 time: 0.307149 [ 656.038223] [55188]: [pid: 55188|app: 0|req: 237/475] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:16 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1441 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 656.040703] [55188]: DEBUG nova.api.openstack.wsgi [None req-b4ebfe28-82b8-4042-aadd-aaf78caf36b4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 656.042361] [55188]: DEBUG nova.compute.api [None req-b4ebfe28-82b8-4042-aadd-aaf78caf36b4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 656.046098] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4ebfe28-82b8-4042-aadd-aaf78caf36b4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.046245] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4ebfe28-82b8-4042-aadd-aaf78caf36b4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.046378] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4ebfe28-82b8-4042-aadd-aaf78caf36b4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.046722] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4ebfe28-82b8-4042-aadd-aaf78caf36b4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.046918] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4ebfe28-82b8-4042-aadd-aaf78caf36b4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.047095] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4ebfe28-82b8-4042-aadd-aaf78caf36b4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.161555] [55188]: DEBUG nova.policy [None req-b4ebfe28-82b8-4042-aadd-aaf78caf36b4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.170484] [55188]: INFO nova.api.openstack.requestlog [None req-b4ebfe28-82b8-4042-aadd-aaf78caf36b4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 200 len: 1463 microversion: 2.1 time: 0.131485 [ 656.171137] [55188]: [pid: 55188|app: 0|req: 238/476] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:16 2025] GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 1463 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.176317] [55188]: DEBUG nova.api.openstack.wsgi [None req-ce2482a9-ad44-49a3-80a5-4c6d4ee6a6dd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 656.179612] [55188]: DEBUG nova.compute.api [None req-ce2482a9-ad44-49a3-80a5-4c6d4ee6a6dd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 656.183479] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce2482a9-ad44-49a3-80a5-4c6d4ee6a6dd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.183667] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce2482a9-ad44-49a3-80a5-4c6d4ee6a6dd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.183850] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce2482a9-ad44-49a3-80a5-4c6d4ee6a6dd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.184220] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce2482a9-ad44-49a3-80a5-4c6d4ee6a6dd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.186985] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce2482a9-ad44-49a3-80a5-4c6d4ee6a6dd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.187076] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce2482a9-ad44-49a3-80a5-4c6d4ee6a6dd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.233947] [55187]: INFO nova.api.openstack.requestlog [None req-f2336b9c-b792-49b4-8ed0-ca014be7f9b1 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/2005927657/action" status: 200 len: 21 microversion: 2.1 time: 0.225750 [ 656.234510] [55187]: [pid: 55187|app: 0|req: 239/477] 10.180.1.21 () {60 vars in 1195 bytes} [Wed Mar 26 22:02:16 2025] POST /compute/v2.1/flavors/2005927657/action => generated 21 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 656.238774] [55187]: DEBUG nova.api.openstack.wsgi [None req-3e655ed7-b06b-4962-b152-0e09bec9195f tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Action: 'create', calling method: .version_select at 0x7d4afb78c280>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-728207504", "description": "tempest-description-1859873301"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 656.254305] [55188]: DEBUG nova.policy [None req-ce2482a9-ad44-49a3-80a5-4c6d4ee6a6dd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.259621] [55188]: INFO nova.api.openstack.requestlog [None req-ce2482a9-ad44-49a3-80a5-4c6d4ee6a6dd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 200 len: 1209 microversion: 2.1 time: 0.088310 [ 656.260127] [55188]: [pid: 55188|app: 0|req: 239/478] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:16 2025] GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 1209 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.262656] [55188]: DEBUG nova.api.openstack.wsgi [None req-f3742297-35db-4906-889d-b94d12e7a11e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Action: 'create', calling method: .version_select at 0x7d4afbaf0670>, body: {"keypair": {"name": "tempest-keypair-1972442936", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCH2YTeqKj11fhtmNa8z8nWdjMXkKEiDjbAs01nhX+T1QXxaE12uEQkMs7E7ojxC6GSROykytCOgz7Km5HJd9PVs73ll69Iccvmv6N8+le5isdkfz6KcCvsN2nTBUdJTSQ=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 656.276982] [55188]: DEBUG nova.quota [None req-f3742297-35db-4906-889d-b94d12e7a11e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Getting quotas for project ab53f8407d6d4931adb7d1e13b1ebc80. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 656.281788] [55188]: DEBUG nova.quota [None req-f3742297-35db-4906-889d-b94d12e7a11e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Getting quotas for user 73972e8525ab4df98ab64f418d939130 and project ab53f8407d6d4931adb7d1e13b1ebc80. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 656.316496] [55188]: INFO nova.api.openstack.requestlog [None req-f3742297-35db-4906-889d-b94d12e7a11e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.054677 [ 656.316496] [55188]: [pid: 55188|app: 0|req: 240/479] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:02:16 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 656.318912] [55188]: DEBUG nova.api.openstack.wsgi [None req-ef9fac2d-d587-4e66-b8ed-79fe3ab28f85 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 656.342416] [55188]: INFO nova.api.openstack.requestlog [None req-ef9fac2d-d587-4e66-b8ed-79fe3ab28f85 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/424327337" status: 202 len: 0 microversion: 2.1 time: 0.024135 [ 656.342967] [55188]: [pid: 55188|app: 0|req: 241/480] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 26 22:02:16 2025] DELETE /compute/v2.1/flavors/424327337 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 656.460099] [55188]: DEBUG nova.api.openstack.wsgi [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-1586422517", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "min_count": 2, "networks": [{"uuid": "db48845b-7300-4f63-aa75-36a79d185cf4"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 656.492882] [55187]: INFO nova.api.openstack.requestlog [None req-3e655ed7-b06b-4962-b152-0e09bec9195f tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 247 microversion: 2.1 time: 0.257814 [ 656.493346] [55187]: [pid: 55187|app: 0|req: 240/481] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:02:16 2025] POST /compute/v2.1/os-security-groups => generated 247 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 656.507068] [55188]: DEBUG oslo_concurrency.lockutils [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.507353] [55188]: DEBUG oslo_concurrency.lockutils [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.507428] [55188]: DEBUG oslo_concurrency.lockutils [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.507762] [55188]: DEBUG oslo_concurrency.lockutils [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.508025] [55188]: DEBUG oslo_concurrency.lockutils [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.508445] [55188]: DEBUG oslo_concurrency.lockutils [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.517044] [55188]: DEBUG nova.network.neutron [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] validate_networks() for [('db48845b-7300-4f63-aa75-36a79d185cf4', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 656.567371] [55187]: DEBUG nova.api.openstack.wsgi [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServersNegativeTestJSON-server-198598363", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "min_count": 3, "networks": [{"uuid": "1b0001b0-8471-4f4f-867b-755b95a41aec"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 656.604784] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.606125] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.606125] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.606125] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.606125] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.606418] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.611944] [55187]: DEBUG nova.network.neutron [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] validate_networks() for [('1b0001b0-8471-4f4f-867b-755b95a41aec', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 656.983260] [55188]: DEBUG nova.virt.hardware [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 656.984527] [55188]: DEBUG nova.virt.hardware [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 656.984527] [55188]: DEBUG nova.virt.hardware [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 656.984527] [55188]: DEBUG nova.virt.hardware [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 656.984527] [55188]: DEBUG nova.virt.hardware [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 656.998494] [55188]: DEBUG oslo_concurrency.lockutils [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.998751] [55188]: DEBUG oslo_concurrency.lockutils [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.999137] [55188]: DEBUG oslo_concurrency.lockutils [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.999359] [55188]: DEBUG oslo_concurrency.lockutils [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.999563] [55188]: DEBUG oslo_concurrency.lockutils [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.999742] [55188]: DEBUG oslo_concurrency.lockutils [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.012837] [55188]: DEBUG nova.quota [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Getting quotas for project cd45194d3d8c43c68f2e900dbf0692eb. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 657.018188] [55188]: DEBUG nova.quota [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Getting quotas for user ffce3304056746efabcc21a682473ed5 and project cd45194d3d8c43c68f2e900dbf0692eb. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 657.024832] [55188]: DEBUG nova.compute.api [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Going to run 2 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 657.026371] [55188]: DEBUG nova.compute.api [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 657.056782] [55188]: DEBUG nova.compute.api [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',instance=,instance_uuid=88f26c46-83c2-45a1-864a-13c51b13c8ab,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 657.121900] [55188]: INFO nova.api.openstack.requestlog [None req-40427eb1-0991-4112-a546-a5bfdcfac7f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.778290 [ 657.122370] [55188]: [pid: 55188|app: 0|req: 242/482] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:16 2025] 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) [ 657.125463] [55188]: DEBUG nova.api.openstack.wsgi [req-2cb9b2a9-2ad4-422d-bb87-15721a1ec0e7 req-7ba6bb9b-408e-43fe-90bb-a6c99784bdad service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "255ac2ba-769f-4c31-a7d9-7cafffbf2a7f", "name": "network-vif-deleted", "tag": "d2f902d9-acc5-41b2-927c-d03a80618bbb"}, {"server_uuid": "bf43965a-4117-4c14-a78b-43ffa49d463a", "name": "network-vif-plugged", "status": "completed", "tag": "8ec8bdd2-8cd2-4b2d-832f-a43803f77513"}, {"name": "network-changed", "server_uuid": "bf43965a-4117-4c14-a78b-43ffa49d463a", "tag": "8ec8bdd2-8cd2-4b2d-832f-a43803f77513"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 657.133569] [55188]: DEBUG oslo_concurrency.lockutils [req-2cb9b2a9-2ad4-422d-bb87-15721a1ec0e7 req-7ba6bb9b-408e-43fe-90bb-a6c99784bdad service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.133826] [55188]: DEBUG oslo_concurrency.lockutils [req-2cb9b2a9-2ad4-422d-bb87-15721a1ec0e7 req-7ba6bb9b-408e-43fe-90bb-a6c99784bdad service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.134054] [55188]: DEBUG oslo_concurrency.lockutils [req-2cb9b2a9-2ad4-422d-bb87-15721a1ec0e7 req-7ba6bb9b-408e-43fe-90bb-a6c99784bdad service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.139865] [55187]: DEBUG nova.virt.hardware [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 657.140145] [55187]: DEBUG nova.virt.hardware [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 657.140834] [55187]: DEBUG nova.virt.hardware [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 657.140834] [55187]: DEBUG nova.virt.hardware [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 657.140834] [55187]: DEBUG nova.virt.hardware [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 657.146718] [55188]: INFO nova.api.openstack.compute.server_external_events [req-2cb9b2a9-2ad4-422d-bb87-15721a1ec0e7 req-7ba6bb9b-408e-43fe-90bb-a6c99784bdad service nova] Creating event network-vif-deleted:d2f902d9-acc5-41b2-927c-d03a80618bbb for instance 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f on cpu-1 [ 657.147689] [55188]: INFO nova.api.openstack.compute.server_external_events [req-2cb9b2a9-2ad4-422d-bb87-15721a1ec0e7 req-7ba6bb9b-408e-43fe-90bb-a6c99784bdad service nova] Creating event network-vif-plugged:8ec8bdd2-8cd2-4b2d-832f-a43803f77513 for instance bf43965a-4117-4c14-a78b-43ffa49d463a on cpu-1 [ 657.147689] [55188]: INFO nova.api.openstack.compute.server_external_events [req-2cb9b2a9-2ad4-422d-bb87-15721a1ec0e7 req-7ba6bb9b-408e-43fe-90bb-a6c99784bdad service nova] Creating event network-changed:8ec8bdd2-8cd2-4b2d-832f-a43803f77513 for instance bf43965a-4117-4c14-a78b-43ffa49d463a on cpu-1 [ 657.152240] [55188]: INFO nova.api.openstack.requestlog [req-2cb9b2a9-2ad4-422d-bb87-15721a1ec0e7 req-7ba6bb9b-408e-43fe-90bb-a6c99784bdad service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.029130 [ 657.152764] [55188]: [pid: 55188|app: 0|req: 243/483] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:17 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 657.156224] [55188]: DEBUG nova.api.openstack.wsgi [None req-ee03e918-d897-482f-8dfc-60e9bb5eb9af tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.160629] [55188]: DEBUG nova.compute.api [None req-ee03e918-d897-482f-8dfc-60e9bb5eb9af tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.167290] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee03e918-d897-482f-8dfc-60e9bb5eb9af tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.167403] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee03e918-d897-482f-8dfc-60e9bb5eb9af tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.167701] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee03e918-d897-482f-8dfc-60e9bb5eb9af tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.168885] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee03e918-d897-482f-8dfc-60e9bb5eb9af tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.168885] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee03e918-d897-482f-8dfc-60e9bb5eb9af tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.168885] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee03e918-d897-482f-8dfc-60e9bb5eb9af tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.179012] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.179317] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.179590] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.183643] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.184575] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.184575] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.214106] [55187]: DEBUG nova.quota [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Getting quotas for project 35b4597eeb344c70ae462ad5ddd36878. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 657.237033] [55187]: DEBUG nova.quota [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Getting quotas for user af3243f8d1974d25b5b68436a44fb884 and project 35b4597eeb344c70ae462ad5ddd36878. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 657.251784] [55187]: DEBUG nova.compute.api [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Going to run 3 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 657.256021] [55187]: DEBUG nova.compute.api [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 657.258192] [55188]: DEBUG nova.policy [None req-ee03e918-d897-482f-8dfc-60e9bb5eb9af tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.272672] [55188]: INFO nova.api.openstack.requestlog [None req-ee03e918-d897-482f-8dfc-60e9bb5eb9af tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1216 microversion: 2.1 time: 0.119262 [ 657.273043] [55188]: [pid: 55188|app: 0|req: 244/484] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:17 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1216 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.277924] [55188]: DEBUG nova.api.openstack.wsgi [None req-e0f4fd24-440d-4e83-8e46-420ebdee4456 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Action: 'create', calling method: .version_select at 0x7d4afb80e560>, body: {"pool": "de78ebbc-bc9d-4478-9154-93410ce35cad"} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 657.315023] [55187]: DEBUG nova.compute.api [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',instance=,instance_uuid=70e48fb2-fe66-4eb8-a182-40425d0e2f1b,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 657.353040] [55187]: DEBUG nova.compute.api [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',instance=,instance_uuid=19c96786-d3cc-49be-ac6e-825c62ffa8a6,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 657.439214] [55187]: INFO nova.api.openstack.requestlog [None req-cb41d308-5e82-4835-8a32-045c430e2d39 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.943723 [ 657.439214] [55187]: [pid: 55187|app: 0|req: 241/485] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:16 2025] POST /compute/v2.1/servers => generated 380 bytes in 944 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 657.447394] [55187]: DEBUG nova.api.openstack.wsgi [None req-75df9dce-a209-486d-9d83-97d8a6a3f2c4 tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.447627] [55187]: DEBUG nova.policy [None req-75df9dce-a209-486d-9d83-97d8a6a3f2c4 tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] Policy check for os_compute_api:os-aggregates:delete failed with credentials {'is_admin': False, 'user_id': 'c02b18130f674bdd8911d0110031a15e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8229f50bf584d788df52feee4c11e85', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.447980] [55187]: DEBUG nova.api.openstack.wsgi [None req-75df9dce-a209-486d-9d83-97d8a6a3f2c4 tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:delete to be performed. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 657.448981] [55187]: INFO nova.api.openstack.requestlog [None req-75df9dce-a209-486d-9d83-97d8a6a3f2c4 tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/5" status: 403 len: 116 microversion: 2.1 time: 0.010228 [ 657.449289] [55187]: [pid: 55187|app: 0|req: 242/486] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 26 22:02:17 2025] DELETE /compute/v2.1/os-aggregates/5 => generated 116 bytes in 11 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 657.457448] [55187]: DEBUG nova.api.openstack.wsgi [None req-c264449b-8f9b-4bf2-bdba-f4c1533ecdb9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.459960] [55187]: DEBUG nova.compute.api [None req-c264449b-8f9b-4bf2-bdba-f4c1533ecdb9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.470260] [55187]: DEBUG oslo_concurrency.lockutils [None req-c264449b-8f9b-4bf2-bdba-f4c1533ecdb9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.470538] [55187]: DEBUG oslo_concurrency.lockutils [None req-c264449b-8f9b-4bf2-bdba-f4c1533ecdb9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.470733] [55187]: DEBUG oslo_concurrency.lockutils [None req-c264449b-8f9b-4bf2-bdba-f4c1533ecdb9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.471131] [55187]: DEBUG oslo_concurrency.lockutils [None req-c264449b-8f9b-4bf2-bdba-f4c1533ecdb9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.471819] [55187]: DEBUG oslo_concurrency.lockutils [None req-c264449b-8f9b-4bf2-bdba-f4c1533ecdb9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.472028] [55187]: DEBUG oslo_concurrency.lockutils [None req-c264449b-8f9b-4bf2-bdba-f4c1533ecdb9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.541218] [55187]: DEBUG nova.policy [None req-c264449b-8f9b-4bf2-bdba-f4c1533ecdb9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.547191] [55187]: INFO nova.api.openstack.requestlog [None req-c264449b-8f9b-4bf2-bdba-f4c1533ecdb9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1222 microversion: 2.1 time: 0.097253 [ 657.548259] [55187]: [pid: 55187|app: 0|req: 243/487] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:17 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1222 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.551595] [55187]: DEBUG nova.api.openstack.wsgi [None req-db5d28ba-7f47-4e8e-84ce-838ac013dd98 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.554814] [55187]: DEBUG nova.compute.api [None req-db5d28ba-7f47-4e8e-84ce-838ac013dd98 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.559768] [55187]: DEBUG oslo_concurrency.lockutils [None req-db5d28ba-7f47-4e8e-84ce-838ac013dd98 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.560070] [55187]: DEBUG oslo_concurrency.lockutils [None req-db5d28ba-7f47-4e8e-84ce-838ac013dd98 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.560290] [55187]: DEBUG oslo_concurrency.lockutils [None req-db5d28ba-7f47-4e8e-84ce-838ac013dd98 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.560697] [55187]: DEBUG oslo_concurrency.lockutils [None req-db5d28ba-7f47-4e8e-84ce-838ac013dd98 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.561326] [55187]: DEBUG oslo_concurrency.lockutils [None req-db5d28ba-7f47-4e8e-84ce-838ac013dd98 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.561996] [55187]: DEBUG oslo_concurrency.lockutils [None req-db5d28ba-7f47-4e8e-84ce-838ac013dd98 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.931029] [55188]: INFO nova.api.openstack.requestlog [None req-e0f4fd24-440d-4e83-8e46-420ebdee4456 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.655295 [ 657.931029] [55188]: [pid: 55188|app: 0|req: 245/488] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 26 22:02:17 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 657.931224] [55187]: DEBUG nova.policy [None req-db5d28ba-7f47-4e8e-84ce-838ac013dd98 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.932785] [55188]: DEBUG nova.api.openstack.wsgi [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminNegativeTestJSON-server-933021659", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 657.936970] [55187]: INFO nova.api.openstack.requestlog [None req-db5d28ba-7f47-4e8e-84ce-838ac013dd98 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1315 microversion: 2.1 time: 0.387878 [ 657.937299] [55187]: [pid: 55187|app: 0|req: 244/489] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:17 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1315 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.944614] [55187]: DEBUG nova.api.openstack.wsgi [None req-161a9d07-82ea-4b3f-8189-636e4d9a33e5 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Calling method '.version_select at 0x7d4afb78fd90>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.950032] [55187]: INFO nova.api.openstack.requestlog [None req-161a9d07-82ea-4b3f-8189-636e4d9a33e5 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-564010700" status: 200 len: 497 microversion: 2.1 time: 0.011487 [ 657.950032] [55187]: [pid: 55187|app: 0|req: 245/490] 10.180.1.21 () {58 vars in 1210 bytes} [Wed Mar 26 22:02:18 2025] GET /compute/v2.1/os-keypairs/tempest-keypair-564010700 => generated 497 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 657.952821] [55187]: DEBUG nova.api.openstack.wsgi [None req-8dde204f-1ddc-4cc8-b907-c982bf5dc590 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 657.954482] [55187]: DEBUG nova.compute.api [None req-8dde204f-1ddc-4cc8-b907-c982bf5dc590 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 657.963410] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dde204f-1ddc-4cc8-b907-c982bf5dc590 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.964094] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dde204f-1ddc-4cc8-b907-c982bf5dc590 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.964094] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dde204f-1ddc-4cc8-b907-c982bf5dc590 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.964245] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dde204f-1ddc-4cc8-b907-c982bf5dc590 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.964444] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dde204f-1ddc-4cc8-b907-c982bf5dc590 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.964616] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dde204f-1ddc-4cc8-b907-c982bf5dc590 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.987119] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.987494] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.987698] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.988185] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.988505] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.988591] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.998601] [55188]: DEBUG nova.network.neutron [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] validate_networks() for None {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 658.040097] [55187]: DEBUG nova.policy [None req-8dde204f-1ddc-4cc8-b907-c982bf5dc590 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.047800] [55187]: INFO nova.api.openstack.requestlog [None req-8dde204f-1ddc-4cc8-b907-c982bf5dc590 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1232 microversion: 2.1 time: 0.097209 [ 658.048521] [55187]: [pid: 55187|app: 0|req: 246/491] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:18 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1232 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.054216] [55187]: DEBUG nova.api.openstack.wsgi [None req-1aef99d6-6aae-483c-9c02-3722ba664301 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Calling method '.version_select at 0x7d4afb842680>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.107510] [55188]: DEBUG nova.virt.hardware [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 658.108105] [55188]: DEBUG nova.virt.hardware [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 658.108105] [55188]: DEBUG nova.virt.hardware [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 658.108105] [55188]: DEBUG nova.virt.hardware [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 658.109442] [55188]: DEBUG nova.virt.hardware [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 658.118335] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.119314] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.119599] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.119981] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.120278] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.120485] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.143712] [55188]: DEBUG nova.quota [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Getting quotas for project 6c964d0458ad4e51b948cd2bc88528ed. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 658.146994] [55188]: DEBUG nova.quota [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Getting quotas for user eea0c0d807f347a3a5d82627abadf061 and project 6c964d0458ad4e51b948cd2bc88528ed. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 658.154360] [55187]: INFO nova.api.openstack.requestlog [None req-1aef99d6-6aae-483c-9c02-3722ba664301 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/79a01c87602841be9eeca0317fd96625/defaults" status: 200 len: 371 microversion: 2.1 time: 0.104296 [ 658.156142] [55187]: [pid: 55187|app: 0|req: 247/492] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 26 22:02:18 2025] GET /compute/v2.1/os-quota-sets/79a01c87602841be9eeca0317fd96625/defaults => generated 371 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 658.156220] [55188]: DEBUG nova.compute.api [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 658.157704] [55188]: DEBUG nova.compute.api [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 658.159383] [55187]: DEBUG nova.api.openstack.wsgi [None req-5c124a0e-697c-4c9d-891f-e69a0013625c tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.164308] [55187]: DEBUG nova.compute.api [None req-5c124a0e-697c-4c9d-891f-e69a0013625c tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] [instance: 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.173857] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c124a0e-697c-4c9d-891f-e69a0013625c tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.174590] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c124a0e-697c-4c9d-891f-e69a0013625c tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.174796] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c124a0e-697c-4c9d-891f-e69a0013625c tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.175651] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c124a0e-697c-4c9d-891f-e69a0013625c tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.175651] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c124a0e-697c-4c9d-891f-e69a0013625c tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.175819] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c124a0e-697c-4c9d-891f-e69a0013625c tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.207986] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c124a0e-697c-4c9d-891f-e69a0013625c tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.208269] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c124a0e-697c-4c9d-891f-e69a0013625c tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.208454] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c124a0e-697c-4c9d-891f-e69a0013625c tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.208653] [55187]: DEBUG nova.objects.instance [None req-5c124a0e-697c-4c9d-891f-e69a0013625c tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lazy-loading 'fault' on Instance uuid 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 658.236325] [55188]: INFO nova.api.openstack.requestlog [None req-8d40d8bc-e903-4530-b61c-0b69a9073ce8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.305833 [ 658.237112] [55188]: [pid: 55188|app: 0|req: 246/493] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:18 2025] POST /compute/v2.1/servers => generated 380 bytes in 307 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 658.238749] [55187]: DEBUG nova.policy [None req-5c124a0e-697c-4c9d-891f-e69a0013625c tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '928b057c18334dd7bbc89abf22914497', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6154d70a53874f3face0bd3c0abc619e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.245789] [55188]: DEBUG nova.api.openstack.wsgi [None req-ce6e5b1e-b66a-4ce1-ad3f-b4a24c587bb3 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.246159] [55188]: DEBUG nova.compute.api [None req-ce6e5b1e-b66a-4ce1-ad3f-b4a24c587bb3 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.247232] [55187]: INFO nova.api.openstack.requestlog [None req-5c124a0e-697c-4c9d-891f-e69a0013625c tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] 10.180.1.21 "GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f" status: 200 len: 1298 microversion: 2.1 time: 0.091697 [ 658.247755] [55187]: [pid: 55187|app: 0|req: 248/494] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:18 2025] GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f => generated 1298 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.250372] [55187]: DEBUG nova.api.openstack.wsgi [None req-9d4bd1fa-f3a0-4389-9782-e34c18822492 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.251965] [55187]: DEBUG nova.compute.api [None req-9d4bd1fa-f3a0-4389-9782-e34c18822492 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.253273] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce6e5b1e-b66a-4ce1-ad3f-b4a24c587bb3 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.253562] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce6e5b1e-b66a-4ce1-ad3f-b4a24c587bb3 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.253665] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce6e5b1e-b66a-4ce1-ad3f-b4a24c587bb3 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.254043] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce6e5b1e-b66a-4ce1-ad3f-b4a24c587bb3 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.254417] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce6e5b1e-b66a-4ce1-ad3f-b4a24c587bb3 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.254417] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce6e5b1e-b66a-4ce1-ad3f-b4a24c587bb3 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.255673] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d4bd1fa-f3a0-4389-9782-e34c18822492 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.255968] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d4bd1fa-f3a0-4389-9782-e34c18822492 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.256238] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d4bd1fa-f3a0-4389-9782-e34c18822492 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.256690] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d4bd1fa-f3a0-4389-9782-e34c18822492 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.256778] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d4bd1fa-f3a0-4389-9782-e34c18822492 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.257841] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d4bd1fa-f3a0-4389-9782-e34c18822492 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.273406] [55188]: DEBUG nova.compute.api [None req-ce6e5b1e-b66a-4ce1-ad3f-b4a24c587bb3 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 658.370984] [55188]: INFO nova.api.openstack.requestlog [None req-ce6e5b1e-b66a-4ce1-ad3f-b4a24c587bb3 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e" status: 204 len: 0 microversion: 2.48 time: 0.130323 [ 658.370984] [55188]: [pid: 55188|app: 0|req: 247/495] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:02:18 2025] DELETE /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e => generated 0 bytes in 132 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 658.376870] [55188]: DEBUG nova.api.openstack.wsgi [None req-412967d3-c54e-4205-b14a-57114adfa235 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.379062] [55188]: DEBUG nova.compute.api [None req-412967d3-c54e-4205-b14a-57114adfa235 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.383770] [55188]: DEBUG oslo_concurrency.lockutils [None req-412967d3-c54e-4205-b14a-57114adfa235 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.383770] [55188]: DEBUG oslo_concurrency.lockutils [None req-412967d3-c54e-4205-b14a-57114adfa235 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.383986] [55188]: DEBUG oslo_concurrency.lockutils [None req-412967d3-c54e-4205-b14a-57114adfa235 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.384454] [55188]: DEBUG oslo_concurrency.lockutils [None req-412967d3-c54e-4205-b14a-57114adfa235 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.384936] [55188]: DEBUG oslo_concurrency.lockutils [None req-412967d3-c54e-4205-b14a-57114adfa235 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.385204] [55188]: DEBUG oslo_concurrency.lockutils [None req-412967d3-c54e-4205-b14a-57114adfa235 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.455245] [55188]: DEBUG nova.policy [None req-412967d3-c54e-4205-b14a-57114adfa235 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.468036] [55188]: DEBUG nova.policy [None req-412967d3-c54e-4205-b14a-57114adfa235 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.469098] [55188]: DEBUG nova.policy [None req-412967d3-c54e-4205-b14a-57114adfa235 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.469771] [55188]: INFO nova.api.openstack.requestlog [None req-412967d3-c54e-4205-b14a-57114adfa235 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1264 microversion: 2.26 time: 0.099085 [ 658.470120] [55188]: [pid: 55188|app: 0|req: 248/496] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:18 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1264 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 658.486094] [55187]: DEBUG nova.policy [None req-9d4bd1fa-f3a0-4389-9782-e34c18822492 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.490830] [55187]: INFO nova.api.openstack.requestlog [None req-9d4bd1fa-f3a0-4389-9782-e34c18822492 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1456 microversion: 2.1 time: 0.242582 [ 658.494424] [55187]: [pid: 55187|app: 0|req: 249/497] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:18 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1456 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.495299] [55187]: DEBUG nova.api.openstack.wsgi [None req-9739e4f5-9be9-4d57-898d-5b6bb3f4e187 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.499025] [55187]: DEBUG nova.compute.api [None req-9739e4f5-9be9-4d57-898d-5b6bb3f4e187 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.508391] [55187]: DEBUG oslo_concurrency.lockutils [None req-9739e4f5-9be9-4d57-898d-5b6bb3f4e187 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.508660] [55187]: DEBUG oslo_concurrency.lockutils [None req-9739e4f5-9be9-4d57-898d-5b6bb3f4e187 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.508849] [55187]: DEBUG oslo_concurrency.lockutils [None req-9739e4f5-9be9-4d57-898d-5b6bb3f4e187 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.509256] [55187]: DEBUG oslo_concurrency.lockutils [None req-9739e4f5-9be9-4d57-898d-5b6bb3f4e187 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.509484] [55187]: DEBUG oslo_concurrency.lockutils [None req-9739e4f5-9be9-4d57-898d-5b6bb3f4e187 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.509850] [55187]: DEBUG oslo_concurrency.lockutils [None req-9739e4f5-9be9-4d57-898d-5b6bb3f4e187 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.600211] [55188]: DEBUG nova.api.openstack.wsgi [None req-77d8383f-6fd9-45c5-8ba9-8f67513b3c99 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Action: 'create', calling method: .version_select at 0x7d4afb71d870>, body: {"keypair": {"name": "tempest-keypair-884144986", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIQyNf3/8hM8DljaAZQk+fCndHgQcgeA9Wh6Cx2ZnKNha4Muwt+lW6td9YGMcu6h8AUqqgnT+MD5A/9XGjGrzJxtqQywW2X+tX+/lnXqDv4BxrBvjHjAsT45TZm6up7uSA=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 658.617091] [55188]: DEBUG nova.quota [None req-77d8383f-6fd9-45c5-8ba9-8f67513b3c99 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Getting quotas for project f1673438675c470fb5a9122bb8a73bbf. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 658.624913] [55188]: DEBUG nova.quota [None req-77d8383f-6fd9-45c5-8ba9-8f67513b3c99 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Getting quotas for user 3844dc411411413d8807a68866940f75 and project f1673438675c470fb5a9122bb8a73bbf. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 658.643624] [55188]: INFO nova.api.openstack.requestlog [None req-77d8383f-6fd9-45c5-8ba9-8f67513b3c99 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.172444 [ 658.643883] [55188]: [pid: 55188|app: 0|req: 249/498] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:02:18 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 658.648190] [55188]: DEBUG nova.api.openstack.wsgi [None req-70e2d098-f8e5-436c-9c6f-f6c8292f35a2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afb71d6c0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.684479] [55187]: DEBUG nova.policy [None req-9739e4f5-9be9-4d57-898d-5b6bb3f4e187 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.688987] [55188]: INFO nova.api.openstack.requestlog [None req-70e2d098-f8e5-436c-9c6f-f6c8292f35a2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/a080e304-4628-450c-acde-7a0c3876f103" status: 200 len: 661 microversion: 2.1 time: 0.044402 [ 658.689407] [55188]: [pid: 55188|app: 0|req: 250/499] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:02:19 2025] GET /compute/v2.1/images/a080e304-4628-450c-acde-7a0c3876f103 => generated 661 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 658.695171] [55187]: INFO nova.api.openstack.requestlog [None req-9739e4f5-9be9-4d57-898d-5b6bb3f4e187 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1563 microversion: 2.1 time: 0.201727 [ 658.695858] [55187]: [pid: 55187|app: 0|req: 250/500] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:18 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1563 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.700872] [55187]: DEBUG nova.api.openstack.wsgi [None req-c4f5fd07-5904-4a74-a176-dc86902598a0 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.728298] [55187]: INFO nova.api.openstack.requestlog [None req-c4f5fd07-5904-4a74-a176-dc86902598a0 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/2005927657" status: 202 len: 0 microversion: 2.1 time: 0.031023 [ 658.729442] [55187]: [pid: 55187|app: 0|req: 251/501] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 26 22:02:19 2025] DELETE /compute/v2.1/flavors/2005927657 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 658.734033] [55187]: DEBUG nova.api.openstack.wsgi [None req-03fd5a4e-0bdd-4598-b514-490b0fbb23dc tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.761395] [55187]: INFO nova.api.openstack.requestlog [None req-03fd5a4e-0bdd-4598-b514-490b0fbb23dc tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5091 microversion: 2.1 time: 0.030843 [ 658.762074] [55187]: [pid: 55187|app: 0|req: 252/502] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:02:19 2025] GET /compute/v2.1/flavors/detail => generated 5091 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.764878] [55187]: DEBUG nova.api.openstack.wsgi [None req-e5299e7b-76b6-4eff-a071-b7614c82fbc9 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Action: 'create', calling method: .version_select at 0x7d4afb843880>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-150156018", "description": "tempest-description-22966833"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 658.788220] [55188]: DEBUG nova.api.openstack.wsgi [None req-b787cbc7-049c-42c6-a23b-162140f45b0c tempest-DeleteServersAdminTestJSON-1131453407 tempest-DeleteServersAdminTestJSON-1131453407-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.788220] [55188]: DEBUG nova.compute.api [None req-b787cbc7-049c-42c6-a23b-162140f45b0c tempest-DeleteServersAdminTestJSON-1131453407 tempest-DeleteServersAdminTestJSON-1131453407-project-admin] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.792167] [55188]: DEBUG oslo_concurrency.lockutils [None req-b787cbc7-049c-42c6-a23b-162140f45b0c tempest-DeleteServersAdminTestJSON-1131453407 tempest-DeleteServersAdminTestJSON-1131453407-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.794018] [55188]: DEBUG oslo_concurrency.lockutils [None req-b787cbc7-049c-42c6-a23b-162140f45b0c tempest-DeleteServersAdminTestJSON-1131453407 tempest-DeleteServersAdminTestJSON-1131453407-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.794018] [55188]: DEBUG oslo_concurrency.lockutils [None req-b787cbc7-049c-42c6-a23b-162140f45b0c tempest-DeleteServersAdminTestJSON-1131453407 tempest-DeleteServersAdminTestJSON-1131453407-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.794018] [55188]: DEBUG oslo_concurrency.lockutils [None req-b787cbc7-049c-42c6-a23b-162140f45b0c tempest-DeleteServersAdminTestJSON-1131453407 tempest-DeleteServersAdminTestJSON-1131453407-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.794018] [55188]: DEBUG oslo_concurrency.lockutils [None req-b787cbc7-049c-42c6-a23b-162140f45b0c tempest-DeleteServersAdminTestJSON-1131453407 tempest-DeleteServersAdminTestJSON-1131453407-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.794240] [55188]: DEBUG oslo_concurrency.lockutils [None req-b787cbc7-049c-42c6-a23b-162140f45b0c tempest-DeleteServersAdminTestJSON-1131453407 tempest-DeleteServersAdminTestJSON-1131453407-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.938022] [55187]: INFO nova.api.openstack.requestlog [None req-e5299e7b-76b6-4eff-a071-b7614c82fbc9 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 245 microversion: 2.1 time: 0.173625 [ 658.938022] [55187]: [pid: 55187|app: 0|req: 253/503] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:02:19 2025] POST /compute/v2.1/os-security-groups => generated 245 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 658.947026] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad4a64d3-3136-4ead-8eab-b879c0647b69 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 658.947026] [55187]: DEBUG nova.compute.api [None req-ad4a64d3-3136-4ead-8eab-b879c0647b69 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 658.953720] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad4a64d3-3136-4ead-8eab-b879c0647b69 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.954373] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad4a64d3-3136-4ead-8eab-b879c0647b69 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.954666] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad4a64d3-3136-4ead-8eab-b879c0647b69 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.955152] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad4a64d3-3136-4ead-8eab-b879c0647b69 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.955366] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad4a64d3-3136-4ead-8eab-b879c0647b69 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.955576] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad4a64d3-3136-4ead-8eab-b879c0647b69 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.076587] [55188]: DEBUG nova.compute.api [None req-b787cbc7-049c-42c6-a23b-162140f45b0c tempest-DeleteServersAdminTestJSON-1131453407 tempest-DeleteServersAdminTestJSON-1131453407-project-admin] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 659.144867] [55188]: INFO nova.api.openstack.requestlog [None req-b787cbc7-049c-42c6-a23b-162140f45b0c tempest-DeleteServersAdminTestJSON-1131453407 tempest-DeleteServersAdminTestJSON-1131453407-project-admin] 10.180.1.21 "DELETE /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 204 len: 0 microversion: 2.1 time: 0.454463 [ 659.145842] [55188]: [pid: 55188|app: 0|req: 251/504] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:02:19 2025] DELETE /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 659.149546] [55188]: DEBUG nova.api.openstack.wsgi [None req-3a465ee3-080a-4a88-9a58-53cd19532fba tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.152013] [55188]: DEBUG nova.compute.api [None req-3a465ee3-080a-4a88-9a58-53cd19532fba tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.156939] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a465ee3-080a-4a88-9a58-53cd19532fba tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.157421] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a465ee3-080a-4a88-9a58-53cd19532fba tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.157713] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a465ee3-080a-4a88-9a58-53cd19532fba tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.158617] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a465ee3-080a-4a88-9a58-53cd19532fba tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.158617] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a465ee3-080a-4a88-9a58-53cd19532fba tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.158783] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a465ee3-080a-4a88-9a58-53cd19532fba tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.243934] [55188]: DEBUG nova.policy [None req-3a465ee3-080a-4a88-9a58-53cd19532fba tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.246800] [55187]: DEBUG nova.policy [None req-ad4a64d3-3136-4ead-8eab-b879c0647b69 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.248619] [55188]: DEBUG nova.policy [None req-3a465ee3-080a-4a88-9a58-53cd19532fba tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.249297] [55188]: DEBUG nova.policy [None req-3a465ee3-080a-4a88-9a58-53cd19532fba tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.253232] [55187]: INFO nova.api.openstack.requestlog [None req-ad4a64d3-3136-4ead-8eab-b879c0647b69 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1320 microversion: 2.1 time: 0.315785 [ 659.253661] [55187]: [pid: 55187|app: 0|req: 254/505] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:19 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1320 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.254363] [55188]: INFO nova.api.openstack.requestlog [None req-3a465ee3-080a-4a88-9a58-53cd19532fba tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 1995 microversion: 2.100 time: 0.108130 [ 659.254686] [55188]: [pid: 55188|app: 0|req: 252/506] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:19 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 1995 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 659.257550] [55187]: DEBUG nova.api.openstack.wsgi [None req-ac7c683e-c97d-47ab-bcf4-b94866e52396 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.259181] [55188]: DEBUG nova.api.openstack.wsgi [None req-f103971b-1be7-494c-8ac3-1192ff6b279a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.261545] [55187]: DEBUG nova.compute.api [None req-ac7c683e-c97d-47ab-bcf4-b94866e52396 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.263088] [55188]: DEBUG nova.compute.api [None req-f103971b-1be7-494c-8ac3-1192ff6b279a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.265292] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac7c683e-c97d-47ab-bcf4-b94866e52396 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.265780] [55188]: DEBUG oslo_concurrency.lockutils [None req-f103971b-1be7-494c-8ac3-1192ff6b279a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.266033] [55188]: DEBUG oslo_concurrency.lockutils [None req-f103971b-1be7-494c-8ac3-1192ff6b279a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.266233] [55188]: DEBUG oslo_concurrency.lockutils [None req-f103971b-1be7-494c-8ac3-1192ff6b279a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.266319] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac7c683e-c97d-47ab-bcf4-b94866e52396 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.266591] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac7c683e-c97d-47ab-bcf4-b94866e52396 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.266648] [55188]: DEBUG oslo_concurrency.lockutils [None req-f103971b-1be7-494c-8ac3-1192ff6b279a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.266823] [55188]: DEBUG oslo_concurrency.lockutils [None req-f103971b-1be7-494c-8ac3-1192ff6b279a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.267077] [55188]: DEBUG oslo_concurrency.lockutils [None req-f103971b-1be7-494c-8ac3-1192ff6b279a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.267559] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac7c683e-c97d-47ab-bcf4-b94866e52396 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.268086] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac7c683e-c97d-47ab-bcf4-b94866e52396 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.268810] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac7c683e-c97d-47ab-bcf4-b94866e52396 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.303828] [55188]: DEBUG nova.policy [None req-f103971b-1be7-494c-8ac3-1192ff6b279a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.308627] [55188]: INFO nova.api.openstack.requestlog [None req-f103971b-1be7-494c-8ac3-1192ff6b279a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1209 microversion: 2.1 time: 0.053326 [ 659.308952] [55188]: [pid: 55188|app: 0|req: 253/507] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:19 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.313846] [55188]: DEBUG nova.api.openstack.wsgi [None req-3a5a7bb4-1ed9-44f3-83a9-b02ef313776e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.316799] [55188]: DEBUG nova.compute.api [None req-3a5a7bb4-1ed9-44f3-83a9-b02ef313776e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.321660] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a5a7bb4-1ed9-44f3-83a9-b02ef313776e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.321874] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a5a7bb4-1ed9-44f3-83a9-b02ef313776e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.322134] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a5a7bb4-1ed9-44f3-83a9-b02ef313776e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.322484] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a5a7bb4-1ed9-44f3-83a9-b02ef313776e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.322690] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a5a7bb4-1ed9-44f3-83a9-b02ef313776e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.322867] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a5a7bb4-1ed9-44f3-83a9-b02ef313776e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.433775] [55188]: DEBUG nova.policy [None req-3a5a7bb4-1ed9-44f3-83a9-b02ef313776e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.438936] [55188]: DEBUG nova.policy [None req-3a5a7bb4-1ed9-44f3-83a9-b02ef313776e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.440595] [55188]: DEBUG nova.policy [None req-3a5a7bb4-1ed9-44f3-83a9-b02ef313776e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.441241] [55188]: INFO nova.api.openstack.requestlog [None req-3a5a7bb4-1ed9-44f3-83a9-b02ef313776e tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1630 microversion: 2.70 time: 0.130498 [ 659.441643] [55188]: [pid: 55188|app: 0|req: 254/508] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:19 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1630 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 659.444678] [55188]: DEBUG nova.api.openstack.wsgi [None req-6e57d34e-dd54-458e-8d1c-6454cdd4a25f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.447337] [55188]: DEBUG nova.policy [None req-6e57d34e-dd54-458e-8d1c-6454cdd4a25f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.447771] [55188]: DEBUG nova.compute.api [None req-6e57d34e-dd54-458e-8d1c-6454cdd4a25f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Searching by: {'deleted': False, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 659.453101] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e57d34e-dd54-458e-8d1c-6454cdd4a25f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.454244] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e57d34e-dd54-458e-8d1c-6454cdd4a25f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.454244] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e57d34e-dd54-458e-8d1c-6454cdd4a25f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.454244] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e57d34e-dd54-458e-8d1c-6454cdd4a25f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.454244] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e57d34e-dd54-458e-8d1c-6454cdd4a25f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.455382] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e57d34e-dd54-458e-8d1c-6454cdd4a25f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.507042] [55187]: DEBUG nova.policy [None req-ac7c683e-c97d-47ab-bcf4-b94866e52396 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.507187] [55188]: DEBUG nova.compute.multi_cell_list [None req-6e57d34e-dd54-458e-8d1c-6454cdd4a25f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=55188) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 659.511668] [55187]: INFO nova.api.openstack.requestlog [None req-ac7c683e-c97d-47ab-bcf4-b94866e52396 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1323 microversion: 2.1 time: 0.257248 [ 659.511995] [55187]: [pid: 55187|app: 0|req: 255/509] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:19 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1323 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.514654] [55187]: DEBUG nova.api.openstack.wsgi [None req-e20129b4-455b-43ed-8f38-fc8f0ca0e5dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.516386] [55187]: DEBUG nova.compute.api [None req-e20129b4-455b-43ed-8f38-fc8f0ca0e5dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.520949] [55187]: DEBUG oslo_concurrency.lockutils [None req-e20129b4-455b-43ed-8f38-fc8f0ca0e5dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.521324] [55187]: DEBUG oslo_concurrency.lockutils [None req-e20129b4-455b-43ed-8f38-fc8f0ca0e5dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.521589] [55187]: DEBUG oslo_concurrency.lockutils [None req-e20129b4-455b-43ed-8f38-fc8f0ca0e5dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.521990] [55187]: DEBUG oslo_concurrency.lockutils [None req-e20129b4-455b-43ed-8f38-fc8f0ca0e5dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.522205] [55187]: DEBUG oslo_concurrency.lockutils [None req-e20129b4-455b-43ed-8f38-fc8f0ca0e5dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.522393] [55187]: DEBUG oslo_concurrency.lockutils [None req-e20129b4-455b-43ed-8f38-fc8f0ca0e5dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.554225] [55188]: INFO nova.api.openstack.requestlog [None req-6e57d34e-dd54-458e-8d1c-6454cdd4a25f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 677 microversion: 2.1 time: 0.111921 [ 659.554795] [55188]: [pid: 55188|app: 0|req: 255/510] 10.180.1.21 () {58 vars in 1120 bytes} [Wed Mar 26 22:02:19 2025] GET /compute/v2.1/servers => generated 677 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 659.577303] [55187]: DEBUG nova.policy [None req-e20129b4-455b-43ed-8f38-fc8f0ca0e5dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.585873] [55187]: INFO nova.api.openstack.requestlog [None req-e20129b4-455b-43ed-8f38-fc8f0ca0e5dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 200 len: 1265 microversion: 2.1 time: 0.073248 [ 659.586389] [55187]: [pid: 55187|app: 0|req: 256/511] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:19 2025] GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 1265 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.588953] [55187]: DEBUG nova.api.openstack.wsgi [None req-7c11a878-8377-4334-9a0e-d5bc019a9277 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.597125] [55187]: DEBUG nova.policy [None req-7c11a878-8377-4334-9a0e-d5bc019a9277 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.597681] [55187]: DEBUG nova.compute.api [None req-7c11a878-8377-4334-9a0e-d5bc019a9277 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Searching by: {'deleted': False, 'project_id': '35b4597eeb344c70ae462ad5ddd36878'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 659.608531] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c11a878-8377-4334-9a0e-d5bc019a9277 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.609790] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c11a878-8377-4334-9a0e-d5bc019a9277 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.610072] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c11a878-8377-4334-9a0e-d5bc019a9277 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.610666] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c11a878-8377-4334-9a0e-d5bc019a9277 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.611538] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c11a878-8377-4334-9a0e-d5bc019a9277 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.611538] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c11a878-8377-4334-9a0e-d5bc019a9277 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.631625] [55188]: DEBUG nova.api.openstack.wsgi [None req-9372db93-f976-4903-8f5f-dbf39a511b74 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Action: 'create', calling method: .version_select at 0x7d4afbaf0ee0>, body: {"keypair": {"name": "tempest-keypair-1617630792", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMlnqZoT2oOxF1kP2pNU57QvZ4JLUkSza+QCgVPWWMQDz+zMfuwy1zuYmsqY41vFhgbB1bu/GvddBdHRYtaOe856Pz+1D6QsOjOWo9EtlFeZmqIRChzyveAzeUrURKv6+g=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 659.664140] [55188]: DEBUG nova.quota [None req-9372db93-f976-4903-8f5f-dbf39a511b74 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Getting quotas for project 7bd7c2d04d26480bac3ec9c9290838b7. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 659.668974] [55187]: DEBUG nova.compute.multi_cell_list [None req-7c11a878-8377-4334-9a0e-d5bc019a9277 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=55187) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 659.670360] [55188]: DEBUG nova.quota [None req-9372db93-f976-4903-8f5f-dbf39a511b74 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Getting quotas for user dab38aca36a6430abc3497a8f50408df and project 7bd7c2d04d26480bac3ec9c9290838b7. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 659.697939] [55188]: INFO nova.api.openstack.requestlog [None req-9372db93-f976-4903-8f5f-dbf39a511b74 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.142572 [ 659.698278] [55188]: [pid: 55188|app: 0|req: 256/512] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:02:19 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 659.709596] [55188]: DEBUG nova.api.openstack.wsgi [None req-720edb32-1d5c-4875-b7e8-248acdac20aa tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.715885] [55187]: INFO nova.api.openstack.requestlog [None req-7c11a878-8377-4334-9a0e-d5bc019a9277 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 1015 microversion: 2.1 time: 0.128719 [ 659.716912] [55187]: [pid: 55187|app: 0|req: 257/513] 10.180.1.21 () {58 vars in 1120 bytes} [Wed Mar 26 22:02:19 2025] GET /compute/v2.1/servers => generated 1015 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.720330] [55187]: DEBUG nova.api.openstack.wsgi [req-f2c78a00-d1ae-4bb6-8f66-c3cc4c7865ec req-1a4f4013-bf55-4849-8038-f003f6b0f9ba service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3b873a8a-8dd7-4497-836e-d22a34a3eea1", "tag": "de6ce556-6077-4647-a59c-246a65cb08ab"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 659.724925] [55187]: DEBUG oslo_concurrency.lockutils [req-f2c78a00-d1ae-4bb6-8f66-c3cc4c7865ec req-1a4f4013-bf55-4849-8038-f003f6b0f9ba service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.725189] [55187]: DEBUG oslo_concurrency.lockutils [req-f2c78a00-d1ae-4bb6-8f66-c3cc4c7865ec req-1a4f4013-bf55-4849-8038-f003f6b0f9ba service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.726123] [55187]: DEBUG oslo_concurrency.lockutils [req-f2c78a00-d1ae-4bb6-8f66-c3cc4c7865ec req-1a4f4013-bf55-4849-8038-f003f6b0f9ba service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.730385] [55188]: INFO nova.api.openstack.requestlog [None req-720edb32-1d5c-4875-b7e8-248acdac20aa tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/5" status: 200 len: 0 microversion: 2.1 time: 0.030240 [ 659.730385] [55188]: [pid: 55188|app: 0|req: 257/514] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 26 22:02:20 2025] DELETE /compute/v2.1/os-aggregates/5 => generated 0 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 659.732802] [55188]: DEBUG nova.api.openstack.wsgi [None req-4b7a1455-ab18-41ec-929e-be57c1e80e76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Action: 'action', calling method: , body: {"addFloatingIp": {"address": "10.180.180.176"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 659.734189] [55187]: INFO nova.api.openstack.compute.server_external_events [req-f2c78a00-d1ae-4bb6-8f66-c3cc4c7865ec req-1a4f4013-bf55-4849-8038-f003f6b0f9ba service nova] Creating event network-changed:de6ce556-6077-4647-a59c-246a65cb08ab for instance 3b873a8a-8dd7-4497-836e-d22a34a3eea1 on cpu-1 [ 659.735266] [55188]: DEBUG nova.compute.api [None req-4b7a1455-ab18-41ec-929e-be57c1e80e76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.738560] [55187]: INFO nova.api.openstack.requestlog [req-f2c78a00-d1ae-4bb6-8f66-c3cc4c7865ec req-1a4f4013-bf55-4849-8038-f003f6b0f9ba service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020644 [ 659.738560] [55187]: [pid: 55187|app: 0|req: 258/515] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:20 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 659.741422] [55187]: DEBUG nova.api.openstack.wsgi [None req-f397df3f-0f6b-4614-8e41-6ee670abfcb7 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Calling method '.version_select at 0x7d4afb78f400>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.748112] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b7a1455-ab18-41ec-929e-be57c1e80e76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.748112] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b7a1455-ab18-41ec-929e-be57c1e80e76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.748230] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b7a1455-ab18-41ec-929e-be57c1e80e76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.748601] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b7a1455-ab18-41ec-929e-be57c1e80e76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.748801] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b7a1455-ab18-41ec-929e-be57c1e80e76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.748976] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b7a1455-ab18-41ec-929e-be57c1e80e76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.754965] [55187]: INFO nova.api.openstack.requestlog [None req-f397df3f-0f6b-4614-8e41-6ee670abfcb7 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-564010700" status: 202 len: 0 microversion: 2.1 time: 0.014416 [ 659.754965] [55187]: [pid: 55187|app: 0|req: 259/516] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 26 22:02:20 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-564010700 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 659.757480] [55187]: DEBUG nova.api.openstack.wsgi [None req-e1e06cc5-aeff-4c8b-9780-caeb264512e3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.759441] [55187]: DEBUG nova.compute.api [None req-e1e06cc5-aeff-4c8b-9780-caeb264512e3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.763899] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1e06cc5-aeff-4c8b-9780-caeb264512e3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.764208] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1e06cc5-aeff-4c8b-9780-caeb264512e3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.764433] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1e06cc5-aeff-4c8b-9780-caeb264512e3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.764800] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1e06cc5-aeff-4c8b-9780-caeb264512e3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.764992] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1e06cc5-aeff-4c8b-9780-caeb264512e3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.765173] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1e06cc5-aeff-4c8b-9780-caeb264512e3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.771209] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b7a1455-ab18-41ec-929e-be57c1e80e76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "refresh_cache-3b873a8a-8dd7-4497-836e-d22a34a3eea1" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 659.771655] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b7a1455-ab18-41ec-929e-be57c1e80e76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquired lock "refresh_cache-3b873a8a-8dd7-4497-836e-d22a34a3eea1" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 659.814805] [55187]: DEBUG nova.policy [None req-e1e06cc5-aeff-4c8b-9780-caeb264512e3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.820086] [55187]: INFO nova.api.openstack.requestlog [None req-e1e06cc5-aeff-4c8b-9780-caeb264512e3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1223 microversion: 2.1 time: 0.064039 [ 659.820086] [55187]: [pid: 55187|app: 0|req: 260/517] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:20 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1223 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.826059] [55187]: DEBUG nova.api.openstack.wsgi [None req-a6597f2d-348c-4463-8c7c-013c2c8d8704 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 659.826059] [55187]: DEBUG nova.compute.api [None req-a6597f2d-348c-4463-8c7c-013c2c8d8704 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 659.827887] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6597f2d-348c-4463-8c7c-013c2c8d8704 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.828159] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6597f2d-348c-4463-8c7c-013c2c8d8704 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.828409] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6597f2d-348c-4463-8c7c-013c2c8d8704 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.828677] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6597f2d-348c-4463-8c7c-013c2c8d8704 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.828925] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6597f2d-348c-4463-8c7c-013c2c8d8704 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.829041] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6597f2d-348c-4463-8c7c-013c2c8d8704 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.054365] [55187]: DEBUG nova.policy [None req-a6597f2d-348c-4463-8c7c-013c2c8d8704 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.060843] [55187]: INFO nova.api.openstack.requestlog [None req-a6597f2d-348c-4463-8c7c-013c2c8d8704 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1216 microversion: 2.1 time: 0.240338 [ 660.061197] [55187]: [pid: 55187|app: 0|req: 261/518] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:20 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1216 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.063877] [55187]: DEBUG nova.api.openstack.wsgi [None req-bfa571b2-1218-4717-8a1e-3914d9e9bc3f tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Action: 'update', calling method: .version_select at 0x7d4afb78fac0>, body: {"quota_set": {"ram": "5120"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 660.097135] [55187]: DEBUG oslo_concurrency.lockutils [None req-bfa571b2-1218-4717-8a1e-3914d9e9bc3f tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.099412] [55187]: DEBUG oslo_concurrency.lockutils [None req-bfa571b2-1218-4717-8a1e-3914d9e9bc3f tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.099412] [55187]: DEBUG oslo_concurrency.lockutils [None req-bfa571b2-1218-4717-8a1e-3914d9e9bc3f tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.099412] [55187]: DEBUG oslo_concurrency.lockutils [None req-bfa571b2-1218-4717-8a1e-3914d9e9bc3f tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.099412] [55187]: DEBUG oslo_concurrency.lockutils [None req-bfa571b2-1218-4717-8a1e-3914d9e9bc3f tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.099666] [55187]: DEBUG oslo_concurrency.lockutils [None req-bfa571b2-1218-4717-8a1e-3914d9e9bc3f tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.143762] [55187]: INFO nova.api.openstack.requestlog [None req-bfa571b2-1218-4717-8a1e-3914d9e9bc3f tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/2f8c18c143ed43c08ec7cf988582f6da" status: 200 len: 328 microversion: 2.1 time: 0.081906 [ 660.144779] [55187]: [pid: 55187|app: 0|req: 262/519] 10.180.1.21 () {60 vars in 1257 bytes} [Wed Mar 26 22:02:20 2025] PUT /compute/v2.1/os-quota-sets/2f8c18c143ed43c08ec7cf988582f6da => generated 328 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 660.148047] [55187]: DEBUG nova.api.openstack.wsgi [None req-834ebe70-02c1-4c8e-8d58-a2e8d8990524 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.150564] [55187]: DEBUG nova.compute.api [None req-834ebe70-02c1-4c8e-8d58-a2e8d8990524 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.159079] [55187]: DEBUG oslo_concurrency.lockutils [None req-834ebe70-02c1-4c8e-8d58-a2e8d8990524 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.161472] [55187]: DEBUG oslo_concurrency.lockutils [None req-834ebe70-02c1-4c8e-8d58-a2e8d8990524 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.161472] [55187]: DEBUG oslo_concurrency.lockutils [None req-834ebe70-02c1-4c8e-8d58-a2e8d8990524 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.161472] [55187]: DEBUG oslo_concurrency.lockutils [None req-834ebe70-02c1-4c8e-8d58-a2e8d8990524 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.161472] [55187]: DEBUG oslo_concurrency.lockutils [None req-834ebe70-02c1-4c8e-8d58-a2e8d8990524 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.161783] [55187]: DEBUG oslo_concurrency.lockutils [None req-834ebe70-02c1-4c8e-8d58-a2e8d8990524 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.222236] [55187]: DEBUG nova.policy [None req-834ebe70-02c1-4c8e-8d58-a2e8d8990524 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.235724] [55187]: DEBUG nova.policy [None req-834ebe70-02c1-4c8e-8d58-a2e8d8990524 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.235724] [55187]: DEBUG nova.policy [None req-834ebe70-02c1-4c8e-8d58-a2e8d8990524 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.235724] [55187]: INFO nova.api.openstack.requestlog [None req-834ebe70-02c1-4c8e-8d58-a2e8d8990524 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e" status: 200 len: 1386 microversion: 2.48 time: 0.089108 [ 660.236115] [55187]: [pid: 55187|app: 0|req: 263/520] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:20 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e => generated 1386 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 660.238058] [55187]: DEBUG nova.api.openstack.wsgi [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 660.240224] [55187]: DEBUG nova.compute.api [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.244339] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.244754] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.245153] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.245684] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.246050] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.246400] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.308382] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.308677] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.308887] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.330203] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.330203] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.330203] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.330203] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.330389] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.330389] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.336622] [55187]: DEBUG nova.policy [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.344858] [55187]: DEBUG nova.compute.api [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Old instance type m1.nano, new instance type m1.micro {{(pid=55187) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 660.356458] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.356766] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.356948] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.357363] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.357556] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.357742] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.377596] [55187]: DEBUG nova.quota [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Getting quotas for project fc80d9ad021a43318f599729de643d2f. Resources: {'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 660.379089] [55187]: DEBUG nova.quota [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Getting quotas for user 737616469af14fdca71c35f774606474 and project fc80d9ad021a43318f599729de643d2f. Resources: {'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 660.393373] [55187]: DEBUG nova.virt.hardware [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 660.393650] [55187]: DEBUG nova.virt.hardware [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 660.393882] [55187]: DEBUG nova.virt.hardware [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 660.394056] [55187]: DEBUG nova.virt.hardware [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 660.394218] [55187]: DEBUG nova.virt.hardware [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 660.439880] [55188]: DEBUG neutronclient.v2_0.client [None req-4b7a1455-ab18-41ec-929e-be57c1e80e76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Error message: {"NeutronError": {"type": "FloatingIPPortAlreadyAssociated", "message": "Cannot associate floating IP 10.180.180.176 (940d59e5-5cb8-48ff-b670-34853f75e029) with port de6ce556-6077-4647-a59c-246a65cb08ab using fixed IP 192.168.128.4, as that fixed IP already has a floating IP on external network de78ebbc-bc9d-4478-9154-93410ce35cad.", "detail": ""}} {{(pid=55188) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 660.440847] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b7a1455-ab18-41ec-929e-be57c1e80e76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Releasing lock "refresh_cache-3b873a8a-8dd7-4497-836e-d22a34a3eea1" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 660.440847] [55188]: INFO nova.api.openstack.wsgi [None req-4b7a1455-ab18-41ec-929e-be57c1e80e76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] HTTP exception thrown: Cannot associate floating IP 10.180.180.176 (940d59e5-5cb8-48ff-b670-34853f75e029) with port de6ce556-6077-4647-a59c-246a65cb08ab using fixed IP 192.168.128.4, as that fixed IP already has a floating IP on external network de78ebbc-bc9d-4478-9154-93410ce35cad. [ 660.440847] [55188]: Neutron server returns request_ids: ['req-8150a9f0-dda4-4248-b9e2-aa4923c62865'] [ 660.441028] [55188]: DEBUG nova.api.openstack.wsgi [None req-4b7a1455-ab18-41ec-929e-be57c1e80e76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Returning 400 to user: Cannot associate floating IP 10.180.180.176 (940d59e5-5cb8-48ff-b670-34853f75e029) with port de6ce556-6077-4647-a59c-246a65cb08ab using fixed IP 192.168.128.4, as that fixed IP already has a floating IP on external network de78ebbc-bc9d-4478-9154-93410ce35cad. [ 660.441028] [55188]: Neutron server returns request_ids: ['req-8150a9f0-dda4-4248-b9e2-aa4923c62865'] {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 660.441320] [55188]: INFO nova.api.openstack.requestlog [None req-4b7a1455-ab18-41ec-929e-be57c1e80e76 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1/action" status: 400 len: 386 microversion: 2.1 time: 0.711442 [ 660.441653] [55188]: [pid: 55188|app: 0|req: 258/521] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:20 2025] POST /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1/action => generated 386 bytes in 712 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 660.447460] [55188]: DEBUG nova.api.openstack.wsgi [None req-cfacf28a-a944-4113-b3cf-00d26632413d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.449869] [55188]: DEBUG nova.compute.api [None req-cfacf28a-a944-4113-b3cf-00d26632413d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.454706] [55188]: DEBUG oslo_concurrency.lockutils [None req-cfacf28a-a944-4113-b3cf-00d26632413d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.454706] [55188]: DEBUG oslo_concurrency.lockutils [None req-cfacf28a-a944-4113-b3cf-00d26632413d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.454841] [55188]: DEBUG oslo_concurrency.lockutils [None req-cfacf28a-a944-4113-b3cf-00d26632413d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.455165] [55188]: DEBUG oslo_concurrency.lockutils [None req-cfacf28a-a944-4113-b3cf-00d26632413d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.455363] [55188]: DEBUG oslo_concurrency.lockutils [None req-cfacf28a-a944-4113-b3cf-00d26632413d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.455624] [55188]: DEBUG oslo_concurrency.lockutils [None req-cfacf28a-a944-4113-b3cf-00d26632413d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.494896] [55188]: DEBUG nova.policy [None req-cfacf28a-a944-4113-b3cf-00d26632413d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 660.502471] [55187]: INFO nova.api.openstack.requestlog [None req-fc5003b0-7112-423d-bd7f-35a1430cbc3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c/action" status: 202 len: 0 microversion: 2.1 time: 0.267491 [ 660.502831] [55187]: [pid: 55187|app: 0|req: 264/522] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:20 2025] POST /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c/action => generated 0 bytes in 268 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 660.502895] [55188]: INFO nova.api.openstack.requestlog [None req-cfacf28a-a944-4113-b3cf-00d26632413d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1222 microversion: 2.1 time: 0.060567 [ 660.503609] [55188]: [pid: 55188|app: 0|req: 259/523] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:20 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1222 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.506882] [55188]: DEBUG nova.api.openstack.wsgi [None req-a571bd76-d068-4a30-a0e2-5a3b489eaee8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afb71e290>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.510455] [55187]: DEBUG nova.api.openstack.wsgi [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersWithSpecificFlavorTestJSON-server-364746723", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "2054572388", "adminPass": "***", "networks": [{"uuid": "8001db73-5862-4e4a-b2ad-71f3ef0f075a"}], "security_groups": [{"name": "tempest-securitygroup--342555900"}], "key_name": "tempest-keypair-1972442936", "user_data": "}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 660.547718] [55188]: INFO nova.api.openstack.requestlog [None req-a571bd76-d068-4a30-a0e2-5a3b489eaee8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/a080e304-4628-450c-acde-7a0c3876f103" status: 200 len: 661 microversion: 2.1 time: 0.043265 [ 660.547718] [55188]: [pid: 55188|app: 0|req: 260/524] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:02:20 2025] GET /compute/v2.1/images/a080e304-4628-450c-acde-7a0c3876f103 => generated 661 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 660.555695] [55188]: DEBUG nova.api.openstack.wsgi [None req-91e0bc3f-e4d9-46fa-99f7-e36cc49b8a55 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.555945] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.555945] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.556046] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.556424] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.557131] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.557131] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.558579] [55188]: DEBUG nova.compute.api [None req-91e0bc3f-e4d9-46fa-99f7-e36cc49b8a55 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 660.562820] [55188]: DEBUG oslo_concurrency.lockutils [None req-91e0bc3f-e4d9-46fa-99f7-e36cc49b8a55 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.563470] [55188]: DEBUG oslo_concurrency.lockutils [None req-91e0bc3f-e4d9-46fa-99f7-e36cc49b8a55 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.563470] [55188]: DEBUG oslo_concurrency.lockutils [None req-91e0bc3f-e4d9-46fa-99f7-e36cc49b8a55 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.563631] [55188]: DEBUG oslo_concurrency.lockutils [None req-91e0bc3f-e4d9-46fa-99f7-e36cc49b8a55 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.563825] [55188]: DEBUG oslo_concurrency.lockutils [None req-91e0bc3f-e4d9-46fa-99f7-e36cc49b8a55 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.563998] [55188]: DEBUG oslo_concurrency.lockutils [None req-91e0bc3f-e4d9-46fa-99f7-e36cc49b8a55 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.636044] [55187]: DEBUG nova.network.neutron [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] validate_networks() for [('8001db73-5862-4e4a-b2ad-71f3ef0f075a', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 660.671398] [55188]: INFO nova.api.openstack.requestlog [None req-91e0bc3f-e4d9-46fa-99f7-e36cc49b8a55 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.113573 [ 660.671398] [55188]: [pid: 55188|app: 0|req: 261/525] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:02:20 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5/os-interface => generated 288 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 660.677298] [55188]: DEBUG nova.api.openstack.wsgi [None req-f1c8c36e-825a-4987-b5e9-e1cc49071f34 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 660.698876] [55188]: INFO nova.api.openstack.requestlog [None req-f1c8c36e-825a-4987-b5e9-e1cc49071f34 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5091 microversion: 2.1 time: 0.026742 [ 660.699178] [55188]: [pid: 55188|app: 0|req: 262/526] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:02:21 2025] GET /compute/v2.1/flavors/detail => generated 5091 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.702929] [55188]: DEBUG nova.api.openstack.wsgi [None req-13e00156-7b5f-4448-b29c-a9011ffe0f96 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-1466783447", "id": 1243580237, "os-flavor-access:is_public": "False"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 660.720389] [55188]: INFO nova.api.openstack.requestlog [None req-13e00156-7b5f-4448-b29c-a9011ffe0f96 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 415 microversion: 2.1 time: 0.020154 [ 660.720389] [55188]: [pid: 55188|app: 0|req: 263/527] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:21 2025] POST /compute/v2.1/flavors => generated 415 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 660.727984] [55188]: DEBUG nova.api.openstack.wsgi [None req-1e5ccd87-8d86-4594-b42e-3b278aae7722 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Action: 'create', calling method: .version_select at 0x7d4afba05360>, body: {"security_group_rule": {"parent_group_id": "4459df97-8ebf-40f5-b9cf-349b43d8068e", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group_id": "ed5dde58-3577-4fd6-8c8b-86b2af85ff88"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 660.967824] [55187]: DEBUG nova.virt.hardware [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 660.968076] [55187]: DEBUG nova.virt.hardware [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 660.968605] [55187]: DEBUG nova.virt.hardware [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 660.968896] [55187]: DEBUG nova.virt.hardware [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 660.969397] [55187]: DEBUG nova.virt.hardware [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 660.977646] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.977903] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.979135] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.979135] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 660.979135] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 660.979135] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 660.992313] [55187]: DEBUG nova.quota [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Getting quotas for project ab53f8407d6d4931adb7d1e13b1ebc80. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 660.995615] [55187]: DEBUG nova.quota [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Getting quotas for user 73972e8525ab4df98ab64f418d939130 and project ab53f8407d6d4931adb7d1e13b1ebc80. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 661.008083] [55187]: DEBUG nova.compute.api [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 661.009494] [55187]: DEBUG nova.compute.api [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 661.016681] [55188]: INFO nova.api.openstack.requestlog [None req-1e5ccd87-8d86-4594-b42e-3b278aae7722 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 330 microversion: 2.1 time: 0.295392 [ 661.019148] [55188]: [pid: 55188|app: 0|req: 264/528] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 26 22:02:21 2025] POST /compute/v2.1/os-security-group-rules => generated 330 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 661.022475] [55188]: DEBUG nova.api.openstack.wsgi [None req-bf2922e5-216f-4416-87a9-0957acd0d3ff tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.023969] [55188]: DEBUG nova.compute.api [None req-bf2922e5-216f-4416-87a9-0957acd0d3ff tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.031657] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf2922e5-216f-4416-87a9-0957acd0d3ff tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.031657] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf2922e5-216f-4416-87a9-0957acd0d3ff tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.031657] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf2922e5-216f-4416-87a9-0957acd0d3ff tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.032582] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf2922e5-216f-4416-87a9-0957acd0d3ff tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.033106] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf2922e5-216f-4416-87a9-0957acd0d3ff tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.033106] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf2922e5-216f-4416-87a9-0957acd0d3ff tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.045151] [55187]: INFO nova.api.openstack.requestlog [None req-19cdc3d2-81df-4e89-86b8-7f757b63a466 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.1 time: 0.541609 [ 661.045618] [55187]: [pid: 55187|app: 0|req: 265/529] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:20 2025] POST /compute/v2.1/servers => generated 401 bytes in 542 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 661.048366] [55187]: DEBUG nova.api.openstack.wsgi [None req-4428b3c1-11e7-4684-8600-6fc105423912 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.050691] [55187]: DEBUG nova.compute.api [None req-4428b3c1-11e7-4684-8600-6fc105423912 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.055955] [55187]: DEBUG oslo_concurrency.lockutils [None req-4428b3c1-11e7-4684-8600-6fc105423912 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.056236] [55187]: DEBUG oslo_concurrency.lockutils [None req-4428b3c1-11e7-4684-8600-6fc105423912 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.056762] [55187]: DEBUG oslo_concurrency.lockutils [None req-4428b3c1-11e7-4684-8600-6fc105423912 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.056825] [55187]: DEBUG oslo_concurrency.lockutils [None req-4428b3c1-11e7-4684-8600-6fc105423912 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.056978] [55187]: DEBUG oslo_concurrency.lockutils [None req-4428b3c1-11e7-4684-8600-6fc105423912 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.057159] [55187]: DEBUG oslo_concurrency.lockutils [None req-4428b3c1-11e7-4684-8600-6fc105423912 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.112677] [55187]: DEBUG nova.policy [None req-4428b3c1-11e7-4684-8600-6fc105423912 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.149872] [55187]: INFO nova.api.openstack.requestlog [None req-4428b3c1-11e7-4684-8600-6fc105423912 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1232 microversion: 2.1 time: 0.101851 [ 661.149872] [55187]: [pid: 55187|app: 0|req: 266/530] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:21 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1232 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.153536] [55187]: DEBUG nova.api.openstack.wsgi [None req-992cede1-6751-4a1b-a468-eca431d9f63d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.155744] [55187]: DEBUG nova.compute.api [None req-992cede1-6751-4a1b-a468-eca431d9f63d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.168682] [55187]: DEBUG oslo_concurrency.lockutils [None req-992cede1-6751-4a1b-a468-eca431d9f63d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.168925] [55187]: DEBUG oslo_concurrency.lockutils [None req-992cede1-6751-4a1b-a468-eca431d9f63d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.169639] [55187]: DEBUG oslo_concurrency.lockutils [None req-992cede1-6751-4a1b-a468-eca431d9f63d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.169639] [55187]: DEBUG oslo_concurrency.lockutils [None req-992cede1-6751-4a1b-a468-eca431d9f63d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.169851] [55187]: DEBUG oslo_concurrency.lockutils [None req-992cede1-6751-4a1b-a468-eca431d9f63d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.169851] [55187]: DEBUG oslo_concurrency.lockutils [None req-992cede1-6751-4a1b-a468-eca431d9f63d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.308911] [55187]: DEBUG nova.policy [None req-992cede1-6751-4a1b-a468-eca431d9f63d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.314509] [55187]: INFO nova.api.openstack.requestlog [None req-992cede1-6751-4a1b-a468-eca431d9f63d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 200 len: 1469 microversion: 2.1 time: 0.164736 [ 661.314764] [55187]: [pid: 55187|app: 0|req: 267/531] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:21 2025] GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 1469 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.317952] [55187]: DEBUG nova.api.openstack.wsgi [req-ca3251bd-8f35-4be4-a721-ab0482b216fd req-eb8a6d69-3520-46a9-9cc3-e7d2bab1c48b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "72045dd3-fa01-4b9e-a47b-aa9e034611f3", "name": "network-vif-plugged", "status": "completed", "tag": "9e8054a9-4413-4269-8ecc-aa0eadadd93d"}, {"name": "network-changed", "server_uuid": "72045dd3-fa01-4b9e-a47b-aa9e034611f3", "tag": "9e8054a9-4413-4269-8ecc-aa0eadadd93d"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 661.323818] [55187]: DEBUG oslo_concurrency.lockutils [req-ca3251bd-8f35-4be4-a721-ab0482b216fd req-eb8a6d69-3520-46a9-9cc3-e7d2bab1c48b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.324149] [55187]: DEBUG oslo_concurrency.lockutils [req-ca3251bd-8f35-4be4-a721-ab0482b216fd req-eb8a6d69-3520-46a9-9cc3-e7d2bab1c48b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.324380] [55187]: DEBUG oslo_concurrency.lockutils [req-ca3251bd-8f35-4be4-a721-ab0482b216fd req-eb8a6d69-3520-46a9-9cc3-e7d2bab1c48b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.326367] [55188]: DEBUG nova.policy [None req-bf2922e5-216f-4416-87a9-0957acd0d3ff tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.331341] [55188]: INFO nova.api.openstack.requestlog [None req-bf2922e5-216f-4416-87a9-0957acd0d3ff tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1315 microversion: 2.1 time: 0.311581 [ 661.332097] [55188]: [pid: 55188|app: 0|req: 265/532] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:21 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1315 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.332171] [55187]: INFO nova.api.openstack.compute.server_external_events [req-ca3251bd-8f35-4be4-a721-ab0482b216fd req-eb8a6d69-3520-46a9-9cc3-e7d2bab1c48b service nova] Creating event network-vif-plugged:9e8054a9-4413-4269-8ecc-aa0eadadd93d for instance 72045dd3-fa01-4b9e-a47b-aa9e034611f3 on cpu-1 [ 661.332266] [55187]: INFO nova.api.openstack.compute.server_external_events [req-ca3251bd-8f35-4be4-a721-ab0482b216fd req-eb8a6d69-3520-46a9-9cc3-e7d2bab1c48b service nova] Creating event network-changed:9e8054a9-4413-4269-8ecc-aa0eadadd93d for instance 72045dd3-fa01-4b9e-a47b-aa9e034611f3 on cpu-1 [ 661.335831] [55187]: INFO nova.api.openstack.requestlog [req-ca3251bd-8f35-4be4-a721-ab0482b216fd req-eb8a6d69-3520-46a9-9cc3-e7d2bab1c48b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.019301 [ 661.335910] [55188]: DEBUG nova.api.openstack.wsgi [None req-28c21aaf-8660-401e-8ce8-6c262482d061 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.337047] [55188]: DEBUG nova.compute.api [None req-28c21aaf-8660-401e-8ce8-6c262482d061 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] [instance: 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.337095] [55187]: [pid: 55187|app: 0|req: 268/533] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:21 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 661.340279] [55188]: DEBUG oslo_concurrency.lockutils [None req-28c21aaf-8660-401e-8ce8-6c262482d061 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.340529] [55188]: DEBUG oslo_concurrency.lockutils [None req-28c21aaf-8660-401e-8ce8-6c262482d061 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.340818] [55188]: DEBUG oslo_concurrency.lockutils [None req-28c21aaf-8660-401e-8ce8-6c262482d061 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.340947] [55187]: DEBUG nova.api.openstack.wsgi [None req-8f7daa44-aebb-4cac-9ea8-630fc772a04b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 661.341081] [55188]: DEBUG oslo_concurrency.lockutils [None req-28c21aaf-8660-401e-8ce8-6c262482d061 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.341279] [55188]: DEBUG oslo_concurrency.lockutils [None req-28c21aaf-8660-401e-8ce8-6c262482d061 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.341451] [55188]: DEBUG oslo_concurrency.lockutils [None req-28c21aaf-8660-401e-8ce8-6c262482d061 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.342560] [55187]: DEBUG nova.compute.api [None req-8f7daa44-aebb-4cac-9ea8-630fc772a04b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.347671] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f7daa44-aebb-4cac-9ea8-630fc772a04b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.347671] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f7daa44-aebb-4cac-9ea8-630fc772a04b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.347671] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f7daa44-aebb-4cac-9ea8-630fc772a04b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.348107] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f7daa44-aebb-4cac-9ea8-630fc772a04b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.348107] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f7daa44-aebb-4cac-9ea8-630fc772a04b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.348423] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f7daa44-aebb-4cac-9ea8-630fc772a04b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.367682] [55188]: DEBUG oslo_concurrency.lockutils [None req-28c21aaf-8660-401e-8ce8-6c262482d061 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.367911] [55188]: DEBUG oslo_concurrency.lockutils [None req-28c21aaf-8660-401e-8ce8-6c262482d061 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.368092] [55188]: DEBUG oslo_concurrency.lockutils [None req-28c21aaf-8660-401e-8ce8-6c262482d061 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.368304] [55188]: DEBUG nova.objects.instance [None req-28c21aaf-8660-401e-8ce8-6c262482d061 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lazy-loading 'fault' on Instance uuid 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 661.408220] [55188]: DEBUG nova.policy [None req-28c21aaf-8660-401e-8ce8-6c262482d061 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '928b057c18334dd7bbc89abf22914497', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6154d70a53874f3face0bd3c0abc619e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.411184] [55188]: INFO nova.api.openstack.requestlog [None req-28c21aaf-8660-401e-8ce8-6c262482d061 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] 10.180.1.21 "GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f" status: 200 len: 1298 microversion: 2.1 time: 0.078882 [ 661.412991] [55188]: [pid: 55188|app: 0|req: 266/534] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:21 2025] GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f => generated 1298 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.416137] [55188]: DEBUG nova.api.openstack.wsgi [None req-56158e9d-05d1-49be-bfd9-c8b1ff64f896 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.416544] [55188]: DEBUG nova.compute.api [None req-56158e9d-05d1-49be-bfd9-c8b1ff64f896 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.427715] [55188]: DEBUG oslo_concurrency.lockutils [None req-56158e9d-05d1-49be-bfd9-c8b1ff64f896 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.427715] [55188]: DEBUG oslo_concurrency.lockutils [None req-56158e9d-05d1-49be-bfd9-c8b1ff64f896 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.427715] [55188]: DEBUG oslo_concurrency.lockutils [None req-56158e9d-05d1-49be-bfd9-c8b1ff64f896 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.427715] [55188]: DEBUG oslo_concurrency.lockutils [None req-56158e9d-05d1-49be-bfd9-c8b1ff64f896 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.428183] [55188]: DEBUG oslo_concurrency.lockutils [None req-56158e9d-05d1-49be-bfd9-c8b1ff64f896 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.428183] [55188]: DEBUG oslo_concurrency.lockutils [None req-56158e9d-05d1-49be-bfd9-c8b1ff64f896 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.481648] [55188]: DEBUG nova.policy [None req-56158e9d-05d1-49be-bfd9-c8b1ff64f896 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.486610] [55188]: DEBUG nova.policy [None req-56158e9d-05d1-49be-bfd9-c8b1ff64f896 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.487075] [55188]: DEBUG nova.policy [None req-56158e9d-05d1-49be-bfd9-c8b1ff64f896 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.488520] [55188]: INFO nova.api.openstack.requestlog [None req-56158e9d-05d1-49be-bfd9-c8b1ff64f896 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1264 microversion: 2.26 time: 0.075458 [ 661.488520] [55188]: [pid: 55188|app: 0|req: 267/535] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:21 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1264 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 661.493892] [55188]: DEBUG nova.api.openstack.wsgi [None req-067cce69-757c-442a-a91e-9b91701314ad tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.495066] [55188]: DEBUG nova.compute.api [None req-067cce69-757c-442a-a91e-9b91701314ad tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.504984] [55188]: DEBUG oslo_concurrency.lockutils [None req-067cce69-757c-442a-a91e-9b91701314ad tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.505272] [55188]: DEBUG oslo_concurrency.lockutils [None req-067cce69-757c-442a-a91e-9b91701314ad tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.505507] [55188]: DEBUG oslo_concurrency.lockutils [None req-067cce69-757c-442a-a91e-9b91701314ad tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.505872] [55188]: DEBUG oslo_concurrency.lockutils [None req-067cce69-757c-442a-a91e-9b91701314ad tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.506129] [55188]: DEBUG oslo_concurrency.lockutils [None req-067cce69-757c-442a-a91e-9b91701314ad tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.506409] [55188]: DEBUG oslo_concurrency.lockutils [None req-067cce69-757c-442a-a91e-9b91701314ad tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.556325] [55188]: DEBUG nova.policy [None req-067cce69-757c-442a-a91e-9b91701314ad tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.560724] [55188]: INFO nova.api.openstack.requestlog [None req-067cce69-757c-442a-a91e-9b91701314ad tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1222 microversion: 2.1 time: 0.070920 [ 661.561213] [55188]: [pid: 55188|app: 0|req: 268/536] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:21 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1222 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.569133] [55188]: DEBUG nova.api.openstack.wsgi [None req-af13dd9f-c2f9-413d-b1ba-fe8148e0a9f3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.573117] [55188]: DEBUG nova.compute.api [None req-af13dd9f-c2f9-413d-b1ba-fe8148e0a9f3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 661.579985] [55188]: DEBUG oslo_concurrency.lockutils [None req-af13dd9f-c2f9-413d-b1ba-fe8148e0a9f3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.580324] [55188]: DEBUG oslo_concurrency.lockutils [None req-af13dd9f-c2f9-413d-b1ba-fe8148e0a9f3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.580586] [55188]: DEBUG oslo_concurrency.lockutils [None req-af13dd9f-c2f9-413d-b1ba-fe8148e0a9f3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.581039] [55188]: DEBUG oslo_concurrency.lockutils [None req-af13dd9f-c2f9-413d-b1ba-fe8148e0a9f3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.581327] [55188]: DEBUG oslo_concurrency.lockutils [None req-af13dd9f-c2f9-413d-b1ba-fe8148e0a9f3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.581528] [55188]: DEBUG oslo_concurrency.lockutils [None req-af13dd9f-c2f9-413d-b1ba-fe8148e0a9f3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.621272] [55188]: DEBUG nova.policy [None req-af13dd9f-c2f9-413d-b1ba-fe8148e0a9f3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 661.628372] [55188]: INFO nova.api.openstack.requestlog [None req-af13dd9f-c2f9-413d-b1ba-fe8148e0a9f3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1224 microversion: 2.1 time: 0.063011 [ 661.629016] [55188]: [pid: 55188|app: 0|req: 269/537] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:21 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1224 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.632158] [55188]: DEBUG nova.api.openstack.wsgi [None req-03a51032-c169-4909-bbcc-a8dd1f5881a9 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 661.654599] [55188]: INFO nova.api.openstack.wsgi [None req-03a51032-c169-4909-bbcc-a8dd1f5881a9 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] HTTP exception thrown: Aggregate -1 could not be found. [ 661.654599] [55188]: DEBUG nova.api.openstack.wsgi [None req-03a51032-c169-4909-bbcc-a8dd1f5881a9 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Returning 404 to user: Aggregate -1 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 661.654969] [55188]: INFO nova.api.openstack.requestlog [None req-03a51032-c169-4909-bbcc-a8dd1f5881a9 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/-1" status: 404 len: 78 microversion: 2.1 time: 0.025375 [ 661.656299] [55188]: [pid: 55188|app: 0|req: 270/538] 10.180.1.21 () {58 vars in 1150 bytes} [Wed Mar 26 22:02:21 2025] DELETE /compute/v2.1/os-aggregates/-1 => generated 78 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 661.661020] [55188]: DEBUG nova.api.openstack.wsgi [None req-0c1966b5-2681-4e42-b21d-2a006562bc6e tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Action: 'create', calling method: .version_select at 0x7d4afb4b4430>, body: {"keypair": {"name": "tempest-keypair-525181601", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKxhsgcqLc7n+hyT3TjdNOhSegw9Spbp9jPjw+SWG8Tyw9RZ3IM4w/yJlZjsZ3marq4zQiliAlJOhEK0mmi3rjR7cgmfd7hhWkUECKFZ3bf+b0bzlOYYvOWE4YxMa8vuLQ=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 661.667613] [55188]: DEBUG nova.quota [None req-0c1966b5-2681-4e42-b21d-2a006562bc6e tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Getting quotas for project 4978b6b0b8e24115bf5a658d9c7b01bc. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 661.670095] [55188]: DEBUG nova.quota [None req-0c1966b5-2681-4e42-b21d-2a006562bc6e tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Getting quotas for user b90bce719aca4591b92c00a9f723d087 and project 4978b6b0b8e24115bf5a658d9c7b01bc. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 661.687327] [55188]: INFO nova.api.openstack.requestlog [None req-0c1966b5-2681-4e42-b21d-2a006562bc6e tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.031317 [ 661.687869] [55188]: [pid: 55188|app: 0|req: 271/539] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:02:22 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 661.719523] [55188]: DEBUG nova.api.openstack.wsgi [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerNegativeTestJSON-server-779417545", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "bb415533-28bc-419e-8047-a80e6bbbcdfa"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 661.762745] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.763009] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.763215] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.763658] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.763865] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.764060] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.770673] [55188]: DEBUG nova.network.neutron [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] validate_networks() for [('bb415533-28bc-419e-8047-a80e6bbbcdfa', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 662.047104] [55188]: DEBUG nova.virt.hardware [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 662.047406] [55188]: DEBUG nova.virt.hardware [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 662.047559] [55188]: DEBUG nova.virt.hardware [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 662.047767] [55188]: DEBUG nova.virt.hardware [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 662.047951] [55188]: DEBUG nova.virt.hardware [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 662.065497] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.065497] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.065497] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.065497] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.065891] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.065891] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.079984] [55188]: DEBUG nova.quota [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Getting quotas for project d4f5ea8d10b14ba2a6aff44d1240f7b3. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 662.090266] [55188]: DEBUG nova.quota [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Getting quotas for user 3dfcb089e0de4396877ddd702f3f59d5 and project d4f5ea8d10b14ba2a6aff44d1240f7b3. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 662.096546] [55188]: DEBUG nova.compute.api [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 662.098116] [55188]: DEBUG nova.compute.api [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 662.154086] [55188]: INFO nova.api.openstack.requestlog [None req-7dac36fe-94e0-4c9e-b79c-89746994ae1c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.464271 [ 662.154086] [55188]: [pid: 55188|app: 0|req: 272/540] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:22 2025] POST /compute/v2.1/servers => generated 380 bytes in 465 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 662.155928] [55188]: DEBUG nova.api.openstack.wsgi [None req-e6f3ace8-acf8-43af-acc1-67249f82c69c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Calling method '.version_select at 0x7d4afb4b45e0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.198902] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6f3ace8-acf8-43af-acc1-67249f82c69c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.202594] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6f3ace8-acf8-43af-acc1-67249f82c69c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.202594] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6f3ace8-acf8-43af-acc1-67249f82c69c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.202594] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6f3ace8-acf8-43af-acc1-67249f82c69c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.202594] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6f3ace8-acf8-43af-acc1-67249f82c69c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.203672] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6f3ace8-acf8-43af-acc1-67249f82c69c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.218653] [55188]: INFO nova.api.openstack.requestlog [None req-e6f3ace8-acf8-43af-acc1-67249f82c69c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/2f8c18c143ed43c08ec7cf988582f6da/detail" status: 200 len: 916 microversion: 2.1 time: 0.064936 [ 662.219153] [55188]: [pid: 55188|app: 0|req: 273/541] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:02:22 2025] GET /compute/v2.1/os-quota-sets/2f8c18c143ed43c08ec7cf988582f6da/detail => generated 916 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 662.222099] [55188]: DEBUG nova.api.openstack.wsgi [None req-48d1c281-1bce-4257-8e96-d2a1d5f70249 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.223532] [55188]: DEBUG nova.compute.api [None req-48d1c281-1bce-4257-8e96-d2a1d5f70249 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 662.227299] [55188]: DEBUG oslo_concurrency.lockutils [None req-48d1c281-1bce-4257-8e96-d2a1d5f70249 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.227552] [55188]: DEBUG oslo_concurrency.lockutils [None req-48d1c281-1bce-4257-8e96-d2a1d5f70249 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.227718] [55188]: DEBUG oslo_concurrency.lockutils [None req-48d1c281-1bce-4257-8e96-d2a1d5f70249 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.228134] [55188]: DEBUG oslo_concurrency.lockutils [None req-48d1c281-1bce-4257-8e96-d2a1d5f70249 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.228286] [55188]: DEBUG oslo_concurrency.lockutils [None req-48d1c281-1bce-4257-8e96-d2a1d5f70249 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.228459] [55188]: DEBUG oslo_concurrency.lockutils [None req-48d1c281-1bce-4257-8e96-d2a1d5f70249 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.328533] [55188]: DEBUG nova.policy [None req-48d1c281-1bce-4257-8e96-d2a1d5f70249 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.339316] [55188]: INFO nova.api.openstack.requestlog [None req-48d1c281-1bce-4257-8e96-d2a1d5f70249 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1320 microversion: 2.1 time: 0.119479 [ 662.339641] [55188]: [pid: 55188|app: 0|req: 274/542] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:22 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1320 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.343023] [55188]: DEBUG nova.api.openstack.wsgi [None req-cf674f6c-f726-4c1d-9f50-20360bf1d8f8 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.344607] [55188]: DEBUG nova.compute.api [None req-cf674f6c-f726-4c1d-9f50-20360bf1d8f8 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 662.347965] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf674f6c-f726-4c1d-9f50-20360bf1d8f8 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.348181] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf674f6c-f726-4c1d-9f50-20360bf1d8f8 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.348368] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf674f6c-f726-4c1d-9f50-20360bf1d8f8 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.348743] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf674f6c-f726-4c1d-9f50-20360bf1d8f8 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.348958] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf674f6c-f726-4c1d-9f50-20360bf1d8f8 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.349114] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf674f6c-f726-4c1d-9f50-20360bf1d8f8 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.392941] [55188]: DEBUG nova.policy [None req-cf674f6c-f726-4c1d-9f50-20360bf1d8f8 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.397480] [55188]: DEBUG nova.policy [None req-cf674f6c-f726-4c1d-9f50-20360bf1d8f8 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.398569] [55188]: DEBUG nova.policy [None req-cf674f6c-f726-4c1d-9f50-20360bf1d8f8 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.401200] [55188]: INFO nova.api.openstack.requestlog [None req-cf674f6c-f726-4c1d-9f50-20360bf1d8f8 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 1995 microversion: 2.100 time: 0.061020 [ 662.401508] [55188]: [pid: 55188|app: 0|req: 275/543] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:22 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 1995 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 662.404183] [55188]: DEBUG nova.api.openstack.wsgi [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-742995867", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "metadata": {"hello": "world"}, "accessIPv4": "1.1.1.1", "accessIPv6": "0000:0000:0000:0000:0000:babe:220.12.22.2", "adminPass": "***", "networks": [{"uuid": "0e116a1c-3b38-4c49-b177-e3d1edcf8f98"}], "security_groups": [{"name": "tempest-securitygroup--38699059"}], "key_name": "tempest-keypair-884144986", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "OS-DCF:diskConfig": "}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 662.447341] [55188]: DEBUG oslo_concurrency.lockutils [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.447661] [55188]: DEBUG oslo_concurrency.lockutils [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.447934] [55188]: DEBUG oslo_concurrency.lockutils [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.449345] [55188]: DEBUG oslo_concurrency.lockutils [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.449707] [55188]: DEBUG oslo_concurrency.lockutils [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.449802] [55188]: DEBUG oslo_concurrency.lockutils [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.505923] [55188]: DEBUG nova.network.neutron [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] validate_networks() for [('0e116a1c-3b38-4c49-b177-e3d1edcf8f98', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 662.762309] [55188]: DEBUG nova.quota [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Getting quotas for project f1673438675c470fb5a9122bb8a73bbf. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 662.767106] [55188]: DEBUG nova.quota [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Getting quotas for user 3844dc411411413d8807a68866940f75 and project f1673438675c470fb5a9122bb8a73bbf. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 662.777875] [55188]: DEBUG nova.virt.hardware [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 662.778080] [55188]: DEBUG nova.virt.hardware [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 662.778294] [55188]: DEBUG nova.virt.hardware [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 662.778456] [55188]: DEBUG nova.virt.hardware [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 662.778654] [55188]: DEBUG nova.virt.hardware [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 662.783321] [55188]: DEBUG oslo_concurrency.lockutils [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.783570] [55188]: DEBUG oslo_concurrency.lockutils [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.783765] [55188]: DEBUG oslo_concurrency.lockutils [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.784171] [55188]: DEBUG oslo_concurrency.lockutils [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.784376] [55188]: DEBUG oslo_concurrency.lockutils [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.784548] [55188]: DEBUG oslo_concurrency.lockutils [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.798512] [55188]: DEBUG nova.quota [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Getting quotas for project f1673438675c470fb5a9122bb8a73bbf. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 662.801295] [55188]: DEBUG nova.quota [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Getting quotas for user 3844dc411411413d8807a68866940f75 and project f1673438675c470fb5a9122bb8a73bbf. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 662.807948] [55188]: DEBUG nova.compute.api [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 662.809338] [55188]: DEBUG nova.compute.api [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 662.840648] [55188]: INFO nova.api.openstack.requestlog [None req-baf0dfe0-82cb-4da9-bc5b-701e4f6b58e6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.438406 [ 662.840892] [55188]: [pid: 55188|app: 0|req: 276/544] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:22 2025] POST /compute/v2.1/servers => generated 405 bytes in 439 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 662.843435] [55188]: DEBUG nova.api.openstack.wsgi [None req-5ad164f6-a9c1-4a53-93a9-e0798181666f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 662.845529] [55188]: DEBUG nova.compute.api [None req-5ad164f6-a9c1-4a53-93a9-e0798181666f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 662.849831] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ad164f6-a9c1-4a53-93a9-e0798181666f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.849897] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ad164f6-a9c1-4a53-93a9-e0798181666f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.850095] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ad164f6-a9c1-4a53-93a9-e0798181666f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.850450] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ad164f6-a9c1-4a53-93a9-e0798181666f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.850625] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ad164f6-a9c1-4a53-93a9-e0798181666f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.850802] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ad164f6-a9c1-4a53-93a9-e0798181666f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.890066] [55188]: DEBUG nova.policy [None req-5ad164f6-a9c1-4a53-93a9-e0798181666f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.896477] [55188]: INFO nova.api.openstack.requestlog [None req-5ad164f6-a9c1-4a53-93a9-e0798181666f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1209 microversion: 2.1 time: 0.054438 [ 662.896477] [55188]: [pid: 55188|app: 0|req: 277/545] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:23 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1209 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.899097] [55188]: DEBUG nova.api.openstack.wsgi [None req-7a6f71e3-cddd-4aeb-9204-0da20abd4742 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '.version_select at 0x7d4afb71eb00>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.278899] [55188]: INFO nova.api.openstack.requestlog [None req-7a6f71e3-cddd-4aeb-9204-0da20abd4742 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/940d59e5-5cb8-48ff-b670-34853f75e029" status: 202 len: 0 microversion: 2.1 time: 0.381813 [ 663.279261] [55188]: [pid: 55188|app: 0|req: 278/546] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:02:23 2025] DELETE /compute/v2.1/os-floating-ips/940d59e5-5cb8-48ff-b670-34853f75e029 => generated 0 bytes in 382 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 663.281879] [55188]: DEBUG nova.api.openstack.wsgi [None req-d5863899-449a-44d3-838b-8c98023174cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.283982] [55188]: DEBUG nova.compute.api [None req-d5863899-449a-44d3-838b-8c98023174cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.290366] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5863899-449a-44d3-838b-8c98023174cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.290607] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5863899-449a-44d3-838b-8c98023174cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.290797] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5863899-449a-44d3-838b-8c98023174cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.291181] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5863899-449a-44d3-838b-8c98023174cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.291383] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5863899-449a-44d3-838b-8c98023174cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.291557] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5863899-449a-44d3-838b-8c98023174cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.373320] [55188]: DEBUG nova.policy [None req-d5863899-449a-44d3-838b-8c98023174cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.380052] [55188]: INFO nova.api.openstack.requestlog [None req-d5863899-449a-44d3-838b-8c98023174cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1465 microversion: 2.1 time: 0.099803 [ 663.380374] [55188]: [pid: 55188|app: 0|req: 279/547] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:23 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1465 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.384299] [55188]: DEBUG nova.api.openstack.wsgi [None req-ccd5defa-fc18-43bf-973c-5505c21350a2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.386927] [55188]: DEBUG nova.compute.api [None req-ccd5defa-fc18-43bf-973c-5505c21350a2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.391981] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccd5defa-fc18-43bf-973c-5505c21350a2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.392382] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccd5defa-fc18-43bf-973c-5505c21350a2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.392703] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccd5defa-fc18-43bf-973c-5505c21350a2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.393288] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccd5defa-fc18-43bf-973c-5505c21350a2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.393650] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccd5defa-fc18-43bf-973c-5505c21350a2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.393938] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccd5defa-fc18-43bf-973c-5505c21350a2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.504306] [55188]: DEBUG nova.policy [None req-ccd5defa-fc18-43bf-973c-5505c21350a2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.509943] [55188]: INFO nova.api.openstack.requestlog [None req-ccd5defa-fc18-43bf-973c-5505c21350a2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1321 microversion: 2.1 time: 0.128780 [ 663.510363] [55188]: [pid: 55188|app: 0|req: 280/548] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:23 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1321 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.513270] [55188]: DEBUG nova.api.openstack.wsgi [None req-ba1fa133-1141-4439-9521-faf1658000b1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 663.515409] [55188]: DEBUG nova.compute.api [None req-ba1fa133-1141-4439-9521-faf1658000b1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 663.519414] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba1fa133-1141-4439-9521-faf1658000b1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.519688] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba1fa133-1141-4439-9521-faf1658000b1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.519897] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba1fa133-1141-4439-9521-faf1658000b1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.520264] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba1fa133-1141-4439-9521-faf1658000b1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.520528] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba1fa133-1141-4439-9521-faf1658000b1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.520664] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba1fa133-1141-4439-9521-faf1658000b1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.634988] [55188]: DEBUG nova.policy [None req-ba1fa133-1141-4439-9521-faf1658000b1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.640145] [55188]: INFO nova.api.openstack.requestlog [None req-ba1fa133-1141-4439-9521-faf1658000b1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 200 len: 1313 microversion: 2.1 time: 0.129030 [ 663.640519] [55188]: [pid: 55188|app: 0|req: 281/549] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:23 2025] GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 1313 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.645093] [55188]: DEBUG nova.api.openstack.wsgi [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListImageFiltersTestJSON-server-879298635", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 663.689921] [55188]: DEBUG oslo_concurrency.lockutils [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.690029] [55188]: DEBUG oslo_concurrency.lockutils [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.690158] [55188]: DEBUG oslo_concurrency.lockutils [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.690589] [55188]: DEBUG oslo_concurrency.lockutils [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.690823] [55188]: DEBUG oslo_concurrency.lockutils [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.690997] [55188]: DEBUG oslo_concurrency.lockutils [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.697030] [55188]: DEBUG nova.network.neutron [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] validate_networks() for None {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 663.965322] [55188]: DEBUG nova.virt.hardware [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 663.965722] [55188]: DEBUG nova.virt.hardware [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 663.966019] [55188]: DEBUG nova.virt.hardware [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 663.966201] [55188]: DEBUG nova.virt.hardware [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 663.966370] [55188]: DEBUG nova.virt.hardware [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 663.971137] [55188]: DEBUG oslo_concurrency.lockutils [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.971415] [55188]: DEBUG oslo_concurrency.lockutils [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.971550] [55188]: DEBUG oslo_concurrency.lockutils [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.972043] [55188]: DEBUG oslo_concurrency.lockutils [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.972210] [55188]: DEBUG oslo_concurrency.lockutils [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.972321] [55188]: DEBUG oslo_concurrency.lockutils [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.980270] [55188]: DEBUG nova.quota [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Getting quotas for project b58b9e7c8a2248c4939d91b7c58840b4. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 663.982427] [55188]: DEBUG nova.quota [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Getting quotas for user ca162f987f554db78d9621657a9c341b and project b58b9e7c8a2248c4939d91b7c58840b4. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 663.987767] [55188]: DEBUG nova.compute.api [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 663.988993] [55188]: DEBUG nova.compute.api [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 664.025697] [55188]: INFO nova.api.openstack.requestlog [None req-d387b03a-fe8a-40ca-8901-8f3d5ca9cbc6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.384430 [ 664.026108] [55188]: [pid: 55188|app: 0|req: 282/550] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:24 2025] POST /compute/v2.1/servers => generated 380 bytes in 385 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 664.028589] [55188]: DEBUG nova.api.openstack.wsgi [None req-fdf5cde0-326d-4eda-841d-be645822c79f tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-759691777", "id": 28399543, "os-flavor-access:is_public": "False"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 664.044963] [55188]: INFO nova.api.openstack.requestlog [None req-fdf5cde0-326d-4eda-841d-be645822c79f tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 432 microversion: 2.1 time: 0.018184 [ 664.045378] [55188]: [pid: 55188|app: 0|req: 283/551] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:24 2025] POST /compute/v2.1/flavors => generated 432 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 664.048121] [55188]: DEBUG nova.api.openstack.wsgi [None req-0e495ab8-4a1d-4543-b3f3-7a93f6cf1d9b tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-834173822", "id": 441604583, "os-flavor-access:is_public": "True"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 664.065648] [55188]: INFO nova.api.openstack.requestlog [None req-0e495ab8-4a1d-4543-b3f3-7a93f6cf1d9b tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 410 microversion: 2.1 time: 0.019539 [ 664.066196] [55188]: [pid: 55188|app: 0|req: 284/552] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:24 2025] POST /compute/v2.1/flavors => generated 410 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 664.068712] [55188]: DEBUG nova.api.openstack.wsgi [None req-cacab450-129b-4a92-bd4b-84f4296b81e9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.070440] [55188]: DEBUG nova.compute.api [None req-cacab450-129b-4a92-bd4b-84f4296b81e9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.077627] [55188]: DEBUG oslo_concurrency.lockutils [None req-cacab450-129b-4a92-bd4b-84f4296b81e9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.077900] [55188]: DEBUG oslo_concurrency.lockutils [None req-cacab450-129b-4a92-bd4b-84f4296b81e9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.078123] [55188]: DEBUG oslo_concurrency.lockutils [None req-cacab450-129b-4a92-bd4b-84f4296b81e9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.078510] [55188]: DEBUG oslo_concurrency.lockutils [None req-cacab450-129b-4a92-bd4b-84f4296b81e9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.078680] [55188]: DEBUG oslo_concurrency.lockutils [None req-cacab450-129b-4a92-bd4b-84f4296b81e9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.078858] [55188]: DEBUG oslo_concurrency.lockutils [None req-cacab450-129b-4a92-bd4b-84f4296b81e9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.113460] [55188]: DEBUG nova.policy [None req-cacab450-129b-4a92-bd4b-84f4296b81e9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.118777] [55188]: INFO nova.api.openstack.requestlog [None req-cacab450-129b-4a92-bd4b-84f4296b81e9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1223 microversion: 2.1 time: 0.052066 [ 664.119153] [55188]: [pid: 55188|app: 0|req: 285/553] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:24 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1223 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.121540] [55188]: DEBUG nova.api.openstack.wsgi [None req-2d1a0afe-e279-45f4-868a-34077de0da95 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Calling method '.version_select at 0x7d4afb71eb00>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.253008] [55188]: INFO nova.api.openstack.requestlog [None req-2d1a0afe-e279-45f4-868a-34077de0da95 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/ed5dde58-3577-4fd6-8c8b-86b2af85ff88" status: 202 len: 0 microversion: 2.1 time: 0.133255 [ 664.253390] [55188]: [pid: 55188|app: 0|req: 286/554] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:02:24 2025] DELETE /compute/v2.1/os-security-groups/ed5dde58-3577-4fd6-8c8b-86b2af85ff88 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 664.256406] [55188]: DEBUG nova.api.openstack.wsgi [None req-5b078ec2-9b02-401d-8d0f-e2d79551eaf5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.257731] [55188]: DEBUG nova.compute.api [None req-5b078ec2-9b02-401d-8d0f-e2d79551eaf5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.261185] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b078ec2-9b02-401d-8d0f-e2d79551eaf5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.261417] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b078ec2-9b02-401d-8d0f-e2d79551eaf5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.261759] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b078ec2-9b02-401d-8d0f-e2d79551eaf5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.261949] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b078ec2-9b02-401d-8d0f-e2d79551eaf5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.262157] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b078ec2-9b02-401d-8d0f-e2d79551eaf5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.262328] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b078ec2-9b02-401d-8d0f-e2d79551eaf5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.303644] [55188]: DEBUG nova.policy [None req-5b078ec2-9b02-401d-8d0f-e2d79551eaf5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.307963] [55188]: INFO nova.api.openstack.requestlog [None req-5b078ec2-9b02-401d-8d0f-e2d79551eaf5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1268 microversion: 2.1 time: 0.053969 [ 664.308306] [55188]: [pid: 55188|app: 0|req: 287/555] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:24 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1268 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.311029] [55188]: DEBUG nova.api.openstack.wsgi [None req-d97f8752-f2b0-41e9-b8db-d95a062024cb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.312713] [55188]: DEBUG nova.compute.api [None req-d97f8752-f2b0-41e9-b8db-d95a062024cb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.316129] [55188]: DEBUG oslo_concurrency.lockutils [None req-d97f8752-f2b0-41e9-b8db-d95a062024cb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.316436] [55188]: DEBUG oslo_concurrency.lockutils [None req-d97f8752-f2b0-41e9-b8db-d95a062024cb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.316697] [55188]: DEBUG oslo_concurrency.lockutils [None req-d97f8752-f2b0-41e9-b8db-d95a062024cb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.317072] [55188]: DEBUG oslo_concurrency.lockutils [None req-d97f8752-f2b0-41e9-b8db-d95a062024cb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.317276] [55188]: DEBUG oslo_concurrency.lockutils [None req-d97f8752-f2b0-41e9-b8db-d95a062024cb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.317449] [55188]: DEBUG oslo_concurrency.lockutils [None req-d97f8752-f2b0-41e9-b8db-d95a062024cb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.348791] [55188]: DEBUG nova.policy [None req-d97f8752-f2b0-41e9-b8db-d95a062024cb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.352902] [55188]: INFO nova.api.openstack.requestlog [None req-d97f8752-f2b0-41e9-b8db-d95a062024cb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1208 microversion: 2.1 time: 0.044029 [ 664.353213] [55188]: [pid: 55188|app: 0|req: 288/556] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:24 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1208 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.355908] [55188]: DEBUG nova.api.openstack.wsgi [None req-72a6f857-e888-4230-9597-c1f6b8ea3bc2 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.357562] [55188]: DEBUG nova.compute.api [None req-72a6f857-e888-4230-9597-c1f6b8ea3bc2 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.360665] [55188]: DEBUG oslo_concurrency.lockutils [None req-72a6f857-e888-4230-9597-c1f6b8ea3bc2 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.360898] [55188]: DEBUG oslo_concurrency.lockutils [None req-72a6f857-e888-4230-9597-c1f6b8ea3bc2 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.361101] [55188]: DEBUG oslo_concurrency.lockutils [None req-72a6f857-e888-4230-9597-c1f6b8ea3bc2 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.361468] [55188]: DEBUG oslo_concurrency.lockutils [None req-72a6f857-e888-4230-9597-c1f6b8ea3bc2 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.361638] [55188]: DEBUG oslo_concurrency.lockutils [None req-72a6f857-e888-4230-9597-c1f6b8ea3bc2 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.361811] [55188]: DEBUG oslo_concurrency.lockutils [None req-72a6f857-e888-4230-9597-c1f6b8ea3bc2 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.382176] [55188]: DEBUG oslo_concurrency.lockutils [None req-72a6f857-e888-4230-9597-c1f6b8ea3bc2 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.382435] [55188]: DEBUG oslo_concurrency.lockutils [None req-72a6f857-e888-4230-9597-c1f6b8ea3bc2 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.382616] [55188]: DEBUG oslo_concurrency.lockutils [None req-72a6f857-e888-4230-9597-c1f6b8ea3bc2 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.382815] [55188]: DEBUG nova.objects.instance [None req-72a6f857-e888-4230-9597-c1f6b8ea3bc2 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lazy-loading 'fault' on Instance uuid 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 664.402130] [55187]: INFO nova.api.openstack.wsgi [None req-8f7daa44-aebb-4cac-9ea8-630fc772a04b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] HTTP exception thrown: Multiple possible networks found, use a Network ID to be more specific. [ 664.402130] [55187]: DEBUG nova.api.openstack.wsgi [None req-8f7daa44-aebb-4cac-9ea8-630fc772a04b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Returning 400 to user: Multiple possible networks found, use a Network ID to be more specific. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 664.402443] [55187]: INFO nova.api.openstack.requestlog [None req-8f7daa44-aebb-4cac-9ea8-630fc772a04b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "POST /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d/os-interface" status: 400 len: 115 microversion: 2.70 time: 3.063711 [ 664.402726] [55187]: [pid: 55187|app: 0|req: 269/557] 10.180.1.21 () {62 vars in 1332 bytes} [Wed Mar 26 22:02:21 2025] POST /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d/os-interface => generated 115 bytes in 3065 msecs (HTTP/1.1 400) 9 headers in 383 bytes (1 switches on core 0) [ 664.403400] [55188]: DEBUG nova.policy [None req-72a6f857-e888-4230-9597-c1f6b8ea3bc2 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.406632] [55187]: DEBUG nova.api.openstack.wsgi [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Action: 'create', calling method: >, body: {"server": {"name": "guest-instance-1.domain.com", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "accessIPv4": "2.2.2.2", "networks": [{"uuid": "d45a1102-d6c7-4ce7-a5ce-fccd10cb28f7"}], "security_groups": [{"name": "tempest-securitygroup--2039154735"}], "key_name": "tempest-keypair-1617630792", "user_data": "}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 664.407864] [55188]: DEBUG nova.policy [None req-72a6f857-e888-4230-9597-c1f6b8ea3bc2 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.408562] [55188]: DEBUG nova.policy [None req-72a6f857-e888-4230-9597-c1f6b8ea3bc2 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.409293] [55188]: INFO nova.api.openstack.requestlog [None req-72a6f857-e888-4230-9597-c1f6b8ea3bc2 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e" status: 200 len: 1391 microversion: 2.48 time: 0.055461 [ 664.409728] [55188]: [pid: 55188|app: 0|req: 289/558] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:24 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e => generated 1391 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 664.411875] [55188]: DEBUG nova.api.openstack.wsgi [None req-ea6adc9f-0f65-47ef-a653-764fc998cd8f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.413604] [55188]: DEBUG nova.compute.api [None req-ea6adc9f-0f65-47ef-a653-764fc998cd8f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.417131] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea6adc9f-0f65-47ef-a653-764fc998cd8f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.417364] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea6adc9f-0f65-47ef-a653-764fc998cd8f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.417544] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea6adc9f-0f65-47ef-a653-764fc998cd8f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.417882] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea6adc9f-0f65-47ef-a653-764fc998cd8f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.418089] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea6adc9f-0f65-47ef-a653-764fc998cd8f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.418265] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea6adc9f-0f65-47ef-a653-764fc998cd8f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.444349] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.444604] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.445031] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.445477] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.445752] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.445932] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.450335] [55188]: DEBUG nova.policy [None req-ea6adc9f-0f65-47ef-a653-764fc998cd8f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.454435] [55188]: INFO nova.api.openstack.requestlog [None req-ea6adc9f-0f65-47ef-a653-764fc998cd8f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1214 microversion: 2.1 time: 0.044226 [ 664.454843] [55188]: [pid: 55188|app: 0|req: 290/559] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:24 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1214 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.457160] [55188]: DEBUG nova.api.openstack.wsgi [None req-d1564f15-7c55-41e5-96a3-8e5404f13974 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1828541297"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 664.459266] [55188]: DEBUG nova.objects.aggregate [None req-d1564f15-7c55-41e5-96a3-8e5404f13974 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Generated uuid 3257a81a-2647-44bd-b08a-4fbd2f362766 for aggregate {{(pid=55188) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 664.477783] [55188]: INFO nova.api.openstack.requestlog [None req-d1564f15-7c55-41e5-96a3-8e5404f13974 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.022442 [ 664.478134] [55188]: [pid: 55188|app: 0|req: 291/560] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 26 22:02:24 2025] POST /compute/v2.1/os-aggregates => generated 198 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 664.479792] [55187]: DEBUG nova.network.neutron [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] validate_networks() for [('d45a1102-d6c7-4ce7-a5ce-fccd10cb28f7', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 664.480741] [55188]: DEBUG nova.api.openstack.wsgi [None req-11aee1af-c3db-4ecb-9211-1572713ad801 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Calling method '.version_select at 0x7d4afb1565f0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.492448] [55188]: INFO nova.api.openstack.requestlog [None req-11aee1af-c3db-4ecb-9211-1572713ad801 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-525181601" status: 202 len: 0 microversion: 2.1 time: 0.013683 [ 664.493018] [55188]: [pid: 55188|app: 0|req: 292/561] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 26 22:02:24 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-525181601 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 664.495711] [55188]: DEBUG nova.api.openstack.wsgi [req-217e8fd1-dd2d-4dd1-a687-5f544833d2e3 req-a8d4432f-7e90-400c-98a7-5aab7f377bc6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a03925d2-fbc2-4b5f-b95f-43f36e2692f2", "name": "network-vif-plugged", "status": "completed", "tag": "6a3b8e62-d3dd-4be6-9507-4eee10865153"}, {"name": "network-changed", "server_uuid": "a03925d2-fbc2-4b5f-b95f-43f36e2692f2", "tag": "6a3b8e62-d3dd-4be6-9507-4eee10865153"}, {"name": "network-changed", "server_uuid": "32cde80f-7b4d-40df-ac02-087e12a739c5", "tag": "f972b67a-2d14-4b1a-adc5-1324166e9df5"}, {"server_uuid": "8d55683d-3ce3-42ec-bf0c-a17146f61142", "name": "network-vif-deleted", "tag": "131cb2c2-70fd-4618-af82-4a8eefcbec97"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 664.503290] [55188]: DEBUG oslo_concurrency.lockutils [req-217e8fd1-dd2d-4dd1-a687-5f544833d2e3 req-a8d4432f-7e90-400c-98a7-5aab7f377bc6 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.503839] [55188]: DEBUG oslo_concurrency.lockutils [req-217e8fd1-dd2d-4dd1-a687-5f544833d2e3 req-a8d4432f-7e90-400c-98a7-5aab7f377bc6 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.503839] [55188]: DEBUG oslo_concurrency.lockutils [req-217e8fd1-dd2d-4dd1-a687-5f544833d2e3 req-a8d4432f-7e90-400c-98a7-5aab7f377bc6 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.512308] [55188]: INFO nova.api.openstack.compute.server_external_events [req-217e8fd1-dd2d-4dd1-a687-5f544833d2e3 req-a8d4432f-7e90-400c-98a7-5aab7f377bc6 service nova] Creating event network-vif-plugged:6a3b8e62-d3dd-4be6-9507-4eee10865153 for instance a03925d2-fbc2-4b5f-b95f-43f36e2692f2 on cpu-1 [ 664.512308] [55188]: INFO nova.api.openstack.compute.server_external_events [req-217e8fd1-dd2d-4dd1-a687-5f544833d2e3 req-a8d4432f-7e90-400c-98a7-5aab7f377bc6 service nova] Creating event network-changed:6a3b8e62-d3dd-4be6-9507-4eee10865153 for instance a03925d2-fbc2-4b5f-b95f-43f36e2692f2 on cpu-1 [ 664.512308] [55188]: INFO nova.api.openstack.compute.server_external_events [req-217e8fd1-dd2d-4dd1-a687-5f544833d2e3 req-a8d4432f-7e90-400c-98a7-5aab7f377bc6 service nova] Creating event network-changed:f972b67a-2d14-4b1a-adc5-1324166e9df5 for instance 32cde80f-7b4d-40df-ac02-087e12a739c5 on cpu-1 [ 664.512308] [55188]: INFO nova.api.openstack.compute.server_external_events [req-217e8fd1-dd2d-4dd1-a687-5f544833d2e3 req-a8d4432f-7e90-400c-98a7-5aab7f377bc6 service nova] Creating event network-vif-deleted:131cb2c2-70fd-4618-af82-4a8eefcbec97 for instance 8d55683d-3ce3-42ec-bf0c-a17146f61142 on cpu-1 [ 664.517719] [55188]: INFO nova.api.openstack.requestlog [req-217e8fd1-dd2d-4dd1-a687-5f544833d2e3 req-a8d4432f-7e90-400c-98a7-5aab7f377bc6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 688 microversion: 2.1 time: 0.022915 [ 664.517719] [55188]: [pid: 55188|app: 0|req: 293/562] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:24 2025] POST /compute/v2.1/os-server-external-events => generated 688 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 664.520337] [55188]: DEBUG nova.api.openstack.wsgi [None req-e2fe727b-b536-4c79-879e-bbcb357136c8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.522086] [55188]: DEBUG nova.compute.api [None req-e2fe727b-b536-4c79-879e-bbcb357136c8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.525907] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2fe727b-b536-4c79-879e-bbcb357136c8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.526123] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2fe727b-b536-4c79-879e-bbcb357136c8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.526310] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2fe727b-b536-4c79-879e-bbcb357136c8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.526692] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2fe727b-b536-4c79-879e-bbcb357136c8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.526941] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2fe727b-b536-4c79-879e-bbcb357136c8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.527133] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2fe727b-b536-4c79-879e-bbcb357136c8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.566133] [55188]: DEBUG nova.policy [None req-e2fe727b-b536-4c79-879e-bbcb357136c8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.570872] [55188]: INFO nova.api.openstack.requestlog [None req-e2fe727b-b536-4c79-879e-bbcb357136c8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.052431 [ 664.570985] [55188]: [pid: 55188|app: 0|req: 294/563] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:24 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.573798] [55188]: DEBUG nova.api.openstack.wsgi [None req-b5a1c6ed-a8f7-4203-b404-d4652366efc2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.575355] [55188]: DEBUG nova.compute.api [None req-b5a1c6ed-a8f7-4203-b404-d4652366efc2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.580491] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5a1c6ed-a8f7-4203-b404-d4652366efc2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.580491] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5a1c6ed-a8f7-4203-b404-d4652366efc2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.580491] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5a1c6ed-a8f7-4203-b404-d4652366efc2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.580977] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5a1c6ed-a8f7-4203-b404-d4652366efc2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.581054] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5a1c6ed-a8f7-4203-b404-d4652366efc2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.581242] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5a1c6ed-a8f7-4203-b404-d4652366efc2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.624443] [55188]: DEBUG nova.policy [None req-b5a1c6ed-a8f7-4203-b404-d4652366efc2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.627695] [55188]: INFO nova.api.openstack.requestlog [None req-b5a1c6ed-a8f7-4203-b404-d4652366efc2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1232 microversion: 2.1 time: 0.056094 [ 664.628068] [55188]: [pid: 55188|app: 0|req: 295/564] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:24 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1232 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.630802] [55188]: DEBUG nova.api.openstack.wsgi [None req-0bc44b90-5406-4151-ab5f-6baf985eb4e9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.632622] [55188]: DEBUG nova.compute.api [None req-0bc44b90-5406-4151-ab5f-6baf985eb4e9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.636411] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bc44b90-5406-4151-ab5f-6baf985eb4e9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.636736] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bc44b90-5406-4151-ab5f-6baf985eb4e9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.636953] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bc44b90-5406-4151-ab5f-6baf985eb4e9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.637352] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bc44b90-5406-4151-ab5f-6baf985eb4e9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.637571] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bc44b90-5406-4151-ab5f-6baf985eb4e9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.637758] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bc44b90-5406-4151-ab5f-6baf985eb4e9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.656987] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bc44b90-5406-4151-ab5f-6baf985eb4e9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.657382] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bc44b90-5406-4151-ab5f-6baf985eb4e9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.657461] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bc44b90-5406-4151-ab5f-6baf985eb4e9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.657617] [55188]: DEBUG nova.objects.instance [None req-0bc44b90-5406-4151-ab5f-6baf985eb4e9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 8d55683d-3ce3-42ec-bf0c-a17146f61142 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 664.682232] [55188]: DEBUG nova.policy [None req-0bc44b90-5406-4151-ab5f-6baf985eb4e9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.687459] [55188]: INFO nova.api.openstack.requestlog [None req-0bc44b90-5406-4151-ab5f-6baf985eb4e9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 200 len: 1304 microversion: 2.1 time: 0.058749 [ 664.688060] [55188]: [pid: 55188|app: 0|req: 296/565] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:24 2025] GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 1304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.690534] [55188]: DEBUG nova.api.openstack.wsgi [None req-7902cabd-5600-4e3c-8d83-ca26df342335 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.692506] [55188]: DEBUG nova.compute.api [None req-7902cabd-5600-4e3c-8d83-ca26df342335 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.695748] [55188]: DEBUG oslo_concurrency.lockutils [None req-7902cabd-5600-4e3c-8d83-ca26df342335 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.695989] [55188]: DEBUG oslo_concurrency.lockutils [None req-7902cabd-5600-4e3c-8d83-ca26df342335 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.696189] [55188]: DEBUG oslo_concurrency.lockutils [None req-7902cabd-5600-4e3c-8d83-ca26df342335 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.696572] [55188]: DEBUG oslo_concurrency.lockutils [None req-7902cabd-5600-4e3c-8d83-ca26df342335 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.696789] [55188]: DEBUG oslo_concurrency.lockutils [None req-7902cabd-5600-4e3c-8d83-ca26df342335 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.696966] [55188]: DEBUG oslo_concurrency.lockutils [None req-7902cabd-5600-4e3c-8d83-ca26df342335 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.746157] [55187]: DEBUG nova.virt.hardware [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 664.746363] [55187]: DEBUG nova.virt.hardware [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 664.746605] [55187]: DEBUG nova.virt.hardware [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 664.746785] [55187]: DEBUG nova.virt.hardware [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 664.746947] [55187]: DEBUG nova.virt.hardware [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 664.751752] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.751991] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.752190] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.752590] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.752792] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.752960] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.761676] [55187]: DEBUG nova.quota [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Getting quotas for project 7bd7c2d04d26480bac3ec9c9290838b7. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 664.764422] [55187]: DEBUG nova.quota [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Getting quotas for user dab38aca36a6430abc3497a8f50408df and project 7bd7c2d04d26480bac3ec9c9290838b7. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 664.769959] [55187]: DEBUG nova.compute.api [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 664.771239] [55188]: DEBUG nova.policy [None req-7902cabd-5600-4e3c-8d83-ca26df342335 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.771639] [55187]: DEBUG nova.compute.api [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 664.775728] [55188]: INFO nova.api.openstack.requestlog [None req-7902cabd-5600-4e3c-8d83-ca26df342335 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1461 microversion: 2.1 time: 0.086971 [ 664.776089] [55188]: [pid: 55188|app: 0|req: 297/566] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:25 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1461 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.778726] [55188]: DEBUG nova.api.openstack.wsgi [None req-a431b0a4-52b4-48dc-93a3-2b5125da7b3c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Action: 'update', calling method: .version_select at 0x7d4afb4b7400>, body: {"quota_set": {"ram": "2048"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 664.804695] [55187]: INFO nova.api.openstack.requestlog [None req-21ba18dc-77ff-4943-ba24-c113545dc822 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 0.401052 [ 664.804877] [55187]: [pid: 55187|app: 0|req: 270/567] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:24 2025] POST /compute/v2.1/servers => generated 409 bytes in 402 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 664.807555] [55187]: DEBUG nova.api.openstack.wsgi [None req-a92639e2-7a1f-409c-8099-78db8984fee8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.809345] [55187]: DEBUG nova.compute.api [None req-a92639e2-7a1f-409c-8099-78db8984fee8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] [instance: 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.813125] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92639e2-7a1f-409c-8099-78db8984fee8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.813343] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92639e2-7a1f-409c-8099-78db8984fee8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.813532] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92639e2-7a1f-409c-8099-78db8984fee8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.813975] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92639e2-7a1f-409c-8099-78db8984fee8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.814213] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92639e2-7a1f-409c-8099-78db8984fee8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.814392] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92639e2-7a1f-409c-8099-78db8984fee8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.820480] [55188]: DEBUG oslo_concurrency.lockutils [None req-a431b0a4-52b4-48dc-93a3-2b5125da7b3c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.820788] [55188]: DEBUG oslo_concurrency.lockutils [None req-a431b0a4-52b4-48dc-93a3-2b5125da7b3c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.821033] [55188]: DEBUG oslo_concurrency.lockutils [None req-a431b0a4-52b4-48dc-93a3-2b5125da7b3c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.821514] [55188]: DEBUG oslo_concurrency.lockutils [None req-a431b0a4-52b4-48dc-93a3-2b5125da7b3c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.821764] [55188]: DEBUG oslo_concurrency.lockutils [None req-a431b0a4-52b4-48dc-93a3-2b5125da7b3c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.821981] [55188]: DEBUG oslo_concurrency.lockutils [None req-a431b0a4-52b4-48dc-93a3-2b5125da7b3c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.824650] [55187]: INFO nova.api.openstack.wsgi [None req-a92639e2-7a1f-409c-8099-78db8984fee8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] HTTP exception thrown: Instance 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f could not be found. [ 664.825035] [55187]: DEBUG nova.api.openstack.wsgi [None req-a92639e2-7a1f-409c-8099-78db8984fee8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] Returning 404 to user: Instance 255ac2ba-769f-4c31-a7d9-7cafffbf2a7f could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 664.825458] [55187]: INFO nova.api.openstack.requestlog [None req-a92639e2-7a1f-409c-8099-78db8984fee8 tempest-ServerDiagnosticsTest-1672554434 tempest-ServerDiagnosticsTest-1672554434-project-member] 10.180.1.21 "GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f" status: 404 len: 111 microversion: 2.1 time: 0.020044 [ 664.825817] [55187]: [pid: 55187|app: 0|req: 271/568] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:25 2025] GET /compute/v2.1/servers/255ac2ba-769f-4c31-a7d9-7cafffbf2a7f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 664.830151] [55187]: DEBUG nova.api.openstack.wsgi [None req-6643f8eb-1462-4f40-9382-5941cf2971fc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.831411] [55187]: DEBUG nova.compute.api [None req-6643f8eb-1462-4f40-9382-5941cf2971fc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.835867] [55187]: DEBUG oslo_concurrency.lockutils [None req-6643f8eb-1462-4f40-9382-5941cf2971fc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.836131] [55187]: DEBUG oslo_concurrency.lockutils [None req-6643f8eb-1462-4f40-9382-5941cf2971fc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.836298] [55187]: DEBUG oslo_concurrency.lockutils [None req-6643f8eb-1462-4f40-9382-5941cf2971fc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.836734] [55187]: DEBUG oslo_concurrency.lockutils [None req-6643f8eb-1462-4f40-9382-5941cf2971fc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.837475] [55187]: DEBUG oslo_concurrency.lockutils [None req-6643f8eb-1462-4f40-9382-5941cf2971fc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.837689] [55187]: DEBUG oslo_concurrency.lockutils [None req-6643f8eb-1462-4f40-9382-5941cf2971fc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.844189] [55188]: DEBUG oslo_concurrency.lockutils [None req-a431b0a4-52b4-48dc-93a3-2b5125da7b3c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.844444] [55188]: DEBUG oslo_concurrency.lockutils [None req-a431b0a4-52b4-48dc-93a3-2b5125da7b3c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.844629] [55188]: DEBUG oslo_concurrency.lockutils [None req-a431b0a4-52b4-48dc-93a3-2b5125da7b3c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.845035] [55188]: DEBUG oslo_concurrency.lockutils [None req-a431b0a4-52b4-48dc-93a3-2b5125da7b3c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.845241] [55188]: DEBUG oslo_concurrency.lockutils [None req-a431b0a4-52b4-48dc-93a3-2b5125da7b3c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.845426] [55188]: DEBUG oslo_concurrency.lockutils [None req-a431b0a4-52b4-48dc-93a3-2b5125da7b3c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.872585] [55187]: DEBUG nova.policy [None req-6643f8eb-1462-4f40-9382-5941cf2971fc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.877999] [55187]: DEBUG nova.policy [None req-6643f8eb-1462-4f40-9382-5941cf2971fc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.878763] [55187]: DEBUG nova.policy [None req-6643f8eb-1462-4f40-9382-5941cf2971fc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.879424] [55187]: INFO nova.api.openstack.requestlog [None req-6643f8eb-1462-4f40-9382-5941cf2971fc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1256 microversion: 2.26 time: 0.052999 [ 664.879978] [55187]: [pid: 55187|app: 0|req: 272/569] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:25 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1256 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 664.882421] [55187]: DEBUG nova.api.openstack.wsgi [None req-2787f808-3cdb-44e0-b3a0-367c1b410782 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.884110] [55188]: INFO nova.api.openstack.requestlog [None req-a431b0a4-52b4-48dc-93a3-2b5125da7b3c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/2f8c18c143ed43c08ec7cf988582f6da?user_id=bad3b36a14d0477ea96184a7139a0900" status: 200 len: 328 microversion: 2.1 time: 0.107372 [ 664.884204] [55187]: DEBUG nova.compute.api [None req-2787f808-3cdb-44e0-b3a0-367c1b410782 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.884610] [55188]: [pid: 55188|app: 0|req: 298/570] 10.180.1.21 () {60 vars in 1338 bytes} [Wed Mar 26 22:02:25 2025] PUT /compute/v2.1/os-quota-sets/2f8c18c143ed43c08ec7cf988582f6da?user_id=bad3b36a14d0477ea96184a7139a0900 => generated 328 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 664.889214] [55187]: DEBUG oslo_concurrency.lockutils [None req-2787f808-3cdb-44e0-b3a0-367c1b410782 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.889457] [55187]: DEBUG oslo_concurrency.lockutils [None req-2787f808-3cdb-44e0-b3a0-367c1b410782 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.889540] [55188]: DEBUG nova.api.openstack.wsgi [None req-d0b45efe-c328-4c5c-9673-6ac8bc99b8be tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.889647] [55187]: DEBUG oslo_concurrency.lockutils [None req-2787f808-3cdb-44e0-b3a0-367c1b410782 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.889984] [55187]: DEBUG oslo_concurrency.lockutils [None req-2787f808-3cdb-44e0-b3a0-367c1b410782 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.890280] [55187]: DEBUG oslo_concurrency.lockutils [None req-2787f808-3cdb-44e0-b3a0-367c1b410782 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.890765] [55187]: DEBUG oslo_concurrency.lockutils [None req-2787f808-3cdb-44e0-b3a0-367c1b410782 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.891276] [55188]: DEBUG nova.compute.api [None req-d0b45efe-c328-4c5c-9673-6ac8bc99b8be tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.895198] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0b45efe-c328-4c5c-9673-6ac8bc99b8be tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.895477] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0b45efe-c328-4c5c-9673-6ac8bc99b8be tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.895701] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0b45efe-c328-4c5c-9673-6ac8bc99b8be tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.896101] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0b45efe-c328-4c5c-9673-6ac8bc99b8be tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.896329] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0b45efe-c328-4c5c-9673-6ac8bc99b8be tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.896543] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0b45efe-c328-4c5c-9673-6ac8bc99b8be tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.924554] [55187]: DEBUG nova.policy [None req-2787f808-3cdb-44e0-b3a0-367c1b410782 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.929295] [55187]: INFO nova.api.openstack.requestlog [None req-2787f808-3cdb-44e0-b3a0-367c1b410782 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1222 microversion: 2.1 time: 0.048575 [ 664.929674] [55187]: [pid: 55187|app: 0|req: 273/571] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:25 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1222 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.932342] [55187]: DEBUG nova.api.openstack.wsgi [None req-80fadee6-7ec7-4513-9393-f13ad389889f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 664.936245] [55187]: DEBUG nova.compute.api [None req-80fadee6-7ec7-4513-9393-f13ad389889f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 664.936372] [55188]: DEBUG nova.policy [None req-d0b45efe-c328-4c5c-9673-6ac8bc99b8be tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.938399] [55187]: DEBUG oslo_concurrency.lockutils [None req-80fadee6-7ec7-4513-9393-f13ad389889f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.938595] [55187]: DEBUG oslo_concurrency.lockutils [None req-80fadee6-7ec7-4513-9393-f13ad389889f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.938801] [55187]: DEBUG oslo_concurrency.lockutils [None req-80fadee6-7ec7-4513-9393-f13ad389889f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.939155] [55187]: DEBUG oslo_concurrency.lockutils [None req-80fadee6-7ec7-4513-9393-f13ad389889f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.939355] [55187]: DEBUG oslo_concurrency.lockutils [None req-80fadee6-7ec7-4513-9393-f13ad389889f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.939527] [55187]: DEBUG oslo_concurrency.lockutils [None req-80fadee6-7ec7-4513-9393-f13ad389889f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.940344] [55188]: INFO nova.api.openstack.requestlog [None req-d0b45efe-c328-4c5c-9673-6ac8bc99b8be tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1224 microversion: 2.1 time: 0.055207 [ 664.940691] [55188]: [pid: 55188|app: 0|req: 299/572] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:25 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1224 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.945024] [55188]: DEBUG nova.api.openstack.wsgi [None req-382a6cda-a43f-4c13-92f8-c1f5ab1d3a2c tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Action: 'action', calling method: .version_select at 0x7d4afcac5480>, body: {"removeFloatingIp": {"address": "10.180.180.238"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 664.976197] [55187]: DEBUG nova.policy [None req-80fadee6-7ec7-4513-9393-f13ad389889f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.980685] [55187]: INFO nova.api.openstack.requestlog [None req-80fadee6-7ec7-4513-9393-f13ad389889f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.050331 [ 664.981058] [55187]: [pid: 55187|app: 0|req: 274/573] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:25 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.983697] [55187]: DEBUG nova.api.openstack.wsgi [req-4270a7ce-c418-4ab4-829f-4fe93992a590 req-fd09e668-3002-4cfc-8b8a-ec24a775a1ce service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ca457c4e-4865-43e0-86e1-617fada34e38", "name": "network-vif-plugged", "status": "completed", "tag": "fa85baa3-857c-47b6-b4dd-5ab19ac45e45"}, {"name": "network-changed", "server_uuid": "ca457c4e-4865-43e0-86e1-617fada34e38", "tag": "fa85baa3-857c-47b6-b4dd-5ab19ac45e45"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 664.989796] [55187]: DEBUG oslo_concurrency.lockutils [req-4270a7ce-c418-4ab4-829f-4fe93992a590 req-fd09e668-3002-4cfc-8b8a-ec24a775a1ce service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.990068] [55187]: DEBUG oslo_concurrency.lockutils [req-4270a7ce-c418-4ab4-829f-4fe93992a590 req-fd09e668-3002-4cfc-8b8a-ec24a775a1ce service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.990246] [55187]: DEBUG oslo_concurrency.lockutils [req-4270a7ce-c418-4ab4-829f-4fe93992a590 req-fd09e668-3002-4cfc-8b8a-ec24a775a1ce service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.996845] [55187]: INFO nova.api.openstack.compute.server_external_events [req-4270a7ce-c418-4ab4-829f-4fe93992a590 req-fd09e668-3002-4cfc-8b8a-ec24a775a1ce service nova] Creating event network-vif-plugged:fa85baa3-857c-47b6-b4dd-5ab19ac45e45 for instance ca457c4e-4865-43e0-86e1-617fada34e38 on cpu-1 [ 664.997161] [55187]: INFO nova.api.openstack.compute.server_external_events [req-4270a7ce-c418-4ab4-829f-4fe93992a590 req-fd09e668-3002-4cfc-8b8a-ec24a775a1ce service nova] Creating event network-changed:fa85baa3-857c-47b6-b4dd-5ab19ac45e45 for instance ca457c4e-4865-43e0-86e1-617fada34e38 on cpu-1 [ 665.002685] [55187]: INFO nova.api.openstack.requestlog [req-4270a7ce-c418-4ab4-829f-4fe93992a590 req-fd09e668-3002-4cfc-8b8a-ec24a775a1ce service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.020957 [ 665.003121] [55187]: [pid: 55187|app: 0|req: 275/574] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:25 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 665.005841] [55187]: DEBUG nova.api.openstack.wsgi [None req-3eb31243-1a25-4b6b-96a8-507019540f4e tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.007580] [55187]: DEBUG nova.compute.api [None req-3eb31243-1a25-4b6b-96a8-507019540f4e tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.011815] [55187]: DEBUG oslo_concurrency.lockutils [None req-3eb31243-1a25-4b6b-96a8-507019540f4e tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.012160] [55187]: DEBUG oslo_concurrency.lockutils [None req-3eb31243-1a25-4b6b-96a8-507019540f4e tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.012298] [55187]: DEBUG oslo_concurrency.lockutils [None req-3eb31243-1a25-4b6b-96a8-507019540f4e tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.012653] [55187]: DEBUG oslo_concurrency.lockutils [None req-3eb31243-1a25-4b6b-96a8-507019540f4e tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.012811] [55187]: DEBUG oslo_concurrency.lockutils [None req-3eb31243-1a25-4b6b-96a8-507019540f4e tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.013025] [55187]: DEBUG oslo_concurrency.lockutils [None req-3eb31243-1a25-4b6b-96a8-507019540f4e tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.031765] [55188]: DEBUG nova.compute.api [None req-382a6cda-a43f-4c13-92f8-c1f5ab1d3a2c tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.037042] [55188]: DEBUG oslo_concurrency.lockutils [None req-382a6cda-a43f-4c13-92f8-c1f5ab1d3a2c tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.038098] [55188]: DEBUG oslo_concurrency.lockutils [None req-382a6cda-a43f-4c13-92f8-c1f5ab1d3a2c tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.038870] [55188]: DEBUG oslo_concurrency.lockutils [None req-382a6cda-a43f-4c13-92f8-c1f5ab1d3a2c tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.039133] [55188]: DEBUG oslo_concurrency.lockutils [None req-382a6cda-a43f-4c13-92f8-c1f5ab1d3a2c tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.039454] [55188]: DEBUG oslo_concurrency.lockutils [None req-382a6cda-a43f-4c13-92f8-c1f5ab1d3a2c tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.039752] [55188]: DEBUG oslo_concurrency.lockutils [None req-382a6cda-a43f-4c13-92f8-c1f5ab1d3a2c tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.163221] [55188]: DEBUG oslo_concurrency.lockutils [None req-382a6cda-a43f-4c13-92f8-c1f5ab1d3a2c tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "refresh_cache-3b873a8a-8dd7-4497-836e-d22a34a3eea1" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 665.163524] [55188]: DEBUG oslo_concurrency.lockutils [None req-382a6cda-a43f-4c13-92f8-c1f5ab1d3a2c tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquired lock "refresh_cache-3b873a8a-8dd7-4497-836e-d22a34a3eea1" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 665.184793] [55187]: DEBUG nova.policy [None req-3eb31243-1a25-4b6b-96a8-507019540f4e tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.191948] [55187]: INFO nova.api.openstack.requestlog [None req-3eb31243-1a25-4b6b-96a8-507019540f4e tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1466 microversion: 2.1 time: 0.188097 [ 665.192694] [55187]: [pid: 55187|app: 0|req: 276/575] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:25 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1466 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.195296] [55187]: DEBUG nova.api.openstack.wsgi [None req-a514558b-8373-47a2-b48b-59b49093e96b tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.197310] [55187]: DEBUG nova.compute.api [None req-a514558b-8373-47a2-b48b-59b49093e96b tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.202288] [55187]: DEBUG oslo_concurrency.lockutils [None req-a514558b-8373-47a2-b48b-59b49093e96b tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.202713] [55187]: DEBUG oslo_concurrency.lockutils [None req-a514558b-8373-47a2-b48b-59b49093e96b tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.202930] [55187]: DEBUG oslo_concurrency.lockutils [None req-a514558b-8373-47a2-b48b-59b49093e96b tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.203340] [55187]: DEBUG oslo_concurrency.lockutils [None req-a514558b-8373-47a2-b48b-59b49093e96b tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.203539] [55187]: DEBUG oslo_concurrency.lockutils [None req-a514558b-8373-47a2-b48b-59b49093e96b tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.203712] [55187]: DEBUG oslo_concurrency.lockutils [None req-a514558b-8373-47a2-b48b-59b49093e96b tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.259805] [55187]: DEBUG nova.policy [None req-a514558b-8373-47a2-b48b-59b49093e96b tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.265964] [55187]: DEBUG nova.policy [None req-a514558b-8373-47a2-b48b-59b49093e96b tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.266740] [55187]: DEBUG nova.policy [None req-a514558b-8373-47a2-b48b-59b49093e96b tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.270942] [55187]: INFO nova.api.openstack.requestlog [None req-a514558b-8373-47a2-b48b-59b49093e96b tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2012 microversion: 2.100 time: 0.077854 [ 665.271418] [55187]: [pid: 55187|app: 0|req: 277/576] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:25 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2012 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 665.274367] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad19ab7c-dc76-4fcd-bf1f-a662aa72373b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.275453] [55187]: DEBUG nova.compute.api [None req-ad19ab7c-dc76-4fcd-bf1f-a662aa72373b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.278835] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad19ab7c-dc76-4fcd-bf1f-a662aa72373b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.279089] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad19ab7c-dc76-4fcd-bf1f-a662aa72373b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.279276] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad19ab7c-dc76-4fcd-bf1f-a662aa72373b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.279626] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad19ab7c-dc76-4fcd-bf1f-a662aa72373b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.279907] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad19ab7c-dc76-4fcd-bf1f-a662aa72373b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.280115] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad19ab7c-dc76-4fcd-bf1f-a662aa72373b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.327315] [55187]: DEBUG nova.policy [None req-ad19ab7c-dc76-4fcd-bf1f-a662aa72373b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.340703] [55187]: INFO nova.api.openstack.requestlog [None req-ad19ab7c-dc76-4fcd-bf1f-a662aa72373b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1209 microversion: 2.1 time: 0.065294 [ 665.341105] [55187]: [pid: 55187|app: 0|req: 278/577] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:25 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1209 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.351517] [55187]: DEBUG nova.api.openstack.wsgi [None req-848efa07-eb4d-4c6b-95d8-79f72a0a2d3b tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "62d9540dcc8e428cb26312ccf1b27c62"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 665.494146] [55187]: INFO nova.api.openstack.wsgi [None req-848efa07-eb4d-4c6b-95d8-79f72a0a2d3b tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] HTTP exception thrown: Flavor access not found for 32 / 62d9540dcc8e428cb26312ccf1b27c62 combination. [ 665.494146] [55187]: DEBUG nova.api.openstack.wsgi [None req-848efa07-eb4d-4c6b-95d8-79f72a0a2d3b tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Returning 404 to user: Flavor access not found for 32 / 62d9540dcc8e428cb26312ccf1b27c62 combination. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 665.494146] [55187]: INFO nova.api.openstack.requestlog [None req-848efa07-eb4d-4c6b-95d8-79f72a0a2d3b tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/28399543/action" status: 404 len: 124 microversion: 2.1 time: 0.151926 [ 665.494146] [55187]: [pid: 55187|app: 0|req: 279/578] 10.180.1.21 () {60 vars in 1189 bytes} [Wed Mar 26 22:02:25 2025] POST /compute/v2.1/flavors/28399543/action => generated 124 bytes in 152 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 665.497114] [55187]: DEBUG nova.api.openstack.wsgi [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListImageFiltersTestJSON-server-476195502", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 665.541546] [55188]: DEBUG nova.network.neutron [None req-382a6cda-a43f-4c13-92f8-c1f5ab1d3a2c tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Building network info cache for instance {{(pid=55188) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2067}} [ 665.543558] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.543558] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.543558] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.544183] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.544533] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.544858] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.550555] [55187]: DEBUG nova.network.neutron [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] validate_networks() for None {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 665.670141] [55187]: DEBUG nova.virt.hardware [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 665.670997] [55187]: DEBUG nova.virt.hardware [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 665.670997] [55187]: DEBUG nova.virt.hardware [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 665.670997] [55187]: DEBUG nova.virt.hardware [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 665.670997] [55187]: DEBUG nova.virt.hardware [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 665.682277] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.683553] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.683808] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.684440] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.684675] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.684919] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.695985] [55187]: DEBUG nova.quota [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Getting quotas for project b58b9e7c8a2248c4939d91b7c58840b4. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 665.698705] [55187]: DEBUG nova.quota [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Getting quotas for user ca162f987f554db78d9621657a9c341b and project b58b9e7c8a2248c4939d91b7c58840b4. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 665.705375] [55187]: DEBUG nova.compute.api [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 665.707073] [55187]: DEBUG nova.compute.api [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 665.740710] [55187]: INFO nova.api.openstack.requestlog [None req-cdf30d74-0e62-42d4-97c0-07660873617f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.245306 [ 665.740860] [55187]: [pid: 55187|app: 0|req: 280/579] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:25 2025] POST /compute/v2.1/servers => generated 380 bytes in 246 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 665.747104] [55187]: DEBUG nova.api.openstack.wsgi [None req-6520bf08-02d3-4ea7-9c8b-7fdd7582d02a tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.761737] [55187]: INFO nova.api.openstack.requestlog [None req-6520bf08-02d3-4ea7-9c8b-7fdd7582d02a tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=f" status: 200 len: 840 microversion: 2.1 time: 0.020252 [ 665.762116] [55187]: [pid: 55187|app: 0|req: 281/580] 10.180.1.21 () {58 vars in 1164 bytes} [Wed Mar 26 22:02:26 2025] GET /compute/v2.1/flavors/detail?is_public=f => generated 840 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 665.766687] [55187]: DEBUG nova.api.openstack.wsgi [None req-e3c570d1-7423-4374-840c-2226be1b520e tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Calling method '.version_select at 0x7d4afb213eb0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.801596] [55187]: INFO nova.api.openstack.requestlog [None req-e3c570d1-7423-4374-840c-2226be1b520e tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/4459df97-8ebf-40f5-b9cf-349b43d8068e" status: 200 len: 247 microversion: 2.1 time: 0.038369 [ 665.802036] [55187]: [pid: 55187|app: 0|req: 282/581] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 26 22:02:26 2025] GET /compute/v2.1/os-security-groups/4459df97-8ebf-40f5-b9cf-349b43d8068e => generated 247 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 665.808141] [55187]: DEBUG nova.api.openstack.wsgi [None req-f0339f2a-de32-4129-8774-e0395f135781 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.809597] [55187]: DEBUG nova.compute.api [None req-f0339f2a-de32-4129-8774-e0395f135781 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.816901] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0339f2a-de32-4129-8774-e0395f135781 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.817259] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0339f2a-de32-4129-8774-e0395f135781 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.817454] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0339f2a-de32-4129-8774-e0395f135781 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.817844] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0339f2a-de32-4129-8774-e0395f135781 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.818097] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0339f2a-de32-4129-8774-e0395f135781 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.818282] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0339f2a-de32-4129-8774-e0395f135781 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.837216] [55188]: DEBUG nova.network.neutron [None req-382a6cda-a43f-4c13-92f8-c1f5ab1d3a2c tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Updating instance_info_cache with network_info: [{"id": "de6ce556-6077-4647-a59c-246a65cb08ab", "address": "fa:16:3e:44:9d:7b", "network": {"id": "ff8ec5c9-4839-4d5f-8c60-38edfd64ac3b", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationNegativeTestJSON-978261475-network", "subnets": [{"cidr": "192.168.128.0/28", "dns": [], "gateway": {"address": "192.168.128.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.128.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.2"}}], "meta": {"injected": false, "tenant_id": "3b1005d18f394c72a48d87bf480718b9", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "8ea16b8c-ebf6-4bd4-ab67-ddb472e7b460", "external-id": "nsx-vlan-transportzone-156", "segmentation_id": 156, "bound_drivers": {"0": "nsxv3"}}, "devname": "tapde6ce556-60", "ovs_interfaceid": "de6ce556-6077-4647-a59c-246a65cb08ab", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=55188) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 665.844464] [55188]: DEBUG oslo_concurrency.lockutils [None req-382a6cda-a43f-4c13-92f8-c1f5ab1d3a2c tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Releasing lock "refresh_cache-3b873a8a-8dd7-4497-836e-d22a34a3eea1" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 665.846541] [55188]: INFO nova.api.openstack.requestlog [None req-382a6cda-a43f-4c13-92f8-c1f5ab1d3a2c tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1/action" status: 202 len: 0 microversion: 2.1 time: 0.905127 [ 665.846933] [55188]: [pid: 55188|app: 0|req: 300/582] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:25 2025] POST /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1/action => generated 0 bytes in 906 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 665.849448] [55188]: DEBUG nova.api.openstack.wsgi [None req-5026a1c9-75cd-4c8f-af68-57e9880cabe8 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.850184] [55188]: DEBUG nova.compute.api [None req-5026a1c9-75cd-4c8f-af68-57e9880cabe8 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.853964] [55188]: DEBUG oslo_concurrency.lockutils [None req-5026a1c9-75cd-4c8f-af68-57e9880cabe8 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.854215] [55188]: DEBUG oslo_concurrency.lockutils [None req-5026a1c9-75cd-4c8f-af68-57e9880cabe8 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.854392] [55188]: DEBUG oslo_concurrency.lockutils [None req-5026a1c9-75cd-4c8f-af68-57e9880cabe8 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.854736] [55188]: DEBUG oslo_concurrency.lockutils [None req-5026a1c9-75cd-4c8f-af68-57e9880cabe8 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.855382] [55188]: DEBUG oslo_concurrency.lockutils [None req-5026a1c9-75cd-4c8f-af68-57e9880cabe8 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.855382] [55188]: DEBUG oslo_concurrency.lockutils [None req-5026a1c9-75cd-4c8f-af68-57e9880cabe8 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.880334] [55188]: DEBUG nova.compute.api [None req-5026a1c9-75cd-4c8f-af68-57e9880cabe8 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 665.921845] [55187]: DEBUG nova.policy [None req-f0339f2a-de32-4129-8774-e0395f135781 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.929417] [55187]: INFO nova.api.openstack.requestlog [None req-f0339f2a-de32-4129-8774-e0395f135781 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1465 microversion: 2.1 time: 0.126666 [ 665.930664] [55187]: [pid: 55187|app: 0|req: 283/583] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:26 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1465 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.933124] [55187]: DEBUG nova.api.openstack.wsgi [None req-5a63c624-e11c-43a9-84fe-9d193e704d02 tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.935409] [55187]: DEBUG nova.policy [None req-5a63c624-e11c-43a9-84fe-9d193e704d02 tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] Policy check for os_compute_api:os-aggregates:show failed with credentials {'is_admin': False, 'user_id': 'c02b18130f674bdd8911d0110031a15e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8229f50bf584d788df52feee4c11e85', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.936218] [55187]: DEBUG nova.api.openstack.wsgi [None req-5a63c624-e11c-43a9-84fe-9d193e704d02 tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:show to be performed. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 665.936856] [55187]: INFO nova.api.openstack.requestlog [None req-5a63c624-e11c-43a9-84fe-9d193e704d02 tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] 10.180.1.21 "GET /compute/v2.1/os-aggregates/6" status: 403 len: 114 microversion: 2.1 time: 0.006540 [ 665.937150] [55187]: [pid: 55187|app: 0|req: 284/584] 10.180.1.21 () {58 vars in 1144 bytes} [Wed Mar 26 22:02:26 2025] GET /compute/v2.1/os-aggregates/6 => generated 114 bytes in 7 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 665.940642] [55187]: DEBUG nova.api.openstack.wsgi [None req-4e137161-9e9b-471d-bccc-e52374affcf7 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Action: 'create', calling method: .version_select at 0x7d4afb210d30>, body: {"keypair": {"name": "tempest-keypair-823265538", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsNe3/1ILNCqFyfYWDeTKLD6jEXC2OQHLmietMWW+/vdaZq7KZEwO0jhglaFjU1mpqq4Gz5RX156sCTNM9vRbwKAxfsdF9laBYVsex3m3Wmui3uYrKyumsoJn2g9GNnG1PI1mrVjZ61i0GY3khna+wzlTpCCmy5HNlrmbj3XLqBUpipTOXmsnr4sChzC53KCd8LXuwc1i/CZPvF+3XipvAgFSE53pCtLOeB1kYMOBaiUPLQTWXR3JpckqFIQwhIH0zoHlJvZE8hh90XcPojYN56tI0OlrGqojbediJYD0rUsJu4weZpbn8vilb3JuDY+jwssnSA8wzBx3A/8y9Pp1B nova@ubuntu"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 665.941232] [55188]: INFO nova.api.openstack.requestlog [None req-5026a1c9-75cd-4c8f-af68-57e9880cabe8 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 204 len: 0 microversion: 2.70 time: 0.093510 [ 665.941578] [55188]: [pid: 55188|app: 0|req: 301/585] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:02:26 2025] DELETE /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 665.944339] [55188]: DEBUG nova.api.openstack.wsgi [None req-b48b9b77-8293-41cf-a70a-1102272240c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.946133] [55188]: DEBUG nova.compute.api [None req-b48b9b77-8293-41cf-a70a-1102272240c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.949797] [55188]: DEBUG oslo_concurrency.lockutils [None req-b48b9b77-8293-41cf-a70a-1102272240c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.950012] [55188]: DEBUG oslo_concurrency.lockutils [None req-b48b9b77-8293-41cf-a70a-1102272240c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.950326] [55188]: DEBUG oslo_concurrency.lockutils [None req-b48b9b77-8293-41cf-a70a-1102272240c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.950930] [55188]: DEBUG oslo_concurrency.lockutils [None req-b48b9b77-8293-41cf-a70a-1102272240c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.951024] [55188]: DEBUG oslo_concurrency.lockutils [None req-b48b9b77-8293-41cf-a70a-1102272240c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.951804] [55188]: DEBUG oslo_concurrency.lockutils [None req-b48b9b77-8293-41cf-a70a-1102272240c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.953535] [55187]: DEBUG nova.quota [None req-4e137161-9e9b-471d-bccc-e52374affcf7 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Getting quotas for project 4978b6b0b8e24115bf5a658d9c7b01bc. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 665.958238] [55187]: DEBUG nova.quota [None req-4e137161-9e9b-471d-bccc-e52374affcf7 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Getting quotas for user b90bce719aca4591b92c00a9f723d087 and project 4978b6b0b8e24115bf5a658d9c7b01bc. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 665.982283] [55187]: INFO nova.api.openstack.requestlog [None req-4e137161-9e9b-471d-bccc-e52374affcf7 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 573 microversion: 2.1 time: 0.044478 [ 665.982672] [55187]: [pid: 55187|app: 0|req: 285/586] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:02:26 2025] POST /compute/v2.1/os-keypairs => generated 573 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 665.985357] [55187]: DEBUG nova.api.openstack.wsgi [None req-82833f2a-f3a6-4e67-96fc-051fa37f9460 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 665.987258] [55187]: DEBUG nova.compute.api [None req-82833f2a-f3a6-4e67-96fc-051fa37f9460 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 665.991380] [55187]: DEBUG oslo_concurrency.lockutils [None req-82833f2a-f3a6-4e67-96fc-051fa37f9460 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.991672] [55187]: DEBUG oslo_concurrency.lockutils [None req-82833f2a-f3a6-4e67-96fc-051fa37f9460 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.991892] [55187]: DEBUG oslo_concurrency.lockutils [None req-82833f2a-f3a6-4e67-96fc-051fa37f9460 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.992351] [55187]: DEBUG oslo_concurrency.lockutils [None req-82833f2a-f3a6-4e67-96fc-051fa37f9460 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.992573] [55187]: DEBUG oslo_concurrency.lockutils [None req-82833f2a-f3a6-4e67-96fc-051fa37f9460 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.993016] [55187]: DEBUG oslo_concurrency.lockutils [None req-82833f2a-f3a6-4e67-96fc-051fa37f9460 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.032886] [55188]: DEBUG nova.policy [None req-b48b9b77-8293-41cf-a70a-1102272240c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.037500] [55188]: INFO nova.api.openstack.requestlog [None req-b48b9b77-8293-41cf-a70a-1102272240c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1321 microversion: 2.1 time: 0.095085 [ 666.037761] [55188]: [pid: 55188|app: 0|req: 302/587] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:26 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1321 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.081917] [55187]: DEBUG nova.policy [None req-82833f2a-f3a6-4e67-96fc-051fa37f9460 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.090580] [55187]: INFO nova.api.openstack.requestlog [None req-82833f2a-f3a6-4e67-96fc-051fa37f9460 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 200 len: 1313 microversion: 2.1 time: 0.107197 [ 666.091662] [55187]: [pid: 55187|app: 0|req: 286/588] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:26 2025] GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 1313 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.097116] [55187]: DEBUG nova.api.openstack.wsgi [None req-26b0d782-e924-4fbf-b627-9fda23300b1d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.098918] [55187]: DEBUG nova.compute.api [None req-26b0d782-e924-4fbf-b627-9fda23300b1d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.104627] [55187]: DEBUG oslo_concurrency.lockutils [None req-26b0d782-e924-4fbf-b627-9fda23300b1d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.104912] [55187]: DEBUG oslo_concurrency.lockutils [None req-26b0d782-e924-4fbf-b627-9fda23300b1d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.105136] [55187]: DEBUG oslo_concurrency.lockutils [None req-26b0d782-e924-4fbf-b627-9fda23300b1d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.105617] [55187]: DEBUG oslo_concurrency.lockutils [None req-26b0d782-e924-4fbf-b627-9fda23300b1d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.106949] [55187]: DEBUG oslo_concurrency.lockutils [None req-26b0d782-e924-4fbf-b627-9fda23300b1d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.106949] [55187]: DEBUG oslo_concurrency.lockutils [None req-26b0d782-e924-4fbf-b627-9fda23300b1d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.169266] [55187]: DEBUG nova.policy [None req-26b0d782-e924-4fbf-b627-9fda23300b1d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.174251] [55187]: INFO nova.api.openstack.requestlog [None req-26b0d782-e924-4fbf-b627-9fda23300b1d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.082538 [ 666.174563] [55187]: [pid: 55187|app: 0|req: 287/589] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:26 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.177399] [55187]: DEBUG nova.api.openstack.wsgi [None req-0422dd98-16e0-4d91-9c0e-d01a4de3c12c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Calling method '.version_select at 0x7d4afb2116c0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.211260] [55188]: DEBUG nova.api.openstack.wsgi [None req-c293a632-c968-477b-a17d-5b19f0efcd1d tempest-ServerExternalEventsTest-1669884202 tempest-ServerExternalEventsTest-1669884202-project] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bf43965a-4117-4c14-a78b-43ffa49d463a"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 666.219773] [55188]: DEBUG oslo_concurrency.lockutils [None req-c293a632-c968-477b-a17d-5b19f0efcd1d tempest-ServerExternalEventsTest-1669884202 tempest-ServerExternalEventsTest-1669884202-project] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.220010] [55188]: DEBUG oslo_concurrency.lockutils [None req-c293a632-c968-477b-a17d-5b19f0efcd1d tempest-ServerExternalEventsTest-1669884202 tempest-ServerExternalEventsTest-1669884202-project] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.220464] [55188]: DEBUG oslo_concurrency.lockutils [None req-c293a632-c968-477b-a17d-5b19f0efcd1d tempest-ServerExternalEventsTest-1669884202 tempest-ServerExternalEventsTest-1669884202-project] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.230450] [55188]: INFO nova.api.openstack.compute.server_external_events [None req-c293a632-c968-477b-a17d-5b19f0efcd1d tempest-ServerExternalEventsTest-1669884202 tempest-ServerExternalEventsTest-1669884202-project] Creating event network-changed:None for instance bf43965a-4117-4c14-a78b-43ffa49d463a on cpu-1 [ 666.234509] [55188]: INFO nova.api.openstack.requestlog [None req-c293a632-c968-477b-a17d-5b19f0efcd1d tempest-ServerExternalEventsTest-1669884202 tempest-ServerExternalEventsTest-1669884202-project] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 132 microversion: 2.1 time: 0.195858 [ 666.235938] [55188]: [pid: 55188|app: 0|req: 303/590] 10.180.1.21 () {60 vars in 1195 bytes} [Wed Mar 26 22:02:26 2025] POST /compute/v2.1/os-server-external-events => generated 132 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 666.241753] [55188]: DEBUG nova.api.openstack.wsgi [None req-381eb893-8082-49ab-bc69-fe8ce40311b8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.244197] [55188]: DEBUG nova.compute.api [None req-381eb893-8082-49ab-bc69-fe8ce40311b8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.252570] [55188]: DEBUG oslo_concurrency.lockutils [None req-381eb893-8082-49ab-bc69-fe8ce40311b8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.252856] [55188]: DEBUG oslo_concurrency.lockutils [None req-381eb893-8082-49ab-bc69-fe8ce40311b8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.253080] [55188]: DEBUG oslo_concurrency.lockutils [None req-381eb893-8082-49ab-bc69-fe8ce40311b8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.253567] [55188]: DEBUG oslo_concurrency.lockutils [None req-381eb893-8082-49ab-bc69-fe8ce40311b8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.253799] [55188]: DEBUG oslo_concurrency.lockutils [None req-381eb893-8082-49ab-bc69-fe8ce40311b8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.253986] [55188]: DEBUG oslo_concurrency.lockutils [None req-381eb893-8082-49ab-bc69-fe8ce40311b8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.307065] [55188]: DEBUG nova.policy [None req-381eb893-8082-49ab-bc69-fe8ce40311b8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.311986] [55188]: INFO nova.api.openstack.requestlog [None req-381eb893-8082-49ab-bc69-fe8ce40311b8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1223 microversion: 2.1 time: 0.076106 [ 666.312518] [55188]: [pid: 55188|app: 0|req: 304/591] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:26 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1223 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.315089] [55188]: DEBUG nova.api.openstack.wsgi [None req-7425f87d-c3ad-4475-abcd-d239d46eb64c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.316952] [55188]: DEBUG nova.compute.api [None req-7425f87d-c3ad-4475-abcd-d239d46eb64c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.320877] [55188]: DEBUG oslo_concurrency.lockutils [None req-7425f87d-c3ad-4475-abcd-d239d46eb64c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.321152] [55188]: DEBUG oslo_concurrency.lockutils [None req-7425f87d-c3ad-4475-abcd-d239d46eb64c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.321345] [55188]: DEBUG oslo_concurrency.lockutils [None req-7425f87d-c3ad-4475-abcd-d239d46eb64c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.321783] [55188]: DEBUG oslo_concurrency.lockutils [None req-7425f87d-c3ad-4475-abcd-d239d46eb64c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.322028] [55188]: DEBUG oslo_concurrency.lockutils [None req-7425f87d-c3ad-4475-abcd-d239d46eb64c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.322214] [55188]: DEBUG oslo_concurrency.lockutils [None req-7425f87d-c3ad-4475-abcd-d239d46eb64c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.344884] [55188]: DEBUG nova.policy [None req-7425f87d-c3ad-4475-abcd-d239d46eb64c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-server-diagnostics failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.346075] [55188]: DEBUG nova.api.openstack.wsgi [None req-7425f87d-c3ad-4475-abcd-d239d46eb64c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-server-diagnostics to be performed. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 666.346283] [55188]: INFO nova.api.openstack.requestlog [None req-7425f87d-c3ad-4475-abcd-d239d46eb64c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3/diagnostics" status: 403 len: 117 microversion: 2.1 time: 0.033313 [ 666.346770] [55188]: [pid: 55188|app: 0|req: 305/592] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:02:26 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3/diagnostics => generated 117 bytes in 34 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 666.350053] [55188]: DEBUG nova.api.openstack.wsgi [None req-c0dee439-2e5a-4aa3-b16a-831d973dc49e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.356956] [55188]: DEBUG nova.policy [None req-c0dee439-2e5a-4aa3-b16a-831d973dc49e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.356956] [55188]: DEBUG nova.compute.api [None req-c0dee439-2e5a-4aa3-b16a-831d973dc49e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Searching by: {'deleted': False, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 666.368596] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0dee439-2e5a-4aa3-b16a-831d973dc49e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.368596] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0dee439-2e5a-4aa3-b16a-831d973dc49e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.368596] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0dee439-2e5a-4aa3-b16a-831d973dc49e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.368596] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0dee439-2e5a-4aa3-b16a-831d973dc49e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.368753] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0dee439-2e5a-4aa3-b16a-831d973dc49e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.368753] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0dee439-2e5a-4aa3-b16a-831d973dc49e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.378241] [55187]: INFO nova.api.openstack.requestlog [None req-0422dd98-16e0-4d91-9c0e-d01a4de3c12c tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/2f8c18c143ed43c08ec7cf988582f6da?user_id=bad3b36a14d0477ea96184a7139a0900" status: 200 len: 370 microversion: 2.1 time: 0.202875 [ 666.378830] [55187]: [pid: 55187|app: 0|req: 288/593] 10.180.1.21 () {58 vars in 1318 bytes} [Wed Mar 26 22:02:26 2025] GET /compute/v2.1/os-quota-sets/2f8c18c143ed43c08ec7cf988582f6da?user_id=bad3b36a14d0477ea96184a7139a0900 => generated 370 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 666.387729] [55187]: DEBUG nova.api.openstack.wsgi [None req-19afaf25-d203-4833-b9fa-256c0ebdcd90 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.391626] [55187]: DEBUG nova.compute.api [None req-19afaf25-d203-4833-b9fa-256c0ebdcd90 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.398290] [55187]: DEBUG oslo_concurrency.lockutils [None req-19afaf25-d203-4833-b9fa-256c0ebdcd90 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.398290] [55187]: DEBUG oslo_concurrency.lockutils [None req-19afaf25-d203-4833-b9fa-256c0ebdcd90 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.398423] [55187]: DEBUG oslo_concurrency.lockutils [None req-19afaf25-d203-4833-b9fa-256c0ebdcd90 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.398783] [55187]: DEBUG oslo_concurrency.lockutils [None req-19afaf25-d203-4833-b9fa-256c0ebdcd90 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.398932] [55187]: DEBUG oslo_concurrency.lockutils [None req-19afaf25-d203-4833-b9fa-256c0ebdcd90 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.399220] [55187]: DEBUG oslo_concurrency.lockutils [None req-19afaf25-d203-4833-b9fa-256c0ebdcd90 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.442526] [55188]: DEBUG nova.compute.multi_cell_list [None req-c0dee439-2e5a-4aa3-b16a-831d973dc49e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=55188) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 666.448510] [55187]: DEBUG nova.policy [None req-19afaf25-d203-4833-b9fa-256c0ebdcd90 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.455460] [55187]: INFO nova.api.openstack.requestlog [None req-19afaf25-d203-4833-b9fa-256c0ebdcd90 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1268 microversion: 2.1 time: 0.072489 [ 666.455460] [55187]: [pid: 55187|app: 0|req: 289/594] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:26 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1268 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.457947] [55187]: DEBUG nova.api.openstack.wsgi [None req-517686fa-4c34-4fb6-83b6-aa2878970a7d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.459670] [55187]: DEBUG nova.compute.api [None req-517686fa-4c34-4fb6-83b6-aa2878970a7d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.463103] [55187]: DEBUG oslo_concurrency.lockutils [None req-517686fa-4c34-4fb6-83b6-aa2878970a7d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.463340] [55187]: DEBUG oslo_concurrency.lockutils [None req-517686fa-4c34-4fb6-83b6-aa2878970a7d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.463552] [55187]: DEBUG oslo_concurrency.lockutils [None req-517686fa-4c34-4fb6-83b6-aa2878970a7d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.463867] [55187]: DEBUG oslo_concurrency.lockutils [None req-517686fa-4c34-4fb6-83b6-aa2878970a7d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.464070] [55187]: DEBUG oslo_concurrency.lockutils [None req-517686fa-4c34-4fb6-83b6-aa2878970a7d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.464234] [55187]: DEBUG oslo_concurrency.lockutils [None req-517686fa-4c34-4fb6-83b6-aa2878970a7d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.495845] [55188]: DEBUG nova.policy [None req-c0dee439-2e5a-4aa3-b16a-831d973dc49e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.500669] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0dee439-2e5a-4aa3-b16a-831d973dc49e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.500905] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0dee439-2e5a-4aa3-b16a-831d973dc49e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.501112] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0dee439-2e5a-4aa3-b16a-831d973dc49e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.506683] [55187]: DEBUG nova.policy [None req-517686fa-4c34-4fb6-83b6-aa2878970a7d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.511539] [55187]: INFO nova.api.openstack.requestlog [None req-517686fa-4c34-4fb6-83b6-aa2878970a7d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1208 microversion: 2.1 time: 0.055377 [ 666.511539] [55187]: [pid: 55187|app: 0|req: 290/595] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:26 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1208 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.517962] [55187]: DEBUG nova.api.openstack.wsgi [None req-a75392c1-ba71-4ced-a662-6b1e7b154e61 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.518970] [55188]: DEBUG nova.policy [None req-c0dee439-2e5a-4aa3-b16a-831d973dc49e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.520141] [55188]: DEBUG nova.policy [None req-c0dee439-2e5a-4aa3-b16a-831d973dc49e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.524151] [55187]: DEBUG nova.compute.api [None req-a75392c1-ba71-4ced-a662-6b1e7b154e61 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.527554] [55187]: DEBUG oslo_concurrency.lockutils [None req-a75392c1-ba71-4ced-a662-6b1e7b154e61 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.527799] [55187]: DEBUG oslo_concurrency.lockutils [None req-a75392c1-ba71-4ced-a662-6b1e7b154e61 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.528112] [55187]: DEBUG oslo_concurrency.lockutils [None req-a75392c1-ba71-4ced-a662-6b1e7b154e61 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.528473] [55187]: DEBUG oslo_concurrency.lockutils [None req-a75392c1-ba71-4ced-a662-6b1e7b154e61 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.528665] [55187]: DEBUG oslo_concurrency.lockutils [None req-a75392c1-ba71-4ced-a662-6b1e7b154e61 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.528837] [55187]: DEBUG oslo_concurrency.lockutils [None req-a75392c1-ba71-4ced-a662-6b1e7b154e61 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.549340] [55188]: INFO nova.api.openstack.requestlog [None req-c0dee439-2e5a-4aa3-b16a-831d973dc49e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1994 microversion: 2.100 time: 0.201995 [ 666.549688] [55188]: [pid: 55188|app: 0|req: 306/596] 10.180.1.21 () {60 vars in 1183 bytes} [Wed Mar 26 22:02:26 2025] GET /compute/v2.1/servers/detail => generated 1994 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 666.552608] [55188]: DEBUG nova.api.openstack.wsgi [None req-1786962b-b1cf-41d2-8eaa-26d32ae1c9e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.554040] [55188]: DEBUG nova.compute.api [None req-1786962b-b1cf-41d2-8eaa-26d32ae1c9e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.556378] [55187]: DEBUG oslo_concurrency.lockutils [None req-a75392c1-ba71-4ced-a662-6b1e7b154e61 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.556630] [55187]: DEBUG oslo_concurrency.lockutils [None req-a75392c1-ba71-4ced-a662-6b1e7b154e61 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.556811] [55187]: DEBUG oslo_concurrency.lockutils [None req-a75392c1-ba71-4ced-a662-6b1e7b154e61 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.557144] [55187]: DEBUG nova.objects.instance [None req-a75392c1-ba71-4ced-a662-6b1e7b154e61 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lazy-loading 'fault' on Instance uuid 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 666.557951] [55188]: DEBUG oslo_concurrency.lockutils [None req-1786962b-b1cf-41d2-8eaa-26d32ae1c9e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.561028] [55188]: DEBUG oslo_concurrency.lockutils [None req-1786962b-b1cf-41d2-8eaa-26d32ae1c9e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.561028] [55188]: DEBUG oslo_concurrency.lockutils [None req-1786962b-b1cf-41d2-8eaa-26d32ae1c9e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.561028] [55188]: DEBUG oslo_concurrency.lockutils [None req-1786962b-b1cf-41d2-8eaa-26d32ae1c9e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.561028] [55188]: DEBUG oslo_concurrency.lockutils [None req-1786962b-b1cf-41d2-8eaa-26d32ae1c9e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.561218] [55188]: DEBUG oslo_concurrency.lockutils [None req-1786962b-b1cf-41d2-8eaa-26d32ae1c9e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.584646] [55187]: DEBUG nova.policy [None req-a75392c1-ba71-4ced-a662-6b1e7b154e61 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.588675] [55187]: DEBUG nova.policy [None req-a75392c1-ba71-4ced-a662-6b1e7b154e61 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.589529] [55187]: DEBUG nova.policy [None req-a75392c1-ba71-4ced-a662-6b1e7b154e61 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.590369] [55187]: INFO nova.api.openstack.requestlog [None req-a75392c1-ba71-4ced-a662-6b1e7b154e61 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e" status: 200 len: 1391 microversion: 2.48 time: 0.078495 [ 666.590891] [55187]: [pid: 55187|app: 0|req: 291/597] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:26 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e => generated 1391 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 666.595811] [55187]: DEBUG nova.api.openstack.wsgi [None req-e71bba8c-a88f-4be8-8407-6bdb0231d9e7 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.603034] [55188]: DEBUG nova.policy [None req-1786962b-b1cf-41d2-8eaa-26d32ae1c9e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.607145] [55188]: INFO nova.api.openstack.requestlog [None req-1786962b-b1cf-41d2-8eaa-26d32ae1c9e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1214 microversion: 2.1 time: 0.056818 [ 666.607484] [55188]: [pid: 55188|app: 0|req: 307/598] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:26 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1214 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.610037] [55187]: INFO nova.api.openstack.requestlog [None req-e71bba8c-a88f-4be8-8407-6bdb0231d9e7 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/28399543" status: 202 len: 0 microversion: 2.1 time: 0.016433 [ 666.610131] [55188]: DEBUG nova.api.openstack.wsgi [None req-a62a2766-23e8-47a2-820f-48528b5465e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.611149] [55187]: [pid: 55187|app: 0|req: 292/599] 10.180.1.21 () {58 vars in 1150 bytes} [Wed Mar 26 22:02:26 2025] DELETE /compute/v2.1/flavors/28399543 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 666.612143] [55188]: DEBUG nova.compute.api [None req-a62a2766-23e8-47a2-820f-48528b5465e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.614096] [55187]: DEBUG nova.api.openstack.wsgi [None req-4fbb60db-9ddd-4558-b563-91dbe60493cb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.614887] [55188]: DEBUG oslo_concurrency.lockutils [None req-a62a2766-23e8-47a2-820f-48528b5465e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.616081] [55188]: DEBUG oslo_concurrency.lockutils [None req-a62a2766-23e8-47a2-820f-48528b5465e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.616081] [55188]: DEBUG oslo_concurrency.lockutils [None req-a62a2766-23e8-47a2-820f-48528b5465e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.616081] [55188]: DEBUG oslo_concurrency.lockutils [None req-a62a2766-23e8-47a2-820f-48528b5465e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.616081] [55188]: DEBUG oslo_concurrency.lockutils [None req-a62a2766-23e8-47a2-820f-48528b5465e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.616228] [55188]: DEBUG oslo_concurrency.lockutils [None req-a62a2766-23e8-47a2-820f-48528b5465e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.616481] [55187]: DEBUG nova.compute.api [None req-4fbb60db-9ddd-4558-b563-91dbe60493cb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.623113] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fbb60db-9ddd-4558-b563-91dbe60493cb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.623374] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fbb60db-9ddd-4558-b563-91dbe60493cb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.623559] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fbb60db-9ddd-4558-b563-91dbe60493cb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.623918] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fbb60db-9ddd-4558-b563-91dbe60493cb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.624129] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fbb60db-9ddd-4558-b563-91dbe60493cb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.624302] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fbb60db-9ddd-4558-b563-91dbe60493cb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.658695] [55188]: DEBUG nova.policy [None req-a62a2766-23e8-47a2-820f-48528b5465e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.666091] [55188]: INFO nova.api.openstack.requestlog [None req-a62a2766-23e8-47a2-820f-48528b5465e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.055296 [ 666.667297] [55188]: [pid: 55188|app: 0|req: 308/600] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:26 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.671270] [55188]: DEBUG nova.api.openstack.wsgi [None req-80448814-0205-486a-9d42-9b3e836fba60 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.677081] [55188]: DEBUG nova.compute.api [None req-80448814-0205-486a-9d42-9b3e836fba60 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.677136] [55187]: DEBUG nova.policy [None req-4fbb60db-9ddd-4558-b563-91dbe60493cb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.680717] [55188]: DEBUG oslo_concurrency.lockutils [None req-80448814-0205-486a-9d42-9b3e836fba60 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.680988] [55188]: DEBUG oslo_concurrency.lockutils [None req-80448814-0205-486a-9d42-9b3e836fba60 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.681211] [55188]: DEBUG oslo_concurrency.lockutils [None req-80448814-0205-486a-9d42-9b3e836fba60 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.683045] [55188]: DEBUG oslo_concurrency.lockutils [None req-80448814-0205-486a-9d42-9b3e836fba60 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.683045] [55188]: DEBUG oslo_concurrency.lockutils [None req-80448814-0205-486a-9d42-9b3e836fba60 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.683045] [55188]: DEBUG oslo_concurrency.lockutils [None req-80448814-0205-486a-9d42-9b3e836fba60 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.683197] [55187]: INFO nova.api.openstack.requestlog [None req-4fbb60db-9ddd-4558-b563-91dbe60493cb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1288 microversion: 2.1 time: 0.070273 [ 666.683197] [55187]: [pid: 55187|app: 0|req: 293/601] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:26 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1288 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.684849] [55187]: DEBUG nova.api.openstack.wsgi [None req-bb3b4810-01df-4163-a778-8825a9990573 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.686533] [55187]: DEBUG nova.compute.api [None req-bb3b4810-01df-4163-a778-8825a9990573 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.690303] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb3b4810-01df-4163-a778-8825a9990573 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.690550] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb3b4810-01df-4163-a778-8825a9990573 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.690746] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb3b4810-01df-4163-a778-8825a9990573 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.691183] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb3b4810-01df-4163-a778-8825a9990573 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.691383] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb3b4810-01df-4163-a778-8825a9990573 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.691558] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb3b4810-01df-4163-a778-8825a9990573 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.701354] [55188]: DEBUG oslo_concurrency.lockutils [None req-80448814-0205-486a-9d42-9b3e836fba60 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.701599] [55188]: DEBUG oslo_concurrency.lockutils [None req-80448814-0205-486a-9d42-9b3e836fba60 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.701786] [55188]: DEBUG oslo_concurrency.lockutils [None req-80448814-0205-486a-9d42-9b3e836fba60 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.702039] [55188]: DEBUG nova.objects.instance [None req-80448814-0205-486a-9d42-9b3e836fba60 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 8d55683d-3ce3-42ec-bf0c-a17146f61142 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 666.726482] [55188]: DEBUG nova.policy [None req-80448814-0205-486a-9d42-9b3e836fba60 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.729443] [55188]: INFO nova.api.openstack.requestlog [None req-80448814-0205-486a-9d42-9b3e836fba60 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 200 len: 1304 microversion: 2.1 time: 0.062421 [ 666.729758] [55188]: [pid: 55188|app: 0|req: 309/602] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:27 2025] GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 1304 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.733143] [55188]: DEBUG nova.api.openstack.wsgi [None req-06ff7664-b9a4-4f84-9914-8c26d846b1f3 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.733196] [55187]: DEBUG nova.policy [None req-bb3b4810-01df-4163-a778-8825a9990573 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.737478] [55187]: INFO nova.api.openstack.requestlog [None req-bb3b4810-01df-4163-a778-8825a9990573 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.054452 [ 666.737891] [55187]: [pid: 55187|app: 0|req: 294/603] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:27 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.743536] [55187]: DEBUG nova.api.openstack.wsgi [None req-06f6eef7-c397-4c37-bb52-947e0019bd5e tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Action: 'create', calling method: .version_select at 0x7d4afb2111b0>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-639321006", "description": "tempest-description-41203830"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 666.746270] [55188]: INFO nova.api.openstack.requestlog [None req-06ff7664-b9a4-4f84-9914-8c26d846b1f3 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=false" status: 200 len: 418 microversion: 2.1 time: 0.015897 [ 666.747148] [55188]: [pid: 55188|app: 0|req: 310/604] 10.180.1.21 () {58 vars in 1172 bytes} [Wed Mar 26 22:02:27 2025] GET /compute/v2.1/flavors/detail?is_public=false => generated 418 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 666.749570] [55188]: DEBUG nova.api.openstack.wsgi [None req-dec004b6-b8ca-42be-83cf-c34a433b8dd4 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '.version_select at 0x7d4afb157d90>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.981194] [55187]: INFO nova.api.openstack.requestlog [None req-06f6eef7-c397-4c37-bb52-947e0019bd5e tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 245 microversion: 2.1 time: 0.242381 [ 666.982639] [55187]: [pid: 55187|app: 0|req: 295/605] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:02:27 2025] POST /compute/v2.1/os-security-groups => generated 245 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 666.985802] [55187]: DEBUG nova.api.openstack.wsgi [None req-54f2c2cc-fceb-4925-94ac-836f13080a0d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 666.987736] [55187]: DEBUG nova.compute.api [None req-54f2c2cc-fceb-4925-94ac-836f13080a0d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 666.993614] [55187]: DEBUG oslo_concurrency.lockutils [None req-54f2c2cc-fceb-4925-94ac-836f13080a0d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.993713] [55187]: DEBUG oslo_concurrency.lockutils [None req-54f2c2cc-fceb-4925-94ac-836f13080a0d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.993902] [55187]: DEBUG oslo_concurrency.lockutils [None req-54f2c2cc-fceb-4925-94ac-836f13080a0d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.994287] [55187]: DEBUG oslo_concurrency.lockutils [None req-54f2c2cc-fceb-4925-94ac-836f13080a0d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.994485] [55187]: DEBUG oslo_concurrency.lockutils [None req-54f2c2cc-fceb-4925-94ac-836f13080a0d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.994657] [55187]: DEBUG oslo_concurrency.lockutils [None req-54f2c2cc-fceb-4925-94ac-836f13080a0d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.031132] [55187]: DEBUG nova.policy [None req-54f2c2cc-fceb-4925-94ac-836f13080a0d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.040137] [55187]: DEBUG nova.policy [None req-54f2c2cc-fceb-4925-94ac-836f13080a0d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.040137] [55187]: DEBUG nova.policy [None req-54f2c2cc-fceb-4925-94ac-836f13080a0d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.040137] [55187]: INFO nova.api.openstack.requestlog [None req-54f2c2cc-fceb-4925-94ac-836f13080a0d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1256 microversion: 2.26 time: 0.055772 [ 667.040725] [55187]: [pid: 55187|app: 0|req: 296/606] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:27 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1256 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 667.042578] [55187]: DEBUG nova.api.openstack.wsgi [None req-5cd6e2ba-ef22-4955-9e2a-56383b46bd04 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.063192] [55187]: INFO nova.api.openstack.requestlog [None req-5cd6e2ba-ef22-4955-9e2a-56383b46bd04 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/6" status: 200 len: 0 microversion: 2.1 time: 0.022714 [ 667.063793] [55187]: [pid: 55187|app: 0|req: 297/607] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 26 22:02:27 2025] DELETE /compute/v2.1/os-aggregates/6 => generated 0 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 667.068363] [55187]: DEBUG nova.api.openstack.wsgi [None req-206f175a-890f-4d1b-989d-b5fb95405b3f tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.072332] [55187]: DEBUG nova.compute.api [None req-206f175a-890f-4d1b-989d-b5fb95405b3f tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.078440] [55187]: DEBUG oslo_concurrency.lockutils [None req-206f175a-890f-4d1b-989d-b5fb95405b3f tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.078890] [55187]: DEBUG oslo_concurrency.lockutils [None req-206f175a-890f-4d1b-989d-b5fb95405b3f tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.078977] [55187]: DEBUG oslo_concurrency.lockutils [None req-206f175a-890f-4d1b-989d-b5fb95405b3f tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.079315] [55187]: DEBUG oslo_concurrency.lockutils [None req-206f175a-890f-4d1b-989d-b5fb95405b3f tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.079517] [55187]: DEBUG oslo_concurrency.lockutils [None req-206f175a-890f-4d1b-989d-b5fb95405b3f tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.079690] [55187]: DEBUG oslo_concurrency.lockutils [None req-206f175a-890f-4d1b-989d-b5fb95405b3f tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.218069] [55187]: DEBUG nova.policy [None req-206f175a-890f-4d1b-989d-b5fb95405b3f tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.229505] [55187]: DEBUG nova.policy [None req-206f175a-890f-4d1b-989d-b5fb95405b3f tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.230211] [55187]: DEBUG nova.policy [None req-206f175a-890f-4d1b-989d-b5fb95405b3f tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.231081] [55187]: INFO nova.api.openstack.requestlog [None req-206f175a-890f-4d1b-989d-b5fb95405b3f tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1636 microversion: 2.70 time: 0.166448 [ 667.231314] [55187]: [pid: 55187|app: 0|req: 298/608] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:27 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1636 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 667.232733] [55188]: INFO nova.api.openstack.requestlog [None req-dec004b6-b8ca-42be-83cf-c34a433b8dd4 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/5afc3ea9-f5c8-4ec8-9a46-378210f5035d" status: 202 len: 0 microversion: 2.1 time: 0.484818 [ 667.233531] [55188]: [pid: 55188|app: 0|req: 311/609] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:02:27 2025] DELETE /compute/v2.1/os-floating-ips/5afc3ea9-f5c8-4ec8-9a46-378210f5035d => generated 0 bytes in 486 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 667.233603] [55187]: DEBUG nova.api.openstack.wsgi [None req-49ce0f23-af00-4ab0-953b-38c755047b3f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.235284] [55187]: DEBUG nova.compute.api [None req-49ce0f23-af00-4ab0-953b-38c755047b3f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.237295] [55188]: DEBUG nova.api.openstack.wsgi [None req-0f4f793d-effe-40ab-ad02-a22a2fe69d7a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.239641] [55188]: DEBUG nova.compute.api [None req-0f4f793d-effe-40ab-ad02-a22a2fe69d7a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.240623] [55187]: DEBUG oslo_concurrency.lockutils [None req-49ce0f23-af00-4ab0-953b-38c755047b3f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.240870] [55187]: DEBUG oslo_concurrency.lockutils [None req-49ce0f23-af00-4ab0-953b-38c755047b3f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.241066] [55187]: DEBUG oslo_concurrency.lockutils [None req-49ce0f23-af00-4ab0-953b-38c755047b3f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.241413] [55187]: DEBUG oslo_concurrency.lockutils [None req-49ce0f23-af00-4ab0-953b-38c755047b3f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.241610] [55187]: DEBUG oslo_concurrency.lockutils [None req-49ce0f23-af00-4ab0-953b-38c755047b3f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.241828] [55187]: DEBUG oslo_concurrency.lockutils [None req-49ce0f23-af00-4ab0-953b-38c755047b3f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.245647] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f4f793d-effe-40ab-ad02-a22a2fe69d7a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.246006] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f4f793d-effe-40ab-ad02-a22a2fe69d7a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.246370] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f4f793d-effe-40ab-ad02-a22a2fe69d7a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.249422] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f4f793d-effe-40ab-ad02-a22a2fe69d7a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.249422] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f4f793d-effe-40ab-ad02-a22a2fe69d7a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.249422] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f4f793d-effe-40ab-ad02-a22a2fe69d7a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.278265] [55187]: DEBUG nova.policy [None req-49ce0f23-af00-4ab0-953b-38c755047b3f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.282436] [55187]: INFO nova.api.openstack.requestlog [None req-49ce0f23-af00-4ab0-953b-38c755047b3f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1222 microversion: 2.1 time: 0.050650 [ 667.282752] [55187]: [pid: 55187|app: 0|req: 299/610] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:27 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1222 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.285079] [55187]: DEBUG nova.api.openstack.wsgi [None req-c8874e13-b863-4156-886b-340752c3ef26 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Calling method '.version_select at 0x7d4afb532f80>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.285921] [55188]: DEBUG nova.policy [None req-0f4f793d-effe-40ab-ad02-a22a2fe69d7a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.289666] [55188]: INFO nova.api.openstack.requestlog [None req-0f4f793d-effe-40ab-ad02-a22a2fe69d7a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1224 microversion: 2.1 time: 0.055395 [ 667.290088] [55188]: [pid: 55188|app: 0|req: 312/611] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:27 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1224 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.292483] [55188]: DEBUG nova.api.openstack.wsgi [None req-3d982b54-cbaa-4ef9-b8a1-070b78184d71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.294124] [55188]: DEBUG nova.compute.api [None req-3d982b54-cbaa-4ef9-b8a1-070b78184d71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.296141] [55187]: INFO nova.api.openstack.requestlog [None req-c8874e13-b863-4156-886b-340752c3ef26 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-823265538" status: 202 len: 0 microversion: 2.1 time: 0.012828 [ 667.296558] [55187]: [pid: 55187|app: 0|req: 300/612] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 26 22:02:27 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-823265538 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 667.297612] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d982b54-cbaa-4ef9-b8a1-070b78184d71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.297900] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d982b54-cbaa-4ef9-b8a1-070b78184d71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.298132] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d982b54-cbaa-4ef9-b8a1-070b78184d71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.298543] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d982b54-cbaa-4ef9-b8a1-070b78184d71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.298845] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d982b54-cbaa-4ef9-b8a1-070b78184d71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.298885] [55187]: DEBUG nova.api.openstack.wsgi [None req-23261411-867f-409e-a23b-0d1c7ad819b7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.299180] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d982b54-cbaa-4ef9-b8a1-070b78184d71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.299264] [55187]: DEBUG nova.compute.api [None req-23261411-867f-409e-a23b-0d1c7ad819b7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.302140] [55187]: DEBUG oslo_concurrency.lockutils [None req-23261411-867f-409e-a23b-0d1c7ad819b7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.302381] [55187]: DEBUG oslo_concurrency.lockutils [None req-23261411-867f-409e-a23b-0d1c7ad819b7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.302587] [55187]: DEBUG oslo_concurrency.lockutils [None req-23261411-867f-409e-a23b-0d1c7ad819b7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.302932] [55187]: DEBUG oslo_concurrency.lockutils [None req-23261411-867f-409e-a23b-0d1c7ad819b7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.303149] [55187]: DEBUG oslo_concurrency.lockutils [None req-23261411-867f-409e-a23b-0d1c7ad819b7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.303323] [55187]: DEBUG oslo_concurrency.lockutils [None req-23261411-867f-409e-a23b-0d1c7ad819b7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.332435] [55188]: DEBUG nova.policy [None req-3d982b54-cbaa-4ef9-b8a1-070b78184d71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.335224] [55187]: DEBUG nova.compute.api [None req-23261411-867f-409e-a23b-0d1c7ad819b7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 667.336535] [55188]: INFO nova.api.openstack.requestlog [None req-3d982b54-cbaa-4ef9-b8a1-070b78184d71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.045825 [ 667.336880] [55188]: [pid: 55188|app: 0|req: 313/613] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:27 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.379257] [55187]: INFO nova.api.openstack.requestlog [None req-23261411-867f-409e-a23b-0d1c7ad819b7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 204 len: 0 microversion: 2.1 time: 0.081936 [ 667.379647] [55187]: [pid: 55187|app: 0|req: 301/614] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:02:27 2025] DELETE /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 667.382815] [55187]: DEBUG nova.api.openstack.wsgi [None req-47faff9d-7ecb-4555-919e-ae4da993f091 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.383176] [55187]: DEBUG nova.compute.api [None req-47faff9d-7ecb-4555-919e-ae4da993f091 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.386397] [55187]: DEBUG oslo_concurrency.lockutils [None req-47faff9d-7ecb-4555-919e-ae4da993f091 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.386659] [55187]: DEBUG oslo_concurrency.lockutils [None req-47faff9d-7ecb-4555-919e-ae4da993f091 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.386814] [55187]: DEBUG oslo_concurrency.lockutils [None req-47faff9d-7ecb-4555-919e-ae4da993f091 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.387173] [55187]: DEBUG oslo_concurrency.lockutils [None req-47faff9d-7ecb-4555-919e-ae4da993f091 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.387370] [55187]: DEBUG oslo_concurrency.lockutils [None req-47faff9d-7ecb-4555-919e-ae4da993f091 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.387540] [55187]: DEBUG oslo_concurrency.lockutils [None req-47faff9d-7ecb-4555-919e-ae4da993f091 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.400437] [55187]: DEBUG nova.compute.api [None req-47faff9d-7ecb-4555-919e-ae4da993f091 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 667.443427] [55187]: INFO nova.api.openstack.requestlog [None req-47faff9d-7ecb-4555-919e-ae4da993f091 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 204 len: 0 microversion: 2.1 time: 0.062867 [ 667.444077] [55187]: [pid: 55187|app: 0|req: 302/615] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:02:27 2025] DELETE /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 667.447448] [55187]: DEBUG nova.api.openstack.wsgi [None req-41b9b701-0efa-42c1-b391-05ba892b5fd1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.449161] [55187]: DEBUG nova.compute.api [None req-41b9b701-0efa-42c1-b391-05ba892b5fd1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.452210] [55187]: DEBUG oslo_concurrency.lockutils [None req-41b9b701-0efa-42c1-b391-05ba892b5fd1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.452438] [55187]: DEBUG oslo_concurrency.lockutils [None req-41b9b701-0efa-42c1-b391-05ba892b5fd1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.452614] [55187]: DEBUG oslo_concurrency.lockutils [None req-41b9b701-0efa-42c1-b391-05ba892b5fd1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.452953] [55187]: DEBUG oslo_concurrency.lockutils [None req-41b9b701-0efa-42c1-b391-05ba892b5fd1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.453163] [55187]: DEBUG oslo_concurrency.lockutils [None req-41b9b701-0efa-42c1-b391-05ba892b5fd1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.453738] [55187]: DEBUG oslo_concurrency.lockutils [None req-41b9b701-0efa-42c1-b391-05ba892b5fd1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.469639] [55188]: INFO nova.api.openstack.requestlog [None req-dd4995d1-560b-4e38-8fda-33fa96ba9e4e tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/" status: 404 len: 112 microversion: - time: 0.131934 [ 667.469779] [55188]: [pid: 55188|app: 0|req: 314/616] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Mar 26 22:02:27 2025] DELETE /compute/v2.1/images/ => generated 112 bytes in 132 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) [ 667.472028] [55188]: DEBUG nova.api.openstack.wsgi [req-f7df357e-3e09-469b-8fa0-ef237c98f456 req-0d466814-10ef-44b1-bb99-0439432b6282 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3b873a8a-8dd7-4497-836e-d22a34a3eea1", "tag": "de6ce556-6077-4647-a59c-246a65cb08ab"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 667.477610] [55188]: DEBUG oslo_concurrency.lockutils [req-f7df357e-3e09-469b-8fa0-ef237c98f456 req-0d466814-10ef-44b1-bb99-0439432b6282 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.477850] [55188]: DEBUG oslo_concurrency.lockutils [req-f7df357e-3e09-469b-8fa0-ef237c98f456 req-0d466814-10ef-44b1-bb99-0439432b6282 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.478045] [55188]: DEBUG oslo_concurrency.lockutils [req-f7df357e-3e09-469b-8fa0-ef237c98f456 req-0d466814-10ef-44b1-bb99-0439432b6282 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.483699] [55188]: INFO nova.api.openstack.compute.server_external_events [req-f7df357e-3e09-469b-8fa0-ef237c98f456 req-0d466814-10ef-44b1-bb99-0439432b6282 service nova] Creating event network-changed:de6ce556-6077-4647-a59c-246a65cb08ab for instance 3b873a8a-8dd7-4497-836e-d22a34a3eea1 on cpu-1 [ 667.483773] [55187]: DEBUG nova.policy [None req-41b9b701-0efa-42c1-b391-05ba892b5fd1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.486569] [55188]: INFO nova.api.openstack.requestlog [req-f7df357e-3e09-469b-8fa0-ef237c98f456 req-0d466814-10ef-44b1-bb99-0439432b6282 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.016160 [ 667.486874] [55188]: [pid: 55188|app: 0|req: 315/617] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:27 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 667.487634] [55187]: INFO nova.api.openstack.requestlog [None req-41b9b701-0efa-42c1-b391-05ba892b5fd1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1209 microversion: 2.1 time: 0.042894 [ 667.487940] [55187]: [pid: 55187|app: 0|req: 303/618] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:27 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.489226] [55188]: DEBUG nova.api.openstack.wsgi [None req-9feb66cd-5262-48b9-81df-c347180db9cf tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.490454] [55187]: DEBUG nova.api.openstack.wsgi [None req-faed91c6-8d48-4370-9b55-597c89c8ff08 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.490816] [55188]: DEBUG nova.compute.api [None req-9feb66cd-5262-48b9-81df-c347180db9cf tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.495716] [55188]: DEBUG oslo_concurrency.lockutils [None req-9feb66cd-5262-48b9-81df-c347180db9cf tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.495941] [55188]: DEBUG oslo_concurrency.lockutils [None req-9feb66cd-5262-48b9-81df-c347180db9cf tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.496196] [55188]: DEBUG oslo_concurrency.lockutils [None req-9feb66cd-5262-48b9-81df-c347180db9cf tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.496571] [55188]: DEBUG oslo_concurrency.lockutils [None req-9feb66cd-5262-48b9-81df-c347180db9cf tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.496779] [55188]: DEBUG oslo_concurrency.lockutils [None req-9feb66cd-5262-48b9-81df-c347180db9cf tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.496951] [55188]: DEBUG oslo_concurrency.lockutils [None req-9feb66cd-5262-48b9-81df-c347180db9cf tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.510259] [55187]: INFO nova.api.openstack.requestlog [None req-faed91c6-8d48-4370-9b55-597c89c8ff08 tempest-FlavorsAccessNegativeTestJSON-939171164 tempest-FlavorsAccessNegativeTestJSON-939171164-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5491 microversion: 2.1 time: 0.021708 [ 667.510557] [55187]: [pid: 55187|app: 0|req: 304/619] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:02:27 2025] GET /compute/v2.1/flavors/detail => generated 5491 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.512972] [55187]: DEBUG nova.api.openstack.wsgi [None req-da56176a-5d16-4aa4-80c9-e00cf5335eb0 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Calling method '.version_select at 0x7d4afb213760>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.538783] [55188]: DEBUG nova.policy [None req-9feb66cd-5262-48b9-81df-c347180db9cf tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.543080] [55188]: DEBUG nova.policy [None req-9feb66cd-5262-48b9-81df-c347180db9cf tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.543761] [55188]: DEBUG nova.policy [None req-9feb66cd-5262-48b9-81df-c347180db9cf tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.548193] [55188]: INFO nova.api.openstack.requestlog [None req-9feb66cd-5262-48b9-81df-c347180db9cf tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2012 microversion: 2.100 time: 0.060670 [ 667.548610] [55188]: [pid: 55188|app: 0|req: 316/620] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:27 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2012 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 667.551415] [55188]: DEBUG nova.api.openstack.wsgi [None req-9f13c8c4-4780-424a-8f7d-9d780149828b tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.560880] [55188]: INFO nova.api.openstack.requestlog [None req-9f13c8c4-4780-424a-8f7d-9d780149828b tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=no" status: 200 len: 418 microversion: 2.1 time: 0.011618 [ 667.561288] [55188]: [pid: 55188|app: 0|req: 317/621] 10.180.1.21 () {58 vars in 1166 bytes} [Wed Mar 26 22:02:27 2025] GET /compute/v2.1/flavors/detail?is_public=no => generated 418 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 667.563969] [55188]: DEBUG nova.api.openstack.wsgi [None req-d6ecd34e-4c8c-45fc-b4df-2d31384f7b88 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.565682] [55188]: DEBUG nova.compute.api [None req-d6ecd34e-4c8c-45fc-b4df-2d31384f7b88 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.569839] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6ecd34e-4c8c-45fc-b4df-2d31384f7b88 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.570186] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6ecd34e-4c8c-45fc-b4df-2d31384f7b88 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.570479] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6ecd34e-4c8c-45fc-b4df-2d31384f7b88 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.570894] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6ecd34e-4c8c-45fc-b4df-2d31384f7b88 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.571171] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6ecd34e-4c8c-45fc-b4df-2d31384f7b88 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.571396] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6ecd34e-4c8c-45fc-b4df-2d31384f7b88 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.586054] [55187]: INFO nova.api.openstack.requestlog [None req-da56176a-5d16-4aa4-80c9-e00cf5335eb0 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/79a01c87602841be9eeca0317fd96625/defaults" status: 200 len: 371 microversion: 2.1 time: 0.074619 [ 667.586551] [55187]: [pid: 55187|app: 0|req: 305/622] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 26 22:02:27 2025] GET /compute/v2.1/os-quota-sets/79a01c87602841be9eeca0317fd96625/defaults => generated 371 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 667.589303] [55187]: DEBUG nova.api.openstack.wsgi [None req-4aea2928-586e-44aa-b3b1-e0776b976988 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Action: 'create', calling method: .version_select at 0x7d4afb78c280>, body: {"security_group_rule": {"parent_group_id": "4a7a612f-e898-40d6-84dc-573e6d27a097", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 667.684416] [55188]: DEBUG nova.policy [None req-d6ecd34e-4c8c-45fc-b4df-2d31384f7b88 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.689333] [55188]: INFO nova.api.openstack.requestlog [None req-d6ecd34e-4c8c-45fc-b4df-2d31384f7b88 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1465 microversion: 2.1 time: 0.127256 [ 667.689556] [55188]: [pid: 55188|app: 0|req: 318/623] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:27 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1465 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.692171] [55188]: DEBUG nova.api.openstack.wsgi [req-1c183d79-bdd9-446c-b607-53b48c0fce41 req-e5ed6df9-024f-405d-86f6-1ed42aa4896a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0c608994-12d8-4173-b8f0-06378d8d96ea", "name": "network-vif-plugged", "status": "completed", "tag": "1872356d-cbaa-40b8-abb9-dcb0de33cb35"}, {"name": "network-changed", "server_uuid": "0c608994-12d8-4173-b8f0-06378d8d96ea", "tag": "1872356d-cbaa-40b8-abb9-dcb0de33cb35"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 667.697490] [55188]: DEBUG oslo_concurrency.lockutils [req-1c183d79-bdd9-446c-b607-53b48c0fce41 req-e5ed6df9-024f-405d-86f6-1ed42aa4896a service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.697790] [55188]: DEBUG oslo_concurrency.lockutils [req-1c183d79-bdd9-446c-b607-53b48c0fce41 req-e5ed6df9-024f-405d-86f6-1ed42aa4896a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.698028] [55188]: DEBUG oslo_concurrency.lockutils [req-1c183d79-bdd9-446c-b607-53b48c0fce41 req-e5ed6df9-024f-405d-86f6-1ed42aa4896a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.701681] [55187]: INFO nova.api.openstack.requestlog [None req-4aea2928-586e-44aa-b3b1-e0776b976988 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 232 microversion: 2.1 time: 0.114142 [ 667.702232] [55187]: [pid: 55187|app: 0|req: 306/624] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 26 22:02:27 2025] POST /compute/v2.1/os-security-group-rules => generated 232 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 667.703954] [55188]: INFO nova.api.openstack.compute.server_external_events [req-1c183d79-bdd9-446c-b607-53b48c0fce41 req-e5ed6df9-024f-405d-86f6-1ed42aa4896a service nova] Creating event network-vif-plugged:1872356d-cbaa-40b8-abb9-dcb0de33cb35 for instance 0c608994-12d8-4173-b8f0-06378d8d96ea on cpu-1 [ 667.704282] [55188]: INFO nova.api.openstack.compute.server_external_events [req-1c183d79-bdd9-446c-b607-53b48c0fce41 req-e5ed6df9-024f-405d-86f6-1ed42aa4896a service nova] Creating event network-changed:1872356d-cbaa-40b8-abb9-dcb0de33cb35 for instance 0c608994-12d8-4173-b8f0-06378d8d96ea on cpu-1 [ 667.706407] [55187]: DEBUG nova.api.openstack.wsgi [None req-6ca156a6-ed57-44d4-b4f2-3fd55fa27be4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.707144] [55188]: INFO nova.api.openstack.requestlog [req-1c183d79-bdd9-446c-b607-53b48c0fce41 req-e5ed6df9-024f-405d-86f6-1ed42aa4896a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.016947 [ 667.707474] [55188]: [pid: 55188|app: 0|req: 319/625] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:28 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 667.709810] [55187]: DEBUG nova.compute.api [None req-6ca156a6-ed57-44d4-b4f2-3fd55fa27be4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.710113] [55188]: DEBUG nova.api.openstack.wsgi [None req-b578dad5-05ae-4db1-98cf-b46b242a2999 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.716187] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ca156a6-ed57-44d4-b4f2-3fd55fa27be4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.716302] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ca156a6-ed57-44d4-b4f2-3fd55fa27be4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.716462] [55188]: INFO nova.api.openstack.wsgi [None req-b578dad5-05ae-4db1-98cf-b46b242a2999 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] HTTP exception thrown: Aggregate -1 could not be found. [ 667.716791] [55188]: DEBUG nova.api.openstack.wsgi [None req-b578dad5-05ae-4db1-98cf-b46b242a2999 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Returning 404 to user: Aggregate -1 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 667.716942] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ca156a6-ed57-44d4-b4f2-3fd55fa27be4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.717416] [55188]: INFO nova.api.openstack.requestlog [None req-b578dad5-05ae-4db1-98cf-b46b242a2999 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "GET /compute/v2.1/os-aggregates/-1" status: 404 len: 78 microversion: 2.1 time: 0.009176 [ 667.717510] [55188]: [pid: 55188|app: 0|req: 320/626] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 26 22:02:28 2025] GET /compute/v2.1/os-aggregates/-1 => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 667.717614] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ca156a6-ed57-44d4-b4f2-3fd55fa27be4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.717958] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ca156a6-ed57-44d4-b4f2-3fd55fa27be4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.718278] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ca156a6-ed57-44d4-b4f2-3fd55fa27be4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.720033] [55188]: DEBUG nova.api.openstack.wsgi [None req-a4ae3445-05fd-40dd-8f21-3a973d7c5eb1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.721776] [55188]: DEBUG nova.compute.api [None req-a4ae3445-05fd-40dd-8f21-3a973d7c5eb1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.725120] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4ae3445-05fd-40dd-8f21-3a973d7c5eb1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.725359] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4ae3445-05fd-40dd-8f21-3a973d7c5eb1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.725582] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4ae3445-05fd-40dd-8f21-3a973d7c5eb1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.725947] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4ae3445-05fd-40dd-8f21-3a973d7c5eb1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.726166] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4ae3445-05fd-40dd-8f21-3a973d7c5eb1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.726360] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4ae3445-05fd-40dd-8f21-3a973d7c5eb1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.811692] [55188]: DEBUG nova.policy [None req-a4ae3445-05fd-40dd-8f21-3a973d7c5eb1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.818608] [55188]: INFO nova.api.openstack.requestlog [None req-a4ae3445-05fd-40dd-8f21-3a973d7c5eb1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 200 len: 1313 microversion: 2.1 time: 0.100537 [ 667.818972] [55188]: [pid: 55188|app: 0|req: 321/627] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:28 2025] GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 1313 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.821421] [55188]: DEBUG nova.api.openstack.wsgi [None req-0216f905-652d-404e-9d79-af69fdd75e4f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.823271] [55188]: DEBUG nova.compute.api [None req-0216f905-652d-404e-9d79-af69fdd75e4f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.827213] [55188]: DEBUG oslo_concurrency.lockutils [None req-0216f905-652d-404e-9d79-af69fdd75e4f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.827415] [55188]: DEBUG oslo_concurrency.lockutils [None req-0216f905-652d-404e-9d79-af69fdd75e4f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.827637] [55188]: DEBUG oslo_concurrency.lockutils [None req-0216f905-652d-404e-9d79-af69fdd75e4f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.828010] [55188]: DEBUG oslo_concurrency.lockutils [None req-0216f905-652d-404e-9d79-af69fdd75e4f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.828311] [55188]: DEBUG oslo_concurrency.lockutils [None req-0216f905-652d-404e-9d79-af69fdd75e4f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.828503] [55188]: DEBUG oslo_concurrency.lockutils [None req-0216f905-652d-404e-9d79-af69fdd75e4f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.831193] [55187]: DEBUG nova.policy [None req-6ca156a6-ed57-44d4-b4f2-3fd55fa27be4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.836354] [55187]: INFO nova.api.openstack.requestlog [None req-6ca156a6-ed57-44d4-b4f2-3fd55fa27be4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1321 microversion: 2.1 time: 0.133334 [ 667.836765] [55187]: [pid: 55187|app: 0|req: 307/628] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:28 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1321 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.839844] [55187]: DEBUG nova.api.openstack.wsgi [None req-507519d6-5e4d-4a03-9de5-91eeeb1ce840 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Action: 'action', calling method: .version_select at 0x7d4afcabd3f0>, body: {"addFloatingIp": {"address": ""}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 667.841968] [55187]: DEBUG nova.api.openstack.wsgi [None req-507519d6-5e4d-4a03-9de5-91eeeb1ce840 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Returning 400 to user: Invalid input for field/attribute address. Value: . '' is not valid under any of the given schemas {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 667.842418] [55187]: INFO nova.api.openstack.requestlog [None req-507519d6-5e4d-4a03-9de5-91eeeb1ce840 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1/action" status: 400 len: 142 microversion: 2.1 time: 0.005078 [ 667.842697] [55187]: [pid: 55187|app: 0|req: 308/629] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:28 2025] POST /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1/action => generated 142 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 667.845251] [55187]: DEBUG nova.api.openstack.wsgi [None req-008ad7c0-3a19-43ed-b2a7-eb8ad540475b tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Action: 'create', calling method: .version_select at 0x7d4afb210d30>, body: {"keypair": {"name": "tempest-KeyPairsV2TestJSON-keypair-99995847", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIZSd0c2pKv3N8pFYtAEpTBiQZ1JQlSVywsoLUxooI0jM6Gk6/nDgBHjKx9kVEn5O/0pu1Ogqr7JmBaMDIDsFuq1UjTNLLQAVvYeqzEyDBAG6wSz/xhj45Nblo7L+NGtqQ=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 667.856762] [55187]: DEBUG nova.quota [None req-008ad7c0-3a19-43ed-b2a7-eb8ad540475b tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Getting quotas for project 4978b6b0b8e24115bf5a658d9c7b01bc. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 667.859986] [55187]: DEBUG nova.quota [None req-008ad7c0-3a19-43ed-b2a7-eb8ad540475b tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Getting quotas for user b90bce719aca4591b92c00a9f723d087 and project 4978b6b0b8e24115bf5a658d9c7b01bc. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 667.871486] [55188]: DEBUG nova.policy [None req-0216f905-652d-404e-9d79-af69fdd75e4f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.874013] [55187]: INFO nova.api.openstack.requestlog [None req-008ad7c0-3a19-43ed-b2a7-eb8ad540475b tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 403 microversion: 2.1 time: 0.030451 [ 667.874119] [55187]: [pid: 55187|app: 0|req: 309/630] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:02:28 2025] POST /compute/v2.1/os-keypairs => generated 403 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 667.875859] [55188]: INFO nova.api.openstack.requestlog [None req-0216f905-652d-404e-9d79-af69fdd75e4f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.056211 [ 667.876914] [55188]: [pid: 55188|app: 0|req: 322/631] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:28 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.877138] [55187]: DEBUG nova.api.openstack.wsgi [None req-7f928cff-86cd-4bfc-a7f2-981b052fc8c1 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.878277] [55187]: DEBUG nova.compute.api [None req-7f928cff-86cd-4bfc-a7f2-981b052fc8c1 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.878646] [55188]: DEBUG nova.api.openstack.wsgi [None req-f1af12a9-8652-4602-8fd4-22c1caf1d7ae tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.880383] [55188]: DEBUG nova.compute.api [None req-f1af12a9-8652-4602-8fd4-22c1caf1d7ae tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.881372] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f928cff-86cd-4bfc-a7f2-981b052fc8c1 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.881603] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f928cff-86cd-4bfc-a7f2-981b052fc8c1 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.882084] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f928cff-86cd-4bfc-a7f2-981b052fc8c1 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.882151] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f928cff-86cd-4bfc-a7f2-981b052fc8c1 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.882348] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f928cff-86cd-4bfc-a7f2-981b052fc8c1 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.882477] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f928cff-86cd-4bfc-a7f2-981b052fc8c1 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.883835] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1af12a9-8652-4602-8fd4-22c1caf1d7ae tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.884178] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1af12a9-8652-4602-8fd4-22c1caf1d7ae tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.884320] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1af12a9-8652-4602-8fd4-22c1caf1d7ae tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.884638] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1af12a9-8652-4602-8fd4-22c1caf1d7ae tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.884850] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1af12a9-8652-4602-8fd4-22c1caf1d7ae tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.885034] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1af12a9-8652-4602-8fd4-22c1caf1d7ae tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.914723] [55187]: DEBUG nova.policy [None req-7f928cff-86cd-4bfc-a7f2-981b052fc8c1 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 667.919364] [55187]: INFO nova.api.openstack.requestlog [None req-7f928cff-86cd-4bfc-a7f2-981b052fc8c1 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1223 microversion: 2.1 time: 0.044669 [ 667.919689] [55187]: [pid: 55187|app: 0|req: 310/632] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:28 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1223 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.922168] [55187]: DEBUG nova.api.openstack.wsgi [None req-de1ab4ab-10c3-4940-89bf-350e289c41bc tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 667.923926] [55187]: DEBUG nova.compute.api [None req-de1ab4ab-10c3-4940-89bf-350e289c41bc tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 667.927234] [55187]: DEBUG oslo_concurrency.lockutils [None req-de1ab4ab-10c3-4940-89bf-350e289c41bc tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.927499] [55187]: DEBUG oslo_concurrency.lockutils [None req-de1ab4ab-10c3-4940-89bf-350e289c41bc tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.928015] [55187]: DEBUG oslo_concurrency.lockutils [None req-de1ab4ab-10c3-4940-89bf-350e289c41bc tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.928176] [55187]: DEBUG oslo_concurrency.lockutils [None req-de1ab4ab-10c3-4940-89bf-350e289c41bc tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.928618] [55187]: DEBUG oslo_concurrency.lockutils [None req-de1ab4ab-10c3-4940-89bf-350e289c41bc tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.928618] [55187]: DEBUG oslo_concurrency.lockutils [None req-de1ab4ab-10c3-4940-89bf-350e289c41bc tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.998639] [55187]: DEBUG nova.policy [None req-de1ab4ab-10c3-4940-89bf-350e289c41bc tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.002841] [55187]: INFO nova.api.openstack.requestlog [None req-de1ab4ab-10c3-4940-89bf-350e289c41bc tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1472 microversion: 2.1 time: 0.082577 [ 668.003165] [55187]: [pid: 55187|app: 0|req: 311/633] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:28 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1472 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.005444] [55187]: DEBUG nova.api.openstack.wsgi [None req-d47d93dc-0a99-41ca-8e94-63589cd2349c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.007025] [55187]: DEBUG nova.compute.api [None req-d47d93dc-0a99-41ca-8e94-63589cd2349c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.010429] [55187]: DEBUG oslo_concurrency.lockutils [None req-d47d93dc-0a99-41ca-8e94-63589cd2349c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.010676] [55187]: DEBUG oslo_concurrency.lockutils [None req-d47d93dc-0a99-41ca-8e94-63589cd2349c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.010866] [55187]: DEBUG oslo_concurrency.lockutils [None req-d47d93dc-0a99-41ca-8e94-63589cd2349c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.011220] [55187]: DEBUG oslo_concurrency.lockutils [None req-d47d93dc-0a99-41ca-8e94-63589cd2349c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.011414] [55187]: DEBUG oslo_concurrency.lockutils [None req-d47d93dc-0a99-41ca-8e94-63589cd2349c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.011584] [55187]: DEBUG oslo_concurrency.lockutils [None req-d47d93dc-0a99-41ca-8e94-63589cd2349c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.020713] [55188]: DEBUG nova.policy [None req-f1af12a9-8652-4602-8fd4-22c1caf1d7ae tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.027593] [55188]: INFO nova.api.openstack.requestlog [None req-f1af12a9-8652-4602-8fd4-22c1caf1d7ae tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1467 microversion: 2.1 time: 0.150520 [ 668.027593] [55188]: [pid: 55188|app: 0|req: 323/634] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:28 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1467 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.033098] [55188]: DEBUG nova.api.openstack.wsgi [None req-a12a0e77-346e-4f3a-90eb-fda8f7071e65 tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] Calling method '.version_select at 0x7d4afb1560e0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.058280] [55188]: INFO nova.api.openstack.wsgi [None req-a12a0e77-346e-4f3a-90eb-fda8f7071e65 tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] HTTP exception thrown: Image not found. [ 668.058603] [55188]: DEBUG nova.api.openstack.wsgi [None req-a12a0e77-346e-4f3a-90eb-fda8f7071e65 tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] Returning 404 to user: Image not found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 668.059045] [55188]: INFO nova.api.openstack.requestlog [None req-a12a0e77-346e-4f3a-90eb-fda8f7071e65 tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/-1" status: 404 len: 62 microversion: 2.1 time: 0.030922 [ 668.059367] [55188]: [pid: 55188|app: 0|req: 324/635] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 26 22:02:28 2025] DELETE /compute/v2.1/images/-1 => generated 62 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 668.062651] [55188]: DEBUG nova.api.openstack.wsgi [None req-ee8314f2-bc6d-4275-874b-eb89a54948cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.064387] [55188]: DEBUG nova.compute.api [None req-ee8314f2-bc6d-4275-874b-eb89a54948cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.069735] [55187]: DEBUG nova.policy [None req-d47d93dc-0a99-41ca-8e94-63589cd2349c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.070190] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee8314f2-bc6d-4275-874b-eb89a54948cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.070190] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee8314f2-bc6d-4275-874b-eb89a54948cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.070190] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee8314f2-bc6d-4275-874b-eb89a54948cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.070493] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee8314f2-bc6d-4275-874b-eb89a54948cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.070704] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee8314f2-bc6d-4275-874b-eb89a54948cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.071125] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee8314f2-bc6d-4275-874b-eb89a54948cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.074546] [55187]: INFO nova.api.openstack.requestlog [None req-d47d93dc-0a99-41ca-8e94-63589cd2349c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1268 microversion: 2.1 time: 0.070709 [ 668.075987] [55187]: [pid: 55187|app: 0|req: 312/636] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:28 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1268 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.078552] [55187]: DEBUG nova.api.openstack.wsgi [None req-9228a0af-e33b-4438-bae6-7bb16e2b6821 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 668.081459] [55187]: DEBUG nova.compute.api [None req-9228a0af-e33b-4438-bae6-7bb16e2b6821 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.088120] [55187]: DEBUG oslo_concurrency.lockutils [None req-9228a0af-e33b-4438-bae6-7bb16e2b6821 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.088602] [55187]: DEBUG oslo_concurrency.lockutils [None req-9228a0af-e33b-4438-bae6-7bb16e2b6821 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.088966] [55187]: DEBUG oslo_concurrency.lockutils [None req-9228a0af-e33b-4438-bae6-7bb16e2b6821 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.089875] [55187]: DEBUG oslo_concurrency.lockutils [None req-9228a0af-e33b-4438-bae6-7bb16e2b6821 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.090623] [55187]: DEBUG oslo_concurrency.lockutils [None req-9228a0af-e33b-4438-bae6-7bb16e2b6821 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.090623] [55187]: DEBUG oslo_concurrency.lockutils [None req-9228a0af-e33b-4438-bae6-7bb16e2b6821 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.126143] [55188]: DEBUG nova.policy [None req-ee8314f2-bc6d-4275-874b-eb89a54948cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.132431] [55188]: INFO nova.api.openstack.requestlog [None req-ee8314f2-bc6d-4275-874b-eb89a54948cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1208 microversion: 2.1 time: 0.072273 [ 668.132608] [55188]: [pid: 55188|app: 0|req: 325/637] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:28 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1208 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.135375] [55188]: DEBUG nova.api.openstack.wsgi [None req-cb76c84c-d717-4c50-bcdb-e6daca521799 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.148130] [55188]: INFO nova.api.openstack.requestlog [None req-cb76c84c-d717-4c50-bcdb-e6daca521799 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=0" status: 200 len: 418 microversion: 2.1 time: 0.014869 [ 668.150275] [55188]: [pid: 55188|app: 0|req: 326/638] 10.180.1.21 () {58 vars in 1164 bytes} [Wed Mar 26 22:02:28 2025] GET /compute/v2.1/flavors/detail?is_public=0 => generated 418 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 668.151470] [55188]: DEBUG nova.api.openstack.wsgi [None req-83f05d84-a33b-4b1a-97f2-fd13d4f3b354 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Action: 'update', calling method: .version_select at 0x7d4afafa8820>, 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=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 668.258999] [55187]: DEBUG nova.policy [None req-9228a0af-e33b-4438-bae6-7bb16e2b6821 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.267803] [55187]: DEBUG nova.policy [None req-9228a0af-e33b-4438-bae6-7bb16e2b6821 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.268626] [55187]: DEBUG nova.policy [None req-9228a0af-e33b-4438-bae6-7bb16e2b6821 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.275090] [55187]: INFO nova.api.openstack.requestlog [None req-9228a0af-e33b-4438-bae6-7bb16e2b6821 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2012 microversion: 2.100 time: 0.199467 [ 668.275457] [55187]: [pid: 55187|app: 0|req: 313/639] 10.180.1.21 () {62 vars in 1293 bytes} [Wed Mar 26 22:02:28 2025] PUT /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2012 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 668.278286] [55187]: DEBUG nova.api.openstack.wsgi [None req-8b41e59d-128e-46bf-a497-d46583d024b5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.280139] [55187]: DEBUG nova.compute.api [None req-8b41e59d-128e-46bf-a497-d46583d024b5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.292613] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b41e59d-128e-46bf-a497-d46583d024b5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.292720] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b41e59d-128e-46bf-a497-d46583d024b5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.292872] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b41e59d-128e-46bf-a497-d46583d024b5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.293275] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b41e59d-128e-46bf-a497-d46583d024b5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.293505] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b41e59d-128e-46bf-a497-d46583d024b5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.293701] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b41e59d-128e-46bf-a497-d46583d024b5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.311630] [55188]: DEBUG oslo_concurrency.lockutils [None req-83f05d84-a33b-4b1a-97f2-fd13d4f3b354 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.311891] [55188]: DEBUG oslo_concurrency.lockutils [None req-83f05d84-a33b-4b1a-97f2-fd13d4f3b354 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.312351] [55188]: DEBUG oslo_concurrency.lockutils [None req-83f05d84-a33b-4b1a-97f2-fd13d4f3b354 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.312586] [55188]: DEBUG oslo_concurrency.lockutils [None req-83f05d84-a33b-4b1a-97f2-fd13d4f3b354 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.312695] [55188]: DEBUG oslo_concurrency.lockutils [None req-83f05d84-a33b-4b1a-97f2-fd13d4f3b354 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.312829] [55188]: DEBUG oslo_concurrency.lockutils [None req-83f05d84-a33b-4b1a-97f2-fd13d4f3b354 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.320919] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b41e59d-128e-46bf-a497-d46583d024b5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.321072] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b41e59d-128e-46bf-a497-d46583d024b5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.321327] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b41e59d-128e-46bf-a497-d46583d024b5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.321483] [55187]: DEBUG nova.objects.instance [None req-8b41e59d-128e-46bf-a497-d46583d024b5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lazy-loading 'fault' on Instance uuid 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 668.353630] [55187]: DEBUG nova.policy [None req-8b41e59d-128e-46bf-a497-d46583d024b5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.359853] [55187]: DEBUG nova.policy [None req-8b41e59d-128e-46bf-a497-d46583d024b5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.360454] [55187]: DEBUG nova.policy [None req-8b41e59d-128e-46bf-a497-d46583d024b5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.361151] [55187]: INFO nova.api.openstack.requestlog [None req-8b41e59d-128e-46bf-a497-d46583d024b5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e" status: 200 len: 1391 microversion: 2.48 time: 0.084930 [ 668.362634] [55187]: [pid: 55187|app: 0|req: 314/640] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:28 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e => generated 1391 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 668.366964] [55187]: DEBUG nova.api.openstack.wsgi [None req-42a1e788-0265-4fea-b037-c2c54bf1237f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.369179] [55187]: DEBUG nova.compute.api [None req-42a1e788-0265-4fea-b037-c2c54bf1237f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.373108] [55187]: DEBUG oslo_concurrency.lockutils [None req-42a1e788-0265-4fea-b037-c2c54bf1237f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.373424] [55187]: DEBUG oslo_concurrency.lockutils [None req-42a1e788-0265-4fea-b037-c2c54bf1237f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.375030] [55187]: DEBUG oslo_concurrency.lockutils [None req-42a1e788-0265-4fea-b037-c2c54bf1237f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.375030] [55187]: DEBUG oslo_concurrency.lockutils [None req-42a1e788-0265-4fea-b037-c2c54bf1237f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.375030] [55187]: DEBUG oslo_concurrency.lockutils [None req-42a1e788-0265-4fea-b037-c2c54bf1237f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.375030] [55187]: DEBUG oslo_concurrency.lockutils [None req-42a1e788-0265-4fea-b037-c2c54bf1237f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.414695] [55188]: INFO nova.api.openstack.requestlog [None req-83f05d84-a33b-4b1a-97f2-fd13d4f3b354 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/79a01c87602841be9eeca0317fd96625" status: 200 len: 329 microversion: 2.1 time: 0.265413 [ 668.415289] [55188]: [pid: 55188|app: 0|req: 327/641] 10.180.1.21 () {60 vars in 1258 bytes} [Wed Mar 26 22:02:28 2025] PUT /compute/v2.1/os-quota-sets/79a01c87602841be9eeca0317fd96625 => generated 329 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 668.418367] [55188]: DEBUG nova.api.openstack.wsgi [None req-af13aa00-fd1a-4caf-8e79-ed6d81c82d5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.420212] [55188]: DEBUG nova.compute.api [None req-af13aa00-fd1a-4caf-8e79-ed6d81c82d5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.423131] [55187]: DEBUG nova.policy [None req-42a1e788-0265-4fea-b037-c2c54bf1237f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.424775] [55188]: DEBUG oslo_concurrency.lockutils [None req-af13aa00-fd1a-4caf-8e79-ed6d81c82d5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.425052] [55188]: DEBUG oslo_concurrency.lockutils [None req-af13aa00-fd1a-4caf-8e79-ed6d81c82d5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.425261] [55188]: DEBUG oslo_concurrency.lockutils [None req-af13aa00-fd1a-4caf-8e79-ed6d81c82d5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.425670] [55188]: DEBUG oslo_concurrency.lockutils [None req-af13aa00-fd1a-4caf-8e79-ed6d81c82d5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.425891] [55188]: DEBUG oslo_concurrency.lockutils [None req-af13aa00-fd1a-4caf-8e79-ed6d81c82d5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.426083] [55188]: DEBUG oslo_concurrency.lockutils [None req-af13aa00-fd1a-4caf-8e79-ed6d81c82d5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.430149] [55187]: INFO nova.api.openstack.requestlog [None req-42a1e788-0265-4fea-b037-c2c54bf1237f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1214 microversion: 2.1 time: 0.067709 [ 668.431116] [55187]: [pid: 55187|app: 0|req: 315/642] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:28 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1214 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.435013] [55187]: DEBUG nova.api.openstack.wsgi [None req-0ca66893-2d66-4221-bba5-0136d7d11f79 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.437389] [55187]: DEBUG nova.compute.api [None req-0ca66893-2d66-4221-bba5-0136d7d11f79 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.443023] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ca66893-2d66-4221-bba5-0136d7d11f79 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.443339] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ca66893-2d66-4221-bba5-0136d7d11f79 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.443569] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ca66893-2d66-4221-bba5-0136d7d11f79 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.443995] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ca66893-2d66-4221-bba5-0136d7d11f79 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.444305] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ca66893-2d66-4221-bba5-0136d7d11f79 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.444576] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ca66893-2d66-4221-bba5-0136d7d11f79 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.473604] [55188]: DEBUG nova.policy [None req-af13aa00-fd1a-4caf-8e79-ed6d81c82d5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.479458] [55188]: INFO nova.api.openstack.requestlog [None req-af13aa00-fd1a-4caf-8e79-ed6d81c82d5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.063377 [ 668.480073] [55188]: [pid: 55188|app: 0|req: 328/643] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:28 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.483247] [55188]: DEBUG nova.api.openstack.wsgi [None req-ec5a1051-8bfd-4f72-9ad2-7660fbad0cdd tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Action: 'create', calling method: .version_select at 0x7d4afb156290>, body: {"security_group_rule": {"parent_group_id": "4a7a612f-e898-40d6-84dc-573e6d27a097", "ip_protocol": "icmp", "from_port": -1, "to_port": -1}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 668.504243] [55187]: DEBUG nova.policy [None req-0ca66893-2d66-4221-bba5-0136d7d11f79 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.510032] [55187]: INFO nova.api.openstack.requestlog [None req-0ca66893-2d66-4221-bba5-0136d7d11f79 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1296 microversion: 2.1 time: 0.078153 [ 668.510753] [55187]: [pid: 55187|app: 0|req: 316/644] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:28 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1296 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.513540] [55187]: DEBUG nova.api.openstack.wsgi [None req-98a11b78-8755-4567-95a5-2398b24de818 tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.516135] [55187]: DEBUG nova.policy [None req-98a11b78-8755-4567-95a5-2398b24de818 tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] Policy check for os_compute_api:os-aggregates:index failed with credentials {'is_admin': False, 'user_id': 'c02b18130f674bdd8911d0110031a15e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8229f50bf584d788df52feee4c11e85', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.516552] [55187]: DEBUG nova.api.openstack.wsgi [None req-98a11b78-8755-4567-95a5-2398b24de818 tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:index to be performed. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 668.516979] [55187]: INFO nova.api.openstack.requestlog [None req-98a11b78-8755-4567-95a5-2398b24de818 tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] 10.180.1.21 "GET /compute/v2.1/os-aggregates" status: 403 len: 115 microversion: 2.1 time: 0.005868 [ 668.517295] [55187]: [pid: 55187|app: 0|req: 317/645] 10.180.1.21 () {58 vars in 1138 bytes} [Wed Mar 26 22:02:28 2025] GET /compute/v2.1/os-aggregates => generated 115 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 668.520484] [55187]: DEBUG nova.api.openstack.wsgi [None req-993b6d9b-1048-4a95-ab1e-d0435d2df6dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.522742] [55187]: DEBUG nova.compute.api [None req-993b6d9b-1048-4a95-ab1e-d0435d2df6dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.526498] [55187]: DEBUG oslo_concurrency.lockutils [None req-993b6d9b-1048-4a95-ab1e-d0435d2df6dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.526759] [55187]: DEBUG oslo_concurrency.lockutils [None req-993b6d9b-1048-4a95-ab1e-d0435d2df6dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.526969] [55187]: DEBUG oslo_concurrency.lockutils [None req-993b6d9b-1048-4a95-ab1e-d0435d2df6dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.527330] [55187]: DEBUG oslo_concurrency.lockutils [None req-993b6d9b-1048-4a95-ab1e-d0435d2df6dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.527578] [55187]: DEBUG oslo_concurrency.lockutils [None req-993b6d9b-1048-4a95-ab1e-d0435d2df6dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.527766] [55187]: DEBUG oslo_concurrency.lockutils [None req-993b6d9b-1048-4a95-ab1e-d0435d2df6dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.548910] [55187]: DEBUG oslo_concurrency.lockutils [None req-993b6d9b-1048-4a95-ab1e-d0435d2df6dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.549184] [55187]: DEBUG oslo_concurrency.lockutils [None req-993b6d9b-1048-4a95-ab1e-d0435d2df6dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.549529] [55187]: DEBUG oslo_concurrency.lockutils [None req-993b6d9b-1048-4a95-ab1e-d0435d2df6dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.549702] [55187]: DEBUG nova.objects.instance [None req-993b6d9b-1048-4a95-ab1e-d0435d2df6dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 8d55683d-3ce3-42ec-bf0c-a17146f61142 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 668.584351] [55187]: DEBUG nova.policy [None req-993b6d9b-1048-4a95-ab1e-d0435d2df6dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.588371] [55187]: INFO nova.api.openstack.requestlog [None req-993b6d9b-1048-4a95-ab1e-d0435d2df6dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 200 len: 1304 microversion: 2.1 time: 0.070411 [ 668.588729] [55187]: [pid: 55187|app: 0|req: 318/646] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:28 2025] GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 1304 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.591920] [55187]: DEBUG nova.api.openstack.wsgi [None req-a1f65b65-8d7d-436d-8637-6603b1b4bc5d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.594101] [55187]: DEBUG nova.compute.api [None req-a1f65b65-8d7d-436d-8637-6603b1b4bc5d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.601464] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1f65b65-8d7d-436d-8637-6603b1b4bc5d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.601839] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1f65b65-8d7d-436d-8637-6603b1b4bc5d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.602149] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1f65b65-8d7d-436d-8637-6603b1b4bc5d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.602436] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1f65b65-8d7d-436d-8637-6603b1b4bc5d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.602794] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1f65b65-8d7d-436d-8637-6603b1b4bc5d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.603057] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1f65b65-8d7d-436d-8637-6603b1b4bc5d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.664762] [55187]: DEBUG nova.policy [None req-a1f65b65-8d7d-436d-8637-6603b1b4bc5d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.671448] [55187]: INFO nova.api.openstack.requestlog [None req-a1f65b65-8d7d-436d-8637-6603b1b4bc5d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.081989 [ 668.671865] [55187]: [pid: 55187|app: 0|req: 319/647] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:28 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.676764] [55187]: DEBUG nova.api.openstack.wsgi [None req-316492e6-d352-4859-bb46-ec1d298447ac tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Action: 'action', calling method: , body: {"addFloatingIp": {"address": "0.0.0.0"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 668.679555] [55187]: DEBUG nova.compute.api [None req-316492e6-d352-4859-bb46-ec1d298447ac tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.688107] [55187]: DEBUG oslo_concurrency.lockutils [None req-316492e6-d352-4859-bb46-ec1d298447ac tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.688473] [55187]: DEBUG oslo_concurrency.lockutils [None req-316492e6-d352-4859-bb46-ec1d298447ac tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.689103] [55187]: DEBUG oslo_concurrency.lockutils [None req-316492e6-d352-4859-bb46-ec1d298447ac tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.689370] [55187]: DEBUG oslo_concurrency.lockutils [None req-316492e6-d352-4859-bb46-ec1d298447ac tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.689586] [55187]: DEBUG oslo_concurrency.lockutils [None req-316492e6-d352-4859-bb46-ec1d298447ac tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.689787] [55187]: DEBUG oslo_concurrency.lockutils [None req-316492e6-d352-4859-bb46-ec1d298447ac tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.706967] [55188]: INFO nova.api.openstack.requestlog [None req-ec5a1051-8bfd-4f72-9ad2-7660fbad0cdd tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 233 microversion: 2.1 time: 0.226072 [ 668.707350] [55188]: [pid: 55188|app: 0|req: 329/648] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 26 22:02:28 2025] POST /compute/v2.1/os-security-group-rules => generated 233 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 668.711154] [55188]: DEBUG nova.api.openstack.wsgi [None req-da217151-f26e-4cd0-9b93-8819e203eac0 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Action: 'create', calling method: .version_select at 0x7d4afafa9ea0>, body: {"keypair": {"name": "tempest-KeyPairsV2TestJSON-keypair-1165190579", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNEy4Q+OQXa0qhztCbTovBoFmE807qvLCQu5TKixrH9P1ROWcMNchJryRhaF1hUIoUqss6jxZxa8XUXFDQomBEYxscE4WRnqwdW5CPwjyZ9q9uW0ltX2673TcXFHvf5iow=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 668.723897] [55188]: DEBUG nova.quota [None req-da217151-f26e-4cd0-9b93-8819e203eac0 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Getting quotas for project 4978b6b0b8e24115bf5a658d9c7b01bc. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 668.726341] [55188]: DEBUG nova.quota [None req-da217151-f26e-4cd0-9b93-8819e203eac0 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Getting quotas for user b90bce719aca4591b92c00a9f723d087 and project 4978b6b0b8e24115bf5a658d9c7b01bc. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 668.740918] [55188]: INFO nova.api.openstack.requestlog [None req-da217151-f26e-4cd0-9b93-8819e203eac0 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 405 microversion: 2.1 time: 0.032882 [ 668.740989] [55187]: DEBUG oslo_concurrency.lockutils [None req-316492e6-d352-4859-bb46-ec1d298447ac tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "refresh_cache-3b873a8a-8dd7-4497-836e-d22a34a3eea1" {{(pid=55187) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 668.741317] [55188]: [pid: 55188|app: 0|req: 330/649] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:02:29 2025] POST /compute/v2.1/os-keypairs => generated 405 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 668.741570] [55187]: DEBUG oslo_concurrency.lockutils [None req-316492e6-d352-4859-bb46-ec1d298447ac tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquired lock "refresh_cache-3b873a8a-8dd7-4497-836e-d22a34a3eea1" {{(pid=55187) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 668.744811] [55188]: DEBUG nova.api.openstack.wsgi [None req-848c7d4a-c831-477d-a702-ef1f8a165937 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.745721] [55188]: DEBUG nova.compute.api [None req-848c7d4a-c831-477d-a702-ef1f8a165937 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.752943] [55188]: DEBUG oslo_concurrency.lockutils [None req-848c7d4a-c831-477d-a702-ef1f8a165937 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.753329] [55188]: DEBUG oslo_concurrency.lockutils [None req-848c7d4a-c831-477d-a702-ef1f8a165937 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.753518] [55188]: DEBUG oslo_concurrency.lockutils [None req-848c7d4a-c831-477d-a702-ef1f8a165937 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.754510] [55188]: DEBUG oslo_concurrency.lockutils [None req-848c7d4a-c831-477d-a702-ef1f8a165937 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.755021] [55188]: DEBUG oslo_concurrency.lockutils [None req-848c7d4a-c831-477d-a702-ef1f8a165937 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.755021] [55188]: DEBUG oslo_concurrency.lockutils [None req-848c7d4a-c831-477d-a702-ef1f8a165937 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.791039] [55188]: DEBUG nova.policy [None req-848c7d4a-c831-477d-a702-ef1f8a165937 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.795700] [55188]: DEBUG nova.policy [None req-848c7d4a-c831-477d-a702-ef1f8a165937 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.796446] [55188]: DEBUG nova.policy [None req-848c7d4a-c831-477d-a702-ef1f8a165937 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.797140] [55188]: INFO nova.api.openstack.requestlog [None req-848c7d4a-c831-477d-a702-ef1f8a165937 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1256 microversion: 2.26 time: 0.055248 [ 668.797557] [55188]: [pid: 55188|app: 0|req: 331/650] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:29 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1256 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 668.799990] [55188]: DEBUG nova.api.openstack.wsgi [None req-461ab9a1-e27a-4785-89e4-a1b0f08a5f2e tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] Calling method '.version_select at 0x7d4afb154a60>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.816358] [55188]: INFO nova.api.openstack.wsgi [None req-461ab9a1-e27a-4785-89e4-a1b0f08a5f2e tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] HTTP exception thrown: Image not found. [ 668.816689] [55188]: DEBUG nova.api.openstack.wsgi [None req-461ab9a1-e27a-4785-89e4-a1b0f08a5f2e tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] Returning 404 to user: Image not found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 668.817116] [55188]: INFO nova.api.openstack.requestlog [None req-461ab9a1-e27a-4785-89e4-a1b0f08a5f2e tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/dbb84386-faae-4861-b0fd-8a3df93525cj" status: 404 len: 62 microversion: 2.1 time: 0.018998 [ 668.817420] [55188]: [pid: 55188|app: 0|req: 332/651] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:29 2025] DELETE /compute/v2.1/images/dbb84386-faae-4861-b0fd-8a3df93525cj => generated 62 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 668.822370] [55188]: DEBUG nova.api.openstack.wsgi [None req-57400e33-481d-4968-a8d1-dc9cb016a3e6 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.844275] [55188]: INFO nova.api.openstack.requestlog [None req-57400e33-481d-4968-a8d1-dc9cb016a3e6 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=t" status: 200 len: 5491 microversion: 2.1 time: 0.026168 [ 668.844644] [55188]: [pid: 55188|app: 0|req: 333/652] 10.180.1.21 () {58 vars in 1164 bytes} [Wed Mar 26 22:02:29 2025] GET /compute/v2.1/flavors/detail?is_public=t => generated 5491 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.850543] [55188]: DEBUG nova.api.openstack.wsgi [None req-3bf7120d-c1c1-4b2d-8cfd-3c05f7a43e2b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.855339] [55188]: DEBUG nova.compute.api [None req-3bf7120d-c1c1-4b2d-8cfd-3c05f7a43e2b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.866026] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bf7120d-c1c1-4b2d-8cfd-3c05f7a43e2b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.866026] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bf7120d-c1c1-4b2d-8cfd-3c05f7a43e2b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.866026] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bf7120d-c1c1-4b2d-8cfd-3c05f7a43e2b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.866026] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bf7120d-c1c1-4b2d-8cfd-3c05f7a43e2b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.866443] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bf7120d-c1c1-4b2d-8cfd-3c05f7a43e2b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.866443] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bf7120d-c1c1-4b2d-8cfd-3c05f7a43e2b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.903201] [55187]: DEBUG oslo_concurrency.lockutils [None req-316492e6-d352-4859-bb46-ec1d298447ac tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Releasing lock "refresh_cache-3b873a8a-8dd7-4497-836e-d22a34a3eea1" {{(pid=55187) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 668.903555] [55187]: INFO nova.api.openstack.wsgi [None req-316492e6-d352-4859-bb46-ec1d298447ac tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] HTTP exception thrown: floating IP not found [ 668.903876] [55187]: DEBUG nova.api.openstack.wsgi [None req-316492e6-d352-4859-bb46-ec1d298447ac tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Returning 404 to user: floating IP not found {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 668.904825] [55187]: INFO nova.api.openstack.requestlog [None req-316492e6-d352-4859-bb46-ec1d298447ac tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1/action" status: 404 len: 67 microversion: 2.1 time: 0.231817 [ 668.904825] [55187]: [pid: 55187|app: 0|req: 320/653] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:29 2025] POST /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1/action => generated 67 bytes in 232 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 668.907783] [55187]: DEBUG nova.api.openstack.wsgi [None req-ef1de221-7704-43e5-a9b4-73372789166c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.910984] [55187]: DEBUG nova.compute.api [None req-ef1de221-7704-43e5-a9b4-73372789166c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.915305] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef1de221-7704-43e5-a9b4-73372789166c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.915536] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef1de221-7704-43e5-a9b4-73372789166c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.915985] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef1de221-7704-43e5-a9b4-73372789166c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.916371] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef1de221-7704-43e5-a9b4-73372789166c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.916567] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef1de221-7704-43e5-a9b4-73372789166c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.916914] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef1de221-7704-43e5-a9b4-73372789166c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.964515] [55188]: DEBUG nova.policy [None req-3bf7120d-c1c1-4b2d-8cfd-3c05f7a43e2b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.967478] [55187]: DEBUG nova.policy [None req-ef1de221-7704-43e5-a9b4-73372789166c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.969524] [55188]: DEBUG nova.policy [None req-3bf7120d-c1c1-4b2d-8cfd-3c05f7a43e2b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.970229] [55188]: DEBUG nova.policy [None req-3bf7120d-c1c1-4b2d-8cfd-3c05f7a43e2b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.970886] [55188]: INFO nova.api.openstack.requestlog [None req-3bf7120d-c1c1-4b2d-8cfd-3c05f7a43e2b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1636 microversion: 2.70 time: 0.122348 [ 668.971388] [55188]: [pid: 55188|app: 0|req: 334/654] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:29 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1636 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 668.971754] [55187]: INFO nova.api.openstack.requestlog [None req-ef1de221-7704-43e5-a9b4-73372789166c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1222 microversion: 2.1 time: 0.066502 [ 668.972641] [55187]: [pid: 55187|app: 0|req: 321/655] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:29 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1222 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.977226] [55188]: DEBUG nova.api.openstack.wsgi [None req-9159f82a-bbb0-41b9-9a90-8504758c1a4e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.977767] [55187]: DEBUG nova.api.openstack.wsgi [None req-2135604a-17be-4a9e-bd1c-3b3d47678d8c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 668.978979] [55188]: DEBUG nova.compute.api [None req-9159f82a-bbb0-41b9-9a90-8504758c1a4e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.979460] [55187]: DEBUG nova.compute.api [None req-2135604a-17be-4a9e-bd1c-3b3d47678d8c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 668.982861] [55188]: DEBUG oslo_concurrency.lockutils [None req-9159f82a-bbb0-41b9-9a90-8504758c1a4e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.983135] [55188]: DEBUG oslo_concurrency.lockutils [None req-9159f82a-bbb0-41b9-9a90-8504758c1a4e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.983378] [55188]: DEBUG oslo_concurrency.lockutils [None req-9159f82a-bbb0-41b9-9a90-8504758c1a4e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.983860] [55188]: DEBUG oslo_concurrency.lockutils [None req-9159f82a-bbb0-41b9-9a90-8504758c1a4e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.984078] [55188]: DEBUG oslo_concurrency.lockutils [None req-9159f82a-bbb0-41b9-9a90-8504758c1a4e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.984174] [55187]: DEBUG oslo_concurrency.lockutils [None req-2135604a-17be-4a9e-bd1c-3b3d47678d8c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.984269] [55188]: DEBUG oslo_concurrency.lockutils [None req-9159f82a-bbb0-41b9-9a90-8504758c1a4e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.984418] [55187]: DEBUG oslo_concurrency.lockutils [None req-2135604a-17be-4a9e-bd1c-3b3d47678d8c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.984702] [55187]: DEBUG oslo_concurrency.lockutils [None req-2135604a-17be-4a9e-bd1c-3b3d47678d8c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.984959] [55187]: DEBUG oslo_concurrency.lockutils [None req-2135604a-17be-4a9e-bd1c-3b3d47678d8c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.985172] [55187]: DEBUG oslo_concurrency.lockutils [None req-2135604a-17be-4a9e-bd1c-3b3d47678d8c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.985335] [55187]: DEBUG oslo_concurrency.lockutils [None req-2135604a-17be-4a9e-bd1c-3b3d47678d8c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.035667] [55188]: DEBUG nova.policy [None req-9159f82a-bbb0-41b9-9a90-8504758c1a4e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.041570] [55188]: DEBUG nova.policy [None req-9159f82a-bbb0-41b9-9a90-8504758c1a4e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.042594] [55188]: DEBUG nova.policy [None req-9159f82a-bbb0-41b9-9a90-8504758c1a4e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.047132] [55188]: INFO nova.api.openstack.requestlog [None req-9159f82a-bbb0-41b9-9a90-8504758c1a4e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2012 microversion: 2.100 time: 0.075223 [ 669.047697] [55188]: [pid: 55188|app: 0|req: 335/656] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:29 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2012 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 669.050531] [55188]: DEBUG nova.api.openstack.wsgi [None req-b452e328-8cbc-41b9-a311-1e39b5bea98f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.052344] [55188]: DEBUG nova.compute.api [None req-b452e328-8cbc-41b9-a311-1e39b5bea98f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.053307] [55187]: DEBUG nova.policy [None req-2135604a-17be-4a9e-bd1c-3b3d47678d8c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.055963] [55188]: DEBUG oslo_concurrency.lockutils [None req-b452e328-8cbc-41b9-a311-1e39b5bea98f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.056273] [55188]: DEBUG oslo_concurrency.lockutils [None req-b452e328-8cbc-41b9-a311-1e39b5bea98f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.056425] [55188]: DEBUG oslo_concurrency.lockutils [None req-b452e328-8cbc-41b9-a311-1e39b5bea98f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.056928] [55188]: DEBUG oslo_concurrency.lockutils [None req-b452e328-8cbc-41b9-a311-1e39b5bea98f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.057019] [55188]: DEBUG oslo_concurrency.lockutils [None req-b452e328-8cbc-41b9-a311-1e39b5bea98f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.057191] [55188]: DEBUG oslo_concurrency.lockutils [None req-b452e328-8cbc-41b9-a311-1e39b5bea98f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.061847] [55187]: INFO nova.api.openstack.requestlog [None req-2135604a-17be-4a9e-bd1c-3b3d47678d8c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1224 microversion: 2.1 time: 0.087480 [ 669.061847] [55187]: [pid: 55187|app: 0|req: 322/657] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:29 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1224 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.069276] [55187]: DEBUG nova.api.openstack.wsgi [None req-887fde3f-3a1f-41a4-8e30-31a71e757399 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Action: 'update', calling method: .version_select at 0x7d4afb212290>, 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=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 669.114939] [55188]: DEBUG nova.policy [None req-b452e328-8cbc-41b9-a311-1e39b5bea98f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.120820] [55188]: INFO nova.api.openstack.requestlog [None req-b452e328-8cbc-41b9-a311-1e39b5bea98f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.072376 [ 669.122029] [55188]: [pid: 55188|app: 0|req: 336/658] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:29 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.124157] [55188]: DEBUG nova.api.openstack.wsgi [None req-7c6af7af-91db-43d3-8814-e66e77da6c33 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.126085] [55188]: DEBUG nova.compute.api [None req-7c6af7af-91db-43d3-8814-e66e77da6c33 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.135826] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c6af7af-91db-43d3-8814-e66e77da6c33 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.136105] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c6af7af-91db-43d3-8814-e66e77da6c33 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.136354] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c6af7af-91db-43d3-8814-e66e77da6c33 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.136760] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c6af7af-91db-43d3-8814-e66e77da6c33 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.136988] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c6af7af-91db-43d3-8814-e66e77da6c33 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.137190] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c6af7af-91db-43d3-8814-e66e77da6c33 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.188374] [55188]: DEBUG nova.policy [None req-7c6af7af-91db-43d3-8814-e66e77da6c33 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.192968] [55188]: INFO nova.api.openstack.requestlog [None req-7c6af7af-91db-43d3-8814-e66e77da6c33 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1209 microversion: 2.1 time: 0.071069 [ 669.193314] [55188]: [pid: 55188|app: 0|req: 337/659] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:29 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1209 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.195908] [55188]: DEBUG nova.api.openstack.wsgi [None req-bc82ac76-af08-4b6e-a2ab-607ff0bc2b70 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1280729773"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 669.202430] [55188]: DEBUG nova.objects.aggregate [None req-bc82ac76-af08-4b6e-a2ab-607ff0bc2b70 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Generated uuid 31c91b0a-e4b3-497c-b58a-8ec452ad1441 for aggregate {{(pid=55188) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 669.223158] [55188]: INFO nova.api.openstack.requestlog [None req-bc82ac76-af08-4b6e-a2ab-607ff0bc2b70 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.029188 [ 669.223750] [55188]: [pid: 55188|app: 0|req: 338/660] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 26 22:02:29 2025] POST /compute/v2.1/os-aggregates => generated 198 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 669.226189] [55188]: DEBUG nova.api.openstack.wsgi [None req-cf410f5b-b0b9-4994-a094-f83ba67c3ec0 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Calling method '.version_select at 0x7d4afafa93f0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.231611] [55187]: DEBUG oslo_concurrency.lockutils [None req-887fde3f-3a1f-41a4-8e30-31a71e757399 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.231922] [55187]: DEBUG oslo_concurrency.lockutils [None req-887fde3f-3a1f-41a4-8e30-31a71e757399 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.232128] [55187]: DEBUG oslo_concurrency.lockutils [None req-887fde3f-3a1f-41a4-8e30-31a71e757399 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.232583] [55187]: DEBUG oslo_concurrency.lockutils [None req-887fde3f-3a1f-41a4-8e30-31a71e757399 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.233598] [55187]: DEBUG oslo_concurrency.lockutils [None req-887fde3f-3a1f-41a4-8e30-31a71e757399 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.233848] [55187]: DEBUG oslo_concurrency.lockutils [None req-887fde3f-3a1f-41a4-8e30-31a71e757399 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.263569] [55188]: INFO nova.api.openstack.requestlog [None req-cf410f5b-b0b9-4994-a094-f83ba67c3ec0 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/4a7a612f-e898-40d6-84dc-573e6d27a097" status: 200 len: 662 microversion: 2.1 time: 0.038787 [ 669.264402] [55188]: [pid: 55188|app: 0|req: 339/661] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 26 22:02:29 2025] GET /compute/v2.1/os-security-groups/4a7a612f-e898-40d6-84dc-573e6d27a097 => generated 662 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 669.267259] [55188]: DEBUG nova.api.openstack.wsgi [None req-dcb9d9f6-3f14-4d2e-bfe0-4e12907f6c5f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.269039] [55188]: DEBUG nova.compute.api [None req-dcb9d9f6-3f14-4d2e-bfe0-4e12907f6c5f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.273794] [55188]: DEBUG oslo_concurrency.lockutils [None req-dcb9d9f6-3f14-4d2e-bfe0-4e12907f6c5f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.274047] [55188]: DEBUG oslo_concurrency.lockutils [None req-dcb9d9f6-3f14-4d2e-bfe0-4e12907f6c5f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.274379] [55188]: DEBUG oslo_concurrency.lockutils [None req-dcb9d9f6-3f14-4d2e-bfe0-4e12907f6c5f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.276936] [55188]: DEBUG oslo_concurrency.lockutils [None req-dcb9d9f6-3f14-4d2e-bfe0-4e12907f6c5f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.276936] [55188]: DEBUG oslo_concurrency.lockutils [None req-dcb9d9f6-3f14-4d2e-bfe0-4e12907f6c5f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.276936] [55188]: DEBUG oslo_concurrency.lockutils [None req-dcb9d9f6-3f14-4d2e-bfe0-4e12907f6c5f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.362753] [55188]: DEBUG nova.policy [None req-dcb9d9f6-3f14-4d2e-bfe0-4e12907f6c5f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.368079] [55188]: INFO nova.api.openstack.requestlog [None req-dcb9d9f6-3f14-4d2e-bfe0-4e12907f6c5f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1465 microversion: 2.1 time: 0.103017 [ 669.368423] [55188]: [pid: 55188|app: 0|req: 340/662] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:29 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1465 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.377547] [55188]: DEBUG nova.api.openstack.wsgi [None req-2e8b35d8-d87c-4bc2-a08d-b54dbb675eed tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Action: 'create', calling method: .version_select at 0x7d4afb156b90>, body: {"keypair": {"name": "tempest-KeyPairsV2TestJSON-keypair-1842561629", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC3A9NQr3a209+C5hdSmQg2Wa0SmJ5e9uWHm68ffZVCp6ZIwtg7nR+zgTRoPjw8MhJBdRgLwcp91fud5raT7OgbwHid1emmpPPoVeA+OtUTCuRVPhVt4kOlk7V1e5r2Wfw=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 669.390658] [55188]: DEBUG nova.quota [None req-2e8b35d8-d87c-4bc2-a08d-b54dbb675eed tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Getting quotas for project 4978b6b0b8e24115bf5a658d9c7b01bc. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 669.391493] [55188]: DEBUG nova.quota [None req-2e8b35d8-d87c-4bc2-a08d-b54dbb675eed tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Getting quotas for user b90bce719aca4591b92c00a9f723d087 and project 4978b6b0b8e24115bf5a658d9c7b01bc. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 669.398421] [55187]: INFO nova.api.openstack.requestlog [None req-887fde3f-3a1f-41a4-8e30-31a71e757399 tempest-QuotasAdminTestJSON-349724290 tempest-QuotasAdminTestJSON-349724290-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/79a01c87602841be9eeca0317fd96625" status: 200 len: 329 microversion: 2.1 time: 0.333225 [ 669.398421] [55187]: [pid: 55187|app: 0|req: 323/663] 10.180.1.21 () {60 vars in 1258 bytes} [Wed Mar 26 22:02:29 2025] PUT /compute/v2.1/os-quota-sets/79a01c87602841be9eeca0317fd96625 => generated 329 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 669.399047] [55187]: DEBUG nova.api.openstack.wsgi [None req-c3ebaf7e-5208-4ade-aab5-9846614ed3b7 tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] Calling method '.version_select at 0x7d4afb211a20>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.409515] [55187]: INFO nova.api.openstack.wsgi [None req-c3ebaf7e-5208-4ade-aab5-9846614ed3b7 tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] HTTP exception thrown: Image not found. [ 669.409867] [55187]: DEBUG nova.api.openstack.wsgi [None req-c3ebaf7e-5208-4ade-aab5-9846614ed3b7 tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] Returning 404 to user: Image not found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 669.410611] [55187]: INFO nova.api.openstack.requestlog [None req-c3ebaf7e-5208-4ade-aab5-9846614ed3b7 tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/543a892d-2f49-40ae-b2af-cccbb9c0a3101" status: 404 len: 62 microversion: 2.1 time: 0.013506 [ 669.410825] [55187]: [pid: 55187|app: 0|req: 324/664] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:02:29 2025] DELETE /compute/v2.1/images/543a892d-2f49-40ae-b2af-cccbb9c0a3101 => generated 62 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 669.411692] [55188]: INFO nova.api.openstack.requestlog [None req-2e8b35d8-d87c-4bc2-a08d-b54dbb675eed tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 405 microversion: 2.1 time: 0.042565 [ 669.412178] [55188]: [pid: 55188|app: 0|req: 341/665] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:02:29 2025] POST /compute/v2.1/os-keypairs => generated 405 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 669.415990] [55187]: DEBUG nova.api.openstack.wsgi [None req-16bcc483-f1dd-4c7a-8e23-e09d1180507c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.416088] [55188]: DEBUG nova.api.openstack.wsgi [None req-d13b7a1b-a464-4896-bfc4-651e9b77234b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.417736] [55188]: DEBUG nova.compute.api [None req-d13b7a1b-a464-4896-bfc4-651e9b77234b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.419666] [55187]: DEBUG nova.compute.api [None req-16bcc483-f1dd-4c7a-8e23-e09d1180507c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.423709] [55188]: DEBUG oslo_concurrency.lockutils [None req-d13b7a1b-a464-4896-bfc4-651e9b77234b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.423836] [55187]: DEBUG oslo_concurrency.lockutils [None req-16bcc483-f1dd-4c7a-8e23-e09d1180507c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.423968] [55188]: DEBUG oslo_concurrency.lockutils [None req-d13b7a1b-a464-4896-bfc4-651e9b77234b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.424134] [55187]: DEBUG oslo_concurrency.lockutils [None req-16bcc483-f1dd-4c7a-8e23-e09d1180507c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.424178] [55188]: DEBUG oslo_concurrency.lockutils [None req-d13b7a1b-a464-4896-bfc4-651e9b77234b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.424359] [55187]: DEBUG oslo_concurrency.lockutils [None req-16bcc483-f1dd-4c7a-8e23-e09d1180507c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.424525] [55188]: DEBUG oslo_concurrency.lockutils [None req-d13b7a1b-a464-4896-bfc4-651e9b77234b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.424702] [55187]: DEBUG oslo_concurrency.lockutils [None req-16bcc483-f1dd-4c7a-8e23-e09d1180507c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.424755] [55188]: DEBUG oslo_concurrency.lockutils [None req-d13b7a1b-a464-4896-bfc4-651e9b77234b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.424884] [55188]: DEBUG oslo_concurrency.lockutils [None req-d13b7a1b-a464-4896-bfc4-651e9b77234b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.424928] [55187]: DEBUG oslo_concurrency.lockutils [None req-16bcc483-f1dd-4c7a-8e23-e09d1180507c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.425367] [55187]: DEBUG oslo_concurrency.lockutils [None req-16bcc483-f1dd-4c7a-8e23-e09d1180507c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.546417] [55188]: DEBUG nova.policy [None req-d13b7a1b-a464-4896-bfc4-651e9b77234b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.552842] [55188]: INFO nova.api.openstack.requestlog [None req-d13b7a1b-a464-4896-bfc4-651e9b77234b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1321 microversion: 2.1 time: 0.138300 [ 669.552842] [55188]: [pid: 55188|app: 0|req: 342/666] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:29 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1321 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.555355] [55188]: DEBUG nova.api.openstack.wsgi [None req-d61731d6-e205-4c9d-9dad-22e4ccf71169 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.579857] [55188]: INFO nova.api.openstack.requestlog [None req-d61731d6-e205-4c9d-9dad-22e4ccf71169 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=true" status: 200 len: 5491 microversion: 2.1 time: 0.027817 [ 669.580321] [55188]: [pid: 55188|app: 0|req: 343/667] 10.180.1.21 () {58 vars in 1170 bytes} [Wed Mar 26 22:02:29 2025] GET /compute/v2.1/flavors/detail?is_public=true => generated 5491 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.582664] [55188]: DEBUG nova.api.openstack.wsgi [None req-ab84c439-7d18-41f8-80d6-292953f84aa3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.584302] [55188]: DEBUG nova.compute.api [None req-ab84c439-7d18-41f8-80d6-292953f84aa3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.586897] [55187]: DEBUG nova.policy [None req-16bcc483-f1dd-4c7a-8e23-e09d1180507c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.587716] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab84c439-7d18-41f8-80d6-292953f84aa3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.587983] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab84c439-7d18-41f8-80d6-292953f84aa3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.588241] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab84c439-7d18-41f8-80d6-292953f84aa3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.588759] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab84c439-7d18-41f8-80d6-292953f84aa3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.588759] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab84c439-7d18-41f8-80d6-292953f84aa3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.588910] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab84c439-7d18-41f8-80d6-292953f84aa3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.592020] [55187]: INFO nova.api.openstack.requestlog [None req-16bcc483-f1dd-4c7a-8e23-e09d1180507c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 200 len: 1313 microversion: 2.1 time: 0.180544 [ 669.592357] [55187]: [pid: 55187|app: 0|req: 325/668] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:29 2025] GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 1313 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.595731] [55187]: DEBUG nova.api.openstack.wsgi [None req-eb46c308-9fef-4227-9f9b-e8526b25b6c8 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Action: 'action', calling method: .version_select at 0x7d4afcabd480>, body: {"removeFloatingIp": {"address": "0.0.0.0"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 669.624824] [55188]: DEBUG nova.policy [None req-ab84c439-7d18-41f8-80d6-292953f84aa3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.630121] [55188]: INFO nova.api.openstack.requestlog [None req-ab84c439-7d18-41f8-80d6-292953f84aa3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.048778 [ 669.630121] [55188]: [pid: 55188|app: 0|req: 344/669] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:29 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.632861] [55188]: DEBUG nova.api.openstack.wsgi [None req-2afca2c1-4af1-4db3-b9ec-d1afdcdf9c70 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.632947] [55187]: INFO nova.api.openstack.wsgi [None req-eb46c308-9fef-4227-9f9b-e8526b25b6c8 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] HTTP exception thrown: Floating IP not found for address 0.0.0.0. [ 669.633353] [55187]: DEBUG nova.api.openstack.wsgi [None req-eb46c308-9fef-4227-9f9b-e8526b25b6c8 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Returning 404 to user: Floating IP not found for address 0.0.0.0. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 669.633934] [55187]: INFO nova.api.openstack.requestlog [None req-eb46c308-9fef-4227-9f9b-e8526b25b6c8 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1/action" status: 404 len: 88 microversion: 2.1 time: 0.040987 [ 669.634327] [55187]: [pid: 55187|app: 0|req: 326/670] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:29 2025] POST /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1/action => generated 88 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 669.638777] [55188]: DEBUG nova.compute.api [None req-2afca2c1-4af1-4db3-b9ec-d1afdcdf9c70 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.644073] [55188]: DEBUG oslo_concurrency.lockutils [None req-2afca2c1-4af1-4db3-b9ec-d1afdcdf9c70 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.645155] [55188]: DEBUG oslo_concurrency.lockutils [None req-2afca2c1-4af1-4db3-b9ec-d1afdcdf9c70 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.645155] [55188]: DEBUG oslo_concurrency.lockutils [None req-2afca2c1-4af1-4db3-b9ec-d1afdcdf9c70 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.645957] [55187]: DEBUG nova.api.openstack.wsgi [None req-08531957-a87b-4791-92c1-e91583935930 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.646025] [55188]: DEBUG oslo_concurrency.lockutils [None req-2afca2c1-4af1-4db3-b9ec-d1afdcdf9c70 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.646025] [55188]: DEBUG oslo_concurrency.lockutils [None req-2afca2c1-4af1-4db3-b9ec-d1afdcdf9c70 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.646025] [55188]: DEBUG oslo_concurrency.lockutils [None req-2afca2c1-4af1-4db3-b9ec-d1afdcdf9c70 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.646969] [55187]: DEBUG nova.compute.api [None req-08531957-a87b-4791-92c1-e91583935930 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.650657] [55187]: DEBUG oslo_concurrency.lockutils [None req-08531957-a87b-4791-92c1-e91583935930 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.650891] [55187]: DEBUG oslo_concurrency.lockutils [None req-08531957-a87b-4791-92c1-e91583935930 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.651083] [55187]: DEBUG oslo_concurrency.lockutils [None req-08531957-a87b-4791-92c1-e91583935930 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.651433] [55187]: DEBUG oslo_concurrency.lockutils [None req-08531957-a87b-4791-92c1-e91583935930 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.651618] [55187]: DEBUG oslo_concurrency.lockutils [None req-08531957-a87b-4791-92c1-e91583935930 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.651783] [55187]: DEBUG oslo_concurrency.lockutils [None req-08531957-a87b-4791-92c1-e91583935930 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.678899] [55188]: DEBUG nova.policy [None req-2afca2c1-4af1-4db3-b9ec-d1afdcdf9c70 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.683887] [55188]: INFO nova.api.openstack.requestlog [None req-2afca2c1-4af1-4db3-b9ec-d1afdcdf9c70 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1223 microversion: 2.1 time: 0.053241 [ 669.684414] [55188]: [pid: 55188|app: 0|req: 345/671] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:29 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1223 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.688443] [55188]: DEBUG nova.api.openstack.wsgi [None req-a552ed65-2474-4bee-9a2b-43e35dd29758 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.690343] [55188]: DEBUG nova.compute.api [None req-a552ed65-2474-4bee-9a2b-43e35dd29758 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.694499] [55188]: DEBUG oslo_concurrency.lockutils [None req-a552ed65-2474-4bee-9a2b-43e35dd29758 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.696037] [55188]: DEBUG oslo_concurrency.lockutils [None req-a552ed65-2474-4bee-9a2b-43e35dd29758 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.696037] [55188]: DEBUG oslo_concurrency.lockutils [None req-a552ed65-2474-4bee-9a2b-43e35dd29758 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.696037] [55188]: DEBUG oslo_concurrency.lockutils [None req-a552ed65-2474-4bee-9a2b-43e35dd29758 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.697863] [55188]: DEBUG oslo_concurrency.lockutils [None req-a552ed65-2474-4bee-9a2b-43e35dd29758 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.697863] [55188]: DEBUG oslo_concurrency.lockutils [None req-a552ed65-2474-4bee-9a2b-43e35dd29758 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.809116] [55187]: DEBUG nova.policy [None req-08531957-a87b-4791-92c1-e91583935930 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.816031] [55187]: INFO nova.api.openstack.requestlog [None req-08531957-a87b-4791-92c1-e91583935930 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1472 microversion: 2.1 time: 0.181004 [ 669.816603] [55187]: [pid: 55187|app: 0|req: 327/672] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:30 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1472 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.819548] [55187]: DEBUG nova.api.openstack.wsgi [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 669.821704] [55187]: DEBUG nova.compute.api [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.826198] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.827272] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.827629] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.828204] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.828515] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.828796] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.888973] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.888973] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.889127] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.897805] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.898209] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.898209] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.898631] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.898930] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.899942] [55188]: DEBUG nova.policy [None req-a552ed65-2474-4bee-9a2b-43e35dd29758 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.903835] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.913497] [55188]: INFO nova.api.openstack.requestlog [None req-a552ed65-2474-4bee-9a2b-43e35dd29758 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1467 microversion: 2.1 time: 0.227944 [ 669.913497] [55188]: [pid: 55188|app: 0|req: 346/673] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:30 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1467 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.921368] [55188]: DEBUG nova.api.openstack.wsgi [None req-b084ca6f-b0ef-4174-b325-a3eb3b67c7bf tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.924103] [55188]: DEBUG nova.compute.api [None req-b084ca6f-b0ef-4174-b325-a3eb3b67c7bf tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.926205] [55188]: DEBUG oslo_concurrency.lockutils [None req-b084ca6f-b0ef-4174-b325-a3eb3b67c7bf tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.926444] [55188]: DEBUG oslo_concurrency.lockutils [None req-b084ca6f-b0ef-4174-b325-a3eb3b67c7bf tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.926802] [55188]: DEBUG oslo_concurrency.lockutils [None req-b084ca6f-b0ef-4174-b325-a3eb3b67c7bf tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.926909] [55188]: DEBUG oslo_concurrency.lockutils [None req-b084ca6f-b0ef-4174-b325-a3eb3b67c7bf tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.927107] [55188]: DEBUG oslo_concurrency.lockutils [None req-b084ca6f-b0ef-4174-b325-a3eb3b67c7bf tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.927842] [55188]: DEBUG oslo_concurrency.lockutils [None req-b084ca6f-b0ef-4174-b325-a3eb3b67c7bf tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.970517] [55187]: DEBUG nova.virt.hardware [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 669.971450] [55187]: DEBUG nova.virt.hardware [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 669.971894] [55187]: DEBUG nova.virt.hardware [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 669.972375] [55187]: DEBUG nova.virt.hardware [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 669.972640] [55187]: DEBUG nova.virt.hardware [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 669.982397] [55188]: DEBUG nova.policy [None req-b084ca6f-b0ef-4174-b325-a3eb3b67c7bf tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 669.987176] [55188]: INFO nova.api.openstack.requestlog [None req-b084ca6f-b0ef-4174-b325-a3eb3b67c7bf tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1268 microversion: 2.1 time: 0.073278 [ 669.987636] [55188]: [pid: 55188|app: 0|req: 347/674] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:30 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1268 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.990237] [55188]: DEBUG nova.api.openstack.wsgi [None req-bc73c755-ac12-45b9-9086-ee31b0bb276c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 669.992875] [55188]: DEBUG nova.compute.api [None req-bc73c755-ac12-45b9-9086-ee31b0bb276c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 669.998899] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc73c755-ac12-45b9-9086-ee31b0bb276c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.999172] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc73c755-ac12-45b9-9086-ee31b0bb276c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 669.999367] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc73c755-ac12-45b9-9086-ee31b0bb276c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 669.999731] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc73c755-ac12-45b9-9086-ee31b0bb276c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 669.999936] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc73c755-ac12-45b9-9086-ee31b0bb276c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.001707] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc73c755-ac12-45b9-9086-ee31b0bb276c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.025338] [55187]: DEBUG nova.compute.api [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.031612] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.032022] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.032346] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.032766] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.033012] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.033233] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.052190] [55188]: DEBUG nova.policy [None req-bc73c755-ac12-45b9-9086-ee31b0bb276c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.057254] [55188]: INFO nova.api.openstack.requestlog [None req-bc73c755-ac12-45b9-9086-ee31b0bb276c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1208 microversion: 2.1 time: 0.068423 [ 670.057630] [55188]: [pid: 55188|app: 0|req: 348/675] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:30 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1208 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.060446] [55188]: DEBUG nova.api.openstack.wsgi [None req-cb5537ce-f49c-4dc5-b27c-b35345207dc0 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "cpu-1"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 670.080545] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb5537ce-f49c-4dc5-b27c-b35345207dc0 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.081049] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb5537ce-f49c-4dc5-b27c-b35345207dc0 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.081341] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb5537ce-f49c-4dc5-b27c-b35345207dc0 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.109739] [55187]: DEBUG nova.policy [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.113953] [55187]: DEBUG nova.policy [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.115378] [55187]: DEBUG nova.policy [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.134939] [55187]: INFO nova.api.openstack.requestlog [None req-cb76f423-8932-458a-8a7c-222eb926c649 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6/action" status: 202 len: 2069 microversion: 2.100 time: 0.317448 [ 670.135248] [55187]: [pid: 55187|app: 0|req: 328/676] 10.180.1.21 () {62 vars in 1315 bytes} [Wed Mar 26 22:02:30 2025] POST /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6/action => generated 2069 bytes in 318 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) [ 670.138818] [55187]: DEBUG nova.api.openstack.wsgi [None req-ac3c7df4-326a-4590-9580-53fc7189da0a tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Calling method '.version_select at 0x7d4afb211120>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.240729] [55188]: INFO nova.api.openstack.requestlog [None req-cb5537ce-f49c-4dc5-b27c-b35345207dc0 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/7/action" status: 200 len: 234 microversion: 2.1 time: 0.182362 [ 670.241360] [55188]: [pid: 55188|app: 0|req: 349/677] 10.180.1.21 () {60 vars in 1186 bytes} [Wed Mar 26 22:02:30 2025] POST /compute/v2.1/os-aggregates/7/action => generated 234 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 670.244127] [55188]: DEBUG nova.api.openstack.wsgi [None req-27355232-0675-4ae7-a735-aa0b1274b8f5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.245943] [55188]: DEBUG nova.compute.api [None req-27355232-0675-4ae7-a735-aa0b1274b8f5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.251744] [55188]: DEBUG oslo_concurrency.lockutils [None req-27355232-0675-4ae7-a735-aa0b1274b8f5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.251942] [55188]: DEBUG oslo_concurrency.lockutils [None req-27355232-0675-4ae7-a735-aa0b1274b8f5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.252163] [55188]: DEBUG oslo_concurrency.lockutils [None req-27355232-0675-4ae7-a735-aa0b1274b8f5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.252478] [55188]: DEBUG oslo_concurrency.lockutils [None req-27355232-0675-4ae7-a735-aa0b1274b8f5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.252677] [55188]: DEBUG oslo_concurrency.lockutils [None req-27355232-0675-4ae7-a735-aa0b1274b8f5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.252851] [55188]: DEBUG oslo_concurrency.lockutils [None req-27355232-0675-4ae7-a735-aa0b1274b8f5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.281575] [55188]: DEBUG oslo_concurrency.lockutils [None req-27355232-0675-4ae7-a735-aa0b1274b8f5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.281720] [55188]: DEBUG oslo_concurrency.lockutils [None req-27355232-0675-4ae7-a735-aa0b1274b8f5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.281908] [55188]: DEBUG oslo_concurrency.lockutils [None req-27355232-0675-4ae7-a735-aa0b1274b8f5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.282157] [55188]: DEBUG nova.objects.instance [None req-27355232-0675-4ae7-a735-aa0b1274b8f5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lazy-loading 'fault' on Instance uuid 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 670.303907] [55188]: DEBUG nova.policy [None req-27355232-0675-4ae7-a735-aa0b1274b8f5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.311194] [55188]: DEBUG nova.policy [None req-27355232-0675-4ae7-a735-aa0b1274b8f5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.311448] [55188]: DEBUG nova.policy [None req-27355232-0675-4ae7-a735-aa0b1274b8f5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.312084] [55188]: INFO nova.api.openstack.requestlog [None req-27355232-0675-4ae7-a735-aa0b1274b8f5 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e" status: 200 len: 1391 microversion: 2.48 time: 0.070223 [ 670.312596] [55188]: [pid: 55188|app: 0|req: 350/678] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:30 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e => generated 1391 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 670.314872] [55188]: DEBUG nova.api.openstack.wsgi [None req-3686de21-2dec-4571-914b-87262c93864f tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] Calling method '.version_select at 0x7d4afb156290>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.332618] [55188]: INFO nova.api.openstack.wsgi [None req-3686de21-2dec-4571-914b-87262c93864f tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] HTTP exception thrown: Image not found. [ 670.332955] [55188]: DEBUG nova.api.openstack.wsgi [None req-3686de21-2dec-4571-914b-87262c93864f tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] Returning 404 to user: Image not found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 670.333397] [55188]: INFO nova.api.openstack.requestlog [None req-3686de21-2dec-4571-914b-87262c93864f tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/tempest-invalid-815938573" status: 404 len: 62 microversion: 2.1 time: 0.020290 [ 670.333788] [55188]: [pid: 55188|app: 0|req: 351/679] 10.180.1.21 () {58 vars in 1198 bytes} [Wed Mar 26 22:02:30 2025] DELETE /compute/v2.1/images/tempest-invalid-815938573 => generated 62 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 670.340084] [55188]: DEBUG nova.api.openstack.wsgi [None req-65396eb5-2c18-4696-a9bb-aff0a160394f tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Calling method '.version_select at 0x7d4afb155090>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.343235] [55188]: WARNING oslo_db.sqlalchemy.utils [None req-65396eb5-2c18-4696-a9bb-aff0a160394f tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 670.347281] [55188]: INFO nova.api.openstack.requestlog [None req-65396eb5-2c18-4696-a9bb-aff0a160394f tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 1092 microversion: 2.1 time: 0.012963 [ 670.347572] [55188]: [pid: 55188|app: 0|req: 352/680] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 26 22:02:30 2025] GET /compute/v2.1/os-keypairs => generated 1092 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.352933] [55188]: DEBUG nova.api.openstack.wsgi [None req-6c183786-1315-4e6b-9c19-2f497c8eb90f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.354684] [55188]: DEBUG nova.compute.api [None req-6c183786-1315-4e6b-9c19-2f497c8eb90f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.358688] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c183786-1315-4e6b-9c19-2f497c8eb90f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.358921] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c183786-1315-4e6b-9c19-2f497c8eb90f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.359118] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c183786-1315-4e6b-9c19-2f497c8eb90f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.359904] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c183786-1315-4e6b-9c19-2f497c8eb90f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.360127] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c183786-1315-4e6b-9c19-2f497c8eb90f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.360307] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c183786-1315-4e6b-9c19-2f497c8eb90f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.389276] [55187]: INFO nova.api.openstack.requestlog [None req-ac3c7df4-326a-4590-9580-53fc7189da0a tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-group-rules/1949f17f-09a2-4b80-b2d3-955f73f2be09" status: 202 len: 0 microversion: 2.1 time: 0.252456 [ 670.389724] [55187]: [pid: 55187|app: 0|req: 329/681] 10.180.1.21 () {58 vars in 1282 bytes} [Wed Mar 26 22:02:30 2025] DELETE /compute/v2.1/os-security-group-rules/1949f17f-09a2-4b80-b2d3-955f73f2be09 => generated 0 bytes in 254 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 670.396409] [55188]: DEBUG nova.policy [None req-6c183786-1315-4e6b-9c19-2f497c8eb90f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.400756] [55188]: INFO nova.api.openstack.requestlog [None req-6c183786-1315-4e6b-9c19-2f497c8eb90f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1214 microversion: 2.1 time: 0.052059 [ 670.402390] [55188]: [pid: 55188|app: 0|req: 353/682] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:30 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1214 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.408278] [55188]: DEBUG nova.api.openstack.wsgi [None req-9c7f0506-331e-49f0-afac-c038186fd03c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.409926] [55188]: DEBUG nova.compute.api [None req-9c7f0506-331e-49f0-afac-c038186fd03c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.416904] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c7f0506-331e-49f0-afac-c038186fd03c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.416904] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c7f0506-331e-49f0-afac-c038186fd03c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.416904] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c7f0506-331e-49f0-afac-c038186fd03c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.416904] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c7f0506-331e-49f0-afac-c038186fd03c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.417582] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c7f0506-331e-49f0-afac-c038186fd03c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.417582] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c7f0506-331e-49f0-afac-c038186fd03c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.458195] [55188]: DEBUG nova.policy [None req-9c7f0506-331e-49f0-afac-c038186fd03c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.462480] [55188]: INFO nova.api.openstack.requestlog [None req-9c7f0506-331e-49f0-afac-c038186fd03c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.056242 [ 670.462857] [55188]: [pid: 55188|app: 0|req: 354/683] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:30 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.465214] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e698d03-38b4-4898-821f-76ea3ebe6385 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.466815] [55188]: DEBUG nova.compute.api [None req-9e698d03-38b4-4898-821f-76ea3ebe6385 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.470010] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e698d03-38b4-4898-821f-76ea3ebe6385 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.470245] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e698d03-38b4-4898-821f-76ea3ebe6385 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.470425] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e698d03-38b4-4898-821f-76ea3ebe6385 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.470759] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e698d03-38b4-4898-821f-76ea3ebe6385 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.470954] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e698d03-38b4-4898-821f-76ea3ebe6385 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.471137] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e698d03-38b4-4898-821f-76ea3ebe6385 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.491916] [55187]: DEBUG nova.api.openstack.wsgi [None req-b00b0eb4-1fdc-41cc-81cb-d3a808be720e tempest-QuotaClassesAdmin257Test-1021808124 tempest-QuotaClassesAdmin257Test-1021808124-project-admin] Calling method '.version_select at 0x7d4afb1145e0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.501941] [55187]: INFO nova.api.openstack.requestlog [None req-b00b0eb4-1fdc-41cc-81cb-d3a808be720e tempest-QuotaClassesAdmin257Test-1021808124 tempest-QuotaClassesAdmin257Test-1021808124-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 172 microversion: 2.57 time: 0.111678 [ 670.502416] [55187]: [pid: 55187|app: 0|req: 330/684] 10.180.1.21 () {60 vars in 1221 bytes} [Wed Mar 26 22:02:30 2025] GET /compute/v2.1/os-quota-class-sets/default => generated 172 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 670.505806] [55187]: DEBUG nova.api.openstack.wsgi [None req-ebf5b906-e9f9-4cfc-8910-1039fdc04eb3 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.532018] [55187]: INFO nova.api.openstack.requestlog [None req-ebf5b906-e9f9-4cfc-8910-1039fdc04eb3 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=yes" status: 200 len: 5491 microversion: 2.1 time: 0.027216 [ 670.532018] [55187]: [pid: 55187|app: 0|req: 331/685] 10.180.1.21 () {58 vars in 1168 bytes} [Wed Mar 26 22:02:30 2025] GET /compute/v2.1/flavors/detail?is_public=yes => generated 5491 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.533568] [55187]: DEBUG nova.api.openstack.wsgi [None req-5335d3e2-f528-4cca-885e-e593ebef90bb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.535247] [55187]: DEBUG nova.compute.api [None req-5335d3e2-f528-4cca-885e-e593ebef90bb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.538906] [55187]: DEBUG oslo_concurrency.lockutils [None req-5335d3e2-f528-4cca-885e-e593ebef90bb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.539201] [55187]: DEBUG oslo_concurrency.lockutils [None req-5335d3e2-f528-4cca-885e-e593ebef90bb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.539424] [55187]: DEBUG oslo_concurrency.lockutils [None req-5335d3e2-f528-4cca-885e-e593ebef90bb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.539837] [55187]: DEBUG oslo_concurrency.lockutils [None req-5335d3e2-f528-4cca-885e-e593ebef90bb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.540198] [55187]: DEBUG oslo_concurrency.lockutils [None req-5335d3e2-f528-4cca-885e-e593ebef90bb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.540416] [55187]: DEBUG oslo_concurrency.lockutils [None req-5335d3e2-f528-4cca-885e-e593ebef90bb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.560400] [55187]: DEBUG oslo_concurrency.lockutils [None req-5335d3e2-f528-4cca-885e-e593ebef90bb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.560679] [55187]: DEBUG oslo_concurrency.lockutils [None req-5335d3e2-f528-4cca-885e-e593ebef90bb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.560913] [55187]: DEBUG oslo_concurrency.lockutils [None req-5335d3e2-f528-4cca-885e-e593ebef90bb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.561265] [55187]: DEBUG nova.objects.instance [None req-5335d3e2-f528-4cca-885e-e593ebef90bb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 8d55683d-3ce3-42ec-bf0c-a17146f61142 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 670.566950] [55188]: DEBUG nova.policy [None req-9e698d03-38b4-4898-821f-76ea3ebe6385 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.571152] [55188]: INFO nova.api.openstack.requestlog [None req-9e698d03-38b4-4898-821f-76ea3ebe6385 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1362 microversion: 2.1 time: 0.107747 [ 670.571472] [55188]: [pid: 55188|app: 0|req: 355/686] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:30 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1362 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.573793] [55188]: DEBUG nova.api.openstack.wsgi [None req-0b78c133-a382-49a5-83b8-ca1e305e8c04 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.574045] [55188]: DEBUG nova.compute.api [None req-0b78c133-a382-49a5-83b8-ca1e305e8c04 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.577257] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b78c133-a382-49a5-83b8-ca1e305e8c04 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.577352] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b78c133-a382-49a5-83b8-ca1e305e8c04 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.577496] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b78c133-a382-49a5-83b8-ca1e305e8c04 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.577831] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b78c133-a382-49a5-83b8-ca1e305e8c04 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.578038] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b78c133-a382-49a5-83b8-ca1e305e8c04 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.578239] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b78c133-a382-49a5-83b8-ca1e305e8c04 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.583571] [55187]: DEBUG nova.policy [None req-5335d3e2-f528-4cca-885e-e593ebef90bb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.588217] [55187]: INFO nova.api.openstack.requestlog [None req-5335d3e2-f528-4cca-885e-e593ebef90bb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 200 len: 1304 microversion: 2.1 time: 0.056852 [ 670.588543] [55187]: [pid: 55187|app: 0|req: 332/687] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:30 2025] GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 1304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.591128] [55187]: DEBUG nova.api.openstack.wsgi [None req-1d2a2b7f-b2f3-4542-b6d4-5f1f6a4f0e07 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.591732] [55188]: DEBUG nova.compute.api [None req-0b78c133-a382-49a5-83b8-ca1e305e8c04 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 670.592691] [55187]: DEBUG nova.compute.api [None req-1d2a2b7f-b2f3-4542-b6d4-5f1f6a4f0e07 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.597024] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d2a2b7f-b2f3-4542-b6d4-5f1f6a4f0e07 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.597024] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d2a2b7f-b2f3-4542-b6d4-5f1f6a4f0e07 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.597024] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d2a2b7f-b2f3-4542-b6d4-5f1f6a4f0e07 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.597344] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d2a2b7f-b2f3-4542-b6d4-5f1f6a4f0e07 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.597546] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d2a2b7f-b2f3-4542-b6d4-5f1f6a4f0e07 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.597729] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d2a2b7f-b2f3-4542-b6d4-5f1f6a4f0e07 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.634854] [55188]: INFO nova.api.openstack.requestlog [None req-0b78c133-a382-49a5-83b8-ca1e305e8c04 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 204 len: 0 microversion: 2.1 time: 0.062649 [ 670.635215] [55188]: [pid: 55188|app: 0|req: 356/688] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:02:30 2025] DELETE /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 670.637975] [55187]: DEBUG nova.policy [None req-1d2a2b7f-b2f3-4542-b6d4-5f1f6a4f0e07 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.638152] [55188]: DEBUG nova.api.openstack.wsgi [req-4cc19c26-1f1b-4bc7-9957-34e365e5dea3 req-feb796f9-4481-46fb-a7da-fc0a780821c2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "acd14470-9121-477e-8729-fab6f796b628", "name": "network-vif-plugged", "status": "completed", "tag": "d4dd581c-2256-4a73-8d2b-e5f45e9c2247"}, {"name": "network-changed", "server_uuid": "acd14470-9121-477e-8729-fab6f796b628", "tag": "d4dd581c-2256-4a73-8d2b-e5f45e9c2247"}, {"server_uuid": "19f4096b-0f09-4e26-93d7-a345002d004d", "name": "network-vif-deleted", "tag": "ce250c86-9dee-4c1a-9899-e09a957916ab"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 670.642431] [55187]: INFO nova.api.openstack.requestlog [None req-1d2a2b7f-b2f3-4542-b6d4-5f1f6a4f0e07 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.053241 [ 670.642843] [55187]: [pid: 55187|app: 0|req: 333/689] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:30 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.649122] [55187]: DEBUG nova.api.openstack.wsgi [None req-81695c30-4c99-49ca-850f-4918c405a782 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.649470] [55188]: DEBUG oslo_concurrency.lockutils [req-4cc19c26-1f1b-4bc7-9957-34e365e5dea3 req-feb796f9-4481-46fb-a7da-fc0a780821c2 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.649470] [55188]: DEBUG oslo_concurrency.lockutils [req-4cc19c26-1f1b-4bc7-9957-34e365e5dea3 req-feb796f9-4481-46fb-a7da-fc0a780821c2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.649470] [55188]: DEBUG oslo_concurrency.lockutils [req-4cc19c26-1f1b-4bc7-9957-34e365e5dea3 req-feb796f9-4481-46fb-a7da-fc0a780821c2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.649581] [55187]: DEBUG nova.compute.api [None req-81695c30-4c99-49ca-850f-4918c405a782 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.650702] [55187]: DEBUG oslo_concurrency.lockutils [None req-81695c30-4c99-49ca-850f-4918c405a782 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.650925] [55187]: DEBUG oslo_concurrency.lockutils [None req-81695c30-4c99-49ca-850f-4918c405a782 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.651118] [55187]: DEBUG oslo_concurrency.lockutils [None req-81695c30-4c99-49ca-850f-4918c405a782 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.651464] [55187]: DEBUG oslo_concurrency.lockutils [None req-81695c30-4c99-49ca-850f-4918c405a782 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.651656] [55187]: DEBUG oslo_concurrency.lockutils [None req-81695c30-4c99-49ca-850f-4918c405a782 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.651822] [55187]: DEBUG oslo_concurrency.lockutils [None req-81695c30-4c99-49ca-850f-4918c405a782 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.653428] [55188]: INFO nova.api.openstack.compute.server_external_events [req-4cc19c26-1f1b-4bc7-9957-34e365e5dea3 req-feb796f9-4481-46fb-a7da-fc0a780821c2 service nova] Creating event network-vif-plugged:d4dd581c-2256-4a73-8d2b-e5f45e9c2247 for instance acd14470-9121-477e-8729-fab6f796b628 on cpu-1 [ 670.653875] [55188]: INFO nova.api.openstack.compute.server_external_events [req-4cc19c26-1f1b-4bc7-9957-34e365e5dea3 req-feb796f9-4481-46fb-a7da-fc0a780821c2 service nova] Creating event network-changed:d4dd581c-2256-4a73-8d2b-e5f45e9c2247 for instance acd14470-9121-477e-8729-fab6f796b628 on cpu-1 [ 670.653977] [55188]: INFO nova.api.openstack.compute.server_external_events [req-4cc19c26-1f1b-4bc7-9957-34e365e5dea3 req-feb796f9-4481-46fb-a7da-fc0a780821c2 service nova] Creating event network-vif-deleted:ce250c86-9dee-4c1a-9899-e09a957916ab for instance 19f4096b-0f09-4e26-93d7-a345002d004d on cpu-1 [ 670.657394] [55188]: INFO nova.api.openstack.requestlog [req-4cc19c26-1f1b-4bc7-9957-34e365e5dea3 req-feb796f9-4481-46fb-a7da-fc0a780821c2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.021420 [ 670.657713] [55188]: [pid: 55188|app: 0|req: 357/690] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:31 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 670.660260] [55188]: DEBUG nova.api.openstack.wsgi [None req-a7dbf498-7770-494c-aecd-ad3fa7a0f170 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.661840] [55188]: DEBUG nova.compute.api [None req-a7dbf498-7770-494c-aecd-ad3fa7a0f170 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.665186] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7dbf498-7770-494c-aecd-ad3fa7a0f170 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.665344] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7dbf498-7770-494c-aecd-ad3fa7a0f170 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.665502] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7dbf498-7770-494c-aecd-ad3fa7a0f170 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.665863] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7dbf498-7770-494c-aecd-ad3fa7a0f170 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.666176] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7dbf498-7770-494c-aecd-ad3fa7a0f170 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.667568] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7dbf498-7770-494c-aecd-ad3fa7a0f170 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.688797] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7dbf498-7770-494c-aecd-ad3fa7a0f170 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.689058] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7dbf498-7770-494c-aecd-ad3fa7a0f170 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.689246] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7dbf498-7770-494c-aecd-ad3fa7a0f170 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.689451] [55188]: DEBUG nova.objects.instance [None req-a7dbf498-7770-494c-aecd-ad3fa7a0f170 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lazy-loading 'fault' on Instance uuid 19f4096b-0f09-4e26-93d7-a345002d004d {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 670.691930] [55187]: DEBUG nova.policy [None req-81695c30-4c99-49ca-850f-4918c405a782 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.699684] [55187]: DEBUG nova.policy [None req-81695c30-4c99-49ca-850f-4918c405a782 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.700398] [55187]: DEBUG nova.policy [None req-81695c30-4c99-49ca-850f-4918c405a782 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.701236] [55187]: INFO nova.api.openstack.requestlog [None req-81695c30-4c99-49ca-850f-4918c405a782 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1256 microversion: 2.26 time: 0.057924 [ 670.701549] [55187]: [pid: 55187|app: 0|req: 334/691] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:31 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1256 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 670.704242] [55187]: DEBUG nova.api.openstack.wsgi [None req-c91677e5-42d8-4896-b61e-cb13fbef0e31 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.705517] [55187]: DEBUG nova.compute.api [None req-c91677e5-42d8-4896-b61e-cb13fbef0e31 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.709293] [55187]: DEBUG oslo_concurrency.lockutils [None req-c91677e5-42d8-4896-b61e-cb13fbef0e31 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.709293] [55187]: DEBUG oslo_concurrency.lockutils [None req-c91677e5-42d8-4896-b61e-cb13fbef0e31 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.709406] [55187]: DEBUG oslo_concurrency.lockutils [None req-c91677e5-42d8-4896-b61e-cb13fbef0e31 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.709744] [55187]: DEBUG oslo_concurrency.lockutils [None req-c91677e5-42d8-4896-b61e-cb13fbef0e31 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.709934] [55187]: DEBUG oslo_concurrency.lockutils [None req-c91677e5-42d8-4896-b61e-cb13fbef0e31 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.710167] [55187]: DEBUG oslo_concurrency.lockutils [None req-c91677e5-42d8-4896-b61e-cb13fbef0e31 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.712550] [55188]: DEBUG nova.policy [None req-a7dbf498-7770-494c-aecd-ad3fa7a0f170 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.719532] [55188]: DEBUG nova.policy [None req-a7dbf498-7770-494c-aecd-ad3fa7a0f170 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.720207] [55188]: DEBUG nova.policy [None req-a7dbf498-7770-494c-aecd-ad3fa7a0f170 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.720843] [55188]: INFO nova.api.openstack.requestlog [None req-a7dbf498-7770-494c-aecd-ad3fa7a0f170 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1572 microversion: 2.70 time: 0.062562 [ 670.721157] [55188]: [pid: 55188|app: 0|req: 358/692] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:31 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1572 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 670.723429] [55188]: DEBUG nova.api.openstack.wsgi [None req-c5790910-274e-4c90-bfe8-7a62b071ae46 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.725137] [55188]: DEBUG nova.compute.api [None req-c5790910-274e-4c90-bfe8-7a62b071ae46 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.735458] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5790910-274e-4c90-bfe8-7a62b071ae46 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.735616] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5790910-274e-4c90-bfe8-7a62b071ae46 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.735824] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5790910-274e-4c90-bfe8-7a62b071ae46 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.736196] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5790910-274e-4c90-bfe8-7a62b071ae46 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.736632] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5790910-274e-4c90-bfe8-7a62b071ae46 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.736632] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5790910-274e-4c90-bfe8-7a62b071ae46 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.745248] [55187]: DEBUG nova.policy [None req-c91677e5-42d8-4896-b61e-cb13fbef0e31 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.749489] [55187]: INFO nova.api.openstack.requestlog [None req-c91677e5-42d8-4896-b61e-cb13fbef0e31 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1222 microversion: 2.1 time: 0.047333 [ 670.749806] [55187]: [pid: 55187|app: 0|req: 335/693] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:31 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1222 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.752234] [55187]: DEBUG nova.api.openstack.wsgi [None req-2a7a6d5f-8bc7-40ef-a603-06050d9b2364 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.753798] [55187]: DEBUG nova.compute.api [None req-2a7a6d5f-8bc7-40ef-a603-06050d9b2364 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.759589] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a7a6d5f-8bc7-40ef-a603-06050d9b2364 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.759589] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a7a6d5f-8bc7-40ef-a603-06050d9b2364 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.759589] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a7a6d5f-8bc7-40ef-a603-06050d9b2364 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.759589] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a7a6d5f-8bc7-40ef-a603-06050d9b2364 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.759728] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a7a6d5f-8bc7-40ef-a603-06050d9b2364 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.759728] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a7a6d5f-8bc7-40ef-a603-06050d9b2364 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.772046] [55188]: DEBUG nova.policy [None req-c5790910-274e-4c90-bfe8-7a62b071ae46 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.776180] [55188]: INFO nova.api.openstack.requestlog [None req-c5790910-274e-4c90-bfe8-7a62b071ae46 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1224 microversion: 2.1 time: 0.054440 [ 670.776500] [55188]: [pid: 55188|app: 0|req: 359/694] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:31 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1224 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.778997] [55188]: DEBUG nova.api.openstack.wsgi [None req-952f1ed3-2fa2-4a59-b67c-4ddd064e5f99 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.780609] [55188]: DEBUG nova.compute.api [None req-952f1ed3-2fa2-4a59-b67c-4ddd064e5f99 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.783676] [55188]: DEBUG oslo_concurrency.lockutils [None req-952f1ed3-2fa2-4a59-b67c-4ddd064e5f99 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.784092] [55188]: DEBUG oslo_concurrency.lockutils [None req-952f1ed3-2fa2-4a59-b67c-4ddd064e5f99 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.784092] [55188]: DEBUG oslo_concurrency.lockutils [None req-952f1ed3-2fa2-4a59-b67c-4ddd064e5f99 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.784437] [55188]: DEBUG oslo_concurrency.lockutils [None req-952f1ed3-2fa2-4a59-b67c-4ddd064e5f99 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.784615] [55188]: DEBUG oslo_concurrency.lockutils [None req-952f1ed3-2fa2-4a59-b67c-4ddd064e5f99 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.784784] [55188]: DEBUG oslo_concurrency.lockutils [None req-952f1ed3-2fa2-4a59-b67c-4ddd064e5f99 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.792808] [55187]: DEBUG nova.policy [None req-2a7a6d5f-8bc7-40ef-a603-06050d9b2364 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.797146] [55187]: INFO nova.api.openstack.requestlog [None req-2a7a6d5f-8bc7-40ef-a603-06050d9b2364 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.046701 [ 670.797627] [55187]: [pid: 55187|app: 0|req: 336/695] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:31 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.800634] [55187]: DEBUG nova.api.openstack.wsgi [None req-7f6581d1-7265-42b6-99f8-b658a7dde315 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.801745] [55187]: DEBUG nova.compute.api [None req-7f6581d1-7265-42b6-99f8-b658a7dde315 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.804914] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f6581d1-7265-42b6-99f8-b658a7dde315 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.805174] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f6581d1-7265-42b6-99f8-b658a7dde315 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.805359] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f6581d1-7265-42b6-99f8-b658a7dde315 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.805761] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f6581d1-7265-42b6-99f8-b658a7dde315 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.805983] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f6581d1-7265-42b6-99f8-b658a7dde315 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.806192] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f6581d1-7265-42b6-99f8-b658a7dde315 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.824164] [55188]: DEBUG nova.policy [None req-952f1ed3-2fa2-4a59-b67c-4ddd064e5f99 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.829014] [55188]: DEBUG nova.policy [None req-952f1ed3-2fa2-4a59-b67c-4ddd064e5f99 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.829778] [55188]: DEBUG nova.policy [None req-952f1ed3-2fa2-4a59-b67c-4ddd064e5f99 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.835056] [55188]: INFO nova.api.openstack.requestlog [None req-952f1ed3-2fa2-4a59-b67c-4ddd064e5f99 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2021 microversion: 2.100 time: 0.056165 [ 670.835056] [55188]: [pid: 55188|app: 0|req: 360/696] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:31 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2021 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 670.836015] [55188]: DEBUG nova.api.openstack.wsgi [req-2085640f-56bb-4bce-b136-90007cadb93f req-83376f00-0ec9-4a28-b53b-530a90c7da8f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "72045dd3-fa01-4b9e-a47b-aa9e034611f3", "name": "network-vif-deleted", "tag": "9e8054a9-4413-4269-8ecc-aa0eadadd93d"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 670.839056] [55187]: DEBUG nova.policy [None req-7f6581d1-7265-42b6-99f8-b658a7dde315 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.841263] [55188]: DEBUG oslo_concurrency.lockutils [req-2085640f-56bb-4bce-b136-90007cadb93f req-83376f00-0ec9-4a28-b53b-530a90c7da8f service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.841486] [55188]: DEBUG oslo_concurrency.lockutils [req-2085640f-56bb-4bce-b136-90007cadb93f req-83376f00-0ec9-4a28-b53b-530a90c7da8f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.841657] [55188]: DEBUG oslo_concurrency.lockutils [req-2085640f-56bb-4bce-b136-90007cadb93f req-83376f00-0ec9-4a28-b53b-530a90c7da8f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.843529] [55187]: INFO nova.api.openstack.requestlog [None req-7f6581d1-7265-42b6-99f8-b658a7dde315 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1209 microversion: 2.1 time: 0.045293 [ 670.843869] [55187]: [pid: 55187|app: 0|req: 337/697] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:31 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.848264] [55188]: INFO nova.api.openstack.compute.server_external_events [req-2085640f-56bb-4bce-b136-90007cadb93f req-83376f00-0ec9-4a28-b53b-530a90c7da8f service nova] Creating event network-vif-deleted:9e8054a9-4413-4269-8ecc-aa0eadadd93d for instance 72045dd3-fa01-4b9e-a47b-aa9e034611f3 on cpu-1 [ 670.851249] [55188]: INFO nova.api.openstack.requestlog [req-2085640f-56bb-4bce-b136-90007cadb93f req-83376f00-0ec9-4a28-b53b-530a90c7da8f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017068 [ 670.852582] [55188]: [pid: 55188|app: 0|req: 361/698] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:31 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 670.855015] [55188]: DEBUG nova.api.openstack.wsgi [None req-d0ed39d3-65ef-426d-a271-0fdac7293afa tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] Action: 'action', calling method: >, body: {"remove_host": {"host": "cpu-1"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 670.856274] [55188]: DEBUG nova.policy [None req-d0ed39d3-65ef-426d-a271-0fdac7293afa tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] Policy check for os_compute_api:os-aggregates:remove_host failed with credentials {'is_admin': False, 'user_id': 'c02b18130f674bdd8911d0110031a15e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8229f50bf584d788df52feee4c11e85', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.856598] [55188]: DEBUG nova.api.openstack.wsgi [None req-d0ed39d3-65ef-426d-a271-0fdac7293afa tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:remove_host to be performed. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 670.857010] [55188]: INFO nova.api.openstack.requestlog [None req-d0ed39d3-65ef-426d-a271-0fdac7293afa tempest-AggregatesAdminNegativeTestJSON-869722150 tempest-AggregatesAdminNegativeTestJSON-869722150-project-member] 10.180.1.21 "POST /compute/v2.1/os-aggregates/7/action" status: 403 len: 121 microversion: 2.1 time: 0.004857 [ 670.857566] [55188]: [pid: 55188|app: 0|req: 362/699] 10.180.1.21 () {60 vars in 1186 bytes} [Wed Mar 26 22:02:31 2025] POST /compute/v2.1/os-aggregates/7/action => generated 121 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 670.859361] [55188]: DEBUG nova.api.openstack.wsgi [None req-a3c56b2d-3f30-43ba-8588-3f28a1811d9d tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] Calling method '.version_select at 0x7d4afafa88b0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.871478] [55188]: INFO nova.api.openstack.wsgi [None req-a3c56b2d-3f30-43ba-8588-3f28a1811d9d tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] HTTP exception thrown: Image not found. [ 670.871770] [55188]: DEBUG nova.api.openstack.wsgi [None req-a3c56b2d-3f30-43ba-8588-3f28a1811d9d tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] Returning 404 to user: Image not found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 670.872186] [55188]: INFO nova.api.openstack.requestlog [None req-a3c56b2d-3f30-43ba-8588-3f28a1811d9d tempest-ImagesDeleteNegativeTestJSON-1921616819 tempest-ImagesDeleteNegativeTestJSON-1921616819-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/97b1e62b-eabe-437d-a691-070528759e06" status: 404 len: 62 microversion: 2.1 time: 0.014455 [ 670.872451] [55188]: [pid: 55188|app: 0|req: 363/700] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:31 2025] DELETE /compute/v2.1/images/97b1e62b-eabe-437d-a691-070528759e06 => generated 62 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 670.876946] [55188]: DEBUG nova.api.openstack.wsgi [None req-d71211f1-a278-4ee5-95d1-be25e6c662d4 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Calling method '.version_select at 0x7d4afb1551b0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.888786] [55188]: INFO nova.api.openstack.requestlog [None req-d71211f1-a278-4ee5-95d1-be25e6c662d4 tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-1842561629" status: 202 len: 0 microversion: 2.1 time: 0.015829 [ 670.889207] [55188]: [pid: 55188|app: 0|req: 364/701] 10.180.1.21 () {58 vars in 1273 bytes} [Wed Mar 26 22:02:31 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-1842561629 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 670.891286] [55188]: DEBUG nova.api.openstack.wsgi [None req-5adc96f3-1904-4987-bb80-91bbfbe96390 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.893317] [55188]: DEBUG nova.compute.api [None req-5adc96f3-1904-4987-bb80-91bbfbe96390 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 670.896366] [55188]: DEBUG oslo_concurrency.lockutils [None req-5adc96f3-1904-4987-bb80-91bbfbe96390 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.896632] [55188]: DEBUG oslo_concurrency.lockutils [None req-5adc96f3-1904-4987-bb80-91bbfbe96390 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.896807] [55188]: DEBUG oslo_concurrency.lockutils [None req-5adc96f3-1904-4987-bb80-91bbfbe96390 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.897143] [55188]: DEBUG oslo_concurrency.lockutils [None req-5adc96f3-1904-4987-bb80-91bbfbe96390 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.897340] [55188]: DEBUG oslo_concurrency.lockutils [None req-5adc96f3-1904-4987-bb80-91bbfbe96390 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.897509] [55188]: DEBUG oslo_concurrency.lockutils [None req-5adc96f3-1904-4987-bb80-91bbfbe96390 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.935472] [55187]: DEBUG nova.api.openstack.wsgi [None req-4ad0cdcf-21aa-43da-af82-e9680aa62bb6 tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] Action: 'create', calling method: .version_select at 0x7d4afb212b90>, body: {"keypair": {"name": "tempest-keypair-371069993", "type": "ssh", "user_id": "49dbe949457248f09e385ee57a77bc11", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKITdweAzY0KBMGEQPzg3aCOMNJaBDPpUz+EwoJGPoygb/dkK7kxOTNqI0Rfx418GkwBd6v/+Bw5qx4g8pCejOi/RUnuhilsu9k8hginUrOsLuIN3k6vChNabXtHw+bE6Q=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 670.949027] [55187]: DEBUG nova.quota [None req-4ad0cdcf-21aa-43da-af82-e9680aa62bb6 tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] Getting quotas for project dffeb2ed01de4089beeba7d96b681a03. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 670.951224] [55187]: DEBUG nova.quota [None req-4ad0cdcf-21aa-43da-af82-e9680aa62bb6 tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] Getting quotas for user 0e9cf48d884642138e8efcd12bf23624 and project dffeb2ed01de4089beeba7d96b681a03. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 670.969777] [55187]: INFO nova.api.openstack.requestlog [None req-4ad0cdcf-21aa-43da-af82-e9680aa62bb6 tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.10 time: 0.125300 [ 670.970348] [55187]: [pid: 55187|app: 0|req: 338/702] 10.180.1.21 () {62 vars in 1195 bytes} [Wed Mar 26 22:02:31 2025] POST /compute/v2.1/os-keypairs => generated 400 bytes in 126 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 670.971381] [55188]: DEBUG nova.policy [None req-5adc96f3-1904-4987-bb80-91bbfbe96390 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.972801] [55187]: DEBUG nova.api.openstack.wsgi [None req-e89219d6-d165-485b-9dc0-e52a34d54e91 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Calling method '.version_select at 0x7d4afb114d30>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 670.975874] [55188]: INFO nova.api.openstack.requestlog [None req-5adc96f3-1904-4987-bb80-91bbfbe96390 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1465 microversion: 2.1 time: 0.086187 [ 670.976191] [55188]: [pid: 55188|app: 0|req: 365/703] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:31 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1465 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.978634] [55188]: DEBUG nova.api.openstack.wsgi [None req-71e98c70-776f-44bc-9540-6cbfb17b6529 tempest-QuotaClassesAdmin257Test-1021808124 tempest-QuotaClassesAdmin257Test-1021808124-project-admin] Action: 'update', calling method: .version_select at 0x7d4afb156050>, body: {"quota_class_set": {"cores": 120, "instances": 110, "key_pairs": 200, "metadata_items": 228, "ram": 51300, "server_group_members": 110, "server_groups": 110}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 671.020444] [55188]: INFO nova.api.openstack.requestlog [None req-71e98c70-776f-44bc-9540-6cbfb17b6529 tempest-QuotaClassesAdmin257Test-1021808124 tempest-QuotaClassesAdmin257Test-1021808124-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 159 microversion: 2.57 time: 0.043638 [ 671.020768] [55188]: [pid: 55188|app: 0|req: 366/704] 10.180.1.21 () {62 vars in 1242 bytes} [Wed Mar 26 22:02:31 2025] PUT /compute/v2.1/os-quota-class-sets/default => generated 159 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 671.023172] [55188]: DEBUG nova.api.openstack.wsgi [None req-d0334159-447f-47be-b636-579b56572e1e tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.041083] [55188]: INFO nova.api.openstack.requestlog [None req-d0334159-447f-47be-b636-579b56572e1e tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=1" status: 200 len: 5491 microversion: 2.1 time: 0.019653 [ 671.041553] [55188]: [pid: 55188|app: 0|req: 367/705] 10.180.1.21 () {58 vars in 1164 bytes} [Wed Mar 26 22:02:31 2025] GET /compute/v2.1/flavors/detail?is_public=1 => generated 5491 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.044911] [55188]: DEBUG nova.api.openstack.wsgi [None req-14aa9611-0bc4-48b7-bb9f-20fe1bdfb69e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.047260] [55188]: DEBUG nova.compute.api [None req-14aa9611-0bc4-48b7-bb9f-20fe1bdfb69e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.051393] [55188]: DEBUG oslo_concurrency.lockutils [None req-14aa9611-0bc4-48b7-bb9f-20fe1bdfb69e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.051665] [55188]: DEBUG oslo_concurrency.lockutils [None req-14aa9611-0bc4-48b7-bb9f-20fe1bdfb69e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.051866] [55188]: DEBUG oslo_concurrency.lockutils [None req-14aa9611-0bc4-48b7-bb9f-20fe1bdfb69e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.052237] [55188]: DEBUG oslo_concurrency.lockutils [None req-14aa9611-0bc4-48b7-bb9f-20fe1bdfb69e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.052463] [55188]: DEBUG oslo_concurrency.lockutils [None req-14aa9611-0bc4-48b7-bb9f-20fe1bdfb69e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.052658] [55188]: DEBUG oslo_concurrency.lockutils [None req-14aa9611-0bc4-48b7-bb9f-20fe1bdfb69e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.093542] [55187]: INFO nova.api.openstack.requestlog [None req-e89219d6-d165-485b-9dc0-e52a34d54e91 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/4a7a612f-e898-40d6-84dc-573e6d27a097" status: 202 len: 0 microversion: 2.1 time: 0.122684 [ 671.093915] [55187]: [pid: 55187|app: 0|req: 339/706] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:02:31 2025] DELETE /compute/v2.1/os-security-groups/4a7a612f-e898-40d6-84dc-573e6d27a097 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 671.097437] [55187]: DEBUG nova.api.openstack.wsgi [None req-cec4d138-fc0f-4442-838d-09b99115ce7b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.099292] [55187]: DEBUG nova.compute.api [None req-cec4d138-fc0f-4442-838d-09b99115ce7b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.104753] [55187]: DEBUG oslo_concurrency.lockutils [None req-cec4d138-fc0f-4442-838d-09b99115ce7b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.105609] [55187]: DEBUG oslo_concurrency.lockutils [None req-cec4d138-fc0f-4442-838d-09b99115ce7b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.105869] [55187]: DEBUG oslo_concurrency.lockutils [None req-cec4d138-fc0f-4442-838d-09b99115ce7b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.106263] [55187]: DEBUG oslo_concurrency.lockutils [None req-cec4d138-fc0f-4442-838d-09b99115ce7b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.106470] [55187]: DEBUG oslo_concurrency.lockutils [None req-cec4d138-fc0f-4442-838d-09b99115ce7b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.106669] [55187]: DEBUG oslo_concurrency.lockutils [None req-cec4d138-fc0f-4442-838d-09b99115ce7b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.181507] [55188]: DEBUG nova.policy [None req-14aa9611-0bc4-48b7-bb9f-20fe1bdfb69e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.188380] [55188]: INFO nova.api.openstack.requestlog [None req-14aa9611-0bc4-48b7-bb9f-20fe1bdfb69e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1516 microversion: 2.1 time: 0.146242 [ 671.189464] [55188]: [pid: 55188|app: 0|req: 368/707] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:31 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1516 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.192527] [55188]: DEBUG nova.api.openstack.wsgi [None req-f2d5a955-cf1a-41ad-8e2c-dd59fe14a445 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.194353] [55188]: DEBUG nova.compute.api [None req-f2d5a955-cf1a-41ad-8e2c-dd59fe14a445 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.198641] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2d5a955-cf1a-41ad-8e2c-dd59fe14a445 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.199028] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2d5a955-cf1a-41ad-8e2c-dd59fe14a445 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.199362] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2d5a955-cf1a-41ad-8e2c-dd59fe14a445 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.199837] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2d5a955-cf1a-41ad-8e2c-dd59fe14a445 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.200245] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2d5a955-cf1a-41ad-8e2c-dd59fe14a445 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.200400] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2d5a955-cf1a-41ad-8e2c-dd59fe14a445 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.216887] [55187]: DEBUG nova.policy [None req-cec4d138-fc0f-4442-838d-09b99115ce7b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.220310] [55187]: INFO nova.api.openstack.requestlog [None req-cec4d138-fc0f-4442-838d-09b99115ce7b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 200 len: 1313 microversion: 2.1 time: 0.124530 [ 671.220678] [55187]: [pid: 55187|app: 0|req: 340/708] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:31 2025] GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 1313 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.224445] [55187]: DEBUG nova.api.openstack.wsgi [None req-d1c53e95-7292-4927-bd11-9b50a1702695 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.226205] [55187]: DEBUG nova.compute.api [None req-d1c53e95-7292-4927-bd11-9b50a1702695 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.232418] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1c53e95-7292-4927-bd11-9b50a1702695 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.234016] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1c53e95-7292-4927-bd11-9b50a1702695 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.234016] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1c53e95-7292-4927-bd11-9b50a1702695 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.234016] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1c53e95-7292-4927-bd11-9b50a1702695 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.234016] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1c53e95-7292-4927-bd11-9b50a1702695 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.234232] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1c53e95-7292-4927-bd11-9b50a1702695 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.282090] [55187]: DEBUG nova.policy [None req-d1c53e95-7292-4927-bd11-9b50a1702695 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.286228] [55187]: INFO nova.api.openstack.requestlog [None req-d1c53e95-7292-4927-bd11-9b50a1702695 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.064440 [ 671.286565] [55187]: [pid: 55187|app: 0|req: 341/709] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:31 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.291067] [55187]: DEBUG nova.api.openstack.wsgi [None req-83d8869c-28bf-4a0f-98e7-365a9bcfc5f6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.291067] [55187]: DEBUG nova.compute.api [None req-83d8869c-28bf-4a0f-98e7-365a9bcfc5f6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.294300] [55187]: DEBUG oslo_concurrency.lockutils [None req-83d8869c-28bf-4a0f-98e7-365a9bcfc5f6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.294577] [55187]: DEBUG oslo_concurrency.lockutils [None req-83d8869c-28bf-4a0f-98e7-365a9bcfc5f6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.294693] [55187]: DEBUG oslo_concurrency.lockutils [None req-83d8869c-28bf-4a0f-98e7-365a9bcfc5f6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.295071] [55187]: DEBUG oslo_concurrency.lockutils [None req-83d8869c-28bf-4a0f-98e7-365a9bcfc5f6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.295307] [55187]: DEBUG oslo_concurrency.lockutils [None req-83d8869c-28bf-4a0f-98e7-365a9bcfc5f6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.295484] [55187]: DEBUG oslo_concurrency.lockutils [None req-83d8869c-28bf-4a0f-98e7-365a9bcfc5f6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.331203] [55187]: DEBUG nova.policy [None req-83d8869c-28bf-4a0f-98e7-365a9bcfc5f6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.335286] [55187]: INFO nova.api.openstack.requestlog [None req-83d8869c-28bf-4a0f-98e7-365a9bcfc5f6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1223 microversion: 2.1 time: 0.048133 [ 671.335642] [55187]: [pid: 55187|app: 0|req: 342/710] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:31 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1223 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.338045] [55187]: DEBUG nova.api.openstack.wsgi [None req-60d72dda-9156-4494-8026-30a18ca20d76 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.340864] [55187]: DEBUG nova.compute.api [None req-60d72dda-9156-4494-8026-30a18ca20d76 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.346046] [55187]: DEBUG oslo_concurrency.lockutils [None req-60d72dda-9156-4494-8026-30a18ca20d76 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.347460] [55187]: DEBUG oslo_concurrency.lockutils [None req-60d72dda-9156-4494-8026-30a18ca20d76 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.347460] [55187]: DEBUG oslo_concurrency.lockutils [None req-60d72dda-9156-4494-8026-30a18ca20d76 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.347460] [55187]: DEBUG oslo_concurrency.lockutils [None req-60d72dda-9156-4494-8026-30a18ca20d76 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.347460] [55187]: DEBUG oslo_concurrency.lockutils [None req-60d72dda-9156-4494-8026-30a18ca20d76 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.347665] [55187]: DEBUG oslo_concurrency.lockutils [None req-60d72dda-9156-4494-8026-30a18ca20d76 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.367778] [55188]: DEBUG nova.policy [None req-f2d5a955-cf1a-41ad-8e2c-dd59fe14a445 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.372783] [55188]: INFO nova.api.openstack.requestlog [None req-f2d5a955-cf1a-41ad-8e2c-dd59fe14a445 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1537 microversion: 2.1 time: 0.182629 [ 671.373150] [55188]: [pid: 55188|app: 0|req: 369/711] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:31 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1537 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.376171] [55187]: DEBUG oslo_concurrency.lockutils [None req-60d72dda-9156-4494-8026-30a18ca20d76 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.376412] [55187]: DEBUG oslo_concurrency.lockutils [None req-60d72dda-9156-4494-8026-30a18ca20d76 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.376614] [55187]: DEBUG oslo_concurrency.lockutils [None req-60d72dda-9156-4494-8026-30a18ca20d76 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.376807] [55187]: DEBUG nova.objects.instance [None req-60d72dda-9156-4494-8026-30a18ca20d76 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lazy-loading 'fault' on Instance uuid 72045dd3-fa01-4b9e-a47b-aa9e034611f3 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 671.377601] [55188]: DEBUG nova.api.openstack.wsgi [None req-57c278a3-d876-4602-814b-2df2706be1ae tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "cpu-1"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 671.390662] [55188]: DEBUG oslo_concurrency.lockutils [None req-57c278a3-d876-4602-814b-2df2706be1ae tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.390946] [55188]: DEBUG oslo_concurrency.lockutils [None req-57c278a3-d876-4602-814b-2df2706be1ae tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.391147] [55188]: DEBUG oslo_concurrency.lockutils [None req-57c278a3-d876-4602-814b-2df2706be1ae tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.410809] [55187]: DEBUG nova.policy [None req-60d72dda-9156-4494-8026-30a18ca20d76 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.416043] [55187]: INFO nova.api.openstack.requestlog [None req-60d72dda-9156-4494-8026-30a18ca20d76 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1306 microversion: 2.1 time: 0.079413 [ 671.416203] [55187]: [pid: 55187|app: 0|req: 343/712] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:31 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1306 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.419725] [55187]: DEBUG nova.api.openstack.wsgi [None req-1498fe3b-8ada-4ae3-8339-0026667d194b tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Calling method '.version_select at 0x7d4afb2123b0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.436395] [55187]: INFO nova.api.openstack.requestlog [None req-1498fe3b-8ada-4ae3-8339-0026667d194b tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-1165190579" status: 202 len: 0 microversion: 2.1 time: 0.019113 [ 671.436395] [55187]: [pid: 55187|app: 0|req: 344/713] 10.180.1.21 () {58 vars in 1273 bytes} [Wed Mar 26 22:02:31 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-1165190579 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 671.438936] [55187]: DEBUG nova.api.openstack.wsgi [None req-6fe4557c-7d21-40d3-904f-716baffc2bc9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.441091] [55187]: DEBUG nova.compute.api [None req-6fe4557c-7d21-40d3-904f-716baffc2bc9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.446112] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fe4557c-7d21-40d3-904f-716baffc2bc9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.446280] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fe4557c-7d21-40d3-904f-716baffc2bc9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.446472] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fe4557c-7d21-40d3-904f-716baffc2bc9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.446872] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fe4557c-7d21-40d3-904f-716baffc2bc9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.447098] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fe4557c-7d21-40d3-904f-716baffc2bc9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.447771] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fe4557c-7d21-40d3-904f-716baffc2bc9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.474140] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fe4557c-7d21-40d3-904f-716baffc2bc9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.474573] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fe4557c-7d21-40d3-904f-716baffc2bc9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.474914] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fe4557c-7d21-40d3-904f-716baffc2bc9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.475283] [55187]: DEBUG nova.objects.instance [None req-6fe4557c-7d21-40d3-904f-716baffc2bc9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lazy-loading 'fault' on Instance uuid bf43965a-4117-4c14-a78b-43ffa49d463a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 671.500611] [55188]: INFO nova.api.openstack.requestlog [None req-57c278a3-d876-4602-814b-2df2706be1ae tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/7/action" status: 200 len: 227 microversion: 2.1 time: 0.126738 [ 671.500956] [55188]: [pid: 55188|app: 0|req: 370/714] 10.180.1.21 () {60 vars in 1186 bytes} [Wed Mar 26 22:02:31 2025] POST /compute/v2.1/os-aggregates/7/action => generated 227 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 671.503476] [55188]: DEBUG nova.api.openstack.wsgi [None req-55d42b61-8860-4ed3-b4cb-485d3c0fc782 tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] Action: 'create', calling method: .version_select at 0x7d4afb157370>, body: {"keypair": {"name": "tempest-keypair-386716255", "type": "ssh", "user_id": "49dbe949457248f09e385ee57a77bc11", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKjW0kKUGQenykoKauAX9TjI0hmvrJOvQ4lGrgjwev4Iy/Wat7d28pEyUvHlyfORIGFLZWixGePjn7G8PagBVtgLjs+ABDbvQniFV0U68E+xHCVo/2ADJaSTB0xuUW8opQ=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 671.511215] [55187]: DEBUG nova.policy [None req-6fe4557c-7d21-40d3-904f-716baffc2bc9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.518181] [55187]: INFO nova.api.openstack.requestlog [None req-6fe4557c-7d21-40d3-904f-716baffc2bc9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1301 microversion: 2.1 time: 0.081172 [ 671.518652] [55188]: DEBUG nova.quota [None req-55d42b61-8860-4ed3-b4cb-485d3c0fc782 tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] Getting quotas for project dffeb2ed01de4089beeba7d96b681a03. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 671.518883] [55187]: [pid: 55187|app: 0|req: 345/715] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:31 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1301 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.524575] [55187]: DEBUG nova.api.openstack.wsgi [None req-ddf0b841-f54e-4ca9-a043-3dd8d38c6c11 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.524926] [55188]: DEBUG nova.quota [None req-55d42b61-8860-4ed3-b4cb-485d3c0fc782 tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] Getting quotas for user 0e9cf48d884642138e8efcd12bf23624 and project dffeb2ed01de4089beeba7d96b681a03. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 671.526294] [55187]: DEBUG nova.compute.api [None req-ddf0b841-f54e-4ca9-a043-3dd8d38c6c11 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.529621] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf0b841-f54e-4ca9-a043-3dd8d38c6c11 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.529867] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf0b841-f54e-4ca9-a043-3dd8d38c6c11 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.530099] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf0b841-f54e-4ca9-a043-3dd8d38c6c11 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.530470] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf0b841-f54e-4ca9-a043-3dd8d38c6c11 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.530680] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf0b841-f54e-4ca9-a043-3dd8d38c6c11 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.530834] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf0b841-f54e-4ca9-a043-3dd8d38c6c11 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.545223] [55188]: INFO nova.api.openstack.requestlog [None req-55d42b61-8860-4ed3-b4cb-485d3c0fc782 tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.10 time: 0.043409 [ 671.545744] [55188]: [pid: 55188|app: 0|req: 371/716] 10.180.1.21 () {62 vars in 1195 bytes} [Wed Mar 26 22:02:31 2025] POST /compute/v2.1/os-keypairs => generated 400 bytes in 44 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 671.548250] [55188]: DEBUG nova.api.openstack.wsgi [None req-41f63cad-181e-4257-8651-4354b78a0ee9 tempest-QuotaClassesAdmin257Test-1021808124 tempest-QuotaClassesAdmin257Test-1021808124-project-admin] Calling method '.version_select at 0x7d4afb154af0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.555903] [55188]: INFO nova.api.openstack.requestlog [None req-41f63cad-181e-4257-8651-4354b78a0ee9 tempest-QuotaClassesAdmin257Test-1021808124 tempest-QuotaClassesAdmin257Test-1021808124-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 176 microversion: 2.57 time: 0.009783 [ 671.556227] [55188]: [pid: 55188|app: 0|req: 372/717] 10.180.1.21 () {60 vars in 1221 bytes} [Wed Mar 26 22:02:31 2025] GET /compute/v2.1/os-quota-class-sets/default => generated 176 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 671.560219] [55188]: DEBUG nova.api.openstack.wsgi [None req-c376a435-346b-409d-9bc3-34f757f51b7c tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.574014] [55188]: INFO nova.api.openstack.requestlog [None req-c376a435-346b-409d-9bc3-34f757f51b7c tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/441604583" status: 202 len: 0 microversion: 2.1 time: 0.016680 [ 671.574014] [55188]: [pid: 55188|app: 0|req: 373/718] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 26 22:02:31 2025] DELETE /compute/v2.1/flavors/441604583 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 671.577973] [55188]: DEBUG nova.api.openstack.wsgi [None req-98ca6d4c-61cb-4833-a7f2-3d6428c5bb1e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.578997] [55187]: DEBUG nova.policy [None req-ddf0b841-f54e-4ca9-a043-3dd8d38c6c11 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.579506] [55188]: DEBUG nova.compute.api [None req-98ca6d4c-61cb-4833-a7f2-3d6428c5bb1e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.583076] [55188]: DEBUG oslo_concurrency.lockutils [None req-98ca6d4c-61cb-4833-a7f2-3d6428c5bb1e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.583260] [55187]: INFO nova.api.openstack.requestlog [None req-ddf0b841-f54e-4ca9-a043-3dd8d38c6c11 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1268 microversion: 2.1 time: 0.063751 [ 671.583324] [55188]: DEBUG oslo_concurrency.lockutils [None req-98ca6d4c-61cb-4833-a7f2-3d6428c5bb1e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.583509] [55188]: DEBUG oslo_concurrency.lockutils [None req-98ca6d4c-61cb-4833-a7f2-3d6428c5bb1e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.583563] [55187]: [pid: 55187|app: 0|req: 346/719] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:31 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1268 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.583873] [55188]: DEBUG oslo_concurrency.lockutils [None req-98ca6d4c-61cb-4833-a7f2-3d6428c5bb1e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.584095] [55188]: DEBUG oslo_concurrency.lockutils [None req-98ca6d4c-61cb-4833-a7f2-3d6428c5bb1e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.584324] [55188]: DEBUG oslo_concurrency.lockutils [None req-98ca6d4c-61cb-4833-a7f2-3d6428c5bb1e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.585967] [55187]: DEBUG nova.api.openstack.wsgi [None req-70d04db3-b55c-498b-925c-fc5029bf22dd tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Calling method '.version_select at 0x7d4afb116d40>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.605187] [55187]: DEBUG neutronclient.v2_0.client [None req-70d04db3-b55c-498b-925c-fc5029bf22dd tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ed5dde58-3577-4fd6-8c8b-86b2af85ff88 does not exist", "detail": ""}} {{(pid=55187) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 671.605554] [55187]: DEBUG nova.network.security_group_api [None req-70d04db3-b55c-498b-925c-fc5029bf22dd tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Neutron security group ed5dde58-3577-4fd6-8c8b-86b2af85ff88 not found {{(pid=55187) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 671.605874] [55187]: INFO nova.api.openstack.wsgi [None req-70d04db3-b55c-498b-925c-fc5029bf22dd tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] HTTP exception thrown: Security group ed5dde58-3577-4fd6-8c8b-86b2af85ff88 does not exist [ 671.605874] [55187]: Neutron server returns request_ids: ['req-a8ef1935-5ff1-45ff-afe5-fff2d3cf5b3f'] [ 671.606172] [55187]: DEBUG nova.api.openstack.wsgi [None req-70d04db3-b55c-498b-925c-fc5029bf22dd tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Returning 404 to user: Security group ed5dde58-3577-4fd6-8c8b-86b2af85ff88 does not exist [ 671.606172] [55187]: Neutron server returns request_ids: ['req-a8ef1935-5ff1-45ff-afe5-fff2d3cf5b3f'] {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 671.606595] [55187]: INFO nova.api.openstack.requestlog [None req-70d04db3-b55c-498b-925c-fc5029bf22dd tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/ed5dde58-3577-4fd6-8c8b-86b2af85ff88" status: 404 len: 194 microversion: 2.1 time: 0.022527 [ 671.606909] [55187]: [pid: 55187|app: 0|req: 347/720] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:02:31 2025] DELETE /compute/v2.1/os-security-groups/ed5dde58-3577-4fd6-8c8b-86b2af85ff88 => generated 194 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 671.609703] [55187]: DEBUG nova.api.openstack.wsgi [None req-051085a0-e484-4aeb-8936-a01d93cb962c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Action: 'create', calling method: .version_select at 0x7d4afb114310>, body: {"pool": null} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 671.618432] [55188]: DEBUG nova.policy [None req-98ca6d4c-61cb-4833-a7f2-3d6428c5bb1e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.622485] [55188]: INFO nova.api.openstack.requestlog [None req-98ca6d4c-61cb-4833-a7f2-3d6428c5bb1e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1208 microversion: 2.1 time: 0.048015 [ 671.622819] [55188]: [pid: 55188|app: 0|req: 374/721] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:31 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1208 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.626820] [55188]: DEBUG nova.api.openstack.wsgi [None req-1391bf01-b708-4799-95b1-e936e3263856 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.627123] [55188]: DEBUG nova.compute.api [None req-1391bf01-b708-4799-95b1-e936e3263856 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.630133] [55188]: DEBUG oslo_concurrency.lockutils [None req-1391bf01-b708-4799-95b1-e936e3263856 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.630360] [55188]: DEBUG oslo_concurrency.lockutils [None req-1391bf01-b708-4799-95b1-e936e3263856 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.631133] [55188]: DEBUG oslo_concurrency.lockutils [None req-1391bf01-b708-4799-95b1-e936e3263856 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.631133] [55188]: DEBUG oslo_concurrency.lockutils [None req-1391bf01-b708-4799-95b1-e936e3263856 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.631133] [55188]: DEBUG oslo_concurrency.lockutils [None req-1391bf01-b708-4799-95b1-e936e3263856 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.632656] [55188]: DEBUG oslo_concurrency.lockutils [None req-1391bf01-b708-4799-95b1-e936e3263856 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.651460] [55188]: DEBUG oslo_concurrency.lockutils [None req-1391bf01-b708-4799-95b1-e936e3263856 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.651705] [55188]: DEBUG oslo_concurrency.lockutils [None req-1391bf01-b708-4799-95b1-e936e3263856 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.651887] [55188]: DEBUG oslo_concurrency.lockutils [None req-1391bf01-b708-4799-95b1-e936e3263856 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.652103] [55188]: DEBUG nova.objects.instance [None req-1391bf01-b708-4799-95b1-e936e3263856 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lazy-loading 'fault' on Instance uuid 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 671.683610] [55188]: DEBUG nova.policy [None req-1391bf01-b708-4799-95b1-e936e3263856 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.690386] [55188]: DEBUG nova.policy [None req-1391bf01-b708-4799-95b1-e936e3263856 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.691414] [55188]: DEBUG nova.policy [None req-1391bf01-b708-4799-95b1-e936e3263856 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.692267] [55188]: INFO nova.api.openstack.requestlog [None req-1391bf01-b708-4799-95b1-e936e3263856 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e" status: 200 len: 1391 microversion: 2.48 time: 0.068796 [ 671.692620] [55188]: [pid: 55188|app: 0|req: 375/722] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:31 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e => generated 1391 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 671.695016] [55188]: DEBUG nova.api.openstack.wsgi [None req-5b63d9b5-efea-4b3c-a487-f0edb5d0c714 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.697055] [55188]: DEBUG nova.compute.api [None req-5b63d9b5-efea-4b3c-a487-f0edb5d0c714 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.700535] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b63d9b5-efea-4b3c-a487-f0edb5d0c714 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.700859] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b63d9b5-efea-4b3c-a487-f0edb5d0c714 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.701115] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b63d9b5-efea-4b3c-a487-f0edb5d0c714 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.701479] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b63d9b5-efea-4b3c-a487-f0edb5d0c714 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.701688] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b63d9b5-efea-4b3c-a487-f0edb5d0c714 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.701864] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b63d9b5-efea-4b3c-a487-f0edb5d0c714 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.743093] [55188]: DEBUG nova.policy [None req-5b63d9b5-efea-4b3c-a487-f0edb5d0c714 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.748275] [55188]: INFO nova.api.openstack.requestlog [None req-5b63d9b5-efea-4b3c-a487-f0edb5d0c714 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1214 microversion: 2.1 time: 0.054574 [ 671.748391] [55188]: [pid: 55188|app: 0|req: 376/723] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:32 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1214 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.751235] [55188]: DEBUG nova.api.openstack.wsgi [None req-781ba88b-4475-4510-850e-d3ce9f27e68d tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] Calling method '.version_select at 0x7d4afb156050>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.761593] [55188]: INFO nova.api.openstack.requestlog [None req-781ba88b-4475-4510-850e-d3ce9f27e68d tempest-KeyPairsV2TestJSON-1708681122 tempest-KeyPairsV2TestJSON-1708681122-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-99995847" status: 202 len: 0 microversion: 2.1 time: 0.012506 [ 671.761944] [55188]: [pid: 55188|app: 0|req: 377/724] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:02:32 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-99995847 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 671.764231] [55188]: DEBUG nova.api.openstack.wsgi [None req-524a192b-a18a-43c0-8f87-8c16c7ad0df5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.766180] [55188]: DEBUG nova.compute.api [None req-524a192b-a18a-43c0-8f87-8c16c7ad0df5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.769322] [55188]: DEBUG oslo_concurrency.lockutils [None req-524a192b-a18a-43c0-8f87-8c16c7ad0df5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.769560] [55188]: DEBUG oslo_concurrency.lockutils [None req-524a192b-a18a-43c0-8f87-8c16c7ad0df5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.769739] [55188]: DEBUG oslo_concurrency.lockutils [None req-524a192b-a18a-43c0-8f87-8c16c7ad0df5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.770112] [55188]: DEBUG oslo_concurrency.lockutils [None req-524a192b-a18a-43c0-8f87-8c16c7ad0df5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.770313] [55188]: DEBUG oslo_concurrency.lockutils [None req-524a192b-a18a-43c0-8f87-8c16c7ad0df5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.770489] [55188]: DEBUG oslo_concurrency.lockutils [None req-524a192b-a18a-43c0-8f87-8c16c7ad0df5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.805872] [55188]: DEBUG nova.policy [None req-524a192b-a18a-43c0-8f87-8c16c7ad0df5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 671.812583] [55188]: INFO nova.api.openstack.requestlog [None req-524a192b-a18a-43c0-8f87-8c16c7ad0df5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.049969 [ 671.812936] [55188]: [pid: 55188|app: 0|req: 378/725] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:32 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.816120] [55188]: DEBUG nova.api.openstack.wsgi [None req-9caf085b-4405-436a-a09d-ad0e6db45b77 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.836739] [55188]: INFO nova.api.openstack.requestlog [None req-9caf085b-4405-436a-a09d-ad0e6db45b77 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/7" status: 200 len: 0 microversion: 2.1 time: 0.022857 [ 671.840023] [55188]: [pid: 55188|app: 0|req: 379/726] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 26 22:02:32 2025] DELETE /compute/v2.1/os-aggregates/7 => generated 0 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 671.840571] [55188]: DEBUG nova.api.openstack.wsgi [None req-a07ab4e2-cb42-4ac5-a84e-fabd8e435f45 tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] Calling method '.version_select at 0x7d4afafaaa70>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.847211] [55188]: INFO nova.api.openstack.requestlog [None req-a07ab4e2-cb42-4ac5-a84e-fabd8e435f45 tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-371069993?user_id=49dbe949457248f09e385ee57a77bc11" status: 200 len: 512 microversion: 2.10 time: 0.009351 [ 671.847562] [55188]: [pid: 55188|app: 0|req: 380/727] 10.180.1.21 () {60 vars in 1332 bytes} [Wed Mar 26 22:02:32 2025] GET /compute/v2.1/os-keypairs/tempest-keypair-371069993?user_id=49dbe949457248f09e385ee57a77bc11 => generated 512 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 671.850615] [55188]: DEBUG nova.api.openstack.wsgi [None req-19783132-e976-42ca-933b-1136475900cd tempest-QuotaClassesAdmin257Test-1021808124 tempest-QuotaClassesAdmin257Test-1021808124-project-admin] Action: 'update', calling method: .version_select at 0x7d4afb1549d0>, body: {"quota_class_set": {"cores": 20, "instances": 10, "key_pairs": 100, "metadata_items": 128, "ram": 51200, "server_group_members": 10, "server_groups": 10}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 671.885244] [55188]: INFO nova.api.openstack.requestlog [None req-19783132-e976-42ca-933b-1136475900cd tempest-QuotaClassesAdmin257Test-1021808124 tempest-QuotaClassesAdmin257Test-1021808124-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 155 microversion: 2.57 time: 0.037032 [ 671.885728] [55188]: [pid: 55188|app: 0|req: 381/728] 10.180.1.21 () {62 vars in 1242 bytes} [Wed Mar 26 22:02:32 2025] PUT /compute/v2.1/os-quota-class-sets/default => generated 155 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 671.889159] [55188]: DEBUG nova.api.openstack.wsgi [None req-e9802c46-7a5c-4b73-997c-95c3c076322e tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.907633] [55188]: INFO nova.api.openstack.requestlog [None req-e9802c46-7a5c-4b73-997c-95c3c076322e tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5091 microversion: 2.1 time: 0.021368 [ 671.908119] [55188]: [pid: 55188|app: 0|req: 382/729] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:02:32 2025] GET /compute/v2.1/flavors/detail => generated 5091 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.912414] [55188]: DEBUG nova.api.openstack.wsgi [None req-8a150666-84d0-4e12-981d-1d1aa3ee3c8b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 671.915339] [55188]: DEBUG nova.compute.api [None req-8a150666-84d0-4e12-981d-1d1aa3ee3c8b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 671.917448] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a150666-84d0-4e12-981d-1d1aa3ee3c8b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.917689] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a150666-84d0-4e12-981d-1d1aa3ee3c8b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.917864] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a150666-84d0-4e12-981d-1d1aa3ee3c8b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 671.918679] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a150666-84d0-4e12-981d-1d1aa3ee3c8b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 671.918679] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a150666-84d0-4e12-981d-1d1aa3ee3c8b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 671.918679] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a150666-84d0-4e12-981d-1d1aa3ee3c8b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.039410] [55188]: DEBUG nova.policy [None req-8a150666-84d0-4e12-981d-1d1aa3ee3c8b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.044889] [55188]: INFO nova.api.openstack.requestlog [None req-8a150666-84d0-4e12-981d-1d1aa3ee3c8b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1362 microversion: 2.1 time: 0.136280 [ 672.045335] [55188]: [pid: 55188|app: 0|req: 383/730] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:32 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1362 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.049425] [55188]: DEBUG nova.api.openstack.wsgi [None req-669e6a69-faeb-4544-92af-3d0117bff9c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.051671] [55188]: DEBUG nova.compute.api [None req-669e6a69-faeb-4544-92af-3d0117bff9c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.057523] [55188]: DEBUG oslo_concurrency.lockutils [None req-669e6a69-faeb-4544-92af-3d0117bff9c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.057616] [55188]: DEBUG oslo_concurrency.lockutils [None req-669e6a69-faeb-4544-92af-3d0117bff9c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.057746] [55188]: DEBUG oslo_concurrency.lockutils [None req-669e6a69-faeb-4544-92af-3d0117bff9c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.058134] [55188]: DEBUG oslo_concurrency.lockutils [None req-669e6a69-faeb-4544-92af-3d0117bff9c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.058338] [55188]: DEBUG oslo_concurrency.lockutils [None req-669e6a69-faeb-4544-92af-3d0117bff9c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.059682] [55188]: DEBUG oslo_concurrency.lockutils [None req-669e6a69-faeb-4544-92af-3d0117bff9c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.093207] [55188]: DEBUG oslo_concurrency.lockutils [None req-669e6a69-faeb-4544-92af-3d0117bff9c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.093469] [55188]: DEBUG oslo_concurrency.lockutils [None req-669e6a69-faeb-4544-92af-3d0117bff9c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.093675] [55188]: DEBUG oslo_concurrency.lockutils [None req-669e6a69-faeb-4544-92af-3d0117bff9c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.093872] [55188]: DEBUG nova.objects.instance [None req-669e6a69-faeb-4544-92af-3d0117bff9c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 8d55683d-3ce3-42ec-bf0c-a17146f61142 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 672.129854] [55188]: DEBUG nova.policy [None req-669e6a69-faeb-4544-92af-3d0117bff9c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.139418] [55188]: INFO nova.api.openstack.requestlog [None req-669e6a69-faeb-4544-92af-3d0117bff9c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 200 len: 1304 microversion: 2.1 time: 0.093398 [ 672.140100] [55188]: [pid: 55188|app: 0|req: 384/731] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:32 2025] GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 1304 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.143330] [55188]: DEBUG nova.api.openstack.wsgi [None req-237b1aaf-dbb5-425e-bf38-e3dbe05e83d9 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Calling method '.version_select at 0x7d4afb157eb0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.365391] [55188]: INFO nova.api.openstack.requestlog [None req-237b1aaf-dbb5-425e-bf38-e3dbe05e83d9 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/4459df97-8ebf-40f5-b9cf-349b43d8068e" status: 202 len: 0 microversion: 2.1 time: 0.224496 [ 672.365821] [55188]: [pid: 55188|app: 0|req: 385/732] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:02:32 2025] DELETE /compute/v2.1/os-security-groups/4459df97-8ebf-40f5-b9cf-349b43d8068e => generated 0 bytes in 225 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 672.373163] [55188]: DEBUG nova.api.openstack.wsgi [None req-41fd608f-15b7-40d3-b4ed-6907e3cbfc5a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.373798] [55188]: DEBUG nova.compute.api [None req-41fd608f-15b7-40d3-b4ed-6907e3cbfc5a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.379879] [55188]: DEBUG oslo_concurrency.lockutils [None req-41fd608f-15b7-40d3-b4ed-6907e3cbfc5a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.381203] [55188]: DEBUG oslo_concurrency.lockutils [None req-41fd608f-15b7-40d3-b4ed-6907e3cbfc5a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.381331] [55188]: DEBUG oslo_concurrency.lockutils [None req-41fd608f-15b7-40d3-b4ed-6907e3cbfc5a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.381660] [55188]: DEBUG oslo_concurrency.lockutils [None req-41fd608f-15b7-40d3-b4ed-6907e3cbfc5a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.381904] [55188]: DEBUG oslo_concurrency.lockutils [None req-41fd608f-15b7-40d3-b4ed-6907e3cbfc5a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.383038] [55188]: DEBUG oslo_concurrency.lockutils [None req-41fd608f-15b7-40d3-b4ed-6907e3cbfc5a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.428816] [55188]: DEBUG nova.policy [None req-41fd608f-15b7-40d3-b4ed-6907e3cbfc5a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.439731] [55188]: INFO nova.api.openstack.requestlog [None req-41fd608f-15b7-40d3-b4ed-6907e3cbfc5a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.073126 [ 672.440537] [55188]: [pid: 55188|app: 0|req: 386/733] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:32 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.444493] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c47c2e8-6ee4-4a00-b8ea-e5ba2d0cff9f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.447351] [55188]: DEBUG nova.compute.api [None req-5c47c2e8-6ee4-4a00-b8ea-e5ba2d0cff9f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.452385] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c47c2e8-6ee4-4a00-b8ea-e5ba2d0cff9f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.453234] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c47c2e8-6ee4-4a00-b8ea-e5ba2d0cff9f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.453234] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c47c2e8-6ee4-4a00-b8ea-e5ba2d0cff9f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.453493] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c47c2e8-6ee4-4a00-b8ea-e5ba2d0cff9f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.453602] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c47c2e8-6ee4-4a00-b8ea-e5ba2d0cff9f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.453773] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c47c2e8-6ee4-4a00-b8ea-e5ba2d0cff9f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.493945] [55188]: DEBUG nova.policy [None req-5c47c2e8-6ee4-4a00-b8ea-e5ba2d0cff9f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.502023] [55188]: DEBUG nova.policy [None req-5c47c2e8-6ee4-4a00-b8ea-e5ba2d0cff9f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.502023] [55188]: DEBUG nova.policy [None req-5c47c2e8-6ee4-4a00-b8ea-e5ba2d0cff9f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.503112] [55188]: INFO nova.api.openstack.requestlog [None req-5c47c2e8-6ee4-4a00-b8ea-e5ba2d0cff9f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1256 microversion: 2.26 time: 0.060573 [ 672.503112] [55188]: [pid: 55188|app: 0|req: 387/734] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:32 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1256 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 672.508120] [55188]: DEBUG nova.api.openstack.wsgi [None req-d645a0fb-caa9-4841-9a71-1cd96c26cf93 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.510452] [55188]: DEBUG nova.compute.api [None req-d645a0fb-caa9-4841-9a71-1cd96c26cf93 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.513643] [55188]: DEBUG oslo_concurrency.lockutils [None req-d645a0fb-caa9-4841-9a71-1cd96c26cf93 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.513823] [55188]: DEBUG oslo_concurrency.lockutils [None req-d645a0fb-caa9-4841-9a71-1cd96c26cf93 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.514018] [55188]: DEBUG oslo_concurrency.lockutils [None req-d645a0fb-caa9-4841-9a71-1cd96c26cf93 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.514401] [55188]: DEBUG oslo_concurrency.lockutils [None req-d645a0fb-caa9-4841-9a71-1cd96c26cf93 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.514603] [55188]: DEBUG oslo_concurrency.lockutils [None req-d645a0fb-caa9-4841-9a71-1cd96c26cf93 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.514770] [55188]: DEBUG oslo_concurrency.lockutils [None req-d645a0fb-caa9-4841-9a71-1cd96c26cf93 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.540594] [55188]: DEBUG oslo_concurrency.lockutils [None req-d645a0fb-caa9-4841-9a71-1cd96c26cf93 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.541365] [55188]: DEBUG oslo_concurrency.lockutils [None req-d645a0fb-caa9-4841-9a71-1cd96c26cf93 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.541365] [55188]: DEBUG oslo_concurrency.lockutils [None req-d645a0fb-caa9-4841-9a71-1cd96c26cf93 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.541365] [55188]: DEBUG nova.objects.instance [None req-d645a0fb-caa9-4841-9a71-1cd96c26cf93 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lazy-loading 'fault' on Instance uuid 19f4096b-0f09-4e26-93d7-a345002d004d {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 672.565700] [55188]: DEBUG nova.policy [None req-d645a0fb-caa9-4841-9a71-1cd96c26cf93 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.570961] [55188]: DEBUG nova.policy [None req-d645a0fb-caa9-4841-9a71-1cd96c26cf93 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.572346] [55188]: DEBUG nova.policy [None req-d645a0fb-caa9-4841-9a71-1cd96c26cf93 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.573140] [55188]: INFO nova.api.openstack.requestlog [None req-d645a0fb-caa9-4841-9a71-1cd96c26cf93 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1572 microversion: 2.70 time: 0.069695 [ 672.573545] [55188]: [pid: 55188|app: 0|req: 388/735] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:32 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1572 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 672.708803] [55187]: INFO nova.api.openstack.requestlog [None req-051085a0-e484-4aeb-8936-a01d93cb962c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 1.101214 [ 672.713790] [55187]: [pid: 55187|app: 0|req: 348/736] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 26 22:02:31 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 1103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 672.716123] [55187]: DEBUG nova.api.openstack.wsgi [None req-30ee5ec6-0b28-4270-82ae-1837d5a660f5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.718549] [55187]: DEBUG nova.compute.api [None req-30ee5ec6-0b28-4270-82ae-1837d5a660f5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.722296] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_api:SELECT=555,nova_api:INSERT=103,nova_api:DELETE=50,nova_api:SAVEPOINT=7,nova_api:RELEASE=7,nova_api:UPDATE=17 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 672.723830] [55187]: DEBUG oslo_concurrency.lockutils [None req-30ee5ec6-0b28-4270-82ae-1837d5a660f5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.724100] [55187]: DEBUG oslo_concurrency.lockutils [None req-30ee5ec6-0b28-4270-82ae-1837d5a660f5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.724297] [55187]: DEBUG oslo_concurrency.lockutils [None req-30ee5ec6-0b28-4270-82ae-1837d5a660f5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.724864] [55187]: DEBUG oslo_concurrency.lockutils [None req-30ee5ec6-0b28-4270-82ae-1837d5a660f5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.725626] [55187]: DEBUG oslo_concurrency.lockutils [None req-30ee5ec6-0b28-4270-82ae-1837d5a660f5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.725626] [55187]: DEBUG oslo_concurrency.lockutils [None req-30ee5ec6-0b28-4270-82ae-1837d5a660f5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.731683] [55188]: DEBUG nova.api.openstack.wsgi [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdmin275Test-server-1247197151", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": "none"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 672.731829] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=554,nova_cell1:UPDATE=10,nova_cell1:INSERT=5 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 672.782530] [55187]: DEBUG nova.policy [None req-30ee5ec6-0b28-4270-82ae-1837d5a660f5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.787427] [55187]: INFO nova.api.openstack.requestlog [None req-30ee5ec6-0b28-4270-82ae-1837d5a660f5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1214 microversion: 2.1 time: 0.075942 [ 672.787478] [55187]: [pid: 55187|app: 0|req: 349/737] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:33 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1214 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.791045] [55187]: DEBUG nova.api.openstack.wsgi [None req-212273fb-4e16-4794-ba65-2c66e490c739 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.792278] [55187]: DEBUG nova.compute.api [None req-212273fb-4e16-4794-ba65-2c66e490c739 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.794834] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.795620] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.795875] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.796739] [55187]: DEBUG oslo_concurrency.lockutils [None req-212273fb-4e16-4794-ba65-2c66e490c739 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.798289] [55187]: DEBUG oslo_concurrency.lockutils [None req-212273fb-4e16-4794-ba65-2c66e490c739 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.798289] [55187]: DEBUG oslo_concurrency.lockutils [None req-212273fb-4e16-4794-ba65-2c66e490c739 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.798289] [55187]: DEBUG oslo_concurrency.lockutils [None req-212273fb-4e16-4794-ba65-2c66e490c739 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.798289] [55187]: DEBUG oslo_concurrency.lockutils [None req-212273fb-4e16-4794-ba65-2c66e490c739 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.798468] [55187]: DEBUG oslo_concurrency.lockutils [None req-212273fb-4e16-4794-ba65-2c66e490c739 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.798508] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.798777] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.798980] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.812372] [55188]: DEBUG nova.virt.hardware [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 672.812719] [55188]: DEBUG nova.virt.hardware [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 672.812942] [55188]: DEBUG nova.virt.hardware [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 672.813171] [55188]: DEBUG nova.virt.hardware [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 672.813379] [55188]: DEBUG nova.virt.hardware [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 672.822842] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.823194] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.823430] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.823916] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.825445] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.825746] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.839540] [55188]: DEBUG nova.quota [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Getting quotas for project 83b58e82a4834594bf73571cf6f71dc5. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 672.843796] [55188]: DEBUG nova.quota [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Getting quotas for user ee0955dc23864ff3bbf495bfaa40bfd1 and project 83b58e82a4834594bf73571cf6f71dc5. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 672.852562] [55188]: DEBUG nova.compute.api [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 672.854380] [55188]: DEBUG nova.compute.api [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 672.864135] [55187]: DEBUG nova.policy [None req-212273fb-4e16-4794-ba65-2c66e490c739 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.870348] [55187]: INFO nova.api.openstack.requestlog [None req-212273fb-4e16-4794-ba65-2c66e490c739 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1224 microversion: 2.1 time: 0.082145 [ 672.870885] [55187]: [pid: 55187|app: 0|req: 350/738] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:33 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1224 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.874208] [55187]: DEBUG nova.api.openstack.wsgi [None req-1677a2aa-33dc-4330-b8d4-78ee705cdda4 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.876266] [55187]: DEBUG nova.compute.api [None req-1677a2aa-33dc-4330-b8d4-78ee705cdda4 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.880294] [55187]: DEBUG oslo_concurrency.lockutils [None req-1677a2aa-33dc-4330-b8d4-78ee705cdda4 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.880932] [55187]: DEBUG oslo_concurrency.lockutils [None req-1677a2aa-33dc-4330-b8d4-78ee705cdda4 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.881262] [55187]: DEBUG oslo_concurrency.lockutils [None req-1677a2aa-33dc-4330-b8d4-78ee705cdda4 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.881756] [55187]: DEBUG oslo_concurrency.lockutils [None req-1677a2aa-33dc-4330-b8d4-78ee705cdda4 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.882082] [55187]: DEBUG oslo_concurrency.lockutils [None req-1677a2aa-33dc-4330-b8d4-78ee705cdda4 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.882370] [55187]: DEBUG oslo_concurrency.lockutils [None req-1677a2aa-33dc-4330-b8d4-78ee705cdda4 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.895266] [55188]: INFO nova.api.openstack.requestlog [None req-67dfa0c1-6700-4258-ac26-f5fbe345a419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.75 time: 0.321022 [ 672.895718] [55188]: [pid: 55188|app: 0|req: 389/739] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 26 22:02:32 2025] POST /compute/v2.1/servers => generated 380 bytes in 322 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 672.900747] [55188]: DEBUG nova.api.openstack.wsgi [None req-d5fe4273-1bab-406a-879b-e06d6e1c74e9 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-867443429"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 672.907358] [55188]: DEBUG nova.objects.aggregate [None req-d5fe4273-1bab-406a-879b-e06d6e1c74e9 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Generated uuid b0426094-1f69-48c1-a3e6-5a395a5bdfe7 for aggregate {{(pid=55188) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 672.938199] [55188]: INFO nova.api.openstack.requestlog [None req-d5fe4273-1bab-406a-879b-e06d6e1c74e9 tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 197 microversion: 2.1 time: 0.041635 [ 672.938817] [55188]: [pid: 55188|app: 0|req: 390/740] 10.180.1.21 () {60 vars in 1159 bytes} [Wed Mar 26 22:02:33 2025] POST /compute/v2.1/os-aggregates => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 672.941783] [55188]: DEBUG nova.api.openstack.wsgi [None req-410baeae-b1ad-401d-b491-7bdb87193956 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 672.944281] [55188]: DEBUG nova.compute.api [None req-410baeae-b1ad-401d-b491-7bdb87193956 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 672.947074] [55187]: DEBUG nova.policy [None req-1677a2aa-33dc-4330-b8d4-78ee705cdda4 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 672.953556] [55188]: DEBUG oslo_concurrency.lockutils [None req-410baeae-b1ad-401d-b491-7bdb87193956 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.953721] [55188]: DEBUG oslo_concurrency.lockutils [None req-410baeae-b1ad-401d-b491-7bdb87193956 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.954030] [55188]: DEBUG oslo_concurrency.lockutils [None req-410baeae-b1ad-401d-b491-7bdb87193956 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.954397] [55188]: DEBUG oslo_concurrency.lockutils [None req-410baeae-b1ad-401d-b491-7bdb87193956 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 672.954696] [55188]: DEBUG oslo_concurrency.lockutils [None req-410baeae-b1ad-401d-b491-7bdb87193956 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 672.954786] [55188]: DEBUG oslo_concurrency.lockutils [None req-410baeae-b1ad-401d-b491-7bdb87193956 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 672.959713] [55187]: INFO nova.api.openstack.requestlog [None req-1677a2aa-33dc-4330-b8d4-78ee705cdda4 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.086031 [ 672.961151] [55187]: [pid: 55187|app: 0|req: 351/741] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:33 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.965654] [55187]: DEBUG nova.api.openstack.wsgi [None req-271b4212-af5c-456c-88bd-ec60fcf82440 tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] Action: 'create', calling method: .version_select at 0x7d4afb116950>, body: {"keypair": {"name": "tempest-KeyPairsV210TestJSON-keypair-371870580", "type": "ssh", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF37ElOcPXH5Tn4PhJePgz38qXBovoWfgQrNnLCGLN/qIQYI36ElkmKQTBnVhAdG8dy3O3l7i8+Jai1x00F2mAWBpu3RnaAonY05BDDmr8VotjQMwdsFmtxQOyULNcUMVg=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 672.984119] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=145 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 672.988610] [55187]: DEBUG nova.quota [None req-271b4212-af5c-456c-88bd-ec60fcf82440 tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] Getting quotas for project dffeb2ed01de4089beeba7d96b681a03. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 672.995450] [55187]: DEBUG nova.quota [None req-271b4212-af5c-456c-88bd-ec60fcf82440 tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] Getting quotas for user 0e9cf48d884642138e8efcd12bf23624 and project dffeb2ed01de4089beeba7d96b681a03. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 673.016363] [55187]: INFO nova.api.openstack.requestlog [None req-271b4212-af5c-456c-88bd-ec60fcf82440 tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 421 microversion: 2.10 time: 0.054129 [ 673.016502] [55187]: [pid: 55187|app: 0|req: 352/742] 10.180.1.21 () {62 vars in 1195 bytes} [Wed Mar 26 22:02:33 2025] POST /compute/v2.1/os-keypairs => generated 421 bytes in 55 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 673.019295] [55187]: DEBUG nova.api.openstack.wsgi [None req-af69e8cf-40ef-44da-9470-1133baee7b4f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.021067] [55187]: DEBUG nova.compute.api [None req-af69e8cf-40ef-44da-9470-1133baee7b4f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.029287] [55187]: DEBUG oslo_concurrency.lockutils [None req-af69e8cf-40ef-44da-9470-1133baee7b4f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.029287] [55187]: DEBUG oslo_concurrency.lockutils [None req-af69e8cf-40ef-44da-9470-1133baee7b4f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.029287] [55187]: DEBUG oslo_concurrency.lockutils [None req-af69e8cf-40ef-44da-9470-1133baee7b4f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.029287] [55187]: DEBUG oslo_concurrency.lockutils [None req-af69e8cf-40ef-44da-9470-1133baee7b4f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.029471] [55188]: DEBUG nova.policy [None req-410baeae-b1ad-401d-b491-7bdb87193956 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.029554] [55187]: DEBUG oslo_concurrency.lockutils [None req-af69e8cf-40ef-44da-9470-1133baee7b4f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.029554] [55187]: DEBUG oslo_concurrency.lockutils [None req-af69e8cf-40ef-44da-9470-1133baee7b4f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.033273] [55188]: DEBUG nova.policy [None req-410baeae-b1ad-401d-b491-7bdb87193956 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.034260] [55188]: DEBUG nova.policy [None req-410baeae-b1ad-401d-b491-7bdb87193956 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.038595] [55188]: INFO nova.api.openstack.requestlog [None req-410baeae-b1ad-401d-b491-7bdb87193956 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2039 microversion: 2.100 time: 0.099258 [ 673.039157] [55188]: [pid: 55188|app: 0|req: 391/743] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:33 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2039 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 673.043013] [55188]: DEBUG nova.api.openstack.wsgi [None req-f1c248dc-99ec-4439-9a31-a40242771be6 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.062642] [55188]: INFO nova.api.openstack.requestlog [None req-f1c248dc-99ec-4439-9a31-a40242771be6 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1243580237" status: 202 len: 0 microversion: 2.1 time: 0.021823 [ 673.064310] [55188]: [pid: 55188|app: 0|req: 392/744] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 26 22:02:33 2025] DELETE /compute/v2.1/flavors/1243580237 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 673.067041] [55188]: DEBUG nova.api.openstack.wsgi [None req-cf2243da-6ad2-46e1-ba49-8be041298ef7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.071314] [55188]: DEBUG nova.compute.api [None req-cf2243da-6ad2-46e1-ba49-8be041298ef7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.073178] [55187]: DEBUG nova.policy [None req-af69e8cf-40ef-44da-9470-1133baee7b4f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.076982] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf2243da-6ad2-46e1-ba49-8be041298ef7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.076982] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf2243da-6ad2-46e1-ba49-8be041298ef7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.076982] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf2243da-6ad2-46e1-ba49-8be041298ef7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.078100] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf2243da-6ad2-46e1-ba49-8be041298ef7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.078100] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf2243da-6ad2-46e1-ba49-8be041298ef7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.078100] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf2243da-6ad2-46e1-ba49-8be041298ef7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.084727] [55187]: INFO nova.api.openstack.requestlog [None req-af69e8cf-40ef-44da-9470-1133baee7b4f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1265 microversion: 2.1 time: 0.067495 [ 673.085203] [55187]: [pid: 55187|app: 0|req: 353/745] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:33 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1265 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.088151] [55187]: DEBUG nova.api.openstack.wsgi [None req-795cd48a-582d-4d6b-af59-bd03935e971b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.090254] [55187]: DEBUG nova.compute.api [None req-795cd48a-582d-4d6b-af59-bd03935e971b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.095089] [55187]: DEBUG oslo_concurrency.lockutils [None req-795cd48a-582d-4d6b-af59-bd03935e971b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.095210] [55187]: DEBUG oslo_concurrency.lockutils [None req-795cd48a-582d-4d6b-af59-bd03935e971b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.095395] [55187]: DEBUG oslo_concurrency.lockutils [None req-795cd48a-582d-4d6b-af59-bd03935e971b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.096823] [55187]: DEBUG oslo_concurrency.lockutils [None req-795cd48a-582d-4d6b-af59-bd03935e971b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.096823] [55187]: DEBUG oslo_concurrency.lockutils [None req-795cd48a-582d-4d6b-af59-bd03935e971b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.096823] [55187]: DEBUG oslo_concurrency.lockutils [None req-795cd48a-582d-4d6b-af59-bd03935e971b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.186959] [55187]: DEBUG nova.policy [None req-795cd48a-582d-4d6b-af59-bd03935e971b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.194867] [55187]: INFO nova.api.openstack.requestlog [None req-795cd48a-582d-4d6b-af59-bd03935e971b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 200 len: 1313 microversion: 2.1 time: 0.109020 [ 673.195214] [55187]: [pid: 55187|app: 0|req: 354/746] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:33 2025] GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 1313 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.198721] [55187]: DEBUG nova.api.openstack.wsgi [None req-d8fe3cb7-1bb2-4112-bfbb-861bfde7e211 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.199722] [55187]: DEBUG nova.compute.api [None req-d8fe3cb7-1bb2-4112-bfbb-861bfde7e211 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.205696] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8fe3cb7-1bb2-4112-bfbb-861bfde7e211 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.205696] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8fe3cb7-1bb2-4112-bfbb-861bfde7e211 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.205696] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8fe3cb7-1bb2-4112-bfbb-861bfde7e211 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.205696] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8fe3cb7-1bb2-4112-bfbb-861bfde7e211 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.205953] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8fe3cb7-1bb2-4112-bfbb-861bfde7e211 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.205953] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8fe3cb7-1bb2-4112-bfbb-861bfde7e211 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.253161] [55187]: DEBUG nova.policy [None req-d8fe3cb7-1bb2-4112-bfbb-861bfde7e211 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.257254] [55187]: INFO nova.api.openstack.requestlog [None req-d8fe3cb7-1bb2-4112-bfbb-861bfde7e211 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.061376 [ 673.257609] [55187]: [pid: 55187|app: 0|req: 355/747] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:33 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.260312] [55187]: DEBUG nova.api.openstack.wsgi [None req-b2ded0f9-de60-4288-9520-1de207a0b6f7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.265015] [55187]: DEBUG nova.compute.api [None req-b2ded0f9-de60-4288-9520-1de207a0b6f7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.265839] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2ded0f9-de60-4288-9520-1de207a0b6f7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.266145] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2ded0f9-de60-4288-9520-1de207a0b6f7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.266377] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2ded0f9-de60-4288-9520-1de207a0b6f7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.266763] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2ded0f9-de60-4288-9520-1de207a0b6f7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.266957] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2ded0f9-de60-4288-9520-1de207a0b6f7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.267142] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2ded0f9-de60-4288-9520-1de207a0b6f7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.300498] [55187]: DEBUG nova.policy [None req-b2ded0f9-de60-4288-9520-1de207a0b6f7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.304595] [55187]: INFO nova.api.openstack.requestlog [None req-b2ded0f9-de60-4288-9520-1de207a0b6f7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1223 microversion: 2.1 time: 0.046379 [ 673.304915] [55187]: [pid: 55187|app: 0|req: 356/748] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:33 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1223 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.307247] [55187]: DEBUG nova.api.openstack.wsgi [None req-a1512858-ce65-4cf4-b9ed-9cdbfd83dd38 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Calling method '.version_select at 0x7d4afb116b00>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.349312] [55188]: DEBUG nova.policy [None req-cf2243da-6ad2-46e1-ba49-8be041298ef7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.352231] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=641,nova_cell1:UPDATE=12,nova_cell1:INSERT=5,nova_cell1:SAVEPOINT=2,nova_cell1:RELEASE=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 673.355960] [55188]: INFO nova.api.openstack.requestlog [None req-cf2243da-6ad2-46e1-ba49-8be041298ef7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1465 microversion: 2.1 time: 0.291724 [ 673.356645] [55188]: [pid: 55188|app: 0|req: 393/749] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:33 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1465 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.359479] [55188]: DEBUG nova.api.openstack.wsgi [None req-e0dd30ef-a8a5-42fe-bf46-6bd253c00217 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.361171] [55188]: DEBUG nova.compute.api [None req-e0dd30ef-a8a5-42fe-bf46-6bd253c00217 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.363278] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_api:SELECT=620,nova_api:INSERT=118,nova_api:UPDATE=48,nova_api:SAVEPOINT=10,nova_api:RELEASE=10,nova_api:DELETE=44 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 673.368438] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0dd30ef-a8a5-42fe-bf46-6bd253c00217 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.368438] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0dd30ef-a8a5-42fe-bf46-6bd253c00217 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.368438] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0dd30ef-a8a5-42fe-bf46-6bd253c00217 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.368438] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0dd30ef-a8a5-42fe-bf46-6bd253c00217 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.368747] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0dd30ef-a8a5-42fe-bf46-6bd253c00217 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.368747] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0dd30ef-a8a5-42fe-bf46-6bd253c00217 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.409722] [55188]: DEBUG nova.policy [None req-e0dd30ef-a8a5-42fe-bf46-6bd253c00217 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.420812] [55188]: INFO nova.api.openstack.requestlog [None req-e0dd30ef-a8a5-42fe-bf46-6bd253c00217 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1495 microversion: 2.1 time: 0.063122 [ 673.420812] [55188]: [pid: 55188|app: 0|req: 394/750] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:33 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1495 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.426203] [55188]: DEBUG nova.api.openstack.wsgi [None req-ec0151c8-a3f1-4758-b533-b708a367f272 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.426699] [55187]: INFO nova.api.openstack.requestlog [None req-a1512858-ce65-4cf4-b9ed-9cdbfd83dd38 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/88a5af00-ab96-46c3-a334-f02fc1536f6b" status: 202 len: 0 microversion: 2.1 time: 0.120867 [ 673.426844] [55187]: [pid: 55187|app: 0|req: 357/751] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:02:33 2025] DELETE /compute/v2.1/os-security-groups/88a5af00-ab96-46c3-a334-f02fc1536f6b => generated 0 bytes in 121 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 673.428752] [55188]: DEBUG nova.compute.api [None req-ec0151c8-a3f1-4758-b533-b708a367f272 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.430591] [55187]: DEBUG nova.api.openstack.wsgi [None req-6014a734-75f3-4d4a-8f09-788db8fe339f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.432302] [55187]: DEBUG nova.compute.api [None req-6014a734-75f3-4d4a-8f09-788db8fe339f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.436113] [55187]: DEBUG oslo_concurrency.lockutils [None req-6014a734-75f3-4d4a-8f09-788db8fe339f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.436395] [55187]: DEBUG oslo_concurrency.lockutils [None req-6014a734-75f3-4d4a-8f09-788db8fe339f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.436593] [55187]: DEBUG oslo_concurrency.lockutils [None req-6014a734-75f3-4d4a-8f09-788db8fe339f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.436995] [55187]: DEBUG oslo_concurrency.lockutils [None req-6014a734-75f3-4d4a-8f09-788db8fe339f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.437276] [55187]: DEBUG oslo_concurrency.lockutils [None req-6014a734-75f3-4d4a-8f09-788db8fe339f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.437458] [55187]: DEBUG oslo_concurrency.lockutils [None req-6014a734-75f3-4d4a-8f09-788db8fe339f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.438196] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec0151c8-a3f1-4758-b533-b708a367f272 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.438489] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec0151c8-a3f1-4758-b533-b708a367f272 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.438780] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec0151c8-a3f1-4758-b533-b708a367f272 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.441137] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec0151c8-a3f1-4758-b533-b708a367f272 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.441137] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec0151c8-a3f1-4758-b533-b708a367f272 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.441137] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec0151c8-a3f1-4758-b533-b708a367f272 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.460557] [55187]: DEBUG oslo_concurrency.lockutils [None req-6014a734-75f3-4d4a-8f09-788db8fe339f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.460985] [55187]: DEBUG oslo_concurrency.lockutils [None req-6014a734-75f3-4d4a-8f09-788db8fe339f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.461289] [55187]: DEBUG oslo_concurrency.lockutils [None req-6014a734-75f3-4d4a-8f09-788db8fe339f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.461815] [55187]: DEBUG nova.objects.instance [None req-6014a734-75f3-4d4a-8f09-788db8fe339f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lazy-loading 'fault' on Instance uuid bf43965a-4117-4c14-a78b-43ffa49d463a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 673.466277] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec0151c8-a3f1-4758-b533-b708a367f272 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.466593] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec0151c8-a3f1-4758-b533-b708a367f272 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.466783] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec0151c8-a3f1-4758-b533-b708a367f272 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.466981] [55188]: DEBUG nova.objects.instance [None req-ec0151c8-a3f1-4758-b533-b708a367f272 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lazy-loading 'fault' on Instance uuid 72045dd3-fa01-4b9e-a47b-aa9e034611f3 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 673.485292] [55187]: DEBUG nova.policy [None req-6014a734-75f3-4d4a-8f09-788db8fe339f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.492107] [55187]: INFO nova.api.openstack.requestlog [None req-6014a734-75f3-4d4a-8f09-788db8fe339f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1301 microversion: 2.1 time: 0.062198 [ 673.492107] [55187]: [pid: 55187|app: 0|req: 358/752] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:33 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1301 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.494136] [55187]: DEBUG nova.api.openstack.wsgi [None req-f00d9281-918e-4c10-9334-0d09d0abcf0b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.494344] [55188]: DEBUG nova.policy [None req-ec0151c8-a3f1-4758-b533-b708a367f272 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.494903] [55187]: DEBUG nova.compute.api [None req-f00d9281-918e-4c10-9334-0d09d0abcf0b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.498461] [55187]: DEBUG oslo_concurrency.lockutils [None req-f00d9281-918e-4c10-9334-0d09d0abcf0b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.498727] [55187]: DEBUG oslo_concurrency.lockutils [None req-f00d9281-918e-4c10-9334-0d09d0abcf0b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.498816] [55188]: INFO nova.api.openstack.requestlog [None req-ec0151c8-a3f1-4758-b533-b708a367f272 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1306 microversion: 2.1 time: 0.076763 [ 673.499322] [55187]: DEBUG oslo_concurrency.lockutils [None req-f00d9281-918e-4c10-9334-0d09d0abcf0b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.499420] [55188]: [pid: 55188|app: 0|req: 395/753] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:33 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1306 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.499475] [55187]: DEBUG oslo_concurrency.lockutils [None req-f00d9281-918e-4c10-9334-0d09d0abcf0b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.499705] [55187]: DEBUG oslo_concurrency.lockutils [None req-f00d9281-918e-4c10-9334-0d09d0abcf0b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.500055] [55187]: DEBUG oslo_concurrency.lockutils [None req-f00d9281-918e-4c10-9334-0d09d0abcf0b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.503283] [55188]: DEBUG nova.api.openstack.wsgi [None req-320e1f4a-4785-4602-857c-0ad4cd3e4d59 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.506124] [55188]: DEBUG nova.compute.api [None req-320e1f4a-4785-4602-857c-0ad4cd3e4d59 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.511036] [55188]: DEBUG oslo_concurrency.lockutils [None req-320e1f4a-4785-4602-857c-0ad4cd3e4d59 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.511497] [55188]: DEBUG oslo_concurrency.lockutils [None req-320e1f4a-4785-4602-857c-0ad4cd3e4d59 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.511497] [55188]: DEBUG oslo_concurrency.lockutils [None req-320e1f4a-4785-4602-857c-0ad4cd3e4d59 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.511912] [55188]: DEBUG oslo_concurrency.lockutils [None req-320e1f4a-4785-4602-857c-0ad4cd3e4d59 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.512141] [55188]: DEBUG oslo_concurrency.lockutils [None req-320e1f4a-4785-4602-857c-0ad4cd3e4d59 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.512321] [55188]: DEBUG oslo_concurrency.lockutils [None req-320e1f4a-4785-4602-857c-0ad4cd3e4d59 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.534817] [55187]: DEBUG nova.policy [None req-f00d9281-918e-4c10-9334-0d09d0abcf0b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.539429] [55187]: INFO nova.api.openstack.requestlog [None req-f00d9281-918e-4c10-9334-0d09d0abcf0b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1268 microversion: 2.1 time: 0.048945 [ 673.539749] [55187]: [pid: 55187|app: 0|req: 359/754] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:33 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1268 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.548380] [55188]: DEBUG nova.policy [None req-320e1f4a-4785-4602-857c-0ad4cd3e4d59 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.548963] [55187]: DEBUG nova.api.openstack.wsgi [req-298a2537-77ca-4d88-a593-3486861a766e req-7063c4e1-100a-444f-badd-4acaa526457d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bf43965a-4117-4c14-a78b-43ffa49d463a", "name": "network-vif-deleted", "tag": "8ec8bdd2-8cd2-4b2d-832f-a43803f77513"}, {"server_uuid": "2c6f2182-1d1e-4262-aa37-526bb79ebc25", "name": "network-vif-plugged", "status": "completed", "tag": "2bf1e264-b971-426f-991c-7b3832defab4"}, {"name": "network-changed", "server_uuid": "2c6f2182-1d1e-4262-aa37-526bb79ebc25", "tag": "2bf1e264-b971-426f-991c-7b3832defab4"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 673.552451] [55188]: INFO nova.api.openstack.requestlog [None req-320e1f4a-4785-4602-857c-0ad4cd3e4d59 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1208 microversion: 2.1 time: 0.052637 [ 673.554034] [55188]: [pid: 55188|app: 0|req: 396/755] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:33 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1208 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.556041] [55188]: DEBUG nova.api.openstack.wsgi [None req-9d02e09a-0e54-40ae-af4c-9e086a012522 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.556991] [55188]: DEBUG nova.compute.api [None req-9d02e09a-0e54-40ae-af4c-9e086a012522 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.557347] [55187]: DEBUG oslo_concurrency.lockutils [req-298a2537-77ca-4d88-a593-3486861a766e req-7063c4e1-100a-444f-badd-4acaa526457d service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.557660] [55187]: DEBUG oslo_concurrency.lockutils [req-298a2537-77ca-4d88-a593-3486861a766e req-7063c4e1-100a-444f-badd-4acaa526457d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.557861] [55187]: DEBUG oslo_concurrency.lockutils [req-298a2537-77ca-4d88-a593-3486861a766e req-7063c4e1-100a-444f-badd-4acaa526457d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.560045] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d02e09a-0e54-40ae-af4c-9e086a012522 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.560750] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d02e09a-0e54-40ae-af4c-9e086a012522 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.560986] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d02e09a-0e54-40ae-af4c-9e086a012522 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.561319] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d02e09a-0e54-40ae-af4c-9e086a012522 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.561522] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d02e09a-0e54-40ae-af4c-9e086a012522 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.561691] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d02e09a-0e54-40ae-af4c-9e086a012522 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.565750] [55187]: INFO nova.api.openstack.compute.server_external_events [req-298a2537-77ca-4d88-a593-3486861a766e req-7063c4e1-100a-444f-badd-4acaa526457d service nova] Creating event network-vif-deleted:8ec8bdd2-8cd2-4b2d-832f-a43803f77513 for instance bf43965a-4117-4c14-a78b-43ffa49d463a on cpu-1 [ 673.565982] [55187]: INFO nova.api.openstack.compute.server_external_events [req-298a2537-77ca-4d88-a593-3486861a766e req-7063c4e1-100a-444f-badd-4acaa526457d service nova] Creating event network-vif-plugged:2bf1e264-b971-426f-991c-7b3832defab4 for instance 2c6f2182-1d1e-4262-aa37-526bb79ebc25 on cpu-1 [ 673.566210] [55187]: INFO nova.api.openstack.compute.server_external_events [req-298a2537-77ca-4d88-a593-3486861a766e req-7063c4e1-100a-444f-badd-4acaa526457d service nova] Creating event network-changed:2bf1e264-b971-426f-991c-7b3832defab4 for instance 2c6f2182-1d1e-4262-aa37-526bb79ebc25 on cpu-1 [ 673.569816] [55187]: INFO nova.api.openstack.requestlog [req-298a2537-77ca-4d88-a593-3486861a766e req-7063c4e1-100a-444f-badd-4acaa526457d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.026293 [ 673.570360] [55187]: [pid: 55187|app: 0|req: 360/756] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:33 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 673.573548] [55187]: DEBUG nova.api.openstack.wsgi [None req-16e38608-0b18-42e3-996c-f88097724c04 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.575178] [55187]: DEBUG nova.compute.api [None req-16e38608-0b18-42e3-996c-f88097724c04 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.578614] [55187]: DEBUG oslo_concurrency.lockutils [None req-16e38608-0b18-42e3-996c-f88097724c04 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.578770] [55187]: DEBUG oslo_concurrency.lockutils [None req-16e38608-0b18-42e3-996c-f88097724c04 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.578955] [55187]: DEBUG oslo_concurrency.lockutils [None req-16e38608-0b18-42e3-996c-f88097724c04 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.579334] [55187]: DEBUG oslo_concurrency.lockutils [None req-16e38608-0b18-42e3-996c-f88097724c04 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.579529] [55187]: DEBUG oslo_concurrency.lockutils [None req-16e38608-0b18-42e3-996c-f88097724c04 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.579723] [55187]: DEBUG oslo_concurrency.lockutils [None req-16e38608-0b18-42e3-996c-f88097724c04 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.582330] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d02e09a-0e54-40ae-af4c-9e086a012522 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.582579] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d02e09a-0e54-40ae-af4c-9e086a012522 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.582762] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d02e09a-0e54-40ae-af4c-9e086a012522 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.582954] [55188]: DEBUG nova.objects.instance [None req-9d02e09a-0e54-40ae-af4c-9e086a012522 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lazy-loading 'fault' on Instance uuid 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 673.603006] [55188]: DEBUG nova.policy [None req-9d02e09a-0e54-40ae-af4c-9e086a012522 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.607156] [55188]: DEBUG nova.policy [None req-9d02e09a-0e54-40ae-af4c-9e086a012522 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.607783] [55188]: DEBUG nova.policy [None req-9d02e09a-0e54-40ae-af4c-9e086a012522 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.608425] [55188]: INFO nova.api.openstack.requestlog [None req-9d02e09a-0e54-40ae-af4c-9e086a012522 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e" status: 200 len: 1391 microversion: 2.48 time: 0.055136 [ 673.608893] [55188]: [pid: 55188|app: 0|req: 397/757] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:33 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e => generated 1391 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 673.611120] [55188]: DEBUG nova.api.openstack.wsgi [None req-3d3f77ab-8edc-4db4-9c79-2f590649e09d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.612901] [55188]: DEBUG nova.compute.api [None req-3d3f77ab-8edc-4db4-9c79-2f590649e09d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.615760] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d3f77ab-8edc-4db4-9c79-2f590649e09d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.616887] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d3f77ab-8edc-4db4-9c79-2f590649e09d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.616887] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d3f77ab-8edc-4db4-9c79-2f590649e09d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.616887] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d3f77ab-8edc-4db4-9c79-2f590649e09d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.616887] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d3f77ab-8edc-4db4-9c79-2f590649e09d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.617092] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d3f77ab-8edc-4db4-9c79-2f590649e09d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.618820] [55187]: DEBUG nova.policy [None req-16e38608-0b18-42e3-996c-f88097724c04 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.622904] [55187]: INFO nova.api.openstack.requestlog [None req-16e38608-0b18-42e3-996c-f88097724c04 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1214 microversion: 2.1 time: 0.051800 [ 673.623241] [55187]: [pid: 55187|app: 0|req: 361/758] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:33 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1214 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.629439] [55187]: DEBUG nova.api.openstack.wsgi [None req-f38080c6-0772-4f3a-b4c7-f29cf710a1dd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 673.631333] [55187]: DEBUG nova.compute.api [None req-f38080c6-0772-4f3a-b4c7-f29cf710a1dd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.634189] [55187]: DEBUG oslo_concurrency.lockutils [None req-f38080c6-0772-4f3a-b4c7-f29cf710a1dd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.634421] [55187]: DEBUG oslo_concurrency.lockutils [None req-f38080c6-0772-4f3a-b4c7-f29cf710a1dd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.634600] [55187]: DEBUG oslo_concurrency.lockutils [None req-f38080c6-0772-4f3a-b4c7-f29cf710a1dd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.635033] [55187]: DEBUG oslo_concurrency.lockutils [None req-f38080c6-0772-4f3a-b4c7-f29cf710a1dd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.635239] [55187]: DEBUG oslo_concurrency.lockutils [None req-f38080c6-0772-4f3a-b4c7-f29cf710a1dd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.635335] [55187]: DEBUG oslo_concurrency.lockutils [None req-f38080c6-0772-4f3a-b4c7-f29cf710a1dd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.650466] [55188]: DEBUG nova.policy [None req-3d3f77ab-8edc-4db4-9c79-2f590649e09d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.657304] [55188]: INFO nova.api.openstack.requestlog [None req-3d3f77ab-8edc-4db4-9c79-2f590649e09d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.047570 [ 673.657392] [55188]: [pid: 55188|app: 0|req: 398/759] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:33 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.659939] [55188]: DEBUG nova.api.openstack.wsgi [None req-8b50841c-663f-4250-aebb-bfa5449a7d1b tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "nonexist_host"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 673.667159] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b50841c-663f-4250-aebb-bfa5449a7d1b tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.667609] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b50841c-663f-4250-aebb-bfa5449a7d1b tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.668884] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b50841c-663f-4250-aebb-bfa5449a7d1b tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.674018] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=55 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 673.674581] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b50841c-663f-4250-aebb-bfa5449a7d1b tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.674981] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b50841c-663f-4250-aebb-bfa5449a7d1b tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.675350] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b50841c-663f-4250-aebb-bfa5449a7d1b tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.677814] [55187]: DEBUG nova.policy [None req-f38080c6-0772-4f3a-b4c7-f29cf710a1dd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.682636] [55188]: ERROR nova.api.openstack.compute.aggregates [None req-8b50841c-663f-4250-aebb-bfa5449a7d1b tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Failed to remove host nonexist_host from aggregate 8. Error: Compute host nonexist_host could not be found.: nova.exception.ComputeHostNotFound: Compute host nonexist_host could not be found. [ 673.683008] [55188]: INFO nova.api.openstack.wsgi [None req-8b50841c-663f-4250-aebb-bfa5449a7d1b tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] HTTP exception thrown: Cannot remove host nonexist_host in aggregate 8 [ 673.683116] [55187]: DEBUG nova.policy [None req-f38080c6-0772-4f3a-b4c7-f29cf710a1dd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.683428] [55188]: DEBUG nova.api.openstack.wsgi [None req-8b50841c-663f-4250-aebb-bfa5449a7d1b tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Returning 404 to user: Cannot remove host nonexist_host in aggregate 8 {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 673.683820] [55187]: DEBUG nova.policy [None req-f38080c6-0772-4f3a-b4c7-f29cf710a1dd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.683965] [55188]: INFO nova.api.openstack.requestlog [None req-8b50841c-663f-4250-aebb-bfa5449a7d1b tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/8/action" status: 404 len: 93 microversion: 2.1 time: 0.026041 [ 673.684337] [55188]: [pid: 55188|app: 0|req: 399/760] 10.180.1.21 () {60 vars in 1186 bytes} [Wed Mar 26 22:02:34 2025] POST /compute/v2.1/os-aggregates/8/action => generated 93 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 673.687554] [55187]: INFO nova.api.openstack.requestlog [None req-f38080c6-0772-4f3a-b4c7-f29cf710a1dd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.059997 [ 673.691022] [55188]: DEBUG nova.api.openstack.wsgi [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FloatingIPsAssociationTestJSON-server-1952814512", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "9231eb97-6273-4355-8b00-104959201ff3"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 673.691137] [55187]: [pid: 55187|app: 0|req: 362/761] 10.180.1.21 () {62 vars in 1292 bytes} [Wed Mar 26 22:02:33 2025] PUT /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 673.692895] [55187]: DEBUG nova.api.openstack.wsgi [None req-820efdd7-301b-4765-b7ad-ac2512220a4f tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] Calling method '.version_select at 0x7d4afb114040>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.695516] [55187]: WARNING oslo_db.sqlalchemy.utils [None req-820efdd7-301b-4765-b7ad-ac2512220a4f tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] Unique keys not in sort_keys. The sorting order may be unstable. [ 673.699259] [55187]: INFO nova.api.openstack.requestlog [None req-820efdd7-301b-4765-b7ad-ac2512220a4f tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] 10.180.1.21 "GET /compute/v2.1/os-keypairs?user_id=49dbe949457248f09e385ee57a77bc11" status: 200 len: 724 microversion: 2.10 time: 0.010723 [ 673.699559] [55187]: [pid: 55187|app: 0|req: 363/762] 10.180.1.21 () {60 vars in 1254 bytes} [Wed Mar 26 22:02:34 2025] GET /compute/v2.1/os-keypairs?user_id=49dbe949457248f09e385ee57a77bc11 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 673.702869] [55187]: DEBUG nova.api.openstack.wsgi [None req-a895faf6-b709-48dc-9cef-34e8493d0e71 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.704601] [55187]: DEBUG nova.compute.api [None req-a895faf6-b709-48dc-9cef-34e8493d0e71 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.708437] [55187]: DEBUG oslo_concurrency.lockutils [None req-a895faf6-b709-48dc-9cef-34e8493d0e71 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.711589] [55187]: DEBUG oslo_concurrency.lockutils [None req-a895faf6-b709-48dc-9cef-34e8493d0e71 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.711589] [55187]: DEBUG oslo_concurrency.lockutils [None req-a895faf6-b709-48dc-9cef-34e8493d0e71 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.711589] [55187]: DEBUG oslo_concurrency.lockutils [None req-a895faf6-b709-48dc-9cef-34e8493d0e71 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.711589] [55187]: DEBUG oslo_concurrency.lockutils [None req-a895faf6-b709-48dc-9cef-34e8493d0e71 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.712054] [55187]: DEBUG oslo_concurrency.lockutils [None req-a895faf6-b709-48dc-9cef-34e8493d0e71 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.726077] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.726352] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.726549] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.726940] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.727232] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.727415] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.733712] [55188]: DEBUG nova.network.neutron [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] validate_networks() for [('9231eb97-6273-4355-8b00-104959201ff3', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 673.795217] [55187]: DEBUG nova.policy [None req-a895faf6-b709-48dc-9cef-34e8493d0e71 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.801991] [55187]: INFO nova.api.openstack.requestlog [None req-a895faf6-b709-48dc-9cef-34e8493d0e71 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1362 microversion: 2.1 time: 0.100933 [ 673.801991] [55187]: [pid: 55187|app: 0|req: 364/763] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:34 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1362 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.805126] [55187]: DEBUG nova.api.openstack.wsgi [None req-b93847cb-da37-422d-87a8-3e4e1dedb6cb tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.829513] [55187]: INFO nova.api.openstack.requestlog [None req-b93847cb-da37-422d-87a8-3e4e1dedb6cb tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5091 microversion: 2.1 time: 0.027009 [ 673.830307] [55187]: [pid: 55187|app: 0|req: 365/764] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:02:34 2025] GET /compute/v2.1/flavors/detail => generated 5091 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.833040] [55187]: DEBUG nova.api.openstack.wsgi [None req-d0063050-2789-4573-8d19-2270e1672f39 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.834681] [55187]: DEBUG nova.compute.api [None req-d0063050-2789-4573-8d19-2270e1672f39 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 673.837991] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0063050-2789-4573-8d19-2270e1672f39 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.838419] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0063050-2789-4573-8d19-2270e1672f39 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.838562] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0063050-2789-4573-8d19-2270e1672f39 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.839304] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0063050-2789-4573-8d19-2270e1672f39 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.839548] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0063050-2789-4573-8d19-2270e1672f39 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.839773] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0063050-2789-4573-8d19-2270e1672f39 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.860976] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0063050-2789-4573-8d19-2270e1672f39 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.862025] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0063050-2789-4573-8d19-2270e1672f39 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.862025] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0063050-2789-4573-8d19-2270e1672f39 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.862025] [55187]: DEBUG nova.objects.instance [None req-d0063050-2789-4573-8d19-2270e1672f39 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 8d55683d-3ce3-42ec-bf0c-a17146f61142 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 673.888753] [55187]: DEBUG nova.policy [None req-d0063050-2789-4573-8d19-2270e1672f39 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.893566] [55187]: INFO nova.api.openstack.requestlog [None req-d0063050-2789-4573-8d19-2270e1672f39 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 200 len: 1304 microversion: 2.1 time: 0.062903 [ 673.894252] [55187]: [pid: 55187|app: 0|req: 366/765] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:34 2025] GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 1304 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.896980] [55187]: DEBUG nova.api.openstack.wsgi [None req-ccc5c274-708e-4fa7-8729-49de21c3fdd7 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Calling method '.version_select at 0x7d4afb213010>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 673.972224] [55188]: DEBUG nova.virt.hardware [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 673.972224] [55188]: DEBUG nova.virt.hardware [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 673.972224] [55188]: DEBUG nova.virt.hardware [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 673.972224] [55188]: DEBUG nova.virt.hardware [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 673.972558] [55188]: DEBUG nova.virt.hardware [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 673.980455] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=156,nova_cell1:UPDATE=14 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 673.983283] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.984759] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.985283] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.986043] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.986391] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.986647] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.003826] [55188]: DEBUG nova.quota [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Getting quotas for project 8afe059d143c4b8a9be0fc4a5882d634. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 674.007886] [55188]: DEBUG nova.quota [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Getting quotas for user fab8519cb11548acba495fa335d4377d and project 8afe059d143c4b8a9be0fc4a5882d634. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 674.019542] [55188]: DEBUG nova.compute.api [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 674.024147] [55188]: DEBUG nova.compute.api [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 674.068313] [55188]: INFO nova.api.openstack.requestlog [None req-d6e7e07b-b3d5-4c8d-a091-9fcf40f1dbb3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.383003 [ 674.068555] [55188]: [pid: 55188|app: 0|req: 400/766] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:34 2025] POST /compute/v2.1/servers => generated 380 bytes in 384 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 674.071716] [55188]: DEBUG nova.api.openstack.wsgi [None req-14b0336f-2117-41fa-9d65-44ca7a00412a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.073540] [55188]: DEBUG nova.compute.api [None req-14b0336f-2117-41fa-9d65-44ca7a00412a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.078373] [55188]: DEBUG oslo_concurrency.lockutils [None req-14b0336f-2117-41fa-9d65-44ca7a00412a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.078644] [55188]: DEBUG oslo_concurrency.lockutils [None req-14b0336f-2117-41fa-9d65-44ca7a00412a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.078840] [55188]: DEBUG oslo_concurrency.lockutils [None req-14b0336f-2117-41fa-9d65-44ca7a00412a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.079212] [55188]: DEBUG oslo_concurrency.lockutils [None req-14b0336f-2117-41fa-9d65-44ca7a00412a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.079416] [55188]: DEBUG oslo_concurrency.lockutils [None req-14b0336f-2117-41fa-9d65-44ca7a00412a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.079594] [55188]: DEBUG oslo_concurrency.lockutils [None req-14b0336f-2117-41fa-9d65-44ca7a00412a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.088426] [55187]: INFO nova.api.openstack.requestlog [None req-ccc5c274-708e-4fa7-8729-49de21c3fdd7 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/608440ee-421e-4c45-a277-066b4c269650" status: 202 len: 0 microversion: 2.1 time: 0.193232 [ 674.088426] [55187]: [pid: 55187|app: 0|req: 367/767] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:02:34 2025] DELETE /compute/v2.1/os-security-groups/608440ee-421e-4c45-a277-066b4c269650 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 674.092028] [55187]: DEBUG nova.api.openstack.wsgi [None req-b2b1ba5f-1e35-47a6-9d77-f5cfc34ba489 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.093565] [55187]: DEBUG nova.compute.api [None req-b2b1ba5f-1e35-47a6-9d77-f5cfc34ba489 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.101101] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2b1ba5f-1e35-47a6-9d77-f5cfc34ba489 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.101400] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2b1ba5f-1e35-47a6-9d77-f5cfc34ba489 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.101600] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2b1ba5f-1e35-47a6-9d77-f5cfc34ba489 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.102076] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2b1ba5f-1e35-47a6-9d77-f5cfc34ba489 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.103411] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2b1ba5f-1e35-47a6-9d77-f5cfc34ba489 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.103411] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2b1ba5f-1e35-47a6-9d77-f5cfc34ba489 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.139331] [55188]: DEBUG nova.policy [None req-14b0336f-2117-41fa-9d65-44ca7a00412a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.146679] [55188]: INFO nova.api.openstack.requestlog [None req-14b0336f-2117-41fa-9d65-44ca7a00412a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.077446 [ 674.147258] [55188]: [pid: 55188|app: 0|req: 401/768] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:34 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.149927] [55188]: DEBUG nova.api.openstack.wsgi [None req-21e84fa5-2ade-4e73-8806-6f6269549505 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.151870] [55188]: DEBUG nova.compute.api [None req-21e84fa5-2ade-4e73-8806-6f6269549505 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.162712] [55188]: DEBUG oslo_concurrency.lockutils [None req-21e84fa5-2ade-4e73-8806-6f6269549505 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.163154] [55188]: DEBUG oslo_concurrency.lockutils [None req-21e84fa5-2ade-4e73-8806-6f6269549505 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.163226] [55188]: DEBUG oslo_concurrency.lockutils [None req-21e84fa5-2ade-4e73-8806-6f6269549505 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.163618] [55188]: DEBUG oslo_concurrency.lockutils [None req-21e84fa5-2ade-4e73-8806-6f6269549505 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.164213] [55188]: DEBUG oslo_concurrency.lockutils [None req-21e84fa5-2ade-4e73-8806-6f6269549505 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.164547] [55188]: DEBUG oslo_concurrency.lockutils [None req-21e84fa5-2ade-4e73-8806-6f6269549505 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.169668] [55187]: DEBUG nova.policy [None req-b2b1ba5f-1e35-47a6-9d77-f5cfc34ba489 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.179024] [55187]: DEBUG nova.policy [None req-b2b1ba5f-1e35-47a6-9d77-f5cfc34ba489 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.179820] [55187]: DEBUG nova.policy [None req-b2b1ba5f-1e35-47a6-9d77-f5cfc34ba489 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.180609] [55187]: INFO nova.api.openstack.requestlog [None req-b2b1ba5f-1e35-47a6-9d77-f5cfc34ba489 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1256 microversion: 2.26 time: 0.091704 [ 674.181067] [55187]: [pid: 55187|app: 0|req: 368/769] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:34 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1256 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 674.189626] [55187]: DEBUG nova.api.openstack.wsgi [None req-f2ea8b49-b3da-44d8-939a-19e31ba8be2f tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.208977] [55187]: INFO nova.api.openstack.requestlog [None req-f2ea8b49-b3da-44d8-939a-19e31ba8be2f tempest-AggregatesAdminNegativeTestJSON-736007718 tempest-AggregatesAdminNegativeTestJSON-736007718-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/8" status: 200 len: 0 microversion: 2.1 time: 0.023154 [ 674.209841] [55187]: [pid: 55187|app: 0|req: 369/770] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 26 22:02:34 2025] DELETE /compute/v2.1/os-aggregates/8 => generated 0 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 674.211303] [55188]: DEBUG oslo_concurrency.lockutils [None req-21e84fa5-2ade-4e73-8806-6f6269549505 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.211664] [55188]: DEBUG oslo_concurrency.lockutils [None req-21e84fa5-2ade-4e73-8806-6f6269549505 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.211891] [55188]: DEBUG oslo_concurrency.lockutils [None req-21e84fa5-2ade-4e73-8806-6f6269549505 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.212209] [55188]: DEBUG nova.objects.instance [None req-21e84fa5-2ade-4e73-8806-6f6269549505 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lazy-loading 'fault' on Instance uuid 19f4096b-0f09-4e26-93d7-a345002d004d {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 674.213259] [55187]: DEBUG nova.api.openstack.wsgi [None req-ccb523e0-b5c7-4c9c-b625-ccd5570d4101 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.217120] [55187]: DEBUG nova.compute.api [None req-ccb523e0-b5c7-4c9c-b625-ccd5570d4101 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.222092] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccb523e0-b5c7-4c9c-b625-ccd5570d4101 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.222622] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccb523e0-b5c7-4c9c-b625-ccd5570d4101 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.223104] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccb523e0-b5c7-4c9c-b625-ccd5570d4101 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.223604] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccb523e0-b5c7-4c9c-b625-ccd5570d4101 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.223970] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccb523e0-b5c7-4c9c-b625-ccd5570d4101 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.224374] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccb523e0-b5c7-4c9c-b625-ccd5570d4101 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.243817] [55188]: DEBUG nova.policy [None req-21e84fa5-2ade-4e73-8806-6f6269549505 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.251130] [55188]: DEBUG nova.policy [None req-21e84fa5-2ade-4e73-8806-6f6269549505 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.252845] [55188]: DEBUG nova.policy [None req-21e84fa5-2ade-4e73-8806-6f6269549505 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.254589] [55188]: INFO nova.api.openstack.requestlog [None req-21e84fa5-2ade-4e73-8806-6f6269549505 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1572 microversion: 2.70 time: 0.106448 [ 674.255258] [55188]: [pid: 55188|app: 0|req: 402/771] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:34 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1572 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 674.259147] [55188]: DEBUG nova.api.openstack.wsgi [None req-28a6086f-5282-496f-8a02-1f225297a762 tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] Calling method '.version_select at 0x7d4afaefaf80>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.279180] [55188]: INFO nova.api.openstack.requestlog [None req-28a6086f-5282-496f-8a02-1f225297a762 tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV210TestJSON-keypair-371870580" status: 204 len: 0 microversion: 2.10 time: 0.023181 [ 674.280351] [55188]: [pid: 55188|app: 0|req: 403/772] 10.180.1.21 () {60 vars in 1317 bytes} [Wed Mar 26 22:02:34 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV210TestJSON-keypair-371870580 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 674.283561] [55188]: DEBUG nova.api.openstack.wsgi [None req-9c0b51ef-c9b9-46b3-a270-43cfca47567c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.285218] [55187]: DEBUG nova.policy [None req-ccb523e0-b5c7-4c9c-b625-ccd5570d4101 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.285354] [55188]: DEBUG nova.compute.api [None req-9c0b51ef-c9b9-46b3-a270-43cfca47567c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.290942] [55187]: DEBUG nova.policy [None req-ccb523e0-b5c7-4c9c-b625-ccd5570d4101 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.292055] [55187]: DEBUG nova.policy [None req-ccb523e0-b5c7-4c9c-b625-ccd5570d4101 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.293174] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c0b51ef-c9b9-46b3-a270-43cfca47567c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.293451] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c0b51ef-c9b9-46b3-a270-43cfca47567c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.293656] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c0b51ef-c9b9-46b3-a270-43cfca47567c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.294081] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c0b51ef-c9b9-46b3-a270-43cfca47567c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.294295] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c0b51ef-c9b9-46b3-a270-43cfca47567c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.294520] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c0b51ef-c9b9-46b3-a270-43cfca47567c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.296486] [55187]: INFO nova.api.openstack.requestlog [None req-ccb523e0-b5c7-4c9c-b625-ccd5570d4101 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.085896 [ 674.296833] [55187]: [pid: 55187|app: 0|req: 370/773] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:34 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 674.300311] [55187]: DEBUG nova.api.openstack.wsgi [None req-7b8bd524-9413-4f2c-af05-4742bc89597b tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-1252110419", "id": 1337492540, "os-flavor-access:is_public": "False"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 674.334022] [55187]: INFO nova.api.openstack.requestlog [None req-7b8bd524-9413-4f2c-af05-4742bc89597b tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 415 microversion: 2.1 time: 0.036060 [ 674.334537] [55187]: [pid: 55187|app: 0|req: 371/774] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:34 2025] POST /compute/v2.1/flavors => generated 415 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 674.340629] [55187]: DEBUG nova.api.openstack.wsgi [None req-9bb34aae-d742-4532-a363-46dd8e737459 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.344499] [55187]: DEBUG nova.compute.api [None req-9bb34aae-d742-4532-a363-46dd8e737459 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.347554] [55188]: DEBUG nova.policy [None req-9c0b51ef-c9b9-46b3-a270-43cfca47567c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.348490] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bb34aae-d742-4532-a363-46dd8e737459 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.348830] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bb34aae-d742-4532-a363-46dd8e737459 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.349052] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bb34aae-d742-4532-a363-46dd8e737459 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.349504] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bb34aae-d742-4532-a363-46dd8e737459 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.349600] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bb34aae-d742-4532-a363-46dd8e737459 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.349765] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bb34aae-d742-4532-a363-46dd8e737459 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.354864] [55188]: INFO nova.api.openstack.requestlog [None req-9c0b51ef-c9b9-46b3-a270-43cfca47567c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1214 microversion: 2.1 time: 0.073859 [ 674.355213] [55188]: [pid: 55188|app: 0|req: 404/775] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:34 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1214 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.358281] [55188]: DEBUG nova.api.openstack.wsgi [None req-bfe5f111-aabb-4b77-a446-336ffb356ac9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.359965] [55188]: DEBUG nova.compute.api [None req-bfe5f111-aabb-4b77-a446-336ffb356ac9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.364027] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfe5f111-aabb-4b77-a446-336ffb356ac9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.364027] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfe5f111-aabb-4b77-a446-336ffb356ac9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.364027] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfe5f111-aabb-4b77-a446-336ffb356ac9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.364363] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfe5f111-aabb-4b77-a446-336ffb356ac9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.364602] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfe5f111-aabb-4b77-a446-336ffb356ac9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.364811] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfe5f111-aabb-4b77-a446-336ffb356ac9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.414495] [55187]: DEBUG nova.policy [None req-9bb34aae-d742-4532-a363-46dd8e737459 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.416056] [55188]: DEBUG nova.policy [None req-bfe5f111-aabb-4b77-a446-336ffb356ac9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.420965] [55188]: INFO nova.api.openstack.requestlog [None req-bfe5f111-aabb-4b77-a446-336ffb356ac9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.065103 [ 674.421343] [55188]: [pid: 55188|app: 0|req: 405/776] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:34 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.421796] [55187]: INFO nova.api.openstack.requestlog [None req-9bb34aae-d742-4532-a363-46dd8e737459 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1224 microversion: 2.1 time: 0.086009 [ 674.422343] [55187]: [pid: 55187|app: 0|req: 372/777] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:34 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1224 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.427062] [55187]: DEBUG nova.api.openstack.wsgi [None req-c9880091-0af4-4748-a970-f471ec54d623 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.429320] [55188]: DEBUG nova.api.openstack.wsgi [None req-7aaf06b2-9ee4-4c69-8771-74455d3d5a33 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.429530] [55187]: DEBUG nova.compute.api [None req-c9880091-0af4-4748-a970-f471ec54d623 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.434442] [55188]: DEBUG nova.compute.api [None req-7aaf06b2-9ee4-4c69-8771-74455d3d5a33 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.440306] [55188]: DEBUG oslo_concurrency.lockutils [None req-7aaf06b2-9ee4-4c69-8771-74455d3d5a33 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.440574] [55188]: DEBUG oslo_concurrency.lockutils [None req-7aaf06b2-9ee4-4c69-8771-74455d3d5a33 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.440762] [55188]: DEBUG oslo_concurrency.lockutils [None req-7aaf06b2-9ee4-4c69-8771-74455d3d5a33 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.441159] [55188]: DEBUG oslo_concurrency.lockutils [None req-7aaf06b2-9ee4-4c69-8771-74455d3d5a33 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.441375] [55188]: DEBUG oslo_concurrency.lockutils [None req-7aaf06b2-9ee4-4c69-8771-74455d3d5a33 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.441627] [55188]: DEBUG oslo_concurrency.lockutils [None req-7aaf06b2-9ee4-4c69-8771-74455d3d5a33 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.493126] [55187]: DEBUG nova.policy [None req-c9880091-0af4-4748-a970-f471ec54d623 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.500714] [55187]: INFO nova.api.openstack.requestlog [None req-c9880091-0af4-4748-a970-f471ec54d623 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1222 microversion: 2.1 time: 0.077581 [ 674.501703] [55187]: [pid: 55187|app: 0|req: 373/778] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:34 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1222 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.506442] [55187]: DEBUG nova.api.openstack.wsgi [None req-d1b9c7f6-0b76-43cb-84c3-c76c0721716e tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Calling method '.version_select at 0x7d4afb2123b0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.508518] [55188]: DEBUG nova.policy [None req-7aaf06b2-9ee4-4c69-8771-74455d3d5a33 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.513589] [55188]: DEBUG nova.policy [None req-7aaf06b2-9ee4-4c69-8771-74455d3d5a33 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.513866] [55188]: DEBUG nova.policy [None req-7aaf06b2-9ee4-4c69-8771-74455d3d5a33 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.517594] [55188]: INFO nova.api.openstack.requestlog [None req-7aaf06b2-9ee4-4c69-8771-74455d3d5a33 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2027 microversion: 2.100 time: 0.095516 [ 674.517933] [55188]: [pid: 55188|app: 0|req: 406/779] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:34 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2027 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 674.521921] [55188]: DEBUG nova.api.openstack.wsgi [None req-03d94afc-a1ff-46a9-b8b9-e9ae4ddbe0e1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.522105] [55188]: DEBUG nova.compute.api [None req-03d94afc-a1ff-46a9-b8b9-e9ae4ddbe0e1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.528866] [55188]: DEBUG oslo_concurrency.lockutils [None req-03d94afc-a1ff-46a9-b8b9-e9ae4ddbe0e1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.531015] [55188]: DEBUG oslo_concurrency.lockutils [None req-03d94afc-a1ff-46a9-b8b9-e9ae4ddbe0e1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.531015] [55188]: DEBUG oslo_concurrency.lockutils [None req-03d94afc-a1ff-46a9-b8b9-e9ae4ddbe0e1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.531015] [55188]: DEBUG oslo_concurrency.lockutils [None req-03d94afc-a1ff-46a9-b8b9-e9ae4ddbe0e1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.531015] [55188]: DEBUG oslo_concurrency.lockutils [None req-03d94afc-a1ff-46a9-b8b9-e9ae4ddbe0e1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.531210] [55188]: DEBUG oslo_concurrency.lockutils [None req-03d94afc-a1ff-46a9-b8b9-e9ae4ddbe0e1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.596780] [55188]: DEBUG nova.policy [None req-03d94afc-a1ff-46a9-b8b9-e9ae4ddbe0e1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.602643] [55188]: INFO nova.api.openstack.requestlog [None req-03d94afc-a1ff-46a9-b8b9-e9ae4ddbe0e1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1273 microversion: 2.1 time: 0.084058 [ 674.602910] [55188]: [pid: 55188|app: 0|req: 407/780] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:34 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1273 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.606146] [55188]: DEBUG nova.api.openstack.wsgi [None req-6c6a4e9b-4561-4167-a4db-4b70703a654a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.607605] [55188]: DEBUG nova.compute.api [None req-6c6a4e9b-4561-4167-a4db-4b70703a654a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.610832] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c6a4e9b-4561-4167-a4db-4b70703a654a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.611088] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c6a4e9b-4561-4167-a4db-4b70703a654a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.611273] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c6a4e9b-4561-4167-a4db-4b70703a654a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.611667] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c6a4e9b-4561-4167-a4db-4b70703a654a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.611877] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c6a4e9b-4561-4167-a4db-4b70703a654a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.612066] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c6a4e9b-4561-4167-a4db-4b70703a654a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.733678] [55188]: DEBUG nova.policy [None req-6c6a4e9b-4561-4167-a4db-4b70703a654a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.738383] [55188]: INFO nova.api.openstack.requestlog [None req-6c6a4e9b-4561-4167-a4db-4b70703a654a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 200 len: 1502 microversion: 2.1 time: 0.134860 [ 674.738864] [55188]: [pid: 55188|app: 0|req: 408/781] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:34 2025] GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 1502 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.741458] [55188]: DEBUG nova.api.openstack.wsgi [None req-3bea1417-1741-4c5e-a514-2de28f728a43 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.743450] [55188]: DEBUG nova.compute.api [None req-3bea1417-1741-4c5e-a514-2de28f728a43 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.747087] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bea1417-1741-4c5e-a514-2de28f728a43 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.747489] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bea1417-1741-4c5e-a514-2de28f728a43 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.747757] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bea1417-1741-4c5e-a514-2de28f728a43 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.748160] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bea1417-1741-4c5e-a514-2de28f728a43 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.748400] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bea1417-1741-4c5e-a514-2de28f728a43 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.748814] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bea1417-1741-4c5e-a514-2de28f728a43 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.780737] [55188]: DEBUG nova.policy [None req-3bea1417-1741-4c5e-a514-2de28f728a43 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.784418] [55188]: INFO nova.api.openstack.requestlog [None req-3bea1417-1741-4c5e-a514-2de28f728a43 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.044898 [ 674.784766] [55188]: [pid: 55188|app: 0|req: 409/782] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:35 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.787808] [55188]: DEBUG nova.api.openstack.wsgi [None req-8e8acb9d-6655-42d0-b698-4c0c503e4cb6 tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] Calling method '.version_select at 0x7d4afb1565f0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.801919] [55188]: INFO nova.api.openstack.requestlog [None req-8e8acb9d-6655-42d0-b698-4c0c503e4cb6 tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-386716255?user_id=49dbe949457248f09e385ee57a77bc11" status: 204 len: 0 microversion: 2.10 time: 0.013707 [ 674.802550] [55188]: [pid: 55188|app: 0|req: 410/783] 10.180.1.21 () {60 vars in 1335 bytes} [Wed Mar 26 22:02:35 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-386716255?user_id=49dbe949457248f09e385ee57a77bc11 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 674.807020] [55188]: DEBUG nova.api.openstack.wsgi [None req-f5e6216b-6b5d-44d6-9a28-63b74df5cdc0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.807020] [55188]: DEBUG nova.compute.api [None req-f5e6216b-6b5d-44d6-9a28-63b74df5cdc0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.810422] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5e6216b-6b5d-44d6-9a28-63b74df5cdc0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.810705] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5e6216b-6b5d-44d6-9a28-63b74df5cdc0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.810924] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5e6216b-6b5d-44d6-9a28-63b74df5cdc0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.811321] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5e6216b-6b5d-44d6-9a28-63b74df5cdc0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.811586] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5e6216b-6b5d-44d6-9a28-63b74df5cdc0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.813346] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5e6216b-6b5d-44d6-9a28-63b74df5cdc0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.845457] [55188]: DEBUG nova.policy [None req-f5e6216b-6b5d-44d6-9a28-63b74df5cdc0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.849928] [55188]: INFO nova.api.openstack.requestlog [None req-f5e6216b-6b5d-44d6-9a28-63b74df5cdc0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1223 microversion: 2.1 time: 0.046880 [ 674.850331] [55188]: [pid: 55188|app: 0|req: 411/784] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:35 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1223 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.852816] [55188]: DEBUG nova.api.openstack.wsgi [None req-b246d352-c18b-40c4-9b0a-061b4dfde218 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.875955] [55188]: INFO nova.api.openstack.requestlog [None req-b246d352-c18b-40c4-9b0a-061b4dfde218 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5091 microversion: 2.1 time: 0.024911 [ 674.876376] [55188]: [pid: 55188|app: 0|req: 412/785] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:02:35 2025] GET /compute/v2.1/flavors/detail => generated 5091 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.879100] [55188]: DEBUG nova.api.openstack.wsgi [None req-1639e783-a8ed-4291-b5a5-80b8ce8b09b3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.880707] [55188]: DEBUG nova.compute.api [None req-1639e783-a8ed-4291-b5a5-80b8ce8b09b3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.884379] [55188]: DEBUG oslo_concurrency.lockutils [None req-1639e783-a8ed-4291-b5a5-80b8ce8b09b3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.884619] [55188]: DEBUG oslo_concurrency.lockutils [None req-1639e783-a8ed-4291-b5a5-80b8ce8b09b3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.884860] [55188]: DEBUG oslo_concurrency.lockutils [None req-1639e783-a8ed-4291-b5a5-80b8ce8b09b3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.885258] [55188]: DEBUG oslo_concurrency.lockutils [None req-1639e783-a8ed-4291-b5a5-80b8ce8b09b3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.886347] [55188]: DEBUG oslo_concurrency.lockutils [None req-1639e783-a8ed-4291-b5a5-80b8ce8b09b3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.886347] [55188]: DEBUG oslo_concurrency.lockutils [None req-1639e783-a8ed-4291-b5a5-80b8ce8b09b3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.907247] [55187]: INFO nova.api.openstack.requestlog [None req-d1b9c7f6-0b76-43cb-84c3-c76c0721716e tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/77e8fce7-4d72-47a6-aad3-b5c37f28e547" status: 202 len: 0 microversion: 2.1 time: 0.403879 [ 674.907594] [55187]: [pid: 55187|app: 0|req: 374/786] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:02:34 2025] DELETE /compute/v2.1/os-security-groups/77e8fce7-4d72-47a6-aad3-b5c37f28e547 => generated 0 bytes in 406 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 674.912721] [55187]: DEBUG nova.api.openstack.wsgi [None req-b1813906-0e91-41c9-8d75-d971ca153d84 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 674.915140] [55187]: DEBUG nova.compute.api [None req-b1813906-0e91-41c9-8d75-d971ca153d84 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 674.920077] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1813906-0e91-41c9-8d75-d971ca153d84 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.920325] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1813906-0e91-41c9-8d75-d971ca153d84 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.920511] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1813906-0e91-41c9-8d75-d971ca153d84 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.920911] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1813906-0e91-41c9-8d75-d971ca153d84 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.921133] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1813906-0e91-41c9-8d75-d971ca153d84 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.921360] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1813906-0e91-41c9-8d75-d971ca153d84 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.946034] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1813906-0e91-41c9-8d75-d971ca153d84 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.946162] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1813906-0e91-41c9-8d75-d971ca153d84 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.946293] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1813906-0e91-41c9-8d75-d971ca153d84 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.947726] [55187]: DEBUG nova.objects.instance [None req-b1813906-0e91-41c9-8d75-d971ca153d84 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lazy-loading 'fault' on Instance uuid 3b873a8a-8dd7-4497-836e-d22a34a3eea1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 674.995332] [55187]: DEBUG nova.policy [None req-b1813906-0e91-41c9-8d75-d971ca153d84 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.999495] [55187]: INFO nova.api.openstack.requestlog [None req-b1813906-0e91-41c9-8d75-d971ca153d84 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1315 microversion: 2.1 time: 0.091286 [ 675.000173] [55187]: [pid: 55187|app: 0|req: 375/787] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:35 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1315 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.002729] [55187]: DEBUG nova.api.openstack.wsgi [None req-64e98873-20d7-4fa3-995d-7d891d3deed9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.004507] [55187]: DEBUG nova.compute.api [None req-64e98873-20d7-4fa3-995d-7d891d3deed9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.011847] [55187]: DEBUG oslo_concurrency.lockutils [None req-64e98873-20d7-4fa3-995d-7d891d3deed9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.011847] [55187]: DEBUG oslo_concurrency.lockutils [None req-64e98873-20d7-4fa3-995d-7d891d3deed9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.011847] [55187]: DEBUG oslo_concurrency.lockutils [None req-64e98873-20d7-4fa3-995d-7d891d3deed9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.011847] [55187]: DEBUG oslo_concurrency.lockutils [None req-64e98873-20d7-4fa3-995d-7d891d3deed9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.012140] [55187]: DEBUG oslo_concurrency.lockutils [None req-64e98873-20d7-4fa3-995d-7d891d3deed9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.012140] [55187]: DEBUG oslo_concurrency.lockutils [None req-64e98873-20d7-4fa3-995d-7d891d3deed9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.015621] [55188]: DEBUG nova.policy [None req-1639e783-a8ed-4291-b5a5-80b8ce8b09b3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.021487] [55188]: INFO nova.api.openstack.requestlog [None req-1639e783-a8ed-4291-b5a5-80b8ce8b09b3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1465 microversion: 2.1 time: 0.144446 [ 675.021922] [55188]: [pid: 55188|app: 0|req: 413/788] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:35 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1465 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.025027] [55188]: DEBUG nova.api.openstack.wsgi [None req-bcea9351-18f4-455d-bd50-40c8e1259f33 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.027584] [55188]: DEBUG nova.compute.api [None req-bcea9351-18f4-455d-bd50-40c8e1259f33 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.031145] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcea9351-18f4-455d-bd50-40c8e1259f33 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.031521] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcea9351-18f4-455d-bd50-40c8e1259f33 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.031963] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcea9351-18f4-455d-bd50-40c8e1259f33 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.032431] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcea9351-18f4-455d-bd50-40c8e1259f33 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.032734] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcea9351-18f4-455d-bd50-40c8e1259f33 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.033017] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcea9351-18f4-455d-bd50-40c8e1259f33 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.033093] [55187]: DEBUG oslo_concurrency.lockutils [None req-64e98873-20d7-4fa3-995d-7d891d3deed9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.033339] [55187]: DEBUG oslo_concurrency.lockutils [None req-64e98873-20d7-4fa3-995d-7d891d3deed9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.033867] [55187]: DEBUG oslo_concurrency.lockutils [None req-64e98873-20d7-4fa3-995d-7d891d3deed9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.033867] [55187]: DEBUG nova.objects.instance [None req-64e98873-20d7-4fa3-995d-7d891d3deed9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lazy-loading 'fault' on Instance uuid bf43965a-4117-4c14-a78b-43ffa49d463a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 675.055575] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcea9351-18f4-455d-bd50-40c8e1259f33 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.055575] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcea9351-18f4-455d-bd50-40c8e1259f33 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.055575] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcea9351-18f4-455d-bd50-40c8e1259f33 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.055575] [55188]: DEBUG nova.objects.instance [None req-bcea9351-18f4-455d-bd50-40c8e1259f33 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lazy-loading 'fault' on Instance uuid 72045dd3-fa01-4b9e-a47b-aa9e034611f3 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 675.081091] [55188]: DEBUG nova.policy [None req-bcea9351-18f4-455d-bd50-40c8e1259f33 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.090475] [55188]: INFO nova.api.openstack.requestlog [None req-bcea9351-18f4-455d-bd50-40c8e1259f33 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1306 microversion: 2.1 time: 0.067772 [ 675.090841] [55188]: [pid: 55188|app: 0|req: 414/789] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:35 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1306 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.093516] [55188]: DEBUG nova.api.openstack.wsgi [None req-f731d5d3-5458-4f17-af8b-c6b51e10d1e3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.095362] [55188]: DEBUG nova.compute.api [None req-f731d5d3-5458-4f17-af8b-c6b51e10d1e3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.101764] [55188]: DEBUG oslo_concurrency.lockutils [None req-f731d5d3-5458-4f17-af8b-c6b51e10d1e3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.101764] [55188]: DEBUG oslo_concurrency.lockutils [None req-f731d5d3-5458-4f17-af8b-c6b51e10d1e3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.101764] [55188]: DEBUG oslo_concurrency.lockutils [None req-f731d5d3-5458-4f17-af8b-c6b51e10d1e3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.101764] [55188]: DEBUG oslo_concurrency.lockutils [None req-f731d5d3-5458-4f17-af8b-c6b51e10d1e3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.102053] [55188]: DEBUG oslo_concurrency.lockutils [None req-f731d5d3-5458-4f17-af8b-c6b51e10d1e3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.102053] [55188]: DEBUG oslo_concurrency.lockutils [None req-f731d5d3-5458-4f17-af8b-c6b51e10d1e3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.158511] [55188]: DEBUG nova.policy [None req-f731d5d3-5458-4f17-af8b-c6b51e10d1e3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.166021] [55188]: INFO nova.api.openstack.requestlog [None req-f731d5d3-5458-4f17-af8b-c6b51e10d1e3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1268 microversion: 2.1 time: 0.074472 [ 675.168610] [55188]: [pid: 55188|app: 0|req: 415/790] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:35 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1268 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.168909] [55188]: DEBUG nova.api.openstack.wsgi [None req-5cc85d0a-42c9-4cf4-a0ab-3460cbf7cb75 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.170579] [55188]: DEBUG nova.compute.api [None req-5cc85d0a-42c9-4cf4-a0ab-3460cbf7cb75 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.181019] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cc85d0a-42c9-4cf4-a0ab-3460cbf7cb75 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.181019] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cc85d0a-42c9-4cf4-a0ab-3460cbf7cb75 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.181019] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cc85d0a-42c9-4cf4-a0ab-3460cbf7cb75 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.181019] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cc85d0a-42c9-4cf4-a0ab-3460cbf7cb75 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.181438] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cc85d0a-42c9-4cf4-a0ab-3460cbf7cb75 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.181438] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cc85d0a-42c9-4cf4-a0ab-3460cbf7cb75 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.224811] [55188]: DEBUG nova.policy [None req-5cc85d0a-42c9-4cf4-a0ab-3460cbf7cb75 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.232020] [55188]: INFO nova.api.openstack.requestlog [None req-5cc85d0a-42c9-4cf4-a0ab-3460cbf7cb75 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1208 microversion: 2.1 time: 0.061762 [ 675.232020] [55188]: [pid: 55188|app: 0|req: 416/791] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:35 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1208 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.232020] [55188]: DEBUG nova.api.openstack.wsgi [None req-4cbc6ca7-0d81-4238-9892-6dee58b5ac4d tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.233974] [55188]: DEBUG nova.compute.api [None req-4cbc6ca7-0d81-4238-9892-6dee58b5ac4d tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.238712] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cbc6ca7-0d81-4238-9892-6dee58b5ac4d tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.239119] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cbc6ca7-0d81-4238-9892-6dee58b5ac4d tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.239425] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cbc6ca7-0d81-4238-9892-6dee58b5ac4d tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.239885] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cbc6ca7-0d81-4238-9892-6dee58b5ac4d tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.240229] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cbc6ca7-0d81-4238-9892-6dee58b5ac4d tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.240518] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cbc6ca7-0d81-4238-9892-6dee58b5ac4d tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.264324] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cbc6ca7-0d81-4238-9892-6dee58b5ac4d tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.264324] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cbc6ca7-0d81-4238-9892-6dee58b5ac4d tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.264783] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cbc6ca7-0d81-4238-9892-6dee58b5ac4d tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.264783] [55188]: DEBUG nova.objects.instance [None req-4cbc6ca7-0d81-4238-9892-6dee58b5ac4d tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lazy-loading 'fault' on Instance uuid 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 675.268990] [55187]: DEBUG nova.policy [None req-64e98873-20d7-4fa3-995d-7d891d3deed9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.274701] [55187]: INFO nova.api.openstack.requestlog [None req-64e98873-20d7-4fa3-995d-7d891d3deed9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1301 microversion: 2.1 time: 0.273601 [ 675.274822] [55187]: [pid: 55187|app: 0|req: 376/792] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:35 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1301 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.278859] [55187]: DEBUG nova.api.openstack.wsgi [None req-bfe266fc-45a2-42f9-8ad1-58758c70a84b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.282256] [55187]: DEBUG nova.compute.api [None req-bfe266fc-45a2-42f9-8ad1-58758c70a84b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.286388] [55187]: DEBUG oslo_concurrency.lockutils [None req-bfe266fc-45a2-42f9-8ad1-58758c70a84b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.286789] [55187]: DEBUG oslo_concurrency.lockutils [None req-bfe266fc-45a2-42f9-8ad1-58758c70a84b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.286929] [55187]: DEBUG oslo_concurrency.lockutils [None req-bfe266fc-45a2-42f9-8ad1-58758c70a84b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.287299] [55187]: DEBUG oslo_concurrency.lockutils [None req-bfe266fc-45a2-42f9-8ad1-58758c70a84b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.287489] [55187]: DEBUG oslo_concurrency.lockutils [None req-bfe266fc-45a2-42f9-8ad1-58758c70a84b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.287688] [55187]: DEBUG oslo_concurrency.lockutils [None req-bfe266fc-45a2-42f9-8ad1-58758c70a84b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.301564] [55188]: DEBUG nova.policy [None req-4cbc6ca7-0d81-4238-9892-6dee58b5ac4d tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.305756] [55188]: DEBUG nova.policy [None req-4cbc6ca7-0d81-4238-9892-6dee58b5ac4d tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.306569] [55188]: DEBUG nova.policy [None req-4cbc6ca7-0d81-4238-9892-6dee58b5ac4d tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.307311] [55188]: INFO nova.api.openstack.requestlog [None req-4cbc6ca7-0d81-4238-9892-6dee58b5ac4d tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e" status: 200 len: 1391 microversion: 2.48 time: 0.077616 [ 675.307645] [55188]: [pid: 55188|app: 0|req: 417/793] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:35 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e => generated 1391 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 675.309964] [55188]: DEBUG nova.api.openstack.wsgi [None req-c0ee72d4-306a-48de-9a5a-4e099d289c14 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.311998] [55188]: DEBUG nova.compute.api [None req-c0ee72d4-306a-48de-9a5a-4e099d289c14 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.315959] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0ee72d4-306a-48de-9a5a-4e099d289c14 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.316254] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0ee72d4-306a-48de-9a5a-4e099d289c14 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.316396] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0ee72d4-306a-48de-9a5a-4e099d289c14 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.317251] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0ee72d4-306a-48de-9a5a-4e099d289c14 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.317251] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0ee72d4-306a-48de-9a5a-4e099d289c14 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.318622] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0ee72d4-306a-48de-9a5a-4e099d289c14 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.342950] [55187]: DEBUG nova.policy [None req-bfe266fc-45a2-42f9-8ad1-58758c70a84b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.351130] [55187]: INFO nova.api.openstack.requestlog [None req-bfe266fc-45a2-42f9-8ad1-58758c70a84b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1214 microversion: 2.1 time: 0.075619 [ 675.351722] [55187]: [pid: 55187|app: 0|req: 377/794] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:35 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1214 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.360015] [55187]: DEBUG nova.api.openstack.wsgi [None req-b821383f-3e37-4c45-a026-f2349d871e55 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.363368] [55187]: DEBUG nova.compute.api [None req-b821383f-3e37-4c45-a026-f2349d871e55 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.366810] [55187]: DEBUG oslo_concurrency.lockutils [None req-b821383f-3e37-4c45-a026-f2349d871e55 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.367556] [55187]: DEBUG oslo_concurrency.lockutils [None req-b821383f-3e37-4c45-a026-f2349d871e55 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.367556] [55187]: DEBUG oslo_concurrency.lockutils [None req-b821383f-3e37-4c45-a026-f2349d871e55 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.367912] [55187]: DEBUG oslo_concurrency.lockutils [None req-b821383f-3e37-4c45-a026-f2349d871e55 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.368206] [55187]: DEBUG oslo_concurrency.lockutils [None req-b821383f-3e37-4c45-a026-f2349d871e55 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.368997] [55187]: DEBUG oslo_concurrency.lockutils [None req-b821383f-3e37-4c45-a026-f2349d871e55 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.374595] [55188]: DEBUG nova.policy [None req-c0ee72d4-306a-48de-9a5a-4e099d289c14 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.380848] [55188]: INFO nova.api.openstack.requestlog [None req-c0ee72d4-306a-48de-9a5a-4e099d289c14 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.072577 [ 675.381200] [55188]: [pid: 55188|app: 0|req: 418/795] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:35 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.387323] [55188]: DEBUG nova.api.openstack.wsgi [None req-e934f45d-ae3d-43da-8632-46a259a4c442 tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] Calling method '.version_select at 0x7d4afb4b4f70>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.400959] [55188]: INFO nova.api.openstack.requestlog [None req-e934f45d-ae3d-43da-8632-46a259a4c442 tempest-KeyPairsV210TestJSON-1533267219 tempest-KeyPairsV210TestJSON-1533267219-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-371069993?user_id=49dbe949457248f09e385ee57a77bc11" status: 204 len: 0 microversion: 2.10 time: 0.019089 [ 675.402312] [55188]: [pid: 55188|app: 0|req: 419/796] 10.180.1.21 () {60 vars in 1335 bytes} [Wed Mar 26 22:02:35 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-371069993?user_id=49dbe949457248f09e385ee57a77bc11 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 675.403935] [55188]: DEBUG nova.api.openstack.wsgi [None req-026bdf65-e612-4b21-867d-209e8fba33a3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.405694] [55188]: DEBUG nova.compute.api [None req-026bdf65-e612-4b21-867d-209e8fba33a3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.415663] [55188]: DEBUG oslo_concurrency.lockutils [None req-026bdf65-e612-4b21-867d-209e8fba33a3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.415663] [55188]: DEBUG oslo_concurrency.lockutils [None req-026bdf65-e612-4b21-867d-209e8fba33a3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.415663] [55188]: DEBUG oslo_concurrency.lockutils [None req-026bdf65-e612-4b21-867d-209e8fba33a3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.416101] [55188]: DEBUG oslo_concurrency.lockutils [None req-026bdf65-e612-4b21-867d-209e8fba33a3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.416285] [55188]: DEBUG oslo_concurrency.lockutils [None req-026bdf65-e612-4b21-867d-209e8fba33a3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.416491] [55188]: DEBUG oslo_concurrency.lockutils [None req-026bdf65-e612-4b21-867d-209e8fba33a3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.566277] [55188]: DEBUG nova.policy [None req-026bdf65-e612-4b21-867d-209e8fba33a3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.571420] [55188]: INFO nova.api.openstack.requestlog [None req-026bdf65-e612-4b21-867d-209e8fba33a3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1362 microversion: 2.1 time: 0.168802 [ 675.572365] [55188]: [pid: 55188|app: 0|req: 420/797] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:35 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1362 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.575843] [55188]: DEBUG nova.api.openstack.wsgi [None req-792e403d-d5a9-474b-bb1f-140fdade5325 tempest-FlavorsAdminTestJSON-1660541549 tempest-FlavorsAdminTestJSON-1660541549-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.608988] [55188]: INFO nova.api.openstack.requestlog [None req-792e403d-d5a9-474b-bb1f-140fdade5325 tempest-FlavorsAdminTestJSON-1660541549 tempest-FlavorsAdminTestJSON-1660541549-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5091 microversion: 2.1 time: 0.036068 [ 675.609649] [55188]: [pid: 55188|app: 0|req: 421/798] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:02:35 2025] GET /compute/v2.1/flavors/detail => generated 5091 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.612904] [55188]: DEBUG nova.api.openstack.wsgi [None req-195deab8-0f03-463f-8bdb-b64aed5efb55 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.616216] [55188]: DEBUG nova.compute.api [None req-195deab8-0f03-463f-8bdb-b64aed5efb55 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.619630] [55188]: DEBUG oslo_concurrency.lockutils [None req-195deab8-0f03-463f-8bdb-b64aed5efb55 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.620638] [55188]: DEBUG oslo_concurrency.lockutils [None req-195deab8-0f03-463f-8bdb-b64aed5efb55 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.621252] [55188]: DEBUG oslo_concurrency.lockutils [None req-195deab8-0f03-463f-8bdb-b64aed5efb55 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.622588] [55188]: DEBUG oslo_concurrency.lockutils [None req-195deab8-0f03-463f-8bdb-b64aed5efb55 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.622588] [55188]: DEBUG oslo_concurrency.lockutils [None req-195deab8-0f03-463f-8bdb-b64aed5efb55 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.622588] [55188]: DEBUG oslo_concurrency.lockutils [None req-195deab8-0f03-463f-8bdb-b64aed5efb55 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.635254] [55187]: DEBUG nova.policy [None req-b821383f-3e37-4c45-a026-f2349d871e55 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.646026] [55187]: INFO nova.api.openstack.requestlog [None req-b821383f-3e37-4c45-a026-f2349d871e55 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 200 len: 1502 microversion: 2.1 time: 0.287842 [ 675.646026] [55187]: [pid: 55187|app: 0|req: 378/799] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:35 2025] GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 1502 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.646793] [55188]: DEBUG oslo_concurrency.lockutils [None req-195deab8-0f03-463f-8bdb-b64aed5efb55 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.647215] [55188]: DEBUG oslo_concurrency.lockutils [None req-195deab8-0f03-463f-8bdb-b64aed5efb55 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.647760] [55188]: DEBUG oslo_concurrency.lockutils [None req-195deab8-0f03-463f-8bdb-b64aed5efb55 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.647956] [55188]: DEBUG nova.objects.instance [None req-195deab8-0f03-463f-8bdb-b64aed5efb55 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 8d55683d-3ce3-42ec-bf0c-a17146f61142 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 675.650314] [55187]: DEBUG nova.api.openstack.wsgi [None req-bd6c5659-f347-491a-8ae3-dc261eef76d5 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] Calling method '.version_select at 0x7d4afb116dd0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.683026] [55188]: DEBUG nova.policy [None req-195deab8-0f03-463f-8bdb-b64aed5efb55 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.687147] [55188]: INFO nova.api.openstack.requestlog [None req-195deab8-0f03-463f-8bdb-b64aed5efb55 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 200 len: 1304 microversion: 2.1 time: 0.076067 [ 675.687737] [55188]: [pid: 55188|app: 0|req: 422/800] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:35 2025] GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 1304 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.693188] [55188]: DEBUG nova.api.openstack.wsgi [None req-cefb8472-cf8d-46db-8246-1ecaf31a5b2b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.693592] [55188]: DEBUG nova.compute.api [None req-cefb8472-cf8d-46db-8246-1ecaf31a5b2b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.698478] [55188]: DEBUG oslo_concurrency.lockutils [None req-cefb8472-cf8d-46db-8246-1ecaf31a5b2b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.698972] [55188]: DEBUG oslo_concurrency.lockutils [None req-cefb8472-cf8d-46db-8246-1ecaf31a5b2b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.699602] [55188]: DEBUG oslo_concurrency.lockutils [None req-cefb8472-cf8d-46db-8246-1ecaf31a5b2b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.699926] [55188]: DEBUG oslo_concurrency.lockutils [None req-cefb8472-cf8d-46db-8246-1ecaf31a5b2b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.700304] [55188]: DEBUG oslo_concurrency.lockutils [None req-cefb8472-cf8d-46db-8246-1ecaf31a5b2b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.700577] [55188]: DEBUG oslo_concurrency.lockutils [None req-cefb8472-cf8d-46db-8246-1ecaf31a5b2b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.739650] [55188]: DEBUG nova.policy [None req-cefb8472-cf8d-46db-8246-1ecaf31a5b2b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.744445] [55188]: INFO nova.api.openstack.requestlog [None req-cefb8472-cf8d-46db-8246-1ecaf31a5b2b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.055599 [ 675.744785] [55188]: [pid: 55188|app: 0|req: 423/801] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:36 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.747461] [55188]: DEBUG nova.api.openstack.wsgi [None req-0fe1980a-af7a-48e9-a0fa-67ca59ec0d47 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.749202] [55188]: DEBUG nova.compute.api [None req-0fe1980a-af7a-48e9-a0fa-67ca59ec0d47 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.753296] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fe1980a-af7a-48e9-a0fa-67ca59ec0d47 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.753601] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fe1980a-af7a-48e9-a0fa-67ca59ec0d47 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.753855] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fe1980a-af7a-48e9-a0fa-67ca59ec0d47 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.754284] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fe1980a-af7a-48e9-a0fa-67ca59ec0d47 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.754534] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fe1980a-af7a-48e9-a0fa-67ca59ec0d47 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.754754] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fe1980a-af7a-48e9-a0fa-67ca59ec0d47 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.793819] [55188]: DEBUG nova.policy [None req-0fe1980a-af7a-48e9-a0fa-67ca59ec0d47 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.800343] [55188]: DEBUG nova.policy [None req-0fe1980a-af7a-48e9-a0fa-67ca59ec0d47 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.801803] [55188]: DEBUG nova.policy [None req-0fe1980a-af7a-48e9-a0fa-67ca59ec0d47 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.802114] [55188]: INFO nova.api.openstack.requestlog [None req-0fe1980a-af7a-48e9-a0fa-67ca59ec0d47 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1256 microversion: 2.26 time: 0.056753 [ 675.802468] [55188]: [pid: 55188|app: 0|req: 424/802] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:36 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1256 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 675.804987] [55188]: DEBUG nova.api.openstack.wsgi [None req-17c6c4a4-8750-4fe4-8f71-962b61331d06 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.806957] [55188]: DEBUG nova.compute.api [None req-17c6c4a4-8750-4fe4-8f71-962b61331d06 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.810758] [55188]: DEBUG oslo_concurrency.lockutils [None req-17c6c4a4-8750-4fe4-8f71-962b61331d06 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.810998] [55188]: DEBUG oslo_concurrency.lockutils [None req-17c6c4a4-8750-4fe4-8f71-962b61331d06 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.811197] [55188]: DEBUG oslo_concurrency.lockutils [None req-17c6c4a4-8750-4fe4-8f71-962b61331d06 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.811555] [55188]: DEBUG oslo_concurrency.lockutils [None req-17c6c4a4-8750-4fe4-8f71-962b61331d06 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.811822] [55188]: DEBUG oslo_concurrency.lockutils [None req-17c6c4a4-8750-4fe4-8f71-962b61331d06 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.811936] [55188]: DEBUG oslo_concurrency.lockutils [None req-17c6c4a4-8750-4fe4-8f71-962b61331d06 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.833702] [55188]: DEBUG oslo_concurrency.lockutils [None req-17c6c4a4-8750-4fe4-8f71-962b61331d06 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.833959] [55188]: DEBUG oslo_concurrency.lockutils [None req-17c6c4a4-8750-4fe4-8f71-962b61331d06 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.834188] [55188]: DEBUG oslo_concurrency.lockutils [None req-17c6c4a4-8750-4fe4-8f71-962b61331d06 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.834537] [55188]: DEBUG nova.objects.instance [None req-17c6c4a4-8750-4fe4-8f71-962b61331d06 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lazy-loading 'fault' on Instance uuid 19f4096b-0f09-4e26-93d7-a345002d004d {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 675.868271] [55188]: DEBUG nova.policy [None req-17c6c4a4-8750-4fe4-8f71-962b61331d06 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.872920] [55188]: DEBUG nova.policy [None req-17c6c4a4-8750-4fe4-8f71-962b61331d06 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.873658] [55188]: DEBUG nova.policy [None req-17c6c4a4-8750-4fe4-8f71-962b61331d06 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.875045] [55188]: INFO nova.api.openstack.requestlog [None req-17c6c4a4-8750-4fe4-8f71-962b61331d06 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1572 microversion: 2.70 time: 0.071427 [ 675.875045] [55188]: [pid: 55188|app: 0|req: 425/803] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:36 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1572 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 675.877794] [55188]: DEBUG nova.api.openstack.wsgi [None req-67d1f7e9-6faf-4fda-90f0-8e63df551577 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.879448] [55188]: DEBUG nova.compute.api [None req-67d1f7e9-6faf-4fda-90f0-8e63df551577 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.883076] [55188]: DEBUG oslo_concurrency.lockutils [None req-67d1f7e9-6faf-4fda-90f0-8e63df551577 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.883347] [55188]: DEBUG oslo_concurrency.lockutils [None req-67d1f7e9-6faf-4fda-90f0-8e63df551577 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.883498] [55188]: DEBUG oslo_concurrency.lockutils [None req-67d1f7e9-6faf-4fda-90f0-8e63df551577 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.883882] [55188]: DEBUG oslo_concurrency.lockutils [None req-67d1f7e9-6faf-4fda-90f0-8e63df551577 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.884102] [55188]: DEBUG oslo_concurrency.lockutils [None req-67d1f7e9-6faf-4fda-90f0-8e63df551577 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.884278] [55188]: DEBUG oslo_concurrency.lockutils [None req-67d1f7e9-6faf-4fda-90f0-8e63df551577 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.936649] [55188]: DEBUG nova.policy [None req-67d1f7e9-6faf-4fda-90f0-8e63df551577 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.941288] [55188]: DEBUG nova.policy [None req-67d1f7e9-6faf-4fda-90f0-8e63df551577 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.942491] [55188]: DEBUG nova.policy [None req-67d1f7e9-6faf-4fda-90f0-8e63df551577 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 675.945647] [55188]: INFO nova.api.openstack.requestlog [None req-67d1f7e9-6faf-4fda-90f0-8e63df551577 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.070304 [ 675.945974] [55188]: [pid: 55188|app: 0|req: 426/804] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:36 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 675.948517] [55188]: DEBUG nova.api.openstack.wsgi [None req-774a1ace-27da-4885-90c1-e41eae6c5aa0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.950096] [55188]: DEBUG nova.compute.api [None req-774a1ace-27da-4885-90c1-e41eae6c5aa0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.953167] [55188]: DEBUG oslo_concurrency.lockutils [None req-774a1ace-27da-4885-90c1-e41eae6c5aa0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.953401] [55188]: DEBUG oslo_concurrency.lockutils [None req-774a1ace-27da-4885-90c1-e41eae6c5aa0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.953581] [55188]: DEBUG oslo_concurrency.lockutils [None req-774a1ace-27da-4885-90c1-e41eae6c5aa0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.954057] [55188]: DEBUG oslo_concurrency.lockutils [None req-774a1ace-27da-4885-90c1-e41eae6c5aa0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.954137] [55188]: DEBUG oslo_concurrency.lockutils [None req-774a1ace-27da-4885-90c1-e41eae6c5aa0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.954335] [55188]: DEBUG oslo_concurrency.lockutils [None req-774a1ace-27da-4885-90c1-e41eae6c5aa0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.990778] [55187]: INFO nova.api.openstack.requestlog [None req-bd6c5659-f347-491a-8ae3-dc261eef76d5 tempest-SecurityGroupRulesTestJSON-685278947 tempest-SecurityGroupRulesTestJSON-685278947-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/b3103544-1b97-4c39-88a2-83b39288e08a" status: 202 len: 0 microversion: 2.1 time: 0.343692 [ 675.991217] [55187]: [pid: 55187|app: 0|req: 379/805] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:02:36 2025] DELETE /compute/v2.1/os-security-groups/b3103544-1b97-4c39-88a2-83b39288e08a => generated 0 bytes in 346 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 675.995085] [55187]: DEBUG nova.api.openstack.wsgi [None req-f1ae6cbd-c2c8-459f-8ec2-2a6f07233088 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 675.996547] [55187]: DEBUG nova.compute.api [None req-f1ae6cbd-c2c8-459f-8ec2-2a6f07233088 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 675.999350] [55188]: DEBUG nova.policy [None req-774a1ace-27da-4885-90c1-e41eae6c5aa0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.004477] [55188]: INFO nova.api.openstack.requestlog [None req-774a1ace-27da-4885-90c1-e41eae6c5aa0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1214 microversion: 2.1 time: 0.057864 [ 676.005255] [55188]: [pid: 55188|app: 0|req: 427/806] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:36 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1214 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.007486] [55188]: DEBUG nova.api.openstack.wsgi [None req-af332741-78f8-452e-8ada-857735e76c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.008553] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1ae6cbd-c2c8-459f-8ec2-2a6f07233088 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.008808] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1ae6cbd-c2c8-459f-8ec2-2a6f07233088 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.008983] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1ae6cbd-c2c8-459f-8ec2-2a6f07233088 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.009183] [55188]: DEBUG nova.compute.api [None req-af332741-78f8-452e-8ada-857735e76c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.009351] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1ae6cbd-c2c8-459f-8ec2-2a6f07233088 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.009539] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1ae6cbd-c2c8-459f-8ec2-2a6f07233088 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.009707] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1ae6cbd-c2c8-459f-8ec2-2a6f07233088 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.013632] [55188]: DEBUG oslo_concurrency.lockutils [None req-af332741-78f8-452e-8ada-857735e76c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.013632] [55188]: DEBUG oslo_concurrency.lockutils [None req-af332741-78f8-452e-8ada-857735e76c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.013773] [55188]: DEBUG oslo_concurrency.lockutils [None req-af332741-78f8-452e-8ada-857735e76c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.014179] [55188]: DEBUG oslo_concurrency.lockutils [None req-af332741-78f8-452e-8ada-857735e76c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.014280] [55188]: DEBUG oslo_concurrency.lockutils [None req-af332741-78f8-452e-8ada-857735e76c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.015222] [55188]: DEBUG oslo_concurrency.lockutils [None req-af332741-78f8-452e-8ada-857735e76c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.074142] [55188]: DEBUG nova.policy [None req-af332741-78f8-452e-8ada-857735e76c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.080400] [55188]: INFO nova.api.openstack.requestlog [None req-af332741-78f8-452e-8ada-857735e76c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1224 microversion: 2.1 time: 0.074930 [ 676.080809] [55188]: [pid: 55188|app: 0|req: 428/807] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:36 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1224 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.084397] [55188]: DEBUG nova.api.openstack.wsgi [None req-4e10d891-b636-4327-b25f-b5509d148a69 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.085374] [55188]: DEBUG nova.compute.api [None req-4e10d891-b636-4327-b25f-b5509d148a69 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.089372] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e10d891-b636-4327-b25f-b5509d148a69 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.089773] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e10d891-b636-4327-b25f-b5509d148a69 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.090445] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e10d891-b636-4327-b25f-b5509d148a69 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.090647] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e10d891-b636-4327-b25f-b5509d148a69 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.090899] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e10d891-b636-4327-b25f-b5509d148a69 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.092232] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e10d891-b636-4327-b25f-b5509d148a69 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.102955] [55187]: DEBUG nova.policy [None req-f1ae6cbd-c2c8-459f-8ec2-2a6f07233088 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.118917] [55187]: INFO nova.api.openstack.requestlog [None req-f1ae6cbd-c2c8-459f-8ec2-2a6f07233088 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.126040 [ 676.121039] [55187]: [pid: 55187|app: 0|req: 380/808] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:36 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.129418] [55187]: DEBUG nova.api.openstack.wsgi [None req-db1d271b-f9ab-4d61-b022-152a503d073f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.129418] [55187]: DEBUG nova.compute.api [None req-db1d271b-f9ab-4d61-b022-152a503d073f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.152032] [55187]: DEBUG oslo_concurrency.lockutils [None req-db1d271b-f9ab-4d61-b022-152a503d073f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.152812] [55188]: DEBUG nova.policy [None req-4e10d891-b636-4327-b25f-b5509d148a69 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.153575] [55187]: DEBUG oslo_concurrency.lockutils [None req-db1d271b-f9ab-4d61-b022-152a503d073f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.158031] [55187]: DEBUG oslo_concurrency.lockutils [None req-db1d271b-f9ab-4d61-b022-152a503d073f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.161407] [55187]: DEBUG oslo_concurrency.lockutils [None req-db1d271b-f9ab-4d61-b022-152a503d073f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.161407] [55187]: DEBUG oslo_concurrency.lockutils [None req-db1d271b-f9ab-4d61-b022-152a503d073f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.161407] [55187]: DEBUG oslo_concurrency.lockutils [None req-db1d271b-f9ab-4d61-b022-152a503d073f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.161865] [55188]: INFO nova.api.openstack.requestlog [None req-4e10d891-b636-4327-b25f-b5509d148a69 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.078736 [ 676.161865] [55188]: [pid: 55188|app: 0|req: 429/809] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:36 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.165230] [55188]: DEBUG nova.api.openstack.wsgi [req-c0d44f6e-f37d-4412-bd69-4dcbe99cd896 req-18b7f9ab-acf3-467a-bebd-a5366a6e9f71 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3b873a8a-8dd7-4497-836e-d22a34a3eea1", "name": "network-vif-deleted", "tag": "de6ce556-6077-4647-a59c-246a65cb08ab"}, {"server_uuid": "10ffa883-9787-4c2b-9912-11f35f299c35", "name": "network-vif-plugged", "status": "completed", "tag": "03dabcbc-7b57-4b1d-8f43-7c35019d2016"}, {"name": "network-changed", "server_uuid": "10ffa883-9787-4c2b-9912-11f35f299c35", "tag": "03dabcbc-7b57-4b1d-8f43-7c35019d2016"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 676.179035] [55188]: DEBUG oslo_concurrency.lockutils [req-c0d44f6e-f37d-4412-bd69-4dcbe99cd896 req-18b7f9ab-acf3-467a-bebd-a5366a6e9f71 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.182040] [55188]: DEBUG oslo_concurrency.lockutils [req-c0d44f6e-f37d-4412-bd69-4dcbe99cd896 req-18b7f9ab-acf3-467a-bebd-a5366a6e9f71 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.182040] [55188]: DEBUG oslo_concurrency.lockutils [req-c0d44f6e-f37d-4412-bd69-4dcbe99cd896 req-18b7f9ab-acf3-467a-bebd-a5366a6e9f71 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.191575] [55188]: INFO nova.api.openstack.compute.server_external_events [req-c0d44f6e-f37d-4412-bd69-4dcbe99cd896 req-18b7f9ab-acf3-467a-bebd-a5366a6e9f71 service nova] Creating event network-vif-deleted:de6ce556-6077-4647-a59c-246a65cb08ab for instance 3b873a8a-8dd7-4497-836e-d22a34a3eea1 on cpu-1 [ 676.192308] [55188]: INFO nova.api.openstack.compute.server_external_events [req-c0d44f6e-f37d-4412-bd69-4dcbe99cd896 req-18b7f9ab-acf3-467a-bebd-a5366a6e9f71 service nova] Creating event network-vif-plugged:03dabcbc-7b57-4b1d-8f43-7c35019d2016 for instance 10ffa883-9787-4c2b-9912-11f35f299c35 on cpu-1 [ 676.192916] [55188]: INFO nova.api.openstack.compute.server_external_events [req-c0d44f6e-f37d-4412-bd69-4dcbe99cd896 req-18b7f9ab-acf3-467a-bebd-a5366a6e9f71 service nova] Creating event network-changed:03dabcbc-7b57-4b1d-8f43-7c35019d2016 for instance 10ffa883-9787-4c2b-9912-11f35f299c35 on cpu-1 [ 676.198279] [55188]: INFO nova.api.openstack.requestlog [req-c0d44f6e-f37d-4412-bd69-4dcbe99cd896 req-18b7f9ab-acf3-467a-bebd-a5366a6e9f71 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.036296 [ 676.199097] [55188]: [pid: 55188|app: 0|req: 430/810] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:36 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 676.204095] [55188]: DEBUG nova.api.openstack.wsgi [None req-48e6d248-b508-46fc-8e12-ad8fb9bfae70 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.206178] [55188]: DEBUG nova.compute.api [None req-48e6d248-b508-46fc-8e12-ad8fb9bfae70 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.211509] [55188]: DEBUG oslo_concurrency.lockutils [None req-48e6d248-b508-46fc-8e12-ad8fb9bfae70 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.211805] [55188]: DEBUG oslo_concurrency.lockutils [None req-48e6d248-b508-46fc-8e12-ad8fb9bfae70 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.212114] [55188]: DEBUG oslo_concurrency.lockutils [None req-48e6d248-b508-46fc-8e12-ad8fb9bfae70 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.212530] [55188]: DEBUG oslo_concurrency.lockutils [None req-48e6d248-b508-46fc-8e12-ad8fb9bfae70 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.213260] [55188]: DEBUG oslo_concurrency.lockutils [None req-48e6d248-b508-46fc-8e12-ad8fb9bfae70 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.213627] [55188]: DEBUG oslo_concurrency.lockutils [None req-48e6d248-b508-46fc-8e12-ad8fb9bfae70 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.273817] [55187]: DEBUG nova.policy [None req-db1d271b-f9ab-4d61-b022-152a503d073f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.281677] [55187]: DEBUG nova.policy [None req-db1d271b-f9ab-4d61-b022-152a503d073f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.282740] [55187]: DEBUG nova.policy [None req-db1d271b-f9ab-4d61-b022-152a503d073f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.288124] [55187]: INFO nova.api.openstack.requestlog [None req-db1d271b-f9ab-4d61-b022-152a503d073f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2027 microversion: 2.100 time: 0.166041 [ 676.288724] [55187]: [pid: 55187|app: 0|req: 381/811] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:36 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2027 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 676.291781] [55187]: DEBUG nova.api.openstack.wsgi [None req-5eed0286-b73b-4937-8fbc-2bdf8c466cab tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.309271] [55187]: INFO nova.api.openstack.requestlog [None req-5eed0286-b73b-4937-8fbc-2bdf8c466cab tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1337492540" status: 202 len: 0 microversion: 2.1 time: 0.019818 [ 676.309674] [55187]: [pid: 55187|app: 0|req: 382/812] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 26 22:02:36 2025] DELETE /compute/v2.1/flavors/1337492540 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 676.312936] [55187]: DEBUG nova.api.openstack.wsgi [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "OS-DCF:diskConfig": "AUTO"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 676.315811] [55187]: DEBUG nova.compute.api [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.321273] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.321797] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.322371] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.322371] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.322581] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.322751] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.358605] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.359015] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.359266] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.363921] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.365279] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.365279] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.365279] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.365279] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.365469] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.371015] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=60 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 676.418909] [55187]: DEBUG nova.virt.hardware [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 676.422368] [55187]: DEBUG nova.virt.hardware [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 676.422368] [55187]: DEBUG nova.virt.hardware [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 676.422368] [55187]: DEBUG nova.virt.hardware [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 676.422368] [55187]: DEBUG nova.virt.hardware [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 676.489289] [55187]: DEBUG nova.compute.api [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.493636] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.493636] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.496822] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.496822] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.496822] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.496822] [55187]: DEBUG oslo_concurrency.lockutils [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.520392] [55187]: INFO nova.api.openstack.requestlog [None req-138d26b4-4db9-4fea-85d7-ea712a9cf0a3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea/action" status: 202 len: 1108 microversion: 2.1 time: 0.209821 [ 676.520585] [55187]: [pid: 55187|app: 0|req: 383/813] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:36 2025] POST /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea/action => generated 1108 bytes in 210 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 676.524201] [55187]: DEBUG nova.api.openstack.wsgi [None req-5f485d04-685a-4610-a6f4-295560ef5645 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.527106] [55187]: DEBUG nova.compute.api [None req-5f485d04-685a-4610-a6f4-295560ef5645 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.531489] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f485d04-685a-4610-a6f4-295560ef5645 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.531767] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f485d04-685a-4610-a6f4-295560ef5645 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.532016] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f485d04-685a-4610-a6f4-295560ef5645 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.532467] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f485d04-685a-4610-a6f4-295560ef5645 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.532577] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f485d04-685a-4610-a6f4-295560ef5645 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.532670] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f485d04-685a-4610-a6f4-295560ef5645 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.552182] [55188]: DEBUG nova.policy [None req-48e6d248-b508-46fc-8e12-ad8fb9bfae70 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.562914] [55188]: INFO nova.api.openstack.requestlog [None req-48e6d248-b508-46fc-8e12-ad8fb9bfae70 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1313 microversion: 2.1 time: 0.361566 [ 676.563325] [55188]: [pid: 55188|app: 0|req: 431/814] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:36 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1313 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.570071] [55188]: DEBUG nova.api.openstack.wsgi [None req-c91bdf1f-1b8b-47d8-97ef-2559e8f10d8b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.572614] [55188]: DEBUG nova.compute.api [None req-c91bdf1f-1b8b-47d8-97ef-2559e8f10d8b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.580314] [55188]: DEBUG oslo_concurrency.lockutils [None req-c91bdf1f-1b8b-47d8-97ef-2559e8f10d8b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.580314] [55188]: DEBUG oslo_concurrency.lockutils [None req-c91bdf1f-1b8b-47d8-97ef-2559e8f10d8b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.580572] [55188]: DEBUG oslo_concurrency.lockutils [None req-c91bdf1f-1b8b-47d8-97ef-2559e8f10d8b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.581153] [55188]: DEBUG oslo_concurrency.lockutils [None req-c91bdf1f-1b8b-47d8-97ef-2559e8f10d8b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.581488] [55188]: DEBUG oslo_concurrency.lockutils [None req-c91bdf1f-1b8b-47d8-97ef-2559e8f10d8b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.581756] [55188]: DEBUG oslo_concurrency.lockutils [None req-c91bdf1f-1b8b-47d8-97ef-2559e8f10d8b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.595918] [55187]: DEBUG nova.policy [None req-5f485d04-685a-4610-a6f4-295560ef5645 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.600620] [55187]: INFO nova.api.openstack.requestlog [None req-5f485d04-685a-4610-a6f4-295560ef5645 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.079386 [ 676.600957] [55187]: [pid: 55187|app: 0|req: 384/815] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:36 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.609013] [55187]: DEBUG nova.api.openstack.wsgi [None req-7e5a6b5d-7275-4774-b12d-c60c8878a85d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.611051] [55187]: DEBUG nova.compute.api [None req-7e5a6b5d-7275-4774-b12d-c60c8878a85d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.616634] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e5a6b5d-7275-4774-b12d-c60c8878a85d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.616987] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e5a6b5d-7275-4774-b12d-c60c8878a85d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.617209] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e5a6b5d-7275-4774-b12d-c60c8878a85d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.617574] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e5a6b5d-7275-4774-b12d-c60c8878a85d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.617838] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e5a6b5d-7275-4774-b12d-c60c8878a85d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.618116] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e5a6b5d-7275-4774-b12d-c60c8878a85d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.646412] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e5a6b5d-7275-4774-b12d-c60c8878a85d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.647547] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e5a6b5d-7275-4774-b12d-c60c8878a85d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.647547] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e5a6b5d-7275-4774-b12d-c60c8878a85d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.647547] [55187]: DEBUG nova.objects.instance [None req-7e5a6b5d-7275-4774-b12d-c60c8878a85d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lazy-loading 'fault' on Instance uuid 3b873a8a-8dd7-4497-836e-d22a34a3eea1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 676.680981] [55187]: DEBUG nova.policy [None req-7e5a6b5d-7275-4774-b12d-c60c8878a85d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.685522] [55187]: INFO nova.api.openstack.requestlog [None req-7e5a6b5d-7275-4774-b12d-c60c8878a85d tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1315 microversion: 2.1 time: 0.083908 [ 676.685915] [55187]: [pid: 55187|app: 0|req: 385/816] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:36 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1315 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.688589] [55187]: DEBUG nova.api.openstack.wsgi [None req-91046734-f243-445a-aba1-757a60c8cd2d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.690350] [55187]: DEBUG nova.compute.api [None req-91046734-f243-445a-aba1-757a60c8cd2d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.693756] [55187]: DEBUG oslo_concurrency.lockutils [None req-91046734-f243-445a-aba1-757a60c8cd2d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.693987] [55187]: DEBUG oslo_concurrency.lockutils [None req-91046734-f243-445a-aba1-757a60c8cd2d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.694245] [55187]: DEBUG oslo_concurrency.lockutils [None req-91046734-f243-445a-aba1-757a60c8cd2d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.694612] [55187]: DEBUG oslo_concurrency.lockutils [None req-91046734-f243-445a-aba1-757a60c8cd2d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.694806] [55187]: DEBUG oslo_concurrency.lockutils [None req-91046734-f243-445a-aba1-757a60c8cd2d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.694974] [55187]: DEBUG oslo_concurrency.lockutils [None req-91046734-f243-445a-aba1-757a60c8cd2d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.800371] [55187]: DEBUG nova.policy [None req-91046734-f243-445a-aba1-757a60c8cd2d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.805138] [55187]: INFO nova.api.openstack.requestlog [None req-91046734-f243-445a-aba1-757a60c8cd2d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1465 microversion: 2.1 time: 0.118539 [ 676.805434] [55187]: [pid: 55187|app: 0|req: 386/817] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:37 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1465 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.813579] [55187]: DEBUG nova.api.openstack.wsgi [None req-81a37971-8253-438f-b526-684c96e46f4d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.813579] [55187]: DEBUG nova.compute.api [None req-81a37971-8253-438f-b526-684c96e46f4d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.816980] [55187]: DEBUG oslo_concurrency.lockutils [None req-81a37971-8253-438f-b526-684c96e46f4d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.817353] [55187]: DEBUG oslo_concurrency.lockutils [None req-81a37971-8253-438f-b526-684c96e46f4d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.817448] [55187]: DEBUG oslo_concurrency.lockutils [None req-81a37971-8253-438f-b526-684c96e46f4d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.817758] [55187]: DEBUG oslo_concurrency.lockutils [None req-81a37971-8253-438f-b526-684c96e46f4d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.817954] [55187]: DEBUG oslo_concurrency.lockutils [None req-81a37971-8253-438f-b526-684c96e46f4d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.818166] [55187]: DEBUG oslo_concurrency.lockutils [None req-81a37971-8253-438f-b526-684c96e46f4d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.839042] [55187]: DEBUG oslo_concurrency.lockutils [None req-81a37971-8253-438f-b526-684c96e46f4d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.839100] [55187]: DEBUG oslo_concurrency.lockutils [None req-81a37971-8253-438f-b526-684c96e46f4d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.839388] [55187]: DEBUG oslo_concurrency.lockutils [None req-81a37971-8253-438f-b526-684c96e46f4d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.839554] [55187]: DEBUG nova.objects.instance [None req-81a37971-8253-438f-b526-684c96e46f4d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lazy-loading 'fault' on Instance uuid 72045dd3-fa01-4b9e-a47b-aa9e034611f3 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 676.860826] [55187]: DEBUG nova.policy [None req-81a37971-8253-438f-b526-684c96e46f4d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.865353] [55187]: INFO nova.api.openstack.requestlog [None req-81a37971-8253-438f-b526-684c96e46f4d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1306 microversion: 2.1 time: 0.059320 [ 676.865704] [55187]: [pid: 55187|app: 0|req: 387/818] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:37 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1306 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.873017] [55187]: DEBUG nova.api.openstack.wsgi [None req-f718ef1b-7728-4ec5-b332-3901a9fe67d9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.873017] [55187]: DEBUG nova.compute.api [None req-f718ef1b-7728-4ec5-b332-3901a9fe67d9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.874803] [55187]: DEBUG oslo_concurrency.lockutils [None req-f718ef1b-7728-4ec5-b332-3901a9fe67d9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.875084] [55187]: DEBUG oslo_concurrency.lockutils [None req-f718ef1b-7728-4ec5-b332-3901a9fe67d9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.875279] [55187]: DEBUG oslo_concurrency.lockutils [None req-f718ef1b-7728-4ec5-b332-3901a9fe67d9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.875653] [55187]: DEBUG oslo_concurrency.lockutils [None req-f718ef1b-7728-4ec5-b332-3901a9fe67d9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.875857] [55187]: DEBUG oslo_concurrency.lockutils [None req-f718ef1b-7728-4ec5-b332-3901a9fe67d9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.876048] [55187]: DEBUG oslo_concurrency.lockutils [None req-f718ef1b-7728-4ec5-b332-3901a9fe67d9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.878823] [55188]: DEBUG nova.policy [None req-c91bdf1f-1b8b-47d8-97ef-2559e8f10d8b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.890195] [55188]: INFO nova.api.openstack.requestlog [None req-c91bdf1f-1b8b-47d8-97ef-2559e8f10d8b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1223 microversion: 2.1 time: 0.326083 [ 676.890625] [55188]: [pid: 55188|app: 0|req: 432/819] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:36 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1223 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.893725] [55188]: DEBUG nova.api.openstack.wsgi [None req-72c337b4-d80f-45a6-af19-dcd49ea908e6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.895679] [55188]: DEBUG nova.compute.api [None req-72c337b4-d80f-45a6-af19-dcd49ea908e6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.904952] [55188]: DEBUG oslo_concurrency.lockutils [None req-72c337b4-d80f-45a6-af19-dcd49ea908e6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.905293] [55188]: DEBUG oslo_concurrency.lockutils [None req-72c337b4-d80f-45a6-af19-dcd49ea908e6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.905536] [55188]: DEBUG oslo_concurrency.lockutils [None req-72c337b4-d80f-45a6-af19-dcd49ea908e6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.906061] [55188]: DEBUG oslo_concurrency.lockutils [None req-72c337b4-d80f-45a6-af19-dcd49ea908e6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.906339] [55188]: DEBUG oslo_concurrency.lockutils [None req-72c337b4-d80f-45a6-af19-dcd49ea908e6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.906608] [55188]: DEBUG oslo_concurrency.lockutils [None req-72c337b4-d80f-45a6-af19-dcd49ea908e6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.914843] [55187]: DEBUG nova.policy [None req-f718ef1b-7728-4ec5-b332-3901a9fe67d9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.920478] [55187]: INFO nova.api.openstack.requestlog [None req-f718ef1b-7728-4ec5-b332-3901a9fe67d9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1268 microversion: 2.1 time: 0.054148 [ 676.920947] [55187]: [pid: 55187|app: 0|req: 388/820] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:37 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1268 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.924099] [55187]: DEBUG nova.api.openstack.wsgi [None req-1d2604aa-e4b6-43d0-9ed7-09876797bc77 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.925235] [55187]: DEBUG nova.compute.api [None req-1d2604aa-e4b6-43d0-9ed7-09876797bc77 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 676.928767] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d2604aa-e4b6-43d0-9ed7-09876797bc77 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.929142] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d2604aa-e4b6-43d0-9ed7-09876797bc77 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.929301] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d2604aa-e4b6-43d0-9ed7-09876797bc77 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.933731] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d2604aa-e4b6-43d0-9ed7-09876797bc77 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.933731] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d2604aa-e4b6-43d0-9ed7-09876797bc77 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.933731] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d2604aa-e4b6-43d0-9ed7-09876797bc77 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.951094] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d2604aa-e4b6-43d0-9ed7-09876797bc77 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 676.951355] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d2604aa-e4b6-43d0-9ed7-09876797bc77 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 676.951537] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d2604aa-e4b6-43d0-9ed7-09876797bc77 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 676.951814] [55187]: DEBUG nova.objects.instance [None req-1d2604aa-e4b6-43d0-9ed7-09876797bc77 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lazy-loading 'fault' on Instance uuid bf43965a-4117-4c14-a78b-43ffa49d463a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 676.976287] [55187]: DEBUG nova.policy [None req-1d2604aa-e4b6-43d0-9ed7-09876797bc77 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.981193] [55187]: INFO nova.api.openstack.requestlog [None req-1d2604aa-e4b6-43d0-9ed7-09876797bc77 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1301 microversion: 2.1 time: 0.059607 [ 676.981654] [55187]: [pid: 55187|app: 0|req: 389/821] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:37 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1301 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.987020] [55187]: DEBUG nova.api.openstack.wsgi [None req-97c47b31-7ab3-4aa9-847a-b95a25051116 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.987129] [55188]: DEBUG nova.policy [None req-72c337b4-d80f-45a6-af19-dcd49ea908e6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.992058] [55188]: INFO nova.api.openstack.requestlog [None req-72c337b4-d80f-45a6-af19-dcd49ea908e6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1208 microversion: 2.1 time: 0.100672 [ 676.992373] [55188]: [pid: 55188|app: 0|req: 433/822] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:37 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1208 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.996335] [55188]: DEBUG nova.api.openstack.wsgi [None req-8503c063-3478-413d-afe3-102c66f23791 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 676.998397] [55188]: DEBUG nova.compute.api [None req-8503c063-3478-413d-afe3-102c66f23791 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.004264] [55188]: DEBUG oslo_concurrency.lockutils [None req-8503c063-3478-413d-afe3-102c66f23791 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.004514] [55188]: DEBUG oslo_concurrency.lockutils [None req-8503c063-3478-413d-afe3-102c66f23791 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.004694] [55188]: DEBUG oslo_concurrency.lockutils [None req-8503c063-3478-413d-afe3-102c66f23791 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.005099] [55188]: DEBUG oslo_concurrency.lockutils [None req-8503c063-3478-413d-afe3-102c66f23791 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.005322] [55188]: DEBUG oslo_concurrency.lockutils [None req-8503c063-3478-413d-afe3-102c66f23791 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.005503] [55188]: DEBUG oslo_concurrency.lockutils [None req-8503c063-3478-413d-afe3-102c66f23791 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.008395] [55187]: INFO nova.api.openstack.requestlog [None req-97c47b31-7ab3-4aa9-847a-b95a25051116 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5091 microversion: 2.1 time: 0.026137 [ 677.009031] [55187]: [pid: 55187|app: 0|req: 390/823] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:02:37 2025] GET /compute/v2.1/flavors/detail => generated 5091 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.011836] [55187]: DEBUG nova.api.openstack.wsgi [None req-6ff7c79d-3f47-4a7a-bcca-38a2ec6bd1bd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.013783] [55187]: DEBUG nova.compute.api [None req-6ff7c79d-3f47-4a7a-bcca-38a2ec6bd1bd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.017778] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ff7c79d-3f47-4a7a-bcca-38a2ec6bd1bd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.019924] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ff7c79d-3f47-4a7a-bcca-38a2ec6bd1bd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.019924] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ff7c79d-3f47-4a7a-bcca-38a2ec6bd1bd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.019924] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ff7c79d-3f47-4a7a-bcca-38a2ec6bd1bd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.019924] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ff7c79d-3f47-4a7a-bcca-38a2ec6bd1bd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.020230] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ff7c79d-3f47-4a7a-bcca-38a2ec6bd1bd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.028439] [55188]: DEBUG oslo_concurrency.lockutils [None req-8503c063-3478-413d-afe3-102c66f23791 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.028804] [55188]: DEBUG oslo_concurrency.lockutils [None req-8503c063-3478-413d-afe3-102c66f23791 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.029079] [55188]: DEBUG oslo_concurrency.lockutils [None req-8503c063-3478-413d-afe3-102c66f23791 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.029469] [55188]: DEBUG nova.objects.instance [None req-8503c063-3478-413d-afe3-102c66f23791 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lazy-loading 'fault' on Instance uuid 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 677.065955] [55187]: DEBUG nova.policy [None req-6ff7c79d-3f47-4a7a-bcca-38a2ec6bd1bd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.070944] [55188]: DEBUG nova.policy [None req-8503c063-3478-413d-afe3-102c66f23791 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.072307] [55187]: INFO nova.api.openstack.requestlog [None req-6ff7c79d-3f47-4a7a-bcca-38a2ec6bd1bd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1214 microversion: 2.1 time: 0.061965 [ 677.072703] [55187]: [pid: 55187|app: 0|req: 391/824] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:37 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1214 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.078019] [55188]: DEBUG nova.policy [None req-8503c063-3478-413d-afe3-102c66f23791 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.078019] [55188]: DEBUG nova.policy [None req-8503c063-3478-413d-afe3-102c66f23791 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.078019] [55188]: INFO nova.api.openstack.requestlog [None req-8503c063-3478-413d-afe3-102c66f23791 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e" status: 200 len: 1391 microversion: 2.48 time: 0.084879 [ 677.078259] [55187]: DEBUG nova.api.openstack.wsgi [None req-edb219ea-53f5-4cf7-b255-eb816cd46f5a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.079971] [55188]: [pid: 55188|app: 0|req: 434/825] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:37 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e => generated 1391 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 677.080442] [55187]: DEBUG nova.compute.api [None req-edb219ea-53f5-4cf7-b255-eb816cd46f5a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.081408] [55188]: DEBUG nova.api.openstack.wsgi [None req-e8560e8a-e03b-4e0e-8cc8-21eba266b3e2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.082741] [55188]: DEBUG nova.compute.api [None req-e8560e8a-e03b-4e0e-8cc8-21eba266b3e2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.086815] [55187]: DEBUG oslo_concurrency.lockutils [None req-edb219ea-53f5-4cf7-b255-eb816cd46f5a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.086815] [55187]: DEBUG oslo_concurrency.lockutils [None req-edb219ea-53f5-4cf7-b255-eb816cd46f5a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.086815] [55187]: DEBUG oslo_concurrency.lockutils [None req-edb219ea-53f5-4cf7-b255-eb816cd46f5a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.087023] [55187]: DEBUG oslo_concurrency.lockutils [None req-edb219ea-53f5-4cf7-b255-eb816cd46f5a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.087186] [55187]: DEBUG oslo_concurrency.lockutils [None req-edb219ea-53f5-4cf7-b255-eb816cd46f5a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.087365] [55187]: DEBUG oslo_concurrency.lockutils [None req-edb219ea-53f5-4cf7-b255-eb816cd46f5a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.088086] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8560e8a-e03b-4e0e-8cc8-21eba266b3e2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.088475] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8560e8a-e03b-4e0e-8cc8-21eba266b3e2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.088652] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8560e8a-e03b-4e0e-8cc8-21eba266b3e2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.089093] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8560e8a-e03b-4e0e-8cc8-21eba266b3e2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.089386] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8560e8a-e03b-4e0e-8cc8-21eba266b3e2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.089602] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8560e8a-e03b-4e0e-8cc8-21eba266b3e2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.155443] [55187]: DEBUG nova.policy [None req-edb219ea-53f5-4cf7-b255-eb816cd46f5a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.163942] [55187]: INFO nova.api.openstack.requestlog [None req-edb219ea-53f5-4cf7-b255-eb816cd46f5a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.088940 [ 677.165899] [55187]: [pid: 55187|app: 0|req: 392/826] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:37 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.170645] [55187]: DEBUG nova.api.openstack.wsgi [None req-dd4298aa-3c0b-4d1d-995b-2586dd9bece8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.172956] [55187]: DEBUG nova.compute.api [None req-dd4298aa-3c0b-4d1d-995b-2586dd9bece8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.178192] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd4298aa-3c0b-4d1d-995b-2586dd9bece8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.178563] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd4298aa-3c0b-4d1d-995b-2586dd9bece8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.178622] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd4298aa-3c0b-4d1d-995b-2586dd9bece8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.178966] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd4298aa-3c0b-4d1d-995b-2586dd9bece8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.180067] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd4298aa-3c0b-4d1d-995b-2586dd9bece8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.180067] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd4298aa-3c0b-4d1d-995b-2586dd9bece8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.322607] [55188]: DEBUG nova.policy [None req-e8560e8a-e03b-4e0e-8cc8-21eba266b3e2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.328545] [55188]: INFO nova.api.openstack.requestlog [None req-e8560e8a-e03b-4e0e-8cc8-21eba266b3e2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 200 len: 1509 microversion: 2.1 time: 0.249619 [ 677.328895] [55188]: [pid: 55188|app: 0|req: 435/827] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:37 2025] GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 1509 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.339938] [55187]: DEBUG nova.policy [None req-dd4298aa-3c0b-4d1d-995b-2586dd9bece8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.346881] [55187]: INFO nova.api.openstack.requestlog [None req-dd4298aa-3c0b-4d1d-995b-2586dd9bece8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1362 microversion: 2.1 time: 0.180559 [ 677.347586] [55187]: [pid: 55187|app: 0|req: 393/828] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:37 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1362 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.350185] [55187]: DEBUG nova.api.openstack.wsgi [None req-5016a0a6-5748-40fc-ab68-5e60738739ee tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.351866] [55187]: DEBUG nova.compute.api [None req-5016a0a6-5748-40fc-ab68-5e60738739ee tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.355511] [55187]: DEBUG oslo_concurrency.lockutils [None req-5016a0a6-5748-40fc-ab68-5e60738739ee tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.355511] [55187]: DEBUG oslo_concurrency.lockutils [None req-5016a0a6-5748-40fc-ab68-5e60738739ee tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.355691] [55187]: DEBUG oslo_concurrency.lockutils [None req-5016a0a6-5748-40fc-ab68-5e60738739ee tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.356068] [55187]: DEBUG oslo_concurrency.lockutils [None req-5016a0a6-5748-40fc-ab68-5e60738739ee tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.356273] [55187]: DEBUG oslo_concurrency.lockutils [None req-5016a0a6-5748-40fc-ab68-5e60738739ee tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.356444] [55187]: DEBUG oslo_concurrency.lockutils [None req-5016a0a6-5748-40fc-ab68-5e60738739ee tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.386345] [55187]: DEBUG oslo_concurrency.lockutils [None req-5016a0a6-5748-40fc-ab68-5e60738739ee tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.387267] [55187]: DEBUG oslo_concurrency.lockutils [None req-5016a0a6-5748-40fc-ab68-5e60738739ee tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.387267] [55187]: DEBUG oslo_concurrency.lockutils [None req-5016a0a6-5748-40fc-ab68-5e60738739ee tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.387267] [55187]: DEBUG nova.objects.instance [None req-5016a0a6-5748-40fc-ab68-5e60738739ee tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 8d55683d-3ce3-42ec-bf0c-a17146f61142 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 677.413119] [55187]: DEBUG nova.policy [None req-5016a0a6-5748-40fc-ab68-5e60738739ee tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.426067] [55187]: INFO nova.api.openstack.requestlog [None req-5016a0a6-5748-40fc-ab68-5e60738739ee tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 200 len: 1304 microversion: 2.1 time: 0.077539 [ 677.427075] [55187]: [pid: 55187|app: 0|req: 394/829] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:37 2025] GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 1304 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.429771] [55187]: DEBUG nova.api.openstack.wsgi [None req-15a63d7a-b888-49a4-a325-9f04b5d731b5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.435609] [55187]: DEBUG nova.compute.api [None req-15a63d7a-b888-49a4-a325-9f04b5d731b5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.441370] [55187]: DEBUG oslo_concurrency.lockutils [None req-15a63d7a-b888-49a4-a325-9f04b5d731b5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.441733] [55187]: DEBUG oslo_concurrency.lockutils [None req-15a63d7a-b888-49a4-a325-9f04b5d731b5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.442086] [55187]: DEBUG oslo_concurrency.lockutils [None req-15a63d7a-b888-49a4-a325-9f04b5d731b5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.442598] [55187]: DEBUG oslo_concurrency.lockutils [None req-15a63d7a-b888-49a4-a325-9f04b5d731b5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.443059] [55187]: DEBUG oslo_concurrency.lockutils [None req-15a63d7a-b888-49a4-a325-9f04b5d731b5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.443059] [55187]: DEBUG oslo_concurrency.lockutils [None req-15a63d7a-b888-49a4-a325-9f04b5d731b5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.453381] [55188]: DEBUG nova.api.openstack.wsgi [None req-bac9a0df-9020-400d-bf46-fff167b21ad2 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] Calling method '.version_select at 0x7d4afaefa3b0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.481019] [55188]: DEBUG neutronclient.v2_0.client [None req-bac9a0df-9020-400d-bf46-fff167b21ad2 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9f26cef6-bd83-4f7b-bff5-6e31339b6fad does not exist", "detail": ""}} {{(pid=55188) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 677.481019] [55188]: DEBUG nova.network.security_group_api [None req-bac9a0df-9020-400d-bf46-fff167b21ad2 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] Neutron security group 9f26cef6-bd83-4f7b-bff5-6e31339b6fad not found {{(pid=55188) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 677.481019] [55188]: INFO nova.api.openstack.wsgi [None req-bac9a0df-9020-400d-bf46-fff167b21ad2 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] HTTP exception thrown: Security group 9f26cef6-bd83-4f7b-bff5-6e31339b6fad does not exist [ 677.481019] [55188]: Neutron server returns request_ids: ['req-436a3a4b-232b-48ef-8b71-d9307f778d0d'] [ 677.481019] [55188]: DEBUG nova.api.openstack.wsgi [None req-bac9a0df-9020-400d-bf46-fff167b21ad2 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] Returning 404 to user: Security group 9f26cef6-bd83-4f7b-bff5-6e31339b6fad does not exist [ 677.481019] [55188]: Neutron server returns request_ids: ['req-436a3a4b-232b-48ef-8b71-d9307f778d0d'] {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 677.481680] [55188]: INFO nova.api.openstack.requestlog [None req-bac9a0df-9020-400d-bf46-fff167b21ad2 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/9f26cef6-bd83-4f7b-bff5-6e31339b6fad" status: 404 len: 194 microversion: 2.1 time: 0.150823 [ 677.481680] [55188]: [pid: 55188|app: 0|req: 436/830] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:02:37 2025] DELETE /compute/v2.1/os-security-groups/9f26cef6-bd83-4f7b-bff5-6e31339b6fad => generated 194 bytes in 151 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 677.485858] [55188]: DEBUG nova.api.openstack.wsgi [None req-76e43ba1-730c-41fb-a57d-69928a43f66b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.487231] [55187]: DEBUG nova.policy [None req-15a63d7a-b888-49a4-a325-9f04b5d731b5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.491324] [55187]: INFO nova.api.openstack.requestlog [None req-15a63d7a-b888-49a4-a325-9f04b5d731b5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.064166 [ 677.491614] [55188]: DEBUG nova.compute.api [None req-76e43ba1-730c-41fb-a57d-69928a43f66b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.491792] [55187]: [pid: 55187|app: 0|req: 395/831] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:37 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.494657] [55187]: DEBUG nova.api.openstack.wsgi [None req-348fc8c3-6dc9-4764-984f-4ae9ed8b6677 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.497212] [55187]: DEBUG nova.compute.api [None req-348fc8c3-6dc9-4764-984f-4ae9ed8b6677 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.502362] [55188]: DEBUG oslo_concurrency.lockutils [None req-76e43ba1-730c-41fb-a57d-69928a43f66b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.502362] [55188]: DEBUG oslo_concurrency.lockutils [None req-76e43ba1-730c-41fb-a57d-69928a43f66b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.502362] [55188]: DEBUG oslo_concurrency.lockutils [None req-76e43ba1-730c-41fb-a57d-69928a43f66b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.502362] [55188]: DEBUG oslo_concurrency.lockutils [None req-76e43ba1-730c-41fb-a57d-69928a43f66b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.503869] [55188]: DEBUG oslo_concurrency.lockutils [None req-76e43ba1-730c-41fb-a57d-69928a43f66b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.503869] [55188]: DEBUG oslo_concurrency.lockutils [None req-76e43ba1-730c-41fb-a57d-69928a43f66b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.506525] [55187]: DEBUG oslo_concurrency.lockutils [None req-348fc8c3-6dc9-4764-984f-4ae9ed8b6677 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.506525] [55187]: DEBUG oslo_concurrency.lockutils [None req-348fc8c3-6dc9-4764-984f-4ae9ed8b6677 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.506525] [55187]: DEBUG oslo_concurrency.lockutils [None req-348fc8c3-6dc9-4764-984f-4ae9ed8b6677 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.506525] [55187]: DEBUG oslo_concurrency.lockutils [None req-348fc8c3-6dc9-4764-984f-4ae9ed8b6677 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.506673] [55187]: DEBUG oslo_concurrency.lockutils [None req-348fc8c3-6dc9-4764-984f-4ae9ed8b6677 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.506673] [55187]: DEBUG oslo_concurrency.lockutils [None req-348fc8c3-6dc9-4764-984f-4ae9ed8b6677 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.532299] [55187]: DEBUG oslo_concurrency.lockutils [None req-348fc8c3-6dc9-4764-984f-4ae9ed8b6677 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.532299] [55187]: DEBUG oslo_concurrency.lockutils [None req-348fc8c3-6dc9-4764-984f-4ae9ed8b6677 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.532299] [55187]: DEBUG oslo_concurrency.lockutils [None req-348fc8c3-6dc9-4764-984f-4ae9ed8b6677 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.532299] [55187]: DEBUG nova.objects.instance [None req-348fc8c3-6dc9-4764-984f-4ae9ed8b6677 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lazy-loading 'fault' on Instance uuid 19f4096b-0f09-4e26-93d7-a345002d004d {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 677.562275] [55188]: DEBUG nova.policy [None req-76e43ba1-730c-41fb-a57d-69928a43f66b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.566441] [55188]: DEBUG nova.policy [None req-76e43ba1-730c-41fb-a57d-69928a43f66b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.567409] [55188]: DEBUG nova.policy [None req-76e43ba1-730c-41fb-a57d-69928a43f66b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.568399] [55188]: INFO nova.api.openstack.requestlog [None req-76e43ba1-730c-41fb-a57d-69928a43f66b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1256 microversion: 2.26 time: 0.087130 [ 677.568485] [55188]: [pid: 55188|app: 0|req: 437/832] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:37 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1256 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 677.568733] [55187]: DEBUG nova.policy [None req-348fc8c3-6dc9-4764-984f-4ae9ed8b6677 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.579052] [55187]: DEBUG nova.policy [None req-348fc8c3-6dc9-4764-984f-4ae9ed8b6677 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.579709] [55187]: DEBUG nova.policy [None req-348fc8c3-6dc9-4764-984f-4ae9ed8b6677 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.580761] [55187]: INFO nova.api.openstack.requestlog [None req-348fc8c3-6dc9-4764-984f-4ae9ed8b6677 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1572 microversion: 2.70 time: 0.088251 [ 677.582045] [55187]: [pid: 55187|app: 0|req: 396/833] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:37 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1572 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 677.584218] [55187]: DEBUG nova.api.openstack.wsgi [None req-da64fcca-2022-46a7-af61-be0759b043c7 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.587322] [55187]: DEBUG nova.compute.api [None req-da64fcca-2022-46a7-af61-be0759b043c7 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.590349] [55187]: DEBUG oslo_concurrency.lockutils [None req-da64fcca-2022-46a7-af61-be0759b043c7 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.592826] [55187]: DEBUG oslo_concurrency.lockutils [None req-da64fcca-2022-46a7-af61-be0759b043c7 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.592826] [55187]: DEBUG oslo_concurrency.lockutils [None req-da64fcca-2022-46a7-af61-be0759b043c7 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.592826] [55187]: DEBUG oslo_concurrency.lockutils [None req-da64fcca-2022-46a7-af61-be0759b043c7 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.592826] [55187]: DEBUG oslo_concurrency.lockutils [None req-da64fcca-2022-46a7-af61-be0759b043c7 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.593057] [55187]: DEBUG oslo_concurrency.lockutils [None req-da64fcca-2022-46a7-af61-be0759b043c7 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.635773] [55187]: DEBUG nova.policy [None req-da64fcca-2022-46a7-af61-be0759b043c7 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.646760] [55187]: DEBUG nova.policy [None req-da64fcca-2022-46a7-af61-be0759b043c7 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.647707] [55187]: DEBUG nova.policy [None req-da64fcca-2022-46a7-af61-be0759b043c7 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.658861] [55187]: INFO nova.api.openstack.requestlog [None req-da64fcca-2022-46a7-af61-be0759b043c7 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.077031 [ 677.659579] [55187]: [pid: 55187|app: 0|req: 397/834] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:37 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 677.663663] [55187]: DEBUG nova.api.openstack.wsgi [None req-4c02ab40-9695-4ce9-abf0-39b178a87eb0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.666597] [55187]: DEBUG nova.compute.api [None req-4c02ab40-9695-4ce9-abf0-39b178a87eb0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.669662] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c02ab40-9695-4ce9-abf0-39b178a87eb0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.670228] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c02ab40-9695-4ce9-abf0-39b178a87eb0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.670552] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c02ab40-9695-4ce9-abf0-39b178a87eb0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.671014] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c02ab40-9695-4ce9-abf0-39b178a87eb0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.671216] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c02ab40-9695-4ce9-abf0-39b178a87eb0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.671383] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c02ab40-9695-4ce9-abf0-39b178a87eb0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.712378] [55188]: DEBUG nova.api.openstack.wsgi [None req-19e2540e-865f-44c6-b48a-0ea81656b0af tempest-FlavorsAccessTestJSON-205731997 tempest-FlavorsAccessTestJSON-205731997-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessTestJSON-flavor-1882440259", "id": 1669430385, "os-flavor-access:is_public": "False"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 677.722904] [55187]: DEBUG nova.policy [None req-4c02ab40-9695-4ce9-abf0-39b178a87eb0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.728246] [55187]: INFO nova.api.openstack.requestlog [None req-4c02ab40-9695-4ce9-abf0-39b178a87eb0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1214 microversion: 2.1 time: 0.067858 [ 677.728246] [55187]: [pid: 55187|app: 0|req: 398/835] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:38 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1214 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.730530] [55187]: DEBUG nova.api.openstack.wsgi [None req-f1be53ab-3e98-4318-9137-d3a6fd7b9a31 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-226844922", "id": 128659347, "os-flavor-access:is_public": "True"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 677.735046] [55188]: INFO nova.api.openstack.requestlog [None req-19e2540e-865f-44c6-b48a-0ea81656b0af tempest-FlavorsAccessTestJSON-205731997 tempest-FlavorsAccessTestJSON-205731997-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 431 microversion: 2.1 time: 0.164838 [ 677.735410] [55188]: [pid: 55188|app: 0|req: 438/836] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:37 2025] POST /compute/v2.1/flavors => generated 431 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 677.744301] [55188]: DEBUG nova.api.openstack.wsgi [None req-3335db8a-c15f-405a-9895-fe4906669905 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.746872] [55188]: DEBUG nova.compute.api [None req-3335db8a-c15f-405a-9895-fe4906669905 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.747738] [55187]: INFO nova.api.openstack.requestlog [None req-f1be53ab-3e98-4318-9137-d3a6fd7b9a31 tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 410 microversion: 2.1 time: 0.018804 [ 677.747918] [55187]: [pid: 55187|app: 0|req: 399/837] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:38 2025] POST /compute/v2.1/flavors => generated 410 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 677.750425] [55187]: DEBUG nova.api.openstack.wsgi [None req-dd6141d6-009f-4ae2-b247-147365a63aa6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.752397] [55187]: DEBUG nova.compute.api [None req-dd6141d6-009f-4ae2-b247-147365a63aa6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.754822] [55188]: DEBUG oslo_concurrency.lockutils [None req-3335db8a-c15f-405a-9895-fe4906669905 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.754822] [55188]: DEBUG oslo_concurrency.lockutils [None req-3335db8a-c15f-405a-9895-fe4906669905 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.754822] [55188]: DEBUG oslo_concurrency.lockutils [None req-3335db8a-c15f-405a-9895-fe4906669905 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.755233] [55188]: DEBUG oslo_concurrency.lockutils [None req-3335db8a-c15f-405a-9895-fe4906669905 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.755549] [55188]: DEBUG oslo_concurrency.lockutils [None req-3335db8a-c15f-405a-9895-fe4906669905 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.755850] [55188]: DEBUG oslo_concurrency.lockutils [None req-3335db8a-c15f-405a-9895-fe4906669905 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.756387] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd6141d6-009f-4ae2-b247-147365a63aa6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.756677] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd6141d6-009f-4ae2-b247-147365a63aa6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.756889] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd6141d6-009f-4ae2-b247-147365a63aa6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.757295] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd6141d6-009f-4ae2-b247-147365a63aa6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.757536] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd6141d6-009f-4ae2-b247-147365a63aa6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.757730] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd6141d6-009f-4ae2-b247-147365a63aa6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.799542] [55187]: DEBUG nova.policy [None req-dd6141d6-009f-4ae2-b247-147365a63aa6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.803125] [55188]: DEBUG nova.policy [None req-3335db8a-c15f-405a-9895-fe4906669905 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.805336] [55187]: INFO nova.api.openstack.requestlog [None req-dd6141d6-009f-4ae2-b247-147365a63aa6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.056768 [ 677.805742] [55187]: [pid: 55187|app: 0|req: 400/838] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:38 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.806778] [55188]: INFO nova.api.openstack.requestlog [None req-3335db8a-c15f-405a-9895-fe4906669905 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1216 microversion: 2.1 time: 0.069350 [ 677.807912] [55188]: [pid: 55188|app: 0|req: 439/839] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:38 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1216 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.809436] [55188]: DEBUG nova.api.openstack.wsgi [None req-de6498fd-ead1-4a27-9011-c71b7914eace tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.811016] [55188]: DEBUG nova.compute.api [None req-de6498fd-ead1-4a27-9011-c71b7914eace tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.815027] [55187]: DEBUG nova.api.openstack.wsgi [None req-2e97264a-1978-49be-ae8d-562eaf286bea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.815027] [55187]: DEBUG nova.compute.api [None req-2e97264a-1978-49be-ae8d-562eaf286bea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.819019] [55188]: DEBUG oslo_concurrency.lockutils [None req-de6498fd-ead1-4a27-9011-c71b7914eace tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.819019] [55188]: DEBUG oslo_concurrency.lockutils [None req-de6498fd-ead1-4a27-9011-c71b7914eace tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.819019] [55188]: DEBUG oslo_concurrency.lockutils [None req-de6498fd-ead1-4a27-9011-c71b7914eace tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.819019] [55188]: DEBUG oslo_concurrency.lockutils [None req-de6498fd-ead1-4a27-9011-c71b7914eace tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.819475] [55188]: DEBUG oslo_concurrency.lockutils [None req-de6498fd-ead1-4a27-9011-c71b7914eace tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.819475] [55188]: DEBUG oslo_concurrency.lockutils [None req-de6498fd-ead1-4a27-9011-c71b7914eace tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.822284] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e97264a-1978-49be-ae8d-562eaf286bea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.822525] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e97264a-1978-49be-ae8d-562eaf286bea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.822722] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e97264a-1978-49be-ae8d-562eaf286bea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.823130] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e97264a-1978-49be-ae8d-562eaf286bea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.823360] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e97264a-1978-49be-ae8d-562eaf286bea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.823548] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e97264a-1978-49be-ae8d-562eaf286bea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.868160] [55187]: DEBUG nova.policy [None req-2e97264a-1978-49be-ae8d-562eaf286bea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.876695] [55187]: INFO nova.api.openstack.requestlog [None req-2e97264a-1978-49be-ae8d-562eaf286bea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.070033 [ 677.876983] [55187]: [pid: 55187|app: 0|req: 401/840] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:38 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.880685] [55187]: INFO nova.api.openstack.requestlog [None req-387e20b3-30d2-4a8d-ba66-5748f301c1ad tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/" status: 404 len: 112 microversion: - time: 0.002813 [ 677.881406] [55187]: [pid: 55187|app: 0|req: 402/841] 10.180.1.21 () {58 vars in 1159 bytes} [Wed Mar 26 22:02:38 2025] DELETE /compute/v2.1/os-security-groups/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) [ 677.884774] [55187]: DEBUG nova.api.openstack.wsgi [None req-1dc23286-c6c2-4864-9931-bbb17baa57b7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.885662] [55188]: DEBUG nova.policy [None req-de6498fd-ead1-4a27-9011-c71b7914eace tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.886670] [55187]: DEBUG nova.compute.api [None req-1dc23286-c6c2-4864-9931-bbb17baa57b7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.890732] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dc23286-c6c2-4864-9931-bbb17baa57b7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.892676] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dc23286-c6c2-4864-9931-bbb17baa57b7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.892676] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dc23286-c6c2-4864-9931-bbb17baa57b7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.892676] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dc23286-c6c2-4864-9931-bbb17baa57b7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.892676] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dc23286-c6c2-4864-9931-bbb17baa57b7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.892889] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dc23286-c6c2-4864-9931-bbb17baa57b7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.892929] [55188]: DEBUG nova.policy [None req-de6498fd-ead1-4a27-9011-c71b7914eace tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.893178] [55188]: DEBUG nova.policy [None req-de6498fd-ead1-4a27-9011-c71b7914eace tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.896416] [55188]: INFO nova.api.openstack.requestlog [None req-de6498fd-ead1-4a27-9011-c71b7914eace tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2027 microversion: 2.100 time: 0.088706 [ 677.896973] [55188]: [pid: 55188|app: 0|req: 440/842] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:38 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2027 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 677.899979] [55188]: DEBUG nova.api.openstack.wsgi [None req-0d2bfd95-cb6c-4ed3-809a-76a27ebdaacc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.901804] [55188]: DEBUG nova.compute.api [None req-0d2bfd95-cb6c-4ed3-809a-76a27ebdaacc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.905058] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2bfd95-cb6c-4ed3-809a-76a27ebdaacc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.905295] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2bfd95-cb6c-4ed3-809a-76a27ebdaacc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.905469] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2bfd95-cb6c-4ed3-809a-76a27ebdaacc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.905844] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2bfd95-cb6c-4ed3-809a-76a27ebdaacc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.907111] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2bfd95-cb6c-4ed3-809a-76a27ebdaacc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.907111] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2bfd95-cb6c-4ed3-809a-76a27ebdaacc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.954319] [55188]: DEBUG nova.policy [None req-0d2bfd95-cb6c-4ed3-809a-76a27ebdaacc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 677.962427] [55188]: INFO nova.api.openstack.requestlog [None req-0d2bfd95-cb6c-4ed3-809a-76a27ebdaacc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.064939 [ 677.962755] [55188]: [pid: 55188|app: 0|req: 441/843] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:38 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.969658] [55188]: DEBUG nova.api.openstack.wsgi [None req-7dd6427f-c208-49e2-a6d8-faf332a50126 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 677.969658] [55188]: DEBUG nova.compute.api [None req-7dd6427f-c208-49e2-a6d8-faf332a50126 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 677.972887] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dd6427f-c208-49e2-a6d8-faf332a50126 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.973194] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dd6427f-c208-49e2-a6d8-faf332a50126 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.973405] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dd6427f-c208-49e2-a6d8-faf332a50126 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.973851] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dd6427f-c208-49e2-a6d8-faf332a50126 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.973988] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dd6427f-c208-49e2-a6d8-faf332a50126 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.974180] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dd6427f-c208-49e2-a6d8-faf332a50126 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.998270] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dd6427f-c208-49e2-a6d8-faf332a50126 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.998525] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dd6427f-c208-49e2-a6d8-faf332a50126 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.998702] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dd6427f-c208-49e2-a6d8-faf332a50126 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.998966] [55188]: DEBUG nova.objects.instance [None req-7dd6427f-c208-49e2-a6d8-faf332a50126 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lazy-loading 'fault' on Instance uuid 3b873a8a-8dd7-4497-836e-d22a34a3eea1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 678.037176] [55188]: DEBUG nova.policy [None req-7dd6427f-c208-49e2-a6d8-faf332a50126 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.044281] [55188]: INFO nova.api.openstack.requestlog [None req-7dd6427f-c208-49e2-a6d8-faf332a50126 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1315 microversion: 2.1 time: 0.080726 [ 678.044789] [55188]: [pid: 55188|app: 0|req: 442/844] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:38 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1315 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.049641] [55188]: DEBUG nova.api.openstack.wsgi [None req-bed56a1b-6660-43cb-97c9-fcac632055b4 tempest-FlavorsAccessTestJSON-205731997 tempest-FlavorsAccessTestJSON-205731997-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "989991432ada4c349bfe008bd3df4078"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 678.090671] [55187]: DEBUG nova.policy [None req-1dc23286-c6c2-4864-9931-bbb17baa57b7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.103376] [55187]: INFO nova.api.openstack.requestlog [None req-1dc23286-c6c2-4864-9931-bbb17baa57b7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1313 microversion: 2.1 time: 0.220681 [ 678.103772] [55187]: [pid: 55187|app: 0|req: 403/845] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:38 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1313 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.107510] [55187]: DEBUG nova.api.openstack.wsgi [None req-5376ecd7-942e-407f-93bf-03288b204e8c tempest-FlavorsAdminTestJSON-1660541549 tempest-FlavorsAdminTestJSON-1660541549-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.134046] [55187]: INFO nova.api.openstack.requestlog [None req-5376ecd7-942e-407f-93bf-03288b204e8c tempest-FlavorsAdminTestJSON-1660541549 tempest-FlavorsAdminTestJSON-1660541549-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5491 microversion: 2.1 time: 0.028696 [ 678.135375] [55187]: [pid: 55187|app: 0|req: 404/846] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:02:38 2025] GET /compute/v2.1/flavors/detail => generated 5491 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.138391] [55187]: DEBUG nova.api.openstack.wsgi [None req-e6182fa5-618f-47b8-aa37-936558c246b0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.140277] [55187]: DEBUG nova.compute.api [None req-e6182fa5-618f-47b8-aa37-936558c246b0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.154429] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6182fa5-618f-47b8-aa37-936558c246b0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.154585] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6182fa5-618f-47b8-aa37-936558c246b0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.154820] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6182fa5-618f-47b8-aa37-936558c246b0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.156077] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6182fa5-618f-47b8-aa37-936558c246b0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.156077] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6182fa5-618f-47b8-aa37-936558c246b0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.156077] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6182fa5-618f-47b8-aa37-936558c246b0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.280199] [55188]: INFO nova.api.openstack.requestlog [None req-bed56a1b-6660-43cb-97c9-fcac632055b4 tempest-FlavorsAccessTestJSON-205731997 tempest-FlavorsAccessTestJSON-205731997-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1669430385/action" status: 200 len: 97 microversion: 2.1 time: 0.233917 [ 678.280595] [55188]: [pid: 55188|app: 0|req: 443/847] 10.180.1.21 () {60 vars in 1195 bytes} [Wed Mar 26 22:02:38 2025] POST /compute/v2.1/flavors/1669430385/action => generated 97 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 678.286073] [55188]: DEBUG nova.api.openstack.wsgi [None req-b2411498-a668-4c24-bb14-5a7519a0698c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.288465] [55188]: DEBUG nova.compute.api [None req-b2411498-a668-4c24-bb14-5a7519a0698c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.292833] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2411498-a668-4c24-bb14-5a7519a0698c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.293119] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2411498-a668-4c24-bb14-5a7519a0698c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.293313] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2411498-a668-4c24-bb14-5a7519a0698c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.293734] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2411498-a668-4c24-bb14-5a7519a0698c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.293948] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2411498-a668-4c24-bb14-5a7519a0698c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.294363] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2411498-a668-4c24-bb14-5a7519a0698c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.315342] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2411498-a668-4c24-bb14-5a7519a0698c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.315592] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2411498-a668-4c24-bb14-5a7519a0698c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.315821] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2411498-a668-4c24-bb14-5a7519a0698c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.316044] [55188]: DEBUG nova.objects.instance [None req-b2411498-a668-4c24-bb14-5a7519a0698c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lazy-loading 'fault' on Instance uuid 72045dd3-fa01-4b9e-a47b-aa9e034611f3 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 678.342437] [55188]: DEBUG nova.policy [None req-b2411498-a668-4c24-bb14-5a7519a0698c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.348962] [55188]: INFO nova.api.openstack.requestlog [None req-b2411498-a668-4c24-bb14-5a7519a0698c tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1306 microversion: 2.1 time: 0.065157 [ 678.353022] [55188]: [pid: 55188|app: 0|req: 444/848] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:38 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1306 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.353022] [55188]: DEBUG nova.api.openstack.wsgi [None req-2a1a257a-7143-4731-a586-e3519093d016 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] Calling method '.version_select at 0x7d4afaefaef0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.362806] [55187]: DEBUG nova.policy [None req-e6182fa5-618f-47b8-aa37-936558c246b0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.369157] [55187]: INFO nova.api.openstack.requestlog [None req-e6182fa5-618f-47b8-aa37-936558c246b0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1465 microversion: 2.1 time: 0.232997 [ 678.369666] [55187]: [pid: 55187|app: 0|req: 405/849] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:38 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1465 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.372386] [55187]: DEBUG nova.api.openstack.wsgi [None req-34a6b746-339f-409e-befb-f607c9d71df5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.374802] [55187]: DEBUG nova.compute.api [None req-34a6b746-339f-409e-befb-f607c9d71df5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.379135] [55187]: DEBUG oslo_concurrency.lockutils [None req-34a6b746-339f-409e-befb-f607c9d71df5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.379599] [55187]: DEBUG oslo_concurrency.lockutils [None req-34a6b746-339f-409e-befb-f607c9d71df5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.379994] [55187]: DEBUG oslo_concurrency.lockutils [None req-34a6b746-339f-409e-befb-f607c9d71df5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.381639] [55187]: DEBUG oslo_concurrency.lockutils [None req-34a6b746-339f-409e-befb-f607c9d71df5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.381639] [55187]: DEBUG oslo_concurrency.lockutils [None req-34a6b746-339f-409e-befb-f607c9d71df5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.381639] [55187]: DEBUG oslo_concurrency.lockutils [None req-34a6b746-339f-409e-befb-f607c9d71df5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.443456] [55187]: DEBUG nova.policy [None req-34a6b746-339f-409e-befb-f607c9d71df5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.448557] [55188]: INFO nova.api.openstack.requestlog [None req-2a1a257a-7143-4731-a586-e3519093d016 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups" status: 200 len: 707 microversion: 2.1 time: 0.098282 [ 678.449134] [55188]: [pid: 55188|app: 0|req: 445/850] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 26 22:02:38 2025] GET /compute/v2.1/os-security-groups => generated 707 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 678.450586] [55187]: INFO nova.api.openstack.requestlog [None req-34a6b746-339f-409e-befb-f607c9d71df5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1223 microversion: 2.1 time: 0.080081 [ 678.450996] [55187]: [pid: 55187|app: 0|req: 406/851] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:38 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1223 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.454311] [55187]: DEBUG nova.api.openstack.wsgi [None req-a0fce940-f79c-432c-9e78-127983643888 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.455909] [55188]: DEBUG nova.api.openstack.wsgi [None req-4b4ae04d-3d1a-4d62-ac12-e72509a24486 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.457881] [55187]: DEBUG nova.compute.api [None req-a0fce940-f79c-432c-9e78-127983643888 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.458042] [55188]: DEBUG nova.compute.api [None req-4b4ae04d-3d1a-4d62-ac12-e72509a24486 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.463316] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0fce940-f79c-432c-9e78-127983643888 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.464560] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0fce940-f79c-432c-9e78-127983643888 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.464560] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0fce940-f79c-432c-9e78-127983643888 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.464560] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0fce940-f79c-432c-9e78-127983643888 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.464560] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0fce940-f79c-432c-9e78-127983643888 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.468265] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0fce940-f79c-432c-9e78-127983643888 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.468315] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b4ae04d-3d1a-4d62-ac12-e72509a24486 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.468315] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b4ae04d-3d1a-4d62-ac12-e72509a24486 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.468719] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b4ae04d-3d1a-4d62-ac12-e72509a24486 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.469321] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b4ae04d-3d1a-4d62-ac12-e72509a24486 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.469649] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b4ae04d-3d1a-4d62-ac12-e72509a24486 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.470684] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b4ae04d-3d1a-4d62-ac12-e72509a24486 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.485778] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0fce940-f79c-432c-9e78-127983643888 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.486173] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0fce940-f79c-432c-9e78-127983643888 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.486878] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0fce940-f79c-432c-9e78-127983643888 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.486878] [55187]: DEBUG nova.objects.instance [None req-a0fce940-f79c-432c-9e78-127983643888 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lazy-loading 'fault' on Instance uuid bf43965a-4117-4c14-a78b-43ffa49d463a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 678.515972] [55188]: DEBUG nova.policy [None req-4b4ae04d-3d1a-4d62-ac12-e72509a24486 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.517632] [55187]: DEBUG nova.policy [None req-a0fce940-f79c-432c-9e78-127983643888 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.519039] [55188]: INFO nova.api.openstack.requestlog [None req-4b4ae04d-3d1a-4d62-ac12-e72509a24486 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1268 microversion: 2.1 time: 0.069259 [ 678.519490] [55188]: [pid: 55188|app: 0|req: 446/852] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:38 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1268 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.528137] [55187]: INFO nova.api.openstack.requestlog [None req-a0fce940-f79c-432c-9e78-127983643888 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1301 microversion: 2.1 time: 0.075263 [ 678.528137] [55187]: [pid: 55187|app: 0|req: 407/853] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:38 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1301 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.528293] [55188]: DEBUG nova.api.openstack.wsgi [None req-01ca0b05-9fb6-4fbd-bbe8-89e6ad8537b5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.530755] [55188]: DEBUG nova.compute.api [None req-01ca0b05-9fb6-4fbd-bbe8-89e6ad8537b5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.530901] [55187]: DEBUG nova.api.openstack.wsgi [None req-20a43318-642b-47ec-b3b1-5dd18f5d5bd8 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.532743] [55187]: DEBUG nova.compute.api [None req-20a43318-642b-47ec-b3b1-5dd18f5d5bd8 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.537562] [55188]: DEBUG oslo_concurrency.lockutils [None req-01ca0b05-9fb6-4fbd-bbe8-89e6ad8537b5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.537562] [55188]: DEBUG oslo_concurrency.lockutils [None req-01ca0b05-9fb6-4fbd-bbe8-89e6ad8537b5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.537562] [55188]: DEBUG oslo_concurrency.lockutils [None req-01ca0b05-9fb6-4fbd-bbe8-89e6ad8537b5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.537562] [55188]: DEBUG oslo_concurrency.lockutils [None req-01ca0b05-9fb6-4fbd-bbe8-89e6ad8537b5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.537787] [55188]: DEBUG oslo_concurrency.lockutils [None req-01ca0b05-9fb6-4fbd-bbe8-89e6ad8537b5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.537787] [55188]: DEBUG oslo_concurrency.lockutils [None req-01ca0b05-9fb6-4fbd-bbe8-89e6ad8537b5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.537857] [55187]: DEBUG oslo_concurrency.lockutils [None req-20a43318-642b-47ec-b3b1-5dd18f5d5bd8 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.537857] [55187]: DEBUG oslo_concurrency.lockutils [None req-20a43318-642b-47ec-b3b1-5dd18f5d5bd8 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.537857] [55187]: DEBUG oslo_concurrency.lockutils [None req-20a43318-642b-47ec-b3b1-5dd18f5d5bd8 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.537857] [55187]: DEBUG oslo_concurrency.lockutils [None req-20a43318-642b-47ec-b3b1-5dd18f5d5bd8 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.538070] [55187]: DEBUG oslo_concurrency.lockutils [None req-20a43318-642b-47ec-b3b1-5dd18f5d5bd8 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.538070] [55187]: DEBUG oslo_concurrency.lockutils [None req-20a43318-642b-47ec-b3b1-5dd18f5d5bd8 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.572880] [55188]: DEBUG nova.policy [None req-01ca0b05-9fb6-4fbd-bbe8-89e6ad8537b5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.583737] [55188]: INFO nova.api.openstack.requestlog [None req-01ca0b05-9fb6-4fbd-bbe8-89e6ad8537b5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1208 microversion: 2.1 time: 0.058321 [ 678.583737] [55188]: [pid: 55188|app: 0|req: 447/854] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:38 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1208 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.586352] [55188]: DEBUG nova.api.openstack.wsgi [None req-61c8c309-7d9a-4689-9183-57b7e0910fb8 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.593132] [55188]: DEBUG nova.compute.api [None req-61c8c309-7d9a-4689-9183-57b7e0910fb8 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.597693] [55188]: DEBUG oslo_concurrency.lockutils [None req-61c8c309-7d9a-4689-9183-57b7e0910fb8 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.598150] [55188]: DEBUG oslo_concurrency.lockutils [None req-61c8c309-7d9a-4689-9183-57b7e0910fb8 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.598933] [55188]: DEBUG oslo_concurrency.lockutils [None req-61c8c309-7d9a-4689-9183-57b7e0910fb8 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.599177] [55188]: DEBUG oslo_concurrency.lockutils [None req-61c8c309-7d9a-4689-9183-57b7e0910fb8 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.599531] [55188]: DEBUG oslo_concurrency.lockutils [None req-61c8c309-7d9a-4689-9183-57b7e0910fb8 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.599826] [55188]: DEBUG oslo_concurrency.lockutils [None req-61c8c309-7d9a-4689-9183-57b7e0910fb8 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.600962] [55187]: DEBUG nova.policy [None req-20a43318-642b-47ec-b3b1-5dd18f5d5bd8 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.604665] [55187]: INFO nova.api.openstack.requestlog [None req-20a43318-642b-47ec-b3b1-5dd18f5d5bd8 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1214 microversion: 2.1 time: 0.076725 [ 678.605081] [55187]: [pid: 55187|app: 0|req: 408/855] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:38 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1214 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.639353] [55188]: DEBUG oslo_concurrency.lockutils [None req-61c8c309-7d9a-4689-9183-57b7e0910fb8 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.639627] [55188]: DEBUG oslo_concurrency.lockutils [None req-61c8c309-7d9a-4689-9183-57b7e0910fb8 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.639819] [55188]: DEBUG oslo_concurrency.lockutils [None req-61c8c309-7d9a-4689-9183-57b7e0910fb8 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.640038] [55188]: DEBUG nova.objects.instance [None req-61c8c309-7d9a-4689-9183-57b7e0910fb8 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lazy-loading 'fault' on Instance uuid 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 678.670898] [55188]: DEBUG nova.policy [None req-61c8c309-7d9a-4689-9183-57b7e0910fb8 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.680933] [55188]: DEBUG nova.policy [None req-61c8c309-7d9a-4689-9183-57b7e0910fb8 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.681563] [55188]: DEBUG nova.policy [None req-61c8c309-7d9a-4689-9183-57b7e0910fb8 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.682893] [55188]: INFO nova.api.openstack.requestlog [None req-61c8c309-7d9a-4689-9183-57b7e0910fb8 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e" status: 200 len: 1391 microversion: 2.48 time: 0.102066 [ 678.683478] [55188]: [pid: 55188|app: 0|req: 448/856] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:38 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e => generated 1391 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 678.686338] [55188]: DEBUG nova.api.openstack.wsgi [None req-d10d7e14-02b4-45ac-8bde-d1babc0a682c tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.711037] [55188]: INFO nova.api.openstack.requestlog [None req-d10d7e14-02b4-45ac-8bde-d1babc0a682c tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/128659347" status: 202 len: 0 microversion: 2.1 time: 0.026433 [ 678.711224] [55188]: [pid: 55188|app: 0|req: 449/857] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 26 22:02:39 2025] DELETE /compute/v2.1/flavors/128659347 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 678.716348] [55188]: DEBUG nova.api.openstack.wsgi [None req-3ffddc84-2953-4977-b6e0-7f34c154a270 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.716348] [55188]: DEBUG nova.compute.api [None req-3ffddc84-2953-4977-b6e0-7f34c154a270 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.724479] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ffddc84-2953-4977-b6e0-7f34c154a270 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.724953] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ffddc84-2953-4977-b6e0-7f34c154a270 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.725424] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ffddc84-2953-4977-b6e0-7f34c154a270 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.725588] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ffddc84-2953-4977-b6e0-7f34c154a270 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.726041] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ffddc84-2953-4977-b6e0-7f34c154a270 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.726409] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ffddc84-2953-4977-b6e0-7f34c154a270 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.742254] [55187]: DEBUG nova.api.openstack.wsgi [None req-ccd782c1-1de0-4c07-9737-7d24129a0566 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Action: 'create', calling method: .version_select at 0x7d4afb115990>, body: {"keypair": {"name": "tempest-keypair-1311100626", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFreB26cfWqeDfY0Ch6tnJ0wX6aN/LgB6V9+tTwLolhNRYJPx0k3RzBFH5cEjOC+9tynnUE5hnPkTE/YbJ859oSaiJLV/dJjzTph3GdzQZy0mnMj9RQyw8KYjFlY0UtYlQ=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 678.757581] [55187]: DEBUG nova.quota [None req-ccd782c1-1de0-4c07-9737-7d24129a0566 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Getting quotas for project ae258c71173d41fd953433c067ffa9d7. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 678.762818] [55187]: DEBUG nova.quota [None req-ccd782c1-1de0-4c07-9737-7d24129a0566 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Getting quotas for user 78709f53484c405c9d7b1c9591cc3e3e and project ae258c71173d41fd953433c067ffa9d7. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 678.774771] [55188]: DEBUG nova.policy [None req-3ffddc84-2953-4977-b6e0-7f34c154a270 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.779187] [55188]: INFO nova.api.openstack.requestlog [None req-3ffddc84-2953-4977-b6e0-7f34c154a270 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.067333 [ 678.779684] [55188]: [pid: 55188|app: 0|req: 450/858] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:39 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.782310] [55187]: INFO nova.api.openstack.requestlog [None req-ccd782c1-1de0-4c07-9737-7d24129a0566 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.175692 [ 678.782647] [55187]: [pid: 55187|app: 0|req: 409/859] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:02:38 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 678.786270] [55188]: DEBUG nova.api.openstack.wsgi [req-d4e34f1e-5353-462e-8dff-f7d7d367d600 req-b62788ed-f3d0-49a9-9e57-99e4a37df36b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7e43c2a9-687f-4839-b48b-b7c3b2164787", "name": "network-vif-plugged", "status": "completed", "tag": "fd321573-b572-4ca3-b402-8a0e45ef74fc"}, {"name": "network-changed", "server_uuid": "7e43c2a9-687f-4839-b48b-b7c3b2164787", "tag": "fd321573-b572-4ca3-b402-8a0e45ef74fc"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 678.793077] [55188]: DEBUG oslo_concurrency.lockutils [req-d4e34f1e-5353-462e-8dff-f7d7d367d600 req-b62788ed-f3d0-49a9-9e57-99e4a37df36b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.793377] [55188]: DEBUG oslo_concurrency.lockutils [req-d4e34f1e-5353-462e-8dff-f7d7d367d600 req-b62788ed-f3d0-49a9-9e57-99e4a37df36b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.793565] [55188]: DEBUG oslo_concurrency.lockutils [req-d4e34f1e-5353-462e-8dff-f7d7d367d600 req-b62788ed-f3d0-49a9-9e57-99e4a37df36b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.800623] [55188]: INFO nova.api.openstack.compute.server_external_events [req-d4e34f1e-5353-462e-8dff-f7d7d367d600 req-b62788ed-f3d0-49a9-9e57-99e4a37df36b service nova] Creating event network-vif-plugged:fd321573-b572-4ca3-b402-8a0e45ef74fc for instance 7e43c2a9-687f-4839-b48b-b7c3b2164787 on cpu-1 [ 678.800882] [55188]: INFO nova.api.openstack.compute.server_external_events [req-d4e34f1e-5353-462e-8dff-f7d7d367d600 req-b62788ed-f3d0-49a9-9e57-99e4a37df36b service nova] Creating event network-changed:fd321573-b572-4ca3-b402-8a0e45ef74fc for instance 7e43c2a9-687f-4839-b48b-b7c3b2164787 on cpu-1 [ 678.804192] [55188]: INFO nova.api.openstack.requestlog [req-d4e34f1e-5353-462e-8dff-f7d7d367d600 req-b62788ed-f3d0-49a9-9e57-99e4a37df36b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023716 [ 678.804192] [55188]: [pid: 55188|app: 0|req: 451/860] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:39 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 678.811722] [55187]: DEBUG nova.api.openstack.wsgi [None req-a47a0fcf-eea4-42ff-add7-8fe1246096c0 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.816733] [55187]: DEBUG oslo_concurrency.lockutils [None req-a47a0fcf-eea4-42ff-add7-8fe1246096c0 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.817013] [55187]: DEBUG oslo_concurrency.lockutils [None req-a47a0fcf-eea4-42ff-add7-8fe1246096c0 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.817211] [55187]: DEBUG oslo_concurrency.lockutils [None req-a47a0fcf-eea4-42ff-add7-8fe1246096c0 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.817655] [55187]: DEBUG oslo_concurrency.lockutils [None req-a47a0fcf-eea4-42ff-add7-8fe1246096c0 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.817811] [55187]: DEBUG oslo_concurrency.lockutils [None req-a47a0fcf-eea4-42ff-add7-8fe1246096c0 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.818516] [55187]: DEBUG oslo_concurrency.lockutils [None req-a47a0fcf-eea4-42ff-add7-8fe1246096c0 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.834661] [55187]: INFO nova.api.openstack.requestlog [None req-a47a0fcf-eea4-42ff-add7-8fe1246096c0 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.051440 [ 678.835205] [55187]: [pid: 55187|app: 0|req: 410/861] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 26 22:02:39 2025] GET /compute/v2.1/os-services => generated 557 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 678.837699] [55187]: DEBUG nova.api.openstack.wsgi [None req-ed354cf5-117e-4418-9d85-ecc8faaec647 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.842808] [55187]: DEBUG nova.compute.api [None req-ed354cf5-117e-4418-9d85-ecc8faaec647 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.847389] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed354cf5-117e-4418-9d85-ecc8faaec647 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.847703] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed354cf5-117e-4418-9d85-ecc8faaec647 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.847948] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed354cf5-117e-4418-9d85-ecc8faaec647 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.848403] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed354cf5-117e-4418-9d85-ecc8faaec647 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.848773] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed354cf5-117e-4418-9d85-ecc8faaec647 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.849010] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed354cf5-117e-4418-9d85-ecc8faaec647 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.869956] [55188]: DEBUG nova.api.openstack.wsgi [None req-ff7366ce-7c6a-4b5b-a7cf-017f92e181ab tempest-FlavorsAccessTestJSON-662666743 tempest-FlavorsAccessTestJSON-662666743-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.897684] [55188]: INFO nova.api.openstack.requestlog [None req-ff7366ce-7c6a-4b5b-a7cf-017f92e181ab tempest-FlavorsAccessTestJSON-662666743 tempest-FlavorsAccessTestJSON-662666743-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5512 microversion: 2.1 time: 0.092759 [ 678.898109] [55188]: [pid: 55188|app: 0|req: 452/862] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:02:39 2025] GET /compute/v2.1/flavors/detail => generated 5512 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.900946] [55188]: DEBUG nova.api.openstack.wsgi [None req-87a99137-0511-4c6e-827d-980000ce5d3f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.902471] [55188]: DEBUG nova.compute.api [None req-87a99137-0511-4c6e-827d-980000ce5d3f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.906073] [55188]: DEBUG oslo_concurrency.lockutils [None req-87a99137-0511-4c6e-827d-980000ce5d3f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.906458] [55188]: DEBUG oslo_concurrency.lockutils [None req-87a99137-0511-4c6e-827d-980000ce5d3f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.906507] [55188]: DEBUG oslo_concurrency.lockutils [None req-87a99137-0511-4c6e-827d-980000ce5d3f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.906957] [55188]: DEBUG oslo_concurrency.lockutils [None req-87a99137-0511-4c6e-827d-980000ce5d3f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.907203] [55188]: DEBUG oslo_concurrency.lockutils [None req-87a99137-0511-4c6e-827d-980000ce5d3f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.907203] [55188]: DEBUG oslo_concurrency.lockutils [None req-87a99137-0511-4c6e-827d-980000ce5d3f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.943410] [55187]: DEBUG nova.policy [None req-ed354cf5-117e-4418-9d85-ecc8faaec647 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 678.948863] [55187]: INFO nova.api.openstack.requestlog [None req-ed354cf5-117e-4418-9d85-ecc8faaec647 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 200 len: 1509 microversion: 2.1 time: 0.112970 [ 678.949207] [55187]: [pid: 55187|app: 0|req: 411/863] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:39 2025] GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 1509 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.952576] [55187]: DEBUG nova.api.openstack.wsgi [None req-b40ce37d-e306-4957-b2ce-f61326104fc9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 678.954487] [55187]: DEBUG nova.compute.api [None req-b40ce37d-e306-4957-b2ce-f61326104fc9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 678.959438] [55187]: DEBUG oslo_concurrency.lockutils [None req-b40ce37d-e306-4957-b2ce-f61326104fc9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.959505] [55187]: DEBUG oslo_concurrency.lockutils [None req-b40ce37d-e306-4957-b2ce-f61326104fc9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.959687] [55187]: DEBUG oslo_concurrency.lockutils [None req-b40ce37d-e306-4957-b2ce-f61326104fc9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.960052] [55187]: DEBUG oslo_concurrency.lockutils [None req-b40ce37d-e306-4957-b2ce-f61326104fc9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.960263] [55187]: DEBUG oslo_concurrency.lockutils [None req-b40ce37d-e306-4957-b2ce-f61326104fc9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.960442] [55187]: DEBUG oslo_concurrency.lockutils [None req-b40ce37d-e306-4957-b2ce-f61326104fc9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.980757] [55187]: DEBUG oslo_concurrency.lockutils [None req-b40ce37d-e306-4957-b2ce-f61326104fc9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.981073] [55187]: DEBUG oslo_concurrency.lockutils [None req-b40ce37d-e306-4957-b2ce-f61326104fc9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.981272] [55187]: DEBUG oslo_concurrency.lockutils [None req-b40ce37d-e306-4957-b2ce-f61326104fc9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.981503] [55187]: DEBUG nova.objects.instance [None req-b40ce37d-e306-4957-b2ce-f61326104fc9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 8d55683d-3ce3-42ec-bf0c-a17146f61142 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 679.006236] [55187]: DEBUG nova.policy [None req-b40ce37d-e306-4957-b2ce-f61326104fc9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.007273] [55187]: INFO nova.api.openstack.requestlog [None req-b40ce37d-e306-4957-b2ce-f61326104fc9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 200 len: 1304 microversion: 2.1 time: 0.056833 [ 679.007273] [55187]: [pid: 55187|app: 0|req: 412/864] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:39 2025] GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 1304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.009551] [55187]: DEBUG nova.api.openstack.wsgi [None req-ff7de0a1-1486-4b6c-8782-5cd61ab1db57 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] Calling method '.version_select at 0x7d4afb116560>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.075880] [55188]: DEBUG nova.policy [None req-87a99137-0511-4c6e-827d-980000ce5d3f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.085581] [55187]: DEBUG neutronclient.v2_0.client [None req-ff7de0a1-1486-4b6c-8782-5cd61ab1db57 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] Error message: {"NeutronError": {"type": "SecurityGroupCannotRemoveDefault", "message": "Insufficient rights for removing default security group.", "detail": ""}} {{(pid=55187) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 679.086105] [55187]: INFO nova.api.openstack.wsgi [None req-ff7de0a1-1486-4b6c-8782-5cd61ab1db57 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] HTTP exception thrown: Insufficient rights for removing default security group. [ 679.086105] [55187]: Neutron server returns request_ids: ['req-a1de8fc2-6baa-4861-a4aa-f783e7a9b503'] [ 679.086250] [55187]: DEBUG nova.api.openstack.wsgi [None req-ff7de0a1-1486-4b6c-8782-5cd61ab1db57 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] Returning 400 to user: Insufficient rights for removing default security group. [ 679.086250] [55187]: Neutron server returns request_ids: ['req-a1de8fc2-6baa-4861-a4aa-f783e7a9b503'] {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 679.086848] [55187]: INFO nova.api.openstack.requestlog [None req-ff7de0a1-1486-4b6c-8782-5cd61ab1db57 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/9502c644-305f-4ed7-9edc-3dacfaf6a8dc" status: 400 len: 182 microversion: 2.1 time: 0.079083 [ 679.086973] [55188]: INFO nova.api.openstack.requestlog [None req-87a99137-0511-4c6e-827d-980000ce5d3f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1548 microversion: 2.1 time: 0.188054 [ 679.087723] [55188]: [pid: 55188|app: 0|req: 453/865] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:39 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1548 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.088082] [55187]: [pid: 55187|app: 0|req: 413/866] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:02:39 2025] DELETE /compute/v2.1/os-security-groups/9502c644-305f-4ed7-9edc-3dacfaf6a8dc => generated 182 bytes in 81 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 679.090479] [55188]: DEBUG nova.api.openstack.wsgi [None req-87d5f2ee-f091-446e-bdf9-46ea85c90bdb tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.093937] [55188]: DEBUG nova.compute.api [None req-87d5f2ee-f091-446e-bdf9-46ea85c90bdb tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.095033] [55187]: DEBUG nova.api.openstack.wsgi [None req-a1f3df3a-b9ee-463c-aa99-c56160f58dff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.098821] [55187]: DEBUG nova.compute.api [None req-a1f3df3a-b9ee-463c-aa99-c56160f58dff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.104586] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d5f2ee-f091-446e-bdf9-46ea85c90bdb tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.104931] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d5f2ee-f091-446e-bdf9-46ea85c90bdb tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.104931] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d5f2ee-f091-446e-bdf9-46ea85c90bdb tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.105615] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d5f2ee-f091-446e-bdf9-46ea85c90bdb tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.105996] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d5f2ee-f091-446e-bdf9-46ea85c90bdb tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.106088] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d5f2ee-f091-446e-bdf9-46ea85c90bdb tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.109290] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1f3df3a-b9ee-463c-aa99-c56160f58dff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.109573] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1f3df3a-b9ee-463c-aa99-c56160f58dff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.110453] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1f3df3a-b9ee-463c-aa99-c56160f58dff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.112567] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1f3df3a-b9ee-463c-aa99-c56160f58dff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.112902] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1f3df3a-b9ee-463c-aa99-c56160f58dff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.113144] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1f3df3a-b9ee-463c-aa99-c56160f58dff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.162036] [55187]: DEBUG nova.policy [None req-a1f3df3a-b9ee-463c-aa99-c56160f58dff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.168952] [55187]: DEBUG nova.policy [None req-a1f3df3a-b9ee-463c-aa99-c56160f58dff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.169161] [55187]: DEBUG nova.policy [None req-a1f3df3a-b9ee-463c-aa99-c56160f58dff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.169746] [55187]: INFO nova.api.openstack.requestlog [None req-a1f3df3a-b9ee-463c-aa99-c56160f58dff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1256 microversion: 2.26 time: 0.079919 [ 679.170136] [55187]: [pid: 55187|app: 0|req: 414/867] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:39 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1256 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 679.172661] [55187]: DEBUG nova.api.openstack.wsgi [None req-93435a2d-c411-444a-814a-6bcfc8728c34 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.174319] [55187]: DEBUG nova.compute.api [None req-93435a2d-c411-444a-814a-6bcfc8728c34 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.177664] [55187]: DEBUG oslo_concurrency.lockutils [None req-93435a2d-c411-444a-814a-6bcfc8728c34 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.177869] [55187]: DEBUG oslo_concurrency.lockutils [None req-93435a2d-c411-444a-814a-6bcfc8728c34 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.178391] [55188]: DEBUG nova.policy [None req-87d5f2ee-f091-446e-bdf9-46ea85c90bdb tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.178502] [55187]: DEBUG oslo_concurrency.lockutils [None req-93435a2d-c411-444a-814a-6bcfc8728c34 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.178502] [55187]: DEBUG oslo_concurrency.lockutils [None req-93435a2d-c411-444a-814a-6bcfc8728c34 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.178695] [55187]: DEBUG oslo_concurrency.lockutils [None req-93435a2d-c411-444a-814a-6bcfc8728c34 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.178869] [55187]: DEBUG oslo_concurrency.lockutils [None req-93435a2d-c411-444a-814a-6bcfc8728c34 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.183536] [55188]: INFO nova.api.openstack.requestlog [None req-87d5f2ee-f091-446e-bdf9-46ea85c90bdb tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.095052 [ 679.184043] [55188]: [pid: 55188|app: 0|req: 454/868] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:39 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.191680] [55188]: DEBUG nova.api.openstack.wsgi [None req-96e9caa2-6d47-449f-9239-dec583bc5a47 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.193645] [55188]: DEBUG nova.compute.api [None req-96e9caa2-6d47-449f-9239-dec583bc5a47 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.198794] [55188]: DEBUG oslo_concurrency.lockutils [None req-96e9caa2-6d47-449f-9239-dec583bc5a47 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.199048] [55188]: DEBUG oslo_concurrency.lockutils [None req-96e9caa2-6d47-449f-9239-dec583bc5a47 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.199243] [55188]: DEBUG oslo_concurrency.lockutils [None req-96e9caa2-6d47-449f-9239-dec583bc5a47 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.199598] [55188]: DEBUG oslo_concurrency.lockutils [None req-96e9caa2-6d47-449f-9239-dec583bc5a47 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.199797] [55188]: DEBUG oslo_concurrency.lockutils [None req-96e9caa2-6d47-449f-9239-dec583bc5a47 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.199969] [55188]: DEBUG oslo_concurrency.lockutils [None req-96e9caa2-6d47-449f-9239-dec583bc5a47 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.213030] [55187]: DEBUG oslo_concurrency.lockutils [None req-93435a2d-c411-444a-814a-6bcfc8728c34 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.213030] [55187]: DEBUG oslo_concurrency.lockutils [None req-93435a2d-c411-444a-814a-6bcfc8728c34 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.213030] [55187]: DEBUG oslo_concurrency.lockutils [None req-93435a2d-c411-444a-814a-6bcfc8728c34 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.213030] [55187]: DEBUG nova.objects.instance [None req-93435a2d-c411-444a-814a-6bcfc8728c34 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lazy-loading 'fault' on Instance uuid 19f4096b-0f09-4e26-93d7-a345002d004d {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 679.239220] [55187]: DEBUG nova.policy [None req-93435a2d-c411-444a-814a-6bcfc8728c34 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.240529] [55188]: DEBUG nova.policy [None req-96e9caa2-6d47-449f-9239-dec583bc5a47 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.245543] [55187]: DEBUG nova.policy [None req-93435a2d-c411-444a-814a-6bcfc8728c34 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.246135] [55188]: DEBUG nova.policy [None req-96e9caa2-6d47-449f-9239-dec583bc5a47 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.246571] [55187]: DEBUG nova.policy [None req-93435a2d-c411-444a-814a-6bcfc8728c34 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.247099] [55188]: DEBUG nova.policy [None req-96e9caa2-6d47-449f-9239-dec583bc5a47 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.248012] [55187]: INFO nova.api.openstack.requestlog [None req-93435a2d-c411-444a-814a-6bcfc8728c34 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1572 microversion: 2.70 time: 0.076750 [ 679.248348] [55187]: [pid: 55187|app: 0|req: 415/869] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:39 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1572 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 679.250756] [55187]: DEBUG nova.api.openstack.wsgi [None req-af11b3d0-b716-4464-bd61-9345825d9c1b tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.256433] [55188]: INFO nova.api.openstack.requestlog [None req-96e9caa2-6d47-449f-9239-dec583bc5a47 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.071572 [ 679.257044] [55188]: [pid: 55188|app: 0|req: 455/870] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:39 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 679.262211] [55188]: DEBUG nova.api.openstack.wsgi [None req-100cc4d3-0969-4117-8ab7-e4c66e68e47a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.263733] [55188]: DEBUG nova.compute.api [None req-100cc4d3-0969-4117-8ab7-e4c66e68e47a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.269311] [55188]: DEBUG oslo_concurrency.lockutils [None req-100cc4d3-0969-4117-8ab7-e4c66e68e47a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.269616] [55188]: DEBUG oslo_concurrency.lockutils [None req-100cc4d3-0969-4117-8ab7-e4c66e68e47a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.269812] [55188]: DEBUG oslo_concurrency.lockutils [None req-100cc4d3-0969-4117-8ab7-e4c66e68e47a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.270242] [55188]: DEBUG oslo_concurrency.lockutils [None req-100cc4d3-0969-4117-8ab7-e4c66e68e47a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.270469] [55188]: DEBUG oslo_concurrency.lockutils [None req-100cc4d3-0969-4117-8ab7-e4c66e68e47a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.270648] [55188]: DEBUG oslo_concurrency.lockutils [None req-100cc4d3-0969-4117-8ab7-e4c66e68e47a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.278582] [55187]: INFO nova.api.openstack.requestlog [None req-af11b3d0-b716-4464-bd61-9345825d9c1b tempest-FlavorsAdminTestJSON-1916901047 tempest-FlavorsAdminTestJSON-1916901047-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5091 microversion: 2.1 time: 0.028050 [ 679.278582] [55187]: [pid: 55187|app: 0|req: 416/871] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:02:39 2025] GET /compute/v2.1/flavors/detail => generated 5091 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.280615] [55187]: DEBUG nova.api.openstack.wsgi [None req-836d8f83-5260-4e6d-b05e-ae7e72989d99 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.283597] [55187]: DEBUG nova.compute.api [None req-836d8f83-5260-4e6d-b05e-ae7e72989d99 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.289374] [55187]: DEBUG oslo_concurrency.lockutils [None req-836d8f83-5260-4e6d-b05e-ae7e72989d99 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.289829] [55187]: DEBUG oslo_concurrency.lockutils [None req-836d8f83-5260-4e6d-b05e-ae7e72989d99 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.290125] [55187]: DEBUG oslo_concurrency.lockutils [None req-836d8f83-5260-4e6d-b05e-ae7e72989d99 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.290700] [55187]: DEBUG oslo_concurrency.lockutils [None req-836d8f83-5260-4e6d-b05e-ae7e72989d99 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.293848] [55187]: DEBUG oslo_concurrency.lockutils [None req-836d8f83-5260-4e6d-b05e-ae7e72989d99 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.294042] [55187]: DEBUG oslo_concurrency.lockutils [None req-836d8f83-5260-4e6d-b05e-ae7e72989d99 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.328792] [55188]: DEBUG nova.policy [None req-100cc4d3-0969-4117-8ab7-e4c66e68e47a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.336980] [55188]: INFO nova.api.openstack.requestlog [None req-100cc4d3-0969-4117-8ab7-e4c66e68e47a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1214 microversion: 2.1 time: 0.079305 [ 679.337547] [55188]: [pid: 55188|app: 0|req: 456/872] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:39 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1214 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.342034] [55188]: DEBUG nova.api.openstack.wsgi [None req-2cf245b9-9aa6-494e-81d2-d860e29b0d5a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.343994] [55188]: DEBUG nova.compute.api [None req-2cf245b9-9aa6-494e-81d2-d860e29b0d5a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.349942] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cf245b9-9aa6-494e-81d2-d860e29b0d5a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.350406] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cf245b9-9aa6-494e-81d2-d860e29b0d5a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.350827] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cf245b9-9aa6-494e-81d2-d860e29b0d5a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.351411] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cf245b9-9aa6-494e-81d2-d860e29b0d5a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.352737] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cf245b9-9aa6-494e-81d2-d860e29b0d5a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.352737] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cf245b9-9aa6-494e-81d2-d860e29b0d5a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.383794] [55187]: DEBUG nova.policy [None req-836d8f83-5260-4e6d-b05e-ae7e72989d99 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.389174] [55187]: INFO nova.api.openstack.requestlog [None req-836d8f83-5260-4e6d-b05e-ae7e72989d99 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.110502 [ 679.389495] [55187]: [pid: 55187|app: 0|req: 417/873] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:39 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.394508] [55187]: DEBUG nova.api.openstack.wsgi [None req-d4d0a80b-19e1-4a9f-9a16-91ea469710d6 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.396188] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4d0a80b-19e1-4a9f-9a16-91ea469710d6 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.396593] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4d0a80b-19e1-4a9f-9a16-91ea469710d6 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.396783] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4d0a80b-19e1-4a9f-9a16-91ea469710d6 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.397212] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4d0a80b-19e1-4a9f-9a16-91ea469710d6 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.397414] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4d0a80b-19e1-4a9f-9a16-91ea469710d6 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.397582] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4d0a80b-19e1-4a9f-9a16-91ea469710d6 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.399425] [55188]: DEBUG nova.policy [None req-2cf245b9-9aa6-494e-81d2-d860e29b0d5a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.406549] [55188]: INFO nova.api.openstack.requestlog [None req-2cf245b9-9aa6-494e-81d2-d860e29b0d5a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1216 microversion: 2.1 time: 0.068327 [ 679.406924] [55188]: [pid: 55188|app: 0|req: 457/874] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:39 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1216 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.413150] [55188]: DEBUG nova.api.openstack.wsgi [None req-7f4549ad-6c1c-409a-b283-b5b7cc253fbe tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.413150] [55188]: DEBUG nova.compute.api [None req-7f4549ad-6c1c-409a-b283-b5b7cc253fbe tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.416356] [55187]: INFO nova.api.openstack.requestlog [None req-d4d0a80b-19e1-4a9f-9a16-91ea469710d6 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?host=devstack" status: 200 len: 382 microversion: 2.1 time: 0.026167 [ 679.416763] [55187]: [pid: 55187|app: 0|req: 418/875] 10.180.1.21 () {58 vars in 1159 bytes} [Wed Mar 26 22:02:39 2025] GET /compute/v2.1/os-services?host=devstack => generated 382 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 679.417726] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f4549ad-6c1c-409a-b283-b5b7cc253fbe tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.418108] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f4549ad-6c1c-409a-b283-b5b7cc253fbe tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.419125] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f4549ad-6c1c-409a-b283-b5b7cc253fbe tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.419125] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f4549ad-6c1c-409a-b283-b5b7cc253fbe tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.419125] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f4549ad-6c1c-409a-b283-b5b7cc253fbe tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.419125] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f4549ad-6c1c-409a-b283-b5b7cc253fbe tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.420254] [55187]: DEBUG nova.api.openstack.wsgi [None req-92fed290-5adc-4c85-a4ac-70def8c7ffc1 tempest-FlavorsAccessTestJSON-205731997 tempest-FlavorsAccessTestJSON-205731997-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "989991432ada4c349bfe008bd3df4078"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 679.460164] [55188]: DEBUG nova.policy [None req-7f4549ad-6c1c-409a-b283-b5b7cc253fbe tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.464773] [55188]: INFO nova.api.openstack.requestlog [None req-7f4549ad-6c1c-409a-b283-b5b7cc253fbe tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.057162 [ 679.465143] [55188]: [pid: 55188|app: 0|req: 458/876] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:39 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.467903] [55188]: DEBUG nova.api.openstack.wsgi [None req-eb11dee4-631e-4016-a2e5-9578f85ffa5f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.472912] [55188]: DEBUG nova.compute.api [None req-eb11dee4-631e-4016-a2e5-9578f85ffa5f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.475295] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb11dee4-631e-4016-a2e5-9578f85ffa5f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.475531] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb11dee4-631e-4016-a2e5-9578f85ffa5f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.475940] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb11dee4-631e-4016-a2e5-9578f85ffa5f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.476716] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb11dee4-631e-4016-a2e5-9578f85ffa5f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.476895] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb11dee4-631e-4016-a2e5-9578f85ffa5f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.477084] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb11dee4-631e-4016-a2e5-9578f85ffa5f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.535547] [55188]: DEBUG nova.policy [None req-eb11dee4-631e-4016-a2e5-9578f85ffa5f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.542826] [55188]: DEBUG nova.policy [None req-eb11dee4-631e-4016-a2e5-9578f85ffa5f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.542826] [55188]: DEBUG nova.policy [None req-eb11dee4-631e-4016-a2e5-9578f85ffa5f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.551516] [55188]: INFO nova.api.openstack.requestlog [None req-eb11dee4-631e-4016-a2e5-9578f85ffa5f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2027 microversion: 2.100 time: 0.085728 [ 679.551875] [55188]: [pid: 55188|app: 0|req: 459/877] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:39 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2027 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 679.555695] [55188]: DEBUG nova.api.openstack.wsgi [None req-8bda95d5-54e8-42cf-95a9-2a6657d85596 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.557681] [55188]: DEBUG nova.compute.api [None req-8bda95d5-54e8-42cf-95a9-2a6657d85596 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.561878] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bda95d5-54e8-42cf-95a9-2a6657d85596 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.561878] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bda95d5-54e8-42cf-95a9-2a6657d85596 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.561973] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bda95d5-54e8-42cf-95a9-2a6657d85596 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.562420] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bda95d5-54e8-42cf-95a9-2a6657d85596 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.562628] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bda95d5-54e8-42cf-95a9-2a6657d85596 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.562805] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bda95d5-54e8-42cf-95a9-2a6657d85596 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.615178] [55188]: DEBUG nova.policy [None req-8bda95d5-54e8-42cf-95a9-2a6657d85596 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.621926] [55188]: INFO nova.api.openstack.requestlog [None req-8bda95d5-54e8-42cf-95a9-2a6657d85596 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.067283 [ 679.621926] [55188]: [pid: 55188|app: 0|req: 460/878] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:39 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.623679] [55188]: DEBUG nova.api.openstack.wsgi [None req-c032c961-392c-459b-baf1-9509c253fbb7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.625677] [55188]: DEBUG nova.compute.api [None req-c032c961-392c-459b-baf1-9509c253fbb7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.629326] [55188]: DEBUG oslo_concurrency.lockutils [None req-c032c961-392c-459b-baf1-9509c253fbb7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.629561] [55188]: DEBUG oslo_concurrency.lockutils [None req-c032c961-392c-459b-baf1-9509c253fbb7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.630161] [55188]: DEBUG oslo_concurrency.lockutils [None req-c032c961-392c-459b-baf1-9509c253fbb7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.630557] [55188]: DEBUG oslo_concurrency.lockutils [None req-c032c961-392c-459b-baf1-9509c253fbb7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.630772] [55188]: DEBUG oslo_concurrency.lockutils [None req-c032c961-392c-459b-baf1-9509c253fbb7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.630958] [55188]: DEBUG oslo_concurrency.lockutils [None req-c032c961-392c-459b-baf1-9509c253fbb7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.661224] [55188]: DEBUG oslo_concurrency.lockutils [None req-c032c961-392c-459b-baf1-9509c253fbb7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.661224] [55188]: DEBUG oslo_concurrency.lockutils [None req-c032c961-392c-459b-baf1-9509c253fbb7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.661402] [55188]: DEBUG oslo_concurrency.lockutils [None req-c032c961-392c-459b-baf1-9509c253fbb7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.661605] [55188]: DEBUG nova.objects.instance [None req-c032c961-392c-459b-baf1-9509c253fbb7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lazy-loading 'fault' on Instance uuid 3b873a8a-8dd7-4497-836e-d22a34a3eea1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 679.690660] [55188]: DEBUG nova.policy [None req-c032c961-392c-459b-baf1-9509c253fbb7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.697461] [55188]: INFO nova.api.openstack.requestlog [None req-c032c961-392c-459b-baf1-9509c253fbb7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1315 microversion: 2.1 time: 0.076155 [ 679.697832] [55188]: [pid: 55188|app: 0|req: 461/879] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:39 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1315 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.701192] [55188]: DEBUG nova.api.openstack.wsgi [None req-619b8e1e-374e-44a0-88c9-06118ca00b54 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] Calling method '.version_select at 0x7d4afaefb1c0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.718429] [55188]: DEBUG neutronclient.v2_0.client [None req-619b8e1e-374e-44a0-88c9-06118ca00b54 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d6a633fb-a076-46ed-a610-f28145933bb2 does not exist", "detail": ""}} {{(pid=55188) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 679.718784] [55188]: DEBUG nova.network.security_group_api [None req-619b8e1e-374e-44a0-88c9-06118ca00b54 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] Neutron security group d6a633fb-a076-46ed-a610-f28145933bb2 not found {{(pid=55188) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 679.719065] [55188]: INFO nova.api.openstack.wsgi [None req-619b8e1e-374e-44a0-88c9-06118ca00b54 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] HTTP exception thrown: Security group d6a633fb-a076-46ed-a610-f28145933bb2 does not exist [ 679.719065] [55188]: Neutron server returns request_ids: ['req-155d3792-8c3c-4e30-8dbf-840f6cd5c720'] [ 679.719369] [55188]: DEBUG nova.api.openstack.wsgi [None req-619b8e1e-374e-44a0-88c9-06118ca00b54 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] Returning 404 to user: Security group d6a633fb-a076-46ed-a610-f28145933bb2 does not exist [ 679.719369] [55188]: Neutron server returns request_ids: ['req-155d3792-8c3c-4e30-8dbf-840f6cd5c720'] {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 679.719784] [55188]: INFO nova.api.openstack.requestlog [None req-619b8e1e-374e-44a0-88c9-06118ca00b54 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/d6a633fb-a076-46ed-a610-f28145933bb2" status: 404 len: 194 microversion: 2.1 time: 0.021409 [ 679.720120] [55188]: [pid: 55188|app: 0|req: 462/880] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 26 22:02:40 2025] GET /compute/v2.1/os-security-groups/d6a633fb-a076-46ed-a610-f28145933bb2 => generated 194 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 679.722649] [55188]: DEBUG nova.api.openstack.wsgi [None req-241e43f7-593d-4c4d-bba5-679996515a30 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.725036] [55188]: DEBUG nova.compute.api [None req-241e43f7-593d-4c4d-bba5-679996515a30 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.731167] [55188]: DEBUG oslo_concurrency.lockutils [None req-241e43f7-593d-4c4d-bba5-679996515a30 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.731167] [55188]: DEBUG oslo_concurrency.lockutils [None req-241e43f7-593d-4c4d-bba5-679996515a30 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.731167] [55188]: DEBUG oslo_concurrency.lockutils [None req-241e43f7-593d-4c4d-bba5-679996515a30 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.731167] [55188]: DEBUG oslo_concurrency.lockutils [None req-241e43f7-593d-4c4d-bba5-679996515a30 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.731332] [55188]: DEBUG oslo_concurrency.lockutils [None req-241e43f7-593d-4c4d-bba5-679996515a30 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.731332] [55188]: DEBUG oslo_concurrency.lockutils [None req-241e43f7-593d-4c4d-bba5-679996515a30 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.793977] [55188]: INFO nova.api.openstack.requestlog [None req-241e43f7-593d-4c4d-bba5-679996515a30 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.072748 [ 679.795057] [55188]: [pid: 55188|app: 0|req: 463/881] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:02:40 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25/os-interface => generated 288 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 679.801263] [55188]: DEBUG nova.api.openstack.wsgi [None req-7fd87002-54ee-4a7e-8f58-132c9de9cb88 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.804647] [55188]: DEBUG nova.compute.api [None req-7fd87002-54ee-4a7e-8f58-132c9de9cb88 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.809288] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fd87002-54ee-4a7e-8f58-132c9de9cb88 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.809538] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fd87002-54ee-4a7e-8f58-132c9de9cb88 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.809705] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fd87002-54ee-4a7e-8f58-132c9de9cb88 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.810087] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fd87002-54ee-4a7e-8f58-132c9de9cb88 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.810914] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fd87002-54ee-4a7e-8f58-132c9de9cb88 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.810914] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fd87002-54ee-4a7e-8f58-132c9de9cb88 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.815016] [55187]: INFO nova.api.openstack.requestlog [None req-92fed290-5adc-4c85-a4ac-70def8c7ffc1 tempest-FlavorsAccessTestJSON-205731997 tempest-FlavorsAccessTestJSON-205731997-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1669430385/action" status: 200 len: 21 microversion: 2.1 time: 0.397174 [ 679.816146] [55187]: [pid: 55187|app: 0|req: 419/882] 10.180.1.21 () {60 vars in 1195 bytes} [Wed Mar 26 22:02:39 2025] POST /compute/v2.1/flavors/1669430385/action => generated 21 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 679.823550] [55187]: DEBUG nova.api.openstack.wsgi [None req-25124613-4e80-4016-b385-1131fcf425dd tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.825510] [55187]: DEBUG nova.compute.api [None req-25124613-4e80-4016-b385-1131fcf425dd tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.830899] [55187]: DEBUG oslo_concurrency.lockutils [None req-25124613-4e80-4016-b385-1131fcf425dd tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.831177] [55187]: DEBUG oslo_concurrency.lockutils [None req-25124613-4e80-4016-b385-1131fcf425dd tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.831378] [55187]: DEBUG oslo_concurrency.lockutils [None req-25124613-4e80-4016-b385-1131fcf425dd tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.831756] [55187]: DEBUG oslo_concurrency.lockutils [None req-25124613-4e80-4016-b385-1131fcf425dd tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.832439] [55187]: DEBUG oslo_concurrency.lockutils [None req-25124613-4e80-4016-b385-1131fcf425dd tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.832439] [55187]: DEBUG oslo_concurrency.lockutils [None req-25124613-4e80-4016-b385-1131fcf425dd tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.852376] [55187]: DEBUG oslo_concurrency.lockutils [None req-25124613-4e80-4016-b385-1131fcf425dd tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.852576] [55187]: DEBUG oslo_concurrency.lockutils [None req-25124613-4e80-4016-b385-1131fcf425dd tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.855290] [55187]: DEBUG oslo_concurrency.lockutils [None req-25124613-4e80-4016-b385-1131fcf425dd tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.855543] [55187]: DEBUG nova.objects.instance [None req-25124613-4e80-4016-b385-1131fcf425dd tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lazy-loading 'fault' on Instance uuid 72045dd3-fa01-4b9e-a47b-aa9e034611f3 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 679.880688] [55187]: DEBUG nova.policy [None req-25124613-4e80-4016-b385-1131fcf425dd tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.883664] [55187]: INFO nova.api.openstack.requestlog [None req-25124613-4e80-4016-b385-1131fcf425dd tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1306 microversion: 2.1 time: 0.066866 [ 679.884030] [55187]: [pid: 55187|app: 0|req: 420/883] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:40 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1306 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.894504] [55187]: DEBUG nova.api.openstack.wsgi [None req-67d66e50-6e39-46cc-a3cc-928b1faf134d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.895702] [55187]: DEBUG nova.compute.api [None req-67d66e50-6e39-46cc-a3cc-928b1faf134d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.901330] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d66e50-6e39-46cc-a3cc-928b1faf134d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.902266] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d66e50-6e39-46cc-a3cc-928b1faf134d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.902266] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d66e50-6e39-46cc-a3cc-928b1faf134d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.902266] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d66e50-6e39-46cc-a3cc-928b1faf134d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.903157] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d66e50-6e39-46cc-a3cc-928b1faf134d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.903157] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d66e50-6e39-46cc-a3cc-928b1faf134d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.951219] [55188]: DEBUG nova.policy [None req-7fd87002-54ee-4a7e-8f58-132c9de9cb88 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.957736] [55188]: INFO nova.api.openstack.requestlog [None req-7fd87002-54ee-4a7e-8f58-132c9de9cb88 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1313 microversion: 2.1 time: 0.162008 [ 679.958065] [55188]: [pid: 55188|app: 0|req: 464/884] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:40 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1313 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.960929] [55188]: DEBUG nova.api.openstack.wsgi [None req-19e04532-5d6a-49ee-b2b1-1d2e9102bc61 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.963820] [55188]: DEBUG oslo_concurrency.lockutils [None req-19e04532-5d6a-49ee-b2b1-1d2e9102bc61 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.964075] [55188]: DEBUG oslo_concurrency.lockutils [None req-19e04532-5d6a-49ee-b2b1-1d2e9102bc61 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.964266] [55188]: DEBUG oslo_concurrency.lockutils [None req-19e04532-5d6a-49ee-b2b1-1d2e9102bc61 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.964653] [55188]: DEBUG oslo_concurrency.lockutils [None req-19e04532-5d6a-49ee-b2b1-1d2e9102bc61 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.965407] [55188]: DEBUG oslo_concurrency.lockutils [None req-19e04532-5d6a-49ee-b2b1-1d2e9102bc61 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.965610] [55188]: DEBUG oslo_concurrency.lockutils [None req-19e04532-5d6a-49ee-b2b1-1d2e9102bc61 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.979864] [55188]: INFO nova.api.openstack.requestlog [None req-19e04532-5d6a-49ee-b2b1-1d2e9102bc61 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 189 microversion: 2.1 time: 0.021095 [ 679.980203] [55188]: [pid: 55188|app: 0|req: 465/885] 10.180.1.21 () {58 vars in 1171 bytes} [Wed Mar 26 22:02:40 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 189 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 679.982684] [55188]: DEBUG nova.api.openstack.wsgi [None req-8e2d0bbe-b1be-4cb3-a951-bfa4194ffbcd tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 679.984814] [55188]: DEBUG nova.compute.api [None req-8e2d0bbe-b1be-4cb3-a951-bfa4194ffbcd tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 679.989423] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e2d0bbe-b1be-4cb3-a951-bfa4194ffbcd tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.989729] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e2d0bbe-b1be-4cb3-a951-bfa4194ffbcd tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.989935] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e2d0bbe-b1be-4cb3-a951-bfa4194ffbcd tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.990306] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e2d0bbe-b1be-4cb3-a951-bfa4194ffbcd tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.990559] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e2d0bbe-b1be-4cb3-a951-bfa4194ffbcd tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.991247] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e2d0bbe-b1be-4cb3-a951-bfa4194ffbcd tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.007597] [55187]: DEBUG nova.policy [None req-67d66e50-6e39-46cc-a3cc-928b1faf134d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.013908] [55187]: INFO nova.api.openstack.requestlog [None req-67d66e50-6e39-46cc-a3cc-928b1faf134d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1470 microversion: 2.1 time: 0.123354 [ 680.013908] [55187]: [pid: 55187|app: 0|req: 421/886] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:40 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1470 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.015378] [55187]: DEBUG nova.api.openstack.wsgi [None req-0a7630c4-1bfb-4286-a0ab-91fd9a3a27ee tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.017548] [55187]: DEBUG nova.compute.api [None req-0a7630c4-1bfb-4286-a0ab-91fd9a3a27ee tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.023740] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a7630c4-1bfb-4286-a0ab-91fd9a3a27ee tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.024407] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a7630c4-1bfb-4286-a0ab-91fd9a3a27ee tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.024737] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a7630c4-1bfb-4286-a0ab-91fd9a3a27ee tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.025322] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a7630c4-1bfb-4286-a0ab-91fd9a3a27ee tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.025582] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a7630c4-1bfb-4286-a0ab-91fd9a3a27ee tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.025839] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a7630c4-1bfb-4286-a0ab-91fd9a3a27ee tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.042312] [55188]: DEBUG nova.policy [None req-8e2d0bbe-b1be-4cb3-a951-bfa4194ffbcd tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.047144] [55188]: INFO nova.api.openstack.requestlog [None req-8e2d0bbe-b1be-4cb3-a951-bfa4194ffbcd tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1223 microversion: 2.1 time: 0.066267 [ 680.047717] [55188]: [pid: 55188|app: 0|req: 466/887] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:40 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1223 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.050576] [55188]: DEBUG nova.api.openstack.wsgi [None req-7f2ae495-a0b4-4c5a-920a-174fafe44b54 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.052788] [55188]: DEBUG nova.compute.api [None req-7f2ae495-a0b4-4c5a-920a-174fafe44b54 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.056462] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f2ae495-a0b4-4c5a-920a-174fafe44b54 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.057049] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f2ae495-a0b4-4c5a-920a-174fafe44b54 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.057049] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f2ae495-a0b4-4c5a-920a-174fafe44b54 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.057633] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f2ae495-a0b4-4c5a-920a-174fafe44b54 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.057633] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f2ae495-a0b4-4c5a-920a-174fafe44b54 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.058119] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f2ae495-a0b4-4c5a-920a-174fafe44b54 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.063136] [55187]: DEBUG nova.policy [None req-0a7630c4-1bfb-4286-a0ab-91fd9a3a27ee tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.071102] [55187]: INFO nova.api.openstack.requestlog [None req-0a7630c4-1bfb-4286-a0ab-91fd9a3a27ee tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1268 microversion: 2.1 time: 0.057663 [ 680.071102] [55187]: [pid: 55187|app: 0|req: 422/888] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:40 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1268 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.073353] [55187]: DEBUG nova.api.openstack.wsgi [None req-1eebbbb2-af95-47ab-8b7c-430dc4733f62 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.078287] [55187]: DEBUG nova.compute.api [None req-1eebbbb2-af95-47ab-8b7c-430dc4733f62 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.080238] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eebbbb2-af95-47ab-8b7c-430dc4733f62 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.080656] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eebbbb2-af95-47ab-8b7c-430dc4733f62 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.081280] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eebbbb2-af95-47ab-8b7c-430dc4733f62 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.081765] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eebbbb2-af95-47ab-8b7c-430dc4733f62 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.082077] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eebbbb2-af95-47ab-8b7c-430dc4733f62 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.082443] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f2ae495-a0b4-4c5a-920a-174fafe44b54 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.082521] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eebbbb2-af95-47ab-8b7c-430dc4733f62 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.082758] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f2ae495-a0b4-4c5a-920a-174fafe44b54 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.082977] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f2ae495-a0b4-4c5a-920a-174fafe44b54 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.083213] [55188]: DEBUG nova.objects.instance [None req-7f2ae495-a0b4-4c5a-920a-174fafe44b54 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lazy-loading 'fault' on Instance uuid bf43965a-4117-4c14-a78b-43ffa49d463a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 680.119567] [55188]: DEBUG nova.policy [None req-7f2ae495-a0b4-4c5a-920a-174fafe44b54 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.126833] [55188]: INFO nova.api.openstack.requestlog [None req-7f2ae495-a0b4-4c5a-920a-174fafe44b54 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1301 microversion: 2.1 time: 0.078561 [ 680.128056] [55188]: [pid: 55188|app: 0|req: 467/889] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:40 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1301 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.132017] [55188]: DEBUG nova.api.openstack.wsgi [None req-93ab6b6e-3b53-4998-b42f-144097af0c27 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.132770] [55188]: DEBUG nova.compute.api [None req-93ab6b6e-3b53-4998-b42f-144097af0c27 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.135438] [55187]: DEBUG nova.policy [None req-1eebbbb2-af95-47ab-8b7c-430dc4733f62 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.139964] [55188]: DEBUG oslo_concurrency.lockutils [None req-93ab6b6e-3b53-4998-b42f-144097af0c27 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.140438] [55188]: DEBUG oslo_concurrency.lockutils [None req-93ab6b6e-3b53-4998-b42f-144097af0c27 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.140886] [55188]: DEBUG oslo_concurrency.lockutils [None req-93ab6b6e-3b53-4998-b42f-144097af0c27 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.141306] [55187]: INFO nova.api.openstack.requestlog [None req-1eebbbb2-af95-47ab-8b7c-430dc4733f62 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1208 microversion: 2.1 time: 0.070028 [ 680.141581] [55188]: DEBUG oslo_concurrency.lockutils [None req-93ab6b6e-3b53-4998-b42f-144097af0c27 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.141737] [55187]: [pid: 55187|app: 0|req: 423/890] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:40 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1208 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.142092] [55188]: DEBUG oslo_concurrency.lockutils [None req-93ab6b6e-3b53-4998-b42f-144097af0c27 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.142443] [55188]: DEBUG oslo_concurrency.lockutils [None req-93ab6b6e-3b53-4998-b42f-144097af0c27 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.146054] [55187]: DEBUG nova.api.openstack.wsgi [None req-0b647323-c569-4c40-86ac-b1ed6985cb8f tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.148112] [55187]: DEBUG nova.compute.api [None req-0b647323-c569-4c40-86ac-b1ed6985cb8f tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.155122] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b647323-c569-4c40-86ac-b1ed6985cb8f tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.155453] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b647323-c569-4c40-86ac-b1ed6985cb8f tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.155786] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b647323-c569-4c40-86ac-b1ed6985cb8f tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.156275] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b647323-c569-4c40-86ac-b1ed6985cb8f tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.156536] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b647323-c569-4c40-86ac-b1ed6985cb8f tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.156863] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b647323-c569-4c40-86ac-b1ed6985cb8f tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.185217] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b647323-c569-4c40-86ac-b1ed6985cb8f tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.187372] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b647323-c569-4c40-86ac-b1ed6985cb8f tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.187372] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b647323-c569-4c40-86ac-b1ed6985cb8f tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.187506] [55187]: DEBUG nova.objects.instance [None req-0b647323-c569-4c40-86ac-b1ed6985cb8f tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lazy-loading 'fault' on Instance uuid 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 680.203151] [55188]: DEBUG nova.policy [None req-93ab6b6e-3b53-4998-b42f-144097af0c27 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.212461] [55188]: INFO nova.api.openstack.requestlog [None req-93ab6b6e-3b53-4998-b42f-144097af0c27 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1214 microversion: 2.1 time: 0.083059 [ 680.213107] [55188]: [pid: 55188|app: 0|req: 468/891] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:40 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1214 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.217207] [55188]: DEBUG nova.api.openstack.wsgi [None req-a46b3071-6718-43c7-90f4-76bbd5297248 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] Action: 'update', calling method: .version_select at 0x7d4afb156050>, body: {"security_group": {"name": "tempest-sg-1250602055", "description": "tempest-description-1897475951"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 680.220142] [55187]: DEBUG nova.policy [None req-0b647323-c569-4c40-86ac-b1ed6985cb8f tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.223955] [55187]: DEBUG nova.policy [None req-0b647323-c569-4c40-86ac-b1ed6985cb8f tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.224605] [55187]: DEBUG nova.policy [None req-0b647323-c569-4c40-86ac-b1ed6985cb8f tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '43bfb128f1c3459da19dac88a3a911c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87fc392457c54ed589afeb6b38cbf5a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.225479] [55187]: INFO nova.api.openstack.requestlog [None req-0b647323-c569-4c40-86ac-b1ed6985cb8f tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e" status: 200 len: 1391 microversion: 2.48 time: 0.083090 [ 680.225852] [55187]: [pid: 55187|app: 0|req: 424/892] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:40 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e => generated 1391 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 680.228286] [55187]: DEBUG nova.api.openstack.wsgi [None req-13d276d9-24ea-4e77-910f-41b981ce2d08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.230060] [55187]: DEBUG nova.compute.api [None req-13d276d9-24ea-4e77-910f-41b981ce2d08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.233095] [55187]: DEBUG oslo_concurrency.lockutils [None req-13d276d9-24ea-4e77-910f-41b981ce2d08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.233328] [55187]: DEBUG oslo_concurrency.lockutils [None req-13d276d9-24ea-4e77-910f-41b981ce2d08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.233577] [55187]: DEBUG oslo_concurrency.lockutils [None req-13d276d9-24ea-4e77-910f-41b981ce2d08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.233879] [55187]: DEBUG oslo_concurrency.lockutils [None req-13d276d9-24ea-4e77-910f-41b981ce2d08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.234100] [55187]: DEBUG oslo_concurrency.lockutils [None req-13d276d9-24ea-4e77-910f-41b981ce2d08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.234277] [55187]: DEBUG oslo_concurrency.lockutils [None req-13d276d9-24ea-4e77-910f-41b981ce2d08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.238701] [55188]: DEBUG neutronclient.v2_0.client [None req-a46b3071-6718-43c7-90f4-76bbd5297248 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b13e521e-8a9e-43d1-a384-c2c05778e101 does not exist", "detail": ""}} {{(pid=55188) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 680.242499] [55188]: DEBUG nova.network.security_group_api [None req-a46b3071-6718-43c7-90f4-76bbd5297248 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] Neutron security group b13e521e-8a9e-43d1-a384-c2c05778e101 not found {{(pid=55188) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 680.242787] [55188]: INFO nova.api.openstack.wsgi [None req-a46b3071-6718-43c7-90f4-76bbd5297248 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] HTTP exception thrown: Security group b13e521e-8a9e-43d1-a384-c2c05778e101 does not exist [ 680.242787] [55188]: Neutron server returns request_ids: ['req-f291e2cd-f610-4b3e-b1a6-788a73f23361'] [ 680.243105] [55188]: DEBUG nova.api.openstack.wsgi [None req-a46b3071-6718-43c7-90f4-76bbd5297248 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] Returning 404 to user: Security group b13e521e-8a9e-43d1-a384-c2c05778e101 does not exist [ 680.243105] [55188]: Neutron server returns request_ids: ['req-f291e2cd-f610-4b3e-b1a6-788a73f23361'] {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 680.243541] [55188]: INFO nova.api.openstack.requestlog [None req-a46b3071-6718-43c7-90f4-76bbd5297248 tempest-SecurityGroupsNegativeTestJSON-1053437138 tempest-SecurityGroupsNegativeTestJSON-1053437138-project-member] 10.180.1.21 "PUT /compute/v2.1/os-security-groups/b13e521e-8a9e-43d1-a384-c2c05778e101" status: 404 len: 194 microversion: 2.1 time: 0.030223 [ 680.243890] [55188]: [pid: 55188|app: 0|req: 469/893] 10.180.1.21 () {60 vars in 1285 bytes} [Wed Mar 26 22:02:40 2025] PUT /compute/v2.1/os-security-groups/b13e521e-8a9e-43d1-a384-c2c05778e101 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 680.247102] [55188]: DEBUG nova.api.openstack.wsgi [None req-112d1630-af71-4ab7-853d-ef28c2643d42 tempest-FlavorsAccessTestJSON-662666743 tempest-FlavorsAccessTestJSON-662666743-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.275374] [55188]: INFO nova.api.openstack.requestlog [None req-112d1630-af71-4ab7-853d-ef28c2643d42 tempest-FlavorsAccessTestJSON-662666743 tempest-FlavorsAccessTestJSON-662666743-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5091 microversion: 2.1 time: 0.029356 [ 680.275374] [55188]: [pid: 55188|app: 0|req: 470/894] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:02:40 2025] GET /compute/v2.1/flavors/detail => generated 5091 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.278209] [55188]: DEBUG nova.api.openstack.wsgi [None req-db6bd776-8c21-4636-bd38-2ad4369c9f7a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.280111] [55188]: DEBUG nova.compute.api [None req-db6bd776-8c21-4636-bd38-2ad4369c9f7a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.285983] [55188]: DEBUG oslo_concurrency.lockutils [None req-db6bd776-8c21-4636-bd38-2ad4369c9f7a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.285983] [55188]: DEBUG oslo_concurrency.lockutils [None req-db6bd776-8c21-4636-bd38-2ad4369c9f7a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.286082] [55187]: DEBUG nova.policy [None req-13d276d9-24ea-4e77-910f-41b981ce2d08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.286163] [55188]: DEBUG oslo_concurrency.lockutils [None req-db6bd776-8c21-4636-bd38-2ad4369c9f7a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.286163] [55188]: DEBUG oslo_concurrency.lockutils [None req-db6bd776-8c21-4636-bd38-2ad4369c9f7a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.286163] [55188]: DEBUG oslo_concurrency.lockutils [None req-db6bd776-8c21-4636-bd38-2ad4369c9f7a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.286907] [55188]: DEBUG oslo_concurrency.lockutils [None req-db6bd776-8c21-4636-bd38-2ad4369c9f7a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.291032] [55187]: INFO nova.api.openstack.requestlog [None req-13d276d9-24ea-4e77-910f-41b981ce2d08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.064468 [ 680.291394] [55187]: [pid: 55187|app: 0|req: 425/895] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:40 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.295260] [55187]: DEBUG nova.api.openstack.wsgi [None req-73916211-33cd-4496-ad60-d20b17879467 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.296924] [55187]: DEBUG oslo_concurrency.lockutils [None req-73916211-33cd-4496-ad60-d20b17879467 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.297168] [55187]: DEBUG oslo_concurrency.lockutils [None req-73916211-33cd-4496-ad60-d20b17879467 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.297591] [55187]: DEBUG oslo_concurrency.lockutils [None req-73916211-33cd-4496-ad60-d20b17879467 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.297905] [55187]: DEBUG oslo_concurrency.lockutils [None req-73916211-33cd-4496-ad60-d20b17879467 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.298128] [55187]: DEBUG oslo_concurrency.lockutils [None req-73916211-33cd-4496-ad60-d20b17879467 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.298300] [55187]: DEBUG oslo_concurrency.lockutils [None req-73916211-33cd-4496-ad60-d20b17879467 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.312795] [55187]: INFO nova.api.openstack.requestlog [None req-73916211-33cd-4496-ad60-d20b17879467 tempest-ServicesAdminTestJSON-661739646 tempest-ServicesAdminTestJSON-661739646-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.020712 [ 680.313168] [55187]: [pid: 55187|app: 0|req: 426/896] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 26 22:02:40 2025] GET /compute/v2.1/os-services => generated 557 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 680.319243] [55187]: DEBUG nova.api.openstack.wsgi [None req-f96c13d8-f4e4-41b7-bfce-820b45c879c7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.321981] [55187]: DEBUG nova.compute.api [None req-f96c13d8-f4e4-41b7-bfce-820b45c879c7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.325415] [55187]: DEBUG oslo_concurrency.lockutils [None req-f96c13d8-f4e4-41b7-bfce-820b45c879c7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.325850] [55187]: DEBUG oslo_concurrency.lockutils [None req-f96c13d8-f4e4-41b7-bfce-820b45c879c7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.325850] [55187]: DEBUG oslo_concurrency.lockutils [None req-f96c13d8-f4e4-41b7-bfce-820b45c879c7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.326526] [55187]: DEBUG oslo_concurrency.lockutils [None req-f96c13d8-f4e4-41b7-bfce-820b45c879c7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.326767] [55187]: DEBUG oslo_concurrency.lockutils [None req-f96c13d8-f4e4-41b7-bfce-820b45c879c7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.326931] [55187]: DEBUG oslo_concurrency.lockutils [None req-f96c13d8-f4e4-41b7-bfce-820b45c879c7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.336729] [55187]: INFO nova.api.openstack.wsgi [None req-f96c13d8-f4e4-41b7-bfce-820b45c879c7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] HTTP exception thrown: Instance 8d55683d-3ce3-42ec-bf0c-a17146f61142 could not be found. [ 680.337155] [55187]: DEBUG nova.api.openstack.wsgi [None req-f96c13d8-f4e4-41b7-bfce-820b45c879c7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Returning 404 to user: Instance 8d55683d-3ce3-42ec-bf0c-a17146f61142 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 680.337578] [55187]: INFO nova.api.openstack.requestlog [None req-f96c13d8-f4e4-41b7-bfce-820b45c879c7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 404 len: 111 microversion: 2.1 time: 0.023933 [ 680.337882] [55187]: [pid: 55187|app: 0|req: 427/897] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:40 2025] GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 680.340726] [55187]: DEBUG nova.api.openstack.wsgi [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachInterfacesTestJSON-server-1273196825", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "4585d055-7248-4da8-aceb-2099a262154c"}], "security_groups": [{"name": "tempest-securitygroup--294369606"}], "key_name": "tempest-keypair-1311100626", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 680.384829] [55187]: DEBUG oslo_concurrency.lockutils [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.384829] [55187]: DEBUG oslo_concurrency.lockutils [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.385080] [55187]: DEBUG oslo_concurrency.lockutils [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.386063] [55187]: DEBUG oslo_concurrency.lockutils [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.386063] [55187]: DEBUG oslo_concurrency.lockutils [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.386063] [55187]: DEBUG oslo_concurrency.lockutils [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.511512] [55188]: DEBUG nova.policy [None req-db6bd776-8c21-4636-bd38-2ad4369c9f7a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.516410] [55188]: INFO nova.api.openstack.requestlog [None req-db6bd776-8c21-4636-bd38-2ad4369c9f7a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 200 len: 1515 microversion: 2.1 time: 0.240977 [ 680.520263] [55188]: [pid: 55188|app: 0|req: 471/898] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:40 2025] GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 1515 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.528205] [55188]: DEBUG nova.api.openstack.wsgi [None req-a1083c0b-528f-47d3-9e4e-3f73c200cf36 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.529902] [55188]: DEBUG nova.compute.api [None req-a1083c0b-528f-47d3-9e4e-3f73c200cf36 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.534757] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1083c0b-528f-47d3-9e4e-3f73c200cf36 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.534924] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1083c0b-528f-47d3-9e4e-3f73c200cf36 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.535134] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1083c0b-528f-47d3-9e4e-3f73c200cf36 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.535500] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1083c0b-528f-47d3-9e4e-3f73c200cf36 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.535723] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1083c0b-528f-47d3-9e4e-3f73c200cf36 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.535915] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1083c0b-528f-47d3-9e4e-3f73c200cf36 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.589802] [55188]: DEBUG nova.policy [None req-a1083c0b-528f-47d3-9e4e-3f73c200cf36 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.594307] [55188]: DEBUG nova.policy [None req-a1083c0b-528f-47d3-9e4e-3f73c200cf36 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.594917] [55188]: DEBUG nova.policy [None req-a1083c0b-528f-47d3-9e4e-3f73c200cf36 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.595714] [55188]: INFO nova.api.openstack.requestlog [None req-a1083c0b-528f-47d3-9e4e-3f73c200cf36 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1256 microversion: 2.26 time: 0.074764 [ 680.595921] [55188]: [pid: 55188|app: 0|req: 472/899] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:40 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1256 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 680.598327] [55188]: DEBUG nova.api.openstack.wsgi [None req-05b8edd9-0676-489a-b5a9-736b4b0e935e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.600232] [55188]: DEBUG nova.compute.api [None req-05b8edd9-0676-489a-b5a9-736b4b0e935e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.604421] [55188]: DEBUG oslo_concurrency.lockutils [None req-05b8edd9-0676-489a-b5a9-736b4b0e935e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.604862] [55188]: DEBUG oslo_concurrency.lockutils [None req-05b8edd9-0676-489a-b5a9-736b4b0e935e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.605133] [55188]: DEBUG oslo_concurrency.lockutils [None req-05b8edd9-0676-489a-b5a9-736b4b0e935e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.605708] [55188]: DEBUG oslo_concurrency.lockutils [None req-05b8edd9-0676-489a-b5a9-736b4b0e935e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.606057] [55188]: DEBUG oslo_concurrency.lockutils [None req-05b8edd9-0676-489a-b5a9-736b4b0e935e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.606349] [55188]: DEBUG oslo_concurrency.lockutils [None req-05b8edd9-0676-489a-b5a9-736b4b0e935e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.655889] [55188]: DEBUG nova.policy [None req-05b8edd9-0676-489a-b5a9-736b4b0e935e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.660348] [55188]: INFO nova.api.openstack.requestlog [None req-05b8edd9-0676-489a-b5a9-736b4b0e935e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.063731 [ 680.660839] [55188]: [pid: 55188|app: 0|req: 473/900] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:40 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.661400] [55187]: DEBUG nova.network.neutron [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] validate_networks() for [('4585d055-7248-4da8-aceb-2099a262154c', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 680.664889] [55188]: DEBUG nova.api.openstack.wsgi [None req-7a69e892-02a1-4260-9ef8-fde2d2d55c7b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.666320] [55188]: DEBUG nova.compute.api [None req-7a69e892-02a1-4260-9ef8-fde2d2d55c7b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.669762] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a69e892-02a1-4260-9ef8-fde2d2d55c7b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.670014] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a69e892-02a1-4260-9ef8-fde2d2d55c7b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.670207] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a69e892-02a1-4260-9ef8-fde2d2d55c7b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.670634] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a69e892-02a1-4260-9ef8-fde2d2d55c7b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.670850] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a69e892-02a1-4260-9ef8-fde2d2d55c7b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.671073] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a69e892-02a1-4260-9ef8-fde2d2d55c7b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.696813] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a69e892-02a1-4260-9ef8-fde2d2d55c7b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.697085] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a69e892-02a1-4260-9ef8-fde2d2d55c7b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.697279] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a69e892-02a1-4260-9ef8-fde2d2d55c7b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.697575] [55188]: DEBUG nova.objects.instance [None req-7a69e892-02a1-4260-9ef8-fde2d2d55c7b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lazy-loading 'fault' on Instance uuid 19f4096b-0f09-4e26-93d7-a345002d004d {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 680.734463] [55188]: DEBUG nova.policy [None req-7a69e892-02a1-4260-9ef8-fde2d2d55c7b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.741243] [55188]: DEBUG nova.policy [None req-7a69e892-02a1-4260-9ef8-fde2d2d55c7b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.741243] [55188]: DEBUG nova.policy [None req-7a69e892-02a1-4260-9ef8-fde2d2d55c7b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.741243] [55188]: INFO nova.api.openstack.requestlog [None req-7a69e892-02a1-4260-9ef8-fde2d2d55c7b tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1572 microversion: 2.70 time: 0.079571 [ 680.742144] [55188]: [pid: 55188|app: 0|req: 474/901] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:41 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1572 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 680.744275] [55188]: DEBUG nova.api.openstack.wsgi [None req-fa7e3d81-b92f-4910-b6a8-4fd3b77e74eb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.749753] [55188]: DEBUG nova.compute.api [None req-fa7e3d81-b92f-4910-b6a8-4fd3b77e74eb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.754548] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa7e3d81-b92f-4910-b6a8-4fd3b77e74eb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.754810] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa7e3d81-b92f-4910-b6a8-4fd3b77e74eb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.755008] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa7e3d81-b92f-4910-b6a8-4fd3b77e74eb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.755717] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa7e3d81-b92f-4910-b6a8-4fd3b77e74eb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.755717] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa7e3d81-b92f-4910-b6a8-4fd3b77e74eb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.755837] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa7e3d81-b92f-4910-b6a8-4fd3b77e74eb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.800389] [55188]: DEBUG nova.policy [None req-fa7e3d81-b92f-4910-b6a8-4fd3b77e74eb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.806619] [55188]: DEBUG nova.policy [None req-fa7e3d81-b92f-4910-b6a8-4fd3b77e74eb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.807939] [55188]: DEBUG nova.policy [None req-fa7e3d81-b92f-4910-b6a8-4fd3b77e74eb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.818057] [55188]: INFO nova.api.openstack.requestlog [None req-fa7e3d81-b92f-4910-b6a8-4fd3b77e74eb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.076211 [ 680.818427] [55188]: [pid: 55188|app: 0|req: 475/902] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:41 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 680.821634] [55188]: DEBUG nova.api.openstack.wsgi [None req-d78d766a-bf28-4c4c-94b8-06cbd5fc86c9 tempest-FlavorsAccessTestJSON-205731997 tempest-FlavorsAccessTestJSON-205731997-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.836892] [55188]: INFO nova.api.openstack.requestlog [None req-d78d766a-bf28-4c4c-94b8-06cbd5fc86c9 tempest-FlavorsAccessTestJSON-205731997 tempest-FlavorsAccessTestJSON-205731997-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1669430385" status: 202 len: 0 microversion: 2.1 time: 0.017673 [ 680.837737] [55188]: [pid: 55188|app: 0|req: 476/903] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 26 22:02:41 2025] DELETE /compute/v2.1/flavors/1669430385 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 680.842236] [55188]: DEBUG nova.api.openstack.wsgi [None req-a7f5b7b6-b5bd-40b4-9339-f4de780aa38d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.846329] [55188]: DEBUG nova.compute.api [None req-a7f5b7b6-b5bd-40b4-9339-f4de780aa38d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.853216] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7f5b7b6-b5bd-40b4-9339-f4de780aa38d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.853488] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7f5b7b6-b5bd-40b4-9339-f4de780aa38d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.854020] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7f5b7b6-b5bd-40b4-9339-f4de780aa38d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.855082] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7f5b7b6-b5bd-40b4-9339-f4de780aa38d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.855082] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7f5b7b6-b5bd-40b4-9339-f4de780aa38d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.855082] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7f5b7b6-b5bd-40b4-9339-f4de780aa38d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.892120] [55188]: DEBUG nova.policy [None req-a7f5b7b6-b5bd-40b4-9339-f4de780aa38d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.901021] [55188]: INFO nova.api.openstack.requestlog [None req-a7f5b7b6-b5bd-40b4-9339-f4de780aa38d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1214 microversion: 2.1 time: 0.059527 [ 680.901021] [55188]: [pid: 55188|app: 0|req: 477/904] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:41 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1214 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.902278] [55188]: DEBUG nova.api.openstack.wsgi [None req-76432a2c-ea38-4b9f-93d3-57dad4aaa355 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.904522] [55188]: DEBUG nova.compute.api [None req-76432a2c-ea38-4b9f-93d3-57dad4aaa355 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.909528] [55188]: DEBUG oslo_concurrency.lockutils [None req-76432a2c-ea38-4b9f-93d3-57dad4aaa355 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.910162] [55188]: DEBUG oslo_concurrency.lockutils [None req-76432a2c-ea38-4b9f-93d3-57dad4aaa355 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.910290] [55188]: DEBUG oslo_concurrency.lockutils [None req-76432a2c-ea38-4b9f-93d3-57dad4aaa355 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.910673] [55188]: DEBUG oslo_concurrency.lockutils [None req-76432a2c-ea38-4b9f-93d3-57dad4aaa355 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.911022] [55188]: DEBUG oslo_concurrency.lockutils [None req-76432a2c-ea38-4b9f-93d3-57dad4aaa355 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.911349] [55188]: DEBUG oslo_concurrency.lockutils [None req-76432a2c-ea38-4b9f-93d3-57dad4aaa355 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.949026] [55188]: DEBUG nova.policy [None req-76432a2c-ea38-4b9f-93d3-57dad4aaa355 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.954744] [55188]: INFO nova.api.openstack.requestlog [None req-76432a2c-ea38-4b9f-93d3-57dad4aaa355 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.054939 [ 680.955110] [55188]: [pid: 55188|app: 0|req: 478/905] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:41 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.957794] [55188]: DEBUG nova.api.openstack.wsgi [None req-766490e3-5f7d-49d5-b238-b111993177c4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 680.959804] [55188]: DEBUG nova.compute.api [None req-766490e3-5f7d-49d5-b238-b111993177c4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 680.970447] [55188]: DEBUG oslo_concurrency.lockutils [None req-766490e3-5f7d-49d5-b238-b111993177c4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.970653] [55188]: DEBUG oslo_concurrency.lockutils [None req-766490e3-5f7d-49d5-b238-b111993177c4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.970842] [55188]: DEBUG oslo_concurrency.lockutils [None req-766490e3-5f7d-49d5-b238-b111993177c4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.971370] [55188]: DEBUG oslo_concurrency.lockutils [None req-766490e3-5f7d-49d5-b238-b111993177c4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.971528] [55188]: DEBUG oslo_concurrency.lockutils [None req-766490e3-5f7d-49d5-b238-b111993177c4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.971712] [55188]: DEBUG oslo_concurrency.lockutils [None req-766490e3-5f7d-49d5-b238-b111993177c4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.012020] [55188]: DEBUG nova.policy [None req-766490e3-5f7d-49d5-b238-b111993177c4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.017240] [55188]: INFO nova.api.openstack.requestlog [None req-766490e3-5f7d-49d5-b238-b111993177c4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1216 microversion: 2.1 time: 0.061360 [ 681.017599] [55188]: [pid: 55188|app: 0|req: 479/906] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:41 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1216 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.022418] [55188]: DEBUG nova.api.openstack.wsgi [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersAdminTestJSON-server-480239658", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 681.071396] [55188]: DEBUG oslo_concurrency.lockutils [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.071523] [55188]: DEBUG oslo_concurrency.lockutils [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.071617] [55188]: DEBUG oslo_concurrency.lockutils [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.072286] [55188]: DEBUG oslo_concurrency.lockutils [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.072402] [55188]: DEBUG oslo_concurrency.lockutils [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.072867] [55188]: DEBUG oslo_concurrency.lockutils [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.078706] [55188]: DEBUG nova.network.neutron [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] validate_networks() for None {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 681.245225] [55187]: DEBUG nova.virt.hardware [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 681.245456] [55187]: DEBUG nova.virt.hardware [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 681.245645] [55187]: DEBUG nova.virt.hardware [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 681.245844] [55187]: DEBUG nova.virt.hardware [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 681.246025] [55187]: DEBUG nova.virt.hardware [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 681.262726] [55187]: DEBUG oslo_concurrency.lockutils [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.265131] [55187]: DEBUG oslo_concurrency.lockutils [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.265388] [55187]: DEBUG oslo_concurrency.lockutils [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.266034] [55187]: DEBUG oslo_concurrency.lockutils [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.266112] [55187]: DEBUG oslo_concurrency.lockutils [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.266917] [55187]: DEBUG oslo_concurrency.lockutils [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.278106] [55188]: DEBUG nova.virt.hardware [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 681.278268] [55188]: DEBUG nova.virt.hardware [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 681.278427] [55188]: DEBUG nova.virt.hardware [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 681.278582] [55188]: DEBUG nova.virt.hardware [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 681.278741] [55188]: DEBUG nova.virt.hardware [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 681.282382] [55187]: DEBUG nova.quota [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Getting quotas for project ae258c71173d41fd953433c067ffa9d7. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 681.284116] [55188]: DEBUG oslo_concurrency.lockutils [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.284380] [55188]: DEBUG oslo_concurrency.lockutils [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.285086] [55188]: DEBUG oslo_concurrency.lockutils [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.285809] [55188]: DEBUG oslo_concurrency.lockutils [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.285809] [55188]: DEBUG oslo_concurrency.lockutils [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.285809] [55188]: DEBUG oslo_concurrency.lockutils [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.286865] [55187]: DEBUG nova.quota [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Getting quotas for user 78709f53484c405c9d7b1c9591cc3e3e and project ae258c71173d41fd953433c067ffa9d7. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 681.298167] [55187]: DEBUG nova.compute.api [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 681.299202] [55187]: DEBUG nova.compute.api [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 681.306199] [55188]: DEBUG nova.quota [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Getting quotas for project 8232a3101b8645639b00ab8a3a055581. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 681.309733] [55188]: DEBUG nova.quota [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Getting quotas for user 3dbfa6a0d3374003b0943a09e06d1cb3 and project 8232a3101b8645639b00ab8a3a055581. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 681.324592] [55188]: DEBUG nova.compute.api [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 681.326018] [55188]: DEBUG nova.compute.api [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 681.339458] [55187]: INFO nova.api.openstack.requestlog [None req-56b47f2e-a8ca-4823-a387-41a2b9567ada tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 1.000920 [ 681.339934] [55187]: [pid: 55187|app: 0|req: 428/907] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:40 2025] POST /compute/v2.1/servers => generated 405 bytes in 1001 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 681.345987] [55187]: DEBUG nova.api.openstack.wsgi [None req-14fa2d1d-0130-452c-866e-a3ba8ac3870f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.347805] [55187]: DEBUG nova.compute.api [None req-14fa2d1d-0130-452c-866e-a3ba8ac3870f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.354124] [55187]: DEBUG oslo_concurrency.lockutils [None req-14fa2d1d-0130-452c-866e-a3ba8ac3870f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.354124] [55187]: DEBUG oslo_concurrency.lockutils [None req-14fa2d1d-0130-452c-866e-a3ba8ac3870f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.354124] [55187]: DEBUG oslo_concurrency.lockutils [None req-14fa2d1d-0130-452c-866e-a3ba8ac3870f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.354604] [55187]: DEBUG oslo_concurrency.lockutils [None req-14fa2d1d-0130-452c-866e-a3ba8ac3870f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.354604] [55187]: DEBUG oslo_concurrency.lockutils [None req-14fa2d1d-0130-452c-866e-a3ba8ac3870f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.354672] [55187]: DEBUG oslo_concurrency.lockutils [None req-14fa2d1d-0130-452c-866e-a3ba8ac3870f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.370022] [55188]: INFO nova.api.openstack.requestlog [None req-75efb3ff-e0d3-4be2-abad-78a83ee5329e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.347633 [ 681.370022] [55188]: [pid: 55188|app: 0|req: 480/908] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:41 2025] POST /compute/v2.1/servers => generated 380 bytes in 348 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 681.370022] [55188]: DEBUG nova.api.openstack.wsgi [None req-eef7ddef-3f3e-4430-b0f6-23cad3995c92 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.371092] [55188]: DEBUG nova.compute.api [None req-eef7ddef-3f3e-4430-b0f6-23cad3995c92 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.375430] [55188]: DEBUG oslo_concurrency.lockutils [None req-eef7ddef-3f3e-4430-b0f6-23cad3995c92 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.375687] [55188]: DEBUG oslo_concurrency.lockutils [None req-eef7ddef-3f3e-4430-b0f6-23cad3995c92 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.375909] [55188]: DEBUG oslo_concurrency.lockutils [None req-eef7ddef-3f3e-4430-b0f6-23cad3995c92 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.376297] [55188]: DEBUG oslo_concurrency.lockutils [None req-eef7ddef-3f3e-4430-b0f6-23cad3995c92 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.376501] [55188]: DEBUG oslo_concurrency.lockutils [None req-eef7ddef-3f3e-4430-b0f6-23cad3995c92 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.376669] [55188]: DEBUG oslo_concurrency.lockutils [None req-eef7ddef-3f3e-4430-b0f6-23cad3995c92 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.418543] [55187]: DEBUG nova.policy [None req-14fa2d1d-0130-452c-866e-a3ba8ac3870f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.427208] [55187]: INFO nova.api.openstack.requestlog [None req-14fa2d1d-0130-452c-866e-a3ba8ac3870f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.086673 [ 681.427568] [55187]: [pid: 55187|app: 0|req: 429/909] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:41 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.431133] [55187]: DEBUG nova.api.openstack.wsgi [None req-cce68a26-24f0-4d51-88b3-1e1908b3ffaa tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.435134] [55187]: DEBUG nova.compute.api [None req-cce68a26-24f0-4d51-88b3-1e1908b3ffaa tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.438032] [55187]: DEBUG oslo_concurrency.lockutils [None req-cce68a26-24f0-4d51-88b3-1e1908b3ffaa tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.438300] [55187]: DEBUG oslo_concurrency.lockutils [None req-cce68a26-24f0-4d51-88b3-1e1908b3ffaa tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.438488] [55187]: DEBUG oslo_concurrency.lockutils [None req-cce68a26-24f0-4d51-88b3-1e1908b3ffaa tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.439760] [55187]: DEBUG oslo_concurrency.lockutils [None req-cce68a26-24f0-4d51-88b3-1e1908b3ffaa tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.439760] [55187]: DEBUG oslo_concurrency.lockutils [None req-cce68a26-24f0-4d51-88b3-1e1908b3ffaa tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.439760] [55187]: DEBUG oslo_concurrency.lockutils [None req-cce68a26-24f0-4d51-88b3-1e1908b3ffaa tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.447376] [55188]: DEBUG nova.policy [None req-eef7ddef-3f3e-4430-b0f6-23cad3995c92 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.452207] [55188]: DEBUG nova.policy [None req-eef7ddef-3f3e-4430-b0f6-23cad3995c92 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.452556] [55188]: DEBUG nova.policy [None req-eef7ddef-3f3e-4430-b0f6-23cad3995c92 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.455288] [55188]: INFO nova.api.openstack.requestlog [None req-eef7ddef-3f3e-4430-b0f6-23cad3995c92 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2012 microversion: 2.100 time: 0.088173 [ 681.455534] [55188]: [pid: 55188|app: 0|req: 481/910] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:41 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2012 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 681.459292] [55188]: DEBUG nova.api.openstack.wsgi [req-339bfe07-f895-4906-a34e-4ae808759286 req-2f979041-b0bc-4df5-adc3-554ef00bdd0b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2c6f2182-1d1e-4262-aa37-526bb79ebc25", "tag": "2bf1e264-b971-426f-991c-7b3832defab4"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 681.471454] [55188]: DEBUG oslo_concurrency.lockutils [req-339bfe07-f895-4906-a34e-4ae808759286 req-2f979041-b0bc-4df5-adc3-554ef00bdd0b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.471820] [55188]: DEBUG oslo_concurrency.lockutils [req-339bfe07-f895-4906-a34e-4ae808759286 req-2f979041-b0bc-4df5-adc3-554ef00bdd0b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.472233] [55188]: DEBUG oslo_concurrency.lockutils [req-339bfe07-f895-4906-a34e-4ae808759286 req-2f979041-b0bc-4df5-adc3-554ef00bdd0b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.479987] [55188]: INFO nova.api.openstack.compute.server_external_events [req-339bfe07-f895-4906-a34e-4ae808759286 req-2f979041-b0bc-4df5-adc3-554ef00bdd0b service nova] Creating event network-changed:2bf1e264-b971-426f-991c-7b3832defab4 for instance 2c6f2182-1d1e-4262-aa37-526bb79ebc25 on cpu-1 [ 681.482998] [55188]: INFO nova.api.openstack.requestlog [req-339bfe07-f895-4906-a34e-4ae808759286 req-2f979041-b0bc-4df5-adc3-554ef00bdd0b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026725 [ 681.483367] [55188]: [pid: 55188|app: 0|req: 482/911] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:41 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 681.488419] [55188]: DEBUG nova.api.openstack.wsgi [None req-778c3bfc-6d4f-4525-8334-c18ee950a9d0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.488419] [55188]: DEBUG nova.compute.api [None req-778c3bfc-6d4f-4525-8334-c18ee950a9d0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.491667] [55188]: DEBUG oslo_concurrency.lockutils [None req-778c3bfc-6d4f-4525-8334-c18ee950a9d0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.491914] [55188]: DEBUG oslo_concurrency.lockutils [None req-778c3bfc-6d4f-4525-8334-c18ee950a9d0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.492109] [55188]: DEBUG oslo_concurrency.lockutils [None req-778c3bfc-6d4f-4525-8334-c18ee950a9d0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.492463] [55188]: DEBUG oslo_concurrency.lockutils [None req-778c3bfc-6d4f-4525-8334-c18ee950a9d0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.492665] [55188]: DEBUG oslo_concurrency.lockutils [None req-778c3bfc-6d4f-4525-8334-c18ee950a9d0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.492823] [55188]: DEBUG oslo_concurrency.lockutils [None req-778c3bfc-6d4f-4525-8334-c18ee950a9d0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.507033] [55187]: DEBUG nova.policy [None req-cce68a26-24f0-4d51-88b3-1e1908b3ffaa tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.510795] [55187]: INFO nova.api.openstack.requestlog [None req-cce68a26-24f0-4d51-88b3-1e1908b3ffaa tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.082469 [ 681.511079] [55187]: [pid: 55187|app: 0|req: 430/912] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:41 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.516630] [55187]: DEBUG nova.api.openstack.wsgi [None req-f26ef978-1676-4d7d-92ac-7975ad460ea7 tempest-FlavorsAccessTestJSON-205731997 tempest-FlavorsAccessTestJSON-205731997-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.531867] [55188]: DEBUG oslo_concurrency.lockutils [None req-778c3bfc-6d4f-4525-8334-c18ee950a9d0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.534030] [55188]: DEBUG oslo_concurrency.lockutils [None req-778c3bfc-6d4f-4525-8334-c18ee950a9d0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.534676] [55188]: DEBUG oslo_concurrency.lockutils [None req-778c3bfc-6d4f-4525-8334-c18ee950a9d0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.534676] [55188]: DEBUG nova.objects.instance [None req-778c3bfc-6d4f-4525-8334-c18ee950a9d0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lazy-loading 'fault' on Instance uuid 3b873a8a-8dd7-4497-836e-d22a34a3eea1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 681.555711] [55187]: INFO nova.api.openstack.requestlog [None req-f26ef978-1676-4d7d-92ac-7975ad460ea7 tempest-FlavorsAccessTestJSON-205731997 tempest-FlavorsAccessTestJSON-205731997-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5091 microversion: 2.1 time: 0.041769 [ 681.559024] [55187]: [pid: 55187|app: 0|req: 431/913] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:02:41 2025] GET /compute/v2.1/flavors/detail => generated 5091 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.560138] [55187]: DEBUG nova.api.openstack.wsgi [None req-8061bc02-b28d-46cc-a16b-cc137b04c837 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.563971] [55187]: DEBUG nova.compute.api [None req-8061bc02-b28d-46cc-a16b-cc137b04c837 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.568442] [55187]: DEBUG oslo_concurrency.lockutils [None req-8061bc02-b28d-46cc-a16b-cc137b04c837 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.568442] [55187]: DEBUG oslo_concurrency.lockutils [None req-8061bc02-b28d-46cc-a16b-cc137b04c837 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.568442] [55187]: DEBUG oslo_concurrency.lockutils [None req-8061bc02-b28d-46cc-a16b-cc137b04c837 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.569027] [55187]: DEBUG oslo_concurrency.lockutils [None req-8061bc02-b28d-46cc-a16b-cc137b04c837 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.569027] [55187]: DEBUG oslo_concurrency.lockutils [None req-8061bc02-b28d-46cc-a16b-cc137b04c837 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.569027] [55187]: DEBUG oslo_concurrency.lockutils [None req-8061bc02-b28d-46cc-a16b-cc137b04c837 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.585130] [55188]: DEBUG nova.policy [None req-778c3bfc-6d4f-4525-8334-c18ee950a9d0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.590826] [55188]: INFO nova.api.openstack.requestlog [None req-778c3bfc-6d4f-4525-8334-c18ee950a9d0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1315 microversion: 2.1 time: 0.106618 [ 681.591114] [55187]: DEBUG oslo_concurrency.lockutils [None req-8061bc02-b28d-46cc-a16b-cc137b04c837 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.591381] [55187]: DEBUG oslo_concurrency.lockutils [None req-8061bc02-b28d-46cc-a16b-cc137b04c837 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.591565] [55187]: DEBUG oslo_concurrency.lockutils [None req-8061bc02-b28d-46cc-a16b-cc137b04c837 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.591765] [55187]: DEBUG nova.objects.instance [None req-8061bc02-b28d-46cc-a16b-cc137b04c837 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lazy-loading 'fault' on Instance uuid 72045dd3-fa01-4b9e-a47b-aa9e034611f3 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 681.595108] [55188]: [pid: 55188|app: 0|req: 483/914] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:41 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1315 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.599767] [55188]: DEBUG nova.api.openstack.wsgi [None req-4e74143e-6442-48c3-8b9a-7e733304011b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.601986] [55188]: DEBUG nova.compute.api [None req-4e74143e-6442-48c3-8b9a-7e733304011b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.605701] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e74143e-6442-48c3-8b9a-7e733304011b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.605998] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e74143e-6442-48c3-8b9a-7e733304011b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.606158] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e74143e-6442-48c3-8b9a-7e733304011b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.606519] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e74143e-6442-48c3-8b9a-7e733304011b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.606719] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e74143e-6442-48c3-8b9a-7e733304011b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.606907] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e74143e-6442-48c3-8b9a-7e733304011b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.638599] [55187]: DEBUG nova.policy [None req-8061bc02-b28d-46cc-a16b-cc137b04c837 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.644919] [55187]: INFO nova.api.openstack.requestlog [None req-8061bc02-b28d-46cc-a16b-cc137b04c837 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1306 microversion: 2.1 time: 0.087966 [ 681.645532] [55187]: [pid: 55187|app: 0|req: 432/915] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:41 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1306 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.650203] [55187]: DEBUG nova.api.openstack.wsgi [None req-75bc85d3-8634-4ba4-920d-baf9ba87c02e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.650916] [55187]: DEBUG nova.compute.api [None req-75bc85d3-8634-4ba4-920d-baf9ba87c02e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.654071] [55187]: DEBUG oslo_concurrency.lockutils [None req-75bc85d3-8634-4ba4-920d-baf9ba87c02e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.654854] [55187]: DEBUG oslo_concurrency.lockutils [None req-75bc85d3-8634-4ba4-920d-baf9ba87c02e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.654854] [55187]: DEBUG oslo_concurrency.lockutils [None req-75bc85d3-8634-4ba4-920d-baf9ba87c02e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.654854] [55187]: DEBUG oslo_concurrency.lockutils [None req-75bc85d3-8634-4ba4-920d-baf9ba87c02e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.655067] [55187]: DEBUG oslo_concurrency.lockutils [None req-75bc85d3-8634-4ba4-920d-baf9ba87c02e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.655163] [55187]: DEBUG oslo_concurrency.lockutils [None req-75bc85d3-8634-4ba4-920d-baf9ba87c02e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.844039] [55187]: DEBUG nova.policy [None req-75bc85d3-8634-4ba4-920d-baf9ba87c02e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.849010] [55187]: INFO nova.api.openstack.requestlog [None req-75bc85d3-8634-4ba4-920d-baf9ba87c02e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1470 microversion: 2.1 time: 0.202945 [ 681.849276] [55187]: [pid: 55187|app: 0|req: 433/916] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:42 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1470 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.852036] [55187]: DEBUG nova.api.openstack.wsgi [None req-11615fba-0eea-4ba9-b961-2b3ad84d696c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.854022] [55187]: DEBUG nova.compute.api [None req-11615fba-0eea-4ba9-b961-2b3ad84d696c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.858751] [55187]: DEBUG oslo_concurrency.lockutils [None req-11615fba-0eea-4ba9-b961-2b3ad84d696c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.859086] [55187]: DEBUG oslo_concurrency.lockutils [None req-11615fba-0eea-4ba9-b961-2b3ad84d696c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.859288] [55187]: DEBUG oslo_concurrency.lockutils [None req-11615fba-0eea-4ba9-b961-2b3ad84d696c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.859725] [55187]: DEBUG oslo_concurrency.lockutils [None req-11615fba-0eea-4ba9-b961-2b3ad84d696c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.859993] [55187]: DEBUG oslo_concurrency.lockutils [None req-11615fba-0eea-4ba9-b961-2b3ad84d696c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.860218] [55187]: DEBUG oslo_concurrency.lockutils [None req-11615fba-0eea-4ba9-b961-2b3ad84d696c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.915334] [55187]: DEBUG nova.policy [None req-11615fba-0eea-4ba9-b961-2b3ad84d696c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.922108] [55187]: INFO nova.api.openstack.requestlog [None req-11615fba-0eea-4ba9-b961-2b3ad84d696c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1223 microversion: 2.1 time: 0.072291 [ 681.922470] [55187]: [pid: 55187|app: 0|req: 434/917] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:42 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1223 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.928339] [55187]: DEBUG nova.api.openstack.wsgi [None req-3e3dbf4f-3b33-43c6-91e1-d25f7c4e0442 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 681.928339] [55187]: DEBUG nova.compute.api [None req-3e3dbf4f-3b33-43c6-91e1-d25f7c4e0442 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 681.931356] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e3dbf4f-3b33-43c6-91e1-d25f7c4e0442 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.931605] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e3dbf4f-3b33-43c6-91e1-d25f7c4e0442 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.931790] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e3dbf4f-3b33-43c6-91e1-d25f7c4e0442 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.932226] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e3dbf4f-3b33-43c6-91e1-d25f7c4e0442 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.932451] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e3dbf4f-3b33-43c6-91e1-d25f7c4e0442 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.932628] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e3dbf4f-3b33-43c6-91e1-d25f7c4e0442 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.990082] [55187]: DEBUG nova.policy [None req-3e3dbf4f-3b33-43c6-91e1-d25f7c4e0442 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.996835] [55188]: DEBUG nova.policy [None req-4e74143e-6442-48c3-8b9a-7e733304011b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.000957] [55187]: INFO nova.api.openstack.requestlog [None req-3e3dbf4f-3b33-43c6-91e1-d25f7c4e0442 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1268 microversion: 2.1 time: 0.077291 [ 682.006938] [55188]: INFO nova.api.openstack.requestlog [None req-4e74143e-6442-48c3-8b9a-7e733304011b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1313 microversion: 2.1 time: 0.406395 [ 682.006938] [55188]: [pid: 55188|app: 0|req: 484/918] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:41 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1313 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.007092] [55187]: [pid: 55187|app: 0|req: 435/919] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:42 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1268 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.008248] [55188]: DEBUG nova.api.openstack.wsgi [None req-8836bd16-44f3-4a25-8f12-917fddcf2df3 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.008440] [55187]: DEBUG nova.api.openstack.wsgi [None req-98bd8e7d-a599-4fd4-a03a-249545118560 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.010184] [55187]: DEBUG nova.compute.api [None req-98bd8e7d-a599-4fd4-a03a-249545118560 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.010735] [55188]: DEBUG nova.compute.api [None req-8836bd16-44f3-4a25-8f12-917fddcf2df3 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.014400] [55187]: DEBUG oslo_concurrency.lockutils [None req-98bd8e7d-a599-4fd4-a03a-249545118560 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.014806] [55187]: DEBUG oslo_concurrency.lockutils [None req-98bd8e7d-a599-4fd4-a03a-249545118560 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.015125] [55187]: DEBUG oslo_concurrency.lockutils [None req-98bd8e7d-a599-4fd4-a03a-249545118560 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.015510] [55188]: DEBUG oslo_concurrency.lockutils [None req-8836bd16-44f3-4a25-8f12-917fddcf2df3 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.015691] [55187]: DEBUG oslo_concurrency.lockutils [None req-98bd8e7d-a599-4fd4-a03a-249545118560 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.015795] [55188]: DEBUG oslo_concurrency.lockutils [None req-8836bd16-44f3-4a25-8f12-917fddcf2df3 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.015997] [55188]: DEBUG oslo_concurrency.lockutils [None req-8836bd16-44f3-4a25-8f12-917fddcf2df3 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.016202] [55187]: DEBUG oslo_concurrency.lockutils [None req-98bd8e7d-a599-4fd4-a03a-249545118560 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.016366] [55188]: DEBUG oslo_concurrency.lockutils [None req-8836bd16-44f3-4a25-8f12-917fddcf2df3 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.016545] [55187]: DEBUG oslo_concurrency.lockutils [None req-98bd8e7d-a599-4fd4-a03a-249545118560 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.016602] [55188]: DEBUG oslo_concurrency.lockutils [None req-8836bd16-44f3-4a25-8f12-917fddcf2df3 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.016965] [55188]: DEBUG oslo_concurrency.lockutils [None req-8836bd16-44f3-4a25-8f12-917fddcf2df3 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.048830] [55188]: DEBUG oslo_concurrency.lockutils [None req-8836bd16-44f3-4a25-8f12-917fddcf2df3 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.049062] [55188]: DEBUG oslo_concurrency.lockutils [None req-8836bd16-44f3-4a25-8f12-917fddcf2df3 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.049276] [55188]: DEBUG oslo_concurrency.lockutils [None req-8836bd16-44f3-4a25-8f12-917fddcf2df3 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.049472] [55188]: DEBUG nova.objects.instance [None req-8836bd16-44f3-4a25-8f12-917fddcf2df3 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lazy-loading 'fault' on Instance uuid bf43965a-4117-4c14-a78b-43ffa49d463a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 682.079783] [55188]: DEBUG nova.policy [None req-8836bd16-44f3-4a25-8f12-917fddcf2df3 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.088482] [55188]: INFO nova.api.openstack.requestlog [None req-8836bd16-44f3-4a25-8f12-917fddcf2df3 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1301 microversion: 2.1 time: 0.084040 [ 682.088826] [55188]: [pid: 55188|app: 0|req: 485/920] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:42 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1301 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.092630] [55188]: DEBUG nova.api.openstack.wsgi [None req-007c19c0-355c-48a1-8e66-0cf04d100f10 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.093052] [55188]: DEBUG nova.compute.api [None req-007c19c0-355c-48a1-8e66-0cf04d100f10 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.096647] [55188]: DEBUG oslo_concurrency.lockutils [None req-007c19c0-355c-48a1-8e66-0cf04d100f10 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.099747] [55188]: DEBUG oslo_concurrency.lockutils [None req-007c19c0-355c-48a1-8e66-0cf04d100f10 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.099747] [55188]: DEBUG oslo_concurrency.lockutils [None req-007c19c0-355c-48a1-8e66-0cf04d100f10 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.099747] [55188]: DEBUG oslo_concurrency.lockutils [None req-007c19c0-355c-48a1-8e66-0cf04d100f10 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.099747] [55188]: DEBUG oslo_concurrency.lockutils [None req-007c19c0-355c-48a1-8e66-0cf04d100f10 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.099949] [55188]: DEBUG oslo_concurrency.lockutils [None req-007c19c0-355c-48a1-8e66-0cf04d100f10 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.099983] [55187]: DEBUG nova.policy [None req-98bd8e7d-a599-4fd4-a03a-249545118560 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.107913] [55187]: INFO nova.api.openstack.requestlog [None req-98bd8e7d-a599-4fd4-a03a-249545118560 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1264 microversion: 2.1 time: 0.102132 [ 682.108330] [55187]: [pid: 55187|app: 0|req: 436/921] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:42 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1264 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.112181] [55187]: DEBUG nova.api.openstack.wsgi [None req-695f5ec4-5875-461c-a417-aa7e39f88204 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.119117] [55187]: DEBUG nova.compute.api [None req-695f5ec4-5875-461c-a417-aa7e39f88204 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] [instance: 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.126684] [55187]: DEBUG oslo_concurrency.lockutils [None req-695f5ec4-5875-461c-a417-aa7e39f88204 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.126894] [55187]: DEBUG oslo_concurrency.lockutils [None req-695f5ec4-5875-461c-a417-aa7e39f88204 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.127215] [55187]: DEBUG oslo_concurrency.lockutils [None req-695f5ec4-5875-461c-a417-aa7e39f88204 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.127546] [55187]: DEBUG oslo_concurrency.lockutils [None req-695f5ec4-5875-461c-a417-aa7e39f88204 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.127791] [55187]: DEBUG oslo_concurrency.lockutils [None req-695f5ec4-5875-461c-a417-aa7e39f88204 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.128018] [55187]: DEBUG oslo_concurrency.lockutils [None req-695f5ec4-5875-461c-a417-aa7e39f88204 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.138726] [55187]: INFO nova.api.openstack.wsgi [None req-695f5ec4-5875-461c-a417-aa7e39f88204 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] HTTP exception thrown: Instance 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e could not be found. [ 682.139174] [55187]: DEBUG nova.api.openstack.wsgi [None req-695f5ec4-5875-461c-a417-aa7e39f88204 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] Returning 404 to user: Instance 4d74d56f-a2c9-40e6-abf7-b3b7a76da66e could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 682.139665] [55187]: INFO nova.api.openstack.requestlog [None req-695f5ec4-5875-461c-a417-aa7e39f88204 tempest-ServerDiagnosticsV248Test-785148571 tempest-ServerDiagnosticsV248Test-785148571-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e" status: 404 len: 111 microversion: 2.48 time: 0.030782 [ 682.140052] [55187]: [pid: 55187|app: 0|req: 437/922] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:42 2025] GET /compute/v2.1/servers/4d74d56f-a2c9-40e6-abf7-b3b7a76da66e => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 682.142456] [55187]: DEBUG nova.api.openstack.wsgi [None req-a3ca415b-7b98-4d70-8b8f-58e1a4d67e73 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.144111] [55187]: DEBUG nova.compute.api [None req-a3ca415b-7b98-4d70-8b8f-58e1a4d67e73 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.147657] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3ca415b-7b98-4d70-8b8f-58e1a4d67e73 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.147970] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3ca415b-7b98-4d70-8b8f-58e1a4d67e73 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.148099] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3ca415b-7b98-4d70-8b8f-58e1a4d67e73 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.148496] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3ca415b-7b98-4d70-8b8f-58e1a4d67e73 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.148690] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3ca415b-7b98-4d70-8b8f-58e1a4d67e73 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.148873] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3ca415b-7b98-4d70-8b8f-58e1a4d67e73 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.167136] [55188]: DEBUG nova.policy [None req-007c19c0-355c-48a1-8e66-0cf04d100f10 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.177889] [55188]: INFO nova.api.openstack.requestlog [None req-007c19c0-355c-48a1-8e66-0cf04d100f10 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1214 microversion: 2.1 time: 0.087909 [ 682.177889] [55188]: [pid: 55188|app: 0|req: 486/923] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:42 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1214 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.181597] [55188]: DEBUG nova.api.openstack.wsgi [None req-7ccbc715-23ec-4734-b49c-e1e1d3155a43 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.183429] [55188]: DEBUG nova.compute.api [None req-7ccbc715-23ec-4734-b49c-e1e1d3155a43 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.190947] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ccbc715-23ec-4734-b49c-e1e1d3155a43 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.191221] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ccbc715-23ec-4734-b49c-e1e1d3155a43 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.191506] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ccbc715-23ec-4734-b49c-e1e1d3155a43 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.191765] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ccbc715-23ec-4734-b49c-e1e1d3155a43 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.191964] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ccbc715-23ec-4734-b49c-e1e1d3155a43 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.192340] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ccbc715-23ec-4734-b49c-e1e1d3155a43 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.203137] [55187]: DEBUG nova.policy [None req-a3ca415b-7b98-4d70-8b8f-58e1a4d67e73 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.207909] [55187]: INFO nova.api.openstack.requestlog [None req-a3ca415b-7b98-4d70-8b8f-58e1a4d67e73 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.067234 [ 682.208301] [55187]: [pid: 55187|app: 0|req: 438/924] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:42 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.210987] [55187]: DEBUG nova.api.openstack.wsgi [None req-dcf45250-b537-455b-a1c4-9c39bd45ca4f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.212717] [55187]: DEBUG nova.compute.api [None req-dcf45250-b537-455b-a1c4-9c39bd45ca4f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.216041] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcf45250-b537-455b-a1c4-9c39bd45ca4f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.216439] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcf45250-b537-455b-a1c4-9c39bd45ca4f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.216749] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcf45250-b537-455b-a1c4-9c39bd45ca4f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.217237] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcf45250-b537-455b-a1c4-9c39bd45ca4f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.217528] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcf45250-b537-455b-a1c4-9c39bd45ca4f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.217841] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcf45250-b537-455b-a1c4-9c39bd45ca4f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.235181] [55188]: DEBUG nova.policy [None req-7ccbc715-23ec-4734-b49c-e1e1d3155a43 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.239352] [55188]: INFO nova.api.openstack.requestlog [None req-7ccbc715-23ec-4734-b49c-e1e1d3155a43 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.060141 [ 682.239882] [55188]: [pid: 55188|app: 0|req: 487/925] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:42 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.245959] [55188]: DEBUG nova.api.openstack.wsgi [None req-cdb311af-f623-4897-8a0e-285777425e13 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.246122] [55188]: DEBUG nova.compute.api [None req-cdb311af-f623-4897-8a0e-285777425e13 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.255146] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdb311af-f623-4897-8a0e-285777425e13 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.255415] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdb311af-f623-4897-8a0e-285777425e13 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.255625] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdb311af-f623-4897-8a0e-285777425e13 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.256215] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdb311af-f623-4897-8a0e-285777425e13 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.256288] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdb311af-f623-4897-8a0e-285777425e13 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.256462] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdb311af-f623-4897-8a0e-285777425e13 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.279955] [55188]: DEBUG nova.compute.api [None req-cdb311af-f623-4897-8a0e-285777425e13 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 682.284374] [55187]: DEBUG nova.policy [None req-dcf45250-b537-455b-a1c4-9c39bd45ca4f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.292020] [55187]: INFO nova.api.openstack.requestlog [None req-dcf45250-b537-455b-a1c4-9c39bd45ca4f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.083034 [ 682.292361] [55187]: [pid: 55187|app: 0|req: 439/926] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:42 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.295333] [55187]: DEBUG nova.api.openstack.wsgi [None req-65f71c82-1b2d-4248-b8ed-499c99a0ade6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.297058] [55187]: DEBUG nova.compute.api [None req-65f71c82-1b2d-4248-b8ed-499c99a0ade6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.303041] [55187]: DEBUG oslo_concurrency.lockutils [None req-65f71c82-1b2d-4248-b8ed-499c99a0ade6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.303289] [55187]: DEBUG oslo_concurrency.lockutils [None req-65f71c82-1b2d-4248-b8ed-499c99a0ade6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.303468] [55187]: DEBUG oslo_concurrency.lockutils [None req-65f71c82-1b2d-4248-b8ed-499c99a0ade6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.305948] [55187]: DEBUG oslo_concurrency.lockutils [None req-65f71c82-1b2d-4248-b8ed-499c99a0ade6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.306243] [55187]: DEBUG oslo_concurrency.lockutils [None req-65f71c82-1b2d-4248-b8ed-499c99a0ade6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.308216] [55187]: DEBUG oslo_concurrency.lockutils [None req-65f71c82-1b2d-4248-b8ed-499c99a0ade6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.341534] [55188]: INFO nova.api.openstack.requestlog [None req-cdb311af-f623-4897-8a0e-285777425e13 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 204 len: 0 microversion: 2.100 time: 0.097731 [ 682.341887] [55188]: [pid: 55188|app: 0|req: 488/927] 10.180.1.21 () {60 vars in 1276 bytes} [Wed Mar 26 22:02:42 2025] DELETE /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 367 bytes (1 switches on core 0) [ 682.346740] [55188]: DEBUG nova.api.openstack.wsgi [None req-aca32f0e-27be-4d1c-9aaa-dc7013dacc8e tempest-FlavorsAccessTestJSON-205731997 tempest-FlavorsAccessTestJSON-205731997-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessTestJSON-flavor-624152584", "id": 191920547, "os-flavor-access:is_public": "False"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 682.371318] [55188]: INFO nova.api.openstack.requestlog [None req-aca32f0e-27be-4d1c-9aaa-dc7013dacc8e tempest-FlavorsAccessTestJSON-205731997 tempest-FlavorsAccessTestJSON-205731997-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 427 microversion: 2.1 time: 0.028590 [ 682.371717] [55188]: [pid: 55188|app: 0|req: 489/928] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:42 2025] POST /compute/v2.1/flavors => generated 427 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 682.376304] [55188]: DEBUG nova.api.openstack.wsgi [None req-7a11a231-7cbf-4fc8-a037-62e5134518cc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.378166] [55188]: DEBUG nova.compute.api [None req-7a11a231-7cbf-4fc8-a037-62e5134518cc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.381851] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a11a231-7cbf-4fc8-a037-62e5134518cc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.382558] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a11a231-7cbf-4fc8-a037-62e5134518cc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.382558] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a11a231-7cbf-4fc8-a037-62e5134518cc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.382955] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a11a231-7cbf-4fc8-a037-62e5134518cc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.382955] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a11a231-7cbf-4fc8-a037-62e5134518cc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.383239] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a11a231-7cbf-4fc8-a037-62e5134518cc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.442091] [55188]: DEBUG nova.policy [None req-7a11a231-7cbf-4fc8-a037-62e5134518cc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.449742] [55188]: DEBUG nova.policy [None req-7a11a231-7cbf-4fc8-a037-62e5134518cc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.450505] [55188]: DEBUG nova.policy [None req-7a11a231-7cbf-4fc8-a037-62e5134518cc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.451176] [55188]: INFO nova.api.openstack.requestlog [None req-7a11a231-7cbf-4fc8-a037-62e5134518cc tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1256 microversion: 2.26 time: 0.078403 [ 682.451495] [55188]: [pid: 55188|app: 0|req: 490/929] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:42 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1256 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 682.455134] [55188]: DEBUG nova.api.openstack.wsgi [None req-5268e09d-4e5d-4596-a68a-af4ef1927d96 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.456915] [55188]: DEBUG nova.compute.api [None req-5268e09d-4e5d-4596-a68a-af4ef1927d96 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.463473] [55188]: DEBUG oslo_concurrency.lockutils [None req-5268e09d-4e5d-4596-a68a-af4ef1927d96 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.463782] [55188]: DEBUG oslo_concurrency.lockutils [None req-5268e09d-4e5d-4596-a68a-af4ef1927d96 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.464163] [55188]: DEBUG oslo_concurrency.lockutils [None req-5268e09d-4e5d-4596-a68a-af4ef1927d96 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.464580] [55188]: DEBUG oslo_concurrency.lockutils [None req-5268e09d-4e5d-4596-a68a-af4ef1927d96 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.466144] [55188]: DEBUG oslo_concurrency.lockutils [None req-5268e09d-4e5d-4596-a68a-af4ef1927d96 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.466144] [55188]: DEBUG oslo_concurrency.lockutils [None req-5268e09d-4e5d-4596-a68a-af4ef1927d96 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.518979] [55188]: DEBUG nova.policy [None req-5268e09d-4e5d-4596-a68a-af4ef1927d96 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.529272] [55188]: INFO nova.api.openstack.requestlog [None req-5268e09d-4e5d-4596-a68a-af4ef1927d96 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.076490 [ 682.529272] [55188]: [pid: 55188|app: 0|req: 491/930] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:42 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.533944] [55188]: DEBUG nova.api.openstack.wsgi [None req-be85cc33-8d2e-4289-b226-0035cc824d71 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.535969] [55188]: DEBUG nova.compute.api [None req-be85cc33-8d2e-4289-b226-0035cc824d71 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.539924] [55188]: DEBUG oslo_concurrency.lockutils [None req-be85cc33-8d2e-4289-b226-0035cc824d71 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.540638] [55188]: DEBUG oslo_concurrency.lockutils [None req-be85cc33-8d2e-4289-b226-0035cc824d71 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.540638] [55188]: DEBUG oslo_concurrency.lockutils [None req-be85cc33-8d2e-4289-b226-0035cc824d71 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.540908] [55188]: DEBUG oslo_concurrency.lockutils [None req-be85cc33-8d2e-4289-b226-0035cc824d71 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.541121] [55188]: DEBUG oslo_concurrency.lockutils [None req-be85cc33-8d2e-4289-b226-0035cc824d71 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.541297] [55188]: DEBUG oslo_concurrency.lockutils [None req-be85cc33-8d2e-4289-b226-0035cc824d71 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.562611] [55187]: DEBUG nova.policy [None req-65f71c82-1b2d-4248-b8ed-499c99a0ade6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.571160] [55187]: INFO nova.api.openstack.requestlog [None req-65f71c82-1b2d-4248-b8ed-499c99a0ade6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 200 len: 1515 microversion: 2.1 time: 0.278141 [ 682.571685] [55187]: [pid: 55187|app: 0|req: 440/931] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:42 2025] GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 1515 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.577540] [55187]: DEBUG nova.api.openstack.wsgi [None req-652abd21-358b-4018-b375-69635680cd43 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.580191] [55188]: DEBUG oslo_concurrency.lockutils [None req-be85cc33-8d2e-4289-b226-0035cc824d71 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.580453] [55188]: DEBUG oslo_concurrency.lockutils [None req-be85cc33-8d2e-4289-b226-0035cc824d71 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.580637] [55188]: DEBUG oslo_concurrency.lockutils [None req-be85cc33-8d2e-4289-b226-0035cc824d71 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.582401] [55188]: DEBUG nova.objects.instance [None req-be85cc33-8d2e-4289-b226-0035cc824d71 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lazy-loading 'fault' on Instance uuid 19f4096b-0f09-4e26-93d7-a345002d004d {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 682.582609] [55187]: DEBUG nova.compute.api [None req-652abd21-358b-4018-b375-69635680cd43 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.589550] [55187]: DEBUG oslo_concurrency.lockutils [None req-652abd21-358b-4018-b375-69635680cd43 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.591069] [55187]: DEBUG oslo_concurrency.lockutils [None req-652abd21-358b-4018-b375-69635680cd43 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.591069] [55187]: DEBUG oslo_concurrency.lockutils [None req-652abd21-358b-4018-b375-69635680cd43 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.591069] [55187]: DEBUG oslo_concurrency.lockutils [None req-652abd21-358b-4018-b375-69635680cd43 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.591069] [55187]: DEBUG oslo_concurrency.lockutils [None req-652abd21-358b-4018-b375-69635680cd43 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.591276] [55187]: DEBUG oslo_concurrency.lockutils [None req-652abd21-358b-4018-b375-69635680cd43 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.620319] [55188]: DEBUG nova.policy [None req-be85cc33-8d2e-4289-b226-0035cc824d71 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.631022] [55188]: DEBUG nova.policy [None req-be85cc33-8d2e-4289-b226-0035cc824d71 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.631022] [55188]: DEBUG nova.policy [None req-be85cc33-8d2e-4289-b226-0035cc824d71 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.631022] [55188]: INFO nova.api.openstack.requestlog [None req-be85cc33-8d2e-4289-b226-0035cc824d71 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1572 microversion: 2.70 time: 0.099963 [ 682.631511] [55188]: [pid: 55188|app: 0|req: 492/932] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:42 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1572 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 682.635923] [55188]: DEBUG nova.api.openstack.wsgi [None req-00f24bdc-663f-46e4-bb93-365225e6f81e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.637644] [55188]: DEBUG nova.compute.api [None req-00f24bdc-663f-46e4-bb93-365225e6f81e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.645727] [55188]: DEBUG oslo_concurrency.lockutils [None req-00f24bdc-663f-46e4-bb93-365225e6f81e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.646043] [55188]: DEBUG oslo_concurrency.lockutils [None req-00f24bdc-663f-46e4-bb93-365225e6f81e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.646268] [55188]: DEBUG oslo_concurrency.lockutils [None req-00f24bdc-663f-46e4-bb93-365225e6f81e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.646668] [55188]: DEBUG oslo_concurrency.lockutils [None req-00f24bdc-663f-46e4-bb93-365225e6f81e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.646928] [55188]: DEBUG oslo_concurrency.lockutils [None req-00f24bdc-663f-46e4-bb93-365225e6f81e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.647136] [55188]: DEBUG oslo_concurrency.lockutils [None req-00f24bdc-663f-46e4-bb93-365225e6f81e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.655763] [55187]: DEBUG nova.policy [None req-652abd21-358b-4018-b375-69635680cd43 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.662330] [55187]: DEBUG nova.policy [None req-652abd21-358b-4018-b375-69635680cd43 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.662764] [55187]: DEBUG nova.policy [None req-652abd21-358b-4018-b375-69635680cd43 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.668846] [55187]: INFO nova.api.openstack.requestlog [None req-652abd21-358b-4018-b375-69635680cd43 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.096710 [ 682.669196] [55187]: [pid: 55187|app: 0|req: 441/933] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:42 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 682.716789] [55188]: DEBUG nova.policy [None req-00f24bdc-663f-46e4-bb93-365225e6f81e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.724493] [55188]: INFO nova.api.openstack.requestlog [None req-00f24bdc-663f-46e4-bb93-365225e6f81e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1214 microversion: 2.1 time: 0.092663 [ 682.724493] [55188]: [pid: 55188|app: 0|req: 493/934] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:42 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1214 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.729231] [55188]: DEBUG nova.api.openstack.wsgi [None req-c261a10a-e026-4c7b-8718-5fd94c9ce050 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.729735] [55188]: DEBUG nova.compute.api [None req-c261a10a-e026-4c7b-8718-5fd94c9ce050 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.737160] [55188]: DEBUG oslo_concurrency.lockutils [None req-c261a10a-e026-4c7b-8718-5fd94c9ce050 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.737517] [55188]: DEBUG oslo_concurrency.lockutils [None req-c261a10a-e026-4c7b-8718-5fd94c9ce050 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.737787] [55188]: DEBUG oslo_concurrency.lockutils [None req-c261a10a-e026-4c7b-8718-5fd94c9ce050 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.738363] [55188]: DEBUG oslo_concurrency.lockutils [None req-c261a10a-e026-4c7b-8718-5fd94c9ce050 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.738559] [55188]: DEBUG oslo_concurrency.lockutils [None req-c261a10a-e026-4c7b-8718-5fd94c9ce050 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.738778] [55188]: DEBUG oslo_concurrency.lockutils [None req-c261a10a-e026-4c7b-8718-5fd94c9ce050 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.787349] [55187]: DEBUG nova.api.openstack.wsgi [None req-f67b305e-fbb6-4a67-b423-1ece7b6fd3ef tempest-AZV2TestJSON-748840969 tempest-AZV2TestJSON-748840969-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.790323] [55187]: DEBUG oslo_concurrency.lockutils [None req-f67b305e-fbb6-4a67-b423-1ece7b6fd3ef tempest-AZV2TestJSON-748840969 tempest-AZV2TestJSON-748840969-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.791205] [55187]: DEBUG oslo_concurrency.lockutils [None req-f67b305e-fbb6-4a67-b423-1ece7b6fd3ef tempest-AZV2TestJSON-748840969 tempest-AZV2TestJSON-748840969-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.791205] [55187]: DEBUG oslo_concurrency.lockutils [None req-f67b305e-fbb6-4a67-b423-1ece7b6fd3ef tempest-AZV2TestJSON-748840969 tempest-AZV2TestJSON-748840969-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.791573] [55187]: DEBUG oslo_concurrency.lockutils [None req-f67b305e-fbb6-4a67-b423-1ece7b6fd3ef tempest-AZV2TestJSON-748840969 tempest-AZV2TestJSON-748840969-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.791855] [55187]: DEBUG oslo_concurrency.lockutils [None req-f67b305e-fbb6-4a67-b423-1ece7b6fd3ef tempest-AZV2TestJSON-748840969 tempest-AZV2TestJSON-748840969-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.792630] [55187]: DEBUG oslo_concurrency.lockutils [None req-f67b305e-fbb6-4a67-b423-1ece7b6fd3ef tempest-AZV2TestJSON-748840969 tempest-AZV2TestJSON-748840969-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.810031] [55187]: INFO nova.api.openstack.requestlog [None req-f67b305e-fbb6-4a67-b423-1ece7b6fd3ef tempest-AZV2TestJSON-748840969 tempest-AZV2TestJSON-748840969-project-member] 10.180.1.21 "GET /compute/v2.1/os-availability-zone" status: 200 len: 97 microversion: 2.1 time: 0.138969 [ 682.810031] [55187]: [pid: 55187|app: 0|req: 442/935] 10.180.1.21 () {58 vars in 1159 bytes} [Wed Mar 26 22:02:43 2025] GET /compute/v2.1/os-availability-zone => generated 97 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 682.813634] [55187]: DEBUG nova.api.openstack.wsgi [None req-743a35f5-5cca-4793-a712-024ff2eddefd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.818617] [55187]: DEBUG nova.compute.api [None req-743a35f5-5cca-4793-a712-024ff2eddefd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.830302] [55187]: DEBUG oslo_concurrency.lockutils [None req-743a35f5-5cca-4793-a712-024ff2eddefd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.830302] [55187]: DEBUG oslo_concurrency.lockutils [None req-743a35f5-5cca-4793-a712-024ff2eddefd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.830302] [55187]: DEBUG oslo_concurrency.lockutils [None req-743a35f5-5cca-4793-a712-024ff2eddefd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.830302] [55187]: DEBUG oslo_concurrency.lockutils [None req-743a35f5-5cca-4793-a712-024ff2eddefd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.830525] [55187]: DEBUG oslo_concurrency.lockutils [None req-743a35f5-5cca-4793-a712-024ff2eddefd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.831098] [55187]: DEBUG oslo_concurrency.lockutils [None req-743a35f5-5cca-4793-a712-024ff2eddefd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.832592] [55188]: DEBUG nova.policy [None req-c261a10a-e026-4c7b-8718-5fd94c9ce050 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.845257] [55188]: INFO nova.api.openstack.requestlog [None req-c261a10a-e026-4c7b-8718-5fd94c9ce050 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.119602 [ 682.845600] [55188]: [pid: 55188|app: 0|req: 494/936] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:43 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.859498] [55188]: DEBUG nova.api.openstack.wsgi [None req-95b2c09a-f410-4a01-bbc2-7440ed90997e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.859498] [55188]: DEBUG nova.compute.api [None req-95b2c09a-f410-4a01-bbc2-7440ed90997e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.862079] [55188]: DEBUG oslo_concurrency.lockutils [None req-95b2c09a-f410-4a01-bbc2-7440ed90997e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.862209] [55188]: DEBUG oslo_concurrency.lockutils [None req-95b2c09a-f410-4a01-bbc2-7440ed90997e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.862307] [55188]: DEBUG oslo_concurrency.lockutils [None req-95b2c09a-f410-4a01-bbc2-7440ed90997e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.863032] [55188]: DEBUG oslo_concurrency.lockutils [None req-95b2c09a-f410-4a01-bbc2-7440ed90997e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.863032] [55188]: DEBUG oslo_concurrency.lockutils [None req-95b2c09a-f410-4a01-bbc2-7440ed90997e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.863032] [55188]: DEBUG oslo_concurrency.lockutils [None req-95b2c09a-f410-4a01-bbc2-7440ed90997e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.893690] [55187]: DEBUG nova.policy [None req-743a35f5-5cca-4793-a712-024ff2eddefd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.898312] [55187]: INFO nova.api.openstack.requestlog [None req-743a35f5-5cca-4793-a712-024ff2eddefd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1216 microversion: 2.1 time: 0.087878 [ 682.898312] [55187]: [pid: 55187|app: 0|req: 443/937] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:43 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1216 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.900605] [55187]: DEBUG nova.api.openstack.wsgi [None req-4e56350b-b1fe-4e20-b847-9950b26d317e tempest-FlavorsAccessTestJSON-205731997 tempest-FlavorsAccessTestJSON-205731997-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.915995] [55187]: INFO nova.api.openstack.requestlog [None req-4e56350b-b1fe-4e20-b847-9950b26d317e tempest-FlavorsAccessTestJSON-205731997 tempest-FlavorsAccessTestJSON-205731997-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/191920547/os-flavor-access" status: 200 len: 21 microversion: 2.1 time: 0.017186 [ 682.917888] [55187]: [pid: 55187|app: 0|req: 444/938] 10.180.1.21 () {58 vars in 1201 bytes} [Wed Mar 26 22:02:43 2025] GET /compute/v2.1/flavors/191920547/os-flavor-access => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 682.924332] [55187]: DEBUG nova.api.openstack.wsgi [None req-b0ca9c3e-4bc2-4231-a9cd-6422fa2efd9c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.925172] [55187]: DEBUG nova.compute.api [None req-b0ca9c3e-4bc2-4231-a9cd-6422fa2efd9c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.934367] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0ca9c3e-4bc2-4231-a9cd-6422fa2efd9c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.934367] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0ca9c3e-4bc2-4231-a9cd-6422fa2efd9c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.934367] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0ca9c3e-4bc2-4231-a9cd-6422fa2efd9c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.934848] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0ca9c3e-4bc2-4231-a9cd-6422fa2efd9c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.935444] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0ca9c3e-4bc2-4231-a9cd-6422fa2efd9c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.936163] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0ca9c3e-4bc2-4231-a9cd-6422fa2efd9c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.959213] [55188]: DEBUG nova.policy [None req-95b2c09a-f410-4a01-bbc2-7440ed90997e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.965985] [55188]: DEBUG nova.policy [None req-95b2c09a-f410-4a01-bbc2-7440ed90997e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.966125] [55188]: DEBUG nova.policy [None req-95b2c09a-f410-4a01-bbc2-7440ed90997e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 682.970597] [55188]: INFO nova.api.openstack.requestlog [None req-95b2c09a-f410-4a01-bbc2-7440ed90997e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2018 microversion: 2.100 time: 0.124408 [ 682.971090] [55188]: [pid: 55188|app: 0|req: 495/939] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:43 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2018 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 682.977911] [55188]: DEBUG nova.api.openstack.wsgi [None req-47532172-2473-41ac-a388-94e32994ec98 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 682.979979] [55188]: DEBUG nova.compute.api [None req-47532172-2473-41ac-a388-94e32994ec98 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 682.983113] [55188]: DEBUG oslo_concurrency.lockutils [None req-47532172-2473-41ac-a388-94e32994ec98 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.983369] [55188]: DEBUG oslo_concurrency.lockutils [None req-47532172-2473-41ac-a388-94e32994ec98 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.983551] [55188]: DEBUG oslo_concurrency.lockutils [None req-47532172-2473-41ac-a388-94e32994ec98 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 682.984054] [55188]: DEBUG oslo_concurrency.lockutils [None req-47532172-2473-41ac-a388-94e32994ec98 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 682.984233] [55188]: DEBUG oslo_concurrency.lockutils [None req-47532172-2473-41ac-a388-94e32994ec98 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 682.984354] [55188]: DEBUG oslo_concurrency.lockutils [None req-47532172-2473-41ac-a388-94e32994ec98 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.039405] [55188]: DEBUG nova.policy [None req-47532172-2473-41ac-a388-94e32994ec98 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.044317] [55188]: INFO nova.api.openstack.requestlog [None req-47532172-2473-41ac-a388-94e32994ec98 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.068574 [ 683.044778] [55188]: [pid: 55188|app: 0|req: 496/940] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:43 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.047303] [55188]: DEBUG nova.api.openstack.wsgi [None req-24851f1f-90b8-4711-b8a5-2167522eba64 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.049443] [55188]: DEBUG nova.compute.api [None req-24851f1f-90b8-4711-b8a5-2167522eba64 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.053055] [55188]: DEBUG oslo_concurrency.lockutils [None req-24851f1f-90b8-4711-b8a5-2167522eba64 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.053313] [55188]: DEBUG oslo_concurrency.lockutils [None req-24851f1f-90b8-4711-b8a5-2167522eba64 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.054506] [55188]: DEBUG oslo_concurrency.lockutils [None req-24851f1f-90b8-4711-b8a5-2167522eba64 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.054506] [55188]: DEBUG oslo_concurrency.lockutils [None req-24851f1f-90b8-4711-b8a5-2167522eba64 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.054506] [55188]: DEBUG oslo_concurrency.lockutils [None req-24851f1f-90b8-4711-b8a5-2167522eba64 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.054694] [55188]: DEBUG oslo_concurrency.lockutils [None req-24851f1f-90b8-4711-b8a5-2167522eba64 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.083993] [55188]: DEBUG oslo_concurrency.lockutils [None req-24851f1f-90b8-4711-b8a5-2167522eba64 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.084283] [55188]: DEBUG oslo_concurrency.lockutils [None req-24851f1f-90b8-4711-b8a5-2167522eba64 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.084473] [55188]: DEBUG oslo_concurrency.lockutils [None req-24851f1f-90b8-4711-b8a5-2167522eba64 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.084685] [55188]: DEBUG nova.objects.instance [None req-24851f1f-90b8-4711-b8a5-2167522eba64 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lazy-loading 'fault' on Instance uuid 3b873a8a-8dd7-4497-836e-d22a34a3eea1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 683.111334] [55188]: DEBUG nova.policy [None req-24851f1f-90b8-4711-b8a5-2167522eba64 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.121862] [55188]: INFO nova.api.openstack.requestlog [None req-24851f1f-90b8-4711-b8a5-2167522eba64 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1315 microversion: 2.1 time: 0.074422 [ 683.121862] [55188]: [pid: 55188|app: 0|req: 497/941] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:43 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1315 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.122941] [55188]: DEBUG nova.api.openstack.wsgi [None req-2610ae6b-8b3a-43e7-8128-36741aa672a5 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.125630] [55188]: DEBUG nova.compute.api [None req-2610ae6b-8b3a-43e7-8128-36741aa672a5 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.130272] [55188]: DEBUG oslo_concurrency.lockutils [None req-2610ae6b-8b3a-43e7-8128-36741aa672a5 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.130518] [55188]: DEBUG oslo_concurrency.lockutils [None req-2610ae6b-8b3a-43e7-8128-36741aa672a5 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.130702] [55188]: DEBUG oslo_concurrency.lockutils [None req-2610ae6b-8b3a-43e7-8128-36741aa672a5 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.131417] [55188]: DEBUG oslo_concurrency.lockutils [None req-2610ae6b-8b3a-43e7-8128-36741aa672a5 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.131417] [55188]: DEBUG oslo_concurrency.lockutils [None req-2610ae6b-8b3a-43e7-8128-36741aa672a5 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.131608] [55188]: DEBUG oslo_concurrency.lockutils [None req-2610ae6b-8b3a-43e7-8128-36741aa672a5 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.159298] [55188]: DEBUG oslo_concurrency.lockutils [None req-2610ae6b-8b3a-43e7-8128-36741aa672a5 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.159823] [55188]: DEBUG oslo_concurrency.lockutils [None req-2610ae6b-8b3a-43e7-8128-36741aa672a5 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.159823] [55188]: DEBUG oslo_concurrency.lockutils [None req-2610ae6b-8b3a-43e7-8128-36741aa672a5 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.160605] [55188]: DEBUG nova.objects.instance [None req-2610ae6b-8b3a-43e7-8128-36741aa672a5 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lazy-loading 'fault' on Instance uuid 72045dd3-fa01-4b9e-a47b-aa9e034611f3 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 683.186416] [55188]: DEBUG nova.policy [None req-2610ae6b-8b3a-43e7-8128-36741aa672a5 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.187087] [55187]: DEBUG nova.policy [None req-b0ca9c3e-4bc2-4231-a9cd-6422fa2efd9c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.191410] [55188]: INFO nova.api.openstack.requestlog [None req-2610ae6b-8b3a-43e7-8128-36741aa672a5 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1306 microversion: 2.1 time: 0.070674 [ 683.191739] [55188]: [pid: 55188|app: 0|req: 498/942] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:43 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1306 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.195933] [55188]: DEBUG nova.api.openstack.wsgi [None req-18c724aa-802d-4b26-990c-9961a4329f22 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.197785] [55188]: DEBUG nova.compute.api [None req-18c724aa-802d-4b26-990c-9961a4329f22 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.198891] [55187]: INFO nova.api.openstack.requestlog [None req-b0ca9c3e-4bc2-4231-a9cd-6422fa2efd9c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.280981 [ 683.199232] [55187]: [pid: 55187|app: 0|req: 445/943] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:43 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.201109] [55188]: DEBUG oslo_concurrency.lockutils [None req-18c724aa-802d-4b26-990c-9961a4329f22 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.201363] [55188]: DEBUG oslo_concurrency.lockutils [None req-18c724aa-802d-4b26-990c-9961a4329f22 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.201553] [55188]: DEBUG oslo_concurrency.lockutils [None req-18c724aa-802d-4b26-990c-9961a4329f22 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.201914] [55188]: DEBUG oslo_concurrency.lockutils [None req-18c724aa-802d-4b26-990c-9961a4329f22 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.202118] [55188]: DEBUG oslo_concurrency.lockutils [None req-18c724aa-802d-4b26-990c-9961a4329f22 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.202702] [55187]: DEBUG nova.api.openstack.wsgi [None req-02d73957-79c6-4ad4-8dde-3c0a1065ed4d tempest-FlavorsAccessTestJSON-205731997 tempest-FlavorsAccessTestJSON-205731997-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.206373] [55188]: DEBUG oslo_concurrency.lockutils [None req-18c724aa-802d-4b26-990c-9961a4329f22 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.226174] [55187]: INFO nova.api.openstack.requestlog [None req-02d73957-79c6-4ad4-8dde-3c0a1065ed4d tempest-FlavorsAccessTestJSON-205731997 tempest-FlavorsAccessTestJSON-205731997-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/191920547" status: 202 len: 0 microversion: 2.1 time: 0.026026 [ 683.226624] [55187]: [pid: 55187|app: 0|req: 446/944] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 26 22:02:43 2025] DELETE /compute/v2.1/flavors/191920547 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 683.229788] [55187]: DEBUG nova.api.openstack.wsgi [None req-f10c6fb0-2ebe-4b6c-bdcf-f53c2e70a69e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.232039] [55187]: DEBUG nova.compute.api [None req-f10c6fb0-2ebe-4b6c-bdcf-f53c2e70a69e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.242174] [55187]: DEBUG oslo_concurrency.lockutils [None req-f10c6fb0-2ebe-4b6c-bdcf-f53c2e70a69e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.242444] [55187]: DEBUG oslo_concurrency.lockutils [None req-f10c6fb0-2ebe-4b6c-bdcf-f53c2e70a69e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.242633] [55187]: DEBUG oslo_concurrency.lockutils [None req-f10c6fb0-2ebe-4b6c-bdcf-f53c2e70a69e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.243080] [55187]: DEBUG oslo_concurrency.lockutils [None req-f10c6fb0-2ebe-4b6c-bdcf-f53c2e70a69e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.243515] [55187]: DEBUG oslo_concurrency.lockutils [None req-f10c6fb0-2ebe-4b6c-bdcf-f53c2e70a69e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.243515] [55187]: DEBUG oslo_concurrency.lockutils [None req-f10c6fb0-2ebe-4b6c-bdcf-f53c2e70a69e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.315603] [55187]: DEBUG nova.policy [None req-f10c6fb0-2ebe-4b6c-bdcf-f53c2e70a69e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.321293] [55187]: INFO nova.api.openstack.requestlog [None req-f10c6fb0-2ebe-4b6c-bdcf-f53c2e70a69e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1223 microversion: 2.1 time: 0.093911 [ 683.321603] [55187]: [pid: 55187|app: 0|req: 447/945] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:43 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1223 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.324678] [55187]: DEBUG nova.api.openstack.wsgi [None req-b91c31b7-b9b3-4a9a-8454-a78bb9ed1e55 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.326544] [55187]: DEBUG nova.compute.api [None req-b91c31b7-b9b3-4a9a-8454-a78bb9ed1e55 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.332179] [55187]: DEBUG oslo_concurrency.lockutils [None req-b91c31b7-b9b3-4a9a-8454-a78bb9ed1e55 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.332179] [55187]: DEBUG oslo_concurrency.lockutils [None req-b91c31b7-b9b3-4a9a-8454-a78bb9ed1e55 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.332179] [55187]: DEBUG oslo_concurrency.lockutils [None req-b91c31b7-b9b3-4a9a-8454-a78bb9ed1e55 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.332862] [55187]: DEBUG oslo_concurrency.lockutils [None req-b91c31b7-b9b3-4a9a-8454-a78bb9ed1e55 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.332862] [55187]: DEBUG oslo_concurrency.lockutils [None req-b91c31b7-b9b3-4a9a-8454-a78bb9ed1e55 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.333206] [55187]: DEBUG oslo_concurrency.lockutils [None req-b91c31b7-b9b3-4a9a-8454-a78bb9ed1e55 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.393252] [55187]: DEBUG nova.policy [None req-b91c31b7-b9b3-4a9a-8454-a78bb9ed1e55 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.401263] [55187]: INFO nova.api.openstack.requestlog [None req-b91c31b7-b9b3-4a9a-8454-a78bb9ed1e55 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1268 microversion: 2.1 time: 0.075831 [ 683.401263] [55187]: [pid: 55187|app: 0|req: 448/946] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:43 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1268 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.401263] [55187]: DEBUG nova.api.openstack.wsgi [None req-821561fa-8499-4d6d-ada6-fb3fc1364040 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.410161] [55187]: DEBUG nova.compute.api [None req-821561fa-8499-4d6d-ada6-fb3fc1364040 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.417628] [55187]: DEBUG oslo_concurrency.lockutils [None req-821561fa-8499-4d6d-ada6-fb3fc1364040 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.417798] [55187]: DEBUG oslo_concurrency.lockutils [None req-821561fa-8499-4d6d-ada6-fb3fc1364040 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.417977] [55187]: DEBUG oslo_concurrency.lockutils [None req-821561fa-8499-4d6d-ada6-fb3fc1364040 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.418372] [55187]: DEBUG oslo_concurrency.lockutils [None req-821561fa-8499-4d6d-ada6-fb3fc1364040 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.418570] [55187]: DEBUG oslo_concurrency.lockutils [None req-821561fa-8499-4d6d-ada6-fb3fc1364040 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.418833] [55187]: DEBUG oslo_concurrency.lockutils [None req-821561fa-8499-4d6d-ada6-fb3fc1364040 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.551072] [55188]: DEBUG nova.policy [None req-18c724aa-802d-4b26-990c-9961a4329f22 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.561762] [55188]: INFO nova.api.openstack.requestlog [None req-18c724aa-802d-4b26-990c-9961a4329f22 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1471 microversion: 2.1 time: 0.365675 [ 683.561762] [55188]: [pid: 55188|app: 0|req: 499/947] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:43 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1471 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.561927] [55188]: DEBUG nova.api.openstack.wsgi [None req-a994f6e7-996d-4a36-8993-a322766f99b9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.564032] [55188]: DEBUG nova.compute.api [None req-a994f6e7-996d-4a36-8993-a322766f99b9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.569366] [55188]: DEBUG oslo_concurrency.lockutils [None req-a994f6e7-996d-4a36-8993-a322766f99b9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.569647] [55188]: DEBUG oslo_concurrency.lockutils [None req-a994f6e7-996d-4a36-8993-a322766f99b9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.569843] [55188]: DEBUG oslo_concurrency.lockutils [None req-a994f6e7-996d-4a36-8993-a322766f99b9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.570290] [55188]: DEBUG oslo_concurrency.lockutils [None req-a994f6e7-996d-4a36-8993-a322766f99b9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.570526] [55188]: DEBUG oslo_concurrency.lockutils [None req-a994f6e7-996d-4a36-8993-a322766f99b9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.570708] [55188]: DEBUG oslo_concurrency.lockutils [None req-a994f6e7-996d-4a36-8993-a322766f99b9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.592409] [55188]: DEBUG oslo_concurrency.lockutils [None req-a994f6e7-996d-4a36-8993-a322766f99b9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.592693] [55188]: DEBUG oslo_concurrency.lockutils [None req-a994f6e7-996d-4a36-8993-a322766f99b9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.592878] [55188]: DEBUG oslo_concurrency.lockutils [None req-a994f6e7-996d-4a36-8993-a322766f99b9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.593121] [55188]: DEBUG nova.objects.instance [None req-a994f6e7-996d-4a36-8993-a322766f99b9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lazy-loading 'fault' on Instance uuid bf43965a-4117-4c14-a78b-43ffa49d463a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 683.633641] [55188]: DEBUG nova.policy [None req-a994f6e7-996d-4a36-8993-a322766f99b9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.640382] [55188]: INFO nova.api.openstack.requestlog [None req-a994f6e7-996d-4a36-8993-a322766f99b9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1301 microversion: 2.1 time: 0.080477 [ 683.640784] [55188]: [pid: 55188|app: 0|req: 500/948] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:43 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1301 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.647324] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c8a84e8-f0b9-446b-a776-a53a2c992e44 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.650071] [55188]: DEBUG nova.compute.api [None req-5c8a84e8-f0b9-446b-a776-a53a2c992e44 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.655444] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c8a84e8-f0b9-446b-a776-a53a2c992e44 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.655632] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c8a84e8-f0b9-446b-a776-a53a2c992e44 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.655871] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c8a84e8-f0b9-446b-a776-a53a2c992e44 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.656274] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c8a84e8-f0b9-446b-a776-a53a2c992e44 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.656479] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c8a84e8-f0b9-446b-a776-a53a2c992e44 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.656653] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c8a84e8-f0b9-446b-a776-a53a2c992e44 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.706238] [55188]: DEBUG nova.policy [None req-5c8a84e8-f0b9-446b-a776-a53a2c992e44 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.710029] [55187]: DEBUG nova.policy [None req-821561fa-8499-4d6d-ada6-fb3fc1364040 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.712067] [55188]: INFO nova.api.openstack.requestlog [None req-5c8a84e8-f0b9-446b-a776-a53a2c992e44 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1264 microversion: 2.1 time: 0.070135 [ 683.712067] [55188]: [pid: 55188|app: 0|req: 501/949] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1264 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.715281] [55188]: DEBUG nova.api.openstack.wsgi [None req-d2ee8f9a-ada0-4a09-9fd1-3370299bd35c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.717545] [55188]: DEBUG nova.compute.api [None req-d2ee8f9a-ada0-4a09-9fd1-3370299bd35c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.720746] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2ee8f9a-ada0-4a09-9fd1-3370299bd35c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.721162] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2ee8f9a-ada0-4a09-9fd1-3370299bd35c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.721275] [55187]: INFO nova.api.openstack.requestlog [None req-821561fa-8499-4d6d-ada6-fb3fc1364040 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1313 microversion: 2.1 time: 0.322114 [ 683.721355] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2ee8f9a-ada0-4a09-9fd1-3370299bd35c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.724022] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2ee8f9a-ada0-4a09-9fd1-3370299bd35c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.724022] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2ee8f9a-ada0-4a09-9fd1-3370299bd35c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.724232] [55187]: [pid: 55187|app: 0|req: 449/950] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:43 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1313 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.724788] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2ee8f9a-ada0-4a09-9fd1-3370299bd35c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.727478] [55187]: DEBUG nova.api.openstack.wsgi [None req-20ea0c29-71d7-4d58-9053-7db57763985e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.730839] [55187]: DEBUG nova.compute.api [None req-20ea0c29-71d7-4d58-9053-7db57763985e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.734561] [55187]: DEBUG oslo_concurrency.lockutils [None req-20ea0c29-71d7-4d58-9053-7db57763985e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.734843] [55187]: DEBUG oslo_concurrency.lockutils [None req-20ea0c29-71d7-4d58-9053-7db57763985e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.735126] [55187]: DEBUG oslo_concurrency.lockutils [None req-20ea0c29-71d7-4d58-9053-7db57763985e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.735414] [55187]: DEBUG oslo_concurrency.lockutils [None req-20ea0c29-71d7-4d58-9053-7db57763985e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.735714] [55187]: DEBUG oslo_concurrency.lockutils [None req-20ea0c29-71d7-4d58-9053-7db57763985e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.735827] [55187]: DEBUG oslo_concurrency.lockutils [None req-20ea0c29-71d7-4d58-9053-7db57763985e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.781769] [55188]: DEBUG nova.policy [None req-d2ee8f9a-ada0-4a09-9fd1-3370299bd35c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.788951] [55188]: INFO nova.api.openstack.requestlog [None req-d2ee8f9a-ada0-4a09-9fd1-3370299bd35c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1214 microversion: 2.1 time: 0.076173 [ 683.789505] [55188]: [pid: 55188|app: 0|req: 502/951] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1214 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.792848] [55188]: DEBUG nova.api.openstack.wsgi [None req-50b3c2ad-571b-4911-a8b9-1542c5254e6e tempest-FlavorsAccessTestJSON-205731997 tempest-FlavorsAccessTestJSON-205731997-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.816277] [55188]: INFO nova.api.openstack.requestlog [None req-50b3c2ad-571b-4911-a8b9-1542c5254e6e tempest-FlavorsAccessTestJSON-205731997 tempest-FlavorsAccessTestJSON-205731997-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5091 microversion: 2.1 time: 0.025920 [ 683.818043] [55188]: [pid: 55188|app: 0|req: 503/952] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/flavors/detail => generated 5091 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.818142] [55187]: DEBUG nova.policy [None req-20ea0c29-71d7-4d58-9053-7db57763985e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.822021] [55188]: DEBUG nova.api.openstack.wsgi [None req-d39af9b0-99d2-4999-bd20-ca9df7cf28b6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.823013] [55188]: DEBUG nova.compute.api [None req-d39af9b0-99d2-4999-bd20-ca9df7cf28b6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.827426] [55188]: DEBUG oslo_concurrency.lockutils [None req-d39af9b0-99d2-4999-bd20-ca9df7cf28b6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.827863] [55188]: DEBUG oslo_concurrency.lockutils [None req-d39af9b0-99d2-4999-bd20-ca9df7cf28b6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.828272] [55188]: DEBUG oslo_concurrency.lockutils [None req-d39af9b0-99d2-4999-bd20-ca9df7cf28b6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.828766] [55188]: DEBUG oslo_concurrency.lockutils [None req-d39af9b0-99d2-4999-bd20-ca9df7cf28b6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.829096] [55188]: DEBUG oslo_concurrency.lockutils [None req-d39af9b0-99d2-4999-bd20-ca9df7cf28b6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.829514] [55188]: DEBUG oslo_concurrency.lockutils [None req-d39af9b0-99d2-4999-bd20-ca9df7cf28b6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.830422] [55187]: INFO nova.api.openstack.requestlog [None req-20ea0c29-71d7-4d58-9053-7db57763985e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.107371 [ 683.831385] [55187]: [pid: 55187|app: 0|req: 450/953] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.834379] [55187]: DEBUG nova.api.openstack.wsgi [None req-4be88b56-44b7-4a4b-8fbc-143104e040c5 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.836851] [55187]: DEBUG nova.compute.api [None req-4be88b56-44b7-4a4b-8fbc-143104e040c5 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.842996] [55187]: DEBUG oslo_concurrency.lockutils [None req-4be88b56-44b7-4a4b-8fbc-143104e040c5 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.843288] [55187]: DEBUG oslo_concurrency.lockutils [None req-4be88b56-44b7-4a4b-8fbc-143104e040c5 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.843529] [55187]: DEBUG oslo_concurrency.lockutils [None req-4be88b56-44b7-4a4b-8fbc-143104e040c5 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.843903] [55187]: DEBUG oslo_concurrency.lockutils [None req-4be88b56-44b7-4a4b-8fbc-143104e040c5 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.844123] [55187]: DEBUG oslo_concurrency.lockutils [None req-4be88b56-44b7-4a4b-8fbc-143104e040c5 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.844300] [55187]: DEBUG oslo_concurrency.lockutils [None req-4be88b56-44b7-4a4b-8fbc-143104e040c5 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.891373] [55188]: DEBUG nova.policy [None req-d39af9b0-99d2-4999-bd20-ca9df7cf28b6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.896055] [55188]: INFO nova.api.openstack.requestlog [None req-d39af9b0-99d2-4999-bd20-ca9df7cf28b6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.078626 [ 683.896500] [55188]: [pid: 55188|app: 0|req: 504/954] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.899172] [55188]: DEBUG nova.api.openstack.wsgi [None req-16b564ea-085c-460e-85df-5d74e4d2445d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.901209] [55188]: DEBUG nova.compute.api [None req-16b564ea-085c-460e-85df-5d74e4d2445d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.911335] [55188]: DEBUG oslo_concurrency.lockutils [None req-16b564ea-085c-460e-85df-5d74e4d2445d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.911335] [55188]: DEBUG oslo_concurrency.lockutils [None req-16b564ea-085c-460e-85df-5d74e4d2445d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.911335] [55188]: DEBUG oslo_concurrency.lockutils [None req-16b564ea-085c-460e-85df-5d74e4d2445d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.911515] [55188]: DEBUG oslo_concurrency.lockutils [None req-16b564ea-085c-460e-85df-5d74e4d2445d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.911731] [55188]: DEBUG oslo_concurrency.lockutils [None req-16b564ea-085c-460e-85df-5d74e4d2445d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.911832] [55188]: DEBUG oslo_concurrency.lockutils [None req-16b564ea-085c-460e-85df-5d74e4d2445d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.938023] [55187]: DEBUG nova.policy [None req-4be88b56-44b7-4a4b-8fbc-143104e040c5 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.943610] [55187]: INFO nova.api.openstack.requestlog [None req-4be88b56-44b7-4a4b-8fbc-143104e040c5 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.112147 [ 683.944407] [55187]: [pid: 55187|app: 0|req: 451/955] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.949649] [55187]: DEBUG nova.api.openstack.wsgi [None req-cf804063-5836-4e8a-a979-763aa6fd50c4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.951473] [55187]: DEBUG nova.compute.api [None req-cf804063-5836-4e8a-a979-763aa6fd50c4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.955939] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf804063-5836-4e8a-a979-763aa6fd50c4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.955939] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf804063-5836-4e8a-a979-763aa6fd50c4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.955939] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf804063-5836-4e8a-a979-763aa6fd50c4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.956277] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf804063-5836-4e8a-a979-763aa6fd50c4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.956859] [55188]: DEBUG nova.policy [None req-16b564ea-085c-460e-85df-5d74e4d2445d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.957012] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf804063-5836-4e8a-a979-763aa6fd50c4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.957012] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf804063-5836-4e8a-a979-763aa6fd50c4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.964120] [55188]: DEBUG nova.policy [None req-16b564ea-085c-460e-85df-5d74e4d2445d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.965244] [55188]: DEBUG nova.policy [None req-16b564ea-085c-460e-85df-5d74e4d2445d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 683.965541] [55188]: INFO nova.api.openstack.requestlog [None req-16b564ea-085c-460e-85df-5d74e4d2445d tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1256 microversion: 2.26 time: 0.068561 [ 683.965876] [55188]: [pid: 55188|app: 0|req: 505/956] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1256 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 683.969202] [55188]: DEBUG nova.api.openstack.wsgi [None req-da9d7612-c237-47b4-a558-7938ae12727f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 683.969824] [55188]: DEBUG nova.compute.api [None req-da9d7612-c237-47b4-a558-7938ae12727f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 683.973168] [55188]: DEBUG oslo_concurrency.lockutils [None req-da9d7612-c237-47b4-a558-7938ae12727f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.973396] [55188]: DEBUG oslo_concurrency.lockutils [None req-da9d7612-c237-47b4-a558-7938ae12727f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.973569] [55188]: DEBUG oslo_concurrency.lockutils [None req-da9d7612-c237-47b4-a558-7938ae12727f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.975910] [55188]: DEBUG oslo_concurrency.lockutils [None req-da9d7612-c237-47b4-a558-7938ae12727f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.976189] [55188]: DEBUG oslo_concurrency.lockutils [None req-da9d7612-c237-47b4-a558-7938ae12727f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.976376] [55188]: DEBUG oslo_concurrency.lockutils [None req-da9d7612-c237-47b4-a558-7938ae12727f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.032955] [55187]: DEBUG nova.policy [None req-cf804063-5836-4e8a-a979-763aa6fd50c4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.039471] [55187]: INFO nova.api.openstack.requestlog [None req-cf804063-5836-4e8a-a979-763aa6fd50c4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.094061 [ 684.039795] [55187]: [pid: 55187|app: 0|req: 452/957] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.043840] [55187]: DEBUG nova.api.openstack.wsgi [None req-403f6d1f-1c25-46cf-b433-86e0b79752fe tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.045171] [55187]: DEBUG nova.compute.api [None req-403f6d1f-1c25-46cf-b433-86e0b79752fe tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.049063] [55187]: DEBUG oslo_concurrency.lockutils [None req-403f6d1f-1c25-46cf-b433-86e0b79752fe tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.049239] [55187]: DEBUG oslo_concurrency.lockutils [None req-403f6d1f-1c25-46cf-b433-86e0b79752fe tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.049414] [55187]: DEBUG oslo_concurrency.lockutils [None req-403f6d1f-1c25-46cf-b433-86e0b79752fe tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.049720] [55187]: DEBUG oslo_concurrency.lockutils [None req-403f6d1f-1c25-46cf-b433-86e0b79752fe tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.049913] [55187]: DEBUG oslo_concurrency.lockutils [None req-403f6d1f-1c25-46cf-b433-86e0b79752fe tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.050148] [55187]: DEBUG oslo_concurrency.lockutils [None req-403f6d1f-1c25-46cf-b433-86e0b79752fe tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.081539] [55187]: DEBUG oslo_concurrency.lockutils [None req-403f6d1f-1c25-46cf-b433-86e0b79752fe tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.081654] [55187]: DEBUG oslo_concurrency.lockutils [None req-403f6d1f-1c25-46cf-b433-86e0b79752fe tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.081738] [55187]: DEBUG oslo_concurrency.lockutils [None req-403f6d1f-1c25-46cf-b433-86e0b79752fe tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.082330] [55187]: DEBUG nova.objects.instance [None req-403f6d1f-1c25-46cf-b433-86e0b79752fe tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lazy-loading 'fault' on Instance uuid 19f4096b-0f09-4e26-93d7-a345002d004d {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 684.110606] [55187]: DEBUG nova.policy [None req-403f6d1f-1c25-46cf-b433-86e0b79752fe tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.119583] [55187]: DEBUG nova.policy [None req-403f6d1f-1c25-46cf-b433-86e0b79752fe tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.120331] [55187]: DEBUG nova.policy [None req-403f6d1f-1c25-46cf-b433-86e0b79752fe tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.120906] [55187]: INFO nova.api.openstack.requestlog [None req-403f6d1f-1c25-46cf-b433-86e0b79752fe tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1572 microversion: 2.70 time: 0.080549 [ 684.121328] [55187]: [pid: 55187|app: 0|req: 453/958] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1572 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 684.123613] [55187]: DEBUG nova.api.openstack.wsgi [None req-a80878fd-9683-4d46-8883-318e514ea4c0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.125486] [55187]: DEBUG nova.compute.api [None req-a80878fd-9683-4d46-8883-318e514ea4c0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.136310] [55187]: DEBUG oslo_concurrency.lockutils [None req-a80878fd-9683-4d46-8883-318e514ea4c0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.136310] [55187]: DEBUG oslo_concurrency.lockutils [None req-a80878fd-9683-4d46-8883-318e514ea4c0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.136310] [55187]: DEBUG oslo_concurrency.lockutils [None req-a80878fd-9683-4d46-8883-318e514ea4c0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.136310] [55187]: DEBUG oslo_concurrency.lockutils [None req-a80878fd-9683-4d46-8883-318e514ea4c0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.136672] [55187]: DEBUG oslo_concurrency.lockutils [None req-a80878fd-9683-4d46-8883-318e514ea4c0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.136672] [55187]: DEBUG oslo_concurrency.lockutils [None req-a80878fd-9683-4d46-8883-318e514ea4c0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.136750] [55188]: DEBUG nova.policy [None req-da9d7612-c237-47b4-a558-7938ae12727f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.150835] [55188]: INFO nova.api.openstack.requestlog [None req-da9d7612-c237-47b4-a558-7938ae12727f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 200 len: 1515 microversion: 2.1 time: 0.183804 [ 684.151330] [55188]: [pid: 55188|app: 0|req: 506/959] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 1515 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.155134] [55188]: DEBUG nova.api.openstack.wsgi [None req-a1f3675d-c455-4a3a-bc15-d14a7344ba78 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.157772] [55188]: DEBUG nova.compute.api [None req-a1f3675d-c455-4a3a-bc15-d14a7344ba78 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.169506] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1f3675d-c455-4a3a-bc15-d14a7344ba78 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.169506] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1f3675d-c455-4a3a-bc15-d14a7344ba78 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.169506] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1f3675d-c455-4a3a-bc15-d14a7344ba78 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.169506] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1f3675d-c455-4a3a-bc15-d14a7344ba78 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.169728] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1f3675d-c455-4a3a-bc15-d14a7344ba78 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.169728] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1f3675d-c455-4a3a-bc15-d14a7344ba78 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.202907] [55187]: DEBUG nova.policy [None req-a80878fd-9683-4d46-8883-318e514ea4c0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.219688] [55187]: DEBUG nova.policy [None req-a80878fd-9683-4d46-8883-318e514ea4c0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.220845] [55187]: DEBUG nova.policy [None req-a80878fd-9683-4d46-8883-318e514ea4c0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.232197] [55187]: INFO nova.api.openstack.requestlog [None req-a80878fd-9683-4d46-8883-318e514ea4c0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.109081 [ 684.232197] [55187]: [pid: 55187|app: 0|req: 454/960] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 684.232421] [55188]: DEBUG nova.policy [None req-a1f3675d-c455-4a3a-bc15-d14a7344ba78 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.238508] [55187]: DEBUG nova.api.openstack.wsgi [None req-1d8a0984-2221-4a81-86ec-05593ff85e23 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.238747] [55188]: INFO nova.api.openstack.requestlog [None req-a1f3675d-c455-4a3a-bc15-d14a7344ba78 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1214 microversion: 2.1 time: 0.086133 [ 684.238747] [55188]: [pid: 55188|app: 0|req: 507/961] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1214 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.240663] [55188]: DEBUG nova.api.openstack.wsgi [None req-09912ecf-fdc1-42dd-8855-ee1426e37664 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.242244] [55188]: DEBUG nova.compute.api [None req-09912ecf-fdc1-42dd-8855-ee1426e37664 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.244251] [55187]: DEBUG nova.compute.api [None req-1d8a0984-2221-4a81-86ec-05593ff85e23 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.245578] [55188]: DEBUG oslo_concurrency.lockutils [None req-09912ecf-fdc1-42dd-8855-ee1426e37664 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.245822] [55188]: DEBUG oslo_concurrency.lockutils [None req-09912ecf-fdc1-42dd-8855-ee1426e37664 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.246213] [55188]: DEBUG oslo_concurrency.lockutils [None req-09912ecf-fdc1-42dd-8855-ee1426e37664 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.246823] [55188]: DEBUG oslo_concurrency.lockutils [None req-09912ecf-fdc1-42dd-8855-ee1426e37664 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.246823] [55188]: DEBUG oslo_concurrency.lockutils [None req-09912ecf-fdc1-42dd-8855-ee1426e37664 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.246823] [55188]: DEBUG oslo_concurrency.lockutils [None req-09912ecf-fdc1-42dd-8855-ee1426e37664 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.255063] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d8a0984-2221-4a81-86ec-05593ff85e23 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.255063] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d8a0984-2221-4a81-86ec-05593ff85e23 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.255063] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d8a0984-2221-4a81-86ec-05593ff85e23 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.255063] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d8a0984-2221-4a81-86ec-05593ff85e23 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.255721] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d8a0984-2221-4a81-86ec-05593ff85e23 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.255721] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d8a0984-2221-4a81-86ec-05593ff85e23 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.310664] [55188]: DEBUG nova.policy [None req-09912ecf-fdc1-42dd-8855-ee1426e37664 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.312251] [55187]: DEBUG nova.policy [None req-1d8a0984-2221-4a81-86ec-05593ff85e23 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.316691] [55187]: INFO nova.api.openstack.requestlog [None req-1d8a0984-2221-4a81-86ec-05593ff85e23 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.084821 [ 684.317121] [55188]: INFO nova.api.openstack.requestlog [None req-09912ecf-fdc1-42dd-8855-ee1426e37664 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1216 microversion: 2.1 time: 0.078282 [ 684.317270] [55187]: [pid: 55187|app: 0|req: 455/962] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.317451] [55188]: [pid: 55188|app: 0|req: 508/963] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1216 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.319870] [55187]: DEBUG nova.api.openstack.wsgi [None req-44fd4642-8dcf-49a6-8950-4b641e044464 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.320805] [55188]: DEBUG nova.api.openstack.wsgi [None req-c8eed29f-de74-467a-baee-62134265f4e2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.321505] [55187]: DEBUG nova.compute.api [None req-44fd4642-8dcf-49a6-8950-4b641e044464 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.322183] [55188]: DEBUG nova.compute.api [None req-c8eed29f-de74-467a-baee-62134265f4e2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.326653] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8eed29f-de74-467a-baee-62134265f4e2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.330400] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8eed29f-de74-467a-baee-62134265f4e2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.330522] [55187]: DEBUG oslo_concurrency.lockutils [None req-44fd4642-8dcf-49a6-8950-4b641e044464 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.330588] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8eed29f-de74-467a-baee-62134265f4e2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.330677] [55187]: DEBUG oslo_concurrency.lockutils [None req-44fd4642-8dcf-49a6-8950-4b641e044464 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.330781] [55187]: DEBUG oslo_concurrency.lockutils [None req-44fd4642-8dcf-49a6-8950-4b641e044464 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.330920] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8eed29f-de74-467a-baee-62134265f4e2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.331156] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8eed29f-de74-467a-baee-62134265f4e2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.331261] [55187]: DEBUG oslo_concurrency.lockutils [None req-44fd4642-8dcf-49a6-8950-4b641e044464 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.331356] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8eed29f-de74-467a-baee-62134265f4e2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.331430] [55187]: DEBUG oslo_concurrency.lockutils [None req-44fd4642-8dcf-49a6-8950-4b641e044464 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.331599] [55187]: DEBUG oslo_concurrency.lockutils [None req-44fd4642-8dcf-49a6-8950-4b641e044464 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.383012] [55187]: DEBUG nova.policy [None req-44fd4642-8dcf-49a6-8950-4b641e044464 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.388378] [55187]: DEBUG nova.policy [None req-44fd4642-8dcf-49a6-8950-4b641e044464 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.389102] [55187]: DEBUG nova.policy [None req-44fd4642-8dcf-49a6-8950-4b641e044464 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.392737] [55187]: INFO nova.api.openstack.requestlog [None req-44fd4642-8dcf-49a6-8950-4b641e044464 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2018 microversion: 2.100 time: 0.074883 [ 684.393281] [55187]: [pid: 55187|app: 0|req: 456/964] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2018 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 684.398947] [55187]: DEBUG nova.api.openstack.wsgi [None req-6effee6a-86b7-42d2-bbd6-fa57e858e377 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.398947] [55187]: DEBUG nova.compute.api [None req-6effee6a-86b7-42d2-bbd6-fa57e858e377 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.401092] [55187]: DEBUG oslo_concurrency.lockutils [None req-6effee6a-86b7-42d2-bbd6-fa57e858e377 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.401319] [55187]: DEBUG oslo_concurrency.lockutils [None req-6effee6a-86b7-42d2-bbd6-fa57e858e377 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.401498] [55187]: DEBUG oslo_concurrency.lockutils [None req-6effee6a-86b7-42d2-bbd6-fa57e858e377 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.401853] [55187]: DEBUG oslo_concurrency.lockutils [None req-6effee6a-86b7-42d2-bbd6-fa57e858e377 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.402108] [55187]: DEBUG oslo_concurrency.lockutils [None req-6effee6a-86b7-42d2-bbd6-fa57e858e377 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.402298] [55187]: DEBUG oslo_concurrency.lockutils [None req-6effee6a-86b7-42d2-bbd6-fa57e858e377 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.404379] [55188]: DEBUG nova.policy [None req-c8eed29f-de74-467a-baee-62134265f4e2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.415269] [55188]: INFO nova.api.openstack.requestlog [None req-c8eed29f-de74-467a-baee-62134265f4e2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.096692 [ 684.415269] [55188]: [pid: 55188|app: 0|req: 509/965] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.420026] [55188]: DEBUG nova.api.openstack.wsgi [None req-5afe9503-074c-4a0d-94d6-f8cb6777b15a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.422182] [55188]: DEBUG nova.compute.api [None req-5afe9503-074c-4a0d-94d6-f8cb6777b15a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.423986] [55187]: DEBUG oslo_concurrency.lockutils [None req-6effee6a-86b7-42d2-bbd6-fa57e858e377 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.424255] [55187]: DEBUG oslo_concurrency.lockutils [None req-6effee6a-86b7-42d2-bbd6-fa57e858e377 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.424442] [55187]: DEBUG oslo_concurrency.lockutils [None req-6effee6a-86b7-42d2-bbd6-fa57e858e377 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.424656] [55187]: DEBUG nova.objects.instance [None req-6effee6a-86b7-42d2-bbd6-fa57e858e377 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lazy-loading 'fault' on Instance uuid 3b873a8a-8dd7-4497-836e-d22a34a3eea1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 684.426485] [55188]: DEBUG oslo_concurrency.lockutils [None req-5afe9503-074c-4a0d-94d6-f8cb6777b15a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.426485] [55188]: DEBUG oslo_concurrency.lockutils [None req-5afe9503-074c-4a0d-94d6-f8cb6777b15a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.427817] [55188]: DEBUG oslo_concurrency.lockutils [None req-5afe9503-074c-4a0d-94d6-f8cb6777b15a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.427817] [55188]: DEBUG oslo_concurrency.lockutils [None req-5afe9503-074c-4a0d-94d6-f8cb6777b15a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.427817] [55188]: DEBUG oslo_concurrency.lockutils [None req-5afe9503-074c-4a0d-94d6-f8cb6777b15a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.427817] [55188]: DEBUG oslo_concurrency.lockutils [None req-5afe9503-074c-4a0d-94d6-f8cb6777b15a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.448521] [55188]: DEBUG oslo_concurrency.lockutils [None req-5afe9503-074c-4a0d-94d6-f8cb6777b15a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.448841] [55188]: DEBUG oslo_concurrency.lockutils [None req-5afe9503-074c-4a0d-94d6-f8cb6777b15a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.450211] [55188]: DEBUG oslo_concurrency.lockutils [None req-5afe9503-074c-4a0d-94d6-f8cb6777b15a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.450211] [55188]: DEBUG nova.objects.instance [None req-5afe9503-074c-4a0d-94d6-f8cb6777b15a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lazy-loading 'fault' on Instance uuid 72045dd3-fa01-4b9e-a47b-aa9e034611f3 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 684.454047] [55187]: DEBUG nova.policy [None req-6effee6a-86b7-42d2-bbd6-fa57e858e377 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.462130] [55187]: INFO nova.api.openstack.requestlog [None req-6effee6a-86b7-42d2-bbd6-fa57e858e377 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1315 microversion: 2.1 time: 0.067957 [ 684.462594] [55187]: [pid: 55187|app: 0|req: 457/966] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1315 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.465282] [55187]: DEBUG nova.api.openstack.wsgi [None req-60df2705-01ff-425c-bfe0-791525f8e8b7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.467023] [55187]: DEBUG nova.compute.api [None req-60df2705-01ff-425c-bfe0-791525f8e8b7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.470156] [55187]: DEBUG oslo_concurrency.lockutils [None req-60df2705-01ff-425c-bfe0-791525f8e8b7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.470389] [55187]: DEBUG oslo_concurrency.lockutils [None req-60df2705-01ff-425c-bfe0-791525f8e8b7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.470930] [55187]: DEBUG oslo_concurrency.lockutils [None req-60df2705-01ff-425c-bfe0-791525f8e8b7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.471039] [55187]: DEBUG oslo_concurrency.lockutils [None req-60df2705-01ff-425c-bfe0-791525f8e8b7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.471249] [55187]: DEBUG oslo_concurrency.lockutils [None req-60df2705-01ff-425c-bfe0-791525f8e8b7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.471577] [55187]: DEBUG oslo_concurrency.lockutils [None req-60df2705-01ff-425c-bfe0-791525f8e8b7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.500655] [55188]: DEBUG nova.policy [None req-5afe9503-074c-4a0d-94d6-f8cb6777b15a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.507187] [55188]: INFO nova.api.openstack.requestlog [None req-5afe9503-074c-4a0d-94d6-f8cb6777b15a tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1306 microversion: 2.1 time: 0.091285 [ 684.507395] [55188]: [pid: 55188|app: 0|req: 510/967] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1306 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.510932] [55187]: DEBUG nova.policy [None req-60df2705-01ff-425c-bfe0-791525f8e8b7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.513446] [55188]: DEBUG nova.api.openstack.wsgi [None req-d017ccc6-ac15-49cb-b5be-cd9c8eeeed6c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.515140] [55188]: DEBUG nova.compute.api [None req-d017ccc6-ac15-49cb-b5be-cd9c8eeeed6c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.515665] [55187]: INFO nova.api.openstack.requestlog [None req-60df2705-01ff-425c-bfe0-791525f8e8b7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.052604 [ 684.516199] [55187]: [pid: 55187|app: 0|req: 458/968] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.519214] [55187]: DEBUG nova.api.openstack.wsgi [None req-5139e2e4-efac-4368-a771-04465679334d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.520613] [55187]: DEBUG nova.compute.api [None req-5139e2e4-efac-4368-a771-04465679334d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.524684] [55188]: DEBUG oslo_concurrency.lockutils [None req-d017ccc6-ac15-49cb-b5be-cd9c8eeeed6c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.524798] [55187]: DEBUG oslo_concurrency.lockutils [None req-5139e2e4-efac-4368-a771-04465679334d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.525096] [55187]: DEBUG oslo_concurrency.lockutils [None req-5139e2e4-efac-4368-a771-04465679334d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.525288] [55187]: DEBUG oslo_concurrency.lockutils [None req-5139e2e4-efac-4368-a771-04465679334d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.525671] [55187]: DEBUG oslo_concurrency.lockutils [None req-5139e2e4-efac-4368-a771-04465679334d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.526406] [55188]: DEBUG oslo_concurrency.lockutils [None req-d017ccc6-ac15-49cb-b5be-cd9c8eeeed6c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.526486] [55187]: DEBUG oslo_concurrency.lockutils [None req-5139e2e4-efac-4368-a771-04465679334d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.526486] [55187]: DEBUG oslo_concurrency.lockutils [None req-5139e2e4-efac-4368-a771-04465679334d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.526585] [55188]: DEBUG oslo_concurrency.lockutils [None req-d017ccc6-ac15-49cb-b5be-cd9c8eeeed6c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.528058] [55188]: DEBUG oslo_concurrency.lockutils [None req-d017ccc6-ac15-49cb-b5be-cd9c8eeeed6c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.528058] [55188]: DEBUG oslo_concurrency.lockutils [None req-d017ccc6-ac15-49cb-b5be-cd9c8eeeed6c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.528058] [55188]: DEBUG oslo_concurrency.lockutils [None req-d017ccc6-ac15-49cb-b5be-cd9c8eeeed6c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.571074] [55188]: DEBUG nova.policy [None req-d017ccc6-ac15-49cb-b5be-cd9c8eeeed6c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.575556] [55187]: DEBUG nova.policy [None req-5139e2e4-efac-4368-a771-04465679334d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.576598] [55188]: INFO nova.api.openstack.requestlog [None req-d017ccc6-ac15-49cb-b5be-cd9c8eeeed6c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.065138 [ 684.577199] [55188]: [pid: 55188|app: 0|req: 511/969] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.580020] [55188]: DEBUG nova.api.openstack.wsgi [None req-d252a966-3796-45ae-a1bf-8bfac7c27ba9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.581818] [55188]: DEBUG nova.compute.api [None req-d252a966-3796-45ae-a1bf-8bfac7c27ba9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.584043] [55187]: INFO nova.api.openstack.requestlog [None req-5139e2e4-efac-4368-a771-04465679334d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1268 microversion: 2.1 time: 0.067171 [ 684.584377] [55187]: [pid: 55187|app: 0|req: 459/970] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1268 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.586089] [55188]: DEBUG oslo_concurrency.lockutils [None req-d252a966-3796-45ae-a1bf-8bfac7c27ba9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.586401] [55188]: DEBUG oslo_concurrency.lockutils [None req-d252a966-3796-45ae-a1bf-8bfac7c27ba9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.586649] [55188]: DEBUG oslo_concurrency.lockutils [None req-d252a966-3796-45ae-a1bf-8bfac7c27ba9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.587350] [55188]: DEBUG oslo_concurrency.lockutils [None req-d252a966-3796-45ae-a1bf-8bfac7c27ba9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.587599] [55188]: DEBUG oslo_concurrency.lockutils [None req-d252a966-3796-45ae-a1bf-8bfac7c27ba9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.587916] [55188]: DEBUG oslo_concurrency.lockutils [None req-d252a966-3796-45ae-a1bf-8bfac7c27ba9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.665388] [55187]: DEBUG nova.api.openstack.wsgi [None req-f476a03a-8e85-49a1-a3d1-3a61c76b72f9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.666674] [55187]: DEBUG nova.compute.api [None req-f476a03a-8e85-49a1-a3d1-3a61c76b72f9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.673507] [55187]: DEBUG oslo_concurrency.lockutils [None req-f476a03a-8e85-49a1-a3d1-3a61c76b72f9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.674042] [55187]: DEBUG oslo_concurrency.lockutils [None req-f476a03a-8e85-49a1-a3d1-3a61c76b72f9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.674042] [55187]: DEBUG oslo_concurrency.lockutils [None req-f476a03a-8e85-49a1-a3d1-3a61c76b72f9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.674412] [55187]: DEBUG oslo_concurrency.lockutils [None req-f476a03a-8e85-49a1-a3d1-3a61c76b72f9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.674600] [55187]: DEBUG oslo_concurrency.lockutils [None req-f476a03a-8e85-49a1-a3d1-3a61c76b72f9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.674779] [55187]: DEBUG oslo_concurrency.lockutils [None req-f476a03a-8e85-49a1-a3d1-3a61c76b72f9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.694583] [55187]: DEBUG oslo_concurrency.lockutils [None req-f476a03a-8e85-49a1-a3d1-3a61c76b72f9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.694851] [55187]: DEBUG oslo_concurrency.lockutils [None req-f476a03a-8e85-49a1-a3d1-3a61c76b72f9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.695041] [55187]: DEBUG oslo_concurrency.lockutils [None req-f476a03a-8e85-49a1-a3d1-3a61c76b72f9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.695243] [55187]: DEBUG nova.objects.instance [None req-f476a03a-8e85-49a1-a3d1-3a61c76b72f9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lazy-loading 'fault' on Instance uuid bf43965a-4117-4c14-a78b-43ffa49d463a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 684.709818] [55188]: DEBUG nova.policy [None req-d252a966-3796-45ae-a1bf-8bfac7c27ba9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.718069] [55188]: INFO nova.api.openstack.requestlog [None req-d252a966-3796-45ae-a1bf-8bfac7c27ba9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1471 microversion: 2.1 time: 0.139510 [ 684.718455] [55188]: [pid: 55188|app: 0|req: 512/971] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:44 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1471 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.727209] [55187]: DEBUG nova.policy [None req-f476a03a-8e85-49a1-a3d1-3a61c76b72f9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.733450] [55187]: INFO nova.api.openstack.requestlog [None req-f476a03a-8e85-49a1-a3d1-3a61c76b72f9 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1301 microversion: 2.1 time: 0.072253 [ 684.733450] [55187]: [pid: 55187|app: 0|req: 460/972] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:45 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1301 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.737699] [55187]: DEBUG nova.api.openstack.wsgi [None req-7b23f8d9-6ef6-4a05-948e-65bc5f72e510 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.738236] [55187]: DEBUG nova.compute.api [None req-7b23f8d9-6ef6-4a05-948e-65bc5f72e510 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.739032] [55188]: DEBUG nova.api.openstack.wsgi [None req-e0ed1feb-77b5-45e3-8e12-bd60885941b6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.741825] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b23f8d9-6ef6-4a05-948e-65bc5f72e510 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.742072] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b23f8d9-6ef6-4a05-948e-65bc5f72e510 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.742294] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b23f8d9-6ef6-4a05-948e-65bc5f72e510 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.742684] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b23f8d9-6ef6-4a05-948e-65bc5f72e510 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.742913] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b23f8d9-6ef6-4a05-948e-65bc5f72e510 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.743131] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b23f8d9-6ef6-4a05-948e-65bc5f72e510 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.744677] [55188]: DEBUG nova.compute.api [None req-e0ed1feb-77b5-45e3-8e12-bd60885941b6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.749719] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0ed1feb-77b5-45e3-8e12-bd60885941b6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.749993] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0ed1feb-77b5-45e3-8e12-bd60885941b6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.750391] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0ed1feb-77b5-45e3-8e12-bd60885941b6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.750808] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0ed1feb-77b5-45e3-8e12-bd60885941b6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.751020] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0ed1feb-77b5-45e3-8e12-bd60885941b6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.751370] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0ed1feb-77b5-45e3-8e12-bd60885941b6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.839238] [55188]: DEBUG nova.policy [None req-e0ed1feb-77b5-45e3-8e12-bd60885941b6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.847549] [55188]: INFO nova.api.openstack.requestlog [None req-e0ed1feb-77b5-45e3-8e12-bd60885941b6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1272 microversion: 2.1 time: 0.115666 [ 684.848275] [55188]: [pid: 55188|app: 0|req: 513/973] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:45 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1272 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.865835] [55187]: DEBUG nova.policy [None req-7b23f8d9-6ef6-4a05-948e-65bc5f72e510 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.872455] [55187]: INFO nova.api.openstack.requestlog [None req-7b23f8d9-6ef6-4a05-948e-65bc5f72e510 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1313 microversion: 2.1 time: 0.138435 [ 684.873046] [55187]: [pid: 55187|app: 0|req: 461/974] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:45 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1313 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.878423] [55187]: DEBUG nova.api.openstack.wsgi [None req-b596e418-2f5e-42b1-9fc5-e9d6c03f0e69 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.878567] [55187]: DEBUG nova.compute.api [None req-b596e418-2f5e-42b1-9fc5-e9d6c03f0e69 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.887382] [55187]: DEBUG oslo_concurrency.lockutils [None req-b596e418-2f5e-42b1-9fc5-e9d6c03f0e69 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.887615] [55187]: DEBUG oslo_concurrency.lockutils [None req-b596e418-2f5e-42b1-9fc5-e9d6c03f0e69 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.887797] [55187]: DEBUG oslo_concurrency.lockutils [None req-b596e418-2f5e-42b1-9fc5-e9d6c03f0e69 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.888270] [55187]: DEBUG oslo_concurrency.lockutils [None req-b596e418-2f5e-42b1-9fc5-e9d6c03f0e69 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.888491] [55187]: DEBUG oslo_concurrency.lockutils [None req-b596e418-2f5e-42b1-9fc5-e9d6c03f0e69 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.888661] [55187]: DEBUG oslo_concurrency.lockutils [None req-b596e418-2f5e-42b1-9fc5-e9d6c03f0e69 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.934994] [55187]: DEBUG nova.policy [None req-b596e418-2f5e-42b1-9fc5-e9d6c03f0e69 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 684.940453] [55187]: INFO nova.api.openstack.requestlog [None req-b596e418-2f5e-42b1-9fc5-e9d6c03f0e69 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1270 microversion: 2.1 time: 0.066881 [ 684.944136] [55187]: [pid: 55187|app: 0|req: 462/975] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:45 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1270 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.944273] [55187]: DEBUG nova.api.openstack.wsgi [None req-4dc7c5c8-5089-4d00-95a0-1fcd40411124 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 684.944806] [55188]: DEBUG nova.api.openstack.wsgi [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-InstanceActionsNegativeTestJSON-server-911521514", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "517d4d35-9fe9-4d38-915a-959d49e31dd4"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 684.946154] [55187]: DEBUG nova.compute.api [None req-4dc7c5c8-5089-4d00-95a0-1fcd40411124 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 684.952064] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dc7c5c8-5089-4d00-95a0-1fcd40411124 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.952336] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dc7c5c8-5089-4d00-95a0-1fcd40411124 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.953073] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dc7c5c8-5089-4d00-95a0-1fcd40411124 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.953171] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dc7c5c8-5089-4d00-95a0-1fcd40411124 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.953830] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dc7c5c8-5089-4d00-95a0-1fcd40411124 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.953830] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dc7c5c8-5089-4d00-95a0-1fcd40411124 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.000169] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.000448] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.000632] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.005093] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.005588] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.005660] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.017736] [55187]: DEBUG nova.policy [None req-4dc7c5c8-5089-4d00-95a0-1fcd40411124 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.025306] [55188]: DEBUG nova.network.neutron [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] validate_networks() for [('517d4d35-9fe9-4d38-915a-959d49e31dd4', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 685.028472] [55187]: INFO nova.api.openstack.requestlog [None req-4dc7c5c8-5089-4d00-95a0-1fcd40411124 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.085714 [ 685.028472] [55187]: [pid: 55187|app: 0|req: 463/976] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:45 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.030942] [55187]: DEBUG nova.api.openstack.wsgi [None req-df657a02-ba8b-4091-aa05-3ca4f93d841e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.033177] [55187]: DEBUG nova.compute.api [None req-df657a02-ba8b-4091-aa05-3ca4f93d841e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.039105] [55187]: DEBUG oslo_concurrency.lockutils [None req-df657a02-ba8b-4091-aa05-3ca4f93d841e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.039105] [55187]: DEBUG oslo_concurrency.lockutils [None req-df657a02-ba8b-4091-aa05-3ca4f93d841e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.039105] [55187]: DEBUG oslo_concurrency.lockutils [None req-df657a02-ba8b-4091-aa05-3ca4f93d841e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.039105] [55187]: DEBUG oslo_concurrency.lockutils [None req-df657a02-ba8b-4091-aa05-3ca4f93d841e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.040265] [55187]: DEBUG oslo_concurrency.lockutils [None req-df657a02-ba8b-4091-aa05-3ca4f93d841e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.040265] [55187]: DEBUG oslo_concurrency.lockutils [None req-df657a02-ba8b-4091-aa05-3ca4f93d841e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.105137] [55187]: DEBUG nova.policy [None req-df657a02-ba8b-4091-aa05-3ca4f93d841e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.116037] [55187]: INFO nova.api.openstack.requestlog [None req-df657a02-ba8b-4091-aa05-3ca4f93d841e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.084884 [ 685.116037] [55187]: [pid: 55187|app: 0|req: 464/977] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:45 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.120028] [55187]: DEBUG nova.api.openstack.wsgi [None req-015bb510-6157-479d-9cde-2c78fab79b79 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.120028] [55187]: DEBUG nova.compute.api [None req-015bb510-6157-479d-9cde-2c78fab79b79 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.129075] [55187]: DEBUG oslo_concurrency.lockutils [None req-015bb510-6157-479d-9cde-2c78fab79b79 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.129075] [55187]: DEBUG oslo_concurrency.lockutils [None req-015bb510-6157-479d-9cde-2c78fab79b79 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.129075] [55187]: DEBUG oslo_concurrency.lockutils [None req-015bb510-6157-479d-9cde-2c78fab79b79 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.129075] [55187]: DEBUG oslo_concurrency.lockutils [None req-015bb510-6157-479d-9cde-2c78fab79b79 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.129459] [55187]: DEBUG oslo_concurrency.lockutils [None req-015bb510-6157-479d-9cde-2c78fab79b79 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.129459] [55187]: DEBUG oslo_concurrency.lockutils [None req-015bb510-6157-479d-9cde-2c78fab79b79 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.235975] [55187]: DEBUG nova.policy [None req-015bb510-6157-479d-9cde-2c78fab79b79 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.246266] [55187]: INFO nova.api.openstack.requestlog [None req-015bb510-6157-479d-9cde-2c78fab79b79 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.130137 [ 685.246572] [55187]: [pid: 55187|app: 0|req: 465/978] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:45 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.252261] [55187]: DEBUG nova.api.openstack.wsgi [None req-e2c196d5-e79e-44ec-8a09-cefa3038bf03 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.252261] [55187]: DEBUG nova.compute.api [None req-e2c196d5-e79e-44ec-8a09-cefa3038bf03 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.259467] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2c196d5-e79e-44ec-8a09-cefa3038bf03 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.259763] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2c196d5-e79e-44ec-8a09-cefa3038bf03 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.260064] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2c196d5-e79e-44ec-8a09-cefa3038bf03 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.260435] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2c196d5-e79e-44ec-8a09-cefa3038bf03 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.260669] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2c196d5-e79e-44ec-8a09-cefa3038bf03 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.260860] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2c196d5-e79e-44ec-8a09-cefa3038bf03 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.327828] [55187]: DEBUG nova.policy [None req-e2c196d5-e79e-44ec-8a09-cefa3038bf03 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.333243] [55187]: DEBUG nova.policy [None req-e2c196d5-e79e-44ec-8a09-cefa3038bf03 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.334740] [55187]: DEBUG nova.policy [None req-e2c196d5-e79e-44ec-8a09-cefa3038bf03 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.335460] [55187]: INFO nova.api.openstack.requestlog [None req-e2c196d5-e79e-44ec-8a09-cefa3038bf03 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1256 microversion: 2.26 time: 0.088308 [ 685.335988] [55187]: [pid: 55187|app: 0|req: 466/979] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:45 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1256 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 685.340347] [55187]: DEBUG nova.api.openstack.wsgi [None req-174cae9d-1fd6-4e9b-ac6f-0e61cff31f4f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.342974] [55187]: DEBUG nova.compute.api [None req-174cae9d-1fd6-4e9b-ac6f-0e61cff31f4f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.357431] [55187]: DEBUG oslo_concurrency.lockutils [None req-174cae9d-1fd6-4e9b-ac6f-0e61cff31f4f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.357776] [55187]: DEBUG oslo_concurrency.lockutils [None req-174cae9d-1fd6-4e9b-ac6f-0e61cff31f4f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.358478] [55187]: DEBUG oslo_concurrency.lockutils [None req-174cae9d-1fd6-4e9b-ac6f-0e61cff31f4f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.358478] [55187]: DEBUG oslo_concurrency.lockutils [None req-174cae9d-1fd6-4e9b-ac6f-0e61cff31f4f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.358640] [55187]: DEBUG oslo_concurrency.lockutils [None req-174cae9d-1fd6-4e9b-ac6f-0e61cff31f4f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.358745] [55187]: DEBUG oslo_concurrency.lockutils [None req-174cae9d-1fd6-4e9b-ac6f-0e61cff31f4f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.425031] [55187]: DEBUG nova.policy [None req-174cae9d-1fd6-4e9b-ac6f-0e61cff31f4f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.430173] [55187]: INFO nova.api.openstack.requestlog [None req-174cae9d-1fd6-4e9b-ac6f-0e61cff31f4f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.093291 [ 685.430718] [55187]: [pid: 55187|app: 0|req: 467/980] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:45 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.433484] [55187]: DEBUG nova.api.openstack.wsgi [None req-ae7be0dc-9fb1-4fa1-99fe-59be411fefba tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.435157] [55187]: DEBUG nova.compute.api [None req-ae7be0dc-9fb1-4fa1-99fe-59be411fefba tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.439827] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae7be0dc-9fb1-4fa1-99fe-59be411fefba tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.440032] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae7be0dc-9fb1-4fa1-99fe-59be411fefba tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.440519] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae7be0dc-9fb1-4fa1-99fe-59be411fefba tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.440930] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae7be0dc-9fb1-4fa1-99fe-59be411fefba tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.441191] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae7be0dc-9fb1-4fa1-99fe-59be411fefba tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.441402] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae7be0dc-9fb1-4fa1-99fe-59be411fefba tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.475792] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae7be0dc-9fb1-4fa1-99fe-59be411fefba tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.476035] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae7be0dc-9fb1-4fa1-99fe-59be411fefba tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.476558] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae7be0dc-9fb1-4fa1-99fe-59be411fefba tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.476558] [55187]: DEBUG nova.objects.instance [None req-ae7be0dc-9fb1-4fa1-99fe-59be411fefba tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lazy-loading 'fault' on Instance uuid 19f4096b-0f09-4e26-93d7-a345002d004d {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 685.510375] [55187]: DEBUG nova.policy [None req-ae7be0dc-9fb1-4fa1-99fe-59be411fefba tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.516459] [55187]: DEBUG nova.policy [None req-ae7be0dc-9fb1-4fa1-99fe-59be411fefba tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.517629] [55187]: DEBUG nova.policy [None req-ae7be0dc-9fb1-4fa1-99fe-59be411fefba tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.517873] [55187]: INFO nova.api.openstack.requestlog [None req-ae7be0dc-9fb1-4fa1-99fe-59be411fefba tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1572 microversion: 2.70 time: 0.086536 [ 685.518379] [55187]: [pid: 55187|app: 0|req: 468/981] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:45 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1572 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 685.521502] [55187]: DEBUG nova.api.openstack.wsgi [None req-5ce60ab0-b350-435f-ad1c-ea3ba90ac871 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.524801] [55187]: DEBUG nova.compute.api [None req-5ce60ab0-b350-435f-ad1c-ea3ba90ac871 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.533038] [55188]: DEBUG nova.virt.hardware [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 685.533038] [55188]: DEBUG nova.virt.hardware [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 685.533038] [55188]: DEBUG nova.virt.hardware [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 685.533038] [55188]: DEBUG nova.virt.hardware [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 685.533038] [55188]: DEBUG nova.virt.hardware [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 685.533384] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ce60ab0-b350-435f-ad1c-ea3ba90ac871 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.533384] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ce60ab0-b350-435f-ad1c-ea3ba90ac871 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.533384] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ce60ab0-b350-435f-ad1c-ea3ba90ac871 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.533493] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ce60ab0-b350-435f-ad1c-ea3ba90ac871 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.533869] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ce60ab0-b350-435f-ad1c-ea3ba90ac871 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.534844] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ce60ab0-b350-435f-ad1c-ea3ba90ac871 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.546352] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.546556] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.546663] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.547049] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.547253] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.547522] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.572745] [55188]: DEBUG nova.quota [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Getting quotas for project 856a96ed7bfe4d40b44bd761c51f99ac. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 685.580207] [55188]: DEBUG nova.quota [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Getting quotas for user 6dfb3daa77b7486aa0dc2c82486bf7f3 and project 856a96ed7bfe4d40b44bd761c51f99ac. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 685.590048] [55188]: DEBUG nova.compute.api [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 685.591691] [55188]: DEBUG nova.compute.api [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 685.629576] [55188]: INFO nova.api.openstack.requestlog [None req-d33df64a-052c-41e0-b37d-6c44478bcaa7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.779696 [ 685.629768] [55188]: [pid: 55188|app: 0|req: 514/982] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:45 2025] POST /compute/v2.1/servers => generated 380 bytes in 781 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 685.687312] [55187]: DEBUG nova.policy [None req-5ce60ab0-b350-435f-ad1c-ea3ba90ac871 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.700270] [55187]: INFO nova.api.openstack.requestlog [None req-5ce60ab0-b350-435f-ad1c-ea3ba90ac871 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 200 len: 1515 microversion: 2.1 time: 0.181113 [ 685.700678] [55187]: [pid: 55187|app: 0|req: 469/983] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:45 2025] GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 1515 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.707813] [55187]: DEBUG nova.api.openstack.wsgi [None req-a517c387-b0be-4072-9f5f-b788d5bfb505 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.712596] [55187]: DEBUG nova.compute.api [None req-a517c387-b0be-4072-9f5f-b788d5bfb505 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.723350] [55187]: DEBUG oslo_concurrency.lockutils [None req-a517c387-b0be-4072-9f5f-b788d5bfb505 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.723350] [55187]: DEBUG oslo_concurrency.lockutils [None req-a517c387-b0be-4072-9f5f-b788d5bfb505 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.723350] [55187]: DEBUG oslo_concurrency.lockutils [None req-a517c387-b0be-4072-9f5f-b788d5bfb505 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.723350] [55187]: DEBUG oslo_concurrency.lockutils [None req-a517c387-b0be-4072-9f5f-b788d5bfb505 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.724469] [55187]: DEBUG oslo_concurrency.lockutils [None req-a517c387-b0be-4072-9f5f-b788d5bfb505 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.724469] [55187]: DEBUG oslo_concurrency.lockutils [None req-a517c387-b0be-4072-9f5f-b788d5bfb505 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.814109] [55187]: DEBUG nova.policy [None req-a517c387-b0be-4072-9f5f-b788d5bfb505 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.819990] [55187]: DEBUG nova.policy [None req-a517c387-b0be-4072-9f5f-b788d5bfb505 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.820742] [55187]: DEBUG nova.policy [None req-a517c387-b0be-4072-9f5f-b788d5bfb505 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.825845] [55187]: INFO nova.api.openstack.requestlog [None req-a517c387-b0be-4072-9f5f-b788d5bfb505 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.122571 [ 685.826559] [55187]: [pid: 55187|app: 0|req: 470/984] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:46 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 685.829608] [55187]: DEBUG nova.api.openstack.wsgi [None req-54c782e9-4bae-408a-8efd-df7523c3463b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.831850] [55187]: DEBUG nova.compute.api [None req-54c782e9-4bae-408a-8efd-df7523c3463b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.836851] [55187]: DEBUG oslo_concurrency.lockutils [None req-54c782e9-4bae-408a-8efd-df7523c3463b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.838031] [55187]: DEBUG oslo_concurrency.lockutils [None req-54c782e9-4bae-408a-8efd-df7523c3463b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.838031] [55187]: DEBUG oslo_concurrency.lockutils [None req-54c782e9-4bae-408a-8efd-df7523c3463b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.838031] [55187]: DEBUG oslo_concurrency.lockutils [None req-54c782e9-4bae-408a-8efd-df7523c3463b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.838031] [55187]: DEBUG oslo_concurrency.lockutils [None req-54c782e9-4bae-408a-8efd-df7523c3463b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.838293] [55187]: DEBUG oslo_concurrency.lockutils [None req-54c782e9-4bae-408a-8efd-df7523c3463b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.849764] [55188]: DEBUG nova.api.openstack.wsgi [None req-fb559b8a-781a-497c-b925-5bf50566a660 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Action: 'update', calling method: .version_select at 0x7d4afaefb9a0>, body: {"status": "disabled", "disabled_reason": "maintenance"} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 685.855301] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb559b8a-781a-497c-b925-5bf50566a660 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.855301] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb559b8a-781a-497c-b925-5bf50566a660 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.855301] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb559b8a-781a-497c-b925-5bf50566a660 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.868855] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb559b8a-781a-497c-b925-5bf50566a660 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.869137] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb559b8a-781a-497c-b925-5bf50566a660 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.869328] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb559b8a-781a-497c-b925-5bf50566a660 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.878127] [55188]: INFO nova.api.openstack.wsgi [None req-fb559b8a-781a-497c-b925-5bf50566a660 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] HTTP exception thrown: Service a9c1ac27-f893-462d-a1bc-6cb327057ae7 could not be found. [ 685.878505] [55188]: DEBUG nova.api.openstack.wsgi [None req-fb559b8a-781a-497c-b925-5bf50566a660 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Returning 404 to user: Service a9c1ac27-f893-462d-a1bc-6cb327057ae7 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 685.879078] [55188]: INFO nova.api.openstack.requestlog [None req-fb559b8a-781a-497c-b925-5bf50566a660 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-services/a9c1ac27-f893-462d-a1bc-6cb327057ae7" status: 404 len: 110 microversion: 2.53 time: 0.248383 [ 685.879422] [55188]: [pid: 55188|app: 0|req: 515/985] 10.180.1.21 () {62 vars in 1304 bytes} [Wed Mar 26 22:02:45 2025] PUT /compute/v2.1/os-services/a9c1ac27-f893-462d-a1bc-6cb327057ae7 => generated 110 bytes in 249 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 685.885197] [55188]: DEBUG nova.api.openstack.wsgi [None req-a2da3fbc-6cfe-4c4f-91ca-e21e39b04ab4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.890102] [55188]: DEBUG nova.compute.api [None req-a2da3fbc-6cfe-4c4f-91ca-e21e39b04ab4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.901052] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2da3fbc-6cfe-4c4f-91ca-e21e39b04ab4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.901052] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2da3fbc-6cfe-4c4f-91ca-e21e39b04ab4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.901052] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2da3fbc-6cfe-4c4f-91ca-e21e39b04ab4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.901052] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2da3fbc-6cfe-4c4f-91ca-e21e39b04ab4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.901207] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2da3fbc-6cfe-4c4f-91ca-e21e39b04ab4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.901207] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2da3fbc-6cfe-4c4f-91ca-e21e39b04ab4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.905603] [55187]: DEBUG nova.policy [None req-54c782e9-4bae-408a-8efd-df7523c3463b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.915509] [55187]: INFO nova.api.openstack.requestlog [None req-54c782e9-4bae-408a-8efd-df7523c3463b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1214 microversion: 2.1 time: 0.086219 [ 685.915509] [55187]: [pid: 55187|app: 0|req: 471/986] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:46 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1214 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.917472] [55187]: DEBUG nova.api.openstack.wsgi [None req-8417d2f2-22a3-45be-9d08-2daf48fd60d7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.919974] [55187]: DEBUG nova.compute.api [None req-8417d2f2-22a3-45be-9d08-2daf48fd60d7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.925349] [55187]: DEBUG oslo_concurrency.lockutils [None req-8417d2f2-22a3-45be-9d08-2daf48fd60d7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.925349] [55187]: DEBUG oslo_concurrency.lockutils [None req-8417d2f2-22a3-45be-9d08-2daf48fd60d7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.925349] [55187]: DEBUG oslo_concurrency.lockutils [None req-8417d2f2-22a3-45be-9d08-2daf48fd60d7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.925349] [55187]: DEBUG oslo_concurrency.lockutils [None req-8417d2f2-22a3-45be-9d08-2daf48fd60d7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.925568] [55187]: DEBUG oslo_concurrency.lockutils [None req-8417d2f2-22a3-45be-9d08-2daf48fd60d7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.925568] [55187]: DEBUG oslo_concurrency.lockutils [None req-8417d2f2-22a3-45be-9d08-2daf48fd60d7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.949625] [55188]: DEBUG nova.policy [None req-a2da3fbc-6cfe-4c4f-91ca-e21e39b04ab4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.954313] [55188]: INFO nova.api.openstack.requestlog [None req-a2da3fbc-6cfe-4c4f-91ca-e21e39b04ab4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1216 microversion: 2.1 time: 0.074288 [ 685.954679] [55188]: [pid: 55188|app: 0|req: 516/987] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:46 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1216 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.960208] [55188]: DEBUG nova.api.openstack.wsgi [None req-aebc8515-f093-49ce-817b-3153e8a109fe tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.962155] [55188]: DEBUG nova.compute.api [None req-aebc8515-f093-49ce-817b-3153e8a109fe tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 685.965725] [55188]: DEBUG oslo_concurrency.lockutils [None req-aebc8515-f093-49ce-817b-3153e8a109fe tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.966373] [55188]: DEBUG oslo_concurrency.lockutils [None req-aebc8515-f093-49ce-817b-3153e8a109fe tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.966373] [55188]: DEBUG oslo_concurrency.lockutils [None req-aebc8515-f093-49ce-817b-3153e8a109fe tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.969418] [55188]: DEBUG oslo_concurrency.lockutils [None req-aebc8515-f093-49ce-817b-3153e8a109fe tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.969418] [55188]: DEBUG oslo_concurrency.lockutils [None req-aebc8515-f093-49ce-817b-3153e8a109fe tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.969418] [55188]: DEBUG oslo_concurrency.lockutils [None req-aebc8515-f093-49ce-817b-3153e8a109fe tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.982429] [55187]: DEBUG nova.policy [None req-8417d2f2-22a3-45be-9d08-2daf48fd60d7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.987704] [55187]: INFO nova.api.openstack.requestlog [None req-8417d2f2-22a3-45be-9d08-2daf48fd60d7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.072246 [ 685.988209] [55187]: [pid: 55187|app: 0|req: 472/988] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:46 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.992129] [55187]: DEBUG nova.api.openstack.wsgi [None req-d45eca5b-ebc4-4a5c-a7bc-c2894d059682 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 685.997331] [55187]: DEBUG nova.compute.api [None req-d45eca5b-ebc4-4a5c-a7bc-c2894d059682 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.003654] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45eca5b-ebc4-4a5c-a7bc-c2894d059682 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.004011] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45eca5b-ebc4-4a5c-a7bc-c2894d059682 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.004171] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45eca5b-ebc4-4a5c-a7bc-c2894d059682 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.005234] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45eca5b-ebc4-4a5c-a7bc-c2894d059682 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.005234] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45eca5b-ebc4-4a5c-a7bc-c2894d059682 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.005234] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45eca5b-ebc4-4a5c-a7bc-c2894d059682 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.028964] [55188]: DEBUG nova.policy [None req-aebc8515-f093-49ce-817b-3153e8a109fe tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.039515] [55188]: DEBUG nova.policy [None req-aebc8515-f093-49ce-817b-3153e8a109fe tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.040466] [55188]: DEBUG nova.policy [None req-aebc8515-f093-49ce-817b-3153e8a109fe tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.048023] [55188]: INFO nova.api.openstack.requestlog [None req-aebc8515-f093-49ce-817b-3153e8a109fe tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2018 microversion: 2.100 time: 0.090710 [ 686.048023] [55188]: [pid: 55188|app: 0|req: 517/989] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:46 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2018 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 686.049485] [55188]: DEBUG nova.api.openstack.wsgi [None req-20547553-743c-4330-9fb5-7ca6d48681a0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.051311] [55188]: DEBUG nova.compute.api [None req-20547553-743c-4330-9fb5-7ca6d48681a0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.059822] [55188]: DEBUG oslo_concurrency.lockutils [None req-20547553-743c-4330-9fb5-7ca6d48681a0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.063024] [55188]: DEBUG oslo_concurrency.lockutils [None req-20547553-743c-4330-9fb5-7ca6d48681a0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.063024] [55188]: DEBUG oslo_concurrency.lockutils [None req-20547553-743c-4330-9fb5-7ca6d48681a0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.063024] [55188]: DEBUG oslo_concurrency.lockutils [None req-20547553-743c-4330-9fb5-7ca6d48681a0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.063024] [55188]: DEBUG oslo_concurrency.lockutils [None req-20547553-743c-4330-9fb5-7ca6d48681a0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.063336] [55188]: DEBUG oslo_concurrency.lockutils [None req-20547553-743c-4330-9fb5-7ca6d48681a0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.079473] [55187]: DEBUG nova.policy [None req-d45eca5b-ebc4-4a5c-a7bc-c2894d059682 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.084522] [55188]: DEBUG oslo_concurrency.lockutils [None req-20547553-743c-4330-9fb5-7ca6d48681a0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.084820] [55187]: INFO nova.api.openstack.requestlog [None req-d45eca5b-ebc4-4a5c-a7bc-c2894d059682 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.094821 [ 686.085104] [55188]: DEBUG oslo_concurrency.lockutils [None req-20547553-743c-4330-9fb5-7ca6d48681a0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.085449] [55188]: DEBUG oslo_concurrency.lockutils [None req-20547553-743c-4330-9fb5-7ca6d48681a0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.085867] [55188]: DEBUG nova.objects.instance [None req-20547553-743c-4330-9fb5-7ca6d48681a0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lazy-loading 'fault' on Instance uuid 3b873a8a-8dd7-4497-836e-d22a34a3eea1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 686.086338] [55187]: [pid: 55187|app: 0|req: 473/990] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:46 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.089551] [55187]: DEBUG nova.api.openstack.wsgi [None req-ee610e40-7ce6-4348-938f-d45c5630881d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.090762] [55187]: DEBUG nova.compute.api [None req-ee610e40-7ce6-4348-938f-d45c5630881d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.094664] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee610e40-7ce6-4348-938f-d45c5630881d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.096729] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee610e40-7ce6-4348-938f-d45c5630881d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.096729] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee610e40-7ce6-4348-938f-d45c5630881d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.096729] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee610e40-7ce6-4348-938f-d45c5630881d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.096729] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee610e40-7ce6-4348-938f-d45c5630881d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.096939] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee610e40-7ce6-4348-938f-d45c5630881d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.121820] [55188]: DEBUG nova.policy [None req-20547553-743c-4330-9fb5-7ca6d48681a0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.126064] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee610e40-7ce6-4348-938f-d45c5630881d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.126451] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee610e40-7ce6-4348-938f-d45c5630881d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.126688] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee610e40-7ce6-4348-938f-d45c5630881d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.127712] [55187]: DEBUG nova.objects.instance [None req-ee610e40-7ce6-4348-938f-d45c5630881d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lazy-loading 'fault' on Instance uuid 72045dd3-fa01-4b9e-a47b-aa9e034611f3 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 686.131887] [55188]: INFO nova.api.openstack.requestlog [None req-20547553-743c-4330-9fb5-7ca6d48681a0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1315 microversion: 2.1 time: 0.083737 [ 686.131887] [55188]: [pid: 55188|app: 0|req: 518/991] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:46 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1315 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.134012] [55188]: DEBUG nova.api.openstack.wsgi [None req-118a01a0-9078-4a18-913a-3eb8465315bb tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.136521] [55188]: DEBUG nova.compute.api [None req-118a01a0-9078-4a18-913a-3eb8465315bb tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.142513] [55188]: DEBUG oslo_concurrency.lockutils [None req-118a01a0-9078-4a18-913a-3eb8465315bb tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.142802] [55188]: DEBUG oslo_concurrency.lockutils [None req-118a01a0-9078-4a18-913a-3eb8465315bb tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.142953] [55188]: DEBUG oslo_concurrency.lockutils [None req-118a01a0-9078-4a18-913a-3eb8465315bb tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.143349] [55188]: DEBUG oslo_concurrency.lockutils [None req-118a01a0-9078-4a18-913a-3eb8465315bb tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.145040] [55188]: DEBUG oslo_concurrency.lockutils [None req-118a01a0-9078-4a18-913a-3eb8465315bb tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.145040] [55188]: DEBUG oslo_concurrency.lockutils [None req-118a01a0-9078-4a18-913a-3eb8465315bb tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.172295] [55187]: DEBUG nova.policy [None req-ee610e40-7ce6-4348-938f-d45c5630881d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.185946] [55187]: INFO nova.api.openstack.requestlog [None req-ee610e40-7ce6-4348-938f-d45c5630881d tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1306 microversion: 2.1 time: 0.098909 [ 686.187485] [55187]: [pid: 55187|app: 0|req: 474/992] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:46 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1306 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.190425] [55187]: DEBUG nova.api.openstack.wsgi [None req-2db1f617-0296-4754-99ca-f691af172f7b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.196075] [55187]: DEBUG nova.compute.api [None req-2db1f617-0296-4754-99ca-f691af172f7b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.214581] [55187]: DEBUG oslo_concurrency.lockutils [None req-2db1f617-0296-4754-99ca-f691af172f7b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.215349] [55187]: DEBUG oslo_concurrency.lockutils [None req-2db1f617-0296-4754-99ca-f691af172f7b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.215349] [55187]: DEBUG oslo_concurrency.lockutils [None req-2db1f617-0296-4754-99ca-f691af172f7b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.215593] [55187]: DEBUG oslo_concurrency.lockutils [None req-2db1f617-0296-4754-99ca-f691af172f7b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.215593] [55187]: DEBUG oslo_concurrency.lockutils [None req-2db1f617-0296-4754-99ca-f691af172f7b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.215780] [55187]: DEBUG oslo_concurrency.lockutils [None req-2db1f617-0296-4754-99ca-f691af172f7b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.266887] [55188]: DEBUG nova.policy [None req-118a01a0-9078-4a18-913a-3eb8465315bb tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.278743] [55188]: INFO nova.api.openstack.requestlog [None req-118a01a0-9078-4a18-913a-3eb8465315bb tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.146705 [ 686.282568] [55188]: [pid: 55188|app: 0|req: 519/993] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:46 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.285858] [55188]: DEBUG nova.api.openstack.wsgi [None req-6040d03b-d37b-4d55-ac91-d07810676f13 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.291605] [55188]: DEBUG nova.compute.api [None req-6040d03b-d37b-4d55-ac91-d07810676f13 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.302186] [55187]: DEBUG nova.policy [None req-2db1f617-0296-4754-99ca-f691af172f7b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.309651] [55188]: DEBUG oslo_concurrency.lockutils [None req-6040d03b-d37b-4d55-ac91-d07810676f13 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.309651] [55188]: DEBUG oslo_concurrency.lockutils [None req-6040d03b-d37b-4d55-ac91-d07810676f13 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.309651] [55188]: DEBUG oslo_concurrency.lockutils [None req-6040d03b-d37b-4d55-ac91-d07810676f13 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.309984] [55187]: INFO nova.api.openstack.requestlog [None req-2db1f617-0296-4754-99ca-f691af172f7b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1268 microversion: 2.1 time: 0.121413 [ 686.309984] [55187]: [pid: 55187|app: 0|req: 475/994] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:46 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1268 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.312651] [55188]: DEBUG oslo_concurrency.lockutils [None req-6040d03b-d37b-4d55-ac91-d07810676f13 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.312651] [55188]: DEBUG oslo_concurrency.lockutils [None req-6040d03b-d37b-4d55-ac91-d07810676f13 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.312651] [55188]: DEBUG oslo_concurrency.lockutils [None req-6040d03b-d37b-4d55-ac91-d07810676f13 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.317482] [55187]: DEBUG nova.api.openstack.wsgi [None req-16cb35de-8896-4f62-a4f6-cd47dea8b2a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.324208] [55187]: DEBUG nova.compute.api [None req-16cb35de-8896-4f62-a4f6-cd47dea8b2a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.360079] [55188]: DEBUG nova.policy [None req-6040d03b-d37b-4d55-ac91-d07810676f13 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.366281] [55188]: INFO nova.api.openstack.requestlog [None req-6040d03b-d37b-4d55-ac91-d07810676f13 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.083026 [ 686.366890] [55188]: [pid: 55188|app: 0|req: 520/995] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:46 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.373571] [55188]: DEBUG nova.api.openstack.wsgi [None req-79c79199-c79d-4f7b-bf29-97566a50b739 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.374369] [55187]: DEBUG nova.policy [None req-16cb35de-8896-4f62-a4f6-cd47dea8b2a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.375040] [55188]: DEBUG nova.compute.api [None req-79c79199-c79d-4f7b-bf29-97566a50b739 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.382309] [55187]: INFO nova.api.openstack.requestlog [None req-16cb35de-8896-4f62-a4f6-cd47dea8b2a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1222 microversion: 2.1 time: 0.071609 [ 686.382702] [55187]: [pid: 55187|app: 0|req: 476/996] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:46 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1222 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.385532] [55188]: DEBUG oslo_concurrency.lockutils [None req-79c79199-c79d-4f7b-bf29-97566a50b739 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.385834] [55188]: DEBUG oslo_concurrency.lockutils [None req-79c79199-c79d-4f7b-bf29-97566a50b739 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.386064] [55188]: DEBUG oslo_concurrency.lockutils [None req-79c79199-c79d-4f7b-bf29-97566a50b739 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.386450] [55188]: DEBUG oslo_concurrency.lockutils [None req-79c79199-c79d-4f7b-bf29-97566a50b739 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.386655] [55188]: DEBUG oslo_concurrency.lockutils [None req-79c79199-c79d-4f7b-bf29-97566a50b739 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.386868] [55188]: DEBUG oslo_concurrency.lockutils [None req-79c79199-c79d-4f7b-bf29-97566a50b739 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.388239] [55187]: DEBUG nova.api.openstack.wsgi [None req-b7233599-e91f-4d6a-abd5-a08939b38098 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.392029] [55187]: DEBUG nova.compute.api [None req-b7233599-e91f-4d6a-abd5-a08939b38098 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.397442] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7233599-e91f-4d6a-abd5-a08939b38098 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.397799] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7233599-e91f-4d6a-abd5-a08939b38098 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.397987] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7233599-e91f-4d6a-abd5-a08939b38098 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.398371] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7233599-e91f-4d6a-abd5-a08939b38098 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.398566] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7233599-e91f-4d6a-abd5-a08939b38098 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.398743] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7233599-e91f-4d6a-abd5-a08939b38098 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.420731] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7233599-e91f-4d6a-abd5-a08939b38098 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.420731] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7233599-e91f-4d6a-abd5-a08939b38098 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.420731] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7233599-e91f-4d6a-abd5-a08939b38098 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.420890] [55187]: DEBUG nova.objects.instance [None req-b7233599-e91f-4d6a-abd5-a08939b38098 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lazy-loading 'fault' on Instance uuid bf43965a-4117-4c14-a78b-43ffa49d463a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 686.454143] [55187]: DEBUG nova.policy [None req-b7233599-e91f-4d6a-abd5-a08939b38098 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.458984] [55187]: INFO nova.api.openstack.requestlog [None req-b7233599-e91f-4d6a-abd5-a08939b38098 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1301 microversion: 2.1 time: 0.075483 [ 686.459185] [55187]: [pid: 55187|app: 0|req: 477/997] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:46 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1301 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.465826] [55187]: DEBUG nova.api.openstack.wsgi [None req-f826247b-9184-4655-9c0c-b518e3a2ee3f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.467702] [55187]: DEBUG nova.compute.api [None req-f826247b-9184-4655-9c0c-b518e3a2ee3f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.472238] [55187]: DEBUG oslo_concurrency.lockutils [None req-f826247b-9184-4655-9c0c-b518e3a2ee3f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.472238] [55187]: DEBUG oslo_concurrency.lockutils [None req-f826247b-9184-4655-9c0c-b518e3a2ee3f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.472400] [55187]: DEBUG oslo_concurrency.lockutils [None req-f826247b-9184-4655-9c0c-b518e3a2ee3f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.473133] [55187]: DEBUG oslo_concurrency.lockutils [None req-f826247b-9184-4655-9c0c-b518e3a2ee3f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.473133] [55187]: DEBUG oslo_concurrency.lockutils [None req-f826247b-9184-4655-9c0c-b518e3a2ee3f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.473263] [55187]: DEBUG oslo_concurrency.lockutils [None req-f826247b-9184-4655-9c0c-b518e3a2ee3f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.515806] [55188]: DEBUG nova.policy [None req-79c79199-c79d-4f7b-bf29-97566a50b739 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.526612] [55188]: INFO nova.api.openstack.requestlog [None req-79c79199-c79d-4f7b-bf29-97566a50b739 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1471 microversion: 2.1 time: 0.158990 [ 686.526968] [55188]: [pid: 55188|app: 0|req: 521/998] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:46 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1471 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.533081] [55188]: DEBUG nova.api.openstack.wsgi [None req-52aa9446-95fe-4b6f-98b7-6d4b62173a80 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Action: 'update', calling method: .version_select at 0x7d4afaefa560>, body: {"status": "disabled"} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 686.536627] [55188]: DEBUG oslo_concurrency.lockutils [None req-52aa9446-95fe-4b6f-98b7-6d4b62173a80 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.536911] [55188]: DEBUG oslo_concurrency.lockutils [None req-52aa9446-95fe-4b6f-98b7-6d4b62173a80 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.537119] [55188]: DEBUG oslo_concurrency.lockutils [None req-52aa9446-95fe-4b6f-98b7-6d4b62173a80 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.545587] [55188]: DEBUG oslo_concurrency.lockutils [None req-52aa9446-95fe-4b6f-98b7-6d4b62173a80 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.545587] [55188]: DEBUG oslo_concurrency.lockutils [None req-52aa9446-95fe-4b6f-98b7-6d4b62173a80 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.545740] [55188]: DEBUG oslo_concurrency.lockutils [None req-52aa9446-95fe-4b6f-98b7-6d4b62173a80 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.550028] [55188]: INFO nova.api.openstack.wsgi [None req-52aa9446-95fe-4b6f-98b7-6d4b62173a80 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] HTTP exception thrown: Service a9c1ac27-f893-462d-a1bc-6cb327057ae7 could not be found. [ 686.550911] [55188]: DEBUG nova.api.openstack.wsgi [None req-52aa9446-95fe-4b6f-98b7-6d4b62173a80 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Returning 404 to user: Service a9c1ac27-f893-462d-a1bc-6cb327057ae7 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 686.551259] [55188]: INFO nova.api.openstack.requestlog [None req-52aa9446-95fe-4b6f-98b7-6d4b62173a80 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-services/a9c1ac27-f893-462d-a1bc-6cb327057ae7" status: 404 len: 110 microversion: 2.53 time: 0.023066 [ 686.552812] [55188]: [pid: 55188|app: 0|req: 522/999] 10.180.1.21 () {62 vars in 1304 bytes} [Wed Mar 26 22:02:46 2025] PUT /compute/v2.1/os-services/a9c1ac27-f893-462d-a1bc-6cb327057ae7 => generated 110 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 686.557119] [55188]: DEBUG nova.api.openstack.wsgi [None req-7dcdba17-b748-4764-9be8-f467e99c839a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.557289] [55188]: DEBUG nova.compute.api [None req-7dcdba17-b748-4764-9be8-f467e99c839a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.561303] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dcdba17-b748-4764-9be8-f467e99c839a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.565020] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dcdba17-b748-4764-9be8-f467e99c839a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.565020] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dcdba17-b748-4764-9be8-f467e99c839a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.565020] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dcdba17-b748-4764-9be8-f467e99c839a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.565020] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dcdba17-b748-4764-9be8-f467e99c839a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.565241] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dcdba17-b748-4764-9be8-f467e99c839a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.627598] [55187]: DEBUG nova.policy [None req-f826247b-9184-4655-9c0c-b518e3a2ee3f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.635147] [55187]: INFO nova.api.openstack.requestlog [None req-f826247b-9184-4655-9c0c-b518e3a2ee3f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1312 microversion: 2.1 time: 0.173804 [ 686.635147] [55187]: [pid: 55187|app: 0|req: 478/1000] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:46 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1312 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.637091] [55187]: DEBUG nova.api.openstack.wsgi [None req-7cfc4107-81d5-4559-b0d0-64cf733c6fd4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.639214] [55187]: DEBUG nova.compute.api [None req-7cfc4107-81d5-4559-b0d0-64cf733c6fd4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.649878] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cfc4107-81d5-4559-b0d0-64cf733c6fd4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.650455] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cfc4107-81d5-4559-b0d0-64cf733c6fd4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.650795] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cfc4107-81d5-4559-b0d0-64cf733c6fd4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.651318] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cfc4107-81d5-4559-b0d0-64cf733c6fd4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.653223] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cfc4107-81d5-4559-b0d0-64cf733c6fd4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.653223] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cfc4107-81d5-4559-b0d0-64cf733c6fd4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.672104] [55188]: DEBUG nova.policy [None req-7dcdba17-b748-4764-9be8-f467e99c839a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.680728] [55188]: INFO nova.api.openstack.requestlog [None req-7dcdba17-b748-4764-9be8-f467e99c839a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1313 microversion: 2.1 time: 0.128198 [ 686.681303] [55188]: [pid: 55188|app: 0|req: 523/1001] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:46 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1313 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.683798] [55188]: DEBUG nova.api.openstack.wsgi [None req-7a642e5c-82ad-4865-9b0b-1738ff07ba8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.686208] [55188]: DEBUG nova.compute.api [None req-7a642e5c-82ad-4865-9b0b-1738ff07ba8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.688962] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a642e5c-82ad-4865-9b0b-1738ff07ba8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.690095] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a642e5c-82ad-4865-9b0b-1738ff07ba8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.690095] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a642e5c-82ad-4865-9b0b-1738ff07ba8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.690095] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a642e5c-82ad-4865-9b0b-1738ff07ba8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.690095] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a642e5c-82ad-4865-9b0b-1738ff07ba8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.690727] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a642e5c-82ad-4865-9b0b-1738ff07ba8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.696998] [55187]: DEBUG nova.policy [None req-7cfc4107-81d5-4559-b0d0-64cf733c6fd4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.703433] [55187]: INFO nova.api.openstack.requestlog [None req-7cfc4107-81d5-4559-b0d0-64cf733c6fd4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1270 microversion: 2.1 time: 0.068316 [ 686.703433] [55187]: [pid: 55187|app: 0|req: 479/1002] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:47 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1270 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.711216] [55187]: DEBUG nova.api.openstack.wsgi [None req-a76f47c7-b3aa-41ba-8098-341128437a0e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.715811] [55187]: DEBUG nova.compute.api [None req-a76f47c7-b3aa-41ba-8098-341128437a0e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.719426] [55187]: DEBUG oslo_concurrency.lockutils [None req-a76f47c7-b3aa-41ba-8098-341128437a0e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.719720] [55187]: DEBUG oslo_concurrency.lockutils [None req-a76f47c7-b3aa-41ba-8098-341128437a0e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.719905] [55187]: DEBUG oslo_concurrency.lockutils [None req-a76f47c7-b3aa-41ba-8098-341128437a0e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.720353] [55187]: DEBUG oslo_concurrency.lockutils [None req-a76f47c7-b3aa-41ba-8098-341128437a0e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.720848] [55187]: DEBUG oslo_concurrency.lockutils [None req-a76f47c7-b3aa-41ba-8098-341128437a0e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.720848] [55187]: DEBUG oslo_concurrency.lockutils [None req-a76f47c7-b3aa-41ba-8098-341128437a0e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.740277] [55188]: DEBUG nova.policy [None req-7a642e5c-82ad-4865-9b0b-1738ff07ba8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.746966] [55188]: INFO nova.api.openstack.requestlog [None req-7a642e5c-82ad-4865-9b0b-1738ff07ba8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.064406 [ 686.746966] [55188]: [pid: 55188|app: 0|req: 524/1003] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:47 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.753983] [55188]: DEBUG nova.api.openstack.wsgi [None req-ee165899-6366-40be-9c59-9976cf68a718 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.755984] [55188]: DEBUG nova.compute.api [None req-ee165899-6366-40be-9c59-9976cf68a718 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.759685] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee165899-6366-40be-9c59-9976cf68a718 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.760088] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee165899-6366-40be-9c59-9976cf68a718 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.760395] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee165899-6366-40be-9c59-9976cf68a718 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.762913] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee165899-6366-40be-9c59-9976cf68a718 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.762913] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee165899-6366-40be-9c59-9976cf68a718 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.762913] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee165899-6366-40be-9c59-9976cf68a718 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.768204] [55187]: DEBUG nova.policy [None req-a76f47c7-b3aa-41ba-8098-341128437a0e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.773069] [55187]: INFO nova.api.openstack.requestlog [None req-a76f47c7-b3aa-41ba-8098-341128437a0e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.065334 [ 686.773688] [55187]: [pid: 55187|app: 0|req: 480/1004] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:47 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.804035] [55188]: DEBUG nova.policy [None req-ee165899-6366-40be-9c59-9976cf68a718 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.811770] [55188]: INFO nova.api.openstack.requestlog [None req-ee165899-6366-40be-9c59-9976cf68a718 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.063936 [ 686.812193] [55188]: [pid: 55188|app: 0|req: 525/1005] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:47 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.819019] [55188]: DEBUG nova.api.openstack.wsgi [None req-f4bf054d-2083-48ac-a93e-87ed0fea5bd1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.819019] [55188]: DEBUG nova.compute.api [None req-f4bf054d-2083-48ac-a93e-87ed0fea5bd1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.823586] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4bf054d-2083-48ac-a93e-87ed0fea5bd1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.824122] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4bf054d-2083-48ac-a93e-87ed0fea5bd1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.824445] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4bf054d-2083-48ac-a93e-87ed0fea5bd1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.824933] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4bf054d-2083-48ac-a93e-87ed0fea5bd1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.825268] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4bf054d-2083-48ac-a93e-87ed0fea5bd1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.825575] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4bf054d-2083-48ac-a93e-87ed0fea5bd1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.869196] [55188]: DEBUG nova.policy [None req-f4bf054d-2083-48ac-a93e-87ed0fea5bd1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.874331] [55188]: DEBUG nova.policy [None req-f4bf054d-2083-48ac-a93e-87ed0fea5bd1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.874922] [55188]: DEBUG nova.policy [None req-f4bf054d-2083-48ac-a93e-87ed0fea5bd1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.875506] [55188]: INFO nova.api.openstack.requestlog [None req-f4bf054d-2083-48ac-a93e-87ed0fea5bd1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1256 microversion: 2.26 time: 0.062727 [ 686.875787] [55188]: [pid: 55188|app: 0|req: 526/1006] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:47 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1256 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 686.878381] [55188]: DEBUG nova.api.openstack.wsgi [None req-34c6245a-4016-4dad-a621-c769612641e8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.879881] [55188]: DEBUG nova.compute.api [None req-34c6245a-4016-4dad-a621-c769612641e8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.884568] [55188]: DEBUG oslo_concurrency.lockutils [None req-34c6245a-4016-4dad-a621-c769612641e8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.885286] [55188]: DEBUG oslo_concurrency.lockutils [None req-34c6245a-4016-4dad-a621-c769612641e8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.885286] [55188]: DEBUG oslo_concurrency.lockutils [None req-34c6245a-4016-4dad-a621-c769612641e8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.885406] [55188]: DEBUG oslo_concurrency.lockutils [None req-34c6245a-4016-4dad-a621-c769612641e8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.885511] [55188]: DEBUG oslo_concurrency.lockutils [None req-34c6245a-4016-4dad-a621-c769612641e8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.885683] [55188]: DEBUG oslo_concurrency.lockutils [None req-34c6245a-4016-4dad-a621-c769612641e8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.900156] [55187]: DEBUG nova.api.openstack.wsgi [None req-568a60b6-d237-4e61-838b-8367f6b6c26a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Action: 'create', calling method: .version_select at 0x7d4afb114040>, body: {"keypair": {"name": "tempest-keypair-1158309969", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLu57SJWbExdL0RF2fJuKwkC7x5aSO6o2VwjiTYzgiXqWB5ND0Mh02nVB7QbZggL8Rbx4W9L1ISeE1a0WlOvN4ntGYO1IOqDF2Y7Pqao/N3UBfvMWXr/rIEvdhe9RzkUFA=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 686.912901] [55187]: DEBUG nova.quota [None req-568a60b6-d237-4e61-838b-8367f6b6c26a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Getting quotas for project 63ff24bc1cd54426a4c694b3da71901a. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 686.917157] [55187]: DEBUG nova.quota [None req-568a60b6-d237-4e61-838b-8367f6b6c26a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Getting quotas for user 2489941f4b79437ebb71ad470b193b0a and project 63ff24bc1cd54426a4c694b3da71901a. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 686.941094] [55187]: INFO nova.api.openstack.requestlog [None req-568a60b6-d237-4e61-838b-8367f6b6c26a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.165217 [ 686.941094] [55187]: [pid: 55187|app: 0|req: 481/1007] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:02:47 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 686.944641] [55187]: DEBUG nova.api.openstack.wsgi [None req-8b34008b-7d5d-4c72-a766-269b12e1e6a1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 686.944846] [55187]: DEBUG nova.compute.api [None req-8b34008b-7d5d-4c72-a766-269b12e1e6a1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 686.948721] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b34008b-7d5d-4c72-a766-269b12e1e6a1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.949073] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b34008b-7d5d-4c72-a766-269b12e1e6a1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.949296] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b34008b-7d5d-4c72-a766-269b12e1e6a1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.949897] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b34008b-7d5d-4c72-a766-269b12e1e6a1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.949897] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b34008b-7d5d-4c72-a766-269b12e1e6a1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.949976] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b34008b-7d5d-4c72-a766-269b12e1e6a1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.971099] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b34008b-7d5d-4c72-a766-269b12e1e6a1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.971099] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b34008b-7d5d-4c72-a766-269b12e1e6a1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.971099] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b34008b-7d5d-4c72-a766-269b12e1e6a1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.971099] [55187]: DEBUG nova.objects.instance [None req-8b34008b-7d5d-4c72-a766-269b12e1e6a1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lazy-loading 'fault' on Instance uuid 19f4096b-0f09-4e26-93d7-a345002d004d {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 687.004264] [55187]: DEBUG nova.policy [None req-8b34008b-7d5d-4c72-a766-269b12e1e6a1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.008871] [55187]: DEBUG nova.policy [None req-8b34008b-7d5d-4c72-a766-269b12e1e6a1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.009528] [55187]: DEBUG nova.policy [None req-8b34008b-7d5d-4c72-a766-269b12e1e6a1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.010174] [55187]: INFO nova.api.openstack.requestlog [None req-8b34008b-7d5d-4c72-a766-269b12e1e6a1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1572 microversion: 2.70 time: 0.069174 [ 687.010584] [55187]: [pid: 55187|app: 0|req: 482/1008] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:47 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1572 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 687.016125] [55187]: DEBUG nova.api.openstack.wsgi [None req-14a4a77b-bf2f-4691-9a6d-3e9d93e5fcef tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Action: 'update', calling method: .version_select at 0x7d4afafa2d40>, body: {"status": "enabled"} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 687.019986] [55187]: DEBUG oslo_concurrency.lockutils [None req-14a4a77b-bf2f-4691-9a6d-3e9d93e5fcef tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.019986] [55187]: DEBUG oslo_concurrency.lockutils [None req-14a4a77b-bf2f-4691-9a6d-3e9d93e5fcef tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.019986] [55187]: DEBUG oslo_concurrency.lockutils [None req-14a4a77b-bf2f-4691-9a6d-3e9d93e5fcef tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.023349] [55187]: DEBUG oslo_concurrency.lockutils [None req-14a4a77b-bf2f-4691-9a6d-3e9d93e5fcef tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.023349] [55187]: DEBUG oslo_concurrency.lockutils [None req-14a4a77b-bf2f-4691-9a6d-3e9d93e5fcef tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.023509] [55187]: DEBUG oslo_concurrency.lockutils [None req-14a4a77b-bf2f-4691-9a6d-3e9d93e5fcef tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.027954] [55187]: INFO nova.api.openstack.wsgi [None req-14a4a77b-bf2f-4691-9a6d-3e9d93e5fcef tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] HTTP exception thrown: Service a9c1ac27-f893-462d-a1bc-6cb327057ae7 could not be found. [ 687.028319] [55187]: DEBUG nova.api.openstack.wsgi [None req-14a4a77b-bf2f-4691-9a6d-3e9d93e5fcef tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Returning 404 to user: Service a9c1ac27-f893-462d-a1bc-6cb327057ae7 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 687.028748] [55187]: INFO nova.api.openstack.requestlog [None req-14a4a77b-bf2f-4691-9a6d-3e9d93e5fcef tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-services/a9c1ac27-f893-462d-a1bc-6cb327057ae7" status: 404 len: 110 microversion: 2.53 time: 0.017669 [ 687.029071] [55187]: [pid: 55187|app: 0|req: 483/1009] 10.180.1.21 () {62 vars in 1304 bytes} [Wed Mar 26 22:02:47 2025] PUT /compute/v2.1/os-services/a9c1ac27-f893-462d-a1bc-6cb327057ae7 => generated 110 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 687.064187] [55187]: DEBUG nova.api.openstack.wsgi [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TenantUsagesTestJSON-server-2024529180", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 687.113317] [55187]: DEBUG oslo_concurrency.lockutils [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.113569] [55187]: DEBUG oslo_concurrency.lockutils [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.113810] [55187]: DEBUG oslo_concurrency.lockutils [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.114334] [55187]: DEBUG oslo_concurrency.lockutils [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.114422] [55187]: DEBUG oslo_concurrency.lockutils [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.114590] [55187]: DEBUG oslo_concurrency.lockutils [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.120678] [55187]: DEBUG nova.network.neutron [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] validate_networks() for None {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 687.132220] [55188]: DEBUG nova.policy [None req-34c6245a-4016-4dad-a621-c769612641e8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.138411] [55188]: INFO nova.api.openstack.requestlog [None req-34c6245a-4016-4dad-a621-c769612641e8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.261596 [ 687.138917] [55188]: [pid: 55188|app: 0|req: 527/1010] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:47 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.142638] [55188]: DEBUG nova.api.openstack.wsgi [None req-80610313-9ba4-477e-a52a-09b89b37d692 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.143871] [55188]: DEBUG nova.compute.api [None req-80610313-9ba4-477e-a52a-09b89b37d692 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.150114] [55188]: DEBUG oslo_concurrency.lockutils [None req-80610313-9ba4-477e-a52a-09b89b37d692 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.151059] [55188]: DEBUG oslo_concurrency.lockutils [None req-80610313-9ba4-477e-a52a-09b89b37d692 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.151270] [55188]: DEBUG oslo_concurrency.lockutils [None req-80610313-9ba4-477e-a52a-09b89b37d692 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.151636] [55188]: DEBUG oslo_concurrency.lockutils [None req-80610313-9ba4-477e-a52a-09b89b37d692 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.151833] [55188]: DEBUG oslo_concurrency.lockutils [None req-80610313-9ba4-477e-a52a-09b89b37d692 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.152011] [55188]: DEBUG oslo_concurrency.lockutils [None req-80610313-9ba4-477e-a52a-09b89b37d692 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.297772] [55188]: DEBUG nova.policy [None req-80610313-9ba4-477e-a52a-09b89b37d692 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.305416] [55188]: INFO nova.api.openstack.requestlog [None req-80610313-9ba4-477e-a52a-09b89b37d692 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 200 len: 1500 microversion: 2.1 time: 0.165664 [ 687.305984] [55188]: [pid: 55188|app: 0|req: 528/1011] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:47 2025] GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 1500 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.311057] [55188]: DEBUG nova.api.openstack.wsgi [None req-fa0d3f20-7b52-4da2-a40e-7d19319b81cb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.311057] [55188]: DEBUG nova.compute.api [None req-fa0d3f20-7b52-4da2-a40e-7d19319b81cb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.315558] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa0d3f20-7b52-4da2-a40e-7d19319b81cb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.315865] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa0d3f20-7b52-4da2-a40e-7d19319b81cb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.316083] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa0d3f20-7b52-4da2-a40e-7d19319b81cb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.316438] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa0d3f20-7b52-4da2-a40e-7d19319b81cb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.316634] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa0d3f20-7b52-4da2-a40e-7d19319b81cb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.316820] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa0d3f20-7b52-4da2-a40e-7d19319b81cb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.327020] [55187]: DEBUG nova.virt.hardware [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 687.327020] [55187]: DEBUG nova.virt.hardware [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 687.327020] [55187]: DEBUG nova.virt.hardware [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 687.327020] [55187]: DEBUG nova.virt.hardware [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 687.327590] [55187]: DEBUG nova.virt.hardware [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 687.337792] [55187]: DEBUG oslo_concurrency.lockutils [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.337792] [55187]: DEBUG oslo_concurrency.lockutils [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.337792] [55187]: DEBUG oslo_concurrency.lockutils [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.337792] [55187]: DEBUG oslo_concurrency.lockutils [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.338147] [55187]: DEBUG oslo_concurrency.lockutils [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.338147] [55187]: DEBUG oslo_concurrency.lockutils [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.351609] [55187]: DEBUG nova.quota [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Getting quotas for project 2142c2ed6fdc4ff895c303422e15f44c. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 687.355586] [55187]: DEBUG nova.quota [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Getting quotas for user 937f353ad05347f9aaedfa88ee97a0f1 and project 2142c2ed6fdc4ff895c303422e15f44c. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 687.363413] [55187]: DEBUG nova.compute.api [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 687.363508] [55188]: DEBUG nova.policy [None req-fa0d3f20-7b52-4da2-a40e-7d19319b81cb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.364147] [55187]: DEBUG nova.compute.api [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 687.370787] [55188]: DEBUG nova.policy [None req-fa0d3f20-7b52-4da2-a40e-7d19319b81cb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.374015] [55188]: DEBUG nova.policy [None req-fa0d3f20-7b52-4da2-a40e-7d19319b81cb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.377898] [55188]: INFO nova.api.openstack.requestlog [None req-fa0d3f20-7b52-4da2-a40e-7d19319b81cb tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.071424 [ 687.378243] [55188]: [pid: 55188|app: 0|req: 529/1012] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:47 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 687.381641] [55188]: DEBUG nova.api.openstack.wsgi [None req-dece0218-0cd6-45da-bb2c-d329c9377f2f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.383296] [55188]: DEBUG nova.compute.api [None req-dece0218-0cd6-45da-bb2c-d329c9377f2f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.386542] [55188]: DEBUG oslo_concurrency.lockutils [None req-dece0218-0cd6-45da-bb2c-d329c9377f2f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.386798] [55188]: DEBUG oslo_concurrency.lockutils [None req-dece0218-0cd6-45da-bb2c-d329c9377f2f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.386994] [55188]: DEBUG oslo_concurrency.lockutils [None req-dece0218-0cd6-45da-bb2c-d329c9377f2f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.387355] [55188]: DEBUG oslo_concurrency.lockutils [None req-dece0218-0cd6-45da-bb2c-d329c9377f2f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.387553] [55188]: DEBUG oslo_concurrency.lockutils [None req-dece0218-0cd6-45da-bb2c-d329c9377f2f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.387723] [55188]: DEBUG oslo_concurrency.lockutils [None req-dece0218-0cd6-45da-bb2c-d329c9377f2f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.408373] [55187]: INFO nova.api.openstack.requestlog [None req-adcbccb4-484e-4781-89c0-6cc806e062b9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.378637 [ 687.408742] [55187]: [pid: 55187|app: 0|req: 484/1013] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:47 2025] POST /compute/v2.1/servers => generated 380 bytes in 379 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 687.412123] [55187]: DEBUG nova.api.openstack.wsgi [None req-2e585d4f-5fc5-486c-a2a1-0928cab094d9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.414908] [55187]: DEBUG nova.compute.api [None req-2e585d4f-5fc5-486c-a2a1-0928cab094d9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.425909] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e585d4f-5fc5-486c-a2a1-0928cab094d9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.426200] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e585d4f-5fc5-486c-a2a1-0928cab094d9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.426528] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e585d4f-5fc5-486c-a2a1-0928cab094d9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.427075] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e585d4f-5fc5-486c-a2a1-0928cab094d9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.427194] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e585d4f-5fc5-486c-a2a1-0928cab094d9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.427443] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e585d4f-5fc5-486c-a2a1-0928cab094d9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.429311] [55188]: DEBUG nova.policy [None req-dece0218-0cd6-45da-bb2c-d329c9377f2f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.435086] [55188]: INFO nova.api.openstack.requestlog [None req-dece0218-0cd6-45da-bb2c-d329c9377f2f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1214 microversion: 2.1 time: 0.056169 [ 687.435420] [55188]: [pid: 55188|app: 0|req: 530/1014] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:47 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1214 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.438514] [55188]: DEBUG nova.api.openstack.wsgi [None req-db0c226d-b69a-4313-b81d-f6262fd99216 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.440389] [55188]: DEBUG nova.compute.api [None req-db0c226d-b69a-4313-b81d-f6262fd99216 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.445291] [55188]: DEBUG oslo_concurrency.lockutils [None req-db0c226d-b69a-4313-b81d-f6262fd99216 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.445545] [55188]: DEBUG oslo_concurrency.lockutils [None req-db0c226d-b69a-4313-b81d-f6262fd99216 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.445764] [55188]: DEBUG oslo_concurrency.lockutils [None req-db0c226d-b69a-4313-b81d-f6262fd99216 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.448219] [55188]: DEBUG oslo_concurrency.lockutils [None req-db0c226d-b69a-4313-b81d-f6262fd99216 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.448519] [55188]: DEBUG oslo_concurrency.lockutils [None req-db0c226d-b69a-4313-b81d-f6262fd99216 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.448926] [55188]: DEBUG oslo_concurrency.lockutils [None req-db0c226d-b69a-4313-b81d-f6262fd99216 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.494019] [55188]: DEBUG nova.policy [None req-db0c226d-b69a-4313-b81d-f6262fd99216 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.496804] [55188]: INFO nova.api.openstack.requestlog [None req-db0c226d-b69a-4313-b81d-f6262fd99216 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.060792 [ 687.497285] [55188]: [pid: 55188|app: 0|req: 531/1015] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:47 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.501284] [55188]: DEBUG nova.api.openstack.wsgi [None req-789eaaeb-61a9-4578-8fbf-55ac6edb7b1a tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.504521] [55188]: DEBUG oslo_concurrency.lockutils [None req-789eaaeb-61a9-4578-8fbf-55ac6edb7b1a tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.504901] [55188]: DEBUG oslo_concurrency.lockutils [None req-789eaaeb-61a9-4578-8fbf-55ac6edb7b1a tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.505231] [55188]: DEBUG oslo_concurrency.lockutils [None req-789eaaeb-61a9-4578-8fbf-55ac6edb7b1a tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.505739] [55188]: DEBUG oslo_concurrency.lockutils [None req-789eaaeb-61a9-4578-8fbf-55ac6edb7b1a tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.507037] [55188]: DEBUG oslo_concurrency.lockutils [None req-789eaaeb-61a9-4578-8fbf-55ac6edb7b1a tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.507037] [55188]: DEBUG oslo_concurrency.lockutils [None req-789eaaeb-61a9-4578-8fbf-55ac6edb7b1a tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.528573] [55188]: INFO nova.api.openstack.requestlog [None req-789eaaeb-61a9-4578-8fbf-55ac6edb7b1a tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 734 microversion: 2.53 time: 0.030531 [ 687.528947] [55188]: [pid: 55188|app: 0|req: 532/1016] 10.180.1.21 () {60 vars in 1173 bytes} [Wed Mar 26 22:02:47 2025] GET /compute/v2.1/os-services => generated 734 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 687.532719] [55188]: DEBUG nova.api.openstack.wsgi [None req-b33679d0-acc5-4a91-aaa1-e39bea8eb351 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.533758] [55188]: DEBUG nova.compute.api [None req-b33679d0-acc5-4a91-aaa1-e39bea8eb351 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.537407] [55188]: DEBUG oslo_concurrency.lockutils [None req-b33679d0-acc5-4a91-aaa1-e39bea8eb351 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.537407] [55188]: DEBUG oslo_concurrency.lockutils [None req-b33679d0-acc5-4a91-aaa1-e39bea8eb351 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.537407] [55188]: DEBUG oslo_concurrency.lockutils [None req-b33679d0-acc5-4a91-aaa1-e39bea8eb351 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.537706] [55188]: DEBUG oslo_concurrency.lockutils [None req-b33679d0-acc5-4a91-aaa1-e39bea8eb351 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.537904] [55188]: DEBUG oslo_concurrency.lockutils [None req-b33679d0-acc5-4a91-aaa1-e39bea8eb351 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.538095] [55188]: DEBUG oslo_concurrency.lockutils [None req-b33679d0-acc5-4a91-aaa1-e39bea8eb351 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.559914] [55188]: DEBUG oslo_concurrency.lockutils [None req-b33679d0-acc5-4a91-aaa1-e39bea8eb351 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.560190] [55188]: DEBUG oslo_concurrency.lockutils [None req-b33679d0-acc5-4a91-aaa1-e39bea8eb351 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.560402] [55188]: DEBUG oslo_concurrency.lockutils [None req-b33679d0-acc5-4a91-aaa1-e39bea8eb351 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.560606] [55188]: DEBUG nova.objects.instance [None req-b33679d0-acc5-4a91-aaa1-e39bea8eb351 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 687.592196] [55188]: DEBUG nova.policy [None req-b33679d0-acc5-4a91-aaa1-e39bea8eb351 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.597228] [55188]: DEBUG nova.policy [None req-b33679d0-acc5-4a91-aaa1-e39bea8eb351 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.597782] [55188]: DEBUG nova.policy [None req-b33679d0-acc5-4a91-aaa1-e39bea8eb351 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.600902] [55188]: INFO nova.api.openstack.requestlog [None req-b33679d0-acc5-4a91-aaa1-e39bea8eb351 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.070856 [ 687.601390] [55188]: [pid: 55188|app: 0|req: 533/1017] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:47 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 687.603891] [55188]: DEBUG nova.api.openstack.wsgi [None req-ff783d3f-c441-48af-8b61-4b5e033139b7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.605670] [55188]: DEBUG nova.compute.api [None req-ff783d3f-c441-48af-8b61-4b5e033139b7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.608863] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff783d3f-c441-48af-8b61-4b5e033139b7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.609111] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff783d3f-c441-48af-8b61-4b5e033139b7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.609294] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff783d3f-c441-48af-8b61-4b5e033139b7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.609634] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff783d3f-c441-48af-8b61-4b5e033139b7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.609835] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff783d3f-c441-48af-8b61-4b5e033139b7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.610010] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff783d3f-c441-48af-8b61-4b5e033139b7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.644420] [55188]: DEBUG nova.policy [None req-ff783d3f-c441-48af-8b61-4b5e033139b7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.649156] [55188]: INFO nova.api.openstack.requestlog [None req-ff783d3f-c441-48af-8b61-4b5e033139b7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.047131 [ 687.649499] [55188]: [pid: 55188|app: 0|req: 534/1018] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:47 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.652171] [55188]: DEBUG nova.api.openstack.wsgi [None req-45ab669a-519d-4021-a892-b2e404d2967b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.653868] [55188]: DEBUG nova.compute.api [None req-45ab669a-519d-4021-a892-b2e404d2967b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.657150] [55188]: DEBUG oslo_concurrency.lockutils [None req-45ab669a-519d-4021-a892-b2e404d2967b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.657403] [55188]: DEBUG oslo_concurrency.lockutils [None req-45ab669a-519d-4021-a892-b2e404d2967b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.657584] [55188]: DEBUG oslo_concurrency.lockutils [None req-45ab669a-519d-4021-a892-b2e404d2967b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.657915] [55188]: DEBUG oslo_concurrency.lockutils [None req-45ab669a-519d-4021-a892-b2e404d2967b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.658169] [55188]: DEBUG oslo_concurrency.lockutils [None req-45ab669a-519d-4021-a892-b2e404d2967b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.658597] [55188]: DEBUG oslo_concurrency.lockutils [None req-45ab669a-519d-4021-a892-b2e404d2967b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.676608] [55188]: DEBUG oslo_concurrency.lockutils [None req-45ab669a-519d-4021-a892-b2e404d2967b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.676960] [55188]: DEBUG oslo_concurrency.lockutils [None req-45ab669a-519d-4021-a892-b2e404d2967b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.677038] [55188]: DEBUG oslo_concurrency.lockutils [None req-45ab669a-519d-4021-a892-b2e404d2967b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.677307] [55188]: DEBUG nova.objects.instance [None req-45ab669a-519d-4021-a892-b2e404d2967b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lazy-loading 'fault' on Instance uuid 3b873a8a-8dd7-4497-836e-d22a34a3eea1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 687.709683] [55187]: DEBUG nova.policy [None req-2e585d4f-5fc5-486c-a2a1-0928cab094d9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.712945] [55188]: DEBUG nova.policy [None req-45ab669a-519d-4021-a892-b2e404d2967b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.717789] [55187]: INFO nova.api.openstack.requestlog [None req-2e585d4f-5fc5-486c-a2a1-0928cab094d9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1216 microversion: 2.1 time: 0.308317 [ 687.718081] [55187]: [pid: 55187|app: 0|req: 485/1019] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:47 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1216 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.719088] [55188]: INFO nova.api.openstack.requestlog [None req-45ab669a-519d-4021-a892-b2e404d2967b tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1315 microversion: 2.1 time: 0.068727 [ 687.719957] [55188]: [pid: 55188|app: 0|req: 535/1020] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:48 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1315 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.721306] [55187]: DEBUG nova.api.openstack.wsgi [None req-c3659bee-a344-4dcb-941a-192d910d4020 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.721990] [55188]: DEBUG nova.api.openstack.wsgi [None req-ad5d8fd5-9907-4a1c-81dc-9a595a75f711 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.723102] [55187]: DEBUG nova.compute.api [None req-c3659bee-a344-4dcb-941a-192d910d4020 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.723736] [55188]: DEBUG nova.compute.api [None req-ad5d8fd5-9907-4a1c-81dc-9a595a75f711 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.726880] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3659bee-a344-4dcb-941a-192d910d4020 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.726961] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3659bee-a344-4dcb-941a-192d910d4020 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.727066] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad5d8fd5-9907-4a1c-81dc-9a595a75f711 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.727134] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3659bee-a344-4dcb-941a-192d910d4020 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.727280] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad5d8fd5-9907-4a1c-81dc-9a595a75f711 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.727738] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad5d8fd5-9907-4a1c-81dc-9a595a75f711 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.727831] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3659bee-a344-4dcb-941a-192d910d4020 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.727873] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad5d8fd5-9907-4a1c-81dc-9a595a75f711 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.727906] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3659bee-a344-4dcb-941a-192d910d4020 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.730033] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad5d8fd5-9907-4a1c-81dc-9a595a75f711 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.730122] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3659bee-a344-4dcb-941a-192d910d4020 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.730163] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad5d8fd5-9907-4a1c-81dc-9a595a75f711 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.749734] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3659bee-a344-4dcb-941a-192d910d4020 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.750208] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3659bee-a344-4dcb-941a-192d910d4020 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.750522] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3659bee-a344-4dcb-941a-192d910d4020 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.750829] [55187]: DEBUG nova.objects.instance [None req-c3659bee-a344-4dcb-941a-192d910d4020 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lazy-loading 'fault' on Instance uuid 72045dd3-fa01-4b9e-a47b-aa9e034611f3 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 687.791127] [55187]: DEBUG nova.policy [None req-c3659bee-a344-4dcb-941a-192d910d4020 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.793384] [55188]: DEBUG nova.policy [None req-ad5d8fd5-9907-4a1c-81dc-9a595a75f711 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.796335] [55187]: INFO nova.api.openstack.requestlog [None req-c3659bee-a344-4dcb-941a-192d910d4020 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1306 microversion: 2.1 time: 0.077647 [ 687.797301] [55187]: [pid: 55187|app: 0|req: 486/1021] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:48 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1306 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.800522] [55187]: DEBUG nova.api.openstack.wsgi [None req-a0ae9f7f-f676-4e2e-9e9b-874068a44bb0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.803587] [55187]: DEBUG nova.compute.api [None req-a0ae9f7f-f676-4e2e-9e9b-874068a44bb0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.806991] [55188]: INFO nova.api.openstack.requestlog [None req-ad5d8fd5-9907-4a1c-81dc-9a595a75f711 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.085832 [ 687.806991] [55188]: [pid: 55188|app: 0|req: 536/1022] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:48 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.809775] [55188]: DEBUG nova.api.openstack.wsgi [None req-3a911193-44d9-4699-8390-3aa02183b9f6 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.811673] [55188]: DEBUG nova.compute.api [None req-3a911193-44d9-4699-8390-3aa02183b9f6 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.819229] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0ae9f7f-f676-4e2e-9e9b-874068a44bb0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.819229] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0ae9f7f-f676-4e2e-9e9b-874068a44bb0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.819485] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0ae9f7f-f676-4e2e-9e9b-874068a44bb0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.819708] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0ae9f7f-f676-4e2e-9e9b-874068a44bb0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.819914] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0ae9f7f-f676-4e2e-9e9b-874068a44bb0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.820104] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0ae9f7f-f676-4e2e-9e9b-874068a44bb0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.828284] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a911193-44d9-4699-8390-3aa02183b9f6 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.828284] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a911193-44d9-4699-8390-3aa02183b9f6 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.828284] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a911193-44d9-4699-8390-3aa02183b9f6 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.828732] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a911193-44d9-4699-8390-3aa02183b9f6 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.829641] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a911193-44d9-4699-8390-3aa02183b9f6 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.829641] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a911193-44d9-4699-8390-3aa02183b9f6 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.894163] [55188]: DEBUG nova.policy [None req-3a911193-44d9-4699-8390-3aa02183b9f6 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.902440] [55188]: INFO nova.api.openstack.requestlog [None req-3a911193-44d9-4699-8390-3aa02183b9f6 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1268 microversion: 2.1 time: 0.092573 [ 687.902870] [55188]: [pid: 55188|app: 0|req: 537/1023] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:48 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1268 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.907538] [55188]: DEBUG nova.api.openstack.wsgi [None req-9f275a66-4df0-43bf-a7d6-1624bbcaf127 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.910497] [55188]: DEBUG nova.compute.api [None req-9f275a66-4df0-43bf-a7d6-1624bbcaf127 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.915554] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f275a66-4df0-43bf-a7d6-1624bbcaf127 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.916024] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f275a66-4df0-43bf-a7d6-1624bbcaf127 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.916461] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f275a66-4df0-43bf-a7d6-1624bbcaf127 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.916987] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f275a66-4df0-43bf-a7d6-1624bbcaf127 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.917397] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f275a66-4df0-43bf-a7d6-1624bbcaf127 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.917760] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f275a66-4df0-43bf-a7d6-1624bbcaf127 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.967908] [55188]: DEBUG nova.policy [None req-9f275a66-4df0-43bf-a7d6-1624bbcaf127 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.977520] [55188]: INFO nova.api.openstack.requestlog [None req-9f275a66-4df0-43bf-a7d6-1624bbcaf127 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.073545 [ 687.978995] [55188]: [pid: 55188|app: 0|req: 538/1024] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:48 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.985996] [55188]: DEBUG nova.api.openstack.wsgi [None req-064d782f-325b-4793-9bf1-f8fde04122ac tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 687.988635] [55188]: DEBUG nova.compute.api [None req-064d782f-325b-4793-9bf1-f8fde04122ac tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 687.993589] [55188]: DEBUG oslo_concurrency.lockutils [None req-064d782f-325b-4793-9bf1-f8fde04122ac tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.994321] [55188]: DEBUG oslo_concurrency.lockutils [None req-064d782f-325b-4793-9bf1-f8fde04122ac tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.994321] [55188]: DEBUG oslo_concurrency.lockutils [None req-064d782f-325b-4793-9bf1-f8fde04122ac tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.994616] [55188]: DEBUG oslo_concurrency.lockutils [None req-064d782f-325b-4793-9bf1-f8fde04122ac tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.995088] [55188]: DEBUG oslo_concurrency.lockutils [None req-064d782f-325b-4793-9bf1-f8fde04122ac tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.995330] [55188]: DEBUG oslo_concurrency.lockutils [None req-064d782f-325b-4793-9bf1-f8fde04122ac tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.048342] [55188]: DEBUG nova.policy [None req-064d782f-325b-4793-9bf1-f8fde04122ac tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.056093] [55188]: INFO nova.api.openstack.requestlog [None req-064d782f-325b-4793-9bf1-f8fde04122ac tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.077261 [ 688.057334] [55188]: [pid: 55188|app: 0|req: 539/1025] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:48 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.061257] [55188]: DEBUG nova.api.openstack.wsgi [None req-7b1600fa-4e49-41cf-8963-ab78a8fac635 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.062885] [55188]: DEBUG nova.compute.api [None req-7b1600fa-4e49-41cf-8963-ab78a8fac635 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.070168] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b1600fa-4e49-41cf-8963-ab78a8fac635 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.070500] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b1600fa-4e49-41cf-8963-ab78a8fac635 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.070774] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b1600fa-4e49-41cf-8963-ab78a8fac635 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.071251] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b1600fa-4e49-41cf-8963-ab78a8fac635 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.072705] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b1600fa-4e49-41cf-8963-ab78a8fac635 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.072705] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b1600fa-4e49-41cf-8963-ab78a8fac635 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.111665] [55188]: DEBUG nova.policy [None req-7b1600fa-4e49-41cf-8963-ab78a8fac635 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.121822] [55188]: INFO nova.api.openstack.requestlog [None req-7b1600fa-4e49-41cf-8963-ab78a8fac635 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.064710 [ 688.122193] [55188]: [pid: 55188|app: 0|req: 540/1026] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:48 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.129889] [55188]: DEBUG nova.api.openstack.wsgi [req-774cecb9-50ae-4e9d-822b-d54711731463 req-e9d4696e-fc76-4722-a3cf-0ef5a42fa3da service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c67345fe-852f-4912-9af4-3cc75257d434", "name": "network-vif-plugged", "status": "completed", "tag": "9f985177-318b-4c22-8df6-3d04db4bf555"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 688.133374] [55188]: DEBUG oslo_concurrency.lockutils [req-774cecb9-50ae-4e9d-822b-d54711731463 req-e9d4696e-fc76-4722-a3cf-0ef5a42fa3da service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.135470] [55188]: DEBUG oslo_concurrency.lockutils [req-774cecb9-50ae-4e9d-822b-d54711731463 req-e9d4696e-fc76-4722-a3cf-0ef5a42fa3da service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.135470] [55188]: DEBUG oslo_concurrency.lockutils [req-774cecb9-50ae-4e9d-822b-d54711731463 req-e9d4696e-fc76-4722-a3cf-0ef5a42fa3da service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.142722] [55188]: INFO nova.api.openstack.compute.server_external_events [req-774cecb9-50ae-4e9d-822b-d54711731463 req-e9d4696e-fc76-4722-a3cf-0ef5a42fa3da service nova] Creating event network-vif-plugged:9f985177-318b-4c22-8df6-3d04db4bf555 for instance c67345fe-852f-4912-9af4-3cc75257d434 on cpu-1 [ 688.146266] [55188]: INFO nova.api.openstack.requestlog [req-774cecb9-50ae-4e9d-822b-d54711731463 req-e9d4696e-fc76-4722-a3cf-0ef5a42fa3da service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022747 [ 688.146266] [55188]: [pid: 55188|app: 0|req: 541/1027] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:48 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 688.146359] [55187]: DEBUG nova.policy [None req-a0ae9f7f-f676-4e2e-9e9b-874068a44bb0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.152415] [55188]: DEBUG nova.api.openstack.wsgi [None req-8af21430-61a2-45eb-9a23-842948cd0b0d tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.152415] [55188]: DEBUG nova.compute.api [None req-8af21430-61a2-45eb-9a23-842948cd0b0d tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.155711] [55188]: DEBUG oslo_concurrency.lockutils [None req-8af21430-61a2-45eb-9a23-842948cd0b0d tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.155989] [55188]: DEBUG oslo_concurrency.lockutils [None req-8af21430-61a2-45eb-9a23-842948cd0b0d tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.156197] [55188]: DEBUG oslo_concurrency.lockutils [None req-8af21430-61a2-45eb-9a23-842948cd0b0d tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.156558] [55188]: DEBUG oslo_concurrency.lockutils [None req-8af21430-61a2-45eb-9a23-842948cd0b0d tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.156756] [55188]: DEBUG oslo_concurrency.lockutils [None req-8af21430-61a2-45eb-9a23-842948cd0b0d tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.156986] [55188]: DEBUG oslo_concurrency.lockutils [None req-8af21430-61a2-45eb-9a23-842948cd0b0d tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.157127] [55187]: INFO nova.api.openstack.requestlog [None req-a0ae9f7f-f676-4e2e-9e9b-874068a44bb0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 200 len: 1500 microversion: 2.1 time: 0.359055 [ 688.157474] [55187]: [pid: 55187|app: 0|req: 487/1028] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:48 2025] GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 1500 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.160037] [55187]: DEBUG nova.api.openstack.wsgi [None req-70585a37-2dac-460a-9db0-4c2b47898011 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.167905] [55187]: DEBUG oslo_concurrency.lockutils [None req-70585a37-2dac-460a-9db0-4c2b47898011 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.169396] [55187]: DEBUG oslo_concurrency.lockutils [None req-70585a37-2dac-460a-9db0-4c2b47898011 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-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.004s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.169744] [55187]: DEBUG oslo_concurrency.lockutils [None req-70585a37-2dac-460a-9db0-4c2b47898011 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.170371] [55187]: DEBUG oslo_concurrency.lockutils [None req-70585a37-2dac-460a-9db0-4c2b47898011 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.170701] [55187]: DEBUG oslo_concurrency.lockutils [None req-70585a37-2dac-460a-9db0-4c2b47898011 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.174206] [55187]: DEBUG oslo_concurrency.lockutils [None req-70585a37-2dac-460a-9db0-4c2b47898011 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.188394] [55188]: DEBUG oslo_concurrency.lockutils [None req-8af21430-61a2-45eb-9a23-842948cd0b0d tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.188642] [55188]: DEBUG oslo_concurrency.lockutils [None req-8af21430-61a2-45eb-9a23-842948cd0b0d tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.188823] [55188]: DEBUG oslo_concurrency.lockutils [None req-8af21430-61a2-45eb-9a23-842948cd0b0d tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.189044] [55188]: DEBUG nova.objects.instance [None req-8af21430-61a2-45eb-9a23-842948cd0b0d tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lazy-loading 'fault' on Instance uuid bf43965a-4117-4c14-a78b-43ffa49d463a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 688.198106] [55187]: INFO nova.api.openstack.requestlog [None req-70585a37-2dac-460a-9db0-4c2b47898011 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 734 microversion: 2.53 time: 0.039506 [ 688.198106] [55187]: [pid: 55187|app: 0|req: 488/1029] 10.180.1.21 () {60 vars in 1206 bytes} [Wed Mar 26 22:02:48 2025] GET /compute/v2.1/os-services?xxx=nova-compute => generated 734 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 688.203026] [55187]: DEBUG nova.api.openstack.wsgi [None req-d949efeb-3a52-4c7d-a440-bab7b8b57f59 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.204997] [55187]: DEBUG nova.compute.api [None req-d949efeb-3a52-4c7d-a440-bab7b8b57f59 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.209125] [55187]: DEBUG oslo_concurrency.lockutils [None req-d949efeb-3a52-4c7d-a440-bab7b8b57f59 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.209521] [55187]: DEBUG oslo_concurrency.lockutils [None req-d949efeb-3a52-4c7d-a440-bab7b8b57f59 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.209784] [55187]: DEBUG oslo_concurrency.lockutils [None req-d949efeb-3a52-4c7d-a440-bab7b8b57f59 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.210212] [55187]: DEBUG oslo_concurrency.lockutils [None req-d949efeb-3a52-4c7d-a440-bab7b8b57f59 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.210830] [55187]: DEBUG oslo_concurrency.lockutils [None req-d949efeb-3a52-4c7d-a440-bab7b8b57f59 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.210978] [55187]: DEBUG oslo_concurrency.lockutils [None req-d949efeb-3a52-4c7d-a440-bab7b8b57f59 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.221693] [55188]: DEBUG nova.policy [None req-8af21430-61a2-45eb-9a23-842948cd0b0d tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.226196] [55188]: INFO nova.api.openstack.requestlog [None req-8af21430-61a2-45eb-9a23-842948cd0b0d tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1301 microversion: 2.1 time: 0.078820 [ 688.226753] [55188]: [pid: 55188|app: 0|req: 542/1030] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:48 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1301 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.231020] [55188]: DEBUG nova.api.openstack.wsgi [None req-dda8798a-280e-4ad0-86d1-4a508690c0ee tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.231693] [55188]: DEBUG nova.compute.api [None req-dda8798a-280e-4ad0-86d1-4a508690c0ee tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.236853] [55188]: DEBUG oslo_concurrency.lockutils [None req-dda8798a-280e-4ad0-86d1-4a508690c0ee tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.236853] [55188]: DEBUG oslo_concurrency.lockutils [None req-dda8798a-280e-4ad0-86d1-4a508690c0ee tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.236853] [55188]: DEBUG oslo_concurrency.lockutils [None req-dda8798a-280e-4ad0-86d1-4a508690c0ee tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.237576] [55188]: DEBUG oslo_concurrency.lockutils [None req-dda8798a-280e-4ad0-86d1-4a508690c0ee tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.238118] [55188]: DEBUG oslo_concurrency.lockutils [None req-dda8798a-280e-4ad0-86d1-4a508690c0ee tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.238462] [55188]: DEBUG oslo_concurrency.lockutils [None req-dda8798a-280e-4ad0-86d1-4a508690c0ee tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.396206] [55188]: DEBUG nova.policy [None req-dda8798a-280e-4ad0-86d1-4a508690c0ee tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.407564] [55188]: INFO nova.api.openstack.requestlog [None req-dda8798a-280e-4ad0-86d1-4a508690c0ee tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1312 microversion: 2.1 time: 0.178787 [ 688.407564] [55188]: [pid: 55188|app: 0|req: 543/1031] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:48 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1312 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.411095] [55188]: DEBUG nova.api.openstack.wsgi [None req-7df8f4a5-ad2c-4d36-af3f-56ce741d6e08 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.412646] [55188]: DEBUG nova.compute.api [None req-7df8f4a5-ad2c-4d36-af3f-56ce741d6e08 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.417491] [55188]: DEBUG oslo_concurrency.lockutils [None req-7df8f4a5-ad2c-4d36-af3f-56ce741d6e08 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.417743] [55188]: DEBUG oslo_concurrency.lockutils [None req-7df8f4a5-ad2c-4d36-af3f-56ce741d6e08 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.417925] [55188]: DEBUG oslo_concurrency.lockutils [None req-7df8f4a5-ad2c-4d36-af3f-56ce741d6e08 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.418406] [55188]: DEBUG oslo_concurrency.lockutils [None req-7df8f4a5-ad2c-4d36-af3f-56ce741d6e08 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.418611] [55188]: DEBUG oslo_concurrency.lockutils [None req-7df8f4a5-ad2c-4d36-af3f-56ce741d6e08 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.418786] [55188]: DEBUG oslo_concurrency.lockutils [None req-7df8f4a5-ad2c-4d36-af3f-56ce741d6e08 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.468043] [55187]: DEBUG nova.policy [None req-d949efeb-3a52-4c7d-a440-bab7b8b57f59 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.476024] [55187]: INFO nova.api.openstack.requestlog [None req-d949efeb-3a52-4c7d-a440-bab7b8b57f59 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1470 microversion: 2.1 time: 0.277379 [ 688.476367] [55187]: [pid: 55187|app: 0|req: 489/1032] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:48 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1470 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.480739] [55187]: DEBUG nova.api.openstack.wsgi [None req-e807706c-ee64-49fb-b32e-a3773d0dda91 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.484020] [55187]: DEBUG nova.compute.api [None req-e807706c-ee64-49fb-b32e-a3773d0dda91 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.487540] [55187]: DEBUG oslo_concurrency.lockutils [None req-e807706c-ee64-49fb-b32e-a3773d0dda91 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.487732] [55187]: DEBUG oslo_concurrency.lockutils [None req-e807706c-ee64-49fb-b32e-a3773d0dda91 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.487922] [55187]: DEBUG oslo_concurrency.lockutils [None req-e807706c-ee64-49fb-b32e-a3773d0dda91 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.488293] [55187]: DEBUG oslo_concurrency.lockutils [None req-e807706c-ee64-49fb-b32e-a3773d0dda91 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.488484] [55187]: DEBUG oslo_concurrency.lockutils [None req-e807706c-ee64-49fb-b32e-a3773d0dda91 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.488846] [55187]: DEBUG oslo_concurrency.lockutils [None req-e807706c-ee64-49fb-b32e-a3773d0dda91 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.587374] [55188]: DEBUG nova.policy [None req-7df8f4a5-ad2c-4d36-af3f-56ce741d6e08 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.595658] [55188]: INFO nova.api.openstack.requestlog [None req-7df8f4a5-ad2c-4d36-af3f-56ce741d6e08 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1500 microversion: 2.1 time: 0.188143 [ 688.596243] [55188]: [pid: 55188|app: 0|req: 544/1033] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:48 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1500 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.598973] [55188]: DEBUG nova.api.openstack.wsgi [None req-a50228bc-ac4d-4b27-8dbd-0456a39d89e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.600582] [55188]: DEBUG nova.compute.api [None req-a50228bc-ac4d-4b27-8dbd-0456a39d89e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.604109] [55188]: DEBUG oslo_concurrency.lockutils [None req-a50228bc-ac4d-4b27-8dbd-0456a39d89e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.604356] [55188]: DEBUG oslo_concurrency.lockutils [None req-a50228bc-ac4d-4b27-8dbd-0456a39d89e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.604536] [55188]: DEBUG oslo_concurrency.lockutils [None req-a50228bc-ac4d-4b27-8dbd-0456a39d89e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.604957] [55188]: DEBUG oslo_concurrency.lockutils [None req-a50228bc-ac4d-4b27-8dbd-0456a39d89e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.605936] [55188]: DEBUG oslo_concurrency.lockutils [None req-a50228bc-ac4d-4b27-8dbd-0456a39d89e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.606151] [55188]: DEBUG oslo_concurrency.lockutils [None req-a50228bc-ac4d-4b27-8dbd-0456a39d89e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.653175] [55188]: DEBUG nova.policy [None req-a50228bc-ac4d-4b27-8dbd-0456a39d89e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.658611] [55188]: INFO nova.api.openstack.requestlog [None req-a50228bc-ac4d-4b27-8dbd-0456a39d89e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.060809 [ 688.659094] [55188]: [pid: 55188|app: 0|req: 545/1034] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:48 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.661993] [55188]: DEBUG nova.api.openstack.wsgi [None req-974feeef-0841-461a-8cd7-a4f208a71b41 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.665248] [55188]: DEBUG nova.compute.api [None req-974feeef-0841-461a-8cd7-a4f208a71b41 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.667446] [55188]: DEBUG oslo_concurrency.lockutils [None req-974feeef-0841-461a-8cd7-a4f208a71b41 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.667488] [55188]: DEBUG oslo_concurrency.lockutils [None req-974feeef-0841-461a-8cd7-a4f208a71b41 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.668706] [55188]: DEBUG oslo_concurrency.lockutils [None req-974feeef-0841-461a-8cd7-a4f208a71b41 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.668706] [55188]: DEBUG oslo_concurrency.lockutils [None req-974feeef-0841-461a-8cd7-a4f208a71b41 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.668706] [55188]: DEBUG oslo_concurrency.lockutils [None req-974feeef-0841-461a-8cd7-a4f208a71b41 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.668706] [55188]: DEBUG oslo_concurrency.lockutils [None req-974feeef-0841-461a-8cd7-a4f208a71b41 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.715011] [55188]: DEBUG nova.policy [None req-974feeef-0841-461a-8cd7-a4f208a71b41 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.719543] [55188]: INFO nova.api.openstack.requestlog [None req-974feeef-0841-461a-8cd7-a4f208a71b41 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.059760 [ 688.720103] [55188]: [pid: 55188|app: 0|req: 546/1035] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:49 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.727364] [55188]: DEBUG nova.api.openstack.wsgi [None req-0afbda0a-2d5e-44d2-917d-9ad633005374 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.728326] [55188]: DEBUG nova.compute.api [None req-0afbda0a-2d5e-44d2-917d-9ad633005374 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.731433] [55188]: DEBUG oslo_concurrency.lockutils [None req-0afbda0a-2d5e-44d2-917d-9ad633005374 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.731663] [55188]: DEBUG oslo_concurrency.lockutils [None req-0afbda0a-2d5e-44d2-917d-9ad633005374 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.731846] [55188]: DEBUG oslo_concurrency.lockutils [None req-0afbda0a-2d5e-44d2-917d-9ad633005374 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.732213] [55188]: DEBUG oslo_concurrency.lockutils [None req-0afbda0a-2d5e-44d2-917d-9ad633005374 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.732412] [55188]: DEBUG oslo_concurrency.lockutils [None req-0afbda0a-2d5e-44d2-917d-9ad633005374 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.732610] [55188]: DEBUG oslo_concurrency.lockutils [None req-0afbda0a-2d5e-44d2-917d-9ad633005374 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.772565] [55188]: DEBUG nova.policy [None req-0afbda0a-2d5e-44d2-917d-9ad633005374 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.774941] [55187]: DEBUG nova.policy [None req-e807706c-ee64-49fb-b32e-a3773d0dda91 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.777133] [55188]: INFO nova.api.openstack.requestlog [None req-0afbda0a-2d5e-44d2-917d-9ad633005374 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.052502 [ 688.777466] [55188]: [pid: 55188|app: 0|req: 547/1036] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:49 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.780863] [55188]: DEBUG nova.api.openstack.wsgi [None req-ea068393-0534-4d34-b1b5-3219e689287a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.782777] [55187]: INFO nova.api.openstack.requestlog [None req-e807706c-ee64-49fb-b32e-a3773d0dda91 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1330 microversion: 2.1 time: 0.304773 [ 688.782882] [55188]: DEBUG nova.compute.api [None req-ea068393-0534-4d34-b1b5-3219e689287a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.782937] [55187]: [pid: 55187|app: 0|req: 490/1037] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:48 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1330 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.786095] [55187]: DEBUG nova.api.openstack.wsgi [None req-cef38d7d-cd0b-4a23-8bc8-35803114fa81 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.786181] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea068393-0534-4d34-b1b5-3219e689287a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.786353] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea068393-0534-4d34-b1b5-3219e689287a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.786538] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea068393-0534-4d34-b1b5-3219e689287a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.787760] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea068393-0534-4d34-b1b5-3219e689287a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.787760] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea068393-0534-4d34-b1b5-3219e689287a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.787760] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea068393-0534-4d34-b1b5-3219e689287a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.787924] [55187]: DEBUG nova.compute.api [None req-cef38d7d-cd0b-4a23-8bc8-35803114fa81 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.791595] [55187]: DEBUG oslo_concurrency.lockutils [None req-cef38d7d-cd0b-4a23-8bc8-35803114fa81 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.792945] [55187]: DEBUG oslo_concurrency.lockutils [None req-cef38d7d-cd0b-4a23-8bc8-35803114fa81 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.793977] [55187]: DEBUG oslo_concurrency.lockutils [None req-cef38d7d-cd0b-4a23-8bc8-35803114fa81 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.793977] [55187]: DEBUG oslo_concurrency.lockutils [None req-cef38d7d-cd0b-4a23-8bc8-35803114fa81 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.793977] [55187]: DEBUG oslo_concurrency.lockutils [None req-cef38d7d-cd0b-4a23-8bc8-35803114fa81 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.793977] [55187]: DEBUG oslo_concurrency.lockutils [None req-cef38d7d-cd0b-4a23-8bc8-35803114fa81 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.817392] [55187]: DEBUG oslo_concurrency.lockutils [None req-cef38d7d-cd0b-4a23-8bc8-35803114fa81 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.817627] [55187]: DEBUG oslo_concurrency.lockutils [None req-cef38d7d-cd0b-4a23-8bc8-35803114fa81 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.817910] [55187]: DEBUG oslo_concurrency.lockutils [None req-cef38d7d-cd0b-4a23-8bc8-35803114fa81 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.818155] [55187]: DEBUG nova.objects.instance [None req-cef38d7d-cd0b-4a23-8bc8-35803114fa81 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lazy-loading 'fault' on Instance uuid 19f4096b-0f09-4e26-93d7-a345002d004d {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 688.825096] [55188]: DEBUG nova.policy [None req-ea068393-0534-4d34-b1b5-3219e689287a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.829998] [55188]: DEBUG nova.policy [None req-ea068393-0534-4d34-b1b5-3219e689287a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.830226] [55188]: DEBUG nova.policy [None req-ea068393-0534-4d34-b1b5-3219e689287a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.830829] [55188]: INFO nova.api.openstack.requestlog [None req-ea068393-0534-4d34-b1b5-3219e689287a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1312 microversion: 2.26 time: 0.052876 [ 688.831303] [55188]: [pid: 55188|app: 0|req: 548/1038] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:49 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1312 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 688.833644] [55188]: DEBUG nova.api.openstack.wsgi [None req-11d545d4-74a6-4af0-85ec-b32432573227 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.835334] [55188]: DEBUG nova.compute.api [None req-11d545d4-74a6-4af0-85ec-b32432573227 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.838816] [55188]: DEBUG oslo_concurrency.lockutils [None req-11d545d4-74a6-4af0-85ec-b32432573227 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.839057] [55188]: DEBUG oslo_concurrency.lockutils [None req-11d545d4-74a6-4af0-85ec-b32432573227 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.839244] [55188]: DEBUG oslo_concurrency.lockutils [None req-11d545d4-74a6-4af0-85ec-b32432573227 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.840027] [55188]: DEBUG oslo_concurrency.lockutils [None req-11d545d4-74a6-4af0-85ec-b32432573227 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.840027] [55188]: DEBUG oslo_concurrency.lockutils [None req-11d545d4-74a6-4af0-85ec-b32432573227 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.840027] [55188]: DEBUG oslo_concurrency.lockutils [None req-11d545d4-74a6-4af0-85ec-b32432573227 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.864768] [55187]: DEBUG nova.policy [None req-cef38d7d-cd0b-4a23-8bc8-35803114fa81 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.877484] [55187]: DEBUG nova.policy [None req-cef38d7d-cd0b-4a23-8bc8-35803114fa81 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.877750] [55188]: DEBUG nova.policy [None req-11d545d4-74a6-4af0-85ec-b32432573227 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.878530] [55187]: DEBUG nova.policy [None req-cef38d7d-cd0b-4a23-8bc8-35803114fa81 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.879496] [55187]: INFO nova.api.openstack.requestlog [None req-cef38d7d-cd0b-4a23-8bc8-35803114fa81 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1572 microversion: 2.70 time: 0.095442 [ 688.881092] [55187]: [pid: 55187|app: 0|req: 491/1039] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:49 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1572 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 688.882587] [55188]: INFO nova.api.openstack.requestlog [None req-11d545d4-74a6-4af0-85ec-b32432573227 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.050532 [ 688.882873] [55188]: [pid: 55188|app: 0|req: 549/1040] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:49 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.884544] [55187]: DEBUG nova.api.openstack.wsgi [None req-9f3d7435-e6b0-4717-90bc-807c324e516f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.888023] [55188]: DEBUG nova.api.openstack.wsgi [None req-576fc101-3c9b-43e7-826b-56eb5be2faa5 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.888023] [55188]: DEBUG oslo_concurrency.lockutils [None req-576fc101-3c9b-43e7-826b-56eb5be2faa5 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.888023] [55188]: DEBUG oslo_concurrency.lockutils [None req-576fc101-3c9b-43e7-826b-56eb5be2faa5 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.888400] [55188]: DEBUG oslo_concurrency.lockutils [None req-576fc101-3c9b-43e7-826b-56eb5be2faa5 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.888450] [55187]: DEBUG nova.compute.api [None req-9f3d7435-e6b0-4717-90bc-807c324e516f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.888602] [55188]: DEBUG oslo_concurrency.lockutils [None req-576fc101-3c9b-43e7-826b-56eb5be2faa5 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.888807] [55188]: DEBUG oslo_concurrency.lockutils [None req-576fc101-3c9b-43e7-826b-56eb5be2faa5 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.889172] [55188]: DEBUG oslo_concurrency.lockutils [None req-576fc101-3c9b-43e7-826b-56eb5be2faa5 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.896169] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f3d7435-e6b0-4717-90bc-807c324e516f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.898032] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f3d7435-e6b0-4717-90bc-807c324e516f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.898032] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f3d7435-e6b0-4717-90bc-807c324e516f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.898032] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f3d7435-e6b0-4717-90bc-807c324e516f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.898032] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f3d7435-e6b0-4717-90bc-807c324e516f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.898361] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f3d7435-e6b0-4717-90bc-807c324e516f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.906122] [55188]: INFO nova.api.openstack.requestlog [None req-576fc101-3c9b-43e7-826b-56eb5be2faa5 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 734 microversion: 2.53 time: 0.022540 [ 688.906492] [55188]: [pid: 55188|app: 0|req: 550/1041] 10.180.1.21 () {60 vars in 1173 bytes} [Wed Mar 26 22:02:49 2025] GET /compute/v2.1/os-services => generated 734 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 688.909148] [55188]: DEBUG nova.api.openstack.wsgi [None req-f9a8b9fe-fe4d-4f1a-86da-1a0ba62bdb24 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.911821] [55188]: DEBUG nova.compute.api [None req-f9a8b9fe-fe4d-4f1a-86da-1a0ba62bdb24 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.914172] [55187]: DEBUG nova.compute.api [None req-9f3d7435-e6b0-4717-90bc-807c324e516f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 688.914521] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9a8b9fe-fe4d-4f1a-86da-1a0ba62bdb24 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.915438] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9a8b9fe-fe4d-4f1a-86da-1a0ba62bdb24 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.915438] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9a8b9fe-fe4d-4f1a-86da-1a0ba62bdb24 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.915438] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9a8b9fe-fe4d-4f1a-86da-1a0ba62bdb24 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.915665] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9a8b9fe-fe4d-4f1a-86da-1a0ba62bdb24 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.915665] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9a8b9fe-fe4d-4f1a-86da-1a0ba62bdb24 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.949430] [55188]: DEBUG nova.policy [None req-f9a8b9fe-fe4d-4f1a-86da-1a0ba62bdb24 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.954477] [55188]: DEBUG nova.policy [None req-f9a8b9fe-fe4d-4f1a-86da-1a0ba62bdb24 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.955101] [55188]: DEBUG nova.policy [None req-f9a8b9fe-fe4d-4f1a-86da-1a0ba62bdb24 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.961190] [55188]: INFO nova.api.openstack.requestlog [None req-f9a8b9fe-fe4d-4f1a-86da-1a0ba62bdb24 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.051858 [ 688.961190] [55188]: [pid: 55188|app: 0|req: 551/1042] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:49 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 688.961917] [55188]: DEBUG nova.api.openstack.wsgi [None req-d4c75d5d-e300-44e5-9381-55dc2e4a04ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.963905] [55188]: DEBUG nova.compute.api [None req-d4c75d5d-e300-44e5-9381-55dc2e4a04ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.966710] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4c75d5d-e300-44e5-9381-55dc2e4a04ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.966951] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4c75d5d-e300-44e5-9381-55dc2e4a04ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.967159] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4c75d5d-e300-44e5-9381-55dc2e4a04ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.967505] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4c75d5d-e300-44e5-9381-55dc2e4a04ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.967697] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4c75d5d-e300-44e5-9381-55dc2e4a04ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.967866] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4c75d5d-e300-44e5-9381-55dc2e4a04ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.971942] [55187]: INFO nova.api.openstack.requestlog [None req-9f3d7435-e6b0-4717-90bc-807c324e516f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 204 len: 0 microversion: 2.1 time: 0.089944 [ 688.972639] [55187]: [pid: 55187|app: 0|req: 492/1043] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:02:49 2025] DELETE /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 688.977957] [55187]: DEBUG nova.api.openstack.wsgi [None req-49fc1335-17ce-480c-b759-82a249237f30 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 688.981499] [55187]: DEBUG nova.compute.api [None req-49fc1335-17ce-480c-b759-82a249237f30 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 688.983466] [55187]: DEBUG oslo_concurrency.lockutils [None req-49fc1335-17ce-480c-b759-82a249237f30 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.983697] [55187]: DEBUG oslo_concurrency.lockutils [None req-49fc1335-17ce-480c-b759-82a249237f30 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.983875] [55187]: DEBUG oslo_concurrency.lockutils [None req-49fc1335-17ce-480c-b759-82a249237f30 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.984335] [55187]: DEBUG oslo_concurrency.lockutils [None req-49fc1335-17ce-480c-b759-82a249237f30 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.984422] [55187]: DEBUG oslo_concurrency.lockutils [None req-49fc1335-17ce-480c-b759-82a249237f30 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.984588] [55187]: DEBUG oslo_concurrency.lockutils [None req-49fc1335-17ce-480c-b759-82a249237f30 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.015953] [55188]: DEBUG nova.policy [None req-d4c75d5d-e300-44e5-9381-55dc2e4a04ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.020394] [55188]: INFO nova.api.openstack.requestlog [None req-d4c75d5d-e300-44e5-9381-55dc2e4a04ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1214 microversion: 2.1 time: 0.060463 [ 689.021094] [55188]: [pid: 55188|app: 0|req: 552/1044] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:49 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1214 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.024084] [55188]: DEBUG nova.api.openstack.wsgi [None req-e16b4dcc-20e1-4331-8a74-197ba0bc470c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-897736484"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 689.025693] [55188]: DEBUG nova.compute.api [None req-e16b4dcc-20e1-4331-8a74-197ba0bc470c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.028932] [55188]: DEBUG oslo_concurrency.lockutils [None req-e16b4dcc-20e1-4331-8a74-197ba0bc470c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.029185] [55188]: DEBUG oslo_concurrency.lockutils [None req-e16b4dcc-20e1-4331-8a74-197ba0bc470c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.029368] [55188]: DEBUG oslo_concurrency.lockutils [None req-e16b4dcc-20e1-4331-8a74-197ba0bc470c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.029717] [55188]: DEBUG oslo_concurrency.lockutils [None req-e16b4dcc-20e1-4331-8a74-197ba0bc470c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.029920] [55188]: DEBUG oslo_concurrency.lockutils [None req-e16b4dcc-20e1-4331-8a74-197ba0bc470c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.030108] [55188]: DEBUG oslo_concurrency.lockutils [None req-e16b4dcc-20e1-4331-8a74-197ba0bc470c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.046861] [55187]: DEBUG nova.policy [None req-49fc1335-17ce-480c-b759-82a249237f30 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.052610] [55187]: INFO nova.api.openstack.requestlog [None req-49fc1335-17ce-480c-b759-82a249237f30 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.077387 [ 689.052610] [55187]: [pid: 55187|app: 0|req: 493/1045] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:49 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.054944] [55187]: DEBUG nova.api.openstack.wsgi [None req-9bd80f05-0f6f-4864-a5e0-da4fde7c6c86 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.059768] [55187]: DEBUG nova.compute.api [None req-9bd80f05-0f6f-4864-a5e0-da4fde7c6c86 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.064191] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bd80f05-0f6f-4864-a5e0-da4fde7c6c86 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.065051] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bd80f05-0f6f-4864-a5e0-da4fde7c6c86 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.065051] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bd80f05-0f6f-4864-a5e0-da4fde7c6c86 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.065051] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bd80f05-0f6f-4864-a5e0-da4fde7c6c86 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.065271] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bd80f05-0f6f-4864-a5e0-da4fde7c6c86 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.065458] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bd80f05-0f6f-4864-a5e0-da4fde7c6c86 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.097243] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bd80f05-0f6f-4864-a5e0-da4fde7c6c86 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.097910] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bd80f05-0f6f-4864-a5e0-da4fde7c6c86 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.097910] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bd80f05-0f6f-4864-a5e0-da4fde7c6c86 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.097910] [55187]: DEBUG nova.objects.instance [None req-9bd80f05-0f6f-4864-a5e0-da4fde7c6c86 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 689.130972] [55188]: INFO nova.network.security_group_api [None req-e16b4dcc-20e1-4331-8a74-197ba0bc470c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Adding security group e7c2b563-2795-4a51-b21d-6f94817a17a5 to port fd321573-b572-4ca3-b402-8a0e45ef74fc [ 689.162598] [55187]: DEBUG nova.policy [None req-9bd80f05-0f6f-4864-a5e0-da4fde7c6c86 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.169995] [55187]: DEBUG nova.policy [None req-9bd80f05-0f6f-4864-a5e0-da4fde7c6c86 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.170766] [55187]: DEBUG nova.policy [None req-9bd80f05-0f6f-4864-a5e0-da4fde7c6c86 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.175510] [55187]: INFO nova.api.openstack.requestlog [None req-9bd80f05-0f6f-4864-a5e0-da4fde7c6c86 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.122976 [ 689.175950] [55187]: [pid: 55187|app: 0|req: 494/1046] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:49 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 689.179760] [55187]: DEBUG nova.api.openstack.wsgi [None req-3ef6767c-7eb3-4143-8de1-69f7abaf8fa1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.181131] [55187]: DEBUG nova.compute.api [None req-3ef6767c-7eb3-4143-8de1-69f7abaf8fa1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.186540] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ef6767c-7eb3-4143-8de1-69f7abaf8fa1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.186698] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ef6767c-7eb3-4143-8de1-69f7abaf8fa1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.186881] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ef6767c-7eb3-4143-8de1-69f7abaf8fa1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.187285] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ef6767c-7eb3-4143-8de1-69f7abaf8fa1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.187488] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ef6767c-7eb3-4143-8de1-69f7abaf8fa1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.188114] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ef6767c-7eb3-4143-8de1-69f7abaf8fa1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.265791] [55187]: DEBUG nova.policy [None req-3ef6767c-7eb3-4143-8de1-69f7abaf8fa1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.271217] [55187]: INFO nova.api.openstack.requestlog [None req-3ef6767c-7eb3-4143-8de1-69f7abaf8fa1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.094337 [ 689.271323] [55187]: [pid: 55187|app: 0|req: 495/1047] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:49 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.305502] [55187]: DEBUG nova.api.openstack.wsgi [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-1451691357", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "metadata": {}, "networks": [{"uuid": "3a61c1ad-aac5-49d9-8535-0d413ecaf73d"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 689.354208] [55187]: DEBUG oslo_concurrency.lockutils [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.354208] [55187]: DEBUG oslo_concurrency.lockutils [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.354208] [55187]: DEBUG oslo_concurrency.lockutils [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.354632] [55187]: DEBUG oslo_concurrency.lockutils [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.355095] [55187]: DEBUG oslo_concurrency.lockutils [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.355489] [55187]: DEBUG oslo_concurrency.lockutils [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.363861] [55187]: DEBUG nova.network.neutron [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] validate_networks() for [('3a61c1ad-aac5-49d9-8535-0d413ecaf73d', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 689.471289] [55188]: INFO nova.api.openstack.requestlog [None req-e16b4dcc-20e1-4331-8a74-197ba0bc470c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787/action" status: 202 len: 0 microversion: 2.1 time: 0.449303 [ 689.474705] [55188]: [pid: 55188|app: 0|req: 553/1048] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:49 2025] POST /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787/action => generated 0 bytes in 453 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 689.479365] [55188]: DEBUG nova.api.openstack.wsgi [None req-9bcdb70a-afdf-417d-97cc-ac8d52879a93 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.480916] [55188]: DEBUG nova.compute.api [None req-9bcdb70a-afdf-417d-97cc-ac8d52879a93 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.487598] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bcdb70a-afdf-417d-97cc-ac8d52879a93 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.487862] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bcdb70a-afdf-417d-97cc-ac8d52879a93 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.488072] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bcdb70a-afdf-417d-97cc-ac8d52879a93 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.488534] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bcdb70a-afdf-417d-97cc-ac8d52879a93 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.488644] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bcdb70a-afdf-417d-97cc-ac8d52879a93 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.488819] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bcdb70a-afdf-417d-97cc-ac8d52879a93 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.521958] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bcdb70a-afdf-417d-97cc-ac8d52879a93 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.522264] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bcdb70a-afdf-417d-97cc-ac8d52879a93 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.522738] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bcdb70a-afdf-417d-97cc-ac8d52879a93 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.522932] [55188]: DEBUG nova.objects.instance [None req-9bcdb70a-afdf-417d-97cc-ac8d52879a93 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lazy-loading 'fault' on Instance uuid 3b873a8a-8dd7-4497-836e-d22a34a3eea1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 689.550664] [55188]: DEBUG nova.policy [None req-9bcdb70a-afdf-417d-97cc-ac8d52879a93 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.554213] [55188]: INFO nova.api.openstack.requestlog [None req-9bcdb70a-afdf-417d-97cc-ac8d52879a93 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1315 microversion: 2.1 time: 0.079127 [ 689.554685] [55188]: [pid: 55188|app: 0|req: 554/1049] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:49 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1315 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.560659] [55188]: DEBUG nova.api.openstack.wsgi [None req-a3768183-3d7e-4cd7-9a7d-60d12b4f6306 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.565781] [55188]: DEBUG nova.compute.api [None req-a3768183-3d7e-4cd7-9a7d-60d12b4f6306 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.570877] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3768183-3d7e-4cd7-9a7d-60d12b4f6306 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.571287] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3768183-3d7e-4cd7-9a7d-60d12b4f6306 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.572024] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3768183-3d7e-4cd7-9a7d-60d12b4f6306 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.572546] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3768183-3d7e-4cd7-9a7d-60d12b4f6306 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.572884] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3768183-3d7e-4cd7-9a7d-60d12b4f6306 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.573222] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3768183-3d7e-4cd7-9a7d-60d12b4f6306 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.618051] [55188]: DEBUG nova.policy [None req-a3768183-3d7e-4cd7-9a7d-60d12b4f6306 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.624856] [55188]: INFO nova.api.openstack.requestlog [None req-a3768183-3d7e-4cd7-9a7d-60d12b4f6306 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1216 microversion: 2.1 time: 0.066131 [ 689.626212] [55188]: [pid: 55188|app: 0|req: 555/1050] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:49 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1216 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.630303] [55188]: DEBUG nova.api.openstack.wsgi [None req-f955db9c-5937-4eb0-a674-83bd3231b75f tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.630645] [55188]: DEBUG nova.compute.api [None req-f955db9c-5937-4eb0-a674-83bd3231b75f tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.637108] [55188]: DEBUG oslo_concurrency.lockutils [None req-f955db9c-5937-4eb0-a674-83bd3231b75f tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.637578] [55188]: DEBUG oslo_concurrency.lockutils [None req-f955db9c-5937-4eb0-a674-83bd3231b75f tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.637911] [55188]: DEBUG oslo_concurrency.lockutils [None req-f955db9c-5937-4eb0-a674-83bd3231b75f tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.638429] [55188]: DEBUG oslo_concurrency.lockutils [None req-f955db9c-5937-4eb0-a674-83bd3231b75f tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.638742] [55188]: DEBUG oslo_concurrency.lockutils [None req-f955db9c-5937-4eb0-a674-83bd3231b75f tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.639056] [55188]: DEBUG oslo_concurrency.lockutils [None req-f955db9c-5937-4eb0-a674-83bd3231b75f tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.663297] [55188]: DEBUG oslo_concurrency.lockutils [None req-f955db9c-5937-4eb0-a674-83bd3231b75f tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.663486] [55188]: DEBUG oslo_concurrency.lockutils [None req-f955db9c-5937-4eb0-a674-83bd3231b75f tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.663673] [55188]: DEBUG oslo_concurrency.lockutils [None req-f955db9c-5937-4eb0-a674-83bd3231b75f tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.663906] [55188]: DEBUG nova.objects.instance [None req-f955db9c-5937-4eb0-a674-83bd3231b75f tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lazy-loading 'fault' on Instance uuid 72045dd3-fa01-4b9e-a47b-aa9e034611f3 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 689.685325] [55188]: DEBUG nova.policy [None req-f955db9c-5937-4eb0-a674-83bd3231b75f tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.689503] [55188]: INFO nova.api.openstack.requestlog [None req-f955db9c-5937-4eb0-a674-83bd3231b75f tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1306 microversion: 2.1 time: 0.063379 [ 689.689820] [55188]: [pid: 55188|app: 0|req: 556/1051] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:49 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1306 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.692842] [55188]: DEBUG nova.api.openstack.wsgi [None req-4b1344c0-1301-4d51-bc03-0c37319e05e5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.694497] [55188]: DEBUG nova.compute.api [None req-4b1344c0-1301-4d51-bc03-0c37319e05e5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.698639] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b1344c0-1301-4d51-bc03-0c37319e05e5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.698872] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b1344c0-1301-4d51-bc03-0c37319e05e5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.702022] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b1344c0-1301-4d51-bc03-0c37319e05e5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.702022] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b1344c0-1301-4d51-bc03-0c37319e05e5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.702022] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b1344c0-1301-4d51-bc03-0c37319e05e5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.702022] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b1344c0-1301-4d51-bc03-0c37319e05e5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.740000] [55188]: DEBUG nova.policy [None req-4b1344c0-1301-4d51-bc03-0c37319e05e5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.744684] [55188]: INFO nova.api.openstack.requestlog [None req-4b1344c0-1301-4d51-bc03-0c37319e05e5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.054187 [ 689.745026] [55187]: DEBUG nova.virt.hardware [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 689.745474] [55188]: [pid: 55188|app: 0|req: 557/1052] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:50 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.745536] [55187]: DEBUG nova.virt.hardware [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 689.745536] [55187]: DEBUG nova.virt.hardware [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 689.745613] [55187]: DEBUG nova.virt.hardware [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 689.745797] [55187]: DEBUG nova.virt.hardware [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 689.748029] [55188]: DEBUG nova.api.openstack.wsgi [None req-9dad4f0c-db33-4a5a-a663-43c4e87f378f tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.750727] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dad4f0c-db33-4a5a-a663-43c4e87f378f tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.751052] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dad4f0c-db33-4a5a-a663-43c4e87f378f tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.751313] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dad4f0c-db33-4a5a-a663-43c4e87f378f tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.751768] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dad4f0c-db33-4a5a-a663-43c4e87f378f tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.752063] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dad4f0c-db33-4a5a-a663-43c4e87f378f tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.752339] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dad4f0c-db33-4a5a-a663-43c4e87f378f tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.756604] [55187]: DEBUG oslo_concurrency.lockutils [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.756856] [55187]: DEBUG oslo_concurrency.lockutils [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.757052] [55187]: DEBUG oslo_concurrency.lockutils [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.757456] [55187]: DEBUG oslo_concurrency.lockutils [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.757666] [55187]: DEBUG oslo_concurrency.lockutils [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.757827] [55187]: DEBUG oslo_concurrency.lockutils [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.768526] [55188]: INFO nova.api.openstack.requestlog [None req-9dad4f0c-db33-4a5a-a663-43c4e87f378f tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?host=devstack&binary=xxx" status: 200 len: 16 microversion: 2.53 time: 0.022760 [ 689.768953] [55188]: [pid: 55188|app: 0|req: 558/1053] 10.180.1.21 () {60 vars in 1222 bytes} [Wed Mar 26 22:02:50 2025] GET /compute/v2.1/os-services?host=devstack&binary=xxx => generated 16 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.772158] [55187]: DEBUG nova.quota [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Getting quotas for project 309a561d6fde441f9076f42ff2d35455. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 689.772217] [55188]: DEBUG nova.api.openstack.wsgi [None req-5e4fcfe6-a698-40ee-b632-4d987349c497 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.774036] [55188]: DEBUG nova.compute.api [None req-5e4fcfe6-a698-40ee-b632-4d987349c497 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.777256] [55187]: DEBUG nova.quota [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Getting quotas for user 9fff41b48a97467b8fc0001d26c3c013 and project 309a561d6fde441f9076f42ff2d35455. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 689.777770] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e4fcfe6-a698-40ee-b632-4d987349c497 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.778082] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e4fcfe6-a698-40ee-b632-4d987349c497 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.778314] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e4fcfe6-a698-40ee-b632-4d987349c497 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.778717] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e4fcfe6-a698-40ee-b632-4d987349c497 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.778975] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e4fcfe6-a698-40ee-b632-4d987349c497 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.779210] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e4fcfe6-a698-40ee-b632-4d987349c497 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.791069] [55187]: DEBUG nova.compute.api [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 689.795112] [55187]: DEBUG nova.compute.api [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 689.823975] [55188]: DEBUG nova.policy [None req-5e4fcfe6-a698-40ee-b632-4d987349c497 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.830226] [55188]: INFO nova.api.openstack.requestlog [None req-5e4fcfe6-a698-40ee-b632-4d987349c497 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.059720 [ 689.830226] [55188]: [pid: 55188|app: 0|req: 559/1054] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:50 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.831878] [55187]: INFO nova.api.openstack.requestlog [None req-874ff54b-1d2d-4c7d-9d7a-4118418fdd7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.559915 [ 689.832245] [55187]: [pid: 55187|app: 0|req: 496/1055] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:49 2025] POST /compute/v2.1/servers => generated 380 bytes in 560 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 689.832704] [55188]: DEBUG nova.api.openstack.wsgi [None req-fa4ef56e-b61a-4e63-84a0-0d0d3850f662 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.834438] [55188]: DEBUG nova.compute.api [None req-fa4ef56e-b61a-4e63-84a0-0d0d3850f662 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.838308] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa4ef56e-b61a-4e63-84a0-0d0d3850f662 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.838667] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa4ef56e-b61a-4e63-84a0-0d0d3850f662 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.838740] [55187]: DEBUG nova.api.openstack.wsgi [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-260252463", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "ed036eeb-4e11-4eb7-a04d-67152987b054"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 689.838828] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa4ef56e-b61a-4e63-84a0-0d0d3850f662 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.842016] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa4ef56e-b61a-4e63-84a0-0d0d3850f662 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.842016] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa4ef56e-b61a-4e63-84a0-0d0d3850f662 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.842016] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa4ef56e-b61a-4e63-84a0-0d0d3850f662 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.875454] [55188]: DEBUG nova.policy [None req-fa4ef56e-b61a-4e63-84a0-0d0d3850f662 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.877703] [55188]: INFO nova.api.openstack.requestlog [None req-fa4ef56e-b61a-4e63-84a0-0d0d3850f662 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.047408 [ 689.882018] [55188]: [pid: 55188|app: 0|req: 560/1056] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:50 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.882186] [55187]: DEBUG oslo_concurrency.lockutils [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.882186] [55187]: DEBUG oslo_concurrency.lockutils [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.882186] [55187]: DEBUG oslo_concurrency.lockutils [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.882186] [55187]: DEBUG oslo_concurrency.lockutils [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.882338] [55187]: DEBUG oslo_concurrency.lockutils [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.882338] [55187]: DEBUG oslo_concurrency.lockutils [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.882408] [55188]: DEBUG nova.api.openstack.wsgi [None req-9729b400-8009-41e0-bfe8-424e0074bd88 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.882642] [55188]: DEBUG nova.compute.api [None req-9729b400-8009-41e0-bfe8-424e0074bd88 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.885556] [55187]: DEBUG nova.network.neutron [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] validate_networks() for [('ed036eeb-4e11-4eb7-a04d-67152987b054', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 689.885894] [55188]: DEBUG oslo_concurrency.lockutils [None req-9729b400-8009-41e0-bfe8-424e0074bd88 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.886171] [55188]: DEBUG oslo_concurrency.lockutils [None req-9729b400-8009-41e0-bfe8-424e0074bd88 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.886356] [55188]: DEBUG oslo_concurrency.lockutils [None req-9729b400-8009-41e0-bfe8-424e0074bd88 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.886729] [55188]: DEBUG oslo_concurrency.lockutils [None req-9729b400-8009-41e0-bfe8-424e0074bd88 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.887182] [55188]: DEBUG oslo_concurrency.lockutils [None req-9729b400-8009-41e0-bfe8-424e0074bd88 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.887255] [55188]: DEBUG oslo_concurrency.lockutils [None req-9729b400-8009-41e0-bfe8-424e0074bd88 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.920445] [55188]: DEBUG nova.policy [None req-9729b400-8009-41e0-bfe8-424e0074bd88 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.925336] [55188]: INFO nova.api.openstack.requestlog [None req-9729b400-8009-41e0-bfe8-424e0074bd88 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.046440 [ 689.925726] [55188]: [pid: 55188|app: 0|req: 561/1057] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:50 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.929903] [55188]: DEBUG nova.api.openstack.wsgi [None req-e8e47583-d930-4c15-9672-496d13cf4210 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 689.930307] [55188]: DEBUG nova.compute.api [None req-e8e47583-d930-4c15-9672-496d13cf4210 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 689.933246] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8e47583-d930-4c15-9672-496d13cf4210 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.933480] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8e47583-d930-4c15-9672-496d13cf4210 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.933656] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8e47583-d930-4c15-9672-496d13cf4210 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.934172] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8e47583-d930-4c15-9672-496d13cf4210 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.935044] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8e47583-d930-4c15-9672-496d13cf4210 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.935044] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8e47583-d930-4c15-9672-496d13cf4210 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.991023] [55188]: DEBUG nova.policy [None req-e8e47583-d930-4c15-9672-496d13cf4210 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.992814] [55188]: INFO nova.api.openstack.requestlog [None req-e8e47583-d930-4c15-9672-496d13cf4210 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.066396 [ 689.993224] [55188]: [pid: 55188|app: 0|req: 562/1058] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:50 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.995926] [55188]: DEBUG nova.api.openstack.wsgi [None req-dc978ee4-ea68-42f1-b488-6073bf4332d7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.000074] [55188]: DEBUG nova.compute.api [None req-dc978ee4-ea68-42f1-b488-6073bf4332d7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.005035] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc978ee4-ea68-42f1-b488-6073bf4332d7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.005035] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc978ee4-ea68-42f1-b488-6073bf4332d7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.005035] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc978ee4-ea68-42f1-b488-6073bf4332d7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.005035] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc978ee4-ea68-42f1-b488-6073bf4332d7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.005264] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc978ee4-ea68-42f1-b488-6073bf4332d7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.005264] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc978ee4-ea68-42f1-b488-6073bf4332d7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.024504] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc978ee4-ea68-42f1-b488-6073bf4332d7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.024767] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc978ee4-ea68-42f1-b488-6073bf4332d7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.025108] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc978ee4-ea68-42f1-b488-6073bf4332d7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.025189] [55188]: DEBUG nova.objects.instance [None req-dc978ee4-ea68-42f1-b488-6073bf4332d7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lazy-loading 'fault' on Instance uuid bf43965a-4117-4c14-a78b-43ffa49d463a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 690.058071] [55188]: DEBUG nova.policy [None req-dc978ee4-ea68-42f1-b488-6073bf4332d7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.058398] [55187]: DEBUG nova.virt.hardware [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 690.058398] [55187]: DEBUG nova.virt.hardware [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 690.058398] [55187]: DEBUG nova.virt.hardware [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 690.058398] [55187]: DEBUG nova.virt.hardware [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 690.058398] [55187]: DEBUG nova.virt.hardware [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 690.060908] [55188]: INFO nova.api.openstack.requestlog [None req-dc978ee4-ea68-42f1-b488-6073bf4332d7 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1301 microversion: 2.1 time: 0.066969 [ 690.061279] [55188]: [pid: 55188|app: 0|req: 563/1059] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:50 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1301 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.068030] [55187]: DEBUG oslo_concurrency.lockutils [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.068208] [55187]: DEBUG oslo_concurrency.lockutils [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.068392] [55187]: DEBUG oslo_concurrency.lockutils [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.068455] [55188]: DEBUG nova.api.openstack.wsgi [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-997787807", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "9a150182-def4-4bfe-9189-c4efa2af8a13"}], "security_groups": [{"name": "tempest-securitygroup--161969354"}], "key_name": "tempest-keypair-1158309969", "user_data": "}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 690.068935] [55187]: DEBUG oslo_concurrency.lockutils [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.069057] [55187]: DEBUG oslo_concurrency.lockutils [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.069256] [55187]: DEBUG oslo_concurrency.lockutils [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.083338] [55187]: DEBUG nova.quota [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Getting quotas for project 82fad1616ff74d59a0c91c85897795d6. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 690.086305] [55187]: DEBUG nova.quota [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Getting quotas for user 7566b0c0faeb4f80b9d815a812748a51 and project 82fad1616ff74d59a0c91c85897795d6. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 690.093057] [55187]: DEBUG nova.compute.api [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 690.094517] [55187]: DEBUG nova.compute.api [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 690.124551] [55188]: DEBUG oslo_concurrency.lockutils [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.125198] [55188]: DEBUG oslo_concurrency.lockutils [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.125277] [55188]: DEBUG oslo_concurrency.lockutils [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.125748] [55188]: DEBUG oslo_concurrency.lockutils [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.126041] [55188]: DEBUG oslo_concurrency.lockutils [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.126288] [55188]: DEBUG oslo_concurrency.lockutils [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.136903] [55187]: INFO nova.api.openstack.requestlog [None req-55f40b71-5576-44d7-b3ec-86b267f3cb97 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.303813 [ 690.137240] [55187]: [pid: 55187|app: 0|req: 497/1060] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:50 2025] POST /compute/v2.1/servers => generated 380 bytes in 304 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 690.139883] [55187]: DEBUG nova.api.openstack.wsgi [None req-c014b14c-2d46-4630-b6ea-8d7be15831e9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.143627] [55187]: DEBUG nova.compute.api [None req-c014b14c-2d46-4630-b6ea-8d7be15831e9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.148222] [55187]: DEBUG oslo_concurrency.lockutils [None req-c014b14c-2d46-4630-b6ea-8d7be15831e9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.148522] [55187]: DEBUG oslo_concurrency.lockutils [None req-c014b14c-2d46-4630-b6ea-8d7be15831e9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.148743] [55187]: DEBUG oslo_concurrency.lockutils [None req-c014b14c-2d46-4630-b6ea-8d7be15831e9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.149077] [55187]: DEBUG oslo_concurrency.lockutils [None req-c014b14c-2d46-4630-b6ea-8d7be15831e9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.149562] [55187]: DEBUG oslo_concurrency.lockutils [None req-c014b14c-2d46-4630-b6ea-8d7be15831e9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.149562] [55187]: DEBUG oslo_concurrency.lockutils [None req-c014b14c-2d46-4630-b6ea-8d7be15831e9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.192804] [55188]: DEBUG nova.network.neutron [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] validate_networks() for [('9a150182-def4-4bfe-9189-c4efa2af8a13', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 690.283874] [55187]: DEBUG nova.policy [None req-c014b14c-2d46-4630-b6ea-8d7be15831e9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.295381] [55187]: INFO nova.api.openstack.requestlog [None req-c014b14c-2d46-4630-b6ea-8d7be15831e9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1312 microversion: 2.1 time: 0.157608 [ 690.295911] [55187]: [pid: 55187|app: 0|req: 498/1061] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:50 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1312 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.301874] [55187]: DEBUG nova.api.openstack.wsgi [req-6d91eaa3-7233-4aae-b4c5-f449001458cf req-d14a50f8-3a4a-41c7-acd8-ea41994dfaea service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7e43c2a9-687f-4839-b48b-b7c3b2164787", "tag": "fd321573-b572-4ca3-b402-8a0e45ef74fc"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 690.313613] [55187]: DEBUG oslo_concurrency.lockutils [req-6d91eaa3-7233-4aae-b4c5-f449001458cf req-d14a50f8-3a4a-41c7-acd8-ea41994dfaea service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.313957] [55187]: DEBUG oslo_concurrency.lockutils [req-6d91eaa3-7233-4aae-b4c5-f449001458cf req-d14a50f8-3a4a-41c7-acd8-ea41994dfaea service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.317345] [55187]: DEBUG oslo_concurrency.lockutils [req-6d91eaa3-7233-4aae-b4c5-f449001458cf req-d14a50f8-3a4a-41c7-acd8-ea41994dfaea service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.325704] [55187]: INFO nova.api.openstack.compute.server_external_events [req-6d91eaa3-7233-4aae-b4c5-f449001458cf req-d14a50f8-3a4a-41c7-acd8-ea41994dfaea service nova] Creating event network-changed:fd321573-b572-4ca3-b402-8a0e45ef74fc for instance 7e43c2a9-687f-4839-b48b-b7c3b2164787 on cpu-1 [ 690.329588] [55187]: INFO nova.api.openstack.requestlog [req-6d91eaa3-7233-4aae-b4c5-f449001458cf req-d14a50f8-3a4a-41c7-acd8-ea41994dfaea service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029829 [ 690.330967] [55187]: [pid: 55187|app: 0|req: 499/1062] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:50 2025] 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) [ 690.333321] [55187]: DEBUG nova.api.openstack.wsgi [None req-e87baf0e-fca7-43ce-a0d7-70f8f99402f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1609207796"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 690.335657] [55187]: DEBUG nova.compute.api [None req-e87baf0e-fca7-43ce-a0d7-70f8f99402f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.342855] [55187]: DEBUG oslo_concurrency.lockutils [None req-e87baf0e-fca7-43ce-a0d7-70f8f99402f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.342855] [55187]: DEBUG oslo_concurrency.lockutils [None req-e87baf0e-fca7-43ce-a0d7-70f8f99402f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.342855] [55187]: DEBUG oslo_concurrency.lockutils [None req-e87baf0e-fca7-43ce-a0d7-70f8f99402f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.342855] [55187]: DEBUG oslo_concurrency.lockutils [None req-e87baf0e-fca7-43ce-a0d7-70f8f99402f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.343302] [55187]: DEBUG oslo_concurrency.lockutils [None req-e87baf0e-fca7-43ce-a0d7-70f8f99402f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.343302] [55187]: DEBUG oslo_concurrency.lockutils [None req-e87baf0e-fca7-43ce-a0d7-70f8f99402f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.418760] [55188]: DEBUG nova.virt.hardware [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 690.419544] [55188]: DEBUG nova.virt.hardware [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 690.419544] [55188]: DEBUG nova.virt.hardware [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 690.419544] [55188]: DEBUG nova.virt.hardware [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 690.419728] [55188]: DEBUG nova.virt.hardware [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 690.426652] [55188]: DEBUG oslo_concurrency.lockutils [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.428414] [55188]: DEBUG oslo_concurrency.lockutils [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.428414] [55188]: DEBUG oslo_concurrency.lockutils [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.428414] [55188]: DEBUG oslo_concurrency.lockutils [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.428414] [55188]: DEBUG oslo_concurrency.lockutils [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.428701] [55188]: DEBUG oslo_concurrency.lockutils [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.441093] [55188]: DEBUG nova.quota [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Getting quotas for project 63ff24bc1cd54426a4c694b3da71901a. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 690.443868] [55188]: DEBUG nova.quota [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Getting quotas for user 2489941f4b79437ebb71ad470b193b0a and project 63ff24bc1cd54426a4c694b3da71901a. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 690.454040] [55188]: DEBUG nova.compute.api [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 690.455729] [55188]: DEBUG nova.compute.api [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 690.486500] [55188]: INFO nova.api.openstack.requestlog [None req-87bf9c1e-cdcf-479f-8c4a-bfc621ac8958 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.1 time: 0.423755 [ 690.487080] [55188]: [pid: 55188|app: 0|req: 564/1063] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:50 2025] POST /compute/v2.1/servers => generated 408 bytes in 425 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 690.489830] [55188]: DEBUG nova.api.openstack.wsgi [None req-84a6ec71-e383-4c42-947a-c708e6a7adde tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.491853] [55188]: DEBUG nova.compute.api [None req-84a6ec71-e383-4c42-947a-c708e6a7adde tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.496480] [55188]: DEBUG oslo_concurrency.lockutils [None req-84a6ec71-e383-4c42-947a-c708e6a7adde tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.496480] [55188]: DEBUG oslo_concurrency.lockutils [None req-84a6ec71-e383-4c42-947a-c708e6a7adde tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.496623] [55188]: DEBUG oslo_concurrency.lockutils [None req-84a6ec71-e383-4c42-947a-c708e6a7adde tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.497226] [55188]: DEBUG oslo_concurrency.lockutils [None req-84a6ec71-e383-4c42-947a-c708e6a7adde tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.497226] [55188]: DEBUG oslo_concurrency.lockutils [None req-84a6ec71-e383-4c42-947a-c708e6a7adde tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.497380] [55188]: DEBUG oslo_concurrency.lockutils [None req-84a6ec71-e383-4c42-947a-c708e6a7adde tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.505580] [55187]: INFO nova.network.security_group_api [None req-e87baf0e-fca7-43ce-a0d7-70f8f99402f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Adding security group c6b96cb3-6ca5-40b9-bf69-5d52df265528 to port fd321573-b572-4ca3-b402-8a0e45ef74fc [ 690.612196] [55188]: DEBUG nova.policy [None req-84a6ec71-e383-4c42-947a-c708e6a7adde tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.614938] [55188]: INFO nova.api.openstack.requestlog [None req-84a6ec71-e383-4c42-947a-c708e6a7adde tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1468 microversion: 2.1 time: 0.127363 [ 690.615296] [55188]: [pid: 55188|app: 0|req: 565/1064] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:50 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1468 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.618215] [55188]: DEBUG nova.api.openstack.wsgi [None req-18307c28-3d2d-4b49-82a2-b5b12314db4e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.619898] [55188]: DEBUG nova.compute.api [None req-18307c28-3d2d-4b49-82a2-b5b12314db4e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.623406] [55188]: DEBUG oslo_concurrency.lockutils [None req-18307c28-3d2d-4b49-82a2-b5b12314db4e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.623885] [55188]: DEBUG oslo_concurrency.lockutils [None req-18307c28-3d2d-4b49-82a2-b5b12314db4e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.623977] [55188]: DEBUG oslo_concurrency.lockutils [None req-18307c28-3d2d-4b49-82a2-b5b12314db4e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.624338] [55188]: DEBUG oslo_concurrency.lockutils [None req-18307c28-3d2d-4b49-82a2-b5b12314db4e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.624530] [55188]: DEBUG oslo_concurrency.lockutils [None req-18307c28-3d2d-4b49-82a2-b5b12314db4e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.624726] [55188]: DEBUG oslo_concurrency.lockutils [None req-18307c28-3d2d-4b49-82a2-b5b12314db4e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.674330] [55188]: DEBUG nova.policy [None req-18307c28-3d2d-4b49-82a2-b5b12314db4e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.684432] [55188]: INFO nova.api.openstack.requestlog [None req-18307c28-3d2d-4b49-82a2-b5b12314db4e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.068445 [ 690.684809] [55188]: [pid: 55188|app: 0|req: 566/1065] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:50 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.688405] [55188]: DEBUG nova.api.openstack.wsgi [None req-22d96187-18e4-4cdb-bfad-efeb67fc6fe5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.692531] [55188]: DEBUG nova.compute.api [None req-22d96187-18e4-4cdb-bfad-efeb67fc6fe5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.694089] [55188]: DEBUG oslo_concurrency.lockutils [None req-22d96187-18e4-4cdb-bfad-efeb67fc6fe5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.694383] [55188]: DEBUG oslo_concurrency.lockutils [None req-22d96187-18e4-4cdb-bfad-efeb67fc6fe5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.694535] [55188]: DEBUG oslo_concurrency.lockutils [None req-22d96187-18e4-4cdb-bfad-efeb67fc6fe5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.694957] [55188]: DEBUG oslo_concurrency.lockutils [None req-22d96187-18e4-4cdb-bfad-efeb67fc6fe5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.695169] [55188]: DEBUG oslo_concurrency.lockutils [None req-22d96187-18e4-4cdb-bfad-efeb67fc6fe5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.695367] [55188]: DEBUG oslo_concurrency.lockutils [None req-22d96187-18e4-4cdb-bfad-efeb67fc6fe5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.749219] [55188]: DEBUG nova.policy [None req-22d96187-18e4-4cdb-bfad-efeb67fc6fe5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.754201] [55188]: INFO nova.api.openstack.requestlog [None req-22d96187-18e4-4cdb-bfad-efeb67fc6fe5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.068514 [ 690.754412] [55188]: [pid: 55188|app: 0|req: 567/1066] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:51 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.758298] [55188]: DEBUG nova.api.openstack.wsgi [None req-14d06628-abee-4386-8710-9cb8f5caf595 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.759627] [55188]: DEBUG oslo_concurrency.lockutils [None req-14d06628-abee-4386-8710-9cb8f5caf595 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.759822] [55188]: DEBUG oslo_concurrency.lockutils [None req-14d06628-abee-4386-8710-9cb8f5caf595 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.759980] [55188]: DEBUG oslo_concurrency.lockutils [None req-14d06628-abee-4386-8710-9cb8f5caf595 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.760975] [55188]: DEBUG oslo_concurrency.lockutils [None req-14d06628-abee-4386-8710-9cb8f5caf595 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.760975] [55188]: DEBUG oslo_concurrency.lockutils [None req-14d06628-abee-4386-8710-9cb8f5caf595 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.760975] [55188]: DEBUG oslo_concurrency.lockutils [None req-14d06628-abee-4386-8710-9cb8f5caf595 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.774442] [55188]: INFO nova.api.openstack.requestlog [None req-14d06628-abee-4386-8710-9cb8f5caf595 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 734 microversion: 2.53 time: 0.019008 [ 690.774592] [55188]: [pid: 55188|app: 0|req: 568/1067] 10.180.1.21 () {60 vars in 1173 bytes} [Wed Mar 26 22:02:51 2025] GET /compute/v2.1/os-services => generated 734 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 690.779782] [55188]: DEBUG nova.api.openstack.wsgi [None req-1cd665c7-ac03-40ab-8b61-51a2517f163b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.781451] [55188]: DEBUG nova.compute.api [None req-1cd665c7-ac03-40ab-8b61-51a2517f163b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.786752] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cd665c7-ac03-40ab-8b61-51a2517f163b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.787033] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cd665c7-ac03-40ab-8b61-51a2517f163b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.787234] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cd665c7-ac03-40ab-8b61-51a2517f163b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.787592] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cd665c7-ac03-40ab-8b61-51a2517f163b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.787785] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cd665c7-ac03-40ab-8b61-51a2517f163b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.787952] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cd665c7-ac03-40ab-8b61-51a2517f163b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.826711] [55188]: DEBUG nova.policy [None req-1cd665c7-ac03-40ab-8b61-51a2517f163b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.831095] [55188]: INFO nova.api.openstack.requestlog [None req-1cd665c7-ac03-40ab-8b61-51a2517f163b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.055925 [ 690.831440] [55188]: [pid: 55188|app: 0|req: 569/1068] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:51 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.833849] [55188]: DEBUG nova.api.openstack.wsgi [None req-e1e2dcb3-7965-41cd-a717-de060636ec10 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 690.835480] [55188]: DEBUG nova.compute.api [None req-e1e2dcb3-7965-41cd-a717-de060636ec10 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 690.839040] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e2dcb3-7965-41cd-a717-de060636ec10 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.839301] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e2dcb3-7965-41cd-a717-de060636ec10 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.839487] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e2dcb3-7965-41cd-a717-de060636ec10 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.839845] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e2dcb3-7965-41cd-a717-de060636ec10 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.840069] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e2dcb3-7965-41cd-a717-de060636ec10 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.840241] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e2dcb3-7965-41cd-a717-de060636ec10 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.015170] [55188]: DEBUG nova.policy [None req-e1e2dcb3-7965-41cd-a717-de060636ec10 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.022100] [55188]: INFO nova.api.openstack.requestlog [None req-e1e2dcb3-7965-41cd-a717-de060636ec10 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1318 microversion: 2.1 time: 0.189086 [ 691.022100] [55188]: [pid: 55188|app: 0|req: 570/1069] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:51 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1318 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.056784] [55188]: DEBUG nova.api.openstack.wsgi [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-InstanceActionsV221TestJSON-server-279425053", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "3a042ba2-4b68-42e8-b16c-97458920fe5a"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 691.095256] [55187]: INFO nova.api.openstack.requestlog [None req-e87baf0e-fca7-43ce-a0d7-70f8f99402f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787/action" status: 202 len: 0 microversion: 2.1 time: 0.763334 [ 691.097186] [55187]: [pid: 55187|app: 0|req: 500/1070] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:50 2025] POST /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787/action => generated 0 bytes in 767 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 691.101904] [55187]: DEBUG nova.api.openstack.wsgi [None req-4c525475-98a3-414e-a0c9-d73688b5a430 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.106849] [55187]: DEBUG nova.compute.api [None req-4c525475-98a3-414e-a0c9-d73688b5a430 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.111543] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c525475-98a3-414e-a0c9-d73688b5a430 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.112253] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c525475-98a3-414e-a0c9-d73688b5a430 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.112380] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c525475-98a3-414e-a0c9-d73688b5a430 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.112997] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c525475-98a3-414e-a0c9-d73688b5a430 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.113254] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c525475-98a3-414e-a0c9-d73688b5a430 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.113424] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c525475-98a3-414e-a0c9-d73688b5a430 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.178317] [55188]: DEBUG oslo_concurrency.lockutils [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.179387] [55188]: DEBUG oslo_concurrency.lockutils [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.179387] [55188]: DEBUG oslo_concurrency.lockutils [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.180090] [55188]: DEBUG oslo_concurrency.lockutils [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.180090] [55188]: DEBUG oslo_concurrency.lockutils [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.180304] [55188]: DEBUG oslo_concurrency.lockutils [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.192736] [55188]: DEBUG nova.network.neutron [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] validate_networks() for [('3a042ba2-4b68-42e8-b16c-97458920fe5a', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 691.203412] [55187]: DEBUG nova.policy [None req-4c525475-98a3-414e-a0c9-d73688b5a430 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.211993] [55187]: INFO nova.api.openstack.requestlog [None req-4c525475-98a3-414e-a0c9-d73688b5a430 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.113653 [ 691.212356] [55187]: [pid: 55187|app: 0|req: 501/1071] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:51 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.216018] [55187]: DEBUG nova.api.openstack.wsgi [None req-d20c7cee-7672-491e-955a-8c7634cbf4b1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.222023] [55187]: DEBUG nova.compute.api [None req-d20c7cee-7672-491e-955a-8c7634cbf4b1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.225977] [55187]: DEBUG oslo_concurrency.lockutils [None req-d20c7cee-7672-491e-955a-8c7634cbf4b1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.226280] [55187]: DEBUG oslo_concurrency.lockutils [None req-d20c7cee-7672-491e-955a-8c7634cbf4b1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.226468] [55187]: DEBUG oslo_concurrency.lockutils [None req-d20c7cee-7672-491e-955a-8c7634cbf4b1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.226876] [55187]: DEBUG oslo_concurrency.lockutils [None req-d20c7cee-7672-491e-955a-8c7634cbf4b1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.227132] [55187]: DEBUG oslo_concurrency.lockutils [None req-d20c7cee-7672-491e-955a-8c7634cbf4b1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.227383] [55187]: DEBUG oslo_concurrency.lockutils [None req-d20c7cee-7672-491e-955a-8c7634cbf4b1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.371647] [55187]: DEBUG nova.policy [None req-d20c7cee-7672-491e-955a-8c7634cbf4b1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.382681] [55187]: DEBUG nova.policy [None req-d20c7cee-7672-491e-955a-8c7634cbf4b1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.383681] [55187]: DEBUG nova.policy [None req-d20c7cee-7672-491e-955a-8c7634cbf4b1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.384216] [55187]: INFO nova.api.openstack.requestlog [None req-d20c7cee-7672-491e-955a-8c7634cbf4b1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1372 microversion: 2.26 time: 0.171275 [ 691.384522] [55187]: [pid: 55187|app: 0|req: 502/1072] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:51 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1372 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 691.388055] [55187]: DEBUG nova.api.openstack.wsgi [None req-85411036-b811-41de-96d3-dcd05e6f5aba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.390095] [55187]: DEBUG nova.compute.api [None req-85411036-b811-41de-96d3-dcd05e6f5aba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.395419] [55187]: DEBUG oslo_concurrency.lockutils [None req-85411036-b811-41de-96d3-dcd05e6f5aba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.395900] [55187]: DEBUG oslo_concurrency.lockutils [None req-85411036-b811-41de-96d3-dcd05e6f5aba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.396149] [55187]: DEBUG oslo_concurrency.lockutils [None req-85411036-b811-41de-96d3-dcd05e6f5aba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.397209] [55187]: DEBUG oslo_concurrency.lockutils [None req-85411036-b811-41de-96d3-dcd05e6f5aba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.397209] [55187]: DEBUG oslo_concurrency.lockutils [None req-85411036-b811-41de-96d3-dcd05e6f5aba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.397209] [55187]: DEBUG oslo_concurrency.lockutils [None req-85411036-b811-41de-96d3-dcd05e6f5aba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.446103] [55187]: DEBUG nova.policy [None req-85411036-b811-41de-96d3-dcd05e6f5aba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.450402] [55187]: INFO nova.api.openstack.requestlog [None req-85411036-b811-41de-96d3-dcd05e6f5aba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.064279 [ 691.451521] [55187]: [pid: 55187|app: 0|req: 503/1073] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:51 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.454218] [55187]: DEBUG nova.api.openstack.wsgi [None req-d538806e-d956-40c8-9478-10ae53b7a287 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.456065] [55187]: DEBUG nova.compute.api [None req-d538806e-d956-40c8-9478-10ae53b7a287 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.459429] [55187]: DEBUG oslo_concurrency.lockutils [None req-d538806e-d956-40c8-9478-10ae53b7a287 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.459668] [55187]: DEBUG oslo_concurrency.lockutils [None req-d538806e-d956-40c8-9478-10ae53b7a287 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.459911] [55187]: DEBUG oslo_concurrency.lockutils [None req-d538806e-d956-40c8-9478-10ae53b7a287 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.460288] [55187]: DEBUG oslo_concurrency.lockutils [None req-d538806e-d956-40c8-9478-10ae53b7a287 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.460502] [55187]: DEBUG oslo_concurrency.lockutils [None req-d538806e-d956-40c8-9478-10ae53b7a287 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.460959] [55187]: DEBUG oslo_concurrency.lockutils [None req-d538806e-d956-40c8-9478-10ae53b7a287 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.487536] [55187]: DEBUG oslo_concurrency.lockutils [None req-d538806e-d956-40c8-9478-10ae53b7a287 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.487798] [55187]: DEBUG oslo_concurrency.lockutils [None req-d538806e-d956-40c8-9478-10ae53b7a287 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.487981] [55187]: DEBUG oslo_concurrency.lockutils [None req-d538806e-d956-40c8-9478-10ae53b7a287 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.488199] [55187]: DEBUG nova.objects.instance [None req-d538806e-d956-40c8-9478-10ae53b7a287 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lazy-loading 'fault' on Instance uuid 19f4096b-0f09-4e26-93d7-a345002d004d {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 691.508612] [55187]: DEBUG nova.policy [None req-d538806e-d956-40c8-9478-10ae53b7a287 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.513927] [55187]: DEBUG nova.policy [None req-d538806e-d956-40c8-9478-10ae53b7a287 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.514650] [55187]: DEBUG nova.policy [None req-d538806e-d956-40c8-9478-10ae53b7a287 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.515378] [55187]: INFO nova.api.openstack.requestlog [None req-d538806e-d956-40c8-9478-10ae53b7a287 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1572 microversion: 2.70 time: 0.063385 [ 691.515699] [55187]: [pid: 55187|app: 0|req: 504/1074] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:51 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1572 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 691.518299] [55187]: DEBUG nova.api.openstack.wsgi [None req-0ff109b0-081b-4834-8f0b-ebed04d95cc8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.519399] [55188]: DEBUG nova.virt.hardware [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 691.522012] [55188]: DEBUG nova.virt.hardware [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 691.522012] [55188]: DEBUG nova.virt.hardware [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 691.522203] [55187]: DEBUG nova.compute.api [None req-0ff109b0-081b-4834-8f0b-ebed04d95cc8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.522242] [55188]: DEBUG nova.virt.hardware [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 691.522242] [55188]: DEBUG nova.virt.hardware [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 691.523810] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ff109b0-081b-4834-8f0b-ebed04d95cc8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.524074] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ff109b0-081b-4834-8f0b-ebed04d95cc8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.524257] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ff109b0-081b-4834-8f0b-ebed04d95cc8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.524605] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ff109b0-081b-4834-8f0b-ebed04d95cc8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.524793] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ff109b0-081b-4834-8f0b-ebed04d95cc8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.524995] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ff109b0-081b-4834-8f0b-ebed04d95cc8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.532989] [55188]: DEBUG oslo_concurrency.lockutils [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.534236] [55188]: DEBUG oslo_concurrency.lockutils [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.534236] [55188]: DEBUG oslo_concurrency.lockutils [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.534236] [55188]: DEBUG oslo_concurrency.lockutils [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.534236] [55188]: DEBUG oslo_concurrency.lockutils [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.534574] [55188]: DEBUG oslo_concurrency.lockutils [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.545304] [55188]: DEBUG nova.quota [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Getting quotas for project be18b957f1614c17b80fb292f76f09bd. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 691.548948] [55188]: DEBUG nova.quota [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Getting quotas for user c8b002c39b5d43c8939159667c2a7be5 and project be18b957f1614c17b80fb292f76f09bd. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 691.555722] [55188]: DEBUG nova.compute.api [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 691.557037] [55188]: DEBUG nova.compute.api [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 691.560734] [55187]: DEBUG nova.policy [None req-0ff109b0-081b-4834-8f0b-ebed04d95cc8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.565267] [55187]: DEBUG nova.policy [None req-0ff109b0-081b-4834-8f0b-ebed04d95cc8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.566038] [55187]: DEBUG nova.policy [None req-0ff109b0-081b-4834-8f0b-ebed04d95cc8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.569629] [55187]: INFO nova.api.openstack.requestlog [None req-0ff109b0-081b-4834-8f0b-ebed04d95cc8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.053282 [ 691.569980] [55187]: [pid: 55187|app: 0|req: 505/1075] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:51 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 691.572396] [55187]: DEBUG nova.api.openstack.wsgi [None req-1afd03ae-1ab7-4d7b-bdea-4bca1b78a4d0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.574053] [55187]: DEBUG nova.compute.api [None req-1afd03ae-1ab7-4d7b-bdea-4bca1b78a4d0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.578400] [55187]: DEBUG oslo_concurrency.lockutils [None req-1afd03ae-1ab7-4d7b-bdea-4bca1b78a4d0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.578633] [55187]: DEBUG oslo_concurrency.lockutils [None req-1afd03ae-1ab7-4d7b-bdea-4bca1b78a4d0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.578806] [55187]: DEBUG oslo_concurrency.lockutils [None req-1afd03ae-1ab7-4d7b-bdea-4bca1b78a4d0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.579219] [55187]: DEBUG oslo_concurrency.lockutils [None req-1afd03ae-1ab7-4d7b-bdea-4bca1b78a4d0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.579425] [55187]: DEBUG oslo_concurrency.lockutils [None req-1afd03ae-1ab7-4d7b-bdea-4bca1b78a4d0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.579604] [55187]: DEBUG oslo_concurrency.lockutils [None req-1afd03ae-1ab7-4d7b-bdea-4bca1b78a4d0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.602250] [55188]: INFO nova.api.openstack.requestlog [None req-07f965fa-45dd-4b0a-9740-61b2f90e5200 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.21 time: 0.578449 [ 691.602631] [55188]: [pid: 55188|app: 0|req: 571/1076] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 26 22:02:51 2025] POST /compute/v2.1/servers => generated 380 bytes in 579 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 691.605920] [55188]: DEBUG nova.api.openstack.wsgi [None req-9a793a7d-d6d2-407f-92af-5ee6a019b94f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.607205] [55188]: DEBUG nova.compute.api [None req-9a793a7d-d6d2-407f-92af-5ee6a019b94f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.611709] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a793a7d-d6d2-407f-92af-5ee6a019b94f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.611987] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a793a7d-d6d2-407f-92af-5ee6a019b94f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.612258] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a793a7d-d6d2-407f-92af-5ee6a019b94f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.612713] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a793a7d-d6d2-407f-92af-5ee6a019b94f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.612921] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a793a7d-d6d2-407f-92af-5ee6a019b94f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.613110] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a793a7d-d6d2-407f-92af-5ee6a019b94f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.618557] [55187]: DEBUG nova.policy [None req-1afd03ae-1ab7-4d7b-bdea-4bca1b78a4d0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.623800] [55187]: INFO nova.api.openstack.requestlog [None req-1afd03ae-1ab7-4d7b-bdea-4bca1b78a4d0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1214 microversion: 2.1 time: 0.053162 [ 691.624160] [55187]: [pid: 55187|app: 0|req: 506/1077] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:51 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1214 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.626830] [55187]: DEBUG nova.api.openstack.wsgi [None req-e5ee5dfa-0e3b-4b92-b926-5605a1dc3087 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.629178] [55187]: DEBUG nova.compute.api [None req-e5ee5dfa-0e3b-4b92-b926-5605a1dc3087 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.632509] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5ee5dfa-0e3b-4b92-b926-5605a1dc3087 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.632797] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5ee5dfa-0e3b-4b92-b926-5605a1dc3087 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.633016] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5ee5dfa-0e3b-4b92-b926-5605a1dc3087 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.633925] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5ee5dfa-0e3b-4b92-b926-5605a1dc3087 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.633925] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5ee5dfa-0e3b-4b92-b926-5605a1dc3087 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.633925] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5ee5dfa-0e3b-4b92-b926-5605a1dc3087 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.648656] [55188]: DEBUG nova.policy [None req-9a793a7d-d6d2-407f-92af-5ee6a019b94f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.653129] [55188]: INFO nova.api.openstack.requestlog [None req-9a793a7d-d6d2-407f-92af-5ee6a019b94f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.049557 [ 691.653129] [55188]: [pid: 55188|app: 0|req: 572/1078] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:51 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.658024] [55188]: DEBUG nova.api.openstack.wsgi [req-39f8bb7e-7dd7-42db-ae64-316af4363fb6 req-960982f2-a9e5-4d85-a080-657ac6a210f3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c67345fe-852f-4912-9af4-3cc75257d434", "tag": "9f985177-318b-4c22-8df6-3d04db4bf555"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 691.660931] [55188]: DEBUG oslo_concurrency.lockutils [req-39f8bb7e-7dd7-42db-ae64-316af4363fb6 req-960982f2-a9e5-4d85-a080-657ac6a210f3 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.661201] [55188]: DEBUG oslo_concurrency.lockutils [req-39f8bb7e-7dd7-42db-ae64-316af4363fb6 req-960982f2-a9e5-4d85-a080-657ac6a210f3 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.661629] [55188]: DEBUG oslo_concurrency.lockutils [req-39f8bb7e-7dd7-42db-ae64-316af4363fb6 req-960982f2-a9e5-4d85-a080-657ac6a210f3 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.667199] [55188]: INFO nova.api.openstack.compute.server_external_events [req-39f8bb7e-7dd7-42db-ae64-316af4363fb6 req-960982f2-a9e5-4d85-a080-657ac6a210f3 service nova] Creating event network-changed:9f985177-318b-4c22-8df6-3d04db4bf555 for instance c67345fe-852f-4912-9af4-3cc75257d434 on cpu-1 [ 691.669992] [55188]: INFO nova.api.openstack.requestlog [req-39f8bb7e-7dd7-42db-ae64-316af4363fb6 req-960982f2-a9e5-4d85-a080-657ac6a210f3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.016229 [ 691.670315] [55188]: [pid: 55188|app: 0|req: 573/1079] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:52 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 691.670888] [55187]: DEBUG nova.policy [None req-e5ee5dfa-0e3b-4b92-b926-5605a1dc3087 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.673054] [55188]: DEBUG nova.api.openstack.wsgi [None req-ca866832-2f02-423c-ac6d-9e741d74d1bb tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.674624] [55188]: DEBUG nova.compute.api [None req-ca866832-2f02-423c-ac6d-9e741d74d1bb tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.675053] [55187]: INFO nova.api.openstack.requestlog [None req-e5ee5dfa-0e3b-4b92-b926-5605a1dc3087 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.050254 [ 691.675477] [55187]: [pid: 55187|app: 0|req: 507/1080] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:51 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.677810] [55187]: DEBUG nova.api.openstack.wsgi [None req-47cad2d4-9a3b-4401-a4ea-8db3a54e44d9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.678487] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca866832-2f02-423c-ac6d-9e741d74d1bb tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.678722] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca866832-2f02-423c-ac6d-9e741d74d1bb tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.679022] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca866832-2f02-423c-ac6d-9e741d74d1bb tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.679263] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca866832-2f02-423c-ac6d-9e741d74d1bb tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.679438] [55187]: DEBUG nova.compute.api [None req-47cad2d4-9a3b-4401-a4ea-8db3a54e44d9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.679485] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca866832-2f02-423c-ac6d-9e741d74d1bb tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.679629] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca866832-2f02-423c-ac6d-9e741d74d1bb tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.683214] [55187]: DEBUG oslo_concurrency.lockutils [None req-47cad2d4-9a3b-4401-a4ea-8db3a54e44d9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.683452] [55187]: DEBUG oslo_concurrency.lockutils [None req-47cad2d4-9a3b-4401-a4ea-8db3a54e44d9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.683630] [55187]: DEBUG oslo_concurrency.lockutils [None req-47cad2d4-9a3b-4401-a4ea-8db3a54e44d9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.684041] [55187]: DEBUG oslo_concurrency.lockutils [None req-47cad2d4-9a3b-4401-a4ea-8db3a54e44d9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.684233] [55187]: DEBUG oslo_concurrency.lockutils [None req-47cad2d4-9a3b-4401-a4ea-8db3a54e44d9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.684405] [55187]: DEBUG oslo_concurrency.lockutils [None req-47cad2d4-9a3b-4401-a4ea-8db3a54e44d9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.699525] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca866832-2f02-423c-ac6d-9e741d74d1bb tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.699525] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca866832-2f02-423c-ac6d-9e741d74d1bb tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.699525] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca866832-2f02-423c-ac6d-9e741d74d1bb tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.699697] [55188]: DEBUG nova.objects.instance [None req-ca866832-2f02-423c-ac6d-9e741d74d1bb tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 691.718111] [55187]: DEBUG nova.policy [None req-47cad2d4-9a3b-4401-a4ea-8db3a54e44d9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.722271] [55187]: INFO nova.api.openstack.requestlog [None req-47cad2d4-9a3b-4401-a4ea-8db3a54e44d9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.046302 [ 691.722590] [55187]: [pid: 55187|app: 0|req: 508/1081] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.725015] [55187]: DEBUG nova.api.openstack.wsgi [None req-f423eaaf-662e-41a4-b780-5de6fed4fc6e tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.726623] [55187]: DEBUG nova.compute.api [None req-f423eaaf-662e-41a4-b780-5de6fed4fc6e tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.727229] [55188]: DEBUG nova.policy [None req-ca866832-2f02-423c-ac6d-9e741d74d1bb tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.729719] [55187]: DEBUG oslo_concurrency.lockutils [None req-f423eaaf-662e-41a4-b780-5de6fed4fc6e tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.729947] [55187]: DEBUG oslo_concurrency.lockutils [None req-f423eaaf-662e-41a4-b780-5de6fed4fc6e tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.730733] [55187]: DEBUG oslo_concurrency.lockutils [None req-f423eaaf-662e-41a4-b780-5de6fed4fc6e tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.730733] [55187]: DEBUG oslo_concurrency.lockutils [None req-f423eaaf-662e-41a4-b780-5de6fed4fc6e tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.730733] [55187]: DEBUG oslo_concurrency.lockutils [None req-f423eaaf-662e-41a4-b780-5de6fed4fc6e tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.731113] [55187]: DEBUG oslo_concurrency.lockutils [None req-f423eaaf-662e-41a4-b780-5de6fed4fc6e tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.731879] [55188]: DEBUG nova.policy [None req-ca866832-2f02-423c-ac6d-9e741d74d1bb tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.732422] [55188]: DEBUG nova.policy [None req-ca866832-2f02-423c-ac6d-9e741d74d1bb tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.736462] [55188]: INFO nova.api.openstack.requestlog [None req-ca866832-2f02-423c-ac6d-9e741d74d1bb tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.065498 [ 691.736789] [55188]: [pid: 55188|app: 0|req: 574/1082] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 691.739296] [55188]: DEBUG nova.api.openstack.wsgi [None req-a6f33459-a7ff-4271-adb2-32ac9d094ed9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.741035] [55188]: DEBUG nova.compute.api [None req-a6f33459-a7ff-4271-adb2-32ac9d094ed9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.749037] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6f33459-a7ff-4271-adb2-32ac9d094ed9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.749300] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6f33459-a7ff-4271-adb2-32ac9d094ed9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.749697] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6f33459-a7ff-4271-adb2-32ac9d094ed9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.749825] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6f33459-a7ff-4271-adb2-32ac9d094ed9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.750033] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6f33459-a7ff-4271-adb2-32ac9d094ed9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.750286] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6f33459-a7ff-4271-adb2-32ac9d094ed9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.777210] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6f33459-a7ff-4271-adb2-32ac9d094ed9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.777210] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6f33459-a7ff-4271-adb2-32ac9d094ed9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.777210] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6f33459-a7ff-4271-adb2-32ac9d094ed9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.777210] [55188]: DEBUG nova.objects.instance [None req-a6f33459-a7ff-4271-adb2-32ac9d094ed9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lazy-loading 'fault' on Instance uuid 3b873a8a-8dd7-4497-836e-d22a34a3eea1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 691.797107] [55188]: DEBUG nova.policy [None req-a6f33459-a7ff-4271-adb2-32ac9d094ed9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.801956] [55188]: INFO nova.api.openstack.requestlog [None req-a6f33459-a7ff-4271-adb2-32ac9d094ed9 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1315 microversion: 2.1 time: 0.064479 [ 691.802365] [55188]: [pid: 55188|app: 0|req: 575/1083] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1315 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.804933] [55188]: DEBUG nova.api.openstack.wsgi [None req-50af96bd-9d2c-4263-9111-e7436d9f45c9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.806625] [55188]: DEBUG nova.compute.api [None req-50af96bd-9d2c-4263-9111-e7436d9f45c9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.811603] [55188]: DEBUG oslo_concurrency.lockutils [None req-50af96bd-9d2c-4263-9111-e7436d9f45c9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.811603] [55188]: DEBUG oslo_concurrency.lockutils [None req-50af96bd-9d2c-4263-9111-e7436d9f45c9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.811603] [55188]: DEBUG oslo_concurrency.lockutils [None req-50af96bd-9d2c-4263-9111-e7436d9f45c9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.811603] [55188]: DEBUG oslo_concurrency.lockutils [None req-50af96bd-9d2c-4263-9111-e7436d9f45c9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.812311] [55188]: DEBUG oslo_concurrency.lockutils [None req-50af96bd-9d2c-4263-9111-e7436d9f45c9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.812311] [55188]: DEBUG oslo_concurrency.lockutils [None req-50af96bd-9d2c-4263-9111-e7436d9f45c9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.848095] [55188]: DEBUG nova.policy [None req-50af96bd-9d2c-4263-9111-e7436d9f45c9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.862295] [55188]: INFO nova.api.openstack.requestlog [None req-50af96bd-9d2c-4263-9111-e7436d9f45c9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1216 microversion: 2.1 time: 0.054665 [ 691.864822] [55188]: [pid: 55188|app: 0|req: 576/1084] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1216 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.865385] [55188]: DEBUG nova.api.openstack.wsgi [None req-2f8b80b5-7ab4-457b-8a53-a1b2ba931258 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.867124] [55188]: DEBUG nova.compute.api [None req-2f8b80b5-7ab4-457b-8a53-a1b2ba931258 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.870577] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f8b80b5-7ab4-457b-8a53-a1b2ba931258 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.870806] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f8b80b5-7ab4-457b-8a53-a1b2ba931258 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.870984] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f8b80b5-7ab4-457b-8a53-a1b2ba931258 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.871345] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f8b80b5-7ab4-457b-8a53-a1b2ba931258 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.871535] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f8b80b5-7ab4-457b-8a53-a1b2ba931258 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.871700] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f8b80b5-7ab4-457b-8a53-a1b2ba931258 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.889160] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f8b80b5-7ab4-457b-8a53-a1b2ba931258 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.889394] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f8b80b5-7ab4-457b-8a53-a1b2ba931258 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.889576] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f8b80b5-7ab4-457b-8a53-a1b2ba931258 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.889767] [55188]: DEBUG nova.objects.instance [None req-2f8b80b5-7ab4-457b-8a53-a1b2ba931258 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lazy-loading 'fault' on Instance uuid 72045dd3-fa01-4b9e-a47b-aa9e034611f3 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 691.909214] [55188]: DEBUG nova.policy [None req-2f8b80b5-7ab4-457b-8a53-a1b2ba931258 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.912971] [55188]: INFO nova.api.openstack.requestlog [None req-2f8b80b5-7ab4-457b-8a53-a1b2ba931258 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1306 microversion: 2.1 time: 0.049724 [ 691.913304] [55188]: [pid: 55188|app: 0|req: 577/1085] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1306 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.915783] [55188]: DEBUG nova.api.openstack.wsgi [None req-0deb6bae-40d7-4841-9982-b1d553089e9e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.917478] [55188]: DEBUG nova.compute.api [None req-0deb6bae-40d7-4841-9982-b1d553089e9e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.920341] [55188]: DEBUG oslo_concurrency.lockutils [None req-0deb6bae-40d7-4841-9982-b1d553089e9e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.920565] [55188]: DEBUG oslo_concurrency.lockutils [None req-0deb6bae-40d7-4841-9982-b1d553089e9e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.920745] [55188]: DEBUG oslo_concurrency.lockutils [None req-0deb6bae-40d7-4841-9982-b1d553089e9e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.921098] [55188]: DEBUG oslo_concurrency.lockutils [None req-0deb6bae-40d7-4841-9982-b1d553089e9e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.921301] [55188]: DEBUG oslo_concurrency.lockutils [None req-0deb6bae-40d7-4841-9982-b1d553089e9e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.921474] [55188]: DEBUG oslo_concurrency.lockutils [None req-0deb6bae-40d7-4841-9982-b1d553089e9e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.950628] [55188]: DEBUG nova.policy [None req-0deb6bae-40d7-4841-9982-b1d553089e9e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.952995] [55187]: DEBUG nova.policy [None req-f423eaaf-662e-41a4-b780-5de6fed4fc6e tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.954194] [55188]: INFO nova.api.openstack.requestlog [None req-0deb6bae-40d7-4841-9982-b1d553089e9e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.040300 [ 691.954498] [55188]: [pid: 55188|app: 0|req: 578/1086] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.957147] [55188]: DEBUG nova.api.openstack.wsgi [None req-c1568387-49f5-4d57-9065-4963f1022697 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.957334] [55187]: INFO nova.api.openstack.requestlog [None req-f423eaaf-662e-41a4-b780-5de6fed4fc6e tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.234194 [ 691.957814] [55187]: [pid: 55187|app: 0|req: 509/1087] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.959237] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1568387-49f5-4d57-9065-4963f1022697 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.959453] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1568387-49f5-4d57-9065-4963f1022697 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.959632] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1568387-49f5-4d57-9065-4963f1022697 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.960013] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1568387-49f5-4d57-9065-4963f1022697 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.960121] [55187]: DEBUG nova.api.openstack.wsgi [None req-f305b455-5c29-4bc0-a9b0-0246c71ffb5b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.960216] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1568387-49f5-4d57-9065-4963f1022697 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.960440] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1568387-49f5-4d57-9065-4963f1022697 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.961689] [55187]: DEBUG nova.compute.api [None req-f305b455-5c29-4bc0-a9b0-0246c71ffb5b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.965365] [55187]: DEBUG oslo_concurrency.lockutils [None req-f305b455-5c29-4bc0-a9b0-0246c71ffb5b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.965365] [55187]: DEBUG oslo_concurrency.lockutils [None req-f305b455-5c29-4bc0-a9b0-0246c71ffb5b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.965525] [55187]: DEBUG oslo_concurrency.lockutils [None req-f305b455-5c29-4bc0-a9b0-0246c71ffb5b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.965891] [55187]: DEBUG oslo_concurrency.lockutils [None req-f305b455-5c29-4bc0-a9b0-0246c71ffb5b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.966272] [55187]: DEBUG oslo_concurrency.lockutils [None req-f305b455-5c29-4bc0-a9b0-0246c71ffb5b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.966272] [55187]: DEBUG oslo_concurrency.lockutils [None req-f305b455-5c29-4bc0-a9b0-0246c71ffb5b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.971572] [55188]: INFO nova.api.openstack.requestlog [None req-c1568387-49f5-4d57-9065-4963f1022697 tempest-ServicesAdminNegativeV253TestJSON-417798977 tempest-ServicesAdminNegativeV253TestJSON-417798977-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?host=xxx&binary=nova-scheduler" status: 200 len: 16 microversion: 2.53 time: 0.016487 [ 691.971994] [55188]: [pid: 55188|app: 0|req: 579/1088] 10.180.1.21 () {60 vars in 1234 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/os-services?host=xxx&binary=nova-scheduler => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.974166] [55188]: DEBUG nova.api.openstack.wsgi [None req-89d3c494-e654-45aa-a6c1-f761073fb202 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 691.975666] [55188]: DEBUG nova.compute.api [None req-89d3c494-e654-45aa-a6c1-f761073fb202 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 691.978775] [55188]: DEBUG oslo_concurrency.lockutils [None req-89d3c494-e654-45aa-a6c1-f761073fb202 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.979007] [55188]: DEBUG oslo_concurrency.lockutils [None req-89d3c494-e654-45aa-a6c1-f761073fb202 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.979197] [55188]: DEBUG oslo_concurrency.lockutils [None req-89d3c494-e654-45aa-a6c1-f761073fb202 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.979522] [55188]: DEBUG oslo_concurrency.lockutils [None req-89d3c494-e654-45aa-a6c1-f761073fb202 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.979717] [55188]: DEBUG oslo_concurrency.lockutils [None req-89d3c494-e654-45aa-a6c1-f761073fb202 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.979890] [55188]: DEBUG oslo_concurrency.lockutils [None req-89d3c494-e654-45aa-a6c1-f761073fb202 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.998244] [55187]: DEBUG nova.policy [None req-f305b455-5c29-4bc0-a9b0-0246c71ffb5b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.001920] [55187]: INFO nova.api.openstack.requestlog [None req-f305b455-5c29-4bc0-a9b0-0246c71ffb5b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.043500 [ 692.002247] [55187]: [pid: 55187|app: 0|req: 510/1089] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.004565] [55187]: DEBUG nova.api.openstack.wsgi [None req-06d71cf5-2b10-4991-809a-c06f0196f7d1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.006144] [55187]: DEBUG nova.compute.api [None req-06d71cf5-2b10-4991-809a-c06f0196f7d1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.009059] [55187]: DEBUG oslo_concurrency.lockutils [None req-06d71cf5-2b10-4991-809a-c06f0196f7d1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.009166] [55188]: DEBUG nova.policy [None req-89d3c494-e654-45aa-a6c1-f761073fb202 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.009294] [55187]: DEBUG oslo_concurrency.lockutils [None req-06d71cf5-2b10-4991-809a-c06f0196f7d1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.009475] [55187]: DEBUG oslo_concurrency.lockutils [None req-06d71cf5-2b10-4991-809a-c06f0196f7d1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.009809] [55187]: DEBUG oslo_concurrency.lockutils [None req-06d71cf5-2b10-4991-809a-c06f0196f7d1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.010012] [55187]: DEBUG oslo_concurrency.lockutils [None req-06d71cf5-2b10-4991-809a-c06f0196f7d1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.010193] [55187]: DEBUG oslo_concurrency.lockutils [None req-06d71cf5-2b10-4991-809a-c06f0196f7d1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.012892] [55188]: INFO nova.api.openstack.requestlog [None req-89d3c494-e654-45aa-a6c1-f761073fb202 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.040410 [ 692.013259] [55188]: [pid: 55188|app: 0|req: 580/1090] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.015533] [55188]: DEBUG nova.api.openstack.wsgi [None req-36106606-f07d-442f-866c-9817fd9debca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.017139] [55188]: DEBUG nova.compute.api [None req-36106606-f07d-442f-866c-9817fd9debca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.020033] [55188]: DEBUG oslo_concurrency.lockutils [None req-36106606-f07d-442f-866c-9817fd9debca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.020262] [55188]: DEBUG oslo_concurrency.lockutils [None req-36106606-f07d-442f-866c-9817fd9debca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.020441] [55188]: DEBUG oslo_concurrency.lockutils [None req-36106606-f07d-442f-866c-9817fd9debca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.020791] [55188]: DEBUG oslo_concurrency.lockutils [None req-36106606-f07d-442f-866c-9817fd9debca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.020968] [55188]: DEBUG oslo_concurrency.lockutils [None req-36106606-f07d-442f-866c-9817fd9debca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.021162] [55188]: DEBUG oslo_concurrency.lockutils [None req-36106606-f07d-442f-866c-9817fd9debca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.044047] [55187]: DEBUG nova.policy [None req-06d71cf5-2b10-4991-809a-c06f0196f7d1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.048235] [55187]: INFO nova.api.openstack.requestlog [None req-06d71cf5-2b10-4991-809a-c06f0196f7d1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.045371 [ 692.048594] [55187]: [pid: 55187|app: 0|req: 511/1091] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.050772] [55188]: DEBUG nova.policy [None req-36106606-f07d-442f-866c-9817fd9debca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.051146] [55187]: DEBUG nova.api.openstack.wsgi [None req-2fee4ebe-3d8c-42a9-aa81-f5541905cd17 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.052743] [55187]: DEBUG nova.compute.api [None req-2fee4ebe-3d8c-42a9-aa81-f5541905cd17 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.054939] [55188]: INFO nova.api.openstack.requestlog [None req-36106606-f07d-442f-866c-9817fd9debca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.041085 [ 692.055400] [55188]: [pid: 55188|app: 0|req: 581/1092] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.056106] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fee4ebe-3d8c-42a9-aa81-f5541905cd17 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.056345] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fee4ebe-3d8c-42a9-aa81-f5541905cd17 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.056525] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fee4ebe-3d8c-42a9-aa81-f5541905cd17 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.056893] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fee4ebe-3d8c-42a9-aa81-f5541905cd17 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.057119] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fee4ebe-3d8c-42a9-aa81-f5541905cd17 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.057297] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fee4ebe-3d8c-42a9-aa81-f5541905cd17 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.058043] [55188]: DEBUG nova.api.openstack.wsgi [None req-3df7d710-14c1-4ab1-b838-aa449880bb29 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.059646] [55188]: DEBUG nova.compute.api [None req-3df7d710-14c1-4ab1-b838-aa449880bb29 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.063300] [55188]: DEBUG oslo_concurrency.lockutils [None req-3df7d710-14c1-4ab1-b838-aa449880bb29 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.063537] [55188]: DEBUG oslo_concurrency.lockutils [None req-3df7d710-14c1-4ab1-b838-aa449880bb29 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.063768] [55188]: DEBUG oslo_concurrency.lockutils [None req-3df7d710-14c1-4ab1-b838-aa449880bb29 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.064419] [55188]: DEBUG oslo_concurrency.lockutils [None req-3df7d710-14c1-4ab1-b838-aa449880bb29 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.064419] [55188]: DEBUG oslo_concurrency.lockutils [None req-3df7d710-14c1-4ab1-b838-aa449880bb29 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.065035] [55188]: DEBUG oslo_concurrency.lockutils [None req-3df7d710-14c1-4ab1-b838-aa449880bb29 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.075512] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fee4ebe-3d8c-42a9-aa81-f5541905cd17 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.075752] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fee4ebe-3d8c-42a9-aa81-f5541905cd17 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.076083] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fee4ebe-3d8c-42a9-aa81-f5541905cd17 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.076272] [55187]: DEBUG nova.objects.instance [None req-2fee4ebe-3d8c-42a9-aa81-f5541905cd17 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lazy-loading 'fault' on Instance uuid bf43965a-4117-4c14-a78b-43ffa49d463a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 692.099092] [55187]: DEBUG nova.policy [None req-2fee4ebe-3d8c-42a9-aa81-f5541905cd17 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.103317] [55187]: INFO nova.api.openstack.requestlog [None req-2fee4ebe-3d8c-42a9-aa81-f5541905cd17 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1301 microversion: 2.1 time: 0.054168 [ 692.103697] [55187]: [pid: 55187|app: 0|req: 512/1093] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1301 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.106089] [55187]: DEBUG nova.api.openstack.wsgi [None req-44426dc9-f801-4ae9-9f69-87ff4bba930c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.107681] [55187]: DEBUG nova.compute.api [None req-44426dc9-f801-4ae9-9f69-87ff4bba930c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.110899] [55187]: DEBUG oslo_concurrency.lockutils [None req-44426dc9-f801-4ae9-9f69-87ff4bba930c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.111202] [55187]: DEBUG oslo_concurrency.lockutils [None req-44426dc9-f801-4ae9-9f69-87ff4bba930c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.111401] [55187]: DEBUG oslo_concurrency.lockutils [None req-44426dc9-f801-4ae9-9f69-87ff4bba930c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.111759] [55187]: DEBUG oslo_concurrency.lockutils [None req-44426dc9-f801-4ae9-9f69-87ff4bba930c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.111963] [55187]: DEBUG oslo_concurrency.lockutils [None req-44426dc9-f801-4ae9-9f69-87ff4bba930c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.112132] [55187]: DEBUG oslo_concurrency.lockutils [None req-44426dc9-f801-4ae9-9f69-87ff4bba930c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.160318] [55188]: INFO nova.api.openstack.requestlog [None req-3df7d710-14c1-4ab1-b838-aa449880bb29 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787/os-security-groups" status: 200 len: 1158 microversion: 2.1 time: 0.103368 [ 692.160318] [55188]: [pid: 55188|app: 0|req: 582/1094] 10.180.1.21 () {58 vars in 1288 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787/os-security-groups => generated 1158 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.162881] [55188]: DEBUG nova.api.openstack.wsgi [None req-27a7baa1-44c0-4226-9a04-aa92670d2b48 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.164754] [55188]: DEBUG nova.compute.api [None req-27a7baa1-44c0-4226-9a04-aa92670d2b48 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.201745] [55188]: DEBUG nova.policy [None req-27a7baa1-44c0-4226-9a04-aa92670d2b48 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.215974] [55188]: DEBUG nova.policy [None req-27a7baa1-44c0-4226-9a04-aa92670d2b48 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.216745] [55188]: DEBUG nova.policy [None req-27a7baa1-44c0-4226-9a04-aa92670d2b48 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.217411] [55188]: INFO nova.api.openstack.requestlog [None req-27a7baa1-44c0-4226-9a04-aa92670d2b48 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1256 microversion: 2.21 time: 0.057052 [ 692.217723] [55188]: [pid: 55188|app: 0|req: 583/1095] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1256 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 692.223189] [55188]: DEBUG nova.api.openstack.wsgi [None req-ab82f56e-c04b-43b4-a1bb-daf5d422d962 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.223332] [55188]: DEBUG nova.compute.api [None req-ab82f56e-c04b-43b4-a1bb-daf5d422d962 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.230106] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab82f56e-c04b-43b4-a1bb-daf5d422d962 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.230106] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab82f56e-c04b-43b4-a1bb-daf5d422d962 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.230106] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab82f56e-c04b-43b4-a1bb-daf5d422d962 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.230106] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab82f56e-c04b-43b4-a1bb-daf5d422d962 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.230264] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab82f56e-c04b-43b4-a1bb-daf5d422d962 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.230264] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab82f56e-c04b-43b4-a1bb-daf5d422d962 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.238653] [55187]: DEBUG nova.policy [None req-44426dc9-f801-4ae9-9f69-87ff4bba930c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.246809] [55187]: INFO nova.api.openstack.requestlog [None req-44426dc9-f801-4ae9-9f69-87ff4bba930c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1312 microversion: 2.1 time: 0.142542 [ 692.247216] [55187]: [pid: 55187|app: 0|req: 513/1096] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1312 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.249786] [55187]: DEBUG nova.api.openstack.wsgi [None req-1fe65915-86d9-4b60-b0e3-3c65d004fdbf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.251453] [55187]: DEBUG nova.compute.api [None req-1fe65915-86d9-4b60-b0e3-3c65d004fdbf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.256518] [55187]: DEBUG oslo_concurrency.lockutils [None req-1fe65915-86d9-4b60-b0e3-3c65d004fdbf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.256749] [55187]: DEBUG oslo_concurrency.lockutils [None req-1fe65915-86d9-4b60-b0e3-3c65d004fdbf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.256948] [55187]: DEBUG oslo_concurrency.lockutils [None req-1fe65915-86d9-4b60-b0e3-3c65d004fdbf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.257317] [55187]: DEBUG oslo_concurrency.lockutils [None req-1fe65915-86d9-4b60-b0e3-3c65d004fdbf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.257520] [55187]: DEBUG oslo_concurrency.lockutils [None req-1fe65915-86d9-4b60-b0e3-3c65d004fdbf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.257692] [55187]: DEBUG oslo_concurrency.lockutils [None req-1fe65915-86d9-4b60-b0e3-3c65d004fdbf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.288735] [55187]: DEBUG nova.policy [None req-1fe65915-86d9-4b60-b0e3-3c65d004fdbf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.296260] [55187]: INFO nova.api.openstack.requestlog [None req-1fe65915-86d9-4b60-b0e3-3c65d004fdbf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.046568 [ 692.296260] [55187]: [pid: 55187|app: 0|req: 514/1097] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.297728] [55187]: DEBUG nova.api.openstack.wsgi [None req-885d0db7-2de7-4ee9-8366-b5847720de62 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.300187] [55187]: DEBUG nova.compute.api [None req-885d0db7-2de7-4ee9-8366-b5847720de62 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.303476] [55187]: DEBUG oslo_concurrency.lockutils [None req-885d0db7-2de7-4ee9-8366-b5847720de62 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.303896] [55187]: DEBUG oslo_concurrency.lockutils [None req-885d0db7-2de7-4ee9-8366-b5847720de62 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.304218] [55187]: DEBUG oslo_concurrency.lockutils [None req-885d0db7-2de7-4ee9-8366-b5847720de62 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.305036] [55187]: DEBUG oslo_concurrency.lockutils [None req-885d0db7-2de7-4ee9-8366-b5847720de62 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.305602] [55187]: DEBUG oslo_concurrency.lockutils [None req-885d0db7-2de7-4ee9-8366-b5847720de62 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.305914] [55187]: DEBUG oslo_concurrency.lockutils [None req-885d0db7-2de7-4ee9-8366-b5847720de62 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.344378] [55188]: DEBUG nova.policy [None req-ab82f56e-c04b-43b4-a1bb-daf5d422d962 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.351619] [55187]: DEBUG nova.policy [None req-885d0db7-2de7-4ee9-8366-b5847720de62 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.352818] [55188]: INFO nova.api.openstack.requestlog [None req-ab82f56e-c04b-43b4-a1bb-daf5d422d962 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1469 microversion: 2.1 time: 0.132279 [ 692.352818] [55188]: [pid: 55188|app: 0|req: 584/1098] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1469 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.353997] [55188]: DEBUG nova.api.openstack.wsgi [None req-4af337de-a154-42de-b848-42958041ef85 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.358192] [55188]: DEBUG nova.compute.api [None req-4af337de-a154-42de-b848-42958041ef85 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.358279] [55187]: INFO nova.api.openstack.requestlog [None req-885d0db7-2de7-4ee9-8366-b5847720de62 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.061897 [ 692.358279] [55187]: [pid: 55187|app: 0|req: 515/1099] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.362406] [55188]: DEBUG oslo_concurrency.lockutils [None req-4af337de-a154-42de-b848-42958041ef85 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.362406] [55188]: DEBUG oslo_concurrency.lockutils [None req-4af337de-a154-42de-b848-42958041ef85 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.362406] [55188]: DEBUG oslo_concurrency.lockutils [None req-4af337de-a154-42de-b848-42958041ef85 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.362406] [55188]: DEBUG oslo_concurrency.lockutils [None req-4af337de-a154-42de-b848-42958041ef85 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.362613] [55188]: DEBUG oslo_concurrency.lockutils [None req-4af337de-a154-42de-b848-42958041ef85 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.362613] [55188]: DEBUG oslo_concurrency.lockutils [None req-4af337de-a154-42de-b848-42958041ef85 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.399969] [55188]: DEBUG nova.policy [None req-4af337de-a154-42de-b848-42958041ef85 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.405460] [55188]: INFO nova.api.openstack.requestlog [None req-4af337de-a154-42de-b848-42958041ef85 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.053709 [ 692.405582] [55188]: [pid: 55188|app: 0|req: 585/1100] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.410100] [55188]: DEBUG nova.api.openstack.wsgi [None req-8d72fa4f-8a56-4bc6-a19a-35c292945ce1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.412061] [55188]: DEBUG nova.compute.api [None req-8d72fa4f-8a56-4bc6-a19a-35c292945ce1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.417383] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d72fa4f-8a56-4bc6-a19a-35c292945ce1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.417512] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d72fa4f-8a56-4bc6-a19a-35c292945ce1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.417717] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d72fa4f-8a56-4bc6-a19a-35c292945ce1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.418045] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d72fa4f-8a56-4bc6-a19a-35c292945ce1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.418252] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d72fa4f-8a56-4bc6-a19a-35c292945ce1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.418440] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d72fa4f-8a56-4bc6-a19a-35c292945ce1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.427452] [55187]: DEBUG nova.api.openstack.wsgi [None req-3b3c6a75-351a-4b3f-9cd6-4417eb88c03e tempest-ServicesAdminNegativeV253TestJSON-2057609336 tempest-ServicesAdminNegativeV253TestJSON-2057609336-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.429632] [55187]: DEBUG nova.policy [None req-3b3c6a75-351a-4b3f-9cd6-4417eb88c03e tempest-ServicesAdminNegativeV253TestJSON-2057609336 tempest-ServicesAdminNegativeV253TestJSON-2057609336-project-member] Policy check for os_compute_api:os-services:list failed with credentials {'is_admin': False, 'user_id': 'dbd736b03ade41a6abacbf29c68f98a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f4727d1adb44e0bb6a0ade826c4d3d0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.429987] [55187]: DEBUG nova.api.openstack.wsgi [None req-3b3c6a75-351a-4b3f-9cd6-4417eb88c03e tempest-ServicesAdminNegativeV253TestJSON-2057609336 tempest-ServicesAdminNegativeV253TestJSON-2057609336-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-services:list to be performed. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 692.430421] [55187]: INFO nova.api.openstack.requestlog [None req-3b3c6a75-351a-4b3f-9cd6-4417eb88c03e tempest-ServicesAdminNegativeV253TestJSON-2057609336 tempest-ServicesAdminNegativeV253TestJSON-2057609336-project-member] 10.180.1.21 "GET /compute/v2.1/os-services" status: 403 len: 112 microversion: 2.53 time: 0.072423 [ 692.430707] [55187]: [pid: 55187|app: 0|req: 516/1101] 10.180.1.21 () {60 vars in 1173 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/os-services => generated 112 bytes in 73 msecs (HTTP/1.1 403) 9 headers in 381 bytes (1 switches on core 0) [ 692.435913] [55187]: DEBUG nova.api.openstack.wsgi [None req-138ae3da-8060-4b83-a501-f356eb935cce tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Action: 'create', calling method: .version_select at 0x7d4afafa0e50>, body: {"security_group": {"name": " tempest-securitygroup -102486462 ", "description": "tempest-description-1121872986"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 692.507233] [55188]: DEBUG nova.policy [None req-8d72fa4f-8a56-4bc6-a19a-35c292945ce1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.512374] [55188]: INFO nova.api.openstack.requestlog [None req-8d72fa4f-8a56-4bc6-a19a-35c292945ce1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1318 microversion: 2.1 time: 0.105848 [ 692.512699] [55188]: [pid: 55188|app: 0|req: 586/1102] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1318 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.515828] [55188]: DEBUG nova.api.openstack.wsgi [None req-86980d42-d3fc-4001-b1c8-1d57fabc9d9d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.517526] [55188]: DEBUG nova.compute.api [None req-86980d42-d3fc-4001-b1c8-1d57fabc9d9d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.520944] [55188]: DEBUG oslo_concurrency.lockutils [None req-86980d42-d3fc-4001-b1c8-1d57fabc9d9d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.521331] [55188]: DEBUG oslo_concurrency.lockutils [None req-86980d42-d3fc-4001-b1c8-1d57fabc9d9d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.521529] [55188]: DEBUG oslo_concurrency.lockutils [None req-86980d42-d3fc-4001-b1c8-1d57fabc9d9d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.521879] [55188]: DEBUG oslo_concurrency.lockutils [None req-86980d42-d3fc-4001-b1c8-1d57fabc9d9d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.522168] [55188]: DEBUG oslo_concurrency.lockutils [None req-86980d42-d3fc-4001-b1c8-1d57fabc9d9d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.522264] [55188]: DEBUG oslo_concurrency.lockutils [None req-86980d42-d3fc-4001-b1c8-1d57fabc9d9d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.558439] [55188]: DEBUG nova.policy [None req-86980d42-d3fc-4001-b1c8-1d57fabc9d9d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.562719] [55188]: INFO nova.api.openstack.requestlog [None req-86980d42-d3fc-4001-b1c8-1d57fabc9d9d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.049327 [ 692.563181] [55188]: [pid: 55188|app: 0|req: 587/1103] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.565620] [55188]: DEBUG nova.api.openstack.wsgi [req-24f089c1-7260-43cc-b455-845175894855 req-dde6a686-8093-4376-b37f-4774461fd939 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0c608994-12d8-4173-b8f0-06378d8d96ea", "name": "network-vif-deleted", "tag": "1872356d-cbaa-40b8-abb9-dcb0de33cb35"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 692.570883] [55188]: DEBUG oslo_concurrency.lockutils [req-24f089c1-7260-43cc-b455-845175894855 req-dde6a686-8093-4376-b37f-4774461fd939 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.571137] [55188]: DEBUG oslo_concurrency.lockutils [req-24f089c1-7260-43cc-b455-845175894855 req-dde6a686-8093-4376-b37f-4774461fd939 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.571319] [55188]: DEBUG oslo_concurrency.lockutils [req-24f089c1-7260-43cc-b455-845175894855 req-dde6a686-8093-4376-b37f-4774461fd939 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.577585] [55188]: INFO nova.api.openstack.compute.server_external_events [req-24f089c1-7260-43cc-b455-845175894855 req-dde6a686-8093-4376-b37f-4774461fd939 service nova] Creating event network-vif-deleted:1872356d-cbaa-40b8-abb9-dcb0de33cb35 for instance 0c608994-12d8-4173-b8f0-06378d8d96ea on cpu-1 [ 692.580266] [55188]: INFO nova.api.openstack.requestlog [req-24f089c1-7260-43cc-b455-845175894855 req-dde6a686-8093-4376-b37f-4774461fd939 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016508 [ 692.580695] [55188]: [pid: 55188|app: 0|req: 588/1104] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:52 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 692.583514] [55188]: DEBUG nova.api.openstack.wsgi [None req-6cf21a85-d0f6-45fd-8727-db73f9b9827c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.585248] [55188]: DEBUG nova.compute.api [None req-6cf21a85-d0f6-45fd-8727-db73f9b9827c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.592353] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cf21a85-d0f6-45fd-8727-db73f9b9827c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.592580] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cf21a85-d0f6-45fd-8727-db73f9b9827c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.592786] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cf21a85-d0f6-45fd-8727-db73f9b9827c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.593145] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cf21a85-d0f6-45fd-8727-db73f9b9827c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.593938] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cf21a85-d0f6-45fd-8727-db73f9b9827c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.593938] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cf21a85-d0f6-45fd-8727-db73f9b9827c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.664382] [55187]: INFO nova.api.openstack.requestlog [None req-138ae3da-8060-4b83-a501-f356eb935cce tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 223 microversion: 2.1 time: 0.232678 [ 692.664475] [55187]: [pid: 55187|app: 0|req: 517/1105] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:02:52 2025] POST /compute/v2.1/os-security-groups => generated 223 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 692.667989] [55187]: DEBUG nova.api.openstack.wsgi [None req-2639bf7d-aa38-494a-b566-0f20cc8a0ba4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.669707] [55187]: DEBUG nova.compute.api [None req-2639bf7d-aa38-494a-b566-0f20cc8a0ba4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.673049] [55187]: DEBUG oslo_concurrency.lockutils [None req-2639bf7d-aa38-494a-b566-0f20cc8a0ba4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.673326] [55187]: DEBUG oslo_concurrency.lockutils [None req-2639bf7d-aa38-494a-b566-0f20cc8a0ba4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.673463] [55187]: DEBUG oslo_concurrency.lockutils [None req-2639bf7d-aa38-494a-b566-0f20cc8a0ba4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.674015] [55187]: DEBUG oslo_concurrency.lockutils [None req-2639bf7d-aa38-494a-b566-0f20cc8a0ba4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.674095] [55187]: DEBUG oslo_concurrency.lockutils [None req-2639bf7d-aa38-494a-b566-0f20cc8a0ba4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.674271] [55187]: DEBUG oslo_concurrency.lockutils [None req-2639bf7d-aa38-494a-b566-0f20cc8a0ba4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.712930] [55188]: DEBUG nova.policy [None req-6cf21a85-d0f6-45fd-8727-db73f9b9827c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.715863] [55187]: DEBUG nova.policy [None req-2639bf7d-aa38-494a-b566-0f20cc8a0ba4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.716568] [55188]: DEBUG nova.policy [None req-6cf21a85-d0f6-45fd-8727-db73f9b9827c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.717568] [55188]: DEBUG nova.policy [None req-6cf21a85-d0f6-45fd-8727-db73f9b9827c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.718233] [55188]: INFO nova.api.openstack.requestlog [None req-6cf21a85-d0f6-45fd-8727-db73f9b9827c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1360 microversion: 2.26 time: 0.137033 [ 692.718975] [55188]: [pid: 55188|app: 0|req: 589/1106] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:52 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1360 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 692.720840] [55187]: INFO nova.api.openstack.requestlog [None req-2639bf7d-aa38-494a-b566-0f20cc8a0ba4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.055232 [ 692.720918] [55188]: DEBUG nova.api.openstack.wsgi [None req-8601be2f-43f6-48c9-9dac-360a3d722bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.721155] [55187]: [pid: 55187|app: 0|req: 518/1107] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.722568] [55188]: DEBUG nova.compute.api [None req-8601be2f-43f6-48c9-9dac-360a3d722bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.723590] [55187]: DEBUG nova.api.openstack.wsgi [None req-3c4a2360-ab0e-4843-90b5-cf2a8190b8cc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.725510] [55187]: DEBUG nova.compute.api [None req-3c4a2360-ab0e-4843-90b5-cf2a8190b8cc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.725999] [55188]: DEBUG oslo_concurrency.lockutils [None req-8601be2f-43f6-48c9-9dac-360a3d722bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.726265] [55188]: DEBUG oslo_concurrency.lockutils [None req-8601be2f-43f6-48c9-9dac-360a3d722bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.726481] [55188]: DEBUG oslo_concurrency.lockutils [None req-8601be2f-43f6-48c9-9dac-360a3d722bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.726881] [55188]: DEBUG oslo_concurrency.lockutils [None req-8601be2f-43f6-48c9-9dac-360a3d722bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.727140] [55188]: DEBUG oslo_concurrency.lockutils [None req-8601be2f-43f6-48c9-9dac-360a3d722bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.727334] [55188]: DEBUG oslo_concurrency.lockutils [None req-8601be2f-43f6-48c9-9dac-360a3d722bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.728183] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c4a2360-ab0e-4843-90b5-cf2a8190b8cc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.728414] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c4a2360-ab0e-4843-90b5-cf2a8190b8cc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.728587] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c4a2360-ab0e-4843-90b5-cf2a8190b8cc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.728918] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c4a2360-ab0e-4843-90b5-cf2a8190b8cc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.729122] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c4a2360-ab0e-4843-90b5-cf2a8190b8cc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.729298] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c4a2360-ab0e-4843-90b5-cf2a8190b8cc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.747719] [55188]: DEBUG oslo_concurrency.lockutils [None req-8601be2f-43f6-48c9-9dac-360a3d722bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.748017] [55188]: DEBUG oslo_concurrency.lockutils [None req-8601be2f-43f6-48c9-9dac-360a3d722bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.748252] [55188]: DEBUG oslo_concurrency.lockutils [None req-8601be2f-43f6-48c9-9dac-360a3d722bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.748480] [55188]: DEBUG nova.objects.instance [None req-8601be2f-43f6-48c9-9dac-360a3d722bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lazy-loading 'fault' on Instance uuid 19f4096b-0f09-4e26-93d7-a345002d004d {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 692.770764] [55188]: DEBUG nova.policy [None req-8601be2f-43f6-48c9-9dac-360a3d722bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.773148] [55187]: DEBUG nova.policy [None req-3c4a2360-ab0e-4843-90b5-cf2a8190b8cc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.775627] [55188]: DEBUG nova.policy [None req-8601be2f-43f6-48c9-9dac-360a3d722bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.776281] [55188]: DEBUG nova.policy [None req-8601be2f-43f6-48c9-9dac-360a3d722bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.776922] [55188]: INFO nova.api.openstack.requestlog [None req-8601be2f-43f6-48c9-9dac-360a3d722bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1572 microversion: 2.70 time: 0.057861 [ 692.777533] [55188]: [pid: 55188|app: 0|req: 590/1108] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1572 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 692.777722] [55187]: DEBUG nova.policy [None req-3c4a2360-ab0e-4843-90b5-cf2a8190b8cc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.778528] [55187]: DEBUG nova.policy [None req-3c4a2360-ab0e-4843-90b5-cf2a8190b8cc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.780284] [55188]: DEBUG nova.api.openstack.wsgi [None req-f9323dd7-54f2-4870-9778-fad4b75913a5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.781929] [55188]: DEBUG nova.compute.api [None req-f9323dd7-54f2-4870-9778-fad4b75913a5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.785751] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9323dd7-54f2-4870-9778-fad4b75913a5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.788218] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9323dd7-54f2-4870-9778-fad4b75913a5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.788218] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9323dd7-54f2-4870-9778-fad4b75913a5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.788343] [55187]: INFO nova.api.openstack.requestlog [None req-3c4a2360-ab0e-4843-90b5-cf2a8190b8cc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.064744 [ 692.788390] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9323dd7-54f2-4870-9778-fad4b75913a5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.788427] [55187]: [pid: 55187|app: 0|req: 519/1109] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 692.788462] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9323dd7-54f2-4870-9778-fad4b75913a5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.788462] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9323dd7-54f2-4870-9778-fad4b75913a5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.793095] [55187]: DEBUG nova.api.openstack.wsgi [None req-c72e1e79-87ef-449b-88ce-53686c1ce172 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.793292] [55187]: DEBUG nova.compute.api [None req-c72e1e79-87ef-449b-88ce-53686c1ce172 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.797917] [55187]: DEBUG oslo_concurrency.lockutils [None req-c72e1e79-87ef-449b-88ce-53686c1ce172 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.798158] [55187]: DEBUG oslo_concurrency.lockutils [None req-c72e1e79-87ef-449b-88ce-53686c1ce172 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.798336] [55187]: DEBUG oslo_concurrency.lockutils [None req-c72e1e79-87ef-449b-88ce-53686c1ce172 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.798679] [55187]: DEBUG oslo_concurrency.lockutils [None req-c72e1e79-87ef-449b-88ce-53686c1ce172 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.798866] [55187]: DEBUG oslo_concurrency.lockutils [None req-c72e1e79-87ef-449b-88ce-53686c1ce172 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.799041] [55187]: DEBUG oslo_concurrency.lockutils [None req-c72e1e79-87ef-449b-88ce-53686c1ce172 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.822346] [55188]: DEBUG nova.policy [None req-f9323dd7-54f2-4870-9778-fad4b75913a5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.827049] [55188]: INFO nova.api.openstack.requestlog [None req-f9323dd7-54f2-4870-9778-fad4b75913a5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1214 microversion: 2.1 time: 0.049012 [ 692.827396] [55188]: [pid: 55188|app: 0|req: 591/1110] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.829727] [55188]: DEBUG nova.api.openstack.wsgi [None req-6b4d84af-2917-487b-b5c4-928580035f52 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4afaefa290>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.850755] [55187]: DEBUG nova.policy [None req-c72e1e79-87ef-449b-88ce-53686c1ce172 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.852268] [55188]: INFO nova.api.openstack.requestlog [None req-6b4d84af-2917-487b-b5c4-928580035f52 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/92eeb7b3-7321-413d-8a8f-197012b12a53" status: 200 len: 223 microversion: 2.1 time: 0.024007 [ 692.852928] [55188]: [pid: 55188|app: 0|req: 592/1111] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/os-security-groups/92eeb7b3-7321-413d-8a8f-197012b12a53 => generated 223 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 692.855426] [55187]: INFO nova.api.openstack.requestlog [None req-c72e1e79-87ef-449b-88ce-53686c1ce172 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.068031 [ 692.855845] [55187]: [pid: 55187|app: 0|req: 520/1112] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.856027] [55188]: DEBUG nova.api.openstack.wsgi [None req-1563fc74-1299-41a2-a29b-1ed4a989e2f3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.857770] [55188]: DEBUG nova.compute.api [None req-1563fc74-1299-41a2-a29b-1ed4a989e2f3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.859018] [55187]: DEBUG nova.api.openstack.wsgi [None req-e6aae041-d199-489d-b03b-fa8125825c03 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.860729] [55187]: DEBUG nova.compute.api [None req-e6aae041-d199-489d-b03b-fa8125825c03 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.862340] [55188]: DEBUG oslo_concurrency.lockutils [None req-1563fc74-1299-41a2-a29b-1ed4a989e2f3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.862668] [55188]: DEBUG oslo_concurrency.lockutils [None req-1563fc74-1299-41a2-a29b-1ed4a989e2f3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.862885] [55188]: DEBUG oslo_concurrency.lockutils [None req-1563fc74-1299-41a2-a29b-1ed4a989e2f3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.863283] [55188]: DEBUG oslo_concurrency.lockutils [None req-1563fc74-1299-41a2-a29b-1ed4a989e2f3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.863540] [55188]: DEBUG oslo_concurrency.lockutils [None req-1563fc74-1299-41a2-a29b-1ed4a989e2f3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.863807] [55188]: DEBUG oslo_concurrency.lockutils [None req-1563fc74-1299-41a2-a29b-1ed4a989e2f3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.864314] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6aae041-d199-489d-b03b-fa8125825c03 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.864500] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6aae041-d199-489d-b03b-fa8125825c03 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.864702] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6aae041-d199-489d-b03b-fa8125825c03 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.865050] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6aae041-d199-489d-b03b-fa8125825c03 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.865256] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6aae041-d199-489d-b03b-fa8125825c03 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.865454] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6aae041-d199-489d-b03b-fa8125825c03 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.901377] [55188]: DEBUG nova.policy [None req-1563fc74-1299-41a2-a29b-1ed4a989e2f3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.908070] [55188]: INFO nova.api.openstack.requestlog [None req-1563fc74-1299-41a2-a29b-1ed4a989e2f3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.054193 [ 692.908435] [55188]: [pid: 55188|app: 0|req: 593/1113] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.915707] [55188]: DEBUG nova.api.openstack.wsgi [None req-2a9226d7-5eec-4d7d-a2ff-c28f238ef5d7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.915886] [55188]: DEBUG nova.compute.api [None req-2a9226d7-5eec-4d7d-a2ff-c28f238ef5d7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.920105] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a9226d7-5eec-4d7d-a2ff-c28f238ef5d7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.920400] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a9226d7-5eec-4d7d-a2ff-c28f238ef5d7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.920593] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a9226d7-5eec-4d7d-a2ff-c28f238ef5d7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.921058] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a9226d7-5eec-4d7d-a2ff-c28f238ef5d7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.921249] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a9226d7-5eec-4d7d-a2ff-c28f238ef5d7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.921423] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a9226d7-5eec-4d7d-a2ff-c28f238ef5d7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.923864] [55187]: DEBUG nova.policy [None req-e6aae041-d199-489d-b03b-fa8125825c03 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.929302] [55187]: INFO nova.api.openstack.requestlog [None req-e6aae041-d199-489d-b03b-fa8125825c03 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.072765 [ 692.929645] [55187]: [pid: 55187|app: 0|req: 521/1114] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.933035] [55187]: DEBUG nova.api.openstack.wsgi [None req-9de6560e-d0ef-4393-9bf1-8622067bee66 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.934746] [55187]: DEBUG nova.compute.api [None req-9de6560e-d0ef-4393-9bf1-8622067bee66 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 692.938254] [55187]: DEBUG oslo_concurrency.lockutils [None req-9de6560e-d0ef-4393-9bf1-8622067bee66 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.938530] [55187]: DEBUG oslo_concurrency.lockutils [None req-9de6560e-d0ef-4393-9bf1-8622067bee66 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.938715] [55187]: DEBUG oslo_concurrency.lockutils [None req-9de6560e-d0ef-4393-9bf1-8622067bee66 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.939100] [55187]: DEBUG oslo_concurrency.lockutils [None req-9de6560e-d0ef-4393-9bf1-8622067bee66 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.939299] [55187]: DEBUG oslo_concurrency.lockutils [None req-9de6560e-d0ef-4393-9bf1-8622067bee66 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.939472] [55187]: DEBUG oslo_concurrency.lockutils [None req-9de6560e-d0ef-4393-9bf1-8622067bee66 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.949169] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a9226d7-5eec-4d7d-a2ff-c28f238ef5d7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.949671] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a9226d7-5eec-4d7d-a2ff-c28f238ef5d7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.949940] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a9226d7-5eec-4d7d-a2ff-c28f238ef5d7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.950177] [55188]: DEBUG nova.objects.instance [None req-2a9226d7-5eec-4d7d-a2ff-c28f238ef5d7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 692.959568] [55187]: DEBUG oslo_concurrency.lockutils [None req-9de6560e-d0ef-4393-9bf1-8622067bee66 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.959846] [55187]: DEBUG oslo_concurrency.lockutils [None req-9de6560e-d0ef-4393-9bf1-8622067bee66 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.960057] [55187]: DEBUG oslo_concurrency.lockutils [None req-9de6560e-d0ef-4393-9bf1-8622067bee66 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.960384] [55187]: DEBUG nova.objects.instance [None req-9de6560e-d0ef-4393-9bf1-8622067bee66 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lazy-loading 'fault' on Instance uuid 3b873a8a-8dd7-4497-836e-d22a34a3eea1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 692.984075] [55188]: DEBUG nova.policy [None req-2a9226d7-5eec-4d7d-a2ff-c28f238ef5d7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.988405] [55188]: DEBUG nova.policy [None req-2a9226d7-5eec-4d7d-a2ff-c28f238ef5d7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.989135] [55188]: DEBUG nova.policy [None req-2a9226d7-5eec-4d7d-a2ff-c28f238ef5d7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.989798] [55187]: DEBUG nova.policy [None req-9de6560e-d0ef-4393-9bf1-8622067bee66 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.992972] [55188]: INFO nova.api.openstack.requestlog [None req-2a9226d7-5eec-4d7d-a2ff-c28f238ef5d7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.083331 [ 692.993397] [55188]: [pid: 55188|app: 0|req: 594/1115] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 692.995054] [55187]: INFO nova.api.openstack.requestlog [None req-9de6560e-d0ef-4393-9bf1-8622067bee66 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1315 microversion: 2.1 time: 0.064651 [ 692.995430] [55187]: [pid: 55187|app: 0|req: 522/1116] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1315 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.996131] [55188]: DEBUG nova.api.openstack.wsgi [None req-6276610f-a8ca-42c3-a8a3-f1ad79b4caa6 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4afaefb250>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 692.999427] [55187]: DEBUG nova.api.openstack.wsgi [None req-e3789678-6a04-40e3-bda2-587376ae64dc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.000238] [55187]: DEBUG nova.compute.api [None req-e3789678-6a04-40e3-bda2-587376ae64dc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.003966] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3789678-6a04-40e3-bda2-587376ae64dc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.004269] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3789678-6a04-40e3-bda2-587376ae64dc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.004410] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3789678-6a04-40e3-bda2-587376ae64dc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.004808] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3789678-6a04-40e3-bda2-587376ae64dc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.005039] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3789678-6a04-40e3-bda2-587376ae64dc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.005225] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3789678-6a04-40e3-bda2-587376ae64dc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.040191] [55187]: DEBUG nova.policy [None req-e3789678-6a04-40e3-bda2-587376ae64dc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.044988] [55187]: INFO nova.api.openstack.requestlog [None req-e3789678-6a04-40e3-bda2-587376ae64dc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1216 microversion: 2.1 time: 0.048889 [ 693.045370] [55187]: [pid: 55187|app: 0|req: 523/1117] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.051163] [55187]: DEBUG nova.api.openstack.wsgi [None req-34fc1aff-c764-4a7d-a1fd-ad8cd6e8b101 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.053118] [55187]: DEBUG nova.compute.api [None req-34fc1aff-c764-4a7d-a1fd-ad8cd6e8b101 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.058475] [55187]: DEBUG oslo_concurrency.lockutils [None req-34fc1aff-c764-4a7d-a1fd-ad8cd6e8b101 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.058879] [55187]: DEBUG oslo_concurrency.lockutils [None req-34fc1aff-c764-4a7d-a1fd-ad8cd6e8b101 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.059200] [55187]: DEBUG oslo_concurrency.lockutils [None req-34fc1aff-c764-4a7d-a1fd-ad8cd6e8b101 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.059639] [55187]: DEBUG oslo_concurrency.lockutils [None req-34fc1aff-c764-4a7d-a1fd-ad8cd6e8b101 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.059864] [55187]: DEBUG oslo_concurrency.lockutils [None req-34fc1aff-c764-4a7d-a1fd-ad8cd6e8b101 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.060061] [55187]: DEBUG oslo_concurrency.lockutils [None req-34fc1aff-c764-4a7d-a1fd-ad8cd6e8b101 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.085998] [55187]: DEBUG oslo_concurrency.lockutils [None req-34fc1aff-c764-4a7d-a1fd-ad8cd6e8b101 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.086395] [55187]: DEBUG oslo_concurrency.lockutils [None req-34fc1aff-c764-4a7d-a1fd-ad8cd6e8b101 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.086651] [55187]: DEBUG oslo_concurrency.lockutils [None req-34fc1aff-c764-4a7d-a1fd-ad8cd6e8b101 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.086911] [55187]: DEBUG nova.objects.instance [None req-34fc1aff-c764-4a7d-a1fd-ad8cd6e8b101 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lazy-loading 'fault' on Instance uuid 72045dd3-fa01-4b9e-a47b-aa9e034611f3 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 693.126601] [55187]: DEBUG nova.policy [None req-34fc1aff-c764-4a7d-a1fd-ad8cd6e8b101 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.135271] [55187]: INFO nova.api.openstack.requestlog [None req-34fc1aff-c764-4a7d-a1fd-ad8cd6e8b101 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1306 microversion: 2.1 time: 0.089201 [ 693.135702] [55187]: [pid: 55187|app: 0|req: 524/1118] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1306 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.140686] [55187]: DEBUG nova.api.openstack.wsgi [None req-d3749f4d-0ccc-47b3-aa48-a9d609c2ae2b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.142954] [55187]: DEBUG nova.compute.api [None req-d3749f4d-0ccc-47b3-aa48-a9d609c2ae2b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.147022] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3749f4d-0ccc-47b3-aa48-a9d609c2ae2b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.147462] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3749f4d-0ccc-47b3-aa48-a9d609c2ae2b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.147462] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3749f4d-0ccc-47b3-aa48-a9d609c2ae2b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.147941] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3749f4d-0ccc-47b3-aa48-a9d609c2ae2b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.148071] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3749f4d-0ccc-47b3-aa48-a9d609c2ae2b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.148464] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3749f4d-0ccc-47b3-aa48-a9d609c2ae2b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.184458] [55188]: INFO nova.api.openstack.requestlog [None req-6276610f-a8ca-42c3-a8a3-f1ad79b4caa6 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/92eeb7b3-7321-413d-8a8f-197012b12a53" status: 202 len: 0 microversion: 2.1 time: 0.190433 [ 693.184826] [55188]: [pid: 55188|app: 0|req: 595/1119] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:02:53 2025] DELETE /compute/v2.1/os-security-groups/92eeb7b3-7321-413d-8a8f-197012b12a53 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 693.187676] [55188]: DEBUG nova.api.openstack.wsgi [None req-393e98d7-1d29-4e5e-a908-f46bece2cb1a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.189368] [55188]: DEBUG nova.compute.api [None req-393e98d7-1d29-4e5e-a908-f46bece2cb1a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.195750] [55188]: DEBUG oslo_concurrency.lockutils [None req-393e98d7-1d29-4e5e-a908-f46bece2cb1a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.196826] [55188]: DEBUG oslo_concurrency.lockutils [None req-393e98d7-1d29-4e5e-a908-f46bece2cb1a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.196826] [55188]: DEBUG oslo_concurrency.lockutils [None req-393e98d7-1d29-4e5e-a908-f46bece2cb1a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.196826] [55188]: DEBUG oslo_concurrency.lockutils [None req-393e98d7-1d29-4e5e-a908-f46bece2cb1a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.196826] [55188]: DEBUG oslo_concurrency.lockutils [None req-393e98d7-1d29-4e5e-a908-f46bece2cb1a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.197040] [55188]: DEBUG oslo_concurrency.lockutils [None req-393e98d7-1d29-4e5e-a908-f46bece2cb1a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.220674] [55187]: DEBUG nova.policy [None req-d3749f4d-0ccc-47b3-aa48-a9d609c2ae2b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.228628] [55187]: INFO nova.api.openstack.requestlog [None req-d3749f4d-0ccc-47b3-aa48-a9d609c2ae2b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.092199 [ 693.228965] [55187]: [pid: 55187|app: 0|req: 525/1120] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.235350] [55187]: DEBUG nova.api.openstack.wsgi [None req-153d2544-8347-4368-bd44-e023207db450 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.237241] [55187]: DEBUG nova.compute.api [None req-153d2544-8347-4368-bd44-e023207db450 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.241743] [55188]: DEBUG nova.policy [None req-393e98d7-1d29-4e5e-a908-f46bece2cb1a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.245361] [55187]: DEBUG oslo_concurrency.lockutils [None req-153d2544-8347-4368-bd44-e023207db450 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.245361] [55187]: DEBUG oslo_concurrency.lockutils [None req-153d2544-8347-4368-bd44-e023207db450 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.246070] [55187]: DEBUG oslo_concurrency.lockutils [None req-153d2544-8347-4368-bd44-e023207db450 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.246318] [55187]: DEBUG oslo_concurrency.lockutils [None req-153d2544-8347-4368-bd44-e023207db450 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.246522] [55187]: DEBUG oslo_concurrency.lockutils [None req-153d2544-8347-4368-bd44-e023207db450 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.246696] [55187]: DEBUG oslo_concurrency.lockutils [None req-153d2544-8347-4368-bd44-e023207db450 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.246941] [55188]: INFO nova.api.openstack.requestlog [None req-393e98d7-1d29-4e5e-a908-f46bece2cb1a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.061409 [ 693.247293] [55188]: [pid: 55188|app: 0|req: 596/1121] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.250165] [55188]: DEBUG nova.api.openstack.wsgi [None req-6c99b75f-844e-4cbd-80d2-4fc125a1de41 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.251483] [55188]: DEBUG nova.compute.api [None req-6c99b75f-844e-4cbd-80d2-4fc125a1de41 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.254856] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c99b75f-844e-4cbd-80d2-4fc125a1de41 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.257289] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c99b75f-844e-4cbd-80d2-4fc125a1de41 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.257289] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c99b75f-844e-4cbd-80d2-4fc125a1de41 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.257289] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c99b75f-844e-4cbd-80d2-4fc125a1de41 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.257289] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c99b75f-844e-4cbd-80d2-4fc125a1de41 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.257559] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c99b75f-844e-4cbd-80d2-4fc125a1de41 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.292510] [55187]: DEBUG nova.policy [None req-153d2544-8347-4368-bd44-e023207db450 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.297031] [55187]: INFO nova.api.openstack.requestlog [None req-153d2544-8347-4368-bd44-e023207db450 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.067415 [ 693.297598] [55187]: [pid: 55187|app: 0|req: 526/1122] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.300976] [55187]: DEBUG nova.api.openstack.wsgi [None req-bca25c6c-1fc6-46d7-a05a-74fc16392129 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.302238] [55187]: DEBUG nova.compute.api [None req-bca25c6c-1fc6-46d7-a05a-74fc16392129 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.302465] [55188]: DEBUG nova.policy [None req-6c99b75f-844e-4cbd-80d2-4fc125a1de41 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.305617] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca25c6c-1fc6-46d7-a05a-74fc16392129 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.306011] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca25c6c-1fc6-46d7-a05a-74fc16392129 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.306275] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca25c6c-1fc6-46d7-a05a-74fc16392129 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.306699] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca25c6c-1fc6-46d7-a05a-74fc16392129 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.306973] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca25c6c-1fc6-46d7-a05a-74fc16392129 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.307222] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca25c6c-1fc6-46d7-a05a-74fc16392129 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.307981] [55188]: INFO nova.api.openstack.requestlog [None req-6c99b75f-844e-4cbd-80d2-4fc125a1de41 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.060094 [ 693.308585] [55188]: [pid: 55188|app: 0|req: 597/1123] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.313194] [55188]: DEBUG nova.api.openstack.wsgi [None req-4b02353a-efb7-4b3c-bbf5-766aa16fabf5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.314206] [55188]: DEBUG nova.compute.api [None req-4b02353a-efb7-4b3c-bbf5-766aa16fabf5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.320244] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b02353a-efb7-4b3c-bbf5-766aa16fabf5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.320244] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b02353a-efb7-4b3c-bbf5-766aa16fabf5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.320244] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b02353a-efb7-4b3c-bbf5-766aa16fabf5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.322902] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b02353a-efb7-4b3c-bbf5-766aa16fabf5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.322902] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b02353a-efb7-4b3c-bbf5-766aa16fabf5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.322902] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b02353a-efb7-4b3c-bbf5-766aa16fabf5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.352613] [55187]: DEBUG nova.policy [None req-bca25c6c-1fc6-46d7-a05a-74fc16392129 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.357661] [55187]: INFO nova.api.openstack.requestlog [None req-bca25c6c-1fc6-46d7-a05a-74fc16392129 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.059465 [ 693.359206] [55187]: [pid: 55187|app: 0|req: 527/1124] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.367853] [55187]: DEBUG nova.api.openstack.wsgi [None req-831bfaae-445a-41b9-bcb6-644a9ca36dcd tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.367853] [55187]: DEBUG nova.compute.api [None req-831bfaae-445a-41b9-bcb6-644a9ca36dcd tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.372934] [55187]: DEBUG oslo_concurrency.lockutils [None req-831bfaae-445a-41b9-bcb6-644a9ca36dcd tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.372934] [55187]: DEBUG oslo_concurrency.lockutils [None req-831bfaae-445a-41b9-bcb6-644a9ca36dcd tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.372934] [55187]: DEBUG oslo_concurrency.lockutils [None req-831bfaae-445a-41b9-bcb6-644a9ca36dcd tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.372934] [55187]: DEBUG oslo_concurrency.lockutils [None req-831bfaae-445a-41b9-bcb6-644a9ca36dcd tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.373160] [55187]: DEBUG oslo_concurrency.lockutils [None req-831bfaae-445a-41b9-bcb6-644a9ca36dcd tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.373160] [55187]: DEBUG oslo_concurrency.lockutils [None req-831bfaae-445a-41b9-bcb6-644a9ca36dcd tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.421132] [55187]: DEBUG oslo_concurrency.lockutils [None req-831bfaae-445a-41b9-bcb6-644a9ca36dcd tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.421132] [55187]: DEBUG oslo_concurrency.lockutils [None req-831bfaae-445a-41b9-bcb6-644a9ca36dcd tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.421132] [55187]: DEBUG oslo_concurrency.lockutils [None req-831bfaae-445a-41b9-bcb6-644a9ca36dcd tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.421132] [55187]: DEBUG nova.objects.instance [None req-831bfaae-445a-41b9-bcb6-644a9ca36dcd tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lazy-loading 'fault' on Instance uuid bf43965a-4117-4c14-a78b-43ffa49d463a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 693.480845] [55187]: DEBUG nova.policy [None req-831bfaae-445a-41b9-bcb6-644a9ca36dcd tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.489316] [55187]: INFO nova.api.openstack.requestlog [None req-831bfaae-445a-41b9-bcb6-644a9ca36dcd tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1301 microversion: 2.1 time: 0.129345 [ 693.489661] [55187]: [pid: 55187|app: 0|req: 528/1125] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1301 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.492934] [55187]: DEBUG nova.api.openstack.wsgi [None req-c0b51b50-5da8-450e-a6e5-cccd4a15132c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4afb212a70>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.518802] [55187]: DEBUG neutronclient.v2_0.client [None req-c0b51b50-5da8-450e-a6e5-cccd4a15132c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 92eeb7b3-7321-413d-8a8f-197012b12a53 does not exist", "detail": ""}} {{(pid=55187) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 693.519049] [55187]: DEBUG nova.network.security_group_api [None req-c0b51b50-5da8-450e-a6e5-cccd4a15132c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Neutron security group 92eeb7b3-7321-413d-8a8f-197012b12a53 not found {{(pid=55187) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 693.519347] [55187]: INFO nova.api.openstack.wsgi [None req-c0b51b50-5da8-450e-a6e5-cccd4a15132c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] HTTP exception thrown: Security group 92eeb7b3-7321-413d-8a8f-197012b12a53 does not exist [ 693.519347] [55187]: Neutron server returns request_ids: ['req-5809a1d2-370b-42ce-ac9c-0bc1af4137aa'] [ 693.519678] [55187]: DEBUG nova.api.openstack.wsgi [None req-c0b51b50-5da8-450e-a6e5-cccd4a15132c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Returning 404 to user: Security group 92eeb7b3-7321-413d-8a8f-197012b12a53 does not exist [ 693.519678] [55187]: Neutron server returns request_ids: ['req-5809a1d2-370b-42ce-ac9c-0bc1af4137aa'] {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 693.520122] [55187]: INFO nova.api.openstack.requestlog [None req-c0b51b50-5da8-450e-a6e5-cccd4a15132c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/92eeb7b3-7321-413d-8a8f-197012b12a53" status: 404 len: 194 microversion: 2.1 time: 0.029924 [ 693.521115] [55187]: [pid: 55187|app: 0|req: 529/1126] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/os-security-groups/92eeb7b3-7321-413d-8a8f-197012b12a53 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 693.523626] [55187]: DEBUG nova.api.openstack.wsgi [None req-3d3f1824-3df9-4799-9214-930dff9f2f04 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.525477] [55187]: DEBUG nova.compute.api [None req-3d3f1824-3df9-4799-9214-930dff9f2f04 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.529707] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d3f1824-3df9-4799-9214-930dff9f2f04 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.529967] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d3f1824-3df9-4799-9214-930dff9f2f04 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.530082] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d3f1824-3df9-4799-9214-930dff9f2f04 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.530464] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d3f1824-3df9-4799-9214-930dff9f2f04 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.530670] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d3f1824-3df9-4799-9214-930dff9f2f04 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.530839] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d3f1824-3df9-4799-9214-930dff9f2f04 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.579792] [55187]: DEBUG nova.policy [None req-3d3f1824-3df9-4799-9214-930dff9f2f04 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.587242] [55187]: DEBUG nova.policy [None req-3d3f1824-3df9-4799-9214-930dff9f2f04 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.590227] [55187]: DEBUG nova.policy [None req-3d3f1824-3df9-4799-9214-930dff9f2f04 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.590227] [55187]: INFO nova.api.openstack.requestlog [None req-3d3f1824-3df9-4799-9214-930dff9f2f04 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.068191 [ 693.590227] [55187]: [pid: 55187|app: 0|req: 530/1127] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 693.593890] [55187]: DEBUG nova.api.openstack.wsgi [None req-d4383b35-2e30-4c0a-9b60-ca7b1b1dc71a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.597125] [55187]: DEBUG nova.compute.api [None req-d4383b35-2e30-4c0a-9b60-ca7b1b1dc71a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.601915] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4383b35-2e30-4c0a-9b60-ca7b1b1dc71a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.602327] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4383b35-2e30-4c0a-9b60-ca7b1b1dc71a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.602636] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4383b35-2e30-4c0a-9b60-ca7b1b1dc71a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.603200] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4383b35-2e30-4c0a-9b60-ca7b1b1dc71a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.603575] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4383b35-2e30-4c0a-9b60-ca7b1b1dc71a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.603889] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4383b35-2e30-4c0a-9b60-ca7b1b1dc71a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.656826] [55188]: DEBUG nova.policy [None req-4b02353a-efb7-4b3c-bbf5-766aa16fabf5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.661294] [55188]: INFO nova.api.openstack.requestlog [None req-4b02353a-efb7-4b3c-bbf5-766aa16fabf5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.352096 [ 693.661619] [55188]: [pid: 55188|app: 0|req: 598/1128] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.665138] [55188]: DEBUG nova.api.openstack.wsgi [None req-83a4b4a3-f450-422e-a96a-f2ca12d3f3ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.666655] [55188]: DEBUG nova.compute.api [None req-83a4b4a3-f450-422e-a96a-f2ca12d3f3ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.670013] [55188]: DEBUG oslo_concurrency.lockutils [None req-83a4b4a3-f450-422e-a96a-f2ca12d3f3ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.670013] [55188]: DEBUG oslo_concurrency.lockutils [None req-83a4b4a3-f450-422e-a96a-f2ca12d3f3ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.670013] [55188]: DEBUG oslo_concurrency.lockutils [None req-83a4b4a3-f450-422e-a96a-f2ca12d3f3ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.670240] [55188]: DEBUG oslo_concurrency.lockutils [None req-83a4b4a3-f450-422e-a96a-f2ca12d3f3ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.670434] [55188]: DEBUG oslo_concurrency.lockutils [None req-83a4b4a3-f450-422e-a96a-f2ca12d3f3ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.670627] [55188]: DEBUG oslo_concurrency.lockutils [None req-83a4b4a3-f450-422e-a96a-f2ca12d3f3ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.703470] [55188]: DEBUG nova.policy [None req-83a4b4a3-f450-422e-a96a-f2ca12d3f3ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.708010] [55188]: INFO nova.api.openstack.requestlog [None req-83a4b4a3-f450-422e-a96a-f2ca12d3f3ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.045598 [ 693.708106] [55188]: [pid: 55188|app: 0|req: 599/1129] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.710576] [55188]: DEBUG nova.api.openstack.wsgi [None req-f3424677-0e1b-41cb-a779-708e45f6062a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.712363] [55188]: DEBUG nova.compute.api [None req-f3424677-0e1b-41cb-a779-708e45f6062a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.715663] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3424677-0e1b-41cb-a779-708e45f6062a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.715922] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3424677-0e1b-41cb-a779-708e45f6062a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.716133] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3424677-0e1b-41cb-a779-708e45f6062a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.717441] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3424677-0e1b-41cb-a779-708e45f6062a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.717441] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3424677-0e1b-41cb-a779-708e45f6062a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.717441] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3424677-0e1b-41cb-a779-708e45f6062a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.742744] [55187]: DEBUG nova.policy [None req-d4383b35-2e30-4c0a-9b60-ca7b1b1dc71a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.748513] [55187]: INFO nova.api.openstack.requestlog [None req-d4383b35-2e30-4c0a-9b60-ca7b1b1dc71a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1312 microversion: 2.1 time: 0.157336 [ 693.748513] [55187]: [pid: 55187|app: 0|req: 531/1130] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:53 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1312 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.750871] [55187]: DEBUG nova.api.openstack.wsgi [None req-d857cfbc-fd9f-4f6a-bf30-4b51519bcf59 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.752496] [55187]: DEBUG nova.compute.api [None req-d857cfbc-fd9f-4f6a-bf30-4b51519bcf59 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.758938] [55187]: DEBUG oslo_concurrency.lockutils [None req-d857cfbc-fd9f-4f6a-bf30-4b51519bcf59 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.759168] [55187]: DEBUG oslo_concurrency.lockutils [None req-d857cfbc-fd9f-4f6a-bf30-4b51519bcf59 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.759353] [55187]: DEBUG oslo_concurrency.lockutils [None req-d857cfbc-fd9f-4f6a-bf30-4b51519bcf59 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.759702] [55187]: DEBUG oslo_concurrency.lockutils [None req-d857cfbc-fd9f-4f6a-bf30-4b51519bcf59 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.759893] [55187]: DEBUG oslo_concurrency.lockutils [None req-d857cfbc-fd9f-4f6a-bf30-4b51519bcf59 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.760077] [55187]: DEBUG oslo_concurrency.lockutils [None req-d857cfbc-fd9f-4f6a-bf30-4b51519bcf59 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.802289] [55187]: DEBUG nova.policy [None req-d857cfbc-fd9f-4f6a-bf30-4b51519bcf59 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.802894] [55188]: DEBUG nova.policy [None req-f3424677-0e1b-41cb-a779-708e45f6062a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.807567] [55188]: INFO nova.api.openstack.requestlog [None req-f3424677-0e1b-41cb-a779-708e45f6062a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.098875 [ 693.807888] [55188]: [pid: 55188|app: 0|req: 600/1131] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.810338] [55188]: DEBUG nova.api.openstack.wsgi [None req-cef24761-a8b8-4107-a088-8dee5be13d33 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.811970] [55188]: DEBUG nova.compute.api [None req-cef24761-a8b8-4107-a088-8dee5be13d33 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.812584] [55187]: INFO nova.api.openstack.requestlog [None req-d857cfbc-fd9f-4f6a-bf30-4b51519bcf59 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.063357 [ 693.812885] [55187]: [pid: 55187|app: 0|req: 532/1132] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.818572] [55188]: DEBUG oslo_concurrency.lockutils [None req-cef24761-a8b8-4107-a088-8dee5be13d33 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.818621] [55187]: DEBUG nova.api.openstack.wsgi [None req-65afe285-fa9d-4159-91dc-089d2081e00e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.818659] [55188]: DEBUG oslo_concurrency.lockutils [None req-cef24761-a8b8-4107-a088-8dee5be13d33 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.818695] [55188]: DEBUG oslo_concurrency.lockutils [None req-cef24761-a8b8-4107-a088-8dee5be13d33 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.820031] [55188]: DEBUG oslo_concurrency.lockutils [None req-cef24761-a8b8-4107-a088-8dee5be13d33 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.820031] [55188]: DEBUG oslo_concurrency.lockutils [None req-cef24761-a8b8-4107-a088-8dee5be13d33 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.820031] [55188]: DEBUG oslo_concurrency.lockutils [None req-cef24761-a8b8-4107-a088-8dee5be13d33 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.820232] [55187]: DEBUG nova.compute.api [None req-65afe285-fa9d-4159-91dc-089d2081e00e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.823828] [55187]: DEBUG oslo_concurrency.lockutils [None req-65afe285-fa9d-4159-91dc-089d2081e00e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.823828] [55187]: DEBUG oslo_concurrency.lockutils [None req-65afe285-fa9d-4159-91dc-089d2081e00e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.823978] [55187]: DEBUG oslo_concurrency.lockutils [None req-65afe285-fa9d-4159-91dc-089d2081e00e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.824226] [55187]: DEBUG oslo_concurrency.lockutils [None req-65afe285-fa9d-4159-91dc-089d2081e00e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.824430] [55187]: DEBUG oslo_concurrency.lockutils [None req-65afe285-fa9d-4159-91dc-089d2081e00e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.824601] [55187]: DEBUG oslo_concurrency.lockutils [None req-65afe285-fa9d-4159-91dc-089d2081e00e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.863985] [55188]: DEBUG nova.policy [None req-cef24761-a8b8-4107-a088-8dee5be13d33 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.868237] [55188]: INFO nova.api.openstack.requestlog [None req-cef24761-a8b8-4107-a088-8dee5be13d33 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.059706 [ 693.868554] [55188]: [pid: 55188|app: 0|req: 601/1133] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.876022] [55188]: DEBUG nova.api.openstack.wsgi [None req-81986c54-e554-418f-a652-010a4d953bd9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Action: 'create', calling method: .version_select at 0x7d4afaefb370>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-864249884", "description": "tempest-description-1495061419"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 693.974946] [55187]: DEBUG nova.policy [None req-65afe285-fa9d-4159-91dc-089d2081e00e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.978007] [55188]: INFO nova.api.openstack.requestlog [None req-81986c54-e554-418f-a652-010a4d953bd9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 243 microversion: 2.1 time: 0.108787 [ 693.978406] [55188]: [pid: 55188|app: 0|req: 602/1134] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:02:54 2025] POST /compute/v2.1/os-security-groups => generated 243 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 693.980345] [55187]: INFO nova.api.openstack.requestlog [None req-65afe285-fa9d-4159-91dc-089d2081e00e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1318 microversion: 2.1 time: 0.166950 [ 693.980663] [55187]: [pid: 55187|app: 0|req: 533/1135] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1318 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.981560] [55188]: DEBUG nova.api.openstack.wsgi [None req-e25f449f-7bf3-4874-a1af-2a2bc5b51751 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 693.983221] [55187]: DEBUG nova.api.openstack.wsgi [req-79367f87-3685-45ba-b017-1b4ed030b1ec req-458b6ec4-7550-4df3-b6b3-7efa42b3c8bc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9837c22e-1750-4e1b-bbce-9c7f63f84052", "name": "network-vif-plugged", "status": "completed", "tag": "82e299d8-2e1e-4366-b488-51f10b953193"}, {"name": "network-changed", "server_uuid": "7e43c2a9-687f-4839-b48b-b7c3b2164787", "tag": "fd321573-b572-4ca3-b402-8a0e45ef74fc"}, {"name": "network-changed", "server_uuid": "9837c22e-1750-4e1b-bbce-9c7f63f84052", "tag": "82e299d8-2e1e-4366-b488-51f10b953193"}, {"server_uuid": "b926f89c-70d6-4fbb-93b5-6b7e996fda47", "name": "network-vif-plugged", "status": "completed", "tag": "a040d553-1595-429c-bcbc-3cc36e4c79c6"}, {"name": "network-changed", "server_uuid": "b926f89c-70d6-4fbb-93b5-6b7e996fda47", "tag": "a040d553-1595-429c-bcbc-3cc36e4c79c6"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 693.983325] [55188]: DEBUG nova.compute.api [None req-e25f449f-7bf3-4874-a1af-2a2bc5b51751 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 693.987638] [55188]: DEBUG oslo_concurrency.lockutils [None req-e25f449f-7bf3-4874-a1af-2a2bc5b51751 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.987760] [55188]: DEBUG oslo_concurrency.lockutils [None req-e25f449f-7bf3-4874-a1af-2a2bc5b51751 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.987971] [55188]: DEBUG oslo_concurrency.lockutils [None req-e25f449f-7bf3-4874-a1af-2a2bc5b51751 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.988385] [55188]: DEBUG oslo_concurrency.lockutils [None req-e25f449f-7bf3-4874-a1af-2a2bc5b51751 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.989092] [55188]: DEBUG oslo_concurrency.lockutils [None req-e25f449f-7bf3-4874-a1af-2a2bc5b51751 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.989307] [55188]: DEBUG oslo_concurrency.lockutils [None req-e25f449f-7bf3-4874-a1af-2a2bc5b51751 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.990097] [55187]: DEBUG oslo_concurrency.lockutils [req-79367f87-3685-45ba-b017-1b4ed030b1ec req-458b6ec4-7550-4df3-b6b3-7efa42b3c8bc service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.990357] [55187]: DEBUG oslo_concurrency.lockutils [req-79367f87-3685-45ba-b017-1b4ed030b1ec req-458b6ec4-7550-4df3-b6b3-7efa42b3c8bc service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.990528] [55187]: DEBUG oslo_concurrency.lockutils [req-79367f87-3685-45ba-b017-1b4ed030b1ec req-458b6ec4-7550-4df3-b6b3-7efa42b3c8bc service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.000424] [55187]: INFO nova.api.openstack.compute.server_external_events [req-79367f87-3685-45ba-b017-1b4ed030b1ec req-458b6ec4-7550-4df3-b6b3-7efa42b3c8bc service nova] Creating event network-vif-plugged:82e299d8-2e1e-4366-b488-51f10b953193 for instance 9837c22e-1750-4e1b-bbce-9c7f63f84052 on cpu-1 [ 694.000424] [55187]: INFO nova.api.openstack.compute.server_external_events [req-79367f87-3685-45ba-b017-1b4ed030b1ec req-458b6ec4-7550-4df3-b6b3-7efa42b3c8bc service nova] Creating event network-changed:fd321573-b572-4ca3-b402-8a0e45ef74fc for instance 7e43c2a9-687f-4839-b48b-b7c3b2164787 on cpu-1 [ 694.000625] [55187]: INFO nova.api.openstack.compute.server_external_events [req-79367f87-3685-45ba-b017-1b4ed030b1ec req-458b6ec4-7550-4df3-b6b3-7efa42b3c8bc service nova] Creating event network-changed:82e299d8-2e1e-4366-b488-51f10b953193 for instance 9837c22e-1750-4e1b-bbce-9c7f63f84052 on cpu-1 [ 694.001289] [55187]: INFO nova.api.openstack.compute.server_external_events [req-79367f87-3685-45ba-b017-1b4ed030b1ec req-458b6ec4-7550-4df3-b6b3-7efa42b3c8bc service nova] Creating event network-vif-plugged:a040d553-1595-429c-bcbc-3cc36e4c79c6 for instance b926f89c-70d6-4fbb-93b5-6b7e996fda47 on cpu-1 [ 694.001289] [55187]: INFO nova.api.openstack.compute.server_external_events [req-79367f87-3685-45ba-b017-1b4ed030b1ec req-458b6ec4-7550-4df3-b6b3-7efa42b3c8bc service nova] Creating event network-changed:a040d553-1595-429c-bcbc-3cc36e4c79c6 for instance b926f89c-70d6-4fbb-93b5-6b7e996fda47 on cpu-1 [ 694.007505] [55187]: INFO nova.api.openstack.requestlog [req-79367f87-3685-45ba-b017-1b4ed030b1ec req-458b6ec4-7550-4df3-b6b3-7efa42b3c8bc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 855 microversion: 2.1 time: 0.026207 [ 694.007984] [55187]: [pid: 55187|app: 0|req: 534/1136] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:54 2025] POST /compute/v2.1/os-server-external-events => generated 855 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 694.010583] [55187]: DEBUG nova.api.openstack.wsgi [None req-eabc974f-b504-49ff-9369-9dbeb77202e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.013086] [55187]: DEBUG nova.compute.api [None req-eabc974f-b504-49ff-9369-9dbeb77202e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.017015] [55187]: DEBUG oslo_concurrency.lockutils [None req-eabc974f-b504-49ff-9369-9dbeb77202e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.017264] [55187]: DEBUG oslo_concurrency.lockutils [None req-eabc974f-b504-49ff-9369-9dbeb77202e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.017446] [55187]: DEBUG oslo_concurrency.lockutils [None req-eabc974f-b504-49ff-9369-9dbeb77202e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.018173] [55187]: DEBUG oslo_concurrency.lockutils [None req-eabc974f-b504-49ff-9369-9dbeb77202e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.018404] [55187]: DEBUG oslo_concurrency.lockutils [None req-eabc974f-b504-49ff-9369-9dbeb77202e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.019175] [55187]: DEBUG oslo_concurrency.lockutils [None req-eabc974f-b504-49ff-9369-9dbeb77202e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.029285] [55188]: DEBUG nova.policy [None req-e25f449f-7bf3-4874-a1af-2a2bc5b51751 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.032606] [55188]: INFO nova.api.openstack.requestlog [None req-e25f449f-7bf3-4874-a1af-2a2bc5b51751 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.053599 [ 694.033079] [55188]: [pid: 55188|app: 0|req: 603/1137] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.035555] [55188]: DEBUG nova.api.openstack.wsgi [None req-210be3aa-3107-4825-9efe-a98ef0df9f59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.037463] [55188]: DEBUG nova.compute.api [None req-210be3aa-3107-4825-9efe-a98ef0df9f59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.041265] [55188]: DEBUG oslo_concurrency.lockutils [None req-210be3aa-3107-4825-9efe-a98ef0df9f59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.041689] [55188]: DEBUG oslo_concurrency.lockutils [None req-210be3aa-3107-4825-9efe-a98ef0df9f59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.041988] [55188]: DEBUG oslo_concurrency.lockutils [None req-210be3aa-3107-4825-9efe-a98ef0df9f59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.042471] [55188]: DEBUG oslo_concurrency.lockutils [None req-210be3aa-3107-4825-9efe-a98ef0df9f59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.042795] [55188]: DEBUG oslo_concurrency.lockutils [None req-210be3aa-3107-4825-9efe-a98ef0df9f59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.043102] [55188]: DEBUG oslo_concurrency.lockutils [None req-210be3aa-3107-4825-9efe-a98ef0df9f59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.066585] [55187]: DEBUG nova.policy [None req-eabc974f-b504-49ff-9369-9dbeb77202e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.071166] [55187]: INFO nova.api.openstack.requestlog [None req-eabc974f-b504-49ff-9369-9dbeb77202e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.062575 [ 694.071495] [55187]: [pid: 55187|app: 0|req: 535/1138] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.075307] [55187]: DEBUG nova.api.openstack.wsgi [None req-f7c993f9-3992-4d75-9a8c-ecce772f266a tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.078192] [55187]: DEBUG nova.compute.api [None req-f7c993f9-3992-4d75-9a8c-ecce772f266a tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.083296] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c993f9-3992-4d75-9a8c-ecce772f266a tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.083550] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c993f9-3992-4d75-9a8c-ecce772f266a tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.083755] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c993f9-3992-4d75-9a8c-ecce772f266a tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.084093] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c993f9-3992-4d75-9a8c-ecce772f266a tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.084295] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c993f9-3992-4d75-9a8c-ecce772f266a tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.084470] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c993f9-3992-4d75-9a8c-ecce772f266a tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.107481] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c993f9-3992-4d75-9a8c-ecce772f266a tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.107727] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c993f9-3992-4d75-9a8c-ecce772f266a tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.108381] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c993f9-3992-4d75-9a8c-ecce772f266a tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.108744] [55187]: DEBUG nova.objects.instance [None req-f7c993f9-3992-4d75-9a8c-ecce772f266a tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lazy-loading 'fault' on Instance uuid 19f4096b-0f09-4e26-93d7-a345002d004d {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 694.141727] [55187]: DEBUG nova.policy [None req-f7c993f9-3992-4d75-9a8c-ecce772f266a tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.149534] [55187]: DEBUG nova.policy [None req-f7c993f9-3992-4d75-9a8c-ecce772f266a tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.150383] [55187]: DEBUG nova.policy [None req-f7c993f9-3992-4d75-9a8c-ecce772f266a tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '55cee955ce254e75968029457d5edb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3545ecde15564403b0762c4c4d66ba55', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.150807] [55187]: INFO nova.api.openstack.requestlog [None req-f7c993f9-3992-4d75-9a8c-ecce772f266a tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 200 len: 1572 microversion: 2.70 time: 0.078810 [ 694.151189] [55187]: [pid: 55187|app: 0|req: 536/1139] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 1572 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 694.155934] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad588136-25e1-4ecf-b550-5aa26b6951ba tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.158792] [55187]: DEBUG nova.compute.api [None req-ad588136-25e1-4ecf-b550-5aa26b6951ba tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.163538] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad588136-25e1-4ecf-b550-5aa26b6951ba tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.163653] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad588136-25e1-4ecf-b550-5aa26b6951ba tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.163869] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad588136-25e1-4ecf-b550-5aa26b6951ba tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.164978] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad588136-25e1-4ecf-b550-5aa26b6951ba tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.164978] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad588136-25e1-4ecf-b550-5aa26b6951ba tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.164978] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad588136-25e1-4ecf-b550-5aa26b6951ba tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.169975] [55188]: DEBUG nova.policy [None req-210be3aa-3107-4825-9efe-a98ef0df9f59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.174969] [55188]: DEBUG nova.policy [None req-210be3aa-3107-4825-9efe-a98ef0df9f59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.176035] [55188]: DEBUG nova.policy [None req-210be3aa-3107-4825-9efe-a98ef0df9f59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.176807] [55188]: INFO nova.api.openstack.requestlog [None req-210be3aa-3107-4825-9efe-a98ef0df9f59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1360 microversion: 2.26 time: 0.143128 [ 694.177249] [55188]: [pid: 55188|app: 0|req: 604/1140] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1360 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 694.180898] [55188]: DEBUG nova.api.openstack.wsgi [None req-07da687f-c16a-4660-bec2-2cc90abe6829 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 694.182950] [55188]: DEBUG nova.compute.api [None req-07da687f-c16a-4660-bec2-2cc90abe6829 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.187915] [55188]: DEBUG oslo_concurrency.lockutils [None req-07da687f-c16a-4660-bec2-2cc90abe6829 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.188293] [55188]: DEBUG oslo_concurrency.lockutils [None req-07da687f-c16a-4660-bec2-2cc90abe6829 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.190928] [55188]: DEBUG oslo_concurrency.lockutils [None req-07da687f-c16a-4660-bec2-2cc90abe6829 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.190928] [55188]: DEBUG oslo_concurrency.lockutils [None req-07da687f-c16a-4660-bec2-2cc90abe6829 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.190928] [55188]: DEBUG oslo_concurrency.lockutils [None req-07da687f-c16a-4660-bec2-2cc90abe6829 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.190928] [55188]: DEBUG oslo_concurrency.lockutils [None req-07da687f-c16a-4660-bec2-2cc90abe6829 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.211493] [55187]: DEBUG nova.policy [None req-ad588136-25e1-4ecf-b550-5aa26b6951ba tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.218841] [55187]: DEBUG nova.policy [None req-ad588136-25e1-4ecf-b550-5aa26b6951ba tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.218841] [55187]: DEBUG nova.policy [None req-ad588136-25e1-4ecf-b550-5aa26b6951ba tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.221086] [55187]: INFO nova.api.openstack.requestlog [None req-ad588136-25e1-4ecf-b550-5aa26b6951ba tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.069308 [ 694.221615] [55187]: [pid: 55187|app: 0|req: 537/1141] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 694.224161] [55187]: DEBUG nova.api.openstack.wsgi [None req-8fdc68ab-3208-4175-b018-b5d411b9e9d4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.227243] [55187]: DEBUG nova.compute.api [None req-8fdc68ab-3208-4175-b018-b5d411b9e9d4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.229081] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fdc68ab-3208-4175-b018-b5d411b9e9d4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.229326] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fdc68ab-3208-4175-b018-b5d411b9e9d4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.229507] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fdc68ab-3208-4175-b018-b5d411b9e9d4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.229865] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fdc68ab-3208-4175-b018-b5d411b9e9d4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.232816] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fdc68ab-3208-4175-b018-b5d411b9e9d4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.232816] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fdc68ab-3208-4175-b018-b5d411b9e9d4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.246237] [55188]: INFO nova.api.openstack.requestlog [None req-07da687f-c16a-4660-bec2-2cc90abe6829 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c/action" status: 204 len: 0 microversion: 2.1 time: 0.068005 [ 694.246620] [55188]: [pid: 55188|app: 0|req: 605/1142] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:54 2025] POST /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 694.250307] [55188]: DEBUG nova.api.openstack.wsgi [None req-c57ca8bf-78c6-478d-ba53-9c7b1ce84bdd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.251290] [55188]: DEBUG nova.compute.api [None req-c57ca8bf-78c6-478d-ba53-9c7b1ce84bdd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.254648] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57ca8bf-78c6-478d-ba53-9c7b1ce84bdd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.257029] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57ca8bf-78c6-478d-ba53-9c7b1ce84bdd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.257029] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57ca8bf-78c6-478d-ba53-9c7b1ce84bdd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.257029] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57ca8bf-78c6-478d-ba53-9c7b1ce84bdd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.257029] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57ca8bf-78c6-478d-ba53-9c7b1ce84bdd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.257511] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57ca8bf-78c6-478d-ba53-9c7b1ce84bdd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.270804] [55187]: DEBUG nova.policy [None req-8fdc68ab-3208-4175-b018-b5d411b9e9d4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.275721] [55187]: INFO nova.api.openstack.requestlog [None req-8fdc68ab-3208-4175-b018-b5d411b9e9d4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1214 microversion: 2.1 time: 0.053467 [ 694.276157] [55187]: [pid: 55187|app: 0|req: 538/1143] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1214 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.278709] [55187]: DEBUG nova.api.openstack.wsgi [None req-e145eb5a-befb-4d24-95a2-844dce5d8ef1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.280365] [55187]: DEBUG nova.compute.api [None req-e145eb5a-befb-4d24-95a2-844dce5d8ef1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.284508] [55187]: DEBUG oslo_concurrency.lockutils [None req-e145eb5a-befb-4d24-95a2-844dce5d8ef1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.284843] [55187]: DEBUG oslo_concurrency.lockutils [None req-e145eb5a-befb-4d24-95a2-844dce5d8ef1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.285223] [55187]: DEBUG oslo_concurrency.lockutils [None req-e145eb5a-befb-4d24-95a2-844dce5d8ef1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.285504] [55187]: DEBUG oslo_concurrency.lockutils [None req-e145eb5a-befb-4d24-95a2-844dce5d8ef1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.285807] [55187]: DEBUG oslo_concurrency.lockutils [None req-e145eb5a-befb-4d24-95a2-844dce5d8ef1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.286064] [55187]: DEBUG oslo_concurrency.lockutils [None req-e145eb5a-befb-4d24-95a2-844dce5d8ef1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.292429] [55188]: DEBUG nova.policy [None req-c57ca8bf-78c6-478d-ba53-9c7b1ce84bdd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.297699] [55188]: INFO nova.api.openstack.requestlog [None req-c57ca8bf-78c6-478d-ba53-9c7b1ce84bdd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.049926 [ 694.297699] [55188]: [pid: 55188|app: 0|req: 606/1144] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.300712] [55188]: DEBUG nova.api.openstack.wsgi [None req-0739a4fd-57d8-485a-9cef-2d60b5017db0 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.302678] [55188]: DEBUG nova.compute.api [None req-0739a4fd-57d8-485a-9cef-2d60b5017db0 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.306687] [55188]: DEBUG oslo_concurrency.lockutils [None req-0739a4fd-57d8-485a-9cef-2d60b5017db0 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.306947] [55188]: DEBUG oslo_concurrency.lockutils [None req-0739a4fd-57d8-485a-9cef-2d60b5017db0 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.307150] [55188]: DEBUG oslo_concurrency.lockutils [None req-0739a4fd-57d8-485a-9cef-2d60b5017db0 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.307522] [55188]: DEBUG oslo_concurrency.lockutils [None req-0739a4fd-57d8-485a-9cef-2d60b5017db0 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.307722] [55188]: DEBUG oslo_concurrency.lockutils [None req-0739a4fd-57d8-485a-9cef-2d60b5017db0 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.307895] [55188]: DEBUG oslo_concurrency.lockutils [None req-0739a4fd-57d8-485a-9cef-2d60b5017db0 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.323072] [55187]: DEBUG nova.policy [None req-e145eb5a-befb-4d24-95a2-844dce5d8ef1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.328156] [55187]: INFO nova.api.openstack.requestlog [None req-e145eb5a-befb-4d24-95a2-844dce5d8ef1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.051336 [ 694.328516] [55187]: [pid: 55187|app: 0|req: 539/1145] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.334763] [55187]: DEBUG nova.api.openstack.wsgi [None req-eae55b1a-4669-434b-b824-e3e00cc0cee1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Action: 'create', calling method: .version_select at 0x7d4afb116dd0>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-935606183", "description": "tempest-description-599315769"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 694.342873] [55188]: DEBUG nova.policy [None req-0739a4fd-57d8-485a-9cef-2d60b5017db0 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.348379] [55188]: INFO nova.api.openstack.requestlog [None req-0739a4fd-57d8-485a-9cef-2d60b5017db0 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.049581 [ 694.348757] [55188]: [pid: 55188|app: 0|req: 607/1146] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.352023] [55188]: DEBUG nova.api.openstack.wsgi [None req-50a729d3-baad-4205-89b4-86947606b3c0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.352875] [55188]: DEBUG nova.compute.api [None req-50a729d3-baad-4205-89b4-86947606b3c0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.357068] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a729d3-baad-4205-89b4-86947606b3c0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.357540] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a729d3-baad-4205-89b4-86947606b3c0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.357738] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a729d3-baad-4205-89b4-86947606b3c0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.358101] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a729d3-baad-4205-89b4-86947606b3c0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.358297] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a729d3-baad-4205-89b4-86947606b3c0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.358468] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a729d3-baad-4205-89b4-86947606b3c0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.378586] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a729d3-baad-4205-89b4-86947606b3c0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.378853] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a729d3-baad-4205-89b4-86947606b3c0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.379049] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a729d3-baad-4205-89b4-86947606b3c0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.379251] [55188]: DEBUG nova.objects.instance [None req-50a729d3-baad-4205-89b4-86947606b3c0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lazy-loading 'fault' on Instance uuid 3b873a8a-8dd7-4497-836e-d22a34a3eea1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 694.398708] [55188]: DEBUG nova.policy [None req-50a729d3-baad-4205-89b4-86947606b3c0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.403090] [55188]: INFO nova.api.openstack.requestlog [None req-50a729d3-baad-4205-89b4-86947606b3c0 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1315 microversion: 2.1 time: 0.053736 [ 694.403407] [55188]: [pid: 55188|app: 0|req: 608/1147] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1315 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.406431] [55188]: DEBUG nova.api.openstack.wsgi [None req-349ac743-cf88-404a-b968-dbf3f7e0edcd tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.408253] [55188]: DEBUG nova.compute.api [None req-349ac743-cf88-404a-b968-dbf3f7e0edcd tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.412020] [55188]: DEBUG oslo_concurrency.lockutils [None req-349ac743-cf88-404a-b968-dbf3f7e0edcd tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.412068] [55188]: DEBUG oslo_concurrency.lockutils [None req-349ac743-cf88-404a-b968-dbf3f7e0edcd tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.412290] [55188]: DEBUG oslo_concurrency.lockutils [None req-349ac743-cf88-404a-b968-dbf3f7e0edcd tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.412677] [55188]: DEBUG oslo_concurrency.lockutils [None req-349ac743-cf88-404a-b968-dbf3f7e0edcd tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.412881] [55188]: DEBUG oslo_concurrency.lockutils [None req-349ac743-cf88-404a-b968-dbf3f7e0edcd tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.413075] [55188]: DEBUG oslo_concurrency.lockutils [None req-349ac743-cf88-404a-b968-dbf3f7e0edcd tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.434361] [55188]: DEBUG oslo_concurrency.lockutils [None req-349ac743-cf88-404a-b968-dbf3f7e0edcd tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.434562] [55188]: DEBUG oslo_concurrency.lockutils [None req-349ac743-cf88-404a-b968-dbf3f7e0edcd tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.434726] [55188]: DEBUG oslo_concurrency.lockutils [None req-349ac743-cf88-404a-b968-dbf3f7e0edcd tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.434926] [55188]: DEBUG nova.objects.instance [None req-349ac743-cf88-404a-b968-dbf3f7e0edcd tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 694.461543] [55188]: DEBUG nova.policy [None req-349ac743-cf88-404a-b968-dbf3f7e0edcd tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.469020] [55188]: DEBUG nova.policy [None req-349ac743-cf88-404a-b968-dbf3f7e0edcd tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.469020] [55188]: DEBUG nova.policy [None req-349ac743-cf88-404a-b968-dbf3f7e0edcd tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.470235] [55188]: INFO nova.api.openstack.requestlog [None req-349ac743-cf88-404a-b968-dbf3f7e0edcd tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.065024 [ 694.470235] [55188]: [pid: 55188|app: 0|req: 609/1148] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 694.472590] [55188]: DEBUG nova.api.openstack.wsgi [None req-5266db64-df77-453a-9597-d09d60934df0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.474386] [55188]: DEBUG nova.compute.api [None req-5266db64-df77-453a-9597-d09d60934df0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.477282] [55188]: DEBUG oslo_concurrency.lockutils [None req-5266db64-df77-453a-9597-d09d60934df0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.477488] [55188]: DEBUG oslo_concurrency.lockutils [None req-5266db64-df77-453a-9597-d09d60934df0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.477670] [55188]: DEBUG oslo_concurrency.lockutils [None req-5266db64-df77-453a-9597-d09d60934df0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.478024] [55188]: DEBUG oslo_concurrency.lockutils [None req-5266db64-df77-453a-9597-d09d60934df0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.478230] [55188]: DEBUG oslo_concurrency.lockutils [None req-5266db64-df77-453a-9597-d09d60934df0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.478403] [55188]: DEBUG oslo_concurrency.lockutils [None req-5266db64-df77-453a-9597-d09d60934df0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.480599] [55187]: INFO nova.api.openstack.requestlog [None req-eae55b1a-4669-434b-b824-e3e00cc0cee1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 242 microversion: 2.1 time: 0.147952 [ 694.480986] [55187]: [pid: 55187|app: 0|req: 540/1149] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:02:54 2025] POST /compute/v2.1/os-security-groups => generated 242 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 694.485475] [55187]: DEBUG nova.api.openstack.wsgi [None req-7d97d4a3-2653-4ff8-b21d-ea5feab58d10 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.487263] [55187]: DEBUG nova.compute.api [None req-7d97d4a3-2653-4ff8-b21d-ea5feab58d10 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.493023] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d97d4a3-2653-4ff8-b21d-ea5feab58d10 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.493023] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d97d4a3-2653-4ff8-b21d-ea5feab58d10 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.493170] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d97d4a3-2653-4ff8-b21d-ea5feab58d10 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.493401] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d97d4a3-2653-4ff8-b21d-ea5feab58d10 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.493603] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d97d4a3-2653-4ff8-b21d-ea5feab58d10 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.493799] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d97d4a3-2653-4ff8-b21d-ea5feab58d10 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.511715] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d97d4a3-2653-4ff8-b21d-ea5feab58d10 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.511973] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d97d4a3-2653-4ff8-b21d-ea5feab58d10 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.512194] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d97d4a3-2653-4ff8-b21d-ea5feab58d10 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.512472] [55187]: DEBUG nova.objects.instance [None req-7d97d4a3-2653-4ff8-b21d-ea5feab58d10 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lazy-loading 'fault' on Instance uuid 72045dd3-fa01-4b9e-a47b-aa9e034611f3 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 694.513966] [55188]: DEBUG nova.policy [None req-5266db64-df77-453a-9597-d09d60934df0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.517966] [55188]: INFO nova.api.openstack.requestlog [None req-5266db64-df77-453a-9597-d09d60934df0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1216 microversion: 2.1 time: 0.047221 [ 694.518984] [55188]: [pid: 55188|app: 0|req: 610/1150] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.521089] [55188]: DEBUG nova.api.openstack.wsgi [None req-41f338a4-e451-43dc-88e4-9adb23502e53 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.522385] [55188]: DEBUG nova.compute.api [None req-41f338a4-e451-43dc-88e4-9adb23502e53 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.525512] [55188]: DEBUG oslo_concurrency.lockutils [None req-41f338a4-e451-43dc-88e4-9adb23502e53 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.525744] [55188]: DEBUG oslo_concurrency.lockutils [None req-41f338a4-e451-43dc-88e4-9adb23502e53 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.525956] [55188]: DEBUG oslo_concurrency.lockutils [None req-41f338a4-e451-43dc-88e4-9adb23502e53 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.526320] [55188]: DEBUG oslo_concurrency.lockutils [None req-41f338a4-e451-43dc-88e4-9adb23502e53 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.526527] [55188]: DEBUG oslo_concurrency.lockutils [None req-41f338a4-e451-43dc-88e4-9adb23502e53 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.526702] [55188]: DEBUG oslo_concurrency.lockutils [None req-41f338a4-e451-43dc-88e4-9adb23502e53 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.553577] [55187]: DEBUG nova.policy [None req-7d97d4a3-2653-4ff8-b21d-ea5feab58d10 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.557764] [55187]: INFO nova.api.openstack.requestlog [None req-7d97d4a3-2653-4ff8-b21d-ea5feab58d10 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1306 microversion: 2.1 time: 0.075811 [ 694.557764] [55187]: [pid: 55187|app: 0|req: 541/1151] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1306 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.561123] [55188]: DEBUG nova.policy [None req-41f338a4-e451-43dc-88e4-9adb23502e53 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.561509] [55187]: DEBUG nova.api.openstack.wsgi [None req-e63c27db-e242-43c1-9368-b73da11d0ec9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.563192] [55187]: DEBUG nova.compute.api [None req-e63c27db-e242-43c1-9368-b73da11d0ec9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.565381] [55188]: INFO nova.api.openstack.requestlog [None req-41f338a4-e451-43dc-88e4-9adb23502e53 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.046444 [ 694.565696] [55188]: [pid: 55188|app: 0|req: 611/1152] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.566686] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63c27db-e242-43c1-9368-b73da11d0ec9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.567033] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63c27db-e242-43c1-9368-b73da11d0ec9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.567216] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63c27db-e242-43c1-9368-b73da11d0ec9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.567563] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63c27db-e242-43c1-9368-b73da11d0ec9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.567759] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63c27db-e242-43c1-9368-b73da11d0ec9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.567930] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63c27db-e242-43c1-9368-b73da11d0ec9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.569181] [55188]: DEBUG nova.api.openstack.wsgi [None req-3d0502d1-ae6a-492e-b651-83cc5551bed3 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.569874] [55188]: DEBUG nova.compute.api [None req-3d0502d1-ae6a-492e-b651-83cc5551bed3 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.573689] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d0502d1-ae6a-492e-b651-83cc5551bed3 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.574096] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d0502d1-ae6a-492e-b651-83cc5551bed3 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.574334] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d0502d1-ae6a-492e-b651-83cc5551bed3 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.574694] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d0502d1-ae6a-492e-b651-83cc5551bed3 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.574908] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d0502d1-ae6a-492e-b651-83cc5551bed3 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.575140] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d0502d1-ae6a-492e-b651-83cc5551bed3 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.607924] [55188]: DEBUG nova.policy [None req-3d0502d1-ae6a-492e-b651-83cc5551bed3 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.612214] [55188]: INFO nova.api.openstack.requestlog [None req-3d0502d1-ae6a-492e-b651-83cc5551bed3 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.045880 [ 694.612524] [55188]: [pid: 55188|app: 0|req: 612/1153] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.615646] [55188]: DEBUG nova.api.openstack.wsgi [None req-ff68dc23-7130-428e-a6ab-acd6e86c75b4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.617474] [55188]: DEBUG nova.compute.api [None req-ff68dc23-7130-428e-a6ab-acd6e86c75b4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.621778] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff68dc23-7130-428e-a6ab-acd6e86c75b4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.622030] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff68dc23-7130-428e-a6ab-acd6e86c75b4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.622231] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff68dc23-7130-428e-a6ab-acd6e86c75b4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.622624] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff68dc23-7130-428e-a6ab-acd6e86c75b4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.623075] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff68dc23-7130-428e-a6ab-acd6e86c75b4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.623075] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff68dc23-7130-428e-a6ab-acd6e86c75b4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.655581] [55188]: DEBUG nova.policy [None req-ff68dc23-7130-428e-a6ab-acd6e86c75b4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.660133] [55188]: INFO nova.api.openstack.requestlog [None req-ff68dc23-7130-428e-a6ab-acd6e86c75b4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.046854 [ 694.660659] [55188]: [pid: 55188|app: 0|req: 613/1154] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.663954] [55188]: DEBUG nova.api.openstack.wsgi [None req-1f8a27f2-79f1-4975-897d-db7f024d1747 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.665661] [55188]: DEBUG nova.compute.api [None req-1f8a27f2-79f1-4975-897d-db7f024d1747 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.668946] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f8a27f2-79f1-4975-897d-db7f024d1747 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.669206] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f8a27f2-79f1-4975-897d-db7f024d1747 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.669400] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f8a27f2-79f1-4975-897d-db7f024d1747 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.669810] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f8a27f2-79f1-4975-897d-db7f024d1747 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.670033] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f8a27f2-79f1-4975-897d-db7f024d1747 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.670202] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f8a27f2-79f1-4975-897d-db7f024d1747 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.703974] [55188]: DEBUG nova.policy [None req-1f8a27f2-79f1-4975-897d-db7f024d1747 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.708490] [55188]: INFO nova.api.openstack.requestlog [None req-1f8a27f2-79f1-4975-897d-db7f024d1747 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.047328 [ 694.709035] [55188]: [pid: 55188|app: 0|req: 614/1155] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:55 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.711560] [55188]: DEBUG nova.api.openstack.wsgi [None req-690ea924-6a88-469a-a691-a94c4bad2d22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.713490] [55188]: DEBUG nova.compute.api [None req-690ea924-6a88-469a-a691-a94c4bad2d22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.716938] [55188]: DEBUG oslo_concurrency.lockutils [None req-690ea924-6a88-469a-a691-a94c4bad2d22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.717183] [55188]: DEBUG oslo_concurrency.lockutils [None req-690ea924-6a88-469a-a691-a94c4bad2d22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.717383] [55188]: DEBUG oslo_concurrency.lockutils [None req-690ea924-6a88-469a-a691-a94c4bad2d22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.717782] [55188]: DEBUG oslo_concurrency.lockutils [None req-690ea924-6a88-469a-a691-a94c4bad2d22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.717986] [55188]: DEBUG oslo_concurrency.lockutils [None req-690ea924-6a88-469a-a691-a94c4bad2d22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.719094] [55188]: DEBUG oslo_concurrency.lockutils [None req-690ea924-6a88-469a-a691-a94c4bad2d22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.750386] [55188]: DEBUG nova.policy [None req-690ea924-6a88-469a-a691-a94c4bad2d22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.758019] [55188]: INFO nova.api.openstack.requestlog [None req-690ea924-6a88-469a-a691-a94c4bad2d22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.045105 [ 694.758019] [55188]: [pid: 55188|app: 0|req: 615/1156] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:55 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.758019] [55188]: DEBUG nova.api.openstack.wsgi [None req-7d271b96-697e-4476-a63e-d6e0a7e66668 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Action: 'create', calling method: .version_select at 0x7d4afafa8f70>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-87717190", "description": "tempest-description-1359020479"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 694.829178] [55187]: DEBUG nova.policy [None req-e63c27db-e242-43c1-9368-b73da11d0ec9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.833381] [55187]: INFO nova.api.openstack.requestlog [None req-e63c27db-e242-43c1-9368-b73da11d0ec9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.274854 [ 694.833911] [55187]: [pid: 55187|app: 0|req: 542/1157] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:54 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.840061] [55187]: DEBUG nova.api.openstack.wsgi [None req-1384df60-4395-48d4-b9b3-0f60a0cc4562 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.840061] [55187]: DEBUG nova.compute.api [None req-1384df60-4395-48d4-b9b3-0f60a0cc4562 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.844057] [55187]: DEBUG oslo_concurrency.lockutils [None req-1384df60-4395-48d4-b9b3-0f60a0cc4562 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.844524] [55187]: DEBUG oslo_concurrency.lockutils [None req-1384df60-4395-48d4-b9b3-0f60a0cc4562 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.844821] [55187]: DEBUG oslo_concurrency.lockutils [None req-1384df60-4395-48d4-b9b3-0f60a0cc4562 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.845300] [55187]: DEBUG oslo_concurrency.lockutils [None req-1384df60-4395-48d4-b9b3-0f60a0cc4562 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.845620] [55187]: DEBUG oslo_concurrency.lockutils [None req-1384df60-4395-48d4-b9b3-0f60a0cc4562 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.845929] [55187]: DEBUG oslo_concurrency.lockutils [None req-1384df60-4395-48d4-b9b3-0f60a0cc4562 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.857163] [55188]: INFO nova.api.openstack.requestlog [None req-7d271b96-697e-4476-a63e-d6e0a7e66668 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 242 microversion: 2.1 time: 0.101389 [ 694.857899] [55188]: [pid: 55188|app: 0|req: 616/1158] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:02:55 2025] POST /compute/v2.1/os-security-groups => generated 242 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 694.860579] [55188]: DEBUG nova.api.openstack.wsgi [None req-f26eca77-9f36-421d-bbd1-9870ebb7739d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.862252] [55188]: DEBUG nova.compute.api [None req-f26eca77-9f36-421d-bbd1-9870ebb7739d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.866180] [55187]: DEBUG oslo_concurrency.lockutils [None req-1384df60-4395-48d4-b9b3-0f60a0cc4562 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.866264] [55188]: DEBUG oslo_concurrency.lockutils [None req-f26eca77-9f36-421d-bbd1-9870ebb7739d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.866631] [55187]: DEBUG oslo_concurrency.lockutils [None req-1384df60-4395-48d4-b9b3-0f60a0cc4562 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.866707] [55188]: DEBUG oslo_concurrency.lockutils [None req-f26eca77-9f36-421d-bbd1-9870ebb7739d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.866984] [55188]: DEBUG oslo_concurrency.lockutils [None req-f26eca77-9f36-421d-bbd1-9870ebb7739d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.867092] [55187]: DEBUG oslo_concurrency.lockutils [None req-1384df60-4395-48d4-b9b3-0f60a0cc4562 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.867372] [55188]: DEBUG oslo_concurrency.lockutils [None req-f26eca77-9f36-421d-bbd1-9870ebb7739d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.867466] [55187]: DEBUG nova.objects.instance [None req-1384df60-4395-48d4-b9b3-0f60a0cc4562 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lazy-loading 'fault' on Instance uuid bf43965a-4117-4c14-a78b-43ffa49d463a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 694.867568] [55188]: DEBUG oslo_concurrency.lockutils [None req-f26eca77-9f36-421d-bbd1-9870ebb7739d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.867741] [55188]: DEBUG oslo_concurrency.lockutils [None req-f26eca77-9f36-421d-bbd1-9870ebb7739d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.902317] [55188]: DEBUG nova.policy [None req-f26eca77-9f36-421d-bbd1-9870ebb7739d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.902492] [55187]: DEBUG nova.policy [None req-1384df60-4395-48d4-b9b3-0f60a0cc4562 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.904606] [55188]: DEBUG nova.policy [None req-f26eca77-9f36-421d-bbd1-9870ebb7739d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.905425] [55188]: DEBUG nova.policy [None req-f26eca77-9f36-421d-bbd1-9870ebb7739d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.906129] [55188]: INFO nova.api.openstack.requestlog [None req-f26eca77-9f36-421d-bbd1-9870ebb7739d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.047648 [ 694.906431] [55188]: [pid: 55188|app: 0|req: 617/1159] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:55 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 694.906752] [55187]: INFO nova.api.openstack.requestlog [None req-1384df60-4395-48d4-b9b3-0f60a0cc4562 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1301 microversion: 2.1 time: 0.071807 [ 694.907197] [55187]: [pid: 55187|app: 0|req: 543/1160] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:55 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1301 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.910429] [55187]: DEBUG nova.api.openstack.wsgi [None req-7e4d3c91-f703-41e7-a893-650ae7e5157f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.912554] [55187]: DEBUG nova.compute.api [None req-7e4d3c91-f703-41e7-a893-650ae7e5157f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.913154] [55188]: DEBUG nova.api.openstack.wsgi [None req-1d23b5aa-f16a-4a0a-8df1-bcaf2aa5f16e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.915070] [55188]: DEBUG nova.compute.api [None req-1d23b5aa-f16a-4a0a-8df1-bcaf2aa5f16e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.916875] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e4d3c91-f703-41e7-a893-650ae7e5157f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.917280] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e4d3c91-f703-41e7-a893-650ae7e5157f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.917590] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e4d3c91-f703-41e7-a893-650ae7e5157f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.918217] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e4d3c91-f703-41e7-a893-650ae7e5157f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.918557] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e4d3c91-f703-41e7-a893-650ae7e5157f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.918868] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e4d3c91-f703-41e7-a893-650ae7e5157f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.919273] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d23b5aa-f16a-4a0a-8df1-bcaf2aa5f16e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.919580] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d23b5aa-f16a-4a0a-8df1-bcaf2aa5f16e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.919860] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d23b5aa-f16a-4a0a-8df1-bcaf2aa5f16e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.920309] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d23b5aa-f16a-4a0a-8df1-bcaf2aa5f16e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.920563] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d23b5aa-f16a-4a0a-8df1-bcaf2aa5f16e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.920832] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d23b5aa-f16a-4a0a-8df1-bcaf2aa5f16e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.954952] [55188]: DEBUG nova.policy [None req-1d23b5aa-f16a-4a0a-8df1-bcaf2aa5f16e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.959456] [55188]: INFO nova.api.openstack.requestlog [None req-1d23b5aa-f16a-4a0a-8df1-bcaf2aa5f16e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.052444 [ 694.959772] [55188]: [pid: 55188|app: 0|req: 618/1161] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:55 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.962117] [55188]: DEBUG nova.api.openstack.wsgi [None req-75c2b08c-8325-44b8-aea1-620110e4f145 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.963747] [55188]: DEBUG nova.compute.api [None req-75c2b08c-8325-44b8-aea1-620110e4f145 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.966821] [55187]: DEBUG nova.policy [None req-7e4d3c91-f703-41e7-a893-650ae7e5157f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.969627] [55188]: DEBUG oslo_concurrency.lockutils [None req-75c2b08c-8325-44b8-aea1-620110e4f145 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.969856] [55188]: DEBUG oslo_concurrency.lockutils [None req-75c2b08c-8325-44b8-aea1-620110e4f145 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.970045] [55188]: DEBUG oslo_concurrency.lockutils [None req-75c2b08c-8325-44b8-aea1-620110e4f145 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.970393] [55188]: DEBUG oslo_concurrency.lockutils [None req-75c2b08c-8325-44b8-aea1-620110e4f145 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.971023] [55188]: DEBUG oslo_concurrency.lockutils [None req-75c2b08c-8325-44b8-aea1-620110e4f145 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.971103] [55187]: INFO nova.api.openstack.requestlog [None req-7e4d3c91-f703-41e7-a893-650ae7e5157f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.062724 [ 694.971152] [55188]: DEBUG oslo_concurrency.lockutils [None req-75c2b08c-8325-44b8-aea1-620110e4f145 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.971245] [55187]: [pid: 55187|app: 0|req: 544/1162] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:55 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.973730] [55187]: DEBUG nova.api.openstack.wsgi [None req-a902cd09-6f09-4497-8571-12a806a5d40e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 694.984630] [55187]: DEBUG nova.compute.api [None req-a902cd09-6f09-4497-8571-12a806a5d40e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 694.987153] [55187]: DEBUG oslo_concurrency.lockutils [None req-a902cd09-6f09-4497-8571-12a806a5d40e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.987563] [55187]: DEBUG oslo_concurrency.lockutils [None req-a902cd09-6f09-4497-8571-12a806a5d40e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.987874] [55187]: DEBUG oslo_concurrency.lockutils [None req-a902cd09-6f09-4497-8571-12a806a5d40e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.988359] [55187]: DEBUG oslo_concurrency.lockutils [None req-a902cd09-6f09-4497-8571-12a806a5d40e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.988671] [55187]: DEBUG oslo_concurrency.lockutils [None req-a902cd09-6f09-4497-8571-12a806a5d40e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.988954] [55187]: DEBUG oslo_concurrency.lockutils [None req-a902cd09-6f09-4497-8571-12a806a5d40e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.078497] [55188]: DEBUG nova.policy [None req-75c2b08c-8325-44b8-aea1-620110e4f145 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.083295] [55188]: INFO nova.api.openstack.requestlog [None req-75c2b08c-8325-44b8-aea1-620110e4f145 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1312 microversion: 2.1 time: 0.122835 [ 695.083694] [55188]: [pid: 55188|app: 0|req: 619/1163] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:55 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1312 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.089467] [55188]: DEBUG nova.api.openstack.wsgi [None req-ca3fb621-5818-4086-90ee-845a3ff72fec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4afaefa4d0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.186104] [55188]: INFO nova.api.openstack.requestlog [None req-ca3fb621-5818-4086-90ee-845a3ff72fec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups" status: 200 len: 1831 microversion: 2.1 time: 0.101578 [ 695.186490] [55188]: [pid: 55188|app: 0|req: 620/1164] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 26 22:02:55 2025] GET /compute/v2.1/os-security-groups => generated 1831 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.189281] [55188]: DEBUG nova.api.openstack.wsgi [None req-43c6d241-d76f-4396-a7f3-0342fd7b0750 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.191058] [55188]: DEBUG nova.compute.api [None req-43c6d241-d76f-4396-a7f3-0342fd7b0750 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.196722] [55188]: DEBUG oslo_concurrency.lockutils [None req-43c6d241-d76f-4396-a7f3-0342fd7b0750 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.196986] [55188]: DEBUG oslo_concurrency.lockutils [None req-43c6d241-d76f-4396-a7f3-0342fd7b0750 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.197348] [55188]: DEBUG oslo_concurrency.lockutils [None req-43c6d241-d76f-4396-a7f3-0342fd7b0750 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.197613] [55188]: DEBUG oslo_concurrency.lockutils [None req-43c6d241-d76f-4396-a7f3-0342fd7b0750 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.197818] [55188]: DEBUG oslo_concurrency.lockutils [None req-43c6d241-d76f-4396-a7f3-0342fd7b0750 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.197992] [55188]: DEBUG oslo_concurrency.lockutils [None req-43c6d241-d76f-4396-a7f3-0342fd7b0750 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.233505] [55188]: DEBUG nova.policy [None req-43c6d241-d76f-4396-a7f3-0342fd7b0750 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.237720] [55188]: INFO nova.api.openstack.requestlog [None req-43c6d241-d76f-4396-a7f3-0342fd7b0750 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.050614 [ 695.238066] [55188]: [pid: 55188|app: 0|req: 621/1165] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:55 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.240554] [55188]: DEBUG nova.api.openstack.wsgi [None req-faa1a9cb-6bbd-41ba-92b9-ad11f72f8bf5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.242171] [55188]: DEBUG nova.compute.api [None req-faa1a9cb-6bbd-41ba-92b9-ad11f72f8bf5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.245142] [55188]: DEBUG oslo_concurrency.lockutils [None req-faa1a9cb-6bbd-41ba-92b9-ad11f72f8bf5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.245322] [55187]: DEBUG nova.policy [None req-a902cd09-6f09-4497-8571-12a806a5d40e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.245543] [55188]: DEBUG oslo_concurrency.lockutils [None req-faa1a9cb-6bbd-41ba-92b9-ad11f72f8bf5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.245543] [55188]: DEBUG oslo_concurrency.lockutils [None req-faa1a9cb-6bbd-41ba-92b9-ad11f72f8bf5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.245932] [55188]: DEBUG oslo_concurrency.lockutils [None req-faa1a9cb-6bbd-41ba-92b9-ad11f72f8bf5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.246153] [55188]: DEBUG oslo_concurrency.lockutils [None req-faa1a9cb-6bbd-41ba-92b9-ad11f72f8bf5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.246329] [55188]: DEBUG oslo_concurrency.lockutils [None req-faa1a9cb-6bbd-41ba-92b9-ad11f72f8bf5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.249603] [55187]: INFO nova.api.openstack.requestlog [None req-a902cd09-6f09-4497-8571-12a806a5d40e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.277661 [ 695.249944] [55187]: [pid: 55187|app: 0|req: 545/1166] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:55 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.252520] [55187]: DEBUG nova.api.openstack.wsgi [None req-a7331c48-6227-4908-be98-1adb77972c84 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.254285] [55187]: DEBUG nova.compute.api [None req-a7331c48-6227-4908-be98-1adb77972c84 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.261212] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7331c48-6227-4908-be98-1adb77972c84 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.261463] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7331c48-6227-4908-be98-1adb77972c84 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.261676] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7331c48-6227-4908-be98-1adb77972c84 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.262073] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7331c48-6227-4908-be98-1adb77972c84 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.262272] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7331c48-6227-4908-be98-1adb77972c84 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.262443] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7331c48-6227-4908-be98-1adb77972c84 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.342936] [55188]: DEBUG nova.policy [None req-faa1a9cb-6bbd-41ba-92b9-ad11f72f8bf5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.346413] [55187]: DEBUG nova.policy [None req-a7331c48-6227-4908-be98-1adb77972c84 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.348160] [55188]: INFO nova.api.openstack.requestlog [None req-faa1a9cb-6bbd-41ba-92b9-ad11f72f8bf5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1318 microversion: 2.1 time: 0.109462 [ 695.348495] [55188]: [pid: 55188|app: 0|req: 622/1167] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:55 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1318 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.351327] [55188]: DEBUG nova.api.openstack.wsgi [None req-f944a51d-604d-415b-91d2-b1fe392d7154 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.353342] [55188]: DEBUG nova.compute.api [None req-f944a51d-604d-415b-91d2-b1fe392d7154 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.357482] [55188]: DEBUG oslo_concurrency.lockutils [None req-f944a51d-604d-415b-91d2-b1fe392d7154 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.357570] [55188]: DEBUG oslo_concurrency.lockutils [None req-f944a51d-604d-415b-91d2-b1fe392d7154 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.357673] [55187]: INFO nova.api.openstack.requestlog [None req-a7331c48-6227-4908-be98-1adb77972c84 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.107004 [ 695.357830] [55188]: DEBUG oslo_concurrency.lockutils [None req-f944a51d-604d-415b-91d2-b1fe392d7154 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.358082] [55187]: [pid: 55187|app: 0|req: 546/1168] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:55 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.358189] [55188]: DEBUG oslo_concurrency.lockutils [None req-f944a51d-604d-415b-91d2-b1fe392d7154 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.358367] [55188]: DEBUG oslo_concurrency.lockutils [None req-f944a51d-604d-415b-91d2-b1fe392d7154 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.358904] [55188]: DEBUG oslo_concurrency.lockutils [None req-f944a51d-604d-415b-91d2-b1fe392d7154 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.360684] [55187]: DEBUG nova.api.openstack.wsgi [None req-a713ca8b-ef84-46f6-b945-50289c5d9bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.362328] [55187]: DEBUG nova.compute.api [None req-a713ca8b-ef84-46f6-b945-50289c5d9bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] [instance: 19f4096b-0f09-4e26-93d7-a345002d004d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.365854] [55187]: DEBUG oslo_concurrency.lockutils [None req-a713ca8b-ef84-46f6-b945-50289c5d9bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.366063] [55187]: DEBUG oslo_concurrency.lockutils [None req-a713ca8b-ef84-46f6-b945-50289c5d9bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.366329] [55187]: DEBUG oslo_concurrency.lockutils [None req-a713ca8b-ef84-46f6-b945-50289c5d9bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.366735] [55187]: DEBUG oslo_concurrency.lockutils [None req-a713ca8b-ef84-46f6-b945-50289c5d9bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.367025] [55187]: DEBUG oslo_concurrency.lockutils [None req-a713ca8b-ef84-46f6-b945-50289c5d9bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.367271] [55187]: DEBUG oslo_concurrency.lockutils [None req-a713ca8b-ef84-46f6-b945-50289c5d9bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.377983] [55187]: INFO nova.api.openstack.wsgi [None req-a713ca8b-ef84-46f6-b945-50289c5d9bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] HTTP exception thrown: Instance 19f4096b-0f09-4e26-93d7-a345002d004d could not be found. [ 695.378411] [55187]: DEBUG nova.api.openstack.wsgi [None req-a713ca8b-ef84-46f6-b945-50289c5d9bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] Returning 404 to user: Instance 19f4096b-0f09-4e26-93d7-a345002d004d could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 695.378738] [55187]: INFO nova.api.openstack.requestlog [None req-a713ca8b-ef84-46f6-b945-50289c5d9bc1 tempest-AttachInterfacesV270Test-74359564 tempest-AttachInterfacesV270Test-74359564-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d" status: 404 len: 111 microversion: 2.70 time: 0.020272 [ 695.379115] [55187]: [pid: 55187|app: 0|req: 547/1169] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:55 2025] GET /compute/v2.1/servers/19f4096b-0f09-4e26-93d7-a345002d004d => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 695.383023] [55187]: DEBUG nova.api.openstack.wsgi [None req-d7b5528d-97aa-4967-97bf-db72ccdc6557 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.385108] [55187]: DEBUG nova.compute.api [None req-d7b5528d-97aa-4967-97bf-db72ccdc6557 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.386667] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7b5528d-97aa-4967-97bf-db72ccdc6557 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.386875] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7b5528d-97aa-4967-97bf-db72ccdc6557 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.387085] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7b5528d-97aa-4967-97bf-db72ccdc6557 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.388008] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7b5528d-97aa-4967-97bf-db72ccdc6557 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.388008] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7b5528d-97aa-4967-97bf-db72ccdc6557 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.388008] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7b5528d-97aa-4967-97bf-db72ccdc6557 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.397607] [55188]: DEBUG nova.policy [None req-f944a51d-604d-415b-91d2-b1fe392d7154 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.402470] [55188]: INFO nova.api.openstack.requestlog [None req-f944a51d-604d-415b-91d2-b1fe392d7154 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.053293 [ 695.402864] [55188]: [pid: 55188|app: 0|req: 623/1170] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:55 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.405595] [55188]: DEBUG nova.api.openstack.wsgi [None req-58cb86a7-f793-4680-a2fe-77d186196608 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4afbaf2a70>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.523525] [55188]: INFO nova.api.openstack.requestlog [None req-58cb86a7-f793-4680-a2fe-77d186196608 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/eff1ad75-adc6-482d-b1af-e5b2c5764963" status: 202 len: 0 microversion: 2.1 time: 0.119937 [ 695.523931] [55188]: [pid: 55188|app: 0|req: 624/1171] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:02:55 2025] DELETE /compute/v2.1/os-security-groups/eff1ad75-adc6-482d-b1af-e5b2c5764963 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 695.528243] [55188]: DEBUG nova.api.openstack.wsgi [None req-1b8adc89-70f1-487f-a572-d6450b69f698 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.530463] [55188]: DEBUG nova.compute.api [None req-1b8adc89-70f1-487f-a572-d6450b69f698 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.534216] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b8adc89-70f1-487f-a572-d6450b69f698 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.534558] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b8adc89-70f1-487f-a572-d6450b69f698 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.535143] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b8adc89-70f1-487f-a572-d6450b69f698 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.535555] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b8adc89-70f1-487f-a572-d6450b69f698 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.535871] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b8adc89-70f1-487f-a572-d6450b69f698 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.536159] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b8adc89-70f1-487f-a572-d6450b69f698 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.566270] [55187]: DEBUG nova.policy [None req-d7b5528d-97aa-4967-97bf-db72ccdc6557 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.568999] [55187]: DEBUG nova.policy [None req-d7b5528d-97aa-4967-97bf-db72ccdc6557 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.569952] [55187]: DEBUG nova.policy [None req-d7b5528d-97aa-4967-97bf-db72ccdc6557 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.571021] [55187]: INFO nova.api.openstack.requestlog [None req-d7b5528d-97aa-4967-97bf-db72ccdc6557 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1360 microversion: 2.26 time: 0.191334 [ 695.571366] [55187]: [pid: 55187|app: 0|req: 548/1172] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:55 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1360 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 695.576977] [55187]: DEBUG nova.api.openstack.wsgi [None req-0e83b88c-86b0-40d4-a73a-65ceeb70d613 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.576977] [55187]: DEBUG nova.compute.api [None req-0e83b88c-86b0-40d4-a73a-65ceeb70d613 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.577357] [55188]: DEBUG nova.policy [None req-1b8adc89-70f1-487f-a572-d6450b69f698 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.583638] [55188]: DEBUG nova.policy [None req-1b8adc89-70f1-487f-a572-d6450b69f698 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.584459] [55188]: DEBUG nova.policy [None req-1b8adc89-70f1-487f-a572-d6450b69f698 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.585593] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e83b88c-86b0-40d4-a73a-65ceeb70d613 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.586335] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e83b88c-86b0-40d4-a73a-65ceeb70d613 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.586603] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e83b88c-86b0-40d4-a73a-65ceeb70d613 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.586991] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e83b88c-86b0-40d4-a73a-65ceeb70d613 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.587233] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e83b88c-86b0-40d4-a73a-65ceeb70d613 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.587409] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e83b88c-86b0-40d4-a73a-65ceeb70d613 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.591334] [55188]: INFO nova.api.openstack.requestlog [None req-1b8adc89-70f1-487f-a572-d6450b69f698 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.066741 [ 695.592719] [55188]: [pid: 55188|app: 0|req: 625/1173] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:55 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 695.595936] [55188]: DEBUG nova.api.openstack.wsgi [None req-86cffb47-ed24-43e3-a305-d1f7a4b8d3a9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.597887] [55188]: DEBUG nova.compute.api [None req-86cffb47-ed24-43e3-a305-d1f7a4b8d3a9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.604781] [55188]: DEBUG oslo_concurrency.lockutils [None req-86cffb47-ed24-43e3-a305-d1f7a4b8d3a9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.604781] [55188]: DEBUG oslo_concurrency.lockutils [None req-86cffb47-ed24-43e3-a305-d1f7a4b8d3a9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.604781] [55188]: DEBUG oslo_concurrency.lockutils [None req-86cffb47-ed24-43e3-a305-d1f7a4b8d3a9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.604781] [55188]: DEBUG oslo_concurrency.lockutils [None req-86cffb47-ed24-43e3-a305-d1f7a4b8d3a9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.605023] [55188]: DEBUG oslo_concurrency.lockutils [None req-86cffb47-ed24-43e3-a305-d1f7a4b8d3a9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.605023] [55188]: DEBUG oslo_concurrency.lockutils [None req-86cffb47-ed24-43e3-a305-d1f7a4b8d3a9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.639987] [55188]: DEBUG nova.policy [None req-86cffb47-ed24-43e3-a305-d1f7a4b8d3a9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.645623] [55188]: INFO nova.api.openstack.requestlog [None req-86cffb47-ed24-43e3-a305-d1f7a4b8d3a9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.052963 [ 695.648031] [55188]: [pid: 55188|app: 0|req: 626/1174] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:55 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.649734] [55188]: DEBUG nova.api.openstack.wsgi [None req-e0422558-9ae3-4011-bf8e-e5f4c19a6826 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.650899] [55187]: DEBUG nova.policy [None req-0e83b88c-86b0-40d4-a73a-65ceeb70d613 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.651827] [55188]: DEBUG nova.compute.api [None req-e0422558-9ae3-4011-bf8e-e5f4c19a6826 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.656059] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0422558-9ae3-4011-bf8e-e5f4c19a6826 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.656386] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0422558-9ae3-4011-bf8e-e5f4c19a6826 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.656633] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0422558-9ae3-4011-bf8e-e5f4c19a6826 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.656870] [55187]: INFO nova.api.openstack.requestlog [None req-0e83b88c-86b0-40d4-a73a-65ceeb70d613 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1214 microversion: 2.1 time: 0.084875 [ 695.657253] [55187]: [pid: 55187|app: 0|req: 549/1175] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:55 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1214 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.661027] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0422558-9ae3-4011-bf8e-e5f4c19a6826 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.661027] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0422558-9ae3-4011-bf8e-e5f4c19a6826 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.661027] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0422558-9ae3-4011-bf8e-e5f4c19a6826 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.661381] [55187]: DEBUG nova.api.openstack.wsgi [None req-c77fd3ee-14bc-4169-bdec-5c206f8c78de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.662577] [55187]: DEBUG nova.compute.api [None req-c77fd3ee-14bc-4169-bdec-5c206f8c78de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.666494] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77fd3ee-14bc-4169-bdec-5c206f8c78de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.666749] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77fd3ee-14bc-4169-bdec-5c206f8c78de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.666926] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77fd3ee-14bc-4169-bdec-5c206f8c78de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.667311] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77fd3ee-14bc-4169-bdec-5c206f8c78de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.667555] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77fd3ee-14bc-4169-bdec-5c206f8c78de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.667804] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77fd3ee-14bc-4169-bdec-5c206f8c78de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.695553] [55188]: DEBUG nova.policy [None req-e0422558-9ae3-4011-bf8e-e5f4c19a6826 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.702676] [55188]: INFO nova.api.openstack.requestlog [None req-e0422558-9ae3-4011-bf8e-e5f4c19a6826 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.055513 [ 695.703300] [55188]: [pid: 55188|app: 0|req: 627/1176] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:56 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.711023] [55188]: DEBUG nova.api.openstack.wsgi [None req-607512f0-215f-4c2d-8924-9c29911ea2b7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.711023] [55188]: DEBUG nova.compute.api [None req-607512f0-215f-4c2d-8924-9c29911ea2b7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.714670] [55188]: DEBUG oslo_concurrency.lockutils [None req-607512f0-215f-4c2d-8924-9c29911ea2b7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.716290] [55188]: DEBUG oslo_concurrency.lockutils [None req-607512f0-215f-4c2d-8924-9c29911ea2b7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.716924] [55188]: DEBUG oslo_concurrency.lockutils [None req-607512f0-215f-4c2d-8924-9c29911ea2b7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.719497] [55188]: DEBUG oslo_concurrency.lockutils [None req-607512f0-215f-4c2d-8924-9c29911ea2b7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.719741] [55188]: DEBUG oslo_concurrency.lockutils [None req-607512f0-215f-4c2d-8924-9c29911ea2b7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.719939] [55188]: DEBUG oslo_concurrency.lockutils [None req-607512f0-215f-4c2d-8924-9c29911ea2b7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.726990] [55187]: DEBUG nova.policy [None req-c77fd3ee-14bc-4169-bdec-5c206f8c78de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.732430] [55187]: INFO nova.api.openstack.requestlog [None req-c77fd3ee-14bc-4169-bdec-5c206f8c78de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.074516 [ 695.732788] [55187]: [pid: 55187|app: 0|req: 550/1177] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:56 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.736113] [55187]: DEBUG nova.api.openstack.wsgi [None req-4e2b29a3-eef2-4f36-83f5-fb9318cc7ead tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.738091] [55187]: DEBUG nova.compute.api [None req-4e2b29a3-eef2-4f36-83f5-fb9318cc7ead tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.743256] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e2b29a3-eef2-4f36-83f5-fb9318cc7ead tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.743514] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e2b29a3-eef2-4f36-83f5-fb9318cc7ead tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.743706] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e2b29a3-eef2-4f36-83f5-fb9318cc7ead tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.744091] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e2b29a3-eef2-4f36-83f5-fb9318cc7ead tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.744295] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e2b29a3-eef2-4f36-83f5-fb9318cc7ead tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.744688] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e2b29a3-eef2-4f36-83f5-fb9318cc7ead tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.753500] [55188]: DEBUG oslo_concurrency.lockutils [None req-607512f0-215f-4c2d-8924-9c29911ea2b7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.753835] [55188]: DEBUG oslo_concurrency.lockutils [None req-607512f0-215f-4c2d-8924-9c29911ea2b7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.753988] [55188]: DEBUG oslo_concurrency.lockutils [None req-607512f0-215f-4c2d-8924-9c29911ea2b7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.754194] [55188]: DEBUG nova.objects.instance [None req-607512f0-215f-4c2d-8924-9c29911ea2b7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lazy-loading 'fault' on Instance uuid 3b873a8a-8dd7-4497-836e-d22a34a3eea1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 695.773699] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e2b29a3-eef2-4f36-83f5-fb9318cc7ead tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.774042] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e2b29a3-eef2-4f36-83f5-fb9318cc7ead tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.774259] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e2b29a3-eef2-4f36-83f5-fb9318cc7ead tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.774845] [55187]: DEBUG nova.objects.instance [None req-4e2b29a3-eef2-4f36-83f5-fb9318cc7ead tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 695.792162] [55188]: DEBUG nova.policy [None req-607512f0-215f-4c2d-8924-9c29911ea2b7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.796378] [55188]: INFO nova.api.openstack.requestlog [None req-607512f0-215f-4c2d-8924-9c29911ea2b7 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1315 microversion: 2.1 time: 0.092219 [ 695.800128] [55188]: [pid: 55188|app: 0|req: 628/1178] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:56 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1315 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.807560] [55188]: DEBUG nova.api.openstack.wsgi [None req-2362860f-0654-4e82-8373-8885667bb3b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4afafa8af0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.864708] [55188]: DEBUG neutronclient.v2_0.client [None req-2362860f-0654-4e82-8373-8885667bb3b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group eff1ad75-adc6-482d-b1af-e5b2c5764963 does not exist", "detail": ""}} {{(pid=55188) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 695.865160] [55188]: DEBUG nova.network.security_group_api [None req-2362860f-0654-4e82-8373-8885667bb3b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Neutron security group eff1ad75-adc6-482d-b1af-e5b2c5764963 not found {{(pid=55188) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 695.866024] [55188]: INFO nova.api.openstack.wsgi [None req-2362860f-0654-4e82-8373-8885667bb3b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] HTTP exception thrown: Security group eff1ad75-adc6-482d-b1af-e5b2c5764963 does not exist [ 695.866024] [55188]: Neutron server returns request_ids: ['req-908ae7db-b879-42e4-9d73-aa6859c37ec5'] [ 695.866024] [55188]: DEBUG nova.api.openstack.wsgi [None req-2362860f-0654-4e82-8373-8885667bb3b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Returning 404 to user: Security group eff1ad75-adc6-482d-b1af-e5b2c5764963 does not exist [ 695.866024] [55188]: Neutron server returns request_ids: ['req-908ae7db-b879-42e4-9d73-aa6859c37ec5'] {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 695.866670] [55188]: INFO nova.api.openstack.requestlog [None req-2362860f-0654-4e82-8373-8885667bb3b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/eff1ad75-adc6-482d-b1af-e5b2c5764963" status: 404 len: 194 microversion: 2.1 time: 0.065835 [ 695.869275] [55188]: [pid: 55188|app: 0|req: 629/1179] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 26 22:02:56 2025] GET /compute/v2.1/os-security-groups/eff1ad75-adc6-482d-b1af-e5b2c5764963 => generated 194 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 695.870638] [55188]: DEBUG nova.api.openstack.wsgi [None req-3f9cd299-7e9e-480e-8101-d8f5ac4c8ac2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.874038] [55188]: DEBUG nova.compute.api [None req-3f9cd299-7e9e-480e-8101-d8f5ac4c8ac2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.877732] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f9cd299-7e9e-480e-8101-d8f5ac4c8ac2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.877976] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f9cd299-7e9e-480e-8101-d8f5ac4c8ac2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.878176] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f9cd299-7e9e-480e-8101-d8f5ac4c8ac2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.878543] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f9cd299-7e9e-480e-8101-d8f5ac4c8ac2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.878737] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f9cd299-7e9e-480e-8101-d8f5ac4c8ac2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.878909] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f9cd299-7e9e-480e-8101-d8f5ac4c8ac2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.919580] [55188]: DEBUG nova.policy [None req-3f9cd299-7e9e-480e-8101-d8f5ac4c8ac2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.924802] [55188]: INFO nova.api.openstack.requestlog [None req-3f9cd299-7e9e-480e-8101-d8f5ac4c8ac2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1216 microversion: 2.1 time: 0.056872 [ 695.925843] [55188]: [pid: 55188|app: 0|req: 630/1180] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:56 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1216 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.927903] [55188]: DEBUG nova.api.openstack.wsgi [None req-5051e0be-0c5b-4292-8b49-2b95102e0ab8 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.929654] [55188]: DEBUG nova.compute.api [None req-5051e0be-0c5b-4292-8b49-2b95102e0ab8 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.933799] [55188]: DEBUG oslo_concurrency.lockutils [None req-5051e0be-0c5b-4292-8b49-2b95102e0ab8 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.933799] [55188]: DEBUG oslo_concurrency.lockutils [None req-5051e0be-0c5b-4292-8b49-2b95102e0ab8 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.933799] [55188]: DEBUG oslo_concurrency.lockutils [None req-5051e0be-0c5b-4292-8b49-2b95102e0ab8 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.934036] [55188]: DEBUG oslo_concurrency.lockutils [None req-5051e0be-0c5b-4292-8b49-2b95102e0ab8 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.934199] [55188]: DEBUG oslo_concurrency.lockutils [None req-5051e0be-0c5b-4292-8b49-2b95102e0ab8 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.934343] [55188]: DEBUG oslo_concurrency.lockutils [None req-5051e0be-0c5b-4292-8b49-2b95102e0ab8 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.953721] [55188]: DEBUG oslo_concurrency.lockutils [None req-5051e0be-0c5b-4292-8b49-2b95102e0ab8 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.953965] [55188]: DEBUG oslo_concurrency.lockutils [None req-5051e0be-0c5b-4292-8b49-2b95102e0ab8 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.954160] [55188]: DEBUG oslo_concurrency.lockutils [None req-5051e0be-0c5b-4292-8b49-2b95102e0ab8 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.954355] [55188]: DEBUG nova.objects.instance [None req-5051e0be-0c5b-4292-8b49-2b95102e0ab8 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lazy-loading 'fault' on Instance uuid 72045dd3-fa01-4b9e-a47b-aa9e034611f3 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 695.976743] [55188]: DEBUG nova.policy [None req-5051e0be-0c5b-4292-8b49-2b95102e0ab8 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.981862] [55188]: INFO nova.api.openstack.requestlog [None req-5051e0be-0c5b-4292-8b49-2b95102e0ab8 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1306 microversion: 2.1 time: 0.056030 [ 695.982187] [55188]: [pid: 55188|app: 0|req: 631/1181] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:56 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1306 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.985904] [55188]: DEBUG nova.api.openstack.wsgi [None req-cf847702-78a5-47b4-b112-07469f1f2a55 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 695.988969] [55188]: DEBUG nova.compute.api [None req-cf847702-78a5-47b4-b112-07469f1f2a55 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 695.998541] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf847702-78a5-47b4-b112-07469f1f2a55 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.998541] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf847702-78a5-47b4-b112-07469f1f2a55 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.999566] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf847702-78a5-47b4-b112-07469f1f2a55 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.999566] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf847702-78a5-47b4-b112-07469f1f2a55 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.999566] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf847702-78a5-47b4-b112-07469f1f2a55 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.999719] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf847702-78a5-47b4-b112-07469f1f2a55 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.035790] [55188]: DEBUG nova.policy [None req-cf847702-78a5-47b4-b112-07469f1f2a55 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.036013] [55187]: DEBUG nova.policy [None req-4e2b29a3-eef2-4f36-83f5-fb9318cc7ead tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.037825] [55188]: INFO nova.api.openstack.requestlog [None req-cf847702-78a5-47b4-b112-07469f1f2a55 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.055039 [ 696.038383] [55188]: [pid: 55188|app: 0|req: 632/1182] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:56 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.041180] [55188]: DEBUG nova.api.openstack.wsgi [None req-004dba09-13ff-4da7-abcb-fba287aae955 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.045612] [55188]: DEBUG nova.compute.api [None req-004dba09-13ff-4da7-abcb-fba287aae955 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.045729] [55187]: DEBUG nova.policy [None req-4e2b29a3-eef2-4f36-83f5-fb9318cc7ead tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.045729] [55187]: DEBUG nova.policy [None req-4e2b29a3-eef2-4f36-83f5-fb9318cc7ead tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.045907] [55188]: DEBUG oslo_concurrency.lockutils [None req-004dba09-13ff-4da7-abcb-fba287aae955 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.046172] [55188]: DEBUG oslo_concurrency.lockutils [None req-004dba09-13ff-4da7-abcb-fba287aae955 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.046366] [55188]: DEBUG oslo_concurrency.lockutils [None req-004dba09-13ff-4da7-abcb-fba287aae955 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.046717] [55188]: DEBUG oslo_concurrency.lockutils [None req-004dba09-13ff-4da7-abcb-fba287aae955 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.046906] [55188]: DEBUG oslo_concurrency.lockutils [None req-004dba09-13ff-4da7-abcb-fba287aae955 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.047260] [55188]: DEBUG oslo_concurrency.lockutils [None req-004dba09-13ff-4da7-abcb-fba287aae955 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.050358] [55187]: INFO nova.api.openstack.requestlog [None req-4e2b29a3-eef2-4f36-83f5-fb9318cc7ead tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.315785 [ 696.050358] [55187]: [pid: 55187|app: 0|req: 551/1183] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:56 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 696.054362] [55187]: DEBUG nova.api.openstack.wsgi [None req-a6210d21-21a6-41ed-8313-079d8df0cdb9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.054880] [55187]: DEBUG nova.compute.api [None req-a6210d21-21a6-41ed-8313-079d8df0cdb9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.059748] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6210d21-21a6-41ed-8313-079d8df0cdb9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.060156] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6210d21-21a6-41ed-8313-079d8df0cdb9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.060516] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6210d21-21a6-41ed-8313-079d8df0cdb9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.062105] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6210d21-21a6-41ed-8313-079d8df0cdb9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.062105] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6210d21-21a6-41ed-8313-079d8df0cdb9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.062105] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6210d21-21a6-41ed-8313-079d8df0cdb9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.090949] [55188]: DEBUG nova.policy [None req-004dba09-13ff-4da7-abcb-fba287aae955 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.096374] [55188]: INFO nova.api.openstack.requestlog [None req-004dba09-13ff-4da7-abcb-fba287aae955 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.057053 [ 696.096759] [55188]: [pid: 55188|app: 0|req: 633/1184] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:56 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.100577] [55188]: DEBUG nova.api.openstack.wsgi [None req-7384ec8d-1955-4014-b91c-d75d718d4d9c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.102371] [55188]: DEBUG nova.compute.api [None req-7384ec8d-1955-4014-b91c-d75d718d4d9c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.106979] [55188]: DEBUG oslo_concurrency.lockutils [None req-7384ec8d-1955-4014-b91c-d75d718d4d9c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.107281] [55188]: DEBUG oslo_concurrency.lockutils [None req-7384ec8d-1955-4014-b91c-d75d718d4d9c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.107449] [55188]: DEBUG oslo_concurrency.lockutils [None req-7384ec8d-1955-4014-b91c-d75d718d4d9c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.107866] [55188]: DEBUG oslo_concurrency.lockutils [None req-7384ec8d-1955-4014-b91c-d75d718d4d9c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.108051] [55188]: DEBUG oslo_concurrency.lockutils [None req-7384ec8d-1955-4014-b91c-d75d718d4d9c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.108273] [55188]: DEBUG oslo_concurrency.lockutils [None req-7384ec8d-1955-4014-b91c-d75d718d4d9c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.117941] [55187]: DEBUG nova.policy [None req-a6210d21-21a6-41ed-8313-079d8df0cdb9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.127112] [55187]: INFO nova.api.openstack.requestlog [None req-a6210d21-21a6-41ed-8313-079d8df0cdb9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.076759 [ 696.127604] [55187]: [pid: 55187|app: 0|req: 552/1185] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:56 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.133160] [55187]: DEBUG nova.api.openstack.wsgi [None req-a55a7074-0b71-4077-a7df-3cf0866fa5a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.133686] [55187]: DEBUG nova.compute.api [None req-a55a7074-0b71-4077-a7df-3cf0866fa5a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.141655] [55187]: DEBUG oslo_concurrency.lockutils [None req-a55a7074-0b71-4077-a7df-3cf0866fa5a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.142466] [55187]: DEBUG oslo_concurrency.lockutils [None req-a55a7074-0b71-4077-a7df-3cf0866fa5a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.143125] [55187]: DEBUG oslo_concurrency.lockutils [None req-a55a7074-0b71-4077-a7df-3cf0866fa5a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.143620] [55187]: DEBUG oslo_concurrency.lockutils [None req-a55a7074-0b71-4077-a7df-3cf0866fa5a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.146077] [55187]: DEBUG oslo_concurrency.lockutils [None req-a55a7074-0b71-4077-a7df-3cf0866fa5a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.146077] [55187]: DEBUG oslo_concurrency.lockutils [None req-a55a7074-0b71-4077-a7df-3cf0866fa5a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.160085] [55188]: DEBUG nova.policy [None req-7384ec8d-1955-4014-b91c-d75d718d4d9c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.165541] [55188]: INFO nova.api.openstack.requestlog [None req-7384ec8d-1955-4014-b91c-d75d718d4d9c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.067939 [ 696.166066] [55188]: [pid: 55188|app: 0|req: 634/1186] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:56 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.169136] [55188]: DEBUG nova.api.openstack.wsgi [None req-f05e87bf-f60b-461f-841f-854c904f8b19 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.170965] [55188]: DEBUG nova.compute.api [None req-f05e87bf-f60b-461f-841f-854c904f8b19 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.174905] [55188]: DEBUG oslo_concurrency.lockutils [None req-f05e87bf-f60b-461f-841f-854c904f8b19 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.175301] [55188]: DEBUG oslo_concurrency.lockutils [None req-f05e87bf-f60b-461f-841f-854c904f8b19 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.175469] [55188]: DEBUG oslo_concurrency.lockutils [None req-f05e87bf-f60b-461f-841f-854c904f8b19 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.175896] [55188]: DEBUG oslo_concurrency.lockutils [None req-f05e87bf-f60b-461f-841f-854c904f8b19 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.176251] [55188]: DEBUG oslo_concurrency.lockutils [None req-f05e87bf-f60b-461f-841f-854c904f8b19 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.176372] [55188]: DEBUG oslo_concurrency.lockutils [None req-f05e87bf-f60b-461f-841f-854c904f8b19 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.206824] [55187]: DEBUG nova.policy [None req-a55a7074-0b71-4077-a7df-3cf0866fa5a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.212573] [55187]: INFO nova.api.openstack.requestlog [None req-a55a7074-0b71-4077-a7df-3cf0866fa5a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.084188 [ 696.213017] [55187]: [pid: 55187|app: 0|req: 553/1187] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:56 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.217170] [55187]: DEBUG nova.api.openstack.wsgi [None req-b03086a3-8202-48f9-91c6-9adf396be7d9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4afb116320>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.330326] [55188]: DEBUG nova.policy [None req-f05e87bf-f60b-461f-841f-854c904f8b19 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.333705] [55188]: INFO nova.api.openstack.requestlog [None req-f05e87bf-f60b-461f-841f-854c904f8b19 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.167006 [ 696.334184] [55188]: [pid: 55188|app: 0|req: 635/1188] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:56 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.337115] [55188]: DEBUG nova.api.openstack.wsgi [None req-6e074e80-d9f5-4442-aac4-3bc73baf7f88 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.340204] [55188]: DEBUG nova.compute.api [None req-6e074e80-d9f5-4442-aac4-3bc73baf7f88 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.346560] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e074e80-d9f5-4442-aac4-3bc73baf7f88 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.346869] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e074e80-d9f5-4442-aac4-3bc73baf7f88 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.347085] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e074e80-d9f5-4442-aac4-3bc73baf7f88 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.347394] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e074e80-d9f5-4442-aac4-3bc73baf7f88 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.347604] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e074e80-d9f5-4442-aac4-3bc73baf7f88 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.347764] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e074e80-d9f5-4442-aac4-3bc73baf7f88 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.393024] [55188]: DEBUG nova.policy [None req-6e074e80-d9f5-4442-aac4-3bc73baf7f88 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.398010] [55188]: DEBUG nova.policy [None req-6e074e80-d9f5-4442-aac4-3bc73baf7f88 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.398696] [55188]: DEBUG nova.policy [None req-6e074e80-d9f5-4442-aac4-3bc73baf7f88 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.402867] [55188]: INFO nova.api.openstack.requestlog [None req-6e074e80-d9f5-4442-aac4-3bc73baf7f88 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.068233 [ 696.403195] [55188]: [pid: 55188|app: 0|req: 636/1189] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:56 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 696.406162] [55188]: DEBUG nova.api.openstack.wsgi [None req-c0fa07e4-33f9-4794-af42-d8f27e0dc333 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.408075] [55188]: DEBUG nova.compute.api [None req-c0fa07e4-33f9-4794-af42-d8f27e0dc333 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.415148] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0fa07e4-33f9-4794-af42-d8f27e0dc333 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.415148] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0fa07e4-33f9-4794-af42-d8f27e0dc333 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.415148] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0fa07e4-33f9-4794-af42-d8f27e0dc333 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.415148] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0fa07e4-33f9-4794-af42-d8f27e0dc333 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.415674] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0fa07e4-33f9-4794-af42-d8f27e0dc333 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.415674] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0fa07e4-33f9-4794-af42-d8f27e0dc333 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.436022] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0fa07e4-33f9-4794-af42-d8f27e0dc333 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.436298] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0fa07e4-33f9-4794-af42-d8f27e0dc333 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.437470] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0fa07e4-33f9-4794-af42-d8f27e0dc333 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.437747] [55188]: DEBUG nova.objects.instance [None req-c0fa07e4-33f9-4794-af42-d8f27e0dc333 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lazy-loading 'fault' on Instance uuid bf43965a-4117-4c14-a78b-43ffa49d463a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 696.465309] [55188]: DEBUG nova.policy [None req-c0fa07e4-33f9-4794-af42-d8f27e0dc333 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.469947] [55188]: INFO nova.api.openstack.requestlog [None req-c0fa07e4-33f9-4794-af42-d8f27e0dc333 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1301 microversion: 2.1 time: 0.066099 [ 696.470908] [55188]: [pid: 55188|app: 0|req: 637/1190] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:56 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1301 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.472868] [55188]: DEBUG nova.api.openstack.wsgi [None req-91b8b379-19a2-4a8d-b3ca-e2e769464969 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.474620] [55188]: DEBUG nova.compute.api [None req-91b8b379-19a2-4a8d-b3ca-e2e769464969 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.478641] [55188]: DEBUG oslo_concurrency.lockutils [None req-91b8b379-19a2-4a8d-b3ca-e2e769464969 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.478897] [55188]: DEBUG oslo_concurrency.lockutils [None req-91b8b379-19a2-4a8d-b3ca-e2e769464969 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.479107] [55188]: DEBUG oslo_concurrency.lockutils [None req-91b8b379-19a2-4a8d-b3ca-e2e769464969 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.480493] [55188]: DEBUG oslo_concurrency.lockutils [None req-91b8b379-19a2-4a8d-b3ca-e2e769464969 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.480493] [55188]: DEBUG oslo_concurrency.lockutils [None req-91b8b379-19a2-4a8d-b3ca-e2e769464969 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.480493] [55188]: DEBUG oslo_concurrency.lockutils [None req-91b8b379-19a2-4a8d-b3ca-e2e769464969 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.509263] [55187]: INFO nova.api.openstack.requestlog [None req-b03086a3-8202-48f9-91c6-9adf396be7d9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/d42ff471-c771-4ba8-9c47-55fd2fac82e6" status: 202 len: 0 microversion: 2.1 time: 0.295681 [ 696.509623] [55187]: [pid: 55187|app: 0|req: 554/1191] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:02:56 2025] DELETE /compute/v2.1/os-security-groups/d42ff471-c771-4ba8-9c47-55fd2fac82e6 => generated 0 bytes in 296 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 696.512630] [55187]: DEBUG nova.api.openstack.wsgi [None req-c83792af-4513-4efe-a41a-1e81e425add2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.514387] [55187]: DEBUG nova.compute.api [None req-c83792af-4513-4efe-a41a-1e81e425add2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.519207] [55187]: DEBUG oslo_concurrency.lockutils [None req-c83792af-4513-4efe-a41a-1e81e425add2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.519207] [55187]: DEBUG oslo_concurrency.lockutils [None req-c83792af-4513-4efe-a41a-1e81e425add2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.519207] [55187]: DEBUG oslo_concurrency.lockutils [None req-c83792af-4513-4efe-a41a-1e81e425add2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.519834] [55187]: DEBUG oslo_concurrency.lockutils [None req-c83792af-4513-4efe-a41a-1e81e425add2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.520184] [55187]: DEBUG oslo_concurrency.lockutils [None req-c83792af-4513-4efe-a41a-1e81e425add2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.520344] [55187]: DEBUG oslo_concurrency.lockutils [None req-c83792af-4513-4efe-a41a-1e81e425add2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.526216] [55188]: DEBUG nova.policy [None req-91b8b379-19a2-4a8d-b3ca-e2e769464969 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.531853] [55188]: INFO nova.api.openstack.requestlog [None req-91b8b379-19a2-4a8d-b3ca-e2e769464969 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.060899 [ 696.532267] [55188]: [pid: 55188|app: 0|req: 638/1192] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:56 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.538020] [55188]: DEBUG nova.api.openstack.wsgi [req-2179c243-9643-4da3-8beb-2f2a135e919c req-6d64603b-40a5-43fc-87fe-514e64052ccc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "88f26c46-83c2-45a1-864a-13c51b13c8ab", "name": "network-vif-plugged", "status": "completed", "tag": "9308cd81-095d-434b-8cac-3df9e8324b49"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 696.543093] [55188]: DEBUG oslo_concurrency.lockutils [req-2179c243-9643-4da3-8beb-2f2a135e919c req-6d64603b-40a5-43fc-87fe-514e64052ccc service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.543425] [55188]: DEBUG oslo_concurrency.lockutils [req-2179c243-9643-4da3-8beb-2f2a135e919c req-6d64603b-40a5-43fc-87fe-514e64052ccc service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.544011] [55188]: DEBUG oslo_concurrency.lockutils [req-2179c243-9643-4da3-8beb-2f2a135e919c req-6d64603b-40a5-43fc-87fe-514e64052ccc service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.552931] [55188]: INFO nova.api.openstack.compute.server_external_events [req-2179c243-9643-4da3-8beb-2f2a135e919c req-6d64603b-40a5-43fc-87fe-514e64052ccc service nova] Creating event network-vif-plugged:9308cd81-095d-434b-8cac-3df9e8324b49 for instance 88f26c46-83c2-45a1-864a-13c51b13c8ab on cpu-1 [ 696.559760] [55188]: INFO nova.api.openstack.requestlog [req-2179c243-9643-4da3-8beb-2f2a135e919c req-6d64603b-40a5-43fc-87fe-514e64052ccc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023500 [ 696.559760] [55188]: [pid: 55188|app: 0|req: 639/1193] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:56 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 696.564758] [55188]: DEBUG nova.api.openstack.wsgi [None req-12708a06-3338-454c-ab0e-947c8cc5f5b1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.564758] [55188]: DEBUG nova.compute.api [None req-12708a06-3338-454c-ab0e-947c8cc5f5b1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.567979] [55188]: DEBUG oslo_concurrency.lockutils [None req-12708a06-3338-454c-ab0e-947c8cc5f5b1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.568327] [55188]: DEBUG oslo_concurrency.lockutils [None req-12708a06-3338-454c-ab0e-947c8cc5f5b1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.568560] [55188]: DEBUG oslo_concurrency.lockutils [None req-12708a06-3338-454c-ab0e-947c8cc5f5b1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.568976] [55188]: DEBUG oslo_concurrency.lockutils [None req-12708a06-3338-454c-ab0e-947c8cc5f5b1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.569239] [55188]: DEBUG oslo_concurrency.lockutils [None req-12708a06-3338-454c-ab0e-947c8cc5f5b1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.569475] [55188]: DEBUG oslo_concurrency.lockutils [None req-12708a06-3338-454c-ab0e-947c8cc5f5b1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.578746] [55187]: DEBUG nova.policy [None req-c83792af-4513-4efe-a41a-1e81e425add2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.583565] [55187]: INFO nova.api.openstack.requestlog [None req-c83792af-4513-4efe-a41a-1e81e425add2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.073268 [ 696.583949] [55187]: [pid: 55187|app: 0|req: 555/1194] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:56 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.586776] [55187]: DEBUG nova.api.openstack.wsgi [None req-8a46c29b-dc21-49f0-a3fb-bb4a7b4376c8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.588493] [55187]: DEBUG nova.compute.api [None req-8a46c29b-dc21-49f0-a3fb-bb4a7b4376c8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.592570] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a46c29b-dc21-49f0-a3fb-bb4a7b4376c8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.592801] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a46c29b-dc21-49f0-a3fb-bb4a7b4376c8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.592980] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a46c29b-dc21-49f0-a3fb-bb4a7b4376c8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.593347] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a46c29b-dc21-49f0-a3fb-bb4a7b4376c8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.593536] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a46c29b-dc21-49f0-a3fb-bb4a7b4376c8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.593701] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a46c29b-dc21-49f0-a3fb-bb4a7b4376c8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.643462] [55187]: DEBUG nova.policy [None req-8a46c29b-dc21-49f0-a3fb-bb4a7b4376c8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.648645] [55187]: INFO nova.api.openstack.requestlog [None req-8a46c29b-dc21-49f0-a3fb-bb4a7b4376c8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.063931 [ 696.649017] [55187]: [pid: 55187|app: 0|req: 556/1195] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:56 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.651702] [55187]: DEBUG nova.api.openstack.wsgi [None req-5e53af15-b3dc-48db-ad39-e600b29dbb4d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.653458] [55187]: DEBUG nova.compute.api [None req-5e53af15-b3dc-48db-ad39-e600b29dbb4d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.659022] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e53af15-b3dc-48db-ad39-e600b29dbb4d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.659022] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e53af15-b3dc-48db-ad39-e600b29dbb4d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.659022] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e53af15-b3dc-48db-ad39-e600b29dbb4d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.659022] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e53af15-b3dc-48db-ad39-e600b29dbb4d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.659270] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e53af15-b3dc-48db-ad39-e600b29dbb4d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.659270] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e53af15-b3dc-48db-ad39-e600b29dbb4d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.697308] [55188]: DEBUG nova.policy [None req-12708a06-3338-454c-ab0e-947c8cc5f5b1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.702683] [55188]: INFO nova.api.openstack.requestlog [None req-12708a06-3338-454c-ab0e-947c8cc5f5b1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1312 microversion: 2.1 time: 0.143999 [ 696.703112] [55188]: [pid: 55188|app: 0|req: 640/1196] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:56 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1312 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.707375] [55188]: DEBUG nova.api.openstack.wsgi [None req-f9270cca-a575-4cc2-8973-2b575b67d24f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.711215] [55187]: DEBUG nova.policy [None req-5e53af15-b3dc-48db-ad39-e600b29dbb4d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.711306] [55188]: DEBUG nova.compute.api [None req-f9270cca-a575-4cc2-8973-2b575b67d24f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.713696] [55187]: INFO nova.api.openstack.requestlog [None req-5e53af15-b3dc-48db-ad39-e600b29dbb4d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.064036 [ 696.714062] [55187]: [pid: 55187|app: 0|req: 557/1197] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.714697] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9270cca-a575-4cc2-8973-2b575b67d24f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.715072] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9270cca-a575-4cc2-8973-2b575b67d24f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.715812] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9270cca-a575-4cc2-8973-2b575b67d24f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.716038] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9270cca-a575-4cc2-8973-2b575b67d24f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.716332] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9270cca-a575-4cc2-8973-2b575b67d24f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.716680] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9270cca-a575-4cc2-8973-2b575b67d24f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.716747] [55187]: DEBUG nova.api.openstack.wsgi [None req-f22a9071-435f-4ae0-ae2d-09368e427ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.719199] [55187]: DEBUG nova.compute.api [None req-f22a9071-435f-4ae0-ae2d-09368e427ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.723967] [55187]: DEBUG oslo_concurrency.lockutils [None req-f22a9071-435f-4ae0-ae2d-09368e427ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.724330] [55187]: DEBUG oslo_concurrency.lockutils [None req-f22a9071-435f-4ae0-ae2d-09368e427ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.724436] [55187]: DEBUG oslo_concurrency.lockutils [None req-f22a9071-435f-4ae0-ae2d-09368e427ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.724804] [55187]: DEBUG oslo_concurrency.lockutils [None req-f22a9071-435f-4ae0-ae2d-09368e427ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.725008] [55187]: DEBUG oslo_concurrency.lockutils [None req-f22a9071-435f-4ae0-ae2d-09368e427ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.725194] [55187]: DEBUG oslo_concurrency.lockutils [None req-f22a9071-435f-4ae0-ae2d-09368e427ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.768751] [55188]: DEBUG nova.policy [None req-f9270cca-a575-4cc2-8973-2b575b67d24f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.774857] [55188]: INFO nova.api.openstack.requestlog [None req-f9270cca-a575-4cc2-8973-2b575b67d24f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.070790 [ 696.775472] [55188]: [pid: 55188|app: 0|req: 641/1198] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.784752] [55188]: DEBUG nova.api.openstack.wsgi [None req-69fe9d38-5abb-4a23-a99b-507c7ffcc0ed tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.784752] [55188]: DEBUG nova.compute.api [None req-69fe9d38-5abb-4a23-a99b-507c7ffcc0ed tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.789682] [55188]: DEBUG oslo_concurrency.lockutils [None req-69fe9d38-5abb-4a23-a99b-507c7ffcc0ed tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.790325] [55188]: DEBUG oslo_concurrency.lockutils [None req-69fe9d38-5abb-4a23-a99b-507c7ffcc0ed tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.790857] [55188]: DEBUG oslo_concurrency.lockutils [None req-69fe9d38-5abb-4a23-a99b-507c7ffcc0ed tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.791356] [55188]: DEBUG oslo_concurrency.lockutils [None req-69fe9d38-5abb-4a23-a99b-507c7ffcc0ed tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.792231] [55188]: DEBUG oslo_concurrency.lockutils [None req-69fe9d38-5abb-4a23-a99b-507c7ffcc0ed tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.792231] [55188]: DEBUG oslo_concurrency.lockutils [None req-69fe9d38-5abb-4a23-a99b-507c7ffcc0ed tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.839307] [55188]: DEBUG nova.policy [None req-69fe9d38-5abb-4a23-a99b-507c7ffcc0ed tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.847659] [55188]: INFO nova.api.openstack.requestlog [None req-69fe9d38-5abb-4a23-a99b-507c7ffcc0ed tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.066121 [ 696.847659] [55188]: [pid: 55188|app: 0|req: 642/1199] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.849503] [55188]: DEBUG nova.api.openstack.wsgi [None req-3488cdbc-0987-4a39-94c0-dd461a4a1f12 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4afb1556c0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.876278] [55188]: DEBUG neutronclient.v2_0.client [None req-3488cdbc-0987-4a39-94c0-dd461a4a1f12 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d42ff471-c771-4ba8-9c47-55fd2fac82e6 does not exist", "detail": ""}} {{(pid=55188) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 696.876278] [55188]: DEBUG nova.network.security_group_api [None req-3488cdbc-0987-4a39-94c0-dd461a4a1f12 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Neutron security group d42ff471-c771-4ba8-9c47-55fd2fac82e6 not found {{(pid=55188) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 696.876710] [55188]: INFO nova.api.openstack.wsgi [None req-3488cdbc-0987-4a39-94c0-dd461a4a1f12 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] HTTP exception thrown: Security group d42ff471-c771-4ba8-9c47-55fd2fac82e6 does not exist [ 696.876710] [55188]: Neutron server returns request_ids: ['req-de57ad8d-a0b4-475c-bb84-70c0a7102c00'] [ 696.876796] [55188]: DEBUG nova.api.openstack.wsgi [None req-3488cdbc-0987-4a39-94c0-dd461a4a1f12 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Returning 404 to user: Security group d42ff471-c771-4ba8-9c47-55fd2fac82e6 does not exist [ 696.876796] [55188]: Neutron server returns request_ids: ['req-de57ad8d-a0b4-475c-bb84-70c0a7102c00'] {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 696.877289] [55188]: INFO nova.api.openstack.requestlog [None req-3488cdbc-0987-4a39-94c0-dd461a4a1f12 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/d42ff471-c771-4ba8-9c47-55fd2fac82e6" status: 404 len: 194 microversion: 2.1 time: 0.030607 [ 696.877621] [55188]: [pid: 55188|app: 0|req: 643/1200] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/os-security-groups/d42ff471-c771-4ba8-9c47-55fd2fac82e6 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 696.882019] [55188]: DEBUG nova.api.openstack.wsgi [None req-943bdd19-7c95-4e00-946b-dd7e7cad74d1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.883906] [55188]: DEBUG nova.compute.api [None req-943bdd19-7c95-4e00-946b-dd7e7cad74d1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.888714] [55188]: DEBUG oslo_concurrency.lockutils [None req-943bdd19-7c95-4e00-946b-dd7e7cad74d1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.889325] [55188]: DEBUG oslo_concurrency.lockutils [None req-943bdd19-7c95-4e00-946b-dd7e7cad74d1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.889452] [55188]: DEBUG oslo_concurrency.lockutils [None req-943bdd19-7c95-4e00-946b-dd7e7cad74d1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.889941] [55188]: DEBUG oslo_concurrency.lockutils [None req-943bdd19-7c95-4e00-946b-dd7e7cad74d1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.890271] [55188]: DEBUG oslo_concurrency.lockutils [None req-943bdd19-7c95-4e00-946b-dd7e7cad74d1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.890524] [55188]: DEBUG oslo_concurrency.lockutils [None req-943bdd19-7c95-4e00-946b-dd7e7cad74d1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.901804] [55187]: DEBUG nova.policy [None req-f22a9071-435f-4ae0-ae2d-09368e427ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.907613] [55187]: INFO nova.api.openstack.requestlog [None req-f22a9071-435f-4ae0-ae2d-09368e427ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1318 microversion: 2.1 time: 0.192618 [ 696.907968] [55187]: [pid: 55187|app: 0|req: 558/1201] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1318 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.911234] [55187]: DEBUG nova.api.openstack.wsgi [None req-b32d66c9-ff92-4c13-a388-f0e1151d8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 696.913413] [55187]: DEBUG nova.compute.api [None req-b32d66c9-ff92-4c13-a388-f0e1151d8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 696.919215] [55187]: DEBUG oslo_concurrency.lockutils [None req-b32d66c9-ff92-4c13-a388-f0e1151d8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.919215] [55187]: DEBUG oslo_concurrency.lockutils [None req-b32d66c9-ff92-4c13-a388-f0e1151d8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.919215] [55187]: DEBUG oslo_concurrency.lockutils [None req-b32d66c9-ff92-4c13-a388-f0e1151d8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.919215] [55187]: DEBUG oslo_concurrency.lockutils [None req-b32d66c9-ff92-4c13-a388-f0e1151d8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.919370] [55187]: DEBUG oslo_concurrency.lockutils [None req-b32d66c9-ff92-4c13-a388-f0e1151d8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.919370] [55187]: DEBUG oslo_concurrency.lockutils [None req-b32d66c9-ff92-4c13-a388-f0e1151d8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.986253] [55187]: DEBUG nova.policy [None req-b32d66c9-ff92-4c13-a388-f0e1151d8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.989017] [55188]: DEBUG nova.policy [None req-943bdd19-7c95-4e00-946b-dd7e7cad74d1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.992230] [55187]: DEBUG nova.policy [None req-b32d66c9-ff92-4c13-a388-f0e1151d8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.992956] [55187]: DEBUG nova.policy [None req-b32d66c9-ff92-4c13-a388-f0e1151d8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.997514] [55188]: DEBUG nova.policy [None req-943bdd19-7c95-4e00-946b-dd7e7cad74d1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.997702] [55187]: INFO nova.api.openstack.requestlog [None req-b32d66c9-ff92-4c13-a388-f0e1151d8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.088965 [ 696.997844] [55187]: [pid: 55187|app: 0|req: 559/1202] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 697.000012] [55188]: DEBUG nova.policy [None req-943bdd19-7c95-4e00-946b-dd7e7cad74d1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.000150] [55188]: INFO nova.api.openstack.requestlog [None req-943bdd19-7c95-4e00-946b-dd7e7cad74d1 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1360 microversion: 2.26 time: 0.121843 [ 697.000263] [55187]: DEBUG nova.api.openstack.wsgi [None req-b4bc83ac-b978-46d4-98f7-adf7131c537c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.000540] [55188]: [pid: 55188|app: 0|req: 644/1203] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1360 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 697.001928] [55187]: DEBUG nova.compute.api [None req-b4bc83ac-b978-46d4-98f7-adf7131c537c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.004634] [55188]: DEBUG nova.api.openstack.wsgi [None req-76cfdbbf-2c0e-4a87-b637-54b2a0df43a0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.005990] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4bc83ac-b978-46d4-98f7-adf7131c537c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.006764] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4bc83ac-b978-46d4-98f7-adf7131c537c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.006764] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4bc83ac-b978-46d4-98f7-adf7131c537c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.006990] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4bc83ac-b978-46d4-98f7-adf7131c537c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.006990] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4bc83ac-b978-46d4-98f7-adf7131c537c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.007182] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4bc83ac-b978-46d4-98f7-adf7131c537c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.007226] [55188]: DEBUG nova.compute.api [None req-76cfdbbf-2c0e-4a87-b637-54b2a0df43a0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.013439] [55188]: DEBUG oslo_concurrency.lockutils [None req-76cfdbbf-2c0e-4a87-b637-54b2a0df43a0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.013801] [55188]: DEBUG oslo_concurrency.lockutils [None req-76cfdbbf-2c0e-4a87-b637-54b2a0df43a0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.014075] [55188]: DEBUG oslo_concurrency.lockutils [None req-76cfdbbf-2c0e-4a87-b637-54b2a0df43a0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.014592] [55188]: DEBUG oslo_concurrency.lockutils [None req-76cfdbbf-2c0e-4a87-b637-54b2a0df43a0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.014840] [55188]: DEBUG oslo_concurrency.lockutils [None req-76cfdbbf-2c0e-4a87-b637-54b2a0df43a0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.015130] [55188]: DEBUG oslo_concurrency.lockutils [None req-76cfdbbf-2c0e-4a87-b637-54b2a0df43a0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.047185] [55187]: DEBUG nova.policy [None req-b4bc83ac-b978-46d4-98f7-adf7131c537c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.052389] [55187]: INFO nova.api.openstack.requestlog [None req-b4bc83ac-b978-46d4-98f7-adf7131c537c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.053893 [ 697.052776] [55187]: [pid: 55187|app: 0|req: 560/1204] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.057334] [55187]: DEBUG nova.api.openstack.wsgi [None req-cc503595-d565-4894-b996-3a6d1ba6e676 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.057334] [55187]: DEBUG nova.compute.api [None req-cc503595-d565-4894-b996-3a6d1ba6e676 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.058336] [55188]: DEBUG nova.policy [None req-76cfdbbf-2c0e-4a87-b637-54b2a0df43a0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.060380] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc503595-d565-4894-b996-3a6d1ba6e676 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.060635] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc503595-d565-4894-b996-3a6d1ba6e676 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.060843] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc503595-d565-4894-b996-3a6d1ba6e676 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.061239] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc503595-d565-4894-b996-3a6d1ba6e676 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.061502] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc503595-d565-4894-b996-3a6d1ba6e676 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.061701] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc503595-d565-4894-b996-3a6d1ba6e676 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.062853] [55188]: INFO nova.api.openstack.requestlog [None req-76cfdbbf-2c0e-4a87-b637-54b2a0df43a0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1214 microversion: 2.1 time: 0.061469 [ 697.063195] [55188]: [pid: 55188|app: 0|req: 645/1205] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1214 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.066372] [55188]: DEBUG nova.api.openstack.wsgi [None req-a5870368-6831-4690-a012-d2c6a47517d9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.068030] [55188]: DEBUG nova.compute.api [None req-a5870368-6831-4690-a012-d2c6a47517d9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.071473] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5870368-6831-4690-a012-d2c6a47517d9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.071729] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5870368-6831-4690-a012-d2c6a47517d9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.071919] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5870368-6831-4690-a012-d2c6a47517d9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.072597] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5870368-6831-4690-a012-d2c6a47517d9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.072889] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5870368-6831-4690-a012-d2c6a47517d9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.073106] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5870368-6831-4690-a012-d2c6a47517d9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.105430] [55187]: DEBUG nova.policy [None req-cc503595-d565-4894-b996-3a6d1ba6e676 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.110606] [55187]: INFO nova.api.openstack.requestlog [None req-cc503595-d565-4894-b996-3a6d1ba6e676 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.057172 [ 697.111134] [55187]: [pid: 55187|app: 0|req: 561/1206] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.113522] [55187]: DEBUG nova.api.openstack.wsgi [None req-4b53a2fe-dd04-43a9-8d3a-bd3b8e4515ec tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.115279] [55187]: DEBUG nova.compute.api [None req-4b53a2fe-dd04-43a9-8d3a-bd3b8e4515ec tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.119204] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b53a2fe-dd04-43a9-8d3a-bd3b8e4515ec tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.119665] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b53a2fe-dd04-43a9-8d3a-bd3b8e4515ec tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.119987] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b53a2fe-dd04-43a9-8d3a-bd3b8e4515ec tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.120473] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b53a2fe-dd04-43a9-8d3a-bd3b8e4515ec tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.120789] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b53a2fe-dd04-43a9-8d3a-bd3b8e4515ec tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.120977] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b53a2fe-dd04-43a9-8d3a-bd3b8e4515ec tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.124024] [55188]: DEBUG nova.policy [None req-a5870368-6831-4690-a012-d2c6a47517d9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.132863] [55188]: INFO nova.api.openstack.requestlog [None req-a5870368-6831-4690-a012-d2c6a47517d9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.066641 [ 697.132863] [55188]: [pid: 55188|app: 0|req: 646/1207] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.135236] [55188]: DEBUG nova.api.openstack.wsgi [None req-c40377a3-0aa4-4f5c-904d-9102fdb82f6f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4afaefaef0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.144220] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b53a2fe-dd04-43a9-8d3a-bd3b8e4515ec tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.144527] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b53a2fe-dd04-43a9-8d3a-bd3b8e4515ec tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.144749] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b53a2fe-dd04-43a9-8d3a-bd3b8e4515ec tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.144985] [55187]: DEBUG nova.objects.instance [None req-4b53a2fe-dd04-43a9-8d3a-bd3b8e4515ec tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lazy-loading 'fault' on Instance uuid 3b873a8a-8dd7-4497-836e-d22a34a3eea1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 697.180467] [55187]: DEBUG nova.policy [None req-4b53a2fe-dd04-43a9-8d3a-bd3b8e4515ec tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.184990] [55187]: INFO nova.api.openstack.requestlog [None req-4b53a2fe-dd04-43a9-8d3a-bd3b8e4515ec tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1315 microversion: 2.1 time: 0.073354 [ 697.185381] [55187]: [pid: 55187|app: 0|req: 562/1208] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1315 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.190017] [55187]: DEBUG nova.api.openstack.wsgi [None req-b54b0959-5ba5-4a1c-a237-cd0b3bdf9cad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.190017] [55187]: DEBUG nova.compute.api [None req-b54b0959-5ba5-4a1c-a237-cd0b3bdf9cad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.192774] [55187]: DEBUG oslo_concurrency.lockutils [None req-b54b0959-5ba5-4a1c-a237-cd0b3bdf9cad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.193059] [55187]: DEBUG oslo_concurrency.lockutils [None req-b54b0959-5ba5-4a1c-a237-cd0b3bdf9cad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.193310] [55187]: DEBUG oslo_concurrency.lockutils [None req-b54b0959-5ba5-4a1c-a237-cd0b3bdf9cad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.194030] [55187]: DEBUG oslo_concurrency.lockutils [None req-b54b0959-5ba5-4a1c-a237-cd0b3bdf9cad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.194030] [55187]: DEBUG oslo_concurrency.lockutils [None req-b54b0959-5ba5-4a1c-a237-cd0b3bdf9cad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.194121] [55187]: DEBUG oslo_concurrency.lockutils [None req-b54b0959-5ba5-4a1c-a237-cd0b3bdf9cad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.232109] [55187]: DEBUG nova.policy [None req-b54b0959-5ba5-4a1c-a237-cd0b3bdf9cad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.238927] [55187]: INFO nova.api.openstack.requestlog [None req-b54b0959-5ba5-4a1c-a237-cd0b3bdf9cad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1216 microversion: 2.1 time: 0.052717 [ 697.239098] [55187]: [pid: 55187|app: 0|req: 563/1209] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.241679] [55187]: DEBUG nova.api.openstack.wsgi [None req-bf65c988-60e0-4324-9da2-31ef2b0a7d55 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.243480] [55187]: DEBUG nova.compute.api [None req-bf65c988-60e0-4324-9da2-31ef2b0a7d55 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.246982] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf65c988-60e0-4324-9da2-31ef2b0a7d55 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.247297] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf65c988-60e0-4324-9da2-31ef2b0a7d55 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.247483] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf65c988-60e0-4324-9da2-31ef2b0a7d55 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.247886] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf65c988-60e0-4324-9da2-31ef2b0a7d55 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.248080] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf65c988-60e0-4324-9da2-31ef2b0a7d55 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.248254] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf65c988-60e0-4324-9da2-31ef2b0a7d55 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.271830] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf65c988-60e0-4324-9da2-31ef2b0a7d55 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.272131] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf65c988-60e0-4324-9da2-31ef2b0a7d55 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.272327] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf65c988-60e0-4324-9da2-31ef2b0a7d55 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.272715] [55187]: DEBUG nova.objects.instance [None req-bf65c988-60e0-4324-9da2-31ef2b0a7d55 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lazy-loading 'fault' on Instance uuid 72045dd3-fa01-4b9e-a47b-aa9e034611f3 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 697.276764] [55188]: INFO nova.api.openstack.requestlog [None req-c40377a3-0aa4-4f5c-904d-9102fdb82f6f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/49633632-56b3-4c03-97b9-3524df479797" status: 202 len: 0 microversion: 2.1 time: 0.145307 [ 697.277134] [55188]: [pid: 55188|app: 0|req: 647/1210] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:02:57 2025] DELETE /compute/v2.1/os-security-groups/49633632-56b3-4c03-97b9-3524df479797 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 697.294183] [55187]: DEBUG nova.policy [None req-bf65c988-60e0-4324-9da2-31ef2b0a7d55 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b179f914e11d4d5193aea0d690fe4c57', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5df5736b92464af8b492dd4efc96ed76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.298372] [55187]: INFO nova.api.openstack.requestlog [None req-bf65c988-60e0-4324-9da2-31ef2b0a7d55 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 200 len: 1306 microversion: 2.1 time: 0.058664 [ 697.298705] [55187]: [pid: 55187|app: 0|req: 564/1211] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 1306 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.301525] [55187]: DEBUG nova.api.openstack.wsgi [None req-8fed8b01-009c-4637-8fa9-89afcf64a197 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.303199] [55187]: DEBUG nova.compute.api [None req-8fed8b01-009c-4637-8fa9-89afcf64a197 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.306576] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fed8b01-009c-4637-8fa9-89afcf64a197 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.306907] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fed8b01-009c-4637-8fa9-89afcf64a197 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.307144] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fed8b01-009c-4637-8fa9-89afcf64a197 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.307520] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fed8b01-009c-4637-8fa9-89afcf64a197 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.307866] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fed8b01-009c-4637-8fa9-89afcf64a197 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.307938] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fed8b01-009c-4637-8fa9-89afcf64a197 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.346544] [55187]: DEBUG nova.policy [None req-8fed8b01-009c-4637-8fa9-89afcf64a197 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.352688] [55187]: INFO nova.api.openstack.requestlog [None req-8fed8b01-009c-4637-8fa9-89afcf64a197 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.053147 [ 697.352933] [55187]: [pid: 55187|app: 0|req: 565/1212] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.355811] [55187]: DEBUG nova.api.openstack.wsgi [None req-d185c8d4-fe48-4565-b33d-4c8f0e42f02f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.358678] [55187]: DEBUG nova.compute.api [None req-d185c8d4-fe48-4565-b33d-4c8f0e42f02f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.361700] [55187]: DEBUG oslo_concurrency.lockutils [None req-d185c8d4-fe48-4565-b33d-4c8f0e42f02f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.361960] [55187]: DEBUG oslo_concurrency.lockutils [None req-d185c8d4-fe48-4565-b33d-4c8f0e42f02f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.362196] [55187]: DEBUG oslo_concurrency.lockutils [None req-d185c8d4-fe48-4565-b33d-4c8f0e42f02f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.362728] [55187]: DEBUG oslo_concurrency.lockutils [None req-d185c8d4-fe48-4565-b33d-4c8f0e42f02f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.362948] [55187]: DEBUG oslo_concurrency.lockutils [None req-d185c8d4-fe48-4565-b33d-4c8f0e42f02f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.363141] [55187]: DEBUG oslo_concurrency.lockutils [None req-d185c8d4-fe48-4565-b33d-4c8f0e42f02f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.381627] [55188]: DEBUG nova.api.openstack.wsgi [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerTestJSON-server-2116302151", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "067181d9-fdf9-43a2-a3b4-ab90002c9611"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 697.386798] [55187]: DEBUG oslo_concurrency.lockutils [None req-d185c8d4-fe48-4565-b33d-4c8f0e42f02f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.387066] [55187]: DEBUG oslo_concurrency.lockutils [None req-d185c8d4-fe48-4565-b33d-4c8f0e42f02f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.387250] [55187]: DEBUG oslo_concurrency.lockutils [None req-d185c8d4-fe48-4565-b33d-4c8f0e42f02f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.387640] [55187]: DEBUG nova.objects.instance [None req-d185c8d4-fe48-4565-b33d-4c8f0e42f02f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 697.418017] [55187]: DEBUG nova.policy [None req-d185c8d4-fe48-4565-b33d-4c8f0e42f02f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.422820] [55187]: DEBUG nova.policy [None req-d185c8d4-fe48-4565-b33d-4c8f0e42f02f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.424202] [55187]: DEBUG nova.policy [None req-d185c8d4-fe48-4565-b33d-4c8f0e42f02f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.428744] [55187]: INFO nova.api.openstack.requestlog [None req-d185c8d4-fe48-4565-b33d-4c8f0e42f02f tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.075206 [ 697.429109] [55187]: [pid: 55187|app: 0|req: 566/1213] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 697.430577] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.430849] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.432195] [55187]: DEBUG nova.api.openstack.wsgi [None req-5e68dc76-64be-49c6-adbd-bb090be8ab1e tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.433675] [55187]: DEBUG nova.compute.api [None req-5e68dc76-64be-49c6-adbd-bb090be8ab1e tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.434641] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.438016] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.438016] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.438016] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.438208] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e68dc76-64be-49c6-adbd-bb090be8ab1e tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.438405] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e68dc76-64be-49c6-adbd-bb090be8ab1e tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.438678] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e68dc76-64be-49c6-adbd-bb090be8ab1e tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.439101] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e68dc76-64be-49c6-adbd-bb090be8ab1e tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.439388] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e68dc76-64be-49c6-adbd-bb090be8ab1e tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.439602] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e68dc76-64be-49c6-adbd-bb090be8ab1e tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.442043] [55188]: DEBUG nova.network.neutron [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] validate_networks() for [('067181d9-fdf9-43a2-a3b4-ab90002c9611', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 697.472799] [55187]: DEBUG nova.policy [None req-5e68dc76-64be-49c6-adbd-bb090be8ab1e tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.477791] [55187]: INFO nova.api.openstack.requestlog [None req-5e68dc76-64be-49c6-adbd-bb090be8ab1e tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.047638 [ 697.477791] [55187]: [pid: 55187|app: 0|req: 567/1214] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.480341] [55187]: DEBUG nova.api.openstack.wsgi [None req-756eecfa-34c2-47f0-b0e8-47fbf3b41221 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.481823] [55187]: DEBUG nova.compute.api [None req-756eecfa-34c2-47f0-b0e8-47fbf3b41221 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.485483] [55187]: DEBUG oslo_concurrency.lockutils [None req-756eecfa-34c2-47f0-b0e8-47fbf3b41221 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.485763] [55187]: DEBUG oslo_concurrency.lockutils [None req-756eecfa-34c2-47f0-b0e8-47fbf3b41221 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.485967] [55187]: DEBUG oslo_concurrency.lockutils [None req-756eecfa-34c2-47f0-b0e8-47fbf3b41221 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.486388] [55187]: DEBUG oslo_concurrency.lockutils [None req-756eecfa-34c2-47f0-b0e8-47fbf3b41221 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.486591] [55187]: DEBUG oslo_concurrency.lockutils [None req-756eecfa-34c2-47f0-b0e8-47fbf3b41221 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.486805] [55187]: DEBUG oslo_concurrency.lockutils [None req-756eecfa-34c2-47f0-b0e8-47fbf3b41221 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.525129] [55187]: DEBUG nova.policy [None req-756eecfa-34c2-47f0-b0e8-47fbf3b41221 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.527520] [55187]: INFO nova.api.openstack.requestlog [None req-756eecfa-34c2-47f0-b0e8-47fbf3b41221 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.049178 [ 697.527858] [55187]: [pid: 55187|app: 0|req: 568/1215] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.531134] [55187]: DEBUG nova.api.openstack.wsgi [None req-6e291d14-edf3-4208-9cee-ace00e5c1f0a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.533195] [55187]: DEBUG nova.compute.api [None req-6e291d14-edf3-4208-9cee-ace00e5c1f0a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.536415] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e291d14-edf3-4208-9cee-ace00e5c1f0a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.536415] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e291d14-edf3-4208-9cee-ace00e5c1f0a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.536607] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e291d14-edf3-4208-9cee-ace00e5c1f0a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.536952] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e291d14-edf3-4208-9cee-ace00e5c1f0a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.537167] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e291d14-edf3-4208-9cee-ace00e5c1f0a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.537426] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e291d14-edf3-4208-9cee-ace00e5c1f0a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.573213] [55187]: DEBUG nova.policy [None req-6e291d14-edf3-4208-9cee-ace00e5c1f0a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.577507] [55187]: INFO nova.api.openstack.requestlog [None req-6e291d14-edf3-4208-9cee-ace00e5c1f0a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.048781 [ 697.577887] [55187]: [pid: 55187|app: 0|req: 569/1216] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.580397] [55187]: DEBUG nova.api.openstack.wsgi [None req-61fbd89d-bfda-484c-9e7c-425362b5b415 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.582049] [55187]: DEBUG nova.compute.api [None req-61fbd89d-bfda-484c-9e7c-425362b5b415 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.585463] [55187]: DEBUG oslo_concurrency.lockutils [None req-61fbd89d-bfda-484c-9e7c-425362b5b415 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.585582] [55187]: DEBUG oslo_concurrency.lockutils [None req-61fbd89d-bfda-484c-9e7c-425362b5b415 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.585710] [55187]: DEBUG oslo_concurrency.lockutils [None req-61fbd89d-bfda-484c-9e7c-425362b5b415 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.586297] [55187]: DEBUG oslo_concurrency.lockutils [None req-61fbd89d-bfda-484c-9e7c-425362b5b415 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.586447] [55187]: DEBUG oslo_concurrency.lockutils [None req-61fbd89d-bfda-484c-9e7c-425362b5b415 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.586541] [55187]: DEBUG oslo_concurrency.lockutils [None req-61fbd89d-bfda-484c-9e7c-425362b5b415 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.622649] [55187]: DEBUG nova.policy [None req-61fbd89d-bfda-484c-9e7c-425362b5b415 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.626878] [55187]: INFO nova.api.openstack.requestlog [None req-61fbd89d-bfda-484c-9e7c-425362b5b415 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.048341 [ 697.627233] [55187]: [pid: 55187|app: 0|req: 570/1217] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.629595] [55187]: DEBUG nova.api.openstack.wsgi [None req-390a377b-63e7-4cff-a351-ba9874235606 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4afb117130>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.649125] [55187]: DEBUG neutronclient.v2_0.client [None req-390a377b-63e7-4cff-a351-ba9874235606 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 49633632-56b3-4c03-97b9-3524df479797 does not exist", "detail": ""}} {{(pid=55187) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 697.649125] [55187]: DEBUG nova.network.security_group_api [None req-390a377b-63e7-4cff-a351-ba9874235606 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Neutron security group 49633632-56b3-4c03-97b9-3524df479797 not found {{(pid=55187) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 697.649125] [55187]: INFO nova.api.openstack.wsgi [None req-390a377b-63e7-4cff-a351-ba9874235606 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] HTTP exception thrown: Security group 49633632-56b3-4c03-97b9-3524df479797 does not exist [ 697.649125] [55187]: Neutron server returns request_ids: ['req-62a05248-366f-49d6-a63c-1b06437c14b0'] [ 697.649125] [55187]: DEBUG nova.api.openstack.wsgi [None req-390a377b-63e7-4cff-a351-ba9874235606 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Returning 404 to user: Security group 49633632-56b3-4c03-97b9-3524df479797 does not exist [ 697.649125] [55187]: Neutron server returns request_ids: ['req-62a05248-366f-49d6-a63c-1b06437c14b0'] {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 697.649411] [55187]: INFO nova.api.openstack.requestlog [None req-390a377b-63e7-4cff-a351-ba9874235606 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/49633632-56b3-4c03-97b9-3524df479797" status: 404 len: 194 microversion: 2.1 time: 0.020163 [ 697.649411] [55187]: [pid: 55187|app: 0|req: 571/1218] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 26 22:02:57 2025] GET /compute/v2.1/os-security-groups/49633632-56b3-4c03-97b9-3524df479797 => generated 194 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 697.651245] [55187]: DEBUG nova.api.openstack.wsgi [None req-fd8d9781-c191-453f-b657-c303d19024fe tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.653559] [55187]: DEBUG nova.compute.api [None req-fd8d9781-c191-453f-b657-c303d19024fe tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.657550] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd8d9781-c191-453f-b657-c303d19024fe tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.657955] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd8d9781-c191-453f-b657-c303d19024fe tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.658298] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd8d9781-c191-453f-b657-c303d19024fe tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.658777] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd8d9781-c191-453f-b657-c303d19024fe tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.659119] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd8d9781-c191-453f-b657-c303d19024fe tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.659441] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd8d9781-c191-453f-b657-c303d19024fe tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.778921] [55187]: DEBUG nova.policy [None req-fd8d9781-c191-453f-b657-c303d19024fe tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.785642] [55187]: INFO nova.api.openstack.requestlog [None req-fd8d9781-c191-453f-b657-c303d19024fe tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.135290 [ 697.785642] [55187]: [pid: 55187|app: 0|req: 572/1219] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:58 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.788147] [55187]: DEBUG nova.api.openstack.wsgi [None req-af60cd0c-e9f4-4291-bdf0-f9eb3426d7d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.789820] [55187]: DEBUG nova.compute.api [None req-af60cd0c-e9f4-4291-bdf0-f9eb3426d7d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.794022] [55187]: DEBUG oslo_concurrency.lockutils [None req-af60cd0c-e9f4-4291-bdf0-f9eb3426d7d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.795518] [55187]: DEBUG oslo_concurrency.lockutils [None req-af60cd0c-e9f4-4291-bdf0-f9eb3426d7d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.795720] [55187]: DEBUG oslo_concurrency.lockutils [None req-af60cd0c-e9f4-4291-bdf0-f9eb3426d7d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.796132] [55187]: DEBUG oslo_concurrency.lockutils [None req-af60cd0c-e9f4-4291-bdf0-f9eb3426d7d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.796347] [55187]: DEBUG oslo_concurrency.lockutils [None req-af60cd0c-e9f4-4291-bdf0-f9eb3426d7d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.796528] [55187]: DEBUG oslo_concurrency.lockutils [None req-af60cd0c-e9f4-4291-bdf0-f9eb3426d7d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.834854] [55187]: DEBUG nova.policy [None req-af60cd0c-e9f4-4291-bdf0-f9eb3426d7d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.840245] [55187]: DEBUG nova.policy [None req-af60cd0c-e9f4-4291-bdf0-f9eb3426d7d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.841062] [55187]: DEBUG nova.policy [None req-af60cd0c-e9f4-4291-bdf0-f9eb3426d7d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.841575] [55187]: INFO nova.api.openstack.requestlog [None req-af60cd0c-e9f4-4291-bdf0-f9eb3426d7d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.056427 [ 697.842116] [55187]: [pid: 55187|app: 0|req: 573/1220] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:58 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 697.844989] [55187]: DEBUG nova.api.openstack.wsgi [None req-d7b44da4-f649-4028-91d5-1021093441ee tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.847714] [55187]: DEBUG nova.compute.api [None req-d7b44da4-f649-4028-91d5-1021093441ee tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.852415] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7b44da4-f649-4028-91d5-1021093441ee tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.852669] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7b44da4-f649-4028-91d5-1021093441ee tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.852890] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7b44da4-f649-4028-91d5-1021093441ee tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.853308] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7b44da4-f649-4028-91d5-1021093441ee tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.853511] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7b44da4-f649-4028-91d5-1021093441ee tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.853685] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7b44da4-f649-4028-91d5-1021093441ee tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.863469] [55188]: DEBUG nova.virt.hardware [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 697.863733] [55188]: DEBUG nova.virt.hardware [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 697.863943] [55188]: DEBUG nova.virt.hardware [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 697.864119] [55188]: DEBUG nova.virt.hardware [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 697.864330] [55188]: DEBUG nova.virt.hardware [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 697.875891] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7b44da4-f649-4028-91d5-1021093441ee tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.875891] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7b44da4-f649-4028-91d5-1021093441ee tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.877583] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7b44da4-f649-4028-91d5-1021093441ee tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.877583] [55187]: DEBUG nova.objects.instance [None req-d7b44da4-f649-4028-91d5-1021093441ee tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lazy-loading 'fault' on Instance uuid bf43965a-4117-4c14-a78b-43ffa49d463a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 697.878870] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.879149] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.879339] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.879732] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.879932] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.880206] [55188]: DEBUG oslo_concurrency.lockutils [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.899569] [55188]: DEBUG nova.quota [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Getting quotas for project 0ce795c92f0e4e58a06b3ab897e2633d. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 697.903819] [55187]: DEBUG nova.policy [None req-d7b44da4-f649-4028-91d5-1021093441ee tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.907018] [55188]: DEBUG nova.quota [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Getting quotas for user 09a0c564579c43be8d973ecbb2192a22 and project 0ce795c92f0e4e58a06b3ab897e2633d. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 697.910158] [55187]: INFO nova.api.openstack.requestlog [None req-d7b44da4-f649-4028-91d5-1021093441ee tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1301 microversion: 2.1 time: 0.067267 [ 697.913827] [55187]: [pid: 55187|app: 0|req: 574/1221] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:58 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1301 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.913827] [55187]: DEBUG nova.api.openstack.wsgi [None req-43a6cc0d-d363-40cc-b98d-0cd198351e17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.914236] [55188]: DEBUG nova.compute.api [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 697.915495] [55187]: DEBUG nova.compute.api [None req-43a6cc0d-d363-40cc-b98d-0cd198351e17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.915745] [55188]: DEBUG nova.compute.api [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 697.920940] [55187]: DEBUG oslo_concurrency.lockutils [None req-43a6cc0d-d363-40cc-b98d-0cd198351e17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.921082] [55187]: DEBUG oslo_concurrency.lockutils [None req-43a6cc0d-d363-40cc-b98d-0cd198351e17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.921404] [55187]: DEBUG oslo_concurrency.lockutils [None req-43a6cc0d-d363-40cc-b98d-0cd198351e17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.921969] [55187]: DEBUG oslo_concurrency.lockutils [None req-43a6cc0d-d363-40cc-b98d-0cd198351e17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.923867] [55187]: DEBUG oslo_concurrency.lockutils [None req-43a6cc0d-d363-40cc-b98d-0cd198351e17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.923867] [55187]: DEBUG oslo_concurrency.lockutils [None req-43a6cc0d-d363-40cc-b98d-0cd198351e17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.959971] [55187]: DEBUG nova.policy [None req-43a6cc0d-d363-40cc-b98d-0cd198351e17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.964569] [55188]: INFO nova.api.openstack.requestlog [None req-bcae8d46-aba5-4d3e-a292-2a3bbc867d65 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.686764 [ 697.966377] [55188]: [pid: 55188|app: 0|req: 648/1222] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:57 2025] POST /compute/v2.1/servers => generated 380 bytes in 689 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 697.968432] [55187]: INFO nova.api.openstack.requestlog [None req-43a6cc0d-d363-40cc-b98d-0cd198351e17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.057257 [ 697.972307] [55188]: DEBUG nova.api.openstack.wsgi [None req-f3c3ea79-a447-4671-847f-8f7d796a11ff tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.972594] [55187]: [pid: 55187|app: 0|req: 575/1223] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:58 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.972632] [55188]: DEBUG nova.compute.api [None req-f3c3ea79-a447-4671-847f-8f7d796a11ff tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 697.973764] [55187]: DEBUG nova.api.openstack.wsgi [None req-5df3d1ff-7fe6-467e-887d-cb3944f3d198 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4afb2116c0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 697.978622] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c3ea79-a447-4671-847f-8f7d796a11ff tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.979321] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c3ea79-a447-4671-847f-8f7d796a11ff tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.979690] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c3ea79-a447-4671-847f-8f7d796a11ff tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.980222] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c3ea79-a447-4671-847f-8f7d796a11ff tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.980572] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c3ea79-a447-4671-847f-8f7d796a11ff tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.980890] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c3ea79-a447-4671-847f-8f7d796a11ff tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.017710] [55188]: DEBUG nova.policy [None req-f3c3ea79-a447-4671-847f-8f7d796a11ff tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.024610] [55188]: INFO nova.api.openstack.requestlog [None req-f3c3ea79-a447-4671-847f-8f7d796a11ff tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.056679 [ 698.024610] [55188]: [pid: 55188|app: 0|req: 649/1224] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:58 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.026879] [55188]: DEBUG nova.api.openstack.wsgi [None req-d1388337-2f06-4bc3-b28d-15926011756b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.029140] [55188]: DEBUG nova.compute.api [None req-d1388337-2f06-4bc3-b28d-15926011756b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.037021] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1388337-2f06-4bc3-b28d-15926011756b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.037021] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1388337-2f06-4bc3-b28d-15926011756b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.037021] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1388337-2f06-4bc3-b28d-15926011756b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.037021] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1388337-2f06-4bc3-b28d-15926011756b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.037464] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1388337-2f06-4bc3-b28d-15926011756b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.037464] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1388337-2f06-4bc3-b28d-15926011756b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.077484] [55188]: DEBUG nova.policy [None req-d1388337-2f06-4bc3-b28d-15926011756b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.082382] [55188]: INFO nova.api.openstack.requestlog [None req-d1388337-2f06-4bc3-b28d-15926011756b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.057564 [ 698.082903] [55188]: [pid: 55188|app: 0|req: 650/1225] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:58 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.087925] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e716d26-dde9-4d47-a5bb-b9775c594e57 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.090135] [55188]: DEBUG nova.compute.api [None req-9e716d26-dde9-4d47-a5bb-b9775c594e57 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.097985] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e716d26-dde9-4d47-a5bb-b9775c594e57 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.098370] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e716d26-dde9-4d47-a5bb-b9775c594e57 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.098589] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e716d26-dde9-4d47-a5bb-b9775c594e57 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.098960] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e716d26-dde9-4d47-a5bb-b9775c594e57 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.099179] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e716d26-dde9-4d47-a5bb-b9775c594e57 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.101058] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e716d26-dde9-4d47-a5bb-b9775c594e57 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.103027] [55187]: INFO nova.api.openstack.requestlog [None req-5df3d1ff-7fe6-467e-887d-cb3944f3d198 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups" status: 200 len: 1158 microversion: 2.1 time: 0.132080 [ 698.103184] [55187]: [pid: 55187|app: 0|req: 576/1226] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 26 22:02:58 2025] GET /compute/v2.1/os-security-groups => generated 1158 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.106351] [55187]: DEBUG nova.api.openstack.wsgi [None req-756f1738-284e-42c3-9d51-51a15b8d4076 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.107925] [55187]: DEBUG nova.compute.api [None req-756f1738-284e-42c3-9d51-51a15b8d4076 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.114240] [55187]: DEBUG oslo_concurrency.lockutils [None req-756f1738-284e-42c3-9d51-51a15b8d4076 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.114554] [55187]: DEBUG oslo_concurrency.lockutils [None req-756f1738-284e-42c3-9d51-51a15b8d4076 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.115340] [55187]: DEBUG oslo_concurrency.lockutils [None req-756f1738-284e-42c3-9d51-51a15b8d4076 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.115399] [55187]: DEBUG oslo_concurrency.lockutils [None req-756f1738-284e-42c3-9d51-51a15b8d4076 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.116109] [55187]: DEBUG oslo_concurrency.lockutils [None req-756f1738-284e-42c3-9d51-51a15b8d4076 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.116109] [55187]: DEBUG oslo_concurrency.lockutils [None req-756f1738-284e-42c3-9d51-51a15b8d4076 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.171801] [55187]: DEBUG nova.policy [None req-756f1738-284e-42c3-9d51-51a15b8d4076 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.179852] [55187]: INFO nova.api.openstack.requestlog [None req-756f1738-284e-42c3-9d51-51a15b8d4076 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.074639 [ 698.179852] [55187]: [pid: 55187|app: 0|req: 577/1227] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:58 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.182683] [55187]: DEBUG nova.api.openstack.wsgi [None req-e7420c3f-85df-4c68-8662-9b88859bcf4a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.184461] [55187]: DEBUG nova.compute.api [None req-e7420c3f-85df-4c68-8662-9b88859bcf4a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.189123] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7420c3f-85df-4c68-8662-9b88859bcf4a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.189375] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7420c3f-85df-4c68-8662-9b88859bcf4a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.189556] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7420c3f-85df-4c68-8662-9b88859bcf4a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.189917] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7420c3f-85df-4c68-8662-9b88859bcf4a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.190127] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7420c3f-85df-4c68-8662-9b88859bcf4a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.190297] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7420c3f-85df-4c68-8662-9b88859bcf4a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.229633] [55188]: DEBUG nova.policy [None req-9e716d26-dde9-4d47-a5bb-b9775c594e57 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.233401] [55188]: INFO nova.api.openstack.requestlog [None req-9e716d26-dde9-4d47-a5bb-b9775c594e57 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1496 microversion: 2.1 time: 0.149885 [ 698.233719] [55188]: [pid: 55188|app: 0|req: 651/1228] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:58 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1496 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.237472] [55188]: DEBUG nova.api.openstack.wsgi [None req-09fe122d-c36d-47b2-bd70-a09f6090704e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.239750] [55188]: DEBUG nova.compute.api [None req-09fe122d-c36d-47b2-bd70-a09f6090704e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.242431] [55187]: DEBUG nova.policy [None req-e7420c3f-85df-4c68-8662-9b88859bcf4a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.243934] [55188]: DEBUG oslo_concurrency.lockutils [None req-09fe122d-c36d-47b2-bd70-a09f6090704e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.244202] [55188]: DEBUG oslo_concurrency.lockutils [None req-09fe122d-c36d-47b2-bd70-a09f6090704e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.244386] [55188]: DEBUG oslo_concurrency.lockutils [None req-09fe122d-c36d-47b2-bd70-a09f6090704e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.244740] [55188]: DEBUG oslo_concurrency.lockutils [None req-09fe122d-c36d-47b2-bd70-a09f6090704e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.244936] [55188]: DEBUG oslo_concurrency.lockutils [None req-09fe122d-c36d-47b2-bd70-a09f6090704e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.245124] [55188]: DEBUG oslo_concurrency.lockutils [None req-09fe122d-c36d-47b2-bd70-a09f6090704e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.252030] [55187]: INFO nova.api.openstack.requestlog [None req-e7420c3f-85df-4c68-8662-9b88859bcf4a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.071744 [ 698.253150] [55187]: [pid: 55187|app: 0|req: 578/1229] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:58 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.256976] [55187]: DEBUG nova.api.openstack.wsgi [None req-9bb329eb-f3a4-46ca-b86e-ccdc19b6b503 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.259476] [55187]: DEBUG nova.compute.api [None req-9bb329eb-f3a4-46ca-b86e-ccdc19b6b503 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.268061] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bb329eb-f3a4-46ca-b86e-ccdc19b6b503 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.268446] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bb329eb-f3a4-46ca-b86e-ccdc19b6b503 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.268742] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bb329eb-f3a4-46ca-b86e-ccdc19b6b503 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.269307] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bb329eb-f3a4-46ca-b86e-ccdc19b6b503 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.269584] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bb329eb-f3a4-46ca-b86e-ccdc19b6b503 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.269823] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bb329eb-f3a4-46ca-b86e-ccdc19b6b503 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.285043] [55188]: DEBUG nova.policy [None req-09fe122d-c36d-47b2-bd70-a09f6090704e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.289825] [55188]: INFO nova.api.openstack.requestlog [None req-09fe122d-c36d-47b2-bd70-a09f6090704e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.055310 [ 698.290490] [55188]: [pid: 55188|app: 0|req: 652/1230] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:58 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.292908] [55188]: DEBUG nova.api.openstack.wsgi [None req-1f64fdd0-1899-4e05-be83-21def3c0deb8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.294715] [55188]: DEBUG nova.compute.api [None req-1f64fdd0-1899-4e05-be83-21def3c0deb8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.324940] [55188]: DEBUG nova.policy [None req-1f64fdd0-1899-4e05-be83-21def3c0deb8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.331245] [55188]: INFO nova.api.openstack.requestlog [None req-1f64fdd0-1899-4e05-be83-21def3c0deb8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1215 microversion: 2.1 time: 0.039204 [ 698.331245] [55188]: [pid: 55188|app: 0|req: 653/1231] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:58 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1215 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.334544] [55188]: DEBUG nova.api.openstack.wsgi [None req-143a6414-7485-4a88-8fe6-12f8f2d7e34c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.337270] [55188]: DEBUG nova.compute.api [None req-143a6414-7485-4a88-8fe6-12f8f2d7e34c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.341627] [55188]: DEBUG oslo_concurrency.lockutils [None req-143a6414-7485-4a88-8fe6-12f8f2d7e34c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.342023] [55188]: DEBUG oslo_concurrency.lockutils [None req-143a6414-7485-4a88-8fe6-12f8f2d7e34c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.342443] [55188]: DEBUG oslo_concurrency.lockutils [None req-143a6414-7485-4a88-8fe6-12f8f2d7e34c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.342973] [55188]: DEBUG oslo_concurrency.lockutils [None req-143a6414-7485-4a88-8fe6-12f8f2d7e34c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.343286] [55188]: DEBUG oslo_concurrency.lockutils [None req-143a6414-7485-4a88-8fe6-12f8f2d7e34c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.343532] [55188]: DEBUG oslo_concurrency.lockutils [None req-143a6414-7485-4a88-8fe6-12f8f2d7e34c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.397978] [55187]: DEBUG nova.policy [None req-9bb329eb-f3a4-46ca-b86e-ccdc19b6b503 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.403049] [55187]: INFO nova.api.openstack.requestlog [None req-9bb329eb-f3a4-46ca-b86e-ccdc19b6b503 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1318 microversion: 2.1 time: 0.149906 [ 698.403375] [55187]: [pid: 55187|app: 0|req: 579/1232] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:58 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1318 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.406214] [55187]: DEBUG nova.api.openstack.wsgi [None req-0501a8b5-46e5-4f43-9386-a99beaf2013b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.407672] [55187]: DEBUG nova.compute.api [None req-0501a8b5-46e5-4f43-9386-a99beaf2013b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.414263] [55187]: DEBUG oslo_concurrency.lockutils [None req-0501a8b5-46e5-4f43-9386-a99beaf2013b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.414534] [55187]: DEBUG oslo_concurrency.lockutils [None req-0501a8b5-46e5-4f43-9386-a99beaf2013b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.414724] [55187]: DEBUG oslo_concurrency.lockutils [None req-0501a8b5-46e5-4f43-9386-a99beaf2013b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.415085] [55187]: DEBUG oslo_concurrency.lockutils [None req-0501a8b5-46e5-4f43-9386-a99beaf2013b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.415284] [55187]: DEBUG oslo_concurrency.lockutils [None req-0501a8b5-46e5-4f43-9386-a99beaf2013b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.415456] [55187]: DEBUG oslo_concurrency.lockutils [None req-0501a8b5-46e5-4f43-9386-a99beaf2013b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.450738] [55187]: DEBUG nova.policy [None req-0501a8b5-46e5-4f43-9386-a99beaf2013b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.459888] [55187]: DEBUG nova.policy [None req-0501a8b5-46e5-4f43-9386-a99beaf2013b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.460607] [55187]: DEBUG nova.policy [None req-0501a8b5-46e5-4f43-9386-a99beaf2013b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.464546] [55187]: INFO nova.api.openstack.requestlog [None req-0501a8b5-46e5-4f43-9386-a99beaf2013b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.060638 [ 698.465021] [55187]: [pid: 55187|app: 0|req: 580/1233] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:58 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 698.467527] [55187]: DEBUG nova.api.openstack.wsgi [None req-1819bd1e-53a1-42f9-b744-1f688afd0731 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.469195] [55187]: DEBUG nova.compute.api [None req-1819bd1e-53a1-42f9-b744-1f688afd0731 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.474116] [55187]: DEBUG oslo_concurrency.lockutils [None req-1819bd1e-53a1-42f9-b744-1f688afd0731 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.474570] [55187]: DEBUG oslo_concurrency.lockutils [None req-1819bd1e-53a1-42f9-b744-1f688afd0731 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.474676] [55187]: DEBUG oslo_concurrency.lockutils [None req-1819bd1e-53a1-42f9-b744-1f688afd0731 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.475045] [55187]: DEBUG oslo_concurrency.lockutils [None req-1819bd1e-53a1-42f9-b744-1f688afd0731 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.475238] [55187]: DEBUG oslo_concurrency.lockutils [None req-1819bd1e-53a1-42f9-b744-1f688afd0731 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.475410] [55187]: DEBUG oslo_concurrency.lockutils [None req-1819bd1e-53a1-42f9-b744-1f688afd0731 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.486131] [55188]: DEBUG nova.policy [None req-143a6414-7485-4a88-8fe6-12f8f2d7e34c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.491314] [55188]: DEBUG nova.policy [None req-143a6414-7485-4a88-8fe6-12f8f2d7e34c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.498301] [55188]: DEBUG nova.policy [None req-143a6414-7485-4a88-8fe6-12f8f2d7e34c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.498301] [55188]: INFO nova.api.openstack.requestlog [None req-143a6414-7485-4a88-8fe6-12f8f2d7e34c tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1360 microversion: 2.26 time: 0.166216 [ 698.498301] [55188]: [pid: 55188|app: 0|req: 654/1234] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:58 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1360 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 698.501432] [55188]: DEBUG nova.api.openstack.wsgi [None req-1b7f72a8-a6ae-4cc6-8995-e753c98b98c1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.503188] [55188]: DEBUG nova.compute.api [None req-1b7f72a8-a6ae-4cc6-8995-e753c98b98c1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.510992] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b7f72a8-a6ae-4cc6-8995-e753c98b98c1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.510992] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b7f72a8-a6ae-4cc6-8995-e753c98b98c1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.510992] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b7f72a8-a6ae-4cc6-8995-e753c98b98c1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.510992] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b7f72a8-a6ae-4cc6-8995-e753c98b98c1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.513140] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b7f72a8-a6ae-4cc6-8995-e753c98b98c1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.513140] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b7f72a8-a6ae-4cc6-8995-e753c98b98c1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.546723] [55188]: DEBUG nova.policy [None req-1b7f72a8-a6ae-4cc6-8995-e753c98b98c1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.555157] [55188]: INFO nova.api.openstack.requestlog [None req-1b7f72a8-a6ae-4cc6-8995-e753c98b98c1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1214 microversion: 2.1 time: 0.055878 [ 698.555643] [55188]: [pid: 55188|app: 0|req: 655/1235] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:58 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1214 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.559914] [55188]: DEBUG nova.api.openstack.wsgi [None req-c2867eda-b2e3-4d2c-9eae-433d6da40eb1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Action: 'create', calling method: .version_select at 0x7d4afbaf3130>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1024094442", "description": "tempest-description-1665092807"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 698.563456] [55187]: DEBUG nova.policy [None req-1819bd1e-53a1-42f9-b744-1f688afd0731 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.569111] [55187]: INFO nova.api.openstack.requestlog [None req-1819bd1e-53a1-42f9-b744-1f688afd0731 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.103437 [ 698.569785] [55187]: [pid: 55187|app: 0|req: 581/1236] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:58 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.572466] [55187]: DEBUG nova.api.openstack.wsgi [None req-845386a7-a535-4c5d-be92-113cc428c3fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.574118] [55187]: DEBUG nova.compute.api [None req-845386a7-a535-4c5d-be92-113cc428c3fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.578026] [55187]: DEBUG oslo_concurrency.lockutils [None req-845386a7-a535-4c5d-be92-113cc428c3fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.578026] [55187]: DEBUG oslo_concurrency.lockutils [None req-845386a7-a535-4c5d-be92-113cc428c3fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.578208] [55187]: DEBUG oslo_concurrency.lockutils [None req-845386a7-a535-4c5d-be92-113cc428c3fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.578508] [55187]: DEBUG oslo_concurrency.lockutils [None req-845386a7-a535-4c5d-be92-113cc428c3fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.578708] [55187]: DEBUG oslo_concurrency.lockutils [None req-845386a7-a535-4c5d-be92-113cc428c3fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.578882] [55187]: DEBUG oslo_concurrency.lockutils [None req-845386a7-a535-4c5d-be92-113cc428c3fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.622510] [55187]: DEBUG nova.policy [None req-845386a7-a535-4c5d-be92-113cc428c3fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.633789] [55187]: INFO nova.api.openstack.requestlog [None req-845386a7-a535-4c5d-be92-113cc428c3fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.061683 [ 698.633789] [55187]: [pid: 55187|app: 0|req: 582/1237] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:58 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.635840] [55187]: DEBUG nova.api.openstack.wsgi [None req-e3e62a06-4d17-4a67-ba48-8568a29a98df tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.637298] [55187]: DEBUG nova.compute.api [None req-e3e62a06-4d17-4a67-ba48-8568a29a98df tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.643817] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3e62a06-4d17-4a67-ba48-8568a29a98df tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.644068] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3e62a06-4d17-4a67-ba48-8568a29a98df tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.644254] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3e62a06-4d17-4a67-ba48-8568a29a98df tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.644872] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3e62a06-4d17-4a67-ba48-8568a29a98df tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.644937] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3e62a06-4d17-4a67-ba48-8568a29a98df tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.645089] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3e62a06-4d17-4a67-ba48-8568a29a98df tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.684186] [55187]: DEBUG nova.policy [None req-e3e62a06-4d17-4a67-ba48-8568a29a98df tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.688120] [55188]: INFO nova.api.openstack.requestlog [None req-c2867eda-b2e3-4d2c-9eae-433d6da40eb1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 244 microversion: 2.1 time: 0.129571 [ 698.688120] [55188]: [pid: 55188|app: 0|req: 656/1238] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:02:58 2025] POST /compute/v2.1/os-security-groups => generated 244 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 698.688592] [55187]: INFO nova.api.openstack.requestlog [None req-e3e62a06-4d17-4a67-ba48-8568a29a98df tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.055385 [ 698.688925] [55187]: [pid: 55187|app: 0|req: 583/1239] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:59 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.689449] [55188]: DEBUG nova.api.openstack.wsgi [None req-c7e8644b-d136-4a10-8b79-c9b5793efc46 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.691384] [55187]: DEBUG nova.api.openstack.wsgi [None req-14d9e124-46b9-49ed-8c80-81cc18e0feeb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.691979] [55188]: DEBUG nova.compute.api [None req-c7e8644b-d136-4a10-8b79-c9b5793efc46 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.693020] [55187]: DEBUG nova.compute.api [None req-14d9e124-46b9-49ed-8c80-81cc18e0feeb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.696830] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7e8644b-d136-4a10-8b79-c9b5793efc46 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.696934] [55187]: DEBUG oslo_concurrency.lockutils [None req-14d9e124-46b9-49ed-8c80-81cc18e0feeb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.697220] [55187]: DEBUG oslo_concurrency.lockutils [None req-14d9e124-46b9-49ed-8c80-81cc18e0feeb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.697404] [55187]: DEBUG oslo_concurrency.lockutils [None req-14d9e124-46b9-49ed-8c80-81cc18e0feeb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.697527] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7e8644b-d136-4a10-8b79-c9b5793efc46 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.697758] [55187]: DEBUG oslo_concurrency.lockutils [None req-14d9e124-46b9-49ed-8c80-81cc18e0feeb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.697948] [55187]: DEBUG oslo_concurrency.lockutils [None req-14d9e124-46b9-49ed-8c80-81cc18e0feeb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.698029] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7e8644b-d136-4a10-8b79-c9b5793efc46 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.698124] [55187]: DEBUG oslo_concurrency.lockutils [None req-14d9e124-46b9-49ed-8c80-81cc18e0feeb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.698655] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7e8644b-d136-4a10-8b79-c9b5793efc46 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.698976] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7e8644b-d136-4a10-8b79-c9b5793efc46 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.699320] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7e8644b-d136-4a10-8b79-c9b5793efc46 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.722900] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7e8644b-d136-4a10-8b79-c9b5793efc46 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.723402] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7e8644b-d136-4a10-8b79-c9b5793efc46 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.723744] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7e8644b-d136-4a10-8b79-c9b5793efc46 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.724124] [55188]: DEBUG nova.objects.instance [None req-c7e8644b-d136-4a10-8b79-c9b5793efc46 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lazy-loading 'fault' on Instance uuid 3b873a8a-8dd7-4497-836e-d22a34a3eea1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 698.754204] [55188]: DEBUG nova.policy [None req-c7e8644b-d136-4a10-8b79-c9b5793efc46 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.759776] [55188]: INFO nova.api.openstack.requestlog [None req-c7e8644b-d136-4a10-8b79-c9b5793efc46 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1315 microversion: 2.1 time: 0.072795 [ 698.760280] [55188]: [pid: 55188|app: 0|req: 657/1240] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:59 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1315 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.763184] [55188]: DEBUG nova.api.openstack.wsgi [None req-402d2d49-4dfc-4eee-b890-128171468ff4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.765666] [55188]: DEBUG nova.compute.api [None req-402d2d49-4dfc-4eee-b890-128171468ff4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.769925] [55188]: DEBUG oslo_concurrency.lockutils [None req-402d2d49-4dfc-4eee-b890-128171468ff4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.770370] [55188]: DEBUG oslo_concurrency.lockutils [None req-402d2d49-4dfc-4eee-b890-128171468ff4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.770705] [55188]: DEBUG oslo_concurrency.lockutils [None req-402d2d49-4dfc-4eee-b890-128171468ff4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.771193] [55188]: DEBUG oslo_concurrency.lockutils [None req-402d2d49-4dfc-4eee-b890-128171468ff4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.771514] [55188]: DEBUG oslo_concurrency.lockutils [None req-402d2d49-4dfc-4eee-b890-128171468ff4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.771798] [55188]: DEBUG oslo_concurrency.lockutils [None req-402d2d49-4dfc-4eee-b890-128171468ff4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.809310] [55187]: DEBUG nova.policy [None req-14d9e124-46b9-49ed-8c80-81cc18e0feeb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.811434] [55187]: INFO nova.api.openstack.requestlog [None req-14d9e124-46b9-49ed-8c80-81cc18e0feeb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1497 microversion: 2.1 time: 0.121862 [ 698.812029] [55187]: [pid: 55187|app: 0|req: 584/1241] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:59 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1497 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.814746] [55187]: DEBUG nova.api.openstack.wsgi [None req-2d6b1718-aeb7-4104-9a2a-47c0734c9674 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.814968] [55188]: DEBUG nova.policy [None req-402d2d49-4dfc-4eee-b890-128171468ff4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.816679] [55187]: DEBUG nova.compute.api [None req-2d6b1718-aeb7-4104-9a2a-47c0734c9674 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] [instance: 72045dd3-fa01-4b9e-a47b-aa9e034611f3] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.820804] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d6b1718-aeb7-4104-9a2a-47c0734c9674 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.821156] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d6b1718-aeb7-4104-9a2a-47c0734c9674 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.821261] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d6b1718-aeb7-4104-9a2a-47c0734c9674 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.821672] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d6b1718-aeb7-4104-9a2a-47c0734c9674 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.821904] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d6b1718-aeb7-4104-9a2a-47c0734c9674 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.822133] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d6b1718-aeb7-4104-9a2a-47c0734c9674 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.824643] [55188]: INFO nova.api.openstack.requestlog [None req-402d2d49-4dfc-4eee-b890-128171468ff4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1216 microversion: 2.1 time: 0.063364 [ 698.824995] [55188]: [pid: 55188|app: 0|req: 658/1242] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:59 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1216 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.830491] [55188]: DEBUG nova.api.openstack.wsgi [None req-e15603ac-bea8-47d1-85a1-5cf7683f77a4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.833913] [55188]: DEBUG nova.compute.api [None req-e15603ac-bea8-47d1-85a1-5cf7683f77a4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.838652] [55187]: INFO nova.api.openstack.wsgi [None req-2d6b1718-aeb7-4104-9a2a-47c0734c9674 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] HTTP exception thrown: Instance 72045dd3-fa01-4b9e-a47b-aa9e034611f3 could not be found. [ 698.838959] [55188]: DEBUG oslo_concurrency.lockutils [None req-e15603ac-bea8-47d1-85a1-5cf7683f77a4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.839034] [55187]: DEBUG nova.api.openstack.wsgi [None req-2d6b1718-aeb7-4104-9a2a-47c0734c9674 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] Returning 404 to user: Instance 72045dd3-fa01-4b9e-a47b-aa9e034611f3 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 698.839307] [55188]: DEBUG oslo_concurrency.lockutils [None req-e15603ac-bea8-47d1-85a1-5cf7683f77a4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.839463] [55188]: DEBUG oslo_concurrency.lockutils [None req-e15603ac-bea8-47d1-85a1-5cf7683f77a4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.839521] [55187]: INFO nova.api.openstack.requestlog [None req-2d6b1718-aeb7-4104-9a2a-47c0734c9674 tempest-ServerDiagnosticsNegativeTest-1589254249 tempest-ServerDiagnosticsNegativeTest-1589254249-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3" status: 404 len: 111 microversion: 2.1 time: 0.026921 [ 698.839854] [55187]: [pid: 55187|app: 0|req: 585/1243] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:59 2025] GET /compute/v2.1/servers/72045dd3-fa01-4b9e-a47b-aa9e034611f3 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 698.839905] [55188]: DEBUG oslo_concurrency.lockutils [None req-e15603ac-bea8-47d1-85a1-5cf7683f77a4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.840084] [55188]: DEBUG oslo_concurrency.lockutils [None req-e15603ac-bea8-47d1-85a1-5cf7683f77a4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.840263] [55188]: DEBUG oslo_concurrency.lockutils [None req-e15603ac-bea8-47d1-85a1-5cf7683f77a4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.843765] [55187]: DEBUG nova.api.openstack.wsgi [None req-1acec698-39e8-41ff-9449-0810f69fcbe0 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.845422] [55187]: DEBUG nova.compute.api [None req-1acec698-39e8-41ff-9449-0810f69fcbe0 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.849436] [55187]: DEBUG oslo_concurrency.lockutils [None req-1acec698-39e8-41ff-9449-0810f69fcbe0 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.849619] [55187]: DEBUG oslo_concurrency.lockutils [None req-1acec698-39e8-41ff-9449-0810f69fcbe0 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.850123] [55187]: DEBUG oslo_concurrency.lockutils [None req-1acec698-39e8-41ff-9449-0810f69fcbe0 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.850426] [55187]: DEBUG oslo_concurrency.lockutils [None req-1acec698-39e8-41ff-9449-0810f69fcbe0 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.850704] [55187]: DEBUG oslo_concurrency.lockutils [None req-1acec698-39e8-41ff-9449-0810f69fcbe0 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.850843] [55187]: DEBUG oslo_concurrency.lockutils [None req-1acec698-39e8-41ff-9449-0810f69fcbe0 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.872629] [55187]: DEBUG oslo_concurrency.lockutils [None req-1acec698-39e8-41ff-9449-0810f69fcbe0 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.872629] [55187]: DEBUG oslo_concurrency.lockutils [None req-1acec698-39e8-41ff-9449-0810f69fcbe0 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.872629] [55187]: DEBUG oslo_concurrency.lockutils [None req-1acec698-39e8-41ff-9449-0810f69fcbe0 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.872629] [55187]: DEBUG nova.objects.instance [None req-1acec698-39e8-41ff-9449-0810f69fcbe0 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 698.886204] [55188]: DEBUG nova.policy [None req-e15603ac-bea8-47d1-85a1-5cf7683f77a4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.891219] [55188]: INFO nova.api.openstack.requestlog [None req-e15603ac-bea8-47d1-85a1-5cf7683f77a4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.065555 [ 698.892054] [55188]: [pid: 55188|app: 0|req: 659/1244] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:59 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.897267] [55188]: DEBUG nova.api.openstack.wsgi [None req-31fd6356-307e-407a-a1be-d611792e5f14 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.897267] [55188]: DEBUG nova.compute.api [None req-31fd6356-307e-407a-a1be-d611792e5f14 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.901169] [55187]: DEBUG nova.policy [None req-1acec698-39e8-41ff-9449-0810f69fcbe0 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.902899] [55188]: DEBUG oslo_concurrency.lockutils [None req-31fd6356-307e-407a-a1be-d611792e5f14 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.903202] [55188]: DEBUG oslo_concurrency.lockutils [None req-31fd6356-307e-407a-a1be-d611792e5f14 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.903414] [55188]: DEBUG oslo_concurrency.lockutils [None req-31fd6356-307e-407a-a1be-d611792e5f14 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.904220] [55188]: DEBUG oslo_concurrency.lockutils [None req-31fd6356-307e-407a-a1be-d611792e5f14 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.904220] [55188]: DEBUG oslo_concurrency.lockutils [None req-31fd6356-307e-407a-a1be-d611792e5f14 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.904554] [55188]: DEBUG oslo_concurrency.lockutils [None req-31fd6356-307e-407a-a1be-d611792e5f14 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.908749] [55187]: DEBUG nova.policy [None req-1acec698-39e8-41ff-9449-0810f69fcbe0 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.909460] [55187]: DEBUG nova.policy [None req-1acec698-39e8-41ff-9449-0810f69fcbe0 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.914714] [55187]: INFO nova.api.openstack.requestlog [None req-1acec698-39e8-41ff-9449-0810f69fcbe0 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.072515 [ 698.914714] [55187]: [pid: 55187|app: 0|req: 586/1245] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:02:59 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 698.916810] [55187]: DEBUG nova.api.openstack.wsgi [None req-95e4a29b-761a-4f51-82dc-e31e020a7786 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.918494] [55187]: DEBUG nova.compute.api [None req-95e4a29b-761a-4f51-82dc-e31e020a7786 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.922959] [55187]: DEBUG oslo_concurrency.lockutils [None req-95e4a29b-761a-4f51-82dc-e31e020a7786 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.923974] [55187]: DEBUG oslo_concurrency.lockutils [None req-95e4a29b-761a-4f51-82dc-e31e020a7786 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.923974] [55187]: DEBUG oslo_concurrency.lockutils [None req-95e4a29b-761a-4f51-82dc-e31e020a7786 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.924311] [55187]: DEBUG oslo_concurrency.lockutils [None req-95e4a29b-761a-4f51-82dc-e31e020a7786 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.924518] [55187]: DEBUG oslo_concurrency.lockutils [None req-95e4a29b-761a-4f51-82dc-e31e020a7786 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.924698] [55187]: DEBUG oslo_concurrency.lockutils [None req-95e4a29b-761a-4f51-82dc-e31e020a7786 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.947040] [55188]: DEBUG nova.policy [None req-31fd6356-307e-407a-a1be-d611792e5f14 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.952574] [55188]: INFO nova.api.openstack.requestlog [None req-31fd6356-307e-407a-a1be-d611792e5f14 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.060315 [ 698.953239] [55188]: [pid: 55188|app: 0|req: 660/1246] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:59 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.960948] [55188]: DEBUG nova.api.openstack.wsgi [req-602f9fd3-9b15-4f26-9ffe-081856f80cf0 req-24fc8368-b47f-4d15-b436-b1d37d3faf7a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "88f26c46-83c2-45a1-864a-13c51b13c8ab", "tag": "9308cd81-095d-434b-8cac-3df9e8324b49"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 698.967464] [55187]: DEBUG nova.policy [None req-95e4a29b-761a-4f51-82dc-e31e020a7786 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.967942] [55188]: DEBUG oslo_concurrency.lockutils [req-602f9fd3-9b15-4f26-9ffe-081856f80cf0 req-24fc8368-b47f-4d15-b436-b1d37d3faf7a service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.968253] [55188]: DEBUG oslo_concurrency.lockutils [req-602f9fd3-9b15-4f26-9ffe-081856f80cf0 req-24fc8368-b47f-4d15-b436-b1d37d3faf7a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.968461] [55188]: DEBUG oslo_concurrency.lockutils [req-602f9fd3-9b15-4f26-9ffe-081856f80cf0 req-24fc8368-b47f-4d15-b436-b1d37d3faf7a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.975584] [55188]: INFO nova.api.openstack.compute.server_external_events [req-602f9fd3-9b15-4f26-9ffe-081856f80cf0 req-24fc8368-b47f-4d15-b436-b1d37d3faf7a service nova] Creating event network-changed:9308cd81-095d-434b-8cac-3df9e8324b49 for instance 88f26c46-83c2-45a1-864a-13c51b13c8ab on cpu-1 [ 698.975809] [55187]: INFO nova.api.openstack.requestlog [None req-95e4a29b-761a-4f51-82dc-e31e020a7786 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.061905 [ 698.976235] [55187]: [pid: 55187|app: 0|req: 587/1247] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:59 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.978830] [55187]: DEBUG nova.api.openstack.wsgi [None req-d8ae1c24-cb4d-4cf8-b0a5-cb4dbf6564c1 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.980084] [55188]: INFO nova.api.openstack.requestlog [req-602f9fd3-9b15-4f26-9ffe-081856f80cf0 req-24fc8368-b47f-4d15-b436-b1d37d3faf7a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026390 [ 698.980446] [55188]: [pid: 55188|app: 0|req: 661/1248] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:02:59 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 698.980724] [55187]: DEBUG nova.compute.api [None req-d8ae1c24-cb4d-4cf8-b0a5-cb4dbf6564c1 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.984221] [55188]: DEBUG nova.api.openstack.wsgi [None req-f1e7413a-0255-4819-b542-9a36b634d9f8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 698.985097] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8ae1c24-cb4d-4cf8-b0a5-cb4dbf6564c1 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.985097] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8ae1c24-cb4d-4cf8-b0a5-cb4dbf6564c1 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.985400] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8ae1c24-cb4d-4cf8-b0a5-cb4dbf6564c1 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.986022] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8ae1c24-cb4d-4cf8-b0a5-cb4dbf6564c1 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.986170] [55188]: DEBUG nova.compute.api [None req-f1e7413a-0255-4819-b542-9a36b634d9f8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 698.986271] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8ae1c24-cb4d-4cf8-b0a5-cb4dbf6564c1 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.986271] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8ae1c24-cb4d-4cf8-b0a5-cb4dbf6564c1 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.991173] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1e7413a-0255-4819-b542-9a36b634d9f8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.991700] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1e7413a-0255-4819-b542-9a36b634d9f8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.991700] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1e7413a-0255-4819-b542-9a36b634d9f8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.991940] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1e7413a-0255-4819-b542-9a36b634d9f8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.992144] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1e7413a-0255-4819-b542-9a36b634d9f8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.992308] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1e7413a-0255-4819-b542-9a36b634d9f8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.023217] [55187]: DEBUG nova.policy [None req-d8ae1c24-cb4d-4cf8-b0a5-cb4dbf6564c1 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.027647] [55187]: INFO nova.api.openstack.requestlog [None req-d8ae1c24-cb4d-4cf8-b0a5-cb4dbf6564c1 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.050743 [ 699.028214] [55187]: [pid: 55187|app: 0|req: 588/1249] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:59 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.031116] [55187]: DEBUG nova.api.openstack.wsgi [None req-5a72c6b8-fa88-4449-9592-b2b4cada74e4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Action: 'create', calling method: .version_select at 0x7d4afb1157e0>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-121038032", "description": "tempest-description-1767433791"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 699.038799] [55188]: DEBUG nova.policy [None req-f1e7413a-0255-4819-b542-9a36b634d9f8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.042099] [55188]: INFO nova.api.openstack.requestlog [None req-f1e7413a-0255-4819-b542-9a36b634d9f8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.060780 [ 699.045799] [55188]: [pid: 55188|app: 0|req: 662/1250] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:59 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.048994] [55188]: DEBUG nova.api.openstack.wsgi [None req-00ae0517-8962-487f-bf24-6185903537c0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.050652] [55188]: DEBUG nova.compute.api [None req-00ae0517-8962-487f-bf24-6185903537c0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.054779] [55188]: DEBUG oslo_concurrency.lockutils [None req-00ae0517-8962-487f-bf24-6185903537c0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.055061] [55188]: DEBUG oslo_concurrency.lockutils [None req-00ae0517-8962-487f-bf24-6185903537c0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.055272] [55188]: DEBUG oslo_concurrency.lockutils [None req-00ae0517-8962-487f-bf24-6185903537c0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.055626] [55188]: DEBUG oslo_concurrency.lockutils [None req-00ae0517-8962-487f-bf24-6185903537c0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.055820] [55188]: DEBUG oslo_concurrency.lockutils [None req-00ae0517-8962-487f-bf24-6185903537c0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.056047] [55188]: DEBUG oslo_concurrency.lockutils [None req-00ae0517-8962-487f-bf24-6185903537c0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.148504] [55188]: DEBUG nova.policy [None req-00ae0517-8962-487f-bf24-6185903537c0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.155246] [55188]: INFO nova.api.openstack.requestlog [None req-00ae0517-8962-487f-bf24-6185903537c0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.108674 [ 699.155604] [55188]: [pid: 55188|app: 0|req: 663/1251] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:59 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.158232] [55188]: DEBUG nova.api.openstack.wsgi [None req-09c4f5bd-8475-4bdd-b6ec-18939e3e5c8d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.160650] [55188]: DEBUG nova.compute.api [None req-09c4f5bd-8475-4bdd-b6ec-18939e3e5c8d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.163809] [55187]: INFO nova.api.openstack.requestlog [None req-5a72c6b8-fa88-4449-9592-b2b4cada74e4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 243 microversion: 2.1 time: 0.134987 [ 699.164743] [55187]: [pid: 55187|app: 0|req: 589/1252] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:02:59 2025] POST /compute/v2.1/os-security-groups => generated 243 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 699.169086] [55188]: DEBUG oslo_concurrency.lockutils [None req-09c4f5bd-8475-4bdd-b6ec-18939e3e5c8d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.169086] [55188]: DEBUG oslo_concurrency.lockutils [None req-09c4f5bd-8475-4bdd-b6ec-18939e3e5c8d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.169086] [55188]: DEBUG oslo_concurrency.lockutils [None req-09c4f5bd-8475-4bdd-b6ec-18939e3e5c8d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.169086] [55188]: DEBUG oslo_concurrency.lockutils [None req-09c4f5bd-8475-4bdd-b6ec-18939e3e5c8d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.169278] [55187]: DEBUG nova.api.openstack.wsgi [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-893022609", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "ae3fd659-702a-4c25-b07c-ecfe07dbd72b"}]}, "os:scheduler_hints": {"same_host": "acd14470-9121-477e-8729-fab6f796b628"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 699.169365] [55188]: DEBUG oslo_concurrency.lockutils [None req-09c4f5bd-8475-4bdd-b6ec-18939e3e5c8d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.169980] [55188]: DEBUG oslo_concurrency.lockutils [None req-09c4f5bd-8475-4bdd-b6ec-18939e3e5c8d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.219385] [55187]: DEBUG oslo_concurrency.lockutils [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.219934] [55187]: DEBUG oslo_concurrency.lockutils [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.220207] [55187]: DEBUG oslo_concurrency.lockutils [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.220622] [55187]: DEBUG oslo_concurrency.lockutils [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.220827] [55187]: DEBUG oslo_concurrency.lockutils [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.221010] [55187]: DEBUG oslo_concurrency.lockutils [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.226422] [55187]: DEBUG nova.network.neutron [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] validate_networks() for [('ae3fd659-702a-4c25-b07c-ecfe07dbd72b', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 699.230511] [55188]: DEBUG nova.policy [None req-09c4f5bd-8475-4bdd-b6ec-18939e3e5c8d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.234929] [55188]: DEBUG nova.policy [None req-09c4f5bd-8475-4bdd-b6ec-18939e3e5c8d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.235614] [55188]: DEBUG nova.policy [None req-09c4f5bd-8475-4bdd-b6ec-18939e3e5c8d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.236254] [55188]: INFO nova.api.openstack.requestlog [None req-09c4f5bd-8475-4bdd-b6ec-18939e3e5c8d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.080116 [ 699.236566] [55188]: [pid: 55188|app: 0|req: 664/1253] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:02:59 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 699.239014] [55188]: DEBUG nova.api.openstack.wsgi [None req-12ef47a4-7b73-420d-85cd-586cf7f38a5f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.240683] [55188]: DEBUG nova.compute.api [None req-12ef47a4-7b73-420d-85cd-586cf7f38a5f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.244322] [55188]: DEBUG oslo_concurrency.lockutils [None req-12ef47a4-7b73-420d-85cd-586cf7f38a5f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.244906] [55188]: DEBUG oslo_concurrency.lockutils [None req-12ef47a4-7b73-420d-85cd-586cf7f38a5f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.244906] [55188]: DEBUG oslo_concurrency.lockutils [None req-12ef47a4-7b73-420d-85cd-586cf7f38a5f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.245529] [55188]: DEBUG oslo_concurrency.lockutils [None req-12ef47a4-7b73-420d-85cd-586cf7f38a5f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.245529] [55188]: DEBUG oslo_concurrency.lockutils [None req-12ef47a4-7b73-420d-85cd-586cf7f38a5f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.245708] [55188]: DEBUG oslo_concurrency.lockutils [None req-12ef47a4-7b73-420d-85cd-586cf7f38a5f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.275938] [55188]: DEBUG oslo_concurrency.lockutils [None req-12ef47a4-7b73-420d-85cd-586cf7f38a5f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.275938] [55188]: DEBUG oslo_concurrency.lockutils [None req-12ef47a4-7b73-420d-85cd-586cf7f38a5f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.276138] [55188]: DEBUG oslo_concurrency.lockutils [None req-12ef47a4-7b73-420d-85cd-586cf7f38a5f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.276320] [55188]: DEBUG nova.objects.instance [None req-12ef47a4-7b73-420d-85cd-586cf7f38a5f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lazy-loading 'fault' on Instance uuid bf43965a-4117-4c14-a78b-43ffa49d463a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 699.296386] [55188]: DEBUG nova.policy [None req-12ef47a4-7b73-420d-85cd-586cf7f38a5f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7af8236ac57e4c808cd2752ec3adcf61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42474e7306ab4b9c9eff8033cfdc57c4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.301112] [55188]: INFO nova.api.openstack.requestlog [None req-12ef47a4-7b73-420d-85cd-586cf7f38a5f tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 200 len: 1301 microversion: 2.1 time: 0.063900 [ 699.301480] [55188]: [pid: 55188|app: 0|req: 665/1254] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:59 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 1301 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.304226] [55188]: DEBUG nova.api.openstack.wsgi [None req-272311d0-715c-44bb-8cc0-01203c58aebc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.305933] [55188]: DEBUG nova.compute.api [None req-272311d0-715c-44bb-8cc0-01203c58aebc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.309360] [55188]: DEBUG oslo_concurrency.lockutils [None req-272311d0-715c-44bb-8cc0-01203c58aebc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.309949] [55188]: DEBUG oslo_concurrency.lockutils [None req-272311d0-715c-44bb-8cc0-01203c58aebc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.309949] [55188]: DEBUG oslo_concurrency.lockutils [None req-272311d0-715c-44bb-8cc0-01203c58aebc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.310192] [55188]: DEBUG oslo_concurrency.lockutils [None req-272311d0-715c-44bb-8cc0-01203c58aebc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.310429] [55188]: DEBUG oslo_concurrency.lockutils [None req-272311d0-715c-44bb-8cc0-01203c58aebc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.310610] [55188]: DEBUG oslo_concurrency.lockutils [None req-272311d0-715c-44bb-8cc0-01203c58aebc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.346653] [55188]: DEBUG nova.policy [None req-272311d0-715c-44bb-8cc0-01203c58aebc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.350801] [55188]: INFO nova.api.openstack.requestlog [None req-272311d0-715c-44bb-8cc0-01203c58aebc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.048700 [ 699.351130] [55188]: [pid: 55188|app: 0|req: 666/1255] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:59 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.354158] [55188]: DEBUG nova.api.openstack.wsgi [None req-acee2f2a-8851-4499-b61a-61257292e8bb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.355319] [55188]: DEBUG nova.compute.api [None req-acee2f2a-8851-4499-b61a-61257292e8bb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.359258] [55188]: DEBUG oslo_concurrency.lockutils [None req-acee2f2a-8851-4499-b61a-61257292e8bb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.359786] [55188]: DEBUG oslo_concurrency.lockutils [None req-acee2f2a-8851-4499-b61a-61257292e8bb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.359786] [55188]: DEBUG oslo_concurrency.lockutils [None req-acee2f2a-8851-4499-b61a-61257292e8bb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.360031] [55188]: DEBUG oslo_concurrency.lockutils [None req-acee2f2a-8851-4499-b61a-61257292e8bb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.360252] [55188]: DEBUG oslo_concurrency.lockutils [None req-acee2f2a-8851-4499-b61a-61257292e8bb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.360692] [55188]: DEBUG oslo_concurrency.lockutils [None req-acee2f2a-8851-4499-b61a-61257292e8bb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.395781] [55188]: DEBUG nova.policy [None req-acee2f2a-8851-4499-b61a-61257292e8bb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.400705] [55188]: INFO nova.api.openstack.requestlog [None req-acee2f2a-8851-4499-b61a-61257292e8bb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1226 microversion: 2.1 time: 0.048821 [ 699.401120] [55188]: [pid: 55188|app: 0|req: 667/1256] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:59 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1226 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.403568] [55188]: DEBUG nova.api.openstack.wsgi [None req-a5fc3e3a-209f-4c9b-9797-088d71e78079 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.405453] [55188]: DEBUG nova.compute.api [None req-a5fc3e3a-209f-4c9b-9797-088d71e78079 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.409019] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5fc3e3a-209f-4c9b-9797-088d71e78079 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.409327] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5fc3e3a-209f-4c9b-9797-088d71e78079 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.409587] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5fc3e3a-209f-4c9b-9797-088d71e78079 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.410018] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5fc3e3a-209f-4c9b-9797-088d71e78079 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.410624] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5fc3e3a-209f-4c9b-9797-088d71e78079 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.410624] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5fc3e3a-209f-4c9b-9797-088d71e78079 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.456846] [55188]: DEBUG nova.policy [None req-a5fc3e3a-209f-4c9b-9797-088d71e78079 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.460873] [55187]: DEBUG nova.virt.hardware [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 699.461128] [55187]: DEBUG nova.virt.hardware [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 699.461367] [55187]: DEBUG nova.virt.hardware [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 699.461573] [55187]: DEBUG nova.virt.hardware [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 699.461815] [55187]: DEBUG nova.virt.hardware [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 699.462402] [55188]: INFO nova.api.openstack.requestlog [None req-a5fc3e3a-209f-4c9b-9797-088d71e78079 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.060547 [ 699.462758] [55188]: [pid: 55188|app: 0|req: 668/1257] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:59 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.468527] [55188]: DEBUG nova.api.openstack.wsgi [None req-83b3380d-9da9-490e-86f0-793a52050268 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.474157] [55188]: DEBUG nova.compute.api [None req-83b3380d-9da9-490e-86f0-793a52050268 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.478753] [55187]: DEBUG oslo_concurrency.lockutils [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.478753] [55187]: DEBUG oslo_concurrency.lockutils [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.478753] [55187]: DEBUG oslo_concurrency.lockutils [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.478753] [55187]: DEBUG oslo_concurrency.lockutils [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.479507] [55187]: DEBUG oslo_concurrency.lockutils [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.479507] [55187]: DEBUG oslo_concurrency.lockutils [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.479674] [55188]: DEBUG oslo_concurrency.lockutils [None req-83b3380d-9da9-490e-86f0-793a52050268 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.479674] [55188]: DEBUG oslo_concurrency.lockutils [None req-83b3380d-9da9-490e-86f0-793a52050268 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.479674] [55188]: DEBUG oslo_concurrency.lockutils [None req-83b3380d-9da9-490e-86f0-793a52050268 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.480231] [55188]: DEBUG oslo_concurrency.lockutils [None req-83b3380d-9da9-490e-86f0-793a52050268 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.481111] [55188]: DEBUG oslo_concurrency.lockutils [None req-83b3380d-9da9-490e-86f0-793a52050268 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.481111] [55188]: DEBUG oslo_concurrency.lockutils [None req-83b3380d-9da9-490e-86f0-793a52050268 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.493082] [55187]: DEBUG nova.quota [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Getting quotas for project 33c126e9efc646dfab45c86d663fb428. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 699.499915] [55187]: DEBUG nova.quota [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Getting quotas for user d3f76da81cb442bba9608efa6ef53e88 and project 33c126e9efc646dfab45c86d663fb428. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 699.509303] [55187]: DEBUG nova.compute.api [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 699.511013] [55187]: DEBUG nova.compute.api [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 699.518575] [55188]: DEBUG nova.policy [None req-83b3380d-9da9-490e-86f0-793a52050268 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.532846] [55188]: INFO nova.api.openstack.requestlog [None req-83b3380d-9da9-490e-86f0-793a52050268 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.067385 [ 699.532846] [55188]: [pid: 55188|app: 0|req: 669/1258] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:59 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.542178] [55188]: DEBUG nova.api.openstack.wsgi [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-SecurityGroupsTestJSON-server-1865430535", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "ae38bf5b-e5d0-4b21-af0d-ecd1c154dad0"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 699.564360] [55187]: INFO nova.api.openstack.requestlog [None req-75c922a5-0fcf-4b86-9429-1dd1701136b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.399436 [ 699.566074] [55187]: [pid: 55187|app: 0|req: 590/1259] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:59 2025] POST /compute/v2.1/servers => generated 380 bytes in 400 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 699.567552] [55187]: DEBUG nova.api.openstack.wsgi [None req-2f7b4f02-a9e1-4438-b43e-2e2c86b5a901 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.569355] [55187]: DEBUG nova.compute.api [None req-2f7b4f02-a9e1-4438-b43e-2e2c86b5a901 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.574899] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f7b4f02-a9e1-4438-b43e-2e2c86b5a901 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.574899] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f7b4f02-a9e1-4438-b43e-2e2c86b5a901 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.574899] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f7b4f02-a9e1-4438-b43e-2e2c86b5a901 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.574899] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f7b4f02-a9e1-4438-b43e-2e2c86b5a901 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.575051] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f7b4f02-a9e1-4438-b43e-2e2c86b5a901 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.575051] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f7b4f02-a9e1-4438-b43e-2e2c86b5a901 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.611343] [55188]: DEBUG oslo_concurrency.lockutils [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.611732] [55188]: DEBUG oslo_concurrency.lockutils [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.611992] [55188]: DEBUG oslo_concurrency.lockutils [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.612797] [55188]: DEBUG oslo_concurrency.lockutils [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.613495] [55188]: DEBUG oslo_concurrency.lockutils [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.614675] [55188]: DEBUG oslo_concurrency.lockutils [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.627453] [55188]: DEBUG nova.network.neutron [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] validate_networks() for [('ae38bf5b-e5d0-4b21-af0d-ecd1c154dad0', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 699.642693] [55187]: DEBUG nova.policy [None req-2f7b4f02-a9e1-4438-b43e-2e2c86b5a901 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.653855] [55187]: INFO nova.api.openstack.requestlog [None req-2f7b4f02-a9e1-4438-b43e-2e2c86b5a901 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.087916 [ 699.654090] [55187]: [pid: 55187|app: 0|req: 591/1260] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:02:59 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.659659] [55187]: DEBUG nova.api.openstack.wsgi [None req-ca7d48e6-e384-4476-ae82-d207d8759a29 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.661509] [55187]: DEBUG nova.compute.api [None req-ca7d48e6-e384-4476-ae82-d207d8759a29 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.668544] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca7d48e6-e384-4476-ae82-d207d8759a29 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.668544] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca7d48e6-e384-4476-ae82-d207d8759a29 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.668544] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca7d48e6-e384-4476-ae82-d207d8759a29 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.668544] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca7d48e6-e384-4476-ae82-d207d8759a29 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.668993] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca7d48e6-e384-4476-ae82-d207d8759a29 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.668993] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca7d48e6-e384-4476-ae82-d207d8759a29 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.724863] [55187]: DEBUG nova.policy [None req-ca7d48e6-e384-4476-ae82-d207d8759a29 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.730933] [55187]: INFO nova.api.openstack.requestlog [None req-ca7d48e6-e384-4476-ae82-d207d8759a29 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.075975 [ 699.731472] [55187]: [pid: 55187|app: 0|req: 592/1261] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.734801] [55187]: DEBUG nova.api.openstack.wsgi [None req-e7e20554-f5c1-4afe-9489-6492ae9ae001 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.737141] [55187]: DEBUG nova.compute.api [None req-e7e20554-f5c1-4afe-9489-6492ae9ae001 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.741440] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7e20554-f5c1-4afe-9489-6492ae9ae001 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.741772] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7e20554-f5c1-4afe-9489-6492ae9ae001 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.742083] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7e20554-f5c1-4afe-9489-6492ae9ae001 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.742631] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7e20554-f5c1-4afe-9489-6492ae9ae001 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.742870] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7e20554-f5c1-4afe-9489-6492ae9ae001 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.743176] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7e20554-f5c1-4afe-9489-6492ae9ae001 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.804666] [55187]: DEBUG nova.policy [None req-e7e20554-f5c1-4afe-9489-6492ae9ae001 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.809054] [55187]: INFO nova.api.openstack.requestlog [None req-e7e20554-f5c1-4afe-9489-6492ae9ae001 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.076875 [ 699.809418] [55187]: [pid: 55187|app: 0|req: 593/1262] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.815807] [55187]: DEBUG nova.api.openstack.wsgi [None req-a1fb7073-b79f-47f8-a64f-c456dbf3fee4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.820926] [55187]: DEBUG nova.compute.api [None req-a1fb7073-b79f-47f8-a64f-c456dbf3fee4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.825919] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1fb7073-b79f-47f8-a64f-c456dbf3fee4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.826137] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1fb7073-b79f-47f8-a64f-c456dbf3fee4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.826331] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1fb7073-b79f-47f8-a64f-c456dbf3fee4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.826709] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1fb7073-b79f-47f8-a64f-c456dbf3fee4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.826961] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1fb7073-b79f-47f8-a64f-c456dbf3fee4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.827125] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1fb7073-b79f-47f8-a64f-c456dbf3fee4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.871060] [55188]: DEBUG nova.virt.hardware [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 699.871742] [55188]: DEBUG nova.virt.hardware [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 699.871742] [55188]: DEBUG nova.virt.hardware [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 699.871742] [55188]: DEBUG nova.virt.hardware [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 699.872370] [55188]: DEBUG nova.virt.hardware [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 699.889138] [55188]: DEBUG oslo_concurrency.lockutils [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.889462] [55188]: DEBUG oslo_concurrency.lockutils [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.889632] [55188]: DEBUG oslo_concurrency.lockutils [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.890163] [55188]: DEBUG oslo_concurrency.lockutils [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.890400] [55188]: DEBUG oslo_concurrency.lockutils [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.890630] [55188]: DEBUG oslo_concurrency.lockutils [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.909595] [55188]: DEBUG nova.quota [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Getting quotas for project 9ea5e05c6cb949a48240f95cdea9538f. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 699.916094] [55188]: DEBUG nova.quota [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Getting quotas for user 6217026105f340e38c6eb69c052a9ffe and project 9ea5e05c6cb949a48240f95cdea9538f. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 699.927962] [55188]: DEBUG nova.compute.api [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 699.929239] [55188]: DEBUG nova.compute.api [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 699.965606] [55188]: INFO nova.api.openstack.requestlog [None req-137541ea-5064-45be-bb3e-28f80775cbe7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.431878 [ 699.966017] [55188]: [pid: 55188|app: 0|req: 670/1263] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:02:59 2025] POST /compute/v2.1/servers => generated 380 bytes in 433 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 699.976025] [55188]: DEBUG nova.api.openstack.wsgi [None req-22110c78-7711-4e96-87a7-1d47a3ec2451 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 699.976025] [55188]: DEBUG nova.compute.api [None req-22110c78-7711-4e96-87a7-1d47a3ec2451 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 699.979416] [55188]: DEBUG oslo_concurrency.lockutils [None req-22110c78-7711-4e96-87a7-1d47a3ec2451 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.979668] [55188]: DEBUG oslo_concurrency.lockutils [None req-22110c78-7711-4e96-87a7-1d47a3ec2451 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.979854] [55188]: DEBUG oslo_concurrency.lockutils [None req-22110c78-7711-4e96-87a7-1d47a3ec2451 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.980378] [55188]: DEBUG oslo_concurrency.lockutils [None req-22110c78-7711-4e96-87a7-1d47a3ec2451 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.980455] [55188]: DEBUG oslo_concurrency.lockutils [None req-22110c78-7711-4e96-87a7-1d47a3ec2451 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.980628] [55188]: DEBUG oslo_concurrency.lockutils [None req-22110c78-7711-4e96-87a7-1d47a3ec2451 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.025462] [55188]: DEBUG nova.policy [None req-22110c78-7711-4e96-87a7-1d47a3ec2451 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.031739] [55188]: DEBUG nova.policy [None req-22110c78-7711-4e96-87a7-1d47a3ec2451 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.032137] [55188]: DEBUG nova.policy [None req-22110c78-7711-4e96-87a7-1d47a3ec2451 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.037627] [55188]: INFO nova.api.openstack.requestlog [None req-22110c78-7711-4e96-87a7-1d47a3ec2451 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.065432 [ 700.038078] [55187]: DEBUG nova.policy [None req-a1fb7073-b79f-47f8-a64f-c456dbf3fee4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.038238] [55188]: [pid: 55188|app: 0|req: 671/1264] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 700.039580] [55188]: DEBUG nova.api.openstack.wsgi [None req-154dcb1a-c54e-42b7-90bd-17e4f1a52666 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.042619] [55188]: DEBUG nova.compute.api [None req-154dcb1a-c54e-42b7-90bd-17e4f1a52666 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.042684] [55187]: INFO nova.api.openstack.requestlog [None req-a1fb7073-b79f-47f8-a64f-c456dbf3fee4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1508 microversion: 2.1 time: 0.227786 [ 700.042684] [55187]: [pid: 55187|app: 0|req: 594/1265] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1508 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.046610] [55188]: DEBUG oslo_concurrency.lockutils [None req-154dcb1a-c54e-42b7-90bd-17e4f1a52666 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.046889] [55188]: DEBUG oslo_concurrency.lockutils [None req-154dcb1a-c54e-42b7-90bd-17e4f1a52666 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.047181] [55188]: DEBUG oslo_concurrency.lockutils [None req-154dcb1a-c54e-42b7-90bd-17e4f1a52666 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.047485] [55188]: DEBUG oslo_concurrency.lockutils [None req-154dcb1a-c54e-42b7-90bd-17e4f1a52666 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.047688] [55188]: DEBUG oslo_concurrency.lockutils [None req-154dcb1a-c54e-42b7-90bd-17e4f1a52666 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.047872] [55188]: DEBUG oslo_concurrency.lockutils [None req-154dcb1a-c54e-42b7-90bd-17e4f1a52666 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.048792] [55187]: DEBUG nova.api.openstack.wsgi [None req-37b0cdfc-158b-44e8-801b-777ae99ef716 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.052313] [55187]: DEBUG nova.compute.api [None req-37b0cdfc-158b-44e8-801b-777ae99ef716 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.055341] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b0cdfc-158b-44e8-801b-777ae99ef716 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.055732] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b0cdfc-158b-44e8-801b-777ae99ef716 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.057091] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b0cdfc-158b-44e8-801b-777ae99ef716 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.057091] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b0cdfc-158b-44e8-801b-777ae99ef716 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.057091] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b0cdfc-158b-44e8-801b-777ae99ef716 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.057091] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b0cdfc-158b-44e8-801b-777ae99ef716 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.098555] [55187]: DEBUG nova.policy [None req-37b0cdfc-158b-44e8-801b-777ae99ef716 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.105711] [55187]: INFO nova.api.openstack.requestlog [None req-37b0cdfc-158b-44e8-801b-777ae99ef716 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1270 microversion: 2.1 time: 0.062899 [ 700.106568] [55187]: [pid: 55187|app: 0|req: 595/1266] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1270 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.109459] [55187]: DEBUG nova.api.openstack.wsgi [None req-47f16455-bb7b-4a9c-8ca7-02544fa41839 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.111256] [55187]: DEBUG nova.compute.api [None req-47f16455-bb7b-4a9c-8ca7-02544fa41839 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.146033] [55187]: DEBUG nova.policy [None req-47f16455-bb7b-4a9c-8ca7-02544fa41839 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.154491] [55187]: INFO nova.api.openstack.requestlog [None req-47f16455-bb7b-4a9c-8ca7-02544fa41839 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1211 microversion: 2.1 time: 0.046747 [ 700.154563] [55187]: [pid: 55187|app: 0|req: 596/1267] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.159012] [55187]: DEBUG nova.api.openstack.wsgi [None req-2fc0089b-359b-4cbd-af83-50942d60651c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.161199] [55187]: DEBUG nova.compute.api [None req-2fc0089b-359b-4cbd-af83-50942d60651c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.171990] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fc0089b-359b-4cbd-af83-50942d60651c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.172977] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fc0089b-359b-4cbd-af83-50942d60651c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.172977] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fc0089b-359b-4cbd-af83-50942d60651c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.173485] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fc0089b-359b-4cbd-af83-50942d60651c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.174253] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fc0089b-359b-4cbd-af83-50942d60651c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.174440] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fc0089b-359b-4cbd-af83-50942d60651c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.186782] [55188]: DEBUG nova.policy [None req-154dcb1a-c54e-42b7-90bd-17e4f1a52666 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.200063] [55188]: DEBUG nova.policy [None req-154dcb1a-c54e-42b7-90bd-17e4f1a52666 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.200963] [55188]: DEBUG nova.policy [None req-154dcb1a-c54e-42b7-90bd-17e4f1a52666 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.201628] [55188]: INFO nova.api.openstack.requestlog [None req-154dcb1a-c54e-42b7-90bd-17e4f1a52666 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1542 microversion: 2.26 time: 0.165096 [ 700.203104] [55188]: [pid: 55188|app: 0|req: 672/1268] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1542 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 700.205521] [55188]: DEBUG nova.api.openstack.wsgi [None req-65e648c5-4957-4fe5-8ce8-20119de4d06d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.207258] [55188]: DEBUG nova.compute.api [None req-65e648c5-4957-4fe5-8ce8-20119de4d06d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.213265] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e648c5-4957-4fe5-8ce8-20119de4d06d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.213265] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e648c5-4957-4fe5-8ce8-20119de4d06d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.213265] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e648c5-4957-4fe5-8ce8-20119de4d06d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.213265] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e648c5-4957-4fe5-8ce8-20119de4d06d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.213411] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e648c5-4957-4fe5-8ce8-20119de4d06d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.213411] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e648c5-4957-4fe5-8ce8-20119de4d06d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.260730] [55187]: DEBUG nova.policy [None req-2fc0089b-359b-4cbd-af83-50942d60651c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.262388] [55188]: DEBUG nova.policy [None req-65e648c5-4957-4fe5-8ce8-20119de4d06d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.266755] [55187]: INFO nova.api.openstack.requestlog [None req-2fc0089b-359b-4cbd-af83-50942d60651c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1270 microversion: 2.1 time: 0.111459 [ 700.267154] [55187]: [pid: 55187|app: 0|req: 597/1269] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1270 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.268270] [55188]: INFO nova.api.openstack.requestlog [None req-65e648c5-4957-4fe5-8ce8-20119de4d06d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.064415 [ 700.268791] [55188]: [pid: 55188|app: 0|req: 673/1270] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.269829] [55187]: DEBUG nova.api.openstack.wsgi [None req-ac87e736-023f-4e2e-b348-c6ce1e1f571d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.271453] [55187]: DEBUG nova.compute.api [None req-ac87e736-023f-4e2e-b348-c6ce1e1f571d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.271666] [55188]: DEBUG nova.api.openstack.wsgi [None req-82b355af-6243-4d50-b242-1830ba940d29 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.273371] [55188]: DEBUG nova.compute.api [None req-82b355af-6243-4d50-b242-1830ba940d29 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.275411] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac87e736-023f-4e2e-b348-c6ce1e1f571d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.275656] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac87e736-023f-4e2e-b348-c6ce1e1f571d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.275882] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac87e736-023f-4e2e-b348-c6ce1e1f571d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.276261] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac87e736-023f-4e2e-b348-c6ce1e1f571d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.276519] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac87e736-023f-4e2e-b348-c6ce1e1f571d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.276703] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac87e736-023f-4e2e-b348-c6ce1e1f571d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.277293] [55188]: DEBUG oslo_concurrency.lockutils [None req-82b355af-6243-4d50-b242-1830ba940d29 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.277293] [55188]: DEBUG oslo_concurrency.lockutils [None req-82b355af-6243-4d50-b242-1830ba940d29 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.277511] [55188]: DEBUG oslo_concurrency.lockutils [None req-82b355af-6243-4d50-b242-1830ba940d29 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.277765] [55188]: DEBUG oslo_concurrency.lockutils [None req-82b355af-6243-4d50-b242-1830ba940d29 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.278012] [55188]: DEBUG oslo_concurrency.lockutils [None req-82b355af-6243-4d50-b242-1830ba940d29 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.278247] [55188]: DEBUG oslo_concurrency.lockutils [None req-82b355af-6243-4d50-b242-1830ba940d29 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.304746] [55188]: DEBUG oslo_concurrency.lockutils [None req-82b355af-6243-4d50-b242-1830ba940d29 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.304965] [55188]: DEBUG oslo_concurrency.lockutils [None req-82b355af-6243-4d50-b242-1830ba940d29 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.305175] [55188]: DEBUG oslo_concurrency.lockutils [None req-82b355af-6243-4d50-b242-1830ba940d29 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.305381] [55188]: DEBUG nova.objects.instance [None req-82b355af-6243-4d50-b242-1830ba940d29 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lazy-loading 'fault' on Instance uuid 3b873a8a-8dd7-4497-836e-d22a34a3eea1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 700.317026] [55187]: DEBUG nova.policy [None req-ac87e736-023f-4e2e-b348-c6ce1e1f571d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.321409] [55187]: INFO nova.api.openstack.requestlog [None req-ac87e736-023f-4e2e-b348-c6ce1e1f571d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.053620 [ 700.321790] [55187]: [pid: 55187|app: 0|req: 598/1271] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.324219] [55187]: DEBUG nova.api.openstack.wsgi [None req-19975d8f-b04c-4e91-b31b-495cb25b1d06 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.325822] [55187]: DEBUG nova.compute.api [None req-19975d8f-b04c-4e91-b31b-495cb25b1d06 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.329034] [55187]: DEBUG oslo_concurrency.lockutils [None req-19975d8f-b04c-4e91-b31b-495cb25b1d06 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.329269] [55187]: DEBUG oslo_concurrency.lockutils [None req-19975d8f-b04c-4e91-b31b-495cb25b1d06 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.329457] [55187]: DEBUG oslo_concurrency.lockutils [None req-19975d8f-b04c-4e91-b31b-495cb25b1d06 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.329807] [55187]: DEBUG oslo_concurrency.lockutils [None req-19975d8f-b04c-4e91-b31b-495cb25b1d06 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.330009] [55187]: DEBUG oslo_concurrency.lockutils [None req-19975d8f-b04c-4e91-b31b-495cb25b1d06 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.330193] [55187]: DEBUG oslo_concurrency.lockutils [None req-19975d8f-b04c-4e91-b31b-495cb25b1d06 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.330542] [55188]: DEBUG nova.policy [None req-82b355af-6243-4d50-b242-1830ba940d29 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.335099] [55188]: INFO nova.api.openstack.requestlog [None req-82b355af-6243-4d50-b242-1830ba940d29 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1315 microversion: 2.1 time: 0.065545 [ 700.335449] [55188]: [pid: 55188|app: 0|req: 674/1272] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1315 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.338037] [55188]: DEBUG nova.api.openstack.wsgi [None req-4c2ec2b3-d329-4aed-8398-94234c96380b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.339655] [55188]: DEBUG nova.compute.api [None req-4c2ec2b3-d329-4aed-8398-94234c96380b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.343141] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c2ec2b3-d329-4aed-8398-94234c96380b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.343397] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c2ec2b3-d329-4aed-8398-94234c96380b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.343585] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c2ec2b3-d329-4aed-8398-94234c96380b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.343940] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c2ec2b3-d329-4aed-8398-94234c96380b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.344152] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c2ec2b3-d329-4aed-8398-94234c96380b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.344324] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c2ec2b3-d329-4aed-8398-94234c96380b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.362823] [55187]: DEBUG nova.policy [None req-19975d8f-b04c-4e91-b31b-495cb25b1d06 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.368172] [55187]: INFO nova.api.openstack.requestlog [None req-19975d8f-b04c-4e91-b31b-495cb25b1d06 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1216 microversion: 2.1 time: 0.045719 [ 700.368609] [55187]: [pid: 55187|app: 0|req: 599/1273] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1216 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.371251] [55187]: DEBUG nova.api.openstack.wsgi [None req-82bff989-3348-427f-85db-59fe6565a1ac tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.372942] [55187]: DEBUG nova.compute.api [None req-82bff989-3348-427f-85db-59fe6565a1ac tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.377762] [55187]: DEBUG oslo_concurrency.lockutils [None req-82bff989-3348-427f-85db-59fe6565a1ac tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.378019] [55187]: DEBUG oslo_concurrency.lockutils [None req-82bff989-3348-427f-85db-59fe6565a1ac tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.378214] [55187]: DEBUG oslo_concurrency.lockutils [None req-82bff989-3348-427f-85db-59fe6565a1ac tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.378814] [55187]: DEBUG oslo_concurrency.lockutils [None req-82bff989-3348-427f-85db-59fe6565a1ac tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.379038] [55187]: DEBUG oslo_concurrency.lockutils [None req-82bff989-3348-427f-85db-59fe6565a1ac tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.379252] [55187]: DEBUG oslo_concurrency.lockutils [None req-82bff989-3348-427f-85db-59fe6565a1ac tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.381267] [55188]: DEBUG nova.policy [None req-4c2ec2b3-d329-4aed-8398-94234c96380b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.385711] [55188]: INFO nova.api.openstack.requestlog [None req-4c2ec2b3-d329-4aed-8398-94234c96380b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.049611 [ 700.386096] [55188]: [pid: 55188|app: 0|req: 675/1274] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.391043] [55188]: DEBUG nova.api.openstack.wsgi [None req-75dbf681-7d09-4314-95c0-3dc8eac53b3f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.391043] [55188]: DEBUG nova.compute.api [None req-75dbf681-7d09-4314-95c0-3dc8eac53b3f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.395401] [55188]: DEBUG oslo_concurrency.lockutils [None req-75dbf681-7d09-4314-95c0-3dc8eac53b3f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.395401] [55188]: DEBUG oslo_concurrency.lockutils [None req-75dbf681-7d09-4314-95c0-3dc8eac53b3f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.395401] [55188]: DEBUG oslo_concurrency.lockutils [None req-75dbf681-7d09-4314-95c0-3dc8eac53b3f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.397034] [55188]: DEBUG oslo_concurrency.lockutils [None req-75dbf681-7d09-4314-95c0-3dc8eac53b3f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.397034] [55188]: DEBUG oslo_concurrency.lockutils [None req-75dbf681-7d09-4314-95c0-3dc8eac53b3f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.397034] [55188]: DEBUG oslo_concurrency.lockutils [None req-75dbf681-7d09-4314-95c0-3dc8eac53b3f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.407077] [55187]: DEBUG oslo_concurrency.lockutils [None req-82bff989-3348-427f-85db-59fe6565a1ac tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.407347] [55187]: DEBUG oslo_concurrency.lockutils [None req-82bff989-3348-427f-85db-59fe6565a1ac tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.407552] [55187]: DEBUG oslo_concurrency.lockutils [None req-82bff989-3348-427f-85db-59fe6565a1ac tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.407720] [55187]: DEBUG nova.objects.instance [None req-82bff989-3348-427f-85db-59fe6565a1ac tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 700.436105] [55188]: DEBUG nova.policy [None req-75dbf681-7d09-4314-95c0-3dc8eac53b3f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.439682] [55187]: DEBUG nova.policy [None req-82bff989-3348-427f-85db-59fe6565a1ac tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.440561] [55188]: INFO nova.api.openstack.requestlog [None req-75dbf681-7d09-4314-95c0-3dc8eac53b3f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.053889 [ 700.440895] [55188]: [pid: 55188|app: 0|req: 676/1275] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.444927] [55188]: DEBUG nova.api.openstack.wsgi [None req-d064383f-a7e9-44df-85d9-0887db88abb6 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.445289] [55187]: DEBUG nova.policy [None req-82bff989-3348-427f-85db-59fe6565a1ac tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.446232] [55187]: DEBUG nova.policy [None req-82bff989-3348-427f-85db-59fe6565a1ac tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.446683] [55188]: DEBUG nova.compute.api [None req-d064383f-a7e9-44df-85d9-0887db88abb6 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.449901] [55187]: INFO nova.api.openstack.requestlog [None req-82bff989-3348-427f-85db-59fe6565a1ac tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.080739 [ 700.450875] [55187]: [pid: 55187|app: 0|req: 600/1276] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 700.455517] [55187]: DEBUG nova.api.openstack.wsgi [None req-1cc9a3c7-6fb0-42c3-ac3b-8ab2459bc9fc tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.456226] [55187]: DEBUG nova.compute.api [None req-1cc9a3c7-6fb0-42c3-ac3b-8ab2459bc9fc tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.459699] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cc9a3c7-6fb0-42c3-ac3b-8ab2459bc9fc tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.460192] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cc9a3c7-6fb0-42c3-ac3b-8ab2459bc9fc tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.460607] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cc9a3c7-6fb0-42c3-ac3b-8ab2459bc9fc tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.461279] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cc9a3c7-6fb0-42c3-ac3b-8ab2459bc9fc tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.461763] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cc9a3c7-6fb0-42c3-ac3b-8ab2459bc9fc tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.462146] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cc9a3c7-6fb0-42c3-ac3b-8ab2459bc9fc tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.478458] [55188]: DEBUG nova.policy [None req-d064383f-a7e9-44df-85d9-0887db88abb6 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.482514] [55188]: INFO nova.api.openstack.requestlog [None req-d064383f-a7e9-44df-85d9-0887db88abb6 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1214 microversion: 2.1 time: 0.040870 [ 700.482665] [55188]: [pid: 55188|app: 0|req: 677/1277] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1214 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.489011] [55188]: DEBUG nova.api.openstack.wsgi [None req-40dffb18-5d5d-45eb-8113-40cec995a9b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.490693] [55188]: DEBUG nova.compute.api [None req-40dffb18-5d5d-45eb-8113-40cec995a9b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.499745] [55187]: DEBUG nova.policy [None req-1cc9a3c7-6fb0-42c3-ac3b-8ab2459bc9fc tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.499950] [55188]: DEBUG oslo_concurrency.lockutils [None req-40dffb18-5d5d-45eb-8113-40cec995a9b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.499950] [55188]: DEBUG oslo_concurrency.lockutils [None req-40dffb18-5d5d-45eb-8113-40cec995a9b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.499950] [55188]: DEBUG oslo_concurrency.lockutils [None req-40dffb18-5d5d-45eb-8113-40cec995a9b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.499950] [55188]: DEBUG oslo_concurrency.lockutils [None req-40dffb18-5d5d-45eb-8113-40cec995a9b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.500141] [55188]: DEBUG oslo_concurrency.lockutils [None req-40dffb18-5d5d-45eb-8113-40cec995a9b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.500141] [55188]: DEBUG oslo_concurrency.lockutils [None req-40dffb18-5d5d-45eb-8113-40cec995a9b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.503833] [55187]: INFO nova.api.openstack.requestlog [None req-1cc9a3c7-6fb0-42c3-ac3b-8ab2459bc9fc tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.052937 [ 700.504313] [55187]: [pid: 55187|app: 0|req: 601/1278] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.507196] [55187]: DEBUG nova.api.openstack.wsgi [None req-87a07d0e-8774-46fb-86e5-4f1ab45f4085 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.510246] [55187]: DEBUG nova.compute.api [None req-87a07d0e-8774-46fb-86e5-4f1ab45f4085 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.513428] [55187]: DEBUG oslo_concurrency.lockutils [None req-87a07d0e-8774-46fb-86e5-4f1ab45f4085 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.513814] [55187]: DEBUG oslo_concurrency.lockutils [None req-87a07d0e-8774-46fb-86e5-4f1ab45f4085 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.514170] [55187]: DEBUG oslo_concurrency.lockutils [None req-87a07d0e-8774-46fb-86e5-4f1ab45f4085 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.514694] [55187]: DEBUG oslo_concurrency.lockutils [None req-87a07d0e-8774-46fb-86e5-4f1ab45f4085 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.515042] [55187]: DEBUG oslo_concurrency.lockutils [None req-87a07d0e-8774-46fb-86e5-4f1ab45f4085 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.515336] [55187]: DEBUG oslo_concurrency.lockutils [None req-87a07d0e-8774-46fb-86e5-4f1ab45f4085 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.542627] [55188]: DEBUG nova.policy [None req-40dffb18-5d5d-45eb-8113-40cec995a9b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.548568] [55188]: INFO nova.api.openstack.requestlog [None req-40dffb18-5d5d-45eb-8113-40cec995a9b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.065292 [ 700.548906] [55188]: [pid: 55188|app: 0|req: 678/1279] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.553961] [55188]: DEBUG nova.api.openstack.wsgi [None req-11da9187-fe64-40f0-a5d6-79ecc7c80e0b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.555692] [55188]: DEBUG nova.compute.api [None req-11da9187-fe64-40f0-a5d6-79ecc7c80e0b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.559557] [55188]: DEBUG oslo_concurrency.lockutils [None req-11da9187-fe64-40f0-a5d6-79ecc7c80e0b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.559715] [55188]: DEBUG oslo_concurrency.lockutils [None req-11da9187-fe64-40f0-a5d6-79ecc7c80e0b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.559939] [55188]: DEBUG oslo_concurrency.lockutils [None req-11da9187-fe64-40f0-a5d6-79ecc7c80e0b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.560294] [55188]: DEBUG oslo_concurrency.lockutils [None req-11da9187-fe64-40f0-a5d6-79ecc7c80e0b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.560499] [55188]: DEBUG oslo_concurrency.lockutils [None req-11da9187-fe64-40f0-a5d6-79ecc7c80e0b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.560800] [55188]: DEBUG oslo_concurrency.lockutils [None req-11da9187-fe64-40f0-a5d6-79ecc7c80e0b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.598100] [55188]: DEBUG nova.policy [None req-11da9187-fe64-40f0-a5d6-79ecc7c80e0b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.604820] [55188]: INFO nova.api.openstack.requestlog [None req-11da9187-fe64-40f0-a5d6-79ecc7c80e0b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.055245 [ 700.605295] [55188]: [pid: 55188|app: 0|req: 679/1280] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.608294] [55188]: DEBUG nova.api.openstack.wsgi [None req-7b776172-6af9-4267-8648-8ddc55133a67 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.609963] [55188]: DEBUG nova.compute.api [None req-7b776172-6af9-4267-8648-8ddc55133a67 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.614020] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b776172-6af9-4267-8648-8ddc55133a67 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.614316] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b776172-6af9-4267-8648-8ddc55133a67 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.614520] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b776172-6af9-4267-8648-8ddc55133a67 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.614920] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b776172-6af9-4267-8648-8ddc55133a67 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.615151] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b776172-6af9-4267-8648-8ddc55133a67 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.615328] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b776172-6af9-4267-8648-8ddc55133a67 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.615440] [55187]: DEBUG nova.policy [None req-87a07d0e-8774-46fb-86e5-4f1ab45f4085 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.621197] [55187]: INFO nova.api.openstack.requestlog [None req-87a07d0e-8774-46fb-86e5-4f1ab45f4085 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1510 microversion: 2.1 time: 0.115739 [ 700.621491] [55187]: [pid: 55187|app: 0|req: 602/1281] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1510 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.627973] [55187]: DEBUG nova.api.openstack.wsgi [None req-82eb3662-51a0-4d3a-bb2c-b4e0153cdea9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '.version_select at 0x7d4afb1148b0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.634703] [55187]: DEBUG oslo_concurrency.lockutils [None req-82eb3662-51a0-4d3a-bb2c-b4e0153cdea9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.634703] [55187]: DEBUG oslo_concurrency.lockutils [None req-82eb3662-51a0-4d3a-bb2c-b4e0153cdea9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.635372] [55187]: DEBUG oslo_concurrency.lockutils [None req-82eb3662-51a0-4d3a-bb2c-b4e0153cdea9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.635897] [55187]: DEBUG nova.compute.api [None req-82eb3662-51a0-4d3a-bb2c-b4e0153cdea9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.639115] [55187]: DEBUG oslo_concurrency.lockutils [None req-82eb3662-51a0-4d3a-bb2c-b4e0153cdea9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.639410] [55187]: DEBUG oslo_concurrency.lockutils [None req-82eb3662-51a0-4d3a-bb2c-b4e0153cdea9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.639650] [55187]: DEBUG oslo_concurrency.lockutils [None req-82eb3662-51a0-4d3a-bb2c-b4e0153cdea9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.640101] [55187]: DEBUG oslo_concurrency.lockutils [None req-82eb3662-51a0-4d3a-bb2c-b4e0153cdea9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.640373] [55187]: DEBUG oslo_concurrency.lockutils [None req-82eb3662-51a0-4d3a-bb2c-b4e0153cdea9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.640759] [55187]: DEBUG oslo_concurrency.lockutils [None req-82eb3662-51a0-4d3a-bb2c-b4e0153cdea9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.654603] [55187]: DEBUG oslo_concurrency.lockutils [None req-82eb3662-51a0-4d3a-bb2c-b4e0153cdea9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.654912] [55187]: DEBUG oslo_concurrency.lockutils [None req-82eb3662-51a0-4d3a-bb2c-b4e0153cdea9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.655204] [55187]: DEBUG oslo_concurrency.lockutils [None req-82eb3662-51a0-4d3a-bb2c-b4e0153cdea9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.663050] [55187]: DEBUG oslo_concurrency.lockutils [None req-82eb3662-51a0-4d3a-bb2c-b4e0153cdea9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.663322] [55187]: DEBUG oslo_concurrency.lockutils [None req-82eb3662-51a0-4d3a-bb2c-b4e0153cdea9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.663605] [55187]: DEBUG oslo_concurrency.lockutils [None req-82eb3662-51a0-4d3a-bb2c-b4e0153cdea9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.680776] [55187]: DEBUG nova.objects.instance [None req-82eb3662-51a0-4d3a-bb2c-b4e0153cdea9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'flavor' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 700.708484] [55187]: INFO nova.api.openstack.requestlog [None req-82eb3662-51a0-4d3a-bb2c-b4e0153cdea9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags/tempest-tag-856850201" status: 201 len: 0 microversion: 2.26 time: 0.085512 [ 700.709775] [55187]: [pid: 55187|app: 0|req: 603/1282] 10.180.1.21 () {62 vars in 1372 bytes} [Wed Mar 26 22:03:00 2025] PUT /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags/tempest-tag-856850201 => generated 0 bytes in 88 msecs (HTTP/1.1 201) 10 headers in 485 bytes (1 switches on core 0) [ 700.714367] [55187]: DEBUG nova.api.openstack.wsgi [None req-54c76189-9e30-4dde-a4fa-7e11c52ea783 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.715260] [55187]: DEBUG nova.compute.api [None req-54c76189-9e30-4dde-a4fa-7e11c52ea783 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.719121] [55187]: DEBUG oslo_concurrency.lockutils [None req-54c76189-9e30-4dde-a4fa-7e11c52ea783 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.719121] [55187]: DEBUG oslo_concurrency.lockutils [None req-54c76189-9e30-4dde-a4fa-7e11c52ea783 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.719613] [55187]: DEBUG oslo_concurrency.lockutils [None req-54c76189-9e30-4dde-a4fa-7e11c52ea783 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.719613] [55187]: DEBUG oslo_concurrency.lockutils [None req-54c76189-9e30-4dde-a4fa-7e11c52ea783 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.719725] [55187]: DEBUG oslo_concurrency.lockutils [None req-54c76189-9e30-4dde-a4fa-7e11c52ea783 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.719889] [55187]: DEBUG oslo_concurrency.lockutils [None req-54c76189-9e30-4dde-a4fa-7e11c52ea783 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.725129] [55188]: DEBUG nova.policy [None req-7b776172-6af9-4267-8648-8ddc55133a67 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.730884] [55188]: INFO nova.api.openstack.requestlog [None req-7b776172-6af9-4267-8648-8ddc55133a67 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.124745 [ 700.731059] [55188]: [pid: 55188|app: 0|req: 680/1283] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:00 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.733623] [55188]: DEBUG nova.api.openstack.wsgi [None req-65b87841-3aad-4e42-b8ec-71ac2c243791 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.735348] [55188]: DEBUG nova.compute.api [None req-65b87841-3aad-4e42-b8ec-71ac2c243791 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] [instance: bf43965a-4117-4c14-a78b-43ffa49d463a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.738864] [55188]: DEBUG oslo_concurrency.lockutils [None req-65b87841-3aad-4e42-b8ec-71ac2c243791 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.739587] [55188]: DEBUG oslo_concurrency.lockutils [None req-65b87841-3aad-4e42-b8ec-71ac2c243791 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.739587] [55188]: DEBUG oslo_concurrency.lockutils [None req-65b87841-3aad-4e42-b8ec-71ac2c243791 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.739812] [55188]: DEBUG oslo_concurrency.lockutils [None req-65b87841-3aad-4e42-b8ec-71ac2c243791 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.739920] [55188]: DEBUG oslo_concurrency.lockutils [None req-65b87841-3aad-4e42-b8ec-71ac2c243791 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.740138] [55188]: DEBUG oslo_concurrency.lockutils [None req-65b87841-3aad-4e42-b8ec-71ac2c243791 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.748895] [55188]: INFO nova.api.openstack.wsgi [None req-65b87841-3aad-4e42-b8ec-71ac2c243791 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] HTTP exception thrown: Instance bf43965a-4117-4c14-a78b-43ffa49d463a could not be found. [ 700.749225] [55188]: DEBUG nova.api.openstack.wsgi [None req-65b87841-3aad-4e42-b8ec-71ac2c243791 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] Returning 404 to user: Instance bf43965a-4117-4c14-a78b-43ffa49d463a could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 700.749649] [55188]: INFO nova.api.openstack.requestlog [None req-65b87841-3aad-4e42-b8ec-71ac2c243791 tempest-ServerExternalEventsTest-1904877878 tempest-ServerExternalEventsTest-1904877878-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a" status: 404 len: 111 microversion: 2.1 time: 0.018107 [ 700.749913] [55188]: [pid: 55188|app: 0|req: 681/1284] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/bf43965a-4117-4c14-a78b-43ffa49d463a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 700.752253] [55188]: DEBUG nova.api.openstack.wsgi [None req-54d17398-1583-414e-a723-7688fb50e41d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.754836] [55188]: DEBUG nova.compute.api [None req-54d17398-1583-414e-a723-7688fb50e41d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.758623] [55188]: DEBUG oslo_concurrency.lockutils [None req-54d17398-1583-414e-a723-7688fb50e41d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.758846] [55188]: DEBUG oslo_concurrency.lockutils [None req-54d17398-1583-414e-a723-7688fb50e41d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.759052] [55188]: DEBUG oslo_concurrency.lockutils [None req-54d17398-1583-414e-a723-7688fb50e41d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.759428] [55188]: DEBUG oslo_concurrency.lockutils [None req-54d17398-1583-414e-a723-7688fb50e41d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.759610] [55188]: DEBUG oslo_concurrency.lockutils [None req-54d17398-1583-414e-a723-7688fb50e41d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.759792] [55188]: DEBUG oslo_concurrency.lockutils [None req-54d17398-1583-414e-a723-7688fb50e41d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.760576] [55187]: DEBUG nova.policy [None req-54c76189-9e30-4dde-a4fa-7e11c52ea783 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.766108] [55187]: DEBUG nova.policy [None req-54c76189-9e30-4dde-a4fa-7e11c52ea783 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.766856] [55187]: DEBUG nova.policy [None req-54c76189-9e30-4dde-a4fa-7e11c52ea783 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.768465] [55187]: INFO nova.api.openstack.requestlog [None req-54c76189-9e30-4dde-a4fa-7e11c52ea783 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.056003 [ 700.768465] [55187]: [pid: 55187|app: 0|req: 604/1285] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 700.770160] [55187]: DEBUG nova.api.openstack.wsgi [None req-cd64f001-d593-4e5f-b566-06c694840a9b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.771891] [55187]: DEBUG nova.compute.api [None req-cd64f001-d593-4e5f-b566-06c694840a9b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.776690] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd64f001-d593-4e5f-b566-06c694840a9b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.776690] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd64f001-d593-4e5f-b566-06c694840a9b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.776690] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd64f001-d593-4e5f-b566-06c694840a9b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.776690] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd64f001-d593-4e5f-b566-06c694840a9b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.777086] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd64f001-d593-4e5f-b566-06c694840a9b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.777086] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd64f001-d593-4e5f-b566-06c694840a9b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.806442] [55188]: DEBUG nova.policy [None req-54d17398-1583-414e-a723-7688fb50e41d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.811882] [55188]: INFO nova.api.openstack.requestlog [None req-54d17398-1583-414e-a723-7688fb50e41d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.061140 [ 700.812151] [55188]: [pid: 55188|app: 0|req: 682/1286] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.815595] [55188]: DEBUG nova.api.openstack.wsgi [None req-65758d5c-79b5-470c-bf7d-423d76913f8e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.817667] [55188]: DEBUG nova.compute.api [None req-65758d5c-79b5-470c-bf7d-423d76913f8e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.821740] [55188]: DEBUG oslo_concurrency.lockutils [None req-65758d5c-79b5-470c-bf7d-423d76913f8e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.821818] [55187]: DEBUG nova.policy [None req-cd64f001-d593-4e5f-b566-06c694840a9b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.822314] [55188]: DEBUG oslo_concurrency.lockutils [None req-65758d5c-79b5-470c-bf7d-423d76913f8e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.822314] [55188]: DEBUG oslo_concurrency.lockutils [None req-65758d5c-79b5-470c-bf7d-423d76913f8e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.822889] [55188]: DEBUG oslo_concurrency.lockutils [None req-65758d5c-79b5-470c-bf7d-423d76913f8e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.823350] [55188]: DEBUG oslo_concurrency.lockutils [None req-65758d5c-79b5-470c-bf7d-423d76913f8e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.823751] [55188]: DEBUG oslo_concurrency.lockutils [None req-65758d5c-79b5-470c-bf7d-423d76913f8e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.826853] [55187]: INFO nova.api.openstack.requestlog [None req-cd64f001-d593-4e5f-b566-06c694840a9b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.058023 [ 700.826853] [55187]: [pid: 55187|app: 0|req: 605/1287] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.829615] [55187]: DEBUG nova.api.openstack.wsgi [None req-3ff6451d-6e51-4a2c-acaa-3cd56cb1ea6d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.831299] [55187]: DEBUG nova.compute.api [None req-3ff6451d-6e51-4a2c-acaa-3cd56cb1ea6d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.834887] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ff6451d-6e51-4a2c-acaa-3cd56cb1ea6d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.835202] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ff6451d-6e51-4a2c-acaa-3cd56cb1ea6d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.835472] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ff6451d-6e51-4a2c-acaa-3cd56cb1ea6d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.836327] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ff6451d-6e51-4a2c-acaa-3cd56cb1ea6d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.836327] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ff6451d-6e51-4a2c-acaa-3cd56cb1ea6d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.836498] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ff6451d-6e51-4a2c-acaa-3cd56cb1ea6d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.877064] [55187]: DEBUG nova.policy [None req-3ff6451d-6e51-4a2c-acaa-3cd56cb1ea6d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.879023] [55188]: DEBUG nova.policy [None req-65758d5c-79b5-470c-bf7d-423d76913f8e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.881410] [55187]: INFO nova.api.openstack.requestlog [None req-3ff6451d-6e51-4a2c-acaa-3cd56cb1ea6d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.053862 [ 700.881884] [55187]: [pid: 55187|app: 0|req: 606/1288] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.884407] [55187]: DEBUG nova.api.openstack.wsgi [None req-b835ba54-14c1-4f36-8136-40d7897cf59b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.886185] [55187]: DEBUG nova.compute.api [None req-b835ba54-14c1-4f36-8136-40d7897cf59b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.887939] [55188]: INFO nova.api.openstack.requestlog [None req-65758d5c-79b5-470c-bf7d-423d76913f8e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.074904 [ 700.888642] [55188]: [pid: 55188|app: 0|req: 683/1289] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.889855] [55187]: DEBUG oslo_concurrency.lockutils [None req-b835ba54-14c1-4f36-8136-40d7897cf59b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.893335] [55187]: DEBUG oslo_concurrency.lockutils [None req-b835ba54-14c1-4f36-8136-40d7897cf59b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.893335] [55187]: DEBUG oslo_concurrency.lockutils [None req-b835ba54-14c1-4f36-8136-40d7897cf59b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.893335] [55187]: DEBUG oslo_concurrency.lockutils [None req-b835ba54-14c1-4f36-8136-40d7897cf59b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.893335] [55187]: DEBUG oslo_concurrency.lockutils [None req-b835ba54-14c1-4f36-8136-40d7897cf59b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.893585] [55188]: DEBUG nova.api.openstack.wsgi [None req-f58a32d8-0b93-4e25-b083-5cd4eea1c5b1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.893797] [55187]: DEBUG oslo_concurrency.lockutils [None req-b835ba54-14c1-4f36-8136-40d7897cf59b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.893854] [55188]: DEBUG nova.compute.api [None req-f58a32d8-0b93-4e25-b083-5cd4eea1c5b1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.897185] [55188]: DEBUG oslo_concurrency.lockutils [None req-f58a32d8-0b93-4e25-b083-5cd4eea1c5b1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.897467] [55188]: DEBUG oslo_concurrency.lockutils [None req-f58a32d8-0b93-4e25-b083-5cd4eea1c5b1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.897696] [55188]: DEBUG oslo_concurrency.lockutils [None req-f58a32d8-0b93-4e25-b083-5cd4eea1c5b1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.899016] [55188]: DEBUG oslo_concurrency.lockutils [None req-f58a32d8-0b93-4e25-b083-5cd4eea1c5b1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.899270] [55188]: DEBUG oslo_concurrency.lockutils [None req-f58a32d8-0b93-4e25-b083-5cd4eea1c5b1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.899509] [55188]: DEBUG oslo_concurrency.lockutils [None req-f58a32d8-0b93-4e25-b083-5cd4eea1c5b1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.938203] [55188]: DEBUG nova.policy [None req-f58a32d8-0b93-4e25-b083-5cd4eea1c5b1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.942701] [55188]: INFO nova.api.openstack.requestlog [None req-f58a32d8-0b93-4e25-b083-5cd4eea1c5b1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.053452 [ 700.943008] [55188]: [pid: 55188|app: 0|req: 684/1290] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.945567] [55188]: DEBUG nova.api.openstack.wsgi [None req-93cbba80-30ae-4bf2-b246-c377f76a6209 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '.version_select at 0x7d4afb71e050>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.950777] [55188]: DEBUG oslo_concurrency.lockutils [None req-93cbba80-30ae-4bf2-b246-c377f76a6209 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.951056] [55188]: DEBUG oslo_concurrency.lockutils [None req-93cbba80-30ae-4bf2-b246-c377f76a6209 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.951267] [55188]: DEBUG oslo_concurrency.lockutils [None req-93cbba80-30ae-4bf2-b246-c377f76a6209 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.960936] [55188]: INFO nova.api.openstack.requestlog [None req-93cbba80-30ae-4bf2-b246-c377f76a6209 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags/tempest-tag-856850201" status: 204 len: 0 microversion: 2.26 time: 0.017334 [ 700.961294] [55188]: [pid: 55188|app: 0|req: 685/1291] 10.180.1.21 () {60 vars in 1353 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags/tempest-tag-856850201 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 700.963746] [55188]: DEBUG nova.api.openstack.wsgi [None req-e1c7ba44-8922-4aa8-8a4d-32d04741114a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 700.965393] [55188]: DEBUG nova.compute.api [None req-e1c7ba44-8922-4aa8-8a4d-32d04741114a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 700.968950] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1c7ba44-8922-4aa8-8a4d-32d04741114a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.969256] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1c7ba44-8922-4aa8-8a4d-32d04741114a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.969511] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1c7ba44-8922-4aa8-8a4d-32d04741114a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.970610] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1c7ba44-8922-4aa8-8a4d-32d04741114a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.970610] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1c7ba44-8922-4aa8-8a4d-32d04741114a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.970610] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1c7ba44-8922-4aa8-8a4d-32d04741114a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.005925] [55187]: DEBUG nova.policy [None req-b835ba54-14c1-4f36-8136-40d7897cf59b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.012276] [55188]: DEBUG nova.policy [None req-e1c7ba44-8922-4aa8-8a4d-32d04741114a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.015343] [55187]: INFO nova.api.openstack.requestlog [None req-b835ba54-14c1-4f36-8136-40d7897cf59b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1509 microversion: 2.1 time: 0.132746 [ 701.015682] [55187]: [pid: 55187|app: 0|req: 607/1292] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1509 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.016787] [55188]: INFO nova.api.openstack.requestlog [None req-e1c7ba44-8922-4aa8-8a4d-32d04741114a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.054823 [ 701.018459] [55188]: [pid: 55188|app: 0|req: 686/1293] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.018562] [55187]: DEBUG nova.api.openstack.wsgi [None req-a88d9a41-0612-4054-9d09-6bc19e616bee tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.019747] [55188]: DEBUG nova.api.openstack.wsgi [None req-5a156f0f-1c11-4cb8-879d-9e7f3371abc6 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '.version_select at 0x7d4afafaad40>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.020509] [55187]: DEBUG nova.compute.api [None req-a88d9a41-0612-4054-9d09-6bc19e616bee tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.024076] [55187]: DEBUG oslo_concurrency.lockutils [None req-a88d9a41-0612-4054-9d09-6bc19e616bee tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.024076] [55187]: DEBUG oslo_concurrency.lockutils [None req-a88d9a41-0612-4054-9d09-6bc19e616bee tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.024076] [55187]: DEBUG oslo_concurrency.lockutils [None req-a88d9a41-0612-4054-9d09-6bc19e616bee tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.024243] [55187]: DEBUG oslo_concurrency.lockutils [None req-a88d9a41-0612-4054-9d09-6bc19e616bee tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.024417] [55187]: DEBUG oslo_concurrency.lockutils [None req-a88d9a41-0612-4054-9d09-6bc19e616bee tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.024454] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a156f0f-1c11-4cb8-879d-9e7f3371abc6 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.025353] [55187]: DEBUG oslo_concurrency.lockutils [None req-a88d9a41-0612-4054-9d09-6bc19e616bee tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.025431] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a156f0f-1c11-4cb8-879d-9e7f3371abc6 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.025431] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a156f0f-1c11-4cb8-879d-9e7f3371abc6 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.025431] [55188]: DEBUG nova.compute.api [None req-5a156f0f-1c11-4cb8-879d-9e7f3371abc6 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.028187] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a156f0f-1c11-4cb8-879d-9e7f3371abc6 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.028354] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a156f0f-1c11-4cb8-879d-9e7f3371abc6 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.028532] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a156f0f-1c11-4cb8-879d-9e7f3371abc6 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.028873] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a156f0f-1c11-4cb8-879d-9e7f3371abc6 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.029083] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a156f0f-1c11-4cb8-879d-9e7f3371abc6 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.029261] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a156f0f-1c11-4cb8-879d-9e7f3371abc6 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.041059] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a156f0f-1c11-4cb8-879d-9e7f3371abc6 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.041237] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a156f0f-1c11-4cb8-879d-9e7f3371abc6 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.041476] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a156f0f-1c11-4cb8-879d-9e7f3371abc6 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.049394] [55188]: DEBUG nova.objects.instance [None req-5a156f0f-1c11-4cb8-879d-9e7f3371abc6 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'flavor' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 701.070984] [55187]: DEBUG nova.policy [None req-a88d9a41-0612-4054-9d09-6bc19e616bee tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.076884] [55187]: INFO nova.api.openstack.requestlog [None req-a88d9a41-0612-4054-9d09-6bc19e616bee tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.059968 [ 701.076884] [55187]: [pid: 55187|app: 0|req: 608/1294] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.079810] [55187]: DEBUG nova.api.openstack.wsgi [None req-e157244e-7dde-4562-9c68-5e0ee3321636 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.082349] [55188]: INFO nova.api.openstack.requestlog [None req-5a156f0f-1c11-4cb8-879d-9e7f3371abc6 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags" status: 204 len: 0 microversion: 2.26 time: 0.064334 [ 701.082881] [55188]: [pid: 55188|app: 0|req: 687/1295] 10.180.1.21 () {60 vars in 1290 bytes} [Wed Mar 26 22:03:01 2025] DELETE /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 701.086776] [55188]: DEBUG nova.api.openstack.wsgi [None req-916841bf-f1fa-4fd0-9816-cac07cb03425 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.088163] [55187]: DEBUG nova.policy [None req-e157244e-7dde-4562-9c68-5e0ee3321636 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.088163] [55187]: DEBUG nova.compute.api [None req-e157244e-7dde-4562-9c68-5e0ee3321636 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Searching by: {'flavor': '84', 'deleted': False, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 701.088342] [55188]: DEBUG nova.compute.api [None req-916841bf-f1fa-4fd0-9816-cac07cb03425 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.093795] [55188]: DEBUG oslo_concurrency.lockutils [None req-916841bf-f1fa-4fd0-9816-cac07cb03425 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.094018] [55188]: DEBUG oslo_concurrency.lockutils [None req-916841bf-f1fa-4fd0-9816-cac07cb03425 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.094241] [55188]: DEBUG oslo_concurrency.lockutils [None req-916841bf-f1fa-4fd0-9816-cac07cb03425 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.094610] [55188]: DEBUG oslo_concurrency.lockutils [None req-916841bf-f1fa-4fd0-9816-cac07cb03425 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.094799] [55188]: DEBUG oslo_concurrency.lockutils [None req-916841bf-f1fa-4fd0-9816-cac07cb03425 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.094996] [55188]: DEBUG oslo_concurrency.lockutils [None req-916841bf-f1fa-4fd0-9816-cac07cb03425 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.102421] [55187]: DEBUG oslo_concurrency.lockutils [None req-e157244e-7dde-4562-9c68-5e0ee3321636 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.102663] [55187]: DEBUG oslo_concurrency.lockutils [None req-e157244e-7dde-4562-9c68-5e0ee3321636 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.102888] [55187]: DEBUG oslo_concurrency.lockutils [None req-e157244e-7dde-4562-9c68-5e0ee3321636 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.103398] [55187]: DEBUG oslo_concurrency.lockutils [None req-e157244e-7dde-4562-9c68-5e0ee3321636 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.103621] [55187]: DEBUG oslo_concurrency.lockutils [None req-e157244e-7dde-4562-9c68-5e0ee3321636 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.103798] [55187]: DEBUG oslo_concurrency.lockutils [None req-e157244e-7dde-4562-9c68-5e0ee3321636 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.152838] [55188]: DEBUG nova.policy [None req-916841bf-f1fa-4fd0-9816-cac07cb03425 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.161569] [55188]: DEBUG nova.policy [None req-916841bf-f1fa-4fd0-9816-cac07cb03425 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.162279] [55188]: DEBUG nova.policy [None req-916841bf-f1fa-4fd0-9816-cac07cb03425 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.165739] [55188]: INFO nova.api.openstack.requestlog [None req-916841bf-f1fa-4fd0-9816-cac07cb03425 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.082287 [ 701.166218] [55188]: [pid: 55188|app: 0|req: 688/1296] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 701.166547] [55187]: DEBUG nova.compute.multi_cell_list [None req-e157244e-7dde-4562-9c68-5e0ee3321636 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=55187) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 701.173042] [55188]: DEBUG nova.api.openstack.wsgi [None req-16f23bb9-8d95-4998-9c96-0a65d81512eb tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '.version_select at 0x7d4afbaf0700>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.182513] [55188]: DEBUG oslo_concurrency.lockutils [None req-16f23bb9-8d95-4998-9c96-0a65d81512eb tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.184217] [55188]: DEBUG oslo_concurrency.lockutils [None req-16f23bb9-8d95-4998-9c96-0a65d81512eb tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.184217] [55188]: DEBUG oslo_concurrency.lockutils [None req-16f23bb9-8d95-4998-9c96-0a65d81512eb tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.191877] [55188]: INFO nova.api.openstack.requestlog [None req-16f23bb9-8d95-4998-9c96-0a65d81512eb tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags" status: 200 len: 12 microversion: 2.26 time: 0.025149 [ 701.192579] [55188]: [pid: 55188|app: 0|req: 689/1297] 10.180.1.21 () {60 vars in 1287 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.195596] [55188]: DEBUG nova.api.openstack.wsgi [None req-a9942c9d-2c86-4c8f-b7a8-440c437603f5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.198017] [55188]: DEBUG nova.compute.api [None req-a9942c9d-2c86-4c8f-b7a8-440c437603f5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.202247] [55188]: DEBUG oslo_concurrency.lockutils [None req-a9942c9d-2c86-4c8f-b7a8-440c437603f5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.202529] [55188]: DEBUG oslo_concurrency.lockutils [None req-a9942c9d-2c86-4c8f-b7a8-440c437603f5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.202743] [55188]: DEBUG oslo_concurrency.lockutils [None req-a9942c9d-2c86-4c8f-b7a8-440c437603f5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.203159] [55188]: DEBUG oslo_concurrency.lockutils [None req-a9942c9d-2c86-4c8f-b7a8-440c437603f5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.203669] [55188]: DEBUG oslo_concurrency.lockutils [None req-a9942c9d-2c86-4c8f-b7a8-440c437603f5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.203669] [55188]: DEBUG oslo_concurrency.lockutils [None req-a9942c9d-2c86-4c8f-b7a8-440c437603f5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.227148] [55187]: DEBUG nova.policy [None req-e157244e-7dde-4562-9c68-5e0ee3321636 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.231127] [55187]: DEBUG oslo_concurrency.lockutils [None req-e157244e-7dde-4562-9c68-5e0ee3321636 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.231811] [55187]: DEBUG oslo_concurrency.lockutils [None req-e157244e-7dde-4562-9c68-5e0ee3321636 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.231811] [55187]: DEBUG oslo_concurrency.lockutils [None req-e157244e-7dde-4562-9c68-5e0ee3321636 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.241602] [55188]: DEBUG nova.policy [None req-a9942c9d-2c86-4c8f-b7a8-440c437603f5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.247224] [55188]: INFO nova.api.openstack.requestlog [None req-a9942c9d-2c86-4c8f-b7a8-440c437603f5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1270 microversion: 2.1 time: 0.054141 [ 701.247563] [55188]: [pid: 55188|app: 0|req: 690/1298] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1270 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.250120] [55188]: DEBUG nova.api.openstack.wsgi [None req-a937d6a5-78c9-4cec-b88e-01a8ed425090 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.251776] [55188]: DEBUG nova.compute.api [None req-a937d6a5-78c9-4cec-b88e-01a8ed425090 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.255253] [55188]: DEBUG oslo_concurrency.lockutils [None req-a937d6a5-78c9-4cec-b88e-01a8ed425090 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.255487] [55188]: DEBUG oslo_concurrency.lockutils [None req-a937d6a5-78c9-4cec-b88e-01a8ed425090 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.255662] [55188]: DEBUG oslo_concurrency.lockutils [None req-a937d6a5-78c9-4cec-b88e-01a8ed425090 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.256076] [55188]: DEBUG oslo_concurrency.lockutils [None req-a937d6a5-78c9-4cec-b88e-01a8ed425090 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.256283] [55188]: DEBUG oslo_concurrency.lockutils [None req-a937d6a5-78c9-4cec-b88e-01a8ed425090 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.259034] [55188]: DEBUG oslo_concurrency.lockutils [None req-a937d6a5-78c9-4cec-b88e-01a8ed425090 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.294228] [55188]: DEBUG nova.policy [None req-a937d6a5-78c9-4cec-b88e-01a8ed425090 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.298945] [55188]: INFO nova.api.openstack.requestlog [None req-a937d6a5-78c9-4cec-b88e-01a8ed425090 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.050727 [ 701.299299] [55188]: [pid: 55188|app: 0|req: 691/1299] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.302689] [55188]: DEBUG nova.api.openstack.wsgi [None req-0d2358a8-a3c9-44f4-9671-c9707e113866 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '.version_select at 0x7d4afafa9120>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.308831] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2358a8-a3c9-44f4-9671-c9707e113866 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.308831] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2358a8-a3c9-44f4-9671-c9707e113866 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.309028] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2358a8-a3c9-44f4-9671-c9707e113866 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.309093] [55188]: DEBUG nova.compute.api [None req-0d2358a8-a3c9-44f4-9671-c9707e113866 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.312469] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2358a8-a3c9-44f4-9671-c9707e113866 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.312690] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2358a8-a3c9-44f4-9671-c9707e113866 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.312877] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2358a8-a3c9-44f4-9671-c9707e113866 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.313703] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2358a8-a3c9-44f4-9671-c9707e113866 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.313703] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2358a8-a3c9-44f4-9671-c9707e113866 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.313703] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2358a8-a3c9-44f4-9671-c9707e113866 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.327083] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2358a8-a3c9-44f4-9671-c9707e113866 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.327332] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2358a8-a3c9-44f4-9671-c9707e113866 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.327511] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2358a8-a3c9-44f4-9671-c9707e113866 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.333589] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2358a8-a3c9-44f4-9671-c9707e113866 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.333872] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2358a8-a3c9-44f4-9671-c9707e113866 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.334104] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2358a8-a3c9-44f4-9671-c9707e113866 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.352925] [55188]: DEBUG nova.objects.instance [None req-0d2358a8-a3c9-44f4-9671-c9707e113866 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'flavor' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 701.361368] [55188]: INFO nova.api.openstack.requestlog [None req-0d2358a8-a3c9-44f4-9671-c9707e113866 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags/tempest-tag-1536712047" status: 201 len: 0 microversion: 2.26 time: 0.061425 [ 701.361876] [55188]: [pid: 55188|app: 0|req: 692/1300] 10.180.1.21 () {62 vars in 1375 bytes} [Wed Mar 26 22:03:01 2025] PUT /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags/tempest-tag-1536712047 => generated 0 bytes in 62 msecs (HTTP/1.1 201) 10 headers in 486 bytes (1 switches on core 0) [ 701.365995] [55188]: DEBUG nova.api.openstack.wsgi [None req-90b792d8-719f-4613-a39f-76a3ad046bc7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.367625] [55188]: DEBUG nova.compute.api [None req-90b792d8-719f-4613-a39f-76a3ad046bc7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.373863] [55188]: DEBUG oslo_concurrency.lockutils [None req-90b792d8-719f-4613-a39f-76a3ad046bc7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.373863] [55188]: DEBUG oslo_concurrency.lockutils [None req-90b792d8-719f-4613-a39f-76a3ad046bc7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.373863] [55188]: DEBUG oslo_concurrency.lockutils [None req-90b792d8-719f-4613-a39f-76a3ad046bc7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.373863] [55188]: DEBUG oslo_concurrency.lockutils [None req-90b792d8-719f-4613-a39f-76a3ad046bc7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.374819] [55188]: DEBUG oslo_concurrency.lockutils [None req-90b792d8-719f-4613-a39f-76a3ad046bc7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.374819] [55188]: DEBUG oslo_concurrency.lockutils [None req-90b792d8-719f-4613-a39f-76a3ad046bc7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.419466] [55188]: DEBUG nova.policy [None req-90b792d8-719f-4613-a39f-76a3ad046bc7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.426118] [55188]: INFO nova.api.openstack.requestlog [None req-90b792d8-719f-4613-a39f-76a3ad046bc7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.061964 [ 701.426118] [55188]: [pid: 55188|app: 0|req: 693/1301] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.428267] [55188]: DEBUG nova.api.openstack.wsgi [None req-ad7e1edc-1113-4a3d-a575-f39443823646 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.430097] [55188]: DEBUG nova.compute.api [None req-ad7e1edc-1113-4a3d-a575-f39443823646 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.433705] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad7e1edc-1113-4a3d-a575-f39443823646 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.434563] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad7e1edc-1113-4a3d-a575-f39443823646 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.434563] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad7e1edc-1113-4a3d-a575-f39443823646 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.434563] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad7e1edc-1113-4a3d-a575-f39443823646 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.435083] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad7e1edc-1113-4a3d-a575-f39443823646 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.435083] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad7e1edc-1113-4a3d-a575-f39443823646 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.467682] [55187]: INFO nova.api.openstack.requestlog [None req-e157244e-7dde-4562-9c68-5e0ee3321636 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail?flavor=84" status: 200 len: 1511 microversion: 2.1 time: 0.390351 [ 701.469029] [55187]: [pid: 55187|app: 0|req: 609/1302] 10.180.1.21 () {58 vars in 1160 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/detail?flavor=84 => generated 1511 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.474122] [55187]: DEBUG nova.api.openstack.wsgi [None req-69ca1a4d-1670-44e5-abae-2aa7c5f2ffdb tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.475926] [55187]: DEBUG nova.compute.api [None req-69ca1a4d-1670-44e5-abae-2aa7c5f2ffdb tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.482106] [55188]: DEBUG nova.policy [None req-ad7e1edc-1113-4a3d-a575-f39443823646 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.487122] [55188]: INFO nova.api.openstack.requestlog [None req-ad7e1edc-1113-4a3d-a575-f39443823646 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.061235 [ 701.487469] [55188]: [pid: 55188|app: 0|req: 694/1303] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.491324] [55187]: DEBUG oslo_concurrency.lockutils [None req-69ca1a4d-1670-44e5-abae-2aa7c5f2ffdb tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.491324] [55187]: DEBUG oslo_concurrency.lockutils [None req-69ca1a4d-1670-44e5-abae-2aa7c5f2ffdb tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.491324] [55187]: DEBUG oslo_concurrency.lockutils [None req-69ca1a4d-1670-44e5-abae-2aa7c5f2ffdb tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.491324] [55187]: DEBUG oslo_concurrency.lockutils [None req-69ca1a4d-1670-44e5-abae-2aa7c5f2ffdb tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.491579] [55188]: DEBUG nova.api.openstack.wsgi [None req-996b0cc3-439a-4a6c-aa84-f40e0d7eeecb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.491637] [55187]: DEBUG oslo_concurrency.lockutils [None req-69ca1a4d-1670-44e5-abae-2aa7c5f2ffdb tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.491637] [55187]: DEBUG oslo_concurrency.lockutils [None req-69ca1a4d-1670-44e5-abae-2aa7c5f2ffdb tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.492249] [55188]: DEBUG nova.compute.api [None req-996b0cc3-439a-4a6c-aa84-f40e0d7eeecb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.495773] [55188]: DEBUG oslo_concurrency.lockutils [None req-996b0cc3-439a-4a6c-aa84-f40e0d7eeecb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.496240] [55188]: DEBUG oslo_concurrency.lockutils [None req-996b0cc3-439a-4a6c-aa84-f40e0d7eeecb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.496402] [55188]: DEBUG oslo_concurrency.lockutils [None req-996b0cc3-439a-4a6c-aa84-f40e0d7eeecb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.496774] [55188]: DEBUG oslo_concurrency.lockutils [None req-996b0cc3-439a-4a6c-aa84-f40e0d7eeecb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.497631] [55188]: DEBUG oslo_concurrency.lockutils [None req-996b0cc3-439a-4a6c-aa84-f40e0d7eeecb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.497631] [55188]: DEBUG oslo_concurrency.lockutils [None req-996b0cc3-439a-4a6c-aa84-f40e0d7eeecb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.520721] [55188]: DEBUG oslo_concurrency.lockutils [None req-996b0cc3-439a-4a6c-aa84-f40e0d7eeecb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.520984] [55188]: DEBUG oslo_concurrency.lockutils [None req-996b0cc3-439a-4a6c-aa84-f40e0d7eeecb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.521547] [55188]: DEBUG oslo_concurrency.lockutils [None req-996b0cc3-439a-4a6c-aa84-f40e0d7eeecb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.521869] [55188]: DEBUG nova.objects.instance [None req-996b0cc3-439a-4a6c-aa84-f40e0d7eeecb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lazy-loading 'fault' on Instance uuid 3b873a8a-8dd7-4497-836e-d22a34a3eea1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 701.541581] [55187]: DEBUG nova.policy [None req-69ca1a4d-1670-44e5-abae-2aa7c5f2ffdb tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.542556] [55188]: DEBUG nova.policy [None req-996b0cc3-439a-4a6c-aa84-f40e0d7eeecb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.546267] [55187]: INFO nova.api.openstack.requestlog [None req-69ca1a4d-1670-44e5-abae-2aa7c5f2ffdb tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.077525 [ 701.546630] [55187]: [pid: 55187|app: 0|req: 610/1304] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.547568] [55188]: INFO nova.api.openstack.requestlog [None req-996b0cc3-439a-4a6c-aa84-f40e0d7eeecb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1315 microversion: 2.1 time: 0.059459 [ 701.547895] [55188]: [pid: 55188|app: 0|req: 695/1305] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1315 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.549601] [55187]: DEBUG nova.api.openstack.wsgi [None req-fe054424-9377-435b-92b6-9734fd71e374 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '.version_select at 0x7d4afb1149d0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.550868] [55188]: DEBUG nova.api.openstack.wsgi [None req-0fce4840-7d4a-4c8d-a24a-f264148ec9a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.554165] [55188]: DEBUG nova.compute.api [None req-0fce4840-7d4a-4c8d-a24a-f264148ec9a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.556683] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fce4840-7d4a-4c8d-a24a-f264148ec9a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.556924] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fce4840-7d4a-4c8d-a24a-f264148ec9a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.557145] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fce4840-7d4a-4c8d-a24a-f264148ec9a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.557753] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fce4840-7d4a-4c8d-a24a-f264148ec9a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.558029] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fce4840-7d4a-4c8d-a24a-f264148ec9a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.558297] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fce4840-7d4a-4c8d-a24a-f264148ec9a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.561666] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe054424-9377-435b-92b6-9734fd71e374 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.561909] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe054424-9377-435b-92b6-9734fd71e374 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.562810] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe054424-9377-435b-92b6-9734fd71e374 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.570475] [55187]: INFO nova.api.openstack.requestlog [None req-fe054424-9377-435b-92b6-9734fd71e374 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags" status: 200 len: 36 microversion: 2.26 time: 0.022507 [ 701.570873] [55187]: [pid: 55187|app: 0|req: 611/1306] 10.180.1.21 () {60 vars in 1287 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags => generated 36 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.577491] [55187]: DEBUG nova.api.openstack.wsgi [None req-57ed9050-ae7d-4105-bf35-7a53eb31aac6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.579301] [55187]: DEBUG nova.compute.api [None req-57ed9050-ae7d-4105-bf35-7a53eb31aac6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.583764] [55187]: DEBUG oslo_concurrency.lockutils [None req-57ed9050-ae7d-4105-bf35-7a53eb31aac6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.583764] [55187]: DEBUG oslo_concurrency.lockutils [None req-57ed9050-ae7d-4105-bf35-7a53eb31aac6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.583764] [55187]: DEBUG oslo_concurrency.lockutils [None req-57ed9050-ae7d-4105-bf35-7a53eb31aac6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.584264] [55187]: DEBUG oslo_concurrency.lockutils [None req-57ed9050-ae7d-4105-bf35-7a53eb31aac6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.584342] [55187]: DEBUG oslo_concurrency.lockutils [None req-57ed9050-ae7d-4105-bf35-7a53eb31aac6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.584526] [55187]: DEBUG oslo_concurrency.lockutils [None req-57ed9050-ae7d-4105-bf35-7a53eb31aac6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.596492] [55188]: DEBUG nova.policy [None req-0fce4840-7d4a-4c8d-a24a-f264148ec9a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.601785] [55188]: INFO nova.api.openstack.requestlog [None req-0fce4840-7d4a-4c8d-a24a-f264148ec9a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1216 microversion: 2.1 time: 0.053019 [ 701.602260] [55188]: [pid: 55188|app: 0|req: 696/1307] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.607151] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c91aceb-d722-4e40-871d-8bdc115fa289 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.607151] [55188]: DEBUG nova.compute.api [None req-5c91aceb-d722-4e40-871d-8bdc115fa289 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.610173] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c91aceb-d722-4e40-871d-8bdc115fa289 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.610418] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c91aceb-d722-4e40-871d-8bdc115fa289 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.610598] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c91aceb-d722-4e40-871d-8bdc115fa289 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.610957] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c91aceb-d722-4e40-871d-8bdc115fa289 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.611165] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c91aceb-d722-4e40-871d-8bdc115fa289 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.611334] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c91aceb-d722-4e40-871d-8bdc115fa289 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.636091] [55187]: DEBUG nova.policy [None req-57ed9050-ae7d-4105-bf35-7a53eb31aac6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.642510] [55187]: INFO nova.api.openstack.requestlog [None req-57ed9050-ae7d-4105-bf35-7a53eb31aac6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.071007 [ 701.642849] [55187]: [pid: 55187|app: 0|req: 612/1308] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.645678] [55187]: DEBUG nova.api.openstack.wsgi [None req-18fc1a1a-4588-4c3f-8c7d-2585156745d2 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.647435] [55187]: DEBUG nova.compute.api [None req-18fc1a1a-4588-4c3f-8c7d-2585156745d2 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.650900] [55187]: DEBUG oslo_concurrency.lockutils [None req-18fc1a1a-4588-4c3f-8c7d-2585156745d2 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.651163] [55187]: DEBUG oslo_concurrency.lockutils [None req-18fc1a1a-4588-4c3f-8c7d-2585156745d2 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.651371] [55187]: DEBUG oslo_concurrency.lockutils [None req-18fc1a1a-4588-4c3f-8c7d-2585156745d2 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.651698] [55187]: DEBUG oslo_concurrency.lockutils [None req-18fc1a1a-4588-4c3f-8c7d-2585156745d2 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.651882] [55187]: DEBUG oslo_concurrency.lockutils [None req-18fc1a1a-4588-4c3f-8c7d-2585156745d2 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.652617] [55187]: DEBUG oslo_concurrency.lockutils [None req-18fc1a1a-4588-4c3f-8c7d-2585156745d2 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.656044] [55188]: DEBUG nova.policy [None req-5c91aceb-d722-4e40-871d-8bdc115fa289 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.660952] [55188]: INFO nova.api.openstack.requestlog [None req-5c91aceb-d722-4e40-871d-8bdc115fa289 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.058314 [ 701.661316] [55188]: [pid: 55188|app: 0|req: 697/1309] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:01 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.665149] [55188]: DEBUG nova.api.openstack.wsgi [None req-aebc5d5e-4c34-446d-927d-18fc78dad291 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.667805] [55188]: DEBUG nova.policy [None req-aebc5d5e-4c34-446d-927d-18fc78dad291 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.668320] [55188]: DEBUG nova.compute.api [None req-aebc5d5e-4c34-446d-927d-18fc78dad291 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Searching by: {'name': 'tempest-ListServerFiltersTestJSON-instance-2112587952', 'deleted': False, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 701.671316] [55188]: DEBUG oslo_concurrency.lockutils [None req-aebc5d5e-4c34-446d-927d-18fc78dad291 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.672073] [55188]: DEBUG oslo_concurrency.lockutils [None req-aebc5d5e-4c34-446d-927d-18fc78dad291 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.672073] [55188]: DEBUG oslo_concurrency.lockutils [None req-aebc5d5e-4c34-446d-927d-18fc78dad291 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.672488] [55188]: DEBUG oslo_concurrency.lockutils [None req-aebc5d5e-4c34-446d-927d-18fc78dad291 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.672697] [55188]: DEBUG oslo_concurrency.lockutils [None req-aebc5d5e-4c34-446d-927d-18fc78dad291 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.672870] [55188]: DEBUG oslo_concurrency.lockutils [None req-aebc5d5e-4c34-446d-927d-18fc78dad291 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.675280] [55187]: DEBUG oslo_concurrency.lockutils [None req-18fc1a1a-4588-4c3f-8c7d-2585156745d2 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.675280] [55187]: DEBUG oslo_concurrency.lockutils [None req-18fc1a1a-4588-4c3f-8c7d-2585156745d2 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.675280] [55187]: DEBUG oslo_concurrency.lockutils [None req-18fc1a1a-4588-4c3f-8c7d-2585156745d2 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.675280] [55187]: DEBUG nova.objects.instance [None req-18fc1a1a-4588-4c3f-8c7d-2585156745d2 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 701.716827] [55187]: DEBUG nova.policy [None req-18fc1a1a-4588-4c3f-8c7d-2585156745d2 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.724490] [55188]: DEBUG nova.compute.multi_cell_list [None req-aebc5d5e-4c34-446d-927d-18fc78dad291 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=55188) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 701.725613] [55187]: DEBUG nova.policy [None req-18fc1a1a-4588-4c3f-8c7d-2585156745d2 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.726364] [55187]: DEBUG nova.policy [None req-18fc1a1a-4588-4c3f-8c7d-2585156745d2 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.730391] [55187]: INFO nova.api.openstack.requestlog [None req-18fc1a1a-4588-4c3f-8c7d-2585156745d2 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.086932 [ 701.730767] [55187]: [pid: 55187|app: 0|req: 613/1310] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 701.734393] [55187]: DEBUG nova.api.openstack.wsgi [None req-8462b6a0-b392-4399-a2e0-5e7d104a0889 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.735604] [55187]: DEBUG nova.compute.api [None req-8462b6a0-b392-4399-a2e0-5e7d104a0889 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.743814] [55187]: DEBUG oslo_concurrency.lockutils [None req-8462b6a0-b392-4399-a2e0-5e7d104a0889 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.744090] [55187]: DEBUG oslo_concurrency.lockutils [None req-8462b6a0-b392-4399-a2e0-5e7d104a0889 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.744545] [55187]: DEBUG oslo_concurrency.lockutils [None req-8462b6a0-b392-4399-a2e0-5e7d104a0889 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.744657] [55187]: DEBUG oslo_concurrency.lockutils [None req-8462b6a0-b392-4399-a2e0-5e7d104a0889 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.747017] [55187]: DEBUG oslo_concurrency.lockutils [None req-8462b6a0-b392-4399-a2e0-5e7d104a0889 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.747017] [55187]: DEBUG oslo_concurrency.lockutils [None req-8462b6a0-b392-4399-a2e0-5e7d104a0889 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.763410] [55188]: DEBUG nova.policy [None req-aebc5d5e-4c34-446d-927d-18fc78dad291 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.766988] [55188]: DEBUG oslo_concurrency.lockutils [None req-aebc5d5e-4c34-446d-927d-18fc78dad291 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.767293] [55188]: DEBUG oslo_concurrency.lockutils [None req-aebc5d5e-4c34-446d-927d-18fc78dad291 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.767483] [55188]: DEBUG oslo_concurrency.lockutils [None req-aebc5d5e-4c34-446d-927d-18fc78dad291 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.803080] [55187]: DEBUG nova.policy [None req-8462b6a0-b392-4399-a2e0-5e7d104a0889 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.805349] [55187]: INFO nova.api.openstack.requestlog [None req-8462b6a0-b392-4399-a2e0-5e7d104a0889 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.073878 [ 701.805789] [55187]: [pid: 55187|app: 0|req: 614/1311] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.813695] [55187]: DEBUG nova.api.openstack.wsgi [None req-d5cf0931-efb3-4468-a8cb-3361944dba0f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.819625] [55187]: DEBUG nova.compute.api [None req-d5cf0931-efb3-4468-a8cb-3361944dba0f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.830169] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5cf0931-efb3-4468-a8cb-3361944dba0f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.830530] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5cf0931-efb3-4468-a8cb-3361944dba0f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.830897] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5cf0931-efb3-4468-a8cb-3361944dba0f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.834174] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5cf0931-efb3-4468-a8cb-3361944dba0f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.834545] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5cf0931-efb3-4468-a8cb-3361944dba0f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.834922] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5cf0931-efb3-4468-a8cb-3361944dba0f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.876620] [55188]: INFO nova.api.openstack.requestlog [None req-aebc5d5e-4c34-446d-927d-18fc78dad291 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail?name=tempest-ListServerFiltersTestJSON-instance-2112587952" status: 200 len: 1513 microversion: 2.1 time: 0.212899 [ 701.876620] [55188]: [pid: 55188|app: 0|req: 698/1312] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/detail?name=tempest-ListServerFiltersTestJSON-instance-2112587952 => generated 1513 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.879000] [55188]: DEBUG nova.api.openstack.wsgi [None req-1ec85b04-93f3-4cbf-8c29-aa6fa0054298 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.880892] [55188]: DEBUG nova.compute.api [None req-1ec85b04-93f3-4cbf-8c29-aa6fa0054298 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.884698] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ec85b04-93f3-4cbf-8c29-aa6fa0054298 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.885096] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ec85b04-93f3-4cbf-8c29-aa6fa0054298 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.885411] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ec85b04-93f3-4cbf-8c29-aa6fa0054298 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.885876] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ec85b04-93f3-4cbf-8c29-aa6fa0054298 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.886214] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ec85b04-93f3-4cbf-8c29-aa6fa0054298 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.886573] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ec85b04-93f3-4cbf-8c29-aa6fa0054298 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.888882] [55187]: DEBUG nova.policy [None req-d5cf0931-efb3-4468-a8cb-3361944dba0f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.892953] [55187]: INFO nova.api.openstack.requestlog [None req-d5cf0931-efb3-4468-a8cb-3361944dba0f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.086430 [ 701.893284] [55187]: [pid: 55187|app: 0|req: 615/1313] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.898836] [55187]: DEBUG nova.api.openstack.wsgi [None req-fd5372ca-1ad3-4315-ad78-527054207d30 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '.version_select at 0x7d4afb531240>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.903742] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd5372ca-1ad3-4315-ad78-527054207d30 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.904246] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd5372ca-1ad3-4315-ad78-527054207d30 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.907168] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd5372ca-1ad3-4315-ad78-527054207d30 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.907168] [55187]: DEBUG nova.compute.api [None req-fd5372ca-1ad3-4315-ad78-527054207d30 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.910102] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd5372ca-1ad3-4315-ad78-527054207d30 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.910466] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd5372ca-1ad3-4315-ad78-527054207d30 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.911133] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd5372ca-1ad3-4315-ad78-527054207d30 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.911331] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd5372ca-1ad3-4315-ad78-527054207d30 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.911601] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd5372ca-1ad3-4315-ad78-527054207d30 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.911826] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd5372ca-1ad3-4315-ad78-527054207d30 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.926048] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd5372ca-1ad3-4315-ad78-527054207d30 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.926310] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd5372ca-1ad3-4315-ad78-527054207d30 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.926534] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd5372ca-1ad3-4315-ad78-527054207d30 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.935353] [55188]: DEBUG nova.policy [None req-1ec85b04-93f3-4cbf-8c29-aa6fa0054298 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.939799] [55188]: INFO nova.api.openstack.requestlog [None req-1ec85b04-93f3-4cbf-8c29-aa6fa0054298 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.063468 [ 701.940309] [55188]: [pid: 55188|app: 0|req: 699/1314] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.944874] [55187]: DEBUG nova.objects.instance [None req-fd5372ca-1ad3-4315-ad78-527054207d30 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'flavor' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 701.945031] [55188]: DEBUG nova.api.openstack.wsgi [None req-de696d6e-bd1f-4fa0-aea2-9ae5e6e6d57c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.945610] [55188]: DEBUG nova.compute.api [None req-de696d6e-bd1f-4fa0-aea2-9ae5e6e6d57c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.949666] [55188]: DEBUG oslo_concurrency.lockutils [None req-de696d6e-bd1f-4fa0-aea2-9ae5e6e6d57c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.950180] [55188]: DEBUG oslo_concurrency.lockutils [None req-de696d6e-bd1f-4fa0-aea2-9ae5e6e6d57c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.950510] [55188]: DEBUG oslo_concurrency.lockutils [None req-de696d6e-bd1f-4fa0-aea2-9ae5e6e6d57c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.951538] [55188]: DEBUG oslo_concurrency.lockutils [None req-de696d6e-bd1f-4fa0-aea2-9ae5e6e6d57c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.954301] [55187]: INFO nova.api.openstack.requestlog [None req-fd5372ca-1ad3-4315-ad78-527054207d30 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags/tempest-tag-1536712047" status: 204 len: 0 microversion: 2.26 time: 0.059250 [ 701.954301] [55187]: [pid: 55187|app: 0|req: 616/1315] 10.180.1.21 () {60 vars in 1359 bytes} [Wed Mar 26 22:03:02 2025] DELETE /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags/tempest-tag-1536712047 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 701.955843] [55188]: DEBUG oslo_concurrency.lockutils [None req-de696d6e-bd1f-4fa0-aea2-9ae5e6e6d57c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.955843] [55188]: DEBUG oslo_concurrency.lockutils [None req-de696d6e-bd1f-4fa0-aea2-9ae5e6e6d57c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.956392] [55187]: DEBUG nova.api.openstack.wsgi [None req-a5869cbd-af62-4f63-bfe7-2ecfa37e704f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 701.958363] [55187]: DEBUG nova.compute.api [None req-a5869cbd-af62-4f63-bfe7-2ecfa37e704f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 701.964293] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5869cbd-af62-4f63-bfe7-2ecfa37e704f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.964611] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5869cbd-af62-4f63-bfe7-2ecfa37e704f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.964807] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5869cbd-af62-4f63-bfe7-2ecfa37e704f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.965172] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5869cbd-af62-4f63-bfe7-2ecfa37e704f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.965367] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5869cbd-af62-4f63-bfe7-2ecfa37e704f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.965531] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5869cbd-af62-4f63-bfe7-2ecfa37e704f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.000204] [55188]: DEBUG nova.policy [None req-de696d6e-bd1f-4fa0-aea2-9ae5e6e6d57c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.004335] [55188]: INFO nova.api.openstack.requestlog [None req-de696d6e-bd1f-4fa0-aea2-9ae5e6e6d57c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.062857 [ 702.005172] [55188]: [pid: 55188|app: 0|req: 700/1316] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.008556] [55188]: DEBUG nova.api.openstack.wsgi [None req-d2ee0e7c-e975-4f1c-b2e2-899323da05a7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.010514] [55188]: DEBUG nova.compute.api [None req-d2ee0e7c-e975-4f1c-b2e2-899323da05a7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.014444] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2ee0e7c-e975-4f1c-b2e2-899323da05a7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.014850] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2ee0e7c-e975-4f1c-b2e2-899323da05a7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.015203] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2ee0e7c-e975-4f1c-b2e2-899323da05a7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.015702] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2ee0e7c-e975-4f1c-b2e2-899323da05a7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.016266] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2ee0e7c-e975-4f1c-b2e2-899323da05a7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.016566] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2ee0e7c-e975-4f1c-b2e2-899323da05a7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.054327] [55188]: DEBUG nova.policy [None req-d2ee0e7c-e975-4f1c-b2e2-899323da05a7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.059484] [55188]: DEBUG nova.policy [None req-d2ee0e7c-e975-4f1c-b2e2-899323da05a7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.061283] [55188]: DEBUG nova.policy [None req-d2ee0e7c-e975-4f1c-b2e2-899323da05a7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.063289] [55188]: INFO nova.api.openstack.requestlog [None req-d2ee0e7c-e975-4f1c-b2e2-899323da05a7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.057201 [ 702.063764] [55188]: [pid: 55188|app: 0|req: 701/1317] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 702.069701] [55188]: DEBUG nova.api.openstack.wsgi [None req-2440dc44-90d3-469b-8d59-ce1599e19b69 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.072188] [55188]: DEBUG nova.compute.api [None req-2440dc44-90d3-469b-8d59-ce1599e19b69 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.076994] [55188]: DEBUG oslo_concurrency.lockutils [None req-2440dc44-90d3-469b-8d59-ce1599e19b69 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.077414] [55188]: DEBUG oslo_concurrency.lockutils [None req-2440dc44-90d3-469b-8d59-ce1599e19b69 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.077960] [55188]: DEBUG oslo_concurrency.lockutils [None req-2440dc44-90d3-469b-8d59-ce1599e19b69 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.078884] [55188]: DEBUG oslo_concurrency.lockutils [None req-2440dc44-90d3-469b-8d59-ce1599e19b69 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.081276] [55188]: DEBUG oslo_concurrency.lockutils [None req-2440dc44-90d3-469b-8d59-ce1599e19b69 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.081276] [55188]: DEBUG oslo_concurrency.lockutils [None req-2440dc44-90d3-469b-8d59-ce1599e19b69 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.145157] [55188]: DEBUG nova.policy [None req-2440dc44-90d3-469b-8d59-ce1599e19b69 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.154455] [55188]: INFO nova.api.openstack.requestlog [None req-2440dc44-90d3-469b-8d59-ce1599e19b69 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.089350 [ 702.154740] [55188]: [pid: 55188|app: 0|req: 702/1318] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.158123] [55188]: DEBUG nova.api.openstack.wsgi [None req-4a27ef90-9517-4bab-bc80-b89f1ea493c4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.160495] [55188]: DEBUG nova.compute.api [None req-4a27ef90-9517-4bab-bc80-b89f1ea493c4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.169050] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a27ef90-9517-4bab-bc80-b89f1ea493c4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.169050] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a27ef90-9517-4bab-bc80-b89f1ea493c4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.169050] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a27ef90-9517-4bab-bc80-b89f1ea493c4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.169050] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a27ef90-9517-4bab-bc80-b89f1ea493c4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.169727] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a27ef90-9517-4bab-bc80-b89f1ea493c4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.169727] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a27ef90-9517-4bab-bc80-b89f1ea493c4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.205400] [55187]: DEBUG nova.policy [None req-a5869cbd-af62-4f63-bfe7-2ecfa37e704f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.212767] [55187]: INFO nova.api.openstack.requestlog [None req-a5869cbd-af62-4f63-bfe7-2ecfa37e704f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.258154 [ 702.212767] [55187]: [pid: 55187|app: 0|req: 617/1319] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.216743] [55187]: DEBUG nova.api.openstack.wsgi [None req-accdb71c-4287-41b0-9ad7-eb0cee988a18 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.220329] [55187]: DEBUG nova.policy [None req-accdb71c-4287-41b0-9ad7-eb0cee988a18 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.220748] [55187]: DEBUG nova.compute.api [None req-accdb71c-4287-41b0-9ad7-eb0cee988a18 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Searching by: {'vm_state': ['active'], 'deleted': False, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 702.220986] [55188]: DEBUG nova.policy [None req-4a27ef90-9517-4bab-bc80-b89f1ea493c4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.226401] [55188]: INFO nova.api.openstack.requestlog [None req-4a27ef90-9517-4bab-bc80-b89f1ea493c4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.070437 [ 702.226401] [55188]: [pid: 55188|app: 0|req: 703/1320] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.226529] [55187]: DEBUG oslo_concurrency.lockutils [None req-accdb71c-4287-41b0-9ad7-eb0cee988a18 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.226658] [55187]: DEBUG oslo_concurrency.lockutils [None req-accdb71c-4287-41b0-9ad7-eb0cee988a18 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.227140] [55187]: DEBUG oslo_concurrency.lockutils [None req-accdb71c-4287-41b0-9ad7-eb0cee988a18 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.227284] [55187]: DEBUG oslo_concurrency.lockutils [None req-accdb71c-4287-41b0-9ad7-eb0cee988a18 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.227511] [55187]: DEBUG oslo_concurrency.lockutils [None req-accdb71c-4287-41b0-9ad7-eb0cee988a18 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.228861] [55187]: DEBUG oslo_concurrency.lockutils [None req-accdb71c-4287-41b0-9ad7-eb0cee988a18 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.229731] [55188]: DEBUG nova.api.openstack.wsgi [None req-7680a648-475b-4208-94bc-5e2a7e9322a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.231514] [55188]: DEBUG nova.compute.api [None req-7680a648-475b-4208-94bc-5e2a7e9322a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.236711] [55188]: DEBUG oslo_concurrency.lockutils [None req-7680a648-475b-4208-94bc-5e2a7e9322a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.236963] [55188]: DEBUG oslo_concurrency.lockutils [None req-7680a648-475b-4208-94bc-5e2a7e9322a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.237162] [55188]: DEBUG oslo_concurrency.lockutils [None req-7680a648-475b-4208-94bc-5e2a7e9322a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.237514] [55188]: DEBUG oslo_concurrency.lockutils [None req-7680a648-475b-4208-94bc-5e2a7e9322a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.237713] [55188]: DEBUG oslo_concurrency.lockutils [None req-7680a648-475b-4208-94bc-5e2a7e9322a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.237886] [55188]: DEBUG oslo_concurrency.lockutils [None req-7680a648-475b-4208-94bc-5e2a7e9322a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.277447] [55188]: DEBUG nova.policy [None req-7680a648-475b-4208-94bc-5e2a7e9322a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.287594] [55188]: INFO nova.api.openstack.requestlog [None req-7680a648-475b-4208-94bc-5e2a7e9322a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.060645 [ 702.287930] [55188]: [pid: 55188|app: 0|req: 704/1321] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.295375] [55188]: DEBUG nova.api.openstack.wsgi [None req-c2f53448-5641-42be-a53d-80f30e3e2369 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.297102] [55188]: DEBUG nova.compute.api [None req-c2f53448-5641-42be-a53d-80f30e3e2369 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.298602] [55187]: DEBUG nova.compute.multi_cell_list [None req-accdb71c-4287-41b0-9ad7-eb0cee988a18 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=55187) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 702.304035] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2f53448-5641-42be-a53d-80f30e3e2369 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.304322] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2f53448-5641-42be-a53d-80f30e3e2369 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.304769] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2f53448-5641-42be-a53d-80f30e3e2369 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.305159] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2f53448-5641-42be-a53d-80f30e3e2369 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.305531] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2f53448-5641-42be-a53d-80f30e3e2369 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.305724] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2f53448-5641-42be-a53d-80f30e3e2369 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.343381] [55188]: DEBUG nova.policy [None req-c2f53448-5641-42be-a53d-80f30e3e2369 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.348612] [55188]: INFO nova.api.openstack.requestlog [None req-c2f53448-5641-42be-a53d-80f30e3e2369 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.055146 [ 702.348612] [55188]: [pid: 55188|app: 0|req: 705/1322] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.350911] [55188]: DEBUG nova.api.openstack.wsgi [None req-1bdc073f-bc69-4b16-83fd-c4ede14709c0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.351196] [55187]: DEBUG nova.policy [None req-accdb71c-4287-41b0-9ad7-eb0cee988a18 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.353014] [55188]: DEBUG nova.compute.api [None req-1bdc073f-bc69-4b16-83fd-c4ede14709c0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.355544] [55187]: DEBUG oslo_concurrency.lockutils [None req-accdb71c-4287-41b0-9ad7-eb0cee988a18 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.355788] [55187]: DEBUG oslo_concurrency.lockutils [None req-accdb71c-4287-41b0-9ad7-eb0cee988a18 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.356013] [55187]: DEBUG oslo_concurrency.lockutils [None req-accdb71c-4287-41b0-9ad7-eb0cee988a18 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.356882] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bdc073f-bc69-4b16-83fd-c4ede14709c0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.357127] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bdc073f-bc69-4b16-83fd-c4ede14709c0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.357311] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bdc073f-bc69-4b16-83fd-c4ede14709c0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.357655] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bdc073f-bc69-4b16-83fd-c4ede14709c0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.357848] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bdc073f-bc69-4b16-83fd-c4ede14709c0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.358029] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bdc073f-bc69-4b16-83fd-c4ede14709c0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.394932] [55188]: DEBUG nova.policy [None req-1bdc073f-bc69-4b16-83fd-c4ede14709c0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.399516] [55188]: INFO nova.api.openstack.requestlog [None req-1bdc073f-bc69-4b16-83fd-c4ede14709c0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.050749 [ 702.399898] [55188]: [pid: 55188|app: 0|req: 706/1323] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.407038] [55188]: DEBUG nova.api.openstack.wsgi [None req-36f6586e-a5f2-4ee5-b21e-ce2b20a3346b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '.version_select at 0x7d4afb1576d0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.412637] [55188]: DEBUG oslo_concurrency.lockutils [None req-36f6586e-a5f2-4ee5-b21e-ce2b20a3346b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.412883] [55188]: DEBUG oslo_concurrency.lockutils [None req-36f6586e-a5f2-4ee5-b21e-ce2b20a3346b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.413077] [55188]: DEBUG oslo_concurrency.lockutils [None req-36f6586e-a5f2-4ee5-b21e-ce2b20a3346b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.417613] [55188]: INFO nova.api.openstack.requestlog [None req-36f6586e-a5f2-4ee5-b21e-ce2b20a3346b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags" status: 200 len: 12 microversion: 2.26 time: 0.017029 [ 702.417960] [55188]: [pid: 55188|app: 0|req: 707/1324] 10.180.1.21 () {60 vars in 1287 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.422879] [55188]: DEBUG nova.api.openstack.wsgi [None req-57e16566-ad16-4ec5-9cbb-8cbcb2c84cc9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.424645] [55188]: DEBUG nova.compute.api [None req-57e16566-ad16-4ec5-9cbb-8cbcb2c84cc9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.428190] [55188]: DEBUG oslo_concurrency.lockutils [None req-57e16566-ad16-4ec5-9cbb-8cbcb2c84cc9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.428425] [55188]: DEBUG oslo_concurrency.lockutils [None req-57e16566-ad16-4ec5-9cbb-8cbcb2c84cc9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.428604] [55188]: DEBUG oslo_concurrency.lockutils [None req-57e16566-ad16-4ec5-9cbb-8cbcb2c84cc9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.428955] [55188]: DEBUG oslo_concurrency.lockutils [None req-57e16566-ad16-4ec5-9cbb-8cbcb2c84cc9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.429205] [55188]: DEBUG oslo_concurrency.lockutils [None req-57e16566-ad16-4ec5-9cbb-8cbcb2c84cc9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.429383] [55188]: DEBUG oslo_concurrency.lockutils [None req-57e16566-ad16-4ec5-9cbb-8cbcb2c84cc9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.461847] [55188]: DEBUG nova.policy [None req-57e16566-ad16-4ec5-9cbb-8cbcb2c84cc9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.466613] [55188]: INFO nova.api.openstack.requestlog [None req-57e16566-ad16-4ec5-9cbb-8cbcb2c84cc9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.048091 [ 702.467226] [55188]: [pid: 55188|app: 0|req: 708/1325] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.469400] [55188]: DEBUG nova.api.openstack.wsgi [None req-2d6e8103-a06b-49de-91f6-bfa1ca275dd6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.470970] [55188]: DEBUG nova.compute.api [None req-2d6e8103-a06b-49de-91f6-bfa1ca275dd6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.477730] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d6e8103-a06b-49de-91f6-bfa1ca275dd6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.477965] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d6e8103-a06b-49de-91f6-bfa1ca275dd6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.478165] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d6e8103-a06b-49de-91f6-bfa1ca275dd6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.478513] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d6e8103-a06b-49de-91f6-bfa1ca275dd6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.478709] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d6e8103-a06b-49de-91f6-bfa1ca275dd6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.478881] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d6e8103-a06b-49de-91f6-bfa1ca275dd6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.482217] [55187]: INFO nova.api.openstack.requestlog [None req-accdb71c-4287-41b0-9ad7-eb0cee988a18 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail?status=active" status: 200 len: 4510 microversion: 2.1 time: 0.268842 [ 702.482675] [55187]: [pid: 55187|app: 0|req: 618/1326] 10.180.1.21 () {58 vars in 1168 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/detail?status=active => generated 4510 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.485352] [55187]: DEBUG nova.api.openstack.wsgi [None req-4b6a4671-7370-42b2-9a8a-119c99a15614 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.487021] [55187]: DEBUG nova.compute.api [None req-4b6a4671-7370-42b2-9a8a-119c99a15614 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.490331] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b6a4671-7370-42b2-9a8a-119c99a15614 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.490593] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b6a4671-7370-42b2-9a8a-119c99a15614 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.494022] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b6a4671-7370-42b2-9a8a-119c99a15614 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.494022] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b6a4671-7370-42b2-9a8a-119c99a15614 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.494022] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b6a4671-7370-42b2-9a8a-119c99a15614 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.494022] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b6a4671-7370-42b2-9a8a-119c99a15614 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.520041] [55188]: DEBUG nova.policy [None req-2d6e8103-a06b-49de-91f6-bfa1ca275dd6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.523564] [55188]: INFO nova.api.openstack.requestlog [None req-2d6e8103-a06b-49de-91f6-bfa1ca275dd6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.055974 [ 702.523989] [55188]: [pid: 55188|app: 0|req: 709/1327] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.526714] [55188]: DEBUG nova.api.openstack.wsgi [None req-b83971d4-f32c-4abb-a276-600f93f0e22f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.528563] [55188]: DEBUG nova.compute.api [None req-b83971d4-f32c-4abb-a276-600f93f0e22f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.532125] [55188]: DEBUG oslo_concurrency.lockutils [None req-b83971d4-f32c-4abb-a276-600f93f0e22f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.532454] [55188]: DEBUG oslo_concurrency.lockutils [None req-b83971d4-f32c-4abb-a276-600f93f0e22f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.532703] [55188]: DEBUG oslo_concurrency.lockutils [None req-b83971d4-f32c-4abb-a276-600f93f0e22f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.533127] [55188]: DEBUG oslo_concurrency.lockutils [None req-b83971d4-f32c-4abb-a276-600f93f0e22f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.533391] [55188]: DEBUG oslo_concurrency.lockutils [None req-b83971d4-f32c-4abb-a276-600f93f0e22f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.533623] [55188]: DEBUG oslo_concurrency.lockutils [None req-b83971d4-f32c-4abb-a276-600f93f0e22f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.551684] [55187]: DEBUG nova.policy [None req-4b6a4671-7370-42b2-9a8a-119c99a15614 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.558796] [55187]: DEBUG nova.policy [None req-4b6a4671-7370-42b2-9a8a-119c99a15614 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.561027] [55187]: DEBUG nova.policy [None req-4b6a4671-7370-42b2-9a8a-119c99a15614 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.567369] [55187]: INFO nova.api.openstack.requestlog [None req-4b6a4671-7370-42b2-9a8a-119c99a15614 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.084060 [ 702.567893] [55187]: [pid: 55187|app: 0|req: 619/1328] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 702.570805] [55188]: DEBUG nova.policy [None req-b83971d4-f32c-4abb-a276-600f93f0e22f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.574358] [55187]: DEBUG nova.api.openstack.wsgi [None req-0c8cc1b6-98fc-4324-b716-f0a923ec78e7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.574358] [55187]: DEBUG nova.compute.api [None req-0c8cc1b6-98fc-4324-b716-f0a923ec78e7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.576019] [55188]: INFO nova.api.openstack.requestlog [None req-b83971d4-f32c-4abb-a276-600f93f0e22f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1278 microversion: 2.1 time: 0.051174 [ 702.576409] [55188]: [pid: 55188|app: 0|req: 710/1329] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1278 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.579235] [55188]: DEBUG nova.api.openstack.wsgi [None req-7b8db363-87e7-4d44-9120-d4459173560f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '.version_select at 0x7d4afafab640>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.582135] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c8cc1b6-98fc-4324-b716-f0a923ec78e7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.586020] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c8cc1b6-98fc-4324-b716-f0a923ec78e7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.586020] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c8cc1b6-98fc-4324-b716-f0a923ec78e7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.586020] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c8cc1b6-98fc-4324-b716-f0a923ec78e7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.586020] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c8cc1b6-98fc-4324-b716-f0a923ec78e7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.586345] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b8db363-87e7-4d44-9120-d4459173560f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.586402] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c8cc1b6-98fc-4324-b716-f0a923ec78e7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.586442] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b8db363-87e7-4d44-9120-d4459173560f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.586442] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b8db363-87e7-4d44-9120-d4459173560f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.586442] [55188]: DEBUG nova.compute.api [None req-7b8db363-87e7-4d44-9120-d4459173560f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.587282] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b8db363-87e7-4d44-9120-d4459173560f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.587590] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b8db363-87e7-4d44-9120-d4459173560f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.587832] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b8db363-87e7-4d44-9120-d4459173560f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.588285] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b8db363-87e7-4d44-9120-d4459173560f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.588625] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b8db363-87e7-4d44-9120-d4459173560f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.588873] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b8db363-87e7-4d44-9120-d4459173560f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.604892] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b8db363-87e7-4d44-9120-d4459173560f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.605276] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b8db363-87e7-4d44-9120-d4459173560f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.605509] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b8db363-87e7-4d44-9120-d4459173560f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.610999] [55188]: DEBUG nova.objects.instance [None req-7b8db363-87e7-4d44-9120-d4459173560f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'flavor' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 702.619321] [55188]: INFO nova.api.openstack.requestlog [None req-7b8db363-87e7-4d44-9120-d4459173560f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags" status: 204 len: 0 microversion: 2.26 time: 0.042281 [ 702.620319] [55188]: [pid: 55188|app: 0|req: 711/1330] 10.180.1.21 () {60 vars in 1290 bytes} [Wed Mar 26 22:03:02 2025] DELETE /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 702.622426] [55188]: DEBUG nova.api.openstack.wsgi [None req-16b72c49-58b3-4a27-abc6-59f8798f2ba4 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.627692] [55188]: DEBUG nova.compute.api [None req-16b72c49-58b3-4a27-abc6-59f8798f2ba4 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.634688] [55188]: DEBUG oslo_concurrency.lockutils [None req-16b72c49-58b3-4a27-abc6-59f8798f2ba4 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.634950] [55188]: DEBUG oslo_concurrency.lockutils [None req-16b72c49-58b3-4a27-abc6-59f8798f2ba4 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.635164] [55188]: DEBUG oslo_concurrency.lockutils [None req-16b72c49-58b3-4a27-abc6-59f8798f2ba4 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.635525] [55188]: DEBUG oslo_concurrency.lockutils [None req-16b72c49-58b3-4a27-abc6-59f8798f2ba4 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.635723] [55188]: DEBUG oslo_concurrency.lockutils [None req-16b72c49-58b3-4a27-abc6-59f8798f2ba4 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.635921] [55188]: DEBUG oslo_concurrency.lockutils [None req-16b72c49-58b3-4a27-abc6-59f8798f2ba4 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.645913] [55187]: DEBUG nova.policy [None req-0c8cc1b6-98fc-4324-b716-f0a923ec78e7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.652156] [55187]: INFO nova.api.openstack.requestlog [None req-0c8cc1b6-98fc-4324-b716-f0a923ec78e7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.082181 [ 702.652425] [55187]: [pid: 55187|app: 0|req: 620/1331] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.658399] [55187]: DEBUG nova.api.openstack.wsgi [None req-6e3825ae-44b9-43b1-9a10-96cbc813c9e9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.658399] [55187]: DEBUG nova.policy [None req-6e3825ae-44b9-43b1-9a10-96cbc813c9e9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.658399] [55187]: DEBUG nova.api.openstack.compute.servers [None req-6e3825ae-44b9-43b1-9a10-96cbc813c9e9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Removing options 'limit' from query {{(pid=55187) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1552}} [ 702.658748] [55187]: DEBUG nova.compute.api [None req-6e3825ae-44b9-43b1-9a10-96cbc813c9e9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Searching by: {'deleted': False, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 702.665021] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e3825ae-44b9-43b1-9a10-96cbc813c9e9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.665273] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e3825ae-44b9-43b1-9a10-96cbc813c9e9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.665453] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e3825ae-44b9-43b1-9a10-96cbc813c9e9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.665835] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e3825ae-44b9-43b1-9a10-96cbc813c9e9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.666065] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e3825ae-44b9-43b1-9a10-96cbc813c9e9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.666247] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e3825ae-44b9-43b1-9a10-96cbc813c9e9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.689168] [55188]: DEBUG nova.policy [None req-16b72c49-58b3-4a27-abc6-59f8798f2ba4 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.700102] [55188]: INFO nova.api.openstack.requestlog [None req-16b72c49-58b3-4a27-abc6-59f8798f2ba4 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.079136 [ 702.700102] [55188]: [pid: 55188|app: 0|req: 712/1332] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:02 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.703744] [55188]: DEBUG nova.api.openstack.wsgi [None req-393f0280-7776-43e7-abef-645961af5eb0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.705532] [55188]: DEBUG nova.compute.api [None req-393f0280-7776-43e7-abef-645961af5eb0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.709773] [55188]: DEBUG oslo_concurrency.lockutils [None req-393f0280-7776-43e7-abef-645961af5eb0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.709773] [55188]: DEBUG oslo_concurrency.lockutils [None req-393f0280-7776-43e7-abef-645961af5eb0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.709773] [55188]: DEBUG oslo_concurrency.lockutils [None req-393f0280-7776-43e7-abef-645961af5eb0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.709974] [55188]: DEBUG oslo_concurrency.lockutils [None req-393f0280-7776-43e7-abef-645961af5eb0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.710188] [55188]: DEBUG oslo_concurrency.lockutils [None req-393f0280-7776-43e7-abef-645961af5eb0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.710345] [55188]: DEBUG oslo_concurrency.lockutils [None req-393f0280-7776-43e7-abef-645961af5eb0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.734369] [55187]: DEBUG nova.policy [None req-6e3825ae-44b9-43b1-9a10-96cbc813c9e9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.743270] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e3825ae-44b9-43b1-9a10-96cbc813c9e9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.743513] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e3825ae-44b9-43b1-9a10-96cbc813c9e9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.743690] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e3825ae-44b9-43b1-9a10-96cbc813c9e9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.753634] [55188]: DEBUG nova.policy [None req-393f0280-7776-43e7-abef-645961af5eb0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.759126] [55188]: INFO nova.api.openstack.requestlog [None req-393f0280-7776-43e7-abef-645961af5eb0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.057771 [ 702.759126] [55188]: [pid: 55188|app: 0|req: 713/1333] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:03 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.761312] [55188]: DEBUG nova.api.openstack.wsgi [None req-0f6fd2a2-b4f7-4bf6-bae0-19b2c5dfd0cb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.765177] [55188]: DEBUG nova.compute.api [None req-0f6fd2a2-b4f7-4bf6-bae0-19b2c5dfd0cb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.768646] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f6fd2a2-b4f7-4bf6-bae0-19b2c5dfd0cb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.768646] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f6fd2a2-b4f7-4bf6-bae0-19b2c5dfd0cb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.768646] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f6fd2a2-b4f7-4bf6-bae0-19b2c5dfd0cb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.769893] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f6fd2a2-b4f7-4bf6-bae0-19b2c5dfd0cb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.769893] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f6fd2a2-b4f7-4bf6-bae0-19b2c5dfd0cb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.769893] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f6fd2a2-b4f7-4bf6-bae0-19b2c5dfd0cb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.789194] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f6fd2a2-b4f7-4bf6-bae0-19b2c5dfd0cb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.790047] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f6fd2a2-b4f7-4bf6-bae0-19b2c5dfd0cb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.790047] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f6fd2a2-b4f7-4bf6-bae0-19b2c5dfd0cb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.790047] [55188]: DEBUG nova.objects.instance [None req-0f6fd2a2-b4f7-4bf6-bae0-19b2c5dfd0cb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lazy-loading 'fault' on Instance uuid 3b873a8a-8dd7-4497-836e-d22a34a3eea1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 702.811524] [55188]: DEBUG nova.policy [None req-0f6fd2a2-b4f7-4bf6-bae0-19b2c5dfd0cb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.815883] [55188]: INFO nova.api.openstack.requestlog [None req-0f6fd2a2-b4f7-4bf6-bae0-19b2c5dfd0cb tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1315 microversion: 2.1 time: 0.056454 [ 702.816267] [55188]: [pid: 55188|app: 0|req: 714/1334] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:03 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1315 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.818845] [55188]: DEBUG nova.api.openstack.wsgi [None req-b5a750d7-afbc-46f6-96f8-32314c1866fe tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.820432] [55188]: DEBUG nova.compute.api [None req-b5a750d7-afbc-46f6-96f8-32314c1866fe tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.824750] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5a750d7-afbc-46f6-96f8-32314c1866fe tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.824750] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5a750d7-afbc-46f6-96f8-32314c1866fe tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.824750] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5a750d7-afbc-46f6-96f8-32314c1866fe tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.824750] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5a750d7-afbc-46f6-96f8-32314c1866fe tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.824926] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5a750d7-afbc-46f6-96f8-32314c1866fe tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.825168] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5a750d7-afbc-46f6-96f8-32314c1866fe tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.871892] [55188]: DEBUG nova.policy [None req-b5a750d7-afbc-46f6-96f8-32314c1866fe tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.879255] [55188]: INFO nova.api.openstack.requestlog [None req-b5a750d7-afbc-46f6-96f8-32314c1866fe tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.060194 [ 702.879255] [55188]: [pid: 55188|app: 0|req: 715/1335] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:03 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.880937] [55188]: DEBUG nova.api.openstack.wsgi [None req-927a0c07-08ae-40cd-840a-991780914922 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.882515] [55188]: DEBUG nova.compute.api [None req-927a0c07-08ae-40cd-840a-991780914922 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.885743] [55188]: DEBUG oslo_concurrency.lockutils [None req-927a0c07-08ae-40cd-840a-991780914922 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.928331] [55188]: DEBUG oslo_concurrency.lockutils [None req-927a0c07-08ae-40cd-840a-991780914922 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.928331] [55188]: DEBUG oslo_concurrency.lockutils [None req-927a0c07-08ae-40cd-840a-991780914922 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.928331] [55188]: DEBUG oslo_concurrency.lockutils [None req-927a0c07-08ae-40cd-840a-991780914922 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.928331] [55188]: DEBUG oslo_concurrency.lockutils [None req-927a0c07-08ae-40cd-840a-991780914922 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.930443] [55188]: DEBUG oslo_concurrency.lockutils [None req-927a0c07-08ae-40cd-840a-991780914922 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.930927] [55187]: INFO nova.api.openstack.requestlog [None req-6e3825ae-44b9-43b1-9a10-96cbc813c9e9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail?limit=1" status: 200 len: 1657 microversion: 2.1 time: 0.270765 [ 702.930927] [55187]: [pid: 55187|app: 0|req: 621/1336] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 26 22:03:03 2025] GET /compute/v2.1/servers/detail?limit=1 => generated 1657 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.934957] [55187]: DEBUG nova.api.openstack.wsgi [None req-bc79458d-220f-40e5-a9c6-c0ba85294696 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '.version_select at 0x7d4afb531870>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.940461] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc79458d-220f-40e5-a9c6-c0ba85294696 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.940617] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc79458d-220f-40e5-a9c6-c0ba85294696 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.940784] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc79458d-220f-40e5-a9c6-c0ba85294696 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.940974] [55187]: DEBUG nova.compute.api [None req-bc79458d-220f-40e5-a9c6-c0ba85294696 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.952347] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc79458d-220f-40e5-a9c6-c0ba85294696 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.952347] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc79458d-220f-40e5-a9c6-c0ba85294696 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.952347] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc79458d-220f-40e5-a9c6-c0ba85294696 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.952347] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc79458d-220f-40e5-a9c6-c0ba85294696 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.952525] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc79458d-220f-40e5-a9c6-c0ba85294696 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.952525] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc79458d-220f-40e5-a9c6-c0ba85294696 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.952750] [55188]: DEBUG nova.policy [None req-927a0c07-08ae-40cd-840a-991780914922 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.959500] [55188]: INFO nova.api.openstack.requestlog [None req-927a0c07-08ae-40cd-840a-991780914922 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1216 microversion: 2.1 time: 0.081293 [ 702.959990] [55188]: [pid: 55188|app: 0|req: 716/1337] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:03 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1216 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.970670] [55188]: DEBUG nova.api.openstack.wsgi [None req-c30768a5-5026-4b86-b752-786162146d88 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 702.974114] [55188]: DEBUG nova.compute.api [None req-c30768a5-5026-4b86-b752-786162146d88 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 702.978310] [55188]: DEBUG oslo_concurrency.lockutils [None req-c30768a5-5026-4b86-b752-786162146d88 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.980291] [55188]: DEBUG oslo_concurrency.lockutils [None req-c30768a5-5026-4b86-b752-786162146d88 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.982728] [55188]: DEBUG oslo_concurrency.lockutils [None req-c30768a5-5026-4b86-b752-786162146d88 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.984228] [55188]: DEBUG oslo_concurrency.lockutils [None req-c30768a5-5026-4b86-b752-786162146d88 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.984564] [55188]: DEBUG oslo_concurrency.lockutils [None req-c30768a5-5026-4b86-b752-786162146d88 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.984870] [55188]: DEBUG oslo_concurrency.lockutils [None req-c30768a5-5026-4b86-b752-786162146d88 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.992994] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc79458d-220f-40e5-a9c6-c0ba85294696 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.993283] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc79458d-220f-40e5-a9c6-c0ba85294696 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.993751] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc79458d-220f-40e5-a9c6-c0ba85294696 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.000172] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc79458d-220f-40e5-a9c6-c0ba85294696 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.000172] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc79458d-220f-40e5-a9c6-c0ba85294696 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.000172] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc79458d-220f-40e5-a9c6-c0ba85294696 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.015509] [55187]: DEBUG nova.objects.instance [None req-bc79458d-220f-40e5-a9c6-c0ba85294696 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'flavor' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 703.030114] [55187]: INFO nova.api.openstack.requestlog [None req-bc79458d-220f-40e5-a9c6-c0ba85294696 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags/tempest-tag-2066399643" status: 201 len: 0 microversion: 2.26 time: 0.104789 [ 703.030237] [55187]: [pid: 55187|app: 0|req: 622/1338] 10.180.1.21 () {62 vars in 1375 bytes} [Wed Mar 26 22:03:03 2025] PUT /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags/tempest-tag-2066399643 => generated 0 bytes in 105 msecs (HTTP/1.1 201) 10 headers in 486 bytes (1 switches on core 0) [ 703.033120] [55187]: DEBUG nova.api.openstack.wsgi [None req-172955a9-cb3a-47ce-916d-24440f259418 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.035999] [55187]: DEBUG nova.compute.api [None req-172955a9-cb3a-47ce-916d-24440f259418 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.039087] [55187]: DEBUG oslo_concurrency.lockutils [None req-172955a9-cb3a-47ce-916d-24440f259418 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.039415] [55187]: DEBUG oslo_concurrency.lockutils [None req-172955a9-cb3a-47ce-916d-24440f259418 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.039775] [55187]: DEBUG oslo_concurrency.lockutils [None req-172955a9-cb3a-47ce-916d-24440f259418 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.040114] [55187]: DEBUG oslo_concurrency.lockutils [None req-172955a9-cb3a-47ce-916d-24440f259418 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.040284] [55187]: DEBUG oslo_concurrency.lockutils [None req-172955a9-cb3a-47ce-916d-24440f259418 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.040526] [55187]: DEBUG oslo_concurrency.lockutils [None req-172955a9-cb3a-47ce-916d-24440f259418 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.051376] [55188]: DEBUG nova.policy [None req-c30768a5-5026-4b86-b752-786162146d88 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.063015] [55188]: INFO nova.api.openstack.requestlog [None req-c30768a5-5026-4b86-b752-786162146d88 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.099771 [ 703.063015] [55188]: [pid: 55188|app: 0|req: 717/1339] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:03 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.066474] [55188]: DEBUG nova.api.openstack.wsgi [None req-49d110c8-64f4-423d-974a-7d88651dffd7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.069295] [55188]: DEBUG nova.compute.api [None req-49d110c8-64f4-423d-974a-7d88651dffd7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.085128] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d110c8-64f4-423d-974a-7d88651dffd7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.085128] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d110c8-64f4-423d-974a-7d88651dffd7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.085128] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d110c8-64f4-423d-974a-7d88651dffd7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.085128] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d110c8-64f4-423d-974a-7d88651dffd7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.085796] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d110c8-64f4-423d-974a-7d88651dffd7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.086115] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d110c8-64f4-423d-974a-7d88651dffd7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.109860] [55187]: DEBUG nova.policy [None req-172955a9-cb3a-47ce-916d-24440f259418 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.112991] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d110c8-64f4-423d-974a-7d88651dffd7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.113298] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d110c8-64f4-423d-974a-7d88651dffd7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.113510] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d110c8-64f4-423d-974a-7d88651dffd7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.113808] [55188]: DEBUG nova.objects.instance [None req-49d110c8-64f4-423d-974a-7d88651dffd7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 703.119804] [55187]: INFO nova.api.openstack.requestlog [None req-172955a9-cb3a-47ce-916d-24440f259418 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.088602 [ 703.120546] [55187]: [pid: 55187|app: 0|req: 623/1340] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:03 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.124136] [55187]: DEBUG nova.api.openstack.wsgi [None req-148f3042-4a45-4bdf-b433-0d66bbc67435 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.125705] [55187]: DEBUG nova.compute.api [None req-148f3042-4a45-4bdf-b433-0d66bbc67435 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.134604] [55187]: DEBUG oslo_concurrency.lockutils [None req-148f3042-4a45-4bdf-b433-0d66bbc67435 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.134604] [55187]: DEBUG oslo_concurrency.lockutils [None req-148f3042-4a45-4bdf-b433-0d66bbc67435 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.137224] [55187]: DEBUG oslo_concurrency.lockutils [None req-148f3042-4a45-4bdf-b433-0d66bbc67435 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.137571] [55187]: DEBUG oslo_concurrency.lockutils [None req-148f3042-4a45-4bdf-b433-0d66bbc67435 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.140670] [55187]: DEBUG oslo_concurrency.lockutils [None req-148f3042-4a45-4bdf-b433-0d66bbc67435 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.140670] [55187]: DEBUG oslo_concurrency.lockutils [None req-148f3042-4a45-4bdf-b433-0d66bbc67435 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.157564] [55188]: DEBUG nova.policy [None req-49d110c8-64f4-423d-974a-7d88651dffd7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.165625] [55188]: DEBUG nova.policy [None req-49d110c8-64f4-423d-974a-7d88651dffd7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.166255] [55188]: DEBUG nova.policy [None req-49d110c8-64f4-423d-974a-7d88651dffd7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.171359] [55188]: INFO nova.api.openstack.requestlog [None req-49d110c8-64f4-423d-974a-7d88651dffd7 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.107756 [ 703.172521] [55188]: [pid: 55188|app: 0|req: 718/1341] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:03 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 703.177343] [55188]: DEBUG nova.api.openstack.wsgi [None req-5d5109ed-364a-40d5-9e5f-eaffeb00578d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.178112] [55188]: DEBUG nova.compute.api [None req-5d5109ed-364a-40d5-9e5f-eaffeb00578d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.186145] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d5109ed-364a-40d5-9e5f-eaffeb00578d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.186407] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d5109ed-364a-40d5-9e5f-eaffeb00578d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.186611] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d5109ed-364a-40d5-9e5f-eaffeb00578d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.187336] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d5109ed-364a-40d5-9e5f-eaffeb00578d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.187561] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d5109ed-364a-40d5-9e5f-eaffeb00578d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.187736] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d5109ed-364a-40d5-9e5f-eaffeb00578d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.199692] [55187]: DEBUG nova.policy [None req-148f3042-4a45-4bdf-b433-0d66bbc67435 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.207019] [55187]: INFO nova.api.openstack.requestlog [None req-148f3042-4a45-4bdf-b433-0d66bbc67435 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.083727 [ 703.207019] [55187]: [pid: 55187|app: 0|req: 624/1342] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:03 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.211016] [55187]: DEBUG nova.api.openstack.wsgi [None req-59713e6a-5084-4064-b0c4-6b91e99e569c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.211016] [55187]: DEBUG nova.policy [None req-59713e6a-5084-4064-b0c4-6b91e99e569c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.211016] [55187]: DEBUG nova.compute.api [None req-59713e6a-5084-4064-b0c4-6b91e99e569c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Searching by: {'vm_state': ['active'], 'deleted': False, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 703.216014] [55187]: DEBUG oslo_concurrency.lockutils [None req-59713e6a-5084-4064-b0c4-6b91e99e569c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.216014] [55187]: DEBUG oslo_concurrency.lockutils [None req-59713e6a-5084-4064-b0c4-6b91e99e569c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.216014] [55187]: DEBUG oslo_concurrency.lockutils [None req-59713e6a-5084-4064-b0c4-6b91e99e569c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.216014] [55187]: DEBUG oslo_concurrency.lockutils [None req-59713e6a-5084-4064-b0c4-6b91e99e569c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.216231] [55187]: DEBUG oslo_concurrency.lockutils [None req-59713e6a-5084-4064-b0c4-6b91e99e569c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.216231] [55187]: DEBUG oslo_concurrency.lockutils [None req-59713e6a-5084-4064-b0c4-6b91e99e569c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.223808] [55188]: DEBUG nova.policy [None req-5d5109ed-364a-40d5-9e5f-eaffeb00578d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.229025] [55188]: INFO nova.api.openstack.requestlog [None req-5d5109ed-364a-40d5-9e5f-eaffeb00578d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.055874 [ 703.229350] [55188]: [pid: 55188|app: 0|req: 719/1343] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:03 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.234895] [55188]: DEBUG nova.api.openstack.wsgi [None req-d436f378-4a53-40cc-97fb-743a6e75675b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.238054] [55188]: DEBUG nova.compute.api [None req-d436f378-4a53-40cc-97fb-743a6e75675b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.244323] [55188]: DEBUG oslo_concurrency.lockutils [None req-d436f378-4a53-40cc-97fb-743a6e75675b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.244574] [55188]: DEBUG oslo_concurrency.lockutils [None req-d436f378-4a53-40cc-97fb-743a6e75675b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.244884] [55188]: DEBUG oslo_concurrency.lockutils [None req-d436f378-4a53-40cc-97fb-743a6e75675b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.245330] [55188]: DEBUG oslo_concurrency.lockutils [None req-d436f378-4a53-40cc-97fb-743a6e75675b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.245523] [55188]: DEBUG oslo_concurrency.lockutils [None req-d436f378-4a53-40cc-97fb-743a6e75675b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.245699] [55188]: DEBUG oslo_concurrency.lockutils [None req-d436f378-4a53-40cc-97fb-743a6e75675b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.263382] [55187]: DEBUG nova.compute.multi_cell_list [None req-59713e6a-5084-4064-b0c4-6b91e99e569c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=55187) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 703.283859] [55188]: DEBUG nova.policy [None req-d436f378-4a53-40cc-97fb-743a6e75675b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.287980] [55188]: INFO nova.api.openstack.requestlog [None req-d436f378-4a53-40cc-97fb-743a6e75675b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.058038 [ 703.292091] [55188]: [pid: 55188|app: 0|req: 720/1344] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:03 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.294660] [55188]: DEBUG nova.api.openstack.wsgi [None req-ec3b1b4d-6bae-44a3-995f-167248945478 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.294735] [55187]: INFO nova.api.openstack.requestlog [None req-59713e6a-5084-4064-b0c4-6b91e99e569c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers?status=active" status: 200 len: 1011 microversion: 2.1 time: 0.088909 [ 703.295094] [55187]: [pid: 55187|app: 0|req: 625/1345] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 26 22:03:03 2025] GET /compute/v2.1/servers?status=active => generated 1011 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.296532] [55188]: DEBUG nova.compute.api [None req-ec3b1b4d-6bae-44a3-995f-167248945478 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.297992] [55187]: DEBUG nova.api.openstack.wsgi [None req-720e55e8-6d5d-468d-b4fc-9f66c66f599f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '.version_select at 0x7d4afb5329e0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.299612] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec3b1b4d-6bae-44a3-995f-167248945478 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.299856] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec3b1b4d-6bae-44a3-995f-167248945478 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.300053] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec3b1b4d-6bae-44a3-995f-167248945478 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.300547] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec3b1b4d-6bae-44a3-995f-167248945478 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.300753] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec3b1b4d-6bae-44a3-995f-167248945478 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.300942] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec3b1b4d-6bae-44a3-995f-167248945478 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.303753] [55187]: DEBUG oslo_concurrency.lockutils [None req-720e55e8-6d5d-468d-b4fc-9f66c66f599f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.304072] [55187]: DEBUG oslo_concurrency.lockutils [None req-720e55e8-6d5d-468d-b4fc-9f66c66f599f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.304282] [55187]: DEBUG oslo_concurrency.lockutils [None req-720e55e8-6d5d-468d-b4fc-9f66c66f599f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.304742] [55187]: DEBUG nova.compute.api [None req-720e55e8-6d5d-468d-b4fc-9f66c66f599f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.307618] [55187]: DEBUG oslo_concurrency.lockutils [None req-720e55e8-6d5d-468d-b4fc-9f66c66f599f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.307831] [55187]: DEBUG oslo_concurrency.lockutils [None req-720e55e8-6d5d-468d-b4fc-9f66c66f599f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.308019] [55187]: DEBUG oslo_concurrency.lockutils [None req-720e55e8-6d5d-468d-b4fc-9f66c66f599f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.308361] [55187]: DEBUG oslo_concurrency.lockutils [None req-720e55e8-6d5d-468d-b4fc-9f66c66f599f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.308556] [55187]: DEBUG oslo_concurrency.lockutils [None req-720e55e8-6d5d-468d-b4fc-9f66c66f599f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.308780] [55187]: DEBUG oslo_concurrency.lockutils [None req-720e55e8-6d5d-468d-b4fc-9f66c66f599f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.321785] [55187]: DEBUG oslo_concurrency.lockutils [None req-720e55e8-6d5d-468d-b4fc-9f66c66f599f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.322037] [55187]: DEBUG oslo_concurrency.lockutils [None req-720e55e8-6d5d-468d-b4fc-9f66c66f599f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.322315] [55187]: DEBUG oslo_concurrency.lockutils [None req-720e55e8-6d5d-468d-b4fc-9f66c66f599f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.329621] [55187]: DEBUG oslo_concurrency.lockutils [None req-720e55e8-6d5d-468d-b4fc-9f66c66f599f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.329837] [55187]: DEBUG oslo_concurrency.lockutils [None req-720e55e8-6d5d-468d-b4fc-9f66c66f599f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.330023] [55187]: DEBUG oslo_concurrency.lockutils [None req-720e55e8-6d5d-468d-b4fc-9f66c66f599f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.341609] [55188]: DEBUG nova.policy [None req-ec3b1b4d-6bae-44a3-995f-167248945478 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.343028] [55187]: DEBUG nova.objects.instance [None req-720e55e8-6d5d-468d-b4fc-9f66c66f599f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'flavor' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 703.346926] [55188]: INFO nova.api.openstack.requestlog [None req-ec3b1b4d-6bae-44a3-995f-167248945478 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.053113 [ 703.346926] [55188]: [pid: 55188|app: 0|req: 721/1346] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:03 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.351341] [55187]: INFO nova.api.openstack.requestlog [None req-720e55e8-6d5d-468d-b4fc-9f66c66f599f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags/tempest-tag-645280969" status: 201 len: 0 microversion: 2.26 time: 0.055482 [ 703.351907] [55187]: [pid: 55187|app: 0|req: 626/1347] 10.180.1.21 () {62 vars in 1372 bytes} [Wed Mar 26 22:03:03 2025] PUT /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags/tempest-tag-645280969 => generated 0 bytes in 56 msecs (HTTP/1.1 201) 10 headers in 485 bytes (1 switches on core 0) [ 703.354315] [55187]: DEBUG nova.api.openstack.wsgi [None req-5335aa62-d331-4c7b-b4c4-2bb42b0e0dea tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.355940] [55187]: DEBUG nova.compute.api [None req-5335aa62-d331-4c7b-b4c4-2bb42b0e0dea tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.359020] [55187]: DEBUG oslo_concurrency.lockutils [None req-5335aa62-d331-4c7b-b4c4-2bb42b0e0dea tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.359265] [55187]: DEBUG oslo_concurrency.lockutils [None req-5335aa62-d331-4c7b-b4c4-2bb42b0e0dea tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.359458] [55187]: DEBUG oslo_concurrency.lockutils [None req-5335aa62-d331-4c7b-b4c4-2bb42b0e0dea tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.359839] [55187]: DEBUG oslo_concurrency.lockutils [None req-5335aa62-d331-4c7b-b4c4-2bb42b0e0dea tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.360066] [55187]: DEBUG oslo_concurrency.lockutils [None req-5335aa62-d331-4c7b-b4c4-2bb42b0e0dea tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.360245] [55187]: DEBUG oslo_concurrency.lockutils [None req-5335aa62-d331-4c7b-b4c4-2bb42b0e0dea tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.403141] [55187]: DEBUG nova.policy [None req-5335aa62-d331-4c7b-b4c4-2bb42b0e0dea tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.406622] [55187]: DEBUG nova.policy [None req-5335aa62-d331-4c7b-b4c4-2bb42b0e0dea tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.407112] [55187]: DEBUG nova.policy [None req-5335aa62-d331-4c7b-b4c4-2bb42b0e0dea tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.407713] [55187]: INFO nova.api.openstack.requestlog [None req-5335aa62-d331-4c7b-b4c4-2bb42b0e0dea tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.055321 [ 703.408298] [55187]: [pid: 55187|app: 0|req: 627/1348] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:03 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 703.449278] [55187]: DEBUG nova.api.openstack.wsgi [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerAddressesNegativeTestJSON-server-1733140631", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "a01dd525-6687-4c37-98d3-9ba2f4b14d20"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 703.452670] [55188]: DEBUG nova.api.openstack.wsgi [None req-33345958-7215-4c9d-8485-7326737918b0 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.456017] [55188]: DEBUG oslo_concurrency.lockutils [None req-33345958-7215-4c9d-8485-7326737918b0 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.456303] [55188]: DEBUG oslo_concurrency.lockutils [None req-33345958-7215-4c9d-8485-7326737918b0 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.456425] [55188]: DEBUG oslo_concurrency.lockutils [None req-33345958-7215-4c9d-8485-7326737918b0 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.456912] [55188]: DEBUG oslo_concurrency.lockutils [None req-33345958-7215-4c9d-8485-7326737918b0 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.457170] [55188]: DEBUG oslo_concurrency.lockutils [None req-33345958-7215-4c9d-8485-7326737918b0 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.458006] [55188]: DEBUG oslo_concurrency.lockutils [None req-33345958-7215-4c9d-8485-7326737918b0 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.476646] [55188]: INFO nova.api.openstack.requestlog [None req-33345958-7215-4c9d-8485-7326737918b0 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.128917 [ 703.476646] [55188]: [pid: 55188|app: 0|req: 722/1349] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 26 22:03:03 2025] GET /compute/v2.1/os-services => generated 557 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 703.479117] [55188]: DEBUG nova.api.openstack.wsgi [None req-7b49e896-cf65-46d1-a8cd-7e8b8806db4c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.481052] [55188]: DEBUG nova.compute.api [None req-7b49e896-cf65-46d1-a8cd-7e8b8806db4c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.485671] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b49e896-cf65-46d1-a8cd-7e8b8806db4c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.485967] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b49e896-cf65-46d1-a8cd-7e8b8806db4c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.486510] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b49e896-cf65-46d1-a8cd-7e8b8806db4c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.487605] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b49e896-cf65-46d1-a8cd-7e8b8806db4c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.487605] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b49e896-cf65-46d1-a8cd-7e8b8806db4c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.487605] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b49e896-cf65-46d1-a8cd-7e8b8806db4c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.497507] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.497767] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.497960] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.499511] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.499736] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.499921] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.507220] [55187]: DEBUG nova.network.neutron [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] validate_networks() for [('a01dd525-6687-4c37-98d3-9ba2f4b14d20', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 703.529521] [55188]: DEBUG nova.policy [None req-7b49e896-cf65-46d1-a8cd-7e8b8806db4c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.533736] [55188]: INFO nova.api.openstack.requestlog [None req-7b49e896-cf65-46d1-a8cd-7e8b8806db4c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.056769 [ 703.534134] [55188]: [pid: 55188|app: 0|req: 723/1350] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:03 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.536754] [55188]: DEBUG nova.api.openstack.wsgi [None req-c80d6464-eb13-4327-a36a-0d6e947af529 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.538528] [55188]: DEBUG nova.compute.api [None req-c80d6464-eb13-4327-a36a-0d6e947af529 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.545230] [55188]: DEBUG oslo_concurrency.lockutils [None req-c80d6464-eb13-4327-a36a-0d6e947af529 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.545230] [55188]: DEBUG oslo_concurrency.lockutils [None req-c80d6464-eb13-4327-a36a-0d6e947af529 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.545230] [55188]: DEBUG oslo_concurrency.lockutils [None req-c80d6464-eb13-4327-a36a-0d6e947af529 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.545230] [55188]: DEBUG oslo_concurrency.lockutils [None req-c80d6464-eb13-4327-a36a-0d6e947af529 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.545377] [55188]: DEBUG oslo_concurrency.lockutils [None req-c80d6464-eb13-4327-a36a-0d6e947af529 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.545377] [55188]: DEBUG oslo_concurrency.lockutils [None req-c80d6464-eb13-4327-a36a-0d6e947af529 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.665306] [55188]: DEBUG nova.policy [None req-c80d6464-eb13-4327-a36a-0d6e947af529 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.669931] [55188]: INFO nova.api.openstack.requestlog [None req-c80d6464-eb13-4327-a36a-0d6e947af529 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.135195 [ 703.670381] [55188]: [pid: 55188|app: 0|req: 724/1351] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:03 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.672685] [55188]: DEBUG nova.api.openstack.wsgi [None req-49b5b51c-417a-42e7-9f24-692caefd65b1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.674321] [55188]: DEBUG nova.compute.api [None req-49b5b51c-417a-42e7-9f24-692caefd65b1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.677898] [55188]: DEBUG oslo_concurrency.lockutils [None req-49b5b51c-417a-42e7-9f24-692caefd65b1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.677898] [55188]: DEBUG oslo_concurrency.lockutils [None req-49b5b51c-417a-42e7-9f24-692caefd65b1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.677898] [55188]: DEBUG oslo_concurrency.lockutils [None req-49b5b51c-417a-42e7-9f24-692caefd65b1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.678306] [55188]: DEBUG oslo_concurrency.lockutils [None req-49b5b51c-417a-42e7-9f24-692caefd65b1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.678399] [55188]: DEBUG oslo_concurrency.lockutils [None req-49b5b51c-417a-42e7-9f24-692caefd65b1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.678571] [55188]: DEBUG oslo_concurrency.lockutils [None req-49b5b51c-417a-42e7-9f24-692caefd65b1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.722601] [55188]: DEBUG nova.policy [None req-49b5b51c-417a-42e7-9f24-692caefd65b1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.727241] [55188]: INFO nova.api.openstack.requestlog [None req-49b5b51c-417a-42e7-9f24-692caefd65b1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.056207 [ 703.728024] [55188]: [pid: 55188|app: 0|req: 725/1352] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.731297] [55188]: DEBUG nova.api.openstack.wsgi [None req-35cff0c4-1c7d-49e8-8d8a-0a04188008cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.733174] [55188]: DEBUG nova.compute.api [None req-35cff0c4-1c7d-49e8-8d8a-0a04188008cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.738035] [55188]: DEBUG oslo_concurrency.lockutils [None req-35cff0c4-1c7d-49e8-8d8a-0a04188008cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.738035] [55188]: DEBUG oslo_concurrency.lockutils [None req-35cff0c4-1c7d-49e8-8d8a-0a04188008cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.740046] [55188]: DEBUG oslo_concurrency.lockutils [None req-35cff0c4-1c7d-49e8-8d8a-0a04188008cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.740046] [55188]: DEBUG oslo_concurrency.lockutils [None req-35cff0c4-1c7d-49e8-8d8a-0a04188008cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.740046] [55188]: DEBUG oslo_concurrency.lockutils [None req-35cff0c4-1c7d-49e8-8d8a-0a04188008cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.740046] [55188]: DEBUG oslo_concurrency.lockutils [None req-35cff0c4-1c7d-49e8-8d8a-0a04188008cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.777798] [55188]: DEBUG nova.policy [None req-35cff0c4-1c7d-49e8-8d8a-0a04188008cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.782196] [55188]: INFO nova.api.openstack.requestlog [None req-35cff0c4-1c7d-49e8-8d8a-0a04188008cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.054118 [ 703.785729] [55188]: [pid: 55188|app: 0|req: 726/1353] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.787112] [55188]: DEBUG nova.api.openstack.wsgi [None req-90c611e3-6b0c-44ac-b9fc-5b3d1061cb9b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.790089] [55188]: DEBUG nova.policy [None req-90c611e3-6b0c-44ac-b9fc-5b3d1061cb9b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.790312] [55188]: DEBUG nova.api.openstack.compute.servers [None req-90c611e3-6b0c-44ac-b9fc-5b3d1061cb9b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Removing options 'limit' from query {{(pid=55188) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1552}} [ 703.790621] [55188]: DEBUG nova.compute.api [None req-90c611e3-6b0c-44ac-b9fc-5b3d1061cb9b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Searching by: {'deleted': False, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 703.793344] [55188]: DEBUG oslo_concurrency.lockutils [None req-90c611e3-6b0c-44ac-b9fc-5b3d1061cb9b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.793568] [55188]: DEBUG oslo_concurrency.lockutils [None req-90c611e3-6b0c-44ac-b9fc-5b3d1061cb9b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.793743] [55188]: DEBUG oslo_concurrency.lockutils [None req-90c611e3-6b0c-44ac-b9fc-5b3d1061cb9b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.794255] [55188]: DEBUG oslo_concurrency.lockutils [None req-90c611e3-6b0c-44ac-b9fc-5b3d1061cb9b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.794460] [55188]: DEBUG oslo_concurrency.lockutils [None req-90c611e3-6b0c-44ac-b9fc-5b3d1061cb9b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.794631] [55188]: DEBUG oslo_concurrency.lockutils [None req-90c611e3-6b0c-44ac-b9fc-5b3d1061cb9b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.811504] [55188]: DEBUG nova.compute.multi_cell_list [None req-90c611e3-6b0c-44ac-b9fc-5b3d1061cb9b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=55188) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 703.827298] [55188]: INFO nova.api.openstack.requestlog [None req-90c611e3-6b0c-44ac-b9fc-5b3d1061cb9b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=100000" status: 200 len: 1011 microversion: 2.1 time: 0.043880 [ 703.827647] [55188]: [pid: 55188|app: 0|req: 727/1354] 10.180.1.21 () {58 vars in 1145 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers?limit=100000 => generated 1011 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.832686] [55188]: DEBUG nova.api.openstack.wsgi [None req-af38df55-cfa5-4e23-ac19-884b1c3e6e79 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '.version_select at 0x7d4afb71e950>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.833966] [55188]: DEBUG oslo_concurrency.lockutils [None req-af38df55-cfa5-4e23-ac19-884b1c3e6e79 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.834218] [55188]: DEBUG oslo_concurrency.lockutils [None req-af38df55-cfa5-4e23-ac19-884b1c3e6e79 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.834403] [55188]: DEBUG oslo_concurrency.lockutils [None req-af38df55-cfa5-4e23-ac19-884b1c3e6e79 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.834617] [55188]: DEBUG nova.compute.api [None req-af38df55-cfa5-4e23-ac19-884b1c3e6e79 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.837223] [55188]: DEBUG oslo_concurrency.lockutils [None req-af38df55-cfa5-4e23-ac19-884b1c3e6e79 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.837426] [55188]: DEBUG oslo_concurrency.lockutils [None req-af38df55-cfa5-4e23-ac19-884b1c3e6e79 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.837599] [55188]: DEBUG oslo_concurrency.lockutils [None req-af38df55-cfa5-4e23-ac19-884b1c3e6e79 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.837919] [55188]: DEBUG oslo_concurrency.lockutils [None req-af38df55-cfa5-4e23-ac19-884b1c3e6e79 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.838122] [55188]: DEBUG oslo_concurrency.lockutils [None req-af38df55-cfa5-4e23-ac19-884b1c3e6e79 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.838324] [55188]: DEBUG oslo_concurrency.lockutils [None req-af38df55-cfa5-4e23-ac19-884b1c3e6e79 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.850612] [55188]: DEBUG oslo_concurrency.lockutils [None req-af38df55-cfa5-4e23-ac19-884b1c3e6e79 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.850612] [55188]: DEBUG oslo_concurrency.lockutils [None req-af38df55-cfa5-4e23-ac19-884b1c3e6e79 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.850612] [55188]: DEBUG oslo_concurrency.lockutils [None req-af38df55-cfa5-4e23-ac19-884b1c3e6e79 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.858166] [55188]: DEBUG nova.objects.instance [None req-af38df55-cfa5-4e23-ac19-884b1c3e6e79 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'flavor' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 703.866279] [55188]: INFO nova.api.openstack.requestlog [None req-af38df55-cfa5-4e23-ac19-884b1c3e6e79 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags" status: 204 len: 0 microversion: 2.26 time: 0.038004 [ 703.866738] [55188]: [pid: 55188|app: 0|req: 728/1355] 10.180.1.21 () {60 vars in 1290 bytes} [Wed Mar 26 22:03:04 2025] DELETE /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 703.870735] [55188]: DEBUG nova.api.openstack.wsgi [None req-90b32c61-0fef-4bc4-afc6-e8eebe2bae76 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.872409] [55188]: DEBUG nova.compute.api [None req-90b32c61-0fef-4bc4-afc6-e8eebe2bae76 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.875468] [55188]: DEBUG oslo_concurrency.lockutils [None req-90b32c61-0fef-4bc4-afc6-e8eebe2bae76 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.875701] [55188]: DEBUG oslo_concurrency.lockutils [None req-90b32c61-0fef-4bc4-afc6-e8eebe2bae76 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.875925] [55188]: DEBUG oslo_concurrency.lockutils [None req-90b32c61-0fef-4bc4-afc6-e8eebe2bae76 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.876358] [55188]: DEBUG oslo_concurrency.lockutils [None req-90b32c61-0fef-4bc4-afc6-e8eebe2bae76 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.876589] [55188]: DEBUG oslo_concurrency.lockutils [None req-90b32c61-0fef-4bc4-afc6-e8eebe2bae76 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.876767] [55188]: DEBUG oslo_concurrency.lockutils [None req-90b32c61-0fef-4bc4-afc6-e8eebe2bae76 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.877300] [55187]: DEBUG nova.virt.hardware [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 703.877536] [55187]: DEBUG nova.virt.hardware [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 703.877536] [55187]: DEBUG nova.virt.hardware [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 703.877693] [55187]: DEBUG nova.virt.hardware [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 703.877864] [55187]: DEBUG nova.virt.hardware [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 703.895515] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.895656] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.897448] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.897448] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.897448] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.897448] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.911472] [55187]: DEBUG nova.quota [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Getting quotas for project 38f643d7a1764dab83a907c2cb3070b3. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 703.919858] [55187]: DEBUG nova.quota [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Getting quotas for user 22fa1b0cd75147e6bd3a5fc20a3ce948 and project 38f643d7a1764dab83a907c2cb3070b3. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 703.922756] [55188]: DEBUG nova.policy [None req-90b32c61-0fef-4bc4-afc6-e8eebe2bae76 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.927537] [55188]: INFO nova.api.openstack.requestlog [None req-90b32c61-0fef-4bc4-afc6-e8eebe2bae76 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.060204 [ 703.927849] [55188]: [pid: 55188|app: 0|req: 729/1356] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.931119] [55187]: DEBUG nova.compute.api [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 703.931171] [55188]: DEBUG nova.api.openstack.wsgi [None req-95a6c7e3-88a0-496d-94f6-77562a752d6e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.931212] [55187]: DEBUG nova.compute.api [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 703.932344] [55188]: DEBUG nova.compute.api [None req-95a6c7e3-88a0-496d-94f6-77562a752d6e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 703.939652] [55188]: DEBUG oslo_concurrency.lockutils [None req-95a6c7e3-88a0-496d-94f6-77562a752d6e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.939933] [55188]: DEBUG oslo_concurrency.lockutils [None req-95a6c7e3-88a0-496d-94f6-77562a752d6e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.940147] [55188]: DEBUG oslo_concurrency.lockutils [None req-95a6c7e3-88a0-496d-94f6-77562a752d6e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.940507] [55188]: DEBUG oslo_concurrency.lockutils [None req-95a6c7e3-88a0-496d-94f6-77562a752d6e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.940733] [55188]: DEBUG oslo_concurrency.lockutils [None req-95a6c7e3-88a0-496d-94f6-77562a752d6e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.940953] [55188]: DEBUG oslo_concurrency.lockutils [None req-95a6c7e3-88a0-496d-94f6-77562a752d6e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.981469] [55187]: INFO nova.api.openstack.requestlog [None req-1c642163-e4c3-45fd-b444-609aa75b6cde tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.567679 [ 703.981469] [55187]: [pid: 55187|app: 0|req: 628/1357] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:03:03 2025] POST /compute/v2.1/servers => generated 380 bytes in 569 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 703.983759] [55187]: DEBUG nova.api.openstack.wsgi [None req-c929728d-71fa-40af-894d-23ba3117c7b1 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.984030] [55188]: DEBUG nova.policy [None req-95a6c7e3-88a0-496d-94f6-77562a752d6e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.986361] [55187]: DEBUG oslo_concurrency.lockutils [None req-c929728d-71fa-40af-894d-23ba3117c7b1 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.986999] [55187]: DEBUG oslo_concurrency.lockutils [None req-c929728d-71fa-40af-894d-23ba3117c7b1 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.987268] [55187]: DEBUG oslo_concurrency.lockutils [None req-c929728d-71fa-40af-894d-23ba3117c7b1 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.987787] [55187]: DEBUG oslo_concurrency.lockutils [None req-c929728d-71fa-40af-894d-23ba3117c7b1 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.988509] [55187]: DEBUG oslo_concurrency.lockutils [None req-c929728d-71fa-40af-894d-23ba3117c7b1 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.988509] [55187]: DEBUG oslo_concurrency.lockutils [None req-c929728d-71fa-40af-894d-23ba3117c7b1 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.990321] [55188]: INFO nova.api.openstack.requestlog [None req-95a6c7e3-88a0-496d-94f6-77562a752d6e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.061413 [ 703.990321] [55188]: [pid: 55188|app: 0|req: 730/1358] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.992962] [55188]: DEBUG nova.api.openstack.wsgi [None req-a6b48154-14a6-4b06-a179-2fc72e6048e9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 703.994723] [55188]: DEBUG nova.compute.api [None req-a6b48154-14a6-4b06-a179-2fc72e6048e9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.000506] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6b48154-14a6-4b06-a179-2fc72e6048e9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.000506] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6b48154-14a6-4b06-a179-2fc72e6048e9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.000506] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6b48154-14a6-4b06-a179-2fc72e6048e9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.000506] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6b48154-14a6-4b06-a179-2fc72e6048e9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.000669] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6b48154-14a6-4b06-a179-2fc72e6048e9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.000669] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6b48154-14a6-4b06-a179-2fc72e6048e9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.003478] [55187]: INFO nova.api.openstack.requestlog [None req-c929728d-71fa-40af-894d-23ba3117c7b1 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.024881 [ 704.003840] [55187]: [pid: 55187|app: 0|req: 629/1359] 10.180.1.21 () {58 vars in 1165 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/os-services?xxx=nova-compute => generated 557 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 704.006220] [55187]: DEBUG nova.api.openstack.wsgi [None req-0355f69c-8b1b-41ef-9b8f-a53b551555c0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.007829] [55187]: DEBUG nova.compute.api [None req-0355f69c-8b1b-41ef-9b8f-a53b551555c0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.012544] [55187]: DEBUG oslo_concurrency.lockutils [None req-0355f69c-8b1b-41ef-9b8f-a53b551555c0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.012783] [55187]: DEBUG oslo_concurrency.lockutils [None req-0355f69c-8b1b-41ef-9b8f-a53b551555c0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.012981] [55187]: DEBUG oslo_concurrency.lockutils [None req-0355f69c-8b1b-41ef-9b8f-a53b551555c0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.013347] [55187]: DEBUG oslo_concurrency.lockutils [None req-0355f69c-8b1b-41ef-9b8f-a53b551555c0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.013540] [55187]: DEBUG oslo_concurrency.lockutils [None req-0355f69c-8b1b-41ef-9b8f-a53b551555c0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.013707] [55187]: DEBUG oslo_concurrency.lockutils [None req-0355f69c-8b1b-41ef-9b8f-a53b551555c0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.037625] [55188]: DEBUG nova.policy [None req-a6b48154-14a6-4b06-a179-2fc72e6048e9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.043382] [55188]: INFO nova.api.openstack.requestlog [None req-a6b48154-14a6-4b06-a179-2fc72e6048e9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.052596 [ 704.043705] [55188]: [pid: 55188|app: 0|req: 731/1360] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.047126] [55188]: DEBUG nova.api.openstack.wsgi [None req-e600315c-d9bf-400d-9eb5-18d1de75eb10 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.047922] [55188]: DEBUG nova.compute.api [None req-e600315c-d9bf-400d-9eb5-18d1de75eb10 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.051225] [55188]: DEBUG oslo_concurrency.lockutils [None req-e600315c-d9bf-400d-9eb5-18d1de75eb10 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.052583] [55188]: DEBUG oslo_concurrency.lockutils [None req-e600315c-d9bf-400d-9eb5-18d1de75eb10 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.052583] [55188]: DEBUG oslo_concurrency.lockutils [None req-e600315c-d9bf-400d-9eb5-18d1de75eb10 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.052583] [55188]: DEBUG oslo_concurrency.lockutils [None req-e600315c-d9bf-400d-9eb5-18d1de75eb10 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.052583] [55188]: DEBUG oslo_concurrency.lockutils [None req-e600315c-d9bf-400d-9eb5-18d1de75eb10 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.052875] [55188]: DEBUG oslo_concurrency.lockutils [None req-e600315c-d9bf-400d-9eb5-18d1de75eb10 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.067948] [55187]: DEBUG nova.policy [None req-0355f69c-8b1b-41ef-9b8f-a53b551555c0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.072300] [55187]: INFO nova.api.openstack.requestlog [None req-0355f69c-8b1b-41ef-9b8f-a53b551555c0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.067834 [ 704.072754] [55187]: [pid: 55187|app: 0|req: 630/1361] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.075234] [55187]: DEBUG nova.api.openstack.wsgi [None req-a49aa2e1-1286-46ed-9809-6c9147a7911c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.077185] [55187]: DEBUG nova.compute.api [None req-a49aa2e1-1286-46ed-9809-6c9147a7911c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.081222] [55187]: DEBUG oslo_concurrency.lockutils [None req-a49aa2e1-1286-46ed-9809-6c9147a7911c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.082085] [55187]: DEBUG oslo_concurrency.lockutils [None req-a49aa2e1-1286-46ed-9809-6c9147a7911c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.082085] [55187]: DEBUG oslo_concurrency.lockutils [None req-a49aa2e1-1286-46ed-9809-6c9147a7911c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.082085] [55187]: DEBUG oslo_concurrency.lockutils [None req-a49aa2e1-1286-46ed-9809-6c9147a7911c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.082310] [55187]: DEBUG oslo_concurrency.lockutils [None req-a49aa2e1-1286-46ed-9809-6c9147a7911c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.082472] [55187]: DEBUG oslo_concurrency.lockutils [None req-a49aa2e1-1286-46ed-9809-6c9147a7911c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.108256] [55188]: DEBUG nova.policy [None req-e600315c-d9bf-400d-9eb5-18d1de75eb10 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.114823] [55188]: DEBUG nova.policy [None req-e600315c-d9bf-400d-9eb5-18d1de75eb10 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.115531] [55188]: DEBUG nova.policy [None req-e600315c-d9bf-400d-9eb5-18d1de75eb10 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.119172] [55188]: INFO nova.api.openstack.requestlog [None req-e600315c-d9bf-400d-9eb5-18d1de75eb10 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.074740 [ 704.119503] [55188]: [pid: 55188|app: 0|req: 732/1362] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 704.123019] [55188]: DEBUG nova.api.openstack.wsgi [None req-4a9a611c-789e-4b13-8d7d-3788e7732297 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.124638] [55188]: DEBUG nova.compute.api [None req-4a9a611c-789e-4b13-8d7d-3788e7732297 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.129066] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a9a611c-789e-4b13-8d7d-3788e7732297 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.130098] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a9a611c-789e-4b13-8d7d-3788e7732297 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.130098] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a9a611c-789e-4b13-8d7d-3788e7732297 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.130098] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a9a611c-789e-4b13-8d7d-3788e7732297 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.130098] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a9a611c-789e-4b13-8d7d-3788e7732297 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.130268] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a9a611c-789e-4b13-8d7d-3788e7732297 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.184373] [55187]: DEBUG nova.policy [None req-a49aa2e1-1286-46ed-9809-6c9147a7911c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.190601] [55187]: INFO nova.api.openstack.requestlog [None req-a49aa2e1-1286-46ed-9809-6c9147a7911c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1318 microversion: 2.1 time: 0.117203 [ 704.191048] [55187]: [pid: 55187|app: 0|req: 631/1363] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1318 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.193870] [55187]: DEBUG nova.api.openstack.wsgi [None req-e671eb9b-04f8-459a-b4fd-c0ca22c53237 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.195790] [55187]: DEBUG nova.compute.api [None req-e671eb9b-04f8-459a-b4fd-c0ca22c53237 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.199714] [55187]: DEBUG oslo_concurrency.lockutils [None req-e671eb9b-04f8-459a-b4fd-c0ca22c53237 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.199994] [55187]: DEBUG oslo_concurrency.lockutils [None req-e671eb9b-04f8-459a-b4fd-c0ca22c53237 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.200270] [55187]: DEBUG oslo_concurrency.lockutils [None req-e671eb9b-04f8-459a-b4fd-c0ca22c53237 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.200679] [55187]: DEBUG oslo_concurrency.lockutils [None req-e671eb9b-04f8-459a-b4fd-c0ca22c53237 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.201164] [55187]: DEBUG oslo_concurrency.lockutils [None req-e671eb9b-04f8-459a-b4fd-c0ca22c53237 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.201164] [55187]: DEBUG oslo_concurrency.lockutils [None req-e671eb9b-04f8-459a-b4fd-c0ca22c53237 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.207196] [55188]: DEBUG nova.policy [None req-4a9a611c-789e-4b13-8d7d-3788e7732297 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.213992] [55188]: INFO nova.api.openstack.requestlog [None req-4a9a611c-789e-4b13-8d7d-3788e7732297 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.091804 [ 704.213992] [55188]: [pid: 55188|app: 0|req: 733/1364] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.216958] [55188]: DEBUG nova.api.openstack.wsgi [None req-4e14a6a5-0070-45b1-8b63-fb6c4c5e3fd0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.222443] [55188]: DEBUG nova.compute.api [None req-4e14a6a5-0070-45b1-8b63-fb6c4c5e3fd0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.231188] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e14a6a5-0070-45b1-8b63-fb6c4c5e3fd0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.231188] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e14a6a5-0070-45b1-8b63-fb6c4c5e3fd0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.231188] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e14a6a5-0070-45b1-8b63-fb6c4c5e3fd0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.231188] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e14a6a5-0070-45b1-8b63-fb6c4c5e3fd0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.231343] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e14a6a5-0070-45b1-8b63-fb6c4c5e3fd0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.231343] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e14a6a5-0070-45b1-8b63-fb6c4c5e3fd0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.267746] [55188]: DEBUG nova.policy [None req-4e14a6a5-0070-45b1-8b63-fb6c4c5e3fd0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.272673] [55188]: INFO nova.api.openstack.requestlog [None req-4e14a6a5-0070-45b1-8b63-fb6c4c5e3fd0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.059633 [ 704.273018] [55188]: [pid: 55188|app: 0|req: 734/1365] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.277051] [55188]: DEBUG nova.api.openstack.wsgi [None req-4670a4bd-b821-47f8-a676-e8f3d704247a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.278144] [55188]: DEBUG nova.compute.api [None req-4670a4bd-b821-47f8-a676-e8f3d704247a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.281803] [55188]: DEBUG oslo_concurrency.lockutils [None req-4670a4bd-b821-47f8-a676-e8f3d704247a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.282062] [55188]: DEBUG oslo_concurrency.lockutils [None req-4670a4bd-b821-47f8-a676-e8f3d704247a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.282382] [55188]: DEBUG oslo_concurrency.lockutils [None req-4670a4bd-b821-47f8-a676-e8f3d704247a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.282747] [55188]: DEBUG oslo_concurrency.lockutils [None req-4670a4bd-b821-47f8-a676-e8f3d704247a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.282959] [55188]: DEBUG oslo_concurrency.lockutils [None req-4670a4bd-b821-47f8-a676-e8f3d704247a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.283152] [55188]: DEBUG oslo_concurrency.lockutils [None req-4670a4bd-b821-47f8-a676-e8f3d704247a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.306045] [55188]: DEBUG oslo_concurrency.lockutils [None req-4670a4bd-b821-47f8-a676-e8f3d704247a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.306421] [55188]: DEBUG oslo_concurrency.lockutils [None req-4670a4bd-b821-47f8-a676-e8f3d704247a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.306606] [55188]: DEBUG oslo_concurrency.lockutils [None req-4670a4bd-b821-47f8-a676-e8f3d704247a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.306801] [55188]: DEBUG nova.objects.instance [None req-4670a4bd-b821-47f8-a676-e8f3d704247a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lazy-loading 'fault' on Instance uuid 3b873a8a-8dd7-4497-836e-d22a34a3eea1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 704.329071] [55188]: DEBUG nova.policy [None req-4670a4bd-b821-47f8-a676-e8f3d704247a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '83bcc3476e4449f6ac67ad327a36928d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b1005d18f394c72a48d87bf480718b9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.334189] [55188]: INFO nova.api.openstack.requestlog [None req-4670a4bd-b821-47f8-a676-e8f3d704247a tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 200 len: 1315 microversion: 2.1 time: 0.060560 [ 704.334532] [55188]: [pid: 55188|app: 0|req: 735/1366] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 1315 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.338496] [55188]: DEBUG nova.api.openstack.wsgi [None req-b3e2c9ee-f3e6-4e46-b78a-bf689d5380f9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.340258] [55188]: DEBUG nova.policy [None req-b3e2c9ee-f3e6-4e46-b78a-bf689d5380f9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.340602] [55188]: DEBUG nova.compute.api [None req-b3e2c9ee-f3e6-4e46-b78a-bf689d5380f9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Searching by: {'deleted': False, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 704.344387] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3e2c9ee-f3e6-4e46-b78a-bf689d5380f9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.344606] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3e2c9ee-f3e6-4e46-b78a-bf689d5380f9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.344783] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3e2c9ee-f3e6-4e46-b78a-bf689d5380f9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.345231] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3e2c9ee-f3e6-4e46-b78a-bf689d5380f9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.345390] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3e2c9ee-f3e6-4e46-b78a-bf689d5380f9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.345909] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3e2c9ee-f3e6-4e46-b78a-bf689d5380f9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.376620] [55188]: DEBUG nova.compute.multi_cell_list [None req-b3e2c9ee-f3e6-4e46-b78a-bf689d5380f9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=55188) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 704.400063] [55188]: INFO nova.api.openstack.requestlog [None req-b3e2c9ee-f3e6-4e46-b78a-bf689d5380f9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 1011 microversion: 2.1 time: 0.064208 [ 704.400541] [55188]: [pid: 55188|app: 0|req: 736/1367] 10.180.1.21 () {58 vars in 1120 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers => generated 1011 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.403427] [55188]: DEBUG nova.api.openstack.wsgi [None req-e9e6f3fc-7c96-4238-9283-836444fda410 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '.version_select at 0x7d4afbaf2a70>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.409122] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9e6f3fc-7c96-4238-9283-836444fda410 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.409214] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9e6f3fc-7c96-4238-9283-836444fda410 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.409402] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9e6f3fc-7c96-4238-9283-836444fda410 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.416954] [55188]: INFO nova.api.openstack.requestlog [None req-e9e6f3fc-7c96-4238-9283-836444fda410 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags" status: 200 len: 12 microversion: 2.26 time: 0.015837 [ 704.417312] [55188]: [pid: 55188|app: 0|req: 737/1368] 10.180.1.21 () {60 vars in 1287 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.419590] [55188]: DEBUG nova.api.openstack.wsgi [None req-836edce5-c743-4e2d-8774-d0f53151ea31 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.421310] [55188]: DEBUG nova.compute.api [None req-836edce5-c743-4e2d-8774-d0f53151ea31 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.426078] [55188]: DEBUG oslo_concurrency.lockutils [None req-836edce5-c743-4e2d-8774-d0f53151ea31 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.426391] [55188]: DEBUG oslo_concurrency.lockutils [None req-836edce5-c743-4e2d-8774-d0f53151ea31 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.426613] [55188]: DEBUG oslo_concurrency.lockutils [None req-836edce5-c743-4e2d-8774-d0f53151ea31 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.427686] [55188]: DEBUG oslo_concurrency.lockutils [None req-836edce5-c743-4e2d-8774-d0f53151ea31 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.427890] [55188]: DEBUG oslo_concurrency.lockutils [None req-836edce5-c743-4e2d-8774-d0f53151ea31 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.428128] [55188]: DEBUG oslo_concurrency.lockutils [None req-836edce5-c743-4e2d-8774-d0f53151ea31 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.442076] [55187]: DEBUG nova.policy [None req-e671eb9b-04f8-459a-b4fd-c0ca22c53237 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.444779] [55187]: INFO nova.api.openstack.requestlog [None req-e671eb9b-04f8-459a-b4fd-c0ca22c53237 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.253078 [ 704.445903] [55187]: [pid: 55187|app: 0|req: 632/1369] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.449068] [55187]: DEBUG nova.api.openstack.wsgi [None req-de233bdc-c164-4893-a85c-c455cfc1854f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.451127] [55187]: DEBUG nova.compute.api [None req-de233bdc-c164-4893-a85c-c455cfc1854f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.455321] [55187]: DEBUG oslo_concurrency.lockutils [None req-de233bdc-c164-4893-a85c-c455cfc1854f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.455845] [55187]: DEBUG oslo_concurrency.lockutils [None req-de233bdc-c164-4893-a85c-c455cfc1854f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.456201] [55187]: DEBUG oslo_concurrency.lockutils [None req-de233bdc-c164-4893-a85c-c455cfc1854f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.456656] [55187]: DEBUG oslo_concurrency.lockutils [None req-de233bdc-c164-4893-a85c-c455cfc1854f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.457117] [55187]: DEBUG oslo_concurrency.lockutils [None req-de233bdc-c164-4893-a85c-c455cfc1854f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.457412] [55187]: DEBUG oslo_concurrency.lockutils [None req-de233bdc-c164-4893-a85c-c455cfc1854f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.461223] [55188]: DEBUG nova.policy [None req-836edce5-c743-4e2d-8774-d0f53151ea31 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.466066] [55188]: INFO nova.api.openstack.requestlog [None req-836edce5-c743-4e2d-8774-d0f53151ea31 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.048132 [ 704.466960] [55188]: [pid: 55188|app: 0|req: 738/1370] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.468906] [55188]: DEBUG nova.api.openstack.wsgi [None req-5d5ad4ed-a2b2-4cbc-bf74-e6b913e06b50 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.470603] [55188]: DEBUG nova.compute.api [None req-5d5ad4ed-a2b2-4cbc-bf74-e6b913e06b50 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.501710] [55187]: DEBUG nova.policy [None req-de233bdc-c164-4893-a85c-c455cfc1854f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.503481] [55188]: DEBUG nova.policy [None req-5d5ad4ed-a2b2-4cbc-bf74-e6b913e06b50 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.508029] [55188]: INFO nova.api.openstack.requestlog [None req-5d5ad4ed-a2b2-4cbc-bf74-e6b913e06b50 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1223 microversion: 2.1 time: 0.040712 [ 704.508108] [55188]: [pid: 55188|app: 0|req: 739/1371] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1223 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.508840] [55187]: INFO nova.api.openstack.requestlog [None req-de233bdc-c164-4893-a85c-c455cfc1854f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1216 microversion: 2.1 time: 0.061686 [ 704.508840] [55187]: [pid: 55187|app: 0|req: 633/1372] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1216 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.510573] [55188]: DEBUG nova.api.openstack.wsgi [None req-fb3cfda7-b625-48f2-ad50-2b9a925ffcf8 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.512813] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb3cfda7-b625-48f2-ad50-2b9a925ffcf8 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.513065] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb3cfda7-b625-48f2-ad50-2b9a925ffcf8 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.513255] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb3cfda7-b625-48f2-ad50-2b9a925ffcf8 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.513633] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb3cfda7-b625-48f2-ad50-2b9a925ffcf8 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.513851] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb3cfda7-b625-48f2-ad50-2b9a925ffcf8 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.514086] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb3cfda7-b625-48f2-ad50-2b9a925ffcf8 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.514137] [55187]: DEBUG nova.api.openstack.wsgi [None req-b595bf33-18f5-4f86-b87b-5010697b9443 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.515718] [55187]: DEBUG nova.compute.api [None req-b595bf33-18f5-4f86-b87b-5010697b9443 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.525305] [55187]: DEBUG oslo_concurrency.lockutils [None req-b595bf33-18f5-4f86-b87b-5010697b9443 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.525689] [55187]: DEBUG oslo_concurrency.lockutils [None req-b595bf33-18f5-4f86-b87b-5010697b9443 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.525948] [55187]: DEBUG oslo_concurrency.lockutils [None req-b595bf33-18f5-4f86-b87b-5010697b9443 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.526714] [55187]: DEBUG oslo_concurrency.lockutils [None req-b595bf33-18f5-4f86-b87b-5010697b9443 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.527103] [55187]: DEBUG oslo_concurrency.lockutils [None req-b595bf33-18f5-4f86-b87b-5010697b9443 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.527374] [55187]: DEBUG oslo_concurrency.lockutils [None req-b595bf33-18f5-4f86-b87b-5010697b9443 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.528774] [55188]: INFO nova.api.openstack.requestlog [None req-fb3cfda7-b625-48f2-ad50-2b9a925ffcf8 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.019973 [ 704.529222] [55188]: [pid: 55188|app: 0|req: 740/1373] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/os-services => generated 557 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 704.532010] [55188]: DEBUG nova.api.openstack.wsgi [None req-729b461a-87e4-41b8-8a5c-7535de7319e5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.533732] [55188]: DEBUG nova.compute.api [None req-729b461a-87e4-41b8-8a5c-7535de7319e5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.536874] [55188]: DEBUG oslo_concurrency.lockutils [None req-729b461a-87e4-41b8-8a5c-7535de7319e5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.537137] [55188]: DEBUG oslo_concurrency.lockutils [None req-729b461a-87e4-41b8-8a5c-7535de7319e5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.537356] [55188]: DEBUG oslo_concurrency.lockutils [None req-729b461a-87e4-41b8-8a5c-7535de7319e5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.537736] [55188]: DEBUG oslo_concurrency.lockutils [None req-729b461a-87e4-41b8-8a5c-7535de7319e5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.537951] [55188]: DEBUG oslo_concurrency.lockutils [None req-729b461a-87e4-41b8-8a5c-7535de7319e5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.538154] [55188]: DEBUG oslo_concurrency.lockutils [None req-729b461a-87e4-41b8-8a5c-7535de7319e5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.571471] [55187]: DEBUG nova.policy [None req-b595bf33-18f5-4f86-b87b-5010697b9443 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.572729] [55188]: DEBUG nova.policy [None req-729b461a-87e4-41b8-8a5c-7535de7319e5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.576664] [55187]: INFO nova.api.openstack.requestlog [None req-b595bf33-18f5-4f86-b87b-5010697b9443 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.067402 [ 704.577051] [55187]: [pid: 55187|app: 0|req: 634/1374] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.579489] [55187]: DEBUG nova.api.openstack.wsgi [None req-bc7158be-fddb-4fa3-b947-8fa95467bb1c tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.579548] [55188]: INFO nova.api.openstack.requestlog [None req-729b461a-87e4-41b8-8a5c-7535de7319e5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.049633 [ 704.579839] [55188]: [pid: 55188|app: 0|req: 741/1375] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.581077] [55187]: DEBUG nova.compute.api [None req-bc7158be-fddb-4fa3-b947-8fa95467bb1c tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.582295] [55188]: DEBUG nova.api.openstack.wsgi [None req-fa2a128f-698c-47a8-a55d-0abc8c1ea2b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.583867] [55188]: DEBUG nova.compute.api [None req-fa2a128f-698c-47a8-a55d-0abc8c1ea2b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.584889] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc7158be-fddb-4fa3-b947-8fa95467bb1c tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.585144] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc7158be-fddb-4fa3-b947-8fa95467bb1c tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.585334] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc7158be-fddb-4fa3-b947-8fa95467bb1c tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.585677] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc7158be-fddb-4fa3-b947-8fa95467bb1c tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.586088] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc7158be-fddb-4fa3-b947-8fa95467bb1c tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.586088] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc7158be-fddb-4fa3-b947-8fa95467bb1c tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.588239] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa2a128f-698c-47a8-a55d-0abc8c1ea2b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.588518] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa2a128f-698c-47a8-a55d-0abc8c1ea2b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.588729] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa2a128f-698c-47a8-a55d-0abc8c1ea2b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.589269] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa2a128f-698c-47a8-a55d-0abc8c1ea2b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.589506] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa2a128f-698c-47a8-a55d-0abc8c1ea2b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.589711] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa2a128f-698c-47a8-a55d-0abc8c1ea2b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.604082] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc7158be-fddb-4fa3-b947-8fa95467bb1c tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.604320] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc7158be-fddb-4fa3-b947-8fa95467bb1c tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.604503] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc7158be-fddb-4fa3-b947-8fa95467bb1c tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.604702] [55187]: DEBUG nova.objects.instance [None req-bc7158be-fddb-4fa3-b947-8fa95467bb1c tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 704.628052] [55188]: DEBUG nova.policy [None req-fa2a128f-698c-47a8-a55d-0abc8c1ea2b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.633836] [55188]: INFO nova.api.openstack.requestlog [None req-fa2a128f-698c-47a8-a55d-0abc8c1ea2b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.053364 [ 704.634196] [55188]: [pid: 55188|app: 0|req: 742/1376] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.634693] [55187]: DEBUG nova.policy [None req-bc7158be-fddb-4fa3-b947-8fa95467bb1c tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.636911] [55188]: DEBUG nova.api.openstack.wsgi [None req-0cb50ebb-4a91-4c5e-92ec-af553608e5f3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.638629] [55188]: DEBUG nova.compute.api [None req-0cb50ebb-4a91-4c5e-92ec-af553608e5f3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.641202] [55187]: DEBUG nova.policy [None req-bc7158be-fddb-4fa3-b947-8fa95467bb1c tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.641875] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cb50ebb-4a91-4c5e-92ec-af553608e5f3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.642121] [55187]: DEBUG nova.policy [None req-bc7158be-fddb-4fa3-b947-8fa95467bb1c tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.642194] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cb50ebb-4a91-4c5e-92ec-af553608e5f3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.642426] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cb50ebb-4a91-4c5e-92ec-af553608e5f3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.642866] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cb50ebb-4a91-4c5e-92ec-af553608e5f3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.643147] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cb50ebb-4a91-4c5e-92ec-af553608e5f3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.643392] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cb50ebb-4a91-4c5e-92ec-af553608e5f3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.646700] [55187]: INFO nova.api.openstack.requestlog [None req-bc7158be-fddb-4fa3-b947-8fa95467bb1c tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.069096 [ 704.647179] [55187]: [pid: 55187|app: 0|req: 635/1377] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:04 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 704.651475] [55187]: DEBUG nova.api.openstack.wsgi [None req-19ee620c-41bc-4a01-84f9-33321e1d7323 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.651475] [55187]: DEBUG nova.compute.api [None req-19ee620c-41bc-4a01-84f9-33321e1d7323 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.655547] [55187]: DEBUG oslo_concurrency.lockutils [None req-19ee620c-41bc-4a01-84f9-33321e1d7323 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.655752] [55187]: DEBUG oslo_concurrency.lockutils [None req-19ee620c-41bc-4a01-84f9-33321e1d7323 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.656057] [55187]: DEBUG oslo_concurrency.lockutils [None req-19ee620c-41bc-4a01-84f9-33321e1d7323 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.656350] [55187]: DEBUG oslo_concurrency.lockutils [None req-19ee620c-41bc-4a01-84f9-33321e1d7323 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.656748] [55187]: DEBUG oslo_concurrency.lockutils [None req-19ee620c-41bc-4a01-84f9-33321e1d7323 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.656932] [55187]: DEBUG oslo_concurrency.lockutils [None req-19ee620c-41bc-4a01-84f9-33321e1d7323 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.676937] [55188]: DEBUG nova.policy [None req-0cb50ebb-4a91-4c5e-92ec-af553608e5f3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.682545] [55188]: INFO nova.api.openstack.requestlog [None req-0cb50ebb-4a91-4c5e-92ec-af553608e5f3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.047742 [ 704.683995] [55188]: [pid: 55188|app: 0|req: 743/1378] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.686095] [55188]: DEBUG nova.api.openstack.wsgi [None req-6a5af954-4d18-4a3b-a020-8c84cf0d429e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.688164] [55188]: DEBUG nova.compute.api [None req-6a5af954-4d18-4a3b-a020-8c84cf0d429e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.690674] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a5af954-4d18-4a3b-a020-8c84cf0d429e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.690950] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a5af954-4d18-4a3b-a020-8c84cf0d429e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.691190] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a5af954-4d18-4a3b-a020-8c84cf0d429e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.691604] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a5af954-4d18-4a3b-a020-8c84cf0d429e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.691874] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a5af954-4d18-4a3b-a020-8c84cf0d429e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.692098] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a5af954-4d18-4a3b-a020-8c84cf0d429e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.693077] [55187]: DEBUG nova.policy [None req-19ee620c-41bc-4a01-84f9-33321e1d7323 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.697305] [55187]: INFO nova.api.openstack.requestlog [None req-19ee620c-41bc-4a01-84f9-33321e1d7323 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.049669 [ 704.697611] [55187]: [pid: 55187|app: 0|req: 636/1379] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.701343] [55187]: DEBUG nova.api.openstack.wsgi [None req-792b66be-e9ed-440d-86e5-d1042bac54d3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.704046] [55187]: DEBUG nova.policy [None req-792b66be-e9ed-440d-86e5-d1042bac54d3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.704437] [55187]: DEBUG nova.compute.api [None req-792b66be-e9ed-440d-86e5-d1042bac54d3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Searching by: {'flavor': '84', 'deleted': False, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 704.720687] [55187]: DEBUG oslo_concurrency.lockutils [None req-792b66be-e9ed-440d-86e5-d1042bac54d3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.720687] [55187]: DEBUG oslo_concurrency.lockutils [None req-792b66be-e9ed-440d-86e5-d1042bac54d3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.720687] [55187]: DEBUG oslo_concurrency.lockutils [None req-792b66be-e9ed-440d-86e5-d1042bac54d3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.720687] [55187]: DEBUG oslo_concurrency.lockutils [None req-792b66be-e9ed-440d-86e5-d1042bac54d3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.720883] [55187]: DEBUG oslo_concurrency.lockutils [None req-792b66be-e9ed-440d-86e5-d1042bac54d3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.721051] [55187]: DEBUG oslo_concurrency.lockutils [None req-792b66be-e9ed-440d-86e5-d1042bac54d3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.722665] [55188]: DEBUG nova.policy [None req-6a5af954-4d18-4a3b-a020-8c84cf0d429e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.726839] [55188]: INFO nova.api.openstack.requestlog [None req-6a5af954-4d18-4a3b-a020-8c84cf0d429e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.043312 [ 704.727263] [55188]: [pid: 55188|app: 0|req: 744/1380] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.730186] [55188]: DEBUG nova.api.openstack.wsgi [None req-6536af3f-1db9-496a-96f5-db20e7334443 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '.version_select at 0x7d4afbaf3130>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.735702] [55188]: DEBUG oslo_concurrency.lockutils [None req-6536af3f-1db9-496a-96f5-db20e7334443 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.736150] [55188]: DEBUG oslo_concurrency.lockutils [None req-6536af3f-1db9-496a-96f5-db20e7334443 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.736317] [55188]: DEBUG oslo_concurrency.lockutils [None req-6536af3f-1db9-496a-96f5-db20e7334443 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.736650] [55188]: DEBUG nova.compute.api [None req-6536af3f-1db9-496a-96f5-db20e7334443 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.739977] [55188]: DEBUG oslo_concurrency.lockutils [None req-6536af3f-1db9-496a-96f5-db20e7334443 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.743182] [55188]: DEBUG oslo_concurrency.lockutils [None req-6536af3f-1db9-496a-96f5-db20e7334443 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.743182] [55188]: DEBUG oslo_concurrency.lockutils [None req-6536af3f-1db9-496a-96f5-db20e7334443 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.743182] [55188]: DEBUG oslo_concurrency.lockutils [None req-6536af3f-1db9-496a-96f5-db20e7334443 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.743182] [55188]: DEBUG oslo_concurrency.lockutils [None req-6536af3f-1db9-496a-96f5-db20e7334443 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.743427] [55188]: DEBUG oslo_concurrency.lockutils [None req-6536af3f-1db9-496a-96f5-db20e7334443 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.760126] [55188]: DEBUG oslo_concurrency.lockutils [None req-6536af3f-1db9-496a-96f5-db20e7334443 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.760411] [55188]: DEBUG oslo_concurrency.lockutils [None req-6536af3f-1db9-496a-96f5-db20e7334443 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.760598] [55188]: DEBUG oslo_concurrency.lockutils [None req-6536af3f-1db9-496a-96f5-db20e7334443 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.765841] [55187]: DEBUG nova.compute.multi_cell_list [None req-792b66be-e9ed-440d-86e5-d1042bac54d3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=55187) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 704.770794] [55188]: DEBUG nova.objects.instance [None req-6536af3f-1db9-496a-96f5-db20e7334443 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'flavor' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 704.779062] [55188]: INFO nova.api.openstack.requestlog [None req-6536af3f-1db9-496a-96f5-db20e7334443 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags" status: 204 len: 0 microversion: 2.26 time: 0.051179 [ 704.779438] [55188]: [pid: 55188|app: 0|req: 745/1381] 10.180.1.21 () {60 vars in 1290 bytes} [Wed Mar 26 22:03:05 2025] DELETE /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 704.784632] [55188]: DEBUG nova.api.openstack.wsgi [None req-e3b01940-a1b4-4f19-a47d-aae0b397f941 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.786290] [55188]: DEBUG nova.compute.api [None req-e3b01940-a1b4-4f19-a47d-aae0b397f941 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.790391] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3b01940-a1b4-4f19-a47d-aae0b397f941 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.790628] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3b01940-a1b4-4f19-a47d-aae0b397f941 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.790805] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3b01940-a1b4-4f19-a47d-aae0b397f941 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.791187] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3b01940-a1b4-4f19-a47d-aae0b397f941 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.791389] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3b01940-a1b4-4f19-a47d-aae0b397f941 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.791558] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3b01940-a1b4-4f19-a47d-aae0b397f941 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.806039] [55187]: INFO nova.api.openstack.requestlog [None req-792b66be-e9ed-440d-86e5-d1042bac54d3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers?flavor=84" status: 200 len: 345 microversion: 2.1 time: 0.106328 [ 704.806407] [55187]: [pid: 55187|app: 0|req: 637/1382] 10.180.1.21 () {58 vars in 1139 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/servers?flavor=84 => generated 345 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 704.808882] [55187]: DEBUG nova.api.openstack.wsgi [None req-983fc722-c9f0-438d-89ec-ac2e919ff80d tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.814028] [55187]: DEBUG oslo_concurrency.lockutils [None req-983fc722-c9f0-438d-89ec-ac2e919ff80d tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.814028] [55187]: DEBUG oslo_concurrency.lockutils [None req-983fc722-c9f0-438d-89ec-ac2e919ff80d tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.814028] [55187]: DEBUG oslo_concurrency.lockutils [None req-983fc722-c9f0-438d-89ec-ac2e919ff80d tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.814028] [55187]: DEBUG oslo_concurrency.lockutils [None req-983fc722-c9f0-438d-89ec-ac2e919ff80d tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.814221] [55187]: DEBUG oslo_concurrency.lockutils [None req-983fc722-c9f0-438d-89ec-ac2e919ff80d tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.814221] [55187]: DEBUG oslo_concurrency.lockutils [None req-983fc722-c9f0-438d-89ec-ac2e919ff80d tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.823667] [55187]: INFO nova.api.openstack.requestlog [None req-983fc722-c9f0-438d-89ec-ac2e919ff80d tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?host=devstack&binary=xxx" status: 200 len: 16 microversion: 2.1 time: 0.016701 [ 704.824120] [55187]: [pid: 55187|app: 0|req: 638/1383] 10.180.1.21 () {58 vars in 1181 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/os-services?host=devstack&binary=xxx => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 704.826375] [55187]: DEBUG nova.api.openstack.wsgi [None req-0d65d6a9-44a4-4aa7-8e8f-61ae3ee0c3bc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.827873] [55187]: DEBUG nova.compute.api [None req-0d65d6a9-44a4-4aa7-8e8f-61ae3ee0c3bc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.830942] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d65d6a9-44a4-4aa7-8e8f-61ae3ee0c3bc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.831177] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d65d6a9-44a4-4aa7-8e8f-61ae3ee0c3bc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.831350] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d65d6a9-44a4-4aa7-8e8f-61ae3ee0c3bc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.831679] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d65d6a9-44a4-4aa7-8e8f-61ae3ee0c3bc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.831863] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d65d6a9-44a4-4aa7-8e8f-61ae3ee0c3bc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.832091] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d65d6a9-44a4-4aa7-8e8f-61ae3ee0c3bc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.835621] [55188]: DEBUG nova.policy [None req-e3b01940-a1b4-4f19-a47d-aae0b397f941 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.840056] [55188]: DEBUG nova.policy [None req-e3b01940-a1b4-4f19-a47d-aae0b397f941 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.840727] [55188]: DEBUG nova.policy [None req-e3b01940-a1b4-4f19-a47d-aae0b397f941 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.841347] [55188]: INFO nova.api.openstack.requestlog [None req-e3b01940-a1b4-4f19-a47d-aae0b397f941 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.061368 [ 704.841653] [55188]: [pid: 55188|app: 0|req: 746/1384] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 704.874028] [55188]: DEBUG nova.api.openstack.wsgi [None req-00cef5cf-e84c-4cd8-9dcd-757a6a3efff3 tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] Action: 'create', calling method: .version_select at 0x7d4afafa8d30>, body: {"pool": null} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 704.875881] [55187]: DEBUG nova.policy [None req-0d65d6a9-44a4-4aa7-8e8f-61ae3ee0c3bc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.880848] [55187]: INFO nova.api.openstack.requestlog [None req-0d65d6a9-44a4-4aa7-8e8f-61ae3ee0c3bc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.056258 [ 704.881307] [55187]: [pid: 55187|app: 0|req: 639/1385] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.883918] [55187]: DEBUG nova.api.openstack.wsgi [None req-a3592eaa-f185-4282-97d2-fc8aa699a1bb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.886649] [55187]: DEBUG nova.compute.api [None req-a3592eaa-f185-4282-97d2-fc8aa699a1bb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 704.888529] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3592eaa-f185-4282-97d2-fc8aa699a1bb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.888703] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3592eaa-f185-4282-97d2-fc8aa699a1bb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.888893] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3592eaa-f185-4282-97d2-fc8aa699a1bb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.889256] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3592eaa-f185-4282-97d2-fc8aa699a1bb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.889515] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3592eaa-f185-4282-97d2-fc8aa699a1bb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.890066] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3592eaa-f185-4282-97d2-fc8aa699a1bb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.978572] [55187]: DEBUG nova.policy [None req-a3592eaa-f185-4282-97d2-fc8aa699a1bb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.984630] [55187]: INFO nova.api.openstack.requestlog [None req-a3592eaa-f185-4282-97d2-fc8aa699a1bb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.102802 [ 704.985403] [55187]: [pid: 55187|app: 0|req: 640/1386] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.988664] [55187]: DEBUG nova.api.openstack.wsgi [None req-dbc47478-2b8c-4365-aaea-6a0675532cd4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 704.991527] [55187]: DEBUG nova.compute.api [None req-dbc47478-2b8c-4365-aaea-6a0675532cd4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.004217] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbc47478-2b8c-4365-aaea-6a0675532cd4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.004217] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbc47478-2b8c-4365-aaea-6a0675532cd4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.004366] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbc47478-2b8c-4365-aaea-6a0675532cd4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.005025] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbc47478-2b8c-4365-aaea-6a0675532cd4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.005233] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbc47478-2b8c-4365-aaea-6a0675532cd4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.005404] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbc47478-2b8c-4365-aaea-6a0675532cd4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.060664] [55187]: DEBUG nova.policy [None req-dbc47478-2b8c-4365-aaea-6a0675532cd4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.067761] [55187]: INFO nova.api.openstack.requestlog [None req-dbc47478-2b8c-4365-aaea-6a0675532cd4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.081670 [ 705.069158] [55187]: [pid: 55187|app: 0|req: 641/1387] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.073048] [55187]: DEBUG nova.api.openstack.wsgi [None req-f0477627-d600-4b28-9629-8bbf71e910fe tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '.version_select at 0x7d4afb531870>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.081843] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0477627-d600-4b28-9629-8bbf71e910fe tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.081843] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0477627-d600-4b28-9629-8bbf71e910fe tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.081959] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0477627-d600-4b28-9629-8bbf71e910fe tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.082244] [55187]: DEBUG nova.compute.api [None req-f0477627-d600-4b28-9629-8bbf71e910fe tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.093747] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0477627-d600-4b28-9629-8bbf71e910fe tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.093747] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0477627-d600-4b28-9629-8bbf71e910fe tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.093747] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0477627-d600-4b28-9629-8bbf71e910fe tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.094243] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0477627-d600-4b28-9629-8bbf71e910fe tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.095434] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0477627-d600-4b28-9629-8bbf71e910fe tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.095658] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0477627-d600-4b28-9629-8bbf71e910fe tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.118631] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0477627-d600-4b28-9629-8bbf71e910fe tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.119146] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0477627-d600-4b28-9629-8bbf71e910fe tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.119375] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0477627-d600-4b28-9629-8bbf71e910fe tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.124743] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0477627-d600-4b28-9629-8bbf71e910fe tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.124973] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0477627-d600-4b28-9629-8bbf71e910fe tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.125175] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0477627-d600-4b28-9629-8bbf71e910fe tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.150323] [55187]: DEBUG nova.objects.instance [None req-f0477627-d600-4b28-9629-8bbf71e910fe tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'flavor' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 705.164907] [55187]: INFO nova.api.openstack.requestlog [None req-f0477627-d600-4b28-9629-8bbf71e910fe tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags/tempest-tag-787820279" status: 201 len: 0 microversion: 2.26 time: 0.095053 [ 705.165284] [55187]: [pid: 55187|app: 0|req: 642/1388] 10.180.1.21 () {62 vars in 1372 bytes} [Wed Mar 26 22:03:05 2025] PUT /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags/tempest-tag-787820279 => generated 0 bytes in 96 msecs (HTTP/1.1 201) 10 headers in 485 bytes (1 switches on core 0) [ 705.167842] [55187]: DEBUG nova.api.openstack.wsgi [None req-b997ff0f-189c-4e44-b93a-fb871e739188 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.169520] [55187]: DEBUG nova.compute.api [None req-b997ff0f-189c-4e44-b93a-fb871e739188 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.173159] [55187]: DEBUG oslo_concurrency.lockutils [None req-b997ff0f-189c-4e44-b93a-fb871e739188 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.173445] [55187]: DEBUG oslo_concurrency.lockutils [None req-b997ff0f-189c-4e44-b93a-fb871e739188 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.173660] [55187]: DEBUG oslo_concurrency.lockutils [None req-b997ff0f-189c-4e44-b93a-fb871e739188 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.174070] [55187]: DEBUG oslo_concurrency.lockutils [None req-b997ff0f-189c-4e44-b93a-fb871e739188 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.174314] [55187]: DEBUG oslo_concurrency.lockutils [None req-b997ff0f-189c-4e44-b93a-fb871e739188 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.174522] [55187]: DEBUG oslo_concurrency.lockutils [None req-b997ff0f-189c-4e44-b93a-fb871e739188 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.211187] [55187]: DEBUG nova.policy [None req-b997ff0f-189c-4e44-b93a-fb871e739188 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.219300] [55187]: INFO nova.api.openstack.requestlog [None req-b997ff0f-189c-4e44-b93a-fb871e739188 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.053358 [ 705.219632] [55187]: [pid: 55187|app: 0|req: 643/1389] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.222218] [55187]: DEBUG nova.api.openstack.wsgi [None req-5eece857-1ead-4d2e-b08b-16063f705fd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.225218] [55187]: DEBUG nova.policy [None req-5eece857-1ead-4d2e-b08b-16063f705fd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.225423] [55187]: DEBUG nova.api.openstack.compute.servers [None req-5eece857-1ead-4d2e-b08b-16063f705fd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Removing options 'limit' from query {{(pid=55187) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1552}} [ 705.225734] [55187]: DEBUG nova.compute.api [None req-5eece857-1ead-4d2e-b08b-16063f705fd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Searching by: {'deleted': False, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 705.232241] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eece857-1ead-4d2e-b08b-16063f705fd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.232241] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eece857-1ead-4d2e-b08b-16063f705fd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.232241] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eece857-1ead-4d2e-b08b-16063f705fd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.233081] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eece857-1ead-4d2e-b08b-16063f705fd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.233081] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eece857-1ead-4d2e-b08b-16063f705fd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.233081] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eece857-1ead-4d2e-b08b-16063f705fd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.255765] [55187]: INFO nova.api.openstack.requestlog [None req-5eece857-1ead-4d2e-b08b-16063f705fd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=1" status: 200 len: 484 microversion: 2.1 time: 0.035412 [ 705.256445] [55187]: [pid: 55187|app: 0|req: 644/1390] 10.180.1.21 () {58 vars in 1135 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/servers?limit=1 => generated 484 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 705.260015] [55187]: DEBUG nova.api.openstack.wsgi [None req-c34c9054-1a1b-475d-8d07-4ee63af72a2b tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.261754] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34c9054-1a1b-475d-8d07-4ee63af72a2b tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.262023] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34c9054-1a1b-475d-8d07-4ee63af72a2b tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.262210] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34c9054-1a1b-475d-8d07-4ee63af72a2b tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.262618] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34c9054-1a1b-475d-8d07-4ee63af72a2b tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.262821] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34c9054-1a1b-475d-8d07-4ee63af72a2b tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.263080] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34c9054-1a1b-475d-8d07-4ee63af72a2b tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.275930] [55187]: INFO nova.api.openstack.requestlog [None req-c34c9054-1a1b-475d-8d07-4ee63af72a2b tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.019217 [ 705.276497] [55187]: [pid: 55187|app: 0|req: 645/1391] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/os-services => generated 557 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 705.278967] [55187]: DEBUG nova.api.openstack.wsgi [None req-90dfa48f-337b-4099-b2ea-1a51b16a9303 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.280559] [55187]: DEBUG nova.compute.api [None req-90dfa48f-337b-4099-b2ea-1a51b16a9303 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.284864] [55187]: DEBUG oslo_concurrency.lockutils [None req-90dfa48f-337b-4099-b2ea-1a51b16a9303 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.285117] [55187]: DEBUG oslo_concurrency.lockutils [None req-90dfa48f-337b-4099-b2ea-1a51b16a9303 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.285304] [55187]: DEBUG oslo_concurrency.lockutils [None req-90dfa48f-337b-4099-b2ea-1a51b16a9303 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.285653] [55187]: DEBUG oslo_concurrency.lockutils [None req-90dfa48f-337b-4099-b2ea-1a51b16a9303 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.285847] [55187]: DEBUG oslo_concurrency.lockutils [None req-90dfa48f-337b-4099-b2ea-1a51b16a9303 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.286073] [55187]: DEBUG oslo_concurrency.lockutils [None req-90dfa48f-337b-4099-b2ea-1a51b16a9303 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.327253] [55187]: DEBUG nova.policy [None req-90dfa48f-337b-4099-b2ea-1a51b16a9303 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.332275] [55187]: INFO nova.api.openstack.requestlog [None req-90dfa48f-337b-4099-b2ea-1a51b16a9303 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.055156 [ 705.332593] [55187]: [pid: 55187|app: 0|req: 646/1392] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.336025] [55187]: DEBUG nova.api.openstack.wsgi [None req-62e87bbb-e3f5-453d-b69a-8e6fdd5a52d4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.336863] [55187]: DEBUG nova.compute.api [None req-62e87bbb-e3f5-453d-b69a-8e6fdd5a52d4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.340387] [55187]: DEBUG oslo_concurrency.lockutils [None req-62e87bbb-e3f5-453d-b69a-8e6fdd5a52d4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.340541] [55187]: DEBUG oslo_concurrency.lockutils [None req-62e87bbb-e3f5-453d-b69a-8e6fdd5a52d4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.340716] [55187]: DEBUG oslo_concurrency.lockutils [None req-62e87bbb-e3f5-453d-b69a-8e6fdd5a52d4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.341016] [55187]: DEBUG oslo_concurrency.lockutils [None req-62e87bbb-e3f5-453d-b69a-8e6fdd5a52d4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.341214] [55187]: DEBUG oslo_concurrency.lockutils [None req-62e87bbb-e3f5-453d-b69a-8e6fdd5a52d4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.341378] [55187]: DEBUG oslo_concurrency.lockutils [None req-62e87bbb-e3f5-453d-b69a-8e6fdd5a52d4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.379415] [55187]: DEBUG nova.policy [None req-62e87bbb-e3f5-453d-b69a-8e6fdd5a52d4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.383346] [55187]: INFO nova.api.openstack.requestlog [None req-62e87bbb-e3f5-453d-b69a-8e6fdd5a52d4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.049925 [ 705.383448] [55187]: [pid: 55187|app: 0|req: 647/1393] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.385971] [55187]: DEBUG nova.api.openstack.wsgi [None req-cb446259-9253-40f8-8827-1c3a56d46921 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.388372] [55187]: DEBUG nova.compute.api [None req-cb446259-9253-40f8-8827-1c3a56d46921 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.393851] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb446259-9253-40f8-8827-1c3a56d46921 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.394178] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb446259-9253-40f8-8827-1c3a56d46921 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.394413] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb446259-9253-40f8-8827-1c3a56d46921 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.394799] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb446259-9253-40f8-8827-1c3a56d46921 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.395048] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb446259-9253-40f8-8827-1c3a56d46921 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.395270] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb446259-9253-40f8-8827-1c3a56d46921 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.418548] [55188]: INFO nova.api.openstack.requestlog [None req-00cef5cf-e84c-4cd8-9dcd-757a6a3efff3 tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.576241 [ 705.418919] [55188]: [pid: 55188|app: 0|req: 747/1394] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 26 22:03:05 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 577 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 705.421720] [55188]: DEBUG nova.api.openstack.wsgi [None req-c4152991-4c73-4437-a973-f7022a51dd6a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.423809] [55188]: DEBUG nova.compute.api [None req-c4152991-4c73-4437-a973-f7022a51dd6a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.427695] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4152991-4c73-4437-a973-f7022a51dd6a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.427935] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4152991-4c73-4437-a973-f7022a51dd6a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.428137] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4152991-4c73-4437-a973-f7022a51dd6a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.428595] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4152991-4c73-4437-a973-f7022a51dd6a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.428805] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4152991-4c73-4437-a973-f7022a51dd6a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.428980] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4152991-4c73-4437-a973-f7022a51dd6a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.430453] [55187]: DEBUG nova.policy [None req-cb446259-9253-40f8-8827-1c3a56d46921 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.434998] [55187]: INFO nova.api.openstack.requestlog [None req-cb446259-9253-40f8-8827-1c3a56d46921 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.050969 [ 705.435404] [55187]: [pid: 55187|app: 0|req: 648/1395] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.441208] [55187]: DEBUG nova.api.openstack.wsgi [None req-3f9877d5-062e-4673-b791-7c984d709493 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.442920] [55187]: DEBUG nova.compute.api [None req-3f9877d5-062e-4673-b791-7c984d709493 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.447049] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f9877d5-062e-4673-b791-7c984d709493 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.447708] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f9877d5-062e-4673-b791-7c984d709493 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.447708] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f9877d5-062e-4673-b791-7c984d709493 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.447951] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f9877d5-062e-4673-b791-7c984d709493 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.448248] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f9877d5-062e-4673-b791-7c984d709493 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.449394] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f9877d5-062e-4673-b791-7c984d709493 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.467257] [55188]: DEBUG nova.policy [None req-c4152991-4c73-4437-a973-f7022a51dd6a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.472016] [55188]: INFO nova.api.openstack.requestlog [None req-c4152991-4c73-4437-a973-f7022a51dd6a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.052202 [ 705.476160] [55188]: [pid: 55188|app: 0|req: 748/1396] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.479252] [55188]: DEBUG nova.api.openstack.wsgi [None req-2fc23608-afa0-406c-a625-9cab6b439cb8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '.version_select at 0x7d4afafa9120>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.484447] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fc23608-afa0-406c-a625-9cab6b439cb8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.484664] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fc23608-afa0-406c-a625-9cab6b439cb8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.484798] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fc23608-afa0-406c-a625-9cab6b439cb8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.485015] [55188]: DEBUG nova.compute.api [None req-2fc23608-afa0-406c-a625-9cab6b439cb8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.487892] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fc23608-afa0-406c-a625-9cab6b439cb8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.488145] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fc23608-afa0-406c-a625-9cab6b439cb8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.488363] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fc23608-afa0-406c-a625-9cab6b439cb8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.488494] [55187]: DEBUG nova.policy [None req-3f9877d5-062e-4673-b791-7c984d709493 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.488751] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fc23608-afa0-406c-a625-9cab6b439cb8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.488984] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fc23608-afa0-406c-a625-9cab6b439cb8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.489080] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fc23608-afa0-406c-a625-9cab6b439cb8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.494576] [55187]: DEBUG nova.policy [None req-3f9877d5-062e-4673-b791-7c984d709493 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.494809] [55187]: DEBUG nova.policy [None req-3f9877d5-062e-4673-b791-7c984d709493 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.499720] [55187]: INFO nova.api.openstack.requestlog [None req-3f9877d5-062e-4673-b791-7c984d709493 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.063406 [ 705.499982] [55187]: [pid: 55187|app: 0|req: 649/1397] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 705.502513] [55187]: DEBUG nova.api.openstack.wsgi [None req-1c9e363d-099b-47b6-ae6c-ac8d0a690622 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.505082] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fc23608-afa0-406c-a625-9cab6b439cb8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.505082] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fc23608-afa0-406c-a625-9cab6b439cb8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.505082] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fc23608-afa0-406c-a625-9cab6b439cb8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.505330] [55187]: DEBUG nova.compute.api [None req-1c9e363d-099b-47b6-ae6c-ac8d0a690622 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.507729] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c9e363d-099b-47b6-ae6c-ac8d0a690622 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.507959] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c9e363d-099b-47b6-ae6c-ac8d0a690622 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.508157] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c9e363d-099b-47b6-ae6c-ac8d0a690622 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.508502] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c9e363d-099b-47b6-ae6c-ac8d0a690622 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.508697] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c9e363d-099b-47b6-ae6c-ac8d0a690622 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.508736] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fc23608-afa0-406c-a625-9cab6b439cb8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.508908] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c9e363d-099b-47b6-ae6c-ac8d0a690622 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.508957] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fc23608-afa0-406c-a625-9cab6b439cb8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.509162] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fc23608-afa0-406c-a625-9cab6b439cb8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.519310] [55188]: DEBUG nova.objects.instance [None req-2fc23608-afa0-406c-a625-9cab6b439cb8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'flavor' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 705.529212] [55188]: INFO nova.api.openstack.requestlog [None req-2fc23608-afa0-406c-a625-9cab6b439cb8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags/tempest-tag-496881515" status: 201 len: 0 microversion: 2.26 time: 0.052296 [ 705.529514] [55188]: [pid: 55188|app: 0|req: 749/1398] 10.180.1.21 () {62 vars in 1372 bytes} [Wed Mar 26 22:03:05 2025] PUT /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags/tempest-tag-496881515 => generated 0 bytes in 53 msecs (HTTP/1.1 201) 10 headers in 485 bytes (1 switches on core 0) [ 705.531900] [55188]: DEBUG nova.api.openstack.wsgi [None req-1ac6162d-4d80-4612-9007-96a6f2b7c466 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.533510] [55188]: DEBUG nova.compute.api [None req-1ac6162d-4d80-4612-9007-96a6f2b7c466 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.537159] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ac6162d-4d80-4612-9007-96a6f2b7c466 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.537388] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ac6162d-4d80-4612-9007-96a6f2b7c466 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.537569] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ac6162d-4d80-4612-9007-96a6f2b7c466 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.537905] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ac6162d-4d80-4612-9007-96a6f2b7c466 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.538115] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ac6162d-4d80-4612-9007-96a6f2b7c466 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.538342] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ac6162d-4d80-4612-9007-96a6f2b7c466 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.571578] [55188]: DEBUG nova.policy [None req-1ac6162d-4d80-4612-9007-96a6f2b7c466 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.576920] [55188]: INFO nova.api.openstack.requestlog [None req-1ac6162d-4d80-4612-9007-96a6f2b7c466 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.046812 [ 705.577300] [55188]: [pid: 55188|app: 0|req: 750/1399] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.580301] [55188]: DEBUG nova.api.openstack.wsgi [None req-fa22a748-8ae8-486c-8646-e45dc1280d94 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.584137] [55188]: DEBUG nova.policy [None req-fa22a748-8ae8-486c-8646-e45dc1280d94 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.584493] [55188]: DEBUG nova.compute.api [None req-fa22a748-8ae8-486c-8646-e45dc1280d94 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Searching by: {'name': 'tempest-ListServerFiltersTestJSON-instance-2112587952', 'deleted': False, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 705.587782] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa22a748-8ae8-486c-8646-e45dc1280d94 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.588030] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa22a748-8ae8-486c-8646-e45dc1280d94 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.588220] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa22a748-8ae8-486c-8646-e45dc1280d94 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.588608] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa22a748-8ae8-486c-8646-e45dc1280d94 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.588808] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa22a748-8ae8-486c-8646-e45dc1280d94 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.588979] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa22a748-8ae8-486c-8646-e45dc1280d94 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.592800] [55187]: DEBUG nova.policy [None req-1c9e363d-099b-47b6-ae6c-ac8d0a690622 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.597951] [55187]: INFO nova.api.openstack.requestlog [None req-1c9e363d-099b-47b6-ae6c-ac8d0a690622 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1318 microversion: 2.1 time: 0.097377 [ 705.598298] [55187]: [pid: 55187|app: 0|req: 650/1400] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1318 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.602025] [55187]: DEBUG nova.api.openstack.wsgi [None req-d381072e-0b17-4ed8-879c-a4208fd13b47 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.603201] [55187]: DEBUG oslo_concurrency.lockutils [None req-d381072e-0b17-4ed8-879c-a4208fd13b47 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.604333] [55187]: DEBUG oslo_concurrency.lockutils [None req-d381072e-0b17-4ed8-879c-a4208fd13b47 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.604584] [55187]: DEBUG oslo_concurrency.lockutils [None req-d381072e-0b17-4ed8-879c-a4208fd13b47 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.605063] [55187]: DEBUG oslo_concurrency.lockutils [None req-d381072e-0b17-4ed8-879c-a4208fd13b47 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.605324] [55187]: DEBUG oslo_concurrency.lockutils [None req-d381072e-0b17-4ed8-879c-a4208fd13b47 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.605543] [55187]: DEBUG oslo_concurrency.lockutils [None req-d381072e-0b17-4ed8-879c-a4208fd13b47 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.617642] [55187]: INFO nova.api.openstack.requestlog [None req-d381072e-0b17-4ed8-879c-a4208fd13b47 tempest-ServicesAdminNegativeTestJSON-644814011 tempest-ServicesAdminNegativeTestJSON-644814011-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?host=xxx&binary=nova-scheduler" status: 200 len: 16 microversion: 2.1 time: 0.018733 [ 705.618028] [55187]: [pid: 55187|app: 0|req: 651/1401] 10.180.1.21 () {58 vars in 1193 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/os-services?host=xxx&binary=nova-scheduler => generated 16 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 705.620654] [55187]: DEBUG nova.api.openstack.wsgi [None req-43b4d87f-5446-45be-94ed-37b699a72ddb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.622875] [55187]: DEBUG nova.compute.api [None req-43b4d87f-5446-45be-94ed-37b699a72ddb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.626138] [55187]: DEBUG oslo_concurrency.lockutils [None req-43b4d87f-5446-45be-94ed-37b699a72ddb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.626398] [55187]: DEBUG oslo_concurrency.lockutils [None req-43b4d87f-5446-45be-94ed-37b699a72ddb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.626616] [55187]: DEBUG oslo_concurrency.lockutils [None req-43b4d87f-5446-45be-94ed-37b699a72ddb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.627035] [55187]: DEBUG oslo_concurrency.lockutils [None req-43b4d87f-5446-45be-94ed-37b699a72ddb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.627282] [55187]: DEBUG oslo_concurrency.lockutils [None req-43b4d87f-5446-45be-94ed-37b699a72ddb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.627488] [55187]: DEBUG oslo_concurrency.lockutils [None req-43b4d87f-5446-45be-94ed-37b699a72ddb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.628267] [55188]: DEBUG nova.compute.multi_cell_list [None req-fa22a748-8ae8-486c-8646-e45dc1280d94 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=55188) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 705.657945] [55188]: INFO nova.api.openstack.requestlog [None req-fa22a748-8ae8-486c-8646-e45dc1280d94 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers?name=tempest-ListServerFiltersTestJSON-instance-2112587952" status: 200 len: 346 microversion: 2.1 time: 0.079491 [ 705.658299] [55188]: [pid: 55188|app: 0|req: 751/1402] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/servers?name=tempest-ListServerFiltersTestJSON-instance-2112587952 => generated 346 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 705.660308] [55187]: DEBUG nova.policy [None req-43b4d87f-5446-45be-94ed-37b699a72ddb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.661087] [55188]: DEBUG nova.api.openstack.wsgi [req-c933beb3-9eb4-4fb0-a362-71f8c1c247ec req-14630543-3f21-4865-b921-b9080c281c40 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "123c9043-92c4-4c67-9a39-9a82837566ba", "name": "network-vif-plugged", "status": "completed", "tag": "876b9722-7e99-42f6-bdb8-1e715e150281"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 705.666353] [55187]: INFO nova.api.openstack.requestlog [None req-43b4d87f-5446-45be-94ed-37b699a72ddb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.047067 [ 705.666353] [55187]: [pid: 55187|app: 0|req: 652/1403] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:05 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.666467] [55188]: DEBUG oslo_concurrency.lockutils [req-c933beb3-9eb4-4fb0-a362-71f8c1c247ec req-14630543-3f21-4865-b921-b9080c281c40 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.666704] [55188]: DEBUG oslo_concurrency.lockutils [req-c933beb3-9eb4-4fb0-a362-71f8c1c247ec req-14630543-3f21-4865-b921-b9080c281c40 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.666887] [55188]: DEBUG oslo_concurrency.lockutils [req-c933beb3-9eb4-4fb0-a362-71f8c1c247ec req-14630543-3f21-4865-b921-b9080c281c40 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.669061] [55187]: DEBUG nova.api.openstack.wsgi [None req-8d3e88bf-ade9-4305-88da-c1e5aa1f5039 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.670884] [55187]: DEBUG nova.compute.api [None req-8d3e88bf-ade9-4305-88da-c1e5aa1f5039 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] [instance: 3b873a8a-8dd7-4497-836e-d22a34a3eea1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.674378] [55188]: INFO nova.api.openstack.compute.server_external_events [req-c933beb3-9eb4-4fb0-a362-71f8c1c247ec req-14630543-3f21-4865-b921-b9080c281c40 service nova] Creating event network-vif-plugged:876b9722-7e99-42f6-bdb8-1e715e150281 for instance 123c9043-92c4-4c67-9a39-9a82837566ba on cpu-1 [ 705.674447] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d3e88bf-ade9-4305-88da-c1e5aa1f5039 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.674574] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d3e88bf-ade9-4305-88da-c1e5aa1f5039 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.674809] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d3e88bf-ade9-4305-88da-c1e5aa1f5039 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.676026] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d3e88bf-ade9-4305-88da-c1e5aa1f5039 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.676026] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d3e88bf-ade9-4305-88da-c1e5aa1f5039 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.676026] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d3e88bf-ade9-4305-88da-c1e5aa1f5039 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.676192] [55188]: INFO nova.api.openstack.requestlog [req-c933beb3-9eb4-4fb0-a362-71f8c1c247ec req-14630543-3f21-4865-b921-b9080c281c40 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016900 [ 705.677282] [55188]: [pid: 55188|app: 0|req: 752/1404] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:06 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 705.679161] [55188]: DEBUG nova.api.openstack.wsgi [None req-73caa7f7-9dbc-449d-8371-2ccc6d6cea50 tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] Calling method '.version_select at 0x7d4afb154c10>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.686009] [55187]: INFO nova.api.openstack.wsgi [None req-8d3e88bf-ade9-4305-88da-c1e5aa1f5039 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] HTTP exception thrown: Instance 3b873a8a-8dd7-4497-836e-d22a34a3eea1 could not be found. [ 705.686399] [55187]: DEBUG nova.api.openstack.wsgi [None req-8d3e88bf-ade9-4305-88da-c1e5aa1f5039 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] Returning 404 to user: Instance 3b873a8a-8dd7-4497-836e-d22a34a3eea1 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 705.686890] [55187]: INFO nova.api.openstack.requestlog [None req-8d3e88bf-ade9-4305-88da-c1e5aa1f5039 tempest-FloatingIPsAssociationNegativeTestJSON-927034971 tempest-FloatingIPsAssociationNegativeTestJSON-927034971-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1" status: 404 len: 111 microversion: 2.1 time: 0.020171 [ 705.687245] [55187]: [pid: 55187|app: 0|req: 653/1405] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/3b873a8a-8dd7-4497-836e-d22a34a3eea1 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 705.689870] [55187]: DEBUG nova.api.openstack.wsgi [None req-e2524308-0d14-4692-ad09-dd4821cfeb69 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.691683] [55187]: DEBUG nova.compute.api [None req-e2524308-0d14-4692-ad09-dd4821cfeb69 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.695448] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2524308-0d14-4692-ad09-dd4821cfeb69 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.695746] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2524308-0d14-4692-ad09-dd4821cfeb69 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.695996] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2524308-0d14-4692-ad09-dd4821cfeb69 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.696420] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2524308-0d14-4692-ad09-dd4821cfeb69 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.696651] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2524308-0d14-4692-ad09-dd4821cfeb69 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.696898] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2524308-0d14-4692-ad09-dd4821cfeb69 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.738187] [55187]: DEBUG nova.policy [None req-e2524308-0d14-4692-ad09-dd4821cfeb69 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.741822] [55187]: INFO nova.api.openstack.requestlog [None req-e2524308-0d14-4692-ad09-dd4821cfeb69 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.053992 [ 705.742427] [55187]: [pid: 55187|app: 0|req: 654/1406] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.745124] [55187]: DEBUG nova.api.openstack.wsgi [None req-08944901-27b2-4139-8faf-cdcb72779148 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.746724] [55187]: DEBUG nova.compute.api [None req-08944901-27b2-4139-8faf-cdcb72779148 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.747739] [55188]: INFO nova.api.openstack.requestlog [None req-73caa7f7-9dbc-449d-8371-2ccc6d6cea50 tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/cc83d0d7-eb6b-46f7-8d00-3c5c80792da6" status: 200 len: 144 microversion: 2.1 time: 0.070683 [ 705.748128] [55188]: [pid: 55188|app: 0|req: 753/1407] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/os-floating-ips/cc83d0d7-eb6b-46f7-8d00-3c5c80792da6 => generated 144 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 705.752355] [55187]: DEBUG oslo_concurrency.lockutils [None req-08944901-27b2-4139-8faf-cdcb72779148 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.752355] [55187]: DEBUG oslo_concurrency.lockutils [None req-08944901-27b2-4139-8faf-cdcb72779148 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.752355] [55187]: DEBUG oslo_concurrency.lockutils [None req-08944901-27b2-4139-8faf-cdcb72779148 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.752355] [55187]: DEBUG oslo_concurrency.lockutils [None req-08944901-27b2-4139-8faf-cdcb72779148 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.752507] [55187]: DEBUG oslo_concurrency.lockutils [None req-08944901-27b2-4139-8faf-cdcb72779148 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.752507] [55187]: DEBUG oslo_concurrency.lockutils [None req-08944901-27b2-4139-8faf-cdcb72779148 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.754167] [55188]: DEBUG nova.api.openstack.wsgi [None req-e614f6fe-edf8-4ca6-8d72-1aaab3331546 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.757042] [55188]: DEBUG nova.compute.api [None req-e614f6fe-edf8-4ca6-8d72-1aaab3331546 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.762122] [55188]: DEBUG oslo_concurrency.lockutils [None req-e614f6fe-edf8-4ca6-8d72-1aaab3331546 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.762122] [55188]: DEBUG oslo_concurrency.lockutils [None req-e614f6fe-edf8-4ca6-8d72-1aaab3331546 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.762122] [55188]: DEBUG oslo_concurrency.lockutils [None req-e614f6fe-edf8-4ca6-8d72-1aaab3331546 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.762122] [55188]: DEBUG oslo_concurrency.lockutils [None req-e614f6fe-edf8-4ca6-8d72-1aaab3331546 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.762223] [55188]: DEBUG oslo_concurrency.lockutils [None req-e614f6fe-edf8-4ca6-8d72-1aaab3331546 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.762223] [55188]: DEBUG oslo_concurrency.lockutils [None req-e614f6fe-edf8-4ca6-8d72-1aaab3331546 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.794248] [55187]: DEBUG nova.policy [None req-08944901-27b2-4139-8faf-cdcb72779148 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.796103] [55188]: DEBUG nova.policy [None req-e614f6fe-edf8-4ca6-8d72-1aaab3331546 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.799288] [55187]: INFO nova.api.openstack.requestlog [None req-08944901-27b2-4139-8faf-cdcb72779148 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1228 microversion: 2.1 time: 0.056335 [ 705.799697] [55187]: [pid: 55187|app: 0|req: 655/1408] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1228 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.800424] [55188]: INFO nova.api.openstack.requestlog [None req-e614f6fe-edf8-4ca6-8d72-1aaab3331546 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1216 microversion: 2.1 time: 0.051682 [ 705.801467] [55188]: [pid: 55188|app: 0|req: 754/1409] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.804063] [55188]: DEBUG nova.api.openstack.wsgi [None req-de1b5b20-069c-4269-9d2f-930d319c080a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Action: 'update_all', calling method: .version_select at 0x7d4afb4b7f40>, body: {"tags": ["tempest-tag-1043051760", "tempest-tag-866207157"]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 705.806913] [55187]: DEBUG nova.api.openstack.wsgi [None req-d32202e4-580b-4875-b03d-4360dab49667 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.808795] [55187]: DEBUG nova.compute.api [None req-d32202e4-580b-4875-b03d-4360dab49667 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.813404] [55187]: DEBUG oslo_concurrency.lockutils [None req-d32202e4-580b-4875-b03d-4360dab49667 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.813404] [55187]: DEBUG oslo_concurrency.lockutils [None req-d32202e4-580b-4875-b03d-4360dab49667 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.813404] [55187]: DEBUG oslo_concurrency.lockutils [None req-d32202e4-580b-4875-b03d-4360dab49667 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.813404] [55187]: DEBUG oslo_concurrency.lockutils [None req-d32202e4-580b-4875-b03d-4360dab49667 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.813560] [55187]: DEBUG oslo_concurrency.lockutils [None req-d32202e4-580b-4875-b03d-4360dab49667 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.813560] [55187]: DEBUG oslo_concurrency.lockutils [None req-d32202e4-580b-4875-b03d-4360dab49667 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.813827] [55188]: DEBUG oslo_concurrency.lockutils [None req-de1b5b20-069c-4269-9d2f-930d319c080a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.814102] [55188]: DEBUG oslo_concurrency.lockutils [None req-de1b5b20-069c-4269-9d2f-930d319c080a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.814391] [55188]: DEBUG oslo_concurrency.lockutils [None req-de1b5b20-069c-4269-9d2f-930d319c080a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.814565] [55188]: DEBUG nova.compute.api [None req-de1b5b20-069c-4269-9d2f-930d319c080a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.817614] [55188]: DEBUG oslo_concurrency.lockutils [None req-de1b5b20-069c-4269-9d2f-930d319c080a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.817843] [55188]: DEBUG oslo_concurrency.lockutils [None req-de1b5b20-069c-4269-9d2f-930d319c080a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.818035] [55188]: DEBUG oslo_concurrency.lockutils [None req-de1b5b20-069c-4269-9d2f-930d319c080a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.818382] [55188]: DEBUG oslo_concurrency.lockutils [None req-de1b5b20-069c-4269-9d2f-930d319c080a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.818578] [55188]: DEBUG oslo_concurrency.lockutils [None req-de1b5b20-069c-4269-9d2f-930d319c080a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.818746] [55188]: DEBUG oslo_concurrency.lockutils [None req-de1b5b20-069c-4269-9d2f-930d319c080a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.831440] [55188]: DEBUG oslo_concurrency.lockutils [None req-de1b5b20-069c-4269-9d2f-930d319c080a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.832140] [55188]: DEBUG oslo_concurrency.lockutils [None req-de1b5b20-069c-4269-9d2f-930d319c080a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.832140] [55188]: DEBUG oslo_concurrency.lockutils [None req-de1b5b20-069c-4269-9d2f-930d319c080a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.843878] [55188]: DEBUG nova.objects.instance [None req-de1b5b20-069c-4269-9d2f-930d319c080a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'flavor' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 705.854792] [55188]: INFO nova.api.openstack.requestlog [None req-de1b5b20-069c-4269-9d2f-930d319c080a tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags" status: 200 len: 61 microversion: 2.26 time: 0.052716 [ 705.855181] [55188]: [pid: 55188|app: 0|req: 755/1410] 10.180.1.21 () {62 vars in 1307 bytes} [Wed Mar 26 22:03:06 2025] PUT /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags => generated 61 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.859603] [55187]: DEBUG nova.policy [None req-d32202e4-580b-4875-b03d-4360dab49667 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.860156] [55188]: DEBUG nova.api.openstack.wsgi [None req-fe5f113d-b9fd-408e-a393-3b8975467593 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.861827] [55188]: DEBUG nova.compute.api [None req-fe5f113d-b9fd-408e-a393-3b8975467593 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.865491] [55187]: INFO nova.api.openstack.requestlog [None req-d32202e4-580b-4875-b03d-4360dab49667 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.065082 [ 705.865841] [55187]: [pid: 55187|app: 0|req: 656/1411] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.868071] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe5f113d-b9fd-408e-a393-3b8975467593 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.868326] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe5f113d-b9fd-408e-a393-3b8975467593 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.868511] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe5f113d-b9fd-408e-a393-3b8975467593 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.868759] [55187]: DEBUG nova.api.openstack.wsgi [None req-94ec89ff-dfd3-4021-ae24-b23950a0f0a7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.868869] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe5f113d-b9fd-408e-a393-3b8975467593 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.871688] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe5f113d-b9fd-408e-a393-3b8975467593 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.871688] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe5f113d-b9fd-408e-a393-3b8975467593 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.871794] [55187]: DEBUG nova.compute.api [None req-94ec89ff-dfd3-4021-ae24-b23950a0f0a7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.875967] [55187]: DEBUG oslo_concurrency.lockutils [None req-94ec89ff-dfd3-4021-ae24-b23950a0f0a7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.875967] [55187]: DEBUG oslo_concurrency.lockutils [None req-94ec89ff-dfd3-4021-ae24-b23950a0f0a7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.875967] [55187]: DEBUG oslo_concurrency.lockutils [None req-94ec89ff-dfd3-4021-ae24-b23950a0f0a7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.876259] [55187]: DEBUG oslo_concurrency.lockutils [None req-94ec89ff-dfd3-4021-ae24-b23950a0f0a7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.876443] [55187]: DEBUG oslo_concurrency.lockutils [None req-94ec89ff-dfd3-4021-ae24-b23950a0f0a7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.876694] [55187]: DEBUG oslo_concurrency.lockutils [None req-94ec89ff-dfd3-4021-ae24-b23950a0f0a7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.910582] [55188]: DEBUG nova.policy [None req-fe5f113d-b9fd-408e-a393-3b8975467593 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.915213] [55188]: INFO nova.api.openstack.requestlog [None req-fe5f113d-b9fd-408e-a393-3b8975467593 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.059389 [ 705.915629] [55188]: [pid: 55188|app: 0|req: 756/1412] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.922790] [55187]: DEBUG nova.policy [None req-94ec89ff-dfd3-4021-ae24-b23950a0f0a7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.928584] [55187]: INFO nova.api.openstack.requestlog [None req-94ec89ff-dfd3-4021-ae24-b23950a0f0a7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.060915 [ 705.928852] [55187]: [pid: 55187|app: 0|req: 657/1413] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.933366] [55187]: DEBUG nova.api.openstack.wsgi [None req-f9f0b1f4-6118-442c-ae4c-980071bf2754 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.933366] [55187]: DEBUG nova.compute.api [None req-f9f0b1f4-6118-442c-ae4c-980071bf2754 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.937017] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9f0b1f4-6118-442c-ae4c-980071bf2754 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.937017] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9f0b1f4-6118-442c-ae4c-980071bf2754 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.937017] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9f0b1f4-6118-442c-ae4c-980071bf2754 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.937017] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9f0b1f4-6118-442c-ae4c-980071bf2754 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.937171] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9f0b1f4-6118-442c-ae4c-980071bf2754 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.937323] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9f0b1f4-6118-442c-ae4c-980071bf2754 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.984108] [55187]: DEBUG nova.policy [None req-f9f0b1f4-6118-442c-ae4c-980071bf2754 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.988424] [55187]: INFO nova.api.openstack.requestlog [None req-f9f0b1f4-6118-442c-ae4c-980071bf2754 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.059142 [ 705.988748] [55187]: [pid: 55187|app: 0|req: 658/1414] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.991196] [55187]: DEBUG nova.api.openstack.wsgi [None req-c88e83ab-4fc6-414d-846f-8d43dbf998c5 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.991339] [55188]: DEBUG nova.api.openstack.wsgi [None req-dcc87ab6-25bd-4fea-9a8f-4a1dffc1933c tempest-ServicesAdminNegativeTestJSON-1121368825 tempest-ServicesAdminNegativeTestJSON-1121368825-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 705.992814] [55187]: DEBUG nova.compute.api [None req-c88e83ab-4fc6-414d-846f-8d43dbf998c5 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 705.993457] [55188]: DEBUG nova.policy [None req-dcc87ab6-25bd-4fea-9a8f-4a1dffc1933c tempest-ServicesAdminNegativeTestJSON-1121368825 tempest-ServicesAdminNegativeTestJSON-1121368825-project-member] Policy check for os_compute_api:os-services:list failed with credentials {'is_admin': False, 'user_id': '3a63b2bb2d2a4f6da443e8945dfe8a06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43011a526cda4767adc8cea2566f41a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.993843] [55188]: DEBUG nova.api.openstack.wsgi [None req-dcc87ab6-25bd-4fea-9a8f-4a1dffc1933c tempest-ServicesAdminNegativeTestJSON-1121368825 tempest-ServicesAdminNegativeTestJSON-1121368825-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-services:list to be performed. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 705.994937] [55188]: INFO nova.api.openstack.requestlog [None req-dcc87ab6-25bd-4fea-9a8f-4a1dffc1933c tempest-ServicesAdminNegativeTestJSON-1121368825 tempest-ServicesAdminNegativeTestJSON-1121368825-project-member] 10.180.1.21 "GET /compute/v2.1/os-services" status: 403 len: 112 microversion: 2.1 time: 0.078361 [ 705.994937] [55188]: [pid: 55188|app: 0|req: 757/1415] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/os-services => generated 112 bytes in 79 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 705.997124] [55188]: DEBUG nova.api.openstack.wsgi [None req-dbe86754-796e-4c2f-8d47-1a440f35cb89 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 706.001489] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88e83ab-4fc6-414d-846f-8d43dbf998c5 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.001734] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88e83ab-4fc6-414d-846f-8d43dbf998c5 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.001923] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88e83ab-4fc6-414d-846f-8d43dbf998c5 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.002316] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88e83ab-4fc6-414d-846f-8d43dbf998c5 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.002580] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88e83ab-4fc6-414d-846f-8d43dbf998c5 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.002640] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbe86754-796e-4c2f-8d47-1a440f35cb89 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.002711] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88e83ab-4fc6-414d-846f-8d43dbf998c5 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.002809] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbe86754-796e-4c2f-8d47-1a440f35cb89 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.002952] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbe86754-796e-4c2f-8d47-1a440f35cb89 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.024541] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88e83ab-4fc6-414d-846f-8d43dbf998c5 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.024793] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88e83ab-4fc6-414d-846f-8d43dbf998c5 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.024975] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88e83ab-4fc6-414d-846f-8d43dbf998c5 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.025202] [55187]: DEBUG nova.objects.instance [None req-c88e83ab-4fc6-414d-846f-8d43dbf998c5 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 706.033701] [55188]: DEBUG nova.compute.api [None req-dbe86754-796e-4c2f-8d47-1a440f35cb89 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Going to try to stop instance {{(pid=55188) force_stop /opt/stack/nova/nova/compute/api.py:2796}} [ 706.063807] [55187]: DEBUG nova.policy [None req-c88e83ab-4fc6-414d-846f-8d43dbf998c5 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.067205] [55188]: INFO nova.api.openstack.requestlog [None req-dbe86754-796e-4c2f-8d47-1a440f35cb89 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2/action" status: 202 len: 0 microversion: 2.1 time: 0.071647 [ 706.067493] [55188]: [pid: 55188|app: 0|req: 758/1416] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:06 2025] POST /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 706.068859] [55187]: DEBUG nova.policy [None req-c88e83ab-4fc6-414d-846f-8d43dbf998c5 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.069342] [55187]: DEBUG nova.policy [None req-c88e83ab-4fc6-414d-846f-8d43dbf998c5 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.070419] [55188]: DEBUG nova.api.openstack.wsgi [None req-3786e306-c16d-4726-839e-14237559187b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.076017] [55187]: INFO nova.api.openstack.requestlog [None req-c88e83ab-4fc6-414d-846f-8d43dbf998c5 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.084489 [ 706.076017] [55187]: [pid: 55187|app: 0|req: 659/1417] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 706.076271] [55188]: DEBUG nova.compute.api [None req-3786e306-c16d-4726-839e-14237559187b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.081247] [55188]: DEBUG oslo_concurrency.lockutils [None req-3786e306-c16d-4726-839e-14237559187b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.081360] [55188]: DEBUG oslo_concurrency.lockutils [None req-3786e306-c16d-4726-839e-14237559187b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.081535] [55187]: DEBUG nova.api.openstack.wsgi [None req-6bd3f01a-262c-4ef6-b308-db56202cc817 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.081578] [55188]: DEBUG oslo_concurrency.lockutils [None req-3786e306-c16d-4726-839e-14237559187b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.081929] [55188]: DEBUG oslo_concurrency.lockutils [None req-3786e306-c16d-4726-839e-14237559187b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.082580] [55188]: DEBUG oslo_concurrency.lockutils [None req-3786e306-c16d-4726-839e-14237559187b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.082826] [55188]: DEBUG oslo_concurrency.lockutils [None req-3786e306-c16d-4726-839e-14237559187b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.083303] [55187]: DEBUG nova.compute.api [None req-6bd3f01a-262c-4ef6-b308-db56202cc817 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.089049] [55187]: DEBUG oslo_concurrency.lockutils [None req-6bd3f01a-262c-4ef6-b308-db56202cc817 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.089049] [55187]: DEBUG oslo_concurrency.lockutils [None req-6bd3f01a-262c-4ef6-b308-db56202cc817 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.089049] [55187]: DEBUG oslo_concurrency.lockutils [None req-6bd3f01a-262c-4ef6-b308-db56202cc817 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.089049] [55187]: DEBUG oslo_concurrency.lockutils [None req-6bd3f01a-262c-4ef6-b308-db56202cc817 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.089245] [55187]: DEBUG oslo_concurrency.lockutils [None req-6bd3f01a-262c-4ef6-b308-db56202cc817 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.089245] [55187]: DEBUG oslo_concurrency.lockutils [None req-6bd3f01a-262c-4ef6-b308-db56202cc817 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.133544] [55188]: DEBUG nova.policy [None req-3786e306-c16d-4726-839e-14237559187b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.134390] [55187]: DEBUG nova.policy [None req-6bd3f01a-262c-4ef6-b308-db56202cc817 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.140951] [55187]: INFO nova.api.openstack.requestlog [None req-6bd3f01a-262c-4ef6-b308-db56202cc817 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.066174 [ 706.141189] [55188]: INFO nova.api.openstack.requestlog [None req-3786e306-c16d-4726-839e-14237559187b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.072964 [ 706.141289] [55187]: [pid: 55187|app: 0|req: 660/1418] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.141527] [55188]: [pid: 55188|app: 0|req: 759/1419] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.144016] [55187]: DEBUG nova.api.openstack.wsgi [None req-f38c366d-db2c-43c9-82b6-852bc5632880 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.144174] [55188]: DEBUG nova.api.openstack.wsgi [None req-4626da2e-e518-42ca-9c00-6d19b4070b6c tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] Calling method '.version_select at 0x7d4afb4b7010>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.145683] [55187]: DEBUG nova.compute.api [None req-f38c366d-db2c-43c9-82b6-852bc5632880 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.150780] [55187]: DEBUG oslo_concurrency.lockutils [None req-f38c366d-db2c-43c9-82b6-852bc5632880 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.151046] [55187]: DEBUG oslo_concurrency.lockutils [None req-f38c366d-db2c-43c9-82b6-852bc5632880 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.151230] [55187]: DEBUG oslo_concurrency.lockutils [None req-f38c366d-db2c-43c9-82b6-852bc5632880 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.152455] [55187]: DEBUG oslo_concurrency.lockutils [None req-f38c366d-db2c-43c9-82b6-852bc5632880 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.152455] [55187]: DEBUG oslo_concurrency.lockutils [None req-f38c366d-db2c-43c9-82b6-852bc5632880 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.152554] [55187]: DEBUG oslo_concurrency.lockutils [None req-f38c366d-db2c-43c9-82b6-852bc5632880 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.202665] [55187]: DEBUG nova.policy [None req-f38c366d-db2c-43c9-82b6-852bc5632880 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.209401] [55187]: INFO nova.api.openstack.requestlog [None req-f38c366d-db2c-43c9-82b6-852bc5632880 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.067388 [ 706.209782] [55187]: [pid: 55187|app: 0|req: 661/1420] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.212779] [55187]: DEBUG nova.api.openstack.wsgi [None req-72fd277c-e451-4640-b26d-9e576da91909 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '.version_select at 0x7d4afb531630>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.219197] [55187]: DEBUG oslo_concurrency.lockutils [None req-72fd277c-e451-4640-b26d-9e576da91909 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.219493] [55187]: DEBUG oslo_concurrency.lockutils [None req-72fd277c-e451-4640-b26d-9e576da91909 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.219713] [55187]: DEBUG oslo_concurrency.lockutils [None req-72fd277c-e451-4640-b26d-9e576da91909 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.226667] [55187]: INFO nova.api.openstack.requestlog [None req-72fd277c-e451-4640-b26d-9e576da91909 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags" status: 200 len: 61 microversion: 2.26 time: 0.015824 [ 706.226754] [55187]: [pid: 55187|app: 0|req: 662/1421] 10.180.1.21 () {60 vars in 1287 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags => generated 61 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.229746] [55187]: DEBUG nova.api.openstack.wsgi [None req-86a3b16c-2728-4efc-85c7-ccd71fa493c6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.232087] [55187]: DEBUG nova.compute.api [None req-86a3b16c-2728-4efc-85c7-ccd71fa493c6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.235124] [55187]: DEBUG oslo_concurrency.lockutils [None req-86a3b16c-2728-4efc-85c7-ccd71fa493c6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.235380] [55187]: DEBUG oslo_concurrency.lockutils [None req-86a3b16c-2728-4efc-85c7-ccd71fa493c6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.235661] [55187]: DEBUG oslo_concurrency.lockutils [None req-86a3b16c-2728-4efc-85c7-ccd71fa493c6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.236168] [55187]: DEBUG oslo_concurrency.lockutils [None req-86a3b16c-2728-4efc-85c7-ccd71fa493c6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.236395] [55187]: DEBUG oslo_concurrency.lockutils [None req-86a3b16c-2728-4efc-85c7-ccd71fa493c6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.236599] [55187]: DEBUG oslo_concurrency.lockutils [None req-86a3b16c-2728-4efc-85c7-ccd71fa493c6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.260364] [55188]: INFO nova.api.openstack.requestlog [None req-4626da2e-e518-42ca-9c00-6d19b4070b6c tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips" status: 200 len: 147 microversion: 2.1 time: 0.117566 [ 706.260810] [55188]: [pid: 55188|app: 0|req: 760/1422] 10.180.1.21 () {58 vars in 1144 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/os-floating-ips => generated 147 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 706.263792] [55188]: DEBUG nova.api.openstack.wsgi [None req-43eb2478-df1a-42a0-99c2-ab8f8d710d75 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.266367] [55188]: DEBUG nova.compute.api [None req-43eb2478-df1a-42a0-99c2-ab8f8d710d75 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.272370] [55188]: DEBUG oslo_concurrency.lockutils [None req-43eb2478-df1a-42a0-99c2-ab8f8d710d75 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.272634] [55188]: DEBUG oslo_concurrency.lockutils [None req-43eb2478-df1a-42a0-99c2-ab8f8d710d75 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.272823] [55188]: DEBUG oslo_concurrency.lockutils [None req-43eb2478-df1a-42a0-99c2-ab8f8d710d75 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.273207] [55188]: DEBUG oslo_concurrency.lockutils [None req-43eb2478-df1a-42a0-99c2-ab8f8d710d75 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.273414] [55188]: DEBUG oslo_concurrency.lockutils [None req-43eb2478-df1a-42a0-99c2-ab8f8d710d75 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.273590] [55188]: DEBUG oslo_concurrency.lockutils [None req-43eb2478-df1a-42a0-99c2-ab8f8d710d75 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.291766] [55187]: DEBUG nova.policy [None req-86a3b16c-2728-4efc-85c7-ccd71fa493c6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.298730] [55187]: DEBUG nova.policy [None req-86a3b16c-2728-4efc-85c7-ccd71fa493c6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.299686] [55187]: DEBUG nova.policy [None req-86a3b16c-2728-4efc-85c7-ccd71fa493c6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.299888] [55187]: INFO nova.api.openstack.requestlog [None req-86a3b16c-2728-4efc-85c7-ccd71fa493c6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.072666 [ 706.300467] [55187]: [pid: 55187|app: 0|req: 663/1423] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 706.302974] [55187]: DEBUG nova.api.openstack.wsgi [None req-bbe36e14-3bff-4eec-bd11-4aa8057c5c47 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.304759] [55187]: DEBUG nova.compute.api [None req-bbe36e14-3bff-4eec-bd11-4aa8057c5c47 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.308310] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbe36e14-3bff-4eec-bd11-4aa8057c5c47 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.308578] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbe36e14-3bff-4eec-bd11-4aa8057c5c47 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.308771] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbe36e14-3bff-4eec-bd11-4aa8057c5c47 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.309182] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbe36e14-3bff-4eec-bd11-4aa8057c5c47 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.309389] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbe36e14-3bff-4eec-bd11-4aa8057c5c47 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.309562] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbe36e14-3bff-4eec-bd11-4aa8057c5c47 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.317802] [55188]: DEBUG nova.policy [None req-43eb2478-df1a-42a0-99c2-ab8f8d710d75 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.327373] [55188]: INFO nova.api.openstack.requestlog [None req-43eb2478-df1a-42a0-99c2-ab8f8d710d75 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.065276 [ 706.327373] [55188]: [pid: 55188|app: 0|req: 761/1424] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.331035] [55188]: DEBUG nova.api.openstack.wsgi [None req-2c585c9f-b5d0-47e0-91a3-9f325868e970 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.333391] [55188]: DEBUG nova.compute.api [None req-2c585c9f-b5d0-47e0-91a3-9f325868e970 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.337768] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c585c9f-b5d0-47e0-91a3-9f325868e970 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.337849] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c585c9f-b5d0-47e0-91a3-9f325868e970 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.338044] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c585c9f-b5d0-47e0-91a3-9f325868e970 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.338618] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c585c9f-b5d0-47e0-91a3-9f325868e970 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.338826] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c585c9f-b5d0-47e0-91a3-9f325868e970 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.339019] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c585c9f-b5d0-47e0-91a3-9f325868e970 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.430739] [55188]: DEBUG nova.policy [None req-2c585c9f-b5d0-47e0-91a3-9f325868e970 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.435392] [55188]: INFO nova.api.openstack.requestlog [None req-2c585c9f-b5d0-47e0-91a3-9f325868e970 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1520 microversion: 2.1 time: 0.107389 [ 706.435719] [55188]: [pid: 55188|app: 0|req: 762/1425] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1520 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.439111] [55188]: DEBUG nova.api.openstack.wsgi [None req-2074706e-1131-4534-aa1a-829915303502 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.443030] [55188]: DEBUG nova.compute.api [None req-2074706e-1131-4534-aa1a-829915303502 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.444307] [55188]: DEBUG oslo_concurrency.lockutils [None req-2074706e-1131-4534-aa1a-829915303502 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.444432] [55188]: DEBUG oslo_concurrency.lockutils [None req-2074706e-1131-4534-aa1a-829915303502 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.444721] [55188]: DEBUG oslo_concurrency.lockutils [None req-2074706e-1131-4534-aa1a-829915303502 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.445305] [55188]: DEBUG oslo_concurrency.lockutils [None req-2074706e-1131-4534-aa1a-829915303502 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.445504] [55188]: DEBUG oslo_concurrency.lockutils [None req-2074706e-1131-4534-aa1a-829915303502 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.445678] [55188]: DEBUG oslo_concurrency.lockutils [None req-2074706e-1131-4534-aa1a-829915303502 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.445989] [55187]: DEBUG nova.policy [None req-bbe36e14-3bff-4eec-bd11-4aa8057c5c47 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.450816] [55187]: INFO nova.api.openstack.requestlog [None req-bbe36e14-3bff-4eec-bd11-4aa8057c5c47 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.149732 [ 706.450918] [55187]: [pid: 55187|app: 0|req: 664/1426] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.456431] [55187]: DEBUG nova.api.openstack.wsgi [None req-2c212a36-916c-432c-906b-bff63f5f7b7d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.456431] [55187]: DEBUG nova.compute.api [None req-2c212a36-916c-432c-906b-bff63f5f7b7d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.459141] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c212a36-916c-432c-906b-bff63f5f7b7d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.459366] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c212a36-916c-432c-906b-bff63f5f7b7d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.459539] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c212a36-916c-432c-906b-bff63f5f7b7d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.459974] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c212a36-916c-432c-906b-bff63f5f7b7d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.460083] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c212a36-916c-432c-906b-bff63f5f7b7d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.460249] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c212a36-916c-432c-906b-bff63f5f7b7d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.480677] [55188]: DEBUG nova.policy [None req-2074706e-1131-4534-aa1a-829915303502 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.488022] [55188]: INFO nova.api.openstack.requestlog [None req-2074706e-1131-4534-aa1a-829915303502 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.048889 [ 706.488022] [55188]: [pid: 55188|app: 0|req: 763/1427] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.490463] [55188]: DEBUG nova.api.openstack.wsgi [None req-d3aeeb03-2255-4e6f-a593-cf76c9a4aa94 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '.version_select at 0x7d4afb71e290>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.496018] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3aeeb03-2255-4e6f-a593-cf76c9a4aa94 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.496018] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3aeeb03-2255-4e6f-a593-cf76c9a4aa94 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.496018] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3aeeb03-2255-4e6f-a593-cf76c9a4aa94 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.496018] [55188]: DEBUG nova.compute.api [None req-d3aeeb03-2255-4e6f-a593-cf76c9a4aa94 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.498244] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3aeeb03-2255-4e6f-a593-cf76c9a4aa94 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.498449] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3aeeb03-2255-4e6f-a593-cf76c9a4aa94 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.498620] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3aeeb03-2255-4e6f-a593-cf76c9a4aa94 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.498946] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3aeeb03-2255-4e6f-a593-cf76c9a4aa94 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.499158] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3aeeb03-2255-4e6f-a593-cf76c9a4aa94 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.499324] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3aeeb03-2255-4e6f-a593-cf76c9a4aa94 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.513016] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3aeeb03-2255-4e6f-a593-cf76c9a4aa94 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.513016] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3aeeb03-2255-4e6f-a593-cf76c9a4aa94 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.513016] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3aeeb03-2255-4e6f-a593-cf76c9a4aa94 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.516132] [55187]: DEBUG nova.policy [None req-2c212a36-916c-432c-906b-bff63f5f7b7d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.518841] [55188]: DEBUG nova.objects.instance [None req-d3aeeb03-2255-4e6f-a593-cf76c9a4aa94 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'flavor' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 706.522257] [55187]: INFO nova.api.openstack.requestlog [None req-2c212a36-916c-432c-906b-bff63f5f7b7d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.070723 [ 706.522581] [55187]: [pid: 55187|app: 0|req: 665/1428] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.524975] [55187]: DEBUG nova.api.openstack.wsgi [None req-7b2b7675-bec2-45c3-ab4f-040800ad4896 tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] Calling method '.version_select at 0x7d4afafa28c0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.530105] [55188]: INFO nova.api.openstack.requestlog [None req-d3aeeb03-2255-4e6f-a593-cf76c9a4aa94 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags" status: 204 len: 0 microversion: 2.26 time: 0.043768 [ 706.530607] [55188]: [pid: 55188|app: 0|req: 764/1429] 10.180.1.21 () {60 vars in 1290 bytes} [Wed Mar 26 22:03:06 2025] DELETE /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 706.533026] [55188]: DEBUG nova.api.openstack.wsgi [None req-a1186178-5e4d-45a1-aecc-3ce864fc1052 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.534679] [55188]: DEBUG nova.compute.api [None req-a1186178-5e4d-45a1-aecc-3ce864fc1052 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.540335] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1186178-5e4d-45a1-aecc-3ce864fc1052 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.540335] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1186178-5e4d-45a1-aecc-3ce864fc1052 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.540335] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1186178-5e4d-45a1-aecc-3ce864fc1052 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.540335] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1186178-5e4d-45a1-aecc-3ce864fc1052 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.540479] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1186178-5e4d-45a1-aecc-3ce864fc1052 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.540479] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1186178-5e4d-45a1-aecc-3ce864fc1052 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.590492] [55188]: DEBUG nova.policy [None req-a1186178-5e4d-45a1-aecc-3ce864fc1052 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.594925] [55188]: INFO nova.api.openstack.requestlog [None req-a1186178-5e4d-45a1-aecc-3ce864fc1052 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.063870 [ 706.595296] [55188]: [pid: 55188|app: 0|req: 765/1430] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.597978] [55188]: DEBUG nova.api.openstack.wsgi [None req-39c444d1-a131-4d92-86f9-73b118ed9492 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.599628] [55188]: DEBUG nova.compute.api [None req-39c444d1-a131-4d92-86f9-73b118ed9492 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.602995] [55188]: DEBUG oslo_concurrency.lockutils [None req-39c444d1-a131-4d92-86f9-73b118ed9492 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.603250] [55188]: DEBUG oslo_concurrency.lockutils [None req-39c444d1-a131-4d92-86f9-73b118ed9492 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.603439] [55188]: DEBUG oslo_concurrency.lockutils [None req-39c444d1-a131-4d92-86f9-73b118ed9492 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.603813] [55188]: DEBUG oslo_concurrency.lockutils [None req-39c444d1-a131-4d92-86f9-73b118ed9492 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.604195] [55188]: DEBUG oslo_concurrency.lockutils [None req-39c444d1-a131-4d92-86f9-73b118ed9492 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.604411] [55188]: DEBUG oslo_concurrency.lockutils [None req-39c444d1-a131-4d92-86f9-73b118ed9492 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.637422] [55188]: DEBUG nova.policy [None req-39c444d1-a131-4d92-86f9-73b118ed9492 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.641709] [55188]: INFO nova.api.openstack.requestlog [None req-39c444d1-a131-4d92-86f9-73b118ed9492 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.045818 [ 706.642049] [55188]: [pid: 55188|app: 0|req: 766/1431] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:06 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.644713] [55188]: DEBUG nova.api.openstack.wsgi [None req-66cbb6d5-99a9-4198-bd21-f4dfbf050981 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.646349] [55188]: DEBUG nova.compute.api [None req-66cbb6d5-99a9-4198-bd21-f4dfbf050981 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.649538] [55188]: DEBUG oslo_concurrency.lockutils [None req-66cbb6d5-99a9-4198-bd21-f4dfbf050981 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.649770] [55188]: DEBUG oslo_concurrency.lockutils [None req-66cbb6d5-99a9-4198-bd21-f4dfbf050981 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.649954] [55188]: DEBUG oslo_concurrency.lockutils [None req-66cbb6d5-99a9-4198-bd21-f4dfbf050981 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.650323] [55188]: DEBUG oslo_concurrency.lockutils [None req-66cbb6d5-99a9-4198-bd21-f4dfbf050981 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.650525] [55188]: DEBUG oslo_concurrency.lockutils [None req-66cbb6d5-99a9-4198-bd21-f4dfbf050981 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.650697] [55188]: DEBUG oslo_concurrency.lockutils [None req-66cbb6d5-99a9-4198-bd21-f4dfbf050981 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.682746] [55188]: DEBUG nova.policy [None req-66cbb6d5-99a9-4198-bd21-f4dfbf050981 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.687197] [55188]: INFO nova.api.openstack.requestlog [None req-66cbb6d5-99a9-4198-bd21-f4dfbf050981 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.044519 [ 706.687515] [55188]: [pid: 55188|app: 0|req: 767/1432] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:07 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.691115] [55188]: DEBUG nova.api.openstack.wsgi [None req-58fa823d-3823-4c67-b801-a766fd3c98f8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.691543] [55188]: DEBUG nova.compute.api [None req-58fa823d-3823-4c67-b801-a766fd3c98f8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.694775] [55188]: DEBUG oslo_concurrency.lockutils [None req-58fa823d-3823-4c67-b801-a766fd3c98f8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.694995] [55188]: DEBUG oslo_concurrency.lockutils [None req-58fa823d-3823-4c67-b801-a766fd3c98f8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.695184] [55188]: DEBUG oslo_concurrency.lockutils [None req-58fa823d-3823-4c67-b801-a766fd3c98f8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.695522] [55188]: DEBUG oslo_concurrency.lockutils [None req-58fa823d-3823-4c67-b801-a766fd3c98f8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.695714] [55188]: DEBUG oslo_concurrency.lockutils [None req-58fa823d-3823-4c67-b801-a766fd3c98f8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.695880] [55188]: DEBUG oslo_concurrency.lockutils [None req-58fa823d-3823-4c67-b801-a766fd3c98f8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.727163] [55188]: DEBUG nova.policy [None req-58fa823d-3823-4c67-b801-a766fd3c98f8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.731360] [55188]: INFO nova.api.openstack.requestlog [None req-58fa823d-3823-4c67-b801-a766fd3c98f8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.043208 [ 706.731901] [55188]: [pid: 55188|app: 0|req: 768/1433] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:07 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.734398] [55188]: DEBUG nova.api.openstack.wsgi [None req-cba8ac4d-a684-491a-a229-8f9012754692 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.736022] [55188]: DEBUG nova.compute.api [None req-cba8ac4d-a684-491a-a229-8f9012754692 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.739186] [55188]: DEBUG oslo_concurrency.lockutils [None req-cba8ac4d-a684-491a-a229-8f9012754692 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.739415] [55188]: DEBUG oslo_concurrency.lockutils [None req-cba8ac4d-a684-491a-a229-8f9012754692 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.739600] [55188]: DEBUG oslo_concurrency.lockutils [None req-cba8ac4d-a684-491a-a229-8f9012754692 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.739945] [55188]: DEBUG oslo_concurrency.lockutils [None req-cba8ac4d-a684-491a-a229-8f9012754692 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.740158] [55188]: DEBUG oslo_concurrency.lockutils [None req-cba8ac4d-a684-491a-a229-8f9012754692 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.740332] [55188]: DEBUG oslo_concurrency.lockutils [None req-cba8ac4d-a684-491a-a229-8f9012754692 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.775714] [55188]: DEBUG nova.policy [None req-cba8ac4d-a684-491a-a229-8f9012754692 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.780206] [55188]: DEBUG nova.policy [None req-cba8ac4d-a684-491a-a229-8f9012754692 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.780819] [55188]: DEBUG nova.policy [None req-cba8ac4d-a684-491a-a229-8f9012754692 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.784257] [55188]: INFO nova.api.openstack.requestlog [None req-cba8ac4d-a684-491a-a229-8f9012754692 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.051781 [ 706.784630] [55188]: [pid: 55188|app: 0|req: 769/1434] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:07 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 706.787048] [55188]: DEBUG nova.api.openstack.wsgi [None req-081e53d3-0972-4449-b0b6-9181570606dd tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.787303] [55188]: DEBUG nova.compute.api [None req-081e53d3-0972-4449-b0b6-9181570606dd tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.790341] [55188]: DEBUG oslo_concurrency.lockutils [None req-081e53d3-0972-4449-b0b6-9181570606dd tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.790570] [55188]: DEBUG oslo_concurrency.lockutils [None req-081e53d3-0972-4449-b0b6-9181570606dd tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.790782] [55188]: DEBUG oslo_concurrency.lockutils [None req-081e53d3-0972-4449-b0b6-9181570606dd tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.791150] [55188]: DEBUG oslo_concurrency.lockutils [None req-081e53d3-0972-4449-b0b6-9181570606dd tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.791355] [55188]: DEBUG oslo_concurrency.lockutils [None req-081e53d3-0972-4449-b0b6-9181570606dd tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.791529] [55188]: DEBUG oslo_concurrency.lockutils [None req-081e53d3-0972-4449-b0b6-9181570606dd tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.805180] [55188]: DEBUG nova.compute.api [None req-081e53d3-0972-4449-b0b6-9181570606dd tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 706.854832] [55188]: INFO nova.api.openstack.requestlog [None req-081e53d3-0972-4449-b0b6-9181570606dd tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 204 len: 0 microversion: 2.26 time: 0.069413 [ 706.855336] [55188]: [pid: 55188|app: 0|req: 770/1435] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:03:07 2025] DELETE /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 706.859897] [55188]: DEBUG nova.api.openstack.wsgi [None req-859b9ab1-6097-4afd-86e3-962e9156ba2d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.862039] [55188]: DEBUG nova.compute.api [None req-859b9ab1-6097-4afd-86e3-962e9156ba2d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.865836] [55188]: DEBUG oslo_concurrency.lockutils [None req-859b9ab1-6097-4afd-86e3-962e9156ba2d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.866165] [55188]: DEBUG oslo_concurrency.lockutils [None req-859b9ab1-6097-4afd-86e3-962e9156ba2d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.866369] [55188]: DEBUG oslo_concurrency.lockutils [None req-859b9ab1-6097-4afd-86e3-962e9156ba2d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.866744] [55188]: DEBUG oslo_concurrency.lockutils [None req-859b9ab1-6097-4afd-86e3-962e9156ba2d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.866941] [55188]: DEBUG oslo_concurrency.lockutils [None req-859b9ab1-6097-4afd-86e3-962e9156ba2d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.867206] [55188]: DEBUG oslo_concurrency.lockutils [None req-859b9ab1-6097-4afd-86e3-962e9156ba2d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.910437] [55188]: DEBUG nova.policy [None req-859b9ab1-6097-4afd-86e3-962e9156ba2d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 706.914612] [55188]: INFO nova.api.openstack.requestlog [None req-859b9ab1-6097-4afd-86e3-962e9156ba2d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.058685 [ 706.915011] [55188]: [pid: 55188|app: 0|req: 771/1436] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:07 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.921068] [55188]: DEBUG nova.api.openstack.wsgi [None req-2cc906e2-c547-42ba-9e3f-8d02fcbeb565 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 706.921068] [55188]: DEBUG nova.compute.api [None req-2cc906e2-c547-42ba-9e3f-8d02fcbeb565 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 706.923167] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cc906e2-c547-42ba-9e3f-8d02fcbeb565 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.923328] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cc906e2-c547-42ba-9e3f-8d02fcbeb565 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.923454] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cc906e2-c547-42ba-9e3f-8d02fcbeb565 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 706.923800] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cc906e2-c547-42ba-9e3f-8d02fcbeb565 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 706.924138] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cc906e2-c547-42ba-9e3f-8d02fcbeb565 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 706.924225] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cc906e2-c547-42ba-9e3f-8d02fcbeb565 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.028462] [55188]: DEBUG nova.policy [None req-2cc906e2-c547-42ba-9e3f-8d02fcbeb565 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.032055] [55188]: INFO nova.api.openstack.requestlog [None req-2cc906e2-c547-42ba-9e3f-8d02fcbeb565 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1318 microversion: 2.1 time: 0.116468 [ 707.032430] [55188]: [pid: 55188|app: 0|req: 772/1437] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:07 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1318 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.035634] [55188]: DEBUG nova.api.openstack.wsgi [None req-2aee67c2-5323-49a1-9fcc-92fe4f4430f4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.039088] [55188]: DEBUG nova.compute.api [None req-2aee67c2-5323-49a1-9fcc-92fe4f4430f4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.040857] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aee67c2-5323-49a1-9fcc-92fe4f4430f4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.041076] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aee67c2-5323-49a1-9fcc-92fe4f4430f4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.041267] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aee67c2-5323-49a1-9fcc-92fe4f4430f4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.041614] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aee67c2-5323-49a1-9fcc-92fe4f4430f4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.041813] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aee67c2-5323-49a1-9fcc-92fe4f4430f4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.041987] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aee67c2-5323-49a1-9fcc-92fe4f4430f4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.076482] [55188]: DEBUG nova.policy [None req-2aee67c2-5323-49a1-9fcc-92fe4f4430f4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.083626] [55188]: INFO nova.api.openstack.requestlog [None req-2aee67c2-5323-49a1-9fcc-92fe4f4430f4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.050003 [ 707.084766] [55188]: [pid: 55188|app: 0|req: 773/1438] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:07 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.092104] [55188]: DEBUG nova.api.openstack.wsgi [None req-c0234cc3-d1f3-4c67-bb4d-a14c82a8f2f0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.092104] [55188]: DEBUG nova.compute.api [None req-c0234cc3-d1f3-4c67-bb4d-a14c82a8f2f0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.096456] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0234cc3-d1f3-4c67-bb4d-a14c82a8f2f0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.096756] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0234cc3-d1f3-4c67-bb4d-a14c82a8f2f0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.097046] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0234cc3-d1f3-4c67-bb4d-a14c82a8f2f0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.097442] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0234cc3-d1f3-4c67-bb4d-a14c82a8f2f0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.097651] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0234cc3-d1f3-4c67-bb4d-a14c82a8f2f0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.097841] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0234cc3-d1f3-4c67-bb4d-a14c82a8f2f0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.146096] [55188]: DEBUG nova.policy [None req-c0234cc3-d1f3-4c67-bb4d-a14c82a8f2f0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.156609] [55188]: INFO nova.api.openstack.requestlog [None req-c0234cc3-d1f3-4c67-bb4d-a14c82a8f2f0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.071053 [ 707.156997] [55188]: [pid: 55188|app: 0|req: 774/1439] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:07 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.160218] [55188]: DEBUG nova.api.openstack.wsgi [None req-66e12735-d0be-4a89-a77c-0d05be898fed tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.162370] [55188]: DEBUG nova.compute.api [None req-66e12735-d0be-4a89-a77c-0d05be898fed tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.168121] [55188]: DEBUG oslo_concurrency.lockutils [None req-66e12735-d0be-4a89-a77c-0d05be898fed tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.168452] [55188]: DEBUG oslo_concurrency.lockutils [None req-66e12735-d0be-4a89-a77c-0d05be898fed tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.168649] [55188]: DEBUG oslo_concurrency.lockutils [None req-66e12735-d0be-4a89-a77c-0d05be898fed tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.169073] [55188]: DEBUG oslo_concurrency.lockutils [None req-66e12735-d0be-4a89-a77c-0d05be898fed tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.169294] [55188]: DEBUG oslo_concurrency.lockutils [None req-66e12735-d0be-4a89-a77c-0d05be898fed tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.169470] [55188]: DEBUG oslo_concurrency.lockutils [None req-66e12735-d0be-4a89-a77c-0d05be898fed tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.230151] [55188]: DEBUG nova.policy [None req-66e12735-d0be-4a89-a77c-0d05be898fed tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.235994] [55188]: INFO nova.api.openstack.requestlog [None req-66e12735-d0be-4a89-a77c-0d05be898fed tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1216 microversion: 2.1 time: 0.078275 [ 707.236670] [55188]: [pid: 55188|app: 0|req: 775/1440] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:07 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1216 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.239306] [55188]: DEBUG nova.api.openstack.wsgi [None req-9a40d304-bacc-447b-9e8d-550c664cea23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.242758] [55188]: DEBUG nova.compute.api [None req-9a40d304-bacc-447b-9e8d-550c664cea23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.244693] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a40d304-bacc-447b-9e8d-550c664cea23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.244938] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a40d304-bacc-447b-9e8d-550c664cea23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.245140] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a40d304-bacc-447b-9e8d-550c664cea23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.245493] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a40d304-bacc-447b-9e8d-550c664cea23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.245724] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a40d304-bacc-447b-9e8d-550c664cea23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.246291] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a40d304-bacc-447b-9e8d-550c664cea23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.286785] [55188]: DEBUG nova.policy [None req-9a40d304-bacc-447b-9e8d-550c664cea23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.289313] [55187]: INFO nova.api.openstack.requestlog [None req-7b2b7675-bec2-45c3-ab4f-040800ad4896 tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/cc83d0d7-eb6b-46f7-8d00-3c5c80792da6" status: 202 len: 0 microversion: 2.1 time: 0.765685 [ 707.289313] [55187]: [pid: 55187|app: 0|req: 666/1441] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:03:06 2025] DELETE /compute/v2.1/os-floating-ips/cc83d0d7-eb6b-46f7-8d00-3c5c80792da6 => generated 0 bytes in 766 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 707.292385] [55187]: DEBUG nova.api.openstack.wsgi [None req-0a8a296b-7156-4c49-a9e7-3946c00e1431 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.293916] [55187]: DEBUG nova.compute.api [None req-0a8a296b-7156-4c49-a9e7-3946c00e1431 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.295279] [55188]: INFO nova.api.openstack.requestlog [None req-9a40d304-bacc-447b-9e8d-550c664cea23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.057910 [ 707.295652] [55188]: [pid: 55188|app: 0|req: 776/1442] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:07 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.298044] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a8a296b-7156-4c49-a9e7-3946c00e1431 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.298358] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a8a296b-7156-4c49-a9e7-3946c00e1431 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.298398] [55188]: DEBUG nova.api.openstack.wsgi [None req-6196a9a5-cb10-4cdd-a55c-5ac5ce73f984 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.298603] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a8a296b-7156-4c49-a9e7-3946c00e1431 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.299247] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a8a296b-7156-4c49-a9e7-3946c00e1431 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.299297] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a8a296b-7156-4c49-a9e7-3946c00e1431 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.299516] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a8a296b-7156-4c49-a9e7-3946c00e1431 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.300085] [55188]: DEBUG nova.compute.api [None req-6196a9a5-cb10-4cdd-a55c-5ac5ce73f984 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.303400] [55188]: DEBUG oslo_concurrency.lockutils [None req-6196a9a5-cb10-4cdd-a55c-5ac5ce73f984 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.303655] [55188]: DEBUG oslo_concurrency.lockutils [None req-6196a9a5-cb10-4cdd-a55c-5ac5ce73f984 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.303870] [55188]: DEBUG oslo_concurrency.lockutils [None req-6196a9a5-cb10-4cdd-a55c-5ac5ce73f984 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.304331] [55188]: DEBUG oslo_concurrency.lockutils [None req-6196a9a5-cb10-4cdd-a55c-5ac5ce73f984 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.304822] [55188]: DEBUG oslo_concurrency.lockutils [None req-6196a9a5-cb10-4cdd-a55c-5ac5ce73f984 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.305027] [55188]: DEBUG oslo_concurrency.lockutils [None req-6196a9a5-cb10-4cdd-a55c-5ac5ce73f984 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.347027] [55188]: DEBUG nova.policy [None req-6196a9a5-cb10-4cdd-a55c-5ac5ce73f984 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.354023] [55188]: INFO nova.api.openstack.requestlog [None req-6196a9a5-cb10-4cdd-a55c-5ac5ce73f984 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.057673 [ 707.354370] [55188]: [pid: 55188|app: 0|req: 777/1443] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:07 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.357138] [55188]: DEBUG nova.api.openstack.wsgi [None req-35fd4b4f-6a85-4c6a-b61b-9b0f2224e90d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.362018] [55188]: DEBUG nova.compute.api [None req-35fd4b4f-6a85-4c6a-b61b-9b0f2224e90d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.362616] [55188]: DEBUG oslo_concurrency.lockutils [None req-35fd4b4f-6a85-4c6a-b61b-9b0f2224e90d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.362616] [55188]: DEBUG oslo_concurrency.lockutils [None req-35fd4b4f-6a85-4c6a-b61b-9b0f2224e90d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.362616] [55188]: DEBUG oslo_concurrency.lockutils [None req-35fd4b4f-6a85-4c6a-b61b-9b0f2224e90d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.363431] [55188]: DEBUG oslo_concurrency.lockutils [None req-35fd4b4f-6a85-4c6a-b61b-9b0f2224e90d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.363431] [55188]: DEBUG oslo_concurrency.lockutils [None req-35fd4b4f-6a85-4c6a-b61b-9b0f2224e90d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.363431] [55188]: DEBUG oslo_concurrency.lockutils [None req-35fd4b4f-6a85-4c6a-b61b-9b0f2224e90d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.399768] [55188]: DEBUG nova.policy [None req-35fd4b4f-6a85-4c6a-b61b-9b0f2224e90d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.406078] [55188]: INFO nova.api.openstack.requestlog [None req-35fd4b4f-6a85-4c6a-b61b-9b0f2224e90d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.051046 [ 707.406412] [55188]: [pid: 55188|app: 0|req: 778/1444] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:07 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.408871] [55188]: DEBUG nova.api.openstack.wsgi [None req-75572c51-fa0b-4c88-88cd-e8d0a23fc601 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.410519] [55188]: DEBUG nova.compute.api [None req-75572c51-fa0b-4c88-88cd-e8d0a23fc601 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.415434] [55188]: DEBUG oslo_concurrency.lockutils [None req-75572c51-fa0b-4c88-88cd-e8d0a23fc601 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.415686] [55188]: DEBUG oslo_concurrency.lockutils [None req-75572c51-fa0b-4c88-88cd-e8d0a23fc601 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.416277] [55188]: DEBUG oslo_concurrency.lockutils [None req-75572c51-fa0b-4c88-88cd-e8d0a23fc601 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.416636] [55188]: DEBUG oslo_concurrency.lockutils [None req-75572c51-fa0b-4c88-88cd-e8d0a23fc601 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.416934] [55188]: DEBUG oslo_concurrency.lockutils [None req-75572c51-fa0b-4c88-88cd-e8d0a23fc601 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.417123] [55188]: DEBUG oslo_concurrency.lockutils [None req-75572c51-fa0b-4c88-88cd-e8d0a23fc601 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.458179] [55188]: DEBUG nova.policy [None req-75572c51-fa0b-4c88-88cd-e8d0a23fc601 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.462662] [55188]: INFO nova.api.openstack.requestlog [None req-75572c51-fa0b-4c88-88cd-e8d0a23fc601 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.055634 [ 707.462761] [55187]: DEBUG nova.policy [None req-0a8a296b-7156-4c49-a9e7-3946c00e1431 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.462987] [55188]: [pid: 55188|app: 0|req: 779/1445] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:07 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.467297] [55188]: DEBUG nova.api.openstack.wsgi [None req-792423a4-71e2-4663-9e8a-f4d2eb1fd8da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.467357] [55188]: DEBUG nova.compute.api [None req-792423a4-71e2-4663-9e8a-f4d2eb1fd8da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.468335] [55187]: DEBUG nova.policy [None req-0a8a296b-7156-4c49-a9e7-3946c00e1431 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.469136] [55187]: DEBUG nova.policy [None req-0a8a296b-7156-4c49-a9e7-3946c00e1431 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.470032] [55187]: INFO nova.api.openstack.requestlog [None req-0a8a296b-7156-4c49-a9e7-3946c00e1431 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1548 microversion: 2.26 time: 0.179958 [ 707.470331] [55187]: [pid: 55187|app: 0|req: 667/1446] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:07 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1548 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 707.470821] [55188]: DEBUG oslo_concurrency.lockutils [None req-792423a4-71e2-4663-9e8a-f4d2eb1fd8da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.471076] [55188]: DEBUG oslo_concurrency.lockutils [None req-792423a4-71e2-4663-9e8a-f4d2eb1fd8da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.471269] [55188]: DEBUG oslo_concurrency.lockutils [None req-792423a4-71e2-4663-9e8a-f4d2eb1fd8da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.471627] [55188]: DEBUG oslo_concurrency.lockutils [None req-792423a4-71e2-4663-9e8a-f4d2eb1fd8da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.471825] [55188]: DEBUG oslo_concurrency.lockutils [None req-792423a4-71e2-4663-9e8a-f4d2eb1fd8da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.471996] [55188]: DEBUG oslo_concurrency.lockutils [None req-792423a4-71e2-4663-9e8a-f4d2eb1fd8da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.474325] [55187]: DEBUG nova.api.openstack.wsgi [None req-58b7139f-ec08-4aff-bbc5-379c190c2981 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.474599] [55187]: DEBUG nova.compute.api [None req-58b7139f-ec08-4aff-bbc5-379c190c2981 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.478255] [55187]: DEBUG oslo_concurrency.lockutils [None req-58b7139f-ec08-4aff-bbc5-379c190c2981 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.478255] [55187]: DEBUG oslo_concurrency.lockutils [None req-58b7139f-ec08-4aff-bbc5-379c190c2981 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.480556] [55187]: DEBUG oslo_concurrency.lockutils [None req-58b7139f-ec08-4aff-bbc5-379c190c2981 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.480556] [55187]: DEBUG oslo_concurrency.lockutils [None req-58b7139f-ec08-4aff-bbc5-379c190c2981 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.480556] [55187]: DEBUG oslo_concurrency.lockutils [None req-58b7139f-ec08-4aff-bbc5-379c190c2981 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.480556] [55187]: DEBUG oslo_concurrency.lockutils [None req-58b7139f-ec08-4aff-bbc5-379c190c2981 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.506163] [55187]: DEBUG oslo_concurrency.lockutils [None req-58b7139f-ec08-4aff-bbc5-379c190c2981 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.506630] [55187]: DEBUG oslo_concurrency.lockutils [None req-58b7139f-ec08-4aff-bbc5-379c190c2981 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.506630] [55187]: DEBUG oslo_concurrency.lockutils [None req-58b7139f-ec08-4aff-bbc5-379c190c2981 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.507366] [55187]: DEBUG nova.objects.instance [None req-58b7139f-ec08-4aff-bbc5-379c190c2981 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 707.510335] [55188]: DEBUG nova.policy [None req-792423a4-71e2-4663-9e8a-f4d2eb1fd8da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.514070] [55188]: INFO nova.api.openstack.requestlog [None req-792423a4-71e2-4663-9e8a-f4d2eb1fd8da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.050402 [ 707.514651] [55188]: [pid: 55188|app: 0|req: 780/1447] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:07 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.517347] [55188]: DEBUG nova.api.openstack.wsgi [None req-9622defe-07d8-4782-af8f-a6ee804d5b80 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.519053] [55188]: DEBUG nova.compute.api [None req-9622defe-07d8-4782-af8f-a6ee804d5b80 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.522818] [55188]: DEBUG oslo_concurrency.lockutils [None req-9622defe-07d8-4782-af8f-a6ee804d5b80 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.523077] [55188]: DEBUG oslo_concurrency.lockutils [None req-9622defe-07d8-4782-af8f-a6ee804d5b80 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.523261] [55188]: DEBUG oslo_concurrency.lockutils [None req-9622defe-07d8-4782-af8f-a6ee804d5b80 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.523696] [55188]: DEBUG oslo_concurrency.lockutils [None req-9622defe-07d8-4782-af8f-a6ee804d5b80 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.523824] [55188]: DEBUG oslo_concurrency.lockutils [None req-9622defe-07d8-4782-af8f-a6ee804d5b80 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.524064] [55188]: DEBUG oslo_concurrency.lockutils [None req-9622defe-07d8-4782-af8f-a6ee804d5b80 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.560137] [55187]: DEBUG nova.policy [None req-58b7139f-ec08-4aff-bbc5-379c190c2981 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.560277] [55188]: DEBUG nova.policy [None req-9622defe-07d8-4782-af8f-a6ee804d5b80 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.564267] [55187]: DEBUG nova.policy [None req-58b7139f-ec08-4aff-bbc5-379c190c2981 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.564381] [55188]: INFO nova.api.openstack.requestlog [None req-9622defe-07d8-4782-af8f-a6ee804d5b80 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.049076 [ 707.564686] [55188]: [pid: 55188|app: 0|req: 781/1448] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:07 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.564979] [55187]: DEBUG nova.policy [None req-58b7139f-ec08-4aff-bbc5-379c190c2981 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.567151] [55188]: DEBUG nova.api.openstack.wsgi [None req-7a5bc06c-2440-49c2-8786-f16f0417de86 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.568834] [55188]: DEBUG nova.compute.api [None req-7a5bc06c-2440-49c2-8786-f16f0417de86 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.569778] [55187]: INFO nova.api.openstack.requestlog [None req-58b7139f-ec08-4aff-bbc5-379c190c2981 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.098843 [ 707.570121] [55187]: [pid: 55187|app: 0|req: 668/1449] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:07 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 707.572043] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a5bc06c-2440-49c2-8786-f16f0417de86 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.572627] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a5bc06c-2440-49c2-8786-f16f0417de86 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.572627] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a5bc06c-2440-49c2-8786-f16f0417de86 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.572753] [55187]: DEBUG nova.api.openstack.wsgi [None req-a16c991b-c832-4973-aa2d-73b3bacc178f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.572833] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a5bc06c-2440-49c2-8786-f16f0417de86 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.573039] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a5bc06c-2440-49c2-8786-f16f0417de86 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.573219] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a5bc06c-2440-49c2-8786-f16f0417de86 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.574248] [55187]: DEBUG nova.compute.api [None req-a16c991b-c832-4973-aa2d-73b3bacc178f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.582133] [55187]: DEBUG oslo_concurrency.lockutils [None req-a16c991b-c832-4973-aa2d-73b3bacc178f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.582178] [55187]: DEBUG oslo_concurrency.lockutils [None req-a16c991b-c832-4973-aa2d-73b3bacc178f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.582491] [55187]: DEBUG oslo_concurrency.lockutils [None req-a16c991b-c832-4973-aa2d-73b3bacc178f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.584921] [55187]: DEBUG oslo_concurrency.lockutils [None req-a16c991b-c832-4973-aa2d-73b3bacc178f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.585173] [55187]: DEBUG oslo_concurrency.lockutils [None req-a16c991b-c832-4973-aa2d-73b3bacc178f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.585354] [55187]: DEBUG oslo_concurrency.lockutils [None req-a16c991b-c832-4973-aa2d-73b3bacc178f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.612863] [55188]: DEBUG nova.policy [None req-7a5bc06c-2440-49c2-8786-f16f0417de86 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.617843] [55188]: INFO nova.api.openstack.requestlog [None req-7a5bc06c-2440-49c2-8786-f16f0417de86 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.052450 [ 707.618194] [55188]: [pid: 55188|app: 0|req: 782/1450] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:07 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.621100] [55188]: DEBUG nova.api.openstack.wsgi [None req-194d1aa5-7ef3-4b7a-922f-682390ab272c tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] Action: 'create', calling method: .version_select at 0x7d4afb154670>, body: {"pool": null} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 707.636118] [55187]: DEBUG nova.policy [None req-a16c991b-c832-4973-aa2d-73b3bacc178f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.639954] [55187]: INFO nova.api.openstack.requestlog [None req-a16c991b-c832-4973-aa2d-73b3bacc178f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.069190 [ 707.640301] [55187]: [pid: 55187|app: 0|req: 669/1451] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:07 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.642927] [55187]: DEBUG nova.api.openstack.wsgi [None req-638f1a4a-4795-4eda-83f4-d3635429bdc8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.644648] [55187]: DEBUG nova.compute.api [None req-638f1a4a-4795-4eda-83f4-d3635429bdc8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.648432] [55187]: DEBUG oslo_concurrency.lockutils [None req-638f1a4a-4795-4eda-83f4-d3635429bdc8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.648681] [55187]: DEBUG oslo_concurrency.lockutils [None req-638f1a4a-4795-4eda-83f4-d3635429bdc8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.648877] [55187]: DEBUG oslo_concurrency.lockutils [None req-638f1a4a-4795-4eda-83f4-d3635429bdc8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.649276] [55187]: DEBUG oslo_concurrency.lockutils [None req-638f1a4a-4795-4eda-83f4-d3635429bdc8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.649506] [55187]: DEBUG oslo_concurrency.lockutils [None req-638f1a4a-4795-4eda-83f4-d3635429bdc8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.649631] [55187]: DEBUG oslo_concurrency.lockutils [None req-638f1a4a-4795-4eda-83f4-d3635429bdc8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.693533] [55187]: DEBUG nova.policy [None req-638f1a4a-4795-4eda-83f4-d3635429bdc8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.699677] [55187]: DEBUG nova.policy [None req-638f1a4a-4795-4eda-83f4-d3635429bdc8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.700438] [55187]: DEBUG nova.policy [None req-638f1a4a-4795-4eda-83f4-d3635429bdc8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.701214] [55187]: INFO nova.api.openstack.requestlog [None req-638f1a4a-4795-4eda-83f4-d3635429bdc8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.060240 [ 707.701743] [55187]: [pid: 55187|app: 0|req: 670/1452] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:08 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 707.704467] [55187]: DEBUG nova.api.openstack.wsgi [None req-c5e9f6ac-d6f5-4416-be3c-db31c1a88df1 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.706150] [55187]: DEBUG nova.compute.api [None req-c5e9f6ac-d6f5-4416-be3c-db31c1a88df1 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.710407] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5e9f6ac-d6f5-4416-be3c-db31c1a88df1 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.710677] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5e9f6ac-d6f5-4416-be3c-db31c1a88df1 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.710876] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5e9f6ac-d6f5-4416-be3c-db31c1a88df1 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.711259] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5e9f6ac-d6f5-4416-be3c-db31c1a88df1 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.711460] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5e9f6ac-d6f5-4416-be3c-db31c1a88df1 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.711663] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5e9f6ac-d6f5-4416-be3c-db31c1a88df1 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.749202] [55187]: DEBUG nova.policy [None req-c5e9f6ac-d6f5-4416-be3c-db31c1a88df1 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.753687] [55187]: INFO nova.api.openstack.requestlog [None req-c5e9f6ac-d6f5-4416-be3c-db31c1a88df1 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.051404 [ 707.755333] [55187]: [pid: 55187|app: 0|req: 671/1453] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:08 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.759263] [55187]: DEBUG nova.api.openstack.wsgi [None req-7f68576d-ce4f-49f7-b397-53d63bcacdef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.760060] [55187]: DEBUG nova.compute.api [None req-7f68576d-ce4f-49f7-b397-53d63bcacdef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.766028] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f68576d-ce4f-49f7-b397-53d63bcacdef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.766309] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f68576d-ce4f-49f7-b397-53d63bcacdef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.766488] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f68576d-ce4f-49f7-b397-53d63bcacdef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.766844] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f68576d-ce4f-49f7-b397-53d63bcacdef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.767531] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f68576d-ce4f-49f7-b397-53d63bcacdef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.767760] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f68576d-ce4f-49f7-b397-53d63bcacdef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.924032] [55187]: DEBUG nova.policy [None req-7f68576d-ce4f-49f7-b397-53d63bcacdef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.928583] [55187]: INFO nova.api.openstack.requestlog [None req-7f68576d-ce4f-49f7-b397-53d63bcacdef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1520 microversion: 2.1 time: 0.173015 [ 707.928937] [55187]: [pid: 55187|app: 0|req: 672/1454] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:08 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1520 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.931917] [55187]: DEBUG nova.api.openstack.wsgi [None req-f72fe874-6d6d-4788-88f4-9fccf934570e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 707.933629] [55187]: DEBUG nova.compute.api [None req-f72fe874-6d6d-4788-88f4-9fccf934570e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 707.939102] [55187]: DEBUG oslo_concurrency.lockutils [None req-f72fe874-6d6d-4788-88f4-9fccf934570e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.939359] [55187]: DEBUG oslo_concurrency.lockutils [None req-f72fe874-6d6d-4788-88f4-9fccf934570e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.939548] [55187]: DEBUG oslo_concurrency.lockutils [None req-f72fe874-6d6d-4788-88f4-9fccf934570e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.940010] [55187]: DEBUG oslo_concurrency.lockutils [None req-f72fe874-6d6d-4788-88f4-9fccf934570e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.940114] [55187]: DEBUG oslo_concurrency.lockutils [None req-f72fe874-6d6d-4788-88f4-9fccf934570e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.940291] [55187]: DEBUG oslo_concurrency.lockutils [None req-f72fe874-6d6d-4788-88f4-9fccf934570e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.089439] [55187]: DEBUG nova.policy [None req-f72fe874-6d6d-4788-88f4-9fccf934570e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.093905] [55187]: INFO nova.api.openstack.requestlog [None req-f72fe874-6d6d-4788-88f4-9fccf934570e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.164321 [ 708.094413] [55187]: [pid: 55187|app: 0|req: 673/1455] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:08 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.098150] [55187]: DEBUG nova.api.openstack.wsgi [None req-97f60bee-0dde-4720-8de1-3cafb43653c6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.099753] [55187]: DEBUG nova.compute.api [None req-97f60bee-0dde-4720-8de1-3cafb43653c6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.107050] [55187]: DEBUG oslo_concurrency.lockutils [None req-97f60bee-0dde-4720-8de1-3cafb43653c6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.107402] [55187]: DEBUG oslo_concurrency.lockutils [None req-97f60bee-0dde-4720-8de1-3cafb43653c6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.107653] [55187]: DEBUG oslo_concurrency.lockutils [None req-97f60bee-0dde-4720-8de1-3cafb43653c6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.108028] [55187]: DEBUG oslo_concurrency.lockutils [None req-97f60bee-0dde-4720-8de1-3cafb43653c6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.108251] [55187]: DEBUG oslo_concurrency.lockutils [None req-97f60bee-0dde-4720-8de1-3cafb43653c6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.108465] [55187]: DEBUG oslo_concurrency.lockutils [None req-97f60bee-0dde-4720-8de1-3cafb43653c6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.131504] [55188]: INFO nova.api.openstack.requestlog [None req-194d1aa5-7ef3-4b7a-922f-682390ab272c tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.512605 [ 708.132252] [55188]: [pid: 55188|app: 0|req: 783/1456] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 26 22:03:07 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 708.137459] [55188]: DEBUG nova.api.openstack.wsgi [None req-773f6139-2663-4aec-be64-9955b499834d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.139407] [55188]: DEBUG nova.compute.api [None req-773f6139-2663-4aec-be64-9955b499834d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.147405] [55188]: DEBUG oslo_concurrency.lockutils [None req-773f6139-2663-4aec-be64-9955b499834d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.147858] [55188]: DEBUG oslo_concurrency.lockutils [None req-773f6139-2663-4aec-be64-9955b499834d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.147945] [55188]: DEBUG oslo_concurrency.lockutils [None req-773f6139-2663-4aec-be64-9955b499834d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.148330] [55188]: DEBUG oslo_concurrency.lockutils [None req-773f6139-2663-4aec-be64-9955b499834d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.149178] [55188]: DEBUG oslo_concurrency.lockutils [None req-773f6139-2663-4aec-be64-9955b499834d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.149366] [55188]: DEBUG oslo_concurrency.lockutils [None req-773f6139-2663-4aec-be64-9955b499834d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.166987] [55187]: DEBUG nova.policy [None req-97f60bee-0dde-4720-8de1-3cafb43653c6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.173852] [55187]: INFO nova.api.openstack.requestlog [None req-97f60bee-0dde-4720-8de1-3cafb43653c6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.078920 [ 708.176017] [55187]: [pid: 55187|app: 0|req: 674/1457] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:08 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.177120] [55187]: DEBUG nova.api.openstack.wsgi [None req-b7ff9c7c-23ad-4ec5-aa13-9da370361df9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.178965] [55187]: DEBUG nova.compute.api [None req-b7ff9c7c-23ad-4ec5-aa13-9da370361df9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.184209] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7ff9c7c-23ad-4ec5-aa13-9da370361df9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.184373] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7ff9c7c-23ad-4ec5-aa13-9da370361df9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.184561] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7ff9c7c-23ad-4ec5-aa13-9da370361df9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.185129] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7ff9c7c-23ad-4ec5-aa13-9da370361df9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.185129] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7ff9c7c-23ad-4ec5-aa13-9da370361df9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.185603] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7ff9c7c-23ad-4ec5-aa13-9da370361df9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.201807] [55188]: DEBUG nova.policy [None req-773f6139-2663-4aec-be64-9955b499834d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.206257] [55188]: INFO nova.api.openstack.requestlog [None req-773f6139-2663-4aec-be64-9955b499834d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.073134 [ 708.206537] [55188]: [pid: 55188|app: 0|req: 784/1458] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:08 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.209583] [55188]: DEBUG nova.api.openstack.wsgi [None req-25bf63dc-35df-41a7-847e-a23f80c386ed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.211571] [55188]: DEBUG nova.compute.api [None req-25bf63dc-35df-41a7-847e-a23f80c386ed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.214794] [55188]: DEBUG oslo_concurrency.lockutils [None req-25bf63dc-35df-41a7-847e-a23f80c386ed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.215044] [55188]: DEBUG oslo_concurrency.lockutils [None req-25bf63dc-35df-41a7-847e-a23f80c386ed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.215239] [55188]: DEBUG oslo_concurrency.lockutils [None req-25bf63dc-35df-41a7-847e-a23f80c386ed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.215583] [55188]: DEBUG oslo_concurrency.lockutils [None req-25bf63dc-35df-41a7-847e-a23f80c386ed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.215783] [55188]: DEBUG oslo_concurrency.lockutils [None req-25bf63dc-35df-41a7-847e-a23f80c386ed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.215978] [55188]: DEBUG oslo_concurrency.lockutils [None req-25bf63dc-35df-41a7-847e-a23f80c386ed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.222447] [55187]: DEBUG nova.policy [None req-b7ff9c7c-23ad-4ec5-aa13-9da370361df9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.227238] [55187]: INFO nova.api.openstack.requestlog [None req-b7ff9c7c-23ad-4ec5-aa13-9da370361df9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.052298 [ 708.227824] [55187]: [pid: 55187|app: 0|req: 675/1459] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:08 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.231078] [55187]: DEBUG nova.api.openstack.wsgi [req-1c1b5b63-ac5f-4535-bc5a-e5141d2cb5f2 req-6420bd28-1065-4fd1-9a6d-a5efeda78c59 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "123c9043-92c4-4c67-9a39-9a82837566ba", "tag": "876b9722-7e99-42f6-bdb8-1e715e150281"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 708.238203] [55187]: DEBUG oslo_concurrency.lockutils [req-1c1b5b63-ac5f-4535-bc5a-e5141d2cb5f2 req-6420bd28-1065-4fd1-9a6d-a5efeda78c59 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.238645] [55187]: DEBUG oslo_concurrency.lockutils [req-1c1b5b63-ac5f-4535-bc5a-e5141d2cb5f2 req-6420bd28-1065-4fd1-9a6d-a5efeda78c59 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.238873] [55187]: DEBUG oslo_concurrency.lockutils [req-1c1b5b63-ac5f-4535-bc5a-e5141d2cb5f2 req-6420bd28-1065-4fd1-9a6d-a5efeda78c59 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.245386] [55187]: INFO nova.api.openstack.compute.server_external_events [req-1c1b5b63-ac5f-4535-bc5a-e5141d2cb5f2 req-6420bd28-1065-4fd1-9a6d-a5efeda78c59 service nova] Creating event network-changed:876b9722-7e99-42f6-bdb8-1e715e150281 for instance 123c9043-92c4-4c67-9a39-9a82837566ba on cpu-1 [ 708.252091] [55187]: INFO nova.api.openstack.requestlog [req-1c1b5b63-ac5f-4535-bc5a-e5141d2cb5f2 req-6420bd28-1065-4fd1-9a6d-a5efeda78c59 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023562 [ 708.252646] [55187]: [pid: 55187|app: 0|req: 676/1460] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:08 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 708.255987] [55187]: DEBUG nova.api.openstack.wsgi [None req-49b9b08a-4c2d-40ca-9f09-4f34a48abd05 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.257712] [55187]: DEBUG nova.compute.api [None req-49b9b08a-4c2d-40ca-9f09-4f34a48abd05 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.260612] [55188]: DEBUG nova.policy [None req-25bf63dc-35df-41a7-847e-a23f80c386ed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.261371] [55187]: DEBUG oslo_concurrency.lockutils [None req-49b9b08a-4c2d-40ca-9f09-4f34a48abd05 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.261724] [55187]: DEBUG oslo_concurrency.lockutils [None req-49b9b08a-4c2d-40ca-9f09-4f34a48abd05 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.261873] [55187]: DEBUG oslo_concurrency.lockutils [None req-49b9b08a-4c2d-40ca-9f09-4f34a48abd05 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.262252] [55187]: DEBUG oslo_concurrency.lockutils [None req-49b9b08a-4c2d-40ca-9f09-4f34a48abd05 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.262455] [55187]: DEBUG oslo_concurrency.lockutils [None req-49b9b08a-4c2d-40ca-9f09-4f34a48abd05 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.262808] [55187]: DEBUG oslo_concurrency.lockutils [None req-49b9b08a-4c2d-40ca-9f09-4f34a48abd05 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.266355] [55188]: INFO nova.api.openstack.requestlog [None req-25bf63dc-35df-41a7-847e-a23f80c386ed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.059181 [ 708.267418] [55188]: [pid: 55188|app: 0|req: 785/1461] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:08 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.270751] [55188]: DEBUG nova.api.openstack.wsgi [None req-b8f08e1f-14fe-43b8-b6cc-6429b7229449 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.280450] [55188]: DEBUG nova.compute.api [None req-b8f08e1f-14fe-43b8-b6cc-6429b7229449 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.283157] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8f08e1f-14fe-43b8-b6cc-6429b7229449 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.283863] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8f08e1f-14fe-43b8-b6cc-6429b7229449 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.284119] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8f08e1f-14fe-43b8-b6cc-6429b7229449 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.284951] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8f08e1f-14fe-43b8-b6cc-6429b7229449 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.285169] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8f08e1f-14fe-43b8-b6cc-6429b7229449 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.285341] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8f08e1f-14fe-43b8-b6cc-6429b7229449 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.301396] [55187]: DEBUG nova.policy [None req-49b9b08a-4c2d-40ca-9f09-4f34a48abd05 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.307417] [55187]: INFO nova.api.openstack.requestlog [None req-49b9b08a-4c2d-40ca-9f09-4f34a48abd05 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.053147 [ 708.307417] [55187]: [pid: 55187|app: 0|req: 677/1462] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:08 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.313092] [55187]: DEBUG nova.api.openstack.wsgi [None req-53856df6-bb3e-463c-9d0e-dfaeb7264368 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.314778] [55187]: DEBUG nova.compute.api [None req-53856df6-bb3e-463c-9d0e-dfaeb7264368 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.319773] [55187]: DEBUG oslo_concurrency.lockutils [None req-53856df6-bb3e-463c-9d0e-dfaeb7264368 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.320072] [55187]: DEBUG oslo_concurrency.lockutils [None req-53856df6-bb3e-463c-9d0e-dfaeb7264368 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.320305] [55187]: DEBUG oslo_concurrency.lockutils [None req-53856df6-bb3e-463c-9d0e-dfaeb7264368 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.320757] [55187]: DEBUG oslo_concurrency.lockutils [None req-53856df6-bb3e-463c-9d0e-dfaeb7264368 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.320992] [55187]: DEBUG oslo_concurrency.lockutils [None req-53856df6-bb3e-463c-9d0e-dfaeb7264368 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.321220] [55187]: DEBUG oslo_concurrency.lockutils [None req-53856df6-bb3e-463c-9d0e-dfaeb7264368 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.333157] [55188]: DEBUG nova.policy [None req-b8f08e1f-14fe-43b8-b6cc-6429b7229449 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.338415] [55188]: INFO nova.api.openstack.requestlog [None req-b8f08e1f-14fe-43b8-b6cc-6429b7229449 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.069737 [ 708.338888] [55188]: [pid: 55188|app: 0|req: 786/1463] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:08 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.383969] [55187]: DEBUG nova.policy [None req-53856df6-bb3e-463c-9d0e-dfaeb7264368 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.389588] [55187]: DEBUG nova.policy [None req-53856df6-bb3e-463c-9d0e-dfaeb7264368 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.391078] [55187]: DEBUG nova.policy [None req-53856df6-bb3e-463c-9d0e-dfaeb7264368 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.395550] [55187]: INFO nova.api.openstack.requestlog [None req-53856df6-bb3e-463c-9d0e-dfaeb7264368 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.087471 [ 708.396275] [55187]: [pid: 55187|app: 0|req: 678/1464] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:08 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 708.399290] [55187]: DEBUG nova.api.openstack.wsgi [None req-9f9fe204-a0a0-4623-98a8-cf151764861a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.401440] [55187]: DEBUG nova.compute.api [None req-9f9fe204-a0a0-4623-98a8-cf151764861a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.405188] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f9fe204-a0a0-4623-98a8-cf151764861a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.405503] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f9fe204-a0a0-4623-98a8-cf151764861a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.405726] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f9fe204-a0a0-4623-98a8-cf151764861a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.406181] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f9fe204-a0a0-4623-98a8-cf151764861a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.406620] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f9fe204-a0a0-4623-98a8-cf151764861a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.406843] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f9fe204-a0a0-4623-98a8-cf151764861a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.477564] [55188]: DEBUG nova.api.openstack.wsgi [None req-45ca950e-8653-46ef-8f92-12cfd0715408 tempest-ExtensionsTest-1240522787 tempest-ExtensionsTest-1240522787-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.481323] [55188]: INFO nova.api.openstack.requestlog [None req-45ca950e-8653-46ef-8f92-12cfd0715408 tempest-ExtensionsTest-1240522787 tempest-ExtensionsTest-1240522787-project-member] 10.180.1.21 "GET /compute/v2.1/extensions/os-consoles" status: 200 len: 217 microversion: 2.1 time: 0.141658 [ 708.481827] [55188]: [pid: 55188|app: 0|req: 787/1465] 10.180.1.21 () {58 vars in 1165 bytes} [Wed Mar 26 22:03:08 2025] GET /compute/v2.1/extensions/os-consoles => generated 217 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 708.485471] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c038233-7f12-4e47-8e09-ca504ebf57f7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.487041] [55188]: DEBUG nova.compute.api [None req-5c038233-7f12-4e47-8e09-ca504ebf57f7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.491015] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c038233-7f12-4e47-8e09-ca504ebf57f7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.491305] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c038233-7f12-4e47-8e09-ca504ebf57f7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.491536] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c038233-7f12-4e47-8e09-ca504ebf57f7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.491943] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c038233-7f12-4e47-8e09-ca504ebf57f7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.492202] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c038233-7f12-4e47-8e09-ca504ebf57f7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.492421] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c038233-7f12-4e47-8e09-ca504ebf57f7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.567272] [55188]: DEBUG nova.policy [None req-5c038233-7f12-4e47-8e09-ca504ebf57f7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.573132] [55188]: INFO nova.api.openstack.requestlog [None req-5c038233-7f12-4e47-8e09-ca504ebf57f7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1318 microversion: 2.1 time: 0.090616 [ 708.573496] [55188]: [pid: 55188|app: 0|req: 788/1466] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:08 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1318 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.578334] [55188]: DEBUG nova.api.openstack.wsgi [None req-ea5add7a-bbe3-4a8a-b584-590dd9cb910a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.585899] [55188]: DEBUG nova.compute.api [None req-ea5add7a-bbe3-4a8a-b584-590dd9cb910a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.589715] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea5add7a-bbe3-4a8a-b584-590dd9cb910a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.590015] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea5add7a-bbe3-4a8a-b584-590dd9cb910a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.590285] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea5add7a-bbe3-4a8a-b584-590dd9cb910a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.590680] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea5add7a-bbe3-4a8a-b584-590dd9cb910a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.590919] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea5add7a-bbe3-4a8a-b584-590dd9cb910a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.591140] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea5add7a-bbe3-4a8a-b584-590dd9cb910a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.624745] [55188]: DEBUG nova.policy [None req-ea5add7a-bbe3-4a8a-b584-590dd9cb910a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.629347] [55188]: INFO nova.api.openstack.requestlog [None req-ea5add7a-bbe3-4a8a-b584-590dd9cb910a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.055160 [ 708.629747] [55188]: [pid: 55188|app: 0|req: 789/1467] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:08 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.632294] [55188]: DEBUG nova.api.openstack.wsgi [None req-f5a170cf-421e-4357-a4c6-d9cc1d40c8cd tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] Calling method '.version_select at 0x7d4afb157e20>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.667760] [55187]: DEBUG nova.policy [None req-9f9fe204-a0a0-4623-98a8-cf151764861a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.672644] [55187]: INFO nova.api.openstack.requestlog [None req-9f9fe204-a0a0-4623-98a8-cf151764861a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.275697 [ 708.673125] [55187]: [pid: 55187|app: 0|req: 679/1468] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:08 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.676383] [55187]: DEBUG nova.api.openstack.wsgi [None req-8fc1d37e-0314-4840-ad82-055c39e4d1cd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.678458] [55187]: DEBUG nova.compute.api [None req-8fc1d37e-0314-4840-ad82-055c39e4d1cd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.682473] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fc1d37e-0314-4840-ad82-055c39e4d1cd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.682473] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fc1d37e-0314-4840-ad82-055c39e4d1cd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.682473] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fc1d37e-0314-4840-ad82-055c39e4d1cd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.682803] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fc1d37e-0314-4840-ad82-055c39e4d1cd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.683058] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fc1d37e-0314-4840-ad82-055c39e4d1cd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.683192] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fc1d37e-0314-4840-ad82-055c39e4d1cd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.727978] [55187]: DEBUG nova.policy [None req-8fc1d37e-0314-4840-ad82-055c39e4d1cd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.733154] [55187]: INFO nova.api.openstack.requestlog [None req-8fc1d37e-0314-4840-ad82-055c39e4d1cd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.059266 [ 708.734213] [55187]: [pid: 55187|app: 0|req: 680/1469] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.737275] [55187]: DEBUG nova.api.openstack.wsgi [None req-2abf3960-8525-4486-9962-ae1ca017c552 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.739185] [55187]: DEBUG nova.compute.api [None req-2abf3960-8525-4486-9962-ae1ca017c552 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.742883] [55187]: DEBUG oslo_concurrency.lockutils [None req-2abf3960-8525-4486-9962-ae1ca017c552 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.743131] [55187]: DEBUG oslo_concurrency.lockutils [None req-2abf3960-8525-4486-9962-ae1ca017c552 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.743313] [55187]: DEBUG oslo_concurrency.lockutils [None req-2abf3960-8525-4486-9962-ae1ca017c552 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.743821] [55187]: DEBUG oslo_concurrency.lockutils [None req-2abf3960-8525-4486-9962-ae1ca017c552 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.743889] [55187]: DEBUG oslo_concurrency.lockutils [None req-2abf3960-8525-4486-9962-ae1ca017c552 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.744188] [55187]: DEBUG oslo_concurrency.lockutils [None req-2abf3960-8525-4486-9962-ae1ca017c552 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.791194] [55187]: DEBUG nova.policy [None req-2abf3960-8525-4486-9962-ae1ca017c552 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.795697] [55187]: INFO nova.api.openstack.requestlog [None req-2abf3960-8525-4486-9962-ae1ca017c552 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1272 microversion: 2.1 time: 0.061391 [ 708.796062] [55187]: [pid: 55187|app: 0|req: 681/1470] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1272 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.798650] [55187]: DEBUG nova.api.openstack.wsgi [None req-c77c8b25-78f6-4f1f-93c4-367e9065b542 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.800494] [55187]: DEBUG nova.compute.api [None req-c77c8b25-78f6-4f1f-93c4-367e9065b542 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.806404] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77c8b25-78f6-4f1f-93c4-367e9065b542 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.806404] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77c8b25-78f6-4f1f-93c4-367e9065b542 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.806404] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77c8b25-78f6-4f1f-93c4-367e9065b542 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.806404] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77c8b25-78f6-4f1f-93c4-367e9065b542 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.806629] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77c8b25-78f6-4f1f-93c4-367e9065b542 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.806780] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77c8b25-78f6-4f1f-93c4-367e9065b542 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.853323] [55187]: DEBUG nova.policy [None req-c77c8b25-78f6-4f1f-93c4-367e9065b542 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.858440] [55187]: INFO nova.api.openstack.requestlog [None req-c77c8b25-78f6-4f1f-93c4-367e9065b542 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.061770 [ 708.858785] [55187]: [pid: 55187|app: 0|req: 682/1471] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.865575] [55187]: DEBUG nova.api.openstack.wsgi [None req-853df441-7a78-46b9-8fcd-54c9bb6fbac2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.867482] [55187]: DEBUG nova.compute.api [None req-853df441-7a78-46b9-8fcd-54c9bb6fbac2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.870738] [55187]: DEBUG oslo_concurrency.lockutils [None req-853df441-7a78-46b9-8fcd-54c9bb6fbac2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.870964] [55187]: DEBUG oslo_concurrency.lockutils [None req-853df441-7a78-46b9-8fcd-54c9bb6fbac2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.871163] [55187]: DEBUG oslo_concurrency.lockutils [None req-853df441-7a78-46b9-8fcd-54c9bb6fbac2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.871497] [55187]: DEBUG oslo_concurrency.lockutils [None req-853df441-7a78-46b9-8fcd-54c9bb6fbac2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.871840] [55187]: DEBUG oslo_concurrency.lockutils [None req-853df441-7a78-46b9-8fcd-54c9bb6fbac2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.871840] [55187]: DEBUG oslo_concurrency.lockutils [None req-853df441-7a78-46b9-8fcd-54c9bb6fbac2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.903071] [55187]: DEBUG nova.policy [None req-853df441-7a78-46b9-8fcd-54c9bb6fbac2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.908213] [55187]: INFO nova.api.openstack.requestlog [None req-853df441-7a78-46b9-8fcd-54c9bb6fbac2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.044679 [ 708.908875] [55187]: [pid: 55187|app: 0|req: 683/1472] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.910962] [55187]: DEBUG nova.api.openstack.wsgi [None req-208c2d7b-1dd7-46f8-a98f-846d397861b1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.913331] [55187]: DEBUG nova.compute.api [None req-208c2d7b-1dd7-46f8-a98f-846d397861b1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.916242] [55187]: DEBUG oslo_concurrency.lockutils [None req-208c2d7b-1dd7-46f8-a98f-846d397861b1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.916242] [55187]: DEBUG oslo_concurrency.lockutils [None req-208c2d7b-1dd7-46f8-a98f-846d397861b1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.916242] [55187]: DEBUG oslo_concurrency.lockutils [None req-208c2d7b-1dd7-46f8-a98f-846d397861b1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.916492] [55187]: DEBUG oslo_concurrency.lockutils [None req-208c2d7b-1dd7-46f8-a98f-846d397861b1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.916683] [55187]: DEBUG oslo_concurrency.lockutils [None req-208c2d7b-1dd7-46f8-a98f-846d397861b1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.916846] [55187]: DEBUG oslo_concurrency.lockutils [None req-208c2d7b-1dd7-46f8-a98f-846d397861b1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.953489] [55187]: DEBUG nova.policy [None req-208c2d7b-1dd7-46f8-a98f-846d397861b1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.958574] [55187]: INFO nova.api.openstack.requestlog [None req-208c2d7b-1dd7-46f8-a98f-846d397861b1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.049150 [ 708.958862] [55187]: [pid: 55187|app: 0|req: 684/1473] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.965746] [55187]: DEBUG nova.api.openstack.wsgi [None req-c648735d-0383-4d58-be69-6ad5a123a520 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.971542] [55187]: DEBUG nova.compute.api [None req-c648735d-0383-4d58-be69-6ad5a123a520 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.975286] [55187]: DEBUG oslo_concurrency.lockutils [None req-c648735d-0383-4d58-be69-6ad5a123a520 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.975598] [55187]: DEBUG oslo_concurrency.lockutils [None req-c648735d-0383-4d58-be69-6ad5a123a520 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.975817] [55187]: DEBUG oslo_concurrency.lockutils [None req-c648735d-0383-4d58-be69-6ad5a123a520 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.976232] [55187]: DEBUG oslo_concurrency.lockutils [None req-c648735d-0383-4d58-be69-6ad5a123a520 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.976423] [55187]: DEBUG oslo_concurrency.lockutils [None req-c648735d-0383-4d58-be69-6ad5a123a520 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.976630] [55187]: DEBUG oslo_concurrency.lockutils [None req-c648735d-0383-4d58-be69-6ad5a123a520 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.982696] [55188]: INFO nova.api.openstack.requestlog [None req-f5a170cf-421e-4357-a4c6-d9cc1d40c8cd tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/ce05003d-6516-428d-bd54-d109fbc58ff1" status: 202 len: 0 microversion: 2.1 time: 0.351974 [ 708.982935] [55188]: [pid: 55188|app: 0|req: 790/1474] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:03:08 2025] DELETE /compute/v2.1/os-floating-ips/ce05003d-6516-428d-bd54-d109fbc58ff1 => generated 0 bytes in 353 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 708.985667] [55188]: DEBUG nova.api.openstack.wsgi [None req-e987490a-5063-4d24-97bb-97299c8ac60e tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 708.987728] [55188]: DEBUG nova.compute.api [None req-e987490a-5063-4d24-97bb-97299c8ac60e tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 708.994428] [55188]: DEBUG oslo_concurrency.lockutils [None req-e987490a-5063-4d24-97bb-97299c8ac60e tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.994428] [55188]: DEBUG oslo_concurrency.lockutils [None req-e987490a-5063-4d24-97bb-97299c8ac60e tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.994609] [55188]: DEBUG oslo_concurrency.lockutils [None req-e987490a-5063-4d24-97bb-97299c8ac60e tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.995181] [55188]: DEBUG oslo_concurrency.lockutils [None req-e987490a-5063-4d24-97bb-97299c8ac60e tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.995181] [55188]: DEBUG oslo_concurrency.lockutils [None req-e987490a-5063-4d24-97bb-97299c8ac60e tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.995385] [55188]: DEBUG oslo_concurrency.lockutils [None req-e987490a-5063-4d24-97bb-97299c8ac60e tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.047062] [55187]: DEBUG nova.policy [None req-c648735d-0383-4d58-be69-6ad5a123a520 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.052340] [55187]: INFO nova.api.openstack.requestlog [None req-c648735d-0383-4d58-be69-6ad5a123a520 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.092920 [ 709.052684] [55187]: [pid: 55187|app: 0|req: 685/1475] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.055205] [55187]: DEBUG nova.api.openstack.wsgi [None req-6072de07-330e-4bee-8349-92784757960a tempest-ExtensionsTest-1240522787 tempest-ExtensionsTest-1240522787-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.068450] [55187]: INFO nova.api.openstack.requestlog [None req-6072de07-330e-4bee-8349-92784757960a tempest-ExtensionsTest-1240522787 tempest-ExtensionsTest-1240522787-project-member] 10.180.1.21 "GET /compute/v2.1/extensions" status: 200 len: 22700 microversion: 2.1 time: 0.014688 [ 709.068648] [55187]: [pid: 55187|app: 0|req: 686/1476] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/extensions => generated 22700 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 709.071322] [55187]: DEBUG nova.api.openstack.wsgi [None req-1172955b-0c09-40dd-96ad-c4550fc24425 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.073049] [55187]: DEBUG nova.compute.api [None req-1172955b-0c09-40dd-96ad-c4550fc24425 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.078665] [55187]: DEBUG oslo_concurrency.lockutils [None req-1172955b-0c09-40dd-96ad-c4550fc24425 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.079048] [55187]: DEBUG oslo_concurrency.lockutils [None req-1172955b-0c09-40dd-96ad-c4550fc24425 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.079239] [55187]: DEBUG oslo_concurrency.lockutils [None req-1172955b-0c09-40dd-96ad-c4550fc24425 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.080036] [55187]: DEBUG oslo_concurrency.lockutils [None req-1172955b-0c09-40dd-96ad-c4550fc24425 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.080036] [55187]: DEBUG oslo_concurrency.lockutils [None req-1172955b-0c09-40dd-96ad-c4550fc24425 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.080036] [55187]: DEBUG oslo_concurrency.lockutils [None req-1172955b-0c09-40dd-96ad-c4550fc24425 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.126782] [55187]: DEBUG nova.policy [None req-1172955b-0c09-40dd-96ad-c4550fc24425 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.134019] [55187]: INFO nova.api.openstack.requestlog [None req-1172955b-0c09-40dd-96ad-c4550fc24425 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.064786 [ 709.134373] [55187]: [pid: 55187|app: 0|req: 687/1477] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.137028] [55187]: DEBUG nova.api.openstack.wsgi [None req-8dd5e7bf-d10e-4741-a391-ac4750e12712 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.138719] [55188]: DEBUG nova.policy [None req-e987490a-5063-4d24-97bb-97299c8ac60e tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.138812] [55187]: DEBUG nova.compute.api [None req-8dd5e7bf-d10e-4741-a391-ac4750e12712 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.145049] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dd5e7bf-d10e-4741-a391-ac4750e12712 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.145270] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dd5e7bf-d10e-4741-a391-ac4750e12712 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.145451] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dd5e7bf-d10e-4741-a391-ac4750e12712 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.145799] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dd5e7bf-d10e-4741-a391-ac4750e12712 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.146332] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dd5e7bf-d10e-4741-a391-ac4750e12712 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.146592] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dd5e7bf-d10e-4741-a391-ac4750e12712 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.147121] [55188]: DEBUG nova.policy [None req-e987490a-5063-4d24-97bb-97299c8ac60e tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.147878] [55188]: DEBUG nova.policy [None req-e987490a-5063-4d24-97bb-97299c8ac60e tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.148709] [55188]: INFO nova.api.openstack.requestlog [None req-e987490a-5063-4d24-97bb-97299c8ac60e tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1548 microversion: 2.26 time: 0.165104 [ 709.149184] [55188]: [pid: 55188|app: 0|req: 791/1478] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1548 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 709.151820] [55188]: DEBUG nova.api.openstack.wsgi [None req-a6f0ba33-4726-4ee1-abc9-fb63a5fcee27 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.153648] [55188]: DEBUG nova.compute.api [None req-a6f0ba33-4726-4ee1-abc9-fb63a5fcee27 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.161335] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6f0ba33-4726-4ee1-abc9-fb63a5fcee27 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.161635] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6f0ba33-4726-4ee1-abc9-fb63a5fcee27 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.161963] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6f0ba33-4726-4ee1-abc9-fb63a5fcee27 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.162375] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6f0ba33-4726-4ee1-abc9-fb63a5fcee27 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.163612] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6f0ba33-4726-4ee1-abc9-fb63a5fcee27 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.163612] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6f0ba33-4726-4ee1-abc9-fb63a5fcee27 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.201865] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6f0ba33-4726-4ee1-abc9-fb63a5fcee27 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.202231] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6f0ba33-4726-4ee1-abc9-fb63a5fcee27 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.202558] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6f0ba33-4726-4ee1-abc9-fb63a5fcee27 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.202852] [55188]: DEBUG nova.objects.instance [None req-a6f0ba33-4726-4ee1-abc9-fb63a5fcee27 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 709.207883] [55187]: DEBUG nova.policy [None req-8dd5e7bf-d10e-4741-a391-ac4750e12712 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.212941] [55187]: INFO nova.api.openstack.requestlog [None req-8dd5e7bf-d10e-4741-a391-ac4750e12712 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.077925 [ 709.213486] [55187]: [pid: 55187|app: 0|req: 688/1479] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.218388] [55187]: DEBUG nova.api.openstack.wsgi [None req-40eaf44f-0636-4650-8fe0-07c84cce04c8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.220704] [55187]: DEBUG nova.compute.api [None req-40eaf44f-0636-4650-8fe0-07c84cce04c8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.224860] [55187]: DEBUG oslo_concurrency.lockutils [None req-40eaf44f-0636-4650-8fe0-07c84cce04c8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.225160] [55187]: DEBUG oslo_concurrency.lockutils [None req-40eaf44f-0636-4650-8fe0-07c84cce04c8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.226102] [55187]: DEBUG oslo_concurrency.lockutils [None req-40eaf44f-0636-4650-8fe0-07c84cce04c8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.226102] [55187]: DEBUG oslo_concurrency.lockutils [None req-40eaf44f-0636-4650-8fe0-07c84cce04c8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.226102] [55187]: DEBUG oslo_concurrency.lockutils [None req-40eaf44f-0636-4650-8fe0-07c84cce04c8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.226102] [55187]: DEBUG oslo_concurrency.lockutils [None req-40eaf44f-0636-4650-8fe0-07c84cce04c8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.243757] [55188]: DEBUG nova.policy [None req-a6f0ba33-4726-4ee1-abc9-fb63a5fcee27 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.253509] [55188]: DEBUG nova.policy [None req-a6f0ba33-4726-4ee1-abc9-fb63a5fcee27 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.254205] [55188]: DEBUG nova.policy [None req-a6f0ba33-4726-4ee1-abc9-fb63a5fcee27 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.258996] [55188]: INFO nova.api.openstack.requestlog [None req-a6f0ba33-4726-4ee1-abc9-fb63a5fcee27 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.109181 [ 709.259319] [55188]: [pid: 55188|app: 0|req: 792/1480] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 709.261869] [55188]: DEBUG nova.api.openstack.wsgi [None req-ed860c4f-bde8-40d8-8099-a9719a646112 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.263884] [55188]: DEBUG nova.compute.api [None req-ed860c4f-bde8-40d8-8099-a9719a646112 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.267393] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed860c4f-bde8-40d8-8099-a9719a646112 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.267625] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed860c4f-bde8-40d8-8099-a9719a646112 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.267853] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed860c4f-bde8-40d8-8099-a9719a646112 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.268178] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed860c4f-bde8-40d8-8099-a9719a646112 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.268406] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed860c4f-bde8-40d8-8099-a9719a646112 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.268640] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed860c4f-bde8-40d8-8099-a9719a646112 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.287851] [55187]: DEBUG nova.policy [None req-40eaf44f-0636-4650-8fe0-07c84cce04c8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.293817] [55187]: INFO nova.api.openstack.requestlog [None req-40eaf44f-0636-4650-8fe0-07c84cce04c8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.079233 [ 709.293817] [55187]: [pid: 55187|app: 0|req: 689/1481] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.296612] [55187]: DEBUG nova.api.openstack.wsgi [None req-dab71b8f-0d9d-4916-9909-4a1fd1e4d2bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.298723] [55187]: DEBUG nova.compute.api [None req-dab71b8f-0d9d-4916-9909-4a1fd1e4d2bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.302649] [55187]: DEBUG oslo_concurrency.lockutils [None req-dab71b8f-0d9d-4916-9909-4a1fd1e4d2bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.302940] [55187]: DEBUG oslo_concurrency.lockutils [None req-dab71b8f-0d9d-4916-9909-4a1fd1e4d2bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.303175] [55187]: DEBUG oslo_concurrency.lockutils [None req-dab71b8f-0d9d-4916-9909-4a1fd1e4d2bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.303640] [55187]: DEBUG oslo_concurrency.lockutils [None req-dab71b8f-0d9d-4916-9909-4a1fd1e4d2bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.303926] [55187]: DEBUG oslo_concurrency.lockutils [None req-dab71b8f-0d9d-4916-9909-4a1fd1e4d2bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.304165] [55187]: DEBUG oslo_concurrency.lockutils [None req-dab71b8f-0d9d-4916-9909-4a1fd1e4d2bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.315190] [55188]: DEBUG nova.policy [None req-ed860c4f-bde8-40d8-8099-a9719a646112 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.321632] [55188]: INFO nova.api.openstack.requestlog [None req-ed860c4f-bde8-40d8-8099-a9719a646112 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.061576 [ 709.322337] [55188]: [pid: 55188|app: 0|req: 793/1482] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.325698] [55188]: DEBUG nova.api.openstack.wsgi [None req-fc1347c7-5d77-4370-9fbe-2649dbbe43c7 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.330444] [55188]: DEBUG nova.compute.api [None req-fc1347c7-5d77-4370-9fbe-2649dbbe43c7 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.332586] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc1347c7-5d77-4370-9fbe-2649dbbe43c7 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.332852] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc1347c7-5d77-4370-9fbe-2649dbbe43c7 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.333049] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc1347c7-5d77-4370-9fbe-2649dbbe43c7 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.333421] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc1347c7-5d77-4370-9fbe-2649dbbe43c7 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.333620] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc1347c7-5d77-4370-9fbe-2649dbbe43c7 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.333806] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc1347c7-5d77-4370-9fbe-2649dbbe43c7 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.351350] [55187]: DEBUG nova.policy [None req-dab71b8f-0d9d-4916-9909-4a1fd1e4d2bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.358883] [55187]: DEBUG nova.policy [None req-dab71b8f-0d9d-4916-9909-4a1fd1e4d2bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.358883] [55187]: DEBUG nova.policy [None req-dab71b8f-0d9d-4916-9909-4a1fd1e4d2bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.359559] [55187]: INFO nova.api.openstack.requestlog [None req-dab71b8f-0d9d-4916-9909-4a1fd1e4d2bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.065274 [ 709.359977] [55187]: [pid: 55187|app: 0|req: 690/1483] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 709.362819] [55187]: DEBUG nova.api.openstack.wsgi [None req-02a7c7cc-d8ec-4fed-b853-5ccb9d7d524c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.364652] [55187]: DEBUG nova.compute.api [None req-02a7c7cc-d8ec-4fed-b853-5ccb9d7d524c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.370573] [55187]: DEBUG oslo_concurrency.lockutils [None req-02a7c7cc-d8ec-4fed-b853-5ccb9d7d524c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.370828] [55187]: DEBUG oslo_concurrency.lockutils [None req-02a7c7cc-d8ec-4fed-b853-5ccb9d7d524c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.371104] [55187]: DEBUG oslo_concurrency.lockutils [None req-02a7c7cc-d8ec-4fed-b853-5ccb9d7d524c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.371485] [55187]: DEBUG oslo_concurrency.lockutils [None req-02a7c7cc-d8ec-4fed-b853-5ccb9d7d524c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.371592] [55187]: DEBUG oslo_concurrency.lockutils [None req-02a7c7cc-d8ec-4fed-b853-5ccb9d7d524c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.371758] [55187]: DEBUG oslo_concurrency.lockutils [None req-02a7c7cc-d8ec-4fed-b853-5ccb9d7d524c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.376592] [55188]: DEBUG nova.policy [None req-fc1347c7-5d77-4370-9fbe-2649dbbe43c7 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.379711] [55188]: INFO nova.api.openstack.requestlog [None req-fc1347c7-5d77-4370-9fbe-2649dbbe43c7 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.056563 [ 709.380211] [55188]: [pid: 55188|app: 0|req: 794/1484] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.385025] [55188]: DEBUG nova.api.openstack.wsgi [None req-04706d7a-4719-433a-985b-0ab3c5e35b80 tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] Calling method '.version_select at 0x7d4afb155b40>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.409528] [55188]: DEBUG neutronclient.v2_0.client [None req-04706d7a-4719-433a-985b-0ab3c5e35b80 tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP ce05003d-6516-428d-bd54-d109fbc58ff1 could not be found", "detail": ""}} {{(pid=55188) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 709.410013] [55188]: INFO nova.api.openstack.wsgi [None req-04706d7a-4719-433a-985b-0ab3c5e35b80 tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] HTTP exception thrown: Floating IP not found for ID ce05003d-6516-428d-bd54-d109fbc58ff1 [ 709.410354] [55188]: DEBUG nova.api.openstack.wsgi [None req-04706d7a-4719-433a-985b-0ab3c5e35b80 tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] Returning 404 to user: Floating IP not found for ID ce05003d-6516-428d-bd54-d109fbc58ff1 {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 709.410959] [55188]: INFO nova.api.openstack.requestlog [None req-04706d7a-4719-433a-985b-0ab3c5e35b80 tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/ce05003d-6516-428d-bd54-d109fbc58ff1" status: 404 len: 111 microversion: 2.1 time: 0.030322 [ 709.411366] [55188]: [pid: 55188|app: 0|req: 795/1485] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/os-floating-ips/ce05003d-6516-428d-bd54-d109fbc58ff1 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 709.417275] [55188]: DEBUG nova.api.openstack.wsgi [None req-0518957c-2904-488a-bf33-8546b7185523 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.419706] [55188]: DEBUG nova.compute.api [None req-0518957c-2904-488a-bf33-8546b7185523 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.424554] [55188]: DEBUG oslo_concurrency.lockutils [None req-0518957c-2904-488a-bf33-8546b7185523 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.425118] [55188]: DEBUG oslo_concurrency.lockutils [None req-0518957c-2904-488a-bf33-8546b7185523 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.425694] [55188]: DEBUG oslo_concurrency.lockutils [None req-0518957c-2904-488a-bf33-8546b7185523 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.426416] [55188]: DEBUG oslo_concurrency.lockutils [None req-0518957c-2904-488a-bf33-8546b7185523 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.426868] [55188]: DEBUG oslo_concurrency.lockutils [None req-0518957c-2904-488a-bf33-8546b7185523 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.427177] [55188]: DEBUG oslo_concurrency.lockutils [None req-0518957c-2904-488a-bf33-8546b7185523 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.500663] [55187]: DEBUG nova.policy [None req-02a7c7cc-d8ec-4fed-b853-5ccb9d7d524c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.513065] [55187]: INFO nova.api.openstack.requestlog [None req-02a7c7cc-d8ec-4fed-b853-5ccb9d7d524c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1497 microversion: 2.1 time: 0.148145 [ 709.513065] [55187]: [pid: 55187|app: 0|req: 691/1486] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1497 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.513065] [55187]: DEBUG nova.api.openstack.wsgi [None req-b2901ae7-bee8-429d-af56-2d379ec72a29 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.513685] [55187]: DEBUG nova.compute.api [None req-b2901ae7-bee8-429d-af56-2d379ec72a29 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.518126] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2901ae7-bee8-429d-af56-2d379ec72a29 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.518360] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2901ae7-bee8-429d-af56-2d379ec72a29 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.518863] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2901ae7-bee8-429d-af56-2d379ec72a29 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.519352] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2901ae7-bee8-429d-af56-2d379ec72a29 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.519564] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2901ae7-bee8-429d-af56-2d379ec72a29 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.519736] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2901ae7-bee8-429d-af56-2d379ec72a29 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.552718] [55187]: DEBUG nova.policy [None req-b2901ae7-bee8-429d-af56-2d379ec72a29 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.558105] [55187]: INFO nova.api.openstack.requestlog [None req-b2901ae7-bee8-429d-af56-2d379ec72a29 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.048299 [ 709.558276] [55187]: [pid: 55187|app: 0|req: 692/1487] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.560833] [55187]: DEBUG nova.api.openstack.wsgi [None req-e688c459-c44f-4d31-9615-3b754b1bae2f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.562570] [55187]: DEBUG nova.compute.api [None req-e688c459-c44f-4d31-9615-3b754b1bae2f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.565681] [55187]: DEBUG oslo_concurrency.lockutils [None req-e688c459-c44f-4d31-9615-3b754b1bae2f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.566032] [55187]: DEBUG oslo_concurrency.lockutils [None req-e688c459-c44f-4d31-9615-3b754b1bae2f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.566120] [55187]: DEBUG oslo_concurrency.lockutils [None req-e688c459-c44f-4d31-9615-3b754b1bae2f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.566472] [55187]: DEBUG oslo_concurrency.lockutils [None req-e688c459-c44f-4d31-9615-3b754b1bae2f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.566666] [55187]: DEBUG oslo_concurrency.lockutils [None req-e688c459-c44f-4d31-9615-3b754b1bae2f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.566835] [55187]: DEBUG oslo_concurrency.lockutils [None req-e688c459-c44f-4d31-9615-3b754b1bae2f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.576664] [55188]: DEBUG nova.policy [None req-0518957c-2904-488a-bf33-8546b7185523 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.581675] [55188]: INFO nova.api.openstack.requestlog [None req-0518957c-2904-488a-bf33-8546b7185523 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.169040 [ 709.581675] [55188]: [pid: 55188|app: 0|req: 796/1488] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.583681] [55188]: DEBUG nova.api.openstack.wsgi [None req-8c284356-7408-4b53-8e45-6c2b37c5ea84 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.585299] [55188]: DEBUG nova.compute.api [None req-8c284356-7408-4b53-8e45-6c2b37c5ea84 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.588393] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c284356-7408-4b53-8e45-6c2b37c5ea84 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.589274] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c284356-7408-4b53-8e45-6c2b37c5ea84 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.589274] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c284356-7408-4b53-8e45-6c2b37c5ea84 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.589673] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c284356-7408-4b53-8e45-6c2b37c5ea84 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.589931] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c284356-7408-4b53-8e45-6c2b37c5ea84 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.590472] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c284356-7408-4b53-8e45-6c2b37c5ea84 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.605524] [55187]: DEBUG nova.policy [None req-e688c459-c44f-4d31-9615-3b754b1bae2f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.609916] [55187]: INFO nova.api.openstack.requestlog [None req-e688c459-c44f-4d31-9615-3b754b1bae2f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.051079 [ 709.610258] [55187]: [pid: 55187|app: 0|req: 693/1489] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.612608] [55187]: DEBUG nova.api.openstack.wsgi [None req-f7c27af3-92e4-493e-bc7f-d3bf9fbf5d0d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.614262] [55187]: DEBUG nova.compute.api [None req-f7c27af3-92e4-493e-bc7f-d3bf9fbf5d0d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.617376] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c27af3-92e4-493e-bc7f-d3bf9fbf5d0d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.617627] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c27af3-92e4-493e-bc7f-d3bf9fbf5d0d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.617816] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c27af3-92e4-493e-bc7f-d3bf9fbf5d0d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.618226] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c27af3-92e4-493e-bc7f-d3bf9fbf5d0d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.618433] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c27af3-92e4-493e-bc7f-d3bf9fbf5d0d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.618602] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c27af3-92e4-493e-bc7f-d3bf9fbf5d0d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.628940] [55188]: DEBUG nova.policy [None req-8c284356-7408-4b53-8e45-6c2b37c5ea84 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.633640] [55188]: INFO nova.api.openstack.requestlog [None req-8c284356-7408-4b53-8e45-6c2b37c5ea84 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.051756 [ 709.633963] [55188]: [pid: 55188|app: 0|req: 797/1490] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.636678] [55188]: DEBUG nova.api.openstack.wsgi [None req-07efb4af-5b23-4bbe-9ef8-80f6b3ea31fd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.638310] [55188]: DEBUG nova.compute.api [None req-07efb4af-5b23-4bbe-9ef8-80f6b3ea31fd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.641412] [55188]: DEBUG oslo_concurrency.lockutils [None req-07efb4af-5b23-4bbe-9ef8-80f6b3ea31fd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.641641] [55188]: DEBUG oslo_concurrency.lockutils [None req-07efb4af-5b23-4bbe-9ef8-80f6b3ea31fd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.641820] [55188]: DEBUG oslo_concurrency.lockutils [None req-07efb4af-5b23-4bbe-9ef8-80f6b3ea31fd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.642177] [55188]: DEBUG oslo_concurrency.lockutils [None req-07efb4af-5b23-4bbe-9ef8-80f6b3ea31fd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.642378] [55188]: DEBUG oslo_concurrency.lockutils [None req-07efb4af-5b23-4bbe-9ef8-80f6b3ea31fd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.642549] [55188]: DEBUG oslo_concurrency.lockutils [None req-07efb4af-5b23-4bbe-9ef8-80f6b3ea31fd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.652183] [55187]: DEBUG nova.policy [None req-f7c27af3-92e4-493e-bc7f-d3bf9fbf5d0d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.659952] [55187]: INFO nova.api.openstack.requestlog [None req-f7c27af3-92e4-493e-bc7f-d3bf9fbf5d0d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.049108 [ 709.660374] [55187]: [pid: 55187|app: 0|req: 694/1491] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:09 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.663566] [55187]: DEBUG nova.api.openstack.wsgi [None req-95044863-3181-48b9-96de-c7827f43ddf5 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.665188] [55187]: DEBUG nova.compute.api [None req-95044863-3181-48b9-96de-c7827f43ddf5 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.668491] [55187]: DEBUG oslo_concurrency.lockutils [None req-95044863-3181-48b9-96de-c7827f43ddf5 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.668720] [55187]: DEBUG oslo_concurrency.lockutils [None req-95044863-3181-48b9-96de-c7827f43ddf5 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.668899] [55187]: DEBUG oslo_concurrency.lockutils [None req-95044863-3181-48b9-96de-c7827f43ddf5 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.669274] [55187]: DEBUG oslo_concurrency.lockutils [None req-95044863-3181-48b9-96de-c7827f43ddf5 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.669472] [55187]: DEBUG oslo_concurrency.lockutils [None req-95044863-3181-48b9-96de-c7827f43ddf5 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.669697] [55187]: DEBUG oslo_concurrency.lockutils [None req-95044863-3181-48b9-96de-c7827f43ddf5 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.679778] [55188]: DEBUG nova.policy [None req-07efb4af-5b23-4bbe-9ef8-80f6b3ea31fd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.685281] [55188]: INFO nova.api.openstack.requestlog [None req-07efb4af-5b23-4bbe-9ef8-80f6b3ea31fd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.050502 [ 709.685436] [55188]: [pid: 55188|app: 0|req: 798/1492] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.688338] [55188]: DEBUG nova.api.openstack.wsgi [None req-6d8d454d-de0f-4099-861c-d8d47ebf72de tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] Calling method '.version_select at 0x7d4afaea1240>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.704378] [55187]: DEBUG nova.policy [None req-95044863-3181-48b9-96de-c7827f43ddf5 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.712019] [55187]: INFO nova.api.openstack.requestlog [None req-95044863-3181-48b9-96de-c7827f43ddf5 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.047448 [ 709.712019] [55187]: [pid: 55187|app: 0|req: 695/1493] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.712019] [55187]: DEBUG nova.api.openstack.wsgi [None req-3050c530-afd1-4155-8988-f56edced034b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.713829] [55187]: DEBUG nova.compute.api [None req-3050c530-afd1-4155-8988-f56edced034b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.716390] [55188]: DEBUG neutronclient.v2_0.client [None req-6d8d454d-de0f-4099-861c-d8d47ebf72de tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP ce05003d-6516-428d-bd54-d109fbc58ff1 could not be found", "detail": ""}} {{(pid=55188) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 709.716390] [55188]: INFO nova.api.openstack.wsgi [None req-6d8d454d-de0f-4099-861c-d8d47ebf72de tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] HTTP exception thrown: Floating IP not found for ID ce05003d-6516-428d-bd54-d109fbc58ff1 [ 709.717017] [55188]: DEBUG nova.api.openstack.wsgi [None req-6d8d454d-de0f-4099-861c-d8d47ebf72de tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] Returning 404 to user: Floating IP not found for ID ce05003d-6516-428d-bd54-d109fbc58ff1 {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 709.717017] [55188]: INFO nova.api.openstack.requestlog [None req-6d8d454d-de0f-4099-861c-d8d47ebf72de tempest-FloatingIPsTestJSON-2114468781 tempest-FloatingIPsTestJSON-2114468781-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/ce05003d-6516-428d-bd54-d109fbc58ff1" status: 404 len: 111 microversion: 2.1 time: 0.031084 [ 709.717312] [55188]: [pid: 55188|app: 0|req: 799/1494] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:03:10 2025] DELETE /compute/v2.1/os-floating-ips/ce05003d-6516-428d-bd54-d109fbc58ff1 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 709.720584] [55187]: DEBUG oslo_concurrency.lockutils [None req-3050c530-afd1-4155-8988-f56edced034b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.721045] [55187]: DEBUG oslo_concurrency.lockutils [None req-3050c530-afd1-4155-8988-f56edced034b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.721045] [55187]: DEBUG oslo_concurrency.lockutils [None req-3050c530-afd1-4155-8988-f56edced034b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.721370] [55187]: DEBUG oslo_concurrency.lockutils [None req-3050c530-afd1-4155-8988-f56edced034b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.721573] [55187]: DEBUG oslo_concurrency.lockutils [None req-3050c530-afd1-4155-8988-f56edced034b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.721745] [55187]: DEBUG oslo_concurrency.lockutils [None req-3050c530-afd1-4155-8988-f56edced034b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.756824] [55187]: DEBUG nova.policy [None req-3050c530-afd1-4155-8988-f56edced034b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.761245] [55187]: DEBUG nova.policy [None req-3050c530-afd1-4155-8988-f56edced034b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.761839] [55187]: DEBUG nova.policy [None req-3050c530-afd1-4155-8988-f56edced034b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.764803] [55187]: INFO nova.api.openstack.requestlog [None req-3050c530-afd1-4155-8988-f56edced034b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.055473 [ 709.765217] [55187]: [pid: 55187|app: 0|req: 696/1495] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 709.771631] [55187]: DEBUG nova.api.openstack.wsgi [None req-05d346c5-c872-4ac4-b42b-a0c346ea461c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.774477] [55187]: DEBUG nova.policy [None req-05d346c5-c872-4ac4-b42b-a0c346ea461c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.774951] [55187]: DEBUG nova.compute.api [None req-05d346c5-c872-4ac4-b42b-a0c346ea461c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Searching by: {'vm_state': ['stopped'], 'deleted': False, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 709.779122] [55187]: DEBUG oslo_concurrency.lockutils [None req-05d346c5-c872-4ac4-b42b-a0c346ea461c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.779291] [55187]: DEBUG oslo_concurrency.lockutils [None req-05d346c5-c872-4ac4-b42b-a0c346ea461c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.779517] [55187]: DEBUG oslo_concurrency.lockutils [None req-05d346c5-c872-4ac4-b42b-a0c346ea461c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.779969] [55187]: DEBUG oslo_concurrency.lockutils [None req-05d346c5-c872-4ac4-b42b-a0c346ea461c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.780189] [55187]: DEBUG oslo_concurrency.lockutils [None req-05d346c5-c872-4ac4-b42b-a0c346ea461c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.780364] [55187]: DEBUG oslo_concurrency.lockutils [None req-05d346c5-c872-4ac4-b42b-a0c346ea461c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.801723] [55187]: DEBUG nova.compute.multi_cell_list [None req-05d346c5-c872-4ac4-b42b-a0c346ea461c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=55187) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 709.818766] [55187]: INFO nova.api.openstack.requestlog [None req-05d346c5-c872-4ac4-b42b-a0c346ea461c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers?status=shutoff" status: 200 len: 346 microversion: 2.1 time: 0.053000 [ 709.819320] [55187]: [pid: 55187|app: 0|req: 697/1496] 10.180.1.21 () {58 vars in 1149 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers?status=shutoff => generated 346 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 709.822617] [55187]: DEBUG nova.api.openstack.wsgi [None req-68ff2f09-202c-4553-9c9d-06c5cf9c7053 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.823163] [55187]: DEBUG nova.compute.api [None req-68ff2f09-202c-4553-9c9d-06c5cf9c7053 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.826315] [55187]: DEBUG oslo_concurrency.lockutils [None req-68ff2f09-202c-4553-9c9d-06c5cf9c7053 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.826815] [55187]: DEBUG oslo_concurrency.lockutils [None req-68ff2f09-202c-4553-9c9d-06c5cf9c7053 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.827365] [55187]: DEBUG oslo_concurrency.lockutils [None req-68ff2f09-202c-4553-9c9d-06c5cf9c7053 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.827449] [55187]: DEBUG oslo_concurrency.lockutils [None req-68ff2f09-202c-4553-9c9d-06c5cf9c7053 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.827854] [55187]: DEBUG oslo_concurrency.lockutils [None req-68ff2f09-202c-4553-9c9d-06c5cf9c7053 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.827854] [55187]: DEBUG oslo_concurrency.lockutils [None req-68ff2f09-202c-4553-9c9d-06c5cf9c7053 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.852331] [55188]: DEBUG nova.api.openstack.wsgi [None req-add50d59-12e6-4cf8-8625-956bfbfed2ec tempest-MultipleCreateNegativeTestJSON-1843734140 tempest-MultipleCreateNegativeTestJSON-1843734140-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-1064843584", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "min_count": 3, "max_count": 2}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 709.855183] [55188]: INFO nova.api.openstack.wsgi [None req-add50d59-12e6-4cf8-8625-956bfbfed2ec tempest-MultipleCreateNegativeTestJSON-1843734140 tempest-MultipleCreateNegativeTestJSON-1843734140-project-member] HTTP exception thrown: min_count must be <= max_count [ 709.855524] [55188]: DEBUG nova.api.openstack.wsgi [None req-add50d59-12e6-4cf8-8625-956bfbfed2ec tempest-MultipleCreateNegativeTestJSON-1843734140 tempest-MultipleCreateNegativeTestJSON-1843734140-project-member] Returning 400 to user: min_count must be <= max_count {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 709.856473] [55188]: INFO nova.api.openstack.requestlog [None req-add50d59-12e6-4cf8-8625-956bfbfed2ec tempest-MultipleCreateNegativeTestJSON-1843734140 tempest-MultipleCreateNegativeTestJSON-1843734140-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 74 microversion: 2.1 time: 0.138156 [ 709.856473] [55188]: [pid: 55188|app: 0|req: 800/1497] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:03:10 2025] POST /compute/v2.1/servers => generated 74 bytes in 138 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 709.858637] [55188]: DEBUG nova.api.openstack.wsgi [None req-e0cd6fc7-965f-46c5-88c8-ebc05d00c2b0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.860261] [55188]: DEBUG nova.compute.api [None req-e0cd6fc7-965f-46c5-88c8-ebc05d00c2b0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.864997] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0cd6fc7-965f-46c5-88c8-ebc05d00c2b0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.868433] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0cd6fc7-965f-46c5-88c8-ebc05d00c2b0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.868433] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0cd6fc7-965f-46c5-88c8-ebc05d00c2b0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.868433] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0cd6fc7-965f-46c5-88c8-ebc05d00c2b0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.868433] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0cd6fc7-965f-46c5-88c8-ebc05d00c2b0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.868727] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0cd6fc7-965f-46c5-88c8-ebc05d00c2b0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.910599] [55188]: DEBUG nova.policy [None req-e0cd6fc7-965f-46c5-88c8-ebc05d00c2b0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.915699] [55188]: INFO nova.api.openstack.requestlog [None req-e0cd6fc7-965f-46c5-88c8-ebc05d00c2b0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.058807 [ 709.916360] [55188]: [pid: 55188|app: 0|req: 801/1498] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.919101] [55188]: DEBUG nova.api.openstack.wsgi [None req-434def92-91f4-419b-aac7-722432c6d709 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.921152] [55188]: DEBUG nova.compute.api [None req-434def92-91f4-419b-aac7-722432c6d709 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.925548] [55188]: DEBUG oslo_concurrency.lockutils [None req-434def92-91f4-419b-aac7-722432c6d709 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.925905] [55188]: DEBUG oslo_concurrency.lockutils [None req-434def92-91f4-419b-aac7-722432c6d709 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.926298] [55188]: DEBUG oslo_concurrency.lockutils [None req-434def92-91f4-419b-aac7-722432c6d709 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.926675] [55188]: DEBUG oslo_concurrency.lockutils [None req-434def92-91f4-419b-aac7-722432c6d709 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.926883] [55188]: DEBUG oslo_concurrency.lockutils [None req-434def92-91f4-419b-aac7-722432c6d709 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.927104] [55188]: DEBUG oslo_concurrency.lockutils [None req-434def92-91f4-419b-aac7-722432c6d709 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.934241] [55187]: DEBUG nova.policy [None req-68ff2f09-202c-4553-9c9d-06c5cf9c7053 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.938669] [55187]: INFO nova.api.openstack.requestlog [None req-68ff2f09-202c-4553-9c9d-06c5cf9c7053 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1318 microversion: 2.1 time: 0.118980 [ 709.938996] [55187]: [pid: 55187|app: 0|req: 698/1499] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1318 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.941670] [55187]: DEBUG nova.api.openstack.wsgi [None req-05cbc13a-37af-4bae-895c-438706976a94 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.943246] [55187]: DEBUG nova.compute.api [None req-05cbc13a-37af-4bae-895c-438706976a94 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.946387] [55187]: DEBUG oslo_concurrency.lockutils [None req-05cbc13a-37af-4bae-895c-438706976a94 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.946616] [55187]: DEBUG oslo_concurrency.lockutils [None req-05cbc13a-37af-4bae-895c-438706976a94 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.946796] [55187]: DEBUG oslo_concurrency.lockutils [None req-05cbc13a-37af-4bae-895c-438706976a94 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.947191] [55187]: DEBUG oslo_concurrency.lockutils [None req-05cbc13a-37af-4bae-895c-438706976a94 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.947394] [55187]: DEBUG oslo_concurrency.lockutils [None req-05cbc13a-37af-4bae-895c-438706976a94 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.947565] [55187]: DEBUG oslo_concurrency.lockutils [None req-05cbc13a-37af-4bae-895c-438706976a94 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.964536] [55188]: DEBUG nova.policy [None req-434def92-91f4-419b-aac7-722432c6d709 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.968765] [55188]: INFO nova.api.openstack.requestlog [None req-434def92-91f4-419b-aac7-722432c6d709 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.051783 [ 709.969094] [55188]: [pid: 55188|app: 0|req: 802/1500] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.973018] [55188]: DEBUG nova.api.openstack.wsgi [None req-e22af297-759a-4dc0-8e33-bbcdca787459 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 709.973018] [55188]: DEBUG nova.compute.api [None req-e22af297-759a-4dc0-8e33-bbcdca787459 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 709.978107] [55188]: DEBUG oslo_concurrency.lockutils [None req-e22af297-759a-4dc0-8e33-bbcdca787459 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.978357] [55188]: DEBUG oslo_concurrency.lockutils [None req-e22af297-759a-4dc0-8e33-bbcdca787459 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.978539] [55188]: DEBUG oslo_concurrency.lockutils [None req-e22af297-759a-4dc0-8e33-bbcdca787459 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.978883] [55188]: DEBUG oslo_concurrency.lockutils [None req-e22af297-759a-4dc0-8e33-bbcdca787459 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.979093] [55188]: DEBUG oslo_concurrency.lockutils [None req-e22af297-759a-4dc0-8e33-bbcdca787459 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.979296] [55188]: DEBUG oslo_concurrency.lockutils [None req-e22af297-759a-4dc0-8e33-bbcdca787459 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.980420] [55187]: DEBUG nova.policy [None req-05cbc13a-37af-4bae-895c-438706976a94 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.984598] [55187]: INFO nova.api.openstack.requestlog [None req-05cbc13a-37af-4bae-895c-438706976a94 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.044960 [ 709.985039] [55187]: [pid: 55187|app: 0|req: 699/1501] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.993979] [55187]: DEBUG nova.api.openstack.wsgi [None req-043f9b38-7f05-43dc-bd09-80e1535f7cd7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 710.000985] [55187]: DEBUG oslo_concurrency.lockutils [None req-043f9b38-7f05-43dc-bd09-80e1535f7cd7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.000985] [55187]: DEBUG oslo_concurrency.lockutils [None req-043f9b38-7f05-43dc-bd09-80e1535f7cd7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.000985] [55187]: DEBUG oslo_concurrency.lockutils [None req-043f9b38-7f05-43dc-bd09-80e1535f7cd7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.019984] [55188]: DEBUG nova.policy [None req-e22af297-759a-4dc0-8e33-bbcdca787459 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.023918] [55188]: INFO nova.api.openstack.requestlog [None req-e22af297-759a-4dc0-8e33-bbcdca787459 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1272 microversion: 2.1 time: 0.054280 [ 710.024255] [55188]: [pid: 55188|app: 0|req: 803/1502] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1272 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.026972] [55188]: DEBUG nova.api.openstack.wsgi [None req-0195d9de-cff0-4c22-b695-13e2c06dcc8c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.028207] [55188]: DEBUG nova.compute.api [None req-0195d9de-cff0-4c22-b695-13e2c06dcc8c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.030032] [55187]: DEBUG nova.compute.api [None req-043f9b38-7f05-43dc-bd09-80e1535f7cd7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Going to try to start instance {{(pid=55187) start /opt/stack/nova/nova/compute/api.py:2819}} [ 710.030991] [55188]: DEBUG oslo_concurrency.lockutils [None req-0195d9de-cff0-4c22-b695-13e2c06dcc8c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.031234] [55188]: DEBUG oslo_concurrency.lockutils [None req-0195d9de-cff0-4c22-b695-13e2c06dcc8c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.031454] [55188]: DEBUG oslo_concurrency.lockutils [None req-0195d9de-cff0-4c22-b695-13e2c06dcc8c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.031841] [55188]: DEBUG oslo_concurrency.lockutils [None req-0195d9de-cff0-4c22-b695-13e2c06dcc8c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.031982] [55188]: DEBUG oslo_concurrency.lockutils [None req-0195d9de-cff0-4c22-b695-13e2c06dcc8c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.032169] [55188]: DEBUG oslo_concurrency.lockutils [None req-0195d9de-cff0-4c22-b695-13e2c06dcc8c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.061412] [55187]: INFO nova.api.openstack.requestlog [None req-043f9b38-7f05-43dc-bd09-80e1535f7cd7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2/action" status: 202 len: 0 microversion: 2.1 time: 0.071763 [ 710.061775] [55187]: [pid: 55187|app: 0|req: 700/1503] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:10 2025] POST /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 710.066283] [55187]: DEBUG nova.api.openstack.wsgi [None req-64be6bed-2622-4d2e-9113-66bd23a05791 tempest-MultipleCreateNegativeTestJSON-1843734140 tempest-MultipleCreateNegativeTestJSON-1843734140-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-1976141183", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "max_count": 0}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 710.068119] [55187]: DEBUG nova.api.openstack.wsgi [None req-64be6bed-2622-4d2e-9113-66bd23a05791 tempest-MultipleCreateNegativeTestJSON-1843734140 tempest-MultipleCreateNegativeTestJSON-1843734140-project-member] Returning 400 to user: Invalid input for field/attribute max_count. Value: 0. 0 is less than the minimum of 1 {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 710.068535] [55187]: INFO nova.api.openstack.requestlog [None req-64be6bed-2622-4d2e-9113-66bd23a05791 tempest-MultipleCreateNegativeTestJSON-1843734140 tempest-MultipleCreateNegativeTestJSON-1843734140-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 130 microversion: 2.1 time: 0.006176 [ 710.068909] [55187]: [pid: 55187|app: 0|req: 701/1504] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:03:10 2025] POST /compute/v2.1/servers => generated 130 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 710.070076] [55188]: DEBUG nova.policy [None req-0195d9de-cff0-4c22-b695-13e2c06dcc8c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.071048] [55187]: DEBUG nova.api.openstack.wsgi [None req-e63c84bb-0859-494c-9599-49c4ac6c0dff tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.073110] [55187]: DEBUG nova.compute.api [None req-e63c84bb-0859-494c-9599-49c4ac6c0dff tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.075557] [55188]: INFO nova.api.openstack.requestlog [None req-0195d9de-cff0-4c22-b695-13e2c06dcc8c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.050565 [ 710.075971] [55188]: [pid: 55188|app: 0|req: 804/1505] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.078492] [55188]: DEBUG nova.api.openstack.wsgi [None req-c24e04e5-a630-4fee-afd9-ddae6aa60618 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.078912] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63c84bb-0859-494c-9599-49c4ac6c0dff tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.079208] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63c84bb-0859-494c-9599-49c4ac6c0dff tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.079383] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63c84bb-0859-494c-9599-49c4ac6c0dff tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.079707] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63c84bb-0859-494c-9599-49c4ac6c0dff tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.079992] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63c84bb-0859-494c-9599-49c4ac6c0dff tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.080094] [55188]: DEBUG nova.compute.api [None req-c24e04e5-a630-4fee-afd9-ddae6aa60618 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.080159] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63c84bb-0859-494c-9599-49c4ac6c0dff tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.084596] [55188]: DEBUG oslo_concurrency.lockutils [None req-c24e04e5-a630-4fee-afd9-ddae6aa60618 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.084985] [55188]: DEBUG oslo_concurrency.lockutils [None req-c24e04e5-a630-4fee-afd9-ddae6aa60618 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.086505] [55188]: DEBUG oslo_concurrency.lockutils [None req-c24e04e5-a630-4fee-afd9-ddae6aa60618 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.086505] [55188]: DEBUG oslo_concurrency.lockutils [None req-c24e04e5-a630-4fee-afd9-ddae6aa60618 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.086505] [55188]: DEBUG oslo_concurrency.lockutils [None req-c24e04e5-a630-4fee-afd9-ddae6aa60618 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.086505] [55188]: DEBUG oslo_concurrency.lockutils [None req-c24e04e5-a630-4fee-afd9-ddae6aa60618 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.121943] [55187]: DEBUG nova.policy [None req-e63c84bb-0859-494c-9599-49c4ac6c0dff tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.126523] [55187]: INFO nova.api.openstack.requestlog [None req-e63c84bb-0859-494c-9599-49c4ac6c0dff tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.057112 [ 710.126840] [55187]: [pid: 55187|app: 0|req: 702/1506] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.129565] [55187]: DEBUG nova.api.openstack.wsgi [None req-18e1eff6-e403-451a-9488-e29e487f71dd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.131368] [55187]: DEBUG nova.compute.api [None req-18e1eff6-e403-451a-9488-e29e487f71dd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.135564] [55187]: DEBUG oslo_concurrency.lockutils [None req-18e1eff6-e403-451a-9488-e29e487f71dd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.135826] [55187]: DEBUG oslo_concurrency.lockutils [None req-18e1eff6-e403-451a-9488-e29e487f71dd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.136078] [55187]: DEBUG oslo_concurrency.lockutils [None req-18e1eff6-e403-451a-9488-e29e487f71dd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.136455] [55187]: DEBUG oslo_concurrency.lockutils [None req-18e1eff6-e403-451a-9488-e29e487f71dd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.136658] [55187]: DEBUG oslo_concurrency.lockutils [None req-18e1eff6-e403-451a-9488-e29e487f71dd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.136831] [55187]: DEBUG oslo_concurrency.lockutils [None req-18e1eff6-e403-451a-9488-e29e487f71dd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.187799] [55187]: DEBUG nova.policy [None req-18e1eff6-e403-451a-9488-e29e487f71dd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.192152] [55187]: INFO nova.api.openstack.requestlog [None req-18e1eff6-e403-451a-9488-e29e487f71dd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.064688 [ 710.192900] [55187]: [pid: 55187|app: 0|req: 703/1507] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.195445] [55187]: DEBUG nova.api.openstack.wsgi [None req-a516c2f4-3280-4196-8691-bf7a3d4b5f7f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.197121] [55187]: DEBUG nova.compute.api [None req-a516c2f4-3280-4196-8691-bf7a3d4b5f7f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.202218] [55187]: DEBUG oslo_concurrency.lockutils [None req-a516c2f4-3280-4196-8691-bf7a3d4b5f7f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.202460] [55187]: DEBUG oslo_concurrency.lockutils [None req-a516c2f4-3280-4196-8691-bf7a3d4b5f7f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.202645] [55187]: DEBUG oslo_concurrency.lockutils [None req-a516c2f4-3280-4196-8691-bf7a3d4b5f7f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.202999] [55187]: DEBUG oslo_concurrency.lockutils [None req-a516c2f4-3280-4196-8691-bf7a3d4b5f7f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.203227] [55187]: DEBUG oslo_concurrency.lockutils [None req-a516c2f4-3280-4196-8691-bf7a3d4b5f7f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.203400] [55187]: DEBUG oslo_concurrency.lockutils [None req-a516c2f4-3280-4196-8691-bf7a3d4b5f7f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.283132] [55187]: DEBUG nova.policy [None req-a516c2f4-3280-4196-8691-bf7a3d4b5f7f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.287426] [55187]: INFO nova.api.openstack.requestlog [None req-a516c2f4-3280-4196-8691-bf7a3d4b5f7f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1506 microversion: 2.1 time: 0.094023 [ 710.287743] [55187]: [pid: 55187|app: 0|req: 704/1508] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1506 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.292821] [55187]: DEBUG nova.api.openstack.wsgi [None req-0eee4ce1-0efc-43f9-bdbf-c096acfeff0c tempest-MultipleCreateNegativeTestJSON-1843734140 tempest-MultipleCreateNegativeTestJSON-1843734140-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-2015713132", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "max_count": 2.5}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 710.294689] [55187]: DEBUG nova.api.openstack.wsgi [None req-0eee4ce1-0efc-43f9-bdbf-c096acfeff0c tempest-MultipleCreateNegativeTestJSON-1843734140 tempest-MultipleCreateNegativeTestJSON-1843734140-project-member] Returning 400 to user: Invalid input for field/attribute max_count. Value: 2.5. 2.5 is not of type 'integer', 'string' {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 710.295084] [55187]: INFO nova.api.openstack.requestlog [None req-0eee4ce1-0efc-43f9-bdbf-c096acfeff0c tempest-MultipleCreateNegativeTestJSON-1843734140 tempest-MultipleCreateNegativeTestJSON-1843734140-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 139 microversion: 2.1 time: 0.006834 [ 710.295344] [55187]: [pid: 55187|app: 0|req: 705/1509] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:03:10 2025] POST /compute/v2.1/servers => generated 139 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 710.297425] [55187]: DEBUG nova.api.openstack.wsgi [None req-fa0a1f8f-cfe6-4484-a1c0-96a9015bdafe tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.300506] [55187]: DEBUG nova.compute.api [None req-fa0a1f8f-cfe6-4484-a1c0-96a9015bdafe tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.304765] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa0a1f8f-cfe6-4484-a1c0-96a9015bdafe tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.305020] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa0a1f8f-cfe6-4484-a1c0-96a9015bdafe tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.305194] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa0a1f8f-cfe6-4484-a1c0-96a9015bdafe tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.305536] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa0a1f8f-cfe6-4484-a1c0-96a9015bdafe tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.305733] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa0a1f8f-cfe6-4484-a1c0-96a9015bdafe tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.305905] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa0a1f8f-cfe6-4484-a1c0-96a9015bdafe tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.327356] [55188]: DEBUG nova.policy [None req-c24e04e5-a630-4fee-afd9-ddae6aa60618 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.332039] [55188]: INFO nova.api.openstack.requestlog [None req-c24e04e5-a630-4fee-afd9-ddae6aa60618 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.255530 [ 710.332462] [55188]: [pid: 55188|app: 0|req: 805/1510] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.335065] [55188]: DEBUG nova.api.openstack.wsgi [None req-6109138e-0ed3-4457-bf55-74f574083d8f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.336918] [55188]: DEBUG nova.compute.api [None req-6109138e-0ed3-4457-bf55-74f574083d8f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.337441] [55187]: DEBUG nova.policy [None req-fa0a1f8f-cfe6-4484-a1c0-96a9015bdafe tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.341190] [55188]: DEBUG oslo_concurrency.lockutils [None req-6109138e-0ed3-4457-bf55-74f574083d8f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.341536] [55187]: INFO nova.api.openstack.requestlog [None req-fa0a1f8f-cfe6-4484-a1c0-96a9015bdafe tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.045688 [ 710.341659] [55188]: DEBUG oslo_concurrency.lockutils [None req-6109138e-0ed3-4457-bf55-74f574083d8f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.341848] [55187]: [pid: 55187|app: 0|req: 706/1511] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.342326] [55188]: DEBUG oslo_concurrency.lockutils [None req-6109138e-0ed3-4457-bf55-74f574083d8f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.342623] [55188]: DEBUG oslo_concurrency.lockutils [None req-6109138e-0ed3-4457-bf55-74f574083d8f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.342920] [55188]: DEBUG oslo_concurrency.lockutils [None req-6109138e-0ed3-4457-bf55-74f574083d8f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.343208] [55188]: DEBUG oslo_concurrency.lockutils [None req-6109138e-0ed3-4457-bf55-74f574083d8f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.344806] [55187]: DEBUG nova.api.openstack.wsgi [None req-bf3d4ea4-1ddd-45fe-8af4-33b234087eff tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.346425] [55187]: DEBUG nova.compute.api [None req-bf3d4ea4-1ddd-45fe-8af4-33b234087eff tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.348789] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf3d4ea4-1ddd-45fe-8af4-33b234087eff tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.348999] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf3d4ea4-1ddd-45fe-8af4-33b234087eff tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.349583] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf3d4ea4-1ddd-45fe-8af4-33b234087eff tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.349583] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf3d4ea4-1ddd-45fe-8af4-33b234087eff tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.349710] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf3d4ea4-1ddd-45fe-8af4-33b234087eff tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.349998] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf3d4ea4-1ddd-45fe-8af4-33b234087eff tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.378386] [55188]: DEBUG nova.policy [None req-6109138e-0ed3-4457-bf55-74f574083d8f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.383101] [55188]: DEBUG nova.policy [None req-6109138e-0ed3-4457-bf55-74f574083d8f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.383785] [55188]: DEBUG nova.policy [None req-6109138e-0ed3-4457-bf55-74f574083d8f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.384408] [55188]: INFO nova.api.openstack.requestlog [None req-6109138e-0ed3-4457-bf55-74f574083d8f tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1506 microversion: 2.26 time: 0.051336 [ 710.384733] [55188]: [pid: 55188|app: 0|req: 806/1512] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1506 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 710.385299] [55187]: DEBUG nova.policy [None req-bf3d4ea4-1ddd-45fe-8af4-33b234087eff tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.387234] [55188]: DEBUG nova.api.openstack.wsgi [req-56193ba7-7704-4d4c-8937-d826b7f41003 req-1271e272-9519-4dad-ac79-187817ae086d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b926f89c-70d6-4fbb-93b5-6b7e996fda47", "name": "network-vif-deleted", "tag": "a040d553-1595-429c-bcbc-3cc36e4c79c6"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 710.389517] [55187]: INFO nova.api.openstack.requestlog [None req-bf3d4ea4-1ddd-45fe-8af4-33b234087eff tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.047076 [ 710.389837] [55187]: [pid: 55187|app: 0|req: 707/1513] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.392542] [55187]: DEBUG nova.api.openstack.wsgi [None req-aaa2c90c-1875-4fd4-8760-cc368bc86558 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.392747] [55188]: DEBUG oslo_concurrency.lockutils [req-56193ba7-7704-4d4c-8937-d826b7f41003 req-1271e272-9519-4dad-ac79-187817ae086d service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.392974] [55188]: DEBUG oslo_concurrency.lockutils [req-56193ba7-7704-4d4c-8937-d826b7f41003 req-1271e272-9519-4dad-ac79-187817ae086d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.393179] [55188]: DEBUG oslo_concurrency.lockutils [req-56193ba7-7704-4d4c-8937-d826b7f41003 req-1271e272-9519-4dad-ac79-187817ae086d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.394145] [55187]: DEBUG nova.compute.api [None req-aaa2c90c-1875-4fd4-8760-cc368bc86558 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.397880] [55187]: DEBUG oslo_concurrency.lockutils [None req-aaa2c90c-1875-4fd4-8760-cc368bc86558 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.398142] [55187]: DEBUG oslo_concurrency.lockutils [None req-aaa2c90c-1875-4fd4-8760-cc368bc86558 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.398328] [55187]: DEBUG oslo_concurrency.lockutils [None req-aaa2c90c-1875-4fd4-8760-cc368bc86558 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.398668] [55187]: DEBUG oslo_concurrency.lockutils [None req-aaa2c90c-1875-4fd4-8760-cc368bc86558 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.398866] [55187]: DEBUG oslo_concurrency.lockutils [None req-aaa2c90c-1875-4fd4-8760-cc368bc86558 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.399047] [55187]: DEBUG oslo_concurrency.lockutils [None req-aaa2c90c-1875-4fd4-8760-cc368bc86558 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.399498] [55188]: INFO nova.api.openstack.compute.server_external_events [req-56193ba7-7704-4d4c-8937-d826b7f41003 req-1271e272-9519-4dad-ac79-187817ae086d service nova] Creating event network-vif-deleted:a040d553-1595-429c-bcbc-3cc36e4c79c6 for instance b926f89c-70d6-4fbb-93b5-6b7e996fda47 on cpu-1 [ 710.402217] [55188]: INFO nova.api.openstack.requestlog [req-56193ba7-7704-4d4c-8937-d826b7f41003 req-1271e272-9519-4dad-ac79-187817ae086d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016745 [ 710.402648] [55188]: [pid: 55188|app: 0|req: 807/1514] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:10 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 710.405311] [55188]: DEBUG nova.api.openstack.wsgi [None req-bb4425cb-0ba7-48f9-972e-9b587705eff8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.406998] [55188]: DEBUG nova.compute.api [None req-bb4425cb-0ba7-48f9-972e-9b587705eff8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.410176] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb4425cb-0ba7-48f9-972e-9b587705eff8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.410401] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb4425cb-0ba7-48f9-972e-9b587705eff8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.410584] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb4425cb-0ba7-48f9-972e-9b587705eff8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.410923] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb4425cb-0ba7-48f9-972e-9b587705eff8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.411153] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb4425cb-0ba7-48f9-972e-9b587705eff8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.411334] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb4425cb-0ba7-48f9-972e-9b587705eff8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.416795] [55187]: DEBUG oslo_concurrency.lockutils [None req-aaa2c90c-1875-4fd4-8760-cc368bc86558 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.417059] [55187]: DEBUG oslo_concurrency.lockutils [None req-aaa2c90c-1875-4fd4-8760-cc368bc86558 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.417256] [55187]: DEBUG oslo_concurrency.lockutils [None req-aaa2c90c-1875-4fd4-8760-cc368bc86558 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.417446] [55187]: DEBUG nova.objects.instance [None req-aaa2c90c-1875-4fd4-8760-cc368bc86558 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 710.454838] [55188]: DEBUG nova.policy [None req-bb4425cb-0ba7-48f9-972e-9b587705eff8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.456914] [55187]: DEBUG nova.policy [None req-aaa2c90c-1875-4fd4-8760-cc368bc86558 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.459702] [55188]: INFO nova.api.openstack.requestlog [None req-bb4425cb-0ba7-48f9-972e-9b587705eff8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.056345 [ 710.460096] [55188]: [pid: 55188|app: 0|req: 808/1515] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.461069] [55187]: DEBUG nova.policy [None req-aaa2c90c-1875-4fd4-8760-cc368bc86558 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.461707] [55187]: DEBUG nova.policy [None req-aaa2c90c-1875-4fd4-8760-cc368bc86558 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.462612] [55188]: DEBUG nova.api.openstack.wsgi [None req-58060e3f-8729-45cc-a026-b805cd0bce89 tempest-MultipleCreateNegativeTestJSON-1843734140 tempest-MultipleCreateNegativeTestJSON-1843734140-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-131622075", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "min_count": 0}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 710.464533] [55188]: DEBUG nova.api.openstack.wsgi [None req-58060e3f-8729-45cc-a026-b805cd0bce89 tempest-MultipleCreateNegativeTestJSON-1843734140 tempest-MultipleCreateNegativeTestJSON-1843734140-project-member] Returning 400 to user: Invalid input for field/attribute min_count. Value: 0. 0 is less than the minimum of 1 {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 710.464932] [55188]: INFO nova.api.openstack.requestlog [None req-58060e3f-8729-45cc-a026-b805cd0bce89 tempest-MultipleCreateNegativeTestJSON-1843734140 tempest-MultipleCreateNegativeTestJSON-1843734140-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 130 microversion: 2.1 time: 0.004322 [ 710.465202] [55188]: [pid: 55188|app: 0|req: 809/1516] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:03:10 2025] POST /compute/v2.1/servers => generated 130 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 710.467215] [55187]: INFO nova.api.openstack.requestlog [None req-aaa2c90c-1875-4fd4-8760-cc368bc86558 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.076815 [ 710.467432] [55188]: DEBUG nova.api.openstack.wsgi [None req-22cad2d7-df7e-482b-9907-f69af9a18c07 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.467542] [55187]: [pid: 55187|app: 0|req: 708/1517] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 710.469376] [55188]: DEBUG nova.compute.api [None req-22cad2d7-df7e-482b-9907-f69af9a18c07 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.472731] [55187]: DEBUG nova.api.openstack.wsgi [None req-476ab50a-50bb-4905-ab0e-b98ed9fb30b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.474038] [55188]: DEBUG oslo_concurrency.lockutils [None req-22cad2d7-df7e-482b-9907-f69af9a18c07 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.474114] [55187]: DEBUG nova.compute.api [None req-476ab50a-50bb-4905-ab0e-b98ed9fb30b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.474147] [55188]: DEBUG oslo_concurrency.lockutils [None req-22cad2d7-df7e-482b-9907-f69af9a18c07 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.474189] [55188]: DEBUG oslo_concurrency.lockutils [None req-22cad2d7-df7e-482b-9907-f69af9a18c07 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.474628] [55188]: DEBUG oslo_concurrency.lockutils [None req-22cad2d7-df7e-482b-9907-f69af9a18c07 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.474852] [55188]: DEBUG oslo_concurrency.lockutils [None req-22cad2d7-df7e-482b-9907-f69af9a18c07 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.475291] [55188]: DEBUG oslo_concurrency.lockutils [None req-22cad2d7-df7e-482b-9907-f69af9a18c07 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.476881] [55187]: DEBUG oslo_concurrency.lockutils [None req-476ab50a-50bb-4905-ab0e-b98ed9fb30b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.477196] [55187]: DEBUG oslo_concurrency.lockutils [None req-476ab50a-50bb-4905-ab0e-b98ed9fb30b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.477388] [55187]: DEBUG oslo_concurrency.lockutils [None req-476ab50a-50bb-4905-ab0e-b98ed9fb30b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.477735] [55187]: DEBUG oslo_concurrency.lockutils [None req-476ab50a-50bb-4905-ab0e-b98ed9fb30b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.478956] [55187]: DEBUG oslo_concurrency.lockutils [None req-476ab50a-50bb-4905-ab0e-b98ed9fb30b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.478956] [55187]: DEBUG oslo_concurrency.lockutils [None req-476ab50a-50bb-4905-ab0e-b98ed9fb30b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.507947] [55187]: DEBUG nova.policy [None req-476ab50a-50bb-4905-ab0e-b98ed9fb30b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.508349] [55188]: DEBUG nova.policy [None req-22cad2d7-df7e-482b-9907-f69af9a18c07 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.512144] [55187]: DEBUG nova.policy [None req-476ab50a-50bb-4905-ab0e-b98ed9fb30b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.512594] [55188]: INFO nova.api.openstack.requestlog [None req-22cad2d7-df7e-482b-9907-f69af9a18c07 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.046837 [ 710.512793] [55187]: DEBUG nova.policy [None req-476ab50a-50bb-4905-ab0e-b98ed9fb30b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.512924] [55188]: [pid: 55188|app: 0|req: 810/1518] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.513418] [55187]: INFO nova.api.openstack.requestlog [None req-476ab50a-50bb-4905-ab0e-b98ed9fb30b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.045377 [ 710.513767] [55187]: [pid: 55187|app: 0|req: 709/1519] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 710.517712] [55188]: DEBUG nova.api.openstack.wsgi [None req-6922dc96-9770-44f7-b2d2-8b9048d80867 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.517750] [55187]: DEBUG nova.api.openstack.wsgi [None req-a27771c9-7b89-4645-8880-731cb065d731 tempest-MultipleCreateNegativeTestJSON-1843734140 tempest-MultipleCreateNegativeTestJSON-1843734140-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-2138817506", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "min_count": 2.5}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 710.517798] [55188]: DEBUG nova.compute.api [None req-6922dc96-9770-44f7-b2d2-8b9048d80867 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.517908] [55187]: DEBUG nova.api.openstack.wsgi [None req-a27771c9-7b89-4645-8880-731cb065d731 tempest-MultipleCreateNegativeTestJSON-1843734140 tempest-MultipleCreateNegativeTestJSON-1843734140-project-member] Returning 400 to user: Invalid input for field/attribute min_count. Value: 2.5. 2.5 is not of type 'integer', 'string' {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 710.518344] [55187]: INFO nova.api.openstack.requestlog [None req-a27771c9-7b89-4645-8880-731cb065d731 tempest-MultipleCreateNegativeTestJSON-1843734140 tempest-MultipleCreateNegativeTestJSON-1843734140-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 139 microversion: 2.1 time: 0.004061 [ 710.518623] [55187]: [pid: 55187|app: 0|req: 710/1520] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:03:10 2025] POST /compute/v2.1/servers => generated 139 bytes in 4 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 710.522177] [55188]: DEBUG oslo_concurrency.lockutils [None req-6922dc96-9770-44f7-b2d2-8b9048d80867 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.522502] [55188]: DEBUG oslo_concurrency.lockutils [None req-6922dc96-9770-44f7-b2d2-8b9048d80867 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.522612] [55188]: DEBUG oslo_concurrency.lockutils [None req-6922dc96-9770-44f7-b2d2-8b9048d80867 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.522969] [55188]: DEBUG oslo_concurrency.lockutils [None req-6922dc96-9770-44f7-b2d2-8b9048d80867 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.523190] [55188]: DEBUG oslo_concurrency.lockutils [None req-6922dc96-9770-44f7-b2d2-8b9048d80867 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.523364] [55188]: DEBUG oslo_concurrency.lockutils [None req-6922dc96-9770-44f7-b2d2-8b9048d80867 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.560656] [55188]: DEBUG nova.policy [None req-6922dc96-9770-44f7-b2d2-8b9048d80867 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.566789] [55188]: INFO nova.api.openstack.requestlog [None req-6922dc96-9770-44f7-b2d2-8b9048d80867 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.053185 [ 710.567523] [55188]: [pid: 55188|app: 0|req: 811/1521] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.574222] [55187]: DEBUG nova.api.openstack.wsgi [None req-c9e4b18b-737a-426e-94d3-06dae25acb5b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.578159] [55187]: DEBUG nova.compute.api [None req-c9e4b18b-737a-426e-94d3-06dae25acb5b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.584066] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9e4b18b-737a-426e-94d3-06dae25acb5b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.584723] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9e4b18b-737a-426e-94d3-06dae25acb5b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.584723] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9e4b18b-737a-426e-94d3-06dae25acb5b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.585069] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9e4b18b-737a-426e-94d3-06dae25acb5b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.585245] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9e4b18b-737a-426e-94d3-06dae25acb5b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.585451] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9e4b18b-737a-426e-94d3-06dae25acb5b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.599458] [55188]: DEBUG nova.api.openstack.wsgi [None req-79a971f9-707b-4545-be7b-65d89973df8c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.601610] [55188]: DEBUG nova.compute.api [None req-79a971f9-707b-4545-be7b-65d89973df8c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.605819] [55188]: DEBUG oslo_concurrency.lockutils [None req-79a971f9-707b-4545-be7b-65d89973df8c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.606218] [55188]: DEBUG oslo_concurrency.lockutils [None req-79a971f9-707b-4545-be7b-65d89973df8c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.606468] [55188]: DEBUG oslo_concurrency.lockutils [None req-79a971f9-707b-4545-be7b-65d89973df8c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.606873] [55188]: DEBUG oslo_concurrency.lockutils [None req-79a971f9-707b-4545-be7b-65d89973df8c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.607170] [55188]: DEBUG oslo_concurrency.lockutils [None req-79a971f9-707b-4545-be7b-65d89973df8c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.607389] [55188]: DEBUG oslo_concurrency.lockutils [None req-79a971f9-707b-4545-be7b-65d89973df8c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.627738] [55187]: DEBUG nova.policy [None req-c9e4b18b-737a-426e-94d3-06dae25acb5b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.632029] [55187]: INFO nova.api.openstack.requestlog [None req-c9e4b18b-737a-426e-94d3-06dae25acb5b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.060170 [ 710.632312] [55187]: [pid: 55187|app: 0|req: 711/1522] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.635151] [55187]: DEBUG nova.api.openstack.wsgi [None req-1100992e-20ff-4014-95cb-51632b02c756 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.636827] [55187]: DEBUG nova.compute.api [None req-1100992e-20ff-4014-95cb-51632b02c756 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.639611] [55187]: DEBUG oslo_concurrency.lockutils [None req-1100992e-20ff-4014-95cb-51632b02c756 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.639861] [55187]: DEBUG oslo_concurrency.lockutils [None req-1100992e-20ff-4014-95cb-51632b02c756 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.640063] [55187]: DEBUG oslo_concurrency.lockutils [None req-1100992e-20ff-4014-95cb-51632b02c756 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.640434] [55187]: DEBUG oslo_concurrency.lockutils [None req-1100992e-20ff-4014-95cb-51632b02c756 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.640633] [55187]: DEBUG oslo_concurrency.lockutils [None req-1100992e-20ff-4014-95cb-51632b02c756 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.640804] [55187]: DEBUG oslo_concurrency.lockutils [None req-1100992e-20ff-4014-95cb-51632b02c756 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.674221] [55187]: DEBUG nova.policy [None req-1100992e-20ff-4014-95cb-51632b02c756 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.678501] [55187]: INFO nova.api.openstack.requestlog [None req-1100992e-20ff-4014-95cb-51632b02c756 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.045542 [ 710.678738] [55187]: [pid: 55187|app: 0|req: 712/1523] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.681233] [55187]: DEBUG nova.api.openstack.wsgi [None req-845c2da2-7441-4f39-9ae4-0e527b00b735 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.682810] [55187]: DEBUG nova.compute.api [None req-845c2da2-7441-4f39-9ae4-0e527b00b735 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.686856] [55187]: DEBUG oslo_concurrency.lockutils [None req-845c2da2-7441-4f39-9ae4-0e527b00b735 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.687114] [55187]: DEBUG oslo_concurrency.lockutils [None req-845c2da2-7441-4f39-9ae4-0e527b00b735 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.687301] [55187]: DEBUG oslo_concurrency.lockutils [None req-845c2da2-7441-4f39-9ae4-0e527b00b735 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.687644] [55187]: DEBUG oslo_concurrency.lockutils [None req-845c2da2-7441-4f39-9ae4-0e527b00b735 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.687912] [55187]: DEBUG oslo_concurrency.lockutils [None req-845c2da2-7441-4f39-9ae4-0e527b00b735 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.688016] [55187]: DEBUG oslo_concurrency.lockutils [None req-845c2da2-7441-4f39-9ae4-0e527b00b735 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.727036] [55188]: DEBUG nova.policy [None req-79a971f9-707b-4545-be7b-65d89973df8c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.729021] [55187]: DEBUG nova.policy [None req-845c2da2-7441-4f39-9ae4-0e527b00b735 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.732323] [55188]: INFO nova.api.openstack.requestlog [None req-79a971f9-707b-4545-be7b-65d89973df8c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.136086 [ 710.732640] [55188]: [pid: 55188|app: 0|req: 812/1524] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:10 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.733223] [55187]: INFO nova.api.openstack.requestlog [None req-845c2da2-7441-4f39-9ae4-0e527b00b735 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.053867 [ 710.734406] [55187]: [pid: 55187|app: 0|req: 713/1525] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.735347] [55188]: DEBUG nova.api.openstack.wsgi [None req-096777e5-1cd5-4db6-83f7-207866750d41 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.736249] [55187]: DEBUG nova.api.openstack.wsgi [None req-922b34e1-c140-41b9-b19e-5e5d18a2d772 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.737320] [55188]: DEBUG nova.compute.api [None req-096777e5-1cd5-4db6-83f7-207866750d41 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.737830] [55187]: DEBUG nova.compute.api [None req-922b34e1-c140-41b9-b19e-5e5d18a2d772 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.742145] [55187]: DEBUG oslo_concurrency.lockutils [None req-922b34e1-c140-41b9-b19e-5e5d18a2d772 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.742380] [55187]: DEBUG oslo_concurrency.lockutils [None req-922b34e1-c140-41b9-b19e-5e5d18a2d772 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.742556] [55187]: DEBUG oslo_concurrency.lockutils [None req-922b34e1-c140-41b9-b19e-5e5d18a2d772 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.742770] [55188]: DEBUG oslo_concurrency.lockutils [None req-096777e5-1cd5-4db6-83f7-207866750d41 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.742925] [55187]: DEBUG oslo_concurrency.lockutils [None req-922b34e1-c140-41b9-b19e-5e5d18a2d772 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.743134] [55188]: DEBUG oslo_concurrency.lockutils [None req-096777e5-1cd5-4db6-83f7-207866750d41 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.743186] [55187]: DEBUG oslo_concurrency.lockutils [None req-922b34e1-c140-41b9-b19e-5e5d18a2d772 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.743315] [55187]: DEBUG oslo_concurrency.lockutils [None req-922b34e1-c140-41b9-b19e-5e5d18a2d772 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.743439] [55188]: DEBUG oslo_concurrency.lockutils [None req-096777e5-1cd5-4db6-83f7-207866750d41 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.743859] [55188]: DEBUG oslo_concurrency.lockutils [None req-096777e5-1cd5-4db6-83f7-207866750d41 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.744129] [55188]: DEBUG oslo_concurrency.lockutils [None req-096777e5-1cd5-4db6-83f7-207866750d41 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.744497] [55188]: DEBUG oslo_concurrency.lockutils [None req-096777e5-1cd5-4db6-83f7-207866750d41 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.783970] [55187]: DEBUG nova.policy [None req-922b34e1-c140-41b9-b19e-5e5d18a2d772 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.788422] [55187]: INFO nova.api.openstack.requestlog [None req-922b34e1-c140-41b9-b19e-5e5d18a2d772 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.054288 [ 710.788762] [55187]: [pid: 55187|app: 0|req: 714/1526] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.789146] [55188]: DEBUG nova.policy [None req-096777e5-1cd5-4db6-83f7-207866750d41 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.792403] [55187]: DEBUG nova.api.openstack.wsgi [None req-6474aa2d-a563-418c-9409-c9830b363968 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.794132] [55187]: DEBUG nova.compute.api [None req-6474aa2d-a563-418c-9409-c9830b363968 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.794371] [55188]: INFO nova.api.openstack.requestlog [None req-096777e5-1cd5-4db6-83f7-207866750d41 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.060961 [ 710.797451] [55187]: DEBUG oslo_concurrency.lockutils [None req-6474aa2d-a563-418c-9409-c9830b363968 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.797624] [55188]: [pid: 55188|app: 0|req: 813/1527] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.797792] [55187]: DEBUG oslo_concurrency.lockutils [None req-6474aa2d-a563-418c-9409-c9830b363968 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.797878] [55187]: DEBUG oslo_concurrency.lockutils [None req-6474aa2d-a563-418c-9409-c9830b363968 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.798247] [55187]: DEBUG oslo_concurrency.lockutils [None req-6474aa2d-a563-418c-9409-c9830b363968 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.798450] [55187]: DEBUG oslo_concurrency.lockutils [None req-6474aa2d-a563-418c-9409-c9830b363968 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.798615] [55187]: DEBUG oslo_concurrency.lockutils [None req-6474aa2d-a563-418c-9409-c9830b363968 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.801032] [55188]: DEBUG nova.api.openstack.wsgi [None req-ba0ee56d-2a68-4796-8b41-86e5a184a92c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.803547] [55188]: DEBUG nova.compute.api [None req-ba0ee56d-2a68-4796-8b41-86e5a184a92c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.808016] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba0ee56d-2a68-4796-8b41-86e5a184a92c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.808016] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba0ee56d-2a68-4796-8b41-86e5a184a92c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.808137] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba0ee56d-2a68-4796-8b41-86e5a184a92c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.808570] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba0ee56d-2a68-4796-8b41-86e5a184a92c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.808754] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba0ee56d-2a68-4796-8b41-86e5a184a92c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.808960] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba0ee56d-2a68-4796-8b41-86e5a184a92c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.843349] [55188]: DEBUG nova.policy [None req-ba0ee56d-2a68-4796-8b41-86e5a184a92c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.847447] [55187]: DEBUG nova.policy [None req-6474aa2d-a563-418c-9409-c9830b363968 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.847912] [55188]: DEBUG nova.policy [None req-ba0ee56d-2a68-4796-8b41-86e5a184a92c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.848758] [55188]: DEBUG nova.policy [None req-ba0ee56d-2a68-4796-8b41-86e5a184a92c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.851788] [55188]: INFO nova.api.openstack.requestlog [None req-ba0ee56d-2a68-4796-8b41-86e5a184a92c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.053569 [ 710.852077] [55187]: INFO nova.api.openstack.requestlog [None req-6474aa2d-a563-418c-9409-c9830b363968 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.062350 [ 710.852364] [55188]: [pid: 55188|app: 0|req: 814/1528] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 710.856087] [55187]: [pid: 55187|app: 0|req: 715/1529] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.928863] [55188]: DEBUG nova.api.openstack.wsgi [None req-dcccfdec-1391-48eb-9179-276b046b51ec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.930642] [55188]: DEBUG nova.compute.api [None req-dcccfdec-1391-48eb-9179-276b046b51ec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.934339] [55188]: DEBUG oslo_concurrency.lockutils [None req-dcccfdec-1391-48eb-9179-276b046b51ec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.934591] [55188]: DEBUG oslo_concurrency.lockutils [None req-dcccfdec-1391-48eb-9179-276b046b51ec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.934783] [55188]: DEBUG oslo_concurrency.lockutils [None req-dcccfdec-1391-48eb-9179-276b046b51ec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.935156] [55188]: DEBUG oslo_concurrency.lockutils [None req-dcccfdec-1391-48eb-9179-276b046b51ec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.935357] [55188]: DEBUG oslo_concurrency.lockutils [None req-dcccfdec-1391-48eb-9179-276b046b51ec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.935559] [55188]: DEBUG oslo_concurrency.lockutils [None req-dcccfdec-1391-48eb-9179-276b046b51ec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.954536] [55187]: DEBUG nova.api.openstack.wsgi [None req-c77d72ad-f76b-4747-899e-e84f97363b2d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.955646] [55187]: DEBUG nova.compute.api [None req-c77d72ad-f76b-4747-899e-e84f97363b2d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.959987] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77d72ad-f76b-4747-899e-e84f97363b2d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.960297] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77d72ad-f76b-4747-899e-e84f97363b2d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.960552] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77d72ad-f76b-4747-899e-e84f97363b2d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.960998] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77d72ad-f76b-4747-899e-e84f97363b2d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.961337] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77d72ad-f76b-4747-899e-e84f97363b2d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.961576] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77d72ad-f76b-4747-899e-e84f97363b2d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.974607] [55188]: DEBUG nova.policy [None req-dcccfdec-1391-48eb-9179-276b046b51ec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.979855] [55188]: INFO nova.api.openstack.requestlog [None req-dcccfdec-1391-48eb-9179-276b046b51ec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.053360 [ 710.980076] [55188]: [pid: 55188|app: 0|req: 815/1530] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.983415] [55188]: DEBUG nova.api.openstack.wsgi [None req-7f950369-1aee-4ad1-a712-89256d9df07c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 710.985200] [55188]: DEBUG nova.compute.api [None req-7f950369-1aee-4ad1-a712-89256d9df07c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 710.988855] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f950369-1aee-4ad1-a712-89256d9df07c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.989108] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f950369-1aee-4ad1-a712-89256d9df07c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.989302] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f950369-1aee-4ad1-a712-89256d9df07c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.989653] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f950369-1aee-4ad1-a712-89256d9df07c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.989850] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f950369-1aee-4ad1-a712-89256d9df07c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.990034] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f950369-1aee-4ad1-a712-89256d9df07c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.030984] [55188]: DEBUG nova.policy [None req-7f950369-1aee-4ad1-a712-89256d9df07c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.035282] [55188]: INFO nova.api.openstack.requestlog [None req-7f950369-1aee-4ad1-a712-89256d9df07c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.054631 [ 711.035619] [55188]: [pid: 55188|app: 0|req: 816/1531] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.037991] [55188]: DEBUG nova.api.openstack.wsgi [None req-4364422d-16e2-41b7-9357-3c8eee246311 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.039683] [55188]: DEBUG nova.compute.api [None req-4364422d-16e2-41b7-9357-3c8eee246311 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.043433] [55188]: DEBUG oslo_concurrency.lockutils [None req-4364422d-16e2-41b7-9357-3c8eee246311 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.043664] [55188]: DEBUG oslo_concurrency.lockutils [None req-4364422d-16e2-41b7-9357-3c8eee246311 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.043867] [55188]: DEBUG oslo_concurrency.lockutils [None req-4364422d-16e2-41b7-9357-3c8eee246311 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.044260] [55188]: DEBUG oslo_concurrency.lockutils [None req-4364422d-16e2-41b7-9357-3c8eee246311 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.044466] [55188]: DEBUG oslo_concurrency.lockutils [None req-4364422d-16e2-41b7-9357-3c8eee246311 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.044637] [55188]: DEBUG oslo_concurrency.lockutils [None req-4364422d-16e2-41b7-9357-3c8eee246311 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.050733] [55187]: DEBUG nova.policy [None req-c77d72ad-f76b-4747-899e-e84f97363b2d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.059259] [55187]: INFO nova.api.openstack.requestlog [None req-c77d72ad-f76b-4747-899e-e84f97363b2d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1318 microversion: 2.1 time: 0.106651 [ 711.059259] [55187]: [pid: 55187|app: 0|req: 716/1532] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1318 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.060519] [55187]: DEBUG nova.api.openstack.wsgi [None req-de56265e-e6fd-4c38-b6be-d906a439b56c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.062513] [55187]: DEBUG nova.compute.api [None req-de56265e-e6fd-4c38-b6be-d906a439b56c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.065475] [55187]: DEBUG oslo_concurrency.lockutils [None req-de56265e-e6fd-4c38-b6be-d906a439b56c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.065695] [55187]: DEBUG oslo_concurrency.lockutils [None req-de56265e-e6fd-4c38-b6be-d906a439b56c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.065878] [55187]: DEBUG oslo_concurrency.lockutils [None req-de56265e-e6fd-4c38-b6be-d906a439b56c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.066307] [55187]: DEBUG oslo_concurrency.lockutils [None req-de56265e-e6fd-4c38-b6be-d906a439b56c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.066507] [55187]: DEBUG oslo_concurrency.lockutils [None req-de56265e-e6fd-4c38-b6be-d906a439b56c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.066678] [55187]: DEBUG oslo_concurrency.lockutils [None req-de56265e-e6fd-4c38-b6be-d906a439b56c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.083694] [55188]: DEBUG nova.policy [None req-4364422d-16e2-41b7-9357-3c8eee246311 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.090019] [55188]: INFO nova.api.openstack.requestlog [None req-4364422d-16e2-41b7-9357-3c8eee246311 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.052016 [ 711.090019] [55188]: [pid: 55188|app: 0|req: 817/1533] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.094824] [55188]: DEBUG nova.api.openstack.wsgi [None req-f5c19b57-8d96-4993-972f-c2d3741cbc8b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.097193] [55188]: DEBUG nova.compute.api [None req-f5c19b57-8d96-4993-972f-c2d3741cbc8b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.100893] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5c19b57-8d96-4993-972f-c2d3741cbc8b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.100966] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5c19b57-8d96-4993-972f-c2d3741cbc8b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.101150] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5c19b57-8d96-4993-972f-c2d3741cbc8b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.101503] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5c19b57-8d96-4993-972f-c2d3741cbc8b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.101696] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5c19b57-8d96-4993-972f-c2d3741cbc8b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.101865] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5c19b57-8d96-4993-972f-c2d3741cbc8b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.113324] [55187]: DEBUG nova.policy [None req-de56265e-e6fd-4c38-b6be-d906a439b56c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.120343] [55187]: INFO nova.api.openstack.requestlog [None req-de56265e-e6fd-4c38-b6be-d906a439b56c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1280 microversion: 2.1 time: 0.061668 [ 711.120692] [55187]: [pid: 55187|app: 0|req: 717/1534] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1280 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.140958] [55187]: DEBUG nova.api.openstack.wsgi [None req-109b6df0-f7eb-46f2-bc41-7de3f4aa3702 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.142801] [55187]: DEBUG nova.compute.api [None req-109b6df0-f7eb-46f2-bc41-7de3f4aa3702 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.147665] [55187]: DEBUG oslo_concurrency.lockutils [None req-109b6df0-f7eb-46f2-bc41-7de3f4aa3702 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.147914] [55187]: DEBUG oslo_concurrency.lockutils [None req-109b6df0-f7eb-46f2-bc41-7de3f4aa3702 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.148143] [55187]: DEBUG oslo_concurrency.lockutils [None req-109b6df0-f7eb-46f2-bc41-7de3f4aa3702 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.148554] [55187]: DEBUG oslo_concurrency.lockutils [None req-109b6df0-f7eb-46f2-bc41-7de3f4aa3702 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.148771] [55187]: DEBUG oslo_concurrency.lockutils [None req-109b6df0-f7eb-46f2-bc41-7de3f4aa3702 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.148961] [55187]: DEBUG oslo_concurrency.lockutils [None req-109b6df0-f7eb-46f2-bc41-7de3f4aa3702 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.167772] [55188]: DEBUG nova.policy [None req-f5c19b57-8d96-4993-972f-c2d3741cbc8b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.172213] [55188]: INFO nova.api.openstack.requestlog [None req-f5c19b57-8d96-4993-972f-c2d3741cbc8b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.081031 [ 711.172552] [55188]: [pid: 55188|app: 0|req: 818/1535] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.192092] [55187]: DEBUG nova.policy [None req-109b6df0-f7eb-46f2-bc41-7de3f4aa3702 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.197662] [55187]: INFO nova.api.openstack.requestlog [None req-109b6df0-f7eb-46f2-bc41-7de3f4aa3702 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.060196 [ 711.197662] [55187]: [pid: 55187|app: 0|req: 718/1536] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.208393] [55188]: DEBUG nova.api.openstack.wsgi [None req-bc3fc5af-52ca-4c19-b4a7-ea4bef29a994 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.211656] [55188]: DEBUG nova.compute.api [None req-bc3fc5af-52ca-4c19-b4a7-ea4bef29a994 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.215416] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc3fc5af-52ca-4c19-b4a7-ea4bef29a994 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.215818] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc3fc5af-52ca-4c19-b4a7-ea4bef29a994 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.216208] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc3fc5af-52ca-4c19-b4a7-ea4bef29a994 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.216635] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc3fc5af-52ca-4c19-b4a7-ea4bef29a994 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.216842] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc3fc5af-52ca-4c19-b4a7-ea4bef29a994 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.217053] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc3fc5af-52ca-4c19-b4a7-ea4bef29a994 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.262736] [55188]: DEBUG nova.policy [None req-bc3fc5af-52ca-4c19-b4a7-ea4bef29a994 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.296917] [55188]: INFO nova.api.openstack.requestlog [None req-bc3fc5af-52ca-4c19-b4a7-ea4bef29a994 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.090118 [ 711.297471] [55188]: [pid: 55188|app: 0|req: 819/1537] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.302996] [55187]: DEBUG nova.api.openstack.wsgi [None req-928a176b-8d33-4a71-a21e-5bf0dce8a677 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.304862] [55187]: DEBUG nova.compute.api [None req-928a176b-8d33-4a71-a21e-5bf0dce8a677 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.310344] [55187]: DEBUG oslo_concurrency.lockutils [None req-928a176b-8d33-4a71-a21e-5bf0dce8a677 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.310623] [55187]: DEBUG oslo_concurrency.lockutils [None req-928a176b-8d33-4a71-a21e-5bf0dce8a677 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.310801] [55187]: DEBUG oslo_concurrency.lockutils [None req-928a176b-8d33-4a71-a21e-5bf0dce8a677 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.311232] [55187]: DEBUG oslo_concurrency.lockutils [None req-928a176b-8d33-4a71-a21e-5bf0dce8a677 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.311430] [55187]: DEBUG oslo_concurrency.lockutils [None req-928a176b-8d33-4a71-a21e-5bf0dce8a677 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.311625] [55187]: DEBUG oslo_concurrency.lockutils [None req-928a176b-8d33-4a71-a21e-5bf0dce8a677 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.350136] [55188]: DEBUG nova.api.openstack.wsgi [None req-70d7bd1a-44d9-4a59-83bf-28de77162b1c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.350136] [55188]: DEBUG nova.compute.api [None req-70d7bd1a-44d9-4a59-83bf-28de77162b1c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.352953] [55188]: DEBUG oslo_concurrency.lockutils [None req-70d7bd1a-44d9-4a59-83bf-28de77162b1c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.353219] [55188]: DEBUG oslo_concurrency.lockutils [None req-70d7bd1a-44d9-4a59-83bf-28de77162b1c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.353407] [55188]: DEBUG oslo_concurrency.lockutils [None req-70d7bd1a-44d9-4a59-83bf-28de77162b1c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.353790] [55188]: DEBUG oslo_concurrency.lockutils [None req-70d7bd1a-44d9-4a59-83bf-28de77162b1c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.354076] [55188]: DEBUG oslo_concurrency.lockutils [None req-70d7bd1a-44d9-4a59-83bf-28de77162b1c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.354266] [55188]: DEBUG oslo_concurrency.lockutils [None req-70d7bd1a-44d9-4a59-83bf-28de77162b1c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.419719] [55188]: DEBUG nova.policy [None req-70d7bd1a-44d9-4a59-83bf-28de77162b1c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.427392] [55188]: INFO nova.api.openstack.requestlog [None req-70d7bd1a-44d9-4a59-83bf-28de77162b1c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.082484 [ 711.428759] [55188]: [pid: 55188|app: 0|req: 820/1538] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.433780] [55188]: DEBUG nova.api.openstack.wsgi [None req-ce3eecb8-5cdb-40a3-be62-a26282585713 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.438563] [55188]: DEBUG nova.compute.api [None req-ce3eecb8-5cdb-40a3-be62-a26282585713 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.442683] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce3eecb8-5cdb-40a3-be62-a26282585713 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.442969] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce3eecb8-5cdb-40a3-be62-a26282585713 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.443169] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce3eecb8-5cdb-40a3-be62-a26282585713 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.443557] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce3eecb8-5cdb-40a3-be62-a26282585713 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.443755] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce3eecb8-5cdb-40a3-be62-a26282585713 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.444140] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce3eecb8-5cdb-40a3-be62-a26282585713 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.470430] [55187]: DEBUG nova.policy [None req-928a176b-8d33-4a71-a21e-5bf0dce8a677 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.478555] [55187]: INFO nova.api.openstack.requestlog [None req-928a176b-8d33-4a71-a21e-5bf0dce8a677 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1506 microversion: 2.1 time: 0.179302 [ 711.479638] [55187]: [pid: 55187|app: 0|req: 719/1539] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1506 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 711.482946] [55187]: DEBUG nova.api.openstack.wsgi [None req-e15bb713-e08e-4d65-882e-efd3ba90890b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.485197] [55187]: DEBUG nova.compute.api [None req-e15bb713-e08e-4d65-882e-efd3ba90890b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.490434] [55188]: DEBUG nova.policy [None req-ce3eecb8-5cdb-40a3-be62-a26282585713 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.490716] [55187]: DEBUG oslo_concurrency.lockutils [None req-e15bb713-e08e-4d65-882e-efd3ba90890b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.491133] [55187]: DEBUG oslo_concurrency.lockutils [None req-e15bb713-e08e-4d65-882e-efd3ba90890b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.491784] [55187]: DEBUG oslo_concurrency.lockutils [None req-e15bb713-e08e-4d65-882e-efd3ba90890b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.492616] [55187]: DEBUG oslo_concurrency.lockutils [None req-e15bb713-e08e-4d65-882e-efd3ba90890b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.494034] [55187]: DEBUG oslo_concurrency.lockutils [None req-e15bb713-e08e-4d65-882e-efd3ba90890b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.494034] [55187]: DEBUG oslo_concurrency.lockutils [None req-e15bb713-e08e-4d65-882e-efd3ba90890b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.495215] [55188]: INFO nova.api.openstack.requestlog [None req-ce3eecb8-5cdb-40a3-be62-a26282585713 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.066447 [ 711.495571] [55188]: [pid: 55188|app: 0|req: 821/1540] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.498695] [55188]: DEBUG nova.api.openstack.wsgi [None req-e6fa9bb7-d438-42de-bee1-42ef4495f300 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.500888] [55188]: DEBUG nova.compute.api [None req-e6fa9bb7-d438-42de-bee1-42ef4495f300 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.505391] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6fa9bb7-d438-42de-bee1-42ef4495f300 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.505391] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6fa9bb7-d438-42de-bee1-42ef4495f300 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.505772] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6fa9bb7-d438-42de-bee1-42ef4495f300 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.506052] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6fa9bb7-d438-42de-bee1-42ef4495f300 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.506480] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6fa9bb7-d438-42de-bee1-42ef4495f300 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.506480] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6fa9bb7-d438-42de-bee1-42ef4495f300 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.519191] [55187]: DEBUG oslo_concurrency.lockutils [None req-e15bb713-e08e-4d65-882e-efd3ba90890b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.519278] [55187]: DEBUG oslo_concurrency.lockutils [None req-e15bb713-e08e-4d65-882e-efd3ba90890b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.519472] [55187]: DEBUG oslo_concurrency.lockutils [None req-e15bb713-e08e-4d65-882e-efd3ba90890b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.519678] [55187]: DEBUG nova.objects.instance [None req-e15bb713-e08e-4d65-882e-efd3ba90890b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 711.553796] [55188]: DEBUG nova.policy [None req-e6fa9bb7-d438-42de-bee1-42ef4495f300 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.555570] [55187]: DEBUG nova.policy [None req-e15bb713-e08e-4d65-882e-efd3ba90890b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.558431] [55188]: INFO nova.api.openstack.requestlog [None req-e6fa9bb7-d438-42de-bee1-42ef4495f300 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.062068 [ 711.558948] [55188]: [pid: 55188|app: 0|req: 822/1541] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.564020] [55187]: DEBUG nova.policy [None req-e15bb713-e08e-4d65-882e-efd3ba90890b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.564020] [55187]: DEBUG nova.policy [None req-e15bb713-e08e-4d65-882e-efd3ba90890b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.564020] [55187]: INFO nova.api.openstack.requestlog [None req-e15bb713-e08e-4d65-882e-efd3ba90890b tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.081597 [ 711.564255] [55187]: [pid: 55187|app: 0|req: 720/1542] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 711.565105] [55187]: DEBUG nova.api.openstack.wsgi [None req-d7278cac-8195-47c6-a45c-32b0c7565b17 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.565284] [55188]: DEBUG nova.api.openstack.wsgi [None req-ff624926-012c-41aa-9ec4-bc85048f36bb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.566680] [55187]: DEBUG nova.compute.api [None req-d7278cac-8195-47c6-a45c-32b0c7565b17 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.567181] [55188]: DEBUG nova.compute.api [None req-ff624926-012c-41aa-9ec4-bc85048f36bb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.571248] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff624926-012c-41aa-9ec4-bc85048f36bb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.571492] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff624926-012c-41aa-9ec4-bc85048f36bb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.571676] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff624926-012c-41aa-9ec4-bc85048f36bb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.572137] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff624926-012c-41aa-9ec4-bc85048f36bb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.572363] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff624926-012c-41aa-9ec4-bc85048f36bb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.572536] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff624926-012c-41aa-9ec4-bc85048f36bb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.573614] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7278cac-8195-47c6-a45c-32b0c7565b17 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.573614] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7278cac-8195-47c6-a45c-32b0c7565b17 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.573723] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7278cac-8195-47c6-a45c-32b0c7565b17 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.574045] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7278cac-8195-47c6-a45c-32b0c7565b17 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.574244] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7278cac-8195-47c6-a45c-32b0c7565b17 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.574411] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7278cac-8195-47c6-a45c-32b0c7565b17 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.599751] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7278cac-8195-47c6-a45c-32b0c7565b17 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.600000] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7278cac-8195-47c6-a45c-32b0c7565b17 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.600994] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7278cac-8195-47c6-a45c-32b0c7565b17 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.600994] [55187]: DEBUG nova.objects.instance [None req-d7278cac-8195-47c6-a45c-32b0c7565b17 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 711.627467] [55188]: DEBUG nova.policy [None req-ff624926-012c-41aa-9ec4-bc85048f36bb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.632287] [55188]: INFO nova.api.openstack.requestlog [None req-ff624926-012c-41aa-9ec4-bc85048f36bb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.072591 [ 711.632929] [55188]: [pid: 55188|app: 0|req: 823/1543] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.637334] [55188]: DEBUG nova.api.openstack.wsgi [None req-5438461b-8bf3-4647-946d-3f547089b5d4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.639247] [55188]: DEBUG nova.compute.api [None req-5438461b-8bf3-4647-946d-3f547089b5d4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.646122] [55188]: DEBUG oslo_concurrency.lockutils [None req-5438461b-8bf3-4647-946d-3f547089b5d4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.646122] [55188]: DEBUG oslo_concurrency.lockutils [None req-5438461b-8bf3-4647-946d-3f547089b5d4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.646122] [55188]: DEBUG oslo_concurrency.lockutils [None req-5438461b-8bf3-4647-946d-3f547089b5d4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.646122] [55188]: DEBUG oslo_concurrency.lockutils [None req-5438461b-8bf3-4647-946d-3f547089b5d4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.646798] [55188]: DEBUG oslo_concurrency.lockutils [None req-5438461b-8bf3-4647-946d-3f547089b5d4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.646798] [55188]: DEBUG oslo_concurrency.lockutils [None req-5438461b-8bf3-4647-946d-3f547089b5d4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.647603] [55187]: DEBUG nova.policy [None req-d7278cac-8195-47c6-a45c-32b0c7565b17 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.654457] [55187]: DEBUG nova.policy [None req-d7278cac-8195-47c6-a45c-32b0c7565b17 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.655196] [55187]: DEBUG nova.policy [None req-d7278cac-8195-47c6-a45c-32b0c7565b17 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.659435] [55187]: INFO nova.api.openstack.requestlog [None req-d7278cac-8195-47c6-a45c-32b0c7565b17 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.096405 [ 711.659707] [55187]: [pid: 55187|app: 0|req: 721/1544] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:11 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 711.662438] [55187]: DEBUG nova.api.openstack.wsgi [None req-bf154ecc-02f0-40bb-8ec1-c1025c91bf3b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.665094] [55187]: DEBUG nova.compute.api [None req-bf154ecc-02f0-40bb-8ec1-c1025c91bf3b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.669274] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf154ecc-02f0-40bb-8ec1-c1025c91bf3b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.669274] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf154ecc-02f0-40bb-8ec1-c1025c91bf3b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.669274] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf154ecc-02f0-40bb-8ec1-c1025c91bf3b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.669274] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf154ecc-02f0-40bb-8ec1-c1025c91bf3b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.669508] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf154ecc-02f0-40bb-8ec1-c1025c91bf3b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.669508] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf154ecc-02f0-40bb-8ec1-c1025c91bf3b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.697468] [55188]: DEBUG nova.policy [None req-5438461b-8bf3-4647-946d-3f547089b5d4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.704575] [55188]: INFO nova.api.openstack.requestlog [None req-5438461b-8bf3-4647-946d-3f547089b5d4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.070058 [ 711.704980] [55188]: [pid: 55188|app: 0|req: 824/1545] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.707784] [55188]: DEBUG nova.api.openstack.wsgi [None req-e7c87300-e3eb-4974-8ceb-786901c5565c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.709532] [55188]: DEBUG nova.compute.api [None req-e7c87300-e3eb-4974-8ceb-786901c5565c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.713134] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7c87300-e3eb-4974-8ceb-786901c5565c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.713378] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7c87300-e3eb-4974-8ceb-786901c5565c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.713565] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7c87300-e3eb-4974-8ceb-786901c5565c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.714270] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7c87300-e3eb-4974-8ceb-786901c5565c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.714270] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7c87300-e3eb-4974-8ceb-786901c5565c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.714356] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7c87300-e3eb-4974-8ceb-786901c5565c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.715219] [55187]: DEBUG nova.policy [None req-bf154ecc-02f0-40bb-8ec1-c1025c91bf3b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.719903] [55187]: DEBUG nova.policy [None req-bf154ecc-02f0-40bb-8ec1-c1025c91bf3b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.720604] [55187]: DEBUG nova.policy [None req-bf154ecc-02f0-40bb-8ec1-c1025c91bf3b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.721230] [55187]: INFO nova.api.openstack.requestlog [None req-bf154ecc-02f0-40bb-8ec1-c1025c91bf3b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.060978 [ 711.721551] [55187]: [pid: 55187|app: 0|req: 722/1546] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 711.723889] [55187]: DEBUG nova.api.openstack.wsgi [None req-19122398-2e4a-4890-804a-ca595f42865b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.725523] [55187]: DEBUG nova.compute.api [None req-19122398-2e4a-4890-804a-ca595f42865b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.729637] [55187]: DEBUG oslo_concurrency.lockutils [None req-19122398-2e4a-4890-804a-ca595f42865b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.729905] [55187]: DEBUG oslo_concurrency.lockutils [None req-19122398-2e4a-4890-804a-ca595f42865b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.730456] [55187]: DEBUG oslo_concurrency.lockutils [None req-19122398-2e4a-4890-804a-ca595f42865b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.730456] [55187]: DEBUG oslo_concurrency.lockutils [None req-19122398-2e4a-4890-804a-ca595f42865b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.730649] [55187]: DEBUG oslo_concurrency.lockutils [None req-19122398-2e4a-4890-804a-ca595f42865b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.730813] [55187]: DEBUG oslo_concurrency.lockutils [None req-19122398-2e4a-4890-804a-ca595f42865b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.753203] [55188]: DEBUG nova.policy [None req-e7c87300-e3eb-4974-8ceb-786901c5565c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.762553] [55188]: INFO nova.api.openstack.requestlog [None req-e7c87300-e3eb-4974-8ceb-786901c5565c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.054346 [ 711.762553] [55188]: [pid: 55188|app: 0|req: 825/1547] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.763517] [55188]: DEBUG nova.api.openstack.wsgi [None req-9fc58410-e44b-4761-a77e-cee733798d46 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.766029] [55188]: DEBUG nova.compute.api [None req-9fc58410-e44b-4761-a77e-cee733798d46 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.769598] [55188]: DEBUG oslo_concurrency.lockutils [None req-9fc58410-e44b-4761-a77e-cee733798d46 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.769737] [55188]: DEBUG oslo_concurrency.lockutils [None req-9fc58410-e44b-4761-a77e-cee733798d46 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.769963] [55188]: DEBUG oslo_concurrency.lockutils [None req-9fc58410-e44b-4761-a77e-cee733798d46 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.770383] [55188]: DEBUG oslo_concurrency.lockutils [None req-9fc58410-e44b-4761-a77e-cee733798d46 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.770633] [55188]: DEBUG oslo_concurrency.lockutils [None req-9fc58410-e44b-4761-a77e-cee733798d46 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.770852] [55188]: DEBUG oslo_concurrency.lockutils [None req-9fc58410-e44b-4761-a77e-cee733798d46 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.779736] [55187]: DEBUG nova.policy [None req-19122398-2e4a-4890-804a-ca595f42865b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.790215] [55187]: INFO nova.api.openstack.requestlog [None req-19122398-2e4a-4890-804a-ca595f42865b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.067839 [ 711.790571] [55187]: [pid: 55187|app: 0|req: 723/1548] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.795311] [55187]: DEBUG nova.api.openstack.wsgi [None req-b0fecd83-7902-44e9-b8cf-d4881c437de3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.797090] [55187]: DEBUG nova.compute.api [None req-b0fecd83-7902-44e9-b8cf-d4881c437de3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.801545] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0fecd83-7902-44e9-b8cf-d4881c437de3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.801863] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0fecd83-7902-44e9-b8cf-d4881c437de3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.803262] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0fecd83-7902-44e9-b8cf-d4881c437de3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.803262] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0fecd83-7902-44e9-b8cf-d4881c437de3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.803262] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0fecd83-7902-44e9-b8cf-d4881c437de3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.803262] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0fecd83-7902-44e9-b8cf-d4881c437de3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.825172] [55188]: DEBUG nova.policy [None req-9fc58410-e44b-4761-a77e-cee733798d46 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.834035] [55188]: INFO nova.api.openstack.requestlog [None req-9fc58410-e44b-4761-a77e-cee733798d46 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.072954 [ 711.834412] [55188]: [pid: 55188|app: 0|req: 826/1549] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.838528] [55188]: DEBUG nova.api.openstack.wsgi [None req-f97cbbef-754a-4789-b19a-b24758a3fc06 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.839424] [55188]: DEBUG nova.compute.api [None req-f97cbbef-754a-4789-b19a-b24758a3fc06 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.842815] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97cbbef-754a-4789-b19a-b24758a3fc06 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.843077] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97cbbef-754a-4789-b19a-b24758a3fc06 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.843273] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97cbbef-754a-4789-b19a-b24758a3fc06 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.843624] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97cbbef-754a-4789-b19a-b24758a3fc06 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.843817] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97cbbef-754a-4789-b19a-b24758a3fc06 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.843994] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97cbbef-754a-4789-b19a-b24758a3fc06 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.881102] [55188]: DEBUG nova.policy [None req-f97cbbef-754a-4789-b19a-b24758a3fc06 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.886462] [55188]: INFO nova.api.openstack.requestlog [None req-f97cbbef-754a-4789-b19a-b24758a3fc06 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.051378 [ 711.886818] [55188]: [pid: 55188|app: 0|req: 827/1550] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.893149] [55188]: DEBUG nova.api.openstack.wsgi [None req-63cfb866-7832-41fd-aefb-a823d2fc50ea tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.895245] [55188]: DEBUG nova.compute.api [None req-63cfb866-7832-41fd-aefb-a823d2fc50ea tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.899342] [55188]: DEBUG oslo_concurrency.lockutils [None req-63cfb866-7832-41fd-aefb-a823d2fc50ea tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.899479] [55188]: DEBUG oslo_concurrency.lockutils [None req-63cfb866-7832-41fd-aefb-a823d2fc50ea tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.899645] [55188]: DEBUG oslo_concurrency.lockutils [None req-63cfb866-7832-41fd-aefb-a823d2fc50ea tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.900439] [55188]: DEBUG oslo_concurrency.lockutils [None req-63cfb866-7832-41fd-aefb-a823d2fc50ea tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.900660] [55188]: DEBUG oslo_concurrency.lockutils [None req-63cfb866-7832-41fd-aefb-a823d2fc50ea tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.900842] [55188]: DEBUG oslo_concurrency.lockutils [None req-63cfb866-7832-41fd-aefb-a823d2fc50ea tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.943505] [55188]: DEBUG nova.policy [None req-63cfb866-7832-41fd-aefb-a823d2fc50ea tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.949432] [55188]: INFO nova.api.openstack.requestlog [None req-63cfb866-7832-41fd-aefb-a823d2fc50ea tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.061683 [ 711.949786] [55188]: [pid: 55188|app: 0|req: 828/1551] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.952462] [55188]: DEBUG nova.api.openstack.wsgi [None req-87d0c550-f14c-4276-aa69-385063034da5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 711.956386] [55188]: DEBUG nova.compute.api [None req-87d0c550-f14c-4276-aa69-385063034da5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 711.960334] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d0c550-f14c-4276-aa69-385063034da5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.961295] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d0c550-f14c-4276-aa69-385063034da5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.961295] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d0c550-f14c-4276-aa69-385063034da5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.961295] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d0c550-f14c-4276-aa69-385063034da5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.961677] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d0c550-f14c-4276-aa69-385063034da5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.961677] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d0c550-f14c-4276-aa69-385063034da5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.998877] [55188]: DEBUG nova.policy [None req-87d0c550-f14c-4276-aa69-385063034da5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.003330] [55188]: INFO nova.api.openstack.requestlog [None req-87d0c550-f14c-4276-aa69-385063034da5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.052892 [ 712.003679] [55188]: [pid: 55188|app: 0|req: 829/1552] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.007101] [55188]: DEBUG nova.api.openstack.wsgi [None req-3e213481-15cd-4730-8f5e-42a414a4122f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.007978] [55188]: DEBUG nova.compute.api [None req-3e213481-15cd-4730-8f5e-42a414a4122f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.010434] [55187]: DEBUG nova.policy [None req-b0fecd83-7902-44e9-b8cf-d4881c437de3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.011403] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e213481-15cd-4730-8f5e-42a414a4122f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.011639] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e213481-15cd-4730-8f5e-42a414a4122f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.011820] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e213481-15cd-4730-8f5e-42a414a4122f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.012438] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e213481-15cd-4730-8f5e-42a414a4122f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.012438] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e213481-15cd-4730-8f5e-42a414a4122f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.012545] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e213481-15cd-4730-8f5e-42a414a4122f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.015229] [55187]: INFO nova.api.openstack.requestlog [None req-b0fecd83-7902-44e9-b8cf-d4881c437de3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.224022 [ 712.016654] [55187]: [pid: 55187|app: 0|req: 724/1553] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.024755] [55187]: DEBUG nova.api.openstack.wsgi [None req-e81a5dda-64c7-4cda-98b2-457240dc070a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.031160] [55187]: DEBUG nova.compute.api [None req-e81a5dda-64c7-4cda-98b2-457240dc070a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.033554] [55187]: DEBUG oslo_concurrency.lockutils [None req-e81a5dda-64c7-4cda-98b2-457240dc070a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.033969] [55187]: DEBUG oslo_concurrency.lockutils [None req-e81a5dda-64c7-4cda-98b2-457240dc070a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.034310] [55187]: DEBUG oslo_concurrency.lockutils [None req-e81a5dda-64c7-4cda-98b2-457240dc070a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.034771] [55187]: DEBUG oslo_concurrency.lockutils [None req-e81a5dda-64c7-4cda-98b2-457240dc070a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.035116] [55187]: DEBUG oslo_concurrency.lockutils [None req-e81a5dda-64c7-4cda-98b2-457240dc070a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.035401] [55187]: DEBUG oslo_concurrency.lockutils [None req-e81a5dda-64c7-4cda-98b2-457240dc070a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.063255] [55188]: DEBUG nova.policy [None req-3e213481-15cd-4730-8f5e-42a414a4122f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.069939] [55188]: INFO nova.api.openstack.requestlog [None req-3e213481-15cd-4730-8f5e-42a414a4122f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.065586 [ 712.072018] [55188]: [pid: 55188|app: 0|req: 830/1554] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.072968] [55188]: DEBUG nova.api.openstack.wsgi [None req-0498a185-7e2b-4731-ae96-8268c7e9f3aa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.074929] [55188]: DEBUG nova.compute.api [None req-0498a185-7e2b-4731-ae96-8268c7e9f3aa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.079530] [55188]: DEBUG oslo_concurrency.lockutils [None req-0498a185-7e2b-4731-ae96-8268c7e9f3aa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.079834] [55188]: DEBUG oslo_concurrency.lockutils [None req-0498a185-7e2b-4731-ae96-8268c7e9f3aa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.080037] [55188]: DEBUG oslo_concurrency.lockutils [None req-0498a185-7e2b-4731-ae96-8268c7e9f3aa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.080412] [55188]: DEBUG oslo_concurrency.lockutils [None req-0498a185-7e2b-4731-ae96-8268c7e9f3aa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.080610] [55188]: DEBUG oslo_concurrency.lockutils [None req-0498a185-7e2b-4731-ae96-8268c7e9f3aa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.080786] [55188]: DEBUG oslo_concurrency.lockutils [None req-0498a185-7e2b-4731-ae96-8268c7e9f3aa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.100754] [55187]: DEBUG nova.policy [None req-e81a5dda-64c7-4cda-98b2-457240dc070a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.113058] [55187]: DEBUG nova.policy [None req-e81a5dda-64c7-4cda-98b2-457240dc070a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.115192] [55187]: DEBUG nova.policy [None req-e81a5dda-64c7-4cda-98b2-457240dc070a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.121496] [55187]: INFO nova.api.openstack.requestlog [None req-e81a5dda-64c7-4cda-98b2-457240dc070a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.099762 [ 712.122806] [55187]: [pid: 55187|app: 0|req: 725/1555] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 712.126969] [55187]: DEBUG nova.api.openstack.wsgi [None req-1edc9eec-a3a3-4ca4-bac8-249407e7491b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.130511] [55187]: DEBUG nova.compute.api [None req-1edc9eec-a3a3-4ca4-bac8-249407e7491b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.133064] [55188]: DEBUG nova.policy [None req-0498a185-7e2b-4731-ae96-8268c7e9f3aa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.139161] [55188]: INFO nova.api.openstack.requestlog [None req-0498a185-7e2b-4731-ae96-8268c7e9f3aa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.067481 [ 712.139364] [55187]: DEBUG oslo_concurrency.lockutils [None req-1edc9eec-a3a3-4ca4-bac8-249407e7491b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.139399] [55188]: [pid: 55188|app: 0|req: 831/1556] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.139443] [55187]: DEBUG oslo_concurrency.lockutils [None req-1edc9eec-a3a3-4ca4-bac8-249407e7491b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.139443] [55187]: DEBUG oslo_concurrency.lockutils [None req-1edc9eec-a3a3-4ca4-bac8-249407e7491b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.140197] [55187]: DEBUG oslo_concurrency.lockutils [None req-1edc9eec-a3a3-4ca4-bac8-249407e7491b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.141341] [55187]: DEBUG oslo_concurrency.lockutils [None req-1edc9eec-a3a3-4ca4-bac8-249407e7491b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.144329] [55187]: DEBUG oslo_concurrency.lockutils [None req-1edc9eec-a3a3-4ca4-bac8-249407e7491b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.144637] [55188]: DEBUG nova.api.openstack.wsgi [None req-7edcc615-d1a7-4c7e-9f69-9b05966607ce tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.144637] [55188]: DEBUG nova.compute.api [None req-7edcc615-d1a7-4c7e-9f69-9b05966607ce tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.148938] [55188]: DEBUG oslo_concurrency.lockutils [None req-7edcc615-d1a7-4c7e-9f69-9b05966607ce tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.148938] [55188]: DEBUG oslo_concurrency.lockutils [None req-7edcc615-d1a7-4c7e-9f69-9b05966607ce tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.148938] [55188]: DEBUG oslo_concurrency.lockutils [None req-7edcc615-d1a7-4c7e-9f69-9b05966607ce tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.148938] [55188]: DEBUG oslo_concurrency.lockutils [None req-7edcc615-d1a7-4c7e-9f69-9b05966607ce tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.149135] [55188]: DEBUG oslo_concurrency.lockutils [None req-7edcc615-d1a7-4c7e-9f69-9b05966607ce tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.149135] [55188]: DEBUG oslo_concurrency.lockutils [None req-7edcc615-d1a7-4c7e-9f69-9b05966607ce tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.252491] [55187]: DEBUG nova.policy [None req-1edc9eec-a3a3-4ca4-bac8-249407e7491b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.261229] [55187]: INFO nova.api.openstack.requestlog [None req-1edc9eec-a3a3-4ca4-bac8-249407e7491b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.137956 [ 712.262390] [55187]: [pid: 55187|app: 0|req: 726/1557] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.267720] [55187]: DEBUG nova.api.openstack.wsgi [None req-a1b472db-5a90-4855-b85b-69dc0097de71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.269898] [55187]: DEBUG nova.compute.api [None req-a1b472db-5a90-4855-b85b-69dc0097de71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.279626] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1b472db-5a90-4855-b85b-69dc0097de71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.280164] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1b472db-5a90-4855-b85b-69dc0097de71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.280504] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1b472db-5a90-4855-b85b-69dc0097de71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.281125] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1b472db-5a90-4855-b85b-69dc0097de71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.281711] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1b472db-5a90-4855-b85b-69dc0097de71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.282222] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1b472db-5a90-4855-b85b-69dc0097de71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.347761] [55187]: DEBUG nova.policy [None req-a1b472db-5a90-4855-b85b-69dc0097de71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.352366] [55187]: INFO nova.api.openstack.requestlog [None req-a1b472db-5a90-4855-b85b-69dc0097de71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.089798 [ 712.352702] [55187]: [pid: 55187|app: 0|req: 727/1558] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.356269] [55187]: DEBUG nova.api.openstack.wsgi [None req-f3970530-4dbb-4106-b137-c4bf6bd8f662 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.357982] [55187]: DEBUG nova.compute.api [None req-f3970530-4dbb-4106-b137-c4bf6bd8f662 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.361683] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3970530-4dbb-4106-b137-c4bf6bd8f662 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.361962] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3970530-4dbb-4106-b137-c4bf6bd8f662 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.362161] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3970530-4dbb-4106-b137-c4bf6bd8f662 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.362523] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3970530-4dbb-4106-b137-c4bf6bd8f662 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.362717] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3970530-4dbb-4106-b137-c4bf6bd8f662 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.362883] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3970530-4dbb-4106-b137-c4bf6bd8f662 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.441635] [55188]: DEBUG nova.policy [None req-7edcc615-d1a7-4c7e-9f69-9b05966607ce tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.446949] [55188]: INFO nova.api.openstack.requestlog [None req-7edcc615-d1a7-4c7e-9f69-9b05966607ce tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1318 microversion: 2.1 time: 0.307420 [ 712.447348] [55188]: [pid: 55188|app: 0|req: 832/1559] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1318 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.450464] [55188]: DEBUG nova.api.openstack.wsgi [None req-85f6c259-183a-4012-bf10-2dbd495fa83b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.452526] [55188]: DEBUG nova.compute.api [None req-85f6c259-183a-4012-bf10-2dbd495fa83b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.454483] [55187]: DEBUG nova.policy [None req-f3970530-4dbb-4106-b137-c4bf6bd8f662 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.456964] [55188]: DEBUG oslo_concurrency.lockutils [None req-85f6c259-183a-4012-bf10-2dbd495fa83b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.457423] [55188]: DEBUG oslo_concurrency.lockutils [None req-85f6c259-183a-4012-bf10-2dbd495fa83b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.457695] [55188]: DEBUG oslo_concurrency.lockutils [None req-85f6c259-183a-4012-bf10-2dbd495fa83b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.458626] [55188]: DEBUG oslo_concurrency.lockutils [None req-85f6c259-183a-4012-bf10-2dbd495fa83b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.458626] [55188]: DEBUG oslo_concurrency.lockutils [None req-85f6c259-183a-4012-bf10-2dbd495fa83b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.458772] [55188]: DEBUG oslo_concurrency.lockutils [None req-85f6c259-183a-4012-bf10-2dbd495fa83b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.461728] [55187]: INFO nova.api.openstack.requestlog [None req-f3970530-4dbb-4106-b137-c4bf6bd8f662 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1320 microversion: 2.1 time: 0.108220 [ 712.462289] [55187]: [pid: 55187|app: 0|req: 728/1560] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1320 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.465278] [55187]: DEBUG nova.api.openstack.wsgi [None req-376acca0-e679-4851-ae75-c4afbb0e2e93 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.467409] [55187]: DEBUG nova.compute.api [None req-376acca0-e679-4851-ae75-c4afbb0e2e93 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.472350] [55187]: DEBUG oslo_concurrency.lockutils [None req-376acca0-e679-4851-ae75-c4afbb0e2e93 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.472350] [55187]: DEBUG oslo_concurrency.lockutils [None req-376acca0-e679-4851-ae75-c4afbb0e2e93 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.472350] [55187]: DEBUG oslo_concurrency.lockutils [None req-376acca0-e679-4851-ae75-c4afbb0e2e93 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.472617] [55187]: DEBUG oslo_concurrency.lockutils [None req-376acca0-e679-4851-ae75-c4afbb0e2e93 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.472745] [55187]: DEBUG oslo_concurrency.lockutils [None req-376acca0-e679-4851-ae75-c4afbb0e2e93 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.472911] [55187]: DEBUG oslo_concurrency.lockutils [None req-376acca0-e679-4851-ae75-c4afbb0e2e93 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.509449] [55187]: DEBUG nova.policy [None req-376acca0-e679-4851-ae75-c4afbb0e2e93 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.515117] [55188]: DEBUG nova.policy [None req-85f6c259-183a-4012-bf10-2dbd495fa83b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.515605] [55187]: INFO nova.api.openstack.requestlog [None req-376acca0-e679-4851-ae75-c4afbb0e2e93 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.052369 [ 712.515908] [55187]: [pid: 55187|app: 0|req: 729/1561] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.518787] [55187]: DEBUG nova.api.openstack.wsgi [None req-9a35ed3f-1375-49b1-a52e-0d6a10c3585a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.520478] [55188]: INFO nova.api.openstack.requestlog [None req-85f6c259-183a-4012-bf10-2dbd495fa83b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.072485 [ 712.520557] [55187]: DEBUG nova.compute.api [None req-9a35ed3f-1375-49b1-a52e-0d6a10c3585a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.521139] [55188]: [pid: 55188|app: 0|req: 833/1562] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.525413] [55188]: DEBUG nova.api.openstack.wsgi [req-54f8209e-0d10-4af4-8e42-01df8b182cf7 req-e2baff13-01b7-4944-9208-8a3d73df71fb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "70e48fb2-fe66-4eb8-a182-40425d0e2f1b", "name": "network-vif-plugged", "status": "completed", "tag": "138b56c8-c6aa-42b5-888b-6ed202b077c8"}, {"name": "network-changed", "server_uuid": "70e48fb2-fe66-4eb8-a182-40425d0e2f1b", "tag": "138b56c8-c6aa-42b5-888b-6ed202b077c8"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 712.526299] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a35ed3f-1375-49b1-a52e-0d6a10c3585a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.526555] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a35ed3f-1375-49b1-a52e-0d6a10c3585a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.526786] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a35ed3f-1375-49b1-a52e-0d6a10c3585a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.527290] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a35ed3f-1375-49b1-a52e-0d6a10c3585a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.527565] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a35ed3f-1375-49b1-a52e-0d6a10c3585a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.527690] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a35ed3f-1375-49b1-a52e-0d6a10c3585a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.533098] [55188]: DEBUG oslo_concurrency.lockutils [req-54f8209e-0d10-4af4-8e42-01df8b182cf7 req-e2baff13-01b7-4944-9208-8a3d73df71fb service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.533498] [55188]: DEBUG oslo_concurrency.lockutils [req-54f8209e-0d10-4af4-8e42-01df8b182cf7 req-e2baff13-01b7-4944-9208-8a3d73df71fb service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.533860] [55188]: DEBUG oslo_concurrency.lockutils [req-54f8209e-0d10-4af4-8e42-01df8b182cf7 req-e2baff13-01b7-4944-9208-8a3d73df71fb service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.543794] [55188]: INFO nova.api.openstack.compute.server_external_events [req-54f8209e-0d10-4af4-8e42-01df8b182cf7 req-e2baff13-01b7-4944-9208-8a3d73df71fb service nova] Creating event network-vif-plugged:138b56c8-c6aa-42b5-888b-6ed202b077c8 for instance 70e48fb2-fe66-4eb8-a182-40425d0e2f1b on cpu-1 [ 712.543794] [55188]: INFO nova.api.openstack.compute.server_external_events [req-54f8209e-0d10-4af4-8e42-01df8b182cf7 req-e2baff13-01b7-4944-9208-8a3d73df71fb service nova] Creating event network-changed:138b56c8-c6aa-42b5-888b-6ed202b077c8 for instance 70e48fb2-fe66-4eb8-a182-40425d0e2f1b on cpu-1 [ 712.545228] [55188]: INFO nova.api.openstack.requestlog [req-54f8209e-0d10-4af4-8e42-01df8b182cf7 req-e2baff13-01b7-4944-9208-8a3d73df71fb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023298 [ 712.545693] [55188]: [pid: 55188|app: 0|req: 834/1563] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:12 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 712.549555] [55188]: DEBUG nova.api.openstack.wsgi [None req-db481ba9-a88d-4e70-b9d2-6a4b66f16bb7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.551608] [55188]: DEBUG nova.compute.api [None req-db481ba9-a88d-4e70-b9d2-6a4b66f16bb7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.560318] [55188]: DEBUG oslo_concurrency.lockutils [None req-db481ba9-a88d-4e70-b9d2-6a4b66f16bb7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.560318] [55188]: DEBUG oslo_concurrency.lockutils [None req-db481ba9-a88d-4e70-b9d2-6a4b66f16bb7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.560318] [55188]: DEBUG oslo_concurrency.lockutils [None req-db481ba9-a88d-4e70-b9d2-6a4b66f16bb7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.560318] [55188]: DEBUG oslo_concurrency.lockutils [None req-db481ba9-a88d-4e70-b9d2-6a4b66f16bb7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.560582] [55188]: DEBUG oslo_concurrency.lockutils [None req-db481ba9-a88d-4e70-b9d2-6a4b66f16bb7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.560937] [55188]: DEBUG oslo_concurrency.lockutils [None req-db481ba9-a88d-4e70-b9d2-6a4b66f16bb7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.565842] [55187]: DEBUG nova.policy [None req-9a35ed3f-1375-49b1-a52e-0d6a10c3585a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.572405] [55187]: INFO nova.api.openstack.requestlog [None req-9a35ed3f-1375-49b1-a52e-0d6a10c3585a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.055639 [ 712.572908] [55187]: [pid: 55187|app: 0|req: 730/1564] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.576980] [55187]: DEBUG nova.api.openstack.wsgi [None req-fbcfd778-c36d-494a-8548-86f6b27a51ba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.579034] [55187]: DEBUG nova.compute.api [None req-fbcfd778-c36d-494a-8548-86f6b27a51ba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.583922] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbcfd778-c36d-494a-8548-86f6b27a51ba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.584183] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbcfd778-c36d-494a-8548-86f6b27a51ba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.584368] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbcfd778-c36d-494a-8548-86f6b27a51ba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.584725] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbcfd778-c36d-494a-8548-86f6b27a51ba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.584914] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbcfd778-c36d-494a-8548-86f6b27a51ba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.585095] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbcfd778-c36d-494a-8548-86f6b27a51ba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.610680] [55188]: DEBUG nova.policy [None req-db481ba9-a88d-4e70-b9d2-6a4b66f16bb7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.618033] [55188]: INFO nova.api.openstack.requestlog [None req-db481ba9-a88d-4e70-b9d2-6a4b66f16bb7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.069875 [ 712.618033] [55188]: [pid: 55188|app: 0|req: 835/1565] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.625528] [55188]: DEBUG nova.api.openstack.wsgi [None req-8ff2bd08-41ab-4764-a4ff-56c9fb64dbf1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.628008] [55188]: DEBUG nova.compute.api [None req-8ff2bd08-41ab-4764-a4ff-56c9fb64dbf1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.632960] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ff2bd08-41ab-4764-a4ff-56c9fb64dbf1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.632960] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ff2bd08-41ab-4764-a4ff-56c9fb64dbf1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.632960] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ff2bd08-41ab-4764-a4ff-56c9fb64dbf1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.632960] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ff2bd08-41ab-4764-a4ff-56c9fb64dbf1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.633208] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ff2bd08-41ab-4764-a4ff-56c9fb64dbf1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.633237] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ff2bd08-41ab-4764-a4ff-56c9fb64dbf1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.664479] [55187]: DEBUG nova.policy [None req-fbcfd778-c36d-494a-8548-86f6b27a51ba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.669563] [55187]: INFO nova.api.openstack.requestlog [None req-fbcfd778-c36d-494a-8548-86f6b27a51ba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1506 microversion: 2.1 time: 0.095863 [ 712.670063] [55187]: [pid: 55187|app: 0|req: 731/1566] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1506 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.673748] [55187]: DEBUG nova.api.openstack.wsgi [None req-47492e1d-3205-441b-bf5a-23f7933e3881 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.677031] [55187]: DEBUG nova.compute.api [None req-47492e1d-3205-441b-bf5a-23f7933e3881 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.679887] [55188]: DEBUG nova.policy [None req-8ff2bd08-41ab-4764-a4ff-56c9fb64dbf1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.680603] [55187]: DEBUG oslo_concurrency.lockutils [None req-47492e1d-3205-441b-bf5a-23f7933e3881 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.680734] [55187]: DEBUG oslo_concurrency.lockutils [None req-47492e1d-3205-441b-bf5a-23f7933e3881 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.681301] [55187]: DEBUG oslo_concurrency.lockutils [None req-47492e1d-3205-441b-bf5a-23f7933e3881 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.681301] [55187]: DEBUG oslo_concurrency.lockutils [None req-47492e1d-3205-441b-bf5a-23f7933e3881 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.681473] [55187]: DEBUG oslo_concurrency.lockutils [None req-47492e1d-3205-441b-bf5a-23f7933e3881 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.681643] [55187]: DEBUG oslo_concurrency.lockutils [None req-47492e1d-3205-441b-bf5a-23f7933e3881 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.685031] [55188]: INFO nova.api.openstack.requestlog [None req-8ff2bd08-41ab-4764-a4ff-56c9fb64dbf1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.063741 [ 712.685031] [55188]: [pid: 55188|app: 0|req: 836/1567] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:12 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.691315] [55188]: DEBUG nova.api.openstack.wsgi [None req-a8499c90-d939-4d0d-892a-9cb8490a12c3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.695274] [55188]: DEBUG nova.compute.api [None req-a8499c90-d939-4d0d-892a-9cb8490a12c3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.698616] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8499c90-d939-4d0d-892a-9cb8490a12c3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.699085] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8499c90-d939-4d0d-892a-9cb8490a12c3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.699688] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8499c90-d939-4d0d-892a-9cb8490a12c3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.699882] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8499c90-d939-4d0d-892a-9cb8490a12c3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.702074] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8499c90-d939-4d0d-892a-9cb8490a12c3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.702074] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8499c90-d939-4d0d-892a-9cb8490a12c3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.721092] [55187]: DEBUG nova.policy [None req-47492e1d-3205-441b-bf5a-23f7933e3881 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.722848] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8499c90-d939-4d0d-892a-9cb8490a12c3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.723237] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8499c90-d939-4d0d-892a-9cb8490a12c3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.723474] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8499c90-d939-4d0d-892a-9cb8490a12c3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.723868] [55188]: DEBUG nova.objects.instance [None req-a8499c90-d939-4d0d-892a-9cb8490a12c3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 712.728841] [55187]: INFO nova.api.openstack.requestlog [None req-47492e1d-3205-441b-bf5a-23f7933e3881 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.058104 [ 712.729625] [55187]: [pid: 55187|app: 0|req: 732/1568] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:13 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.735153] [55187]: DEBUG nova.api.openstack.wsgi [None req-4c507776-2814-4bc4-980a-d3196ea03af6 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.737353] [55187]: DEBUG nova.compute.api [None req-4c507776-2814-4bc4-980a-d3196ea03af6 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.741080] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c507776-2814-4bc4-980a-d3196ea03af6 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.741450] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c507776-2814-4bc4-980a-d3196ea03af6 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.741846] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c507776-2814-4bc4-980a-d3196ea03af6 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.742117] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c507776-2814-4bc4-980a-d3196ea03af6 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.742325] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c507776-2814-4bc4-980a-d3196ea03af6 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.742551] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c507776-2814-4bc4-980a-d3196ea03af6 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.749824] [55188]: DEBUG nova.policy [None req-a8499c90-d939-4d0d-892a-9cb8490a12c3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.754808] [55188]: DEBUG nova.policy [None req-a8499c90-d939-4d0d-892a-9cb8490a12c3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.757531] [55188]: DEBUG nova.policy [None req-a8499c90-d939-4d0d-892a-9cb8490a12c3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.758792] [55188]: INFO nova.api.openstack.requestlog [None req-a8499c90-d939-4d0d-892a-9cb8490a12c3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.072936 [ 712.759395] [55188]: [pid: 55188|app: 0|req: 837/1569] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:13 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 712.764036] [55188]: DEBUG nova.api.openstack.wsgi [None req-a1332bda-ee7a-4f71-ae8a-cd6059eba684 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.766479] [55188]: DEBUG nova.compute.api [None req-a1332bda-ee7a-4f71-ae8a-cd6059eba684 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.774230] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1332bda-ee7a-4f71-ae8a-cd6059eba684 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.774230] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1332bda-ee7a-4f71-ae8a-cd6059eba684 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.774230] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1332bda-ee7a-4f71-ae8a-cd6059eba684 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.774581] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1332bda-ee7a-4f71-ae8a-cd6059eba684 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.775198] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1332bda-ee7a-4f71-ae8a-cd6059eba684 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.775524] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1332bda-ee7a-4f71-ae8a-cd6059eba684 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.784778] [55187]: DEBUG nova.policy [None req-4c507776-2814-4bc4-980a-d3196ea03af6 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.790240] [55187]: INFO nova.api.openstack.requestlog [None req-4c507776-2814-4bc4-980a-d3196ea03af6 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.059104 [ 712.790240] [55187]: [pid: 55187|app: 0|req: 733/1570] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:13 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.794120] [55187]: DEBUG nova.api.openstack.wsgi [None req-8d2d489d-4eec-40ba-8f1d-1c401d98c349 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.795804] [55187]: DEBUG nova.compute.api [None req-8d2d489d-4eec-40ba-8f1d-1c401d98c349 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.797112] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1332bda-ee7a-4f71-ae8a-cd6059eba684 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.797543] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1332bda-ee7a-4f71-ae8a-cd6059eba684 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.797873] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1332bda-ee7a-4f71-ae8a-cd6059eba684 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.798216] [55188]: DEBUG nova.objects.instance [None req-a1332bda-ee7a-4f71-ae8a-cd6059eba684 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 712.799288] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d2d489d-4eec-40ba-8f1d-1c401d98c349 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.799521] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d2d489d-4eec-40ba-8f1d-1c401d98c349 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.799692] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d2d489d-4eec-40ba-8f1d-1c401d98c349 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.800083] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d2d489d-4eec-40ba-8f1d-1c401d98c349 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.800277] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d2d489d-4eec-40ba-8f1d-1c401d98c349 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.800448] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d2d489d-4eec-40ba-8f1d-1c401d98c349 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.839411] [55188]: DEBUG nova.policy [None req-a1332bda-ee7a-4f71-ae8a-cd6059eba684 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.841348] [55187]: DEBUG nova.policy [None req-8d2d489d-4eec-40ba-8f1d-1c401d98c349 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.844305] [55188]: DEBUG nova.policy [None req-a1332bda-ee7a-4f71-ae8a-cd6059eba684 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.844974] [55188]: DEBUG nova.policy [None req-a1332bda-ee7a-4f71-ae8a-cd6059eba684 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.845856] [55187]: INFO nova.api.openstack.requestlog [None req-8d2d489d-4eec-40ba-8f1d-1c401d98c349 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.054968 [ 712.846244] [55187]: [pid: 55187|app: 0|req: 734/1571] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:13 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.848751] [55187]: DEBUG nova.api.openstack.wsgi [None req-df70be41-b57e-4c9e-86c3-de1cbf0c4447 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.850606] [55187]: DEBUG nova.compute.api [None req-df70be41-b57e-4c9e-86c3-de1cbf0c4447 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.851800] [55188]: INFO nova.api.openstack.requestlog [None req-a1332bda-ee7a-4f71-ae8a-cd6059eba684 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.091611 [ 712.852225] [55188]: [pid: 55188|app: 0|req: 838/1572] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:13 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 712.853725] [55187]: DEBUG oslo_concurrency.lockutils [None req-df70be41-b57e-4c9e-86c3-de1cbf0c4447 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.853958] [55187]: DEBUG oslo_concurrency.lockutils [None req-df70be41-b57e-4c9e-86c3-de1cbf0c4447 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.854157] [55187]: DEBUG oslo_concurrency.lockutils [None req-df70be41-b57e-4c9e-86c3-de1cbf0c4447 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.854505] [55187]: DEBUG oslo_concurrency.lockutils [None req-df70be41-b57e-4c9e-86c3-de1cbf0c4447 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.854724] [55188]: DEBUG nova.api.openstack.wsgi [None req-982ebcfb-6b56-4a2a-854d-bbb2d77ac826 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.854873] [55187]: DEBUG oslo_concurrency.lockutils [None req-df70be41-b57e-4c9e-86c3-de1cbf0c4447 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.854873] [55187]: DEBUG oslo_concurrency.lockutils [None req-df70be41-b57e-4c9e-86c3-de1cbf0c4447 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.856657] [55188]: DEBUG nova.compute.api [None req-982ebcfb-6b56-4a2a-854d-bbb2d77ac826 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.859872] [55188]: DEBUG oslo_concurrency.lockutils [None req-982ebcfb-6b56-4a2a-854d-bbb2d77ac826 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.860190] [55188]: DEBUG oslo_concurrency.lockutils [None req-982ebcfb-6b56-4a2a-854d-bbb2d77ac826 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.860407] [55188]: DEBUG oslo_concurrency.lockutils [None req-982ebcfb-6b56-4a2a-854d-bbb2d77ac826 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.860793] [55188]: DEBUG oslo_concurrency.lockutils [None req-982ebcfb-6b56-4a2a-854d-bbb2d77ac826 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.861339] [55188]: DEBUG oslo_concurrency.lockutils [None req-982ebcfb-6b56-4a2a-854d-bbb2d77ac826 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.861339] [55188]: DEBUG oslo_concurrency.lockutils [None req-982ebcfb-6b56-4a2a-854d-bbb2d77ac826 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.898491] [55188]: DEBUG nova.policy [None req-982ebcfb-6b56-4a2a-854d-bbb2d77ac826 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.898774] [55187]: DEBUG nova.policy [None req-df70be41-b57e-4c9e-86c3-de1cbf0c4447 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.903967] [55188]: INFO nova.api.openstack.requestlog [None req-982ebcfb-6b56-4a2a-854d-bbb2d77ac826 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.050714 [ 712.904062] [55187]: DEBUG nova.policy [None req-df70be41-b57e-4c9e-86c3-de1cbf0c4447 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.904144] [55188]: [pid: 55188|app: 0|req: 839/1573] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:13 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.904174] [55187]: DEBUG nova.policy [None req-df70be41-b57e-4c9e-86c3-de1cbf0c4447 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.904746] [55187]: INFO nova.api.openstack.requestlog [None req-df70be41-b57e-4c9e-86c3-de1cbf0c4447 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.057995 [ 712.905081] [55187]: [pid: 55187|app: 0|req: 735/1574] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:13 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 712.908018] [55188]: DEBUG nova.api.openstack.wsgi [None req-f33eb346-4467-4e86-a051-bf4d5c82b12c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.908230] [55187]: DEBUG nova.api.openstack.wsgi [None req-b7f98361-4ccd-45ad-bd6e-5903c8bcf905 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.908800] [55188]: DEBUG nova.compute.api [None req-f33eb346-4467-4e86-a051-bf4d5c82b12c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.909210] [55187]: DEBUG nova.compute.api [None req-b7f98361-4ccd-45ad-bd6e-5903c8bcf905 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.913871] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7f98361-4ccd-45ad-bd6e-5903c8bcf905 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.914050] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7f98361-4ccd-45ad-bd6e-5903c8bcf905 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.914302] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7f98361-4ccd-45ad-bd6e-5903c8bcf905 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.914824] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7f98361-4ccd-45ad-bd6e-5903c8bcf905 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.915066] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7f98361-4ccd-45ad-bd6e-5903c8bcf905 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.915255] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7f98361-4ccd-45ad-bd6e-5903c8bcf905 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.916212] [55188]: DEBUG oslo_concurrency.lockutils [None req-f33eb346-4467-4e86-a051-bf4d5c82b12c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.916644] [55188]: DEBUG oslo_concurrency.lockutils [None req-f33eb346-4467-4e86-a051-bf4d5c82b12c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.918254] [55188]: DEBUG oslo_concurrency.lockutils [None req-f33eb346-4467-4e86-a051-bf4d5c82b12c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.918254] [55188]: DEBUG oslo_concurrency.lockutils [None req-f33eb346-4467-4e86-a051-bf4d5c82b12c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.918254] [55188]: DEBUG oslo_concurrency.lockutils [None req-f33eb346-4467-4e86-a051-bf4d5c82b12c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.918350] [55188]: DEBUG oslo_concurrency.lockutils [None req-f33eb346-4467-4e86-a051-bf4d5c82b12c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.963673] [55187]: DEBUG nova.policy [None req-b7f98361-4ccd-45ad-bd6e-5903c8bcf905 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.965782] [55188]: DEBUG nova.policy [None req-f33eb346-4467-4e86-a051-bf4d5c82b12c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.969021] [55187]: INFO nova.api.openstack.requestlog [None req-b7f98361-4ccd-45ad-bd6e-5903c8bcf905 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.063276 [ 712.969411] [55187]: [pid: 55187|app: 0|req: 736/1575] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:13 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.970779] [55188]: INFO nova.api.openstack.requestlog [None req-f33eb346-4467-4e86-a051-bf4d5c82b12c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.066086 [ 712.971124] [55188]: [pid: 55188|app: 0|req: 840/1576] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:13 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.972639] [55187]: DEBUG nova.api.openstack.wsgi [None req-ea442610-8496-4ad5-8689-e45f9813f41e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.973625] [55188]: DEBUG nova.api.openstack.wsgi [None req-ed46358c-af9b-42d9-bf18-bc894b45f412 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 712.974879] [55187]: DEBUG nova.compute.api [None req-ea442610-8496-4ad5-8689-e45f9813f41e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.975513] [55188]: DEBUG nova.compute.api [None req-ed46358c-af9b-42d9-bf18-bc894b45f412 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 712.978836] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea442610-8496-4ad5-8689-e45f9813f41e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.979235] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea442610-8496-4ad5-8689-e45f9813f41e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.979480] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea442610-8496-4ad5-8689-e45f9813f41e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.980080] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea442610-8496-4ad5-8689-e45f9813f41e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.980162] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed46358c-af9b-42d9-bf18-bc894b45f412 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.980213] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea442610-8496-4ad5-8689-e45f9813f41e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.980256] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed46358c-af9b-42d9-bf18-bc894b45f412 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.980374] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed46358c-af9b-42d9-bf18-bc894b45f412 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.980430] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea442610-8496-4ad5-8689-e45f9813f41e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.980728] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed46358c-af9b-42d9-bf18-bc894b45f412 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.980926] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed46358c-af9b-42d9-bf18-bc894b45f412 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.981112] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed46358c-af9b-42d9-bf18-bc894b45f412 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.019202] [55187]: DEBUG nova.policy [None req-ea442610-8496-4ad5-8689-e45f9813f41e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.022100] [55188]: DEBUG nova.policy [None req-ed46358c-af9b-42d9-bf18-bc894b45f412 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.023808] [55187]: INFO nova.api.openstack.requestlog [None req-ea442610-8496-4ad5-8689-e45f9813f41e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.053760 [ 713.024199] [55187]: [pid: 55187|app: 0|req: 737/1577] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:13 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.027199] [55188]: INFO nova.api.openstack.requestlog [None req-ed46358c-af9b-42d9-bf18-bc894b45f412 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.054957 [ 713.027302] [55187]: DEBUG nova.api.openstack.wsgi [None req-400ce2fb-4609-41c5-b4fd-8499fccf11be tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.027362] [55188]: [pid: 55188|app: 0|req: 841/1578] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:13 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.030140] [55187]: DEBUG nova.compute.api [None req-400ce2fb-4609-41c5-b4fd-8499fccf11be tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.031985] [55187]: DEBUG oslo_concurrency.lockutils [None req-400ce2fb-4609-41c5-b4fd-8499fccf11be tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.032234] [55187]: DEBUG oslo_concurrency.lockutils [None req-400ce2fb-4609-41c5-b4fd-8499fccf11be tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.032412] [55187]: DEBUG oslo_concurrency.lockutils [None req-400ce2fb-4609-41c5-b4fd-8499fccf11be tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.032764] [55187]: DEBUG oslo_concurrency.lockutils [None req-400ce2fb-4609-41c5-b4fd-8499fccf11be tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.032948] [55187]: DEBUG oslo_concurrency.lockutils [None req-400ce2fb-4609-41c5-b4fd-8499fccf11be tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.033143] [55187]: DEBUG oslo_concurrency.lockutils [None req-400ce2fb-4609-41c5-b4fd-8499fccf11be tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.040251] [55188]: DEBUG nova.api.openstack.wsgi [None req-03cd76d7-4327-4b25-9885-22ec75e24217 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.041872] [55188]: DEBUG nova.compute.api [None req-03cd76d7-4327-4b25-9885-22ec75e24217 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.045463] [55188]: DEBUG oslo_concurrency.lockutils [None req-03cd76d7-4327-4b25-9885-22ec75e24217 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.045849] [55188]: DEBUG oslo_concurrency.lockutils [None req-03cd76d7-4327-4b25-9885-22ec75e24217 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.046268] [55188]: DEBUG oslo_concurrency.lockutils [None req-03cd76d7-4327-4b25-9885-22ec75e24217 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.046715] [55188]: DEBUG oslo_concurrency.lockutils [None req-03cd76d7-4327-4b25-9885-22ec75e24217 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.047018] [55188]: DEBUG oslo_concurrency.lockutils [None req-03cd76d7-4327-4b25-9885-22ec75e24217 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.047269] [55188]: DEBUG oslo_concurrency.lockutils [None req-03cd76d7-4327-4b25-9885-22ec75e24217 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.068528] [55187]: DEBUG nova.policy [None req-400ce2fb-4609-41c5-b4fd-8499fccf11be tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.074051] [55187]: INFO nova.api.openstack.requestlog [None req-400ce2fb-4609-41c5-b4fd-8499fccf11be tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.049202 [ 713.074412] [55187]: [pid: 55187|app: 0|req: 738/1579] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:13 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.091338] [55187]: DEBUG nova.api.openstack.wsgi [None req-d498abfe-a591-48e3-8a0e-3a43ed7207d5 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.093579] [55187]: DEBUG nova.compute.api [None req-d498abfe-a591-48e3-8a0e-3a43ed7207d5 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.098554] [55187]: DEBUG oslo_concurrency.lockutils [None req-d498abfe-a591-48e3-8a0e-3a43ed7207d5 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.098799] [55187]: DEBUG oslo_concurrency.lockutils [None req-d498abfe-a591-48e3-8a0e-3a43ed7207d5 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.098984] [55187]: DEBUG oslo_concurrency.lockutils [None req-d498abfe-a591-48e3-8a0e-3a43ed7207d5 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.099750] [55187]: DEBUG oslo_concurrency.lockutils [None req-d498abfe-a591-48e3-8a0e-3a43ed7207d5 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.099750] [55187]: DEBUG oslo_concurrency.lockutils [None req-d498abfe-a591-48e3-8a0e-3a43ed7207d5 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.099750] [55187]: DEBUG oslo_concurrency.lockutils [None req-d498abfe-a591-48e3-8a0e-3a43ed7207d5 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.138686] [55187]: DEBUG nova.policy [None req-d498abfe-a591-48e3-8a0e-3a43ed7207d5 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.145915] [55187]: INFO nova.api.openstack.requestlog [None req-d498abfe-a591-48e3-8a0e-3a43ed7207d5 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.056802 [ 713.146518] [55187]: [pid: 55187|app: 0|req: 739/1580] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:13 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.149833] [55187]: DEBUG nova.api.openstack.wsgi [None req-291aaef9-70d0-401e-b9d6-b40445bb3bf0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.151857] [55187]: DEBUG nova.compute.api [None req-291aaef9-70d0-401e-b9d6-b40445bb3bf0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.156908] [55187]: DEBUG oslo_concurrency.lockutils [None req-291aaef9-70d0-401e-b9d6-b40445bb3bf0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.157352] [55187]: DEBUG oslo_concurrency.lockutils [None req-291aaef9-70d0-401e-b9d6-b40445bb3bf0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.157601] [55187]: DEBUG oslo_concurrency.lockutils [None req-291aaef9-70d0-401e-b9d6-b40445bb3bf0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.158143] [55187]: DEBUG oslo_concurrency.lockutils [None req-291aaef9-70d0-401e-b9d6-b40445bb3bf0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.158205] [55187]: DEBUG oslo_concurrency.lockutils [None req-291aaef9-70d0-401e-b9d6-b40445bb3bf0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.159145] [55187]: DEBUG oslo_concurrency.lockutils [None req-291aaef9-70d0-401e-b9d6-b40445bb3bf0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.193212] [55188]: DEBUG nova.policy [None req-03cd76d7-4327-4b25-9885-22ec75e24217 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.201239] [55188]: INFO nova.api.openstack.requestlog [None req-03cd76d7-4327-4b25-9885-22ec75e24217 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.165331 [ 713.202155] [55188]: [pid: 55188|app: 0|req: 842/1581] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:13 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.205793] [55188]: DEBUG nova.api.openstack.wsgi [None req-b4f902c1-7cea-402c-a04d-efa2cc5e3a89 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.208190] [55188]: DEBUG nova.compute.api [None req-b4f902c1-7cea-402c-a04d-efa2cc5e3a89 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.212798] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4f902c1-7cea-402c-a04d-efa2cc5e3a89 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.213131] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4f902c1-7cea-402c-a04d-efa2cc5e3a89 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.213365] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4f902c1-7cea-402c-a04d-efa2cc5e3a89 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.214360] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4f902c1-7cea-402c-a04d-efa2cc5e3a89 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.214761] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4f902c1-7cea-402c-a04d-efa2cc5e3a89 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.215008] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4f902c1-7cea-402c-a04d-efa2cc5e3a89 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.219070] [55187]: DEBUG nova.policy [None req-291aaef9-70d0-401e-b9d6-b40445bb3bf0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.224486] [55187]: DEBUG nova.policy [None req-291aaef9-70d0-401e-b9d6-b40445bb3bf0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.224929] [55187]: DEBUG nova.policy [None req-291aaef9-70d0-401e-b9d6-b40445bb3bf0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.230692] [55187]: INFO nova.api.openstack.requestlog [None req-291aaef9-70d0-401e-b9d6-b40445bb3bf0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.082574 [ 713.230692] [55187]: [pid: 55187|app: 0|req: 740/1582] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:13 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 713.259104] [55188]: DEBUG nova.policy [None req-b4f902c1-7cea-402c-a04d-efa2cc5e3a89 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.266048] [55188]: INFO nova.api.openstack.requestlog [None req-b4f902c1-7cea-402c-a04d-efa2cc5e3a89 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.061145 [ 713.266048] [55188]: [pid: 55188|app: 0|req: 843/1583] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:13 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.278072] [55187]: DEBUG nova.api.openstack.wsgi [None req-43a5fe6d-3b15-4227-b130-41934705e960 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.279859] [55187]: DEBUG nova.compute.api [None req-43a5fe6d-3b15-4227-b130-41934705e960 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.285038] [55187]: DEBUG oslo_concurrency.lockutils [None req-43a5fe6d-3b15-4227-b130-41934705e960 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.285038] [55187]: DEBUG oslo_concurrency.lockutils [None req-43a5fe6d-3b15-4227-b130-41934705e960 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.285038] [55187]: DEBUG oslo_concurrency.lockutils [None req-43a5fe6d-3b15-4227-b130-41934705e960 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.285224] [55187]: DEBUG oslo_concurrency.lockutils [None req-43a5fe6d-3b15-4227-b130-41934705e960 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.285328] [55187]: DEBUG oslo_concurrency.lockutils [None req-43a5fe6d-3b15-4227-b130-41934705e960 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.285504] [55187]: DEBUG oslo_concurrency.lockutils [None req-43a5fe6d-3b15-4227-b130-41934705e960 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.335171] [55187]: DEBUG nova.policy [None req-43a5fe6d-3b15-4227-b130-41934705e960 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.340516] [55187]: INFO nova.api.openstack.requestlog [None req-43a5fe6d-3b15-4227-b130-41934705e960 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.065026 [ 713.340979] [55187]: [pid: 55187|app: 0|req: 741/1584] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:13 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.369437] [55188]: DEBUG nova.api.openstack.wsgi [None req-75f96d53-a747-4667-9ce0-cf0c1de68eb5 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.372998] [55188]: DEBUG nova.compute.api [None req-75f96d53-a747-4667-9ce0-cf0c1de68eb5 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.378022] [55188]: DEBUG oslo_concurrency.lockutils [None req-75f96d53-a747-4667-9ce0-cf0c1de68eb5 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.378022] [55188]: DEBUG oslo_concurrency.lockutils [None req-75f96d53-a747-4667-9ce0-cf0c1de68eb5 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.378022] [55188]: DEBUG oslo_concurrency.lockutils [None req-75f96d53-a747-4667-9ce0-cf0c1de68eb5 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.378022] [55188]: DEBUG oslo_concurrency.lockutils [None req-75f96d53-a747-4667-9ce0-cf0c1de68eb5 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.378468] [55188]: DEBUG oslo_concurrency.lockutils [None req-75f96d53-a747-4667-9ce0-cf0c1de68eb5 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.378468] [55188]: DEBUG oslo_concurrency.lockutils [None req-75f96d53-a747-4667-9ce0-cf0c1de68eb5 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.420141] [55188]: DEBUG nova.policy [None req-75f96d53-a747-4667-9ce0-cf0c1de68eb5 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.423706] [55188]: INFO nova.api.openstack.requestlog [None req-75f96d53-a747-4667-9ce0-cf0c1de68eb5 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.056581 [ 713.424293] [55188]: [pid: 55188|app: 0|req: 844/1585] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:13 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.466727] [55187]: DEBUG nova.api.openstack.wsgi [None req-cdbd6bba-cf2b-45c8-8137-ef30c2f43287 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.469393] [55187]: DEBUG nova.compute.api [None req-cdbd6bba-cf2b-45c8-8137-ef30c2f43287 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.475120] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdbd6bba-cf2b-45c8-8137-ef30c2f43287 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.476461] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdbd6bba-cf2b-45c8-8137-ef30c2f43287 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.476461] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdbd6bba-cf2b-45c8-8137-ef30c2f43287 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.476593] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdbd6bba-cf2b-45c8-8137-ef30c2f43287 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.476809] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdbd6bba-cf2b-45c8-8137-ef30c2f43287 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.477073] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdbd6bba-cf2b-45c8-8137-ef30c2f43287 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.479238] [55188]: DEBUG nova.api.openstack.wsgi [None req-f8136e80-16d1-4653-be0a-8d0a1033080c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.484385] [55188]: DEBUG nova.compute.api [None req-f8136e80-16d1-4653-be0a-8d0a1033080c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.488116] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8136e80-16d1-4653-be0a-8d0a1033080c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.488613] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8136e80-16d1-4653-be0a-8d0a1033080c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.489205] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8136e80-16d1-4653-be0a-8d0a1033080c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.489689] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8136e80-16d1-4653-be0a-8d0a1033080c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.490091] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8136e80-16d1-4653-be0a-8d0a1033080c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.490366] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8136e80-16d1-4653-be0a-8d0a1033080c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.636912] [55188]: DEBUG nova.policy [None req-f8136e80-16d1-4653-be0a-8d0a1033080c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.643057] [55188]: INFO nova.api.openstack.requestlog [None req-f8136e80-16d1-4653-be0a-8d0a1033080c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1320 microversion: 2.1 time: 0.166013 [ 713.643057] [55188]: [pid: 55188|app: 0|req: 845/1586] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:13 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1320 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.649418] [55188]: DEBUG nova.api.openstack.wsgi [None req-ea982087-c167-4579-9881-c6baef750e13 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.651409] [55188]: DEBUG nova.compute.api [None req-ea982087-c167-4579-9881-c6baef750e13 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.655308] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea982087-c167-4579-9881-c6baef750e13 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.655841] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea982087-c167-4579-9881-c6baef750e13 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.657887] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea982087-c167-4579-9881-c6baef750e13 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.657887] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea982087-c167-4579-9881-c6baef750e13 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.657887] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea982087-c167-4579-9881-c6baef750e13 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.657887] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea982087-c167-4579-9881-c6baef750e13 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.684261] [55187]: DEBUG nova.policy [None req-cdbd6bba-cf2b-45c8-8137-ef30c2f43287 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.688633] [55187]: INFO nova.api.openstack.requestlog [None req-cdbd6bba-cf2b-45c8-8137-ef30c2f43287 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1318 microversion: 2.1 time: 0.225516 [ 713.689107] [55187]: [pid: 55187|app: 0|req: 742/1587] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:13 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1318 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.692541] [55187]: DEBUG nova.api.openstack.wsgi [None req-299d1dcd-fa94-43b9-ae74-75f3bcb25450 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.694195] [55187]: DEBUG nova.compute.api [None req-299d1dcd-fa94-43b9-ae74-75f3bcb25450 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.697944] [55187]: DEBUG oslo_concurrency.lockutils [None req-299d1dcd-fa94-43b9-ae74-75f3bcb25450 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.698436] [55187]: DEBUG oslo_concurrency.lockutils [None req-299d1dcd-fa94-43b9-ae74-75f3bcb25450 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.698516] [55187]: DEBUG oslo_concurrency.lockutils [None req-299d1dcd-fa94-43b9-ae74-75f3bcb25450 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.701698] [55187]: DEBUG oslo_concurrency.lockutils [None req-299d1dcd-fa94-43b9-ae74-75f3bcb25450 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.701698] [55187]: DEBUG oslo_concurrency.lockutils [None req-299d1dcd-fa94-43b9-ae74-75f3bcb25450 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.701698] [55187]: DEBUG oslo_concurrency.lockutils [None req-299d1dcd-fa94-43b9-ae74-75f3bcb25450 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.701797] [55188]: DEBUG nova.policy [None req-ea982087-c167-4579-9881-c6baef750e13 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.708862] [55188]: INFO nova.api.openstack.requestlog [None req-ea982087-c167-4579-9881-c6baef750e13 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.065416 [ 713.709243] [55188]: [pid: 55188|app: 0|req: 846/1588] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.713186] [55188]: DEBUG nova.api.openstack.wsgi [None req-7ff4afbd-fef5-4628-9919-00a03ec8d469 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.714668] [55188]: DEBUG nova.compute.api [None req-7ff4afbd-fef5-4628-9919-00a03ec8d469 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.719342] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ff4afbd-fef5-4628-9919-00a03ec8d469 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.719699] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ff4afbd-fef5-4628-9919-00a03ec8d469 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.719987] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ff4afbd-fef5-4628-9919-00a03ec8d469 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.720528] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ff4afbd-fef5-4628-9919-00a03ec8d469 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.720825] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ff4afbd-fef5-4628-9919-00a03ec8d469 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.721126] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ff4afbd-fef5-4628-9919-00a03ec8d469 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.756116] [55187]: DEBUG nova.policy [None req-299d1dcd-fa94-43b9-ae74-75f3bcb25450 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.756206] [55188]: DEBUG nova.policy [None req-7ff4afbd-fef5-4628-9919-00a03ec8d469 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.759953] [55187]: INFO nova.api.openstack.requestlog [None req-299d1dcd-fa94-43b9-ae74-75f3bcb25450 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.070179 [ 713.765019] [55187]: [pid: 55187|app: 0|req: 743/1589] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.765438] [55188]: INFO nova.api.openstack.requestlog [None req-7ff4afbd-fef5-4628-9919-00a03ec8d469 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.051024 [ 713.765438] [55188]: [pid: 55188|app: 0|req: 847/1590] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.765504] [55187]: DEBUG nova.api.openstack.wsgi [None req-8354e79c-2949-45d1-94ae-c3c00cbe0773 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.765504] [55187]: DEBUG nova.compute.api [None req-8354e79c-2949-45d1-94ae-c3c00cbe0773 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.767303] [55188]: DEBUG nova.api.openstack.wsgi [None req-cd8024b0-13d0-4724-bd21-e3e70aa74bd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.768696] [55187]: DEBUG oslo_concurrency.lockutils [None req-8354e79c-2949-45d1-94ae-c3c00cbe0773 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.768837] [55187]: DEBUG oslo_concurrency.lockutils [None req-8354e79c-2949-45d1-94ae-c3c00cbe0773 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.768997] [55188]: DEBUG nova.compute.api [None req-cd8024b0-13d0-4724-bd21-e3e70aa74bd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.769132] [55187]: DEBUG oslo_concurrency.lockutils [None req-8354e79c-2949-45d1-94ae-c3c00cbe0773 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.769540] [55187]: DEBUG oslo_concurrency.lockutils [None req-8354e79c-2949-45d1-94ae-c3c00cbe0773 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.769903] [55187]: DEBUG oslo_concurrency.lockutils [None req-8354e79c-2949-45d1-94ae-c3c00cbe0773 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.770028] [55187]: DEBUG oslo_concurrency.lockutils [None req-8354e79c-2949-45d1-94ae-c3c00cbe0773 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.773248] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd8024b0-13d0-4724-bd21-e3e70aa74bd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.773248] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd8024b0-13d0-4724-bd21-e3e70aa74bd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.773248] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd8024b0-13d0-4724-bd21-e3e70aa74bd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.773248] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd8024b0-13d0-4724-bd21-e3e70aa74bd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.773382] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd8024b0-13d0-4724-bd21-e3e70aa74bd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.773413] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd8024b0-13d0-4724-bd21-e3e70aa74bd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.813959] [55187]: DEBUG nova.policy [None req-8354e79c-2949-45d1-94ae-c3c00cbe0773 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.818872] [55187]: INFO nova.api.openstack.requestlog [None req-8354e79c-2949-45d1-94ae-c3c00cbe0773 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.057979 [ 713.819765] [55187]: [pid: 55187|app: 0|req: 744/1591] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.823909] [55187]: DEBUG nova.api.openstack.wsgi [None req-7025472a-cd37-4e68-b4a0-ed6b7118ac4d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.826150] [55187]: DEBUG nova.compute.api [None req-7025472a-cd37-4e68-b4a0-ed6b7118ac4d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.830446] [55187]: DEBUG oslo_concurrency.lockutils [None req-7025472a-cd37-4e68-b4a0-ed6b7118ac4d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.830765] [55187]: DEBUG oslo_concurrency.lockutils [None req-7025472a-cd37-4e68-b4a0-ed6b7118ac4d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.831038] [55187]: DEBUG oslo_concurrency.lockutils [None req-7025472a-cd37-4e68-b4a0-ed6b7118ac4d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.831634] [55187]: DEBUG oslo_concurrency.lockutils [None req-7025472a-cd37-4e68-b4a0-ed6b7118ac4d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.831972] [55187]: DEBUG oslo_concurrency.lockutils [None req-7025472a-cd37-4e68-b4a0-ed6b7118ac4d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.832134] [55187]: DEBUG oslo_concurrency.lockutils [None req-7025472a-cd37-4e68-b4a0-ed6b7118ac4d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.870757] [55188]: DEBUG nova.policy [None req-cd8024b0-13d0-4724-bd21-e3e70aa74bd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.875051] [55188]: INFO nova.api.openstack.requestlog [None req-cd8024b0-13d0-4724-bd21-e3e70aa74bd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1506 microversion: 2.1 time: 0.112785 [ 713.875407] [55188]: [pid: 55188|app: 0|req: 848/1592] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1506 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.882019] [55188]: DEBUG nova.api.openstack.wsgi [None req-6a46a53b-f923-4306-ad12-aee487621eae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.882019] [55188]: DEBUG nova.compute.api [None req-6a46a53b-f923-4306-ad12-aee487621eae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.884201] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a46a53b-f923-4306-ad12-aee487621eae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.884446] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a46a53b-f923-4306-ad12-aee487621eae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.884629] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a46a53b-f923-4306-ad12-aee487621eae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.885048] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a46a53b-f923-4306-ad12-aee487621eae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.885182] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a46a53b-f923-4306-ad12-aee487621eae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.885387] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a46a53b-f923-4306-ad12-aee487621eae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.886776] [55187]: DEBUG nova.policy [None req-7025472a-cd37-4e68-b4a0-ed6b7118ac4d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.896251] [55187]: INFO nova.api.openstack.requestlog [None req-7025472a-cd37-4e68-b4a0-ed6b7118ac4d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.075743 [ 713.896941] [55187]: [pid: 55187|app: 0|req: 745/1593] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.899809] [55187]: DEBUG nova.api.openstack.wsgi [None req-3aa6fe66-95dc-4525-9119-08071c11dfc0 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.906045] [55187]: DEBUG nova.compute.api [None req-3aa6fe66-95dc-4525-9119-08071c11dfc0 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.906045] [55187]: DEBUG oslo_concurrency.lockutils [None req-3aa6fe66-95dc-4525-9119-08071c11dfc0 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.907331] [55187]: DEBUG oslo_concurrency.lockutils [None req-3aa6fe66-95dc-4525-9119-08071c11dfc0 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.907331] [55187]: DEBUG oslo_concurrency.lockutils [None req-3aa6fe66-95dc-4525-9119-08071c11dfc0 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.908031] [55187]: DEBUG oslo_concurrency.lockutils [None req-3aa6fe66-95dc-4525-9119-08071c11dfc0 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.908125] [55187]: DEBUG oslo_concurrency.lockutils [None req-3aa6fe66-95dc-4525-9119-08071c11dfc0 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.908383] [55187]: DEBUG oslo_concurrency.lockutils [None req-3aa6fe66-95dc-4525-9119-08071c11dfc0 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.926063] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=29 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 713.931376] [55187]: DEBUG oslo_concurrency.lockutils [None req-3aa6fe66-95dc-4525-9119-08071c11dfc0 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.931818] [55187]: DEBUG oslo_concurrency.lockutils [None req-3aa6fe66-95dc-4525-9119-08071c11dfc0 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.932077] [55187]: DEBUG oslo_concurrency.lockutils [None req-3aa6fe66-95dc-4525-9119-08071c11dfc0 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.932126] [55188]: DEBUG nova.policy [None req-6a46a53b-f923-4306-ad12-aee487621eae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.932383] [55187]: DEBUG nova.objects.instance [None req-3aa6fe66-95dc-4525-9119-08071c11dfc0 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 713.936531] [55188]: INFO nova.api.openstack.requestlog [None req-6a46a53b-f923-4306-ad12-aee487621eae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1215 microversion: 2.1 time: 0.060444 [ 713.936871] [55188]: [pid: 55188|app: 0|req: 849/1594] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1215 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.941058] [55188]: DEBUG nova.api.openstack.wsgi [None req-697ac7d8-a109-4ca9-8966-ec6df7e1ee5e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.941161] [55188]: DEBUG nova.compute.api [None req-697ac7d8-a109-4ca9-8966-ec6df7e1ee5e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.944380] [55188]: DEBUG oslo_concurrency.lockutils [None req-697ac7d8-a109-4ca9-8966-ec6df7e1ee5e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.944603] [55188]: DEBUG oslo_concurrency.lockutils [None req-697ac7d8-a109-4ca9-8966-ec6df7e1ee5e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.944837] [55188]: DEBUG oslo_concurrency.lockutils [None req-697ac7d8-a109-4ca9-8966-ec6df7e1ee5e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.945126] [55188]: DEBUG oslo_concurrency.lockutils [None req-697ac7d8-a109-4ca9-8966-ec6df7e1ee5e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.945318] [55188]: DEBUG oslo_concurrency.lockutils [None req-697ac7d8-a109-4ca9-8966-ec6df7e1ee5e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.945486] [55188]: DEBUG oslo_concurrency.lockutils [None req-697ac7d8-a109-4ca9-8966-ec6df7e1ee5e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.976686] [55188]: DEBUG nova.policy [None req-697ac7d8-a109-4ca9-8966-ec6df7e1ee5e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.982290] [55188]: INFO nova.api.openstack.requestlog [None req-697ac7d8-a109-4ca9-8966-ec6df7e1ee5e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.044735 [ 713.982618] [55188]: [pid: 55188|app: 0|req: 850/1595] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.985827] [55188]: DEBUG nova.api.openstack.wsgi [None req-e38de854-2b60-4f70-a779-fe1a81babe14 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 713.987679] [55188]: DEBUG nova.compute.api [None req-e38de854-2b60-4f70-a779-fe1a81babe14 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 713.991348] [55188]: DEBUG oslo_concurrency.lockutils [None req-e38de854-2b60-4f70-a779-fe1a81babe14 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.991583] [55188]: DEBUG oslo_concurrency.lockutils [None req-e38de854-2b60-4f70-a779-fe1a81babe14 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.991787] [55188]: DEBUG oslo_concurrency.lockutils [None req-e38de854-2b60-4f70-a779-fe1a81babe14 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.992121] [55188]: DEBUG oslo_concurrency.lockutils [None req-e38de854-2b60-4f70-a779-fe1a81babe14 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.992215] [55187]: DEBUG nova.policy [None req-3aa6fe66-95dc-4525-9119-08071c11dfc0 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.992323] [55188]: DEBUG oslo_concurrency.lockutils [None req-e38de854-2b60-4f70-a779-fe1a81babe14 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.992499] [55188]: DEBUG oslo_concurrency.lockutils [None req-e38de854-2b60-4f70-a779-fe1a81babe14 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.997174] [55187]: DEBUG nova.policy [None req-3aa6fe66-95dc-4525-9119-08071c11dfc0 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.998126] [55187]: DEBUG nova.policy [None req-3aa6fe66-95dc-4525-9119-08071c11dfc0 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.998852] [55187]: INFO nova.api.openstack.requestlog [None req-3aa6fe66-95dc-4525-9119-08071c11dfc0 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.101242 [ 713.999229] [55187]: [pid: 55187|app: 0|req: 746/1596] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 714.002020] [55187]: DEBUG nova.api.openstack.wsgi [None req-d1044019-8e87-44da-abd1-f309b4f5a21e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.003930] [55187]: DEBUG nova.compute.api [None req-d1044019-8e87-44da-abd1-f309b4f5a21e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.007284] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1044019-8e87-44da-abd1-f309b4f5a21e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.007592] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1044019-8e87-44da-abd1-f309b4f5a21e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.007836] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1044019-8e87-44da-abd1-f309b4f5a21e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.008253] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1044019-8e87-44da-abd1-f309b4f5a21e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.008521] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1044019-8e87-44da-abd1-f309b4f5a21e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.008752] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1044019-8e87-44da-abd1-f309b4f5a21e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.023372] [55188]: DEBUG nova.policy [None req-e38de854-2b60-4f70-a779-fe1a81babe14 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.028105] [55188]: INFO nova.api.openstack.requestlog [None req-e38de854-2b60-4f70-a779-fe1a81babe14 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.044888 [ 714.028558] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1044019-8e87-44da-abd1-f309b4f5a21e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.031728] [55188]: [pid: 55188|app: 0|req: 851/1597] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.031810] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1044019-8e87-44da-abd1-f309b4f5a21e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.031810] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1044019-8e87-44da-abd1-f309b4f5a21e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.031810] [55187]: DEBUG nova.objects.instance [None req-d1044019-8e87-44da-abd1-f309b4f5a21e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 714.032999] [55188]: DEBUG nova.api.openstack.wsgi [None req-85c9ef75-11f6-495f-8c3e-e29f0a7d8760 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.036672] [55188]: DEBUG nova.compute.api [None req-85c9ef75-11f6-495f-8c3e-e29f0a7d8760 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.041017] [55188]: DEBUG oslo_concurrency.lockutils [None req-85c9ef75-11f6-495f-8c3e-e29f0a7d8760 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.041262] [55188]: DEBUG oslo_concurrency.lockutils [None req-85c9ef75-11f6-495f-8c3e-e29f0a7d8760 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.041457] [55188]: DEBUG oslo_concurrency.lockutils [None req-85c9ef75-11f6-495f-8c3e-e29f0a7d8760 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.041846] [55188]: DEBUG oslo_concurrency.lockutils [None req-85c9ef75-11f6-495f-8c3e-e29f0a7d8760 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.042124] [55188]: DEBUG oslo_concurrency.lockutils [None req-85c9ef75-11f6-495f-8c3e-e29f0a7d8760 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.042317] [55188]: DEBUG oslo_concurrency.lockutils [None req-85c9ef75-11f6-495f-8c3e-e29f0a7d8760 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.077966] [55188]: DEBUG nova.policy [None req-85c9ef75-11f6-495f-8c3e-e29f0a7d8760 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.082592] [55188]: INFO nova.api.openstack.requestlog [None req-85c9ef75-11f6-495f-8c3e-e29f0a7d8760 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.053014 [ 714.082857] [55188]: [pid: 55188|app: 0|req: 852/1598] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.085789] [55188]: DEBUG nova.api.openstack.wsgi [None req-9f951c70-ea96-4d6a-bcad-a6350b1b576a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.088112] [55188]: DEBUG nova.compute.api [None req-9f951c70-ea96-4d6a-bcad-a6350b1b576a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.094454] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f951c70-ea96-4d6a-bcad-a6350b1b576a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.094853] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f951c70-ea96-4d6a-bcad-a6350b1b576a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.095234] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f951c70-ea96-4d6a-bcad-a6350b1b576a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.095925] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f951c70-ea96-4d6a-bcad-a6350b1b576a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.096275] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f951c70-ea96-4d6a-bcad-a6350b1b576a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.096479] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f951c70-ea96-4d6a-bcad-a6350b1b576a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.140328] [55188]: DEBUG nova.policy [None req-9f951c70-ea96-4d6a-bcad-a6350b1b576a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.149013] [55188]: DEBUG nova.policy [None req-9f951c70-ea96-4d6a-bcad-a6350b1b576a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.150293] [55188]: DEBUG nova.policy [None req-9f951c70-ea96-4d6a-bcad-a6350b1b576a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.151319] [55188]: INFO nova.api.openstack.requestlog [None req-9f951c70-ea96-4d6a-bcad-a6350b1b576a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.067796 [ 714.151838] [55188]: [pid: 55188|app: 0|req: 853/1599] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 714.155184] [55188]: DEBUG nova.api.openstack.wsgi [None req-5d3e23d4-f518-44ca-aaaa-a497ac72ade6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.160014] [55188]: DEBUG nova.compute.api [None req-5d3e23d4-f518-44ca-aaaa-a497ac72ade6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.165355] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d3e23d4-f518-44ca-aaaa-a497ac72ade6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.165615] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d3e23d4-f518-44ca-aaaa-a497ac72ade6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.165810] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d3e23d4-f518-44ca-aaaa-a497ac72ade6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.166215] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d3e23d4-f518-44ca-aaaa-a497ac72ade6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.166429] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d3e23d4-f518-44ca-aaaa-a497ac72ade6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.166601] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d3e23d4-f518-44ca-aaaa-a497ac72ade6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.211745] [55188]: DEBUG nova.policy [None req-5d3e23d4-f518-44ca-aaaa-a497ac72ade6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.217435] [55188]: INFO nova.api.openstack.requestlog [None req-5d3e23d4-f518-44ca-aaaa-a497ac72ade6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.064778 [ 714.217939] [55188]: [pid: 55188|app: 0|req: 854/1600] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.223072] [55188]: DEBUG nova.api.openstack.wsgi [None req-b90fb3e7-3cab-4b6e-8060-d328751eb6be tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.223477] [55188]: DEBUG nova.compute.api [None req-b90fb3e7-3cab-4b6e-8060-d328751eb6be tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.227931] [55188]: DEBUG oslo_concurrency.lockutils [None req-b90fb3e7-3cab-4b6e-8060-d328751eb6be tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.228178] [55188]: DEBUG oslo_concurrency.lockutils [None req-b90fb3e7-3cab-4b6e-8060-d328751eb6be tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.228406] [55188]: DEBUG oslo_concurrency.lockutils [None req-b90fb3e7-3cab-4b6e-8060-d328751eb6be tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.228783] [55188]: DEBUG oslo_concurrency.lockutils [None req-b90fb3e7-3cab-4b6e-8060-d328751eb6be tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.230473] [55188]: DEBUG oslo_concurrency.lockutils [None req-b90fb3e7-3cab-4b6e-8060-d328751eb6be tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.230473] [55188]: DEBUG oslo_concurrency.lockutils [None req-b90fb3e7-3cab-4b6e-8060-d328751eb6be tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.266388] [55188]: DEBUG nova.policy [None req-b90fb3e7-3cab-4b6e-8060-d328751eb6be tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.271637] [55188]: INFO nova.api.openstack.requestlog [None req-b90fb3e7-3cab-4b6e-8060-d328751eb6be tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.053098 [ 714.272010] [55188]: [pid: 55188|app: 0|req: 855/1601] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.277759] [55188]: DEBUG nova.api.openstack.wsgi [None req-1d0b8b2c-049e-478c-acba-389ba54a5697 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.277759] [55188]: DEBUG nova.compute.api [None req-1d0b8b2c-049e-478c-acba-389ba54a5697 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.280931] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d0b8b2c-049e-478c-acba-389ba54a5697 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.281322] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d0b8b2c-049e-478c-acba-389ba54a5697 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.281613] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d0b8b2c-049e-478c-acba-389ba54a5697 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.282067] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d0b8b2c-049e-478c-acba-389ba54a5697 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.282392] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d0b8b2c-049e-478c-acba-389ba54a5697 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.283709] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d0b8b2c-049e-478c-acba-389ba54a5697 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.305495] [55187]: DEBUG nova.policy [None req-d1044019-8e87-44da-abd1-f309b4f5a21e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.317772] [55187]: DEBUG nova.policy [None req-d1044019-8e87-44da-abd1-f309b4f5a21e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.318824] [55187]: DEBUG nova.policy [None req-d1044019-8e87-44da-abd1-f309b4f5a21e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.322465] [55188]: DEBUG nova.policy [None req-1d0b8b2c-049e-478c-acba-389ba54a5697 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.325507] [55187]: INFO nova.api.openstack.requestlog [None req-d1044019-8e87-44da-abd1-f309b4f5a21e tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.325564 [ 714.326151] [55187]: [pid: 55187|app: 0|req: 747/1602] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 714.328725] [55188]: INFO nova.api.openstack.requestlog [None req-1d0b8b2c-049e-478c-acba-389ba54a5697 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1219 microversion: 2.1 time: 0.056031 [ 714.329354] [55188]: [pid: 55188|app: 0|req: 856/1603] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.330110] [55187]: DEBUG nova.api.openstack.wsgi [None req-cb6a31ae-8907-4601-a511-1211cd538048 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.334845] [55187]: DEBUG nova.compute.api [None req-cb6a31ae-8907-4601-a511-1211cd538048 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.335010] [55188]: DEBUG nova.api.openstack.wsgi [None req-f6dd7255-7000-4787-b7ec-aaf204774abe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.335010] [55188]: DEBUG nova.compute.api [None req-f6dd7255-7000-4787-b7ec-aaf204774abe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.335976] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb6a31ae-8907-4601-a511-1211cd538048 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.336064] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb6a31ae-8907-4601-a511-1211cd538048 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.336306] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb6a31ae-8907-4601-a511-1211cd538048 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.336676] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb6a31ae-8907-4601-a511-1211cd538048 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.336874] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb6a31ae-8907-4601-a511-1211cd538048 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.337072] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb6a31ae-8907-4601-a511-1211cd538048 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.340563] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6dd7255-7000-4787-b7ec-aaf204774abe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.340563] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6dd7255-7000-4787-b7ec-aaf204774abe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.340563] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6dd7255-7000-4787-b7ec-aaf204774abe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.340563] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6dd7255-7000-4787-b7ec-aaf204774abe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.340708] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6dd7255-7000-4787-b7ec-aaf204774abe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.340708] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6dd7255-7000-4787-b7ec-aaf204774abe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.375877] [55188]: DEBUG nova.policy [None req-f6dd7255-7000-4787-b7ec-aaf204774abe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.380239] [55188]: INFO nova.api.openstack.requestlog [None req-f6dd7255-7000-4787-b7ec-aaf204774abe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.050495 [ 714.380574] [55188]: [pid: 55188|app: 0|req: 857/1604] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.383545] [55187]: DEBUG nova.policy [None req-cb6a31ae-8907-4601-a511-1211cd538048 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.387325] [55188]: DEBUG nova.api.openstack.wsgi [None req-7b5a8442-b45f-4a6e-a3df-f5289dc0798f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.388307] [55187]: INFO nova.api.openstack.requestlog [None req-cb6a31ae-8907-4601-a511-1211cd538048 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.060455 [ 714.388410] [55187]: [pid: 55187|app: 0|req: 748/1605] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.388984] [55188]: DEBUG nova.compute.api [None req-7b5a8442-b45f-4a6e-a3df-f5289dc0798f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.391432] [55187]: DEBUG nova.api.openstack.wsgi [None req-c8a356c1-34d0-4441-a40a-993c37a89133 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.393132] [55187]: DEBUG nova.compute.api [None req-c8a356c1-34d0-4441-a40a-993c37a89133 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.398983] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b5a8442-b45f-4a6e-a3df-f5289dc0798f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.399255] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b5a8442-b45f-4a6e-a3df-f5289dc0798f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.399554] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b5a8442-b45f-4a6e-a3df-f5289dc0798f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.399791] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b5a8442-b45f-4a6e-a3df-f5289dc0798f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.399986] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b5a8442-b45f-4a6e-a3df-f5289dc0798f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.400180] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b5a8442-b45f-4a6e-a3df-f5289dc0798f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.400592] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8a356c1-34d0-4441-a40a-993c37a89133 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.401167] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8a356c1-34d0-4441-a40a-993c37a89133 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.401371] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8a356c1-34d0-4441-a40a-993c37a89133 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.401735] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8a356c1-34d0-4441-a40a-993c37a89133 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.401979] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8a356c1-34d0-4441-a40a-993c37a89133 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.402894] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8a356c1-34d0-4441-a40a-993c37a89133 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.440366] [55188]: DEBUG nova.policy [None req-7b5a8442-b45f-4a6e-a3df-f5289dc0798f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.446438] [55188]: INFO nova.api.openstack.requestlog [None req-7b5a8442-b45f-4a6e-a3df-f5289dc0798f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.065223 [ 714.447886] [55188]: [pid: 55188|app: 0|req: 858/1606] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.451496] [55188]: DEBUG nova.api.openstack.wsgi [None req-fdeff36c-570e-4479-be28-b2d831876008 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.453294] [55188]: DEBUG nova.compute.api [None req-fdeff36c-570e-4479-be28-b2d831876008 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.458755] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdeff36c-570e-4479-be28-b2d831876008 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.459173] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdeff36c-570e-4479-be28-b2d831876008 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.459793] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdeff36c-570e-4479-be28-b2d831876008 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.460551] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdeff36c-570e-4479-be28-b2d831876008 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.462210] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdeff36c-570e-4479-be28-b2d831876008 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.462210] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdeff36c-570e-4479-be28-b2d831876008 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.508386] [55188]: DEBUG nova.policy [None req-fdeff36c-570e-4479-be28-b2d831876008 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.514603] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=25 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 714.516712] [55188]: DEBUG nova.policy [None req-fdeff36c-570e-4479-be28-b2d831876008 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.516712] [55188]: DEBUG nova.policy [None req-fdeff36c-570e-4479-be28-b2d831876008 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.519234] [55188]: INFO nova.api.openstack.requestlog [None req-fdeff36c-570e-4479-be28-b2d831876008 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.070391 [ 714.519796] [55188]: [pid: 55188|app: 0|req: 859/1607] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 714.525043] [55188]: DEBUG nova.api.openstack.wsgi [None req-7f2f8474-df4f-46f7-9e04-8d6fb2c8782b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.530580] [55188]: DEBUG nova.compute.api [None req-7f2f8474-df4f-46f7-9e04-8d6fb2c8782b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.536582] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f2f8474-df4f-46f7-9e04-8d6fb2c8782b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.536826] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f2f8474-df4f-46f7-9e04-8d6fb2c8782b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.537043] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f2f8474-df4f-46f7-9e04-8d6fb2c8782b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.537427] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f2f8474-df4f-46f7-9e04-8d6fb2c8782b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.537628] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f2f8474-df4f-46f7-9e04-8d6fb2c8782b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.537799] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f2f8474-df4f-46f7-9e04-8d6fb2c8782b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.582077] [55188]: DEBUG nova.policy [None req-7f2f8474-df4f-46f7-9e04-8d6fb2c8782b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.589806] [55188]: INFO nova.api.openstack.requestlog [None req-7f2f8474-df4f-46f7-9e04-8d6fb2c8782b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.069453 [ 714.590192] [55188]: [pid: 55188|app: 0|req: 860/1608] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.592931] [55188]: DEBUG nova.api.openstack.wsgi [None req-50105f6c-0765-436d-83bf-b927f79bc3ff tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.595313] [55188]: DEBUG nova.compute.api [None req-50105f6c-0765-436d-83bf-b927f79bc3ff tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.603232] [55188]: DEBUG oslo_concurrency.lockutils [None req-50105f6c-0765-436d-83bf-b927f79bc3ff tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.603396] [55188]: DEBUG oslo_concurrency.lockutils [None req-50105f6c-0765-436d-83bf-b927f79bc3ff tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.603574] [55188]: DEBUG oslo_concurrency.lockutils [None req-50105f6c-0765-436d-83bf-b927f79bc3ff tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.603978] [55188]: DEBUG oslo_concurrency.lockutils [None req-50105f6c-0765-436d-83bf-b927f79bc3ff tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.604076] [55188]: DEBUG oslo_concurrency.lockutils [None req-50105f6c-0765-436d-83bf-b927f79bc3ff tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.604224] [55188]: DEBUG oslo_concurrency.lockutils [None req-50105f6c-0765-436d-83bf-b927f79bc3ff tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.632881] [55187]: DEBUG nova.policy [None req-c8a356c1-34d0-4441-a40a-993c37a89133 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.644934] [55187]: INFO nova.api.openstack.requestlog [None req-c8a356c1-34d0-4441-a40a-993c37a89133 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.255789 [ 714.645372] [55187]: [pid: 55187|app: 0|req: 749/1609] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.650106] [55187]: DEBUG nova.api.openstack.wsgi [None req-2a5b4d3e-077b-4da7-9f7a-4a8f3150cc05 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.650180] [55188]: DEBUG nova.policy [None req-50105f6c-0765-436d-83bf-b927f79bc3ff tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.653214] [55187]: DEBUG nova.compute.api [None req-2a5b4d3e-077b-4da7-9f7a-4a8f3150cc05 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.655811] [55188]: INFO nova.api.openstack.requestlog [None req-50105f6c-0765-436d-83bf-b927f79bc3ff tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.064928 [ 714.657299] [55188]: [pid: 55188|app: 0|req: 861/1610] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:14 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.662588] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a5b4d3e-077b-4da7-9f7a-4a8f3150cc05 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.664029] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a5b4d3e-077b-4da7-9f7a-4a8f3150cc05 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.664029] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a5b4d3e-077b-4da7-9f7a-4a8f3150cc05 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.664029] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a5b4d3e-077b-4da7-9f7a-4a8f3150cc05 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.664029] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a5b4d3e-077b-4da7-9f7a-4a8f3150cc05 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.664224] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a5b4d3e-077b-4da7-9f7a-4a8f3150cc05 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.664448] [55188]: DEBUG nova.api.openstack.wsgi [req-21dbc1cf-9ab9-42f2-9f81-73da7fe0a8ce req-36686bdd-d34a-42cb-a266-7d4c442f8de7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "19c96786-d3cc-49be-ac6e-825c62ffa8a6", "name": "network-vif-plugged", "status": "completed", "tag": "68f3ef18-f849-45f9-bfaf-a6e73d388372"}, {"name": "network-changed", "server_uuid": "19c96786-d3cc-49be-ac6e-825c62ffa8a6", "tag": "68f3ef18-f849-45f9-bfaf-a6e73d388372"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 714.672283] [55188]: DEBUG oslo_concurrency.lockutils [req-21dbc1cf-9ab9-42f2-9f81-73da7fe0a8ce req-36686bdd-d34a-42cb-a266-7d4c442f8de7 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.672734] [55188]: DEBUG oslo_concurrency.lockutils [req-21dbc1cf-9ab9-42f2-9f81-73da7fe0a8ce req-36686bdd-d34a-42cb-a266-7d4c442f8de7 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.673054] [55188]: DEBUG oslo_concurrency.lockutils [req-21dbc1cf-9ab9-42f2-9f81-73da7fe0a8ce req-36686bdd-d34a-42cb-a266-7d4c442f8de7 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.682952] [55188]: INFO nova.api.openstack.compute.server_external_events [req-21dbc1cf-9ab9-42f2-9f81-73da7fe0a8ce req-36686bdd-d34a-42cb-a266-7d4c442f8de7 service nova] Creating event network-vif-plugged:68f3ef18-f849-45f9-bfaf-a6e73d388372 for instance 19c96786-d3cc-49be-ac6e-825c62ffa8a6 on cpu-1 [ 714.683602] [55188]: INFO nova.api.openstack.compute.server_external_events [req-21dbc1cf-9ab9-42f2-9f81-73da7fe0a8ce req-36686bdd-d34a-42cb-a266-7d4c442f8de7 service nova] Creating event network-changed:68f3ef18-f849-45f9-bfaf-a6e73d388372 for instance 19c96786-d3cc-49be-ac6e-825c62ffa8a6 on cpu-1 [ 714.687617] [55188]: INFO nova.api.openstack.requestlog [req-21dbc1cf-9ab9-42f2-9f81-73da7fe0a8ce req-36686bdd-d34a-42cb-a266-7d4c442f8de7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.029449 [ 714.687995] [55188]: [pid: 55188|app: 0|req: 862/1611] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:15 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 714.691115] [55188]: DEBUG nova.api.openstack.wsgi [None req-b9b8288b-d15c-434e-ab3d-9ad10a04d1e3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.692748] [55188]: DEBUG nova.compute.api [None req-b9b8288b-d15c-434e-ab3d-9ad10a04d1e3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.696984] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9b8288b-d15c-434e-ab3d-9ad10a04d1e3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.696984] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9b8288b-d15c-434e-ab3d-9ad10a04d1e3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.697148] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9b8288b-d15c-434e-ab3d-9ad10a04d1e3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.697465] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9b8288b-d15c-434e-ab3d-9ad10a04d1e3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.697768] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9b8288b-d15c-434e-ab3d-9ad10a04d1e3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.697827] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9b8288b-d15c-434e-ab3d-9ad10a04d1e3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.723723] [55187]: DEBUG nova.policy [None req-2a5b4d3e-077b-4da7-9f7a-4a8f3150cc05 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.728970] [55187]: INFO nova.api.openstack.requestlog [None req-2a5b4d3e-077b-4da7-9f7a-4a8f3150cc05 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.082883 [ 714.729304] [55187]: [pid: 55187|app: 0|req: 750/1612] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.735423] [55187]: DEBUG nova.api.openstack.wsgi [None req-12ec3f43-f1c8-40d9-befe-a417ce5441ae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.736946] [55187]: DEBUG nova.compute.api [None req-12ec3f43-f1c8-40d9-befe-a417ce5441ae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.745665] [55187]: DEBUG oslo_concurrency.lockutils [None req-12ec3f43-f1c8-40d9-befe-a417ce5441ae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.745879] [55187]: DEBUG oslo_concurrency.lockutils [None req-12ec3f43-f1c8-40d9-befe-a417ce5441ae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.746153] [55187]: DEBUG oslo_concurrency.lockutils [None req-12ec3f43-f1c8-40d9-befe-a417ce5441ae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.746498] [55187]: DEBUG oslo_concurrency.lockutils [None req-12ec3f43-f1c8-40d9-befe-a417ce5441ae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.746697] [55187]: DEBUG oslo_concurrency.lockutils [None req-12ec3f43-f1c8-40d9-befe-a417ce5441ae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.746866] [55187]: DEBUG oslo_concurrency.lockutils [None req-12ec3f43-f1c8-40d9-befe-a417ce5441ae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.810800] [55188]: DEBUG nova.policy [None req-b9b8288b-d15c-434e-ab3d-9ad10a04d1e3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.816381] [55188]: INFO nova.api.openstack.requestlog [None req-b9b8288b-d15c-434e-ab3d-9ad10a04d1e3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1320 microversion: 2.1 time: 0.127502 [ 714.816745] [55188]: [pid: 55188|app: 0|req: 863/1613] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1320 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.819440] [55188]: DEBUG nova.api.openstack.wsgi [None req-0601e043-f095-44dc-b186-b1f15066c06f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.821173] [55188]: DEBUG nova.compute.api [None req-0601e043-f095-44dc-b186-b1f15066c06f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.826203] [55188]: DEBUG oslo_concurrency.lockutils [None req-0601e043-f095-44dc-b186-b1f15066c06f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.826203] [55188]: DEBUG oslo_concurrency.lockutils [None req-0601e043-f095-44dc-b186-b1f15066c06f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.826203] [55188]: DEBUG oslo_concurrency.lockutils [None req-0601e043-f095-44dc-b186-b1f15066c06f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.826203] [55188]: DEBUG oslo_concurrency.lockutils [None req-0601e043-f095-44dc-b186-b1f15066c06f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.826572] [55188]: DEBUG oslo_concurrency.lockutils [None req-0601e043-f095-44dc-b186-b1f15066c06f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.826572] [55188]: DEBUG oslo_concurrency.lockutils [None req-0601e043-f095-44dc-b186-b1f15066c06f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.862080] [55188]: DEBUG nova.policy [None req-0601e043-f095-44dc-b186-b1f15066c06f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.869155] [55188]: INFO nova.api.openstack.requestlog [None req-0601e043-f095-44dc-b186-b1f15066c06f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.051269 [ 714.869155] [55188]: [pid: 55188|app: 0|req: 864/1614] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.873675] [55188]: DEBUG nova.api.openstack.wsgi [None req-d3b4a09c-4631-4d9a-9d0d-4d271365a7ab tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.874249] [55188]: DEBUG nova.compute.api [None req-d3b4a09c-4631-4d9a-9d0d-4d271365a7ab tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.878221] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3b4a09c-4631-4d9a-9d0d-4d271365a7ab tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.878517] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3b4a09c-4631-4d9a-9d0d-4d271365a7ab tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.878752] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3b4a09c-4631-4d9a-9d0d-4d271365a7ab tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.879206] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3b4a09c-4631-4d9a-9d0d-4d271365a7ab tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.879447] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3b4a09c-4631-4d9a-9d0d-4d271365a7ab tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.879685] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3b4a09c-4631-4d9a-9d0d-4d271365a7ab tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.884264] [55187]: DEBUG nova.policy [None req-12ec3f43-f1c8-40d9-befe-a417ce5441ae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.895092] [55187]: INFO nova.api.openstack.requestlog [None req-12ec3f43-f1c8-40d9-befe-a417ce5441ae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1505 microversion: 2.1 time: 0.164719 [ 714.895517] [55187]: [pid: 55187|app: 0|req: 751/1615] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1505 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.899488] [55187]: DEBUG nova.api.openstack.wsgi [None req-06ebc571-1c27-4acb-b4ab-a2a37f775d25 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.900910] [55187]: DEBUG nova.compute.api [None req-06ebc571-1c27-4acb-b4ab-a2a37f775d25 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.906957] [55187]: DEBUG oslo_concurrency.lockutils [None req-06ebc571-1c27-4acb-b4ab-a2a37f775d25 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.907677] [55187]: DEBUG oslo_concurrency.lockutils [None req-06ebc571-1c27-4acb-b4ab-a2a37f775d25 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.907956] [55187]: DEBUG oslo_concurrency.lockutils [None req-06ebc571-1c27-4acb-b4ab-a2a37f775d25 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.908636] [55187]: DEBUG oslo_concurrency.lockutils [None req-06ebc571-1c27-4acb-b4ab-a2a37f775d25 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.908938] [55187]: DEBUG oslo_concurrency.lockutils [None req-06ebc571-1c27-4acb-b4ab-a2a37f775d25 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.909233] [55187]: DEBUG oslo_concurrency.lockutils [None req-06ebc571-1c27-4acb-b4ab-a2a37f775d25 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.931293] [55188]: DEBUG nova.policy [None req-d3b4a09c-4631-4d9a-9d0d-4d271365a7ab tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.938819] [55188]: INFO nova.api.openstack.requestlog [None req-d3b4a09c-4631-4d9a-9d0d-4d271365a7ab tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.068691 [ 714.939337] [55188]: [pid: 55188|app: 0|req: 865/1616] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.942214] [55188]: DEBUG nova.api.openstack.wsgi [None req-9f307a83-ca7d-418a-9376-f508192f4e50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.946064] [55188]: DEBUG nova.compute.api [None req-9f307a83-ca7d-418a-9376-f508192f4e50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.950797] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f307a83-ca7d-418a-9376-f508192f4e50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.951093] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f307a83-ca7d-418a-9376-f508192f4e50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.951498] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f307a83-ca7d-418a-9376-f508192f4e50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.952359] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f307a83-ca7d-418a-9376-f508192f4e50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.952359] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f307a83-ca7d-418a-9376-f508192f4e50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.952359] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f307a83-ca7d-418a-9376-f508192f4e50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.962608] [55187]: DEBUG nova.policy [None req-06ebc571-1c27-4acb-b4ab-a2a37f775d25 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.967702] [55187]: INFO nova.api.openstack.requestlog [None req-06ebc571-1c27-4acb-b4ab-a2a37f775d25 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.071610 [ 714.968230] [55187]: [pid: 55187|app: 0|req: 752/1617] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.970773] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad2e980c-6758-4c18-9edd-1e437528a777 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 714.972615] [55187]: DEBUG nova.compute.api [None req-ad2e980c-6758-4c18-9edd-1e437528a777 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 714.984900] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad2e980c-6758-4c18-9edd-1e437528a777 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.984900] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad2e980c-6758-4c18-9edd-1e437528a777 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.984900] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad2e980c-6758-4c18-9edd-1e437528a777 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.984900] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad2e980c-6758-4c18-9edd-1e437528a777 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.985237] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad2e980c-6758-4c18-9edd-1e437528a777 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.985322] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad2e980c-6758-4c18-9edd-1e437528a777 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.995525] [55188]: DEBUG nova.policy [None req-9f307a83-ca7d-418a-9376-f508192f4e50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.003039] [55188]: INFO nova.api.openstack.requestlog [None req-9f307a83-ca7d-418a-9376-f508192f4e50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.062812 [ 715.003254] [55188]: [pid: 55188|app: 0|req: 866/1618] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.008154] [55188]: DEBUG nova.api.openstack.wsgi [None req-6c625cdc-06a3-4a81-9a75-3ebe14f4deea tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.009932] [55188]: DEBUG nova.compute.api [None req-6c625cdc-06a3-4a81-9a75-3ebe14f4deea tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.015245] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c625cdc-06a3-4a81-9a75-3ebe14f4deea tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.015245] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c625cdc-06a3-4a81-9a75-3ebe14f4deea tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.015245] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c625cdc-06a3-4a81-9a75-3ebe14f4deea tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.015617] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c625cdc-06a3-4a81-9a75-3ebe14f4deea tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.015811] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c625cdc-06a3-4a81-9a75-3ebe14f4deea tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.016030] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c625cdc-06a3-4a81-9a75-3ebe14f4deea tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.120474] [55188]: DEBUG nova.policy [None req-6c625cdc-06a3-4a81-9a75-3ebe14f4deea tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.128835] [55188]: INFO nova.api.openstack.requestlog [None req-6c625cdc-06a3-4a81-9a75-3ebe14f4deea tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1505 microversion: 2.1 time: 0.124671 [ 715.129596] [55188]: [pid: 55188|app: 0|req: 867/1619] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1505 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.133112] [55188]: DEBUG nova.api.openstack.wsgi [None req-d3e6ed25-0681-4087-8e68-27c27a3200b9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.135514] [55188]: DEBUG nova.compute.api [None req-d3e6ed25-0681-4087-8e68-27c27a3200b9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.136914] [55187]: DEBUG nova.policy [None req-ad2e980c-6758-4c18-9edd-1e437528a777 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.141838] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3e6ed25-0681-4087-8e68-27c27a3200b9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.142153] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3e6ed25-0681-4087-8e68-27c27a3200b9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.143506] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3e6ed25-0681-4087-8e68-27c27a3200b9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.143506] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3e6ed25-0681-4087-8e68-27c27a3200b9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.143506] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3e6ed25-0681-4087-8e68-27c27a3200b9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.143649] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3e6ed25-0681-4087-8e68-27c27a3200b9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.145198] [55187]: INFO nova.api.openstack.requestlog [None req-ad2e980c-6758-4c18-9edd-1e437528a777 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1510 microversion: 2.1 time: 0.176234 [ 715.145997] [55187]: [pid: 55187|app: 0|req: 753/1620] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1510 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.149675] [55187]: DEBUG nova.api.openstack.wsgi [None req-dde05268-85b6-4e61-afe1-fafb06d41608 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.152597] [55187]: DEBUG nova.compute.api [None req-dde05268-85b6-4e61-afe1-fafb06d41608 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.156245] [55187]: DEBUG oslo_concurrency.lockutils [None req-dde05268-85b6-4e61-afe1-fafb06d41608 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.156653] [55187]: DEBUG oslo_concurrency.lockutils [None req-dde05268-85b6-4e61-afe1-fafb06d41608 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.157568] [55187]: DEBUG oslo_concurrency.lockutils [None req-dde05268-85b6-4e61-afe1-fafb06d41608 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.158060] [55187]: DEBUG oslo_concurrency.lockutils [None req-dde05268-85b6-4e61-afe1-fafb06d41608 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.158365] [55187]: DEBUG oslo_concurrency.lockutils [None req-dde05268-85b6-4e61-afe1-fafb06d41608 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.158638] [55187]: DEBUG oslo_concurrency.lockutils [None req-dde05268-85b6-4e61-afe1-fafb06d41608 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.204034] [55188]: DEBUG nova.policy [None req-d3e6ed25-0681-4087-8e68-27c27a3200b9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.212214] [55188]: INFO nova.api.openstack.requestlog [None req-d3e6ed25-0681-4087-8e68-27c27a3200b9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.081715 [ 715.212916] [55188]: [pid: 55188|app: 0|req: 868/1621] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.217251] [55188]: DEBUG nova.api.openstack.wsgi [None req-c3f6fa70-10ce-4394-b444-292c1463c4b3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.219747] [55188]: DEBUG nova.compute.api [None req-c3f6fa70-10ce-4394-b444-292c1463c4b3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.222082] [55187]: DEBUG nova.policy [None req-dde05268-85b6-4e61-afe1-fafb06d41608 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.224423] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3f6fa70-10ce-4394-b444-292c1463c4b3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.224885] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3f6fa70-10ce-4394-b444-292c1463c4b3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.225318] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3f6fa70-10ce-4394-b444-292c1463c4b3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.225950] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3f6fa70-10ce-4394-b444-292c1463c4b3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.226283] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3f6fa70-10ce-4394-b444-292c1463c4b3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.226663] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3f6fa70-10ce-4394-b444-292c1463c4b3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.229277] [55187]: INFO nova.api.openstack.requestlog [None req-dde05268-85b6-4e61-afe1-fafb06d41608 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1271 microversion: 2.1 time: 0.082252 [ 715.229656] [55187]: [pid: 55187|app: 0|req: 754/1622] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1271 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.235040] [55187]: DEBUG nova.api.openstack.wsgi [None req-55b12d29-b49e-4d2c-87f4-cc647727ce33 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.237342] [55187]: DEBUG nova.compute.api [None req-55b12d29-b49e-4d2c-87f4-cc647727ce33 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.241579] [55187]: DEBUG oslo_concurrency.lockutils [None req-55b12d29-b49e-4d2c-87f4-cc647727ce33 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.241963] [55187]: DEBUG oslo_concurrency.lockutils [None req-55b12d29-b49e-4d2c-87f4-cc647727ce33 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.242279] [55187]: DEBUG oslo_concurrency.lockutils [None req-55b12d29-b49e-4d2c-87f4-cc647727ce33 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.242950] [55187]: DEBUG oslo_concurrency.lockutils [None req-55b12d29-b49e-4d2c-87f4-cc647727ce33 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.243137] [55187]: DEBUG oslo_concurrency.lockutils [None req-55b12d29-b49e-4d2c-87f4-cc647727ce33 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.243566] [55187]: DEBUG oslo_concurrency.lockutils [None req-55b12d29-b49e-4d2c-87f4-cc647727ce33 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.270305] [55187]: DEBUG oslo_concurrency.lockutils [None req-55b12d29-b49e-4d2c-87f4-cc647727ce33 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.270551] [55187]: DEBUG oslo_concurrency.lockutils [None req-55b12d29-b49e-4d2c-87f4-cc647727ce33 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.271208] [55187]: DEBUG oslo_concurrency.lockutils [None req-55b12d29-b49e-4d2c-87f4-cc647727ce33 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.271487] [55187]: DEBUG nova.objects.instance [None req-55b12d29-b49e-4d2c-87f4-cc647727ce33 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 715.277153] [55188]: DEBUG nova.policy [None req-c3f6fa70-10ce-4394-b444-292c1463c4b3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.285586] [55188]: INFO nova.api.openstack.requestlog [None req-c3f6fa70-10ce-4394-b444-292c1463c4b3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.071729 [ 715.286121] [55188]: [pid: 55188|app: 0|req: 869/1623] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.289165] [55188]: DEBUG nova.api.openstack.wsgi [None req-11d8e93c-bfb9-4a29-b2f6-ddada03df6b1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.290756] [55188]: DEBUG nova.compute.api [None req-11d8e93c-bfb9-4a29-b2f6-ddada03df6b1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.296413] [55188]: DEBUG oslo_concurrency.lockutils [None req-11d8e93c-bfb9-4a29-b2f6-ddada03df6b1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.296668] [55188]: DEBUG oslo_concurrency.lockutils [None req-11d8e93c-bfb9-4a29-b2f6-ddada03df6b1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.296865] [55188]: DEBUG oslo_concurrency.lockutils [None req-11d8e93c-bfb9-4a29-b2f6-ddada03df6b1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.297747] [55188]: DEBUG oslo_concurrency.lockutils [None req-11d8e93c-bfb9-4a29-b2f6-ddada03df6b1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.297747] [55188]: DEBUG oslo_concurrency.lockutils [None req-11d8e93c-bfb9-4a29-b2f6-ddada03df6b1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.297747] [55188]: DEBUG oslo_concurrency.lockutils [None req-11d8e93c-bfb9-4a29-b2f6-ddada03df6b1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.305042] [55187]: DEBUG nova.policy [None req-55b12d29-b49e-4d2c-87f4-cc647727ce33 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.311410] [55187]: DEBUG nova.policy [None req-55b12d29-b49e-4d2c-87f4-cc647727ce33 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.312074] [55187]: DEBUG nova.policy [None req-55b12d29-b49e-4d2c-87f4-cc647727ce33 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.312740] [55187]: INFO nova.api.openstack.requestlog [None req-55b12d29-b49e-4d2c-87f4-cc647727ce33 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.082069 [ 715.313063] [55187]: [pid: 55187|app: 0|req: 755/1624] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 715.315679] [55187]: DEBUG nova.api.openstack.wsgi [None req-b5961b3e-e1ee-4286-979f-2da50fd024b0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.317450] [55187]: DEBUG nova.compute.api [None req-b5961b3e-e1ee-4286-979f-2da50fd024b0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.320836] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5961b3e-e1ee-4286-979f-2da50fd024b0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.321098] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5961b3e-e1ee-4286-979f-2da50fd024b0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.321399] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5961b3e-e1ee-4286-979f-2da50fd024b0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.321640] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5961b3e-e1ee-4286-979f-2da50fd024b0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.321836] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5961b3e-e1ee-4286-979f-2da50fd024b0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.322015] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5961b3e-e1ee-4286-979f-2da50fd024b0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.337554] [55188]: DEBUG nova.policy [None req-11d8e93c-bfb9-4a29-b2f6-ddada03df6b1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.344567] [55188]: INFO nova.api.openstack.requestlog [None req-11d8e93c-bfb9-4a29-b2f6-ddada03df6b1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.057754 [ 715.344778] [55188]: [pid: 55188|app: 0|req: 870/1625] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.348063] [55188]: DEBUG nova.api.openstack.wsgi [None req-d44628a3-310c-4a9e-b85b-faeb27f7e94e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.348063] [55188]: DEBUG nova.compute.api [None req-d44628a3-310c-4a9e-b85b-faeb27f7e94e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.354888] [55188]: DEBUG oslo_concurrency.lockutils [None req-d44628a3-310c-4a9e-b85b-faeb27f7e94e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.355056] [55188]: DEBUG oslo_concurrency.lockutils [None req-d44628a3-310c-4a9e-b85b-faeb27f7e94e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.355250] [55188]: DEBUG oslo_concurrency.lockutils [None req-d44628a3-310c-4a9e-b85b-faeb27f7e94e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.355605] [55188]: DEBUG oslo_concurrency.lockutils [None req-d44628a3-310c-4a9e-b85b-faeb27f7e94e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.355803] [55188]: DEBUG oslo_concurrency.lockutils [None req-d44628a3-310c-4a9e-b85b-faeb27f7e94e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.355969] [55188]: DEBUG oslo_concurrency.lockutils [None req-d44628a3-310c-4a9e-b85b-faeb27f7e94e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.363737] [55187]: DEBUG nova.policy [None req-b5961b3e-e1ee-4286-979f-2da50fd024b0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.370467] [55187]: INFO nova.api.openstack.requestlog [None req-b5961b3e-e1ee-4286-979f-2da50fd024b0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.056543 [ 715.370842] [55187]: [pid: 55187|app: 0|req: 756/1626] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.371053] [55188]: DEBUG nova.compute.api [None req-d44628a3-310c-4a9e-b85b-faeb27f7e94e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 715.381749] [55187]: DEBUG nova.api.openstack.wsgi [None req-15c14687-6499-4e19-94d9-2022fe73eaff tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.386555] [55187]: DEBUG nova.policy [None req-15c14687-6499-4e19-94d9-2022fe73eaff tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.386729] [55187]: DEBUG nova.api.openstack.compute.servers [None req-15c14687-6499-4e19-94d9-2022fe73eaff tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Removing options 'limit' from query {{(pid=55187) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1552}} [ 715.388028] [55187]: DEBUG nova.compute.api [None req-15c14687-6499-4e19-94d9-2022fe73eaff tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Searching by: {'deleted': False, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 715.388028] [55187]: DEBUG oslo_concurrency.lockutils [None req-15c14687-6499-4e19-94d9-2022fe73eaff tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.388363] [55187]: DEBUG oslo_concurrency.lockutils [None req-15c14687-6499-4e19-94d9-2022fe73eaff tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.388613] [55187]: DEBUG oslo_concurrency.lockutils [None req-15c14687-6499-4e19-94d9-2022fe73eaff tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.389809] [55187]: DEBUG oslo_concurrency.lockutils [None req-15c14687-6499-4e19-94d9-2022fe73eaff tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.389809] [55187]: DEBUG oslo_concurrency.lockutils [None req-15c14687-6499-4e19-94d9-2022fe73eaff tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.389809] [55187]: DEBUG oslo_concurrency.lockutils [None req-15c14687-6499-4e19-94d9-2022fe73eaff tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.390189] [55187]: INFO nova.api.openstack.requestlog [None req-15c14687-6499-4e19-94d9-2022fe73eaff tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=0" status: 200 len: 15 microversion: 2.1 time: 0.017009 [ 715.392033] [55187]: [pid: 55187|app: 0|req: 757/1627] 10.180.1.21 () {58 vars in 1135 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers?limit=0 => generated 15 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 715.399223] [55187]: DEBUG nova.api.openstack.wsgi [None req-398bd45b-6d3c-42d1-b39c-3e45dfaf0119 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.406312] [55187]: DEBUG nova.compute.api [None req-398bd45b-6d3c-42d1-b39c-3e45dfaf0119 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.419644] [55187]: DEBUG oslo_concurrency.lockutils [None req-398bd45b-6d3c-42d1-b39c-3e45dfaf0119 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.419777] [55187]: DEBUG oslo_concurrency.lockutils [None req-398bd45b-6d3c-42d1-b39c-3e45dfaf0119 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.419955] [55187]: DEBUG oslo_concurrency.lockutils [None req-398bd45b-6d3c-42d1-b39c-3e45dfaf0119 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.420330] [55187]: DEBUG oslo_concurrency.lockutils [None req-398bd45b-6d3c-42d1-b39c-3e45dfaf0119 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.420520] [55187]: DEBUG oslo_concurrency.lockutils [None req-398bd45b-6d3c-42d1-b39c-3e45dfaf0119 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.421709] [55187]: DEBUG oslo_concurrency.lockutils [None req-398bd45b-6d3c-42d1-b39c-3e45dfaf0119 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.422341] [55188]: INFO nova.api.openstack.requestlog [None req-d44628a3-310c-4a9e-b85b-faeb27f7e94e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 204 len: 0 microversion: 2.1 time: 0.076628 [ 715.423038] [55188]: [pid: 55188|app: 0|req: 871/1628] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:03:15 2025] DELETE /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 715.426116] [55188]: DEBUG nova.api.openstack.wsgi [None req-a3f1d431-7839-497c-b5fc-53855ba9bbf2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.427831] [55188]: DEBUG nova.compute.api [None req-a3f1d431-7839-497c-b5fc-53855ba9bbf2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.432465] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3f1d431-7839-497c-b5fc-53855ba9bbf2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.432703] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3f1d431-7839-497c-b5fc-53855ba9bbf2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.432888] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3f1d431-7839-497c-b5fc-53855ba9bbf2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.433263] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3f1d431-7839-497c-b5fc-53855ba9bbf2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.433488] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3f1d431-7839-497c-b5fc-53855ba9bbf2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.433637] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3f1d431-7839-497c-b5fc-53855ba9bbf2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.475724] [55187]: DEBUG nova.policy [None req-398bd45b-6d3c-42d1-b39c-3e45dfaf0119 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.481078] [55187]: DEBUG nova.policy [None req-398bd45b-6d3c-42d1-b39c-3e45dfaf0119 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.481775] [55187]: DEBUG nova.policy [None req-398bd45b-6d3c-42d1-b39c-3e45dfaf0119 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.482603] [55187]: INFO nova.api.openstack.requestlog [None req-398bd45b-6d3c-42d1-b39c-3e45dfaf0119 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.091429 [ 715.482938] [55187]: [pid: 55187|app: 0|req: 758/1629] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 715.486508] [55188]: DEBUG nova.policy [None req-a3f1d431-7839-497c-b5fc-53855ba9bbf2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.489553] [55187]: DEBUG nova.api.openstack.wsgi [None req-451d3f61-6f71-4d1f-bb89-49e473aadd95 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.490890] [55188]: INFO nova.api.openstack.requestlog [None req-a3f1d431-7839-497c-b5fc-53855ba9bbf2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.067244 [ 715.491232] [55187]: DEBUG nova.compute.api [None req-451d3f61-6f71-4d1f-bb89-49e473aadd95 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.491291] [55188]: [pid: 55188|app: 0|req: 872/1630] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.493898] [55188]: DEBUG nova.api.openstack.wsgi [None req-3760b41f-5259-40d3-853c-55d29c7ab0c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.495461] [55188]: DEBUG nova.compute.api [None req-3760b41f-5259-40d3-853c-55d29c7ab0c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.496313] [55187]: DEBUG oslo_concurrency.lockutils [None req-451d3f61-6f71-4d1f-bb89-49e473aadd95 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.496572] [55187]: DEBUG oslo_concurrency.lockutils [None req-451d3f61-6f71-4d1f-bb89-49e473aadd95 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.496757] [55187]: DEBUG oslo_concurrency.lockutils [None req-451d3f61-6f71-4d1f-bb89-49e473aadd95 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.497470] [55187]: DEBUG oslo_concurrency.lockutils [None req-451d3f61-6f71-4d1f-bb89-49e473aadd95 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.497470] [55187]: DEBUG oslo_concurrency.lockutils [None req-451d3f61-6f71-4d1f-bb89-49e473aadd95 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.497572] [55187]: DEBUG oslo_concurrency.lockutils [None req-451d3f61-6f71-4d1f-bb89-49e473aadd95 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.498976] [55188]: DEBUG oslo_concurrency.lockutils [None req-3760b41f-5259-40d3-853c-55d29c7ab0c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.499295] [55188]: DEBUG oslo_concurrency.lockutils [None req-3760b41f-5259-40d3-853c-55d29c7ab0c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.500035] [55188]: DEBUG oslo_concurrency.lockutils [None req-3760b41f-5259-40d3-853c-55d29c7ab0c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.500035] [55188]: DEBUG oslo_concurrency.lockutils [None req-3760b41f-5259-40d3-853c-55d29c7ab0c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.500142] [55188]: DEBUG oslo_concurrency.lockutils [None req-3760b41f-5259-40d3-853c-55d29c7ab0c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.500230] [55188]: DEBUG oslo_concurrency.lockutils [None req-3760b41f-5259-40d3-853c-55d29c7ab0c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.538505] [55187]: DEBUG nova.policy [None req-451d3f61-6f71-4d1f-bb89-49e473aadd95 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.544694] [55187]: INFO nova.api.openstack.requestlog [None req-451d3f61-6f71-4d1f-bb89-49e473aadd95 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.060981 [ 715.544944] [55188]: DEBUG nova.policy [None req-3760b41f-5259-40d3-853c-55d29c7ab0c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.545074] [55187]: [pid: 55187|app: 0|req: 759/1631] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.548135] [55187]: DEBUG nova.api.openstack.wsgi [None req-fbd3cfef-98d4-4c4c-b5a9-f14f986bb453 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.549550] [55188]: INFO nova.api.openstack.requestlog [None req-3760b41f-5259-40d3-853c-55d29c7ab0c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.057704 [ 715.549884] [55188]: [pid: 55188|app: 0|req: 873/1632] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.550075] [55187]: DEBUG nova.compute.api [None req-fbd3cfef-98d4-4c4c-b5a9-f14f986bb453 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.554263] [55188]: DEBUG nova.api.openstack.wsgi [None req-22d70453-9fe3-4f0e-9a29-d3413a83c7bd tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.554395] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbd3cfef-98d4-4c4c-b5a9-f14f986bb453 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.554395] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbd3cfef-98d4-4c4c-b5a9-f14f986bb453 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.554395] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbd3cfef-98d4-4c4c-b5a9-f14f986bb453 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.554552] [55188]: DEBUG nova.compute.api [None req-22d70453-9fe3-4f0e-9a29-d3413a83c7bd tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.554721] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbd3cfef-98d4-4c4c-b5a9-f14f986bb453 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.555086] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbd3cfef-98d4-4c4c-b5a9-f14f986bb453 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.555086] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbd3cfef-98d4-4c4c-b5a9-f14f986bb453 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.558113] [55188]: DEBUG oslo_concurrency.lockutils [None req-22d70453-9fe3-4f0e-9a29-d3413a83c7bd tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.558354] [55188]: DEBUG oslo_concurrency.lockutils [None req-22d70453-9fe3-4f0e-9a29-d3413a83c7bd tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.561114] [55188]: DEBUG oslo_concurrency.lockutils [None req-22d70453-9fe3-4f0e-9a29-d3413a83c7bd tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.561114] [55188]: DEBUG oslo_concurrency.lockutils [None req-22d70453-9fe3-4f0e-9a29-d3413a83c7bd tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.561114] [55188]: DEBUG oslo_concurrency.lockutils [None req-22d70453-9fe3-4f0e-9a29-d3413a83c7bd tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.561114] [55188]: DEBUG oslo_concurrency.lockutils [None req-22d70453-9fe3-4f0e-9a29-d3413a83c7bd tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.583588] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbd3cfef-98d4-4c4c-b5a9-f14f986bb453 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.583666] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbd3cfef-98d4-4c4c-b5a9-f14f986bb453 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.583846] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbd3cfef-98d4-4c4c-b5a9-f14f986bb453 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.584095] [55187]: DEBUG nova.objects.instance [None req-fbd3cfef-98d4-4c4c-b5a9-f14f986bb453 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 715.601451] [55188]: DEBUG nova.policy [None req-22d70453-9fe3-4f0e-9a29-d3413a83c7bd tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.604380] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=28 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 715.608689] [55188]: INFO nova.api.openstack.requestlog [None req-22d70453-9fe3-4f0e-9a29-d3413a83c7bd tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.057978 [ 715.609468] [55188]: [pid: 55188|app: 0|req: 874/1633] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.613085] [55188]: DEBUG nova.api.openstack.wsgi [None req-d514339c-d497-4591-aa90-bf7e87b94b98 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.617022] [55188]: DEBUG nova.compute.api [None req-d514339c-d497-4591-aa90-bf7e87b94b98 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.622267] [55188]: DEBUG oslo_concurrency.lockutils [None req-d514339c-d497-4591-aa90-bf7e87b94b98 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.622267] [55188]: DEBUG oslo_concurrency.lockutils [None req-d514339c-d497-4591-aa90-bf7e87b94b98 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.622267] [55188]: DEBUG oslo_concurrency.lockutils [None req-d514339c-d497-4591-aa90-bf7e87b94b98 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.622362] [55187]: DEBUG nova.policy [None req-fbd3cfef-98d4-4c4c-b5a9-f14f986bb453 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.622429] [55188]: DEBUG oslo_concurrency.lockutils [None req-d514339c-d497-4591-aa90-bf7e87b94b98 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.622429] [55188]: DEBUG oslo_concurrency.lockutils [None req-d514339c-d497-4591-aa90-bf7e87b94b98 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.622429] [55188]: DEBUG oslo_concurrency.lockutils [None req-d514339c-d497-4591-aa90-bf7e87b94b98 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.627923] [55187]: DEBUG nova.policy [None req-fbd3cfef-98d4-4c4c-b5a9-f14f986bb453 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.627923] [55187]: DEBUG nova.policy [None req-fbd3cfef-98d4-4c4c-b5a9-f14f986bb453 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.631221] [55187]: INFO nova.api.openstack.requestlog [None req-fbd3cfef-98d4-4c4c-b5a9-f14f986bb453 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.085528 [ 715.631730] [55187]: [pid: 55187|app: 0|req: 760/1634] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 715.634510] [55187]: DEBUG nova.api.openstack.wsgi [None req-f633e069-77b3-4db4-a1b4-bd6fb3eb2163 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.636511] [55187]: DEBUG nova.compute.api [None req-f633e069-77b3-4db4-a1b4-bd6fb3eb2163 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.640174] [55187]: DEBUG oslo_concurrency.lockutils [None req-f633e069-77b3-4db4-a1b4-bd6fb3eb2163 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.641078] [55187]: DEBUG oslo_concurrency.lockutils [None req-f633e069-77b3-4db4-a1b4-bd6fb3eb2163 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.641078] [55187]: DEBUG oslo_concurrency.lockutils [None req-f633e069-77b3-4db4-a1b4-bd6fb3eb2163 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.641255] [55187]: DEBUG oslo_concurrency.lockutils [None req-f633e069-77b3-4db4-a1b4-bd6fb3eb2163 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.641557] [55187]: DEBUG oslo_concurrency.lockutils [None req-f633e069-77b3-4db4-a1b4-bd6fb3eb2163 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.641851] [55187]: DEBUG oslo_concurrency.lockutils [None req-f633e069-77b3-4db4-a1b4-bd6fb3eb2163 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.690355] [55187]: DEBUG nova.policy [None req-f633e069-77b3-4db4-a1b4-bd6fb3eb2163 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.695558] [55187]: INFO nova.api.openstack.requestlog [None req-f633e069-77b3-4db4-a1b4-bd6fb3eb2163 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.062951 [ 715.695956] [55187]: [pid: 55187|app: 0|req: 761/1635] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:16 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.698775] [55187]: DEBUG nova.api.openstack.wsgi [None req-d629e75c-8db0-403f-be4a-8d8ec4689567 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.698968] [55187]: DEBUG nova.compute.api [None req-d629e75c-8db0-403f-be4a-8d8ec4689567 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.702642] [55187]: DEBUG oslo_concurrency.lockutils [None req-d629e75c-8db0-403f-be4a-8d8ec4689567 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.702926] [55187]: DEBUG oslo_concurrency.lockutils [None req-d629e75c-8db0-403f-be4a-8d8ec4689567 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.703124] [55187]: DEBUG oslo_concurrency.lockutils [None req-d629e75c-8db0-403f-be4a-8d8ec4689567 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.703537] [55187]: DEBUG oslo_concurrency.lockutils [None req-d629e75c-8db0-403f-be4a-8d8ec4689567 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.703662] [55187]: DEBUG oslo_concurrency.lockutils [None req-d629e75c-8db0-403f-be4a-8d8ec4689567 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.703827] [55187]: DEBUG oslo_concurrency.lockutils [None req-d629e75c-8db0-403f-be4a-8d8ec4689567 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.719667] [55187]: DEBUG nova.compute.api [None req-d629e75c-8db0-403f-be4a-8d8ec4689567 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 715.748719] [55188]: DEBUG nova.policy [None req-d514339c-d497-4591-aa90-bf7e87b94b98 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.752963] [55188]: INFO nova.api.openstack.requestlog [None req-d514339c-d497-4591-aa90-bf7e87b94b98 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1510 microversion: 2.1 time: 0.142915 [ 715.757353] [55188]: [pid: 55188|app: 0|req: 875/1636] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:15 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1510 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.774854] [55187]: INFO nova.api.openstack.requestlog [None req-d629e75c-8db0-403f-be4a-8d8ec4689567 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 204 len: 0 microversion: 2.1 time: 0.077932 [ 715.775236] [55187]: [pid: 55187|app: 0|req: 762/1637] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:03:16 2025] DELETE /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 715.778475] [55187]: DEBUG nova.api.openstack.wsgi [None req-9ec98184-9520-47f2-ac85-ccbd8e2a9d99 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.780196] [55187]: DEBUG nova.compute.api [None req-9ec98184-9520-47f2-ac85-ccbd8e2a9d99 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.783468] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ec98184-9520-47f2-ac85-ccbd8e2a9d99 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.783705] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ec98184-9520-47f2-ac85-ccbd8e2a9d99 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.783881] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ec98184-9520-47f2-ac85-ccbd8e2a9d99 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.784250] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ec98184-9520-47f2-ac85-ccbd8e2a9d99 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.784437] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ec98184-9520-47f2-ac85-ccbd8e2a9d99 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.784602] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ec98184-9520-47f2-ac85-ccbd8e2a9d99 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.816874] [55187]: DEBUG nova.policy [None req-9ec98184-9520-47f2-ac85-ccbd8e2a9d99 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.823882] [55187]: INFO nova.api.openstack.requestlog [None req-9ec98184-9520-47f2-ac85-ccbd8e2a9d99 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.047633 [ 715.824402] [55187]: [pid: 55187|app: 0|req: 763/1638] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:16 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.827308] [55187]: DEBUG nova.api.openstack.wsgi [None req-b0439463-9809-44b5-ac49-fd2854dc0f35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.829125] [55187]: DEBUG nova.compute.api [None req-b0439463-9809-44b5-ac49-fd2854dc0f35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.834913] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0439463-9809-44b5-ac49-fd2854dc0f35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.835203] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0439463-9809-44b5-ac49-fd2854dc0f35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.836108] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0439463-9809-44b5-ac49-fd2854dc0f35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.836108] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0439463-9809-44b5-ac49-fd2854dc0f35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.836316] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0439463-9809-44b5-ac49-fd2854dc0f35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.837206] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0439463-9809-44b5-ac49-fd2854dc0f35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.851418] [55188]: DEBUG nova.api.openstack.wsgi [None req-9db5e0d5-820f-4263-b7df-c014c1bbea58 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Action: 'create', calling method: .version_select at 0x7d4afb4b7010>, body: {"keypair": {"name": "tempest-keypair-865901784", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIKIqsKnje3IB4XUCVF2+ouv2JOtyHS/Gc0Rv3ZrOtCvO4oNRfsVyBk2A3oKAW7XAryvQjuZ8YbEED5BsmhjZ3I2WFnb8TZC6Qe9SNe7L1P/n5+iChM94WHmg8sb1Y9JGQ=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 715.868331] [55188]: DEBUG nova.quota [None req-9db5e0d5-820f-4263-b7df-c014c1bbea58 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Getting quotas for project af2f303415e942d7b281e034d9f4cab9. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 715.873879] [55188]: DEBUG nova.quota [None req-9db5e0d5-820f-4263-b7df-c014c1bbea58 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Getting quotas for user 172205be8805426e998142f2139db8ba and project af2f303415e942d7b281e034d9f4cab9. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 715.887690] [55187]: DEBUG nova.policy [None req-b0439463-9809-44b5-ac49-fd2854dc0f35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.895534] [55187]: DEBUG nova.policy [None req-b0439463-9809-44b5-ac49-fd2854dc0f35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.896274] [55187]: DEBUG nova.policy [None req-b0439463-9809-44b5-ac49-fd2854dc0f35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.900196] [55188]: INFO nova.api.openstack.requestlog [None req-9db5e0d5-820f-4263-b7df-c014c1bbea58 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.93 time: 0.141868 [ 715.900729] [55188]: [pid: 55188|app: 0|req: 876/1639] 10.180.1.21 () {62 vars in 1195 bytes} [Wed Mar 26 22:03:16 2025] POST /compute/v2.1/os-keypairs => generated 400 bytes in 143 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 715.902064] [55187]: INFO nova.api.openstack.requestlog [None req-b0439463-9809-44b5-ac49-fd2854dc0f35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.076629 [ 715.902064] [55187]: [pid: 55187|app: 0|req: 764/1640] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:16 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 715.905469] [55187]: DEBUG nova.api.openstack.wsgi [None req-39787f87-bc4d-48e3-9a56-28fc23bf8aa3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.907282] [55187]: DEBUG nova.compute.api [None req-39787f87-bc4d-48e3-9a56-28fc23bf8aa3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.907425] [55188]: DEBUG nova.api.openstack.wsgi [None req-1d0caedf-f0bc-456b-871b-0ea98bcaaddb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 715.909827] [55188]: DEBUG nova.compute.api [None req-1d0caedf-f0bc-456b-871b-0ea98bcaaddb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 715.914028] [55187]: DEBUG oslo_concurrency.lockutils [None req-39787f87-bc4d-48e3-9a56-28fc23bf8aa3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.914292] [55187]: DEBUG oslo_concurrency.lockutils [None req-39787f87-bc4d-48e3-9a56-28fc23bf8aa3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.914471] [55187]: DEBUG oslo_concurrency.lockutils [None req-39787f87-bc4d-48e3-9a56-28fc23bf8aa3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.914897] [55187]: DEBUG oslo_concurrency.lockutils [None req-39787f87-bc4d-48e3-9a56-28fc23bf8aa3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.915021] [55187]: DEBUG oslo_concurrency.lockutils [None req-39787f87-bc4d-48e3-9a56-28fc23bf8aa3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.915189] [55187]: DEBUG oslo_concurrency.lockutils [None req-39787f87-bc4d-48e3-9a56-28fc23bf8aa3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.922030] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d0caedf-f0bc-456b-871b-0ea98bcaaddb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.922030] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d0caedf-f0bc-456b-871b-0ea98bcaaddb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.922030] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d0caedf-f0bc-456b-871b-0ea98bcaaddb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.922030] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d0caedf-f0bc-456b-871b-0ea98bcaaddb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.922260] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d0caedf-f0bc-456b-871b-0ea98bcaaddb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.925964] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d0caedf-f0bc-456b-871b-0ea98bcaaddb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.992220] [55188]: DEBUG nova.policy [None req-1d0caedf-f0bc-456b-871b-0ea98bcaaddb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.008298] [55188]: INFO nova.api.openstack.requestlog [None req-1d0caedf-f0bc-456b-871b-0ea98bcaaddb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.106529 [ 716.008663] [55188]: [pid: 55188|app: 0|req: 877/1641] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:16 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.011518] [55188]: DEBUG nova.api.openstack.wsgi [None req-132ecbf9-60e4-4677-b4f5-e8ef17790e32 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.013364] [55188]: DEBUG nova.compute.api [None req-132ecbf9-60e4-4677-b4f5-e8ef17790e32 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.022254] [55188]: DEBUG oslo_concurrency.lockutils [None req-132ecbf9-60e4-4677-b4f5-e8ef17790e32 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.025721] [55188]: DEBUG oslo_concurrency.lockutils [None req-132ecbf9-60e4-4677-b4f5-e8ef17790e32 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.025721] [55188]: DEBUG oslo_concurrency.lockutils [None req-132ecbf9-60e4-4677-b4f5-e8ef17790e32 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.025721] [55188]: DEBUG oslo_concurrency.lockutils [None req-132ecbf9-60e4-4677-b4f5-e8ef17790e32 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.025721] [55188]: DEBUG oslo_concurrency.lockutils [None req-132ecbf9-60e4-4677-b4f5-e8ef17790e32 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.025850] [55188]: DEBUG oslo_concurrency.lockutils [None req-132ecbf9-60e4-4677-b4f5-e8ef17790e32 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.077626] [55187]: DEBUG nova.policy [None req-39787f87-bc4d-48e3-9a56-28fc23bf8aa3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.086285] [55187]: INFO nova.api.openstack.requestlog [None req-39787f87-bc4d-48e3-9a56-28fc23bf8aa3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.183712 [ 716.086650] [55187]: [pid: 55187|app: 0|req: 765/1642] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:16 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.090838] [55187]: DEBUG nova.api.openstack.wsgi [None req-356adf46-9843-4af0-97be-32e33767322d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.092545] [55187]: DEBUG nova.compute.api [None req-356adf46-9843-4af0-97be-32e33767322d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.096579] [55187]: DEBUG oslo_concurrency.lockutils [None req-356adf46-9843-4af0-97be-32e33767322d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.096912] [55187]: DEBUG oslo_concurrency.lockutils [None req-356adf46-9843-4af0-97be-32e33767322d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.097122] [55187]: DEBUG oslo_concurrency.lockutils [None req-356adf46-9843-4af0-97be-32e33767322d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.097556] [55187]: DEBUG oslo_concurrency.lockutils [None req-356adf46-9843-4af0-97be-32e33767322d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.097740] [55187]: DEBUG oslo_concurrency.lockutils [None req-356adf46-9843-4af0-97be-32e33767322d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.099269] [55187]: DEBUG oslo_concurrency.lockutils [None req-356adf46-9843-4af0-97be-32e33767322d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.150200] [55187]: DEBUG nova.policy [None req-356adf46-9843-4af0-97be-32e33767322d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.157886] [55187]: INFO nova.api.openstack.requestlog [None req-356adf46-9843-4af0-97be-32e33767322d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.070148 [ 716.158906] [55187]: [pid: 55187|app: 0|req: 766/1643] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:16 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.161133] [55187]: DEBUG nova.api.openstack.wsgi [None req-829d58d6-4f3a-4c62-8685-4721244fd8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.162901] [55187]: DEBUG nova.compute.api [None req-829d58d6-4f3a-4c62-8685-4721244fd8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.169602] [55187]: DEBUG oslo_concurrency.lockutils [None req-829d58d6-4f3a-4c62-8685-4721244fd8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.169733] [55187]: DEBUG oslo_concurrency.lockutils [None req-829d58d6-4f3a-4c62-8685-4721244fd8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.172532] [55187]: DEBUG oslo_concurrency.lockutils [None req-829d58d6-4f3a-4c62-8685-4721244fd8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.172532] [55187]: DEBUG oslo_concurrency.lockutils [None req-829d58d6-4f3a-4c62-8685-4721244fd8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.172532] [55187]: DEBUG oslo_concurrency.lockutils [None req-829d58d6-4f3a-4c62-8685-4721244fd8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.172532] [55187]: DEBUG oslo_concurrency.lockutils [None req-829d58d6-4f3a-4c62-8685-4721244fd8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.313470] [55187]: DEBUG nova.policy [None req-829d58d6-4f3a-4c62-8685-4721244fd8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.321810] [55187]: INFO nova.api.openstack.requestlog [None req-829d58d6-4f3a-4c62-8685-4721244fd8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1509 microversion: 2.1 time: 0.162682 [ 716.322355] [55187]: [pid: 55187|app: 0|req: 767/1644] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:16 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1509 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.324903] [55187]: DEBUG nova.api.openstack.wsgi [None req-8bd75b4f-0d8c-452e-97de-d594d74f9153 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.326785] [55187]: DEBUG nova.compute.api [None req-8bd75b4f-0d8c-452e-97de-d594d74f9153 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.332115] [55188]: DEBUG nova.policy [None req-132ecbf9-60e4-4677-b4f5-e8ef17790e32 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.335756] [55187]: DEBUG oslo_concurrency.lockutils [None req-8bd75b4f-0d8c-452e-97de-d594d74f9153 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.336069] [55187]: DEBUG oslo_concurrency.lockutils [None req-8bd75b4f-0d8c-452e-97de-d594d74f9153 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.336565] [55187]: DEBUG oslo_concurrency.lockutils [None req-8bd75b4f-0d8c-452e-97de-d594d74f9153 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.337324] [55187]: DEBUG oslo_concurrency.lockutils [None req-8bd75b4f-0d8c-452e-97de-d594d74f9153 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.337430] [55188]: INFO nova.api.openstack.requestlog [None req-132ecbf9-60e4-4677-b4f5-e8ef17790e32 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.327434 [ 716.337637] [55187]: DEBUG oslo_concurrency.lockutils [None req-8bd75b4f-0d8c-452e-97de-d594d74f9153 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.337672] [55188]: [pid: 55188|app: 0|req: 878/1645] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:16 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.337710] [55187]: DEBUG oslo_concurrency.lockutils [None req-8bd75b4f-0d8c-452e-97de-d594d74f9153 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.341259] [55188]: DEBUG nova.api.openstack.wsgi [None req-291cf3c3-b9bf-48b8-9fdc-5ae88e7d0d84 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.346205] [55188]: DEBUG nova.compute.api [None req-291cf3c3-b9bf-48b8-9fdc-5ae88e7d0d84 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.349303] [55188]: DEBUG oslo_concurrency.lockutils [None req-291cf3c3-b9bf-48b8-9fdc-5ae88e7d0d84 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.349574] [55188]: DEBUG oslo_concurrency.lockutils [None req-291cf3c3-b9bf-48b8-9fdc-5ae88e7d0d84 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.349716] [55188]: DEBUG oslo_concurrency.lockutils [None req-291cf3c3-b9bf-48b8-9fdc-5ae88e7d0d84 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.350112] [55188]: DEBUG oslo_concurrency.lockutils [None req-291cf3c3-b9bf-48b8-9fdc-5ae88e7d0d84 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.350293] [55188]: DEBUG oslo_concurrency.lockutils [None req-291cf3c3-b9bf-48b8-9fdc-5ae88e7d0d84 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.350460] [55188]: DEBUG oslo_concurrency.lockutils [None req-291cf3c3-b9bf-48b8-9fdc-5ae88e7d0d84 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.473916] [55188]: DEBUG nova.policy [None req-291cf3c3-b9bf-48b8-9fdc-5ae88e7d0d84 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.477450] [55188]: INFO nova.api.openstack.requestlog [None req-291cf3c3-b9bf-48b8-9fdc-5ae88e7d0d84 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1320 microversion: 2.1 time: 0.139670 [ 716.477827] [55188]: [pid: 55188|app: 0|req: 879/1646] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:16 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1320 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.483214] [55188]: DEBUG nova.api.openstack.wsgi [None req-e3458a52-ffe4-413b-ab35-d7de7c483932 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.484942] [55188]: DEBUG nova.compute.api [None req-e3458a52-ffe4-413b-ab35-d7de7c483932 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.488888] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3458a52-ffe4-413b-ab35-d7de7c483932 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.489150] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3458a52-ffe4-413b-ab35-d7de7c483932 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.489339] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3458a52-ffe4-413b-ab35-d7de7c483932 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.489696] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3458a52-ffe4-413b-ab35-d7de7c483932 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.489886] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3458a52-ffe4-413b-ab35-d7de7c483932 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.490070] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3458a52-ffe4-413b-ab35-d7de7c483932 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.532759] [55188]: DEBUG nova.policy [None req-e3458a52-ffe4-413b-ab35-d7de7c483932 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.538121] [55188]: INFO nova.api.openstack.requestlog [None req-e3458a52-ffe4-413b-ab35-d7de7c483932 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.059504 [ 716.538610] [55188]: [pid: 55188|app: 0|req: 880/1647] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:16 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.542369] [55188]: DEBUG nova.api.openstack.wsgi [None req-a062c2b2-ca2c-41e0-8189-2aa341bd8381 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.545265] [55188]: DEBUG nova.compute.api [None req-a062c2b2-ca2c-41e0-8189-2aa341bd8381 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.552168] [55188]: DEBUG oslo_concurrency.lockutils [None req-a062c2b2-ca2c-41e0-8189-2aa341bd8381 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.552168] [55188]: DEBUG oslo_concurrency.lockutils [None req-a062c2b2-ca2c-41e0-8189-2aa341bd8381 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.552436] [55188]: DEBUG oslo_concurrency.lockutils [None req-a062c2b2-ca2c-41e0-8189-2aa341bd8381 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.552964] [55188]: DEBUG oslo_concurrency.lockutils [None req-a062c2b2-ca2c-41e0-8189-2aa341bd8381 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.553281] [55188]: DEBUG oslo_concurrency.lockutils [None req-a062c2b2-ca2c-41e0-8189-2aa341bd8381 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.553568] [55188]: DEBUG oslo_concurrency.lockutils [None req-a062c2b2-ca2c-41e0-8189-2aa341bd8381 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.591190] [55187]: DEBUG nova.policy [None req-8bd75b4f-0d8c-452e-97de-d594d74f9153 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.603388] [55187]: INFO nova.api.openstack.requestlog [None req-8bd75b4f-0d8c-452e-97de-d594d74f9153 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1511 microversion: 2.1 time: 0.280440 [ 716.604702] [55187]: [pid: 55187|app: 0|req: 768/1648] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:16 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1511 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.606754] [55187]: DEBUG nova.api.openstack.wsgi [None req-4a1b4038-ed07-4872-a145-efbb36cb869d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.606828] [55188]: DEBUG nova.policy [None req-a062c2b2-ca2c-41e0-8189-2aa341bd8381 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.609543] [55187]: DEBUG nova.compute.api [None req-4a1b4038-ed07-4872-a145-efbb36cb869d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.611755] [55188]: INFO nova.api.openstack.requestlog [None req-a062c2b2-ca2c-41e0-8189-2aa341bd8381 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.072398 [ 716.612114] [55188]: [pid: 55188|app: 0|req: 881/1649] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:16 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.613334] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a1b4038-ed07-4872-a145-efbb36cb869d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.613584] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a1b4038-ed07-4872-a145-efbb36cb869d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.613768] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a1b4038-ed07-4872-a145-efbb36cb869d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.614169] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a1b4038-ed07-4872-a145-efbb36cb869d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.614557] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a1b4038-ed07-4872-a145-efbb36cb869d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.614775] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a1b4038-ed07-4872-a145-efbb36cb869d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.615185] [55188]: DEBUG nova.api.openstack.wsgi [None req-fe2c4ef1-7a02-4aae-995e-06ff0ae44835 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.617222] [55188]: DEBUG nova.compute.api [None req-fe2c4ef1-7a02-4aae-995e-06ff0ae44835 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.620777] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe2c4ef1-7a02-4aae-995e-06ff0ae44835 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.621698] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe2c4ef1-7a02-4aae-995e-06ff0ae44835 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.621698] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe2c4ef1-7a02-4aae-995e-06ff0ae44835 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.621698] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe2c4ef1-7a02-4aae-995e-06ff0ae44835 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.621844] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe2c4ef1-7a02-4aae-995e-06ff0ae44835 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.621914] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe2c4ef1-7a02-4aae-995e-06ff0ae44835 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.662609] [55188]: DEBUG nova.policy [None req-fe2c4ef1-7a02-4aae-995e-06ff0ae44835 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.666588] [55187]: DEBUG nova.policy [None req-4a1b4038-ed07-4872-a145-efbb36cb869d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.669440] [55188]: INFO nova.api.openstack.requestlog [None req-fe2c4ef1-7a02-4aae-995e-06ff0ae44835 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.056694 [ 716.669920] [55188]: [pid: 55188|app: 0|req: 882/1650] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:16 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.672594] [55188]: DEBUG nova.api.openstack.wsgi [None req-1a9c09ac-0c1d-4ef7-a14d-4c1b225c327d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.675761] [55188]: DEBUG nova.compute.api [None req-1a9c09ac-0c1d-4ef7-a14d-4c1b225c327d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.676843] [55187]: INFO nova.api.openstack.requestlog [None req-4a1b4038-ed07-4872-a145-efbb36cb869d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.071985 [ 716.677272] [55187]: [pid: 55187|app: 0|req: 769/1651] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:16 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.679630] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a9c09ac-0c1d-4ef7-a14d-4c1b225c327d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.679972] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a9c09ac-0c1d-4ef7-a14d-4c1b225c327d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.680222] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a9c09ac-0c1d-4ef7-a14d-4c1b225c327d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.680384] [55187]: DEBUG nova.api.openstack.wsgi [None req-1133f39c-4f62-461f-89c9-52e3c8bc096e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.680601] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a9c09ac-0c1d-4ef7-a14d-4c1b225c327d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.680805] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a9c09ac-0c1d-4ef7-a14d-4c1b225c327d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.681038] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a9c09ac-0c1d-4ef7-a14d-4c1b225c327d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.682061] [55187]: DEBUG nova.compute.api [None req-1133f39c-4f62-461f-89c9-52e3c8bc096e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.687237] [55187]: DEBUG oslo_concurrency.lockutils [None req-1133f39c-4f62-461f-89c9-52e3c8bc096e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.687517] [55187]: DEBUG oslo_concurrency.lockutils [None req-1133f39c-4f62-461f-89c9-52e3c8bc096e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.687704] [55187]: DEBUG oslo_concurrency.lockutils [None req-1133f39c-4f62-461f-89c9-52e3c8bc096e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.688094] [55187]: DEBUG oslo_concurrency.lockutils [None req-1133f39c-4f62-461f-89c9-52e3c8bc096e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.688390] [55187]: DEBUG oslo_concurrency.lockutils [None req-1133f39c-4f62-461f-89c9-52e3c8bc096e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.688635] [55187]: DEBUG oslo_concurrency.lockutils [None req-1133f39c-4f62-461f-89c9-52e3c8bc096e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.720301] [55188]: DEBUG nova.policy [None req-1a9c09ac-0c1d-4ef7-a14d-4c1b225c327d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.724734] [55188]: INFO nova.api.openstack.requestlog [None req-1a9c09ac-0c1d-4ef7-a14d-4c1b225c327d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.054109 [ 716.725226] [55188]: [pid: 55188|app: 0|req: 883/1652] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.728098] [55188]: DEBUG nova.api.openstack.wsgi [None req-1be5df1c-f22d-4777-bb5b-4b711e5ce487 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.729912] [55188]: DEBUG nova.compute.api [None req-1be5df1c-f22d-4777-bb5b-4b711e5ce487 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.735958] [55188]: DEBUG oslo_concurrency.lockutils [None req-1be5df1c-f22d-4777-bb5b-4b711e5ce487 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.736149] [55187]: DEBUG nova.policy [None req-1133f39c-4f62-461f-89c9-52e3c8bc096e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.736500] [55188]: DEBUG oslo_concurrency.lockutils [None req-1be5df1c-f22d-4777-bb5b-4b711e5ce487 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.736720] [55188]: DEBUG oslo_concurrency.lockutils [None req-1be5df1c-f22d-4777-bb5b-4b711e5ce487 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.737129] [55188]: DEBUG oslo_concurrency.lockutils [None req-1be5df1c-f22d-4777-bb5b-4b711e5ce487 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.737348] [55188]: DEBUG oslo_concurrency.lockutils [None req-1be5df1c-f22d-4777-bb5b-4b711e5ce487 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.737642] [55188]: DEBUG oslo_concurrency.lockutils [None req-1be5df1c-f22d-4777-bb5b-4b711e5ce487 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.740501] [55187]: INFO nova.api.openstack.requestlog [None req-1133f39c-4f62-461f-89c9-52e3c8bc096e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1271 microversion: 2.1 time: 0.062523 [ 716.740839] [55187]: [pid: 55187|app: 0|req: 770/1653] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1271 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.743402] [55187]: DEBUG nova.api.openstack.wsgi [None req-008bd2ad-8651-46a6-b221-b8a8de4b7682 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.748037] [55187]: DEBUG nova.compute.api [None req-008bd2ad-8651-46a6-b221-b8a8de4b7682 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.748591] [55187]: DEBUG oslo_concurrency.lockutils [None req-008bd2ad-8651-46a6-b221-b8a8de4b7682 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.748830] [55187]: DEBUG oslo_concurrency.lockutils [None req-008bd2ad-8651-46a6-b221-b8a8de4b7682 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.749030] [55187]: DEBUG oslo_concurrency.lockutils [None req-008bd2ad-8651-46a6-b221-b8a8de4b7682 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.749403] [55187]: DEBUG oslo_concurrency.lockutils [None req-008bd2ad-8651-46a6-b221-b8a8de4b7682 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.749595] [55187]: DEBUG oslo_concurrency.lockutils [None req-008bd2ad-8651-46a6-b221-b8a8de4b7682 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.749763] [55187]: DEBUG oslo_concurrency.lockutils [None req-008bd2ad-8651-46a6-b221-b8a8de4b7682 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.771934] [55187]: DEBUG oslo_concurrency.lockutils [None req-008bd2ad-8651-46a6-b221-b8a8de4b7682 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.771934] [55187]: DEBUG oslo_concurrency.lockutils [None req-008bd2ad-8651-46a6-b221-b8a8de4b7682 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.771934] [55187]: DEBUG oslo_concurrency.lockutils [None req-008bd2ad-8651-46a6-b221-b8a8de4b7682 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.772122] [55187]: DEBUG nova.objects.instance [None req-008bd2ad-8651-46a6-b221-b8a8de4b7682 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 716.778492] [55188]: DEBUG nova.policy [None req-1be5df1c-f22d-4777-bb5b-4b711e5ce487 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.782921] [55188]: INFO nova.api.openstack.requestlog [None req-1be5df1c-f22d-4777-bb5b-4b711e5ce487 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.056982 [ 716.783249] [55188]: [pid: 55188|app: 0|req: 884/1654] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.789364] [55188]: DEBUG nova.api.openstack.wsgi [None req-6ea482dc-8485-4e16-af3b-2f2327df1ee4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.789364] [55188]: DEBUG nova.compute.api [None req-6ea482dc-8485-4e16-af3b-2f2327df1ee4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.792236] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ea482dc-8485-4e16-af3b-2f2327df1ee4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.792236] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ea482dc-8485-4e16-af3b-2f2327df1ee4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.792236] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ea482dc-8485-4e16-af3b-2f2327df1ee4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.792236] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ea482dc-8485-4e16-af3b-2f2327df1ee4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.792486] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ea482dc-8485-4e16-af3b-2f2327df1ee4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.792486] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ea482dc-8485-4e16-af3b-2f2327df1ee4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.797078] [55187]: DEBUG nova.policy [None req-008bd2ad-8651-46a6-b221-b8a8de4b7682 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.802800] [55187]: DEBUG nova.policy [None req-008bd2ad-8651-46a6-b221-b8a8de4b7682 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.802800] [55187]: DEBUG nova.policy [None req-008bd2ad-8651-46a6-b221-b8a8de4b7682 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.802800] [55187]: INFO nova.api.openstack.requestlog [None req-008bd2ad-8651-46a6-b221-b8a8de4b7682 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.061368 [ 716.803095] [55187]: [pid: 55187|app: 0|req: 771/1655] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 716.805644] [55187]: DEBUG nova.api.openstack.wsgi [None req-6049d36e-8b91-4adc-bdf4-a5d580fe4ba7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.807335] [55187]: DEBUG nova.compute.api [None req-6049d36e-8b91-4adc-bdf4-a5d580fe4ba7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.811886] [55187]: DEBUG oslo_concurrency.lockutils [None req-6049d36e-8b91-4adc-bdf4-a5d580fe4ba7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.811886] [55187]: DEBUG oslo_concurrency.lockutils [None req-6049d36e-8b91-4adc-bdf4-a5d580fe4ba7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.811886] [55187]: DEBUG oslo_concurrency.lockutils [None req-6049d36e-8b91-4adc-bdf4-a5d580fe4ba7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.811886] [55187]: DEBUG oslo_concurrency.lockutils [None req-6049d36e-8b91-4adc-bdf4-a5d580fe4ba7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.812103] [55187]: DEBUG oslo_concurrency.lockutils [None req-6049d36e-8b91-4adc-bdf4-a5d580fe4ba7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.812103] [55187]: DEBUG oslo_concurrency.lockutils [None req-6049d36e-8b91-4adc-bdf4-a5d580fe4ba7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.849696] [55187]: DEBUG nova.policy [None req-6049d36e-8b91-4adc-bdf4-a5d580fe4ba7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.854067] [55187]: INFO nova.api.openstack.requestlog [None req-6049d36e-8b91-4adc-bdf4-a5d580fe4ba7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.050277 [ 716.854406] [55187]: [pid: 55187|app: 0|req: 772/1656] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.857575] [55187]: DEBUG nova.api.openstack.wsgi [None req-840132dd-0cc8-4d83-b8b9-cc0d6d8a1882 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.859218] [55187]: DEBUG nova.compute.api [None req-840132dd-0cc8-4d83-b8b9-cc0d6d8a1882 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.862536] [55187]: DEBUG oslo_concurrency.lockutils [None req-840132dd-0cc8-4d83-b8b9-cc0d6d8a1882 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.862777] [55187]: DEBUG oslo_concurrency.lockutils [None req-840132dd-0cc8-4d83-b8b9-cc0d6d8a1882 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.862956] [55187]: DEBUG oslo_concurrency.lockutils [None req-840132dd-0cc8-4d83-b8b9-cc0d6d8a1882 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.864936] [55187]: DEBUG oslo_concurrency.lockutils [None req-840132dd-0cc8-4d83-b8b9-cc0d6d8a1882 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.864936] [55187]: DEBUG oslo_concurrency.lockutils [None req-840132dd-0cc8-4d83-b8b9-cc0d6d8a1882 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.864936] [55187]: DEBUG oslo_concurrency.lockutils [None req-840132dd-0cc8-4d83-b8b9-cc0d6d8a1882 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.865451] [55188]: DEBUG nova.policy [None req-6ea482dc-8485-4e16-af3b-2f2327df1ee4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.871137] [55188]: INFO nova.api.openstack.requestlog [None req-6ea482dc-8485-4e16-af3b-2f2327df1ee4 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1508 microversion: 2.1 time: 0.086973 [ 716.871243] [55188]: [pid: 55188|app: 0|req: 885/1657] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1508 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.874448] [55188]: DEBUG nova.api.openstack.wsgi [req-0d83262a-fe2d-4f76-a87a-d3371eb1d394 req-d02f1483-7ff6-4989-9353-42151c14024c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2cfab35b-f2fb-4782-a2ea-6cb6059261ba", "name": "network-vif-plugged", "status": "completed", "tag": "80099946-cd69-4fc0-a5af-fc471890117f"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 716.882388] [55188]: DEBUG oslo_concurrency.lockutils [req-0d83262a-fe2d-4f76-a87a-d3371eb1d394 req-d02f1483-7ff6-4989-9353-42151c14024c service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.883153] [55188]: DEBUG oslo_concurrency.lockutils [req-0d83262a-fe2d-4f76-a87a-d3371eb1d394 req-d02f1483-7ff6-4989-9353-42151c14024c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.883153] [55188]: DEBUG oslo_concurrency.lockutils [req-0d83262a-fe2d-4f76-a87a-d3371eb1d394 req-d02f1483-7ff6-4989-9353-42151c14024c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.892391] [55188]: INFO nova.api.openstack.compute.server_external_events [req-0d83262a-fe2d-4f76-a87a-d3371eb1d394 req-d02f1483-7ff6-4989-9353-42151c14024c service nova] Creating event network-vif-plugged:80099946-cd69-4fc0-a5af-fc471890117f for instance 2cfab35b-f2fb-4782-a2ea-6cb6059261ba on cpu-1 [ 716.897087] [55188]: INFO nova.api.openstack.requestlog [req-0d83262a-fe2d-4f76-a87a-d3371eb1d394 req-d02f1483-7ff6-4989-9353-42151c14024c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024840 [ 716.897618] [55188]: [pid: 55188|app: 0|req: 886/1658] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:17 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 716.900167] [55188]: DEBUG nova.api.openstack.wsgi [None req-9a4b4d5c-e4e4-4ff5-9b8a-36768ca488fe tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.901908] [55188]: DEBUG nova.compute.api [None req-9a4b4d5c-e4e4-4ff5-9b8a-36768ca488fe tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.905840] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a4b4d5c-e4e4-4ff5-9b8a-36768ca488fe tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.906014] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a4b4d5c-e4e4-4ff5-9b8a-36768ca488fe tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.906262] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a4b4d5c-e4e4-4ff5-9b8a-36768ca488fe tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.906847] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a4b4d5c-e4e4-4ff5-9b8a-36768ca488fe tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.907114] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a4b4d5c-e4e4-4ff5-9b8a-36768ca488fe tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.907160] [55187]: DEBUG nova.policy [None req-840132dd-0cc8-4d83-b8b9-cc0d6d8a1882 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.907307] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a4b4d5c-e4e4-4ff5-9b8a-36768ca488fe tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.911388] [55187]: INFO nova.api.openstack.requestlog [None req-840132dd-0cc8-4d83-b8b9-cc0d6d8a1882 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.056360 [ 716.911715] [55187]: [pid: 55187|app: 0|req: 773/1659] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.944231] [55188]: DEBUG nova.policy [None req-9a4b4d5c-e4e4-4ff5-9b8a-36768ca488fe tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.950909] [55188]: DEBUG nova.policy [None req-9a4b4d5c-e4e4-4ff5-9b8a-36768ca488fe tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.951101] [55187]: DEBUG nova.api.openstack.wsgi [None req-3b37eb81-b725-4cf4-b1e8-11fae0fa5fa4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Action: 'create', calling method: .version_select at 0x7d4afb531630>, body: {"keypair": {"name": "tempest-keypair-1899069959", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJt6TKxBwD5l4NynFXHzqMbrk6MU6CVLJs430yIRTRisy2bCNS1Our17aqouUeb7EtMW3XJwRjpyiRraggh5Vs+vIpXNamlYNI4bjPi93fse95E+tu3qVuTEQrQmJPQDHg=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 716.951158] [55188]: DEBUG nova.policy [None req-9a4b4d5c-e4e4-4ff5-9b8a-36768ca488fe tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.951785] [55188]: INFO nova.api.openstack.requestlog [None req-9a4b4d5c-e4e4-4ff5-9b8a-36768ca488fe tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.053958 [ 716.952205] [55188]: [pid: 55188|app: 0|req: 887/1660] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 716.955270] [55188]: DEBUG nova.api.openstack.wsgi [None req-c85b65d2-0aad-41a5-8b6d-66d532f405cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 716.957203] [55188]: DEBUG nova.compute.api [None req-c85b65d2-0aad-41a5-8b6d-66d532f405cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 716.960372] [55188]: DEBUG oslo_concurrency.lockutils [None req-c85b65d2-0aad-41a5-8b6d-66d532f405cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.960646] [55188]: DEBUG oslo_concurrency.lockutils [None req-c85b65d2-0aad-41a5-8b6d-66d532f405cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.960848] [55188]: DEBUG oslo_concurrency.lockutils [None req-c85b65d2-0aad-41a5-8b6d-66d532f405cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.961238] [55188]: DEBUG oslo_concurrency.lockutils [None req-c85b65d2-0aad-41a5-8b6d-66d532f405cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.961448] [55188]: DEBUG oslo_concurrency.lockutils [None req-c85b65d2-0aad-41a5-8b6d-66d532f405cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.964676] [55188]: DEBUG oslo_concurrency.lockutils [None req-c85b65d2-0aad-41a5-8b6d-66d532f405cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.968290] [55187]: DEBUG nova.quota [None req-3b37eb81-b725-4cf4-b1e8-11fae0fa5fa4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Getting quotas for project cf1c6536cbc94bedb057afea306c5ac5. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 716.973273] [55187]: DEBUG nova.quota [None req-3b37eb81-b725-4cf4-b1e8-11fae0fa5fa4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Getting quotas for user 84d8ed4190c24e7b9f42407855cf9376 and project cf1c6536cbc94bedb057afea306c5ac5. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 716.999609] [55187]: INFO nova.api.openstack.requestlog [None req-3b37eb81-b725-4cf4-b1e8-11fae0fa5fa4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.087127 [ 717.000138] [55187]: [pid: 55187|app: 0|req: 774/1661] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:03:17 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 717.000411] [55188]: DEBUG nova.policy [None req-c85b65d2-0aad-41a5-8b6d-66d532f405cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.002959] [55187]: DEBUG nova.api.openstack.wsgi [None req-1c4fa8a0-7da7-496d-b7e0-a68e9db21bd5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.005737] [55187]: DEBUG nova.compute.api [None req-1c4fa8a0-7da7-496d-b7e0-a68e9db21bd5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.005783] [55188]: INFO nova.api.openstack.requestlog [None req-c85b65d2-0aad-41a5-8b6d-66d532f405cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.052772 [ 717.006074] [55188]: [pid: 55188|app: 0|req: 888/1662] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.012963] [55188]: DEBUG nova.api.openstack.wsgi [None req-9868ac2b-6c39-4620-aa09-a0e3d6945464 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.012963] [55188]: DEBUG nova.compute.api [None req-9868ac2b-6c39-4620-aa09-a0e3d6945464 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.016607] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c4fa8a0-7da7-496d-b7e0-a68e9db21bd5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.016916] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c4fa8a0-7da7-496d-b7e0-a68e9db21bd5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.017373] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c4fa8a0-7da7-496d-b7e0-a68e9db21bd5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.017797] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c4fa8a0-7da7-496d-b7e0-a68e9db21bd5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.018059] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c4fa8a0-7da7-496d-b7e0-a68e9db21bd5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.018287] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c4fa8a0-7da7-496d-b7e0-a68e9db21bd5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.023351] [55188]: DEBUG oslo_concurrency.lockutils [None req-9868ac2b-6c39-4620-aa09-a0e3d6945464 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.023645] [55188]: DEBUG oslo_concurrency.lockutils [None req-9868ac2b-6c39-4620-aa09-a0e3d6945464 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.023838] [55188]: DEBUG oslo_concurrency.lockutils [None req-9868ac2b-6c39-4620-aa09-a0e3d6945464 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.024283] [55188]: DEBUG oslo_concurrency.lockutils [None req-9868ac2b-6c39-4620-aa09-a0e3d6945464 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.024476] [55188]: DEBUG oslo_concurrency.lockutils [None req-9868ac2b-6c39-4620-aa09-a0e3d6945464 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.024647] [55188]: DEBUG oslo_concurrency.lockutils [None req-9868ac2b-6c39-4620-aa09-a0e3d6945464 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.052852] [55187]: DEBUG nova.policy [None req-1c4fa8a0-7da7-496d-b7e0-a68e9db21bd5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.057427] [55187]: INFO nova.api.openstack.requestlog [None req-1c4fa8a0-7da7-496d-b7e0-a68e9db21bd5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.056548 [ 717.057815] [55187]: [pid: 55187|app: 0|req: 775/1663] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.060432] [55187]: DEBUG nova.api.openstack.wsgi [None req-7bc927e5-2fba-4648-bb97-3851421c9e7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.062087] [55187]: DEBUG nova.compute.api [None req-7bc927e5-2fba-4648-bb97-3851421c9e7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.063939] [55188]: DEBUG nova.policy [None req-9868ac2b-6c39-4620-aa09-a0e3d6945464 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.065503] [55187]: DEBUG oslo_concurrency.lockutils [None req-7bc927e5-2fba-4648-bb97-3851421c9e7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.065738] [55187]: DEBUG oslo_concurrency.lockutils [None req-7bc927e5-2fba-4648-bb97-3851421c9e7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.065920] [55187]: DEBUG oslo_concurrency.lockutils [None req-7bc927e5-2fba-4648-bb97-3851421c9e7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.066310] [55187]: DEBUG oslo_concurrency.lockutils [None req-7bc927e5-2fba-4648-bb97-3851421c9e7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.066513] [55187]: DEBUG oslo_concurrency.lockutils [None req-7bc927e5-2fba-4648-bb97-3851421c9e7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.066685] [55187]: DEBUG oslo_concurrency.lockutils [None req-7bc927e5-2fba-4648-bb97-3851421c9e7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.069446] [55188]: INFO nova.api.openstack.requestlog [None req-9868ac2b-6c39-4620-aa09-a0e3d6945464 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.062700 [ 717.069782] [55188]: [pid: 55188|app: 0|req: 889/1664] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.072204] [55188]: DEBUG nova.api.openstack.wsgi [None req-01d2c82f-0f18-41c2-81e3-134cf4860764 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.073835] [55188]: DEBUG nova.compute.api [None req-01d2c82f-0f18-41c2-81e3-134cf4860764 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.080681] [55188]: DEBUG oslo_concurrency.lockutils [None req-01d2c82f-0f18-41c2-81e3-134cf4860764 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.080681] [55188]: DEBUG oslo_concurrency.lockutils [None req-01d2c82f-0f18-41c2-81e3-134cf4860764 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.080681] [55188]: DEBUG oslo_concurrency.lockutils [None req-01d2c82f-0f18-41c2-81e3-134cf4860764 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.080681] [55188]: DEBUG oslo_concurrency.lockutils [None req-01d2c82f-0f18-41c2-81e3-134cf4860764 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.080889] [55188]: DEBUG oslo_concurrency.lockutils [None req-01d2c82f-0f18-41c2-81e3-134cf4860764 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.080889] [55188]: DEBUG oslo_concurrency.lockutils [None req-01d2c82f-0f18-41c2-81e3-134cf4860764 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.103065] [55187]: DEBUG nova.policy [None req-7bc927e5-2fba-4648-bb97-3851421c9e7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.108240] [55188]: DEBUG oslo_concurrency.lockutils [None req-01d2c82f-0f18-41c2-81e3-134cf4860764 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.108598] [55188]: DEBUG oslo_concurrency.lockutils [None req-01d2c82f-0f18-41c2-81e3-134cf4860764 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.108787] [55188]: DEBUG oslo_concurrency.lockutils [None req-01d2c82f-0f18-41c2-81e3-134cf4860764 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.108988] [55188]: DEBUG nova.objects.instance [None req-01d2c82f-0f18-41c2-81e3-134cf4860764 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 717.110347] [55187]: INFO nova.api.openstack.requestlog [None req-7bc927e5-2fba-4648-bb97-3851421c9e7a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.051116 [ 717.110923] [55187]: [pid: 55187|app: 0|req: 776/1665] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.114607] [55187]: DEBUG nova.api.openstack.wsgi [None req-74269ce7-fd42-43b1-87f1-eb3c3a55d143 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.116927] [55187]: DEBUG nova.compute.api [None req-74269ce7-fd42-43b1-87f1-eb3c3a55d143 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.126253] [55187]: DEBUG oslo_concurrency.lockutils [None req-74269ce7-fd42-43b1-87f1-eb3c3a55d143 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.126253] [55187]: DEBUG oslo_concurrency.lockutils [None req-74269ce7-fd42-43b1-87f1-eb3c3a55d143 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.126253] [55187]: DEBUG oslo_concurrency.lockutils [None req-74269ce7-fd42-43b1-87f1-eb3c3a55d143 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.128023] [55187]: DEBUG oslo_concurrency.lockutils [None req-74269ce7-fd42-43b1-87f1-eb3c3a55d143 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.128023] [55187]: DEBUG oslo_concurrency.lockutils [None req-74269ce7-fd42-43b1-87f1-eb3c3a55d143 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.128168] [55187]: DEBUG oslo_concurrency.lockutils [None req-74269ce7-fd42-43b1-87f1-eb3c3a55d143 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.149610] [55188]: DEBUG nova.policy [None req-01d2c82f-0f18-41c2-81e3-134cf4860764 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.160479] [55188]: DEBUG nova.policy [None req-01d2c82f-0f18-41c2-81e3-134cf4860764 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.160934] [55188]: DEBUG nova.policy [None req-01d2c82f-0f18-41c2-81e3-134cf4860764 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.165559] [55188]: INFO nova.api.openstack.requestlog [None req-01d2c82f-0f18-41c2-81e3-134cf4860764 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.095056 [ 717.165974] [55188]: [pid: 55188|app: 0|req: 890/1666] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 717.169084] [55188]: DEBUG nova.api.openstack.wsgi [None req-effdb6d4-d80d-4f59-ab58-ce7b58a2ee5d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.170460] [55188]: DEBUG nova.compute.api [None req-effdb6d4-d80d-4f59-ab58-ce7b58a2ee5d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.173856] [55188]: DEBUG oslo_concurrency.lockutils [None req-effdb6d4-d80d-4f59-ab58-ce7b58a2ee5d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.174470] [55188]: DEBUG oslo_concurrency.lockutils [None req-effdb6d4-d80d-4f59-ab58-ce7b58a2ee5d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.174470] [55188]: DEBUG oslo_concurrency.lockutils [None req-effdb6d4-d80d-4f59-ab58-ce7b58a2ee5d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.175012] [55188]: DEBUG oslo_concurrency.lockutils [None req-effdb6d4-d80d-4f59-ab58-ce7b58a2ee5d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.175514] [55188]: DEBUG oslo_concurrency.lockutils [None req-effdb6d4-d80d-4f59-ab58-ce7b58a2ee5d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.175514] [55188]: DEBUG oslo_concurrency.lockutils [None req-effdb6d4-d80d-4f59-ab58-ce7b58a2ee5d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.185131] [55187]: DEBUG nova.policy [None req-74269ce7-fd42-43b1-87f1-eb3c3a55d143 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.191422] [55187]: INFO nova.api.openstack.requestlog [None req-74269ce7-fd42-43b1-87f1-eb3c3a55d143 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.079877 [ 717.191766] [55187]: [pid: 55187|app: 0|req: 777/1667] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.194701] [55187]: DEBUG nova.api.openstack.wsgi [None req-a4ecbbef-dceb-44ff-9ce5-eb96913ade29 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.198017] [55187]: DEBUG nova.policy [None req-a4ecbbef-dceb-44ff-9ce5-eb96913ade29 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.198945] [55187]: DEBUG nova.compute.api [None req-a4ecbbef-dceb-44ff-9ce5-eb96913ade29 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Searching by: {'ip': '192.168.128.14', 'deleted': False, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 717.231503] [55188]: DEBUG nova.policy [None req-effdb6d4-d80d-4f59-ab58-ce7b58a2ee5d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.237084] [55188]: INFO nova.api.openstack.requestlog [None req-effdb6d4-d80d-4f59-ab58-ce7b58a2ee5d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.069798 [ 717.237084] [55188]: [pid: 55188|app: 0|req: 891/1668] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.239832] [55188]: DEBUG nova.api.openstack.wsgi [None req-04e0a61d-09da-4471-81b1-4d7000da152f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.241828] [55188]: DEBUG nova.compute.api [None req-04e0a61d-09da-4471-81b1-4d7000da152f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.247556] [55188]: DEBUG oslo_concurrency.lockutils [None req-04e0a61d-09da-4471-81b1-4d7000da152f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.247556] [55188]: DEBUG oslo_concurrency.lockutils [None req-04e0a61d-09da-4471-81b1-4d7000da152f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.247996] [55188]: DEBUG oslo_concurrency.lockutils [None req-04e0a61d-09da-4471-81b1-4d7000da152f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.248513] [55188]: DEBUG oslo_concurrency.lockutils [None req-04e0a61d-09da-4471-81b1-4d7000da152f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.250243] [55188]: DEBUG oslo_concurrency.lockutils [None req-04e0a61d-09da-4471-81b1-4d7000da152f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.250243] [55188]: DEBUG oslo_concurrency.lockutils [None req-04e0a61d-09da-4471-81b1-4d7000da152f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.269810] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4ecbbef-dceb-44ff-9ce5-eb96913ade29 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.270103] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4ecbbef-dceb-44ff-9ce5-eb96913ade29 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.270446] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4ecbbef-dceb-44ff-9ce5-eb96913ade29 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.270652] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4ecbbef-dceb-44ff-9ce5-eb96913ade29 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.270849] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4ecbbef-dceb-44ff-9ce5-eb96913ade29 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.271260] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4ecbbef-dceb-44ff-9ce5-eb96913ade29 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.296989] [55188]: DEBUG nova.policy [None req-04e0a61d-09da-4471-81b1-4d7000da152f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.301566] [55188]: DEBUG nova.policy [None req-04e0a61d-09da-4471-81b1-4d7000da152f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.302548] [55188]: DEBUG nova.policy [None req-04e0a61d-09da-4471-81b1-4d7000da152f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.304810] [55188]: INFO nova.api.openstack.requestlog [None req-04e0a61d-09da-4471-81b1-4d7000da152f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.067085 [ 717.305128] [55188]: [pid: 55188|app: 0|req: 892/1669] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 717.310493] [55188]: DEBUG nova.api.openstack.wsgi [None req-eb9a0117-b88f-4da3-a893-103f883cbee1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.313979] [55188]: DEBUG nova.compute.api [None req-eb9a0117-b88f-4da3-a893-103f883cbee1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.318028] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb9a0117-b88f-4da3-a893-103f883cbee1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.318268] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb9a0117-b88f-4da3-a893-103f883cbee1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.318466] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb9a0117-b88f-4da3-a893-103f883cbee1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.318885] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb9a0117-b88f-4da3-a893-103f883cbee1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.319148] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb9a0117-b88f-4da3-a893-103f883cbee1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.319359] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb9a0117-b88f-4da3-a893-103f883cbee1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.322374] [55187]: DEBUG nova.compute.multi_cell_list [None req-a4ecbbef-dceb-44ff-9ce5-eb96913ade29 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=55187) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 717.353198] [55187]: INFO nova.api.openstack.requestlog [None req-a4ecbbef-dceb-44ff-9ce5-eb96913ade29 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers?ip=192.168.128.14" status: 200 len: 346 microversion: 2.1 time: 0.160620 [ 717.354260] [55187]: [pid: 55187|app: 0|req: 778/1670] 10.180.1.21 () {58 vars in 1155 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers?ip=192.168.128.14 => generated 346 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 717.356667] [55187]: DEBUG nova.api.openstack.wsgi [None req-6d3dd714-83c2-4f8a-ad69-0e81e0eefe58 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.358688] [55187]: DEBUG nova.compute.api [None req-6d3dd714-83c2-4f8a-ad69-0e81e0eefe58 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.361940] [55188]: DEBUG nova.policy [None req-eb9a0117-b88f-4da3-a893-103f883cbee1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.364890] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d3dd714-83c2-4f8a-ad69-0e81e0eefe58 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.365163] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d3dd714-83c2-4f8a-ad69-0e81e0eefe58 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.365346] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d3dd714-83c2-4f8a-ad69-0e81e0eefe58 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.365708] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d3dd714-83c2-4f8a-ad69-0e81e0eefe58 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.368193] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d3dd714-83c2-4f8a-ad69-0e81e0eefe58 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.368193] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d3dd714-83c2-4f8a-ad69-0e81e0eefe58 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.368363] [55188]: INFO nova.api.openstack.requestlog [None req-eb9a0117-b88f-4da3-a893-103f883cbee1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.060611 [ 717.368675] [55188]: [pid: 55188|app: 0|req: 893/1671] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.372055] [55188]: DEBUG nova.api.openstack.wsgi [None req-740292ee-c161-4e4a-9af5-e796ddf138ef tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.375689] [55188]: DEBUG nova.compute.api [None req-740292ee-c161-4e4a-9af5-e796ddf138ef tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.378451] [55188]: DEBUG oslo_concurrency.lockutils [None req-740292ee-c161-4e4a-9af5-e796ddf138ef tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.378830] [55188]: DEBUG oslo_concurrency.lockutils [None req-740292ee-c161-4e4a-9af5-e796ddf138ef tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.379182] [55188]: DEBUG oslo_concurrency.lockutils [None req-740292ee-c161-4e4a-9af5-e796ddf138ef tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.379760] [55188]: DEBUG oslo_concurrency.lockutils [None req-740292ee-c161-4e4a-9af5-e796ddf138ef tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.380138] [55188]: DEBUG oslo_concurrency.lockutils [None req-740292ee-c161-4e4a-9af5-e796ddf138ef tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.380456] [55188]: DEBUG oslo_concurrency.lockutils [None req-740292ee-c161-4e4a-9af5-e796ddf138ef tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.420968] [55188]: DEBUG nova.policy [None req-740292ee-c161-4e4a-9af5-e796ddf138ef tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.425125] [55188]: INFO nova.api.openstack.requestlog [None req-740292ee-c161-4e4a-9af5-e796ddf138ef tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.055783 [ 717.425485] [55188]: [pid: 55188|app: 0|req: 894/1672] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.428197] [55188]: DEBUG nova.api.openstack.wsgi [None req-5dd8e6bc-c916-485d-b704-75e4968f9463 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.429915] [55188]: DEBUG nova.compute.api [None req-5dd8e6bc-c916-485d-b704-75e4968f9463 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.433290] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dd8e6bc-c916-485d-b704-75e4968f9463 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.433532] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dd8e6bc-c916-485d-b704-75e4968f9463 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.433859] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dd8e6bc-c916-485d-b704-75e4968f9463 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.434120] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dd8e6bc-c916-485d-b704-75e4968f9463 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.434325] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dd8e6bc-c916-485d-b704-75e4968f9463 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.434500] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dd8e6bc-c916-485d-b704-75e4968f9463 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.467269] [55188]: DEBUG nova.policy [None req-5dd8e6bc-c916-485d-b704-75e4968f9463 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.471701] [55188]: INFO nova.api.openstack.requestlog [None req-5dd8e6bc-c916-485d-b704-75e4968f9463 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.045526 [ 717.472071] [55188]: [pid: 55188|app: 0|req: 895/1673] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.474667] [55188]: DEBUG nova.api.openstack.wsgi [None req-f24cd0e0-4e09-4125-a1c7-f36b1674f38e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.476294] [55188]: DEBUG nova.compute.api [None req-f24cd0e0-4e09-4125-a1c7-f36b1674f38e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.482171] [55188]: DEBUG oslo_concurrency.lockutils [None req-f24cd0e0-4e09-4125-a1c7-f36b1674f38e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.482171] [55188]: DEBUG oslo_concurrency.lockutils [None req-f24cd0e0-4e09-4125-a1c7-f36b1674f38e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.482171] [55188]: DEBUG oslo_concurrency.lockutils [None req-f24cd0e0-4e09-4125-a1c7-f36b1674f38e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.482171] [55188]: DEBUG oslo_concurrency.lockutils [None req-f24cd0e0-4e09-4125-a1c7-f36b1674f38e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.482442] [55188]: DEBUG oslo_concurrency.lockutils [None req-f24cd0e0-4e09-4125-a1c7-f36b1674f38e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.482442] [55188]: DEBUG oslo_concurrency.lockutils [None req-f24cd0e0-4e09-4125-a1c7-f36b1674f38e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.482501] [55187]: DEBUG nova.policy [None req-6d3dd714-83c2-4f8a-ad69-0e81e0eefe58 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.489533] [55187]: INFO nova.api.openstack.requestlog [None req-6d3dd714-83c2-4f8a-ad69-0e81e0eefe58 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.134881 [ 717.489886] [55187]: [pid: 55187|app: 0|req: 779/1674] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.495294] [55187]: DEBUG nova.api.openstack.wsgi [None req-26ea70aa-1541-4e88-a3a7-6b500508ffc2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.496871] [55187]: DEBUG nova.compute.api [None req-26ea70aa-1541-4e88-a3a7-6b500508ffc2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.500791] [55187]: DEBUG oslo_concurrency.lockutils [None req-26ea70aa-1541-4e88-a3a7-6b500508ffc2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.501043] [55187]: DEBUG oslo_concurrency.lockutils [None req-26ea70aa-1541-4e88-a3a7-6b500508ffc2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.501230] [55187]: DEBUG oslo_concurrency.lockutils [None req-26ea70aa-1541-4e88-a3a7-6b500508ffc2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.501622] [55187]: DEBUG oslo_concurrency.lockutils [None req-26ea70aa-1541-4e88-a3a7-6b500508ffc2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.501798] [55187]: DEBUG oslo_concurrency.lockutils [None req-26ea70aa-1541-4e88-a3a7-6b500508ffc2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.501931] [55187]: DEBUG oslo_concurrency.lockutils [None req-26ea70aa-1541-4e88-a3a7-6b500508ffc2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.579441] [55188]: DEBUG nova.policy [None req-f24cd0e0-4e09-4125-a1c7-f36b1674f38e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.586897] [55188]: INFO nova.api.openstack.requestlog [None req-f24cd0e0-4e09-4125-a1c7-f36b1674f38e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1510 microversion: 2.1 time: 0.114199 [ 717.587327] [55188]: [pid: 55188|app: 0|req: 896/1675] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1510 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.590065] [55188]: DEBUG nova.api.openstack.wsgi [None req-8d578e63-e1d4-4d6b-8b1c-b0d25e23fa9c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.591692] [55188]: DEBUG nova.compute.api [None req-8d578e63-e1d4-4d6b-8b1c-b0d25e23fa9c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.595082] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d578e63-e1d4-4d6b-8b1c-b0d25e23fa9c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.595384] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d578e63-e1d4-4d6b-8b1c-b0d25e23fa9c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.595608] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d578e63-e1d4-4d6b-8b1c-b0d25e23fa9c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.596060] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d578e63-e1d4-4d6b-8b1c-b0d25e23fa9c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.596360] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d578e63-e1d4-4d6b-8b1c-b0d25e23fa9c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.596522] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d578e63-e1d4-4d6b-8b1c-b0d25e23fa9c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.632730] [55188]: DEBUG nova.policy [None req-8d578e63-e1d4-4d6b-8b1c-b0d25e23fa9c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.638974] [55188]: INFO nova.api.openstack.requestlog [None req-8d578e63-e1d4-4d6b-8b1c-b0d25e23fa9c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.050954 [ 717.639366] [55188]: [pid: 55188|app: 0|req: 897/1676] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.642246] [55188]: DEBUG nova.api.openstack.wsgi [None req-128322c2-4fd0-44f2-8378-772f5d7c1d9c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.644130] [55188]: DEBUG nova.compute.api [None req-128322c2-4fd0-44f2-8378-772f5d7c1d9c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.648788] [55188]: DEBUG oslo_concurrency.lockutils [None req-128322c2-4fd0-44f2-8378-772f5d7c1d9c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.649113] [55188]: DEBUG oslo_concurrency.lockutils [None req-128322c2-4fd0-44f2-8378-772f5d7c1d9c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.649378] [55188]: DEBUG oslo_concurrency.lockutils [None req-128322c2-4fd0-44f2-8378-772f5d7c1d9c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.650308] [55188]: DEBUG oslo_concurrency.lockutils [None req-128322c2-4fd0-44f2-8378-772f5d7c1d9c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.650308] [55188]: DEBUG oslo_concurrency.lockutils [None req-128322c2-4fd0-44f2-8378-772f5d7c1d9c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.650308] [55188]: DEBUG oslo_concurrency.lockutils [None req-128322c2-4fd0-44f2-8378-772f5d7c1d9c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.707417] [55187]: DEBUG nova.policy [None req-26ea70aa-1541-4e88-a3a7-6b500508ffc2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.712708] [55187]: INFO nova.api.openstack.requestlog [None req-26ea70aa-1541-4e88-a3a7-6b500508ffc2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1320 microversion: 2.1 time: 0.219692 [ 717.713055] [55187]: [pid: 55187|app: 0|req: 780/1677] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:17 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1320 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.718121] [55187]: DEBUG nova.api.openstack.wsgi [None req-d2f738dc-8918-4316-8689-42821627c7cf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.721563] [55187]: DEBUG nova.compute.api [None req-d2f738dc-8918-4316-8689-42821627c7cf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.724902] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2f738dc-8918-4316-8689-42821627c7cf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.725158] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2f738dc-8918-4316-8689-42821627c7cf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.725341] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2f738dc-8918-4316-8689-42821627c7cf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.725690] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2f738dc-8918-4316-8689-42821627c7cf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.725874] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2f738dc-8918-4316-8689-42821627c7cf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.726127] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2f738dc-8918-4316-8689-42821627c7cf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.761550] [55188]: DEBUG nova.policy [None req-128322c2-4fd0-44f2-8378-772f5d7c1d9c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.766584] [55188]: INFO nova.api.openstack.requestlog [None req-128322c2-4fd0-44f2-8378-772f5d7c1d9c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1509 microversion: 2.1 time: 0.126016 [ 717.766584] [55188]: [pid: 55188|app: 0|req: 898/1678] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:18 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1509 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.770440] [55188]: DEBUG nova.api.openstack.wsgi [None req-797966ab-3f17-47d5-9d81-4d4cb14f6cba tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.771343] [55188]: DEBUG nova.compute.api [None req-797966ab-3f17-47d5-9d81-4d4cb14f6cba tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.776899] [55188]: DEBUG oslo_concurrency.lockutils [None req-797966ab-3f17-47d5-9d81-4d4cb14f6cba tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.777260] [55188]: DEBUG oslo_concurrency.lockutils [None req-797966ab-3f17-47d5-9d81-4d4cb14f6cba tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.777404] [55188]: DEBUG oslo_concurrency.lockutils [None req-797966ab-3f17-47d5-9d81-4d4cb14f6cba tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.777761] [55188]: DEBUG oslo_concurrency.lockutils [None req-797966ab-3f17-47d5-9d81-4d4cb14f6cba tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.777959] [55188]: DEBUG oslo_concurrency.lockutils [None req-797966ab-3f17-47d5-9d81-4d4cb14f6cba tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.778188] [55188]: DEBUG oslo_concurrency.lockutils [None req-797966ab-3f17-47d5-9d81-4d4cb14f6cba tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.821960] [55188]: DEBUG nova.policy [None req-797966ab-3f17-47d5-9d81-4d4cb14f6cba tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.826797] [55188]: INFO nova.api.openstack.requestlog [None req-797966ab-3f17-47d5-9d81-4d4cb14f6cba tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.059498 [ 717.827471] [55188]: [pid: 55188|app: 0|req: 899/1679] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:18 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.830326] [55188]: DEBUG nova.api.openstack.wsgi [None req-5234ad28-2636-46d9-be0a-bb9e066d7dbd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.834592] [55188]: DEBUG nova.compute.api [None req-5234ad28-2636-46d9-be0a-bb9e066d7dbd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.836915] [55188]: DEBUG oslo_concurrency.lockutils [None req-5234ad28-2636-46d9-be0a-bb9e066d7dbd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.837186] [55188]: DEBUG oslo_concurrency.lockutils [None req-5234ad28-2636-46d9-be0a-bb9e066d7dbd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.837466] [55188]: DEBUG oslo_concurrency.lockutils [None req-5234ad28-2636-46d9-be0a-bb9e066d7dbd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.837855] [55188]: DEBUG oslo_concurrency.lockutils [None req-5234ad28-2636-46d9-be0a-bb9e066d7dbd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.838049] [55188]: DEBUG oslo_concurrency.lockutils [None req-5234ad28-2636-46d9-be0a-bb9e066d7dbd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.838231] [55188]: DEBUG oslo_concurrency.lockutils [None req-5234ad28-2636-46d9-be0a-bb9e066d7dbd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.887125] [55188]: DEBUG nova.policy [None req-5234ad28-2636-46d9-be0a-bb9e066d7dbd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.891449] [55188]: INFO nova.api.openstack.requestlog [None req-5234ad28-2636-46d9-be0a-bb9e066d7dbd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.063408 [ 717.892254] [55188]: [pid: 55188|app: 0|req: 900/1680] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:18 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.895140] [55188]: DEBUG nova.api.openstack.wsgi [None req-60ad0b6a-cd27-415c-8bb4-a15b3eee1198 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.896752] [55188]: DEBUG nova.compute.api [None req-60ad0b6a-cd27-415c-8bb4-a15b3eee1198 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.903561] [55188]: DEBUG oslo_concurrency.lockutils [None req-60ad0b6a-cd27-415c-8bb4-a15b3eee1198 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.903801] [55188]: DEBUG oslo_concurrency.lockutils [None req-60ad0b6a-cd27-415c-8bb4-a15b3eee1198 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.903987] [55188]: DEBUG oslo_concurrency.lockutils [None req-60ad0b6a-cd27-415c-8bb4-a15b3eee1198 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.904371] [55188]: DEBUG oslo_concurrency.lockutils [None req-60ad0b6a-cd27-415c-8bb4-a15b3eee1198 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.904574] [55188]: DEBUG oslo_concurrency.lockutils [None req-60ad0b6a-cd27-415c-8bb4-a15b3eee1198 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.904744] [55188]: DEBUG oslo_concurrency.lockutils [None req-60ad0b6a-cd27-415c-8bb4-a15b3eee1198 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.914292] [55187]: DEBUG nova.policy [None req-d2f738dc-8918-4316-8689-42821627c7cf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.919465] [55187]: INFO nova.api.openstack.requestlog [None req-d2f738dc-8918-4316-8689-42821627c7cf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1511 microversion: 2.1 time: 0.205721 [ 717.919800] [55187]: [pid: 55187|app: 0|req: 781/1681] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:18 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1511 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.925699] [55187]: DEBUG nova.api.openstack.wsgi [None req-df8ad18e-709a-4ac8-bf31-9d74f3e9053b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.930548] [55187]: DEBUG nova.compute.api [None req-df8ad18e-709a-4ac8-bf31-9d74f3e9053b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.936566] [55187]: DEBUG oslo_concurrency.lockutils [None req-df8ad18e-709a-4ac8-bf31-9d74f3e9053b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.937368] [55187]: DEBUG oslo_concurrency.lockutils [None req-df8ad18e-709a-4ac8-bf31-9d74f3e9053b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.937431] [55187]: DEBUG oslo_concurrency.lockutils [None req-df8ad18e-709a-4ac8-bf31-9d74f3e9053b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.937757] [55187]: DEBUG oslo_concurrency.lockutils [None req-df8ad18e-709a-4ac8-bf31-9d74f3e9053b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.938100] [55187]: DEBUG oslo_concurrency.lockutils [None req-df8ad18e-709a-4ac8-bf31-9d74f3e9053b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.938527] [55187]: DEBUG oslo_concurrency.lockutils [None req-df8ad18e-709a-4ac8-bf31-9d74f3e9053b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.946467] [55188]: DEBUG nova.policy [None req-60ad0b6a-cd27-415c-8bb4-a15b3eee1198 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.951298] [55188]: INFO nova.api.openstack.requestlog [None req-60ad0b6a-cd27-415c-8bb4-a15b3eee1198 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.058906 [ 717.953342] [55188]: [pid: 55188|app: 0|req: 901/1682] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:18 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.960428] [55188]: DEBUG nova.api.openstack.wsgi [None req-1f1ae550-fb20-4a32-b59b-b0a380355f76 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 717.960428] [55188]: DEBUG nova.compute.api [None req-1f1ae550-fb20-4a32-b59b-b0a380355f76 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 717.968850] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f1ae550-fb20-4a32-b59b-b0a380355f76 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.969462] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f1ae550-fb20-4a32-b59b-b0a380355f76 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.969718] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f1ae550-fb20-4a32-b59b-b0a380355f76 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.970119] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f1ae550-fb20-4a32-b59b-b0a380355f76 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.970560] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f1ae550-fb20-4a32-b59b-b0a380355f76 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.970750] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f1ae550-fb20-4a32-b59b-b0a380355f76 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.015252] [55188]: DEBUG nova.policy [None req-1f1ae550-fb20-4a32-b59b-b0a380355f76 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.023428] [55188]: INFO nova.api.openstack.requestlog [None req-1f1ae550-fb20-4a32-b59b-b0a380355f76 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1279 microversion: 2.1 time: 0.070361 [ 718.023428] [55188]: [pid: 55188|app: 0|req: 902/1683] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:18 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1279 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.031018] [55188]: DEBUG nova.api.openstack.wsgi [None req-c80cce0f-ee9f-454f-80de-6c695b8c1998 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.031018] [55188]: DEBUG nova.compute.api [None req-c80cce0f-ee9f-454f-80de-6c695b8c1998 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.033905] [55188]: DEBUG oslo_concurrency.lockutils [None req-c80cce0f-ee9f-454f-80de-6c695b8c1998 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.034182] [55188]: DEBUG oslo_concurrency.lockutils [None req-c80cce0f-ee9f-454f-80de-6c695b8c1998 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.034428] [55188]: DEBUG oslo_concurrency.lockutils [None req-c80cce0f-ee9f-454f-80de-6c695b8c1998 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.034798] [55188]: DEBUG oslo_concurrency.lockutils [None req-c80cce0f-ee9f-454f-80de-6c695b8c1998 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.034912] [55188]: DEBUG oslo_concurrency.lockutils [None req-c80cce0f-ee9f-454f-80de-6c695b8c1998 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.035098] [55188]: DEBUG oslo_concurrency.lockutils [None req-c80cce0f-ee9f-454f-80de-6c695b8c1998 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.169012] [55188]: DEBUG nova.policy [None req-c80cce0f-ee9f-454f-80de-6c695b8c1998 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.184048] [55188]: INFO nova.api.openstack.requestlog [None req-c80cce0f-ee9f-454f-80de-6c695b8c1998 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1508 microversion: 2.1 time: 0.160278 [ 718.184423] [55188]: [pid: 55188|app: 0|req: 903/1684] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:18 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1508 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.191751] [55188]: DEBUG nova.api.openstack.wsgi [None req-27444f7c-483a-4f88-be24-a950859b4c91 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.194455] [55188]: DEBUG nova.compute.api [None req-27444f7c-483a-4f88-be24-a950859b4c91 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.203477] [55188]: DEBUG oslo_concurrency.lockutils [None req-27444f7c-483a-4f88-be24-a950859b4c91 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.203477] [55188]: DEBUG oslo_concurrency.lockutils [None req-27444f7c-483a-4f88-be24-a950859b4c91 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.203477] [55188]: DEBUG oslo_concurrency.lockutils [None req-27444f7c-483a-4f88-be24-a950859b4c91 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.203477] [55188]: DEBUG oslo_concurrency.lockutils [None req-27444f7c-483a-4f88-be24-a950859b4c91 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.203640] [55188]: DEBUG oslo_concurrency.lockutils [None req-27444f7c-483a-4f88-be24-a950859b4c91 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.203640] [55188]: DEBUG oslo_concurrency.lockutils [None req-27444f7c-483a-4f88-be24-a950859b4c91 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.258699] [55187]: DEBUG nova.policy [None req-df8ad18e-709a-4ac8-bf31-9d74f3e9053b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.263090] [55188]: DEBUG nova.policy [None req-27444f7c-483a-4f88-be24-a950859b4c91 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.268678] [55188]: INFO nova.api.openstack.requestlog [None req-27444f7c-483a-4f88-be24-a950859b4c91 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.083610 [ 718.270071] [55188]: [pid: 55188|app: 0|req: 904/1685] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:18 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.270214] [55187]: INFO nova.api.openstack.requestlog [None req-df8ad18e-709a-4ac8-bf31-9d74f3e9053b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.345084 [ 718.270214] [55187]: [pid: 55187|app: 0|req: 782/1686] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:18 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.272912] [55188]: DEBUG nova.api.openstack.wsgi [None req-de0c25a9-fdb2-4c97-97bf-6fd2af1a7838 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.275814] [55188]: DEBUG nova.compute.api [None req-de0c25a9-fdb2-4c97-97bf-6fd2af1a7838 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.277024] [55187]: DEBUG nova.api.openstack.wsgi [None req-1cccc461-f625-46ee-bae5-26f48aae5436 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.277744] [55187]: DEBUG nova.compute.api [None req-1cccc461-f625-46ee-bae5-26f48aae5436 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.285035] [55188]: DEBUG oslo_concurrency.lockutils [None req-de0c25a9-fdb2-4c97-97bf-6fd2af1a7838 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.285786] [55188]: DEBUG oslo_concurrency.lockutils [None req-de0c25a9-fdb2-4c97-97bf-6fd2af1a7838 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.285786] [55188]: DEBUG oslo_concurrency.lockutils [None req-de0c25a9-fdb2-4c97-97bf-6fd2af1a7838 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.285884] [55188]: DEBUG oslo_concurrency.lockutils [None req-de0c25a9-fdb2-4c97-97bf-6fd2af1a7838 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.286201] [55188]: DEBUG oslo_concurrency.lockutils [None req-de0c25a9-fdb2-4c97-97bf-6fd2af1a7838 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.286265] [55188]: DEBUG oslo_concurrency.lockutils [None req-de0c25a9-fdb2-4c97-97bf-6fd2af1a7838 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.287929] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cccc461-f625-46ee-bae5-26f48aae5436 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.288257] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cccc461-f625-46ee-bae5-26f48aae5436 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.288451] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cccc461-f625-46ee-bae5-26f48aae5436 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.288814] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cccc461-f625-46ee-bae5-26f48aae5436 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.289028] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cccc461-f625-46ee-bae5-26f48aae5436 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.290397] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cccc461-f625-46ee-bae5-26f48aae5436 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.315160] [55188]: DEBUG oslo_concurrency.lockutils [None req-de0c25a9-fdb2-4c97-97bf-6fd2af1a7838 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.315603] [55188]: DEBUG oslo_concurrency.lockutils [None req-de0c25a9-fdb2-4c97-97bf-6fd2af1a7838 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.315851] [55188]: DEBUG oslo_concurrency.lockutils [None req-de0c25a9-fdb2-4c97-97bf-6fd2af1a7838 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.316092] [55188]: DEBUG nova.objects.instance [None req-de0c25a9-fdb2-4c97-97bf-6fd2af1a7838 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 718.343231] [55187]: DEBUG nova.policy [None req-1cccc461-f625-46ee-bae5-26f48aae5436 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.343994] [55188]: DEBUG nova.policy [None req-de0c25a9-fdb2-4c97-97bf-6fd2af1a7838 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.348431] [55187]: INFO nova.api.openstack.requestlog [None req-1cccc461-f625-46ee-bae5-26f48aae5436 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.077629 [ 718.348792] [55187]: [pid: 55187|app: 0|req: 783/1687] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:18 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.350029] [55188]: DEBUG nova.policy [None req-de0c25a9-fdb2-4c97-97bf-6fd2af1a7838 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.351400] [55187]: DEBUG nova.api.openstack.wsgi [None req-5850a59a-ba1a-4843-9511-bf30e12885aa tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.351470] [55188]: DEBUG nova.policy [None req-de0c25a9-fdb2-4c97-97bf-6fd2af1a7838 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.353841] [55188]: INFO nova.api.openstack.requestlog [None req-de0c25a9-fdb2-4c97-97bf-6fd2af1a7838 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.082827 [ 718.353841] [55188]: [pid: 55188|app: 0|req: 905/1688] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:18 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 718.354104] [55187]: DEBUG nova.compute.api [None req-5850a59a-ba1a-4843-9511-bf30e12885aa tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.356231] [55188]: DEBUG nova.api.openstack.wsgi [None req-dd711b9a-3f5a-4f57-bc87-118656f408bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.359127] [55188]: DEBUG nova.compute.api [None req-dd711b9a-3f5a-4f57-bc87-118656f408bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.360222] [55187]: DEBUG oslo_concurrency.lockutils [None req-5850a59a-ba1a-4843-9511-bf30e12885aa tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.362372] [55187]: DEBUG oslo_concurrency.lockutils [None req-5850a59a-ba1a-4843-9511-bf30e12885aa tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.362583] [55187]: DEBUG oslo_concurrency.lockutils [None req-5850a59a-ba1a-4843-9511-bf30e12885aa tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.362956] [55187]: DEBUG oslo_concurrency.lockutils [None req-5850a59a-ba1a-4843-9511-bf30e12885aa tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.363181] [55187]: DEBUG oslo_concurrency.lockutils [None req-5850a59a-ba1a-4843-9511-bf30e12885aa tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.363347] [55187]: DEBUG oslo_concurrency.lockutils [None req-5850a59a-ba1a-4843-9511-bf30e12885aa tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.367709] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd711b9a-3f5a-4f57-bc87-118656f408bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.370597] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd711b9a-3f5a-4f57-bc87-118656f408bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.370597] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd711b9a-3f5a-4f57-bc87-118656f408bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.370597] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd711b9a-3f5a-4f57-bc87-118656f408bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.370597] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd711b9a-3f5a-4f57-bc87-118656f408bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.370726] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd711b9a-3f5a-4f57-bc87-118656f408bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.407254] [55187]: DEBUG nova.policy [None req-5850a59a-ba1a-4843-9511-bf30e12885aa tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.410733] [55187]: INFO nova.api.openstack.requestlog [None req-5850a59a-ba1a-4843-9511-bf30e12885aa tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.061260 [ 718.411090] [55187]: [pid: 55187|app: 0|req: 784/1689] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:18 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.413835] [55187]: DEBUG nova.api.openstack.wsgi [None req-dd00dcd5-b932-48ea-b187-a054655aa1c6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.415602] [55187]: DEBUG nova.compute.api [None req-dd00dcd5-b932-48ea-b187-a054655aa1c6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.422141] [55188]: DEBUG nova.policy [None req-dd711b9a-3f5a-4f57-bc87-118656f408bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.422857] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd00dcd5-b932-48ea-b187-a054655aa1c6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.423135] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd00dcd5-b932-48ea-b187-a054655aa1c6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.423319] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd00dcd5-b932-48ea-b187-a054655aa1c6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.423736] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd00dcd5-b932-48ea-b187-a054655aa1c6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.425076] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd00dcd5-b932-48ea-b187-a054655aa1c6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.425076] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd00dcd5-b932-48ea-b187-a054655aa1c6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.429319] [55188]: DEBUG nova.policy [None req-dd711b9a-3f5a-4f57-bc87-118656f408bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.429319] [55188]: DEBUG nova.policy [None req-dd711b9a-3f5a-4f57-bc87-118656f408bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.429898] [55188]: INFO nova.api.openstack.requestlog [None req-dd711b9a-3f5a-4f57-bc87-118656f408bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.076272 [ 718.430510] [55188]: [pid: 55188|app: 0|req: 906/1690] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:18 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 718.435410] [55188]: DEBUG nova.api.openstack.wsgi [None req-63717c56-54a5-4af0-91a1-56e65c05a313 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.439847] [55188]: DEBUG nova.compute.api [None req-63717c56-54a5-4af0-91a1-56e65c05a313 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.445430] [55188]: DEBUG oslo_concurrency.lockutils [None req-63717c56-54a5-4af0-91a1-56e65c05a313 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.445719] [55188]: DEBUG oslo_concurrency.lockutils [None req-63717c56-54a5-4af0-91a1-56e65c05a313 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.445906] [55188]: DEBUG oslo_concurrency.lockutils [None req-63717c56-54a5-4af0-91a1-56e65c05a313 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.446340] [55188]: DEBUG oslo_concurrency.lockutils [None req-63717c56-54a5-4af0-91a1-56e65c05a313 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.448099] [55188]: DEBUG oslo_concurrency.lockutils [None req-63717c56-54a5-4af0-91a1-56e65c05a313 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.448099] [55188]: DEBUG oslo_concurrency.lockutils [None req-63717c56-54a5-4af0-91a1-56e65c05a313 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.459846] [55187]: DEBUG nova.policy [None req-dd00dcd5-b932-48ea-b187-a054655aa1c6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.469479] [55187]: INFO nova.api.openstack.requestlog [None req-dd00dcd5-b932-48ea-b187-a054655aa1c6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.056229 [ 718.469479] [55187]: [pid: 55187|app: 0|req: 785/1691] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:18 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.471032] [55187]: DEBUG nova.api.openstack.wsgi [None req-23427025-b5cf-40e3-8fa9-e801b4d6608e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.475195] [55187]: DEBUG nova.compute.api [None req-23427025-b5cf-40e3-8fa9-e801b4d6608e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.479515] [55187]: DEBUG oslo_concurrency.lockutils [None req-23427025-b5cf-40e3-8fa9-e801b4d6608e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.481373] [55187]: DEBUG oslo_concurrency.lockutils [None req-23427025-b5cf-40e3-8fa9-e801b4d6608e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.481373] [55187]: DEBUG oslo_concurrency.lockutils [None req-23427025-b5cf-40e3-8fa9-e801b4d6608e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.481582] [55187]: DEBUG oslo_concurrency.lockutils [None req-23427025-b5cf-40e3-8fa9-e801b4d6608e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.481776] [55187]: DEBUG oslo_concurrency.lockutils [None req-23427025-b5cf-40e3-8fa9-e801b4d6608e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.481945] [55187]: DEBUG oslo_concurrency.lockutils [None req-23427025-b5cf-40e3-8fa9-e801b4d6608e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.490874] [55188]: DEBUG nova.policy [None req-63717c56-54a5-4af0-91a1-56e65c05a313 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.498022] [55188]: INFO nova.api.openstack.requestlog [None req-63717c56-54a5-4af0-91a1-56e65c05a313 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.065077 [ 718.498022] [55188]: [pid: 55188|app: 0|req: 907/1692] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:18 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.505141] [55188]: DEBUG nova.api.openstack.wsgi [None req-35eb37f6-6fbb-4561-a40b-39364a0dbbca tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.506917] [55188]: DEBUG nova.compute.api [None req-35eb37f6-6fbb-4561-a40b-39364a0dbbca tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.515750] [55188]: DEBUG oslo_concurrency.lockutils [None req-35eb37f6-6fbb-4561-a40b-39364a0dbbca tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.516201] [55188]: DEBUG oslo_concurrency.lockutils [None req-35eb37f6-6fbb-4561-a40b-39364a0dbbca tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.516517] [55188]: DEBUG oslo_concurrency.lockutils [None req-35eb37f6-6fbb-4561-a40b-39364a0dbbca tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.516989] [55188]: DEBUG oslo_concurrency.lockutils [None req-35eb37f6-6fbb-4561-a40b-39364a0dbbca tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.520091] [55188]: DEBUG oslo_concurrency.lockutils [None req-35eb37f6-6fbb-4561-a40b-39364a0dbbca tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.520091] [55188]: DEBUG oslo_concurrency.lockutils [None req-35eb37f6-6fbb-4561-a40b-39364a0dbbca tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.524646] [55187]: DEBUG nova.policy [None req-23427025-b5cf-40e3-8fa9-e801b4d6608e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.530374] [55187]: INFO nova.api.openstack.requestlog [None req-23427025-b5cf-40e3-8fa9-e801b4d6608e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.061219 [ 718.530771] [55187]: [pid: 55187|app: 0|req: 786/1693] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:18 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.533381] [55187]: DEBUG nova.api.openstack.wsgi [None req-56ae5546-6bdf-41a5-a556-ec23a80a4c20 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.535821] [55187]: DEBUG nova.compute.api [None req-56ae5546-6bdf-41a5-a556-ec23a80a4c20 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.540625] [55187]: DEBUG oslo_concurrency.lockutils [None req-56ae5546-6bdf-41a5-a556-ec23a80a4c20 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.542319] [55187]: DEBUG oslo_concurrency.lockutils [None req-56ae5546-6bdf-41a5-a556-ec23a80a4c20 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.542319] [55187]: DEBUG oslo_concurrency.lockutils [None req-56ae5546-6bdf-41a5-a556-ec23a80a4c20 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.542319] [55187]: DEBUG oslo_concurrency.lockutils [None req-56ae5546-6bdf-41a5-a556-ec23a80a4c20 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.542319] [55187]: DEBUG oslo_concurrency.lockutils [None req-56ae5546-6bdf-41a5-a556-ec23a80a4c20 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.542497] [55187]: DEBUG oslo_concurrency.lockutils [None req-56ae5546-6bdf-41a5-a556-ec23a80a4c20 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.569375] [55187]: DEBUG oslo_concurrency.lockutils [None req-56ae5546-6bdf-41a5-a556-ec23a80a4c20 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.569375] [55187]: DEBUG oslo_concurrency.lockutils [None req-56ae5546-6bdf-41a5-a556-ec23a80a4c20 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.569375] [55187]: DEBUG oslo_concurrency.lockutils [None req-56ae5546-6bdf-41a5-a556-ec23a80a4c20 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.569601] [55187]: DEBUG nova.objects.instance [None req-56ae5546-6bdf-41a5-a556-ec23a80a4c20 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 718.575475] [55188]: DEBUG nova.policy [None req-35eb37f6-6fbb-4561-a40b-39364a0dbbca tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.585557] [55188]: INFO nova.api.openstack.requestlog [None req-35eb37f6-6fbb-4561-a40b-39364a0dbbca tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.087849 [ 718.585964] [55188]: [pid: 55188|app: 0|req: 908/1694] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:18 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.592774] [55188]: DEBUG nova.api.openstack.wsgi [None req-5ab0501b-29b1-4c42-a3ba-5751872c9d13 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.599194] [55188]: DEBUG nova.policy [None req-5ab0501b-29b1-4c42-a3ba-5751872c9d13 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.599821] [55188]: DEBUG nova.compute.api [None req-5ab0501b-29b1-4c42-a3ba-5751872c9d13 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Searching by: {'deleted': False, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 718.607137] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ab0501b-29b1-4c42-a3ba-5751872c9d13 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.607137] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ab0501b-29b1-4c42-a3ba-5751872c9d13 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.607137] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ab0501b-29b1-4c42-a3ba-5751872c9d13 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.607137] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ab0501b-29b1-4c42-a3ba-5751872c9d13 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.607311] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ab0501b-29b1-4c42-a3ba-5751872c9d13 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.607311] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ab0501b-29b1-4c42-a3ba-5751872c9d13 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.610649] [55187]: DEBUG nova.policy [None req-56ae5546-6bdf-41a5-a556-ec23a80a4c20 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.615609] [55187]: DEBUG nova.policy [None req-56ae5546-6bdf-41a5-a556-ec23a80a4c20 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.616468] [55187]: DEBUG nova.policy [None req-56ae5546-6bdf-41a5-a556-ec23a80a4c20 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.623860] [55187]: INFO nova.api.openstack.requestlog [None req-56ae5546-6bdf-41a5-a556-ec23a80a4c20 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.092402 [ 718.624306] [55187]: [pid: 55187|app: 0|req: 787/1695] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:18 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 718.626981] [55187]: DEBUG nova.api.openstack.wsgi [None req-eff6fbe4-ca92-499d-acc0-4e4cfa563129 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.629165] [55187]: DEBUG nova.compute.api [None req-eff6fbe4-ca92-499d-acc0-4e4cfa563129 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.637234] [55187]: DEBUG oslo_concurrency.lockutils [None req-eff6fbe4-ca92-499d-acc0-4e4cfa563129 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.637452] [55187]: DEBUG oslo_concurrency.lockutils [None req-eff6fbe4-ca92-499d-acc0-4e4cfa563129 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.637778] [55187]: DEBUG oslo_concurrency.lockutils [None req-eff6fbe4-ca92-499d-acc0-4e4cfa563129 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.638291] [55187]: DEBUG oslo_concurrency.lockutils [None req-eff6fbe4-ca92-499d-acc0-4e4cfa563129 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.638291] [55187]: DEBUG oslo_concurrency.lockutils [None req-eff6fbe4-ca92-499d-acc0-4e4cfa563129 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.638445] [55187]: DEBUG oslo_concurrency.lockutils [None req-eff6fbe4-ca92-499d-acc0-4e4cfa563129 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.678601] [55188]: DEBUG nova.compute.multi_cell_list [None req-5ab0501b-29b1-4c42-a3ba-5751872c9d13 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=55188) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 718.684807] [55187]: DEBUG nova.policy [None req-eff6fbe4-ca92-499d-acc0-4e4cfa563129 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.691596] [55187]: INFO nova.api.openstack.requestlog [None req-eff6fbe4-ca92-499d-acc0-4e4cfa563129 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.066127 [ 718.691596] [55187]: [pid: 55187|app: 0|req: 788/1696] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:18 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.698344] [55187]: DEBUG nova.api.openstack.wsgi [None req-7974eb25-0c6d-4fdb-b9c7-fd5b6f931369 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.700233] [55187]: DEBUG nova.compute.api [None req-7974eb25-0c6d-4fdb-b9c7-fd5b6f931369 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.705358] [55187]: DEBUG oslo_concurrency.lockutils [None req-7974eb25-0c6d-4fdb-b9c7-fd5b6f931369 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.705610] [55187]: DEBUG oslo_concurrency.lockutils [None req-7974eb25-0c6d-4fdb-b9c7-fd5b6f931369 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.705789] [55187]: DEBUG oslo_concurrency.lockutils [None req-7974eb25-0c6d-4fdb-b9c7-fd5b6f931369 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.706183] [55187]: DEBUG oslo_concurrency.lockutils [None req-7974eb25-0c6d-4fdb-b9c7-fd5b6f931369 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.706374] [55187]: DEBUG oslo_concurrency.lockutils [None req-7974eb25-0c6d-4fdb-b9c7-fd5b6f931369 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.706603] [55187]: DEBUG oslo_concurrency.lockutils [None req-7974eb25-0c6d-4fdb-b9c7-fd5b6f931369 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.726577] [55188]: DEBUG nova.policy [None req-5ab0501b-29b1-4c42-a3ba-5751872c9d13 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.729575] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ab0501b-29b1-4c42-a3ba-5751872c9d13 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.729820] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ab0501b-29b1-4c42-a3ba-5751872c9d13 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.730017] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ab0501b-29b1-4c42-a3ba-5751872c9d13 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.749573] [55187]: DEBUG nova.policy [None req-7974eb25-0c6d-4fdb-b9c7-fd5b6f931369 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.754319] [55187]: INFO nova.api.openstack.requestlog [None req-7974eb25-0c6d-4fdb-b9c7-fd5b6f931369 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.062158 [ 718.754684] [55187]: [pid: 55187|app: 0|req: 789/1697] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.758051] [55187]: DEBUG nova.api.openstack.wsgi [None req-ee0a9c1d-7fb3-4728-8d3d-b8e29d1fbe19 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.759178] [55187]: DEBUG nova.compute.api [None req-ee0a9c1d-7fb3-4728-8d3d-b8e29d1fbe19 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.763566] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee0a9c1d-7fb3-4728-8d3d-b8e29d1fbe19 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.763844] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee0a9c1d-7fb3-4728-8d3d-b8e29d1fbe19 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.764076] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee0a9c1d-7fb3-4728-8d3d-b8e29d1fbe19 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.764488] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee0a9c1d-7fb3-4728-8d3d-b8e29d1fbe19 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.764716] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee0a9c1d-7fb3-4728-8d3d-b8e29d1fbe19 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.764915] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee0a9c1d-7fb3-4728-8d3d-b8e29d1fbe19 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.807397] [55187]: DEBUG nova.policy [None req-ee0a9c1d-7fb3-4728-8d3d-b8e29d1fbe19 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.813782] [55187]: DEBUG nova.policy [None req-ee0a9c1d-7fb3-4728-8d3d-b8e29d1fbe19 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.814893] [55187]: DEBUG nova.policy [None req-ee0a9c1d-7fb3-4728-8d3d-b8e29d1fbe19 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.818873] [55187]: INFO nova.api.openstack.requestlog [None req-ee0a9c1d-7fb3-4728-8d3d-b8e29d1fbe19 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1385 microversion: 2.75 time: 0.063546 [ 718.819359] [55187]: [pid: 55187|app: 0|req: 790/1698] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1385 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 718.822119] [55187]: DEBUG nova.api.openstack.wsgi [req-554af648-68c5-4503-a649-fce8020dee1f req-b5c14b7a-5f83-46c9-8446-e30392e6aeb7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "123c9043-92c4-4c67-9a39-9a82837566ba", "name": "network-vif-deleted", "tag": "876b9722-7e99-42f6-bdb8-1e715e150281"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 718.829310] [55187]: DEBUG oslo_concurrency.lockutils [req-554af648-68c5-4503-a649-fce8020dee1f req-b5c14b7a-5f83-46c9-8446-e30392e6aeb7 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.829559] [55187]: DEBUG oslo_concurrency.lockutils [req-554af648-68c5-4503-a649-fce8020dee1f req-b5c14b7a-5f83-46c9-8446-e30392e6aeb7 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.829737] [55187]: DEBUG oslo_concurrency.lockutils [req-554af648-68c5-4503-a649-fce8020dee1f req-b5c14b7a-5f83-46c9-8446-e30392e6aeb7 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.838566] [55187]: INFO nova.api.openstack.compute.server_external_events [req-554af648-68c5-4503-a649-fce8020dee1f req-b5c14b7a-5f83-46c9-8446-e30392e6aeb7 service nova] Creating event network-vif-deleted:876b9722-7e99-42f6-bdb8-1e715e150281 for instance 123c9043-92c4-4c67-9a39-9a82837566ba on cpu-1 [ 718.842789] [55187]: INFO nova.api.openstack.requestlog [req-554af648-68c5-4503-a649-fce8020dee1f req-b5c14b7a-5f83-46c9-8446-e30392e6aeb7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022700 [ 718.843131] [55187]: [pid: 55187|app: 0|req: 791/1699] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:19 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 718.846568] [55187]: DEBUG nova.api.openstack.wsgi [None req-97d90f92-4b6f-449f-8ce1-35a783238d2f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.848549] [55188]: INFO nova.api.openstack.requestlog [None req-5ab0501b-29b1-4c42-a3ba-5751872c9d13 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 4510 microversion: 2.1 time: 0.259955 [ 718.848549] [55188]: [pid: 55188|app: 0|req: 909/1700] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:03:18 2025] GET /compute/v2.1/servers/detail => generated 4510 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.848943] [55187]: DEBUG nova.compute.api [None req-97d90f92-4b6f-449f-8ce1-35a783238d2f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.851657] [55188]: DEBUG nova.api.openstack.wsgi [None req-f403dfc5-4bdc-4369-aed1-a5f41913f36f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.852923] [55187]: DEBUG oslo_concurrency.lockutils [None req-97d90f92-4b6f-449f-8ce1-35a783238d2f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.853235] [55187]: DEBUG oslo_concurrency.lockutils [None req-97d90f92-4b6f-449f-8ce1-35a783238d2f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.853999] [55187]: DEBUG oslo_concurrency.lockutils [None req-97d90f92-4b6f-449f-8ce1-35a783238d2f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.854084] [55188]: DEBUG nova.compute.api [None req-f403dfc5-4bdc-4369-aed1-a5f41913f36f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.854121] [55187]: DEBUG oslo_concurrency.lockutils [None req-97d90f92-4b6f-449f-8ce1-35a783238d2f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.854201] [55187]: DEBUG oslo_concurrency.lockutils [None req-97d90f92-4b6f-449f-8ce1-35a783238d2f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.856040] [55187]: DEBUG oslo_concurrency.lockutils [None req-97d90f92-4b6f-449f-8ce1-35a783238d2f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.857833] [55188]: DEBUG oslo_concurrency.lockutils [None req-f403dfc5-4bdc-4369-aed1-a5f41913f36f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.858144] [55188]: DEBUG oslo_concurrency.lockutils [None req-f403dfc5-4bdc-4369-aed1-a5f41913f36f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.858382] [55188]: DEBUG oslo_concurrency.lockutils [None req-f403dfc5-4bdc-4369-aed1-a5f41913f36f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.858780] [55188]: DEBUG oslo_concurrency.lockutils [None req-f403dfc5-4bdc-4369-aed1-a5f41913f36f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.858984] [55188]: DEBUG oslo_concurrency.lockutils [None req-f403dfc5-4bdc-4369-aed1-a5f41913f36f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.859193] [55188]: DEBUG oslo_concurrency.lockutils [None req-f403dfc5-4bdc-4369-aed1-a5f41913f36f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.892314] [55187]: DEBUG nova.policy [None req-97d90f92-4b6f-449f-8ce1-35a783238d2f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.897395] [55187]: INFO nova.api.openstack.requestlog [None req-97d90f92-4b6f-449f-8ce1-35a783238d2f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.053429 [ 718.897803] [55187]: [pid: 55187|app: 0|req: 792/1701] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.898117] [55188]: DEBUG nova.policy [None req-f403dfc5-4bdc-4369-aed1-a5f41913f36f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.902217] [55187]: DEBUG nova.api.openstack.wsgi [None req-2c4449d8-330b-47f1-91dc-417f911ba737 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.902644] [55187]: DEBUG nova.compute.api [None req-2c4449d8-330b-47f1-91dc-417f911ba737 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.903419] [55188]: INFO nova.api.openstack.requestlog [None req-f403dfc5-4bdc-4369-aed1-a5f41913f36f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.055039 [ 718.903813] [55188]: [pid: 55188|app: 0|req: 910/1702] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.905854] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c4449d8-330b-47f1-91dc-417f911ba737 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.906181] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c4449d8-330b-47f1-91dc-417f911ba737 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.906371] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c4449d8-330b-47f1-91dc-417f911ba737 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.906586] [55188]: DEBUG nova.api.openstack.wsgi [None req-63ab254b-e8d0-417f-85fd-40e5ca26c9db tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.906721] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c4449d8-330b-47f1-91dc-417f911ba737 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.906955] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c4449d8-330b-47f1-91dc-417f911ba737 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.907086] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c4449d8-330b-47f1-91dc-417f911ba737 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.908518] [55188]: DEBUG nova.compute.api [None req-63ab254b-e8d0-417f-85fd-40e5ca26c9db tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.912328] [55188]: DEBUG oslo_concurrency.lockutils [None req-63ab254b-e8d0-417f-85fd-40e5ca26c9db tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.912559] [55188]: DEBUG oslo_concurrency.lockutils [None req-63ab254b-e8d0-417f-85fd-40e5ca26c9db tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.912736] [55188]: DEBUG oslo_concurrency.lockutils [None req-63ab254b-e8d0-417f-85fd-40e5ca26c9db tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.913231] [55188]: DEBUG oslo_concurrency.lockutils [None req-63ab254b-e8d0-417f-85fd-40e5ca26c9db tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.913434] [55188]: DEBUG oslo_concurrency.lockutils [None req-63ab254b-e8d0-417f-85fd-40e5ca26c9db tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.913602] [55188]: DEBUG oslo_concurrency.lockutils [None req-63ab254b-e8d0-417f-85fd-40e5ca26c9db tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.943110] [55187]: DEBUG nova.policy [None req-2c4449d8-330b-47f1-91dc-417f911ba737 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.947966] [55187]: INFO nova.api.openstack.requestlog [None req-2c4449d8-330b-47f1-91dc-417f911ba737 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.049026 [ 718.947966] [55187]: [pid: 55187|app: 0|req: 793/1703] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.950514] [55187]: DEBUG nova.api.openstack.wsgi [None req-9af9c8bf-a4fd-471f-9d43-7f41cba6f496 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 718.952184] [55187]: DEBUG nova.compute.api [None req-9af9c8bf-a4fd-471f-9d43-7f41cba6f496 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 718.955986] [55187]: DEBUG oslo_concurrency.lockutils [None req-9af9c8bf-a4fd-471f-9d43-7f41cba6f496 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.956283] [55187]: DEBUG oslo_concurrency.lockutils [None req-9af9c8bf-a4fd-471f-9d43-7f41cba6f496 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.956478] [55187]: DEBUG oslo_concurrency.lockutils [None req-9af9c8bf-a4fd-471f-9d43-7f41cba6f496 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.956863] [55187]: DEBUG oslo_concurrency.lockutils [None req-9af9c8bf-a4fd-471f-9d43-7f41cba6f496 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.957081] [55187]: DEBUG oslo_concurrency.lockutils [None req-9af9c8bf-a4fd-471f-9d43-7f41cba6f496 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.957261] [55187]: DEBUG oslo_concurrency.lockutils [None req-9af9c8bf-a4fd-471f-9d43-7f41cba6f496 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.991785] [55187]: DEBUG nova.policy [None req-9af9c8bf-a4fd-471f-9d43-7f41cba6f496 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.993939] [55188]: DEBUG nova.policy [None req-63ab254b-e8d0-417f-85fd-40e5ca26c9db tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.996397] [55187]: INFO nova.api.openstack.requestlog [None req-9af9c8bf-a4fd-471f-9d43-7f41cba6f496 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.047942 [ 718.996766] [55187]: [pid: 55187|app: 0|req: 794/1704] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.998767] [55188]: INFO nova.api.openstack.requestlog [None req-63ab254b-e8d0-417f-85fd-40e5ca26c9db tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.094304 [ 718.999111] [55188]: [pid: 55188|app: 0|req: 911/1705] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.999960] [55187]: DEBUG nova.api.openstack.wsgi [None req-adc4e182-d357-4008-94a4-f424027e60b1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.001256] [55187]: DEBUG nova.compute.api [None req-adc4e182-d357-4008-94a4-f424027e60b1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.001624] [55188]: DEBUG nova.api.openstack.wsgi [None req-e0980a1d-1c3d-460b-9dd1-3b099324cfe8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.003249] [55188]: DEBUG nova.compute.api [None req-e0980a1d-1c3d-460b-9dd1-3b099324cfe8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.004599] [55187]: DEBUG oslo_concurrency.lockutils [None req-adc4e182-d357-4008-94a4-f424027e60b1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.004904] [55187]: DEBUG oslo_concurrency.lockutils [None req-adc4e182-d357-4008-94a4-f424027e60b1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.005220] [55187]: DEBUG oslo_concurrency.lockutils [None req-adc4e182-d357-4008-94a4-f424027e60b1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.005768] [55187]: DEBUG oslo_concurrency.lockutils [None req-adc4e182-d357-4008-94a4-f424027e60b1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.006148] [55187]: DEBUG oslo_concurrency.lockutils [None req-adc4e182-d357-4008-94a4-f424027e60b1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.006550] [55187]: DEBUG oslo_concurrency.lockutils [None req-adc4e182-d357-4008-94a4-f424027e60b1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.006731] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0980a1d-1c3d-460b-9dd1-3b099324cfe8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.006977] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0980a1d-1c3d-460b-9dd1-3b099324cfe8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.007576] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0980a1d-1c3d-460b-9dd1-3b099324cfe8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.007576] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0980a1d-1c3d-460b-9dd1-3b099324cfe8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.007723] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0980a1d-1c3d-460b-9dd1-3b099324cfe8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.007912] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0980a1d-1c3d-460b-9dd1-3b099324cfe8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.086173] [55187]: DEBUG nova.policy [None req-adc4e182-d357-4008-94a4-f424027e60b1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.090706] [55187]: INFO nova.api.openstack.requestlog [None req-adc4e182-d357-4008-94a4-f424027e60b1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1320 microversion: 2.1 time: 0.093248 [ 719.091266] [55187]: [pid: 55187|app: 0|req: 795/1706] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1320 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.094624] [55187]: DEBUG nova.api.openstack.wsgi [None req-d05db0c9-43a8-4d5a-9e42-c083b7e21047 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.098163] [55187]: DEBUG nova.policy [None req-d05db0c9-43a8-4d5a-9e42-c083b7e21047 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.098840] [55187]: DEBUG nova.compute.api [None req-d05db0c9-43a8-4d5a-9e42-c083b7e21047 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Searching by: {'ip': '192.168.128.', 'deleted': False, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 719.140163] [55187]: DEBUG oslo_concurrency.lockutils [None req-d05db0c9-43a8-4d5a-9e42-c083b7e21047 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.140163] [55187]: DEBUG oslo_concurrency.lockutils [None req-d05db0c9-43a8-4d5a-9e42-c083b7e21047 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.140163] [55187]: DEBUG oslo_concurrency.lockutils [None req-d05db0c9-43a8-4d5a-9e42-c083b7e21047 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.140163] [55187]: DEBUG oslo_concurrency.lockutils [None req-d05db0c9-43a8-4d5a-9e42-c083b7e21047 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.140324] [55187]: DEBUG oslo_concurrency.lockutils [None req-d05db0c9-43a8-4d5a-9e42-c083b7e21047 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.140324] [55187]: DEBUG oslo_concurrency.lockutils [None req-d05db0c9-43a8-4d5a-9e42-c083b7e21047 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.167322] [55187]: DEBUG nova.compute.multi_cell_list [None req-d05db0c9-43a8-4d5a-9e42-c083b7e21047 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=55187) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 719.187150] [55187]: INFO nova.api.openstack.requestlog [None req-d05db0c9-43a8-4d5a-9e42-c083b7e21047 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers?ip=192.168.128." status: 200 len: 1011 microversion: 2.1 time: 0.094953 [ 719.191134] [55187]: [pid: 55187|app: 0|req: 796/1707] 10.180.1.21 () {58 vars in 1151 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers?ip=192.168.128. => generated 1011 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.191134] [55187]: DEBUG nova.api.openstack.wsgi [None req-ee0129dc-d225-42dc-9863-accb483ccec0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.192203] [55187]: DEBUG nova.compute.api [None req-ee0129dc-d225-42dc-9863-accb483ccec0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.197328] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee0129dc-d225-42dc-9863-accb483ccec0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.197736] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee0129dc-d225-42dc-9863-accb483ccec0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.198056] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee0129dc-d225-42dc-9863-accb483ccec0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.198528] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee0129dc-d225-42dc-9863-accb483ccec0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.198863] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee0129dc-d225-42dc-9863-accb483ccec0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.199204] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee0129dc-d225-42dc-9863-accb483ccec0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.237183] [55187]: DEBUG nova.policy [None req-ee0129dc-d225-42dc-9863-accb483ccec0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.242161] [55187]: INFO nova.api.openstack.requestlog [None req-ee0129dc-d225-42dc-9863-accb483ccec0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.053936 [ 719.242639] [55187]: [pid: 55187|app: 0|req: 797/1708] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.245237] [55187]: DEBUG nova.api.openstack.wsgi [req-db95e969-f063-431d-a035-5a48be505378 req-d4921ad3-80cd-4c71-adb6-47324e9ffd04 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2cfab35b-f2fb-4782-a2ea-6cb6059261ba", "tag": "80099946-cd69-4fc0-a5af-fc471890117f"}, {"server_uuid": "88f26c46-83c2-45a1-864a-13c51b13c8ab", "name": "network-vif-deleted", "tag": "9308cd81-095d-434b-8cac-3df9e8324b49"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 719.252312] [55187]: DEBUG oslo_concurrency.lockutils [req-db95e969-f063-431d-a035-5a48be505378 req-d4921ad3-80cd-4c71-adb6-47324e9ffd04 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.254300] [55187]: DEBUG oslo_concurrency.lockutils [req-db95e969-f063-431d-a035-5a48be505378 req-d4921ad3-80cd-4c71-adb6-47324e9ffd04 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.254300] [55187]: DEBUG oslo_concurrency.lockutils [req-db95e969-f063-431d-a035-5a48be505378 req-d4921ad3-80cd-4c71-adb6-47324e9ffd04 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.259781] [55187]: INFO nova.api.openstack.compute.server_external_events [req-db95e969-f063-431d-a035-5a48be505378 req-d4921ad3-80cd-4c71-adb6-47324e9ffd04 service nova] Creating event network-changed:80099946-cd69-4fc0-a5af-fc471890117f for instance 2cfab35b-f2fb-4782-a2ea-6cb6059261ba on cpu-1 [ 719.260203] [55187]: INFO nova.api.openstack.compute.server_external_events [req-db95e969-f063-431d-a035-5a48be505378 req-d4921ad3-80cd-4c71-adb6-47324e9ffd04 service nova] Creating event network-vif-deleted:9308cd81-095d-434b-8cac-3df9e8324b49 for instance 88f26c46-83c2-45a1-864a-13c51b13c8ab on cpu-1 [ 719.265858] [55187]: INFO nova.api.openstack.requestlog [req-db95e969-f063-431d-a035-5a48be505378 req-d4921ad3-80cd-4c71-adb6-47324e9ffd04 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.021403 [ 719.265858] [55187]: [pid: 55187|app: 0|req: 798/1709] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:19 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 719.268746] [55187]: DEBUG nova.api.openstack.wsgi [None req-b9626233-38f9-45b9-a5f1-bd67328a149d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.270526] [55187]: DEBUG nova.compute.api [None req-b9626233-38f9-45b9-a5f1-bd67328a149d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.274368] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9626233-38f9-45b9-a5f1-bd67328a149d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.274733] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9626233-38f9-45b9-a5f1-bd67328a149d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.275052] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9626233-38f9-45b9-a5f1-bd67328a149d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.275545] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9626233-38f9-45b9-a5f1-bd67328a149d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.275862] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9626233-38f9-45b9-a5f1-bd67328a149d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.276200] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9626233-38f9-45b9-a5f1-bd67328a149d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.284396] [55188]: DEBUG nova.policy [None req-e0980a1d-1c3d-460b-9dd1-3b099324cfe8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.288768] [55188]: INFO nova.api.openstack.requestlog [None req-e0980a1d-1c3d-460b-9dd1-3b099324cfe8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.289038 [ 719.289084] [55188]: [pid: 55188|app: 0|req: 912/1710] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.291546] [55188]: DEBUG nova.api.openstack.wsgi [None req-9bd441b2-058a-4767-bc67-d876acbc967d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.293176] [55188]: DEBUG nova.compute.api [None req-9bd441b2-058a-4767-bc67-d876acbc967d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.296348] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bd441b2-058a-4767-bc67-d876acbc967d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.296631] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bd441b2-058a-4767-bc67-d876acbc967d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.296741] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bd441b2-058a-4767-bc67-d876acbc967d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.297156] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bd441b2-058a-4767-bc67-d876acbc967d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.297411] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bd441b2-058a-4767-bc67-d876acbc967d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.297604] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bd441b2-058a-4767-bc67-d876acbc967d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.298531] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9626233-38f9-45b9-a5f1-bd67328a149d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.298816] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9626233-38f9-45b9-a5f1-bd67328a149d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.299027] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9626233-38f9-45b9-a5f1-bd67328a149d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.299297] [55187]: DEBUG nova.objects.instance [None req-b9626233-38f9-45b9-a5f1-bd67328a149d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 719.320392] [55187]: DEBUG nova.policy [None req-b9626233-38f9-45b9-a5f1-bd67328a149d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.324827] [55187]: INFO nova.api.openstack.requestlog [None req-b9626233-38f9-45b9-a5f1-bd67328a149d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.058790 [ 719.324969] [55187]: [pid: 55187|app: 0|req: 799/1711] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.327624] [55187]: DEBUG nova.api.openstack.wsgi [None req-89f5ee8e-f0a7-427d-9b16-0342ca029aa3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.328820] [55187]: DEBUG nova.compute.api [None req-89f5ee8e-f0a7-427d-9b16-0342ca029aa3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.330351] [55188]: DEBUG nova.policy [None req-9bd441b2-058a-4767-bc67-d876acbc967d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.332079] [55187]: DEBUG oslo_concurrency.lockutils [None req-89f5ee8e-f0a7-427d-9b16-0342ca029aa3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.332079] [55187]: DEBUG oslo_concurrency.lockutils [None req-89f5ee8e-f0a7-427d-9b16-0342ca029aa3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.332261] [55187]: DEBUG oslo_concurrency.lockutils [None req-89f5ee8e-f0a7-427d-9b16-0342ca029aa3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.332601] [55187]: DEBUG oslo_concurrency.lockutils [None req-89f5ee8e-f0a7-427d-9b16-0342ca029aa3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.332795] [55187]: DEBUG oslo_concurrency.lockutils [None req-89f5ee8e-f0a7-427d-9b16-0342ca029aa3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.332965] [55187]: DEBUG oslo_concurrency.lockutils [None req-89f5ee8e-f0a7-427d-9b16-0342ca029aa3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.334468] [55188]: INFO nova.api.openstack.requestlog [None req-9bd441b2-058a-4767-bc67-d876acbc967d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.044807 [ 719.334777] [55188]: [pid: 55188|app: 0|req: 913/1712] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.337305] [55188]: DEBUG nova.api.openstack.wsgi [None req-4bb0ae6d-dcb4-41c6-a8d8-658ba76061db tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.340602] [55188]: DEBUG nova.policy [None req-4bb0ae6d-dcb4-41c6-a8d8-658ba76061db tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.340947] [55188]: DEBUG nova.compute.api [None req-4bb0ae6d-dcb4-41c6-a8d8-658ba76061db tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Searching by: {'name': '^.*\\-instance\\-[0-9]+$', 'deleted': False, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 719.344679] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bb0ae6d-dcb4-41c6-a8d8-658ba76061db tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.344905] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bb0ae6d-dcb4-41c6-a8d8-658ba76061db tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.345096] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bb0ae6d-dcb4-41c6-a8d8-658ba76061db tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.345484] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bb0ae6d-dcb4-41c6-a8d8-658ba76061db tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.345681] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bb0ae6d-dcb4-41c6-a8d8-658ba76061db tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.345850] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bb0ae6d-dcb4-41c6-a8d8-658ba76061db tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.361993] [55188]: DEBUG nova.compute.multi_cell_list [None req-4bb0ae6d-dcb4-41c6-a8d8-658ba76061db tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=55188) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 719.378538] [55188]: INFO nova.api.openstack.requestlog [None req-4bb0ae6d-dcb4-41c6-a8d8-658ba76061db tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers?name=%5E.%2A%5C-instance%5C-%5B0-9%5D%2B%24" status: 200 len: 1011 microversion: 2.1 time: 0.043122 [ 719.378915] [55188]: [pid: 55188|app: 0|req: 914/1713] 10.180.1.21 () {58 vars in 1207 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers?name=%5E.%2A%5C-instance%5C-%5B0-9%5D%2B%24 => generated 1011 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.381413] [55188]: DEBUG nova.api.openstack.wsgi [None req-9ea30b92-035c-43ff-8bb7-c0826671f42f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.383089] [55188]: DEBUG nova.compute.api [None req-9ea30b92-035c-43ff-8bb7-c0826671f42f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.386464] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ea30b92-035c-43ff-8bb7-c0826671f42f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.387723] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ea30b92-035c-43ff-8bb7-c0826671f42f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.387723] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ea30b92-035c-43ff-8bb7-c0826671f42f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.387723] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ea30b92-035c-43ff-8bb7-c0826671f42f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.387723] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ea30b92-035c-43ff-8bb7-c0826671f42f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.387958] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ea30b92-035c-43ff-8bb7-c0826671f42f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.419098] [55187]: DEBUG nova.policy [None req-89f5ee8e-f0a7-427d-9b16-0342ca029aa3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.421921] [55188]: DEBUG nova.policy [None req-9ea30b92-035c-43ff-8bb7-c0826671f42f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.426289] [55187]: INFO nova.api.openstack.requestlog [None req-89f5ee8e-f0a7-427d-9b16-0342ca029aa3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1319 microversion: 2.1 time: 0.100742 [ 719.426654] [55187]: [pid: 55187|app: 0|req: 800/1714] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1319 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.426985] [55188]: INFO nova.api.openstack.requestlog [None req-9ea30b92-035c-43ff-8bb7-c0826671f42f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.047368 [ 719.427394] [55188]: [pid: 55188|app: 0|req: 915/1715] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.430169] [55187]: DEBUG nova.api.openstack.wsgi [None req-b0e9ea70-04ae-4cda-8202-48c6699481c3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.430673] [55188]: DEBUG nova.api.openstack.wsgi [None req-c3b124b5-ee32-4f3d-be8d-f4a8a7f6bc18 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.431962] [55187]: DEBUG nova.compute.api [None req-b0e9ea70-04ae-4cda-8202-48c6699481c3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.432326] [55188]: DEBUG nova.compute.api [None req-c3b124b5-ee32-4f3d-be8d-f4a8a7f6bc18 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.436030] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0e9ea70-04ae-4cda-8202-48c6699481c3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.436123] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3b124b5-ee32-4f3d-be8d-f4a8a7f6bc18 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.436163] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0e9ea70-04ae-4cda-8202-48c6699481c3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.436194] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3b124b5-ee32-4f3d-be8d-f4a8a7f6bc18 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.436224] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0e9ea70-04ae-4cda-8202-48c6699481c3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.436258] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3b124b5-ee32-4f3d-be8d-f4a8a7f6bc18 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.436310] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0e9ea70-04ae-4cda-8202-48c6699481c3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.436493] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3b124b5-ee32-4f3d-be8d-f4a8a7f6bc18 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.436528] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0e9ea70-04ae-4cda-8202-48c6699481c3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.436696] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3b124b5-ee32-4f3d-be8d-f4a8a7f6bc18 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.436868] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3b124b5-ee32-4f3d-be8d-f4a8a7f6bc18 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.437327] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0e9ea70-04ae-4cda-8202-48c6699481c3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.469566] [55188]: DEBUG nova.policy [None req-c3b124b5-ee32-4f3d-be8d-f4a8a7f6bc18 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.473944] [55188]: INFO nova.api.openstack.requestlog [None req-c3b124b5-ee32-4f3d-be8d-f4a8a7f6bc18 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.045372 [ 719.474290] [55188]: [pid: 55188|app: 0|req: 916/1716] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.475022] [55187]: DEBUG nova.policy [None req-b0e9ea70-04ae-4cda-8202-48c6699481c3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.476751] [55188]: DEBUG nova.api.openstack.wsgi [None req-0e399850-fb91-4d44-a0e4-f71ac713ae59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.478374] [55188]: DEBUG nova.compute.api [None req-0e399850-fb91-4d44-a0e4-f71ac713ae59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.478945] [55187]: INFO nova.api.openstack.requestlog [None req-b0e9ea70-04ae-4cda-8202-48c6699481c3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.051705 [ 719.479293] [55187]: [pid: 55187|app: 0|req: 801/1717] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.481966] [55187]: DEBUG nova.api.openstack.wsgi [None req-28bab875-6c71-4216-9350-541a91f8b89e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.482636] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e399850-fb91-4d44-a0e4-f71ac713ae59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.482694] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e399850-fb91-4d44-a0e4-f71ac713ae59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.483724] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e399850-fb91-4d44-a0e4-f71ac713ae59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.483724] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e399850-fb91-4d44-a0e4-f71ac713ae59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.483724] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e399850-fb91-4d44-a0e4-f71ac713ae59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.483724] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e399850-fb91-4d44-a0e4-f71ac713ae59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.484897] [55187]: DEBUG nova.policy [None req-28bab875-6c71-4216-9350-541a91f8b89e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.485317] [55187]: DEBUG nova.compute.api [None req-28bab875-6c71-4216-9350-541a91f8b89e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Searching by: {'name': '^.*\\-instance\\-.*$', 'deleted': False, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 719.489354] [55187]: DEBUG oslo_concurrency.lockutils [None req-28bab875-6c71-4216-9350-541a91f8b89e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.489601] [55187]: DEBUG oslo_concurrency.lockutils [None req-28bab875-6c71-4216-9350-541a91f8b89e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.489776] [55187]: DEBUG oslo_concurrency.lockutils [None req-28bab875-6c71-4216-9350-541a91f8b89e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.490690] [55187]: DEBUG oslo_concurrency.lockutils [None req-28bab875-6c71-4216-9350-541a91f8b89e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.490690] [55187]: DEBUG oslo_concurrency.lockutils [None req-28bab875-6c71-4216-9350-541a91f8b89e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.490764] [55187]: DEBUG oslo_concurrency.lockutils [None req-28bab875-6c71-4216-9350-541a91f8b89e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.502779] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e399850-fb91-4d44-a0e4-f71ac713ae59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.503670] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e399850-fb91-4d44-a0e4-f71ac713ae59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.503948] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e399850-fb91-4d44-a0e4-f71ac713ae59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.504195] [55188]: DEBUG nova.objects.instance [None req-0e399850-fb91-4d44-a0e4-f71ac713ae59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 719.527126] [55188]: DEBUG nova.policy [None req-0e399850-fb91-4d44-a0e4-f71ac713ae59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.532189] [55188]: DEBUG nova.policy [None req-0e399850-fb91-4d44-a0e4-f71ac713ae59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.532825] [55188]: DEBUG nova.policy [None req-0e399850-fb91-4d44-a0e4-f71ac713ae59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.533569] [55188]: INFO nova.api.openstack.requestlog [None req-0e399850-fb91-4d44-a0e4-f71ac713ae59 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.058783 [ 719.533868] [55188]: [pid: 55188|app: 0|req: 917/1718] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 719.536221] [55188]: DEBUG nova.api.openstack.wsgi [None req-2d55ca8e-79eb-43b6-a71b-f7cfa286faef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.536312] [55187]: DEBUG nova.compute.multi_cell_list [None req-28bab875-6c71-4216-9350-541a91f8b89e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=55187) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 719.537822] [55188]: DEBUG nova.compute.api [None req-2d55ca8e-79eb-43b6-a71b-f7cfa286faef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.542027] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d55ca8e-79eb-43b6-a71b-f7cfa286faef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.542303] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d55ca8e-79eb-43b6-a71b-f7cfa286faef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.542568] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d55ca8e-79eb-43b6-a71b-f7cfa286faef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.543046] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d55ca8e-79eb-43b6-a71b-f7cfa286faef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.546498] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d55ca8e-79eb-43b6-a71b-f7cfa286faef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.546498] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d55ca8e-79eb-43b6-a71b-f7cfa286faef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.567172] [55187]: INFO nova.api.openstack.requestlog [None req-28bab875-6c71-4216-9350-541a91f8b89e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers?name=%5E.%2A%5C-instance%5C-.%2A%24" status: 200 len: 1011 microversion: 2.1 time: 0.087216 [ 719.567793] [55187]: [pid: 55187|app: 0|req: 802/1719] 10.180.1.21 () {58 vars in 1191 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers?name=%5E.%2A%5C-instance%5C-.%2A%24 => generated 1011 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.570246] [55187]: DEBUG nova.api.openstack.wsgi [None req-3ac3f1c8-149b-4314-914a-17968d88602a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.571978] [55187]: DEBUG nova.compute.api [None req-3ac3f1c8-149b-4314-914a-17968d88602a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.575406] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ac3f1c8-149b-4314-914a-17968d88602a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.575697] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ac3f1c8-149b-4314-914a-17968d88602a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.575927] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ac3f1c8-149b-4314-914a-17968d88602a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.576315] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ac3f1c8-149b-4314-914a-17968d88602a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.576593] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ac3f1c8-149b-4314-914a-17968d88602a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.576775] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ac3f1c8-149b-4314-914a-17968d88602a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.583256] [55188]: DEBUG nova.policy [None req-2d55ca8e-79eb-43b6-a71b-f7cfa286faef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.587697] [55188]: INFO nova.api.openstack.requestlog [None req-2d55ca8e-79eb-43b6-a71b-f7cfa286faef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.053176 [ 719.588046] [55188]: [pid: 55188|app: 0|req: 918/1720] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.590698] [55188]: DEBUG nova.api.openstack.wsgi [None req-78ca738e-e92e-4b3a-a8bd-ffec67fadc07 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.592341] [55188]: DEBUG nova.compute.api [None req-78ca738e-e92e-4b3a-a8bd-ffec67fadc07 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.595521] [55188]: DEBUG oslo_concurrency.lockutils [None req-78ca738e-e92e-4b3a-a8bd-ffec67fadc07 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.595788] [55188]: DEBUG oslo_concurrency.lockutils [None req-78ca738e-e92e-4b3a-a8bd-ffec67fadc07 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.595948] [55188]: DEBUG oslo_concurrency.lockutils [None req-78ca738e-e92e-4b3a-a8bd-ffec67fadc07 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.596368] [55188]: DEBUG oslo_concurrency.lockutils [None req-78ca738e-e92e-4b3a-a8bd-ffec67fadc07 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.596599] [55188]: DEBUG oslo_concurrency.lockutils [None req-78ca738e-e92e-4b3a-a8bd-ffec67fadc07 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.596783] [55188]: DEBUG oslo_concurrency.lockutils [None req-78ca738e-e92e-4b3a-a8bd-ffec67fadc07 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.611815] [55187]: DEBUG nova.policy [None req-3ac3f1c8-149b-4314-914a-17968d88602a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.617868] [55187]: DEBUG nova.policy [None req-3ac3f1c8-149b-4314-914a-17968d88602a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.618191] [55187]: DEBUG nova.policy [None req-3ac3f1c8-149b-4314-914a-17968d88602a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.618794] [55187]: INFO nova.api.openstack.requestlog [None req-3ac3f1c8-149b-4314-914a-17968d88602a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.050806 [ 719.619797] [55187]: [pid: 55187|app: 0|req: 803/1721] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 719.621515] [55187]: DEBUG nova.api.openstack.wsgi [None req-3fd67b33-1af4-4967-ac12-94272556f360 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.623539] [55187]: DEBUG nova.compute.api [None req-3fd67b33-1af4-4967-ac12-94272556f360 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.626778] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fd67b33-1af4-4967-ac12-94272556f360 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.627040] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fd67b33-1af4-4967-ac12-94272556f360 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.627200] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fd67b33-1af4-4967-ac12-94272556f360 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.627550] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fd67b33-1af4-4967-ac12-94272556f360 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.627751] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fd67b33-1af4-4967-ac12-94272556f360 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.627922] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fd67b33-1af4-4967-ac12-94272556f360 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.630378] [55188]: DEBUG nova.policy [None req-78ca738e-e92e-4b3a-a8bd-ffec67fadc07 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.634855] [55188]: INFO nova.api.openstack.requestlog [None req-78ca738e-e92e-4b3a-a8bd-ffec67fadc07 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.046185 [ 719.635229] [55188]: [pid: 55188|app: 0|req: 919/1722] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.637957] [55188]: DEBUG nova.api.openstack.wsgi [None req-4a8c3818-cd5f-465a-a153-bdbdc29a4914 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.639696] [55188]: DEBUG nova.compute.api [None req-4a8c3818-cd5f-465a-a153-bdbdc29a4914 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.643863] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a8c3818-cd5f-465a-a153-bdbdc29a4914 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.644186] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a8c3818-cd5f-465a-a153-bdbdc29a4914 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.644381] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a8c3818-cd5f-465a-a153-bdbdc29a4914 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.644787] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a8c3818-cd5f-465a-a153-bdbdc29a4914 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.644965] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a8c3818-cd5f-465a-a153-bdbdc29a4914 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.645187] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a8c3818-cd5f-465a-a153-bdbdc29a4914 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.663975] [55187]: DEBUG nova.policy [None req-3fd67b33-1af4-4967-ac12-94272556f360 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.668671] [55187]: INFO nova.api.openstack.requestlog [None req-3fd67b33-1af4-4967-ac12-94272556f360 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.048966 [ 719.669196] [55187]: [pid: 55187|app: 0|req: 804/1723] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:19 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.671535] [55187]: DEBUG nova.api.openstack.wsgi [None req-bc544f25-7c99-4f35-a569-a566087e8c21 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.674533] [55187]: DEBUG nova.policy [None req-bc544f25-7c99-4f35-a569-a566087e8c21 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.674919] [55187]: DEBUG nova.compute.api [None req-bc544f25-7c99-4f35-a569-a566087e8c21 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Searching by: {'name': '2112587952', 'deleted': False, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 719.678095] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc544f25-7c99-4f35-a569-a566087e8c21 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.678144] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc544f25-7c99-4f35-a569-a566087e8c21 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.680180] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc544f25-7c99-4f35-a569-a566087e8c21 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.680251] [55188]: DEBUG nova.policy [None req-4a8c3818-cd5f-465a-a153-bdbdc29a4914 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.680323] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc544f25-7c99-4f35-a569-a566087e8c21 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.680323] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc544f25-7c99-4f35-a569-a566087e8c21 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.680323] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc544f25-7c99-4f35-a569-a566087e8c21 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.684397] [55188]: INFO nova.api.openstack.requestlog [None req-4a8c3818-cd5f-465a-a153-bdbdc29a4914 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.047036 [ 719.688096] [55188]: [pid: 55188|app: 0|req: 920/1724] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.691073] [55188]: DEBUG nova.api.openstack.wsgi [None req-20c31b5e-91bc-47a9-8c7a-7b5b54da7223 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.692283] [55188]: DEBUG nova.compute.api [None req-20c31b5e-91bc-47a9-8c7a-7b5b54da7223 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.695429] [55187]: DEBUG nova.compute.multi_cell_list [None req-bc544f25-7c99-4f35-a569-a566087e8c21 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=55187) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 719.695502] [55188]: DEBUG oslo_concurrency.lockutils [None req-20c31b5e-91bc-47a9-8c7a-7b5b54da7223 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.695703] [55188]: DEBUG oslo_concurrency.lockutils [None req-20c31b5e-91bc-47a9-8c7a-7b5b54da7223 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.695891] [55188]: DEBUG oslo_concurrency.lockutils [None req-20c31b5e-91bc-47a9-8c7a-7b5b54da7223 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.696329] [55188]: DEBUG oslo_concurrency.lockutils [None req-20c31b5e-91bc-47a9-8c7a-7b5b54da7223 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.696538] [55188]: DEBUG oslo_concurrency.lockutils [None req-20c31b5e-91bc-47a9-8c7a-7b5b54da7223 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.696711] [55188]: DEBUG oslo_concurrency.lockutils [None req-20c31b5e-91bc-47a9-8c7a-7b5b54da7223 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.712362] [55187]: INFO nova.api.openstack.requestlog [None req-bc544f25-7c99-4f35-a569-a566087e8c21 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers?name=2112587952" status: 200 len: 346 microversion: 2.1 time: 0.042573 [ 719.712699] [55187]: [pid: 55187|app: 0|req: 805/1725] 10.180.1.21 () {58 vars in 1151 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers?name=2112587952 => generated 346 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 719.715439] [55187]: DEBUG nova.api.openstack.wsgi [None req-f552d7de-74b8-4f3b-88c1-a0545331fd21 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.716867] [55187]: DEBUG nova.compute.api [None req-f552d7de-74b8-4f3b-88c1-a0545331fd21 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.720890] [55187]: DEBUG oslo_concurrency.lockutils [None req-f552d7de-74b8-4f3b-88c1-a0545331fd21 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.721069] [55187]: DEBUG oslo_concurrency.lockutils [None req-f552d7de-74b8-4f3b-88c1-a0545331fd21 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.721291] [55187]: DEBUG oslo_concurrency.lockutils [None req-f552d7de-74b8-4f3b-88c1-a0545331fd21 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.721644] [55187]: DEBUG oslo_concurrency.lockutils [None req-f552d7de-74b8-4f3b-88c1-a0545331fd21 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.721845] [55187]: DEBUG oslo_concurrency.lockutils [None req-f552d7de-74b8-4f3b-88c1-a0545331fd21 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.722035] [55187]: DEBUG oslo_concurrency.lockutils [None req-f552d7de-74b8-4f3b-88c1-a0545331fd21 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.730827] [55188]: DEBUG nova.policy [None req-20c31b5e-91bc-47a9-8c7a-7b5b54da7223 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.735477] [55188]: INFO nova.api.openstack.requestlog [None req-20c31b5e-91bc-47a9-8c7a-7b5b54da7223 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.046688 [ 719.735846] [55188]: [pid: 55188|app: 0|req: 921/1726] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.740210] [55188]: DEBUG nova.api.openstack.wsgi [None req-24b8a5df-ccac-41a8-bcea-1094c51413f4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.740320] [55187]: DEBUG oslo_concurrency.lockutils [None req-f552d7de-74b8-4f3b-88c1-a0545331fd21 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.740363] [55188]: DEBUG nova.compute.api [None req-24b8a5df-ccac-41a8-bcea-1094c51413f4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.740551] [55187]: DEBUG oslo_concurrency.lockutils [None req-f552d7de-74b8-4f3b-88c1-a0545331fd21 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.740725] [55187]: DEBUG oslo_concurrency.lockutils [None req-f552d7de-74b8-4f3b-88c1-a0545331fd21 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.740917] [55187]: DEBUG nova.objects.instance [None req-f552d7de-74b8-4f3b-88c1-a0545331fd21 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 719.743743] [55188]: DEBUG oslo_concurrency.lockutils [None req-24b8a5df-ccac-41a8-bcea-1094c51413f4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.743973] [55188]: DEBUG oslo_concurrency.lockutils [None req-24b8a5df-ccac-41a8-bcea-1094c51413f4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.744219] [55188]: DEBUG oslo_concurrency.lockutils [None req-24b8a5df-ccac-41a8-bcea-1094c51413f4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.744607] [55188]: DEBUG oslo_concurrency.lockutils [None req-24b8a5df-ccac-41a8-bcea-1094c51413f4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.744839] [55188]: DEBUG oslo_concurrency.lockutils [None req-24b8a5df-ccac-41a8-bcea-1094c51413f4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.745053] [55188]: DEBUG oslo_concurrency.lockutils [None req-24b8a5df-ccac-41a8-bcea-1094c51413f4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.767811] [55187]: DEBUG nova.policy [None req-f552d7de-74b8-4f3b-88c1-a0545331fd21 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.772416] [55187]: DEBUG nova.policy [None req-f552d7de-74b8-4f3b-88c1-a0545331fd21 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.773096] [55187]: DEBUG nova.policy [None req-f552d7de-74b8-4f3b-88c1-a0545331fd21 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.776865] [55187]: INFO nova.api.openstack.requestlog [None req-f552d7de-74b8-4f3b-88c1-a0545331fd21 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.063593 [ 719.777574] [55187]: [pid: 55187|app: 0|req: 806/1727] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 719.781879] [55187]: DEBUG nova.api.openstack.wsgi [None req-69403bf4-f019-452f-a8ca-271419423e85 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.781957] [55188]: DEBUG nova.policy [None req-24b8a5df-ccac-41a8-bcea-1094c51413f4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.783052] [55187]: DEBUG nova.policy [None req-69403bf4-f019-452f-a8ca-271419423e85 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.783292] [55187]: DEBUG nova.compute.api [None req-69403bf4-f019-452f-a8ca-271419423e85 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Searching by: {'name': '-instance', 'deleted': False, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 719.786787] [55187]: DEBUG oslo_concurrency.lockutils [None req-69403bf4-f019-452f-a8ca-271419423e85 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.786787] [55187]: DEBUG oslo_concurrency.lockutils [None req-69403bf4-f019-452f-a8ca-271419423e85 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.786787] [55187]: DEBUG oslo_concurrency.lockutils [None req-69403bf4-f019-452f-a8ca-271419423e85 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.786912] [55188]: INFO nova.api.openstack.requestlog [None req-24b8a5df-ccac-41a8-bcea-1094c51413f4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.050176 [ 719.786961] [55187]: DEBUG oslo_concurrency.lockutils [None req-69403bf4-f019-452f-a8ca-271419423e85 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.787052] [55188]: [pid: 55188|app: 0|req: 922/1728] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.787086] [55187]: DEBUG oslo_concurrency.lockutils [None req-69403bf4-f019-452f-a8ca-271419423e85 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.787359] [55187]: DEBUG oslo_concurrency.lockutils [None req-69403bf4-f019-452f-a8ca-271419423e85 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.791442] [55188]: DEBUG nova.api.openstack.wsgi [None req-75c61054-79f2-483c-9570-c70435160a4c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.791554] [55188]: DEBUG nova.compute.api [None req-75c61054-79f2-483c-9570-c70435160a4c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.795328] [55188]: DEBUG oslo_concurrency.lockutils [None req-75c61054-79f2-483c-9570-c70435160a4c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.795582] [55188]: DEBUG oslo_concurrency.lockutils [None req-75c61054-79f2-483c-9570-c70435160a4c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.795751] [55188]: DEBUG oslo_concurrency.lockutils [None req-75c61054-79f2-483c-9570-c70435160a4c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.797490] [55188]: DEBUG oslo_concurrency.lockutils [None req-75c61054-79f2-483c-9570-c70435160a4c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.797490] [55188]: DEBUG oslo_concurrency.lockutils [None req-75c61054-79f2-483c-9570-c70435160a4c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.797490] [55188]: DEBUG oslo_concurrency.lockutils [None req-75c61054-79f2-483c-9570-c70435160a4c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.803371] [55187]: DEBUG nova.compute.multi_cell_list [None req-69403bf4-f019-452f-a8ca-271419423e85 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=55187) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 719.819388] [55187]: INFO nova.api.openstack.requestlog [None req-69403bf4-f019-452f-a8ca-271419423e85 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers?name=-instance" status: 200 len: 1011 microversion: 2.1 time: 0.041460 [ 719.819724] [55187]: [pid: 55187|app: 0|req: 807/1729] 10.180.1.21 () {58 vars in 1149 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers?name=-instance => generated 1011 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.827364] [55187]: DEBUG nova.api.openstack.wsgi [None req-7fe61ed7-8eec-4f43-b247-05bf80bd5af6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.829956] [55188]: DEBUG nova.policy [None req-75c61054-79f2-483c-9570-c70435160a4c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.830365] [55187]: DEBUG nova.policy [None req-7fe61ed7-8eec-4f43-b247-05bf80bd5af6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.830709] [55187]: DEBUG nova.compute.api [None req-7fe61ed7-8eec-4f43-b247-05bf80bd5af6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Searching by: {'name': 't-ListServerFiltersTestJSON-instance-211258795', 'deleted': False, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 719.833979] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fe61ed7-8eec-4f43-b247-05bf80bd5af6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.834561] [55188]: INFO nova.api.openstack.requestlog [None req-75c61054-79f2-483c-9570-c70435160a4c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.046611 [ 719.834645] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fe61ed7-8eec-4f43-b247-05bf80bd5af6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.834682] [55188]: [pid: 55188|app: 0|req: 923/1730] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.834788] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fe61ed7-8eec-4f43-b247-05bf80bd5af6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.835242] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fe61ed7-8eec-4f43-b247-05bf80bd5af6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.835456] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fe61ed7-8eec-4f43-b247-05bf80bd5af6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.835628] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fe61ed7-8eec-4f43-b247-05bf80bd5af6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.837190] [55188]: DEBUG nova.api.openstack.wsgi [None req-5b415d3d-612b-4c8e-b843-fe809f610fd2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.838848] [55188]: DEBUG nova.compute.api [None req-5b415d3d-612b-4c8e-b843-fe809f610fd2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.843661] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b415d3d-612b-4c8e-b843-fe809f610fd2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.843931] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b415d3d-612b-4c8e-b843-fe809f610fd2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.844135] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b415d3d-612b-4c8e-b843-fe809f610fd2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.844615] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b415d3d-612b-4c8e-b843-fe809f610fd2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.844831] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b415d3d-612b-4c8e-b843-fe809f610fd2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.845020] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b415d3d-612b-4c8e-b843-fe809f610fd2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.850633] [55187]: DEBUG nova.compute.multi_cell_list [None req-7fe61ed7-8eec-4f43-b247-05bf80bd5af6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=55187) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 719.869091] [55187]: INFO nova.api.openstack.requestlog [None req-7fe61ed7-8eec-4f43-b247-05bf80bd5af6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers?name=t-ListServerFiltersTestJSON-instance-211258795" status: 200 len: 346 microversion: 2.1 time: 0.043828 [ 719.870223] [55187]: [pid: 55187|app: 0|req: 808/1731] 10.180.1.21 () {58 vars in 1223 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers?name=t-ListServerFiltersTestJSON-instance-211258795 => generated 346 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 719.878713] [55187]: DEBUG nova.api.openstack.wsgi [None req-51d420fd-c5da-4efb-9938-0b179968609c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.878713] [55187]: DEBUG nova.compute.api [None req-51d420fd-c5da-4efb-9938-0b179968609c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.881468] [55188]: DEBUG nova.policy [None req-5b415d3d-612b-4c8e-b843-fe809f610fd2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.882464] [55187]: DEBUG oslo_concurrency.lockutils [None req-51d420fd-c5da-4efb-9938-0b179968609c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.882735] [55187]: DEBUG oslo_concurrency.lockutils [None req-51d420fd-c5da-4efb-9938-0b179968609c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.882969] [55187]: DEBUG oslo_concurrency.lockutils [None req-51d420fd-c5da-4efb-9938-0b179968609c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.883363] [55187]: DEBUG oslo_concurrency.lockutils [None req-51d420fd-c5da-4efb-9938-0b179968609c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.883568] [55187]: DEBUG oslo_concurrency.lockutils [None req-51d420fd-c5da-4efb-9938-0b179968609c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.884405] [55187]: DEBUG oslo_concurrency.lockutils [None req-51d420fd-c5da-4efb-9938-0b179968609c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.887779] [55188]: DEBUG nova.policy [None req-5b415d3d-612b-4c8e-b843-fe809f610fd2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.892022] [55188]: DEBUG nova.policy [None req-5b415d3d-612b-4c8e-b843-fe809f610fd2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.892790] [55188]: INFO nova.api.openstack.requestlog [None req-5b415d3d-612b-4c8e-b843-fe809f610fd2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.057609 [ 719.893160] [55188]: [pid: 55188|app: 0|req: 924/1732] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 719.900055] [55187]: DEBUG nova.compute.api [None req-51d420fd-c5da-4efb-9938-0b179968609c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 719.919511] [55188]: DEBUG nova.api.openstack.wsgi [None req-ae9c4a70-f63d-4ccf-bafe-e0b15521eebe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.921285] [55188]: DEBUG nova.compute.api [None req-ae9c4a70-f63d-4ccf-bafe-e0b15521eebe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.924979] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae9c4a70-f63d-4ccf-bafe-e0b15521eebe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.925282] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae9c4a70-f63d-4ccf-bafe-e0b15521eebe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.925464] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae9c4a70-f63d-4ccf-bafe-e0b15521eebe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.925832] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae9c4a70-f63d-4ccf-bafe-e0b15521eebe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.926037] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae9c4a70-f63d-4ccf-bafe-e0b15521eebe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.926232] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae9c4a70-f63d-4ccf-bafe-e0b15521eebe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.945251] [55187]: INFO nova.api.openstack.requestlog [None req-51d420fd-c5da-4efb-9938-0b179968609c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 204 len: 0 microversion: 2.1 time: 0.069069 [ 719.945620] [55187]: [pid: 55187|app: 0|req: 809/1733] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:03:20 2025] DELETE /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 719.948868] [55187]: DEBUG nova.api.openstack.wsgi [None req-b4108277-3e75-42cc-b0ca-32270472ed1a tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.950761] [55187]: DEBUG nova.compute.api [None req-b4108277-3e75-42cc-b0ca-32270472ed1a tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.954267] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4108277-3e75-42cc-b0ca-32270472ed1a tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.954513] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4108277-3e75-42cc-b0ca-32270472ed1a tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.954702] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4108277-3e75-42cc-b0ca-32270472ed1a tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.955087] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4108277-3e75-42cc-b0ca-32270472ed1a tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.955327] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4108277-3e75-42cc-b0ca-32270472ed1a tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.955511] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4108277-3e75-42cc-b0ca-32270472ed1a tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.969878] [55188]: DEBUG nova.policy [None req-ae9c4a70-f63d-4ccf-bafe-e0b15521eebe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.974785] [55188]: INFO nova.api.openstack.requestlog [None req-ae9c4a70-f63d-4ccf-bafe-e0b15521eebe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.060511 [ 719.975309] [55188]: [pid: 55188|app: 0|req: 925/1734] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.977991] [55188]: DEBUG nova.api.openstack.wsgi [None req-167f4d12-126f-443f-8c47-cbe9598c8ac0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 719.979720] [55188]: DEBUG nova.compute.api [None req-167f4d12-126f-443f-8c47-cbe9598c8ac0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 719.983692] [55188]: DEBUG oslo_concurrency.lockutils [None req-167f4d12-126f-443f-8c47-cbe9598c8ac0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.984095] [55188]: DEBUG oslo_concurrency.lockutils [None req-167f4d12-126f-443f-8c47-cbe9598c8ac0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.984330] [55188]: DEBUG oslo_concurrency.lockutils [None req-167f4d12-126f-443f-8c47-cbe9598c8ac0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.984784] [55188]: DEBUG oslo_concurrency.lockutils [None req-167f4d12-126f-443f-8c47-cbe9598c8ac0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.985078] [55188]: DEBUG oslo_concurrency.lockutils [None req-167f4d12-126f-443f-8c47-cbe9598c8ac0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.985312] [55188]: DEBUG oslo_concurrency.lockutils [None req-167f4d12-126f-443f-8c47-cbe9598c8ac0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.995780] [55187]: DEBUG nova.policy [None req-b4108277-3e75-42cc-b0ca-32270472ed1a tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.000663] [55187]: INFO nova.api.openstack.requestlog [None req-b4108277-3e75-42cc-b0ca-32270472ed1a tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.054154 [ 720.001031] [55187]: [pid: 55187|app: 0|req: 810/1735] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.004555] [55187]: DEBUG nova.api.openstack.wsgi [None req-4ce660f7-3a58-4ae4-85b7-922ac99dc656 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.008025] [55187]: DEBUG nova.compute.api [None req-4ce660f7-3a58-4ae4-85b7-922ac99dc656 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.010270] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ce660f7-3a58-4ae4-85b7-922ac99dc656 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.010524] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ce660f7-3a58-4ae4-85b7-922ac99dc656 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.010707] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ce660f7-3a58-4ae4-85b7-922ac99dc656 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.011080] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ce660f7-3a58-4ae4-85b7-922ac99dc656 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.012026] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ce660f7-3a58-4ae4-85b7-922ac99dc656 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.012026] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ce660f7-3a58-4ae4-85b7-922ac99dc656 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.057631] [55187]: DEBUG nova.policy [None req-4ce660f7-3a58-4ae4-85b7-922ac99dc656 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.063497] [55187]: INFO nova.api.openstack.requestlog [None req-4ce660f7-3a58-4ae4-85b7-922ac99dc656 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.061648 [ 720.063925] [55187]: [pid: 55187|app: 0|req: 811/1736] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.067131] [55187]: DEBUG nova.api.openstack.wsgi [None req-a1964a21-88e1-476e-b47f-ae57ef9d1f51 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.068948] [55187]: DEBUG nova.compute.api [None req-a1964a21-88e1-476e-b47f-ae57ef9d1f51 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.077077] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1964a21-88e1-476e-b47f-ae57ef9d1f51 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.077077] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1964a21-88e1-476e-b47f-ae57ef9d1f51 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.077077] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1964a21-88e1-476e-b47f-ae57ef9d1f51 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.077077] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1964a21-88e1-476e-b47f-ae57ef9d1f51 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.077347] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1964a21-88e1-476e-b47f-ae57ef9d1f51 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.077347] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1964a21-88e1-476e-b47f-ae57ef9d1f51 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.149065] [55188]: DEBUG nova.policy [None req-167f4d12-126f-443f-8c47-cbe9598c8ac0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.153531] [55188]: INFO nova.api.openstack.requestlog [None req-167f4d12-126f-443f-8c47-cbe9598c8ac0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1514 microversion: 2.1 time: 0.177672 [ 720.154045] [55188]: [pid: 55188|app: 0|req: 926/1737] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1514 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.156887] [55188]: DEBUG nova.api.openstack.wsgi [None req-66271c57-94b4-4c3e-ba2f-8fcf436b413f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.158773] [55188]: DEBUG nova.compute.api [None req-66271c57-94b4-4c3e-ba2f-8fcf436b413f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.164519] [55188]: DEBUG oslo_concurrency.lockutils [None req-66271c57-94b4-4c3e-ba2f-8fcf436b413f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.164911] [55188]: DEBUG oslo_concurrency.lockutils [None req-66271c57-94b4-4c3e-ba2f-8fcf436b413f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.165272] [55188]: DEBUG oslo_concurrency.lockutils [None req-66271c57-94b4-4c3e-ba2f-8fcf436b413f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.165781] [55188]: DEBUG oslo_concurrency.lockutils [None req-66271c57-94b4-4c3e-ba2f-8fcf436b413f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.166123] [55188]: DEBUG oslo_concurrency.lockutils [None req-66271c57-94b4-4c3e-ba2f-8fcf436b413f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.166452] [55188]: DEBUG oslo_concurrency.lockutils [None req-66271c57-94b4-4c3e-ba2f-8fcf436b413f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.287248] [55188]: DEBUG nova.policy [None req-66271c57-94b4-4c3e-ba2f-8fcf436b413f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.291412] [55188]: INFO nova.api.openstack.requestlog [None req-66271c57-94b4-4c3e-ba2f-8fcf436b413f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.136577 [ 720.291952] [55188]: [pid: 55188|app: 0|req: 927/1738] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.295369] [55188]: DEBUG nova.api.openstack.wsgi [None req-78bd7eea-5289-4f9b-80df-fcc216706640 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.297440] [55188]: DEBUG nova.compute.api [None req-78bd7eea-5289-4f9b-80df-fcc216706640 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.301161] [55188]: DEBUG oslo_concurrency.lockutils [None req-78bd7eea-5289-4f9b-80df-fcc216706640 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.301525] [55188]: DEBUG oslo_concurrency.lockutils [None req-78bd7eea-5289-4f9b-80df-fcc216706640 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.301822] [55188]: DEBUG oslo_concurrency.lockutils [None req-78bd7eea-5289-4f9b-80df-fcc216706640 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.302315] [55188]: DEBUG oslo_concurrency.lockutils [None req-78bd7eea-5289-4f9b-80df-fcc216706640 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.302630] [55188]: DEBUG oslo_concurrency.lockutils [None req-78bd7eea-5289-4f9b-80df-fcc216706640 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.302912] [55188]: DEBUG oslo_concurrency.lockutils [None req-78bd7eea-5289-4f9b-80df-fcc216706640 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.327519] [55187]: DEBUG nova.policy [None req-a1964a21-88e1-476e-b47f-ae57ef9d1f51 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.333959] [55187]: INFO nova.api.openstack.requestlog [None req-a1964a21-88e1-476e-b47f-ae57ef9d1f51 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.269171 [ 720.334327] [55187]: [pid: 55187|app: 0|req: 812/1739] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.336877] [55187]: DEBUG nova.api.openstack.wsgi [None req-52f8b16d-ec5f-40b5-b146-6fbd6e1e85b5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.338533] [55187]: DEBUG nova.compute.api [None req-52f8b16d-ec5f-40b5-b146-6fbd6e1e85b5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.341929] [55187]: DEBUG oslo_concurrency.lockutils [None req-52f8b16d-ec5f-40b5-b146-6fbd6e1e85b5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.342617] [55187]: DEBUG oslo_concurrency.lockutils [None req-52f8b16d-ec5f-40b5-b146-6fbd6e1e85b5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.342617] [55187]: DEBUG oslo_concurrency.lockutils [None req-52f8b16d-ec5f-40b5-b146-6fbd6e1e85b5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.342617] [55187]: DEBUG oslo_concurrency.lockutils [None req-52f8b16d-ec5f-40b5-b146-6fbd6e1e85b5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.342830] [55187]: DEBUG oslo_concurrency.lockutils [None req-52f8b16d-ec5f-40b5-b146-6fbd6e1e85b5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.342953] [55187]: DEBUG oslo_concurrency.lockutils [None req-52f8b16d-ec5f-40b5-b146-6fbd6e1e85b5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.377527] [55187]: DEBUG nova.policy [None req-52f8b16d-ec5f-40b5-b146-6fbd6e1e85b5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.381217] [55187]: INFO nova.api.openstack.requestlog [None req-52f8b16d-ec5f-40b5-b146-6fbd6e1e85b5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.046295 [ 720.381526] [55187]: [pid: 55187|app: 0|req: 813/1740] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.383934] [55187]: DEBUG nova.api.openstack.wsgi [None req-bb6e6100-2a9e-4e33-bf5b-5832dc67970b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.385474] [55187]: DEBUG nova.compute.api [None req-bb6e6100-2a9e-4e33-bf5b-5832dc67970b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.388697] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb6e6100-2a9e-4e33-bf5b-5832dc67970b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.388919] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb6e6100-2a9e-4e33-bf5b-5832dc67970b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.389118] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb6e6100-2a9e-4e33-bf5b-5832dc67970b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.389452] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb6e6100-2a9e-4e33-bf5b-5832dc67970b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.389648] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb6e6100-2a9e-4e33-bf5b-5832dc67970b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.389817] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb6e6100-2a9e-4e33-bf5b-5832dc67970b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.400165] [55188]: DEBUG nova.policy [None req-78bd7eea-5289-4f9b-80df-fcc216706640 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.405086] [55188]: INFO nova.api.openstack.requestlog [None req-78bd7eea-5289-4f9b-80df-fcc216706640 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1320 microversion: 2.1 time: 0.112329 [ 720.405366] [55188]: [pid: 55188|app: 0|req: 928/1741] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1320 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.408806] [55188]: DEBUG nova.api.openstack.wsgi [None req-a98f320b-f767-4d29-8a14-ddf44a788af0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.410556] [55188]: DEBUG nova.compute.api [None req-a98f320b-f767-4d29-8a14-ddf44a788af0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.414894] [55188]: DEBUG oslo_concurrency.lockutils [None req-a98f320b-f767-4d29-8a14-ddf44a788af0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.415017] [55188]: DEBUG oslo_concurrency.lockutils [None req-a98f320b-f767-4d29-8a14-ddf44a788af0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.415248] [55188]: DEBUG oslo_concurrency.lockutils [None req-a98f320b-f767-4d29-8a14-ddf44a788af0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.415678] [55188]: DEBUG oslo_concurrency.lockutils [None req-a98f320b-f767-4d29-8a14-ddf44a788af0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.415917] [55188]: DEBUG oslo_concurrency.lockutils [None req-a98f320b-f767-4d29-8a14-ddf44a788af0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.416162] [55188]: DEBUG oslo_concurrency.lockutils [None req-a98f320b-f767-4d29-8a14-ddf44a788af0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.420993] [55187]: DEBUG nova.policy [None req-bb6e6100-2a9e-4e33-bf5b-5832dc67970b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.425214] [55187]: INFO nova.api.openstack.requestlog [None req-bb6e6100-2a9e-4e33-bf5b-5832dc67970b tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.043102 [ 720.425745] [55187]: [pid: 55187|app: 0|req: 814/1742] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.429131] [55187]: DEBUG nova.api.openstack.wsgi [None req-018e382e-349e-4885-9c24-211ab83ed320 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.430896] [55187]: DEBUG nova.compute.api [None req-018e382e-349e-4885-9c24-211ab83ed320 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.434258] [55187]: DEBUG oslo_concurrency.lockutils [None req-018e382e-349e-4885-9c24-211ab83ed320 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.434487] [55187]: DEBUG oslo_concurrency.lockutils [None req-018e382e-349e-4885-9c24-211ab83ed320 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.434666] [55187]: DEBUG oslo_concurrency.lockutils [None req-018e382e-349e-4885-9c24-211ab83ed320 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.435015] [55187]: DEBUG oslo_concurrency.lockutils [None req-018e382e-349e-4885-9c24-211ab83ed320 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.435220] [55187]: DEBUG oslo_concurrency.lockutils [None req-018e382e-349e-4885-9c24-211ab83ed320 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.435391] [55187]: DEBUG oslo_concurrency.lockutils [None req-018e382e-349e-4885-9c24-211ab83ed320 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.437469] [55188]: DEBUG oslo_concurrency.lockutils [None req-a98f320b-f767-4d29-8a14-ddf44a788af0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.437650] [55188]: DEBUG oslo_concurrency.lockutils [None req-a98f320b-f767-4d29-8a14-ddf44a788af0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.437836] [55188]: DEBUG oslo_concurrency.lockutils [None req-a98f320b-f767-4d29-8a14-ddf44a788af0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.439126] [55188]: DEBUG nova.objects.instance [None req-a98f320b-f767-4d29-8a14-ddf44a788af0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 720.459394] [55188]: DEBUG nova.policy [None req-a98f320b-f767-4d29-8a14-ddf44a788af0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.463505] [55188]: INFO nova.api.openstack.requestlog [None req-a98f320b-f767-4d29-8a14-ddf44a788af0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.056883 [ 720.463819] [55188]: [pid: 55188|app: 0|req: 929/1743] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.466184] [55188]: DEBUG nova.api.openstack.wsgi [None req-d839007d-09cb-452d-9c95-01efc38ff831 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.468142] [55188]: DEBUG nova.compute.api [None req-d839007d-09cb-452d-9c95-01efc38ff831 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.468384] [55187]: DEBUG nova.policy [None req-018e382e-349e-4885-9c24-211ab83ed320 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.470907] [55188]: DEBUG oslo_concurrency.lockutils [None req-d839007d-09cb-452d-9c95-01efc38ff831 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.471153] [55188]: DEBUG oslo_concurrency.lockutils [None req-d839007d-09cb-452d-9c95-01efc38ff831 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.471340] [55188]: DEBUG oslo_concurrency.lockutils [None req-d839007d-09cb-452d-9c95-01efc38ff831 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.471789] [55188]: DEBUG oslo_concurrency.lockutils [None req-d839007d-09cb-452d-9c95-01efc38ff831 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.471880] [55188]: DEBUG oslo_concurrency.lockutils [None req-d839007d-09cb-452d-9c95-01efc38ff831 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.472066] [55188]: DEBUG oslo_concurrency.lockutils [None req-d839007d-09cb-452d-9c95-01efc38ff831 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.472439] [55187]: INFO nova.api.openstack.requestlog [None req-018e382e-349e-4885-9c24-211ab83ed320 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.046020 [ 720.472766] [55187]: [pid: 55187|app: 0|req: 815/1744] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.475209] [55187]: DEBUG nova.api.openstack.wsgi [None req-ecef2843-7ca0-43c3-bdad-80c44aec4257 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.476931] [55187]: DEBUG nova.compute.api [None req-ecef2843-7ca0-43c3-bdad-80c44aec4257 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.480160] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecef2843-7ca0-43c3-bdad-80c44aec4257 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.480389] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecef2843-7ca0-43c3-bdad-80c44aec4257 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.480569] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecef2843-7ca0-43c3-bdad-80c44aec4257 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.480913] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecef2843-7ca0-43c3-bdad-80c44aec4257 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.481121] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecef2843-7ca0-43c3-bdad-80c44aec4257 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.481295] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecef2843-7ca0-43c3-bdad-80c44aec4257 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.501877] [55188]: DEBUG nova.policy [None req-d839007d-09cb-452d-9c95-01efc38ff831 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.506364] [55188]: INFO nova.api.openstack.requestlog [None req-d839007d-09cb-452d-9c95-01efc38ff831 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1260 microversion: 2.1 time: 0.041895 [ 720.506879] [55188]: [pid: 55188|app: 0|req: 930/1745] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1260 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.509271] [55188]: DEBUG nova.api.openstack.wsgi [None req-a20954a1-2c3e-4ffc-8469-ca9ab9cc316a tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.510849] [55188]: DEBUG nova.compute.api [None req-a20954a1-2c3e-4ffc-8469-ca9ab9cc316a tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.514653] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20954a1-2c3e-4ffc-8469-ca9ab9cc316a tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.514896] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20954a1-2c3e-4ffc-8469-ca9ab9cc316a tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.515105] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20954a1-2c3e-4ffc-8469-ca9ab9cc316a tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.515460] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20954a1-2c3e-4ffc-8469-ca9ab9cc316a tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.515662] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20954a1-2c3e-4ffc-8469-ca9ab9cc316a tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.515840] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20954a1-2c3e-4ffc-8469-ca9ab9cc316a tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.547353] [55188]: DEBUG nova.policy [None req-a20954a1-2c3e-4ffc-8469-ca9ab9cc316a tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.551349] [55188]: INFO nova.api.openstack.requestlog [None req-a20954a1-2c3e-4ffc-8469-ca9ab9cc316a tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.043806 [ 720.551673] [55188]: [pid: 55188|app: 0|req: 931/1746] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.554267] [55188]: DEBUG nova.api.openstack.wsgi [None req-f7ce2a49-91e9-41bc-bfb5-caf025ae96a3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.555889] [55188]: DEBUG nova.compute.api [None req-f7ce2a49-91e9-41bc-bfb5-caf025ae96a3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.559616] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7ce2a49-91e9-41bc-bfb5-caf025ae96a3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.559871] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7ce2a49-91e9-41bc-bfb5-caf025ae96a3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.560074] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7ce2a49-91e9-41bc-bfb5-caf025ae96a3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.560512] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7ce2a49-91e9-41bc-bfb5-caf025ae96a3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.560760] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7ce2a49-91e9-41bc-bfb5-caf025ae96a3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.560952] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7ce2a49-91e9-41bc-bfb5-caf025ae96a3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.579578] [55187]: DEBUG nova.policy [None req-ecef2843-7ca0-43c3-bdad-80c44aec4257 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.584620] [55187]: INFO nova.api.openstack.requestlog [None req-ecef2843-7ca0-43c3-bdad-80c44aec4257 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1319 microversion: 2.1 time: 0.111212 [ 720.584987] [55187]: [pid: 55187|app: 0|req: 816/1747] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1319 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.587972] [55187]: DEBUG nova.api.openstack.wsgi [None req-7e894bc1-449f-4063-8c17-812a069a96ea tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.589841] [55187]: DEBUG nova.compute.api [None req-7e894bc1-449f-4063-8c17-812a069a96ea tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.593638] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e894bc1-449f-4063-8c17-812a069a96ea tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.593835] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e894bc1-449f-4063-8c17-812a069a96ea tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.594083] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e894bc1-449f-4063-8c17-812a069a96ea tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.594484] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e894bc1-449f-4063-8c17-812a069a96ea tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.594724] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e894bc1-449f-4063-8c17-812a069a96ea tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.594933] [55188]: DEBUG nova.policy [None req-f7ce2a49-91e9-41bc-bfb5-caf025ae96a3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.595022] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e894bc1-449f-4063-8c17-812a069a96ea tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.600067] [55188]: INFO nova.api.openstack.requestlog [None req-f7ce2a49-91e9-41bc-bfb5-caf025ae96a3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.047699 [ 720.600413] [55188]: [pid: 55188|app: 0|req: 932/1748] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.603006] [55188]: DEBUG nova.api.openstack.wsgi [None req-69618ba8-0b80-4793-a9cd-c68fe3b004b0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.604648] [55188]: DEBUG nova.compute.api [None req-69618ba8-0b80-4793-a9cd-c68fe3b004b0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.608147] [55188]: DEBUG oslo_concurrency.lockutils [None req-69618ba8-0b80-4793-a9cd-c68fe3b004b0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.608416] [55188]: DEBUG oslo_concurrency.lockutils [None req-69618ba8-0b80-4793-a9cd-c68fe3b004b0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.608632] [55188]: DEBUG oslo_concurrency.lockutils [None req-69618ba8-0b80-4793-a9cd-c68fe3b004b0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.609020] [55188]: DEBUG oslo_concurrency.lockutils [None req-69618ba8-0b80-4793-a9cd-c68fe3b004b0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.609232] [55188]: DEBUG oslo_concurrency.lockutils [None req-69618ba8-0b80-4793-a9cd-c68fe3b004b0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.609420] [55188]: DEBUG oslo_concurrency.lockutils [None req-69618ba8-0b80-4793-a9cd-c68fe3b004b0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.616041] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e894bc1-449f-4063-8c17-812a069a96ea tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.616352] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e894bc1-449f-4063-8c17-812a069a96ea tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.616601] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e894bc1-449f-4063-8c17-812a069a96ea tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.616857] [55187]: DEBUG nova.objects.instance [None req-7e894bc1-449f-4063-8c17-812a069a96ea tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 720.637916] [55187]: DEBUG nova.policy [None req-7e894bc1-449f-4063-8c17-812a069a96ea tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.639504] [55188]: DEBUG nova.policy [None req-69618ba8-0b80-4793-a9cd-c68fe3b004b0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.642210] [55187]: DEBUG nova.policy [None req-7e894bc1-449f-4063-8c17-812a069a96ea tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.642917] [55187]: DEBUG nova.policy [None req-7e894bc1-449f-4063-8c17-812a069a96ea tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.643473] [55188]: INFO nova.api.openstack.requestlog [None req-69618ba8-0b80-4793-a9cd-c68fe3b004b0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.042494 [ 720.643660] [55187]: INFO nova.api.openstack.requestlog [None req-7e894bc1-449f-4063-8c17-812a069a96ea tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.058097 [ 720.643785] [55188]: [pid: 55188|app: 0|req: 933/1749] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.644309] [55187]: [pid: 55187|app: 0|req: 817/1750] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:20 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 720.646177] [55188]: DEBUG nova.api.openstack.wsgi [None req-8dbec306-5f64-477f-a8a0-8d76b3de382e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.647852] [55188]: DEBUG nova.compute.api [None req-8dbec306-5f64-477f-a8a0-8d76b3de382e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.648734] [55187]: DEBUG nova.api.openstack.wsgi [None req-ac517e0b-e1cc-4f59-960e-137adaabd2a2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.650478] [55187]: DEBUG nova.compute.api [None req-ac517e0b-e1cc-4f59-960e-137adaabd2a2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.651212] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbec306-5f64-477f-a8a0-8d76b3de382e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.651446] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbec306-5f64-477f-a8a0-8d76b3de382e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.651662] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbec306-5f64-477f-a8a0-8d76b3de382e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.652017] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbec306-5f64-477f-a8a0-8d76b3de382e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.652225] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbec306-5f64-477f-a8a0-8d76b3de382e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.652401] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbec306-5f64-477f-a8a0-8d76b3de382e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.654117] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac517e0b-e1cc-4f59-960e-137adaabd2a2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.654366] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac517e0b-e1cc-4f59-960e-137adaabd2a2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.654479] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac517e0b-e1cc-4f59-960e-137adaabd2a2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.654858] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac517e0b-e1cc-4f59-960e-137adaabd2a2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.655103] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac517e0b-e1cc-4f59-960e-137adaabd2a2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.655258] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac517e0b-e1cc-4f59-960e-137adaabd2a2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.683851] [55188]: DEBUG nova.policy [None req-8dbec306-5f64-477f-a8a0-8d76b3de382e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.687721] [55187]: DEBUG nova.policy [None req-ac517e0b-e1cc-4f59-960e-137adaabd2a2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.688415] [55188]: DEBUG nova.policy [None req-8dbec306-5f64-477f-a8a0-8d76b3de382e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.689049] [55188]: DEBUG nova.policy [None req-8dbec306-5f64-477f-a8a0-8d76b3de382e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.689657] [55188]: INFO nova.api.openstack.requestlog [None req-8dbec306-5f64-477f-a8a0-8d76b3de382e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.045366 [ 720.689967] [55188]: [pid: 55188|app: 0|req: 934/1751] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 720.692105] [55187]: INFO nova.api.openstack.requestlog [None req-ac517e0b-e1cc-4f59-960e-137adaabd2a2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.045271 [ 720.692289] [55188]: DEBUG nova.api.openstack.wsgi [None req-bc480da4-c890-4ef7-ade6-bc5597254628 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.692584] [55187]: [pid: 55187|app: 0|req: 818/1752] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 720.693862] [55188]: DEBUG nova.compute.api [None req-bc480da4-c890-4ef7-ade6-bc5597254628 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.697105] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc480da4-c890-4ef7-ade6-bc5597254628 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.697338] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc480da4-c890-4ef7-ade6-bc5597254628 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.697523] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc480da4-c890-4ef7-ade6-bc5597254628 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.697872] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc480da4-c890-4ef7-ade6-bc5597254628 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.698075] [55187]: DEBUG nova.api.openstack.wsgi [None req-a17744ba-2e5b-4458-bdae-98ae2f4e9747 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.698127] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc480da4-c890-4ef7-ade6-bc5597254628 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.698254] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc480da4-c890-4ef7-ade6-bc5597254628 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.699805] [55187]: DEBUG nova.compute.api [None req-a17744ba-2e5b-4458-bdae-98ae2f4e9747 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.703515] [55187]: DEBUG oslo_concurrency.lockutils [None req-a17744ba-2e5b-4458-bdae-98ae2f4e9747 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.703751] [55187]: DEBUG oslo_concurrency.lockutils [None req-a17744ba-2e5b-4458-bdae-98ae2f4e9747 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.703952] [55187]: DEBUG oslo_concurrency.lockutils [None req-a17744ba-2e5b-4458-bdae-98ae2f4e9747 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.704375] [55187]: DEBUG oslo_concurrency.lockutils [None req-a17744ba-2e5b-4458-bdae-98ae2f4e9747 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.704599] [55187]: DEBUG oslo_concurrency.lockutils [None req-a17744ba-2e5b-4458-bdae-98ae2f4e9747 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.704778] [55187]: DEBUG oslo_concurrency.lockutils [None req-a17744ba-2e5b-4458-bdae-98ae2f4e9747 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.732679] [55188]: DEBUG nova.policy [None req-bc480da4-c890-4ef7-ade6-bc5597254628 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.737177] [55188]: INFO nova.api.openstack.requestlog [None req-bc480da4-c890-4ef7-ade6-bc5597254628 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.046576 [ 720.737528] [55188]: [pid: 55188|app: 0|req: 935/1753] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.739769] [55187]: DEBUG nova.policy [None req-a17744ba-2e5b-4458-bdae-98ae2f4e9747 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.744020] [55187]: INFO nova.api.openstack.requestlog [None req-a17744ba-2e5b-4458-bdae-98ae2f4e9747 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.047957 [ 720.744366] [55187]: [pid: 55187|app: 0|req: 819/1754] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 720.750841] [55188]: DEBUG nova.api.openstack.wsgi [None req-fcaae043-7df3-4433-8f57-e91922a97bff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.752206] [55188]: DEBUG nova.compute.api [None req-fcaae043-7df3-4433-8f57-e91922a97bff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.755775] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcaae043-7df3-4433-8f57-e91922a97bff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.756018] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcaae043-7df3-4433-8f57-e91922a97bff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.756245] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcaae043-7df3-4433-8f57-e91922a97bff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.756601] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcaae043-7df3-4433-8f57-e91922a97bff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.756855] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcaae043-7df3-4433-8f57-e91922a97bff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.757667] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcaae043-7df3-4433-8f57-e91922a97bff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.789769] [55188]: DEBUG nova.policy [None req-fcaae043-7df3-4433-8f57-e91922a97bff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.793838] [55188]: INFO nova.api.openstack.requestlog [None req-fcaae043-7df3-4433-8f57-e91922a97bff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.045399 [ 720.794186] [55188]: [pid: 55188|app: 0|req: 936/1755] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.796391] [55187]: DEBUG nova.api.openstack.wsgi [None req-72a6fe17-8a78-46e3-a1c1-17fe580792f1 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.798306] [55187]: DEBUG nova.compute.api [None req-72a6fe17-8a78-46e3-a1c1-17fe580792f1 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.798788] [55188]: DEBUG nova.api.openstack.wsgi [None req-3512d901-1199-44f2-b5fc-26cc3486f481 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.801067] [55188]: DEBUG nova.compute.api [None req-3512d901-1199-44f2-b5fc-26cc3486f481 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.802126] [55187]: DEBUG oslo_concurrency.lockutils [None req-72a6fe17-8a78-46e3-a1c1-17fe580792f1 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.802365] [55187]: DEBUG oslo_concurrency.lockutils [None req-72a6fe17-8a78-46e3-a1c1-17fe580792f1 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.802548] [55187]: DEBUG oslo_concurrency.lockutils [None req-72a6fe17-8a78-46e3-a1c1-17fe580792f1 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.802898] [55187]: DEBUG oslo_concurrency.lockutils [None req-72a6fe17-8a78-46e3-a1c1-17fe580792f1 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.803103] [55187]: DEBUG oslo_concurrency.lockutils [None req-72a6fe17-8a78-46e3-a1c1-17fe580792f1 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.803281] [55187]: DEBUG oslo_concurrency.lockutils [None req-72a6fe17-8a78-46e3-a1c1-17fe580792f1 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.803732] [55188]: DEBUG oslo_concurrency.lockutils [None req-3512d901-1199-44f2-b5fc-26cc3486f481 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.803961] [55188]: DEBUG oslo_concurrency.lockutils [None req-3512d901-1199-44f2-b5fc-26cc3486f481 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.804188] [55188]: DEBUG oslo_concurrency.lockutils [None req-3512d901-1199-44f2-b5fc-26cc3486f481 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.804564] [55188]: DEBUG oslo_concurrency.lockutils [None req-3512d901-1199-44f2-b5fc-26cc3486f481 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.804732] [55188]: DEBUG oslo_concurrency.lockutils [None req-3512d901-1199-44f2-b5fc-26cc3486f481 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.804904] [55188]: DEBUG oslo_concurrency.lockutils [None req-3512d901-1199-44f2-b5fc-26cc3486f481 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.822587] [55187]: DEBUG oslo_concurrency.lockutils [None req-72a6fe17-8a78-46e3-a1c1-17fe580792f1 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.822836] [55187]: DEBUG oslo_concurrency.lockutils [None req-72a6fe17-8a78-46e3-a1c1-17fe580792f1 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.823036] [55187]: DEBUG oslo_concurrency.lockutils [None req-72a6fe17-8a78-46e3-a1c1-17fe580792f1 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.823289] [55187]: DEBUG nova.objects.instance [None req-72a6fe17-8a78-46e3-a1c1-17fe580792f1 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lazy-loading 'fault' on Instance uuid 1f87fd35-05ce-4111-af7b-a5192625d1a6 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 720.844070] [55188]: DEBUG nova.policy [None req-3512d901-1199-44f2-b5fc-26cc3486f481 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.849287] [55188]: INFO nova.api.openstack.requestlog [None req-3512d901-1199-44f2-b5fc-26cc3486f481 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.052135 [ 720.849416] [55188]: [pid: 55188|app: 0|req: 937/1756] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 720.853017] [55188]: DEBUG nova.api.openstack.wsgi [None req-58c38241-dcfb-4358-a29b-549da4e53182 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.853726] [55188]: DEBUG nova.compute.api [None req-58c38241-dcfb-4358-a29b-549da4e53182 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.857047] [55188]: DEBUG oslo_concurrency.lockutils [None req-58c38241-dcfb-4358-a29b-549da4e53182 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.857282] [55188]: DEBUG oslo_concurrency.lockutils [None req-58c38241-dcfb-4358-a29b-549da4e53182 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.857460] [55188]: DEBUG oslo_concurrency.lockutils [None req-58c38241-dcfb-4358-a29b-549da4e53182 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.857742] [55187]: DEBUG nova.policy [None req-72a6fe17-8a78-46e3-a1c1-17fe580792f1 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.857832] [55188]: DEBUG oslo_concurrency.lockutils [None req-58c38241-dcfb-4358-a29b-549da4e53182 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.857995] [55188]: DEBUG oslo_concurrency.lockutils [None req-58c38241-dcfb-4358-a29b-549da4e53182 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.858187] [55188]: DEBUG oslo_concurrency.lockutils [None req-58c38241-dcfb-4358-a29b-549da4e53182 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.862798] [55187]: DEBUG nova.policy [None req-72a6fe17-8a78-46e3-a1c1-17fe580792f1 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.863449] [55187]: DEBUG nova.policy [None req-72a6fe17-8a78-46e3-a1c1-17fe580792f1 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e2e1444cee3f4413a89fc5e411aa8d55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7526cf473fe4f528afaedfd4a02ce71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.869703] [55187]: INFO nova.api.openstack.requestlog [None req-72a6fe17-8a78-46e3-a1c1-17fe580792f1 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 200 len: 2023 microversion: 2.100 time: 0.075807 [ 720.870039] [55187]: [pid: 55187|app: 0|req: 820/1757] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 2023 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 720.894155] [55188]: DEBUG nova.policy [None req-58c38241-dcfb-4358-a29b-549da4e53182 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.898739] [55188]: INFO nova.api.openstack.requestlog [None req-58c38241-dcfb-4358-a29b-549da4e53182 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.048675 [ 720.899115] [55188]: [pid: 55188|app: 0|req: 938/1758] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.911646] [55187]: DEBUG nova.api.openstack.wsgi [None req-589a1923-99b8-4f3b-9bd8-48a788be572b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.913595] [55187]: DEBUG nova.compute.api [None req-589a1923-99b8-4f3b-9bd8-48a788be572b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 720.917619] [55187]: DEBUG oslo_concurrency.lockutils [None req-589a1923-99b8-4f3b-9bd8-48a788be572b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.917938] [55187]: DEBUG oslo_concurrency.lockutils [None req-589a1923-99b8-4f3b-9bd8-48a788be572b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.918176] [55187]: DEBUG oslo_concurrency.lockutils [None req-589a1923-99b8-4f3b-9bd8-48a788be572b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.918661] [55187]: DEBUG oslo_concurrency.lockutils [None req-589a1923-99b8-4f3b-9bd8-48a788be572b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.918948] [55187]: DEBUG oslo_concurrency.lockutils [None req-589a1923-99b8-4f3b-9bd8-48a788be572b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.919167] [55187]: DEBUG oslo_concurrency.lockutils [None req-589a1923-99b8-4f3b-9bd8-48a788be572b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.961104] [55187]: DEBUG nova.policy [None req-589a1923-99b8-4f3b-9bd8-48a788be572b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.969151] [55187]: DEBUG nova.policy [None req-589a1923-99b8-4f3b-9bd8-48a788be572b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.970312] [55187]: DEBUG nova.policy [None req-589a1923-99b8-4f3b-9bd8-48a788be572b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.974518] [55187]: INFO nova.api.openstack.requestlog [None req-589a1923-99b8-4f3b-9bd8-48a788be572b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.065437 [ 720.975345] [55187]: [pid: 55187|app: 0|req: 821/1759] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 720.994202] [55188]: DEBUG nova.api.openstack.wsgi [None req-99a7d953-d076-4824-9b72-f9ebbd5bb256 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 720.996705] [55188]: DEBUG nova.compute.api [None req-99a7d953-d076-4824-9b72-f9ebbd5bb256 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.001631] [55188]: DEBUG oslo_concurrency.lockutils [None req-99a7d953-d076-4824-9b72-f9ebbd5bb256 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.001963] [55188]: DEBUG oslo_concurrency.lockutils [None req-99a7d953-d076-4824-9b72-f9ebbd5bb256 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.002358] [55188]: DEBUG oslo_concurrency.lockutils [None req-99a7d953-d076-4824-9b72-f9ebbd5bb256 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.002834] [55188]: DEBUG oslo_concurrency.lockutils [None req-99a7d953-d076-4824-9b72-f9ebbd5bb256 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.003265] [55188]: DEBUG oslo_concurrency.lockutils [None req-99a7d953-d076-4824-9b72-f9ebbd5bb256 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.003499] [55188]: DEBUG oslo_concurrency.lockutils [None req-99a7d953-d076-4824-9b72-f9ebbd5bb256 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.017036] [55187]: DEBUG nova.api.openstack.wsgi [None req-b007ec3d-947c-4507-918c-0cba862c3586 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.017418] [55187]: DEBUG nova.compute.api [None req-b007ec3d-947c-4507-918c-0cba862c3586 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.021856] [55187]: DEBUG oslo_concurrency.lockutils [None req-b007ec3d-947c-4507-918c-0cba862c3586 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.022114] [55187]: DEBUG oslo_concurrency.lockutils [None req-b007ec3d-947c-4507-918c-0cba862c3586 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.022310] [55187]: DEBUG oslo_concurrency.lockutils [None req-b007ec3d-947c-4507-918c-0cba862c3586 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.022726] [55187]: DEBUG oslo_concurrency.lockutils [None req-b007ec3d-947c-4507-918c-0cba862c3586 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.022919] [55187]: DEBUG oslo_concurrency.lockutils [None req-b007ec3d-947c-4507-918c-0cba862c3586 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.023155] [55187]: DEBUG oslo_concurrency.lockutils [None req-b007ec3d-947c-4507-918c-0cba862c3586 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.038649] [55188]: DEBUG nova.policy [None req-99a7d953-d076-4824-9b72-f9ebbd5bb256 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.043419] [55188]: INFO nova.api.openstack.requestlog [None req-99a7d953-d076-4824-9b72-f9ebbd5bb256 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.056190 [ 721.043832] [55188]: [pid: 55188|app: 0|req: 939/1760] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.063787] [55187]: DEBUG nova.policy [None req-b007ec3d-947c-4507-918c-0cba862c3586 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.068585] [55187]: INFO nova.api.openstack.requestlog [None req-b007ec3d-947c-4507-918c-0cba862c3586 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.055535 [ 721.068920] [55187]: [pid: 55187|app: 0|req: 822/1761] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.077134] [55188]: DEBUG nova.api.openstack.wsgi [None req-afadb87d-7fcc-499b-bdbf-3b8aa5789ad2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.078957] [55188]: DEBUG nova.compute.api [None req-afadb87d-7fcc-499b-bdbf-3b8aa5789ad2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.083017] [55188]: DEBUG oslo_concurrency.lockutils [None req-afadb87d-7fcc-499b-bdbf-3b8aa5789ad2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.083419] [55188]: DEBUG oslo_concurrency.lockutils [None req-afadb87d-7fcc-499b-bdbf-3b8aa5789ad2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.083707] [55188]: DEBUG oslo_concurrency.lockutils [None req-afadb87d-7fcc-499b-bdbf-3b8aa5789ad2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.084139] [55188]: DEBUG oslo_concurrency.lockutils [None req-afadb87d-7fcc-499b-bdbf-3b8aa5789ad2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.084331] [55188]: DEBUG oslo_concurrency.lockutils [None req-afadb87d-7fcc-499b-bdbf-3b8aa5789ad2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.084484] [55188]: DEBUG oslo_concurrency.lockutils [None req-afadb87d-7fcc-499b-bdbf-3b8aa5789ad2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.120233] [55188]: DEBUG nova.policy [None req-afadb87d-7fcc-499b-bdbf-3b8aa5789ad2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.127114] [55188]: INFO nova.api.openstack.requestlog [None req-afadb87d-7fcc-499b-bdbf-3b8aa5789ad2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.052577 [ 721.127479] [55188]: [pid: 55188|app: 0|req: 940/1762] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.167727] [55187]: DEBUG nova.api.openstack.wsgi [None req-38e63cd0-1f29-4486-bc2c-22f4cb8be889 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.169753] [55187]: DEBUG nova.compute.api [None req-38e63cd0-1f29-4486-bc2c-22f4cb8be889 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.175498] [55187]: DEBUG oslo_concurrency.lockutils [None req-38e63cd0-1f29-4486-bc2c-22f4cb8be889 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.175795] [55187]: DEBUG oslo_concurrency.lockutils [None req-38e63cd0-1f29-4486-bc2c-22f4cb8be889 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.176109] [55187]: DEBUG oslo_concurrency.lockutils [None req-38e63cd0-1f29-4486-bc2c-22f4cb8be889 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.176485] [55187]: DEBUG oslo_concurrency.lockutils [None req-38e63cd0-1f29-4486-bc2c-22f4cb8be889 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.176743] [55187]: DEBUG oslo_concurrency.lockutils [None req-38e63cd0-1f29-4486-bc2c-22f4cb8be889 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.176942] [55187]: DEBUG oslo_concurrency.lockutils [None req-38e63cd0-1f29-4486-bc2c-22f4cb8be889 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.277336] [55188]: DEBUG nova.api.openstack.wsgi [req-5b265e61-ebb2-4a33-bd80-5004aa5239dd req-97b74ef3-be56-4edc-9855-e1f30e565ea7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c185084d-195a-4157-926f-399999de0855", "name": "network-vif-plugged", "status": "completed", "tag": "08777c9b-c61a-4171-a252-4c66bbd02ecb"}, {"name": "network-changed", "server_uuid": "c185084d-195a-4157-926f-399999de0855", "tag": "08777c9b-c61a-4171-a252-4c66bbd02ecb"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 721.285492] [55188]: DEBUG oslo_concurrency.lockutils [req-5b265e61-ebb2-4a33-bd80-5004aa5239dd req-97b74ef3-be56-4edc-9855-e1f30e565ea7 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.285875] [55188]: DEBUG oslo_concurrency.lockutils [req-5b265e61-ebb2-4a33-bd80-5004aa5239dd req-97b74ef3-be56-4edc-9855-e1f30e565ea7 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.286172] [55188]: DEBUG oslo_concurrency.lockutils [req-5b265e61-ebb2-4a33-bd80-5004aa5239dd req-97b74ef3-be56-4edc-9855-e1f30e565ea7 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.296587] [55188]: INFO nova.api.openstack.compute.server_external_events [req-5b265e61-ebb2-4a33-bd80-5004aa5239dd req-97b74ef3-be56-4edc-9855-e1f30e565ea7 service nova] Creating event network-vif-plugged:08777c9b-c61a-4171-a252-4c66bbd02ecb for instance c185084d-195a-4157-926f-399999de0855 on cpu-1 [ 721.296914] [55188]: INFO nova.api.openstack.compute.server_external_events [req-5b265e61-ebb2-4a33-bd80-5004aa5239dd req-97b74ef3-be56-4edc-9855-e1f30e565ea7 service nova] Creating event network-changed:08777c9b-c61a-4171-a252-4c66bbd02ecb for instance c185084d-195a-4157-926f-399999de0855 on cpu-1 [ 721.300794] [55188]: INFO nova.api.openstack.requestlog [req-5b265e61-ebb2-4a33-bd80-5004aa5239dd req-97b74ef3-be56-4edc-9855-e1f30e565ea7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.026628 [ 721.301476] [55188]: [pid: 55188|app: 0|req: 941/1763] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:21 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 721.305880] [55188]: DEBUG nova.api.openstack.wsgi [None req-11d0df07-493f-441c-a1cd-5e27877c83e0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.308396] [55188]: DEBUG nova.compute.api [None req-11d0df07-493f-441c-a1cd-5e27877c83e0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.312785] [55188]: DEBUG oslo_concurrency.lockutils [None req-11d0df07-493f-441c-a1cd-5e27877c83e0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.313202] [55188]: DEBUG oslo_concurrency.lockutils [None req-11d0df07-493f-441c-a1cd-5e27877c83e0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.313405] [55188]: DEBUG oslo_concurrency.lockutils [None req-11d0df07-493f-441c-a1cd-5e27877c83e0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.313922] [55188]: DEBUG oslo_concurrency.lockutils [None req-11d0df07-493f-441c-a1cd-5e27877c83e0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.314246] [55188]: DEBUG oslo_concurrency.lockutils [None req-11d0df07-493f-441c-a1cd-5e27877c83e0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.314474] [55188]: DEBUG oslo_concurrency.lockutils [None req-11d0df07-493f-441c-a1cd-5e27877c83e0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.326681] [55187]: DEBUG nova.policy [None req-38e63cd0-1f29-4486-bc2c-22f4cb8be889 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.331892] [55187]: INFO nova.api.openstack.requestlog [None req-38e63cd0-1f29-4486-bc2c-22f4cb8be889 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1514 microversion: 2.1 time: 0.166821 [ 721.332700] [55187]: [pid: 55187|app: 0|req: 823/1764] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1514 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.347211] [55187]: DEBUG nova.api.openstack.wsgi [None req-886659d4-f9f3-4eb2-9565-b0aa9faad401 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.350040] [55187]: DEBUG nova.compute.api [None req-886659d4-f9f3-4eb2-9565-b0aa9faad401 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.353998] [55187]: DEBUG oslo_concurrency.lockutils [None req-886659d4-f9f3-4eb2-9565-b0aa9faad401 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.354426] [55187]: DEBUG oslo_concurrency.lockutils [None req-886659d4-f9f3-4eb2-9565-b0aa9faad401 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.354831] [55187]: DEBUG oslo_concurrency.lockutils [None req-886659d4-f9f3-4eb2-9565-b0aa9faad401 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.355411] [55187]: DEBUG oslo_concurrency.lockutils [None req-886659d4-f9f3-4eb2-9565-b0aa9faad401 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.355629] [55187]: DEBUG oslo_concurrency.lockutils [None req-886659d4-f9f3-4eb2-9565-b0aa9faad401 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.355803] [55187]: DEBUG oslo_concurrency.lockutils [None req-886659d4-f9f3-4eb2-9565-b0aa9faad401 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.393389] [55187]: DEBUG nova.policy [None req-886659d4-f9f3-4eb2-9565-b0aa9faad401 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.398333] [55187]: INFO nova.api.openstack.requestlog [None req-886659d4-f9f3-4eb2-9565-b0aa9faad401 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.054232 [ 721.398710] [55187]: [pid: 55187|app: 0|req: 824/1765] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 721.401348] [55187]: DEBUG nova.api.openstack.wsgi [None req-3776ad02-2e2f-4ee2-9c7f-25e97fb97d80 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.403100] [55187]: DEBUG nova.compute.api [None req-3776ad02-2e2f-4ee2-9c7f-25e97fb97d80 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.407558] [55187]: DEBUG oslo_concurrency.lockutils [None req-3776ad02-2e2f-4ee2-9c7f-25e97fb97d80 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.407812] [55187]: DEBUG oslo_concurrency.lockutils [None req-3776ad02-2e2f-4ee2-9c7f-25e97fb97d80 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.408097] [55187]: DEBUG oslo_concurrency.lockutils [None req-3776ad02-2e2f-4ee2-9c7f-25e97fb97d80 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.408505] [55187]: DEBUG oslo_concurrency.lockutils [None req-3776ad02-2e2f-4ee2-9c7f-25e97fb97d80 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.409379] [55187]: DEBUG oslo_concurrency.lockutils [None req-3776ad02-2e2f-4ee2-9c7f-25e97fb97d80 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.409577] [55187]: DEBUG oslo_concurrency.lockutils [None req-3776ad02-2e2f-4ee2-9c7f-25e97fb97d80 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.457249] [55187]: DEBUG nova.policy [None req-3776ad02-2e2f-4ee2-9c7f-25e97fb97d80 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.457378] [55188]: DEBUG nova.policy [None req-11d0df07-493f-441c-a1cd-5e27877c83e0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.468412] [55187]: INFO nova.api.openstack.requestlog [None req-3776ad02-2e2f-4ee2-9c7f-25e97fb97d80 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.067734 [ 721.468952] [55187]: [pid: 55187|app: 0|req: 825/1766] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.471248] [55188]: INFO nova.api.openstack.requestlog [None req-11d0df07-493f-441c-a1cd-5e27877c83e0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.167317 [ 721.471877] [55188]: [pid: 55188|app: 0|req: 942/1767] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.475169] [55187]: DEBUG nova.api.openstack.wsgi [None req-b2646b09-12e2-473e-b61e-60edbf8fbff8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.475649] [55187]: DEBUG nova.compute.api [None req-b2646b09-12e2-473e-b61e-60edbf8fbff8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.478195] [55188]: DEBUG nova.api.openstack.wsgi [None req-322c35c5-6eb2-489f-bb45-ab3a2e47f192 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.480763] [55188]: DEBUG nova.compute.api [None req-322c35c5-6eb2-489f-bb45-ab3a2e47f192 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.481832] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2646b09-12e2-473e-b61e-60edbf8fbff8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.482024] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2646b09-12e2-473e-b61e-60edbf8fbff8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.482614] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2646b09-12e2-473e-b61e-60edbf8fbff8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.482703] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2646b09-12e2-473e-b61e-60edbf8fbff8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.482891] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2646b09-12e2-473e-b61e-60edbf8fbff8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.483114] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2646b09-12e2-473e-b61e-60edbf8fbff8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.485762] [55188]: DEBUG oslo_concurrency.lockutils [None req-322c35c5-6eb2-489f-bb45-ab3a2e47f192 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.485762] [55188]: DEBUG oslo_concurrency.lockutils [None req-322c35c5-6eb2-489f-bb45-ab3a2e47f192 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.485957] [55188]: DEBUG oslo_concurrency.lockutils [None req-322c35c5-6eb2-489f-bb45-ab3a2e47f192 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.487281] [55188]: DEBUG oslo_concurrency.lockutils [None req-322c35c5-6eb2-489f-bb45-ab3a2e47f192 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.487281] [55188]: DEBUG oslo_concurrency.lockutils [None req-322c35c5-6eb2-489f-bb45-ab3a2e47f192 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.487281] [55188]: DEBUG oslo_concurrency.lockutils [None req-322c35c5-6eb2-489f-bb45-ab3a2e47f192 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.535922] [55188]: DEBUG nova.policy [None req-322c35c5-6eb2-489f-bb45-ab3a2e47f192 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.540737] [55188]: INFO nova.api.openstack.requestlog [None req-322c35c5-6eb2-489f-bb45-ab3a2e47f192 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.068271 [ 721.541109] [55188]: [pid: 55188|app: 0|req: 943/1768] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.544566] [55188]: DEBUG nova.api.openstack.wsgi [None req-ef01f847-8fe5-4668-88cf-a3376da5df81 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.545972] [55188]: DEBUG nova.compute.api [None req-ef01f847-8fe5-4668-88cf-a3376da5df81 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.553168] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef01f847-8fe5-4668-88cf-a3376da5df81 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.553465] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef01f847-8fe5-4668-88cf-a3376da5df81 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.553671] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef01f847-8fe5-4668-88cf-a3376da5df81 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.554059] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef01f847-8fe5-4668-88cf-a3376da5df81 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.554265] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef01f847-8fe5-4668-88cf-a3376da5df81 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.554440] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef01f847-8fe5-4668-88cf-a3376da5df81 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.576965] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef01f847-8fe5-4668-88cf-a3376da5df81 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.577236] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef01f847-8fe5-4668-88cf-a3376da5df81 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.577425] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef01f847-8fe5-4668-88cf-a3376da5df81 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.577668] [55188]: DEBUG nova.objects.instance [None req-ef01f847-8fe5-4668-88cf-a3376da5df81 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 721.583965] [55187]: DEBUG nova.policy [None req-b2646b09-12e2-473e-b61e-60edbf8fbff8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.591232] [55187]: INFO nova.api.openstack.requestlog [None req-b2646b09-12e2-473e-b61e-60edbf8fbff8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1320 microversion: 2.1 time: 0.120974 [ 721.591232] [55187]: [pid: 55187|app: 0|req: 826/1769] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1320 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.601281] [55187]: DEBUG nova.api.openstack.wsgi [None req-4301221b-166f-4dcc-bbdd-325b410b9f99 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.605347] [55187]: DEBUG nova.compute.api [None req-4301221b-166f-4dcc-bbdd-325b410b9f99 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.605453] [55188]: DEBUG nova.policy [None req-ef01f847-8fe5-4668-88cf-a3376da5df81 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.611026] [55187]: DEBUG oslo_concurrency.lockutils [None req-4301221b-166f-4dcc-bbdd-325b410b9f99 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.611302] [55187]: DEBUG oslo_concurrency.lockutils [None req-4301221b-166f-4dcc-bbdd-325b410b9f99 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.611528] [55187]: DEBUG oslo_concurrency.lockutils [None req-4301221b-166f-4dcc-bbdd-325b410b9f99 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.611890] [55187]: DEBUG oslo_concurrency.lockutils [None req-4301221b-166f-4dcc-bbdd-325b410b9f99 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.611930] [55188]: INFO nova.api.openstack.requestlog [None req-ef01f847-8fe5-4668-88cf-a3376da5df81 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.070056 [ 721.612099] [55187]: DEBUG oslo_concurrency.lockutils [None req-4301221b-166f-4dcc-bbdd-325b410b9f99 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.612276] [55187]: DEBUG oslo_concurrency.lockutils [None req-4301221b-166f-4dcc-bbdd-325b410b9f99 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.612445] [55188]: [pid: 55188|app: 0|req: 944/1770] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.616925] [55188]: DEBUG nova.api.openstack.wsgi [None req-98e27cfc-58d3-4f1e-8e5a-4e9f64d5d944 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.618683] [55188]: DEBUG nova.compute.api [None req-98e27cfc-58d3-4f1e-8e5a-4e9f64d5d944 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.623517] [55188]: DEBUG oslo_concurrency.lockutils [None req-98e27cfc-58d3-4f1e-8e5a-4e9f64d5d944 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.623817] [55188]: DEBUG oslo_concurrency.lockutils [None req-98e27cfc-58d3-4f1e-8e5a-4e9f64d5d944 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.624328] [55188]: DEBUG oslo_concurrency.lockutils [None req-98e27cfc-58d3-4f1e-8e5a-4e9f64d5d944 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.624717] [55188]: DEBUG oslo_concurrency.lockutils [None req-98e27cfc-58d3-4f1e-8e5a-4e9f64d5d944 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.625182] [55188]: DEBUG oslo_concurrency.lockutils [None req-98e27cfc-58d3-4f1e-8e5a-4e9f64d5d944 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.625375] [55188]: DEBUG oslo_concurrency.lockutils [None req-98e27cfc-58d3-4f1e-8e5a-4e9f64d5d944 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.647679] [55187]: DEBUG nova.policy [None req-4301221b-166f-4dcc-bbdd-325b410b9f99 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.653796] [55187]: INFO nova.api.openstack.requestlog [None req-4301221b-166f-4dcc-bbdd-325b410b9f99 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.057522 [ 721.653796] [55187]: [pid: 55187|app: 0|req: 827/1771] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.657032] [55187]: DEBUG nova.api.openstack.wsgi [None req-00b22203-c38e-4e35-afc9-dd106494f2f0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.658822] [55187]: DEBUG nova.compute.api [None req-00b22203-c38e-4e35-afc9-dd106494f2f0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.662481] [55187]: DEBUG oslo_concurrency.lockutils [None req-00b22203-c38e-4e35-afc9-dd106494f2f0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.662743] [55187]: DEBUG oslo_concurrency.lockutils [None req-00b22203-c38e-4e35-afc9-dd106494f2f0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.662935] [55187]: DEBUG oslo_concurrency.lockutils [None req-00b22203-c38e-4e35-afc9-dd106494f2f0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.663347] [55187]: DEBUG oslo_concurrency.lockutils [None req-00b22203-c38e-4e35-afc9-dd106494f2f0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.663598] [55187]: DEBUG oslo_concurrency.lockutils [None req-00b22203-c38e-4e35-afc9-dd106494f2f0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.663860] [55187]: DEBUG oslo_concurrency.lockutils [None req-00b22203-c38e-4e35-afc9-dd106494f2f0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.665536] [55188]: DEBUG nova.policy [None req-98e27cfc-58d3-4f1e-8e5a-4e9f64d5d944 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.670699] [55188]: INFO nova.api.openstack.requestlog [None req-98e27cfc-58d3-4f1e-8e5a-4e9f64d5d944 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1316 microversion: 2.1 time: 0.057465 [ 721.671220] [55188]: [pid: 55188|app: 0|req: 945/1772] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:21 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1316 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.673984] [55188]: DEBUG nova.api.openstack.wsgi [None req-33afb8ea-39b9-420f-a29c-f538f93b5176 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.675942] [55188]: DEBUG nova.compute.api [None req-33afb8ea-39b9-420f-a29c-f538f93b5176 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.680344] [55188]: DEBUG oslo_concurrency.lockutils [None req-33afb8ea-39b9-420f-a29c-f538f93b5176 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.680743] [55188]: DEBUG oslo_concurrency.lockutils [None req-33afb8ea-39b9-420f-a29c-f538f93b5176 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.680870] [55188]: DEBUG oslo_concurrency.lockutils [None req-33afb8ea-39b9-420f-a29c-f538f93b5176 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.681321] [55188]: DEBUG oslo_concurrency.lockutils [None req-33afb8ea-39b9-420f-a29c-f538f93b5176 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.681608] [55188]: DEBUG oslo_concurrency.lockutils [None req-33afb8ea-39b9-420f-a29c-f538f93b5176 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.681839] [55188]: DEBUG oslo_concurrency.lockutils [None req-33afb8ea-39b9-420f-a29c-f538f93b5176 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.699300] [55187]: DEBUG nova.policy [None req-00b22203-c38e-4e35-afc9-dd106494f2f0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.704769] [55187]: INFO nova.api.openstack.requestlog [None req-00b22203-c38e-4e35-afc9-dd106494f2f0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.050049 [ 721.705156] [55187]: [pid: 55187|app: 0|req: 828/1773] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.708448] [55187]: DEBUG nova.api.openstack.wsgi [None req-16960f48-edb5-4df6-90aa-d1f326ea7225 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.710348] [55187]: DEBUG nova.compute.api [None req-16960f48-edb5-4df6-90aa-d1f326ea7225 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.714271] [55187]: DEBUG oslo_concurrency.lockutils [None req-16960f48-edb5-4df6-90aa-d1f326ea7225 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.714529] [55187]: DEBUG oslo_concurrency.lockutils [None req-16960f48-edb5-4df6-90aa-d1f326ea7225 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.714775] [55187]: DEBUG oslo_concurrency.lockutils [None req-16960f48-edb5-4df6-90aa-d1f326ea7225 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.715382] [55187]: DEBUG oslo_concurrency.lockutils [None req-16960f48-edb5-4df6-90aa-d1f326ea7225 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.715486] [55187]: DEBUG oslo_concurrency.lockutils [None req-16960f48-edb5-4df6-90aa-d1f326ea7225 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.715687] [55187]: DEBUG oslo_concurrency.lockutils [None req-16960f48-edb5-4df6-90aa-d1f326ea7225 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.753553] [55187]: DEBUG nova.policy [None req-16960f48-edb5-4df6-90aa-d1f326ea7225 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.758203] [55187]: INFO nova.api.openstack.requestlog [None req-16960f48-edb5-4df6-90aa-d1f326ea7225 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.052326 [ 721.758678] [55187]: [pid: 55187|app: 0|req: 829/1774] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.761131] [55187]: DEBUG nova.api.openstack.wsgi [None req-cbfbb17e-7045-4d0f-b70f-b04b37c24984 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.762850] [55187]: DEBUG nova.compute.api [None req-cbfbb17e-7045-4d0f-b70f-b04b37c24984 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.767537] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbfbb17e-7045-4d0f-b70f-b04b37c24984 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.767537] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbfbb17e-7045-4d0f-b70f-b04b37c24984 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.767537] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbfbb17e-7045-4d0f-b70f-b04b37c24984 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.767537] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbfbb17e-7045-4d0f-b70f-b04b37c24984 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.767768] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbfbb17e-7045-4d0f-b70f-b04b37c24984 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.767768] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbfbb17e-7045-4d0f-b70f-b04b37c24984 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.769056] [55188]: DEBUG nova.policy [None req-33afb8ea-39b9-420f-a29c-f538f93b5176 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.773596] [55188]: INFO nova.api.openstack.requestlog [None req-33afb8ea-39b9-420f-a29c-f538f93b5176 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1319 microversion: 2.1 time: 0.101822 [ 721.774127] [55188]: [pid: 55188|app: 0|req: 946/1775] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1319 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.777331] [55188]: DEBUG nova.api.openstack.wsgi [None req-016a7721-d20a-4063-9d5e-f4bd57784fa9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.779047] [55188]: DEBUG nova.compute.api [None req-016a7721-d20a-4063-9d5e-f4bd57784fa9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.782741] [55188]: DEBUG oslo_concurrency.lockutils [None req-016a7721-d20a-4063-9d5e-f4bd57784fa9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.782985] [55188]: DEBUG oslo_concurrency.lockutils [None req-016a7721-d20a-4063-9d5e-f4bd57784fa9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.783204] [55188]: DEBUG oslo_concurrency.lockutils [None req-016a7721-d20a-4063-9d5e-f4bd57784fa9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.783591] [55188]: DEBUG oslo_concurrency.lockutils [None req-016a7721-d20a-4063-9d5e-f4bd57784fa9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.783795] [55188]: DEBUG oslo_concurrency.lockutils [None req-016a7721-d20a-4063-9d5e-f4bd57784fa9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.783992] [55188]: DEBUG oslo_concurrency.lockutils [None req-016a7721-d20a-4063-9d5e-f4bd57784fa9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.802044] [55187]: DEBUG nova.policy [None req-cbfbb17e-7045-4d0f-b70f-b04b37c24984 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.802580] [55188]: DEBUG oslo_concurrency.lockutils [None req-016a7721-d20a-4063-9d5e-f4bd57784fa9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.802838] [55188]: DEBUG oslo_concurrency.lockutils [None req-016a7721-d20a-4063-9d5e-f4bd57784fa9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.803041] [55188]: DEBUG oslo_concurrency.lockutils [None req-016a7721-d20a-4063-9d5e-f4bd57784fa9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.803262] [55188]: DEBUG nova.objects.instance [None req-016a7721-d20a-4063-9d5e-f4bd57784fa9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 721.806880] [55187]: INFO nova.api.openstack.requestlog [None req-cbfbb17e-7045-4d0f-b70f-b04b37c24984 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.047696 [ 721.807296] [55187]: [pid: 55187|app: 0|req: 830/1776] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.809965] [55187]: DEBUG nova.api.openstack.wsgi [None req-966ad65b-ca95-4282-acae-d09582ccb274 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.811775] [55187]: DEBUG nova.compute.api [None req-966ad65b-ca95-4282-acae-d09582ccb274 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.815451] [55187]: DEBUG oslo_concurrency.lockutils [None req-966ad65b-ca95-4282-acae-d09582ccb274 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.815750] [55187]: DEBUG oslo_concurrency.lockutils [None req-966ad65b-ca95-4282-acae-d09582ccb274 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.815983] [55187]: DEBUG oslo_concurrency.lockutils [None req-966ad65b-ca95-4282-acae-d09582ccb274 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.816401] [55187]: DEBUG oslo_concurrency.lockutils [None req-966ad65b-ca95-4282-acae-d09582ccb274 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.816604] [55187]: DEBUG oslo_concurrency.lockutils [None req-966ad65b-ca95-4282-acae-d09582ccb274 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.816776] [55187]: DEBUG oslo_concurrency.lockutils [None req-966ad65b-ca95-4282-acae-d09582ccb274 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.824474] [55188]: DEBUG nova.policy [None req-016a7721-d20a-4063-9d5e-f4bd57784fa9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.829174] [55188]: DEBUG nova.policy [None req-016a7721-d20a-4063-9d5e-f4bd57784fa9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.829859] [55188]: DEBUG nova.policy [None req-016a7721-d20a-4063-9d5e-f4bd57784fa9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.830525] [55188]: INFO nova.api.openstack.requestlog [None req-016a7721-d20a-4063-9d5e-f4bd57784fa9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.055801 [ 721.830835] [55188]: [pid: 55188|app: 0|req: 947/1777] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 721.835066] [55188]: DEBUG nova.api.openstack.wsgi [None req-6cd95818-98ef-4359-a3ba-8f9ca0ee5bac tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.836687] [55188]: DEBUG nova.compute.api [None req-6cd95818-98ef-4359-a3ba-8f9ca0ee5bac tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.840915] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cd95818-98ef-4359-a3ba-8f9ca0ee5bac tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.841288] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cd95818-98ef-4359-a3ba-8f9ca0ee5bac tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.841537] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cd95818-98ef-4359-a3ba-8f9ca0ee5bac tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.842067] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cd95818-98ef-4359-a3ba-8f9ca0ee5bac tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.842934] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cd95818-98ef-4359-a3ba-8f9ca0ee5bac tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.842934] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cd95818-98ef-4359-a3ba-8f9ca0ee5bac tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.852178] [55187]: DEBUG nova.policy [None req-966ad65b-ca95-4282-acae-d09582ccb274 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.857609] [55187]: DEBUG nova.policy [None req-966ad65b-ca95-4282-acae-d09582ccb274 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.859163] [55187]: DEBUG nova.policy [None req-966ad65b-ca95-4282-acae-d09582ccb274 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.859283] [55187]: INFO nova.api.openstack.requestlog [None req-966ad65b-ca95-4282-acae-d09582ccb274 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.051249 [ 721.859723] [55187]: [pid: 55187|app: 0|req: 831/1778] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 721.862364] [55187]: DEBUG nova.api.openstack.wsgi [None req-cb1ec199-d2a7-459b-9f14-6db4d01ab5c3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.864359] [55187]: DEBUG nova.compute.api [None req-cb1ec199-d2a7-459b-9f14-6db4d01ab5c3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.868460] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb1ec199-d2a7-459b-9f14-6db4d01ab5c3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.868460] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb1ec199-d2a7-459b-9f14-6db4d01ab5c3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.868460] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb1ec199-d2a7-459b-9f14-6db4d01ab5c3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.868888] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb1ec199-d2a7-459b-9f14-6db4d01ab5c3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.869143] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb1ec199-d2a7-459b-9f14-6db4d01ab5c3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.869503] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb1ec199-d2a7-459b-9f14-6db4d01ab5c3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.881766] [55188]: DEBUG nova.policy [None req-6cd95818-98ef-4359-a3ba-8f9ca0ee5bac tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.886305] [55188]: INFO nova.api.openstack.requestlog [None req-6cd95818-98ef-4359-a3ba-8f9ca0ee5bac tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.053565 [ 721.886698] [55188]: [pid: 55188|app: 0|req: 948/1779] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.889478] [55188]: DEBUG nova.api.openstack.wsgi [None req-8743b732-b907-481e-bb72-32e23e02b304 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.891184] [55188]: DEBUG nova.compute.api [None req-8743b732-b907-481e-bb72-32e23e02b304 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.896033] [55188]: DEBUG oslo_concurrency.lockutils [None req-8743b732-b907-481e-bb72-32e23e02b304 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.896033] [55188]: DEBUG oslo_concurrency.lockutils [None req-8743b732-b907-481e-bb72-32e23e02b304 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.896033] [55188]: DEBUG oslo_concurrency.lockutils [None req-8743b732-b907-481e-bb72-32e23e02b304 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.896033] [55188]: DEBUG oslo_concurrency.lockutils [None req-8743b732-b907-481e-bb72-32e23e02b304 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.896429] [55188]: DEBUG oslo_concurrency.lockutils [None req-8743b732-b907-481e-bb72-32e23e02b304 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.896429] [55188]: DEBUG oslo_concurrency.lockutils [None req-8743b732-b907-481e-bb72-32e23e02b304 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.905533] [55187]: DEBUG nova.policy [None req-cb1ec199-d2a7-459b-9f14-6db4d01ab5c3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.909380] [55187]: INFO nova.api.openstack.requestlog [None req-cb1ec199-d2a7-459b-9f14-6db4d01ab5c3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.049000 [ 721.909831] [55187]: [pid: 55187|app: 0|req: 832/1780] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.912612] [55187]: DEBUG nova.api.openstack.wsgi [None req-860742f9-1a79-48aa-920d-c4b73285017e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.914311] [55187]: DEBUG nova.compute.api [None req-860742f9-1a79-48aa-920d-c4b73285017e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.917705] [55187]: DEBUG oslo_concurrency.lockutils [None req-860742f9-1a79-48aa-920d-c4b73285017e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.917966] [55187]: DEBUG oslo_concurrency.lockutils [None req-860742f9-1a79-48aa-920d-c4b73285017e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.918093] [55187]: DEBUG oslo_concurrency.lockutils [None req-860742f9-1a79-48aa-920d-c4b73285017e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.918448] [55187]: DEBUG oslo_concurrency.lockutils [None req-860742f9-1a79-48aa-920d-c4b73285017e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.918648] [55187]: DEBUG oslo_concurrency.lockutils [None req-860742f9-1a79-48aa-920d-c4b73285017e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.918817] [55187]: DEBUG oslo_concurrency.lockutils [None req-860742f9-1a79-48aa-920d-c4b73285017e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.929951] [55188]: DEBUG nova.policy [None req-8743b732-b907-481e-bb72-32e23e02b304 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.934181] [55188]: INFO nova.api.openstack.requestlog [None req-8743b732-b907-481e-bb72-32e23e02b304 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.046869 [ 721.934492] [55188]: [pid: 55188|app: 0|req: 949/1781] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.939013] [55188]: DEBUG nova.api.openstack.wsgi [None req-cfefb1c9-13e4-4431-894d-ede6545ddc0d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.939013] [55188]: DEBUG nova.compute.api [None req-cfefb1c9-13e4-4431-894d-ede6545ddc0d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.941848] [55188]: DEBUG oslo_concurrency.lockutils [None req-cfefb1c9-13e4-4431-894d-ede6545ddc0d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.942087] [55188]: DEBUG oslo_concurrency.lockutils [None req-cfefb1c9-13e4-4431-894d-ede6545ddc0d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.942567] [55188]: DEBUG oslo_concurrency.lockutils [None req-cfefb1c9-13e4-4431-894d-ede6545ddc0d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.942633] [55188]: DEBUG oslo_concurrency.lockutils [None req-cfefb1c9-13e4-4431-894d-ede6545ddc0d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.942809] [55188]: DEBUG oslo_concurrency.lockutils [None req-cfefb1c9-13e4-4431-894d-ede6545ddc0d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.943275] [55188]: DEBUG oslo_concurrency.lockutils [None req-cfefb1c9-13e4-4431-894d-ede6545ddc0d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.951584] [55187]: DEBUG nova.policy [None req-860742f9-1a79-48aa-920d-c4b73285017e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.955759] [55187]: INFO nova.api.openstack.requestlog [None req-860742f9-1a79-48aa-920d-c4b73285017e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.045343 [ 721.956098] [55187]: [pid: 55187|app: 0|req: 833/1782] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.958660] [55187]: DEBUG nova.api.openstack.wsgi [None req-bd57937c-457f-49ad-a44e-3eae23a510e4 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.960392] [55187]: DEBUG nova.compute.api [None req-bd57937c-457f-49ad-a44e-3eae23a510e4 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] [instance: 1f87fd35-05ce-4111-af7b-a5192625d1a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.964498] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd57937c-457f-49ad-a44e-3eae23a510e4 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.964498] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd57937c-457f-49ad-a44e-3eae23a510e4 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.964498] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd57937c-457f-49ad-a44e-3eae23a510e4 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.965388] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd57937c-457f-49ad-a44e-3eae23a510e4 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.965388] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd57937c-457f-49ad-a44e-3eae23a510e4 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.965388] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd57937c-457f-49ad-a44e-3eae23a510e4 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.974352] [55187]: INFO nova.api.openstack.wsgi [None req-bd57937c-457f-49ad-a44e-3eae23a510e4 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] HTTP exception thrown: Instance 1f87fd35-05ce-4111-af7b-a5192625d1a6 could not be found. [ 721.974635] [55187]: DEBUG nova.api.openstack.wsgi [None req-bd57937c-457f-49ad-a44e-3eae23a510e4 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] Returning 404 to user: Instance 1f87fd35-05ce-4111-af7b-a5192625d1a6 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 721.975054] [55187]: INFO nova.api.openstack.requestlog [None req-bd57937c-457f-49ad-a44e-3eae23a510e4 tempest-ServersListShow2100Test-602051239 tempest-ServersListShow2100Test-602051239-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6" status: 404 len: 111 microversion: 2.100 time: 0.018407 [ 721.975338] [55187]: [pid: 55187|app: 0|req: 834/1783] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/1f87fd35-05ce-4111-af7b-a5192625d1a6 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 383 bytes (1 switches on core 0) [ 721.975807] [55188]: DEBUG nova.policy [None req-cfefb1c9-13e4-4431-894d-ede6545ddc0d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.977879] [55187]: DEBUG nova.api.openstack.wsgi [None req-fbecefd2-1109-486d-9613-877919df7be0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.979437] [55187]: DEBUG nova.compute.api [None req-fbecefd2-1109-486d-9613-877919df7be0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 721.981350] [55188]: INFO nova.api.openstack.requestlog [None req-cfefb1c9-13e4-4431-894d-ede6545ddc0d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.046219 [ 721.982212] [55188]: [pid: 55188|app: 0|req: 950/1784] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.982490] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbecefd2-1109-486d-9613-877919df7be0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.982716] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbecefd2-1109-486d-9613-877919df7be0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.982893] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbecefd2-1109-486d-9613-877919df7be0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.983245] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbecefd2-1109-486d-9613-877919df7be0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.983443] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbecefd2-1109-486d-9613-877919df7be0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.983614] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbecefd2-1109-486d-9613-877919df7be0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.996780] [55188]: DEBUG nova.api.openstack.wsgi [None req-b4b5ff66-fbe6-488c-bd18-d85e6227b9be tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 721.998554] [55188]: DEBUG nova.compute.api [None req-b4b5ff66-fbe6-488c-bd18-d85e6227b9be tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.002605] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4b5ff66-fbe6-488c-bd18-d85e6227b9be tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.002841] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4b5ff66-fbe6-488c-bd18-d85e6227b9be tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.003042] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4b5ff66-fbe6-488c-bd18-d85e6227b9be tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.003406] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4b5ff66-fbe6-488c-bd18-d85e6227b9be tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.003608] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4b5ff66-fbe6-488c-bd18-d85e6227b9be tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.003779] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4b5ff66-fbe6-488c-bd18-d85e6227b9be tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.019822] [55187]: DEBUG nova.policy [None req-fbecefd2-1109-486d-9613-877919df7be0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.024596] [55187]: INFO nova.api.openstack.requestlog [None req-fbecefd2-1109-486d-9613-877919df7be0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.048282 [ 722.024945] [55187]: [pid: 55187|app: 0|req: 835/1785] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.037432] [55188]: DEBUG nova.policy [None req-b4b5ff66-fbe6-488c-bd18-d85e6227b9be tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.042074] [55188]: DEBUG nova.policy [None req-b4b5ff66-fbe6-488c-bd18-d85e6227b9be tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.042764] [55188]: DEBUG nova.policy [None req-b4b5ff66-fbe6-488c-bd18-d85e6227b9be tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.046786] [55188]: INFO nova.api.openstack.requestlog [None req-b4b5ff66-fbe6-488c-bd18-d85e6227b9be tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.052750 [ 722.047121] [55188]: [pid: 55188|app: 0|req: 951/1786] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 722.058567] [55187]: DEBUG nova.api.openstack.wsgi [None req-409fd4b4-2a48-4be8-9240-8bf5453d6ee3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.058860] [55187]: DEBUG nova.compute.api [None req-409fd4b4-2a48-4be8-9240-8bf5453d6ee3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.062299] [55187]: DEBUG oslo_concurrency.lockutils [None req-409fd4b4-2a48-4be8-9240-8bf5453d6ee3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.062586] [55187]: DEBUG oslo_concurrency.lockutils [None req-409fd4b4-2a48-4be8-9240-8bf5453d6ee3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.062939] [55187]: DEBUG oslo_concurrency.lockutils [None req-409fd4b4-2a48-4be8-9240-8bf5453d6ee3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.063081] [55187]: DEBUG oslo_concurrency.lockutils [None req-409fd4b4-2a48-4be8-9240-8bf5453d6ee3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.063284] [55187]: DEBUG oslo_concurrency.lockutils [None req-409fd4b4-2a48-4be8-9240-8bf5453d6ee3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.063764] [55187]: DEBUG oslo_concurrency.lockutils [None req-409fd4b4-2a48-4be8-9240-8bf5453d6ee3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.082548] [55188]: DEBUG nova.api.openstack.wsgi [None req-1c8a6a53-c8c0-48e3-a749-84c5f034eb05 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.085336] [55188]: DEBUG nova.compute.api [None req-1c8a6a53-c8c0-48e3-a749-84c5f034eb05 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.091120] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c8a6a53-c8c0-48e3-a749-84c5f034eb05 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.091120] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c8a6a53-c8c0-48e3-a749-84c5f034eb05 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.091120] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c8a6a53-c8c0-48e3-a749-84c5f034eb05 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.091120] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c8a6a53-c8c0-48e3-a749-84c5f034eb05 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.091293] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c8a6a53-c8c0-48e3-a749-84c5f034eb05 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.091293] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c8a6a53-c8c0-48e3-a749-84c5f034eb05 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.112539] [55187]: DEBUG nova.policy [None req-409fd4b4-2a48-4be8-9240-8bf5453d6ee3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.117880] [55187]: INFO nova.api.openstack.requestlog [None req-409fd4b4-2a48-4be8-9240-8bf5453d6ee3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.064052 [ 722.118319] [55187]: [pid: 55187|app: 0|req: 836/1787] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.136378] [55188]: DEBUG nova.policy [None req-1c8a6a53-c8c0-48e3-a749-84c5f034eb05 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.141054] [55188]: INFO nova.api.openstack.requestlog [None req-1c8a6a53-c8c0-48e3-a749-84c5f034eb05 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.060751 [ 722.141413] [55188]: [pid: 55188|app: 0|req: 952/1788] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 722.144216] [55187]: DEBUG nova.api.openstack.wsgi [None req-7d9b8d98-6b81-4284-af24-c44ec23b0268 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.144799] [55187]: DEBUG nova.compute.api [None req-7d9b8d98-6b81-4284-af24-c44ec23b0268 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.152259] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d9b8d98-6b81-4284-af24-c44ec23b0268 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.152259] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d9b8d98-6b81-4284-af24-c44ec23b0268 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.152259] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d9b8d98-6b81-4284-af24-c44ec23b0268 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.152259] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d9b8d98-6b81-4284-af24-c44ec23b0268 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.152439] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d9b8d98-6b81-4284-af24-c44ec23b0268 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.152474] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d9b8d98-6b81-4284-af24-c44ec23b0268 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.189195] [55187]: DEBUG nova.policy [None req-7d9b8d98-6b81-4284-af24-c44ec23b0268 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.193442] [55187]: INFO nova.api.openstack.requestlog [None req-7d9b8d98-6b81-4284-af24-c44ec23b0268 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.053054 [ 722.193758] [55187]: [pid: 55187|app: 0|req: 837/1789] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.347081] [55188]: DEBUG nova.api.openstack.wsgi [None req-c0a4d289-3d83-44f4-82ab-e8b2fdef61ea tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.348992] [55188]: DEBUG nova.compute.api [None req-c0a4d289-3d83-44f4-82ab-e8b2fdef61ea tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.354168] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0a4d289-3d83-44f4-82ab-e8b2fdef61ea tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.354456] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0a4d289-3d83-44f4-82ab-e8b2fdef61ea tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.354663] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0a4d289-3d83-44f4-82ab-e8b2fdef61ea tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.355160] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0a4d289-3d83-44f4-82ab-e8b2fdef61ea tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.355245] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0a4d289-3d83-44f4-82ab-e8b2fdef61ea tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.355418] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0a4d289-3d83-44f4-82ab-e8b2fdef61ea tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.398769] [55188]: DEBUG nova.policy [None req-c0a4d289-3d83-44f4-82ab-e8b2fdef61ea tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.402959] [55188]: INFO nova.api.openstack.requestlog [None req-c0a4d289-3d83-44f4-82ab-e8b2fdef61ea tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1472 microversion: 2.1 time: 0.058738 [ 722.403290] [55188]: [pid: 55188|app: 0|req: 953/1790] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1472 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.412471] [55187]: DEBUG nova.api.openstack.wsgi [None req-3d83fb23-83df-4e1c-bebc-d70ccabe444e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.414585] [55187]: DEBUG nova.compute.api [None req-3d83fb23-83df-4e1c-bebc-d70ccabe444e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.418237] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d83fb23-83df-4e1c-bebc-d70ccabe444e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.418557] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d83fb23-83df-4e1c-bebc-d70ccabe444e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.418766] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d83fb23-83df-4e1c-bebc-d70ccabe444e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.419136] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d83fb23-83df-4e1c-bebc-d70ccabe444e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.419347] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d83fb23-83df-4e1c-bebc-d70ccabe444e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.419512] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d83fb23-83df-4e1c-bebc-d70ccabe444e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.454878] [55187]: DEBUG nova.policy [None req-3d83fb23-83df-4e1c-bebc-d70ccabe444e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.459294] [55187]: INFO nova.api.openstack.requestlog [None req-3d83fb23-83df-4e1c-bebc-d70ccabe444e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.050355 [ 722.459630] [55187]: [pid: 55187|app: 0|req: 838/1791] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.487050] [55188]: DEBUG nova.api.openstack.wsgi [None req-a36ea317-136f-47ba-abdf-690cf7b6778c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.488795] [55187]: DEBUG nova.api.openstack.wsgi [None req-f571896c-d1c2-4e17-bee6-ed064fe64262 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.489487] [55188]: DEBUG nova.compute.api [None req-a36ea317-136f-47ba-abdf-690cf7b6778c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.490681] [55187]: DEBUG nova.compute.api [None req-f571896c-d1c2-4e17-bee6-ed064fe64262 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.495333] [55188]: DEBUG oslo_concurrency.lockutils [None req-a36ea317-136f-47ba-abdf-690cf7b6778c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.495333] [55188]: DEBUG oslo_concurrency.lockutils [None req-a36ea317-136f-47ba-abdf-690cf7b6778c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.495333] [55188]: DEBUG oslo_concurrency.lockutils [None req-a36ea317-136f-47ba-abdf-690cf7b6778c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.495333] [55188]: DEBUG oslo_concurrency.lockutils [None req-a36ea317-136f-47ba-abdf-690cf7b6778c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.495517] [55188]: DEBUG oslo_concurrency.lockutils [None req-a36ea317-136f-47ba-abdf-690cf7b6778c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.495517] [55188]: DEBUG oslo_concurrency.lockutils [None req-a36ea317-136f-47ba-abdf-690cf7b6778c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.497655] [55187]: DEBUG oslo_concurrency.lockutils [None req-f571896c-d1c2-4e17-bee6-ed064fe64262 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.498061] [55187]: DEBUG oslo_concurrency.lockutils [None req-f571896c-d1c2-4e17-bee6-ed064fe64262 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.498328] [55187]: DEBUG oslo_concurrency.lockutils [None req-f571896c-d1c2-4e17-bee6-ed064fe64262 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.498739] [55187]: DEBUG oslo_concurrency.lockutils [None req-f571896c-d1c2-4e17-bee6-ed064fe64262 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.498982] [55187]: DEBUG oslo_concurrency.lockutils [None req-f571896c-d1c2-4e17-bee6-ed064fe64262 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.499504] [55187]: DEBUG oslo_concurrency.lockutils [None req-f571896c-d1c2-4e17-bee6-ed064fe64262 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.533295] [55188]: DEBUG nova.policy [None req-a36ea317-136f-47ba-abdf-690cf7b6778c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.538025] [55188]: INFO nova.api.openstack.requestlog [None req-a36ea317-136f-47ba-abdf-690cf7b6778c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1226 microversion: 2.1 time: 0.054263 [ 722.539066] [55188]: [pid: 55188|app: 0|req: 954/1792] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1226 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.559268] [55188]: DEBUG nova.api.openstack.wsgi [None req-4090fb84-8b32-4f9c-a5ee-1a6699cc1dd2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.559268] [55188]: DEBUG nova.compute.api [None req-4090fb84-8b32-4f9c-a5ee-1a6699cc1dd2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.563246] [55188]: DEBUG oslo_concurrency.lockutils [None req-4090fb84-8b32-4f9c-a5ee-1a6699cc1dd2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.563486] [55188]: DEBUG oslo_concurrency.lockutils [None req-4090fb84-8b32-4f9c-a5ee-1a6699cc1dd2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.563694] [55188]: DEBUG oslo_concurrency.lockutils [None req-4090fb84-8b32-4f9c-a5ee-1a6699cc1dd2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.564090] [55188]: DEBUG oslo_concurrency.lockutils [None req-4090fb84-8b32-4f9c-a5ee-1a6699cc1dd2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.564304] [55188]: DEBUG oslo_concurrency.lockutils [None req-4090fb84-8b32-4f9c-a5ee-1a6699cc1dd2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.564477] [55188]: DEBUG oslo_concurrency.lockutils [None req-4090fb84-8b32-4f9c-a5ee-1a6699cc1dd2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.578214] [55187]: DEBUG nova.policy [None req-f571896c-d1c2-4e17-bee6-ed064fe64262 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.583545] [55187]: INFO nova.api.openstack.requestlog [None req-f571896c-d1c2-4e17-bee6-ed064fe64262 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.096940 [ 722.583695] [55187]: [pid: 55187|app: 0|req: 839/1793] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 722.598787] [55188]: DEBUG nova.policy [None req-4090fb84-8b32-4f9c-a5ee-1a6699cc1dd2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.602973] [55188]: INFO nova.api.openstack.requestlog [None req-4090fb84-8b32-4f9c-a5ee-1a6699cc1dd2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.047925 [ 722.603301] [55188]: [pid: 55188|app: 0|req: 955/1794] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 722.609228] [55187]: DEBUG nova.api.openstack.wsgi [None req-3bfe6f27-0bf3-421e-985b-9f7f594da30f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.611008] [55187]: DEBUG nova.compute.api [None req-3bfe6f27-0bf3-421e-985b-9f7f594da30f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.614598] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bfe6f27-0bf3-421e-985b-9f7f594da30f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.614904] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bfe6f27-0bf3-421e-985b-9f7f594da30f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.615157] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bfe6f27-0bf3-421e-985b-9f7f594da30f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.615542] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bfe6f27-0bf3-421e-985b-9f7f594da30f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.615733] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bfe6f27-0bf3-421e-985b-9f7f594da30f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.615901] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bfe6f27-0bf3-421e-985b-9f7f594da30f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.625591] [55188]: DEBUG nova.api.openstack.wsgi [None req-58426a97-e3ca-489b-b5df-376e214d8428 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.627396] [55188]: DEBUG nova.compute.api [None req-58426a97-e3ca-489b-b5df-376e214d8428 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.631863] [55188]: DEBUG oslo_concurrency.lockutils [None req-58426a97-e3ca-489b-b5df-376e214d8428 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.632836] [55188]: DEBUG oslo_concurrency.lockutils [None req-58426a97-e3ca-489b-b5df-376e214d8428 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.632836] [55188]: DEBUG oslo_concurrency.lockutils [None req-58426a97-e3ca-489b-b5df-376e214d8428 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.633400] [55188]: DEBUG oslo_concurrency.lockutils [None req-58426a97-e3ca-489b-b5df-376e214d8428 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.633400] [55188]: DEBUG oslo_concurrency.lockutils [None req-58426a97-e3ca-489b-b5df-376e214d8428 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.633579] [55188]: DEBUG oslo_concurrency.lockutils [None req-58426a97-e3ca-489b-b5df-376e214d8428 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.652008] [55188]: DEBUG oslo_concurrency.lockutils [None req-58426a97-e3ca-489b-b5df-376e214d8428 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.652280] [55188]: DEBUG oslo_concurrency.lockutils [None req-58426a97-e3ca-489b-b5df-376e214d8428 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.652472] [55188]: DEBUG oslo_concurrency.lockutils [None req-58426a97-e3ca-489b-b5df-376e214d8428 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.653113] [55188]: DEBUG nova.objects.instance [None req-58426a97-e3ca-489b-b5df-376e214d8428 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 722.682991] [55188]: DEBUG nova.policy [None req-58426a97-e3ca-489b-b5df-376e214d8428 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.688354] [55188]: INFO nova.api.openstack.requestlog [None req-58426a97-e3ca-489b-b5df-376e214d8428 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.064703 [ 722.689348] [55188]: [pid: 55188|app: 0|req: 956/1795] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.692071] [55188]: DEBUG nova.api.openstack.wsgi [None req-d7534c3a-04d4-4c20-8e3a-d13271ce1d23 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.693713] [55188]: DEBUG nova.compute.api [None req-d7534c3a-04d4-4c20-8e3a-d13271ce1d23 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.697221] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7534c3a-04d4-4c20-8e3a-d13271ce1d23 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.697493] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7534c3a-04d4-4c20-8e3a-d13271ce1d23 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.697710] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7534c3a-04d4-4c20-8e3a-d13271ce1d23 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.698234] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7534c3a-04d4-4c20-8e3a-d13271ce1d23 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.698302] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7534c3a-04d4-4c20-8e3a-d13271ce1d23 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.698478] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7534c3a-04d4-4c20-8e3a-d13271ce1d23 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.730130] [55187]: DEBUG nova.policy [None req-3bfe6f27-0bf3-421e-985b-9f7f594da30f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.735355] [55187]: INFO nova.api.openstack.requestlog [None req-3bfe6f27-0bf3-421e-985b-9f7f594da30f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1510 microversion: 2.1 time: 0.128353 [ 722.735776] [55187]: [pid: 55187|app: 0|req: 840/1796] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:22 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1510 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.738437] [55187]: DEBUG nova.api.openstack.wsgi [None req-c86cb467-6382-4005-ad09-e0eb3ee02e2e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.740157] [55187]: DEBUG nova.compute.api [None req-c86cb467-6382-4005-ad09-e0eb3ee02e2e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.742608] [55188]: DEBUG nova.policy [None req-d7534c3a-04d4-4c20-8e3a-d13271ce1d23 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.745230] [55187]: DEBUG oslo_concurrency.lockutils [None req-c86cb467-6382-4005-ad09-e0eb3ee02e2e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.745528] [55187]: DEBUG oslo_concurrency.lockutils [None req-c86cb467-6382-4005-ad09-e0eb3ee02e2e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.745717] [55187]: DEBUG oslo_concurrency.lockutils [None req-c86cb467-6382-4005-ad09-e0eb3ee02e2e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.746125] [55187]: DEBUG oslo_concurrency.lockutils [None req-c86cb467-6382-4005-ad09-e0eb3ee02e2e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.746365] [55187]: DEBUG oslo_concurrency.lockutils [None req-c86cb467-6382-4005-ad09-e0eb3ee02e2e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.746598] [55187]: DEBUG oslo_concurrency.lockutils [None req-c86cb467-6382-4005-ad09-e0eb3ee02e2e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.747714] [55188]: INFO nova.api.openstack.requestlog [None req-d7534c3a-04d4-4c20-8e3a-d13271ce1d23 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.057693 [ 722.748066] [55188]: [pid: 55188|app: 0|req: 957/1797] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.752186] [55188]: DEBUG nova.api.openstack.wsgi [None req-3d7b37a8-6272-476a-bcd4-f69dca553ff0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.753179] [55188]: DEBUG nova.compute.api [None req-3d7b37a8-6272-476a-bcd4-f69dca553ff0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.757039] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d7b37a8-6272-476a-bcd4-f69dca553ff0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.757390] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d7b37a8-6272-476a-bcd4-f69dca553ff0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.757605] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d7b37a8-6272-476a-bcd4-f69dca553ff0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.757967] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d7b37a8-6272-476a-bcd4-f69dca553ff0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.758250] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d7b37a8-6272-476a-bcd4-f69dca553ff0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.758492] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d7b37a8-6272-476a-bcd4-f69dca553ff0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.781728] [55187]: DEBUG nova.policy [None req-c86cb467-6382-4005-ad09-e0eb3ee02e2e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.786341] [55187]: INFO nova.api.openstack.requestlog [None req-c86cb467-6382-4005-ad09-e0eb3ee02e2e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1316 microversion: 2.1 time: 0.049831 [ 722.786708] [55187]: [pid: 55187|app: 0|req: 841/1798] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1316 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.789088] [55187]: DEBUG nova.api.openstack.wsgi [None req-64b89686-4210-47c5-be7b-e9e1be27edb7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.790765] [55187]: DEBUG nova.compute.api [None req-64b89686-4210-47c5-be7b-e9e1be27edb7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.794116] [55187]: DEBUG oslo_concurrency.lockutils [None req-64b89686-4210-47c5-be7b-e9e1be27edb7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.794293] [55187]: DEBUG oslo_concurrency.lockutils [None req-64b89686-4210-47c5-be7b-e9e1be27edb7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.794481] [55187]: DEBUG oslo_concurrency.lockutils [None req-64b89686-4210-47c5-be7b-e9e1be27edb7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.794948] [55187]: DEBUG oslo_concurrency.lockutils [None req-64b89686-4210-47c5-be7b-e9e1be27edb7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.795107] [55187]: DEBUG oslo_concurrency.lockutils [None req-64b89686-4210-47c5-be7b-e9e1be27edb7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.795285] [55187]: DEBUG oslo_concurrency.lockutils [None req-64b89686-4210-47c5-be7b-e9e1be27edb7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.797994] [55188]: DEBUG nova.policy [None req-3d7b37a8-6272-476a-bcd4-f69dca553ff0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.802713] [55188]: INFO nova.api.openstack.requestlog [None req-3d7b37a8-6272-476a-bcd4-f69dca553ff0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.053981 [ 722.803057] [55188]: [pid: 55188|app: 0|req: 958/1799] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.806688] [55188]: DEBUG nova.api.openstack.wsgi [None req-8dbd4e44-b20d-4b88-9ace-963754b39845 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.807302] [55188]: DEBUG nova.compute.api [None req-8dbd4e44-b20d-4b88-9ace-963754b39845 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.810479] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbd4e44-b20d-4b88-9ace-963754b39845 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.810720] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbd4e44-b20d-4b88-9ace-963754b39845 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.810900] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbd4e44-b20d-4b88-9ace-963754b39845 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.811267] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbd4e44-b20d-4b88-9ace-963754b39845 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.811602] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbd4e44-b20d-4b88-9ace-963754b39845 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.811802] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbd4e44-b20d-4b88-9ace-963754b39845 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.853345] [55188]: DEBUG nova.policy [None req-8dbd4e44-b20d-4b88-9ace-963754b39845 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.858168] [55188]: INFO nova.api.openstack.requestlog [None req-8dbd4e44-b20d-4b88-9ace-963754b39845 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.054441 [ 722.858510] [55188]: [pid: 55188|app: 0|req: 959/1800] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.861111] [55188]: DEBUG nova.api.openstack.wsgi [None req-588c8005-e142-4f0e-8a47-66e42787d3ed tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.862757] [55188]: DEBUG nova.compute.api [None req-588c8005-e142-4f0e-8a47-66e42787d3ed tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.866265] [55188]: DEBUG oslo_concurrency.lockutils [None req-588c8005-e142-4f0e-8a47-66e42787d3ed tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.866520] [55188]: DEBUG oslo_concurrency.lockutils [None req-588c8005-e142-4f0e-8a47-66e42787d3ed tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.866717] [55188]: DEBUG oslo_concurrency.lockutils [None req-588c8005-e142-4f0e-8a47-66e42787d3ed tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.867106] [55188]: DEBUG oslo_concurrency.lockutils [None req-588c8005-e142-4f0e-8a47-66e42787d3ed tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.867313] [55188]: DEBUG oslo_concurrency.lockutils [None req-588c8005-e142-4f0e-8a47-66e42787d3ed tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.867501] [55188]: DEBUG oslo_concurrency.lockutils [None req-588c8005-e142-4f0e-8a47-66e42787d3ed tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.867601] [55187]: DEBUG nova.policy [None req-64b89686-4210-47c5-be7b-e9e1be27edb7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.873729] [55187]: INFO nova.api.openstack.requestlog [None req-64b89686-4210-47c5-be7b-e9e1be27edb7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1320 microversion: 2.1 time: 0.086332 [ 722.874169] [55187]: [pid: 55187|app: 0|req: 842/1801] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1320 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.877173] [55187]: DEBUG nova.api.openstack.wsgi [None req-57ab61dd-9f03-49f2-9db4-0ad211247237 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.879050] [55187]: DEBUG nova.compute.api [None req-57ab61dd-9f03-49f2-9db4-0ad211247237 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.883895] [55187]: DEBUG oslo_concurrency.lockutils [None req-57ab61dd-9f03-49f2-9db4-0ad211247237 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.884187] [55187]: DEBUG oslo_concurrency.lockutils [None req-57ab61dd-9f03-49f2-9db4-0ad211247237 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.884389] [55187]: DEBUG oslo_concurrency.lockutils [None req-57ab61dd-9f03-49f2-9db4-0ad211247237 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.884754] [55187]: DEBUG oslo_concurrency.lockutils [None req-57ab61dd-9f03-49f2-9db4-0ad211247237 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.884947] [55187]: DEBUG oslo_concurrency.lockutils [None req-57ab61dd-9f03-49f2-9db4-0ad211247237 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.885142] [55187]: DEBUG oslo_concurrency.lockutils [None req-57ab61dd-9f03-49f2-9db4-0ad211247237 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.917092] [55187]: DEBUG nova.policy [None req-57ab61dd-9f03-49f2-9db4-0ad211247237 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.921457] [55187]: INFO nova.api.openstack.requestlog [None req-57ab61dd-9f03-49f2-9db4-0ad211247237 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.046753 [ 722.921789] [55187]: [pid: 55187|app: 0|req: 843/1802] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.924242] [55187]: DEBUG nova.api.openstack.wsgi [None req-9f42a61a-ad22-45c3-9ff8-dc09b9e65b05 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.925866] [55187]: DEBUG nova.compute.api [None req-9f42a61a-ad22-45c3-9ff8-dc09b9e65b05 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.929050] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f42a61a-ad22-45c3-9ff8-dc09b9e65b05 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.929291] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f42a61a-ad22-45c3-9ff8-dc09b9e65b05 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.929479] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f42a61a-ad22-45c3-9ff8-dc09b9e65b05 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.929823] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f42a61a-ad22-45c3-9ff8-dc09b9e65b05 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.930033] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f42a61a-ad22-45c3-9ff8-dc09b9e65b05 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.930209] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f42a61a-ad22-45c3-9ff8-dc09b9e65b05 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.941904] [55188]: DEBUG nova.policy [None req-588c8005-e142-4f0e-8a47-66e42787d3ed tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.947230] [55188]: INFO nova.api.openstack.requestlog [None req-588c8005-e142-4f0e-8a47-66e42787d3ed tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1319 microversion: 2.1 time: 0.087870 [ 722.947709] [55188]: [pid: 55188|app: 0|req: 960/1803] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1319 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.948590] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f42a61a-ad22-45c3-9ff8-dc09b9e65b05 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.948838] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f42a61a-ad22-45c3-9ff8-dc09b9e65b05 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.949030] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f42a61a-ad22-45c3-9ff8-dc09b9e65b05 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.949236] [55187]: DEBUG nova.objects.instance [None req-9f42a61a-ad22-45c3-9ff8-dc09b9e65b05 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 722.950241] [55188]: DEBUG nova.api.openstack.wsgi [None req-3c96671c-5987-4ebc-9a4e-a662ff544f63 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.951855] [55188]: DEBUG nova.compute.api [None req-3c96671c-5987-4ebc-9a4e-a662ff544f63 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.955308] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c96671c-5987-4ebc-9a4e-a662ff544f63 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.955539] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c96671c-5987-4ebc-9a4e-a662ff544f63 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.955722] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c96671c-5987-4ebc-9a4e-a662ff544f63 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.956180] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c96671c-5987-4ebc-9a4e-a662ff544f63 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.956345] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c96671c-5987-4ebc-9a4e-a662ff544f63 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.956536] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c96671c-5987-4ebc-9a4e-a662ff544f63 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.971147] [55187]: DEBUG nova.policy [None req-9f42a61a-ad22-45c3-9ff8-dc09b9e65b05 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.975645] [55187]: DEBUG nova.policy [None req-9f42a61a-ad22-45c3-9ff8-dc09b9e65b05 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.976495] [55187]: DEBUG nova.policy [None req-9f42a61a-ad22-45c3-9ff8-dc09b9e65b05 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.977167] [55187]: INFO nova.api.openstack.requestlog [None req-9f42a61a-ad22-45c3-9ff8-dc09b9e65b05 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.054804 [ 722.977510] [55187]: [pid: 55187|app: 0|req: 844/1804] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 722.980245] [55187]: DEBUG nova.api.openstack.wsgi [None req-084b19ea-806f-4fce-b359-85fec0edf0ea tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.981825] [55187]: DEBUG nova.compute.api [None req-084b19ea-806f-4fce-b359-85fec0edf0ea tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 722.985047] [55187]: DEBUG oslo_concurrency.lockutils [None req-084b19ea-806f-4fce-b359-85fec0edf0ea tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.985307] [55187]: DEBUG oslo_concurrency.lockutils [None req-084b19ea-806f-4fce-b359-85fec0edf0ea tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.985868] [55187]: DEBUG oslo_concurrency.lockutils [None req-084b19ea-806f-4fce-b359-85fec0edf0ea tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.985868] [55187]: DEBUG oslo_concurrency.lockutils [None req-084b19ea-806f-4fce-b359-85fec0edf0ea tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.986034] [55187]: DEBUG oslo_concurrency.lockutils [None req-084b19ea-806f-4fce-b359-85fec0edf0ea tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.986233] [55187]: DEBUG oslo_concurrency.lockutils [None req-084b19ea-806f-4fce-b359-85fec0edf0ea tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.988122] [55188]: DEBUG nova.policy [None req-3c96671c-5987-4ebc-9a4e-a662ff544f63 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.992980] [55188]: DEBUG nova.policy [None req-3c96671c-5987-4ebc-9a4e-a662ff544f63 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.993209] [55188]: DEBUG nova.policy [None req-3c96671c-5987-4ebc-9a4e-a662ff544f63 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.993809] [55188]: INFO nova.api.openstack.requestlog [None req-3c96671c-5987-4ebc-9a4e-a662ff544f63 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.045539 [ 722.994152] [55188]: [pid: 55188|app: 0|req: 961/1805] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 722.996990] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c8aac7d-b9d1-4739-a754-86157f2ec152 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 722.998202] [55188]: DEBUG nova.compute.api [None req-5c8aac7d-b9d1-4739-a754-86157f2ec152 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.002138] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c8aac7d-b9d1-4739-a754-86157f2ec152 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.002138] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c8aac7d-b9d1-4739-a754-86157f2ec152 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.002138] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c8aac7d-b9d1-4739-a754-86157f2ec152 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.002378] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c8aac7d-b9d1-4739-a754-86157f2ec152 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.002465] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c8aac7d-b9d1-4739-a754-86157f2ec152 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.002624] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c8aac7d-b9d1-4739-a754-86157f2ec152 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.021931] [55187]: DEBUG nova.policy [None req-084b19ea-806f-4fce-b359-85fec0edf0ea tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.026616] [55187]: INFO nova.api.openstack.requestlog [None req-084b19ea-806f-4fce-b359-85fec0edf0ea tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.048292 [ 723.026937] [55187]: [pid: 55187|app: 0|req: 845/1806] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.032886] [55187]: DEBUG nova.api.openstack.wsgi [None req-fa847c36-e1e5-4724-a5d9-602d5f68214b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.034825] [55187]: DEBUG nova.compute.api [None req-fa847c36-e1e5-4724-a5d9-602d5f68214b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.040830] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa847c36-e1e5-4724-a5d9-602d5f68214b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.040830] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa847c36-e1e5-4724-a5d9-602d5f68214b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.040830] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa847c36-e1e5-4724-a5d9-602d5f68214b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.040830] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa847c36-e1e5-4724-a5d9-602d5f68214b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.040959] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa847c36-e1e5-4724-a5d9-602d5f68214b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.040987] [55188]: DEBUG nova.policy [None req-5c8aac7d-b9d1-4739-a754-86157f2ec152 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.041064] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa847c36-e1e5-4724-a5d9-602d5f68214b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.044033] [55188]: INFO nova.api.openstack.requestlog [None req-5c8aac7d-b9d1-4739-a754-86157f2ec152 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.049275 [ 723.044490] [55188]: [pid: 55188|app: 0|req: 962/1807] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.047220] [55188]: DEBUG nova.api.openstack.wsgi [None req-fde31578-752d-4d78-b348-895c8dac8ea0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.049115] [55188]: DEBUG nova.compute.api [None req-fde31578-752d-4d78-b348-895c8dac8ea0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.052540] [55188]: DEBUG oslo_concurrency.lockutils [None req-fde31578-752d-4d78-b348-895c8dac8ea0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.053061] [55188]: DEBUG oslo_concurrency.lockutils [None req-fde31578-752d-4d78-b348-895c8dac8ea0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.053506] [55188]: DEBUG oslo_concurrency.lockutils [None req-fde31578-752d-4d78-b348-895c8dac8ea0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.054172] [55188]: DEBUG oslo_concurrency.lockutils [None req-fde31578-752d-4d78-b348-895c8dac8ea0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.054560] [55188]: DEBUG oslo_concurrency.lockutils [None req-fde31578-752d-4d78-b348-895c8dac8ea0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.054877] [55188]: DEBUG oslo_concurrency.lockutils [None req-fde31578-752d-4d78-b348-895c8dac8ea0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.071217] [55187]: DEBUG nova.policy [None req-fa847c36-e1e5-4724-a5d9-602d5f68214b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.075479] [55187]: INFO nova.api.openstack.requestlog [None req-fa847c36-e1e5-4724-a5d9-602d5f68214b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.047959 [ 723.075791] [55187]: [pid: 55187|app: 0|req: 846/1808] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.078241] [55187]: DEBUG nova.api.openstack.wsgi [None req-e937f4df-e96c-4fb6-b9bb-05cd040abc95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.080019] [55187]: DEBUG nova.compute.api [None req-e937f4df-e96c-4fb6-b9bb-05cd040abc95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.083008] [55187]: DEBUG oslo_concurrency.lockutils [None req-e937f4df-e96c-4fb6-b9bb-05cd040abc95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.083309] [55187]: DEBUG oslo_concurrency.lockutils [None req-e937f4df-e96c-4fb6-b9bb-05cd040abc95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.083451] [55187]: DEBUG oslo_concurrency.lockutils [None req-e937f4df-e96c-4fb6-b9bb-05cd040abc95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.083808] [55187]: DEBUG oslo_concurrency.lockutils [None req-e937f4df-e96c-4fb6-b9bb-05cd040abc95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.084012] [55187]: DEBUG oslo_concurrency.lockutils [None req-e937f4df-e96c-4fb6-b9bb-05cd040abc95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.084261] [55187]: DEBUG oslo_concurrency.lockutils [None req-e937f4df-e96c-4fb6-b9bb-05cd040abc95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.088146] [55188]: DEBUG nova.policy [None req-fde31578-752d-4d78-b348-895c8dac8ea0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.094332] [55188]: INFO nova.api.openstack.requestlog [None req-fde31578-752d-4d78-b348-895c8dac8ea0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.049053 [ 723.094849] [55188]: [pid: 55188|app: 0|req: 963/1809] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.097505] [55188]: DEBUG nova.api.openstack.wsgi [None req-5353ab4a-d9ab-4776-9dec-4c1124084298 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.099161] [55188]: DEBUG nova.compute.api [None req-5353ab4a-d9ab-4776-9dec-4c1124084298 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.102635] [55188]: DEBUG oslo_concurrency.lockutils [None req-5353ab4a-d9ab-4776-9dec-4c1124084298 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.102882] [55188]: DEBUG oslo_concurrency.lockutils [None req-5353ab4a-d9ab-4776-9dec-4c1124084298 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.103131] [55188]: DEBUG oslo_concurrency.lockutils [None req-5353ab4a-d9ab-4776-9dec-4c1124084298 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.103455] [55188]: DEBUG oslo_concurrency.lockutils [None req-5353ab4a-d9ab-4776-9dec-4c1124084298 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.103649] [55188]: DEBUG oslo_concurrency.lockutils [None req-5353ab4a-d9ab-4776-9dec-4c1124084298 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.103826] [55188]: DEBUG oslo_concurrency.lockutils [None req-5353ab4a-d9ab-4776-9dec-4c1124084298 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.119786] [55187]: DEBUG nova.policy [None req-e937f4df-e96c-4fb6-b9bb-05cd040abc95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.124787] [55187]: INFO nova.api.openstack.requestlog [None req-e937f4df-e96c-4fb6-b9bb-05cd040abc95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.048000 [ 723.124787] [55187]: [pid: 55187|app: 0|req: 847/1810] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.127557] [55187]: DEBUG nova.api.openstack.wsgi [None req-39f87d62-2f41-4db8-ade8-82515b2800c2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.129214] [55187]: DEBUG nova.compute.api [None req-39f87d62-2f41-4db8-ade8-82515b2800c2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.134361] [55187]: DEBUG oslo_concurrency.lockutils [None req-39f87d62-2f41-4db8-ade8-82515b2800c2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.134586] [55187]: DEBUG oslo_concurrency.lockutils [None req-39f87d62-2f41-4db8-ade8-82515b2800c2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.134771] [55187]: DEBUG oslo_concurrency.lockutils [None req-39f87d62-2f41-4db8-ade8-82515b2800c2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.135164] [55187]: DEBUG oslo_concurrency.lockutils [None req-39f87d62-2f41-4db8-ade8-82515b2800c2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.135361] [55187]: DEBUG oslo_concurrency.lockutils [None req-39f87d62-2f41-4db8-ade8-82515b2800c2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.135533] [55187]: DEBUG oslo_concurrency.lockutils [None req-39f87d62-2f41-4db8-ade8-82515b2800c2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.138864] [55188]: DEBUG nova.policy [None req-5353ab4a-d9ab-4776-9dec-4c1124084298 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.144187] [55188]: INFO nova.api.openstack.requestlog [None req-5353ab4a-d9ab-4776-9dec-4c1124084298 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.048455 [ 723.144440] [55188]: [pid: 55188|app: 0|req: 964/1811] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.147775] [55188]: DEBUG nova.api.openstack.wsgi [None req-14ec985d-9749-42bf-a4b3-89e2ff9eb8b3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.148985] [55188]: DEBUG nova.compute.api [None req-14ec985d-9749-42bf-a4b3-89e2ff9eb8b3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.152468] [55188]: DEBUG oslo_concurrency.lockutils [None req-14ec985d-9749-42bf-a4b3-89e2ff9eb8b3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.152739] [55188]: DEBUG oslo_concurrency.lockutils [None req-14ec985d-9749-42bf-a4b3-89e2ff9eb8b3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.152931] [55188]: DEBUG oslo_concurrency.lockutils [None req-14ec985d-9749-42bf-a4b3-89e2ff9eb8b3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.153316] [55188]: DEBUG oslo_concurrency.lockutils [None req-14ec985d-9749-42bf-a4b3-89e2ff9eb8b3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.153511] [55188]: DEBUG oslo_concurrency.lockutils [None req-14ec985d-9749-42bf-a4b3-89e2ff9eb8b3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.153689] [55188]: DEBUG oslo_concurrency.lockutils [None req-14ec985d-9749-42bf-a4b3-89e2ff9eb8b3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.180409] [55187]: DEBUG nova.policy [None req-39f87d62-2f41-4db8-ade8-82515b2800c2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.185193] [55187]: DEBUG nova.policy [None req-39f87d62-2f41-4db8-ade8-82515b2800c2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.186102] [55187]: DEBUG nova.policy [None req-39f87d62-2f41-4db8-ade8-82515b2800c2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.190016] [55187]: INFO nova.api.openstack.requestlog [None req-39f87d62-2f41-4db8-ade8-82515b2800c2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.064647 [ 723.190405] [55187]: [pid: 55187|app: 0|req: 848/1812] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 723.192571] [55188]: DEBUG nova.policy [None req-14ec985d-9749-42bf-a4b3-89e2ff9eb8b3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.192937] [55187]: DEBUG nova.api.openstack.wsgi [None req-d254e909-ca7c-403f-a884-6cfd8269d0c1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.194709] [55187]: DEBUG nova.compute.api [None req-d254e909-ca7c-403f-a884-6cfd8269d0c1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.197160] [55188]: INFO nova.api.openstack.requestlog [None req-14ec985d-9749-42bf-a4b3-89e2ff9eb8b3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.051978 [ 723.197487] [55188]: [pid: 55188|app: 0|req: 965/1813] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.198057] [55187]: DEBUG oslo_concurrency.lockutils [None req-d254e909-ca7c-403f-a884-6cfd8269d0c1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.198333] [55187]: DEBUG oslo_concurrency.lockutils [None req-d254e909-ca7c-403f-a884-6cfd8269d0c1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.198543] [55187]: DEBUG oslo_concurrency.lockutils [None req-d254e909-ca7c-403f-a884-6cfd8269d0c1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.198896] [55187]: DEBUG oslo_concurrency.lockutils [None req-d254e909-ca7c-403f-a884-6cfd8269d0c1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.199132] [55187]: DEBUG oslo_concurrency.lockutils [None req-d254e909-ca7c-403f-a884-6cfd8269d0c1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.199322] [55187]: DEBUG oslo_concurrency.lockutils [None req-d254e909-ca7c-403f-a884-6cfd8269d0c1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.210196] [55188]: DEBUG nova.api.openstack.wsgi [None req-f0eefe50-15da-4056-9232-dcfe0cdc83c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.211913] [55188]: DEBUG nova.compute.api [None req-f0eefe50-15da-4056-9232-dcfe0cdc83c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.215600] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0eefe50-15da-4056-9232-dcfe0cdc83c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.215838] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0eefe50-15da-4056-9232-dcfe0cdc83c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.216044] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0eefe50-15da-4056-9232-dcfe0cdc83c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.216486] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0eefe50-15da-4056-9232-dcfe0cdc83c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.216701] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0eefe50-15da-4056-9232-dcfe0cdc83c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.216878] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0eefe50-15da-4056-9232-dcfe0cdc83c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.232218] [55187]: DEBUG nova.policy [None req-d254e909-ca7c-403f-a884-6cfd8269d0c1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.236783] [55187]: INFO nova.api.openstack.requestlog [None req-d254e909-ca7c-403f-a884-6cfd8269d0c1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.045782 [ 723.237356] [55187]: [pid: 55187|app: 0|req: 849/1814] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.251051] [55188]: DEBUG nova.policy [None req-f0eefe50-15da-4056-9232-dcfe0cdc83c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.255048] [55188]: INFO nova.api.openstack.requestlog [None req-f0eefe50-15da-4056-9232-dcfe0cdc83c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.047153 [ 723.255506] [55188]: [pid: 55188|app: 0|req: 966/1815] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.312258] [55187]: DEBUG nova.api.openstack.wsgi [req-2264d582-1c16-4397-9708-2c2a013bfaee req-01230fb9-336c-43eb-a4f4-3fb21cbc6bd4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9837c22e-1750-4e1b-bbce-9c7f63f84052", "name": "network-vif-deleted", "tag": "82e299d8-2e1e-4366-b488-51f10b953193"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 723.319469] [55187]: DEBUG oslo_concurrency.lockutils [req-2264d582-1c16-4397-9708-2c2a013bfaee req-01230fb9-336c-43eb-a4f4-3fb21cbc6bd4 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.319717] [55187]: DEBUG oslo_concurrency.lockutils [req-2264d582-1c16-4397-9708-2c2a013bfaee req-01230fb9-336c-43eb-a4f4-3fb21cbc6bd4 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.319905] [55187]: DEBUG oslo_concurrency.lockutils [req-2264d582-1c16-4397-9708-2c2a013bfaee req-01230fb9-336c-43eb-a4f4-3fb21cbc6bd4 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.328633] [55187]: INFO nova.api.openstack.compute.server_external_events [req-2264d582-1c16-4397-9708-2c2a013bfaee req-01230fb9-336c-43eb-a4f4-3fb21cbc6bd4 service nova] Creating event network-vif-deleted:82e299d8-2e1e-4366-b488-51f10b953193 for instance 9837c22e-1750-4e1b-bbce-9c7f63f84052 on cpu-1 [ 723.331445] [55187]: INFO nova.api.openstack.requestlog [req-2264d582-1c16-4397-9708-2c2a013bfaee req-01230fb9-336c-43eb-a4f4-3fb21cbc6bd4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021677 [ 723.331839] [55187]: [pid: 55187|app: 0|req: 850/1816] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:23 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 723.415519] [55188]: DEBUG nova.api.openstack.wsgi [None req-51a39d99-c13e-4e4d-9692-4fb8afc0bf8d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.417309] [55188]: DEBUG nova.compute.api [None req-51a39d99-c13e-4e4d-9692-4fb8afc0bf8d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.421207] [55188]: DEBUG oslo_concurrency.lockutils [None req-51a39d99-c13e-4e4d-9692-4fb8afc0bf8d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.421460] [55188]: DEBUG oslo_concurrency.lockutils [None req-51a39d99-c13e-4e4d-9692-4fb8afc0bf8d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.421649] [55188]: DEBUG oslo_concurrency.lockutils [None req-51a39d99-c13e-4e4d-9692-4fb8afc0bf8d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.422024] [55188]: DEBUG oslo_concurrency.lockutils [None req-51a39d99-c13e-4e4d-9692-4fb8afc0bf8d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.422228] [55188]: DEBUG oslo_concurrency.lockutils [None req-51a39d99-c13e-4e4d-9692-4fb8afc0bf8d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.422402] [55188]: DEBUG oslo_concurrency.lockutils [None req-51a39d99-c13e-4e4d-9692-4fb8afc0bf8d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.442588] [55188]: DEBUG oslo_concurrency.lockutils [None req-51a39d99-c13e-4e4d-9692-4fb8afc0bf8d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.442818] [55188]: DEBUG oslo_concurrency.lockutils [None req-51a39d99-c13e-4e4d-9692-4fb8afc0bf8d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.443012] [55188]: DEBUG oslo_concurrency.lockutils [None req-51a39d99-c13e-4e4d-9692-4fb8afc0bf8d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.443231] [55188]: DEBUG nova.objects.instance [None req-51a39d99-c13e-4e4d-9692-4fb8afc0bf8d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 723.464933] [55188]: DEBUG nova.policy [None req-51a39d99-c13e-4e4d-9692-4fb8afc0bf8d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.469550] [55188]: INFO nova.api.openstack.requestlog [None req-51a39d99-c13e-4e4d-9692-4fb8afc0bf8d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.056325 [ 723.470008] [55188]: [pid: 55188|app: 0|req: 967/1817] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.473608] [55187]: DEBUG nova.api.openstack.wsgi [None req-73556f8f-ed58-4be5-919d-fb83a9c2d0cc tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.475380] [55187]: DEBUG nova.compute.api [None req-73556f8f-ed58-4be5-919d-fb83a9c2d0cc tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.479096] [55187]: DEBUG oslo_concurrency.lockutils [None req-73556f8f-ed58-4be5-919d-fb83a9c2d0cc tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.479347] [55187]: DEBUG oslo_concurrency.lockutils [None req-73556f8f-ed58-4be5-919d-fb83a9c2d0cc tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.479541] [55187]: DEBUG oslo_concurrency.lockutils [None req-73556f8f-ed58-4be5-919d-fb83a9c2d0cc tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.479892] [55187]: DEBUG oslo_concurrency.lockutils [None req-73556f8f-ed58-4be5-919d-fb83a9c2d0cc tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.480109] [55187]: DEBUG oslo_concurrency.lockutils [None req-73556f8f-ed58-4be5-919d-fb83a9c2d0cc tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.480290] [55187]: DEBUG oslo_concurrency.lockutils [None req-73556f8f-ed58-4be5-919d-fb83a9c2d0cc tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.514948] [55187]: DEBUG nova.policy [None req-73556f8f-ed58-4be5-919d-fb83a9c2d0cc tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.519769] [55187]: INFO nova.api.openstack.requestlog [None req-73556f8f-ed58-4be5-919d-fb83a9c2d0cc tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.048651 [ 723.520127] [55187]: [pid: 55187|app: 0|req: 851/1818] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.553680] [55188]: DEBUG nova.api.openstack.wsgi [None req-75ddf2d7-144f-4053-80db-260f49f2bed7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.555750] [55188]: DEBUG nova.compute.api [None req-75ddf2d7-144f-4053-80db-260f49f2bed7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.560021] [55188]: DEBUG oslo_concurrency.lockutils [None req-75ddf2d7-144f-4053-80db-260f49f2bed7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.560342] [55188]: DEBUG oslo_concurrency.lockutils [None req-75ddf2d7-144f-4053-80db-260f49f2bed7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.560551] [55188]: DEBUG oslo_concurrency.lockutils [None req-75ddf2d7-144f-4053-80db-260f49f2bed7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.560998] [55188]: DEBUG oslo_concurrency.lockutils [None req-75ddf2d7-144f-4053-80db-260f49f2bed7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.561478] [55188]: DEBUG oslo_concurrency.lockutils [None req-75ddf2d7-144f-4053-80db-260f49f2bed7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.561478] [55188]: DEBUG oslo_concurrency.lockutils [None req-75ddf2d7-144f-4053-80db-260f49f2bed7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.596114] [55188]: DEBUG nova.policy [None req-75ddf2d7-144f-4053-80db-260f49f2bed7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.597609] [55187]: DEBUG nova.api.openstack.wsgi [None req-c0b6ac18-6d6a-490a-8050-697aeeaba9c0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.599516] [55187]: DEBUG nova.compute.api [None req-c0b6ac18-6d6a-490a-8050-697aeeaba9c0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.601839] [55188]: INFO nova.api.openstack.requestlog [None req-75ddf2d7-144f-4053-80db-260f49f2bed7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.050567 [ 723.602244] [55188]: [pid: 55188|app: 0|req: 968/1819] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.602931] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0b6ac18-6d6a-490a-8050-697aeeaba9c0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.603231] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0b6ac18-6d6a-490a-8050-697aeeaba9c0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.603392] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0b6ac18-6d6a-490a-8050-697aeeaba9c0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.603756] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0b6ac18-6d6a-490a-8050-697aeeaba9c0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.603989] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0b6ac18-6d6a-490a-8050-697aeeaba9c0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.604180] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0b6ac18-6d6a-490a-8050-697aeeaba9c0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.615242] [55188]: DEBUG nova.api.openstack.wsgi [None req-7a1bce36-f833-4517-b4cb-e357cf680a39 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.617112] [55188]: DEBUG nova.compute.api [None req-7a1bce36-f833-4517-b4cb-e357cf680a39 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.620616] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a1bce36-f833-4517-b4cb-e357cf680a39 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.621440] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a1bce36-f833-4517-b4cb-e357cf680a39 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.621440] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a1bce36-f833-4517-b4cb-e357cf680a39 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.621440] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a1bce36-f833-4517-b4cb-e357cf680a39 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.621615] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a1bce36-f833-4517-b4cb-e357cf680a39 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.621787] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a1bce36-f833-4517-b4cb-e357cf680a39 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.654547] [55188]: DEBUG nova.policy [None req-7a1bce36-f833-4517-b4cb-e357cf680a39 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.660094] [55188]: INFO nova.api.openstack.requestlog [None req-7a1bce36-f833-4517-b4cb-e357cf680a39 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.047121 [ 723.660575] [55188]: [pid: 55188|app: 0|req: 969/1820] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.696826] [55187]: DEBUG nova.policy [None req-c0b6ac18-6d6a-490a-8050-697aeeaba9c0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.701693] [55187]: INFO nova.api.openstack.requestlog [None req-c0b6ac18-6d6a-490a-8050-697aeeaba9c0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.106380 [ 723.702069] [55187]: [pid: 55187|app: 0|req: 852/1821] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:23 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.703985] [55188]: DEBUG nova.api.openstack.wsgi [None req-c30218c0-9a6c-4e28-8086-1f750fa014b2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.706718] [55188]: DEBUG nova.compute.api [None req-c30218c0-9a6c-4e28-8086-1f750fa014b2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.711482] [55188]: DEBUG oslo_concurrency.lockutils [None req-c30218c0-9a6c-4e28-8086-1f750fa014b2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.711781] [55188]: DEBUG oslo_concurrency.lockutils [None req-c30218c0-9a6c-4e28-8086-1f750fa014b2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.712143] [55188]: DEBUG oslo_concurrency.lockutils [None req-c30218c0-9a6c-4e28-8086-1f750fa014b2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.712751] [55188]: DEBUG oslo_concurrency.lockutils [None req-c30218c0-9a6c-4e28-8086-1f750fa014b2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.713130] [55188]: DEBUG oslo_concurrency.lockutils [None req-c30218c0-9a6c-4e28-8086-1f750fa014b2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.713486] [55188]: DEBUG oslo_concurrency.lockutils [None req-c30218c0-9a6c-4e28-8086-1f750fa014b2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.738701] [55188]: DEBUG oslo_concurrency.lockutils [None req-c30218c0-9a6c-4e28-8086-1f750fa014b2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.738953] [55188]: DEBUG oslo_concurrency.lockutils [None req-c30218c0-9a6c-4e28-8086-1f750fa014b2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.739163] [55188]: DEBUG oslo_concurrency.lockutils [None req-c30218c0-9a6c-4e28-8086-1f750fa014b2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.739407] [55188]: DEBUG nova.objects.instance [None req-c30218c0-9a6c-4e28-8086-1f750fa014b2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 723.758179] [55188]: DEBUG nova.policy [None req-c30218c0-9a6c-4e28-8086-1f750fa014b2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.761142] [55187]: DEBUG nova.api.openstack.wsgi [None req-2f19581e-656b-480a-9453-50d2faddd9b0 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.762343] [55188]: INFO nova.api.openstack.requestlog [None req-c30218c0-9a6c-4e28-8086-1f750fa014b2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.062084 [ 723.762659] [55188]: [pid: 55188|app: 0|req: 970/1822] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 723.762909] [55187]: DEBUG nova.compute.api [None req-2f19581e-656b-480a-9453-50d2faddd9b0 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.766568] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f19581e-656b-480a-9453-50d2faddd9b0 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.766802] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f19581e-656b-480a-9453-50d2faddd9b0 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.766981] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f19581e-656b-480a-9453-50d2faddd9b0 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.767363] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f19581e-656b-480a-9453-50d2faddd9b0 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.767564] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f19581e-656b-480a-9453-50d2faddd9b0 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.767737] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f19581e-656b-480a-9453-50d2faddd9b0 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.798627] [55187]: DEBUG nova.policy [None req-2f19581e-656b-480a-9453-50d2faddd9b0 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.799377] [55188]: DEBUG nova.api.openstack.wsgi [None req-ebe06969-f383-4773-bdba-7a8db29c7b42 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.801239] [55188]: DEBUG nova.compute.api [None req-ebe06969-f383-4773-bdba-7a8db29c7b42 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.802825] [55187]: INFO nova.api.openstack.requestlog [None req-2f19581e-656b-480a-9453-50d2faddd9b0 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.043872 [ 723.803176] [55187]: [pid: 55187|app: 0|req: 853/1823] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.805044] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebe06969-f383-4773-bdba-7a8db29c7b42 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.805304] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebe06969-f383-4773-bdba-7a8db29c7b42 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.805553] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebe06969-f383-4773-bdba-7a8db29c7b42 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.805975] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebe06969-f383-4773-bdba-7a8db29c7b42 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.806270] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebe06969-f383-4773-bdba-7a8db29c7b42 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.806477] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebe06969-f383-4773-bdba-7a8db29c7b42 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.816953] [55187]: DEBUG nova.api.openstack.wsgi [None req-466dbd8b-e75a-439a-beed-e7936f5ae1c4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.819421] [55187]: DEBUG nova.compute.api [None req-466dbd8b-e75a-439a-beed-e7936f5ae1c4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.824086] [55187]: DEBUG oslo_concurrency.lockutils [None req-466dbd8b-e75a-439a-beed-e7936f5ae1c4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.824434] [55187]: DEBUG oslo_concurrency.lockutils [None req-466dbd8b-e75a-439a-beed-e7936f5ae1c4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.824734] [55187]: DEBUG oslo_concurrency.lockutils [None req-466dbd8b-e75a-439a-beed-e7936f5ae1c4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.825484] [55187]: DEBUG oslo_concurrency.lockutils [None req-466dbd8b-e75a-439a-beed-e7936f5ae1c4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.825586] [55187]: DEBUG oslo_concurrency.lockutils [None req-466dbd8b-e75a-439a-beed-e7936f5ae1c4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.825851] [55187]: DEBUG oslo_concurrency.lockutils [None req-466dbd8b-e75a-439a-beed-e7936f5ae1c4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.842839] [55188]: DEBUG nova.policy [None req-ebe06969-f383-4773-bdba-7a8db29c7b42 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.847244] [55188]: INFO nova.api.openstack.requestlog [None req-ebe06969-f383-4773-bdba-7a8db29c7b42 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1324 microversion: 2.1 time: 0.050207 [ 723.847716] [55188]: [pid: 55188|app: 0|req: 971/1824] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1324 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.858767] [55187]: DEBUG nova.policy [None req-466dbd8b-e75a-439a-beed-e7936f5ae1c4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.862953] [55187]: INFO nova.api.openstack.requestlog [None req-466dbd8b-e75a-439a-beed-e7936f5ae1c4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.049002 [ 723.863286] [55187]: [pid: 55187|app: 0|req: 854/1825] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 723.873041] [55188]: DEBUG nova.api.openstack.wsgi [None req-5179eb2d-93e6-4b74-a4d3-beb6ab694fa5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.874889] [55188]: DEBUG nova.compute.api [None req-5179eb2d-93e6-4b74-a4d3-beb6ab694fa5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.878961] [55188]: DEBUG oslo_concurrency.lockutils [None req-5179eb2d-93e6-4b74-a4d3-beb6ab694fa5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.879226] [55188]: DEBUG oslo_concurrency.lockutils [None req-5179eb2d-93e6-4b74-a4d3-beb6ab694fa5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.879414] [55188]: DEBUG oslo_concurrency.lockutils [None req-5179eb2d-93e6-4b74-a4d3-beb6ab694fa5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.879765] [55188]: DEBUG oslo_concurrency.lockutils [None req-5179eb2d-93e6-4b74-a4d3-beb6ab694fa5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.879963] [55188]: DEBUG oslo_concurrency.lockutils [None req-5179eb2d-93e6-4b74-a4d3-beb6ab694fa5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.880152] [55188]: DEBUG oslo_concurrency.lockutils [None req-5179eb2d-93e6-4b74-a4d3-beb6ab694fa5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.888356] [55187]: DEBUG nova.api.openstack.wsgi [None req-a2da2e3d-b699-4b00-92c4-ceb27da8ab5c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.889777] [55187]: DEBUG nova.compute.api [None req-a2da2e3d-b699-4b00-92c4-ceb27da8ab5c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.893397] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2da2e3d-b699-4b00-92c4-ceb27da8ab5c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.893667] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2da2e3d-b699-4b00-92c4-ceb27da8ab5c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.893870] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2da2e3d-b699-4b00-92c4-ceb27da8ab5c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.894280] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2da2e3d-b699-4b00-92c4-ceb27da8ab5c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.894530] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2da2e3d-b699-4b00-92c4-ceb27da8ab5c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.894751] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2da2e3d-b699-4b00-92c4-ceb27da8ab5c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.912240] [55188]: DEBUG nova.policy [None req-5179eb2d-93e6-4b74-a4d3-beb6ab694fa5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.916514] [55188]: INFO nova.api.openstack.requestlog [None req-5179eb2d-93e6-4b74-a4d3-beb6ab694fa5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.045661 [ 723.917012] [55188]: [pid: 55188|app: 0|req: 972/1826] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.934824] [55188]: DEBUG nova.api.openstack.wsgi [None req-7b3104d0-db45-4b61-a856-ab3b849485fc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.936761] [55188]: DEBUG nova.compute.api [None req-7b3104d0-db45-4b61-a856-ab3b849485fc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.940675] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b3104d0-db45-4b61-a856-ab3b849485fc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.941076] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b3104d0-db45-4b61-a856-ab3b849485fc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.941373] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b3104d0-db45-4b61-a856-ab3b849485fc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.941819] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b3104d0-db45-4b61-a856-ab3b849485fc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.942141] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b3104d0-db45-4b61-a856-ab3b849485fc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.943033] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b3104d0-db45-4b61-a856-ab3b849485fc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.965907] [55187]: DEBUG nova.policy [None req-a2da2e3d-b699-4b00-92c4-ceb27da8ab5c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.971732] [55187]: INFO nova.api.openstack.requestlog [None req-a2da2e3d-b699-4b00-92c4-ceb27da8ab5c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1511 microversion: 2.1 time: 0.085894 [ 723.971732] [55187]: [pid: 55187|app: 0|req: 855/1827] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1511 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.975823] [55187]: DEBUG nova.api.openstack.wsgi [None req-22b46a8b-20b5-4770-abad-b024aa0acce6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.977839] [55187]: DEBUG nova.compute.api [None req-22b46a8b-20b5-4770-abad-b024aa0acce6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.979836] [55188]: DEBUG nova.policy [None req-7b3104d0-db45-4b61-a856-ab3b849485fc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.981450] [55187]: DEBUG oslo_concurrency.lockutils [None req-22b46a8b-20b5-4770-abad-b024aa0acce6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.981689] [55187]: DEBUG oslo_concurrency.lockutils [None req-22b46a8b-20b5-4770-abad-b024aa0acce6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.981869] [55187]: DEBUG oslo_concurrency.lockutils [None req-22b46a8b-20b5-4770-abad-b024aa0acce6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.982241] [55187]: DEBUG oslo_concurrency.lockutils [None req-22b46a8b-20b5-4770-abad-b024aa0acce6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.982445] [55187]: DEBUG oslo_concurrency.lockutils [None req-22b46a8b-20b5-4770-abad-b024aa0acce6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.982616] [55187]: DEBUG oslo_concurrency.lockutils [None req-22b46a8b-20b5-4770-abad-b024aa0acce6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.984267] [55188]: INFO nova.api.openstack.requestlog [None req-7b3104d0-db45-4b61-a856-ab3b849485fc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.052161 [ 723.984689] [55188]: [pid: 55188|app: 0|req: 973/1828] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.986980] [55188]: DEBUG nova.api.openstack.wsgi [None req-3a95081e-14ba-4cd8-8996-de9c06fa7987 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 723.988581] [55188]: DEBUG nova.compute.api [None req-3a95081e-14ba-4cd8-8996-de9c06fa7987 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 723.991845] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a95081e-14ba-4cd8-8996-de9c06fa7987 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.992099] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a95081e-14ba-4cd8-8996-de9c06fa7987 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.992294] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a95081e-14ba-4cd8-8996-de9c06fa7987 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.992652] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a95081e-14ba-4cd8-8996-de9c06fa7987 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.992851] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a95081e-14ba-4cd8-8996-de9c06fa7987 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.993036] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a95081e-14ba-4cd8-8996-de9c06fa7987 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.059886] [55187]: DEBUG nova.policy [None req-22b46a8b-20b5-4770-abad-b024aa0acce6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.065035] [55187]: INFO nova.api.openstack.requestlog [None req-22b46a8b-20b5-4770-abad-b024aa0acce6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1319 microversion: 2.1 time: 0.091416 [ 724.065373] [55187]: [pid: 55187|app: 0|req: 856/1829] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1319 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.068711] [55187]: DEBUG nova.api.openstack.wsgi [None req-0f31e669-a86f-4a78-91af-50d9366c8cff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.070451] [55187]: DEBUG nova.compute.api [None req-0f31e669-a86f-4a78-91af-50d9366c8cff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.073628] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f31e669-a86f-4a78-91af-50d9366c8cff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.073894] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f31e669-a86f-4a78-91af-50d9366c8cff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.074134] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f31e669-a86f-4a78-91af-50d9366c8cff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.074455] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f31e669-a86f-4a78-91af-50d9366c8cff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.074647] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f31e669-a86f-4a78-91af-50d9366c8cff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.074817] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f31e669-a86f-4a78-91af-50d9366c8cff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.093436] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f31e669-a86f-4a78-91af-50d9366c8cff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.093692] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f31e669-a86f-4a78-91af-50d9366c8cff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.094586] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f31e669-a86f-4a78-91af-50d9366c8cff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.094586] [55187]: DEBUG nova.objects.instance [None req-0f31e669-a86f-4a78-91af-50d9366c8cff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 724.094708] [55188]: DEBUG nova.policy [None req-3a95081e-14ba-4cd8-8996-de9c06fa7987 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.103333] [55188]: INFO nova.api.openstack.requestlog [None req-3a95081e-14ba-4cd8-8996-de9c06fa7987 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1511 microversion: 2.1 time: 0.118087 [ 724.103759] [55188]: [pid: 55188|app: 0|req: 974/1830] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1511 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.106617] [55188]: DEBUG nova.api.openstack.wsgi [None req-dae9d3fa-084e-452d-b3f8-9c1a2e09457f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.108425] [55188]: DEBUG nova.compute.api [None req-dae9d3fa-084e-452d-b3f8-9c1a2e09457f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.111984] [55188]: DEBUG oslo_concurrency.lockutils [None req-dae9d3fa-084e-452d-b3f8-9c1a2e09457f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.112442] [55188]: DEBUG oslo_concurrency.lockutils [None req-dae9d3fa-084e-452d-b3f8-9c1a2e09457f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.112854] [55188]: DEBUG oslo_concurrency.lockutils [None req-dae9d3fa-084e-452d-b3f8-9c1a2e09457f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.112997] [55188]: DEBUG oslo_concurrency.lockutils [None req-dae9d3fa-084e-452d-b3f8-9c1a2e09457f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.113805] [55188]: DEBUG oslo_concurrency.lockutils [None req-dae9d3fa-084e-452d-b3f8-9c1a2e09457f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.113805] [55188]: DEBUG oslo_concurrency.lockutils [None req-dae9d3fa-084e-452d-b3f8-9c1a2e09457f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.115372] [55187]: DEBUG nova.policy [None req-0f31e669-a86f-4a78-91af-50d9366c8cff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.120109] [55187]: DEBUG nova.policy [None req-0f31e669-a86f-4a78-91af-50d9366c8cff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.120796] [55187]: DEBUG nova.policy [None req-0f31e669-a86f-4a78-91af-50d9366c8cff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.121459] [55187]: INFO nova.api.openstack.requestlog [None req-0f31e669-a86f-4a78-91af-50d9366c8cff tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.055560 [ 724.121770] [55187]: [pid: 55187|app: 0|req: 857/1831] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 724.124750] [55187]: DEBUG nova.api.openstack.wsgi [None req-dbe692e5-4a5d-4d50-b91d-3e81b774ab7b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.126257] [55187]: DEBUG nova.compute.api [None req-dbe692e5-4a5d-4d50-b91d-3e81b774ab7b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.129645] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbe692e5-4a5d-4d50-b91d-3e81b774ab7b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.129817] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbe692e5-4a5d-4d50-b91d-3e81b774ab7b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.131189] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbe692e5-4a5d-4d50-b91d-3e81b774ab7b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.131189] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbe692e5-4a5d-4d50-b91d-3e81b774ab7b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.131189] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbe692e5-4a5d-4d50-b91d-3e81b774ab7b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.131189] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbe692e5-4a5d-4d50-b91d-3e81b774ab7b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.152805] [55188]: DEBUG nova.policy [None req-dae9d3fa-084e-452d-b3f8-9c1a2e09457f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.158913] [55188]: DEBUG nova.policy [None req-dae9d3fa-084e-452d-b3f8-9c1a2e09457f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.159666] [55188]: DEBUG nova.policy [None req-dae9d3fa-084e-452d-b3f8-9c1a2e09457f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.160363] [55188]: INFO nova.api.openstack.requestlog [None req-dae9d3fa-084e-452d-b3f8-9c1a2e09457f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.056142 [ 724.160748] [55188]: [pid: 55188|app: 0|req: 975/1832] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 724.163079] [55188]: DEBUG nova.api.openstack.wsgi [None req-06609928-5c12-435e-97f4-9ae51685dba8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.164731] [55188]: DEBUG nova.compute.api [None req-06609928-5c12-435e-97f4-9ae51685dba8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.165595] [55187]: DEBUG nova.policy [None req-dbe692e5-4a5d-4d50-b91d-3e81b774ab7b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.168114] [55188]: DEBUG oslo_concurrency.lockutils [None req-06609928-5c12-435e-97f4-9ae51685dba8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.168351] [55188]: DEBUG oslo_concurrency.lockutils [None req-06609928-5c12-435e-97f4-9ae51685dba8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.168574] [55188]: DEBUG oslo_concurrency.lockutils [None req-06609928-5c12-435e-97f4-9ae51685dba8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.168937] [55188]: DEBUG oslo_concurrency.lockutils [None req-06609928-5c12-435e-97f4-9ae51685dba8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.169160] [55188]: DEBUG oslo_concurrency.lockutils [None req-06609928-5c12-435e-97f4-9ae51685dba8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.169335] [55188]: DEBUG oslo_concurrency.lockutils [None req-06609928-5c12-435e-97f4-9ae51685dba8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.170158] [55187]: INFO nova.api.openstack.requestlog [None req-dbe692e5-4a5d-4d50-b91d-3e81b774ab7b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1244 microversion: 2.1 time: 0.047704 [ 724.170896] [55187]: [pid: 55187|app: 0|req: 858/1833] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.174889] [55187]: DEBUG nova.api.openstack.wsgi [None req-fa2f0bb1-c6c3-4d9a-ba70-24e549f53462 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.176202] [55187]: DEBUG nova.compute.api [None req-fa2f0bb1-c6c3-4d9a-ba70-24e549f53462 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.184548] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa2f0bb1-c6c3-4d9a-ba70-24e549f53462 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.184818] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa2f0bb1-c6c3-4d9a-ba70-24e549f53462 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.185014] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa2f0bb1-c6c3-4d9a-ba70-24e549f53462 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.185378] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa2f0bb1-c6c3-4d9a-ba70-24e549f53462 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.185580] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa2f0bb1-c6c3-4d9a-ba70-24e549f53462 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.185750] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa2f0bb1-c6c3-4d9a-ba70-24e549f53462 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.221942] [55188]: DEBUG nova.policy [None req-06609928-5c12-435e-97f4-9ae51685dba8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.223382] [55187]: DEBUG nova.policy [None req-fa2f0bb1-c6c3-4d9a-ba70-24e549f53462 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.229449] [55187]: INFO nova.api.openstack.requestlog [None req-fa2f0bb1-c6c3-4d9a-ba70-24e549f53462 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.058268 [ 724.229878] [55187]: [pid: 55187|app: 0|req: 859/1834] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.232989] [55188]: INFO nova.api.openstack.requestlog [None req-06609928-5c12-435e-97f4-9ae51685dba8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.069963 [ 724.232989] [55188]: [pid: 55188|app: 0|req: 976/1835] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.233216] [55187]: DEBUG nova.api.openstack.wsgi [None req-3f71a7fb-e7a3-44ce-8b2a-dd7e3fc3ed30 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.234051] [55187]: DEBUG nova.compute.api [None req-3f71a7fb-e7a3-44ce-8b2a-dd7e3fc3ed30 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.234275] [55188]: DEBUG nova.api.openstack.wsgi [None req-e853fea8-bea9-44fc-9d11-e7b9215436d0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.234521] [55188]: DEBUG nova.compute.api [None req-e853fea8-bea9-44fc-9d11-e7b9215436d0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.238016] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f71a7fb-e7a3-44ce-8b2a-dd7e3fc3ed30 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.238016] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f71a7fb-e7a3-44ce-8b2a-dd7e3fc3ed30 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.238016] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f71a7fb-e7a3-44ce-8b2a-dd7e3fc3ed30 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.238139] [55188]: DEBUG oslo_concurrency.lockutils [None req-e853fea8-bea9-44fc-9d11-e7b9215436d0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.238583] [55188]: DEBUG oslo_concurrency.lockutils [None req-e853fea8-bea9-44fc-9d11-e7b9215436d0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.238664] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f71a7fb-e7a3-44ce-8b2a-dd7e3fc3ed30 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.238712] [55188]: DEBUG oslo_concurrency.lockutils [None req-e853fea8-bea9-44fc-9d11-e7b9215436d0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.238761] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f71a7fb-e7a3-44ce-8b2a-dd7e3fc3ed30 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.238761] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f71a7fb-e7a3-44ce-8b2a-dd7e3fc3ed30 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.238840] [55188]: DEBUG oslo_concurrency.lockutils [None req-e853fea8-bea9-44fc-9d11-e7b9215436d0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.239022] [55188]: DEBUG oslo_concurrency.lockutils [None req-e853fea8-bea9-44fc-9d11-e7b9215436d0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.240217] [55188]: DEBUG oslo_concurrency.lockutils [None req-e853fea8-bea9-44fc-9d11-e7b9215436d0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.257870] [55188]: DEBUG nova.compute.api [None req-e853fea8-bea9-44fc-9d11-e7b9215436d0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 724.273925] [55187]: DEBUG nova.policy [None req-3f71a7fb-e7a3-44ce-8b2a-dd7e3fc3ed30 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.279142] [55187]: INFO nova.api.openstack.requestlog [None req-3f71a7fb-e7a3-44ce-8b2a-dd7e3fc3ed30 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.048656 [ 724.279510] [55187]: [pid: 55187|app: 0|req: 860/1836] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.282236] [55187]: DEBUG nova.api.openstack.wsgi [None req-dc48fbad-9026-448f-86be-1f2a75366a51 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.283897] [55187]: DEBUG nova.compute.api [None req-dc48fbad-9026-448f-86be-1f2a75366a51 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.287480] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc48fbad-9026-448f-86be-1f2a75366a51 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.287713] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc48fbad-9026-448f-86be-1f2a75366a51 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.287897] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc48fbad-9026-448f-86be-1f2a75366a51 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.288259] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc48fbad-9026-448f-86be-1f2a75366a51 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.288477] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc48fbad-9026-448f-86be-1f2a75366a51 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.288745] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc48fbad-9026-448f-86be-1f2a75366a51 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.309245] [55188]: INFO nova.api.openstack.requestlog [None req-e853fea8-bea9-44fc-9d11-e7b9215436d0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 204 len: 0 microversion: 2.1 time: 0.076603 [ 724.309388] [55188]: [pid: 55188|app: 0|req: 977/1837] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:03:24 2025] DELETE /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 724.312871] [55188]: DEBUG nova.api.openstack.wsgi [None req-7580bf96-69bd-42aa-8247-6cecfe5a85ee tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.314654] [55188]: DEBUG nova.compute.api [None req-7580bf96-69bd-42aa-8247-6cecfe5a85ee tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.318081] [55188]: DEBUG oslo_concurrency.lockutils [None req-7580bf96-69bd-42aa-8247-6cecfe5a85ee tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.318347] [55188]: DEBUG oslo_concurrency.lockutils [None req-7580bf96-69bd-42aa-8247-6cecfe5a85ee tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.318560] [55188]: DEBUG oslo_concurrency.lockutils [None req-7580bf96-69bd-42aa-8247-6cecfe5a85ee tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.318947] [55188]: DEBUG oslo_concurrency.lockutils [None req-7580bf96-69bd-42aa-8247-6cecfe5a85ee tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.319171] [55188]: DEBUG oslo_concurrency.lockutils [None req-7580bf96-69bd-42aa-8247-6cecfe5a85ee tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.319369] [55188]: DEBUG oslo_concurrency.lockutils [None req-7580bf96-69bd-42aa-8247-6cecfe5a85ee tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.322227] [55187]: DEBUG nova.policy [None req-dc48fbad-9026-448f-86be-1f2a75366a51 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.326537] [55187]: INFO nova.api.openstack.requestlog [None req-dc48fbad-9026-448f-86be-1f2a75366a51 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.046425 [ 724.326997] [55187]: [pid: 55187|app: 0|req: 861/1838] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.330708] [55187]: DEBUG nova.api.openstack.wsgi [None req-16ebf64a-5a25-4554-8a0a-f7a95c43dc0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.338564] [55187]: DEBUG nova.compute.api [None req-16ebf64a-5a25-4554-8a0a-f7a95c43dc0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.343417] [55187]: DEBUG oslo_concurrency.lockutils [None req-16ebf64a-5a25-4554-8a0a-f7a95c43dc0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.343660] [55187]: DEBUG oslo_concurrency.lockutils [None req-16ebf64a-5a25-4554-8a0a-f7a95c43dc0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.343840] [55187]: DEBUG oslo_concurrency.lockutils [None req-16ebf64a-5a25-4554-8a0a-f7a95c43dc0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.344216] [55187]: DEBUG oslo_concurrency.lockutils [None req-16ebf64a-5a25-4554-8a0a-f7a95c43dc0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.344416] [55187]: DEBUG oslo_concurrency.lockutils [None req-16ebf64a-5a25-4554-8a0a-f7a95c43dc0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.344589] [55187]: DEBUG oslo_concurrency.lockutils [None req-16ebf64a-5a25-4554-8a0a-f7a95c43dc0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.355772] [55188]: DEBUG nova.policy [None req-7580bf96-69bd-42aa-8247-6cecfe5a85ee tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.360101] [55188]: INFO nova.api.openstack.requestlog [None req-7580bf96-69bd-42aa-8247-6cecfe5a85ee tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.049831 [ 724.360726] [55188]: [pid: 55188|app: 0|req: 978/1839] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.363171] [55188]: DEBUG nova.api.openstack.wsgi [None req-5ff378f1-8bfe-44fe-9b3e-6bc29bb8f5a2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.365029] [55188]: DEBUG nova.compute.api [None req-5ff378f1-8bfe-44fe-9b3e-6bc29bb8f5a2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.368379] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ff378f1-8bfe-44fe-9b3e-6bc29bb8f5a2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.368626] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ff378f1-8bfe-44fe-9b3e-6bc29bb8f5a2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.368844] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ff378f1-8bfe-44fe-9b3e-6bc29bb8f5a2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.369192] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ff378f1-8bfe-44fe-9b3e-6bc29bb8f5a2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.369423] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ff378f1-8bfe-44fe-9b3e-6bc29bb8f5a2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.369600] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ff378f1-8bfe-44fe-9b3e-6bc29bb8f5a2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.382195] [55187]: DEBUG nova.policy [None req-16ebf64a-5a25-4554-8a0a-f7a95c43dc0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.387107] [55187]: DEBUG nova.policy [None req-16ebf64a-5a25-4554-8a0a-f7a95c43dc0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.387792] [55187]: DEBUG nova.policy [None req-16ebf64a-5a25-4554-8a0a-f7a95c43dc0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.391265] [55187]: INFO nova.api.openstack.requestlog [None req-16ebf64a-5a25-4554-8a0a-f7a95c43dc0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.063135 [ 724.391588] [55187]: [pid: 55187|app: 0|req: 862/1840] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 724.394031] [55187]: DEBUG nova.api.openstack.wsgi [None req-d315466e-40c3-47c4-9c3a-d38de59d12cf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.395608] [55187]: DEBUG nova.compute.api [None req-d315466e-40c3-47c4-9c3a-d38de59d12cf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.398950] [55187]: DEBUG oslo_concurrency.lockutils [None req-d315466e-40c3-47c4-9c3a-d38de59d12cf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.399227] [55187]: DEBUG oslo_concurrency.lockutils [None req-d315466e-40c3-47c4-9c3a-d38de59d12cf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.399416] [55187]: DEBUG oslo_concurrency.lockutils [None req-d315466e-40c3-47c4-9c3a-d38de59d12cf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.399759] [55187]: DEBUG oslo_concurrency.lockutils [None req-d315466e-40c3-47c4-9c3a-d38de59d12cf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.399957] [55187]: DEBUG oslo_concurrency.lockutils [None req-d315466e-40c3-47c4-9c3a-d38de59d12cf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.400148] [55187]: DEBUG oslo_concurrency.lockutils [None req-d315466e-40c3-47c4-9c3a-d38de59d12cf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.410939] [55188]: DEBUG nova.policy [None req-5ff378f1-8bfe-44fe-9b3e-6bc29bb8f5a2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.415547] [55188]: INFO nova.api.openstack.requestlog [None req-5ff378f1-8bfe-44fe-9b3e-6bc29bb8f5a2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.054591 [ 724.416172] [55188]: [pid: 55188|app: 0|req: 979/1841] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.423767] [55188]: DEBUG nova.api.openstack.wsgi [None req-bf35d93d-9388-45ce-a381-6b19890c85f3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.425498] [55188]: DEBUG nova.compute.api [None req-bf35d93d-9388-45ce-a381-6b19890c85f3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.430265] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf35d93d-9388-45ce-a381-6b19890c85f3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.430547] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf35d93d-9388-45ce-a381-6b19890c85f3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.430748] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf35d93d-9388-45ce-a381-6b19890c85f3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.431267] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf35d93d-9388-45ce-a381-6b19890c85f3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.431515] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf35d93d-9388-45ce-a381-6b19890c85f3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.431735] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf35d93d-9388-45ce-a381-6b19890c85f3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.434660] [55187]: DEBUG nova.policy [None req-d315466e-40c3-47c4-9c3a-d38de59d12cf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.439722] [55187]: INFO nova.api.openstack.requestlog [None req-d315466e-40c3-47c4-9c3a-d38de59d12cf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.047442 [ 724.439975] [55187]: [pid: 55187|app: 0|req: 863/1842] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.442509] [55187]: DEBUG nova.api.openstack.wsgi [None req-b82595cd-3a6d-4d83-9e2a-119ec2dde31e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.444203] [55187]: DEBUG nova.compute.api [None req-b82595cd-3a6d-4d83-9e2a-119ec2dde31e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.448015] [55187]: DEBUG oslo_concurrency.lockutils [None req-b82595cd-3a6d-4d83-9e2a-119ec2dde31e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.448264] [55187]: DEBUG oslo_concurrency.lockutils [None req-b82595cd-3a6d-4d83-9e2a-119ec2dde31e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.448464] [55187]: DEBUG oslo_concurrency.lockutils [None req-b82595cd-3a6d-4d83-9e2a-119ec2dde31e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.448812] [55187]: DEBUG oslo_concurrency.lockutils [None req-b82595cd-3a6d-4d83-9e2a-119ec2dde31e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.449012] [55187]: DEBUG oslo_concurrency.lockutils [None req-b82595cd-3a6d-4d83-9e2a-119ec2dde31e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.449191] [55187]: DEBUG oslo_concurrency.lockutils [None req-b82595cd-3a6d-4d83-9e2a-119ec2dde31e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.476768] [55188]: DEBUG nova.policy [None req-bf35d93d-9388-45ce-a381-6b19890c85f3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.483669] [55188]: INFO nova.api.openstack.requestlog [None req-bf35d93d-9388-45ce-a381-6b19890c85f3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.066640 [ 724.484437] [55188]: [pid: 55188|app: 0|req: 980/1843] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.488292] [55188]: DEBUG nova.api.openstack.wsgi [None req-a14a1457-30d8-40d4-8fc5-64b3d962ea66 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.490868] [55188]: DEBUG nova.compute.api [None req-a14a1457-30d8-40d4-8fc5-64b3d962ea66 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.496308] [55188]: DEBUG oslo_concurrency.lockutils [None req-a14a1457-30d8-40d4-8fc5-64b3d962ea66 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.496718] [55188]: DEBUG oslo_concurrency.lockutils [None req-a14a1457-30d8-40d4-8fc5-64b3d962ea66 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.497098] [55188]: DEBUG oslo_concurrency.lockutils [None req-a14a1457-30d8-40d4-8fc5-64b3d962ea66 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.497657] [55188]: DEBUG oslo_concurrency.lockutils [None req-a14a1457-30d8-40d4-8fc5-64b3d962ea66 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.498031] [55188]: DEBUG oslo_concurrency.lockutils [None req-a14a1457-30d8-40d4-8fc5-64b3d962ea66 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.498284] [55188]: DEBUG oslo_concurrency.lockutils [None req-a14a1457-30d8-40d4-8fc5-64b3d962ea66 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.524923] [55187]: DEBUG nova.policy [None req-b82595cd-3a6d-4d83-9e2a-119ec2dde31e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.526118] [55188]: DEBUG oslo_concurrency.lockutils [None req-a14a1457-30d8-40d4-8fc5-64b3d962ea66 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.526534] [55188]: DEBUG oslo_concurrency.lockutils [None req-a14a1457-30d8-40d4-8fc5-64b3d962ea66 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.526989] [55188]: DEBUG oslo_concurrency.lockutils [None req-a14a1457-30d8-40d4-8fc5-64b3d962ea66 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.527231] [55188]: DEBUG nova.objects.instance [None req-a14a1457-30d8-40d4-8fc5-64b3d962ea66 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 724.530054] [55187]: INFO nova.api.openstack.requestlog [None req-b82595cd-3a6d-4d83-9e2a-119ec2dde31e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1517 microversion: 2.1 time: 0.089182 [ 724.530185] [55187]: [pid: 55187|app: 0|req: 864/1844] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1517 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.535356] [55187]: DEBUG nova.api.openstack.wsgi [None req-417e5f7f-d886-4817-b379-55f4a1895a5a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.537899] [55187]: DEBUG nova.compute.api [None req-417e5f7f-d886-4817-b379-55f4a1895a5a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.541688] [55187]: DEBUG oslo_concurrency.lockutils [None req-417e5f7f-d886-4817-b379-55f4a1895a5a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.541996] [55187]: DEBUG oslo_concurrency.lockutils [None req-417e5f7f-d886-4817-b379-55f4a1895a5a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.542303] [55187]: DEBUG oslo_concurrency.lockutils [None req-417e5f7f-d886-4817-b379-55f4a1895a5a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.542706] [55187]: DEBUG oslo_concurrency.lockutils [None req-417e5f7f-d886-4817-b379-55f4a1895a5a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.542951] [55187]: DEBUG oslo_concurrency.lockutils [None req-417e5f7f-d886-4817-b379-55f4a1895a5a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.543191] [55187]: DEBUG oslo_concurrency.lockutils [None req-417e5f7f-d886-4817-b379-55f4a1895a5a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.553865] [55188]: DEBUG nova.policy [None req-a14a1457-30d8-40d4-8fc5-64b3d962ea66 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.563331] [55188]: INFO nova.api.openstack.requestlog [None req-a14a1457-30d8-40d4-8fc5-64b3d962ea66 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.078098 [ 724.564201] [55188]: [pid: 55188|app: 0|req: 981/1845] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.581611] [55187]: DEBUG nova.policy [None req-417e5f7f-d886-4817-b379-55f4a1895a5a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.585897] [55187]: INFO nova.api.openstack.requestlog [None req-417e5f7f-d886-4817-b379-55f4a1895a5a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.053811 [ 724.586514] [55187]: [pid: 55187|app: 0|req: 865/1846] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.614765] [55188]: DEBUG nova.api.openstack.wsgi [None req-dccca42f-5282-48a6-be5b-2115a6fca08c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.616930] [55188]: DEBUG nova.compute.api [None req-dccca42f-5282-48a6-be5b-2115a6fca08c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.620883] [55188]: DEBUG oslo_concurrency.lockutils [None req-dccca42f-5282-48a6-be5b-2115a6fca08c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.621151] [55188]: DEBUG oslo_concurrency.lockutils [None req-dccca42f-5282-48a6-be5b-2115a6fca08c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.621349] [55188]: DEBUG oslo_concurrency.lockutils [None req-dccca42f-5282-48a6-be5b-2115a6fca08c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.621708] [55188]: DEBUG oslo_concurrency.lockutils [None req-dccca42f-5282-48a6-be5b-2115a6fca08c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.621925] [55188]: DEBUG oslo_concurrency.lockutils [None req-dccca42f-5282-48a6-be5b-2115a6fca08c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.622098] [55188]: DEBUG oslo_concurrency.lockutils [None req-dccca42f-5282-48a6-be5b-2115a6fca08c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.660744] [55188]: DEBUG nova.policy [None req-dccca42f-5282-48a6-be5b-2115a6fca08c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.666512] [55188]: INFO nova.api.openstack.requestlog [None req-dccca42f-5282-48a6-be5b-2115a6fca08c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.054196 [ 724.667154] [55188]: [pid: 55188|app: 0|req: 982/1847] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:24 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.679012] [55187]: DEBUG nova.api.openstack.wsgi [None req-bb2e492e-0aac-4527-821e-23023c9331d3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.681742] [55187]: DEBUG nova.compute.api [None req-bb2e492e-0aac-4527-821e-23023c9331d3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.684810] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb2e492e-0aac-4527-821e-23023c9331d3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.685145] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb2e492e-0aac-4527-821e-23023c9331d3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.685388] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb2e492e-0aac-4527-821e-23023c9331d3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.685830] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb2e492e-0aac-4527-821e-23023c9331d3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.686131] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb2e492e-0aac-4527-821e-23023c9331d3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.686379] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb2e492e-0aac-4527-821e-23023c9331d3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.719753] [55188]: DEBUG nova.api.openstack.wsgi [None req-fe4095bb-e411-4339-aa7e-d53d8059d853 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.721848] [55188]: DEBUG nova.compute.api [None req-fe4095bb-e411-4339-aa7e-d53d8059d853 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.722092] [55187]: DEBUG nova.policy [None req-bb2e492e-0aac-4527-821e-23023c9331d3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.726809] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe4095bb-e411-4339-aa7e-d53d8059d853 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.727264] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe4095bb-e411-4339-aa7e-d53d8059d853 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.727545] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe4095bb-e411-4339-aa7e-d53d8059d853 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.728063] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe4095bb-e411-4339-aa7e-d53d8059d853 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.728117] [55187]: INFO nova.api.openstack.requestlog [None req-bb2e492e-0aac-4527-821e-23023c9331d3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.051757 [ 724.728364] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe4095bb-e411-4339-aa7e-d53d8059d853 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.728431] [55187]: [pid: 55187|app: 0|req: 866/1848] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.728635] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe4095bb-e411-4339-aa7e-d53d8059d853 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.779397] [55187]: DEBUG nova.api.openstack.wsgi [None req-c89bed2b-6c2a-44df-a17e-dead6489d9e0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.779397] [55187]: DEBUG nova.compute.api [None req-c89bed2b-6c2a-44df-a17e-dead6489d9e0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.782282] [55187]: DEBUG oslo_concurrency.lockutils [None req-c89bed2b-6c2a-44df-a17e-dead6489d9e0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.785020] [55187]: DEBUG oslo_concurrency.lockutils [None req-c89bed2b-6c2a-44df-a17e-dead6489d9e0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.785020] [55187]: DEBUG oslo_concurrency.lockutils [None req-c89bed2b-6c2a-44df-a17e-dead6489d9e0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.785020] [55187]: DEBUG oslo_concurrency.lockutils [None req-c89bed2b-6c2a-44df-a17e-dead6489d9e0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.785020] [55187]: DEBUG oslo_concurrency.lockutils [None req-c89bed2b-6c2a-44df-a17e-dead6489d9e0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.785203] [55187]: DEBUG oslo_concurrency.lockutils [None req-c89bed2b-6c2a-44df-a17e-dead6489d9e0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.805192] [55187]: DEBUG oslo_concurrency.lockutils [None req-c89bed2b-6c2a-44df-a17e-dead6489d9e0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.805192] [55187]: DEBUG oslo_concurrency.lockutils [None req-c89bed2b-6c2a-44df-a17e-dead6489d9e0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.805427] [55187]: DEBUG oslo_concurrency.lockutils [None req-c89bed2b-6c2a-44df-a17e-dead6489d9e0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.805667] [55187]: DEBUG nova.objects.instance [None req-c89bed2b-6c2a-44df-a17e-dead6489d9e0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 724.830835] [55187]: DEBUG nova.policy [None req-c89bed2b-6c2a-44df-a17e-dead6489d9e0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.837234] [55187]: INFO nova.api.openstack.requestlog [None req-c89bed2b-6c2a-44df-a17e-dead6489d9e0 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.063091 [ 724.837715] [55187]: [pid: 55187|app: 0|req: 867/1849] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.841602] [55187]: DEBUG nova.api.openstack.wsgi [None req-f39f611d-2f3d-4e80-a1b0-16ec1f454334 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.843900] [55187]: DEBUG nova.compute.api [None req-f39f611d-2f3d-4e80-a1b0-16ec1f454334 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.848247] [55187]: DEBUG oslo_concurrency.lockutils [None req-f39f611d-2f3d-4e80-a1b0-16ec1f454334 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.848473] [55187]: DEBUG oslo_concurrency.lockutils [None req-f39f611d-2f3d-4e80-a1b0-16ec1f454334 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.849054] [55187]: DEBUG oslo_concurrency.lockutils [None req-f39f611d-2f3d-4e80-a1b0-16ec1f454334 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.851764] [55187]: DEBUG oslo_concurrency.lockutils [None req-f39f611d-2f3d-4e80-a1b0-16ec1f454334 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.851764] [55187]: DEBUG oslo_concurrency.lockutils [None req-f39f611d-2f3d-4e80-a1b0-16ec1f454334 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.851764] [55187]: DEBUG oslo_concurrency.lockutils [None req-f39f611d-2f3d-4e80-a1b0-16ec1f454334 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.854775] [55188]: DEBUG nova.policy [None req-fe4095bb-e411-4339-aa7e-d53d8059d853 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.859428] [55188]: INFO nova.api.openstack.requestlog [None req-fe4095bb-e411-4339-aa7e-d53d8059d853 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.146941 [ 724.859752] [55188]: [pid: 55188|app: 0|req: 983/1850] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.863013] [55188]: DEBUG nova.api.openstack.wsgi [None req-e52f9808-9878-4203-814d-924fcff5cc79 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.863784] [55188]: DEBUG nova.compute.api [None req-e52f9808-9878-4203-814d-924fcff5cc79 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.866951] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52f9808-9878-4203-814d-924fcff5cc79 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.867238] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52f9808-9878-4203-814d-924fcff5cc79 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.867439] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52f9808-9878-4203-814d-924fcff5cc79 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.867781] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52f9808-9878-4203-814d-924fcff5cc79 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.867977] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52f9808-9878-4203-814d-924fcff5cc79 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.868165] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52f9808-9878-4203-814d-924fcff5cc79 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.883931] [55187]: DEBUG nova.policy [None req-f39f611d-2f3d-4e80-a1b0-16ec1f454334 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.888287] [55187]: INFO nova.api.openstack.requestlog [None req-f39f611d-2f3d-4e80-a1b0-16ec1f454334 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.049827 [ 724.888618] [55187]: [pid: 55187|app: 0|req: 868/1851] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.890992] [55187]: DEBUG nova.api.openstack.wsgi [None req-bc0fae0e-fed2-4478-ad20-b02da0499e56 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.892683] [55187]: DEBUG nova.compute.api [None req-bc0fae0e-fed2-4478-ad20-b02da0499e56 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.895724] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc0fae0e-fed2-4478-ad20-b02da0499e56 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.895954] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc0fae0e-fed2-4478-ad20-b02da0499e56 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.896174] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc0fae0e-fed2-4478-ad20-b02da0499e56 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.896527] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc0fae0e-fed2-4478-ad20-b02da0499e56 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.896815] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc0fae0e-fed2-4478-ad20-b02da0499e56 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.896995] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc0fae0e-fed2-4478-ad20-b02da0499e56 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.927686] [55187]: DEBUG nova.policy [None req-bc0fae0e-fed2-4478-ad20-b02da0499e56 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.931517] [55187]: INFO nova.api.openstack.requestlog [None req-bc0fae0e-fed2-4478-ad20-b02da0499e56 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.042340 [ 724.931825] [55187]: [pid: 55187|app: 0|req: 869/1852] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.934324] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad8267b7-95f2-4f54-9f83-f3f045ca5dbd tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.934775] [55188]: DEBUG nova.policy [None req-e52f9808-9878-4203-814d-924fcff5cc79 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.935887] [55187]: DEBUG nova.compute.api [None req-ad8267b7-95f2-4f54-9f83-f3f045ca5dbd tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 724.939133] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad8267b7-95f2-4f54-9f83-f3f045ca5dbd tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.939302] [55188]: INFO nova.api.openstack.requestlog [None req-e52f9808-9878-4203-814d-924fcff5cc79 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1401 microversion: 2.1 time: 0.078951 [ 724.939367] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad8267b7-95f2-4f54-9f83-f3f045ca5dbd tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.939539] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad8267b7-95f2-4f54-9f83-f3f045ca5dbd tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.939671] [55188]: [pid: 55188|app: 0|req: 984/1853] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1401 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.939880] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad8267b7-95f2-4f54-9f83-f3f045ca5dbd tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.940093] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad8267b7-95f2-4f54-9f83-f3f045ca5dbd tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.940264] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad8267b7-95f2-4f54-9f83-f3f045ca5dbd tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.972178] [55187]: DEBUG nova.policy [None req-ad8267b7-95f2-4f54-9f83-f3f045ca5dbd tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.976136] [55187]: INFO nova.api.openstack.requestlog [None req-ad8267b7-95f2-4f54-9f83-f3f045ca5dbd tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.043690 [ 724.976649] [55187]: [pid: 55187|app: 0|req: 870/1854] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.997339] [55188]: DEBUG nova.api.openstack.wsgi [None req-f5de4280-ab3c-482f-a9fd-903c95379e78 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 724.999509] [55188]: DEBUG nova.compute.api [None req-f5de4280-ab3c-482f-a9fd-903c95379e78 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.003198] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5de4280-ab3c-482f-a9fd-903c95379e78 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.003553] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5de4280-ab3c-482f-a9fd-903c95379e78 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.003754] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5de4280-ab3c-482f-a9fd-903c95379e78 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.004111] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5de4280-ab3c-482f-a9fd-903c95379e78 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.004314] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5de4280-ab3c-482f-a9fd-903c95379e78 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.004486] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5de4280-ab3c-482f-a9fd-903c95379e78 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.037750] [55188]: DEBUG nova.policy [None req-f5de4280-ab3c-482f-a9fd-903c95379e78 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.041554] [55188]: INFO nova.api.openstack.requestlog [None req-f5de4280-ab3c-482f-a9fd-903c95379e78 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.046708 [ 725.041873] [55188]: [pid: 55188|app: 0|req: 985/1855] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.079153] [55187]: DEBUG nova.api.openstack.wsgi [None req-eb7d82c4-88f6-42b2-a19a-ab9cd0a1884c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.080668] [55187]: DEBUG nova.compute.api [None req-eb7d82c4-88f6-42b2-a19a-ab9cd0a1884c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.084611] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb7d82c4-88f6-42b2-a19a-ab9cd0a1884c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.084947] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb7d82c4-88f6-42b2-a19a-ab9cd0a1884c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.085235] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb7d82c4-88f6-42b2-a19a-ab9cd0a1884c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.085668] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb7d82c4-88f6-42b2-a19a-ab9cd0a1884c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.085958] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb7d82c4-88f6-42b2-a19a-ab9cd0a1884c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.086256] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb7d82c4-88f6-42b2-a19a-ab9cd0a1884c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.136783] [55188]: DEBUG nova.api.openstack.wsgi [None req-4a7e9a72-9591-4ce4-931d-25c56f5bdc25 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.138539] [55188]: DEBUG nova.compute.api [None req-4a7e9a72-9591-4ce4-931d-25c56f5bdc25 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.143331] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a7e9a72-9591-4ce4-931d-25c56f5bdc25 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.143575] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a7e9a72-9591-4ce4-931d-25c56f5bdc25 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.143776] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a7e9a72-9591-4ce4-931d-25c56f5bdc25 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.144198] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a7e9a72-9591-4ce4-931d-25c56f5bdc25 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.144412] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a7e9a72-9591-4ce4-931d-25c56f5bdc25 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.144588] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a7e9a72-9591-4ce4-931d-25c56f5bdc25 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.166766] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a7e9a72-9591-4ce4-931d-25c56f5bdc25 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.167034] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a7e9a72-9591-4ce4-931d-25c56f5bdc25 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.167488] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a7e9a72-9591-4ce4-931d-25c56f5bdc25 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.167488] [55188]: DEBUG nova.objects.instance [None req-4a7e9a72-9591-4ce4-931d-25c56f5bdc25 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 725.180203] [55187]: DEBUG nova.policy [None req-eb7d82c4-88f6-42b2-a19a-ab9cd0a1884c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.186535] [55187]: INFO nova.api.openstack.requestlog [None req-eb7d82c4-88f6-42b2-a19a-ab9cd0a1884c tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1319 microversion: 2.1 time: 0.110603 [ 725.186696] [55188]: DEBUG nova.policy [None req-4a7e9a72-9591-4ce4-931d-25c56f5bdc25 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.186857] [55187]: [pid: 55187|app: 0|req: 871/1856] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1319 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.189715] [55187]: DEBUG nova.api.openstack.wsgi [None req-a250938c-48f0-4675-bca2-3b758d70ad8f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.190851] [55188]: DEBUG nova.policy [None req-4a7e9a72-9591-4ce4-931d-25c56f5bdc25 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.191049] [55187]: DEBUG nova.compute.api [None req-a250938c-48f0-4675-bca2-3b758d70ad8f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.191464] [55188]: DEBUG nova.policy [None req-4a7e9a72-9591-4ce4-931d-25c56f5bdc25 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.192102] [55188]: INFO nova.api.openstack.requestlog [None req-4a7e9a72-9591-4ce4-931d-25c56f5bdc25 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.057728 [ 725.192443] [55188]: [pid: 55188|app: 0|req: 986/1857] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 725.194260] [55187]: DEBUG oslo_concurrency.lockutils [None req-a250938c-48f0-4675-bca2-3b758d70ad8f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.194490] [55187]: DEBUG oslo_concurrency.lockutils [None req-a250938c-48f0-4675-bca2-3b758d70ad8f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.194665] [55188]: DEBUG nova.api.openstack.wsgi [None req-8d22cb3d-92a7-4c86-95b3-ab02b8f48279 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.194704] [55187]: DEBUG oslo_concurrency.lockutils [None req-a250938c-48f0-4675-bca2-3b758d70ad8f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.195014] [55187]: DEBUG oslo_concurrency.lockutils [None req-a250938c-48f0-4675-bca2-3b758d70ad8f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.195223] [55187]: DEBUG oslo_concurrency.lockutils [None req-a250938c-48f0-4675-bca2-3b758d70ad8f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.195397] [55187]: DEBUG oslo_concurrency.lockutils [None req-a250938c-48f0-4675-bca2-3b758d70ad8f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.196242] [55188]: DEBUG nova.compute.api [None req-8d22cb3d-92a7-4c86-95b3-ab02b8f48279 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.199202] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d22cb3d-92a7-4c86-95b3-ab02b8f48279 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.199425] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d22cb3d-92a7-4c86-95b3-ab02b8f48279 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.199607] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d22cb3d-92a7-4c86-95b3-ab02b8f48279 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.199945] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d22cb3d-92a7-4c86-95b3-ab02b8f48279 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.200161] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d22cb3d-92a7-4c86-95b3-ab02b8f48279 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.200335] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d22cb3d-92a7-4c86-95b3-ab02b8f48279 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.226779] [55187]: DEBUG nova.policy [None req-a250938c-48f0-4675-bca2-3b758d70ad8f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.231167] [55187]: DEBUG nova.policy [None req-a250938c-48f0-4675-bca2-3b758d70ad8f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.231771] [55187]: DEBUG nova.policy [None req-a250938c-48f0-4675-bca2-3b758d70ad8f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.231842] [55188]: DEBUG nova.policy [None req-8d22cb3d-92a7-4c86-95b3-ab02b8f48279 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.232436] [55187]: INFO nova.api.openstack.requestlog [None req-a250938c-48f0-4675-bca2-3b758d70ad8f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.045004 [ 725.232855] [55187]: [pid: 55187|app: 0|req: 872/1858] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 725.236934] [55188]: INFO nova.api.openstack.requestlog [None req-8d22cb3d-92a7-4c86-95b3-ab02b8f48279 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.043726 [ 725.237038] [55188]: [pid: 55188|app: 0|req: 987/1859] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.245111] [55187]: DEBUG nova.api.openstack.wsgi [None req-f1e75b8a-b5bd-457b-a9cf-e1c9346e69ed tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.246737] [55188]: DEBUG nova.api.openstack.wsgi [None req-5d767734-5033-4b2d-9dad-4542ae020cf0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.246786] [55187]: DEBUG nova.compute.api [None req-f1e75b8a-b5bd-457b-a9cf-e1c9346e69ed tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.248420] [55188]: DEBUG nova.compute.api [None req-5d767734-5033-4b2d-9dad-4542ae020cf0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.251025] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1e75b8a-b5bd-457b-a9cf-e1c9346e69ed tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.251025] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1e75b8a-b5bd-457b-a9cf-e1c9346e69ed tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.251025] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1e75b8a-b5bd-457b-a9cf-e1c9346e69ed tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.251304] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1e75b8a-b5bd-457b-a9cf-e1c9346e69ed tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.251304] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1e75b8a-b5bd-457b-a9cf-e1c9346e69ed tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.251612] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1e75b8a-b5bd-457b-a9cf-e1c9346e69ed tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.252026] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d767734-5033-4b2d-9dad-4542ae020cf0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.252292] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d767734-5033-4b2d-9dad-4542ae020cf0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.252514] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d767734-5033-4b2d-9dad-4542ae020cf0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.252866] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d767734-5033-4b2d-9dad-4542ae020cf0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.253091] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d767734-5033-4b2d-9dad-4542ae020cf0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.253332] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d767734-5033-4b2d-9dad-4542ae020cf0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.283602] [55187]: DEBUG nova.policy [None req-f1e75b8a-b5bd-457b-a9cf-e1c9346e69ed tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.283955] [55188]: DEBUG nova.policy [None req-5d767734-5033-4b2d-9dad-4542ae020cf0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.288108] [55187]: INFO nova.api.openstack.requestlog [None req-f1e75b8a-b5bd-457b-a9cf-e1c9346e69ed tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.045168 [ 725.288451] [55187]: [pid: 55187|app: 0|req: 873/1860] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.288505] [55188]: INFO nova.api.openstack.requestlog [None req-5d767734-5033-4b2d-9dad-4542ae020cf0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.043687 [ 725.289065] [55188]: [pid: 55188|app: 0|req: 988/1861] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 725.291834] [55187]: DEBUG nova.api.openstack.wsgi [None req-0ef63693-57f1-4df8-92a6-a1b6d144c011 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.293501] [55187]: DEBUG nova.compute.api [None req-0ef63693-57f1-4df8-92a6-a1b6d144c011 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.296742] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ef63693-57f1-4df8-92a6-a1b6d144c011 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.296974] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ef63693-57f1-4df8-92a6-a1b6d144c011 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.297222] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ef63693-57f1-4df8-92a6-a1b6d144c011 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.297578] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ef63693-57f1-4df8-92a6-a1b6d144c011 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.297773] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ef63693-57f1-4df8-92a6-a1b6d144c011 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.297948] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ef63693-57f1-4df8-92a6-a1b6d144c011 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.330139] [55187]: DEBUG nova.policy [None req-0ef63693-57f1-4df8-92a6-a1b6d144c011 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.334346] [55187]: INFO nova.api.openstack.requestlog [None req-0ef63693-57f1-4df8-92a6-a1b6d144c011 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.044348 [ 725.334703] [55187]: [pid: 55187|app: 0|req: 874/1862] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 725.346535] [55188]: DEBUG nova.api.openstack.wsgi [None req-3155b4f8-f571-4d34-98ab-5107b34b97aa tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.348494] [55188]: DEBUG nova.compute.api [None req-3155b4f8-f571-4d34-98ab-5107b34b97aa tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.352381] [55188]: DEBUG oslo_concurrency.lockutils [None req-3155b4f8-f571-4d34-98ab-5107b34b97aa tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.352647] [55188]: DEBUG oslo_concurrency.lockutils [None req-3155b4f8-f571-4d34-98ab-5107b34b97aa tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.352852] [55188]: DEBUG oslo_concurrency.lockutils [None req-3155b4f8-f571-4d34-98ab-5107b34b97aa tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.353334] [55188]: DEBUG oslo_concurrency.lockutils [None req-3155b4f8-f571-4d34-98ab-5107b34b97aa tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.353455] [55188]: DEBUG oslo_concurrency.lockutils [None req-3155b4f8-f571-4d34-98ab-5107b34b97aa tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.353707] [55188]: DEBUG oslo_concurrency.lockutils [None req-3155b4f8-f571-4d34-98ab-5107b34b97aa tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.375028] [55187]: DEBUG nova.api.openstack.wsgi [None req-b7316587-2570-4dce-b208-3b0f9648359e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.376184] [55187]: DEBUG nova.compute.api [None req-b7316587-2570-4dce-b208-3b0f9648359e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.379799] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7316587-2570-4dce-b208-3b0f9648359e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.380037] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7316587-2570-4dce-b208-3b0f9648359e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.380229] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7316587-2570-4dce-b208-3b0f9648359e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.380581] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7316587-2570-4dce-b208-3b0f9648359e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.380777] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7316587-2570-4dce-b208-3b0f9648359e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.380944] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7316587-2570-4dce-b208-3b0f9648359e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.390587] [55188]: DEBUG nova.policy [None req-3155b4f8-f571-4d34-98ab-5107b34b97aa tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.395517] [55188]: INFO nova.api.openstack.requestlog [None req-3155b4f8-f571-4d34-98ab-5107b34b97aa tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.052366 [ 725.395839] [55188]: [pid: 55188|app: 0|req: 989/1863] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.407813] [55188]: DEBUG nova.api.openstack.wsgi [None req-738b7b64-ccb3-4d76-8496-49f34a37c464 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.409579] [55188]: DEBUG nova.compute.api [None req-738b7b64-ccb3-4d76-8496-49f34a37c464 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.413363] [55188]: DEBUG oslo_concurrency.lockutils [None req-738b7b64-ccb3-4d76-8496-49f34a37c464 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.413612] [55188]: DEBUG oslo_concurrency.lockutils [None req-738b7b64-ccb3-4d76-8496-49f34a37c464 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.413808] [55188]: DEBUG oslo_concurrency.lockutils [None req-738b7b64-ccb3-4d76-8496-49f34a37c464 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.414211] [55188]: DEBUG oslo_concurrency.lockutils [None req-738b7b64-ccb3-4d76-8496-49f34a37c464 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.414421] [55188]: DEBUG oslo_concurrency.lockutils [None req-738b7b64-ccb3-4d76-8496-49f34a37c464 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.414585] [55188]: DEBUG oslo_concurrency.lockutils [None req-738b7b64-ccb3-4d76-8496-49f34a37c464 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.415927] [55187]: DEBUG nova.policy [None req-b7316587-2570-4dce-b208-3b0f9648359e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.420381] [55187]: INFO nova.api.openstack.requestlog [None req-b7316587-2570-4dce-b208-3b0f9648359e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.048386 [ 725.420703] [55187]: [pid: 55187|app: 0|req: 875/1864] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.432080] [55187]: DEBUG nova.api.openstack.wsgi [None req-cb44479a-11b9-423b-bddb-3daea0e4fbed tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.433797] [55187]: DEBUG nova.compute.api [None req-cb44479a-11b9-423b-bddb-3daea0e4fbed tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.437465] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb44479a-11b9-423b-bddb-3daea0e4fbed tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.437708] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb44479a-11b9-423b-bddb-3daea0e4fbed tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.437909] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb44479a-11b9-423b-bddb-3daea0e4fbed tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.438299] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb44479a-11b9-423b-bddb-3daea0e4fbed tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.438522] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb44479a-11b9-423b-bddb-3daea0e4fbed tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.438709] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb44479a-11b9-423b-bddb-3daea0e4fbed tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.453158] [55188]: DEBUG nova.policy [None req-738b7b64-ccb3-4d76-8496-49f34a37c464 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.458118] [55188]: DEBUG nova.policy [None req-738b7b64-ccb3-4d76-8496-49f34a37c464 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.458859] [55188]: DEBUG nova.policy [None req-738b7b64-ccb3-4d76-8496-49f34a37c464 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.463680] [55188]: INFO nova.api.openstack.requestlog [None req-738b7b64-ccb3-4d76-8496-49f34a37c464 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.058310 [ 725.464229] [55188]: [pid: 55188|app: 0|req: 990/1865] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 725.466993] [55188]: DEBUG nova.api.openstack.wsgi [None req-430cd33e-9d17-4d07-bda9-c2f19c0f900d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.468909] [55188]: DEBUG nova.compute.api [None req-430cd33e-9d17-4d07-bda9-c2f19c0f900d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.472863] [55188]: DEBUG oslo_concurrency.lockutils [None req-430cd33e-9d17-4d07-bda9-c2f19c0f900d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.473131] [55187]: DEBUG nova.policy [None req-cb44479a-11b9-423b-bddb-3daea0e4fbed tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.473251] [55188]: DEBUG oslo_concurrency.lockutils [None req-430cd33e-9d17-4d07-bda9-c2f19c0f900d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.473329] [55188]: DEBUG oslo_concurrency.lockutils [None req-430cd33e-9d17-4d07-bda9-c2f19c0f900d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.473809] [55188]: DEBUG oslo_concurrency.lockutils [None req-430cd33e-9d17-4d07-bda9-c2f19c0f900d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.473934] [55188]: DEBUG oslo_concurrency.lockutils [None req-430cd33e-9d17-4d07-bda9-c2f19c0f900d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.474195] [55188]: DEBUG oslo_concurrency.lockutils [None req-430cd33e-9d17-4d07-bda9-c2f19c0f900d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.478300] [55187]: INFO nova.api.openstack.requestlog [None req-cb44479a-11b9-423b-bddb-3daea0e4fbed tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.048165 [ 725.478644] [55187]: [pid: 55187|app: 0|req: 876/1866] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.498499] [55187]: DEBUG nova.api.openstack.wsgi [None req-63e207c5-7085-4262-a927-41d088fea5f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.500450] [55187]: DEBUG nova.compute.api [None req-63e207c5-7085-4262-a927-41d088fea5f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.504456] [55187]: DEBUG oslo_concurrency.lockutils [None req-63e207c5-7085-4262-a927-41d088fea5f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.504718] [55187]: DEBUG oslo_concurrency.lockutils [None req-63e207c5-7085-4262-a927-41d088fea5f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.504938] [55187]: DEBUG oslo_concurrency.lockutils [None req-63e207c5-7085-4262-a927-41d088fea5f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.505312] [55187]: DEBUG oslo_concurrency.lockutils [None req-63e207c5-7085-4262-a927-41d088fea5f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.505531] [55187]: DEBUG oslo_concurrency.lockutils [None req-63e207c5-7085-4262-a927-41d088fea5f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.505722] [55187]: DEBUG oslo_concurrency.lockutils [None req-63e207c5-7085-4262-a927-41d088fea5f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.512842] [55188]: DEBUG nova.policy [None req-430cd33e-9d17-4d07-bda9-c2f19c0f900d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.517867] [55188]: INFO nova.api.openstack.requestlog [None req-430cd33e-9d17-4d07-bda9-c2f19c0f900d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.053021 [ 725.518400] [55188]: [pid: 55188|app: 0|req: 991/1867] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.543463] [55188]: DEBUG nova.api.openstack.wsgi [None req-634a0e6f-073c-4d5c-aa9a-1e89902c1c17 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.543820] [55187]: DEBUG nova.policy [None req-63e207c5-7085-4262-a927-41d088fea5f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.545605] [55188]: DEBUG nova.compute.api [None req-634a0e6f-073c-4d5c-aa9a-1e89902c1c17 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.549809] [55187]: INFO nova.api.openstack.requestlog [None req-63e207c5-7085-4262-a927-41d088fea5f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.053677 [ 725.549926] [55188]: DEBUG oslo_concurrency.lockutils [None req-634a0e6f-073c-4d5c-aa9a-1e89902c1c17 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.550294] [55188]: DEBUG oslo_concurrency.lockutils [None req-634a0e6f-073c-4d5c-aa9a-1e89902c1c17 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.550356] [55187]: [pid: 55187|app: 0|req: 877/1868] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.550563] [55188]: DEBUG oslo_concurrency.lockutils [None req-634a0e6f-073c-4d5c-aa9a-1e89902c1c17 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.550997] [55188]: DEBUG oslo_concurrency.lockutils [None req-634a0e6f-073c-4d5c-aa9a-1e89902c1c17 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.551231] [55188]: DEBUG oslo_concurrency.lockutils [None req-634a0e6f-073c-4d5c-aa9a-1e89902c1c17 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.551417] [55188]: DEBUG oslo_concurrency.lockutils [None req-634a0e6f-073c-4d5c-aa9a-1e89902c1c17 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.577639] [55187]: DEBUG nova.api.openstack.wsgi [None req-b32208ab-9c68-432e-94c7-74b46d64278c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.579895] [55187]: DEBUG nova.compute.api [None req-b32208ab-9c68-432e-94c7-74b46d64278c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.584533] [55187]: DEBUG oslo_concurrency.lockutils [None req-b32208ab-9c68-432e-94c7-74b46d64278c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.584866] [55187]: DEBUG oslo_concurrency.lockutils [None req-b32208ab-9c68-432e-94c7-74b46d64278c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.585102] [55187]: DEBUG oslo_concurrency.lockutils [None req-b32208ab-9c68-432e-94c7-74b46d64278c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.585571] [55187]: DEBUG oslo_concurrency.lockutils [None req-b32208ab-9c68-432e-94c7-74b46d64278c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.585890] [55187]: DEBUG oslo_concurrency.lockutils [None req-b32208ab-9c68-432e-94c7-74b46d64278c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.586162] [55187]: DEBUG oslo_concurrency.lockutils [None req-b32208ab-9c68-432e-94c7-74b46d64278c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.607427] [55187]: DEBUG oslo_concurrency.lockutils [None req-b32208ab-9c68-432e-94c7-74b46d64278c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.607672] [55187]: DEBUG oslo_concurrency.lockutils [None req-b32208ab-9c68-432e-94c7-74b46d64278c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.607872] [55187]: DEBUG oslo_concurrency.lockutils [None req-b32208ab-9c68-432e-94c7-74b46d64278c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.608159] [55187]: DEBUG nova.objects.instance [None req-b32208ab-9c68-432e-94c7-74b46d64278c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 725.631312] [55187]: DEBUG nova.policy [None req-b32208ab-9c68-432e-94c7-74b46d64278c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.636303] [55187]: INFO nova.api.openstack.requestlog [None req-b32208ab-9c68-432e-94c7-74b46d64278c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.061936 [ 725.636660] [55187]: [pid: 55187|app: 0|req: 878/1869] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.639259] [55187]: DEBUG nova.api.openstack.wsgi [None req-142493da-eef5-46e2-81bf-4fe84ab98556 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.640936] [55187]: DEBUG nova.compute.api [None req-142493da-eef5-46e2-81bf-4fe84ab98556 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.644622] [55187]: DEBUG oslo_concurrency.lockutils [None req-142493da-eef5-46e2-81bf-4fe84ab98556 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.644821] [55187]: DEBUG oslo_concurrency.lockutils [None req-142493da-eef5-46e2-81bf-4fe84ab98556 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.645027] [55187]: DEBUG oslo_concurrency.lockutils [None req-142493da-eef5-46e2-81bf-4fe84ab98556 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.645435] [55187]: DEBUG oslo_concurrency.lockutils [None req-142493da-eef5-46e2-81bf-4fe84ab98556 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.645809] [55187]: DEBUG oslo_concurrency.lockutils [None req-142493da-eef5-46e2-81bf-4fe84ab98556 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.645897] [55187]: DEBUG oslo_concurrency.lockutils [None req-142493da-eef5-46e2-81bf-4fe84ab98556 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.665916] [55188]: DEBUG nova.policy [None req-634a0e6f-073c-4d5c-aa9a-1e89902c1c17 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.673203] [55188]: INFO nova.api.openstack.requestlog [None req-634a0e6f-073c-4d5c-aa9a-1e89902c1c17 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1517 microversion: 2.1 time: 0.132113 [ 725.673791] [55188]: [pid: 55188|app: 0|req: 992/1870] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:25 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1517 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.681026] [55187]: DEBUG nova.policy [None req-142493da-eef5-46e2-81bf-4fe84ab98556 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.682429] [55188]: DEBUG nova.api.openstack.wsgi [None req-62211221-2f7c-417f-95af-95755ea12e8c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.684372] [55188]: DEBUG nova.compute.api [None req-62211221-2f7c-417f-95af-95755ea12e8c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.685931] [55187]: INFO nova.api.openstack.requestlog [None req-142493da-eef5-46e2-81bf-4fe84ab98556 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.048620 [ 725.686486] [55187]: [pid: 55187|app: 0|req: 879/1871] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.688681] [55188]: DEBUG oslo_concurrency.lockutils [None req-62211221-2f7c-417f-95af-95755ea12e8c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.689621] [55188]: DEBUG oslo_concurrency.lockutils [None req-62211221-2f7c-417f-95af-95755ea12e8c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.689621] [55188]: DEBUG oslo_concurrency.lockutils [None req-62211221-2f7c-417f-95af-95755ea12e8c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.689805] [55188]: DEBUG oslo_concurrency.lockutils [None req-62211221-2f7c-417f-95af-95755ea12e8c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.690071] [55188]: DEBUG oslo_concurrency.lockutils [None req-62211221-2f7c-417f-95af-95755ea12e8c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.690289] [55188]: DEBUG oslo_concurrency.lockutils [None req-62211221-2f7c-417f-95af-95755ea12e8c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.728224] [55188]: DEBUG nova.policy [None req-62211221-2f7c-417f-95af-95755ea12e8c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.734902] [55188]: INFO nova.api.openstack.requestlog [None req-62211221-2f7c-417f-95af-95755ea12e8c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.055171 [ 725.735300] [55188]: [pid: 55188|app: 0|req: 993/1872] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.741398] [55187]: DEBUG nova.api.openstack.wsgi [None req-84f60ea1-1b4c-4329-b287-2d04fe8933ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.743158] [55187]: DEBUG nova.compute.api [None req-84f60ea1-1b4c-4329-b287-2d04fe8933ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.747304] [55187]: DEBUG oslo_concurrency.lockutils [None req-84f60ea1-1b4c-4329-b287-2d04fe8933ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.747646] [55187]: DEBUG oslo_concurrency.lockutils [None req-84f60ea1-1b4c-4329-b287-2d04fe8933ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.747842] [55187]: DEBUG oslo_concurrency.lockutils [None req-84f60ea1-1b4c-4329-b287-2d04fe8933ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.748236] [55187]: DEBUG oslo_concurrency.lockutils [None req-84f60ea1-1b4c-4329-b287-2d04fe8933ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.748444] [55187]: DEBUG oslo_concurrency.lockutils [None req-84f60ea1-1b4c-4329-b287-2d04fe8933ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.748619] [55187]: DEBUG oslo_concurrency.lockutils [None req-84f60ea1-1b4c-4329-b287-2d04fe8933ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.781729] [55187]: DEBUG nova.policy [None req-84f60ea1-1b4c-4329-b287-2d04fe8933ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.786355] [55187]: INFO nova.api.openstack.requestlog [None req-84f60ea1-1b4c-4329-b287-2d04fe8933ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.047306 [ 725.786915] [55187]: [pid: 55187|app: 0|req: 880/1873] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.854569] [55188]: DEBUG nova.api.openstack.wsgi [None req-23738cdf-16ad-45c6-99c1-6e37e2fcc525 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.856717] [55188]: DEBUG nova.compute.api [None req-23738cdf-16ad-45c6-99c1-6e37e2fcc525 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.861517] [55188]: DEBUG oslo_concurrency.lockutils [None req-23738cdf-16ad-45c6-99c1-6e37e2fcc525 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.861837] [55188]: DEBUG oslo_concurrency.lockutils [None req-23738cdf-16ad-45c6-99c1-6e37e2fcc525 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.862140] [55188]: DEBUG oslo_concurrency.lockutils [None req-23738cdf-16ad-45c6-99c1-6e37e2fcc525 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.862514] [55188]: DEBUG oslo_concurrency.lockutils [None req-23738cdf-16ad-45c6-99c1-6e37e2fcc525 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.862714] [55188]: DEBUG oslo_concurrency.lockutils [None req-23738cdf-16ad-45c6-99c1-6e37e2fcc525 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.862886] [55188]: DEBUG oslo_concurrency.lockutils [None req-23738cdf-16ad-45c6-99c1-6e37e2fcc525 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.873736] [55187]: DEBUG nova.api.openstack.wsgi [None req-6c4fd569-140e-4e51-8c73-ac096ddc436e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.875807] [55187]: DEBUG nova.compute.api [None req-6c4fd569-140e-4e51-8c73-ac096ddc436e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.879115] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c4fd569-140e-4e51-8c73-ac096ddc436e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.879374] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c4fd569-140e-4e51-8c73-ac096ddc436e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.879571] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c4fd569-140e-4e51-8c73-ac096ddc436e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.879923] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c4fd569-140e-4e51-8c73-ac096ddc436e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.880131] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c4fd569-140e-4e51-8c73-ac096ddc436e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.880304] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c4fd569-140e-4e51-8c73-ac096ddc436e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.884698] [55188]: DEBUG oslo_concurrency.lockutils [None req-23738cdf-16ad-45c6-99c1-6e37e2fcc525 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.885031] [55188]: DEBUG oslo_concurrency.lockutils [None req-23738cdf-16ad-45c6-99c1-6e37e2fcc525 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.885274] [55188]: DEBUG oslo_concurrency.lockutils [None req-23738cdf-16ad-45c6-99c1-6e37e2fcc525 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.886514] [55188]: DEBUG nova.objects.instance [None req-23738cdf-16ad-45c6-99c1-6e37e2fcc525 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 725.912024] [55188]: DEBUG nova.policy [None req-23738cdf-16ad-45c6-99c1-6e37e2fcc525 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.917188] [55188]: INFO nova.api.openstack.requestlog [None req-23738cdf-16ad-45c6-99c1-6e37e2fcc525 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.065069 [ 725.917553] [55188]: [pid: 55188|app: 0|req: 994/1874] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.920358] [55188]: DEBUG nova.api.openstack.wsgi [None req-c5ef151b-b6e0-4ca0-b129-48787d25e06d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.921905] [55188]: DEBUG nova.compute.api [None req-c5ef151b-b6e0-4ca0-b129-48787d25e06d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.925684] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5ef151b-b6e0-4ca0-b129-48787d25e06d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.925943] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5ef151b-b6e0-4ca0-b129-48787d25e06d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.926209] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5ef151b-b6e0-4ca0-b129-48787d25e06d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.926570] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5ef151b-b6e0-4ca0-b129-48787d25e06d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.926773] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5ef151b-b6e0-4ca0-b129-48787d25e06d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.926976] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5ef151b-b6e0-4ca0-b129-48787d25e06d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.961158] [55188]: DEBUG nova.policy [None req-c5ef151b-b6e0-4ca0-b129-48787d25e06d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.965529] [55188]: INFO nova.api.openstack.requestlog [None req-c5ef151b-b6e0-4ca0-b129-48787d25e06d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.047355 [ 725.965854] [55188]: [pid: 55188|app: 0|req: 995/1875] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.970536] [55188]: DEBUG nova.api.openstack.wsgi [None req-583457f6-a99f-4e98-92bf-9690117291c0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 725.970536] [55188]: DEBUG nova.compute.api [None req-583457f6-a99f-4e98-92bf-9690117291c0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 725.973043] [55188]: DEBUG oslo_concurrency.lockutils [None req-583457f6-a99f-4e98-92bf-9690117291c0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.973281] [55188]: DEBUG oslo_concurrency.lockutils [None req-583457f6-a99f-4e98-92bf-9690117291c0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.973469] [55188]: DEBUG oslo_concurrency.lockutils [None req-583457f6-a99f-4e98-92bf-9690117291c0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.973812] [55188]: DEBUG oslo_concurrency.lockutils [None req-583457f6-a99f-4e98-92bf-9690117291c0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.974016] [55188]: DEBUG oslo_concurrency.lockutils [None req-583457f6-a99f-4e98-92bf-9690117291c0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.974194] [55188]: DEBUG oslo_concurrency.lockutils [None req-583457f6-a99f-4e98-92bf-9690117291c0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.997027] [55187]: DEBUG nova.policy [None req-6c4fd569-140e-4e51-8c73-ac096ddc436e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.001485] [55187]: INFO nova.api.openstack.requestlog [None req-6c4fd569-140e-4e51-8c73-ac096ddc436e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.130036 [ 726.001842] [55187]: [pid: 55187|app: 0|req: 881/1876] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.004439] [55187]: DEBUG nova.api.openstack.wsgi [req-c2d09414-d4c0-4bfc-876b-50ce805a5469 req-89224449-422c-4d8c-abaa-3e8f092f7791 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5af0252a-65c9-4afb-9412-32666a385e42", "name": "network-vif-plugged", "status": "completed", "tag": "8bb51fe4-4e93-44b2-90d6-b59faa49c744"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 726.010479] [55187]: DEBUG oslo_concurrency.lockutils [req-c2d09414-d4c0-4bfc-876b-50ce805a5469 req-89224449-422c-4d8c-abaa-3e8f092f7791 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.010479] [55187]: DEBUG oslo_concurrency.lockutils [req-c2d09414-d4c0-4bfc-876b-50ce805a5469 req-89224449-422c-4d8c-abaa-3e8f092f7791 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.010657] [55187]: DEBUG oslo_concurrency.lockutils [req-c2d09414-d4c0-4bfc-876b-50ce805a5469 req-89224449-422c-4d8c-abaa-3e8f092f7791 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.016416] [55187]: INFO nova.api.openstack.compute.server_external_events [req-c2d09414-d4c0-4bfc-876b-50ce805a5469 req-89224449-422c-4d8c-abaa-3e8f092f7791 service nova] Creating event network-vif-plugged:8bb51fe4-4e93-44b2-90d6-b59faa49c744 for instance 5af0252a-65c9-4afb-9412-32666a385e42 on cpu-1 [ 726.018732] [55188]: DEBUG nova.policy [None req-583457f6-a99f-4e98-92bf-9690117291c0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.019687] [55187]: INFO nova.api.openstack.requestlog [req-c2d09414-d4c0-4bfc-876b-50ce805a5469 req-89224449-422c-4d8c-abaa-3e8f092f7791 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017188 [ 726.020022] [55187]: [pid: 55187|app: 0|req: 882/1877] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:26 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 726.022740] [55187]: DEBUG nova.api.openstack.wsgi [None req-cb3d3230-fd69-4dfc-b797-633653095efe tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.024147] [55188]: INFO nova.api.openstack.requestlog [None req-583457f6-a99f-4e98-92bf-9690117291c0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.057570 [ 726.024555] [55187]: DEBUG nova.compute.api [None req-cb3d3230-fd69-4dfc-b797-633653095efe tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.024651] [55188]: [pid: 55188|app: 0|req: 996/1878] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.027569] [55188]: DEBUG nova.api.openstack.wsgi [None req-4c666176-3d0c-4a1e-86ba-d7081c194137 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.028157] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb3d3230-fd69-4dfc-b797-633653095efe tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.028403] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb3d3230-fd69-4dfc-b797-633653095efe tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.028586] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb3d3230-fd69-4dfc-b797-633653095efe tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.028945] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb3d3230-fd69-4dfc-b797-633653095efe tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.029159] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb3d3230-fd69-4dfc-b797-633653095efe tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.029404] [55188]: DEBUG nova.compute.api [None req-4c666176-3d0c-4a1e-86ba-d7081c194137 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.029480] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb3d3230-fd69-4dfc-b797-633653095efe tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.032773] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c666176-3d0c-4a1e-86ba-d7081c194137 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.032888] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c666176-3d0c-4a1e-86ba-d7081c194137 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.033816] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c666176-3d0c-4a1e-86ba-d7081c194137 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.033816] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c666176-3d0c-4a1e-86ba-d7081c194137 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.033816] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c666176-3d0c-4a1e-86ba-d7081c194137 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.034121] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c666176-3d0c-4a1e-86ba-d7081c194137 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.072510] [55188]: DEBUG nova.policy [None req-4c666176-3d0c-4a1e-86ba-d7081c194137 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.078218] [55188]: INFO nova.api.openstack.requestlog [None req-4c666176-3d0c-4a1e-86ba-d7081c194137 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.052934 [ 726.078531] [55188]: [pid: 55188|app: 0|req: 997/1879] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.081264] [55188]: DEBUG nova.api.openstack.wsgi [None req-ded41553-0020-426e-9f25-2df45b63837d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.083401] [55188]: DEBUG nova.compute.api [None req-ded41553-0020-426e-9f25-2df45b63837d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.086455] [55188]: DEBUG oslo_concurrency.lockutils [None req-ded41553-0020-426e-9f25-2df45b63837d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.086715] [55188]: DEBUG oslo_concurrency.lockutils [None req-ded41553-0020-426e-9f25-2df45b63837d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.086920] [55188]: DEBUG oslo_concurrency.lockutils [None req-ded41553-0020-426e-9f25-2df45b63837d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.087320] [55188]: DEBUG oslo_concurrency.lockutils [None req-ded41553-0020-426e-9f25-2df45b63837d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.087542] [55188]: DEBUG oslo_concurrency.lockutils [None req-ded41553-0020-426e-9f25-2df45b63837d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.087809] [55188]: DEBUG oslo_concurrency.lockutils [None req-ded41553-0020-426e-9f25-2df45b63837d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.125912] [55188]: DEBUG nova.policy [None req-ded41553-0020-426e-9f25-2df45b63837d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.131408] [55187]: DEBUG nova.policy [None req-cb3d3230-fd69-4dfc-b797-633653095efe tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.131655] [55188]: INFO nova.api.openstack.requestlog [None req-ded41553-0020-426e-9f25-2df45b63837d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.052504 [ 726.132029] [55188]: [pid: 55188|app: 0|req: 998/1880] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.136552] [55187]: INFO nova.api.openstack.requestlog [None req-cb3d3230-fd69-4dfc-b797-633653095efe tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1389 microversion: 2.1 time: 0.115809 [ 726.137175] [55187]: [pid: 55187|app: 0|req: 883/1881] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1389 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.200105] [55188]: DEBUG nova.api.openstack.wsgi [None req-358a7597-f967-432d-91a9-3268e505fa2f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.201893] [55188]: DEBUG nova.compute.api [None req-358a7597-f967-432d-91a9-3268e505fa2f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.207051] [55187]: DEBUG nova.api.openstack.wsgi [None req-8466ede6-e473-4435-be96-b1cc6bff03c9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.208243] [55188]: DEBUG oslo_concurrency.lockutils [None req-358a7597-f967-432d-91a9-3268e505fa2f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.208495] [55188]: DEBUG oslo_concurrency.lockutils [None req-358a7597-f967-432d-91a9-3268e505fa2f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.208625] [55187]: DEBUG nova.compute.api [None req-8466ede6-e473-4435-be96-b1cc6bff03c9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.208679] [55188]: DEBUG oslo_concurrency.lockutils [None req-358a7597-f967-432d-91a9-3268e505fa2f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.209051] [55188]: DEBUG oslo_concurrency.lockutils [None req-358a7597-f967-432d-91a9-3268e505fa2f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.209252] [55188]: DEBUG oslo_concurrency.lockutils [None req-358a7597-f967-432d-91a9-3268e505fa2f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.209427] [55188]: DEBUG oslo_concurrency.lockutils [None req-358a7597-f967-432d-91a9-3268e505fa2f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.212197] [55187]: DEBUG oslo_concurrency.lockutils [None req-8466ede6-e473-4435-be96-b1cc6bff03c9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.212434] [55187]: DEBUG oslo_concurrency.lockutils [None req-8466ede6-e473-4435-be96-b1cc6bff03c9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.212661] [55187]: DEBUG oslo_concurrency.lockutils [None req-8466ede6-e473-4435-be96-b1cc6bff03c9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.213080] [55187]: DEBUG oslo_concurrency.lockutils [None req-8466ede6-e473-4435-be96-b1cc6bff03c9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.213303] [55187]: DEBUG oslo_concurrency.lockutils [None req-8466ede6-e473-4435-be96-b1cc6bff03c9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.213506] [55187]: DEBUG oslo_concurrency.lockutils [None req-8466ede6-e473-4435-be96-b1cc6bff03c9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.238095] [55187]: DEBUG oslo_concurrency.lockutils [None req-8466ede6-e473-4435-be96-b1cc6bff03c9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.240156] [55187]: DEBUG oslo_concurrency.lockutils [None req-8466ede6-e473-4435-be96-b1cc6bff03c9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.240156] [55187]: DEBUG oslo_concurrency.lockutils [None req-8466ede6-e473-4435-be96-b1cc6bff03c9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.240156] [55187]: DEBUG nova.objects.instance [None req-8466ede6-e473-4435-be96-b1cc6bff03c9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 726.264067] [55187]: DEBUG nova.policy [None req-8466ede6-e473-4435-be96-b1cc6bff03c9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.269585] [55187]: DEBUG nova.policy [None req-8466ede6-e473-4435-be96-b1cc6bff03c9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.270290] [55187]: DEBUG nova.policy [None req-8466ede6-e473-4435-be96-b1cc6bff03c9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.270938] [55187]: INFO nova.api.openstack.requestlog [None req-8466ede6-e473-4435-be96-b1cc6bff03c9 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.067096 [ 726.271364] [55187]: [pid: 55187|app: 0|req: 884/1882] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 726.274097] [55187]: DEBUG nova.api.openstack.wsgi [None req-b47551e2-3971-4a8c-a4f2-428f7f5ee521 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.275716] [55187]: DEBUG nova.compute.api [None req-b47551e2-3971-4a8c-a4f2-428f7f5ee521 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.279460] [55187]: DEBUG oslo_concurrency.lockutils [None req-b47551e2-3971-4a8c-a4f2-428f7f5ee521 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.280758] [55187]: DEBUG oslo_concurrency.lockutils [None req-b47551e2-3971-4a8c-a4f2-428f7f5ee521 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.280758] [55187]: DEBUG oslo_concurrency.lockutils [None req-b47551e2-3971-4a8c-a4f2-428f7f5ee521 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.280758] [55187]: DEBUG oslo_concurrency.lockutils [None req-b47551e2-3971-4a8c-a4f2-428f7f5ee521 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.280758] [55187]: DEBUG oslo_concurrency.lockutils [None req-b47551e2-3971-4a8c-a4f2-428f7f5ee521 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.280915] [55187]: DEBUG oslo_concurrency.lockutils [None req-b47551e2-3971-4a8c-a4f2-428f7f5ee521 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.307298] [55188]: DEBUG nova.policy [None req-358a7597-f967-432d-91a9-3268e505fa2f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.312024] [55188]: INFO nova.api.openstack.requestlog [None req-358a7597-f967-432d-91a9-3268e505fa2f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1319 microversion: 2.1 time: 0.113630 [ 726.312024] [55188]: [pid: 55188|app: 0|req: 999/1883] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1319 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.314571] [55188]: DEBUG nova.api.openstack.wsgi [None req-e08f77bc-fb64-452a-bcb7-69fc1a2442d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.316349] [55188]: DEBUG nova.compute.api [None req-e08f77bc-fb64-452a-bcb7-69fc1a2442d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.316542] [55187]: DEBUG nova.policy [None req-b47551e2-3971-4a8c-a4f2-428f7f5ee521 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.320226] [55188]: DEBUG oslo_concurrency.lockutils [None req-e08f77bc-fb64-452a-bcb7-69fc1a2442d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.320482] [55188]: DEBUG oslo_concurrency.lockutils [None req-e08f77bc-fb64-452a-bcb7-69fc1a2442d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.320687] [55188]: DEBUG oslo_concurrency.lockutils [None req-e08f77bc-fb64-452a-bcb7-69fc1a2442d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.321091] [55188]: DEBUG oslo_concurrency.lockutils [None req-e08f77bc-fb64-452a-bcb7-69fc1a2442d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.321324] [55188]: DEBUG oslo_concurrency.lockutils [None req-e08f77bc-fb64-452a-bcb7-69fc1a2442d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.321512] [55188]: DEBUG oslo_concurrency.lockutils [None req-e08f77bc-fb64-452a-bcb7-69fc1a2442d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.321548] [55187]: DEBUG nova.policy [None req-b47551e2-3971-4a8c-a4f2-428f7f5ee521 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.322194] [55187]: DEBUG nova.policy [None req-b47551e2-3971-4a8c-a4f2-428f7f5ee521 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.322815] [55187]: INFO nova.api.openstack.requestlog [None req-b47551e2-3971-4a8c-a4f2-428f7f5ee521 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.050988 [ 726.323252] [55187]: [pid: 55187|app: 0|req: 885/1884] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 726.325492] [55187]: DEBUG nova.api.openstack.wsgi [None req-9160ecde-2d14-4675-9de5-b7a10ffb692c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.327167] [55187]: DEBUG nova.compute.api [None req-9160ecde-2d14-4675-9de5-b7a10ffb692c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.330403] [55187]: DEBUG oslo_concurrency.lockutils [None req-9160ecde-2d14-4675-9de5-b7a10ffb692c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.330661] [55187]: DEBUG oslo_concurrency.lockutils [None req-9160ecde-2d14-4675-9de5-b7a10ffb692c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.330873] [55187]: DEBUG oslo_concurrency.lockutils [None req-9160ecde-2d14-4675-9de5-b7a10ffb692c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.331259] [55187]: DEBUG oslo_concurrency.lockutils [None req-9160ecde-2d14-4675-9de5-b7a10ffb692c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.331476] [55187]: DEBUG oslo_concurrency.lockutils [None req-9160ecde-2d14-4675-9de5-b7a10ffb692c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.331648] [55187]: DEBUG oslo_concurrency.lockutils [None req-9160ecde-2d14-4675-9de5-b7a10ffb692c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.354690] [55188]: DEBUG nova.policy [None req-e08f77bc-fb64-452a-bcb7-69fc1a2442d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.359138] [55188]: INFO nova.api.openstack.requestlog [None req-e08f77bc-fb64-452a-bcb7-69fc1a2442d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.046662 [ 726.359466] [55188]: [pid: 55188|app: 0|req: 1000/1885] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.362360] [55188]: DEBUG nova.api.openstack.wsgi [None req-603eca88-c08a-4879-afdf-d1eea1037b8c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.363988] [55188]: DEBUG nova.compute.api [None req-603eca88-c08a-4879-afdf-d1eea1037b8c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.366727] [55187]: DEBUG nova.policy [None req-9160ecde-2d14-4675-9de5-b7a10ffb692c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.367430] [55188]: DEBUG oslo_concurrency.lockutils [None req-603eca88-c08a-4879-afdf-d1eea1037b8c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.367653] [55188]: DEBUG oslo_concurrency.lockutils [None req-603eca88-c08a-4879-afdf-d1eea1037b8c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.367843] [55188]: DEBUG oslo_concurrency.lockutils [None req-603eca88-c08a-4879-afdf-d1eea1037b8c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.368262] [55188]: DEBUG oslo_concurrency.lockutils [None req-603eca88-c08a-4879-afdf-d1eea1037b8c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.368435] [55188]: DEBUG oslo_concurrency.lockutils [None req-603eca88-c08a-4879-afdf-d1eea1037b8c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.368596] [55188]: DEBUG oslo_concurrency.lockutils [None req-603eca88-c08a-4879-afdf-d1eea1037b8c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.371955] [55187]: INFO nova.api.openstack.requestlog [None req-9160ecde-2d14-4675-9de5-b7a10ffb692c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.047781 [ 726.371955] [55187]: [pid: 55187|app: 0|req: 886/1886] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.374151] [55187]: DEBUG nova.api.openstack.wsgi [None req-ef1044f4-be7f-40d3-88e4-dd3a7da6d493 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.375710] [55187]: DEBUG nova.compute.api [None req-ef1044f4-be7f-40d3-88e4-dd3a7da6d493 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.378779] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef1044f4-be7f-40d3-88e4-dd3a7da6d493 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.379027] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef1044f4-be7f-40d3-88e4-dd3a7da6d493 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.379229] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef1044f4-be7f-40d3-88e4-dd3a7da6d493 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.379579] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef1044f4-be7f-40d3-88e4-dd3a7da6d493 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.379774] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef1044f4-be7f-40d3-88e4-dd3a7da6d493 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.379946] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef1044f4-be7f-40d3-88e4-dd3a7da6d493 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.399902] [55188]: DEBUG nova.policy [None req-603eca88-c08a-4879-afdf-d1eea1037b8c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.404528] [55188]: INFO nova.api.openstack.requestlog [None req-603eca88-c08a-4879-afdf-d1eea1037b8c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.043661 [ 726.404528] [55188]: [pid: 55188|app: 0|req: 1001/1887] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.408689] [55188]: DEBUG nova.api.openstack.wsgi [None req-b26ca9cc-3074-41a7-9cba-0f6a1beb046e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.410293] [55188]: DEBUG nova.compute.api [None req-b26ca9cc-3074-41a7-9cba-0f6a1beb046e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.410345] [55187]: DEBUG nova.policy [None req-ef1044f4-be7f-40d3-88e4-dd3a7da6d493 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.413427] [55188]: DEBUG oslo_concurrency.lockutils [None req-b26ca9cc-3074-41a7-9cba-0f6a1beb046e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.413654] [55188]: DEBUG oslo_concurrency.lockutils [None req-b26ca9cc-3074-41a7-9cba-0f6a1beb046e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.413840] [55188]: DEBUG oslo_concurrency.lockutils [None req-b26ca9cc-3074-41a7-9cba-0f6a1beb046e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.414203] [55188]: DEBUG oslo_concurrency.lockutils [None req-b26ca9cc-3074-41a7-9cba-0f6a1beb046e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.414407] [55188]: DEBUG oslo_concurrency.lockutils [None req-b26ca9cc-3074-41a7-9cba-0f6a1beb046e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.414631] [55188]: DEBUG oslo_concurrency.lockutils [None req-b26ca9cc-3074-41a7-9cba-0f6a1beb046e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.415495] [55187]: INFO nova.api.openstack.requestlog [None req-ef1044f4-be7f-40d3-88e4-dd3a7da6d493 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.042450 [ 726.415495] [55187]: [pid: 55187|app: 0|req: 887/1888] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.435594] [55187]: DEBUG nova.api.openstack.wsgi [None req-46e82668-3f7d-4bde-ae7c-cb6849ca0e5c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.437470] [55187]: DEBUG nova.compute.api [None req-46e82668-3f7d-4bde-ae7c-cb6849ca0e5c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.441058] [55187]: DEBUG oslo_concurrency.lockutils [None req-46e82668-3f7d-4bde-ae7c-cb6849ca0e5c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.441298] [55187]: DEBUG oslo_concurrency.lockutils [None req-46e82668-3f7d-4bde-ae7c-cb6849ca0e5c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.441481] [55187]: DEBUG oslo_concurrency.lockutils [None req-46e82668-3f7d-4bde-ae7c-cb6849ca0e5c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.441908] [55187]: DEBUG oslo_concurrency.lockutils [None req-46e82668-3f7d-4bde-ae7c-cb6849ca0e5c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.442032] [55187]: DEBUG oslo_concurrency.lockutils [None req-46e82668-3f7d-4bde-ae7c-cb6849ca0e5c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.442209] [55187]: DEBUG oslo_concurrency.lockutils [None req-46e82668-3f7d-4bde-ae7c-cb6849ca0e5c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.455482] [55188]: DEBUG nova.policy [None req-b26ca9cc-3074-41a7-9cba-0f6a1beb046e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.460245] [55188]: INFO nova.api.openstack.requestlog [None req-b26ca9cc-3074-41a7-9cba-0f6a1beb046e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.053360 [ 726.460701] [55188]: [pid: 55188|app: 0|req: 1002/1889] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.473356] [55187]: DEBUG nova.policy [None req-46e82668-3f7d-4bde-ae7c-cb6849ca0e5c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.478047] [55187]: INFO nova.api.openstack.requestlog [None req-46e82668-3f7d-4bde-ae7c-cb6849ca0e5c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.044668 [ 726.478392] [55187]: [pid: 55187|app: 0|req: 888/1890] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.479779] [55188]: DEBUG nova.api.openstack.wsgi [None req-876cfe22-6f3a-4d10-ac7c-015a803e2487 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.481542] [55188]: DEBUG nova.compute.api [None req-876cfe22-6f3a-4d10-ac7c-015a803e2487 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.485615] [55188]: DEBUG oslo_concurrency.lockutils [None req-876cfe22-6f3a-4d10-ac7c-015a803e2487 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.485692] [55188]: DEBUG oslo_concurrency.lockutils [None req-876cfe22-6f3a-4d10-ac7c-015a803e2487 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.485899] [55188]: DEBUG oslo_concurrency.lockutils [None req-876cfe22-6f3a-4d10-ac7c-015a803e2487 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.486297] [55188]: DEBUG oslo_concurrency.lockutils [None req-876cfe22-6f3a-4d10-ac7c-015a803e2487 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.486495] [55188]: DEBUG oslo_concurrency.lockutils [None req-876cfe22-6f3a-4d10-ac7c-015a803e2487 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.489057] [55188]: DEBUG oslo_concurrency.lockutils [None req-876cfe22-6f3a-4d10-ac7c-015a803e2487 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.491130] [55187]: DEBUG nova.api.openstack.wsgi [None req-76a39c03-8cd7-4017-858b-044b4e2ef648 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.494172] [55187]: DEBUG nova.compute.api [None req-76a39c03-8cd7-4017-858b-044b4e2ef648 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.497827] [55187]: DEBUG oslo_concurrency.lockutils [None req-76a39c03-8cd7-4017-858b-044b4e2ef648 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.498086] [55187]: DEBUG oslo_concurrency.lockutils [None req-76a39c03-8cd7-4017-858b-044b4e2ef648 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.498274] [55187]: DEBUG oslo_concurrency.lockutils [None req-76a39c03-8cd7-4017-858b-044b4e2ef648 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.498620] [55187]: DEBUG oslo_concurrency.lockutils [None req-76a39c03-8cd7-4017-858b-044b4e2ef648 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.499201] [55187]: DEBUG oslo_concurrency.lockutils [None req-76a39c03-8cd7-4017-858b-044b4e2ef648 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.499433] [55187]: DEBUG oslo_concurrency.lockutils [None req-76a39c03-8cd7-4017-858b-044b4e2ef648 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.526628] [55188]: DEBUG nova.policy [None req-876cfe22-6f3a-4d10-ac7c-015a803e2487 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.532517] [55188]: DEBUG nova.policy [None req-876cfe22-6f3a-4d10-ac7c-015a803e2487 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.533038] [55188]: DEBUG nova.policy [None req-876cfe22-6f3a-4d10-ac7c-015a803e2487 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.535031] [55187]: DEBUG nova.policy [None req-76a39c03-8cd7-4017-858b-044b4e2ef648 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.537742] [55188]: INFO nova.api.openstack.requestlog [None req-876cfe22-6f3a-4d10-ac7c-015a803e2487 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.059639 [ 726.537742] [55188]: [pid: 55188|app: 0|req: 1003/1891] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 726.543021] [55188]: DEBUG nova.api.openstack.wsgi [None req-d8bf6279-da54-4bb2-b8af-49cf96549b22 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.543154] [55187]: INFO nova.api.openstack.requestlog [None req-76a39c03-8cd7-4017-858b-044b4e2ef648 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.051470 [ 726.543154] [55187]: [pid: 55187|app: 0|req: 889/1892] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.543218] [55188]: DEBUG nova.compute.api [None req-d8bf6279-da54-4bb2-b8af-49cf96549b22 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.549196] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8bf6279-da54-4bb2-b8af-49cf96549b22 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.549446] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8bf6279-da54-4bb2-b8af-49cf96549b22 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.549633] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8bf6279-da54-4bb2-b8af-49cf96549b22 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.549995] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8bf6279-da54-4bb2-b8af-49cf96549b22 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.551163] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8bf6279-da54-4bb2-b8af-49cf96549b22 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.551163] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8bf6279-da54-4bb2-b8af-49cf96549b22 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.565279] [55187]: DEBUG nova.api.openstack.wsgi [None req-dd41a67f-875e-44e3-a23a-e4988c90db9c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.567237] [55187]: DEBUG nova.compute.api [None req-dd41a67f-875e-44e3-a23a-e4988c90db9c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.571241] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd41a67f-875e-44e3-a23a-e4988c90db9c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.571299] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd41a67f-875e-44e3-a23a-e4988c90db9c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.571458] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd41a67f-875e-44e3-a23a-e4988c90db9c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.571814] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd41a67f-875e-44e3-a23a-e4988c90db9c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.572038] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd41a67f-875e-44e3-a23a-e4988c90db9c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.572234] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd41a67f-875e-44e3-a23a-e4988c90db9c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.593642] [55188]: DEBUG nova.policy [None req-d8bf6279-da54-4bb2-b8af-49cf96549b22 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.598047] [55188]: INFO nova.api.openstack.requestlog [None req-d8bf6279-da54-4bb2-b8af-49cf96549b22 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.059797 [ 726.598293] [55188]: [pid: 55188|app: 0|req: 1004/1893] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.607187] [55187]: DEBUG nova.policy [None req-dd41a67f-875e-44e3-a23a-e4988c90db9c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.612526] [55187]: INFO nova.api.openstack.requestlog [None req-dd41a67f-875e-44e3-a23a-e4988c90db9c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.048961 [ 726.612526] [55187]: [pid: 55187|app: 0|req: 890/1894] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:26 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 726.650955] [55188]: DEBUG nova.api.openstack.wsgi [None req-a0da30cd-07c3-42cc-9b6c-819b741b04d2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.652746] [55188]: DEBUG nova.compute.api [None req-a0da30cd-07c3-42cc-9b6c-819b741b04d2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.656769] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0da30cd-07c3-42cc-9b6c-819b741b04d2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.657697] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0da30cd-07c3-42cc-9b6c-819b741b04d2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.657697] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0da30cd-07c3-42cc-9b6c-819b741b04d2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.657697] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0da30cd-07c3-42cc-9b6c-819b741b04d2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.658187] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0da30cd-07c3-42cc-9b6c-819b741b04d2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.658187] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0da30cd-07c3-42cc-9b6c-819b741b04d2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.678898] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0da30cd-07c3-42cc-9b6c-819b741b04d2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.678898] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0da30cd-07c3-42cc-9b6c-819b741b04d2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.679033] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0da30cd-07c3-42cc-9b6c-819b741b04d2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.679195] [55188]: DEBUG nova.objects.instance [None req-a0da30cd-07c3-42cc-9b6c-819b741b04d2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 726.687225] [55187]: DEBUG nova.api.openstack.wsgi [None req-fb35c80e-a9b1-43f8-836d-b24e83153472 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.689223] [55187]: DEBUG nova.compute.api [None req-fb35c80e-a9b1-43f8-836d-b24e83153472 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.692903] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb35c80e-a9b1-43f8-836d-b24e83153472 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.692903] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb35c80e-a9b1-43f8-836d-b24e83153472 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.693034] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb35c80e-a9b1-43f8-836d-b24e83153472 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.693370] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb35c80e-a9b1-43f8-836d-b24e83153472 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.696019] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb35c80e-a9b1-43f8-836d-b24e83153472 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.696019] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb35c80e-a9b1-43f8-836d-b24e83153472 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.703470] [55188]: DEBUG nova.policy [None req-a0da30cd-07c3-42cc-9b6c-819b741b04d2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.708008] [55188]: INFO nova.api.openstack.requestlog [None req-a0da30cd-07c3-42cc-9b6c-819b741b04d2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.059546 [ 726.708349] [55188]: [pid: 55188|app: 0|req: 1005/1895] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.714925] [55188]: DEBUG nova.api.openstack.wsgi [None req-8825f243-c6d6-424f-b71c-b8a01f89c9e5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.717276] [55188]: DEBUG nova.compute.api [None req-8825f243-c6d6-424f-b71c-b8a01f89c9e5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.719812] [55188]: DEBUG oslo_concurrency.lockutils [None req-8825f243-c6d6-424f-b71c-b8a01f89c9e5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.720050] [55188]: DEBUG oslo_concurrency.lockutils [None req-8825f243-c6d6-424f-b71c-b8a01f89c9e5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.720236] [55188]: DEBUG oslo_concurrency.lockutils [None req-8825f243-c6d6-424f-b71c-b8a01f89c9e5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.720582] [55188]: DEBUG oslo_concurrency.lockutils [None req-8825f243-c6d6-424f-b71c-b8a01f89c9e5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.720774] [55188]: DEBUG oslo_concurrency.lockutils [None req-8825f243-c6d6-424f-b71c-b8a01f89c9e5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.720940] [55188]: DEBUG oslo_concurrency.lockutils [None req-8825f243-c6d6-424f-b71c-b8a01f89c9e5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.728620] [55187]: DEBUG nova.policy [None req-fb35c80e-a9b1-43f8-836d-b24e83153472 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.732848] [55187]: INFO nova.api.openstack.requestlog [None req-fb35c80e-a9b1-43f8-836d-b24e83153472 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1475 microversion: 2.1 time: 0.048074 [ 726.733180] [55187]: [pid: 55187|app: 0|req: 891/1896] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1475 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.748519] [55187]: DEBUG nova.api.openstack.wsgi [None req-9672ca53-655c-455f-8988-7f482770f38b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.749543] [55187]: DEBUG nova.compute.api [None req-9672ca53-655c-455f-8988-7f482770f38b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.753149] [55187]: DEBUG oslo_concurrency.lockutils [None req-9672ca53-655c-455f-8988-7f482770f38b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.753400] [55187]: DEBUG oslo_concurrency.lockutils [None req-9672ca53-655c-455f-8988-7f482770f38b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.753587] [55187]: DEBUG oslo_concurrency.lockutils [None req-9672ca53-655c-455f-8988-7f482770f38b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.753944] [55187]: DEBUG oslo_concurrency.lockutils [None req-9672ca53-655c-455f-8988-7f482770f38b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.754164] [55187]: DEBUG oslo_concurrency.lockutils [None req-9672ca53-655c-455f-8988-7f482770f38b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.754340] [55187]: DEBUG oslo_concurrency.lockutils [None req-9672ca53-655c-455f-8988-7f482770f38b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.761329] [55188]: DEBUG nova.policy [None req-8825f243-c6d6-424f-b71c-b8a01f89c9e5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.765970] [55188]: INFO nova.api.openstack.requestlog [None req-8825f243-c6d6-424f-b71c-b8a01f89c9e5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.057001 [ 726.766455] [55188]: [pid: 55188|app: 0|req: 1006/1897] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.789277] [55187]: DEBUG nova.policy [None req-9672ca53-655c-455f-8988-7f482770f38b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.793317] [55187]: INFO nova.api.openstack.requestlog [None req-9672ca53-655c-455f-8988-7f482770f38b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.047557 [ 726.793797] [55187]: [pid: 55187|app: 0|req: 892/1898] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 726.799277] [55188]: DEBUG nova.api.openstack.wsgi [None req-7c54b5b0-3865-46ce-948c-1b3b9c2c4913 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.801086] [55188]: DEBUG nova.compute.api [None req-7c54b5b0-3865-46ce-948c-1b3b9c2c4913 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.804703] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c54b5b0-3865-46ce-948c-1b3b9c2c4913 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.805035] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c54b5b0-3865-46ce-948c-1b3b9c2c4913 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.805269] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c54b5b0-3865-46ce-948c-1b3b9c2c4913 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.805641] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c54b5b0-3865-46ce-948c-1b3b9c2c4913 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.805903] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c54b5b0-3865-46ce-948c-1b3b9c2c4913 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.806194] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c54b5b0-3865-46ce-948c-1b3b9c2c4913 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.835961] [55188]: DEBUG nova.policy [None req-7c54b5b0-3865-46ce-948c-1b3b9c2c4913 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.839847] [55188]: INFO nova.api.openstack.requestlog [None req-7c54b5b0-3865-46ce-948c-1b3b9c2c4913 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.043024 [ 726.840236] [55188]: [pid: 55188|app: 0|req: 1007/1899] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.930494] [55187]: DEBUG nova.api.openstack.wsgi [None req-7a587d9d-816a-4688-a7e4-0da8195124ac tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.932238] [55187]: DEBUG nova.compute.api [None req-7a587d9d-816a-4688-a7e4-0da8195124ac tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.936033] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a587d9d-816a-4688-a7e4-0da8195124ac tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.936327] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a587d9d-816a-4688-a7e4-0da8195124ac tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.936515] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a587d9d-816a-4688-a7e4-0da8195124ac tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.936863] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a587d9d-816a-4688-a7e4-0da8195124ac tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.937089] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a587d9d-816a-4688-a7e4-0da8195124ac tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.937282] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a587d9d-816a-4688-a7e4-0da8195124ac tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.955190] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a587d9d-816a-4688-a7e4-0da8195124ac tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.955403] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a587d9d-816a-4688-a7e4-0da8195124ac tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.955587] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a587d9d-816a-4688-a7e4-0da8195124ac tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.955817] [55187]: DEBUG nova.objects.instance [None req-7a587d9d-816a-4688-a7e4-0da8195124ac tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 726.975101] [55187]: DEBUG nova.policy [None req-7a587d9d-816a-4688-a7e4-0da8195124ac tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.979325] [55187]: INFO nova.api.openstack.requestlog [None req-7a587d9d-816a-4688-a7e4-0da8195124ac tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.051010 [ 726.979450] [55187]: [pid: 55187|app: 0|req: 893/1900] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.979915] [55188]: DEBUG nova.api.openstack.wsgi [None req-8a73a6af-79ad-49ce-9240-21e846e26bd5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 726.981990] [55188]: DEBUG nova.compute.api [None req-8a73a6af-79ad-49ce-9240-21e846e26bd5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 726.986996] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a73a6af-79ad-49ce-9240-21e846e26bd5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.986996] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a73a6af-79ad-49ce-9240-21e846e26bd5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.986996] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a73a6af-79ad-49ce-9240-21e846e26bd5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.987216] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a73a6af-79ad-49ce-9240-21e846e26bd5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.987471] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a73a6af-79ad-49ce-9240-21e846e26bd5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.987692] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a73a6af-79ad-49ce-9240-21e846e26bd5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.018357] [55187]: DEBUG nova.api.openstack.wsgi [None req-53f00a16-022b-40ad-9188-8882bff82954 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.019217] [55188]: DEBUG nova.policy [None req-8a73a6af-79ad-49ce-9240-21e846e26bd5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.019886] [55187]: DEBUG nova.compute.api [None req-53f00a16-022b-40ad-9188-8882bff82954 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.020987] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=2 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 727.022829] [55188]: INFO nova.api.openstack.requestlog [None req-8a73a6af-79ad-49ce-9240-21e846e26bd5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.045901 [ 727.023150] [55188]: [pid: 55188|app: 0|req: 1008/1901] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.023971] [55187]: DEBUG oslo_concurrency.lockutils [None req-53f00a16-022b-40ad-9188-8882bff82954 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.024242] [55187]: DEBUG oslo_concurrency.lockutils [None req-53f00a16-022b-40ad-9188-8882bff82954 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.024430] [55187]: DEBUG oslo_concurrency.lockutils [None req-53f00a16-022b-40ad-9188-8882bff82954 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.024844] [55187]: DEBUG oslo_concurrency.lockutils [None req-53f00a16-022b-40ad-9188-8882bff82954 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.025061] [55187]: DEBUG oslo_concurrency.lockutils [None req-53f00a16-022b-40ad-9188-8882bff82954 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.025241] [55187]: DEBUG oslo_concurrency.lockutils [None req-53f00a16-022b-40ad-9188-8882bff82954 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.037717] [55188]: DEBUG nova.api.openstack.wsgi [None req-7e3096f5-cb5c-498b-b091-c47b4ab8d0a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.039451] [55188]: DEBUG nova.compute.api [None req-7e3096f5-cb5c-498b-b091-c47b4ab8d0a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.042663] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e3096f5-cb5c-498b-b091-c47b4ab8d0a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.042937] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e3096f5-cb5c-498b-b091-c47b4ab8d0a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.043239] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e3096f5-cb5c-498b-b091-c47b4ab8d0a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.043675] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e3096f5-cb5c-498b-b091-c47b4ab8d0a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.043892] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e3096f5-cb5c-498b-b091-c47b4ab8d0a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.044117] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e3096f5-cb5c-498b-b091-c47b4ab8d0a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.076352] [55188]: DEBUG nova.policy [None req-7e3096f5-cb5c-498b-b091-c47b4ab8d0a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.079694] [55188]: INFO nova.api.openstack.requestlog [None req-7e3096f5-cb5c-498b-b091-c47b4ab8d0a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.043884 [ 727.079960] [55188]: [pid: 55188|app: 0|req: 1009/1902] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 727.093912] [55188]: DEBUG nova.api.openstack.wsgi [None req-d26181d9-850e-4cf2-92d3-30eea98855ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.095590] [55188]: DEBUG nova.compute.api [None req-d26181d9-850e-4cf2-92d3-30eea98855ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.096075] [55187]: DEBUG nova.policy [None req-53f00a16-022b-40ad-9188-8882bff82954 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.099073] [55188]: DEBUG oslo_concurrency.lockutils [None req-d26181d9-850e-4cf2-92d3-30eea98855ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.099317] [55188]: DEBUG oslo_concurrency.lockutils [None req-d26181d9-850e-4cf2-92d3-30eea98855ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.099504] [55188]: DEBUG oslo_concurrency.lockutils [None req-d26181d9-850e-4cf2-92d3-30eea98855ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.099941] [55188]: DEBUG oslo_concurrency.lockutils [None req-d26181d9-850e-4cf2-92d3-30eea98855ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.100159] [55188]: DEBUG oslo_concurrency.lockutils [None req-d26181d9-850e-4cf2-92d3-30eea98855ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.100336] [55188]: DEBUG oslo_concurrency.lockutils [None req-d26181d9-850e-4cf2-92d3-30eea98855ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.101012] [55187]: INFO nova.api.openstack.requestlog [None req-53f00a16-022b-40ad-9188-8882bff82954 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.085071 [ 727.101525] [55187]: [pid: 55187|app: 0|req: 894/1903] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.141715] [55188]: DEBUG nova.policy [None req-d26181d9-850e-4cf2-92d3-30eea98855ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.145983] [55187]: DEBUG nova.api.openstack.wsgi [None req-5e810d6b-14cc-40ff-814a-ae361b7043de tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.146043] [55188]: INFO nova.api.openstack.requestlog [None req-d26181d9-850e-4cf2-92d3-30eea98855ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.054320 [ 727.146356] [55188]: [pid: 55188|app: 0|req: 1010/1904] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.147850] [55187]: DEBUG nova.compute.api [None req-5e810d6b-14cc-40ff-814a-ae361b7043de tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.148904] [55188]: DEBUG nova.api.openstack.wsgi [None req-c1c1942c-f5e3-46dd-b9f8-bfbf178fa48a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.150538] [55188]: DEBUG nova.compute.api [None req-c1c1942c-f5e3-46dd-b9f8-bfbf178fa48a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.152852] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e810d6b-14cc-40ff-814a-ae361b7043de tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.153109] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e810d6b-14cc-40ff-814a-ae361b7043de tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.153298] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e810d6b-14cc-40ff-814a-ae361b7043de tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.153589] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1c1942c-f5e3-46dd-b9f8-bfbf178fa48a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.153655] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e810d6b-14cc-40ff-814a-ae361b7043de tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.153819] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1c1942c-f5e3-46dd-b9f8-bfbf178fa48a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.153886] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e810d6b-14cc-40ff-814a-ae361b7043de tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.154011] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1c1942c-f5e3-46dd-b9f8-bfbf178fa48a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.154091] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e810d6b-14cc-40ff-814a-ae361b7043de tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.154374] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1c1942c-f5e3-46dd-b9f8-bfbf178fa48a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.154577] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1c1942c-f5e3-46dd-b9f8-bfbf178fa48a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.154750] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1c1942c-f5e3-46dd-b9f8-bfbf178fa48a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.190938] [55187]: DEBUG nova.policy [None req-5e810d6b-14cc-40ff-814a-ae361b7043de tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.195321] [55187]: INFO nova.api.openstack.requestlog [None req-5e810d6b-14cc-40ff-814a-ae361b7043de tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.051907 [ 727.195787] [55187]: [pid: 55187|app: 0|req: 895/1905] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.251335] [55188]: DEBUG nova.policy [None req-c1c1942c-f5e3-46dd-b9f8-bfbf178fa48a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.255813] [55188]: INFO nova.api.openstack.requestlog [None req-c1c1942c-f5e3-46dd-b9f8-bfbf178fa48a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1389 microversion: 2.1 time: 0.108890 [ 727.256361] [55188]: [pid: 55188|app: 0|req: 1011/1906] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1389 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.287361] [55187]: DEBUG nova.api.openstack.wsgi [None req-3e842768-4d41-43c4-9483-e4e83a5a1e56 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.289091] [55187]: DEBUG nova.compute.api [None req-3e842768-4d41-43c4-9483-e4e83a5a1e56 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.292566] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e842768-4d41-43c4-9483-e4e83a5a1e56 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.292879] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e842768-4d41-43c4-9483-e4e83a5a1e56 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.293146] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e842768-4d41-43c4-9483-e4e83a5a1e56 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.293561] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e842768-4d41-43c4-9483-e4e83a5a1e56 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.293840] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e842768-4d41-43c4-9483-e4e83a5a1e56 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.294091] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e842768-4d41-43c4-9483-e4e83a5a1e56 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.312470] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e842768-4d41-43c4-9483-e4e83a5a1e56 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.312778] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e842768-4d41-43c4-9483-e4e83a5a1e56 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.313037] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e842768-4d41-43c4-9483-e4e83a5a1e56 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.313299] [55187]: DEBUG nova.objects.instance [None req-3e842768-4d41-43c4-9483-e4e83a5a1e56 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 727.324829] [55188]: DEBUG nova.api.openstack.wsgi [None req-3b788788-03dc-4fa4-b841-e2e79b5c6b7d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.326570] [55188]: DEBUG nova.compute.api [None req-3b788788-03dc-4fa4-b841-e2e79b5c6b7d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.329984] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b788788-03dc-4fa4-b841-e2e79b5c6b7d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.329984] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b788788-03dc-4fa4-b841-e2e79b5c6b7d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.330154] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b788788-03dc-4fa4-b841-e2e79b5c6b7d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.330819] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b788788-03dc-4fa4-b841-e2e79b5c6b7d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.330819] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b788788-03dc-4fa4-b841-e2e79b5c6b7d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.330921] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b788788-03dc-4fa4-b841-e2e79b5c6b7d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.334952] [55187]: DEBUG nova.policy [None req-3e842768-4d41-43c4-9483-e4e83a5a1e56 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.339666] [55187]: DEBUG nova.policy [None req-3e842768-4d41-43c4-9483-e4e83a5a1e56 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.340339] [55187]: DEBUG nova.policy [None req-3e842768-4d41-43c4-9483-e4e83a5a1e56 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.340976] [55187]: INFO nova.api.openstack.requestlog [None req-3e842768-4d41-43c4-9483-e4e83a5a1e56 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.056090 [ 727.341298] [55187]: [pid: 55187|app: 0|req: 896/1907] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 727.343695] [55187]: DEBUG nova.api.openstack.wsgi [None req-ed97d229-35cb-4da0-9f13-cca9f823d2ab tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.345335] [55187]: DEBUG nova.compute.api [None req-ed97d229-35cb-4da0-9f13-cca9f823d2ab tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.348585] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed97d229-35cb-4da0-9f13-cca9f823d2ab tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.348818] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed97d229-35cb-4da0-9f13-cca9f823d2ab tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.349010] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed97d229-35cb-4da0-9f13-cca9f823d2ab tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.349360] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed97d229-35cb-4da0-9f13-cca9f823d2ab tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.349560] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed97d229-35cb-4da0-9f13-cca9f823d2ab tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.349729] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed97d229-35cb-4da0-9f13-cca9f823d2ab tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.382840] [55187]: DEBUG nova.policy [None req-ed97d229-35cb-4da0-9f13-cca9f823d2ab tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.388541] [55187]: DEBUG nova.policy [None req-ed97d229-35cb-4da0-9f13-cca9f823d2ab tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.389436] [55187]: DEBUG nova.policy [None req-ed97d229-35cb-4da0-9f13-cca9f823d2ab tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.390233] [55187]: INFO nova.api.openstack.requestlog [None req-ed97d229-35cb-4da0-9f13-cca9f823d2ab tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.048362 [ 727.390750] [55187]: [pid: 55187|app: 0|req: 897/1908] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 727.393683] [55187]: DEBUG nova.api.openstack.wsgi [None req-2a5f72b1-474c-4698-bb2c-4e13c03fbaf2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.395861] [55187]: DEBUG nova.compute.api [None req-2a5f72b1-474c-4698-bb2c-4e13c03fbaf2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.399561] [55188]: DEBUG nova.policy [None req-3b788788-03dc-4fa4-b841-e2e79b5c6b7d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.400053] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a5f72b1-474c-4698-bb2c-4e13c03fbaf2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.400366] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a5f72b1-474c-4698-bb2c-4e13c03fbaf2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.400620] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a5f72b1-474c-4698-bb2c-4e13c03fbaf2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.401094] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a5f72b1-474c-4698-bb2c-4e13c03fbaf2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.401581] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a5f72b1-474c-4698-bb2c-4e13c03fbaf2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.401638] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a5f72b1-474c-4698-bb2c-4e13c03fbaf2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.404034] [55188]: INFO nova.api.openstack.requestlog [None req-3b788788-03dc-4fa4-b841-e2e79b5c6b7d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1319 microversion: 2.1 time: 0.081934 [ 727.404423] [55188]: [pid: 55188|app: 0|req: 1012/1909] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1319 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 727.406960] [55188]: DEBUG nova.api.openstack.wsgi [None req-d7d7f595-f157-4abc-9881-29219142d130 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.408707] [55188]: DEBUG nova.compute.api [None req-d7d7f595-f157-4abc-9881-29219142d130 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.412075] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7d7f595-f157-4abc-9881-29219142d130 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.412332] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7d7f595-f157-4abc-9881-29219142d130 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.412546] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7d7f595-f157-4abc-9881-29219142d130 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.413133] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7d7f595-f157-4abc-9881-29219142d130 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.413203] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7d7f595-f157-4abc-9881-29219142d130 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.413358] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7d7f595-f157-4abc-9881-29219142d130 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.437653] [55187]: DEBUG nova.policy [None req-2a5f72b1-474c-4698-bb2c-4e13c03fbaf2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.441944] [55187]: INFO nova.api.openstack.requestlog [None req-2a5f72b1-474c-4698-bb2c-4e13c03fbaf2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.050644 [ 727.442390] [55187]: [pid: 55187|app: 0|req: 898/1910] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.444593] [55187]: DEBUG nova.api.openstack.wsgi [None req-fcfa2785-e42c-41d2-ae08-9a55bea12823 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.446298] [55187]: DEBUG nova.compute.api [None req-fcfa2785-e42c-41d2-ae08-9a55bea12823 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.447570] [55188]: DEBUG nova.policy [None req-d7d7f595-f157-4abc-9881-29219142d130 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.449406] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcfa2785-e42c-41d2-ae08-9a55bea12823 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.449641] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcfa2785-e42c-41d2-ae08-9a55bea12823 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.449829] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcfa2785-e42c-41d2-ae08-9a55bea12823 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.450200] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcfa2785-e42c-41d2-ae08-9a55bea12823 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.450404] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcfa2785-e42c-41d2-ae08-9a55bea12823 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.450576] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcfa2785-e42c-41d2-ae08-9a55bea12823 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.451654] [55188]: INFO nova.api.openstack.requestlog [None req-d7d7f595-f157-4abc-9881-29219142d130 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.046669 [ 727.451970] [55188]: [pid: 55188|app: 0|req: 1013/1911] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.454307] [55188]: DEBUG nova.api.openstack.wsgi [None req-b2d9178a-a523-4842-ab0e-46d9ce06d1c0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.455943] [55188]: DEBUG nova.compute.api [None req-b2d9178a-a523-4842-ab0e-46d9ce06d1c0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.459070] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2d9178a-a523-4842-ab0e-46d9ce06d1c0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.459302] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2d9178a-a523-4842-ab0e-46d9ce06d1c0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.459488] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2d9178a-a523-4842-ab0e-46d9ce06d1c0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.459840] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2d9178a-a523-4842-ab0e-46d9ce06d1c0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.460054] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2d9178a-a523-4842-ab0e-46d9ce06d1c0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.460235] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2d9178a-a523-4842-ab0e-46d9ce06d1c0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.483652] [55187]: DEBUG nova.policy [None req-fcfa2785-e42c-41d2-ae08-9a55bea12823 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.487556] [55187]: INFO nova.api.openstack.requestlog [None req-fcfa2785-e42c-41d2-ae08-9a55bea12823 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1218 microversion: 2.1 time: 0.044708 [ 727.487874] [55187]: [pid: 55187|app: 0|req: 899/1912] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.490409] [55187]: DEBUG nova.api.openstack.wsgi [None req-239f20bc-1c1e-4f52-8c94-9a87dba721d0 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.491984] [55187]: DEBUG nova.compute.api [None req-239f20bc-1c1e-4f52-8c94-9a87dba721d0 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.494564] [55188]: DEBUG nova.policy [None req-b2d9178a-a523-4842-ab0e-46d9ce06d1c0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.495087] [55187]: DEBUG oslo_concurrency.lockutils [None req-239f20bc-1c1e-4f52-8c94-9a87dba721d0 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.495327] [55187]: DEBUG oslo_concurrency.lockutils [None req-239f20bc-1c1e-4f52-8c94-9a87dba721d0 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.495524] [55187]: DEBUG oslo_concurrency.lockutils [None req-239f20bc-1c1e-4f52-8c94-9a87dba721d0 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.495878] [55187]: DEBUG oslo_concurrency.lockutils [None req-239f20bc-1c1e-4f52-8c94-9a87dba721d0 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.496090] [55187]: DEBUG oslo_concurrency.lockutils [None req-239f20bc-1c1e-4f52-8c94-9a87dba721d0 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.496298] [55187]: DEBUG oslo_concurrency.lockutils [None req-239f20bc-1c1e-4f52-8c94-9a87dba721d0 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.498909] [55188]: INFO nova.api.openstack.requestlog [None req-b2d9178a-a523-4842-ab0e-46d9ce06d1c0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.046357 [ 727.499259] [55188]: [pid: 55188|app: 0|req: 1014/1913] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.501843] [55188]: DEBUG nova.api.openstack.wsgi [None req-a7a13ae4-60d5-4050-a753-27060c1a1eae tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.503479] [55188]: DEBUG nova.compute.api [None req-a7a13ae4-60d5-4050-a753-27060c1a1eae tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.506417] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7a13ae4-60d5-4050-a753-27060c1a1eae tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.506645] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7a13ae4-60d5-4050-a753-27060c1a1eae tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.506825] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7a13ae4-60d5-4050-a753-27060c1a1eae tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.507186] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7a13ae4-60d5-4050-a753-27060c1a1eae tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.507381] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7a13ae4-60d5-4050-a753-27060c1a1eae tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.507551] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7a13ae4-60d5-4050-a753-27060c1a1eae tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.526401] [55187]: DEBUG nova.policy [None req-239f20bc-1c1e-4f52-8c94-9a87dba721d0 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.530108] [55187]: INFO nova.api.openstack.requestlog [None req-239f20bc-1c1e-4f52-8c94-9a87dba721d0 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.041664 [ 727.530434] [55187]: [pid: 55187|app: 0|req: 900/1914] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.536697] [55188]: DEBUG nova.policy [None req-a7a13ae4-60d5-4050-a753-27060c1a1eae tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.540532] [55188]: INFO nova.api.openstack.requestlog [None req-a7a13ae4-60d5-4050-a753-27060c1a1eae tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.040653 [ 727.540815] [55188]: [pid: 55188|app: 0|req: 1015/1915] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.554578] [55188]: DEBUG nova.api.openstack.wsgi [None req-005b83be-c3e5-45d0-af93-d24b64c40bf1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.554778] [55187]: DEBUG nova.api.openstack.wsgi [None req-73d4ad49-12c7-4eb6-978e-647a0351efbb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.556199] [55188]: DEBUG nova.compute.api [None req-005b83be-c3e5-45d0-af93-d24b64c40bf1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.556506] [55187]: DEBUG nova.compute.api [None req-73d4ad49-12c7-4eb6-978e-647a0351efbb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.559171] [55188]: DEBUG oslo_concurrency.lockutils [None req-005b83be-c3e5-45d0-af93-d24b64c40bf1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.559413] [55188]: DEBUG oslo_concurrency.lockutils [None req-005b83be-c3e5-45d0-af93-d24b64c40bf1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.559598] [55188]: DEBUG oslo_concurrency.lockutils [None req-005b83be-c3e5-45d0-af93-d24b64c40bf1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.559836] [55187]: DEBUG oslo_concurrency.lockutils [None req-73d4ad49-12c7-4eb6-978e-647a0351efbb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.559941] [55188]: DEBUG oslo_concurrency.lockutils [None req-005b83be-c3e5-45d0-af93-d24b64c40bf1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.560087] [55187]: DEBUG oslo_concurrency.lockutils [None req-73d4ad49-12c7-4eb6-978e-647a0351efbb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.560186] [55188]: DEBUG oslo_concurrency.lockutils [None req-005b83be-c3e5-45d0-af93-d24b64c40bf1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.560277] [55187]: DEBUG oslo_concurrency.lockutils [None req-73d4ad49-12c7-4eb6-978e-647a0351efbb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.560339] [55188]: DEBUG oslo_concurrency.lockutils [None req-005b83be-c3e5-45d0-af93-d24b64c40bf1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.560625] [55187]: DEBUG oslo_concurrency.lockutils [None req-73d4ad49-12c7-4eb6-978e-647a0351efbb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.560825] [55187]: DEBUG oslo_concurrency.lockutils [None req-73d4ad49-12c7-4eb6-978e-647a0351efbb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.560996] [55187]: DEBUG oslo_concurrency.lockutils [None req-73d4ad49-12c7-4eb6-978e-647a0351efbb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.591472] [55187]: DEBUG nova.policy [None req-73d4ad49-12c7-4eb6-978e-647a0351efbb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.591933] [55188]: DEBUG nova.policy [None req-005b83be-c3e5-45d0-af93-d24b64c40bf1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.595723] [55187]: INFO nova.api.openstack.requestlog [None req-73d4ad49-12c7-4eb6-978e-647a0351efbb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.043005 [ 727.596059] [55187]: [pid: 55187|app: 0|req: 901/1916] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.596302] [55188]: DEBUG nova.policy [None req-005b83be-c3e5-45d0-af93-d24b64c40bf1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.597023] [55188]: DEBUG nova.policy [None req-005b83be-c3e5-45d0-af93-d24b64c40bf1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.600579] [55188]: INFO nova.api.openstack.requestlog [None req-005b83be-c3e5-45d0-af93-d24b64c40bf1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.047889 [ 727.600891] [55188]: [pid: 55188|app: 0|req: 1016/1917] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 727.615114] [55187]: DEBUG nova.api.openstack.wsgi [None req-96d9f63b-4f1b-4702-93b5-b30225897d42 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.616927] [55187]: DEBUG nova.compute.api [None req-96d9f63b-4f1b-4702-93b5-b30225897d42 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.620578] [55187]: DEBUG oslo_concurrency.lockutils [None req-96d9f63b-4f1b-4702-93b5-b30225897d42 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.620819] [55187]: DEBUG oslo_concurrency.lockutils [None req-96d9f63b-4f1b-4702-93b5-b30225897d42 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.621011] [55187]: DEBUG oslo_concurrency.lockutils [None req-96d9f63b-4f1b-4702-93b5-b30225897d42 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.621386] [55187]: DEBUG oslo_concurrency.lockutils [None req-96d9f63b-4f1b-4702-93b5-b30225897d42 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.621794] [55187]: DEBUG oslo_concurrency.lockutils [None req-96d9f63b-4f1b-4702-93b5-b30225897d42 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.621794] [55187]: DEBUG oslo_concurrency.lockutils [None req-96d9f63b-4f1b-4702-93b5-b30225897d42 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.625986] [55188]: DEBUG nova.api.openstack.wsgi [None req-61b3d84c-df79-4cd6-b459-dd7f0e37a7dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.627747] [55188]: DEBUG nova.compute.api [None req-61b3d84c-df79-4cd6-b459-dd7f0e37a7dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.631977] [55188]: DEBUG oslo_concurrency.lockutils [None req-61b3d84c-df79-4cd6-b459-dd7f0e37a7dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.632309] [55188]: DEBUG oslo_concurrency.lockutils [None req-61b3d84c-df79-4cd6-b459-dd7f0e37a7dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.632522] [55188]: DEBUG oslo_concurrency.lockutils [None req-61b3d84c-df79-4cd6-b459-dd7f0e37a7dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.632886] [55188]: DEBUG oslo_concurrency.lockutils [None req-61b3d84c-df79-4cd6-b459-dd7f0e37a7dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.633107] [55188]: DEBUG oslo_concurrency.lockutils [None req-61b3d84c-df79-4cd6-b459-dd7f0e37a7dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.633290] [55188]: DEBUG oslo_concurrency.lockutils [None req-61b3d84c-df79-4cd6-b459-dd7f0e37a7dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.654569] [55187]: DEBUG nova.policy [None req-96d9f63b-4f1b-4702-93b5-b30225897d42 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.659057] [55187]: INFO nova.api.openstack.requestlog [None req-96d9f63b-4f1b-4702-93b5-b30225897d42 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.046216 [ 727.659589] [55187]: [pid: 55187|app: 0|req: 902/1918] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.664510] [55188]: DEBUG nova.policy [None req-61b3d84c-df79-4cd6-b459-dd7f0e37a7dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.668616] [55188]: INFO nova.api.openstack.requestlog [None req-61b3d84c-df79-4cd6-b459-dd7f0e37a7dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.044823 [ 727.668944] [55188]: [pid: 55188|app: 0|req: 1017/1919] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:27 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.723353] [55187]: DEBUG nova.api.openstack.wsgi [None req-61f7d756-f684-4f7a-8d35-23b300d2a22d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.725094] [55187]: DEBUG nova.compute.api [None req-61f7d756-f684-4f7a-8d35-23b300d2a22d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.728975] [55187]: DEBUG oslo_concurrency.lockutils [None req-61f7d756-f684-4f7a-8d35-23b300d2a22d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.729240] [55187]: DEBUG oslo_concurrency.lockutils [None req-61f7d756-f684-4f7a-8d35-23b300d2a22d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.729429] [55187]: DEBUG oslo_concurrency.lockutils [None req-61f7d756-f684-4f7a-8d35-23b300d2a22d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.729773] [55187]: DEBUG oslo_concurrency.lockutils [None req-61f7d756-f684-4f7a-8d35-23b300d2a22d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.729968] [55187]: DEBUG oslo_concurrency.lockutils [None req-61f7d756-f684-4f7a-8d35-23b300d2a22d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.730154] [55187]: DEBUG oslo_concurrency.lockutils [None req-61f7d756-f684-4f7a-8d35-23b300d2a22d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.745480] [55188]: DEBUG nova.api.openstack.wsgi [None req-44cfbc97-a6e9-41ac-acf3-df1c0cdd6717 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.747406] [55188]: DEBUG nova.compute.api [None req-44cfbc97-a6e9-41ac-acf3-df1c0cdd6717 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.747492] [55187]: DEBUG oslo_concurrency.lockutils [None req-61f7d756-f684-4f7a-8d35-23b300d2a22d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.747673] [55187]: DEBUG oslo_concurrency.lockutils [None req-61f7d756-f684-4f7a-8d35-23b300d2a22d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.747862] [55187]: DEBUG oslo_concurrency.lockutils [None req-61f7d756-f684-4f7a-8d35-23b300d2a22d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.748074] [55187]: DEBUG nova.objects.instance [None req-61f7d756-f684-4f7a-8d35-23b300d2a22d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 727.751476] [55188]: DEBUG oslo_concurrency.lockutils [None req-44cfbc97-a6e9-41ac-acf3-df1c0cdd6717 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.751751] [55188]: DEBUG oslo_concurrency.lockutils [None req-44cfbc97-a6e9-41ac-acf3-df1c0cdd6717 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.751972] [55188]: DEBUG oslo_concurrency.lockutils [None req-44cfbc97-a6e9-41ac-acf3-df1c0cdd6717 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.752377] [55188]: DEBUG oslo_concurrency.lockutils [None req-44cfbc97-a6e9-41ac-acf3-df1c0cdd6717 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.752622] [55188]: DEBUG oslo_concurrency.lockutils [None req-44cfbc97-a6e9-41ac-acf3-df1c0cdd6717 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.752827] [55188]: DEBUG oslo_concurrency.lockutils [None req-44cfbc97-a6e9-41ac-acf3-df1c0cdd6717 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.769599] [55187]: DEBUG nova.policy [None req-61f7d756-f684-4f7a-8d35-23b300d2a22d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.773672] [55187]: INFO nova.api.openstack.requestlog [None req-61f7d756-f684-4f7a-8d35-23b300d2a22d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.052746 [ 727.773996] [55187]: [pid: 55187|app: 0|req: 903/1920] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:28 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.779788] [55187]: DEBUG nova.api.openstack.wsgi [None req-37bfef46-bcc7-4c46-8c3b-d966c596be49 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.781543] [55187]: DEBUG nova.compute.api [None req-37bfef46-bcc7-4c46-8c3b-d966c596be49 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.785021] [55187]: DEBUG oslo_concurrency.lockutils [None req-37bfef46-bcc7-4c46-8c3b-d966c596be49 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.785277] [55187]: DEBUG oslo_concurrency.lockutils [None req-37bfef46-bcc7-4c46-8c3b-d966c596be49 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.785394] [55188]: DEBUG nova.policy [None req-44cfbc97-a6e9-41ac-acf3-df1c0cdd6717 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.785473] [55187]: DEBUG oslo_concurrency.lockutils [None req-37bfef46-bcc7-4c46-8c3b-d966c596be49 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.785899] [55187]: DEBUG oslo_concurrency.lockutils [None req-37bfef46-bcc7-4c46-8c3b-d966c596be49 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.786197] [55187]: DEBUG oslo_concurrency.lockutils [None req-37bfef46-bcc7-4c46-8c3b-d966c596be49 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.786458] [55187]: DEBUG oslo_concurrency.lockutils [None req-37bfef46-bcc7-4c46-8c3b-d966c596be49 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.789837] [55188]: INFO nova.api.openstack.requestlog [None req-44cfbc97-a6e9-41ac-acf3-df1c0cdd6717 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1301 microversion: 2.1 time: 0.046798 [ 727.790235] [55188]: [pid: 55188|app: 0|req: 1018/1921] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:28 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1301 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.806130] [55188]: DEBUG nova.api.openstack.wsgi [None req-32e0d88c-e09b-4132-8f06-9630a74b790a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.807841] [55188]: DEBUG nova.compute.api [None req-32e0d88c-e09b-4132-8f06-9630a74b790a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.811221] [55188]: DEBUG oslo_concurrency.lockutils [None req-32e0d88c-e09b-4132-8f06-9630a74b790a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.811454] [55188]: DEBUG oslo_concurrency.lockutils [None req-32e0d88c-e09b-4132-8f06-9630a74b790a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.811647] [55188]: DEBUG oslo_concurrency.lockutils [None req-32e0d88c-e09b-4132-8f06-9630a74b790a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.811973] [55188]: DEBUG oslo_concurrency.lockutils [None req-32e0d88c-e09b-4132-8f06-9630a74b790a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.812193] [55188]: DEBUG oslo_concurrency.lockutils [None req-32e0d88c-e09b-4132-8f06-9630a74b790a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.812369] [55188]: DEBUG oslo_concurrency.lockutils [None req-32e0d88c-e09b-4132-8f06-9630a74b790a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.817348] [55187]: DEBUG nova.policy [None req-37bfef46-bcc7-4c46-8c3b-d966c596be49 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.821313] [55187]: INFO nova.api.openstack.requestlog [None req-37bfef46-bcc7-4c46-8c3b-d966c596be49 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.043509 [ 727.821858] [55187]: [pid: 55187|app: 0|req: 904/1922] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:28 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.844115] [55188]: DEBUG nova.policy [None req-32e0d88c-e09b-4132-8f06-9630a74b790a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.848520] [55188]: INFO nova.api.openstack.requestlog [None req-32e0d88c-e09b-4132-8f06-9630a74b790a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.044591 [ 727.848853] [55188]: [pid: 55188|app: 0|req: 1019/1923] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:28 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.852376] [55187]: DEBUG nova.api.openstack.wsgi [None req-7fb9fe14-02b4-4f3f-a49c-eaa13699c10d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.854636] [55187]: DEBUG nova.compute.api [None req-7fb9fe14-02b4-4f3f-a49c-eaa13699c10d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.858481] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fb9fe14-02b4-4f3f-a49c-eaa13699c10d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.858744] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fb9fe14-02b4-4f3f-a49c-eaa13699c10d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.858954] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fb9fe14-02b4-4f3f-a49c-eaa13699c10d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.859345] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fb9fe14-02b4-4f3f-a49c-eaa13699c10d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.859607] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fb9fe14-02b4-4f3f-a49c-eaa13699c10d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.859825] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fb9fe14-02b4-4f3f-a49c-eaa13699c10d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.892968] [55187]: DEBUG nova.policy [None req-7fb9fe14-02b4-4f3f-a49c-eaa13699c10d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.897052] [55187]: INFO nova.api.openstack.requestlog [None req-7fb9fe14-02b4-4f3f-a49c-eaa13699c10d tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.047189 [ 727.897375] [55187]: [pid: 55187|app: 0|req: 905/1924] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:28 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 727.992478] [55188]: DEBUG nova.api.openstack.wsgi [None req-267420be-2fce-4eb3-b273-3db6eb32a468 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 727.994305] [55188]: DEBUG nova.compute.api [None req-267420be-2fce-4eb3-b273-3db6eb32a468 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 727.998486] [55188]: DEBUG oslo_concurrency.lockutils [None req-267420be-2fce-4eb3-b273-3db6eb32a468 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.998737] [55188]: DEBUG oslo_concurrency.lockutils [None req-267420be-2fce-4eb3-b273-3db6eb32a468 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.998996] [55188]: DEBUG oslo_concurrency.lockutils [None req-267420be-2fce-4eb3-b273-3db6eb32a468 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.999392] [55188]: DEBUG oslo_concurrency.lockutils [None req-267420be-2fce-4eb3-b273-3db6eb32a468 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.999684] [55188]: DEBUG oslo_concurrency.lockutils [None req-267420be-2fce-4eb3-b273-3db6eb32a468 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.999940] [55188]: DEBUG oslo_concurrency.lockutils [None req-267420be-2fce-4eb3-b273-3db6eb32a468 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.019133] [55188]: DEBUG oslo_concurrency.lockutils [None req-267420be-2fce-4eb3-b273-3db6eb32a468 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.019434] [55188]: DEBUG oslo_concurrency.lockutils [None req-267420be-2fce-4eb3-b273-3db6eb32a468 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.019695] [55188]: DEBUG oslo_concurrency.lockutils [None req-267420be-2fce-4eb3-b273-3db6eb32a468 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.019861] [55188]: DEBUG nova.objects.instance [None req-267420be-2fce-4eb3-b273-3db6eb32a468 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 728.031322] [55187]: DEBUG nova.api.openstack.wsgi [req-d4893235-04a0-45a4-a098-7002883fdd81 req-d393b09e-30d0-4696-a2f4-92ea9238f9ec service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5af0252a-65c9-4afb-9412-32666a385e42", "tag": "8bb51fe4-4e93-44b2-90d6-b59faa49c744"}, {"server_uuid": "70e48fb2-fe66-4eb8-a182-40425d0e2f1b", "name": "network-vif-deleted", "tag": "138b56c8-c6aa-42b5-888b-6ed202b077c8"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 728.038680] [55187]: DEBUG oslo_concurrency.lockutils [req-d4893235-04a0-45a4-a098-7002883fdd81 req-d393b09e-30d0-4696-a2f4-92ea9238f9ec service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.038948] [55187]: DEBUG oslo_concurrency.lockutils [req-d4893235-04a0-45a4-a098-7002883fdd81 req-d393b09e-30d0-4696-a2f4-92ea9238f9ec service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.039182] [55187]: DEBUG oslo_concurrency.lockutils [req-d4893235-04a0-45a4-a098-7002883fdd81 req-d393b09e-30d0-4696-a2f4-92ea9238f9ec service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.045492] [55188]: DEBUG nova.policy [None req-267420be-2fce-4eb3-b273-3db6eb32a468 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.046342] [55187]: INFO nova.api.openstack.compute.server_external_events [req-d4893235-04a0-45a4-a098-7002883fdd81 req-d393b09e-30d0-4696-a2f4-92ea9238f9ec service nova] Creating event network-changed:8bb51fe4-4e93-44b2-90d6-b59faa49c744 for instance 5af0252a-65c9-4afb-9412-32666a385e42 on cpu-1 [ 728.046599] [55187]: INFO nova.api.openstack.compute.server_external_events [req-d4893235-04a0-45a4-a098-7002883fdd81 req-d393b09e-30d0-4696-a2f4-92ea9238f9ec service nova] Creating event network-vif-deleted:138b56c8-c6aa-42b5-888b-6ed202b077c8 for instance 70e48fb2-fe66-4eb8-a182-40425d0e2f1b on cpu-1 [ 728.050352] [55188]: INFO nova.api.openstack.requestlog [None req-267420be-2fce-4eb3-b273-3db6eb32a468 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.060303 [ 728.050425] [55187]: INFO nova.api.openstack.requestlog [req-d4893235-04a0-45a4-a098-7002883fdd81 req-d393b09e-30d0-4696-a2f4-92ea9238f9ec service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.021384 [ 728.050697] [55187]: [pid: 55187|app: 0|req: 906/1925] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:28 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 728.050943] [55188]: [pid: 55188|app: 0|req: 1020/1926] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:28 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.053317] [55187]: DEBUG nova.api.openstack.wsgi [None req-dda0e4ed-dbb7-4765-866e-cba3e5627900 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.054952] [55187]: DEBUG nova.compute.api [None req-dda0e4ed-dbb7-4765-866e-cba3e5627900 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.058568] [55187]: DEBUG oslo_concurrency.lockutils [None req-dda0e4ed-dbb7-4765-866e-cba3e5627900 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.058812] [55187]: DEBUG oslo_concurrency.lockutils [None req-dda0e4ed-dbb7-4765-866e-cba3e5627900 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.059031] [55187]: DEBUG oslo_concurrency.lockutils [None req-dda0e4ed-dbb7-4765-866e-cba3e5627900 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.059407] [55187]: DEBUG oslo_concurrency.lockutils [None req-dda0e4ed-dbb7-4765-866e-cba3e5627900 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.059611] [55187]: DEBUG oslo_concurrency.lockutils [None req-dda0e4ed-dbb7-4765-866e-cba3e5627900 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.059784] [55187]: DEBUG oslo_concurrency.lockutils [None req-dda0e4ed-dbb7-4765-866e-cba3e5627900 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.094679] [55187]: DEBUG nova.policy [None req-dda0e4ed-dbb7-4765-866e-cba3e5627900 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.095439] [55188]: DEBUG nova.api.openstack.wsgi [None req-86bffb49-ee4e-4372-a712-78845bbfd02c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.095439] [55188]: DEBUG nova.compute.api [None req-86bffb49-ee4e-4372-a712-78845bbfd02c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.095985] [55187]: INFO nova.api.openstack.requestlog [None req-dda0e4ed-dbb7-4765-866e-cba3e5627900 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.044597 [ 728.096368] [55187]: [pid: 55187|app: 0|req: 907/1927] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:28 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.099081] [55188]: DEBUG oslo_concurrency.lockutils [None req-86bffb49-ee4e-4372-a712-78845bbfd02c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.099361] [55188]: DEBUG oslo_concurrency.lockutils [None req-86bffb49-ee4e-4372-a712-78845bbfd02c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.099646] [55188]: DEBUG oslo_concurrency.lockutils [None req-86bffb49-ee4e-4372-a712-78845bbfd02c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.100053] [55188]: DEBUG oslo_concurrency.lockutils [None req-86bffb49-ee4e-4372-a712-78845bbfd02c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.100269] [55188]: DEBUG oslo_concurrency.lockutils [None req-86bffb49-ee4e-4372-a712-78845bbfd02c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.100467] [55188]: DEBUG oslo_concurrency.lockutils [None req-86bffb49-ee4e-4372-a712-78845bbfd02c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.114483] [55187]: DEBUG nova.api.openstack.wsgi [None req-d3252c61-916d-4729-bcce-b90a6017de24 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.116275] [55187]: DEBUG nova.compute.api [None req-d3252c61-916d-4729-bcce-b90a6017de24 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.120067] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3252c61-916d-4729-bcce-b90a6017de24 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.120315] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3252c61-916d-4729-bcce-b90a6017de24 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.120501] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3252c61-916d-4729-bcce-b90a6017de24 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.120858] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3252c61-916d-4729-bcce-b90a6017de24 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.121063] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3252c61-916d-4729-bcce-b90a6017de24 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.121237] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3252c61-916d-4729-bcce-b90a6017de24 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.140574] [55188]: DEBUG nova.policy [None req-86bffb49-ee4e-4372-a712-78845bbfd02c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.145537] [55188]: INFO nova.api.openstack.requestlog [None req-86bffb49-ee4e-4372-a712-78845bbfd02c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.054659 [ 728.146065] [55188]: [pid: 55188|app: 0|req: 1021/1928] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:28 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 728.160156] [55188]: DEBUG nova.api.openstack.wsgi [None req-e2d9499f-e7f0-4f2c-83ef-763c8ad27b48 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.162013] [55188]: DEBUG nova.compute.api [None req-e2d9499f-e7f0-4f2c-83ef-763c8ad27b48 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.166169] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2d9499f-e7f0-4f2c-83ef-763c8ad27b48 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.166591] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2d9499f-e7f0-4f2c-83ef-763c8ad27b48 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.166882] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2d9499f-e7f0-4f2c-83ef-763c8ad27b48 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.167277] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2d9499f-e7f0-4f2c-83ef-763c8ad27b48 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.167533] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2d9499f-e7f0-4f2c-83ef-763c8ad27b48 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.167754] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2d9499f-e7f0-4f2c-83ef-763c8ad27b48 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.203776] [55188]: DEBUG nova.policy [None req-e2d9499f-e7f0-4f2c-83ef-763c8ad27b48 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.208322] [55188]: INFO nova.api.openstack.requestlog [None req-e2d9499f-e7f0-4f2c-83ef-763c8ad27b48 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.050489 [ 728.208675] [55188]: [pid: 55188|app: 0|req: 1022/1929] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:28 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.210454] [55187]: DEBUG nova.policy [None req-d3252c61-916d-4729-bcce-b90a6017de24 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.211292] [55188]: DEBUG nova.api.openstack.wsgi [None req-7dc60be7-a7a1-43d4-9690-b4316f3137c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.213740] [55188]: DEBUG nova.compute.api [None req-7dc60be7-a7a1-43d4-9690-b4316f3137c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.216028] [55187]: INFO nova.api.openstack.requestlog [None req-d3252c61-916d-4729-bcce-b90a6017de24 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1466 microversion: 2.1 time: 0.103915 [ 728.216555] [55187]: [pid: 55187|app: 0|req: 908/1930] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:28 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1466 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 728.217187] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc60be7-a7a1-43d4-9690-b4316f3137c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.217637] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc60be7-a7a1-43d4-9690-b4316f3137c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.217888] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc60be7-a7a1-43d4-9690-b4316f3137c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.218320] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc60be7-a7a1-43d4-9690-b4316f3137c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.218589] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc60be7-a7a1-43d4-9690-b4316f3137c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.218893] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc60be7-a7a1-43d4-9690-b4316f3137c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.252766] [55188]: DEBUG nova.policy [None req-7dc60be7-a7a1-43d4-9690-b4316f3137c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.257505] [55188]: INFO nova.api.openstack.requestlog [None req-7dc60be7-a7a1-43d4-9690-b4316f3137c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.047911 [ 728.257505] [55188]: [pid: 55188|app: 0|req: 1023/1931] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:28 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.273054] [55187]: DEBUG nova.api.openstack.wsgi [None req-98d26cc9-30ae-408e-ac3c-1ef4384bd153 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.275710] [55187]: DEBUG nova.compute.api [None req-98d26cc9-30ae-408e-ac3c-1ef4384bd153 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.280689] [55187]: DEBUG oslo_concurrency.lockutils [None req-98d26cc9-30ae-408e-ac3c-1ef4384bd153 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.281056] [55187]: DEBUG oslo_concurrency.lockutils [None req-98d26cc9-30ae-408e-ac3c-1ef4384bd153 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.281336] [55187]: DEBUG oslo_concurrency.lockutils [None req-98d26cc9-30ae-408e-ac3c-1ef4384bd153 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.281844] [55187]: DEBUG oslo_concurrency.lockutils [None req-98d26cc9-30ae-408e-ac3c-1ef4384bd153 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.282176] [55187]: DEBUG oslo_concurrency.lockutils [None req-98d26cc9-30ae-408e-ac3c-1ef4384bd153 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.282467] [55187]: DEBUG oslo_concurrency.lockutils [None req-98d26cc9-30ae-408e-ac3c-1ef4384bd153 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.355227] [55188]: DEBUG nova.api.openstack.wsgi [None req-e6319714-3585-4e7b-bbc0-addb12c9d9de tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.356972] [55188]: DEBUG nova.compute.api [None req-e6319714-3585-4e7b-bbc0-addb12c9d9de tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.360507] [55187]: DEBUG nova.policy [None req-98d26cc9-30ae-408e-ac3c-1ef4384bd153 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.360632] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6319714-3585-4e7b-bbc0-addb12c9d9de tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.360777] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6319714-3585-4e7b-bbc0-addb12c9d9de tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.360962] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6319714-3585-4e7b-bbc0-addb12c9d9de tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.361352] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6319714-3585-4e7b-bbc0-addb12c9d9de tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.361544] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6319714-3585-4e7b-bbc0-addb12c9d9de tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.361717] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6319714-3585-4e7b-bbc0-addb12c9d9de tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.365136] [55187]: INFO nova.api.openstack.requestlog [None req-98d26cc9-30ae-408e-ac3c-1ef4384bd153 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1389 microversion: 2.1 time: 0.095567 [ 728.365529] [55187]: [pid: 55187|app: 0|req: 909/1932] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:28 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1389 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.391987] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6319714-3585-4e7b-bbc0-addb12c9d9de tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.391987] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6319714-3585-4e7b-bbc0-addb12c9d9de tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.391987] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6319714-3585-4e7b-bbc0-addb12c9d9de tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.391987] [55188]: DEBUG nova.objects.instance [None req-e6319714-3585-4e7b-bbc0-addb12c9d9de tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 728.404358] [55187]: DEBUG nova.api.openstack.wsgi [None req-aea13125-b55e-476e-8d78-41feff63447a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.406335] [55187]: DEBUG nova.compute.api [None req-aea13125-b55e-476e-8d78-41feff63447a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.410360] [55187]: DEBUG oslo_concurrency.lockutils [None req-aea13125-b55e-476e-8d78-41feff63447a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.410619] [55187]: DEBUG oslo_concurrency.lockutils [None req-aea13125-b55e-476e-8d78-41feff63447a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.410804] [55187]: DEBUG oslo_concurrency.lockutils [None req-aea13125-b55e-476e-8d78-41feff63447a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.411187] [55187]: DEBUG oslo_concurrency.lockutils [None req-aea13125-b55e-476e-8d78-41feff63447a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.411385] [55187]: DEBUG oslo_concurrency.lockutils [None req-aea13125-b55e-476e-8d78-41feff63447a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.411560] [55187]: DEBUG oslo_concurrency.lockutils [None req-aea13125-b55e-476e-8d78-41feff63447a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.416647] [55188]: DEBUG nova.policy [None req-e6319714-3585-4e7b-bbc0-addb12c9d9de tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.421613] [55188]: DEBUG nova.policy [None req-e6319714-3585-4e7b-bbc0-addb12c9d9de tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.422735] [55188]: DEBUG nova.policy [None req-e6319714-3585-4e7b-bbc0-addb12c9d9de tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.423795] [55188]: INFO nova.api.openstack.requestlog [None req-e6319714-3585-4e7b-bbc0-addb12c9d9de tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.070812 [ 728.424264] [55188]: [pid: 55188|app: 0|req: 1024/1933] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:28 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 728.428119] [55188]: DEBUG nova.api.openstack.wsgi [None req-4fe822fc-603f-4a6d-b0ef-d7c27982d862 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.429846] [55188]: DEBUG nova.compute.api [None req-4fe822fc-603f-4a6d-b0ef-d7c27982d862 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.435638] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fe822fc-603f-4a6d-b0ef-d7c27982d862 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.435781] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fe822fc-603f-4a6d-b0ef-d7c27982d862 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.435884] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fe822fc-603f-4a6d-b0ef-d7c27982d862 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.436345] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fe822fc-603f-4a6d-b0ef-d7c27982d862 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.436574] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fe822fc-603f-4a6d-b0ef-d7c27982d862 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.436725] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fe822fc-603f-4a6d-b0ef-d7c27982d862 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.460664] [55187]: DEBUG nova.policy [None req-aea13125-b55e-476e-8d78-41feff63447a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.467788] [55187]: DEBUG nova.policy [None req-aea13125-b55e-476e-8d78-41feff63447a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.468661] [55187]: DEBUG nova.policy [None req-aea13125-b55e-476e-8d78-41feff63447a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.469554] [55187]: INFO nova.api.openstack.requestlog [None req-aea13125-b55e-476e-8d78-41feff63447a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.067573 [ 728.469906] [55187]: [pid: 55187|app: 0|req: 910/1934] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:28 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 728.474717] [55187]: DEBUG nova.api.openstack.wsgi [None req-d8678508-5506-4cb2-a4ba-28c05131994a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.475181] [55187]: DEBUG nova.compute.api [None req-d8678508-5506-4cb2-a4ba-28c05131994a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.479419] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8678508-5506-4cb2-a4ba-28c05131994a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.479788] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8678508-5506-4cb2-a4ba-28c05131994a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.480008] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8678508-5506-4cb2-a4ba-28c05131994a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.480657] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8678508-5506-4cb2-a4ba-28c05131994a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.481072] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8678508-5506-4cb2-a4ba-28c05131994a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.481072] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8678508-5506-4cb2-a4ba-28c05131994a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.520918] [55187]: DEBUG nova.policy [None req-d8678508-5506-4cb2-a4ba-28c05131994a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.526585] [55187]: INFO nova.api.openstack.requestlog [None req-d8678508-5506-4cb2-a4ba-28c05131994a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.055754 [ 728.527115] [55187]: [pid: 55187|app: 0|req: 911/1935] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:28 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.530901] [55187]: DEBUG nova.api.openstack.wsgi [None req-c579acaf-fddc-4761-a85f-098a80037e86 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.533389] [55187]: DEBUG nova.compute.api [None req-c579acaf-fddc-4761-a85f-098a80037e86 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.538659] [55187]: DEBUG oslo_concurrency.lockutils [None req-c579acaf-fddc-4761-a85f-098a80037e86 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.539070] [55187]: DEBUG oslo_concurrency.lockutils [None req-c579acaf-fddc-4761-a85f-098a80037e86 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.540264] [55187]: DEBUG oslo_concurrency.lockutils [None req-c579acaf-fddc-4761-a85f-098a80037e86 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.540264] [55187]: DEBUG oslo_concurrency.lockutils [None req-c579acaf-fddc-4761-a85f-098a80037e86 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.540264] [55187]: DEBUG oslo_concurrency.lockutils [None req-c579acaf-fddc-4761-a85f-098a80037e86 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.540411] [55187]: DEBUG oslo_concurrency.lockutils [None req-c579acaf-fddc-4761-a85f-098a80037e86 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.558532] [55188]: DEBUG nova.policy [None req-4fe822fc-603f-4a6d-b0ef-d7c27982d862 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.564442] [55188]: INFO nova.api.openstack.requestlog [None req-4fe822fc-603f-4a6d-b0ef-d7c27982d862 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1319 microversion: 2.1 time: 0.139331 [ 728.564797] [55188]: [pid: 55188|app: 0|req: 1025/1936] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:28 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1319 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.570343] [55188]: DEBUG nova.api.openstack.wsgi [None req-be261cc9-7735-475e-8423-b5512525b593 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.573166] [55188]: DEBUG nova.compute.api [None req-be261cc9-7735-475e-8423-b5512525b593 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.576270] [55188]: DEBUG oslo_concurrency.lockutils [None req-be261cc9-7735-475e-8423-b5512525b593 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.576542] [55188]: DEBUG oslo_concurrency.lockutils [None req-be261cc9-7735-475e-8423-b5512525b593 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.576739] [55188]: DEBUG oslo_concurrency.lockutils [None req-be261cc9-7735-475e-8423-b5512525b593 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.577152] [55188]: DEBUG oslo_concurrency.lockutils [None req-be261cc9-7735-475e-8423-b5512525b593 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.577376] [55188]: DEBUG oslo_concurrency.lockutils [None req-be261cc9-7735-475e-8423-b5512525b593 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.577555] [55188]: DEBUG oslo_concurrency.lockutils [None req-be261cc9-7735-475e-8423-b5512525b593 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.587936] [55187]: DEBUG nova.policy [None req-c579acaf-fddc-4761-a85f-098a80037e86 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.594280] [55187]: INFO nova.api.openstack.requestlog [None req-c579acaf-fddc-4761-a85f-098a80037e86 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.066202 [ 728.594945] [55187]: [pid: 55187|app: 0|req: 912/1937] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:28 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.598995] [55187]: DEBUG nova.api.openstack.wsgi [None req-9cb7b10f-0a8d-40f5-aa82-dded2e3bb16b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.601798] [55187]: DEBUG nova.compute.api [None req-9cb7b10f-0a8d-40f5-aa82-dded2e3bb16b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.607018] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cb7b10f-0a8d-40f5-aa82-dded2e3bb16b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.607515] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cb7b10f-0a8d-40f5-aa82-dded2e3bb16b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.607858] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cb7b10f-0a8d-40f5-aa82-dded2e3bb16b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.608612] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cb7b10f-0a8d-40f5-aa82-dded2e3bb16b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.608919] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cb7b10f-0a8d-40f5-aa82-dded2e3bb16b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.609264] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cb7b10f-0a8d-40f5-aa82-dded2e3bb16b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.617268] [55188]: DEBUG nova.policy [None req-be261cc9-7735-475e-8423-b5512525b593 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.623143] [55188]: INFO nova.api.openstack.requestlog [None req-be261cc9-7735-475e-8423-b5512525b593 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1274 microversion: 2.1 time: 0.055287 [ 728.623492] [55188]: [pid: 55188|app: 0|req: 1026/1938] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:28 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1274 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.625993] [55188]: DEBUG nova.api.openstack.wsgi [None req-c3701470-6788-4a07-ae74-380d227cbecc tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.627804] [55188]: DEBUG nova.compute.api [None req-c3701470-6788-4a07-ae74-380d227cbecc tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.632494] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3701470-6788-4a07-ae74-380d227cbecc tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.632745] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3701470-6788-4a07-ae74-380d227cbecc tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.633106] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3701470-6788-4a07-ae74-380d227cbecc tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.633505] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3701470-6788-4a07-ae74-380d227cbecc tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.633750] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3701470-6788-4a07-ae74-380d227cbecc tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.634173] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3701470-6788-4a07-ae74-380d227cbecc tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.656572] [55187]: DEBUG nova.policy [None req-9cb7b10f-0a8d-40f5-aa82-dded2e3bb16b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.661284] [55187]: INFO nova.api.openstack.requestlog [None req-9cb7b10f-0a8d-40f5-aa82-dded2e3bb16b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.065564 [ 728.661636] [55187]: [pid: 55187|app: 0|req: 913/1939] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:28 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.664366] [55187]: DEBUG nova.api.openstack.wsgi [None req-e26eca33-b088-496d-9dac-746497243b05 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.666265] [55187]: DEBUG nova.compute.api [None req-e26eca33-b088-496d-9dac-746497243b05 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.670119] [55187]: DEBUG oslo_concurrency.lockutils [None req-e26eca33-b088-496d-9dac-746497243b05 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.670381] [55187]: DEBUG oslo_concurrency.lockutils [None req-e26eca33-b088-496d-9dac-746497243b05 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.670564] [55187]: DEBUG oslo_concurrency.lockutils [None req-e26eca33-b088-496d-9dac-746497243b05 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.670921] [55187]: DEBUG oslo_concurrency.lockutils [None req-e26eca33-b088-496d-9dac-746497243b05 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.671268] [55187]: DEBUG oslo_concurrency.lockutils [None req-e26eca33-b088-496d-9dac-746497243b05 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.671332] [55187]: DEBUG oslo_concurrency.lockutils [None req-e26eca33-b088-496d-9dac-746497243b05 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.678219] [55188]: DEBUG nova.policy [None req-c3701470-6788-4a07-ae74-380d227cbecc tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.683858] [55188]: INFO nova.api.openstack.requestlog [None req-c3701470-6788-4a07-ae74-380d227cbecc tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.059740 [ 728.684250] [55188]: [pid: 55188|app: 0|req: 1027/1940] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:28 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.686974] [55188]: DEBUG nova.api.openstack.wsgi [None req-2e6e9bc7-5f32-464b-93b8-4df1eb4468ab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.688689] [55188]: DEBUG nova.compute.api [None req-2e6e9bc7-5f32-464b-93b8-4df1eb4468ab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.692607] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e6e9bc7-5f32-464b-93b8-4df1eb4468ab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.692864] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e6e9bc7-5f32-464b-93b8-4df1eb4468ab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.693070] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e6e9bc7-5f32-464b-93b8-4df1eb4468ab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.693441] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e6e9bc7-5f32-464b-93b8-4df1eb4468ab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.693652] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e6e9bc7-5f32-464b-93b8-4df1eb4468ab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.693869] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e6e9bc7-5f32-464b-93b8-4df1eb4468ab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.707970] [55187]: DEBUG nova.policy [None req-e26eca33-b088-496d-9dac-746497243b05 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.712732] [55187]: INFO nova.api.openstack.requestlog [None req-e26eca33-b088-496d-9dac-746497243b05 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.050456 [ 728.713081] [55187]: [pid: 55187|app: 0|req: 914/1941] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.715748] [55187]: DEBUG nova.api.openstack.wsgi [None req-d32f178e-c17b-466e-97a8-1976e7e354ed tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.717464] [55187]: DEBUG nova.compute.api [None req-d32f178e-c17b-466e-97a8-1976e7e354ed tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.720987] [55187]: DEBUG oslo_concurrency.lockutils [None req-d32f178e-c17b-466e-97a8-1976e7e354ed tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.721260] [55187]: DEBUG oslo_concurrency.lockutils [None req-d32f178e-c17b-466e-97a8-1976e7e354ed tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.721465] [55187]: DEBUG oslo_concurrency.lockutils [None req-d32f178e-c17b-466e-97a8-1976e7e354ed tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.721728] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=3 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 728.721838] [55187]: DEBUG oslo_concurrency.lockutils [None req-d32f178e-c17b-466e-97a8-1976e7e354ed tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.722078] [55187]: DEBUG oslo_concurrency.lockutils [None req-d32f178e-c17b-466e-97a8-1976e7e354ed tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.722296] [55187]: DEBUG oslo_concurrency.lockutils [None req-d32f178e-c17b-466e-97a8-1976e7e354ed tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.739652] [55188]: DEBUG nova.policy [None req-2e6e9bc7-5f32-464b-93b8-4df1eb4468ab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.745524] [55188]: INFO nova.api.openstack.requestlog [None req-2e6e9bc7-5f32-464b-93b8-4df1eb4468ab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.060645 [ 728.745856] [55188]: [pid: 55188|app: 0|req: 1028/1942] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.748385] [55188]: DEBUG nova.api.openstack.wsgi [None req-420ff88c-c442-4aed-9f5e-b9f58e4f15b9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.750072] [55188]: DEBUG nova.compute.api [None req-420ff88c-c442-4aed-9f5e-b9f58e4f15b9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.753529] [55188]: DEBUG oslo_concurrency.lockutils [None req-420ff88c-c442-4aed-9f5e-b9f58e4f15b9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.753779] [55188]: DEBUG oslo_concurrency.lockutils [None req-420ff88c-c442-4aed-9f5e-b9f58e4f15b9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.753961] [55188]: DEBUG oslo_concurrency.lockutils [None req-420ff88c-c442-4aed-9f5e-b9f58e4f15b9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.754352] [55188]: DEBUG oslo_concurrency.lockutils [None req-420ff88c-c442-4aed-9f5e-b9f58e4f15b9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.754548] [55188]: DEBUG oslo_concurrency.lockutils [None req-420ff88c-c442-4aed-9f5e-b9f58e4f15b9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.754722] [55188]: DEBUG oslo_concurrency.lockutils [None req-420ff88c-c442-4aed-9f5e-b9f58e4f15b9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.758629] [55187]: DEBUG nova.policy [None req-d32f178e-c17b-466e-97a8-1976e7e354ed tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.763726] [55187]: DEBUG nova.policy [None req-d32f178e-c17b-466e-97a8-1976e7e354ed tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.764767] [55187]: DEBUG nova.policy [None req-d32f178e-c17b-466e-97a8-1976e7e354ed tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.768742] [55187]: INFO nova.api.openstack.requestlog [None req-d32f178e-c17b-466e-97a8-1976e7e354ed tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.054713 [ 728.769225] [55187]: [pid: 55187|app: 0|req: 915/1943] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 728.771729] [55187]: DEBUG nova.api.openstack.wsgi [None req-e7a576a5-c4d4-4ed5-baa8-f09a9ca24ac1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.773468] [55187]: DEBUG nova.compute.api [None req-e7a576a5-c4d4-4ed5-baa8-f09a9ca24ac1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.778146] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7a576a5-c4d4-4ed5-baa8-f09a9ca24ac1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.778521] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7a576a5-c4d4-4ed5-baa8-f09a9ca24ac1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.778817] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7a576a5-c4d4-4ed5-baa8-f09a9ca24ac1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.779314] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7a576a5-c4d4-4ed5-baa8-f09a9ca24ac1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.781017] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7a576a5-c4d4-4ed5-baa8-f09a9ca24ac1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.781017] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7a576a5-c4d4-4ed5-baa8-f09a9ca24ac1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.792264] [55188]: DEBUG nova.policy [None req-420ff88c-c442-4aed-9f5e-b9f58e4f15b9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.800436] [55188]: INFO nova.api.openstack.requestlog [None req-420ff88c-c442-4aed-9f5e-b9f58e4f15b9 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.053890 [ 728.800916] [55188]: [pid: 55188|app: 0|req: 1029/1944] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.803572] [55188]: DEBUG nova.api.openstack.wsgi [None req-f090f6ac-1c18-4120-af01-2db47a887995 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.805433] [55188]: DEBUG nova.compute.api [None req-f090f6ac-1c18-4120-af01-2db47a887995 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.809488] [55188]: DEBUG oslo_concurrency.lockutils [None req-f090f6ac-1c18-4120-af01-2db47a887995 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.809764] [55188]: DEBUG oslo_concurrency.lockutils [None req-f090f6ac-1c18-4120-af01-2db47a887995 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.809999] [55188]: DEBUG oslo_concurrency.lockutils [None req-f090f6ac-1c18-4120-af01-2db47a887995 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.810404] [55188]: DEBUG oslo_concurrency.lockutils [None req-f090f6ac-1c18-4120-af01-2db47a887995 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.810618] [55188]: DEBUG oslo_concurrency.lockutils [None req-f090f6ac-1c18-4120-af01-2db47a887995 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.810808] [55188]: DEBUG oslo_concurrency.lockutils [None req-f090f6ac-1c18-4120-af01-2db47a887995 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.819763] [55187]: DEBUG nova.policy [None req-e7a576a5-c4d4-4ed5-baa8-f09a9ca24ac1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.824041] [55187]: INFO nova.api.openstack.requestlog [None req-e7a576a5-c4d4-4ed5-baa8-f09a9ca24ac1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.054070 [ 728.824415] [55187]: [pid: 55187|app: 0|req: 916/1945] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.827380] [55187]: DEBUG nova.api.openstack.wsgi [None req-3f49e32f-ab11-41e3-8242-eb7737917b64 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.829014] [55187]: DEBUG nova.compute.api [None req-3f49e32f-ab11-41e3-8242-eb7737917b64 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.833052] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f49e32f-ab11-41e3-8242-eb7737917b64 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.834031] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f49e32f-ab11-41e3-8242-eb7737917b64 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.834418] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f49e32f-ab11-41e3-8242-eb7737917b64 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.835028] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f49e32f-ab11-41e3-8242-eb7737917b64 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.835174] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f49e32f-ab11-41e3-8242-eb7737917b64 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.835429] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f49e32f-ab11-41e3-8242-eb7737917b64 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.839291] [55188]: DEBUG oslo_concurrency.lockutils [None req-f090f6ac-1c18-4120-af01-2db47a887995 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.839575] [55188]: DEBUG oslo_concurrency.lockutils [None req-f090f6ac-1c18-4120-af01-2db47a887995 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.839775] [55188]: DEBUG oslo_concurrency.lockutils [None req-f090f6ac-1c18-4120-af01-2db47a887995 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.839979] [55188]: DEBUG nova.objects.instance [None req-f090f6ac-1c18-4120-af01-2db47a887995 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 728.856403] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f49e32f-ab11-41e3-8242-eb7737917b64 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.856736] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f49e32f-ab11-41e3-8242-eb7737917b64 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.856968] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f49e32f-ab11-41e3-8242-eb7737917b64 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.857277] [55187]: DEBUG nova.objects.instance [None req-3f49e32f-ab11-41e3-8242-eb7737917b64 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 728.860238] [55188]: DEBUG nova.policy [None req-f090f6ac-1c18-4120-af01-2db47a887995 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.864815] [55188]: INFO nova.api.openstack.requestlog [None req-f090f6ac-1c18-4120-af01-2db47a887995 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.063195 [ 728.865241] [55188]: [pid: 55188|app: 0|req: 1030/1946] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.867890] [55188]: DEBUG nova.api.openstack.wsgi [None req-4eceb689-fbe9-4fe7-8ccc-0d853276a7b7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.869676] [55188]: DEBUG nova.compute.api [None req-4eceb689-fbe9-4fe7-8ccc-0d853276a7b7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.873387] [55188]: DEBUG oslo_concurrency.lockutils [None req-4eceb689-fbe9-4fe7-8ccc-0d853276a7b7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.873684] [55188]: DEBUG oslo_concurrency.lockutils [None req-4eceb689-fbe9-4fe7-8ccc-0d853276a7b7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.873906] [55188]: DEBUG oslo_concurrency.lockutils [None req-4eceb689-fbe9-4fe7-8ccc-0d853276a7b7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.874414] [55188]: DEBUG oslo_concurrency.lockutils [None req-4eceb689-fbe9-4fe7-8ccc-0d853276a7b7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.874643] [55188]: DEBUG oslo_concurrency.lockutils [None req-4eceb689-fbe9-4fe7-8ccc-0d853276a7b7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.874839] [55188]: DEBUG oslo_concurrency.lockutils [None req-4eceb689-fbe9-4fe7-8ccc-0d853276a7b7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.878948] [55187]: DEBUG nova.policy [None req-3f49e32f-ab11-41e3-8242-eb7737917b64 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.883548] [55187]: INFO nova.api.openstack.requestlog [None req-3f49e32f-ab11-41e3-8242-eb7737917b64 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.058507 [ 728.883881] [55187]: [pid: 55187|app: 0|req: 917/1947] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.886429] [55187]: DEBUG nova.api.openstack.wsgi [None req-13c3e89a-3ea7-47b0-837b-a8e34975d523 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.888042] [55187]: DEBUG nova.compute.api [None req-13c3e89a-3ea7-47b0-837b-a8e34975d523 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.891359] [55187]: DEBUG oslo_concurrency.lockutils [None req-13c3e89a-3ea7-47b0-837b-a8e34975d523 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.891593] [55187]: DEBUG oslo_concurrency.lockutils [None req-13c3e89a-3ea7-47b0-837b-a8e34975d523 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.891778] [55187]: DEBUG oslo_concurrency.lockutils [None req-13c3e89a-3ea7-47b0-837b-a8e34975d523 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.892162] [55187]: DEBUG oslo_concurrency.lockutils [None req-13c3e89a-3ea7-47b0-837b-a8e34975d523 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.892529] [55187]: DEBUG oslo_concurrency.lockutils [None req-13c3e89a-3ea7-47b0-837b-a8e34975d523 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.892839] [55187]: DEBUG oslo_concurrency.lockutils [None req-13c3e89a-3ea7-47b0-837b-a8e34975d523 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.908903] [55188]: DEBUG nova.policy [None req-4eceb689-fbe9-4fe7-8ccc-0d853276a7b7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.913667] [55188]: INFO nova.api.openstack.requestlog [None req-4eceb689-fbe9-4fe7-8ccc-0d853276a7b7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.047760 [ 728.914064] [55188]: [pid: 55188|app: 0|req: 1031/1948] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.917130] [55188]: DEBUG nova.api.openstack.wsgi [None req-6972a57a-d197-480f-ab98-26d66b382e88 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 728.918937] [55188]: DEBUG nova.compute.api [None req-6972a57a-d197-480f-ab98-26d66b382e88 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 728.923171] [55188]: DEBUG oslo_concurrency.lockutils [None req-6972a57a-d197-480f-ab98-26d66b382e88 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.923511] [55188]: DEBUG oslo_concurrency.lockutils [None req-6972a57a-d197-480f-ab98-26d66b382e88 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.923843] [55188]: DEBUG oslo_concurrency.lockutils [None req-6972a57a-d197-480f-ab98-26d66b382e88 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.924203] [55188]: DEBUG oslo_concurrency.lockutils [None req-6972a57a-d197-480f-ab98-26d66b382e88 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.924417] [55188]: DEBUG oslo_concurrency.lockutils [None req-6972a57a-d197-480f-ab98-26d66b382e88 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.924603] [55188]: DEBUG oslo_concurrency.lockutils [None req-6972a57a-d197-480f-ab98-26d66b382e88 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.928030] [55187]: DEBUG nova.policy [None req-13c3e89a-3ea7-47b0-837b-a8e34975d523 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.933384] [55187]: INFO nova.api.openstack.requestlog [None req-13c3e89a-3ea7-47b0-837b-a8e34975d523 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.048196 [ 728.933384] [55187]: [pid: 55187|app: 0|req: 918/1949] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.066010] [55187]: DEBUG nova.api.openstack.wsgi [None req-ff4b2a6e-e54a-4b4b-a7b5-6bf2625f3998 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.068023] [55187]: DEBUG nova.compute.api [None req-ff4b2a6e-e54a-4b4b-a7b5-6bf2625f3998 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.071935] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff4b2a6e-e54a-4b4b-a7b5-6bf2625f3998 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.072161] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff4b2a6e-e54a-4b4b-a7b5-6bf2625f3998 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.072352] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff4b2a6e-e54a-4b4b-a7b5-6bf2625f3998 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.072712] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff4b2a6e-e54a-4b4b-a7b5-6bf2625f3998 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.072907] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff4b2a6e-e54a-4b4b-a7b5-6bf2625f3998 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.073089] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff4b2a6e-e54a-4b4b-a7b5-6bf2625f3998 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.095696] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff4b2a6e-e54a-4b4b-a7b5-6bf2625f3998 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.095968] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff4b2a6e-e54a-4b4b-a7b5-6bf2625f3998 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.096250] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff4b2a6e-e54a-4b4b-a7b5-6bf2625f3998 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.096541] [55187]: DEBUG nova.objects.instance [None req-ff4b2a6e-e54a-4b4b-a7b5-6bf2625f3998 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 729.121896] [55187]: DEBUG nova.policy [None req-ff4b2a6e-e54a-4b4b-a7b5-6bf2625f3998 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.134739] [55187]: INFO nova.api.openstack.requestlog [None req-ff4b2a6e-e54a-4b4b-a7b5-6bf2625f3998 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.071943 [ 729.135122] [55187]: [pid: 55187|app: 0|req: 919/1950] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.137726] [55187]: DEBUG nova.api.openstack.wsgi [None req-c2376c09-dfd3-4493-b99d-74025c18a80d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.139578] [55187]: DEBUG nova.compute.api [None req-c2376c09-dfd3-4493-b99d-74025c18a80d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.143148] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2376c09-dfd3-4493-b99d-74025c18a80d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.143403] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2376c09-dfd3-4493-b99d-74025c18a80d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.143589] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2376c09-dfd3-4493-b99d-74025c18a80d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.143959] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2376c09-dfd3-4493-b99d-74025c18a80d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.144254] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2376c09-dfd3-4493-b99d-74025c18a80d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.144550] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2376c09-dfd3-4493-b99d-74025c18a80d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.183063] [55188]: DEBUG nova.policy [None req-6972a57a-d197-480f-ab98-26d66b382e88 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.187928] [55188]: INFO nova.api.openstack.requestlog [None req-6972a57a-d197-480f-ab98-26d66b382e88 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.273122 [ 729.188276] [55188]: [pid: 55188|app: 0|req: 1032/1951] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.188996] [55187]: DEBUG nova.policy [None req-c2376c09-dfd3-4493-b99d-74025c18a80d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.190866] [55188]: DEBUG nova.api.openstack.wsgi [None req-8480e3bc-5e34-438e-bfa3-ed54a83a82b4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.192673] [55188]: DEBUG nova.compute.api [None req-8480e3bc-5e34-438e-bfa3-ed54a83a82b4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.193656] [55187]: INFO nova.api.openstack.requestlog [None req-c2376c09-dfd3-4493-b99d-74025c18a80d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.057700 [ 729.194086] [55187]: [pid: 55187|app: 0|req: 920/1952] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.196009] [55188]: DEBUG oslo_concurrency.lockutils [None req-8480e3bc-5e34-438e-bfa3-ed54a83a82b4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.196300] [55188]: DEBUG oslo_concurrency.lockutils [None req-8480e3bc-5e34-438e-bfa3-ed54a83a82b4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.196502] [55188]: DEBUG oslo_concurrency.lockutils [None req-8480e3bc-5e34-438e-bfa3-ed54a83a82b4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.196878] [55188]: DEBUG oslo_concurrency.lockutils [None req-8480e3bc-5e34-438e-bfa3-ed54a83a82b4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.197099] [55188]: DEBUG oslo_concurrency.lockutils [None req-8480e3bc-5e34-438e-bfa3-ed54a83a82b4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.197306] [55188]: DEBUG oslo_concurrency.lockutils [None req-8480e3bc-5e34-438e-bfa3-ed54a83a82b4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.222374] [55187]: DEBUG nova.api.openstack.wsgi [None req-ebbba2c1-cd53-4e58-b178-efcce56db167 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.224343] [55187]: DEBUG nova.compute.api [None req-ebbba2c1-cd53-4e58-b178-efcce56db167 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.228220] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebbba2c1-cd53-4e58-b178-efcce56db167 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.228470] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebbba2c1-cd53-4e58-b178-efcce56db167 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.228517] [55188]: DEBUG nova.policy [None req-8480e3bc-5e34-438e-bfa3-ed54a83a82b4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.228654] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebbba2c1-cd53-4e58-b178-efcce56db167 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.229040] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebbba2c1-cd53-4e58-b178-efcce56db167 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.229263] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebbba2c1-cd53-4e58-b178-efcce56db167 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.229440] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebbba2c1-cd53-4e58-b178-efcce56db167 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.232716] [55188]: INFO nova.api.openstack.requestlog [None req-8480e3bc-5e34-438e-bfa3-ed54a83a82b4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.043852 [ 729.233061] [55188]: [pid: 55188|app: 0|req: 1033/1953] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.235575] [55188]: DEBUG nova.api.openstack.wsgi [None req-204ceafc-5344-4ab3-b095-89c59ad1b00f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.237348] [55188]: DEBUG nova.compute.api [None req-204ceafc-5344-4ab3-b095-89c59ad1b00f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.240701] [55188]: DEBUG oslo_concurrency.lockutils [None req-204ceafc-5344-4ab3-b095-89c59ad1b00f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.240938] [55188]: DEBUG oslo_concurrency.lockutils [None req-204ceafc-5344-4ab3-b095-89c59ad1b00f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.241141] [55188]: DEBUG oslo_concurrency.lockutils [None req-204ceafc-5344-4ab3-b095-89c59ad1b00f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.241490] [55188]: DEBUG oslo_concurrency.lockutils [None req-204ceafc-5344-4ab3-b095-89c59ad1b00f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.241716] [55188]: DEBUG oslo_concurrency.lockutils [None req-204ceafc-5344-4ab3-b095-89c59ad1b00f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.241898] [55188]: DEBUG oslo_concurrency.lockutils [None req-204ceafc-5344-4ab3-b095-89c59ad1b00f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.264048] [55187]: DEBUG nova.policy [None req-ebbba2c1-cd53-4e58-b178-efcce56db167 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.268137] [55187]: INFO nova.api.openstack.requestlog [None req-ebbba2c1-cd53-4e58-b178-efcce56db167 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.048353 [ 729.268467] [55187]: [pid: 55187|app: 0|req: 921/1954] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.270990] [55187]: DEBUG nova.api.openstack.wsgi [None req-3292dbcd-d909-46bf-a83b-893e5cb99072 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.272600] [55187]: DEBUG nova.compute.api [None req-3292dbcd-d909-46bf-a83b-893e5cb99072 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.275703] [55187]: DEBUG oslo_concurrency.lockutils [None req-3292dbcd-d909-46bf-a83b-893e5cb99072 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.275943] [55187]: DEBUG oslo_concurrency.lockutils [None req-3292dbcd-d909-46bf-a83b-893e5cb99072 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.276165] [55187]: DEBUG oslo_concurrency.lockutils [None req-3292dbcd-d909-46bf-a83b-893e5cb99072 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.276515] [55187]: DEBUG oslo_concurrency.lockutils [None req-3292dbcd-d909-46bf-a83b-893e5cb99072 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.276715] [55187]: DEBUG oslo_concurrency.lockutils [None req-3292dbcd-d909-46bf-a83b-893e5cb99072 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.276890] [55187]: DEBUG oslo_concurrency.lockutils [None req-3292dbcd-d909-46bf-a83b-893e5cb99072 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.311025] [55187]: DEBUG nova.policy [None req-3292dbcd-d909-46bf-a83b-893e5cb99072 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.314625] [55187]: INFO nova.api.openstack.requestlog [None req-3292dbcd-d909-46bf-a83b-893e5cb99072 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.045526 [ 729.315529] [55187]: [pid: 55187|app: 0|req: 922/1955] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.320026] [55188]: DEBUG nova.policy [None req-204ceafc-5344-4ab3-b095-89c59ad1b00f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.325279] [55188]: INFO nova.api.openstack.requestlog [None req-204ceafc-5344-4ab3-b095-89c59ad1b00f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1458 microversion: 2.1 time: 0.091031 [ 729.325279] [55188]: [pid: 55188|app: 0|req: 1034/1956] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1458 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.336355] [55187]: DEBUG nova.api.openstack.wsgi [None req-e737624c-65a6-47f2-9900-3895cfe4becb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.338055] [55187]: DEBUG nova.compute.api [None req-e737624c-65a6-47f2-9900-3895cfe4becb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.341343] [55187]: DEBUG oslo_concurrency.lockutils [None req-e737624c-65a6-47f2-9900-3895cfe4becb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.341577] [55187]: DEBUG oslo_concurrency.lockutils [None req-e737624c-65a6-47f2-9900-3895cfe4becb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.341758] [55187]: DEBUG oslo_concurrency.lockutils [None req-e737624c-65a6-47f2-9900-3895cfe4becb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.342109] [55187]: DEBUG oslo_concurrency.lockutils [None req-e737624c-65a6-47f2-9900-3895cfe4becb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.342307] [55187]: DEBUG oslo_concurrency.lockutils [None req-e737624c-65a6-47f2-9900-3895cfe4becb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.342482] [55187]: DEBUG oslo_concurrency.lockutils [None req-e737624c-65a6-47f2-9900-3895cfe4becb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.383051] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 729.385549] [55188]: DEBUG nova.api.openstack.wsgi [None req-a2acef5b-ae6c-4fb3-9179-3a25e01ac29f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.387297] [55188]: DEBUG nova.compute.api [None req-a2acef5b-ae6c-4fb3-9179-3a25e01ac29f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.390489] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2acef5b-ae6c-4fb3-9179-3a25e01ac29f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.390721] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2acef5b-ae6c-4fb3-9179-3a25e01ac29f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.390907] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2acef5b-ae6c-4fb3-9179-3a25e01ac29f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.391273] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2acef5b-ae6c-4fb3-9179-3a25e01ac29f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.391524] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2acef5b-ae6c-4fb3-9179-3a25e01ac29f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.391706] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2acef5b-ae6c-4fb3-9179-3a25e01ac29f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.406471] [55187]: DEBUG nova.policy [None req-e737624c-65a6-47f2-9900-3895cfe4becb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.410632] [55187]: INFO nova.api.openstack.requestlog [None req-e737624c-65a6-47f2-9900-3895cfe4becb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1458 microversion: 2.1 time: 0.076313 [ 729.410961] [55187]: [pid: 55187|app: 0|req: 923/1957] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1458 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.422786] [55187]: DEBUG nova.api.openstack.wsgi [None req-10228027-cbbe-4e01-af5e-3f9afce52297 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Action: 'create', calling method: .version_select at 0x7d4afb114ee0>, body: {"keypair": {"name": "tempest-keypair-1560209096", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB+lsnYNEjrcx6uayvkpSmp4Rrs3Z0EfrpErjkOExTSIxfmWxpWxulEbsmzoadgCGVU7DbD1jYlUKcUNaSqPz7HcVXb8QRw/e5fULbTcU5b/uZfYBhSzmM1qGwmbHng1qg=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 729.433980] [55187]: DEBUG nova.quota [None req-10228027-cbbe-4e01-af5e-3f9afce52297 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Getting quotas for project fc80d9ad021a43318f599729de643d2f. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 729.437824] [55187]: DEBUG nova.quota [None req-10228027-cbbe-4e01-af5e-3f9afce52297 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Getting quotas for user 737616469af14fdca71c35f774606474 and project fc80d9ad021a43318f599729de643d2f. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 729.454027] [55187]: INFO nova.api.openstack.requestlog [None req-10228027-cbbe-4e01-af5e-3f9afce52297 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.033029 [ 729.454423] [55187]: [pid: 55187|app: 0|req: 924/1958] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:03:29 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 729.456923] [55187]: DEBUG nova.api.openstack.wsgi [None req-12a65563-958f-4b0e-a118-fbee2dca7e63 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.458581] [55187]: DEBUG nova.compute.api [None req-12a65563-958f-4b0e-a118-fbee2dca7e63 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.462288] [55187]: DEBUG oslo_concurrency.lockutils [None req-12a65563-958f-4b0e-a118-fbee2dca7e63 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.462533] [55187]: DEBUG oslo_concurrency.lockutils [None req-12a65563-958f-4b0e-a118-fbee2dca7e63 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.462717] [55187]: DEBUG oslo_concurrency.lockutils [None req-12a65563-958f-4b0e-a118-fbee2dca7e63 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.463280] [55187]: DEBUG oslo_concurrency.lockutils [None req-12a65563-958f-4b0e-a118-fbee2dca7e63 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.463280] [55187]: DEBUG oslo_concurrency.lockutils [None req-12a65563-958f-4b0e-a118-fbee2dca7e63 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.464218] [55187]: DEBUG oslo_concurrency.lockutils [None req-12a65563-958f-4b0e-a118-fbee2dca7e63 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.465381] [55188]: DEBUG nova.policy [None req-a2acef5b-ae6c-4fb3-9179-3a25e01ac29f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.470602] [55188]: INFO nova.api.openstack.requestlog [None req-a2acef5b-ae6c-4fb3-9179-3a25e01ac29f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1389 microversion: 2.1 time: 0.087502 [ 729.470602] [55188]: [pid: 55188|app: 0|req: 1035/1959] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1389 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 729.485556] [55188]: DEBUG nova.api.openstack.wsgi [None req-5f8c60a8-aa40-4897-bd05-019388a7128e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.487971] [55187]: DEBUG oslo_concurrency.lockutils [None req-12a65563-958f-4b0e-a118-fbee2dca7e63 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.488078] [55188]: DEBUG nova.compute.api [None req-5f8c60a8-aa40-4897-bd05-019388a7128e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.488257] [55187]: DEBUG oslo_concurrency.lockutils [None req-12a65563-958f-4b0e-a118-fbee2dca7e63 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.488560] [55187]: DEBUG oslo_concurrency.lockutils [None req-12a65563-958f-4b0e-a118-fbee2dca7e63 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.488877] [55187]: DEBUG nova.objects.instance [None req-12a65563-958f-4b0e-a118-fbee2dca7e63 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 729.492341] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f8c60a8-aa40-4897-bd05-019388a7128e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.492748] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f8c60a8-aa40-4897-bd05-019388a7128e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.493090] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f8c60a8-aa40-4897-bd05-019388a7128e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.493664] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f8c60a8-aa40-4897-bd05-019388a7128e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.494078] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f8c60a8-aa40-4897-bd05-019388a7128e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.494359] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f8c60a8-aa40-4897-bd05-019388a7128e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.518037] [55187]: DEBUG nova.policy [None req-12a65563-958f-4b0e-a118-fbee2dca7e63 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.522351] [55187]: DEBUG nova.policy [None req-12a65563-958f-4b0e-a118-fbee2dca7e63 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.522972] [55187]: DEBUG nova.policy [None req-12a65563-958f-4b0e-a118-fbee2dca7e63 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.523773] [55187]: INFO nova.api.openstack.requestlog [None req-12a65563-958f-4b0e-a118-fbee2dca7e63 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.068711 [ 729.523977] [55187]: [pid: 55187|app: 0|req: 925/1960] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 729.532716] [55188]: DEBUG nova.policy [None req-5f8c60a8-aa40-4897-bd05-019388a7128e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.537459] [55188]: DEBUG nova.policy [None req-5f8c60a8-aa40-4897-bd05-019388a7128e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.539123] [55188]: DEBUG nova.policy [None req-5f8c60a8-aa40-4897-bd05-019388a7128e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.539123] [55188]: INFO nova.api.openstack.requestlog [None req-5f8c60a8-aa40-4897-bd05-019388a7128e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.055871 [ 729.539123] [55188]: [pid: 55188|app: 0|req: 1036/1961] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 729.539821] [55187]: DEBUG nova.api.openstack.wsgi [None req-b6db1bec-4b4f-4f94-b1b3-c000b93bd899 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.541283] [55187]: DEBUG nova.compute.api [None req-b6db1bec-4b4f-4f94-b1b3-c000b93bd899 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.544806] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6db1bec-4b4f-4f94-b1b3-c000b93bd899 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.545212] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6db1bec-4b4f-4f94-b1b3-c000b93bd899 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.545297] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6db1bec-4b4f-4f94-b1b3-c000b93bd899 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.545580] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6db1bec-4b4f-4f94-b1b3-c000b93bd899 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.546063] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6db1bec-4b4f-4f94-b1b3-c000b93bd899 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.546063] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6db1bec-4b4f-4f94-b1b3-c000b93bd899 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.578191] [55187]: DEBUG nova.policy [None req-b6db1bec-4b4f-4f94-b1b3-c000b93bd899 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.581009] [55188]: DEBUG nova.api.openstack.wsgi [None req-08b3090c-4785-47ce-8cc5-9e14b18f11d2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.583030] [55188]: DEBUG nova.compute.api [None req-08b3090c-4785-47ce-8cc5-9e14b18f11d2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.583120] [55187]: INFO nova.api.openstack.requestlog [None req-b6db1bec-4b4f-4f94-b1b3-c000b93bd899 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.045621 [ 729.583509] [55187]: [pid: 55187|app: 0|req: 926/1962] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 729.586367] [55188]: DEBUG oslo_concurrency.lockutils [None req-08b3090c-4785-47ce-8cc5-9e14b18f11d2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.586605] [55188]: DEBUG oslo_concurrency.lockutils [None req-08b3090c-4785-47ce-8cc5-9e14b18f11d2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.587367] [55188]: DEBUG oslo_concurrency.lockutils [None req-08b3090c-4785-47ce-8cc5-9e14b18f11d2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.587367] [55188]: DEBUG oslo_concurrency.lockutils [None req-08b3090c-4785-47ce-8cc5-9e14b18f11d2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.587367] [55188]: DEBUG oslo_concurrency.lockutils [None req-08b3090c-4785-47ce-8cc5-9e14b18f11d2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.587505] [55188]: DEBUG oslo_concurrency.lockutils [None req-08b3090c-4785-47ce-8cc5-9e14b18f11d2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.609475] [55187]: DEBUG nova.api.openstack.wsgi [None req-95e12bed-a96c-4c20-b6cd-252721c44aef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.611153] [55187]: DEBUG nova.compute.api [None req-95e12bed-a96c-4c20-b6cd-252721c44aef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.614615] [55187]: DEBUG oslo_concurrency.lockutils [None req-95e12bed-a96c-4c20-b6cd-252721c44aef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.614859] [55187]: DEBUG oslo_concurrency.lockutils [None req-95e12bed-a96c-4c20-b6cd-252721c44aef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.615048] [55187]: DEBUG oslo_concurrency.lockutils [None req-95e12bed-a96c-4c20-b6cd-252721c44aef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.615408] [55187]: DEBUG oslo_concurrency.lockutils [None req-95e12bed-a96c-4c20-b6cd-252721c44aef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.615589] [55187]: DEBUG oslo_concurrency.lockutils [None req-95e12bed-a96c-4c20-b6cd-252721c44aef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.615939] [55187]: DEBUG oslo_concurrency.lockutils [None req-95e12bed-a96c-4c20-b6cd-252721c44aef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.650795] [55187]: DEBUG nova.policy [None req-95e12bed-a96c-4c20-b6cd-252721c44aef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.655235] [55187]: INFO nova.api.openstack.requestlog [None req-95e12bed-a96c-4c20-b6cd-252721c44aef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.048320 [ 729.655554] [55187]: [pid: 55187|app: 0|req: 927/1963] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.658087] [55187]: DEBUG nova.api.openstack.wsgi [None req-764b9af7-09e6-4912-b5f3-2a81f583ee73 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.659789] [55187]: DEBUG nova.compute.api [None req-764b9af7-09e6-4912-b5f3-2a81f583ee73 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.663323] [55187]: DEBUG oslo_concurrency.lockutils [None req-764b9af7-09e6-4912-b5f3-2a81f583ee73 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.663607] [55187]: DEBUG oslo_concurrency.lockutils [None req-764b9af7-09e6-4912-b5f3-2a81f583ee73 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.664174] [55187]: DEBUG oslo_concurrency.lockutils [None req-764b9af7-09e6-4912-b5f3-2a81f583ee73 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.664174] [55187]: DEBUG oslo_concurrency.lockutils [None req-764b9af7-09e6-4912-b5f3-2a81f583ee73 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.664381] [55187]: DEBUG oslo_concurrency.lockutils [None req-764b9af7-09e6-4912-b5f3-2a81f583ee73 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.664742] [55187]: DEBUG oslo_concurrency.lockutils [None req-764b9af7-09e6-4912-b5f3-2a81f583ee73 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.683977] [55188]: DEBUG nova.policy [None req-08b3090c-4785-47ce-8cc5-9e14b18f11d2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.688632] [55188]: INFO nova.api.openstack.requestlog [None req-08b3090c-4785-47ce-8cc5-9e14b18f11d2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1464 microversion: 2.1 time: 0.109757 [ 729.688973] [55188]: [pid: 55188|app: 0|req: 1037/1964] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:29 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1464 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.691681] [55188]: DEBUG nova.api.openstack.wsgi [None req-d61c06a9-e7fc-4b7f-8874-06d5977b4fed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.697282] [55188]: DEBUG nova.compute.api [None req-d61c06a9-e7fc-4b7f-8874-06d5977b4fed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.703783] [55187]: DEBUG nova.policy [None req-764b9af7-09e6-4912-b5f3-2a81f583ee73 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.705223] [55188]: DEBUG oslo_concurrency.lockutils [None req-d61c06a9-e7fc-4b7f-8874-06d5977b4fed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.705472] [55188]: DEBUG oslo_concurrency.lockutils [None req-d61c06a9-e7fc-4b7f-8874-06d5977b4fed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.705664] [55188]: DEBUG oslo_concurrency.lockutils [None req-d61c06a9-e7fc-4b7f-8874-06d5977b4fed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.706437] [55188]: DEBUG oslo_concurrency.lockutils [None req-d61c06a9-e7fc-4b7f-8874-06d5977b4fed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.706437] [55188]: DEBUG oslo_concurrency.lockutils [None req-d61c06a9-e7fc-4b7f-8874-06d5977b4fed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.706505] [55188]: DEBUG oslo_concurrency.lockutils [None req-d61c06a9-e7fc-4b7f-8874-06d5977b4fed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.711797] [55187]: INFO nova.api.openstack.requestlog [None req-764b9af7-09e6-4912-b5f3-2a81f583ee73 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1274 microversion: 2.1 time: 0.052312 [ 729.711797] [55187]: [pid: 55187|app: 0|req: 928/1965] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1274 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.712533] [55187]: DEBUG nova.api.openstack.wsgi [None req-08048483-4a4f-4dc1-80b4-c6e0743621b4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.714142] [55187]: DEBUG nova.compute.api [None req-08048483-4a4f-4dc1-80b4-c6e0743621b4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.717976] [55187]: DEBUG oslo_concurrency.lockutils [None req-08048483-4a4f-4dc1-80b4-c6e0743621b4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.718279] [55187]: DEBUG oslo_concurrency.lockutils [None req-08048483-4a4f-4dc1-80b4-c6e0743621b4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.718501] [55187]: DEBUG oslo_concurrency.lockutils [None req-08048483-4a4f-4dc1-80b4-c6e0743621b4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.718958] [55187]: DEBUG oslo_concurrency.lockutils [None req-08048483-4a4f-4dc1-80b4-c6e0743621b4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.719310] [55187]: DEBUG oslo_concurrency.lockutils [None req-08048483-4a4f-4dc1-80b4-c6e0743621b4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.719541] [55187]: DEBUG oslo_concurrency.lockutils [None req-08048483-4a4f-4dc1-80b4-c6e0743621b4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.755307] [55188]: DEBUG nova.policy [None req-d61c06a9-e7fc-4b7f-8874-06d5977b4fed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.758925] [55188]: INFO nova.api.openstack.requestlog [None req-d61c06a9-e7fc-4b7f-8874-06d5977b4fed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.069361 [ 729.759371] [55187]: DEBUG nova.policy [None req-08048483-4a4f-4dc1-80b4-c6e0743621b4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.759462] [55188]: [pid: 55188|app: 0|req: 1038/1966] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.762129] [55188]: DEBUG nova.api.openstack.wsgi [None req-4079a1f3-4f3b-4442-b4fb-3bd507861da9 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 729.763709] [55188]: DEBUG nova.compute.api [None req-4079a1f3-4f3b-4442-b4fb-3bd507861da9 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.764333] [55187]: INFO nova.api.openstack.requestlog [None req-08048483-4a4f-4dc1-80b4-c6e0743621b4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.054332 [ 729.764672] [55187]: [pid: 55187|app: 0|req: 929/1967] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.769820] [55187]: DEBUG nova.api.openstack.wsgi [None req-edd97d60-dea5-4fa7-a67f-1c6f55501089 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.769892] [55188]: DEBUG oslo_concurrency.lockutils [None req-4079a1f3-4f3b-4442-b4fb-3bd507861da9 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.769892] [55188]: DEBUG oslo_concurrency.lockutils [None req-4079a1f3-4f3b-4442-b4fb-3bd507861da9 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.769892] [55188]: DEBUG oslo_concurrency.lockutils [None req-4079a1f3-4f3b-4442-b4fb-3bd507861da9 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.769892] [55188]: DEBUG oslo_concurrency.lockutils [None req-4079a1f3-4f3b-4442-b4fb-3bd507861da9 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.770040] [55188]: DEBUG oslo_concurrency.lockutils [None req-4079a1f3-4f3b-4442-b4fb-3bd507861da9 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.770040] [55188]: DEBUG oslo_concurrency.lockutils [None req-4079a1f3-4f3b-4442-b4fb-3bd507861da9 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.770096] [55187]: DEBUG nova.compute.api [None req-edd97d60-dea5-4fa7-a67f-1c6f55501089 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.772727] [55187]: DEBUG oslo_concurrency.lockutils [None req-edd97d60-dea5-4fa7-a67f-1c6f55501089 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.772960] [55187]: DEBUG oslo_concurrency.lockutils [None req-edd97d60-dea5-4fa7-a67f-1c6f55501089 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.773160] [55187]: DEBUG oslo_concurrency.lockutils [None req-edd97d60-dea5-4fa7-a67f-1c6f55501089 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.773506] [55187]: DEBUG oslo_concurrency.lockutils [None req-edd97d60-dea5-4fa7-a67f-1c6f55501089 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.773745] [55187]: DEBUG oslo_concurrency.lockutils [None req-edd97d60-dea5-4fa7-a67f-1c6f55501089 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.773945] [55187]: DEBUG oslo_concurrency.lockutils [None req-edd97d60-dea5-4fa7-a67f-1c6f55501089 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.787625] [55188]: DEBUG oslo_concurrency.lockutils [None req-4079a1f3-4f3b-4442-b4fb-3bd507861da9 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.787882] [55188]: DEBUG oslo_concurrency.lockutils [None req-4079a1f3-4f3b-4442-b4fb-3bd507861da9 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.788084] [55188]: DEBUG oslo_concurrency.lockutils [None req-4079a1f3-4f3b-4442-b4fb-3bd507861da9 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.793532] [55188]: DEBUG nova.objects.instance [None req-4079a1f3-4f3b-4442-b4fb-3bd507861da9 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lazy-loading 'flavor' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 729.811026] [55187]: DEBUG nova.policy [None req-edd97d60-dea5-4fa7-a67f-1c6f55501089 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.815659] [55187]: INFO nova.api.openstack.requestlog [None req-edd97d60-dea5-4fa7-a67f-1c6f55501089 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.050382 [ 729.816140] [55187]: [pid: 55187|app: 0|req: 930/1968] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.820117] [55187]: DEBUG nova.api.openstack.wsgi [None req-4482d842-f3b2-416d-b16c-eb7f130668de tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.822188] [55187]: DEBUG nova.compute.api [None req-4482d842-f3b2-416d-b16c-eb7f130668de tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.828169] [55187]: DEBUG oslo_concurrency.lockutils [None req-4482d842-f3b2-416d-b16c-eb7f130668de tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.828571] [55187]: DEBUG oslo_concurrency.lockutils [None req-4482d842-f3b2-416d-b16c-eb7f130668de tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.828888] [55187]: DEBUG oslo_concurrency.lockutils [None req-4482d842-f3b2-416d-b16c-eb7f130668de tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.829382] [55187]: DEBUG oslo_concurrency.lockutils [None req-4482d842-f3b2-416d-b16c-eb7f130668de tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.829730] [55187]: DEBUG oslo_concurrency.lockutils [None req-4482d842-f3b2-416d-b16c-eb7f130668de tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.830041] [55187]: DEBUG oslo_concurrency.lockutils [None req-4482d842-f3b2-416d-b16c-eb7f130668de tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.843989] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=35 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 729.856327] [55188]: INFO nova.api.openstack.requestlog [None req-4079a1f3-4f3b-4442-b4fb-3bd507861da9 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855/action" status: 202 len: 0 microversion: 2.1 time: 0.096140 [ 729.856699] [55188]: [pid: 55188|app: 0|req: 1039/1969] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:30 2025] POST /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 729.860039] [55188]: DEBUG nova.api.openstack.wsgi [None req-07f14aa7-f36a-4907-961a-bbf50d0b774d tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.862188] [55188]: DEBUG nova.compute.api [None req-07f14aa7-f36a-4907-961a-bbf50d0b774d tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.865994] [55188]: DEBUG oslo_concurrency.lockutils [None req-07f14aa7-f36a-4907-961a-bbf50d0b774d tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.866290] [55188]: DEBUG oslo_concurrency.lockutils [None req-07f14aa7-f36a-4907-961a-bbf50d0b774d tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.866523] [55188]: DEBUG oslo_concurrency.lockutils [None req-07f14aa7-f36a-4907-961a-bbf50d0b774d tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.866881] [55188]: DEBUG oslo_concurrency.lockutils [None req-07f14aa7-f36a-4907-961a-bbf50d0b774d tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.867087] [55188]: DEBUG oslo_concurrency.lockutils [None req-07f14aa7-f36a-4907-961a-bbf50d0b774d tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.867267] [55188]: DEBUG oslo_concurrency.lockutils [None req-07f14aa7-f36a-4907-961a-bbf50d0b774d tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.873350] [55187]: DEBUG nova.policy [None req-4482d842-f3b2-416d-b16c-eb7f130668de tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.878221] [55187]: INFO nova.api.openstack.requestlog [None req-4482d842-f3b2-416d-b16c-eb7f130668de tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.061310 [ 729.878611] [55187]: [pid: 55187|app: 0|req: 931/1970] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.881181] [55187]: DEBUG nova.api.openstack.wsgi [None req-d703d68a-bb84-40c0-a42b-65399f47f966 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.882933] [55187]: DEBUG nova.compute.api [None req-d703d68a-bb84-40c0-a42b-65399f47f966 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.886074] [55187]: DEBUG oslo_concurrency.lockutils [None req-d703d68a-bb84-40c0-a42b-65399f47f966 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.886490] [55187]: DEBUG oslo_concurrency.lockutils [None req-d703d68a-bb84-40c0-a42b-65399f47f966 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.886755] [55187]: DEBUG oslo_concurrency.lockutils [None req-d703d68a-bb84-40c0-a42b-65399f47f966 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.887175] [55187]: DEBUG oslo_concurrency.lockutils [None req-d703d68a-bb84-40c0-a42b-65399f47f966 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.887421] [55187]: DEBUG oslo_concurrency.lockutils [None req-d703d68a-bb84-40c0-a42b-65399f47f966 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.887635] [55187]: DEBUG oslo_concurrency.lockutils [None req-d703d68a-bb84-40c0-a42b-65399f47f966 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.904128] [55188]: DEBUG nova.policy [None req-07f14aa7-f36a-4907-961a-bbf50d0b774d tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.909874] [55188]: DEBUG nova.policy [None req-07f14aa7-f36a-4907-961a-bbf50d0b774d tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.910655] [55188]: DEBUG nova.policy [None req-07f14aa7-f36a-4907-961a-bbf50d0b774d tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.915345] [55188]: INFO nova.api.openstack.requestlog [None req-07f14aa7-f36a-4907-961a-bbf50d0b774d tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.057849 [ 729.915736] [55188]: [pid: 55188|app: 0|req: 1040/1971] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 729.918024] [55188]: DEBUG nova.api.openstack.wsgi [None req-63b2b314-5ebf-4a9d-84c3-1314fade0a1c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.919697] [55188]: DEBUG nova.compute.api [None req-63b2b314-5ebf-4a9d-84c3-1314fade0a1c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.922946] [55188]: DEBUG oslo_concurrency.lockutils [None req-63b2b314-5ebf-4a9d-84c3-1314fade0a1c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.923203] [55188]: DEBUG oslo_concurrency.lockutils [None req-63b2b314-5ebf-4a9d-84c3-1314fade0a1c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.923400] [55188]: DEBUG oslo_concurrency.lockutils [None req-63b2b314-5ebf-4a9d-84c3-1314fade0a1c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.923750] [55188]: DEBUG oslo_concurrency.lockutils [None req-63b2b314-5ebf-4a9d-84c3-1314fade0a1c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.923944] [55188]: DEBUG oslo_concurrency.lockutils [None req-63b2b314-5ebf-4a9d-84c3-1314fade0a1c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.924138] [55188]: DEBUG oslo_concurrency.lockutils [None req-63b2b314-5ebf-4a9d-84c3-1314fade0a1c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.926757] [55187]: DEBUG nova.policy [None req-d703d68a-bb84-40c0-a42b-65399f47f966 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.931488] [55187]: INFO nova.api.openstack.requestlog [None req-d703d68a-bb84-40c0-a42b-65399f47f966 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.052182 [ 729.931841] [55187]: [pid: 55187|app: 0|req: 932/1972] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.934866] [55187]: DEBUG nova.api.openstack.wsgi [None req-6f60952a-facf-4c0c-bc17-4ec613a9f6f3 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.936632] [55187]: DEBUG nova.compute.api [None req-6f60952a-facf-4c0c-bc17-4ec613a9f6f3 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.939992] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f60952a-facf-4c0c-bc17-4ec613a9f6f3 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.940288] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f60952a-facf-4c0c-bc17-4ec613a9f6f3 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.940527] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f60952a-facf-4c0c-bc17-4ec613a9f6f3 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.940906] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f60952a-facf-4c0c-bc17-4ec613a9f6f3 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.941154] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f60952a-facf-4c0c-bc17-4ec613a9f6f3 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.941367] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f60952a-facf-4c0c-bc17-4ec613a9f6f3 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.961618] [55188]: DEBUG nova.policy [None req-63b2b314-5ebf-4a9d-84c3-1314fade0a1c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.966535] [55188]: INFO nova.api.openstack.requestlog [None req-63b2b314-5ebf-4a9d-84c3-1314fade0a1c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.050285 [ 729.966931] [55188]: [pid: 55188|app: 0|req: 1041/1973] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.970323] [55188]: DEBUG nova.api.openstack.wsgi [None req-3e0e1c69-334e-468e-ad68-b244581fe175 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 729.971747] [55188]: DEBUG nova.compute.api [None req-3e0e1c69-334e-468e-ad68-b244581fe175 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 729.976231] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e0e1c69-334e-468e-ad68-b244581fe175 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.976231] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e0e1c69-334e-468e-ad68-b244581fe175 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.976231] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e0e1c69-334e-468e-ad68-b244581fe175 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.976429] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e0e1c69-334e-468e-ad68-b244581fe175 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.976506] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e0e1c69-334e-468e-ad68-b244581fe175 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.976682] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e0e1c69-334e-468e-ad68-b244581fe175 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.998228] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e0e1c69-334e-468e-ad68-b244581fe175 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.998483] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e0e1c69-334e-468e-ad68-b244581fe175 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.998725] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e0e1c69-334e-468e-ad68-b244581fe175 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.998924] [55188]: DEBUG nova.objects.instance [None req-3e0e1c69-334e-468e-ad68-b244581fe175 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 730.024468] [55188]: DEBUG nova.policy [None req-3e0e1c69-334e-468e-ad68-b244581fe175 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.029208] [55188]: INFO nova.api.openstack.requestlog [None req-3e0e1c69-334e-468e-ad68-b244581fe175 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.061622 [ 730.029674] [55188]: [pid: 55188|app: 0|req: 1042/1974] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.033029] [55188]: DEBUG nova.api.openstack.wsgi [None req-10a1b28d-d724-4fc2-b0a6-8498207ad93a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.035090] [55188]: DEBUG nova.compute.api [None req-10a1b28d-d724-4fc2-b0a6-8498207ad93a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.038899] [55188]: DEBUG oslo_concurrency.lockutils [None req-10a1b28d-d724-4fc2-b0a6-8498207ad93a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.038941] [55188]: DEBUG oslo_concurrency.lockutils [None req-10a1b28d-d724-4fc2-b0a6-8498207ad93a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.039649] [55188]: DEBUG oslo_concurrency.lockutils [None req-10a1b28d-d724-4fc2-b0a6-8498207ad93a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.039649] [55188]: DEBUG oslo_concurrency.lockutils [None req-10a1b28d-d724-4fc2-b0a6-8498207ad93a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.040320] [55188]: DEBUG oslo_concurrency.lockutils [None req-10a1b28d-d724-4fc2-b0a6-8498207ad93a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.040320] [55188]: DEBUG oslo_concurrency.lockutils [None req-10a1b28d-d724-4fc2-b0a6-8498207ad93a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.060150] [55188]: DEBUG oslo_concurrency.lockutils [None req-10a1b28d-d724-4fc2-b0a6-8498207ad93a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.060427] [55188]: DEBUG oslo_concurrency.lockutils [None req-10a1b28d-d724-4fc2-b0a6-8498207ad93a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.060642] [55188]: DEBUG oslo_concurrency.lockutils [None req-10a1b28d-d724-4fc2-b0a6-8498207ad93a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.060856] [55188]: DEBUG nova.objects.instance [None req-10a1b28d-d724-4fc2-b0a6-8498207ad93a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 730.142600] [55188]: DEBUG nova.policy [None req-10a1b28d-d724-4fc2-b0a6-8498207ad93a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.142600] [55188]: INFO nova.api.openstack.requestlog [None req-10a1b28d-d724-4fc2-b0a6-8498207ad93a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.063584 [ 730.142600] [55188]: [pid: 55188|app: 0|req: 1043/1975] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.142600] [55188]: DEBUG nova.api.openstack.wsgi [None req-1d820cde-3382-49cf-a673-034e4396fc4f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.144064] [55188]: DEBUG nova.compute.api [None req-1d820cde-3382-49cf-a673-034e4396fc4f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.144064] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d820cde-3382-49cf-a673-034e4396fc4f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.144064] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d820cde-3382-49cf-a673-034e4396fc4f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.144064] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d820cde-3382-49cf-a673-034e4396fc4f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.144542] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d820cde-3382-49cf-a673-034e4396fc4f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.144542] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d820cde-3382-49cf-a673-034e4396fc4f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.144542] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d820cde-3382-49cf-a673-034e4396fc4f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.144811] [55187]: INFO nova.api.openstack.requestlog [None req-6f60952a-facf-4c0c-bc17-4ec613a9f6f3 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1648 microversion: 2.1 time: 0.193475 [ 730.144811] [55187]: [pid: 55187|app: 0|req: 933/1976] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1648 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.144811] [55187]: DEBUG nova.api.openstack.wsgi [None req-efbb1607-0c75-410a-8871-f45e261ec7ab tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.144811] [55187]: DEBUG nova.compute.api [None req-efbb1607-0c75-410a-8871-f45e261ec7ab tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.144811] [55187]: DEBUG oslo_concurrency.lockutils [None req-efbb1607-0c75-410a-8871-f45e261ec7ab tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.145287] [55187]: DEBUG oslo_concurrency.lockutils [None req-efbb1607-0c75-410a-8871-f45e261ec7ab tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.145287] [55187]: DEBUG oslo_concurrency.lockutils [None req-efbb1607-0c75-410a-8871-f45e261ec7ab tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.145287] [55187]: DEBUG oslo_concurrency.lockutils [None req-efbb1607-0c75-410a-8871-f45e261ec7ab tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.145287] [55187]: DEBUG oslo_concurrency.lockutils [None req-efbb1607-0c75-410a-8871-f45e261ec7ab tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.145431] [55187]: DEBUG oslo_concurrency.lockutils [None req-efbb1607-0c75-410a-8871-f45e261ec7ab tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.170492] [55188]: DEBUG nova.policy [None req-1d820cde-3382-49cf-a673-034e4396fc4f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.175861] [55188]: INFO nova.api.openstack.requestlog [None req-1d820cde-3382-49cf-a673-034e4396fc4f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.080426 [ 730.176387] [55188]: [pid: 55188|app: 0|req: 1044/1977] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.179441] [55188]: DEBUG nova.api.openstack.wsgi [None req-a3a45ee5-0e74-4909-b18c-4172fa5f0989 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.181373] [55188]: DEBUG nova.compute.api [None req-a3a45ee5-0e74-4909-b18c-4172fa5f0989 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.185739] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a45ee5-0e74-4909-b18c-4172fa5f0989 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.185739] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a45ee5-0e74-4909-b18c-4172fa5f0989 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.185739] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a45ee5-0e74-4909-b18c-4172fa5f0989 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.185739] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a45ee5-0e74-4909-b18c-4172fa5f0989 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.187450] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a45ee5-0e74-4909-b18c-4172fa5f0989 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.187450] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a45ee5-0e74-4909-b18c-4172fa5f0989 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.209839] [55187]: DEBUG nova.policy [None req-efbb1607-0c75-410a-8871-f45e261ec7ab tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.217778] [55187]: INFO nova.api.openstack.requestlog [None req-efbb1607-0c75-410a-8871-f45e261ec7ab tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.090313 [ 730.218581] [55187]: [pid: 55187|app: 0|req: 934/1978] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.223798] [55187]: DEBUG nova.api.openstack.wsgi [None req-1b1a6bea-f6ec-41e5-a563-e9ba52034cdf tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.226569] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a45ee5-0e74-4909-b18c-4172fa5f0989 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.226569] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a45ee5-0e74-4909-b18c-4172fa5f0989 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.226569] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a45ee5-0e74-4909-b18c-4172fa5f0989 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.226569] [55188]: DEBUG nova.objects.instance [None req-a3a45ee5-0e74-4909-b18c-4172fa5f0989 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 730.226918] [55187]: DEBUG nova.compute.api [None req-1b1a6bea-f6ec-41e5-a563-e9ba52034cdf tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.233244] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b1a6bea-f6ec-41e5-a563-e9ba52034cdf tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.233411] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b1a6bea-f6ec-41e5-a563-e9ba52034cdf tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.233654] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b1a6bea-f6ec-41e5-a563-e9ba52034cdf tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.234143] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b1a6bea-f6ec-41e5-a563-e9ba52034cdf tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.234428] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b1a6bea-f6ec-41e5-a563-e9ba52034cdf tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.234666] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b1a6bea-f6ec-41e5-a563-e9ba52034cdf tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.261981] [55188]: DEBUG nova.policy [None req-a3a45ee5-0e74-4909-b18c-4172fa5f0989 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.267181] [55188]: INFO nova.api.openstack.requestlog [None req-a3a45ee5-0e74-4909-b18c-4172fa5f0989 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.089984 [ 730.267580] [55188]: [pid: 55188|app: 0|req: 1045/1979] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.270525] [55188]: DEBUG nova.api.openstack.wsgi [None req-b0d6a670-9e21-4231-a823-acb39282596c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.272433] [55188]: DEBUG nova.compute.api [None req-b0d6a670-9e21-4231-a823-acb39282596c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.276610] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0d6a670-9e21-4231-a823-acb39282596c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.276978] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0d6a670-9e21-4231-a823-acb39282596c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.277216] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0d6a670-9e21-4231-a823-acb39282596c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.277658] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0d6a670-9e21-4231-a823-acb39282596c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.277937] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0d6a670-9e21-4231-a823-acb39282596c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.278146] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0d6a670-9e21-4231-a823-acb39282596c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.278307] [55187]: DEBUG nova.policy [None req-1b1a6bea-f6ec-41e5-a563-e9ba52034cdf tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.283880] [55187]: INFO nova.api.openstack.requestlog [None req-1b1a6bea-f6ec-41e5-a563-e9ba52034cdf tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.064478 [ 730.284516] [55187]: [pid: 55187|app: 0|req: 935/1980] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.290714] [55187]: DEBUG nova.api.openstack.wsgi [None req-e4c93cc0-ffec-4671-89cc-7ef4d9fe14d8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.292754] [55187]: DEBUG nova.compute.api [None req-e4c93cc0-ffec-4671-89cc-7ef4d9fe14d8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.297096] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c93cc0-ffec-4671-89cc-7ef4d9fe14d8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.297457] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c93cc0-ffec-4671-89cc-7ef4d9fe14d8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.297629] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c93cc0-ffec-4671-89cc-7ef4d9fe14d8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.298062] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c93cc0-ffec-4671-89cc-7ef4d9fe14d8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.298237] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c93cc0-ffec-4671-89cc-7ef4d9fe14d8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.298572] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c93cc0-ffec-4671-89cc-7ef4d9fe14d8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.321036] [55188]: DEBUG nova.policy [None req-b0d6a670-9e21-4231-a823-acb39282596c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.326486] [55188]: INFO nova.api.openstack.requestlog [None req-b0d6a670-9e21-4231-a823-acb39282596c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.057959 [ 730.326794] [55188]: [pid: 55188|app: 0|req: 1046/1981] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.329474] [55188]: DEBUG nova.api.openstack.wsgi [None req-6630b19e-d67a-41c6-b4af-5e12363d7599 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.331332] [55188]: DEBUG nova.compute.api [None req-6630b19e-d67a-41c6-b4af-5e12363d7599 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.335774] [55188]: DEBUG oslo_concurrency.lockutils [None req-6630b19e-d67a-41c6-b4af-5e12363d7599 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.335902] [55188]: DEBUG oslo_concurrency.lockutils [None req-6630b19e-d67a-41c6-b4af-5e12363d7599 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.336549] [55188]: DEBUG oslo_concurrency.lockutils [None req-6630b19e-d67a-41c6-b4af-5e12363d7599 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.336549] [55188]: DEBUG oslo_concurrency.lockutils [None req-6630b19e-d67a-41c6-b4af-5e12363d7599 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.336767] [55188]: DEBUG oslo_concurrency.lockutils [None req-6630b19e-d67a-41c6-b4af-5e12363d7599 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.337072] [55188]: DEBUG oslo_concurrency.lockutils [None req-6630b19e-d67a-41c6-b4af-5e12363d7599 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.340488] [55187]: DEBUG nova.policy [None req-e4c93cc0-ffec-4671-89cc-7ef4d9fe14d8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.347188] [55187]: INFO nova.api.openstack.requestlog [None req-e4c93cc0-ffec-4671-89cc-7ef4d9fe14d8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.059142 [ 730.347642] [55187]: [pid: 55187|app: 0|req: 936/1982] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.350606] [55187]: DEBUG nova.api.openstack.wsgi [None req-e9ca0cef-91de-4295-9986-c3fa88015aac tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.352586] [55187]: DEBUG nova.compute.api [None req-e9ca0cef-91de-4295-9986-c3fa88015aac tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.362197] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9ca0cef-91de-4295-9986-c3fa88015aac tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.362197] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9ca0cef-91de-4295-9986-c3fa88015aac tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.362197] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9ca0cef-91de-4295-9986-c3fa88015aac tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.362197] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9ca0cef-91de-4295-9986-c3fa88015aac tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.362617] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9ca0cef-91de-4295-9986-c3fa88015aac tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.362617] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9ca0cef-91de-4295-9986-c3fa88015aac tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.386826] [55188]: DEBUG nova.policy [None req-6630b19e-d67a-41c6-b4af-5e12363d7599 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.394819] [55188]: INFO nova.api.openstack.requestlog [None req-6630b19e-d67a-41c6-b4af-5e12363d7599 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.066668 [ 730.394819] [55188]: [pid: 55188|app: 0|req: 1047/1983] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.404296] [55187]: DEBUG nova.policy [None req-e9ca0cef-91de-4295-9986-c3fa88015aac tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.410788] [55187]: INFO nova.api.openstack.requestlog [None req-e9ca0cef-91de-4295-9986-c3fa88015aac tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.062410 [ 730.411299] [55187]: [pid: 55187|app: 0|req: 937/1984] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.415120] [55188]: DEBUG nova.api.openstack.wsgi [None req-c4596a84-01ea-430f-85cc-7593c49dd322 tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] Calling method '.version_select at 0x7d4afb155630>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.418035] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4596a84-01ea-430f-85cc-7593c49dd322 tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.418323] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4596a84-01ea-430f-85cc-7593c49dd322 tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.418605] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4596a84-01ea-430f-85cc-7593c49dd322 tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.430850] [55188]: INFO nova.api.openstack.requestlog [None req-c4596a84-01ea-430f-85cc-7593c49dd322 tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] 10.180.1.21 "GET /compute/v2.1/os-migrations" status: 200 len: 476 microversion: 2.1 time: 0.018269 [ 730.431469] [55188]: [pid: 55188|app: 0|req: 1048/1985] 10.180.1.21 () {58 vars in 1138 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/os-migrations => generated 476 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 730.441912] [55187]: DEBUG nova.api.openstack.wsgi [None req-07fa0522-db0a-4b32-8de3-a37f6099d6d9 tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.454445] [55187]: INFO nova.api.openstack.requestlog [None req-07fa0522-db0a-4b32-8de3-a37f6099d6d9 tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.014910 [ 730.454904] [55187]: [pid: 55187|app: 0|req: 938/1986] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 730.464100] [55188]: DEBUG nova.api.openstack.wsgi [None req-4619b8e3-af08-4eb3-ba48-d0d2305fd680 tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-test_resize_flavor_-1669728192", "ram": 192, "disk": 1, "vcpus": 1}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 730.478609] [55188]: INFO nova.api.openstack.requestlog [None req-4619b8e3-af08-4eb3-ba48-d0d2305fd680 tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 498 microversion: 2.1 time: 0.018099 [ 730.479159] [55188]: [pid: 55188|app: 0|req: 1049/1987] 10.180.1.21 () {60 vars in 1141 bytes} [Wed Mar 26 22:03:30 2025] POST /compute/v2.1/flavors => generated 498 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 730.483496] [55187]: DEBUG nova.api.openstack.wsgi [None req-79d82d8d-19ab-4759-b8f1-89efe9553567 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.485317] [55187]: DEBUG nova.compute.api [None req-79d82d8d-19ab-4759-b8f1-89efe9553567 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.486647] [55188]: DEBUG nova.api.openstack.wsgi [None req-af279c2f-a331-4d84-af56-85970f28426e tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.489863] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d82d8d-19ab-4759-b8f1-89efe9553567 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.490149] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d82d8d-19ab-4759-b8f1-89efe9553567 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.490426] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d82d8d-19ab-4759-b8f1-89efe9553567 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.490861] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d82d8d-19ab-4759-b8f1-89efe9553567 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.491101] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d82d8d-19ab-4759-b8f1-89efe9553567 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.491220] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d82d8d-19ab-4759-b8f1-89efe9553567 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.495244] [55188]: INFO nova.api.openstack.requestlog [None req-af279c2f-a331-4d84-af56-85970f28426e tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.011099 [ 730.495600] [55188]: [pid: 55188|app: 0|req: 1050/1988] 10.180.1.21 () {58 vars in 1174 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 730.502999] [55188]: DEBUG nova.api.openstack.wsgi [None req-fa3426a8-0593-4de6-a3be-272ed7a5b4d9 tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 730.527735] [55188]: INFO nova.api.openstack.requestlog [None req-fa3426a8-0593-4de6-a3be-272ed7a5b4d9 tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/5ce84567-1b9c-4dd4-a49c-583ee98a3f3e/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.026964 [ 730.528274] [55188]: [pid: 55188|app: 0|req: 1051/1989] 10.180.1.21 () {60 vars in 1297 bytes} [Wed Mar 26 22:03:30 2025] POST /compute/v2.1/flavors/5ce84567-1b9c-4dd4-a49c-583ee98a3f3e/os-extra_specs => generated 43 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 730.539784] [55188]: DEBUG nova.api.openstack.wsgi [None req-c57b2261-c18b-439b-8df3-82def4e255b3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.541754] [55188]: DEBUG nova.compute.api [None req-c57b2261-c18b-439b-8df3-82def4e255b3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.545995] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57b2261-c18b-439b-8df3-82def4e255b3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.546381] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57b2261-c18b-439b-8df3-82def4e255b3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.546597] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57b2261-c18b-439b-8df3-82def4e255b3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.547010] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57b2261-c18b-439b-8df3-82def4e255b3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.547352] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57b2261-c18b-439b-8df3-82def4e255b3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.547453] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57b2261-c18b-439b-8df3-82def4e255b3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.575396] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57b2261-c18b-439b-8df3-82def4e255b3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.575657] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57b2261-c18b-439b-8df3-82def4e255b3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.575839] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57b2261-c18b-439b-8df3-82def4e255b3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.576199] [55188]: DEBUG nova.objects.instance [None req-c57b2261-c18b-439b-8df3-82def4e255b3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 730.589477] [55187]: DEBUG nova.policy [None req-79d82d8d-19ab-4759-b8f1-89efe9553567 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.596298] [55187]: INFO nova.api.openstack.requestlog [None req-79d82d8d-19ab-4759-b8f1-89efe9553567 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1389 microversion: 2.1 time: 0.114877 [ 730.596745] [55187]: [pid: 55187|app: 0|req: 939/1990] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1389 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.599804] [55188]: DEBUG nova.policy [None req-c57b2261-c18b-439b-8df3-82def4e255b3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.600268] [55187]: DEBUG nova.api.openstack.wsgi [None req-14c3278f-1fef-4dae-abc6-860a520ad17e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.602844] [55187]: DEBUG nova.compute.api [None req-14c3278f-1fef-4dae-abc6-860a520ad17e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.604436] [55188]: DEBUG nova.policy [None req-c57b2261-c18b-439b-8df3-82def4e255b3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.605167] [55188]: DEBUG nova.policy [None req-c57b2261-c18b-439b-8df3-82def4e255b3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.605842] [55188]: INFO nova.api.openstack.requestlog [None req-c57b2261-c18b-439b-8df3-82def4e255b3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.068775 [ 730.606193] [55188]: [pid: 55188|app: 0|req: 1052/1991] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 730.607701] [55187]: DEBUG oslo_concurrency.lockutils [None req-14c3278f-1fef-4dae-abc6-860a520ad17e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.608074] [55187]: DEBUG oslo_concurrency.lockutils [None req-14c3278f-1fef-4dae-abc6-860a520ad17e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.608371] [55187]: DEBUG oslo_concurrency.lockutils [None req-14c3278f-1fef-4dae-abc6-860a520ad17e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.608653] [55188]: DEBUG nova.api.openstack.wsgi [None req-332ac66c-bdec-4ef9-a137-40fc7ee4cac5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.608916] [55187]: DEBUG oslo_concurrency.lockutils [None req-14c3278f-1fef-4dae-abc6-860a520ad17e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.609266] [55187]: DEBUG oslo_concurrency.lockutils [None req-14c3278f-1fef-4dae-abc6-860a520ad17e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.609997] [55187]: DEBUG oslo_concurrency.lockutils [None req-14c3278f-1fef-4dae-abc6-860a520ad17e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.610321] [55188]: DEBUG nova.compute.api [None req-332ac66c-bdec-4ef9-a137-40fc7ee4cac5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.614063] [55188]: DEBUG oslo_concurrency.lockutils [None req-332ac66c-bdec-4ef9-a137-40fc7ee4cac5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.614328] [55188]: DEBUG oslo_concurrency.lockutils [None req-332ac66c-bdec-4ef9-a137-40fc7ee4cac5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.614517] [55188]: DEBUG oslo_concurrency.lockutils [None req-332ac66c-bdec-4ef9-a137-40fc7ee4cac5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.614879] [55188]: DEBUG oslo_concurrency.lockutils [None req-332ac66c-bdec-4ef9-a137-40fc7ee4cac5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.615091] [55188]: DEBUG oslo_concurrency.lockutils [None req-332ac66c-bdec-4ef9-a137-40fc7ee4cac5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.615269] [55188]: DEBUG oslo_concurrency.lockutils [None req-332ac66c-bdec-4ef9-a137-40fc7ee4cac5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.649372] [55188]: DEBUG nova.policy [None req-332ac66c-bdec-4ef9-a137-40fc7ee4cac5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.654364] [55188]: INFO nova.api.openstack.requestlog [None req-332ac66c-bdec-4ef9-a137-40fc7ee4cac5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.047478 [ 730.654730] [55188]: [pid: 55188|app: 0|req: 1053/1992] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.658682] [55188]: DEBUG nova.api.openstack.wsgi [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MigrationsAdminTest-server-329133431", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "5ce84567-1b9c-4dd4-a49c-583ee98a3f3e"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 730.660227] [55187]: DEBUG nova.policy [None req-14c3278f-1fef-4dae-abc6-860a520ad17e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.666709] [55187]: DEBUG nova.policy [None req-14c3278f-1fef-4dae-abc6-860a520ad17e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.667567] [55187]: DEBUG nova.policy [None req-14c3278f-1fef-4dae-abc6-860a520ad17e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.668220] [55187]: INFO nova.api.openstack.requestlog [None req-14c3278f-1fef-4dae-abc6-860a520ad17e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.071070 [ 730.668687] [55187]: [pid: 55187|app: 0|req: 940/1993] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:30 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 730.671606] [55187]: DEBUG nova.api.openstack.wsgi [None req-37fd1252-8364-4473-8a5d-468e8cfccada tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.673151] [55187]: DEBUG nova.compute.api [None req-37fd1252-8364-4473-8a5d-468e8cfccada tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.677116] [55187]: DEBUG oslo_concurrency.lockutils [None req-37fd1252-8364-4473-8a5d-468e8cfccada tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.677396] [55187]: DEBUG oslo_concurrency.lockutils [None req-37fd1252-8364-4473-8a5d-468e8cfccada tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.677589] [55187]: DEBUG oslo_concurrency.lockutils [None req-37fd1252-8364-4473-8a5d-468e8cfccada tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.677964] [55187]: DEBUG oslo_concurrency.lockutils [None req-37fd1252-8364-4473-8a5d-468e8cfccada tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.678181] [55187]: DEBUG oslo_concurrency.lockutils [None req-37fd1252-8364-4473-8a5d-468e8cfccada tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.678367] [55187]: DEBUG oslo_concurrency.lockutils [None req-37fd1252-8364-4473-8a5d-468e8cfccada tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.699992] [55188]: DEBUG oslo_concurrency.lockutils [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.699992] [55188]: DEBUG oslo_concurrency.lockutils [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.699992] [55188]: DEBUG oslo_concurrency.lockutils [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.700311] [55188]: DEBUG oslo_concurrency.lockutils [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.700615] [55188]: DEBUG oslo_concurrency.lockutils [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.700826] [55188]: DEBUG oslo_concurrency.lockutils [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.706301] [55188]: DEBUG nova.network.neutron [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] validate_networks() for None {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 730.713539] [55187]: DEBUG nova.policy [None req-37fd1252-8364-4473-8a5d-468e8cfccada tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.718252] [55187]: INFO nova.api.openstack.requestlog [None req-37fd1252-8364-4473-8a5d-468e8cfccada tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.048889 [ 730.718861] [55187]: [pid: 55187|app: 0|req: 941/1994] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.724187] [55187]: DEBUG nova.api.openstack.wsgi [None req-9d9e3ac3-904a-472a-b006-a81778313677 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.725834] [55187]: DEBUG nova.compute.api [None req-9d9e3ac3-904a-472a-b006-a81778313677 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.730329] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d9e3ac3-904a-472a-b006-a81778313677 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.730589] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d9e3ac3-904a-472a-b006-a81778313677 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.730778] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d9e3ac3-904a-472a-b006-a81778313677 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.731166] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d9e3ac3-904a-472a-b006-a81778313677 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.731367] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d9e3ac3-904a-472a-b006-a81778313677 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.731537] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d9e3ac3-904a-472a-b006-a81778313677 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.767389] [55187]: DEBUG nova.policy [None req-9d9e3ac3-904a-472a-b006-a81778313677 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.773301] [55187]: INFO nova.api.openstack.requestlog [None req-9d9e3ac3-904a-472a-b006-a81778313677 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1274 microversion: 2.1 time: 0.051255 [ 730.773748] [55187]: [pid: 55187|app: 0|req: 942/1995] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1274 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.776756] [55187]: DEBUG nova.api.openstack.wsgi [None req-49ef9f99-7ab0-438f-ab3f-85cba7612547 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.778583] [55187]: DEBUG nova.compute.api [None req-49ef9f99-7ab0-438f-ab3f-85cba7612547 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.781964] [55187]: DEBUG oslo_concurrency.lockutils [None req-49ef9f99-7ab0-438f-ab3f-85cba7612547 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.782233] [55187]: DEBUG oslo_concurrency.lockutils [None req-49ef9f99-7ab0-438f-ab3f-85cba7612547 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.782429] [55187]: DEBUG oslo_concurrency.lockutils [None req-49ef9f99-7ab0-438f-ab3f-85cba7612547 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.782809] [55187]: DEBUG oslo_concurrency.lockutils [None req-49ef9f99-7ab0-438f-ab3f-85cba7612547 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.783030] [55187]: DEBUG oslo_concurrency.lockutils [None req-49ef9f99-7ab0-438f-ab3f-85cba7612547 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.783211] [55187]: DEBUG oslo_concurrency.lockutils [None req-49ef9f99-7ab0-438f-ab3f-85cba7612547 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.820032] [55187]: DEBUG nova.policy [None req-49ef9f99-7ab0-438f-ab3f-85cba7612547 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.825535] [55187]: INFO nova.api.openstack.requestlog [None req-49ef9f99-7ab0-438f-ab3f-85cba7612547 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.050874 [ 730.825674] [55187]: [pid: 55187|app: 0|req: 943/1996] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.829018] [55187]: DEBUG nova.api.openstack.wsgi [None req-e5b3a401-8500-4be1-a610-fa4aafe02245 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.830342] [55187]: DEBUG nova.compute.api [None req-e5b3a401-8500-4be1-a610-fa4aafe02245 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.831799] [55188]: DEBUG nova.virt.hardware [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 730.832012] [55188]: DEBUG nova.virt.hardware [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 730.833021] [55188]: DEBUG nova.virt.hardware [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 730.833021] [55188]: DEBUG nova.virt.hardware [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 730.833021] [55188]: DEBUG nova.virt.hardware [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 730.833789] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5b3a401-8500-4be1-a610-fa4aafe02245 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.834056] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5b3a401-8500-4be1-a610-fa4aafe02245 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.834290] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5b3a401-8500-4be1-a610-fa4aafe02245 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.834665] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5b3a401-8500-4be1-a610-fa4aafe02245 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.834921] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5b3a401-8500-4be1-a610-fa4aafe02245 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.835127] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5b3a401-8500-4be1-a610-fa4aafe02245 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.841202] [55188]: DEBUG oslo_concurrency.lockutils [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.841447] [55188]: DEBUG oslo_concurrency.lockutils [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.841652] [55188]: DEBUG oslo_concurrency.lockutils [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.842230] [55188]: DEBUG oslo_concurrency.lockutils [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.842454] [55188]: DEBUG oslo_concurrency.lockutils [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.842675] [55188]: DEBUG oslo_concurrency.lockutils [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.862408] [55188]: DEBUG nova.quota [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Getting quotas for project fc80d9ad021a43318f599729de643d2f. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 730.870024] [55188]: DEBUG nova.quota [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Getting quotas for user 737616469af14fdca71c35f774606474 and project fc80d9ad021a43318f599729de643d2f. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 730.872211] [55187]: DEBUG nova.policy [None req-e5b3a401-8500-4be1-a610-fa4aafe02245 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.873205] [55188]: DEBUG nova.compute.api [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 730.875169] [55188]: DEBUG nova.compute.api [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 730.876552] [55187]: INFO nova.api.openstack.requestlog [None req-e5b3a401-8500-4be1-a610-fa4aafe02245 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1221 microversion: 2.1 time: 0.050239 [ 730.876870] [55187]: [pid: 55187|app: 0|req: 944/1997] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1221 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.879557] [55187]: DEBUG nova.api.openstack.wsgi [None req-bf9a9a53-14f3-404a-a112-71d4f1f43c00 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.881163] [55187]: DEBUG nova.compute.api [None req-bf9a9a53-14f3-404a-a112-71d4f1f43c00 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.884518] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf9a9a53-14f3-404a-a112-71d4f1f43c00 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.884757] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf9a9a53-14f3-404a-a112-71d4f1f43c00 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.884928] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf9a9a53-14f3-404a-a112-71d4f1f43c00 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.885325] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf9a9a53-14f3-404a-a112-71d4f1f43c00 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.885552] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf9a9a53-14f3-404a-a112-71d4f1f43c00 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.885720] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf9a9a53-14f3-404a-a112-71d4f1f43c00 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.912149] [55188]: INFO nova.api.openstack.requestlog [None req-df5dbc22-febb-449c-ad2d-cf567aeb94cd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.255581 [ 730.912149] [55188]: [pid: 55188|app: 0|req: 1054/1998] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:03:31 2025] POST /compute/v2.1/servers => generated 380 bytes in 256 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 730.914543] [55188]: DEBUG nova.api.openstack.wsgi [None req-8d32e246-e0c1-46a8-ac23-46f86e3f4d51 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.916522] [55188]: DEBUG nova.compute.api [None req-8d32e246-e0c1-46a8-ac23-46f86e3f4d51 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.921858] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d32e246-e0c1-46a8-ac23-46f86e3f4d51 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.922131] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d32e246-e0c1-46a8-ac23-46f86e3f4d51 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.922322] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d32e246-e0c1-46a8-ac23-46f86e3f4d51 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.922685] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d32e246-e0c1-46a8-ac23-46f86e3f4d51 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.922891] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d32e246-e0c1-46a8-ac23-46f86e3f4d51 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.923082] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d32e246-e0c1-46a8-ac23-46f86e3f4d51 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.923869] [55187]: DEBUG nova.policy [None req-bf9a9a53-14f3-404a-a112-71d4f1f43c00 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.930280] [55187]: INFO nova.api.openstack.requestlog [None req-bf9a9a53-14f3-404a-a112-71d4f1f43c00 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.051247 [ 730.930280] [55187]: [pid: 55187|app: 0|req: 945/1999] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.935865] [55187]: DEBUG nova.api.openstack.wsgi [None req-88b4b7d8-b9b3-4675-a1d5-a713700be446 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.937643] [55187]: DEBUG nova.compute.api [None req-88b4b7d8-b9b3-4675-a1d5-a713700be446 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.957439] [55188]: DEBUG nova.policy [None req-8d32e246-e0c1-46a8-ac23-46f86e3f4d51 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.961998] [55188]: INFO nova.api.openstack.requestlog [None req-8d32e246-e0c1-46a8-ac23-46f86e3f4d51 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.049720 [ 730.962542] [55188]: [pid: 55188|app: 0|req: 1055/2000] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.966421] [55187]: DEBUG nova.policy [None req-88b4b7d8-b9b3-4675-a1d5-a713700be446 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.966514] [55188]: DEBUG nova.api.openstack.wsgi [None req-117f0b94-7992-487f-aed4-342370b69fad tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.967886] [55188]: DEBUG nova.compute.api [None req-117f0b94-7992-487f-aed4-342370b69fad tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.970729] [55187]: INFO nova.api.openstack.requestlog [None req-88b4b7d8-b9b3-4675-a1d5-a713700be446 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1278 microversion: 2.1 time: 0.040374 [ 730.970936] [55187]: [pid: 55187|app: 0|req: 946/2001] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1278 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.972140] [55188]: DEBUG oslo_concurrency.lockutils [None req-117f0b94-7992-487f-aed4-342370b69fad tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.972402] [55188]: DEBUG oslo_concurrency.lockutils [None req-117f0b94-7992-487f-aed4-342370b69fad tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.972591] [55188]: DEBUG oslo_concurrency.lockutils [None req-117f0b94-7992-487f-aed4-342370b69fad tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.972945] [55188]: DEBUG oslo_concurrency.lockutils [None req-117f0b94-7992-487f-aed4-342370b69fad tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.973164] [55188]: DEBUG oslo_concurrency.lockutils [None req-117f0b94-7992-487f-aed4-342370b69fad tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.973707] [55188]: DEBUG oslo_concurrency.lockutils [None req-117f0b94-7992-487f-aed4-342370b69fad tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.973780] [55187]: DEBUG nova.api.openstack.wsgi [None req-93adf343-3462-4739-a847-415c287412fe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 730.975485] [55187]: DEBUG nova.compute.api [None req-93adf343-3462-4739-a847-415c287412fe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 730.979685] [55187]: DEBUG oslo_concurrency.lockutils [None req-93adf343-3462-4739-a847-415c287412fe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.979959] [55187]: DEBUG oslo_concurrency.lockutils [None req-93adf343-3462-4739-a847-415c287412fe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.980160] [55187]: DEBUG oslo_concurrency.lockutils [None req-93adf343-3462-4739-a847-415c287412fe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.980646] [55187]: DEBUG oslo_concurrency.lockutils [None req-93adf343-3462-4739-a847-415c287412fe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.980742] [55187]: DEBUG oslo_concurrency.lockutils [None req-93adf343-3462-4739-a847-415c287412fe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.980913] [55187]: DEBUG oslo_concurrency.lockutils [None req-93adf343-3462-4739-a847-415c287412fe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.011168] [55188]: DEBUG nova.policy [None req-117f0b94-7992-487f-aed4-342370b69fad tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.016266] [55188]: DEBUG nova.policy [None req-117f0b94-7992-487f-aed4-342370b69fad tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.016627] [55187]: DEBUG nova.policy [None req-93adf343-3462-4739-a847-415c287412fe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.017016] [55188]: DEBUG nova.policy [None req-117f0b94-7992-487f-aed4-342370b69fad tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.019753] [55188]: INFO nova.api.openstack.requestlog [None req-117f0b94-7992-487f-aed4-342370b69fad tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.056795 [ 731.020074] [55188]: [pid: 55188|app: 0|req: 1056/2002] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 731.021913] [55187]: INFO nova.api.openstack.requestlog [None req-93adf343-3462-4739-a847-415c287412fe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1262 microversion: 2.1 time: 0.049975 [ 731.021913] [55187]: [pid: 55187|app: 0|req: 947/2003] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1262 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.022448] [55188]: DEBUG nova.api.openstack.wsgi [None req-02dcfa24-aba5-45f5-b49f-d3c58c5772d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.024044] [55188]: DEBUG nova.compute.api [None req-02dcfa24-aba5-45f5-b49f-d3c58c5772d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.027404] [55188]: DEBUG oslo_concurrency.lockutils [None req-02dcfa24-aba5-45f5-b49f-d3c58c5772d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.027634] [55188]: DEBUG oslo_concurrency.lockutils [None req-02dcfa24-aba5-45f5-b49f-d3c58c5772d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.027821] [55188]: DEBUG oslo_concurrency.lockutils [None req-02dcfa24-aba5-45f5-b49f-d3c58c5772d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.028192] [55188]: DEBUG oslo_concurrency.lockutils [None req-02dcfa24-aba5-45f5-b49f-d3c58c5772d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.028396] [55188]: DEBUG oslo_concurrency.lockutils [None req-02dcfa24-aba5-45f5-b49f-d3c58c5772d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.028571] [55188]: DEBUG oslo_concurrency.lockutils [None req-02dcfa24-aba5-45f5-b49f-d3c58c5772d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.044581] [55187]: DEBUG nova.api.openstack.wsgi [None req-220d25c4-ae7c-44e1-8aa0-a714ef8a558c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.046886] [55187]: DEBUG nova.compute.api [None req-220d25c4-ae7c-44e1-8aa0-a714ef8a558c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.050280] [55187]: DEBUG oslo_concurrency.lockutils [None req-220d25c4-ae7c-44e1-8aa0-a714ef8a558c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.050527] [55187]: DEBUG oslo_concurrency.lockutils [None req-220d25c4-ae7c-44e1-8aa0-a714ef8a558c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.050707] [55187]: DEBUG oslo_concurrency.lockutils [None req-220d25c4-ae7c-44e1-8aa0-a714ef8a558c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.051076] [55187]: DEBUG oslo_concurrency.lockutils [None req-220d25c4-ae7c-44e1-8aa0-a714ef8a558c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.051418] [55187]: DEBUG oslo_concurrency.lockutils [None req-220d25c4-ae7c-44e1-8aa0-a714ef8a558c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.051482] [55187]: DEBUG oslo_concurrency.lockutils [None req-220d25c4-ae7c-44e1-8aa0-a714ef8a558c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.061795] [55188]: DEBUG nova.policy [None req-02dcfa24-aba5-45f5-b49f-d3c58c5772d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.066632] [55188]: INFO nova.api.openstack.requestlog [None req-02dcfa24-aba5-45f5-b49f-d3c58c5772d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.045947 [ 731.066971] [55188]: [pid: 55188|app: 0|req: 1057/2004] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.072579] [55187]: DEBUG oslo_concurrency.lockutils [None req-220d25c4-ae7c-44e1-8aa0-a714ef8a558c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.072819] [55187]: DEBUG oslo_concurrency.lockutils [None req-220d25c4-ae7c-44e1-8aa0-a714ef8a558c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.072994] [55187]: DEBUG oslo_concurrency.lockutils [None req-220d25c4-ae7c-44e1-8aa0-a714ef8a558c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.073758] [55187]: DEBUG nova.objects.instance [None req-220d25c4-ae7c-44e1-8aa0-a714ef8a558c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 731.096293] [55187]: DEBUG nova.policy [None req-220d25c4-ae7c-44e1-8aa0-a714ef8a558c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.100973] [55187]: INFO nova.api.openstack.requestlog [None req-220d25c4-ae7c-44e1-8aa0-a714ef8a558c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.058410 [ 731.101359] [55187]: [pid: 55187|app: 0|req: 948/2005] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 731.110044] [55188]: DEBUG nova.api.openstack.wsgi [None req-e069a2a7-93cd-4efb-b9de-e9fd44a06633 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.111826] [55188]: DEBUG nova.compute.api [None req-e069a2a7-93cd-4efb-b9de-e9fd44a06633 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.115439] [55188]: DEBUG oslo_concurrency.lockutils [None req-e069a2a7-93cd-4efb-b9de-e9fd44a06633 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.115690] [55188]: DEBUG oslo_concurrency.lockutils [None req-e069a2a7-93cd-4efb-b9de-e9fd44a06633 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.115908] [55188]: DEBUG oslo_concurrency.lockutils [None req-e069a2a7-93cd-4efb-b9de-e9fd44a06633 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.116295] [55188]: DEBUG oslo_concurrency.lockutils [None req-e069a2a7-93cd-4efb-b9de-e9fd44a06633 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.116499] [55188]: DEBUG oslo_concurrency.lockutils [None req-e069a2a7-93cd-4efb-b9de-e9fd44a06633 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.116675] [55188]: DEBUG oslo_concurrency.lockutils [None req-e069a2a7-93cd-4efb-b9de-e9fd44a06633 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.137589] [55188]: DEBUG oslo_concurrency.lockutils [None req-e069a2a7-93cd-4efb-b9de-e9fd44a06633 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.137840] [55188]: DEBUG oslo_concurrency.lockutils [None req-e069a2a7-93cd-4efb-b9de-e9fd44a06633 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.138045] [55188]: DEBUG oslo_concurrency.lockutils [None req-e069a2a7-93cd-4efb-b9de-e9fd44a06633 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.138246] [55188]: DEBUG nova.objects.instance [None req-e069a2a7-93cd-4efb-b9de-e9fd44a06633 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 731.151388] [55187]: DEBUG nova.api.openstack.wsgi [None req-f09ad1b5-5969-4155-86e7-5dc0e0a7cc49 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.153238] [55187]: DEBUG nova.compute.api [None req-f09ad1b5-5969-4155-86e7-5dc0e0a7cc49 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.156829] [55187]: DEBUG oslo_concurrency.lockutils [None req-f09ad1b5-5969-4155-86e7-5dc0e0a7cc49 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.157182] [55187]: DEBUG oslo_concurrency.lockutils [None req-f09ad1b5-5969-4155-86e7-5dc0e0a7cc49 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.157275] [55187]: DEBUG oslo_concurrency.lockutils [None req-f09ad1b5-5969-4155-86e7-5dc0e0a7cc49 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.157642] [55187]: DEBUG oslo_concurrency.lockutils [None req-f09ad1b5-5969-4155-86e7-5dc0e0a7cc49 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.157837] [55187]: DEBUG oslo_concurrency.lockutils [None req-f09ad1b5-5969-4155-86e7-5dc0e0a7cc49 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.158178] [55187]: DEBUG oslo_concurrency.lockutils [None req-f09ad1b5-5969-4155-86e7-5dc0e0a7cc49 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.158568] [55188]: DEBUG nova.policy [None req-e069a2a7-93cd-4efb-b9de-e9fd44a06633 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.164510] [55188]: INFO nova.api.openstack.requestlog [None req-e069a2a7-93cd-4efb-b9de-e9fd44a06633 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.056894 [ 731.164957] [55188]: [pid: 55188|app: 0|req: 1058/2006] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.189341] [55188]: DEBUG nova.api.openstack.wsgi [None req-65da3af1-9e6b-48b4-bbaa-dd10cea0e9dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.191203] [55188]: DEBUG nova.compute.api [None req-65da3af1-9e6b-48b4-bbaa-dd10cea0e9dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.194960] [55188]: DEBUG oslo_concurrency.lockutils [None req-65da3af1-9e6b-48b4-bbaa-dd10cea0e9dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.195109] [55188]: DEBUG oslo_concurrency.lockutils [None req-65da3af1-9e6b-48b4-bbaa-dd10cea0e9dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.195320] [55188]: DEBUG oslo_concurrency.lockutils [None req-65da3af1-9e6b-48b4-bbaa-dd10cea0e9dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.195721] [55188]: DEBUG oslo_concurrency.lockutils [None req-65da3af1-9e6b-48b4-bbaa-dd10cea0e9dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.195928] [55188]: DEBUG oslo_concurrency.lockutils [None req-65da3af1-9e6b-48b4-bbaa-dd10cea0e9dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.196258] [55188]: DEBUG oslo_concurrency.lockutils [None req-65da3af1-9e6b-48b4-bbaa-dd10cea0e9dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.228542] [55188]: DEBUG nova.policy [None req-65da3af1-9e6b-48b4-bbaa-dd10cea0e9dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.232714] [55188]: INFO nova.api.openstack.requestlog [None req-65da3af1-9e6b-48b4-bbaa-dd10cea0e9dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.045685 [ 731.233042] [55188]: [pid: 55188|app: 0|req: 1059/2007] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.236039] [55188]: DEBUG nova.api.openstack.wsgi [None req-881fae11-3840-43f8-8235-66a308d1e31d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.237011] [55188]: DEBUG nova.compute.api [None req-881fae11-3840-43f8-8235-66a308d1e31d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.240045] [55188]: DEBUG oslo_concurrency.lockutils [None req-881fae11-3840-43f8-8235-66a308d1e31d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.240272] [55188]: DEBUG oslo_concurrency.lockutils [None req-881fae11-3840-43f8-8235-66a308d1e31d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.240456] [55188]: DEBUG oslo_concurrency.lockutils [None req-881fae11-3840-43f8-8235-66a308d1e31d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.240794] [55188]: DEBUG oslo_concurrency.lockutils [None req-881fae11-3840-43f8-8235-66a308d1e31d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.240986] [55188]: DEBUG oslo_concurrency.lockutils [None req-881fae11-3840-43f8-8235-66a308d1e31d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.241172] [55188]: DEBUG oslo_concurrency.lockutils [None req-881fae11-3840-43f8-8235-66a308d1e31d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.250047] [55187]: INFO nova.api.openstack.requestlog [None req-f09ad1b5-5969-4155-86e7-5dc0e0a7cc49 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1648 microversion: 2.1 time: 0.100932 [ 731.250424] [55187]: [pid: 55187|app: 0|req: 949/2008] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1648 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.272498] [55188]: DEBUG nova.policy [None req-881fae11-3840-43f8-8235-66a308d1e31d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.276799] [55188]: INFO nova.api.openstack.requestlog [None req-881fae11-3840-43f8-8235-66a308d1e31d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.043182 [ 731.277894] [55188]: [pid: 55188|app: 0|req: 1060/2009] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.280709] [55187]: DEBUG nova.api.openstack.wsgi [None req-699a071e-4e68-49ba-83c9-f0d464a12902 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.282713] [55187]: DEBUG nova.compute.api [None req-699a071e-4e68-49ba-83c9-f0d464a12902 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.286606] [55187]: DEBUG oslo_concurrency.lockutils [None req-699a071e-4e68-49ba-83c9-f0d464a12902 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.286842] [55187]: DEBUG oslo_concurrency.lockutils [None req-699a071e-4e68-49ba-83c9-f0d464a12902 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.287050] [55187]: DEBUG oslo_concurrency.lockutils [None req-699a071e-4e68-49ba-83c9-f0d464a12902 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.287461] [55187]: DEBUG oslo_concurrency.lockutils [None req-699a071e-4e68-49ba-83c9-f0d464a12902 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.287665] [55187]: DEBUG oslo_concurrency.lockutils [None req-699a071e-4e68-49ba-83c9-f0d464a12902 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.287840] [55187]: DEBUG oslo_concurrency.lockutils [None req-699a071e-4e68-49ba-83c9-f0d464a12902 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.298092] [55188]: DEBUG nova.api.openstack.wsgi [None req-0c97b5ac-666f-4515-b89d-85e1db2eb580 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.299993] [55188]: DEBUG nova.compute.api [None req-0c97b5ac-666f-4515-b89d-85e1db2eb580 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.303577] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c97b5ac-666f-4515-b89d-85e1db2eb580 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.303839] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c97b5ac-666f-4515-b89d-85e1db2eb580 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.304057] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c97b5ac-666f-4515-b89d-85e1db2eb580 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.304491] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c97b5ac-666f-4515-b89d-85e1db2eb580 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.304712] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c97b5ac-666f-4515-b89d-85e1db2eb580 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.304893] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c97b5ac-666f-4515-b89d-85e1db2eb580 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.306385] [55187]: DEBUG oslo_concurrency.lockutils [None req-699a071e-4e68-49ba-83c9-f0d464a12902 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.306664] [55187]: DEBUG oslo_concurrency.lockutils [None req-699a071e-4e68-49ba-83c9-f0d464a12902 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.306814] [55187]: DEBUG oslo_concurrency.lockutils [None req-699a071e-4e68-49ba-83c9-f0d464a12902 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.307046] [55187]: DEBUG nova.objects.instance [None req-699a071e-4e68-49ba-83c9-f0d464a12902 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 731.327122] [55187]: DEBUG nova.policy [None req-699a071e-4e68-49ba-83c9-f0d464a12902 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.331375] [55187]: INFO nova.api.openstack.requestlog [None req-699a071e-4e68-49ba-83c9-f0d464a12902 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.053464 [ 731.331704] [55187]: [pid: 55187|app: 0|req: 950/2010] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.336960] [55188]: DEBUG nova.policy [None req-0c97b5ac-666f-4515-b89d-85e1db2eb580 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.340312] [55187]: DEBUG nova.api.openstack.wsgi [None req-f0fb9959-9a27-470b-a94c-bc98c459abb6 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.340442] [55188]: INFO nova.api.openstack.requestlog [None req-0c97b5ac-666f-4515-b89d-85e1db2eb580 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.045505 [ 731.340769] [55188]: [pid: 55188|app: 0|req: 1061/2011] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.342051] [55187]: DEBUG nova.compute.api [None req-f0fb9959-9a27-470b-a94c-bc98c459abb6 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.345351] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0fb9959-9a27-470b-a94c-bc98c459abb6 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.345554] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0fb9959-9a27-470b-a94c-bc98c459abb6 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.345736] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0fb9959-9a27-470b-a94c-bc98c459abb6 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.346096] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0fb9959-9a27-470b-a94c-bc98c459abb6 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.346330] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0fb9959-9a27-470b-a94c-bc98c459abb6 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.346508] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0fb9959-9a27-470b-a94c-bc98c459abb6 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.362967] [55188]: DEBUG nova.api.openstack.wsgi [None req-c4b6b4ae-8505-4c92-adda-0a3eea44850d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.364726] [55188]: DEBUG nova.compute.api [None req-c4b6b4ae-8505-4c92-adda-0a3eea44850d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.368087] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4b6b4ae-8505-4c92-adda-0a3eea44850d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.368336] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4b6b4ae-8505-4c92-adda-0a3eea44850d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.368536] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4b6b4ae-8505-4c92-adda-0a3eea44850d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.368898] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4b6b4ae-8505-4c92-adda-0a3eea44850d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.369121] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4b6b4ae-8505-4c92-adda-0a3eea44850d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.369309] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4b6b4ae-8505-4c92-adda-0a3eea44850d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.376174] [55187]: DEBUG nova.policy [None req-f0fb9959-9a27-470b-a94c-bc98c459abb6 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.380133] [55187]: INFO nova.api.openstack.requestlog [None req-f0fb9959-9a27-470b-a94c-bc98c459abb6 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.042131 [ 731.380441] [55187]: [pid: 55187|app: 0|req: 951/2012] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.399094] [55188]: DEBUG nova.policy [None req-c4b6b4ae-8505-4c92-adda-0a3eea44850d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.403081] [55188]: INFO nova.api.openstack.requestlog [None req-c4b6b4ae-8505-4c92-adda-0a3eea44850d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.042247 [ 731.403537] [55188]: [pid: 55188|app: 0|req: 1062/2013] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.409269] [55187]: DEBUG nova.api.openstack.wsgi [None req-4692b00d-e5f8-4462-a453-354818749548 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.410860] [55187]: DEBUG nova.compute.api [None req-4692b00d-e5f8-4462-a453-354818749548 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.414381] [55187]: DEBUG oslo_concurrency.lockutils [None req-4692b00d-e5f8-4462-a453-354818749548 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.414618] [55187]: DEBUG oslo_concurrency.lockutils [None req-4692b00d-e5f8-4462-a453-354818749548 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.414802] [55187]: DEBUG oslo_concurrency.lockutils [None req-4692b00d-e5f8-4462-a453-354818749548 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.415169] [55187]: DEBUG oslo_concurrency.lockutils [None req-4692b00d-e5f8-4462-a453-354818749548 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.415443] [55187]: DEBUG oslo_concurrency.lockutils [None req-4692b00d-e5f8-4462-a453-354818749548 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.415632] [55187]: DEBUG oslo_concurrency.lockutils [None req-4692b00d-e5f8-4462-a453-354818749548 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.426795] [55188]: DEBUG nova.api.openstack.wsgi [None req-770da82b-ef49-47ff-ab57-ac55b0f6e131 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.427882] [55188]: DEBUG nova.compute.api [None req-770da82b-ef49-47ff-ab57-ac55b0f6e131 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.431535] [55188]: DEBUG oslo_concurrency.lockutils [None req-770da82b-ef49-47ff-ab57-ac55b0f6e131 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.431676] [55188]: DEBUG oslo_concurrency.lockutils [None req-770da82b-ef49-47ff-ab57-ac55b0f6e131 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.432292] [55188]: DEBUG oslo_concurrency.lockutils [None req-770da82b-ef49-47ff-ab57-ac55b0f6e131 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.432292] [55188]: DEBUG oslo_concurrency.lockutils [None req-770da82b-ef49-47ff-ab57-ac55b0f6e131 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.432292] [55188]: DEBUG oslo_concurrency.lockutils [None req-770da82b-ef49-47ff-ab57-ac55b0f6e131 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.432461] [55188]: DEBUG oslo_concurrency.lockutils [None req-770da82b-ef49-47ff-ab57-ac55b0f6e131 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.450732] [55187]: DEBUG nova.policy [None req-4692b00d-e5f8-4462-a453-354818749548 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.455033] [55187]: INFO nova.api.openstack.requestlog [None req-4692b00d-e5f8-4462-a453-354818749548 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.048093 [ 731.455365] [55187]: [pid: 55187|app: 0|req: 952/2014] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.468048] [55188]: DEBUG nova.policy [None req-770da82b-ef49-47ff-ab57-ac55b0f6e131 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.472274] [55188]: INFO nova.api.openstack.requestlog [None req-770da82b-ef49-47ff-ab57-ac55b0f6e131 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.048414 [ 731.472604] [55188]: [pid: 55188|app: 0|req: 1063/2015] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 731.610466] [55187]: DEBUG nova.api.openstack.wsgi [None req-9867c18a-75eb-47c8-8d0a-0c1f8b1c7e5d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.612146] [55187]: DEBUG nova.compute.api [None req-9867c18a-75eb-47c8-8d0a-0c1f8b1c7e5d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.615632] [55187]: DEBUG oslo_concurrency.lockutils [None req-9867c18a-75eb-47c8-8d0a-0c1f8b1c7e5d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.615884] [55187]: DEBUG oslo_concurrency.lockutils [None req-9867c18a-75eb-47c8-8d0a-0c1f8b1c7e5d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.616086] [55187]: DEBUG oslo_concurrency.lockutils [None req-9867c18a-75eb-47c8-8d0a-0c1f8b1c7e5d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.616516] [55187]: DEBUG oslo_concurrency.lockutils [None req-9867c18a-75eb-47c8-8d0a-0c1f8b1c7e5d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.616716] [55187]: DEBUG oslo_concurrency.lockutils [None req-9867c18a-75eb-47c8-8d0a-0c1f8b1c7e5d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.616888] [55187]: DEBUG oslo_concurrency.lockutils [None req-9867c18a-75eb-47c8-8d0a-0c1f8b1c7e5d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.622700] [55188]: DEBUG nova.api.openstack.wsgi [None req-8da8d112-3b93-42af-8fcc-c1c60d40b4ab tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.624612] [55188]: DEBUG nova.compute.api [None req-8da8d112-3b93-42af-8fcc-c1c60d40b4ab tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.628753] [55188]: DEBUG oslo_concurrency.lockutils [None req-8da8d112-3b93-42af-8fcc-c1c60d40b4ab tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.628753] [55188]: DEBUG oslo_concurrency.lockutils [None req-8da8d112-3b93-42af-8fcc-c1c60d40b4ab tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.628880] [55188]: DEBUG oslo_concurrency.lockutils [None req-8da8d112-3b93-42af-8fcc-c1c60d40b4ab tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.630027] [55188]: DEBUG oslo_concurrency.lockutils [None req-8da8d112-3b93-42af-8fcc-c1c60d40b4ab tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.630027] [55188]: DEBUG oslo_concurrency.lockutils [None req-8da8d112-3b93-42af-8fcc-c1c60d40b4ab tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.630027] [55188]: DEBUG oslo_concurrency.lockutils [None req-8da8d112-3b93-42af-8fcc-c1c60d40b4ab tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.649915] [55188]: DEBUG oslo_concurrency.lockutils [None req-8da8d112-3b93-42af-8fcc-c1c60d40b4ab tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.650189] [55188]: DEBUG oslo_concurrency.lockutils [None req-8da8d112-3b93-42af-8fcc-c1c60d40b4ab tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.650375] [55188]: DEBUG oslo_concurrency.lockutils [None req-8da8d112-3b93-42af-8fcc-c1c60d40b4ab tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.650618] [55188]: DEBUG nova.objects.instance [None req-8da8d112-3b93-42af-8fcc-c1c60d40b4ab tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 731.671514] [55188]: DEBUG nova.policy [None req-8da8d112-3b93-42af-8fcc-c1c60d40b4ab tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.675725] [55188]: DEBUG nova.policy [None req-8da8d112-3b93-42af-8fcc-c1c60d40b4ab tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.676567] [55188]: DEBUG nova.policy [None req-8da8d112-3b93-42af-8fcc-c1c60d40b4ab tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.677369] [55188]: INFO nova.api.openstack.requestlog [None req-8da8d112-3b93-42af-8fcc-c1c60d40b4ab tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.057431 [ 731.677714] [55188]: [pid: 55188|app: 0|req: 1064/2016] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 731.680179] [55188]: DEBUG nova.api.openstack.wsgi [None req-44665a14-ec55-4f68-8ed2-59ebca1b38fb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.681995] [55188]: DEBUG nova.compute.api [None req-44665a14-ec55-4f68-8ed2-59ebca1b38fb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.685883] [55188]: DEBUG oslo_concurrency.lockutils [None req-44665a14-ec55-4f68-8ed2-59ebca1b38fb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.686173] [55188]: DEBUG oslo_concurrency.lockutils [None req-44665a14-ec55-4f68-8ed2-59ebca1b38fb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.686486] [55188]: DEBUG oslo_concurrency.lockutils [None req-44665a14-ec55-4f68-8ed2-59ebca1b38fb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.687028] [55188]: DEBUG oslo_concurrency.lockutils [None req-44665a14-ec55-4f68-8ed2-59ebca1b38fb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.687264] [55188]: DEBUG oslo_concurrency.lockutils [None req-44665a14-ec55-4f68-8ed2-59ebca1b38fb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.687438] [55188]: DEBUG oslo_concurrency.lockutils [None req-44665a14-ec55-4f68-8ed2-59ebca1b38fb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.707929] [55187]: DEBUG nova.policy [None req-9867c18a-75eb-47c8-8d0a-0c1f8b1c7e5d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.712454] [55187]: INFO nova.api.openstack.requestlog [None req-9867c18a-75eb-47c8-8d0a-0c1f8b1c7e5d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1389 microversion: 2.1 time: 0.104304 [ 731.712803] [55187]: [pid: 55187|app: 0|req: 953/2017] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:31 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1389 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.716020] [55187]: DEBUG nova.api.openstack.wsgi [None req-9b253b1a-d2a8-47b3-bc35-6aa4fe60bfe5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.716816] [55187]: DEBUG nova.compute.api [None req-9b253b1a-d2a8-47b3-bc35-6aa4fe60bfe5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.720125] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b253b1a-d2a8-47b3-bc35-6aa4fe60bfe5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.720358] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b253b1a-d2a8-47b3-bc35-6aa4fe60bfe5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.720533] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b253b1a-d2a8-47b3-bc35-6aa4fe60bfe5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.720869] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b253b1a-d2a8-47b3-bc35-6aa4fe60bfe5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.721070] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b253b1a-d2a8-47b3-bc35-6aa4fe60bfe5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.721249] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b253b1a-d2a8-47b3-bc35-6aa4fe60bfe5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.725929] [55188]: DEBUG nova.policy [None req-44665a14-ec55-4f68-8ed2-59ebca1b38fb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.730450] [55188]: INFO nova.api.openstack.requestlog [None req-44665a14-ec55-4f68-8ed2-59ebca1b38fb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.052159 [ 731.730778] [55188]: [pid: 55188|app: 0|req: 1065/2018] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.734283] [55188]: DEBUG nova.api.openstack.wsgi [None req-baff503d-99ad-4ea3-a7b1-5f5f4516feba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.735609] [55188]: DEBUG nova.compute.api [None req-baff503d-99ad-4ea3-a7b1-5f5f4516feba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.739588] [55188]: DEBUG oslo_concurrency.lockutils [None req-baff503d-99ad-4ea3-a7b1-5f5f4516feba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.739821] [55188]: DEBUG oslo_concurrency.lockutils [None req-baff503d-99ad-4ea3-a7b1-5f5f4516feba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.740013] [55188]: DEBUG oslo_concurrency.lockutils [None req-baff503d-99ad-4ea3-a7b1-5f5f4516feba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.740379] [55188]: DEBUG oslo_concurrency.lockutils [None req-baff503d-99ad-4ea3-a7b1-5f5f4516feba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.740581] [55188]: DEBUG oslo_concurrency.lockutils [None req-baff503d-99ad-4ea3-a7b1-5f5f4516feba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.740754] [55188]: DEBUG oslo_concurrency.lockutils [None req-baff503d-99ad-4ea3-a7b1-5f5f4516feba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.754811] [55187]: DEBUG nova.policy [None req-9b253b1a-d2a8-47b3-bc35-6aa4fe60bfe5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.759038] [55187]: DEBUG nova.policy [None req-9b253b1a-d2a8-47b3-bc35-6aa4fe60bfe5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.759696] [55187]: DEBUG nova.policy [None req-9b253b1a-d2a8-47b3-bc35-6aa4fe60bfe5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.760301] [55187]: INFO nova.api.openstack.requestlog [None req-9b253b1a-d2a8-47b3-bc35-6aa4fe60bfe5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.046989 [ 731.760616] [55187]: [pid: 55187|app: 0|req: 954/2019] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 731.778948] [55188]: DEBUG nova.policy [None req-baff503d-99ad-4ea3-a7b1-5f5f4516feba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.784187] [55188]: INFO nova.api.openstack.requestlog [None req-baff503d-99ad-4ea3-a7b1-5f5f4516feba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.052766 [ 731.784575] [55188]: [pid: 55188|app: 0|req: 1066/2020] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.787322] [55187]: DEBUG nova.api.openstack.wsgi [None req-8fe1ddde-ab0f-4b6d-9ff5-9e0020814407 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.789042] [55187]: DEBUG nova.compute.api [None req-8fe1ddde-ab0f-4b6d-9ff5-9e0020814407 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.792498] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fe1ddde-ab0f-4b6d-9ff5-9e0020814407 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.792786] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fe1ddde-ab0f-4b6d-9ff5-9e0020814407 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.793021] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fe1ddde-ab0f-4b6d-9ff5-9e0020814407 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.793405] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fe1ddde-ab0f-4b6d-9ff5-9e0020814407 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.793609] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fe1ddde-ab0f-4b6d-9ff5-9e0020814407 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.793777] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fe1ddde-ab0f-4b6d-9ff5-9e0020814407 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.825461] [55187]: DEBUG nova.policy [None req-8fe1ddde-ab0f-4b6d-9ff5-9e0020814407 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.829367] [55187]: INFO nova.api.openstack.requestlog [None req-8fe1ddde-ab0f-4b6d-9ff5-9e0020814407 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1282 microversion: 2.1 time: 0.044379 [ 731.829685] [55187]: [pid: 55187|app: 0|req: 955/2021] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1282 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.839132] [55188]: DEBUG nova.api.openstack.wsgi [None req-7e10a346-599a-45fa-9611-d6a3d4cfb1c9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.840923] [55188]: DEBUG nova.compute.api [None req-7e10a346-599a-45fa-9611-d6a3d4cfb1c9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.844291] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e10a346-599a-45fa-9611-d6a3d4cfb1c9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.844524] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e10a346-599a-45fa-9611-d6a3d4cfb1c9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.844709] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e10a346-599a-45fa-9611-d6a3d4cfb1c9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.845078] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e10a346-599a-45fa-9611-d6a3d4cfb1c9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.845281] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e10a346-599a-45fa-9611-d6a3d4cfb1c9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.845456] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e10a346-599a-45fa-9611-d6a3d4cfb1c9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.878728] [55188]: DEBUG nova.policy [None req-7e10a346-599a-45fa-9611-d6a3d4cfb1c9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.883172] [55188]: INFO nova.api.openstack.requestlog [None req-7e10a346-599a-45fa-9611-d6a3d4cfb1c9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.046233 [ 731.883512] [55188]: [pid: 55188|app: 0|req: 1067/2022] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 731.894189] [55187]: DEBUG nova.api.openstack.wsgi [None req-0fbb36bd-72ca-4298-92c0-d97d885d8498 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.896825] [55187]: DEBUG nova.compute.api [None req-0fbb36bd-72ca-4298-92c0-d97d885d8498 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.901703] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fbb36bd-72ca-4298-92c0-d97d885d8498 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.902121] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fbb36bd-72ca-4298-92c0-d97d885d8498 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.902438] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fbb36bd-72ca-4298-92c0-d97d885d8498 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.903028] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fbb36bd-72ca-4298-92c0-d97d885d8498 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.903394] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fbb36bd-72ca-4298-92c0-d97d885d8498 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.903703] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fbb36bd-72ca-4298-92c0-d97d885d8498 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.945531] [55187]: DEBUG nova.policy [None req-0fbb36bd-72ca-4298-92c0-d97d885d8498 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.946444] [55188]: DEBUG nova.api.openstack.wsgi [None req-3dce7269-57b9-4309-a299-a1836b43d75e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.948428] [55188]: DEBUG nova.compute.api [None req-3dce7269-57b9-4309-a299-a1836b43d75e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.951767] [55187]: INFO nova.api.openstack.requestlog [None req-0fbb36bd-72ca-4298-92c0-d97d885d8498 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.061562 [ 731.952187] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dce7269-57b9-4309-a299-a1836b43d75e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.952283] [55187]: [pid: 55187|app: 0|req: 956/2023] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.952530] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dce7269-57b9-4309-a299-a1836b43d75e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.952673] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dce7269-57b9-4309-a299-a1836b43d75e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.953054] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dce7269-57b9-4309-a299-a1836b43d75e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.953266] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dce7269-57b9-4309-a299-a1836b43d75e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.953462] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dce7269-57b9-4309-a299-a1836b43d75e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.975791] [55187]: DEBUG nova.api.openstack.wsgi [None req-b7a7e980-c91d-4b97-a176-7ccaeac5089e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 731.977722] [55187]: DEBUG nova.compute.api [None req-b7a7e980-c91d-4b97-a176-7ccaeac5089e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 731.981425] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7a7e980-c91d-4b97-a176-7ccaeac5089e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.981744] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7a7e980-c91d-4b97-a176-7ccaeac5089e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.981961] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7a7e980-c91d-4b97-a176-7ccaeac5089e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.982702] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7a7e980-c91d-4b97-a176-7ccaeac5089e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.982702] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7a7e980-c91d-4b97-a176-7ccaeac5089e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.982871] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7a7e980-c91d-4b97-a176-7ccaeac5089e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.995042] [55188]: DEBUG nova.policy [None req-3dce7269-57b9-4309-a299-a1836b43d75e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.001596] [55188]: INFO nova.api.openstack.requestlog [None req-3dce7269-57b9-4309-a299-a1836b43d75e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.057539 [ 732.001928] [55188]: [pid: 55188|app: 0|req: 1068/2024] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.005523] [55188]: DEBUG nova.api.openstack.wsgi [None req-03a503e4-7e84-4e15-ba6a-083e64f3bc48 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.007184] [55188]: DEBUG nova.compute.api [None req-03a503e4-7e84-4e15-ba6a-083e64f3bc48 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.014274] [55188]: DEBUG oslo_concurrency.lockutils [None req-03a503e4-7e84-4e15-ba6a-083e64f3bc48 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.014274] [55188]: DEBUG oslo_concurrency.lockutils [None req-03a503e4-7e84-4e15-ba6a-083e64f3bc48 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.014424] [55188]: DEBUG oslo_concurrency.lockutils [None req-03a503e4-7e84-4e15-ba6a-083e64f3bc48 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.014778] [55188]: DEBUG oslo_concurrency.lockutils [None req-03a503e4-7e84-4e15-ba6a-083e64f3bc48 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.015125] [55188]: DEBUG oslo_concurrency.lockutils [None req-03a503e4-7e84-4e15-ba6a-083e64f3bc48 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.015182] [55188]: DEBUG oslo_concurrency.lockutils [None req-03a503e4-7e84-4e15-ba6a-083e64f3bc48 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.017059] [55187]: DEBUG nova.policy [None req-b7a7e980-c91d-4b97-a176-7ccaeac5089e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.023347] [55187]: INFO nova.api.openstack.requestlog [None req-b7a7e980-c91d-4b97-a176-7ccaeac5089e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.049914 [ 732.023681] [55187]: [pid: 55187|app: 0|req: 957/2025] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.036402] [55187]: DEBUG nova.api.openstack.wsgi [None req-ced8642d-51de-4eec-92af-289621218d34 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.038175] [55187]: DEBUG nova.compute.api [None req-ced8642d-51de-4eec-92af-289621218d34 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.041546] [55187]: DEBUG oslo_concurrency.lockutils [None req-ced8642d-51de-4eec-92af-289621218d34 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.041799] [55187]: DEBUG oslo_concurrency.lockutils [None req-ced8642d-51de-4eec-92af-289621218d34 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.041980] [55187]: DEBUG oslo_concurrency.lockutils [None req-ced8642d-51de-4eec-92af-289621218d34 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.042344] [55187]: DEBUG oslo_concurrency.lockutils [None req-ced8642d-51de-4eec-92af-289621218d34 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.043110] [55187]: DEBUG oslo_concurrency.lockutils [None req-ced8642d-51de-4eec-92af-289621218d34 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.043110] [55187]: DEBUG oslo_concurrency.lockutils [None req-ced8642d-51de-4eec-92af-289621218d34 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.053370] [55188]: DEBUG nova.policy [None req-03a503e4-7e84-4e15-ba6a-083e64f3bc48 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.057816] [55188]: INFO nova.api.openstack.requestlog [None req-03a503e4-7e84-4e15-ba6a-083e64f3bc48 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.055227 [ 732.058058] [55188]: [pid: 55188|app: 0|req: 1069/2026] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.060359] [55188]: DEBUG nova.api.openstack.wsgi [None req-da629963-a720-44a1-a6ea-028c929861c3 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.061908] [55188]: DEBUG nova.compute.api [None req-da629963-a720-44a1-a6ea-028c929861c3 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.068722] [55188]: DEBUG oslo_concurrency.lockutils [None req-da629963-a720-44a1-a6ea-028c929861c3 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.069056] [55188]: DEBUG oslo_concurrency.lockutils [None req-da629963-a720-44a1-a6ea-028c929861c3 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.069182] [55188]: DEBUG oslo_concurrency.lockutils [None req-da629963-a720-44a1-a6ea-028c929861c3 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.069553] [55188]: DEBUG oslo_concurrency.lockutils [None req-da629963-a720-44a1-a6ea-028c929861c3 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.069807] [55188]: DEBUG oslo_concurrency.lockutils [None req-da629963-a720-44a1-a6ea-028c929861c3 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.069920] [55188]: DEBUG oslo_concurrency.lockutils [None req-da629963-a720-44a1-a6ea-028c929861c3 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.075594] [55187]: DEBUG nova.policy [None req-ced8642d-51de-4eec-92af-289621218d34 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.079860] [55187]: DEBUG nova.policy [None req-ced8642d-51de-4eec-92af-289621218d34 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.080514] [55187]: DEBUG nova.policy [None req-ced8642d-51de-4eec-92af-289621218d34 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.086282] [55187]: INFO nova.api.openstack.requestlog [None req-ced8642d-51de-4eec-92af-289621218d34 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.051978 [ 732.086624] [55187]: [pid: 55187|app: 0|req: 958/2027] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 732.089124] [55187]: DEBUG nova.api.openstack.wsgi [None req-a051a8e6-d145-45dc-9ffa-032880485b32 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.090906] [55187]: DEBUG nova.compute.api [None req-a051a8e6-d145-45dc-9ffa-032880485b32 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.094327] [55187]: DEBUG oslo_concurrency.lockutils [None req-a051a8e6-d145-45dc-9ffa-032880485b32 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.094681] [55187]: DEBUG oslo_concurrency.lockutils [None req-a051a8e6-d145-45dc-9ffa-032880485b32 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.094937] [55187]: DEBUG oslo_concurrency.lockutils [None req-a051a8e6-d145-45dc-9ffa-032880485b32 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.095366] [55187]: DEBUG oslo_concurrency.lockutils [None req-a051a8e6-d145-45dc-9ffa-032880485b32 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.095728] [55187]: DEBUG oslo_concurrency.lockutils [None req-a051a8e6-d145-45dc-9ffa-032880485b32 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.096632] [55187]: DEBUG oslo_concurrency.lockutils [None req-a051a8e6-d145-45dc-9ffa-032880485b32 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.105543] [55188]: DEBUG nova.policy [None req-da629963-a720-44a1-a6ea-028c929861c3 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.110763] [55188]: INFO nova.api.openstack.requestlog [None req-da629963-a720-44a1-a6ea-028c929861c3 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1318 microversion: 2.1 time: 0.052084 [ 732.111058] [55188]: [pid: 55188|app: 0|req: 1070/2028] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1318 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.115575] [55188]: DEBUG nova.api.openstack.wsgi [None req-b990f024-19ce-4d60-b8f6-cef74c937dba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.117638] [55188]: DEBUG nova.compute.api [None req-b990f024-19ce-4d60-b8f6-cef74c937dba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.122378] [55188]: DEBUG oslo_concurrency.lockutils [None req-b990f024-19ce-4d60-b8f6-cef74c937dba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.123025] [55188]: DEBUG oslo_concurrency.lockutils [None req-b990f024-19ce-4d60-b8f6-cef74c937dba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.123332] [55188]: DEBUG oslo_concurrency.lockutils [None req-b990f024-19ce-4d60-b8f6-cef74c937dba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.123786] [55188]: DEBUG oslo_concurrency.lockutils [None req-b990f024-19ce-4d60-b8f6-cef74c937dba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.124121] [55188]: DEBUG oslo_concurrency.lockutils [None req-b990f024-19ce-4d60-b8f6-cef74c937dba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.124396] [55188]: DEBUG oslo_concurrency.lockutils [None req-b990f024-19ce-4d60-b8f6-cef74c937dba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.135017] [55187]: DEBUG nova.policy [None req-a051a8e6-d145-45dc-9ffa-032880485b32 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.142181] [55187]: INFO nova.api.openstack.requestlog [None req-a051a8e6-d145-45dc-9ffa-032880485b32 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.054923 [ 732.142960] [55187]: [pid: 55187|app: 0|req: 959/2029] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.152411] [55188]: DEBUG oslo_concurrency.lockutils [None req-b990f024-19ce-4d60-b8f6-cef74c937dba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.152730] [55188]: DEBUG oslo_concurrency.lockutils [None req-b990f024-19ce-4d60-b8f6-cef74c937dba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.152902] [55188]: DEBUG oslo_concurrency.lockutils [None req-b990f024-19ce-4d60-b8f6-cef74c937dba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.153278] [55188]: DEBUG nova.objects.instance [None req-b990f024-19ce-4d60-b8f6-cef74c937dba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 732.181629] [55188]: DEBUG nova.policy [None req-b990f024-19ce-4d60-b8f6-cef74c937dba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.181967] [55187]: DEBUG nova.api.openstack.wsgi [None req-d06e1180-bff7-42a9-9154-37f05a3910ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.184026] [55187]: DEBUG nova.compute.api [None req-d06e1180-bff7-42a9-9154-37f05a3910ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.186866] [55188]: INFO nova.api.openstack.requestlog [None req-b990f024-19ce-4d60-b8f6-cef74c937dba tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.074703 [ 732.187470] [55188]: [pid: 55188|app: 0|req: 1071/2030] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 732.187999] [55187]: DEBUG oslo_concurrency.lockutils [None req-d06e1180-bff7-42a9-9154-37f05a3910ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.188347] [55187]: DEBUG oslo_concurrency.lockutils [None req-d06e1180-bff7-42a9-9154-37f05a3910ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.188622] [55187]: DEBUG oslo_concurrency.lockutils [None req-d06e1180-bff7-42a9-9154-37f05a3910ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.189057] [55187]: DEBUG oslo_concurrency.lockutils [None req-d06e1180-bff7-42a9-9154-37f05a3910ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.189332] [55187]: DEBUG oslo_concurrency.lockutils [None req-d06e1180-bff7-42a9-9154-37f05a3910ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.189580] [55187]: DEBUG oslo_concurrency.lockutils [None req-d06e1180-bff7-42a9-9154-37f05a3910ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.219371] [55187]: DEBUG oslo_concurrency.lockutils [None req-d06e1180-bff7-42a9-9154-37f05a3910ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.219728] [55187]: DEBUG oslo_concurrency.lockutils [None req-d06e1180-bff7-42a9-9154-37f05a3910ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.219961] [55187]: DEBUG oslo_concurrency.lockutils [None req-d06e1180-bff7-42a9-9154-37f05a3910ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.220232] [55187]: DEBUG nova.objects.instance [None req-d06e1180-bff7-42a9-9154-37f05a3910ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 732.245705] [55187]: DEBUG nova.policy [None req-d06e1180-bff7-42a9-9154-37f05a3910ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.247670] [55188]: DEBUG nova.api.openstack.wsgi [None req-e884e2c2-66fb-41cb-aedb-3c64dec4d3d1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.251166] [55188]: DEBUG nova.compute.api [None req-e884e2c2-66fb-41cb-aedb-3c64dec4d3d1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.251734] [55187]: INFO nova.api.openstack.requestlog [None req-d06e1180-bff7-42a9-9154-37f05a3910ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.072570 [ 732.252315] [55187]: [pid: 55187|app: 0|req: 960/2031] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.260202] [55188]: DEBUG oslo_concurrency.lockutils [None req-e884e2c2-66fb-41cb-aedb-3c64dec4d3d1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.260492] [55188]: DEBUG oslo_concurrency.lockutils [None req-e884e2c2-66fb-41cb-aedb-3c64dec4d3d1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.260688] [55188]: DEBUG oslo_concurrency.lockutils [None req-e884e2c2-66fb-41cb-aedb-3c64dec4d3d1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.261180] [55188]: DEBUG oslo_concurrency.lockutils [None req-e884e2c2-66fb-41cb-aedb-3c64dec4d3d1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.261395] [55188]: DEBUG oslo_concurrency.lockutils [None req-e884e2c2-66fb-41cb-aedb-3c64dec4d3d1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.261574] [55188]: DEBUG oslo_concurrency.lockutils [None req-e884e2c2-66fb-41cb-aedb-3c64dec4d3d1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.262773] [55187]: DEBUG nova.api.openstack.wsgi [None req-1062593d-9cc1-440c-b933-2082e89ba435 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.264724] [55187]: DEBUG nova.compute.api [None req-1062593d-9cc1-440c-b933-2082e89ba435 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.268776] [55187]: DEBUG oslo_concurrency.lockutils [None req-1062593d-9cc1-440c-b933-2082e89ba435 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.268952] [55187]: DEBUG oslo_concurrency.lockutils [None req-1062593d-9cc1-440c-b933-2082e89ba435 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.269168] [55187]: DEBUG oslo_concurrency.lockutils [None req-1062593d-9cc1-440c-b933-2082e89ba435 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.269528] [55187]: DEBUG oslo_concurrency.lockutils [None req-1062593d-9cc1-440c-b933-2082e89ba435 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.269720] [55187]: DEBUG oslo_concurrency.lockutils [None req-1062593d-9cc1-440c-b933-2082e89ba435 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.270155] [55187]: DEBUG oslo_concurrency.lockutils [None req-1062593d-9cc1-440c-b933-2082e89ba435 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.300244] [55188]: DEBUG nova.policy [None req-e884e2c2-66fb-41cb-aedb-3c64dec4d3d1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.304790] [55188]: INFO nova.api.openstack.requestlog [None req-e884e2c2-66fb-41cb-aedb-3c64dec4d3d1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.060558 [ 732.305423] [55188]: [pid: 55188|app: 0|req: 1072/2032] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 732.307974] [55188]: DEBUG nova.api.openstack.wsgi [None req-33ae96fb-96e9-4253-bf06-8fa2dfded299 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.310584] [55188]: DEBUG nova.compute.api [None req-33ae96fb-96e9-4253-bf06-8fa2dfded299 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.316664] [55188]: DEBUG oslo_concurrency.lockutils [None req-33ae96fb-96e9-4253-bf06-8fa2dfded299 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.317034] [55188]: DEBUG oslo_concurrency.lockutils [None req-33ae96fb-96e9-4253-bf06-8fa2dfded299 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.317417] [55188]: DEBUG oslo_concurrency.lockutils [None req-33ae96fb-96e9-4253-bf06-8fa2dfded299 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.317937] [55188]: DEBUG oslo_concurrency.lockutils [None req-33ae96fb-96e9-4253-bf06-8fa2dfded299 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.318266] [55188]: DEBUG oslo_concurrency.lockutils [None req-33ae96fb-96e9-4253-bf06-8fa2dfded299 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.318545] [55188]: DEBUG oslo_concurrency.lockutils [None req-33ae96fb-96e9-4253-bf06-8fa2dfded299 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.353080] [55187]: INFO nova.api.openstack.requestlog [None req-1062593d-9cc1-440c-b933-2082e89ba435 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1631 microversion: 2.1 time: 0.092888 [ 732.353450] [55187]: [pid: 55187|app: 0|req: 961/2033] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1631 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 732.356030] [55187]: DEBUG nova.api.openstack.wsgi [None req-b51291a9-b526-4048-832e-e450e20f0faa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.357966] [55187]: DEBUG nova.compute.api [None req-b51291a9-b526-4048-832e-e450e20f0faa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.361727] [55188]: DEBUG nova.policy [None req-33ae96fb-96e9-4253-bf06-8fa2dfded299 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.361830] [55187]: DEBUG oslo_concurrency.lockutils [None req-b51291a9-b526-4048-832e-e450e20f0faa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.362091] [55187]: DEBUG oslo_concurrency.lockutils [None req-b51291a9-b526-4048-832e-e450e20f0faa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.362329] [55187]: DEBUG oslo_concurrency.lockutils [None req-b51291a9-b526-4048-832e-e450e20f0faa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.362821] [55187]: DEBUG oslo_concurrency.lockutils [None req-b51291a9-b526-4048-832e-e450e20f0faa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.363081] [55187]: DEBUG oslo_concurrency.lockutils [None req-b51291a9-b526-4048-832e-e450e20f0faa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.363294] [55187]: DEBUG oslo_concurrency.lockutils [None req-b51291a9-b526-4048-832e-e450e20f0faa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.366078] [55188]: INFO nova.api.openstack.requestlog [None req-33ae96fb-96e9-4253-bf06-8fa2dfded299 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.060362 [ 732.367029] [55188]: [pid: 55188|app: 0|req: 1073/2034] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.368822] [55188]: DEBUG nova.api.openstack.wsgi [None req-231e5212-d1d6-4afc-b873-b7cda6a2ef01 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.370433] [55188]: DEBUG nova.compute.api [None req-231e5212-d1d6-4afc-b873-b7cda6a2ef01 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.374270] [55188]: DEBUG oslo_concurrency.lockutils [None req-231e5212-d1d6-4afc-b873-b7cda6a2ef01 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.374270] [55188]: DEBUG oslo_concurrency.lockutils [None req-231e5212-d1d6-4afc-b873-b7cda6a2ef01 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.374270] [55188]: DEBUG oslo_concurrency.lockutils [None req-231e5212-d1d6-4afc-b873-b7cda6a2ef01 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.374604] [55188]: DEBUG oslo_concurrency.lockutils [None req-231e5212-d1d6-4afc-b873-b7cda6a2ef01 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.374767] [55188]: DEBUG oslo_concurrency.lockutils [None req-231e5212-d1d6-4afc-b873-b7cda6a2ef01 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.374935] [55188]: DEBUG oslo_concurrency.lockutils [None req-231e5212-d1d6-4afc-b873-b7cda6a2ef01 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.383726] [55187]: DEBUG oslo_concurrency.lockutils [None req-b51291a9-b526-4048-832e-e450e20f0faa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.383978] [55187]: DEBUG oslo_concurrency.lockutils [None req-b51291a9-b526-4048-832e-e450e20f0faa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.384181] [55187]: DEBUG oslo_concurrency.lockutils [None req-b51291a9-b526-4048-832e-e450e20f0faa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.384369] [55187]: DEBUG nova.objects.instance [None req-b51291a9-b526-4048-832e-e450e20f0faa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 732.407042] [55187]: DEBUG nova.policy [None req-b51291a9-b526-4048-832e-e450e20f0faa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.409815] [55188]: DEBUG nova.policy [None req-231e5212-d1d6-4afc-b873-b7cda6a2ef01 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.411957] [55187]: INFO nova.api.openstack.requestlog [None req-b51291a9-b526-4048-832e-e450e20f0faa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.057873 [ 732.412393] [55187]: [pid: 55187|app: 0|req: 962/2035] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.414350] [55188]: INFO nova.api.openstack.requestlog [None req-231e5212-d1d6-4afc-b873-b7cda6a2ef01 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.047259 [ 732.414689] [55188]: [pid: 55188|app: 0|req: 1074/2036] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.415132] [55187]: DEBUG nova.api.openstack.wsgi [None req-0cc74c59-5ba7-41e7-af9b-2d132a099789 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Action: 'action', calling method: >, body: {"migrate": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 732.415524] [55187]: DEBUG nova.compute.api [None req-0cc74c59-5ba7-41e7-af9b-2d132a099789 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.417261] [55188]: DEBUG nova.api.openstack.wsgi [None req-3d054032-43ac-47eb-9a77-198051025287 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.419016] [55188]: DEBUG nova.compute.api [None req-3d054032-43ac-47eb-9a77-198051025287 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.419085] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cc74c59-5ba7-41e7-af9b-2d132a099789 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.419276] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cc74c59-5ba7-41e7-af9b-2d132a099789 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.419463] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cc74c59-5ba7-41e7-af9b-2d132a099789 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.419813] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cc74c59-5ba7-41e7-af9b-2d132a099789 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.420013] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cc74c59-5ba7-41e7-af9b-2d132a099789 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.420190] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cc74c59-5ba7-41e7-af9b-2d132a099789 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.422632] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d054032-43ac-47eb-9a77-198051025287 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.422867] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d054032-43ac-47eb-9a77-198051025287 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.423073] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d054032-43ac-47eb-9a77-198051025287 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.423433] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d054032-43ac-47eb-9a77-198051025287 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.423749] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d054032-43ac-47eb-9a77-198051025287 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.423881] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d054032-43ac-47eb-9a77-198051025287 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.460474] [55188]: DEBUG nova.policy [None req-3d054032-43ac-47eb-9a77-198051025287 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.461749] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cc74c59-5ba7-41e7-af9b-2d132a099789 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.462044] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cc74c59-5ba7-41e7-af9b-2d132a099789 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.462452] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cc74c59-5ba7-41e7-af9b-2d132a099789 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.465010] [55188]: INFO nova.api.openstack.requestlog [None req-3d054032-43ac-47eb-9a77-198051025287 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.049680 [ 732.465349] [55188]: [pid: 55188|app: 0|req: 1075/2037] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.469202] [55188]: DEBUG nova.api.openstack.wsgi [None req-c8a9c0db-47b2-4998-bec5-e875e505e376 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.469571] [55188]: DEBUG nova.compute.api [None req-c8a9c0db-47b2-4998-bec5-e875e505e376 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.472879] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8a9c0db-47b2-4998-bec5-e875e505e376 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.473059] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8a9c0db-47b2-4998-bec5-e875e505e376 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.473258] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8a9c0db-47b2-4998-bec5-e875e505e376 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.473611] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8a9c0db-47b2-4998-bec5-e875e505e376 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.473750] [55187]: INFO nova.api.openstack.wsgi [None req-0cc74c59-5ba7-41e7-af9b-2d132a099789 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] HTTP exception thrown: Cannot 'migrate' instance c185084d-195a-4157-926f-399999de0855 while it is in vm_state suspended [ 732.473815] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8a9c0db-47b2-4998-bec5-e875e505e376 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.473976] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8a9c0db-47b2-4998-bec5-e875e505e376 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.474108] [55187]: DEBUG nova.api.openstack.wsgi [None req-0cc74c59-5ba7-41e7-af9b-2d132a099789 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Returning 409 to user: Cannot 'migrate' instance c185084d-195a-4157-926f-399999de0855 while it is in vm_state suspended {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 732.474589] [55187]: INFO nova.api.openstack.requestlog [None req-0cc74c59-5ba7-41e7-af9b-2d132a099789 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855/action" status: 409 len: 148 microversion: 2.1 time: 0.061652 [ 732.474944] [55187]: [pid: 55187|app: 0|req: 963/2038] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:32 2025] POST /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855/action => generated 148 bytes in 62 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 732.478042] [55187]: DEBUG nova.api.openstack.wsgi [None req-ddf8b105-a95a-48f8-9a23-b5955ffc5153 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.479745] [55187]: DEBUG nova.compute.api [None req-ddf8b105-a95a-48f8-9a23-b5955ffc5153 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.483610] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf8b105-a95a-48f8-9a23-b5955ffc5153 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.483837] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf8b105-a95a-48f8-9a23-b5955ffc5153 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.484027] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf8b105-a95a-48f8-9a23-b5955ffc5153 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.484413] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf8b105-a95a-48f8-9a23-b5955ffc5153 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.484612] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf8b105-a95a-48f8-9a23-b5955ffc5153 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.484785] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf8b105-a95a-48f8-9a23-b5955ffc5153 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.511814] [55188]: DEBUG nova.policy [None req-c8a9c0db-47b2-4998-bec5-e875e505e376 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.516202] [55188]: INFO nova.api.openstack.requestlog [None req-c8a9c0db-47b2-4998-bec5-e875e505e376 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.050217 [ 732.516620] [55188]: [pid: 55188|app: 0|req: 1076/2039] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.519036] [55188]: DEBUG nova.api.openstack.wsgi [None req-5db7d11c-8b4b-4bf1-af78-c8c0d53520ee tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "invalid"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 732.520754] [55188]: DEBUG nova.api.openstack.wsgi [None req-5db7d11c-8b4b-4bf1-af78-c8c0d53520ee tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Returning 400 to user: Invalid input for field/attribute state. Value: invalid. 'invalid' is not one of ['active', 'error'] {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 732.521169] [55188]: INFO nova.api.openstack.requestlog [None req-5db7d11c-8b4b-4bf1-af78-c8c0d53520ee tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399/action" status: 400 len: 144 microversion: 2.1 time: 0.004152 [ 732.521437] [55188]: [pid: 55188|app: 0|req: 1077/2040] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:32 2025] POST /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399/action => generated 144 bytes in 4 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 732.522736] [55187]: DEBUG nova.policy [None req-ddf8b105-a95a-48f8-9a23-b5955ffc5153 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.523551] [55188]: DEBUG nova.api.openstack.wsgi [None req-561ae288-6215-4edf-b85e-55ca71391e1b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.525453] [55188]: DEBUG nova.compute.api [None req-561ae288-6215-4edf-b85e-55ca71391e1b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.527640] [55187]: INFO nova.api.openstack.requestlog [None req-ddf8b105-a95a-48f8-9a23-b5955ffc5153 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.051990 [ 732.527977] [55187]: [pid: 55187|app: 0|req: 964/2041] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.528898] [55188]: DEBUG oslo_concurrency.lockutils [None req-561ae288-6215-4edf-b85e-55ca71391e1b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.529144] [55188]: DEBUG oslo_concurrency.lockutils [None req-561ae288-6215-4edf-b85e-55ca71391e1b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.529337] [55188]: DEBUG oslo_concurrency.lockutils [None req-561ae288-6215-4edf-b85e-55ca71391e1b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.529680] [55188]: DEBUG oslo_concurrency.lockutils [None req-561ae288-6215-4edf-b85e-55ca71391e1b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.529882] [55188]: DEBUG oslo_concurrency.lockutils [None req-561ae288-6215-4edf-b85e-55ca71391e1b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.530070] [55188]: DEBUG oslo_concurrency.lockutils [None req-561ae288-6215-4edf-b85e-55ca71391e1b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.530972] [55187]: DEBUG nova.api.openstack.wsgi [None req-f97f90d8-63c3-4f93-84ff-e23decf18fba tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": 1}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 732.532780] [55187]: DEBUG nova.api.openstack.wsgi [None req-f97f90d8-63c3-4f93-84ff-e23decf18fba tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Returning 400 to user: Invalid input for field/attribute state. Value: 1. 1 is not of type 'string' {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 732.533192] [55187]: INFO nova.api.openstack.requestlog [None req-f97f90d8-63c3-4f93-84ff-e23decf18fba tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399/action" status: 400 len: 120 microversion: 2.1 time: 0.004705 [ 732.533610] [55187]: [pid: 55187|app: 0|req: 965/2042] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:32 2025] POST /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399/action => generated 120 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 732.538810] [55187]: DEBUG nova.api.openstack.wsgi [None req-262b8e37-7ba0-4302-bb39-4b5950841e18 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 732.540810] [55187]: DEBUG nova.compute.api [None req-262b8e37-7ba0-4302-bb39-4b5950841e18 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Failed to fetch instance by id 999 {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3015}} [ 732.541478] [55187]: INFO nova.api.openstack.wsgi [None req-262b8e37-7ba0-4302-bb39-4b5950841e18 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] HTTP exception thrown: Instance 999 could not be found. [ 732.541739] [55187]: DEBUG nova.api.openstack.wsgi [None req-262b8e37-7ba0-4302-bb39-4b5950841e18 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Returning 404 to user: Instance 999 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 732.542144] [55187]: INFO nova.api.openstack.requestlog [None req-262b8e37-7ba0-4302-bb39-4b5950841e18 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/999/action" status: 404 len: 78 microversion: 2.1 time: 0.005226 [ 732.542405] [55187]: [pid: 55187|app: 0|req: 966/2043] 10.180.1.21 () {60 vars in 1174 bytes} [Wed Mar 26 22:03:32 2025] POST /compute/v2.1/servers/999/action => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 732.550020] [55187]: DEBUG nova.api.openstack.wsgi [None req-343e3630-0f30-463b-8220-fc5ec18610b2 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Calling method '.version_select at 0x7d4afb210a60>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.564193] [55188]: DEBUG nova.policy [None req-561ae288-6215-4edf-b85e-55ca71391e1b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.568616] [55188]: INFO nova.api.openstack.requestlog [None req-561ae288-6215-4edf-b85e-55ca71391e1b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.046538 [ 732.568915] [55188]: [pid: 55188|app: 0|req: 1078/2044] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.641875] [55187]: INFO nova.api.openstack.requestlog [None req-343e3630-0f30-463b-8220-fc5ec18610b2 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/4dba91dd82934c1dac115ed915638370" status: 200 len: 371 microversion: 2.1 time: 0.093812 [ 732.642208] [55187]: [pid: 55187|app: 0|req: 967/2045] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 26 22:03:32 2025] GET /compute/v2.1/os-quota-sets/4dba91dd82934c1dac115ed915638370 => generated 371 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 732.648940] [55188]: DEBUG nova.api.openstack.wsgi [None req-1a965337-4a69-4567-aa42-2dab4f523254 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 51201, "vcpus": 1, "disk": 5, "name": "tempest-ServersAdminNegativeTestJSON-flavor-600241307", "id": 83797658, "os-flavor-access:is_public": "True"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 732.662545] [55188]: INFO nova.api.openstack.requestlog [None req-1a965337-4a69-4567-aa42-2dab4f523254 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 431 microversion: 2.1 time: 0.015864 [ 732.662876] [55188]: [pid: 55188|app: 0|req: 1079/2046] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:03:33 2025] POST /compute/v2.1/flavors => generated 431 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 732.669867] [55187]: DEBUG nova.api.openstack.wsgi [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "83797658"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 732.671623] [55187]: DEBUG nova.compute.api [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.675554] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.675554] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.675554] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.677021] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.677021] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.677021] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.691944] [55188]: DEBUG nova.api.openstack.wsgi [None req-a122ea3f-38d3-4810-909c-60f34b296e14 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.693570] [55188]: DEBUG nova.compute.api [None req-a122ea3f-38d3-4810-909c-60f34b296e14 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.697460] [55188]: DEBUG oslo_concurrency.lockutils [None req-a122ea3f-38d3-4810-909c-60f34b296e14 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.697721] [55188]: DEBUG oslo_concurrency.lockutils [None req-a122ea3f-38d3-4810-909c-60f34b296e14 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.697873] [55188]: DEBUG oslo_concurrency.lockutils [None req-a122ea3f-38d3-4810-909c-60f34b296e14 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.698304] [55188]: DEBUG oslo_concurrency.lockutils [None req-a122ea3f-38d3-4810-909c-60f34b296e14 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.698531] [55188]: DEBUG oslo_concurrency.lockutils [None req-a122ea3f-38d3-4810-909c-60f34b296e14 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.698703] [55188]: DEBUG oslo_concurrency.lockutils [None req-a122ea3f-38d3-4810-909c-60f34b296e14 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.716340] [55188]: DEBUG oslo_concurrency.lockutils [None req-a122ea3f-38d3-4810-909c-60f34b296e14 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.716577] [55188]: DEBUG oslo_concurrency.lockutils [None req-a122ea3f-38d3-4810-909c-60f34b296e14 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.716759] [55188]: DEBUG oslo_concurrency.lockutils [None req-a122ea3f-38d3-4810-909c-60f34b296e14 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.716956] [55188]: DEBUG nova.objects.instance [None req-a122ea3f-38d3-4810-909c-60f34b296e14 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 732.720651] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.720886] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.721080] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.723831] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.724078] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.724314] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.724733] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.724941] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.725133] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.729905] [55187]: DEBUG nova.policy [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': True, 'user_id': 'a3657e878ec24fc3a756b0ad6c2fe128', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4dba91dd82934c1dac115ed915638370', 'project_domain_id': 'default', 'roles': ['reader', 'member', 'manager', 'admin'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.734435] [55187]: DEBUG nova.compute.api [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Old instance type m1.nano, new instance type tempest-ServersAdminNegativeTestJSON-flavor-600241307 {{(pid=55187) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 732.737298] [55188]: DEBUG nova.policy [None req-a122ea3f-38d3-4810-909c-60f34b296e14 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.737616] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.737841] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.738046] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.738400] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.738630] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.739065] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.741750] [55188]: DEBUG nova.policy [None req-a122ea3f-38d3-4810-909c-60f34b296e14 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.742467] [55188]: DEBUG nova.policy [None req-a122ea3f-38d3-4810-909c-60f34b296e14 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.743076] [55188]: INFO nova.api.openstack.requestlog [None req-a122ea3f-38d3-4810-909c-60f34b296e14 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.053339 [ 732.743403] [55188]: [pid: 55188|app: 0|req: 1080/2047] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 732.745743] [55188]: DEBUG nova.api.openstack.wsgi [None req-132be07a-d1b9-4219-bb09-fc1c89fe893c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.747395] [55188]: DEBUG nova.compute.api [None req-132be07a-d1b9-4219-bb09-fc1c89fe893c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.749213] [55187]: DEBUG nova.quota [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Getting quotas for project 6c964d0458ad4e51b948cd2bc88528ed. Resources: {'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 732.750683] [55188]: DEBUG oslo_concurrency.lockutils [None req-132be07a-d1b9-4219-bb09-fc1c89fe893c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.750912] [55188]: DEBUG oslo_concurrency.lockutils [None req-132be07a-d1b9-4219-bb09-fc1c89fe893c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.751109] [55188]: DEBUG oslo_concurrency.lockutils [None req-132be07a-d1b9-4219-bb09-fc1c89fe893c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.751529] [55188]: DEBUG oslo_concurrency.lockutils [None req-132be07a-d1b9-4219-bb09-fc1c89fe893c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.751742] [55188]: DEBUG oslo_concurrency.lockutils [None req-132be07a-d1b9-4219-bb09-fc1c89fe893c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.751825] [55187]: DEBUG nova.quota [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Getting quotas for user eea0c0d807f347a3a5d82627abadf061 and project 6c964d0458ad4e51b948cd2bc88528ed. Resources: {'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 732.751934] [55188]: DEBUG oslo_concurrency.lockutils [None req-132be07a-d1b9-4219-bb09-fc1c89fe893c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.764164] [55187]: INFO nova.compute.api [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] ram quota exceeded for 4dba91dd82934c1dac115ed915638370, tried to resize instance. [ 732.764275] [55187]: INFO nova.api.openstack.wsgi [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] HTTP exception thrown: Quota exceeded for ram: Requested 51009, but already used 384 of 51200 ram [ 732.764573] [55187]: DEBUG nova.api.openstack.wsgi [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Returning 403 to user: Quota exceeded for ram: Requested 51009, but already used 384 of 51200 ram {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 732.764997] [55187]: INFO nova.api.openstack.requestlog [None req-b1035b64-e103-432d-9d3e-744c7d3b5950 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399/action" status: 403 len: 117 microversion: 2.1 time: 0.097519 [ 732.765332] [55187]: [pid: 55187|app: 0|req: 968/2048] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:33 2025] POST /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399/action => generated 117 bytes in 98 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 732.768477] [55187]: DEBUG nova.api.openstack.wsgi [None req-72542452-2f3f-4b9a-9f2f-6078d807083c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.770796] [55187]: DEBUG nova.compute.api [None req-72542452-2f3f-4b9a-9f2f-6078d807083c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.775427] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_api:SELECT=845,nova_api:INSERT=25,nova_api:DELETE=9,nova_api:UPDATE=3 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 732.776738] [55187]: DEBUG oslo_concurrency.lockutils [None req-72542452-2f3f-4b9a-9f2f-6078d807083c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.776996] [55187]: DEBUG oslo_concurrency.lockutils [None req-72542452-2f3f-4b9a-9f2f-6078d807083c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.777228] [55187]: DEBUG oslo_concurrency.lockutils [None req-72542452-2f3f-4b9a-9f2f-6078d807083c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.777575] [55187]: DEBUG oslo_concurrency.lockutils [None req-72542452-2f3f-4b9a-9f2f-6078d807083c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.777772] [55187]: DEBUG oslo_concurrency.lockutils [None req-72542452-2f3f-4b9a-9f2f-6078d807083c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.777944] [55187]: DEBUG oslo_concurrency.lockutils [None req-72542452-2f3f-4b9a-9f2f-6078d807083c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.780940] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=2353,nova_cell1:UPDATE=11,nova_cell1:INSERT=9,nova_cell1:SAVEPOINT=4,nova_cell1:RELEASE=4,nova_cell1:DELETE=1 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 732.811577] [55187]: DEBUG nova.policy [None req-72542452-2f3f-4b9a-9f2f-6078d807083c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.815389] [55187]: INFO nova.api.openstack.requestlog [None req-72542452-2f3f-4b9a-9f2f-6078d807083c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.049522 [ 732.815690] [55187]: [pid: 55187|app: 0|req: 969/2049] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.818063] [55187]: DEBUG nova.api.openstack.wsgi [None req-5518a6d5-9f6b-4927-a965-785de46daacc tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.827650] [55187]: INFO nova.api.openstack.requestlog [None req-5518a6d5-9f6b-4927-a965-785de46daacc tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/83797658" status: 202 len: 0 microversion: 2.1 time: 0.011341 [ 732.827880] [55187]: [pid: 55187|app: 0|req: 970/2050] 10.180.1.21 () {58 vars in 1150 bytes} [Wed Mar 26 22:03:33 2025] DELETE /compute/v2.1/flavors/83797658 => generated 0 bytes in 12 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 732.830225] [55187]: DEBUG nova.api.openstack.wsgi [None req-9605a609-205e-49bc-9441-21fd470a9cf7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.832288] [55187]: DEBUG nova.compute.api [None req-9605a609-205e-49bc-9441-21fd470a9cf7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.835526] [55187]: DEBUG oslo_concurrency.lockutils [None req-9605a609-205e-49bc-9441-21fd470a9cf7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.835805] [55187]: DEBUG oslo_concurrency.lockutils [None req-9605a609-205e-49bc-9441-21fd470a9cf7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.836011] [55187]: DEBUG oslo_concurrency.lockutils [None req-9605a609-205e-49bc-9441-21fd470a9cf7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.836391] [55187]: DEBUG oslo_concurrency.lockutils [None req-9605a609-205e-49bc-9441-21fd470a9cf7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.836596] [55187]: DEBUG oslo_concurrency.lockutils [None req-9605a609-205e-49bc-9441-21fd470a9cf7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.836771] [55187]: DEBUG oslo_concurrency.lockutils [None req-9605a609-205e-49bc-9441-21fd470a9cf7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.852152] [55188]: DEBUG nova.policy [None req-132be07a-d1b9-4219-bb09-fc1c89fe893c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.856514] [55188]: INFO nova.api.openstack.requestlog [None req-132be07a-d1b9-4219-bb09-fc1c89fe893c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1587 microversion: 2.1 time: 0.112540 [ 732.856837] [55188]: [pid: 55188|app: 0|req: 1081/2051] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1587 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.859404] [55188]: DEBUG nova.api.openstack.wsgi [None req-daca37be-ef2e-405f-8eae-bf0ec9d1d9ee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.860980] [55188]: DEBUG nova.compute.api [None req-daca37be-ef2e-405f-8eae-bf0ec9d1d9ee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.864056] [55188]: DEBUG oslo_concurrency.lockutils [None req-daca37be-ef2e-405f-8eae-bf0ec9d1d9ee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.864313] [55188]: DEBUG oslo_concurrency.lockutils [None req-daca37be-ef2e-405f-8eae-bf0ec9d1d9ee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.864503] [55188]: DEBUG oslo_concurrency.lockutils [None req-daca37be-ef2e-405f-8eae-bf0ec9d1d9ee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.864844] [55188]: DEBUG oslo_concurrency.lockutils [None req-daca37be-ef2e-405f-8eae-bf0ec9d1d9ee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.865060] [55188]: DEBUG oslo_concurrency.lockutils [None req-daca37be-ef2e-405f-8eae-bf0ec9d1d9ee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.865242] [55188]: DEBUG oslo_concurrency.lockutils [None req-daca37be-ef2e-405f-8eae-bf0ec9d1d9ee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.865909] [55187]: DEBUG nova.policy [None req-9605a609-205e-49bc-9441-21fd470a9cf7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.870115] [55187]: DEBUG nova.policy [None req-9605a609-205e-49bc-9441-21fd470a9cf7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.870729] [55187]: DEBUG nova.policy [None req-9605a609-205e-49bc-9441-21fd470a9cf7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.871329] [55187]: INFO nova.api.openstack.requestlog [None req-9605a609-205e-49bc-9441-21fd470a9cf7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.042939 [ 732.871622] [55187]: [pid: 55187|app: 0|req: 971/2052] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 732.874186] [55187]: DEBUG nova.api.openstack.wsgi [None req-15db80ce-8773-4513-96c7-0bb858595c00 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.892830] [55187]: INFO nova.api.openstack.requestlog [None req-15db80ce-8773-4513-96c7-0bb858595c00 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5579 microversion: 2.1 time: 0.020667 [ 732.893733] [55187]: [pid: 55187|app: 0|req: 972/2053] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/flavors/detail => generated 5579 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.895897] [55188]: DEBUG nova.policy [None req-daca37be-ef2e-405f-8eae-bf0ec9d1d9ee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.896051] [55187]: DEBUG nova.api.openstack.wsgi [None req-e29bf572-fd06-4b70-9de7-3ed81da84c45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.897518] [55187]: DEBUG nova.compute.api [None req-e29bf572-fd06-4b70-9de7-3ed81da84c45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.899674] [55188]: INFO nova.api.openstack.requestlog [None req-daca37be-ef2e-405f-8eae-bf0ec9d1d9ee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.042218 [ 732.900462] [55188]: [pid: 55188|app: 0|req: 1082/2054] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.900542] [55187]: DEBUG oslo_concurrency.lockutils [None req-e29bf572-fd06-4b70-9de7-3ed81da84c45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.900739] [55187]: DEBUG oslo_concurrency.lockutils [None req-e29bf572-fd06-4b70-9de7-3ed81da84c45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.900925] [55187]: DEBUG oslo_concurrency.lockutils [None req-e29bf572-fd06-4b70-9de7-3ed81da84c45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.901299] [55187]: DEBUG oslo_concurrency.lockutils [None req-e29bf572-fd06-4b70-9de7-3ed81da84c45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.901498] [55187]: DEBUG oslo_concurrency.lockutils [None req-e29bf572-fd06-4b70-9de7-3ed81da84c45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.901678] [55187]: DEBUG oslo_concurrency.lockutils [None req-e29bf572-fd06-4b70-9de7-3ed81da84c45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.902778] [55188]: DEBUG nova.api.openstack.wsgi [None req-9f83cc17-a5a2-45a0-9f2e-163ce761fdd2 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.904307] [55188]: DEBUG nova.compute.api [None req-9f83cc17-a5a2-45a0-9f2e-163ce761fdd2 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.907234] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f83cc17-a5a2-45a0-9f2e-163ce761fdd2 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.907450] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f83cc17-a5a2-45a0-9f2e-163ce761fdd2 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.907632] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f83cc17-a5a2-45a0-9f2e-163ce761fdd2 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.907970] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f83cc17-a5a2-45a0-9f2e-163ce761fdd2 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.908184] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f83cc17-a5a2-45a0-9f2e-163ce761fdd2 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.908358] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f83cc17-a5a2-45a0-9f2e-163ce761fdd2 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.951016] [55188]: INFO nova.api.openstack.requestlog [None req-9f83cc17-a5a2-45a0-9f2e-163ce761fdd2 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.050146 [ 732.951369] [55188]: [pid: 55188|app: 0|req: 1083/2055] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42/os-interface => generated 287 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 732.953848] [55188]: DEBUG nova.api.openstack.wsgi [None req-8d2e42e3-f158-44fe-a26f-a7f68fdc355d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 732.955437] [55188]: DEBUG nova.compute.api [None req-8d2e42e3-f158-44fe-a26f-a7f68fdc355d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 732.958728] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d2e42e3-f158-44fe-a26f-a7f68fdc355d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.958958] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d2e42e3-f158-44fe-a26f-a7f68fdc355d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.959155] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d2e42e3-f158-44fe-a26f-a7f68fdc355d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.959492] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d2e42e3-f158-44fe-a26f-a7f68fdc355d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.959718] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d2e42e3-f158-44fe-a26f-a7f68fdc355d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.959903] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d2e42e3-f158-44fe-a26f-a7f68fdc355d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.991260] [55187]: DEBUG nova.policy [None req-e29bf572-fd06-4b70-9de7-3ed81da84c45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.995444] [55187]: INFO nova.api.openstack.requestlog [None req-e29bf572-fd06-4b70-9de7-3ed81da84c45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1322 microversion: 2.1 time: 0.101142 [ 732.995764] [55187]: [pid: 55187|app: 0|req: 973/2056] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1322 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.999011] [55187]: DEBUG nova.api.openstack.wsgi [None req-a90744df-3cae-414c-bc60-5fc51e9d63bd tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Calling method '.version_select at 0x7d4afafa2710>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.005334] [55188]: DEBUG nova.policy [None req-8d2e42e3-f158-44fe-a26f-a7f68fdc355d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.009640] [55188]: INFO nova.api.openstack.requestlog [None req-8d2e42e3-f158-44fe-a26f-a7f68fdc355d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.057660 [ 733.009952] [55188]: [pid: 55188|app: 0|req: 1084/2057] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.012277] [55188]: DEBUG nova.api.openstack.wsgi [None req-f059e298-4f8b-4f75-a3e5-0e9fcf8f0564 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.013853] [55188]: DEBUG nova.compute.api [None req-f059e298-4f8b-4f75-a3e5-0e9fcf8f0564 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.017107] [55188]: DEBUG oslo_concurrency.lockutils [None req-f059e298-4f8b-4f75-a3e5-0e9fcf8f0564 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.017385] [55188]: DEBUG oslo_concurrency.lockutils [None req-f059e298-4f8b-4f75-a3e5-0e9fcf8f0564 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.017573] [55188]: DEBUG oslo_concurrency.lockutils [None req-f059e298-4f8b-4f75-a3e5-0e9fcf8f0564 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.017949] [55188]: DEBUG oslo_concurrency.lockutils [None req-f059e298-4f8b-4f75-a3e5-0e9fcf8f0564 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.018220] [55188]: DEBUG oslo_concurrency.lockutils [None req-f059e298-4f8b-4f75-a3e5-0e9fcf8f0564 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.018437] [55188]: DEBUG oslo_concurrency.lockutils [None req-f059e298-4f8b-4f75-a3e5-0e9fcf8f0564 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.026978] [55187]: INFO nova.api.openstack.requestlog [None req-a90744df-3cae-414c-bc60-5fc51e9d63bd tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/4dba91dd82934c1dac115ed915638370" status: 200 len: 371 microversion: 2.1 time: 0.029775 [ 733.027330] [55187]: [pid: 55187|app: 0|req: 974/2058] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/os-quota-sets/4dba91dd82934c1dac115ed915638370 => generated 371 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 733.029674] [55187]: DEBUG nova.api.openstack.wsgi [None req-86c8ecc5-d681-4edb-80c6-bc7b8d1bb0cb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.031240] [55187]: DEBUG nova.compute.api [None req-86c8ecc5-d681-4edb-80c6-bc7b8d1bb0cb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.034870] [55187]: DEBUG oslo_concurrency.lockutils [None req-86c8ecc5-d681-4edb-80c6-bc7b8d1bb0cb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.035117] [55187]: DEBUG oslo_concurrency.lockutils [None req-86c8ecc5-d681-4edb-80c6-bc7b8d1bb0cb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.035308] [55187]: DEBUG oslo_concurrency.lockutils [None req-86c8ecc5-d681-4edb-80c6-bc7b8d1bb0cb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.035661] [55187]: DEBUG oslo_concurrency.lockutils [None req-86c8ecc5-d681-4edb-80c6-bc7b8d1bb0cb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.035856] [55187]: DEBUG oslo_concurrency.lockutils [None req-86c8ecc5-d681-4edb-80c6-bc7b8d1bb0cb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.036060] [55187]: DEBUG oslo_concurrency.lockutils [None req-86c8ecc5-d681-4edb-80c6-bc7b8d1bb0cb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.052240] [55188]: DEBUG nova.policy [None req-f059e298-4f8b-4f75-a3e5-0e9fcf8f0564 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.056579] [55188]: INFO nova.api.openstack.requestlog [None req-f059e298-4f8b-4f75-a3e5-0e9fcf8f0564 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.046033 [ 733.057019] [55188]: [pid: 55188|app: 0|req: 1085/2059] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.059305] [55188]: DEBUG nova.api.openstack.wsgi [None req-5adb72cf-9244-401e-8042-7111d2a6e441 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 21, "disk": 5, "name": "tempest-ServersAdminNegativeTestJSON-flavor-493344735", "id": 169031702, "os-flavor-access:is_public": "True"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 733.067865] [55187]: DEBUG nova.policy [None req-86c8ecc5-d681-4edb-80c6-bc7b8d1bb0cb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.070681] [55188]: INFO nova.api.openstack.requestlog [None req-5adb72cf-9244-401e-8042-7111d2a6e441 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 433 microversion: 2.1 time: 0.013211 [ 733.070994] [55188]: [pid: 55188|app: 0|req: 1086/2060] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:03:33 2025] POST /compute/v2.1/flavors => generated 433 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 733.071923] [55187]: INFO nova.api.openstack.requestlog [None req-86c8ecc5-d681-4edb-80c6-bc7b8d1bb0cb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.044039 [ 733.072250] [55187]: [pid: 55187|app: 0|req: 975/2061] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.073391] [55188]: DEBUG nova.api.openstack.wsgi [None req-c47e1ee8-b0d9-4880-92ba-0a9118a8ab50 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.074839] [55188]: DEBUG nova.compute.api [None req-c47e1ee8-b0d9-4880-92ba-0a9118a8ab50 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.075633] [55187]: DEBUG nova.api.openstack.wsgi [None req-2c393baa-1086-45ac-a5f2-f8e415b7eb99 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.077214] [55187]: DEBUG nova.compute.api [None req-2c393baa-1086-45ac-a5f2-f8e415b7eb99 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.078383] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47e1ee8-b0d9-4880-92ba-0a9118a8ab50 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.078641] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47e1ee8-b0d9-4880-92ba-0a9118a8ab50 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.078832] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47e1ee8-b0d9-4880-92ba-0a9118a8ab50 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.079185] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47e1ee8-b0d9-4880-92ba-0a9118a8ab50 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.079388] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47e1ee8-b0d9-4880-92ba-0a9118a8ab50 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.079560] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47e1ee8-b0d9-4880-92ba-0a9118a8ab50 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.080373] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c393baa-1086-45ac-a5f2-f8e415b7eb99 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.080605] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c393baa-1086-45ac-a5f2-f8e415b7eb99 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.080786] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c393baa-1086-45ac-a5f2-f8e415b7eb99 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.081142] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c393baa-1086-45ac-a5f2-f8e415b7eb99 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.081342] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c393baa-1086-45ac-a5f2-f8e415b7eb99 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.081513] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c393baa-1086-45ac-a5f2-f8e415b7eb99 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.117462] [55187]: DEBUG nova.policy [None req-2c393baa-1086-45ac-a5f2-f8e415b7eb99 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.119347] [55188]: DEBUG nova.policy [None req-c47e1ee8-b0d9-4880-92ba-0a9118a8ab50 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.121502] [55187]: INFO nova.api.openstack.requestlog [None req-2c393baa-1086-45ac-a5f2-f8e415b7eb99 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.047258 [ 733.121502] [55187]: [pid: 55187|app: 0|req: 976/2062] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 733.123990] [55187]: DEBUG nova.api.openstack.wsgi [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "169031702"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 733.124526] [55188]: INFO nova.api.openstack.requestlog [None req-c47e1ee8-b0d9-4880-92ba-0a9118a8ab50 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.052912 [ 733.124913] [55188]: [pid: 55188|app: 0|req: 1087/2063] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.125598] [55187]: DEBUG nova.compute.api [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.127765] [55188]: DEBUG nova.api.openstack.wsgi [None req-8244628b-244f-411f-9f50-5b8437da31a0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.129406] [55188]: DEBUG nova.compute.api [None req-8244628b-244f-411f-9f50-5b8437da31a0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.130268] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.130515] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.130701] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.131069] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.131274] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.131449] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.132837] [55188]: DEBUG oslo_concurrency.lockutils [None req-8244628b-244f-411f-9f50-5b8437da31a0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.133108] [55188]: DEBUG oslo_concurrency.lockutils [None req-8244628b-244f-411f-9f50-5b8437da31a0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.135952] [55188]: DEBUG oslo_concurrency.lockutils [None req-8244628b-244f-411f-9f50-5b8437da31a0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.135952] [55188]: DEBUG oslo_concurrency.lockutils [None req-8244628b-244f-411f-9f50-5b8437da31a0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.135952] [55188]: DEBUG oslo_concurrency.lockutils [None req-8244628b-244f-411f-9f50-5b8437da31a0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.135952] [55188]: DEBUG oslo_concurrency.lockutils [None req-8244628b-244f-411f-9f50-5b8437da31a0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.162020] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.162020] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.162020] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.164139] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.164354] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.164525] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.164899] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.165111] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.165285] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.171178] [55187]: DEBUG nova.policy [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': True, 'user_id': 'a3657e878ec24fc3a756b0ad6c2fe128', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4dba91dd82934c1dac115ed915638370', 'project_domain_id': 'default', 'roles': ['reader', 'member', 'manager', 'admin'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.175354] [55187]: DEBUG nova.compute.api [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Old instance type m1.nano, new instance type tempest-ServersAdminNegativeTestJSON-flavor-493344735 {{(pid=55187) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 733.178437] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.178687] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.178873] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.179249] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.179309] [55188]: DEBUG nova.policy [None req-8244628b-244f-411f-9f50-5b8437da31a0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.179448] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.179617] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.183655] [55188]: DEBUG nova.policy [None req-8244628b-244f-411f-9f50-5b8437da31a0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.184374] [55188]: DEBUG nova.policy [None req-8244628b-244f-411f-9f50-5b8437da31a0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.187725] [55188]: INFO nova.api.openstack.requestlog [None req-8244628b-244f-411f-9f50-5b8437da31a0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.062291 [ 733.188044] [55188]: [pid: 55188|app: 0|req: 1088/2064] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 733.190442] [55188]: DEBUG nova.api.openstack.wsgi [None req-ee6170a2-8659-44e6-be20-77b879b07bf7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.192123] [55188]: DEBUG nova.compute.api [None req-ee6170a2-8659-44e6-be20-77b879b07bf7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.192263] [55187]: DEBUG nova.quota [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Getting quotas for project 6c964d0458ad4e51b948cd2bc88528ed. Resources: {'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 733.196013] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee6170a2-8659-44e6-be20-77b879b07bf7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.196086] [55187]: DEBUG nova.quota [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Getting quotas for user eea0c0d807f347a3a5d82627abadf061 and project 6c964d0458ad4e51b948cd2bc88528ed. Resources: {'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 733.196132] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee6170a2-8659-44e6-be20-77b879b07bf7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.196132] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee6170a2-8659-44e6-be20-77b879b07bf7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.196294] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee6170a2-8659-44e6-be20-77b879b07bf7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.196508] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee6170a2-8659-44e6-be20-77b879b07bf7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.196684] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee6170a2-8659-44e6-be20-77b879b07bf7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.204267] [55187]: INFO nova.compute.api [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] cores quota exceeded for 4dba91dd82934c1dac115ed915638370, tried to resize instance. [ 733.204550] [55187]: INFO nova.api.openstack.wsgi [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] HTTP exception thrown: Quota exceeded for cores: Requested 20, but already used 2 of 20 cores [ 733.204844] [55187]: DEBUG nova.api.openstack.wsgi [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Returning 403 to user: Quota exceeded for cores: Requested 20, but already used 2 of 20 cores {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 733.205286] [55187]: INFO nova.api.openstack.requestlog [None req-faa2a538-ce74-4bd8-be57-9f42dd1ef592 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399/action" status: 403 len: 113 microversion: 2.1 time: 0.083354 [ 733.205626] [55187]: [pid: 55187|app: 0|req: 977/2065] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:33 2025] POST /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399/action => generated 113 bytes in 84 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 733.208357] [55187]: DEBUG nova.api.openstack.wsgi [None req-7cb6e8d0-1e59-444b-bd47-fd7e1dc44422 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.210251] [55187]: DEBUG nova.compute.api [None req-7cb6e8d0-1e59-444b-bd47-fd7e1dc44422 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.213828] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cb6e8d0-1e59-444b-bd47-fd7e1dc44422 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.214072] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cb6e8d0-1e59-444b-bd47-fd7e1dc44422 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.214291] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cb6e8d0-1e59-444b-bd47-fd7e1dc44422 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.214653] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cb6e8d0-1e59-444b-bd47-fd7e1dc44422 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.214856] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cb6e8d0-1e59-444b-bd47-fd7e1dc44422 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.215043] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cb6e8d0-1e59-444b-bd47-fd7e1dc44422 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.234296] [55188]: DEBUG nova.policy [None req-ee6170a2-8659-44e6-be20-77b879b07bf7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.238514] [55188]: INFO nova.api.openstack.requestlog [None req-ee6170a2-8659-44e6-be20-77b879b07bf7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1318 microversion: 2.1 time: 0.049820 [ 733.238745] [55188]: [pid: 55188|app: 0|req: 1089/2066] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1318 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.242153] [55188]: DEBUG nova.api.openstack.wsgi [None req-366b0504-c686-42cb-a0d1-9f7f883dcbc0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.243735] [55188]: DEBUG nova.compute.api [None req-366b0504-c686-42cb-a0d1-9f7f883dcbc0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.247023] [55188]: DEBUG oslo_concurrency.lockutils [None req-366b0504-c686-42cb-a0d1-9f7f883dcbc0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.247195] [55188]: DEBUG oslo_concurrency.lockutils [None req-366b0504-c686-42cb-a0d1-9f7f883dcbc0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.247396] [55188]: DEBUG oslo_concurrency.lockutils [None req-366b0504-c686-42cb-a0d1-9f7f883dcbc0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.247735] [55188]: DEBUG oslo_concurrency.lockutils [None req-366b0504-c686-42cb-a0d1-9f7f883dcbc0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.248027] [55188]: DEBUG oslo_concurrency.lockutils [None req-366b0504-c686-42cb-a0d1-9f7f883dcbc0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.248141] [55188]: DEBUG oslo_concurrency.lockutils [None req-366b0504-c686-42cb-a0d1-9f7f883dcbc0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.249509] [55187]: DEBUG nova.policy [None req-7cb6e8d0-1e59-444b-bd47-fd7e1dc44422 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.254721] [55187]: INFO nova.api.openstack.requestlog [None req-7cb6e8d0-1e59-444b-bd47-fd7e1dc44422 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.048331 [ 733.254859] [55187]: [pid: 55187|app: 0|req: 978/2067] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.257282] [55187]: DEBUG nova.api.openstack.wsgi [None req-7d6fc2e1-2a79-48d9-9e9f-77a4c298891f tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.267708] [55188]: DEBUG oslo_concurrency.lockutils [None req-366b0504-c686-42cb-a0d1-9f7f883dcbc0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.267953] [55188]: DEBUG oslo_concurrency.lockutils [None req-366b0504-c686-42cb-a0d1-9f7f883dcbc0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.268158] [55188]: DEBUG oslo_concurrency.lockutils [None req-366b0504-c686-42cb-a0d1-9f7f883dcbc0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.268357] [55188]: DEBUG nova.objects.instance [None req-366b0504-c686-42cb-a0d1-9f7f883dcbc0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 733.270354] [55187]: INFO nova.api.openstack.requestlog [None req-7d6fc2e1-2a79-48d9-9e9f-77a4c298891f tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/169031702" status: 202 len: 0 microversion: 2.1 time: 0.014886 [ 733.270672] [55187]: [pid: 55187|app: 0|req: 979/2068] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 26 22:03:33 2025] DELETE /compute/v2.1/flavors/169031702 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 733.273238] [55187]: DEBUG nova.api.openstack.wsgi [None req-6132e37b-ec5e-4b30-9cf2-562839e5ec74 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.274713] [55187]: DEBUG nova.compute.api [None req-6132e37b-ec5e-4b30-9cf2-562839e5ec74 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.278288] [55187]: DEBUG oslo_concurrency.lockutils [None req-6132e37b-ec5e-4b30-9cf2-562839e5ec74 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.278524] [55187]: DEBUG oslo_concurrency.lockutils [None req-6132e37b-ec5e-4b30-9cf2-562839e5ec74 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.278706] [55187]: DEBUG oslo_concurrency.lockutils [None req-6132e37b-ec5e-4b30-9cf2-562839e5ec74 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.279068] [55187]: DEBUG oslo_concurrency.lockutils [None req-6132e37b-ec5e-4b30-9cf2-562839e5ec74 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.279276] [55187]: DEBUG oslo_concurrency.lockutils [None req-6132e37b-ec5e-4b30-9cf2-562839e5ec74 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.279450] [55187]: DEBUG oslo_concurrency.lockutils [None req-6132e37b-ec5e-4b30-9cf2-562839e5ec74 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.296366] [55187]: DEBUG oslo_concurrency.lockutils [None req-6132e37b-ec5e-4b30-9cf2-562839e5ec74 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.296366] [55187]: DEBUG oslo_concurrency.lockutils [None req-6132e37b-ec5e-4b30-9cf2-562839e5ec74 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.296504] [55187]: DEBUG oslo_concurrency.lockutils [None req-6132e37b-ec5e-4b30-9cf2-562839e5ec74 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.296708] [55187]: DEBUG nova.objects.instance [None req-6132e37b-ec5e-4b30-9cf2-562839e5ec74 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 733.300850] [55188]: DEBUG nova.policy [None req-366b0504-c686-42cb-a0d1-9f7f883dcbc0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.306900] [55188]: INFO nova.api.openstack.requestlog [None req-366b0504-c686-42cb-a0d1-9f7f883dcbc0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.065806 [ 733.306900] [55188]: [pid: 55188|app: 0|req: 1090/2069] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.308876] [55188]: DEBUG nova.api.openstack.wsgi [None req-47557e95-600b-4f4c-9333-8edfc2e3f704 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.322863] [55187]: DEBUG nova.policy [None req-6132e37b-ec5e-4b30-9cf2-562839e5ec74 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.327054] [55187]: INFO nova.api.openstack.requestlog [None req-6132e37b-ec5e-4b30-9cf2-562839e5ec74 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.055825 [ 733.327396] [55187]: [pid: 55187|app: 0|req: 980/2070] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.328459] [55188]: INFO nova.api.openstack.requestlog [None req-47557e95-600b-4f4c-9333-8edfc2e3f704 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5579 microversion: 2.1 time: 0.022307 [ 733.328794] [55188]: [pid: 55188|app: 0|req: 1091/2071] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/flavors/detail => generated 5579 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.329898] [55187]: DEBUG nova.api.openstack.wsgi [None req-e8522613-b991-47a8-8592-ba34c96e977a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.331461] [55187]: DEBUG nova.compute.api [None req-e8522613-b991-47a8-8592-ba34c96e977a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.336552] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8522613-b991-47a8-8592-ba34c96e977a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.336790] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8522613-b991-47a8-8592-ba34c96e977a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.336976] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8522613-b991-47a8-8592-ba34c96e977a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.337356] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8522613-b991-47a8-8592-ba34c96e977a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.337555] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8522613-b991-47a8-8592-ba34c96e977a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.337729] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8522613-b991-47a8-8592-ba34c96e977a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.339586] [55188]: DEBUG nova.api.openstack.wsgi [None req-e7508785-37a7-4738-8ddf-dcb604fe8106 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Action: 'action', calling method: >, body: {"restore": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 733.341119] [55188]: DEBUG nova.compute.api [None req-e7508785-37a7-4738-8ddf-dcb604fe8106 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.344350] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7508785-37a7-4738-8ddf-dcb604fe8106 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.344586] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7508785-37a7-4738-8ddf-dcb604fe8106 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.344770] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7508785-37a7-4738-8ddf-dcb604fe8106 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.345128] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7508785-37a7-4738-8ddf-dcb604fe8106 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.345324] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7508785-37a7-4738-8ddf-dcb604fe8106 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.345497] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7508785-37a7-4738-8ddf-dcb604fe8106 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.358070] [55188]: INFO nova.api.openstack.wsgi [None req-e7508785-37a7-4738-8ddf-dcb604fe8106 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] HTTP exception thrown: Cannot 'restore' instance 5312440a-5551-4acc-b114-67bb23a84399 while it is in vm_state active [ 733.359814] [55188]: DEBUG nova.api.openstack.wsgi [None req-e7508785-37a7-4738-8ddf-dcb604fe8106 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] Returning 409 to user: Cannot 'restore' instance 5312440a-5551-4acc-b114-67bb23a84399 while it is in vm_state active {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 733.359814] [55188]: INFO nova.api.openstack.requestlog [None req-e7508785-37a7-4738-8ddf-dcb604fe8106 tempest-ServersAdminNegativeTestJSON-1964879884 tempest-ServersAdminNegativeTestJSON-1964879884-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399/action" status: 409 len: 145 microversion: 2.1 time: 0.021299 [ 733.359814] [55188]: [pid: 55188|app: 0|req: 1092/2072] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:33 2025] POST /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399/action => generated 145 bytes in 22 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 733.366252] [55188]: DEBUG nova.api.openstack.wsgi [None req-6f14d182-62d9-4f14-81a8-d92e12fa5c95 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.366373] [55188]: DEBUG nova.compute.api [None req-6f14d182-62d9-4f14-81a8-d92e12fa5c95 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.369463] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f14d182-62d9-4f14-81a8-d92e12fa5c95 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.369529] [55187]: DEBUG nova.policy [None req-e8522613-b991-47a8-8592-ba34c96e977a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.369693] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f14d182-62d9-4f14-81a8-d92e12fa5c95 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.369874] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f14d182-62d9-4f14-81a8-d92e12fa5c95 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.370229] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f14d182-62d9-4f14-81a8-d92e12fa5c95 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.370432] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f14d182-62d9-4f14-81a8-d92e12fa5c95 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.370603] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f14d182-62d9-4f14-81a8-d92e12fa5c95 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.373741] [55187]: INFO nova.api.openstack.requestlog [None req-e8522613-b991-47a8-8592-ba34c96e977a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.045742 [ 733.374068] [55187]: [pid: 55187|app: 0|req: 981/2073] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.382026] [55187]: DEBUG nova.api.openstack.wsgi [None req-a3ac370d-c26d-41e8-8bb4-68963f320dc7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.382105] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=2622,nova_cell1:UPDATE=12,nova_cell1:INSERT=10,nova_cell1:DELETE=6,nova_cell1:SAVEPOINT=2,nova_cell1:RELEASE=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 733.382151] [55187]: DEBUG nova.compute.api [None req-a3ac370d-c26d-41e8-8bb4-68963f320dc7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.383906] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3ac370d-c26d-41e8-8bb4-68963f320dc7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.384162] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3ac370d-c26d-41e8-8bb4-68963f320dc7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.384566] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3ac370d-c26d-41e8-8bb4-68963f320dc7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.384925] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3ac370d-c26d-41e8-8bb4-68963f320dc7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.385139] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3ac370d-c26d-41e8-8bb4-68963f320dc7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.385317] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3ac370d-c26d-41e8-8bb4-68963f320dc7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.388169] [55188]: DEBUG nova.compute.api [None req-6f14d182-62d9-4f14-81a8-d92e12fa5c95 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 733.419235] [55187]: DEBUG nova.policy [None req-a3ac370d-c26d-41e8-8bb4-68963f320dc7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.423616] [55187]: INFO nova.api.openstack.requestlog [None req-a3ac370d-c26d-41e8-8bb4-68963f320dc7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.046824 [ 733.423960] [55187]: [pid: 55187|app: 0|req: 982/2074] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 733.427031] [55187]: DEBUG nova.api.openstack.wsgi [None req-c9d3541a-4b43-4b9c-850b-4aa6f912514f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.428968] [55187]: DEBUG nova.compute.api [None req-c9d3541a-4b43-4b9c-850b-4aa6f912514f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.429444] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_api:SELECT=894,nova_api:INSERT=32,nova_api:DELETE=9,nova_api:UPDATE=4,nova_api:SAVEPOINT=1,nova_api:RELEASE=1 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 733.433019] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9d3541a-4b43-4b9c-850b-4aa6f912514f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.433019] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9d3541a-4b43-4b9c-850b-4aa6f912514f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.433019] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9d3541a-4b43-4b9c-850b-4aa6f912514f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.433372] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9d3541a-4b43-4b9c-850b-4aa6f912514f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.433567] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9d3541a-4b43-4b9c-850b-4aa6f912514f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.433733] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9d3541a-4b43-4b9c-850b-4aa6f912514f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.437645] [55188]: INFO nova.api.openstack.requestlog [None req-6f14d182-62d9-4f14-81a8-d92e12fa5c95 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 204 len: 0 microversion: 2.1 time: 0.074250 [ 733.438155] [55188]: [pid: 55188|app: 0|req: 1093/2075] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:03:33 2025] DELETE /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 733.440926] [55188]: DEBUG nova.api.openstack.wsgi [None req-50150b5e-1c08-4784-a974-136f0913b860 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.442621] [55188]: DEBUG nova.compute.api [None req-50150b5e-1c08-4784-a974-136f0913b860 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.446711] [55188]: DEBUG oslo_concurrency.lockutils [None req-50150b5e-1c08-4784-a974-136f0913b860 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.446958] [55188]: DEBUG oslo_concurrency.lockutils [None req-50150b5e-1c08-4784-a974-136f0913b860 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.447157] [55188]: DEBUG oslo_concurrency.lockutils [None req-50150b5e-1c08-4784-a974-136f0913b860 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.447589] [55188]: DEBUG oslo_concurrency.lockutils [None req-50150b5e-1c08-4784-a974-136f0913b860 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.447799] [55188]: DEBUG oslo_concurrency.lockutils [None req-50150b5e-1c08-4784-a974-136f0913b860 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.447974] [55188]: DEBUG oslo_concurrency.lockutils [None req-50150b5e-1c08-4784-a974-136f0913b860 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.453101] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9d3541a-4b43-4b9c-850b-4aa6f912514f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.453362] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9d3541a-4b43-4b9c-850b-4aa6f912514f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.453546] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9d3541a-4b43-4b9c-850b-4aa6f912514f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.453747] [55187]: DEBUG nova.objects.instance [None req-c9d3541a-4b43-4b9c-850b-4aa6f912514f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 733.475028] [55187]: DEBUG nova.policy [None req-c9d3541a-4b43-4b9c-850b-4aa6f912514f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.479810] [55187]: INFO nova.api.openstack.requestlog [None req-c9d3541a-4b43-4b9c-850b-4aa6f912514f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.055134 [ 733.480282] [55187]: [pid: 55187|app: 0|req: 983/2076] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.484016] [55187]: DEBUG nova.api.openstack.wsgi [None req-bfac6319-d3e1-46bf-8882-7af83baea5ea tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.484650] [55187]: DEBUG nova.compute.api [None req-bfac6319-d3e1-46bf-8882-7af83baea5ea tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.488126] [55187]: DEBUG oslo_concurrency.lockutils [None req-bfac6319-d3e1-46bf-8882-7af83baea5ea tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.488360] [55187]: DEBUG oslo_concurrency.lockutils [None req-bfac6319-d3e1-46bf-8882-7af83baea5ea tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.488544] [55187]: DEBUG oslo_concurrency.lockutils [None req-bfac6319-d3e1-46bf-8882-7af83baea5ea tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.489108] [55187]: DEBUG oslo_concurrency.lockutils [None req-bfac6319-d3e1-46bf-8882-7af83baea5ea tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.489316] [55187]: DEBUG oslo_concurrency.lockutils [None req-bfac6319-d3e1-46bf-8882-7af83baea5ea tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.489497] [55187]: DEBUG oslo_concurrency.lockutils [None req-bfac6319-d3e1-46bf-8882-7af83baea5ea tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.493929] [55188]: DEBUG nova.policy [None req-50150b5e-1c08-4784-a974-136f0913b860 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.498299] [55188]: INFO nova.api.openstack.requestlog [None req-50150b5e-1c08-4784-a974-136f0913b860 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.059502 [ 733.498526] [55188]: [pid: 55188|app: 0|req: 1094/2077] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.501285] [55188]: DEBUG nova.api.openstack.wsgi [None req-02e1424f-cab9-48e9-9883-644e603d2a79 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.502882] [55188]: DEBUG nova.compute.api [None req-02e1424f-cab9-48e9-9883-644e603d2a79 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.506014] [55188]: DEBUG oslo_concurrency.lockutils [None req-02e1424f-cab9-48e9-9883-644e603d2a79 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.506278] [55188]: DEBUG oslo_concurrency.lockutils [None req-02e1424f-cab9-48e9-9883-644e603d2a79 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.506475] [55188]: DEBUG oslo_concurrency.lockutils [None req-02e1424f-cab9-48e9-9883-644e603d2a79 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.506823] [55188]: DEBUG oslo_concurrency.lockutils [None req-02e1424f-cab9-48e9-9883-644e603d2a79 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.507024] [55188]: DEBUG oslo_concurrency.lockutils [None req-02e1424f-cab9-48e9-9883-644e603d2a79 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.507219] [55188]: DEBUG oslo_concurrency.lockutils [None req-02e1424f-cab9-48e9-9883-644e603d2a79 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.545886] [55188]: DEBUG nova.policy [None req-02e1424f-cab9-48e9-9883-644e603d2a79 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.550269] [55188]: INFO nova.api.openstack.requestlog [None req-02e1424f-cab9-48e9-9883-644e603d2a79 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.050775 [ 733.550269] [55188]: [pid: 55188|app: 0|req: 1095/2078] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.554397] [55188]: DEBUG nova.api.openstack.wsgi [req-91451c11-9b77-4353-bbed-a69978569aa1 req-baa2521e-c3e2-4e1b-857e-61c6ffbfe00b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bd2599c1-6004-4e12-bdc8-6a00fa7add1c", "name": "network-vif-plugged", "status": "completed", "tag": "fbc5a0dc-aa67-4113-a007-9627c50f7995"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 733.558470] [55188]: DEBUG oslo_concurrency.lockutils [req-91451c11-9b77-4353-bbed-a69978569aa1 req-baa2521e-c3e2-4e1b-857e-61c6ffbfe00b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.558696] [55188]: DEBUG oslo_concurrency.lockutils [req-91451c11-9b77-4353-bbed-a69978569aa1 req-baa2521e-c3e2-4e1b-857e-61c6ffbfe00b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.558873] [55188]: DEBUG oslo_concurrency.lockutils [req-91451c11-9b77-4353-bbed-a69978569aa1 req-baa2521e-c3e2-4e1b-857e-61c6ffbfe00b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.565056] [55188]: INFO nova.api.openstack.compute.server_external_events [req-91451c11-9b77-4353-bbed-a69978569aa1 req-baa2521e-c3e2-4e1b-857e-61c6ffbfe00b service nova] Creating event network-vif-plugged:fbc5a0dc-aa67-4113-a007-9627c50f7995 for instance bd2599c1-6004-4e12-bdc8-6a00fa7add1c on cpu-1 [ 733.569038] [55188]: INFO nova.api.openstack.requestlog [req-91451c11-9b77-4353-bbed-a69978569aa1 req-baa2521e-c3e2-4e1b-857e-61c6ffbfe00b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017087 [ 733.569038] [55188]: [pid: 55188|app: 0|req: 1096/2079] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:33 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 733.571316] [55188]: DEBUG nova.api.openstack.wsgi [None req-d8a70b6c-a813-4da3-b22e-613dd7b94191 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.572990] [55188]: DEBUG nova.compute.api [None req-d8a70b6c-a813-4da3-b22e-613dd7b94191 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.576282] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8a70b6c-a813-4da3-b22e-613dd7b94191 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.577249] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8a70b6c-a813-4da3-b22e-613dd7b94191 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.577249] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8a70b6c-a813-4da3-b22e-613dd7b94191 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.577249] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8a70b6c-a813-4da3-b22e-613dd7b94191 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.577249] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8a70b6c-a813-4da3-b22e-613dd7b94191 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.577455] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8a70b6c-a813-4da3-b22e-613dd7b94191 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.592223] [55187]: DEBUG nova.policy [None req-bfac6319-d3e1-46bf-8882-7af83baea5ea tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.596696] [55187]: INFO nova.api.openstack.requestlog [None req-bfac6319-d3e1-46bf-8882-7af83baea5ea tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1461 microversion: 2.1 time: 0.115899 [ 733.597035] [55187]: [pid: 55187|app: 0|req: 984/2080] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1461 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.599634] [55187]: DEBUG nova.api.openstack.wsgi [None req-2f571617-2f44-4f1a-af48-f0da3ebe4039 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.601284] [55187]: DEBUG nova.compute.api [None req-2f571617-2f44-4f1a-af48-f0da3ebe4039 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.604504] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f571617-2f44-4f1a-af48-f0da3ebe4039 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.604737] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f571617-2f44-4f1a-af48-f0da3ebe4039 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.604920] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f571617-2f44-4f1a-af48-f0da3ebe4039 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.605281] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f571617-2f44-4f1a-af48-f0da3ebe4039 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.605485] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f571617-2f44-4f1a-af48-f0da3ebe4039 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.605657] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f571617-2f44-4f1a-af48-f0da3ebe4039 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.633020] [55188]: DEBUG nova.policy [None req-d8a70b6c-a813-4da3-b22e-613dd7b94191 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.633970] [55188]: INFO nova.api.openstack.requestlog [None req-d8a70b6c-a813-4da3-b22e-613dd7b94191 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1226 microversion: 2.1 time: 0.064730 [ 733.634325] [55188]: [pid: 55188|app: 0|req: 1097/2081] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1226 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.636802] [55188]: DEBUG nova.api.openstack.wsgi [None req-91d1b174-f70e-4559-8311-90804ad80196 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.637088] [55187]: DEBUG nova.policy [None req-2f571617-2f44-4f1a-af48-f0da3ebe4039 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.638484] [55188]: DEBUG nova.compute.api [None req-91d1b174-f70e-4559-8311-90804ad80196 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.641522] [55187]: INFO nova.api.openstack.requestlog [None req-2f571617-2f44-4f1a-af48-f0da3ebe4039 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.043884 [ 733.641835] [55187]: [pid: 55187|app: 0|req: 985/2082] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:33 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.642310] [55188]: DEBUG oslo_concurrency.lockutils [None req-91d1b174-f70e-4559-8311-90804ad80196 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.642859] [55188]: DEBUG oslo_concurrency.lockutils [None req-91d1b174-f70e-4559-8311-90804ad80196 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.642859] [55188]: DEBUG oslo_concurrency.lockutils [None req-91d1b174-f70e-4559-8311-90804ad80196 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.643083] [55188]: DEBUG oslo_concurrency.lockutils [None req-91d1b174-f70e-4559-8311-90804ad80196 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.643268] [55188]: DEBUG oslo_concurrency.lockutils [None req-91d1b174-f70e-4559-8311-90804ad80196 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.643443] [55188]: DEBUG oslo_concurrency.lockutils [None req-91d1b174-f70e-4559-8311-90804ad80196 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.644589] [55187]: DEBUG nova.api.openstack.wsgi [None req-68170193-9336-4acc-bc93-f91962d4b715 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.646210] [55187]: DEBUG nova.compute.api [None req-68170193-9336-4acc-bc93-f91962d4b715 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.649380] [55187]: DEBUG oslo_concurrency.lockutils [None req-68170193-9336-4acc-bc93-f91962d4b715 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.649614] [55187]: DEBUG oslo_concurrency.lockutils [None req-68170193-9336-4acc-bc93-f91962d4b715 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.649794] [55187]: DEBUG oslo_concurrency.lockutils [None req-68170193-9336-4acc-bc93-f91962d4b715 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.650154] [55187]: DEBUG oslo_concurrency.lockutils [None req-68170193-9336-4acc-bc93-f91962d4b715 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.650382] [55187]: DEBUG oslo_concurrency.lockutils [None req-68170193-9336-4acc-bc93-f91962d4b715 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.650561] [55187]: DEBUG oslo_concurrency.lockutils [None req-68170193-9336-4acc-bc93-f91962d4b715 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.685484] [55188]: DEBUG nova.policy [None req-91d1b174-f70e-4559-8311-90804ad80196 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.689620] [55188]: INFO nova.api.openstack.requestlog [None req-91d1b174-f70e-4559-8311-90804ad80196 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.054729 [ 733.689939] [55188]: [pid: 55188|app: 0|req: 1098/2083] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.725107] [55187]: DEBUG nova.policy [None req-68170193-9336-4acc-bc93-f91962d4b715 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.729796] [55187]: INFO nova.api.openstack.requestlog [None req-68170193-9336-4acc-bc93-f91962d4b715 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 200 len: 1587 microversion: 2.1 time: 0.087157 [ 733.730134] [55187]: [pid: 55187|app: 0|req: 986/2084] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 1587 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.757234] [55188]: DEBUG nova.api.openstack.wsgi [None req-c756d868-fcb9-4ae7-b216-1539d326ee19 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.758938] [55188]: DEBUG nova.compute.api [None req-c756d868-fcb9-4ae7-b216-1539d326ee19 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.762303] [55188]: DEBUG oslo_concurrency.lockutils [None req-c756d868-fcb9-4ae7-b216-1539d326ee19 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.762539] [55188]: DEBUG oslo_concurrency.lockutils [None req-c756d868-fcb9-4ae7-b216-1539d326ee19 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.762725] [55188]: DEBUG oslo_concurrency.lockutils [None req-c756d868-fcb9-4ae7-b216-1539d326ee19 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.763078] [55188]: DEBUG oslo_concurrency.lockutils [None req-c756d868-fcb9-4ae7-b216-1539d326ee19 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.763281] [55188]: DEBUG oslo_concurrency.lockutils [None req-c756d868-fcb9-4ae7-b216-1539d326ee19 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.763472] [55188]: DEBUG oslo_concurrency.lockutils [None req-c756d868-fcb9-4ae7-b216-1539d326ee19 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.783456] [55188]: DEBUG oslo_concurrency.lockutils [None req-c756d868-fcb9-4ae7-b216-1539d326ee19 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.783699] [55188]: DEBUG oslo_concurrency.lockutils [None req-c756d868-fcb9-4ae7-b216-1539d326ee19 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.783884] [55188]: DEBUG oslo_concurrency.lockutils [None req-c756d868-fcb9-4ae7-b216-1539d326ee19 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.784098] [55188]: DEBUG nova.objects.instance [None req-c756d868-fcb9-4ae7-b216-1539d326ee19 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 733.804672] [55188]: DEBUG nova.policy [None req-c756d868-fcb9-4ae7-b216-1539d326ee19 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.810026] [55188]: DEBUG nova.policy [None req-c756d868-fcb9-4ae7-b216-1539d326ee19 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.810026] [55188]: DEBUG nova.policy [None req-c756d868-fcb9-4ae7-b216-1539d326ee19 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.810401] [55188]: INFO nova.api.openstack.requestlog [None req-c756d868-fcb9-4ae7-b216-1539d326ee19 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.055545 [ 733.810703] [55188]: [pid: 55188|app: 0|req: 1099/2085] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 733.828308] [55187]: DEBUG nova.api.openstack.wsgi [None req-4f472d43-4d2b-4045-b6dc-4ce78eab49e3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.830180] [55187]: DEBUG nova.compute.api [None req-4f472d43-4d2b-4045-b6dc-4ce78eab49e3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.833749] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f472d43-4d2b-4045-b6dc-4ce78eab49e3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.834042] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f472d43-4d2b-4045-b6dc-4ce78eab49e3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.834295] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f472d43-4d2b-4045-b6dc-4ce78eab49e3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.834717] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f472d43-4d2b-4045-b6dc-4ce78eab49e3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.834998] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f472d43-4d2b-4045-b6dc-4ce78eab49e3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.835231] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f472d43-4d2b-4045-b6dc-4ce78eab49e3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.865616] [55187]: DEBUG nova.policy [None req-4f472d43-4d2b-4045-b6dc-4ce78eab49e3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.869550] [55187]: INFO nova.api.openstack.requestlog [None req-4f472d43-4d2b-4045-b6dc-4ce78eab49e3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.043619 [ 733.869862] [55187]: [pid: 55187|app: 0|req: 987/2086] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.885611] [55188]: DEBUG nova.api.openstack.wsgi [None req-d8304034-276f-4aa6-b81d-637a4087d48f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.887486] [55188]: DEBUG nova.compute.api [None req-d8304034-276f-4aa6-b81d-637a4087d48f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.891077] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8304034-276f-4aa6-b81d-637a4087d48f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.891325] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8304034-276f-4aa6-b81d-637a4087d48f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.891513] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8304034-276f-4aa6-b81d-637a4087d48f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.891855] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8304034-276f-4aa6-b81d-637a4087d48f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.892063] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8304034-276f-4aa6-b81d-637a4087d48f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.892240] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8304034-276f-4aa6-b81d-637a4087d48f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.916135] [55187]: DEBUG nova.api.openstack.wsgi [None req-4f1cd9e2-5634-4f8a-95a4-6971fa802cb8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 733.917894] [55187]: DEBUG nova.compute.api [None req-4f1cd9e2-5634-4f8a-95a4-6971fa802cb8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 733.921472] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1cd9e2-5634-4f8a-95a4-6971fa802cb8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.921708] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1cd9e2-5634-4f8a-95a4-6971fa802cb8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.921889] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1cd9e2-5634-4f8a-95a4-6971fa802cb8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.922271] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1cd9e2-5634-4f8a-95a4-6971fa802cb8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.922475] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1cd9e2-5634-4f8a-95a4-6971fa802cb8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.922646] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1cd9e2-5634-4f8a-95a4-6971fa802cb8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.923411] [55188]: DEBUG nova.policy [None req-d8304034-276f-4aa6-b81d-637a4087d48f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.927887] [55188]: DEBUG nova.policy [None req-d8304034-276f-4aa6-b81d-637a4087d48f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.928561] [55188]: DEBUG nova.policy [None req-d8304034-276f-4aa6-b81d-637a4087d48f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.929168] [55188]: INFO nova.api.openstack.requestlog [None req-d8304034-276f-4aa6-b81d-637a4087d48f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.045916 [ 733.929480] [55188]: [pid: 55188|app: 0|req: 1100/2087] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 733.957633] [55187]: DEBUG nova.policy [None req-4f1cd9e2-5634-4f8a-95a4-6971fa802cb8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.961909] [55187]: INFO nova.api.openstack.requestlog [None req-4f1cd9e2-5634-4f8a-95a4-6971fa802cb8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.047748 [ 733.962026] [55187]: [pid: 55187|app: 0|req: 988/2088] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.008427] [55188]: DEBUG nova.api.openstack.wsgi [None req-89345f20-cf8b-4e37-9cb4-8da8ebb843b0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.010332] [55188]: DEBUG nova.compute.api [None req-89345f20-cf8b-4e37-9cb4-8da8ebb843b0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.014303] [55188]: DEBUG oslo_concurrency.lockutils [None req-89345f20-cf8b-4e37-9cb4-8da8ebb843b0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.014550] [55188]: DEBUG oslo_concurrency.lockutils [None req-89345f20-cf8b-4e37-9cb4-8da8ebb843b0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.014751] [55188]: DEBUG oslo_concurrency.lockutils [None req-89345f20-cf8b-4e37-9cb4-8da8ebb843b0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.015190] [55188]: DEBUG oslo_concurrency.lockutils [None req-89345f20-cf8b-4e37-9cb4-8da8ebb843b0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.015405] [55188]: DEBUG oslo_concurrency.lockutils [None req-89345f20-cf8b-4e37-9cb4-8da8ebb843b0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.015577] [55188]: DEBUG oslo_concurrency.lockutils [None req-89345f20-cf8b-4e37-9cb4-8da8ebb843b0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.022957] [55187]: DEBUG nova.api.openstack.wsgi [None req-b79111ff-ec7e-4d5e-aa37-18ea59c9ed23 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.024671] [55187]: DEBUG nova.compute.api [None req-b79111ff-ec7e-4d5e-aa37-18ea59c9ed23 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.028591] [55187]: DEBUG oslo_concurrency.lockutils [None req-b79111ff-ec7e-4d5e-aa37-18ea59c9ed23 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.028827] [55187]: DEBUG oslo_concurrency.lockutils [None req-b79111ff-ec7e-4d5e-aa37-18ea59c9ed23 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.029014] [55187]: DEBUG oslo_concurrency.lockutils [None req-b79111ff-ec7e-4d5e-aa37-18ea59c9ed23 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.029368] [55187]: DEBUG oslo_concurrency.lockutils [None req-b79111ff-ec7e-4d5e-aa37-18ea59c9ed23 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.029565] [55187]: DEBUG oslo_concurrency.lockutils [None req-b79111ff-ec7e-4d5e-aa37-18ea59c9ed23 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.029738] [55187]: DEBUG oslo_concurrency.lockutils [None req-b79111ff-ec7e-4d5e-aa37-18ea59c9ed23 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.060556] [55187]: DEBUG nova.policy [None req-b79111ff-ec7e-4d5e-aa37-18ea59c9ed23 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.064464] [55187]: INFO nova.api.openstack.requestlog [None req-b79111ff-ec7e-4d5e-aa37-18ea59c9ed23 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.043674 [ 734.064784] [55187]: [pid: 55187|app: 0|req: 989/2089] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.072040] [55187]: DEBUG nova.api.openstack.wsgi [None req-4f2e5224-1960-4d84-8eda-e9e0c2b91f6e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.073691] [55187]: DEBUG nova.compute.api [None req-4f2e5224-1960-4d84-8eda-e9e0c2b91f6e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.077224] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f2e5224-1960-4d84-8eda-e9e0c2b91f6e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.077485] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f2e5224-1960-4d84-8eda-e9e0c2b91f6e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.077671] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f2e5224-1960-4d84-8eda-e9e0c2b91f6e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.078015] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f2e5224-1960-4d84-8eda-e9e0c2b91f6e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.078224] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f2e5224-1960-4d84-8eda-e9e0c2b91f6e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.078399] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f2e5224-1960-4d84-8eda-e9e0c2b91f6e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.082256] [55188]: DEBUG nova.policy [None req-89345f20-cf8b-4e37-9cb4-8da8ebb843b0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.086660] [55188]: INFO nova.api.openstack.requestlog [None req-89345f20-cf8b-4e37-9cb4-8da8ebb843b0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1322 microversion: 2.1 time: 0.080639 [ 734.086980] [55188]: [pid: 55188|app: 0|req: 1101/2090] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1322 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.089568] [55188]: DEBUG nova.api.openstack.wsgi [None req-f5781108-a580-47b3-9966-536fc9cfeabf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.091233] [55188]: DEBUG nova.compute.api [None req-f5781108-a580-47b3-9966-536fc9cfeabf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.094281] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5781108-a580-47b3-9966-536fc9cfeabf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.094520] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5781108-a580-47b3-9966-536fc9cfeabf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.094691] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5781108-a580-47b3-9966-536fc9cfeabf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.095046] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5781108-a580-47b3-9966-536fc9cfeabf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.095249] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5781108-a580-47b3-9966-536fc9cfeabf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.095495] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5781108-a580-47b3-9966-536fc9cfeabf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.111191] [55187]: DEBUG nova.policy [None req-4f2e5224-1960-4d84-8eda-e9e0c2b91f6e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.116070] [55187]: INFO nova.api.openstack.requestlog [None req-4f2e5224-1960-4d84-8eda-e9e0c2b91f6e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.045881 [ 734.116177] [55187]: [pid: 55187|app: 0|req: 990/2091] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.130452] [55188]: DEBUG nova.policy [None req-f5781108-a580-47b3-9966-536fc9cfeabf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.134827] [55188]: INFO nova.api.openstack.requestlog [None req-f5781108-a580-47b3-9966-536fc9cfeabf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.047215 [ 734.135157] [55188]: [pid: 55188|app: 0|req: 1102/2092] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.136100] [55187]: DEBUG nova.api.openstack.wsgi [None req-f76fba1e-2b3e-447d-ae41-f51c34689ba5 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.138028] [55187]: DEBUG nova.compute.api [None req-f76fba1e-2b3e-447d-ae41-f51c34689ba5 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.139366] [55188]: DEBUG nova.api.openstack.wsgi [None req-a8ff5604-3ce6-406c-b4e4-2b38df0b723c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.140967] [55188]: DEBUG nova.compute.api [None req-a8ff5604-3ce6-406c-b4e4-2b38df0b723c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.141405] [55187]: DEBUG oslo_concurrency.lockutils [None req-f76fba1e-2b3e-447d-ae41-f51c34689ba5 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.141642] [55187]: DEBUG oslo_concurrency.lockutils [None req-f76fba1e-2b3e-447d-ae41-f51c34689ba5 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.141824] [55187]: DEBUG oslo_concurrency.lockutils [None req-f76fba1e-2b3e-447d-ae41-f51c34689ba5 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.142181] [55187]: DEBUG oslo_concurrency.lockutils [None req-f76fba1e-2b3e-447d-ae41-f51c34689ba5 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.142379] [55187]: DEBUG oslo_concurrency.lockutils [None req-f76fba1e-2b3e-447d-ae41-f51c34689ba5 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.142550] [55187]: DEBUG oslo_concurrency.lockutils [None req-f76fba1e-2b3e-447d-ae41-f51c34689ba5 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.146185] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8ff5604-3ce6-406c-b4e4-2b38df0b723c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.146185] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8ff5604-3ce6-406c-b4e4-2b38df0b723c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.146185] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8ff5604-3ce6-406c-b4e4-2b38df0b723c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.146185] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8ff5604-3ce6-406c-b4e4-2b38df0b723c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.146347] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8ff5604-3ce6-406c-b4e4-2b38df0b723c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.146347] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8ff5604-3ce6-406c-b4e4-2b38df0b723c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.178416] [55187]: DEBUG nova.policy [None req-f76fba1e-2b3e-447d-ae41-f51c34689ba5 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.179295] [55188]: DEBUG nova.policy [None req-a8ff5604-3ce6-406c-b4e4-2b38df0b723c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.182825] [55187]: INFO nova.api.openstack.requestlog [None req-f76fba1e-2b3e-447d-ae41-f51c34689ba5 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.048652 [ 734.182825] [55187]: [pid: 55187|app: 0|req: 991/2093] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 734.183429] [55188]: INFO nova.api.openstack.requestlog [None req-a8ff5604-3ce6-406c-b4e4-2b38df0b723c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.045953 [ 734.183743] [55188]: [pid: 55188|app: 0|req: 1103/2094] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.205161] [55187]: DEBUG nova.api.openstack.wsgi [None req-e065d743-8f48-48f4-ba06-3240ece4a96e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.207405] [55187]: DEBUG nova.compute.api [None req-e065d743-8f48-48f4-ba06-3240ece4a96e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.213605] [55187]: DEBUG oslo_concurrency.lockutils [None req-e065d743-8f48-48f4-ba06-3240ece4a96e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.214072] [55187]: DEBUG oslo_concurrency.lockutils [None req-e065d743-8f48-48f4-ba06-3240ece4a96e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.214528] [55187]: DEBUG oslo_concurrency.lockutils [None req-e065d743-8f48-48f4-ba06-3240ece4a96e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.214995] [55187]: DEBUG oslo_concurrency.lockutils [None req-e065d743-8f48-48f4-ba06-3240ece4a96e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.215318] [55187]: DEBUG oslo_concurrency.lockutils [None req-e065d743-8f48-48f4-ba06-3240ece4a96e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.215593] [55187]: DEBUG oslo_concurrency.lockutils [None req-e065d743-8f48-48f4-ba06-3240ece4a96e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.249338] [55187]: DEBUG nova.policy [None req-e065d743-8f48-48f4-ba06-3240ece4a96e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.252366] [55188]: DEBUG nova.api.openstack.wsgi [None req-5010109b-25c7-421a-af90-dd5e5ce04a20 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.254232] [55188]: DEBUG nova.compute.api [None req-5010109b-25c7-421a-af90-dd5e5ce04a20 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.254891] [55187]: DEBUG nova.policy [None req-e065d743-8f48-48f4-ba06-3240ece4a96e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.255598] [55187]: DEBUG nova.policy [None req-e065d743-8f48-48f4-ba06-3240ece4a96e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.257760] [55188]: DEBUG oslo_concurrency.lockutils [None req-5010109b-25c7-421a-af90-dd5e5ce04a20 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.257990] [55188]: DEBUG oslo_concurrency.lockutils [None req-5010109b-25c7-421a-af90-dd5e5ce04a20 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.258188] [55188]: DEBUG oslo_concurrency.lockutils [None req-5010109b-25c7-421a-af90-dd5e5ce04a20 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.258535] [55188]: DEBUG oslo_concurrency.lockutils [None req-5010109b-25c7-421a-af90-dd5e5ce04a20 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.258727] [55188]: DEBUG oslo_concurrency.lockutils [None req-5010109b-25c7-421a-af90-dd5e5ce04a20 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.258946] [55188]: DEBUG oslo_concurrency.lockutils [None req-5010109b-25c7-421a-af90-dd5e5ce04a20 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.259451] [55187]: INFO nova.api.openstack.requestlog [None req-e065d743-8f48-48f4-ba06-3240ece4a96e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.057153 [ 734.259919] [55187]: [pid: 55187|app: 0|req: 992/2095] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 734.268852] [55187]: DEBUG nova.api.openstack.wsgi [None req-9358b6e2-efd6-4175-9021-4a14dde75ef1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.270442] [55187]: DEBUG nova.compute.api [None req-9358b6e2-efd6-4175-9021-4a14dde75ef1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.274301] [55187]: DEBUG oslo_concurrency.lockutils [None req-9358b6e2-efd6-4175-9021-4a14dde75ef1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.274536] [55187]: DEBUG oslo_concurrency.lockutils [None req-9358b6e2-efd6-4175-9021-4a14dde75ef1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.274714] [55187]: DEBUG oslo_concurrency.lockutils [None req-9358b6e2-efd6-4175-9021-4a14dde75ef1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.275067] [55187]: DEBUG oslo_concurrency.lockutils [None req-9358b6e2-efd6-4175-9021-4a14dde75ef1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.275267] [55187]: DEBUG oslo_concurrency.lockutils [None req-9358b6e2-efd6-4175-9021-4a14dde75ef1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.275442] [55187]: DEBUG oslo_concurrency.lockutils [None req-9358b6e2-efd6-4175-9021-4a14dde75ef1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.299927] [55188]: DEBUG nova.policy [None req-5010109b-25c7-421a-af90-dd5e5ce04a20 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.304544] [55188]: INFO nova.api.openstack.requestlog [None req-5010109b-25c7-421a-af90-dd5e5ce04a20 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1326 microversion: 2.1 time: 0.054506 [ 734.305129] [55188]: [pid: 55188|app: 0|req: 1104/2096] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1326 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 734.310733] [55187]: DEBUG nova.policy [None req-9358b6e2-efd6-4175-9021-4a14dde75ef1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.316286] [55187]: INFO nova.api.openstack.requestlog [None req-9358b6e2-efd6-4175-9021-4a14dde75ef1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.049382 [ 734.316687] [55187]: [pid: 55187|app: 0|req: 993/2097] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.325619] [55188]: DEBUG nova.api.openstack.wsgi [None req-aba214cb-a345-468f-b7d5-d847f911f15d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.327412] [55188]: DEBUG nova.compute.api [None req-aba214cb-a345-468f-b7d5-d847f911f15d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.330855] [55188]: DEBUG oslo_concurrency.lockutils [None req-aba214cb-a345-468f-b7d5-d847f911f15d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.331106] [55188]: DEBUG oslo_concurrency.lockutils [None req-aba214cb-a345-468f-b7d5-d847f911f15d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.331298] [55188]: DEBUG oslo_concurrency.lockutils [None req-aba214cb-a345-468f-b7d5-d847f911f15d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.331688] [55188]: DEBUG oslo_concurrency.lockutils [None req-aba214cb-a345-468f-b7d5-d847f911f15d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.331891] [55188]: DEBUG oslo_concurrency.lockutils [None req-aba214cb-a345-468f-b7d5-d847f911f15d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.332079] [55188]: DEBUG oslo_concurrency.lockutils [None req-aba214cb-a345-468f-b7d5-d847f911f15d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.340795] [55187]: DEBUG nova.api.openstack.wsgi [None req-be86abeb-7400-45c2-a8c6-6e9c1b827142 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.342460] [55187]: DEBUG nova.compute.api [None req-be86abeb-7400-45c2-a8c6-6e9c1b827142 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.345690] [55187]: DEBUG oslo_concurrency.lockutils [None req-be86abeb-7400-45c2-a8c6-6e9c1b827142 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.345925] [55187]: DEBUG oslo_concurrency.lockutils [None req-be86abeb-7400-45c2-a8c6-6e9c1b827142 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.346121] [55187]: DEBUG oslo_concurrency.lockutils [None req-be86abeb-7400-45c2-a8c6-6e9c1b827142 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.346535] [55187]: DEBUG oslo_concurrency.lockutils [None req-be86abeb-7400-45c2-a8c6-6e9c1b827142 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.346742] [55187]: DEBUG oslo_concurrency.lockutils [None req-be86abeb-7400-45c2-a8c6-6e9c1b827142 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.346913] [55187]: DEBUG oslo_concurrency.lockutils [None req-be86abeb-7400-45c2-a8c6-6e9c1b827142 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.351319] [55188]: DEBUG oslo_concurrency.lockutils [None req-aba214cb-a345-468f-b7d5-d847f911f15d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.351557] [55188]: DEBUG oslo_concurrency.lockutils [None req-aba214cb-a345-468f-b7d5-d847f911f15d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.351740] [55188]: DEBUG oslo_concurrency.lockutils [None req-aba214cb-a345-468f-b7d5-d847f911f15d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.351935] [55188]: DEBUG nova.objects.instance [None req-aba214cb-a345-468f-b7d5-d847f911f15d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 734.363908] [55187]: DEBUG oslo_concurrency.lockutils [None req-be86abeb-7400-45c2-a8c6-6e9c1b827142 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.364224] [55187]: DEBUG oslo_concurrency.lockutils [None req-be86abeb-7400-45c2-a8c6-6e9c1b827142 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.364438] [55187]: DEBUG oslo_concurrency.lockutils [None req-be86abeb-7400-45c2-a8c6-6e9c1b827142 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.364634] [55187]: DEBUG nova.objects.instance [None req-be86abeb-7400-45c2-a8c6-6e9c1b827142 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 734.377416] [55188]: DEBUG nova.policy [None req-aba214cb-a345-468f-b7d5-d847f911f15d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.381686] [55188]: INFO nova.api.openstack.requestlog [None req-aba214cb-a345-468f-b7d5-d847f911f15d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.058347 [ 734.382109] [55188]: [pid: 55188|app: 0|req: 1105/2098] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.383331] [55187]: DEBUG nova.policy [None req-be86abeb-7400-45c2-a8c6-6e9c1b827142 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.387099] [55187]: INFO nova.api.openstack.requestlog [None req-be86abeb-7400-45c2-a8c6-6e9c1b827142 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.049168 [ 734.387430] [55187]: [pid: 55187|app: 0|req: 994/2099] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.387772] [55188]: DEBUG nova.api.openstack.wsgi [None req-78902a78-4deb-4eda-a9c2-7da5832ec639 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.389406] [55188]: DEBUG nova.compute.api [None req-78902a78-4deb-4eda-a9c2-7da5832ec639 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.393034] [55188]: DEBUG oslo_concurrency.lockutils [None req-78902a78-4deb-4eda-a9c2-7da5832ec639 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.393034] [55188]: DEBUG oslo_concurrency.lockutils [None req-78902a78-4deb-4eda-a9c2-7da5832ec639 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.393169] [55188]: DEBUG oslo_concurrency.lockutils [None req-78902a78-4deb-4eda-a9c2-7da5832ec639 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.393508] [55188]: DEBUG oslo_concurrency.lockutils [None req-78902a78-4deb-4eda-a9c2-7da5832ec639 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.393984] [55188]: DEBUG oslo_concurrency.lockutils [None req-78902a78-4deb-4eda-a9c2-7da5832ec639 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.393984] [55188]: DEBUG oslo_concurrency.lockutils [None req-78902a78-4deb-4eda-a9c2-7da5832ec639 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.427621] [55188]: DEBUG nova.policy [None req-78902a78-4deb-4eda-a9c2-7da5832ec639 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.431693] [55188]: INFO nova.api.openstack.requestlog [None req-78902a78-4deb-4eda-a9c2-7da5832ec639 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.045782 [ 734.431994] [55188]: [pid: 55188|app: 0|req: 1106/2100] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 734.439541] [55187]: DEBUG nova.api.openstack.wsgi [None req-74b6838b-5527-4d14-8326-44387002fa48 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.440201] [55187]: DEBUG nova.compute.api [None req-74b6838b-5527-4d14-8326-44387002fa48 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.443618] [55187]: DEBUG oslo_concurrency.lockutils [None req-74b6838b-5527-4d14-8326-44387002fa48 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.443880] [55187]: DEBUG oslo_concurrency.lockutils [None req-74b6838b-5527-4d14-8326-44387002fa48 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.444087] [55187]: DEBUG oslo_concurrency.lockutils [None req-74b6838b-5527-4d14-8326-44387002fa48 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.444508] [55187]: DEBUG oslo_concurrency.lockutils [None req-74b6838b-5527-4d14-8326-44387002fa48 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.444762] [55187]: DEBUG oslo_concurrency.lockutils [None req-74b6838b-5527-4d14-8326-44387002fa48 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.445420] [55187]: DEBUG oslo_concurrency.lockutils [None req-74b6838b-5527-4d14-8326-44387002fa48 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.475780] [55187]: DEBUG nova.policy [None req-74b6838b-5527-4d14-8326-44387002fa48 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.480409] [55187]: INFO nova.api.openstack.requestlog [None req-74b6838b-5527-4d14-8326-44387002fa48 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.044340 [ 734.480981] [55187]: [pid: 55187|app: 0|req: 995/2101] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.492398] [55188]: DEBUG nova.api.openstack.wsgi [None req-bfec325e-d9f4-4390-878c-86225d37b67d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.494224] [55188]: DEBUG nova.compute.api [None req-bfec325e-d9f4-4390-878c-86225d37b67d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.497757] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfec325e-d9f4-4390-878c-86225d37b67d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.497996] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfec325e-d9f4-4390-878c-86225d37b67d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.498198] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfec325e-d9f4-4390-878c-86225d37b67d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.498691] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfec325e-d9f4-4390-878c-86225d37b67d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.499021] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfec325e-d9f4-4390-878c-86225d37b67d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.499246] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfec325e-d9f4-4390-878c-86225d37b67d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.511550] [55187]: DEBUG nova.api.openstack.wsgi [None req-41ed03ed-c906-4fbd-86a2-2ac12fd909a4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.513539] [55187]: DEBUG nova.compute.api [None req-41ed03ed-c906-4fbd-86a2-2ac12fd909a4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.517302] [55187]: DEBUG oslo_concurrency.lockutils [None req-41ed03ed-c906-4fbd-86a2-2ac12fd909a4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.517582] [55187]: DEBUG oslo_concurrency.lockutils [None req-41ed03ed-c906-4fbd-86a2-2ac12fd909a4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.517817] [55187]: DEBUG oslo_concurrency.lockutils [None req-41ed03ed-c906-4fbd-86a2-2ac12fd909a4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.518132] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfec325e-d9f4-4390-878c-86225d37b67d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.518195] [55187]: DEBUG oslo_concurrency.lockutils [None req-41ed03ed-c906-4fbd-86a2-2ac12fd909a4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.518386] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfec325e-d9f4-4390-878c-86225d37b67d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.518428] [55187]: DEBUG oslo_concurrency.lockutils [None req-41ed03ed-c906-4fbd-86a2-2ac12fd909a4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.518568] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfec325e-d9f4-4390-878c-86225d37b67d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.518607] [55187]: DEBUG oslo_concurrency.lockutils [None req-41ed03ed-c906-4fbd-86a2-2ac12fd909a4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.518761] [55188]: DEBUG nova.objects.instance [None req-bfec325e-d9f4-4390-878c-86225d37b67d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 734.543499] [55188]: DEBUG nova.policy [None req-bfec325e-d9f4-4390-878c-86225d37b67d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.547479] [55188]: INFO nova.api.openstack.requestlog [None req-bfec325e-d9f4-4390-878c-86225d37b67d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.057477 [ 734.547793] [55188]: [pid: 55188|app: 0|req: 1107/2102] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.551070] [55187]: DEBUG nova.policy [None req-41ed03ed-c906-4fbd-86a2-2ac12fd909a4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.555013] [55187]: INFO nova.api.openstack.requestlog [None req-41ed03ed-c906-4fbd-86a2-2ac12fd909a4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.045774 [ 734.555366] [55187]: [pid: 55187|app: 0|req: 996/2103] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.563845] [55188]: DEBUG nova.api.openstack.wsgi [None req-4ade0443-03a9-47fc-99eb-5b2ddfa89418 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.565502] [55188]: DEBUG nova.compute.api [None req-4ade0443-03a9-47fc-99eb-5b2ddfa89418 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.568875] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ade0443-03a9-47fc-99eb-5b2ddfa89418 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.569119] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ade0443-03a9-47fc-99eb-5b2ddfa89418 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.569306] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ade0443-03a9-47fc-99eb-5b2ddfa89418 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.569649] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ade0443-03a9-47fc-99eb-5b2ddfa89418 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.569845] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ade0443-03a9-47fc-99eb-5b2ddfa89418 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.570027] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ade0443-03a9-47fc-99eb-5b2ddfa89418 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.603341] [55188]: DEBUG nova.policy [None req-4ade0443-03a9-47fc-99eb-5b2ddfa89418 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.607336] [55188]: INFO nova.api.openstack.requestlog [None req-4ade0443-03a9-47fc-99eb-5b2ddfa89418 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.045547 [ 734.607824] [55188]: [pid: 55188|app: 0|req: 1108/2104] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.617225] [55187]: DEBUG nova.api.openstack.wsgi [None req-3e1ccde0-abe2-4d24-827d-df1bd1391e10 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.619093] [55187]: DEBUG nova.compute.api [None req-3e1ccde0-abe2-4d24-827d-df1bd1391e10 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.622553] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e1ccde0-abe2-4d24-827d-df1bd1391e10 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.622905] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e1ccde0-abe2-4d24-827d-df1bd1391e10 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.623244] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e1ccde0-abe2-4d24-827d-df1bd1391e10 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.623700] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e1ccde0-abe2-4d24-827d-df1bd1391e10 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.624019] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e1ccde0-abe2-4d24-827d-df1bd1391e10 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.624301] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e1ccde0-abe2-4d24-827d-df1bd1391e10 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.648434] [55188]: DEBUG nova.api.openstack.wsgi [None req-87ccd3aa-87c7-4a84-8b7d-7ace3846a9e9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.650180] [55188]: DEBUG nova.compute.api [None req-87ccd3aa-87c7-4a84-8b7d-7ace3846a9e9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.654860] [55188]: DEBUG oslo_concurrency.lockutils [None req-87ccd3aa-87c7-4a84-8b7d-7ace3846a9e9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.654860] [55188]: DEBUG oslo_concurrency.lockutils [None req-87ccd3aa-87c7-4a84-8b7d-7ace3846a9e9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.654860] [55188]: DEBUG oslo_concurrency.lockutils [None req-87ccd3aa-87c7-4a84-8b7d-7ace3846a9e9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.655252] [55188]: DEBUG oslo_concurrency.lockutils [None req-87ccd3aa-87c7-4a84-8b7d-7ace3846a9e9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.655376] [55188]: DEBUG oslo_concurrency.lockutils [None req-87ccd3aa-87c7-4a84-8b7d-7ace3846a9e9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.655548] [55188]: DEBUG oslo_concurrency.lockutils [None req-87ccd3aa-87c7-4a84-8b7d-7ace3846a9e9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.693680] [55188]: DEBUG nova.policy [None req-87ccd3aa-87c7-4a84-8b7d-7ace3846a9e9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.697788] [55188]: INFO nova.api.openstack.requestlog [None req-87ccd3aa-87c7-4a84-8b7d-7ace3846a9e9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.051747 [ 734.698104] [55188]: [pid: 55188|app: 0|req: 1109/2105] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.701802] [55188]: DEBUG nova.api.openstack.wsgi [None req-af4acd10-7a32-408f-aaf2-12054e326a97 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.701984] [55188]: DEBUG nova.compute.api [None req-af4acd10-7a32-408f-aaf2-12054e326a97 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.705826] [55187]: DEBUG nova.policy [None req-3e1ccde0-abe2-4d24-827d-df1bd1391e10 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.706218] [55188]: DEBUG oslo_concurrency.lockutils [None req-af4acd10-7a32-408f-aaf2-12054e326a97 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.706460] [55188]: DEBUG oslo_concurrency.lockutils [None req-af4acd10-7a32-408f-aaf2-12054e326a97 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.706639] [55188]: DEBUG oslo_concurrency.lockutils [None req-af4acd10-7a32-408f-aaf2-12054e326a97 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.706979] [55188]: DEBUG oslo_concurrency.lockutils [None req-af4acd10-7a32-408f-aaf2-12054e326a97 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.707211] [55188]: DEBUG oslo_concurrency.lockutils [None req-af4acd10-7a32-408f-aaf2-12054e326a97 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.707420] [55188]: DEBUG oslo_concurrency.lockutils [None req-af4acd10-7a32-408f-aaf2-12054e326a97 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.710753] [55187]: INFO nova.api.openstack.requestlog [None req-3e1ccde0-abe2-4d24-827d-df1bd1391e10 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1461 microversion: 2.1 time: 0.095785 [ 734.711088] [55187]: [pid: 55187|app: 0|req: 997/2106] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:34 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1461 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.713630] [55187]: DEBUG nova.api.openstack.wsgi [None req-77bc8120-73fc-4829-8876-6e9a071960b6 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.715241] [55187]: DEBUG nova.compute.api [None req-77bc8120-73fc-4829-8876-6e9a071960b6 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.719976] [55187]: DEBUG oslo_concurrency.lockutils [None req-77bc8120-73fc-4829-8876-6e9a071960b6 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.720225] [55187]: DEBUG oslo_concurrency.lockutils [None req-77bc8120-73fc-4829-8876-6e9a071960b6 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.720577] [55187]: DEBUG oslo_concurrency.lockutils [None req-77bc8120-73fc-4829-8876-6e9a071960b6 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.720751] [55187]: DEBUG oslo_concurrency.lockutils [None req-77bc8120-73fc-4829-8876-6e9a071960b6 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.720948] [55187]: DEBUG oslo_concurrency.lockutils [None req-77bc8120-73fc-4829-8876-6e9a071960b6 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.721136] [55187]: DEBUG oslo_concurrency.lockutils [None req-77bc8120-73fc-4829-8876-6e9a071960b6 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.743706] [55188]: DEBUG nova.policy [None req-af4acd10-7a32-408f-aaf2-12054e326a97 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.749034] [55188]: INFO nova.api.openstack.requestlog [None req-af4acd10-7a32-408f-aaf2-12054e326a97 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.050335 [ 734.749485] [55188]: [pid: 55188|app: 0|req: 1110/2107] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.760854] [55187]: DEBUG nova.policy [None req-77bc8120-73fc-4829-8876-6e9a071960b6 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.765394] [55187]: INFO nova.api.openstack.requestlog [None req-77bc8120-73fc-4829-8876-6e9a071960b6 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.053595 [ 734.765709] [55187]: [pid: 55187|app: 0|req: 998/2108] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.831270] [55188]: DEBUG nova.api.openstack.wsgi [None req-d0273311-34e7-4fc3-ac38-5ec616896da5 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.832960] [55188]: DEBUG nova.compute.api [None req-d0273311-34e7-4fc3-ac38-5ec616896da5 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.839741] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0273311-34e7-4fc3-ac38-5ec616896da5 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.840033] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0273311-34e7-4fc3-ac38-5ec616896da5 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.840200] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0273311-34e7-4fc3-ac38-5ec616896da5 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.840569] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0273311-34e7-4fc3-ac38-5ec616896da5 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.841673] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0273311-34e7-4fc3-ac38-5ec616896da5 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.841673] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0273311-34e7-4fc3-ac38-5ec616896da5 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.865727] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0273311-34e7-4fc3-ac38-5ec616896da5 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.865727] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0273311-34e7-4fc3-ac38-5ec616896da5 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.865727] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0273311-34e7-4fc3-ac38-5ec616896da5 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.865727] [55188]: DEBUG nova.objects.instance [None req-d0273311-34e7-4fc3-ac38-5ec616896da5 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 734.887900] [55187]: DEBUG nova.api.openstack.wsgi [None req-7e21e97d-42ee-4f01-8db9-9dba075a7a5b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.892404] [55187]: DEBUG nova.compute.api [None req-7e21e97d-42ee-4f01-8db9-9dba075a7a5b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.898971] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e21e97d-42ee-4f01-8db9-9dba075a7a5b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.898971] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e21e97d-42ee-4f01-8db9-9dba075a7a5b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.898971] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e21e97d-42ee-4f01-8db9-9dba075a7a5b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.898971] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e21e97d-42ee-4f01-8db9-9dba075a7a5b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.899167] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e21e97d-42ee-4f01-8db9-9dba075a7a5b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.899167] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e21e97d-42ee-4f01-8db9-9dba075a7a5b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.902503] [55188]: DEBUG nova.policy [None req-d0273311-34e7-4fc3-ac38-5ec616896da5 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.909574] [55188]: DEBUG nova.policy [None req-d0273311-34e7-4fc3-ac38-5ec616896da5 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.912069] [55188]: DEBUG nova.policy [None req-d0273311-34e7-4fc3-ac38-5ec616896da5 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.912620] [55188]: INFO nova.api.openstack.requestlog [None req-d0273311-34e7-4fc3-ac38-5ec616896da5 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.083670 [ 734.912932] [55188]: [pid: 55188|app: 0|req: 1111/2109] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 734.939747] [55187]: DEBUG nova.policy [None req-7e21e97d-42ee-4f01-8db9-9dba075a7a5b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.945728] [55188]: DEBUG nova.api.openstack.wsgi [None req-8900376d-0060-4f30-8ac9-4179d3cda511 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.945826] [55187]: INFO nova.api.openstack.requestlog [None req-7e21e97d-42ee-4f01-8db9-9dba075a7a5b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.062329 [ 734.945826] [55187]: [pid: 55187|app: 0|req: 999/2110] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.946726] [55188]: DEBUG nova.compute.api [None req-8900376d-0060-4f30-8ac9-4179d3cda511 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.949631] [55188]: DEBUG oslo_concurrency.lockutils [None req-8900376d-0060-4f30-8ac9-4179d3cda511 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.949862] [55188]: DEBUG oslo_concurrency.lockutils [None req-8900376d-0060-4f30-8ac9-4179d3cda511 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.950056] [55188]: DEBUG oslo_concurrency.lockutils [None req-8900376d-0060-4f30-8ac9-4179d3cda511 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.950413] [55188]: DEBUG oslo_concurrency.lockutils [None req-8900376d-0060-4f30-8ac9-4179d3cda511 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.950610] [55188]: DEBUG oslo_concurrency.lockutils [None req-8900376d-0060-4f30-8ac9-4179d3cda511 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.950774] [55188]: DEBUG oslo_concurrency.lockutils [None req-8900376d-0060-4f30-8ac9-4179d3cda511 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.974565] [55187]: DEBUG nova.api.openstack.wsgi [None req-64c67f11-448f-4aee-b296-873367b6f42a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 734.976185] [55187]: DEBUG nova.compute.api [None req-64c67f11-448f-4aee-b296-873367b6f42a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 734.979650] [55187]: DEBUG oslo_concurrency.lockutils [None req-64c67f11-448f-4aee-b296-873367b6f42a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.979883] [55187]: DEBUG oslo_concurrency.lockutils [None req-64c67f11-448f-4aee-b296-873367b6f42a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.980075] [55187]: DEBUG oslo_concurrency.lockutils [None req-64c67f11-448f-4aee-b296-873367b6f42a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.980427] [55187]: DEBUG oslo_concurrency.lockutils [None req-64c67f11-448f-4aee-b296-873367b6f42a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.980635] [55187]: DEBUG oslo_concurrency.lockutils [None req-64c67f11-448f-4aee-b296-873367b6f42a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.980810] [55187]: DEBUG oslo_concurrency.lockutils [None req-64c67f11-448f-4aee-b296-873367b6f42a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.985774] [55188]: DEBUG nova.policy [None req-8900376d-0060-4f30-8ac9-4179d3cda511 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.991868] [55188]: DEBUG nova.policy [None req-8900376d-0060-4f30-8ac9-4179d3cda511 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.992546] [55188]: DEBUG nova.policy [None req-8900376d-0060-4f30-8ac9-4179d3cda511 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.993168] [55188]: INFO nova.api.openstack.requestlog [None req-8900376d-0060-4f30-8ac9-4179d3cda511 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.051390 [ 734.993505] [55188]: [pid: 55188|app: 0|req: 1112/2111] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 735.015382] [55187]: DEBUG nova.policy [None req-64c67f11-448f-4aee-b296-873367b6f42a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.019451] [55187]: INFO nova.api.openstack.requestlog [None req-64c67f11-448f-4aee-b296-873367b6f42a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.047625 [ 735.019759] [55187]: [pid: 55187|app: 0|req: 1000/2112] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 735.077910] [55188]: DEBUG nova.api.openstack.wsgi [None req-6f22e203-d96d-4317-864d-313a3f18e6f9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.080879] [55188]: DEBUG nova.compute.api [None req-6f22e203-d96d-4317-864d-313a3f18e6f9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.085844] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f22e203-d96d-4317-864d-313a3f18e6f9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.086230] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f22e203-d96d-4317-864d-313a3f18e6f9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.086456] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f22e203-d96d-4317-864d-313a3f18e6f9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.087018] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f22e203-d96d-4317-864d-313a3f18e6f9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.087279] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f22e203-d96d-4317-864d-313a3f18e6f9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.087488] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f22e203-d96d-4317-864d-313a3f18e6f9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.101336] [55187]: DEBUG nova.api.openstack.wsgi [None req-8f476b04-566f-4e73-9bf0-cab34b53e74f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.105018] [55187]: DEBUG nova.compute.api [None req-8f476b04-566f-4e73-9bf0-cab34b53e74f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.107591] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f476b04-566f-4e73-9bf0-cab34b53e74f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.107901] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f476b04-566f-4e73-9bf0-cab34b53e74f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.108100] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f476b04-566f-4e73-9bf0-cab34b53e74f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.108853] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f476b04-566f-4e73-9bf0-cab34b53e74f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.108990] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f476b04-566f-4e73-9bf0-cab34b53e74f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.109430] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f476b04-566f-4e73-9bf0-cab34b53e74f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.128285] [55188]: DEBUG nova.policy [None req-6f22e203-d96d-4317-864d-313a3f18e6f9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.135039] [55188]: INFO nova.api.openstack.requestlog [None req-6f22e203-d96d-4317-864d-313a3f18e6f9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.059289 [ 735.135508] [55188]: [pid: 55188|app: 0|req: 1113/2113] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.143781] [55188]: DEBUG nova.api.openstack.wsgi [None req-45278d94-9df0-42f2-9408-ddfdf1beac64 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.146606] [55188]: DEBUG nova.compute.api [None req-45278d94-9df0-42f2-9408-ddfdf1beac64 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.153134] [55188]: DEBUG oslo_concurrency.lockutils [None req-45278d94-9df0-42f2-9408-ddfdf1beac64 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.153134] [55188]: DEBUG oslo_concurrency.lockutils [None req-45278d94-9df0-42f2-9408-ddfdf1beac64 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.153311] [55188]: DEBUG oslo_concurrency.lockutils [None req-45278d94-9df0-42f2-9408-ddfdf1beac64 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.153667] [55188]: DEBUG oslo_concurrency.lockutils [None req-45278d94-9df0-42f2-9408-ddfdf1beac64 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.153869] [55188]: DEBUG oslo_concurrency.lockutils [None req-45278d94-9df0-42f2-9408-ddfdf1beac64 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.154064] [55188]: DEBUG oslo_concurrency.lockutils [None req-45278d94-9df0-42f2-9408-ddfdf1beac64 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.188024] [55188]: DEBUG nova.policy [None req-45278d94-9df0-42f2-9408-ddfdf1beac64 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.196106] [55188]: INFO nova.api.openstack.requestlog [None req-45278d94-9df0-42f2-9408-ddfdf1beac64 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.059361 [ 735.196623] [55188]: [pid: 55188|app: 0|req: 1114/2114] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.199220] [55188]: DEBUG nova.api.openstack.wsgi [None req-c6b9879c-4dc2-4f07-a039-e9375a72eb04 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.201182] [55188]: DEBUG nova.compute.api [None req-c6b9879c-4dc2-4f07-a039-e9375a72eb04 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.205320] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6b9879c-4dc2-4f07-a039-e9375a72eb04 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.205627] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6b9879c-4dc2-4f07-a039-e9375a72eb04 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.205843] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6b9879c-4dc2-4f07-a039-e9375a72eb04 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.206273] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6b9879c-4dc2-4f07-a039-e9375a72eb04 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.206505] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6b9879c-4dc2-4f07-a039-e9375a72eb04 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.206692] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6b9879c-4dc2-4f07-a039-e9375a72eb04 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.221325] [55187]: DEBUG nova.policy [None req-8f476b04-566f-4e73-9bf0-cab34b53e74f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.224888] [55187]: INFO nova.api.openstack.requestlog [None req-8f476b04-566f-4e73-9bf0-cab34b53e74f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1322 microversion: 2.1 time: 0.127133 [ 735.225967] [55187]: [pid: 55187|app: 0|req: 1001/2115] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1322 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.228567] [55187]: DEBUG nova.api.openstack.wsgi [None req-6b12ae85-49b9-422e-bccd-2f0cd2815c85 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.230609] [55187]: DEBUG nova.compute.api [None req-6b12ae85-49b9-422e-bccd-2f0cd2815c85 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.233600] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b12ae85-49b9-422e-bccd-2f0cd2815c85 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.233835] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b12ae85-49b9-422e-bccd-2f0cd2815c85 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.234026] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b12ae85-49b9-422e-bccd-2f0cd2815c85 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.234419] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b12ae85-49b9-422e-bccd-2f0cd2815c85 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.234622] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b12ae85-49b9-422e-bccd-2f0cd2815c85 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.234794] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b12ae85-49b9-422e-bccd-2f0cd2815c85 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.249478] [55188]: DEBUG nova.policy [None req-c6b9879c-4dc2-4f07-a039-e9375a72eb04 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.254082] [55188]: INFO nova.api.openstack.requestlog [None req-c6b9879c-4dc2-4f07-a039-e9375a72eb04 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.056930 [ 735.254474] [55188]: [pid: 55188|app: 0|req: 1115/2116] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.257841] [55188]: DEBUG nova.api.openstack.wsgi [None req-1dd651c9-72aa-4ea3-a535-30959dcaaa6c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.259501] [55188]: DEBUG nova.compute.api [None req-1dd651c9-72aa-4ea3-a535-30959dcaaa6c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.265037] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dd651c9-72aa-4ea3-a535-30959dcaaa6c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.265037] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dd651c9-72aa-4ea3-a535-30959dcaaa6c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.265037] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dd651c9-72aa-4ea3-a535-30959dcaaa6c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.265037] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dd651c9-72aa-4ea3-a535-30959dcaaa6c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.265238] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dd651c9-72aa-4ea3-a535-30959dcaaa6c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.265238] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dd651c9-72aa-4ea3-a535-30959dcaaa6c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.271923] [55187]: DEBUG nova.policy [None req-6b12ae85-49b9-422e-bccd-2f0cd2815c85 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.276726] [55187]: INFO nova.api.openstack.requestlog [None req-6b12ae85-49b9-422e-bccd-2f0cd2815c85 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.050116 [ 735.277067] [55187]: [pid: 55187|app: 0|req: 1002/2117] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.279640] [55187]: DEBUG nova.api.openstack.wsgi [None req-b05ceddf-6729-4f78-95ac-bf7ec34f47a3 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.281236] [55187]: DEBUG nova.compute.api [None req-b05ceddf-6729-4f78-95ac-bf7ec34f47a3 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.284446] [55187]: DEBUG oslo_concurrency.lockutils [None req-b05ceddf-6729-4f78-95ac-bf7ec34f47a3 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.284680] [55187]: DEBUG oslo_concurrency.lockutils [None req-b05ceddf-6729-4f78-95ac-bf7ec34f47a3 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.284866] [55187]: DEBUG oslo_concurrency.lockutils [None req-b05ceddf-6729-4f78-95ac-bf7ec34f47a3 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.285228] [55187]: DEBUG oslo_concurrency.lockutils [None req-b05ceddf-6729-4f78-95ac-bf7ec34f47a3 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.285425] [55187]: DEBUG oslo_concurrency.lockutils [None req-b05ceddf-6729-4f78-95ac-bf7ec34f47a3 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.285593] [55187]: DEBUG oslo_concurrency.lockutils [None req-b05ceddf-6729-4f78-95ac-bf7ec34f47a3 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.304640] [55188]: DEBUG nova.policy [None req-1dd651c9-72aa-4ea3-a535-30959dcaaa6c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.308945] [55188]: INFO nova.api.openstack.requestlog [None req-1dd651c9-72aa-4ea3-a535-30959dcaaa6c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.053817 [ 735.309303] [55188]: [pid: 55188|app: 0|req: 1116/2118] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.319419] [55188]: DEBUG nova.api.openstack.wsgi [None req-cb4676b6-b625-40a0-8b33-48055f240600 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.321787] [55188]: DEBUG nova.compute.api [None req-cb4676b6-b625-40a0-8b33-48055f240600 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.325139] [55187]: DEBUG nova.policy [None req-b05ceddf-6729-4f78-95ac-bf7ec34f47a3 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.325690] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb4676b6-b625-40a0-8b33-48055f240600 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.325957] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb4676b6-b625-40a0-8b33-48055f240600 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.326261] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb4676b6-b625-40a0-8b33-48055f240600 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.326668] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb4676b6-b625-40a0-8b33-48055f240600 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.329376] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb4676b6-b625-40a0-8b33-48055f240600 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.329376] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb4676b6-b625-40a0-8b33-48055f240600 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.332870] [55187]: DEBUG nova.policy [None req-b05ceddf-6729-4f78-95ac-bf7ec34f47a3 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.333599] [55187]: DEBUG nova.policy [None req-b05ceddf-6729-4f78-95ac-bf7ec34f47a3 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.337899] [55187]: INFO nova.api.openstack.requestlog [None req-b05ceddf-6729-4f78-95ac-bf7ec34f47a3 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.060221 [ 735.338252] [55187]: [pid: 55187|app: 0|req: 1003/2119] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 735.341888] [55187]: DEBUG nova.api.openstack.wsgi [None req-34af5804-6ed6-4b19-845f-00e22cd1ec28 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.345052] [55187]: DEBUG nova.compute.api [None req-34af5804-6ed6-4b19-845f-00e22cd1ec28 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.348348] [55187]: DEBUG oslo_concurrency.lockutils [None req-34af5804-6ed6-4b19-845f-00e22cd1ec28 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.348717] [55187]: DEBUG oslo_concurrency.lockutils [None req-34af5804-6ed6-4b19-845f-00e22cd1ec28 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.349018] [55187]: DEBUG oslo_concurrency.lockutils [None req-34af5804-6ed6-4b19-845f-00e22cd1ec28 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.349484] [55187]: DEBUG oslo_concurrency.lockutils [None req-34af5804-6ed6-4b19-845f-00e22cd1ec28 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.349778] [55187]: DEBUG oslo_concurrency.lockutils [None req-34af5804-6ed6-4b19-845f-00e22cd1ec28 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.350069] [55187]: DEBUG oslo_concurrency.lockutils [None req-34af5804-6ed6-4b19-845f-00e22cd1ec28 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.390796] [55187]: DEBUG nova.policy [None req-34af5804-6ed6-4b19-845f-00e22cd1ec28 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.395455] [55187]: INFO nova.api.openstack.requestlog [None req-34af5804-6ed6-4b19-845f-00e22cd1ec28 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.056532 [ 735.395749] [55187]: [pid: 55187|app: 0|req: 1004/2120] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.398358] [55187]: DEBUG nova.api.openstack.wsgi [req-de4ef95d-0867-44dc-b153-c1e34c9cf2d0 req-4bca8ace-ffbb-4090-9cb0-2d8f640f5cae service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c185084d-195a-4157-926f-399999de0855", "name": "network-vif-deleted", "tag": "08777c9b-c61a-4171-a252-4c66bbd02ecb"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 735.404694] [55187]: DEBUG oslo_concurrency.lockutils [req-de4ef95d-0867-44dc-b153-c1e34c9cf2d0 req-4bca8ace-ffbb-4090-9cb0-2d8f640f5cae service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.405227] [55187]: DEBUG oslo_concurrency.lockutils [req-de4ef95d-0867-44dc-b153-c1e34c9cf2d0 req-4bca8ace-ffbb-4090-9cb0-2d8f640f5cae service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.405227] [55187]: DEBUG oslo_concurrency.lockutils [req-de4ef95d-0867-44dc-b153-c1e34c9cf2d0 req-4bca8ace-ffbb-4090-9cb0-2d8f640f5cae service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.410080] [55188]: DEBUG nova.policy [None req-cb4676b6-b625-40a0-8b33-48055f240600 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.411672] [55187]: INFO nova.api.openstack.compute.server_external_events [req-de4ef95d-0867-44dc-b153-c1e34c9cf2d0 req-4bca8ace-ffbb-4090-9cb0-2d8f640f5cae service nova] Creating event network-vif-deleted:08777c9b-c61a-4171-a252-4c66bbd02ecb for instance c185084d-195a-4157-926f-399999de0855 on cpu-1 [ 735.414990] [55187]: INFO nova.api.openstack.requestlog [req-de4ef95d-0867-44dc-b153-c1e34c9cf2d0 req-4bca8ace-ffbb-4090-9cb0-2d8f640f5cae service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018606 [ 735.415048] [55188]: INFO nova.api.openstack.requestlog [None req-cb4676b6-b625-40a0-8b33-48055f240600 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1402 microversion: 2.1 time: 0.098485 [ 735.415383] [55188]: [pid: 55188|app: 0|req: 1117/2121] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1402 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.415706] [55187]: [pid: 55187|app: 0|req: 1005/2122] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:35 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 735.418322] [55188]: DEBUG nova.api.openstack.wsgi [None req-fa753e41-2ddc-4c47-8566-55b7611c419d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.419646] [55187]: DEBUG nova.api.openstack.wsgi [None req-41276aa4-c43c-4712-9d8d-526602063066 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.419964] [55188]: DEBUG nova.compute.api [None req-fa753e41-2ddc-4c47-8566-55b7611c419d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.421431] [55187]: DEBUG nova.compute.api [None req-41276aa4-c43c-4712-9d8d-526602063066 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.423422] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa753e41-2ddc-4c47-8566-55b7611c419d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.423422] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa753e41-2ddc-4c47-8566-55b7611c419d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.423740] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa753e41-2ddc-4c47-8566-55b7611c419d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.423934] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa753e41-2ddc-4c47-8566-55b7611c419d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.424143] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa753e41-2ddc-4c47-8566-55b7611c419d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.424318] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa753e41-2ddc-4c47-8566-55b7611c419d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.426605] [55187]: DEBUG oslo_concurrency.lockutils [None req-41276aa4-c43c-4712-9d8d-526602063066 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.426913] [55187]: DEBUG oslo_concurrency.lockutils [None req-41276aa4-c43c-4712-9d8d-526602063066 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.427178] [55187]: DEBUG oslo_concurrency.lockutils [None req-41276aa4-c43c-4712-9d8d-526602063066 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.427730] [55187]: DEBUG oslo_concurrency.lockutils [None req-41276aa4-c43c-4712-9d8d-526602063066 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.428024] [55187]: DEBUG oslo_concurrency.lockutils [None req-41276aa4-c43c-4712-9d8d-526602063066 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.428293] [55187]: DEBUG oslo_concurrency.lockutils [None req-41276aa4-c43c-4712-9d8d-526602063066 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.446357] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa753e41-2ddc-4c47-8566-55b7611c419d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.446620] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa753e41-2ddc-4c47-8566-55b7611c419d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.446806] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa753e41-2ddc-4c47-8566-55b7611c419d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.447034] [55188]: DEBUG nova.objects.instance [None req-fa753e41-2ddc-4c47-8566-55b7611c419d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 735.447892] [55187]: DEBUG oslo_concurrency.lockutils [None req-41276aa4-c43c-4712-9d8d-526602063066 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.448189] [55187]: DEBUG oslo_concurrency.lockutils [None req-41276aa4-c43c-4712-9d8d-526602063066 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.448440] [55187]: DEBUG oslo_concurrency.lockutils [None req-41276aa4-c43c-4712-9d8d-526602063066 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.448734] [55187]: DEBUG nova.objects.instance [None req-41276aa4-c43c-4712-9d8d-526602063066 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 735.473847] [55187]: DEBUG nova.policy [None req-41276aa4-c43c-4712-9d8d-526602063066 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.478235] [55188]: DEBUG nova.policy [None req-fa753e41-2ddc-4c47-8566-55b7611c419d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.478424] [55187]: INFO nova.api.openstack.requestlog [None req-41276aa4-c43c-4712-9d8d-526602063066 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.061629 [ 735.478938] [55187]: [pid: 55187|app: 0|req: 1006/2123] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.481134] [55188]: INFO nova.api.openstack.requestlog [None req-fa753e41-2ddc-4c47-8566-55b7611c419d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.065159 [ 735.481294] [55187]: DEBUG nova.api.openstack.wsgi [None req-f5c439fc-766c-4358-9bf1-aa352021111b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.481631] [55188]: [pid: 55188|app: 0|req: 1118/2124] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.482918] [55187]: DEBUG nova.compute.api [None req-f5c439fc-766c-4358-9bf1-aa352021111b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.486098] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5c439fc-766c-4358-9bf1-aa352021111b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.486359] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5c439fc-766c-4358-9bf1-aa352021111b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.486541] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5c439fc-766c-4358-9bf1-aa352021111b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.486875] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5c439fc-766c-4358-9bf1-aa352021111b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.487076] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5c439fc-766c-4358-9bf1-aa352021111b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.487284] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5c439fc-766c-4358-9bf1-aa352021111b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.494959] [55188]: DEBUG nova.api.openstack.wsgi [None req-70f66390-d6f7-4083-af5a-cfc76304a5b4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.496845] [55188]: DEBUG nova.compute.api [None req-70f66390-d6f7-4083-af5a-cfc76304a5b4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.501021] [55188]: DEBUG oslo_concurrency.lockutils [None req-70f66390-d6f7-4083-af5a-cfc76304a5b4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.501386] [55188]: DEBUG oslo_concurrency.lockutils [None req-70f66390-d6f7-4083-af5a-cfc76304a5b4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.501714] [55188]: DEBUG oslo_concurrency.lockutils [None req-70f66390-d6f7-4083-af5a-cfc76304a5b4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.502202] [55188]: DEBUG oslo_concurrency.lockutils [None req-70f66390-d6f7-4083-af5a-cfc76304a5b4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.502510] [55188]: DEBUG oslo_concurrency.lockutils [None req-70f66390-d6f7-4083-af5a-cfc76304a5b4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.502787] [55188]: DEBUG oslo_concurrency.lockutils [None req-70f66390-d6f7-4083-af5a-cfc76304a5b4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.519485] [55187]: DEBUG nova.policy [None req-f5c439fc-766c-4358-9bf1-aa352021111b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.523552] [55187]: INFO nova.api.openstack.requestlog [None req-f5c439fc-766c-4358-9bf1-aa352021111b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.044011 [ 735.523874] [55187]: [pid: 55187|app: 0|req: 1007/2125] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.534278] [55188]: DEBUG nova.policy [None req-70f66390-d6f7-4083-af5a-cfc76304a5b4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.538509] [55188]: INFO nova.api.openstack.requestlog [None req-70f66390-d6f7-4083-af5a-cfc76304a5b4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.045681 [ 735.538841] [55188]: [pid: 55188|app: 0|req: 1119/2126] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.560605] [55187]: DEBUG nova.api.openstack.wsgi [None req-2062a8d3-def8-453b-a542-349da726ceda tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.562419] [55187]: DEBUG nova.compute.api [None req-2062a8d3-def8-453b-a542-349da726ceda tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.566416] [55187]: DEBUG oslo_concurrency.lockutils [None req-2062a8d3-def8-453b-a542-349da726ceda tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.566712] [55187]: DEBUG oslo_concurrency.lockutils [None req-2062a8d3-def8-453b-a542-349da726ceda tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.566916] [55187]: DEBUG oslo_concurrency.lockutils [None req-2062a8d3-def8-453b-a542-349da726ceda tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.567367] [55187]: DEBUG oslo_concurrency.lockutils [None req-2062a8d3-def8-453b-a542-349da726ceda tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.567615] [55187]: DEBUG oslo_concurrency.lockutils [None req-2062a8d3-def8-453b-a542-349da726ceda tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.567821] [55188]: DEBUG nova.api.openstack.wsgi [None req-e58d3fce-e693-4af1-b87d-92fc3cb53e0e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.567872] [55187]: DEBUG oslo_concurrency.lockutils [None req-2062a8d3-def8-453b-a542-349da726ceda tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.570387] [55188]: DEBUG nova.compute.api [None req-e58d3fce-e693-4af1-b87d-92fc3cb53e0e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.575275] [55188]: DEBUG oslo_concurrency.lockutils [None req-e58d3fce-e693-4af1-b87d-92fc3cb53e0e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.575622] [55188]: DEBUG oslo_concurrency.lockutils [None req-e58d3fce-e693-4af1-b87d-92fc3cb53e0e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.575916] [55188]: DEBUG oslo_concurrency.lockutils [None req-e58d3fce-e693-4af1-b87d-92fc3cb53e0e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.576479] [55188]: DEBUG oslo_concurrency.lockutils [None req-e58d3fce-e693-4af1-b87d-92fc3cb53e0e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.576787] [55188]: DEBUG oslo_concurrency.lockutils [None req-e58d3fce-e693-4af1-b87d-92fc3cb53e0e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.577066] [55188]: DEBUG oslo_concurrency.lockutils [None req-e58d3fce-e693-4af1-b87d-92fc3cb53e0e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.587606] [55187]: DEBUG oslo_concurrency.lockutils [None req-2062a8d3-def8-453b-a542-349da726ceda tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.588936] [55187]: DEBUG oslo_concurrency.lockutils [None req-2062a8d3-def8-453b-a542-349da726ceda tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.588936] [55187]: DEBUG oslo_concurrency.lockutils [None req-2062a8d3-def8-453b-a542-349da726ceda tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.588936] [55187]: DEBUG nova.objects.instance [None req-2062a8d3-def8-453b-a542-349da726ceda tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 735.607908] [55187]: DEBUG nova.policy [None req-2062a8d3-def8-453b-a542-349da726ceda tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.611259] [55188]: DEBUG nova.policy [None req-e58d3fce-e693-4af1-b87d-92fc3cb53e0e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.612063] [55187]: INFO nova.api.openstack.requestlog [None req-2062a8d3-def8-453b-a542-349da726ceda tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.053966 [ 735.612420] [55187]: [pid: 55187|app: 0|req: 1008/2127] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.614951] [55187]: DEBUG nova.api.openstack.wsgi [req-917638dd-8b35-43bc-8a96-cbc38fac96cb req-753e159d-6726-4a28-8870-e520e0e594f2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5af0252a-65c9-4afb-9412-32666a385e42", "tag": "8bb51fe4-4e93-44b2-90d6-b59faa49c744"}, {"name": "network-changed", "server_uuid": "bd2599c1-6004-4e12-bdc8-6a00fa7add1c", "tag": "fbc5a0dc-aa67-4113-a007-9627c50f7995"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 735.615762] [55188]: INFO nova.api.openstack.requestlog [None req-e58d3fce-e693-4af1-b87d-92fc3cb53e0e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1220 microversion: 2.1 time: 0.050820 [ 735.616556] [55188]: [pid: 55188|app: 0|req: 1120/2128] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1220 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.618787] [55188]: DEBUG nova.api.openstack.wsgi [None req-347e5bb5-6564-4a9e-aac3-5edf4c008178 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.620372] [55188]: DEBUG nova.compute.api [None req-347e5bb5-6564-4a9e-aac3-5edf4c008178 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.622252] [55187]: DEBUG oslo_concurrency.lockutils [req-917638dd-8b35-43bc-8a96-cbc38fac96cb req-753e159d-6726-4a28-8870-e520e0e594f2 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.622526] [55187]: DEBUG oslo_concurrency.lockutils [req-917638dd-8b35-43bc-8a96-cbc38fac96cb req-753e159d-6726-4a28-8870-e520e0e594f2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.622659] [55187]: DEBUG oslo_concurrency.lockutils [req-917638dd-8b35-43bc-8a96-cbc38fac96cb req-753e159d-6726-4a28-8870-e520e0e594f2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.623699] [55188]: DEBUG oslo_concurrency.lockutils [None req-347e5bb5-6564-4a9e-aac3-5edf4c008178 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.623937] [55188]: DEBUG oslo_concurrency.lockutils [None req-347e5bb5-6564-4a9e-aac3-5edf4c008178 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.624137] [55188]: DEBUG oslo_concurrency.lockutils [None req-347e5bb5-6564-4a9e-aac3-5edf4c008178 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.624508] [55188]: DEBUG oslo_concurrency.lockutils [None req-347e5bb5-6564-4a9e-aac3-5edf4c008178 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.625064] [55188]: DEBUG oslo_concurrency.lockutils [None req-347e5bb5-6564-4a9e-aac3-5edf4c008178 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.625064] [55188]: DEBUG oslo_concurrency.lockutils [None req-347e5bb5-6564-4a9e-aac3-5edf4c008178 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.630204] [55187]: INFO nova.api.openstack.compute.server_external_events [req-917638dd-8b35-43bc-8a96-cbc38fac96cb req-753e159d-6726-4a28-8870-e520e0e594f2 service nova] Creating event network-changed:8bb51fe4-4e93-44b2-90d6-b59faa49c744 for instance 5af0252a-65c9-4afb-9412-32666a385e42 on cpu-1 [ 735.630462] [55187]: INFO nova.api.openstack.compute.server_external_events [req-917638dd-8b35-43bc-8a96-cbc38fac96cb req-753e159d-6726-4a28-8870-e520e0e594f2 service nova] Creating event network-changed:fbc5a0dc-aa67-4113-a007-9627c50f7995 for instance bd2599c1-6004-4e12-bdc8-6a00fa7add1c on cpu-1 [ 735.634087] [55187]: INFO nova.api.openstack.requestlog [req-917638dd-8b35-43bc-8a96-cbc38fac96cb req-753e159d-6726-4a28-8870-e520e0e594f2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.021028 [ 735.634432] [55187]: [pid: 55187|app: 0|req: 1009/2129] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:35 2025] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 735.658056] [55188]: DEBUG nova.policy [None req-347e5bb5-6564-4a9e-aac3-5edf4c008178 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.662525] [55188]: INFO nova.api.openstack.requestlog [None req-347e5bb5-6564-4a9e-aac3-5edf4c008178 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.045685 [ 735.662871] [55188]: [pid: 55188|app: 0|req: 1121/2130] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:35 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 735.712713] [55187]: DEBUG nova.api.openstack.wsgi [None req-eaaa3576-b498-4a9c-879c-0481dbb485e9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.714438] [55187]: DEBUG nova.compute.api [None req-eaaa3576-b498-4a9c-879c-0481dbb485e9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.718267] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaaa3576-b498-4a9c-879c-0481dbb485e9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.718523] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaaa3576-b498-4a9c-879c-0481dbb485e9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.718690] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaaa3576-b498-4a9c-879c-0481dbb485e9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.719035] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaaa3576-b498-4a9c-879c-0481dbb485e9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.719232] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaaa3576-b498-4a9c-879c-0481dbb485e9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.719406] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaaa3576-b498-4a9c-879c-0481dbb485e9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.725849] [55188]: DEBUG nova.api.openstack.wsgi [None req-033ce3dd-9800-4bc5-bd69-abc1c0fe514f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.727692] [55188]: DEBUG nova.compute.api [None req-033ce3dd-9800-4bc5-bd69-abc1c0fe514f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.731396] [55188]: DEBUG oslo_concurrency.lockutils [None req-033ce3dd-9800-4bc5-bd69-abc1c0fe514f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.731646] [55188]: DEBUG oslo_concurrency.lockutils [None req-033ce3dd-9800-4bc5-bd69-abc1c0fe514f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.731839] [55188]: DEBUG oslo_concurrency.lockutils [None req-033ce3dd-9800-4bc5-bd69-abc1c0fe514f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.732221] [55188]: DEBUG oslo_concurrency.lockutils [None req-033ce3dd-9800-4bc5-bd69-abc1c0fe514f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.732427] [55188]: DEBUG oslo_concurrency.lockutils [None req-033ce3dd-9800-4bc5-bd69-abc1c0fe514f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.732601] [55188]: DEBUG oslo_concurrency.lockutils [None req-033ce3dd-9800-4bc5-bd69-abc1c0fe514f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.751459] [55187]: DEBUG nova.policy [None req-eaaa3576-b498-4a9c-879c-0481dbb485e9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.755847] [55187]: INFO nova.api.openstack.requestlog [None req-eaaa3576-b498-4a9c-879c-0481dbb485e9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.045564 [ 735.756220] [55187]: [pid: 55187|app: 0|req: 1010/2131] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:36 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.761312] [55187]: DEBUG nova.api.openstack.wsgi [None req-8119ee6d-7f4f-4ed1-aaba-11b4fb34e988 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.762969] [55187]: DEBUG nova.compute.api [None req-8119ee6d-7f4f-4ed1-aaba-11b4fb34e988 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.765963] [55188]: DEBUG nova.policy [None req-033ce3dd-9800-4bc5-bd69-abc1c0fe514f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.766417] [55187]: DEBUG oslo_concurrency.lockutils [None req-8119ee6d-7f4f-4ed1-aaba-11b4fb34e988 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.766644] [55187]: DEBUG oslo_concurrency.lockutils [None req-8119ee6d-7f4f-4ed1-aaba-11b4fb34e988 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.766825] [55187]: DEBUG oslo_concurrency.lockutils [None req-8119ee6d-7f4f-4ed1-aaba-11b4fb34e988 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.767194] [55187]: DEBUG oslo_concurrency.lockutils [None req-8119ee6d-7f4f-4ed1-aaba-11b4fb34e988 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.767388] [55187]: DEBUG oslo_concurrency.lockutils [None req-8119ee6d-7f4f-4ed1-aaba-11b4fb34e988 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.767571] [55187]: DEBUG oslo_concurrency.lockutils [None req-8119ee6d-7f4f-4ed1-aaba-11b4fb34e988 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.770895] [55188]: INFO nova.api.openstack.requestlog [None req-033ce3dd-9800-4bc5-bd69-abc1c0fe514f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1291 microversion: 2.1 time: 0.047512 [ 735.770895] [55188]: [pid: 55188|app: 0|req: 1122/2132] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:36 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1291 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.779991] [55188]: DEBUG nova.api.openstack.wsgi [None req-40bf0f09-aba1-4c66-a394-fea8e47a1135 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.781707] [55188]: DEBUG nova.compute.api [None req-40bf0f09-aba1-4c66-a394-fea8e47a1135 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.785205] [55188]: DEBUG oslo_concurrency.lockutils [None req-40bf0f09-aba1-4c66-a394-fea8e47a1135 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.785460] [55188]: DEBUG oslo_concurrency.lockutils [None req-40bf0f09-aba1-4c66-a394-fea8e47a1135 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.785649] [55188]: DEBUG oslo_concurrency.lockutils [None req-40bf0f09-aba1-4c66-a394-fea8e47a1135 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.786007] [55188]: DEBUG oslo_concurrency.lockutils [None req-40bf0f09-aba1-4c66-a394-fea8e47a1135 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.786251] [55188]: DEBUG oslo_concurrency.lockutils [None req-40bf0f09-aba1-4c66-a394-fea8e47a1135 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.786436] [55188]: DEBUG oslo_concurrency.lockutils [None req-40bf0f09-aba1-4c66-a394-fea8e47a1135 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.798762] [55187]: DEBUG nova.policy [None req-8119ee6d-7f4f-4ed1-aaba-11b4fb34e988 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.803179] [55187]: INFO nova.api.openstack.requestlog [None req-8119ee6d-7f4f-4ed1-aaba-11b4fb34e988 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.043785 [ 735.803529] [55187]: [pid: 55187|app: 0|req: 1011/2133] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:36 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 735.820784] [55188]: DEBUG nova.policy [None req-40bf0f09-aba1-4c66-a394-fea8e47a1135 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.825158] [55188]: INFO nova.api.openstack.requestlog [None req-40bf0f09-aba1-4c66-a394-fea8e47a1135 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.047269 [ 735.825488] [55188]: [pid: 55188|app: 0|req: 1123/2134] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:36 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 735.932567] [55187]: DEBUG nova.api.openstack.wsgi [None req-12ce12bf-3de0-476e-a57b-fb612451df92 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.934293] [55187]: DEBUG nova.compute.api [None req-12ce12bf-3de0-476e-a57b-fb612451df92 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.938318] [55187]: DEBUG oslo_concurrency.lockutils [None req-12ce12bf-3de0-476e-a57b-fb612451df92 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.938639] [55187]: DEBUG oslo_concurrency.lockutils [None req-12ce12bf-3de0-476e-a57b-fb612451df92 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.938719] [55187]: DEBUG oslo_concurrency.lockutils [None req-12ce12bf-3de0-476e-a57b-fb612451df92 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.939067] [55187]: DEBUG oslo_concurrency.lockutils [None req-12ce12bf-3de0-476e-a57b-fb612451df92 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.939286] [55187]: DEBUG oslo_concurrency.lockutils [None req-12ce12bf-3de0-476e-a57b-fb612451df92 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.939458] [55187]: DEBUG oslo_concurrency.lockutils [None req-12ce12bf-3de0-476e-a57b-fb612451df92 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.956289] [55187]: DEBUG oslo_concurrency.lockutils [None req-12ce12bf-3de0-476e-a57b-fb612451df92 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.957024] [55187]: DEBUG oslo_concurrency.lockutils [None req-12ce12bf-3de0-476e-a57b-fb612451df92 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.957024] [55187]: DEBUG oslo_concurrency.lockutils [None req-12ce12bf-3de0-476e-a57b-fb612451df92 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.957024] [55187]: DEBUG nova.objects.instance [None req-12ce12bf-3de0-476e-a57b-fb612451df92 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 735.957958] [55188]: DEBUG nova.api.openstack.wsgi [None req-89d4422e-fe09-41e8-bd75-84c67863fd0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 735.959676] [55188]: DEBUG nova.compute.api [None req-89d4422e-fe09-41e8-bd75-84c67863fd0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 735.963690] [55188]: DEBUG oslo_concurrency.lockutils [None req-89d4422e-fe09-41e8-bd75-84c67863fd0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.963910] [55188]: DEBUG oslo_concurrency.lockutils [None req-89d4422e-fe09-41e8-bd75-84c67863fd0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.964495] [55188]: DEBUG oslo_concurrency.lockutils [None req-89d4422e-fe09-41e8-bd75-84c67863fd0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.964495] [55188]: DEBUG oslo_concurrency.lockutils [None req-89d4422e-fe09-41e8-bd75-84c67863fd0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.964646] [55188]: DEBUG oslo_concurrency.lockutils [None req-89d4422e-fe09-41e8-bd75-84c67863fd0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.964875] [55188]: DEBUG oslo_concurrency.lockutils [None req-89d4422e-fe09-41e8-bd75-84c67863fd0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.976411] [55187]: DEBUG nova.policy [None req-12ce12bf-3de0-476e-a57b-fb612451df92 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.980640] [55187]: DEBUG nova.policy [None req-12ce12bf-3de0-476e-a57b-fb612451df92 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.981231] [55187]: DEBUG nova.policy [None req-12ce12bf-3de0-476e-a57b-fb612451df92 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.981866] [55187]: INFO nova.api.openstack.requestlog [None req-12ce12bf-3de0-476e-a57b-fb612451df92 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.051625 [ 735.982540] [55187]: [pid: 55187|app: 0|req: 1012/2135] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:36 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 736.004921] [55188]: DEBUG nova.policy [None req-89d4422e-fe09-41e8-bd75-84c67863fd0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.008702] [55187]: DEBUG nova.api.openstack.wsgi [None req-38edc819-14c7-4f74-b395-bcce1677683d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.009867] [55188]: INFO nova.api.openstack.requestlog [None req-89d4422e-fe09-41e8-bd75-84c67863fd0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.054507 [ 736.010332] [55188]: [pid: 55188|app: 0|req: 1124/2136] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:36 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.011112] [55187]: DEBUG nova.compute.api [None req-38edc819-14c7-4f74-b395-bcce1677683d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.015653] [55187]: DEBUG oslo_concurrency.lockutils [None req-38edc819-14c7-4f74-b395-bcce1677683d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.015653] [55187]: DEBUG oslo_concurrency.lockutils [None req-38edc819-14c7-4f74-b395-bcce1677683d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.015653] [55187]: DEBUG oslo_concurrency.lockutils [None req-38edc819-14c7-4f74-b395-bcce1677683d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.015653] [55187]: DEBUG oslo_concurrency.lockutils [None req-38edc819-14c7-4f74-b395-bcce1677683d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.015842] [55187]: DEBUG oslo_concurrency.lockutils [None req-38edc819-14c7-4f74-b395-bcce1677683d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.015924] [55187]: DEBUG oslo_concurrency.lockutils [None req-38edc819-14c7-4f74-b395-bcce1677683d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.034518] [55188]: DEBUG nova.api.openstack.wsgi [None req-d7312fac-47a9-4a4c-b729-9f2d5802a560 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.036371] [55188]: DEBUG nova.compute.api [None req-d7312fac-47a9-4a4c-b729-9f2d5802a560 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.040033] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7312fac-47a9-4a4c-b729-9f2d5802a560 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.040708] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7312fac-47a9-4a4c-b729-9f2d5802a560 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.040708] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7312fac-47a9-4a4c-b729-9f2d5802a560 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.040831] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7312fac-47a9-4a4c-b729-9f2d5802a560 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.041023] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7312fac-47a9-4a4c-b729-9f2d5802a560 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.041198] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7312fac-47a9-4a4c-b729-9f2d5802a560 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.049549] [55187]: DEBUG nova.policy [None req-38edc819-14c7-4f74-b395-bcce1677683d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.054012] [55187]: DEBUG nova.policy [None req-38edc819-14c7-4f74-b395-bcce1677683d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.054674] [55187]: DEBUG nova.policy [None req-38edc819-14c7-4f74-b395-bcce1677683d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.055406] [55187]: INFO nova.api.openstack.requestlog [None req-38edc819-14c7-4f74-b395-bcce1677683d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.049264 [ 736.055831] [55187]: [pid: 55187|app: 0|req: 1013/2137] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:36 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 736.079506] [55188]: DEBUG nova.policy [None req-d7312fac-47a9-4a4c-b729-9f2d5802a560 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.083824] [55188]: INFO nova.api.openstack.requestlog [None req-d7312fac-47a9-4a4c-b729-9f2d5802a560 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.052610 [ 736.084129] [55188]: [pid: 55188|app: 0|req: 1125/2138] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:36 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.152653] [55187]: DEBUG nova.api.openstack.wsgi [None req-c8021991-afcb-4bcd-8518-0fa776c25b8f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.155268] [55187]: DEBUG nova.compute.api [None req-c8021991-afcb-4bcd-8518-0fa776c25b8f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.158032] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8021991-afcb-4bcd-8518-0fa776c25b8f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.158288] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8021991-afcb-4bcd-8518-0fa776c25b8f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.158527] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8021991-afcb-4bcd-8518-0fa776c25b8f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.158877] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8021991-afcb-4bcd-8518-0fa776c25b8f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.159092] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8021991-afcb-4bcd-8518-0fa776c25b8f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.159270] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8021991-afcb-4bcd-8518-0fa776c25b8f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.198199] [55187]: DEBUG nova.policy [None req-c8021991-afcb-4bcd-8518-0fa776c25b8f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.202307] [55187]: INFO nova.api.openstack.requestlog [None req-c8021991-afcb-4bcd-8518-0fa776c25b8f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.052248 [ 736.202641] [55187]: [pid: 55187|app: 0|req: 1014/2139] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:36 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.209697] [55188]: DEBUG nova.api.openstack.wsgi [None req-f92e4ecd-83dc-477e-afee-458e82f3479c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.211680] [55188]: DEBUG nova.compute.api [None req-f92e4ecd-83dc-477e-afee-458e82f3479c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.214835] [55188]: DEBUG oslo_concurrency.lockutils [None req-f92e4ecd-83dc-477e-afee-458e82f3479c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.215170] [55188]: DEBUG oslo_concurrency.lockutils [None req-f92e4ecd-83dc-477e-afee-458e82f3479c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.215355] [55188]: DEBUG oslo_concurrency.lockutils [None req-f92e4ecd-83dc-477e-afee-458e82f3479c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.215744] [55188]: DEBUG oslo_concurrency.lockutils [None req-f92e4ecd-83dc-477e-afee-458e82f3479c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.215979] [55188]: DEBUG oslo_concurrency.lockutils [None req-f92e4ecd-83dc-477e-afee-458e82f3479c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.216246] [55188]: DEBUG oslo_concurrency.lockutils [None req-f92e4ecd-83dc-477e-afee-458e82f3479c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.238251] [55187]: DEBUG nova.api.openstack.wsgi [None req-2d25fcde-7347-44cb-b9ad-8bff03c4e421 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.239905] [55187]: DEBUG nova.compute.api [None req-2d25fcde-7347-44cb-b9ad-8bff03c4e421 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.243404] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d25fcde-7347-44cb-b9ad-8bff03c4e421 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.243641] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d25fcde-7347-44cb-b9ad-8bff03c4e421 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.243824] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d25fcde-7347-44cb-b9ad-8bff03c4e421 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.244293] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d25fcde-7347-44cb-b9ad-8bff03c4e421 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.244471] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d25fcde-7347-44cb-b9ad-8bff03c4e421 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.244650] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d25fcde-7347-44cb-b9ad-8bff03c4e421 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.249656] [55188]: DEBUG nova.policy [None req-f92e4ecd-83dc-477e-afee-458e82f3479c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.253880] [55188]: INFO nova.api.openstack.requestlog [None req-f92e4ecd-83dc-477e-afee-458e82f3479c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.046618 [ 736.254356] [55188]: [pid: 55188|app: 0|req: 1126/2140] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:36 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.269454] [55188]: DEBUG nova.api.openstack.wsgi [None req-0eb98482-ab60-46c9-9f61-c75116b75e01 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.271131] [55188]: DEBUG nova.compute.api [None req-0eb98482-ab60-46c9-9f61-c75116b75e01 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.274473] [55188]: DEBUG oslo_concurrency.lockutils [None req-0eb98482-ab60-46c9-9f61-c75116b75e01 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.274713] [55188]: DEBUG oslo_concurrency.lockutils [None req-0eb98482-ab60-46c9-9f61-c75116b75e01 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.274901] [55188]: DEBUG oslo_concurrency.lockutils [None req-0eb98482-ab60-46c9-9f61-c75116b75e01 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.275272] [55188]: DEBUG oslo_concurrency.lockutils [None req-0eb98482-ab60-46c9-9f61-c75116b75e01 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.275475] [55188]: DEBUG oslo_concurrency.lockutils [None req-0eb98482-ab60-46c9-9f61-c75116b75e01 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.275651] [55188]: DEBUG oslo_concurrency.lockutils [None req-0eb98482-ab60-46c9-9f61-c75116b75e01 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.311153] [55188]: DEBUG nova.policy [None req-0eb98482-ab60-46c9-9f61-c75116b75e01 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.315784] [55188]: INFO nova.api.openstack.requestlog [None req-0eb98482-ab60-46c9-9f61-c75116b75e01 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.048632 [ 736.316124] [55188]: [pid: 55188|app: 0|req: 1127/2141] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:36 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 736.320440] [55188]: DEBUG nova.api.openstack.wsgi [None req-acd77367-d9ab-45ce-b4e4-0b1c1cf2dc0a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.320494] [55188]: DEBUG nova.compute.api [None req-acd77367-d9ab-45ce-b4e4-0b1c1cf2dc0a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.323934] [55188]: DEBUG oslo_concurrency.lockutils [None req-acd77367-d9ab-45ce-b4e4-0b1c1cf2dc0a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.323934] [55188]: DEBUG oslo_concurrency.lockutils [None req-acd77367-d9ab-45ce-b4e4-0b1c1cf2dc0a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.324160] [55188]: DEBUG oslo_concurrency.lockutils [None req-acd77367-d9ab-45ce-b4e4-0b1c1cf2dc0a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.325029] [55188]: DEBUG oslo_concurrency.lockutils [None req-acd77367-d9ab-45ce-b4e4-0b1c1cf2dc0a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.325029] [55188]: DEBUG oslo_concurrency.lockutils [None req-acd77367-d9ab-45ce-b4e4-0b1c1cf2dc0a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.325029] [55188]: DEBUG oslo_concurrency.lockutils [None req-acd77367-d9ab-45ce-b4e4-0b1c1cf2dc0a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.356204] [55188]: DEBUG nova.policy [None req-acd77367-d9ab-45ce-b4e4-0b1c1cf2dc0a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.360444] [55188]: INFO nova.api.openstack.requestlog [None req-acd77367-d9ab-45ce-b4e4-0b1c1cf2dc0a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.043669 [ 736.360765] [55188]: [pid: 55188|app: 0|req: 1128/2142] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:36 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.364157] [55188]: DEBUG nova.api.openstack.wsgi [None req-c7f3f0fe-a630-42cc-b8d2-3ddee29f0185 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.364940] [55188]: DEBUG nova.compute.api [None req-c7f3f0fe-a630-42cc-b8d2-3ddee29f0185 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.365937] [55187]: DEBUG nova.policy [None req-2d25fcde-7347-44cb-b9ad-8bff03c4e421 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.370506] [55187]: INFO nova.api.openstack.requestlog [None req-2d25fcde-7347-44cb-b9ad-8bff03c4e421 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1322 microversion: 2.1 time: 0.134526 [ 736.370967] [55187]: [pid: 55187|app: 0|req: 1015/2143] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:36 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1322 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.371055] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7f3f0fe-a630-42cc-b8d2-3ddee29f0185 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.371371] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7f3f0fe-a630-42cc-b8d2-3ddee29f0185 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.371576] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7f3f0fe-a630-42cc-b8d2-3ddee29f0185 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.372009] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7f3f0fe-a630-42cc-b8d2-3ddee29f0185 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.372265] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7f3f0fe-a630-42cc-b8d2-3ddee29f0185 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.372442] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7f3f0fe-a630-42cc-b8d2-3ddee29f0185 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.373911] [55187]: DEBUG nova.api.openstack.wsgi [None req-6d490172-3ca1-42fd-ae00-acf86fb10f6b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.375372] [55187]: DEBUG nova.compute.api [None req-6d490172-3ca1-42fd-ae00-acf86fb10f6b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.379751] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d490172-3ca1-42fd-ae00-acf86fb10f6b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.379990] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d490172-3ca1-42fd-ae00-acf86fb10f6b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.380197] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d490172-3ca1-42fd-ae00-acf86fb10f6b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.380542] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d490172-3ca1-42fd-ae00-acf86fb10f6b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.380887] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d490172-3ca1-42fd-ae00-acf86fb10f6b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.380887] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d490172-3ca1-42fd-ae00-acf86fb10f6b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.409679] [55188]: DEBUG nova.policy [None req-c7f3f0fe-a630-42cc-b8d2-3ddee29f0185 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.414125] [55188]: INFO nova.api.openstack.requestlog [None req-c7f3f0fe-a630-42cc-b8d2-3ddee29f0185 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.052670 [ 736.414508] [55188]: [pid: 55188|app: 0|req: 1129/2144] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:36 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.419515] [55188]: DEBUG nova.api.openstack.wsgi [None req-11e8b268-107d-492d-a42a-a954d03444e1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.419515] [55188]: DEBUG nova.compute.api [None req-11e8b268-107d-492d-a42a-a954d03444e1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.424752] [55188]: DEBUG oslo_concurrency.lockutils [None req-11e8b268-107d-492d-a42a-a954d03444e1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.425048] [55188]: DEBUG oslo_concurrency.lockutils [None req-11e8b268-107d-492d-a42a-a954d03444e1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.425330] [55188]: DEBUG oslo_concurrency.lockutils [None req-11e8b268-107d-492d-a42a-a954d03444e1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.425728] [55188]: DEBUG oslo_concurrency.lockutils [None req-11e8b268-107d-492d-a42a-a954d03444e1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.425942] [55188]: DEBUG oslo_concurrency.lockutils [None req-11e8b268-107d-492d-a42a-a954d03444e1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.429028] [55188]: DEBUG oslo_concurrency.lockutils [None req-11e8b268-107d-492d-a42a-a954d03444e1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.429574] [55187]: DEBUG nova.policy [None req-6d490172-3ca1-42fd-ae00-acf86fb10f6b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.433398] [55187]: DEBUG nova.policy [None req-6d490172-3ca1-42fd-ae00-acf86fb10f6b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.434134] [55187]: DEBUG nova.policy [None req-6d490172-3ca1-42fd-ae00-acf86fb10f6b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.438588] [55187]: INFO nova.api.openstack.requestlog [None req-6d490172-3ca1-42fd-ae00-acf86fb10f6b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.066668 [ 736.438588] [55187]: [pid: 55187|app: 0|req: 1016/2145] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:36 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 736.445026] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad8042ce-34a0-4520-9a45-210cdea047c7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.445026] [55187]: DEBUG nova.compute.api [None req-ad8042ce-34a0-4520-9a45-210cdea047c7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.449314] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad8042ce-34a0-4520-9a45-210cdea047c7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.449699] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad8042ce-34a0-4520-9a45-210cdea047c7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.449961] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad8042ce-34a0-4520-9a45-210cdea047c7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.450458] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad8042ce-34a0-4520-9a45-210cdea047c7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.450725] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad8042ce-34a0-4520-9a45-210cdea047c7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.452242] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad8042ce-34a0-4520-9a45-210cdea047c7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.458988] [55188]: DEBUG nova.policy [None req-11e8b268-107d-492d-a42a-a954d03444e1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.463239] [55188]: INFO nova.api.openstack.requestlog [None req-11e8b268-107d-492d-a42a-a954d03444e1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.047622 [ 736.463239] [55188]: [pid: 55188|app: 0|req: 1130/2146] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:36 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.495132] [55188]: DEBUG nova.api.openstack.wsgi [None req-d85c6407-5e93-4d43-9a40-dbd9df0200de tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.496908] [55188]: DEBUG nova.compute.api [None req-d85c6407-5e93-4d43-9a40-dbd9df0200de tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.500437] [55188]: DEBUG oslo_concurrency.lockutils [None req-d85c6407-5e93-4d43-9a40-dbd9df0200de tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.500711] [55188]: DEBUG oslo_concurrency.lockutils [None req-d85c6407-5e93-4d43-9a40-dbd9df0200de tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.500915] [55188]: DEBUG oslo_concurrency.lockutils [None req-d85c6407-5e93-4d43-9a40-dbd9df0200de tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.501281] [55188]: DEBUG oslo_concurrency.lockutils [None req-d85c6407-5e93-4d43-9a40-dbd9df0200de tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.501497] [55188]: DEBUG oslo_concurrency.lockutils [None req-d85c6407-5e93-4d43-9a40-dbd9df0200de tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.501633] [55188]: DEBUG oslo_concurrency.lockutils [None req-d85c6407-5e93-4d43-9a40-dbd9df0200de tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.519869] [55188]: DEBUG oslo_concurrency.lockutils [None req-d85c6407-5e93-4d43-9a40-dbd9df0200de tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.520124] [55188]: DEBUG oslo_concurrency.lockutils [None req-d85c6407-5e93-4d43-9a40-dbd9df0200de tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.520311] [55188]: DEBUG oslo_concurrency.lockutils [None req-d85c6407-5e93-4d43-9a40-dbd9df0200de tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.520524] [55188]: DEBUG nova.objects.instance [None req-d85c6407-5e93-4d43-9a40-dbd9df0200de tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 736.541466] [55188]: DEBUG nova.policy [None req-d85c6407-5e93-4d43-9a40-dbd9df0200de tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.548115] [55188]: INFO nova.api.openstack.requestlog [None req-d85c6407-5e93-4d43-9a40-dbd9df0200de tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.052986 [ 736.548115] [55188]: [pid: 55188|app: 0|req: 1131/2147] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:36 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.552377] [55188]: DEBUG nova.api.openstack.wsgi [None req-18a1b1d0-e4c6-4dcc-bbb9-15320e22ff20 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.553796] [55188]: DEBUG nova.compute.api [None req-18a1b1d0-e4c6-4dcc-bbb9-15320e22ff20 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.557360] [55188]: DEBUG oslo_concurrency.lockutils [None req-18a1b1d0-e4c6-4dcc-bbb9-15320e22ff20 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.557585] [55188]: DEBUG oslo_concurrency.lockutils [None req-18a1b1d0-e4c6-4dcc-bbb9-15320e22ff20 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.557951] [55188]: DEBUG oslo_concurrency.lockutils [None req-18a1b1d0-e4c6-4dcc-bbb9-15320e22ff20 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.558126] [55188]: DEBUG oslo_concurrency.lockutils [None req-18a1b1d0-e4c6-4dcc-bbb9-15320e22ff20 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.558334] [55188]: DEBUG oslo_concurrency.lockutils [None req-18a1b1d0-e4c6-4dcc-bbb9-15320e22ff20 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.558504] [55188]: DEBUG oslo_concurrency.lockutils [None req-18a1b1d0-e4c6-4dcc-bbb9-15320e22ff20 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.575481] [55188]: DEBUG oslo_concurrency.lockutils [None req-18a1b1d0-e4c6-4dcc-bbb9-15320e22ff20 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.575735] [55188]: DEBUG oslo_concurrency.lockutils [None req-18a1b1d0-e4c6-4dcc-bbb9-15320e22ff20 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.575913] [55188]: DEBUG oslo_concurrency.lockutils [None req-18a1b1d0-e4c6-4dcc-bbb9-15320e22ff20 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.576175] [55188]: DEBUG nova.objects.instance [None req-18a1b1d0-e4c6-4dcc-bbb9-15320e22ff20 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 736.588344] [55187]: DEBUG nova.policy [None req-ad8042ce-34a0-4520-9a45-210cdea047c7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.593498] [55187]: INFO nova.api.openstack.requestlog [None req-ad8042ce-34a0-4520-9a45-210cdea047c7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1390 microversion: 2.1 time: 0.154438 [ 736.593829] [55187]: [pid: 55187|app: 0|req: 1017/2148] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:36 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1390 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.595250] [55188]: DEBUG nova.policy [None req-18a1b1d0-e4c6-4dcc-bbb9-15320e22ff20 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.597577] [55187]: DEBUG nova.api.openstack.wsgi [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestBootFromVolume-server-437385050", "imageRef": "", "flavorRef": "42", "metadata": {"hello": "world"}, "accessIPv4": "1.1.1.1", "accessIPv6": "0000:0000:0000:0000:0000:babe:220.12.22.2", "adminPass": "***", "networks": [{"uuid": "f2f8aae5-e918-4386-9486-cbe0bf2fd1d3"}], "security_groups": [{"name": "tempest-securitygroup--337729273"}], "key_name": "tempest-keypair-1899069959", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "a535ab0e-ad91-4970-bea4-d942b1f60238", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "OS-DCF:diskConfig": "}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 736.599311] [55188]: INFO nova.api.openstack.requestlog [None req-18a1b1d0-e4c6-4dcc-bbb9-15320e22ff20 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.052633 [ 736.599640] [55188]: [pid: 55188|app: 0|req: 1132/2149] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:36 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.601987] [55188]: DEBUG nova.api.openstack.wsgi [None req-b84e9ed9-010f-41d3-90ee-61240c59abab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.605448] [55188]: DEBUG nova.compute.api [None req-b84e9ed9-010f-41d3-90ee-61240c59abab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.606712] [55188]: DEBUG oslo_concurrency.lockutils [None req-b84e9ed9-010f-41d3-90ee-61240c59abab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.606906] [55188]: DEBUG oslo_concurrency.lockutils [None req-b84e9ed9-010f-41d3-90ee-61240c59abab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.607106] [55188]: DEBUG oslo_concurrency.lockutils [None req-b84e9ed9-010f-41d3-90ee-61240c59abab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.607477] [55188]: DEBUG oslo_concurrency.lockutils [None req-b84e9ed9-010f-41d3-90ee-61240c59abab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.607676] [55188]: DEBUG oslo_concurrency.lockutils [None req-b84e9ed9-010f-41d3-90ee-61240c59abab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.607846] [55188]: DEBUG oslo_concurrency.lockutils [None req-b84e9ed9-010f-41d3-90ee-61240c59abab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.640027] [55188]: DEBUG nova.policy [None req-b84e9ed9-010f-41d3-90ee-61240c59abab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.643814] [55188]: INFO nova.api.openstack.requestlog [None req-b84e9ed9-010f-41d3-90ee-61240c59abab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.043615 [ 736.644131] [55188]: [pid: 55188|app: 0|req: 1133/2150] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:36 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.646667] [55188]: DEBUG nova.api.openstack.wsgi [None req-987c7327-211a-4a0a-9c8e-e4d502427e82 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.648379] [55188]: DEBUG nova.compute.api [None req-987c7327-211a-4a0a-9c8e-e4d502427e82 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.648461] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.648699] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.648864] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.649316] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.649944] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.649944] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.651264] [55188]: DEBUG oslo_concurrency.lockutils [None req-987c7327-211a-4a0a-9c8e-e4d502427e82 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.651493] [55188]: DEBUG oslo_concurrency.lockutils [None req-987c7327-211a-4a0a-9c8e-e4d502427e82 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.651677] [55188]: DEBUG oslo_concurrency.lockutils [None req-987c7327-211a-4a0a-9c8e-e4d502427e82 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.652030] [55188]: DEBUG oslo_concurrency.lockutils [None req-987c7327-211a-4a0a-9c8e-e4d502427e82 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.652234] [55188]: DEBUG oslo_concurrency.lockutils [None req-987c7327-211a-4a0a-9c8e-e4d502427e82 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.652405] [55188]: DEBUG oslo_concurrency.lockutils [None req-987c7327-211a-4a0a-9c8e-e4d502427e82 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.682268] [55188]: DEBUG nova.policy [None req-987c7327-211a-4a0a-9c8e-e4d502427e82 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.686533] [55188]: INFO nova.api.openstack.requestlog [None req-987c7327-211a-4a0a-9c8e-e4d502427e82 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.041724 [ 736.686776] [55188]: [pid: 55188|app: 0|req: 1134/2151] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.689061] [55187]: DEBUG nova.network.neutron [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] validate_networks() for [('f2f8aae5-e918-4386-9486-cbe0bf2fd1d3', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 736.689459] [55188]: DEBUG nova.api.openstack.wsgi [None req-f32a56a5-a1dc-4dcb-9a74-2272dea7f131 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.691041] [55188]: DEBUG nova.compute.api [None req-f32a56a5-a1dc-4dcb-9a74-2272dea7f131 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.694061] [55188]: DEBUG oslo_concurrency.lockutils [None req-f32a56a5-a1dc-4dcb-9a74-2272dea7f131 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.694327] [55188]: DEBUG oslo_concurrency.lockutils [None req-f32a56a5-a1dc-4dcb-9a74-2272dea7f131 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.694511] [55188]: DEBUG oslo_concurrency.lockutils [None req-f32a56a5-a1dc-4dcb-9a74-2272dea7f131 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.694851] [55188]: DEBUG oslo_concurrency.lockutils [None req-f32a56a5-a1dc-4dcb-9a74-2272dea7f131 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.695097] [55188]: DEBUG oslo_concurrency.lockutils [None req-f32a56a5-a1dc-4dcb-9a74-2272dea7f131 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.695277] [55188]: DEBUG oslo_concurrency.lockutils [None req-f32a56a5-a1dc-4dcb-9a74-2272dea7f131 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.711520] [55188]: DEBUG oslo_concurrency.lockutils [None req-f32a56a5-a1dc-4dcb-9a74-2272dea7f131 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.711741] [55188]: DEBUG oslo_concurrency.lockutils [None req-f32a56a5-a1dc-4dcb-9a74-2272dea7f131 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.711921] [55188]: DEBUG oslo_concurrency.lockutils [None req-f32a56a5-a1dc-4dcb-9a74-2272dea7f131 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.712135] [55188]: DEBUG nova.objects.instance [None req-f32a56a5-a1dc-4dcb-9a74-2272dea7f131 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 736.730035] [55188]: DEBUG nova.policy [None req-f32a56a5-a1dc-4dcb-9a74-2272dea7f131 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.733408] [55188]: INFO nova.api.openstack.requestlog [None req-f32a56a5-a1dc-4dcb-9a74-2272dea7f131 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.046114 [ 736.733720] [55188]: [pid: 55188|app: 0|req: 1135/2152] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.735910] [55188]: DEBUG nova.api.openstack.wsgi [None req-b49cc0e9-2bc2-4e32-a8e7-1deaace6a425 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.737490] [55188]: DEBUG nova.compute.api [None req-b49cc0e9-2bc2-4e32-a8e7-1deaace6a425 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.740289] [55188]: DEBUG oslo_concurrency.lockutils [None req-b49cc0e9-2bc2-4e32-a8e7-1deaace6a425 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.740457] [55188]: DEBUG oslo_concurrency.lockutils [None req-b49cc0e9-2bc2-4e32-a8e7-1deaace6a425 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.740634] [55188]: DEBUG oslo_concurrency.lockutils [None req-b49cc0e9-2bc2-4e32-a8e7-1deaace6a425 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.740959] [55188]: DEBUG oslo_concurrency.lockutils [None req-b49cc0e9-2bc2-4e32-a8e7-1deaace6a425 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.741171] [55188]: DEBUG oslo_concurrency.lockutils [None req-b49cc0e9-2bc2-4e32-a8e7-1deaace6a425 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.741342] [55188]: DEBUG oslo_concurrency.lockutils [None req-b49cc0e9-2bc2-4e32-a8e7-1deaace6a425 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.772711] [55188]: DEBUG nova.policy [None req-b49cc0e9-2bc2-4e32-a8e7-1deaace6a425 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.776664] [55188]: INFO nova.api.openstack.requestlog [None req-b49cc0e9-2bc2-4e32-a8e7-1deaace6a425 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1276 microversion: 2.1 time: 0.042400 [ 736.776972] [55188]: [pid: 55188|app: 0|req: 1136/2153] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1276 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.779515] [55188]: DEBUG nova.api.openstack.wsgi [None req-2662c741-37fd-4958-9bb2-ad6ac0ce16b1 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.781295] [55188]: DEBUG nova.compute.api [None req-2662c741-37fd-4958-9bb2-ad6ac0ce16b1 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.784159] [55188]: DEBUG oslo_concurrency.lockutils [None req-2662c741-37fd-4958-9bb2-ad6ac0ce16b1 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.784392] [55188]: DEBUG oslo_concurrency.lockutils [None req-2662c741-37fd-4958-9bb2-ad6ac0ce16b1 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.784572] [55188]: DEBUG oslo_concurrency.lockutils [None req-2662c741-37fd-4958-9bb2-ad6ac0ce16b1 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.784905] [55188]: DEBUG oslo_concurrency.lockutils [None req-2662c741-37fd-4958-9bb2-ad6ac0ce16b1 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.785115] [55188]: DEBUG oslo_concurrency.lockutils [None req-2662c741-37fd-4958-9bb2-ad6ac0ce16b1 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.785290] [55188]: DEBUG oslo_concurrency.lockutils [None req-2662c741-37fd-4958-9bb2-ad6ac0ce16b1 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.818998] [55188]: DEBUG nova.policy [None req-2662c741-37fd-4958-9bb2-ad6ac0ce16b1 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.823239] [55188]: INFO nova.api.openstack.requestlog [None req-2662c741-37fd-4958-9bb2-ad6ac0ce16b1 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.045663 [ 736.823646] [55188]: [pid: 55188|app: 0|req: 1137/2154] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.826253] [55188]: DEBUG nova.api.openstack.wsgi [None req-d91ecda3-a531-4cd5-af80-ca78088e8a43 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.829014] [55188]: DEBUG nova.compute.api [None req-d91ecda3-a531-4cd5-af80-ca78088e8a43 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.830917] [55188]: DEBUG oslo_concurrency.lockutils [None req-d91ecda3-a531-4cd5-af80-ca78088e8a43 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.831154] [55188]: DEBUG oslo_concurrency.lockutils [None req-d91ecda3-a531-4cd5-af80-ca78088e8a43 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.831332] [55188]: DEBUG oslo_concurrency.lockutils [None req-d91ecda3-a531-4cd5-af80-ca78088e8a43 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.831662] [55188]: DEBUG oslo_concurrency.lockutils [None req-d91ecda3-a531-4cd5-af80-ca78088e8a43 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.831852] [55188]: DEBUG oslo_concurrency.lockutils [None req-d91ecda3-a531-4cd5-af80-ca78088e8a43 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.832080] [55188]: DEBUG oslo_concurrency.lockutils [None req-d91ecda3-a531-4cd5-af80-ca78088e8a43 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.863686] [55188]: DEBUG nova.policy [None req-d91ecda3-a531-4cd5-af80-ca78088e8a43 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.866060] [55188]: INFO nova.api.openstack.requestlog [None req-d91ecda3-a531-4cd5-af80-ca78088e8a43 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.041944 [ 736.866592] [55188]: [pid: 55188|app: 0|req: 1138/2155] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.871783] [55188]: DEBUG nova.api.openstack.wsgi [None req-44ca7eae-2118-496c-a3c3-abd5819e6208 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.873369] [55188]: DEBUG nova.compute.api [None req-44ca7eae-2118-496c-a3c3-abd5819e6208 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.876233] [55188]: DEBUG oslo_concurrency.lockutils [None req-44ca7eae-2118-496c-a3c3-abd5819e6208 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.876463] [55188]: DEBUG oslo_concurrency.lockutils [None req-44ca7eae-2118-496c-a3c3-abd5819e6208 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.876648] [55188]: DEBUG oslo_concurrency.lockutils [None req-44ca7eae-2118-496c-a3c3-abd5819e6208 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.876982] [55188]: DEBUG oslo_concurrency.lockutils [None req-44ca7eae-2118-496c-a3c3-abd5819e6208 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.877207] [55188]: DEBUG oslo_concurrency.lockutils [None req-44ca7eae-2118-496c-a3c3-abd5819e6208 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.877404] [55188]: DEBUG oslo_concurrency.lockutils [None req-44ca7eae-2118-496c-a3c3-abd5819e6208 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.894181] [55188]: DEBUG oslo_concurrency.lockutils [None req-44ca7eae-2118-496c-a3c3-abd5819e6208 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.894396] [55188]: DEBUG oslo_concurrency.lockutils [None req-44ca7eae-2118-496c-a3c3-abd5819e6208 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.894575] [55188]: DEBUG oslo_concurrency.lockutils [None req-44ca7eae-2118-496c-a3c3-abd5819e6208 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.894763] [55188]: DEBUG nova.objects.instance [None req-44ca7eae-2118-496c-a3c3-abd5819e6208 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 736.913925] [55188]: DEBUG nova.policy [None req-44ca7eae-2118-496c-a3c3-abd5819e6208 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.917734] [55188]: INFO nova.api.openstack.requestlog [None req-44ca7eae-2118-496c-a3c3-abd5819e6208 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.050572 [ 736.918557] [55188]: [pid: 55188|app: 0|req: 1139/2156] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.920555] [55188]: DEBUG nova.api.openstack.wsgi [None req-c097b6d6-d40c-4905-afae-0ee8f7ab647e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.922127] [55188]: DEBUG nova.compute.api [None req-c097b6d6-d40c-4905-afae-0ee8f7ab647e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.924823] [55188]: DEBUG oslo_concurrency.lockutils [None req-c097b6d6-d40c-4905-afae-0ee8f7ab647e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.925063] [55188]: DEBUG oslo_concurrency.lockutils [None req-c097b6d6-d40c-4905-afae-0ee8f7ab647e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.925222] [55188]: DEBUG oslo_concurrency.lockutils [None req-c097b6d6-d40c-4905-afae-0ee8f7ab647e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.925542] [55188]: DEBUG oslo_concurrency.lockutils [None req-c097b6d6-d40c-4905-afae-0ee8f7ab647e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.925731] [55188]: DEBUG oslo_concurrency.lockutils [None req-c097b6d6-d40c-4905-afae-0ee8f7ab647e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.925897] [55188]: DEBUG oslo_concurrency.lockutils [None req-c097b6d6-d40c-4905-afae-0ee8f7ab647e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.960664] [55188]: DEBUG nova.policy [None req-c097b6d6-d40c-4905-afae-0ee8f7ab647e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 736.964532] [55188]: INFO nova.api.openstack.requestlog [None req-c097b6d6-d40c-4905-afae-0ee8f7ab647e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.045664 [ 736.964851] [55188]: [pid: 55188|app: 0|req: 1140/2157] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.967240] [55188]: DEBUG nova.api.openstack.wsgi [None req-25e93776-eb3f-4e4d-bc5b-0a81d29fb1b4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 736.968823] [55188]: DEBUG nova.compute.api [None req-25e93776-eb3f-4e4d-bc5b-0a81d29fb1b4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 736.971438] [55187]: DEBUG nova.quota [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Getting quotas for project cf1c6536cbc94bedb057afea306c5ac5. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 736.971661] [55188]: DEBUG oslo_concurrency.lockutils [None req-25e93776-eb3f-4e4d-bc5b-0a81d29fb1b4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.971916] [55188]: DEBUG oslo_concurrency.lockutils [None req-25e93776-eb3f-4e4d-bc5b-0a81d29fb1b4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.972128] [55188]: DEBUG oslo_concurrency.lockutils [None req-25e93776-eb3f-4e4d-bc5b-0a81d29fb1b4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.972468] [55188]: DEBUG oslo_concurrency.lockutils [None req-25e93776-eb3f-4e4d-bc5b-0a81d29fb1b4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.973608] [55188]: DEBUG oslo_concurrency.lockutils [None req-25e93776-eb3f-4e4d-bc5b-0a81d29fb1b4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.973608] [55188]: DEBUG oslo_concurrency.lockutils [None req-25e93776-eb3f-4e4d-bc5b-0a81d29fb1b4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.974845] [55187]: DEBUG nova.quota [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Getting quotas for user 84d8ed4190c24e7b9f42407855cf9376 and project cf1c6536cbc94bedb057afea306c5ac5. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 736.983047] [55187]: DEBUG nova.virt.hardware [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 736.983430] [55187]: DEBUG nova.virt.hardware [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 736.983949] [55187]: DEBUG nova.virt.hardware [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 736.984302] [55187]: DEBUG nova.virt.hardware [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 736.984608] [55187]: DEBUG nova.virt.hardware [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 736.989094] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.989473] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.991044] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 736.991044] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 736.991044] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 736.991044] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.002574] [55188]: DEBUG nova.policy [None req-25e93776-eb3f-4e4d-bc5b-0a81d29fb1b4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.005504] [55187]: DEBUG nova.quota [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Getting quotas for project cf1c6536cbc94bedb057afea306c5ac5. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 737.007148] [55188]: INFO nova.api.openstack.requestlog [None req-25e93776-eb3f-4e4d-bc5b-0a81d29fb1b4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.041651 [ 737.007522] [55188]: [pid: 55188|app: 0|req: 1141/2158] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.010758] [55187]: DEBUG nova.quota [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Getting quotas for user 84d8ed4190c24e7b9f42407855cf9376 and project cf1c6536cbc94bedb057afea306c5ac5. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 737.011035] [55188]: DEBUG nova.api.openstack.wsgi [None req-c01d3a92-53bf-4f1e-8c4c-51f6696cb3e3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.012692] [55188]: DEBUG nova.compute.api [None req-c01d3a92-53bf-4f1e-8c4c-51f6696cb3e3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.015995] [55188]: DEBUG oslo_concurrency.lockutils [None req-c01d3a92-53bf-4f1e-8c4c-51f6696cb3e3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.015995] [55188]: DEBUG oslo_concurrency.lockutils [None req-c01d3a92-53bf-4f1e-8c4c-51f6696cb3e3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.016203] [55188]: DEBUG oslo_concurrency.lockutils [None req-c01d3a92-53bf-4f1e-8c4c-51f6696cb3e3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.016623] [55188]: DEBUG oslo_concurrency.lockutils [None req-c01d3a92-53bf-4f1e-8c4c-51f6696cb3e3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.016798] [55188]: DEBUG oslo_concurrency.lockutils [None req-c01d3a92-53bf-4f1e-8c4c-51f6696cb3e3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.016996] [55188]: DEBUG oslo_concurrency.lockutils [None req-c01d3a92-53bf-4f1e-8c4c-51f6696cb3e3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.036631] [55188]: DEBUG oslo_concurrency.lockutils [None req-c01d3a92-53bf-4f1e-8c4c-51f6696cb3e3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.036631] [55188]: DEBUG oslo_concurrency.lockutils [None req-c01d3a92-53bf-4f1e-8c4c-51f6696cb3e3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.036631] [55188]: DEBUG oslo_concurrency.lockutils [None req-c01d3a92-53bf-4f1e-8c4c-51f6696cb3e3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.036631] [55188]: DEBUG nova.objects.instance [None req-c01d3a92-53bf-4f1e-8c4c-51f6696cb3e3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 737.045289] [55187]: DEBUG nova.compute.api [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 737.046927] [55187]: DEBUG nova.compute.api [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=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='a535ab0e-ad91-4970-bea4-d942b1f60238',volume_size=None,volume_type=None)] {{(pid=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 737.056431] [55188]: DEBUG nova.policy [None req-c01d3a92-53bf-4f1e-8c4c-51f6696cb3e3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.062136] [55188]: DEBUG nova.policy [None req-c01d3a92-53bf-4f1e-8c4c-51f6696cb3e3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.062303] [55188]: DEBUG nova.policy [None req-c01d3a92-53bf-4f1e-8c4c-51f6696cb3e3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.062827] [55188]: INFO nova.api.openstack.requestlog [None req-c01d3a92-53bf-4f1e-8c4c-51f6696cb3e3 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.054807 [ 737.063138] [55188]: [pid: 55188|app: 0|req: 1142/2159] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 737.069040] [55188]: DEBUG nova.api.openstack.wsgi [None req-6c8033ea-c3cc-4292-b42a-db3e8e85aef1 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.069040] [55188]: DEBUG nova.compute.api [None req-6c8033ea-c3cc-4292-b42a-db3e8e85aef1 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.070134] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c8033ea-c3cc-4292-b42a-db3e8e85aef1 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.070370] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c8033ea-c3cc-4292-b42a-db3e8e85aef1 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.070547] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c8033ea-c3cc-4292-b42a-db3e8e85aef1 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.071711] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c8033ea-c3cc-4292-b42a-db3e8e85aef1 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.071711] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c8033ea-c3cc-4292-b42a-db3e8e85aef1 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.071711] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c8033ea-c3cc-4292-b42a-db3e8e85aef1 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.108445] [55188]: DEBUG nova.policy [None req-6c8033ea-c3cc-4292-b42a-db3e8e85aef1 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.114423] [55188]: INFO nova.api.openstack.requestlog [None req-6c8033ea-c3cc-4292-b42a-db3e8e85aef1 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.050691 [ 737.115242] [55188]: [pid: 55188|app: 0|req: 1143/2160] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.117673] [55188]: DEBUG nova.api.openstack.wsgi [None req-7605f918-338b-4be4-937b-e621d8331e0f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.119440] [55188]: DEBUG nova.compute.api [None req-7605f918-338b-4be4-937b-e621d8331e0f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.122993] [55188]: DEBUG oslo_concurrency.lockutils [None req-7605f918-338b-4be4-937b-e621d8331e0f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.123420] [55188]: DEBUG oslo_concurrency.lockutils [None req-7605f918-338b-4be4-937b-e621d8331e0f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.123420] [55188]: DEBUG oslo_concurrency.lockutils [None req-7605f918-338b-4be4-937b-e621d8331e0f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.123755] [55188]: DEBUG oslo_concurrency.lockutils [None req-7605f918-338b-4be4-937b-e621d8331e0f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.124153] [55188]: DEBUG oslo_concurrency.lockutils [None req-7605f918-338b-4be4-937b-e621d8331e0f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.124153] [55188]: DEBUG oslo_concurrency.lockutils [None req-7605f918-338b-4be4-937b-e621d8331e0f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.163480] [55188]: DEBUG nova.policy [None req-7605f918-338b-4be4-937b-e621d8331e0f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.165731] [55187]: INFO nova.api.openstack.requestlog [None req-d7ab37b4-38bb-4156-8fa7-afe14fb5ba39 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.571258 [ 737.166117] [55187]: [pid: 55187|app: 0|req: 1018/2161] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:03:36 2025] POST /compute/v2.1/servers => generated 406 bytes in 572 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 737.169389] [55187]: DEBUG nova.api.openstack.wsgi [None req-8255e059-8176-4994-9ca0-788781abfaf4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.170891] [55187]: DEBUG nova.compute.api [None req-8255e059-8176-4994-9ca0-788781abfaf4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.171702] [55188]: DEBUG nova.policy [None req-7605f918-338b-4be4-937b-e621d8331e0f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.172429] [55188]: DEBUG nova.policy [None req-7605f918-338b-4be4-937b-e621d8331e0f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.173216] [55188]: INFO nova.api.openstack.requestlog [None req-7605f918-338b-4be4-937b-e621d8331e0f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.057502 [ 737.173814] [55188]: [pid: 55188|app: 0|req: 1144/2162] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 737.176093] [55187]: DEBUG oslo_concurrency.lockutils [None req-8255e059-8176-4994-9ca0-788781abfaf4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.176185] [55188]: DEBUG nova.api.openstack.wsgi [None req-d538a231-d5da-4f48-b16a-1dc10ccd7baa tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.176372] [55187]: DEBUG oslo_concurrency.lockutils [None req-8255e059-8176-4994-9ca0-788781abfaf4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.176650] [55187]: DEBUG oslo_concurrency.lockutils [None req-8255e059-8176-4994-9ca0-788781abfaf4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.176935] [55187]: DEBUG oslo_concurrency.lockutils [None req-8255e059-8176-4994-9ca0-788781abfaf4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.177147] [55187]: DEBUG oslo_concurrency.lockutils [None req-8255e059-8176-4994-9ca0-788781abfaf4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.177363] [55187]: DEBUG oslo_concurrency.lockutils [None req-8255e059-8176-4994-9ca0-788781abfaf4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.177773] [55188]: DEBUG nova.compute.api [None req-d538a231-d5da-4f48-b16a-1dc10ccd7baa tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.210968] [55188]: DEBUG nova.policy [None req-d538a231-d5da-4f48-b16a-1dc10ccd7baa tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.215366] [55188]: INFO nova.api.openstack.requestlog [None req-d538a231-d5da-4f48-b16a-1dc10ccd7baa tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1119 microversion: 2.1 time: 0.041135 [ 737.215583] [55188]: [pid: 55188|app: 0|req: 1145/2163] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1119 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.218029] [55188]: DEBUG nova.api.openstack.wsgi [None req-4a191557-808f-4ecd-8855-56e749504636 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.219785] [55188]: DEBUG nova.compute.api [None req-4a191557-808f-4ecd-8855-56e749504636 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.228000] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a191557-808f-4ecd-8855-56e749504636 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.228256] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a191557-808f-4ecd-8855-56e749504636 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.228873] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a191557-808f-4ecd-8855-56e749504636 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.228873] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a191557-808f-4ecd-8855-56e749504636 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.229085] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a191557-808f-4ecd-8855-56e749504636 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.229266] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a191557-808f-4ecd-8855-56e749504636 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.232850] [55187]: DEBUG nova.policy [None req-8255e059-8176-4994-9ca0-788781abfaf4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.237511] [55187]: INFO nova.api.openstack.requestlog [None req-8255e059-8176-4994-9ca0-788781abfaf4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.070770 [ 737.238143] [55187]: [pid: 55187|app: 0|req: 1019/2164] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.265900] [55188]: DEBUG nova.policy [None req-4a191557-808f-4ecd-8855-56e749504636 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.270692] [55188]: INFO nova.api.openstack.requestlog [None req-4a191557-808f-4ecd-8855-56e749504636 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.054228 [ 737.270782] [55188]: [pid: 55188|app: 0|req: 1146/2165] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.271537] [55187]: DEBUG nova.api.openstack.wsgi [None req-00feefd9-851a-4327-b778-b7d263ccf73e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.273324] [55187]: DEBUG nova.compute.api [None req-00feefd9-851a-4327-b778-b7d263ccf73e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.276825] [55187]: DEBUG oslo_concurrency.lockutils [None req-00feefd9-851a-4327-b778-b7d263ccf73e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.279036] [55187]: DEBUG oslo_concurrency.lockutils [None req-00feefd9-851a-4327-b778-b7d263ccf73e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.279036] [55187]: DEBUG oslo_concurrency.lockutils [None req-00feefd9-851a-4327-b778-b7d263ccf73e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.279036] [55187]: DEBUG oslo_concurrency.lockutils [None req-00feefd9-851a-4327-b778-b7d263ccf73e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.279036] [55187]: DEBUG oslo_concurrency.lockutils [None req-00feefd9-851a-4327-b778-b7d263ccf73e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.279212] [55187]: DEBUG oslo_concurrency.lockutils [None req-00feefd9-851a-4327-b778-b7d263ccf73e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.315518] [55187]: DEBUG nova.policy [None req-00feefd9-851a-4327-b778-b7d263ccf73e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.321096] [55187]: INFO nova.api.openstack.requestlog [None req-00feefd9-851a-4327-b778-b7d263ccf73e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.052367 [ 737.323319] [55187]: [pid: 55187|app: 0|req: 1020/2166] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.334338] [55188]: DEBUG nova.api.openstack.wsgi [None req-b64f8382-c310-414e-9e27-b7ea7a045f8c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.335830] [55188]: DEBUG nova.compute.api [None req-b64f8382-c310-414e-9e27-b7ea7a045f8c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.339839] [55188]: DEBUG oslo_concurrency.lockutils [None req-b64f8382-c310-414e-9e27-b7ea7a045f8c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.340092] [55188]: DEBUG oslo_concurrency.lockutils [None req-b64f8382-c310-414e-9e27-b7ea7a045f8c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.340287] [55188]: DEBUG oslo_concurrency.lockutils [None req-b64f8382-c310-414e-9e27-b7ea7a045f8c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.343500] [55188]: DEBUG oslo_concurrency.lockutils [None req-b64f8382-c310-414e-9e27-b7ea7a045f8c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.343500] [55188]: DEBUG oslo_concurrency.lockutils [None req-b64f8382-c310-414e-9e27-b7ea7a045f8c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.343500] [55188]: DEBUG oslo_concurrency.lockutils [None req-b64f8382-c310-414e-9e27-b7ea7a045f8c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.374401] [55188]: DEBUG nova.policy [None req-b64f8382-c310-414e-9e27-b7ea7a045f8c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.374529] [55187]: DEBUG nova.api.openstack.wsgi [None req-dbde52b0-9048-4b84-8afc-b887598fbda7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.375716] [55187]: DEBUG nova.compute.api [None req-dbde52b0-9048-4b84-8afc-b887598fbda7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.378294] [55188]: INFO nova.api.openstack.requestlog [None req-b64f8382-c310-414e-9e27-b7ea7a045f8c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.047060 [ 737.378434] [55188]: [pid: 55188|app: 0|req: 1147/2167] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.379223] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbde52b0-9048-4b84-8afc-b887598fbda7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.379472] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbde52b0-9048-4b84-8afc-b887598fbda7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.379655] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbde52b0-9048-4b84-8afc-b887598fbda7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.379985] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbde52b0-9048-4b84-8afc-b887598fbda7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.380207] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbde52b0-9048-4b84-8afc-b887598fbda7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.380376] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbde52b0-9048-4b84-8afc-b887598fbda7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.384549] [55188]: DEBUG nova.api.openstack.wsgi [None req-a0ba59ce-66e2-4628-97bd-2a667229b37e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.386188] [55188]: DEBUG nova.compute.api [None req-a0ba59ce-66e2-4628-97bd-2a667229b37e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.389372] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0ba59ce-66e2-4628-97bd-2a667229b37e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.389596] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0ba59ce-66e2-4628-97bd-2a667229b37e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.390138] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0ba59ce-66e2-4628-97bd-2a667229b37e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.390138] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0ba59ce-66e2-4628-97bd-2a667229b37e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.390326] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0ba59ce-66e2-4628-97bd-2a667229b37e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.390496] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0ba59ce-66e2-4628-97bd-2a667229b37e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.414696] [55187]: DEBUG nova.policy [None req-dbde52b0-9048-4b84-8afc-b887598fbda7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.418876] [55187]: INFO nova.api.openstack.requestlog [None req-dbde52b0-9048-4b84-8afc-b887598fbda7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.046986 [ 737.419442] [55187]: [pid: 55187|app: 0|req: 1021/2168] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.434922] [55187]: DEBUG nova.api.openstack.wsgi [None req-1e2f288e-7376-44c9-9c5f-71ca00c0f25f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.436698] [55187]: DEBUG nova.compute.api [None req-1e2f288e-7376-44c9-9c5f-71ca00c0f25f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.440407] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e2f288e-7376-44c9-9c5f-71ca00c0f25f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.440533] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e2f288e-7376-44c9-9c5f-71ca00c0f25f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.441100] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e2f288e-7376-44c9-9c5f-71ca00c0f25f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.441100] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e2f288e-7376-44c9-9c5f-71ca00c0f25f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.441262] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e2f288e-7376-44c9-9c5f-71ca00c0f25f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.441441] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e2f288e-7376-44c9-9c5f-71ca00c0f25f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.481775] [55187]: DEBUG nova.policy [None req-1e2f288e-7376-44c9-9c5f-71ca00c0f25f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.488514] [55187]: INFO nova.api.openstack.requestlog [None req-1e2f288e-7376-44c9-9c5f-71ca00c0f25f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.055618 [ 737.488810] [55187]: [pid: 55187|app: 0|req: 1022/2169] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.499141] [55187]: DEBUG nova.api.openstack.wsgi [None req-114e61cc-5ee5-4cb3-a615-fda56f628735 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.501061] [55187]: DEBUG nova.compute.api [None req-114e61cc-5ee5-4cb3-a615-fda56f628735 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.504232] [55187]: DEBUG oslo_concurrency.lockutils [None req-114e61cc-5ee5-4cb3-a615-fda56f628735 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.505087] [55187]: DEBUG oslo_concurrency.lockutils [None req-114e61cc-5ee5-4cb3-a615-fda56f628735 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.505087] [55187]: DEBUG oslo_concurrency.lockutils [None req-114e61cc-5ee5-4cb3-a615-fda56f628735 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.505087] [55187]: DEBUG oslo_concurrency.lockutils [None req-114e61cc-5ee5-4cb3-a615-fda56f628735 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.505182] [55187]: DEBUG oslo_concurrency.lockutils [None req-114e61cc-5ee5-4cb3-a615-fda56f628735 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.505305] [55187]: DEBUG oslo_concurrency.lockutils [None req-114e61cc-5ee5-4cb3-a615-fda56f628735 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.550370] [55187]: DEBUG nova.policy [None req-114e61cc-5ee5-4cb3-a615-fda56f628735 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.552106] [55188]: DEBUG nova.policy [None req-a0ba59ce-66e2-4628-97bd-2a667229b37e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.555625] [55187]: DEBUG nova.policy [None req-114e61cc-5ee5-4cb3-a615-fda56f628735 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.556348] [55187]: DEBUG nova.policy [None req-114e61cc-5ee5-4cb3-a615-fda56f628735 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.556452] [55188]: INFO nova.api.openstack.requestlog [None req-a0ba59ce-66e2-4628-97bd-2a667229b37e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1322 microversion: 2.1 time: 0.173470 [ 737.556846] [55188]: [pid: 55188|app: 0|req: 1148/2170] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1322 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 737.560023] [55187]: INFO nova.api.openstack.requestlog [None req-114e61cc-5ee5-4cb3-a615-fda56f628735 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.069912 [ 737.560103] [55188]: DEBUG nova.api.openstack.wsgi [None req-70e5e6fd-8759-4c8e-ad41-2c2f5238e781 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.560139] [55187]: [pid: 55187|app: 0|req: 1023/2171] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 737.561366] [55188]: DEBUG nova.compute.api [None req-70e5e6fd-8759-4c8e-ad41-2c2f5238e781 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.561850] [55187]: DEBUG nova.api.openstack.wsgi [None req-3069f78e-d236-4a2f-b618-e7280804b63b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.563389] [55187]: DEBUG nova.compute.api [None req-3069f78e-d236-4a2f-b618-e7280804b63b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.565193] [55188]: DEBUG oslo_concurrency.lockutils [None req-70e5e6fd-8759-4c8e-ad41-2c2f5238e781 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.565529] [55188]: DEBUG oslo_concurrency.lockutils [None req-70e5e6fd-8759-4c8e-ad41-2c2f5238e781 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.565818] [55188]: DEBUG oslo_concurrency.lockutils [None req-70e5e6fd-8759-4c8e-ad41-2c2f5238e781 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.566311] [55188]: DEBUG oslo_concurrency.lockutils [None req-70e5e6fd-8759-4c8e-ad41-2c2f5238e781 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.566624] [55188]: DEBUG oslo_concurrency.lockutils [None req-70e5e6fd-8759-4c8e-ad41-2c2f5238e781 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.566687] [55187]: DEBUG oslo_concurrency.lockutils [None req-3069f78e-d236-4a2f-b618-e7280804b63b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.566865] [55187]: DEBUG oslo_concurrency.lockutils [None req-3069f78e-d236-4a2f-b618-e7280804b63b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.567045] [55188]: DEBUG oslo_concurrency.lockutils [None req-70e5e6fd-8759-4c8e-ad41-2c2f5238e781 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.567107] [55187]: DEBUG oslo_concurrency.lockutils [None req-3069f78e-d236-4a2f-b618-e7280804b63b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.567402] [55187]: DEBUG oslo_concurrency.lockutils [None req-3069f78e-d236-4a2f-b618-e7280804b63b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.568017] [55187]: DEBUG oslo_concurrency.lockutils [None req-3069f78e-d236-4a2f-b618-e7280804b63b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.568017] [55187]: DEBUG oslo_concurrency.lockutils [None req-3069f78e-d236-4a2f-b618-e7280804b63b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.589021] [55187]: DEBUG oslo_concurrency.lockutils [None req-3069f78e-d236-4a2f-b618-e7280804b63b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.589535] [55187]: DEBUG oslo_concurrency.lockutils [None req-3069f78e-d236-4a2f-b618-e7280804b63b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.589828] [55187]: DEBUG oslo_concurrency.lockutils [None req-3069f78e-d236-4a2f-b618-e7280804b63b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.590187] [55187]: DEBUG nova.objects.instance [None req-3069f78e-d236-4a2f-b618-e7280804b63b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 737.601797] [55188]: DEBUG nova.policy [None req-70e5e6fd-8759-4c8e-ad41-2c2f5238e781 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.606347] [55188]: INFO nova.api.openstack.requestlog [None req-70e5e6fd-8759-4c8e-ad41-2c2f5238e781 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.048772 [ 737.606774] [55188]: [pid: 55188|app: 0|req: 1149/2172] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.609043] [55188]: DEBUG nova.api.openstack.wsgi [None req-68c2849c-2ea0-4656-b76c-792e21d89734 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.610711] [55188]: DEBUG nova.compute.api [None req-68c2849c-2ea0-4656-b76c-792e21d89734 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.613808] [55188]: DEBUG oslo_concurrency.lockutils [None req-68c2849c-2ea0-4656-b76c-792e21d89734 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.614048] [55188]: DEBUG oslo_concurrency.lockutils [None req-68c2849c-2ea0-4656-b76c-792e21d89734 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.614240] [55188]: DEBUG oslo_concurrency.lockutils [None req-68c2849c-2ea0-4656-b76c-792e21d89734 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.614579] [55188]: DEBUG oslo_concurrency.lockutils [None req-68c2849c-2ea0-4656-b76c-792e21d89734 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.614773] [55188]: DEBUG oslo_concurrency.lockutils [None req-68c2849c-2ea0-4656-b76c-792e21d89734 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.614944] [55188]: DEBUG oslo_concurrency.lockutils [None req-68c2849c-2ea0-4656-b76c-792e21d89734 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.620101] [55187]: DEBUG nova.policy [None req-3069f78e-d236-4a2f-b618-e7280804b63b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.624369] [55187]: INFO nova.api.openstack.requestlog [None req-3069f78e-d236-4a2f-b618-e7280804b63b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.064095 [ 737.624771] [55187]: [pid: 55187|app: 0|req: 1024/2173] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.627479] [55187]: DEBUG nova.api.openstack.wsgi [None req-b91c3927-1a36-48b2-b12a-a39ba50b3de3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.629067] [55187]: DEBUG nova.compute.api [None req-b91c3927-1a36-48b2-b12a-a39ba50b3de3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.633010] [55187]: DEBUG oslo_concurrency.lockutils [None req-b91c3927-1a36-48b2-b12a-a39ba50b3de3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.633010] [55187]: DEBUG oslo_concurrency.lockutils [None req-b91c3927-1a36-48b2-b12a-a39ba50b3de3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.633010] [55187]: DEBUG oslo_concurrency.lockutils [None req-b91c3927-1a36-48b2-b12a-a39ba50b3de3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.633302] [55187]: DEBUG oslo_concurrency.lockutils [None req-b91c3927-1a36-48b2-b12a-a39ba50b3de3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.633423] [55187]: DEBUG oslo_concurrency.lockutils [None req-b91c3927-1a36-48b2-b12a-a39ba50b3de3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.633611] [55187]: DEBUG oslo_concurrency.lockutils [None req-b91c3927-1a36-48b2-b12a-a39ba50b3de3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.651332] [55187]: DEBUG oslo_concurrency.lockutils [None req-b91c3927-1a36-48b2-b12a-a39ba50b3de3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.651657] [55187]: DEBUG oslo_concurrency.lockutils [None req-b91c3927-1a36-48b2-b12a-a39ba50b3de3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.652477] [55187]: DEBUG oslo_concurrency.lockutils [None req-b91c3927-1a36-48b2-b12a-a39ba50b3de3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.652477] [55187]: DEBUG nova.objects.instance [None req-b91c3927-1a36-48b2-b12a-a39ba50b3de3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 737.671264] [55187]: DEBUG nova.policy [None req-b91c3927-1a36-48b2-b12a-a39ba50b3de3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.675276] [55187]: INFO nova.api.openstack.requestlog [None req-b91c3927-1a36-48b2-b12a-a39ba50b3de3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.049936 [ 737.675647] [55187]: [pid: 55187|app: 0|req: 1025/2174] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.677982] [55187]: DEBUG nova.api.openstack.wsgi [req-35059eb6-9c17-4700-8e22-b61d245095e0 req-dda98aae-cf01-4ade-8b13-dcf0b70a233b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f7269ff0-c7b4-4dd9-9413-5198ce7a6b86", "name": "network-vif-plugged", "status": "completed", "tag": "15e75c5d-4cce-4bf6-b76c-92d2703c7a77"}, {"name": "network-changed", "server_uuid": "f7269ff0-c7b4-4dd9-9413-5198ce7a6b86", "tag": "15e75c5d-4cce-4bf6-b76c-92d2703c7a77"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 737.683319] [55187]: DEBUG oslo_concurrency.lockutils [req-35059eb6-9c17-4700-8e22-b61d245095e0 req-dda98aae-cf01-4ade-8b13-dcf0b70a233b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.683359] [55187]: DEBUG oslo_concurrency.lockutils [req-35059eb6-9c17-4700-8e22-b61d245095e0 req-dda98aae-cf01-4ade-8b13-dcf0b70a233b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.683566] [55187]: DEBUG oslo_concurrency.lockutils [req-35059eb6-9c17-4700-8e22-b61d245095e0 req-dda98aae-cf01-4ade-8b13-dcf0b70a233b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.691457] [55187]: INFO nova.api.openstack.compute.server_external_events [req-35059eb6-9c17-4700-8e22-b61d245095e0 req-dda98aae-cf01-4ade-8b13-dcf0b70a233b service nova] Creating event network-vif-plugged:15e75c5d-4cce-4bf6-b76c-92d2703c7a77 for instance f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 on cpu-1 [ 737.691665] [55187]: INFO nova.api.openstack.compute.server_external_events [req-35059eb6-9c17-4700-8e22-b61d245095e0 req-dda98aae-cf01-4ade-8b13-dcf0b70a233b service nova] Creating event network-changed:15e75c5d-4cce-4bf6-b76c-92d2703c7a77 for instance f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 on cpu-1 [ 737.694663] [55187]: INFO nova.api.openstack.requestlog [req-35059eb6-9c17-4700-8e22-b61d245095e0 req-dda98aae-cf01-4ade-8b13-dcf0b70a233b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.018449 [ 737.694984] [55187]: [pid: 55187|app: 0|req: 1026/2175] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:38 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 737.696382] [55188]: DEBUG nova.policy [None req-68c2849c-2ea0-4656-b76c-792e21d89734 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.697681] [55187]: DEBUG nova.api.openstack.wsgi [None req-94b96322-669d-4782-b7dc-680f57134176 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.699315] [55187]: DEBUG nova.compute.api [None req-94b96322-669d-4782-b7dc-680f57134176 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.700940] [55188]: INFO nova.api.openstack.requestlog [None req-68c2849c-2ea0-4656-b76c-792e21d89734 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1390 microversion: 2.1 time: 0.093704 [ 737.702543] [55187]: DEBUG oslo_concurrency.lockutils [None req-94b96322-669d-4782-b7dc-680f57134176 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.702772] [55187]: DEBUG oslo_concurrency.lockutils [None req-94b96322-669d-4782-b7dc-680f57134176 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.702951] [55187]: DEBUG oslo_concurrency.lockutils [None req-94b96322-669d-4782-b7dc-680f57134176 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.703024] [55188]: [pid: 55188|app: 0|req: 1150/2176] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:37 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1390 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.703305] [55187]: DEBUG oslo_concurrency.lockutils [None req-94b96322-669d-4782-b7dc-680f57134176 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.703502] [55187]: DEBUG oslo_concurrency.lockutils [None req-94b96322-669d-4782-b7dc-680f57134176 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.703677] [55187]: DEBUG oslo_concurrency.lockutils [None req-94b96322-669d-4782-b7dc-680f57134176 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.708493] [55188]: DEBUG nova.api.openstack.wsgi [None req-4fe6f422-dd1c-4a94-a47c-c038f806c1ee tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.708952] [55188]: DEBUG nova.compute.api [None req-4fe6f422-dd1c-4a94-a47c-c038f806c1ee tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.713734] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fe6f422-dd1c-4a94-a47c-c038f806c1ee tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.714567] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fe6f422-dd1c-4a94-a47c-c038f806c1ee tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.716033] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fe6f422-dd1c-4a94-a47c-c038f806c1ee tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.716033] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fe6f422-dd1c-4a94-a47c-c038f806c1ee tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.716033] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fe6f422-dd1c-4a94-a47c-c038f806c1ee tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.716033] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fe6f422-dd1c-4a94-a47c-c038f806c1ee tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.734099] [55187]: DEBUG nova.policy [None req-94b96322-669d-4782-b7dc-680f57134176 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.738415] [55187]: INFO nova.api.openstack.requestlog [None req-94b96322-669d-4782-b7dc-680f57134176 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.042747 [ 737.738762] [55187]: [pid: 55187|app: 0|req: 1027/2177] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.745747] [55187]: DEBUG nova.api.openstack.wsgi [None req-d98d1307-4888-41c3-91a9-607eaf0f6da7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.747437] [55187]: DEBUG nova.compute.api [None req-d98d1307-4888-41c3-91a9-607eaf0f6da7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.750792] [55187]: DEBUG oslo_concurrency.lockutils [None req-d98d1307-4888-41c3-91a9-607eaf0f6da7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.751059] [55187]: DEBUG oslo_concurrency.lockutils [None req-d98d1307-4888-41c3-91a9-607eaf0f6da7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.751247] [55187]: DEBUG oslo_concurrency.lockutils [None req-d98d1307-4888-41c3-91a9-607eaf0f6da7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.751599] [55187]: DEBUG oslo_concurrency.lockutils [None req-d98d1307-4888-41c3-91a9-607eaf0f6da7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.751970] [55187]: DEBUG oslo_concurrency.lockutils [None req-d98d1307-4888-41c3-91a9-607eaf0f6da7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.751970] [55187]: DEBUG oslo_concurrency.lockutils [None req-d98d1307-4888-41c3-91a9-607eaf0f6da7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.752141] [55188]: DEBUG nova.policy [None req-4fe6f422-dd1c-4a94-a47c-c038f806c1ee tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.756614] [55188]: INFO nova.api.openstack.requestlog [None req-4fe6f422-dd1c-4a94-a47c-c038f806c1ee tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.052971 [ 737.757507] [55188]: [pid: 55188|app: 0|req: 1151/2178] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.771861] [55187]: DEBUG oslo_concurrency.lockutils [None req-d98d1307-4888-41c3-91a9-607eaf0f6da7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.772120] [55187]: DEBUG oslo_concurrency.lockutils [None req-d98d1307-4888-41c3-91a9-607eaf0f6da7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.772354] [55187]: DEBUG oslo_concurrency.lockutils [None req-d98d1307-4888-41c3-91a9-607eaf0f6da7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.772573] [55187]: DEBUG nova.objects.instance [None req-d98d1307-4888-41c3-91a9-607eaf0f6da7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 737.791479] [55188]: DEBUG nova.api.openstack.wsgi [None req-8d7be636-b011-4349-9a7a-ff40341677eb tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.793387] [55187]: DEBUG nova.policy [None req-d98d1307-4888-41c3-91a9-607eaf0f6da7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.794061] [55188]: DEBUG nova.compute.api [None req-8d7be636-b011-4349-9a7a-ff40341677eb tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.797469] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d7be636-b011-4349-9a7a-ff40341677eb tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.797755] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d7be636-b011-4349-9a7a-ff40341677eb tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.797949] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d7be636-b011-4349-9a7a-ff40341677eb tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.798188] [55187]: INFO nova.api.openstack.requestlog [None req-d98d1307-4888-41c3-91a9-607eaf0f6da7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.054347 [ 737.798340] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d7be636-b011-4349-9a7a-ff40341677eb tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.798547] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d7be636-b011-4349-9a7a-ff40341677eb tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.798584] [55187]: [pid: 55187|app: 0|req: 1028/2179] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 737.798775] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d7be636-b011-4349-9a7a-ff40341677eb tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.835743] [55188]: DEBUG nova.policy [None req-8d7be636-b011-4349-9a7a-ff40341677eb tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.839377] [55187]: DEBUG nova.api.openstack.wsgi [None req-3b9c05dd-8816-4297-8bf6-0e3caccc304f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.840718] [55188]: INFO nova.api.openstack.requestlog [None req-8d7be636-b011-4349-9a7a-ff40341677eb tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1276 microversion: 2.1 time: 0.051480 [ 737.841106] [55188]: [pid: 55188|app: 0|req: 1152/2180] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1276 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.841759] [55187]: DEBUG nova.compute.api [None req-3b9c05dd-8816-4297-8bf6-0e3caccc304f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.844906] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b9c05dd-8816-4297-8bf6-0e3caccc304f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.845170] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b9c05dd-8816-4297-8bf6-0e3caccc304f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.845355] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b9c05dd-8816-4297-8bf6-0e3caccc304f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.845721] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b9c05dd-8816-4297-8bf6-0e3caccc304f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.845921] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b9c05dd-8816-4297-8bf6-0e3caccc304f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.846106] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b9c05dd-8816-4297-8bf6-0e3caccc304f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.880906] [55188]: DEBUG nova.api.openstack.wsgi [None req-4efa4f8b-e719-4365-9fbc-8a408ee59016 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.883238] [55188]: DEBUG nova.compute.api [None req-4efa4f8b-e719-4365-9fbc-8a408ee59016 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.883496] [55187]: DEBUG nova.policy [None req-3b9c05dd-8816-4297-8bf6-0e3caccc304f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.887355] [55188]: DEBUG oslo_concurrency.lockutils [None req-4efa4f8b-e719-4365-9fbc-8a408ee59016 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.887613] [55188]: DEBUG oslo_concurrency.lockutils [None req-4efa4f8b-e719-4365-9fbc-8a408ee59016 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.887804] [55188]: DEBUG oslo_concurrency.lockutils [None req-4efa4f8b-e719-4365-9fbc-8a408ee59016 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.888138] [55187]: INFO nova.api.openstack.requestlog [None req-3b9c05dd-8816-4297-8bf6-0e3caccc304f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.051046 [ 737.888206] [55188]: DEBUG oslo_concurrency.lockutils [None req-4efa4f8b-e719-4365-9fbc-8a408ee59016 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.888394] [55188]: DEBUG oslo_concurrency.lockutils [None req-4efa4f8b-e719-4365-9fbc-8a408ee59016 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.888498] [55187]: [pid: 55187|app: 0|req: 1029/2181] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 737.888561] [55188]: DEBUG oslo_concurrency.lockutils [None req-4efa4f8b-e719-4365-9fbc-8a408ee59016 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.923092] [55188]: DEBUG nova.policy [None req-4efa4f8b-e719-4365-9fbc-8a408ee59016 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.928219] [55188]: INFO nova.api.openstack.requestlog [None req-4efa4f8b-e719-4365-9fbc-8a408ee59016 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.049942 [ 737.928654] [55188]: [pid: 55188|app: 0|req: 1153/2182] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.933500] [55187]: DEBUG nova.api.openstack.wsgi [None req-d80bfc83-0dc5-4e8c-8f53-861609466d5b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.935543] [55187]: DEBUG nova.compute.api [None req-d80bfc83-0dc5-4e8c-8f53-861609466d5b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.939583] [55187]: DEBUG oslo_concurrency.lockutils [None req-d80bfc83-0dc5-4e8c-8f53-861609466d5b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.939840] [55187]: DEBUG oslo_concurrency.lockutils [None req-d80bfc83-0dc5-4e8c-8f53-861609466d5b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.940041] [55187]: DEBUG oslo_concurrency.lockutils [None req-d80bfc83-0dc5-4e8c-8f53-861609466d5b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.940410] [55187]: DEBUG oslo_concurrency.lockutils [None req-d80bfc83-0dc5-4e8c-8f53-861609466d5b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.940610] [55187]: DEBUG oslo_concurrency.lockutils [None req-d80bfc83-0dc5-4e8c-8f53-861609466d5b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.940780] [55187]: DEBUG oslo_concurrency.lockutils [None req-d80bfc83-0dc5-4e8c-8f53-861609466d5b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.959607] [55187]: DEBUG oslo_concurrency.lockutils [None req-d80bfc83-0dc5-4e8c-8f53-861609466d5b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.959790] [55187]: DEBUG oslo_concurrency.lockutils [None req-d80bfc83-0dc5-4e8c-8f53-861609466d5b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.959936] [55187]: DEBUG oslo_concurrency.lockutils [None req-d80bfc83-0dc5-4e8c-8f53-861609466d5b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.960186] [55187]: DEBUG nova.objects.instance [None req-d80bfc83-0dc5-4e8c-8f53-861609466d5b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 737.978500] [55188]: DEBUG nova.api.openstack.wsgi [None req-1b10db27-c29f-4689-805f-83adabe9ad1d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 737.980405] [55188]: DEBUG nova.compute.api [None req-1b10db27-c29f-4689-805f-83adabe9ad1d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 737.984304] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b10db27-c29f-4689-805f-83adabe9ad1d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.984572] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b10db27-c29f-4689-805f-83adabe9ad1d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.984764] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b10db27-c29f-4689-805f-83adabe9ad1d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.985143] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b10db27-c29f-4689-805f-83adabe9ad1d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.985348] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b10db27-c29f-4689-805f-83adabe9ad1d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.985524] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b10db27-c29f-4689-805f-83adabe9ad1d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.022051] [55188]: DEBUG nova.policy [None req-1b10db27-c29f-4689-805f-83adabe9ad1d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.026484] [55188]: INFO nova.api.openstack.requestlog [None req-1b10db27-c29f-4689-805f-83adabe9ad1d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.050373 [ 738.027202] [55188]: [pid: 55188|app: 0|req: 1154/2183] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.029662] [55188]: DEBUG nova.api.openstack.wsgi [None req-90008127-7ca2-4f57-a49a-eb2d7b68045e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.031649] [55188]: DEBUG nova.compute.api [None req-90008127-7ca2-4f57-a49a-eb2d7b68045e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.035891] [55188]: DEBUG oslo_concurrency.lockutils [None req-90008127-7ca2-4f57-a49a-eb2d7b68045e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.036202] [55188]: DEBUG oslo_concurrency.lockutils [None req-90008127-7ca2-4f57-a49a-eb2d7b68045e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.036476] [55188]: DEBUG oslo_concurrency.lockutils [None req-90008127-7ca2-4f57-a49a-eb2d7b68045e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.036847] [55188]: DEBUG oslo_concurrency.lockutils [None req-90008127-7ca2-4f57-a49a-eb2d7b68045e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.037075] [55188]: DEBUG oslo_concurrency.lockutils [None req-90008127-7ca2-4f57-a49a-eb2d7b68045e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.037281] [55188]: DEBUG oslo_concurrency.lockutils [None req-90008127-7ca2-4f57-a49a-eb2d7b68045e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.076196] [55188]: DEBUG nova.policy [None req-90008127-7ca2-4f57-a49a-eb2d7b68045e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.084243] [55188]: INFO nova.api.openstack.requestlog [None req-90008127-7ca2-4f57-a49a-eb2d7b68045e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.053560 [ 738.084243] [55188]: [pid: 55188|app: 0|req: 1155/2184] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.084243] [55188]: DEBUG nova.api.openstack.wsgi [None req-cbb51595-2b21-48e2-bdad-36ab513b50c8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.085612] [55188]: DEBUG nova.compute.api [None req-cbb51595-2b21-48e2-bdad-36ab513b50c8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.088865] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbb51595-2b21-48e2-bdad-36ab513b50c8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.089118] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbb51595-2b21-48e2-bdad-36ab513b50c8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.090273] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbb51595-2b21-48e2-bdad-36ab513b50c8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.090273] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbb51595-2b21-48e2-bdad-36ab513b50c8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.090273] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbb51595-2b21-48e2-bdad-36ab513b50c8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.090273] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbb51595-2b21-48e2-bdad-36ab513b50c8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.109287] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbb51595-2b21-48e2-bdad-36ab513b50c8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.109527] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbb51595-2b21-48e2-bdad-36ab513b50c8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.109712] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbb51595-2b21-48e2-bdad-36ab513b50c8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.109906] [55188]: DEBUG nova.objects.instance [None req-cbb51595-2b21-48e2-bdad-36ab513b50c8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 738.137956] [55188]: DEBUG nova.policy [None req-cbb51595-2b21-48e2-bdad-36ab513b50c8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.144157] [55188]: DEBUG nova.policy [None req-cbb51595-2b21-48e2-bdad-36ab513b50c8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.145027] [55188]: DEBUG nova.policy [None req-cbb51595-2b21-48e2-bdad-36ab513b50c8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.145541] [55188]: INFO nova.api.openstack.requestlog [None req-cbb51595-2b21-48e2-bdad-36ab513b50c8 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.063619 [ 738.146012] [55188]: [pid: 55188|app: 0|req: 1156/2185] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 738.150879] [55188]: DEBUG nova.api.openstack.wsgi [None req-03fd1def-56d1-4c59-af1b-149d3625fe5a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.153108] [55188]: DEBUG nova.compute.api [None req-03fd1def-56d1-4c59-af1b-149d3625fe5a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.157178] [55188]: DEBUG oslo_concurrency.lockutils [None req-03fd1def-56d1-4c59-af1b-149d3625fe5a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.157431] [55188]: DEBUG oslo_concurrency.lockutils [None req-03fd1def-56d1-4c59-af1b-149d3625fe5a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.159326] [55188]: DEBUG oslo_concurrency.lockutils [None req-03fd1def-56d1-4c59-af1b-149d3625fe5a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.159326] [55188]: DEBUG oslo_concurrency.lockutils [None req-03fd1def-56d1-4c59-af1b-149d3625fe5a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.159326] [55188]: DEBUG oslo_concurrency.lockutils [None req-03fd1def-56d1-4c59-af1b-149d3625fe5a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.159326] [55188]: DEBUG oslo_concurrency.lockutils [None req-03fd1def-56d1-4c59-af1b-149d3625fe5a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.198934] [55188]: DEBUG nova.policy [None req-03fd1def-56d1-4c59-af1b-149d3625fe5a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.201679] [55187]: DEBUG nova.policy [None req-d80bfc83-0dc5-4e8c-8f53-861609466d5b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.203477] [55188]: INFO nova.api.openstack.requestlog [None req-03fd1def-56d1-4c59-af1b-149d3625fe5a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.056368 [ 738.203824] [55188]: [pid: 55188|app: 0|req: 1157/2186] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.206529] [55188]: DEBUG nova.api.openstack.wsgi [None req-4a2a4466-6ea2-4e52-bcbd-dc4ef83927e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.208198] [55188]: DEBUG nova.compute.api [None req-4a2a4466-6ea2-4e52-bcbd-dc4ef83927e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.208332] [55187]: INFO nova.api.openstack.requestlog [None req-d80bfc83-0dc5-4e8c-8f53-861609466d5b tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.278076 [ 738.208809] [55187]: [pid: 55187|app: 0|req: 1030/2187] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.215061] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a2a4466-6ea2-4e52-bcbd-dc4ef83927e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.215061] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a2a4466-6ea2-4e52-bcbd-dc4ef83927e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.215061] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a2a4466-6ea2-4e52-bcbd-dc4ef83927e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.215061] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a2a4466-6ea2-4e52-bcbd-dc4ef83927e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.215270] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a2a4466-6ea2-4e52-bcbd-dc4ef83927e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.215270] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a2a4466-6ea2-4e52-bcbd-dc4ef83927e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.235052] [55187]: DEBUG nova.api.openstack.wsgi [None req-c0525d65-8878-4392-8a43-7cd25409885f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.235827] [55187]: DEBUG nova.compute.api [None req-c0525d65-8878-4392-8a43-7cd25409885f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.239902] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0525d65-8878-4392-8a43-7cd25409885f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.240215] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0525d65-8878-4392-8a43-7cd25409885f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.240448] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0525d65-8878-4392-8a43-7cd25409885f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.240847] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0525d65-8878-4392-8a43-7cd25409885f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.241096] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0525d65-8878-4392-8a43-7cd25409885f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.241317] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0525d65-8878-4392-8a43-7cd25409885f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.248777] [55188]: DEBUG nova.policy [None req-4a2a4466-6ea2-4e52-bcbd-dc4ef83927e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.253205] [55188]: DEBUG nova.policy [None req-4a2a4466-6ea2-4e52-bcbd-dc4ef83927e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.253864] [55188]: DEBUG nova.policy [None req-4a2a4466-6ea2-4e52-bcbd-dc4ef83927e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.254574] [55188]: INFO nova.api.openstack.requestlog [None req-4a2a4466-6ea2-4e52-bcbd-dc4ef83927e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.050183 [ 738.254888] [55188]: [pid: 55188|app: 0|req: 1158/2188] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 738.258427] [55188]: DEBUG nova.api.openstack.wsgi [None req-6d4b4e6b-ed9e-42e6-b09c-cb8c08bbbaa3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.260261] [55188]: DEBUG nova.compute.api [None req-6d4b4e6b-ed9e-42e6-b09c-cb8c08bbbaa3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.263266] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d4b4e6b-ed9e-42e6-b09c-cb8c08bbbaa3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.263497] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d4b4e6b-ed9e-42e6-b09c-cb8c08bbbaa3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.263679] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d4b4e6b-ed9e-42e6-b09c-cb8c08bbbaa3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.264023] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d4b4e6b-ed9e-42e6-b09c-cb8c08bbbaa3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.264301] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d4b4e6b-ed9e-42e6-b09c-cb8c08bbbaa3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.264479] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d4b4e6b-ed9e-42e6-b09c-cb8c08bbbaa3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.275557] [55187]: DEBUG nova.policy [None req-c0525d65-8878-4392-8a43-7cd25409885f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.281047] [55187]: INFO nova.api.openstack.requestlog [None req-c0525d65-8878-4392-8a43-7cd25409885f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.049225 [ 738.281826] [55187]: [pid: 55187|app: 0|req: 1031/2189] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.287954] [55187]: DEBUG nova.api.openstack.wsgi [None req-088c6227-aee9-469e-8c05-ebe0ecaaf41e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.290527] [55187]: DEBUG nova.compute.api [None req-088c6227-aee9-469e-8c05-ebe0ecaaf41e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.294117] [55187]: DEBUG oslo_concurrency.lockutils [None req-088c6227-aee9-469e-8c05-ebe0ecaaf41e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.294359] [55187]: DEBUG oslo_concurrency.lockutils [None req-088c6227-aee9-469e-8c05-ebe0ecaaf41e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.294544] [55187]: DEBUG oslo_concurrency.lockutils [None req-088c6227-aee9-469e-8c05-ebe0ecaaf41e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.294915] [55187]: DEBUG oslo_concurrency.lockutils [None req-088c6227-aee9-469e-8c05-ebe0ecaaf41e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.295648] [55187]: DEBUG oslo_concurrency.lockutils [None req-088c6227-aee9-469e-8c05-ebe0ecaaf41e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.295648] [55187]: DEBUG oslo_concurrency.lockutils [None req-088c6227-aee9-469e-8c05-ebe0ecaaf41e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.299235] [55188]: DEBUG nova.policy [None req-6d4b4e6b-ed9e-42e6-b09c-cb8c08bbbaa3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.303562] [55188]: INFO nova.api.openstack.requestlog [None req-6d4b4e6b-ed9e-42e6-b09c-cb8c08bbbaa3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.048095 [ 738.304146] [55188]: [pid: 55188|app: 0|req: 1159/2190] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.333643] [55187]: DEBUG nova.policy [None req-088c6227-aee9-469e-8c05-ebe0ecaaf41e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.336911] [55188]: DEBUG nova.api.openstack.wsgi [None req-57851e81-8615-4200-b6c8-2b3b6f83e606 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.338332] [55187]: INFO nova.api.openstack.requestlog [None req-088c6227-aee9-469e-8c05-ebe0ecaaf41e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.052349 [ 738.338691] [55187]: [pid: 55187|app: 0|req: 1032/2191] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.338770] [55188]: DEBUG nova.compute.api [None req-57851e81-8615-4200-b6c8-2b3b6f83e606 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.342335] [55188]: DEBUG oslo_concurrency.lockutils [None req-57851e81-8615-4200-b6c8-2b3b6f83e606 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.342573] [55188]: DEBUG oslo_concurrency.lockutils [None req-57851e81-8615-4200-b6c8-2b3b6f83e606 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.342759] [55188]: DEBUG oslo_concurrency.lockutils [None req-57851e81-8615-4200-b6c8-2b3b6f83e606 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.343194] [55188]: DEBUG oslo_concurrency.lockutils [None req-57851e81-8615-4200-b6c8-2b3b6f83e606 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.343320] [55188]: DEBUG oslo_concurrency.lockutils [None req-57851e81-8615-4200-b6c8-2b3b6f83e606 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.343494] [55188]: DEBUG oslo_concurrency.lockutils [None req-57851e81-8615-4200-b6c8-2b3b6f83e606 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.375926] [55188]: DEBUG nova.policy [None req-57851e81-8615-4200-b6c8-2b3b6f83e606 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.380439] [55188]: INFO nova.api.openstack.requestlog [None req-57851e81-8615-4200-b6c8-2b3b6f83e606 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.045971 [ 738.380779] [55188]: [pid: 55188|app: 0|req: 1160/2192] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.391033] [55187]: DEBUG nova.api.openstack.wsgi [None req-7b181624-9698-47f6-aa39-db8e1549eed8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.392688] [55187]: DEBUG nova.compute.api [None req-7b181624-9698-47f6-aa39-db8e1549eed8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.396067] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b181624-9698-47f6-aa39-db8e1549eed8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.396387] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b181624-9698-47f6-aa39-db8e1549eed8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.396607] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b181624-9698-47f6-aa39-db8e1549eed8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.396965] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b181624-9698-47f6-aa39-db8e1549eed8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.397212] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b181624-9698-47f6-aa39-db8e1549eed8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.397372] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b181624-9698-47f6-aa39-db8e1549eed8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.434440] [55188]: DEBUG nova.api.openstack.wsgi [None req-d0b708cf-9e83-4bd3-804f-7f11db31dc8a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.436666] [55188]: DEBUG nova.compute.api [None req-d0b708cf-9e83-4bd3-804f-7f11db31dc8a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.437751] [55187]: DEBUG nova.policy [None req-7b181624-9698-47f6-aa39-db8e1549eed8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.440543] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0b708cf-9e83-4bd3-804f-7f11db31dc8a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.440906] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0b708cf-9e83-4bd3-804f-7f11db31dc8a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.441227] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0b708cf-9e83-4bd3-804f-7f11db31dc8a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.443018] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0b708cf-9e83-4bd3-804f-7f11db31dc8a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.443092] [55187]: INFO nova.api.openstack.requestlog [None req-7b181624-9698-47f6-aa39-db8e1549eed8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.053417 [ 738.443134] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0b708cf-9e83-4bd3-804f-7f11db31dc8a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.443134] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0b708cf-9e83-4bd3-804f-7f11db31dc8a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.443198] [55187]: [pid: 55187|app: 0|req: 1033/2193] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.473884] [55188]: DEBUG nova.policy [None req-d0b708cf-9e83-4bd3-804f-7f11db31dc8a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.478231] [55188]: INFO nova.api.openstack.requestlog [None req-d0b708cf-9e83-4bd3-804f-7f11db31dc8a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.046427 [ 738.479073] [55188]: [pid: 55188|app: 0|req: 1161/2194] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.502105] [55187]: DEBUG nova.api.openstack.wsgi [None req-4e6314e4-2ac5-4607-9aa4-e4f0d4167104 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.503826] [55187]: DEBUG nova.compute.api [None req-4e6314e4-2ac5-4607-9aa4-e4f0d4167104 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.507545] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e6314e4-2ac5-4607-9aa4-e4f0d4167104 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.507782] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e6314e4-2ac5-4607-9aa4-e4f0d4167104 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.507966] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e6314e4-2ac5-4607-9aa4-e4f0d4167104 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.508338] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e6314e4-2ac5-4607-9aa4-e4f0d4167104 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.508540] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e6314e4-2ac5-4607-9aa4-e4f0d4167104 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.508713] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e6314e4-2ac5-4607-9aa4-e4f0d4167104 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.573382] [55188]: DEBUG nova.api.openstack.wsgi [None req-1e678534-de44-4cae-8ff9-8a0ce14734fd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.573482] [55187]: DEBUG nova.policy [None req-4e6314e4-2ac5-4607-9aa4-e4f0d4167104 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.575094] [55188]: DEBUG nova.compute.api [None req-1e678534-de44-4cae-8ff9-8a0ce14734fd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.577454] [55187]: INFO nova.api.openstack.requestlog [None req-4e6314e4-2ac5-4607-9aa4-e4f0d4167104 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.077532 [ 738.577768] [55187]: [pid: 55187|app: 0|req: 1034/2195] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.578606] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e678534-de44-4cae-8ff9-8a0ce14734fd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.578869] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e678534-de44-4cae-8ff9-8a0ce14734fd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.579074] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e678534-de44-4cae-8ff9-8a0ce14734fd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.579438] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e678534-de44-4cae-8ff9-8a0ce14734fd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.579644] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e678534-de44-4cae-8ff9-8a0ce14734fd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.580185] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e678534-de44-4cae-8ff9-8a0ce14734fd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.580248] [55187]: DEBUG nova.api.openstack.wsgi [None req-68086611-3cb0-49f4-93dc-eea37a4f2fe8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.581617] [55187]: DEBUG nova.compute.api [None req-68086611-3cb0-49f4-93dc-eea37a4f2fe8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.585177] [55187]: DEBUG oslo_concurrency.lockutils [None req-68086611-3cb0-49f4-93dc-eea37a4f2fe8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.585250] [55187]: DEBUG oslo_concurrency.lockutils [None req-68086611-3cb0-49f4-93dc-eea37a4f2fe8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.585607] [55187]: DEBUG oslo_concurrency.lockutils [None req-68086611-3cb0-49f4-93dc-eea37a4f2fe8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.585729] [55187]: DEBUG oslo_concurrency.lockutils [None req-68086611-3cb0-49f4-93dc-eea37a4f2fe8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.585931] [55187]: DEBUG oslo_concurrency.lockutils [None req-68086611-3cb0-49f4-93dc-eea37a4f2fe8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.586114] [55187]: DEBUG oslo_concurrency.lockutils [None req-68086611-3cb0-49f4-93dc-eea37a4f2fe8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.623543] [55187]: DEBUG nova.policy [None req-68086611-3cb0-49f4-93dc-eea37a4f2fe8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.629603] [55187]: DEBUG nova.policy [None req-68086611-3cb0-49f4-93dc-eea37a4f2fe8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.629603] [55187]: DEBUG nova.policy [None req-68086611-3cb0-49f4-93dc-eea37a4f2fe8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.632045] [55187]: INFO nova.api.openstack.requestlog [None req-68086611-3cb0-49f4-93dc-eea37a4f2fe8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.053734 [ 738.632371] [55187]: [pid: 55187|app: 0|req: 1035/2196] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 738.634909] [55187]: DEBUG nova.api.openstack.wsgi [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsV293TestJSON-server-1609350853", "imageRef": "", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "80b79e51-a86e-483c-861b-85b781981d45"}], "security_groups": [{"name": "tempest-securitygroup--1448355199"}], "key_name": "tempest-keypair-865901784", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "02584806-6c50-47ce-b796-94f4b78fcdda", "source_type": "volume", "destination_type": "volume", "boot_index": 0, ": true}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 738.658974] [55188]: DEBUG nova.policy [None req-1e678534-de44-4cae-8ff9-8a0ce14734fd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.664224] [55188]: INFO nova.api.openstack.requestlog [None req-1e678534-de44-4cae-8ff9-8a0ce14734fd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1322 microversion: 2.1 time: 0.094066 [ 738.668105] [55188]: [pid: 55188|app: 0|req: 1162/2197] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:38 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1322 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.670761] [55188]: DEBUG nova.api.openstack.wsgi [None req-7f521e64-3f94-4daf-b961-efbeb2de18d9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.672494] [55188]: DEBUG nova.compute.api [None req-7f521e64-3f94-4daf-b961-efbeb2de18d9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.676342] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f521e64-3f94-4daf-b961-efbeb2de18d9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.676593] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f521e64-3f94-4daf-b961-efbeb2de18d9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.676781] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f521e64-3f94-4daf-b961-efbeb2de18d9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.677148] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f521e64-3f94-4daf-b961-efbeb2de18d9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.677389] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f521e64-3f94-4daf-b961-efbeb2de18d9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.677578] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f521e64-3f94-4daf-b961-efbeb2de18d9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.678533] [55187]: DEBUG oslo_concurrency.lockutils [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.678793] [55187]: DEBUG oslo_concurrency.lockutils [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.678984] [55187]: DEBUG oslo_concurrency.lockutils [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.679450] [55187]: DEBUG oslo_concurrency.lockutils [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.679595] [55187]: DEBUG oslo_concurrency.lockutils [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.679784] [55187]: DEBUG oslo_concurrency.lockutils [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.711623] [55188]: DEBUG nova.policy [None req-7f521e64-3f94-4daf-b961-efbeb2de18d9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.716866] [55188]: INFO nova.api.openstack.requestlog [None req-7f521e64-3f94-4daf-b961-efbeb2de18d9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.048105 [ 738.717220] [55188]: [pid: 55188|app: 0|req: 1163/2198] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.719858] [55188]: DEBUG nova.api.openstack.wsgi [req-f05d2c31-62d0-46e6-8466-58fecce0ee4c req-f0608a01-4ffb-46e8-a165-8867b93a6491 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4410dd08-9b92-47af-90ce-103ca049e17a", "name": "network-vif-plugged", "status": "completed", "tag": "e5713749-c38d-4b6d-85c3-6455299c890e"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 738.725148] [55188]: DEBUG oslo_concurrency.lockutils [req-f05d2c31-62d0-46e6-8466-58fecce0ee4c req-f0608a01-4ffb-46e8-a165-8867b93a6491 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.725351] [55188]: DEBUG oslo_concurrency.lockutils [req-f05d2c31-62d0-46e6-8466-58fecce0ee4c req-f0608a01-4ffb-46e8-a165-8867b93a6491 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.725536] [55188]: DEBUG oslo_concurrency.lockutils [req-f05d2c31-62d0-46e6-8466-58fecce0ee4c req-f0608a01-4ffb-46e8-a165-8867b93a6491 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.732171] [55188]: INFO nova.api.openstack.compute.server_external_events [req-f05d2c31-62d0-46e6-8466-58fecce0ee4c req-f0608a01-4ffb-46e8-a165-8867b93a6491 service nova] Creating event network-vif-plugged:e5713749-c38d-4b6d-85c3-6455299c890e for instance 4410dd08-9b92-47af-90ce-103ca049e17a on cpu-1 [ 738.734747] [55187]: DEBUG nova.network.neutron [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] validate_networks() for [('80b79e51-a86e-483c-861b-85b781981d45', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 738.737146] [55188]: INFO nova.api.openstack.requestlog [req-f05d2c31-62d0-46e6-8466-58fecce0ee4c req-f0608a01-4ffb-46e8-a165-8867b93a6491 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019309 [ 738.737657] [55188]: [pid: 55188|app: 0|req: 1164/2199] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:39 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 738.739949] [55188]: DEBUG nova.api.openstack.wsgi [None req-9a00ceb9-1b30-4d12-9595-5337b8cddabd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.741548] [55188]: DEBUG nova.compute.api [None req-9a00ceb9-1b30-4d12-9595-5337b8cddabd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.744810] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a00ceb9-1b30-4d12-9595-5337b8cddabd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.744810] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a00ceb9-1b30-4d12-9595-5337b8cddabd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.744947] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a00ceb9-1b30-4d12-9595-5337b8cddabd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.745299] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a00ceb9-1b30-4d12-9595-5337b8cddabd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.745495] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a00ceb9-1b30-4d12-9595-5337b8cddabd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.745684] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a00ceb9-1b30-4d12-9595-5337b8cddabd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.766669] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a00ceb9-1b30-4d12-9595-5337b8cddabd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.766928] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a00ceb9-1b30-4d12-9595-5337b8cddabd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.767173] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a00ceb9-1b30-4d12-9595-5337b8cddabd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.767389] [55188]: DEBUG nova.objects.instance [None req-9a00ceb9-1b30-4d12-9595-5337b8cddabd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 738.799843] [55188]: DEBUG nova.policy [None req-9a00ceb9-1b30-4d12-9595-5337b8cddabd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.804390] [55188]: INFO nova.api.openstack.requestlog [None req-9a00ceb9-1b30-4d12-9595-5337b8cddabd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.066227 [ 738.804726] [55188]: [pid: 55188|app: 0|req: 1165/2200] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.807547] [55188]: DEBUG nova.api.openstack.wsgi [None req-37360c12-3218-491a-b885-fab90008ac23 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.810085] [55188]: DEBUG nova.compute.api [None req-37360c12-3218-491a-b885-fab90008ac23 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.816021] [55188]: DEBUG oslo_concurrency.lockutils [None req-37360c12-3218-491a-b885-fab90008ac23 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.816118] [55188]: DEBUG oslo_concurrency.lockutils [None req-37360c12-3218-491a-b885-fab90008ac23 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.816434] [55188]: DEBUG oslo_concurrency.lockutils [None req-37360c12-3218-491a-b885-fab90008ac23 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.817016] [55188]: DEBUG oslo_concurrency.lockutils [None req-37360c12-3218-491a-b885-fab90008ac23 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.817380] [55188]: DEBUG oslo_concurrency.lockutils [None req-37360c12-3218-491a-b885-fab90008ac23 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.817698] [55188]: DEBUG oslo_concurrency.lockutils [None req-37360c12-3218-491a-b885-fab90008ac23 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.842469] [55188]: DEBUG oslo_concurrency.lockutils [None req-37360c12-3218-491a-b885-fab90008ac23 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.842702] [55188]: DEBUG oslo_concurrency.lockutils [None req-37360c12-3218-491a-b885-fab90008ac23 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.842891] [55188]: DEBUG oslo_concurrency.lockutils [None req-37360c12-3218-491a-b885-fab90008ac23 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.843157] [55188]: DEBUG nova.objects.instance [None req-37360c12-3218-491a-b885-fab90008ac23 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 738.863264] [55188]: DEBUG nova.policy [None req-37360c12-3218-491a-b885-fab90008ac23 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.867488] [55188]: INFO nova.api.openstack.requestlog [None req-37360c12-3218-491a-b885-fab90008ac23 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.062117 [ 738.867962] [55188]: [pid: 55188|app: 0|req: 1166/2201] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.871028] [55188]: DEBUG nova.api.openstack.wsgi [None req-d54bacf5-9abd-45ea-887d-23a6b0116761 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.872251] [55188]: DEBUG nova.compute.api [None req-d54bacf5-9abd-45ea-887d-23a6b0116761 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.875380] [55188]: DEBUG oslo_concurrency.lockutils [None req-d54bacf5-9abd-45ea-887d-23a6b0116761 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.875607] [55188]: DEBUG oslo_concurrency.lockutils [None req-d54bacf5-9abd-45ea-887d-23a6b0116761 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.875793] [55188]: DEBUG oslo_concurrency.lockutils [None req-d54bacf5-9abd-45ea-887d-23a6b0116761 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.876145] [55188]: DEBUG oslo_concurrency.lockutils [None req-d54bacf5-9abd-45ea-887d-23a6b0116761 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.876367] [55188]: DEBUG oslo_concurrency.lockutils [None req-d54bacf5-9abd-45ea-887d-23a6b0116761 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.876546] [55188]: DEBUG oslo_concurrency.lockutils [None req-d54bacf5-9abd-45ea-887d-23a6b0116761 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.930760] [55187]: DEBUG nova.virt.hardware [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 738.930996] [55187]: DEBUG nova.virt.hardware [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 738.931237] [55187]: DEBUG nova.virt.hardware [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 738.931416] [55187]: DEBUG nova.virt.hardware [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 738.931580] [55187]: DEBUG nova.virt.hardware [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 738.939816] [55187]: DEBUG oslo_concurrency.lockutils [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.940037] [55187]: DEBUG oslo_concurrency.lockutils [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.940245] [55187]: DEBUG oslo_concurrency.lockutils [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.940666] [55187]: DEBUG oslo_concurrency.lockutils [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.940868] [55187]: DEBUG oslo_concurrency.lockutils [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.941070] [55187]: DEBUG oslo_concurrency.lockutils [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.942381] [55188]: DEBUG nova.policy [None req-d54bacf5-9abd-45ea-887d-23a6b0116761 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.946779] [55188]: INFO nova.api.openstack.requestlog [None req-d54bacf5-9abd-45ea-887d-23a6b0116761 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1390 microversion: 2.1 time: 0.078340 [ 738.947122] [55188]: [pid: 55188|app: 0|req: 1167/2202] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1390 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.949900] [55188]: DEBUG nova.api.openstack.wsgi [None req-ddc0e1cf-8303-4cfe-b022-a4d2e69a6986 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.951122] [55187]: DEBUG nova.quota [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Getting quotas for project af2f303415e942d7b281e034d9f4cab9. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 738.951660] [55188]: DEBUG nova.compute.api [None req-ddc0e1cf-8303-4cfe-b022-a4d2e69a6986 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.954592] [55187]: DEBUG nova.quota [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Getting quotas for user 172205be8805426e998142f2139db8ba and project af2f303415e942d7b281e034d9f4cab9. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 738.955076] [55188]: DEBUG oslo_concurrency.lockutils [None req-ddc0e1cf-8303-4cfe-b022-a4d2e69a6986 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.955319] [55188]: DEBUG oslo_concurrency.lockutils [None req-ddc0e1cf-8303-4cfe-b022-a4d2e69a6986 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.955503] [55188]: DEBUG oslo_concurrency.lockutils [None req-ddc0e1cf-8303-4cfe-b022-a4d2e69a6986 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.955846] [55188]: DEBUG oslo_concurrency.lockutils [None req-ddc0e1cf-8303-4cfe-b022-a4d2e69a6986 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.956055] [55188]: DEBUG oslo_concurrency.lockutils [None req-ddc0e1cf-8303-4cfe-b022-a4d2e69a6986 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.956294] [55188]: DEBUG oslo_concurrency.lockutils [None req-ddc0e1cf-8303-4cfe-b022-a4d2e69a6986 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.984187] [55187]: DEBUG nova.compute.api [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 738.985565] [55187]: DEBUG nova.compute.api [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=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='02584806-6c50-47ce-b796-94f4b78fcdda',volume_size=None,volume_type=None)] {{(pid=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 738.986349] [55188]: DEBUG nova.policy [None req-ddc0e1cf-8303-4cfe-b022-a4d2e69a6986 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.990359] [55188]: INFO nova.api.openstack.requestlog [None req-ddc0e1cf-8303-4cfe-b022-a4d2e69a6986 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.042530 [ 738.990679] [55188]: [pid: 55188|app: 0|req: 1168/2203] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.993919] [55188]: DEBUG nova.api.openstack.wsgi [None req-33022d14-fe17-46a3-b139-96841eddae2f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 738.995025] [55188]: DEBUG nova.compute.api [None req-33022d14-fe17-46a3-b139-96841eddae2f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 738.997888] [55188]: DEBUG oslo_concurrency.lockutils [None req-33022d14-fe17-46a3-b139-96841eddae2f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.998149] [55188]: DEBUG oslo_concurrency.lockutils [None req-33022d14-fe17-46a3-b139-96841eddae2f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.998341] [55188]: DEBUG oslo_concurrency.lockutils [None req-33022d14-fe17-46a3-b139-96841eddae2f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.998692] [55188]: DEBUG oslo_concurrency.lockutils [None req-33022d14-fe17-46a3-b139-96841eddae2f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.998889] [55188]: DEBUG oslo_concurrency.lockutils [None req-33022d14-fe17-46a3-b139-96841eddae2f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.999074] [55188]: DEBUG oslo_concurrency.lockutils [None req-33022d14-fe17-46a3-b139-96841eddae2f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.032951] [55188]: DEBUG nova.policy [None req-33022d14-fe17-46a3-b139-96841eddae2f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.038458] [55188]: INFO nova.api.openstack.requestlog [None req-33022d14-fe17-46a3-b139-96841eddae2f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.047160 [ 739.038860] [55188]: [pid: 55188|app: 0|req: 1169/2204] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.041520] [55188]: DEBUG nova.api.openstack.wsgi [None req-0ca70237-f296-4878-8eb3-b7cd5cc377e3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.043145] [55188]: DEBUG nova.compute.api [None req-0ca70237-f296-4878-8eb3-b7cd5cc377e3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.046562] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ca70237-f296-4878-8eb3-b7cd5cc377e3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.046736] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ca70237-f296-4878-8eb3-b7cd5cc377e3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.046911] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ca70237-f296-4878-8eb3-b7cd5cc377e3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.047271] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ca70237-f296-4878-8eb3-b7cd5cc377e3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.047479] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ca70237-f296-4878-8eb3-b7cd5cc377e3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.048123] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ca70237-f296-4878-8eb3-b7cd5cc377e3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.066126] [55187]: INFO nova.api.openstack.requestlog [None req-59eafef5-8b61-4296-9f3d-fd341cf72860 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.93 time: 0.433125 [ 739.066282] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ca70237-f296-4878-8eb3-b7cd5cc377e3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.066747] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ca70237-f296-4878-8eb3-b7cd5cc377e3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.066839] [55187]: [pid: 55187|app: 0|req: 1036/2205] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 26 22:03:39 2025] POST /compute/v2.1/servers => generated 409 bytes in 434 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 739.066882] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ca70237-f296-4878-8eb3-b7cd5cc377e3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.066882] [55188]: DEBUG nova.objects.instance [None req-0ca70237-f296-4878-8eb3-b7cd5cc377e3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 739.068960] [55187]: DEBUG nova.api.openstack.wsgi [None req-bee51fd8-f722-49ef-8124-ef308bc3fdd7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.070601] [55187]: DEBUG nova.compute.api [None req-bee51fd8-f722-49ef-8124-ef308bc3fdd7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.075508] [55187]: DEBUG oslo_concurrency.lockutils [None req-bee51fd8-f722-49ef-8124-ef308bc3fdd7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.075745] [55187]: DEBUG oslo_concurrency.lockutils [None req-bee51fd8-f722-49ef-8124-ef308bc3fdd7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.075931] [55187]: DEBUG oslo_concurrency.lockutils [None req-bee51fd8-f722-49ef-8124-ef308bc3fdd7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.076332] [55187]: DEBUG oslo_concurrency.lockutils [None req-bee51fd8-f722-49ef-8124-ef308bc3fdd7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.076539] [55187]: DEBUG oslo_concurrency.lockutils [None req-bee51fd8-f722-49ef-8124-ef308bc3fdd7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.076713] [55187]: DEBUG oslo_concurrency.lockutils [None req-bee51fd8-f722-49ef-8124-ef308bc3fdd7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.088601] [55188]: DEBUG nova.policy [None req-0ca70237-f296-4878-8eb3-b7cd5cc377e3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.091646] [55188]: INFO nova.api.openstack.requestlog [None req-0ca70237-f296-4878-8eb3-b7cd5cc377e3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.052124 [ 739.092140] [55188]: [pid: 55188|app: 0|req: 1170/2206] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.096859] [55188]: DEBUG nova.api.openstack.wsgi [None req-a8787c81-d0fd-408a-a4d9-2bef4c5f450f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.098587] [55188]: DEBUG nova.compute.api [None req-a8787c81-d0fd-408a-a4d9-2bef4c5f450f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.101912] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8787c81-d0fd-408a-a4d9-2bef4c5f450f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.102172] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8787c81-d0fd-408a-a4d9-2bef4c5f450f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.102374] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8787c81-d0fd-408a-a4d9-2bef4c5f450f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.102727] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8787c81-d0fd-408a-a4d9-2bef4c5f450f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.102931] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8787c81-d0fd-408a-a4d9-2bef4c5f450f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.103123] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8787c81-d0fd-408a-a4d9-2bef4c5f450f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.111150] [55187]: DEBUG nova.policy [None req-bee51fd8-f722-49ef-8124-ef308bc3fdd7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.116100] [55187]: INFO nova.api.openstack.requestlog [None req-bee51fd8-f722-49ef-8124-ef308bc3fdd7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1284 microversion: 2.1 time: 0.048950 [ 739.116512] [55187]: [pid: 55187|app: 0|req: 1037/2207] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1284 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.119957] [55187]: DEBUG nova.api.openstack.wsgi [None req-a4fa4296-8f56-45d8-ac83-f007ffdb256f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.121603] [55187]: DEBUG nova.compute.api [None req-a4fa4296-8f56-45d8-ac83-f007ffdb256f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.125275] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4fa4296-8f56-45d8-ac83-f007ffdb256f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.125497] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4fa4296-8f56-45d8-ac83-f007ffdb256f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.125677] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4fa4296-8f56-45d8-ac83-f007ffdb256f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.126099] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4fa4296-8f56-45d8-ac83-f007ffdb256f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.126286] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4fa4296-8f56-45d8-ac83-f007ffdb256f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.126470] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4fa4296-8f56-45d8-ac83-f007ffdb256f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.141438] [55188]: DEBUG nova.policy [None req-a8787c81-d0fd-408a-a4d9-2bef4c5f450f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.146070] [55188]: INFO nova.api.openstack.requestlog [None req-a8787c81-d0fd-408a-a4d9-2bef4c5f450f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.052792 [ 739.146472] [55188]: [pid: 55188|app: 0|req: 1171/2208] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.149108] [55188]: DEBUG nova.api.openstack.wsgi [None req-7e1fdbb8-22d7-44ea-8ec6-ac2076154c1b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.150775] [55188]: DEBUG nova.compute.api [None req-7e1fdbb8-22d7-44ea-8ec6-ac2076154c1b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.154703] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e1fdbb8-22d7-44ea-8ec6-ac2076154c1b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.154827] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e1fdbb8-22d7-44ea-8ec6-ac2076154c1b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.155023] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e1fdbb8-22d7-44ea-8ec6-ac2076154c1b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.155368] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e1fdbb8-22d7-44ea-8ec6-ac2076154c1b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.155608] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e1fdbb8-22d7-44ea-8ec6-ac2076154c1b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.155771] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e1fdbb8-22d7-44ea-8ec6-ac2076154c1b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.164843] [55187]: DEBUG nova.policy [None req-a4fa4296-8f56-45d8-ac83-f007ffdb256f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.169759] [55187]: INFO nova.api.openstack.requestlog [None req-a4fa4296-8f56-45d8-ac83-f007ffdb256f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.052027 [ 739.170427] [55187]: [pid: 55187|app: 0|req: 1038/2209] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.173029] [55187]: DEBUG nova.api.openstack.wsgi [None req-d32f68ff-70c9-49cd-b442-ed4dcc092350 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.174502] [55187]: DEBUG nova.compute.api [None req-d32f68ff-70c9-49cd-b442-ed4dcc092350 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.191817] [55188]: DEBUG nova.policy [None req-7e1fdbb8-22d7-44ea-8ec6-ac2076154c1b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.196134] [55188]: INFO nova.api.openstack.requestlog [None req-7e1fdbb8-22d7-44ea-8ec6-ac2076154c1b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.049043 [ 739.196492] [55188]: [pid: 55188|app: 0|req: 1172/2210] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.199364] [55188]: DEBUG nova.api.openstack.wsgi [None req-627cb20f-221b-459a-8665-79423b04bd1a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.201056] [55188]: DEBUG nova.compute.api [None req-627cb20f-221b-459a-8665-79423b04bd1a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.204461] [55188]: DEBUG oslo_concurrency.lockutils [None req-627cb20f-221b-459a-8665-79423b04bd1a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.204746] [55188]: DEBUG oslo_concurrency.lockutils [None req-627cb20f-221b-459a-8665-79423b04bd1a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.205023] [55188]: DEBUG oslo_concurrency.lockutils [None req-627cb20f-221b-459a-8665-79423b04bd1a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.205458] [55188]: DEBUG oslo_concurrency.lockutils [None req-627cb20f-221b-459a-8665-79423b04bd1a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.205757] [55188]: DEBUG oslo_concurrency.lockutils [None req-627cb20f-221b-459a-8665-79423b04bd1a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.205793] [55188]: DEBUG oslo_concurrency.lockutils [None req-627cb20f-221b-459a-8665-79423b04bd1a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.206423] [55187]: DEBUG nova.policy [None req-d32f68ff-70c9-49cd-b442-ed4dcc092350 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.212214] [55187]: DEBUG nova.policy [None req-d32f68ff-70c9-49cd-b442-ed4dcc092350 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.212214] [55187]: DEBUG nova.policy [None req-d32f68ff-70c9-49cd-b442-ed4dcc092350 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.215804] [55187]: INFO nova.api.openstack.requestlog [None req-d32f68ff-70c9-49cd-b442-ed4dcc092350 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1335 microversion: 2.93 time: 0.044511 [ 739.216428] [55187]: [pid: 55187|app: 0|req: 1039/2211] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1335 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 739.218875] [55187]: DEBUG nova.api.openstack.wsgi [None req-87af6433-6c15-42ea-bebb-abfab72b8146 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.220215] [55187]: DEBUG nova.compute.api [None req-87af6433-6c15-42ea-bebb-abfab72b8146 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.224040] [55187]: DEBUG oslo_concurrency.lockutils [None req-87af6433-6c15-42ea-bebb-abfab72b8146 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.224198] [55187]: DEBUG oslo_concurrency.lockutils [None req-87af6433-6c15-42ea-bebb-abfab72b8146 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.224429] [55187]: DEBUG oslo_concurrency.lockutils [None req-87af6433-6c15-42ea-bebb-abfab72b8146 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.224826] [55187]: DEBUG oslo_concurrency.lockutils [None req-87af6433-6c15-42ea-bebb-abfab72b8146 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.225091] [55187]: DEBUG oslo_concurrency.lockutils [None req-87af6433-6c15-42ea-bebb-abfab72b8146 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.225314] [55187]: DEBUG oslo_concurrency.lockutils [None req-87af6433-6c15-42ea-bebb-abfab72b8146 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.242650] [55188]: DEBUG nova.policy [None req-627cb20f-221b-459a-8665-79423b04bd1a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.247109] [55188]: INFO nova.api.openstack.requestlog [None req-627cb20f-221b-459a-8665-79423b04bd1a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.049947 [ 739.247554] [55188]: [pid: 55188|app: 0|req: 1173/2212] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.249217] [55187]: DEBUG oslo_concurrency.lockutils [None req-87af6433-6c15-42ea-bebb-abfab72b8146 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.249466] [55187]: DEBUG oslo_concurrency.lockutils [None req-87af6433-6c15-42ea-bebb-abfab72b8146 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.249647] [55187]: DEBUG oslo_concurrency.lockutils [None req-87af6433-6c15-42ea-bebb-abfab72b8146 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.249839] [55187]: DEBUG nova.objects.instance [None req-87af6433-6c15-42ea-bebb-abfab72b8146 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 739.250261] [55188]: DEBUG nova.api.openstack.wsgi [None req-ef685421-7255-479e-9539-1faed06fffb8 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.252159] [55188]: DEBUG nova.compute.api [None req-ef685421-7255-479e-9539-1faed06fffb8 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.255752] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef685421-7255-479e-9539-1faed06fffb8 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.255752] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef685421-7255-479e-9539-1faed06fffb8 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.255752] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef685421-7255-479e-9539-1faed06fffb8 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.255897] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef685421-7255-479e-9539-1faed06fffb8 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.256089] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef685421-7255-479e-9539-1faed06fffb8 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.256277] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef685421-7255-479e-9539-1faed06fffb8 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.279562] [55187]: DEBUG nova.policy [None req-87af6433-6c15-42ea-bebb-abfab72b8146 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.284680] [55187]: DEBUG nova.policy [None req-87af6433-6c15-42ea-bebb-abfab72b8146 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.285353] [55187]: DEBUG nova.policy [None req-87af6433-6c15-42ea-bebb-abfab72b8146 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.286046] [55187]: INFO nova.api.openstack.requestlog [None req-87af6433-6c15-42ea-bebb-abfab72b8146 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.069422 [ 739.286337] [55187]: [pid: 55187|app: 0|req: 1040/2213] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 739.289299] [55187]: DEBUG nova.api.openstack.wsgi [None req-eaa1c0e5-84e2-4a92-bd97-1363408cf2f5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.292019] [55187]: DEBUG nova.compute.api [None req-eaa1c0e5-84e2-4a92-bd97-1363408cf2f5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.294417] [55188]: DEBUG nova.policy [None req-ef685421-7255-479e-9539-1faed06fffb8 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.299202] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaa1c0e5-84e2-4a92-bd97-1363408cf2f5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.299202] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaa1c0e5-84e2-4a92-bd97-1363408cf2f5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.299202] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaa1c0e5-84e2-4a92-bd97-1363408cf2f5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.299202] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaa1c0e5-84e2-4a92-bd97-1363408cf2f5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.299656] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaa1c0e5-84e2-4a92-bd97-1363408cf2f5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.299656] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaa1c0e5-84e2-4a92-bd97-1363408cf2f5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.303977] [55188]: INFO nova.api.openstack.requestlog [None req-ef685421-7255-479e-9539-1faed06fffb8 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.055532 [ 739.307911] [55188]: [pid: 55188|app: 0|req: 1174/2214] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.312176] [55188]: DEBUG nova.api.openstack.wsgi [None req-f552988d-d52f-4c7b-a531-2bc8f2ee3703 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.314907] [55188]: DEBUG nova.compute.api [None req-f552988d-d52f-4c7b-a531-2bc8f2ee3703 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.321020] [55188]: DEBUG oslo_concurrency.lockutils [None req-f552988d-d52f-4c7b-a531-2bc8f2ee3703 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.321473] [55188]: DEBUG oslo_concurrency.lockutils [None req-f552988d-d52f-4c7b-a531-2bc8f2ee3703 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.321803] [55188]: DEBUG oslo_concurrency.lockutils [None req-f552988d-d52f-4c7b-a531-2bc8f2ee3703 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.322417] [55188]: DEBUG oslo_concurrency.lockutils [None req-f552988d-d52f-4c7b-a531-2bc8f2ee3703 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.322763] [55188]: DEBUG oslo_concurrency.lockutils [None req-f552988d-d52f-4c7b-a531-2bc8f2ee3703 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.323083] [55188]: DEBUG oslo_concurrency.lockutils [None req-f552988d-d52f-4c7b-a531-2bc8f2ee3703 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.323484] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaa1c0e5-84e2-4a92-bd97-1363408cf2f5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.323558] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaa1c0e5-84e2-4a92-bd97-1363408cf2f5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.324010] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaa1c0e5-84e2-4a92-bd97-1363408cf2f5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.324137] [55187]: DEBUG nova.objects.instance [None req-eaa1c0e5-84e2-4a92-bd97-1363408cf2f5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 739.347936] [55187]: DEBUG nova.policy [None req-eaa1c0e5-84e2-4a92-bd97-1363408cf2f5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.352652] [55187]: INFO nova.api.openstack.requestlog [None req-eaa1c0e5-84e2-4a92-bd97-1363408cf2f5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.065721 [ 739.352994] [55187]: [pid: 55187|app: 0|req: 1041/2215] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.358684] [55187]: DEBUG nova.api.openstack.wsgi [None req-cab0b910-a390-498f-8679-816fd3f1fd25 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.360491] [55187]: DEBUG nova.compute.api [None req-cab0b910-a390-498f-8679-816fd3f1fd25 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.365024] [55187]: DEBUG oslo_concurrency.lockutils [None req-cab0b910-a390-498f-8679-816fd3f1fd25 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.365282] [55187]: DEBUG oslo_concurrency.lockutils [None req-cab0b910-a390-498f-8679-816fd3f1fd25 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.365520] [55187]: DEBUG oslo_concurrency.lockutils [None req-cab0b910-a390-498f-8679-816fd3f1fd25 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.365876] [55187]: DEBUG oslo_concurrency.lockutils [None req-cab0b910-a390-498f-8679-816fd3f1fd25 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.366101] [55187]: DEBUG oslo_concurrency.lockutils [None req-cab0b910-a390-498f-8679-816fd3f1fd25 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.366329] [55187]: DEBUG oslo_concurrency.lockutils [None req-cab0b910-a390-498f-8679-816fd3f1fd25 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.373611] [55188]: DEBUG nova.policy [None req-f552988d-d52f-4c7b-a531-2bc8f2ee3703 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.378838] [55188]: DEBUG nova.policy [None req-f552988d-d52f-4c7b-a531-2bc8f2ee3703 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.379566] [55188]: DEBUG nova.policy [None req-f552988d-d52f-4c7b-a531-2bc8f2ee3703 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.380384] [55188]: INFO nova.api.openstack.requestlog [None req-f552988d-d52f-4c7b-a531-2bc8f2ee3703 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.071335 [ 739.381125] [55188]: [pid: 55188|app: 0|req: 1175/2216] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 739.386393] [55188]: DEBUG nova.api.openstack.wsgi [None req-4bd6cb75-9c55-4ff3-bad1-1613d88845a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.388077] [55188]: DEBUG nova.compute.api [None req-4bd6cb75-9c55-4ff3-bad1-1613d88845a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.391896] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bd6cb75-9c55-4ff3-bad1-1613d88845a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.392359] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bd6cb75-9c55-4ff3-bad1-1613d88845a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.392766] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bd6cb75-9c55-4ff3-bad1-1613d88845a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.393201] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bd6cb75-9c55-4ff3-bad1-1613d88845a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.393424] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bd6cb75-9c55-4ff3-bad1-1613d88845a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.393618] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bd6cb75-9c55-4ff3-bad1-1613d88845a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.409916] [55187]: DEBUG nova.policy [None req-cab0b910-a390-498f-8679-816fd3f1fd25 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.413932] [55187]: INFO nova.api.openstack.requestlog [None req-cab0b910-a390-498f-8679-816fd3f1fd25 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.059430 [ 739.413932] [55187]: [pid: 55187|app: 0|req: 1042/2217] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.417764] [55187]: DEBUG nova.api.openstack.wsgi [None req-8d285552-96c9-473f-bb4e-6967f84205b0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.418593] [55187]: DEBUG nova.compute.api [None req-8d285552-96c9-473f-bb4e-6967f84205b0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.422834] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d285552-96c9-473f-bb4e-6967f84205b0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.423104] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d285552-96c9-473f-bb4e-6967f84205b0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.423331] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d285552-96c9-473f-bb4e-6967f84205b0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.423762] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d285552-96c9-473f-bb4e-6967f84205b0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.423968] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d285552-96c9-473f-bb4e-6967f84205b0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.424165] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d285552-96c9-473f-bb4e-6967f84205b0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.438813] [55188]: DEBUG nova.policy [None req-4bd6cb75-9c55-4ff3-bad1-1613d88845a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.443216] [55188]: INFO nova.api.openstack.requestlog [None req-4bd6cb75-9c55-4ff3-bad1-1613d88845a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.062007 [ 739.443586] [55188]: [pid: 55188|app: 0|req: 1176/2218] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.446686] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e89f0c0-a6f2-4b72-ad83-fd1a9bec0683 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.448686] [55188]: DEBUG nova.compute.api [None req-9e89f0c0-a6f2-4b72-ad83-fd1a9bec0683 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.453241] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e89f0c0-a6f2-4b72-ad83-fd1a9bec0683 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.453491] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e89f0c0-a6f2-4b72-ad83-fd1a9bec0683 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.453681] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e89f0c0-a6f2-4b72-ad83-fd1a9bec0683 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.454050] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e89f0c0-a6f2-4b72-ad83-fd1a9bec0683 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.454331] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e89f0c0-a6f2-4b72-ad83-fd1a9bec0683 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.454509] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e89f0c0-a6f2-4b72-ad83-fd1a9bec0683 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.465860] [55187]: DEBUG nova.policy [None req-8d285552-96c9-473f-bb4e-6967f84205b0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.472388] [55187]: INFO nova.api.openstack.requestlog [None req-8d285552-96c9-473f-bb4e-6967f84205b0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.057784 [ 739.472746] [55187]: [pid: 55187|app: 0|req: 1043/2219] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.477024] [55187]: DEBUG nova.api.openstack.wsgi [None req-c78d5153-b532-4178-8ee3-0170e3e50ca4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.477390] [55187]: DEBUG nova.compute.api [None req-c78d5153-b532-4178-8ee3-0170e3e50ca4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.481192] [55187]: DEBUG oslo_concurrency.lockutils [None req-c78d5153-b532-4178-8ee3-0170e3e50ca4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.481397] [55187]: DEBUG oslo_concurrency.lockutils [None req-c78d5153-b532-4178-8ee3-0170e3e50ca4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.481577] [55187]: DEBUG oslo_concurrency.lockutils [None req-c78d5153-b532-4178-8ee3-0170e3e50ca4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.481926] [55187]: DEBUG oslo_concurrency.lockutils [None req-c78d5153-b532-4178-8ee3-0170e3e50ca4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.482130] [55187]: DEBUG oslo_concurrency.lockutils [None req-c78d5153-b532-4178-8ee3-0170e3e50ca4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.482301] [55187]: DEBUG oslo_concurrency.lockutils [None req-c78d5153-b532-4178-8ee3-0170e3e50ca4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.493458] [55188]: DEBUG nova.policy [None req-9e89f0c0-a6f2-4b72-ad83-fd1a9bec0683 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.498716] [55188]: INFO nova.api.openstack.requestlog [None req-9e89f0c0-a6f2-4b72-ad83-fd1a9bec0683 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.054414 [ 739.499266] [55188]: [pid: 55188|app: 0|req: 1177/2220] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.501917] [55188]: DEBUG nova.api.openstack.wsgi [None req-db7caabf-2bb7-4106-a7df-5f8151017c17 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.503649] [55188]: DEBUG nova.compute.api [None req-db7caabf-2bb7-4106-a7df-5f8151017c17 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.507585] [55188]: DEBUG oslo_concurrency.lockutils [None req-db7caabf-2bb7-4106-a7df-5f8151017c17 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.507841] [55188]: DEBUG oslo_concurrency.lockutils [None req-db7caabf-2bb7-4106-a7df-5f8151017c17 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.508043] [55188]: DEBUG oslo_concurrency.lockutils [None req-db7caabf-2bb7-4106-a7df-5f8151017c17 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.508414] [55188]: DEBUG oslo_concurrency.lockutils [None req-db7caabf-2bb7-4106-a7df-5f8151017c17 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.508620] [55188]: DEBUG oslo_concurrency.lockutils [None req-db7caabf-2bb7-4106-a7df-5f8151017c17 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.508788] [55188]: DEBUG oslo_concurrency.lockutils [None req-db7caabf-2bb7-4106-a7df-5f8151017c17 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.521724] [55187]: DEBUG nova.policy [None req-c78d5153-b532-4178-8ee3-0170e3e50ca4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.526348] [55187]: INFO nova.api.openstack.requestlog [None req-c78d5153-b532-4178-8ee3-0170e3e50ca4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.052768 [ 739.526717] [55187]: [pid: 55187|app: 0|req: 1044/2221] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.543274] [55188]: DEBUG nova.policy [None req-db7caabf-2bb7-4106-a7df-5f8151017c17 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.548224] [55188]: INFO nova.api.openstack.requestlog [None req-db7caabf-2bb7-4106-a7df-5f8151017c17 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.048243 [ 739.548763] [55188]: [pid: 55188|app: 0|req: 1178/2222] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.591751] [55187]: DEBUG nova.api.openstack.wsgi [None req-fb5e7cc8-8ae0-4e84-b1cd-e5052392d44f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.593780] [55187]: DEBUG nova.compute.api [None req-fb5e7cc8-8ae0-4e84-b1cd-e5052392d44f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.598107] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb5e7cc8-8ae0-4e84-b1cd-e5052392d44f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.598570] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb5e7cc8-8ae0-4e84-b1cd-e5052392d44f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.598570] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb5e7cc8-8ae0-4e84-b1cd-e5052392d44f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.598945] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb5e7cc8-8ae0-4e84-b1cd-e5052392d44f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.599472] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb5e7cc8-8ae0-4e84-b1cd-e5052392d44f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.600159] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb5e7cc8-8ae0-4e84-b1cd-e5052392d44f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.649572] [55187]: DEBUG nova.policy [None req-fb5e7cc8-8ae0-4e84-b1cd-e5052392d44f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.655487] [55187]: INFO nova.api.openstack.requestlog [None req-fb5e7cc8-8ae0-4e84-b1cd-e5052392d44f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.065891 [ 739.655849] [55187]: [pid: 55187|app: 0|req: 1045/2223] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:39 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.656121] [55188]: DEBUG nova.api.openstack.wsgi [None req-3bef54e7-cb30-4832-8b88-148e337a0904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.658623] [55188]: DEBUG nova.compute.api [None req-3bef54e7-cb30-4832-8b88-148e337a0904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.664080] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bef54e7-cb30-4832-8b88-148e337a0904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.665824] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bef54e7-cb30-4832-8b88-148e337a0904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.667173] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bef54e7-cb30-4832-8b88-148e337a0904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.667780] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bef54e7-cb30-4832-8b88-148e337a0904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.668288] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bef54e7-cb30-4832-8b88-148e337a0904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.669030] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bef54e7-cb30-4832-8b88-148e337a0904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.678104] [55187]: DEBUG nova.api.openstack.wsgi [None req-1e09e7cc-1115-439e-b792-bdaf89f20568 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.679913] [55187]: DEBUG nova.compute.api [None req-1e09e7cc-1115-439e-b792-bdaf89f20568 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.688228] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e09e7cc-1115-439e-b792-bdaf89f20568 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.688228] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e09e7cc-1115-439e-b792-bdaf89f20568 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.688228] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e09e7cc-1115-439e-b792-bdaf89f20568 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.688228] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e09e7cc-1115-439e-b792-bdaf89f20568 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.688514] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e09e7cc-1115-439e-b792-bdaf89f20568 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.688514] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e09e7cc-1115-439e-b792-bdaf89f20568 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.720424] [55188]: DEBUG nova.policy [None req-3bef54e7-cb30-4832-8b88-148e337a0904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.726473] [55188]: DEBUG nova.policy [None req-3bef54e7-cb30-4832-8b88-148e337a0904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.727556] [55188]: DEBUG nova.policy [None req-3bef54e7-cb30-4832-8b88-148e337a0904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.731428] [55188]: INFO nova.api.openstack.requestlog [None req-3bef54e7-cb30-4832-8b88-148e337a0904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.080996 [ 739.732310] [55188]: [pid: 55188|app: 0|req: 1179/2224] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 739.734590] [55188]: DEBUG nova.api.openstack.wsgi [None req-ef81a60f-ac5e-4609-9b49-fc578fe42dca tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.736596] [55188]: DEBUG nova.compute.api [None req-ef81a60f-ac5e-4609-9b49-fc578fe42dca tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.740519] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef81a60f-ac5e-4609-9b49-fc578fe42dca tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.740810] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef81a60f-ac5e-4609-9b49-fc578fe42dca tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.741030] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef81a60f-ac5e-4609-9b49-fc578fe42dca tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.741473] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef81a60f-ac5e-4609-9b49-fc578fe42dca tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.741708] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef81a60f-ac5e-4609-9b49-fc578fe42dca tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.741981] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef81a60f-ac5e-4609-9b49-fc578fe42dca tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.777149] [55188]: DEBUG nova.policy [None req-ef81a60f-ac5e-4609-9b49-fc578fe42dca tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.782526] [55188]: INFO nova.api.openstack.requestlog [None req-ef81a60f-ac5e-4609-9b49-fc578fe42dca tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.049594 [ 739.782526] [55188]: [pid: 55188|app: 0|req: 1180/2225] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.822777] [55188]: DEBUG nova.api.openstack.wsgi [None req-4e16f86e-681d-4bb7-af0e-d9966156b719 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.824753] [55188]: DEBUG nova.compute.api [None req-4e16f86e-681d-4bb7-af0e-d9966156b719 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.830019] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e16f86e-681d-4bb7-af0e-d9966156b719 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.830019] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e16f86e-681d-4bb7-af0e-d9966156b719 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.830019] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e16f86e-681d-4bb7-af0e-d9966156b719 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.830225] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e16f86e-681d-4bb7-af0e-d9966156b719 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.830490] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e16f86e-681d-4bb7-af0e-d9966156b719 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.831484] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e16f86e-681d-4bb7-af0e-d9966156b719 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.850971] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e16f86e-681d-4bb7-af0e-d9966156b719 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.851237] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e16f86e-681d-4bb7-af0e-d9966156b719 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.851430] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e16f86e-681d-4bb7-af0e-d9966156b719 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.851630] [55188]: DEBUG nova.objects.instance [None req-4e16f86e-681d-4bb7-af0e-d9966156b719 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 739.863627] [55187]: DEBUG nova.policy [None req-1e09e7cc-1115-439e-b792-bdaf89f20568 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.873522] [55187]: INFO nova.api.openstack.requestlog [None req-1e09e7cc-1115-439e-b792-bdaf89f20568 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1322 microversion: 2.1 time: 0.197750 [ 739.873680] [55188]: DEBUG nova.policy [None req-4e16f86e-681d-4bb7-af0e-d9966156b719 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.876418] [55187]: [pid: 55187|app: 0|req: 1046/2226] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1322 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.878823] [55188]: INFO nova.api.openstack.requestlog [None req-4e16f86e-681d-4bb7-af0e-d9966156b719 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.058535 [ 739.879273] [55188]: [pid: 55188|app: 0|req: 1181/2227] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.880737] [55187]: DEBUG nova.api.openstack.wsgi [None req-8d4229e4-34db-4d8d-82b1-0f146a90b12e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.882593] [55187]: DEBUG nova.compute.api [None req-8d4229e4-34db-4d8d-82b1-0f146a90b12e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.886136] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d4229e4-34db-4d8d-82b1-0f146a90b12e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.886461] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d4229e4-34db-4d8d-82b1-0f146a90b12e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.886693] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d4229e4-34db-4d8d-82b1-0f146a90b12e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.887115] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d4229e4-34db-4d8d-82b1-0f146a90b12e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.887398] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d4229e4-34db-4d8d-82b1-0f146a90b12e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.887646] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d4229e4-34db-4d8d-82b1-0f146a90b12e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.908650] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d4229e4-34db-4d8d-82b1-0f146a90b12e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.908999] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d4229e4-34db-4d8d-82b1-0f146a90b12e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.909194] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d4229e4-34db-4d8d-82b1-0f146a90b12e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.909432] [55187]: DEBUG nova.objects.instance [None req-8d4229e4-34db-4d8d-82b1-0f146a90b12e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 739.944935] [55187]: DEBUG nova.policy [None req-8d4229e4-34db-4d8d-82b1-0f146a90b12e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.949510] [55187]: INFO nova.api.openstack.requestlog [None req-8d4229e4-34db-4d8d-82b1-0f146a90b12e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.070850 [ 739.949808] [55187]: [pid: 55187|app: 0|req: 1047/2228] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 739.959299] [55188]: DEBUG nova.api.openstack.wsgi [None req-4d85ed49-77ad-44eb-b067-8f5abd7b9b66 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 739.960979] [55188]: DEBUG nova.compute.api [None req-4d85ed49-77ad-44eb-b067-8f5abd7b9b66 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 739.964575] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d85ed49-77ad-44eb-b067-8f5abd7b9b66 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.964824] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d85ed49-77ad-44eb-b067-8f5abd7b9b66 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.965030] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d85ed49-77ad-44eb-b067-8f5abd7b9b66 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.965442] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d85ed49-77ad-44eb-b067-8f5abd7b9b66 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.965657] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d85ed49-77ad-44eb-b067-8f5abd7b9b66 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.965828] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d85ed49-77ad-44eb-b067-8f5abd7b9b66 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.006100] [55187]: DEBUG nova.api.openstack.wsgi [None req-8a437ebc-7bcd-4590-9178-28c81495fb55 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.008887] [55187]: DEBUG nova.compute.api [None req-8a437ebc-7bcd-4590-9178-28c81495fb55 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.013847] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a437ebc-7bcd-4590-9178-28c81495fb55 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.015667] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a437ebc-7bcd-4590-9178-28c81495fb55 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.015966] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a437ebc-7bcd-4590-9178-28c81495fb55 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.016457] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a437ebc-7bcd-4590-9178-28c81495fb55 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.016728] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a437ebc-7bcd-4590-9178-28c81495fb55 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.016970] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a437ebc-7bcd-4590-9178-28c81495fb55 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.065207] [55187]: DEBUG nova.policy [None req-8a437ebc-7bcd-4590-9178-28c81495fb55 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.069838] [55187]: INFO nova.api.openstack.requestlog [None req-8a437ebc-7bcd-4590-9178-28c81495fb55 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.067240 [ 740.070726] [55187]: [pid: 55187|app: 0|req: 1048/2229] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.081274] [55187]: DEBUG nova.api.openstack.wsgi [None req-3a560924-ff1f-4631-a62c-ab627efba034 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.083043] [55187]: DEBUG nova.compute.api [None req-3a560924-ff1f-4631-a62c-ab627efba034 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.087201] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a560924-ff1f-4631-a62c-ab627efba034 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.087510] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a560924-ff1f-4631-a62c-ab627efba034 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.087744] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a560924-ff1f-4631-a62c-ab627efba034 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.088287] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a560924-ff1f-4631-a62c-ab627efba034 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.088573] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a560924-ff1f-4631-a62c-ab627efba034 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.088784] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a560924-ff1f-4631-a62c-ab627efba034 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.100275] [55188]: DEBUG nova.policy [None req-4d85ed49-77ad-44eb-b067-8f5abd7b9b66 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.105251] [55188]: INFO nova.api.openstack.requestlog [None req-4d85ed49-77ad-44eb-b067-8f5abd7b9b66 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1390 microversion: 2.1 time: 0.148183 [ 740.105586] [55188]: [pid: 55188|app: 0|req: 1182/2230] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1390 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.108208] [55188]: DEBUG nova.api.openstack.wsgi [None req-4a64b643-b2ab-45c5-b45c-2f67d5f0a3fc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.109838] [55188]: DEBUG nova.compute.api [None req-4a64b643-b2ab-45c5-b45c-2f67d5f0a3fc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.114146] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a64b643-b2ab-45c5-b45c-2f67d5f0a3fc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.114375] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a64b643-b2ab-45c5-b45c-2f67d5f0a3fc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.114563] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a64b643-b2ab-45c5-b45c-2f67d5f0a3fc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.114921] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a64b643-b2ab-45c5-b45c-2f67d5f0a3fc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.115130] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a64b643-b2ab-45c5-b45c-2f67d5f0a3fc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.115305] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a64b643-b2ab-45c5-b45c-2f67d5f0a3fc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.133685] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a64b643-b2ab-45c5-b45c-2f67d5f0a3fc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.133960] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a64b643-b2ab-45c5-b45c-2f67d5f0a3fc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.134159] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a64b643-b2ab-45c5-b45c-2f67d5f0a3fc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.134378] [55188]: DEBUG nova.objects.instance [None req-4a64b643-b2ab-45c5-b45c-2f67d5f0a3fc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 740.137983] [55187]: DEBUG nova.policy [None req-3a560924-ff1f-4631-a62c-ab627efba034 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.143983] [55187]: INFO nova.api.openstack.requestlog [None req-3a560924-ff1f-4631-a62c-ab627efba034 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.069312 [ 740.144504] [55187]: [pid: 55187|app: 0|req: 1049/2231] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.147416] [55187]: DEBUG nova.api.openstack.wsgi [None req-6c3d9de9-c797-4022-8cfe-db9dedec8353 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.151904] [55187]: DEBUG nova.compute.api [None req-6c3d9de9-c797-4022-8cfe-db9dedec8353 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.156260] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c3d9de9-c797-4022-8cfe-db9dedec8353 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.156547] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c3d9de9-c797-4022-8cfe-db9dedec8353 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.156912] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c3d9de9-c797-4022-8cfe-db9dedec8353 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.157377] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c3d9de9-c797-4022-8cfe-db9dedec8353 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.157626] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c3d9de9-c797-4022-8cfe-db9dedec8353 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.157901] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c3d9de9-c797-4022-8cfe-db9dedec8353 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.158432] [55188]: DEBUG nova.policy [None req-4a64b643-b2ab-45c5-b45c-2f67d5f0a3fc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.165844] [55188]: INFO nova.api.openstack.requestlog [None req-4a64b643-b2ab-45c5-b45c-2f67d5f0a3fc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.059626 [ 740.166316] [55188]: [pid: 55188|app: 0|req: 1183/2232] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.169638] [55188]: DEBUG nova.api.openstack.wsgi [None req-55cc1cb1-686b-4477-a6ac-d7ee565029c8 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.171225] [55188]: DEBUG nova.compute.api [None req-55cc1cb1-686b-4477-a6ac-d7ee565029c8 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.175370] [55188]: DEBUG oslo_concurrency.lockutils [None req-55cc1cb1-686b-4477-a6ac-d7ee565029c8 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.175931] [55188]: DEBUG oslo_concurrency.lockutils [None req-55cc1cb1-686b-4477-a6ac-d7ee565029c8 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.175931] [55188]: DEBUG oslo_concurrency.lockutils [None req-55cc1cb1-686b-4477-a6ac-d7ee565029c8 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.176243] [55188]: DEBUG oslo_concurrency.lockutils [None req-55cc1cb1-686b-4477-a6ac-d7ee565029c8 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.176440] [55188]: DEBUG oslo_concurrency.lockutils [None req-55cc1cb1-686b-4477-a6ac-d7ee565029c8 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.176631] [55188]: DEBUG oslo_concurrency.lockutils [None req-55cc1cb1-686b-4477-a6ac-d7ee565029c8 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.214515] [55188]: DEBUG nova.policy [None req-55cc1cb1-686b-4477-a6ac-d7ee565029c8 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.219286] [55188]: INFO nova.api.openstack.requestlog [None req-55cc1cb1-686b-4477-a6ac-d7ee565029c8 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.052334 [ 740.222976] [55188]: [pid: 55188|app: 0|req: 1184/2233] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.222976] [55188]: DEBUG nova.api.openstack.wsgi [None req-9c48168f-069b-4089-8976-a5be2176eb87 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.224019] [55188]: DEBUG nova.compute.api [None req-9c48168f-069b-4089-8976-a5be2176eb87 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.227350] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c48168f-069b-4089-8976-a5be2176eb87 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.227576] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c48168f-069b-4089-8976-a5be2176eb87 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.227759] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c48168f-069b-4089-8976-a5be2176eb87 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.228229] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c48168f-069b-4089-8976-a5be2176eb87 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.228438] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c48168f-069b-4089-8976-a5be2176eb87 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.228615] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c48168f-069b-4089-8976-a5be2176eb87 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.248381] [55187]: DEBUG nova.policy [None req-6c3d9de9-c797-4022-8cfe-db9dedec8353 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.253328] [55187]: INFO nova.api.openstack.requestlog [None req-6c3d9de9-c797-4022-8cfe-db9dedec8353 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1362 microversion: 2.1 time: 0.108259 [ 740.253708] [55187]: [pid: 55187|app: 0|req: 1050/2234] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1362 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.256521] [55187]: DEBUG nova.api.openstack.wsgi [None req-7db3a7a6-957b-436f-a20f-1c3a23012da9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.258352] [55187]: DEBUG nova.compute.api [None req-7db3a7a6-957b-436f-a20f-1c3a23012da9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.260863] [55188]: DEBUG nova.policy [None req-9c48168f-069b-4089-8976-a5be2176eb87 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.262268] [55187]: DEBUG oslo_concurrency.lockutils [None req-7db3a7a6-957b-436f-a20f-1c3a23012da9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.262506] [55187]: DEBUG oslo_concurrency.lockutils [None req-7db3a7a6-957b-436f-a20f-1c3a23012da9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.262715] [55187]: DEBUG oslo_concurrency.lockutils [None req-7db3a7a6-957b-436f-a20f-1c3a23012da9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.263143] [55187]: DEBUG oslo_concurrency.lockutils [None req-7db3a7a6-957b-436f-a20f-1c3a23012da9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.263386] [55187]: DEBUG oslo_concurrency.lockutils [None req-7db3a7a6-957b-436f-a20f-1c3a23012da9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.263581] [55187]: DEBUG oslo_concurrency.lockutils [None req-7db3a7a6-957b-436f-a20f-1c3a23012da9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.265172] [55188]: INFO nova.api.openstack.requestlog [None req-9c48168f-069b-4089-8976-a5be2176eb87 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.044804 [ 740.265615] [55188]: [pid: 55188|app: 0|req: 1185/2235] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.268164] [55188]: DEBUG nova.api.openstack.wsgi [None req-c44f41dc-abb4-42ff-9b49-2b4c1e117a9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.269793] [55188]: DEBUG nova.compute.api [None req-c44f41dc-abb4-42ff-9b49-2b4c1e117a9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.273211] [55188]: DEBUG oslo_concurrency.lockutils [None req-c44f41dc-abb4-42ff-9b49-2b4c1e117a9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.273450] [55188]: DEBUG oslo_concurrency.lockutils [None req-c44f41dc-abb4-42ff-9b49-2b4c1e117a9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.273641] [55188]: DEBUG oslo_concurrency.lockutils [None req-c44f41dc-abb4-42ff-9b49-2b4c1e117a9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.273998] [55188]: DEBUG oslo_concurrency.lockutils [None req-c44f41dc-abb4-42ff-9b49-2b4c1e117a9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.274238] [55188]: DEBUG oslo_concurrency.lockutils [None req-c44f41dc-abb4-42ff-9b49-2b4c1e117a9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.274425] [55188]: DEBUG oslo_concurrency.lockutils [None req-c44f41dc-abb4-42ff-9b49-2b4c1e117a9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.303516] [55187]: DEBUG nova.policy [None req-7db3a7a6-957b-436f-a20f-1c3a23012da9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.307557] [55188]: DEBUG nova.policy [None req-c44f41dc-abb4-42ff-9b49-2b4c1e117a9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.308706] [55187]: INFO nova.api.openstack.requestlog [None req-7db3a7a6-957b-436f-a20f-1c3a23012da9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.054169 [ 740.309096] [55187]: [pid: 55187|app: 0|req: 1051/2236] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.312363] [55187]: DEBUG nova.api.openstack.wsgi [None req-61700658-5006-4fd4-a170-9bc02424ba98 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.312537] [55188]: DEBUG nova.policy [None req-c44f41dc-abb4-42ff-9b49-2b4c1e117a9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.313262] [55188]: DEBUG nova.policy [None req-c44f41dc-abb4-42ff-9b49-2b4c1e117a9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.314227] [55187]: DEBUG nova.compute.api [None req-61700658-5006-4fd4-a170-9bc02424ba98 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.317565] [55188]: INFO nova.api.openstack.requestlog [None req-c44f41dc-abb4-42ff-9b49-2b4c1e117a9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.051395 [ 740.317932] [55188]: [pid: 55188|app: 0|req: 1186/2237] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 740.318688] [55187]: DEBUG oslo_concurrency.lockutils [None req-61700658-5006-4fd4-a170-9bc02424ba98 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.318867] [55187]: DEBUG oslo_concurrency.lockutils [None req-61700658-5006-4fd4-a170-9bc02424ba98 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.319105] [55187]: DEBUG oslo_concurrency.lockutils [None req-61700658-5006-4fd4-a170-9bc02424ba98 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.319598] [55187]: DEBUG oslo_concurrency.lockutils [None req-61700658-5006-4fd4-a170-9bc02424ba98 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.319873] [55187]: DEBUG oslo_concurrency.lockutils [None req-61700658-5006-4fd4-a170-9bc02424ba98 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.320117] [55187]: DEBUG oslo_concurrency.lockutils [None req-61700658-5006-4fd4-a170-9bc02424ba98 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.320687] [55188]: DEBUG nova.api.openstack.wsgi [None req-b8ecc5ad-ddb6-4251-98f6-7fb7b19d7102 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.322434] [55188]: DEBUG nova.compute.api [None req-b8ecc5ad-ddb6-4251-98f6-7fb7b19d7102 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.326557] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8ecc5ad-ddb6-4251-98f6-7fb7b19d7102 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.326839] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8ecc5ad-ddb6-4251-98f6-7fb7b19d7102 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.327073] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8ecc5ad-ddb6-4251-98f6-7fb7b19d7102 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.327562] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8ecc5ad-ddb6-4251-98f6-7fb7b19d7102 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.327798] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8ecc5ad-ddb6-4251-98f6-7fb7b19d7102 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.327978] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8ecc5ad-ddb6-4251-98f6-7fb7b19d7102 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.349083] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8ecc5ad-ddb6-4251-98f6-7fb7b19d7102 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.349289] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8ecc5ad-ddb6-4251-98f6-7fb7b19d7102 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.349459] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8ecc5ad-ddb6-4251-98f6-7fb7b19d7102 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.349658] [55188]: DEBUG nova.objects.instance [None req-b8ecc5ad-ddb6-4251-98f6-7fb7b19d7102 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lazy-loading 'fault' on Instance uuid b926f89c-70d6-4fbb-93b5-6b7e996fda47 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 740.354763] [55187]: DEBUG nova.policy [None req-61700658-5006-4fd4-a170-9bc02424ba98 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.359657] [55187]: INFO nova.api.openstack.requestlog [None req-61700658-5006-4fd4-a170-9bc02424ba98 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.049760 [ 740.360111] [55187]: [pid: 55187|app: 0|req: 1052/2238] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.363139] [55187]: DEBUG nova.api.openstack.wsgi [None req-263144b2-6cf8-44ba-8224-04576e24ffbe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.365192] [55187]: DEBUG nova.compute.api [None req-263144b2-6cf8-44ba-8224-04576e24ffbe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.369195] [55187]: DEBUG oslo_concurrency.lockutils [None req-263144b2-6cf8-44ba-8224-04576e24ffbe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.369490] [55187]: DEBUG oslo_concurrency.lockutils [None req-263144b2-6cf8-44ba-8224-04576e24ffbe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.369707] [55187]: DEBUG oslo_concurrency.lockutils [None req-263144b2-6cf8-44ba-8224-04576e24ffbe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.370306] [55187]: DEBUG oslo_concurrency.lockutils [None req-263144b2-6cf8-44ba-8224-04576e24ffbe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.370462] [55187]: DEBUG oslo_concurrency.lockutils [None req-263144b2-6cf8-44ba-8224-04576e24ffbe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.370647] [55187]: DEBUG oslo_concurrency.lockutils [None req-263144b2-6cf8-44ba-8224-04576e24ffbe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.404618] [55187]: DEBUG nova.policy [None req-263144b2-6cf8-44ba-8224-04576e24ffbe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.409013] [55187]: INFO nova.api.openstack.requestlog [None req-263144b2-6cf8-44ba-8224-04576e24ffbe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.048198 [ 740.409358] [55187]: [pid: 55187|app: 0|req: 1053/2239] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.411719] [55187]: DEBUG nova.api.openstack.wsgi [None req-a8563ce7-2863-45c4-8187-b3760f923443 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.413326] [55187]: DEBUG nova.compute.api [None req-a8563ce7-2863-45c4-8187-b3760f923443 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.419842] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8563ce7-2863-45c4-8187-b3760f923443 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.420268] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8563ce7-2863-45c4-8187-b3760f923443 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.420406] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8563ce7-2863-45c4-8187-b3760f923443 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.421426] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8563ce7-2863-45c4-8187-b3760f923443 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.421426] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8563ce7-2863-45c4-8187-b3760f923443 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.421426] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8563ce7-2863-45c4-8187-b3760f923443 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.443124] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8563ce7-2863-45c4-8187-b3760f923443 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.443419] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8563ce7-2863-45c4-8187-b3760f923443 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.443569] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8563ce7-2863-45c4-8187-b3760f923443 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.443770] [55187]: DEBUG nova.objects.instance [None req-a8563ce7-2863-45c4-8187-b3760f923443 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 740.467935] [55187]: DEBUG nova.policy [None req-a8563ce7-2863-45c4-8187-b3760f923443 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.473008] [55187]: INFO nova.api.openstack.requestlog [None req-a8563ce7-2863-45c4-8187-b3760f923443 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.063009 [ 740.473377] [55187]: [pid: 55187|app: 0|req: 1054/2240] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.476180] [55187]: DEBUG nova.api.openstack.wsgi [None req-07af52c9-1b14-4e62-8fc4-5f9c7234166c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.478115] [55187]: DEBUG nova.compute.api [None req-07af52c9-1b14-4e62-8fc4-5f9c7234166c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.481818] [55187]: DEBUG oslo_concurrency.lockutils [None req-07af52c9-1b14-4e62-8fc4-5f9c7234166c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.482319] [55187]: DEBUG oslo_concurrency.lockutils [None req-07af52c9-1b14-4e62-8fc4-5f9c7234166c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.482319] [55187]: DEBUG oslo_concurrency.lockutils [None req-07af52c9-1b14-4e62-8fc4-5f9c7234166c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.482643] [55187]: DEBUG oslo_concurrency.lockutils [None req-07af52c9-1b14-4e62-8fc4-5f9c7234166c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.482940] [55187]: DEBUG oslo_concurrency.lockutils [None req-07af52c9-1b14-4e62-8fc4-5f9c7234166c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.483039] [55187]: DEBUG oslo_concurrency.lockutils [None req-07af52c9-1b14-4e62-8fc4-5f9c7234166c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.513942] [55187]: DEBUG nova.policy [None req-07af52c9-1b14-4e62-8fc4-5f9c7234166c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.518431] [55187]: DEBUG nova.policy [None req-07af52c9-1b14-4e62-8fc4-5f9c7234166c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.519103] [55187]: DEBUG nova.policy [None req-07af52c9-1b14-4e62-8fc4-5f9c7234166c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.519693] [55187]: INFO nova.api.openstack.requestlog [None req-07af52c9-1b14-4e62-8fc4-5f9c7234166c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.045762 [ 740.520138] [55187]: [pid: 55187|app: 0|req: 1055/2241] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 740.523507] [55187]: DEBUG nova.api.openstack.wsgi [None req-3e773edc-d051-40be-82ae-d1513674470c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.524023] [55187]: DEBUG nova.compute.api [None req-3e773edc-d051-40be-82ae-d1513674470c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.527310] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e773edc-d051-40be-82ae-d1513674470c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.527554] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e773edc-d051-40be-82ae-d1513674470c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.529901] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e773edc-d051-40be-82ae-d1513674470c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.529901] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e773edc-d051-40be-82ae-d1513674470c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.529901] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e773edc-d051-40be-82ae-d1513674470c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.529901] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e773edc-d051-40be-82ae-d1513674470c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.558470] [55187]: DEBUG nova.policy [None req-3e773edc-d051-40be-82ae-d1513674470c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.562230] [55187]: INFO nova.api.openstack.requestlog [None req-3e773edc-d051-40be-82ae-d1513674470c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.041648 [ 740.562656] [55187]: [pid: 55187|app: 0|req: 1056/2242] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.564900] [55187]: DEBUG nova.api.openstack.wsgi [None req-bd8a0d8d-1dbc-4e99-8312-7fc7c47e5862 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.566471] [55187]: DEBUG nova.compute.api [None req-bd8a0d8d-1dbc-4e99-8312-7fc7c47e5862 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.569352] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd8a0d8d-1dbc-4e99-8312-7fc7c47e5862 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.569569] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd8a0d8d-1dbc-4e99-8312-7fc7c47e5862 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.569743] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd8a0d8d-1dbc-4e99-8312-7fc7c47e5862 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.570123] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd8a0d8d-1dbc-4e99-8312-7fc7c47e5862 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.570321] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd8a0d8d-1dbc-4e99-8312-7fc7c47e5862 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.570487] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd8a0d8d-1dbc-4e99-8312-7fc7c47e5862 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.581606] [55188]: DEBUG nova.policy [None req-b8ecc5ad-ddb6-4251-98f6-7fb7b19d7102 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.586032] [55188]: DEBUG nova.policy [None req-b8ecc5ad-ddb6-4251-98f6-7fb7b19d7102 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.586934] [55188]: DEBUG nova.policy [None req-b8ecc5ad-ddb6-4251-98f6-7fb7b19d7102 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cff11378a6e94f6c9459014445ec2b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44acb7e3c626418b9a5b3020b9323703', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.587629] [55188]: INFO nova.api.openstack.requestlog [None req-b8ecc5ad-ddb6-4251-98f6-7fb7b19d7102 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 200 len: 1346 microversion: 2.26 time: 0.269161 [ 740.587951] [55188]: [pid: 55188|app: 0|req: 1187/2243] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 1346 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 740.592021] [55188]: DEBUG nova.api.openstack.wsgi [None req-9b313a3b-8c95-477a-80e4-1433933f3345 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.592021] [55188]: DEBUG nova.compute.api [None req-9b313a3b-8c95-477a-80e4-1433933f3345 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.595245] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b313a3b-8c95-477a-80e4-1433933f3345 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.595514] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b313a3b-8c95-477a-80e4-1433933f3345 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.595692] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b313a3b-8c95-477a-80e4-1433933f3345 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.596067] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b313a3b-8c95-477a-80e4-1433933f3345 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.596321] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b313a3b-8c95-477a-80e4-1433933f3345 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.596509] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b313a3b-8c95-477a-80e4-1433933f3345 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.602279] [55187]: DEBUG nova.policy [None req-bd8a0d8d-1dbc-4e99-8312-7fc7c47e5862 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.606370] [55187]: INFO nova.api.openstack.requestlog [None req-bd8a0d8d-1dbc-4e99-8312-7fc7c47e5862 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1211 microversion: 2.1 time: 0.043228 [ 740.606719] [55187]: [pid: 55187|app: 0|req: 1057/2244] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1211 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.610028] [55187]: DEBUG nova.api.openstack.wsgi [None req-5f4a59e8-3bc9-4ffd-b3df-f1a1f0572156 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.610735] [55187]: DEBUG nova.compute.api [None req-5f4a59e8-3bc9-4ffd-b3df-f1a1f0572156 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.613760] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f4a59e8-3bc9-4ffd-b3df-f1a1f0572156 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.613991] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f4a59e8-3bc9-4ffd-b3df-f1a1f0572156 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.614220] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f4a59e8-3bc9-4ffd-b3df-f1a1f0572156 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.614633] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f4a59e8-3bc9-4ffd-b3df-f1a1f0572156 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.614852] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f4a59e8-3bc9-4ffd-b3df-f1a1f0572156 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.615044] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f4a59e8-3bc9-4ffd-b3df-f1a1f0572156 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.627732] [55188]: DEBUG nova.policy [None req-9b313a3b-8c95-477a-80e4-1433933f3345 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.631767] [55188]: INFO nova.api.openstack.requestlog [None req-9b313a3b-8c95-477a-80e4-1433933f3345 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.043252 [ 740.632104] [55188]: [pid: 55188|app: 0|req: 1188/2245] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.635036] [55188]: DEBUG nova.api.openstack.wsgi [None req-c22b2606-762f-4df0-95f2-f42caa571017 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.636017] [55188]: DEBUG nova.compute.api [None req-c22b2606-762f-4df0-95f2-f42caa571017 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.639034] [55188]: DEBUG oslo_concurrency.lockutils [None req-c22b2606-762f-4df0-95f2-f42caa571017 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.639268] [55188]: DEBUG oslo_concurrency.lockutils [None req-c22b2606-762f-4df0-95f2-f42caa571017 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.639450] [55188]: DEBUG oslo_concurrency.lockutils [None req-c22b2606-762f-4df0-95f2-f42caa571017 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.639791] [55188]: DEBUG oslo_concurrency.lockutils [None req-c22b2606-762f-4df0-95f2-f42caa571017 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.640014] [55188]: DEBUG oslo_concurrency.lockutils [None req-c22b2606-762f-4df0-95f2-f42caa571017 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.640203] [55188]: DEBUG oslo_concurrency.lockutils [None req-c22b2606-762f-4df0-95f2-f42caa571017 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.644983] [55187]: DEBUG nova.policy [None req-5f4a59e8-3bc9-4ffd-b3df-f1a1f0572156 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.649153] [55187]: INFO nova.api.openstack.requestlog [None req-5f4a59e8-3bc9-4ffd-b3df-f1a1f0572156 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.041855 [ 740.649628] [55187]: [pid: 55187|app: 0|req: 1058/2246] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:40 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.651795] [55187]: DEBUG nova.api.openstack.wsgi [None req-ba9f508d-a613-4bd3-b0c8-5271f99de5cd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.653473] [55187]: DEBUG nova.compute.api [None req-ba9f508d-a613-4bd3-b0c8-5271f99de5cd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.658308] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba9f508d-a613-4bd3-b0c8-5271f99de5cd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.658604] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba9f508d-a613-4bd3-b0c8-5271f99de5cd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.658807] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba9f508d-a613-4bd3-b0c8-5271f99de5cd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.659182] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba9f508d-a613-4bd3-b0c8-5271f99de5cd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.659384] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba9f508d-a613-4bd3-b0c8-5271f99de5cd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.659556] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba9f508d-a613-4bd3-b0c8-5271f99de5cd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.669965] [55188]: DEBUG nova.policy [None req-c22b2606-762f-4df0-95f2-f42caa571017 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.673993] [55188]: INFO nova.api.openstack.requestlog [None req-c22b2606-762f-4df0-95f2-f42caa571017 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.041338 [ 740.674363] [55188]: [pid: 55188|app: 0|req: 1189/2247] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.676991] [55188]: DEBUG nova.api.openstack.wsgi [None req-69dae921-dc3a-4ac5-a38e-2b2c9bccde9f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.678581] [55188]: DEBUG nova.compute.api [None req-69dae921-dc3a-4ac5-a38e-2b2c9bccde9f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.681740] [55188]: DEBUG oslo_concurrency.lockutils [None req-69dae921-dc3a-4ac5-a38e-2b2c9bccde9f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.681972] [55188]: DEBUG oslo_concurrency.lockutils [None req-69dae921-dc3a-4ac5-a38e-2b2c9bccde9f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.682171] [55188]: DEBUG oslo_concurrency.lockutils [None req-69dae921-dc3a-4ac5-a38e-2b2c9bccde9f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.682514] [55188]: DEBUG oslo_concurrency.lockutils [None req-69dae921-dc3a-4ac5-a38e-2b2c9bccde9f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.682728] [55188]: DEBUG oslo_concurrency.lockutils [None req-69dae921-dc3a-4ac5-a38e-2b2c9bccde9f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.682889] [55188]: DEBUG oslo_concurrency.lockutils [None req-69dae921-dc3a-4ac5-a38e-2b2c9bccde9f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.690974] [55187]: DEBUG nova.policy [None req-ba9f508d-a613-4bd3-b0c8-5271f99de5cd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.695715] [55187]: INFO nova.api.openstack.requestlog [None req-ba9f508d-a613-4bd3-b0c8-5271f99de5cd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.045204 [ 740.695715] [55187]: [pid: 55187|app: 0|req: 1059/2248] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.715307] [55188]: DEBUG nova.policy [None req-69dae921-dc3a-4ac5-a38e-2b2c9bccde9f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.720388] [55188]: INFO nova.api.openstack.requestlog [None req-69dae921-dc3a-4ac5-a38e-2b2c9bccde9f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.045429 [ 740.721557] [55188]: [pid: 55188|app: 0|req: 1190/2249] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.746113] [55187]: DEBUG nova.api.openstack.wsgi [req-ad679d4e-1013-4a7d-8f97-62f84d5b4154 req-25bb1fe6-2b86-4587-8108-6030ba3af753 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4410dd08-9b92-47af-90ce-103ca049e17a", "tag": "e5713749-c38d-4b6d-85c3-6455299c890e"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 740.749323] [55188]: DEBUG nova.api.openstack.wsgi [None req-42de4a9f-2c5d-4eeb-9255-1f1d56ec45d8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.751098] [55188]: DEBUG nova.compute.api [None req-42de4a9f-2c5d-4eeb-9255-1f1d56ec45d8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.752542] [55187]: DEBUG oslo_concurrency.lockutils [req-ad679d4e-1013-4a7d-8f97-62f84d5b4154 req-25bb1fe6-2b86-4587-8108-6030ba3af753 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.752887] [55187]: DEBUG oslo_concurrency.lockutils [req-ad679d4e-1013-4a7d-8f97-62f84d5b4154 req-25bb1fe6-2b86-4587-8108-6030ba3af753 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.752977] [55187]: DEBUG oslo_concurrency.lockutils [req-ad679d4e-1013-4a7d-8f97-62f84d5b4154 req-25bb1fe6-2b86-4587-8108-6030ba3af753 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.754698] [55188]: DEBUG oslo_concurrency.lockutils [None req-42de4a9f-2c5d-4eeb-9255-1f1d56ec45d8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.754936] [55188]: DEBUG oslo_concurrency.lockutils [None req-42de4a9f-2c5d-4eeb-9255-1f1d56ec45d8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.755140] [55188]: DEBUG oslo_concurrency.lockutils [None req-42de4a9f-2c5d-4eeb-9255-1f1d56ec45d8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.755502] [55188]: DEBUG oslo_concurrency.lockutils [None req-42de4a9f-2c5d-4eeb-9255-1f1d56ec45d8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.755703] [55188]: DEBUG oslo_concurrency.lockutils [None req-42de4a9f-2c5d-4eeb-9255-1f1d56ec45d8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.755872] [55188]: DEBUG oslo_concurrency.lockutils [None req-42de4a9f-2c5d-4eeb-9255-1f1d56ec45d8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.759339] [55187]: INFO nova.api.openstack.compute.server_external_events [req-ad679d4e-1013-4a7d-8f97-62f84d5b4154 req-25bb1fe6-2b86-4587-8108-6030ba3af753 service nova] Creating event network-changed:e5713749-c38d-4b6d-85c3-6455299c890e for instance 4410dd08-9b92-47af-90ce-103ca049e17a on cpu-1 [ 740.763062] [55187]: INFO nova.api.openstack.requestlog [req-ad679d4e-1013-4a7d-8f97-62f84d5b4154 req-25bb1fe6-2b86-4587-8108-6030ba3af753 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018718 [ 740.763062] [55187]: [pid: 55187|app: 0|req: 1060/2250] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:41 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 740.790489] [55188]: DEBUG nova.policy [None req-42de4a9f-2c5d-4eeb-9255-1f1d56ec45d8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.797057] [55188]: DEBUG nova.policy [None req-42de4a9f-2c5d-4eeb-9255-1f1d56ec45d8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.797635] [55188]: DEBUG nova.policy [None req-42de4a9f-2c5d-4eeb-9255-1f1d56ec45d8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.799175] [55187]: DEBUG nova.api.openstack.wsgi [None req-ab989941-0465-4296-93eb-cd3a74874898 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.800730] [55188]: INFO nova.api.openstack.requestlog [None req-42de4a9f-2c5d-4eeb-9255-1f1d56ec45d8 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.053992 [ 740.801084] [55188]: [pid: 55188|app: 0|req: 1191/2251] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 740.801280] [55187]: DEBUG nova.compute.api [None req-ab989941-0465-4296-93eb-cd3a74874898 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.804930] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab989941-0465-4296-93eb-cd3a74874898 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.805185] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab989941-0465-4296-93eb-cd3a74874898 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.805375] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab989941-0465-4296-93eb-cd3a74874898 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.805758] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab989941-0465-4296-93eb-cd3a74874898 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.805964] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab989941-0465-4296-93eb-cd3a74874898 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.806152] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab989941-0465-4296-93eb-cd3a74874898 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.839226] [55187]: DEBUG nova.policy [None req-ab989941-0465-4296-93eb-cd3a74874898 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.843228] [55187]: INFO nova.api.openstack.requestlog [None req-ab989941-0465-4296-93eb-cd3a74874898 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.047134 [ 740.843559] [55187]: [pid: 55187|app: 0|req: 1061/2252] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.889490] [55188]: DEBUG nova.api.openstack.wsgi [None req-0d81061d-de4e-4c97-b1b9-7e14472e1f97 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.891302] [55188]: DEBUG nova.compute.api [None req-0d81061d-de4e-4c97-b1b9-7e14472e1f97 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.892508] [55187]: DEBUG nova.api.openstack.wsgi [None req-16db7733-9a53-46c6-9b60-dc7bde99998b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.892589] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 740.894563] [55187]: DEBUG nova.compute.api [None req-16db7733-9a53-46c6-9b60-dc7bde99998b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.896280] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d81061d-de4e-4c97-b1b9-7e14472e1f97 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.896280] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d81061d-de4e-4c97-b1b9-7e14472e1f97 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.896435] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d81061d-de4e-4c97-b1b9-7e14472e1f97 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.896815] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d81061d-de4e-4c97-b1b9-7e14472e1f97 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.896945] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d81061d-de4e-4c97-b1b9-7e14472e1f97 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.897143] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d81061d-de4e-4c97-b1b9-7e14472e1f97 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.898609] [55187]: DEBUG oslo_concurrency.lockutils [None req-16db7733-9a53-46c6-9b60-dc7bde99998b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.898887] [55187]: DEBUG oslo_concurrency.lockutils [None req-16db7733-9a53-46c6-9b60-dc7bde99998b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.899092] [55187]: DEBUG oslo_concurrency.lockutils [None req-16db7733-9a53-46c6-9b60-dc7bde99998b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.899492] [55187]: DEBUG oslo_concurrency.lockutils [None req-16db7733-9a53-46c6-9b60-dc7bde99998b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.900501] [55187]: DEBUG oslo_concurrency.lockutils [None req-16db7733-9a53-46c6-9b60-dc7bde99998b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.900501] [55187]: DEBUG oslo_concurrency.lockutils [None req-16db7733-9a53-46c6-9b60-dc7bde99998b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.918117] [55187]: DEBUG oslo_concurrency.lockutils [None req-16db7733-9a53-46c6-9b60-dc7bde99998b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.918366] [55187]: DEBUG oslo_concurrency.lockutils [None req-16db7733-9a53-46c6-9b60-dc7bde99998b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.918682] [55187]: DEBUG oslo_concurrency.lockutils [None req-16db7733-9a53-46c6-9b60-dc7bde99998b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.918756] [55187]: DEBUG nova.objects.instance [None req-16db7733-9a53-46c6-9b60-dc7bde99998b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 740.938605] [55187]: DEBUG nova.policy [None req-16db7733-9a53-46c6-9b60-dc7bde99998b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.944540] [55187]: INFO nova.api.openstack.requestlog [None req-16db7733-9a53-46c6-9b60-dc7bde99998b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.054537 [ 740.944959] [55187]: [pid: 55187|app: 0|req: 1062/2253] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.964787] [55187]: DEBUG nova.api.openstack.wsgi [None req-86748f1f-8bc1-4a10-b638-c20b84536abd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 740.966563] [55187]: DEBUG nova.compute.api [None req-86748f1f-8bc1-4a10-b638-c20b84536abd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 740.970156] [55187]: DEBUG oslo_concurrency.lockutils [None req-86748f1f-8bc1-4a10-b638-c20b84536abd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.971030] [55187]: DEBUG oslo_concurrency.lockutils [None req-86748f1f-8bc1-4a10-b638-c20b84536abd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.971030] [55187]: DEBUG oslo_concurrency.lockutils [None req-86748f1f-8bc1-4a10-b638-c20b84536abd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.971030] [55187]: DEBUG oslo_concurrency.lockutils [None req-86748f1f-8bc1-4a10-b638-c20b84536abd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.971249] [55187]: DEBUG oslo_concurrency.lockutils [None req-86748f1f-8bc1-4a10-b638-c20b84536abd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.971311] [55187]: DEBUG oslo_concurrency.lockutils [None req-86748f1f-8bc1-4a10-b638-c20b84536abd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.972087] [55188]: DEBUG nova.policy [None req-0d81061d-de4e-4c97-b1b9-7e14472e1f97 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.977101] [55188]: INFO nova.api.openstack.requestlog [None req-0d81061d-de4e-4c97-b1b9-7e14472e1f97 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1322 microversion: 2.1 time: 0.089993 [ 740.977469] [55188]: [pid: 55188|app: 0|req: 1192/2254] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1322 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.989491] [55187]: DEBUG oslo_concurrency.lockutils [None req-86748f1f-8bc1-4a10-b638-c20b84536abd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.989729] [55187]: DEBUG oslo_concurrency.lockutils [None req-86748f1f-8bc1-4a10-b638-c20b84536abd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.989911] [55187]: DEBUG oslo_concurrency.lockutils [None req-86748f1f-8bc1-4a10-b638-c20b84536abd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.990122] [55187]: DEBUG nova.objects.instance [None req-86748f1f-8bc1-4a10-b638-c20b84536abd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 741.010982] [55187]: DEBUG nova.policy [None req-86748f1f-8bc1-4a10-b638-c20b84536abd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.015408] [55187]: INFO nova.api.openstack.requestlog [None req-86748f1f-8bc1-4a10-b638-c20b84536abd tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.053432 [ 741.015710] [55187]: [pid: 55187|app: 0|req: 1063/2255] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.088614] [55188]: DEBUG nova.api.openstack.wsgi [None req-308d80a4-71a0-4c2e-ae03-bf0ef763301e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.090549] [55188]: DEBUG nova.compute.api [None req-308d80a4-71a0-4c2e-ae03-bf0ef763301e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.094776] [55188]: DEBUG oslo_concurrency.lockutils [None req-308d80a4-71a0-4c2e-ae03-bf0ef763301e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.095139] [55188]: DEBUG oslo_concurrency.lockutils [None req-308d80a4-71a0-4c2e-ae03-bf0ef763301e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.095420] [55188]: DEBUG oslo_concurrency.lockutils [None req-308d80a4-71a0-4c2e-ae03-bf0ef763301e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.095872] [55188]: DEBUG oslo_concurrency.lockutils [None req-308d80a4-71a0-4c2e-ae03-bf0ef763301e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.096166] [55188]: DEBUG oslo_concurrency.lockutils [None req-308d80a4-71a0-4c2e-ae03-bf0ef763301e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.096463] [55188]: DEBUG oslo_concurrency.lockutils [None req-308d80a4-71a0-4c2e-ae03-bf0ef763301e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.118671] [55187]: DEBUG nova.api.openstack.wsgi [None req-447f828d-c38b-4940-909c-98edc76a6c5b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.120431] [55187]: DEBUG nova.compute.api [None req-447f828d-c38b-4940-909c-98edc76a6c5b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.124136] [55187]: DEBUG oslo_concurrency.lockutils [None req-447f828d-c38b-4940-909c-98edc76a6c5b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.124389] [55187]: DEBUG oslo_concurrency.lockutils [None req-447f828d-c38b-4940-909c-98edc76a6c5b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.124587] [55187]: DEBUG oslo_concurrency.lockutils [None req-447f828d-c38b-4940-909c-98edc76a6c5b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.124945] [55187]: DEBUG oslo_concurrency.lockutils [None req-447f828d-c38b-4940-909c-98edc76a6c5b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.125156] [55187]: DEBUG oslo_concurrency.lockutils [None req-447f828d-c38b-4940-909c-98edc76a6c5b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.125331] [55187]: DEBUG oslo_concurrency.lockutils [None req-447f828d-c38b-4940-909c-98edc76a6c5b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.135406] [55188]: DEBUG nova.policy [None req-308d80a4-71a0-4c2e-ae03-bf0ef763301e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.141247] [55188]: INFO nova.api.openstack.requestlog [None req-308d80a4-71a0-4c2e-ae03-bf0ef763301e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.054976 [ 741.141618] [55188]: [pid: 55188|app: 0|req: 1193/2256] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.162896] [55188]: DEBUG nova.api.openstack.wsgi [None req-bb2a7899-1a0c-4be5-a4e7-8c22ebd53b51 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.164731] [55188]: DEBUG nova.compute.api [None req-bb2a7899-1a0c-4be5-a4e7-8c22ebd53b51 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.170229] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb2a7899-1a0c-4be5-a4e7-8c22ebd53b51 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.170520] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb2a7899-1a0c-4be5-a4e7-8c22ebd53b51 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.170716] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb2a7899-1a0c-4be5-a4e7-8c22ebd53b51 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.171154] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb2a7899-1a0c-4be5-a4e7-8c22ebd53b51 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.171384] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb2a7899-1a0c-4be5-a4e7-8c22ebd53b51 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.172200] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb2a7899-1a0c-4be5-a4e7-8c22ebd53b51 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.209539] [55188]: DEBUG nova.policy [None req-bb2a7899-1a0c-4be5-a4e7-8c22ebd53b51 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.214578] [55188]: INFO nova.api.openstack.requestlog [None req-bb2a7899-1a0c-4be5-a4e7-8c22ebd53b51 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.054277 [ 741.215039] [55188]: [pid: 55188|app: 0|req: 1194/2257] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.217714] [55188]: DEBUG nova.api.openstack.wsgi [None req-41ed5f22-0360-43c0-8c18-07a0a89af6ee tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.219521] [55188]: DEBUG nova.compute.api [None req-41ed5f22-0360-43c0-8c18-07a0a89af6ee tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.223567] [55188]: DEBUG oslo_concurrency.lockutils [None req-41ed5f22-0360-43c0-8c18-07a0a89af6ee tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.223849] [55188]: DEBUG oslo_concurrency.lockutils [None req-41ed5f22-0360-43c0-8c18-07a0a89af6ee tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.224103] [55188]: DEBUG oslo_concurrency.lockutils [None req-41ed5f22-0360-43c0-8c18-07a0a89af6ee tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.224619] [55188]: DEBUG oslo_concurrency.lockutils [None req-41ed5f22-0360-43c0-8c18-07a0a89af6ee tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.224822] [55188]: DEBUG oslo_concurrency.lockutils [None req-41ed5f22-0360-43c0-8c18-07a0a89af6ee tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.224997] [55188]: DEBUG oslo_concurrency.lockutils [None req-41ed5f22-0360-43c0-8c18-07a0a89af6ee tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.245932] [55188]: DEBUG oslo_concurrency.lockutils [None req-41ed5f22-0360-43c0-8c18-07a0a89af6ee tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.246263] [55188]: DEBUG oslo_concurrency.lockutils [None req-41ed5f22-0360-43c0-8c18-07a0a89af6ee tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.246442] [55188]: DEBUG oslo_concurrency.lockutils [None req-41ed5f22-0360-43c0-8c18-07a0a89af6ee tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.246646] [55188]: DEBUG nova.objects.instance [None req-41ed5f22-0360-43c0-8c18-07a0a89af6ee tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 741.253575] [55187]: DEBUG nova.policy [None req-447f828d-c38b-4940-909c-98edc76a6c5b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.257675] [55187]: INFO nova.api.openstack.requestlog [None req-447f828d-c38b-4940-909c-98edc76a6c5b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1390 microversion: 2.1 time: 0.141427 [ 741.258029] [55187]: [pid: 55187|app: 0|req: 1064/2258] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1390 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.260627] [55187]: DEBUG nova.api.openstack.wsgi [None req-dc16ea90-5832-4b49-8a73-fd8f84413628 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.262237] [55187]: DEBUG nova.compute.api [None req-dc16ea90-5832-4b49-8a73-fd8f84413628 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.265698] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc16ea90-5832-4b49-8a73-fd8f84413628 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.265896] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc16ea90-5832-4b49-8a73-fd8f84413628 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.266151] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc16ea90-5832-4b49-8a73-fd8f84413628 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.266477] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc16ea90-5832-4b49-8a73-fd8f84413628 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.266674] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc16ea90-5832-4b49-8a73-fd8f84413628 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.266846] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc16ea90-5832-4b49-8a73-fd8f84413628 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.267765] [55188]: DEBUG nova.policy [None req-41ed5f22-0360-43c0-8c18-07a0a89af6ee tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.273184] [55188]: INFO nova.api.openstack.requestlog [None req-41ed5f22-0360-43c0-8c18-07a0a89af6ee tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.057631 [ 741.273597] [55188]: [pid: 55188|app: 0|req: 1195/2259] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.276195] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c51a569-b3b1-4a6c-b2f3-1dab66473abf tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.277904] [55188]: DEBUG nova.compute.api [None req-5c51a569-b3b1-4a6c-b2f3-1dab66473abf tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.281429] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c51a569-b3b1-4a6c-b2f3-1dab66473abf tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.281832] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c51a569-b3b1-4a6c-b2f3-1dab66473abf tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.282101] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c51a569-b3b1-4a6c-b2f3-1dab66473abf tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.282569] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c51a569-b3b1-4a6c-b2f3-1dab66473abf tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.282765] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c51a569-b3b1-4a6c-b2f3-1dab66473abf tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.282997] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c51a569-b3b1-4a6c-b2f3-1dab66473abf tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.326331] [55187]: DEBUG nova.policy [None req-dc16ea90-5832-4b49-8a73-fd8f84413628 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.330798] [55187]: INFO nova.api.openstack.requestlog [None req-dc16ea90-5832-4b49-8a73-fd8f84413628 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.072128 [ 741.331131] [55187]: [pid: 55187|app: 0|req: 1065/2260] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.333578] [55187]: DEBUG nova.api.openstack.wsgi [None req-fad61893-2505-4e55-84d2-f3abeb0d884d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.335295] [55187]: DEBUG nova.compute.api [None req-fad61893-2505-4e55-84d2-f3abeb0d884d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.338494] [55187]: DEBUG oslo_concurrency.lockutils [None req-fad61893-2505-4e55-84d2-f3abeb0d884d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.338731] [55187]: DEBUG oslo_concurrency.lockutils [None req-fad61893-2505-4e55-84d2-f3abeb0d884d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.338910] [55187]: DEBUG oslo_concurrency.lockutils [None req-fad61893-2505-4e55-84d2-f3abeb0d884d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.339284] [55187]: DEBUG oslo_concurrency.lockutils [None req-fad61893-2505-4e55-84d2-f3abeb0d884d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.339483] [55187]: DEBUG oslo_concurrency.lockutils [None req-fad61893-2505-4e55-84d2-f3abeb0d884d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.339654] [55187]: DEBUG oslo_concurrency.lockutils [None req-fad61893-2505-4e55-84d2-f3abeb0d884d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.387155] [55187]: DEBUG nova.policy [None req-fad61893-2505-4e55-84d2-f3abeb0d884d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.390792] [55187]: INFO nova.api.openstack.requestlog [None req-fad61893-2505-4e55-84d2-f3abeb0d884d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.058917 [ 741.391295] [55187]: [pid: 55187|app: 0|req: 1066/2261] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.393846] [55187]: DEBUG nova.api.openstack.wsgi [None req-79b9dd3b-91ec-4786-b6a9-b06dcec9b1ba tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.395667] [55187]: DEBUG nova.compute.api [None req-79b9dd3b-91ec-4786-b6a9-b06dcec9b1ba tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.397509] [55188]: DEBUG nova.policy [None req-5c51a569-b3b1-4a6c-b2f3-1dab66473abf tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.398815] [55187]: DEBUG oslo_concurrency.lockutils [None req-79b9dd3b-91ec-4786-b6a9-b06dcec9b1ba tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.399065] [55187]: DEBUG oslo_concurrency.lockutils [None req-79b9dd3b-91ec-4786-b6a9-b06dcec9b1ba tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.399291] [55187]: DEBUG oslo_concurrency.lockutils [None req-79b9dd3b-91ec-4786-b6a9-b06dcec9b1ba tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.399682] [55187]: DEBUG oslo_concurrency.lockutils [None req-79b9dd3b-91ec-4786-b6a9-b06dcec9b1ba tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.399923] [55187]: DEBUG oslo_concurrency.lockutils [None req-79b9dd3b-91ec-4786-b6a9-b06dcec9b1ba tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.400118] [55187]: DEBUG oslo_concurrency.lockutils [None req-79b9dd3b-91ec-4786-b6a9-b06dcec9b1ba tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.401976] [55188]: INFO nova.api.openstack.requestlog [None req-5c51a569-b3b1-4a6c-b2f3-1dab66473abf tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1350 microversion: 2.1 time: 0.127733 [ 741.402452] [55188]: [pid: 55188|app: 0|req: 1196/2262] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1350 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.405131] [55188]: DEBUG nova.api.openstack.wsgi [None req-73034c07-5f8d-41dc-b9e0-714cd449c595 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.407101] [55188]: DEBUG nova.compute.api [None req-73034c07-5f8d-41dc-b9e0-714cd449c595 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.410835] [55188]: DEBUG oslo_concurrency.lockutils [None req-73034c07-5f8d-41dc-b9e0-714cd449c595 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.410925] [55188]: DEBUG oslo_concurrency.lockutils [None req-73034c07-5f8d-41dc-b9e0-714cd449c595 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.411051] [55188]: DEBUG oslo_concurrency.lockutils [None req-73034c07-5f8d-41dc-b9e0-714cd449c595 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.411400] [55188]: DEBUG oslo_concurrency.lockutils [None req-73034c07-5f8d-41dc-b9e0-714cd449c595 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.411598] [55188]: DEBUG oslo_concurrency.lockutils [None req-73034c07-5f8d-41dc-b9e0-714cd449c595 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.411769] [55188]: DEBUG oslo_concurrency.lockutils [None req-73034c07-5f8d-41dc-b9e0-714cd449c595 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.444720] [55187]: DEBUG nova.policy [None req-79b9dd3b-91ec-4786-b6a9-b06dcec9b1ba tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.446510] [55188]: DEBUG nova.policy [None req-73034c07-5f8d-41dc-b9e0-714cd449c595 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.449384] [55187]: INFO nova.api.openstack.requestlog [None req-79b9dd3b-91ec-4786-b6a9-b06dcec9b1ba tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.057561 [ 741.449831] [55187]: [pid: 55187|app: 0|req: 1067/2263] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.452197] [55188]: DEBUG nova.policy [None req-73034c07-5f8d-41dc-b9e0-714cd449c595 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.452486] [55187]: DEBUG nova.api.openstack.wsgi [None req-37783d0a-9538-440f-a0d4-c42fcc435d20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.452922] [55188]: DEBUG nova.policy [None req-73034c07-5f8d-41dc-b9e0-714cd449c595 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.454902] [55187]: DEBUG nova.compute.api [None req-37783d0a-9538-440f-a0d4-c42fcc435d20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.460036] [55188]: INFO nova.api.openstack.requestlog [None req-73034c07-5f8d-41dc-b9e0-714cd449c595 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.057101 [ 741.460393] [55188]: [pid: 55188|app: 0|req: 1197/2264] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 741.460906] [55187]: DEBUG oslo_concurrency.lockutils [None req-37783d0a-9538-440f-a0d4-c42fcc435d20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.461185] [55187]: DEBUG oslo_concurrency.lockutils [None req-37783d0a-9538-440f-a0d4-c42fcc435d20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.461371] [55187]: DEBUG oslo_concurrency.lockutils [None req-37783d0a-9538-440f-a0d4-c42fcc435d20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.461788] [55187]: DEBUG oslo_concurrency.lockutils [None req-37783d0a-9538-440f-a0d4-c42fcc435d20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.462010] [55187]: DEBUG oslo_concurrency.lockutils [None req-37783d0a-9538-440f-a0d4-c42fcc435d20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.462279] [55187]: DEBUG oslo_concurrency.lockutils [None req-37783d0a-9538-440f-a0d4-c42fcc435d20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.463136] [55188]: DEBUG nova.api.openstack.wsgi [None req-e11c28c1-585f-42a9-b83b-9b83ca94bfee tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.464771] [55188]: DEBUG nova.compute.api [None req-e11c28c1-585f-42a9-b83b-9b83ca94bfee tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.470021] [55188]: DEBUG oslo_concurrency.lockutils [None req-e11c28c1-585f-42a9-b83b-9b83ca94bfee tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.470021] [55188]: DEBUG oslo_concurrency.lockutils [None req-e11c28c1-585f-42a9-b83b-9b83ca94bfee tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.470021] [55188]: DEBUG oslo_concurrency.lockutils [None req-e11c28c1-585f-42a9-b83b-9b83ca94bfee tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.470021] [55188]: DEBUG oslo_concurrency.lockutils [None req-e11c28c1-585f-42a9-b83b-9b83ca94bfee tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.470325] [55188]: DEBUG oslo_concurrency.lockutils [None req-e11c28c1-585f-42a9-b83b-9b83ca94bfee tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.470325] [55188]: DEBUG oslo_concurrency.lockutils [None req-e11c28c1-585f-42a9-b83b-9b83ca94bfee tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.505698] [55187]: DEBUG nova.policy [None req-37783d0a-9538-440f-a0d4-c42fcc435d20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.510108] [55188]: DEBUG nova.policy [None req-e11c28c1-585f-42a9-b83b-9b83ca94bfee tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.510253] [55187]: INFO nova.api.openstack.requestlog [None req-37783d0a-9538-440f-a0d4-c42fcc435d20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1216 microversion: 2.1 time: 0.059726 [ 741.510768] [55187]: [pid: 55187|app: 0|req: 1068/2265] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1216 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.513392] [55187]: DEBUG nova.api.openstack.wsgi [None req-ef00e923-211f-4d7d-ab0c-c022753a9806 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.514611] [55188]: INFO nova.api.openstack.requestlog [None req-e11c28c1-585f-42a9-b83b-9b83ca94bfee tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.053578 [ 741.515064] [55188]: [pid: 55188|app: 0|req: 1198/2266] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.515122] [55187]: DEBUG nova.compute.api [None req-ef00e923-211f-4d7d-ab0c-c022753a9806 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.522031] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef00e923-211f-4d7d-ab0c-c022753a9806 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.522287] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef00e923-211f-4d7d-ab0c-c022753a9806 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.522475] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef00e923-211f-4d7d-ab0c-c022753a9806 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.522826] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef00e923-211f-4d7d-ab0c-c022753a9806 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.523028] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef00e923-211f-4d7d-ab0c-c022753a9806 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.523206] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef00e923-211f-4d7d-ab0c-c022753a9806 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.537670] [55188]: DEBUG nova.api.openstack.wsgi [None req-73c2dcab-a97e-4525-ad7d-c3c816d00219 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.537670] [55188]: DEBUG nova.compute.api [None req-73c2dcab-a97e-4525-ad7d-c3c816d00219 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.541161] [55188]: DEBUG oslo_concurrency.lockutils [None req-73c2dcab-a97e-4525-ad7d-c3c816d00219 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.541378] [55188]: DEBUG oslo_concurrency.lockutils [None req-73c2dcab-a97e-4525-ad7d-c3c816d00219 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.541626] [55188]: DEBUG oslo_concurrency.lockutils [None req-73c2dcab-a97e-4525-ad7d-c3c816d00219 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.543473] [55188]: DEBUG oslo_concurrency.lockutils [None req-73c2dcab-a97e-4525-ad7d-c3c816d00219 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.543473] [55188]: DEBUG oslo_concurrency.lockutils [None req-73c2dcab-a97e-4525-ad7d-c3c816d00219 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.543473] [55188]: DEBUG oslo_concurrency.lockutils [None req-73c2dcab-a97e-4525-ad7d-c3c816d00219 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.546898] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef00e923-211f-4d7d-ab0c-c022753a9806 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.546898] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef00e923-211f-4d7d-ab0c-c022753a9806 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.546898] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef00e923-211f-4d7d-ab0c-c022753a9806 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.546898] [55187]: DEBUG nova.objects.instance [None req-ef00e923-211f-4d7d-ab0c-c022753a9806 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 741.571147] [55187]: DEBUG nova.policy [None req-ef00e923-211f-4d7d-ab0c-c022753a9806 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.576815] [55187]: INFO nova.api.openstack.requestlog [None req-ef00e923-211f-4d7d-ab0c-c022753a9806 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.065319 [ 741.577170] [55187]: [pid: 55187|app: 0|req: 1069/2267] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.580451] [55188]: DEBUG nova.policy [None req-73c2dcab-a97e-4525-ad7d-c3c816d00219 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.584708] [55187]: DEBUG nova.api.openstack.wsgi [None req-404d0b36-92d9-4131-876c-7512a452bafc tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.585132] [55188]: DEBUG nova.policy [None req-73c2dcab-a97e-4525-ad7d-c3c816d00219 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.586252] [55188]: DEBUG nova.policy [None req-73c2dcab-a97e-4525-ad7d-c3c816d00219 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.586642] [55188]: INFO nova.api.openstack.requestlog [None req-73c2dcab-a97e-4525-ad7d-c3c816d00219 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.053626 [ 741.587017] [55188]: [pid: 55188|app: 0|req: 1199/2268] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 741.587837] [55187]: DEBUG nova.compute.api [None req-404d0b36-92d9-4131-876c-7512a452bafc tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.595835] [55187]: DEBUG oslo_concurrency.lockutils [None req-404d0b36-92d9-4131-876c-7512a452bafc tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.596096] [55187]: DEBUG oslo_concurrency.lockutils [None req-404d0b36-92d9-4131-876c-7512a452bafc tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.596320] [55187]: DEBUG oslo_concurrency.lockutils [None req-404d0b36-92d9-4131-876c-7512a452bafc tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.596686] [55187]: DEBUG oslo_concurrency.lockutils [None req-404d0b36-92d9-4131-876c-7512a452bafc tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.596884] [55187]: DEBUG oslo_concurrency.lockutils [None req-404d0b36-92d9-4131-876c-7512a452bafc tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.597071] [55187]: DEBUG oslo_concurrency.lockutils [None req-404d0b36-92d9-4131-876c-7512a452bafc tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.609237] [55188]: DEBUG nova.api.openstack.wsgi [None req-616c4387-17ca-4d4a-b6db-71cc27312377 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.610970] [55188]: DEBUG nova.compute.api [None req-616c4387-17ca-4d4a-b6db-71cc27312377 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] [instance: b926f89c-70d6-4fbb-93b5-6b7e996fda47] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.614487] [55188]: DEBUG oslo_concurrency.lockutils [None req-616c4387-17ca-4d4a-b6db-71cc27312377 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.614792] [55188]: DEBUG oslo_concurrency.lockutils [None req-616c4387-17ca-4d4a-b6db-71cc27312377 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.615051] [55188]: DEBUG oslo_concurrency.lockutils [None req-616c4387-17ca-4d4a-b6db-71cc27312377 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.615499] [55188]: DEBUG oslo_concurrency.lockutils [None req-616c4387-17ca-4d4a-b6db-71cc27312377 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.615888] [55188]: DEBUG oslo_concurrency.lockutils [None req-616c4387-17ca-4d4a-b6db-71cc27312377 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.616131] [55188]: DEBUG oslo_concurrency.lockutils [None req-616c4387-17ca-4d4a-b6db-71cc27312377 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.625257] [55188]: INFO nova.api.openstack.wsgi [None req-616c4387-17ca-4d4a-b6db-71cc27312377 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] HTTP exception thrown: Instance b926f89c-70d6-4fbb-93b5-6b7e996fda47 could not be found. [ 741.625706] [55188]: DEBUG nova.api.openstack.wsgi [None req-616c4387-17ca-4d4a-b6db-71cc27312377 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] Returning 404 to user: Instance b926f89c-70d6-4fbb-93b5-6b7e996fda47 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 741.626279] [55188]: INFO nova.api.openstack.requestlog [None req-616c4387-17ca-4d4a-b6db-71cc27312377 tempest-ServerTagsTestJSON-298531431 tempest-ServerTagsTestJSON-298531431-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47" status: 404 len: 111 microversion: 2.26 time: 0.019395 [ 741.626650] [55188]: [pid: 55188|app: 0|req: 1200/2269] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/b926f89c-70d6-4fbb-93b5-6b7e996fda47 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 741.630167] [55188]: DEBUG nova.api.openstack.wsgi [None req-d2a8471e-2ffa-42f5-bcb6-15ff07feeaa5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.631015] [55188]: DEBUG nova.compute.api [None req-d2a8471e-2ffa-42f5-bcb6-15ff07feeaa5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.634480] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2a8471e-2ffa-42f5-bcb6-15ff07feeaa5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.635102] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2a8471e-2ffa-42f5-bcb6-15ff07feeaa5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.635357] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2a8471e-2ffa-42f5-bcb6-15ff07feeaa5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.636461] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2a8471e-2ffa-42f5-bcb6-15ff07feeaa5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.636569] [55187]: DEBUG nova.policy [None req-404d0b36-92d9-4131-876c-7512a452bafc tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.636663] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2a8471e-2ffa-42f5-bcb6-15ff07feeaa5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.636663] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2a8471e-2ffa-42f5-bcb6-15ff07feeaa5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.641650] [55187]: INFO nova.api.openstack.requestlog [None req-404d0b36-92d9-4131-876c-7512a452bafc tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.063774 [ 741.641995] [55187]: [pid: 55187|app: 0|req: 1070/2270] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.644990] [55187]: DEBUG nova.api.openstack.wsgi [None req-4335b361-c50d-4a15-b0a7-e53cbecae84a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.646417] [55187]: DEBUG nova.compute.api [None req-4335b361-c50d-4a15-b0a7-e53cbecae84a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.654274] [55187]: DEBUG oslo_concurrency.lockutils [None req-4335b361-c50d-4a15-b0a7-e53cbecae84a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.654817] [55187]: DEBUG oslo_concurrency.lockutils [None req-4335b361-c50d-4a15-b0a7-e53cbecae84a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.654817] [55187]: DEBUG oslo_concurrency.lockutils [None req-4335b361-c50d-4a15-b0a7-e53cbecae84a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.655087] [55187]: DEBUG oslo_concurrency.lockutils [None req-4335b361-c50d-4a15-b0a7-e53cbecae84a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.655282] [55187]: DEBUG oslo_concurrency.lockutils [None req-4335b361-c50d-4a15-b0a7-e53cbecae84a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.656184] [55187]: DEBUG oslo_concurrency.lockutils [None req-4335b361-c50d-4a15-b0a7-e53cbecae84a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.693929] [55188]: DEBUG nova.policy [None req-d2a8471e-2ffa-42f5-bcb6-15ff07feeaa5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.696997] [55188]: INFO nova.api.openstack.requestlog [None req-d2a8471e-2ffa-42f5-bcb6-15ff07feeaa5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1267 microversion: 2.1 time: 0.069547 [ 741.697552] [55188]: [pid: 55188|app: 0|req: 1201/2271] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:41 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1267 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.700389] [55188]: DEBUG nova.api.openstack.wsgi [None req-66ada608-8320-4d47-9f26-420166489216 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.701572] [55187]: DEBUG nova.policy [None req-4335b361-c50d-4a15-b0a7-e53cbecae84a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.702583] [55188]: DEBUG nova.compute.api [None req-66ada608-8320-4d47-9f26-420166489216 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.706882] [55188]: DEBUG oslo_concurrency.lockutils [None req-66ada608-8320-4d47-9f26-420166489216 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.707177] [55187]: INFO nova.api.openstack.requestlog [None req-4335b361-c50d-4a15-b0a7-e53cbecae84a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.064535 [ 741.707445] [55188]: DEBUG oslo_concurrency.lockutils [None req-66ada608-8320-4d47-9f26-420166489216 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.707602] [55187]: [pid: 55187|app: 0|req: 1071/2272] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.710082] [55188]: DEBUG oslo_concurrency.lockutils [None req-66ada608-8320-4d47-9f26-420166489216 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.710082] [55188]: DEBUG oslo_concurrency.lockutils [None req-66ada608-8320-4d47-9f26-420166489216 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.710082] [55188]: DEBUG oslo_concurrency.lockutils [None req-66ada608-8320-4d47-9f26-420166489216 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.710082] [55188]: DEBUG oslo_concurrency.lockutils [None req-66ada608-8320-4d47-9f26-420166489216 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.710212] [55187]: DEBUG nova.api.openstack.wsgi [None req-63693384-b36e-4947-a3dd-71ddc03cf3f2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.711533] [55187]: DEBUG nova.compute.api [None req-63693384-b36e-4947-a3dd-71ddc03cf3f2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.714758] [55187]: DEBUG oslo_concurrency.lockutils [None req-63693384-b36e-4947-a3dd-71ddc03cf3f2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.714987] [55187]: DEBUG oslo_concurrency.lockutils [None req-63693384-b36e-4947-a3dd-71ddc03cf3f2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.715181] [55187]: DEBUG oslo_concurrency.lockutils [None req-63693384-b36e-4947-a3dd-71ddc03cf3f2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.715725] [55187]: DEBUG oslo_concurrency.lockutils [None req-63693384-b36e-4947-a3dd-71ddc03cf3f2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.715725] [55187]: DEBUG oslo_concurrency.lockutils [None req-63693384-b36e-4947-a3dd-71ddc03cf3f2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.715959] [55187]: DEBUG oslo_concurrency.lockutils [None req-63693384-b36e-4947-a3dd-71ddc03cf3f2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.750977] [55187]: DEBUG nova.policy [None req-63693384-b36e-4947-a3dd-71ddc03cf3f2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.751139] [55188]: DEBUG nova.policy [None req-66ada608-8320-4d47-9f26-420166489216 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.757721] [55188]: INFO nova.api.openstack.requestlog [None req-66ada608-8320-4d47-9f26-420166489216 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.059379 [ 741.758110] [55188]: [pid: 55188|app: 0|req: 1202/2273] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.758291] [55187]: INFO nova.api.openstack.requestlog [None req-63693384-b36e-4947-a3dd-71ddc03cf3f2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.050087 [ 741.758751] [55187]: [pid: 55187|app: 0|req: 1072/2274] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.767023] [55188]: DEBUG nova.api.openstack.wsgi [None req-b5e45a6a-0c38-4c7e-b44b-0232c883c659 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.767023] [55188]: DEBUG nova.compute.api [None req-b5e45a6a-0c38-4c7e-b44b-0232c883c659 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.770935] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5e45a6a-0c38-4c7e-b44b-0232c883c659 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.770935] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5e45a6a-0c38-4c7e-b44b-0232c883c659 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.770935] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5e45a6a-0c38-4c7e-b44b-0232c883c659 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.771220] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5e45a6a-0c38-4c7e-b44b-0232c883c659 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.771220] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5e45a6a-0c38-4c7e-b44b-0232c883c659 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.771633] [55187]: DEBUG nova.api.openstack.wsgi [None req-d58c314a-ac51-4d7e-a345-c450552fce78 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.771764] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5e45a6a-0c38-4c7e-b44b-0232c883c659 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.774113] [55187]: DEBUG nova.compute.api [None req-d58c314a-ac51-4d7e-a345-c450552fce78 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.778144] [55187]: DEBUG oslo_concurrency.lockutils [None req-d58c314a-ac51-4d7e-a345-c450552fce78 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.778480] [55187]: DEBUG oslo_concurrency.lockutils [None req-d58c314a-ac51-4d7e-a345-c450552fce78 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.778715] [55187]: DEBUG oslo_concurrency.lockutils [None req-d58c314a-ac51-4d7e-a345-c450552fce78 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.779100] [55187]: DEBUG oslo_concurrency.lockutils [None req-d58c314a-ac51-4d7e-a345-c450552fce78 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.779896] [55187]: DEBUG oslo_concurrency.lockutils [None req-d58c314a-ac51-4d7e-a345-c450552fce78 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.780314] [55187]: DEBUG oslo_concurrency.lockutils [None req-d58c314a-ac51-4d7e-a345-c450552fce78 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.808471] [55188]: DEBUG nova.policy [None req-b5e45a6a-0c38-4c7e-b44b-0232c883c659 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.813285] [55188]: INFO nova.api.openstack.requestlog [None req-b5e45a6a-0c38-4c7e-b44b-0232c883c659 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.054556 [ 741.813786] [55188]: [pid: 55188|app: 0|req: 1203/2275] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.817021] [55187]: DEBUG nova.policy [None req-d58c314a-ac51-4d7e-a345-c450552fce78 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.819081] [55188]: DEBUG nova.api.openstack.wsgi [None req-996c8f7c-7518-496d-af78-91be8b2f8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.819670] [55187]: INFO nova.api.openstack.requestlog [None req-d58c314a-ac51-4d7e-a345-c450552fce78 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.060334 [ 741.819981] [55187]: [pid: 55187|app: 0|req: 1073/2276] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.820739] [55188]: DEBUG nova.compute.api [None req-996c8f7c-7518-496d-af78-91be8b2f8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.826685] [55188]: DEBUG oslo_concurrency.lockutils [None req-996c8f7c-7518-496d-af78-91be8b2f8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.826750] [55188]: DEBUG oslo_concurrency.lockutils [None req-996c8f7c-7518-496d-af78-91be8b2f8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.826965] [55188]: DEBUG oslo_concurrency.lockutils [None req-996c8f7c-7518-496d-af78-91be8b2f8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.827404] [55188]: DEBUG oslo_concurrency.lockutils [None req-996c8f7c-7518-496d-af78-91be8b2f8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.827644] [55188]: DEBUG oslo_concurrency.lockutils [None req-996c8f7c-7518-496d-af78-91be8b2f8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.827866] [55188]: DEBUG oslo_concurrency.lockutils [None req-996c8f7c-7518-496d-af78-91be8b2f8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.856778] [55187]: DEBUG nova.api.openstack.wsgi [None req-e6ca85e9-5668-4e83-88fa-db8ba7a78fea tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.858554] [55187]: DEBUG nova.compute.api [None req-e6ca85e9-5668-4e83-88fa-db8ba7a78fea tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.862063] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6ca85e9-5668-4e83-88fa-db8ba7a78fea tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.862369] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6ca85e9-5668-4e83-88fa-db8ba7a78fea tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.862649] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6ca85e9-5668-4e83-88fa-db8ba7a78fea tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.863083] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6ca85e9-5668-4e83-88fa-db8ba7a78fea tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.863384] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6ca85e9-5668-4e83-88fa-db8ba7a78fea tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.863640] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6ca85e9-5668-4e83-88fa-db8ba7a78fea tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.870488] [55188]: DEBUG nova.policy [None req-996c8f7c-7518-496d-af78-91be8b2f8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.875068] [55188]: DEBUG nova.policy [None req-996c8f7c-7518-496d-af78-91be8b2f8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.875721] [55188]: DEBUG nova.policy [None req-996c8f7c-7518-496d-af78-91be8b2f8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.878458] [55188]: INFO nova.api.openstack.requestlog [None req-996c8f7c-7518-496d-af78-91be8b2f8a51 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.064061 [ 741.878970] [55188]: [pid: 55188|app: 0|req: 1204/2277] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 741.900817] [55187]: DEBUG nova.policy [None req-e6ca85e9-5668-4e83-88fa-db8ba7a78fea tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.905245] [55187]: INFO nova.api.openstack.requestlog [None req-e6ca85e9-5668-4e83-88fa-db8ba7a78fea tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.050819 [ 741.905590] [55187]: [pid: 55187|app: 0|req: 1074/2278] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.961549] [55188]: DEBUG nova.api.openstack.wsgi [None req-7384ac9a-1438-4c9d-bdb2-ac5e94511d4d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.964378] [55188]: DEBUG nova.compute.api [None req-7384ac9a-1438-4c9d-bdb2-ac5e94511d4d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.967085] [55188]: DEBUG oslo_concurrency.lockutils [None req-7384ac9a-1438-4c9d-bdb2-ac5e94511d4d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.967346] [55188]: DEBUG oslo_concurrency.lockutils [None req-7384ac9a-1438-4c9d-bdb2-ac5e94511d4d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.967548] [55188]: DEBUG oslo_concurrency.lockutils [None req-7384ac9a-1438-4c9d-bdb2-ac5e94511d4d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.967897] [55188]: DEBUG oslo_concurrency.lockutils [None req-7384ac9a-1438-4c9d-bdb2-ac5e94511d4d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.968107] [55188]: DEBUG oslo_concurrency.lockutils [None req-7384ac9a-1438-4c9d-bdb2-ac5e94511d4d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.968280] [55188]: DEBUG oslo_concurrency.lockutils [None req-7384ac9a-1438-4c9d-bdb2-ac5e94511d4d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.987101] [55188]: DEBUG oslo_concurrency.lockutils [None req-7384ac9a-1438-4c9d-bdb2-ac5e94511d4d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.987101] [55188]: DEBUG oslo_concurrency.lockutils [None req-7384ac9a-1438-4c9d-bdb2-ac5e94511d4d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.987101] [55188]: DEBUG oslo_concurrency.lockutils [None req-7384ac9a-1438-4c9d-bdb2-ac5e94511d4d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.987101] [55188]: DEBUG nova.objects.instance [None req-7384ac9a-1438-4c9d-bdb2-ac5e94511d4d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 741.990381] [55187]: DEBUG nova.api.openstack.wsgi [None req-597ff322-3cbf-40d6-9f54-e4105698dbf2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 741.992062] [55187]: DEBUG nova.compute.api [None req-597ff322-3cbf-40d6-9f54-e4105698dbf2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 741.995649] [55187]: DEBUG oslo_concurrency.lockutils [None req-597ff322-3cbf-40d6-9f54-e4105698dbf2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.995891] [55187]: DEBUG oslo_concurrency.lockutils [None req-597ff322-3cbf-40d6-9f54-e4105698dbf2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.996088] [55187]: DEBUG oslo_concurrency.lockutils [None req-597ff322-3cbf-40d6-9f54-e4105698dbf2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.996464] [55187]: DEBUG oslo_concurrency.lockutils [None req-597ff322-3cbf-40d6-9f54-e4105698dbf2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.996666] [55187]: DEBUG oslo_concurrency.lockutils [None req-597ff322-3cbf-40d6-9f54-e4105698dbf2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.996839] [55187]: DEBUG oslo_concurrency.lockutils [None req-597ff322-3cbf-40d6-9f54-e4105698dbf2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.014164] [55188]: DEBUG nova.policy [None req-7384ac9a-1438-4c9d-bdb2-ac5e94511d4d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.018754] [55188]: INFO nova.api.openstack.requestlog [None req-7384ac9a-1438-4c9d-bdb2-ac5e94511d4d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.059427 [ 742.019695] [55188]: [pid: 55188|app: 0|req: 1205/2279] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.029117] [55188]: DEBUG nova.api.openstack.wsgi [None req-a21f8ba5-d701-474a-af73-e42edc5045c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.030836] [55188]: DEBUG nova.compute.api [None req-a21f8ba5-d701-474a-af73-e42edc5045c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.035036] [55188]: DEBUG oslo_concurrency.lockutils [None req-a21f8ba5-d701-474a-af73-e42edc5045c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.035036] [55188]: DEBUG oslo_concurrency.lockutils [None req-a21f8ba5-d701-474a-af73-e42edc5045c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.035862] [55188]: DEBUG oslo_concurrency.lockutils [None req-a21f8ba5-d701-474a-af73-e42edc5045c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.035862] [55188]: DEBUG oslo_concurrency.lockutils [None req-a21f8ba5-d701-474a-af73-e42edc5045c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.036873] [55188]: DEBUG oslo_concurrency.lockutils [None req-a21f8ba5-d701-474a-af73-e42edc5045c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.036919] [55188]: DEBUG oslo_concurrency.lockutils [None req-a21f8ba5-d701-474a-af73-e42edc5045c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.056151] [55188]: DEBUG oslo_concurrency.lockutils [None req-a21f8ba5-d701-474a-af73-e42edc5045c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.056784] [55188]: DEBUG oslo_concurrency.lockutils [None req-a21f8ba5-d701-474a-af73-e42edc5045c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.056784] [55188]: DEBUG oslo_concurrency.lockutils [None req-a21f8ba5-d701-474a-af73-e42edc5045c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.056978] [55188]: DEBUG nova.objects.instance [None req-a21f8ba5-d701-474a-af73-e42edc5045c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 742.073562] [55187]: DEBUG nova.policy [None req-597ff322-3cbf-40d6-9f54-e4105698dbf2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.077844] [55187]: INFO nova.api.openstack.requestlog [None req-597ff322-3cbf-40d6-9f54-e4105698dbf2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1517 microversion: 2.1 time: 0.089853 [ 742.078178] [55187]: [pid: 55187|app: 0|req: 1075/2280] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1517 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.081218] [55188]: DEBUG nova.policy [None req-a21f8ba5-d701-474a-af73-e42edc5045c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.087023] [55188]: INFO nova.api.openstack.requestlog [None req-a21f8ba5-d701-474a-af73-e42edc5045c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.060097 [ 742.087405] [55188]: [pid: 55188|app: 0|req: 1206/2281] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.092098] [55187]: DEBUG nova.api.openstack.wsgi [None req-72a5e0bf-2fe1-489b-a5b0-1e31d084c09c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.093934] [55187]: DEBUG nova.compute.api [None req-72a5e0bf-2fe1-489b-a5b0-1e31d084c09c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.097658] [55187]: DEBUG oslo_concurrency.lockutils [None req-72a5e0bf-2fe1-489b-a5b0-1e31d084c09c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.097911] [55187]: DEBUG oslo_concurrency.lockutils [None req-72a5e0bf-2fe1-489b-a5b0-1e31d084c09c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.098152] [55187]: DEBUG oslo_concurrency.lockutils [None req-72a5e0bf-2fe1-489b-a5b0-1e31d084c09c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.098521] [55187]: DEBUG oslo_concurrency.lockutils [None req-72a5e0bf-2fe1-489b-a5b0-1e31d084c09c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.098786] [55187]: DEBUG oslo_concurrency.lockutils [None req-72a5e0bf-2fe1-489b-a5b0-1e31d084c09c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.098976] [55187]: DEBUG oslo_concurrency.lockutils [None req-72a5e0bf-2fe1-489b-a5b0-1e31d084c09c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.154510] [55188]: DEBUG nova.api.openstack.wsgi [None req-709e54ff-42f6-4b16-900b-b7f85b341184 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.156613] [55188]: DEBUG nova.compute.api [None req-709e54ff-42f6-4b16-900b-b7f85b341184 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.162423] [55188]: DEBUG oslo_concurrency.lockutils [None req-709e54ff-42f6-4b16-900b-b7f85b341184 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.162423] [55188]: DEBUG oslo_concurrency.lockutils [None req-709e54ff-42f6-4b16-900b-b7f85b341184 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.162557] [55188]: DEBUG oslo_concurrency.lockutils [None req-709e54ff-42f6-4b16-900b-b7f85b341184 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.162919] [55188]: DEBUG oslo_concurrency.lockutils [None req-709e54ff-42f6-4b16-900b-b7f85b341184 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.163144] [55188]: DEBUG oslo_concurrency.lockutils [None req-709e54ff-42f6-4b16-900b-b7f85b341184 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.163331] [55188]: DEBUG oslo_concurrency.lockutils [None req-709e54ff-42f6-4b16-900b-b7f85b341184 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.200188] [55187]: DEBUG nova.policy [None req-72a5e0bf-2fe1-489b-a5b0-1e31d084c09c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.210696] [55187]: INFO nova.api.openstack.requestlog [None req-72a5e0bf-2fe1-489b-a5b0-1e31d084c09c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1517 microversion: 2.1 time: 0.120994 [ 742.211472] [55187]: [pid: 55187|app: 0|req: 1076/2282] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1517 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.215407] [55188]: DEBUG nova.policy [None req-709e54ff-42f6-4b16-900b-b7f85b341184 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.224287] [55188]: INFO nova.api.openstack.requestlog [None req-709e54ff-42f6-4b16-900b-b7f85b341184 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.071853 [ 742.224619] [55188]: [pid: 55188|app: 0|req: 1207/2283] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.228023] [55188]: DEBUG nova.api.openstack.wsgi [None req-68b3d268-99ea-44a4-a7c8-087992ade8eb tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.228173] [55187]: DEBUG nova.api.openstack.wsgi [None req-98b91a2b-932c-491b-a260-a13741550410 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-675074738", "metadata": {"": ""}}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 742.229328] [55188]: DEBUG nova.compute.api [None req-68b3d268-99ea-44a4-a7c8-087992ade8eb tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.230082] [55187]: DEBUG nova.api.openstack.wsgi [None req-98b91a2b-932c-491b-a260-a13741550410 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 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=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 742.230515] [55187]: INFO nova.api.openstack.requestlog [None req-98b91a2b-932c-491b-a260-a13741550410 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "POST /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c/action" status: 400 len: 170 microversion: 2.1 time: 0.005649 [ 742.230818] [55187]: [pid: 55187|app: 0|req: 1077/2284] 10.180.1.21 () {60 vars in 1274 bytes} [Wed Mar 26 22:03:42 2025] POST /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c/action => generated 170 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 742.235340] [55188]: DEBUG oslo_concurrency.lockutils [None req-68b3d268-99ea-44a4-a7c8-087992ade8eb tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.235578] [55188]: DEBUG oslo_concurrency.lockutils [None req-68b3d268-99ea-44a4-a7c8-087992ade8eb tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.235635] [55187]: DEBUG nova.api.openstack.wsgi [None req-31c9e7c8-9d9a-41fb-af70-ae842d9196ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.235797] [55188]: DEBUG oslo_concurrency.lockutils [None req-68b3d268-99ea-44a4-a7c8-087992ade8eb tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.236164] [55188]: DEBUG oslo_concurrency.lockutils [None req-68b3d268-99ea-44a4-a7c8-087992ade8eb tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.236397] [55188]: DEBUG oslo_concurrency.lockutils [None req-68b3d268-99ea-44a4-a7c8-087992ade8eb tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.236575] [55188]: DEBUG oslo_concurrency.lockutils [None req-68b3d268-99ea-44a4-a7c8-087992ade8eb tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.237772] [55187]: DEBUG nova.compute.api [None req-31c9e7c8-9d9a-41fb-af70-ae842d9196ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.242884] [55187]: DEBUG oslo_concurrency.lockutils [None req-31c9e7c8-9d9a-41fb-af70-ae842d9196ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.243149] [55187]: DEBUG oslo_concurrency.lockutils [None req-31c9e7c8-9d9a-41fb-af70-ae842d9196ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.243342] [55187]: DEBUG oslo_concurrency.lockutils [None req-31c9e7c8-9d9a-41fb-af70-ae842d9196ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.243702] [55187]: DEBUG oslo_concurrency.lockutils [None req-31c9e7c8-9d9a-41fb-af70-ae842d9196ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.243901] [55187]: DEBUG oslo_concurrency.lockutils [None req-31c9e7c8-9d9a-41fb-af70-ae842d9196ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.244087] [55187]: DEBUG oslo_concurrency.lockutils [None req-31c9e7c8-9d9a-41fb-af70-ae842d9196ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.274535] [55188]: DEBUG nova.policy [None req-68b3d268-99ea-44a4-a7c8-087992ade8eb tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.280080] [55188]: INFO nova.api.openstack.requestlog [None req-68b3d268-99ea-44a4-a7c8-087992ade8eb tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.053972 [ 742.280080] [55188]: [pid: 55188|app: 0|req: 1208/2285] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.284421] [55188]: DEBUG nova.api.openstack.wsgi [None req-fbb92fd3-3aa3-427f-9ca5-e865d60443d2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.284421] [55188]: DEBUG nova.compute.api [None req-fbb92fd3-3aa3-427f-9ca5-e865d60443d2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.287653] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbb92fd3-3aa3-427f-9ca5-e865d60443d2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.288773] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbb92fd3-3aa3-427f-9ca5-e865d60443d2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.288773] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbb92fd3-3aa3-427f-9ca5-e865d60443d2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.288773] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbb92fd3-3aa3-427f-9ca5-e865d60443d2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.288773] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbb92fd3-3aa3-427f-9ca5-e865d60443d2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.289143] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbb92fd3-3aa3-427f-9ca5-e865d60443d2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.323142] [55187]: DEBUG nova.policy [None req-31c9e7c8-9d9a-41fb-af70-ae842d9196ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.328258] [55187]: INFO nova.api.openstack.requestlog [None req-31c9e7c8-9d9a-41fb-af70-ae842d9196ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1517 microversion: 2.1 time: 0.094792 [ 742.328610] [55187]: [pid: 55187|app: 0|req: 1078/2286] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1517 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 742.331063] [55187]: DEBUG nova.api.openstack.wsgi [None req-59290b1b-9fd1-4fe9-85a2-a48fc3b6916e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.332764] [55187]: DEBUG nova.compute.api [None req-59290b1b-9fd1-4fe9-85a2-a48fc3b6916e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.336084] [55187]: DEBUG oslo_concurrency.lockutils [None req-59290b1b-9fd1-4fe9-85a2-a48fc3b6916e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.336363] [55187]: DEBUG oslo_concurrency.lockutils [None req-59290b1b-9fd1-4fe9-85a2-a48fc3b6916e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.336563] [55187]: DEBUG oslo_concurrency.lockutils [None req-59290b1b-9fd1-4fe9-85a2-a48fc3b6916e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.336930] [55187]: DEBUG oslo_concurrency.lockutils [None req-59290b1b-9fd1-4fe9-85a2-a48fc3b6916e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.337154] [55187]: DEBUG oslo_concurrency.lockutils [None req-59290b1b-9fd1-4fe9-85a2-a48fc3b6916e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.337365] [55187]: DEBUG oslo_concurrency.lockutils [None req-59290b1b-9fd1-4fe9-85a2-a48fc3b6916e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.359476] [55187]: DEBUG oslo_concurrency.lockutils [None req-59290b1b-9fd1-4fe9-85a2-a48fc3b6916e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.359715] [55187]: DEBUG oslo_concurrency.lockutils [None req-59290b1b-9fd1-4fe9-85a2-a48fc3b6916e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.359898] [55187]: DEBUG oslo_concurrency.lockutils [None req-59290b1b-9fd1-4fe9-85a2-a48fc3b6916e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.360107] [55187]: DEBUG nova.objects.instance [None req-59290b1b-9fd1-4fe9-85a2-a48fc3b6916e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 742.383911] [55187]: DEBUG nova.policy [None req-59290b1b-9fd1-4fe9-85a2-a48fc3b6916e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.388196] [55187]: INFO nova.api.openstack.requestlog [None req-59290b1b-9fd1-4fe9-85a2-a48fc3b6916e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.058999 [ 742.388553] [55187]: [pid: 55187|app: 0|req: 1079/2287] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.390837] [55187]: DEBUG nova.api.openstack.wsgi [None req-d0669003-a3e8-4c7c-bacf-7941cd8b5e3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.392412] [55187]: DEBUG nova.compute.api [None req-d0669003-a3e8-4c7c-bacf-7941cd8b5e3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.395568] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0669003-a3e8-4c7c-bacf-7941cd8b5e3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.395807] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0669003-a3e8-4c7c-bacf-7941cd8b5e3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.395995] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0669003-a3e8-4c7c-bacf-7941cd8b5e3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.396368] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0669003-a3e8-4c7c-bacf-7941cd8b5e3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.396586] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0669003-a3e8-4c7c-bacf-7941cd8b5e3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.396803] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0669003-a3e8-4c7c-bacf-7941cd8b5e3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.400911] [55188]: DEBUG nova.policy [None req-fbb92fd3-3aa3-427f-9ca5-e865d60443d2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.407970] [55188]: INFO nova.api.openstack.requestlog [None req-fbb92fd3-3aa3-427f-9ca5-e865d60443d2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1390 microversion: 2.1 time: 0.127612 [ 742.408468] [55188]: [pid: 55188|app: 0|req: 1209/2288] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1390 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.412432] [55188]: DEBUG nova.api.openstack.wsgi [None req-6078fc56-7e4d-4b59-80e7-ec21e35a320f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.415087] [55188]: DEBUG nova.compute.api [None req-6078fc56-7e4d-4b59-80e7-ec21e35a320f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.419344] [55188]: DEBUG oslo_concurrency.lockutils [None req-6078fc56-7e4d-4b59-80e7-ec21e35a320f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.420081] [55188]: DEBUG oslo_concurrency.lockutils [None req-6078fc56-7e4d-4b59-80e7-ec21e35a320f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.420081] [55188]: DEBUG oslo_concurrency.lockutils [None req-6078fc56-7e4d-4b59-80e7-ec21e35a320f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.420373] [55188]: DEBUG oslo_concurrency.lockutils [None req-6078fc56-7e4d-4b59-80e7-ec21e35a320f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.420614] [55188]: DEBUG oslo_concurrency.lockutils [None req-6078fc56-7e4d-4b59-80e7-ec21e35a320f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.420853] [55188]: DEBUG oslo_concurrency.lockutils [None req-6078fc56-7e4d-4b59-80e7-ec21e35a320f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.438616] [55187]: DEBUG nova.policy [None req-d0669003-a3e8-4c7c-bacf-7941cd8b5e3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.443470] [55187]: INFO nova.api.openstack.requestlog [None req-d0669003-a3e8-4c7c-bacf-7941cd8b5e3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.054303 [ 742.443949] [55187]: [pid: 55187|app: 0|req: 1080/2289] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.447762] [55187]: DEBUG nova.api.openstack.wsgi [None req-fe667ef2-64f1-47df-a36a-aa93c1104518 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.449987] [55187]: DEBUG nova.compute.api [None req-fe667ef2-64f1-47df-a36a-aa93c1104518 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.453871] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe667ef2-64f1-47df-a36a-aa93c1104518 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.454175] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe667ef2-64f1-47df-a36a-aa93c1104518 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.454375] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe667ef2-64f1-47df-a36a-aa93c1104518 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.454772] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe667ef2-64f1-47df-a36a-aa93c1104518 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.455008] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe667ef2-64f1-47df-a36a-aa93c1104518 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.455223] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe667ef2-64f1-47df-a36a-aa93c1104518 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.489429] [55187]: DEBUG nova.policy [None req-fe667ef2-64f1-47df-a36a-aa93c1104518 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.493834] [55187]: INFO nova.api.openstack.requestlog [None req-fe667ef2-64f1-47df-a36a-aa93c1104518 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.049231 [ 742.494202] [55187]: [pid: 55187|app: 0|req: 1081/2290] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.497082] [55187]: DEBUG nova.api.openstack.wsgi [None req-b0400847-9743-44f5-9799-3deab7092705 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.498965] [55187]: DEBUG nova.compute.api [None req-b0400847-9743-44f5-9799-3deab7092705 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.503945] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0400847-9743-44f5-9799-3deab7092705 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.504382] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0400847-9743-44f5-9799-3deab7092705 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.504690] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0400847-9743-44f5-9799-3deab7092705 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.505204] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0400847-9743-44f5-9799-3deab7092705 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.505522] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0400847-9743-44f5-9799-3deab7092705 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.505844] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0400847-9743-44f5-9799-3deab7092705 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.566200] [55188]: DEBUG nova.policy [None req-6078fc56-7e4d-4b59-80e7-ec21e35a320f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.572688] [55188]: INFO nova.api.openstack.requestlog [None req-6078fc56-7e4d-4b59-80e7-ec21e35a320f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1517 microversion: 2.1 time: 0.163229 [ 742.573144] [55188]: [pid: 55188|app: 0|req: 1210/2291] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1517 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.577167] [55188]: DEBUG nova.api.openstack.wsgi [None req-c7e3db6f-fce8-4e27-9654-6ad70d5b2e5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.580685] [55188]: DEBUG nova.compute.api [None req-c7e3db6f-fce8-4e27-9654-6ad70d5b2e5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.586791] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7e3db6f-fce8-4e27-9654-6ad70d5b2e5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.587166] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7e3db6f-fce8-4e27-9654-6ad70d5b2e5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.587422] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7e3db6f-fce8-4e27-9654-6ad70d5b2e5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.587891] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7e3db6f-fce8-4e27-9654-6ad70d5b2e5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.588223] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7e3db6f-fce8-4e27-9654-6ad70d5b2e5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.588433] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7e3db6f-fce8-4e27-9654-6ad70d5b2e5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.605738] [55187]: DEBUG nova.policy [None req-b0400847-9743-44f5-9799-3deab7092705 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.610342] [55187]: INFO nova.api.openstack.requestlog [None req-b0400847-9743-44f5-9799-3deab7092705 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1350 microversion: 2.1 time: 0.115385 [ 742.610868] [55187]: [pid: 55187|app: 0|req: 1082/2292] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1350 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.613520] [55187]: DEBUG nova.api.openstack.wsgi [None req-06549512-117c-4d02-ae13-d78b3cb8551c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.615373] [55187]: DEBUG nova.compute.api [None req-06549512-117c-4d02-ae13-d78b3cb8551c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.619264] [55187]: DEBUG oslo_concurrency.lockutils [None req-06549512-117c-4d02-ae13-d78b3cb8551c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.619528] [55187]: DEBUG oslo_concurrency.lockutils [None req-06549512-117c-4d02-ae13-d78b3cb8551c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.619717] [55187]: DEBUG oslo_concurrency.lockutils [None req-06549512-117c-4d02-ae13-d78b3cb8551c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.620103] [55187]: DEBUG oslo_concurrency.lockutils [None req-06549512-117c-4d02-ae13-d78b3cb8551c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.620350] [55187]: DEBUG oslo_concurrency.lockutils [None req-06549512-117c-4d02-ae13-d78b3cb8551c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.620479] [55187]: DEBUG oslo_concurrency.lockutils [None req-06549512-117c-4d02-ae13-d78b3cb8551c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.634687] [55188]: DEBUG nova.policy [None req-c7e3db6f-fce8-4e27-9654-6ad70d5b2e5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.640290] [55188]: INFO nova.api.openstack.requestlog [None req-c7e3db6f-fce8-4e27-9654-6ad70d5b2e5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.066307 [ 742.640904] [55188]: [pid: 55188|app: 0|req: 1211/2293] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.644483] [55188]: DEBUG nova.api.openstack.wsgi [None req-72adcb6b-37ea-4740-85b5-e0d3509d9d29 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.646592] [55188]: DEBUG nova.compute.api [None req-72adcb6b-37ea-4740-85b5-e0d3509d9d29 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.651243] [55188]: DEBUG oslo_concurrency.lockutils [None req-72adcb6b-37ea-4740-85b5-e0d3509d9d29 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.652505] [55188]: DEBUG oslo_concurrency.lockutils [None req-72adcb6b-37ea-4740-85b5-e0d3509d9d29 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.652505] [55188]: DEBUG oslo_concurrency.lockutils [None req-72adcb6b-37ea-4740-85b5-e0d3509d9d29 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.652739] [55188]: DEBUG oslo_concurrency.lockutils [None req-72adcb6b-37ea-4740-85b5-e0d3509d9d29 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.652978] [55188]: DEBUG oslo_concurrency.lockutils [None req-72adcb6b-37ea-4740-85b5-e0d3509d9d29 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.653216] [55188]: DEBUG oslo_concurrency.lockutils [None req-72adcb6b-37ea-4740-85b5-e0d3509d9d29 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.658839] [55187]: DEBUG nova.policy [None req-06549512-117c-4d02-ae13-d78b3cb8551c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.664144] [55187]: DEBUG nova.policy [None req-06549512-117c-4d02-ae13-d78b3cb8551c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.664651] [55187]: DEBUG nova.policy [None req-06549512-117c-4d02-ae13-d78b3cb8551c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.668910] [55187]: INFO nova.api.openstack.requestlog [None req-06549512-117c-4d02-ae13-d78b3cb8551c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.057531 [ 742.669305] [55187]: [pid: 55187|app: 0|req: 1083/2294] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:42 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 742.671972] [55187]: DEBUG nova.api.openstack.wsgi [None req-c3b2b0ea-b534-4245-ae25-7d2f80dac43d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.673833] [55187]: DEBUG nova.compute.api [None req-c3b2b0ea-b534-4245-ae25-7d2f80dac43d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.677753] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3b2b0ea-b534-4245-ae25-7d2f80dac43d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.678028] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3b2b0ea-b534-4245-ae25-7d2f80dac43d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.678640] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3b2b0ea-b534-4245-ae25-7d2f80dac43d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.678640] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3b2b0ea-b534-4245-ae25-7d2f80dac43d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.678802] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3b2b0ea-b534-4245-ae25-7d2f80dac43d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.682023] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3b2b0ea-b534-4245-ae25-7d2f80dac43d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.716194] [55188]: DEBUG nova.policy [None req-72adcb6b-37ea-4740-85b5-e0d3509d9d29 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.719377] [55187]: DEBUG nova.policy [None req-c3b2b0ea-b534-4245-ae25-7d2f80dac43d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.724280] [55187]: INFO nova.api.openstack.requestlog [None req-c3b2b0ea-b534-4245-ae25-7d2f80dac43d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.054175 [ 742.724538] [55187]: [pid: 55187|app: 0|req: 1084/2295] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.727268] [55188]: INFO nova.api.openstack.requestlog [None req-72adcb6b-37ea-4740-85b5-e0d3509d9d29 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.085516 [ 742.727596] [55187]: DEBUG nova.api.openstack.wsgi [None req-3dd07c4f-2e6b-48de-b486-07bc470c644c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-82882110", "metadata": {"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"}}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 742.727798] [55188]: [pid: 55188|app: 0|req: 1212/2296] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.731017] [55187]: DEBUG nova.api.openstack.wsgi [None req-3dd07c4f-2e6b-48de-b486-07bc470c644c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 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=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 742.731017] [55187]: INFO nova.api.openstack.requestlog [None req-3dd07c4f-2e6b-48de-b486-07bc470c644c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "POST /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c/action" status: 400 len: 938 microversion: 2.1 time: 0.005234 [ 742.731017] [55187]: [pid: 55187|app: 0|req: 1085/2297] 10.180.1.21 () {60 vars in 1274 bytes} [Wed Mar 26 22:03:43 2025] POST /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c/action => generated 938 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 742.731638] [55188]: DEBUG nova.api.openstack.wsgi [None req-0e12d8f0-7ace-4951-acd4-f154ab2ea1e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.733145] [55187]: DEBUG nova.api.openstack.wsgi [None req-6fddb134-2aa5-435b-b7cb-33629753722f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.734064] [55188]: DEBUG nova.compute.api [None req-0e12d8f0-7ace-4951-acd4-f154ab2ea1e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.735222] [55187]: DEBUG nova.compute.api [None req-6fddb134-2aa5-435b-b7cb-33629753722f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.738794] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fddb134-2aa5-435b-b7cb-33629753722f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.739060] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fddb134-2aa5-435b-b7cb-33629753722f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.739255] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fddb134-2aa5-435b-b7cb-33629753722f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.739627] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fddb134-2aa5-435b-b7cb-33629753722f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.740031] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fddb134-2aa5-435b-b7cb-33629753722f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.740031] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fddb134-2aa5-435b-b7cb-33629753722f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.743453] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e12d8f0-7ace-4951-acd4-f154ab2ea1e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.743913] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e12d8f0-7ace-4951-acd4-f154ab2ea1e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.744285] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e12d8f0-7ace-4951-acd4-f154ab2ea1e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.744858] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e12d8f0-7ace-4951-acd4-f154ab2ea1e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.745214] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e12d8f0-7ace-4951-acd4-f154ab2ea1e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.745463] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e12d8f0-7ace-4951-acd4-f154ab2ea1e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.774536] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e12d8f0-7ace-4951-acd4-f154ab2ea1e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.775274] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e12d8f0-7ace-4951-acd4-f154ab2ea1e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.775274] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e12d8f0-7ace-4951-acd4-f154ab2ea1e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.775274] [55188]: DEBUG nova.objects.instance [None req-0e12d8f0-7ace-4951-acd4-f154ab2ea1e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 742.783826] [55187]: DEBUG nova.policy [None req-6fddb134-2aa5-435b-b7cb-33629753722f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.789247] [55187]: DEBUG nova.policy [None req-6fddb134-2aa5-435b-b7cb-33629753722f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.789985] [55187]: DEBUG nova.policy [None req-6fddb134-2aa5-435b-b7cb-33629753722f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.790614] [55187]: INFO nova.api.openstack.requestlog [None req-6fddb134-2aa5-435b-b7cb-33629753722f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.059469 [ 742.790925] [55187]: [pid: 55187|app: 0|req: 1086/2298] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 742.793452] [55187]: DEBUG nova.api.openstack.wsgi [None req-646942ef-584d-482e-9a4b-ae11c7a9910b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.795056] [55187]: DEBUG nova.compute.api [None req-646942ef-584d-482e-9a4b-ae11c7a9910b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.798822] [55187]: DEBUG oslo_concurrency.lockutils [None req-646942ef-584d-482e-9a4b-ae11c7a9910b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.799103] [55187]: DEBUG oslo_concurrency.lockutils [None req-646942ef-584d-482e-9a4b-ae11c7a9910b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.799278] [55187]: DEBUG oslo_concurrency.lockutils [None req-646942ef-584d-482e-9a4b-ae11c7a9910b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.799660] [55187]: DEBUG oslo_concurrency.lockutils [None req-646942ef-584d-482e-9a4b-ae11c7a9910b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.799890] [55187]: DEBUG oslo_concurrency.lockutils [None req-646942ef-584d-482e-9a4b-ae11c7a9910b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.800087] [55187]: DEBUG oslo_concurrency.lockutils [None req-646942ef-584d-482e-9a4b-ae11c7a9910b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.809817] [55188]: DEBUG nova.policy [None req-0e12d8f0-7ace-4951-acd4-f154ab2ea1e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.814938] [55188]: INFO nova.api.openstack.requestlog [None req-0e12d8f0-7ace-4951-acd4-f154ab2ea1e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.086429 [ 742.815368] [55188]: [pid: 55188|app: 0|req: 1213/2299] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.818360] [55188]: DEBUG nova.api.openstack.wsgi [None req-73a567ff-480f-44a5-a133-db366a6a00fc tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.820269] [55188]: DEBUG nova.compute.api [None req-73a567ff-480f-44a5-a133-db366a6a00fc tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.823986] [55188]: DEBUG oslo_concurrency.lockutils [None req-73a567ff-480f-44a5-a133-db366a6a00fc tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.824302] [55188]: DEBUG oslo_concurrency.lockutils [None req-73a567ff-480f-44a5-a133-db366a6a00fc tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.824542] [55188]: DEBUG oslo_concurrency.lockutils [None req-73a567ff-480f-44a5-a133-db366a6a00fc tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.824974] [55188]: DEBUG oslo_concurrency.lockutils [None req-73a567ff-480f-44a5-a133-db366a6a00fc tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.825355] [55188]: DEBUG oslo_concurrency.lockutils [None req-73a567ff-480f-44a5-a133-db366a6a00fc tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.825617] [55188]: DEBUG oslo_concurrency.lockutils [None req-73a567ff-480f-44a5-a133-db366a6a00fc tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.847127] [55187]: DEBUG nova.policy [None req-646942ef-584d-482e-9a4b-ae11c7a9910b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.851766] [55187]: INFO nova.api.openstack.requestlog [None req-646942ef-584d-482e-9a4b-ae11c7a9910b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.060189 [ 742.852304] [55187]: [pid: 55187|app: 0|req: 1087/2300] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.857986] [55187]: DEBUG nova.api.openstack.wsgi [None req-ff167f9b-d30d-42be-ae6e-06a933f33d06 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.859715] [55187]: DEBUG nova.compute.api [None req-ff167f9b-d30d-42be-ae6e-06a933f33d06 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.865208] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff167f9b-d30d-42be-ae6e-06a933f33d06 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.866747] [55188]: DEBUG nova.policy [None req-73a567ff-480f-44a5-a133-db366a6a00fc tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.867030] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff167f9b-d30d-42be-ae6e-06a933f33d06 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.867030] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff167f9b-d30d-42be-ae6e-06a933f33d06 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.867030] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff167f9b-d30d-42be-ae6e-06a933f33d06 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.867030] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff167f9b-d30d-42be-ae6e-06a933f33d06 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.867164] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff167f9b-d30d-42be-ae6e-06a933f33d06 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.869507] [55188]: INFO nova.api.openstack.requestlog [None req-73a567ff-480f-44a5-a133-db366a6a00fc tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1267 microversion: 2.1 time: 0.052355 [ 742.869507] [55188]: [pid: 55188|app: 0|req: 1214/2301] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1267 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.874018] [55188]: DEBUG nova.api.openstack.wsgi [None req-fa0c3396-9f70-47b2-9021-bccd298640a0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.874018] [55188]: DEBUG nova.compute.api [None req-fa0c3396-9f70-47b2-9021-bccd298640a0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.877514] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa0c3396-9f70-47b2-9021-bccd298640a0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.877803] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa0c3396-9f70-47b2-9021-bccd298640a0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.877994] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa0c3396-9f70-47b2-9021-bccd298640a0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.878391] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa0c3396-9f70-47b2-9021-bccd298640a0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.878610] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa0c3396-9f70-47b2-9021-bccd298640a0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.878828] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa0c3396-9f70-47b2-9021-bccd298640a0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.924391] [55187]: DEBUG nova.policy [None req-ff167f9b-d30d-42be-ae6e-06a933f33d06 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.929516] [55187]: INFO nova.api.openstack.requestlog [None req-ff167f9b-d30d-42be-ae6e-06a933f33d06 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.076053 [ 742.929516] [55187]: [pid: 55187|app: 0|req: 1088/2302] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.931861] [55187]: DEBUG nova.api.openstack.wsgi [None req-1effe965-c9dd-4eea-bad0-0694cebe761e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 742.933626] [55187]: DEBUG nova.compute.api [None req-1effe965-c9dd-4eea-bad0-0694cebe761e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 742.936706] [55187]: DEBUG oslo_concurrency.lockutils [None req-1effe965-c9dd-4eea-bad0-0694cebe761e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.940022] [55187]: DEBUG oslo_concurrency.lockutils [None req-1effe965-c9dd-4eea-bad0-0694cebe761e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.940022] [55187]: DEBUG oslo_concurrency.lockutils [None req-1effe965-c9dd-4eea-bad0-0694cebe761e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.940022] [55187]: DEBUG oslo_concurrency.lockutils [None req-1effe965-c9dd-4eea-bad0-0694cebe761e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.940022] [55187]: DEBUG oslo_concurrency.lockutils [None req-1effe965-c9dd-4eea-bad0-0694cebe761e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.940392] [55187]: DEBUG oslo_concurrency.lockutils [None req-1effe965-c9dd-4eea-bad0-0694cebe761e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.975623] [55187]: DEBUG nova.policy [None req-1effe965-c9dd-4eea-bad0-0694cebe761e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 742.980137] [55187]: INFO nova.api.openstack.requestlog [None req-1effe965-c9dd-4eea-bad0-0694cebe761e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.050085 [ 742.980472] [55187]: [pid: 55187|app: 0|req: 1089/2303] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.982913] [55187]: DEBUG nova.api.openstack.wsgi [req-92de8b59-dbf4-4cc4-ae2d-2c6ecc4d7d73 req-219a544a-943d-4fa7-96be-e27ac504cd1f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "de133077-255d-439b-80b8-1f39cbe3bc4a", "name": "network-vif-plugged", "status": "completed", "tag": "f9eb526f-ea60-43e1-bad6-1b1e565a8b78"}, {"name": "network-changed", "server_uuid": "de133077-255d-439b-80b8-1f39cbe3bc4a", "tag": "f9eb526f-ea60-43e1-bad6-1b1e565a8b78"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 742.988292] [55187]: DEBUG oslo_concurrency.lockutils [req-92de8b59-dbf4-4cc4-ae2d-2c6ecc4d7d73 req-219a544a-943d-4fa7-96be-e27ac504cd1f service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.988559] [55187]: DEBUG oslo_concurrency.lockutils [req-92de8b59-dbf4-4cc4-ae2d-2c6ecc4d7d73 req-219a544a-943d-4fa7-96be-e27ac504cd1f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.988708] [55187]: DEBUG oslo_concurrency.lockutils [req-92de8b59-dbf4-4cc4-ae2d-2c6ecc4d7d73 req-219a544a-943d-4fa7-96be-e27ac504cd1f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.996204] [55187]: INFO nova.api.openstack.compute.server_external_events [req-92de8b59-dbf4-4cc4-ae2d-2c6ecc4d7d73 req-219a544a-943d-4fa7-96be-e27ac504cd1f service nova] Creating event network-vif-plugged:f9eb526f-ea60-43e1-bad6-1b1e565a8b78 for instance de133077-255d-439b-80b8-1f39cbe3bc4a on cpu-1 [ 742.996457] [55187]: INFO nova.api.openstack.compute.server_external_events [req-92de8b59-dbf4-4cc4-ae2d-2c6ecc4d7d73 req-219a544a-943d-4fa7-96be-e27ac504cd1f service nova] Creating event network-changed:f9eb526f-ea60-43e1-bad6-1b1e565a8b78 for instance de133077-255d-439b-80b8-1f39cbe3bc4a on cpu-1 [ 742.999495] [55187]: INFO nova.api.openstack.requestlog [req-92de8b59-dbf4-4cc4-ae2d-2c6ecc4d7d73 req-219a544a-943d-4fa7-96be-e27ac504cd1f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.018326 [ 742.999732] [55187]: [pid: 55187|app: 0|req: 1090/2304] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:43 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 743.002329] [55187]: DEBUG nova.api.openstack.wsgi [None req-d106ef88-bb08-4fdf-b0d5-c59737f23254 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.004169] [55187]: DEBUG nova.compute.api [None req-d106ef88-bb08-4fdf-b0d5-c59737f23254 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.007868] [55187]: DEBUG oslo_concurrency.lockutils [None req-d106ef88-bb08-4fdf-b0d5-c59737f23254 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.007965] [55187]: DEBUG oslo_concurrency.lockutils [None req-d106ef88-bb08-4fdf-b0d5-c59737f23254 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.008466] [55187]: DEBUG oslo_concurrency.lockutils [None req-d106ef88-bb08-4fdf-b0d5-c59737f23254 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.008532] [55187]: DEBUG oslo_concurrency.lockutils [None req-d106ef88-bb08-4fdf-b0d5-c59737f23254 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.008711] [55187]: DEBUG oslo_concurrency.lockutils [None req-d106ef88-bb08-4fdf-b0d5-c59737f23254 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.008888] [55187]: DEBUG oslo_concurrency.lockutils [None req-d106ef88-bb08-4fdf-b0d5-c59737f23254 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.046791] [55187]: DEBUG nova.policy [None req-d106ef88-bb08-4fdf-b0d5-c59737f23254 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.051406] [55187]: INFO nova.api.openstack.requestlog [None req-d106ef88-bb08-4fdf-b0d5-c59737f23254 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.050956 [ 743.051675] [55187]: [pid: 55187|app: 0|req: 1091/2305] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.052063] [55188]: DEBUG nova.policy [None req-fa0c3396-9f70-47b2-9021-bccd298640a0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.057161] [55187]: DEBUG nova.api.openstack.wsgi [None req-896d060e-18e8-47f7-a0a9-1a469961ff1f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.057161] [55187]: DEBUG nova.compute.api [None req-896d060e-18e8-47f7-a0a9-1a469961ff1f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.059597] [55187]: DEBUG oslo_concurrency.lockutils [None req-896d060e-18e8-47f7-a0a9-1a469961ff1f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.059815] [55187]: DEBUG oslo_concurrency.lockutils [None req-896d060e-18e8-47f7-a0a9-1a469961ff1f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.060026] [55187]: DEBUG oslo_concurrency.lockutils [None req-896d060e-18e8-47f7-a0a9-1a469961ff1f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.060387] [55187]: DEBUG oslo_concurrency.lockutils [None req-896d060e-18e8-47f7-a0a9-1a469961ff1f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.060595] [55187]: DEBUG oslo_concurrency.lockutils [None req-896d060e-18e8-47f7-a0a9-1a469961ff1f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.060813] [55187]: DEBUG oslo_concurrency.lockutils [None req-896d060e-18e8-47f7-a0a9-1a469961ff1f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.060951] [55188]: INFO nova.api.openstack.requestlog [None req-fa0c3396-9f70-47b2-9021-bccd298640a0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1517 microversion: 2.1 time: 0.191472 [ 743.061260] [55188]: [pid: 55188|app: 0|req: 1215/2306] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1517 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.064169] [55188]: DEBUG nova.api.openstack.wsgi [None req-f44785b0-6b1e-48dc-b682-011a039c1457 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.067522] [55188]: DEBUG nova.compute.api [None req-f44785b0-6b1e-48dc-b682-011a039c1457 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.075761] [55188]: DEBUG oslo_concurrency.lockutils [None req-f44785b0-6b1e-48dc-b682-011a039c1457 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.075761] [55188]: DEBUG oslo_concurrency.lockutils [None req-f44785b0-6b1e-48dc-b682-011a039c1457 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.075761] [55188]: DEBUG oslo_concurrency.lockutils [None req-f44785b0-6b1e-48dc-b682-011a039c1457 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.075974] [55188]: DEBUG oslo_concurrency.lockutils [None req-f44785b0-6b1e-48dc-b682-011a039c1457 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.076291] [55188]: DEBUG oslo_concurrency.lockutils [None req-f44785b0-6b1e-48dc-b682-011a039c1457 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.076449] [55188]: DEBUG oslo_concurrency.lockutils [None req-f44785b0-6b1e-48dc-b682-011a039c1457 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.099126] [55187]: DEBUG nova.policy [None req-896d060e-18e8-47f7-a0a9-1a469961ff1f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.103885] [55187]: INFO nova.api.openstack.requestlog [None req-896d060e-18e8-47f7-a0a9-1a469961ff1f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.051593 [ 743.104227] [55187]: [pid: 55187|app: 0|req: 1092/2307] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.109163] [55187]: DEBUG nova.api.openstack.wsgi [None req-da09aef8-cc9f-45f1-a31d-df3b28ab5076 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.112030] [55187]: DEBUG nova.compute.api [None req-da09aef8-cc9f-45f1-a31d-df3b28ab5076 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.115925] [55187]: DEBUG oslo_concurrency.lockutils [None req-da09aef8-cc9f-45f1-a31d-df3b28ab5076 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.116217] [55187]: DEBUG oslo_concurrency.lockutils [None req-da09aef8-cc9f-45f1-a31d-df3b28ab5076 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.116999] [55187]: DEBUG oslo_concurrency.lockutils [None req-da09aef8-cc9f-45f1-a31d-df3b28ab5076 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.116999] [55187]: DEBUG oslo_concurrency.lockutils [None req-da09aef8-cc9f-45f1-a31d-df3b28ab5076 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.117234] [55187]: DEBUG oslo_concurrency.lockutils [None req-da09aef8-cc9f-45f1-a31d-df3b28ab5076 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.117515] [55187]: DEBUG oslo_concurrency.lockutils [None req-da09aef8-cc9f-45f1-a31d-df3b28ab5076 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.120342] [55188]: DEBUG nova.policy [None req-f44785b0-6b1e-48dc-b682-011a039c1457 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.128726] [55188]: INFO nova.api.openstack.requestlog [None req-f44785b0-6b1e-48dc-b682-011a039c1457 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.065382 [ 743.128726] [55188]: [pid: 55188|app: 0|req: 1216/2308] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.131144] [55188]: DEBUG nova.api.openstack.wsgi [None req-4ed778a4-66f1-47fd-bac3-fbfca64aa5f5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.133021] [55188]: DEBUG nova.compute.api [None req-4ed778a4-66f1-47fd-bac3-fbfca64aa5f5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.140017] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ed778a4-66f1-47fd-bac3-fbfca64aa5f5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.140437] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ed778a4-66f1-47fd-bac3-fbfca64aa5f5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.140677] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ed778a4-66f1-47fd-bac3-fbfca64aa5f5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.141662] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ed778a4-66f1-47fd-bac3-fbfca64aa5f5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.142209] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ed778a4-66f1-47fd-bac3-fbfca64aa5f5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.142209] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ed778a4-66f1-47fd-bac3-fbfca64aa5f5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.164233] [55187]: DEBUG nova.policy [None req-da09aef8-cc9f-45f1-a31d-df3b28ab5076 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.168956] [55187]: DEBUG nova.policy [None req-da09aef8-cc9f-45f1-a31d-df3b28ab5076 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.169625] [55187]: DEBUG nova.policy [None req-da09aef8-cc9f-45f1-a31d-df3b28ab5076 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.173302] [55187]: INFO nova.api.openstack.requestlog [None req-da09aef8-cc9f-45f1-a31d-df3b28ab5076 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.067186 [ 743.173673] [55187]: [pid: 55187|app: 0|req: 1093/2309] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 743.179031] [55187]: DEBUG nova.api.openstack.wsgi [None req-4bd05d38-035b-418b-a371-7299368b5f71 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.179031] [55187]: DEBUG nova.compute.api [None req-4bd05d38-035b-418b-a371-7299368b5f71 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.179770] [55188]: DEBUG nova.policy [None req-4ed778a4-66f1-47fd-bac3-fbfca64aa5f5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.182074] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bd05d38-035b-418b-a371-7299368b5f71 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.182327] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bd05d38-035b-418b-a371-7299368b5f71 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.182580] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bd05d38-035b-418b-a371-7299368b5f71 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.182984] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bd05d38-035b-418b-a371-7299368b5f71 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.183264] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bd05d38-035b-418b-a371-7299368b5f71 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.183491] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bd05d38-035b-418b-a371-7299368b5f71 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.184650] [55188]: INFO nova.api.openstack.requestlog [None req-4ed778a4-66f1-47fd-bac3-fbfca64aa5f5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.055623 [ 743.185087] [55188]: [pid: 55188|app: 0|req: 1217/2310] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.187727] [55188]: DEBUG nova.api.openstack.wsgi [None req-175e3cba-76c0-4bd9-8ed5-8070b48d0308 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.190725] [55188]: DEBUG nova.compute.api [None req-175e3cba-76c0-4bd9-8ed5-8070b48d0308 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.194773] [55188]: DEBUG oslo_concurrency.lockutils [None req-175e3cba-76c0-4bd9-8ed5-8070b48d0308 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.195063] [55188]: DEBUG oslo_concurrency.lockutils [None req-175e3cba-76c0-4bd9-8ed5-8070b48d0308 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.195249] [55188]: DEBUG oslo_concurrency.lockutils [None req-175e3cba-76c0-4bd9-8ed5-8070b48d0308 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.195635] [55188]: DEBUG oslo_concurrency.lockutils [None req-175e3cba-76c0-4bd9-8ed5-8070b48d0308 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.195840] [55188]: DEBUG oslo_concurrency.lockutils [None req-175e3cba-76c0-4bd9-8ed5-8070b48d0308 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.196024] [55188]: DEBUG oslo_concurrency.lockutils [None req-175e3cba-76c0-4bd9-8ed5-8070b48d0308 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.210219] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bd05d38-035b-418b-a371-7299368b5f71 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.210687] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bd05d38-035b-418b-a371-7299368b5f71 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.210687] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bd05d38-035b-418b-a371-7299368b5f71 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.210878] [55187]: DEBUG nova.objects.instance [None req-4bd05d38-035b-418b-a371-7299368b5f71 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 743.234204] [55187]: DEBUG nova.policy [None req-4bd05d38-035b-418b-a371-7299368b5f71 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.239932] [55187]: INFO nova.api.openstack.requestlog [None req-4bd05d38-035b-418b-a371-7299368b5f71 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.065609 [ 743.240350] [55187]: [pid: 55187|app: 0|req: 1094/2311] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.243729] [55187]: DEBUG nova.api.openstack.wsgi [None req-992a371f-b15a-4086-9e90-413c75e5f1c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.245111] [55187]: DEBUG nova.compute.api [None req-992a371f-b15a-4086-9e90-413c75e5f1c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.248983] [55187]: DEBUG oslo_concurrency.lockutils [None req-992a371f-b15a-4086-9e90-413c75e5f1c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.249256] [55187]: DEBUG oslo_concurrency.lockutils [None req-992a371f-b15a-4086-9e90-413c75e5f1c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.249570] [55187]: DEBUG oslo_concurrency.lockutils [None req-992a371f-b15a-4086-9e90-413c75e5f1c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.249794] [55187]: DEBUG oslo_concurrency.lockutils [None req-992a371f-b15a-4086-9e90-413c75e5f1c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.249992] [55187]: DEBUG oslo_concurrency.lockutils [None req-992a371f-b15a-4086-9e90-413c75e5f1c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.250206] [55187]: DEBUG oslo_concurrency.lockutils [None req-992a371f-b15a-4086-9e90-413c75e5f1c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.268954] [55187]: DEBUG oslo_concurrency.lockutils [None req-992a371f-b15a-4086-9e90-413c75e5f1c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.269265] [55187]: DEBUG oslo_concurrency.lockutils [None req-992a371f-b15a-4086-9e90-413c75e5f1c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.269485] [55187]: DEBUG oslo_concurrency.lockutils [None req-992a371f-b15a-4086-9e90-413c75e5f1c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.269651] [55187]: DEBUG nova.objects.instance [None req-992a371f-b15a-4086-9e90-413c75e5f1c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 743.290733] [55187]: DEBUG nova.policy [None req-992a371f-b15a-4086-9e90-413c75e5f1c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.296064] [55187]: INFO nova.api.openstack.requestlog [None req-992a371f-b15a-4086-9e90-413c75e5f1c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.055195 [ 743.296745] [55187]: [pid: 55187|app: 0|req: 1095/2312] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.299352] [55187]: DEBUG nova.api.openstack.wsgi [None req-4efd74a8-3925-434c-ae70-58522a822cbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.301235] [55187]: DEBUG nova.compute.api [None req-4efd74a8-3925-434c-ae70-58522a822cbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.305810] [55187]: DEBUG oslo_concurrency.lockutils [None req-4efd74a8-3925-434c-ae70-58522a822cbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.306127] [55187]: DEBUG oslo_concurrency.lockutils [None req-4efd74a8-3925-434c-ae70-58522a822cbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.306590] [55187]: DEBUG oslo_concurrency.lockutils [None req-4efd74a8-3925-434c-ae70-58522a822cbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.307605] [55187]: DEBUG oslo_concurrency.lockutils [None req-4efd74a8-3925-434c-ae70-58522a822cbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.309552] [55187]: DEBUG oslo_concurrency.lockutils [None req-4efd74a8-3925-434c-ae70-58522a822cbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.310149] [55187]: DEBUG oslo_concurrency.lockutils [None req-4efd74a8-3925-434c-ae70-58522a822cbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.316818] [55188]: DEBUG nova.policy [None req-175e3cba-76c0-4bd9-8ed5-8070b48d0308 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.320814] [55188]: INFO nova.api.openstack.requestlog [None req-175e3cba-76c0-4bd9-8ed5-8070b48d0308 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1517 microversion: 2.1 time: 0.135203 [ 743.321155] [55188]: [pid: 55188|app: 0|req: 1218/2313] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1517 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.325468] [55188]: DEBUG nova.api.openstack.wsgi [None req-7ae6e857-4326-4ce7-8790-6bf24c0dab47 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.325551] [55188]: DEBUG nova.compute.api [None req-7ae6e857-4326-4ce7-8790-6bf24c0dab47 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.330292] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ae6e857-4326-4ce7-8790-6bf24c0dab47 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.330763] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ae6e857-4326-4ce7-8790-6bf24c0dab47 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.330832] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ae6e857-4326-4ce7-8790-6bf24c0dab47 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.331180] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ae6e857-4326-4ce7-8790-6bf24c0dab47 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.331397] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ae6e857-4326-4ce7-8790-6bf24c0dab47 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.331563] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ae6e857-4326-4ce7-8790-6bf24c0dab47 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.346912] [55187]: DEBUG nova.policy [None req-4efd74a8-3925-434c-ae70-58522a822cbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.351748] [55187]: INFO nova.api.openstack.requestlog [None req-4efd74a8-3925-434c-ae70-58522a822cbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.054492 [ 743.352092] [55187]: [pid: 55187|app: 0|req: 1096/2314] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.356012] [55187]: DEBUG nova.api.openstack.wsgi [None req-60d566de-399f-4db2-b098-1de35177bc06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 743.357850] [55187]: DEBUG nova.api.openstack.wsgi [None req-60d566de-399f-4db2-b098-1de35177bc06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 743.358321] [55187]: INFO nova.api.openstack.requestlog [None req-60d566de-399f-4db2-b098-1de35177bc06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "POST /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c/action" status: 400 len: 619 microversion: 2.1 time: 0.005626 [ 743.358631] [55187]: [pid: 55187|app: 0|req: 1097/2315] 10.180.1.21 () {60 vars in 1274 bytes} [Wed Mar 26 22:03:43 2025] POST /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c/action => generated 619 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 743.363110] [55187]: DEBUG nova.api.openstack.wsgi [None req-25cacfab-d03b-4b13-8bd2-586e161a71ec tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.366716] [55187]: DEBUG nova.compute.api [None req-25cacfab-d03b-4b13-8bd2-586e161a71ec tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.372840] [55188]: DEBUG nova.policy [None req-7ae6e857-4326-4ce7-8790-6bf24c0dab47 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.373356] [55187]: DEBUG oslo_concurrency.lockutils [None req-25cacfab-d03b-4b13-8bd2-586e161a71ec tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.373613] [55187]: DEBUG oslo_concurrency.lockutils [None req-25cacfab-d03b-4b13-8bd2-586e161a71ec tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.373957] [55187]: DEBUG oslo_concurrency.lockutils [None req-25cacfab-d03b-4b13-8bd2-586e161a71ec tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.374255] [55187]: DEBUG oslo_concurrency.lockutils [None req-25cacfab-d03b-4b13-8bd2-586e161a71ec tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.374389] [55187]: DEBUG oslo_concurrency.lockutils [None req-25cacfab-d03b-4b13-8bd2-586e161a71ec tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.374530] [55187]: DEBUG oslo_concurrency.lockutils [None req-25cacfab-d03b-4b13-8bd2-586e161a71ec tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.378781] [55188]: INFO nova.api.openstack.requestlog [None req-7ae6e857-4326-4ce7-8790-6bf24c0dab47 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.055850 [ 743.378781] [55188]: [pid: 55188|app: 0|req: 1219/2316] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.407869] [55188]: DEBUG nova.api.openstack.wsgi [None req-60005425-3b34-4a95-978e-d7bfe5927dfb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.409108] [55188]: DEBUG nova.compute.api [None req-60005425-3b34-4a95-978e-d7bfe5927dfb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.412636] [55188]: DEBUG oslo_concurrency.lockutils [None req-60005425-3b34-4a95-978e-d7bfe5927dfb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.412889] [55188]: DEBUG oslo_concurrency.lockutils [None req-60005425-3b34-4a95-978e-d7bfe5927dfb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.413090] [55188]: DEBUG oslo_concurrency.lockutils [None req-60005425-3b34-4a95-978e-d7bfe5927dfb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.413444] [55188]: DEBUG oslo_concurrency.lockutils [None req-60005425-3b34-4a95-978e-d7bfe5927dfb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.413647] [55188]: DEBUG oslo_concurrency.lockutils [None req-60005425-3b34-4a95-978e-d7bfe5927dfb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.413821] [55188]: DEBUG oslo_concurrency.lockutils [None req-60005425-3b34-4a95-978e-d7bfe5927dfb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.438277] [55188]: DEBUG oslo_concurrency.lockutils [None req-60005425-3b34-4a95-978e-d7bfe5927dfb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.438565] [55188]: DEBUG oslo_concurrency.lockutils [None req-60005425-3b34-4a95-978e-d7bfe5927dfb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.438759] [55188]: DEBUG oslo_concurrency.lockutils [None req-60005425-3b34-4a95-978e-d7bfe5927dfb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.438957] [55188]: DEBUG nova.objects.instance [None req-60005425-3b34-4a95-978e-d7bfe5927dfb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 743.460656] [55187]: DEBUG nova.policy [None req-25cacfab-d03b-4b13-8bd2-586e161a71ec tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.465310] [55187]: INFO nova.api.openstack.requestlog [None req-25cacfab-d03b-4b13-8bd2-586e161a71ec tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1517 microversion: 2.1 time: 0.103912 [ 743.465828] [55187]: [pid: 55187|app: 0|req: 1098/2317] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1517 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 743.466615] [55188]: DEBUG nova.policy [None req-60005425-3b34-4a95-978e-d7bfe5927dfb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.469092] [55187]: DEBUG nova.api.openstack.wsgi [None req-0a2fd7f0-c523-4657-9dd8-ce1c50b6bf36 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.471024] [55187]: DEBUG nova.compute.api [None req-0a2fd7f0-c523-4657-9dd8-ce1c50b6bf36 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.472059] [55188]: INFO nova.api.openstack.requestlog [None req-60005425-3b34-4a95-978e-d7bfe5927dfb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.067032 [ 743.472470] [55188]: [pid: 55188|app: 0|req: 1220/2318] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.474874] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a2fd7f0-c523-4657-9dd8-ce1c50b6bf36 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.475134] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a2fd7f0-c523-4657-9dd8-ce1c50b6bf36 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.475326] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a2fd7f0-c523-4657-9dd8-ce1c50b6bf36 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.475482] [55188]: DEBUG nova.api.openstack.wsgi [None req-49ea565d-f824-4890-a533-2674cccac893 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.475683] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a2fd7f0-c523-4657-9dd8-ce1c50b6bf36 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.476631] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a2fd7f0-c523-4657-9dd8-ce1c50b6bf36 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.476631] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a2fd7f0-c523-4657-9dd8-ce1c50b6bf36 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.477554] [55188]: DEBUG nova.compute.api [None req-49ea565d-f824-4890-a533-2674cccac893 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.482035] [55188]: DEBUG oslo_concurrency.lockutils [None req-49ea565d-f824-4890-a533-2674cccac893 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.482035] [55188]: DEBUG oslo_concurrency.lockutils [None req-49ea565d-f824-4890-a533-2674cccac893 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.482247] [55188]: DEBUG oslo_concurrency.lockutils [None req-49ea565d-f824-4890-a533-2674cccac893 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.482648] [55188]: DEBUG oslo_concurrency.lockutils [None req-49ea565d-f824-4890-a533-2674cccac893 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.482925] [55188]: DEBUG oslo_concurrency.lockutils [None req-49ea565d-f824-4890-a533-2674cccac893 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.483168] [55188]: DEBUG oslo_concurrency.lockutils [None req-49ea565d-f824-4890-a533-2674cccac893 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.519238] [55188]: DEBUG nova.policy [None req-49ea565d-f824-4890-a533-2674cccac893 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.523652] [55188]: INFO nova.api.openstack.requestlog [None req-49ea565d-f824-4890-a533-2674cccac893 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.050530 [ 743.523997] [55188]: [pid: 55188|app: 0|req: 1221/2319] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.526668] [55188]: DEBUG nova.api.openstack.wsgi [None req-8bf57d17-c204-4c97-b1ce-330790a836a6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.528416] [55188]: DEBUG nova.compute.api [None req-8bf57d17-c204-4c97-b1ce-330790a836a6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.531900] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bf57d17-c204-4c97-b1ce-330790a836a6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.532168] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bf57d17-c204-4c97-b1ce-330790a836a6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.532381] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bf57d17-c204-4c97-b1ce-330790a836a6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.532762] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bf57d17-c204-4c97-b1ce-330790a836a6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.532964] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bf57d17-c204-4c97-b1ce-330790a836a6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.533152] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bf57d17-c204-4c97-b1ce-330790a836a6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.591090] [55187]: DEBUG nova.policy [None req-0a2fd7f0-c523-4657-9dd8-ce1c50b6bf36 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.596117] [55187]: INFO nova.api.openstack.requestlog [None req-0a2fd7f0-c523-4657-9dd8-ce1c50b6bf36 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1571 microversion: 2.1 time: 0.129424 [ 743.596521] [55187]: [pid: 55187|app: 0|req: 1099/2320] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1571 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.600574] [55187]: DEBUG nova.api.openstack.wsgi [None req-610839c1-2be8-4245-b03f-9c0c5afe530f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.600791] [55187]: DEBUG nova.compute.api [None req-610839c1-2be8-4245-b03f-9c0c5afe530f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.604026] [55187]: DEBUG oslo_concurrency.lockutils [None req-610839c1-2be8-4245-b03f-9c0c5afe530f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.604401] [55187]: DEBUG oslo_concurrency.lockutils [None req-610839c1-2be8-4245-b03f-9c0c5afe530f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.604688] [55187]: DEBUG oslo_concurrency.lockutils [None req-610839c1-2be8-4245-b03f-9c0c5afe530f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.605254] [55187]: DEBUG oslo_concurrency.lockutils [None req-610839c1-2be8-4245-b03f-9c0c5afe530f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.605580] [55187]: DEBUG oslo_concurrency.lockutils [None req-610839c1-2be8-4245-b03f-9c0c5afe530f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.605850] [55187]: DEBUG oslo_concurrency.lockutils [None req-610839c1-2be8-4245-b03f-9c0c5afe530f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.609090] [55188]: DEBUG nova.policy [None req-8bf57d17-c204-4c97-b1ce-330790a836a6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.614051] [55188]: INFO nova.api.openstack.requestlog [None req-8bf57d17-c204-4c97-b1ce-330790a836a6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1517 microversion: 2.1 time: 0.089380 [ 743.614399] [55188]: [pid: 55188|app: 0|req: 1222/2321] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1517 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.617751] [55188]: DEBUG nova.api.openstack.wsgi [None req-6a0666b9-ca75-4bc6-9c6b-1d64aa5e8a10 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.619711] [55188]: DEBUG nova.compute.api [None req-6a0666b9-ca75-4bc6-9c6b-1d64aa5e8a10 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.624155] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a0666b9-ca75-4bc6-9c6b-1d64aa5e8a10 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.624523] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a0666b9-ca75-4bc6-9c6b-1d64aa5e8a10 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.624855] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a0666b9-ca75-4bc6-9c6b-1d64aa5e8a10 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.625451] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a0666b9-ca75-4bc6-9c6b-1d64aa5e8a10 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.625742] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a0666b9-ca75-4bc6-9c6b-1d64aa5e8a10 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.625983] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a0666b9-ca75-4bc6-9c6b-1d64aa5e8a10 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.643976] [55187]: DEBUG nova.policy [None req-610839c1-2be8-4245-b03f-9c0c5afe530f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.649788] [55187]: INFO nova.api.openstack.requestlog [None req-610839c1-2be8-4245-b03f-9c0c5afe530f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.052076 [ 743.649788] [55187]: [pid: 55187|app: 0|req: 1100/2322] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.652390] [55187]: DEBUG nova.api.openstack.wsgi [None req-6eba27bc-04f2-4701-a991-0baa2d01881a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.654061] [55187]: DEBUG nova.compute.api [None req-6eba27bc-04f2-4701-a991-0baa2d01881a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.658677] [55187]: DEBUG oslo_concurrency.lockutils [None req-6eba27bc-04f2-4701-a991-0baa2d01881a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.659016] [55187]: DEBUG oslo_concurrency.lockutils [None req-6eba27bc-04f2-4701-a991-0baa2d01881a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.659327] [55187]: DEBUG oslo_concurrency.lockutils [None req-6eba27bc-04f2-4701-a991-0baa2d01881a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.659843] [55187]: DEBUG oslo_concurrency.lockutils [None req-6eba27bc-04f2-4701-a991-0baa2d01881a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.660138] [55187]: DEBUG oslo_concurrency.lockutils [None req-6eba27bc-04f2-4701-a991-0baa2d01881a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.660402] [55187]: DEBUG oslo_concurrency.lockutils [None req-6eba27bc-04f2-4701-a991-0baa2d01881a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.695105] [55188]: INFO nova.api.openstack.requestlog [None req-6a0666b9-ca75-4bc6-9c6b-1d64aa5e8a10 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.079984 [ 743.695501] [55188]: [pid: 55188|app: 0|req: 1223/2323] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:03:43 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86/os-interface => generated 288 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 743.700405] [55188]: DEBUG nova.api.openstack.wsgi [None req-343ae6cb-af93-48b1-9897-4fa854a3aff2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-788926152"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 743.702822] [55188]: DEBUG nova.compute.api [None req-343ae6cb-af93-48b1-9897-4fa854a3aff2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.707044] [55188]: DEBUG oslo_concurrency.lockutils [None req-343ae6cb-af93-48b1-9897-4fa854a3aff2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.707310] [55188]: DEBUG oslo_concurrency.lockutils [None req-343ae6cb-af93-48b1-9897-4fa854a3aff2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.707500] [55188]: DEBUG oslo_concurrency.lockutils [None req-343ae6cb-af93-48b1-9897-4fa854a3aff2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.707978] [55188]: DEBUG oslo_concurrency.lockutils [None req-343ae6cb-af93-48b1-9897-4fa854a3aff2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.708240] [55188]: DEBUG oslo_concurrency.lockutils [None req-343ae6cb-af93-48b1-9897-4fa854a3aff2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.708422] [55188]: DEBUG oslo_concurrency.lockutils [None req-343ae6cb-af93-48b1-9897-4fa854a3aff2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.784018] [55187]: DEBUG nova.policy [None req-6eba27bc-04f2-4701-a991-0baa2d01881a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.787383] [55187]: INFO nova.api.openstack.requestlog [None req-6eba27bc-04f2-4701-a991-0baa2d01881a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1350 microversion: 2.1 time: 0.136866 [ 743.787854] [55187]: [pid: 55187|app: 0|req: 1101/2324] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:44 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1350 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.791620] [55187]: DEBUG nova.api.openstack.wsgi [None req-5d6a57bc-e7e0-41c9-bc20-4fcb8350c556 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.793381] [55187]: DEBUG nova.compute.api [None req-5d6a57bc-e7e0-41c9-bc20-4fcb8350c556 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.797910] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d6a57bc-e7e0-41c9-bc20-4fcb8350c556 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.798360] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d6a57bc-e7e0-41c9-bc20-4fcb8350c556 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.799249] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d6a57bc-e7e0-41c9-bc20-4fcb8350c556 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.799843] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d6a57bc-e7e0-41c9-bc20-4fcb8350c556 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.800245] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d6a57bc-e7e0-41c9-bc20-4fcb8350c556 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.800545] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d6a57bc-e7e0-41c9-bc20-4fcb8350c556 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.847154] [55187]: DEBUG nova.policy [None req-5d6a57bc-e7e0-41c9-bc20-4fcb8350c556 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.851620] [55187]: INFO nova.api.openstack.requestlog [None req-5d6a57bc-e7e0-41c9-bc20-4fcb8350c556 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.063063 [ 743.851955] [55187]: [pid: 55187|app: 0|req: 1102/2325] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:44 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.856436] [55187]: DEBUG nova.api.openstack.wsgi [None req-fa03a28c-3879-4869-b074-034733e51704 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.856525] [55187]: DEBUG nova.compute.api [None req-fa03a28c-3879-4869-b074-034733e51704 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.861580] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa03a28c-3879-4869-b074-034733e51704 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.861828] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa03a28c-3879-4869-b074-034733e51704 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.862020] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa03a28c-3879-4869-b074-034733e51704 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.863117] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa03a28c-3879-4869-b074-034733e51704 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.863344] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa03a28c-3879-4869-b074-034733e51704 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.863692] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa03a28c-3879-4869-b074-034733e51704 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.938656] [55187]: DEBUG nova.policy [None req-fa03a28c-3879-4869-b074-034733e51704 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.944514] [55187]: DEBUG nova.policy [None req-fa03a28c-3879-4869-b074-034733e51704 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.945200] [55187]: DEBUG nova.policy [None req-fa03a28c-3879-4869-b074-034733e51704 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.948970] [55187]: INFO nova.api.openstack.requestlog [None req-fa03a28c-3879-4869-b074-034733e51704 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.096463 [ 743.949321] [55187]: [pid: 55187|app: 0|req: 1103/2326] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:44 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 743.951636] [55187]: DEBUG nova.api.openstack.wsgi [None req-85ac9490-caeb-4f96-b209-d6d044cfc7c0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 743.957017] [55187]: DEBUG nova.compute.api [None req-85ac9490-caeb-4f96-b209-d6d044cfc7c0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 743.957017] [55187]: DEBUG oslo_concurrency.lockutils [None req-85ac9490-caeb-4f96-b209-d6d044cfc7c0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.957279] [55187]: DEBUG oslo_concurrency.lockutils [None req-85ac9490-caeb-4f96-b209-d6d044cfc7c0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.957315] [55187]: DEBUG oslo_concurrency.lockutils [None req-85ac9490-caeb-4f96-b209-d6d044cfc7c0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.957680] [55187]: DEBUG oslo_concurrency.lockutils [None req-85ac9490-caeb-4f96-b209-d6d044cfc7c0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.957881] [55187]: DEBUG oslo_concurrency.lockutils [None req-85ac9490-caeb-4f96-b209-d6d044cfc7c0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.958062] [55187]: DEBUG oslo_concurrency.lockutils [None req-85ac9490-caeb-4f96-b209-d6d044cfc7c0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.000241] [55187]: DEBUG nova.policy [None req-85ac9490-caeb-4f96-b209-d6d044cfc7c0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.004516] [55187]: INFO nova.api.openstack.requestlog [None req-85ac9490-caeb-4f96-b209-d6d044cfc7c0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.054600 [ 744.004844] [55187]: [pid: 55187|app: 0|req: 1104/2327] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:44 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.008072] [55187]: DEBUG nova.api.openstack.wsgi [None req-88f38e09-3f87-41fb-944e-661f025bc6c8 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.009370] [55187]: DEBUG nova.compute.api [None req-88f38e09-3f87-41fb-944e-661f025bc6c8 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.013759] [55187]: DEBUG oslo_concurrency.lockutils [None req-88f38e09-3f87-41fb-944e-661f025bc6c8 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.013990] [55187]: DEBUG oslo_concurrency.lockutils [None req-88f38e09-3f87-41fb-944e-661f025bc6c8 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.014680] [55187]: DEBUG oslo_concurrency.lockutils [None req-88f38e09-3f87-41fb-944e-661f025bc6c8 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.014777] [55187]: DEBUG oslo_concurrency.lockutils [None req-88f38e09-3f87-41fb-944e-661f025bc6c8 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.014948] [55187]: DEBUG oslo_concurrency.lockutils [None req-88f38e09-3f87-41fb-944e-661f025bc6c8 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.015188] [55187]: DEBUG oslo_concurrency.lockutils [None req-88f38e09-3f87-41fb-944e-661f025bc6c8 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.055833] [55187]: DEBUG nova.policy [None req-88f38e09-3f87-41fb-944e-661f025bc6c8 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.061171] [55187]: INFO nova.api.openstack.requestlog [None req-88f38e09-3f87-41fb-944e-661f025bc6c8 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.055717 [ 744.061497] [55187]: [pid: 55187|app: 0|req: 1105/2328] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:44 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.064290] [55187]: DEBUG nova.api.openstack.wsgi [None req-338b81b7-6b70-468f-bf76-00b69a5dc890 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.065875] [55187]: DEBUG nova.compute.api [None req-338b81b7-6b70-468f-bf76-00b69a5dc890 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.069437] [55187]: DEBUG oslo_concurrency.lockutils [None req-338b81b7-6b70-468f-bf76-00b69a5dc890 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.069437] [55187]: DEBUG oslo_concurrency.lockutils [None req-338b81b7-6b70-468f-bf76-00b69a5dc890 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.069612] [55187]: DEBUG oslo_concurrency.lockutils [None req-338b81b7-6b70-468f-bf76-00b69a5dc890 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.069953] [55187]: DEBUG oslo_concurrency.lockutils [None req-338b81b7-6b70-468f-bf76-00b69a5dc890 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.070161] [55187]: DEBUG oslo_concurrency.lockutils [None req-338b81b7-6b70-468f-bf76-00b69a5dc890 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.070336] [55187]: DEBUG oslo_concurrency.lockutils [None req-338b81b7-6b70-468f-bf76-00b69a5dc890 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.147828] [55188]: INFO nova.api.openstack.requestlog [None req-343ae6cb-af93-48b1-9897-4fa854a3aff2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "POST /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c/action" status: 202 len: 0 microversion: 2.1 time: 0.451572 [ 744.148209] [55188]: [pid: 55188|app: 0|req: 1224/2329] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:44 2025] POST /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c/action => generated 0 bytes in 452 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 744.150921] [55188]: DEBUG nova.api.openstack.wsgi [None req-d661932f-09b7-423e-a4b9-51957ce53b89 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.152682] [55188]: DEBUG nova.compute.api [None req-d661932f-09b7-423e-a4b9-51957ce53b89 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.163370] [55188]: DEBUG oslo_concurrency.lockutils [None req-d661932f-09b7-423e-a4b9-51957ce53b89 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.163631] [55188]: DEBUG oslo_concurrency.lockutils [None req-d661932f-09b7-423e-a4b9-51957ce53b89 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.163870] [55188]: DEBUG oslo_concurrency.lockutils [None req-d661932f-09b7-423e-a4b9-51957ce53b89 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.164175] [55188]: DEBUG oslo_concurrency.lockutils [None req-d661932f-09b7-423e-a4b9-51957ce53b89 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.164378] [55188]: DEBUG oslo_concurrency.lockutils [None req-d661932f-09b7-423e-a4b9-51957ce53b89 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.164545] [55188]: DEBUG oslo_concurrency.lockutils [None req-d661932f-09b7-423e-a4b9-51957ce53b89 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.200129] [55188]: DEBUG oslo_concurrency.lockutils [None req-d661932f-09b7-423e-a4b9-51957ce53b89 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.200333] [55188]: DEBUG oslo_concurrency.lockutils [None req-d661932f-09b7-423e-a4b9-51957ce53b89 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.200528] [55188]: DEBUG oslo_concurrency.lockutils [None req-d661932f-09b7-423e-a4b9-51957ce53b89 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.200728] [55188]: DEBUG nova.objects.instance [None req-d661932f-09b7-423e-a4b9-51957ce53b89 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 744.223675] [55188]: DEBUG nova.policy [None req-d661932f-09b7-423e-a4b9-51957ce53b89 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.229297] [55188]: INFO nova.api.openstack.requestlog [None req-d661932f-09b7-423e-a4b9-51957ce53b89 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.080347 [ 744.229638] [55188]: [pid: 55188|app: 0|req: 1225/2330] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:44 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.236395] [55188]: DEBUG nova.api.openstack.wsgi [None req-1eaaaa5b-8694-4bde-b21b-d4572b575d97 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.237034] [55188]: DEBUG nova.compute.api [None req-1eaaaa5b-8694-4bde-b21b-d4572b575d97 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.244026] [55188]: DEBUG oslo_concurrency.lockutils [None req-1eaaaa5b-8694-4bde-b21b-d4572b575d97 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.244026] [55188]: DEBUG oslo_concurrency.lockutils [None req-1eaaaa5b-8694-4bde-b21b-d4572b575d97 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.244026] [55188]: DEBUG oslo_concurrency.lockutils [None req-1eaaaa5b-8694-4bde-b21b-d4572b575d97 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.244026] [55188]: DEBUG oslo_concurrency.lockutils [None req-1eaaaa5b-8694-4bde-b21b-d4572b575d97 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.244266] [55188]: DEBUG oslo_concurrency.lockutils [None req-1eaaaa5b-8694-4bde-b21b-d4572b575d97 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.244266] [55188]: DEBUG oslo_concurrency.lockutils [None req-1eaaaa5b-8694-4bde-b21b-d4572b575d97 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.285324] [55188]: DEBUG nova.policy [None req-1eaaaa5b-8694-4bde-b21b-d4572b575d97 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.289694] [55188]: INFO nova.api.openstack.requestlog [None req-1eaaaa5b-8694-4bde-b21b-d4572b575d97 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.059496 [ 744.290634] [55188]: [pid: 55188|app: 0|req: 1226/2331] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:44 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.293471] [55188]: DEBUG nova.api.openstack.wsgi [None req-6b7f5234-78f4-4fac-8b30-b6675c3d65b0 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.295017] [55188]: DEBUG nova.compute.api [None req-6b7f5234-78f4-4fac-8b30-b6675c3d65b0 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.298563] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b7f5234-78f4-4fac-8b30-b6675c3d65b0 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.298716] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b7f5234-78f4-4fac-8b30-b6675c3d65b0 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.301680] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b7f5234-78f4-4fac-8b30-b6675c3d65b0 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.301680] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b7f5234-78f4-4fac-8b30-b6675c3d65b0 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.301680] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b7f5234-78f4-4fac-8b30-b6675c3d65b0 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.301680] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b7f5234-78f4-4fac-8b30-b6675c3d65b0 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.333761] [55188]: DEBUG nova.policy [None req-6b7f5234-78f4-4fac-8b30-b6675c3d65b0 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.335725] [55187]: DEBUG nova.policy [None req-338b81b7-6b70-468f-bf76-00b69a5dc890 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.337802] [55188]: INFO nova.api.openstack.requestlog [None req-6b7f5234-78f4-4fac-8b30-b6675c3d65b0 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1275 microversion: 2.1 time: 0.046261 [ 744.338143] [55188]: [pid: 55188|app: 0|req: 1227/2332] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:44 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1275 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.342858] [55188]: DEBUG nova.api.openstack.wsgi [None req-6445beaf-3aab-45af-b7b3-45a4e4b2af95 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.343769] [55188]: DEBUG nova.compute.api [None req-6445beaf-3aab-45af-b7b3-45a4e4b2af95 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.346970] [55188]: DEBUG oslo_concurrency.lockutils [None req-6445beaf-3aab-45af-b7b3-45a4e4b2af95 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.347218] [55188]: DEBUG oslo_concurrency.lockutils [None req-6445beaf-3aab-45af-b7b3-45a4e4b2af95 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.347422] [55188]: DEBUG oslo_concurrency.lockutils [None req-6445beaf-3aab-45af-b7b3-45a4e4b2af95 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.348339] [55188]: DEBUG oslo_concurrency.lockutils [None req-6445beaf-3aab-45af-b7b3-45a4e4b2af95 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.348339] [55188]: DEBUG oslo_concurrency.lockutils [None req-6445beaf-3aab-45af-b7b3-45a4e4b2af95 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.348423] [55187]: DEBUG nova.policy [None req-338b81b7-6b70-468f-bf76-00b69a5dc890 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.348632] [55188]: DEBUG oslo_concurrency.lockutils [None req-6445beaf-3aab-45af-b7b3-45a4e4b2af95 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.348788] [55187]: DEBUG nova.policy [None req-338b81b7-6b70-468f-bf76-00b69a5dc890 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.349376] [55187]: INFO nova.api.openstack.requestlog [None req-338b81b7-6b70-468f-bf76-00b69a5dc890 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.287314 [ 744.349689] [55187]: [pid: 55187|app: 0|req: 1106/2333] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:44 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 744.355728] [55187]: DEBUG nova.api.openstack.wsgi [None req-cee8cab6-84a8-40a1-a226-3985aacbed5e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.357538] [55187]: DEBUG nova.compute.api [None req-cee8cab6-84a8-40a1-a226-3985aacbed5e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.365670] [55187]: DEBUG oslo_concurrency.lockutils [None req-cee8cab6-84a8-40a1-a226-3985aacbed5e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.365670] [55187]: DEBUG oslo_concurrency.lockutils [None req-cee8cab6-84a8-40a1-a226-3985aacbed5e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.365670] [55187]: DEBUG oslo_concurrency.lockutils [None req-cee8cab6-84a8-40a1-a226-3985aacbed5e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.365670] [55187]: DEBUG oslo_concurrency.lockutils [None req-cee8cab6-84a8-40a1-a226-3985aacbed5e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.365857] [55187]: DEBUG oslo_concurrency.lockutils [None req-cee8cab6-84a8-40a1-a226-3985aacbed5e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.365857] [55187]: DEBUG oslo_concurrency.lockutils [None req-cee8cab6-84a8-40a1-a226-3985aacbed5e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.392317] [55188]: DEBUG nova.policy [None req-6445beaf-3aab-45af-b7b3-45a4e4b2af95 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.400022] [55188]: INFO nova.api.openstack.requestlog [None req-6445beaf-3aab-45af-b7b3-45a4e4b2af95 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1226 microversion: 2.1 time: 0.058690 [ 744.400022] [55188]: [pid: 55188|app: 0|req: 1228/2334] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:44 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1226 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.400326] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c3750b3-c359-4bdd-b09c-88a52289a872 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.401937] [55188]: DEBUG nova.compute.api [None req-5c3750b3-c359-4bdd-b09c-88a52289a872 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.405515] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c3750b3-c359-4bdd-b09c-88a52289a872 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.405750] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c3750b3-c359-4bdd-b09c-88a52289a872 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.405933] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c3750b3-c359-4bdd-b09c-88a52289a872 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.406909] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c3750b3-c359-4bdd-b09c-88a52289a872 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.406909] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c3750b3-c359-4bdd-b09c-88a52289a872 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.406909] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c3750b3-c359-4bdd-b09c-88a52289a872 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.419811] [55187]: DEBUG nova.policy [None req-cee8cab6-84a8-40a1-a226-3985aacbed5e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.424800] [55187]: INFO nova.api.openstack.requestlog [None req-cee8cab6-84a8-40a1-a226-3985aacbed5e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.073879 [ 744.424800] [55187]: [pid: 55187|app: 0|req: 1107/2335] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:44 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.427159] [55187]: DEBUG nova.api.openstack.wsgi [None req-88e5ca17-926f-428c-bafb-10085f5be9ba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.428927] [55187]: DEBUG nova.compute.api [None req-88e5ca17-926f-428c-bafb-10085f5be9ba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.433891] [55187]: DEBUG oslo_concurrency.lockutils [None req-88e5ca17-926f-428c-bafb-10085f5be9ba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.433891] [55187]: DEBUG oslo_concurrency.lockutils [None req-88e5ca17-926f-428c-bafb-10085f5be9ba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.434412] [55187]: DEBUG oslo_concurrency.lockutils [None req-88e5ca17-926f-428c-bafb-10085f5be9ba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.434799] [55187]: DEBUG oslo_concurrency.lockutils [None req-88e5ca17-926f-428c-bafb-10085f5be9ba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.435011] [55187]: DEBUG oslo_concurrency.lockutils [None req-88e5ca17-926f-428c-bafb-10085f5be9ba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.435229] [55187]: DEBUG oslo_concurrency.lockutils [None req-88e5ca17-926f-428c-bafb-10085f5be9ba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.443062] [55188]: DEBUG nova.policy [None req-5c3750b3-c359-4bdd-b09c-88a52289a872 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.448008] [55188]: INFO nova.api.openstack.requestlog [None req-5c3750b3-c359-4bdd-b09c-88a52289a872 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.049534 [ 744.448502] [55188]: [pid: 55188|app: 0|req: 1229/2336] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:44 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.451101] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e6eff75-4d13-460f-8b31-d3df8e16e76f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.456026] [55188]: DEBUG nova.compute.api [None req-9e6eff75-4d13-460f-8b31-d3df8e16e76f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.456338] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e6eff75-4d13-460f-8b31-d3df8e16e76f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.456376] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e6eff75-4d13-460f-8b31-d3df8e16e76f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.456579] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e6eff75-4d13-460f-8b31-d3df8e16e76f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.456922] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e6eff75-4d13-460f-8b31-d3df8e16e76f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.457143] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e6eff75-4d13-460f-8b31-d3df8e16e76f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.457313] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e6eff75-4d13-460f-8b31-d3df8e16e76f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.481587] [55187]: DEBUG nova.policy [None req-88e5ca17-926f-428c-bafb-10085f5be9ba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.486191] [55187]: INFO nova.api.openstack.requestlog [None req-88e5ca17-926f-428c-bafb-10085f5be9ba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.060762 [ 744.486191] [55187]: [pid: 55187|app: 0|req: 1108/2337] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:44 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.490592] [55187]: DEBUG nova.api.openstack.wsgi [None req-baf8172a-1c84-49d0-b595-f08d5bb47dc6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-113189911"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 744.492279] [55187]: DEBUG nova.compute.api [None req-baf8172a-1c84-49d0-b595-f08d5bb47dc6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.495449] [55187]: DEBUG oslo_concurrency.lockutils [None req-baf8172a-1c84-49d0-b595-f08d5bb47dc6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.495692] [55187]: DEBUG oslo_concurrency.lockutils [None req-baf8172a-1c84-49d0-b595-f08d5bb47dc6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.495873] [55187]: DEBUG oslo_concurrency.lockutils [None req-baf8172a-1c84-49d0-b595-f08d5bb47dc6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.496237] [55187]: DEBUG oslo_concurrency.lockutils [None req-baf8172a-1c84-49d0-b595-f08d5bb47dc6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.496461] [55187]: DEBUG oslo_concurrency.lockutils [None req-baf8172a-1c84-49d0-b595-f08d5bb47dc6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.496639] [55187]: DEBUG oslo_concurrency.lockutils [None req-baf8172a-1c84-49d0-b595-f08d5bb47dc6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.499874] [55188]: DEBUG nova.policy [None req-9e6eff75-4d13-460f-8b31-d3df8e16e76f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.504165] [55188]: INFO nova.api.openstack.requestlog [None req-9e6eff75-4d13-460f-8b31-d3df8e16e76f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.054880 [ 744.504507] [55188]: [pid: 55188|app: 0|req: 1230/2338] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:44 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.508222] [55188]: DEBUG nova.api.openstack.wsgi [None req-61b855d6-6d6a-4f9c-8d0d-e0c75765caa1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.513019] [55188]: DEBUG nova.compute.api [None req-61b855d6-6d6a-4f9c-8d0d-e0c75765caa1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.516178] [55188]: DEBUG oslo_concurrency.lockutils [None req-61b855d6-6d6a-4f9c-8d0d-e0c75765caa1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.516178] [55188]: DEBUG oslo_concurrency.lockutils [None req-61b855d6-6d6a-4f9c-8d0d-e0c75765caa1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.516178] [55188]: DEBUG oslo_concurrency.lockutils [None req-61b855d6-6d6a-4f9c-8d0d-e0c75765caa1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.516178] [55188]: DEBUG oslo_concurrency.lockutils [None req-61b855d6-6d6a-4f9c-8d0d-e0c75765caa1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.516384] [55188]: DEBUG oslo_concurrency.lockutils [None req-61b855d6-6d6a-4f9c-8d0d-e0c75765caa1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.516384] [55188]: DEBUG oslo_concurrency.lockutils [None req-61b855d6-6d6a-4f9c-8d0d-e0c75765caa1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.516452] [55187]: INFO nova.api.openstack.wsgi [None req-baf8172a-1c84-49d0-b595-f08d5bb47dc6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] HTTP exception thrown: Cannot 'createImage' instance bd2599c1-6004-4e12-bdc8-6a00fa7add1c while it is in task_state image_snapshot_pending [ 744.516452] [55187]: DEBUG nova.api.openstack.wsgi [None req-baf8172a-1c84-49d0-b595-f08d5bb47dc6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Returning 409 to user: Cannot 'createImage' instance bd2599c1-6004-4e12-bdc8-6a00fa7add1c while it is in task_state image_snapshot_pending {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 744.516452] [55187]: INFO nova.api.openstack.requestlog [None req-baf8172a-1c84-49d0-b595-f08d5bb47dc6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "POST /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c/action" status: 409 len: 167 microversion: 2.1 time: 0.029040 [ 744.516452] [55187]: [pid: 55187|app: 0|req: 1109/2339] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:44 2025] POST /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c/action => generated 167 bytes in 29 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 744.518417] [55187]: DEBUG nova.api.openstack.wsgi [None req-d5706b32-8a01-4b4a-9794-c84bb0aa1028 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.520427] [55187]: DEBUG nova.compute.api [None req-d5706b32-8a01-4b4a-9794-c84bb0aa1028 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.523549] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5706b32-8a01-4b4a-9794-c84bb0aa1028 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.523779] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5706b32-8a01-4b4a-9794-c84bb0aa1028 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.523958] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5706b32-8a01-4b4a-9794-c84bb0aa1028 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.524319] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5706b32-8a01-4b4a-9794-c84bb0aa1028 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.524505] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5706b32-8a01-4b4a-9794-c84bb0aa1028 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.524673] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5706b32-8a01-4b4a-9794-c84bb0aa1028 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.552357] [55188]: DEBUG nova.policy [None req-61b855d6-6d6a-4f9c-8d0d-e0c75765caa1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.560481] [55188]: DEBUG nova.policy [None req-61b855d6-6d6a-4f9c-8d0d-e0c75765caa1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.561153] [55188]: DEBUG nova.policy [None req-61b855d6-6d6a-4f9c-8d0d-e0c75765caa1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.570908] [55188]: INFO nova.api.openstack.requestlog [None req-61b855d6-6d6a-4f9c-8d0d-e0c75765caa1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.065744 [ 744.571672] [55188]: [pid: 55188|app: 0|req: 1231/2340] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:44 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 744.574337] [55188]: DEBUG nova.api.openstack.wsgi [None req-bf9f20e7-beea-4774-85ec-8d4e27beb853 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.577832] [55188]: DEBUG nova.compute.api [None req-bf9f20e7-beea-4774-85ec-8d4e27beb853 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.577909] [55187]: DEBUG nova.policy [None req-d5706b32-8a01-4b4a-9794-c84bb0aa1028 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.579596] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf9f20e7-beea-4774-85ec-8d4e27beb853 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.579830] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf9f20e7-beea-4774-85ec-8d4e27beb853 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.580025] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf9f20e7-beea-4774-85ec-8d4e27beb853 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.580387] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf9f20e7-beea-4774-85ec-8d4e27beb853 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.580596] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf9f20e7-beea-4774-85ec-8d4e27beb853 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.580770] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf9f20e7-beea-4774-85ec-8d4e27beb853 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.581560] [55187]: INFO nova.api.openstack.requestlog [None req-d5706b32-8a01-4b4a-9794-c84bb0aa1028 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.064938 [ 744.581859] [55187]: [pid: 55187|app: 0|req: 1110/2341] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:44 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.588139] [55187]: DEBUG nova.api.openstack.wsgi [None req-d4b9e7f2-3aa8-408f-8c4c-064433aa170d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.589775] [55187]: DEBUG nova.compute.api [None req-d4b9e7f2-3aa8-408f-8c4c-064433aa170d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.594352] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4b9e7f2-3aa8-408f-8c4c-064433aa170d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.594352] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4b9e7f2-3aa8-408f-8c4c-064433aa170d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.594352] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4b9e7f2-3aa8-408f-8c4c-064433aa170d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.594617] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4b9e7f2-3aa8-408f-8c4c-064433aa170d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.594820] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4b9e7f2-3aa8-408f-8c4c-064433aa170d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.594994] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4b9e7f2-3aa8-408f-8c4c-064433aa170d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.601121] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf9f20e7-beea-4774-85ec-8d4e27beb853 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.601363] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf9f20e7-beea-4774-85ec-8d4e27beb853 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.601542] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf9f20e7-beea-4774-85ec-8d4e27beb853 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.601734] [55188]: DEBUG nova.objects.instance [None req-bf9f20e7-beea-4774-85ec-8d4e27beb853 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 744.619018] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4b9e7f2-3aa8-408f-8c4c-064433aa170d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.619018] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4b9e7f2-3aa8-408f-8c4c-064433aa170d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.619141] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4b9e7f2-3aa8-408f-8c4c-064433aa170d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.619397] [55187]: DEBUG nova.objects.instance [None req-d4b9e7f2-3aa8-408f-8c4c-064433aa170d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 744.622071] [55188]: DEBUG nova.policy [None req-bf9f20e7-beea-4774-85ec-8d4e27beb853 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.626149] [55188]: INFO nova.api.openstack.requestlog [None req-bf9f20e7-beea-4774-85ec-8d4e27beb853 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.054125 [ 744.626618] [55188]: [pid: 55188|app: 0|req: 1232/2342] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:44 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.628898] [55188]: DEBUG nova.api.openstack.wsgi [None req-57521ddd-128c-43fe-8405-ea06c1ccb5c5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.630656] [55188]: DEBUG nova.compute.api [None req-57521ddd-128c-43fe-8405-ea06c1ccb5c5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.633876] [55188]: DEBUG oslo_concurrency.lockutils [None req-57521ddd-128c-43fe-8405-ea06c1ccb5c5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.634177] [55188]: DEBUG oslo_concurrency.lockutils [None req-57521ddd-128c-43fe-8405-ea06c1ccb5c5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.634370] [55188]: DEBUG oslo_concurrency.lockutils [None req-57521ddd-128c-43fe-8405-ea06c1ccb5c5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.634715] [55188]: DEBUG oslo_concurrency.lockutils [None req-57521ddd-128c-43fe-8405-ea06c1ccb5c5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.634910] [55188]: DEBUG oslo_concurrency.lockutils [None req-57521ddd-128c-43fe-8405-ea06c1ccb5c5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.635095] [55188]: DEBUG oslo_concurrency.lockutils [None req-57521ddd-128c-43fe-8405-ea06c1ccb5c5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.667879] [55188]: DEBUG nova.policy [None req-57521ddd-128c-43fe-8405-ea06c1ccb5c5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.672381] [55188]: INFO nova.api.openstack.requestlog [None req-57521ddd-128c-43fe-8405-ea06c1ccb5c5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.044872 [ 744.672381] [55188]: [pid: 55188|app: 0|req: 1233/2343] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:44 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.674696] [55188]: DEBUG nova.api.openstack.wsgi [None req-0cf7bbab-df4b-45a8-a6bf-5bb4a7f9035d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.676300] [55188]: DEBUG nova.compute.api [None req-0cf7bbab-df4b-45a8-a6bf-5bb4a7f9035d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.677742] [55187]: DEBUG nova.policy [None req-d4b9e7f2-3aa8-408f-8c4c-064433aa170d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.679600] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cf7bbab-df4b-45a8-a6bf-5bb4a7f9035d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.679829] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cf7bbab-df4b-45a8-a6bf-5bb4a7f9035d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.680023] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cf7bbab-df4b-45a8-a6bf-5bb4a7f9035d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.680409] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cf7bbab-df4b-45a8-a6bf-5bb4a7f9035d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.680626] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cf7bbab-df4b-45a8-a6bf-5bb4a7f9035d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.680803] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cf7bbab-df4b-45a8-a6bf-5bb4a7f9035d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.686710] [55187]: INFO nova.api.openstack.requestlog [None req-d4b9e7f2-3aa8-408f-8c4c-064433aa170d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.101088 [ 744.687082] [55187]: [pid: 55187|app: 0|req: 1111/2344] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:44 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.689482] [55187]: DEBUG nova.api.openstack.wsgi [None req-06cc109f-720a-4c1a-a306-e326fcde1008 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.691400] [55187]: DEBUG nova.compute.api [None req-06cc109f-720a-4c1a-a306-e326fcde1008 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.695759] [55187]: DEBUG oslo_concurrency.lockutils [None req-06cc109f-720a-4c1a-a306-e326fcde1008 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.695997] [55187]: DEBUG oslo_concurrency.lockutils [None req-06cc109f-720a-4c1a-a306-e326fcde1008 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.696196] [55187]: DEBUG oslo_concurrency.lockutils [None req-06cc109f-720a-4c1a-a306-e326fcde1008 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.700017] [55187]: DEBUG oslo_concurrency.lockutils [None req-06cc109f-720a-4c1a-a306-e326fcde1008 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.700017] [55187]: DEBUG oslo_concurrency.lockutils [None req-06cc109f-720a-4c1a-a306-e326fcde1008 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.700017] [55187]: DEBUG oslo_concurrency.lockutils [None req-06cc109f-720a-4c1a-a306-e326fcde1008 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.715213] [55187]: DEBUG oslo_concurrency.lockutils [None req-06cc109f-720a-4c1a-a306-e326fcde1008 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.715341] [55188]: DEBUG nova.policy [None req-0cf7bbab-df4b-45a8-a6bf-5bb4a7f9035d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.715458] [55187]: DEBUG oslo_concurrency.lockutils [None req-06cc109f-720a-4c1a-a306-e326fcde1008 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.715638] [55187]: DEBUG oslo_concurrency.lockutils [None req-06cc109f-720a-4c1a-a306-e326fcde1008 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.715826] [55187]: DEBUG nova.objects.instance [None req-06cc109f-720a-4c1a-a306-e326fcde1008 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 744.719362] [55188]: INFO nova.api.openstack.requestlog [None req-0cf7bbab-df4b-45a8-a6bf-5bb4a7f9035d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.046544 [ 744.719681] [55188]: [pid: 55188|app: 0|req: 1234/2345] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.721943] [55188]: DEBUG nova.api.openstack.wsgi [None req-34860141-e04d-4333-be3b-fe6b98a1881f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '.version_select at 0x7d4afa945480>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.760457] [55187]: DEBUG nova.policy [None req-06cc109f-720a-4c1a-a306-e326fcde1008 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.765019] [55187]: INFO nova.api.openstack.requestlog [None req-06cc109f-720a-4c1a-a306-e326fcde1008 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.077348 [ 744.765537] [55187]: [pid: 55187|app: 0|req: 1112/2346] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.770394] [55187]: DEBUG nova.api.openstack.wsgi [None req-d608e653-cfc1-41ad-93c1-cd065e148e7c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.773314] [55187]: DEBUG nova.compute.api [None req-d608e653-cfc1-41ad-93c1-cd065e148e7c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.776840] [55187]: DEBUG oslo_concurrency.lockutils [None req-d608e653-cfc1-41ad-93c1-cd065e148e7c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.777086] [55187]: DEBUG oslo_concurrency.lockutils [None req-d608e653-cfc1-41ad-93c1-cd065e148e7c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.777285] [55187]: DEBUG oslo_concurrency.lockutils [None req-d608e653-cfc1-41ad-93c1-cd065e148e7c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.777648] [55187]: DEBUG oslo_concurrency.lockutils [None req-d608e653-cfc1-41ad-93c1-cd065e148e7c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.777843] [55187]: DEBUG oslo_concurrency.lockutils [None req-d608e653-cfc1-41ad-93c1-cd065e148e7c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.778022] [55187]: DEBUG oslo_concurrency.lockutils [None req-d608e653-cfc1-41ad-93c1-cd065e148e7c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.812714] [55188]: INFO nova.api.openstack.requestlog [None req-34860141-e04d-4333-be3b-fe6b98a1881f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/59e0ad98-8586-4dd1-9b85-7a705e69fcbf" status: 204 len: 0 microversion: 2.1 time: 0.092310 [ 744.813493] [55188]: [pid: 55188|app: 0|req: 1235/2347] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:45 2025] DELETE /compute/v2.1/images/59e0ad98-8586-4dd1-9b85-7a705e69fcbf => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 744.815647] [55188]: DEBUG nova.api.openstack.wsgi [None req-590059ec-475c-49b0-9e79-3e5b16d67af0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.817480] [55188]: DEBUG nova.compute.api [None req-590059ec-475c-49b0-9e79-3e5b16d67af0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.821242] [55188]: DEBUG oslo_concurrency.lockutils [None req-590059ec-475c-49b0-9e79-3e5b16d67af0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.825014] [55188]: DEBUG oslo_concurrency.lockutils [None req-590059ec-475c-49b0-9e79-3e5b16d67af0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.825014] [55188]: DEBUG oslo_concurrency.lockutils [None req-590059ec-475c-49b0-9e79-3e5b16d67af0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.825014] [55188]: DEBUG oslo_concurrency.lockutils [None req-590059ec-475c-49b0-9e79-3e5b16d67af0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.825014] [55188]: DEBUG oslo_concurrency.lockutils [None req-590059ec-475c-49b0-9e79-3e5b16d67af0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.825187] [55188]: DEBUG oslo_concurrency.lockutils [None req-590059ec-475c-49b0-9e79-3e5b16d67af0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.829050] [55187]: DEBUG nova.policy [None req-d608e653-cfc1-41ad-93c1-cd065e148e7c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.834743] [55187]: INFO nova.api.openstack.requestlog [None req-d608e653-cfc1-41ad-93c1-cd065e148e7c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.065913 [ 744.835098] [55187]: [pid: 55187|app: 0|req: 1113/2348] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.838659] [55187]: DEBUG nova.api.openstack.wsgi [None req-5028628c-b2a0-4ae8-a438-c882001366b5 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.840583] [55187]: DEBUG nova.compute.api [None req-5028628c-b2a0-4ae8-a438-c882001366b5 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.844192] [55187]: DEBUG oslo_concurrency.lockutils [None req-5028628c-b2a0-4ae8-a438-c882001366b5 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.844859] [55187]: DEBUG oslo_concurrency.lockutils [None req-5028628c-b2a0-4ae8-a438-c882001366b5 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.844859] [55187]: DEBUG oslo_concurrency.lockutils [None req-5028628c-b2a0-4ae8-a438-c882001366b5 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.845505] [55187]: DEBUG oslo_concurrency.lockutils [None req-5028628c-b2a0-4ae8-a438-c882001366b5 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.845881] [55187]: DEBUG oslo_concurrency.lockutils [None req-5028628c-b2a0-4ae8-a438-c882001366b5 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.846108] [55187]: DEBUG oslo_concurrency.lockutils [None req-5028628c-b2a0-4ae8-a438-c882001366b5 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.870138] [55188]: DEBUG nova.policy [None req-590059ec-475c-49b0-9e79-3e5b16d67af0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.881171] [55188]: INFO nova.api.openstack.requestlog [None req-590059ec-475c-49b0-9e79-3e5b16d67af0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.067467 [ 744.881556] [55188]: [pid: 55188|app: 0|req: 1236/2349] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.884400] [55188]: DEBUG nova.api.openstack.wsgi [None req-97a93aa4-aec1-4b69-8683-66c634efd7ec tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.887826] [55188]: DEBUG nova.compute.api [None req-97a93aa4-aec1-4b69-8683-66c634efd7ec tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.894987] [55188]: DEBUG oslo_concurrency.lockutils [None req-97a93aa4-aec1-4b69-8683-66c634efd7ec tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.895266] [55188]: DEBUG oslo_concurrency.lockutils [None req-97a93aa4-aec1-4b69-8683-66c634efd7ec tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.897319] [55188]: DEBUG oslo_concurrency.lockutils [None req-97a93aa4-aec1-4b69-8683-66c634efd7ec tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.897319] [55188]: DEBUG oslo_concurrency.lockutils [None req-97a93aa4-aec1-4b69-8683-66c634efd7ec tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.897319] [55188]: DEBUG oslo_concurrency.lockutils [None req-97a93aa4-aec1-4b69-8683-66c634efd7ec tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.897319] [55188]: DEBUG oslo_concurrency.lockutils [None req-97a93aa4-aec1-4b69-8683-66c634efd7ec tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.984260] [55188]: DEBUG nova.policy [None req-97a93aa4-aec1-4b69-8683-66c634efd7ec tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.989645] [55188]: INFO nova.api.openstack.requestlog [None req-97a93aa4-aec1-4b69-8683-66c634efd7ec tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1529 microversion: 2.1 time: 0.107430 [ 744.989981] [55188]: [pid: 55188|app: 0|req: 1237/2350] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1529 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.992797] [55188]: DEBUG nova.api.openstack.wsgi [None req-fbfe6922-44e0-4dce-9b9d-0033b4792c67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 744.994824] [55188]: DEBUG nova.compute.api [None req-fbfe6922-44e0-4dce-9b9d-0033b4792c67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 744.999151] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbfe6922-44e0-4dce-9b9d-0033b4792c67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.999409] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbfe6922-44e0-4dce-9b9d-0033b4792c67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.999603] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbfe6922-44e0-4dce-9b9d-0033b4792c67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.000072] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbfe6922-44e0-4dce-9b9d-0033b4792c67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.000294] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbfe6922-44e0-4dce-9b9d-0033b4792c67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.000575] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbfe6922-44e0-4dce-9b9d-0033b4792c67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.022776] [55187]: DEBUG nova.policy [None req-5028628c-b2a0-4ae8-a438-c882001366b5 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.027645] [55187]: INFO nova.api.openstack.requestlog [None req-5028628c-b2a0-4ae8-a438-c882001366b5 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1350 microversion: 2.1 time: 0.191636 [ 745.028116] [55187]: [pid: 55187|app: 0|req: 1114/2351] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1350 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.032162] [55187]: DEBUG nova.api.openstack.wsgi [None req-3f8127fb-a2b2-4b75-8bdb-7af891c40b91 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.033198] [55187]: DEBUG nova.compute.api [None req-3f8127fb-a2b2-4b75-8bdb-7af891c40b91 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.038129] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f8127fb-a2b2-4b75-8bdb-7af891c40b91 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.038129] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f8127fb-a2b2-4b75-8bdb-7af891c40b91 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.038365] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f8127fb-a2b2-4b75-8bdb-7af891c40b91 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.038808] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f8127fb-a2b2-4b75-8bdb-7af891c40b91 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.039087] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f8127fb-a2b2-4b75-8bdb-7af891c40b91 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.039384] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f8127fb-a2b2-4b75-8bdb-7af891c40b91 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.046119] [55188]: DEBUG nova.policy [None req-fbfe6922-44e0-4dce-9b9d-0033b4792c67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.050331] [55188]: INFO nova.api.openstack.requestlog [None req-fbfe6922-44e0-4dce-9b9d-0033b4792c67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.059676 [ 745.050771] [55188]: [pid: 55188|app: 0|req: 1238/2352] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.058042] [55188]: DEBUG nova.api.openstack.wsgi [None req-c95aa0e4-3e99-46c0-bd1f-f6e03b048f8f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.058475] [55188]: DEBUG nova.compute.api [None req-c95aa0e4-3e99-46c0-bd1f-f6e03b048f8f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.063042] [55188]: DEBUG oslo_concurrency.lockutils [None req-c95aa0e4-3e99-46c0-bd1f-f6e03b048f8f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.063216] [55188]: DEBUG oslo_concurrency.lockutils [None req-c95aa0e4-3e99-46c0-bd1f-f6e03b048f8f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.063410] [55188]: DEBUG oslo_concurrency.lockutils [None req-c95aa0e4-3e99-46c0-bd1f-f6e03b048f8f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.063837] [55188]: DEBUG oslo_concurrency.lockutils [None req-c95aa0e4-3e99-46c0-bd1f-f6e03b048f8f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.064072] [55188]: DEBUG oslo_concurrency.lockutils [None req-c95aa0e4-3e99-46c0-bd1f-f6e03b048f8f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.064336] [55188]: DEBUG oslo_concurrency.lockutils [None req-c95aa0e4-3e99-46c0-bd1f-f6e03b048f8f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.098783] [55188]: DEBUG nova.policy [None req-c95aa0e4-3e99-46c0-bd1f-f6e03b048f8f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.105464] [55188]: DEBUG nova.policy [None req-c95aa0e4-3e99-46c0-bd1f-f6e03b048f8f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.105464] [55188]: DEBUG nova.policy [None req-c95aa0e4-3e99-46c0-bd1f-f6e03b048f8f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.107289] [55188]: INFO nova.api.openstack.requestlog [None req-c95aa0e4-3e99-46c0-bd1f-f6e03b048f8f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.052442 [ 745.107479] [55188]: [pid: 55188|app: 0|req: 1239/2353] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 745.109813] [55188]: DEBUG nova.api.openstack.wsgi [req-b7d19165-63cd-49d4-bf86-bd034bdc9230 req-955dcf2e-03fc-4ee4-a44c-23d07f873303 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f7269ff0-c7b4-4dd9-9413-5198ce7a6b86", "tag": "15e75c5d-4cce-4bf6-b76c-92d2703c7a77"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 745.115912] [55188]: DEBUG oslo_concurrency.lockutils [req-b7d19165-63cd-49d4-bf86-bd034bdc9230 req-955dcf2e-03fc-4ee4-a44c-23d07f873303 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.116668] [55188]: DEBUG oslo_concurrency.lockutils [req-b7d19165-63cd-49d4-bf86-bd034bdc9230 req-955dcf2e-03fc-4ee4-a44c-23d07f873303 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.116668] [55188]: DEBUG oslo_concurrency.lockutils [req-b7d19165-63cd-49d4-bf86-bd034bdc9230 req-955dcf2e-03fc-4ee4-a44c-23d07f873303 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.123209] [55188]: INFO nova.api.openstack.compute.server_external_events [req-b7d19165-63cd-49d4-bf86-bd034bdc9230 req-955dcf2e-03fc-4ee4-a44c-23d07f873303 service nova] Creating event network-changed:15e75c5d-4cce-4bf6-b76c-92d2703c7a77 for instance f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 on cpu-1 [ 745.126650] [55188]: INFO nova.api.openstack.requestlog [req-b7d19165-63cd-49d4-bf86-bd034bdc9230 req-955dcf2e-03fc-4ee4-a44c-23d07f873303 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018313 [ 745.126799] [55188]: [pid: 55188|app: 0|req: 1240/2354] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:45 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 745.132182] [55188]: DEBUG nova.api.openstack.wsgi [None req-fb89831e-c863-477f-96c7-9e623ed2b20f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.133468] [55188]: DEBUG nova.compute.api [None req-fb89831e-c863-477f-96c7-9e623ed2b20f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.138622] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb89831e-c863-477f-96c7-9e623ed2b20f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.138768] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb89831e-c863-477f-96c7-9e623ed2b20f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.138999] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb89831e-c863-477f-96c7-9e623ed2b20f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.139315] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb89831e-c863-477f-96c7-9e623ed2b20f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.139542] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb89831e-c863-477f-96c7-9e623ed2b20f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.139684] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb89831e-c863-477f-96c7-9e623ed2b20f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.144886] [55187]: DEBUG nova.policy [None req-3f8127fb-a2b2-4b75-8bdb-7af891c40b91 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.149440] [55187]: INFO nova.api.openstack.requestlog [None req-3f8127fb-a2b2-4b75-8bdb-7af891c40b91 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1571 microversion: 2.1 time: 0.120654 [ 745.153378] [55187]: [pid: 55187|app: 0|req: 1115/2355] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1571 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.159855] [55187]: DEBUG nova.api.openstack.wsgi [None req-35557813-df97-46a1-b38d-182330227a07 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.167085] [55187]: DEBUG nova.compute.api [None req-35557813-df97-46a1-b38d-182330227a07 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.171445] [55187]: DEBUG oslo_concurrency.lockutils [None req-35557813-df97-46a1-b38d-182330227a07 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.171942] [55187]: DEBUG oslo_concurrency.lockutils [None req-35557813-df97-46a1-b38d-182330227a07 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.172328] [55187]: DEBUG oslo_concurrency.lockutils [None req-35557813-df97-46a1-b38d-182330227a07 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.172862] [55187]: DEBUG oslo_concurrency.lockutils [None req-35557813-df97-46a1-b38d-182330227a07 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.174051] [55187]: DEBUG oslo_concurrency.lockutils [None req-35557813-df97-46a1-b38d-182330227a07 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.176339] [55187]: DEBUG oslo_concurrency.lockutils [None req-35557813-df97-46a1-b38d-182330227a07 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.185190] [55188]: DEBUG nova.policy [None req-fb89831e-c863-477f-96c7-9e623ed2b20f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.190030] [55188]: INFO nova.api.openstack.requestlog [None req-fb89831e-c863-477f-96c7-9e623ed2b20f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.062566 [ 745.190987] [55188]: [pid: 55188|app: 0|req: 1241/2356] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.217272] [55187]: DEBUG nova.policy [None req-35557813-df97-46a1-b38d-182330227a07 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.224386] [55187]: INFO nova.api.openstack.requestlog [None req-35557813-df97-46a1-b38d-182330227a07 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.071033 [ 745.224902] [55187]: [pid: 55187|app: 0|req: 1116/2357] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.245344] [55188]: DEBUG nova.api.openstack.wsgi [None req-2c03ec17-21b0-4cd4-bc6d-5986b8b9e93e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.247153] [55188]: DEBUG nova.compute.api [None req-2c03ec17-21b0-4cd4-bc6d-5986b8b9e93e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.251240] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c03ec17-21b0-4cd4-bc6d-5986b8b9e93e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.251533] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c03ec17-21b0-4cd4-bc6d-5986b8b9e93e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.251773] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c03ec17-21b0-4cd4-bc6d-5986b8b9e93e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.252255] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c03ec17-21b0-4cd4-bc6d-5986b8b9e93e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.252525] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c03ec17-21b0-4cd4-bc6d-5986b8b9e93e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.252754] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c03ec17-21b0-4cd4-bc6d-5986b8b9e93e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.273007] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c03ec17-21b0-4cd4-bc6d-5986b8b9e93e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.273007] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c03ec17-21b0-4cd4-bc6d-5986b8b9e93e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.273217] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c03ec17-21b0-4cd4-bc6d-5986b8b9e93e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.273486] [55188]: DEBUG nova.objects.instance [None req-2c03ec17-21b0-4cd4-bc6d-5986b8b9e93e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 745.293836] [55188]: DEBUG nova.policy [None req-2c03ec17-21b0-4cd4-bc6d-5986b8b9e93e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.297937] [55188]: INFO nova.api.openstack.requestlog [None req-2c03ec17-21b0-4cd4-bc6d-5986b8b9e93e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.054983 [ 745.298277] [55188]: [pid: 55188|app: 0|req: 1242/2358] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.305087] [55187]: DEBUG nova.api.openstack.wsgi [None req-5bea6b43-8f9a-405d-bb54-a56e8d67db47 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.305287] [55187]: DEBUG nova.compute.api [None req-5bea6b43-8f9a-405d-bb54-a56e8d67db47 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.310514] [55187]: DEBUG oslo_concurrency.lockutils [None req-5bea6b43-8f9a-405d-bb54-a56e8d67db47 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.310802] [55187]: DEBUG oslo_concurrency.lockutils [None req-5bea6b43-8f9a-405d-bb54-a56e8d67db47 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.311033] [55187]: DEBUG oslo_concurrency.lockutils [None req-5bea6b43-8f9a-405d-bb54-a56e8d67db47 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.311398] [55187]: DEBUG oslo_concurrency.lockutils [None req-5bea6b43-8f9a-405d-bb54-a56e8d67db47 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.311671] [55187]: DEBUG oslo_concurrency.lockutils [None req-5bea6b43-8f9a-405d-bb54-a56e8d67db47 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.311793] [55187]: DEBUG oslo_concurrency.lockutils [None req-5bea6b43-8f9a-405d-bb54-a56e8d67db47 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.352292] [55187]: DEBUG nova.policy [None req-5bea6b43-8f9a-405d-bb54-a56e8d67db47 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.356432] [55187]: INFO nova.api.openstack.requestlog [None req-5bea6b43-8f9a-405d-bb54-a56e8d67db47 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.056482 [ 745.356774] [55187]: [pid: 55187|app: 0|req: 1117/2359] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.359077] [55188]: DEBUG nova.api.openstack.wsgi [None req-9a4585fe-dc98-4636-92e4-8deaec216433 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.360873] [55188]: DEBUG nova.compute.api [None req-9a4585fe-dc98-4636-92e4-8deaec216433 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.364494] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a4585fe-dc98-4636-92e4-8deaec216433 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.364740] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a4585fe-dc98-4636-92e4-8deaec216433 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.364932] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a4585fe-dc98-4636-92e4-8deaec216433 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.365307] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a4585fe-dc98-4636-92e4-8deaec216433 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.365516] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a4585fe-dc98-4636-92e4-8deaec216433 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.365688] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a4585fe-dc98-4636-92e4-8deaec216433 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.369900] [55187]: DEBUG nova.api.openstack.wsgi [None req-ead17bbb-b2ee-4b6c-a6b3-9b7aa91d5638 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.371870] [55187]: DEBUG nova.compute.api [None req-ead17bbb-b2ee-4b6c-a6b3-9b7aa91d5638 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.375008] [55187]: DEBUG oslo_concurrency.lockutils [None req-ead17bbb-b2ee-4b6c-a6b3-9b7aa91d5638 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.375257] [55187]: DEBUG oslo_concurrency.lockutils [None req-ead17bbb-b2ee-4b6c-a6b3-9b7aa91d5638 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.375917] [55187]: DEBUG oslo_concurrency.lockutils [None req-ead17bbb-b2ee-4b6c-a6b3-9b7aa91d5638 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.375917] [55187]: DEBUG oslo_concurrency.lockutils [None req-ead17bbb-b2ee-4b6c-a6b3-9b7aa91d5638 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.376035] [55187]: DEBUG oslo_concurrency.lockutils [None req-ead17bbb-b2ee-4b6c-a6b3-9b7aa91d5638 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.376163] [55187]: DEBUG oslo_concurrency.lockutils [None req-ead17bbb-b2ee-4b6c-a6b3-9b7aa91d5638 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.410133] [55187]: DEBUG nova.policy [None req-ead17bbb-b2ee-4b6c-a6b3-9b7aa91d5638 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.415487] [55187]: DEBUG nova.policy [None req-ead17bbb-b2ee-4b6c-a6b3-9b7aa91d5638 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.419208] [55187]: DEBUG nova.policy [None req-ead17bbb-b2ee-4b6c-a6b3-9b7aa91d5638 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.419844] [55187]: INFO nova.api.openstack.requestlog [None req-ead17bbb-b2ee-4b6c-a6b3-9b7aa91d5638 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.052064 [ 745.420161] [55187]: [pid: 55187|app: 0|req: 1118/2360] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 745.422454] [55187]: DEBUG nova.api.openstack.wsgi [None req-fb68a972-f684-4d5b-be56-aaed10802a31 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.428675] [55187]: DEBUG nova.compute.api [None req-fb68a972-f684-4d5b-be56-aaed10802a31 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.432944] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb68a972-f684-4d5b-be56-aaed10802a31 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.433804] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb68a972-f684-4d5b-be56-aaed10802a31 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.433804] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb68a972-f684-4d5b-be56-aaed10802a31 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.433917] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb68a972-f684-4d5b-be56-aaed10802a31 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.434218] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb68a972-f684-4d5b-be56-aaed10802a31 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.434452] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb68a972-f684-4d5b-be56-aaed10802a31 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.463864] [55188]: DEBUG nova.policy [None req-9a4585fe-dc98-4636-92e4-8deaec216433 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.468446] [55188]: INFO nova.api.openstack.requestlog [None req-9a4585fe-dc98-4636-92e4-8deaec216433 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1315 microversion: 2.1 time: 0.111733 [ 745.468964] [55188]: [pid: 55188|app: 0|req: 1243/2361] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1315 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.469035] [55187]: DEBUG nova.policy [None req-fb68a972-f684-4d5b-be56-aaed10802a31 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.471446] [55188]: DEBUG nova.api.openstack.wsgi [None req-d08d64ca-d1b7-42f4-9876-b750dd20f48c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.473100] [55188]: DEBUG nova.compute.api [None req-d08d64ca-d1b7-42f4-9876-b750dd20f48c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.473535] [55187]: INFO nova.api.openstack.requestlog [None req-fb68a972-f684-4d5b-be56-aaed10802a31 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.052779 [ 745.473865] [55187]: [pid: 55187|app: 0|req: 1119/2362] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.476620] [55187]: DEBUG nova.api.openstack.wsgi [None req-f74bcf19-5428-4873-ba17-86c90757ef0f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.477326] [55188]: DEBUG oslo_concurrency.lockutils [None req-d08d64ca-d1b7-42f4-9876-b750dd20f48c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.477705] [55188]: DEBUG oslo_concurrency.lockutils [None req-d08d64ca-d1b7-42f4-9876-b750dd20f48c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.477786] [55188]: DEBUG oslo_concurrency.lockutils [None req-d08d64ca-d1b7-42f4-9876-b750dd20f48c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.478154] [55188]: DEBUG oslo_concurrency.lockutils [None req-d08d64ca-d1b7-42f4-9876-b750dd20f48c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.478230] [55187]: DEBUG nova.compute.api [None req-f74bcf19-5428-4873-ba17-86c90757ef0f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.478354] [55188]: DEBUG oslo_concurrency.lockutils [None req-d08d64ca-d1b7-42f4-9876-b750dd20f48c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.478529] [55188]: DEBUG oslo_concurrency.lockutils [None req-d08d64ca-d1b7-42f4-9876-b750dd20f48c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.481501] [55187]: DEBUG oslo_concurrency.lockutils [None req-f74bcf19-5428-4873-ba17-86c90757ef0f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.481723] [55187]: DEBUG oslo_concurrency.lockutils [None req-f74bcf19-5428-4873-ba17-86c90757ef0f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.481909] [55187]: DEBUG oslo_concurrency.lockutils [None req-f74bcf19-5428-4873-ba17-86c90757ef0f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.482319] [55187]: DEBUG oslo_concurrency.lockutils [None req-f74bcf19-5428-4873-ba17-86c90757ef0f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.482473] [55187]: DEBUG oslo_concurrency.lockutils [None req-f74bcf19-5428-4873-ba17-86c90757ef0f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.482645] [55187]: DEBUG oslo_concurrency.lockutils [None req-f74bcf19-5428-4873-ba17-86c90757ef0f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.512560] [55188]: DEBUG nova.policy [None req-d08d64ca-d1b7-42f4-9876-b750dd20f48c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.517936] [55187]: DEBUG nova.policy [None req-f74bcf19-5428-4873-ba17-86c90757ef0f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.519161] [55188]: INFO nova.api.openstack.requestlog [None req-d08d64ca-d1b7-42f4-9876-b750dd20f48c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.049609 [ 745.519570] [55188]: [pid: 55188|app: 0|req: 1244/2363] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.522365] [55187]: INFO nova.api.openstack.requestlog [None req-f74bcf19-5428-4873-ba17-86c90757ef0f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.047757 [ 745.522694] [55187]: [pid: 55187|app: 0|req: 1120/2364] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.523318] [55188]: DEBUG nova.api.openstack.wsgi [None req-fbfb940f-615c-432b-890f-c74e4fd28e06 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.527239] [55188]: DEBUG nova.compute.api [None req-fbfb940f-615c-432b-890f-c74e4fd28e06 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.527754] [55187]: DEBUG nova.api.openstack.wsgi [None req-08d778da-af5c-42d1-9a84-ed8ffaddd10c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.529467] [55187]: DEBUG nova.compute.api [None req-08d778da-af5c-42d1-9a84-ed8ffaddd10c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.531561] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbfb940f-615c-432b-890f-c74e4fd28e06 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.531813] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbfb940f-615c-432b-890f-c74e4fd28e06 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.532095] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbfb940f-615c-432b-890f-c74e4fd28e06 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.532526] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbfb940f-615c-432b-890f-c74e4fd28e06 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.532783] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbfb940f-615c-432b-890f-c74e4fd28e06 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.532967] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbfb940f-615c-432b-890f-c74e4fd28e06 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.533064] [55187]: DEBUG oslo_concurrency.lockutils [None req-08d778da-af5c-42d1-9a84-ed8ffaddd10c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.533379] [55187]: DEBUG oslo_concurrency.lockutils [None req-08d778da-af5c-42d1-9a84-ed8ffaddd10c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.533704] [55187]: DEBUG oslo_concurrency.lockutils [None req-08d778da-af5c-42d1-9a84-ed8ffaddd10c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.534280] [55187]: DEBUG oslo_concurrency.lockutils [None req-08d778da-af5c-42d1-9a84-ed8ffaddd10c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.534607] [55187]: DEBUG oslo_concurrency.lockutils [None req-08d778da-af5c-42d1-9a84-ed8ffaddd10c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.534944] [55187]: DEBUG oslo_concurrency.lockutils [None req-08d778da-af5c-42d1-9a84-ed8ffaddd10c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.566757] [55188]: DEBUG nova.policy [None req-fbfb940f-615c-432b-890f-c74e4fd28e06 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.568497] [55187]: DEBUG nova.policy [None req-08d778da-af5c-42d1-9a84-ed8ffaddd10c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.571136] [55188]: INFO nova.api.openstack.requestlog [None req-fbfb940f-615c-432b-890f-c74e4fd28e06 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.050931 [ 745.571463] [55188]: [pid: 55188|app: 0|req: 1245/2365] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.572783] [55187]: INFO nova.api.openstack.requestlog [None req-08d778da-af5c-42d1-9a84-ed8ffaddd10c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.049516 [ 745.573284] [55187]: [pid: 55187|app: 0|req: 1121/2366] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.588027] [55188]: DEBUG nova.api.openstack.wsgi [None req-42e26afd-2ba2-4769-8920-1a7a52e8601a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.589146] [55188]: DEBUG nova.compute.api [None req-42e26afd-2ba2-4769-8920-1a7a52e8601a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.593012] [55188]: DEBUG oslo_concurrency.lockutils [None req-42e26afd-2ba2-4769-8920-1a7a52e8601a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.593382] [55188]: DEBUG oslo_concurrency.lockutils [None req-42e26afd-2ba2-4769-8920-1a7a52e8601a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.593782] [55188]: DEBUG oslo_concurrency.lockutils [None req-42e26afd-2ba2-4769-8920-1a7a52e8601a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.594249] [55188]: DEBUG oslo_concurrency.lockutils [None req-42e26afd-2ba2-4769-8920-1a7a52e8601a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.594561] [55188]: DEBUG oslo_concurrency.lockutils [None req-42e26afd-2ba2-4769-8920-1a7a52e8601a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.594915] [55188]: DEBUG oslo_concurrency.lockutils [None req-42e26afd-2ba2-4769-8920-1a7a52e8601a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.600199] [55187]: DEBUG nova.api.openstack.wsgi [None req-adeb64a1-8c87-427a-ac32-5d03c4fe4f8a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.601937] [55187]: DEBUG nova.compute.api [None req-adeb64a1-8c87-427a-ac32-5d03c4fe4f8a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.605620] [55187]: DEBUG oslo_concurrency.lockutils [None req-adeb64a1-8c87-427a-ac32-5d03c4fe4f8a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.607256] [55187]: DEBUG oslo_concurrency.lockutils [None req-adeb64a1-8c87-427a-ac32-5d03c4fe4f8a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.607256] [55187]: DEBUG oslo_concurrency.lockutils [None req-adeb64a1-8c87-427a-ac32-5d03c4fe4f8a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.607256] [55187]: DEBUG oslo_concurrency.lockutils [None req-adeb64a1-8c87-427a-ac32-5d03c4fe4f8a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.607256] [55187]: DEBUG oslo_concurrency.lockutils [None req-adeb64a1-8c87-427a-ac32-5d03c4fe4f8a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.607401] [55187]: DEBUG oslo_concurrency.lockutils [None req-adeb64a1-8c87-427a-ac32-5d03c4fe4f8a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.628401] [55188]: DEBUG nova.policy [None req-42e26afd-2ba2-4769-8920-1a7a52e8601a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.632765] [55188]: DEBUG nova.policy [None req-42e26afd-2ba2-4769-8920-1a7a52e8601a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.633419] [55188]: DEBUG nova.policy [None req-42e26afd-2ba2-4769-8920-1a7a52e8601a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.637845] [55188]: INFO nova.api.openstack.requestlog [None req-42e26afd-2ba2-4769-8920-1a7a52e8601a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.052926 [ 745.638220] [55188]: [pid: 55188|app: 0|req: 1246/2367] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 745.641481] [55188]: DEBUG nova.api.openstack.wsgi [None req-08bcba30-3772-43c5-9752-517abf70dfa5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.642587] [55188]: DEBUG nova.compute.api [None req-08bcba30-3772-43c5-9752-517abf70dfa5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.642779] [55187]: DEBUG nova.policy [None req-adeb64a1-8c87-427a-ac32-5d03c4fe4f8a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.645941] [55188]: DEBUG oslo_concurrency.lockutils [None req-08bcba30-3772-43c5-9752-517abf70dfa5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.646222] [55188]: DEBUG oslo_concurrency.lockutils [None req-08bcba30-3772-43c5-9752-517abf70dfa5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.646450] [55188]: DEBUG oslo_concurrency.lockutils [None req-08bcba30-3772-43c5-9752-517abf70dfa5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.646868] [55188]: DEBUG oslo_concurrency.lockutils [None req-08bcba30-3772-43c5-9752-517abf70dfa5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.647125] [55188]: DEBUG oslo_concurrency.lockutils [None req-08bcba30-3772-43c5-9752-517abf70dfa5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.647336] [55188]: DEBUG oslo_concurrency.lockutils [None req-08bcba30-3772-43c5-9752-517abf70dfa5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.647422] [55187]: INFO nova.api.openstack.requestlog [None req-adeb64a1-8c87-427a-ac32-5d03c4fe4f8a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.049656 [ 745.647762] [55187]: [pid: 55187|app: 0|req: 1122/2368] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:45 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.667365] [55188]: DEBUG oslo_concurrency.lockutils [None req-08bcba30-3772-43c5-9752-517abf70dfa5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.667603] [55188]: DEBUG oslo_concurrency.lockutils [None req-08bcba30-3772-43c5-9752-517abf70dfa5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.667788] [55188]: DEBUG oslo_concurrency.lockutils [None req-08bcba30-3772-43c5-9752-517abf70dfa5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.667991] [55188]: DEBUG nova.objects.instance [None req-08bcba30-3772-43c5-9752-517abf70dfa5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 745.688543] [55187]: DEBUG nova.api.openstack.wsgi [None req-692e779a-fee7-4b5d-b09e-2cd7b2d4e05f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.688735] [55188]: DEBUG nova.policy [None req-08bcba30-3772-43c5-9752-517abf70dfa5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.690345] [55187]: DEBUG nova.compute.api [None req-692e779a-fee7-4b5d-b09e-2cd7b2d4e05f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.693920] [55187]: DEBUG oslo_concurrency.lockutils [None req-692e779a-fee7-4b5d-b09e-2cd7b2d4e05f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.694182] [55187]: DEBUG oslo_concurrency.lockutils [None req-692e779a-fee7-4b5d-b09e-2cd7b2d4e05f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.694390] [55188]: INFO nova.api.openstack.requestlog [None req-08bcba30-3772-43c5-9752-517abf70dfa5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.055432 [ 745.694460] [55187]: DEBUG oslo_concurrency.lockutils [None req-692e779a-fee7-4b5d-b09e-2cd7b2d4e05f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.695017] [55187]: DEBUG oslo_concurrency.lockutils [None req-692e779a-fee7-4b5d-b09e-2cd7b2d4e05f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.695094] [55188]: [pid: 55188|app: 0|req: 1247/2369] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.695132] [55187]: DEBUG oslo_concurrency.lockutils [None req-692e779a-fee7-4b5d-b09e-2cd7b2d4e05f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.695132] [55187]: DEBUG oslo_concurrency.lockutils [None req-692e779a-fee7-4b5d-b09e-2cd7b2d4e05f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.703904] [55188]: DEBUG nova.api.openstack.wsgi [None req-34ae8666-0388-4469-a7fe-adf382d4e9a4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.705820] [55188]: DEBUG nova.compute.api [None req-34ae8666-0388-4469-a7fe-adf382d4e9a4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.710307] [55188]: DEBUG oslo_concurrency.lockutils [None req-34ae8666-0388-4469-a7fe-adf382d4e9a4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.710307] [55188]: DEBUG oslo_concurrency.lockutils [None req-34ae8666-0388-4469-a7fe-adf382d4e9a4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.710307] [55188]: DEBUG oslo_concurrency.lockutils [None req-34ae8666-0388-4469-a7fe-adf382d4e9a4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.710307] [55188]: DEBUG oslo_concurrency.lockutils [None req-34ae8666-0388-4469-a7fe-adf382d4e9a4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.710549] [55188]: DEBUG oslo_concurrency.lockutils [None req-34ae8666-0388-4469-a7fe-adf382d4e9a4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.710672] [55188]: DEBUG oslo_concurrency.lockutils [None req-34ae8666-0388-4469-a7fe-adf382d4e9a4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.731439] [55188]: DEBUG oslo_concurrency.lockutils [None req-34ae8666-0388-4469-a7fe-adf382d4e9a4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.731766] [55188]: DEBUG oslo_concurrency.lockutils [None req-34ae8666-0388-4469-a7fe-adf382d4e9a4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.731976] [55188]: DEBUG oslo_concurrency.lockutils [None req-34ae8666-0388-4469-a7fe-adf382d4e9a4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.732134] [55187]: DEBUG nova.policy [None req-692e779a-fee7-4b5d-b09e-2cd7b2d4e05f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.732227] [55188]: DEBUG nova.objects.instance [None req-34ae8666-0388-4469-a7fe-adf382d4e9a4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 745.736846] [55187]: INFO nova.api.openstack.requestlog [None req-692e779a-fee7-4b5d-b09e-2cd7b2d4e05f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.050780 [ 745.737195] [55187]: [pid: 55187|app: 0|req: 1123/2370] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.739734] [55187]: DEBUG nova.api.openstack.wsgi [None req-92ed8811-6d89-4f51-a429-e8219d7f893f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.741395] [55187]: DEBUG nova.compute.api [None req-92ed8811-6d89-4f51-a429-e8219d7f893f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.744852] [55187]: DEBUG oslo_concurrency.lockutils [None req-92ed8811-6d89-4f51-a429-e8219d7f893f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.745108] [55187]: DEBUG oslo_concurrency.lockutils [None req-92ed8811-6d89-4f51-a429-e8219d7f893f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.745294] [55187]: DEBUG oslo_concurrency.lockutils [None req-92ed8811-6d89-4f51-a429-e8219d7f893f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.745639] [55187]: DEBUG oslo_concurrency.lockutils [None req-92ed8811-6d89-4f51-a429-e8219d7f893f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.746503] [55187]: DEBUG oslo_concurrency.lockutils [None req-92ed8811-6d89-4f51-a429-e8219d7f893f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.746503] [55187]: DEBUG oslo_concurrency.lockutils [None req-92ed8811-6d89-4f51-a429-e8219d7f893f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.755195] [55188]: DEBUG nova.policy [None req-34ae8666-0388-4469-a7fe-adf382d4e9a4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.759703] [55188]: INFO nova.api.openstack.requestlog [None req-34ae8666-0388-4469-a7fe-adf382d4e9a4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.057974 [ 745.760040] [55188]: [pid: 55188|app: 0|req: 1248/2371] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 745.781497] [55188]: DEBUG nova.api.openstack.wsgi [None req-7a6c56cd-2d91-4b9f-ae89-175b8f9d5d84 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.783462] [55188]: DEBUG nova.compute.api [None req-7a6c56cd-2d91-4b9f-ae89-175b8f9d5d84 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.787634] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a6c56cd-2d91-4b9f-ae89-175b8f9d5d84 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.787938] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a6c56cd-2d91-4b9f-ae89-175b8f9d5d84 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.788186] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a6c56cd-2d91-4b9f-ae89-175b8f9d5d84 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.788569] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a6c56cd-2d91-4b9f-ae89-175b8f9d5d84 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.788785] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a6c56cd-2d91-4b9f-ae89-175b8f9d5d84 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.788964] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a6c56cd-2d91-4b9f-ae89-175b8f9d5d84 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.789817] [55187]: DEBUG nova.policy [None req-92ed8811-6d89-4f51-a429-e8219d7f893f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.794521] [55187]: INFO nova.api.openstack.requestlog [None req-92ed8811-6d89-4f51-a429-e8219d7f893f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.056620 [ 745.794828] [55187]: [pid: 55187|app: 0|req: 1124/2372] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.808650] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a6c56cd-2d91-4b9f-ae89-175b8f9d5d84 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.808923] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a6c56cd-2d91-4b9f-ae89-175b8f9d5d84 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.809152] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a6c56cd-2d91-4b9f-ae89-175b8f9d5d84 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.809327] [55188]: DEBUG nova.objects.instance [None req-7a6c56cd-2d91-4b9f-ae89-175b8f9d5d84 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 88f26c46-83c2-45a1-864a-13c51b13c8ab {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 745.831386] [55188]: DEBUG nova.policy [None req-7a6c56cd-2d91-4b9f-ae89-175b8f9d5d84 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.838096] [55188]: INFO nova.api.openstack.requestlog [None req-7a6c56cd-2d91-4b9f-ae89-175b8f9d5d84 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 200 len: 1304 microversion: 2.1 time: 0.061807 [ 745.838480] [55188]: [pid: 55188|app: 0|req: 1249/2373] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 1304 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.849906] [55187]: DEBUG nova.api.openstack.wsgi [None req-23508acc-878b-4d8e-b5d4-c1fd0de90737 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.851105] [55187]: DEBUG nova.compute.api [None req-23508acc-878b-4d8e-b5d4-c1fd0de90737 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.854809] [55187]: DEBUG oslo_concurrency.lockutils [None req-23508acc-878b-4d8e-b5d4-c1fd0de90737 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.855498] [55187]: DEBUG oslo_concurrency.lockutils [None req-23508acc-878b-4d8e-b5d4-c1fd0de90737 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.855498] [55187]: DEBUG oslo_concurrency.lockutils [None req-23508acc-878b-4d8e-b5d4-c1fd0de90737 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.855689] [55187]: DEBUG oslo_concurrency.lockutils [None req-23508acc-878b-4d8e-b5d4-c1fd0de90737 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.855760] [55187]: DEBUG oslo_concurrency.lockutils [None req-23508acc-878b-4d8e-b5d4-c1fd0de90737 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.855927] [55187]: DEBUG oslo_concurrency.lockutils [None req-23508acc-878b-4d8e-b5d4-c1fd0de90737 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.888600] [55187]: DEBUG nova.policy [None req-23508acc-878b-4d8e-b5d4-c1fd0de90737 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.892862] [55187]: INFO nova.api.openstack.requestlog [None req-23508acc-878b-4d8e-b5d4-c1fd0de90737 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.045820 [ 745.893201] [55187]: [pid: 55187|app: 0|req: 1125/2374] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.898271] [55188]: DEBUG nova.api.openstack.wsgi [None req-bf9b43d3-b8b3-4fd3-b681-4fa60bb41d73 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 745.900054] [55188]: DEBUG nova.compute.api [None req-bf9b43d3-b8b3-4fd3-b681-4fa60bb41d73 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 745.903719] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf9b43d3-b8b3-4fd3-b681-4fa60bb41d73 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.903962] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf9b43d3-b8b3-4fd3-b681-4fa60bb41d73 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.904167] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf9b43d3-b8b3-4fd3-b681-4fa60bb41d73 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.904566] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf9b43d3-b8b3-4fd3-b681-4fa60bb41d73 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.904773] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf9b43d3-b8b3-4fd3-b681-4fa60bb41d73 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.904948] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf9b43d3-b8b3-4fd3-b681-4fa60bb41d73 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.942990] [55188]: DEBUG nova.policy [None req-bf9b43d3-b8b3-4fd3-b681-4fa60bb41d73 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.947291] [55188]: INFO nova.api.openstack.requestlog [None req-bf9b43d3-b8b3-4fd3-b681-4fa60bb41d73 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.051525 [ 745.948201] [55188]: [pid: 55188|app: 0|req: 1250/2375] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.006499] [55187]: DEBUG nova.api.openstack.wsgi [None req-633d9703-7d7e-4194-b917-bb503a0133f7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.008389] [55187]: DEBUG nova.compute.api [None req-633d9703-7d7e-4194-b917-bb503a0133f7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.013121] [55187]: DEBUG oslo_concurrency.lockutils [None req-633d9703-7d7e-4194-b917-bb503a0133f7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.013452] [55187]: DEBUG oslo_concurrency.lockutils [None req-633d9703-7d7e-4194-b917-bb503a0133f7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.013661] [55187]: DEBUG oslo_concurrency.lockutils [None req-633d9703-7d7e-4194-b917-bb503a0133f7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.014080] [55187]: DEBUG oslo_concurrency.lockutils [None req-633d9703-7d7e-4194-b917-bb503a0133f7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.014315] [55187]: DEBUG oslo_concurrency.lockutils [None req-633d9703-7d7e-4194-b917-bb503a0133f7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.014498] [55187]: DEBUG oslo_concurrency.lockutils [None req-633d9703-7d7e-4194-b917-bb503a0133f7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.046788] [55188]: DEBUG nova.api.openstack.wsgi [None req-0d78bef0-9601-4859-a771-72c276ef694f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.049434] [55188]: DEBUG nova.compute.api [None req-0d78bef0-9601-4859-a771-72c276ef694f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.054120] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d78bef0-9601-4859-a771-72c276ef694f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.055031] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d78bef0-9601-4859-a771-72c276ef694f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.055031] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d78bef0-9601-4859-a771-72c276ef694f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.055334] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d78bef0-9601-4859-a771-72c276ef694f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.055555] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d78bef0-9601-4859-a771-72c276ef694f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.055737] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d78bef0-9601-4859-a771-72c276ef694f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.129937] [55187]: DEBUG nova.policy [None req-633d9703-7d7e-4194-b917-bb503a0133f7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.136117] [55187]: INFO nova.api.openstack.requestlog [None req-633d9703-7d7e-4194-b917-bb503a0133f7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1535 microversion: 2.1 time: 0.131709 [ 746.137367] [55187]: [pid: 55187|app: 0|req: 1126/2376] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1535 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.143334] [55187]: DEBUG nova.api.openstack.wsgi [None req-da6926c9-7d91-40e6-832d-dd94708ab821 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.146584] [55187]: DEBUG nova.compute.api [None req-da6926c9-7d91-40e6-832d-dd94708ab821 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.152815] [55187]: DEBUG oslo_concurrency.lockutils [None req-da6926c9-7d91-40e6-832d-dd94708ab821 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.153089] [55188]: DEBUG nova.policy [None req-0d78bef0-9601-4859-a771-72c276ef694f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.153256] [55187]: DEBUG oslo_concurrency.lockutils [None req-da6926c9-7d91-40e6-832d-dd94708ab821 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.153459] [55187]: DEBUG oslo_concurrency.lockutils [None req-da6926c9-7d91-40e6-832d-dd94708ab821 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.153856] [55187]: DEBUG oslo_concurrency.lockutils [None req-da6926c9-7d91-40e6-832d-dd94708ab821 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.154109] [55187]: DEBUG oslo_concurrency.lockutils [None req-da6926c9-7d91-40e6-832d-dd94708ab821 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.154331] [55187]: DEBUG oslo_concurrency.lockutils [None req-da6926c9-7d91-40e6-832d-dd94708ab821 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.160559] [55188]: INFO nova.api.openstack.requestlog [None req-0d78bef0-9601-4859-a771-72c276ef694f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1350 microversion: 2.1 time: 0.115878 [ 746.161056] [55188]: [pid: 55188|app: 0|req: 1251/2377] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1350 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.165153] [55188]: DEBUG nova.api.openstack.wsgi [None req-313663f0-02fa-42a8-969c-669a7656fdf5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.167589] [55188]: DEBUG nova.compute.api [None req-313663f0-02fa-42a8-969c-669a7656fdf5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.171900] [55188]: DEBUG oslo_concurrency.lockutils [None req-313663f0-02fa-42a8-969c-669a7656fdf5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.172292] [55188]: DEBUG oslo_concurrency.lockutils [None req-313663f0-02fa-42a8-969c-669a7656fdf5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.172555] [55188]: DEBUG oslo_concurrency.lockutils [None req-313663f0-02fa-42a8-969c-669a7656fdf5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.172934] [55188]: DEBUG oslo_concurrency.lockutils [None req-313663f0-02fa-42a8-969c-669a7656fdf5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.173153] [55188]: DEBUG oslo_concurrency.lockutils [None req-313663f0-02fa-42a8-969c-669a7656fdf5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.173379] [55188]: DEBUG oslo_concurrency.lockutils [None req-313663f0-02fa-42a8-969c-669a7656fdf5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.197871] [55187]: DEBUG nova.policy [None req-da6926c9-7d91-40e6-832d-dd94708ab821 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.202545] [55187]: INFO nova.api.openstack.requestlog [None req-da6926c9-7d91-40e6-832d-dd94708ab821 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.063692 [ 746.202936] [55187]: [pid: 55187|app: 0|req: 1127/2378] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.205755] [55187]: DEBUG nova.api.openstack.wsgi [None req-8547a342-6a62-4169-b327-ff0ff53813cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.207528] [55187]: DEBUG nova.compute.api [None req-8547a342-6a62-4169-b327-ff0ff53813cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.211131] [55187]: DEBUG oslo_concurrency.lockutils [None req-8547a342-6a62-4169-b327-ff0ff53813cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.211383] [55187]: DEBUG oslo_concurrency.lockutils [None req-8547a342-6a62-4169-b327-ff0ff53813cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.211571] [55187]: DEBUG oslo_concurrency.lockutils [None req-8547a342-6a62-4169-b327-ff0ff53813cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.211935] [55187]: DEBUG oslo_concurrency.lockutils [None req-8547a342-6a62-4169-b327-ff0ff53813cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.212148] [55187]: DEBUG oslo_concurrency.lockutils [None req-8547a342-6a62-4169-b327-ff0ff53813cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.212319] [55187]: DEBUG oslo_concurrency.lockutils [None req-8547a342-6a62-4169-b327-ff0ff53813cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.214287] [55188]: DEBUG nova.policy [None req-313663f0-02fa-42a8-969c-669a7656fdf5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.219584] [55188]: DEBUG nova.policy [None req-313663f0-02fa-42a8-969c-669a7656fdf5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.220401] [55188]: DEBUG nova.policy [None req-313663f0-02fa-42a8-969c-669a7656fdf5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.223488] [55188]: INFO nova.api.openstack.requestlog [None req-313663f0-02fa-42a8-969c-669a7656fdf5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.061612 [ 746.223930] [55188]: [pid: 55188|app: 0|req: 1252/2379] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 746.238502] [55188]: DEBUG nova.api.openstack.wsgi [None req-f2d1887a-217a-4477-90b0-7fad3cf0b018 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.240563] [55188]: DEBUG nova.compute.api [None req-f2d1887a-217a-4477-90b0-7fad3cf0b018 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.244534] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2d1887a-217a-4477-90b0-7fad3cf0b018 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.244786] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2d1887a-217a-4477-90b0-7fad3cf0b018 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.244977] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2d1887a-217a-4477-90b0-7fad3cf0b018 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.245365] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2d1887a-217a-4477-90b0-7fad3cf0b018 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.245570] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2d1887a-217a-4477-90b0-7fad3cf0b018 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.245749] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2d1887a-217a-4477-90b0-7fad3cf0b018 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.247178] [55187]: DEBUG nova.policy [None req-8547a342-6a62-4169-b327-ff0ff53813cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.251715] [55187]: INFO nova.api.openstack.requestlog [None req-8547a342-6a62-4169-b327-ff0ff53813cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.048107 [ 746.252076] [55187]: [pid: 55187|app: 0|req: 1128/2380] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.278421] [55188]: DEBUG nova.policy [None req-f2d1887a-217a-4477-90b0-7fad3cf0b018 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.282788] [55188]: INFO nova.api.openstack.requestlog [None req-f2d1887a-217a-4477-90b0-7fad3cf0b018 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.046728 [ 746.283258] [55188]: [pid: 55188|app: 0|req: 1253/2381] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 746.313132] [55187]: DEBUG nova.api.openstack.wsgi [None req-28250c07-7f5d-472f-b65e-c5637e29f4ee tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.315462] [55187]: DEBUG nova.compute.api [None req-28250c07-7f5d-472f-b65e-c5637e29f4ee tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.320837] [55187]: DEBUG oslo_concurrency.lockutils [None req-28250c07-7f5d-472f-b65e-c5637e29f4ee tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.321301] [55187]: DEBUG oslo_concurrency.lockutils [None req-28250c07-7f5d-472f-b65e-c5637e29f4ee tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.321657] [55187]: DEBUG oslo_concurrency.lockutils [None req-28250c07-7f5d-472f-b65e-c5637e29f4ee tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.322256] [55187]: DEBUG oslo_concurrency.lockutils [None req-28250c07-7f5d-472f-b65e-c5637e29f4ee tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.322599] [55187]: DEBUG oslo_concurrency.lockutils [None req-28250c07-7f5d-472f-b65e-c5637e29f4ee tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.322891] [55187]: DEBUG oslo_concurrency.lockutils [None req-28250c07-7f5d-472f-b65e-c5637e29f4ee tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.347592] [55187]: DEBUG oslo_concurrency.lockutils [None req-28250c07-7f5d-472f-b65e-c5637e29f4ee tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.348034] [55187]: DEBUG oslo_concurrency.lockutils [None req-28250c07-7f5d-472f-b65e-c5637e29f4ee tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.348395] [55187]: DEBUG oslo_concurrency.lockutils [None req-28250c07-7f5d-472f-b65e-c5637e29f4ee tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.348757] [55187]: DEBUG nova.objects.instance [None req-28250c07-7f5d-472f-b65e-c5637e29f4ee tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 746.369916] [55188]: DEBUG nova.api.openstack.wsgi [None req-91f8ba4e-8bfe-4df0-8d38-f4b72d3febe4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.370006] [55187]: DEBUG nova.policy [None req-28250c07-7f5d-472f-b65e-c5637e29f4ee tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.371804] [55188]: DEBUG nova.compute.api [None req-91f8ba4e-8bfe-4df0-8d38-f4b72d3febe4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.374335] [55187]: INFO nova.api.openstack.requestlog [None req-28250c07-7f5d-472f-b65e-c5637e29f4ee tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.064285 [ 746.374676] [55187]: [pid: 55187|app: 0|req: 1129/2382] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.375545] [55188]: DEBUG oslo_concurrency.lockutils [None req-91f8ba4e-8bfe-4df0-8d38-f4b72d3febe4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.375800] [55188]: DEBUG oslo_concurrency.lockutils [None req-91f8ba4e-8bfe-4df0-8d38-f4b72d3febe4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.375987] [55188]: DEBUG oslo_concurrency.lockutils [None req-91f8ba4e-8bfe-4df0-8d38-f4b72d3febe4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.376385] [55188]: DEBUG oslo_concurrency.lockutils [None req-91f8ba4e-8bfe-4df0-8d38-f4b72d3febe4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.376595] [55188]: DEBUG oslo_concurrency.lockutils [None req-91f8ba4e-8bfe-4df0-8d38-f4b72d3febe4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.376771] [55188]: DEBUG oslo_concurrency.lockutils [None req-91f8ba4e-8bfe-4df0-8d38-f4b72d3febe4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.410042] [55188]: DEBUG nova.policy [None req-91f8ba4e-8bfe-4df0-8d38-f4b72d3febe4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.413918] [55188]: INFO nova.api.openstack.requestlog [None req-91f8ba4e-8bfe-4df0-8d38-f4b72d3febe4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.046443 [ 746.414441] [55188]: [pid: 55188|app: 0|req: 1254/2383] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.438377] [55187]: DEBUG nova.api.openstack.wsgi [None req-5aca2c5b-882c-4290-b00e-6153b30a15db tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.440168] [55187]: DEBUG nova.compute.api [None req-5aca2c5b-882c-4290-b00e-6153b30a15db tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.443451] [55187]: DEBUG oslo_concurrency.lockutils [None req-5aca2c5b-882c-4290-b00e-6153b30a15db tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.443688] [55187]: DEBUG oslo_concurrency.lockutils [None req-5aca2c5b-882c-4290-b00e-6153b30a15db tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.443873] [55187]: DEBUG oslo_concurrency.lockutils [None req-5aca2c5b-882c-4290-b00e-6153b30a15db tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.444279] [55187]: DEBUG oslo_concurrency.lockutils [None req-5aca2c5b-882c-4290-b00e-6153b30a15db tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.444499] [55187]: DEBUG oslo_concurrency.lockutils [None req-5aca2c5b-882c-4290-b00e-6153b30a15db tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.444691] [55187]: DEBUG oslo_concurrency.lockutils [None req-5aca2c5b-882c-4290-b00e-6153b30a15db tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.484495] [55187]: DEBUG nova.policy [None req-5aca2c5b-882c-4290-b00e-6153b30a15db tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.484988] [55188]: DEBUG nova.api.openstack.wsgi [None req-16cb0c44-fe23-4469-b497-8c8622969445 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.487758] [55188]: DEBUG nova.compute.api [None req-16cb0c44-fe23-4469-b497-8c8622969445 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.489809] [55187]: DEBUG nova.policy [None req-5aca2c5b-882c-4290-b00e-6153b30a15db tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.490817] [55187]: DEBUG nova.policy [None req-5aca2c5b-882c-4290-b00e-6153b30a15db tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.491520] [55187]: INFO nova.api.openstack.requestlog [None req-5aca2c5b-882c-4290-b00e-6153b30a15db tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.055998 [ 746.491986] [55187]: [pid: 55187|app: 0|req: 1130/2384] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 746.492861] [55188]: DEBUG oslo_concurrency.lockutils [None req-16cb0c44-fe23-4469-b497-8c8622969445 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.493498] [55188]: DEBUG oslo_concurrency.lockutils [None req-16cb0c44-fe23-4469-b497-8c8622969445 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.493498] [55188]: DEBUG oslo_concurrency.lockutils [None req-16cb0c44-fe23-4469-b497-8c8622969445 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.493726] [55188]: DEBUG oslo_concurrency.lockutils [None req-16cb0c44-fe23-4469-b497-8c8622969445 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.493927] [55188]: DEBUG oslo_concurrency.lockutils [None req-16cb0c44-fe23-4469-b497-8c8622969445 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.494152] [55188]: DEBUG oslo_concurrency.lockutils [None req-16cb0c44-fe23-4469-b497-8c8622969445 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.495490] [55187]: DEBUG nova.api.openstack.wsgi [None req-75630f3b-c252-4ffe-b7ac-4b548eb29cb8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.497629] [55187]: DEBUG nova.compute.api [None req-75630f3b-c252-4ffe-b7ac-4b548eb29cb8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.500609] [55187]: DEBUG oslo_concurrency.lockutils [None req-75630f3b-c252-4ffe-b7ac-4b548eb29cb8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.500609] [55187]: DEBUG oslo_concurrency.lockutils [None req-75630f3b-c252-4ffe-b7ac-4b548eb29cb8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.500717] [55187]: DEBUG oslo_concurrency.lockutils [None req-75630f3b-c252-4ffe-b7ac-4b548eb29cb8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.501205] [55187]: DEBUG oslo_concurrency.lockutils [None req-75630f3b-c252-4ffe-b7ac-4b548eb29cb8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.501537] [55187]: DEBUG oslo_concurrency.lockutils [None req-75630f3b-c252-4ffe-b7ac-4b548eb29cb8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.501840] [55187]: DEBUG oslo_concurrency.lockutils [None req-75630f3b-c252-4ffe-b7ac-4b548eb29cb8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.544513] [55187]: DEBUG nova.policy [None req-75630f3b-c252-4ffe-b7ac-4b548eb29cb8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.548090] [55187]: INFO nova.api.openstack.requestlog [None req-75630f3b-c252-4ffe-b7ac-4b548eb29cb8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.055542 [ 746.548549] [55187]: [pid: 55187|app: 0|req: 1131/2385] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.553187] [55187]: DEBUG nova.api.openstack.wsgi [None req-e6f5b475-f007-4442-9fe7-8fd0fd155cb1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.555066] [55187]: DEBUG nova.compute.api [None req-e6f5b475-f007-4442-9fe7-8fd0fd155cb1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.558560] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6f5b475-f007-4442-9fe7-8fd0fd155cb1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.558948] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6f5b475-f007-4442-9fe7-8fd0fd155cb1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.559151] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6f5b475-f007-4442-9fe7-8fd0fd155cb1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.559580] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6f5b475-f007-4442-9fe7-8fd0fd155cb1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.559709] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6f5b475-f007-4442-9fe7-8fd0fd155cb1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.559894] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6f5b475-f007-4442-9fe7-8fd0fd155cb1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.589905] [55188]: DEBUG nova.policy [None req-16cb0c44-fe23-4469-b497-8c8622969445 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.593676] [55188]: INFO nova.api.openstack.requestlog [None req-16cb0c44-fe23-4469-b497-8c8622969445 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1315 microversion: 2.1 time: 0.112689 [ 746.594314] [55188]: [pid: 55188|app: 0|req: 1255/2386] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1315 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.597123] [55188]: DEBUG nova.api.openstack.wsgi [None req-dc0ca880-9c2f-4ee5-9f09-6602a40b65cf tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.597570] [55187]: DEBUG nova.policy [None req-e6f5b475-f007-4442-9fe7-8fd0fd155cb1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.599346] [55188]: DEBUG nova.compute.api [None req-dc0ca880-9c2f-4ee5-9f09-6602a40b65cf tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.601689] [55187]: INFO nova.api.openstack.requestlog [None req-e6f5b475-f007-4442-9fe7-8fd0fd155cb1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.052660 [ 746.602201] [55187]: [pid: 55187|app: 0|req: 1132/2387] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.605022] [55187]: DEBUG nova.api.openstack.wsgi [None req-d248bca1-082a-4bb7-a619-b799ef3ecf8d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.610262] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc0ca880-9c2f-4ee5-9f09-6602a40b65cf tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.610262] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc0ca880-9c2f-4ee5-9f09-6602a40b65cf tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.610262] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc0ca880-9c2f-4ee5-9f09-6602a40b65cf tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.610262] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc0ca880-9c2f-4ee5-9f09-6602a40b65cf tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.610488] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc0ca880-9c2f-4ee5-9f09-6602a40b65cf tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.610488] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc0ca880-9c2f-4ee5-9f09-6602a40b65cf tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.611621] [55187]: DEBUG nova.compute.api [None req-d248bca1-082a-4bb7-a619-b799ef3ecf8d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.616302] [55187]: DEBUG oslo_concurrency.lockutils [None req-d248bca1-082a-4bb7-a619-b799ef3ecf8d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.616658] [55187]: DEBUG oslo_concurrency.lockutils [None req-d248bca1-082a-4bb7-a619-b799ef3ecf8d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.618119] [55187]: DEBUG oslo_concurrency.lockutils [None req-d248bca1-082a-4bb7-a619-b799ef3ecf8d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.618693] [55187]: DEBUG oslo_concurrency.lockutils [None req-d248bca1-082a-4bb7-a619-b799ef3ecf8d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.618996] [55187]: DEBUG oslo_concurrency.lockutils [None req-d248bca1-082a-4bb7-a619-b799ef3ecf8d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.619286] [55187]: DEBUG oslo_concurrency.lockutils [None req-d248bca1-082a-4bb7-a619-b799ef3ecf8d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.647668] [55188]: DEBUG nova.policy [None req-dc0ca880-9c2f-4ee5-9f09-6602a40b65cf tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.655443] [55188]: INFO nova.api.openstack.requestlog [None req-dc0ca880-9c2f-4ee5-9f09-6602a40b65cf tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.060374 [ 746.655830] [55188]: [pid: 55188|app: 0|req: 1256/2388] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.658950] [55188]: DEBUG nova.api.openstack.wsgi [None req-df755b68-af96-4113-9d29-a090cff8f59d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.660700] [55188]: DEBUG nova.compute.api [None req-df755b68-af96-4113-9d29-a090cff8f59d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.661779] [55187]: DEBUG nova.policy [None req-d248bca1-082a-4bb7-a619-b799ef3ecf8d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.665957] [55188]: DEBUG oslo_concurrency.lockutils [None req-df755b68-af96-4113-9d29-a090cff8f59d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.666223] [55188]: DEBUG oslo_concurrency.lockutils [None req-df755b68-af96-4113-9d29-a090cff8f59d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.666453] [55188]: DEBUG oslo_concurrency.lockutils [None req-df755b68-af96-4113-9d29-a090cff8f59d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.666859] [55188]: DEBUG oslo_concurrency.lockutils [None req-df755b68-af96-4113-9d29-a090cff8f59d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.667309] [55187]: INFO nova.api.openstack.requestlog [None req-d248bca1-082a-4bb7-a619-b799ef3ecf8d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.064129 [ 746.667382] [55188]: DEBUG oslo_concurrency.lockutils [None req-df755b68-af96-4113-9d29-a090cff8f59d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.667382] [55188]: DEBUG oslo_concurrency.lockutils [None req-df755b68-af96-4113-9d29-a090cff8f59d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.667457] [55187]: [pid: 55187|app: 0|req: 1133/2389] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:46 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.670822] [55187]: DEBUG nova.api.openstack.wsgi [None req-4129768c-3545-42f7-a53d-1a3c54af22cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.672341] [55187]: DEBUG nova.compute.api [None req-4129768c-3545-42f7-a53d-1a3c54af22cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.675930] [55187]: DEBUG oslo_concurrency.lockutils [None req-4129768c-3545-42f7-a53d-1a3c54af22cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.675930] [55187]: DEBUG oslo_concurrency.lockutils [None req-4129768c-3545-42f7-a53d-1a3c54af22cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.676137] [55187]: DEBUG oslo_concurrency.lockutils [None req-4129768c-3545-42f7-a53d-1a3c54af22cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.676844] [55187]: DEBUG oslo_concurrency.lockutils [None req-4129768c-3545-42f7-a53d-1a3c54af22cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.676844] [55187]: DEBUG oslo_concurrency.lockutils [None req-4129768c-3545-42f7-a53d-1a3c54af22cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.676979] [55187]: DEBUG oslo_concurrency.lockutils [None req-4129768c-3545-42f7-a53d-1a3c54af22cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.700760] [55188]: DEBUG nova.policy [None req-df755b68-af96-4113-9d29-a090cff8f59d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.705725] [55188]: INFO nova.api.openstack.requestlog [None req-df755b68-af96-4113-9d29-a090cff8f59d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.049296 [ 746.706062] [55188]: [pid: 55188|app: 0|req: 1257/2390] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.708644] [55188]: DEBUG nova.api.openstack.wsgi [None req-b7159723-3d87-4b9d-93d5-edc4547ade89 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.710256] [55188]: DEBUG nova.compute.api [None req-b7159723-3d87-4b9d-93d5-edc4547ade89 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.713469] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7159723-3d87-4b9d-93d5-edc4547ade89 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.713700] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7159723-3d87-4b9d-93d5-edc4547ade89 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.713888] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7159723-3d87-4b9d-93d5-edc4547ade89 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.714410] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7159723-3d87-4b9d-93d5-edc4547ade89 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.715375] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7159723-3d87-4b9d-93d5-edc4547ade89 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.715375] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7159723-3d87-4b9d-93d5-edc4547ade89 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.747615] [55188]: DEBUG nova.policy [None req-b7159723-3d87-4b9d-93d5-edc4547ade89 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.752763] [55188]: INFO nova.api.openstack.requestlog [None req-b7159723-3d87-4b9d-93d5-edc4547ade89 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.045562 [ 746.752763] [55188]: [pid: 55188|app: 0|req: 1258/2391] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.759468] [55188]: DEBUG nova.api.openstack.wsgi [None req-d9f454d5-2288-48bf-9b30-4069fdaeddb2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.764247] [55188]: DEBUG nova.compute.api [None req-d9f454d5-2288-48bf-9b30-4069fdaeddb2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.772021] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9f454d5-2288-48bf-9b30-4069fdaeddb2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.772021] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9f454d5-2288-48bf-9b30-4069fdaeddb2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.772021] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9f454d5-2288-48bf-9b30-4069fdaeddb2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.772021] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9f454d5-2288-48bf-9b30-4069fdaeddb2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.772278] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9f454d5-2288-48bf-9b30-4069fdaeddb2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.772278] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9f454d5-2288-48bf-9b30-4069fdaeddb2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.792701] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9f454d5-2288-48bf-9b30-4069fdaeddb2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.792957] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9f454d5-2288-48bf-9b30-4069fdaeddb2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.793157] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9f454d5-2288-48bf-9b30-4069fdaeddb2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.793359] [55188]: DEBUG nova.objects.instance [None req-d9f454d5-2288-48bf-9b30-4069fdaeddb2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 746.815474] [55188]: DEBUG nova.policy [None req-d9f454d5-2288-48bf-9b30-4069fdaeddb2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.819915] [55188]: INFO nova.api.openstack.requestlog [None req-d9f454d5-2288-48bf-9b30-4069fdaeddb2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.066757 [ 746.820255] [55188]: [pid: 55188|app: 0|req: 1259/2392] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.822886] [55188]: DEBUG nova.api.openstack.wsgi [None req-68df6cf0-d070-42a0-a68c-786b2e6a9c18 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.824480] [55188]: DEBUG nova.compute.api [None req-68df6cf0-d070-42a0-a68c-786b2e6a9c18 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.827942] [55188]: DEBUG oslo_concurrency.lockutils [None req-68df6cf0-d070-42a0-a68c-786b2e6a9c18 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.828197] [55188]: DEBUG oslo_concurrency.lockutils [None req-68df6cf0-d070-42a0-a68c-786b2e6a9c18 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.828384] [55188]: DEBUG oslo_concurrency.lockutils [None req-68df6cf0-d070-42a0-a68c-786b2e6a9c18 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.828740] [55188]: DEBUG oslo_concurrency.lockutils [None req-68df6cf0-d070-42a0-a68c-786b2e6a9c18 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.828933] [55188]: DEBUG oslo_concurrency.lockutils [None req-68df6cf0-d070-42a0-a68c-786b2e6a9c18 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.829121] [55188]: DEBUG oslo_concurrency.lockutils [None req-68df6cf0-d070-42a0-a68c-786b2e6a9c18 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.860744] [55188]: DEBUG nova.policy [None req-68df6cf0-d070-42a0-a68c-786b2e6a9c18 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.864832] [55188]: INFO nova.api.openstack.requestlog [None req-68df6cf0-d070-42a0-a68c-786b2e6a9c18 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.044001 [ 746.865170] [55188]: [pid: 55188|app: 0|req: 1260/2393] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.867820] [55188]: DEBUG nova.api.openstack.wsgi [None req-60327649-7159-44df-b5cb-6c1dab2c278a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.869496] [55188]: DEBUG nova.compute.api [None req-60327649-7159-44df-b5cb-6c1dab2c278a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.872898] [55188]: DEBUG oslo_concurrency.lockutils [None req-60327649-7159-44df-b5cb-6c1dab2c278a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.873149] [55188]: DEBUG oslo_concurrency.lockutils [None req-60327649-7159-44df-b5cb-6c1dab2c278a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.873338] [55188]: DEBUG oslo_concurrency.lockutils [None req-60327649-7159-44df-b5cb-6c1dab2c278a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.873689] [55188]: DEBUG oslo_concurrency.lockutils [None req-60327649-7159-44df-b5cb-6c1dab2c278a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.873894] [55188]: DEBUG oslo_concurrency.lockutils [None req-60327649-7159-44df-b5cb-6c1dab2c278a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.874077] [55188]: DEBUG oslo_concurrency.lockutils [None req-60327649-7159-44df-b5cb-6c1dab2c278a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.892309] [55188]: DEBUG oslo_concurrency.lockutils [None req-60327649-7159-44df-b5cb-6c1dab2c278a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.892598] [55188]: DEBUG oslo_concurrency.lockutils [None req-60327649-7159-44df-b5cb-6c1dab2c278a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.892856] [55188]: DEBUG oslo_concurrency.lockutils [None req-60327649-7159-44df-b5cb-6c1dab2c278a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.893087] [55188]: DEBUG nova.objects.instance [None req-60327649-7159-44df-b5cb-6c1dab2c278a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 746.915411] [55188]: DEBUG nova.policy [None req-60327649-7159-44df-b5cb-6c1dab2c278a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.919828] [55188]: INFO nova.api.openstack.requestlog [None req-60327649-7159-44df-b5cb-6c1dab2c278a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.054069 [ 746.920166] [55188]: [pid: 55188|app: 0|req: 1261/2394] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.922544] [55188]: DEBUG nova.api.openstack.wsgi [None req-046eab08-75f7-4882-9ae2-8b734776d9a5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.924138] [55188]: DEBUG nova.compute.api [None req-046eab08-75f7-4882-9ae2-8b734776d9a5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.931960] [55188]: DEBUG oslo_concurrency.lockutils [None req-046eab08-75f7-4882-9ae2-8b734776d9a5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.932219] [55188]: DEBUG oslo_concurrency.lockutils [None req-046eab08-75f7-4882-9ae2-8b734776d9a5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.932409] [55188]: DEBUG oslo_concurrency.lockutils [None req-046eab08-75f7-4882-9ae2-8b734776d9a5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.932769] [55188]: DEBUG oslo_concurrency.lockutils [None req-046eab08-75f7-4882-9ae2-8b734776d9a5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.932960] [55188]: DEBUG oslo_concurrency.lockutils [None req-046eab08-75f7-4882-9ae2-8b734776d9a5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.933146] [55188]: DEBUG oslo_concurrency.lockutils [None req-046eab08-75f7-4882-9ae2-8b734776d9a5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.969983] [55188]: DEBUG nova.policy [None req-046eab08-75f7-4882-9ae2-8b734776d9a5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.974414] [55188]: INFO nova.api.openstack.requestlog [None req-046eab08-75f7-4882-9ae2-8b734776d9a5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.053646 [ 746.974753] [55188]: [pid: 55188|app: 0|req: 1262/2395] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.975652] [55187]: DEBUG nova.policy [None req-4129768c-3545-42f7-a53d-1a3c54af22cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.977470] [55188]: DEBUG nova.api.openstack.wsgi [None req-427e74d2-5a89-4302-b800-2f6631abef0d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.979478] [55188]: DEBUG nova.compute.api [None req-427e74d2-5a89-4302-b800-2f6631abef0d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 88f26c46-83c2-45a1-864a-13c51b13c8ab] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.980203] [55187]: DEBUG nova.policy [None req-4129768c-3545-42f7-a53d-1a3c54af22cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.980835] [55187]: DEBUG nova.policy [None req-4129768c-3545-42f7-a53d-1a3c54af22cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.982252] [55188]: DEBUG oslo_concurrency.lockutils [None req-427e74d2-5a89-4302-b800-2f6631abef0d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.982486] [55188]: DEBUG oslo_concurrency.lockutils [None req-427e74d2-5a89-4302-b800-2f6631abef0d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.982681] [55188]: DEBUG oslo_concurrency.lockutils [None req-427e74d2-5a89-4302-b800-2f6631abef0d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.983025] [55188]: DEBUG oslo_concurrency.lockutils [None req-427e74d2-5a89-4302-b800-2f6631abef0d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.983229] [55188]: DEBUG oslo_concurrency.lockutils [None req-427e74d2-5a89-4302-b800-2f6631abef0d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.983367] [55187]: INFO nova.api.openstack.requestlog [None req-4129768c-3545-42f7-a53d-1a3c54af22cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.315281 [ 746.983408] [55188]: DEBUG oslo_concurrency.lockutils [None req-427e74d2-5a89-4302-b800-2f6631abef0d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.983677] [55187]: [pid: 55187|app: 0|req: 1134/2396] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 746.985995] [55187]: DEBUG nova.api.openstack.wsgi [None req-649550bf-5307-4e9f-923d-dc07b376ee19 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 746.987735] [55187]: DEBUG nova.compute.api [None req-649550bf-5307-4e9f-923d-dc07b376ee19 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 746.991289] [55187]: DEBUG oslo_concurrency.lockutils [None req-649550bf-5307-4e9f-923d-dc07b376ee19 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.991521] [55187]: DEBUG oslo_concurrency.lockutils [None req-649550bf-5307-4e9f-923d-dc07b376ee19 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.991700] [55187]: DEBUG oslo_concurrency.lockutils [None req-649550bf-5307-4e9f-923d-dc07b376ee19 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.992060] [55187]: DEBUG oslo_concurrency.lockutils [None req-649550bf-5307-4e9f-923d-dc07b376ee19 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.992265] [55187]: DEBUG oslo_concurrency.lockutils [None req-649550bf-5307-4e9f-923d-dc07b376ee19 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.992439] [55187]: DEBUG oslo_concurrency.lockutils [None req-649550bf-5307-4e9f-923d-dc07b376ee19 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.995683] [55188]: INFO nova.api.openstack.wsgi [None req-427e74d2-5a89-4302-b800-2f6631abef0d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] HTTP exception thrown: Instance 88f26c46-83c2-45a1-864a-13c51b13c8ab could not be found. [ 746.995999] [55188]: DEBUG nova.api.openstack.wsgi [None req-427e74d2-5a89-4302-b800-2f6631abef0d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Returning 404 to user: Instance 88f26c46-83c2-45a1-864a-13c51b13c8ab could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 746.996510] [55188]: INFO nova.api.openstack.requestlog [None req-427e74d2-5a89-4302-b800-2f6631abef0d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab" status: 404 len: 111 microversion: 2.1 time: 0.021175 [ 746.996799] [55188]: [pid: 55188|app: 0|req: 1263/2397] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/88f26c46-83c2-45a1-864a-13c51b13c8ab => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 746.999132] [55188]: DEBUG nova.api.openstack.wsgi [None req-6bd9b116-5743-4175-8fd6-b9a13a5ccf49 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.000660] [55188]: DEBUG nova.compute.api [None req-6bd9b116-5743-4175-8fd6-b9a13a5ccf49 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.003677] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bd9b116-5743-4175-8fd6-b9a13a5ccf49 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.003901] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bd9b116-5743-4175-8fd6-b9a13a5ccf49 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.004093] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bd9b116-5743-4175-8fd6-b9a13a5ccf49 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.004440] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bd9b116-5743-4175-8fd6-b9a13a5ccf49 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.004639] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bd9b116-5743-4175-8fd6-b9a13a5ccf49 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.004814] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bd9b116-5743-4175-8fd6-b9a13a5ccf49 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.024125] [55187]: DEBUG nova.policy [None req-649550bf-5307-4e9f-923d-dc07b376ee19 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.028734] [55187]: INFO nova.api.openstack.requestlog [None req-649550bf-5307-4e9f-923d-dc07b376ee19 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.044490 [ 747.029156] [55187]: [pid: 55187|app: 0|req: 1135/2398] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.032567] [55187]: DEBUG nova.api.openstack.wsgi [None req-39d3d9a3-e431-4671-9280-502403baa8d1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.034172] [55187]: DEBUG nova.compute.api [None req-39d3d9a3-e431-4671-9280-502403baa8d1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.037598] [55187]: DEBUG oslo_concurrency.lockutils [None req-39d3d9a3-e431-4671-9280-502403baa8d1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.037880] [55187]: DEBUG oslo_concurrency.lockutils [None req-39d3d9a3-e431-4671-9280-502403baa8d1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.038094] [55187]: DEBUG oslo_concurrency.lockutils [None req-39d3d9a3-e431-4671-9280-502403baa8d1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.038443] [55187]: DEBUG oslo_concurrency.lockutils [None req-39d3d9a3-e431-4671-9280-502403baa8d1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.038696] [55187]: DEBUG oslo_concurrency.lockutils [None req-39d3d9a3-e431-4671-9280-502403baa8d1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.038882] [55187]: DEBUG oslo_concurrency.lockutils [None req-39d3d9a3-e431-4671-9280-502403baa8d1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.042740] [55188]: DEBUG nova.policy [None req-6bd9b116-5743-4175-8fd6-b9a13a5ccf49 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.047558] [55188]: INFO nova.api.openstack.requestlog [None req-6bd9b116-5743-4175-8fd6-b9a13a5ccf49 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.049843 [ 747.047558] [55188]: [pid: 55188|app: 0|req: 1264/2399] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.056964] [55187]: DEBUG oslo_concurrency.lockutils [None req-39d3d9a3-e431-4671-9280-502403baa8d1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.057209] [55187]: DEBUG oslo_concurrency.lockutils [None req-39d3d9a3-e431-4671-9280-502403baa8d1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.057423] [55187]: DEBUG oslo_concurrency.lockutils [None req-39d3d9a3-e431-4671-9280-502403baa8d1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.057622] [55187]: DEBUG nova.objects.instance [None req-39d3d9a3-e431-4671-9280-502403baa8d1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 123c9043-92c4-4c67-9a39-9a82837566ba {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 747.076865] [55187]: DEBUG nova.policy [None req-39d3d9a3-e431-4671-9280-502403baa8d1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.081195] [55187]: INFO nova.api.openstack.requestlog [None req-39d3d9a3-e431-4671-9280-502403baa8d1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1304 microversion: 2.1 time: 0.051546 [ 747.081717] [55187]: [pid: 55187|app: 0|req: 1136/2400] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.136148] [55188]: DEBUG nova.api.openstack.wsgi [req-1ed5c110-539e-415d-a432-ce471e23bcac req-e932cff9-a703-4baf-a31f-86180d49c38a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "70de7695-51b1-4f2d-bfef-80d4fac08c20", "name": "network-vif-plugged", "status": "completed", "tag": "1f156341-e27f-4b39-9c12-22ea6fef1313"}, {"name": "network-changed", "server_uuid": "70de7695-51b1-4f2d-bfef-80d4fac08c20", "tag": "1f156341-e27f-4b39-9c12-22ea6fef1313"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 747.145578] [55188]: DEBUG oslo_concurrency.lockutils [req-1ed5c110-539e-415d-a432-ce471e23bcac req-e932cff9-a703-4baf-a31f-86180d49c38a service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.145861] [55188]: DEBUG oslo_concurrency.lockutils [req-1ed5c110-539e-415d-a432-ce471e23bcac req-e932cff9-a703-4baf-a31f-86180d49c38a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.146062] [55188]: DEBUG oslo_concurrency.lockutils [req-1ed5c110-539e-415d-a432-ce471e23bcac req-e932cff9-a703-4baf-a31f-86180d49c38a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.150480] [55187]: DEBUG nova.api.openstack.wsgi [None req-5e77fe4e-6404-4eb3-8756-3abd9e12a5de tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.152237] [55187]: DEBUG nova.compute.api [None req-5e77fe4e-6404-4eb3-8756-3abd9e12a5de tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.155921] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e77fe4e-6404-4eb3-8756-3abd9e12a5de tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.156215] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e77fe4e-6404-4eb3-8756-3abd9e12a5de tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.156515] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e77fe4e-6404-4eb3-8756-3abd9e12a5de tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.156803] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e77fe4e-6404-4eb3-8756-3abd9e12a5de tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.157111] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e77fe4e-6404-4eb3-8756-3abd9e12a5de tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.157202] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e77fe4e-6404-4eb3-8756-3abd9e12a5de tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.159627] [55188]: INFO nova.api.openstack.compute.server_external_events [req-1ed5c110-539e-415d-a432-ce471e23bcac req-e932cff9-a703-4baf-a31f-86180d49c38a service nova] Creating event network-vif-plugged:1f156341-e27f-4b39-9c12-22ea6fef1313 for instance 70de7695-51b1-4f2d-bfef-80d4fac08c20 on cpu-1 [ 747.159627] [55188]: INFO nova.api.openstack.compute.server_external_events [req-1ed5c110-539e-415d-a432-ce471e23bcac req-e932cff9-a703-4baf-a31f-86180d49c38a service nova] Creating event network-changed:1f156341-e27f-4b39-9c12-22ea6fef1313 for instance 70de7695-51b1-4f2d-bfef-80d4fac08c20 on cpu-1 [ 747.160948] [55188]: INFO nova.api.openstack.requestlog [req-1ed5c110-539e-415d-a432-ce471e23bcac req-e932cff9-a703-4baf-a31f-86180d49c38a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.027658 [ 747.161377] [55188]: [pid: 55188|app: 0|req: 1265/2401] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:47 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 747.176224] [55188]: DEBUG nova.api.openstack.wsgi [None req-96084565-9dc1-4daa-a9cf-160186dd87a0 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.178072] [55188]: DEBUG nova.compute.api [None req-96084565-9dc1-4daa-a9cf-160186dd87a0 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.184545] [55188]: DEBUG oslo_concurrency.lockutils [None req-96084565-9dc1-4daa-a9cf-160186dd87a0 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.184738] [55188]: DEBUG oslo_concurrency.lockutils [None req-96084565-9dc1-4daa-a9cf-160186dd87a0 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.184925] [55188]: DEBUG oslo_concurrency.lockutils [None req-96084565-9dc1-4daa-a9cf-160186dd87a0 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.185297] [55188]: DEBUG oslo_concurrency.lockutils [None req-96084565-9dc1-4daa-a9cf-160186dd87a0 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.185501] [55188]: DEBUG oslo_concurrency.lockutils [None req-96084565-9dc1-4daa-a9cf-160186dd87a0 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.185678] [55188]: DEBUG oslo_concurrency.lockutils [None req-96084565-9dc1-4daa-a9cf-160186dd87a0 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.214031] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=4 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 747.267213] [55187]: DEBUG nova.policy [None req-5e77fe4e-6404-4eb3-8756-3abd9e12a5de tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.272757] [55187]: INFO nova.api.openstack.requestlog [None req-5e77fe4e-6404-4eb3-8756-3abd9e12a5de tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1535 microversion: 2.1 time: 0.124285 [ 747.272860] [55187]: [pid: 55187|app: 0|req: 1137/2402] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1535 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.275486] [55187]: DEBUG nova.api.openstack.wsgi [None req-5d3b8de1-2e03-4bff-8acd-b849739f2fcb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.277850] [55187]: DEBUG nova.compute.api [None req-5d3b8de1-2e03-4bff-8acd-b849739f2fcb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.281088] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d3b8de1-2e03-4bff-8acd-b849739f2fcb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.281402] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d3b8de1-2e03-4bff-8acd-b849739f2fcb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.281657] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d3b8de1-2e03-4bff-8acd-b849739f2fcb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.281777] [55188]: DEBUG nova.policy [None req-96084565-9dc1-4daa-a9cf-160186dd87a0 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.282078] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d3b8de1-2e03-4bff-8acd-b849739f2fcb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.282319] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d3b8de1-2e03-4bff-8acd-b849739f2fcb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.282529] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d3b8de1-2e03-4bff-8acd-b849739f2fcb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.286403] [55188]: INFO nova.api.openstack.requestlog [None req-96084565-9dc1-4daa-a9cf-160186dd87a0 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1350 microversion: 2.1 time: 0.112785 [ 747.286799] [55188]: [pid: 55188|app: 0|req: 1266/2403] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1350 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.292222] [55188]: DEBUG nova.api.openstack.wsgi [None req-7bc00cbc-86b6-4fef-89af-2809d24b873d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.293875] [55188]: DEBUG nova.compute.api [None req-7bc00cbc-86b6-4fef-89af-2809d24b873d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.297455] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bc00cbc-86b6-4fef-89af-2809d24b873d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.297707] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bc00cbc-86b6-4fef-89af-2809d24b873d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.297879] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bc00cbc-86b6-4fef-89af-2809d24b873d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.298267] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bc00cbc-86b6-4fef-89af-2809d24b873d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.298475] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bc00cbc-86b6-4fef-89af-2809d24b873d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.298650] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bc00cbc-86b6-4fef-89af-2809d24b873d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.320715] [55187]: DEBUG nova.policy [None req-5d3b8de1-2e03-4bff-8acd-b849739f2fcb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.325155] [55187]: INFO nova.api.openstack.requestlog [None req-5d3b8de1-2e03-4bff-8acd-b849739f2fcb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.051644 [ 747.325612] [55187]: [pid: 55187|app: 0|req: 1138/2404] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.331017] [55187]: DEBUG nova.api.openstack.wsgi [None req-c57c658b-385c-4b21-9d45-5e2480d0c009 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.331269] [55187]: DEBUG nova.compute.api [None req-c57c658b-385c-4b21-9d45-5e2480d0c009 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.333479] [55188]: DEBUG nova.policy [None req-7bc00cbc-86b6-4fef-89af-2809d24b873d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.334952] [55187]: DEBUG oslo_concurrency.lockutils [None req-c57c658b-385c-4b21-9d45-5e2480d0c009 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.335375] [55187]: DEBUG oslo_concurrency.lockutils [None req-c57c658b-385c-4b21-9d45-5e2480d0c009 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.335700] [55187]: DEBUG oslo_concurrency.lockutils [None req-c57c658b-385c-4b21-9d45-5e2480d0c009 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.336171] [55187]: DEBUG oslo_concurrency.lockutils [None req-c57c658b-385c-4b21-9d45-5e2480d0c009 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.336506] [55187]: DEBUG oslo_concurrency.lockutils [None req-c57c658b-385c-4b21-9d45-5e2480d0c009 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.336812] [55187]: DEBUG oslo_concurrency.lockutils [None req-c57c658b-385c-4b21-9d45-5e2480d0c009 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.338461] [55188]: DEBUG nova.policy [None req-7bc00cbc-86b6-4fef-89af-2809d24b873d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.339136] [55188]: DEBUG nova.policy [None req-7bc00cbc-86b6-4fef-89af-2809d24b873d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.342387] [55188]: INFO nova.api.openstack.requestlog [None req-7bc00cbc-86b6-4fef-89af-2809d24b873d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.055053 [ 747.342700] [55188]: [pid: 55188|app: 0|req: 1267/2405] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 747.345073] [55188]: DEBUG nova.api.openstack.wsgi [None req-7ac27b47-4743-4c2d-a991-0e1cf70514d3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.346674] [55188]: DEBUG nova.compute.api [None req-7ac27b47-4743-4c2d-a991-0e1cf70514d3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.349923] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ac27b47-4743-4c2d-a991-0e1cf70514d3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.350163] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ac27b47-4743-4c2d-a991-0e1cf70514d3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.350354] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ac27b47-4743-4c2d-a991-0e1cf70514d3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.350695] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ac27b47-4743-4c2d-a991-0e1cf70514d3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.350887] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ac27b47-4743-4c2d-a991-0e1cf70514d3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.351062] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ac27b47-4743-4c2d-a991-0e1cf70514d3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.374076] [55187]: DEBUG nova.policy [None req-c57c658b-385c-4b21-9d45-5e2480d0c009 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.378864] [55187]: INFO nova.api.openstack.requestlog [None req-c57c658b-385c-4b21-9d45-5e2480d0c009 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.052193 [ 747.379207] [55187]: [pid: 55187|app: 0|req: 1139/2406] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.386139] [55188]: DEBUG nova.policy [None req-7ac27b47-4743-4c2d-a991-0e1cf70514d3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.386885] [55187]: DEBUG nova.api.openstack.wsgi [None req-9f0d5137-e505-43e4-9133-0bc783f096d0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.388583] [55187]: DEBUG nova.compute.api [None req-9f0d5137-e505-43e4-9133-0bc783f096d0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.390936] [55188]: INFO nova.api.openstack.requestlog [None req-7ac27b47-4743-4c2d-a991-0e1cf70514d3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.047643 [ 747.391383] [55188]: [pid: 55188|app: 0|req: 1268/2407] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.392592] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0d5137-e505-43e4-9133-0bc783f096d0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.392837] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0d5137-e505-43e4-9133-0bc783f096d0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.393065] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0d5137-e505-43e4-9133-0bc783f096d0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.393443] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0d5137-e505-43e4-9133-0bc783f096d0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.393661] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0d5137-e505-43e4-9133-0bc783f096d0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.393855] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0d5137-e505-43e4-9133-0bc783f096d0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.412290] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0d5137-e505-43e4-9133-0bc783f096d0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.412523] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0d5137-e505-43e4-9133-0bc783f096d0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.412718] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0d5137-e505-43e4-9133-0bc783f096d0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.412907] [55187]: DEBUG nova.objects.instance [None req-9f0d5137-e505-43e4-9133-0bc783f096d0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 747.427206] [55188]: DEBUG nova.api.openstack.wsgi [None req-3a94c9e5-5233-4449-97c8-ae2a48370823 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.429646] [55188]: DEBUG nova.compute.api [None req-3a94c9e5-5233-4449-97c8-ae2a48370823 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.433122] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a94c9e5-5233-4449-97c8-ae2a48370823 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.433376] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a94c9e5-5233-4449-97c8-ae2a48370823 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.433571] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a94c9e5-5233-4449-97c8-ae2a48370823 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.433922] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a94c9e5-5233-4449-97c8-ae2a48370823 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.434142] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a94c9e5-5233-4449-97c8-ae2a48370823 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.434320] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a94c9e5-5233-4449-97c8-ae2a48370823 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.436600] [55187]: DEBUG nova.policy [None req-9f0d5137-e505-43e4-9133-0bc783f096d0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.440938] [55187]: INFO nova.api.openstack.requestlog [None req-9f0d5137-e505-43e4-9133-0bc783f096d0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.056188 [ 747.441445] [55187]: [pid: 55187|app: 0|req: 1140/2408] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.472736] [55188]: DEBUG nova.policy [None req-3a94c9e5-5233-4449-97c8-ae2a48370823 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.477387] [55188]: INFO nova.api.openstack.requestlog [None req-3a94c9e5-5233-4449-97c8-ae2a48370823 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.053027 [ 747.477909] [55188]: [pid: 55188|app: 0|req: 1269/2409] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.505752] [55187]: DEBUG nova.api.openstack.wsgi [None req-afd917db-dd8c-406f-9c49-bea249cc6d41 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.507535] [55187]: DEBUG nova.compute.api [None req-afd917db-dd8c-406f-9c49-bea249cc6d41 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.511142] [55187]: DEBUG oslo_concurrency.lockutils [None req-afd917db-dd8c-406f-9c49-bea249cc6d41 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.511376] [55187]: DEBUG oslo_concurrency.lockutils [None req-afd917db-dd8c-406f-9c49-bea249cc6d41 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.511561] [55187]: DEBUG oslo_concurrency.lockutils [None req-afd917db-dd8c-406f-9c49-bea249cc6d41 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.511917] [55187]: DEBUG oslo_concurrency.lockutils [None req-afd917db-dd8c-406f-9c49-bea249cc6d41 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.512143] [55187]: DEBUG oslo_concurrency.lockutils [None req-afd917db-dd8c-406f-9c49-bea249cc6d41 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.512327] [55187]: DEBUG oslo_concurrency.lockutils [None req-afd917db-dd8c-406f-9c49-bea249cc6d41 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.542976] [55187]: DEBUG nova.policy [None req-afd917db-dd8c-406f-9c49-bea249cc6d41 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.547293] [55187]: DEBUG nova.policy [None req-afd917db-dd8c-406f-9c49-bea249cc6d41 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.547936] [55187]: DEBUG nova.policy [None req-afd917db-dd8c-406f-9c49-bea249cc6d41 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.548562] [55187]: INFO nova.api.openstack.requestlog [None req-afd917db-dd8c-406f-9c49-bea249cc6d41 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.045169 [ 747.548856] [55187]: [pid: 55187|app: 0|req: 1141/2410] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 747.566158] [55188]: DEBUG nova.api.openstack.wsgi [None req-69c38b6c-990f-4d5d-ac55-ad59c47274ed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.568108] [55188]: DEBUG nova.compute.api [None req-69c38b6c-990f-4d5d-ac55-ad59c47274ed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.571520] [55188]: DEBUG oslo_concurrency.lockutils [None req-69c38b6c-990f-4d5d-ac55-ad59c47274ed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.571754] [55188]: DEBUG oslo_concurrency.lockutils [None req-69c38b6c-990f-4d5d-ac55-ad59c47274ed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.571937] [55188]: DEBUG oslo_concurrency.lockutils [None req-69c38b6c-990f-4d5d-ac55-ad59c47274ed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.572295] [55188]: DEBUG oslo_concurrency.lockutils [None req-69c38b6c-990f-4d5d-ac55-ad59c47274ed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.572493] [55188]: DEBUG oslo_concurrency.lockutils [None req-69c38b6c-990f-4d5d-ac55-ad59c47274ed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.572663] [55188]: DEBUG oslo_concurrency.lockutils [None req-69c38b6c-990f-4d5d-ac55-ad59c47274ed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.604283] [55188]: DEBUG nova.policy [None req-69c38b6c-990f-4d5d-ac55-ad59c47274ed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.606232] [55187]: DEBUG nova.api.openstack.wsgi [None req-11a89289-f85b-45b7-9aea-d7bc3aeac7e6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.608048] [55187]: DEBUG nova.compute.api [None req-11a89289-f85b-45b7-9aea-d7bc3aeac7e6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.608215] [55188]: INFO nova.api.openstack.requestlog [None req-69c38b6c-990f-4d5d-ac55-ad59c47274ed tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.044289 [ 747.608533] [55188]: [pid: 55188|app: 0|req: 1270/2411] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.611465] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a89289-f85b-45b7-9aea-d7bc3aeac7e6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.611700] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a89289-f85b-45b7-9aea-d7bc3aeac7e6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.611881] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a89289-f85b-45b7-9aea-d7bc3aeac7e6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.612242] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a89289-f85b-45b7-9aea-d7bc3aeac7e6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.612439] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a89289-f85b-45b7-9aea-d7bc3aeac7e6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.612608] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a89289-f85b-45b7-9aea-d7bc3aeac7e6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.616785] [55188]: DEBUG nova.api.openstack.wsgi [None req-a5d012b5-84f1-4072-9644-e23eec4657ab tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.618433] [55188]: DEBUG nova.compute.api [None req-a5d012b5-84f1-4072-9644-e23eec4657ab tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.621606] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5d012b5-84f1-4072-9644-e23eec4657ab tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.621830] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5d012b5-84f1-4072-9644-e23eec4657ab tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.622022] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5d012b5-84f1-4072-9644-e23eec4657ab tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.622374] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5d012b5-84f1-4072-9644-e23eec4657ab tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.622600] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5d012b5-84f1-4072-9644-e23eec4657ab tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.622778] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5d012b5-84f1-4072-9644-e23eec4657ab tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.652947] [55188]: DEBUG nova.policy [None req-a5d012b5-84f1-4072-9644-e23eec4657ab tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.657164] [55188]: INFO nova.api.openstack.requestlog [None req-a5d012b5-84f1-4072-9644-e23eec4657ab tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.042317 [ 747.657500] [55188]: [pid: 55188|app: 0|req: 1271/2412] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.668693] [55188]: DEBUG nova.api.openstack.wsgi [None req-c4f7183e-2476-47f6-91f7-582fe8da7f5a tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.670376] [55188]: DEBUG nova.compute.api [None req-c4f7183e-2476-47f6-91f7-582fe8da7f5a tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.673573] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4f7183e-2476-47f6-91f7-582fe8da7f5a tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.673809] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4f7183e-2476-47f6-91f7-582fe8da7f5a tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.673996] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4f7183e-2476-47f6-91f7-582fe8da7f5a tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.674373] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4f7183e-2476-47f6-91f7-582fe8da7f5a tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.674569] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4f7183e-2476-47f6-91f7-582fe8da7f5a tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.674745] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4f7183e-2476-47f6-91f7-582fe8da7f5a tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.680798] [55187]: DEBUG nova.policy [None req-11a89289-f85b-45b7-9aea-d7bc3aeac7e6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.685233] [55187]: INFO nova.api.openstack.requestlog [None req-11a89289-f85b-45b7-9aea-d7bc3aeac7e6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1315 microversion: 2.1 time: 0.081139 [ 747.685549] [55187]: [pid: 55187|app: 0|req: 1142/2413] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:47 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1315 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.688103] [55187]: DEBUG nova.api.openstack.wsgi [None req-fe896dd4-58a5-4289-b0a9-492ec5601aa5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.689750] [55187]: DEBUG nova.compute.api [None req-fe896dd4-58a5-4289-b0a9-492ec5601aa5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.693032] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe896dd4-58a5-4289-b0a9-492ec5601aa5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.693292] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe896dd4-58a5-4289-b0a9-492ec5601aa5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.693541] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe896dd4-58a5-4289-b0a9-492ec5601aa5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.694113] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe896dd4-58a5-4289-b0a9-492ec5601aa5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.694113] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe896dd4-58a5-4289-b0a9-492ec5601aa5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.694298] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe896dd4-58a5-4289-b0a9-492ec5601aa5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.707315] [55188]: DEBUG nova.policy [None req-c4f7183e-2476-47f6-91f7-582fe8da7f5a tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.711714] [55188]: INFO nova.api.openstack.requestlog [None req-c4f7183e-2476-47f6-91f7-582fe8da7f5a tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.044933 [ 747.712040] [55188]: [pid: 55188|app: 0|req: 1272/2414] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.723133] [55188]: DEBUG nova.api.openstack.wsgi [None req-4f7123d8-30c6-4231-9663-3c23c6eb0d4c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.724713] [55188]: DEBUG nova.compute.api [None req-4f7123d8-30c6-4231-9663-3c23c6eb0d4c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.727740] [55187]: DEBUG nova.policy [None req-fe896dd4-58a5-4289-b0a9-492ec5601aa5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.728263] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f7123d8-30c6-4231-9663-3c23c6eb0d4c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.728506] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f7123d8-30c6-4231-9663-3c23c6eb0d4c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.728971] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f7123d8-30c6-4231-9663-3c23c6eb0d4c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.729399] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f7123d8-30c6-4231-9663-3c23c6eb0d4c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.729620] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f7123d8-30c6-4231-9663-3c23c6eb0d4c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.729799] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f7123d8-30c6-4231-9663-3c23c6eb0d4c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.732187] [55187]: INFO nova.api.openstack.requestlog [None req-fe896dd4-58a5-4289-b0a9-492ec5601aa5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1219 microversion: 2.1 time: 0.046011 [ 747.732647] [55187]: [pid: 55187|app: 0|req: 1143/2415] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.759994] [55188]: DEBUG nova.policy [None req-4f7123d8-30c6-4231-9663-3c23c6eb0d4c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.764310] [55188]: INFO nova.api.openstack.requestlog [None req-4f7123d8-30c6-4231-9663-3c23c6eb0d4c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.043351 [ 747.764626] [55188]: [pid: 55188|app: 0|req: 1273/2416] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.771986] [55187]: DEBUG nova.api.openstack.wsgi [None req-953fb2c6-2916-490e-945f-11949ca000f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.772905] [55187]: DEBUG nova.compute.api [None req-953fb2c6-2916-490e-945f-11949ca000f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.776487] [55187]: DEBUG oslo_concurrency.lockutils [None req-953fb2c6-2916-490e-945f-11949ca000f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.776780] [55187]: DEBUG oslo_concurrency.lockutils [None req-953fb2c6-2916-490e-945f-11949ca000f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.776915] [55187]: DEBUG oslo_concurrency.lockutils [None req-953fb2c6-2916-490e-945f-11949ca000f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.777267] [55187]: DEBUG oslo_concurrency.lockutils [None req-953fb2c6-2916-490e-945f-11949ca000f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.777490] [55187]: DEBUG oslo_concurrency.lockutils [None req-953fb2c6-2916-490e-945f-11949ca000f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.777670] [55187]: DEBUG oslo_concurrency.lockutils [None req-953fb2c6-2916-490e-945f-11949ca000f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.811882] [55187]: DEBUG nova.policy [None req-953fb2c6-2916-490e-945f-11949ca000f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.815984] [55187]: INFO nova.api.openstack.requestlog [None req-953fb2c6-2916-490e-945f-11949ca000f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.047046 [ 747.816316] [55187]: [pid: 55187|app: 0|req: 1144/2417] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.832276] [55188]: DEBUG nova.api.openstack.wsgi [None req-38bca373-3813-4940-81ec-c184fbad45aa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.834049] [55188]: DEBUG nova.compute.api [None req-38bca373-3813-4940-81ec-c184fbad45aa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.838125] [55188]: DEBUG oslo_concurrency.lockutils [None req-38bca373-3813-4940-81ec-c184fbad45aa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.838425] [55188]: DEBUG oslo_concurrency.lockutils [None req-38bca373-3813-4940-81ec-c184fbad45aa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.838671] [55188]: DEBUG oslo_concurrency.lockutils [None req-38bca373-3813-4940-81ec-c184fbad45aa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.839069] [55188]: DEBUG oslo_concurrency.lockutils [None req-38bca373-3813-4940-81ec-c184fbad45aa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.839302] [55188]: DEBUG oslo_concurrency.lockutils [None req-38bca373-3813-4940-81ec-c184fbad45aa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.839485] [55188]: DEBUG oslo_concurrency.lockutils [None req-38bca373-3813-4940-81ec-c184fbad45aa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.856896] [55188]: DEBUG oslo_concurrency.lockutils [None req-38bca373-3813-4940-81ec-c184fbad45aa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.857128] [55188]: DEBUG oslo_concurrency.lockutils [None req-38bca373-3813-4940-81ec-c184fbad45aa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.857317] [55188]: DEBUG oslo_concurrency.lockutils [None req-38bca373-3813-4940-81ec-c184fbad45aa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.857611] [55188]: DEBUG nova.objects.instance [None req-38bca373-3813-4940-81ec-c184fbad45aa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 747.880955] [55188]: DEBUG nova.policy [None req-38bca373-3813-4940-81ec-c184fbad45aa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.883128] [55187]: DEBUG nova.api.openstack.wsgi [None req-0b3bf5a5-4ede-4d88-a65b-53897b2d2678 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.885051] [55187]: DEBUG nova.compute.api [None req-0b3bf5a5-4ede-4d88-a65b-53897b2d2678 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.885703] [55188]: INFO nova.api.openstack.requestlog [None req-38bca373-3813-4940-81ec-c184fbad45aa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.055615 [ 747.886095] [55188]: [pid: 55188|app: 0|req: 1274/2418] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.889331] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b3bf5a5-4ede-4d88-a65b-53897b2d2678 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.889576] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b3bf5a5-4ede-4d88-a65b-53897b2d2678 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.889779] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b3bf5a5-4ede-4d88-a65b-53897b2d2678 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.890179] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b3bf5a5-4ede-4d88-a65b-53897b2d2678 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.890491] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b3bf5a5-4ede-4d88-a65b-53897b2d2678 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.890658] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b3bf5a5-4ede-4d88-a65b-53897b2d2678 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.926538] [55187]: DEBUG nova.policy [None req-0b3bf5a5-4ede-4d88-a65b-53897b2d2678 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.931275] [55187]: INFO nova.api.openstack.requestlog [None req-0b3bf5a5-4ede-4d88-a65b-53897b2d2678 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.050447 [ 747.931625] [55187]: [pid: 55187|app: 0|req: 1145/2419] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.937307] [55188]: DEBUG nova.api.openstack.wsgi [None req-03cefcc5-55d9-4ada-a008-a2b4f8777555 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.938989] [55188]: DEBUG nova.compute.api [None req-03cefcc5-55d9-4ada-a008-a2b4f8777555 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.942896] [55188]: DEBUG oslo_concurrency.lockutils [None req-03cefcc5-55d9-4ada-a008-a2b4f8777555 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.943165] [55188]: DEBUG oslo_concurrency.lockutils [None req-03cefcc5-55d9-4ada-a008-a2b4f8777555 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.943370] [55188]: DEBUG oslo_concurrency.lockutils [None req-03cefcc5-55d9-4ada-a008-a2b4f8777555 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.943749] [55188]: DEBUG oslo_concurrency.lockutils [None req-03cefcc5-55d9-4ada-a008-a2b4f8777555 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.943980] [55188]: DEBUG oslo_concurrency.lockutils [None req-03cefcc5-55d9-4ada-a008-a2b4f8777555 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.944204] [55188]: DEBUG oslo_concurrency.lockutils [None req-03cefcc5-55d9-4ada-a008-a2b4f8777555 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.964706] [55188]: DEBUG oslo_concurrency.lockutils [None req-03cefcc5-55d9-4ada-a008-a2b4f8777555 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.965122] [55188]: DEBUG oslo_concurrency.lockutils [None req-03cefcc5-55d9-4ada-a008-a2b4f8777555 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.965216] [55188]: DEBUG oslo_concurrency.lockutils [None req-03cefcc5-55d9-4ada-a008-a2b4f8777555 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.965444] [55188]: DEBUG nova.objects.instance [None req-03cefcc5-55d9-4ada-a008-a2b4f8777555 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 747.986272] [55188]: DEBUG nova.policy [None req-03cefcc5-55d9-4ada-a008-a2b4f8777555 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.991754] [55187]: DEBUG nova.api.openstack.wsgi [None req-56bfd35b-be86-4cb2-bb99-028bc2991ebd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 747.992242] [55188]: INFO nova.api.openstack.requestlog [None req-03cefcc5-55d9-4ada-a008-a2b4f8777555 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.057517 [ 747.992590] [55188]: [pid: 55188|app: 0|req: 1275/2420] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.993894] [55187]: DEBUG nova.compute.api [None req-56bfd35b-be86-4cb2-bb99-028bc2991ebd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 747.998332] [55187]: DEBUG oslo_concurrency.lockutils [None req-56bfd35b-be86-4cb2-bb99-028bc2991ebd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.998574] [55187]: DEBUG oslo_concurrency.lockutils [None req-56bfd35b-be86-4cb2-bb99-028bc2991ebd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.998756] [55187]: DEBUG oslo_concurrency.lockutils [None req-56bfd35b-be86-4cb2-bb99-028bc2991ebd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.999116] [55187]: DEBUG oslo_concurrency.lockutils [None req-56bfd35b-be86-4cb2-bb99-028bc2991ebd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.999315] [55187]: DEBUG oslo_concurrency.lockutils [None req-56bfd35b-be86-4cb2-bb99-028bc2991ebd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.999487] [55187]: DEBUG oslo_concurrency.lockutils [None req-56bfd35b-be86-4cb2-bb99-028bc2991ebd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.000152] [55188]: DEBUG nova.api.openstack.wsgi [None req-fac92945-360a-4366-b85e-1a719f7f4e6f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.001996] [55188]: DEBUG nova.compute.api [None req-fac92945-360a-4366-b85e-1a719f7f4e6f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.005830] [55188]: DEBUG oslo_concurrency.lockutils [None req-fac92945-360a-4366-b85e-1a719f7f4e6f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.006089] [55188]: DEBUG oslo_concurrency.lockutils [None req-fac92945-360a-4366-b85e-1a719f7f4e6f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.006343] [55188]: DEBUG oslo_concurrency.lockutils [None req-fac92945-360a-4366-b85e-1a719f7f4e6f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.006739] [55188]: DEBUG oslo_concurrency.lockutils [None req-fac92945-360a-4366-b85e-1a719f7f4e6f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.006978] [55188]: DEBUG oslo_concurrency.lockutils [None req-fac92945-360a-4366-b85e-1a719f7f4e6f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.007243] [55188]: DEBUG oslo_concurrency.lockutils [None req-fac92945-360a-4366-b85e-1a719f7f4e6f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.033282] [55187]: DEBUG nova.policy [None req-56bfd35b-be86-4cb2-bb99-028bc2991ebd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.036825] [55187]: INFO nova.api.openstack.requestlog [None req-56bfd35b-be86-4cb2-bb99-028bc2991ebd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.048453 [ 748.037164] [55187]: [pid: 55187|app: 0|req: 1146/2421] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.039617] [55188]: DEBUG nova.policy [None req-fac92945-360a-4366-b85e-1a719f7f4e6f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.042848] [55187]: DEBUG nova.api.openstack.wsgi [None req-bdcecfc1-571d-4947-b245-67615ed83ffc tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.044647] [55187]: DEBUG nova.compute.api [None req-bdcecfc1-571d-4947-b245-67615ed83ffc tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.044748] [55188]: DEBUG nova.policy [None req-fac92945-360a-4366-b85e-1a719f7f4e6f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.045450] [55188]: DEBUG nova.policy [None req-fac92945-360a-4366-b85e-1a719f7f4e6f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.048248] [55188]: INFO nova.api.openstack.requestlog [None req-fac92945-360a-4366-b85e-1a719f7f4e6f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1377 microversion: 2.75 time: 0.050472 [ 748.048357] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdcecfc1-571d-4947-b245-67615ed83ffc tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.048584] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdcecfc1-571d-4947-b245-67615ed83ffc tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.048659] [55188]: [pid: 55188|app: 0|req: 1276/2422] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1377 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 748.048709] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdcecfc1-571d-4947-b245-67615ed83ffc tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.049053] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdcecfc1-571d-4947-b245-67615ed83ffc tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.049497] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdcecfc1-571d-4947-b245-67615ed83ffc tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.049497] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdcecfc1-571d-4947-b245-67615ed83ffc tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.060184] [55188]: DEBUG nova.api.openstack.wsgi [None req-8c247e16-cdd4-41cd-b66a-a41318c8b8de tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.062553] [55188]: DEBUG nova.compute.api [None req-8c247e16-cdd4-41cd-b66a-a41318c8b8de tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.067300] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c247e16-cdd4-41cd-b66a-a41318c8b8de tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.067456] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c247e16-cdd4-41cd-b66a-a41318c8b8de tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.067648] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c247e16-cdd4-41cd-b66a-a41318c8b8de tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.068022] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c247e16-cdd4-41cd-b66a-a41318c8b8de tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.068234] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c247e16-cdd4-41cd-b66a-a41318c8b8de tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.068438] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c247e16-cdd4-41cd-b66a-a41318c8b8de tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.084172] [55187]: DEBUG nova.policy [None req-bdcecfc1-571d-4947-b245-67615ed83ffc tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.088463] [55187]: INFO nova.api.openstack.requestlog [None req-bdcecfc1-571d-4947-b245-67615ed83ffc tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.047555 [ 748.088790] [55187]: [pid: 55187|app: 0|req: 1147/2423] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.093753] [55187]: DEBUG nova.api.openstack.wsgi [None req-04709099-5b9d-44f1-87d2-073c6cfb7a19 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.095422] [55187]: DEBUG nova.compute.api [None req-04709099-5b9d-44f1-87d2-073c6cfb7a19 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.098604] [55187]: DEBUG oslo_concurrency.lockutils [None req-04709099-5b9d-44f1-87d2-073c6cfb7a19 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.099058] [55187]: DEBUG oslo_concurrency.lockutils [None req-04709099-5b9d-44f1-87d2-073c6cfb7a19 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.099058] [55187]: DEBUG oslo_concurrency.lockutils [None req-04709099-5b9d-44f1-87d2-073c6cfb7a19 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.099337] [55188]: DEBUG nova.policy [None req-8c247e16-cdd4-41cd-b66a-a41318c8b8de tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.099418] [55187]: DEBUG oslo_concurrency.lockutils [None req-04709099-5b9d-44f1-87d2-073c6cfb7a19 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.099551] [55187]: DEBUG oslo_concurrency.lockutils [None req-04709099-5b9d-44f1-87d2-073c6cfb7a19 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.099724] [55187]: DEBUG oslo_concurrency.lockutils [None req-04709099-5b9d-44f1-87d2-073c6cfb7a19 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.103323] [55188]: INFO nova.api.openstack.requestlog [None req-8c247e16-cdd4-41cd-b66a-a41318c8b8de tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.045511 [ 748.103643] [55188]: [pid: 55188|app: 0|req: 1277/2424] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.116741] [55187]: DEBUG oslo_concurrency.lockutils [None req-04709099-5b9d-44f1-87d2-073c6cfb7a19 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.116984] [55187]: DEBUG oslo_concurrency.lockutils [None req-04709099-5b9d-44f1-87d2-073c6cfb7a19 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.117176] [55187]: DEBUG oslo_concurrency.lockutils [None req-04709099-5b9d-44f1-87d2-073c6cfb7a19 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.117380] [55187]: DEBUG nova.objects.instance [None req-04709099-5b9d-44f1-87d2-073c6cfb7a19 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid 123c9043-92c4-4c67-9a39-9a82837566ba {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 748.136436] [55187]: DEBUG nova.policy [None req-04709099-5b9d-44f1-87d2-073c6cfb7a19 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.140592] [55187]: INFO nova.api.openstack.requestlog [None req-04709099-5b9d-44f1-87d2-073c6cfb7a19 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 200 len: 1304 microversion: 2.1 time: 0.048795 [ 748.140909] [55187]: [pid: 55187|app: 0|req: 1148/2425] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 1304 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.287043] [55188]: DEBUG nova.api.openstack.wsgi [None req-40a9fbf6-a682-438e-bcfb-787680b29990 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.289366] [55188]: DEBUG nova.compute.api [None req-40a9fbf6-a682-438e-bcfb-787680b29990 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.295697] [55188]: DEBUG oslo_concurrency.lockutils [None req-40a9fbf6-a682-438e-bcfb-787680b29990 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.296024] [55188]: DEBUG oslo_concurrency.lockutils [None req-40a9fbf6-a682-438e-bcfb-787680b29990 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.296304] [55188]: DEBUG oslo_concurrency.lockutils [None req-40a9fbf6-a682-438e-bcfb-787680b29990 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.296784] [55188]: DEBUG oslo_concurrency.lockutils [None req-40a9fbf6-a682-438e-bcfb-787680b29990 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.297086] [55188]: DEBUG oslo_concurrency.lockutils [None req-40a9fbf6-a682-438e-bcfb-787680b29990 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.297345] [55188]: DEBUG oslo_concurrency.lockutils [None req-40a9fbf6-a682-438e-bcfb-787680b29990 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.299855] [55187]: DEBUG nova.api.openstack.wsgi [None req-f648aa45-6e81-44ed-adae-89dd2dbd244a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.302250] [55187]: DEBUG nova.compute.api [None req-f648aa45-6e81-44ed-adae-89dd2dbd244a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.305822] [55187]: DEBUG oslo_concurrency.lockutils [None req-f648aa45-6e81-44ed-adae-89dd2dbd244a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.306196] [55187]: DEBUG oslo_concurrency.lockutils [None req-f648aa45-6e81-44ed-adae-89dd2dbd244a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.306449] [55187]: DEBUG oslo_concurrency.lockutils [None req-f648aa45-6e81-44ed-adae-89dd2dbd244a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.307544] [55187]: DEBUG oslo_concurrency.lockutils [None req-f648aa45-6e81-44ed-adae-89dd2dbd244a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.307821] [55187]: DEBUG oslo_concurrency.lockutils [None req-f648aa45-6e81-44ed-adae-89dd2dbd244a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.308822] [55187]: DEBUG oslo_concurrency.lockutils [None req-f648aa45-6e81-44ed-adae-89dd2dbd244a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.398940] [55188]: DEBUG nova.policy [None req-40a9fbf6-a682-438e-bcfb-787680b29990 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.403345] [55188]: INFO nova.api.openstack.requestlog [None req-40a9fbf6-a682-438e-bcfb-787680b29990 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1530 microversion: 2.1 time: 0.119308 [ 748.403709] [55188]: [pid: 55188|app: 0|req: 1278/2426] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1530 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.406305] [55188]: DEBUG nova.api.openstack.wsgi [None req-8724fd20-9cc0-4586-a92c-a20b1e9ea8ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.408517] [55188]: DEBUG nova.compute.api [None req-8724fd20-9cc0-4586-a92c-a20b1e9ea8ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.413320] [55188]: DEBUG oslo_concurrency.lockutils [None req-8724fd20-9cc0-4586-a92c-a20b1e9ea8ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.413594] [55188]: DEBUG oslo_concurrency.lockutils [None req-8724fd20-9cc0-4586-a92c-a20b1e9ea8ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.413786] [55188]: DEBUG oslo_concurrency.lockutils [None req-8724fd20-9cc0-4586-a92c-a20b1e9ea8ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.414156] [55188]: DEBUG oslo_concurrency.lockutils [None req-8724fd20-9cc0-4586-a92c-a20b1e9ea8ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.414356] [55188]: DEBUG oslo_concurrency.lockutils [None req-8724fd20-9cc0-4586-a92c-a20b1e9ea8ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.414529] [55188]: DEBUG oslo_concurrency.lockutils [None req-8724fd20-9cc0-4586-a92c-a20b1e9ea8ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.414565] [55187]: DEBUG nova.policy [None req-f648aa45-6e81-44ed-adae-89dd2dbd244a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.419216] [55187]: INFO nova.api.openstack.requestlog [None req-f648aa45-6e81-44ed-adae-89dd2dbd244a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1350 microversion: 2.1 time: 0.121642 [ 748.419567] [55187]: [pid: 55187|app: 0|req: 1149/2427] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1350 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.422672] [55187]: DEBUG nova.api.openstack.wsgi [None req-56998dd4-c838-4d52-8289-36b9467537e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.424604] [55187]: DEBUG nova.compute.api [None req-56998dd4-c838-4d52-8289-36b9467537e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.428227] [55187]: DEBUG oslo_concurrency.lockutils [None req-56998dd4-c838-4d52-8289-36b9467537e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.428481] [55187]: DEBUG oslo_concurrency.lockutils [None req-56998dd4-c838-4d52-8289-36b9467537e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.428665] [55187]: DEBUG oslo_concurrency.lockutils [None req-56998dd4-c838-4d52-8289-36b9467537e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.429027] [55187]: DEBUG oslo_concurrency.lockutils [None req-56998dd4-c838-4d52-8289-36b9467537e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.429221] [55187]: DEBUG oslo_concurrency.lockutils [None req-56998dd4-c838-4d52-8289-36b9467537e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.429388] [55187]: DEBUG oslo_concurrency.lockutils [None req-56998dd4-c838-4d52-8289-36b9467537e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.448068] [55188]: DEBUG nova.policy [None req-8724fd20-9cc0-4586-a92c-a20b1e9ea8ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.452305] [55188]: INFO nova.api.openstack.requestlog [None req-8724fd20-9cc0-4586-a92c-a20b1e9ea8ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.047952 [ 748.452629] [55188]: [pid: 55188|app: 0|req: 1279/2428] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.456015] [55188]: DEBUG nova.api.openstack.wsgi [None req-4bc02082-2a1b-4c9e-8077-0ccaf46d2b6e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.456513] [55188]: DEBUG nova.compute.api [None req-4bc02082-2a1b-4c9e-8077-0ccaf46d2b6e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.459524] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bc02082-2a1b-4c9e-8077-0ccaf46d2b6e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.459749] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bc02082-2a1b-4c9e-8077-0ccaf46d2b6e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.459925] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bc02082-2a1b-4c9e-8077-0ccaf46d2b6e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.460266] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bc02082-2a1b-4c9e-8077-0ccaf46d2b6e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.460459] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bc02082-2a1b-4c9e-8077-0ccaf46d2b6e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.460625] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bc02082-2a1b-4c9e-8077-0ccaf46d2b6e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.468978] [55187]: DEBUG nova.policy [None req-56998dd4-c838-4d52-8289-36b9467537e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.473235] [55187]: DEBUG nova.policy [None req-56998dd4-c838-4d52-8289-36b9467537e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.473851] [55187]: DEBUG nova.policy [None req-56998dd4-c838-4d52-8289-36b9467537e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.477910] [55187]: INFO nova.api.openstack.requestlog [None req-56998dd4-c838-4d52-8289-36b9467537e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.057791 [ 748.478382] [55187]: [pid: 55187|app: 0|req: 1150/2429] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 748.480727] [55187]: DEBUG nova.api.openstack.wsgi [None req-68a4d176-c6e8-46e2-9353-3322e05cd28e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.482615] [55187]: DEBUG nova.compute.api [None req-68a4d176-c6e8-46e2-9353-3322e05cd28e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.486045] [55187]: DEBUG oslo_concurrency.lockutils [None req-68a4d176-c6e8-46e2-9353-3322e05cd28e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.486326] [55187]: DEBUG oslo_concurrency.lockutils [None req-68a4d176-c6e8-46e2-9353-3322e05cd28e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.486498] [55187]: DEBUG oslo_concurrency.lockutils [None req-68a4d176-c6e8-46e2-9353-3322e05cd28e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.486856] [55187]: DEBUG oslo_concurrency.lockutils [None req-68a4d176-c6e8-46e2-9353-3322e05cd28e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.487074] [55187]: DEBUG oslo_concurrency.lockutils [None req-68a4d176-c6e8-46e2-9353-3322e05cd28e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.487305] [55187]: DEBUG oslo_concurrency.lockutils [None req-68a4d176-c6e8-46e2-9353-3322e05cd28e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.491733] [55188]: DEBUG nova.policy [None req-4bc02082-2a1b-4c9e-8077-0ccaf46d2b6e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.497493] [55188]: INFO nova.api.openstack.requestlog [None req-4bc02082-2a1b-4c9e-8077-0ccaf46d2b6e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.043537 [ 748.497493] [55188]: [pid: 55188|app: 0|req: 1280/2430] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.506054] [55188]: DEBUG nova.api.openstack.wsgi [None req-36e2f085-0ce6-4722-bcb2-fcbbba8fcb0d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.507402] [55188]: DEBUG nova.compute.api [None req-36e2f085-0ce6-4722-bcb2-fcbbba8fcb0d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.514528] [55188]: DEBUG oslo_concurrency.lockutils [None req-36e2f085-0ce6-4722-bcb2-fcbbba8fcb0d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.515073] [55188]: DEBUG oslo_concurrency.lockutils [None req-36e2f085-0ce6-4722-bcb2-fcbbba8fcb0d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.515444] [55188]: DEBUG oslo_concurrency.lockutils [None req-36e2f085-0ce6-4722-bcb2-fcbbba8fcb0d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.516097] [55188]: DEBUG oslo_concurrency.lockutils [None req-36e2f085-0ce6-4722-bcb2-fcbbba8fcb0d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.516539] [55188]: DEBUG oslo_concurrency.lockutils [None req-36e2f085-0ce6-4722-bcb2-fcbbba8fcb0d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.516818] [55188]: DEBUG oslo_concurrency.lockutils [None req-36e2f085-0ce6-4722-bcb2-fcbbba8fcb0d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.529790] [55187]: DEBUG nova.policy [None req-68a4d176-c6e8-46e2-9353-3322e05cd28e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.534558] [55187]: INFO nova.api.openstack.requestlog [None req-68a4d176-c6e8-46e2-9353-3322e05cd28e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.055162 [ 748.534911] [55187]: [pid: 55187|app: 0|req: 1151/2431] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.536567] [55188]: DEBUG oslo_concurrency.lockutils [None req-36e2f085-0ce6-4722-bcb2-fcbbba8fcb0d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.536834] [55188]: DEBUG oslo_concurrency.lockutils [None req-36e2f085-0ce6-4722-bcb2-fcbbba8fcb0d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.537027] [55188]: DEBUG oslo_concurrency.lockutils [None req-36e2f085-0ce6-4722-bcb2-fcbbba8fcb0d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.537239] [55188]: DEBUG nova.objects.instance [None req-36e2f085-0ce6-4722-bcb2-fcbbba8fcb0d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 748.537562] [55187]: DEBUG nova.api.openstack.wsgi [None req-5948efd1-87d1-4f74-a4da-fe88ed6bb7e1 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.539355] [55187]: DEBUG nova.compute.api [None req-5948efd1-87d1-4f74-a4da-fe88ed6bb7e1 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.544293] [55187]: DEBUG oslo_concurrency.lockutils [None req-5948efd1-87d1-4f74-a4da-fe88ed6bb7e1 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.544592] [55187]: DEBUG oslo_concurrency.lockutils [None req-5948efd1-87d1-4f74-a4da-fe88ed6bb7e1 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.544791] [55187]: DEBUG oslo_concurrency.lockutils [None req-5948efd1-87d1-4f74-a4da-fe88ed6bb7e1 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.545193] [55187]: DEBUG oslo_concurrency.lockutils [None req-5948efd1-87d1-4f74-a4da-fe88ed6bb7e1 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.545457] [55187]: DEBUG oslo_concurrency.lockutils [None req-5948efd1-87d1-4f74-a4da-fe88ed6bb7e1 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.545921] [55187]: DEBUG oslo_concurrency.lockutils [None req-5948efd1-87d1-4f74-a4da-fe88ed6bb7e1 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.567146] [55188]: DEBUG nova.policy [None req-36e2f085-0ce6-4722-bcb2-fcbbba8fcb0d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.571496] [55188]: INFO nova.api.openstack.requestlog [None req-36e2f085-0ce6-4722-bcb2-fcbbba8fcb0d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.073771 [ 748.571829] [55188]: [pid: 55188|app: 0|req: 1281/2432] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.575453] [55188]: DEBUG nova.api.openstack.wsgi [None req-77f7b6a4-43da-4675-a71d-1bb7ed79d62c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.577330] [55188]: DEBUG nova.compute.api [None req-77f7b6a4-43da-4675-a71d-1bb7ed79d62c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.581671] [55188]: DEBUG oslo_concurrency.lockutils [None req-77f7b6a4-43da-4675-a71d-1bb7ed79d62c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.581946] [55188]: DEBUG oslo_concurrency.lockutils [None req-77f7b6a4-43da-4675-a71d-1bb7ed79d62c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.582167] [55188]: DEBUG oslo_concurrency.lockutils [None req-77f7b6a4-43da-4675-a71d-1bb7ed79d62c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.582550] [55188]: DEBUG oslo_concurrency.lockutils [None req-77f7b6a4-43da-4675-a71d-1bb7ed79d62c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.582765] [55188]: DEBUG oslo_concurrency.lockutils [None req-77f7b6a4-43da-4675-a71d-1bb7ed79d62c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.582955] [55188]: DEBUG oslo_concurrency.lockutils [None req-77f7b6a4-43da-4675-a71d-1bb7ed79d62c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.584949] [55187]: DEBUG nova.policy [None req-5948efd1-87d1-4f74-a4da-fe88ed6bb7e1 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.589466] [55187]: INFO nova.api.openstack.requestlog [None req-5948efd1-87d1-4f74-a4da-fe88ed6bb7e1 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.053929 [ 748.589801] [55187]: [pid: 55187|app: 0|req: 1152/2433] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.614896] [55188]: DEBUG nova.policy [None req-77f7b6a4-43da-4675-a71d-1bb7ed79d62c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.619706] [55188]: DEBUG nova.policy [None req-77f7b6a4-43da-4675-a71d-1bb7ed79d62c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.620431] [55188]: DEBUG nova.policy [None req-77f7b6a4-43da-4675-a71d-1bb7ed79d62c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.620889] [55187]: DEBUG nova.api.openstack.wsgi [None req-ac40e38e-73c9-453b-b50f-74b323a75673 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.621045] [55188]: INFO nova.api.openstack.requestlog [None req-77f7b6a4-43da-4675-a71d-1bb7ed79d62c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.048635 [ 748.621364] [55188]: [pid: 55188|app: 0|req: 1282/2434] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 748.622847] [55187]: DEBUG nova.compute.api [None req-ac40e38e-73c9-453b-b50f-74b323a75673 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.627078] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac40e38e-73c9-453b-b50f-74b323a75673 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.627394] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac40e38e-73c9-453b-b50f-74b323a75673 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.627649] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac40e38e-73c9-453b-b50f-74b323a75673 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.628192] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac40e38e-73c9-453b-b50f-74b323a75673 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.628469] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac40e38e-73c9-453b-b50f-74b323a75673 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.628742] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac40e38e-73c9-453b-b50f-74b323a75673 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.663463] [55187]: DEBUG nova.policy [None req-ac40e38e-73c9-453b-b50f-74b323a75673 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.667962] [55187]: INFO nova.api.openstack.requestlog [None req-ac40e38e-73c9-453b-b50f-74b323a75673 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.049953 [ 748.668350] [55187]: [pid: 55187|app: 0|req: 1153/2435] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:48 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.670893] [55188]: DEBUG nova.api.openstack.wsgi [None req-f17fd09d-b4b5-40c2-bfbe-d579d25db982 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.672733] [55188]: DEBUG nova.compute.api [None req-f17fd09d-b4b5-40c2-bfbe-d579d25db982 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.676454] [55188]: DEBUG oslo_concurrency.lockutils [None req-f17fd09d-b4b5-40c2-bfbe-d579d25db982 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.676718] [55188]: DEBUG oslo_concurrency.lockutils [None req-f17fd09d-b4b5-40c2-bfbe-d579d25db982 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.676912] [55188]: DEBUG oslo_concurrency.lockutils [None req-f17fd09d-b4b5-40c2-bfbe-d579d25db982 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.677284] [55188]: DEBUG oslo_concurrency.lockutils [None req-f17fd09d-b4b5-40c2-bfbe-d579d25db982 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.677490] [55188]: DEBUG oslo_concurrency.lockutils [None req-f17fd09d-b4b5-40c2-bfbe-d579d25db982 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.677664] [55188]: DEBUG oslo_concurrency.lockutils [None req-f17fd09d-b4b5-40c2-bfbe-d579d25db982 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.698564] [55187]: DEBUG nova.api.openstack.wsgi [None req-e8274777-814e-466e-a0fa-0b33db057942 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.700383] [55187]: DEBUG nova.compute.api [None req-e8274777-814e-466e-a0fa-0b33db057942 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.704075] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8274777-814e-466e-a0fa-0b33db057942 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.704350] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8274777-814e-466e-a0fa-0b33db057942 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.704562] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8274777-814e-466e-a0fa-0b33db057942 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.704972] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8274777-814e-466e-a0fa-0b33db057942 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.705184] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8274777-814e-466e-a0fa-0b33db057942 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.705386] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8274777-814e-466e-a0fa-0b33db057942 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.709449] [55188]: DEBUG nova.policy [None req-f17fd09d-b4b5-40c2-bfbe-d579d25db982 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.713774] [55188]: INFO nova.api.openstack.requestlog [None req-f17fd09d-b4b5-40c2-bfbe-d579d25db982 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.045759 [ 748.714129] [55188]: [pid: 55188|app: 0|req: 1283/2436] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:49 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.723840] [55188]: DEBUG nova.api.openstack.wsgi [None req-99cfd2a7-69dc-4d7a-9bea-272b9e757f1e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.725546] [55188]: DEBUG nova.compute.api [None req-99cfd2a7-69dc-4d7a-9bea-272b9e757f1e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.730535] [55188]: DEBUG oslo_concurrency.lockutils [None req-99cfd2a7-69dc-4d7a-9bea-272b9e757f1e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.730836] [55188]: DEBUG oslo_concurrency.lockutils [None req-99cfd2a7-69dc-4d7a-9bea-272b9e757f1e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.731216] [55188]: DEBUG oslo_concurrency.lockutils [None req-99cfd2a7-69dc-4d7a-9bea-272b9e757f1e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.731768] [55188]: DEBUG oslo_concurrency.lockutils [None req-99cfd2a7-69dc-4d7a-9bea-272b9e757f1e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.732072] [55188]: DEBUG oslo_concurrency.lockutils [None req-99cfd2a7-69dc-4d7a-9bea-272b9e757f1e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.732348] [55188]: DEBUG oslo_concurrency.lockutils [None req-99cfd2a7-69dc-4d7a-9bea-272b9e757f1e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.769898] [55188]: DEBUG nova.policy [None req-99cfd2a7-69dc-4d7a-9bea-272b9e757f1e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.774409] [55188]: INFO nova.api.openstack.requestlog [None req-99cfd2a7-69dc-4d7a-9bea-272b9e757f1e tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.052551 [ 748.774732] [55188]: [pid: 55188|app: 0|req: 1284/2437] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:49 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 748.777384] [55188]: DEBUG nova.api.openstack.wsgi [None req-4bae162a-b20f-4b14-929d-4434d8d7fb52 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.778052] [55187]: DEBUG nova.policy [None req-e8274777-814e-466e-a0fa-0b33db057942 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.779022] [55188]: DEBUG nova.compute.api [None req-4bae162a-b20f-4b14-929d-4434d8d7fb52 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.782565] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bae162a-b20f-4b14-929d-4434d8d7fb52 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.782810] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bae162a-b20f-4b14-929d-4434d8d7fb52 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.782993] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bae162a-b20f-4b14-929d-4434d8d7fb52 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.783362] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bae162a-b20f-4b14-929d-4434d8d7fb52 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.783565] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bae162a-b20f-4b14-929d-4434d8d7fb52 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.783738] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bae162a-b20f-4b14-929d-4434d8d7fb52 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.784085] [55187]: INFO nova.api.openstack.requestlog [None req-e8274777-814e-466e-a0fa-0b33db057942 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1315 microversion: 2.1 time: 0.087875 [ 748.784590] [55187]: [pid: 55187|app: 0|req: 1154/2438] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:49 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1315 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.788421] [55187]: DEBUG nova.api.openstack.wsgi [None req-167f9766-ceca-456d-b548-bc4981bb9d7c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.790735] [55187]: DEBUG nova.compute.api [None req-167f9766-ceca-456d-b548-bc4981bb9d7c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.794475] [55187]: DEBUG oslo_concurrency.lockutils [None req-167f9766-ceca-456d-b548-bc4981bb9d7c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.794734] [55187]: DEBUG oslo_concurrency.lockutils [None req-167f9766-ceca-456d-b548-bc4981bb9d7c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.794952] [55187]: DEBUG oslo_concurrency.lockutils [None req-167f9766-ceca-456d-b548-bc4981bb9d7c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.795378] [55187]: DEBUG oslo_concurrency.lockutils [None req-167f9766-ceca-456d-b548-bc4981bb9d7c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.795904] [55187]: DEBUG oslo_concurrency.lockutils [None req-167f9766-ceca-456d-b548-bc4981bb9d7c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.795904] [55187]: DEBUG oslo_concurrency.lockutils [None req-167f9766-ceca-456d-b548-bc4981bb9d7c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.825169] [55188]: DEBUG nova.policy [None req-4bae162a-b20f-4b14-929d-4434d8d7fb52 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.832876] [55187]: DEBUG nova.policy [None req-167f9766-ceca-456d-b548-bc4981bb9d7c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.833860] [55188]: INFO nova.api.openstack.requestlog [None req-4bae162a-b20f-4b14-929d-4434d8d7fb52 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.057995 [ 748.833860] [55188]: [pid: 55188|app: 0|req: 1285/2439] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:49 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.836503] [55188]: DEBUG nova.api.openstack.wsgi [None req-d75f637a-7b32-4811-b1ac-a405e5ae3258 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.838356] [55188]: DEBUG nova.compute.api [None req-d75f637a-7b32-4811-b1ac-a405e5ae3258 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.839039] [55187]: INFO nova.api.openstack.requestlog [None req-167f9766-ceca-456d-b548-bc4981bb9d7c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.053344 [ 748.839722] [55187]: [pid: 55187|app: 0|req: 1155/2440] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:49 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.842148] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75f637a-7b32-4811-b1ac-a405e5ae3258 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.842771] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75f637a-7b32-4811-b1ac-a405e5ae3258 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.842771] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75f637a-7b32-4811-b1ac-a405e5ae3258 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.843176] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75f637a-7b32-4811-b1ac-a405e5ae3258 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.843441] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75f637a-7b32-4811-b1ac-a405e5ae3258 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.843651] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75f637a-7b32-4811-b1ac-a405e5ae3258 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.879151] [55188]: DEBUG nova.policy [None req-d75f637a-7b32-4811-b1ac-a405e5ae3258 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.883962] [55188]: INFO nova.api.openstack.requestlog [None req-d75f637a-7b32-4811-b1ac-a405e5ae3258 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.049485 [ 748.884359] [55188]: [pid: 55188|app: 0|req: 1286/2441] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:49 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.900031] [55187]: DEBUG nova.api.openstack.wsgi [None req-fe139f9d-08f7-4f5c-b7e1-21041f9026da tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.901588] [55187]: DEBUG nova.compute.api [None req-fe139f9d-08f7-4f5c-b7e1-21041f9026da tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.906830] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe139f9d-08f7-4f5c-b7e1-21041f9026da tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.907567] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe139f9d-08f7-4f5c-b7e1-21041f9026da tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.908106] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe139f9d-08f7-4f5c-b7e1-21041f9026da tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.909069] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe139f9d-08f7-4f5c-b7e1-21041f9026da tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.909205] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe139f9d-08f7-4f5c-b7e1-21041f9026da tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.909483] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe139f9d-08f7-4f5c-b7e1-21041f9026da tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.937582] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe139f9d-08f7-4f5c-b7e1-21041f9026da tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.938042] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe139f9d-08f7-4f5c-b7e1-21041f9026da tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.938294] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe139f9d-08f7-4f5c-b7e1-21041f9026da tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.938501] [55187]: DEBUG nova.objects.instance [None req-fe139f9d-08f7-4f5c-b7e1-21041f9026da tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 748.945134] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=10 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 748.947253] [55188]: DEBUG nova.api.openstack.wsgi [None req-32ff7424-79a5-41e8-a9ca-328bd3dfcc8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 748.950122] [55188]: DEBUG nova.compute.api [None req-32ff7424-79a5-41e8-a9ca-328bd3dfcc8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 748.954913] [55188]: DEBUG oslo_concurrency.lockutils [None req-32ff7424-79a5-41e8-a9ca-328bd3dfcc8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.955200] [55188]: DEBUG oslo_concurrency.lockutils [None req-32ff7424-79a5-41e8-a9ca-328bd3dfcc8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.955394] [55188]: DEBUG oslo_concurrency.lockutils [None req-32ff7424-79a5-41e8-a9ca-328bd3dfcc8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.955770] [55188]: DEBUG oslo_concurrency.lockutils [None req-32ff7424-79a5-41e8-a9ca-328bd3dfcc8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.955969] [55188]: DEBUG oslo_concurrency.lockutils [None req-32ff7424-79a5-41e8-a9ca-328bd3dfcc8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.956159] [55188]: DEBUG oslo_concurrency.lockutils [None req-32ff7424-79a5-41e8-a9ca-328bd3dfcc8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.962935] [55187]: DEBUG nova.policy [None req-fe139f9d-08f7-4f5c-b7e1-21041f9026da tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.968980] [55187]: INFO nova.api.openstack.requestlog [None req-fe139f9d-08f7-4f5c-b7e1-21041f9026da tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.071466 [ 748.969695] [55187]: [pid: 55187|app: 0|req: 1156/2442] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:49 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.995644] [55188]: DEBUG nova.policy [None req-32ff7424-79a5-41e8-a9ca-328bd3dfcc8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.000848] [55188]: INFO nova.api.openstack.requestlog [None req-32ff7424-79a5-41e8-a9ca-328bd3dfcc8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.056667 [ 749.001299] [55188]: [pid: 55188|app: 0|req: 1287/2443] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:49 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 749.008931] [55187]: DEBUG nova.api.openstack.wsgi [None req-49da9db1-3103-49aa-b154-3816ac54b262 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.010668] [55187]: DEBUG nova.compute.api [None req-49da9db1-3103-49aa-b154-3816ac54b262 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.014402] [55187]: DEBUG oslo_concurrency.lockutils [None req-49da9db1-3103-49aa-b154-3816ac54b262 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.014802] [55187]: DEBUG oslo_concurrency.lockutils [None req-49da9db1-3103-49aa-b154-3816ac54b262 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.014886] [55187]: DEBUG oslo_concurrency.lockutils [None req-49da9db1-3103-49aa-b154-3816ac54b262 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.015202] [55187]: DEBUG oslo_concurrency.lockutils [None req-49da9db1-3103-49aa-b154-3816ac54b262 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.015403] [55187]: DEBUG oslo_concurrency.lockutils [None req-49da9db1-3103-49aa-b154-3816ac54b262 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.015569] [55187]: DEBUG oslo_concurrency.lockutils [None req-49da9db1-3103-49aa-b154-3816ac54b262 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.036144] [55187]: DEBUG oslo_concurrency.lockutils [None req-49da9db1-3103-49aa-b154-3816ac54b262 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.036444] [55187]: DEBUG oslo_concurrency.lockutils [None req-49da9db1-3103-49aa-b154-3816ac54b262 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.036657] [55187]: DEBUG oslo_concurrency.lockutils [None req-49da9db1-3103-49aa-b154-3816ac54b262 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.036885] [55187]: DEBUG nova.objects.instance [None req-49da9db1-3103-49aa-b154-3816ac54b262 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 749.051245] [55188]: DEBUG nova.api.openstack.wsgi [None req-7e7b2bbb-cbbf-494a-aafa-cce528ca0a0e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.053136] [55188]: DEBUG nova.compute.api [None req-7e7b2bbb-cbbf-494a-aafa-cce528ca0a0e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.056833] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e7b2bbb-cbbf-494a-aafa-cce528ca0a0e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.057082] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e7b2bbb-cbbf-494a-aafa-cce528ca0a0e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.057281] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e7b2bbb-cbbf-494a-aafa-cce528ca0a0e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.057675] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e7b2bbb-cbbf-494a-aafa-cce528ca0a0e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.057879] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e7b2bbb-cbbf-494a-aafa-cce528ca0a0e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.058107] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e7b2bbb-cbbf-494a-aafa-cce528ca0a0e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.062338] [55187]: DEBUG nova.policy [None req-49da9db1-3103-49aa-b154-3816ac54b262 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.066677] [55187]: INFO nova.api.openstack.requestlog [None req-49da9db1-3103-49aa-b154-3816ac54b262 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.060352 [ 749.066963] [55187]: [pid: 55187|app: 0|req: 1157/2444] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:49 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.069562] [55187]: DEBUG nova.api.openstack.wsgi [None req-af437d59-63ef-4142-ab7d-f26f088a5f89 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.071408] [55187]: DEBUG nova.compute.api [None req-af437d59-63ef-4142-ab7d-f26f088a5f89 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.074592] [55187]: DEBUG oslo_concurrency.lockutils [None req-af437d59-63ef-4142-ab7d-f26f088a5f89 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.074844] [55187]: DEBUG oslo_concurrency.lockutils [None req-af437d59-63ef-4142-ab7d-f26f088a5f89 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.075040] [55187]: DEBUG oslo_concurrency.lockutils [None req-af437d59-63ef-4142-ab7d-f26f088a5f89 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.075497] [55187]: DEBUG oslo_concurrency.lockutils [None req-af437d59-63ef-4142-ab7d-f26f088a5f89 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.075581] [55187]: DEBUG oslo_concurrency.lockutils [None req-af437d59-63ef-4142-ab7d-f26f088a5f89 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.075750] [55187]: DEBUG oslo_concurrency.lockutils [None req-af437d59-63ef-4142-ab7d-f26f088a5f89 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.090611] [55188]: DEBUG nova.policy [None req-7e7b2bbb-cbbf-494a-aafa-cce528ca0a0e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.095215] [55188]: INFO nova.api.openstack.requestlog [None req-7e7b2bbb-cbbf-494a-aafa-cce528ca0a0e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.046402 [ 749.095574] [55188]: [pid: 55188|app: 0|req: 1288/2445] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:49 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.102157] [55188]: DEBUG nova.api.openstack.wsgi [None req-884caadd-617c-4269-88fe-30eecd409375 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.103833] [55188]: DEBUG nova.compute.api [None req-884caadd-617c-4269-88fe-30eecd409375 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.107388] [55188]: DEBUG oslo_concurrency.lockutils [None req-884caadd-617c-4269-88fe-30eecd409375 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.107652] [55188]: DEBUG oslo_concurrency.lockutils [None req-884caadd-617c-4269-88fe-30eecd409375 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.107841] [55188]: DEBUG oslo_concurrency.lockutils [None req-884caadd-617c-4269-88fe-30eecd409375 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.108224] [55188]: DEBUG oslo_concurrency.lockutils [None req-884caadd-617c-4269-88fe-30eecd409375 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.108419] [55188]: DEBUG oslo_concurrency.lockutils [None req-884caadd-617c-4269-88fe-30eecd409375 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.108651] [55188]: DEBUG oslo_concurrency.lockutils [None req-884caadd-617c-4269-88fe-30eecd409375 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.110837] [55187]: DEBUG nova.policy [None req-af437d59-63ef-4142-ab7d-f26f088a5f89 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.116082] [55187]: DEBUG nova.policy [None req-af437d59-63ef-4142-ab7d-f26f088a5f89 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.116840] [55187]: DEBUG nova.policy [None req-af437d59-63ef-4142-ab7d-f26f088a5f89 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.119858] [55187]: INFO nova.api.openstack.requestlog [None req-af437d59-63ef-4142-ab7d-f26f088a5f89 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1433 microversion: 2.75 time: 0.052334 [ 749.120216] [55187]: [pid: 55187|app: 0|req: 1158/2446] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:49 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1433 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 749.126074] [55187]: DEBUG nova.api.openstack.wsgi [None req-bca16ca6-5889-43de-a98f-18dd34b05749 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.127841] [55187]: DEBUG nova.compute.api [None req-bca16ca6-5889-43de-a98f-18dd34b05749 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.131673] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca16ca6-5889-43de-a98f-18dd34b05749 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.131925] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca16ca6-5889-43de-a98f-18dd34b05749 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.132129] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca16ca6-5889-43de-a98f-18dd34b05749 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.132510] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca16ca6-5889-43de-a98f-18dd34b05749 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.132717] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca16ca6-5889-43de-a98f-18dd34b05749 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.132899] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca16ca6-5889-43de-a98f-18dd34b05749 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.144837] [55188]: DEBUG nova.policy [None req-884caadd-617c-4269-88fe-30eecd409375 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.150624] [55188]: INFO nova.api.openstack.requestlog [None req-884caadd-617c-4269-88fe-30eecd409375 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.050388 [ 749.151025] [55188]: [pid: 55188|app: 0|req: 1289/2447] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:49 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 749.156049] [55188]: DEBUG nova.api.openstack.wsgi [None req-b49f85b8-82ca-40fc-bcc0-89fc73068aa2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.157598] [55188]: DEBUG nova.compute.api [None req-b49f85b8-82ca-40fc-bcc0-89fc73068aa2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: 123c9043-92c4-4c67-9a39-9a82837566ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.161670] [55188]: DEBUG oslo_concurrency.lockutils [None req-b49f85b8-82ca-40fc-bcc0-89fc73068aa2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.161951] [55188]: DEBUG oslo_concurrency.lockutils [None req-b49f85b8-82ca-40fc-bcc0-89fc73068aa2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.162139] [55188]: DEBUG oslo_concurrency.lockutils [None req-b49f85b8-82ca-40fc-bcc0-89fc73068aa2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.163038] [55188]: DEBUG oslo_concurrency.lockutils [None req-b49f85b8-82ca-40fc-bcc0-89fc73068aa2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.163038] [55188]: DEBUG oslo_concurrency.lockutils [None req-b49f85b8-82ca-40fc-bcc0-89fc73068aa2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.163038] [55188]: DEBUG oslo_concurrency.lockutils [None req-b49f85b8-82ca-40fc-bcc0-89fc73068aa2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.171767] [55187]: DEBUG nova.policy [None req-bca16ca6-5889-43de-a98f-18dd34b05749 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.173231] [55188]: INFO nova.api.openstack.wsgi [None req-b49f85b8-82ca-40fc-bcc0-89fc73068aa2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] HTTP exception thrown: Instance 123c9043-92c4-4c67-9a39-9a82837566ba could not be found. [ 749.173838] [55188]: DEBUG nova.api.openstack.wsgi [None req-b49f85b8-82ca-40fc-bcc0-89fc73068aa2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Returning 404 to user: Instance 123c9043-92c4-4c67-9a39-9a82837566ba could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 749.174075] [55188]: INFO nova.api.openstack.requestlog [None req-b49f85b8-82ca-40fc-bcc0-89fc73068aa2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba" status: 404 len: 111 microversion: 2.1 time: 0.021881 [ 749.174674] [55188]: [pid: 55188|app: 0|req: 1290/2448] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:49 2025] GET /compute/v2.1/servers/123c9043-92c4-4c67-9a39-9a82837566ba => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 749.176466] [55187]: INFO nova.api.openstack.requestlog [None req-bca16ca6-5889-43de-a98f-18dd34b05749 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.055444 [ 749.176961] [55187]: [pid: 55187|app: 0|req: 1159/2449] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:49 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.245702] [55188]: DEBUG nova.api.openstack.wsgi [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateTestJSON-server-624653038", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "min_count": 1, "max_count": 2, "return_reservation_id": true, "networks": [{"uuid": "db48845b-7300-4f63-aa75-36a79d185cf4"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 749.285359] [55188]: DEBUG oslo_concurrency.lockutils [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.285618] [55188]: DEBUG oslo_concurrency.lockutils [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.285803] [55188]: DEBUG oslo_concurrency.lockutils [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.286209] [55188]: DEBUG oslo_concurrency.lockutils [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.286452] [55188]: DEBUG oslo_concurrency.lockutils [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.286639] [55188]: DEBUG oslo_concurrency.lockutils [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.293141] [55188]: DEBUG nova.network.neutron [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] validate_networks() for [('db48845b-7300-4f63-aa75-36a79d185cf4', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 749.415745] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=14 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 749.419405] [55187]: DEBUG nova.api.openstack.wsgi [None req-dd819677-a625-4d7a-8f14-63afe0f8ca76 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.423150] [55187]: DEBUG nova.compute.api [None req-dd819677-a625-4d7a-8f14-63afe0f8ca76 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.425696] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd819677-a625-4d7a-8f14-63afe0f8ca76 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.425969] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd819677-a625-4d7a-8f14-63afe0f8ca76 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.426368] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd819677-a625-4d7a-8f14-63afe0f8ca76 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.426664] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd819677-a625-4d7a-8f14-63afe0f8ca76 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.426929] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd819677-a625-4d7a-8f14-63afe0f8ca76 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.427208] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd819677-a625-4d7a-8f14-63afe0f8ca76 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.493436] [55188]: DEBUG nova.virt.hardware [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 749.493516] [55188]: DEBUG nova.virt.hardware [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 749.494336] [55188]: DEBUG nova.virt.hardware [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 749.494336] [55188]: DEBUG nova.virt.hardware [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 749.494336] [55188]: DEBUG nova.virt.hardware [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 749.503049] [55188]: DEBUG oslo_concurrency.lockutils [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.503321] [55188]: DEBUG oslo_concurrency.lockutils [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.503719] [55188]: DEBUG oslo_concurrency.lockutils [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.503895] [55188]: DEBUG oslo_concurrency.lockutils [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.504105] [55188]: DEBUG oslo_concurrency.lockutils [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.504341] [55188]: DEBUG oslo_concurrency.lockutils [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.517040] [55188]: DEBUG nova.quota [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Getting quotas for project cd45194d3d8c43c68f2e900dbf0692eb. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 749.521021] [55188]: DEBUG nova.quota [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Getting quotas for user ffce3304056746efabcc21a682473ed5 and project cd45194d3d8c43c68f2e900dbf0692eb. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 749.526688] [55187]: DEBUG nova.policy [None req-dd819677-a625-4d7a-8f14-63afe0f8ca76 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.527476] [55188]: DEBUG nova.compute.api [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Going to run 2 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 749.528444] [55188]: DEBUG nova.compute.api [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 749.531434] [55187]: INFO nova.api.openstack.requestlog [None req-dd819677-a625-4d7a-8f14-63afe0f8ca76 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1530 microversion: 2.1 time: 0.116296 [ 749.531871] [55187]: [pid: 55187|app: 0|req: 1160/2450] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:49 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1530 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.535086] [55187]: DEBUG nova.api.openstack.wsgi [None req-d404e0ac-0d99-4c19-a670-52c54901c303 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.537353] [55187]: DEBUG nova.compute.api [None req-d404e0ac-0d99-4c19-a670-52c54901c303 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.541598] [55187]: DEBUG oslo_concurrency.lockutils [None req-d404e0ac-0d99-4c19-a670-52c54901c303 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.541852] [55187]: DEBUG oslo_concurrency.lockutils [None req-d404e0ac-0d99-4c19-a670-52c54901c303 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.542131] [55187]: DEBUG oslo_concurrency.lockutils [None req-d404e0ac-0d99-4c19-a670-52c54901c303 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.542578] [55187]: DEBUG oslo_concurrency.lockutils [None req-d404e0ac-0d99-4c19-a670-52c54901c303 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.542814] [55187]: DEBUG oslo_concurrency.lockutils [None req-d404e0ac-0d99-4c19-a670-52c54901c303 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.543051] [55187]: DEBUG oslo_concurrency.lockutils [None req-d404e0ac-0d99-4c19-a670-52c54901c303 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.562390] [55188]: DEBUG nova.compute.api [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',instance=,instance_uuid=e0ceb003-ae7c-4707-b523-2363cc9833b9,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 749.607949] [55188]: INFO nova.api.openstack.requestlog [None req-0651de47-09fc-490d-83e2-b74436202420 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 32 microversion: 2.1 time: 0.363594 [ 749.607949] [55188]: [pid: 55188|app: 0|req: 1291/2451] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:03:49 2025] POST /compute/v2.1/servers => generated 32 bytes in 365 msecs (HTTP/1.1 202) 9 headers in 362 bytes (1 switches on core 0) [ 749.611812] [55188]: DEBUG nova.api.openstack.wsgi [None req-739be83d-f4ff-400a-b403-689b69b49a98 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.614617] [55188]: DEBUG nova.compute.api [None req-739be83d-f4ff-400a-b403-689b69b49a98 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.619955] [55188]: DEBUG oslo_concurrency.lockutils [None req-739be83d-f4ff-400a-b403-689b69b49a98 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.620362] [55188]: DEBUG oslo_concurrency.lockutils [None req-739be83d-f4ff-400a-b403-689b69b49a98 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.623362] [55188]: DEBUG oslo_concurrency.lockutils [None req-739be83d-f4ff-400a-b403-689b69b49a98 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.623362] [55188]: DEBUG oslo_concurrency.lockutils [None req-739be83d-f4ff-400a-b403-689b69b49a98 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.623362] [55188]: DEBUG oslo_concurrency.lockutils [None req-739be83d-f4ff-400a-b403-689b69b49a98 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.623362] [55188]: DEBUG oslo_concurrency.lockutils [None req-739be83d-f4ff-400a-b403-689b69b49a98 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.623875] [55187]: DEBUG nova.policy [None req-d404e0ac-0d99-4c19-a670-52c54901c303 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.626987] [55187]: INFO nova.api.openstack.requestlog [None req-d404e0ac-0d99-4c19-a670-52c54901c303 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1540 microversion: 2.1 time: 0.094608 [ 749.627348] [55187]: [pid: 55187|app: 0|req: 1161/2452] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:49 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1540 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.629941] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad125930-bd4f-427e-8de2-889c6cda2725 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.631645] [55187]: DEBUG nova.compute.api [None req-ad125930-bd4f-427e-8de2-889c6cda2725 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.635026] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad125930-bd4f-427e-8de2-889c6cda2725 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.635308] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad125930-bd4f-427e-8de2-889c6cda2725 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.635524] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad125930-bd4f-427e-8de2-889c6cda2725 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.635892] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad125930-bd4f-427e-8de2-889c6cda2725 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.636151] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad125930-bd4f-427e-8de2-889c6cda2725 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.636422] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad125930-bd4f-427e-8de2-889c6cda2725 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.661307] [55188]: DEBUG nova.policy [None req-739be83d-f4ff-400a-b403-689b69b49a98 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.665828] [55188]: INFO nova.api.openstack.requestlog [None req-739be83d-f4ff-400a-b403-689b69b49a98 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.057405 [ 749.666152] [55188]: [pid: 55188|app: 0|req: 1292/2453] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:49 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.671102] [55188]: DEBUG nova.api.openstack.wsgi [None req-b976641f-c662-4e73-8f65-71bdebb08268 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.671102] [55188]: DEBUG nova.compute.api [None req-b976641f-c662-4e73-8f65-71bdebb08268 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.671294] [55187]: DEBUG nova.policy [None req-ad125930-bd4f-427e-8de2-889c6cda2725 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.675512] [55188]: DEBUG oslo_concurrency.lockutils [None req-b976641f-c662-4e73-8f65-71bdebb08268 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.675512] [55188]: DEBUG oslo_concurrency.lockutils [None req-b976641f-c662-4e73-8f65-71bdebb08268 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.675512] [55188]: DEBUG oslo_concurrency.lockutils [None req-b976641f-c662-4e73-8f65-71bdebb08268 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.675512] [55188]: DEBUG oslo_concurrency.lockutils [None req-b976641f-c662-4e73-8f65-71bdebb08268 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.675753] [55188]: DEBUG oslo_concurrency.lockutils [None req-b976641f-c662-4e73-8f65-71bdebb08268 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.675753] [55188]: DEBUG oslo_concurrency.lockutils [None req-b976641f-c662-4e73-8f65-71bdebb08268 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.675863] [55187]: DEBUG nova.policy [None req-ad125930-bd4f-427e-8de2-889c6cda2725 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.677898] [55187]: DEBUG nova.policy [None req-ad125930-bd4f-427e-8de2-889c6cda2725 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.679074] [55187]: INFO nova.api.openstack.requestlog [None req-ad125930-bd4f-427e-8de2-889c6cda2725 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.051075 [ 749.679377] [55187]: [pid: 55187|app: 0|req: 1162/2454] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:49 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 749.681610] [55187]: DEBUG nova.api.openstack.wsgi [None req-a5e3e101-0ee3-4fef-8110-cdeed6a40519 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.683161] [55187]: DEBUG nova.compute.api [None req-a5e3e101-0ee3-4fef-8110-cdeed6a40519 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.686478] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5e3e101-0ee3-4fef-8110-cdeed6a40519 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.686801] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5e3e101-0ee3-4fef-8110-cdeed6a40519 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.687181] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5e3e101-0ee3-4fef-8110-cdeed6a40519 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.687368] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5e3e101-0ee3-4fef-8110-cdeed6a40519 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.687585] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5e3e101-0ee3-4fef-8110-cdeed6a40519 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.687788] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5e3e101-0ee3-4fef-8110-cdeed6a40519 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.708249] [55188]: DEBUG nova.policy [None req-b976641f-c662-4e73-8f65-71bdebb08268 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.713549] [55188]: INFO nova.api.openstack.requestlog [None req-b976641f-c662-4e73-8f65-71bdebb08268 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.046128 [ 749.713549] [55188]: [pid: 55188|app: 0|req: 1293/2455] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.717027] [55188]: DEBUG nova.api.openstack.wsgi [None req-d3b517f4-f8c0-45f3-93b7-ab7c3ce129ec tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.718570] [55188]: DEBUG nova.compute.api [None req-d3b517f4-f8c0-45f3-93b7-ab7c3ce129ec tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.722408] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3b517f4-f8c0-45f3-93b7-ab7c3ce129ec tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.722709] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3b517f4-f8c0-45f3-93b7-ab7c3ce129ec tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.722954] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3b517f4-f8c0-45f3-93b7-ab7c3ce129ec tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.723013] [55187]: DEBUG nova.policy [None req-a5e3e101-0ee3-4fef-8110-cdeed6a40519 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.723368] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3b517f4-f8c0-45f3-93b7-ab7c3ce129ec tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.723620] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3b517f4-f8c0-45f3-93b7-ab7c3ce129ec tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.723872] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3b517f4-f8c0-45f3-93b7-ab7c3ce129ec tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.727870] [55187]: INFO nova.api.openstack.requestlog [None req-a5e3e101-0ee3-4fef-8110-cdeed6a40519 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.047832 [ 749.728229] [55187]: [pid: 55187|app: 0|req: 1163/2456] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.730913] [55187]: DEBUG nova.api.openstack.wsgi [None req-70e32ea1-94fb-4a48-b722-118a93e3f828 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.732593] [55187]: DEBUG nova.compute.api [None req-70e32ea1-94fb-4a48-b722-118a93e3f828 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.735994] [55187]: DEBUG oslo_concurrency.lockutils [None req-70e32ea1-94fb-4a48-b722-118a93e3f828 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.736311] [55187]: DEBUG oslo_concurrency.lockutils [None req-70e32ea1-94fb-4a48-b722-118a93e3f828 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.736517] [55187]: DEBUG oslo_concurrency.lockutils [None req-70e32ea1-94fb-4a48-b722-118a93e3f828 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.736937] [55187]: DEBUG oslo_concurrency.lockutils [None req-70e32ea1-94fb-4a48-b722-118a93e3f828 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.737176] [55187]: DEBUG oslo_concurrency.lockutils [None req-70e32ea1-94fb-4a48-b722-118a93e3f828 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.737363] [55187]: DEBUG oslo_concurrency.lockutils [None req-70e32ea1-94fb-4a48-b722-118a93e3f828 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.746158] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3b517f4-f8c0-45f3-93b7-ab7c3ce129ec tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.746465] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3b517f4-f8c0-45f3-93b7-ab7c3ce129ec tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.746918] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3b517f4-f8c0-45f3-93b7-ab7c3ce129ec tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.746918] [55188]: DEBUG nova.objects.instance [None req-d3b517f4-f8c0-45f3-93b7-ab7c3ce129ec tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 749.770260] [55188]: DEBUG nova.policy [None req-d3b517f4-f8c0-45f3-93b7-ab7c3ce129ec tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.771554] [55187]: DEBUG nova.policy [None req-70e32ea1-94fb-4a48-b722-118a93e3f828 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.774585] [55188]: INFO nova.api.openstack.requestlog [None req-d3b517f4-f8c0-45f3-93b7-ab7c3ce129ec tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.060513 [ 749.774901] [55188]: [pid: 55188|app: 0|req: 1294/2457] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.776452] [55187]: INFO nova.api.openstack.requestlog [None req-70e32ea1-94fb-4a48-b722-118a93e3f828 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.047563 [ 749.776819] [55187]: [pid: 55187|app: 0|req: 1164/2458] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.780017] [55188]: DEBUG nova.api.openstack.wsgi [None req-b6cf7a79-6202-4297-8c8d-2b6ef151f6aa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.780097] [55187]: DEBUG nova.api.openstack.wsgi [None req-aa0f5231-b103-463f-96be-fcc67d2c1e06 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.780237] [55188]: DEBUG nova.policy [None req-b6cf7a79-6202-4297-8c8d-2b6ef151f6aa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.780567] [55188]: DEBUG nova.compute.api [None req-b6cf7a79-6202-4297-8c8d-2b6ef151f6aa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Searching by: {'deleted': False, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 749.781467] [55187]: DEBUG nova.compute.api [None req-aa0f5231-b103-463f-96be-fcc67d2c1e06 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.784779] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa0f5231-b103-463f-96be-fcc67d2c1e06 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.785017] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa0f5231-b103-463f-96be-fcc67d2c1e06 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.785198] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa0f5231-b103-463f-96be-fcc67d2c1e06 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.785548] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa0f5231-b103-463f-96be-fcc67d2c1e06 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.786198] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa0f5231-b103-463f-96be-fcc67d2c1e06 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.786198] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa0f5231-b103-463f-96be-fcc67d2c1e06 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.788399] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6cf7a79-6202-4297-8c8d-2b6ef151f6aa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.788670] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6cf7a79-6202-4297-8c8d-2b6ef151f6aa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.788812] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6cf7a79-6202-4297-8c8d-2b6ef151f6aa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.789203] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6cf7a79-6202-4297-8c8d-2b6ef151f6aa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.789404] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6cf7a79-6202-4297-8c8d-2b6ef151f6aa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.789576] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6cf7a79-6202-4297-8c8d-2b6ef151f6aa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.802988] [55188]: INFO nova.api.openstack.requestlog [None req-b6cf7a79-6202-4297-8c8d-2b6ef151f6aa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 671 microversion: 2.1 time: 0.027483 [ 749.803338] [55188]: [pid: 55188|app: 0|req: 1295/2459] 10.180.1.21 () {58 vars in 1120 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers => generated 671 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 749.805829] [55188]: DEBUG nova.api.openstack.wsgi [None req-f66c975f-8a36-4cbd-b4c0-4c6d09397612 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.807431] [55188]: DEBUG nova.compute.api [None req-f66c975f-8a36-4cbd-b4c0-4c6d09397612 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.810519] [55188]: DEBUG oslo_concurrency.lockutils [None req-f66c975f-8a36-4cbd-b4c0-4c6d09397612 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.810852] [55188]: DEBUG oslo_concurrency.lockutils [None req-f66c975f-8a36-4cbd-b4c0-4c6d09397612 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.811080] [55188]: DEBUG oslo_concurrency.lockutils [None req-f66c975f-8a36-4cbd-b4c0-4c6d09397612 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.811426] [55188]: DEBUG oslo_concurrency.lockutils [None req-f66c975f-8a36-4cbd-b4c0-4c6d09397612 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.811627] [55188]: DEBUG oslo_concurrency.lockutils [None req-f66c975f-8a36-4cbd-b4c0-4c6d09397612 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.811798] [55188]: DEBUG oslo_concurrency.lockutils [None req-f66c975f-8a36-4cbd-b4c0-4c6d09397612 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.819857] [55187]: DEBUG nova.policy [None req-aa0f5231-b103-463f-96be-fcc67d2c1e06 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.824049] [55187]: DEBUG nova.policy [None req-aa0f5231-b103-463f-96be-fcc67d2c1e06 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.824744] [55187]: DEBUG nova.policy [None req-aa0f5231-b103-463f-96be-fcc67d2c1e06 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.825340] [55187]: INFO nova.api.openstack.requestlog [None req-aa0f5231-b103-463f-96be-fcc67d2c1e06 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.047942 [ 749.825652] [55187]: [pid: 55187|app: 0|req: 1165/2460] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 749.828384] [55187]: DEBUG nova.api.openstack.wsgi [None req-2f01baf4-42f6-4c76-a996-d4bc14cd756f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.830073] [55187]: DEBUG nova.compute.api [None req-2f01baf4-42f6-4c76-a996-d4bc14cd756f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.833239] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f01baf4-42f6-4c76-a996-d4bc14cd756f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.833468] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f01baf4-42f6-4c76-a996-d4bc14cd756f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.833648] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f01baf4-42f6-4c76-a996-d4bc14cd756f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.833983] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f01baf4-42f6-4c76-a996-d4bc14cd756f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.834226] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f01baf4-42f6-4c76-a996-d4bc14cd756f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.834408] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f01baf4-42f6-4c76-a996-d4bc14cd756f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.860028] [55188]: INFO nova.api.openstack.requestlog [None req-f66c975f-8a36-4cbd-b4c0-4c6d09397612 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.055552 [ 749.860028] [55188]: [pid: 55188|app: 0|req: 1296/2461] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a/os-interface => generated 288 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 749.862561] [55188]: DEBUG nova.api.openstack.wsgi [None req-9938fe75-c2b7-4886-881f-23f71bd0b3e2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.864148] [55188]: DEBUG nova.compute.api [None req-9938fe75-c2b7-4886-881f-23f71bd0b3e2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.868803] [55188]: DEBUG oslo_concurrency.lockutils [None req-9938fe75-c2b7-4886-881f-23f71bd0b3e2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.869051] [55188]: DEBUG oslo_concurrency.lockutils [None req-9938fe75-c2b7-4886-881f-23f71bd0b3e2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.869241] [55188]: DEBUG oslo_concurrency.lockutils [None req-9938fe75-c2b7-4886-881f-23f71bd0b3e2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.869594] [55188]: DEBUG oslo_concurrency.lockutils [None req-9938fe75-c2b7-4886-881f-23f71bd0b3e2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.869789] [55188]: DEBUG oslo_concurrency.lockutils [None req-9938fe75-c2b7-4886-881f-23f71bd0b3e2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.869959] [55188]: DEBUG oslo_concurrency.lockutils [None req-9938fe75-c2b7-4886-881f-23f71bd0b3e2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.871500] [55187]: DEBUG nova.policy [None req-2f01baf4-42f6-4c76-a996-d4bc14cd756f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.876035] [55187]: INFO nova.api.openstack.requestlog [None req-2f01baf4-42f6-4c76-a996-d4bc14cd756f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.049698 [ 749.876390] [55187]: [pid: 55187|app: 0|req: 1166/2462] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.878749] [55187]: DEBUG nova.api.openstack.wsgi [None req-789e9e60-926d-4ac2-a1a7-30dcbe01bd95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.880327] [55187]: DEBUG nova.compute.api [None req-789e9e60-926d-4ac2-a1a7-30dcbe01bd95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.883541] [55187]: DEBUG oslo_concurrency.lockutils [None req-789e9e60-926d-4ac2-a1a7-30dcbe01bd95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.883772] [55187]: DEBUG oslo_concurrency.lockutils [None req-789e9e60-926d-4ac2-a1a7-30dcbe01bd95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.883953] [55187]: DEBUG oslo_concurrency.lockutils [None req-789e9e60-926d-4ac2-a1a7-30dcbe01bd95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.884416] [55187]: DEBUG oslo_concurrency.lockutils [None req-789e9e60-926d-4ac2-a1a7-30dcbe01bd95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.884638] [55187]: DEBUG oslo_concurrency.lockutils [None req-789e9e60-926d-4ac2-a1a7-30dcbe01bd95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.884812] [55187]: DEBUG oslo_concurrency.lockutils [None req-789e9e60-926d-4ac2-a1a7-30dcbe01bd95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.917024] [55187]: DEBUG nova.policy [None req-789e9e60-926d-4ac2-a1a7-30dcbe01bd95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.921795] [55187]: INFO nova.api.openstack.requestlog [None req-789e9e60-926d-4ac2-a1a7-30dcbe01bd95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.044917 [ 749.922127] [55187]: [pid: 55187|app: 0|req: 1167/2463] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.922311] [55188]: DEBUG nova.policy [None req-9938fe75-c2b7-4886-881f-23f71bd0b3e2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.924503] [55187]: DEBUG nova.api.openstack.wsgi [None req-c97357ec-8ba9-4c15-aad8-67245936a78d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.926158] [55187]: DEBUG nova.compute.api [None req-c97357ec-8ba9-4c15-aad8-67245936a78d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.927036] [55188]: INFO nova.api.openstack.requestlog [None req-9938fe75-c2b7-4886-881f-23f71bd0b3e2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.066391 [ 749.927272] [55188]: [pid: 55188|app: 0|req: 1297/2464] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.929391] [55187]: DEBUG oslo_concurrency.lockutils [None req-c97357ec-8ba9-4c15-aad8-67245936a78d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.929618] [55187]: DEBUG oslo_concurrency.lockutils [None req-c97357ec-8ba9-4c15-aad8-67245936a78d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.929670] [55188]: DEBUG nova.api.openstack.wsgi [None req-9b6b1283-39fe-45c1-ade6-084ef44ec037 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.929800] [55187]: DEBUG oslo_concurrency.lockutils [None req-c97357ec-8ba9-4c15-aad8-67245936a78d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.930160] [55187]: DEBUG oslo_concurrency.lockutils [None req-c97357ec-8ba9-4c15-aad8-67245936a78d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.930380] [55187]: DEBUG oslo_concurrency.lockutils [None req-c97357ec-8ba9-4c15-aad8-67245936a78d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.930601] [55187]: DEBUG oslo_concurrency.lockutils [None req-c97357ec-8ba9-4c15-aad8-67245936a78d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.931270] [55188]: DEBUG nova.compute.api [None req-9b6b1283-39fe-45c1-ade6-084ef44ec037 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.970555] [55188]: DEBUG nova.policy [None req-9b6b1283-39fe-45c1-ade6-084ef44ec037 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.974274] [55188]: INFO nova.api.openstack.requestlog [None req-9b6b1283-39fe-45c1-ade6-084ef44ec037 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1215 microversion: 2.1 time: 0.046374 [ 749.974710] [55188]: [pid: 55188|app: 0|req: 1298/2465] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1215 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.977977] [55188]: DEBUG nova.api.openstack.wsgi [None req-eca01f1b-d2d6-412c-ae47-bb58d38d39a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 749.979591] [55188]: DEBUG nova.compute.api [None req-eca01f1b-d2d6-412c-ae47-bb58d38d39a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 749.983540] [55188]: DEBUG oslo_concurrency.lockutils [None req-eca01f1b-d2d6-412c-ae47-bb58d38d39a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.983802] [55188]: DEBUG oslo_concurrency.lockutils [None req-eca01f1b-d2d6-412c-ae47-bb58d38d39a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.984067] [55188]: DEBUG oslo_concurrency.lockutils [None req-eca01f1b-d2d6-412c-ae47-bb58d38d39a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.984427] [55188]: DEBUG oslo_concurrency.lockutils [None req-eca01f1b-d2d6-412c-ae47-bb58d38d39a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.984620] [55188]: DEBUG oslo_concurrency.lockutils [None req-eca01f1b-d2d6-412c-ae47-bb58d38d39a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.984835] [55188]: DEBUG oslo_concurrency.lockutils [None req-eca01f1b-d2d6-412c-ae47-bb58d38d39a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.003125] [55187]: DEBUG nova.policy [None req-c97357ec-8ba9-4c15-aad8-67245936a78d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.008285] [55187]: INFO nova.api.openstack.requestlog [None req-c97357ec-8ba9-4c15-aad8-67245936a78d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1315 microversion: 2.1 time: 0.085528 [ 750.008610] [55187]: [pid: 55187|app: 0|req: 1168/2466] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1315 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.011092] [55187]: DEBUG nova.api.openstack.wsgi [None req-231f64d4-716a-43e7-a1fd-05d0a6080899 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.013074] [55187]: DEBUG nova.compute.api [None req-231f64d4-716a-43e7-a1fd-05d0a6080899 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.016147] [55187]: DEBUG oslo_concurrency.lockutils [None req-231f64d4-716a-43e7-a1fd-05d0a6080899 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.016407] [55187]: DEBUG oslo_concurrency.lockutils [None req-231f64d4-716a-43e7-a1fd-05d0a6080899 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.016641] [55187]: DEBUG oslo_concurrency.lockutils [None req-231f64d4-716a-43e7-a1fd-05d0a6080899 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.016946] [55187]: DEBUG oslo_concurrency.lockutils [None req-231f64d4-716a-43e7-a1fd-05d0a6080899 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.017175] [55187]: DEBUG oslo_concurrency.lockutils [None req-231f64d4-716a-43e7-a1fd-05d0a6080899 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.017352] [55187]: DEBUG oslo_concurrency.lockutils [None req-231f64d4-716a-43e7-a1fd-05d0a6080899 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.026986] [55188]: DEBUG nova.policy [None req-eca01f1b-d2d6-412c-ae47-bb58d38d39a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.032032] [55188]: INFO nova.api.openstack.requestlog [None req-eca01f1b-d2d6-412c-ae47-bb58d38d39a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.056818 [ 750.032358] [55188]: [pid: 55188|app: 0|req: 1299/2467] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.034743] [55188]: DEBUG nova.api.openstack.wsgi [None req-646bd4f6-b2a0-4d42-b5b4-61bd1c1b5403 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.036464] [55188]: DEBUG nova.compute.api [None req-646bd4f6-b2a0-4d42-b5b4-61bd1c1b5403 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.039742] [55188]: DEBUG oslo_concurrency.lockutils [None req-646bd4f6-b2a0-4d42-b5b4-61bd1c1b5403 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.039975] [55188]: DEBUG oslo_concurrency.lockutils [None req-646bd4f6-b2a0-4d42-b5b4-61bd1c1b5403 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.040174] [55188]: DEBUG oslo_concurrency.lockutils [None req-646bd4f6-b2a0-4d42-b5b4-61bd1c1b5403 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.040519] [55188]: DEBUG oslo_concurrency.lockutils [None req-646bd4f6-b2a0-4d42-b5b4-61bd1c1b5403 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.040719] [55188]: DEBUG oslo_concurrency.lockutils [None req-646bd4f6-b2a0-4d42-b5b4-61bd1c1b5403 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.040891] [55188]: DEBUG oslo_concurrency.lockutils [None req-646bd4f6-b2a0-4d42-b5b4-61bd1c1b5403 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.051105] [55187]: DEBUG nova.policy [None req-231f64d4-716a-43e7-a1fd-05d0a6080899 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.056173] [55187]: INFO nova.api.openstack.requestlog [None req-231f64d4-716a-43e7-a1fd-05d0a6080899 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.046925 [ 750.056855] [55187]: [pid: 55187|app: 0|req: 1169/2468] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.062372] [55187]: DEBUG nova.api.openstack.wsgi [None req-674b71e1-7f6b-4c96-8fe1-c2a4e1daa5e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.064069] [55187]: DEBUG nova.compute.api [None req-674b71e1-7f6b-4c96-8fe1-c2a4e1daa5e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.068494] [55187]: DEBUG oslo_concurrency.lockutils [None req-674b71e1-7f6b-4c96-8fe1-c2a4e1daa5e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.068731] [55187]: DEBUG oslo_concurrency.lockutils [None req-674b71e1-7f6b-4c96-8fe1-c2a4e1daa5e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.068933] [55187]: DEBUG oslo_concurrency.lockutils [None req-674b71e1-7f6b-4c96-8fe1-c2a4e1daa5e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.069269] [55187]: DEBUG oslo_concurrency.lockutils [None req-674b71e1-7f6b-4c96-8fe1-c2a4e1daa5e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.069470] [55187]: DEBUG oslo_concurrency.lockutils [None req-674b71e1-7f6b-4c96-8fe1-c2a4e1daa5e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.069640] [55187]: DEBUG oslo_concurrency.lockutils [None req-674b71e1-7f6b-4c96-8fe1-c2a4e1daa5e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.080118] [55188]: DEBUG nova.policy [None req-646bd4f6-b2a0-4d42-b5b4-61bd1c1b5403 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.084321] [55188]: INFO nova.api.openstack.requestlog [None req-646bd4f6-b2a0-4d42-b5b4-61bd1c1b5403 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.051395 [ 750.084649] [55188]: [pid: 55188|app: 0|req: 1300/2469] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.087030] [55188]: DEBUG nova.api.openstack.wsgi [None req-2a01124b-3e6a-4355-9472-518ea273a948 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.088591] [55188]: DEBUG nova.compute.api [None req-2a01124b-3e6a-4355-9472-518ea273a948 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.088685] [55187]: DEBUG oslo_concurrency.lockutils [None req-674b71e1-7f6b-4c96-8fe1-c2a4e1daa5e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.089895] [55187]: DEBUG oslo_concurrency.lockutils [None req-674b71e1-7f6b-4c96-8fe1-c2a4e1daa5e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.089895] [55187]: DEBUG oslo_concurrency.lockutils [None req-674b71e1-7f6b-4c96-8fe1-c2a4e1daa5e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.089895] [55187]: DEBUG nova.objects.instance [None req-674b71e1-7f6b-4c96-8fe1-c2a4e1daa5e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 750.093496] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a01124b-3e6a-4355-9472-518ea273a948 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.093496] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a01124b-3e6a-4355-9472-518ea273a948 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.093496] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a01124b-3e6a-4355-9472-518ea273a948 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.093496] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a01124b-3e6a-4355-9472-518ea273a948 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.093857] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a01124b-3e6a-4355-9472-518ea273a948 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.093857] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a01124b-3e6a-4355-9472-518ea273a948 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.111743] [55187]: DEBUG nova.policy [None req-674b71e1-7f6b-4c96-8fe1-c2a4e1daa5e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.118525] [55187]: INFO nova.api.openstack.requestlog [None req-674b71e1-7f6b-4c96-8fe1-c2a4e1daa5e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.061083 [ 750.118891] [55187]: [pid: 55187|app: 0|req: 1170/2470] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.121615] [55187]: DEBUG nova.api.openstack.wsgi [None req-bcab2a27-62bb-43a8-9c3c-e948416841e1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.123311] [55187]: DEBUG nova.compute.api [None req-bcab2a27-62bb-43a8-9c3c-e948416841e1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.126849] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcab2a27-62bb-43a8-9c3c-e948416841e1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.127147] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcab2a27-62bb-43a8-9c3c-e948416841e1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.127587] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcab2a27-62bb-43a8-9c3c-e948416841e1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.127780] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcab2a27-62bb-43a8-9c3c-e948416841e1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.129118] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcab2a27-62bb-43a8-9c3c-e948416841e1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.129118] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcab2a27-62bb-43a8-9c3c-e948416841e1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.148045] [55188]: DEBUG nova.policy [None req-2a01124b-3e6a-4355-9472-518ea273a948 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.155770] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcab2a27-62bb-43a8-9c3c-e948416841e1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.156096] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcab2a27-62bb-43a8-9c3c-e948416841e1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.156356] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcab2a27-62bb-43a8-9c3c-e948416841e1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.156650] [55187]: DEBUG nova.objects.instance [None req-bcab2a27-62bb-43a8-9c3c-e948416841e1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 750.157258] [55188]: INFO nova.api.openstack.requestlog [None req-2a01124b-3e6a-4355-9472-518ea273a948 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.071732 [ 750.157849] [55188]: [pid: 55188|app: 0|req: 1301/2471] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.162913] [55188]: DEBUG nova.api.openstack.wsgi [None req-73c8c97a-9865-4f0f-affb-f1da93922bd9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.168937] [55188]: DEBUG nova.compute.api [None req-73c8c97a-9865-4f0f-affb-f1da93922bd9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.175516] [55188]: DEBUG oslo_concurrency.lockutils [None req-73c8c97a-9865-4f0f-affb-f1da93922bd9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.175848] [55188]: DEBUG oslo_concurrency.lockutils [None req-73c8c97a-9865-4f0f-affb-f1da93922bd9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.176130] [55188]: DEBUG oslo_concurrency.lockutils [None req-73c8c97a-9865-4f0f-affb-f1da93922bd9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.177450] [55188]: DEBUG oslo_concurrency.lockutils [None req-73c8c97a-9865-4f0f-affb-f1da93922bd9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.177669] [55188]: DEBUG oslo_concurrency.lockutils [None req-73c8c97a-9865-4f0f-affb-f1da93922bd9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.177898] [55188]: DEBUG oslo_concurrency.lockutils [None req-73c8c97a-9865-4f0f-affb-f1da93922bd9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.185721] [55187]: DEBUG nova.policy [None req-bcab2a27-62bb-43a8-9c3c-e948416841e1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.190476] [55187]: INFO nova.api.openstack.requestlog [None req-bcab2a27-62bb-43a8-9c3c-e948416841e1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.070913 [ 750.190807] [55187]: [pid: 55187|app: 0|req: 1171/2472] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.193958] [55187]: DEBUG nova.api.openstack.wsgi [None req-addadb33-7781-4e10-8025-7661cf2670e6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.195848] [55187]: DEBUG nova.compute.api [None req-addadb33-7781-4e10-8025-7661cf2670e6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.199738] [55187]: DEBUG oslo_concurrency.lockutils [None req-addadb33-7781-4e10-8025-7661cf2670e6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.199738] [55187]: DEBUG oslo_concurrency.lockutils [None req-addadb33-7781-4e10-8025-7661cf2670e6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.199924] [55187]: DEBUG oslo_concurrency.lockutils [None req-addadb33-7781-4e10-8025-7661cf2670e6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.200309] [55187]: DEBUG oslo_concurrency.lockutils [None req-addadb33-7781-4e10-8025-7661cf2670e6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.200542] [55187]: DEBUG oslo_concurrency.lockutils [None req-addadb33-7781-4e10-8025-7661cf2670e6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.201037] [55187]: DEBUG oslo_concurrency.lockutils [None req-addadb33-7781-4e10-8025-7661cf2670e6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.217176] [55188]: DEBUG nova.policy [None req-73c8c97a-9865-4f0f-affb-f1da93922bd9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.222206] [55188]: INFO nova.api.openstack.requestlog [None req-73c8c97a-9865-4f0f-affb-f1da93922bd9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1218 microversion: 2.1 time: 0.063262 [ 750.223470] [55188]: [pid: 55188|app: 0|req: 1302/2473] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1218 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.225615] [55188]: DEBUG nova.api.openstack.wsgi [None req-9816a269-5784-4c83-b584-7f4c0094c99b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.227426] [55188]: DEBUG nova.compute.api [None req-9816a269-5784-4c83-b584-7f4c0094c99b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.232372] [55188]: DEBUG oslo_concurrency.lockutils [None req-9816a269-5784-4c83-b584-7f4c0094c99b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.232372] [55188]: DEBUG oslo_concurrency.lockutils [None req-9816a269-5784-4c83-b584-7f4c0094c99b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.232372] [55188]: DEBUG oslo_concurrency.lockutils [None req-9816a269-5784-4c83-b584-7f4c0094c99b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.232372] [55188]: DEBUG oslo_concurrency.lockutils [None req-9816a269-5784-4c83-b584-7f4c0094c99b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.232561] [55188]: DEBUG oslo_concurrency.lockutils [None req-9816a269-5784-4c83-b584-7f4c0094c99b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.232561] [55188]: DEBUG oslo_concurrency.lockutils [None req-9816a269-5784-4c83-b584-7f4c0094c99b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.250415] [55187]: DEBUG nova.policy [None req-addadb33-7781-4e10-8025-7661cf2670e6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.255081] [55187]: DEBUG nova.policy [None req-addadb33-7781-4e10-8025-7661cf2670e6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.255488] [55187]: DEBUG nova.policy [None req-addadb33-7781-4e10-8025-7661cf2670e6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.259608] [55187]: INFO nova.api.openstack.requestlog [None req-addadb33-7781-4e10-8025-7661cf2670e6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1433 microversion: 2.75 time: 0.066978 [ 750.259608] [55187]: [pid: 55187|app: 0|req: 1172/2474] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1433 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 750.262052] [55187]: DEBUG nova.api.openstack.wsgi [None req-20f6e977-a0ab-47a5-8fe2-7752b51f7f25 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.263238] [55187]: DEBUG nova.compute.api [None req-20f6e977-a0ab-47a5-8fe2-7752b51f7f25 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.266393] [55187]: DEBUG oslo_concurrency.lockutils [None req-20f6e977-a0ab-47a5-8fe2-7752b51f7f25 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.266636] [55187]: DEBUG oslo_concurrency.lockutils [None req-20f6e977-a0ab-47a5-8fe2-7752b51f7f25 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.266816] [55187]: DEBUG oslo_concurrency.lockutils [None req-20f6e977-a0ab-47a5-8fe2-7752b51f7f25 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.267171] [55187]: DEBUG oslo_concurrency.lockutils [None req-20f6e977-a0ab-47a5-8fe2-7752b51f7f25 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.267393] [55187]: DEBUG oslo_concurrency.lockutils [None req-20f6e977-a0ab-47a5-8fe2-7752b51f7f25 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.267576] [55187]: DEBUG oslo_concurrency.lockutils [None req-20f6e977-a0ab-47a5-8fe2-7752b51f7f25 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.270991] [55188]: DEBUG nova.policy [None req-9816a269-5784-4c83-b584-7f4c0094c99b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.275611] [55188]: INFO nova.api.openstack.requestlog [None req-9816a269-5784-4c83-b584-7f4c0094c99b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1242 microversion: 2.1 time: 0.051971 [ 750.275944] [55188]: [pid: 55188|app: 0|req: 1303/2475] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.301434] [55187]: DEBUG nova.policy [None req-20f6e977-a0ab-47a5-8fe2-7752b51f7f25 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.305701] [55187]: INFO nova.api.openstack.requestlog [None req-20f6e977-a0ab-47a5-8fe2-7752b51f7f25 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.045846 [ 750.306036] [55187]: [pid: 55187|app: 0|req: 1173/2476] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.410632] [55188]: DEBUG nova.api.openstack.wsgi [req-4dc34b68-1b80-4309-88db-b473abd2d6c5 req-e74ca4e7-b8ec-4e82-b4f2-b9605a24a801 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "de133077-255d-439b-80b8-1f39cbe3bc4a", "tag": "f9eb526f-ea60-43e1-bad6-1b1e565a8b78"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 750.416956] [55188]: DEBUG oslo_concurrency.lockutils [req-4dc34b68-1b80-4309-88db-b473abd2d6c5 req-e74ca4e7-b8ec-4e82-b4f2-b9605a24a801 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.417251] [55188]: DEBUG oslo_concurrency.lockutils [req-4dc34b68-1b80-4309-88db-b473abd2d6c5 req-e74ca4e7-b8ec-4e82-b4f2-b9605a24a801 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.417452] [55188]: DEBUG oslo_concurrency.lockutils [req-4dc34b68-1b80-4309-88db-b473abd2d6c5 req-e74ca4e7-b8ec-4e82-b4f2-b9605a24a801 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.425142] [55188]: INFO nova.api.openstack.compute.server_external_events [req-4dc34b68-1b80-4309-88db-b473abd2d6c5 req-e74ca4e7-b8ec-4e82-b4f2-b9605a24a801 service nova] Creating event network-changed:f9eb526f-ea60-43e1-bad6-1b1e565a8b78 for instance de133077-255d-439b-80b8-1f39cbe3bc4a on cpu-1 [ 750.428577] [55188]: INFO nova.api.openstack.requestlog [req-4dc34b68-1b80-4309-88db-b473abd2d6c5 req-e74ca4e7-b8ec-4e82-b4f2-b9605a24a801 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020549 [ 750.428896] [55188]: [pid: 55188|app: 0|req: 1304/2477] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:50 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 750.545287] [55187]: DEBUG nova.api.openstack.wsgi [None req-39e0a1df-d2e5-4d51-94f4-fd971475f3b8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.547086] [55187]: DEBUG nova.compute.api [None req-39e0a1df-d2e5-4d51-94f4-fd971475f3b8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.551283] [55187]: DEBUG oslo_concurrency.lockutils [None req-39e0a1df-d2e5-4d51-94f4-fd971475f3b8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.551848] [55187]: DEBUG oslo_concurrency.lockutils [None req-39e0a1df-d2e5-4d51-94f4-fd971475f3b8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.551848] [55187]: DEBUG oslo_concurrency.lockutils [None req-39e0a1df-d2e5-4d51-94f4-fd971475f3b8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.552061] [55187]: DEBUG oslo_concurrency.lockutils [None req-39e0a1df-d2e5-4d51-94f4-fd971475f3b8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.552264] [55187]: DEBUG oslo_concurrency.lockutils [None req-39e0a1df-d2e5-4d51-94f4-fd971475f3b8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.552548] [55187]: DEBUG oslo_concurrency.lockutils [None req-39e0a1df-d2e5-4d51-94f4-fd971475f3b8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.646767] [55187]: DEBUG nova.policy [None req-39e0a1df-d2e5-4d51-94f4-fd971475f3b8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.652383] [55187]: INFO nova.api.openstack.requestlog [None req-39e0a1df-d2e5-4d51-94f4-fd971475f3b8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1530 microversion: 2.1 time: 0.109329 [ 750.652747] [55187]: [pid: 55187|app: 0|req: 1174/2478] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:50 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1530 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.684841] [55188]: DEBUG nova.api.openstack.wsgi [None req-ca74235e-b695-47b2-ac3b-b6f27ff3870d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.686677] [55188]: DEBUG nova.compute.api [None req-ca74235e-b695-47b2-ac3b-b6f27ff3870d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.690443] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca74235e-b695-47b2-ac3b-b6f27ff3870d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.690692] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca74235e-b695-47b2-ac3b-b6f27ff3870d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.690912] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca74235e-b695-47b2-ac3b-b6f27ff3870d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.691491] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca74235e-b695-47b2-ac3b-b6f27ff3870d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.691568] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca74235e-b695-47b2-ac3b-b6f27ff3870d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.691711] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca74235e-b695-47b2-ac3b-b6f27ff3870d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.694793] [55187]: DEBUG nova.api.openstack.wsgi [None req-19b7d3ca-aab8-4d49-82d9-86e4be012f73 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.696875] [55187]: DEBUG nova.compute.api [None req-19b7d3ca-aab8-4d49-82d9-86e4be012f73 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.700207] [55187]: DEBUG oslo_concurrency.lockutils [None req-19b7d3ca-aab8-4d49-82d9-86e4be012f73 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.700523] [55187]: DEBUG oslo_concurrency.lockutils [None req-19b7d3ca-aab8-4d49-82d9-86e4be012f73 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.700739] [55187]: DEBUG oslo_concurrency.lockutils [None req-19b7d3ca-aab8-4d49-82d9-86e4be012f73 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.701103] [55187]: DEBUG oslo_concurrency.lockutils [None req-19b7d3ca-aab8-4d49-82d9-86e4be012f73 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.701307] [55187]: DEBUG oslo_concurrency.lockutils [None req-19b7d3ca-aab8-4d49-82d9-86e4be012f73 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.701485] [55187]: DEBUG oslo_concurrency.lockutils [None req-19b7d3ca-aab8-4d49-82d9-86e4be012f73 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.729739] [55188]: DEBUG nova.policy [None req-ca74235e-b695-47b2-ac3b-b6f27ff3870d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.733851] [55188]: INFO nova.api.openstack.requestlog [None req-ca74235e-b695-47b2-ac3b-b6f27ff3870d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.051727 [ 750.734185] [55188]: [pid: 55188|app: 0|req: 1305/2479] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.735854] [55187]: DEBUG nova.policy [None req-19b7d3ca-aab8-4d49-82d9-86e4be012f73 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.736538] [55188]: DEBUG nova.api.openstack.wsgi [None req-7b155131-b512-4ce9-8686-91ad7c6e5d84 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.738236] [55188]: DEBUG nova.compute.api [None req-7b155131-b512-4ce9-8686-91ad7c6e5d84 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.740049] [55187]: DEBUG nova.policy [None req-19b7d3ca-aab8-4d49-82d9-86e4be012f73 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.740702] [55187]: DEBUG nova.policy [None req-19b7d3ca-aab8-4d49-82d9-86e4be012f73 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.741262] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b155131-b512-4ce9-8686-91ad7c6e5d84 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.741513] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b155131-b512-4ce9-8686-91ad7c6e5d84 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.741673] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b155131-b512-4ce9-8686-91ad7c6e5d84 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.742013] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b155131-b512-4ce9-8686-91ad7c6e5d84 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.742227] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b155131-b512-4ce9-8686-91ad7c6e5d84 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.742400] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b155131-b512-4ce9-8686-91ad7c6e5d84 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.743221] [55187]: INFO nova.api.openstack.requestlog [None req-19b7d3ca-aab8-4d49-82d9-86e4be012f73 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.050922 [ 750.743547] [55187]: [pid: 55187|app: 0|req: 1175/2480] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 750.746044] [55187]: DEBUG nova.api.openstack.wsgi [None req-def20ca9-54c9-48cb-85b3-d0762bd114ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.747632] [55187]: DEBUG nova.compute.api [None req-def20ca9-54c9-48cb-85b3-d0762bd114ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.750417] [55187]: DEBUG oslo_concurrency.lockutils [None req-def20ca9-54c9-48cb-85b3-d0762bd114ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.750649] [55187]: DEBUG oslo_concurrency.lockutils [None req-def20ca9-54c9-48cb-85b3-d0762bd114ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.750828] [55187]: DEBUG oslo_concurrency.lockutils [None req-def20ca9-54c9-48cb-85b3-d0762bd114ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.751190] [55187]: DEBUG oslo_concurrency.lockutils [None req-def20ca9-54c9-48cb-85b3-d0762bd114ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.751391] [55187]: DEBUG oslo_concurrency.lockutils [None req-def20ca9-54c9-48cb-85b3-d0762bd114ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.751551] [55187]: DEBUG oslo_concurrency.lockutils [None req-def20ca9-54c9-48cb-85b3-d0762bd114ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.773830] [55188]: DEBUG nova.policy [None req-7b155131-b512-4ce9-8686-91ad7c6e5d84 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.777606] [55188]: INFO nova.api.openstack.requestlog [None req-7b155131-b512-4ce9-8686-91ad7c6e5d84 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.042835 [ 750.777915] [55188]: [pid: 55188|app: 0|req: 1306/2481] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.781368] [55187]: DEBUG nova.policy [None req-def20ca9-54c9-48cb-85b3-d0762bd114ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.785263] [55187]: INFO nova.api.openstack.requestlog [None req-def20ca9-54c9-48cb-85b3-d0762bd114ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.041189 [ 750.785565] [55187]: [pid: 55187|app: 0|req: 1176/2482] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.786977] [55188]: DEBUG nova.api.openstack.wsgi [None req-eb8a6a33-db9c-4119-bd0d-c76a4bbaec79 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.788594] [55188]: DEBUG nova.compute.api [None req-eb8a6a33-db9c-4119-bd0d-c76a4bbaec79 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.790642] [55187]: DEBUG nova.api.openstack.wsgi [None req-614d6e08-216e-42d9-9d57-4661abe4ac9e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.792217] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb8a6a33-db9c-4119-bd0d-c76a4bbaec79 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.792287] [55187]: DEBUG nova.compute.api [None req-614d6e08-216e-42d9-9d57-4661abe4ac9e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.792500] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb8a6a33-db9c-4119-bd0d-c76a4bbaec79 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.792718] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb8a6a33-db9c-4119-bd0d-c76a4bbaec79 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.793094] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb8a6a33-db9c-4119-bd0d-c76a4bbaec79 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.793307] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb8a6a33-db9c-4119-bd0d-c76a4bbaec79 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.793506] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb8a6a33-db9c-4119-bd0d-c76a4bbaec79 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.795420] [55187]: DEBUG oslo_concurrency.lockutils [None req-614d6e08-216e-42d9-9d57-4661abe4ac9e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.795648] [55187]: DEBUG oslo_concurrency.lockutils [None req-614d6e08-216e-42d9-9d57-4661abe4ac9e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.795828] [55187]: DEBUG oslo_concurrency.lockutils [None req-614d6e08-216e-42d9-9d57-4661abe4ac9e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.796191] [55187]: DEBUG oslo_concurrency.lockutils [None req-614d6e08-216e-42d9-9d57-4661abe4ac9e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.796423] [55187]: DEBUG oslo_concurrency.lockutils [None req-614d6e08-216e-42d9-9d57-4661abe4ac9e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.796602] [55187]: DEBUG oslo_concurrency.lockutils [None req-614d6e08-216e-42d9-9d57-4661abe4ac9e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.811382] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb8a6a33-db9c-4119-bd0d-c76a4bbaec79 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.811616] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb8a6a33-db9c-4119-bd0d-c76a4bbaec79 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.811802] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb8a6a33-db9c-4119-bd0d-c76a4bbaec79 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.811994] [55188]: DEBUG nova.objects.instance [None req-eb8a6a33-db9c-4119-bd0d-c76a4bbaec79 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 750.830270] [55187]: DEBUG nova.policy [None req-614d6e08-216e-42d9-9d57-4661abe4ac9e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.831539] [55188]: DEBUG nova.policy [None req-eb8a6a33-db9c-4119-bd0d-c76a4bbaec79 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.834529] [55187]: INFO nova.api.openstack.requestlog [None req-614d6e08-216e-42d9-9d57-4661abe4ac9e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.045634 [ 750.834847] [55187]: [pid: 55187|app: 0|req: 1177/2483] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 750.835932] [55188]: INFO nova.api.openstack.requestlog [None req-eb8a6a33-db9c-4119-bd0d-c76a4bbaec79 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.050598 [ 750.835932] [55188]: [pid: 55188|app: 0|req: 1307/2484] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 750.842357] [55187]: DEBUG nova.api.openstack.wsgi [None req-9a249693-537f-4bce-af27-c151939d9868 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.843951] [55187]: DEBUG nova.compute.api [None req-9a249693-537f-4bce-af27-c151939d9868 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.847483] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a249693-537f-4bce-af27-c151939d9868 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.847718] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a249693-537f-4bce-af27-c151939d9868 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.847919] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a249693-537f-4bce-af27-c151939d9868 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.848310] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a249693-537f-4bce-af27-c151939d9868 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.848514] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a249693-537f-4bce-af27-c151939d9868 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.848713] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a249693-537f-4bce-af27-c151939d9868 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.881975] [55187]: DEBUG nova.policy [None req-9a249693-537f-4bce-af27-c151939d9868 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.886881] [55187]: DEBUG nova.policy [None req-9a249693-537f-4bce-af27-c151939d9868 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.887681] [55187]: DEBUG nova.policy [None req-9a249693-537f-4bce-af27-c151939d9868 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.888364] [55187]: INFO nova.api.openstack.requestlog [None req-9a249693-537f-4bce-af27-c151939d9868 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.047961 [ 750.888632] [55187]: [pid: 55187|app: 0|req: 1178/2485] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 750.889457] [55188]: DEBUG nova.api.openstack.wsgi [None req-7b37b10b-9a78-4f3d-93e2-3b601b51e906 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.891412] [55188]: DEBUG nova.compute.api [None req-7b37b10b-9a78-4f3d-93e2-3b601b51e906 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.895454] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b37b10b-9a78-4f3d-93e2-3b601b51e906 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.895454] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b37b10b-9a78-4f3d-93e2-3b601b51e906 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.895454] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b37b10b-9a78-4f3d-93e2-3b601b51e906 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.895739] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b37b10b-9a78-4f3d-93e2-3b601b51e906 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.896060] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b37b10b-9a78-4f3d-93e2-3b601b51e906 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.896144] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b37b10b-9a78-4f3d-93e2-3b601b51e906 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.927964] [55188]: DEBUG nova.policy [None req-7b37b10b-9a78-4f3d-93e2-3b601b51e906 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.931980] [55188]: INFO nova.api.openstack.requestlog [None req-7b37b10b-9a78-4f3d-93e2-3b601b51e906 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.044841 [ 750.932381] [55188]: [pid: 55188|app: 0|req: 1308/2486] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 750.934273] [55187]: DEBUG nova.api.openstack.wsgi [None req-7668c808-9cff-4544-b7c5-23c47054a086 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.935971] [55187]: DEBUG nova.compute.api [None req-7668c808-9cff-4544-b7c5-23c47054a086 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.938634] [55188]: DEBUG nova.api.openstack.wsgi [None req-55dbb6cd-6537-4be6-96ff-56f205385682 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.939545] [55187]: DEBUG oslo_concurrency.lockutils [None req-7668c808-9cff-4544-b7c5-23c47054a086 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.939789] [55187]: DEBUG oslo_concurrency.lockutils [None req-7668c808-9cff-4544-b7c5-23c47054a086 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.939969] [55187]: DEBUG oslo_concurrency.lockutils [None req-7668c808-9cff-4544-b7c5-23c47054a086 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.940218] [55188]: DEBUG nova.compute.api [None req-55dbb6cd-6537-4be6-96ff-56f205385682 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.940344] [55187]: DEBUG oslo_concurrency.lockutils [None req-7668c808-9cff-4544-b7c5-23c47054a086 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.940522] [55187]: DEBUG oslo_concurrency.lockutils [None req-7668c808-9cff-4544-b7c5-23c47054a086 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.940699] [55187]: DEBUG oslo_concurrency.lockutils [None req-7668c808-9cff-4544-b7c5-23c47054a086 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.943305] [55188]: DEBUG oslo_concurrency.lockutils [None req-55dbb6cd-6537-4be6-96ff-56f205385682 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.943538] [55188]: DEBUG oslo_concurrency.lockutils [None req-55dbb6cd-6537-4be6-96ff-56f205385682 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.943720] [55188]: DEBUG oslo_concurrency.lockutils [None req-55dbb6cd-6537-4be6-96ff-56f205385682 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.944092] [55188]: DEBUG oslo_concurrency.lockutils [None req-55dbb6cd-6537-4be6-96ff-56f205385682 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.944322] [55188]: DEBUG oslo_concurrency.lockutils [None req-55dbb6cd-6537-4be6-96ff-56f205385682 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.944478] [55188]: DEBUG oslo_concurrency.lockutils [None req-55dbb6cd-6537-4be6-96ff-56f205385682 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.975227] [55188]: DEBUG nova.policy [None req-55dbb6cd-6537-4be6-96ff-56f205385682 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.975756] [55187]: DEBUG nova.policy [None req-7668c808-9cff-4544-b7c5-23c47054a086 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.979402] [55188]: INFO nova.api.openstack.requestlog [None req-55dbb6cd-6537-4be6-96ff-56f205385682 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.042684 [ 750.979779] [55188]: [pid: 55188|app: 0|req: 1309/2487] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 750.980810] [55187]: INFO nova.api.openstack.requestlog [None req-7668c808-9cff-4544-b7c5-23c47054a086 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.048748 [ 750.981152] [55187]: [pid: 55187|app: 0|req: 1179/2488] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.988060] [55188]: DEBUG nova.api.openstack.wsgi [None req-f7f6145a-144f-4f71-9575-1bb6a5070108 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 750.990031] [55188]: DEBUG nova.compute.api [None req-f7f6145a-144f-4f71-9575-1bb6a5070108 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 750.993423] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7f6145a-144f-4f71-9575-1bb6a5070108 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.993670] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7f6145a-144f-4f71-9575-1bb6a5070108 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.993864] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7f6145a-144f-4f71-9575-1bb6a5070108 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.994307] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7f6145a-144f-4f71-9575-1bb6a5070108 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.994523] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7f6145a-144f-4f71-9575-1bb6a5070108 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.994704] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7f6145a-144f-4f71-9575-1bb6a5070108 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.021894] [55187]: DEBUG nova.api.openstack.wsgi [None req-d832a2a4-7d5b-49db-9e93-db62112489a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.023737] [55187]: DEBUG nova.compute.api [None req-d832a2a4-7d5b-49db-9e93-db62112489a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.026839] [55188]: DEBUG nova.policy [None req-f7f6145a-144f-4f71-9575-1bb6a5070108 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.027725] [55187]: DEBUG oslo_concurrency.lockutils [None req-d832a2a4-7d5b-49db-9e93-db62112489a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.027964] [55187]: DEBUG oslo_concurrency.lockutils [None req-d832a2a4-7d5b-49db-9e93-db62112489a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.028162] [55187]: DEBUG oslo_concurrency.lockutils [None req-d832a2a4-7d5b-49db-9e93-db62112489a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.028513] [55187]: DEBUG oslo_concurrency.lockutils [None req-d832a2a4-7d5b-49db-9e93-db62112489a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.028709] [55187]: DEBUG oslo_concurrency.lockutils [None req-d832a2a4-7d5b-49db-9e93-db62112489a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.028877] [55187]: DEBUG oslo_concurrency.lockutils [None req-d832a2a4-7d5b-49db-9e93-db62112489a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.031037] [55188]: INFO nova.api.openstack.requestlog [None req-f7f6145a-144f-4f71-9575-1bb6a5070108 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.045313 [ 751.031362] [55188]: [pid: 55188|app: 0|req: 1310/2489] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.050091] [55188]: DEBUG nova.api.openstack.wsgi [None req-f0c18945-a312-44c4-b041-70cd43f7d62e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.051861] [55188]: DEBUG nova.compute.api [None req-f0c18945-a312-44c4-b041-70cd43f7d62e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.055344] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0c18945-a312-44c4-b041-70cd43f7d62e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.055578] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0c18945-a312-44c4-b041-70cd43f7d62e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.055760] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0c18945-a312-44c4-b041-70cd43f7d62e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.056123] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0c18945-a312-44c4-b041-70cd43f7d62e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.056338] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0c18945-a312-44c4-b041-70cd43f7d62e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.056527] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0c18945-a312-44c4-b041-70cd43f7d62e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.092428] [55188]: DEBUG nova.policy [None req-f0c18945-a312-44c4-b041-70cd43f7d62e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.097202] [55188]: INFO nova.api.openstack.requestlog [None req-f0c18945-a312-44c4-b041-70cd43f7d62e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.049269 [ 751.097652] [55188]: [pid: 55188|app: 0|req: 1311/2490] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.101024] [55188]: DEBUG nova.api.openstack.wsgi [None req-f87e6bfa-a04c-4428-a0c5-afa546a565ae tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.101667] [55188]: DEBUG nova.compute.api [None req-f87e6bfa-a04c-4428-a0c5-afa546a565ae tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.105414] [55188]: DEBUG oslo_concurrency.lockutils [None req-f87e6bfa-a04c-4428-a0c5-afa546a565ae tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.105414] [55188]: DEBUG oslo_concurrency.lockutils [None req-f87e6bfa-a04c-4428-a0c5-afa546a565ae tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.105532] [55188]: DEBUG oslo_concurrency.lockutils [None req-f87e6bfa-a04c-4428-a0c5-afa546a565ae tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.105800] [55188]: DEBUG oslo_concurrency.lockutils [None req-f87e6bfa-a04c-4428-a0c5-afa546a565ae tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.106011] [55188]: DEBUG oslo_concurrency.lockutils [None req-f87e6bfa-a04c-4428-a0c5-afa546a565ae tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.106199] [55188]: DEBUG oslo_concurrency.lockutils [None req-f87e6bfa-a04c-4428-a0c5-afa546a565ae tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.145903] [55188]: DEBUG nova.policy [None req-f87e6bfa-a04c-4428-a0c5-afa546a565ae tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.151650] [55188]: INFO nova.api.openstack.requestlog [None req-f87e6bfa-a04c-4428-a0c5-afa546a565ae tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.053356 [ 751.153492] [55188]: [pid: 55188|app: 0|req: 1312/2491] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.156896] [55188]: DEBUG nova.api.openstack.wsgi [None req-13ea8685-9d10-4126-bfd1-7f39af71e44f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.159904] [55188]: DEBUG nova.compute.api [None req-13ea8685-9d10-4126-bfd1-7f39af71e44f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.164149] [55188]: DEBUG oslo_concurrency.lockutils [None req-13ea8685-9d10-4126-bfd1-7f39af71e44f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.164438] [55188]: DEBUG oslo_concurrency.lockutils [None req-13ea8685-9d10-4126-bfd1-7f39af71e44f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.164661] [55188]: DEBUG oslo_concurrency.lockutils [None req-13ea8685-9d10-4126-bfd1-7f39af71e44f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.165123] [55188]: DEBUG oslo_concurrency.lockutils [None req-13ea8685-9d10-4126-bfd1-7f39af71e44f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.166212] [55188]: DEBUG oslo_concurrency.lockutils [None req-13ea8685-9d10-4126-bfd1-7f39af71e44f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.166515] [55188]: DEBUG oslo_concurrency.lockutils [None req-13ea8685-9d10-4126-bfd1-7f39af71e44f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.178135] [55187]: DEBUG nova.policy [None req-d832a2a4-7d5b-49db-9e93-db62112489a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.182121] [55187]: INFO nova.api.openstack.requestlog [None req-d832a2a4-7d5b-49db-9e93-db62112489a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1315 microversion: 2.1 time: 0.162693 [ 751.182426] [55187]: [pid: 55187|app: 0|req: 1180/2492] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1315 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.185190] [55187]: DEBUG nova.api.openstack.wsgi [None req-15836003-d7be-492e-a878-30a45edb09c7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.186828] [55187]: DEBUG nova.compute.api [None req-15836003-d7be-492e-a878-30a45edb09c7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.190148] [55187]: DEBUG oslo_concurrency.lockutils [None req-15836003-d7be-492e-a878-30a45edb09c7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.190502] [55187]: DEBUG oslo_concurrency.lockutils [None req-15836003-d7be-492e-a878-30a45edb09c7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.190734] [55187]: DEBUG oslo_concurrency.lockutils [None req-15836003-d7be-492e-a878-30a45edb09c7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.191275] [55187]: DEBUG oslo_concurrency.lockutils [None req-15836003-d7be-492e-a878-30a45edb09c7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.191592] [55187]: DEBUG oslo_concurrency.lockutils [None req-15836003-d7be-492e-a878-30a45edb09c7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.191845] [55187]: DEBUG oslo_concurrency.lockutils [None req-15836003-d7be-492e-a878-30a45edb09c7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.207202] [55188]: DEBUG nova.policy [None req-13ea8685-9d10-4126-bfd1-7f39af71e44f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.211796] [55188]: INFO nova.api.openstack.requestlog [None req-13ea8685-9d10-4126-bfd1-7f39af71e44f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.057580 [ 751.212146] [55188]: [pid: 55188|app: 0|req: 1313/2493] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.214494] [55187]: DEBUG oslo_concurrency.lockutils [None req-15836003-d7be-492e-a878-30a45edb09c7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.214629] [55188]: DEBUG nova.api.openstack.wsgi [None req-3aaabdda-9867-47a8-9240-e340799620b7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.214743] [55187]: DEBUG oslo_concurrency.lockutils [None req-15836003-d7be-492e-a878-30a45edb09c7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.214926] [55187]: DEBUG oslo_concurrency.lockutils [None req-15836003-d7be-492e-a878-30a45edb09c7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.215139] [55187]: DEBUG nova.objects.instance [None req-15836003-d7be-492e-a878-30a45edb09c7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 751.216262] [55188]: DEBUG nova.compute.api [None req-3aaabdda-9867-47a8-9240-e340799620b7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.221028] [55188]: DEBUG oslo_concurrency.lockutils [None req-3aaabdda-9867-47a8-9240-e340799620b7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.221326] [55188]: DEBUG oslo_concurrency.lockutils [None req-3aaabdda-9867-47a8-9240-e340799620b7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.221646] [55188]: DEBUG oslo_concurrency.lockutils [None req-3aaabdda-9867-47a8-9240-e340799620b7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.222060] [55188]: DEBUG oslo_concurrency.lockutils [None req-3aaabdda-9867-47a8-9240-e340799620b7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.222288] [55188]: DEBUG oslo_concurrency.lockutils [None req-3aaabdda-9867-47a8-9240-e340799620b7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.222445] [55188]: DEBUG oslo_concurrency.lockutils [None req-3aaabdda-9867-47a8-9240-e340799620b7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.238636] [55187]: DEBUG nova.policy [None req-15836003-d7be-492e-a878-30a45edb09c7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.242959] [55187]: INFO nova.api.openstack.requestlog [None req-15836003-d7be-492e-a878-30a45edb09c7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.059946 [ 751.243293] [55187]: [pid: 55187|app: 0|req: 1181/2494] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.246699] [55187]: DEBUG nova.api.openstack.wsgi [None req-074e4b27-c3da-451d-89dd-c05a94e905a9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.248598] [55187]: DEBUG nova.compute.api [None req-074e4b27-c3da-451d-89dd-c05a94e905a9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.253331] [55187]: DEBUG oslo_concurrency.lockutils [None req-074e4b27-c3da-451d-89dd-c05a94e905a9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.253883] [55187]: DEBUG oslo_concurrency.lockutils [None req-074e4b27-c3da-451d-89dd-c05a94e905a9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.253950] [55187]: DEBUG oslo_concurrency.lockutils [None req-074e4b27-c3da-451d-89dd-c05a94e905a9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.254290] [55187]: DEBUG oslo_concurrency.lockutils [None req-074e4b27-c3da-451d-89dd-c05a94e905a9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.254543] [55187]: DEBUG oslo_concurrency.lockutils [None req-074e4b27-c3da-451d-89dd-c05a94e905a9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.254767] [55187]: DEBUG oslo_concurrency.lockutils [None req-074e4b27-c3da-451d-89dd-c05a94e905a9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.258517] [55188]: DEBUG nova.policy [None req-3aaabdda-9867-47a8-9240-e340799620b7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.263120] [55188]: INFO nova.api.openstack.requestlog [None req-3aaabdda-9867-47a8-9240-e340799620b7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.050360 [ 751.263460] [55188]: [pid: 55188|app: 0|req: 1314/2495] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.265933] [55188]: DEBUG nova.api.openstack.wsgi [None req-1b765bbe-d28b-414e-adbd-06853fa3a29b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.267897] [55188]: DEBUG nova.compute.api [None req-1b765bbe-d28b-414e-adbd-06853fa3a29b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.271277] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b765bbe-d28b-414e-adbd-06853fa3a29b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.272032] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b765bbe-d28b-414e-adbd-06853fa3a29b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.272032] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b765bbe-d28b-414e-adbd-06853fa3a29b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.272151] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b765bbe-d28b-414e-adbd-06853fa3a29b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.272280] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b765bbe-d28b-414e-adbd-06853fa3a29b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.272464] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b765bbe-d28b-414e-adbd-06853fa3a29b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.274834] [55187]: DEBUG oslo_concurrency.lockutils [None req-074e4b27-c3da-451d-89dd-c05a94e905a9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.275112] [55187]: DEBUG oslo_concurrency.lockutils [None req-074e4b27-c3da-451d-89dd-c05a94e905a9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.275310] [55187]: DEBUG oslo_concurrency.lockutils [None req-074e4b27-c3da-451d-89dd-c05a94e905a9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.275521] [55187]: DEBUG nova.objects.instance [None req-074e4b27-c3da-451d-89dd-c05a94e905a9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 751.295243] [55187]: DEBUG nova.policy [None req-074e4b27-c3da-451d-89dd-c05a94e905a9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.299774] [55187]: INFO nova.api.openstack.requestlog [None req-074e4b27-c3da-451d-89dd-c05a94e905a9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.055791 [ 751.300086] [55187]: [pid: 55187|app: 0|req: 1182/2496] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.302542] [55187]: DEBUG nova.api.openstack.wsgi [None req-55a89d49-00e3-4bf7-80de-979ef1375c72 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.304251] [55187]: DEBUG nova.compute.api [None req-55a89d49-00e3-4bf7-80de-979ef1375c72 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.305904] [55188]: DEBUG nova.policy [None req-1b765bbe-d28b-414e-adbd-06853fa3a29b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.307564] [55187]: DEBUG oslo_concurrency.lockutils [None req-55a89d49-00e3-4bf7-80de-979ef1375c72 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.307935] [55187]: DEBUG oslo_concurrency.lockutils [None req-55a89d49-00e3-4bf7-80de-979ef1375c72 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.307998] [55187]: DEBUG oslo_concurrency.lockutils [None req-55a89d49-00e3-4bf7-80de-979ef1375c72 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.308346] [55187]: DEBUG oslo_concurrency.lockutils [None req-55a89d49-00e3-4bf7-80de-979ef1375c72 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.308545] [55187]: DEBUG oslo_concurrency.lockutils [None req-55a89d49-00e3-4bf7-80de-979ef1375c72 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.308720] [55187]: DEBUG oslo_concurrency.lockutils [None req-55a89d49-00e3-4bf7-80de-979ef1375c72 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.310327] [55188]: INFO nova.api.openstack.requestlog [None req-1b765bbe-d28b-414e-adbd-06853fa3a29b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1274 microversion: 2.1 time: 0.046257 [ 751.310660] [55188]: [pid: 55188|app: 0|req: 1315/2497] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1274 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.313104] [55188]: DEBUG nova.api.openstack.wsgi [None req-a541dd3e-3d4c-4e01-932d-068430c20286 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.314731] [55188]: DEBUG nova.compute.api [None req-a541dd3e-3d4c-4e01-932d-068430c20286 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.318014] [55188]: DEBUG oslo_concurrency.lockutils [None req-a541dd3e-3d4c-4e01-932d-068430c20286 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.318267] [55188]: DEBUG oslo_concurrency.lockutils [None req-a541dd3e-3d4c-4e01-932d-068430c20286 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.318488] [55188]: DEBUG oslo_concurrency.lockutils [None req-a541dd3e-3d4c-4e01-932d-068430c20286 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.318872] [55188]: DEBUG oslo_concurrency.lockutils [None req-a541dd3e-3d4c-4e01-932d-068430c20286 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.319093] [55188]: DEBUG oslo_concurrency.lockutils [None req-a541dd3e-3d4c-4e01-932d-068430c20286 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.319359] [55188]: DEBUG oslo_concurrency.lockutils [None req-a541dd3e-3d4c-4e01-932d-068430c20286 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.344590] [55187]: DEBUG nova.policy [None req-55a89d49-00e3-4bf7-80de-979ef1375c72 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.349374] [55187]: DEBUG nova.policy [None req-55a89d49-00e3-4bf7-80de-979ef1375c72 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.350039] [55187]: DEBUG nova.policy [None req-55a89d49-00e3-4bf7-80de-979ef1375c72 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.350761] [55188]: DEBUG nova.policy [None req-a541dd3e-3d4c-4e01-932d-068430c20286 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.353763] [55187]: INFO nova.api.openstack.requestlog [None req-55a89d49-00e3-4bf7-80de-979ef1375c72 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1441 microversion: 2.75 time: 0.053087 [ 751.354121] [55187]: [pid: 55187|app: 0|req: 1183/2498] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1441 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 751.355529] [55188]: INFO nova.api.openstack.requestlog [None req-a541dd3e-3d4c-4e01-932d-068430c20286 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.043885 [ 751.355529] [55188]: [pid: 55188|app: 0|req: 1316/2499] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.358365] [55187]: DEBUG nova.api.openstack.wsgi [None req-60df3937-c226-4d71-b701-3aad2538027f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.359954] [55187]: DEBUG nova.compute.api [None req-60df3937-c226-4d71-b701-3aad2538027f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.363835] [55187]: DEBUG oslo_concurrency.lockutils [None req-60df3937-c226-4d71-b701-3aad2538027f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.364098] [55187]: DEBUG oslo_concurrency.lockutils [None req-60df3937-c226-4d71-b701-3aad2538027f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.364324] [55187]: DEBUG oslo_concurrency.lockutils [None req-60df3937-c226-4d71-b701-3aad2538027f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.364699] [55187]: DEBUG oslo_concurrency.lockutils [None req-60df3937-c226-4d71-b701-3aad2538027f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.364903] [55187]: DEBUG oslo_concurrency.lockutils [None req-60df3937-c226-4d71-b701-3aad2538027f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.365089] [55187]: DEBUG oslo_concurrency.lockutils [None req-60df3937-c226-4d71-b701-3aad2538027f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.404890] [55187]: DEBUG nova.policy [None req-60df3937-c226-4d71-b701-3aad2538027f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.410338] [55187]: INFO nova.api.openstack.requestlog [None req-60df3937-c226-4d71-b701-3aad2538027f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.055476 [ 751.410735] [55187]: [pid: 55187|app: 0|req: 1184/2500] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:51 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.666802] [55188]: DEBUG nova.api.openstack.wsgi [None req-356267b2-8fe9-4514-a6c6-06bbf26ef645 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.668840] [55188]: DEBUG nova.compute.api [None req-356267b2-8fe9-4514-a6c6-06bbf26ef645 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.673108] [55188]: DEBUG oslo_concurrency.lockutils [None req-356267b2-8fe9-4514-a6c6-06bbf26ef645 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.673582] [55188]: DEBUG oslo_concurrency.lockutils [None req-356267b2-8fe9-4514-a6c6-06bbf26ef645 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.673582] [55188]: DEBUG oslo_concurrency.lockutils [None req-356267b2-8fe9-4514-a6c6-06bbf26ef645 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.673953] [55188]: DEBUG oslo_concurrency.lockutils [None req-356267b2-8fe9-4514-a6c6-06bbf26ef645 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.674254] [55188]: DEBUG oslo_concurrency.lockutils [None req-356267b2-8fe9-4514-a6c6-06bbf26ef645 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.674441] [55188]: DEBUG oslo_concurrency.lockutils [None req-356267b2-8fe9-4514-a6c6-06bbf26ef645 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.747807] [55187]: DEBUG nova.api.openstack.wsgi [None req-4df03c3e-b757-4880-8c1e-8e4da19ea21c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.749773] [55187]: DEBUG nova.compute.api [None req-4df03c3e-b757-4880-8c1e-8e4da19ea21c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.753367] [55187]: DEBUG oslo_concurrency.lockutils [None req-4df03c3e-b757-4880-8c1e-8e4da19ea21c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.753674] [55187]: DEBUG oslo_concurrency.lockutils [None req-4df03c3e-b757-4880-8c1e-8e4da19ea21c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.753798] [55187]: DEBUG oslo_concurrency.lockutils [None req-4df03c3e-b757-4880-8c1e-8e4da19ea21c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.754168] [55187]: DEBUG oslo_concurrency.lockutils [None req-4df03c3e-b757-4880-8c1e-8e4da19ea21c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.754404] [55187]: DEBUG oslo_concurrency.lockutils [None req-4df03c3e-b757-4880-8c1e-8e4da19ea21c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.754653] [55187]: DEBUG oslo_concurrency.lockutils [None req-4df03c3e-b757-4880-8c1e-8e4da19ea21c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.756016] [55188]: DEBUG nova.policy [None req-356267b2-8fe9-4514-a6c6-06bbf26ef645 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.761513] [55188]: INFO nova.api.openstack.requestlog [None req-356267b2-8fe9-4514-a6c6-06bbf26ef645 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1530 microversion: 2.1 time: 0.097494 [ 751.762097] [55188]: [pid: 55188|app: 0|req: 1317/2501] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1530 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.765956] [55188]: DEBUG nova.api.openstack.wsgi [None req-4f7a2cce-9bde-44ae-ac12-eca9f5e9b6b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.768466] [55188]: DEBUG nova.compute.api [None req-4f7a2cce-9bde-44ae-ac12-eca9f5e9b6b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.773185] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f7a2cce-9bde-44ae-ac12-eca9f5e9b6b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.773569] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f7a2cce-9bde-44ae-ac12-eca9f5e9b6b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.773933] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f7a2cce-9bde-44ae-ac12-eca9f5e9b6b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.774468] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f7a2cce-9bde-44ae-ac12-eca9f5e9b6b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.774810] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f7a2cce-9bde-44ae-ac12-eca9f5e9b6b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.775180] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f7a2cce-9bde-44ae-ac12-eca9f5e9b6b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.790144] [55187]: DEBUG nova.policy [None req-4df03c3e-b757-4880-8c1e-8e4da19ea21c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.794609] [55187]: INFO nova.api.openstack.requestlog [None req-4df03c3e-b757-4880-8c1e-8e4da19ea21c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.049027 [ 751.794940] [55187]: [pid: 55187|app: 0|req: 1185/2502] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.797426] [55187]: DEBUG nova.api.openstack.wsgi [None req-c0a2eac5-8500-4332-b8dd-80eed2876b71 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.799131] [55187]: DEBUG nova.compute.api [None req-c0a2eac5-8500-4332-b8dd-80eed2876b71 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.802410] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0a2eac5-8500-4332-b8dd-80eed2876b71 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.802649] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0a2eac5-8500-4332-b8dd-80eed2876b71 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.802834] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0a2eac5-8500-4332-b8dd-80eed2876b71 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.803195] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0a2eac5-8500-4332-b8dd-80eed2876b71 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.803390] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0a2eac5-8500-4332-b8dd-80eed2876b71 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.803561] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0a2eac5-8500-4332-b8dd-80eed2876b71 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.812802] [55188]: DEBUG nova.policy [None req-4f7a2cce-9bde-44ae-ac12-eca9f5e9b6b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.817676] [55188]: DEBUG nova.policy [None req-4f7a2cce-9bde-44ae-ac12-eca9f5e9b6b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.818432] [55188]: DEBUG nova.policy [None req-4f7a2cce-9bde-44ae-ac12-eca9f5e9b6b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.821271] [55188]: INFO nova.api.openstack.requestlog [None req-4f7a2cce-9bde-44ae-ac12-eca9f5e9b6b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.058507 [ 751.821639] [55188]: [pid: 55188|app: 0|req: 1318/2503] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 751.824723] [55188]: DEBUG nova.api.openstack.wsgi [None req-8531b6fb-5707-4330-b5f1-a540a98f0836 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.826789] [55188]: DEBUG nova.compute.api [None req-8531b6fb-5707-4330-b5f1-a540a98f0836 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.830588] [55188]: DEBUG oslo_concurrency.lockutils [None req-8531b6fb-5707-4330-b5f1-a540a98f0836 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.830891] [55188]: DEBUG oslo_concurrency.lockutils [None req-8531b6fb-5707-4330-b5f1-a540a98f0836 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.831183] [55188]: DEBUG oslo_concurrency.lockutils [None req-8531b6fb-5707-4330-b5f1-a540a98f0836 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.831647] [55188]: DEBUG oslo_concurrency.lockutils [None req-8531b6fb-5707-4330-b5f1-a540a98f0836 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.831864] [55188]: DEBUG oslo_concurrency.lockutils [None req-8531b6fb-5707-4330-b5f1-a540a98f0836 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.832121] [55188]: DEBUG oslo_concurrency.lockutils [None req-8531b6fb-5707-4330-b5f1-a540a98f0836 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.834639] [55187]: DEBUG nova.policy [None req-c0a2eac5-8500-4332-b8dd-80eed2876b71 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.839667] [55187]: INFO nova.api.openstack.requestlog [None req-c0a2eac5-8500-4332-b8dd-80eed2876b71 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.044098 [ 751.839991] [55187]: [pid: 55187|app: 0|req: 1186/2504] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.846945] [55187]: DEBUG nova.api.openstack.wsgi [None req-4a06d3b5-ea87-42c1-9318-7c4520e92908 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.848726] [55187]: DEBUG nova.compute.api [None req-4a06d3b5-ea87-42c1-9318-7c4520e92908 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.852546] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a06d3b5-ea87-42c1-9318-7c4520e92908 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.852810] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a06d3b5-ea87-42c1-9318-7c4520e92908 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.852997] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a06d3b5-ea87-42c1-9318-7c4520e92908 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.853397] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a06d3b5-ea87-42c1-9318-7c4520e92908 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.853600] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a06d3b5-ea87-42c1-9318-7c4520e92908 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.853772] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a06d3b5-ea87-42c1-9318-7c4520e92908 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.865142] [55188]: DEBUG nova.policy [None req-8531b6fb-5707-4330-b5f1-a540a98f0836 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.871765] [55188]: INFO nova.api.openstack.requestlog [None req-8531b6fb-5707-4330-b5f1-a540a98f0836 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.048362 [ 751.871765] [55188]: [pid: 55188|app: 0|req: 1319/2505] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.873776] [55188]: DEBUG nova.api.openstack.wsgi [None req-b0ea12bb-9fa6-4ae6-8928-d8d44750df46 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.875650] [55188]: DEBUG nova.compute.api [None req-b0ea12bb-9fa6-4ae6-8928-d8d44750df46 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.879275] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0ea12bb-9fa6-4ae6-8928-d8d44750df46 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.879526] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0ea12bb-9fa6-4ae6-8928-d8d44750df46 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.879716] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0ea12bb-9fa6-4ae6-8928-d8d44750df46 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.880316] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0ea12bb-9fa6-4ae6-8928-d8d44750df46 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.881291] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0ea12bb-9fa6-4ae6-8928-d8d44750df46 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.881291] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0ea12bb-9fa6-4ae6-8928-d8d44750df46 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.891164] [55187]: DEBUG nova.policy [None req-4a06d3b5-ea87-42c1-9318-7c4520e92908 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.900111] [55187]: INFO nova.api.openstack.requestlog [None req-4a06d3b5-ea87-42c1-9318-7c4520e92908 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.053097 [ 751.900111] [55187]: [pid: 55187|app: 0|req: 1187/2506] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.902495] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0ea12bb-9fa6-4ae6-8928-d8d44750df46 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.902806] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0ea12bb-9fa6-4ae6-8928-d8d44750df46 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.902851] [55187]: DEBUG nova.api.openstack.wsgi [None req-06cceb1a-89ff-4c11-ab1a-44a32e947a6b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.903080] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0ea12bb-9fa6-4ae6-8928-d8d44750df46 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.903354] [55188]: DEBUG nova.objects.instance [None req-b0ea12bb-9fa6-4ae6-8928-d8d44750df46 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 751.904814] [55187]: DEBUG nova.compute.api [None req-06cceb1a-89ff-4c11-ab1a-44a32e947a6b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.909367] [55187]: DEBUG oslo_concurrency.lockutils [None req-06cceb1a-89ff-4c11-ab1a-44a32e947a6b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.909367] [55187]: DEBUG oslo_concurrency.lockutils [None req-06cceb1a-89ff-4c11-ab1a-44a32e947a6b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.909466] [55187]: DEBUG oslo_concurrency.lockutils [None req-06cceb1a-89ff-4c11-ab1a-44a32e947a6b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.909871] [55187]: DEBUG oslo_concurrency.lockutils [None req-06cceb1a-89ff-4c11-ab1a-44a32e947a6b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.910125] [55187]: DEBUG oslo_concurrency.lockutils [None req-06cceb1a-89ff-4c11-ab1a-44a32e947a6b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.910319] [55187]: DEBUG oslo_concurrency.lockutils [None req-06cceb1a-89ff-4c11-ab1a-44a32e947a6b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.925941] [55188]: DEBUG nova.policy [None req-b0ea12bb-9fa6-4ae6-8928-d8d44750df46 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.930486] [55188]: INFO nova.api.openstack.requestlog [None req-b0ea12bb-9fa6-4ae6-8928-d8d44750df46 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.058786 [ 751.930806] [55188]: [pid: 55188|app: 0|req: 1320/2507] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.942396] [55187]: DEBUG nova.policy [None req-06cceb1a-89ff-4c11-ab1a-44a32e947a6b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.944254] [55188]: DEBUG nova.api.openstack.wsgi [None req-9399ffd2-1e40-4e81-b438-631443355d15 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.946033] [55188]: DEBUG nova.compute.api [None req-9399ffd2-1e40-4e81-b438-631443355d15 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.946653] [55187]: DEBUG nova.policy [None req-06cceb1a-89ff-4c11-ab1a-44a32e947a6b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.947356] [55187]: DEBUG nova.policy [None req-06cceb1a-89ff-4c11-ab1a-44a32e947a6b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.947957] [55187]: INFO nova.api.openstack.requestlog [None req-06cceb1a-89ff-4c11-ab1a-44a32e947a6b tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.047559 [ 751.948326] [55187]: [pid: 55187|app: 0|req: 1188/2508] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 751.949549] [55188]: DEBUG oslo_concurrency.lockutils [None req-9399ffd2-1e40-4e81-b438-631443355d15 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.949791] [55188]: DEBUG oslo_concurrency.lockutils [None req-9399ffd2-1e40-4e81-b438-631443355d15 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.949983] [55188]: DEBUG oslo_concurrency.lockutils [None req-9399ffd2-1e40-4e81-b438-631443355d15 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.950351] [55188]: DEBUG oslo_concurrency.lockutils [None req-9399ffd2-1e40-4e81-b438-631443355d15 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.950556] [55188]: DEBUG oslo_concurrency.lockutils [None req-9399ffd2-1e40-4e81-b438-631443355d15 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.950731] [55188]: DEBUG oslo_concurrency.lockutils [None req-9399ffd2-1e40-4e81-b438-631443355d15 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.985262] [55188]: DEBUG nova.policy [None req-9399ffd2-1e40-4e81-b438-631443355d15 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.989692] [55188]: INFO nova.api.openstack.requestlog [None req-9399ffd2-1e40-4e81-b438-631443355d15 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.047709 [ 751.990120] [55188]: [pid: 55188|app: 0|req: 1321/2509] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 751.992118] [55187]: DEBUG nova.api.openstack.wsgi [None req-2d7c7332-2f3c-4046-a92f-984a796c9f76 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.993777] [55188]: DEBUG nova.api.openstack.wsgi [None req-94884645-3974-4b12-815b-5faeb88fb55f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 751.993836] [55187]: DEBUG nova.compute.api [None req-2d7c7332-2f3c-4046-a92f-984a796c9f76 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.995591] [55188]: DEBUG nova.compute.api [None req-94884645-3974-4b12-815b-5faeb88fb55f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 751.997929] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d7c7332-2f3c-4046-a92f-984a796c9f76 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.997929] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d7c7332-2f3c-4046-a92f-984a796c9f76 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.997929] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d7c7332-2f3c-4046-a92f-984a796c9f76 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.998284] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d7c7332-2f3c-4046-a92f-984a796c9f76 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.998487] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d7c7332-2f3c-4046-a92f-984a796c9f76 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.998681] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d7c7332-2f3c-4046-a92f-984a796c9f76 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.999490] [55188]: DEBUG oslo_concurrency.lockutils [None req-94884645-3974-4b12-815b-5faeb88fb55f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.999720] [55188]: DEBUG oslo_concurrency.lockutils [None req-94884645-3974-4b12-815b-5faeb88fb55f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.999904] [55188]: DEBUG oslo_concurrency.lockutils [None req-94884645-3974-4b12-815b-5faeb88fb55f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.000277] [55188]: DEBUG oslo_concurrency.lockutils [None req-94884645-3974-4b12-815b-5faeb88fb55f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.000477] [55188]: DEBUG oslo_concurrency.lockutils [None req-94884645-3974-4b12-815b-5faeb88fb55f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.000653] [55188]: DEBUG oslo_concurrency.lockutils [None req-94884645-3974-4b12-815b-5faeb88fb55f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.030658] [55187]: DEBUG nova.policy [None req-2d7c7332-2f3c-4046-a92f-984a796c9f76 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.033011] [55188]: DEBUG nova.policy [None req-94884645-3974-4b12-815b-5faeb88fb55f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.034946] [55187]: INFO nova.api.openstack.requestlog [None req-2d7c7332-2f3c-4046-a92f-984a796c9f76 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.045025 [ 752.035199] [55187]: [pid: 55187|app: 0|req: 1189/2510] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.037429] [55188]: INFO nova.api.openstack.requestlog [None req-94884645-3974-4b12-815b-5faeb88fb55f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.045627 [ 752.037739] [55188]: [pid: 55188|app: 0|req: 1322/2511] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 752.042838] [55187]: DEBUG nova.api.openstack.wsgi [None req-6b4bc1d3-425d-4d8e-9c1e-43902f42f864 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.044601] [55187]: DEBUG nova.compute.api [None req-6b4bc1d3-425d-4d8e-9c1e-43902f42f864 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.047832] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b4bc1d3-425d-4d8e-9c1e-43902f42f864 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.048078] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b4bc1d3-425d-4d8e-9c1e-43902f42f864 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.048266] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b4bc1d3-425d-4d8e-9c1e-43902f42f864 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.048619] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b4bc1d3-425d-4d8e-9c1e-43902f42f864 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.048825] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b4bc1d3-425d-4d8e-9c1e-43902f42f864 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.048986] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b4bc1d3-425d-4d8e-9c1e-43902f42f864 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.080247] [55187]: DEBUG nova.policy [None req-6b4bc1d3-425d-4d8e-9c1e-43902f42f864 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.084609] [55187]: INFO nova.api.openstack.requestlog [None req-6b4bc1d3-425d-4d8e-9c1e-43902f42f864 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.043578 [ 752.085075] [55187]: [pid: 55187|app: 0|req: 1190/2512] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.110160] [55188]: DEBUG nova.api.openstack.wsgi [None req-670078d2-8b38-45ff-ae4a-8ed9721122c1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.111965] [55188]: DEBUG nova.compute.api [None req-670078d2-8b38-45ff-ae4a-8ed9721122c1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.115454] [55188]: DEBUG oslo_concurrency.lockutils [None req-670078d2-8b38-45ff-ae4a-8ed9721122c1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.115695] [55188]: DEBUG oslo_concurrency.lockutils [None req-670078d2-8b38-45ff-ae4a-8ed9721122c1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.115885] [55188]: DEBUG oslo_concurrency.lockutils [None req-670078d2-8b38-45ff-ae4a-8ed9721122c1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.116251] [55188]: DEBUG oslo_concurrency.lockutils [None req-670078d2-8b38-45ff-ae4a-8ed9721122c1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.116464] [55188]: DEBUG oslo_concurrency.lockutils [None req-670078d2-8b38-45ff-ae4a-8ed9721122c1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.116690] [55188]: DEBUG oslo_concurrency.lockutils [None req-670078d2-8b38-45ff-ae4a-8ed9721122c1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.150123] [55188]: DEBUG nova.policy [None req-670078d2-8b38-45ff-ae4a-8ed9721122c1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.154474] [55188]: INFO nova.api.openstack.requestlog [None req-670078d2-8b38-45ff-ae4a-8ed9721122c1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.046474 [ 752.154810] [55188]: [pid: 55188|app: 0|req: 1323/2513] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.166152] [55187]: DEBUG nova.api.openstack.wsgi [None req-d900726d-8d9e-4ef8-8594-11952e2d43be tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.168155] [55187]: DEBUG nova.compute.api [None req-d900726d-8d9e-4ef8-8594-11952e2d43be tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.172521] [55187]: DEBUG oslo_concurrency.lockutils [None req-d900726d-8d9e-4ef8-8594-11952e2d43be tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.172521] [55187]: DEBUG oslo_concurrency.lockutils [None req-d900726d-8d9e-4ef8-8594-11952e2d43be tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.172521] [55187]: DEBUG oslo_concurrency.lockutils [None req-d900726d-8d9e-4ef8-8594-11952e2d43be tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.172699] [55187]: DEBUG oslo_concurrency.lockutils [None req-d900726d-8d9e-4ef8-8594-11952e2d43be tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.173563] [55187]: DEBUG oslo_concurrency.lockutils [None req-d900726d-8d9e-4ef8-8594-11952e2d43be tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.173563] [55187]: DEBUG oslo_concurrency.lockutils [None req-d900726d-8d9e-4ef8-8594-11952e2d43be tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.194787] [55188]: DEBUG nova.api.openstack.wsgi [None req-46eb0cbe-f45f-43cf-816b-8cf42e26564a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.196917] [55188]: DEBUG nova.compute.api [None req-46eb0cbe-f45f-43cf-816b-8cf42e26564a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.202588] [55188]: DEBUG oslo_concurrency.lockutils [None req-46eb0cbe-f45f-43cf-816b-8cf42e26564a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.202771] [55188]: DEBUG oslo_concurrency.lockutils [None req-46eb0cbe-f45f-43cf-816b-8cf42e26564a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.202992] [55188]: DEBUG oslo_concurrency.lockutils [None req-46eb0cbe-f45f-43cf-816b-8cf42e26564a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.203620] [55188]: DEBUG oslo_concurrency.lockutils [None req-46eb0cbe-f45f-43cf-816b-8cf42e26564a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.203866] [55188]: DEBUG oslo_concurrency.lockutils [None req-46eb0cbe-f45f-43cf-816b-8cf42e26564a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.204117] [55188]: DEBUG oslo_concurrency.lockutils [None req-46eb0cbe-f45f-43cf-816b-8cf42e26564a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.211409] [55187]: DEBUG nova.policy [None req-d900726d-8d9e-4ef8-8594-11952e2d43be tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.217069] [55187]: INFO nova.api.openstack.requestlog [None req-d900726d-8d9e-4ef8-8594-11952e2d43be tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.052860 [ 752.217069] [55187]: [pid: 55187|app: 0|req: 1191/2514] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.228532] [55187]: DEBUG nova.api.openstack.wsgi [None req-9f1bbe5f-fa06-4857-acb7-bf242c4df9e6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.230397] [55187]: DEBUG nova.compute.api [None req-9f1bbe5f-fa06-4857-acb7-bf242c4df9e6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.233965] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f1bbe5f-fa06-4857-acb7-bf242c4df9e6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.234234] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f1bbe5f-fa06-4857-acb7-bf242c4df9e6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.234438] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f1bbe5f-fa06-4857-acb7-bf242c4df9e6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.234787] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f1bbe5f-fa06-4857-acb7-bf242c4df9e6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.234978] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f1bbe5f-fa06-4857-acb7-bf242c4df9e6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.235232] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f1bbe5f-fa06-4857-acb7-bf242c4df9e6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.269410] [55187]: DEBUG nova.policy [None req-9f1bbe5f-fa06-4857-acb7-bf242c4df9e6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.273884] [55187]: INFO nova.api.openstack.requestlog [None req-9f1bbe5f-fa06-4857-acb7-bf242c4df9e6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.047821 [ 752.274228] [55187]: [pid: 55187|app: 0|req: 1192/2515] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 752.276661] [55187]: DEBUG nova.api.openstack.wsgi [None req-8cd6cf88-eb5f-45fe-bceb-dd82bf08be2d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.278287] [55187]: DEBUG nova.compute.api [None req-8cd6cf88-eb5f-45fe-bceb-dd82bf08be2d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.281760] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cd6cf88-eb5f-45fe-bceb-dd82bf08be2d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.281989] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cd6cf88-eb5f-45fe-bceb-dd82bf08be2d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.282601] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cd6cf88-eb5f-45fe-bceb-dd82bf08be2d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.282601] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cd6cf88-eb5f-45fe-bceb-dd82bf08be2d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.282709] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cd6cf88-eb5f-45fe-bceb-dd82bf08be2d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.282882] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cd6cf88-eb5f-45fe-bceb-dd82bf08be2d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.304193] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cd6cf88-eb5f-45fe-bceb-dd82bf08be2d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.304502] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cd6cf88-eb5f-45fe-bceb-dd82bf08be2d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.304697] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cd6cf88-eb5f-45fe-bceb-dd82bf08be2d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.304900] [55187]: DEBUG nova.objects.instance [None req-8cd6cf88-eb5f-45fe-bceb-dd82bf08be2d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 752.311163] [55188]: DEBUG nova.policy [None req-46eb0cbe-f45f-43cf-816b-8cf42e26564a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.315936] [55188]: INFO nova.api.openstack.requestlog [None req-46eb0cbe-f45f-43cf-816b-8cf42e26564a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1315 microversion: 2.1 time: 0.123744 [ 752.316475] [55188]: [pid: 55188|app: 0|req: 1324/2516] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1315 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.319151] [55188]: DEBUG nova.api.openstack.wsgi [None req-af63c468-ce36-4ede-a2f6-863c9f5c71ae tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.320861] [55188]: DEBUG nova.compute.api [None req-af63c468-ce36-4ede-a2f6-863c9f5c71ae tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.324886] [55188]: DEBUG oslo_concurrency.lockutils [None req-af63c468-ce36-4ede-a2f6-863c9f5c71ae tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.324886] [55188]: DEBUG oslo_concurrency.lockutils [None req-af63c468-ce36-4ede-a2f6-863c9f5c71ae tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.325171] [55188]: DEBUG oslo_concurrency.lockutils [None req-af63c468-ce36-4ede-a2f6-863c9f5c71ae tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.325444] [55188]: DEBUG oslo_concurrency.lockutils [None req-af63c468-ce36-4ede-a2f6-863c9f5c71ae tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.325649] [55188]: DEBUG oslo_concurrency.lockutils [None req-af63c468-ce36-4ede-a2f6-863c9f5c71ae tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.325820] [55188]: DEBUG oslo_concurrency.lockutils [None req-af63c468-ce36-4ede-a2f6-863c9f5c71ae tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.326177] [55187]: DEBUG nova.policy [None req-8cd6cf88-eb5f-45fe-bceb-dd82bf08be2d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.331215] [55187]: INFO nova.api.openstack.requestlog [None req-8cd6cf88-eb5f-45fe-bceb-dd82bf08be2d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.056328 [ 752.331568] [55187]: [pid: 55187|app: 0|req: 1193/2517] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.334253] [55187]: DEBUG nova.api.openstack.wsgi [None req-acc9f5b4-9763-4842-a130-f20329c7e773 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.336067] [55187]: DEBUG nova.compute.api [None req-acc9f5b4-9763-4842-a130-f20329c7e773 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.340283] [55187]: DEBUG oslo_concurrency.lockutils [None req-acc9f5b4-9763-4842-a130-f20329c7e773 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.340548] [55187]: DEBUG oslo_concurrency.lockutils [None req-acc9f5b4-9763-4842-a130-f20329c7e773 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.340740] [55187]: DEBUG oslo_concurrency.lockutils [None req-acc9f5b4-9763-4842-a130-f20329c7e773 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.341121] [55187]: DEBUG oslo_concurrency.lockutils [None req-acc9f5b4-9763-4842-a130-f20329c7e773 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.341446] [55187]: DEBUG oslo_concurrency.lockutils [None req-acc9f5b4-9763-4842-a130-f20329c7e773 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.341761] [55187]: DEBUG oslo_concurrency.lockutils [None req-acc9f5b4-9763-4842-a130-f20329c7e773 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.362110] [55187]: DEBUG oslo_concurrency.lockutils [None req-acc9f5b4-9763-4842-a130-f20329c7e773 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.362366] [55187]: DEBUG oslo_concurrency.lockutils [None req-acc9f5b4-9763-4842-a130-f20329c7e773 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.362553] [55187]: DEBUG oslo_concurrency.lockutils [None req-acc9f5b4-9763-4842-a130-f20329c7e773 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.362753] [55187]: DEBUG nova.objects.instance [None req-acc9f5b4-9763-4842-a130-f20329c7e773 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 752.373637] [55188]: DEBUG nova.policy [None req-af63c468-ce36-4ede-a2f6-863c9f5c71ae tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.380074] [55188]: INFO nova.api.openstack.requestlog [None req-af63c468-ce36-4ede-a2f6-863c9f5c71ae tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.062760 [ 752.380711] [55188]: [pid: 55188|app: 0|req: 1325/2518] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.384918] [55188]: DEBUG nova.api.openstack.wsgi [None req-3ea2b318-14c4-4540-bc7c-ba183058eef3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.385434] [55187]: DEBUG nova.policy [None req-acc9f5b4-9763-4842-a130-f20329c7e773 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.387186] [55188]: DEBUG nova.compute.api [None req-3ea2b318-14c4-4540-bc7c-ba183058eef3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.391336] [55187]: INFO nova.api.openstack.requestlog [None req-acc9f5b4-9763-4842-a130-f20329c7e773 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.059038 [ 752.391697] [55187]: [pid: 55187|app: 0|req: 1194/2519] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.392409] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ea2b318-14c4-4540-bc7c-ba183058eef3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.392821] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ea2b318-14c4-4540-bc7c-ba183058eef3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.393194] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ea2b318-14c4-4540-bc7c-ba183058eef3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.393745] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ea2b318-14c4-4540-bc7c-ba183058eef3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.394083] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ea2b318-14c4-4540-bc7c-ba183058eef3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.394236] [55187]: DEBUG nova.api.openstack.wsgi [None req-6caee711-1666-447b-9ef3-0deb9c2ffafe tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.397223] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ea2b318-14c4-4540-bc7c-ba183058eef3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.397359] [55187]: DEBUG nova.compute.api [None req-6caee711-1666-447b-9ef3-0deb9c2ffafe tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.399478] [55187]: DEBUG oslo_concurrency.lockutils [None req-6caee711-1666-447b-9ef3-0deb9c2ffafe tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.399698] [55187]: DEBUG oslo_concurrency.lockutils [None req-6caee711-1666-447b-9ef3-0deb9c2ffafe tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.400045] [55187]: DEBUG oslo_concurrency.lockutils [None req-6caee711-1666-447b-9ef3-0deb9c2ffafe tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.400252] [55187]: DEBUG oslo_concurrency.lockutils [None req-6caee711-1666-447b-9ef3-0deb9c2ffafe tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.400456] [55187]: DEBUG oslo_concurrency.lockutils [None req-6caee711-1666-447b-9ef3-0deb9c2ffafe tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.401234] [55187]: DEBUG oslo_concurrency.lockutils [None req-6caee711-1666-447b-9ef3-0deb9c2ffafe tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.435974] [55187]: DEBUG nova.policy [None req-6caee711-1666-447b-9ef3-0deb9c2ffafe tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.440236] [55188]: DEBUG nova.policy [None req-3ea2b318-14c4-4540-bc7c-ba183058eef3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.440424] [55187]: INFO nova.api.openstack.requestlog [None req-6caee711-1666-447b-9ef3-0deb9c2ffafe tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.048041 [ 752.440757] [55187]: [pid: 55187|app: 0|req: 1195/2520] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.443389] [55187]: DEBUG nova.api.openstack.wsgi [None req-edb55600-f68b-491d-bd14-17c820cc72a6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.444874] [55187]: DEBUG nova.compute.api [None req-edb55600-f68b-491d-bd14-17c820cc72a6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.446846] [55188]: INFO nova.api.openstack.requestlog [None req-3ea2b318-14c4-4540-bc7c-ba183058eef3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1274 microversion: 2.1 time: 0.064925 [ 752.447520] [55188]: [pid: 55188|app: 0|req: 1326/2521] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1274 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.448422] [55187]: DEBUG oslo_concurrency.lockutils [None req-edb55600-f68b-491d-bd14-17c820cc72a6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.448699] [55187]: DEBUG oslo_concurrency.lockutils [None req-edb55600-f68b-491d-bd14-17c820cc72a6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.448907] [55187]: DEBUG oslo_concurrency.lockutils [None req-edb55600-f68b-491d-bd14-17c820cc72a6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.449293] [55187]: DEBUG oslo_concurrency.lockutils [None req-edb55600-f68b-491d-bd14-17c820cc72a6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.449494] [55187]: DEBUG oslo_concurrency.lockutils [None req-edb55600-f68b-491d-bd14-17c820cc72a6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.449666] [55187]: DEBUG oslo_concurrency.lockutils [None req-edb55600-f68b-491d-bd14-17c820cc72a6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.451030] [55188]: DEBUG nova.api.openstack.wsgi [None req-a9f024a0-0ffb-443f-8c80-349b08b12c18 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.453409] [55188]: DEBUG nova.compute.api [None req-a9f024a0-0ffb-443f-8c80-349b08b12c18 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.457919] [55188]: DEBUG oslo_concurrency.lockutils [None req-a9f024a0-0ffb-443f-8c80-349b08b12c18 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.458330] [55188]: DEBUG oslo_concurrency.lockutils [None req-a9f024a0-0ffb-443f-8c80-349b08b12c18 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.458627] [55188]: DEBUG oslo_concurrency.lockutils [None req-a9f024a0-0ffb-443f-8c80-349b08b12c18 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.459157] [55188]: DEBUG oslo_concurrency.lockutils [None req-a9f024a0-0ffb-443f-8c80-349b08b12c18 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.459431] [55188]: DEBUG oslo_concurrency.lockutils [None req-a9f024a0-0ffb-443f-8c80-349b08b12c18 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.459611] [55188]: DEBUG oslo_concurrency.lockutils [None req-a9f024a0-0ffb-443f-8c80-349b08b12c18 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.484128] [55187]: DEBUG nova.policy [None req-edb55600-f68b-491d-bd14-17c820cc72a6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.488757] [55187]: DEBUG nova.policy [None req-edb55600-f68b-491d-bd14-17c820cc72a6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.489423] [55187]: DEBUG nova.policy [None req-edb55600-f68b-491d-bd14-17c820cc72a6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.492994] [55187]: INFO nova.api.openstack.requestlog [None req-edb55600-f68b-491d-bd14-17c820cc72a6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1439 microversion: 2.75 time: 0.051704 [ 752.493327] [55187]: [pid: 55187|app: 0|req: 1196/2522] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1439 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 752.695237] [55188]: DEBUG nova.policy [None req-a9f024a0-0ffb-443f-8c80-349b08b12c18 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.699666] [55188]: INFO nova.api.openstack.requestlog [None req-a9f024a0-0ffb-443f-8c80-349b08b12c18 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.251632 [ 752.699997] [55188]: [pid: 55188|app: 0|req: 1327/2523] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:52 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.776226] [55187]: DEBUG nova.api.openstack.wsgi [None req-b6c38b2f-2c17-419b-8f35-c9d13f8e4cac tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.778070] [55187]: DEBUG nova.compute.api [None req-b6c38b2f-2c17-419b-8f35-c9d13f8e4cac tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.782345] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6c38b2f-2c17-419b-8f35-c9d13f8e4cac tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.782626] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6c38b2f-2c17-419b-8f35-c9d13f8e4cac tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.782835] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6c38b2f-2c17-419b-8f35-c9d13f8e4cac tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.783229] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6c38b2f-2c17-419b-8f35-c9d13f8e4cac tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.783455] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6c38b2f-2c17-419b-8f35-c9d13f8e4cac tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.783633] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6c38b2f-2c17-419b-8f35-c9d13f8e4cac tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.807693] [55188]: DEBUG nova.api.openstack.wsgi [None req-a1594f61-609e-4626-b760-cd5ddb5463b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.809773] [55188]: DEBUG nova.compute.api [None req-a1594f61-609e-4626-b760-cd5ddb5463b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.814024] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1594f61-609e-4626-b760-cd5ddb5463b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.814349] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1594f61-609e-4626-b760-cd5ddb5463b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.814606] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1594f61-609e-4626-b760-cd5ddb5463b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.815040] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1594f61-609e-4626-b760-cd5ddb5463b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.815337] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1594f61-609e-4626-b760-cd5ddb5463b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.815574] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1594f61-609e-4626-b760-cd5ddb5463b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.850443] [55188]: DEBUG nova.policy [None req-a1594f61-609e-4626-b760-cd5ddb5463b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.855330] [55188]: INFO nova.api.openstack.requestlog [None req-a1594f61-609e-4626-b760-cd5ddb5463b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.050220 [ 752.855988] [55188]: [pid: 55188|app: 0|req: 1328/2524] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.858416] [55188]: DEBUG nova.api.openstack.wsgi [None req-8fb63c3c-ab93-4dce-b82c-14ea00043a91 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.860092] [55188]: DEBUG nova.compute.api [None req-8fb63c3c-ab93-4dce-b82c-14ea00043a91 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.863685] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fb63c3c-ab93-4dce-b82c-14ea00043a91 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.863685] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fb63c3c-ab93-4dce-b82c-14ea00043a91 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.863867] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fb63c3c-ab93-4dce-b82c-14ea00043a91 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.864258] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fb63c3c-ab93-4dce-b82c-14ea00043a91 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.864504] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fb63c3c-ab93-4dce-b82c-14ea00043a91 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.864690] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fb63c3c-ab93-4dce-b82c-14ea00043a91 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.884234] [55187]: DEBUG nova.policy [None req-b6c38b2f-2c17-419b-8f35-c9d13f8e4cac tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.889937] [55187]: INFO nova.api.openstack.requestlog [None req-b6c38b2f-2c17-419b-8f35-c9d13f8e4cac tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1530 microversion: 2.1 time: 0.116269 [ 752.891448] [55187]: [pid: 55187|app: 0|req: 1197/2525] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1530 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.893723] [55187]: DEBUG nova.api.openstack.wsgi [None req-2a6f6c77-6c27-4757-8487-36727976998b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.895073] [55187]: DEBUG nova.compute.api [None req-2a6f6c77-6c27-4757-8487-36727976998b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.898682] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a6f6c77-6c27-4757-8487-36727976998b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.899548] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a6f6c77-6c27-4757-8487-36727976998b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.899548] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a6f6c77-6c27-4757-8487-36727976998b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.899548] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a6f6c77-6c27-4757-8487-36727976998b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.899756] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a6f6c77-6c27-4757-8487-36727976998b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.899937] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a6f6c77-6c27-4757-8487-36727976998b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.903029] [55188]: DEBUG nova.policy [None req-8fb63c3c-ab93-4dce-b82c-14ea00043a91 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.907528] [55188]: DEBUG nova.policy [None req-8fb63c3c-ab93-4dce-b82c-14ea00043a91 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.908982] [55188]: DEBUG nova.policy [None req-8fb63c3c-ab93-4dce-b82c-14ea00043a91 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.912196] [55188]: INFO nova.api.openstack.requestlog [None req-8fb63c3c-ab93-4dce-b82c-14ea00043a91 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.055852 [ 752.912529] [55188]: [pid: 55188|app: 0|req: 1329/2526] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 752.915339] [55188]: DEBUG nova.api.openstack.wsgi [None req-f5c02319-4ad3-4eed-9543-8339cd958ae2 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.917092] [55188]: DEBUG nova.compute.api [None req-f5c02319-4ad3-4eed-9543-8339cd958ae2 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.920351] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5c02319-4ad3-4eed-9543-8339cd958ae2 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.921336] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5c02319-4ad3-4eed-9543-8339cd958ae2 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.921336] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5c02319-4ad3-4eed-9543-8339cd958ae2 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.921336] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5c02319-4ad3-4eed-9543-8339cd958ae2 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.921537] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5c02319-4ad3-4eed-9543-8339cd958ae2 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.921635] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5c02319-4ad3-4eed-9543-8339cd958ae2 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.935155] [55187]: DEBUG nova.policy [None req-2a6f6c77-6c27-4757-8487-36727976998b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.939418] [55187]: INFO nova.api.openstack.requestlog [None req-2a6f6c77-6c27-4757-8487-36727976998b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.048410 [ 752.939766] [55187]: [pid: 55187|app: 0|req: 1198/2527] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.942117] [55187]: DEBUG nova.api.openstack.wsgi [None req-f53550c7-7691-4b70-b8e7-7663d345f0d1 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.943756] [55187]: DEBUG nova.compute.api [None req-f53550c7-7691-4b70-b8e7-7663d345f0d1 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.948327] [55187]: DEBUG oslo_concurrency.lockutils [None req-f53550c7-7691-4b70-b8e7-7663d345f0d1 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.948566] [55187]: DEBUG oslo_concurrency.lockutils [None req-f53550c7-7691-4b70-b8e7-7663d345f0d1 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.948751] [55187]: DEBUG oslo_concurrency.lockutils [None req-f53550c7-7691-4b70-b8e7-7663d345f0d1 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.949140] [55187]: DEBUG oslo_concurrency.lockutils [None req-f53550c7-7691-4b70-b8e7-7663d345f0d1 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.949351] [55187]: DEBUG oslo_concurrency.lockutils [None req-f53550c7-7691-4b70-b8e7-7663d345f0d1 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.949528] [55187]: DEBUG oslo_concurrency.lockutils [None req-f53550c7-7691-4b70-b8e7-7663d345f0d1 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.954089] [55188]: DEBUG nova.policy [None req-f5c02319-4ad3-4eed-9543-8339cd958ae2 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.958690] [55188]: INFO nova.api.openstack.requestlog [None req-f5c02319-4ad3-4eed-9543-8339cd958ae2 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.045521 [ 752.959049] [55188]: [pid: 55188|app: 0|req: 1330/2528] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.961571] [55188]: DEBUG nova.api.openstack.wsgi [None req-906d453f-8b88-40cd-b28b-5dbc8bc8aba6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.963297] [55188]: DEBUG nova.compute.api [None req-906d453f-8b88-40cd-b28b-5dbc8bc8aba6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.966873] [55188]: DEBUG oslo_concurrency.lockutils [None req-906d453f-8b88-40cd-b28b-5dbc8bc8aba6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.967144] [55188]: DEBUG oslo_concurrency.lockutils [None req-906d453f-8b88-40cd-b28b-5dbc8bc8aba6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.967338] [55188]: DEBUG oslo_concurrency.lockutils [None req-906d453f-8b88-40cd-b28b-5dbc8bc8aba6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.967766] [55188]: DEBUG oslo_concurrency.lockutils [None req-906d453f-8b88-40cd-b28b-5dbc8bc8aba6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.968027] [55188]: DEBUG oslo_concurrency.lockutils [None req-906d453f-8b88-40cd-b28b-5dbc8bc8aba6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.968220] [55188]: DEBUG oslo_concurrency.lockutils [None req-906d453f-8b88-40cd-b28b-5dbc8bc8aba6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.982731] [55187]: DEBUG nova.policy [None req-f53550c7-7691-4b70-b8e7-7663d345f0d1 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.986743] [55188]: DEBUG oslo_concurrency.lockutils [None req-906d453f-8b88-40cd-b28b-5dbc8bc8aba6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.987039] [55188]: DEBUG oslo_concurrency.lockutils [None req-906d453f-8b88-40cd-b28b-5dbc8bc8aba6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.987222] [55187]: INFO nova.api.openstack.requestlog [None req-f53550c7-7691-4b70-b8e7-7663d345f0d1 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.046848 [ 752.987289] [55188]: DEBUG oslo_concurrency.lockutils [None req-906d453f-8b88-40cd-b28b-5dbc8bc8aba6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.987491] [55188]: DEBUG nova.objects.instance [None req-906d453f-8b88-40cd-b28b-5dbc8bc8aba6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 752.987697] [55187]: [pid: 55187|app: 0|req: 1199/2529] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.990281] [55187]: DEBUG nova.api.openstack.wsgi [None req-2f80452e-8e1d-43d0-8491-dd07196de2d1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 752.991917] [55187]: DEBUG nova.compute.api [None req-2f80452e-8e1d-43d0-8491-dd07196de2d1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 752.995275] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f80452e-8e1d-43d0-8491-dd07196de2d1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.995518] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f80452e-8e1d-43d0-8491-dd07196de2d1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.995709] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f80452e-8e1d-43d0-8491-dd07196de2d1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.996068] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f80452e-8e1d-43d0-8491-dd07196de2d1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.996267] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f80452e-8e1d-43d0-8491-dd07196de2d1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.996527] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f80452e-8e1d-43d0-8491-dd07196de2d1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.012352] [55188]: DEBUG nova.policy [None req-906d453f-8b88-40cd-b28b-5dbc8bc8aba6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.017271] [55188]: INFO nova.api.openstack.requestlog [None req-906d453f-8b88-40cd-b28b-5dbc8bc8aba6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.057538 [ 753.017669] [55188]: [pid: 55188|app: 0|req: 1331/2530] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.020749] [55188]: DEBUG nova.api.openstack.wsgi [None req-73043a52-0c33-4e9f-8ea8-342d6cf26ec1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.023492] [55188]: DEBUG nova.compute.api [None req-73043a52-0c33-4e9f-8ea8-342d6cf26ec1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.027310] [55188]: DEBUG oslo_concurrency.lockutils [None req-73043a52-0c33-4e9f-8ea8-342d6cf26ec1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.027616] [55188]: DEBUG oslo_concurrency.lockutils [None req-73043a52-0c33-4e9f-8ea8-342d6cf26ec1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.027769] [55188]: DEBUG oslo_concurrency.lockutils [None req-73043a52-0c33-4e9f-8ea8-342d6cf26ec1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.028131] [55188]: DEBUG oslo_concurrency.lockutils [None req-73043a52-0c33-4e9f-8ea8-342d6cf26ec1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.028334] [55188]: DEBUG oslo_concurrency.lockutils [None req-73043a52-0c33-4e9f-8ea8-342d6cf26ec1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.028686] [55188]: DEBUG oslo_concurrency.lockutils [None req-73043a52-0c33-4e9f-8ea8-342d6cf26ec1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.032110] [55187]: DEBUG nova.policy [None req-2f80452e-8e1d-43d0-8491-dd07196de2d1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.037293] [55187]: DEBUG nova.policy [None req-2f80452e-8e1d-43d0-8491-dd07196de2d1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.038623] [55187]: DEBUG nova.policy [None req-2f80452e-8e1d-43d0-8491-dd07196de2d1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.039320] [55187]: INFO nova.api.openstack.requestlog [None req-2f80452e-8e1d-43d0-8491-dd07196de2d1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.051160 [ 753.039894] [55187]: [pid: 55187|app: 0|req: 1200/2531] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 753.048664] [55187]: DEBUG nova.api.openstack.wsgi [None req-c92628c2-f876-49d0-b568-35d1971bdc9b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.050590] [55187]: DEBUG nova.compute.api [None req-c92628c2-f876-49d0-b568-35d1971bdc9b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.054652] [55187]: DEBUG oslo_concurrency.lockutils [None req-c92628c2-f876-49d0-b568-35d1971bdc9b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.055847] [55187]: DEBUG oslo_concurrency.lockutils [None req-c92628c2-f876-49d0-b568-35d1971bdc9b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.055847] [55187]: DEBUG oslo_concurrency.lockutils [None req-c92628c2-f876-49d0-b568-35d1971bdc9b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.055847] [55187]: DEBUG oslo_concurrency.lockutils [None req-c92628c2-f876-49d0-b568-35d1971bdc9b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.055847] [55187]: DEBUG oslo_concurrency.lockutils [None req-c92628c2-f876-49d0-b568-35d1971bdc9b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.056124] [55187]: DEBUG oslo_concurrency.lockutils [None req-c92628c2-f876-49d0-b568-35d1971bdc9b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.064085] [55188]: DEBUG nova.policy [None req-73043a52-0c33-4e9f-8ea8-342d6cf26ec1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.068937] [55188]: INFO nova.api.openstack.requestlog [None req-73043a52-0c33-4e9f-8ea8-342d6cf26ec1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.050637 [ 753.069423] [55188]: [pid: 55188|app: 0|req: 1332/2532] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.071786] [55188]: DEBUG nova.api.openstack.wsgi [None req-1c43a362-1b17-49a8-bceb-324685e333f9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.073418] [55188]: DEBUG nova.compute.api [None req-1c43a362-1b17-49a8-bceb-324685e333f9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.076763] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c43a362-1b17-49a8-bceb-324685e333f9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.077370] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c43a362-1b17-49a8-bceb-324685e333f9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.077370] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c43a362-1b17-49a8-bceb-324685e333f9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.077525] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c43a362-1b17-49a8-bceb-324685e333f9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.077722] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c43a362-1b17-49a8-bceb-324685e333f9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.077907] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c43a362-1b17-49a8-bceb-324685e333f9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.090329] [55187]: DEBUG nova.policy [None req-c92628c2-f876-49d0-b568-35d1971bdc9b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.095132] [55187]: INFO nova.api.openstack.requestlog [None req-c92628c2-f876-49d0-b568-35d1971bdc9b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.048959 [ 753.095467] [55187]: [pid: 55187|app: 0|req: 1201/2533] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.098961] [55187]: DEBUG nova.api.openstack.wsgi [None req-bbaa841a-1d99-49fd-9a62-ce02a90b2e80 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.100921] [55187]: DEBUG nova.compute.api [None req-bbaa841a-1d99-49fd-9a62-ce02a90b2e80 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.105218] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbaa841a-1d99-49fd-9a62-ce02a90b2e80 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.105505] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbaa841a-1d99-49fd-9a62-ce02a90b2e80 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.105700] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbaa841a-1d99-49fd-9a62-ce02a90b2e80 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.106085] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbaa841a-1d99-49fd-9a62-ce02a90b2e80 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.106293] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbaa841a-1d99-49fd-9a62-ce02a90b2e80 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.106523] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbaa841a-1d99-49fd-9a62-ce02a90b2e80 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.112270] [55188]: DEBUG nova.policy [None req-1c43a362-1b17-49a8-bceb-324685e333f9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.117176] [55188]: INFO nova.api.openstack.requestlog [None req-1c43a362-1b17-49a8-bceb-324685e333f9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.047252 [ 753.117601] [55188]: [pid: 55188|app: 0|req: 1333/2534] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.142766] [55187]: DEBUG nova.policy [None req-bbaa841a-1d99-49fd-9a62-ce02a90b2e80 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.148345] [55187]: INFO nova.api.openstack.requestlog [None req-bbaa841a-1d99-49fd-9a62-ce02a90b2e80 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.051588 [ 753.148787] [55187]: [pid: 55187|app: 0|req: 1202/2535] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.168525] [55188]: DEBUG nova.api.openstack.wsgi [None req-cb0dad26-c5cc-4f33-97dc-c2cff9c1254e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.170910] [55188]: DEBUG nova.compute.api [None req-cb0dad26-c5cc-4f33-97dc-c2cff9c1254e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.175288] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb0dad26-c5cc-4f33-97dc-c2cff9c1254e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.175536] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb0dad26-c5cc-4f33-97dc-c2cff9c1254e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.175724] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb0dad26-c5cc-4f33-97dc-c2cff9c1254e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.176186] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb0dad26-c5cc-4f33-97dc-c2cff9c1254e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.176474] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb0dad26-c5cc-4f33-97dc-c2cff9c1254e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.176749] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb0dad26-c5cc-4f33-97dc-c2cff9c1254e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.215734] [55188]: DEBUG nova.policy [None req-cb0dad26-c5cc-4f33-97dc-c2cff9c1254e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.220499] [55188]: INFO nova.api.openstack.requestlog [None req-cb0dad26-c5cc-4f33-97dc-c2cff9c1254e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.054964 [ 753.220846] [55188]: [pid: 55188|app: 0|req: 1334/2536] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.230117] [55187]: DEBUG nova.api.openstack.wsgi [None req-aa1c394d-cd5f-4813-81d3-bfd6656d50a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.232389] [55187]: DEBUG nova.compute.api [None req-aa1c394d-cd5f-4813-81d3-bfd6656d50a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.236091] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa1c394d-cd5f-4813-81d3-bfd6656d50a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.236372] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa1c394d-cd5f-4813-81d3-bfd6656d50a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.236579] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa1c394d-cd5f-4813-81d3-bfd6656d50a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.236945] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa1c394d-cd5f-4813-81d3-bfd6656d50a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.237176] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa1c394d-cd5f-4813-81d3-bfd6656d50a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.237386] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa1c394d-cd5f-4813-81d3-bfd6656d50a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.271102] [55187]: DEBUG nova.policy [None req-aa1c394d-cd5f-4813-81d3-bfd6656d50a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.275952] [55187]: INFO nova.api.openstack.requestlog [None req-aa1c394d-cd5f-4813-81d3-bfd6656d50a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.048860 [ 753.276383] [55187]: [pid: 55187|app: 0|req: 1203/2537] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.289067] [55188]: DEBUG nova.api.openstack.wsgi [None req-6473e0fc-3e16-4fd6-9f21-40fb441e15c6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.291115] [55188]: DEBUG nova.compute.api [None req-6473e0fc-3e16-4fd6-9f21-40fb441e15c6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.295189] [55188]: DEBUG oslo_concurrency.lockutils [None req-6473e0fc-3e16-4fd6-9f21-40fb441e15c6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.295444] [55188]: DEBUG oslo_concurrency.lockutils [None req-6473e0fc-3e16-4fd6-9f21-40fb441e15c6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.295636] [55188]: DEBUG oslo_concurrency.lockutils [None req-6473e0fc-3e16-4fd6-9f21-40fb441e15c6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.295999] [55188]: DEBUG oslo_concurrency.lockutils [None req-6473e0fc-3e16-4fd6-9f21-40fb441e15c6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.296228] [55188]: DEBUG oslo_concurrency.lockutils [None req-6473e0fc-3e16-4fd6-9f21-40fb441e15c6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.296573] [55188]: DEBUG oslo_concurrency.lockutils [None req-6473e0fc-3e16-4fd6-9f21-40fb441e15c6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.328748] [55188]: DEBUG nova.policy [None req-6473e0fc-3e16-4fd6-9f21-40fb441e15c6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.332711] [55188]: INFO nova.api.openstack.requestlog [None req-6473e0fc-3e16-4fd6-9f21-40fb441e15c6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.046947 [ 753.333051] [55188]: [pid: 55188|app: 0|req: 1335/2538] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.336382] [55187]: DEBUG nova.api.openstack.wsgi [None req-629c55a0-678c-4eee-9d13-435df28de1f2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.338128] [55187]: DEBUG nova.compute.api [None req-629c55a0-678c-4eee-9d13-435df28de1f2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.342692] [55187]: DEBUG oslo_concurrency.lockutils [None req-629c55a0-678c-4eee-9d13-435df28de1f2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.342937] [55187]: DEBUG oslo_concurrency.lockutils [None req-629c55a0-678c-4eee-9d13-435df28de1f2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.343144] [55187]: DEBUG oslo_concurrency.lockutils [None req-629c55a0-678c-4eee-9d13-435df28de1f2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.343502] [55187]: DEBUG oslo_concurrency.lockutils [None req-629c55a0-678c-4eee-9d13-435df28de1f2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.343703] [55187]: DEBUG oslo_concurrency.lockutils [None req-629c55a0-678c-4eee-9d13-435df28de1f2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.343877] [55187]: DEBUG oslo_concurrency.lockutils [None req-629c55a0-678c-4eee-9d13-435df28de1f2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.344900] [55188]: DEBUG nova.api.openstack.wsgi [None req-413d40e3-b58e-46c3-8bc3-29b5e5838eb5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.346624] [55188]: DEBUG nova.compute.api [None req-413d40e3-b58e-46c3-8bc3-29b5e5838eb5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.349895] [55188]: DEBUG oslo_concurrency.lockutils [None req-413d40e3-b58e-46c3-8bc3-29b5e5838eb5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.350141] [55188]: DEBUG oslo_concurrency.lockutils [None req-413d40e3-b58e-46c3-8bc3-29b5e5838eb5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.350329] [55188]: DEBUG oslo_concurrency.lockutils [None req-413d40e3-b58e-46c3-8bc3-29b5e5838eb5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.350674] [55188]: DEBUG oslo_concurrency.lockutils [None req-413d40e3-b58e-46c3-8bc3-29b5e5838eb5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.350873] [55188]: DEBUG oslo_concurrency.lockutils [None req-413d40e3-b58e-46c3-8bc3-29b5e5838eb5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.351055] [55188]: DEBUG oslo_concurrency.lockutils [None req-413d40e3-b58e-46c3-8bc3-29b5e5838eb5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.368242] [55188]: DEBUG oslo_concurrency.lockutils [None req-413d40e3-b58e-46c3-8bc3-29b5e5838eb5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.368466] [55188]: DEBUG oslo_concurrency.lockutils [None req-413d40e3-b58e-46c3-8bc3-29b5e5838eb5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.368704] [55188]: DEBUG oslo_concurrency.lockutils [None req-413d40e3-b58e-46c3-8bc3-29b5e5838eb5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.368929] [55188]: DEBUG nova.objects.instance [None req-413d40e3-b58e-46c3-8bc3-29b5e5838eb5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 753.388026] [55188]: DEBUG nova.policy [None req-413d40e3-b58e-46c3-8bc3-29b5e5838eb5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.392442] [55188]: INFO nova.api.openstack.requestlog [None req-413d40e3-b58e-46c3-8bc3-29b5e5838eb5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.049506 [ 753.392832] [55188]: [pid: 55188|app: 0|req: 1336/2539] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.395533] [55188]: DEBUG nova.api.openstack.wsgi [None req-80e21a08-e5da-464c-a6fe-60c1d846670b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.397454] [55188]: DEBUG nova.compute.api [None req-80e21a08-e5da-464c-a6fe-60c1d846670b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.400743] [55188]: DEBUG oslo_concurrency.lockutils [None req-80e21a08-e5da-464c-a6fe-60c1d846670b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.400969] [55188]: DEBUG oslo_concurrency.lockutils [None req-80e21a08-e5da-464c-a6fe-60c1d846670b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.401169] [55188]: DEBUG oslo_concurrency.lockutils [None req-80e21a08-e5da-464c-a6fe-60c1d846670b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.401518] [55188]: DEBUG oslo_concurrency.lockutils [None req-80e21a08-e5da-464c-a6fe-60c1d846670b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.401738] [55188]: DEBUG oslo_concurrency.lockutils [None req-80e21a08-e5da-464c-a6fe-60c1d846670b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.401947] [55188]: DEBUG oslo_concurrency.lockutils [None req-80e21a08-e5da-464c-a6fe-60c1d846670b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.414707] [55187]: DEBUG nova.policy [None req-629c55a0-678c-4eee-9d13-435df28de1f2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.419621] [55187]: INFO nova.api.openstack.requestlog [None req-629c55a0-678c-4eee-9d13-435df28de1f2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1315 microversion: 2.1 time: 0.085593 [ 753.419956] [55187]: [pid: 55187|app: 0|req: 1204/2540] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1315 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.422541] [55187]: DEBUG nova.api.openstack.wsgi [None req-8904870c-a4fa-425b-8a5f-5fb98321d8b0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.424478] [55187]: DEBUG nova.compute.api [None req-8904870c-a4fa-425b-8a5f-5fb98321d8b0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.428613] [55187]: DEBUG oslo_concurrency.lockutils [None req-8904870c-a4fa-425b-8a5f-5fb98321d8b0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.428821] [55187]: DEBUG oslo_concurrency.lockutils [None req-8904870c-a4fa-425b-8a5f-5fb98321d8b0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.429019] [55187]: DEBUG oslo_concurrency.lockutils [None req-8904870c-a4fa-425b-8a5f-5fb98321d8b0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.429371] [55187]: DEBUG oslo_concurrency.lockutils [None req-8904870c-a4fa-425b-8a5f-5fb98321d8b0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.429601] [55187]: DEBUG oslo_concurrency.lockutils [None req-8904870c-a4fa-425b-8a5f-5fb98321d8b0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.429774] [55187]: DEBUG oslo_concurrency.lockutils [None req-8904870c-a4fa-425b-8a5f-5fb98321d8b0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.435915] [55188]: DEBUG nova.policy [None req-80e21a08-e5da-464c-a6fe-60c1d846670b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.440637] [55188]: INFO nova.api.openstack.requestlog [None req-80e21a08-e5da-464c-a6fe-60c1d846670b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.047100 [ 753.440986] [55188]: [pid: 55188|app: 0|req: 1337/2541] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.449480] [55187]: DEBUG oslo_concurrency.lockutils [None req-8904870c-a4fa-425b-8a5f-5fb98321d8b0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.449717] [55187]: DEBUG oslo_concurrency.lockutils [None req-8904870c-a4fa-425b-8a5f-5fb98321d8b0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.449897] [55187]: DEBUG oslo_concurrency.lockutils [None req-8904870c-a4fa-425b-8a5f-5fb98321d8b0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.450109] [55187]: DEBUG nova.objects.instance [None req-8904870c-a4fa-425b-8a5f-5fb98321d8b0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 753.453919] [55188]: DEBUG nova.api.openstack.wsgi [None req-fa59d8e6-f9ef-4747-9eab-5fef32551efb tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.455658] [55188]: DEBUG nova.compute.api [None req-fa59d8e6-f9ef-4747-9eab-5fef32551efb tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.459332] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa59d8e6-f9ef-4747-9eab-5fef32551efb tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.459570] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa59d8e6-f9ef-4747-9eab-5fef32551efb tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.459756] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa59d8e6-f9ef-4747-9eab-5fef32551efb tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.460127] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa59d8e6-f9ef-4747-9eab-5fef32551efb tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.460330] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa59d8e6-f9ef-4747-9eab-5fef32551efb tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.460506] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa59d8e6-f9ef-4747-9eab-5fef32551efb tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.468945] [55187]: DEBUG nova.policy [None req-8904870c-a4fa-425b-8a5f-5fb98321d8b0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.473131] [55187]: INFO nova.api.openstack.requestlog [None req-8904870c-a4fa-425b-8a5f-5fb98321d8b0 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.052593 [ 753.473449] [55187]: [pid: 55187|app: 0|req: 1205/2542] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.477034] [55187]: DEBUG nova.api.openstack.wsgi [None req-620e016f-54a0-4d92-b243-7fa92127e153 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.477592] [55187]: DEBUG nova.compute.api [None req-620e016f-54a0-4d92-b243-7fa92127e153 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.480808] [55187]: DEBUG oslo_concurrency.lockutils [None req-620e016f-54a0-4d92-b243-7fa92127e153 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.481055] [55187]: DEBUG oslo_concurrency.lockutils [None req-620e016f-54a0-4d92-b243-7fa92127e153 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.481246] [55187]: DEBUG oslo_concurrency.lockutils [None req-620e016f-54a0-4d92-b243-7fa92127e153 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.481600] [55187]: DEBUG oslo_concurrency.lockutils [None req-620e016f-54a0-4d92-b243-7fa92127e153 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.481802] [55187]: DEBUG oslo_concurrency.lockutils [None req-620e016f-54a0-4d92-b243-7fa92127e153 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.482341] [55187]: DEBUG oslo_concurrency.lockutils [None req-620e016f-54a0-4d92-b243-7fa92127e153 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.493280] [55188]: DEBUG nova.policy [None req-fa59d8e6-f9ef-4747-9eab-5fef32551efb tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.497384] [55188]: INFO nova.api.openstack.requestlog [None req-fa59d8e6-f9ef-4747-9eab-5fef32551efb tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.045568 [ 753.497711] [55188]: [pid: 55188|app: 0|req: 1338/2543] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.508474] [55188]: DEBUG nova.api.openstack.wsgi [None req-14e742a9-dad8-46a0-98a8-4f0aee37804a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.510493] [55188]: DEBUG nova.compute.api [None req-14e742a9-dad8-46a0-98a8-4f0aee37804a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.514581] [55188]: DEBUG oslo_concurrency.lockutils [None req-14e742a9-dad8-46a0-98a8-4f0aee37804a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.514872] [55187]: DEBUG nova.policy [None req-620e016f-54a0-4d92-b243-7fa92127e153 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.514959] [55188]: DEBUG oslo_concurrency.lockutils [None req-14e742a9-dad8-46a0-98a8-4f0aee37804a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.515212] [55188]: DEBUG oslo_concurrency.lockutils [None req-14e742a9-dad8-46a0-98a8-4f0aee37804a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.515733] [55188]: DEBUG oslo_concurrency.lockutils [None req-14e742a9-dad8-46a0-98a8-4f0aee37804a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.515985] [55188]: DEBUG oslo_concurrency.lockutils [None req-14e742a9-dad8-46a0-98a8-4f0aee37804a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.516186] [55188]: DEBUG oslo_concurrency.lockutils [None req-14e742a9-dad8-46a0-98a8-4f0aee37804a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.519606] [55187]: INFO nova.api.openstack.requestlog [None req-620e016f-54a0-4d92-b243-7fa92127e153 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1274 microversion: 2.1 time: 0.045507 [ 753.520041] [55187]: [pid: 55187|app: 0|req: 1206/2544] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1274 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.552851] [55188]: DEBUG nova.policy [None req-14e742a9-dad8-46a0-98a8-4f0aee37804a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.557184] [55188]: DEBUG nova.policy [None req-14e742a9-dad8-46a0-98a8-4f0aee37804a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.557842] [55188]: DEBUG nova.policy [None req-14e742a9-dad8-46a0-98a8-4f0aee37804a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.561152] [55188]: INFO nova.api.openstack.requestlog [None req-14e742a9-dad8-46a0-98a8-4f0aee37804a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1439 microversion: 2.75 time: 0.055285 [ 753.561492] [55188]: [pid: 55188|app: 0|req: 1339/2545] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:53 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1439 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 753.714221] [55187]: DEBUG nova.api.openstack.wsgi [None req-4306333d-fbe5-4114-9e4c-27432b96e667 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.715970] [55187]: DEBUG nova.compute.api [None req-4306333d-fbe5-4114-9e4c-27432b96e667 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.719532] [55187]: DEBUG oslo_concurrency.lockutils [None req-4306333d-fbe5-4114-9e4c-27432b96e667 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.719760] [55187]: DEBUG oslo_concurrency.lockutils [None req-4306333d-fbe5-4114-9e4c-27432b96e667 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.719941] [55187]: DEBUG oslo_concurrency.lockutils [None req-4306333d-fbe5-4114-9e4c-27432b96e667 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.720300] [55187]: DEBUG oslo_concurrency.lockutils [None req-4306333d-fbe5-4114-9e4c-27432b96e667 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.720499] [55187]: DEBUG oslo_concurrency.lockutils [None req-4306333d-fbe5-4114-9e4c-27432b96e667 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.720672] [55187]: DEBUG oslo_concurrency.lockutils [None req-4306333d-fbe5-4114-9e4c-27432b96e667 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.752191] [55187]: DEBUG nova.policy [None req-4306333d-fbe5-4114-9e4c-27432b96e667 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.755991] [55187]: INFO nova.api.openstack.requestlog [None req-4306333d-fbe5-4114-9e4c-27432b96e667 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.044209 [ 753.756313] [55187]: [pid: 55187|app: 0|req: 1207/2546] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.869636] [55188]: DEBUG nova.api.openstack.wsgi [None req-8fbf13a2-3194-4ebe-ae6d-9e895cf91a5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.871341] [55188]: DEBUG nova.compute.api [None req-8fbf13a2-3194-4ebe-ae6d-9e895cf91a5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.874985] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fbf13a2-3194-4ebe-ae6d-9e895cf91a5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.875234] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fbf13a2-3194-4ebe-ae6d-9e895cf91a5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.875422] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fbf13a2-3194-4ebe-ae6d-9e895cf91a5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.875775] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fbf13a2-3194-4ebe-ae6d-9e895cf91a5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.875974] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fbf13a2-3194-4ebe-ae6d-9e895cf91a5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.876167] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fbf13a2-3194-4ebe-ae6d-9e895cf91a5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.903704] [55187]: DEBUG nova.api.openstack.wsgi [None req-57a59f8f-0ea2-419b-8c86-2afd80ca5397 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.905495] [55187]: DEBUG nova.compute.api [None req-57a59f8f-0ea2-419b-8c86-2afd80ca5397 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.907764] [55188]: DEBUG nova.policy [None req-8fbf13a2-3194-4ebe-ae6d-9e895cf91a5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.909027] [55187]: DEBUG oslo_concurrency.lockutils [None req-57a59f8f-0ea2-419b-8c86-2afd80ca5397 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.909288] [55187]: DEBUG oslo_concurrency.lockutils [None req-57a59f8f-0ea2-419b-8c86-2afd80ca5397 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.909475] [55187]: DEBUG oslo_concurrency.lockutils [None req-57a59f8f-0ea2-419b-8c86-2afd80ca5397 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.910303] [55187]: DEBUG oslo_concurrency.lockutils [None req-57a59f8f-0ea2-419b-8c86-2afd80ca5397 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.910303] [55187]: DEBUG oslo_concurrency.lockutils [None req-57a59f8f-0ea2-419b-8c86-2afd80ca5397 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.910303] [55187]: DEBUG oslo_concurrency.lockutils [None req-57a59f8f-0ea2-419b-8c86-2afd80ca5397 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.912044] [55188]: INFO nova.api.openstack.requestlog [None req-8fbf13a2-3194-4ebe-ae6d-9e895cf91a5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.044937 [ 753.912269] [55188]: [pid: 55188|app: 0|req: 1340/2547] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.930979] [55188]: DEBUG nova.api.openstack.wsgi [None req-7f6a6237-83b4-4235-83bf-4bb00b34b953 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.932761] [55188]: DEBUG nova.compute.api [None req-7f6a6237-83b4-4235-83bf-4bb00b34b953 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.936715] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f6a6237-83b4-4235-83bf-4bb00b34b953 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.936965] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f6a6237-83b4-4235-83bf-4bb00b34b953 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.937178] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f6a6237-83b4-4235-83bf-4bb00b34b953 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.937532] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f6a6237-83b4-4235-83bf-4bb00b34b953 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.937758] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f6a6237-83b4-4235-83bf-4bb00b34b953 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.937942] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f6a6237-83b4-4235-83bf-4bb00b34b953 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.970322] [55188]: DEBUG nova.policy [None req-7f6a6237-83b4-4235-83bf-4bb00b34b953 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.974610] [55188]: DEBUG nova.policy [None req-7f6a6237-83b4-4235-83bf-4bb00b34b953 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.975257] [55188]: DEBUG nova.policy [None req-7f6a6237-83b4-4235-83bf-4bb00b34b953 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.977966] [55188]: INFO nova.api.openstack.requestlog [None req-7f6a6237-83b4-4235-83bf-4bb00b34b953 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.050048 [ 753.978239] [55188]: [pid: 55188|app: 0|req: 1341/2548] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 753.980608] [55188]: DEBUG nova.api.openstack.wsgi [None req-5a140bbb-7c6e-49ce-a1a6-bc52d10ebd6b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 753.982526] [55188]: DEBUG nova.compute.api [None req-5a140bbb-7c6e-49ce-a1a6-bc52d10ebd6b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 753.985458] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a140bbb-7c6e-49ce-a1a6-bc52d10ebd6b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.985683] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a140bbb-7c6e-49ce-a1a6-bc52d10ebd6b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.985866] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a140bbb-7c6e-49ce-a1a6-bc52d10ebd6b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.986229] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a140bbb-7c6e-49ce-a1a6-bc52d10ebd6b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.986484] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a140bbb-7c6e-49ce-a1a6-bc52d10ebd6b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.986667] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a140bbb-7c6e-49ce-a1a6-bc52d10ebd6b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.009736] [55187]: DEBUG nova.policy [None req-57a59f8f-0ea2-419b-8c86-2afd80ca5397 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.015403] [55187]: INFO nova.api.openstack.requestlog [None req-57a59f8f-0ea2-419b-8c86-2afd80ca5397 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1517 microversion: 2.1 time: 0.113819 [ 754.015675] [55187]: [pid: 55187|app: 0|req: 1208/2549] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1517 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.018380] [55187]: DEBUG nova.api.openstack.wsgi [None req-a6881342-e85d-474f-b3d8-d54baf8b6b23 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.019374] [55188]: DEBUG nova.policy [None req-5a140bbb-7c6e-49ce-a1a6-bc52d10ebd6b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.020069] [55187]: DEBUG nova.compute.api [None req-a6881342-e85d-474f-b3d8-d54baf8b6b23 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.024279] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6881342-e85d-474f-b3d8-d54baf8b6b23 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.024483] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6881342-e85d-474f-b3d8-d54baf8b6b23 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.024654] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6881342-e85d-474f-b3d8-d54baf8b6b23 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.024724] [55188]: INFO nova.api.openstack.requestlog [None req-5a140bbb-7c6e-49ce-a1a6-bc52d10ebd6b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.045803 [ 754.025143] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6881342-e85d-474f-b3d8-d54baf8b6b23 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.025208] [55188]: [pid: 55188|app: 0|req: 1342/2550] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.025243] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6881342-e85d-474f-b3d8-d54baf8b6b23 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.025483] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6881342-e85d-474f-b3d8-d54baf8b6b23 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.028374] [55188]: DEBUG nova.api.openstack.wsgi [None req-73b4c917-69dc-4978-ac14-06863f0f4a1d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.029958] [55188]: DEBUG nova.compute.api [None req-73b4c917-69dc-4978-ac14-06863f0f4a1d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.033402] [55188]: DEBUG oslo_concurrency.lockutils [None req-73b4c917-69dc-4978-ac14-06863f0f4a1d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.033652] [55188]: DEBUG oslo_concurrency.lockutils [None req-73b4c917-69dc-4978-ac14-06863f0f4a1d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.033839] [55188]: DEBUG oslo_concurrency.lockutils [None req-73b4c917-69dc-4978-ac14-06863f0f4a1d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.034233] [55188]: DEBUG oslo_concurrency.lockutils [None req-73b4c917-69dc-4978-ac14-06863f0f4a1d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.034452] [55188]: DEBUG oslo_concurrency.lockutils [None req-73b4c917-69dc-4978-ac14-06863f0f4a1d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.034627] [55188]: DEBUG oslo_concurrency.lockutils [None req-73b4c917-69dc-4978-ac14-06863f0f4a1d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.070448] [55188]: DEBUG nova.policy [None req-73b4c917-69dc-4978-ac14-06863f0f4a1d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.074183] [55188]: INFO nova.api.openstack.requestlog [None req-73b4c917-69dc-4978-ac14-06863f0f4a1d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.048275 [ 754.074947] [55188]: [pid: 55188|app: 0|req: 1343/2551] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.077592] [55188]: DEBUG nova.api.openstack.wsgi [None req-f746af15-8afc-4b29-993b-db24812fb6a7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.077975] [55188]: DEBUG nova.compute.api [None req-f746af15-8afc-4b29-993b-db24812fb6a7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.081811] [55188]: DEBUG oslo_concurrency.lockutils [None req-f746af15-8afc-4b29-993b-db24812fb6a7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.082198] [55188]: DEBUG oslo_concurrency.lockutils [None req-f746af15-8afc-4b29-993b-db24812fb6a7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.082261] [55187]: DEBUG nova.policy [None req-a6881342-e85d-474f-b3d8-d54baf8b6b23 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.082604] [55188]: DEBUG oslo_concurrency.lockutils [None req-f746af15-8afc-4b29-993b-db24812fb6a7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.083076] [55188]: DEBUG oslo_concurrency.lockutils [None req-f746af15-8afc-4b29-993b-db24812fb6a7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.083408] [55188]: DEBUG oslo_concurrency.lockutils [None req-f746af15-8afc-4b29-993b-db24812fb6a7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.083687] [55188]: DEBUG oslo_concurrency.lockutils [None req-f746af15-8afc-4b29-993b-db24812fb6a7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.087562] [55187]: INFO nova.api.openstack.requestlog [None req-a6881342-e85d-474f-b3d8-d54baf8b6b23 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.070715 [ 754.087562] [55187]: [pid: 55187|app: 0|req: 1209/2552] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.091883] [55187]: DEBUG nova.api.openstack.wsgi [None req-139abfcd-d1a9-4ae9-9a0c-3de5b8c96af3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.094936] [55187]: DEBUG nova.compute.api [None req-139abfcd-d1a9-4ae9-9a0c-3de5b8c96af3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.099820] [55187]: DEBUG oslo_concurrency.lockutils [None req-139abfcd-d1a9-4ae9-9a0c-3de5b8c96af3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.100114] [55187]: DEBUG oslo_concurrency.lockutils [None req-139abfcd-d1a9-4ae9-9a0c-3de5b8c96af3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.100300] [55187]: DEBUG oslo_concurrency.lockutils [None req-139abfcd-d1a9-4ae9-9a0c-3de5b8c96af3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.100678] [55187]: DEBUG oslo_concurrency.lockutils [None req-139abfcd-d1a9-4ae9-9a0c-3de5b8c96af3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.100870] [55187]: DEBUG oslo_concurrency.lockutils [None req-139abfcd-d1a9-4ae9-9a0c-3de5b8c96af3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.101058] [55187]: DEBUG oslo_concurrency.lockutils [None req-139abfcd-d1a9-4ae9-9a0c-3de5b8c96af3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.102793] [55188]: DEBUG nova.compute.api [None req-f746af15-8afc-4b29-993b-db24812fb6a7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 754.125930] [55187]: DEBUG oslo_concurrency.lockutils [None req-139abfcd-d1a9-4ae9-9a0c-3de5b8c96af3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.126186] [55187]: DEBUG oslo_concurrency.lockutils [None req-139abfcd-d1a9-4ae9-9a0c-3de5b8c96af3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.126628] [55187]: DEBUG oslo_concurrency.lockutils [None req-139abfcd-d1a9-4ae9-9a0c-3de5b8c96af3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.126748] [55187]: DEBUG nova.objects.instance [None req-139abfcd-d1a9-4ae9-9a0c-3de5b8c96af3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 754.153089] [55188]: INFO nova.api.openstack.requestlog [None req-f746af15-8afc-4b29-993b-db24812fb6a7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 204 len: 0 microversion: 2.1 time: 0.077040 [ 754.153453] [55188]: [pid: 55188|app: 0|req: 1344/2553] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:03:54 2025] DELETE /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 0 bytes in 78 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 754.159414] [55188]: DEBUG nova.api.openstack.wsgi [None req-df8f0172-bb70-44fe-ad75-a906b6a93b0a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.159483] [55187]: DEBUG nova.policy [None req-139abfcd-d1a9-4ae9-9a0c-3de5b8c96af3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.159579] [55188]: DEBUG nova.compute.api [None req-df8f0172-bb70-44fe-ad75-a906b6a93b0a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.161834] [55188]: DEBUG oslo_concurrency.lockutils [None req-df8f0172-bb70-44fe-ad75-a906b6a93b0a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.162086] [55188]: DEBUG oslo_concurrency.lockutils [None req-df8f0172-bb70-44fe-ad75-a906b6a93b0a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.162311] [55188]: DEBUG oslo_concurrency.lockutils [None req-df8f0172-bb70-44fe-ad75-a906b6a93b0a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.162580] [55187]: INFO nova.api.openstack.requestlog [None req-139abfcd-d1a9-4ae9-9a0c-3de5b8c96af3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.074017 [ 754.162845] [55188]: DEBUG oslo_concurrency.lockutils [None req-df8f0172-bb70-44fe-ad75-a906b6a93b0a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.163112] [55188]: DEBUG oslo_concurrency.lockutils [None req-df8f0172-bb70-44fe-ad75-a906b6a93b0a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.163211] [55187]: [pid: 55187|app: 0|req: 1210/2554] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.163290] [55188]: DEBUG oslo_concurrency.lockutils [None req-df8f0172-bb70-44fe-ad75-a906b6a93b0a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.168514] [55187]: DEBUG nova.api.openstack.wsgi [None req-34200fc6-23ed-4bfb-8a7a-8d9c23ab9b0b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.171626] [55187]: DEBUG nova.compute.api [None req-34200fc6-23ed-4bfb-8a7a-8d9c23ab9b0b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.175660] [55187]: DEBUG oslo_concurrency.lockutils [None req-34200fc6-23ed-4bfb-8a7a-8d9c23ab9b0b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.176046] [55187]: DEBUG oslo_concurrency.lockutils [None req-34200fc6-23ed-4bfb-8a7a-8d9c23ab9b0b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.176117] [55187]: DEBUG oslo_concurrency.lockutils [None req-34200fc6-23ed-4bfb-8a7a-8d9c23ab9b0b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.176510] [55187]: DEBUG oslo_concurrency.lockutils [None req-34200fc6-23ed-4bfb-8a7a-8d9c23ab9b0b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.177495] [55187]: DEBUG oslo_concurrency.lockutils [None req-34200fc6-23ed-4bfb-8a7a-8d9c23ab9b0b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.177495] [55187]: DEBUG oslo_concurrency.lockutils [None req-34200fc6-23ed-4bfb-8a7a-8d9c23ab9b0b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.202671] [55188]: DEBUG nova.policy [None req-df8f0172-bb70-44fe-ad75-a906b6a93b0a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.208624] [55188]: DEBUG nova.policy [None req-df8f0172-bb70-44fe-ad75-a906b6a93b0a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.209315] [55188]: DEBUG nova.policy [None req-df8f0172-bb70-44fe-ad75-a906b6a93b0a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.209982] [55188]: INFO nova.api.openstack.requestlog [None req-df8f0172-bb70-44fe-ad75-a906b6a93b0a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.055838 [ 754.210439] [55188]: [pid: 55188|app: 0|req: 1345/2555] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 754.212931] [55188]: DEBUG nova.api.openstack.wsgi [None req-8c1b2d23-d518-472b-b384-d094f15d38bd tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.214644] [55188]: DEBUG nova.compute.api [None req-8c1b2d23-d518-472b-b384-d094f15d38bd tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.218062] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c1b2d23-d518-472b-b384-d094f15d38bd tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.218338] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c1b2d23-d518-472b-b384-d094f15d38bd tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.218557] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c1b2d23-d518-472b-b384-d094f15d38bd tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.218956] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c1b2d23-d518-472b-b384-d094f15d38bd tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.219198] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c1b2d23-d518-472b-b384-d094f15d38bd tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.219439] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c1b2d23-d518-472b-b384-d094f15d38bd tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.220395] [55187]: DEBUG nova.policy [None req-34200fc6-23ed-4bfb-8a7a-8d9c23ab9b0b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.224853] [55187]: INFO nova.api.openstack.requestlog [None req-34200fc6-23ed-4bfb-8a7a-8d9c23ab9b0b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.060653 [ 754.225167] [55187]: [pid: 55187|app: 0|req: 1211/2556] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.229133] [55187]: DEBUG nova.api.openstack.wsgi [None req-f67ad8cd-3697-4bd0-8acf-1ebb2effb2ce tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.229791] [55187]: DEBUG nova.compute.api [None req-f67ad8cd-3697-4bd0-8acf-1ebb2effb2ce tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.232775] [55187]: DEBUG oslo_concurrency.lockutils [None req-f67ad8cd-3697-4bd0-8acf-1ebb2effb2ce tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.233031] [55187]: DEBUG oslo_concurrency.lockutils [None req-f67ad8cd-3697-4bd0-8acf-1ebb2effb2ce tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.233238] [55187]: DEBUG oslo_concurrency.lockutils [None req-f67ad8cd-3697-4bd0-8acf-1ebb2effb2ce tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.233613] [55187]: DEBUG oslo_concurrency.lockutils [None req-f67ad8cd-3697-4bd0-8acf-1ebb2effb2ce tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.233814] [55187]: DEBUG oslo_concurrency.lockutils [None req-f67ad8cd-3697-4bd0-8acf-1ebb2effb2ce tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.234015] [55187]: DEBUG oslo_concurrency.lockutils [None req-f67ad8cd-3697-4bd0-8acf-1ebb2effb2ce tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.256777] [55188]: DEBUG nova.policy [None req-8c1b2d23-d518-472b-b384-d094f15d38bd tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.262379] [55188]: INFO nova.api.openstack.requestlog [None req-8c1b2d23-d518-472b-b384-d094f15d38bd tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.051329 [ 754.262719] [55188]: [pid: 55188|app: 0|req: 1346/2557] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.266113] [55188]: DEBUG nova.api.openstack.wsgi [None req-27f60e66-9671-4c3b-a1e8-5a7382760790 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.266958] [55188]: DEBUG nova.compute.api [None req-27f60e66-9671-4c3b-a1e8-5a7382760790 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.270557] [55188]: DEBUG oslo_concurrency.lockutils [None req-27f60e66-9671-4c3b-a1e8-5a7382760790 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.270899] [55188]: DEBUG oslo_concurrency.lockutils [None req-27f60e66-9671-4c3b-a1e8-5a7382760790 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.271135] [55188]: DEBUG oslo_concurrency.lockutils [None req-27f60e66-9671-4c3b-a1e8-5a7382760790 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.271742] [55188]: DEBUG oslo_concurrency.lockutils [None req-27f60e66-9671-4c3b-a1e8-5a7382760790 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.271827] [55188]: DEBUG oslo_concurrency.lockutils [None req-27f60e66-9671-4c3b-a1e8-5a7382760790 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.272046] [55188]: DEBUG oslo_concurrency.lockutils [None req-27f60e66-9671-4c3b-a1e8-5a7382760790 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.275840] [55187]: DEBUG nova.policy [None req-f67ad8cd-3697-4bd0-8acf-1ebb2effb2ce tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.280723] [55187]: INFO nova.api.openstack.requestlog [None req-f67ad8cd-3697-4bd0-8acf-1ebb2effb2ce tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.054870 [ 754.281246] [55187]: [pid: 55187|app: 0|req: 1212/2558] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.284684] [55187]: DEBUG nova.api.openstack.wsgi [None req-22eeedd2-1138-4815-bd70-a332a1706784 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.287131] [55187]: DEBUG nova.compute.api [None req-22eeedd2-1138-4815-bd70-a332a1706784 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.291594] [55187]: DEBUG oslo_concurrency.lockutils [None req-22eeedd2-1138-4815-bd70-a332a1706784 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.291947] [55187]: DEBUG oslo_concurrency.lockutils [None req-22eeedd2-1138-4815-bd70-a332a1706784 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.292250] [55187]: DEBUG oslo_concurrency.lockutils [None req-22eeedd2-1138-4815-bd70-a332a1706784 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.292746] [55187]: DEBUG oslo_concurrency.lockutils [None req-22eeedd2-1138-4815-bd70-a332a1706784 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.293121] [55187]: DEBUG oslo_concurrency.lockutils [None req-22eeedd2-1138-4815-bd70-a332a1706784 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.293358] [55187]: DEBUG oslo_concurrency.lockutils [None req-22eeedd2-1138-4815-bd70-a332a1706784 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.336258] [55187]: DEBUG nova.policy [None req-22eeedd2-1138-4815-bd70-a332a1706784 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.341496] [55187]: INFO nova.api.openstack.requestlog [None req-22eeedd2-1138-4815-bd70-a332a1706784 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.059501 [ 754.342189] [55187]: [pid: 55187|app: 0|req: 1213/2559] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.345234] [55187]: DEBUG nova.api.openstack.wsgi [None req-5f6963b0-218e-4c87-a72c-0be16f262c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.347722] [55187]: DEBUG nova.compute.api [None req-5f6963b0-218e-4c87-a72c-0be16f262c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.351593] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f6963b0-218e-4c87-a72c-0be16f262c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.351864] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f6963b0-218e-4c87-a72c-0be16f262c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.352107] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f6963b0-218e-4c87-a72c-0be16f262c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.352819] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f6963b0-218e-4c87-a72c-0be16f262c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.353095] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f6963b0-218e-4c87-a72c-0be16f262c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.353314] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f6963b0-218e-4c87-a72c-0be16f262c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.382994] [55188]: DEBUG nova.policy [None req-27f60e66-9671-4c3b-a1e8-5a7382760790 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.385579] [55187]: DEBUG nova.policy [None req-5f6963b0-218e-4c87-a72c-0be16f262c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.388547] [55188]: INFO nova.api.openstack.requestlog [None req-27f60e66-9671-4c3b-a1e8-5a7382760790 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1523 microversion: 2.1 time: 0.124830 [ 754.389113] [55188]: [pid: 55188|app: 0|req: 1347/2560] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1523 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.393025] [55187]: INFO nova.api.openstack.requestlog [None req-5f6963b0-218e-4c87-a72c-0be16f262c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.048707 [ 754.393025] [55187]: [pid: 55187|app: 0|req: 1214/2561] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.393161] [55188]: DEBUG nova.api.openstack.wsgi [None req-1a176eac-55f3-4187-b292-76c5567bac78 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.394400] [55188]: DEBUG nova.compute.api [None req-1a176eac-55f3-4187-b292-76c5567bac78 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.396067] [55187]: DEBUG nova.api.openstack.wsgi [None req-f586fab9-0199-4ef3-9831-10396c1485e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.398542] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a176eac-55f3-4187-b292-76c5567bac78 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.398675] [55187]: DEBUG nova.compute.api [None req-f586fab9-0199-4ef3-9831-10396c1485e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.398897] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a176eac-55f3-4187-b292-76c5567bac78 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.399169] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a176eac-55f3-4187-b292-76c5567bac78 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.399677] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a176eac-55f3-4187-b292-76c5567bac78 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.399965] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a176eac-55f3-4187-b292-76c5567bac78 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.400264] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a176eac-55f3-4187-b292-76c5567bac78 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.404500] [55187]: DEBUG oslo_concurrency.lockutils [None req-f586fab9-0199-4ef3-9831-10396c1485e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.404944] [55187]: DEBUG oslo_concurrency.lockutils [None req-f586fab9-0199-4ef3-9831-10396c1485e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.405366] [55187]: DEBUG oslo_concurrency.lockutils [None req-f586fab9-0199-4ef3-9831-10396c1485e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.405894] [55187]: DEBUG oslo_concurrency.lockutils [None req-f586fab9-0199-4ef3-9831-10396c1485e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.406264] [55187]: DEBUG oslo_concurrency.lockutils [None req-f586fab9-0199-4ef3-9831-10396c1485e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.406587] [55187]: DEBUG oslo_concurrency.lockutils [None req-f586fab9-0199-4ef3-9831-10396c1485e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.441307] [55188]: DEBUG nova.policy [None req-1a176eac-55f3-4187-b292-76c5567bac78 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.447121] [55188]: INFO nova.api.openstack.requestlog [None req-1a176eac-55f3-4187-b292-76c5567bac78 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.057469 [ 754.447678] [55188]: [pid: 55188|app: 0|req: 1348/2562] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.450170] [55188]: DEBUG nova.api.openstack.wsgi [None req-b177a78e-df7a-4558-a11b-675ee36934a5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.452069] [55188]: DEBUG nova.compute.api [None req-b177a78e-df7a-4558-a11b-675ee36934a5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.454063] [55187]: DEBUG nova.policy [None req-f586fab9-0199-4ef3-9831-10396c1485e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.455583] [55188]: DEBUG oslo_concurrency.lockutils [None req-b177a78e-df7a-4558-a11b-675ee36934a5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.455878] [55188]: DEBUG oslo_concurrency.lockutils [None req-b177a78e-df7a-4558-a11b-675ee36934a5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.456108] [55188]: DEBUG oslo_concurrency.lockutils [None req-b177a78e-df7a-4558-a11b-675ee36934a5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.456554] [55188]: DEBUG oslo_concurrency.lockutils [None req-b177a78e-df7a-4558-a11b-675ee36934a5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.456795] [55188]: DEBUG oslo_concurrency.lockutils [None req-b177a78e-df7a-4558-a11b-675ee36934a5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.457015] [55188]: DEBUG oslo_concurrency.lockutils [None req-b177a78e-df7a-4558-a11b-675ee36934a5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.459543] [55187]: INFO nova.api.openstack.requestlog [None req-f586fab9-0199-4ef3-9831-10396c1485e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.066479 [ 754.459883] [55187]: [pid: 55187|app: 0|req: 1215/2563] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.462680] [55187]: DEBUG nova.api.openstack.wsgi [None req-f32b82a5-2f9f-46ff-9790-00d90b6b36ca tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.464376] [55187]: DEBUG nova.compute.api [None req-f32b82a5-2f9f-46ff-9790-00d90b6b36ca tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.470216] [55187]: DEBUG oslo_concurrency.lockutils [None req-f32b82a5-2f9f-46ff-9790-00d90b6b36ca tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.470501] [55187]: DEBUG oslo_concurrency.lockutils [None req-f32b82a5-2f9f-46ff-9790-00d90b6b36ca tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.470705] [55187]: DEBUG oslo_concurrency.lockutils [None req-f32b82a5-2f9f-46ff-9790-00d90b6b36ca tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.471075] [55187]: DEBUG oslo_concurrency.lockutils [None req-f32b82a5-2f9f-46ff-9790-00d90b6b36ca tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.471274] [55187]: DEBUG oslo_concurrency.lockutils [None req-f32b82a5-2f9f-46ff-9790-00d90b6b36ca tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.471445] [55187]: DEBUG oslo_concurrency.lockutils [None req-f32b82a5-2f9f-46ff-9790-00d90b6b36ca tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.484975] [55188]: DEBUG oslo_concurrency.lockutils [None req-b177a78e-df7a-4558-a11b-675ee36934a5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.484975] [55188]: DEBUG oslo_concurrency.lockutils [None req-b177a78e-df7a-4558-a11b-675ee36934a5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.484975] [55188]: DEBUG oslo_concurrency.lockutils [None req-b177a78e-df7a-4558-a11b-675ee36934a5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.484975] [55188]: DEBUG nova.objects.instance [None req-b177a78e-df7a-4558-a11b-675ee36934a5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 754.511111] [55188]: DEBUG nova.policy [None req-b177a78e-df7a-4558-a11b-675ee36934a5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.517298] [55188]: INFO nova.api.openstack.requestlog [None req-b177a78e-df7a-4558-a11b-675ee36934a5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.069067 [ 754.517688] [55188]: [pid: 55188|app: 0|req: 1349/2564] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.520306] [55188]: DEBUG nova.api.openstack.wsgi [None req-ccce4308-23ed-42f5-b2c5-49e98415cd95 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.521956] [55188]: DEBUG nova.compute.api [None req-ccce4308-23ed-42f5-b2c5-49e98415cd95 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.525385] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccce4308-23ed-42f5-b2c5-49e98415cd95 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.525635] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccce4308-23ed-42f5-b2c5-49e98415cd95 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.525822] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccce4308-23ed-42f5-b2c5-49e98415cd95 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.526196] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccce4308-23ed-42f5-b2c5-49e98415cd95 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.526424] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccce4308-23ed-42f5-b2c5-49e98415cd95 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.526806] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccce4308-23ed-42f5-b2c5-49e98415cd95 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.564103] [55188]: DEBUG nova.policy [None req-ccce4308-23ed-42f5-b2c5-49e98415cd95 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.571400] [55188]: INFO nova.api.openstack.requestlog [None req-ccce4308-23ed-42f5-b2c5-49e98415cd95 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.053051 [ 754.571744] [55188]: [pid: 55188|app: 0|req: 1350/2565] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.577169] [55188]: DEBUG nova.api.openstack.wsgi [None req-d5b4973a-11c0-4bdd-9a3b-95b01003cd93 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.578239] [55187]: DEBUG nova.policy [None req-f32b82a5-2f9f-46ff-9790-00d90b6b36ca tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.578898] [55188]: DEBUG nova.compute.api [None req-d5b4973a-11c0-4bdd-9a3b-95b01003cd93 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.583077] [55187]: INFO nova.api.openstack.requestlog [None req-f32b82a5-2f9f-46ff-9790-00d90b6b36ca tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1315 microversion: 2.1 time: 0.122536 [ 754.583367] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5b4973a-11c0-4bdd-9a3b-95b01003cd93 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.583591] [55187]: [pid: 55187|app: 0|req: 1216/2566] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1315 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.583678] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5b4973a-11c0-4bdd-9a3b-95b01003cd93 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.583799] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5b4973a-11c0-4bdd-9a3b-95b01003cd93 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.584175] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5b4973a-11c0-4bdd-9a3b-95b01003cd93 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.584418] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5b4973a-11c0-4bdd-9a3b-95b01003cd93 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.584535] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5b4973a-11c0-4bdd-9a3b-95b01003cd93 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.586204] [55187]: DEBUG nova.api.openstack.wsgi [None req-002ed7f8-c3ab-4a9f-b7c5-0b09b16cf044 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.588898] [55187]: DEBUG nova.compute.api [None req-002ed7f8-c3ab-4a9f-b7c5-0b09b16cf044 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.593144] [55187]: DEBUG oslo_concurrency.lockutils [None req-002ed7f8-c3ab-4a9f-b7c5-0b09b16cf044 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.593418] [55187]: DEBUG oslo_concurrency.lockutils [None req-002ed7f8-c3ab-4a9f-b7c5-0b09b16cf044 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.593604] [55187]: DEBUG oslo_concurrency.lockutils [None req-002ed7f8-c3ab-4a9f-b7c5-0b09b16cf044 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.594081] [55187]: DEBUG oslo_concurrency.lockutils [None req-002ed7f8-c3ab-4a9f-b7c5-0b09b16cf044 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.594339] [55187]: DEBUG oslo_concurrency.lockutils [None req-002ed7f8-c3ab-4a9f-b7c5-0b09b16cf044 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.594501] [55187]: DEBUG oslo_concurrency.lockutils [None req-002ed7f8-c3ab-4a9f-b7c5-0b09b16cf044 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.604991] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5b4973a-11c0-4bdd-9a3b-95b01003cd93 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.605302] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5b4973a-11c0-4bdd-9a3b-95b01003cd93 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.605461] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5b4973a-11c0-4bdd-9a3b-95b01003cd93 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.605683] [55188]: DEBUG nova.objects.instance [None req-d5b4973a-11c0-4bdd-9a3b-95b01003cd93 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 754.631563] [55187]: DEBUG nova.policy [None req-002ed7f8-c3ab-4a9f-b7c5-0b09b16cf044 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.632146] [55188]: DEBUG nova.policy [None req-d5b4973a-11c0-4bdd-9a3b-95b01003cd93 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.636177] [55187]: INFO nova.api.openstack.requestlog [None req-002ed7f8-c3ab-4a9f-b7c5-0b09b16cf044 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.051938 [ 754.636642] [55187]: [pid: 55187|app: 0|req: 1217/2567] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.637766] [55188]: INFO nova.api.openstack.requestlog [None req-d5b4973a-11c0-4bdd-9a3b-95b01003cd93 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.065060 [ 754.637911] [55188]: [pid: 55188|app: 0|req: 1351/2568] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:54 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.639290] [55187]: DEBUG nova.api.openstack.wsgi [None req-09e148a0-7f2e-462c-ae89-e7021b75f4d9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.640642] [55188]: DEBUG nova.api.openstack.wsgi [None req-66fbcc95-c1d4-4056-9d17-8588c7c9473c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.644027] [55187]: DEBUG nova.compute.api [None req-09e148a0-7f2e-462c-ae89-e7021b75f4d9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.644238] [55188]: DEBUG nova.compute.api [None req-66fbcc95-c1d4-4056-9d17-8588c7c9473c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.644404] [55187]: DEBUG oslo_concurrency.lockutils [None req-09e148a0-7f2e-462c-ae89-e7021b75f4d9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.644645] [55187]: DEBUG oslo_concurrency.lockutils [None req-09e148a0-7f2e-462c-ae89-e7021b75f4d9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.644826] [55187]: DEBUG oslo_concurrency.lockutils [None req-09e148a0-7f2e-462c-ae89-e7021b75f4d9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.645200] [55187]: DEBUG oslo_concurrency.lockutils [None req-09e148a0-7f2e-462c-ae89-e7021b75f4d9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.645404] [55187]: DEBUG oslo_concurrency.lockutils [None req-09e148a0-7f2e-462c-ae89-e7021b75f4d9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.645575] [55187]: DEBUG oslo_concurrency.lockutils [None req-09e148a0-7f2e-462c-ae89-e7021b75f4d9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.647746] [55188]: DEBUG oslo_concurrency.lockutils [None req-66fbcc95-c1d4-4056-9d17-8588c7c9473c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.648097] [55188]: DEBUG oslo_concurrency.lockutils [None req-66fbcc95-c1d4-4056-9d17-8588c7c9473c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.648215] [55188]: DEBUG oslo_concurrency.lockutils [None req-66fbcc95-c1d4-4056-9d17-8588c7c9473c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.648692] [55188]: DEBUG oslo_concurrency.lockutils [None req-66fbcc95-c1d4-4056-9d17-8588c7c9473c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.648795] [55188]: DEBUG oslo_concurrency.lockutils [None req-66fbcc95-c1d4-4056-9d17-8588c7c9473c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.648972] [55188]: DEBUG oslo_concurrency.lockutils [None req-66fbcc95-c1d4-4056-9d17-8588c7c9473c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.690033] [55188]: DEBUG nova.policy [None req-66fbcc95-c1d4-4056-9d17-8588c7c9473c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.694912] [55188]: DEBUG nova.policy [None req-66fbcc95-c1d4-4056-9d17-8588c7c9473c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.695787] [55188]: DEBUG nova.policy [None req-66fbcc95-c1d4-4056-9d17-8588c7c9473c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.700042] [55188]: INFO nova.api.openstack.requestlog [None req-66fbcc95-c1d4-4056-9d17-8588c7c9473c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1439 microversion: 2.75 time: 0.061528 [ 754.700400] [55188]: [pid: 55188|app: 0|req: 1352/2569] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1439 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 754.745927] [55187]: DEBUG nova.policy [None req-09e148a0-7f2e-462c-ae89-e7021b75f4d9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.750947] [55187]: INFO nova.api.openstack.requestlog [None req-09e148a0-7f2e-462c-ae89-e7021b75f4d9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1334 microversion: 2.1 time: 0.113697 [ 754.752171] [55187]: [pid: 55187|app: 0|req: 1218/2570] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1334 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.769020] [55188]: DEBUG nova.api.openstack.wsgi [None req-919e306f-6013-4295-8524-92502e4acc0c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.770919] [55188]: DEBUG nova.compute.api [None req-919e306f-6013-4295-8524-92502e4acc0c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.774759] [55188]: DEBUG oslo_concurrency.lockutils [None req-919e306f-6013-4295-8524-92502e4acc0c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.775071] [55188]: DEBUG oslo_concurrency.lockutils [None req-919e306f-6013-4295-8524-92502e4acc0c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.775280] [55188]: DEBUG oslo_concurrency.lockutils [None req-919e306f-6013-4295-8524-92502e4acc0c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.775651] [55188]: DEBUG oslo_concurrency.lockutils [None req-919e306f-6013-4295-8524-92502e4acc0c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.775891] [55188]: DEBUG oslo_concurrency.lockutils [None req-919e306f-6013-4295-8524-92502e4acc0c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.776130] [55188]: DEBUG oslo_concurrency.lockutils [None req-919e306f-6013-4295-8524-92502e4acc0c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.814414] [55188]: DEBUG nova.policy [None req-919e306f-6013-4295-8524-92502e4acc0c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.819473] [55188]: INFO nova.api.openstack.requestlog [None req-919e306f-6013-4295-8524-92502e4acc0c tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.053259 [ 754.819887] [55188]: [pid: 55188|app: 0|req: 1353/2571] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.925812] [55187]: DEBUG nova.api.openstack.wsgi [None req-ac826134-803a-40bd-8e60-4092ef39ac71 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.927734] [55187]: DEBUG nova.compute.api [None req-ac826134-803a-40bd-8e60-4092ef39ac71 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 754.932171] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac826134-803a-40bd-8e60-4092ef39ac71 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.932599] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac826134-803a-40bd-8e60-4092ef39ac71 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.932870] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac826134-803a-40bd-8e60-4092ef39ac71 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.933348] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac826134-803a-40bd-8e60-4092ef39ac71 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.933637] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac826134-803a-40bd-8e60-4092ef39ac71 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.933880] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac826134-803a-40bd-8e60-4092ef39ac71 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.970997] [55187]: DEBUG nova.policy [None req-ac826134-803a-40bd-8e60-4092ef39ac71 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.975856] [55187]: INFO nova.api.openstack.requestlog [None req-ac826134-803a-40bd-8e60-4092ef39ac71 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.052682 [ 754.976213] [55187]: [pid: 55187|app: 0|req: 1219/2572] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.993925] [55188]: DEBUG nova.api.openstack.wsgi [None req-b787d932-3f9e-4e7f-968c-b66bbc01bc2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 754.995894] [55188]: DEBUG nova.compute.api [None req-b787d932-3f9e-4e7f-968c-b66bbc01bc2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.000345] [55188]: DEBUG oslo_concurrency.lockutils [None req-b787d932-3f9e-4e7f-968c-b66bbc01bc2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.000735] [55188]: DEBUG oslo_concurrency.lockutils [None req-b787d932-3f9e-4e7f-968c-b66bbc01bc2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.000968] [55188]: DEBUG oslo_concurrency.lockutils [None req-b787d932-3f9e-4e7f-968c-b66bbc01bc2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.001558] [55188]: DEBUG oslo_concurrency.lockutils [None req-b787d932-3f9e-4e7f-968c-b66bbc01bc2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.001795] [55188]: DEBUG oslo_concurrency.lockutils [None req-b787d932-3f9e-4e7f-968c-b66bbc01bc2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.001994] [55188]: DEBUG oslo_concurrency.lockutils [None req-b787d932-3f9e-4e7f-968c-b66bbc01bc2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.038193] [55187]: DEBUG nova.api.openstack.wsgi [None req-5dae140d-d375-45f2-9710-e18db22a3c65 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.040102] [55187]: DEBUG nova.compute.api [None req-5dae140d-d375-45f2-9710-e18db22a3c65 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.042490] [55188]: DEBUG nova.policy [None req-b787d932-3f9e-4e7f-968c-b66bbc01bc2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.044277] [55187]: DEBUG oslo_concurrency.lockutils [None req-5dae140d-d375-45f2-9710-e18db22a3c65 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.044474] [55187]: DEBUG oslo_concurrency.lockutils [None req-5dae140d-d375-45f2-9710-e18db22a3c65 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.044661] [55187]: DEBUG oslo_concurrency.lockutils [None req-5dae140d-d375-45f2-9710-e18db22a3c65 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.045046] [55187]: DEBUG oslo_concurrency.lockutils [None req-5dae140d-d375-45f2-9710-e18db22a3c65 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.045257] [55187]: DEBUG oslo_concurrency.lockutils [None req-5dae140d-d375-45f2-9710-e18db22a3c65 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.045435] [55187]: DEBUG oslo_concurrency.lockutils [None req-5dae140d-d375-45f2-9710-e18db22a3c65 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.049595] [55188]: DEBUG nova.policy [None req-b787d932-3f9e-4e7f-968c-b66bbc01bc2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.050588] [55188]: DEBUG nova.policy [None req-b787d932-3f9e-4e7f-968c-b66bbc01bc2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.053876] [55188]: INFO nova.api.openstack.requestlog [None req-b787d932-3f9e-4e7f-968c-b66bbc01bc2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.062604 [ 755.054440] [55188]: [pid: 55188|app: 0|req: 1354/2573] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 755.079675] [55187]: DEBUG nova.policy [None req-5dae140d-d375-45f2-9710-e18db22a3c65 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.084386] [55187]: INFO nova.api.openstack.requestlog [None req-5dae140d-d375-45f2-9710-e18db22a3c65 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1236 microversion: 2.1 time: 0.049138 [ 755.085622] [55187]: [pid: 55187|app: 0|req: 1220/2574] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1236 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.092285] [55188]: DEBUG nova.api.openstack.wsgi [None req-94a2564e-efa8-44b2-9ea8-e4b0842e111e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.094193] [55188]: DEBUG nova.compute.api [None req-94a2564e-efa8-44b2-9ea8-e4b0842e111e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.097836] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a2564e-efa8-44b2-9ea8-e4b0842e111e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.098088] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a2564e-efa8-44b2-9ea8-e4b0842e111e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.098571] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a2564e-efa8-44b2-9ea8-e4b0842e111e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.098653] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a2564e-efa8-44b2-9ea8-e4b0842e111e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.098837] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a2564e-efa8-44b2-9ea8-e4b0842e111e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.099021] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a2564e-efa8-44b2-9ea8-e4b0842e111e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.102073] [55187]: DEBUG nova.api.openstack.wsgi [None req-169f6e47-e14e-460d-bb2b-b59e66a22565 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.103796] [55187]: DEBUG nova.compute.api [None req-169f6e47-e14e-460d-bb2b-b59e66a22565 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.107412] [55187]: DEBUG oslo_concurrency.lockutils [None req-169f6e47-e14e-460d-bb2b-b59e66a22565 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.107673] [55187]: DEBUG oslo_concurrency.lockutils [None req-169f6e47-e14e-460d-bb2b-b59e66a22565 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.107850] [55187]: DEBUG oslo_concurrency.lockutils [None req-169f6e47-e14e-460d-bb2b-b59e66a22565 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.108231] [55187]: DEBUG oslo_concurrency.lockutils [None req-169f6e47-e14e-460d-bb2b-b59e66a22565 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.108436] [55187]: DEBUG oslo_concurrency.lockutils [None req-169f6e47-e14e-460d-bb2b-b59e66a22565 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.108664] [55187]: DEBUG oslo_concurrency.lockutils [None req-169f6e47-e14e-460d-bb2b-b59e66a22565 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.137783] [55188]: DEBUG nova.policy [None req-94a2564e-efa8-44b2-9ea8-e4b0842e111e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.144086] [55188]: INFO nova.api.openstack.requestlog [None req-94a2564e-efa8-44b2-9ea8-e4b0842e111e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.053869 [ 755.144566] [55188]: [pid: 55188|app: 0|req: 1355/2575] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.146917] [55187]: DEBUG nova.policy [None req-169f6e47-e14e-460d-bb2b-b59e66a22565 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.152047] [55187]: INFO nova.api.openstack.requestlog [None req-169f6e47-e14e-460d-bb2b-b59e66a22565 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.052047 [ 755.152390] [55187]: [pid: 55187|app: 0|req: 1221/2576] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 755.176886] [55188]: DEBUG nova.api.openstack.wsgi [None req-4a1244bf-70e7-4bc1-96d7-3fb4734f35ba tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.178374] [55188]: DEBUG nova.compute.api [None req-4a1244bf-70e7-4bc1-96d7-3fb4734f35ba tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.183615] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a1244bf-70e7-4bc1-96d7-3fb4734f35ba tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.183792] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a1244bf-70e7-4bc1-96d7-3fb4734f35ba tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.183986] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a1244bf-70e7-4bc1-96d7-3fb4734f35ba tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.184384] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a1244bf-70e7-4bc1-96d7-3fb4734f35ba tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.184616] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a1244bf-70e7-4bc1-96d7-3fb4734f35ba tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.184749] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a1244bf-70e7-4bc1-96d7-3fb4734f35ba tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.214721] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a1244bf-70e7-4bc1-96d7-3fb4734f35ba tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.214721] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a1244bf-70e7-4bc1-96d7-3fb4734f35ba tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.214721] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a1244bf-70e7-4bc1-96d7-3fb4734f35ba tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.215759] [55188]: DEBUG nova.objects.instance [None req-4a1244bf-70e7-4bc1-96d7-3fb4734f35ba tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 755.229487] [55187]: DEBUG nova.api.openstack.wsgi [None req-18246128-0483-48bd-b249-76d05cfb135c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.231473] [55187]: DEBUG nova.compute.api [None req-18246128-0483-48bd-b249-76d05cfb135c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.235264] [55187]: DEBUG oslo_concurrency.lockutils [None req-18246128-0483-48bd-b249-76d05cfb135c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.235612] [55187]: DEBUG oslo_concurrency.lockutils [None req-18246128-0483-48bd-b249-76d05cfb135c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.235854] [55187]: DEBUG oslo_concurrency.lockutils [None req-18246128-0483-48bd-b249-76d05cfb135c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.236283] [55187]: DEBUG oslo_concurrency.lockutils [None req-18246128-0483-48bd-b249-76d05cfb135c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.236553] [55187]: DEBUG oslo_concurrency.lockutils [None req-18246128-0483-48bd-b249-76d05cfb135c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.236731] [55187]: DEBUG oslo_concurrency.lockutils [None req-18246128-0483-48bd-b249-76d05cfb135c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.238444] [55188]: DEBUG nova.policy [None req-4a1244bf-70e7-4bc1-96d7-3fb4734f35ba tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.242615] [55188]: INFO nova.api.openstack.requestlog [None req-4a1244bf-70e7-4bc1-96d7-3fb4734f35ba tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.068404 [ 755.242942] [55188]: [pid: 55188|app: 0|req: 1356/2577] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.245397] [55188]: DEBUG nova.api.openstack.wsgi [None req-183c5ce3-5b16-40a3-bf99-8d0bb71605d3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.247015] [55188]: DEBUG nova.compute.api [None req-183c5ce3-5b16-40a3-bf99-8d0bb71605d3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.250093] [55188]: DEBUG oslo_concurrency.lockutils [None req-183c5ce3-5b16-40a3-bf99-8d0bb71605d3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.250323] [55188]: DEBUG oslo_concurrency.lockutils [None req-183c5ce3-5b16-40a3-bf99-8d0bb71605d3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.250692] [55188]: DEBUG oslo_concurrency.lockutils [None req-183c5ce3-5b16-40a3-bf99-8d0bb71605d3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.250840] [55188]: DEBUG oslo_concurrency.lockutils [None req-183c5ce3-5b16-40a3-bf99-8d0bb71605d3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.251047] [55188]: DEBUG oslo_concurrency.lockutils [None req-183c5ce3-5b16-40a3-bf99-8d0bb71605d3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.251223] [55188]: DEBUG oslo_concurrency.lockutils [None req-183c5ce3-5b16-40a3-bf99-8d0bb71605d3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.272586] [55187]: DEBUG nova.policy [None req-18246128-0483-48bd-b249-76d05cfb135c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.277615] [55187]: DEBUG nova.policy [None req-18246128-0483-48bd-b249-76d05cfb135c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.278278] [55187]: DEBUG nova.policy [None req-18246128-0483-48bd-b249-76d05cfb135c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.278903] [55187]: INFO nova.api.openstack.requestlog [None req-18246128-0483-48bd-b249-76d05cfb135c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.052018 [ 755.279221] [55187]: [pid: 55187|app: 0|req: 1222/2578] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 755.281567] [55187]: DEBUG nova.api.openstack.wsgi [None req-a2e4c3af-2185-4591-b16a-ab5837d4d959 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.283215] [55187]: DEBUG nova.compute.api [None req-a2e4c3af-2185-4591-b16a-ab5837d4d959 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.285743] [55188]: DEBUG nova.policy [None req-183c5ce3-5b16-40a3-bf99-8d0bb71605d3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.286880] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2e4c3af-2185-4591-b16a-ab5837d4d959 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.287154] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2e4c3af-2185-4591-b16a-ab5837d4d959 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.287382] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2e4c3af-2185-4591-b16a-ab5837d4d959 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.287784] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2e4c3af-2185-4591-b16a-ab5837d4d959 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.288013] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2e4c3af-2185-4591-b16a-ab5837d4d959 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.288213] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2e4c3af-2185-4591-b16a-ab5837d4d959 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.290164] [55188]: INFO nova.api.openstack.requestlog [None req-183c5ce3-5b16-40a3-bf99-8d0bb71605d3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.046632 [ 755.290488] [55188]: [pid: 55188|app: 0|req: 1357/2579] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.292893] [55188]: DEBUG nova.api.openstack.wsgi [None req-218974f0-0827-4991-98ae-828a4f8ddfc7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.295061] [55188]: DEBUG nova.compute.api [None req-218974f0-0827-4991-98ae-828a4f8ddfc7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.297925] [55188]: DEBUG oslo_concurrency.lockutils [None req-218974f0-0827-4991-98ae-828a4f8ddfc7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.298176] [55188]: DEBUG oslo_concurrency.lockutils [None req-218974f0-0827-4991-98ae-828a4f8ddfc7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.298412] [55188]: DEBUG oslo_concurrency.lockutils [None req-218974f0-0827-4991-98ae-828a4f8ddfc7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.298802] [55188]: DEBUG oslo_concurrency.lockutils [None req-218974f0-0827-4991-98ae-828a4f8ddfc7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.299017] [55188]: DEBUG oslo_concurrency.lockutils [None req-218974f0-0827-4991-98ae-828a4f8ddfc7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.299234] [55188]: DEBUG oslo_concurrency.lockutils [None req-218974f0-0827-4991-98ae-828a4f8ddfc7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.323202] [55187]: DEBUG nova.policy [None req-a2e4c3af-2185-4591-b16a-ab5837d4d959 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.328463] [55187]: INFO nova.api.openstack.requestlog [None req-a2e4c3af-2185-4591-b16a-ab5837d4d959 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.048420 [ 755.329137] [55187]: [pid: 55187|app: 0|req: 1223/2580] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.330539] [55188]: DEBUG nova.policy [None req-218974f0-0827-4991-98ae-828a4f8ddfc7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.336021] [55188]: INFO nova.api.openstack.requestlog [None req-218974f0-0827-4991-98ae-828a4f8ddfc7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.044893 [ 755.336438] [55188]: [pid: 55188|app: 0|req: 1358/2581] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.357212] [55187]: DEBUG nova.api.openstack.wsgi [None req-9773d90e-2ba0-4a42-a45e-09e29af4618d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.359372] [55187]: DEBUG nova.compute.api [None req-9773d90e-2ba0-4a42-a45e-09e29af4618d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.364190] [55187]: DEBUG oslo_concurrency.lockutils [None req-9773d90e-2ba0-4a42-a45e-09e29af4618d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.364583] [55187]: DEBUG oslo_concurrency.lockutils [None req-9773d90e-2ba0-4a42-a45e-09e29af4618d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.364884] [55187]: DEBUG oslo_concurrency.lockutils [None req-9773d90e-2ba0-4a42-a45e-09e29af4618d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.365420] [55187]: DEBUG oslo_concurrency.lockutils [None req-9773d90e-2ba0-4a42-a45e-09e29af4618d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.365646] [55187]: DEBUG oslo_concurrency.lockutils [None req-9773d90e-2ba0-4a42-a45e-09e29af4618d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.365924] [55187]: DEBUG oslo_concurrency.lockutils [None req-9773d90e-2ba0-4a42-a45e-09e29af4618d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.401238] [55187]: DEBUG nova.policy [None req-9773d90e-2ba0-4a42-a45e-09e29af4618d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.402720] [55188]: DEBUG nova.api.openstack.wsgi [None req-622d7039-0f04-4c72-9b28-547852dd0634 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.404560] [55188]: DEBUG nova.compute.api [None req-622d7039-0f04-4c72-9b28-547852dd0634 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.406322] [55187]: INFO nova.api.openstack.requestlog [None req-9773d90e-2ba0-4a42-a45e-09e29af4618d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.052344 [ 755.406759] [55187]: [pid: 55187|app: 0|req: 1224/2582] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.409130] [55188]: DEBUG oslo_concurrency.lockutils [None req-622d7039-0f04-4c72-9b28-547852dd0634 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.409130] [55188]: DEBUG oslo_concurrency.lockutils [None req-622d7039-0f04-4c72-9b28-547852dd0634 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.409130] [55188]: DEBUG oslo_concurrency.lockutils [None req-622d7039-0f04-4c72-9b28-547852dd0634 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.409453] [55188]: DEBUG oslo_concurrency.lockutils [None req-622d7039-0f04-4c72-9b28-547852dd0634 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.409583] [55187]: DEBUG nova.api.openstack.wsgi [None req-c110fff8-f357-4196-8e03-a4fec2aa6bdc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.409650] [55188]: DEBUG oslo_concurrency.lockutils [None req-622d7039-0f04-4c72-9b28-547852dd0634 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.409868] [55188]: DEBUG oslo_concurrency.lockutils [None req-622d7039-0f04-4c72-9b28-547852dd0634 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.411521] [55187]: DEBUG nova.compute.api [None req-c110fff8-f357-4196-8e03-a4fec2aa6bdc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.415332] [55187]: DEBUG oslo_concurrency.lockutils [None req-c110fff8-f357-4196-8e03-a4fec2aa6bdc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.415854] [55187]: DEBUG oslo_concurrency.lockutils [None req-c110fff8-f357-4196-8e03-a4fec2aa6bdc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.415854] [55187]: DEBUG oslo_concurrency.lockutils [None req-c110fff8-f357-4196-8e03-a4fec2aa6bdc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.416269] [55187]: DEBUG oslo_concurrency.lockutils [None req-c110fff8-f357-4196-8e03-a4fec2aa6bdc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.416498] [55187]: DEBUG oslo_concurrency.lockutils [None req-c110fff8-f357-4196-8e03-a4fec2aa6bdc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.416678] [55187]: DEBUG oslo_concurrency.lockutils [None req-c110fff8-f357-4196-8e03-a4fec2aa6bdc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.448390] [55187]: DEBUG nova.policy [None req-c110fff8-f357-4196-8e03-a4fec2aa6bdc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.452656] [55187]: INFO nova.api.openstack.requestlog [None req-c110fff8-f357-4196-8e03-a4fec2aa6bdc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.045256 [ 755.452979] [55187]: [pid: 55187|app: 0|req: 1225/2583] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.463906] [55187]: DEBUG nova.api.openstack.wsgi [None req-76557c2f-0469-418c-abb0-f100335db840 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.465622] [55187]: DEBUG nova.compute.api [None req-76557c2f-0469-418c-abb0-f100335db840 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.470599] [55187]: DEBUG oslo_concurrency.lockutils [None req-76557c2f-0469-418c-abb0-f100335db840 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.470749] [55187]: DEBUG oslo_concurrency.lockutils [None req-76557c2f-0469-418c-abb0-f100335db840 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.471015] [55187]: DEBUG oslo_concurrency.lockutils [None req-76557c2f-0469-418c-abb0-f100335db840 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.471509] [55187]: DEBUG oslo_concurrency.lockutils [None req-76557c2f-0469-418c-abb0-f100335db840 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.471777] [55187]: DEBUG oslo_concurrency.lockutils [None req-76557c2f-0469-418c-abb0-f100335db840 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.471965] [55187]: DEBUG oslo_concurrency.lockutils [None req-76557c2f-0469-418c-abb0-f100335db840 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.482725] [55188]: DEBUG nova.policy [None req-622d7039-0f04-4c72-9b28-547852dd0634 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.487301] [55188]: INFO nova.api.openstack.requestlog [None req-622d7039-0f04-4c72-9b28-547852dd0634 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1523 microversion: 2.1 time: 0.087002 [ 755.487666] [55188]: [pid: 55188|app: 0|req: 1359/2584] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1523 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.489997] [55188]: DEBUG nova.api.openstack.wsgi [None req-c3269b9b-d9c1-48b7-b7b5-628cec15020b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.491661] [55188]: DEBUG nova.compute.api [None req-c3269b9b-d9c1-48b7-b7b5-628cec15020b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.494878] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3269b9b-d9c1-48b7-b7b5-628cec15020b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.495121] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3269b9b-d9c1-48b7-b7b5-628cec15020b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.495308] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3269b9b-d9c1-48b7-b7b5-628cec15020b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.495664] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3269b9b-d9c1-48b7-b7b5-628cec15020b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.495873] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3269b9b-d9c1-48b7-b7b5-628cec15020b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.496133] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3269b9b-d9c1-48b7-b7b5-628cec15020b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.506491] [55187]: DEBUG nova.policy [None req-76557c2f-0469-418c-abb0-f100335db840 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.511479] [55187]: INFO nova.api.openstack.requestlog [None req-76557c2f-0469-418c-abb0-f100335db840 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.049697 [ 755.511853] [55187]: [pid: 55187|app: 0|req: 1226/2585] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.526724] [55188]: DEBUG nova.policy [None req-c3269b9b-d9c1-48b7-b7b5-628cec15020b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.530057] [55187]: DEBUG nova.api.openstack.wsgi [None req-a497ba39-79dc-4fba-94be-720bc7057506 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.530515] [55188]: INFO nova.api.openstack.requestlog [None req-c3269b9b-d9c1-48b7-b7b5-628cec15020b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.042295 [ 755.530926] [55188]: [pid: 55188|app: 0|req: 1360/2586] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.531929] [55187]: DEBUG nova.compute.api [None req-a497ba39-79dc-4fba-94be-720bc7057506 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.535611] [55187]: DEBUG oslo_concurrency.lockutils [None req-a497ba39-79dc-4fba-94be-720bc7057506 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.535891] [55187]: DEBUG oslo_concurrency.lockutils [None req-a497ba39-79dc-4fba-94be-720bc7057506 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.536134] [55187]: DEBUG oslo_concurrency.lockutils [None req-a497ba39-79dc-4fba-94be-720bc7057506 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.536570] [55187]: DEBUG oslo_concurrency.lockutils [None req-a497ba39-79dc-4fba-94be-720bc7057506 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.536992] [55187]: DEBUG oslo_concurrency.lockutils [None req-a497ba39-79dc-4fba-94be-720bc7057506 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.537038] [55187]: DEBUG oslo_concurrency.lockutils [None req-a497ba39-79dc-4fba-94be-720bc7057506 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.556243] [55187]: DEBUG oslo_concurrency.lockutils [None req-a497ba39-79dc-4fba-94be-720bc7057506 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.556525] [55187]: DEBUG oslo_concurrency.lockutils [None req-a497ba39-79dc-4fba-94be-720bc7057506 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.556742] [55187]: DEBUG oslo_concurrency.lockutils [None req-a497ba39-79dc-4fba-94be-720bc7057506 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.556972] [55187]: DEBUG nova.objects.instance [None req-a497ba39-79dc-4fba-94be-720bc7057506 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 9837c22e-1750-4e1b-bbce-9c7f63f84052 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 755.578108] [55187]: DEBUG nova.policy [None req-a497ba39-79dc-4fba-94be-720bc7057506 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.582777] [55187]: INFO nova.api.openstack.requestlog [None req-a497ba39-79dc-4fba-94be-720bc7057506 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 200 len: 1304 microversion: 2.1 time: 0.054853 [ 755.583064] [55187]: [pid: 55187|app: 0|req: 1227/2587] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 1304 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.586823] [55188]: DEBUG nova.api.openstack.wsgi [None req-cd045f17-cae2-4eb9-ab11-37191272db2b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.589013] [55188]: DEBUG nova.compute.api [None req-cd045f17-cae2-4eb9-ab11-37191272db2b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.593045] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd045f17-cae2-4eb9-ab11-37191272db2b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.593169] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd045f17-cae2-4eb9-ab11-37191272db2b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.593364] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd045f17-cae2-4eb9-ab11-37191272db2b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.593724] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd045f17-cae2-4eb9-ab11-37191272db2b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.593990] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd045f17-cae2-4eb9-ab11-37191272db2b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.594112] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd045f17-cae2-4eb9-ab11-37191272db2b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.603395] [55187]: DEBUG nova.api.openstack.wsgi [None req-a440a123-3750-4595-8893-1306cd2ab835 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.604869] [55187]: DEBUG nova.compute.api [None req-a440a123-3750-4595-8893-1306cd2ab835 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.609067] [55187]: DEBUG oslo_concurrency.lockutils [None req-a440a123-3750-4595-8893-1306cd2ab835 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.609067] [55187]: DEBUG oslo_concurrency.lockutils [None req-a440a123-3750-4595-8893-1306cd2ab835 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.609067] [55187]: DEBUG oslo_concurrency.lockutils [None req-a440a123-3750-4595-8893-1306cd2ab835 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.609067] [55187]: DEBUG oslo_concurrency.lockutils [None req-a440a123-3750-4595-8893-1306cd2ab835 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.609231] [55187]: DEBUG oslo_concurrency.lockutils [None req-a440a123-3750-4595-8893-1306cd2ab835 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.609426] [55187]: DEBUG oslo_concurrency.lockutils [None req-a440a123-3750-4595-8893-1306cd2ab835 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.626897] [55188]: DEBUG nova.policy [None req-cd045f17-cae2-4eb9-ab11-37191272db2b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.631392] [55188]: INFO nova.api.openstack.requestlog [None req-cd045f17-cae2-4eb9-ab11-37191272db2b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.047491 [ 755.631719] [55188]: [pid: 55188|app: 0|req: 1361/2588] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.650799] [55188]: DEBUG nova.api.openstack.wsgi [None req-15e45eb6-7cff-4c66-99e9-e9e4df677c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.652550] [55188]: DEBUG nova.compute.api [None req-15e45eb6-7cff-4c66-99e9-e9e4df677c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.656013] [55188]: DEBUG oslo_concurrency.lockutils [None req-15e45eb6-7cff-4c66-99e9-e9e4df677c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.656261] [55188]: DEBUG oslo_concurrency.lockutils [None req-15e45eb6-7cff-4c66-99e9-e9e4df677c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.656963] [55188]: DEBUG oslo_concurrency.lockutils [None req-15e45eb6-7cff-4c66-99e9-e9e4df677c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.656963] [55188]: DEBUG oslo_concurrency.lockutils [None req-15e45eb6-7cff-4c66-99e9-e9e4df677c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.657146] [55188]: DEBUG oslo_concurrency.lockutils [None req-15e45eb6-7cff-4c66-99e9-e9e4df677c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.657247] [55188]: DEBUG oslo_concurrency.lockutils [None req-15e45eb6-7cff-4c66-99e9-e9e4df677c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.677542] [55188]: DEBUG oslo_concurrency.lockutils [None req-15e45eb6-7cff-4c66-99e9-e9e4df677c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.677797] [55188]: DEBUG oslo_concurrency.lockutils [None req-15e45eb6-7cff-4c66-99e9-e9e4df677c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.677981] [55188]: DEBUG oslo_concurrency.lockutils [None req-15e45eb6-7cff-4c66-99e9-e9e4df677c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.678202] [55188]: DEBUG nova.objects.instance [None req-15e45eb6-7cff-4c66-99e9-e9e4df677c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 755.680317] [55187]: DEBUG nova.policy [None req-a440a123-3750-4595-8893-1306cd2ab835 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.688057] [55187]: INFO nova.api.openstack.requestlog [None req-a440a123-3750-4595-8893-1306cd2ab835 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1460 microversion: 2.1 time: 0.086468 [ 755.688327] [55187]: [pid: 55187|app: 0|req: 1228/2589] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:55 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1460 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.692951] [55187]: DEBUG nova.api.openstack.wsgi [None req-a4a13f5f-b8e1-49a9-a3ca-cb361ee101a5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.695531] [55187]: DEBUG nova.compute.api [None req-a4a13f5f-b8e1-49a9-a3ca-cb361ee101a5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.700996] [55188]: DEBUG nova.policy [None req-15e45eb6-7cff-4c66-99e9-e9e4df677c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.701125] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4a13f5f-b8e1-49a9-a3ca-cb361ee101a5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.701461] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4a13f5f-b8e1-49a9-a3ca-cb361ee101a5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.701777] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4a13f5f-b8e1-49a9-a3ca-cb361ee101a5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.702353] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4a13f5f-b8e1-49a9-a3ca-cb361ee101a5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.702751] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4a13f5f-b8e1-49a9-a3ca-cb361ee101a5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.702982] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4a13f5f-b8e1-49a9-a3ca-cb361ee101a5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.706050] [55188]: INFO nova.api.openstack.requestlog [None req-15e45eb6-7cff-4c66-99e9-e9e4df677c2b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.057455 [ 755.706412] [55188]: [pid: 55188|app: 0|req: 1362/2590] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.709500] [55188]: DEBUG nova.api.openstack.wsgi [None req-c0cc8c2b-0a7f-487d-9bef-5d9576b2148b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.710810] [55188]: DEBUG nova.compute.api [None req-c0cc8c2b-0a7f-487d-9bef-5d9576b2148b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.714188] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0cc8c2b-0a7f-487d-9bef-5d9576b2148b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.714537] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0cc8c2b-0a7f-487d-9bef-5d9576b2148b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.714748] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0cc8c2b-0a7f-487d-9bef-5d9576b2148b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.715238] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0cc8c2b-0a7f-487d-9bef-5d9576b2148b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.715342] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0cc8c2b-0a7f-487d-9bef-5d9576b2148b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.715495] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0cc8c2b-0a7f-487d-9bef-5d9576b2148b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.738047] [55187]: DEBUG nova.policy [None req-a4a13f5f-b8e1-49a9-a3ca-cb361ee101a5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.742486] [55187]: INFO nova.api.openstack.requestlog [None req-a4a13f5f-b8e1-49a9-a3ca-cb361ee101a5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.052785 [ 755.742830] [55187]: [pid: 55187|app: 0|req: 1229/2591] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.745679] [55187]: DEBUG nova.api.openstack.wsgi [None req-ff0e0383-78ef-449e-a19b-deed96103796 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.747399] [55187]: DEBUG nova.compute.api [None req-ff0e0383-78ef-449e-a19b-deed96103796 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.750932] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff0e0383-78ef-449e-a19b-deed96103796 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.751211] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff0e0383-78ef-449e-a19b-deed96103796 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.751493] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff0e0383-78ef-449e-a19b-deed96103796 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.751793] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff0e0383-78ef-449e-a19b-deed96103796 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.752038] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff0e0383-78ef-449e-a19b-deed96103796 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.752226] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff0e0383-78ef-449e-a19b-deed96103796 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.794864] [55187]: DEBUG nova.policy [None req-ff0e0383-78ef-449e-a19b-deed96103796 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.799624] [55187]: DEBUG nova.policy [None req-ff0e0383-78ef-449e-a19b-deed96103796 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.800319] [55187]: DEBUG nova.policy [None req-ff0e0383-78ef-449e-a19b-deed96103796 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.802741] [55188]: DEBUG nova.policy [None req-c0cc8c2b-0a7f-487d-9bef-5d9576b2148b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.803863] [55187]: INFO nova.api.openstack.requestlog [None req-ff0e0383-78ef-449e-a19b-deed96103796 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1439 microversion: 2.75 time: 0.060455 [ 755.804206] [55187]: [pid: 55187|app: 0|req: 1230/2592] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1439 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 755.807247] [55187]: DEBUG nova.api.openstack.wsgi [None req-c77d438b-e7c2-459f-af26-4cef2e91a70c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.808567] [55187]: DEBUG nova.compute.api [None req-c77d438b-e7c2-459f-af26-4cef2e91a70c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.808888] [55188]: INFO nova.api.openstack.requestlog [None req-c0cc8c2b-0a7f-487d-9bef-5d9576b2148b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1460 microversion: 2.1 time: 0.101723 [ 755.809363] [55188]: [pid: 55188|app: 0|req: 1363/2593] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1460 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.811937] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77d438b-e7c2-459f-af26-4cef2e91a70c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.812210] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77d438b-e7c2-459f-af26-4cef2e91a70c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.812399] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77d438b-e7c2-459f-af26-4cef2e91a70c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.812787] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77d438b-e7c2-459f-af26-4cef2e91a70c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.812996] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77d438b-e7c2-459f-af26-4cef2e91a70c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.813198] [55187]: DEBUG oslo_concurrency.lockutils [None req-c77d438b-e7c2-459f-af26-4cef2e91a70c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.821341] [55188]: DEBUG nova.api.openstack.wsgi [None req-0e1af1ee-dcdf-41ef-bf47-f5d66400ea57 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ListImageFiltersTestJSON-image-426958198"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 755.822589] [55188]: DEBUG nova.compute.api [None req-0e1af1ee-dcdf-41ef-bf47-f5d66400ea57 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.825993] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e1af1ee-dcdf-41ef-bf47-f5d66400ea57 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.826254] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e1af1ee-dcdf-41ef-bf47-f5d66400ea57 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.826457] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e1af1ee-dcdf-41ef-bf47-f5d66400ea57 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.826820] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e1af1ee-dcdf-41ef-bf47-f5d66400ea57 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.827105] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e1af1ee-dcdf-41ef-bf47-f5d66400ea57 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.827406] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e1af1ee-dcdf-41ef-bf47-f5d66400ea57 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.908643] [55187]: DEBUG nova.policy [None req-c77d438b-e7c2-459f-af26-4cef2e91a70c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.913280] [55187]: INFO nova.api.openstack.requestlog [None req-c77d438b-e7c2-459f-af26-4cef2e91a70c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1322 microversion: 2.1 time: 0.108346 [ 755.914086] [55187]: [pid: 55187|app: 0|req: 1231/2594] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1322 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.916261] [55187]: DEBUG nova.api.openstack.wsgi [None req-89af366f-f3fd-4248-ab6a-d6700521f230 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.919216] [55187]: DEBUG nova.compute.api [None req-89af366f-f3fd-4248-ab6a-d6700521f230 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.923168] [55187]: DEBUG oslo_concurrency.lockutils [None req-89af366f-f3fd-4248-ab6a-d6700521f230 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.923168] [55187]: DEBUG oslo_concurrency.lockutils [None req-89af366f-f3fd-4248-ab6a-d6700521f230 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.923168] [55187]: DEBUG oslo_concurrency.lockutils [None req-89af366f-f3fd-4248-ab6a-d6700521f230 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.923168] [55187]: DEBUG oslo_concurrency.lockutils [None req-89af366f-f3fd-4248-ab6a-d6700521f230 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.923295] [55187]: DEBUG oslo_concurrency.lockutils [None req-89af366f-f3fd-4248-ab6a-d6700521f230 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.923295] [55187]: DEBUG oslo_concurrency.lockutils [None req-89af366f-f3fd-4248-ab6a-d6700521f230 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.964095] [55187]: DEBUG nova.policy [None req-89af366f-f3fd-4248-ab6a-d6700521f230 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.972461] [55187]: INFO nova.api.openstack.requestlog [None req-89af366f-f3fd-4248-ab6a-d6700521f230 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.058281 [ 755.972804] [55187]: [pid: 55187|app: 0|req: 1232/2595] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.989205] [55187]: DEBUG nova.api.openstack.wsgi [None req-eeb69bee-80f0-4676-acba-75ba86744564 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 755.990839] [55187]: DEBUG nova.compute.api [None req-eeb69bee-80f0-4676-acba-75ba86744564 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 755.994357] [55187]: DEBUG oslo_concurrency.lockutils [None req-eeb69bee-80f0-4676-acba-75ba86744564 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.994609] [55187]: DEBUG oslo_concurrency.lockutils [None req-eeb69bee-80f0-4676-acba-75ba86744564 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.994777] [55187]: DEBUG oslo_concurrency.lockutils [None req-eeb69bee-80f0-4676-acba-75ba86744564 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.995138] [55187]: DEBUG oslo_concurrency.lockutils [None req-eeb69bee-80f0-4676-acba-75ba86744564 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.995338] [55187]: DEBUG oslo_concurrency.lockutils [None req-eeb69bee-80f0-4676-acba-75ba86744564 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.995590] [55187]: DEBUG oslo_concurrency.lockutils [None req-eeb69bee-80f0-4676-acba-75ba86744564 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.233296] [55188]: INFO nova.api.openstack.requestlog [None req-0e1af1ee-dcdf-41ef-bf47-f5d66400ea57 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a/action" status: 202 len: 0 microversion: 2.1 time: 0.414002 [ 756.233691] [55188]: [pid: 55188|app: 0|req: 1364/2596] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:03:56 2025] POST /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a/action => generated 0 bytes in 415 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 756.236721] [55188]: DEBUG nova.api.openstack.wsgi [None req-b5d9e869-fc0b-4a59-9f81-44ebfe7ba76f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.238393] [55188]: DEBUG nova.compute.api [None req-b5d9e869-fc0b-4a59-9f81-44ebfe7ba76f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.243491] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5d9e869-fc0b-4a59-9f81-44ebfe7ba76f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.243744] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5d9e869-fc0b-4a59-9f81-44ebfe7ba76f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.243935] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5d9e869-fc0b-4a59-9f81-44ebfe7ba76f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.244319] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5d9e869-fc0b-4a59-9f81-44ebfe7ba76f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.244522] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5d9e869-fc0b-4a59-9f81-44ebfe7ba76f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.244699] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5d9e869-fc0b-4a59-9f81-44ebfe7ba76f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.250649] [55187]: DEBUG nova.policy [None req-eeb69bee-80f0-4676-acba-75ba86744564 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.255883] [55187]: INFO nova.api.openstack.requestlog [None req-eeb69bee-80f0-4676-acba-75ba86744564 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.269175 [ 756.256354] [55187]: [pid: 55187|app: 0|req: 1233/2597] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.259507] [55187]: DEBUG nova.api.openstack.wsgi [None req-5a2f6863-64b4-40c4-ba17-cc7b190669ab tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.261212] [55187]: DEBUG nova.compute.api [None req-5a2f6863-64b4-40c4-ba17-cc7b190669ab tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.267349] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a2f6863-64b4-40c4-ba17-cc7b190669ab tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.267349] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a2f6863-64b4-40c4-ba17-cc7b190669ab tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.267546] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a2f6863-64b4-40c4-ba17-cc7b190669ab tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.268163] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a2f6863-64b4-40c4-ba17-cc7b190669ab tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.268163] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a2f6863-64b4-40c4-ba17-cc7b190669ab tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.268163] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a2f6863-64b4-40c4-ba17-cc7b190669ab tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.280244] [55188]: DEBUG nova.policy [None req-b5d9e869-fc0b-4a59-9f81-44ebfe7ba76f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.284996] [55188]: DEBUG nova.policy [None req-b5d9e869-fc0b-4a59-9f81-44ebfe7ba76f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.285672] [55188]: DEBUG nova.policy [None req-b5d9e869-fc0b-4a59-9f81-44ebfe7ba76f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.295464] [55188]: INFO nova.api.openstack.requestlog [None req-b5d9e869-fc0b-4a59-9f81-44ebfe7ba76f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.060986 [ 756.296017] [55188]: [pid: 55188|app: 0|req: 1365/2598] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 756.298565] [55188]: DEBUG nova.api.openstack.wsgi [None req-ce78e552-8b35-4853-a1e4-1035b75de148 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.301330] [55188]: DEBUG nova.compute.api [None req-ce78e552-8b35-4853-a1e4-1035b75de148 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.304793] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce78e552-8b35-4853-a1e4-1035b75de148 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.305041] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce78e552-8b35-4853-a1e4-1035b75de148 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.305234] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce78e552-8b35-4853-a1e4-1035b75de148 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.305583] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce78e552-8b35-4853-a1e4-1035b75de148 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.305783] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce78e552-8b35-4853-a1e4-1035b75de148 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.305957] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce78e552-8b35-4853-a1e4-1035b75de148 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.313993] [55187]: DEBUG nova.policy [None req-5a2f6863-64b4-40c4-ba17-cc7b190669ab tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.319262] [55187]: INFO nova.api.openstack.requestlog [None req-5a2f6863-64b4-40c4-ba17-cc7b190669ab tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1292 microversion: 2.1 time: 0.061732 [ 756.319262] [55187]: [pid: 55187|app: 0|req: 1234/2599] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1292 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.323952] [55187]: DEBUG nova.api.openstack.wsgi [None req-53435eda-0fce-4825-ab91-04c6fa8b09db tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.325601] [55187]: DEBUG nova.compute.api [None req-53435eda-0fce-4825-ab91-04c6fa8b09db tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.329012] [55187]: DEBUG oslo_concurrency.lockutils [None req-53435eda-0fce-4825-ab91-04c6fa8b09db tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.329250] [55187]: DEBUG oslo_concurrency.lockutils [None req-53435eda-0fce-4825-ab91-04c6fa8b09db tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.329436] [55187]: DEBUG oslo_concurrency.lockutils [None req-53435eda-0fce-4825-ab91-04c6fa8b09db tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.329779] [55187]: DEBUG oslo_concurrency.lockutils [None req-53435eda-0fce-4825-ab91-04c6fa8b09db tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.329974] [55187]: DEBUG oslo_concurrency.lockutils [None req-53435eda-0fce-4825-ab91-04c6fa8b09db tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.330161] [55187]: DEBUG oslo_concurrency.lockutils [None req-53435eda-0fce-4825-ab91-04c6fa8b09db tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.341984] [55188]: DEBUG nova.policy [None req-ce78e552-8b35-4853-a1e4-1035b75de148 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.347566] [55188]: INFO nova.api.openstack.requestlog [None req-ce78e552-8b35-4853-a1e4-1035b75de148 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.050768 [ 756.347945] [55188]: [pid: 55188|app: 0|req: 1366/2600] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.350456] [55188]: DEBUG nova.api.openstack.wsgi [None req-1bb275e2-9348-4856-a29b-6c96b1c8dce0 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afafaa170>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.375514] [55188]: INFO nova.api.openstack.requestlog [None req-1bb275e2-9348-4856-a29b-6c96b1c8dce0 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057" status: 200 len: 1558 microversion: 2.1 time: 0.026534 [ 756.375900] [55188]: [pid: 55188|app: 0|req: 1367/2601] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057 => generated 1558 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.376543] [55187]: DEBUG nova.policy [None req-53435eda-0fce-4825-ab91-04c6fa8b09db tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.379156] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e92301e-8798-4b4b-aecc-0a536ecb8262 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.380905] [55187]: INFO nova.api.openstack.requestlog [None req-53435eda-0fce-4825-ab91-04c6fa8b09db tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.061174 [ 756.381243] [55187]: [pid: 55187|app: 0|req: 1235/2602] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.384143] [55188]: DEBUG nova.compute.api [None req-9e92301e-8798-4b4b-aecc-0a536ecb8262 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.387059] [55187]: DEBUG nova.api.openstack.wsgi [req-f2de2721-898d-4972-bcb8-a4e34451ef42 req-8c1281f9-3047-4d49-ae45-a10e2a46fe42 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e6e74ef8-e10f-430f-8d61-71f1a53b9680", "name": "network-vif-plugged", "status": "completed", "tag": "e57c4f10-f8b4-4be2-a2ac-6f3cef7f5ec9"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 756.388164] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e92301e-8798-4b4b-aecc-0a536ecb8262 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.388452] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e92301e-8798-4b4b-aecc-0a536ecb8262 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.389167] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e92301e-8798-4b4b-aecc-0a536ecb8262 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.389167] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e92301e-8798-4b4b-aecc-0a536ecb8262 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.389294] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e92301e-8798-4b4b-aecc-0a536ecb8262 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.389501] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e92301e-8798-4b4b-aecc-0a536ecb8262 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.392624] [55187]: DEBUG oslo_concurrency.lockutils [req-f2de2721-898d-4972-bcb8-a4e34451ef42 req-8c1281f9-3047-4d49-ae45-a10e2a46fe42 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.392891] [55187]: DEBUG oslo_concurrency.lockutils [req-f2de2721-898d-4972-bcb8-a4e34451ef42 req-8c1281f9-3047-4d49-ae45-a10e2a46fe42 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.393372] [55187]: DEBUG oslo_concurrency.lockutils [req-f2de2721-898d-4972-bcb8-a4e34451ef42 req-8c1281f9-3047-4d49-ae45-a10e2a46fe42 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.399236] [55187]: INFO nova.api.openstack.compute.server_external_events [req-f2de2721-898d-4972-bcb8-a4e34451ef42 req-8c1281f9-3047-4d49-ae45-a10e2a46fe42 service nova] Creating event network-vif-plugged:e57c4f10-f8b4-4be2-a2ac-6f3cef7f5ec9 for instance e6e74ef8-e10f-430f-8d61-71f1a53b9680 on cpu-1 [ 756.402232] [55187]: INFO nova.api.openstack.requestlog [req-f2de2721-898d-4972-bcb8-a4e34451ef42 req-8c1281f9-3047-4d49-ae45-a10e2a46fe42 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020244 [ 756.402555] [55187]: [pid: 55187|app: 0|req: 1236/2603] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:56 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 756.405270] [55187]: DEBUG nova.api.openstack.wsgi [None req-17fcbca0-82b0-4a94-af29-89317f533d5e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.406883] [55187]: DEBUG nova.compute.api [None req-17fcbca0-82b0-4a94-af29-89317f533d5e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.408592] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e92301e-8798-4b4b-aecc-0a536ecb8262 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.408913] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e92301e-8798-4b4b-aecc-0a536ecb8262 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.409157] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e92301e-8798-4b4b-aecc-0a536ecb8262 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.409398] [55188]: DEBUG nova.objects.instance [None req-9e92301e-8798-4b4b-aecc-0a536ecb8262 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 756.410184] [55187]: DEBUG oslo_concurrency.lockutils [None req-17fcbca0-82b0-4a94-af29-89317f533d5e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.410421] [55187]: DEBUG oslo_concurrency.lockutils [None req-17fcbca0-82b0-4a94-af29-89317f533d5e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.410598] [55187]: DEBUG oslo_concurrency.lockutils [None req-17fcbca0-82b0-4a94-af29-89317f533d5e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.410935] [55187]: DEBUG oslo_concurrency.lockutils [None req-17fcbca0-82b0-4a94-af29-89317f533d5e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.411177] [55187]: DEBUG oslo_concurrency.lockutils [None req-17fcbca0-82b0-4a94-af29-89317f533d5e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.411409] [55187]: DEBUG oslo_concurrency.lockutils [None req-17fcbca0-82b0-4a94-af29-89317f533d5e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.442391] [55188]: DEBUG nova.policy [None req-9e92301e-8798-4b4b-aecc-0a536ecb8262 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.446903] [55188]: INFO nova.api.openstack.requestlog [None req-9e92301e-8798-4b4b-aecc-0a536ecb8262 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.069627 [ 756.447299] [55188]: [pid: 55188|app: 0|req: 1368/2604] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.449839] [55188]: DEBUG nova.api.openstack.wsgi [None req-4081a0bb-4c02-4fe5-94e1-c4e03f67acb1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.451946] [55188]: DEBUG nova.compute.api [None req-4081a0bb-4c02-4fe5-94e1-c4e03f67acb1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.458109] [55187]: DEBUG nova.policy [None req-17fcbca0-82b0-4a94-af29-89317f533d5e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.458233] [55188]: DEBUG oslo_concurrency.lockutils [None req-4081a0bb-4c02-4fe5-94e1-c4e03f67acb1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.458417] [55188]: DEBUG oslo_concurrency.lockutils [None req-4081a0bb-4c02-4fe5-94e1-c4e03f67acb1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.458848] [55188]: DEBUG oslo_concurrency.lockutils [None req-4081a0bb-4c02-4fe5-94e1-c4e03f67acb1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.459275] [55188]: DEBUG oslo_concurrency.lockutils [None req-4081a0bb-4c02-4fe5-94e1-c4e03f67acb1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.459527] [55188]: DEBUG oslo_concurrency.lockutils [None req-4081a0bb-4c02-4fe5-94e1-c4e03f67acb1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.459761] [55188]: DEBUG oslo_concurrency.lockutils [None req-4081a0bb-4c02-4fe5-94e1-c4e03f67acb1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.462588] [55187]: DEBUG nova.policy [None req-17fcbca0-82b0-4a94-af29-89317f533d5e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.464104] [55187]: DEBUG nova.policy [None req-17fcbca0-82b0-4a94-af29-89317f533d5e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.464213] [55187]: INFO nova.api.openstack.requestlog [None req-17fcbca0-82b0-4a94-af29-89317f533d5e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1260 microversion: 2.21 time: 0.061075 [ 756.464549] [55187]: [pid: 55187|app: 0|req: 1237/2605] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1260 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 756.467211] [55187]: DEBUG nova.api.openstack.wsgi [None req-4a8a2369-1de1-4607-a798-0eaefa60bb50 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.468928] [55187]: DEBUG nova.compute.api [None req-4a8a2369-1de1-4607-a798-0eaefa60bb50 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.473130] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8a2369-1de1-4607-a798-0eaefa60bb50 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.473420] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8a2369-1de1-4607-a798-0eaefa60bb50 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.473716] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8a2369-1de1-4607-a798-0eaefa60bb50 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.474103] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8a2369-1de1-4607-a798-0eaefa60bb50 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.474333] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8a2369-1de1-4607-a798-0eaefa60bb50 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.474526] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8a2369-1de1-4607-a798-0eaefa60bb50 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.492994] [55188]: DEBUG nova.policy [None req-4081a0bb-4c02-4fe5-94e1-c4e03f67acb1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.501020] [55188]: INFO nova.api.openstack.requestlog [None req-4081a0bb-4c02-4fe5-94e1-c4e03f67acb1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.051694 [ 756.501020] [55188]: [pid: 55188|app: 0|req: 1369/2606] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.504037] [55188]: DEBUG nova.api.openstack.wsgi [None req-4f101e44-cf6d-4be3-af6c-15ce569dcd6f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.504461] [55188]: DEBUG nova.compute.api [None req-4f101e44-cf6d-4be3-af6c-15ce569dcd6f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.507711] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f101e44-cf6d-4be3-af6c-15ce569dcd6f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.507959] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f101e44-cf6d-4be3-af6c-15ce569dcd6f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.508160] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f101e44-cf6d-4be3-af6c-15ce569dcd6f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.508551] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f101e44-cf6d-4be3-af6c-15ce569dcd6f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.508780] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f101e44-cf6d-4be3-af6c-15ce569dcd6f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.508988] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f101e44-cf6d-4be3-af6c-15ce569dcd6f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.519085] [55187]: DEBUG nova.policy [None req-4a8a2369-1de1-4607-a798-0eaefa60bb50 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.523773] [55187]: INFO nova.api.openstack.requestlog [None req-4a8a2369-1de1-4607-a798-0eaefa60bb50 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.058639 [ 756.524229] [55187]: [pid: 55187|app: 0|req: 1238/2607] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.538012] [55187]: DEBUG nova.api.openstack.wsgi [None req-d71a7acb-b78b-469c-a28d-cfbbb8039316 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.540808] [55187]: DEBUG nova.compute.api [None req-d71a7acb-b78b-469c-a28d-cfbbb8039316 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.543775] [55187]: DEBUG oslo_concurrency.lockutils [None req-d71a7acb-b78b-469c-a28d-cfbbb8039316 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.544024] [55187]: DEBUG oslo_concurrency.lockutils [None req-d71a7acb-b78b-469c-a28d-cfbbb8039316 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.544216] [55187]: DEBUG oslo_concurrency.lockutils [None req-d71a7acb-b78b-469c-a28d-cfbbb8039316 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.544710] [55187]: DEBUG oslo_concurrency.lockutils [None req-d71a7acb-b78b-469c-a28d-cfbbb8039316 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.545105] [55187]: DEBUG oslo_concurrency.lockutils [None req-d71a7acb-b78b-469c-a28d-cfbbb8039316 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.545105] [55187]: DEBUG oslo_concurrency.lockutils [None req-d71a7acb-b78b-469c-a28d-cfbbb8039316 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.548368] [55188]: DEBUG nova.policy [None req-4f101e44-cf6d-4be3-af6c-15ce569dcd6f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.553222] [55188]: INFO nova.api.openstack.requestlog [None req-4f101e44-cf6d-4be3-af6c-15ce569dcd6f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.052035 [ 756.553222] [55188]: [pid: 55188|app: 0|req: 1370/2608] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.555712] [55188]: DEBUG nova.api.openstack.wsgi [None req-d3c88b69-8240-486e-8d45-d8460f678178 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.557371] [55188]: DEBUG nova.compute.api [None req-d3c88b69-8240-486e-8d45-d8460f678178 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.560532] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3c88b69-8240-486e-8d45-d8460f678178 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.560771] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3c88b69-8240-486e-8d45-d8460f678178 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.560956] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3c88b69-8240-486e-8d45-d8460f678178 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.561656] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3c88b69-8240-486e-8d45-d8460f678178 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.561656] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3c88b69-8240-486e-8d45-d8460f678178 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.561769] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3c88b69-8240-486e-8d45-d8460f678178 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.579060] [55187]: DEBUG nova.policy [None req-d71a7acb-b78b-469c-a28d-cfbbb8039316 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.583628] [55187]: INFO nova.api.openstack.requestlog [None req-d71a7acb-b78b-469c-a28d-cfbbb8039316 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.050954 [ 756.583946] [55187]: [pid: 55187|app: 0|req: 1239/2609] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.587110] [55187]: DEBUG nova.api.openstack.wsgi [None req-85e41d85-c7c2-4fc1-9b38-3f45da209982 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.588610] [55187]: DEBUG nova.compute.api [None req-85e41d85-c7c2-4fc1-9b38-3f45da209982 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.593690] [55187]: DEBUG oslo_concurrency.lockutils [None req-85e41d85-c7c2-4fc1-9b38-3f45da209982 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.593931] [55187]: DEBUG oslo_concurrency.lockutils [None req-85e41d85-c7c2-4fc1-9b38-3f45da209982 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.594130] [55187]: DEBUG oslo_concurrency.lockutils [None req-85e41d85-c7c2-4fc1-9b38-3f45da209982 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.594488] [55187]: DEBUG oslo_concurrency.lockutils [None req-85e41d85-c7c2-4fc1-9b38-3f45da209982 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.594557] [55188]: DEBUG nova.policy [None req-d3c88b69-8240-486e-8d45-d8460f678178 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.594685] [55187]: DEBUG oslo_concurrency.lockutils [None req-85e41d85-c7c2-4fc1-9b38-3f45da209982 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.594857] [55187]: DEBUG oslo_concurrency.lockutils [None req-85e41d85-c7c2-4fc1-9b38-3f45da209982 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.598892] [55188]: INFO nova.api.openstack.requestlog [None req-d3c88b69-8240-486e-8d45-d8460f678178 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.045381 [ 756.599231] [55188]: [pid: 55188|app: 0|req: 1371/2610] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.601909] [55188]: DEBUG nova.api.openstack.wsgi [None req-1993129c-0c66-44ca-8c53-47d13ff926e0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.603537] [55188]: DEBUG nova.compute.api [None req-1993129c-0c66-44ca-8c53-47d13ff926e0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.607797] [55188]: DEBUG oslo_concurrency.lockutils [None req-1993129c-0c66-44ca-8c53-47d13ff926e0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.608045] [55188]: DEBUG oslo_concurrency.lockutils [None req-1993129c-0c66-44ca-8c53-47d13ff926e0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.608238] [55188]: DEBUG oslo_concurrency.lockutils [None req-1993129c-0c66-44ca-8c53-47d13ff926e0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.608593] [55188]: DEBUG oslo_concurrency.lockutils [None req-1993129c-0c66-44ca-8c53-47d13ff926e0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.608824] [55188]: DEBUG oslo_concurrency.lockutils [None req-1993129c-0c66-44ca-8c53-47d13ff926e0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.609012] [55188]: DEBUG oslo_concurrency.lockutils [None req-1993129c-0c66-44ca-8c53-47d13ff926e0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.632817] [55187]: DEBUG nova.policy [None req-85e41d85-c7c2-4fc1-9b38-3f45da209982 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.638523] [55187]: INFO nova.api.openstack.requestlog [None req-85e41d85-c7c2-4fc1-9b38-3f45da209982 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1481 microversion: 2.1 time: 0.053851 [ 756.640280] [55187]: [pid: 55187|app: 0|req: 1240/2611] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1481 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.644019] [55187]: DEBUG nova.api.openstack.wsgi [None req-d49f2aef-0c5d-487e-a25e-c77e0c1fde13 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.644369] [55187]: DEBUG nova.compute.api [None req-d49f2aef-0c5d-487e-a25e-c77e0c1fde13 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.646093] [55188]: DEBUG nova.policy [None req-1993129c-0c66-44ca-8c53-47d13ff926e0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.648445] [55187]: DEBUG oslo_concurrency.lockutils [None req-d49f2aef-0c5d-487e-a25e-c77e0c1fde13 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.648833] [55187]: DEBUG oslo_concurrency.lockutils [None req-d49f2aef-0c5d-487e-a25e-c77e0c1fde13 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.649144] [55187]: DEBUG oslo_concurrency.lockutils [None req-d49f2aef-0c5d-487e-a25e-c77e0c1fde13 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.649611] [55187]: DEBUG oslo_concurrency.lockutils [None req-d49f2aef-0c5d-487e-a25e-c77e0c1fde13 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.649920] [55187]: DEBUG oslo_concurrency.lockutils [None req-d49f2aef-0c5d-487e-a25e-c77e0c1fde13 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.650207] [55187]: DEBUG oslo_concurrency.lockutils [None req-d49f2aef-0c5d-487e-a25e-c77e0c1fde13 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.651225] [55188]: INFO nova.api.openstack.requestlog [None req-1993129c-0c66-44ca-8c53-47d13ff926e0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.051380 [ 756.651554] [55188]: [pid: 55188|app: 0|req: 1372/2612] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:56 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.654192] [55188]: DEBUG nova.api.openstack.wsgi [None req-b93b14e6-531a-48e1-a053-b7a79cfe1cd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.655811] [55188]: DEBUG nova.compute.api [None req-b93b14e6-531a-48e1-a053-b7a79cfe1cd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 9837c22e-1750-4e1b-bbce-9c7f63f84052] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.660330] [55188]: DEBUG oslo_concurrency.lockutils [None req-b93b14e6-531a-48e1-a053-b7a79cfe1cd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.660330] [55188]: DEBUG oslo_concurrency.lockutils [None req-b93b14e6-531a-48e1-a053-b7a79cfe1cd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.660330] [55188]: DEBUG oslo_concurrency.lockutils [None req-b93b14e6-531a-48e1-a053-b7a79cfe1cd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.660330] [55188]: DEBUG oslo_concurrency.lockutils [None req-b93b14e6-531a-48e1-a053-b7a79cfe1cd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.660511] [55188]: DEBUG oslo_concurrency.lockutils [None req-b93b14e6-531a-48e1-a053-b7a79cfe1cd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.660511] [55188]: DEBUG oslo_concurrency.lockutils [None req-b93b14e6-531a-48e1-a053-b7a79cfe1cd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.671892] [55188]: INFO nova.api.openstack.wsgi [None req-b93b14e6-531a-48e1-a053-b7a79cfe1cd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] HTTP exception thrown: Instance 9837c22e-1750-4e1b-bbce-9c7f63f84052 could not be found. [ 756.672397] [55188]: DEBUG nova.api.openstack.wsgi [None req-b93b14e6-531a-48e1-a053-b7a79cfe1cd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Returning 404 to user: Instance 9837c22e-1750-4e1b-bbce-9c7f63f84052 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 756.673038] [55188]: INFO nova.api.openstack.requestlog [None req-b93b14e6-531a-48e1-a053-b7a79cfe1cd5 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052" status: 404 len: 111 microversion: 2.1 time: 0.020894 [ 756.673463] [55188]: [pid: 55188|app: 0|req: 1373/2613] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:57 2025] GET /compute/v2.1/servers/9837c22e-1750-4e1b-bbce-9c7f63f84052 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 756.676848] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c3d9c74-8d1f-4c68-89c7-64aaca8dc5ed tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.679216] [55188]: DEBUG nova.compute.api [None req-5c3d9c74-8d1f-4c68-89c7-64aaca8dc5ed tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.685635] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c3d9c74-8d1f-4c68-89c7-64aaca8dc5ed tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.685873] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c3d9c74-8d1f-4c68-89c7-64aaca8dc5ed tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.686074] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c3d9c74-8d1f-4c68-89c7-64aaca8dc5ed tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.686476] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c3d9c74-8d1f-4c68-89c7-64aaca8dc5ed tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.686970] [55187]: DEBUG nova.policy [None req-d49f2aef-0c5d-487e-a25e-c77e0c1fde13 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.687108] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c3d9c74-8d1f-4c68-89c7-64aaca8dc5ed tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.687108] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c3d9c74-8d1f-4c68-89c7-64aaca8dc5ed tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.692149] [55187]: INFO nova.api.openstack.requestlog [None req-d49f2aef-0c5d-487e-a25e-c77e0c1fde13 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.052267 [ 756.692149] [55187]: [pid: 55187|app: 0|req: 1241/2614] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:57 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.694594] [55187]: DEBUG nova.api.openstack.wsgi [None req-62192823-e9c5-4ba2-bc2e-9c8ad1eb266c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.694838] [55187]: DEBUG nova.compute.api [None req-62192823-e9c5-4ba2-bc2e-9c8ad1eb266c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.699447] [55187]: DEBUG oslo_concurrency.lockutils [None req-62192823-e9c5-4ba2-bc2e-9c8ad1eb266c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.699447] [55187]: DEBUG oslo_concurrency.lockutils [None req-62192823-e9c5-4ba2-bc2e-9c8ad1eb266c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.699615] [55187]: DEBUG oslo_concurrency.lockutils [None req-62192823-e9c5-4ba2-bc2e-9c8ad1eb266c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.699970] [55187]: DEBUG oslo_concurrency.lockutils [None req-62192823-e9c5-4ba2-bc2e-9c8ad1eb266c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.700190] [55187]: DEBUG oslo_concurrency.lockutils [None req-62192823-e9c5-4ba2-bc2e-9c8ad1eb266c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.700388] [55187]: DEBUG oslo_concurrency.lockutils [None req-62192823-e9c5-4ba2-bc2e-9c8ad1eb266c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.719555] [55188]: DEBUG nova.policy [None req-5c3d9c74-8d1f-4c68-89c7-64aaca8dc5ed tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.719847] [55187]: DEBUG nova.compute.api [None req-62192823-e9c5-4ba2-bc2e-9c8ad1eb266c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 756.724232] [55188]: INFO nova.api.openstack.requestlog [None req-5c3d9c74-8d1f-4c68-89c7-64aaca8dc5ed tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.050072 [ 756.724946] [55188]: [pid: 55188|app: 0|req: 1374/2615] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:57 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.728918] [55188]: DEBUG nova.api.openstack.wsgi [None req-36d0a02b-bb0b-4557-a98e-cfcb96f54093 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.730635] [55188]: DEBUG nova.compute.api [None req-36d0a02b-bb0b-4557-a98e-cfcb96f54093 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.736883] [55188]: DEBUG oslo_concurrency.lockutils [None req-36d0a02b-bb0b-4557-a98e-cfcb96f54093 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.736883] [55188]: DEBUG oslo_concurrency.lockutils [None req-36d0a02b-bb0b-4557-a98e-cfcb96f54093 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.736883] [55188]: DEBUG oslo_concurrency.lockutils [None req-36d0a02b-bb0b-4557-a98e-cfcb96f54093 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.736883] [55188]: DEBUG oslo_concurrency.lockutils [None req-36d0a02b-bb0b-4557-a98e-cfcb96f54093 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.737119] [55188]: DEBUG oslo_concurrency.lockutils [None req-36d0a02b-bb0b-4557-a98e-cfcb96f54093 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.737119] [55188]: DEBUG oslo_concurrency.lockutils [None req-36d0a02b-bb0b-4557-a98e-cfcb96f54093 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.759744] [55188]: DEBUG oslo_concurrency.lockutils [None req-36d0a02b-bb0b-4557-a98e-cfcb96f54093 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.760058] [55188]: DEBUG oslo_concurrency.lockutils [None req-36d0a02b-bb0b-4557-a98e-cfcb96f54093 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.760296] [55188]: DEBUG oslo_concurrency.lockutils [None req-36d0a02b-bb0b-4557-a98e-cfcb96f54093 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.760570] [55188]: DEBUG nova.objects.instance [None req-36d0a02b-bb0b-4557-a98e-cfcb96f54093 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 756.783674] [55188]: DEBUG nova.policy [None req-36d0a02b-bb0b-4557-a98e-cfcb96f54093 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.783774] [55187]: INFO nova.api.openstack.requestlog [None req-62192823-e9c5-4ba2-bc2e-9c8ad1eb266c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 204 len: 0 microversion: 2.1 time: 0.090403 [ 756.783774] [55187]: [pid: 55187|app: 0|req: 1242/2616] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:03:57 2025] DELETE /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 756.787545] [55188]: INFO nova.api.openstack.requestlog [None req-36d0a02b-bb0b-4557-a98e-cfcb96f54093 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.061325 [ 756.788194] [55188]: [pid: 55188|app: 0|req: 1375/2617] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:57 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.788841] [55187]: DEBUG nova.api.openstack.wsgi [None req-9960b714-f263-4404-94e3-b8eda33c136f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.790662] [55188]: DEBUG nova.api.openstack.wsgi [None req-ab00817b-9110-4355-811b-08c65b721f7a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.790759] [55187]: DEBUG nova.compute.api [None req-9960b714-f263-4404-94e3-b8eda33c136f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.792331] [55188]: DEBUG nova.compute.api [None req-ab00817b-9110-4355-811b-08c65b721f7a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.795027] [55187]: DEBUG oslo_concurrency.lockutils [None req-9960b714-f263-4404-94e3-b8eda33c136f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.795292] [55187]: DEBUG oslo_concurrency.lockutils [None req-9960b714-f263-4404-94e3-b8eda33c136f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.795518] [55187]: DEBUG oslo_concurrency.lockutils [None req-9960b714-f263-4404-94e3-b8eda33c136f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.795854] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab00817b-9110-4355-811b-08c65b721f7a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.795928] [55187]: DEBUG oslo_concurrency.lockutils [None req-9960b714-f263-4404-94e3-b8eda33c136f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.796124] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab00817b-9110-4355-811b-08c65b721f7a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.796178] [55187]: DEBUG oslo_concurrency.lockutils [None req-9960b714-f263-4404-94e3-b8eda33c136f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.796307] [55187]: DEBUG oslo_concurrency.lockutils [None req-9960b714-f263-4404-94e3-b8eda33c136f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.796375] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab00817b-9110-4355-811b-08c65b721f7a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.796712] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab00817b-9110-4355-811b-08c65b721f7a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.796920] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab00817b-9110-4355-811b-08c65b721f7a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.797126] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab00817b-9110-4355-811b-08c65b721f7a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.833042] [55187]: DEBUG nova.policy [None req-9960b714-f263-4404-94e3-b8eda33c136f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.837504] [55187]: INFO nova.api.openstack.requestlog [None req-9960b714-f263-4404-94e3-b8eda33c136f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.053255 [ 756.837843] [55187]: [pid: 55187|app: 0|req: 1243/2618] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:57 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.840363] [55187]: DEBUG nova.api.openstack.wsgi [None req-a954e57e-7c09-4ba4-b41b-2fcaa21a1862 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.842037] [55187]: DEBUG nova.compute.api [None req-a954e57e-7c09-4ba4-b41b-2fcaa21a1862 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.845632] [55187]: DEBUG oslo_concurrency.lockutils [None req-a954e57e-7c09-4ba4-b41b-2fcaa21a1862 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.845632] [55187]: DEBUG oslo_concurrency.lockutils [None req-a954e57e-7c09-4ba4-b41b-2fcaa21a1862 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.845836] [55187]: DEBUG oslo_concurrency.lockutils [None req-a954e57e-7c09-4ba4-b41b-2fcaa21a1862 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.848751] [55187]: DEBUG oslo_concurrency.lockutils [None req-a954e57e-7c09-4ba4-b41b-2fcaa21a1862 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.848751] [55187]: DEBUG oslo_concurrency.lockutils [None req-a954e57e-7c09-4ba4-b41b-2fcaa21a1862 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.848751] [55187]: DEBUG oslo_concurrency.lockutils [None req-a954e57e-7c09-4ba4-b41b-2fcaa21a1862 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.880081] [55187]: DEBUG nova.policy [None req-a954e57e-7c09-4ba4-b41b-2fcaa21a1862 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.884560] [55187]: DEBUG nova.policy [None req-a954e57e-7c09-4ba4-b41b-2fcaa21a1862 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.885229] [55187]: DEBUG nova.policy [None req-a954e57e-7c09-4ba4-b41b-2fcaa21a1862 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.888347] [55187]: INFO nova.api.openstack.requestlog [None req-a954e57e-7c09-4ba4-b41b-2fcaa21a1862 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1439 microversion: 2.75 time: 0.049927 [ 756.888843] [55187]: [pid: 55187|app: 0|req: 1244/2619] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:57 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1439 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 756.903150] [55188]: DEBUG nova.policy [None req-ab00817b-9110-4355-811b-08c65b721f7a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.907800] [55188]: INFO nova.api.openstack.requestlog [None req-ab00817b-9110-4355-811b-08c65b721f7a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1515 microversion: 2.1 time: 0.119280 [ 756.908246] [55188]: [pid: 55188|app: 0|req: 1376/2620] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:57 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1515 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.926802] [55187]: DEBUG nova.api.openstack.wsgi [None req-feb707e9-d688-4e21-9d59-9fbdd332a721 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.928324] [55187]: DEBUG nova.compute.api [None req-feb707e9-d688-4e21-9d59-9fbdd332a721 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 756.932314] [55187]: DEBUG oslo_concurrency.lockutils [None req-feb707e9-d688-4e21-9d59-9fbdd332a721 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.932656] [55187]: DEBUG oslo_concurrency.lockutils [None req-feb707e9-d688-4e21-9d59-9fbdd332a721 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.932855] [55187]: DEBUG oslo_concurrency.lockutils [None req-feb707e9-d688-4e21-9d59-9fbdd332a721 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.933323] [55187]: DEBUG oslo_concurrency.lockutils [None req-feb707e9-d688-4e21-9d59-9fbdd332a721 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.933586] [55187]: DEBUG oslo_concurrency.lockutils [None req-feb707e9-d688-4e21-9d59-9fbdd332a721 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.933805] [55187]: DEBUG oslo_concurrency.lockutils [None req-feb707e9-d688-4e21-9d59-9fbdd332a721 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.996229] [55188]: DEBUG nova.api.openstack.wsgi [None req-2ceea818-d9d8-454e-b3c7-51f4659dfbb9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 756.998119] [55188]: DEBUG nova.compute.api [None req-2ceea818-d9d8-454e-b3c7-51f4659dfbb9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.001843] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ceea818-d9d8-454e-b3c7-51f4659dfbb9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.002097] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ceea818-d9d8-454e-b3c7-51f4659dfbb9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.002305] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ceea818-d9d8-454e-b3c7-51f4659dfbb9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.002654] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ceea818-d9d8-454e-b3c7-51f4659dfbb9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.002853] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ceea818-d9d8-454e-b3c7-51f4659dfbb9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.003109] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ceea818-d9d8-454e-b3c7-51f4659dfbb9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.035485] [55188]: DEBUG nova.policy [None req-2ceea818-d9d8-454e-b3c7-51f4659dfbb9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.039743] [55188]: INFO nova.api.openstack.requestlog [None req-2ceea818-d9d8-454e-b3c7-51f4659dfbb9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.045770 [ 757.040185] [55188]: [pid: 55188|app: 0|req: 1377/2621] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:57 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.044494] [55187]: DEBUG nova.policy [None req-feb707e9-d688-4e21-9d59-9fbdd332a721 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.049342] [55187]: INFO nova.api.openstack.requestlog [None req-feb707e9-d688-4e21-9d59-9fbdd332a721 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1322 microversion: 2.1 time: 0.125408 [ 757.049698] [55187]: [pid: 55187|app: 0|req: 1245/2622] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:57 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1322 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.269576] [55188]: DEBUG nova.api.openstack.wsgi [None req-45fbd752-52dc-4283-b19f-bab7eeb6682e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.271458] [55188]: DEBUG nova.compute.api [None req-45fbd752-52dc-4283-b19f-bab7eeb6682e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.276434] [55188]: DEBUG oslo_concurrency.lockutils [None req-45fbd752-52dc-4283-b19f-bab7eeb6682e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.276746] [55188]: DEBUG oslo_concurrency.lockutils [None req-45fbd752-52dc-4283-b19f-bab7eeb6682e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.276948] [55188]: DEBUG oslo_concurrency.lockutils [None req-45fbd752-52dc-4283-b19f-bab7eeb6682e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.277347] [55188]: DEBUG oslo_concurrency.lockutils [None req-45fbd752-52dc-4283-b19f-bab7eeb6682e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.277534] [55188]: DEBUG oslo_concurrency.lockutils [None req-45fbd752-52dc-4283-b19f-bab7eeb6682e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.277711] [55188]: DEBUG oslo_concurrency.lockutils [None req-45fbd752-52dc-4283-b19f-bab7eeb6682e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.311503] [55187]: DEBUG nova.api.openstack.wsgi [None req-4735098b-91b3-4a2a-812a-317cfabdfa52 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.313260] [55187]: DEBUG nova.compute.api [None req-4735098b-91b3-4a2a-812a-317cfabdfa52 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.316662] [55188]: DEBUG nova.policy [None req-45fbd752-52dc-4283-b19f-bab7eeb6682e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.316906] [55187]: DEBUG oslo_concurrency.lockutils [None req-4735098b-91b3-4a2a-812a-317cfabdfa52 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.317173] [55187]: DEBUG oslo_concurrency.lockutils [None req-4735098b-91b3-4a2a-812a-317cfabdfa52 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.317362] [55187]: DEBUG oslo_concurrency.lockutils [None req-4735098b-91b3-4a2a-812a-317cfabdfa52 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.317717] [55187]: DEBUG oslo_concurrency.lockutils [None req-4735098b-91b3-4a2a-812a-317cfabdfa52 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.317911] [55187]: DEBUG oslo_concurrency.lockutils [None req-4735098b-91b3-4a2a-812a-317cfabdfa52 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.318115] [55187]: DEBUG oslo_concurrency.lockutils [None req-4735098b-91b3-4a2a-812a-317cfabdfa52 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.323472] [55188]: INFO nova.api.openstack.requestlog [None req-45fbd752-52dc-4283-b19f-bab7eeb6682e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.056451 [ 757.323805] [55188]: [pid: 55188|app: 0|req: 1378/2623] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:57 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.334278] [55188]: DEBUG nova.api.openstack.wsgi [None req-f5a4d2ff-0458-46b6-b167-4958632388b0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.335961] [55188]: DEBUG nova.compute.api [None req-f5a4d2ff-0458-46b6-b167-4958632388b0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.340029] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5a4d2ff-0458-46b6-b167-4958632388b0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.340389] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5a4d2ff-0458-46b6-b167-4958632388b0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.340684] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5a4d2ff-0458-46b6-b167-4958632388b0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.341092] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5a4d2ff-0458-46b6-b167-4958632388b0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.341284] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5a4d2ff-0458-46b6-b167-4958632388b0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.341460] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5a4d2ff-0458-46b6-b167-4958632388b0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.352216] [55187]: DEBUG nova.policy [None req-4735098b-91b3-4a2a-812a-317cfabdfa52 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.356569] [55187]: DEBUG nova.policy [None req-4735098b-91b3-4a2a-812a-317cfabdfa52 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.357147] [55187]: DEBUG nova.policy [None req-4735098b-91b3-4a2a-812a-317cfabdfa52 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.361605] [55187]: INFO nova.api.openstack.requestlog [None req-4735098b-91b3-4a2a-812a-317cfabdfa52 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.052365 [ 757.361913] [55187]: [pid: 55187|app: 0|req: 1246/2624] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:57 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 757.364871] [55187]: DEBUG nova.api.openstack.wsgi [None req-a2a4e1d9-f599-4704-b45e-b426ac67ee8f tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "1cc602c0-dab3-4a45-8630-a6c83c9c33bd"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 757.365931] [55187]: DEBUG nova.compute.api [None req-a2a4e1d9-f599-4704-b45e-b426ac67ee8f tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.370019] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2a4e1d9-f599-4704-b45e-b426ac67ee8f tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.370019] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2a4e1d9-f599-4704-b45e-b426ac67ee8f tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.370019] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2a4e1d9-f599-4704-b45e-b426ac67ee8f tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.370019] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2a4e1d9-f599-4704-b45e-b426ac67ee8f tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.370205] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2a4e1d9-f599-4704-b45e-b426ac67ee8f tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.370205] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2a4e1d9-f599-4704-b45e-b426ac67ee8f tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.374237] [55188]: DEBUG nova.policy [None req-f5a4d2ff-0458-46b6-b167-4958632388b0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.378388] [55188]: INFO nova.api.openstack.requestlog [None req-f5a4d2ff-0458-46b6-b167-4958632388b0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1292 microversion: 2.1 time: 0.046182 [ 757.378829] [55188]: [pid: 55188|app: 0|req: 1379/2625] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:57 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1292 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.381175] [55188]: DEBUG nova.api.openstack.wsgi [None req-8d00cc25-0dfd-4bf9-bd23-7045b5dbe806 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.382882] [55188]: DEBUG nova.compute.api [None req-8d00cc25-0dfd-4bf9-bd23-7045b5dbe806 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.386872] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d00cc25-0dfd-4bf9-bd23-7045b5dbe806 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.387124] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d00cc25-0dfd-4bf9-bd23-7045b5dbe806 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.387318] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d00cc25-0dfd-4bf9-bd23-7045b5dbe806 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.387678] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d00cc25-0dfd-4bf9-bd23-7045b5dbe806 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.387935] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d00cc25-0dfd-4bf9-bd23-7045b5dbe806 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.388140] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d00cc25-0dfd-4bf9-bd23-7045b5dbe806 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.422152] [55188]: DEBUG nova.policy [None req-8d00cc25-0dfd-4bf9-bd23-7045b5dbe806 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.426701] [55188]: INFO nova.api.openstack.requestlog [None req-8d00cc25-0dfd-4bf9-bd23-7045b5dbe806 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.047245 [ 757.427040] [55188]: [pid: 55188|app: 0|req: 1380/2626] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:57 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.429518] [55188]: DEBUG nova.api.openstack.wsgi [None req-7b68770f-de8a-4a4e-8104-ce401b0740cf tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afaea27a0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.459841] [55188]: INFO nova.api.openstack.requestlog [None req-7b68770f-de8a-4a4e-8104-ce401b0740cf tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057" status: 200 len: 1558 microversion: 2.1 time: 0.032140 [ 757.460184] [55188]: [pid: 55188|app: 0|req: 1381/2627] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:03:57 2025] GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057 => generated 1558 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.462681] [55188]: DEBUG nova.api.openstack.wsgi [None req-c8268a2e-1aab-482e-bcc5-9eaa2c743345 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.464214] [55188]: DEBUG nova.compute.api [None req-c8268a2e-1aab-482e-bcc5-9eaa2c743345 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.469457] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8268a2e-1aab-482e-bcc5-9eaa2c743345 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.469746] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8268a2e-1aab-482e-bcc5-9eaa2c743345 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.469971] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8268a2e-1aab-482e-bcc5-9eaa2c743345 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.470302] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8268a2e-1aab-482e-bcc5-9eaa2c743345 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.470503] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8268a2e-1aab-482e-bcc5-9eaa2c743345 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.470697] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8268a2e-1aab-482e-bcc5-9eaa2c743345 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.501303] [55188]: DEBUG nova.policy [None req-c8268a2e-1aab-482e-bcc5-9eaa2c743345 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.505411] [55188]: INFO nova.api.openstack.requestlog [None req-c8268a2e-1aab-482e-bcc5-9eaa2c743345 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.044682 [ 757.505871] [55188]: [pid: 55188|app: 0|req: 1382/2628] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:57 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.508195] [55188]: DEBUG nova.api.openstack.wsgi [None req-2ff8e9c5-9849-448d-9eee-52c4431d0706 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.509754] [55188]: DEBUG nova.compute.api [None req-2ff8e9c5-9849-448d-9eee-52c4431d0706 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.512731] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ff8e9c5-9849-448d-9eee-52c4431d0706 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.512961] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ff8e9c5-9849-448d-9eee-52c4431d0706 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.514020] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ff8e9c5-9849-448d-9eee-52c4431d0706 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.514020] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ff8e9c5-9849-448d-9eee-52c4431d0706 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.514020] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ff8e9c5-9849-448d-9eee-52c4431d0706 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.514020] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ff8e9c5-9849-448d-9eee-52c4431d0706 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.531116] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ff8e9c5-9849-448d-9eee-52c4431d0706 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.531349] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ff8e9c5-9849-448d-9eee-52c4431d0706 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.531554] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ff8e9c5-9849-448d-9eee-52c4431d0706 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.531731] [55188]: DEBUG nova.objects.instance [None req-2ff8e9c5-9849-448d-9eee-52c4431d0706 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 757.551633] [55188]: DEBUG nova.policy [None req-2ff8e9c5-9849-448d-9eee-52c4431d0706 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.555186] [55188]: INFO nova.api.openstack.requestlog [None req-2ff8e9c5-9849-448d-9eee-52c4431d0706 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.048926 [ 757.555658] [55188]: [pid: 55188|app: 0|req: 1383/2629] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:57 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.557843] [55188]: DEBUG nova.api.openstack.wsgi [None req-8236e310-217e-4c38-97cd-abbff90054f0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.559469] [55188]: DEBUG nova.compute.api [None req-8236e310-217e-4c38-97cd-abbff90054f0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.562380] [55188]: DEBUG oslo_concurrency.lockutils [None req-8236e310-217e-4c38-97cd-abbff90054f0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.562595] [55188]: DEBUG oslo_concurrency.lockutils [None req-8236e310-217e-4c38-97cd-abbff90054f0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.562769] [55188]: DEBUG oslo_concurrency.lockutils [None req-8236e310-217e-4c38-97cd-abbff90054f0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.563113] [55188]: DEBUG oslo_concurrency.lockutils [None req-8236e310-217e-4c38-97cd-abbff90054f0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.563308] [55188]: DEBUG oslo_concurrency.lockutils [None req-8236e310-217e-4c38-97cd-abbff90054f0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.563487] [55188]: DEBUG oslo_concurrency.lockutils [None req-8236e310-217e-4c38-97cd-abbff90054f0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.595101] [55188]: DEBUG nova.policy [None req-8236e310-217e-4c38-97cd-abbff90054f0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.599260] [55188]: DEBUG nova.policy [None req-8236e310-217e-4c38-97cd-abbff90054f0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.599869] [55188]: DEBUG nova.policy [None req-8236e310-217e-4c38-97cd-abbff90054f0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.600501] [55188]: INFO nova.api.openstack.requestlog [None req-8236e310-217e-4c38-97cd-abbff90054f0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.044497 [ 757.600882] [55188]: [pid: 55188|app: 0|req: 1384/2630] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:57 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 757.603150] [55188]: DEBUG nova.api.openstack.wsgi [None req-216707e2-fa0c-473b-a7a5-fe9112ee0ab4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.604699] [55188]: DEBUG nova.compute.api [None req-216707e2-fa0c-473b-a7a5-fe9112ee0ab4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.607694] [55188]: DEBUG oslo_concurrency.lockutils [None req-216707e2-fa0c-473b-a7a5-fe9112ee0ab4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.608019] [55188]: DEBUG oslo_concurrency.lockutils [None req-216707e2-fa0c-473b-a7a5-fe9112ee0ab4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.608120] [55188]: DEBUG oslo_concurrency.lockutils [None req-216707e2-fa0c-473b-a7a5-fe9112ee0ab4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.608454] [55188]: DEBUG oslo_concurrency.lockutils [None req-216707e2-fa0c-473b-a7a5-fe9112ee0ab4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.608650] [55188]: DEBUG oslo_concurrency.lockutils [None req-216707e2-fa0c-473b-a7a5-fe9112ee0ab4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.608922] [55188]: DEBUG oslo_concurrency.lockutils [None req-216707e2-fa0c-473b-a7a5-fe9112ee0ab4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.637796] [55188]: DEBUG nova.policy [None req-216707e2-fa0c-473b-a7a5-fe9112ee0ab4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.641647] [55188]: INFO nova.api.openstack.requestlog [None req-216707e2-fa0c-473b-a7a5-fe9112ee0ab4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.040208 [ 757.642115] [55188]: [pid: 55188|app: 0|req: 1385/2631] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:57 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.644372] [55188]: DEBUG nova.api.openstack.wsgi [None req-d3e84ff2-920d-44b5-9f74-65305c650a1b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.646796] [55188]: DEBUG nova.compute.api [None req-d3e84ff2-920d-44b5-9f74-65305c650a1b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.649121] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3e84ff2-920d-44b5-9f74-65305c650a1b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.649443] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3e84ff2-920d-44b5-9f74-65305c650a1b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.649710] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3e84ff2-920d-44b5-9f74-65305c650a1b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.650184] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3e84ff2-920d-44b5-9f74-65305c650a1b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.650486] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3e84ff2-920d-44b5-9f74-65305c650a1b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.650758] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3e84ff2-920d-44b5-9f74-65305c650a1b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.681637] [55188]: DEBUG nova.policy [None req-d3e84ff2-920d-44b5-9f74-65305c650a1b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.686531] [55188]: INFO nova.api.openstack.requestlog [None req-d3e84ff2-920d-44b5-9f74-65305c650a1b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.043757 [ 757.686789] [55188]: [pid: 55188|app: 0|req: 1386/2632] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:58 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.689404] [55188]: DEBUG nova.api.openstack.wsgi [None req-fa28b7f0-0f26-46b0-b8fb-1ba59a123e86 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.691314] [55188]: DEBUG nova.compute.api [None req-fa28b7f0-0f26-46b0-b8fb-1ba59a123e86 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.695283] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa28b7f0-0f26-46b0-b8fb-1ba59a123e86 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.695606] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa28b7f0-0f26-46b0-b8fb-1ba59a123e86 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.695854] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa28b7f0-0f26-46b0-b8fb-1ba59a123e86 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.696263] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa28b7f0-0f26-46b0-b8fb-1ba59a123e86 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.696538] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa28b7f0-0f26-46b0-b8fb-1ba59a123e86 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.696749] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa28b7f0-0f26-46b0-b8fb-1ba59a123e86 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.733844] [55188]: DEBUG nova.policy [None req-fa28b7f0-0f26-46b0-b8fb-1ba59a123e86 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.738453] [55188]: INFO nova.api.openstack.requestlog [None req-fa28b7f0-0f26-46b0-b8fb-1ba59a123e86 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.051081 [ 757.739491] [55188]: [pid: 55188|app: 0|req: 1387/2633] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:58 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.741259] [55188]: DEBUG nova.api.openstack.wsgi [None req-85251100-862f-4c57-accf-5bfe95fe4f37 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.742897] [55188]: DEBUG nova.compute.api [None req-85251100-862f-4c57-accf-5bfe95fe4f37 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.746444] [55188]: DEBUG oslo_concurrency.lockutils [None req-85251100-862f-4c57-accf-5bfe95fe4f37 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.746694] [55188]: DEBUG oslo_concurrency.lockutils [None req-85251100-862f-4c57-accf-5bfe95fe4f37 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.746882] [55188]: DEBUG oslo_concurrency.lockutils [None req-85251100-862f-4c57-accf-5bfe95fe4f37 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.747253] [55188]: DEBUG oslo_concurrency.lockutils [None req-85251100-862f-4c57-accf-5bfe95fe4f37 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.747482] [55188]: DEBUG oslo_concurrency.lockutils [None req-85251100-862f-4c57-accf-5bfe95fe4f37 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.747664] [55188]: DEBUG oslo_concurrency.lockutils [None req-85251100-862f-4c57-accf-5bfe95fe4f37 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.781726] [55188]: DEBUG nova.policy [None req-85251100-862f-4c57-accf-5bfe95fe4f37 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.786394] [55188]: INFO nova.api.openstack.requestlog [None req-85251100-862f-4c57-accf-5bfe95fe4f37 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.046851 [ 757.787313] [55188]: [pid: 55188|app: 0|req: 1388/2634] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:58 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.790158] [55188]: DEBUG nova.api.openstack.wsgi [None req-ac17bd95-b543-44f0-8b3c-99003df32d3e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.791916] [55188]: DEBUG nova.compute.api [None req-ac17bd95-b543-44f0-8b3c-99003df32d3e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.795539] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac17bd95-b543-44f0-8b3c-99003df32d3e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.795786] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac17bd95-b543-44f0-8b3c-99003df32d3e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.795972] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac17bd95-b543-44f0-8b3c-99003df32d3e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.796342] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac17bd95-b543-44f0-8b3c-99003df32d3e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.796626] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac17bd95-b543-44f0-8b3c-99003df32d3e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.796806] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac17bd95-b543-44f0-8b3c-99003df32d3e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.832888] [55188]: DEBUG nova.policy [None req-ac17bd95-b543-44f0-8b3c-99003df32d3e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.837493] [55188]: INFO nova.api.openstack.requestlog [None req-ac17bd95-b543-44f0-8b3c-99003df32d3e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.049425 [ 757.837834] [55188]: [pid: 55188|app: 0|req: 1389/2635] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:58 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.840874] [55188]: DEBUG nova.api.openstack.wsgi [None req-aaa91f89-2fda-47c5-9b71-09636280ebcc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.842711] [55188]: DEBUG nova.compute.api [None req-aaa91f89-2fda-47c5-9b71-09636280ebcc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.846601] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa91f89-2fda-47c5-9b71-09636280ebcc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.846947] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa91f89-2fda-47c5-9b71-09636280ebcc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.847199] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa91f89-2fda-47c5-9b71-09636280ebcc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.847634] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa91f89-2fda-47c5-9b71-09636280ebcc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.847972] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa91f89-2fda-47c5-9b71-09636280ebcc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.848597] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa91f89-2fda-47c5-9b71-09636280ebcc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.869882] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa91f89-2fda-47c5-9b71-09636280ebcc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.870077] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa91f89-2fda-47c5-9b71-09636280ebcc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.870295] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa91f89-2fda-47c5-9b71-09636280ebcc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.870499] [55188]: DEBUG nova.objects.instance [None req-aaa91f89-2fda-47c5-9b71-09636280ebcc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 757.892029] [55188]: DEBUG nova.policy [None req-aaa91f89-2fda-47c5-9b71-09636280ebcc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.896698] [55188]: INFO nova.api.openstack.requestlog [None req-aaa91f89-2fda-47c5-9b71-09636280ebcc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.058150 [ 757.897060] [55188]: [pid: 55188|app: 0|req: 1390/2636] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:58 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.899647] [55188]: DEBUG nova.api.openstack.wsgi [None req-308e34ad-2d83-413e-99fa-e8aa43327c0f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.901393] [55188]: DEBUG nova.compute.api [None req-308e34ad-2d83-413e-99fa-e8aa43327c0f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.905030] [55188]: DEBUG oslo_concurrency.lockutils [None req-308e34ad-2d83-413e-99fa-e8aa43327c0f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.905299] [55188]: DEBUG oslo_concurrency.lockutils [None req-308e34ad-2d83-413e-99fa-e8aa43327c0f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.905477] [55188]: DEBUG oslo_concurrency.lockutils [None req-308e34ad-2d83-413e-99fa-e8aa43327c0f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.905833] [55188]: DEBUG oslo_concurrency.lockutils [None req-308e34ad-2d83-413e-99fa-e8aa43327c0f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.906046] [55188]: DEBUG oslo_concurrency.lockutils [None req-308e34ad-2d83-413e-99fa-e8aa43327c0f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.906226] [55188]: DEBUG oslo_concurrency.lockutils [None req-308e34ad-2d83-413e-99fa-e8aa43327c0f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.939236] [55188]: DEBUG nova.policy [None req-308e34ad-2d83-413e-99fa-e8aa43327c0f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.943780] [55188]: INFO nova.api.openstack.requestlog [None req-308e34ad-2d83-413e-99fa-e8aa43327c0f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.046082 [ 757.944210] [55188]: [pid: 55188|app: 0|req: 1391/2637] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:58 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.946628] [55188]: DEBUG nova.api.openstack.wsgi [None req-b7bbcc3c-e6e6-4020-9577-b0c82d31d3dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.948237] [55188]: DEBUG nova.compute.api [None req-b7bbcc3c-e6e6-4020-9577-b0c82d31d3dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.951693] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7bbcc3c-e6e6-4020-9577-b0c82d31d3dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.951901] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7bbcc3c-e6e6-4020-9577-b0c82d31d3dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.952094] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7bbcc3c-e6e6-4020-9577-b0c82d31d3dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.952441] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7bbcc3c-e6e6-4020-9577-b0c82d31d3dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.952646] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7bbcc3c-e6e6-4020-9577-b0c82d31d3dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.952818] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7bbcc3c-e6e6-4020-9577-b0c82d31d3dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.985775] [55188]: DEBUG nova.policy [None req-b7bbcc3c-e6e6-4020-9577-b0c82d31d3dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.990555] [55188]: INFO nova.api.openstack.requestlog [None req-b7bbcc3c-e6e6-4020-9577-b0c82d31d3dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.045710 [ 757.991024] [55188]: [pid: 55188|app: 0|req: 1392/2638] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:58 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.993885] [55188]: DEBUG nova.api.openstack.wsgi [None req-132dc046-907e-4863-88cb-b3b9e3d7f614 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 757.995636] [55188]: DEBUG nova.compute.api [None req-132dc046-907e-4863-88cb-b3b9e3d7f614 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 757.999205] [55188]: DEBUG oslo_concurrency.lockutils [None req-132dc046-907e-4863-88cb-b3b9e3d7f614 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.999456] [55188]: DEBUG oslo_concurrency.lockutils [None req-132dc046-907e-4863-88cb-b3b9e3d7f614 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.999642] [55188]: DEBUG oslo_concurrency.lockutils [None req-132dc046-907e-4863-88cb-b3b9e3d7f614 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.000019] [55188]: DEBUG oslo_concurrency.lockutils [None req-132dc046-907e-4863-88cb-b3b9e3d7f614 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.000260] [55188]: DEBUG oslo_concurrency.lockutils [None req-132dc046-907e-4863-88cb-b3b9e3d7f614 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.000493] [55188]: DEBUG oslo_concurrency.lockutils [None req-132dc046-907e-4863-88cb-b3b9e3d7f614 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.034867] [55188]: DEBUG nova.policy [None req-132dc046-907e-4863-88cb-b3b9e3d7f614 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.039448] [55188]: INFO nova.api.openstack.requestlog [None req-132dc046-907e-4863-88cb-b3b9e3d7f614 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.047731 [ 758.040026] [55188]: [pid: 55188|app: 0|req: 1393/2639] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:58 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.042528] [55188]: DEBUG nova.api.openstack.wsgi [None req-2b6696cb-4f7e-4ecc-93ce-b90df6a583b7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 758.044668] [55188]: DEBUG nova.compute.api [None req-2b6696cb-4f7e-4ecc-93ce-b90df6a583b7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.048556] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b6696cb-4f7e-4ecc-93ce-b90df6a583b7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.048680] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b6696cb-4f7e-4ecc-93ce-b90df6a583b7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.048766] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b6696cb-4f7e-4ecc-93ce-b90df6a583b7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.049150] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b6696cb-4f7e-4ecc-93ce-b90df6a583b7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.049442] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b6696cb-4f7e-4ecc-93ce-b90df6a583b7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.049529] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b6696cb-4f7e-4ecc-93ce-b90df6a583b7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.071242] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b6696cb-4f7e-4ecc-93ce-b90df6a583b7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.071371] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b6696cb-4f7e-4ecc-93ce-b90df6a583b7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.071794] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b6696cb-4f7e-4ecc-93ce-b90df6a583b7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.071794] [55188]: DEBUG nova.objects.instance [None req-2b6696cb-4f7e-4ecc-93ce-b90df6a583b7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 758.092660] [55188]: DEBUG nova.policy [None req-2b6696cb-4f7e-4ecc-93ce-b90df6a583b7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.097321] [55188]: INFO nova.api.openstack.requestlog [None req-2b6696cb-4f7e-4ecc-93ce-b90df6a583b7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.056668 [ 758.097865] [55188]: [pid: 55188|app: 0|req: 1394/2640] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:58 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.100341] [55188]: DEBUG nova.api.openstack.wsgi [None req-3ea1aecd-a6a3-4311-966c-07c4d261a2e3 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 758.101986] [55188]: DEBUG nova.compute.api [None req-3ea1aecd-a6a3-4311-966c-07c4d261a2e3 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.105293] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ea1aecd-a6a3-4311-966c-07c4d261a2e3 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.105528] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ea1aecd-a6a3-4311-966c-07c4d261a2e3 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.105710] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ea1aecd-a6a3-4311-966c-07c4d261a2e3 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.106065] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ea1aecd-a6a3-4311-966c-07c4d261a2e3 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.106269] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ea1aecd-a6a3-4311-966c-07c4d261a2e3 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.106484] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ea1aecd-a6a3-4311-966c-07c4d261a2e3 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.139914] [55188]: DEBUG nova.policy [None req-3ea1aecd-a6a3-4311-966c-07c4d261a2e3 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.144925] [55188]: INFO nova.api.openstack.requestlog [None req-3ea1aecd-a6a3-4311-966c-07c4d261a2e3 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.046387 [ 758.145335] [55188]: [pid: 55188|app: 0|req: 1395/2641] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:58 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.148143] [55188]: DEBUG nova.api.openstack.wsgi [None req-fc17a307-4330-4156-8444-27038c08dfa4 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 758.149848] [55188]: DEBUG nova.compute.api [None req-fc17a307-4330-4156-8444-27038c08dfa4 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.153094] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc17a307-4330-4156-8444-27038c08dfa4 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.153271] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc17a307-4330-4156-8444-27038c08dfa4 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.153455] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc17a307-4330-4156-8444-27038c08dfa4 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.153793] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc17a307-4330-4156-8444-27038c08dfa4 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.153994] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc17a307-4330-4156-8444-27038c08dfa4 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.154195] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc17a307-4330-4156-8444-27038c08dfa4 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.189195] [55188]: DEBUG nova.policy [None req-fc17a307-4330-4156-8444-27038c08dfa4 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.193420] [55188]: DEBUG nova.policy [None req-fc17a307-4330-4156-8444-27038c08dfa4 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.194061] [55188]: DEBUG nova.policy [None req-fc17a307-4330-4156-8444-27038c08dfa4 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.196745] [55188]: INFO nova.api.openstack.requestlog [None req-fc17a307-4330-4156-8444-27038c08dfa4 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1456 microversion: 2.75 time: 0.050859 [ 758.197064] [55188]: [pid: 55188|app: 0|req: 1396/2642] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:58 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1456 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 758.199424] [55188]: DEBUG nova.api.openstack.wsgi [None req-0793491c-ff57-434e-910e-2c418c332cf3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 758.201082] [55188]: DEBUG nova.compute.api [None req-0793491c-ff57-434e-910e-2c418c332cf3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.203976] [55188]: DEBUG oslo_concurrency.lockutils [None req-0793491c-ff57-434e-910e-2c418c332cf3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.204220] [55188]: DEBUG oslo_concurrency.lockutils [None req-0793491c-ff57-434e-910e-2c418c332cf3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.204403] [55188]: DEBUG oslo_concurrency.lockutils [None req-0793491c-ff57-434e-910e-2c418c332cf3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.204742] [55188]: DEBUG oslo_concurrency.lockutils [None req-0793491c-ff57-434e-910e-2c418c332cf3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.204941] [55188]: DEBUG oslo_concurrency.lockutils [None req-0793491c-ff57-434e-910e-2c418c332cf3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.205137] [55188]: DEBUG oslo_concurrency.lockutils [None req-0793491c-ff57-434e-910e-2c418c332cf3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.299605] [55188]: DEBUG nova.policy [None req-0793491c-ff57-434e-910e-2c418c332cf3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.304317] [55188]: INFO nova.api.openstack.requestlog [None req-0793491c-ff57-434e-910e-2c418c332cf3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1515 microversion: 2.1 time: 0.106608 [ 758.304693] [55188]: [pid: 55188|app: 0|req: 1397/2643] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:58 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1515 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.307404] [55188]: DEBUG nova.api.openstack.wsgi [None req-55a26a41-b0f8-40c6-a507-8ffbf0422a79 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 758.309922] [55188]: DEBUG nova.compute.api [None req-55a26a41-b0f8-40c6-a507-8ffbf0422a79 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.313059] [55188]: DEBUG oslo_concurrency.lockutils [None req-55a26a41-b0f8-40c6-a507-8ffbf0422a79 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.313059] [55188]: DEBUG oslo_concurrency.lockutils [None req-55a26a41-b0f8-40c6-a507-8ffbf0422a79 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.313263] [55188]: DEBUG oslo_concurrency.lockutils [None req-55a26a41-b0f8-40c6-a507-8ffbf0422a79 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.313638] [55188]: DEBUG oslo_concurrency.lockutils [None req-55a26a41-b0f8-40c6-a507-8ffbf0422a79 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.313844] [55188]: DEBUG oslo_concurrency.lockutils [None req-55a26a41-b0f8-40c6-a507-8ffbf0422a79 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.314095] [55188]: DEBUG oslo_concurrency.lockutils [None req-55a26a41-b0f8-40c6-a507-8ffbf0422a79 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.354823] [55188]: DEBUG nova.policy [None req-55a26a41-b0f8-40c6-a507-8ffbf0422a79 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.360222] [55188]: INFO nova.api.openstack.requestlog [None req-55a26a41-b0f8-40c6-a507-8ffbf0422a79 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.054854 [ 758.360584] [55188]: [pid: 55188|app: 0|req: 1398/2644] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:58 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.364286] [55188]: DEBUG nova.api.openstack.wsgi [None req-7c264c1e-9288-48cd-b9f9-dd96eee6d587 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 758.365774] [55188]: DEBUG nova.compute.api [None req-7c264c1e-9288-48cd-b9f9-dd96eee6d587 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.369354] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c264c1e-9288-48cd-b9f9-dd96eee6d587 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.369592] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c264c1e-9288-48cd-b9f9-dd96eee6d587 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.369781] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c264c1e-9288-48cd-b9f9-dd96eee6d587 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.370149] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c264c1e-9288-48cd-b9f9-dd96eee6d587 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.370352] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c264c1e-9288-48cd-b9f9-dd96eee6d587 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.370527] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c264c1e-9288-48cd-b9f9-dd96eee6d587 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.485696] [55188]: DEBUG nova.policy [None req-7c264c1e-9288-48cd-b9f9-dd96eee6d587 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.491183] [55188]: INFO nova.api.openstack.requestlog [None req-7c264c1e-9288-48cd-b9f9-dd96eee6d587 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1322 microversion: 2.1 time: 0.129934 [ 758.491737] [55188]: [pid: 55188|app: 0|req: 1399/2645] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:58 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1322 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.494486] [55188]: DEBUG nova.api.openstack.wsgi [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 758.496536] [55188]: DEBUG nova.compute.api [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.500162] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.500408] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.500653] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.501035] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.501252] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.501444] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.554272] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.554580] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.554813] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.559285] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.559807] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.559807] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.560287] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.560549] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.560780] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.609819] [55188]: DEBUG nova.virt.hardware [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 758.610069] [55188]: DEBUG nova.virt.hardware [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 758.610255] [55188]: DEBUG nova.virt.hardware [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 758.610454] [55188]: DEBUG nova.virt.hardware [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 758.610586] [55188]: DEBUG nova.virt.hardware [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 758.659790] [55188]: DEBUG nova.compute.api [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.663427] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.663678] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.663869] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.664300] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.664538] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.664726] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.958017] [55188]: DEBUG nova.policy [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.964763] [55188]: DEBUG nova.policy [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.964763] [55188]: DEBUG nova.policy [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.970881] [55188]: INFO nova.api.openstack.requestlog [None req-d0f7f322-9bd4-4110-bfd6-d7c195fa58ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "POST /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5/action" status: 202 len: 1513 microversion: 2.75 time: 0.478328 [ 758.975449] [55188]: [pid: 55188|app: 0|req: 1400/2646] 10.180.1.21 () {62 vars in 1314 bytes} [Wed Mar 26 22:03:58 2025] POST /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5/action => generated 1513 bytes in 479 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 758.975449] [55188]: DEBUG nova.api.openstack.wsgi [None req-bd7479e2-82b9-43e9-bc24-8235cac2c109 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 758.975449] [55188]: DEBUG nova.compute.api [None req-bd7479e2-82b9-43e9-bc24-8235cac2c109 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 758.982555] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd7479e2-82b9-43e9-bc24-8235cac2c109 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.983090] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd7479e2-82b9-43e9-bc24-8235cac2c109 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.983719] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd7479e2-82b9-43e9-bc24-8235cac2c109 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.984314] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd7479e2-82b9-43e9-bc24-8235cac2c109 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.984639] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd7479e2-82b9-43e9-bc24-8235cac2c109 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.984925] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd7479e2-82b9-43e9-bc24-8235cac2c109 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.023987] [55187]: INFO nova.api.openstack.requestlog [None req-a2a4e1d9-f599-4704-b45e-b426ac67ee8f tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.659060 [ 759.023987] [55187]: [pid: 55187|app: 0|req: 1247/2647] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 26 22:03:57 2025] POST /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5/os-volume_attachments => generated 194 bytes in 1660 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 759.025145] [55187]: DEBUG nova.api.openstack.wsgi [None req-ed7f2da0-2f7f-4a87-91d1-4166b9743392 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.027162] [55187]: DEBUG nova.compute.api [None req-ed7f2da0-2f7f-4a87-91d1-4166b9743392 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.027946] [55188]: DEBUG nova.policy [None req-bd7479e2-82b9-43e9-bc24-8235cac2c109 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.032396] [55188]: INFO nova.api.openstack.requestlog [None req-bd7479e2-82b9-43e9-bc24-8235cac2c109 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.060764 [ 759.032807] [55188]: [pid: 55188|app: 0|req: 1401/2648] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.035273] [55188]: DEBUG nova.api.openstack.wsgi [None req-9d3b859a-36a3-4dc4-ad33-57f9016c0703 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.037283] [55188]: DEBUG nova.compute.api [None req-9d3b859a-36a3-4dc4-ad33-57f9016c0703 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.038992] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed7f2da0-2f7f-4a87-91d1-4166b9743392 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.039651] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed7f2da0-2f7f-4a87-91d1-4166b9743392 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.039931] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed7f2da0-2f7f-4a87-91d1-4166b9743392 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.040380] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed7f2da0-2f7f-4a87-91d1-4166b9743392 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.040760] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d3b859a-36a3-4dc4-ad33-57f9016c0703 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.041187] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d3b859a-36a3-4dc4-ad33-57f9016c0703 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.041252] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed7f2da0-2f7f-4a87-91d1-4166b9743392 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.041252] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed7f2da0-2f7f-4a87-91d1-4166b9743392 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.041320] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d3b859a-36a3-4dc4-ad33-57f9016c0703 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.041533] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d3b859a-36a3-4dc4-ad33-57f9016c0703 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.041745] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d3b859a-36a3-4dc4-ad33-57f9016c0703 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.041978] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d3b859a-36a3-4dc4-ad33-57f9016c0703 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.076273] [55188]: DEBUG nova.policy [None req-9d3b859a-36a3-4dc4-ad33-57f9016c0703 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.080627] [55188]: INFO nova.api.openstack.requestlog [None req-9d3b859a-36a3-4dc4-ad33-57f9016c0703 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1300 microversion: 2.1 time: 0.047206 [ 759.080936] [55188]: [pid: 55188|app: 0|req: 1402/2649] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1300 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.085102] [55188]: DEBUG nova.api.openstack.wsgi [req-8b2f0d74-60fd-4b4d-8cb4-5d28db27d534 req-cd02abd8-74c0-4c80-8362-192ecbdfeff4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e6e74ef8-e10f-430f-8d61-71f1a53b9680", "tag": "e57c4f10-f8b4-4be2-a2ac-6f3cef7f5ec9"}, {"server_uuid": "bd2599c1-6004-4e12-bdc8-6a00fa7add1c", "name": "network-vif-deleted", "tag": "fbc5a0dc-aa67-4113-a007-9627c50f7995"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 759.089919] [55188]: DEBUG oslo_concurrency.lockutils [req-8b2f0d74-60fd-4b4d-8cb4-5d28db27d534 req-cd02abd8-74c0-4c80-8362-192ecbdfeff4 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.090458] [55188]: DEBUG oslo_concurrency.lockutils [req-8b2f0d74-60fd-4b4d-8cb4-5d28db27d534 req-cd02abd8-74c0-4c80-8362-192ecbdfeff4 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.090573] [55188]: DEBUG oslo_concurrency.lockutils [req-8b2f0d74-60fd-4b4d-8cb4-5d28db27d534 req-cd02abd8-74c0-4c80-8362-192ecbdfeff4 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.097054] [55188]: INFO nova.api.openstack.compute.server_external_events [req-8b2f0d74-60fd-4b4d-8cb4-5d28db27d534 req-cd02abd8-74c0-4c80-8362-192ecbdfeff4 service nova] Creating event network-changed:e57c4f10-f8b4-4be2-a2ac-6f3cef7f5ec9 for instance e6e74ef8-e10f-430f-8d61-71f1a53b9680 on cpu-1 [ 759.097208] [55188]: INFO nova.api.openstack.compute.server_external_events [req-8b2f0d74-60fd-4b4d-8cb4-5d28db27d534 req-cd02abd8-74c0-4c80-8362-192ecbdfeff4 service nova] Creating event network-vif-deleted:fbc5a0dc-aa67-4113-a007-9627c50f7995 for instance bd2599c1-6004-4e12-bdc8-6a00fa7add1c on cpu-1 [ 759.100653] [55188]: INFO nova.api.openstack.requestlog [req-8b2f0d74-60fd-4b4d-8cb4-5d28db27d534 req-cd02abd8-74c0-4c80-8362-192ecbdfeff4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.019099 [ 759.100973] [55188]: [pid: 55188|app: 0|req: 1403/2650] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:03:59 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 759.103889] [55188]: DEBUG nova.api.openstack.wsgi [None req-c0dacd11-4042-44ca-9af8-cf8930ce5d7e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.105281] [55188]: DEBUG nova.compute.api [None req-c0dacd11-4042-44ca-9af8-cf8930ce5d7e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.109427] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0dacd11-4042-44ca-9af8-cf8930ce5d7e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.109611] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0dacd11-4042-44ca-9af8-cf8930ce5d7e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.109732] [55187]: DEBUG nova.policy [None req-ed7f2da0-2f7f-4a87-91d1-4166b9743392 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.109832] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0dacd11-4042-44ca-9af8-cf8930ce5d7e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.110151] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0dacd11-4042-44ca-9af8-cf8930ce5d7e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.110345] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0dacd11-4042-44ca-9af8-cf8930ce5d7e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.110567] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0dacd11-4042-44ca-9af8-cf8930ce5d7e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.114371] [55187]: DEBUG nova.policy [None req-ed7f2da0-2f7f-4a87-91d1-4166b9743392 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.115654] [55187]: DEBUG nova.policy [None req-ed7f2da0-2f7f-4a87-91d1-4166b9743392 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.118208] [55187]: INFO nova.api.openstack.requestlog [None req-ed7f2da0-2f7f-4a87-91d1-4166b9743392 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.095420 [ 759.118587] [55187]: [pid: 55187|app: 0|req: 1248/2651] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 759.121090] [55187]: DEBUG nova.api.openstack.wsgi [None req-5d772ef6-439b-4e1d-ab9a-afc449aee13b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa43c4c0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.159476] [55187]: INFO nova.api.openstack.requestlog [None req-5d772ef6-439b-4e1d-ab9a-afc449aee13b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057" status: 200 len: 1558 microversion: 2.1 time: 0.039411 [ 759.159476] [55187]: [pid: 55187|app: 0|req: 1249/2652] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057 => generated 1558 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.161237] [55188]: DEBUG nova.policy [None req-c0dacd11-4042-44ca-9af8-cf8930ce5d7e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.165336] [55187]: DEBUG nova.api.openstack.wsgi [None req-46075bf9-c2fd-4e53-a17f-1d350dc4e0df tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.167304] [55187]: DEBUG nova.compute.api [None req-46075bf9-c2fd-4e53-a17f-1d350dc4e0df tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.168373] [55188]: INFO nova.api.openstack.requestlog [None req-c0dacd11-4042-44ca-9af8-cf8930ce5d7e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.066663 [ 759.168956] [55188]: [pid: 55188|app: 0|req: 1404/2653] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.171321] [55188]: DEBUG nova.api.openstack.wsgi [None req-9360412f-4622-4888-b21c-5ab5b748e5fc tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.173128] [55187]: DEBUG oslo_concurrency.lockutils [None req-46075bf9-c2fd-4e53-a17f-1d350dc4e0df tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.173406] [55187]: DEBUG oslo_concurrency.lockutils [None req-46075bf9-c2fd-4e53-a17f-1d350dc4e0df tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.173519] [55188]: DEBUG nova.compute.api [None req-9360412f-4622-4888-b21c-5ab5b748e5fc tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.173600] [55187]: DEBUG oslo_concurrency.lockutils [None req-46075bf9-c2fd-4e53-a17f-1d350dc4e0df tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.173955] [55187]: DEBUG oslo_concurrency.lockutils [None req-46075bf9-c2fd-4e53-a17f-1d350dc4e0df tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.174177] [55187]: DEBUG oslo_concurrency.lockutils [None req-46075bf9-c2fd-4e53-a17f-1d350dc4e0df tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.174398] [55187]: DEBUG oslo_concurrency.lockutils [None req-46075bf9-c2fd-4e53-a17f-1d350dc4e0df tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.176813] [55188]: DEBUG oslo_concurrency.lockutils [None req-9360412f-4622-4888-b21c-5ab5b748e5fc tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.177056] [55188]: DEBUG oslo_concurrency.lockutils [None req-9360412f-4622-4888-b21c-5ab5b748e5fc tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.177247] [55188]: DEBUG oslo_concurrency.lockutils [None req-9360412f-4622-4888-b21c-5ab5b748e5fc tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.177687] [55188]: DEBUG oslo_concurrency.lockutils [None req-9360412f-4622-4888-b21c-5ab5b748e5fc tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.177837] [55188]: DEBUG oslo_concurrency.lockutils [None req-9360412f-4622-4888-b21c-5ab5b748e5fc tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.178020] [55188]: DEBUG oslo_concurrency.lockutils [None req-9360412f-4622-4888-b21c-5ab5b748e5fc tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.202017] [55188]: DEBUG oslo_concurrency.lockutils [None req-9360412f-4622-4888-b21c-5ab5b748e5fc tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.202327] [55188]: DEBUG oslo_concurrency.lockutils [None req-9360412f-4622-4888-b21c-5ab5b748e5fc tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.202627] [55188]: DEBUG oslo_concurrency.lockutils [None req-9360412f-4622-4888-b21c-5ab5b748e5fc tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.202735] [55188]: DEBUG nova.objects.instance [None req-9360412f-4622-4888-b21c-5ab5b748e5fc tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 759.222875] [55188]: DEBUG nova.policy [None req-9360412f-4622-4888-b21c-5ab5b748e5fc tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.227138] [55188]: INFO nova.api.openstack.requestlog [None req-9360412f-4622-4888-b21c-5ab5b748e5fc tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.057697 [ 759.227438] [55188]: [pid: 55188|app: 0|req: 1405/2654] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.231653] [55188]: DEBUG nova.api.openstack.wsgi [None req-0a9d199b-3e0b-479f-935f-984aee633d18 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.231653] [55188]: DEBUG nova.compute.api [None req-0a9d199b-3e0b-479f-935f-984aee633d18 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.233943] [55187]: DEBUG nova.policy [None req-46075bf9-c2fd-4e53-a17f-1d350dc4e0df tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.236228] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a9d199b-3e0b-479f-935f-984aee633d18 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.236228] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a9d199b-3e0b-479f-935f-984aee633d18 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.236228] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a9d199b-3e0b-479f-935f-984aee633d18 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.236228] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a9d199b-3e0b-479f-935f-984aee633d18 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.236348] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a9d199b-3e0b-479f-935f-984aee633d18 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.236348] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a9d199b-3e0b-479f-935f-984aee633d18 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.238894] [55187]: INFO nova.api.openstack.requestlog [None req-46075bf9-c2fd-4e53-a17f-1d350dc4e0df tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.078952 [ 759.239232] [55187]: [pid: 55187|app: 0|req: 1250/2655] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.241808] [55187]: DEBUG nova.api.openstack.wsgi [None req-fdd8c6ed-0334-4809-8d7c-3facdcb47412 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.243530] [55187]: DEBUG nova.compute.api [None req-fdd8c6ed-0334-4809-8d7c-3facdcb47412 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.246937] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdd8c6ed-0334-4809-8d7c-3facdcb47412 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.248067] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdd8c6ed-0334-4809-8d7c-3facdcb47412 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.248067] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdd8c6ed-0334-4809-8d7c-3facdcb47412 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.248067] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdd8c6ed-0334-4809-8d7c-3facdcb47412 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.248067] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdd8c6ed-0334-4809-8d7c-3facdcb47412 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.248334] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdd8c6ed-0334-4809-8d7c-3facdcb47412 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.277339] [55188]: DEBUG nova.policy [None req-0a9d199b-3e0b-479f-935f-984aee633d18 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.281680] [55188]: DEBUG nova.policy [None req-0a9d199b-3e0b-479f-935f-984aee633d18 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.282314] [55188]: DEBUG nova.policy [None req-0a9d199b-3e0b-479f-935f-984aee633d18 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.283101] [55188]: INFO nova.api.openstack.requestlog [None req-0a9d199b-3e0b-479f-935f-984aee633d18 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.054961 [ 759.284031] [55188]: [pid: 55188|app: 0|req: 1406/2656] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 759.288219] [55188]: DEBUG nova.api.openstack.wsgi [None req-eca8bbb6-de7c-408a-a7d6-4578eeefb01b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.288219] [55188]: DEBUG nova.compute.api [None req-eca8bbb6-de7c-408a-a7d6-4578eeefb01b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.289730] [55187]: DEBUG nova.policy [None req-fdd8c6ed-0334-4809-8d7c-3facdcb47412 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.290292] [55188]: DEBUG oslo_concurrency.lockutils [None req-eca8bbb6-de7c-408a-a7d6-4578eeefb01b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.290515] [55188]: DEBUG oslo_concurrency.lockutils [None req-eca8bbb6-de7c-408a-a7d6-4578eeefb01b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.290709] [55188]: DEBUG oslo_concurrency.lockutils [None req-eca8bbb6-de7c-408a-a7d6-4578eeefb01b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.291154] [55188]: DEBUG oslo_concurrency.lockutils [None req-eca8bbb6-de7c-408a-a7d6-4578eeefb01b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.291490] [55188]: DEBUG oslo_concurrency.lockutils [None req-eca8bbb6-de7c-408a-a7d6-4578eeefb01b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.291693] [55188]: DEBUG oslo_concurrency.lockutils [None req-eca8bbb6-de7c-408a-a7d6-4578eeefb01b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.294887] [55187]: INFO nova.api.openstack.requestlog [None req-fdd8c6ed-0334-4809-8d7c-3facdcb47412 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.055012 [ 759.295228] [55187]: [pid: 55187|app: 0|req: 1251/2657] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.300976] [55187]: DEBUG nova.api.openstack.wsgi [None req-0bf60753-f2db-4ef6-a7d1-1ef69aedf746 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.302667] [55187]: DEBUG nova.compute.api [None req-0bf60753-f2db-4ef6-a7d1-1ef69aedf746 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.306099] [55187]: DEBUG oslo_concurrency.lockutils [None req-0bf60753-f2db-4ef6-a7d1-1ef69aedf746 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.306346] [55187]: DEBUG oslo_concurrency.lockutils [None req-0bf60753-f2db-4ef6-a7d1-1ef69aedf746 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.306728] [55187]: DEBUG oslo_concurrency.lockutils [None req-0bf60753-f2db-4ef6-a7d1-1ef69aedf746 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.307124] [55187]: DEBUG oslo_concurrency.lockutils [None req-0bf60753-f2db-4ef6-a7d1-1ef69aedf746 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.307336] [55187]: DEBUG oslo_concurrency.lockutils [None req-0bf60753-f2db-4ef6-a7d1-1ef69aedf746 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.307516] [55187]: DEBUG oslo_concurrency.lockutils [None req-0bf60753-f2db-4ef6-a7d1-1ef69aedf746 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.328137] [55188]: DEBUG nova.policy [None req-eca8bbb6-de7c-408a-a7d6-4578eeefb01b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.333911] [55188]: INFO nova.api.openstack.requestlog [None req-eca8bbb6-de7c-408a-a7d6-4578eeefb01b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1219 microversion: 2.1 time: 0.050013 [ 759.334924] [55188]: [pid: 55188|app: 0|req: 1407/2658] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.339035] [55188]: DEBUG nova.api.openstack.wsgi [None req-30fda5cf-7e93-4e47-9112-b1739a01cb4a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.339597] [55188]: DEBUG nova.compute.api [None req-30fda5cf-7e93-4e47-9112-b1739a01cb4a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.345675] [55188]: DEBUG oslo_concurrency.lockutils [None req-30fda5cf-7e93-4e47-9112-b1739a01cb4a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.345915] [55188]: DEBUG oslo_concurrency.lockutils [None req-30fda5cf-7e93-4e47-9112-b1739a01cb4a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.346117] [55188]: DEBUG oslo_concurrency.lockutils [None req-30fda5cf-7e93-4e47-9112-b1739a01cb4a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.346491] [55188]: DEBUG oslo_concurrency.lockutils [None req-30fda5cf-7e93-4e47-9112-b1739a01cb4a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.346700] [55188]: DEBUG oslo_concurrency.lockutils [None req-30fda5cf-7e93-4e47-9112-b1739a01cb4a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.346872] [55188]: DEBUG oslo_concurrency.lockutils [None req-30fda5cf-7e93-4e47-9112-b1739a01cb4a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.354870] [55187]: DEBUG nova.policy [None req-0bf60753-f2db-4ef6-a7d1-1ef69aedf746 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.358911] [55187]: INFO nova.api.openstack.requestlog [None req-0bf60753-f2db-4ef6-a7d1-1ef69aedf746 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.063039 [ 759.359517] [55187]: [pid: 55187|app: 0|req: 1252/2659] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.362699] [55187]: DEBUG nova.api.openstack.wsgi [None req-d54ebf51-69f1-436c-9f67-0bd9c6f8bac7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.364485] [55187]: DEBUG nova.compute.api [None req-d54ebf51-69f1-436c-9f67-0bd9c6f8bac7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.367890] [55187]: DEBUG oslo_concurrency.lockutils [None req-d54ebf51-69f1-436c-9f67-0bd9c6f8bac7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.368246] [55187]: DEBUG oslo_concurrency.lockutils [None req-d54ebf51-69f1-436c-9f67-0bd9c6f8bac7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.368543] [55187]: DEBUG oslo_concurrency.lockutils [None req-d54ebf51-69f1-436c-9f67-0bd9c6f8bac7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.369014] [55187]: DEBUG oslo_concurrency.lockutils [None req-d54ebf51-69f1-436c-9f67-0bd9c6f8bac7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.369318] [55187]: DEBUG oslo_concurrency.lockutils [None req-d54ebf51-69f1-436c-9f67-0bd9c6f8bac7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.369698] [55187]: DEBUG oslo_concurrency.lockutils [None req-d54ebf51-69f1-436c-9f67-0bd9c6f8bac7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.389580] [55188]: DEBUG nova.policy [None req-30fda5cf-7e93-4e47-9112-b1739a01cb4a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.396736] [55188]: INFO nova.api.openstack.requestlog [None req-30fda5cf-7e93-4e47-9112-b1739a01cb4a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.060801 [ 759.397099] [55188]: [pid: 55188|app: 0|req: 1408/2660] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.404341] [55188]: DEBUG nova.api.openstack.wsgi [None req-09c53d8b-5596-45c9-956d-c563fd2fbb06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.405985] [55188]: DEBUG nova.compute.api [None req-09c53d8b-5596-45c9-956d-c563fd2fbb06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.413464] [55188]: DEBUG oslo_concurrency.lockutils [None req-09c53d8b-5596-45c9-956d-c563fd2fbb06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.413464] [55188]: DEBUG oslo_concurrency.lockutils [None req-09c53d8b-5596-45c9-956d-c563fd2fbb06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.413464] [55188]: DEBUG oslo_concurrency.lockutils [None req-09c53d8b-5596-45c9-956d-c563fd2fbb06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.413464] [55188]: DEBUG oslo_concurrency.lockutils [None req-09c53d8b-5596-45c9-956d-c563fd2fbb06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.413762] [55188]: DEBUG oslo_concurrency.lockutils [None req-09c53d8b-5596-45c9-956d-c563fd2fbb06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.413870] [55187]: DEBUG nova.policy [None req-d54ebf51-69f1-436c-9f67-0bd9c6f8bac7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.413941] [55188]: DEBUG oslo_concurrency.lockutils [None req-09c53d8b-5596-45c9-956d-c563fd2fbb06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.419289] [55187]: INFO nova.api.openstack.requestlog [None req-d54ebf51-69f1-436c-9f67-0bd9c6f8bac7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.058998 [ 759.419753] [55187]: [pid: 55187|app: 0|req: 1253/2661] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.422442] [55187]: DEBUG nova.api.openstack.wsgi [None req-315e4e58-2667-4336-812c-ccbeeb5bdd59 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.426134] [55187]: DEBUG nova.compute.api [None req-315e4e58-2667-4336-812c-ccbeeb5bdd59 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.431036] [55187]: DEBUG oslo_concurrency.lockutils [None req-315e4e58-2667-4336-812c-ccbeeb5bdd59 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.431510] [55187]: DEBUG oslo_concurrency.lockutils [None req-315e4e58-2667-4336-812c-ccbeeb5bdd59 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.431914] [55187]: DEBUG oslo_concurrency.lockutils [None req-315e4e58-2667-4336-812c-ccbeeb5bdd59 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.432449] [55187]: DEBUG oslo_concurrency.lockutils [None req-315e4e58-2667-4336-812c-ccbeeb5bdd59 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.432778] [55187]: DEBUG oslo_concurrency.lockutils [None req-315e4e58-2667-4336-812c-ccbeeb5bdd59 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.433076] [55187]: DEBUG oslo_concurrency.lockutils [None req-315e4e58-2667-4336-812c-ccbeeb5bdd59 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.435414] [55188]: DEBUG oslo_concurrency.lockutils [None req-09c53d8b-5596-45c9-956d-c563fd2fbb06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.435658] [55188]: DEBUG oslo_concurrency.lockutils [None req-09c53d8b-5596-45c9-956d-c563fd2fbb06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.436292] [55188]: DEBUG oslo_concurrency.lockutils [None req-09c53d8b-5596-45c9-956d-c563fd2fbb06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.436570] [55188]: DEBUG nova.objects.instance [None req-09c53d8b-5596-45c9-956d-c563fd2fbb06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 759.460460] [55188]: DEBUG nova.policy [None req-09c53d8b-5596-45c9-956d-c563fd2fbb06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.465639] [55188]: INFO nova.api.openstack.requestlog [None req-09c53d8b-5596-45c9-956d-c563fd2fbb06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.067898 [ 759.466194] [55188]: [pid: 55188|app: 0|req: 1409/2662] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.470048] [55188]: DEBUG nova.api.openstack.wsgi [None req-a0520436-dd3d-4c1e-a6d5-495ba261b8dc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.470709] [55188]: DEBUG nova.compute.api [None req-a0520436-dd3d-4c1e-a6d5-495ba261b8dc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.473054] [55187]: DEBUG nova.policy [None req-315e4e58-2667-4336-812c-ccbeeb5bdd59 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.474961] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0520436-dd3d-4c1e-a6d5-495ba261b8dc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.475231] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0520436-dd3d-4c1e-a6d5-495ba261b8dc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.475435] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0520436-dd3d-4c1e-a6d5-495ba261b8dc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.479029] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0520436-dd3d-4c1e-a6d5-495ba261b8dc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.479029] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0520436-dd3d-4c1e-a6d5-495ba261b8dc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.479029] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0520436-dd3d-4c1e-a6d5-495ba261b8dc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.479128] [55187]: INFO nova.api.openstack.requestlog [None req-315e4e58-2667-4336-812c-ccbeeb5bdd59 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.057578 [ 759.479128] [55187]: [pid: 55187|app: 0|req: 1254/2663] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.482758] [55187]: DEBUG nova.api.openstack.wsgi [None req-d4c64387-7db0-4a51-9da8-a4343a650239 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.482893] [55187]: DEBUG nova.compute.api [None req-d4c64387-7db0-4a51-9da8-a4343a650239 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.486094] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4c64387-7db0-4a51-9da8-a4343a650239 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.486341] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4c64387-7db0-4a51-9da8-a4343a650239 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.486593] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4c64387-7db0-4a51-9da8-a4343a650239 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.486960] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4c64387-7db0-4a51-9da8-a4343a650239 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.487255] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4c64387-7db0-4a51-9da8-a4343a650239 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.487440] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4c64387-7db0-4a51-9da8-a4343a650239 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.520343] [55188]: DEBUG nova.policy [None req-a0520436-dd3d-4c1e-a6d5-495ba261b8dc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.524122] [55187]: DEBUG nova.policy [None req-d4c64387-7db0-4a51-9da8-a4343a650239 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.526067] [55188]: DEBUG nova.policy [None req-a0520436-dd3d-4c1e-a6d5-495ba261b8dc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.526838] [55188]: DEBUG nova.policy [None req-a0520436-dd3d-4c1e-a6d5-495ba261b8dc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.528559] [55187]: INFO nova.api.openstack.requestlog [None req-d4c64387-7db0-4a51-9da8-a4343a650239 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.049369 [ 759.528978] [55187]: [pid: 55187|app: 0|req: 1255/2664] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.530460] [55188]: INFO nova.api.openstack.requestlog [None req-a0520436-dd3d-4c1e-a6d5-495ba261b8dc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1465 microversion: 2.75 time: 0.063646 [ 759.530776] [55188]: [pid: 55188|app: 0|req: 1410/2665] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1465 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 759.531689] [55187]: DEBUG nova.api.openstack.wsgi [None req-29f201ca-8b5e-456f-a79d-e9adb05cd050 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.535444] [55187]: DEBUG nova.compute.api [None req-29f201ca-8b5e-456f-a79d-e9adb05cd050 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.535702] [55188]: DEBUG nova.api.openstack.wsgi [None req-27fffe42-c016-42a8-86a0-d42fc8ad0748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.535864] [55188]: DEBUG nova.compute.api [None req-27fffe42-c016-42a8-86a0-d42fc8ad0748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.536843] [55187]: DEBUG oslo_concurrency.lockutils [None req-29f201ca-8b5e-456f-a79d-e9adb05cd050 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.540019] [55187]: DEBUG oslo_concurrency.lockutils [None req-29f201ca-8b5e-456f-a79d-e9adb05cd050 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.540019] [55187]: DEBUG oslo_concurrency.lockutils [None req-29f201ca-8b5e-456f-a79d-e9adb05cd050 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.540019] [55187]: DEBUG oslo_concurrency.lockutils [None req-29f201ca-8b5e-456f-a79d-e9adb05cd050 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.540019] [55187]: DEBUG oslo_concurrency.lockutils [None req-29f201ca-8b5e-456f-a79d-e9adb05cd050 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.540216] [55187]: DEBUG oslo_concurrency.lockutils [None req-29f201ca-8b5e-456f-a79d-e9adb05cd050 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.540251] [55188]: DEBUG oslo_concurrency.lockutils [None req-27fffe42-c016-42a8-86a0-d42fc8ad0748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.540251] [55188]: DEBUG oslo_concurrency.lockutils [None req-27fffe42-c016-42a8-86a0-d42fc8ad0748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.540251] [55188]: DEBUG oslo_concurrency.lockutils [None req-27fffe42-c016-42a8-86a0-d42fc8ad0748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.540251] [55188]: DEBUG oslo_concurrency.lockutils [None req-27fffe42-c016-42a8-86a0-d42fc8ad0748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.540375] [55188]: DEBUG oslo_concurrency.lockutils [None req-27fffe42-c016-42a8-86a0-d42fc8ad0748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.540375] [55188]: DEBUG oslo_concurrency.lockutils [None req-27fffe42-c016-42a8-86a0-d42fc8ad0748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.558927] [55188]: DEBUG oslo_concurrency.lockutils [None req-27fffe42-c016-42a8-86a0-d42fc8ad0748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.559202] [55188]: DEBUG oslo_concurrency.lockutils [None req-27fffe42-c016-42a8-86a0-d42fc8ad0748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.559407] [55188]: DEBUG oslo_concurrency.lockutils [None req-27fffe42-c016-42a8-86a0-d42fc8ad0748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.559614] [55188]: DEBUG nova.objects.instance [None req-27fffe42-c016-42a8-86a0-d42fc8ad0748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 759.577163] [55187]: DEBUG nova.policy [None req-29f201ca-8b5e-456f-a79d-e9adb05cd050 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.581710] [55187]: INFO nova.api.openstack.requestlog [None req-29f201ca-8b5e-456f-a79d-e9adb05cd050 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.052121 [ 759.581916] [55188]: DEBUG nova.policy [None req-27fffe42-c016-42a8-86a0-d42fc8ad0748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.582033] [55187]: [pid: 55187|app: 0|req: 1256/2666] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.586803] [55187]: DEBUG nova.api.openstack.wsgi [None req-934ba903-87c8-4b4d-b1fc-5458a69f260a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.586803] [55187]: DEBUG nova.compute.api [None req-934ba903-87c8-4b4d-b1fc-5458a69f260a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.587282] [55188]: INFO nova.api.openstack.requestlog [None req-27fffe42-c016-42a8-86a0-d42fc8ad0748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.055880 [ 759.587647] [55188]: [pid: 55188|app: 0|req: 1411/2667] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.589693] [55187]: DEBUG oslo_concurrency.lockutils [None req-934ba903-87c8-4b4d-b1fc-5458a69f260a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.589983] [55187]: DEBUG oslo_concurrency.lockutils [None req-934ba903-87c8-4b4d-b1fc-5458a69f260a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.591215] [55187]: DEBUG oslo_concurrency.lockutils [None req-934ba903-87c8-4b4d-b1fc-5458a69f260a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.591215] [55187]: DEBUG oslo_concurrency.lockutils [None req-934ba903-87c8-4b4d-b1fc-5458a69f260a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.591337] [55188]: DEBUG nova.api.openstack.wsgi [None req-a3e024dc-0497-49bf-9a80-3a70f88374b7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.591379] [55187]: DEBUG oslo_concurrency.lockutils [None req-934ba903-87c8-4b4d-b1fc-5458a69f260a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.591379] [55187]: DEBUG oslo_concurrency.lockutils [None req-934ba903-87c8-4b4d-b1fc-5458a69f260a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.592358] [55188]: DEBUG nova.compute.api [None req-a3e024dc-0497-49bf-9a80-3a70f88374b7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.596482] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3e024dc-0497-49bf-9a80-3a70f88374b7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.596741] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3e024dc-0497-49bf-9a80-3a70f88374b7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.596921] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3e024dc-0497-49bf-9a80-3a70f88374b7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.597289] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3e024dc-0497-49bf-9a80-3a70f88374b7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.597483] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3e024dc-0497-49bf-9a80-3a70f88374b7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.597650] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3e024dc-0497-49bf-9a80-3a70f88374b7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.636224] [55188]: DEBUG nova.policy [None req-a3e024dc-0497-49bf-9a80-3a70f88374b7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.640027] [55187]: DEBUG nova.policy [None req-934ba903-87c8-4b4d-b1fc-5458a69f260a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.642646] [55188]: INFO nova.api.openstack.requestlog [None req-a3e024dc-0497-49bf-9a80-3a70f88374b7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1473 microversion: 2.1 time: 0.054324 [ 759.643100] [55188]: [pid: 55188|app: 0|req: 1412/2668] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1473 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.652496] [55188]: DEBUG nova.api.openstack.wsgi [None req-6ff3c9d2-c81a-499a-a4b8-ba804383379d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.655182] [55187]: INFO nova.api.openstack.requestlog [None req-934ba903-87c8-4b4d-b1fc-5458a69f260a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.072321 [ 759.655835] [55187]: [pid: 55187|app: 0|req: 1257/2669] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:03:59 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.657661] [55188]: DEBUG nova.compute.api [None req-6ff3c9d2-c81a-499a-a4b8-ba804383379d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.662194] [55187]: DEBUG nova.api.openstack.wsgi [None req-348f1b51-f563-4c4c-b44f-e2d6da77addc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 759.662305] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ff3c9d2-c81a-499a-a4b8-ba804383379d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.662305] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ff3c9d2-c81a-499a-a4b8-ba804383379d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.662539] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ff3c9d2-c81a-499a-a4b8-ba804383379d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.662749] [55187]: DEBUG nova.compute.api [None req-348f1b51-f563-4c4c-b44f-e2d6da77addc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 759.662871] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ff3c9d2-c81a-499a-a4b8-ba804383379d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.663102] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ff3c9d2-c81a-499a-a4b8-ba804383379d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.663275] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ff3c9d2-c81a-499a-a4b8-ba804383379d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.666617] [55187]: DEBUG oslo_concurrency.lockutils [None req-348f1b51-f563-4c4c-b44f-e2d6da77addc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.666668] [55187]: DEBUG oslo_concurrency.lockutils [None req-348f1b51-f563-4c4c-b44f-e2d6da77addc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.667511] [55187]: DEBUG oslo_concurrency.lockutils [None req-348f1b51-f563-4c4c-b44f-e2d6da77addc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.667511] [55187]: DEBUG oslo_concurrency.lockutils [None req-348f1b51-f563-4c4c-b44f-e2d6da77addc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.667511] [55187]: DEBUG oslo_concurrency.lockutils [None req-348f1b51-f563-4c4c-b44f-e2d6da77addc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.667796] [55187]: DEBUG oslo_concurrency.lockutils [None req-348f1b51-f563-4c4c-b44f-e2d6da77addc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.697029] [55188]: DEBUG nova.policy [None req-6ff3c9d2-c81a-499a-a4b8-ba804383379d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.702976] [55188]: INFO nova.api.openstack.requestlog [None req-6ff3c9d2-c81a-499a-a4b8-ba804383379d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.059183 [ 759.703363] [55188]: [pid: 55188|app: 0|req: 1413/2670] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.924459] [55187]: DEBUG nova.policy [None req-348f1b51-f563-4c4c-b44f-e2d6da77addc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.932363] [55187]: INFO nova.api.openstack.requestlog [None req-348f1b51-f563-4c4c-b44f-e2d6da77addc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1322 microversion: 2.1 time: 0.275728 [ 759.932886] [55187]: [pid: 55187|app: 0|req: 1258/2671] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1322 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.052792] [55188]: DEBUG nova.api.openstack.wsgi [None req-316eee48-6732-4dc9-abcb-4489e537594a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.054977] [55188]: DEBUG nova.compute.api [None req-316eee48-6732-4dc9-abcb-4489e537594a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.058418] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=4 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 760.060515] [55188]: DEBUG oslo_concurrency.lockutils [None req-316eee48-6732-4dc9-abcb-4489e537594a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.060775] [55188]: DEBUG oslo_concurrency.lockutils [None req-316eee48-6732-4dc9-abcb-4489e537594a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.061010] [55188]: DEBUG oslo_concurrency.lockutils [None req-316eee48-6732-4dc9-abcb-4489e537594a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.061477] [55188]: DEBUG oslo_concurrency.lockutils [None req-316eee48-6732-4dc9-abcb-4489e537594a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.061680] [55188]: DEBUG oslo_concurrency.lockutils [None req-316eee48-6732-4dc9-abcb-4489e537594a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.062415] [55188]: DEBUG oslo_concurrency.lockutils [None req-316eee48-6732-4dc9-abcb-4489e537594a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.095792] [55187]: DEBUG nova.api.openstack.wsgi [None req-1b4c79af-15eb-4515-9575-5ea3c8b9f057 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.098167] [55187]: DEBUG nova.compute.api [None req-1b4c79af-15eb-4515-9575-5ea3c8b9f057 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.103395] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b4c79af-15eb-4515-9575-5ea3c8b9f057 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.103395] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b4c79af-15eb-4515-9575-5ea3c8b9f057 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.103960] [55188]: DEBUG nova.policy [None req-316eee48-6732-4dc9-abcb-4489e537594a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.104103] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b4c79af-15eb-4515-9575-5ea3c8b9f057 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.104103] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b4c79af-15eb-4515-9575-5ea3c8b9f057 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.104242] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b4c79af-15eb-4515-9575-5ea3c8b9f057 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.104452] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b4c79af-15eb-4515-9575-5ea3c8b9f057 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.108926] [55188]: INFO nova.api.openstack.requestlog [None req-316eee48-6732-4dc9-abcb-4489e537594a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.058548 [ 760.109240] [55188]: [pid: 55188|app: 0|req: 1414/2672] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.137239] [55188]: DEBUG nova.api.openstack.wsgi [None req-209a8b51-bd77-4552-aa3e-9c4477abb9f2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.138823] [55188]: DEBUG nova.compute.api [None req-209a8b51-bd77-4552-aa3e-9c4477abb9f2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.144638] [55188]: DEBUG oslo_concurrency.lockutils [None req-209a8b51-bd77-4552-aa3e-9c4477abb9f2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.144810] [55188]: DEBUG oslo_concurrency.lockutils [None req-209a8b51-bd77-4552-aa3e-9c4477abb9f2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.144851] [55188]: DEBUG oslo_concurrency.lockutils [None req-209a8b51-bd77-4552-aa3e-9c4477abb9f2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.146892] [55188]: DEBUG oslo_concurrency.lockutils [None req-209a8b51-bd77-4552-aa3e-9c4477abb9f2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.146892] [55188]: DEBUG oslo_concurrency.lockutils [None req-209a8b51-bd77-4552-aa3e-9c4477abb9f2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.146892] [55188]: DEBUG oslo_concurrency.lockutils [None req-209a8b51-bd77-4552-aa3e-9c4477abb9f2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.193848] [55188]: DEBUG nova.policy [None req-209a8b51-bd77-4552-aa3e-9c4477abb9f2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.199041] [55188]: DEBUG nova.policy [None req-209a8b51-bd77-4552-aa3e-9c4477abb9f2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.199829] [55188]: DEBUG nova.policy [None req-209a8b51-bd77-4552-aa3e-9c4477abb9f2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.202969] [55188]: INFO nova.api.openstack.requestlog [None req-209a8b51-bd77-4552-aa3e-9c4477abb9f2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.068902 [ 760.203331] [55188]: [pid: 55188|app: 0|req: 1415/2673] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 760.205927] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c14b197-0efb-448f-b254-c484ec13e7fd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa7fe0e0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.209761] [55187]: DEBUG nova.policy [None req-1b4c79af-15eb-4515-9575-5ea3c8b9f057 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.218041] [55187]: INFO nova.api.openstack.requestlog [None req-1b4c79af-15eb-4515-9575-5ea3c8b9f057 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1365 microversion: 2.1 time: 0.124875 [ 760.218485] [55187]: [pid: 55187|app: 0|req: 1259/2674] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1365 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.223617] [55187]: DEBUG nova.api.openstack.wsgi [None req-1f23e877-e8f8-4c5d-bb87-86ce1d46170a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.223617] [55187]: DEBUG nova.compute.api [None req-1f23e877-e8f8-4c5d-bb87-86ce1d46170a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.229250] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f23e877-e8f8-4c5d-bb87-86ce1d46170a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.229509] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f23e877-e8f8-4c5d-bb87-86ce1d46170a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.229780] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f23e877-e8f8-4c5d-bb87-86ce1d46170a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.230192] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f23e877-e8f8-4c5d-bb87-86ce1d46170a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.230397] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f23e877-e8f8-4c5d-bb87-86ce1d46170a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.231027] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f23e877-e8f8-4c5d-bb87-86ce1d46170a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.245707] [55188]: INFO nova.api.openstack.requestlog [None req-5c14b197-0efb-448f-b254-c484ec13e7fd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057" status: 200 len: 1558 microversion: 2.1 time: 0.041661 [ 760.246094] [55188]: [pid: 55188|app: 0|req: 1416/2675] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057 => generated 1558 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.250022] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e31f249-271b-446e-8b77-2050d189e84d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.250767] [55188]: DEBUG nova.compute.api [None req-9e31f249-271b-446e-8b77-2050d189e84d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.255131] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e31f249-271b-446e-8b77-2050d189e84d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.255814] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e31f249-271b-446e-8b77-2050d189e84d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.255814] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e31f249-271b-446e-8b77-2050d189e84d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.255938] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e31f249-271b-446e-8b77-2050d189e84d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.256134] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e31f249-271b-446e-8b77-2050d189e84d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.256319] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e31f249-271b-446e-8b77-2050d189e84d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.269435] [55187]: DEBUG nova.policy [None req-1f23e877-e8f8-4c5d-bb87-86ce1d46170a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.274980] [55187]: INFO nova.api.openstack.requestlog [None req-1f23e877-e8f8-4c5d-bb87-86ce1d46170a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.055090 [ 760.274980] [55187]: [pid: 55187|app: 0|req: 1260/2676] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.277198] [55187]: DEBUG nova.api.openstack.wsgi [None req-e4db8ff6-0895-45de-b28e-0173bec0e00e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.279102] [55187]: DEBUG nova.compute.api [None req-e4db8ff6-0895-45de-b28e-0173bec0e00e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.280369] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e31f249-271b-446e-8b77-2050d189e84d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.280644] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e31f249-271b-446e-8b77-2050d189e84d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.280840] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e31f249-271b-446e-8b77-2050d189e84d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.281065] [55188]: DEBUG nova.objects.instance [None req-9e31f249-271b-446e-8b77-2050d189e84d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 760.282928] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4db8ff6-0895-45de-b28e-0173bec0e00e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.283554] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4db8ff6-0895-45de-b28e-0173bec0e00e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.283730] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4db8ff6-0895-45de-b28e-0173bec0e00e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.284174] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4db8ff6-0895-45de-b28e-0173bec0e00e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.284423] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4db8ff6-0895-45de-b28e-0173bec0e00e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.284609] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4db8ff6-0895-45de-b28e-0173bec0e00e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.305736] [55188]: DEBUG nova.policy [None req-9e31f249-271b-446e-8b77-2050d189e84d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.310560] [55188]: INFO nova.api.openstack.requestlog [None req-9e31f249-271b-446e-8b77-2050d189e84d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.063799 [ 760.311056] [55188]: [pid: 55188|app: 0|req: 1417/2677] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.314512] [55188]: DEBUG nova.api.openstack.wsgi [None req-5e9c1175-1564-4450-bcb4-b48fd74983a6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.316608] [55188]: DEBUG nova.compute.api [None req-5e9c1175-1564-4450-bcb4-b48fd74983a6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.321064] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e9c1175-1564-4450-bcb4-b48fd74983a6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.321666] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e9c1175-1564-4450-bcb4-b48fd74983a6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.321849] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e9c1175-1564-4450-bcb4-b48fd74983a6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.322327] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e9c1175-1564-4450-bcb4-b48fd74983a6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.322549] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e9c1175-1564-4450-bcb4-b48fd74983a6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.322736] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e9c1175-1564-4450-bcb4-b48fd74983a6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.324265] [55187]: DEBUG nova.policy [None req-e4db8ff6-0895-45de-b28e-0173bec0e00e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.329604] [55187]: INFO nova.api.openstack.requestlog [None req-e4db8ff6-0895-45de-b28e-0173bec0e00e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.054399 [ 760.329971] [55187]: [pid: 55187|app: 0|req: 1261/2678] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.332740] [55187]: DEBUG nova.api.openstack.wsgi [None req-70acd001-f654-48ce-a1f4-5ab65665e451 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.334587] [55187]: DEBUG nova.compute.api [None req-70acd001-f654-48ce-a1f4-5ab65665e451 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.338508] [55187]: DEBUG oslo_concurrency.lockutils [None req-70acd001-f654-48ce-a1f4-5ab65665e451 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.338764] [55187]: DEBUG oslo_concurrency.lockutils [None req-70acd001-f654-48ce-a1f4-5ab65665e451 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.338951] [55187]: DEBUG oslo_concurrency.lockutils [None req-70acd001-f654-48ce-a1f4-5ab65665e451 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.339347] [55187]: DEBUG oslo_concurrency.lockutils [None req-70acd001-f654-48ce-a1f4-5ab65665e451 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.339555] [55187]: DEBUG oslo_concurrency.lockutils [None req-70acd001-f654-48ce-a1f4-5ab65665e451 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.339734] [55187]: DEBUG oslo_concurrency.lockutils [None req-70acd001-f654-48ce-a1f4-5ab65665e451 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.360273] [55188]: DEBUG nova.policy [None req-5e9c1175-1564-4450-bcb4-b48fd74983a6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.366549] [55188]: DEBUG nova.policy [None req-5e9c1175-1564-4450-bcb4-b48fd74983a6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.367525] [55188]: DEBUG nova.policy [None req-5e9c1175-1564-4450-bcb4-b48fd74983a6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.368476] [55188]: INFO nova.api.openstack.requestlog [None req-5e9c1175-1564-4450-bcb4-b48fd74983a6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.056794 [ 760.368810] [55188]: [pid: 55188|app: 0|req: 1418/2679] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 760.372372] [55188]: DEBUG nova.api.openstack.wsgi [None req-825a4576-8c82-4bbb-88b8-5c109edd0e12 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.374895] [55188]: DEBUG nova.compute.api [None req-825a4576-8c82-4bbb-88b8-5c109edd0e12 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.376606] [55187]: DEBUG nova.policy [None req-70acd001-f654-48ce-a1f4-5ab65665e451 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.380039] [55188]: DEBUG oslo_concurrency.lockutils [None req-825a4576-8c82-4bbb-88b8-5c109edd0e12 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.380396] [55188]: DEBUG oslo_concurrency.lockutils [None req-825a4576-8c82-4bbb-88b8-5c109edd0e12 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.380677] [55188]: DEBUG oslo_concurrency.lockutils [None req-825a4576-8c82-4bbb-88b8-5c109edd0e12 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.381196] [55188]: DEBUG oslo_concurrency.lockutils [None req-825a4576-8c82-4bbb-88b8-5c109edd0e12 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.381483] [55188]: DEBUG oslo_concurrency.lockutils [None req-825a4576-8c82-4bbb-88b8-5c109edd0e12 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.381540] [55187]: INFO nova.api.openstack.requestlog [None req-70acd001-f654-48ce-a1f4-5ab65665e451 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.050853 [ 760.381733] [55188]: DEBUG oslo_concurrency.lockutils [None req-825a4576-8c82-4bbb-88b8-5c109edd0e12 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.381832] [55187]: [pid: 55187|app: 0|req: 1262/2680] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.384836] [55187]: DEBUG nova.api.openstack.wsgi [None req-48ba4892-510c-47b1-bef6-179507b141e4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.386843] [55187]: DEBUG nova.compute.api [None req-48ba4892-510c-47b1-bef6-179507b141e4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.390354] [55187]: DEBUG oslo_concurrency.lockutils [None req-48ba4892-510c-47b1-bef6-179507b141e4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.390582] [55187]: DEBUG oslo_concurrency.lockutils [None req-48ba4892-510c-47b1-bef6-179507b141e4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.390820] [55187]: DEBUG oslo_concurrency.lockutils [None req-48ba4892-510c-47b1-bef6-179507b141e4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.391178] [55187]: DEBUG oslo_concurrency.lockutils [None req-48ba4892-510c-47b1-bef6-179507b141e4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.391385] [55187]: DEBUG oslo_concurrency.lockutils [None req-48ba4892-510c-47b1-bef6-179507b141e4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.391568] [55187]: DEBUG oslo_concurrency.lockutils [None req-48ba4892-510c-47b1-bef6-179507b141e4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.428108] [55188]: DEBUG nova.policy [None req-825a4576-8c82-4bbb-88b8-5c109edd0e12 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.433019] [55188]: INFO nova.api.openstack.requestlog [None req-825a4576-8c82-4bbb-88b8-5c109edd0e12 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.063395 [ 760.433461] [55188]: [pid: 55188|app: 0|req: 1419/2681] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.437561] [55188]: DEBUG nova.api.openstack.wsgi [None req-580a20ba-cd80-455d-9d16-7aa88cc16949 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.440649] [55188]: DEBUG nova.compute.api [None req-580a20ba-cd80-455d-9d16-7aa88cc16949 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.441660] [55187]: DEBUG nova.policy [None req-48ba4892-510c-47b1-bef6-179507b141e4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.445037] [55188]: DEBUG oslo_concurrency.lockutils [None req-580a20ba-cd80-455d-9d16-7aa88cc16949 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.445037] [55188]: DEBUG oslo_concurrency.lockutils [None req-580a20ba-cd80-455d-9d16-7aa88cc16949 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.445211] [55188]: DEBUG oslo_concurrency.lockutils [None req-580a20ba-cd80-455d-9d16-7aa88cc16949 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.445672] [55188]: DEBUG oslo_concurrency.lockutils [None req-580a20ba-cd80-455d-9d16-7aa88cc16949 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.445918] [55188]: DEBUG oslo_concurrency.lockutils [None req-580a20ba-cd80-455d-9d16-7aa88cc16949 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.446161] [55188]: DEBUG oslo_concurrency.lockutils [None req-580a20ba-cd80-455d-9d16-7aa88cc16949 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.450863] [55187]: INFO nova.api.openstack.requestlog [None req-48ba4892-510c-47b1-bef6-179507b141e4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.068321 [ 760.451485] [55187]: [pid: 55187|app: 0|req: 1263/2682] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.454752] [55187]: DEBUG nova.api.openstack.wsgi [None req-c894da48-a27b-4d65-a9e8-244b9f973175 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.456740] [55187]: DEBUG nova.compute.api [None req-c894da48-a27b-4d65-a9e8-244b9f973175 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.460668] [55187]: DEBUG oslo_concurrency.lockutils [None req-c894da48-a27b-4d65-a9e8-244b9f973175 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.460912] [55187]: DEBUG oslo_concurrency.lockutils [None req-c894da48-a27b-4d65-a9e8-244b9f973175 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.461163] [55187]: DEBUG oslo_concurrency.lockutils [None req-c894da48-a27b-4d65-a9e8-244b9f973175 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.461534] [55187]: DEBUG oslo_concurrency.lockutils [None req-c894da48-a27b-4d65-a9e8-244b9f973175 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.461733] [55187]: DEBUG oslo_concurrency.lockutils [None req-c894da48-a27b-4d65-a9e8-244b9f973175 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.461940] [55187]: DEBUG oslo_concurrency.lockutils [None req-c894da48-a27b-4d65-a9e8-244b9f973175 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.484255] [55188]: DEBUG nova.policy [None req-580a20ba-cd80-455d-9d16-7aa88cc16949 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.489306] [55188]: INFO nova.api.openstack.requestlog [None req-580a20ba-cd80-455d-9d16-7aa88cc16949 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.055081 [ 760.489734] [55188]: [pid: 55188|app: 0|req: 1420/2683] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.494025] [55188]: DEBUG nova.api.openstack.wsgi [None req-82651921-d65c-45fd-b3f7-e69c62eebc45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.494510] [55188]: DEBUG nova.compute.api [None req-82651921-d65c-45fd-b3f7-e69c62eebc45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.498215] [55188]: DEBUG oslo_concurrency.lockutils [None req-82651921-d65c-45fd-b3f7-e69c62eebc45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.498800] [55188]: DEBUG oslo_concurrency.lockutils [None req-82651921-d65c-45fd-b3f7-e69c62eebc45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.498994] [55188]: DEBUG oslo_concurrency.lockutils [None req-82651921-d65c-45fd-b3f7-e69c62eebc45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.499568] [55188]: DEBUG oslo_concurrency.lockutils [None req-82651921-d65c-45fd-b3f7-e69c62eebc45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.499692] [55187]: DEBUG nova.policy [None req-c894da48-a27b-4d65-a9e8-244b9f973175 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.499852] [55188]: DEBUG oslo_concurrency.lockutils [None req-82651921-d65c-45fd-b3f7-e69c62eebc45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.500096] [55188]: DEBUG oslo_concurrency.lockutils [None req-82651921-d65c-45fd-b3f7-e69c62eebc45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.504764] [55187]: INFO nova.api.openstack.requestlog [None req-c894da48-a27b-4d65-a9e8-244b9f973175 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.052566 [ 760.505106] [55187]: [pid: 55187|app: 0|req: 1264/2684] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.507593] [55187]: DEBUG nova.api.openstack.wsgi [None req-9c9a0fba-29a8-4b8c-8bc8-428b36f2f22c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.509243] [55187]: DEBUG nova.compute.api [None req-9c9a0fba-29a8-4b8c-8bc8-428b36f2f22c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.512607] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c9a0fba-29a8-4b8c-8bc8-428b36f2f22c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.512848] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c9a0fba-29a8-4b8c-8bc8-428b36f2f22c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.513049] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c9a0fba-29a8-4b8c-8bc8-428b36f2f22c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.513413] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c9a0fba-29a8-4b8c-8bc8-428b36f2f22c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.513615] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c9a0fba-29a8-4b8c-8bc8-428b36f2f22c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.513791] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c9a0fba-29a8-4b8c-8bc8-428b36f2f22c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.520063] [55188]: DEBUG oslo_concurrency.lockutils [None req-82651921-d65c-45fd-b3f7-e69c62eebc45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.520231] [55188]: DEBUG oslo_concurrency.lockutils [None req-82651921-d65c-45fd-b3f7-e69c62eebc45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.520416] [55188]: DEBUG oslo_concurrency.lockutils [None req-82651921-d65c-45fd-b3f7-e69c62eebc45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.520615] [55188]: DEBUG nova.objects.instance [None req-82651921-d65c-45fd-b3f7-e69c62eebc45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 760.543222] [55188]: DEBUG nova.policy [None req-82651921-d65c-45fd-b3f7-e69c62eebc45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.546220] [55187]: DEBUG nova.policy [None req-9c9a0fba-29a8-4b8c-8bc8-428b36f2f22c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.548058] [55188]: INFO nova.api.openstack.requestlog [None req-82651921-d65c-45fd-b3f7-e69c62eebc45 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.057597 [ 760.548433] [55188]: [pid: 55188|app: 0|req: 1421/2685] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.550751] [55188]: DEBUG nova.api.openstack.wsgi [None req-6161b189-27fb-4dda-b5e5-6bbb9b5b53e3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.551841] [55187]: INFO nova.api.openstack.requestlog [None req-9c9a0fba-29a8-4b8c-8bc8-428b36f2f22c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.045675 [ 760.551841] [55187]: [pid: 55187|app: 0|req: 1265/2686] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.552386] [55188]: DEBUG nova.compute.api [None req-6161b189-27fb-4dda-b5e5-6bbb9b5b53e3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.554904] [55187]: DEBUG nova.api.openstack.wsgi [None req-e1127134-c52b-4944-b054-0d48af121097 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.555862] [55188]: DEBUG oslo_concurrency.lockutils [None req-6161b189-27fb-4dda-b5e5-6bbb9b5b53e3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.556244] [55188]: DEBUG oslo_concurrency.lockutils [None req-6161b189-27fb-4dda-b5e5-6bbb9b5b53e3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.556529] [55188]: DEBUG oslo_concurrency.lockutils [None req-6161b189-27fb-4dda-b5e5-6bbb9b5b53e3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.556667] [55187]: DEBUG nova.compute.api [None req-e1127134-c52b-4944-b054-0d48af121097 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.556911] [55188]: DEBUG oslo_concurrency.lockutils [None req-6161b189-27fb-4dda-b5e5-6bbb9b5b53e3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.557134] [55188]: DEBUG oslo_concurrency.lockutils [None req-6161b189-27fb-4dda-b5e5-6bbb9b5b53e3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.557315] [55188]: DEBUG oslo_concurrency.lockutils [None req-6161b189-27fb-4dda-b5e5-6bbb9b5b53e3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.559985] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1127134-c52b-4944-b054-0d48af121097 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.560237] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1127134-c52b-4944-b054-0d48af121097 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.560521] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1127134-c52b-4944-b054-0d48af121097 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.560756] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1127134-c52b-4944-b054-0d48af121097 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.560947] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1127134-c52b-4944-b054-0d48af121097 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.561137] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1127134-c52b-4944-b054-0d48af121097 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.591140] [55188]: DEBUG nova.policy [None req-6161b189-27fb-4dda-b5e5-6bbb9b5b53e3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.595461] [55187]: DEBUG nova.policy [None req-e1127134-c52b-4944-b054-0d48af121097 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.595789] [55188]: INFO nova.api.openstack.requestlog [None req-6161b189-27fb-4dda-b5e5-6bbb9b5b53e3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.046900 [ 760.596134] [55188]: [pid: 55188|app: 0|req: 1422/2687] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.598720] [55188]: DEBUG nova.api.openstack.wsgi [None req-abdaa12e-47e2-41db-868f-59bf145b217a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.600426] [55188]: DEBUG nova.compute.api [None req-abdaa12e-47e2-41db-868f-59bf145b217a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.600883] [55187]: DEBUG nova.policy [None req-e1127134-c52b-4944-b054-0d48af121097 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.601635] [55187]: DEBUG nova.policy [None req-e1127134-c52b-4944-b054-0d48af121097 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.603730] [55188]: DEBUG oslo_concurrency.lockutils [None req-abdaa12e-47e2-41db-868f-59bf145b217a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.603995] [55188]: DEBUG oslo_concurrency.lockutils [None req-abdaa12e-47e2-41db-868f-59bf145b217a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.604212] [55188]: DEBUG oslo_concurrency.lockutils [None req-abdaa12e-47e2-41db-868f-59bf145b217a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.604649] [55188]: DEBUG oslo_concurrency.lockutils [None req-abdaa12e-47e2-41db-868f-59bf145b217a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.604707] [55187]: INFO nova.api.openstack.requestlog [None req-e1127134-c52b-4944-b054-0d48af121097 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1465 microversion: 2.75 time: 0.051869 [ 760.604877] [55188]: DEBUG oslo_concurrency.lockutils [None req-abdaa12e-47e2-41db-868f-59bf145b217a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.605135] [55187]: [pid: 55187|app: 0|req: 1266/2688] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1465 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 760.605190] [55188]: DEBUG oslo_concurrency.lockutils [None req-abdaa12e-47e2-41db-868f-59bf145b217a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.607392] [55187]: DEBUG nova.api.openstack.wsgi [None req-8a3dba9a-bd59-4a7c-a788-4347f1ac5549 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.609023] [55187]: DEBUG nova.compute.api [None req-8a3dba9a-bd59-4a7c-a788-4347f1ac5549 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.613224] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a3dba9a-bd59-4a7c-a788-4347f1ac5549 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.613353] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a3dba9a-bd59-4a7c-a788-4347f1ac5549 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.613546] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a3dba9a-bd59-4a7c-a788-4347f1ac5549 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.614625] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a3dba9a-bd59-4a7c-a788-4347f1ac5549 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.614625] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a3dba9a-bd59-4a7c-a788-4347f1ac5549 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.614625] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a3dba9a-bd59-4a7c-a788-4347f1ac5549 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.632774] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a3dba9a-bd59-4a7c-a788-4347f1ac5549 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.632932] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a3dba9a-bd59-4a7c-a788-4347f1ac5549 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.632973] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a3dba9a-bd59-4a7c-a788-4347f1ac5549 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.633877] [55187]: DEBUG nova.objects.instance [None req-8a3dba9a-bd59-4a7c-a788-4347f1ac5549 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 760.639943] [55188]: DEBUG nova.policy [None req-abdaa12e-47e2-41db-868f-59bf145b217a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.644113] [55188]: INFO nova.api.openstack.requestlog [None req-abdaa12e-47e2-41db-868f-59bf145b217a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.047291 [ 760.644479] [55188]: [pid: 55188|app: 0|req: 1423/2689] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.653397] [55187]: DEBUG nova.policy [None req-8a3dba9a-bd59-4a7c-a788-4347f1ac5549 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.658511] [55187]: INFO nova.api.openstack.requestlog [None req-8a3dba9a-bd59-4a7c-a788-4347f1ac5549 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.052691 [ 760.659063] [55187]: [pid: 55187|app: 0|req: 1267/2690] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:00 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.666052] [55188]: DEBUG nova.api.openstack.wsgi [None req-25cbbb51-14c9-47c9-89d7-e4bb798a0180 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.668311] [55188]: DEBUG nova.compute.api [None req-25cbbb51-14c9-47c9-89d7-e4bb798a0180 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.670435] [55187]: DEBUG nova.api.openstack.wsgi [None req-0569d934-1eae-4324-a2f0-249cf05d931f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.672586] [55187]: DEBUG nova.compute.api [None req-0569d934-1eae-4324-a2f0-249cf05d931f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.672824] [55188]: DEBUG oslo_concurrency.lockutils [None req-25cbbb51-14c9-47c9-89d7-e4bb798a0180 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.673401] [55188]: DEBUG oslo_concurrency.lockutils [None req-25cbbb51-14c9-47c9-89d7-e4bb798a0180 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.673401] [55188]: DEBUG oslo_concurrency.lockutils [None req-25cbbb51-14c9-47c9-89d7-e4bb798a0180 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.673677] [55188]: DEBUG oslo_concurrency.lockutils [None req-25cbbb51-14c9-47c9-89d7-e4bb798a0180 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.674164] [55188]: DEBUG oslo_concurrency.lockutils [None req-25cbbb51-14c9-47c9-89d7-e4bb798a0180 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.674164] [55188]: DEBUG oslo_concurrency.lockutils [None req-25cbbb51-14c9-47c9-89d7-e4bb798a0180 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.676906] [55187]: DEBUG oslo_concurrency.lockutils [None req-0569d934-1eae-4324-a2f0-249cf05d931f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.677138] [55187]: DEBUG oslo_concurrency.lockutils [None req-0569d934-1eae-4324-a2f0-249cf05d931f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.677329] [55187]: DEBUG oslo_concurrency.lockutils [None req-0569d934-1eae-4324-a2f0-249cf05d931f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.677684] [55187]: DEBUG oslo_concurrency.lockutils [None req-0569d934-1eae-4324-a2f0-249cf05d931f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.677904] [55187]: DEBUG oslo_concurrency.lockutils [None req-0569d934-1eae-4324-a2f0-249cf05d931f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.678098] [55187]: DEBUG oslo_concurrency.lockutils [None req-0569d934-1eae-4324-a2f0-249cf05d931f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.693100] [55188]: DEBUG oslo_concurrency.lockutils [None req-25cbbb51-14c9-47c9-89d7-e4bb798a0180 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.693349] [55188]: DEBUG oslo_concurrency.lockutils [None req-25cbbb51-14c9-47c9-89d7-e4bb798a0180 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.693537] [55188]: DEBUG oslo_concurrency.lockutils [None req-25cbbb51-14c9-47c9-89d7-e4bb798a0180 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.693735] [55188]: DEBUG nova.objects.instance [None req-25cbbb51-14c9-47c9-89d7-e4bb798a0180 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 760.712911] [55187]: DEBUG nova.policy [None req-0569d934-1eae-4324-a2f0-249cf05d931f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.713146] [55188]: DEBUG nova.policy [None req-25cbbb51-14c9-47c9-89d7-e4bb798a0180 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.717312] [55188]: INFO nova.api.openstack.requestlog [None req-25cbbb51-14c9-47c9-89d7-e4bb798a0180 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.054045 [ 760.717421] [55187]: INFO nova.api.openstack.requestlog [None req-0569d934-1eae-4324-a2f0-249cf05d931f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.049205 [ 760.717534] [55187]: [pid: 55187|app: 0|req: 1268/2692] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:01 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.717590] [55188]: [pid: 55188|app: 0|req: 1424/2692] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:01 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.719983] [55187]: DEBUG nova.api.openstack.wsgi [None req-fd6ed11d-a1b6-40e1-8ed3-a32e731de63b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.721532] [55187]: DEBUG nova.compute.api [None req-fd6ed11d-a1b6-40e1-8ed3-a32e731de63b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.724716] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd6ed11d-a1b6-40e1-8ed3-a32e731de63b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.724942] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd6ed11d-a1b6-40e1-8ed3-a32e731de63b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.725140] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd6ed11d-a1b6-40e1-8ed3-a32e731de63b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.725543] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd6ed11d-a1b6-40e1-8ed3-a32e731de63b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.725711] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd6ed11d-a1b6-40e1-8ed3-a32e731de63b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.725899] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd6ed11d-a1b6-40e1-8ed3-a32e731de63b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.755776] [55187]: DEBUG nova.policy [None req-fd6ed11d-a1b6-40e1-8ed3-a32e731de63b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.759691] [55187]: INFO nova.api.openstack.requestlog [None req-fd6ed11d-a1b6-40e1-8ed3-a32e731de63b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.041627 [ 760.760010] [55187]: [pid: 55187|app: 0|req: 1269/2693] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:01 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.947135] [55188]: DEBUG nova.api.openstack.wsgi [None req-f23be3a0-52bb-41c2-a6a4-802808e02279 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 760.948999] [55188]: DEBUG nova.compute.api [None req-f23be3a0-52bb-41c2-a6a4-802808e02279 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 760.953112] [55188]: DEBUG oslo_concurrency.lockutils [None req-f23be3a0-52bb-41c2-a6a4-802808e02279 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.953413] [55188]: DEBUG oslo_concurrency.lockutils [None req-f23be3a0-52bb-41c2-a6a4-802808e02279 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.953637] [55188]: DEBUG oslo_concurrency.lockutils [None req-f23be3a0-52bb-41c2-a6a4-802808e02279 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.954040] [55188]: DEBUG oslo_concurrency.lockutils [None req-f23be3a0-52bb-41c2-a6a4-802808e02279 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.954250] [55188]: DEBUG oslo_concurrency.lockutils [None req-f23be3a0-52bb-41c2-a6a4-802808e02279 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.954470] [55188]: DEBUG oslo_concurrency.lockutils [None req-f23be3a0-52bb-41c2-a6a4-802808e02279 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.033483] [55188]: DEBUG nova.policy [None req-f23be3a0-52bb-41c2-a6a4-802808e02279 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.037838] [55188]: INFO nova.api.openstack.requestlog [None req-f23be3a0-52bb-41c2-a6a4-802808e02279 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1322 microversion: 2.1 time: 0.093073 [ 761.038185] [55188]: [pid: 55188|app: 0|req: 1425/2694] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:01 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1322 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.120388] [55187]: DEBUG nova.api.openstack.wsgi [req-2faa5d23-b603-40fb-9f0f-42f1f05b51c1 req-d04b15d9-1b0a-4ee1-83ea-ab669dda0b39 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "10ffa883-9787-4c2b-9912-11f35f299c35", "name": "network-vif-deleted", "tag": "03dabcbc-7b57-4b1d-8f43-7c35019d2016"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 761.122951] [55188]: DEBUG nova.api.openstack.wsgi [None req-b11f3baa-40df-414c-b660-af2fae09cc5a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.124689] [55188]: DEBUG nova.compute.api [None req-b11f3baa-40df-414c-b660-af2fae09cc5a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.126263] [55187]: DEBUG oslo_concurrency.lockutils [req-2faa5d23-b603-40fb-9f0f-42f1f05b51c1 req-d04b15d9-1b0a-4ee1-83ea-ab669dda0b39 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.126652] [55187]: DEBUG oslo_concurrency.lockutils [req-2faa5d23-b603-40fb-9f0f-42f1f05b51c1 req-d04b15d9-1b0a-4ee1-83ea-ab669dda0b39 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.126841] [55187]: DEBUG oslo_concurrency.lockutils [req-2faa5d23-b603-40fb-9f0f-42f1f05b51c1 req-d04b15d9-1b0a-4ee1-83ea-ab669dda0b39 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.128461] [55188]: DEBUG oslo_concurrency.lockutils [None req-b11f3baa-40df-414c-b660-af2fae09cc5a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.128778] [55188]: DEBUG oslo_concurrency.lockutils [None req-b11f3baa-40df-414c-b660-af2fae09cc5a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.129011] [55188]: DEBUG oslo_concurrency.lockutils [None req-b11f3baa-40df-414c-b660-af2fae09cc5a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.129395] [55188]: DEBUG oslo_concurrency.lockutils [None req-b11f3baa-40df-414c-b660-af2fae09cc5a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.129619] [55188]: DEBUG oslo_concurrency.lockutils [None req-b11f3baa-40df-414c-b660-af2fae09cc5a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.129835] [55188]: DEBUG oslo_concurrency.lockutils [None req-b11f3baa-40df-414c-b660-af2fae09cc5a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.133701] [55187]: INFO nova.api.openstack.compute.server_external_events [req-2faa5d23-b603-40fb-9f0f-42f1f05b51c1 req-d04b15d9-1b0a-4ee1-83ea-ab669dda0b39 service nova] Creating event network-vif-deleted:03dabcbc-7b57-4b1d-8f43-7c35019d2016 for instance 10ffa883-9787-4c2b-9912-11f35f299c35 on cpu-1 [ 761.139311] [55187]: INFO nova.api.openstack.requestlog [req-2faa5d23-b603-40fb-9f0f-42f1f05b51c1 req-d04b15d9-1b0a-4ee1-83ea-ab669dda0b39 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021203 [ 761.139682] [55187]: [pid: 55187|app: 0|req: 1270/2695] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:01 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 761.171366] [55188]: DEBUG nova.policy [None req-b11f3baa-40df-414c-b660-af2fae09cc5a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.176569] [55188]: INFO nova.api.openstack.requestlog [None req-b11f3baa-40df-414c-b660-af2fae09cc5a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.056178 [ 761.176922] [55188]: [pid: 55188|app: 0|req: 1426/2696] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:01 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.222689] [55187]: DEBUG nova.api.openstack.wsgi [None req-61d0db6f-d686-4cd8-abf0-5f90c0ea05c2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.223915] [55187]: DEBUG nova.compute.api [None req-61d0db6f-d686-4cd8-abf0-5f90c0ea05c2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.228774] [55187]: DEBUG oslo_concurrency.lockutils [None req-61d0db6f-d686-4cd8-abf0-5f90c0ea05c2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.230027] [55187]: DEBUG oslo_concurrency.lockutils [None req-61d0db6f-d686-4cd8-abf0-5f90c0ea05c2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.230027] [55187]: DEBUG oslo_concurrency.lockutils [None req-61d0db6f-d686-4cd8-abf0-5f90c0ea05c2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.230027] [55187]: DEBUG oslo_concurrency.lockutils [None req-61d0db6f-d686-4cd8-abf0-5f90c0ea05c2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.230225] [55187]: DEBUG oslo_concurrency.lockutils [None req-61d0db6f-d686-4cd8-abf0-5f90c0ea05c2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.230353] [55187]: DEBUG oslo_concurrency.lockutils [None req-61d0db6f-d686-4cd8-abf0-5f90c0ea05c2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.231323] [55188]: DEBUG nova.api.openstack.wsgi [None req-e23f3351-3453-407e-9456-02ccb4354353 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.233172] [55188]: DEBUG nova.compute.api [None req-e23f3351-3453-407e-9456-02ccb4354353 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.238783] [55188]: DEBUG oslo_concurrency.lockutils [None req-e23f3351-3453-407e-9456-02ccb4354353 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.239344] [55188]: DEBUG oslo_concurrency.lockutils [None req-e23f3351-3453-407e-9456-02ccb4354353 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.239344] [55188]: DEBUG oslo_concurrency.lockutils [None req-e23f3351-3453-407e-9456-02ccb4354353 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.239829] [55188]: DEBUG oslo_concurrency.lockutils [None req-e23f3351-3453-407e-9456-02ccb4354353 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.239903] [55188]: DEBUG oslo_concurrency.lockutils [None req-e23f3351-3453-407e-9456-02ccb4354353 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.240084] [55188]: DEBUG oslo_concurrency.lockutils [None req-e23f3351-3453-407e-9456-02ccb4354353 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.278105] [55187]: DEBUG nova.policy [None req-61d0db6f-d686-4cd8-abf0-5f90c0ea05c2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.282521] [55187]: DEBUG nova.policy [None req-61d0db6f-d686-4cd8-abf0-5f90c0ea05c2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.283108] [55187]: DEBUG nova.policy [None req-61d0db6f-d686-4cd8-abf0-5f90c0ea05c2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.287490] [55187]: INFO nova.api.openstack.requestlog [None req-61d0db6f-d686-4cd8-abf0-5f90c0ea05c2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.069227 [ 761.287490] [55187]: [pid: 55187|app: 0|req: 1271/2697] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:01 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 761.294711] [55187]: DEBUG nova.api.openstack.wsgi [None req-e05819ff-a7e2-4621-858d-eefbd41f128f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa98c820>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.328482] [55187]: INFO nova.api.openstack.requestlog [None req-e05819ff-a7e2-4621-858d-eefbd41f128f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057" status: 200 len: 1558 microversion: 2.1 time: 0.037756 [ 761.329373] [55187]: [pid: 55187|app: 0|req: 1272/2698] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:01 2025] GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057 => generated 1558 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.331804] [55187]: DEBUG nova.api.openstack.wsgi [None req-25f85cd0-6a6a-48c8-a4bf-9db714e173b4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.333560] [55187]: DEBUG nova.compute.api [None req-25f85cd0-6a6a-48c8-a4bf-9db714e173b4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.337764] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f85cd0-6a6a-48c8-a4bf-9db714e173b4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.338308] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f85cd0-6a6a-48c8-a4bf-9db714e173b4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.338308] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f85cd0-6a6a-48c8-a4bf-9db714e173b4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.338622] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f85cd0-6a6a-48c8-a4bf-9db714e173b4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.339046] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f85cd0-6a6a-48c8-a4bf-9db714e173b4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.339046] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f85cd0-6a6a-48c8-a4bf-9db714e173b4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.346801] [55188]: DEBUG nova.policy [None req-e23f3351-3453-407e-9456-02ccb4354353 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.351286] [55188]: INFO nova.api.openstack.requestlog [None req-e23f3351-3453-407e-9456-02ccb4354353 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1365 microversion: 2.1 time: 0.122066 [ 761.351765] [55188]: [pid: 55188|app: 0|req: 1427/2699] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:01 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1365 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.354156] [55188]: DEBUG nova.api.openstack.wsgi [None req-7e89f610-0d9a-4092-bc4b-ff2b0f1e0bf2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.355831] [55188]: DEBUG nova.compute.api [None req-7e89f610-0d9a-4092-bc4b-ff2b0f1e0bf2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.359204] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e89f610-0d9a-4092-bc4b-ff2b0f1e0bf2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.359443] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e89f610-0d9a-4092-bc4b-ff2b0f1e0bf2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.359632] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e89f610-0d9a-4092-bc4b-ff2b0f1e0bf2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.359982] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e89f610-0d9a-4092-bc4b-ff2b0f1e0bf2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.360200] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e89f610-0d9a-4092-bc4b-ff2b0f1e0bf2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.360374] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e89f610-0d9a-4092-bc4b-ff2b0f1e0bf2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.377900] [55187]: DEBUG nova.policy [None req-25f85cd0-6a6a-48c8-a4bf-9db714e173b4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.380559] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e89f610-0d9a-4092-bc4b-ff2b0f1e0bf2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.380820] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e89f610-0d9a-4092-bc4b-ff2b0f1e0bf2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.381023] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e89f610-0d9a-4092-bc4b-ff2b0f1e0bf2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.381227] [55188]: DEBUG nova.objects.instance [None req-7e89f610-0d9a-4092-bc4b-ff2b0f1e0bf2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 761.382241] [55187]: INFO nova.api.openstack.requestlog [None req-25f85cd0-6a6a-48c8-a4bf-9db714e173b4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.052637 [ 761.382758] [55187]: [pid: 55187|app: 0|req: 1273/2700] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:01 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.385383] [55187]: DEBUG nova.api.openstack.wsgi [None req-f1e56028-6b6b-4d07-a792-f20a80c9bc15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.387111] [55187]: DEBUG nova.compute.api [None req-f1e56028-6b6b-4d07-a792-f20a80c9bc15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.390400] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1e56028-6b6b-4d07-a792-f20a80c9bc15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.390714] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1e56028-6b6b-4d07-a792-f20a80c9bc15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.391034] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1e56028-6b6b-4d07-a792-f20a80c9bc15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.391658] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1e56028-6b6b-4d07-a792-f20a80c9bc15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.392553] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1e56028-6b6b-4d07-a792-f20a80c9bc15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.392810] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1e56028-6b6b-4d07-a792-f20a80c9bc15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.402358] [55188]: DEBUG nova.policy [None req-7e89f610-0d9a-4092-bc4b-ff2b0f1e0bf2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.407012] [55188]: INFO nova.api.openstack.requestlog [None req-7e89f610-0d9a-4092-bc4b-ff2b0f1e0bf2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.054796 [ 761.407360] [55188]: [pid: 55188|app: 0|req: 1428/2701] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:01 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.410033] [55188]: DEBUG nova.api.openstack.wsgi [None req-bc2f4521-cac3-4806-98a9-c888db5106de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.411408] [55188]: DEBUG nova.compute.api [None req-bc2f4521-cac3-4806-98a9-c888db5106de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.414940] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc2f4521-cac3-4806-98a9-c888db5106de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.415237] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc2f4521-cac3-4806-98a9-c888db5106de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.415498] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc2f4521-cac3-4806-98a9-c888db5106de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.416013] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc2f4521-cac3-4806-98a9-c888db5106de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.416255] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc2f4521-cac3-4806-98a9-c888db5106de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.416481] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc2f4521-cac3-4806-98a9-c888db5106de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.428194] [55187]: DEBUG nova.policy [None req-f1e56028-6b6b-4d07-a792-f20a80c9bc15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.432444] [55187]: INFO nova.api.openstack.requestlog [None req-f1e56028-6b6b-4d07-a792-f20a80c9bc15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.049006 [ 761.432777] [55187]: [pid: 55187|app: 0|req: 1274/2702] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:01 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.438580] [55187]: DEBUG nova.api.openstack.wsgi [None req-06919850-52aa-4a25-9a2e-2f08e3c946c1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.440282] [55187]: DEBUG nova.compute.api [None req-06919850-52aa-4a25-9a2e-2f08e3c946c1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.448236] [55188]: DEBUG nova.policy [None req-bc2f4521-cac3-4806-98a9-c888db5106de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.448423] [55187]: DEBUG oslo_concurrency.lockutils [None req-06919850-52aa-4a25-9a2e-2f08e3c946c1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.448733] [55187]: DEBUG oslo_concurrency.lockutils [None req-06919850-52aa-4a25-9a2e-2f08e3c946c1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.448990] [55187]: DEBUG oslo_concurrency.lockutils [None req-06919850-52aa-4a25-9a2e-2f08e3c946c1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.449431] [55187]: DEBUG oslo_concurrency.lockutils [None req-06919850-52aa-4a25-9a2e-2f08e3c946c1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.449698] [55187]: DEBUG oslo_concurrency.lockutils [None req-06919850-52aa-4a25-9a2e-2f08e3c946c1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.449949] [55187]: DEBUG oslo_concurrency.lockutils [None req-06919850-52aa-4a25-9a2e-2f08e3c946c1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.452940] [55188]: DEBUG nova.policy [None req-bc2f4521-cac3-4806-98a9-c888db5106de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.453619] [55188]: DEBUG nova.policy [None req-bc2f4521-cac3-4806-98a9-c888db5106de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.454230] [55188]: INFO nova.api.openstack.requestlog [None req-bc2f4521-cac3-4806-98a9-c888db5106de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.046352 [ 761.454617] [55188]: [pid: 55188|app: 0|req: 1429/2703] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:01 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 761.457639] [55188]: DEBUG nova.api.openstack.wsgi [None req-bc364d75-3208-4bec-9f5c-23261e0d04ba tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.459481] [55188]: DEBUG nova.compute.api [None req-bc364d75-3208-4bec-9f5c-23261e0d04ba tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.462128] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc364d75-3208-4bec-9f5c-23261e0d04ba tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.462367] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc364d75-3208-4bec-9f5c-23261e0d04ba tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.462553] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc364d75-3208-4bec-9f5c-23261e0d04ba tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.463222] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc364d75-3208-4bec-9f5c-23261e0d04ba tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.463222] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc364d75-3208-4bec-9f5c-23261e0d04ba tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.463357] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc364d75-3208-4bec-9f5c-23261e0d04ba tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.490916] [55187]: DEBUG nova.policy [None req-06919850-52aa-4a25-9a2e-2f08e3c946c1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.495592] [55187]: INFO nova.api.openstack.requestlog [None req-06919850-52aa-4a25-9a2e-2f08e3c946c1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.058927 [ 761.495870] [55187]: [pid: 55187|app: 0|req: 1275/2704] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:01 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.498334] [55187]: DEBUG nova.api.openstack.wsgi [None req-2dd5a213-b99c-43a9-9af5-b3691c19d102 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.500123] [55187]: DEBUG nova.compute.api [None req-2dd5a213-b99c-43a9-9af5-b3691c19d102 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.503233] [55188]: DEBUG nova.policy [None req-bc364d75-3208-4bec-9f5c-23261e0d04ba tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.505205] [55187]: DEBUG oslo_concurrency.lockutils [None req-2dd5a213-b99c-43a9-9af5-b3691c19d102 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.505440] [55187]: DEBUG oslo_concurrency.lockutils [None req-2dd5a213-b99c-43a9-9af5-b3691c19d102 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.505653] [55187]: DEBUG oslo_concurrency.lockutils [None req-2dd5a213-b99c-43a9-9af5-b3691c19d102 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.506030] [55187]: DEBUG oslo_concurrency.lockutils [None req-2dd5a213-b99c-43a9-9af5-b3691c19d102 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.506220] [55187]: DEBUG oslo_concurrency.lockutils [None req-2dd5a213-b99c-43a9-9af5-b3691c19d102 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.506416] [55187]: DEBUG oslo_concurrency.lockutils [None req-2dd5a213-b99c-43a9-9af5-b3691c19d102 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.507887] [55188]: INFO nova.api.openstack.requestlog [None req-bc364d75-3208-4bec-9f5c-23261e0d04ba tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.052653 [ 761.508224] [55188]: [pid: 55188|app: 0|req: 1430/2705] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:01 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.511436] [55188]: DEBUG nova.api.openstack.wsgi [None req-8fb364f6-ab6b-4ff4-896b-831ed1b12880 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.513307] [55188]: DEBUG nova.compute.api [None req-8fb364f6-ab6b-4ff4-896b-831ed1b12880 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.517280] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fb364f6-ab6b-4ff4-896b-831ed1b12880 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.517585] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fb364f6-ab6b-4ff4-896b-831ed1b12880 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.517857] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fb364f6-ab6b-4ff4-896b-831ed1b12880 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.518320] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fb364f6-ab6b-4ff4-896b-831ed1b12880 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.518614] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fb364f6-ab6b-4ff4-896b-831ed1b12880 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.518930] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fb364f6-ab6b-4ff4-896b-831ed1b12880 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.538553] [55187]: DEBUG nova.policy [None req-2dd5a213-b99c-43a9-9af5-b3691c19d102 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.542976] [55187]: INFO nova.api.openstack.requestlog [None req-2dd5a213-b99c-43a9-9af5-b3691c19d102 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.046475 [ 761.543330] [55187]: [pid: 55187|app: 0|req: 1276/2706] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:01 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.546031] [55187]: DEBUG nova.api.openstack.wsgi [None req-379e67a6-50cf-4dc2-9a31-8621ccb6dc95 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.547814] [55187]: DEBUG nova.compute.api [None req-379e67a6-50cf-4dc2-9a31-8621ccb6dc95 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.551250] [55187]: DEBUG oslo_concurrency.lockutils [None req-379e67a6-50cf-4dc2-9a31-8621ccb6dc95 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.551486] [55187]: DEBUG oslo_concurrency.lockutils [None req-379e67a6-50cf-4dc2-9a31-8621ccb6dc95 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.551668] [55187]: DEBUG oslo_concurrency.lockutils [None req-379e67a6-50cf-4dc2-9a31-8621ccb6dc95 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.552027] [55187]: DEBUG oslo_concurrency.lockutils [None req-379e67a6-50cf-4dc2-9a31-8621ccb6dc95 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.552219] [55187]: DEBUG oslo_concurrency.lockutils [None req-379e67a6-50cf-4dc2-9a31-8621ccb6dc95 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.552395] [55187]: DEBUG oslo_concurrency.lockutils [None req-379e67a6-50cf-4dc2-9a31-8621ccb6dc95 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.558419] [55188]: DEBUG nova.policy [None req-8fb364f6-ab6b-4ff4-896b-831ed1b12880 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.562964] [55188]: INFO nova.api.openstack.requestlog [None req-8fb364f6-ab6b-4ff4-896b-831ed1b12880 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.054063 [ 761.563298] [55188]: [pid: 55188|app: 0|req: 1431/2707] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:01 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.565747] [55188]: DEBUG nova.api.openstack.wsgi [None req-7d81cea0-95e9-48a4-93a9-15357ce8dc19 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.567523] [55188]: DEBUG nova.compute.api [None req-7d81cea0-95e9-48a4-93a9-15357ce8dc19 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.570872] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d81cea0-95e9-48a4-93a9-15357ce8dc19 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.571126] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d81cea0-95e9-48a4-93a9-15357ce8dc19 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.571322] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d81cea0-95e9-48a4-93a9-15357ce8dc19 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.571739] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d81cea0-95e9-48a4-93a9-15357ce8dc19 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.571885] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d81cea0-95e9-48a4-93a9-15357ce8dc19 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.572095] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d81cea0-95e9-48a4-93a9-15357ce8dc19 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.583726] [55187]: DEBUG nova.policy [None req-379e67a6-50cf-4dc2-9a31-8621ccb6dc95 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.588379] [55187]: INFO nova.api.openstack.requestlog [None req-379e67a6-50cf-4dc2-9a31-8621ccb6dc95 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.044437 [ 761.588752] [55187]: [pid: 55187|app: 0|req: 1277/2708] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:01 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.589687] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d81cea0-95e9-48a4-93a9-15357ce8dc19 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.589931] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d81cea0-95e9-48a4-93a9-15357ce8dc19 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.590163] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d81cea0-95e9-48a4-93a9-15357ce8dc19 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.590328] [55188]: DEBUG nova.objects.instance [None req-7d81cea0-95e9-48a4-93a9-15357ce8dc19 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 761.591361] [55187]: DEBUG nova.api.openstack.wsgi [None req-0cf998c1-e7d0-4444-aca0-4b3fc87cee82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.593132] [55187]: DEBUG nova.compute.api [None req-0cf998c1-e7d0-4444-aca0-4b3fc87cee82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.596602] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cf998c1-e7d0-4444-aca0-4b3fc87cee82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.596841] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cf998c1-e7d0-4444-aca0-4b3fc87cee82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.597039] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cf998c1-e7d0-4444-aca0-4b3fc87cee82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.597399] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cf998c1-e7d0-4444-aca0-4b3fc87cee82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.597602] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cf998c1-e7d0-4444-aca0-4b3fc87cee82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.597804] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cf998c1-e7d0-4444-aca0-4b3fc87cee82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.609924] [55188]: DEBUG nova.policy [None req-7d81cea0-95e9-48a4-93a9-15357ce8dc19 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.614452] [55188]: INFO nova.api.openstack.requestlog [None req-7d81cea0-95e9-48a4-93a9-15357ce8dc19 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.050504 [ 761.615086] [55188]: [pid: 55188|app: 0|req: 1432/2709] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:01 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.617704] [55188]: DEBUG nova.api.openstack.wsgi [None req-ad18a9f0-e791-4564-b35f-017816b562d2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.619529] [55188]: DEBUG nova.compute.api [None req-ad18a9f0-e791-4564-b35f-017816b562d2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.623082] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad18a9f0-e791-4564-b35f-017816b562d2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.623382] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad18a9f0-e791-4564-b35f-017816b562d2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.623580] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad18a9f0-e791-4564-b35f-017816b562d2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.623948] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad18a9f0-e791-4564-b35f-017816b562d2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.624192] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad18a9f0-e791-4564-b35f-017816b562d2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.624323] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad18a9f0-e791-4564-b35f-017816b562d2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.642488] [55187]: DEBUG nova.policy [None req-0cf998c1-e7d0-4444-aca0-4b3fc87cee82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.647083] [55187]: INFO nova.api.openstack.requestlog [None req-0cf998c1-e7d0-4444-aca0-4b3fc87cee82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.057717 [ 761.647430] [55187]: [pid: 55187|app: 0|req: 1278/2710] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:01 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.651022] [55187]: DEBUG nova.api.openstack.wsgi [None req-cc3f4065-8c4c-4214-9743-5158d8b64419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.651553] [55187]: DEBUG nova.compute.api [None req-cc3f4065-8c4c-4214-9743-5158d8b64419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.654897] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc3f4065-8c4c-4214-9743-5158d8b64419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.655143] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc3f4065-8c4c-4214-9743-5158d8b64419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.655324] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc3f4065-8c4c-4214-9743-5158d8b64419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.655662] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc3f4065-8c4c-4214-9743-5158d8b64419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.655854] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc3f4065-8c4c-4214-9743-5158d8b64419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.656035] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc3f4065-8c4c-4214-9743-5158d8b64419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.659582] [55188]: DEBUG nova.policy [None req-ad18a9f0-e791-4564-b35f-017816b562d2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.663875] [55188]: INFO nova.api.openstack.requestlog [None req-ad18a9f0-e791-4564-b35f-017816b562d2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.048436 [ 761.664236] [55188]: [pid: 55188|app: 0|req: 1433/2711] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:01 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.666959] [55188]: DEBUG nova.api.openstack.wsgi [None req-4cd84f62-45d1-48b6-b320-29946309f9e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.668704] [55188]: DEBUG nova.compute.api [None req-4cd84f62-45d1-48b6-b320-29946309f9e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.672662] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd84f62-45d1-48b6-b320-29946309f9e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.672896] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd84f62-45d1-48b6-b320-29946309f9e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.673117] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd84f62-45d1-48b6-b320-29946309f9e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.673567] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd84f62-45d1-48b6-b320-29946309f9e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.673809] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd84f62-45d1-48b6-b320-29946309f9e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.673989] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd84f62-45d1-48b6-b320-29946309f9e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.689974] [55187]: DEBUG nova.policy [None req-cc3f4065-8c4c-4214-9743-5158d8b64419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.695978] [55187]: DEBUG nova.policy [None req-cc3f4065-8c4c-4214-9743-5158d8b64419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.696842] [55187]: DEBUG nova.policy [None req-cc3f4065-8c4c-4214-9743-5158d8b64419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.699773] [55187]: INFO nova.api.openstack.requestlog [None req-cc3f4065-8c4c-4214-9743-5158d8b64419 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1483 microversion: 2.75 time: 0.051785 [ 761.700102] [55187]: [pid: 55187|app: 0|req: 1279/2712] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:02 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1483 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 761.702430] [55187]: DEBUG nova.api.openstack.wsgi [None req-5ee9abfe-5272-4351-a99b-2e40a43fa253 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.704069] [55187]: DEBUG nova.compute.api [None req-5ee9abfe-5272-4351-a99b-2e40a43fa253 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.706850] [55188]: DEBUG nova.policy [None req-4cd84f62-45d1-48b6-b320-29946309f9e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.707227] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ee9abfe-5272-4351-a99b-2e40a43fa253 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.707530] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ee9abfe-5272-4351-a99b-2e40a43fa253 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.707740] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ee9abfe-5272-4351-a99b-2e40a43fa253 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.708085] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ee9abfe-5272-4351-a99b-2e40a43fa253 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.708287] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ee9abfe-5272-4351-a99b-2e40a43fa253 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.708463] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ee9abfe-5272-4351-a99b-2e40a43fa253 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.711347] [55188]: INFO nova.api.openstack.requestlog [None req-4cd84f62-45d1-48b6-b320-29946309f9e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.046350 [ 761.711981] [55188]: [pid: 55188|app: 0|req: 1434/2713] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:02 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.728116] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ee9abfe-5272-4351-a99b-2e40a43fa253 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.728365] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ee9abfe-5272-4351-a99b-2e40a43fa253 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.728546] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ee9abfe-5272-4351-a99b-2e40a43fa253 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.728744] [55187]: DEBUG nova.objects.instance [None req-5ee9abfe-5272-4351-a99b-2e40a43fa253 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 761.729056] [55188]: DEBUG nova.api.openstack.wsgi [None req-55072d7c-b458-486e-bec7-46692e0595d9 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.730789] [55188]: DEBUG nova.compute.api [None req-55072d7c-b458-486e-bec7-46692e0595d9 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.734430] [55188]: DEBUG oslo_concurrency.lockutils [None req-55072d7c-b458-486e-bec7-46692e0595d9 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.734730] [55188]: DEBUG oslo_concurrency.lockutils [None req-55072d7c-b458-486e-bec7-46692e0595d9 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.734937] [55188]: DEBUG oslo_concurrency.lockutils [None req-55072d7c-b458-486e-bec7-46692e0595d9 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.735313] [55188]: DEBUG oslo_concurrency.lockutils [None req-55072d7c-b458-486e-bec7-46692e0595d9 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.735539] [55188]: DEBUG oslo_concurrency.lockutils [None req-55072d7c-b458-486e-bec7-46692e0595d9 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.735731] [55188]: DEBUG oslo_concurrency.lockutils [None req-55072d7c-b458-486e-bec7-46692e0595d9 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.749862] [55187]: DEBUG nova.policy [None req-5ee9abfe-5272-4351-a99b-2e40a43fa253 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.755261] [55187]: INFO nova.api.openstack.requestlog [None req-5ee9abfe-5272-4351-a99b-2e40a43fa253 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.053248 [ 761.755261] [55187]: [pid: 55187|app: 0|req: 1280/2714] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:02 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.756805] [55187]: DEBUG nova.api.openstack.wsgi [None req-4120cf99-03a3-4e20-9a63-0a5ef91dedfd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.758540] [55187]: DEBUG nova.compute.api [None req-4120cf99-03a3-4e20-9a63-0a5ef91dedfd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.763936] [55187]: DEBUG oslo_concurrency.lockutils [None req-4120cf99-03a3-4e20-9a63-0a5ef91dedfd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.763936] [55187]: DEBUG oslo_concurrency.lockutils [None req-4120cf99-03a3-4e20-9a63-0a5ef91dedfd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.763936] [55187]: DEBUG oslo_concurrency.lockutils [None req-4120cf99-03a3-4e20-9a63-0a5ef91dedfd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.763936] [55187]: DEBUG oslo_concurrency.lockutils [None req-4120cf99-03a3-4e20-9a63-0a5ef91dedfd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.764130] [55187]: DEBUG oslo_concurrency.lockutils [None req-4120cf99-03a3-4e20-9a63-0a5ef91dedfd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.764130] [55187]: DEBUG oslo_concurrency.lockutils [None req-4120cf99-03a3-4e20-9a63-0a5ef91dedfd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.769489] [55188]: DEBUG nova.policy [None req-55072d7c-b458-486e-bec7-46692e0595d9 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.774131] [55188]: INFO nova.api.openstack.requestlog [None req-55072d7c-b458-486e-bec7-46692e0595d9 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.047183 [ 761.774682] [55188]: [pid: 55188|app: 0|req: 1435/2715] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:02 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.777037] [55188]: DEBUG nova.api.openstack.wsgi [None req-17361e05-b20f-4005-a3f6-17b19c1ae208 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 761.778743] [55188]: DEBUG nova.compute.api [None req-17361e05-b20f-4005-a3f6-17b19c1ae208 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 761.781602] [55187]: DEBUG oslo_concurrency.lockutils [None req-4120cf99-03a3-4e20-9a63-0a5ef91dedfd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.782120] [55187]: DEBUG oslo_concurrency.lockutils [None req-4120cf99-03a3-4e20-9a63-0a5ef91dedfd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.782120] [55187]: DEBUG oslo_concurrency.lockutils [None req-4120cf99-03a3-4e20-9a63-0a5ef91dedfd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.782244] [55187]: DEBUG nova.objects.instance [None req-4120cf99-03a3-4e20-9a63-0a5ef91dedfd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 761.782279] [55188]: DEBUG oslo_concurrency.lockutils [None req-17361e05-b20f-4005-a3f6-17b19c1ae208 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.782599] [55188]: DEBUG oslo_concurrency.lockutils [None req-17361e05-b20f-4005-a3f6-17b19c1ae208 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.782840] [55188]: DEBUG oslo_concurrency.lockutils [None req-17361e05-b20f-4005-a3f6-17b19c1ae208 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.783216] [55188]: DEBUG oslo_concurrency.lockutils [None req-17361e05-b20f-4005-a3f6-17b19c1ae208 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.783421] [55188]: DEBUG oslo_concurrency.lockutils [None req-17361e05-b20f-4005-a3f6-17b19c1ae208 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.783596] [55188]: DEBUG oslo_concurrency.lockutils [None req-17361e05-b20f-4005-a3f6-17b19c1ae208 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.805859] [55187]: DEBUG nova.policy [None req-4120cf99-03a3-4e20-9a63-0a5ef91dedfd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.809466] [55187]: INFO nova.api.openstack.requestlog [None req-4120cf99-03a3-4e20-9a63-0a5ef91dedfd tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.054647 [ 761.809812] [55187]: [pid: 55187|app: 0|req: 1281/2716] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:02 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.819969] [55188]: DEBUG nova.policy [None req-17361e05-b20f-4005-a3f6-17b19c1ae208 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.825279] [55188]: INFO nova.api.openstack.requestlog [None req-17361e05-b20f-4005-a3f6-17b19c1ae208 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.050164 [ 761.825805] [55188]: [pid: 55188|app: 0|req: 1436/2717] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:02 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.050839] [55187]: DEBUG nova.api.openstack.wsgi [None req-eb857f05-827b-4e16-a5f8-8c3f5a54f5c7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.052585] [55187]: DEBUG nova.compute.api [None req-eb857f05-827b-4e16-a5f8-8c3f5a54f5c7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.056748] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb857f05-827b-4e16-a5f8-8c3f5a54f5c7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.057045] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb857f05-827b-4e16-a5f8-8c3f5a54f5c7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.057252] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb857f05-827b-4e16-a5f8-8c3f5a54f5c7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.057614] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb857f05-827b-4e16-a5f8-8c3f5a54f5c7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.057826] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb857f05-827b-4e16-a5f8-8c3f5a54f5c7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.058010] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb857f05-827b-4e16-a5f8-8c3f5a54f5c7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.138957] [55187]: DEBUG nova.policy [None req-eb857f05-827b-4e16-a5f8-8c3f5a54f5c7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.145432] [55187]: INFO nova.api.openstack.requestlog [None req-eb857f05-827b-4e16-a5f8-8c3f5a54f5c7 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1322 microversion: 2.1 time: 0.097095 [ 762.145900] [55187]: [pid: 55187|app: 0|req: 1282/2718] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:02 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1322 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.189550] [55188]: DEBUG nova.api.openstack.wsgi [None req-2820a5ec-79f1-4787-9574-daed889e5e21 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.191276] [55188]: DEBUG nova.compute.api [None req-2820a5ec-79f1-4787-9574-daed889e5e21 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.194883] [55188]: DEBUG oslo_concurrency.lockutils [None req-2820a5ec-79f1-4787-9574-daed889e5e21 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.195133] [55188]: DEBUG oslo_concurrency.lockutils [None req-2820a5ec-79f1-4787-9574-daed889e5e21 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.195323] [55188]: DEBUG oslo_concurrency.lockutils [None req-2820a5ec-79f1-4787-9574-daed889e5e21 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.195685] [55188]: DEBUG oslo_concurrency.lockutils [None req-2820a5ec-79f1-4787-9574-daed889e5e21 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.195890] [55188]: DEBUG oslo_concurrency.lockutils [None req-2820a5ec-79f1-4787-9574-daed889e5e21 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.196074] [55188]: DEBUG oslo_concurrency.lockutils [None req-2820a5ec-79f1-4787-9574-daed889e5e21 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.230946] [55188]: DEBUG nova.policy [None req-2820a5ec-79f1-4787-9574-daed889e5e21 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.235217] [55188]: INFO nova.api.openstack.requestlog [None req-2820a5ec-79f1-4787-9574-daed889e5e21 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.048062 [ 762.235565] [55188]: [pid: 55188|app: 0|req: 1437/2719] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:02 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.305097] [55187]: DEBUG nova.api.openstack.wsgi [None req-c5f84405-2caf-46e0-bb30-2aca82219378 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.307348] [55187]: DEBUG nova.compute.api [None req-c5f84405-2caf-46e0-bb30-2aca82219378 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.311087] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5f84405-2caf-46e0-bb30-2aca82219378 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.311361] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5f84405-2caf-46e0-bb30-2aca82219378 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.311582] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5f84405-2caf-46e0-bb30-2aca82219378 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.311976] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5f84405-2caf-46e0-bb30-2aca82219378 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.312198] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5f84405-2caf-46e0-bb30-2aca82219378 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.312377] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5f84405-2caf-46e0-bb30-2aca82219378 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.340062] [55188]: DEBUG nova.api.openstack.wsgi [None req-75fed458-2125-44c0-988e-90a52add7301 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa7fc5e0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.354486] [55187]: DEBUG nova.policy [None req-c5f84405-2caf-46e0-bb30-2aca82219378 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.359155] [55187]: DEBUG nova.policy [None req-c5f84405-2caf-46e0-bb30-2aca82219378 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.359835] [55187]: DEBUG nova.policy [None req-c5f84405-2caf-46e0-bb30-2aca82219378 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.364356] [55187]: INFO nova.api.openstack.requestlog [None req-c5f84405-2caf-46e0-bb30-2aca82219378 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.061697 [ 762.364717] [55187]: [pid: 55187|app: 0|req: 1283/2720] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:02 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 762.367419] [55187]: DEBUG nova.api.openstack.wsgi [None req-4a1cbed4-12b7-410a-8d88-75c76d18a391 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.369071] [55187]: DEBUG nova.compute.api [None req-4a1cbed4-12b7-410a-8d88-75c76d18a391 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.372060] [55188]: INFO nova.api.openstack.requestlog [None req-75fed458-2125-44c0-988e-90a52add7301 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057" status: 200 len: 1558 microversion: 2.1 time: 0.035672 [ 762.372535] [55188]: [pid: 55188|app: 0|req: 1438/2721] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:02 2025] GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057 => generated 1558 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.373013] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a1cbed4-12b7-410a-8d88-75c76d18a391 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.373266] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a1cbed4-12b7-410a-8d88-75c76d18a391 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.373862] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a1cbed4-12b7-410a-8d88-75c76d18a391 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.373862] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a1cbed4-12b7-410a-8d88-75c76d18a391 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.374108] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a1cbed4-12b7-410a-8d88-75c76d18a391 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.374293] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a1cbed4-12b7-410a-8d88-75c76d18a391 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.395187] [55188]: DEBUG nova.api.openstack.wsgi [None req-ab1136eb-fafe-4ff6-ae28-e1317571b1ff tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.396957] [55188]: DEBUG nova.compute.api [None req-ab1136eb-fafe-4ff6-ae28-e1317571b1ff tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.402105] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab1136eb-fafe-4ff6-ae28-e1317571b1ff tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.402105] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab1136eb-fafe-4ff6-ae28-e1317571b1ff tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.402446] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab1136eb-fafe-4ff6-ae28-e1317571b1ff tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.402646] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab1136eb-fafe-4ff6-ae28-e1317571b1ff tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.402863] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab1136eb-fafe-4ff6-ae28-e1317571b1ff tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.403021] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab1136eb-fafe-4ff6-ae28-e1317571b1ff tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.442192] [55188]: DEBUG nova.policy [None req-ab1136eb-fafe-4ff6-ae28-e1317571b1ff tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.444143] [55188]: INFO nova.api.openstack.requestlog [None req-ab1136eb-fafe-4ff6-ae28-e1317571b1ff tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.051227 [ 762.444514] [55188]: [pid: 55188|app: 0|req: 1439/2722] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:02 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.447125] [55188]: DEBUG nova.api.openstack.wsgi [None req-3cda50a2-61fa-40a8-847b-efb7077d6be0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.448799] [55188]: DEBUG nova.compute.api [None req-3cda50a2-61fa-40a8-847b-efb7077d6be0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.452361] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cda50a2-61fa-40a8-847b-efb7077d6be0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.452602] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cda50a2-61fa-40a8-847b-efb7077d6be0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.452787] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cda50a2-61fa-40a8-847b-efb7077d6be0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.453167] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cda50a2-61fa-40a8-847b-efb7077d6be0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.453411] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cda50a2-61fa-40a8-847b-efb7077d6be0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.453773] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cda50a2-61fa-40a8-847b-efb7077d6be0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.477123] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cda50a2-61fa-40a8-847b-efb7077d6be0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.477387] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cda50a2-61fa-40a8-847b-efb7077d6be0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.477575] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cda50a2-61fa-40a8-847b-efb7077d6be0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.477771] [55188]: DEBUG nova.objects.instance [None req-3cda50a2-61fa-40a8-847b-efb7077d6be0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 762.482057] [55187]: DEBUG nova.policy [None req-4a1cbed4-12b7-410a-8d88-75c76d18a391 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.486744] [55187]: INFO nova.api.openstack.requestlog [None req-4a1cbed4-12b7-410a-8d88-75c76d18a391 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1365 microversion: 2.1 time: 0.121289 [ 762.487158] [55187]: [pid: 55187|app: 0|req: 1284/2723] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:02 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1365 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.491604] [55187]: DEBUG nova.api.openstack.wsgi [None req-a2493b68-9011-4005-9c6d-76e1d074dcf1 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.493789] [55187]: DEBUG nova.compute.api [None req-a2493b68-9011-4005-9c6d-76e1d074dcf1 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.497334] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2493b68-9011-4005-9c6d-76e1d074dcf1 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.497585] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2493b68-9011-4005-9c6d-76e1d074dcf1 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.497771] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2493b68-9011-4005-9c6d-76e1d074dcf1 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.498137] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2493b68-9011-4005-9c6d-76e1d074dcf1 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.498266] [55188]: DEBUG nova.policy [None req-3cda50a2-61fa-40a8-847b-efb7077d6be0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.498389] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2493b68-9011-4005-9c6d-76e1d074dcf1 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.498507] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2493b68-9011-4005-9c6d-76e1d074dcf1 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.502531] [55188]: INFO nova.api.openstack.requestlog [None req-3cda50a2-61fa-40a8-847b-efb7077d6be0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.057400 [ 762.502989] [55188]: [pid: 55188|app: 0|req: 1440/2724] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:02 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.505411] [55188]: DEBUG nova.api.openstack.wsgi [None req-59f4bb89-9c4e-4895-9dbe-3069cb5efb7a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.508141] [55188]: DEBUG nova.compute.api [None req-59f4bb89-9c4e-4895-9dbe-3069cb5efb7a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.511619] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f4bb89-9c4e-4895-9dbe-3069cb5efb7a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.511869] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f4bb89-9c4e-4895-9dbe-3069cb5efb7a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.512077] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f4bb89-9c4e-4895-9dbe-3069cb5efb7a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.512488] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f4bb89-9c4e-4895-9dbe-3069cb5efb7a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.512700] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f4bb89-9c4e-4895-9dbe-3069cb5efb7a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.512874] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f4bb89-9c4e-4895-9dbe-3069cb5efb7a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.540030] [55187]: DEBUG nova.policy [None req-a2493b68-9011-4005-9c6d-76e1d074dcf1 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.543535] [55187]: INFO nova.api.openstack.requestlog [None req-a2493b68-9011-4005-9c6d-76e1d074dcf1 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.055734 [ 762.543902] [55187]: [pid: 55187|app: 0|req: 1285/2725] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:02 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.545314] [55188]: DEBUG nova.policy [None req-59f4bb89-9c4e-4895-9dbe-3069cb5efb7a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.549955] [55187]: DEBUG nova.api.openstack.wsgi [None req-e7203d62-c0cc-4dae-92ca-f9291a0d33cb tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.550547] [55188]: DEBUG nova.policy [None req-59f4bb89-9c4e-4895-9dbe-3069cb5efb7a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.552526] [55188]: DEBUG nova.policy [None req-59f4bb89-9c4e-4895-9dbe-3069cb5efb7a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.552602] [55187]: DEBUG nova.compute.api [None req-e7203d62-c0cc-4dae-92ca-f9291a0d33cb tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.552636] [55188]: INFO nova.api.openstack.requestlog [None req-59f4bb89-9c4e-4895-9dbe-3069cb5efb7a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.048498 [ 762.552636] [55188]: [pid: 55188|app: 0|req: 1441/2726] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:02 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 762.554833] [55188]: DEBUG nova.api.openstack.wsgi [None req-77a89612-f917-44ef-97af-2c926daa03fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.556525] [55188]: DEBUG nova.compute.api [None req-77a89612-f917-44ef-97af-2c926daa03fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.559235] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7203d62-c0cc-4dae-92ca-f9291a0d33cb tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.559498] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7203d62-c0cc-4dae-92ca-f9291a0d33cb tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.559686] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7203d62-c0cc-4dae-92ca-f9291a0d33cb tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.560061] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7203d62-c0cc-4dae-92ca-f9291a0d33cb tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.560265] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7203d62-c0cc-4dae-92ca-f9291a0d33cb tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.560439] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7203d62-c0cc-4dae-92ca-f9291a0d33cb tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.562349] [55188]: DEBUG oslo_concurrency.lockutils [None req-77a89612-f917-44ef-97af-2c926daa03fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.562825] [55188]: DEBUG oslo_concurrency.lockutils [None req-77a89612-f917-44ef-97af-2c926daa03fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.562825] [55188]: DEBUG oslo_concurrency.lockutils [None req-77a89612-f917-44ef-97af-2c926daa03fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.563148] [55188]: DEBUG oslo_concurrency.lockutils [None req-77a89612-f917-44ef-97af-2c926daa03fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.563338] [55188]: DEBUG oslo_concurrency.lockutils [None req-77a89612-f917-44ef-97af-2c926daa03fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.563531] [55188]: DEBUG oslo_concurrency.lockutils [None req-77a89612-f917-44ef-97af-2c926daa03fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.595322] [55187]: DEBUG nova.policy [None req-e7203d62-c0cc-4dae-92ca-f9291a0d33cb tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.599889] [55187]: INFO nova.api.openstack.requestlog [None req-e7203d62-c0cc-4dae-92ca-f9291a0d33cb tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.055384 [ 762.600406] [55187]: [pid: 55187|app: 0|req: 1286/2727] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:02 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.601818] [55188]: DEBUG nova.policy [None req-77a89612-f917-44ef-97af-2c926daa03fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.602648] [55187]: DEBUG nova.api.openstack.wsgi [None req-95f888ac-08f4-4b36-84ab-b7edfd6b50dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.604265] [55187]: DEBUG nova.compute.api [None req-95f888ac-08f4-4b36-84ab-b7edfd6b50dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.606367] [55188]: INFO nova.api.openstack.requestlog [None req-77a89612-f917-44ef-97af-2c926daa03fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.053299 [ 762.606613] [55188]: [pid: 55188|app: 0|req: 1442/2728] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:02 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.607462] [55187]: DEBUG oslo_concurrency.lockutils [None req-95f888ac-08f4-4b36-84ab-b7edfd6b50dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.607708] [55187]: DEBUG oslo_concurrency.lockutils [None req-95f888ac-08f4-4b36-84ab-b7edfd6b50dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.607893] [55187]: DEBUG oslo_concurrency.lockutils [None req-95f888ac-08f4-4b36-84ab-b7edfd6b50dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.608270] [55187]: DEBUG oslo_concurrency.lockutils [None req-95f888ac-08f4-4b36-84ab-b7edfd6b50dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.608473] [55187]: DEBUG oslo_concurrency.lockutils [None req-95f888ac-08f4-4b36-84ab-b7edfd6b50dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.608695] [55187]: DEBUG oslo_concurrency.lockutils [None req-95f888ac-08f4-4b36-84ab-b7edfd6b50dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.609117] [55188]: DEBUG nova.api.openstack.wsgi [None req-85116326-6f11-4583-87eb-ad150e0237ab tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.610720] [55188]: DEBUG nova.compute.api [None req-85116326-6f11-4583-87eb-ad150e0237ab tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.613927] [55188]: DEBUG oslo_concurrency.lockutils [None req-85116326-6f11-4583-87eb-ad150e0237ab tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.614219] [55188]: DEBUG oslo_concurrency.lockutils [None req-85116326-6f11-4583-87eb-ad150e0237ab tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.614357] [55188]: DEBUG oslo_concurrency.lockutils [None req-85116326-6f11-4583-87eb-ad150e0237ab tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.614700] [55188]: DEBUG oslo_concurrency.lockutils [None req-85116326-6f11-4583-87eb-ad150e0237ab tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.614900] [55188]: DEBUG oslo_concurrency.lockutils [None req-85116326-6f11-4583-87eb-ad150e0237ab tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.615087] [55188]: DEBUG oslo_concurrency.lockutils [None req-85116326-6f11-4583-87eb-ad150e0237ab tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.639841] [55187]: DEBUG nova.policy [None req-95f888ac-08f4-4b36-84ab-b7edfd6b50dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.643983] [55187]: INFO nova.api.openstack.requestlog [None req-95f888ac-08f4-4b36-84ab-b7edfd6b50dd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.043161 [ 762.644319] [55187]: [pid: 55187|app: 0|req: 1287/2729] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:02 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.646943] [55187]: DEBUG nova.api.openstack.wsgi [None req-43b02b11-8340-4020-98ac-dede431345fd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.647095] [55188]: DEBUG nova.policy [None req-85116326-6f11-4583-87eb-ad150e0237ab tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.648782] [55187]: DEBUG nova.compute.api [None req-43b02b11-8340-4020-98ac-dede431345fd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.651497] [55188]: INFO nova.api.openstack.requestlog [None req-85116326-6f11-4583-87eb-ad150e0237ab tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.044309 [ 762.651815] [55188]: [pid: 55188|app: 0|req: 1443/2730] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:02 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.652446] [55187]: DEBUG oslo_concurrency.lockutils [None req-43b02b11-8340-4020-98ac-dede431345fd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.652686] [55187]: DEBUG oslo_concurrency.lockutils [None req-43b02b11-8340-4020-98ac-dede431345fd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.652884] [55187]: DEBUG oslo_concurrency.lockutils [None req-43b02b11-8340-4020-98ac-dede431345fd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.653709] [55187]: DEBUG oslo_concurrency.lockutils [None req-43b02b11-8340-4020-98ac-dede431345fd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.653709] [55187]: DEBUG oslo_concurrency.lockutils [None req-43b02b11-8340-4020-98ac-dede431345fd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.653709] [55187]: DEBUG oslo_concurrency.lockutils [None req-43b02b11-8340-4020-98ac-dede431345fd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.654262] [55188]: DEBUG nova.api.openstack.wsgi [None req-2e7eebcc-508e-44f5-8fda-c036ff79ab06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.655872] [55188]: DEBUG nova.compute.api [None req-2e7eebcc-508e-44f5-8fda-c036ff79ab06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.659102] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e7eebcc-508e-44f5-8fda-c036ff79ab06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.660072] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e7eebcc-508e-44f5-8fda-c036ff79ab06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.660072] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e7eebcc-508e-44f5-8fda-c036ff79ab06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.660072] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e7eebcc-508e-44f5-8fda-c036ff79ab06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.660072] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e7eebcc-508e-44f5-8fda-c036ff79ab06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.660306] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e7eebcc-508e-44f5-8fda-c036ff79ab06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.685809] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e7eebcc-508e-44f5-8fda-c036ff79ab06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.686214] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e7eebcc-508e-44f5-8fda-c036ff79ab06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.686544] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e7eebcc-508e-44f5-8fda-c036ff79ab06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.686655] [55187]: DEBUG nova.policy [None req-43b02b11-8340-4020-98ac-dede431345fd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.686852] [55188]: DEBUG nova.objects.instance [None req-2e7eebcc-508e-44f5-8fda-c036ff79ab06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 762.694810] [55187]: INFO nova.api.openstack.requestlog [None req-43b02b11-8340-4020-98ac-dede431345fd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.049764 [ 762.695534] [55187]: [pid: 55187|app: 0|req: 1288/2731] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:03 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.699117] [55187]: DEBUG nova.api.openstack.wsgi [None req-790be09a-3abf-4f23-9147-94cfbd1d87df tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.699242] [55187]: DEBUG nova.compute.api [None req-790be09a-3abf-4f23-9147-94cfbd1d87df tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.702634] [55187]: DEBUG oslo_concurrency.lockutils [None req-790be09a-3abf-4f23-9147-94cfbd1d87df tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.702857] [55187]: DEBUG oslo_concurrency.lockutils [None req-790be09a-3abf-4f23-9147-94cfbd1d87df tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.703045] [55187]: DEBUG oslo_concurrency.lockutils [None req-790be09a-3abf-4f23-9147-94cfbd1d87df tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.703397] [55187]: DEBUG oslo_concurrency.lockutils [None req-790be09a-3abf-4f23-9147-94cfbd1d87df tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.703591] [55187]: DEBUG oslo_concurrency.lockutils [None req-790be09a-3abf-4f23-9147-94cfbd1d87df tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.703759] [55187]: DEBUG oslo_concurrency.lockutils [None req-790be09a-3abf-4f23-9147-94cfbd1d87df tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.712196] [55188]: DEBUG nova.policy [None req-2e7eebcc-508e-44f5-8fda-c036ff79ab06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.716461] [55188]: INFO nova.api.openstack.requestlog [None req-2e7eebcc-508e-44f5-8fda-c036ff79ab06 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.064042 [ 762.716865] [55188]: [pid: 55188|app: 0|req: 1444/2732] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:03 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.719209] [55188]: DEBUG nova.api.openstack.wsgi [None req-ac3350ae-1bd2-463e-bf45-d8d35858593f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.721020] [55188]: DEBUG nova.compute.api [None req-ac3350ae-1bd2-463e-bf45-d8d35858593f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.724350] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac3350ae-1bd2-463e-bf45-d8d35858593f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.724350] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac3350ae-1bd2-463e-bf45-d8d35858593f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.724472] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac3350ae-1bd2-463e-bf45-d8d35858593f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.724802] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac3350ae-1bd2-463e-bf45-d8d35858593f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.724996] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac3350ae-1bd2-463e-bf45-d8d35858593f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.725183] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac3350ae-1bd2-463e-bf45-d8d35858593f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.735078] [55187]: DEBUG nova.policy [None req-790be09a-3abf-4f23-9147-94cfbd1d87df tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.739469] [55187]: INFO nova.api.openstack.requestlog [None req-790be09a-3abf-4f23-9147-94cfbd1d87df tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.043803 [ 762.739937] [55187]: [pid: 55187|app: 0|req: 1289/2733] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:03 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.742293] [55187]: DEBUG nova.api.openstack.wsgi [None req-2d4ede5f-9384-4aa9-a732-bc68035efabc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.743914] [55187]: DEBUG nova.compute.api [None req-2d4ede5f-9384-4aa9-a732-bc68035efabc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.747295] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d4ede5f-9384-4aa9-a732-bc68035efabc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.747533] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d4ede5f-9384-4aa9-a732-bc68035efabc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.747717] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d4ede5f-9384-4aa9-a732-bc68035efabc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.748082] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d4ede5f-9384-4aa9-a732-bc68035efabc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.748285] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d4ede5f-9384-4aa9-a732-bc68035efabc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.748462] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d4ede5f-9384-4aa9-a732-bc68035efabc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.758826] [55188]: DEBUG nova.policy [None req-ac3350ae-1bd2-463e-bf45-d8d35858593f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.763147] [55188]: INFO nova.api.openstack.requestlog [None req-ac3350ae-1bd2-463e-bf45-d8d35858593f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1215 microversion: 2.1 time: 0.045654 [ 762.763477] [55188]: [pid: 55188|app: 0|req: 1445/2734] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:03 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1215 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.766000] [55188]: DEBUG nova.api.openstack.wsgi [None req-1e90ad67-3414-41ee-b8c5-d84ab18ff06f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.767805] [55188]: DEBUG nova.compute.api [None req-1e90ad67-3414-41ee-b8c5-d84ab18ff06f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.771387] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e90ad67-3414-41ee-b8c5-d84ab18ff06f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.771641] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e90ad67-3414-41ee-b8c5-d84ab18ff06f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.771830] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e90ad67-3414-41ee-b8c5-d84ab18ff06f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.772200] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e90ad67-3414-41ee-b8c5-d84ab18ff06f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.772401] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e90ad67-3414-41ee-b8c5-d84ab18ff06f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.772576] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e90ad67-3414-41ee-b8c5-d84ab18ff06f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.782101] [55187]: DEBUG nova.policy [None req-2d4ede5f-9384-4aa9-a732-bc68035efabc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.786606] [55187]: DEBUG nova.policy [None req-2d4ede5f-9384-4aa9-a732-bc68035efabc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.787740] [55187]: DEBUG nova.policy [None req-2d4ede5f-9384-4aa9-a732-bc68035efabc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.790642] [55187]: INFO nova.api.openstack.requestlog [None req-2d4ede5f-9384-4aa9-a732-bc68035efabc tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1471 microversion: 2.75 time: 0.050226 [ 762.790976] [55187]: [pid: 55187|app: 0|req: 1290/2735] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:03 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1471 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 762.793240] [55187]: DEBUG nova.api.openstack.wsgi [None req-c6936f17-be7d-41b2-b53a-c1edef7d40ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.794917] [55187]: DEBUG nova.compute.api [None req-c6936f17-be7d-41b2-b53a-c1edef7d40ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.798437] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6936f17-be7d-41b2-b53a-c1edef7d40ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.798669] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6936f17-be7d-41b2-b53a-c1edef7d40ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.799361] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6936f17-be7d-41b2-b53a-c1edef7d40ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.799361] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6936f17-be7d-41b2-b53a-c1edef7d40ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.799489] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6936f17-be7d-41b2-b53a-c1edef7d40ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.799620] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6936f17-be7d-41b2-b53a-c1edef7d40ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.805367] [55188]: DEBUG nova.policy [None req-1e90ad67-3414-41ee-b8c5-d84ab18ff06f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.810335] [55188]: INFO nova.api.openstack.requestlog [None req-1e90ad67-3414-41ee-b8c5-d84ab18ff06f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.045901 [ 762.810335] [55188]: [pid: 55188|app: 0|req: 1446/2736] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:03 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.812912] [55188]: DEBUG nova.api.openstack.wsgi [None req-846c7633-ebc9-4fde-87ac-4c55dfab65f2 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.814619] [55188]: DEBUG nova.compute.api [None req-846c7633-ebc9-4fde-87ac-4c55dfab65f2 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.817444] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6936f17-be7d-41b2-b53a-c1edef7d40ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.817685] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6936f17-be7d-41b2-b53a-c1edef7d40ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.817861] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6936f17-be7d-41b2-b53a-c1edef7d40ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.818068] [55187]: DEBUG nova.objects.instance [None req-c6936f17-be7d-41b2-b53a-c1edef7d40ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 762.818347] [55188]: DEBUG oslo_concurrency.lockutils [None req-846c7633-ebc9-4fde-87ac-4c55dfab65f2 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.818582] [55188]: DEBUG oslo_concurrency.lockutils [None req-846c7633-ebc9-4fde-87ac-4c55dfab65f2 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.818779] [55188]: DEBUG oslo_concurrency.lockutils [None req-846c7633-ebc9-4fde-87ac-4c55dfab65f2 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.819155] [55188]: DEBUG oslo_concurrency.lockutils [None req-846c7633-ebc9-4fde-87ac-4c55dfab65f2 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.819364] [55188]: DEBUG oslo_concurrency.lockutils [None req-846c7633-ebc9-4fde-87ac-4c55dfab65f2 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.819542] [55188]: DEBUG oslo_concurrency.lockutils [None req-846c7633-ebc9-4fde-87ac-4c55dfab65f2 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.840587] [55187]: DEBUG nova.policy [None req-c6936f17-be7d-41b2-b53a-c1edef7d40ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.845547] [55187]: INFO nova.api.openstack.requestlog [None req-c6936f17-be7d-41b2-b53a-c1edef7d40ae tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.053958 [ 762.846507] [55187]: [pid: 55187|app: 0|req: 1291/2737] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:03 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.848954] [55187]: DEBUG nova.api.openstack.wsgi [None req-b180276d-b839-4ce8-a8f0-5f2e6c598712 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.850846] [55187]: DEBUG nova.compute.api [None req-b180276d-b839-4ce8-a8f0-5f2e6c598712 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.853830] [55188]: DEBUG nova.policy [None req-846c7633-ebc9-4fde-87ac-4c55dfab65f2 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.857883] [55187]: DEBUG oslo_concurrency.lockutils [None req-b180276d-b839-4ce8-a8f0-5f2e6c598712 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.858247] [55187]: DEBUG oslo_concurrency.lockutils [None req-b180276d-b839-4ce8-a8f0-5f2e6c598712 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.858378] [55187]: DEBUG oslo_concurrency.lockutils [None req-b180276d-b839-4ce8-a8f0-5f2e6c598712 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.858839] [55187]: DEBUG oslo_concurrency.lockutils [None req-b180276d-b839-4ce8-a8f0-5f2e6c598712 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.859099] [55187]: DEBUG oslo_concurrency.lockutils [None req-b180276d-b839-4ce8-a8f0-5f2e6c598712 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.859295] [55187]: DEBUG oslo_concurrency.lockutils [None req-b180276d-b839-4ce8-a8f0-5f2e6c598712 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.859333] [55188]: INFO nova.api.openstack.requestlog [None req-846c7633-ebc9-4fde-87ac-4c55dfab65f2 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.048384 [ 762.859822] [55188]: [pid: 55188|app: 0|req: 1447/2738] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:03 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.864374] [55188]: DEBUG nova.api.openstack.wsgi [None req-2f117292-127f-40d7-b130-b50630ae05e8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 762.864593] [55188]: DEBUG nova.compute.api [None req-2f117292-127f-40d7-b130-b50630ae05e8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 762.868629] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f117292-127f-40d7-b130-b50630ae05e8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.868969] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f117292-127f-40d7-b130-b50630ae05e8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.869318] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f117292-127f-40d7-b130-b50630ae05e8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.869428] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f117292-127f-40d7-b130-b50630ae05e8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.869629] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f117292-127f-40d7-b130-b50630ae05e8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.869797] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f117292-127f-40d7-b130-b50630ae05e8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.884599] [55187]: DEBUG oslo_concurrency.lockutils [None req-b180276d-b839-4ce8-a8f0-5f2e6c598712 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.884875] [55187]: DEBUG oslo_concurrency.lockutils [None req-b180276d-b839-4ce8-a8f0-5f2e6c598712 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.885234] [55187]: DEBUG oslo_concurrency.lockutils [None req-b180276d-b839-4ce8-a8f0-5f2e6c598712 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.885575] [55187]: DEBUG nova.objects.instance [None req-b180276d-b839-4ce8-a8f0-5f2e6c598712 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 762.906954] [55187]: DEBUG nova.policy [None req-b180276d-b839-4ce8-a8f0-5f2e6c598712 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.911398] [55187]: INFO nova.api.openstack.requestlog [None req-b180276d-b839-4ce8-a8f0-5f2e6c598712 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.064832 [ 762.911744] [55187]: [pid: 55187|app: 0|req: 1292/2739] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:03 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.912710] [55188]: DEBUG nova.policy [None req-2f117292-127f-40d7-b130-b50630ae05e8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.917429] [55188]: INFO nova.api.openstack.requestlog [None req-2f117292-127f-40d7-b130-b50630ae05e8 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.057096 [ 762.917756] [55188]: [pid: 55188|app: 0|req: 1448/2740] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:03 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.149886] [55187]: DEBUG nova.api.openstack.wsgi [req-ef3b7f66-5f22-4eaf-9989-2384465e7e72 req-a419e286-0179-47ac-8bfb-336673301bbf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2e3e38b3-ea25-4443-ae05-36a632f979f2", "name": "network-vif-plugged", "status": "completed", "tag": "9d9b53fe-fe5f-49ad-904b-3562818fd6ad"}, {"name": "network-changed", "server_uuid": "2e3e38b3-ea25-4443-ae05-36a632f979f2", "tag": "9d9b53fe-fe5f-49ad-904b-3562818fd6ad"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 763.156611] [55187]: DEBUG oslo_concurrency.lockutils [req-ef3b7f66-5f22-4eaf-9989-2384465e7e72 req-a419e286-0179-47ac-8bfb-336673301bbf service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.157116] [55187]: DEBUG oslo_concurrency.lockutils [req-ef3b7f66-5f22-4eaf-9989-2384465e7e72 req-a419e286-0179-47ac-8bfb-336673301bbf service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.157116] [55187]: DEBUG oslo_concurrency.lockutils [req-ef3b7f66-5f22-4eaf-9989-2384465e7e72 req-a419e286-0179-47ac-8bfb-336673301bbf service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.161349] [55188]: DEBUG nova.api.openstack.wsgi [None req-b1d1a0d8-fa0b-466d-9499-d34face0eded tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.163170] [55188]: DEBUG nova.compute.api [None req-b1d1a0d8-fa0b-466d-9499-d34face0eded tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.164952] [55187]: INFO nova.api.openstack.compute.server_external_events [req-ef3b7f66-5f22-4eaf-9989-2384465e7e72 req-a419e286-0179-47ac-8bfb-336673301bbf service nova] Creating event network-vif-plugged:9d9b53fe-fe5f-49ad-904b-3562818fd6ad for instance 2e3e38b3-ea25-4443-ae05-36a632f979f2 on cpu-1 [ 763.165244] [55187]: INFO nova.api.openstack.compute.server_external_events [req-ef3b7f66-5f22-4eaf-9989-2384465e7e72 req-a419e286-0179-47ac-8bfb-336673301bbf service nova] Creating event network-changed:9d9b53fe-fe5f-49ad-904b-3562818fd6ad for instance 2e3e38b3-ea25-4443-ae05-36a632f979f2 on cpu-1 [ 763.167577] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1d1a0d8-fa0b-466d-9499-d34face0eded tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.168181] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1d1a0d8-fa0b-466d-9499-d34face0eded tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.168181] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1d1a0d8-fa0b-466d-9499-d34face0eded tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.168299] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1d1a0d8-fa0b-466d-9499-d34face0eded tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.168510] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1d1a0d8-fa0b-466d-9499-d34face0eded tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.168564] [55187]: INFO nova.api.openstack.requestlog [req-ef3b7f66-5f22-4eaf-9989-2384465e7e72 req-a419e286-0179-47ac-8bfb-336673301bbf service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.021358 [ 763.168745] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1d1a0d8-fa0b-466d-9499-d34face0eded tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.168902] [55187]: [pid: 55187|app: 0|req: 1293/2741] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:03 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 763.245769] [55188]: DEBUG nova.policy [None req-b1d1a0d8-fa0b-466d-9499-d34face0eded tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.247477] [55187]: DEBUG nova.api.openstack.wsgi [None req-6554d0c3-b2cd-49aa-a52c-13a929558fb8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.249374] [55187]: DEBUG nova.compute.api [None req-6554d0c3-b2cd-49aa-a52c-13a929558fb8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.252315] [55188]: INFO nova.api.openstack.requestlog [None req-b1d1a0d8-fa0b-466d-9499-d34face0eded tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1517 microversion: 2.1 time: 0.094431 [ 763.252665] [55188]: [pid: 55188|app: 0|req: 1449/2742] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:03 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1517 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.253255] [55187]: DEBUG oslo_concurrency.lockutils [None req-6554d0c3-b2cd-49aa-a52c-13a929558fb8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.253493] [55187]: DEBUG oslo_concurrency.lockutils [None req-6554d0c3-b2cd-49aa-a52c-13a929558fb8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.253681] [55187]: DEBUG oslo_concurrency.lockutils [None req-6554d0c3-b2cd-49aa-a52c-13a929558fb8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.254039] [55187]: DEBUG oslo_concurrency.lockutils [None req-6554d0c3-b2cd-49aa-a52c-13a929558fb8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.254242] [55187]: DEBUG oslo_concurrency.lockutils [None req-6554d0c3-b2cd-49aa-a52c-13a929558fb8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.254415] [55187]: DEBUG oslo_concurrency.lockutils [None req-6554d0c3-b2cd-49aa-a52c-13a929558fb8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.269338] [55188]: DEBUG nova.api.openstack.wsgi [None req-d942dcb9-0c14-4008-ac14-218040485b18 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Action: 'action', calling method: , body: {"addFloatingIp": {"address": "10.180.180.194"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 763.271128] [55188]: DEBUG nova.compute.api [None req-d942dcb9-0c14-4008-ac14-218040485b18 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.274560] [55188]: DEBUG oslo_concurrency.lockutils [None req-d942dcb9-0c14-4008-ac14-218040485b18 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.274802] [55188]: DEBUG oslo_concurrency.lockutils [None req-d942dcb9-0c14-4008-ac14-218040485b18 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.274993] [55188]: DEBUG oslo_concurrency.lockutils [None req-d942dcb9-0c14-4008-ac14-218040485b18 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.275367] [55188]: DEBUG oslo_concurrency.lockutils [None req-d942dcb9-0c14-4008-ac14-218040485b18 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.275567] [55188]: DEBUG oslo_concurrency.lockutils [None req-d942dcb9-0c14-4008-ac14-218040485b18 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.275743] [55188]: DEBUG oslo_concurrency.lockutils [None req-d942dcb9-0c14-4008-ac14-218040485b18 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.291733] [55187]: DEBUG nova.policy [None req-6554d0c3-b2cd-49aa-a52c-13a929558fb8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.292879] [55188]: DEBUG oslo_concurrency.lockutils [None req-d942dcb9-0c14-4008-ac14-218040485b18 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "refresh_cache-ca457c4e-4865-43e0-86e1-617fada34e38" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 763.293083] [55188]: DEBUG oslo_concurrency.lockutils [None req-d942dcb9-0c14-4008-ac14-218040485b18 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquired lock "refresh_cache-ca457c4e-4865-43e0-86e1-617fada34e38" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 763.297325] [55187]: INFO nova.api.openstack.requestlog [None req-6554d0c3-b2cd-49aa-a52c-13a929558fb8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.051327 [ 763.297325] [55187]: [pid: 55187|app: 0|req: 1294/2743] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:03 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.382445] [55187]: DEBUG nova.api.openstack.wsgi [None req-75a652f4-e2e6-4fe8-a448-9d63a1c75306 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.384273] [55187]: DEBUG nova.compute.api [None req-75a652f4-e2e6-4fe8-a448-9d63a1c75306 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.388349] [55187]: DEBUG oslo_concurrency.lockutils [None req-75a652f4-e2e6-4fe8-a448-9d63a1c75306 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.388634] [55187]: DEBUG oslo_concurrency.lockutils [None req-75a652f4-e2e6-4fe8-a448-9d63a1c75306 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.388898] [55187]: DEBUG oslo_concurrency.lockutils [None req-75a652f4-e2e6-4fe8-a448-9d63a1c75306 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.389348] [55187]: DEBUG oslo_concurrency.lockutils [None req-75a652f4-e2e6-4fe8-a448-9d63a1c75306 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.389569] [55187]: DEBUG oslo_concurrency.lockutils [None req-75a652f4-e2e6-4fe8-a448-9d63a1c75306 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.389751] [55187]: DEBUG oslo_concurrency.lockutils [None req-75a652f4-e2e6-4fe8-a448-9d63a1c75306 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.449972] [55187]: DEBUG nova.policy [None req-75a652f4-e2e6-4fe8-a448-9d63a1c75306 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.455851] [55187]: DEBUG nova.policy [None req-75a652f4-e2e6-4fe8-a448-9d63a1c75306 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.456683] [55187]: DEBUG nova.policy [None req-75a652f4-e2e6-4fe8-a448-9d63a1c75306 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.460702] [55187]: INFO nova.api.openstack.requestlog [None req-75a652f4-e2e6-4fe8-a448-9d63a1c75306 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.080648 [ 763.460929] [55187]: [pid: 55187|app: 0|req: 1295/2744] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:03 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 763.463582] [55187]: DEBUG nova.api.openstack.wsgi [None req-72e66332-4e9c-4893-94a2-47c39e39a41e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4aff7f0ee0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.494394] [55187]: INFO nova.api.openstack.requestlog [None req-72e66332-4e9c-4893-94a2-47c39e39a41e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057" status: 200 len: 1644 microversion: 2.1 time: 0.032752 [ 763.494960] [55187]: [pid: 55187|app: 0|req: 1296/2745] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:03 2025] GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057 => generated 1644 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.497878] [55187]: DEBUG nova.api.openstack.wsgi [None req-560b80bc-0f9b-40ee-9204-a8d86481d029 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.500534] [55187]: DEBUG nova.compute.api [None req-560b80bc-0f9b-40ee-9204-a8d86481d029 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.506769] [55187]: DEBUG oslo_concurrency.lockutils [None req-560b80bc-0f9b-40ee-9204-a8d86481d029 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.506769] [55187]: DEBUG oslo_concurrency.lockutils [None req-560b80bc-0f9b-40ee-9204-a8d86481d029 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.506769] [55187]: DEBUG oslo_concurrency.lockutils [None req-560b80bc-0f9b-40ee-9204-a8d86481d029 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.507162] [55187]: DEBUG oslo_concurrency.lockutils [None req-560b80bc-0f9b-40ee-9204-a8d86481d029 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.507435] [55187]: DEBUG oslo_concurrency.lockutils [None req-560b80bc-0f9b-40ee-9204-a8d86481d029 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.507652] [55187]: DEBUG oslo_concurrency.lockutils [None req-560b80bc-0f9b-40ee-9204-a8d86481d029 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.543707] [55187]: DEBUG nova.policy [None req-560b80bc-0f9b-40ee-9204-a8d86481d029 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.550605] [55187]: INFO nova.api.openstack.requestlog [None req-560b80bc-0f9b-40ee-9204-a8d86481d029 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.054823 [ 763.551104] [55187]: [pid: 55187|app: 0|req: 1297/2746] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:03 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.555048] [55187]: DEBUG nova.api.openstack.wsgi [None req-ebffbc43-4f20-407b-aecc-f54023ee2a76 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.557448] [55187]: DEBUG nova.compute.api [None req-ebffbc43-4f20-407b-aecc-f54023ee2a76 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.561256] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebffbc43-4f20-407b-aecc-f54023ee2a76 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.561673] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebffbc43-4f20-407b-aecc-f54023ee2a76 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.561741] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebffbc43-4f20-407b-aecc-f54023ee2a76 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.562268] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebffbc43-4f20-407b-aecc-f54023ee2a76 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.562477] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebffbc43-4f20-407b-aecc-f54023ee2a76 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.563030] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebffbc43-4f20-407b-aecc-f54023ee2a76 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.639886] [55187]: DEBUG nova.policy [None req-ebffbc43-4f20-407b-aecc-f54023ee2a76 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.646215] [55187]: INFO nova.api.openstack.requestlog [None req-ebffbc43-4f20-407b-aecc-f54023ee2a76 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1365 microversion: 2.1 time: 0.092620 [ 763.646215] [55187]: [pid: 55187|app: 0|req: 1298/2747] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:03 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1365 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.648626] [55187]: DEBUG nova.api.openstack.wsgi [None req-3bb0338b-c70a-487c-b257-9f8a5276a812 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.651786] [55187]: DEBUG nova.compute.api [None req-3bb0338b-c70a-487c-b257-9f8a5276a812 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.659503] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bb0338b-c70a-487c-b257-9f8a5276a812 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.659788] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bb0338b-c70a-487c-b257-9f8a5276a812 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.659972] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bb0338b-c70a-487c-b257-9f8a5276a812 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.660375] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bb0338b-c70a-487c-b257-9f8a5276a812 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.660576] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bb0338b-c70a-487c-b257-9f8a5276a812 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.660752] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bb0338b-c70a-487c-b257-9f8a5276a812 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.683105] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bb0338b-c70a-487c-b257-9f8a5276a812 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.683356] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bb0338b-c70a-487c-b257-9f8a5276a812 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.683537] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bb0338b-c70a-487c-b257-9f8a5276a812 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.683740] [55187]: DEBUG nova.objects.instance [None req-3bb0338b-c70a-487c-b257-9f8a5276a812 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 763.710896] [55187]: DEBUG nova.policy [None req-3bb0338b-c70a-487c-b257-9f8a5276a812 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.716162] [55187]: INFO nova.api.openstack.requestlog [None req-3bb0338b-c70a-487c-b257-9f8a5276a812 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.069375 [ 763.716162] [55187]: [pid: 55187|app: 0|req: 1299/2748] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.720687] [55187]: DEBUG nova.api.openstack.wsgi [None req-41568c0d-0d4a-477e-8e37-ae2a15df275a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.722331] [55187]: DEBUG nova.compute.api [None req-41568c0d-0d4a-477e-8e37-ae2a15df275a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.727547] [55187]: DEBUG oslo_concurrency.lockutils [None req-41568c0d-0d4a-477e-8e37-ae2a15df275a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.727547] [55187]: DEBUG oslo_concurrency.lockutils [None req-41568c0d-0d4a-477e-8e37-ae2a15df275a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.727547] [55187]: DEBUG oslo_concurrency.lockutils [None req-41568c0d-0d4a-477e-8e37-ae2a15df275a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.727906] [55187]: DEBUG oslo_concurrency.lockutils [None req-41568c0d-0d4a-477e-8e37-ae2a15df275a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.727906] [55187]: DEBUG oslo_concurrency.lockutils [None req-41568c0d-0d4a-477e-8e37-ae2a15df275a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.728094] [55187]: DEBUG oslo_concurrency.lockutils [None req-41568c0d-0d4a-477e-8e37-ae2a15df275a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.769672] [55187]: DEBUG nova.policy [None req-41568c0d-0d4a-477e-8e37-ae2a15df275a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.774377] [55187]: INFO nova.api.openstack.requestlog [None req-41568c0d-0d4a-477e-8e37-ae2a15df275a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.058357 [ 763.774929] [55187]: [pid: 55187|app: 0|req: 1300/2749] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.777454] [55187]: DEBUG nova.api.openstack.wsgi [None req-83b73b5d-de01-4edd-ac4d-c11a4ff6867f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.779291] [55187]: DEBUG nova.compute.api [None req-83b73b5d-de01-4edd-ac4d-c11a4ff6867f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.785050] [55187]: DEBUG oslo_concurrency.lockutils [None req-83b73b5d-de01-4edd-ac4d-c11a4ff6867f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.785806] [55187]: DEBUG oslo_concurrency.lockutils [None req-83b73b5d-de01-4edd-ac4d-c11a4ff6867f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.786041] [55187]: DEBUG oslo_concurrency.lockutils [None req-83b73b5d-de01-4edd-ac4d-c11a4ff6867f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.786523] [55187]: DEBUG oslo_concurrency.lockutils [None req-83b73b5d-de01-4edd-ac4d-c11a4ff6867f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.787290] [55187]: DEBUG oslo_concurrency.lockutils [None req-83b73b5d-de01-4edd-ac4d-c11a4ff6867f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.787290] [55187]: DEBUG oslo_concurrency.lockutils [None req-83b73b5d-de01-4edd-ac4d-c11a4ff6867f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.825315] [55188]: DEBUG nova.network.neutron [None req-d942dcb9-0c14-4008-ac14-218040485b18 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Building network info cache for instance {{(pid=55188) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2067}} [ 763.828911] [55187]: DEBUG nova.policy [None req-83b73b5d-de01-4edd-ac4d-c11a4ff6867f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.833890] [55187]: DEBUG nova.policy [None req-83b73b5d-de01-4edd-ac4d-c11a4ff6867f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.834717] [55187]: DEBUG nova.policy [None req-83b73b5d-de01-4edd-ac4d-c11a4ff6867f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.835710] [55187]: INFO nova.api.openstack.requestlog [None req-83b73b5d-de01-4edd-ac4d-c11a4ff6867f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.060216 [ 763.836240] [55187]: [pid: 55187|app: 0|req: 1301/2750] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 763.839984] [55187]: DEBUG nova.api.openstack.wsgi [None req-53c2962d-b2f1-44a8-8684-e9dd589311a9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.842792] [55187]: DEBUG nova.compute.api [None req-53c2962d-b2f1-44a8-8684-e9dd589311a9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.848151] [55187]: DEBUG oslo_concurrency.lockutils [None req-53c2962d-b2f1-44a8-8684-e9dd589311a9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.848540] [55187]: DEBUG oslo_concurrency.lockutils [None req-53c2962d-b2f1-44a8-8684-e9dd589311a9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.848787] [55187]: DEBUG oslo_concurrency.lockutils [None req-53c2962d-b2f1-44a8-8684-e9dd589311a9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.853207] [55187]: DEBUG oslo_concurrency.lockutils [None req-53c2962d-b2f1-44a8-8684-e9dd589311a9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.853624] [55187]: DEBUG oslo_concurrency.lockutils [None req-53c2962d-b2f1-44a8-8684-e9dd589311a9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.854041] [55187]: DEBUG oslo_concurrency.lockutils [None req-53c2962d-b2f1-44a8-8684-e9dd589311a9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.901034] [55187]: DEBUG nova.policy [None req-53c2962d-b2f1-44a8-8684-e9dd589311a9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.905713] [55187]: INFO nova.api.openstack.requestlog [None req-53c2962d-b2f1-44a8-8684-e9dd589311a9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.068687 [ 763.906112] [55187]: [pid: 55187|app: 0|req: 1302/2751] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.912101] [55187]: DEBUG nova.api.openstack.wsgi [None req-3bfa7ef7-b9d2-41d8-a3fa-ee68dbbb399c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.915089] [55187]: DEBUG nova.compute.api [None req-3bfa7ef7-b9d2-41d8-a3fa-ee68dbbb399c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.921849] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bfa7ef7-b9d2-41d8-a3fa-ee68dbbb399c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.922173] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bfa7ef7-b9d2-41d8-a3fa-ee68dbbb399c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.922371] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bfa7ef7-b9d2-41d8-a3fa-ee68dbbb399c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.922800] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bfa7ef7-b9d2-41d8-a3fa-ee68dbbb399c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.922937] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bfa7ef7-b9d2-41d8-a3fa-ee68dbbb399c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.923122] [55187]: DEBUG oslo_concurrency.lockutils [None req-3bfa7ef7-b9d2-41d8-a3fa-ee68dbbb399c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.960916] [55187]: DEBUG nova.policy [None req-3bfa7ef7-b9d2-41d8-a3fa-ee68dbbb399c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.965638] [55187]: INFO nova.api.openstack.requestlog [None req-3bfa7ef7-b9d2-41d8-a3fa-ee68dbbb399c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.058866 [ 763.966020] [55187]: [pid: 55187|app: 0|req: 1303/2752] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.970037] [55187]: DEBUG nova.api.openstack.wsgi [None req-0b940d92-b0b9-4a47-b118-7d1e0230f3c3 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 763.970306] [55187]: DEBUG nova.compute.api [None req-0b940d92-b0b9-4a47-b118-7d1e0230f3c3 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 763.974557] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b940d92-b0b9-4a47-b118-7d1e0230f3c3 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.974842] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b940d92-b0b9-4a47-b118-7d1e0230f3c3 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.975039] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b940d92-b0b9-4a47-b118-7d1e0230f3c3 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.975396] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b940d92-b0b9-4a47-b118-7d1e0230f3c3 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.975607] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b940d92-b0b9-4a47-b118-7d1e0230f3c3 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.975779] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b940d92-b0b9-4a47-b118-7d1e0230f3c3 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.007474] [55187]: DEBUG nova.policy [None req-0b940d92-b0b9-4a47-b118-7d1e0230f3c3 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.011946] [55187]: INFO nova.api.openstack.requestlog [None req-0b940d92-b0b9-4a47-b118-7d1e0230f3c3 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.045311 [ 764.012330] [55187]: [pid: 55187|app: 0|req: 1304/2753] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.014783] [55187]: DEBUG nova.api.openstack.wsgi [None req-2f378726-1765-4a0b-afc4-eaa5f6cb054b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.016462] [55187]: DEBUG nova.compute.api [None req-2f378726-1765-4a0b-afc4-eaa5f6cb054b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.019944] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f378726-1765-4a0b-afc4-eaa5f6cb054b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.020205] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f378726-1765-4a0b-afc4-eaa5f6cb054b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.020390] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f378726-1765-4a0b-afc4-eaa5f6cb054b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.020851] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f378726-1765-4a0b-afc4-eaa5f6cb054b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.021039] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f378726-1765-4a0b-afc4-eaa5f6cb054b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.021151] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f378726-1765-4a0b-afc4-eaa5f6cb054b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.057357] [55187]: DEBUG nova.policy [None req-2f378726-1765-4a0b-afc4-eaa5f6cb054b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.062046] [55187]: INFO nova.api.openstack.requestlog [None req-2f378726-1765-4a0b-afc4-eaa5f6cb054b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.049092 [ 764.062533] [55187]: [pid: 55187|app: 0|req: 1305/2754] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.064922] [55187]: DEBUG nova.api.openstack.wsgi [None req-86459ab6-46f8-4adf-9cac-39b31247fd29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.066728] [55187]: DEBUG nova.compute.api [None req-86459ab6-46f8-4adf-9cac-39b31247fd29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.071635] [55187]: DEBUG oslo_concurrency.lockutils [None req-86459ab6-46f8-4adf-9cac-39b31247fd29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.071635] [55187]: DEBUG oslo_concurrency.lockutils [None req-86459ab6-46f8-4adf-9cac-39b31247fd29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.071810] [55187]: DEBUG oslo_concurrency.lockutils [None req-86459ab6-46f8-4adf-9cac-39b31247fd29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.072206] [55187]: DEBUG oslo_concurrency.lockutils [None req-86459ab6-46f8-4adf-9cac-39b31247fd29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.072402] [55187]: DEBUG oslo_concurrency.lockutils [None req-86459ab6-46f8-4adf-9cac-39b31247fd29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.072581] [55187]: DEBUG oslo_concurrency.lockutils [None req-86459ab6-46f8-4adf-9cac-39b31247fd29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.085010] [55188]: DEBUG nova.network.neutron [None req-d942dcb9-0c14-4008-ac14-218040485b18 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Updating instance_info_cache with network_info: [{"id": "fa85baa3-857c-47b6-b4dd-5ab19ac45e45", "address": "fa:16:3e:4a:c0:da", "network": {"id": "9231eb97-6273-4355-8b00-104959201ff3", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-1677749277-network", "subnets": [{"cidr": "192.168.128.0/28", "dns": [], "gateway": {"address": "192.168.128.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.128.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "10.180.180.194", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.2"}}], "meta": {"injected": false, "tenant_id": "8afe059d143c4b8a9be0fc4a5882d634", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "195e328b-e41a-49f5-9e51-546b8ea8ceba", "external-id": "nsx-vlan-transportzone-735", "segmentation_id": 735, "bound_drivers": {"0": "nsxv3"}}, "devname": "tapfa85baa3-85", "ovs_interfaceid": "fa85baa3-857c-47b6-b4dd-5ab19ac45e45", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=55188) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 764.091855] [55188]: DEBUG oslo_concurrency.lockutils [None req-d942dcb9-0c14-4008-ac14-218040485b18 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Releasing lock "refresh_cache-ca457c4e-4865-43e0-86e1-617fada34e38" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 764.095035] [55188]: INFO nova.api.openstack.requestlog [None req-d942dcb9-0c14-4008-ac14-218040485b18 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38/action" status: 202 len: 0 microversion: 2.1 time: 0.827151 [ 764.095035] [55188]: [pid: 55188|app: 0|req: 1450/2755] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:04:03 2025] POST /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38/action => generated 0 bytes in 828 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 764.097791] [55188]: DEBUG nova.api.openstack.wsgi [None req-9eea9c08-a885-492f-97c3-33c8023d6e8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.099408] [55188]: DEBUG nova.compute.api [None req-9eea9c08-a885-492f-97c3-33c8023d6e8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.103405] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eea9c08-a885-492f-97c3-33c8023d6e8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.103447] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eea9c08-a885-492f-97c3-33c8023d6e8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.103607] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eea9c08-a885-492f-97c3-33c8023d6e8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.103961] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eea9c08-a885-492f-97c3-33c8023d6e8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.104371] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eea9c08-a885-492f-97c3-33c8023d6e8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.104606] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eea9c08-a885-492f-97c3-33c8023d6e8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.108926] [55187]: DEBUG nova.policy [None req-86459ab6-46f8-4adf-9cac-39b31247fd29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.113694] [55187]: INFO nova.api.openstack.requestlog [None req-86459ab6-46f8-4adf-9cac-39b31247fd29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.050602 [ 764.114059] [55187]: [pid: 55187|app: 0|req: 1306/2756] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.120084] [55187]: DEBUG nova.api.openstack.wsgi [None req-46a7e440-5ae5-4c2b-a02b-e44e5ba1790c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.121829] [55187]: DEBUG nova.compute.api [None req-46a7e440-5ae5-4c2b-a02b-e44e5ba1790c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.125554] [55187]: DEBUG oslo_concurrency.lockutils [None req-46a7e440-5ae5-4c2b-a02b-e44e5ba1790c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.125809] [55187]: DEBUG oslo_concurrency.lockutils [None req-46a7e440-5ae5-4c2b-a02b-e44e5ba1790c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.125997] [55187]: DEBUG oslo_concurrency.lockutils [None req-46a7e440-5ae5-4c2b-a02b-e44e5ba1790c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.126364] [55187]: DEBUG oslo_concurrency.lockutils [None req-46a7e440-5ae5-4c2b-a02b-e44e5ba1790c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.126596] [55187]: DEBUG oslo_concurrency.lockutils [None req-46a7e440-5ae5-4c2b-a02b-e44e5ba1790c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.126779] [55187]: DEBUG oslo_concurrency.lockutils [None req-46a7e440-5ae5-4c2b-a02b-e44e5ba1790c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.134579] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eea9c08-a885-492f-97c3-33c8023d6e8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.134579] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eea9c08-a885-492f-97c3-33c8023d6e8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.134823] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eea9c08-a885-492f-97c3-33c8023d6e8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.135105] [55188]: DEBUG nova.objects.instance [None req-9eea9c08-a885-492f-97c3-33c8023d6e8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 764.159585] [55187]: DEBUG nova.policy [None req-46a7e440-5ae5-4c2b-a02b-e44e5ba1790c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.160815] [55188]: DEBUG nova.policy [None req-9eea9c08-a885-492f-97c3-33c8023d6e8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.170166] [55188]: INFO nova.api.openstack.requestlog [None req-9eea9c08-a885-492f-97c3-33c8023d6e8d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.074733 [ 764.170368] [55187]: INFO nova.api.openstack.requestlog [None req-46a7e440-5ae5-4c2b-a02b-e44e5ba1790c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.055562 [ 764.170507] [55188]: [pid: 55188|app: 0|req: 1451/2757] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.170673] [55187]: [pid: 55187|app: 0|req: 1307/2758] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.175067] [55188]: DEBUG nova.api.openstack.wsgi [None req-15cca6cb-b734-4b54-9bfa-1c7214e1ead8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.175261] [55187]: DEBUG nova.api.openstack.wsgi [None req-271a77f9-f520-4b64-a7e3-ddcf4042b4d0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.177331] [55188]: DEBUG nova.compute.api [None req-15cca6cb-b734-4b54-9bfa-1c7214e1ead8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.179214] [55187]: DEBUG nova.compute.api [None req-271a77f9-f520-4b64-a7e3-ddcf4042b4d0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.181376] [55188]: DEBUG oslo_concurrency.lockutils [None req-15cca6cb-b734-4b54-9bfa-1c7214e1ead8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.181376] [55188]: DEBUG oslo_concurrency.lockutils [None req-15cca6cb-b734-4b54-9bfa-1c7214e1ead8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.181376] [55188]: DEBUG oslo_concurrency.lockutils [None req-15cca6cb-b734-4b54-9bfa-1c7214e1ead8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.181632] [55188]: DEBUG oslo_concurrency.lockutils [None req-15cca6cb-b734-4b54-9bfa-1c7214e1ead8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.181833] [55188]: DEBUG oslo_concurrency.lockutils [None req-15cca6cb-b734-4b54-9bfa-1c7214e1ead8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.183044] [55188]: DEBUG oslo_concurrency.lockutils [None req-15cca6cb-b734-4b54-9bfa-1c7214e1ead8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.184142] [55187]: DEBUG oslo_concurrency.lockutils [None req-271a77f9-f520-4b64-a7e3-ddcf4042b4d0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.184602] [55187]: DEBUG oslo_concurrency.lockutils [None req-271a77f9-f520-4b64-a7e3-ddcf4042b4d0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.184876] [55187]: DEBUG oslo_concurrency.lockutils [None req-271a77f9-f520-4b64-a7e3-ddcf4042b4d0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.185114] [55187]: DEBUG oslo_concurrency.lockutils [None req-271a77f9-f520-4b64-a7e3-ddcf4042b4d0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.185354] [55187]: DEBUG oslo_concurrency.lockutils [None req-271a77f9-f520-4b64-a7e3-ddcf4042b4d0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.185576] [55187]: DEBUG oslo_concurrency.lockutils [None req-271a77f9-f520-4b64-a7e3-ddcf4042b4d0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.221396] [55187]: DEBUG nova.policy [None req-271a77f9-f520-4b64-a7e3-ddcf4042b4d0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.221728] [55188]: DEBUG nova.policy [None req-15cca6cb-b734-4b54-9bfa-1c7214e1ead8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.226857] [55188]: INFO nova.api.openstack.requestlog [None req-15cca6cb-b734-4b54-9bfa-1c7214e1ead8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.055670 [ 764.227382] [55188]: [pid: 55188|app: 0|req: 1452/2759] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.229281] [55187]: DEBUG nova.policy [None req-271a77f9-f520-4b64-a7e3-ddcf4042b4d0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.229969] [55187]: DEBUG nova.policy [None req-271a77f9-f520-4b64-a7e3-ddcf4042b4d0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.231146] [55188]: DEBUG nova.api.openstack.wsgi [None req-5503d3e0-54e7-45ce-ac21-f7d1812086e4 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.232836] [55188]: DEBUG nova.compute.api [None req-5503d3e0-54e7-45ce-ac21-f7d1812086e4 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.237296] [55187]: INFO nova.api.openstack.requestlog [None req-271a77f9-f520-4b64-a7e3-ddcf4042b4d0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1471 microversion: 2.75 time: 0.065601 [ 764.237506] [55187]: [pid: 55187|app: 0|req: 1308/2760] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1471 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 764.239034] [55188]: DEBUG oslo_concurrency.lockutils [None req-5503d3e0-54e7-45ce-ac21-f7d1812086e4 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.239302] [55188]: DEBUG oslo_concurrency.lockutils [None req-5503d3e0-54e7-45ce-ac21-f7d1812086e4 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.239524] [55188]: DEBUG oslo_concurrency.lockutils [None req-5503d3e0-54e7-45ce-ac21-f7d1812086e4 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.239916] [55188]: DEBUG oslo_concurrency.lockutils [None req-5503d3e0-54e7-45ce-ac21-f7d1812086e4 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.240154] [55188]: DEBUG oslo_concurrency.lockutils [None req-5503d3e0-54e7-45ce-ac21-f7d1812086e4 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.240236] [55187]: DEBUG nova.api.openstack.wsgi [req-e45902b7-efc8-4a04-8ca9-ac3e2c0c07e9 req-a009f0c9-8a65-4c1b-9630-396733ea3b25 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ca457c4e-4865-43e0-86e1-617fada34e38", "tag": "fa85baa3-857c-47b6-b4dd-5ab19ac45e45"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 764.240353] [55188]: DEBUG oslo_concurrency.lockutils [None req-5503d3e0-54e7-45ce-ac21-f7d1812086e4 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.246208] [55187]: DEBUG oslo_concurrency.lockutils [req-e45902b7-efc8-4a04-8ca9-ac3e2c0c07e9 req-a009f0c9-8a65-4c1b-9630-396733ea3b25 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.246823] [55187]: DEBUG oslo_concurrency.lockutils [req-e45902b7-efc8-4a04-8ca9-ac3e2c0c07e9 req-a009f0c9-8a65-4c1b-9630-396733ea3b25 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.246823] [55187]: DEBUG oslo_concurrency.lockutils [req-e45902b7-efc8-4a04-8ca9-ac3e2c0c07e9 req-a009f0c9-8a65-4c1b-9630-396733ea3b25 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.258034] [55187]: INFO nova.api.openstack.compute.server_external_events [req-e45902b7-efc8-4a04-8ca9-ac3e2c0c07e9 req-a009f0c9-8a65-4c1b-9630-396733ea3b25 service nova] Creating event network-changed:fa85baa3-857c-47b6-b4dd-5ab19ac45e45 for instance ca457c4e-4865-43e0-86e1-617fada34e38 on cpu-1 [ 764.260165] [55187]: INFO nova.api.openstack.requestlog [req-e45902b7-efc8-4a04-8ca9-ac3e2c0c07e9 req-a009f0c9-8a65-4c1b-9630-396733ea3b25 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021858 [ 764.260583] [55187]: [pid: 55187|app: 0|req: 1309/2761] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:04 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 764.263433] [55187]: DEBUG nova.api.openstack.wsgi [None req-2bb03b65-236e-4d37-b563-61f67d1d645e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.265340] [55187]: DEBUG nova.compute.api [None req-2bb03b65-236e-4d37-b563-61f67d1d645e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.269268] [55187]: DEBUG oslo_concurrency.lockutils [None req-2bb03b65-236e-4d37-b563-61f67d1d645e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.269514] [55187]: DEBUG oslo_concurrency.lockutils [None req-2bb03b65-236e-4d37-b563-61f67d1d645e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.269712] [55187]: DEBUG oslo_concurrency.lockutils [None req-2bb03b65-236e-4d37-b563-61f67d1d645e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.270114] [55187]: DEBUG oslo_concurrency.lockutils [None req-2bb03b65-236e-4d37-b563-61f67d1d645e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.270316] [55187]: DEBUG oslo_concurrency.lockutils [None req-2bb03b65-236e-4d37-b563-61f67d1d645e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.270492] [55187]: DEBUG oslo_concurrency.lockutils [None req-2bb03b65-236e-4d37-b563-61f67d1d645e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.278663] [55188]: DEBUG nova.policy [None req-5503d3e0-54e7-45ce-ac21-f7d1812086e4 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.283414] [55188]: INFO nova.api.openstack.requestlog [None req-5503d3e0-54e7-45ce-ac21-f7d1812086e4 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.055248 [ 764.283654] [55188]: [pid: 55188|app: 0|req: 1453/2762] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.286187] [55188]: DEBUG nova.api.openstack.wsgi [None req-bfa7f640-5c94-4971-938a-7f5e90f2469c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.287939] [55188]: DEBUG nova.compute.api [None req-bfa7f640-5c94-4971-938a-7f5e90f2469c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.291525] [55187]: DEBUG oslo_concurrency.lockutils [None req-2bb03b65-236e-4d37-b563-61f67d1d645e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.291637] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfa7f640-5c94-4971-938a-7f5e90f2469c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.291785] [55187]: DEBUG oslo_concurrency.lockutils [None req-2bb03b65-236e-4d37-b563-61f67d1d645e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.291974] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfa7f640-5c94-4971-938a-7f5e90f2469c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.292032] [55187]: DEBUG oslo_concurrency.lockutils [None req-2bb03b65-236e-4d37-b563-61f67d1d645e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.292109] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfa7f640-5c94-4971-938a-7f5e90f2469c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.292167] [55187]: DEBUG nova.objects.instance [None req-2bb03b65-236e-4d37-b563-61f67d1d645e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 764.292535] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfa7f640-5c94-4971-938a-7f5e90f2469c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.292766] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfa7f640-5c94-4971-938a-7f5e90f2469c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.293130] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfa7f640-5c94-4971-938a-7f5e90f2469c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.315051] [55187]: DEBUG nova.policy [None req-2bb03b65-236e-4d37-b563-61f67d1d645e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.319495] [55187]: INFO nova.api.openstack.requestlog [None req-2bb03b65-236e-4d37-b563-61f67d1d645e tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.058352 [ 764.319849] [55187]: [pid: 55187|app: 0|req: 1310/2763] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.323053] [55187]: DEBUG nova.api.openstack.wsgi [None req-092be547-82fe-460f-871d-19c55145b984 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.323874] [55187]: DEBUG nova.compute.api [None req-092be547-82fe-460f-871d-19c55145b984 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.327176] [55188]: DEBUG nova.policy [None req-bfa7f640-5c94-4971-938a-7f5e90f2469c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.328133] [55187]: DEBUG oslo_concurrency.lockutils [None req-092be547-82fe-460f-871d-19c55145b984 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.328133] [55187]: DEBUG oslo_concurrency.lockutils [None req-092be547-82fe-460f-871d-19c55145b984 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.328133] [55187]: DEBUG oslo_concurrency.lockutils [None req-092be547-82fe-460f-871d-19c55145b984 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.328502] [55187]: DEBUG oslo_concurrency.lockutils [None req-092be547-82fe-460f-871d-19c55145b984 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.328502] [55187]: DEBUG oslo_concurrency.lockutils [None req-092be547-82fe-460f-871d-19c55145b984 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.328660] [55187]: DEBUG oslo_concurrency.lockutils [None req-092be547-82fe-460f-871d-19c55145b984 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.332332] [55188]: INFO nova.api.openstack.requestlog [None req-bfa7f640-5c94-4971-938a-7f5e90f2469c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.048061 [ 764.332890] [55188]: [pid: 55188|app: 0|req: 1454/2764] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.335734] [55188]: DEBUG nova.api.openstack.wsgi [None req-33e3fe69-742a-4f84-9c9a-581266208af1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.337950] [55188]: DEBUG nova.compute.api [None req-33e3fe69-742a-4f84-9c9a-581266208af1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.341566] [55188]: DEBUG oslo_concurrency.lockutils [None req-33e3fe69-742a-4f84-9c9a-581266208af1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.341835] [55188]: DEBUG oslo_concurrency.lockutils [None req-33e3fe69-742a-4f84-9c9a-581266208af1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.342053] [55188]: DEBUG oslo_concurrency.lockutils [None req-33e3fe69-742a-4f84-9c9a-581266208af1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.342451] [55188]: DEBUG oslo_concurrency.lockutils [None req-33e3fe69-742a-4f84-9c9a-581266208af1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.342699] [55188]: DEBUG oslo_concurrency.lockutils [None req-33e3fe69-742a-4f84-9c9a-581266208af1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.342965] [55188]: DEBUG oslo_concurrency.lockutils [None req-33e3fe69-742a-4f84-9c9a-581266208af1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.347721] [55187]: DEBUG oslo_concurrency.lockutils [None req-092be547-82fe-460f-871d-19c55145b984 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.347974] [55187]: DEBUG oslo_concurrency.lockutils [None req-092be547-82fe-460f-871d-19c55145b984 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.348176] [55187]: DEBUG oslo_concurrency.lockutils [None req-092be547-82fe-460f-871d-19c55145b984 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.348375] [55187]: DEBUG nova.objects.instance [None req-092be547-82fe-460f-871d-19c55145b984 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 764.373794] [55187]: DEBUG nova.policy [None req-092be547-82fe-460f-871d-19c55145b984 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.379168] [55187]: INFO nova.api.openstack.requestlog [None req-092be547-82fe-460f-871d-19c55145b984 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.058657 [ 764.381245] [55187]: [pid: 55187|app: 0|req: 1311/2765] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.382569] [55188]: DEBUG nova.policy [None req-33e3fe69-742a-4f84-9c9a-581266208af1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.384823] [55187]: DEBUG nova.api.openstack.wsgi [None req-ab251e23-5a2c-45ed-9251-704f5e7c11c0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Action: 'action', calling method: , body: {"addFloatingIp": {"address": "10.180.180.194"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 764.385540] [55187]: DEBUG nova.compute.api [None req-ab251e23-5a2c-45ed-9251-704f5e7c11c0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.387899] [55188]: INFO nova.api.openstack.requestlog [None req-33e3fe69-742a-4f84-9c9a-581266208af1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.054308 [ 764.388255] [55188]: [pid: 55188|app: 0|req: 1455/2766] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.390625] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab251e23-5a2c-45ed-9251-704f5e7c11c0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.390878] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab251e23-5a2c-45ed-9251-704f5e7c11c0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.391077] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab251e23-5a2c-45ed-9251-704f5e7c11c0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.391183] [55188]: DEBUG nova.api.openstack.wsgi [None req-fdb3531b-fd9d-4018-9ddc-317280632311 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.391680] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab251e23-5a2c-45ed-9251-704f5e7c11c0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.391680] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab251e23-5a2c-45ed-9251-704f5e7c11c0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.391863] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab251e23-5a2c-45ed-9251-704f5e7c11c0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.393126] [55188]: DEBUG nova.compute.api [None req-fdb3531b-fd9d-4018-9ddc-317280632311 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.396891] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdb3531b-fd9d-4018-9ddc-317280632311 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.397175] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdb3531b-fd9d-4018-9ddc-317280632311 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.397368] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdb3531b-fd9d-4018-9ddc-317280632311 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.397727] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdb3531b-fd9d-4018-9ddc-317280632311 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.397948] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdb3531b-fd9d-4018-9ddc-317280632311 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.398174] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdb3531b-fd9d-4018-9ddc-317280632311 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.409062] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab251e23-5a2c-45ed-9251-704f5e7c11c0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "refresh_cache-e6e74ef8-e10f-430f-8d61-71f1a53b9680" {{(pid=55187) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 764.409062] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab251e23-5a2c-45ed-9251-704f5e7c11c0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquired lock "refresh_cache-e6e74ef8-e10f-430f-8d61-71f1a53b9680" {{(pid=55187) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 764.438549] [55188]: DEBUG nova.policy [None req-fdb3531b-fd9d-4018-9ddc-317280632311 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.443510] [55188]: INFO nova.api.openstack.requestlog [None req-fdb3531b-fd9d-4018-9ddc-317280632311 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.054526 [ 764.444187] [55188]: [pid: 55188|app: 0|req: 1456/2767] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.477147] [55188]: DEBUG nova.api.openstack.wsgi [None req-144f8b9b-bff3-4227-b25b-12786792d60c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.479099] [55188]: DEBUG nova.compute.api [None req-144f8b9b-bff3-4227-b25b-12786792d60c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.483751] [55188]: DEBUG oslo_concurrency.lockutils [None req-144f8b9b-bff3-4227-b25b-12786792d60c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.484031] [55188]: DEBUG oslo_concurrency.lockutils [None req-144f8b9b-bff3-4227-b25b-12786792d60c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.484257] [55188]: DEBUG oslo_concurrency.lockutils [None req-144f8b9b-bff3-4227-b25b-12786792d60c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.484613] [55188]: DEBUG oslo_concurrency.lockutils [None req-144f8b9b-bff3-4227-b25b-12786792d60c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.484813] [55188]: DEBUG oslo_concurrency.lockutils [None req-144f8b9b-bff3-4227-b25b-12786792d60c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.484985] [55188]: DEBUG oslo_concurrency.lockutils [None req-144f8b9b-bff3-4227-b25b-12786792d60c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.520767] [55188]: DEBUG nova.policy [None req-144f8b9b-bff3-4227-b25b-12786792d60c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.525281] [55188]: DEBUG nova.policy [None req-144f8b9b-bff3-4227-b25b-12786792d60c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.525940] [55188]: DEBUG nova.policy [None req-144f8b9b-bff3-4227-b25b-12786792d60c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.528765] [55188]: INFO nova.api.openstack.requestlog [None req-144f8b9b-bff3-4227-b25b-12786792d60c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.054315 [ 764.529096] [55188]: [pid: 55188|app: 0|req: 1457/2768] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 764.531563] [55188]: DEBUG nova.api.openstack.wsgi [None req-c51a7a06-12ac-4251-bf66-e8e2e906574d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa7ff2e0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.561428] [55188]: INFO nova.api.openstack.requestlog [None req-c51a7a06-12ac-4251-bf66-e8e2e906574d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057" status: 200 len: 1644 microversion: 2.1 time: 0.031572 [ 764.561922] [55188]: [pid: 55188|app: 0|req: 1458/2769] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057 => generated 1644 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.566750] [55188]: DEBUG nova.api.openstack.wsgi [None req-66089a21-20dc-4bca-bbd6-422d4a576abe tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.567536] [55188]: DEBUG nova.compute.api [None req-66089a21-20dc-4bca-bbd6-422d4a576abe tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.571730] [55188]: DEBUG oslo_concurrency.lockutils [None req-66089a21-20dc-4bca-bbd6-422d4a576abe tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.572224] [55188]: DEBUG oslo_concurrency.lockutils [None req-66089a21-20dc-4bca-bbd6-422d4a576abe tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.572326] [55188]: DEBUG oslo_concurrency.lockutils [None req-66089a21-20dc-4bca-bbd6-422d4a576abe tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.572646] [55188]: DEBUG oslo_concurrency.lockutils [None req-66089a21-20dc-4bca-bbd6-422d4a576abe tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.572872] [55188]: DEBUG oslo_concurrency.lockutils [None req-66089a21-20dc-4bca-bbd6-422d4a576abe tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.573097] [55188]: DEBUG oslo_concurrency.lockutils [None req-66089a21-20dc-4bca-bbd6-422d4a576abe tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.605501] [55188]: DEBUG nova.policy [None req-66089a21-20dc-4bca-bbd6-422d4a576abe tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.609987] [55188]: INFO nova.api.openstack.requestlog [None req-66089a21-20dc-4bca-bbd6-422d4a576abe tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.047488 [ 764.610344] [55188]: [pid: 55188|app: 0|req: 1459/2770] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:04 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.661135] [55188]: DEBUG nova.api.openstack.wsgi [None req-7b23423f-75a9-466c-8501-9bac5d8b3062 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.663147] [55188]: DEBUG nova.compute.api [None req-7b23423f-75a9-466c-8501-9bac5d8b3062 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.667306] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b23423f-75a9-466c-8501-9bac5d8b3062 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.667582] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b23423f-75a9-466c-8501-9bac5d8b3062 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.667782] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b23423f-75a9-466c-8501-9bac5d8b3062 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.668157] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b23423f-75a9-466c-8501-9bac5d8b3062 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.668449] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b23423f-75a9-466c-8501-9bac5d8b3062 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.668672] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b23423f-75a9-466c-8501-9bac5d8b3062 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.748820] [55188]: DEBUG nova.policy [None req-7b23423f-75a9-466c-8501-9bac5d8b3062 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.754363] [55188]: INFO nova.api.openstack.requestlog [None req-7b23423f-75a9-466c-8501-9bac5d8b3062 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1365 microversion: 2.1 time: 0.095740 [ 764.754701] [55188]: [pid: 55188|app: 0|req: 1460/2771] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:05 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1365 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.757310] [55188]: DEBUG nova.api.openstack.wsgi [None req-b9df9864-83da-4edd-842d-de21a39c96ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.759023] [55188]: DEBUG nova.compute.api [None req-b9df9864-83da-4edd-842d-de21a39c96ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.767970] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9df9864-83da-4edd-842d-de21a39c96ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.767970] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9df9864-83da-4edd-842d-de21a39c96ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.767970] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9df9864-83da-4edd-842d-de21a39c96ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.768143] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9df9864-83da-4edd-842d-de21a39c96ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.768294] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9df9864-83da-4edd-842d-de21a39c96ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.768470] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9df9864-83da-4edd-842d-de21a39c96ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.795112] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9df9864-83da-4edd-842d-de21a39c96ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.795112] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9df9864-83da-4edd-842d-de21a39c96ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.795112] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9df9864-83da-4edd-842d-de21a39c96ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.795112] [55188]: DEBUG nova.objects.instance [None req-b9df9864-83da-4edd-842d-de21a39c96ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 764.819375] [55188]: DEBUG nova.policy [None req-b9df9864-83da-4edd-842d-de21a39c96ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.823951] [55188]: INFO nova.api.openstack.requestlog [None req-b9df9864-83da-4edd-842d-de21a39c96ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.068617 [ 764.824351] [55188]: [pid: 55188|app: 0|req: 1461/2772] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:05 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.826961] [55188]: DEBUG nova.api.openstack.wsgi [None req-3132da30-aa7b-485d-815a-4c69e9c7530a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.828875] [55188]: DEBUG nova.compute.api [None req-3132da30-aa7b-485d-815a-4c69e9c7530a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.832965] [55188]: DEBUG oslo_concurrency.lockutils [None req-3132da30-aa7b-485d-815a-4c69e9c7530a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.833211] [55188]: DEBUG oslo_concurrency.lockutils [None req-3132da30-aa7b-485d-815a-4c69e9c7530a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.833405] [55188]: DEBUG oslo_concurrency.lockutils [None req-3132da30-aa7b-485d-815a-4c69e9c7530a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.833777] [55188]: DEBUG oslo_concurrency.lockutils [None req-3132da30-aa7b-485d-815a-4c69e9c7530a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.833982] [55188]: DEBUG oslo_concurrency.lockutils [None req-3132da30-aa7b-485d-815a-4c69e9c7530a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.834175] [55188]: DEBUG oslo_concurrency.lockutils [None req-3132da30-aa7b-485d-815a-4c69e9c7530a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.882740] [55188]: DEBUG nova.policy [None req-3132da30-aa7b-485d-815a-4c69e9c7530a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.888073] [55188]: INFO nova.api.openstack.requestlog [None req-3132da30-aa7b-485d-815a-4c69e9c7530a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.062682 [ 764.888073] [55188]: [pid: 55188|app: 0|req: 1462/2773] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:05 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.891952] [55188]: DEBUG nova.api.openstack.wsgi [None req-78c7c103-a9ad-421d-ac6e-944306b64d86 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.893116] [55188]: DEBUG nova.compute.api [None req-78c7c103-a9ad-421d-ac6e-944306b64d86 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.897521] [55188]: DEBUG oslo_concurrency.lockutils [None req-78c7c103-a9ad-421d-ac6e-944306b64d86 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.897521] [55188]: DEBUG oslo_concurrency.lockutils [None req-78c7c103-a9ad-421d-ac6e-944306b64d86 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.897521] [55188]: DEBUG oslo_concurrency.lockutils [None req-78c7c103-a9ad-421d-ac6e-944306b64d86 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.897699] [55188]: DEBUG oslo_concurrency.lockutils [None req-78c7c103-a9ad-421d-ac6e-944306b64d86 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.897998] [55188]: DEBUG oslo_concurrency.lockutils [None req-78c7c103-a9ad-421d-ac6e-944306b64d86 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.898079] [55188]: DEBUG oslo_concurrency.lockutils [None req-78c7c103-a9ad-421d-ac6e-944306b64d86 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.951589] [55188]: DEBUG nova.policy [None req-78c7c103-a9ad-421d-ac6e-944306b64d86 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.957154] [55188]: DEBUG nova.policy [None req-78c7c103-a9ad-421d-ac6e-944306b64d86 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.958075] [55188]: DEBUG nova.policy [None req-78c7c103-a9ad-421d-ac6e-944306b64d86 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.958761] [55188]: INFO nova.api.openstack.requestlog [None req-78c7c103-a9ad-421d-ac6e-944306b64d86 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.070126 [ 764.959321] [55188]: [pid: 55188|app: 0|req: 1463/2774] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:05 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 764.965383] [55188]: DEBUG nova.api.openstack.wsgi [None req-f7cbadda-559d-47fe-b8ff-2b86f26d9b3a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 764.967214] [55188]: DEBUG nova.compute.api [None req-f7cbadda-559d-47fe-b8ff-2b86f26d9b3a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 764.970973] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7cbadda-559d-47fe-b8ff-2b86f26d9b3a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.971204] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7cbadda-559d-47fe-b8ff-2b86f26d9b3a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.971404] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7cbadda-559d-47fe-b8ff-2b86f26d9b3a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.971778] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7cbadda-559d-47fe-b8ff-2b86f26d9b3a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.972021] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7cbadda-559d-47fe-b8ff-2b86f26d9b3a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.972355] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7cbadda-559d-47fe-b8ff-2b86f26d9b3a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.024763] [55188]: DEBUG nova.policy [None req-f7cbadda-559d-47fe-b8ff-2b86f26d9b3a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.031011] [55188]: INFO nova.api.openstack.requestlog [None req-f7cbadda-559d-47fe-b8ff-2b86f26d9b3a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.071076 [ 765.031606] [55188]: [pid: 55188|app: 0|req: 1464/2775] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:05 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.034668] [55188]: DEBUG nova.api.openstack.wsgi [None req-b1975c06-4ecb-4c03-8b6c-3d27b641d34f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.036613] [55188]: DEBUG nova.compute.api [None req-b1975c06-4ecb-4c03-8b6c-3d27b641d34f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.041019] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1975c06-4ecb-4c03-8b6c-3d27b641d34f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.041400] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1975c06-4ecb-4c03-8b6c-3d27b641d34f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.041646] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1975c06-4ecb-4c03-8b6c-3d27b641d34f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.042110] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1975c06-4ecb-4c03-8b6c-3d27b641d34f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.042661] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1975c06-4ecb-4c03-8b6c-3d27b641d34f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.042661] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1975c06-4ecb-4c03-8b6c-3d27b641d34f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.094317] [55188]: DEBUG nova.policy [None req-b1975c06-4ecb-4c03-8b6c-3d27b641d34f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.099421] [55188]: INFO nova.api.openstack.requestlog [None req-b1975c06-4ecb-4c03-8b6c-3d27b641d34f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.067084 [ 765.100119] [55188]: [pid: 55188|app: 0|req: 1465/2776] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:05 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.103114] [55188]: DEBUG nova.api.openstack.wsgi [None req-2573755f-45c3-4822-b7c7-e3a4b04977d9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.105665] [55188]: DEBUG nova.compute.api [None req-2573755f-45c3-4822-b7c7-e3a4b04977d9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.113463] [55188]: DEBUG oslo_concurrency.lockutils [None req-2573755f-45c3-4822-b7c7-e3a4b04977d9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.113753] [55188]: DEBUG oslo_concurrency.lockutils [None req-2573755f-45c3-4822-b7c7-e3a4b04977d9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.113946] [55188]: DEBUG oslo_concurrency.lockutils [None req-2573755f-45c3-4822-b7c7-e3a4b04977d9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.114431] [55188]: DEBUG oslo_concurrency.lockutils [None req-2573755f-45c3-4822-b7c7-e3a4b04977d9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.114776] [55188]: DEBUG oslo_concurrency.lockutils [None req-2573755f-45c3-4822-b7c7-e3a4b04977d9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.114776] [55188]: DEBUG oslo_concurrency.lockutils [None req-2573755f-45c3-4822-b7c7-e3a4b04977d9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.192606] [55188]: DEBUG nova.policy [None req-2573755f-45c3-4822-b7c7-e3a4b04977d9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.199162] [55188]: INFO nova.api.openstack.requestlog [None req-2573755f-45c3-4822-b7c7-e3a4b04977d9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.098254 [ 765.199708] [55188]: [pid: 55188|app: 0|req: 1466/2777] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:05 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.202662] [55188]: DEBUG nova.api.openstack.wsgi [None req-8b3f81cb-c9c2-4a31-9ce7-f3aa16a42564 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.205106] [55188]: DEBUG nova.compute.api [None req-8b3f81cb-c9c2-4a31-9ce7-f3aa16a42564 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.211274] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b3f81cb-c9c2-4a31-9ce7-f3aa16a42564 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.214038] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b3f81cb-c9c2-4a31-9ce7-f3aa16a42564 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.214038] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b3f81cb-c9c2-4a31-9ce7-f3aa16a42564 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.214038] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b3f81cb-c9c2-4a31-9ce7-f3aa16a42564 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.214038] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b3f81cb-c9c2-4a31-9ce7-f3aa16a42564 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.214536] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b3f81cb-c9c2-4a31-9ce7-f3aa16a42564 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.264230] [55188]: DEBUG nova.policy [None req-8b3f81cb-c9c2-4a31-9ce7-f3aa16a42564 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.268876] [55188]: INFO nova.api.openstack.requestlog [None req-8b3f81cb-c9c2-4a31-9ce7-f3aa16a42564 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.068379 [ 765.269437] [55188]: [pid: 55188|app: 0|req: 1467/2778] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:05 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.273348] [55188]: DEBUG nova.api.openstack.wsgi [None req-45c30cf9-bece-4fe1-bbaf-691b54119b47 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.275314] [55188]: DEBUG nova.compute.api [None req-45c30cf9-bece-4fe1-bbaf-691b54119b47 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.279550] [55188]: DEBUG oslo_concurrency.lockutils [None req-45c30cf9-bece-4fe1-bbaf-691b54119b47 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.282443] [55188]: DEBUG oslo_concurrency.lockutils [None req-45c30cf9-bece-4fe1-bbaf-691b54119b47 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.282443] [55188]: DEBUG oslo_concurrency.lockutils [None req-45c30cf9-bece-4fe1-bbaf-691b54119b47 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.282443] [55188]: DEBUG oslo_concurrency.lockutils [None req-45c30cf9-bece-4fe1-bbaf-691b54119b47 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.282443] [55188]: DEBUG oslo_concurrency.lockutils [None req-45c30cf9-bece-4fe1-bbaf-691b54119b47 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.282703] [55188]: DEBUG oslo_concurrency.lockutils [None req-45c30cf9-bece-4fe1-bbaf-691b54119b47 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.319852] [55188]: DEBUG nova.policy [None req-45c30cf9-bece-4fe1-bbaf-691b54119b47 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.325437] [55188]: INFO nova.api.openstack.requestlog [None req-45c30cf9-bece-4fe1-bbaf-691b54119b47 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.055211 [ 765.327112] [55188]: [pid: 55188|app: 0|req: 1468/2779] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:05 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.332022] [55188]: DEBUG nova.api.openstack.wsgi [None req-4e82cecf-ed7d-4823-ae56-8c9698fe7bbb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.332776] [55188]: DEBUG nova.compute.api [None req-4e82cecf-ed7d-4823-ae56-8c9698fe7bbb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.337943] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e82cecf-ed7d-4823-ae56-8c9698fe7bbb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.338780] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e82cecf-ed7d-4823-ae56-8c9698fe7bbb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.341020] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e82cecf-ed7d-4823-ae56-8c9698fe7bbb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.341020] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e82cecf-ed7d-4823-ae56-8c9698fe7bbb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.341020] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e82cecf-ed7d-4823-ae56-8c9698fe7bbb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.341020] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e82cecf-ed7d-4823-ae56-8c9698fe7bbb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.388496] [55188]: DEBUG nova.policy [None req-4e82cecf-ed7d-4823-ae56-8c9698fe7bbb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.393216] [55188]: INFO nova.api.openstack.requestlog [None req-4e82cecf-ed7d-4823-ae56-8c9698fe7bbb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.066525 [ 765.393739] [55188]: [pid: 55188|app: 0|req: 1469/2780] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:05 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.396519] [55188]: DEBUG nova.api.openstack.wsgi [None req-9c75a887-0f8a-4a12-b20f-6fc8dc355a00 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.398331] [55188]: DEBUG nova.compute.api [None req-9c75a887-0f8a-4a12-b20f-6fc8dc355a00 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.402090] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c75a887-0f8a-4a12-b20f-6fc8dc355a00 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.402401] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c75a887-0f8a-4a12-b20f-6fc8dc355a00 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.402618] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c75a887-0f8a-4a12-b20f-6fc8dc355a00 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.403035] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c75a887-0f8a-4a12-b20f-6fc8dc355a00 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.403282] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c75a887-0f8a-4a12-b20f-6fc8dc355a00 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.403618] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c75a887-0f8a-4a12-b20f-6fc8dc355a00 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.428278] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c75a887-0f8a-4a12-b20f-6fc8dc355a00 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.428713] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c75a887-0f8a-4a12-b20f-6fc8dc355a00 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.428964] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c75a887-0f8a-4a12-b20f-6fc8dc355a00 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.429220] [55188]: DEBUG nova.objects.instance [None req-9c75a887-0f8a-4a12-b20f-6fc8dc355a00 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 765.455362] [55188]: DEBUG nova.policy [None req-9c75a887-0f8a-4a12-b20f-6fc8dc355a00 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.460026] [55188]: INFO nova.api.openstack.requestlog [None req-9c75a887-0f8a-4a12-b20f-6fc8dc355a00 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.065591 [ 765.460575] [55188]: [pid: 55188|app: 0|req: 1470/2781] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:05 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.463292] [55188]: DEBUG nova.api.openstack.wsgi [None req-3cfd9b13-7ec6-4da2-85d1-097dee8ed16e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.465251] [55188]: DEBUG nova.compute.api [None req-3cfd9b13-7ec6-4da2-85d1-097dee8ed16e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.470020] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cfd9b13-7ec6-4da2-85d1-097dee8ed16e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.470355] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cfd9b13-7ec6-4da2-85d1-097dee8ed16e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.470623] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cfd9b13-7ec6-4da2-85d1-097dee8ed16e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.471448] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cfd9b13-7ec6-4da2-85d1-097dee8ed16e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.471448] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cfd9b13-7ec6-4da2-85d1-097dee8ed16e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.471448] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cfd9b13-7ec6-4da2-85d1-097dee8ed16e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.503942] [55188]: DEBUG nova.policy [None req-3cfd9b13-7ec6-4da2-85d1-097dee8ed16e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.509730] [55188]: INFO nova.api.openstack.requestlog [None req-3cfd9b13-7ec6-4da2-85d1-097dee8ed16e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.048263 [ 765.510814] [55188]: [pid: 55188|app: 0|req: 1471/2782] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:05 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.515392] [55188]: DEBUG nova.api.openstack.wsgi [None req-04dd38ec-c0eb-4f4d-91ef-ee9f7d616881 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.516702] [55188]: DEBUG nova.compute.api [None req-04dd38ec-c0eb-4f4d-91ef-ee9f7d616881 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.520909] [55188]: DEBUG oslo_concurrency.lockutils [None req-04dd38ec-c0eb-4f4d-91ef-ee9f7d616881 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.521306] [55188]: DEBUG oslo_concurrency.lockutils [None req-04dd38ec-c0eb-4f4d-91ef-ee9f7d616881 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.521579] [55188]: DEBUG oslo_concurrency.lockutils [None req-04dd38ec-c0eb-4f4d-91ef-ee9f7d616881 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.522047] [55188]: DEBUG oslo_concurrency.lockutils [None req-04dd38ec-c0eb-4f4d-91ef-ee9f7d616881 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.522335] [55188]: DEBUG oslo_concurrency.lockutils [None req-04dd38ec-c0eb-4f4d-91ef-ee9f7d616881 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.522598] [55188]: DEBUG oslo_concurrency.lockutils [None req-04dd38ec-c0eb-4f4d-91ef-ee9f7d616881 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.564283] [55188]: DEBUG nova.policy [None req-04dd38ec-c0eb-4f4d-91ef-ee9f7d616881 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.567803] [55188]: DEBUG nova.policy [None req-04dd38ec-c0eb-4f4d-91ef-ee9f7d616881 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.568656] [55188]: DEBUG nova.policy [None req-04dd38ec-c0eb-4f4d-91ef-ee9f7d616881 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.572937] [55188]: INFO nova.api.openstack.requestlog [None req-04dd38ec-c0eb-4f4d-91ef-ee9f7d616881 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1471 microversion: 2.75 time: 0.061447 [ 765.574468] [55188]: [pid: 55188|app: 0|req: 1472/2783] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:05 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1471 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 765.577196] [55188]: DEBUG nova.api.openstack.wsgi [None req-e64a24a5-cef0-4572-8f27-b30c9e39bced tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.581019] [55188]: DEBUG nova.compute.api [None req-e64a24a5-cef0-4572-8f27-b30c9e39bced tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.582725] [55188]: DEBUG oslo_concurrency.lockutils [None req-e64a24a5-cef0-4572-8f27-b30c9e39bced tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.583037] [55188]: DEBUG oslo_concurrency.lockutils [None req-e64a24a5-cef0-4572-8f27-b30c9e39bced tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.583274] [55188]: DEBUG oslo_concurrency.lockutils [None req-e64a24a5-cef0-4572-8f27-b30c9e39bced tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.583681] [55188]: DEBUG oslo_concurrency.lockutils [None req-e64a24a5-cef0-4572-8f27-b30c9e39bced tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.584374] [55188]: DEBUG oslo_concurrency.lockutils [None req-e64a24a5-cef0-4572-8f27-b30c9e39bced tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.584374] [55188]: DEBUG oslo_concurrency.lockutils [None req-e64a24a5-cef0-4572-8f27-b30c9e39bced tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.623434] [55188]: DEBUG nova.policy [None req-e64a24a5-cef0-4572-8f27-b30c9e39bced tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.628901] [55188]: INFO nova.api.openstack.requestlog [None req-e64a24a5-cef0-4572-8f27-b30c9e39bced tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.053408 [ 765.629071] [55188]: [pid: 55188|app: 0|req: 1473/2784] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:05 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.643179] [55188]: DEBUG nova.api.openstack.wsgi [None req-53f6d1e3-297f-4b9a-b2d7-270acae60a65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.643179] [55188]: DEBUG nova.compute.api [None req-53f6d1e3-297f-4b9a-b2d7-270acae60a65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.648230] [55188]: DEBUG oslo_concurrency.lockutils [None req-53f6d1e3-297f-4b9a-b2d7-270acae60a65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.648487] [55188]: DEBUG oslo_concurrency.lockutils [None req-53f6d1e3-297f-4b9a-b2d7-270acae60a65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.648693] [55188]: DEBUG oslo_concurrency.lockutils [None req-53f6d1e3-297f-4b9a-b2d7-270acae60a65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.649124] [55188]: DEBUG oslo_concurrency.lockutils [None req-53f6d1e3-297f-4b9a-b2d7-270acae60a65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.649326] [55188]: DEBUG oslo_concurrency.lockutils [None req-53f6d1e3-297f-4b9a-b2d7-270acae60a65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.649643] [55188]: DEBUG oslo_concurrency.lockutils [None req-53f6d1e3-297f-4b9a-b2d7-270acae60a65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.667020] [55187]: INFO nova.network.neutron [None req-ab251e23-5a2c-45ed-9251-704f5e7c11c0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] re-assign floating IP 10.180.180.194 from instance ca457c4e-4865-43e0-86e1-617fada34e38 [ 765.673095] [55188]: DEBUG oslo_concurrency.lockutils [None req-53f6d1e3-297f-4b9a-b2d7-270acae60a65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.673493] [55188]: DEBUG oslo_concurrency.lockutils [None req-53f6d1e3-297f-4b9a-b2d7-270acae60a65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.673638] [55188]: DEBUG oslo_concurrency.lockutils [None req-53f6d1e3-297f-4b9a-b2d7-270acae60a65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.673854] [55188]: DEBUG nova.objects.instance [None req-53f6d1e3-297f-4b9a-b2d7-270acae60a65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 765.696899] [55187]: DEBUG nova.network.neutron [None req-ab251e23-5a2c-45ed-9251-704f5e7c11c0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Building network info cache for instance {{(pid=55187) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2067}} [ 765.698044] [55188]: DEBUG nova.policy [None req-53f6d1e3-297f-4b9a-b2d7-270acae60a65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.703351] [55188]: INFO nova.api.openstack.requestlog [None req-53f6d1e3-297f-4b9a-b2d7-270acae60a65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.072616 [ 765.703933] [55188]: [pid: 55188|app: 0|req: 1474/2785] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:05 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.707031] [55188]: DEBUG nova.api.openstack.wsgi [None req-720d3edc-ebb3-41b3-81ee-8e007d7c7314 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.709027] [55188]: DEBUG nova.compute.api [None req-720d3edc-ebb3-41b3-81ee-8e007d7c7314 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.712982] [55188]: DEBUG oslo_concurrency.lockutils [None req-720d3edc-ebb3-41b3-81ee-8e007d7c7314 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.713280] [55188]: DEBUG oslo_concurrency.lockutils [None req-720d3edc-ebb3-41b3-81ee-8e007d7c7314 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.713472] [55188]: DEBUG oslo_concurrency.lockutils [None req-720d3edc-ebb3-41b3-81ee-8e007d7c7314 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.713834] [55188]: DEBUG oslo_concurrency.lockutils [None req-720d3edc-ebb3-41b3-81ee-8e007d7c7314 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.714043] [55188]: DEBUG oslo_concurrency.lockutils [None req-720d3edc-ebb3-41b3-81ee-8e007d7c7314 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.714262] [55188]: DEBUG oslo_concurrency.lockutils [None req-720d3edc-ebb3-41b3-81ee-8e007d7c7314 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.752728] [55188]: DEBUG nova.policy [None req-720d3edc-ebb3-41b3-81ee-8e007d7c7314 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.757382] [55188]: INFO nova.api.openstack.requestlog [None req-720d3edc-ebb3-41b3-81ee-8e007d7c7314 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.052742 [ 765.757742] [55188]: [pid: 55188|app: 0|req: 1475/2786] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:06 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.760842] [55188]: DEBUG nova.api.openstack.wsgi [None req-4cd349cb-e0f1-41db-a4ee-3ae6b6abfdf7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.762266] [55188]: DEBUG nova.compute.api [None req-4cd349cb-e0f1-41db-a4ee-3ae6b6abfdf7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.765918] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd349cb-e0f1-41db-a4ee-3ae6b6abfdf7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.766142] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd349cb-e0f1-41db-a4ee-3ae6b6abfdf7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.766344] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd349cb-e0f1-41db-a4ee-3ae6b6abfdf7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.766766] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd349cb-e0f1-41db-a4ee-3ae6b6abfdf7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.767083] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd349cb-e0f1-41db-a4ee-3ae6b6abfdf7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.767334] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd349cb-e0f1-41db-a4ee-3ae6b6abfdf7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.788043] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd349cb-e0f1-41db-a4ee-3ae6b6abfdf7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.788043] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd349cb-e0f1-41db-a4ee-3ae6b6abfdf7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.788407] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd349cb-e0f1-41db-a4ee-3ae6b6abfdf7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.788407] [55188]: DEBUG nova.objects.instance [None req-4cd349cb-e0f1-41db-a4ee-3ae6b6abfdf7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 765.810416] [55188]: DEBUG nova.policy [None req-4cd349cb-e0f1-41db-a4ee-3ae6b6abfdf7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.815481] [55188]: INFO nova.api.openstack.requestlog [None req-4cd349cb-e0f1-41db-a4ee-3ae6b6abfdf7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.057034 [ 765.815842] [55188]: [pid: 55188|app: 0|req: 1476/2787] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:06 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.819027] [55188]: DEBUG nova.api.openstack.wsgi [None req-0c020a75-0b78-455c-84ae-a14ef59c2e70 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.820203] [55188]: DEBUG nova.compute.api [None req-0c020a75-0b78-455c-84ae-a14ef59c2e70 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.823807] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c020a75-0b78-455c-84ae-a14ef59c2e70 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.824053] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c020a75-0b78-455c-84ae-a14ef59c2e70 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.824247] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c020a75-0b78-455c-84ae-a14ef59c2e70 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.824730] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c020a75-0b78-455c-84ae-a14ef59c2e70 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.824945] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c020a75-0b78-455c-84ae-a14ef59c2e70 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.825140] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c020a75-0b78-455c-84ae-a14ef59c2e70 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.863261] [55188]: DEBUG nova.policy [None req-0c020a75-0b78-455c-84ae-a14ef59c2e70 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.869578] [55188]: INFO nova.api.openstack.requestlog [None req-0c020a75-0b78-455c-84ae-a14ef59c2e70 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.053068 [ 765.869933] [55188]: [pid: 55188|app: 0|req: 1477/2788] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:06 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.873320] [55188]: DEBUG nova.api.openstack.wsgi [None req-dcc1fd35-e2f5-40eb-a346-de1bfa3638b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.875162] [55188]: DEBUG nova.compute.api [None req-dcc1fd35-e2f5-40eb-a346-de1bfa3638b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.878953] [55188]: DEBUG oslo_concurrency.lockutils [None req-dcc1fd35-e2f5-40eb-a346-de1bfa3638b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.879229] [55188]: DEBUG oslo_concurrency.lockutils [None req-dcc1fd35-e2f5-40eb-a346-de1bfa3638b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.879413] [55188]: DEBUG oslo_concurrency.lockutils [None req-dcc1fd35-e2f5-40eb-a346-de1bfa3638b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.879956] [55188]: DEBUG oslo_concurrency.lockutils [None req-dcc1fd35-e2f5-40eb-a346-de1bfa3638b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.884028] [55188]: DEBUG oslo_concurrency.lockutils [None req-dcc1fd35-e2f5-40eb-a346-de1bfa3638b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.884028] [55188]: DEBUG oslo_concurrency.lockutils [None req-dcc1fd35-e2f5-40eb-a346-de1bfa3638b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.919115] [55188]: DEBUG nova.policy [None req-dcc1fd35-e2f5-40eb-a346-de1bfa3638b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.923716] [55188]: INFO nova.api.openstack.requestlog [None req-dcc1fd35-e2f5-40eb-a346-de1bfa3638b1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.053122 [ 765.924223] [55188]: [pid: 55188|app: 0|req: 1478/2789] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:06 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.926625] [55188]: DEBUG nova.api.openstack.wsgi [None req-440808de-918d-48f7-827a-76beaf4d2f41 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 765.928250] [55188]: DEBUG nova.compute.api [None req-440808de-918d-48f7-827a-76beaf4d2f41 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 765.931736] [55188]: DEBUG oslo_concurrency.lockutils [None req-440808de-918d-48f7-827a-76beaf4d2f41 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.931977] [55188]: DEBUG oslo_concurrency.lockutils [None req-440808de-918d-48f7-827a-76beaf4d2f41 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.932180] [55188]: DEBUG oslo_concurrency.lockutils [None req-440808de-918d-48f7-827a-76beaf4d2f41 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.932536] [55188]: DEBUG oslo_concurrency.lockutils [None req-440808de-918d-48f7-827a-76beaf4d2f41 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.932740] [55188]: DEBUG oslo_concurrency.lockutils [None req-440808de-918d-48f7-827a-76beaf4d2f41 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.932944] [55188]: DEBUG oslo_concurrency.lockutils [None req-440808de-918d-48f7-827a-76beaf4d2f41 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.969886] [55188]: DEBUG nova.policy [None req-440808de-918d-48f7-827a-76beaf4d2f41 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.975168] [55188]: DEBUG nova.policy [None req-440808de-918d-48f7-827a-76beaf4d2f41 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.975843] [55188]: DEBUG nova.policy [None req-440808de-918d-48f7-827a-76beaf4d2f41 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.978822] [55188]: INFO nova.api.openstack.requestlog [None req-440808de-918d-48f7-827a-76beaf4d2f41 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.054177 [ 765.979296] [55188]: [pid: 55188|app: 0|req: 1479/2790] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:06 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 765.983149] [55188]: DEBUG nova.api.openstack.wsgi [None req-df43511e-4097-4770-b367-96901f6b8ac3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa7fc5e0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.020188] [55188]: INFO nova.api.openstack.requestlog [None req-df43511e-4097-4770-b367-96901f6b8ac3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057" status: 200 len: 1644 microversion: 2.1 time: 0.040101 [ 766.020802] [55188]: [pid: 55188|app: 0|req: 1480/2791] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:06 2025] GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057 => generated 1644 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.024936] [55188]: DEBUG nova.api.openstack.wsgi [req-a122b8db-711b-412a-a4f7-b1e390712961 req-1b2852e7-198b-4475-be03-5c3ae5b23689 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ca457c4e-4865-43e0-86e1-617fada34e38", "tag": "fa85baa3-857c-47b6-b4dd-5ab19ac45e45"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 766.034473] [55188]: DEBUG oslo_concurrency.lockutils [req-a122b8db-711b-412a-a4f7-b1e390712961 req-1b2852e7-198b-4475-be03-5c3ae5b23689 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.034733] [55188]: DEBUG oslo_concurrency.lockutils [req-a122b8db-711b-412a-a4f7-b1e390712961 req-1b2852e7-198b-4475-be03-5c3ae5b23689 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.034950] [55188]: DEBUG oslo_concurrency.lockutils [req-a122b8db-711b-412a-a4f7-b1e390712961 req-1b2852e7-198b-4475-be03-5c3ae5b23689 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.046174] [55188]: INFO nova.api.openstack.compute.server_external_events [req-a122b8db-711b-412a-a4f7-b1e390712961 req-1b2852e7-198b-4475-be03-5c3ae5b23689 service nova] Creating event network-changed:fa85baa3-857c-47b6-b4dd-5ab19ac45e45 for instance ca457c4e-4865-43e0-86e1-617fada34e38 on cpu-1 [ 766.049901] [55188]: INFO nova.api.openstack.requestlog [req-a122b8db-711b-412a-a4f7-b1e390712961 req-1b2852e7-198b-4475-be03-5c3ae5b23689 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028097 [ 766.050321] [55188]: [pid: 55188|app: 0|req: 1481/2792] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:06 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 766.054856] [55188]: DEBUG nova.api.openstack.wsgi [None req-544e5ade-46b7-4a7e-b70a-dba34af342c5 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.056814] [55188]: DEBUG nova.compute.api [None req-544e5ade-46b7-4a7e-b70a-dba34af342c5 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.061879] [55188]: DEBUG oslo_concurrency.lockutils [None req-544e5ade-46b7-4a7e-b70a-dba34af342c5 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.061879] [55188]: DEBUG oslo_concurrency.lockutils [None req-544e5ade-46b7-4a7e-b70a-dba34af342c5 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.061879] [55188]: DEBUG oslo_concurrency.lockutils [None req-544e5ade-46b7-4a7e-b70a-dba34af342c5 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.061879] [55188]: DEBUG oslo_concurrency.lockutils [None req-544e5ade-46b7-4a7e-b70a-dba34af342c5 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.062023] [55188]: DEBUG oslo_concurrency.lockutils [None req-544e5ade-46b7-4a7e-b70a-dba34af342c5 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.062023] [55188]: DEBUG oslo_concurrency.lockutils [None req-544e5ade-46b7-4a7e-b70a-dba34af342c5 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.101726] [55188]: DEBUG nova.policy [None req-544e5ade-46b7-4a7e-b70a-dba34af342c5 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.107146] [55188]: INFO nova.api.openstack.requestlog [None req-544e5ade-46b7-4a7e-b70a-dba34af342c5 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.054789 [ 766.107528] [55188]: [pid: 55188|app: 0|req: 1482/2793] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:06 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.110214] [55188]: DEBUG nova.api.openstack.wsgi [None req-d263c6b8-1da1-4245-a339-94cc4c8304fe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.111981] [55188]: DEBUG nova.compute.api [None req-d263c6b8-1da1-4245-a339-94cc4c8304fe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.115975] [55188]: DEBUG oslo_concurrency.lockutils [None req-d263c6b8-1da1-4245-a339-94cc4c8304fe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.116258] [55188]: DEBUG oslo_concurrency.lockutils [None req-d263c6b8-1da1-4245-a339-94cc4c8304fe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.116470] [55188]: DEBUG oslo_concurrency.lockutils [None req-d263c6b8-1da1-4245-a339-94cc4c8304fe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.116842] [55188]: DEBUG oslo_concurrency.lockutils [None req-d263c6b8-1da1-4245-a339-94cc4c8304fe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.117068] [55188]: DEBUG oslo_concurrency.lockutils [None req-d263c6b8-1da1-4245-a339-94cc4c8304fe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.117255] [55188]: DEBUG oslo_concurrency.lockutils [None req-d263c6b8-1da1-4245-a339-94cc4c8304fe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.193623] [55187]: DEBUG nova.network.neutron [None req-ab251e23-5a2c-45ed-9251-704f5e7c11c0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Updating instance_info_cache with network_info: [{"id": "fa85baa3-857c-47b6-b4dd-5ab19ac45e45", "address": "fa:16:3e:4a:c0:da", "network": {"id": "9231eb97-6273-4355-8b00-104959201ff3", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-1677749277-network", "subnets": [{"cidr": "192.168.128.0/28", "dns": [], "gateway": {"address": "192.168.128.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.128.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.2"}}], "meta": {"injected": false, "tenant_id": "8afe059d143c4b8a9be0fc4a5882d634", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "195e328b-e41a-49f5-9e51-546b8ea8ceba", "external-id": "nsx-vlan-transportzone-735", "segmentation_id": 735, "bound_drivers": {"0": "nsxv3"}}, "devname": "tapfa85baa3-85", "ovs_interfaceid": "fa85baa3-857c-47b6-b4dd-5ab19ac45e45", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=55187) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 766.201743] [55187]: DEBUG nova.network.neutron [None req-ab251e23-5a2c-45ed-9251-704f5e7c11c0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Building network info cache for instance {{(pid=55187) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2067}} [ 766.215014] [55188]: DEBUG nova.policy [None req-d263c6b8-1da1-4245-a339-94cc4c8304fe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.222288] [55188]: INFO nova.api.openstack.requestlog [None req-d263c6b8-1da1-4245-a339-94cc4c8304fe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1365 microversion: 2.1 time: 0.114043 [ 766.222764] [55188]: [pid: 55188|app: 0|req: 1483/2794] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:06 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1365 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.225969] [55188]: DEBUG nova.api.openstack.wsgi [None req-c051f780-5c79-418b-a0be-3cc36974abd4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.228302] [55188]: DEBUG nova.compute.api [None req-c051f780-5c79-418b-a0be-3cc36974abd4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.233293] [55188]: DEBUG oslo_concurrency.lockutils [None req-c051f780-5c79-418b-a0be-3cc36974abd4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.233563] [55188]: DEBUG oslo_concurrency.lockutils [None req-c051f780-5c79-418b-a0be-3cc36974abd4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.233774] [55188]: DEBUG oslo_concurrency.lockutils [None req-c051f780-5c79-418b-a0be-3cc36974abd4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.234180] [55188]: DEBUG oslo_concurrency.lockutils [None req-c051f780-5c79-418b-a0be-3cc36974abd4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.234396] [55188]: DEBUG oslo_concurrency.lockutils [None req-c051f780-5c79-418b-a0be-3cc36974abd4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.234581] [55188]: DEBUG oslo_concurrency.lockutils [None req-c051f780-5c79-418b-a0be-3cc36974abd4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.266325] [55188]: DEBUG oslo_concurrency.lockutils [None req-c051f780-5c79-418b-a0be-3cc36974abd4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.266646] [55188]: DEBUG oslo_concurrency.lockutils [None req-c051f780-5c79-418b-a0be-3cc36974abd4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.266867] [55188]: DEBUG oslo_concurrency.lockutils [None req-c051f780-5c79-418b-a0be-3cc36974abd4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.267092] [55188]: DEBUG nova.objects.instance [None req-c051f780-5c79-418b-a0be-3cc36974abd4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 766.290423] [55188]: DEBUG nova.policy [None req-c051f780-5c79-418b-a0be-3cc36974abd4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.295435] [55188]: INFO nova.api.openstack.requestlog [None req-c051f780-5c79-418b-a0be-3cc36974abd4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.071995 [ 766.296247] [55188]: [pid: 55188|app: 0|req: 1484/2795] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:06 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.299474] [55188]: DEBUG nova.api.openstack.wsgi [None req-b45f0374-4f91-4ad7-97ad-b089bc09093f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.301042] [55188]: DEBUG nova.compute.api [None req-b45f0374-4f91-4ad7-97ad-b089bc09093f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.304732] [55188]: DEBUG oslo_concurrency.lockutils [None req-b45f0374-4f91-4ad7-97ad-b089bc09093f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.304986] [55188]: DEBUG oslo_concurrency.lockutils [None req-b45f0374-4f91-4ad7-97ad-b089bc09093f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.305196] [55188]: DEBUG oslo_concurrency.lockutils [None req-b45f0374-4f91-4ad7-97ad-b089bc09093f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.305561] [55188]: DEBUG oslo_concurrency.lockutils [None req-b45f0374-4f91-4ad7-97ad-b089bc09093f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.305758] [55188]: DEBUG oslo_concurrency.lockutils [None req-b45f0374-4f91-4ad7-97ad-b089bc09093f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.305930] [55188]: DEBUG oslo_concurrency.lockutils [None req-b45f0374-4f91-4ad7-97ad-b089bc09093f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.350351] [55188]: DEBUG nova.policy [None req-b45f0374-4f91-4ad7-97ad-b089bc09093f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.355277] [55188]: INFO nova.api.openstack.requestlog [None req-b45f0374-4f91-4ad7-97ad-b089bc09093f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.058172 [ 766.355634] [55188]: [pid: 55188|app: 0|req: 1485/2796] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:06 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.359519] [55188]: DEBUG nova.api.openstack.wsgi [None req-dfe5cf68-ce19-4cdc-97c2-53150af6fe72 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.360554] [55188]: DEBUG nova.compute.api [None req-dfe5cf68-ce19-4cdc-97c2-53150af6fe72 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.364201] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfe5cf68-ce19-4cdc-97c2-53150af6fe72 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.364543] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfe5cf68-ce19-4cdc-97c2-53150af6fe72 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.364763] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfe5cf68-ce19-4cdc-97c2-53150af6fe72 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.365745] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfe5cf68-ce19-4cdc-97c2-53150af6fe72 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.365745] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfe5cf68-ce19-4cdc-97c2-53150af6fe72 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.365745] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfe5cf68-ce19-4cdc-97c2-53150af6fe72 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.404658] [55188]: DEBUG nova.policy [None req-dfe5cf68-ce19-4cdc-97c2-53150af6fe72 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.409508] [55188]: DEBUG nova.policy [None req-dfe5cf68-ce19-4cdc-97c2-53150af6fe72 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.410424] [55188]: DEBUG nova.policy [None req-dfe5cf68-ce19-4cdc-97c2-53150af6fe72 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.411180] [55188]: INFO nova.api.openstack.requestlog [None req-dfe5cf68-ce19-4cdc-97c2-53150af6fe72 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.054853 [ 766.411539] [55188]: [pid: 55188|app: 0|req: 1486/2797] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:06 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 766.413983] [55188]: DEBUG nova.api.openstack.wsgi [None req-0c5c8ab7-b1ca-40f6-9e34-094e883cc540 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.415722] [55188]: DEBUG nova.compute.api [None req-0c5c8ab7-b1ca-40f6-9e34-094e883cc540 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.419315] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c5c8ab7-b1ca-40f6-9e34-094e883cc540 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.419554] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c5c8ab7-b1ca-40f6-9e34-094e883cc540 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.419793] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c5c8ab7-b1ca-40f6-9e34-094e883cc540 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.420282] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c5c8ab7-b1ca-40f6-9e34-094e883cc540 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.420519] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c5c8ab7-b1ca-40f6-9e34-094e883cc540 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.420701] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c5c8ab7-b1ca-40f6-9e34-094e883cc540 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.455931] [55188]: DEBUG nova.policy [None req-0c5c8ab7-b1ca-40f6-9e34-094e883cc540 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.457407] [55187]: DEBUG nova.network.neutron [None req-ab251e23-5a2c-45ed-9251-704f5e7c11c0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Updating instance_info_cache with network_info: [{"id": "e57c4f10-f8b4-4be2-a2ac-6f3cef7f5ec9", "address": "fa:16:3e:64:cd:8c", "network": {"id": "9231eb97-6273-4355-8b00-104959201ff3", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-1677749277-network", "subnets": [{"cidr": "192.168.128.0/28", "dns": [], "gateway": {"address": "192.168.128.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.128.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "10.180.180.194", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.2"}}], "meta": {"injected": false, "tenant_id": "8afe059d143c4b8a9be0fc4a5882d634", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "195e328b-e41a-49f5-9e51-546b8ea8ceba", "external-id": "nsx-vlan-transportzone-735", "segmentation_id": 735, "bound_drivers": {"0": "nsxv3"}}, "devname": "tape57c4f10-f8", "ovs_interfaceid": "e57c4f10-f8b4-4be2-a2ac-6f3cef7f5ec9", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=55187) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 766.460805] [55188]: INFO nova.api.openstack.requestlog [None req-0c5c8ab7-b1ca-40f6-9e34-094e883cc540 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.048621 [ 766.461178] [55188]: [pid: 55188|app: 0|req: 1487/2798] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:06 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.465028] [55188]: DEBUG nova.api.openstack.wsgi [None req-affc74ca-a2d5-4ee4-b065-f2a5f5eb5936 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.465141] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab251e23-5a2c-45ed-9251-704f5e7c11c0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Releasing lock "refresh_cache-e6e74ef8-e10f-430f-8d61-71f1a53b9680" {{(pid=55187) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 766.465528] [55188]: DEBUG nova.compute.api [None req-affc74ca-a2d5-4ee4-b065-f2a5f5eb5936 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.466406] [55187]: INFO nova.api.openstack.requestlog [None req-ab251e23-5a2c-45ed-9251-704f5e7c11c0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680/action" status: 202 len: 0 microversion: 2.1 time: 2.086135 [ 766.466778] [55187]: [pid: 55187|app: 0|req: 1312/2799] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:04:04 2025] POST /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680/action => generated 0 bytes in 2087 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 766.469474] [55187]: DEBUG nova.api.openstack.wsgi [None req-2568cb5b-f3fb-4652-be6b-f90ee16b4797 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.469978] [55188]: DEBUG oslo_concurrency.lockutils [None req-affc74ca-a2d5-4ee4-b065-f2a5f5eb5936 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.470348] [55188]: DEBUG oslo_concurrency.lockutils [None req-affc74ca-a2d5-4ee4-b065-f2a5f5eb5936 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.470677] [55188]: DEBUG oslo_concurrency.lockutils [None req-affc74ca-a2d5-4ee4-b065-f2a5f5eb5936 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.471150] [55188]: DEBUG oslo_concurrency.lockutils [None req-affc74ca-a2d5-4ee4-b065-f2a5f5eb5936 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.471209] [55187]: DEBUG nova.compute.api [None req-2568cb5b-f3fb-4652-be6b-f90ee16b4797 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.471393] [55188]: DEBUG oslo_concurrency.lockutils [None req-affc74ca-a2d5-4ee4-b065-f2a5f5eb5936 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.471581] [55188]: DEBUG oslo_concurrency.lockutils [None req-affc74ca-a2d5-4ee4-b065-f2a5f5eb5936 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.475478] [55187]: DEBUG oslo_concurrency.lockutils [None req-2568cb5b-f3fb-4652-be6b-f90ee16b4797 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.475866] [55187]: DEBUG oslo_concurrency.lockutils [None req-2568cb5b-f3fb-4652-be6b-f90ee16b4797 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.476226] [55187]: DEBUG oslo_concurrency.lockutils [None req-2568cb5b-f3fb-4652-be6b-f90ee16b4797 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.476821] [55187]: DEBUG oslo_concurrency.lockutils [None req-2568cb5b-f3fb-4652-be6b-f90ee16b4797 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.477194] [55187]: DEBUG oslo_concurrency.lockutils [None req-2568cb5b-f3fb-4652-be6b-f90ee16b4797 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.477452] [55187]: DEBUG oslo_concurrency.lockutils [None req-2568cb5b-f3fb-4652-be6b-f90ee16b4797 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.506951] [55188]: DEBUG nova.policy [None req-affc74ca-a2d5-4ee4-b065-f2a5f5eb5936 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.511511] [55188]: INFO nova.api.openstack.requestlog [None req-affc74ca-a2d5-4ee4-b065-f2a5f5eb5936 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.049707 [ 766.511853] [55188]: [pid: 55188|app: 0|req: 1488/2800] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:06 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.512620] [55187]: DEBUG nova.policy [None req-2568cb5b-f3fb-4652-be6b-f90ee16b4797 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.514391] [55188]: DEBUG nova.api.openstack.wsgi [None req-ab50d7a9-298c-4637-bfbd-e99997f1f4c9 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.516156] [55188]: DEBUG nova.compute.api [None req-ab50d7a9-298c-4637-bfbd-e99997f1f4c9 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.517274] [55187]: INFO nova.api.openstack.requestlog [None req-2568cb5b-f3fb-4652-be6b-f90ee16b4797 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.049832 [ 766.517788] [55187]: [pid: 55187|app: 0|req: 1313/2801] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:06 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.519599] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab50d7a9-298c-4637-bfbd-e99997f1f4c9 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.519842] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab50d7a9-298c-4637-bfbd-e99997f1f4c9 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.520050] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab50d7a9-298c-4637-bfbd-e99997f1f4c9 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.520236] [55187]: DEBUG nova.api.openstack.wsgi [None req-fcf905a9-11c4-4ef4-9dfd-5bf440886bd9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.520416] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab50d7a9-298c-4637-bfbd-e99997f1f4c9 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.520622] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab50d7a9-298c-4637-bfbd-e99997f1f4c9 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.520891] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab50d7a9-298c-4637-bfbd-e99997f1f4c9 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.522598] [55187]: DEBUG nova.compute.api [None req-fcf905a9-11c4-4ef4-9dfd-5bf440886bd9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.527552] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcf905a9-11c4-4ef4-9dfd-5bf440886bd9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.527926] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcf905a9-11c4-4ef4-9dfd-5bf440886bd9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.528188] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcf905a9-11c4-4ef4-9dfd-5bf440886bd9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.528587] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcf905a9-11c4-4ef4-9dfd-5bf440886bd9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.528855] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcf905a9-11c4-4ef4-9dfd-5bf440886bd9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.529230] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcf905a9-11c4-4ef4-9dfd-5bf440886bd9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.564918] [55187]: DEBUG nova.policy [None req-fcf905a9-11c4-4ef4-9dfd-5bf440886bd9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.566849] [55188]: DEBUG nova.policy [None req-ab50d7a9-298c-4637-bfbd-e99997f1f4c9 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.569504] [55187]: INFO nova.api.openstack.requestlog [None req-fcf905a9-11c4-4ef4-9dfd-5bf440886bd9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.051126 [ 766.570504] [55187]: [pid: 55187|app: 0|req: 1314/2802] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:06 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.571534] [55188]: INFO nova.api.openstack.requestlog [None req-ab50d7a9-298c-4637-bfbd-e99997f1f4c9 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.058876 [ 766.571710] [55188]: [pid: 55188|app: 0|req: 1489/2803] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:06 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.576317] [55188]: DEBUG nova.api.openstack.wsgi [None req-5a44867a-8f55-4be9-949d-d9e1c936a08f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.576317] [55188]: DEBUG nova.compute.api [None req-5a44867a-8f55-4be9-949d-d9e1c936a08f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.579705] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a44867a-8f55-4be9-949d-d9e1c936a08f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.579985] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a44867a-8f55-4be9-949d-d9e1c936a08f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.580201] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a44867a-8f55-4be9-949d-d9e1c936a08f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.580563] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a44867a-8f55-4be9-949d-d9e1c936a08f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.580787] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a44867a-8f55-4be9-949d-d9e1c936a08f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.580966] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a44867a-8f55-4be9-949d-d9e1c936a08f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.615391] [55188]: DEBUG nova.policy [None req-5a44867a-8f55-4be9-949d-d9e1c936a08f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.619754] [55188]: INFO nova.api.openstack.requestlog [None req-5a44867a-8f55-4be9-949d-d9e1c936a08f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.047450 [ 766.620163] [55188]: [pid: 55188|app: 0|req: 1490/2804] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:06 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.622817] [55188]: DEBUG nova.api.openstack.wsgi [None req-390671c9-eddd-44d0-9921-6e5c3004fb7d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Action: 'action', calling method: , body: {"removeFloatingIp": {"address": "10.180.180.194"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 766.678099] [55187]: DEBUG nova.api.openstack.wsgi [None req-d93e5475-8e17-4e1b-8cdf-f40404f621e9 tempest-VolumesAssistedSnapshotsTest-584751591 tempest-VolumesAssistedSnapshotsTest-584751591-project] Action: 'create', calling method: >, body: {"snapshot": {"volume_id": "1cc602c0-dab3-4a45-8630-a6c83c9c33bd", "create_info": {"snapshot_id": "6bc7b4fe-8867-48b2-9b25-960ac51706fb", "type": "qcow2", "new_file": "new_file"}}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 766.680356] [55187]: DEBUG oslo_concurrency.lockutils [None req-d93e5475-8e17-4e1b-8cdf-f40404f621e9 tempest-VolumesAssistedSnapshotsTest-584751591 tempest-VolumesAssistedSnapshotsTest-584751591-project] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.680785] [55187]: DEBUG oslo_concurrency.lockutils [None req-d93e5475-8e17-4e1b-8cdf-f40404f621e9 tempest-VolumesAssistedSnapshotsTest-584751591 tempest-VolumesAssistedSnapshotsTest-584751591-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.680785] [55187]: DEBUG oslo_concurrency.lockutils [None req-d93e5475-8e17-4e1b-8cdf-f40404f621e9 tempest-VolumesAssistedSnapshotsTest-584751591 tempest-VolumesAssistedSnapshotsTest-584751591-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.701562] [55187]: DEBUG oslo_concurrency.lockutils [None req-d93e5475-8e17-4e1b-8cdf-f40404f621e9 tempest-VolumesAssistedSnapshotsTest-584751591 tempest-VolumesAssistedSnapshotsTest-584751591-project] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.701827] [55187]: DEBUG oslo_concurrency.lockutils [None req-d93e5475-8e17-4e1b-8cdf-f40404f621e9 tempest-VolumesAssistedSnapshotsTest-584751591 tempest-VolumesAssistedSnapshotsTest-584751591-project] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.702026] [55187]: DEBUG oslo_concurrency.lockutils [None req-d93e5475-8e17-4e1b-8cdf-f40404f621e9 tempest-VolumesAssistedSnapshotsTest-584751591 tempest-VolumesAssistedSnapshotsTest-584751591-project] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.715079] [55188]: DEBUG nova.compute.api [None req-390671c9-eddd-44d0-9921-6e5c3004fb7d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.721017] [55188]: DEBUG oslo_concurrency.lockutils [None req-390671c9-eddd-44d0-9921-6e5c3004fb7d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.721317] [55188]: DEBUG oslo_concurrency.lockutils [None req-390671c9-eddd-44d0-9921-6e5c3004fb7d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.721522] [55188]: DEBUG oslo_concurrency.lockutils [None req-390671c9-eddd-44d0-9921-6e5c3004fb7d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.721956] [55188]: DEBUG oslo_concurrency.lockutils [None req-390671c9-eddd-44d0-9921-6e5c3004fb7d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.722220] [55188]: DEBUG oslo_concurrency.lockutils [None req-390671c9-eddd-44d0-9921-6e5c3004fb7d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.722421] [55188]: DEBUG oslo_concurrency.lockutils [None req-390671c9-eddd-44d0-9921-6e5c3004fb7d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.726188] [55187]: ERROR nova.api.validation [None req-d93e5475-8e17-4e1b-8cdf-f40404f621e9 tempest-VolumesAssistedSnapshotsTest-584751591 tempest-VolumesAssistedSnapshotsTest-584751591-project] Schema failed to validate: nova.exception.ValidationError: Invalid input for field/attribute id. Value: None. None is not a 'uuid' [ 766.726188] [55187]: ERROR nova.api.validation Traceback (most recent call last): [ 766.726188] [55187]: ERROR nova.api.validation File "/opt/stack/nova/nova/api/validation/validators.py", line 269, in validate [ 766.726188] [55187]: ERROR nova.api.validation self.validator.validate(*args, **kwargs) [ 766.726188] [55187]: ERROR nova.api.validation File "/opt/stack/data/venv/lib/python3.10/site-packages/jsonschema/validators.py", line 451, in validate [ 766.726188] [55187]: ERROR nova.api.validation raise error [ 766.726188] [55187]: ERROR nova.api.validation jsonschema.exceptions.ValidationError: None is not a 'uuid' [ 766.726188] [55187]: ERROR nova.api.validation [ 766.726188] [55187]: ERROR nova.api.validation Failed validating 'format' in schema['properties']['snapshot']['properties']['id']: [ 766.726188] [55187]: ERROR nova.api.validation {'type': ['null', 'string'], 'format': 'uuid'} [ 766.726188] [55187]: ERROR nova.api.validation [ 766.726188] [55187]: ERROR nova.api.validation On instance['snapshot']: [ 766.726188] [55187]: ERROR nova.api.validation None [ 766.726188] [55187]: ERROR nova.api.validation [ 766.726188] [55187]: ERROR nova.api.validation During handling of the above exception, another exception occurred: [ 766.726188] [55187]: ERROR nova.api.validation [ 766.726188] [55187]: ERROR nova.api.validation Traceback (most recent call last): [ 766.726188] [55187]: ERROR nova.api.validation File "/opt/stack/nova/nova/api/validation/__init__.py", line 188, in wrapper [ 766.726188] [55187]: ERROR nova.api.validation _schema_validation_helper( [ 766.726188] [55187]: ERROR nova.api.validation File "/opt/stack/nova/nova/api/validation/__init__.py", line 98, in _schema_validation_helper [ 766.726188] [55187]: ERROR nova.api.validation schema_validator.validate(target) [ 766.726869] [55187]: ERROR nova.api.validation File "/opt/stack/nova/nova/api/validation/validators.py", line 298, in validate [ 766.726869] [55187]: ERROR nova.api.validation raise exception.ValidationError(detail=detail) [ 766.726869] [55187]: ERROR nova.api.validation nova.exception.ValidationError: Invalid input for field/attribute id. Value: None. None is not a 'uuid' [ 766.726869] [55187]: ERROR nova.api.validation [ 766.726869] [55187]: INFO nova.api.openstack.requestlog [None req-d93e5475-8e17-4e1b-8cdf-f40404f621e9 tempest-VolumesAssistedSnapshotsTest-584751591 tempest-VolumesAssistedSnapshotsTest-584751591-project] 10.180.1.21 "POST /compute/v2.1/os-assisted-volume-snapshots" status: 200 len: 78 microversion: 2.1 time: 0.156489 [ 766.727168] [55187]: [pid: 55187|app: 0|req: 1315/2805] 10.180.1.21 () {60 vars in 1205 bytes} [Wed Mar 26 22:04:06 2025] POST /compute/v2.1/os-assisted-volume-snapshots => generated 78 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 766.730493] [55187]: DEBUG nova.api.openstack.wsgi [None req-50920ba3-93df-4a8d-93f2-2859979952e6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.732397] [55187]: DEBUG nova.compute.api [None req-50920ba3-93df-4a8d-93f2-2859979952e6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.737617] [55187]: DEBUG oslo_concurrency.lockutils [None req-50920ba3-93df-4a8d-93f2-2859979952e6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.737883] [55187]: DEBUG oslo_concurrency.lockutils [None req-50920ba3-93df-4a8d-93f2-2859979952e6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.738089] [55187]: DEBUG oslo_concurrency.lockutils [None req-50920ba3-93df-4a8d-93f2-2859979952e6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.738644] [55187]: DEBUG oslo_concurrency.lockutils [None req-50920ba3-93df-4a8d-93f2-2859979952e6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.738764] [55187]: DEBUG oslo_concurrency.lockutils [None req-50920ba3-93df-4a8d-93f2-2859979952e6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.738987] [55187]: DEBUG oslo_concurrency.lockutils [None req-50920ba3-93df-4a8d-93f2-2859979952e6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.760362] [55187]: DEBUG oslo_concurrency.lockutils [None req-50920ba3-93df-4a8d-93f2-2859979952e6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.761066] [55187]: DEBUG oslo_concurrency.lockutils [None req-50920ba3-93df-4a8d-93f2-2859979952e6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.761765] [55187]: DEBUG oslo_concurrency.lockutils [None req-50920ba3-93df-4a8d-93f2-2859979952e6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.761765] [55187]: DEBUG nova.objects.instance [None req-50920ba3-93df-4a8d-93f2-2859979952e6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 766.792085] [55187]: DEBUG nova.policy [None req-50920ba3-93df-4a8d-93f2-2859979952e6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.800701] [55187]: INFO nova.api.openstack.requestlog [None req-50920ba3-93df-4a8d-93f2-2859979952e6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.072791 [ 766.801068] [55187]: [pid: 55187|app: 0|req: 1316/2806] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:07 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.805647] [55187]: DEBUG nova.api.openstack.wsgi [None req-d282130e-f251-42de-91c6-8e7d2d577fb3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.807322] [55187]: DEBUG nova.compute.api [None req-d282130e-f251-42de-91c6-8e7d2d577fb3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.813229] [55187]: DEBUG oslo_concurrency.lockutils [None req-d282130e-f251-42de-91c6-8e7d2d577fb3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.813493] [55187]: DEBUG oslo_concurrency.lockutils [None req-d282130e-f251-42de-91c6-8e7d2d577fb3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.815035] [55187]: DEBUG oslo_concurrency.lockutils [None req-d282130e-f251-42de-91c6-8e7d2d577fb3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.815035] [55187]: DEBUG oslo_concurrency.lockutils [None req-d282130e-f251-42de-91c6-8e7d2d577fb3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.815035] [55187]: DEBUG oslo_concurrency.lockutils [None req-d282130e-f251-42de-91c6-8e7d2d577fb3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.815035] [55187]: DEBUG oslo_concurrency.lockutils [None req-d282130e-f251-42de-91c6-8e7d2d577fb3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.827531] [55188]: INFO nova.api.openstack.wsgi [None req-390671c9-eddd-44d0-9921-6e5c3004fb7d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] HTTP exception thrown: Floating IP 10.180.180.194 is not associated with instance ca457c4e-4865-43e0-86e1-617fada34e38. [ 766.827893] [55188]: DEBUG nova.api.openstack.wsgi [None req-390671c9-eddd-44d0-9921-6e5c3004fb7d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Returning 409 to user: Floating IP 10.180.180.194 is not associated with instance ca457c4e-4865-43e0-86e1-617fada34e38. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 766.828384] [55188]: INFO nova.api.openstack.requestlog [None req-390671c9-eddd-44d0-9921-6e5c3004fb7d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38/action" status: 409 len: 148 microversion: 2.1 time: 0.207647 [ 766.828730] [55188]: [pid: 55188|app: 0|req: 1491/2807] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:04:06 2025] POST /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38/action => generated 148 bytes in 208 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 766.832318] [55188]: DEBUG nova.api.openstack.wsgi [None req-ac922cac-3f59-469d-b53e-27337cfb4904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.834695] [55188]: DEBUG nova.compute.api [None req-ac922cac-3f59-469d-b53e-27337cfb4904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.841077] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac922cac-3f59-469d-b53e-27337cfb4904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.841594] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac922cac-3f59-469d-b53e-27337cfb4904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.841836] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac922cac-3f59-469d-b53e-27337cfb4904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.842223] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac922cac-3f59-469d-b53e-27337cfb4904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.842427] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac922cac-3f59-469d-b53e-27337cfb4904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.842984] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac922cac-3f59-469d-b53e-27337cfb4904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.856055] [55187]: DEBUG nova.policy [None req-d282130e-f251-42de-91c6-8e7d2d577fb3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.860734] [55187]: INFO nova.api.openstack.requestlog [None req-d282130e-f251-42de-91c6-8e7d2d577fb3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.058675 [ 766.860842] [55187]: [pid: 55187|app: 0|req: 1317/2808] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:07 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.864817] [55187]: DEBUG nova.api.openstack.wsgi [None req-09cc4a4a-59c5-43c8-89e6-26a1f7db90c1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.868831] [55187]: DEBUG nova.compute.api [None req-09cc4a4a-59c5-43c8-89e6-26a1f7db90c1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.872611] [55187]: DEBUG oslo_concurrency.lockutils [None req-09cc4a4a-59c5-43c8-89e6-26a1f7db90c1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.872944] [55187]: DEBUG oslo_concurrency.lockutils [None req-09cc4a4a-59c5-43c8-89e6-26a1f7db90c1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.873161] [55187]: DEBUG oslo_concurrency.lockutils [None req-09cc4a4a-59c5-43c8-89e6-26a1f7db90c1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.873542] [55187]: DEBUG oslo_concurrency.lockutils [None req-09cc4a4a-59c5-43c8-89e6-26a1f7db90c1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.873726] [55187]: DEBUG oslo_concurrency.lockutils [None req-09cc4a4a-59c5-43c8-89e6-26a1f7db90c1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.873896] [55187]: DEBUG oslo_concurrency.lockutils [None req-09cc4a4a-59c5-43c8-89e6-26a1f7db90c1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.887162] [55188]: DEBUG nova.policy [None req-ac922cac-3f59-469d-b53e-27337cfb4904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.893795] [55188]: DEBUG nova.policy [None req-ac922cac-3f59-469d-b53e-27337cfb4904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.894687] [55188]: DEBUG nova.policy [None req-ac922cac-3f59-469d-b53e-27337cfb4904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.905054] [55188]: INFO nova.api.openstack.requestlog [None req-ac922cac-3f59-469d-b53e-27337cfb4904 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1471 microversion: 2.75 time: 0.075314 [ 766.905431] [55188]: [pid: 55188|app: 0|req: 1492/2809] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:07 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1471 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 766.908679] [55188]: DEBUG nova.api.openstack.wsgi [None req-f3deefb9-6063-49c4-abc0-39b3bf3b1ca3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.909378] [55187]: DEBUG nova.policy [None req-09cc4a4a-59c5-43c8-89e6-26a1f7db90c1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.910364] [55188]: DEBUG nova.compute.api [None req-f3deefb9-6063-49c4-abc0-39b3bf3b1ca3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.914378] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3deefb9-6063-49c4-abc0-39b3bf3b1ca3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.914589] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3deefb9-6063-49c4-abc0-39b3bf3b1ca3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.914787] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3deefb9-6063-49c4-abc0-39b3bf3b1ca3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.914857] [55187]: INFO nova.api.openstack.requestlog [None req-09cc4a4a-59c5-43c8-89e6-26a1f7db90c1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.052132 [ 766.915158] [55187]: [pid: 55187|app: 0|req: 1318/2810] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:07 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.915228] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3deefb9-6063-49c4-abc0-39b3bf3b1ca3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.915479] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3deefb9-6063-49c4-abc0-39b3bf3b1ca3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.915627] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3deefb9-6063-49c4-abc0-39b3bf3b1ca3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.917799] [55187]: DEBUG nova.api.openstack.wsgi [None req-b6177cad-e12e-4bd0-8de2-50bd56adc211 tempest-VolumesAssistedSnapshotsTest-584751591 tempest-VolumesAssistedSnapshotsTest-584751591-project] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.920020] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6177cad-e12e-4bd0-8de2-50bd56adc211 tempest-VolumesAssistedSnapshotsTest-584751591 tempest-VolumesAssistedSnapshotsTest-584751591-project] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.920323] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6177cad-e12e-4bd0-8de2-50bd56adc211 tempest-VolumesAssistedSnapshotsTest-584751591 tempest-VolumesAssistedSnapshotsTest-584751591-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.920668] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6177cad-e12e-4bd0-8de2-50bd56adc211 tempest-VolumesAssistedSnapshotsTest-584751591 tempest-VolumesAssistedSnapshotsTest-584751591-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.929093] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6177cad-e12e-4bd0-8de2-50bd56adc211 tempest-VolumesAssistedSnapshotsTest-584751591 tempest-VolumesAssistedSnapshotsTest-584751591-project] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.930840] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6177cad-e12e-4bd0-8de2-50bd56adc211 tempest-VolumesAssistedSnapshotsTest-584751591 tempest-VolumesAssistedSnapshotsTest-584751591-project] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.930840] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6177cad-e12e-4bd0-8de2-50bd56adc211 tempest-VolumesAssistedSnapshotsTest-584751591 tempest-VolumesAssistedSnapshotsTest-584751591-project] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.939239] [55187]: INFO nova.api.openstack.requestlog [None req-b6177cad-e12e-4bd0-8de2-50bd56adc211 tempest-VolumesAssistedSnapshotsTest-584751591 tempest-VolumesAssistedSnapshotsTest-584751591-project] 10.180.1.21 "DELETE /compute/v2.1/os-assisted-volume-snapshots/None?delete_info=%7B%22volume_id%22%3A+%221cc602c0-dab3-4a45-8630-a6c83c9c33bd%22%7D" status: 204 len: 0 microversion: 2.1 time: 0.023330 [ 766.939619] [55187]: [pid: 55187|app: 0|req: 1319/2811] 10.180.1.21 () {58 vars in 1360 bytes} [Wed Mar 26 22:04:07 2025] DELETE /compute/v2.1/os-assisted-volume-snapshots/None?delete_info=%7B%22volume_id%22%3A+%221cc602c0-dab3-4a45-8630-a6c83c9c33bd%22%7D => generated 0 bytes in 24 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 766.941720] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3deefb9-6063-49c4-abc0-39b3bf3b1ca3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.941720] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3deefb9-6063-49c4-abc0-39b3bf3b1ca3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.941720] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3deefb9-6063-49c4-abc0-39b3bf3b1ca3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.941720] [55188]: DEBUG nova.objects.instance [None req-f3deefb9-6063-49c4-abc0-39b3bf3b1ca3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 766.942396] [55187]: DEBUG nova.api.openstack.wsgi [None req-f391a440-090e-42fa-a20f-46a2f8d0254a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.944060] [55187]: DEBUG nova.compute.api [None req-f391a440-090e-42fa-a20f-46a2f8d0254a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.947789] [55187]: DEBUG oslo_concurrency.lockutils [None req-f391a440-090e-42fa-a20f-46a2f8d0254a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.948015] [55187]: DEBUG oslo_concurrency.lockutils [None req-f391a440-090e-42fa-a20f-46a2f8d0254a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.948417] [55187]: DEBUG oslo_concurrency.lockutils [None req-f391a440-090e-42fa-a20f-46a2f8d0254a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.948726] [55187]: DEBUG oslo_concurrency.lockutils [None req-f391a440-090e-42fa-a20f-46a2f8d0254a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.948940] [55187]: DEBUG oslo_concurrency.lockutils [None req-f391a440-090e-42fa-a20f-46a2f8d0254a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.949167] [55187]: DEBUG oslo_concurrency.lockutils [None req-f391a440-090e-42fa-a20f-46a2f8d0254a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.962030] [55188]: DEBUG nova.policy [None req-f3deefb9-6063-49c4-abc0-39b3bf3b1ca3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.966629] [55188]: INFO nova.api.openstack.requestlog [None req-f3deefb9-6063-49c4-abc0-39b3bf3b1ca3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.060600 [ 766.966950] [55188]: [pid: 55188|app: 0|req: 1493/2812] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:07 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.969590] [55188]: DEBUG nova.api.openstack.wsgi [None req-3f39e0d7-b5b8-4a4b-8d82-7113c917c8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 766.971168] [55188]: DEBUG nova.compute.api [None req-3f39e0d7-b5b8-4a4b-8d82-7113c917c8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 766.974709] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f39e0d7-b5b8-4a4b-8d82-7113c917c8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.974946] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f39e0d7-b5b8-4a4b-8d82-7113c917c8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.975148] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f39e0d7-b5b8-4a4b-8d82-7113c917c8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.975502] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f39e0d7-b5b8-4a4b-8d82-7113c917c8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.975705] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f39e0d7-b5b8-4a4b-8d82-7113c917c8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.975878] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f39e0d7-b5b8-4a4b-8d82-7113c917c8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.983350] [55187]: DEBUG nova.policy [None req-f391a440-090e-42fa-a20f-46a2f8d0254a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.987876] [55187]: INFO nova.api.openstack.requestlog [None req-f391a440-090e-42fa-a20f-46a2f8d0254a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.047552 [ 766.988295] [55187]: [pid: 55187|app: 0|req: 1320/2813] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:07 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.991206] [55187]: DEBUG nova.api.openstack.wsgi [None req-69a98972-9656-4a54-b7bd-0517bc607ffa tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Action: 'action', calling method: , body: {"removeFloatingIp": {"address": "10.180.180.194"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 766.994148] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f39e0d7-b5b8-4a4b-8d82-7113c917c8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.994423] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f39e0d7-b5b8-4a4b-8d82-7113c917c8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.994664] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f39e0d7-b5b8-4a4b-8d82-7113c917c8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.994874] [55188]: DEBUG nova.objects.instance [None req-3f39e0d7-b5b8-4a4b-8d82-7113c917c8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 767.014289] [55188]: DEBUG nova.policy [None req-3f39e0d7-b5b8-4a4b-8d82-7113c917c8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.018660] [55188]: INFO nova.api.openstack.requestlog [None req-3f39e0d7-b5b8-4a4b-8d82-7113c917c8e1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.051066 [ 767.018988] [55188]: [pid: 55188|app: 0|req: 1494/2814] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:07 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.021661] [55188]: DEBUG nova.api.openstack.wsgi [None req-f128c337-132d-4bb1-a981-4c8396c5b582 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.023392] [55188]: DEBUG nova.compute.api [None req-f128c337-132d-4bb1-a981-4c8396c5b582 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.026734] [55188]: DEBUG oslo_concurrency.lockutils [None req-f128c337-132d-4bb1-a981-4c8396c5b582 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.026977] [55188]: DEBUG oslo_concurrency.lockutils [None req-f128c337-132d-4bb1-a981-4c8396c5b582 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.027188] [55188]: DEBUG oslo_concurrency.lockutils [None req-f128c337-132d-4bb1-a981-4c8396c5b582 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.027593] [55188]: DEBUG oslo_concurrency.lockutils [None req-f128c337-132d-4bb1-a981-4c8396c5b582 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.027821] [55188]: DEBUG oslo_concurrency.lockutils [None req-f128c337-132d-4bb1-a981-4c8396c5b582 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.028008] [55188]: DEBUG oslo_concurrency.lockutils [None req-f128c337-132d-4bb1-a981-4c8396c5b582 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.057333] [55187]: DEBUG nova.compute.api [None req-69a98972-9656-4a54-b7bd-0517bc607ffa tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.061990] [55187]: DEBUG oslo_concurrency.lockutils [None req-69a98972-9656-4a54-b7bd-0517bc607ffa tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.062372] [55187]: DEBUG oslo_concurrency.lockutils [None req-69a98972-9656-4a54-b7bd-0517bc607ffa tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.063475] [55187]: DEBUG oslo_concurrency.lockutils [None req-69a98972-9656-4a54-b7bd-0517bc607ffa tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.063475] [55187]: DEBUG oslo_concurrency.lockutils [None req-69a98972-9656-4a54-b7bd-0517bc607ffa tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.063757] [55187]: DEBUG oslo_concurrency.lockutils [None req-69a98972-9656-4a54-b7bd-0517bc607ffa tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.064008] [55187]: DEBUG oslo_concurrency.lockutils [None req-69a98972-9656-4a54-b7bd-0517bc607ffa tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.065770] [55188]: DEBUG nova.policy [None req-f128c337-132d-4bb1-a981-4c8396c5b582 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.070733] [55188]: INFO nova.api.openstack.requestlog [None req-f128c337-132d-4bb1-a981-4c8396c5b582 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.050794 [ 767.070733] [55188]: [pid: 55188|app: 0|req: 1495/2815] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:07 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.073675] [55188]: DEBUG nova.api.openstack.wsgi [None req-17013d93-3f1f-4cf1-a2ce-18d5e1e2d349 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.076220] [55188]: DEBUG nova.compute.api [None req-17013d93-3f1f-4cf1-a2ce-18d5e1e2d349 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.079166] [55188]: DEBUG oslo_concurrency.lockutils [None req-17013d93-3f1f-4cf1-a2ce-18d5e1e2d349 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.079166] [55188]: DEBUG oslo_concurrency.lockutils [None req-17013d93-3f1f-4cf1-a2ce-18d5e1e2d349 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.079309] [55188]: DEBUG oslo_concurrency.lockutils [None req-17013d93-3f1f-4cf1-a2ce-18d5e1e2d349 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.079676] [55188]: DEBUG oslo_concurrency.lockutils [None req-17013d93-3f1f-4cf1-a2ce-18d5e1e2d349 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.080329] [55188]: DEBUG oslo_concurrency.lockutils [None req-17013d93-3f1f-4cf1-a2ce-18d5e1e2d349 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.080329] [55188]: DEBUG oslo_concurrency.lockutils [None req-17013d93-3f1f-4cf1-a2ce-18d5e1e2d349 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.117443] [55188]: DEBUG nova.policy [None req-17013d93-3f1f-4cf1-a2ce-18d5e1e2d349 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.122494] [55188]: INFO nova.api.openstack.requestlog [None req-17013d93-3f1f-4cf1-a2ce-18d5e1e2d349 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.051115 [ 767.123155] [55188]: [pid: 55188|app: 0|req: 1496/2816] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:07 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.127806] [55188]: DEBUG nova.api.openstack.wsgi [None req-bdb8ffec-e0f9-4a2e-bf5b-dfb2c7612327 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.128231] [55188]: DEBUG nova.compute.api [None req-bdb8ffec-e0f9-4a2e-bf5b-dfb2c7612327 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.133540] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdb8ffec-e0f9-4a2e-bf5b-dfb2c7612327 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.133901] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdb8ffec-e0f9-4a2e-bf5b-dfb2c7612327 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.134213] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdb8ffec-e0f9-4a2e-bf5b-dfb2c7612327 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.134656] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdb8ffec-e0f9-4a2e-bf5b-dfb2c7612327 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.134943] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdb8ffec-e0f9-4a2e-bf5b-dfb2c7612327 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.135919] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdb8ffec-e0f9-4a2e-bf5b-dfb2c7612327 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.167449] [55187]: DEBUG oslo_concurrency.lockutils [None req-69a98972-9656-4a54-b7bd-0517bc607ffa tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "refresh_cache-e6e74ef8-e10f-430f-8d61-71f1a53b9680" {{(pid=55187) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 767.167657] [55187]: DEBUG oslo_concurrency.lockutils [None req-69a98972-9656-4a54-b7bd-0517bc607ffa tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquired lock "refresh_cache-e6e74ef8-e10f-430f-8d61-71f1a53b9680" {{(pid=55187) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 767.241478] [55188]: DEBUG nova.objects.instance [None req-bdb8ffec-e0f9-4a2e-bf5b-dfb2c7612327 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lazy-loading 'services' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 767.303178] [55188]: INFO nova.api.openstack.requestlog [None req-bdb8ffec-e0f9-4a2e-bf5b-dfb2c7612327 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] 10.180.1.21 "DELETE /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5/os-volume_attachments/1cc602c0-dab3-4a45-8630-a6c83c9c33bd" status: 202 len: 0 microversion: 2.1 time: 0.179277 [ 767.303549] [55188]: [pid: 55188|app: 0|req: 1497/2817] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 26 22:04:07 2025] DELETE /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5/os-volume_attachments/1cc602c0-dab3-4a45-8630-a6c83c9c33bd => generated 0 bytes in 180 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 767.306627] [55188]: DEBUG nova.api.openstack.wsgi [None req-cdb7fc6d-44f9-4ad1-a3a8-321d7b6aa4e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.308887] [55188]: DEBUG nova.compute.api [None req-cdb7fc6d-44f9-4ad1-a3a8-321d7b6aa4e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.314371] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdb7fc6d-44f9-4ad1-a3a8-321d7b6aa4e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.314604] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdb7fc6d-44f9-4ad1-a3a8-321d7b6aa4e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.314802] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdb7fc6d-44f9-4ad1-a3a8-321d7b6aa4e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.315190] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdb7fc6d-44f9-4ad1-a3a8-321d7b6aa4e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.315399] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdb7fc6d-44f9-4ad1-a3a8-321d7b6aa4e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.315578] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdb7fc6d-44f9-4ad1-a3a8-321d7b6aa4e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.356824] [55188]: DEBUG nova.policy [None req-cdb7fc6d-44f9-4ad1-a3a8-321d7b6aa4e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.362041] [55188]: DEBUG nova.policy [None req-cdb7fc6d-44f9-4ad1-a3a8-321d7b6aa4e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.362767] [55188]: DEBUG nova.policy [None req-cdb7fc6d-44f9-4ad1-a3a8-321d7b6aa4e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.366701] [55188]: INFO nova.api.openstack.requestlog [None req-cdb7fc6d-44f9-4ad1-a3a8-321d7b6aa4e8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.062421 [ 767.367129] [55188]: [pid: 55188|app: 0|req: 1498/2818] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:07 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 767.369790] [55188]: DEBUG nova.api.openstack.wsgi [None req-e865f44b-0a85-41c2-9f28-20f6fa8d87b6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4aff781510>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.403038] [55188]: INFO nova.api.openstack.requestlog [None req-e865f44b-0a85-41c2-9f28-20f6fa8d87b6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057" status: 200 len: 1644 microversion: 2.1 time: 0.034844 [ 767.403038] [55188]: [pid: 55188|app: 0|req: 1499/2819] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:07 2025] GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057 => generated 1644 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.405820] [55188]: DEBUG nova.api.openstack.wsgi [None req-8b73b608-b198-49d3-9c36-209057809a13 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.407721] [55188]: DEBUG nova.compute.api [None req-8b73b608-b198-49d3-9c36-209057809a13 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.411893] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b73b608-b198-49d3-9c36-209057809a13 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.412187] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b73b608-b198-49d3-9c36-209057809a13 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.412417] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b73b608-b198-49d3-9c36-209057809a13 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.412811] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b73b608-b198-49d3-9c36-209057809a13 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.413066] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b73b608-b198-49d3-9c36-209057809a13 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.413270] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b73b608-b198-49d3-9c36-209057809a13 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.451729] [55188]: DEBUG nova.policy [None req-8b73b608-b198-49d3-9c36-209057809a13 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.457438] [55188]: INFO nova.api.openstack.requestlog [None req-8b73b608-b198-49d3-9c36-209057809a13 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.053775 [ 767.457810] [55188]: [pid: 55188|app: 0|req: 1500/2820] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:07 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.466203] [55188]: DEBUG nova.api.openstack.wsgi [None req-4ed49077-5a59-4c05-b4ee-a657cd1627e6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.466899] [55188]: DEBUG nova.compute.api [None req-4ed49077-5a59-4c05-b4ee-a657cd1627e6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.470629] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ed49077-5a59-4c05-b4ee-a657cd1627e6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.470888] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ed49077-5a59-4c05-b4ee-a657cd1627e6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.471102] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ed49077-5a59-4c05-b4ee-a657cd1627e6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.471524] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ed49077-5a59-4c05-b4ee-a657cd1627e6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.472040] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ed49077-5a59-4c05-b4ee-a657cd1627e6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.472178] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ed49077-5a59-4c05-b4ee-a657cd1627e6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.516628] [55187]: DEBUG nova.network.neutron [None req-69a98972-9656-4a54-b7bd-0517bc607ffa tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Building network info cache for instance {{(pid=55187) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2067}} [ 767.594527] [55188]: DEBUG nova.policy [None req-4ed49077-5a59-4c05-b4ee-a657cd1627e6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.601671] [55188]: INFO nova.api.openstack.requestlog [None req-4ed49077-5a59-4c05-b4ee-a657cd1627e6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1365 microversion: 2.1 time: 0.140404 [ 767.601671] [55188]: [pid: 55188|app: 0|req: 1501/2821] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:07 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1365 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.601801] [55188]: DEBUG nova.api.openstack.wsgi [None req-74beeb17-4577-4b9f-93c7-9e4b5cdbbaae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.603365] [55188]: DEBUG nova.compute.api [None req-74beeb17-4577-4b9f-93c7-9e4b5cdbbaae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.606653] [55188]: DEBUG oslo_concurrency.lockutils [None req-74beeb17-4577-4b9f-93c7-9e4b5cdbbaae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.606992] [55188]: DEBUG oslo_concurrency.lockutils [None req-74beeb17-4577-4b9f-93c7-9e4b5cdbbaae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.607135] [55188]: DEBUG oslo_concurrency.lockutils [None req-74beeb17-4577-4b9f-93c7-9e4b5cdbbaae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.607438] [55188]: DEBUG oslo_concurrency.lockutils [None req-74beeb17-4577-4b9f-93c7-9e4b5cdbbaae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.607709] [55188]: DEBUG oslo_concurrency.lockutils [None req-74beeb17-4577-4b9f-93c7-9e4b5cdbbaae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.607896] [55188]: DEBUG oslo_concurrency.lockutils [None req-74beeb17-4577-4b9f-93c7-9e4b5cdbbaae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.630822] [55188]: DEBUG oslo_concurrency.lockutils [None req-74beeb17-4577-4b9f-93c7-9e4b5cdbbaae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.631110] [55188]: DEBUG oslo_concurrency.lockutils [None req-74beeb17-4577-4b9f-93c7-9e4b5cdbbaae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.631408] [55188]: DEBUG oslo_concurrency.lockutils [None req-74beeb17-4577-4b9f-93c7-9e4b5cdbbaae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.631625] [55188]: DEBUG nova.objects.instance [None req-74beeb17-4577-4b9f-93c7-9e4b5cdbbaae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 767.660957] [55188]: DEBUG nova.policy [None req-74beeb17-4577-4b9f-93c7-9e4b5cdbbaae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.667085] [55188]: INFO nova.api.openstack.requestlog [None req-74beeb17-4577-4b9f-93c7-9e4b5cdbbaae tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.065833 [ 767.667085] [55188]: [pid: 55188|app: 0|req: 1502/2822] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:07 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.674243] [55188]: DEBUG nova.api.openstack.wsgi [None req-c5c7e15f-dc88-4005-be65-5136fe239c77 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.674512] [55188]: DEBUG nova.compute.api [None req-c5c7e15f-dc88-4005-be65-5136fe239c77 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.680510] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5c7e15f-dc88-4005-be65-5136fe239c77 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.680968] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5c7e15f-dc88-4005-be65-5136fe239c77 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.681323] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5c7e15f-dc88-4005-be65-5136fe239c77 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.682073] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5c7e15f-dc88-4005-be65-5136fe239c77 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.682390] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5c7e15f-dc88-4005-be65-5136fe239c77 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.682679] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5c7e15f-dc88-4005-be65-5136fe239c77 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.702058] [55188]: INFO nova.api.openstack.requestlog [None req-c5c7e15f-dc88-4005-be65-5136fe239c77 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.035191 [ 767.702590] [55188]: [pid: 55188|app: 0|req: 1503/2823] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:04:08 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 767.705298] [55188]: DEBUG nova.api.openstack.wsgi [None req-a3a4f7fb-11d1-4ebc-b0ec-a76d7cf71856 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.707110] [55188]: DEBUG nova.compute.api [None req-a3a4f7fb-11d1-4ebc-b0ec-a76d7cf71856 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.710669] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a4f7fb-11d1-4ebc-b0ec-a76d7cf71856 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.711105] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a4f7fb-11d1-4ebc-b0ec-a76d7cf71856 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.711544] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a4f7fb-11d1-4ebc-b0ec-a76d7cf71856 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.712053] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a4f7fb-11d1-4ebc-b0ec-a76d7cf71856 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.712393] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a4f7fb-11d1-4ebc-b0ec-a76d7cf71856 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.712703] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a4f7fb-11d1-4ebc-b0ec-a76d7cf71856 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.742646] [55187]: DEBUG nova.network.neutron [None req-69a98972-9656-4a54-b7bd-0517bc607ffa tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Updating instance_info_cache with network_info: [{"id": "e57c4f10-f8b4-4be2-a2ac-6f3cef7f5ec9", "address": "fa:16:3e:64:cd:8c", "network": {"id": "9231eb97-6273-4355-8b00-104959201ff3", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-1677749277-network", "subnets": [{"cidr": "192.168.128.0/28", "dns": [], "gateway": {"address": "192.168.128.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.128.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.2"}}], "meta": {"injected": false, "tenant_id": "8afe059d143c4b8a9be0fc4a5882d634", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "195e328b-e41a-49f5-9e51-546b8ea8ceba", "external-id": "nsx-vlan-transportzone-735", "segmentation_id": 735, "bound_drivers": {"0": "nsxv3"}}, "devname": "tape57c4f10-f8", "ovs_interfaceid": "e57c4f10-f8b4-4be2-a2ac-6f3cef7f5ec9", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=55187) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 767.749018] [55188]: DEBUG nova.policy [None req-a3a4f7fb-11d1-4ebc-b0ec-a76d7cf71856 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.753354] [55188]: INFO nova.api.openstack.requestlog [None req-a3a4f7fb-11d1-4ebc-b0ec-a76d7cf71856 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.049968 [ 767.753844] [55188]: [pid: 55188|app: 0|req: 1504/2824] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:08 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.754424] [55187]: DEBUG oslo_concurrency.lockutils [None req-69a98972-9656-4a54-b7bd-0517bc607ffa tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Releasing lock "refresh_cache-e6e74ef8-e10f-430f-8d61-71f1a53b9680" {{(pid=55187) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 767.756737] [55187]: INFO nova.api.openstack.requestlog [None req-69a98972-9656-4a54-b7bd-0517bc607ffa tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680/action" status: 202 len: 0 microversion: 2.1 time: 0.767725 [ 767.761018] [55187]: [pid: 55187|app: 0|req: 1321/2825] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:04:07 2025] POST /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680/action => generated 0 bytes in 769 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 767.761116] [55188]: DEBUG nova.api.openstack.wsgi [None req-28a87e0d-a87c-455c-9628-d23aa5b5a65e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.761162] [55187]: DEBUG nova.api.openstack.wsgi [None req-d8808458-6dbb-4ec8-afde-0bb24d2e20f7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.761196] [55188]: DEBUG nova.compute.api [None req-28a87e0d-a87c-455c-9628-d23aa5b5a65e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.762433] [55187]: DEBUG nova.compute.api [None req-d8808458-6dbb-4ec8-afde-0bb24d2e20f7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.765055] [55188]: DEBUG oslo_concurrency.lockutils [None req-28a87e0d-a87c-455c-9628-d23aa5b5a65e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.765459] [55188]: DEBUG oslo_concurrency.lockutils [None req-28a87e0d-a87c-455c-9628-d23aa5b5a65e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.765828] [55188]: DEBUG oslo_concurrency.lockutils [None req-28a87e0d-a87c-455c-9628-d23aa5b5a65e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.766560] [55188]: DEBUG oslo_concurrency.lockutils [None req-28a87e0d-a87c-455c-9628-d23aa5b5a65e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.766911] [55188]: DEBUG oslo_concurrency.lockutils [None req-28a87e0d-a87c-455c-9628-d23aa5b5a65e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.767220] [55188]: DEBUG oslo_concurrency.lockutils [None req-28a87e0d-a87c-455c-9628-d23aa5b5a65e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.767592] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8808458-6dbb-4ec8-afde-0bb24d2e20f7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.767858] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8808458-6dbb-4ec8-afde-0bb24d2e20f7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.768055] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8808458-6dbb-4ec8-afde-0bb24d2e20f7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.768414] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8808458-6dbb-4ec8-afde-0bb24d2e20f7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.768602] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8808458-6dbb-4ec8-afde-0bb24d2e20f7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.768780] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8808458-6dbb-4ec8-afde-0bb24d2e20f7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.801737] [55187]: DEBUG nova.policy [None req-d8808458-6dbb-4ec8-afde-0bb24d2e20f7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.802069] [55188]: DEBUG nova.policy [None req-28a87e0d-a87c-455c-9628-d23aa5b5a65e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.806489] [55187]: INFO nova.api.openstack.requestlog [None req-d8808458-6dbb-4ec8-afde-0bb24d2e20f7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.048367 [ 767.806832] [55187]: [pid: 55187|app: 0|req: 1322/2826] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:08 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.807519] [55188]: DEBUG nova.policy [None req-28a87e0d-a87c-455c-9628-d23aa5b5a65e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.808473] [55188]: DEBUG nova.policy [None req-28a87e0d-a87c-455c-9628-d23aa5b5a65e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.809322] [55188]: INFO nova.api.openstack.requestlog [None req-28a87e0d-a87c-455c-9628-d23aa5b5a65e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.054821 [ 767.809397] [55187]: DEBUG nova.api.openstack.wsgi [None req-aebc7788-f8be-4db1-94f2-d881855f6a30 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.809808] [55188]: [pid: 55188|app: 0|req: 1505/2827] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:08 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 767.811112] [55187]: DEBUG nova.compute.api [None req-aebc7788-f8be-4db1-94f2-d881855f6a30 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.812439] [55188]: DEBUG nova.api.openstack.wsgi [None req-b33c7047-a54d-4be5-a867-8a11efe47c70 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.814183] [55188]: DEBUG nova.compute.api [None req-b33c7047-a54d-4be5-a867-8a11efe47c70 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.816431] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebc7788-f8be-4db1-94f2-d881855f6a30 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.816716] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebc7788-f8be-4db1-94f2-d881855f6a30 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.816935] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebc7788-f8be-4db1-94f2-d881855f6a30 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.817302] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebc7788-f8be-4db1-94f2-d881855f6a30 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.817519] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebc7788-f8be-4db1-94f2-d881855f6a30 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.817741] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebc7788-f8be-4db1-94f2-d881855f6a30 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.818500] [55188]: DEBUG oslo_concurrency.lockutils [None req-b33c7047-a54d-4be5-a867-8a11efe47c70 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.818884] [55188]: DEBUG oslo_concurrency.lockutils [None req-b33c7047-a54d-4be5-a867-8a11efe47c70 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.819846] [55188]: DEBUG oslo_concurrency.lockutils [None req-b33c7047-a54d-4be5-a867-8a11efe47c70 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.820336] [55188]: DEBUG oslo_concurrency.lockutils [None req-b33c7047-a54d-4be5-a867-8a11efe47c70 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.820662] [55188]: DEBUG oslo_concurrency.lockutils [None req-b33c7047-a54d-4be5-a867-8a11efe47c70 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.820947] [55188]: DEBUG oslo_concurrency.lockutils [None req-b33c7047-a54d-4be5-a867-8a11efe47c70 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.852674] [55187]: DEBUG nova.policy [None req-aebc7788-f8be-4db1-94f2-d881855f6a30 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.860749] [55187]: INFO nova.api.openstack.requestlog [None req-aebc7788-f8be-4db1-94f2-d881855f6a30 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.050051 [ 767.860749] [55187]: [pid: 55187|app: 0|req: 1323/2828] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:08 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.860842] [55188]: DEBUG nova.policy [None req-b33c7047-a54d-4be5-a867-8a11efe47c70 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.861380] [55187]: DEBUG nova.api.openstack.wsgi [None req-1361d21f-bbf9-45d2-a187-ce2d8e5bd470 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.863781] [55187]: DEBUG nova.compute.api [None req-1361d21f-bbf9-45d2-a187-ce2d8e5bd470 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.864461] [55188]: INFO nova.api.openstack.requestlog [None req-b33c7047-a54d-4be5-a867-8a11efe47c70 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.053867 [ 767.864950] [55188]: [pid: 55188|app: 0|req: 1506/2829] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:08 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.867866] [55187]: DEBUG oslo_concurrency.lockutils [None req-1361d21f-bbf9-45d2-a187-ce2d8e5bd470 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.868092] [55187]: DEBUG oslo_concurrency.lockutils [None req-1361d21f-bbf9-45d2-a187-ce2d8e5bd470 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.868301] [55187]: DEBUG oslo_concurrency.lockutils [None req-1361d21f-bbf9-45d2-a187-ce2d8e5bd470 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.868688] [55187]: DEBUG oslo_concurrency.lockutils [None req-1361d21f-bbf9-45d2-a187-ce2d8e5bd470 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.869075] [55187]: DEBUG oslo_concurrency.lockutils [None req-1361d21f-bbf9-45d2-a187-ce2d8e5bd470 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.869276] [55187]: DEBUG oslo_concurrency.lockutils [None req-1361d21f-bbf9-45d2-a187-ce2d8e5bd470 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.869441] [55188]: DEBUG nova.api.openstack.wsgi [None req-bb870bfa-8949-4fc2-afef-5e3fa26dee7f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.872316] [55188]: DEBUG nova.compute.api [None req-bb870bfa-8949-4fc2-afef-5e3fa26dee7f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.876271] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb870bfa-8949-4fc2-afef-5e3fa26dee7f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.876718] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb870bfa-8949-4fc2-afef-5e3fa26dee7f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.877380] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb870bfa-8949-4fc2-afef-5e3fa26dee7f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.878037] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb870bfa-8949-4fc2-afef-5e3fa26dee7f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.878366] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb870bfa-8949-4fc2-afef-5e3fa26dee7f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.878670] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb870bfa-8949-4fc2-afef-5e3fa26dee7f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.905901] [55187]: DEBUG nova.policy [None req-1361d21f-bbf9-45d2-a187-ce2d8e5bd470 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.910682] [55187]: INFO nova.api.openstack.requestlog [None req-1361d21f-bbf9-45d2-a187-ce2d8e5bd470 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.051643 [ 767.910934] [55187]: [pid: 55187|app: 0|req: 1324/2830] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:08 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.911758] [55188]: DEBUG nova.policy [None req-bb870bfa-8949-4fc2-afef-5e3fa26dee7f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.913540] [55187]: DEBUG nova.api.openstack.wsgi [None req-0e7bce2a-360f-43aa-9523-88be0cc8a195 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.915201] [55187]: DEBUG nova.compute.api [None req-0e7bce2a-360f-43aa-9523-88be0cc8a195 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.916373] [55188]: INFO nova.api.openstack.requestlog [None req-bb870bfa-8949-4fc2-afef-5e3fa26dee7f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.050513 [ 767.916770] [55188]: [pid: 55188|app: 0|req: 1507/2831] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:08 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.918657] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e7bce2a-360f-43aa-9523-88be0cc8a195 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.918908] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e7bce2a-360f-43aa-9523-88be0cc8a195 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.919108] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e7bce2a-360f-43aa-9523-88be0cc8a195 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.919410] [55188]: DEBUG nova.api.openstack.wsgi [None req-f8796a3a-3ece-4f21-a720-87cf0db398dd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.919471] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e7bce2a-360f-43aa-9523-88be0cc8a195 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.919654] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e7bce2a-360f-43aa-9523-88be0cc8a195 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.919692] [55188]: DEBUG nova.compute.api [None req-f8796a3a-3ece-4f21-a720-87cf0db398dd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.919828] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e7bce2a-360f-43aa-9523-88be0cc8a195 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.923087] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8796a3a-3ece-4f21-a720-87cf0db398dd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.923333] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8796a3a-3ece-4f21-a720-87cf0db398dd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.923521] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8796a3a-3ece-4f21-a720-87cf0db398dd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.923875] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8796a3a-3ece-4f21-a720-87cf0db398dd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.924110] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8796a3a-3ece-4f21-a720-87cf0db398dd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.924259] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8796a3a-3ece-4f21-a720-87cf0db398dd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.938606] [55188]: DEBUG nova.compute.api [None req-f8796a3a-3ece-4f21-a720-87cf0db398dd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 767.958149] [55187]: DEBUG nova.policy [None req-0e7bce2a-360f-43aa-9523-88be0cc8a195 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.962916] [55187]: INFO nova.api.openstack.requestlog [None req-0e7bce2a-360f-43aa-9523-88be0cc8a195 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.051293 [ 767.963275] [55187]: [pid: 55187|app: 0|req: 1325/2832] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:08 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.965825] [55187]: DEBUG nova.api.openstack.wsgi [None req-e68d1eee-5d0e-4b4e-8d7c-58666e966506 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.967529] [55187]: DEBUG nova.compute.api [None req-e68d1eee-5d0e-4b4e-8d7c-58666e966506 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.970900] [55187]: DEBUG oslo_concurrency.lockutils [None req-e68d1eee-5d0e-4b4e-8d7c-58666e966506 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.971165] [55187]: DEBUG oslo_concurrency.lockutils [None req-e68d1eee-5d0e-4b4e-8d7c-58666e966506 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.971357] [55187]: DEBUG oslo_concurrency.lockutils [None req-e68d1eee-5d0e-4b4e-8d7c-58666e966506 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.971719] [55187]: DEBUG oslo_concurrency.lockutils [None req-e68d1eee-5d0e-4b4e-8d7c-58666e966506 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.971923] [55187]: DEBUG oslo_concurrency.lockutils [None req-e68d1eee-5d0e-4b4e-8d7c-58666e966506 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.972096] [55187]: DEBUG oslo_concurrency.lockutils [None req-e68d1eee-5d0e-4b4e-8d7c-58666e966506 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.986669] [55188]: INFO nova.api.openstack.requestlog [None req-f8796a3a-3ece-4f21-a720-87cf0db398dd tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 204 len: 0 microversion: 2.1 time: 0.069092 [ 767.987066] [55188]: [pid: 55188|app: 0|req: 1508/2833] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:04:08 2025] DELETE /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 767.990353] [55188]: DEBUG nova.api.openstack.wsgi [None req-4797d77a-98d3-40d3-b93a-5c15dba53de1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 767.990780] [55187]: DEBUG oslo_concurrency.lockutils [None req-e68d1eee-5d0e-4b4e-8d7c-58666e966506 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.991062] [55187]: DEBUG oslo_concurrency.lockutils [None req-e68d1eee-5d0e-4b4e-8d7c-58666e966506 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.991258] [55187]: DEBUG oslo_concurrency.lockutils [None req-e68d1eee-5d0e-4b4e-8d7c-58666e966506 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.991459] [55187]: DEBUG nova.objects.instance [None req-e68d1eee-5d0e-4b4e-8d7c-58666e966506 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 767.992036] [55188]: DEBUG nova.compute.api [None req-4797d77a-98d3-40d3-b93a-5c15dba53de1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 767.996312] [55188]: DEBUG oslo_concurrency.lockutils [None req-4797d77a-98d3-40d3-b93a-5c15dba53de1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.996312] [55188]: DEBUG oslo_concurrency.lockutils [None req-4797d77a-98d3-40d3-b93a-5c15dba53de1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.996312] [55188]: DEBUG oslo_concurrency.lockutils [None req-4797d77a-98d3-40d3-b93a-5c15dba53de1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.996312] [55188]: DEBUG oslo_concurrency.lockutils [None req-4797d77a-98d3-40d3-b93a-5c15dba53de1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.996690] [55188]: DEBUG oslo_concurrency.lockutils [None req-4797d77a-98d3-40d3-b93a-5c15dba53de1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.996690] [55188]: DEBUG oslo_concurrency.lockutils [None req-4797d77a-98d3-40d3-b93a-5c15dba53de1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.023165] [55187]: DEBUG nova.policy [None req-e68d1eee-5d0e-4b4e-8d7c-58666e966506 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.029645] [55187]: INFO nova.api.openstack.requestlog [None req-e68d1eee-5d0e-4b4e-8d7c-58666e966506 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.065722 [ 768.030039] [55187]: [pid: 55187|app: 0|req: 1326/2834] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:08 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.037752] [55187]: DEBUG nova.api.openstack.wsgi [None req-2c6005fc-52ad-41ab-822d-4c916b2011df tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.037752] [55187]: DEBUG nova.compute.api [None req-2c6005fc-52ad-41ab-822d-4c916b2011df tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.038023] [55188]: DEBUG nova.policy [None req-4797d77a-98d3-40d3-b93a-5c15dba53de1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.039956] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c6005fc-52ad-41ab-822d-4c916b2011df tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.039956] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c6005fc-52ad-41ab-822d-4c916b2011df tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.040133] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c6005fc-52ad-41ab-822d-4c916b2011df tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.040482] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c6005fc-52ad-41ab-822d-4c916b2011df tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.040676] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c6005fc-52ad-41ab-822d-4c916b2011df tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.040848] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c6005fc-52ad-41ab-822d-4c916b2011df tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.042340] [55188]: INFO nova.api.openstack.requestlog [None req-4797d77a-98d3-40d3-b93a-5c15dba53de1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.054570 [ 768.042889] [55188]: [pid: 55188|app: 0|req: 1509/2835] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:08 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.045780] [55188]: DEBUG nova.api.openstack.wsgi [None req-2f9362a3-fde2-42d0-9e2a-280b4533eb9c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.048178] [55188]: DEBUG nova.compute.api [None req-2f9362a3-fde2-42d0-9e2a-280b4533eb9c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.050501] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f9362a3-fde2-42d0-9e2a-280b4533eb9c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.050748] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f9362a3-fde2-42d0-9e2a-280b4533eb9c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.050934] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f9362a3-fde2-42d0-9e2a-280b4533eb9c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.051321] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f9362a3-fde2-42d0-9e2a-280b4533eb9c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.051540] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f9362a3-fde2-42d0-9e2a-280b4533eb9c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.051745] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f9362a3-fde2-42d0-9e2a-280b4533eb9c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.078608] [55187]: DEBUG nova.policy [None req-2c6005fc-52ad-41ab-822d-4c916b2011df tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.084956] [55187]: DEBUG nova.policy [None req-2c6005fc-52ad-41ab-822d-4c916b2011df tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.085714] [55187]: DEBUG nova.policy [None req-2c6005fc-52ad-41ab-822d-4c916b2011df tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.088911] [55187]: INFO nova.api.openstack.requestlog [None req-2c6005fc-52ad-41ab-822d-4c916b2011df tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1456 microversion: 2.75 time: 0.058321 [ 768.089242] [55187]: [pid: 55187|app: 0|req: 1327/2836] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:08 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1456 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 768.091613] [55187]: DEBUG nova.api.openstack.wsgi [None req-1a9ca5f5-df70-41e4-ad33-7cd351b9160f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.093211] [55187]: DEBUG nova.compute.api [None req-1a9ca5f5-df70-41e4-ad33-7cd351b9160f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.094232] [55188]: DEBUG nova.policy [None req-2f9362a3-fde2-42d0-9e2a-280b4533eb9c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.096644] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9ca5f5-df70-41e4-ad33-7cd351b9160f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.097716] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9ca5f5-df70-41e4-ad33-7cd351b9160f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.097716] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9ca5f5-df70-41e4-ad33-7cd351b9160f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.097716] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9ca5f5-df70-41e4-ad33-7cd351b9160f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.097716] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9ca5f5-df70-41e4-ad33-7cd351b9160f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.098293] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9ca5f5-df70-41e4-ad33-7cd351b9160f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.100195] [55188]: INFO nova.api.openstack.requestlog [None req-2f9362a3-fde2-42d0-9e2a-280b4533eb9c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.056096 [ 768.100195] [55188]: [pid: 55188|app: 0|req: 1510/2837] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:08 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.103070] [55188]: DEBUG nova.api.openstack.wsgi [None req-9f28afcd-8101-43ca-b499-29359e3e76cc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Action: 'action', calling method: , body: {"addFloatingIp": {"address": "10.180.180.194"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 768.104336] [55188]: DEBUG nova.compute.api [None req-9f28afcd-8101-43ca-b499-29359e3e76cc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.107896] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f28afcd-8101-43ca-b499-29359e3e76cc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.108211] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f28afcd-8101-43ca-b499-29359e3e76cc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.108355] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f28afcd-8101-43ca-b499-29359e3e76cc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.108731] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f28afcd-8101-43ca-b499-29359e3e76cc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.108942] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f28afcd-8101-43ca-b499-29359e3e76cc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.109138] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f28afcd-8101-43ca-b499-29359e3e76cc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.117093] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9ca5f5-df70-41e4-ad33-7cd351b9160f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.117355] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9ca5f5-df70-41e4-ad33-7cd351b9160f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.117542] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9ca5f5-df70-41e4-ad33-7cd351b9160f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.117747] [55187]: DEBUG nova.objects.instance [None req-1a9ca5f5-df70-41e4-ad33-7cd351b9160f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 768.124022] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f28afcd-8101-43ca-b499-29359e3e76cc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "refresh_cache-ca457c4e-4865-43e0-86e1-617fada34e38" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 768.124022] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f28afcd-8101-43ca-b499-29359e3e76cc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquired lock "refresh_cache-ca457c4e-4865-43e0-86e1-617fada34e38" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 768.140618] [55187]: DEBUG nova.policy [None req-1a9ca5f5-df70-41e4-ad33-7cd351b9160f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.147084] [55187]: INFO nova.api.openstack.requestlog [None req-1a9ca5f5-df70-41e4-ad33-7cd351b9160f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.057218 [ 768.147656] [55187]: [pid: 55187|app: 0|req: 1328/2838] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:08 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.150382] [55187]: DEBUG nova.api.openstack.wsgi [None req-7f32c491-ca6a-4cb6-8c1a-f4873e4f6a71 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.151933] [55187]: DEBUG nova.compute.api [None req-7f32c491-ca6a-4cb6-8c1a-f4873e4f6a71 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.155309] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f32c491-ca6a-4cb6-8c1a-f4873e4f6a71 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.155553] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f32c491-ca6a-4cb6-8c1a-f4873e4f6a71 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.155741] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f32c491-ca6a-4cb6-8c1a-f4873e4f6a71 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.156118] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f32c491-ca6a-4cb6-8c1a-f4873e4f6a71 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.156320] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f32c491-ca6a-4cb6-8c1a-f4873e4f6a71 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.156565] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f32c491-ca6a-4cb6-8c1a-f4873e4f6a71 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.200423] [55187]: DEBUG nova.policy [None req-7f32c491-ca6a-4cb6-8c1a-f4873e4f6a71 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.205379] [55187]: INFO nova.api.openstack.requestlog [None req-7f32c491-ca6a-4cb6-8c1a-f4873e4f6a71 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.057065 [ 768.205722] [55187]: [pid: 55187|app: 0|req: 1329/2839] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:08 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.212143] [55187]: DEBUG nova.api.openstack.wsgi [None req-6fee3ccd-5a38-4a10-80cd-bbe30b7d3440 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.213859] [55187]: DEBUG nova.compute.api [None req-6fee3ccd-5a38-4a10-80cd-bbe30b7d3440 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.219431] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fee3ccd-5a38-4a10-80cd-bbe30b7d3440 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.219730] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fee3ccd-5a38-4a10-80cd-bbe30b7d3440 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.219964] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fee3ccd-5a38-4a10-80cd-bbe30b7d3440 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.220395] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fee3ccd-5a38-4a10-80cd-bbe30b7d3440 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.220640] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fee3ccd-5a38-4a10-80cd-bbe30b7d3440 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.220850] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fee3ccd-5a38-4a10-80cd-bbe30b7d3440 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.241282] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fee3ccd-5a38-4a10-80cd-bbe30b7d3440 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.241520] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fee3ccd-5a38-4a10-80cd-bbe30b7d3440 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.241703] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fee3ccd-5a38-4a10-80cd-bbe30b7d3440 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.241916] [55187]: DEBUG nova.objects.instance [None req-6fee3ccd-5a38-4a10-80cd-bbe30b7d3440 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 768.263697] [55187]: DEBUG nova.policy [None req-6fee3ccd-5a38-4a10-80cd-bbe30b7d3440 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.268373] [55187]: INFO nova.api.openstack.requestlog [None req-6fee3ccd-5a38-4a10-80cd-bbe30b7d3440 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.062017 [ 768.268711] [55187]: [pid: 55187|app: 0|req: 1330/2840] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:08 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.271288] [55187]: DEBUG nova.api.openstack.wsgi [req-ccfe61a4-77ca-4b01-9d5e-4223b10545bd req-5f27a24b-53a4-4b0a-a1a6-38cd19aa3611 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e6e74ef8-e10f-430f-8d61-71f1a53b9680", "tag": "e57c4f10-f8b4-4be2-a2ac-6f3cef7f5ec9"}, {"name": "network-changed", "server_uuid": "e6e74ef8-e10f-430f-8d61-71f1a53b9680", "tag": "e57c4f10-f8b4-4be2-a2ac-6f3cef7f5ec9"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 768.276839] [55187]: DEBUG oslo_concurrency.lockutils [req-ccfe61a4-77ca-4b01-9d5e-4223b10545bd req-5f27a24b-53a4-4b0a-a1a6-38cd19aa3611 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.277091] [55187]: DEBUG oslo_concurrency.lockutils [req-ccfe61a4-77ca-4b01-9d5e-4223b10545bd req-5f27a24b-53a4-4b0a-a1a6-38cd19aa3611 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.277280] [55187]: DEBUG oslo_concurrency.lockutils [req-ccfe61a4-77ca-4b01-9d5e-4223b10545bd req-5f27a24b-53a4-4b0a-a1a6-38cd19aa3611 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.283456] [55187]: INFO nova.api.openstack.compute.server_external_events [req-ccfe61a4-77ca-4b01-9d5e-4223b10545bd req-5f27a24b-53a4-4b0a-a1a6-38cd19aa3611 service nova] Creating event network-changed:e57c4f10-f8b4-4be2-a2ac-6f3cef7f5ec9 for instance e6e74ef8-e10f-430f-8d61-71f1a53b9680 on cpu-1 [ 768.283714] [55187]: INFO nova.api.openstack.compute.server_external_events [req-ccfe61a4-77ca-4b01-9d5e-4223b10545bd req-5f27a24b-53a4-4b0a-a1a6-38cd19aa3611 service nova] Creating event network-changed:e57c4f10-f8b4-4be2-a2ac-6f3cef7f5ec9 for instance e6e74ef8-e10f-430f-8d61-71f1a53b9680 on cpu-1 [ 768.286634] [55187]: INFO nova.api.openstack.requestlog [req-ccfe61a4-77ca-4b01-9d5e-4223b10545bd req-5f27a24b-53a4-4b0a-a1a6-38cd19aa3611 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.017241 [ 768.286958] [55187]: [pid: 55187|app: 0|req: 1331/2841] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:08 2025] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 768.289998] [55187]: DEBUG nova.api.openstack.wsgi [None req-beea4177-f958-4544-873b-435fd5c98e22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.291345] [55187]: DEBUG nova.compute.api [None req-beea4177-f958-4544-873b-435fd5c98e22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.294833] [55187]: DEBUG oslo_concurrency.lockutils [None req-beea4177-f958-4544-873b-435fd5c98e22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.295550] [55187]: DEBUG oslo_concurrency.lockutils [None req-beea4177-f958-4544-873b-435fd5c98e22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.295550] [55187]: DEBUG oslo_concurrency.lockutils [None req-beea4177-f958-4544-873b-435fd5c98e22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.295669] [55187]: DEBUG oslo_concurrency.lockutils [None req-beea4177-f958-4544-873b-435fd5c98e22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.295967] [55187]: DEBUG oslo_concurrency.lockutils [None req-beea4177-f958-4544-873b-435fd5c98e22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.295967] [55187]: DEBUG oslo_concurrency.lockutils [None req-beea4177-f958-4544-873b-435fd5c98e22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.337082] [55187]: DEBUG nova.policy [None req-beea4177-f958-4544-873b-435fd5c98e22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.342088] [55187]: INFO nova.api.openstack.requestlog [None req-beea4177-f958-4544-873b-435fd5c98e22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.054381 [ 768.342464] [55187]: [pid: 55187|app: 0|req: 1332/2842] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:08 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.419025] [55187]: DEBUG nova.api.openstack.wsgi [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 768.421068] [55187]: DEBUG nova.compute.api [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.424896] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.425248] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.425465] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.425763] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.425988] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.426178] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.471840] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.472106] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.472296] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.476234] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.476521] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.476733] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.477130] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.477327] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.477553] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.531453] [55187]: DEBUG nova.virt.hardware [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 768.531670] [55187]: DEBUG nova.virt.hardware [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 768.531880] [55187]: DEBUG nova.virt.hardware [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 768.532054] [55187]: DEBUG nova.virt.hardware [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 768.532222] [55187]: DEBUG nova.virt.hardware [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 768.565600] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=4 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 768.580494] [55187]: DEBUG nova.compute.api [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.583980] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.584405] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.584454] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.584932] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.585034] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.585213] [55187]: DEBUG oslo_concurrency.lockutils [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.648387] [55187]: DEBUG nova.objects.instance [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lazy-loading 'services' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 768.678845] [55187]: INFO nova.api.openstack.requestlog [None req-295ce3de-820e-4f18-a65d-bf7bb4d75fdf tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5/action" status: 202 len: 1985 microversion: 2.75 time: 0.335702 [ 768.679418] [55187]: [pid: 55187|app: 0|req: 1333/2843] 10.180.1.21 () {62 vars in 1314 bytes} [Wed Mar 26 22:04:08 2025] POST /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5/action => generated 1985 bytes in 336 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 768.681813] [55187]: DEBUG nova.api.openstack.wsgi [None req-031b1793-5ffc-4826-a28b-a7fdb525c5e9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.683401] [55187]: DEBUG nova.compute.api [None req-031b1793-5ffc-4826-a28b-a7fdb525c5e9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.687022] [55187]: DEBUG oslo_concurrency.lockutils [None req-031b1793-5ffc-4826-a28b-a7fdb525c5e9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.687316] [55187]: DEBUG oslo_concurrency.lockutils [None req-031b1793-5ffc-4826-a28b-a7fdb525c5e9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.687527] [55187]: DEBUG oslo_concurrency.lockutils [None req-031b1793-5ffc-4826-a28b-a7fdb525c5e9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.687831] [55187]: DEBUG oslo_concurrency.lockutils [None req-031b1793-5ffc-4826-a28b-a7fdb525c5e9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.688098] [55187]: DEBUG oslo_concurrency.lockutils [None req-031b1793-5ffc-4826-a28b-a7fdb525c5e9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.688225] [55187]: DEBUG oslo_concurrency.lockutils [None req-031b1793-5ffc-4826-a28b-a7fdb525c5e9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.723805] [55187]: DEBUG nova.policy [None req-031b1793-5ffc-4826-a28b-a7fdb525c5e9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.728749] [55187]: INFO nova.api.openstack.requestlog [None req-031b1793-5ffc-4826-a28b-a7fdb525c5e9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.048831 [ 768.729249] [55187]: [pid: 55187|app: 0|req: 1334/2844] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:09 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.731848] [55187]: DEBUG nova.api.openstack.wsgi [None req-667d1441-302b-4fe9-9e09-12e8ea8dc7ac tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.733704] [55187]: DEBUG nova.compute.api [None req-667d1441-302b-4fe9-9e09-12e8ea8dc7ac tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.737408] [55187]: DEBUG oslo_concurrency.lockutils [None req-667d1441-302b-4fe9-9e09-12e8ea8dc7ac tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.737687] [55187]: DEBUG oslo_concurrency.lockutils [None req-667d1441-302b-4fe9-9e09-12e8ea8dc7ac tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.737910] [55187]: DEBUG oslo_concurrency.lockutils [None req-667d1441-302b-4fe9-9e09-12e8ea8dc7ac tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.738330] [55187]: DEBUG oslo_concurrency.lockutils [None req-667d1441-302b-4fe9-9e09-12e8ea8dc7ac tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.738567] [55187]: DEBUG oslo_concurrency.lockutils [None req-667d1441-302b-4fe9-9e09-12e8ea8dc7ac tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.738769] [55187]: DEBUG oslo_concurrency.lockutils [None req-667d1441-302b-4fe9-9e09-12e8ea8dc7ac tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.773033] [55187]: DEBUG nova.policy [None req-667d1441-302b-4fe9-9e09-12e8ea8dc7ac tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.777692] [55187]: DEBUG nova.policy [None req-667d1441-302b-4fe9-9e09-12e8ea8dc7ac tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.778383] [55187]: DEBUG nova.policy [None req-667d1441-302b-4fe9-9e09-12e8ea8dc7ac tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.781334] [55187]: INFO nova.api.openstack.requestlog [None req-667d1441-302b-4fe9-9e09-12e8ea8dc7ac tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.051579 [ 768.781683] [55187]: [pid: 55187|app: 0|req: 1335/2845] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:09 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 768.784283] [55187]: DEBUG nova.api.openstack.wsgi [None req-8afc3e47-e34e-403c-ad48-2ebff88835e0 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afafa1fc0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.812031] [55187]: INFO nova.api.openstack.requestlog [None req-8afc3e47-e34e-403c-ad48-2ebff88835e0 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057" status: 200 len: 1644 microversion: 2.1 time: 0.029528 [ 768.812317] [55187]: [pid: 55187|app: 0|req: 1336/2846] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:09 2025] GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057 => generated 1644 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.815060] [55187]: DEBUG nova.api.openstack.wsgi [None req-0960116f-c7cf-4de3-84fb-47e6835770ab tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.816844] [55187]: DEBUG nova.compute.api [None req-0960116f-c7cf-4de3-84fb-47e6835770ab tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.823888] [55187]: DEBUG oslo_concurrency.lockutils [None req-0960116f-c7cf-4de3-84fb-47e6835770ab tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.823888] [55187]: DEBUG oslo_concurrency.lockutils [None req-0960116f-c7cf-4de3-84fb-47e6835770ab tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.824035] [55187]: DEBUG oslo_concurrency.lockutils [None req-0960116f-c7cf-4de3-84fb-47e6835770ab tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.825028] [55187]: DEBUG oslo_concurrency.lockutils [None req-0960116f-c7cf-4de3-84fb-47e6835770ab tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.825028] [55187]: DEBUG oslo_concurrency.lockutils [None req-0960116f-c7cf-4de3-84fb-47e6835770ab tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.825028] [55187]: DEBUG oslo_concurrency.lockutils [None req-0960116f-c7cf-4de3-84fb-47e6835770ab tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.861142] [55187]: DEBUG nova.policy [None req-0960116f-c7cf-4de3-84fb-47e6835770ab tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.865680] [55187]: INFO nova.api.openstack.requestlog [None req-0960116f-c7cf-4de3-84fb-47e6835770ab tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.052732 [ 768.866039] [55187]: [pid: 55187|app: 0|req: 1337/2847] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:09 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.868865] [55187]: DEBUG nova.api.openstack.wsgi [None req-00a513d5-038f-4427-9a67-be413f3a9477 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 768.870189] [55187]: DEBUG nova.compute.api [None req-00a513d5-038f-4427-9a67-be413f3a9477 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 768.873565] [55187]: DEBUG oslo_concurrency.lockutils [None req-00a513d5-038f-4427-9a67-be413f3a9477 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.873672] [55187]: DEBUG oslo_concurrency.lockutils [None req-00a513d5-038f-4427-9a67-be413f3a9477 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.874065] [55187]: DEBUG oslo_concurrency.lockutils [None req-00a513d5-038f-4427-9a67-be413f3a9477 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.874306] [55187]: DEBUG oslo_concurrency.lockutils [None req-00a513d5-038f-4427-9a67-be413f3a9477 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.874393] [55187]: DEBUG oslo_concurrency.lockutils [None req-00a513d5-038f-4427-9a67-be413f3a9477 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.874561] [55187]: DEBUG oslo_concurrency.lockutils [None req-00a513d5-038f-4427-9a67-be413f3a9477 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.028261] [55187]: DEBUG nova.policy [None req-00a513d5-038f-4427-9a67-be413f3a9477 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.034011] [55187]: INFO nova.api.openstack.requestlog [None req-00a513d5-038f-4427-9a67-be413f3a9477 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1365 microversion: 2.1 time: 0.167235 [ 769.034564] [55187]: [pid: 55187|app: 0|req: 1338/2848] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:09 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1365 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.037697] [55187]: DEBUG nova.api.openstack.wsgi [None req-fab5c5dc-7026-49ee-b0f5-04846c9c4663 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.040256] [55187]: DEBUG nova.compute.api [None req-fab5c5dc-7026-49ee-b0f5-04846c9c4663 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.045445] [55187]: DEBUG oslo_concurrency.lockutils [None req-fab5c5dc-7026-49ee-b0f5-04846c9c4663 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.047018] [55187]: DEBUG oslo_concurrency.lockutils [None req-fab5c5dc-7026-49ee-b0f5-04846c9c4663 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.047018] [55187]: DEBUG oslo_concurrency.lockutils [None req-fab5c5dc-7026-49ee-b0f5-04846c9c4663 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.047018] [55187]: DEBUG oslo_concurrency.lockutils [None req-fab5c5dc-7026-49ee-b0f5-04846c9c4663 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.047018] [55187]: DEBUG oslo_concurrency.lockutils [None req-fab5c5dc-7026-49ee-b0f5-04846c9c4663 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.047718] [55187]: DEBUG oslo_concurrency.lockutils [None req-fab5c5dc-7026-49ee-b0f5-04846c9c4663 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.072557] [55187]: DEBUG oslo_concurrency.lockutils [None req-fab5c5dc-7026-49ee-b0f5-04846c9c4663 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.072939] [55187]: DEBUG oslo_concurrency.lockutils [None req-fab5c5dc-7026-49ee-b0f5-04846c9c4663 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.073263] [55187]: DEBUG oslo_concurrency.lockutils [None req-fab5c5dc-7026-49ee-b0f5-04846c9c4663 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.073632] [55187]: DEBUG nova.objects.instance [None req-fab5c5dc-7026-49ee-b0f5-04846c9c4663 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 769.107844] [55187]: DEBUG nova.policy [None req-fab5c5dc-7026-49ee-b0f5-04846c9c4663 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.115072] [55187]: INFO nova.api.openstack.requestlog [None req-fab5c5dc-7026-49ee-b0f5-04846c9c4663 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.078387 [ 769.115072] [55187]: [pid: 55187|app: 0|req: 1339/2849] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:09 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.118869] [55187]: DEBUG nova.api.openstack.wsgi [None req-bc3cb036-bb3c-42a7-94b6-05cf87d78e6a tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.121144] [55187]: DEBUG nova.compute.api [None req-bc3cb036-bb3c-42a7-94b6-05cf87d78e6a tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.127082] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc3cb036-bb3c-42a7-94b6-05cf87d78e6a tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.127392] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc3cb036-bb3c-42a7-94b6-05cf87d78e6a tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.127628] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc3cb036-bb3c-42a7-94b6-05cf87d78e6a tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.128091] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc3cb036-bb3c-42a7-94b6-05cf87d78e6a tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.128209] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc3cb036-bb3c-42a7-94b6-05cf87d78e6a tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.128405] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc3cb036-bb3c-42a7-94b6-05cf87d78e6a tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.244016] [55187]: INFO nova.api.openstack.requestlog [None req-bc3cb036-bb3c-42a7-94b6-05cf87d78e6a tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1972 microversion: 2.75 time: 0.127742 [ 769.244016] [55187]: [pid: 55187|app: 0|req: 1340/2850] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:09 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1972 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 769.250078] [55187]: DEBUG nova.api.openstack.wsgi [None req-8306bffd-32c3-428e-a0f4-e4785f0cf0ef tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.251697] [55187]: DEBUG nova.compute.api [None req-8306bffd-32c3-428e-a0f4-e4785f0cf0ef tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.259917] [55187]: DEBUG oslo_concurrency.lockutils [None req-8306bffd-32c3-428e-a0f4-e4785f0cf0ef tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.259917] [55187]: DEBUG oslo_concurrency.lockutils [None req-8306bffd-32c3-428e-a0f4-e4785f0cf0ef tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.259917] [55187]: DEBUG oslo_concurrency.lockutils [None req-8306bffd-32c3-428e-a0f4-e4785f0cf0ef tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.260292] [55187]: DEBUG oslo_concurrency.lockutils [None req-8306bffd-32c3-428e-a0f4-e4785f0cf0ef tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.261157] [55187]: DEBUG oslo_concurrency.lockutils [None req-8306bffd-32c3-428e-a0f4-e4785f0cf0ef tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.261157] [55187]: DEBUG oslo_concurrency.lockutils [None req-8306bffd-32c3-428e-a0f4-e4785f0cf0ef tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.282761] [55187]: INFO nova.api.openstack.requestlog [None req-8306bffd-32c3-428e-a0f4-e4785f0cf0ef tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.038500 [ 769.283156] [55187]: [pid: 55187|app: 0|req: 1341/2851] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:04:09 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 769.285733] [55187]: DEBUG nova.api.openstack.wsgi [None req-6180226a-d2b7-4f69-8da0-4cd87f930efc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.287799] [55187]: DEBUG nova.compute.api [None req-6180226a-d2b7-4f69-8da0-4cd87f930efc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.291534] [55187]: DEBUG oslo_concurrency.lockutils [None req-6180226a-d2b7-4f69-8da0-4cd87f930efc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.291851] [55187]: DEBUG oslo_concurrency.lockutils [None req-6180226a-d2b7-4f69-8da0-4cd87f930efc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.292090] [55187]: DEBUG oslo_concurrency.lockutils [None req-6180226a-d2b7-4f69-8da0-4cd87f930efc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.292489] [55187]: DEBUG oslo_concurrency.lockutils [None req-6180226a-d2b7-4f69-8da0-4cd87f930efc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.292760] [55187]: DEBUG oslo_concurrency.lockutils [None req-6180226a-d2b7-4f69-8da0-4cd87f930efc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.292927] [55187]: DEBUG oslo_concurrency.lockutils [None req-6180226a-d2b7-4f69-8da0-4cd87f930efc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.332028] [55187]: DEBUG nova.policy [None req-6180226a-d2b7-4f69-8da0-4cd87f930efc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.337557] [55187]: INFO nova.api.openstack.requestlog [None req-6180226a-d2b7-4f69-8da0-4cd87f930efc tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.053482 [ 769.338139] [55187]: [pid: 55187|app: 0|req: 1342/2852] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:09 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.341200] [55187]: DEBUG nova.api.openstack.wsgi [None req-7627f89c-8eed-4363-8d67-8eb11ce6f629 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.342985] [55187]: DEBUG nova.compute.api [None req-7627f89c-8eed-4363-8d67-8eb11ce6f629 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.346335] [55187]: DEBUG oslo_concurrency.lockutils [None req-7627f89c-8eed-4363-8d67-8eb11ce6f629 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.346596] [55187]: DEBUG oslo_concurrency.lockutils [None req-7627f89c-8eed-4363-8d67-8eb11ce6f629 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.346787] [55187]: DEBUG oslo_concurrency.lockutils [None req-7627f89c-8eed-4363-8d67-8eb11ce6f629 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.347282] [55187]: DEBUG oslo_concurrency.lockutils [None req-7627f89c-8eed-4363-8d67-8eb11ce6f629 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.347533] [55187]: DEBUG oslo_concurrency.lockutils [None req-7627f89c-8eed-4363-8d67-8eb11ce6f629 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.347741] [55187]: DEBUG oslo_concurrency.lockutils [None req-7627f89c-8eed-4363-8d67-8eb11ce6f629 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.351374] [55188]: DEBUG nova.network.neutron [None req-9f28afcd-8101-43ca-b499-29359e3e76cc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Building network info cache for instance {{(pid=55188) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2067}} [ 769.383062] [55187]: DEBUG nova.policy [None req-7627f89c-8eed-4363-8d67-8eb11ce6f629 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.384559] [55187]: INFO nova.api.openstack.requestlog [None req-7627f89c-8eed-4363-8d67-8eb11ce6f629 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.045784 [ 769.384879] [55187]: [pid: 55187|app: 0|req: 1343/2853] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:09 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.387265] [55187]: DEBUG nova.api.openstack.wsgi [None req-e2ed674a-4ee3-4bb1-aa2b-403a94471b58 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.388905] [55187]: DEBUG nova.compute.api [None req-e2ed674a-4ee3-4bb1-aa2b-403a94471b58 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.392426] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2ed674a-4ee3-4bb1-aa2b-403a94471b58 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.392949] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2ed674a-4ee3-4bb1-aa2b-403a94471b58 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.392949] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2ed674a-4ee3-4bb1-aa2b-403a94471b58 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.393316] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2ed674a-4ee3-4bb1-aa2b-403a94471b58 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.393537] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2ed674a-4ee3-4bb1-aa2b-403a94471b58 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.393738] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2ed674a-4ee3-4bb1-aa2b-403a94471b58 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.428108] [55187]: DEBUG nova.policy [None req-e2ed674a-4ee3-4bb1-aa2b-403a94471b58 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.432715] [55187]: DEBUG nova.policy [None req-e2ed674a-4ee3-4bb1-aa2b-403a94471b58 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.433419] [55187]: DEBUG nova.policy [None req-e2ed674a-4ee3-4bb1-aa2b-403a94471b58 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.434126] [55187]: INFO nova.api.openstack.requestlog [None req-e2ed674a-4ee3-4bb1-aa2b-403a94471b58 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.048646 [ 769.434496] [55187]: [pid: 55187|app: 0|req: 1344/2854] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:09 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 769.436834] [55187]: DEBUG nova.api.openstack.wsgi [None req-ab53b192-ec02-4565-b87d-2598830493f9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.438446] [55187]: DEBUG nova.compute.api [None req-ab53b192-ec02-4565-b87d-2598830493f9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.441698] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab53b192-ec02-4565-b87d-2598830493f9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.441926] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab53b192-ec02-4565-b87d-2598830493f9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.442114] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab53b192-ec02-4565-b87d-2598830493f9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.442467] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab53b192-ec02-4565-b87d-2598830493f9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.442663] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab53b192-ec02-4565-b87d-2598830493f9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.442834] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab53b192-ec02-4565-b87d-2598830493f9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.475784] [55187]: DEBUG nova.policy [None req-ab53b192-ec02-4565-b87d-2598830493f9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.480094] [55187]: INFO nova.api.openstack.requestlog [None req-ab53b192-ec02-4565-b87d-2598830493f9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.044953 [ 769.480429] [55187]: [pid: 55187|app: 0|req: 1345/2855] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:09 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.482755] [55187]: DEBUG nova.api.openstack.wsgi [None req-a2872b58-45ae-430e-b94f-4b13f3f1919a tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.484354] [55187]: DEBUG nova.compute.api [None req-a2872b58-45ae-430e-b94f-4b13f3f1919a tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.487446] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2872b58-45ae-430e-b94f-4b13f3f1919a tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.487729] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2872b58-45ae-430e-b94f-4b13f3f1919a tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.487909] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2872b58-45ae-430e-b94f-4b13f3f1919a tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.488264] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2872b58-45ae-430e-b94f-4b13f3f1919a tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.488464] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2872b58-45ae-430e-b94f-4b13f3f1919a tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.488640] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2872b58-45ae-430e-b94f-4b13f3f1919a tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.519360] [55187]: DEBUG nova.policy [None req-a2872b58-45ae-430e-b94f-4b13f3f1919a tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.523541] [55187]: INFO nova.api.openstack.requestlog [None req-a2872b58-45ae-430e-b94f-4b13f3f1919a tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1213 microversion: 2.1 time: 0.042543 [ 769.523861] [55187]: [pid: 55187|app: 0|req: 1346/2856] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:09 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1213 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.526235] [55187]: DEBUG nova.api.openstack.wsgi [None req-cf31f5b1-ef73-429b-93c8-26cc2f6a322b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.527835] [55187]: DEBUG nova.compute.api [None req-cf31f5b1-ef73-429b-93c8-26cc2f6a322b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.530901] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf31f5b1-ef73-429b-93c8-26cc2f6a322b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.531172] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf31f5b1-ef73-429b-93c8-26cc2f6a322b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.531461] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf31f5b1-ef73-429b-93c8-26cc2f6a322b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.531740] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf31f5b1-ef73-429b-93c8-26cc2f6a322b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.531946] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf31f5b1-ef73-429b-93c8-26cc2f6a322b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.532135] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf31f5b1-ef73-429b-93c8-26cc2f6a322b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.565717] [55187]: DEBUG nova.policy [None req-cf31f5b1-ef73-429b-93c8-26cc2f6a322b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.570072] [55187]: INFO nova.api.openstack.requestlog [None req-cf31f5b1-ef73-429b-93c8-26cc2f6a322b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.045602 [ 769.570417] [55187]: [pid: 55187|app: 0|req: 1347/2857] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:09 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.573040] [55187]: DEBUG nova.api.openstack.wsgi [None req-19f9db02-1dcd-4180-bc8a-407ac00f2d3c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.574441] [55187]: DEBUG nova.compute.api [None req-19f9db02-1dcd-4180-bc8a-407ac00f2d3c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.577890] [55187]: DEBUG oslo_concurrency.lockutils [None req-19f9db02-1dcd-4180-bc8a-407ac00f2d3c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.577952] [55187]: DEBUG oslo_concurrency.lockutils [None req-19f9db02-1dcd-4180-bc8a-407ac00f2d3c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.578914] [55187]: DEBUG oslo_concurrency.lockutils [None req-19f9db02-1dcd-4180-bc8a-407ac00f2d3c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.578914] [55187]: DEBUG oslo_concurrency.lockutils [None req-19f9db02-1dcd-4180-bc8a-407ac00f2d3c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.578914] [55187]: DEBUG oslo_concurrency.lockutils [None req-19f9db02-1dcd-4180-bc8a-407ac00f2d3c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.578914] [55187]: DEBUG oslo_concurrency.lockutils [None req-19f9db02-1dcd-4180-bc8a-407ac00f2d3c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.582514] [55188]: DEBUG nova.network.neutron [None req-9f28afcd-8101-43ca-b499-29359e3e76cc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Updating instance_info_cache with network_info: [{"id": "fa85baa3-857c-47b6-b4dd-5ab19ac45e45", "address": "fa:16:3e:4a:c0:da", "network": {"id": "9231eb97-6273-4355-8b00-104959201ff3", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-1677749277-network", "subnets": [{"cidr": "192.168.128.0/28", "dns": [], "gateway": {"address": "192.168.128.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.128.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "10.180.180.194", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.2"}}], "meta": {"injected": false, "tenant_id": "8afe059d143c4b8a9be0fc4a5882d634", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "195e328b-e41a-49f5-9e51-546b8ea8ceba", "external-id": "nsx-vlan-transportzone-735", "segmentation_id": 735, "bound_drivers": {"0": "nsxv3"}}, "devname": "tapfa85baa3-85", "ovs_interfaceid": "fa85baa3-857c-47b6-b4dd-5ab19ac45e45", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=55188) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 769.594307] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f28afcd-8101-43ca-b499-29359e3e76cc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Releasing lock "refresh_cache-ca457c4e-4865-43e0-86e1-617fada34e38" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 769.597459] [55188]: INFO nova.api.openstack.requestlog [None req-9f28afcd-8101-43ca-b499-29359e3e76cc tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38/action" status: 202 len: 0 microversion: 2.1 time: 1.496190 [ 769.597599] [55188]: [pid: 55188|app: 0|req: 1511/2858] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:04:08 2025] POST /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38/action => generated 0 bytes in 1497 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 769.601028] [55188]: DEBUG nova.api.openstack.wsgi [None req-63146d78-b082-4d83-8ce1-fdbf7caffb33 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.604174] [55188]: DEBUG nova.compute.api [None req-63146d78-b082-4d83-8ce1-fdbf7caffb33 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.607644] [55188]: DEBUG oslo_concurrency.lockutils [None req-63146d78-b082-4d83-8ce1-fdbf7caffb33 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.608047] [55188]: DEBUG oslo_concurrency.lockutils [None req-63146d78-b082-4d83-8ce1-fdbf7caffb33 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.608388] [55188]: DEBUG oslo_concurrency.lockutils [None req-63146d78-b082-4d83-8ce1-fdbf7caffb33 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.608959] [55188]: DEBUG oslo_concurrency.lockutils [None req-63146d78-b082-4d83-8ce1-fdbf7caffb33 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.609394] [55188]: DEBUG oslo_concurrency.lockutils [None req-63146d78-b082-4d83-8ce1-fdbf7caffb33 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.609644] [55188]: DEBUG oslo_concurrency.lockutils [None req-63146d78-b082-4d83-8ce1-fdbf7caffb33 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.622673] [55187]: DEBUG nova.policy [None req-19f9db02-1dcd-4180-bc8a-407ac00f2d3c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.628241] [55187]: INFO nova.api.openstack.requestlog [None req-19f9db02-1dcd-4180-bc8a-407ac00f2d3c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.057158 [ 769.628598] [55187]: [pid: 55187|app: 0|req: 1348/2859] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:09 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.631131] [55187]: DEBUG nova.api.openstack.wsgi [None req-471e7865-d2c0-486a-8a59-dc89af3d6ecb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.632828] [55187]: DEBUG nova.compute.api [None req-471e7865-d2c0-486a-8a59-dc89af3d6ecb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.639023] [55187]: DEBUG oslo_concurrency.lockutils [None req-471e7865-d2c0-486a-8a59-dc89af3d6ecb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.639269] [55187]: DEBUG oslo_concurrency.lockutils [None req-471e7865-d2c0-486a-8a59-dc89af3d6ecb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.639443] [55187]: DEBUG oslo_concurrency.lockutils [None req-471e7865-d2c0-486a-8a59-dc89af3d6ecb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.639805] [55187]: DEBUG oslo_concurrency.lockutils [None req-471e7865-d2c0-486a-8a59-dc89af3d6ecb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.640145] [55187]: DEBUG oslo_concurrency.lockutils [None req-471e7865-d2c0-486a-8a59-dc89af3d6ecb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.640237] [55187]: DEBUG oslo_concurrency.lockutils [None req-471e7865-d2c0-486a-8a59-dc89af3d6ecb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.651854] [55188]: DEBUG nova.policy [None req-63146d78-b082-4d83-8ce1-fdbf7caffb33 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.657632] [55188]: INFO nova.api.openstack.requestlog [None req-63146d78-b082-4d83-8ce1-fdbf7caffb33 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.058810 [ 769.657632] [55188]: [pid: 55188|app: 0|req: 1512/2860] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:09 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.660429] [55187]: DEBUG oslo_concurrency.lockutils [None req-471e7865-d2c0-486a-8a59-dc89af3d6ecb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.660577] [55188]: DEBUG nova.api.openstack.wsgi [None req-0992938d-e1fa-4567-96b2-d2b035281a92 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.660682] [55187]: DEBUG oslo_concurrency.lockutils [None req-471e7865-d2c0-486a-8a59-dc89af3d6ecb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.660867] [55187]: DEBUG oslo_concurrency.lockutils [None req-471e7865-d2c0-486a-8a59-dc89af3d6ecb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.661081] [55187]: DEBUG nova.objects.instance [None req-471e7865-d2c0-486a-8a59-dc89af3d6ecb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 769.662240] [55188]: DEBUG nova.compute.api [None req-0992938d-e1fa-4567-96b2-d2b035281a92 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.665838] [55188]: DEBUG oslo_concurrency.lockutils [None req-0992938d-e1fa-4567-96b2-d2b035281a92 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.666099] [55188]: DEBUG oslo_concurrency.lockutils [None req-0992938d-e1fa-4567-96b2-d2b035281a92 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.666294] [55188]: DEBUG oslo_concurrency.lockutils [None req-0992938d-e1fa-4567-96b2-d2b035281a92 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.671021] [55188]: DEBUG oslo_concurrency.lockutils [None req-0992938d-e1fa-4567-96b2-d2b035281a92 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.671021] [55188]: DEBUG oslo_concurrency.lockutils [None req-0992938d-e1fa-4567-96b2-d2b035281a92 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.671021] [55188]: DEBUG oslo_concurrency.lockutils [None req-0992938d-e1fa-4567-96b2-d2b035281a92 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.683876] [55187]: DEBUG nova.policy [None req-471e7865-d2c0-486a-8a59-dc89af3d6ecb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.688942] [55187]: INFO nova.api.openstack.requestlog [None req-471e7865-d2c0-486a-8a59-dc89af3d6ecb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.059572 [ 769.689870] [55187]: [pid: 55187|app: 0|req: 1349/2861] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:09 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.693645] [55187]: DEBUG nova.api.openstack.wsgi [None req-3fc46b06-afcd-44bf-ade0-d805d140cb4a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.695690] [55187]: DEBUG nova.compute.api [None req-3fc46b06-afcd-44bf-ade0-d805d140cb4a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.701857] [55188]: DEBUG nova.policy [None req-0992938d-e1fa-4567-96b2-d2b035281a92 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.704021] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fc46b06-afcd-44bf-ade0-d805d140cb4a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.704456] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fc46b06-afcd-44bf-ade0-d805d140cb4a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.704570] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fc46b06-afcd-44bf-ade0-d805d140cb4a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.704954] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fc46b06-afcd-44bf-ade0-d805d140cb4a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.705195] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fc46b06-afcd-44bf-ade0-d805d140cb4a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.705528] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fc46b06-afcd-44bf-ade0-d805d140cb4a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.706305] [55188]: INFO nova.api.openstack.requestlog [None req-0992938d-e1fa-4567-96b2-d2b035281a92 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.048232 [ 769.706689] [55188]: [pid: 55188|app: 0|req: 1513/2862] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:10 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.709416] [55188]: DEBUG nova.api.openstack.wsgi [None req-45b6d700-348f-437d-a386-e4577d04860d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.711078] [55188]: DEBUG nova.compute.api [None req-45b6d700-348f-437d-a386-e4577d04860d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.714422] [55188]: DEBUG oslo_concurrency.lockutils [None req-45b6d700-348f-437d-a386-e4577d04860d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.714694] [55188]: DEBUG oslo_concurrency.lockutils [None req-45b6d700-348f-437d-a386-e4577d04860d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.714889] [55188]: DEBUG oslo_concurrency.lockutils [None req-45b6d700-348f-437d-a386-e4577d04860d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.715258] [55188]: DEBUG oslo_concurrency.lockutils [None req-45b6d700-348f-437d-a386-e4577d04860d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.715459] [55188]: DEBUG oslo_concurrency.lockutils [None req-45b6d700-348f-437d-a386-e4577d04860d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.715636] [55188]: DEBUG oslo_concurrency.lockutils [None req-45b6d700-348f-437d-a386-e4577d04860d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.740620] [55188]: DEBUG oslo_concurrency.lockutils [None req-45b6d700-348f-437d-a386-e4577d04860d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.740882] [55188]: DEBUG oslo_concurrency.lockutils [None req-45b6d700-348f-437d-a386-e4577d04860d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.740999] [55187]: DEBUG nova.policy [None req-3fc46b06-afcd-44bf-ade0-d805d140cb4a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.741139] [55188]: DEBUG oslo_concurrency.lockutils [None req-45b6d700-348f-437d-a386-e4577d04860d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.741290] [55188]: DEBUG nova.objects.instance [None req-45b6d700-348f-437d-a386-e4577d04860d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 70e48fb2-fe66-4eb8-a182-40425d0e2f1b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 769.746194] [55187]: INFO nova.api.openstack.requestlog [None req-3fc46b06-afcd-44bf-ade0-d805d140cb4a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.055474 [ 769.746599] [55187]: [pid: 55187|app: 0|req: 1350/2863] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:10 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.749238] [55187]: DEBUG nova.api.openstack.wsgi [None req-c41a09ef-52fb-4b7b-a77f-26325c867980 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.750807] [55187]: DEBUG nova.compute.api [None req-c41a09ef-52fb-4b7b-a77f-26325c867980 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.754212] [55187]: DEBUG oslo_concurrency.lockutils [None req-c41a09ef-52fb-4b7b-a77f-26325c867980 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.754506] [55187]: DEBUG oslo_concurrency.lockutils [None req-c41a09ef-52fb-4b7b-a77f-26325c867980 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.754640] [55187]: DEBUG oslo_concurrency.lockutils [None req-c41a09ef-52fb-4b7b-a77f-26325c867980 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.754988] [55187]: DEBUG oslo_concurrency.lockutils [None req-c41a09ef-52fb-4b7b-a77f-26325c867980 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.755198] [55187]: DEBUG oslo_concurrency.lockutils [None req-c41a09ef-52fb-4b7b-a77f-26325c867980 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.755370] [55187]: DEBUG oslo_concurrency.lockutils [None req-c41a09ef-52fb-4b7b-a77f-26325c867980 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.768187] [55188]: DEBUG nova.policy [None req-45b6d700-348f-437d-a386-e4577d04860d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.773181] [55188]: INFO nova.api.openstack.requestlog [None req-45b6d700-348f-437d-a386-e4577d04860d tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 200 len: 1306 microversion: 2.1 time: 0.065323 [ 769.773181] [55188]: [pid: 55188|app: 0|req: 1514/2864] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:10 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 1306 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.775617] [55188]: DEBUG nova.api.openstack.wsgi [None req-0329877d-3091-43c0-b0a8-ebda3d64e348 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.777876] [55188]: DEBUG nova.compute.api [None req-0329877d-3091-43c0-b0a8-ebda3d64e348 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.782515] [55188]: DEBUG oslo_concurrency.lockutils [None req-0329877d-3091-43c0-b0a8-ebda3d64e348 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.782868] [55188]: DEBUG oslo_concurrency.lockutils [None req-0329877d-3091-43c0-b0a8-ebda3d64e348 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.783830] [55188]: DEBUG oslo_concurrency.lockutils [None req-0329877d-3091-43c0-b0a8-ebda3d64e348 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.784515] [55188]: DEBUG oslo_concurrency.lockutils [None req-0329877d-3091-43c0-b0a8-ebda3d64e348 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.784695] [55188]: DEBUG oslo_concurrency.lockutils [None req-0329877d-3091-43c0-b0a8-ebda3d64e348 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.784878] [55188]: DEBUG oslo_concurrency.lockutils [None req-0329877d-3091-43c0-b0a8-ebda3d64e348 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.792346] [55187]: DEBUG nova.policy [None req-c41a09ef-52fb-4b7b-a77f-26325c867980 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.796896] [55187]: INFO nova.api.openstack.requestlog [None req-c41a09ef-52fb-4b7b-a77f-26325c867980 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.049624 [ 769.797246] [55187]: [pid: 55187|app: 0|req: 1351/2865] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:10 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.799798] [55187]: DEBUG nova.api.openstack.wsgi [req-70d75b59-97e1-4595-a2f7-306632402ea4 req-653fc0ba-05eb-4ecd-983e-a7862c676e72 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ca457c4e-4865-43e0-86e1-617fada34e38", "tag": "fa85baa3-857c-47b6-b4dd-5ab19ac45e45"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 769.804279] [55188]: DEBUG oslo_concurrency.lockutils [None req-0329877d-3091-43c0-b0a8-ebda3d64e348 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.804417] [55188]: DEBUG oslo_concurrency.lockutils [None req-0329877d-3091-43c0-b0a8-ebda3d64e348 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.804620] [55188]: DEBUG oslo_concurrency.lockutils [None req-0329877d-3091-43c0-b0a8-ebda3d64e348 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.804821] [55188]: DEBUG nova.objects.instance [None req-0329877d-3091-43c0-b0a8-ebda3d64e348 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 769.807975] [55187]: DEBUG oslo_concurrency.lockutils [req-70d75b59-97e1-4595-a2f7-306632402ea4 req-653fc0ba-05eb-4ecd-983e-a7862c676e72 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.807975] [55187]: DEBUG oslo_concurrency.lockutils [req-70d75b59-97e1-4595-a2f7-306632402ea4 req-653fc0ba-05eb-4ecd-983e-a7862c676e72 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.807975] [55187]: DEBUG oslo_concurrency.lockutils [req-70d75b59-97e1-4595-a2f7-306632402ea4 req-653fc0ba-05eb-4ecd-983e-a7862c676e72 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.812805] [55187]: INFO nova.api.openstack.compute.server_external_events [req-70d75b59-97e1-4595-a2f7-306632402ea4 req-653fc0ba-05eb-4ecd-983e-a7862c676e72 service nova] Creating event network-changed:fa85baa3-857c-47b6-b4dd-5ab19ac45e45 for instance ca457c4e-4865-43e0-86e1-617fada34e38 on cpu-1 [ 769.815867] [55187]: INFO nova.api.openstack.requestlog [req-70d75b59-97e1-4595-a2f7-306632402ea4 req-653fc0ba-05eb-4ecd-983e-a7862c676e72 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017958 [ 769.817709] [55187]: [pid: 55187|app: 0|req: 1352/2866] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:10 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 769.819256] [55187]: DEBUG nova.api.openstack.wsgi [None req-48b98a36-5160-4e1b-bd97-f5c5a2da7a2b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.820682] [55187]: DEBUG nova.compute.api [None req-48b98a36-5160-4e1b-bd97-f5c5a2da7a2b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.824108] [55187]: DEBUG oslo_concurrency.lockutils [None req-48b98a36-5160-4e1b-bd97-f5c5a2da7a2b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.824339] [55187]: DEBUG oslo_concurrency.lockutils [None req-48b98a36-5160-4e1b-bd97-f5c5a2da7a2b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.824599] [55187]: DEBUG oslo_concurrency.lockutils [None req-48b98a36-5160-4e1b-bd97-f5c5a2da7a2b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.824986] [55187]: DEBUG oslo_concurrency.lockutils [None req-48b98a36-5160-4e1b-bd97-f5c5a2da7a2b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.825198] [55187]: DEBUG oslo_concurrency.lockutils [None req-48b98a36-5160-4e1b-bd97-f5c5a2da7a2b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.825368] [55187]: DEBUG oslo_concurrency.lockutils [None req-48b98a36-5160-4e1b-bd97-f5c5a2da7a2b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.834392] [55188]: DEBUG nova.policy [None req-0329877d-3091-43c0-b0a8-ebda3d64e348 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.839168] [55188]: INFO nova.api.openstack.requestlog [None req-0329877d-3091-43c0-b0a8-ebda3d64e348 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.065556 [ 769.840274] [55188]: [pid: 55188|app: 0|req: 1515/2867] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:10 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.842222] [55188]: DEBUG nova.api.openstack.wsgi [None req-4769901a-0fc4-4afc-99c5-d995251af13c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '.version_select at 0x7d4afa946ef0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.870828] [55187]: DEBUG nova.policy [None req-48b98a36-5160-4e1b-bd97-f5c5a2da7a2b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.875467] [55187]: INFO nova.api.openstack.requestlog [None req-48b98a36-5160-4e1b-bd97-f5c5a2da7a2b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.058410 [ 769.875797] [55187]: [pid: 55187|app: 0|req: 1353/2868] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:10 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.878543] [55187]: DEBUG nova.api.openstack.wsgi [None req-b5020b7b-faf8-4f8b-b217-2d57ea3f67d1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.880068] [55187]: DEBUG nova.compute.api [None req-b5020b7b-faf8-4f8b-b217-2d57ea3f67d1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.884386] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5020b7b-faf8-4f8b-b217-2d57ea3f67d1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.885121] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5020b7b-faf8-4f8b-b217-2d57ea3f67d1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.885121] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5020b7b-faf8-4f8b-b217-2d57ea3f67d1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.885121] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5020b7b-faf8-4f8b-b217-2d57ea3f67d1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.885386] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5020b7b-faf8-4f8b-b217-2d57ea3f67d1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.885480] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5020b7b-faf8-4f8b-b217-2d57ea3f67d1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.915415] [55188]: INFO nova.api.openstack.requestlog [None req-4769901a-0fc4-4afc-99c5-d995251af13c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/1ea0933d-299b-409f-bc9a-455b52b4a05f" status: 200 len: 189 microversion: 2.1 time: 0.074979 [ 769.915742] [55188]: [pid: 55188|app: 0|req: 1516/2869] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 26 22:04:10 2025] GET /compute/v2.1/os-floating-ips/1ea0933d-299b-409f-bc9a-455b52b4a05f => generated 189 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 769.919756] [55188]: DEBUG nova.api.openstack.wsgi [None req-f4441507-0ecd-4998-a1c8-aac245458181 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.921341] [55188]: DEBUG nova.compute.api [None req-f4441507-0ecd-4998-a1c8-aac245458181 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.928524] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4441507-0ecd-4998-a1c8-aac245458181 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.928524] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4441507-0ecd-4998-a1c8-aac245458181 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.928524] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4441507-0ecd-4998-a1c8-aac245458181 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.928524] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4441507-0ecd-4998-a1c8-aac245458181 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.928924] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4441507-0ecd-4998-a1c8-aac245458181 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.928924] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4441507-0ecd-4998-a1c8-aac245458181 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.928984] [55187]: DEBUG nova.policy [None req-b5020b7b-faf8-4f8b-b217-2d57ea3f67d1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.933763] [55187]: INFO nova.api.openstack.requestlog [None req-b5020b7b-faf8-4f8b-b217-2d57ea3f67d1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1218 microversion: 2.1 time: 0.057354 [ 769.934242] [55187]: [pid: 55187|app: 0|req: 1354/2870] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:10 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.936866] [55187]: DEBUG nova.api.openstack.wsgi [None req-be90becf-81d7-4835-8246-e4bcd6eebbc3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afafa1240>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.963296] [55188]: DEBUG nova.policy [None req-f4441507-0ecd-4998-a1c8-aac245458181 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.967734] [55188]: DEBUG nova.policy [None req-f4441507-0ecd-4998-a1c8-aac245458181 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.968460] [55188]: DEBUG nova.policy [None req-f4441507-0ecd-4998-a1c8-aac245458181 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.969485] [55187]: INFO nova.api.openstack.requestlog [None req-be90becf-81d7-4835-8246-e4bcd6eebbc3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057" status: 200 len: 1644 microversion: 2.1 time: 0.034531 [ 769.969892] [55187]: [pid: 55187|app: 0|req: 1355/2871] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:10 2025] GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057 => generated 1644 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.972261] [55188]: INFO nova.api.openstack.requestlog [None req-f4441507-0ecd-4998-a1c8-aac245458181 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.054802 [ 769.972607] [55188]: [pid: 55188|app: 0|req: 1517/2872] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:10 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 769.973041] [55187]: DEBUG nova.api.openstack.wsgi [None req-f86564ac-417b-491e-990e-4ac1446d3873 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 769.974901] [55187]: DEBUG nova.compute.api [None req-f86564ac-417b-491e-990e-4ac1446d3873 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 769.975060] [55188]: DEBUG nova.api.openstack.wsgi [None req-2a1937ca-2594-4657-8d5f-d3d7aa96414b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Action: 'action', calling method: , body: {"removeFloatingIp": {"address": "10.180.180.194"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 769.979214] [55187]: DEBUG oslo_concurrency.lockutils [None req-f86564ac-417b-491e-990e-4ac1446d3873 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.979488] [55187]: DEBUG oslo_concurrency.lockutils [None req-f86564ac-417b-491e-990e-4ac1446d3873 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.979691] [55187]: DEBUG oslo_concurrency.lockutils [None req-f86564ac-417b-491e-990e-4ac1446d3873 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.980230] [55187]: DEBUG oslo_concurrency.lockutils [None req-f86564ac-417b-491e-990e-4ac1446d3873 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.980336] [55187]: DEBUG oslo_concurrency.lockutils [None req-f86564ac-417b-491e-990e-4ac1446d3873 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.980536] [55187]: DEBUG oslo_concurrency.lockutils [None req-f86564ac-417b-491e-990e-4ac1446d3873 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.017396] [55187]: DEBUG nova.policy [None req-f86564ac-417b-491e-990e-4ac1446d3873 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.022441] [55187]: INFO nova.api.openstack.requestlog [None req-f86564ac-417b-491e-990e-4ac1446d3873 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.051893 [ 770.022825] [55187]: [pid: 55187|app: 0|req: 1356/2873] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:10 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.050079] [55188]: DEBUG nova.compute.api [None req-2a1937ca-2594-4657-8d5f-d3d7aa96414b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.050190] [55187]: DEBUG nova.api.openstack.wsgi [None req-d1ba4cba-3ae3-41ba-92fa-0a1ec39905fb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.051978] [55187]: DEBUG nova.compute.api [None req-d1ba4cba-3ae3-41ba-92fa-0a1ec39905fb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.053992] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a1937ca-2594-4657-8d5f-d3d7aa96414b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.054257] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a1937ca-2594-4657-8d5f-d3d7aa96414b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.054493] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a1937ca-2594-4657-8d5f-d3d7aa96414b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.055059] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a1937ca-2594-4657-8d5f-d3d7aa96414b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.055287] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a1937ca-2594-4657-8d5f-d3d7aa96414b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.055519] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a1937ca-2594-4657-8d5f-d3d7aa96414b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.055563] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1ba4cba-3ae3-41ba-92fa-0a1ec39905fb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.055782] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1ba4cba-3ae3-41ba-92fa-0a1ec39905fb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.056047] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1ba4cba-3ae3-41ba-92fa-0a1ec39905fb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.056426] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1ba4cba-3ae3-41ba-92fa-0a1ec39905fb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.056668] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1ba4cba-3ae3-41ba-92fa-0a1ec39905fb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.056842] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1ba4cba-3ae3-41ba-92fa-0a1ec39905fb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.142656] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a1937ca-2594-4657-8d5f-d3d7aa96414b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "refresh_cache-ca457c4e-4865-43e0-86e1-617fada34e38" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 770.142863] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a1937ca-2594-4657-8d5f-d3d7aa96414b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquired lock "refresh_cache-ca457c4e-4865-43e0-86e1-617fada34e38" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 770.147483] [55187]: DEBUG nova.policy [None req-d1ba4cba-3ae3-41ba-92fa-0a1ec39905fb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.153050] [55187]: INFO nova.api.openstack.requestlog [None req-d1ba4cba-3ae3-41ba-92fa-0a1ec39905fb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1555 microversion: 2.1 time: 0.105703 [ 770.153280] [55187]: [pid: 55187|app: 0|req: 1357/2874] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:10 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1555 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.157031] [55187]: DEBUG nova.api.openstack.wsgi [None req-145a330c-7b0f-4ee7-aadb-5496370e1dbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.158660] [55187]: DEBUG nova.compute.api [None req-145a330c-7b0f-4ee7-aadb-5496370e1dbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.171583] [55187]: DEBUG oslo_concurrency.lockutils [None req-145a330c-7b0f-4ee7-aadb-5496370e1dbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.172099] [55187]: DEBUG oslo_concurrency.lockutils [None req-145a330c-7b0f-4ee7-aadb-5496370e1dbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.172338] [55187]: DEBUG oslo_concurrency.lockutils [None req-145a330c-7b0f-4ee7-aadb-5496370e1dbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.172781] [55187]: DEBUG oslo_concurrency.lockutils [None req-145a330c-7b0f-4ee7-aadb-5496370e1dbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.173046] [55187]: DEBUG oslo_concurrency.lockutils [None req-145a330c-7b0f-4ee7-aadb-5496370e1dbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.173286] [55187]: DEBUG oslo_concurrency.lockutils [None req-145a330c-7b0f-4ee7-aadb-5496370e1dbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.200667] [55187]: DEBUG oslo_concurrency.lockutils [None req-145a330c-7b0f-4ee7-aadb-5496370e1dbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.200925] [55187]: DEBUG oslo_concurrency.lockutils [None req-145a330c-7b0f-4ee7-aadb-5496370e1dbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.201129] [55187]: DEBUG oslo_concurrency.lockutils [None req-145a330c-7b0f-4ee7-aadb-5496370e1dbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.201362] [55187]: DEBUG nova.objects.instance [None req-145a330c-7b0f-4ee7-aadb-5496370e1dbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 770.238867] [55187]: DEBUG nova.policy [None req-145a330c-7b0f-4ee7-aadb-5496370e1dbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.244439] [55187]: INFO nova.api.openstack.requestlog [None req-145a330c-7b0f-4ee7-aadb-5496370e1dbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.090408 [ 770.245206] [55187]: [pid: 55187|app: 0|req: 1358/2875] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:10 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.247748] [55187]: DEBUG nova.api.openstack.wsgi [None req-af15ef75-b692-4347-ba3d-75ebbcd91835 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.251752] [55187]: DEBUG nova.compute.api [None req-af15ef75-b692-4347-ba3d-75ebbcd91835 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.255181] [55187]: DEBUG oslo_concurrency.lockutils [None req-af15ef75-b692-4347-ba3d-75ebbcd91835 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.255323] [55187]: DEBUG oslo_concurrency.lockutils [None req-af15ef75-b692-4347-ba3d-75ebbcd91835 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.255517] [55187]: DEBUG oslo_concurrency.lockutils [None req-af15ef75-b692-4347-ba3d-75ebbcd91835 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.255892] [55187]: DEBUG oslo_concurrency.lockutils [None req-af15ef75-b692-4347-ba3d-75ebbcd91835 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.256163] [55187]: DEBUG oslo_concurrency.lockutils [None req-af15ef75-b692-4347-ba3d-75ebbcd91835 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.256254] [55187]: DEBUG oslo_concurrency.lockutils [None req-af15ef75-b692-4347-ba3d-75ebbcd91835 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.364213] [55187]: INFO nova.api.openstack.requestlog [None req-af15ef75-b692-4347-ba3d-75ebbcd91835 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.118482 [ 770.364808] [55187]: [pid: 55187|app: 0|req: 1359/2876] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:04:10 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface => generated 288 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 770.371999] [55187]: DEBUG nova.api.openstack.wsgi [None req-d07dbbc7-76c1-4ff1-a44e-f2625472ed00 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.373990] [55187]: DEBUG nova.compute.api [None req-d07dbbc7-76c1-4ff1-a44e-f2625472ed00 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.379938] [55187]: DEBUG oslo_concurrency.lockutils [None req-d07dbbc7-76c1-4ff1-a44e-f2625472ed00 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.380249] [55187]: DEBUG oslo_concurrency.lockutils [None req-d07dbbc7-76c1-4ff1-a44e-f2625472ed00 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.380440] [55187]: DEBUG oslo_concurrency.lockutils [None req-d07dbbc7-76c1-4ff1-a44e-f2625472ed00 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.380810] [55187]: DEBUG oslo_concurrency.lockutils [None req-d07dbbc7-76c1-4ff1-a44e-f2625472ed00 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.381039] [55187]: DEBUG oslo_concurrency.lockutils [None req-d07dbbc7-76c1-4ff1-a44e-f2625472ed00 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.381305] [55187]: DEBUG oslo_concurrency.lockutils [None req-d07dbbc7-76c1-4ff1-a44e-f2625472ed00 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.448327] [55187]: INFO nova.api.openstack.requestlog [None req-d07dbbc7-76c1-4ff1-a44e-f2625472ed00 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1972 microversion: 2.75 time: 0.082895 [ 770.448696] [55187]: [pid: 55187|app: 0|req: 1360/2877] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:10 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1972 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 770.451534] [55187]: DEBUG nova.api.openstack.wsgi [None req-99e6cc0a-31fe-4e6a-8dcc-9e7e134889bf tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.453217] [55187]: DEBUG nova.compute.api [None req-99e6cc0a-31fe-4e6a-8dcc-9e7e134889bf tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.456553] [55187]: DEBUG oslo_concurrency.lockutils [None req-99e6cc0a-31fe-4e6a-8dcc-9e7e134889bf tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.456653] [55187]: DEBUG oslo_concurrency.lockutils [None req-99e6cc0a-31fe-4e6a-8dcc-9e7e134889bf tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.456846] [55187]: DEBUG oslo_concurrency.lockutils [None req-99e6cc0a-31fe-4e6a-8dcc-9e7e134889bf tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.457216] [55187]: DEBUG oslo_concurrency.lockutils [None req-99e6cc0a-31fe-4e6a-8dcc-9e7e134889bf tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.457415] [55187]: DEBUG oslo_concurrency.lockutils [None req-99e6cc0a-31fe-4e6a-8dcc-9e7e134889bf tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.457587] [55187]: DEBUG oslo_concurrency.lockutils [None req-99e6cc0a-31fe-4e6a-8dcc-9e7e134889bf tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.478724] [55187]: INFO nova.api.openstack.requestlog [None req-99e6cc0a-31fe-4e6a-8dcc-9e7e134889bf tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029355 [ 770.479508] [55187]: [pid: 55187|app: 0|req: 1361/2878] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:04:10 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 770.481716] [55187]: DEBUG nova.api.openstack.wsgi [None req-77b36839-8cb0-4630-b139-055126cab97f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.483370] [55187]: DEBUG nova.compute.api [None req-77b36839-8cb0-4630-b139-055126cab97f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.489938] [55187]: DEBUG oslo_concurrency.lockutils [None req-77b36839-8cb0-4630-b139-055126cab97f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.490212] [55187]: DEBUG oslo_concurrency.lockutils [None req-77b36839-8cb0-4630-b139-055126cab97f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.490395] [55187]: DEBUG oslo_concurrency.lockutils [None req-77b36839-8cb0-4630-b139-055126cab97f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.490761] [55187]: DEBUG oslo_concurrency.lockutils [None req-77b36839-8cb0-4630-b139-055126cab97f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.490998] [55187]: DEBUG oslo_concurrency.lockutils [None req-77b36839-8cb0-4630-b139-055126cab97f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.491189] [55187]: DEBUG oslo_concurrency.lockutils [None req-77b36839-8cb0-4630-b139-055126cab97f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.538017] [55187]: DEBUG nova.policy [None req-77b36839-8cb0-4630-b139-055126cab97f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.542750] [55187]: INFO nova.api.openstack.requestlog [None req-77b36839-8cb0-4630-b139-055126cab97f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.062977 [ 770.543149] [55187]: [pid: 55187|app: 0|req: 1362/2879] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:10 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.545741] [55187]: DEBUG nova.api.openstack.wsgi [None req-c4f1de15-41a7-4527-ac2d-458778f31062 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.547819] [55187]: DEBUG nova.compute.api [None req-c4f1de15-41a7-4527-ac2d-458778f31062 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.551287] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4f1de15-41a7-4527-ac2d-458778f31062 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.551531] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4f1de15-41a7-4527-ac2d-458778f31062 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.551721] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4f1de15-41a7-4527-ac2d-458778f31062 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.552096] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4f1de15-41a7-4527-ac2d-458778f31062 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.552299] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4f1de15-41a7-4527-ac2d-458778f31062 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.552476] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4f1de15-41a7-4527-ac2d-458778f31062 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.616265] [55187]: DEBUG nova.policy [None req-c4f1de15-41a7-4527-ac2d-458778f31062 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.621149] [55187]: INFO nova.api.openstack.requestlog [None req-c4f1de15-41a7-4527-ac2d-458778f31062 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.077342 [ 770.621673] [55187]: [pid: 55187|app: 0|req: 1363/2880] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:10 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.627430] [55187]: DEBUG nova.api.openstack.wsgi [None req-f344dcc7-d027-46ab-950e-0de0acd932e6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.627430] [55187]: DEBUG nova.compute.api [None req-f344dcc7-d027-46ab-950e-0de0acd932e6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.630415] [55187]: DEBUG oslo_concurrency.lockutils [None req-f344dcc7-d027-46ab-950e-0de0acd932e6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.630632] [55187]: DEBUG oslo_concurrency.lockutils [None req-f344dcc7-d027-46ab-950e-0de0acd932e6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.630819] [55187]: DEBUG oslo_concurrency.lockutils [None req-f344dcc7-d027-46ab-950e-0de0acd932e6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.631192] [55187]: DEBUG oslo_concurrency.lockutils [None req-f344dcc7-d027-46ab-950e-0de0acd932e6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.631391] [55187]: DEBUG oslo_concurrency.lockutils [None req-f344dcc7-d027-46ab-950e-0de0acd932e6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.631572] [55187]: DEBUG oslo_concurrency.lockutils [None req-f344dcc7-d027-46ab-950e-0de0acd932e6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.676628] [55187]: DEBUG nova.policy [None req-f344dcc7-d027-46ab-950e-0de0acd932e6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.681750] [55187]: DEBUG nova.policy [None req-f344dcc7-d027-46ab-950e-0de0acd932e6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.682780] [55187]: DEBUG nova.policy [None req-f344dcc7-d027-46ab-950e-0de0acd932e6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.683266] [55187]: INFO nova.api.openstack.requestlog [None req-f344dcc7-d027-46ab-950e-0de0acd932e6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.061224 [ 770.683597] [55187]: [pid: 55187|app: 0|req: 1364/2881] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:10 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 770.691807] [55187]: DEBUG nova.api.openstack.wsgi [None req-a861b3a1-b2aa-4a16-bb29-4c81a45f4b93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.691807] [55187]: DEBUG nova.compute.api [None req-a861b3a1-b2aa-4a16-bb29-4c81a45f4b93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.691807] [55187]: DEBUG oslo_concurrency.lockutils [None req-a861b3a1-b2aa-4a16-bb29-4c81a45f4b93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.692038] [55187]: DEBUG oslo_concurrency.lockutils [None req-a861b3a1-b2aa-4a16-bb29-4c81a45f4b93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.692761] [55187]: DEBUG oslo_concurrency.lockutils [None req-a861b3a1-b2aa-4a16-bb29-4c81a45f4b93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.693228] [55187]: DEBUG oslo_concurrency.lockutils [None req-a861b3a1-b2aa-4a16-bb29-4c81a45f4b93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.693469] [55187]: DEBUG oslo_concurrency.lockutils [None req-a861b3a1-b2aa-4a16-bb29-4c81a45f4b93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.693643] [55187]: DEBUG oslo_concurrency.lockutils [None req-a861b3a1-b2aa-4a16-bb29-4c81a45f4b93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.738232] [55187]: DEBUG nova.policy [None req-a861b3a1-b2aa-4a16-bb29-4c81a45f4b93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.742784] [55187]: INFO nova.api.openstack.requestlog [None req-a861b3a1-b2aa-4a16-bb29-4c81a45f4b93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.058418 [ 770.743165] [55187]: [pid: 55187|app: 0|req: 1365/2882] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.746131] [55187]: DEBUG nova.api.openstack.wsgi [None req-fa23bc1c-6116-47f1-8b7e-17c994622d83 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.747950] [55187]: DEBUG nova.compute.api [None req-fa23bc1c-6116-47f1-8b7e-17c994622d83 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.759050] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa23bc1c-6116-47f1-8b7e-17c994622d83 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.759050] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa23bc1c-6116-47f1-8b7e-17c994622d83 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.759050] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa23bc1c-6116-47f1-8b7e-17c994622d83 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.759050] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa23bc1c-6116-47f1-8b7e-17c994622d83 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.759395] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa23bc1c-6116-47f1-8b7e-17c994622d83 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.759395] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa23bc1c-6116-47f1-8b7e-17c994622d83 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.817022] [55187]: DEBUG nova.policy [None req-fa23bc1c-6116-47f1-8b7e-17c994622d83 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.820478] [55187]: INFO nova.api.openstack.requestlog [None req-fa23bc1c-6116-47f1-8b7e-17c994622d83 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1269 microversion: 2.1 time: 0.076685 [ 770.821240] [55187]: [pid: 55187|app: 0|req: 1366/2883] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1269 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.823948] [55187]: DEBUG nova.api.openstack.wsgi [None req-0188ce1d-b214-426d-9c87-e6e8835791b0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.825656] [55187]: DEBUG nova.compute.api [None req-0188ce1d-b214-426d-9c87-e6e8835791b0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.829378] [55187]: DEBUG oslo_concurrency.lockutils [None req-0188ce1d-b214-426d-9c87-e6e8835791b0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.829627] [55187]: DEBUG oslo_concurrency.lockutils [None req-0188ce1d-b214-426d-9c87-e6e8835791b0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.829948] [55187]: DEBUG oslo_concurrency.lockutils [None req-0188ce1d-b214-426d-9c87-e6e8835791b0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.830350] [55187]: DEBUG oslo_concurrency.lockutils [None req-0188ce1d-b214-426d-9c87-e6e8835791b0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.830566] [55187]: DEBUG oslo_concurrency.lockutils [None req-0188ce1d-b214-426d-9c87-e6e8835791b0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.830765] [55187]: DEBUG oslo_concurrency.lockutils [None req-0188ce1d-b214-426d-9c87-e6e8835791b0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.853048] [55188]: DEBUG nova.network.neutron [None req-2a1937ca-2594-4657-8d5f-d3d7aa96414b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Building network info cache for instance {{(pid=55188) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2067}} [ 770.871661] [55187]: DEBUG nova.policy [None req-0188ce1d-b214-426d-9c87-e6e8835791b0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.875482] [55187]: INFO nova.api.openstack.requestlog [None req-0188ce1d-b214-426d-9c87-e6e8835791b0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.053901 [ 770.875829] [55187]: [pid: 55187|app: 0|req: 1367/2884] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.880201] [55187]: DEBUG nova.api.openstack.wsgi [None req-b42ec764-0f5f-453f-8f3d-a4d6c9719443 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.880291] [55187]: DEBUG nova.compute.api [None req-b42ec764-0f5f-453f-8f3d-a4d6c9719443 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.883817] [55187]: DEBUG oslo_concurrency.lockutils [None req-b42ec764-0f5f-453f-8f3d-a4d6c9719443 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.884430] [55187]: DEBUG oslo_concurrency.lockutils [None req-b42ec764-0f5f-453f-8f3d-a4d6c9719443 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.884430] [55187]: DEBUG oslo_concurrency.lockutils [None req-b42ec764-0f5f-453f-8f3d-a4d6c9719443 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.884686] [55187]: DEBUG oslo_concurrency.lockutils [None req-b42ec764-0f5f-453f-8f3d-a4d6c9719443 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.884905] [55187]: DEBUG oslo_concurrency.lockutils [None req-b42ec764-0f5f-453f-8f3d-a4d6c9719443 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.885177] [55187]: DEBUG oslo_concurrency.lockutils [None req-b42ec764-0f5f-453f-8f3d-a4d6c9719443 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.920361] [55187]: DEBUG nova.policy [None req-b42ec764-0f5f-453f-8f3d-a4d6c9719443 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.927159] [55187]: INFO nova.api.openstack.requestlog [None req-b42ec764-0f5f-453f-8f3d-a4d6c9719443 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.050657 [ 770.927565] [55187]: [pid: 55187|app: 0|req: 1368/2885] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.930626] [55187]: DEBUG nova.api.openstack.wsgi [None req-54453184-6e0b-4f0a-a150-f6e851ef4105 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.932132] [55187]: DEBUG nova.compute.api [None req-54453184-6e0b-4f0a-a150-f6e851ef4105 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.936306] [55187]: DEBUG oslo_concurrency.lockutils [None req-54453184-6e0b-4f0a-a150-f6e851ef4105 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.936306] [55187]: DEBUG oslo_concurrency.lockutils [None req-54453184-6e0b-4f0a-a150-f6e851ef4105 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.936306] [55187]: DEBUG oslo_concurrency.lockutils [None req-54453184-6e0b-4f0a-a150-f6e851ef4105 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.936535] [55187]: DEBUG oslo_concurrency.lockutils [None req-54453184-6e0b-4f0a-a150-f6e851ef4105 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.937077] [55187]: DEBUG oslo_concurrency.lockutils [None req-54453184-6e0b-4f0a-a150-f6e851ef4105 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.937077] [55187]: DEBUG oslo_concurrency.lockutils [None req-54453184-6e0b-4f0a-a150-f6e851ef4105 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.982519] [55187]: DEBUG nova.policy [None req-54453184-6e0b-4f0a-a150-f6e851ef4105 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.988583] [55187]: INFO nova.api.openstack.requestlog [None req-54453184-6e0b-4f0a-a150-f6e851ef4105 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.060407 [ 770.988928] [55187]: [pid: 55187|app: 0|req: 1369/2886] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.991652] [55187]: DEBUG nova.api.openstack.wsgi [None req-b31cca41-fdd4-4aad-901f-0b56797b2b5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 770.993436] [55187]: DEBUG nova.compute.api [None req-b31cca41-fdd4-4aad-901f-0b56797b2b5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 770.997358] [55187]: DEBUG oslo_concurrency.lockutils [None req-b31cca41-fdd4-4aad-901f-0b56797b2b5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.997533] [55187]: DEBUG oslo_concurrency.lockutils [None req-b31cca41-fdd4-4aad-901f-0b56797b2b5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.997738] [55187]: DEBUG oslo_concurrency.lockutils [None req-b31cca41-fdd4-4aad-901f-0b56797b2b5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.998331] [55187]: DEBUG oslo_concurrency.lockutils [None req-b31cca41-fdd4-4aad-901f-0b56797b2b5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.998555] [55187]: DEBUG oslo_concurrency.lockutils [None req-b31cca41-fdd4-4aad-901f-0b56797b2b5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.998736] [55187]: DEBUG oslo_concurrency.lockutils [None req-b31cca41-fdd4-4aad-901f-0b56797b2b5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.021657] [55187]: DEBUG oslo_concurrency.lockutils [None req-b31cca41-fdd4-4aad-901f-0b56797b2b5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.021967] [55187]: DEBUG oslo_concurrency.lockutils [None req-b31cca41-fdd4-4aad-901f-0b56797b2b5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.022098] [55187]: DEBUG oslo_concurrency.lockutils [None req-b31cca41-fdd4-4aad-901f-0b56797b2b5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.022296] [55187]: DEBUG nova.objects.instance [None req-b31cca41-fdd4-4aad-901f-0b56797b2b5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 771.053761] [55187]: DEBUG nova.policy [None req-b31cca41-fdd4-4aad-901f-0b56797b2b5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.058748] [55187]: INFO nova.api.openstack.requestlog [None req-b31cca41-fdd4-4aad-901f-0b56797b2b5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.069187 [ 771.059234] [55187]: [pid: 55187|app: 0|req: 1370/2887] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.061694] [55187]: DEBUG nova.api.openstack.wsgi [None req-129e95f7-c95d-4a5a-85ff-0e38ced02172 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.063523] [55187]: DEBUG nova.compute.api [None req-129e95f7-c95d-4a5a-85ff-0e38ced02172 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.067282] [55187]: DEBUG oslo_concurrency.lockutils [None req-129e95f7-c95d-4a5a-85ff-0e38ced02172 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.067545] [55187]: DEBUG oslo_concurrency.lockutils [None req-129e95f7-c95d-4a5a-85ff-0e38ced02172 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.067902] [55187]: DEBUG oslo_concurrency.lockutils [None req-129e95f7-c95d-4a5a-85ff-0e38ced02172 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.068327] [55187]: DEBUG oslo_concurrency.lockutils [None req-129e95f7-c95d-4a5a-85ff-0e38ced02172 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.068613] [55187]: DEBUG oslo_concurrency.lockutils [None req-129e95f7-c95d-4a5a-85ff-0e38ced02172 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.068810] [55187]: DEBUG oslo_concurrency.lockutils [None req-129e95f7-c95d-4a5a-85ff-0e38ced02172 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.088664] [55188]: DEBUG nova.network.neutron [None req-2a1937ca-2594-4657-8d5f-d3d7aa96414b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Updating instance_info_cache with network_info: [{"id": "fa85baa3-857c-47b6-b4dd-5ab19ac45e45", "address": "fa:16:3e:4a:c0:da", "network": {"id": "9231eb97-6273-4355-8b00-104959201ff3", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-1677749277-network", "subnets": [{"cidr": "192.168.128.0/28", "dns": [], "gateway": {"address": "192.168.128.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.128.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.2"}}], "meta": {"injected": false, "tenant_id": "8afe059d143c4b8a9be0fc4a5882d634", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "195e328b-e41a-49f5-9e51-546b8ea8ceba", "external-id": "nsx-vlan-transportzone-735", "segmentation_id": 735, "bound_drivers": {"0": "nsxv3"}}, "devname": "tapfa85baa3-85", "ovs_interfaceid": "fa85baa3-857c-47b6-b4dd-5ab19ac45e45", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=55188) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 771.093796] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a1937ca-2594-4657-8d5f-d3d7aa96414b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Releasing lock "refresh_cache-ca457c4e-4865-43e0-86e1-617fada34e38" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 771.095690] [55188]: INFO nova.api.openstack.requestlog [None req-2a1937ca-2594-4657-8d5f-d3d7aa96414b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38/action" status: 202 len: 0 microversion: 2.1 time: 1.122562 [ 771.096075] [55188]: [pid: 55188|app: 0|req: 1518/2888] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:04:10 2025] POST /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38/action => generated 0 bytes in 1123 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 771.098851] [55188]: DEBUG nova.api.openstack.wsgi [None req-f2f9c676-9f20-446b-9a73-c03fcb66eaea tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.100848] [55188]: DEBUG nova.compute.api [None req-f2f9c676-9f20-446b-9a73-c03fcb66eaea tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.104519] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2f9c676-9f20-446b-9a73-c03fcb66eaea tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.104756] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2f9c676-9f20-446b-9a73-c03fcb66eaea tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.104944] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2f9c676-9f20-446b-9a73-c03fcb66eaea tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.105322] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2f9c676-9f20-446b-9a73-c03fcb66eaea tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.105587] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2f9c676-9f20-446b-9a73-c03fcb66eaea tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.105689] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2f9c676-9f20-446b-9a73-c03fcb66eaea tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.114271] [55187]: DEBUG nova.policy [None req-129e95f7-c95d-4a5a-85ff-0e38ced02172 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.119980] [55187]: INFO nova.api.openstack.requestlog [None req-129e95f7-c95d-4a5a-85ff-0e38ced02172 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.060181 [ 771.120380] [55187]: [pid: 55187|app: 0|req: 1371/2889] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.126018] [55187]: DEBUG nova.api.openstack.wsgi [None req-80f932da-bf2e-49eb-82b0-5affaa30e59c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.126018] [55187]: DEBUG nova.compute.api [None req-80f932da-bf2e-49eb-82b0-5affaa30e59c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.129252] [55187]: DEBUG oslo_concurrency.lockutils [None req-80f932da-bf2e-49eb-82b0-5affaa30e59c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.129489] [55187]: DEBUG oslo_concurrency.lockutils [None req-80f932da-bf2e-49eb-82b0-5affaa30e59c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.129670] [55187]: DEBUG oslo_concurrency.lockutils [None req-80f932da-bf2e-49eb-82b0-5affaa30e59c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.130230] [55187]: DEBUG oslo_concurrency.lockutils [None req-80f932da-bf2e-49eb-82b0-5affaa30e59c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.130230] [55187]: DEBUG oslo_concurrency.lockutils [None req-80f932da-bf2e-49eb-82b0-5affaa30e59c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.130393] [55187]: DEBUG oslo_concurrency.lockutils [None req-80f932da-bf2e-49eb-82b0-5affaa30e59c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.140771] [55187]: INFO nova.api.openstack.wsgi [None req-80f932da-bf2e-49eb-82b0-5affaa30e59c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] HTTP exception thrown: Instance 70e48fb2-fe66-4eb8-a182-40425d0e2f1b could not be found. [ 771.141130] [55187]: DEBUG nova.api.openstack.wsgi [None req-80f932da-bf2e-49eb-82b0-5affaa30e59c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Returning 404 to user: Instance 70e48fb2-fe66-4eb8-a182-40425d0e2f1b could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 771.141585] [55187]: INFO nova.api.openstack.requestlog [None req-80f932da-bf2e-49eb-82b0-5affaa30e59c tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 404 len: 111 microversion: 2.1 time: 0.020593 [ 771.142163] [55187]: [pid: 55187|app: 0|req: 1372/2890] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 771.144228] [55188]: DEBUG nova.policy [None req-f2f9c676-9f20-446b-9a73-c03fcb66eaea tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.144794] [55187]: DEBUG nova.api.openstack.wsgi [req-fdaa9a33-5c81-418d-9c9b-3da04fdc3747 req-744ad207-0f66-48e8-9cb2-ae6f25fcbe3b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e6e74ef8-e10f-430f-8d61-71f1a53b9680", "name": "network-vif-deleted", "tag": "e57c4f10-f8b4-4be2-a2ac-6f3cef7f5ec9"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 771.152109] [55188]: INFO nova.api.openstack.requestlog [None req-f2f9c676-9f20-446b-9a73-c03fcb66eaea tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.054615 [ 771.152109] [55188]: [pid: 55188|app: 0|req: 1519/2891] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.154592] [55187]: DEBUG oslo_concurrency.lockutils [req-fdaa9a33-5c81-418d-9c9b-3da04fdc3747 req-744ad207-0f66-48e8-9cb2-ae6f25fcbe3b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.154893] [55188]: DEBUG nova.api.openstack.wsgi [None req-05a18b64-8609-49b5-8070-bfebf41b25d4 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.154985] [55187]: DEBUG oslo_concurrency.lockutils [req-fdaa9a33-5c81-418d-9c9b-3da04fdc3747 req-744ad207-0f66-48e8-9cb2-ae6f25fcbe3b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.155163] [55187]: DEBUG oslo_concurrency.lockutils [req-fdaa9a33-5c81-418d-9c9b-3da04fdc3747 req-744ad207-0f66-48e8-9cb2-ae6f25fcbe3b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.158026] [55188]: DEBUG nova.compute.api [None req-05a18b64-8609-49b5-8070-bfebf41b25d4 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.161995] [55188]: DEBUG oslo_concurrency.lockutils [None req-05a18b64-8609-49b5-8070-bfebf41b25d4 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.164032] [55188]: DEBUG oslo_concurrency.lockutils [None req-05a18b64-8609-49b5-8070-bfebf41b25d4 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.164032] [55188]: DEBUG oslo_concurrency.lockutils [None req-05a18b64-8609-49b5-8070-bfebf41b25d4 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.164032] [55188]: DEBUG oslo_concurrency.lockutils [None req-05a18b64-8609-49b5-8070-bfebf41b25d4 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.164032] [55188]: DEBUG oslo_concurrency.lockutils [None req-05a18b64-8609-49b5-8070-bfebf41b25d4 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.164292] [55188]: DEBUG oslo_concurrency.lockutils [None req-05a18b64-8609-49b5-8070-bfebf41b25d4 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.165772] [55187]: INFO nova.api.openstack.compute.server_external_events [req-fdaa9a33-5c81-418d-9c9b-3da04fdc3747 req-744ad207-0f66-48e8-9cb2-ae6f25fcbe3b service nova] Creating event network-vif-deleted:e57c4f10-f8b4-4be2-a2ac-6f3cef7f5ec9 for instance e6e74ef8-e10f-430f-8d61-71f1a53b9680 on cpu-1 [ 771.171092] [55187]: INFO nova.api.openstack.requestlog [req-fdaa9a33-5c81-418d-9c9b-3da04fdc3747 req-744ad207-0f66-48e8-9cb2-ae6f25fcbe3b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026446 [ 771.171092] [55187]: [pid: 55187|app: 0|req: 1373/2892] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:11 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 771.175010] [55187]: DEBUG nova.api.openstack.wsgi [None req-411802ba-758c-47ca-9213-b6bcd8acbd0b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.178049] [55187]: DEBUG nova.compute.api [None req-411802ba-758c-47ca-9213-b6bcd8acbd0b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.185499] [55187]: DEBUG oslo_concurrency.lockutils [None req-411802ba-758c-47ca-9213-b6bcd8acbd0b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.185917] [55187]: DEBUG oslo_concurrency.lockutils [None req-411802ba-758c-47ca-9213-b6bcd8acbd0b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.186377] [55187]: DEBUG oslo_concurrency.lockutils [None req-411802ba-758c-47ca-9213-b6bcd8acbd0b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.186377] [55187]: DEBUG oslo_concurrency.lockutils [None req-411802ba-758c-47ca-9213-b6bcd8acbd0b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.187258] [55187]: DEBUG oslo_concurrency.lockutils [None req-411802ba-758c-47ca-9213-b6bcd8acbd0b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.188057] [55187]: DEBUG oslo_concurrency.lockutils [None req-411802ba-758c-47ca-9213-b6bcd8acbd0b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.203150] [55188]: DEBUG nova.policy [None req-05a18b64-8609-49b5-8070-bfebf41b25d4 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.207941] [55188]: INFO nova.api.openstack.requestlog [None req-05a18b64-8609-49b5-8070-bfebf41b25d4 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.055515 [ 771.208311] [55188]: [pid: 55188|app: 0|req: 1520/2893] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.211780] [55187]: DEBUG oslo_concurrency.lockutils [None req-411802ba-758c-47ca-9213-b6bcd8acbd0b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.212203] [55187]: DEBUG oslo_concurrency.lockutils [None req-411802ba-758c-47ca-9213-b6bcd8acbd0b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.213055] [55187]: DEBUG oslo_concurrency.lockutils [None req-411802ba-758c-47ca-9213-b6bcd8acbd0b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.213055] [55187]: DEBUG nova.objects.instance [None req-411802ba-758c-47ca-9213-b6bcd8acbd0b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 771.218547] [55188]: DEBUG nova.api.openstack.wsgi [None req-4fd95a1a-5d09-4c0a-a8ff-615271cee3ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.220752] [55188]: DEBUG nova.compute.api [None req-4fd95a1a-5d09-4c0a-a8ff-615271cee3ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.225209] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fd95a1a-5d09-4c0a-a8ff-615271cee3ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.225424] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fd95a1a-5d09-4c0a-a8ff-615271cee3ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.225769] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fd95a1a-5d09-4c0a-a8ff-615271cee3ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.226193] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fd95a1a-5d09-4c0a-a8ff-615271cee3ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.226384] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fd95a1a-5d09-4c0a-a8ff-615271cee3ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.226585] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fd95a1a-5d09-4c0a-a8ff-615271cee3ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.242823] [55187]: DEBUG nova.policy [None req-411802ba-758c-47ca-9213-b6bcd8acbd0b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.248807] [55187]: INFO nova.api.openstack.requestlog [None req-411802ba-758c-47ca-9213-b6bcd8acbd0b tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.077704 [ 771.249215] [55187]: [pid: 55187|app: 0|req: 1374/2894] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.253944] [55187]: DEBUG nova.api.openstack.wsgi [None req-2e177d37-1bd4-4b27-a6dc-fcdbd88cead8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.254742] [55187]: DEBUG nova.compute.api [None req-2e177d37-1bd4-4b27-a6dc-fcdbd88cead8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.258325] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e177d37-1bd4-4b27-a6dc-fcdbd88cead8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.258576] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e177d37-1bd4-4b27-a6dc-fcdbd88cead8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.258699] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e177d37-1bd4-4b27-a6dc-fcdbd88cead8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.259054] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e177d37-1bd4-4b27-a6dc-fcdbd88cead8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.259251] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e177d37-1bd4-4b27-a6dc-fcdbd88cead8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.259422] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e177d37-1bd4-4b27-a6dc-fcdbd88cead8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.276263] [55188]: DEBUG nova.policy [None req-4fd95a1a-5d09-4c0a-a8ff-615271cee3ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.280823] [55188]: INFO nova.api.openstack.requestlog [None req-4fd95a1a-5d09-4c0a-a8ff-615271cee3ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.068139 [ 771.281393] [55188]: [pid: 55188|app: 0|req: 1521/2895] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.284193] [55188]: DEBUG nova.api.openstack.wsgi [None req-4ef809ad-ca87-4d23-9328-8cb5eb17be8f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa947b50>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.302536] [55187]: DEBUG nova.policy [None req-2e177d37-1bd4-4b27-a6dc-fcdbd88cead8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.308581] [55187]: INFO nova.api.openstack.requestlog [None req-2e177d37-1bd4-4b27-a6dc-fcdbd88cead8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.058625 [ 771.309127] [55187]: [pid: 55187|app: 0|req: 1375/2896] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.312738] [55187]: DEBUG nova.api.openstack.wsgi [None req-71373dbc-db8c-4ac4-b8cc-50e5b167bd99 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.315130] [55187]: DEBUG nova.compute.api [None req-71373dbc-db8c-4ac4-b8cc-50e5b167bd99 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.320488] [55187]: DEBUG oslo_concurrency.lockutils [None req-71373dbc-db8c-4ac4-b8cc-50e5b167bd99 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.320938] [55187]: DEBUG oslo_concurrency.lockutils [None req-71373dbc-db8c-4ac4-b8cc-50e5b167bd99 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.321703] [55187]: DEBUG oslo_concurrency.lockutils [None req-71373dbc-db8c-4ac4-b8cc-50e5b167bd99 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.321761] [55187]: DEBUG oslo_concurrency.lockutils [None req-71373dbc-db8c-4ac4-b8cc-50e5b167bd99 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.322295] [55187]: DEBUG oslo_concurrency.lockutils [None req-71373dbc-db8c-4ac4-b8cc-50e5b167bd99 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.322295] [55187]: DEBUG oslo_concurrency.lockutils [None req-71373dbc-db8c-4ac4-b8cc-50e5b167bd99 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.326713] [55188]: INFO nova.api.openstack.requestlog [None req-4ef809ad-ca87-4d23-9328-8cb5eb17be8f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057" status: 200 len: 1644 microversion: 2.1 time: 0.044619 [ 771.327261] [55188]: [pid: 55188|app: 0|req: 1522/2897] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057 => generated 1644 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.330614] [55188]: DEBUG nova.api.openstack.wsgi [None req-619c4fdd-efff-4a52-b132-ce7f6c4d3ed8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.333119] [55188]: DEBUG nova.compute.api [None req-619c4fdd-efff-4a52-b132-ce7f6c4d3ed8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.338064] [55188]: DEBUG oslo_concurrency.lockutils [None req-619c4fdd-efff-4a52-b132-ce7f6c4d3ed8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.338064] [55188]: DEBUG oslo_concurrency.lockutils [None req-619c4fdd-efff-4a52-b132-ce7f6c4d3ed8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.338064] [55188]: DEBUG oslo_concurrency.lockutils [None req-619c4fdd-efff-4a52-b132-ce7f6c4d3ed8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.338530] [55188]: DEBUG oslo_concurrency.lockutils [None req-619c4fdd-efff-4a52-b132-ce7f6c4d3ed8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.338745] [55188]: DEBUG oslo_concurrency.lockutils [None req-619c4fdd-efff-4a52-b132-ce7f6c4d3ed8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.338926] [55188]: DEBUG oslo_concurrency.lockutils [None req-619c4fdd-efff-4a52-b132-ce7f6c4d3ed8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.370209] [55187]: DEBUG nova.policy [None req-71373dbc-db8c-4ac4-b8cc-50e5b167bd99 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.379473] [55187]: DEBUG nova.policy [None req-71373dbc-db8c-4ac4-b8cc-50e5b167bd99 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.379820] [55187]: DEBUG nova.policy [None req-71373dbc-db8c-4ac4-b8cc-50e5b167bd99 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.383561] [55188]: DEBUG nova.policy [None req-619c4fdd-efff-4a52-b132-ce7f6c4d3ed8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.384262] [55187]: INFO nova.api.openstack.requestlog [None req-71373dbc-db8c-4ac4-b8cc-50e5b167bd99 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.074456 [ 771.384612] [55187]: [pid: 55187|app: 0|req: 1376/2898] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 771.388160] [55187]: DEBUG nova.api.openstack.wsgi [None req-734d97a1-3218-4176-ae00-a25338706ee1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.388372] [55188]: INFO nova.api.openstack.requestlog [None req-619c4fdd-efff-4a52-b132-ce7f6c4d3ed8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.060341 [ 771.388419] [55187]: DEBUG nova.compute.api [None req-734d97a1-3218-4176-ae00-a25338706ee1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.389048] [55188]: [pid: 55188|app: 0|req: 1523/2899] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.393160] [55188]: DEBUG nova.api.openstack.wsgi [None req-c56ab4cd-1a77-4eb8-a407-f95cfcfcf702 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.395378] [55187]: DEBUG oslo_concurrency.lockutils [None req-734d97a1-3218-4176-ae00-a25338706ee1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.395516] [55188]: DEBUG nova.policy [None req-c56ab4cd-1a77-4eb8-a407-f95cfcfcf702 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.395630] [55187]: DEBUG oslo_concurrency.lockutils [None req-734d97a1-3218-4176-ae00-a25338706ee1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.395811] [55187]: DEBUG oslo_concurrency.lockutils [None req-734d97a1-3218-4176-ae00-a25338706ee1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.396039] [55188]: DEBUG nova.compute.api [None req-c56ab4cd-1a77-4eb8-a407-f95cfcfcf702 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Searching by: {'changes-since': datetime.datetime(2051, 1, 1, 12, 34, tzinfo=datetime.timezone.utc), 'vm_state': ['active'], 'project_id': '35b4597eeb344c70ae462ad5ddd36878'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 771.396179] [55187]: DEBUG oslo_concurrency.lockutils [None req-734d97a1-3218-4176-ae00-a25338706ee1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.396376] [55187]: DEBUG oslo_concurrency.lockutils [None req-734d97a1-3218-4176-ae00-a25338706ee1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.396589] [55187]: DEBUG oslo_concurrency.lockutils [None req-734d97a1-3218-4176-ae00-a25338706ee1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.400312] [55188]: DEBUG oslo_concurrency.lockutils [None req-c56ab4cd-1a77-4eb8-a407-f95cfcfcf702 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.400944] [55188]: DEBUG oslo_concurrency.lockutils [None req-c56ab4cd-1a77-4eb8-a407-f95cfcfcf702 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.401162] [55188]: DEBUG oslo_concurrency.lockutils [None req-c56ab4cd-1a77-4eb8-a407-f95cfcfcf702 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.401849] [55188]: DEBUG oslo_concurrency.lockutils [None req-c56ab4cd-1a77-4eb8-a407-f95cfcfcf702 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.402206] [55188]: DEBUG oslo_concurrency.lockutils [None req-c56ab4cd-1a77-4eb8-a407-f95cfcfcf702 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.402557] [55188]: DEBUG oslo_concurrency.lockutils [None req-c56ab4cd-1a77-4eb8-a407-f95cfcfcf702 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.411463] [55187]: DEBUG nova.compute.api [None req-734d97a1-3218-4176-ae00-a25338706ee1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 771.445398] [55187]: INFO nova.compute.api [None req-734d97a1-3218-4176-ae00-a25338706ee1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Instance is already in deleting state, ignoring this request [ 771.445890] [55187]: INFO nova.api.openstack.requestlog [None req-734d97a1-3218-4176-ae00-a25338706ee1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 204 len: 0 microversion: 2.1 time: 0.059835 [ 771.446396] [55187]: [pid: 55187|app: 0|req: 1377/2900] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:04:11 2025] DELETE /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 771.447051] [55188]: INFO nova.api.openstack.requestlog [None req-c56ab4cd-1a77-4eb8-a407-f95cfcfcf702 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers?changes-since=2051-01-01T12%3A34%3A00Z&status=ACTIVE" status: 200 len: 15 microversion: 2.1 time: 0.057232 [ 771.447522] [55188]: [pid: 55188|app: 0|req: 1524/2901] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers?changes-since=2051-01-01T12%3A34%3A00Z&status=ACTIVE => generated 15 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 771.449248] [55187]: DEBUG nova.api.openstack.wsgi [None req-109e02d0-e278-4979-95f3-1d327188f009 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.450311] [55188]: DEBUG nova.api.openstack.wsgi [None req-155ece03-740d-4fb8-9260-972d2d4327db tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.451109] [55187]: DEBUG nova.compute.api [None req-109e02d0-e278-4979-95f3-1d327188f009 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.452637] [55188]: DEBUG nova.compute.api [None req-155ece03-740d-4fb8-9260-972d2d4327db tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.454725] [55187]: DEBUG oslo_concurrency.lockutils [None req-109e02d0-e278-4979-95f3-1d327188f009 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.454949] [55187]: DEBUG oslo_concurrency.lockutils [None req-109e02d0-e278-4979-95f3-1d327188f009 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.455105] [55187]: DEBUG oslo_concurrency.lockutils [None req-109e02d0-e278-4979-95f3-1d327188f009 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.455499] [55187]: DEBUG oslo_concurrency.lockutils [None req-109e02d0-e278-4979-95f3-1d327188f009 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.455722] [55187]: DEBUG oslo_concurrency.lockutils [None req-109e02d0-e278-4979-95f3-1d327188f009 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.455876] [55187]: DEBUG oslo_concurrency.lockutils [None req-109e02d0-e278-4979-95f3-1d327188f009 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.456249] [55188]: DEBUG oslo_concurrency.lockutils [None req-155ece03-740d-4fb8-9260-972d2d4327db tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.456555] [55188]: DEBUG oslo_concurrency.lockutils [None req-155ece03-740d-4fb8-9260-972d2d4327db tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.456756] [55188]: DEBUG oslo_concurrency.lockutils [None req-155ece03-740d-4fb8-9260-972d2d4327db tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.457167] [55188]: DEBUG oslo_concurrency.lockutils [None req-155ece03-740d-4fb8-9260-972d2d4327db tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.457372] [55188]: DEBUG oslo_concurrency.lockutils [None req-155ece03-740d-4fb8-9260-972d2d4327db tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.457606] [55188]: DEBUG oslo_concurrency.lockutils [None req-155ece03-740d-4fb8-9260-972d2d4327db tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.477662] [55188]: DEBUG oslo_concurrency.lockutils [None req-155ece03-740d-4fb8-9260-972d2d4327db tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.477965] [55188]: DEBUG oslo_concurrency.lockutils [None req-155ece03-740d-4fb8-9260-972d2d4327db tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.478209] [55188]: DEBUG oslo_concurrency.lockutils [None req-155ece03-740d-4fb8-9260-972d2d4327db tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.478414] [55188]: DEBUG nova.objects.instance [None req-155ece03-740d-4fb8-9260-972d2d4327db tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 771.510707] [55188]: DEBUG nova.policy [None req-155ece03-740d-4fb8-9260-972d2d4327db tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.517683] [55188]: INFO nova.api.openstack.requestlog [None req-155ece03-740d-4fb8-9260-972d2d4327db tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.069487 [ 771.518076] [55188]: [pid: 55188|app: 0|req: 1525/2902] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.520838] [55188]: DEBUG nova.api.openstack.wsgi [None req-3f69f9aa-f2b6-4826-9518-be2b113d5ff0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.522590] [55188]: DEBUG nova.compute.api [None req-3f69f9aa-f2b6-4826-9518-be2b113d5ff0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.526516] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f69f9aa-f2b6-4826-9518-be2b113d5ff0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.526790] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f69f9aa-f2b6-4826-9518-be2b113d5ff0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.526984] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f69f9aa-f2b6-4826-9518-be2b113d5ff0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.527499] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f69f9aa-f2b6-4826-9518-be2b113d5ff0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.528221] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f69f9aa-f2b6-4826-9518-be2b113d5ff0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.528336] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f69f9aa-f2b6-4826-9518-be2b113d5ff0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.559420] [55187]: DEBUG nova.policy [None req-109e02d0-e278-4979-95f3-1d327188f009 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.567039] [55187]: INFO nova.api.openstack.requestlog [None req-109e02d0-e278-4979-95f3-1d327188f009 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1555 microversion: 2.1 time: 0.119759 [ 771.567192] [55187]: [pid: 55187|app: 0|req: 1378/2903] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1555 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.570185] [55187]: DEBUG nova.api.openstack.wsgi [None req-244765f2-0d73-4a35-b2ee-bf3cdc2f93e4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.572400] [55187]: DEBUG nova.api.openstack.wsgi [None req-244765f2-0d73-4a35-b2ee-bf3cdc2f93e4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Returning 400 to user: Invalid input for query parameters changes-since. Value: 2011/01/01. '2011/01/01' is not a 'date-time' {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 771.573047] [55187]: INFO nova.api.openstack.requestlog [None req-244765f2-0d73-4a35-b2ee-bf3cdc2f93e4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers?changes-since=2011%2F01%2F01" status: 400 len: 146 microversion: 2.1 time: 0.005218 [ 771.573371] [55187]: [pid: 55187|app: 0|req: 1379/2904] 10.180.1.21 () {58 vars in 1177 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers?changes-since=2011%2F01%2F01 => generated 146 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 771.577105] [55187]: DEBUG nova.api.openstack.wsgi [None req-2a521594-8ebc-42e2-be78-99b0ec0c6b42 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.580466] [55188]: DEBUG nova.policy [None req-3f69f9aa-f2b6-4826-9518-be2b113d5ff0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.580706] [55187]: DEBUG nova.compute.api [None req-2a521594-8ebc-42e2-be78-99b0ec0c6b42 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.587040] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a521594-8ebc-42e2-be78-99b0ec0c6b42 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.587552] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a521594-8ebc-42e2-be78-99b0ec0c6b42 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.587552] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a521594-8ebc-42e2-be78-99b0ec0c6b42 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.588297] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a521594-8ebc-42e2-be78-99b0ec0c6b42 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.588297] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a521594-8ebc-42e2-be78-99b0ec0c6b42 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.588297] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a521594-8ebc-42e2-be78-99b0ec0c6b42 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.588483] [55188]: INFO nova.api.openstack.requestlog [None req-3f69f9aa-f2b6-4826-9518-be2b113d5ff0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1303 microversion: 2.1 time: 0.069640 [ 771.588878] [55188]: [pid: 55188|app: 0|req: 1526/2905] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1303 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.592051] [55188]: DEBUG nova.api.openstack.wsgi [None req-71185b32-752c-466f-8d32-3ad4fbea2367 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.593432] [55188]: DEBUG nova.compute.api [None req-71185b32-752c-466f-8d32-3ad4fbea2367 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.597899] [55188]: DEBUG oslo_concurrency.lockutils [None req-71185b32-752c-466f-8d32-3ad4fbea2367 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.598175] [55188]: DEBUG oslo_concurrency.lockutils [None req-71185b32-752c-466f-8d32-3ad4fbea2367 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.598363] [55188]: DEBUG oslo_concurrency.lockutils [None req-71185b32-752c-466f-8d32-3ad4fbea2367 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.598716] [55188]: DEBUG oslo_concurrency.lockutils [None req-71185b32-752c-466f-8d32-3ad4fbea2367 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.599031] [55188]: DEBUG oslo_concurrency.lockutils [None req-71185b32-752c-466f-8d32-3ad4fbea2367 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.599214] [55188]: DEBUG oslo_concurrency.lockutils [None req-71185b32-752c-466f-8d32-3ad4fbea2367 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.620647] [55188]: INFO nova.api.openstack.requestlog [None req-71185b32-752c-466f-8d32-3ad4fbea2367 tempest-VolumesAssistedSnapshotsTest-1499006374 tempest-VolumesAssistedSnapshotsTest-1499006374-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.030704 [ 771.620889] [55188]: [pid: 55188|app: 0|req: 1527/2906] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5/os-volume_attachments => generated 25 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 771.623538] [55188]: DEBUG nova.api.openstack.wsgi [None req-58e0f3a2-d7fa-4ada-b46f-168a51cc1f46 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.625702] [55188]: DEBUG nova.compute.api [None req-58e0f3a2-d7fa-4ada-b46f-168a51cc1f46 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.629257] [55188]: DEBUG oslo_concurrency.lockutils [None req-58e0f3a2-d7fa-4ada-b46f-168a51cc1f46 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.630063] [55188]: DEBUG oslo_concurrency.lockutils [None req-58e0f3a2-d7fa-4ada-b46f-168a51cc1f46 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.630063] [55188]: DEBUG oslo_concurrency.lockutils [None req-58e0f3a2-d7fa-4ada-b46f-168a51cc1f46 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.630197] [55188]: DEBUG oslo_concurrency.lockutils [None req-58e0f3a2-d7fa-4ada-b46f-168a51cc1f46 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.630348] [55188]: DEBUG oslo_concurrency.lockutils [None req-58e0f3a2-d7fa-4ada-b46f-168a51cc1f46 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.630529] [55188]: DEBUG oslo_concurrency.lockutils [None req-58e0f3a2-d7fa-4ada-b46f-168a51cc1f46 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.635086] [55187]: INFO nova.api.openstack.requestlog [None req-2a521594-8ebc-42e2-be78-99b0ec0c6b42 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1990 microversion: 2.75 time: 0.061020 [ 771.635468] [55187]: [pid: 55187|app: 0|req: 1380/2907] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1990 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 771.638219] [55187]: DEBUG nova.api.openstack.wsgi [None req-d3da914c-0d1c-40e5-aa56-b30ffb4ef679 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.641172] [55187]: DEBUG nova.policy [None req-d3da914c-0d1c-40e5-aa56-b30ffb4ef679 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.642737] [55187]: DEBUG nova.compute.api [None req-d3da914c-0d1c-40e5-aa56-b30ffb4ef679 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Searching by: {'deleted': False, 'project_id': '35b4597eeb344c70ae462ad5ddd36878'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 771.644943] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3da914c-0d1c-40e5-aa56-b30ffb4ef679 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.645197] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3da914c-0d1c-40e5-aa56-b30ffb4ef679 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.645378] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3da914c-0d1c-40e5-aa56-b30ffb4ef679 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.645772] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3da914c-0d1c-40e5-aa56-b30ffb4ef679 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.645963] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3da914c-0d1c-40e5-aa56-b30ffb4ef679 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.646147] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3da914c-0d1c-40e5-aa56-b30ffb4ef679 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.671518] [55187]: DEBUG nova.compute.multi_cell_list [None req-d3da914c-0d1c-40e5-aa56-b30ffb4ef679 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=55187) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 771.672561] [55188]: DEBUG nova.policy [None req-58e0f3a2-d7fa-4ada-b46f-168a51cc1f46 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.676885] [55188]: INFO nova.api.openstack.requestlog [None req-58e0f3a2-d7fa-4ada-b46f-168a51cc1f46 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.055504 [ 771.677253] [55188]: [pid: 55188|app: 0|req: 1528/2908] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:11 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.681068] [55188]: DEBUG nova.api.openstack.wsgi [None req-c8283d2c-c92a-42cf-8801-4693525368f4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.682260] [55188]: DEBUG nova.compute.api [None req-c8283d2c-c92a-42cf-8801-4693525368f4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.691479] [55187]: INFO nova.api.openstack.requestlog [None req-d3da914c-0d1c-40e5-aa56-b30ffb4ef679 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 681 microversion: 2.1 time: 0.054593 [ 771.691479] [55187]: [pid: 55187|app: 0|req: 1381/2909] 10.180.1.21 () {58 vars in 1120 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers => generated 681 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 771.691575] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8283d2c-c92a-42cf-8801-4693525368f4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.692075] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8283d2c-c92a-42cf-8801-4693525368f4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.692802] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8283d2c-c92a-42cf-8801-4693525368f4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.693415] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8283d2c-c92a-42cf-8801-4693525368f4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.693496] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8283d2c-c92a-42cf-8801-4693525368f4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.693669] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8283d2c-c92a-42cf-8801-4693525368f4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.705835] [55187]: DEBUG nova.api.openstack.wsgi [None req-55c93673-aa9a-45bc-830e-1d3e617730cf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.707673] [55187]: DEBUG nova.compute.api [None req-55c93673-aa9a-45bc-830e-1d3e617730cf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.712288] [55187]: DEBUG oslo_concurrency.lockutils [None req-55c93673-aa9a-45bc-830e-1d3e617730cf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.712411] [55187]: DEBUG oslo_concurrency.lockutils [None req-55c93673-aa9a-45bc-830e-1d3e617730cf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.712499] [55187]: DEBUG oslo_concurrency.lockutils [None req-55c93673-aa9a-45bc-830e-1d3e617730cf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.712871] [55187]: DEBUG oslo_concurrency.lockutils [None req-55c93673-aa9a-45bc-830e-1d3e617730cf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.713305] [55187]: DEBUG oslo_concurrency.lockutils [None req-55c93673-aa9a-45bc-830e-1d3e617730cf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.713305] [55187]: DEBUG oslo_concurrency.lockutils [None req-55c93673-aa9a-45bc-830e-1d3e617730cf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.733852] [55188]: DEBUG nova.policy [None req-c8283d2c-c92a-42cf-8801-4693525368f4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.741501] [55188]: INFO nova.api.openstack.requestlog [None req-c8283d2c-c92a-42cf-8801-4693525368f4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.062954 [ 771.741501] [55188]: [pid: 55188|app: 0|req: 1529/2910] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.745175] [55188]: DEBUG nova.api.openstack.wsgi [None req-0663bab7-54a8-4790-b155-025e8f31746b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.747086] [55188]: DEBUG nova.policy [None req-0663bab7-54a8-4790-b155-025e8f31746b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.747269] [55188]: DEBUG nova.api.openstack.compute.servers [None req-0663bab7-54a8-4790-b155-025e8f31746b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Removing options 'limit' from query {{(pid=55188) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1552}} [ 771.747637] [55188]: DEBUG nova.compute.api [None req-0663bab7-54a8-4790-b155-025e8f31746b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Searching by: {'deleted': False, 'project_id': '35b4597eeb344c70ae462ad5ddd36878'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 771.750880] [55188]: DEBUG oslo_concurrency.lockutils [None req-0663bab7-54a8-4790-b155-025e8f31746b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.751125] [55188]: DEBUG oslo_concurrency.lockutils [None req-0663bab7-54a8-4790-b155-025e8f31746b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.752376] [55188]: DEBUG oslo_concurrency.lockutils [None req-0663bab7-54a8-4790-b155-025e8f31746b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.752376] [55188]: DEBUG oslo_concurrency.lockutils [None req-0663bab7-54a8-4790-b155-025e8f31746b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.752596] [55188]: DEBUG oslo_concurrency.lockutils [None req-0663bab7-54a8-4790-b155-025e8f31746b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.752654] [55188]: DEBUG oslo_concurrency.lockutils [None req-0663bab7-54a8-4790-b155-025e8f31746b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.770868] [55187]: DEBUG nova.policy [None req-55c93673-aa9a-45bc-830e-1d3e617730cf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.771347] [55188]: DEBUG nova.compute.multi_cell_list [None req-0663bab7-54a8-4790-b155-025e8f31746b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Listed batch of 2 results from cell out of 102 limit. Returned 2 total so far. {{(pid=55188) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 771.780024] [55187]: DEBUG nova.policy [None req-55c93673-aa9a-45bc-830e-1d3e617730cf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.780024] [55187]: DEBUG nova.policy [None req-55c93673-aa9a-45bc-830e-1d3e617730cf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.780024] [55187]: INFO nova.api.openstack.requestlog [None req-55c93673-aa9a-45bc-830e-1d3e617730cf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.076809 [ 771.780708] [55187]: [pid: 55187|app: 0|req: 1382/2911] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 771.781250] [55187]: DEBUG nova.api.openstack.wsgi [None req-318352b9-f57f-4477-a621-517949a3f736 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.782970] [55187]: DEBUG nova.compute.api [None req-318352b9-f57f-4477-a621-517949a3f736 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.793228] [55188]: INFO nova.api.openstack.requestlog [None req-0663bab7-54a8-4790-b155-025e8f31746b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=102" status: 200 len: 681 microversion: 2.1 time: 0.051120 [ 771.793541] [55188]: [pid: 55188|app: 0|req: 1530/2912] 10.180.1.21 () {58 vars in 1139 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers?limit=102 => generated 681 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 771.794513] [55187]: DEBUG oslo_concurrency.lockutils [None req-318352b9-f57f-4477-a621-517949a3f736 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.794808] [55187]: DEBUG oslo_concurrency.lockutils [None req-318352b9-f57f-4477-a621-517949a3f736 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.794999] [55187]: DEBUG oslo_concurrency.lockutils [None req-318352b9-f57f-4477-a621-517949a3f736 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.795805] [55187]: DEBUG oslo_concurrency.lockutils [None req-318352b9-f57f-4477-a621-517949a3f736 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.799103] [55187]: DEBUG oslo_concurrency.lockutils [None req-318352b9-f57f-4477-a621-517949a3f736 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.799103] [55187]: DEBUG oslo_concurrency.lockutils [None req-318352b9-f57f-4477-a621-517949a3f736 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.804780] [55188]: DEBUG nova.api.openstack.wsgi [None req-aa7dcf81-e698-4d58-9d70-dfb03017d9d9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.807851] [55188]: DEBUG nova.api.openstack.wsgi [None req-aa7dcf81-e698-4d58-9d70-dfb03017d9d9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Returning 400 to user: Invalid input for query parameters limit. Value: -1. '-1' does not match '^[0-9]*$' {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 771.808651] [55188]: INFO nova.api.openstack.requestlog [None req-aa7dcf81-e698-4d58-9d70-dfb03017d9d9 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=-1" status: 400 len: 127 microversion: 2.1 time: 0.006361 [ 771.809176] [55188]: [pid: 55188|app: 0|req: 1531/2913] 10.180.1.21 () {58 vars in 1137 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers?limit=-1 => generated 127 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 771.817310] [55188]: DEBUG nova.api.openstack.wsgi [None req-88a18317-4c88-4ea9-ba20-c0a9e9c09f03 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.820760] [55188]: DEBUG nova.api.openstack.wsgi [None req-88a18317-4c88-4ea9-ba20-c0a9e9c09f03 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Returning 400 to user: Invalid input for query parameters limit. Value: testing. 'testing' does not match '^[0-9]*$' {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 771.821555] [55188]: INFO nova.api.openstack.requestlog [None req-88a18317-4c88-4ea9-ba20-c0a9e9c09f03 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=testing" status: 400 len: 137 microversion: 2.1 time: 0.006793 [ 771.822015] [55188]: [pid: 55188|app: 0|req: 1532/2914] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers?limit=testing => generated 137 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 771.835400] [55188]: DEBUG nova.api.openstack.wsgi [None req-f5d34f98-dc62-42cd-bb9e-dafd60610095 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.840417] [55187]: DEBUG nova.policy [None req-318352b9-f57f-4477-a621-517949a3f736 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.841307] [55188]: DEBUG nova.policy [None req-f5d34f98-dc62-42cd-bb9e-dafd60610095 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.841946] [55188]: DEBUG nova.compute.api [None req-f5d34f98-dc62-42cd-bb9e-dafd60610095 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Searching by: {'flavor': 'non_existing_flavor', 'deleted': False, 'project_id': '35b4597eeb344c70ae462ad5ddd36878'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 771.848945] [55187]: INFO nova.api.openstack.requestlog [None req-318352b9-f57f-4477-a621-517949a3f736 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.068413 [ 771.848945] [55187]: [pid: 55187|app: 0|req: 1383/2915] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.851105] [55187]: DEBUG nova.api.openstack.wsgi [None req-2be91b8e-1473-489a-8af9-a07aff6fd753 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.852555] [55188]: DEBUG nova.api.openstack.compute.servers [None req-f5d34f98-dc62-42cd-bb9e-dafd60610095 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Flavor 'non_existing_flavor' could not be found {{(pid=55188) _get_servers /opt/stack/nova/nova/api/openstack/compute/servers.py:335}} [ 771.852838] [55187]: DEBUG nova.compute.api [None req-2be91b8e-1473-489a-8af9-a07aff6fd753 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.855901] [55188]: INFO nova.api.openstack.requestlog [None req-f5d34f98-dc62-42cd-bb9e-dafd60610095 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers?flavor=non_existing_flavor" status: 200 len: 15 microversion: 2.1 time: 0.022634 [ 771.855901] [55188]: [pid: 55188|app: 0|req: 1533/2916] 10.180.1.21 () {58 vars in 1173 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers?flavor=non_existing_flavor => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 771.858243] [55187]: DEBUG oslo_concurrency.lockutils [None req-2be91b8e-1473-489a-8af9-a07aff6fd753 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.858515] [55187]: DEBUG oslo_concurrency.lockutils [None req-2be91b8e-1473-489a-8af9-a07aff6fd753 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.858705] [55187]: DEBUG oslo_concurrency.lockutils [None req-2be91b8e-1473-489a-8af9-a07aff6fd753 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.859142] [55187]: DEBUG oslo_concurrency.lockutils [None req-2be91b8e-1473-489a-8af9-a07aff6fd753 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.859346] [55187]: DEBUG oslo_concurrency.lockutils [None req-2be91b8e-1473-489a-8af9-a07aff6fd753 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.859600] [55187]: DEBUG oslo_concurrency.lockutils [None req-2be91b8e-1473-489a-8af9-a07aff6fd753 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.860328] [55188]: DEBUG nova.api.openstack.wsgi [req-291f861f-c928-4ef4-ac71-4dcec6cb64e7 req-bf236a73-7e8d-44df-992c-4277d4eafa72 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ca457c4e-4865-43e0-86e1-617fada34e38", "tag": "fa85baa3-857c-47b6-b4dd-5ab19ac45e45"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 771.870619] [55188]: DEBUG oslo_concurrency.lockutils [req-291f861f-c928-4ef4-ac71-4dcec6cb64e7 req-bf236a73-7e8d-44df-992c-4277d4eafa72 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.871144] [55188]: DEBUG oslo_concurrency.lockutils [req-291f861f-c928-4ef4-ac71-4dcec6cb64e7 req-bf236a73-7e8d-44df-992c-4277d4eafa72 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.871462] [55188]: DEBUG oslo_concurrency.lockutils [req-291f861f-c928-4ef4-ac71-4dcec6cb64e7 req-bf236a73-7e8d-44df-992c-4277d4eafa72 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.883173] [55188]: INFO nova.api.openstack.compute.server_external_events [req-291f861f-c928-4ef4-ac71-4dcec6cb64e7 req-bf236a73-7e8d-44df-992c-4277d4eafa72 service nova] Creating event network-changed:fa85baa3-857c-47b6-b4dd-5ab19ac45e45 for instance ca457c4e-4865-43e0-86e1-617fada34e38 on cpu-1 [ 771.887554] [55188]: INFO nova.api.openstack.requestlog [req-291f861f-c928-4ef4-ac71-4dcec6cb64e7 req-bf236a73-7e8d-44df-992c-4277d4eafa72 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.031428 [ 771.888150] [55188]: [pid: 55188|app: 0|req: 1534/2917] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:12 2025] 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) [ 771.892830] [55188]: DEBUG nova.api.openstack.wsgi [None req-03e2cc58-fdac-4fcb-99c9-0ad050232817 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.897957] [55188]: DEBUG nova.policy [None req-03e2cc58-fdac-4fcb-99c9-0ad050232817 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.898695] [55188]: DEBUG nova.compute.api [None req-03e2cc58-fdac-4fcb-99c9-0ad050232817 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Searching by: {'image': 'non_existing_image', 'deleted': False, 'project_id': '35b4597eeb344c70ae462ad5ddd36878'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 771.902969] [55187]: DEBUG nova.policy [None req-2be91b8e-1473-489a-8af9-a07aff6fd753 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.903724] [55188]: DEBUG oslo_concurrency.lockutils [None req-03e2cc58-fdac-4fcb-99c9-0ad050232817 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.904446] [55188]: DEBUG oslo_concurrency.lockutils [None req-03e2cc58-fdac-4fcb-99c9-0ad050232817 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.904523] [55188]: DEBUG oslo_concurrency.lockutils [None req-03e2cc58-fdac-4fcb-99c9-0ad050232817 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.905261] [55188]: DEBUG oslo_concurrency.lockutils [None req-03e2cc58-fdac-4fcb-99c9-0ad050232817 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.905521] [55188]: DEBUG oslo_concurrency.lockutils [None req-03e2cc58-fdac-4fcb-99c9-0ad050232817 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.905824] [55188]: DEBUG oslo_concurrency.lockutils [None req-03e2cc58-fdac-4fcb-99c9-0ad050232817 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.908146] [55187]: INFO nova.api.openstack.requestlog [None req-2be91b8e-1473-489a-8af9-a07aff6fd753 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1269 microversion: 2.1 time: 0.059139 [ 771.908616] [55187]: [pid: 55187|app: 0|req: 1384/2918] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1269 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.915820] [55187]: DEBUG nova.api.openstack.wsgi [None req-3c7d3d63-8f96-4e74-ab58-a8989bc29d95 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.917796] [55187]: DEBUG nova.compute.api [None req-3c7d3d63-8f96-4e74-ab58-a8989bc29d95 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.921841] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7d3d63-8f96-4e74-ab58-a8989bc29d95 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.922136] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7d3d63-8f96-4e74-ab58-a8989bc29d95 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.922327] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7d3d63-8f96-4e74-ab58-a8989bc29d95 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.922692] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7d3d63-8f96-4e74-ab58-a8989bc29d95 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.922888] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7d3d63-8f96-4e74-ab58-a8989bc29d95 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.923079] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7d3d63-8f96-4e74-ab58-a8989bc29d95 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.965807] [55187]: DEBUG nova.policy [None req-3c7d3d63-8f96-4e74-ab58-a8989bc29d95 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.967747] [55188]: INFO nova.api.openstack.requestlog [None req-03e2cc58-fdac-4fcb-99c9-0ad050232817 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers?image=non_existing_image" status: 200 len: 15 microversion: 2.1 time: 0.078422 [ 771.968231] [55187]: INFO nova.api.openstack.requestlog [None req-3c7d3d63-8f96-4e74-ab58-a8989bc29d95 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.055636 [ 771.968334] [55188]: [pid: 55188|app: 0|req: 1535/2919] 10.180.1.21 () {58 vars in 1169 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers?image=non_existing_image => generated 15 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 771.968625] [55187]: [pid: 55187|app: 0|req: 1385/2920] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.973276] [55188]: DEBUG nova.api.openstack.wsgi [None req-71dcde3b-4cc3-4f8a-8755-25720cf9cafb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.975990] [55188]: DEBUG nova.compute.api [None req-71dcde3b-4cc3-4f8a-8755-25720cf9cafb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 771.978996] [55187]: DEBUG nova.api.openstack.wsgi [None req-4d7d2ca2-def5-4851-9971-607c3c728e16 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 771.984025] [55188]: DEBUG oslo_concurrency.lockutils [None req-71dcde3b-4cc3-4f8a-8755-25720cf9cafb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.984025] [55188]: DEBUG oslo_concurrency.lockutils [None req-71dcde3b-4cc3-4f8a-8755-25720cf9cafb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.984179] [55187]: DEBUG nova.policy [None req-4d7d2ca2-def5-4851-9971-607c3c728e16 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.984252] [55188]: DEBUG oslo_concurrency.lockutils [None req-71dcde3b-4cc3-4f8a-8755-25720cf9cafb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.984298] [55187]: DEBUG nova.compute.api [None req-4d7d2ca2-def5-4851-9971-607c3c728e16 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Searching by: {'name': 'non_existing_server_name', 'deleted': False, 'project_id': '35b4597eeb344c70ae462ad5ddd36878'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 771.984332] [55188]: DEBUG oslo_concurrency.lockutils [None req-71dcde3b-4cc3-4f8a-8755-25720cf9cafb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.984332] [55188]: DEBUG oslo_concurrency.lockutils [None req-71dcde3b-4cc3-4f8a-8755-25720cf9cafb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.984332] [55188]: DEBUG oslo_concurrency.lockutils [None req-71dcde3b-4cc3-4f8a-8755-25720cf9cafb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.986712] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d7d2ca2-def5-4851-9971-607c3c728e16 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.986712] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d7d2ca2-def5-4851-9971-607c3c728e16 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.986712] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d7d2ca2-def5-4851-9971-607c3c728e16 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.986712] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d7d2ca2-def5-4851-9971-607c3c728e16 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.986904] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d7d2ca2-def5-4851-9971-607c3c728e16 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.987097] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d7d2ca2-def5-4851-9971-607c3c728e16 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.001108] [55187]: INFO nova.api.openstack.requestlog [None req-4d7d2ca2-def5-4851-9971-607c3c728e16 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers?name=non_existing_server_name" status: 200 len: 15 microversion: 2.1 time: 0.024413 [ 772.001603] [55187]: [pid: 55187|app: 0|req: 1386/2921] 10.180.1.21 () {58 vars in 1179 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers?name=non_existing_server_name => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 772.009482] [55187]: DEBUG nova.api.openstack.wsgi [None req-caf42772-b0a8-41ff-9bd5-61db70a3c257 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.011464] [55187]: DEBUG nova.compute.api [None req-caf42772-b0a8-41ff-9bd5-61db70a3c257 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.015351] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf42772-b0a8-41ff-9bd5-61db70a3c257 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.015643] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf42772-b0a8-41ff-9bd5-61db70a3c257 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.015831] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf42772-b0a8-41ff-9bd5-61db70a3c257 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.016216] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf42772-b0a8-41ff-9bd5-61db70a3c257 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.016414] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf42772-b0a8-41ff-9bd5-61db70a3c257 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.016695] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf42772-b0a8-41ff-9bd5-61db70a3c257 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.028498] [55188]: DEBUG nova.policy [None req-71dcde3b-4cc3-4f8a-8755-25720cf9cafb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.034671] [55188]: INFO nova.api.openstack.requestlog [None req-71dcde3b-4cc3-4f8a-8755-25720cf9cafb tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.065460 [ 772.035212] [55188]: [pid: 55188|app: 0|req: 1536/2922] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.038164] [55188]: DEBUG nova.api.openstack.wsgi [None req-013f5c50-cac2-4b74-b02f-028adcad7125 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.040953] [55188]: DEBUG nova.policy [None req-013f5c50-cac2-4b74-b02f-028adcad7125 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.041976] [55188]: DEBUG nova.compute.api [None req-013f5c50-cac2-4b74-b02f-028adcad7125 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Searching by: {'deleted': False, 'project_id': '35b4597eeb344c70ae462ad5ddd36878'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 772.044334] [55188]: DEBUG oslo_concurrency.lockutils [None req-013f5c50-cac2-4b74-b02f-028adcad7125 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.044568] [55188]: DEBUG oslo_concurrency.lockutils [None req-013f5c50-cac2-4b74-b02f-028adcad7125 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.044768] [55188]: DEBUG oslo_concurrency.lockutils [None req-013f5c50-cac2-4b74-b02f-028adcad7125 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.045175] [55188]: DEBUG oslo_concurrency.lockutils [None req-013f5c50-cac2-4b74-b02f-028adcad7125 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.045606] [55188]: DEBUG oslo_concurrency.lockutils [None req-013f5c50-cac2-4b74-b02f-028adcad7125 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.045606] [55188]: DEBUG oslo_concurrency.lockutils [None req-013f5c50-cac2-4b74-b02f-028adcad7125 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.058697] [55187]: DEBUG nova.policy [None req-caf42772-b0a8-41ff-9bd5-61db70a3c257 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.063382] [55188]: DEBUG nova.compute.multi_cell_list [None req-013f5c50-cac2-4b74-b02f-028adcad7125 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=55188) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 772.063467] [55187]: INFO nova.api.openstack.requestlog [None req-caf42772-b0a8-41ff-9bd5-61db70a3c257 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.056716 [ 772.063759] [55187]: [pid: 55187|app: 0|req: 1387/2923] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 772.071937] [55187]: DEBUG nova.api.openstack.wsgi [None req-dca724a9-8b9d-4678-aa2a-aae1d031238e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.073636] [55187]: DEBUG nova.compute.api [None req-dca724a9-8b9d-4678-aa2a-aae1d031238e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.077236] [55187]: DEBUG oslo_concurrency.lockutils [None req-dca724a9-8b9d-4678-aa2a-aae1d031238e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.077510] [55187]: DEBUG oslo_concurrency.lockutils [None req-dca724a9-8b9d-4678-aa2a-aae1d031238e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.077696] [55187]: DEBUG oslo_concurrency.lockutils [None req-dca724a9-8b9d-4678-aa2a-aae1d031238e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.078145] [55187]: DEBUG oslo_concurrency.lockutils [None req-dca724a9-8b9d-4678-aa2a-aae1d031238e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.078439] [55187]: DEBUG oslo_concurrency.lockutils [None req-dca724a9-8b9d-4678-aa2a-aae1d031238e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.078618] [55187]: DEBUG oslo_concurrency.lockutils [None req-dca724a9-8b9d-4678-aa2a-aae1d031238e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.085582] [55188]: DEBUG nova.policy [None req-013f5c50-cac2-4b74-b02f-028adcad7125 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.089801] [55188]: DEBUG oslo_concurrency.lockutils [None req-013f5c50-cac2-4b74-b02f-028adcad7125 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.090076] [55188]: DEBUG oslo_concurrency.lockutils [None req-013f5c50-cac2-4b74-b02f-028adcad7125 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.090272] [55188]: DEBUG oslo_concurrency.lockutils [None req-013f5c50-cac2-4b74-b02f-028adcad7125 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.102035] [55187]: DEBUG oslo_concurrency.lockutils [None req-dca724a9-8b9d-4678-aa2a-aae1d031238e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.102299] [55187]: DEBUG oslo_concurrency.lockutils [None req-dca724a9-8b9d-4678-aa2a-aae1d031238e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.102483] [55187]: DEBUG oslo_concurrency.lockutils [None req-dca724a9-8b9d-4678-aa2a-aae1d031238e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.102685] [55187]: DEBUG nova.objects.instance [None req-dca724a9-8b9d-4678-aa2a-aae1d031238e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 772.123699] [55187]: DEBUG nova.policy [None req-dca724a9-8b9d-4678-aa2a-aae1d031238e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.129187] [55187]: INFO nova.api.openstack.requestlog [None req-dca724a9-8b9d-4678-aa2a-aae1d031238e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.059223 [ 772.129713] [55187]: [pid: 55187|app: 0|req: 1388/2924] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 772.134253] [55187]: DEBUG nova.api.openstack.wsgi [None req-b2df3360-9eda-4f6f-b5b2-80262c80fdd8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.134253] [55187]: DEBUG nova.compute.api [None req-b2df3360-9eda-4f6f-b5b2-80262c80fdd8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.137374] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2df3360-9eda-4f6f-b5b2-80262c80fdd8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.137703] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2df3360-9eda-4f6f-b5b2-80262c80fdd8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.137942] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2df3360-9eda-4f6f-b5b2-80262c80fdd8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.139442] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2df3360-9eda-4f6f-b5b2-80262c80fdd8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.139670] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2df3360-9eda-4f6f-b5b2-80262c80fdd8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.139882] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2df3360-9eda-4f6f-b5b2-80262c80fdd8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.160471] [55187]: DEBUG nova.compute.api [None req-b2df3360-9eda-4f6f-b5b2-80262c80fdd8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 772.205809] [55188]: INFO nova.api.openstack.requestlog [None req-013f5c50-cac2-4b74-b02f-028adcad7125 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 3014 microversion: 2.1 time: 0.170081 [ 772.206355] [55188]: [pid: 55188|app: 0|req: 1537/2925] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers/detail => generated 3014 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.209285] [55188]: DEBUG nova.api.openstack.wsgi [None req-02c9dd9d-77b2-41a4-ab1c-35a7cbd85d78 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.211042] [55188]: DEBUG nova.compute.api [None req-02c9dd9d-77b2-41a4-ab1c-35a7cbd85d78 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.215306] [55188]: DEBUG oslo_concurrency.lockutils [None req-02c9dd9d-77b2-41a4-ab1c-35a7cbd85d78 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.215576] [55188]: DEBUG oslo_concurrency.lockutils [None req-02c9dd9d-77b2-41a4-ab1c-35a7cbd85d78 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.215733] [55188]: DEBUG oslo_concurrency.lockutils [None req-02c9dd9d-77b2-41a4-ab1c-35a7cbd85d78 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.217340] [55188]: DEBUG oslo_concurrency.lockutils [None req-02c9dd9d-77b2-41a4-ab1c-35a7cbd85d78 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.217340] [55188]: DEBUG oslo_concurrency.lockutils [None req-02c9dd9d-77b2-41a4-ab1c-35a7cbd85d78 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.217340] [55188]: DEBUG oslo_concurrency.lockutils [None req-02c9dd9d-77b2-41a4-ab1c-35a7cbd85d78 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.231228] [55187]: INFO nova.api.openstack.requestlog [None req-b2df3360-9eda-4f6f-b5b2-80262c80fdd8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 204 len: 0 microversion: 2.1 time: 0.100487 [ 772.231457] [55187]: [pid: 55187|app: 0|req: 1389/2926] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:04:12 2025] DELETE /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 772.235137] [55187]: DEBUG nova.api.openstack.wsgi [None req-4fedbc6d-5e2e-48a6-a159-624d4d767d49 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.236379] [55187]: DEBUG nova.compute.api [None req-4fedbc6d-5e2e-48a6-a159-624d4d767d49 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.242304] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fedbc6d-5e2e-48a6-a159-624d4d767d49 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.242304] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fedbc6d-5e2e-48a6-a159-624d4d767d49 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.242304] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fedbc6d-5e2e-48a6-a159-624d4d767d49 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.242304] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fedbc6d-5e2e-48a6-a159-624d4d767d49 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.242495] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fedbc6d-5e2e-48a6-a159-624d4d767d49 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.242495] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fedbc6d-5e2e-48a6-a159-624d4d767d49 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.269202] [55188]: DEBUG nova.policy [None req-02c9dd9d-77b2-41a4-ab1c-35a7cbd85d78 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.275047] [55188]: INFO nova.api.openstack.requestlog [None req-02c9dd9d-77b2-41a4-ab1c-35a7cbd85d78 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.066533 [ 772.275047] [55188]: [pid: 55188|app: 0|req: 1538/2927] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.278792] [55188]: DEBUG nova.api.openstack.wsgi [None req-f9a61496-e087-46ad-a7f1-e5147daa8cb8 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.281770] [55188]: DEBUG nova.compute.api [None req-f9a61496-e087-46ad-a7f1-e5147daa8cb8 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.282532] [55187]: DEBUG nova.policy [None req-4fedbc6d-5e2e-48a6-a159-624d4d767d49 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.287212] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9a61496-e087-46ad-a7f1-e5147daa8cb8 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.287385] [55187]: INFO nova.api.openstack.requestlog [None req-4fedbc6d-5e2e-48a6-a159-624d4d767d49 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.055171 [ 772.288057] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9a61496-e087-46ad-a7f1-e5147daa8cb8 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.288160] [55187]: [pid: 55187|app: 0|req: 1390/2928] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.288203] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9a61496-e087-46ad-a7f1-e5147daa8cb8 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.288588] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9a61496-e087-46ad-a7f1-e5147daa8cb8 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.288944] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9a61496-e087-46ad-a7f1-e5147daa8cb8 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.289457] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9a61496-e087-46ad-a7f1-e5147daa8cb8 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.291040] [55187]: DEBUG nova.api.openstack.wsgi [None req-711cd170-dfcc-401e-b536-99597d690f88 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.293357] [55187]: DEBUG nova.policy [None req-711cd170-dfcc-401e-b536-99597d690f88 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.293935] [55187]: INFO nova.api.openstack.requestlog [None req-711cd170-dfcc-401e-b536-99597d690f88 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers?status=non_existing_status" status: 200 len: 15 microversion: 2.1 time: 0.005633 [ 772.294241] [55187]: [pid: 55187|app: 0|req: 1391/2929] 10.180.1.21 () {58 vars in 1173 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers?status=non_existing_status => generated 15 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 772.296850] [55187]: DEBUG nova.api.openstack.wsgi [None req-090637ce-1c24-4013-90c4-02accb7d6bb3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.298710] [55187]: DEBUG nova.compute.api [None req-090637ce-1c24-4013-90c4-02accb7d6bb3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.303364] [55187]: DEBUG oslo_concurrency.lockutils [None req-090637ce-1c24-4013-90c4-02accb7d6bb3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.303568] [55187]: DEBUG oslo_concurrency.lockutils [None req-090637ce-1c24-4013-90c4-02accb7d6bb3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.303650] [55187]: DEBUG oslo_concurrency.lockutils [None req-090637ce-1c24-4013-90c4-02accb7d6bb3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.304114] [55187]: DEBUG oslo_concurrency.lockutils [None req-090637ce-1c24-4013-90c4-02accb7d6bb3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.304556] [55187]: DEBUG oslo_concurrency.lockutils [None req-090637ce-1c24-4013-90c4-02accb7d6bb3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.304556] [55187]: DEBUG oslo_concurrency.lockutils [None req-090637ce-1c24-4013-90c4-02accb7d6bb3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.330614] [55187]: DEBUG oslo_concurrency.lockutils [None req-090637ce-1c24-4013-90c4-02accb7d6bb3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.331676] [55187]: DEBUG oslo_concurrency.lockutils [None req-090637ce-1c24-4013-90c4-02accb7d6bb3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.331676] [55187]: DEBUG oslo_concurrency.lockutils [None req-090637ce-1c24-4013-90c4-02accb7d6bb3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.331676] [55187]: DEBUG nova.objects.instance [None req-090637ce-1c24-4013-90c4-02accb7d6bb3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 772.342159] [55188]: DEBUG nova.policy [None req-f9a61496-e087-46ad-a7f1-e5147daa8cb8 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.349192] [55188]: INFO nova.api.openstack.requestlog [None req-f9a61496-e087-46ad-a7f1-e5147daa8cb8 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.073887 [ 772.349886] [55188]: [pid: 55188|app: 0|req: 1539/2930] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.353495] [55188]: DEBUG nova.api.openstack.wsgi [None req-e9d45111-e9cd-43c8-8a5d-15cca201fb33 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.356019] [55188]: DEBUG nova.compute.api [None req-e9d45111-e9cd-43c8-8a5d-15cca201fb33 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.357911] [55187]: DEBUG nova.policy [None req-090637ce-1c24-4013-90c4-02accb7d6bb3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.361830] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9d45111-e9cd-43c8-8a5d-15cca201fb33 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.362069] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9d45111-e9cd-43c8-8a5d-15cca201fb33 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.362271] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9d45111-e9cd-43c8-8a5d-15cca201fb33 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.362648] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9d45111-e9cd-43c8-8a5d-15cca201fb33 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.362711] [55187]: INFO nova.api.openstack.requestlog [None req-090637ce-1c24-4013-90c4-02accb7d6bb3 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.067875 [ 772.362850] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9d45111-e9cd-43c8-8a5d-15cca201fb33 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.363039] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9d45111-e9cd-43c8-8a5d-15cca201fb33 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.363084] [55187]: [pid: 55187|app: 0|req: 1392/2931] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.366099] [55187]: DEBUG nova.api.openstack.wsgi [None req-24f7f9ce-d657-4990-8284-266e3a5402bc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.369420] [55187]: DEBUG nova.policy [None req-24f7f9ce-d657-4990-8284-266e3a5402bc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.369845] [55187]: DEBUG nova.compute.api [None req-24f7f9ce-d657-4990-8284-266e3a5402bc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Searching by: {'deleted': False, 'project_id': '35b4597eeb344c70ae462ad5ddd36878'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 772.373927] [55187]: DEBUG oslo_concurrency.lockutils [None req-24f7f9ce-d657-4990-8284-266e3a5402bc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.374129] [55187]: DEBUG oslo_concurrency.lockutils [None req-24f7f9ce-d657-4990-8284-266e3a5402bc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.374341] [55187]: DEBUG oslo_concurrency.lockutils [None req-24f7f9ce-d657-4990-8284-266e3a5402bc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.374839] [55187]: DEBUG oslo_concurrency.lockutils [None req-24f7f9ce-d657-4990-8284-266e3a5402bc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.375054] [55187]: DEBUG oslo_concurrency.lockutils [None req-24f7f9ce-d657-4990-8284-266e3a5402bc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.375251] [55187]: DEBUG oslo_concurrency.lockutils [None req-24f7f9ce-d657-4990-8284-266e3a5402bc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.396857] [55187]: DEBUG nova.compute.multi_cell_list [None req-24f7f9ce-d657-4990-8284-266e3a5402bc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=55187) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 772.401107] [55188]: DEBUG nova.policy [None req-e9d45111-e9cd-43c8-8a5d-15cca201fb33 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.406664] [55188]: INFO nova.api.openstack.requestlog [None req-e9d45111-e9cd-43c8-8a5d-15cca201fb33 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1218 microversion: 2.1 time: 0.056134 [ 772.407421] [55188]: [pid: 55188|app: 0|req: 1540/2932] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1218 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.410394] [55188]: DEBUG nova.api.openstack.wsgi [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersWithSpecificFlavorTestJSON-server-384657995", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "9211822", "adminPass": "***", "networks": [{"uuid": "8001db73-5862-4e4a-b2ad-71f3ef0f075a"}], "security_groups": [{"name": "tempest-securitygroup--342555900"}], "key_name": "tempest-keypair-1972442936", "user_data": "}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 772.419928] [55187]: INFO nova.api.openstack.requestlog [None req-24f7f9ce-d657-4990-8284-266e3a5402bc tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 681 microversion: 2.1 time: 0.056179 [ 772.420400] [55187]: [pid: 55187|app: 0|req: 1393/2933] 10.180.1.21 () {58 vars in 1120 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers => generated 681 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 772.423212] [55187]: DEBUG nova.api.openstack.wsgi [None req-4bf9771a-d0de-446c-9f76-09a498f51e1a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.424891] [55187]: DEBUG nova.compute.api [None req-4bf9771a-d0de-446c-9f76-09a498f51e1a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.430565] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf9771a-d0de-446c-9f76-09a498f51e1a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.430808] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf9771a-d0de-446c-9f76-09a498f51e1a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.430988] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf9771a-d0de-446c-9f76-09a498f51e1a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.431351] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf9771a-d0de-446c-9f76-09a498f51e1a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.431545] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf9771a-d0de-446c-9f76-09a498f51e1a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.431750] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf9771a-d0de-446c-9f76-09a498f51e1a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.448896] [55188]: DEBUG oslo_concurrency.lockutils [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.449866] [55188]: DEBUG oslo_concurrency.lockutils [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.449866] [55188]: DEBUG oslo_concurrency.lockutils [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.449866] [55188]: DEBUG oslo_concurrency.lockutils [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.450104] [55188]: DEBUG oslo_concurrency.lockutils [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.450254] [55188]: DEBUG oslo_concurrency.lockutils [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.466078] [55187]: DEBUG nova.policy [None req-4bf9771a-d0de-446c-9f76-09a498f51e1a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.471565] [55187]: INFO nova.api.openstack.requestlog [None req-4bf9771a-d0de-446c-9f76-09a498f51e1a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.050507 [ 772.471892] [55187]: [pid: 55187|app: 0|req: 1394/2934] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.474524] [55187]: DEBUG nova.api.openstack.wsgi [None req-e957bf8a-04eb-45a1-b560-973b1fa90d75 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afafa1990>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.496892] [55188]: DEBUG nova.network.neutron [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] validate_networks() for [('8001db73-5862-4e4a-b2ad-71f3ef0f075a', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 772.508038] [55187]: INFO nova.api.openstack.requestlog [None req-e957bf8a-04eb-45a1-b560-973b1fa90d75 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057" status: 200 len: 1652 microversion: 2.1 time: 0.035465 [ 772.508388] [55187]: [pid: 55187|app: 0|req: 1395/2935] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057 => generated 1652 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.512213] [55187]: DEBUG nova.api.openstack.wsgi [None req-fbdea200-9563-4936-83bb-de4f0f65e903 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.512658] [55187]: DEBUG nova.compute.api [None req-fbdea200-9563-4936-83bb-de4f0f65e903 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.516891] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbdea200-9563-4936-83bb-de4f0f65e903 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.517165] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbdea200-9563-4936-83bb-de4f0f65e903 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.517352] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbdea200-9563-4936-83bb-de4f0f65e903 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.517775] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbdea200-9563-4936-83bb-de4f0f65e903 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.518027] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbdea200-9563-4936-83bb-de4f0f65e903 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.518213] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbdea200-9563-4936-83bb-de4f0f65e903 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.556590] [55187]: DEBUG nova.policy [None req-fbdea200-9563-4936-83bb-de4f0f65e903 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.562323] [55187]: DEBUG nova.policy [None req-fbdea200-9563-4936-83bb-de4f0f65e903 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.563191] [55187]: DEBUG nova.policy [None req-fbdea200-9563-4936-83bb-de4f0f65e903 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.567501] [55187]: INFO nova.api.openstack.requestlog [None req-fbdea200-9563-4936-83bb-de4f0f65e903 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.058479 [ 772.567930] [55187]: [pid: 55187|app: 0|req: 1396/2936] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 772.570385] [55187]: DEBUG nova.api.openstack.wsgi [None req-7d0442d0-e801-411d-b9d3-880df41b9491 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.572016] [55187]: DEBUG nova.compute.api [None req-7d0442d0-e801-411d-b9d3-880df41b9491 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.575360] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d0442d0-e801-411d-b9d3-880df41b9491 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.575604] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d0442d0-e801-411d-b9d3-880df41b9491 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.575787] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d0442d0-e801-411d-b9d3-880df41b9491 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.576163] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d0442d0-e801-411d-b9d3-880df41b9491 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.576364] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d0442d0-e801-411d-b9d3-880df41b9491 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.576565] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d0442d0-e801-411d-b9d3-880df41b9491 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.614716] [55187]: DEBUG nova.policy [None req-7d0442d0-e801-411d-b9d3-880df41b9491 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.620080] [55187]: INFO nova.api.openstack.requestlog [None req-7d0442d0-e801-411d-b9d3-880df41b9491 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.051482 [ 772.620435] [55187]: [pid: 55187|app: 0|req: 1397/2937] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:12 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.623209] [55187]: DEBUG nova.api.openstack.wsgi [None req-702703c8-317a-473a-8d21-65cf51ae6392 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.623477] [55187]: DEBUG nova.compute.api [None req-702703c8-317a-473a-8d21-65cf51ae6392 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.626839] [55187]: DEBUG oslo_concurrency.lockutils [None req-702703c8-317a-473a-8d21-65cf51ae6392 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.627135] [55187]: DEBUG oslo_concurrency.lockutils [None req-702703c8-317a-473a-8d21-65cf51ae6392 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.627273] [55187]: DEBUG oslo_concurrency.lockutils [None req-702703c8-317a-473a-8d21-65cf51ae6392 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.627672] [55187]: DEBUG oslo_concurrency.lockutils [None req-702703c8-317a-473a-8d21-65cf51ae6392 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.627868] [55187]: DEBUG oslo_concurrency.lockutils [None req-702703c8-317a-473a-8d21-65cf51ae6392 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.628053] [55187]: DEBUG oslo_concurrency.lockutils [None req-702703c8-317a-473a-8d21-65cf51ae6392 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.636440] [55187]: INFO nova.api.openstack.wsgi [None req-702703c8-317a-473a-8d21-65cf51ae6392 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] HTTP exception thrown: Instance 70e48fb2-fe66-4eb8-a182-40425d0e2f1b could not be found. [ 772.636855] [55187]: DEBUG nova.api.openstack.wsgi [None req-702703c8-317a-473a-8d21-65cf51ae6392 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Returning 404 to user: Instance 70e48fb2-fe66-4eb8-a182-40425d0e2f1b could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 772.637433] [55187]: INFO nova.api.openstack.requestlog [None req-702703c8-317a-473a-8d21-65cf51ae6392 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 404 len: 111 microversion: 2.1 time: 0.016434 [ 772.637857] [55187]: [pid: 55187|app: 0|req: 1398/2938] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:04:12 2025] DELETE /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 772.644743] [55187]: DEBUG nova.api.openstack.wsgi [None req-52a01eed-ad94-460d-85fe-09b474484bd4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4af9da01f0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.675373] [55187]: INFO nova.api.openstack.requestlog [None req-52a01eed-ad94-460d-85fe-09b474484bd4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057" status: 200 len: 1652 microversion: 2.1 time: 0.036743 [ 772.675826] [55187]: [pid: 55187|app: 0|req: 1399/2939] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057 => generated 1652 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.678416] [55187]: DEBUG nova.api.openstack.wsgi [None req-1e821c4e-1a4c-4dbb-a97e-ca9bd321a4e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.680096] [55187]: DEBUG nova.compute.api [None req-1e821c4e-1a4c-4dbb-a97e-ca9bd321a4e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.684048] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e821c4e-1a4c-4dbb-a97e-ca9bd321a4e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.684778] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e821c4e-1a4c-4dbb-a97e-ca9bd321a4e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.684778] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e821c4e-1a4c-4dbb-a97e-ca9bd321a4e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.685022] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e821c4e-1a4c-4dbb-a97e-ca9bd321a4e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.685022] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e821c4e-1a4c-4dbb-a97e-ca9bd321a4e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.685211] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e821c4e-1a4c-4dbb-a97e-ca9bd321a4e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.709613] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e821c4e-1a4c-4dbb-a97e-ca9bd321a4e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.709613] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e821c4e-1a4c-4dbb-a97e-ca9bd321a4e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.709613] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e821c4e-1a4c-4dbb-a97e-ca9bd321a4e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.709613] [55187]: DEBUG nova.objects.instance [None req-1e821c4e-1a4c-4dbb-a97e-ca9bd321a4e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 772.733540] [55187]: DEBUG nova.policy [None req-1e821c4e-1a4c-4dbb-a97e-ca9bd321a4e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.738152] [55187]: INFO nova.api.openstack.requestlog [None req-1e821c4e-1a4c-4dbb-a97e-ca9bd321a4e0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.061745 [ 772.738516] [55187]: [pid: 55187|app: 0|req: 1400/2940] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.741576] [55187]: DEBUG nova.api.openstack.wsgi [None req-1b2293de-875a-4ad7-b6a0-51163a739f8f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.743595] [55187]: DEBUG nova.compute.api [None req-1b2293de-875a-4ad7-b6a0-51163a739f8f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.751028] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b2293de-875a-4ad7-b6a0-51163a739f8f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.751028] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b2293de-875a-4ad7-b6a0-51163a739f8f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.751028] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b2293de-875a-4ad7-b6a0-51163a739f8f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.751028] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b2293de-875a-4ad7-b6a0-51163a739f8f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.751598] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b2293de-875a-4ad7-b6a0-51163a739f8f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.751598] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b2293de-875a-4ad7-b6a0-51163a739f8f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.771087] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b2293de-875a-4ad7-b6a0-51163a739f8f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.771329] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b2293de-875a-4ad7-b6a0-51163a739f8f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.771571] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b2293de-875a-4ad7-b6a0-51163a739f8f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.771702] [55187]: DEBUG nova.objects.instance [None req-1b2293de-875a-4ad7-b6a0-51163a739f8f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 772.789819] [55188]: DEBUG nova.virt.hardware [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 772.790090] [55188]: DEBUG nova.virt.hardware [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 772.790272] [55188]: DEBUG nova.virt.hardware [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 772.790433] [55188]: DEBUG nova.virt.hardware [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 772.790632] [55188]: DEBUG nova.virt.hardware [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 772.791663] [55187]: DEBUG nova.policy [None req-1b2293de-875a-4ad7-b6a0-51163a739f8f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.796356] [55187]: INFO nova.api.openstack.requestlog [None req-1b2293de-875a-4ad7-b6a0-51163a739f8f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.057219 [ 772.796796] [55187]: [pid: 55187|app: 0|req: 1401/2941] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.801428] [55188]: DEBUG oslo_concurrency.lockutils [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.801687] [55188]: DEBUG oslo_concurrency.lockutils [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.801898] [55188]: DEBUG oslo_concurrency.lockutils [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.802317] [55188]: DEBUG oslo_concurrency.lockutils [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.802520] [55188]: DEBUG oslo_concurrency.lockutils [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.802698] [55188]: DEBUG oslo_concurrency.lockutils [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.802800] [55187]: DEBUG nova.api.openstack.wsgi [None req-72614a4e-e74c-411d-9a03-4e50228ec3b1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.803221] [55187]: DEBUG nova.compute.api [None req-72614a4e-e74c-411d-9a03-4e50228ec3b1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.808469] [55187]: DEBUG oslo_concurrency.lockutils [None req-72614a4e-e74c-411d-9a03-4e50228ec3b1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.808580] [55187]: DEBUG oslo_concurrency.lockutils [None req-72614a4e-e74c-411d-9a03-4e50228ec3b1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.808908] [55187]: DEBUG oslo_concurrency.lockutils [None req-72614a4e-e74c-411d-9a03-4e50228ec3b1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.809478] [55187]: DEBUG oslo_concurrency.lockutils [None req-72614a4e-e74c-411d-9a03-4e50228ec3b1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.809811] [55187]: DEBUG oslo_concurrency.lockutils [None req-72614a4e-e74c-411d-9a03-4e50228ec3b1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.810126] [55187]: DEBUG oslo_concurrency.lockutils [None req-72614a4e-e74c-411d-9a03-4e50228ec3b1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.812689] [55188]: DEBUG nova.quota [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Getting quotas for project ab53f8407d6d4931adb7d1e13b1ebc80. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 772.816912] [55188]: DEBUG nova.quota [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Getting quotas for user 73972e8525ab4df98ab64f418d939130 and project ab53f8407d6d4931adb7d1e13b1ebc80. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 772.822884] [55188]: DEBUG nova.compute.api [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 772.824343] [55188]: DEBUG nova.compute.api [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 772.831526] [55187]: DEBUG nova.compute.api [None req-72614a4e-e74c-411d-9a03-4e50228ec3b1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 772.859537] [55188]: INFO nova.api.openstack.requestlog [None req-c34fd4ff-0ce8-4c28-8f22-9d2a8837cd52 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.1 time: 0.451407 [ 772.859919] [55188]: [pid: 55188|app: 0|req: 1541/2942] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:04:12 2025] POST /compute/v2.1/servers => generated 401 bytes in 452 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 772.862512] [55188]: DEBUG nova.api.openstack.wsgi [None req-1f29cbf9-4553-4ae9-a3f6-9dfa243f4836 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.864290] [55188]: DEBUG nova.compute.api [None req-1f29cbf9-4553-4ae9-a3f6-9dfa243f4836 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.868221] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f29cbf9-4553-4ae9-a3f6-9dfa243f4836 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.868474] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f29cbf9-4553-4ae9-a3f6-9dfa243f4836 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.868718] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f29cbf9-4553-4ae9-a3f6-9dfa243f4836 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.869274] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f29cbf9-4553-4ae9-a3f6-9dfa243f4836 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.870049] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f29cbf9-4553-4ae9-a3f6-9dfa243f4836 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.870049] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f29cbf9-4553-4ae9-a3f6-9dfa243f4836 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.904239] [55187]: INFO nova.api.openstack.requestlog [None req-72614a4e-e74c-411d-9a03-4e50228ec3b1 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 204 len: 0 microversion: 2.1 time: 0.105454 [ 772.904697] [55187]: [pid: 55187|app: 0|req: 1402/2943] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:04:13 2025] DELETE /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 772.908491] [55187]: DEBUG nova.api.openstack.wsgi [None req-e34c726c-64ad-4dd4-ab5f-8d4326425fa3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.910287] [55187]: DEBUG nova.compute.api [None req-e34c726c-64ad-4dd4-ab5f-8d4326425fa3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.915466] [55187]: DEBUG oslo_concurrency.lockutils [None req-e34c726c-64ad-4dd4-ab5f-8d4326425fa3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.915767] [55187]: DEBUG oslo_concurrency.lockutils [None req-e34c726c-64ad-4dd4-ab5f-8d4326425fa3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.916014] [55187]: DEBUG oslo_concurrency.lockutils [None req-e34c726c-64ad-4dd4-ab5f-8d4326425fa3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.916441] [55187]: DEBUG oslo_concurrency.lockutils [None req-e34c726c-64ad-4dd4-ab5f-8d4326425fa3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.916773] [55187]: DEBUG oslo_concurrency.lockutils [None req-e34c726c-64ad-4dd4-ab5f-8d4326425fa3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.917021] [55187]: DEBUG oslo_concurrency.lockutils [None req-e34c726c-64ad-4dd4-ab5f-8d4326425fa3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.947392] [55188]: INFO nova.api.openstack.requestlog [None req-1f29cbf9-4553-4ae9-a3f6-9dfa243f4836 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1978 microversion: 2.75 time: 0.083012 [ 772.947392] [55188]: [pid: 55188|app: 0|req: 1542/2944] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1978 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 772.947854] [55188]: DEBUG nova.api.openstack.wsgi [None req-f6e57484-1d9c-4d81-b46f-39a1148429f7 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 772.951015] [55188]: DEBUG nova.compute.api [None req-f6e57484-1d9c-4d81-b46f-39a1148429f7 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 772.955031] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6e57484-1d9c-4d81-b46f-39a1148429f7 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.955418] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6e57484-1d9c-4d81-b46f-39a1148429f7 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.955771] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6e57484-1d9c-4d81-b46f-39a1148429f7 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.956403] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6e57484-1d9c-4d81-b46f-39a1148429f7 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.956750] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6e57484-1d9c-4d81-b46f-39a1148429f7 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.957053] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6e57484-1d9c-4d81-b46f-39a1148429f7 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.991934] [55188]: DEBUG nova.policy [None req-f6e57484-1d9c-4d81-b46f-39a1148429f7 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.996896] [55188]: INFO nova.api.openstack.requestlog [None req-f6e57484-1d9c-4d81-b46f-39a1148429f7 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.051716 [ 772.997251] [55188]: [pid: 55188|app: 0|req: 1543/2945] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.999906] [55188]: DEBUG nova.api.openstack.wsgi [None req-3a96ec8f-8ed2-4601-9479-768342c01403 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.001870] [55188]: DEBUG nova.compute.api [None req-3a96ec8f-8ed2-4601-9479-768342c01403 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.007023] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a96ec8f-8ed2-4601-9479-768342c01403 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.007023] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a96ec8f-8ed2-4601-9479-768342c01403 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.007023] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a96ec8f-8ed2-4601-9479-768342c01403 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.007195] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a96ec8f-8ed2-4601-9479-768342c01403 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.007329] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a96ec8f-8ed2-4601-9479-768342c01403 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.007517] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a96ec8f-8ed2-4601-9479-768342c01403 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.040165] [55187]: DEBUG nova.policy [None req-e34c726c-64ad-4dd4-ab5f-8d4326425fa3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.041497] [55188]: DEBUG nova.policy [None req-3a96ec8f-8ed2-4601-9479-768342c01403 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.043641] [55187]: INFO nova.api.openstack.requestlog [None req-e34c726c-64ad-4dd4-ab5f-8d4326425fa3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1473 microversion: 2.1 time: 0.137576 [ 773.043973] [55187]: [pid: 55187|app: 0|req: 1403/2946] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1473 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.045838] [55188]: INFO nova.api.openstack.requestlog [None req-3a96ec8f-8ed2-4601-9479-768342c01403 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.048024 [ 773.046162] [55188]: [pid: 55188|app: 0|req: 1544/2947] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.046512] [55187]: DEBUG nova.api.openstack.wsgi [None req-e5477c03-de02-4a78-bd21-dae9b4c6047d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.048337] [55187]: DEBUG nova.compute.api [None req-e5477c03-de02-4a78-bd21-dae9b4c6047d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.050148] [55188]: DEBUG nova.api.openstack.wsgi [None req-a3a6e8dc-5229-4331-a780-61142cfc2055 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.052150] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5477c03-de02-4a78-bd21-dae9b4c6047d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.052393] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5477c03-de02-4a78-bd21-dae9b4c6047d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.052562] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5477c03-de02-4a78-bd21-dae9b4c6047d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.052910] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5477c03-de02-4a78-bd21-dae9b4c6047d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.053045] [55188]: DEBUG nova.compute.api [None req-a3a6e8dc-5229-4331-a780-61142cfc2055 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.053113] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5477c03-de02-4a78-bd21-dae9b4c6047d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.053438] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5477c03-de02-4a78-bd21-dae9b4c6047d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.059203] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a6e8dc-5229-4331-a780-61142cfc2055 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.059623] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a6e8dc-5229-4331-a780-61142cfc2055 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.059930] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a6e8dc-5229-4331-a780-61142cfc2055 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.060401] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a6e8dc-5229-4331-a780-61142cfc2055 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.060755] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a6e8dc-5229-4331-a780-61142cfc2055 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.061106] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a6e8dc-5229-4331-a780-61142cfc2055 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.088879] [55187]: DEBUG nova.policy [None req-e5477c03-de02-4a78-bd21-dae9b4c6047d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.094012] [55187]: DEBUG nova.policy [None req-e5477c03-de02-4a78-bd21-dae9b4c6047d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.094245] [55188]: DEBUG nova.policy [None req-a3a6e8dc-5229-4331-a780-61142cfc2055 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.094734] [55187]: DEBUG nova.policy [None req-e5477c03-de02-4a78-bd21-dae9b4c6047d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.095365] [55187]: INFO nova.api.openstack.requestlog [None req-e5477c03-de02-4a78-bd21-dae9b4c6047d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.050857 [ 773.095697] [55187]: [pid: 55187|app: 0|req: 1404/2948] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 773.098012] [55187]: DEBUG nova.api.openstack.wsgi [None req-919cff1d-01f0-45af-becc-3ca1a99d3b7f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.098730] [55188]: INFO nova.api.openstack.requestlog [None req-a3a6e8dc-5229-4331-a780-61142cfc2055 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.051998 [ 773.099069] [55188]: [pid: 55188|app: 0|req: 1545/2949] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.100497] [55187]: DEBUG nova.compute.api [None req-919cff1d-01f0-45af-becc-3ca1a99d3b7f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.101388] [55188]: DEBUG nova.api.openstack.wsgi [None req-49cb881c-4e89-4fc7-a991-32ba0b5685c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.101651] [55188]: DEBUG nova.compute.api [None req-49cb881c-4e89-4fc7-a991-32ba0b5685c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.104672] [55188]: DEBUG oslo_concurrency.lockutils [None req-49cb881c-4e89-4fc7-a991-32ba0b5685c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.104902] [55188]: DEBUG oslo_concurrency.lockutils [None req-49cb881c-4e89-4fc7-a991-32ba0b5685c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.105098] [55188]: DEBUG oslo_concurrency.lockutils [None req-49cb881c-4e89-4fc7-a991-32ba0b5685c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.105436] [55188]: DEBUG oslo_concurrency.lockutils [None req-49cb881c-4e89-4fc7-a991-32ba0b5685c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.105940] [55188]: DEBUG oslo_concurrency.lockutils [None req-49cb881c-4e89-4fc7-a991-32ba0b5685c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.105940] [55188]: DEBUG oslo_concurrency.lockutils [None req-49cb881c-4e89-4fc7-a991-32ba0b5685c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.119291] [55188]: DEBUG nova.compute.api [None req-49cb881c-4e89-4fc7-a991-32ba0b5685c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 773.125864] [55187]: DEBUG nova.policy [None req-919cff1d-01f0-45af-becc-3ca1a99d3b7f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.130766] [55187]: INFO nova.api.openstack.requestlog [None req-919cff1d-01f0-45af-becc-3ca1a99d3b7f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1258 microversion: 2.1 time: 0.034409 [ 773.131525] [55187]: [pid: 55187|app: 0|req: 1405/2950] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1258 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.135020] [55187]: DEBUG nova.api.openstack.wsgi [None req-ce9b9e59-a68f-4b4e-9335-c7a231c41acb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.136575] [55187]: DEBUG nova.compute.api [None req-ce9b9e59-a68f-4b4e-9335-c7a231c41acb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.140542] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce9b9e59-a68f-4b4e-9335-c7a231c41acb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.140967] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce9b9e59-a68f-4b4e-9335-c7a231c41acb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.141348] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce9b9e59-a68f-4b4e-9335-c7a231c41acb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.141730] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce9b9e59-a68f-4b4e-9335-c7a231c41acb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.141965] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce9b9e59-a68f-4b4e-9335-c7a231c41acb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.142191] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce9b9e59-a68f-4b4e-9335-c7a231c41acb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.175256] [55188]: INFO nova.api.openstack.requestlog [None req-49cb881c-4e89-4fc7-a991-32ba0b5685c8 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 204 len: 0 microversion: 2.1 time: 0.074923 [ 773.175410] [55188]: [pid: 55188|app: 0|req: 1546/2951] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:04:13 2025] DELETE /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 773.178491] [55188]: DEBUG nova.api.openstack.wsgi [None req-785aea95-016e-4ca1-bf84-198b436ab896 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.180300] [55188]: DEBUG nova.compute.api [None req-785aea95-016e-4ca1-bf84-198b436ab896 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.183676] [55187]: DEBUG nova.policy [None req-ce9b9e59-a68f-4b4e-9335-c7a231c41acb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.183838] [55188]: DEBUG oslo_concurrency.lockutils [None req-785aea95-016e-4ca1-bf84-198b436ab896 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.184190] [55188]: DEBUG oslo_concurrency.lockutils [None req-785aea95-016e-4ca1-bf84-198b436ab896 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.184282] [55188]: DEBUG oslo_concurrency.lockutils [None req-785aea95-016e-4ca1-bf84-198b436ab896 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.184629] [55188]: DEBUG oslo_concurrency.lockutils [None req-785aea95-016e-4ca1-bf84-198b436ab896 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.184823] [55188]: DEBUG oslo_concurrency.lockutils [None req-785aea95-016e-4ca1-bf84-198b436ab896 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.184995] [55188]: DEBUG oslo_concurrency.lockutils [None req-785aea95-016e-4ca1-bf84-198b436ab896 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.190541] [55187]: INFO nova.api.openstack.requestlog [None req-ce9b9e59-a68f-4b4e-9335-c7a231c41acb tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1277 microversion: 2.1 time: 0.058427 [ 773.190866] [55187]: [pid: 55187|app: 0|req: 1406/2952] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1277 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.194457] [55187]: DEBUG nova.api.openstack.wsgi [None req-26120e03-58e1-460b-929d-ce9f8d8054cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.195299] [55187]: DEBUG nova.compute.api [None req-26120e03-58e1-460b-929d-ce9f8d8054cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.198800] [55187]: DEBUG oslo_concurrency.lockutils [None req-26120e03-58e1-460b-929d-ce9f8d8054cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.199016] [55187]: DEBUG oslo_concurrency.lockutils [None req-26120e03-58e1-460b-929d-ce9f8d8054cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.199207] [55187]: DEBUG oslo_concurrency.lockutils [None req-26120e03-58e1-460b-929d-ce9f8d8054cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.199586] [55187]: DEBUG oslo_concurrency.lockutils [None req-26120e03-58e1-460b-929d-ce9f8d8054cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.199801] [55187]: DEBUG oslo_concurrency.lockutils [None req-26120e03-58e1-460b-929d-ce9f8d8054cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.200324] [55187]: DEBUG oslo_concurrency.lockutils [None req-26120e03-58e1-460b-929d-ce9f8d8054cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.222891] [55188]: DEBUG nova.policy [None req-785aea95-016e-4ca1-bf84-198b436ab896 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.227167] [55188]: INFO nova.api.openstack.requestlog [None req-785aea95-016e-4ca1-bf84-198b436ab896 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.051040 [ 773.227567] [55188]: [pid: 55188|app: 0|req: 1547/2953] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.230127] [55188]: DEBUG nova.api.openstack.wsgi [None req-1b32c068-cc4a-4126-86d2-4be1e835d0b9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.231780] [55188]: DEBUG nova.compute.api [None req-1b32c068-cc4a-4126-86d2-4be1e835d0b9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.234951] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b32c068-cc4a-4126-86d2-4be1e835d0b9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.235200] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b32c068-cc4a-4126-86d2-4be1e835d0b9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.235386] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b32c068-cc4a-4126-86d2-4be1e835d0b9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.235462] [55187]: DEBUG nova.policy [None req-26120e03-58e1-460b-929d-ce9f8d8054cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.235737] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b32c068-cc4a-4126-86d2-4be1e835d0b9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.235937] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b32c068-cc4a-4126-86d2-4be1e835d0b9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.236121] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b32c068-cc4a-4126-86d2-4be1e835d0b9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.239797] [55187]: INFO nova.api.openstack.requestlog [None req-26120e03-58e1-460b-929d-ce9f8d8054cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.048339 [ 773.240147] [55187]: [pid: 55187|app: 0|req: 1407/2954] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.242447] [55187]: DEBUG nova.api.openstack.wsgi [None req-8f374a30-12a5-4e22-be23-ca14648035d6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.244018] [55187]: DEBUG nova.compute.api [None req-8f374a30-12a5-4e22-be23-ca14648035d6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.247715] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f374a30-12a5-4e22-be23-ca14648035d6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.247946] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f374a30-12a5-4e22-be23-ca14648035d6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.248159] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f374a30-12a5-4e22-be23-ca14648035d6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.248507] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f374a30-12a5-4e22-be23-ca14648035d6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.248706] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f374a30-12a5-4e22-be23-ca14648035d6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.248878] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f374a30-12a5-4e22-be23-ca14648035d6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.267156] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f374a30-12a5-4e22-be23-ca14648035d6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.267399] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f374a30-12a5-4e22-be23-ca14648035d6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.267606] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f374a30-12a5-4e22-be23-ca14648035d6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.267812] [55187]: DEBUG nova.objects.instance [None req-8f374a30-12a5-4e22-be23-ca14648035d6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 773.268328] [55188]: DEBUG nova.policy [None req-1b32c068-cc4a-4126-86d2-4be1e835d0b9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.272686] [55188]: INFO nova.api.openstack.requestlog [None req-1b32c068-cc4a-4126-86d2-4be1e835d0b9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.044496 [ 773.273013] [55188]: [pid: 55188|app: 0|req: 1548/2955] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.275530] [55188]: DEBUG nova.api.openstack.wsgi [None req-3f39055e-f505-45d8-994a-b63776fd2d65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.277230] [55188]: DEBUG nova.compute.api [None req-3f39055e-f505-45d8-994a-b63776fd2d65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 70e48fb2-fe66-4eb8-a182-40425d0e2f1b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.280515] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f39055e-f505-45d8-994a-b63776fd2d65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.280832] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f39055e-f505-45d8-994a-b63776fd2d65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.281101] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f39055e-f505-45d8-994a-b63776fd2d65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.281507] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f39055e-f505-45d8-994a-b63776fd2d65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.281759] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f39055e-f505-45d8-994a-b63776fd2d65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.281967] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f39055e-f505-45d8-994a-b63776fd2d65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.291171] [55188]: INFO nova.api.openstack.wsgi [None req-3f39055e-f505-45d8-994a-b63776fd2d65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] HTTP exception thrown: Instance 70e48fb2-fe66-4eb8-a182-40425d0e2f1b could not be found. [ 773.291534] [55188]: DEBUG nova.api.openstack.wsgi [None req-3f39055e-f505-45d8-994a-b63776fd2d65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Returning 404 to user: Instance 70e48fb2-fe66-4eb8-a182-40425d0e2f1b could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 773.291793] [55187]: DEBUG nova.policy [None req-8f374a30-12a5-4e22-be23-ca14648035d6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.291966] [55188]: INFO nova.api.openstack.requestlog [None req-3f39055e-f505-45d8-994a-b63776fd2d65 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b" status: 404 len: 111 microversion: 2.1 time: 0.018464 [ 773.292265] [55188]: [pid: 55188|app: 0|req: 1549/2956] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/70e48fb2-fe66-4eb8-a182-40425d0e2f1b => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 773.294606] [55188]: DEBUG nova.api.openstack.wsgi [req-3a79d3cd-608b-4485-9de8-5e6f587043f2 req-86d591ee-fba2-43b1-959d-c4c996ca8418 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2e3e38b3-ea25-4443-ae05-36a632f979f2", "tag": "9d9b53fe-fe5f-49ad-904b-3562818fd6ad"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 773.296123] [55187]: INFO nova.api.openstack.requestlog [None req-8f374a30-12a5-4e22-be23-ca14648035d6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.055415 [ 773.296463] [55187]: [pid: 55187|app: 0|req: 1408/2957] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.300083] [55187]: DEBUG nova.api.openstack.wsgi [None req-7825b1ae-cb3c-4515-8a8f-ce2f8704f1a7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.300813] [55188]: DEBUG oslo_concurrency.lockutils [req-3a79d3cd-608b-4485-9de8-5e6f587043f2 req-86d591ee-fba2-43b1-959d-c4c996ca8418 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.300813] [55188]: DEBUG oslo_concurrency.lockutils [req-3a79d3cd-608b-4485-9de8-5e6f587043f2 req-86d591ee-fba2-43b1-959d-c4c996ca8418 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.300813] [55188]: DEBUG oslo_concurrency.lockutils [req-3a79d3cd-608b-4485-9de8-5e6f587043f2 req-86d591ee-fba2-43b1-959d-c4c996ca8418 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.301966] [55187]: DEBUG nova.compute.api [None req-7825b1ae-cb3c-4515-8a8f-ce2f8704f1a7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.305417] [55187]: DEBUG oslo_concurrency.lockutils [None req-7825b1ae-cb3c-4515-8a8f-ce2f8704f1a7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.305717] [55187]: DEBUG oslo_concurrency.lockutils [None req-7825b1ae-cb3c-4515-8a8f-ce2f8704f1a7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.305906] [55187]: DEBUG oslo_concurrency.lockutils [None req-7825b1ae-cb3c-4515-8a8f-ce2f8704f1a7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.306277] [55187]: DEBUG oslo_concurrency.lockutils [None req-7825b1ae-cb3c-4515-8a8f-ce2f8704f1a7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.306548] [55187]: DEBUG oslo_concurrency.lockutils [None req-7825b1ae-cb3c-4515-8a8f-ce2f8704f1a7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.306735] [55187]: DEBUG oslo_concurrency.lockutils [None req-7825b1ae-cb3c-4515-8a8f-ce2f8704f1a7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.307144] [55188]: INFO nova.api.openstack.compute.server_external_events [req-3a79d3cd-608b-4485-9de8-5e6f587043f2 req-86d591ee-fba2-43b1-959d-c4c996ca8418 service nova] Creating event network-changed:9d9b53fe-fe5f-49ad-904b-3562818fd6ad for instance 2e3e38b3-ea25-4443-ae05-36a632f979f2 on cpu-1 [ 773.309991] [55188]: INFO nova.api.openstack.requestlog [req-3a79d3cd-608b-4485-9de8-5e6f587043f2 req-86d591ee-fba2-43b1-959d-c4c996ca8418 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017134 [ 773.310538] [55188]: [pid: 55188|app: 0|req: 1550/2958] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:13 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 773.312933] [55188]: DEBUG nova.api.openstack.wsgi [None req-75c3cc72-b0ea-4a4d-8db5-df908155a5c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.314547] [55188]: DEBUG nova.compute.api [None req-75c3cc72-b0ea-4a4d-8db5-df908155a5c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.317892] [55188]: DEBUG oslo_concurrency.lockutils [None req-75c3cc72-b0ea-4a4d-8db5-df908155a5c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.318140] [55188]: DEBUG oslo_concurrency.lockutils [None req-75c3cc72-b0ea-4a4d-8db5-df908155a5c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.322022] [55188]: DEBUG oslo_concurrency.lockutils [None req-75c3cc72-b0ea-4a4d-8db5-df908155a5c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.322022] [55188]: DEBUG oslo_concurrency.lockutils [None req-75c3cc72-b0ea-4a4d-8db5-df908155a5c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.322022] [55188]: DEBUG oslo_concurrency.lockutils [None req-75c3cc72-b0ea-4a4d-8db5-df908155a5c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.322022] [55188]: DEBUG oslo_concurrency.lockutils [None req-75c3cc72-b0ea-4a4d-8db5-df908155a5c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.345285] [55187]: DEBUG nova.policy [None req-7825b1ae-cb3c-4515-8a8f-ce2f8704f1a7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.351919] [55187]: INFO nova.api.openstack.requestlog [None req-7825b1ae-cb3c-4515-8a8f-ce2f8704f1a7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.054188 [ 773.351919] [55187]: [pid: 55187|app: 0|req: 1409/2959] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.354528] [55187]: DEBUG nova.api.openstack.wsgi [None req-148a3228-929d-4b04-9d0d-1e9c5e551a8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.356131] [55187]: DEBUG nova.compute.api [None req-148a3228-929d-4b04-9d0d-1e9c5e551a8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.359437] [55187]: DEBUG oslo_concurrency.lockutils [None req-148a3228-929d-4b04-9d0d-1e9c5e551a8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.360438] [55187]: DEBUG oslo_concurrency.lockutils [None req-148a3228-929d-4b04-9d0d-1e9c5e551a8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.360438] [55187]: DEBUG oslo_concurrency.lockutils [None req-148a3228-929d-4b04-9d0d-1e9c5e551a8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.360438] [55187]: DEBUG oslo_concurrency.lockutils [None req-148a3228-929d-4b04-9d0d-1e9c5e551a8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.360438] [55187]: DEBUG oslo_concurrency.lockutils [None req-148a3228-929d-4b04-9d0d-1e9c5e551a8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.360622] [55187]: DEBUG oslo_concurrency.lockutils [None req-148a3228-929d-4b04-9d0d-1e9c5e551a8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.395838] [55188]: DEBUG nova.policy [None req-75c3cc72-b0ea-4a4d-8db5-df908155a5c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.401164] [55188]: INFO nova.api.openstack.requestlog [None req-75c3cc72-b0ea-4a4d-8db5-df908155a5c6 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1517 microversion: 2.1 time: 0.089982 [ 773.401370] [55188]: [pid: 55188|app: 0|req: 1551/2960] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1517 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.401618] [55187]: DEBUG nova.policy [None req-148a3228-929d-4b04-9d0d-1e9c5e551a8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.404055] [55188]: DEBUG nova.api.openstack.wsgi [None req-6d4e3a88-7585-40be-91f7-1906693a9122 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.405928] [55188]: DEBUG nova.compute.api [None req-6d4e3a88-7585-40be-91f7-1906693a9122 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.406681] [55187]: INFO nova.api.openstack.requestlog [None req-148a3228-929d-4b04-9d0d-1e9c5e551a8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.054379 [ 773.407072] [55187]: [pid: 55187|app: 0|req: 1410/2961] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.411020] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d4e3a88-7585-40be-91f7-1906693a9122 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.411020] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d4e3a88-7585-40be-91f7-1906693a9122 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.411020] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d4e3a88-7585-40be-91f7-1906693a9122 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.411418] [55187]: DEBUG nova.api.openstack.wsgi [None req-10962139-3303-4d64-a057-3e9abbd4d0d9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.411455] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d4e3a88-7585-40be-91f7-1906693a9122 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.411455] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d4e3a88-7585-40be-91f7-1906693a9122 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.411716] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d4e3a88-7585-40be-91f7-1906693a9122 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.412935] [55187]: DEBUG nova.compute.api [None req-10962139-3303-4d64-a057-3e9abbd4d0d9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.416489] [55187]: DEBUG oslo_concurrency.lockutils [None req-10962139-3303-4d64-a057-3e9abbd4d0d9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.416760] [55187]: DEBUG oslo_concurrency.lockutils [None req-10962139-3303-4d64-a057-3e9abbd4d0d9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.416943] [55187]: DEBUG oslo_concurrency.lockutils [None req-10962139-3303-4d64-a057-3e9abbd4d0d9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.417351] [55187]: DEBUG oslo_concurrency.lockutils [None req-10962139-3303-4d64-a057-3e9abbd4d0d9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.417592] [55187]: DEBUG oslo_concurrency.lockutils [None req-10962139-3303-4d64-a057-3e9abbd4d0d9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.417796] [55187]: DEBUG oslo_concurrency.lockutils [None req-10962139-3303-4d64-a057-3e9abbd4d0d9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.438448] [55187]: DEBUG oslo_concurrency.lockutils [None req-10962139-3303-4d64-a057-3e9abbd4d0d9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.438799] [55187]: DEBUG oslo_concurrency.lockutils [None req-10962139-3303-4d64-a057-3e9abbd4d0d9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.439629] [55187]: DEBUG oslo_concurrency.lockutils [None req-10962139-3303-4d64-a057-3e9abbd4d0d9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.439629] [55187]: DEBUG nova.objects.instance [None req-10962139-3303-4d64-a057-3e9abbd4d0d9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 773.449082] [55188]: DEBUG nova.policy [None req-6d4e3a88-7585-40be-91f7-1906693a9122 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.454582] [55188]: INFO nova.api.openstack.requestlog [None req-6d4e3a88-7585-40be-91f7-1906693a9122 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.052558 [ 773.455085] [55188]: [pid: 55188|app: 0|req: 1552/2962] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.460255] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c881f7d-40e0-40d2-8bf9-ac70eff07e7e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.460255] [55188]: DEBUG nova.compute.api [None req-5c881f7d-40e0-40d2-8bf9-ac70eff07e7e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.463736] [55187]: DEBUG nova.policy [None req-10962139-3303-4d64-a057-3e9abbd4d0d9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.464163] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c881f7d-40e0-40d2-8bf9-ac70eff07e7e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.464546] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c881f7d-40e0-40d2-8bf9-ac70eff07e7e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.464850] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c881f7d-40e0-40d2-8bf9-ac70eff07e7e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.465320] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c881f7d-40e0-40d2-8bf9-ac70eff07e7e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.465630] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c881f7d-40e0-40d2-8bf9-ac70eff07e7e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.465901] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c881f7d-40e0-40d2-8bf9-ac70eff07e7e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.470130] [55187]: INFO nova.api.openstack.requestlog [None req-10962139-3303-4d64-a057-3e9abbd4d0d9 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.061475 [ 773.470130] [55187]: [pid: 55187|app: 0|req: 1411/2963] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.488120] [55187]: DEBUG nova.api.openstack.wsgi [None req-6b9a5540-95ad-42bd-90ac-39e5f6333abc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.490428] [55187]: DEBUG nova.compute.api [None req-6b9a5540-95ad-42bd-90ac-39e5f6333abc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.495461] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b9a5540-95ad-42bd-90ac-39e5f6333abc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.495909] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b9a5540-95ad-42bd-90ac-39e5f6333abc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.496268] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b9a5540-95ad-42bd-90ac-39e5f6333abc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.496883] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b9a5540-95ad-42bd-90ac-39e5f6333abc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.497193] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b9a5540-95ad-42bd-90ac-39e5f6333abc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.497621] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b9a5540-95ad-42bd-90ac-39e5f6333abc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.503911] [55188]: DEBUG nova.policy [None req-5c881f7d-40e0-40d2-8bf9-ac70eff07e7e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.513575] [55188]: INFO nova.api.openstack.requestlog [None req-5c881f7d-40e0-40d2-8bf9-ac70eff07e7e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1274 microversion: 2.1 time: 0.057706 [ 773.513967] [55188]: [pid: 55188|app: 0|req: 1553/2964] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1274 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.539469] [55187]: DEBUG nova.policy [None req-6b9a5540-95ad-42bd-90ac-39e5f6333abc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.544070] [55187]: INFO nova.api.openstack.requestlog [None req-6b9a5540-95ad-42bd-90ac-39e5f6333abc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.060272 [ 773.544415] [55187]: [pid: 55187|app: 0|req: 1412/2965] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.583603] [55188]: DEBUG nova.api.openstack.wsgi [None req-8e6a542b-0694-430f-a0ce-03445bf46155 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.585350] [55188]: DEBUG nova.compute.api [None req-8e6a542b-0694-430f-a0ce-03445bf46155 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.588915] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e6a542b-0694-430f-a0ce-03445bf46155 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.589189] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e6a542b-0694-430f-a0ce-03445bf46155 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.589378] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e6a542b-0694-430f-a0ce-03445bf46155 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.589735] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e6a542b-0694-430f-a0ce-03445bf46155 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.590012] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e6a542b-0694-430f-a0ce-03445bf46155 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.590129] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e6a542b-0694-430f-a0ce-03445bf46155 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.625143] [55188]: DEBUG nova.policy [None req-8e6a542b-0694-430f-a0ce-03445bf46155 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.629753] [55188]: DEBUG nova.policy [None req-8e6a542b-0694-430f-a0ce-03445bf46155 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.630440] [55188]: DEBUG nova.policy [None req-8e6a542b-0694-430f-a0ce-03445bf46155 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.633562] [55188]: INFO nova.api.openstack.requestlog [None req-8e6a542b-0694-430f-a0ce-03445bf46155 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.052472 [ 773.634033] [55188]: [pid: 55188|app: 0|req: 1554/2966] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:13 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 773.636336] [55187]: DEBUG nova.api.openstack.wsgi [None req-45e9e28c-4c4a-4fba-8470-a6a6ba664417 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.638262] [55187]: DEBUG nova.compute.api [None req-45e9e28c-4c4a-4fba-8470-a6a6ba664417 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.641844] [55187]: DEBUG oslo_concurrency.lockutils [None req-45e9e28c-4c4a-4fba-8470-a6a6ba664417 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.642096] [55187]: DEBUG oslo_concurrency.lockutils [None req-45e9e28c-4c4a-4fba-8470-a6a6ba664417 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.642286] [55187]: DEBUG oslo_concurrency.lockutils [None req-45e9e28c-4c4a-4fba-8470-a6a6ba664417 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.642639] [55187]: DEBUG oslo_concurrency.lockutils [None req-45e9e28c-4c4a-4fba-8470-a6a6ba664417 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.642842] [55187]: DEBUG oslo_concurrency.lockutils [None req-45e9e28c-4c4a-4fba-8470-a6a6ba664417 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.643037] [55187]: DEBUG oslo_concurrency.lockutils [None req-45e9e28c-4c4a-4fba-8470-a6a6ba664417 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.676087] [55187]: DEBUG nova.policy [None req-45e9e28c-4c4a-4fba-8470-a6a6ba664417 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.681358] [55187]: INFO nova.api.openstack.requestlog [None req-45e9e28c-4c4a-4fba-8470-a6a6ba664417 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.047274 [ 773.681672] [55187]: [pid: 55187|app: 0|req: 1413/2967] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:14 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.759398] [55188]: DEBUG nova.api.openstack.wsgi [None req-05360040-76b8-41b4-987c-ef9cd8af0429 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.761163] [55188]: DEBUG nova.compute.api [None req-05360040-76b8-41b4-987c-ef9cd8af0429 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.765102] [55188]: DEBUG oslo_concurrency.lockutils [None req-05360040-76b8-41b4-987c-ef9cd8af0429 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.765408] [55188]: DEBUG oslo_concurrency.lockutils [None req-05360040-76b8-41b4-987c-ef9cd8af0429 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.765657] [55188]: DEBUG oslo_concurrency.lockutils [None req-05360040-76b8-41b4-987c-ef9cd8af0429 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.766081] [55188]: DEBUG oslo_concurrency.lockutils [None req-05360040-76b8-41b4-987c-ef9cd8af0429 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.766349] [55188]: DEBUG oslo_concurrency.lockutils [None req-05360040-76b8-41b4-987c-ef9cd8af0429 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.766643] [55188]: DEBUG oslo_concurrency.lockutils [None req-05360040-76b8-41b4-987c-ef9cd8af0429 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.786211] [55188]: DEBUG oslo_concurrency.lockutils [None req-05360040-76b8-41b4-987c-ef9cd8af0429 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.786535] [55188]: DEBUG oslo_concurrency.lockutils [None req-05360040-76b8-41b4-987c-ef9cd8af0429 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.786801] [55188]: DEBUG oslo_concurrency.lockutils [None req-05360040-76b8-41b4-987c-ef9cd8af0429 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.787074] [55188]: DEBUG nova.objects.instance [None req-05360040-76b8-41b4-987c-ef9cd8af0429 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 773.810265] [55188]: DEBUG nova.policy [None req-05360040-76b8-41b4-987c-ef9cd8af0429 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.810474] [55187]: DEBUG nova.api.openstack.wsgi [None req-b26730c8-ee83-442a-98dd-5cf3d0af9086 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.812263] [55187]: DEBUG nova.compute.api [None req-b26730c8-ee83-442a-98dd-5cf3d0af9086 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.815407] [55188]: INFO nova.api.openstack.requestlog [None req-05360040-76b8-41b4-987c-ef9cd8af0429 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.058349 [ 773.815750] [55188]: [pid: 55188|app: 0|req: 1555/2968] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:14 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.817261] [55187]: DEBUG oslo_concurrency.lockutils [None req-b26730c8-ee83-442a-98dd-5cf3d0af9086 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.817503] [55187]: DEBUG oslo_concurrency.lockutils [None req-b26730c8-ee83-442a-98dd-5cf3d0af9086 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.817721] [55187]: DEBUG oslo_concurrency.lockutils [None req-b26730c8-ee83-442a-98dd-5cf3d0af9086 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.818092] [55187]: DEBUG oslo_concurrency.lockutils [None req-b26730c8-ee83-442a-98dd-5cf3d0af9086 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.818293] [55187]: DEBUG oslo_concurrency.lockutils [None req-b26730c8-ee83-442a-98dd-5cf3d0af9086 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.818466] [55187]: DEBUG oslo_concurrency.lockutils [None req-b26730c8-ee83-442a-98dd-5cf3d0af9086 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.841989] [55187]: DEBUG oslo_concurrency.lockutils [None req-b26730c8-ee83-442a-98dd-5cf3d0af9086 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.843060] [55187]: DEBUG oslo_concurrency.lockutils [None req-b26730c8-ee83-442a-98dd-5cf3d0af9086 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.843060] [55187]: DEBUG oslo_concurrency.lockutils [None req-b26730c8-ee83-442a-98dd-5cf3d0af9086 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.843060] [55187]: DEBUG nova.objects.instance [None req-b26730c8-ee83-442a-98dd-5cf3d0af9086 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 773.882509] [55187]: DEBUG nova.policy [None req-b26730c8-ee83-442a-98dd-5cf3d0af9086 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.887102] [55187]: INFO nova.api.openstack.requestlog [None req-b26730c8-ee83-442a-98dd-5cf3d0af9086 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.079070 [ 773.887443] [55187]: [pid: 55187|app: 0|req: 1414/2969] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:14 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.964486] [55188]: DEBUG nova.api.openstack.wsgi [None req-9c117c38-1858-4512-8630-a400d635e8eb tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 773.966342] [55188]: DEBUG nova.compute.api [None req-9c117c38-1858-4512-8630-a400d635e8eb tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 773.970626] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c117c38-1858-4512-8630-a400d635e8eb tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.970920] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c117c38-1858-4512-8630-a400d635e8eb tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.971178] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c117c38-1858-4512-8630-a400d635e8eb tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.971568] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c117c38-1858-4512-8630-a400d635e8eb tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.971805] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c117c38-1858-4512-8630-a400d635e8eb tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.972209] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c117c38-1858-4512-8630-a400d635e8eb tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.010259] [55187]: DEBUG nova.api.openstack.wsgi [None req-3126b6c1-af9c-45ad-a698-ecea1642ccea tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.012777] [55187]: DEBUG nova.compute.api [None req-3126b6c1-af9c-45ad-a698-ecea1642ccea tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.016294] [55187]: DEBUG oslo_concurrency.lockutils [None req-3126b6c1-af9c-45ad-a698-ecea1642ccea tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.016597] [55187]: DEBUG oslo_concurrency.lockutils [None req-3126b6c1-af9c-45ad-a698-ecea1642ccea tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.016805] [55187]: DEBUG oslo_concurrency.lockutils [None req-3126b6c1-af9c-45ad-a698-ecea1642ccea tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.020031] [55187]: DEBUG oslo_concurrency.lockutils [None req-3126b6c1-af9c-45ad-a698-ecea1642ccea tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.020031] [55187]: DEBUG oslo_concurrency.lockutils [None req-3126b6c1-af9c-45ad-a698-ecea1642ccea tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.020031] [55187]: DEBUG oslo_concurrency.lockutils [None req-3126b6c1-af9c-45ad-a698-ecea1642ccea tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.032268] [55188]: INFO nova.api.openstack.requestlog [None req-9c117c38-1858-4512-8630-a400d635e8eb tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1978 microversion: 2.75 time: 0.069801 [ 774.032389] [55188]: [pid: 55188|app: 0|req: 1556/2970] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:14 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1978 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 774.056571] [55188]: DEBUG nova.api.openstack.wsgi [None req-a06c91e0-8936-4320-b634-068f39c94b35 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.058356] [55188]: DEBUG nova.compute.api [None req-a06c91e0-8936-4320-b634-068f39c94b35 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.059448] [55187]: DEBUG nova.policy [None req-3126b6c1-af9c-45ad-a698-ecea1642ccea tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.064222] [55187]: INFO nova.api.openstack.requestlog [None req-3126b6c1-af9c-45ad-a698-ecea1642ccea tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.056813 [ 774.064573] [55187]: [pid: 55187|app: 0|req: 1415/2971] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:14 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.065526] [55188]: DEBUG oslo_concurrency.lockutils [None req-a06c91e0-8936-4320-b634-068f39c94b35 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.065896] [55188]: DEBUG oslo_concurrency.lockutils [None req-a06c91e0-8936-4320-b634-068f39c94b35 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.066088] [55188]: DEBUG oslo_concurrency.lockutils [None req-a06c91e0-8936-4320-b634-068f39c94b35 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.066527] [55188]: DEBUG oslo_concurrency.lockutils [None req-a06c91e0-8936-4320-b634-068f39c94b35 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.066720] [55188]: DEBUG oslo_concurrency.lockutils [None req-a06c91e0-8936-4320-b634-068f39c94b35 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.067026] [55188]: DEBUG oslo_concurrency.lockutils [None req-a06c91e0-8936-4320-b634-068f39c94b35 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.067515] [55187]: DEBUG nova.api.openstack.wsgi [None req-e3ba73be-4223-4e41-b680-8ed51474f82e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.069277] [55187]: DEBUG nova.compute.api [None req-e3ba73be-4223-4e41-b680-8ed51474f82e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.075856] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3ba73be-4223-4e41-b680-8ed51474f82e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.076183] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3ba73be-4223-4e41-b680-8ed51474f82e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.076647] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3ba73be-4223-4e41-b680-8ed51474f82e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.076868] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3ba73be-4223-4e41-b680-8ed51474f82e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.077168] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3ba73be-4223-4e41-b680-8ed51474f82e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.077257] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3ba73be-4223-4e41-b680-8ed51474f82e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.118136] [55187]: DEBUG nova.policy [None req-e3ba73be-4223-4e41-b680-8ed51474f82e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.127017] [55187]: INFO nova.api.openstack.requestlog [None req-e3ba73be-4223-4e41-b680-8ed51474f82e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.058327 [ 774.127017] [55187]: [pid: 55187|app: 0|req: 1416/2972] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:14 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.131167] [55187]: DEBUG nova.api.openstack.wsgi [None req-4f887f76-b576-4a70-a3e7-a66eb7c3d9a8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.133428] [55187]: DEBUG nova.compute.api [None req-4f887f76-b576-4a70-a3e7-a66eb7c3d9a8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.141019] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f887f76-b576-4a70-a3e7-a66eb7c3d9a8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.141019] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f887f76-b576-4a70-a3e7-a66eb7c3d9a8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.141019] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f887f76-b576-4a70-a3e7-a66eb7c3d9a8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.141019] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f887f76-b576-4a70-a3e7-a66eb7c3d9a8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.141244] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f887f76-b576-4a70-a3e7-a66eb7c3d9a8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.141244] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f887f76-b576-4a70-a3e7-a66eb7c3d9a8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.175566] [55188]: DEBUG nova.policy [None req-a06c91e0-8936-4320-b634-068f39c94b35 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.186067] [55187]: DEBUG nova.policy [None req-4f887f76-b576-4a70-a3e7-a66eb7c3d9a8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.186855] [55188]: INFO nova.api.openstack.requestlog [None req-a06c91e0-8936-4320-b634-068f39c94b35 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1460 microversion: 2.1 time: 0.132883 [ 774.187417] [55188]: [pid: 55188|app: 0|req: 1557/2973] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:14 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1460 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.190127] [55188]: DEBUG nova.api.openstack.wsgi [None req-4f2a0a9d-6e91-4e96-91df-8449a5a79638 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.191578] [55187]: DEBUG nova.policy [None req-4f887f76-b576-4a70-a3e7-a66eb7c3d9a8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.191853] [55188]: DEBUG nova.compute.api [None req-4f2a0a9d-6e91-4e96-91df-8449a5a79638 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.192399] [55187]: DEBUG nova.policy [None req-4f887f76-b576-4a70-a3e7-a66eb7c3d9a8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.193025] [55187]: INFO nova.api.openstack.requestlog [None req-4f887f76-b576-4a70-a3e7-a66eb7c3d9a8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.067970 [ 774.193337] [55187]: [pid: 55187|app: 0|req: 1417/2974] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:14 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 774.197151] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f2a0a9d-6e91-4e96-91df-8449a5a79638 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.197438] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f2a0a9d-6e91-4e96-91df-8449a5a79638 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.198030] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f2a0a9d-6e91-4e96-91df-8449a5a79638 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.198030] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f2a0a9d-6e91-4e96-91df-8449a5a79638 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.198242] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f2a0a9d-6e91-4e96-91df-8449a5a79638 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.198425] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f2a0a9d-6e91-4e96-91df-8449a5a79638 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.202083] [55187]: DEBUG nova.api.openstack.wsgi [None req-76c0100c-8f0a-47f2-ae82-86c39cb3843a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.205941] [55187]: DEBUG nova.compute.api [None req-76c0100c-8f0a-47f2-ae82-86c39cb3843a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.211044] [55187]: DEBUG oslo_concurrency.lockutils [None req-76c0100c-8f0a-47f2-ae82-86c39cb3843a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.211314] [55187]: DEBUG oslo_concurrency.lockutils [None req-76c0100c-8f0a-47f2-ae82-86c39cb3843a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.211506] [55187]: DEBUG oslo_concurrency.lockutils [None req-76c0100c-8f0a-47f2-ae82-86c39cb3843a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.211863] [55187]: DEBUG oslo_concurrency.lockutils [None req-76c0100c-8f0a-47f2-ae82-86c39cb3843a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.212113] [55187]: DEBUG oslo_concurrency.lockutils [None req-76c0100c-8f0a-47f2-ae82-86c39cb3843a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.212244] [55187]: DEBUG oslo_concurrency.lockutils [None req-76c0100c-8f0a-47f2-ae82-86c39cb3843a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.245151] [55188]: DEBUG nova.policy [None req-4f2a0a9d-6e91-4e96-91df-8449a5a79638 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.248449] [55187]: DEBUG nova.policy [None req-76c0100c-8f0a-47f2-ae82-86c39cb3843a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.248976] [55188]: INFO nova.api.openstack.requestlog [None req-4f2a0a9d-6e91-4e96-91df-8449a5a79638 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.061085 [ 774.249432] [55188]: [pid: 55188|app: 0|req: 1558/2975] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:14 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.251913] [55188]: DEBUG nova.api.openstack.wsgi [None req-783ae728-08c3-4935-8616-cb8c5654f333 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ListImageFiltersTestJSON-image-1886246067"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 774.253664] [55188]: DEBUG nova.compute.api [None req-783ae728-08c3-4935-8616-cb8c5654f333 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.254781] [55187]: INFO nova.api.openstack.requestlog [None req-76c0100c-8f0a-47f2-ae82-86c39cb3843a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.060783 [ 774.255067] [55187]: [pid: 55187|app: 0|req: 1418/2976] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:14 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.257123] [55188]: DEBUG oslo_concurrency.lockutils [None req-783ae728-08c3-4935-8616-cb8c5654f333 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.257403] [55188]: DEBUG oslo_concurrency.lockutils [None req-783ae728-08c3-4935-8616-cb8c5654f333 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.257869] [55188]: DEBUG oslo_concurrency.lockutils [None req-783ae728-08c3-4935-8616-cb8c5654f333 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.258818] [55188]: DEBUG oslo_concurrency.lockutils [None req-783ae728-08c3-4935-8616-cb8c5654f333 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.260066] [55188]: DEBUG oslo_concurrency.lockutils [None req-783ae728-08c3-4935-8616-cb8c5654f333 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.260066] [55188]: DEBUG oslo_concurrency.lockutils [None req-783ae728-08c3-4935-8616-cb8c5654f333 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.260176] [55187]: DEBUG nova.api.openstack.wsgi [None req-8d9d3bed-c4c2-474b-b28b-012f2c01539f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.261711] [55187]: DEBUG nova.compute.api [None req-8d9d3bed-c4c2-474b-b28b-012f2c01539f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.268241] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d9d3bed-c4c2-474b-b28b-012f2c01539f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.268540] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d9d3bed-c4c2-474b-b28b-012f2c01539f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.268815] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d9d3bed-c4c2-474b-b28b-012f2c01539f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.269329] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d9d3bed-c4c2-474b-b28b-012f2c01539f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.269595] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d9d3bed-c4c2-474b-b28b-012f2c01539f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.269808] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d9d3bed-c4c2-474b-b28b-012f2c01539f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.357247] [55187]: DEBUG nova.policy [None req-8d9d3bed-c4c2-474b-b28b-012f2c01539f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.362193] [55187]: INFO nova.api.openstack.requestlog [None req-8d9d3bed-c4c2-474b-b28b-012f2c01539f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1329 microversion: 2.1 time: 0.106133 [ 774.362193] [55187]: [pid: 55187|app: 0|req: 1419/2977] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:14 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1329 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.364723] [55187]: DEBUG nova.api.openstack.wsgi [None req-fa28fec0-4341-4aa7-bd07-6561b9c97d2e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.366836] [55187]: DEBUG nova.compute.api [None req-fa28fec0-4341-4aa7-bd07-6561b9c97d2e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.369725] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa28fec0-4341-4aa7-bd07-6561b9c97d2e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.369969] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa28fec0-4341-4aa7-bd07-6561b9c97d2e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.370167] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa28fec0-4341-4aa7-bd07-6561b9c97d2e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.370517] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa28fec0-4341-4aa7-bd07-6561b9c97d2e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.370797] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa28fec0-4341-4aa7-bd07-6561b9c97d2e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.370988] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa28fec0-4341-4aa7-bd07-6561b9c97d2e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.411493] [55187]: DEBUG nova.policy [None req-fa28fec0-4341-4aa7-bd07-6561b9c97d2e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.416139] [55187]: INFO nova.api.openstack.requestlog [None req-fa28fec0-4341-4aa7-bd07-6561b9c97d2e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.053278 [ 774.416596] [55187]: [pid: 55187|app: 0|req: 1420/2978] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:14 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.420076] [55187]: DEBUG nova.api.openstack.wsgi [None req-eebdcdf5-f499-4cea-a33d-e3e6333edb6c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.421719] [55187]: DEBUG nova.compute.api [None req-eebdcdf5-f499-4cea-a33d-e3e6333edb6c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.428112] [55187]: DEBUG oslo_concurrency.lockutils [None req-eebdcdf5-f499-4cea-a33d-e3e6333edb6c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.428405] [55187]: DEBUG oslo_concurrency.lockutils [None req-eebdcdf5-f499-4cea-a33d-e3e6333edb6c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.428668] [55187]: DEBUG oslo_concurrency.lockutils [None req-eebdcdf5-f499-4cea-a33d-e3e6333edb6c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.428888] [55187]: DEBUG oslo_concurrency.lockutils [None req-eebdcdf5-f499-4cea-a33d-e3e6333edb6c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.429098] [55187]: DEBUG oslo_concurrency.lockutils [None req-eebdcdf5-f499-4cea-a33d-e3e6333edb6c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.429310] [55187]: DEBUG oslo_concurrency.lockutils [None req-eebdcdf5-f499-4cea-a33d-e3e6333edb6c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.479557] [55187]: DEBUG nova.policy [None req-eebdcdf5-f499-4cea-a33d-e3e6333edb6c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.484335] [55187]: INFO nova.api.openstack.requestlog [None req-eebdcdf5-f499-4cea-a33d-e3e6333edb6c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.066971 [ 774.484491] [55187]: [pid: 55187|app: 0|req: 1421/2979] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:14 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.487239] [55187]: DEBUG nova.api.openstack.wsgi [None req-a2d34419-86f2-4905-8382-15208e927525 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.489017] [55187]: DEBUG nova.compute.api [None req-a2d34419-86f2-4905-8382-15208e927525 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.492969] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d34419-86f2-4905-8382-15208e927525 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.493302] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d34419-86f2-4905-8382-15208e927525 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.495213] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d34419-86f2-4905-8382-15208e927525 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.495213] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d34419-86f2-4905-8382-15208e927525 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.495213] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d34419-86f2-4905-8382-15208e927525 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.495213] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d34419-86f2-4905-8382-15208e927525 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.536951] [55187]: DEBUG nova.policy [None req-a2d34419-86f2-4905-8382-15208e927525 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.541418] [55187]: INFO nova.api.openstack.requestlog [None req-a2d34419-86f2-4905-8382-15208e927525 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.056164 [ 774.541946] [55187]: [pid: 55187|app: 0|req: 1422/2980] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:14 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.544484] [55187]: DEBUG nova.api.openstack.wsgi [None req-a98e4afd-f4d5-4725-8534-07a8085f0c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.548122] [55187]: DEBUG nova.compute.api [None req-a98e4afd-f4d5-4725-8534-07a8085f0c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.551049] [55187]: DEBUG oslo_concurrency.lockutils [None req-a98e4afd-f4d5-4725-8534-07a8085f0c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.551313] [55187]: DEBUG oslo_concurrency.lockutils [None req-a98e4afd-f4d5-4725-8534-07a8085f0c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.551495] [55187]: DEBUG oslo_concurrency.lockutils [None req-a98e4afd-f4d5-4725-8534-07a8085f0c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.551856] [55187]: DEBUG oslo_concurrency.lockutils [None req-a98e4afd-f4d5-4725-8534-07a8085f0c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.552058] [55187]: DEBUG oslo_concurrency.lockutils [None req-a98e4afd-f4d5-4725-8534-07a8085f0c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.552228] [55187]: DEBUG oslo_concurrency.lockutils [None req-a98e4afd-f4d5-4725-8534-07a8085f0c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.572459] [55187]: DEBUG oslo_concurrency.lockutils [None req-a98e4afd-f4d5-4725-8534-07a8085f0c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.572699] [55187]: DEBUG oslo_concurrency.lockutils [None req-a98e4afd-f4d5-4725-8534-07a8085f0c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.572882] [55187]: DEBUG oslo_concurrency.lockutils [None req-a98e4afd-f4d5-4725-8534-07a8085f0c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.573094] [55187]: DEBUG nova.objects.instance [None req-a98e4afd-f4d5-4725-8534-07a8085f0c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 774.678298] [55188]: INFO nova.api.openstack.requestlog [None req-783ae728-08c3-4935-8616-cb8c5654f333 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "POST /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20/action" status: 202 len: 0 microversion: 2.1 time: 0.428058 [ 774.678866] [55188]: [pid: 55188|app: 0|req: 1559/2981] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:04:14 2025] POST /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20/action => generated 0 bytes in 429 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 774.688305] [55188]: DEBUG nova.api.openstack.wsgi [None req-44e1d5ad-61ae-4897-8a0a-f08328c2d9bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.689904] [55188]: DEBUG nova.compute.api [None req-44e1d5ad-61ae-4897-8a0a-f08328c2d9bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.693632] [55188]: DEBUG oslo_concurrency.lockutils [None req-44e1d5ad-61ae-4897-8a0a-f08328c2d9bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.693876] [55188]: DEBUG oslo_concurrency.lockutils [None req-44e1d5ad-61ae-4897-8a0a-f08328c2d9bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.694077] [55188]: DEBUG oslo_concurrency.lockutils [None req-44e1d5ad-61ae-4897-8a0a-f08328c2d9bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.694450] [55188]: DEBUG oslo_concurrency.lockutils [None req-44e1d5ad-61ae-4897-8a0a-f08328c2d9bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.694685] [55188]: DEBUG oslo_concurrency.lockutils [None req-44e1d5ad-61ae-4897-8a0a-f08328c2d9bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.694855] [55188]: DEBUG oslo_concurrency.lockutils [None req-44e1d5ad-61ae-4897-8a0a-f08328c2d9bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.728620] [55188]: DEBUG nova.policy [None req-44e1d5ad-61ae-4897-8a0a-f08328c2d9bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.734111] [55188]: INFO nova.api.openstack.requestlog [None req-44e1d5ad-61ae-4897-8a0a-f08328c2d9bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.054444 [ 774.734589] [55188]: [pid: 55188|app: 0|req: 1560/2982] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:15 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.737759] [55188]: DEBUG nova.api.openstack.wsgi [None req-d3998a70-67bb-4b96-8a18-911dd84f1006 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.739518] [55188]: DEBUG nova.compute.api [None req-d3998a70-67bb-4b96-8a18-911dd84f1006 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.742818] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3998a70-67bb-4b96-8a18-911dd84f1006 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.743084] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3998a70-67bb-4b96-8a18-911dd84f1006 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.743276] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3998a70-67bb-4b96-8a18-911dd84f1006 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.743711] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3998a70-67bb-4b96-8a18-911dd84f1006 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.744013] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3998a70-67bb-4b96-8a18-911dd84f1006 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.744147] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3998a70-67bb-4b96-8a18-911dd84f1006 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.821152] [55188]: DEBUG nova.policy [None req-d3998a70-67bb-4b96-8a18-911dd84f1006 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.825477] [55188]: INFO nova.api.openstack.requestlog [None req-d3998a70-67bb-4b96-8a18-911dd84f1006 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1517 microversion: 2.1 time: 0.090219 [ 774.826044] [55188]: [pid: 55188|app: 0|req: 1561/2983] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:15 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1517 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.828947] [55188]: DEBUG nova.api.openstack.wsgi [None req-623527ab-fa5f-4580-8dce-78047dbf771d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.830673] [55188]: DEBUG nova.compute.api [None req-623527ab-fa5f-4580-8dce-78047dbf771d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.834037] [55188]: DEBUG oslo_concurrency.lockutils [None req-623527ab-fa5f-4580-8dce-78047dbf771d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.834394] [55188]: DEBUG oslo_concurrency.lockutils [None req-623527ab-fa5f-4580-8dce-78047dbf771d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.834698] [55188]: DEBUG oslo_concurrency.lockutils [None req-623527ab-fa5f-4580-8dce-78047dbf771d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.835154] [55188]: DEBUG oslo_concurrency.lockutils [None req-623527ab-fa5f-4580-8dce-78047dbf771d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.835459] [55188]: DEBUG oslo_concurrency.lockutils [None req-623527ab-fa5f-4580-8dce-78047dbf771d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.835775] [55188]: DEBUG oslo_concurrency.lockutils [None req-623527ab-fa5f-4580-8dce-78047dbf771d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.843028] [55187]: DEBUG nova.policy [None req-a98e4afd-f4d5-4725-8534-07a8085f0c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.847187] [55187]: INFO nova.api.openstack.requestlog [None req-a98e4afd-f4d5-4725-8534-07a8085f0c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.304374 [ 774.847279] [55187]: [pid: 55187|app: 0|req: 1423/2984] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:14 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.849758] [55187]: DEBUG nova.api.openstack.wsgi [None req-8cc998d2-78b3-4dbe-b8fd-974475640408 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.851357] [55187]: DEBUG nova.compute.api [None req-8cc998d2-78b3-4dbe-b8fd-974475640408 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.854456] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cc998d2-78b3-4dbe-b8fd-974475640408 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.854716] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cc998d2-78b3-4dbe-b8fd-974475640408 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.854914] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cc998d2-78b3-4dbe-b8fd-974475640408 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.855268] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cc998d2-78b3-4dbe-b8fd-974475640408 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.855469] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cc998d2-78b3-4dbe-b8fd-974475640408 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.855667] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cc998d2-78b3-4dbe-b8fd-974475640408 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.867570] [55188]: DEBUG nova.policy [None req-623527ab-fa5f-4580-8dce-78047dbf771d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.872056] [55188]: INFO nova.api.openstack.requestlog [None req-623527ab-fa5f-4580-8dce-78047dbf771d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.045099 [ 774.872193] [55188]: [pid: 55188|app: 0|req: 1562/2985] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:15 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.876022] [55188]: DEBUG nova.api.openstack.wsgi [None req-407fcb35-dcdc-4960-85f8-0fbb9e553e42 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.876277] [55188]: DEBUG nova.compute.api [None req-407fcb35-dcdc-4960-85f8-0fbb9e553e42 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.879614] [55188]: DEBUG oslo_concurrency.lockutils [None req-407fcb35-dcdc-4960-85f8-0fbb9e553e42 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.879840] [55188]: DEBUG oslo_concurrency.lockutils [None req-407fcb35-dcdc-4960-85f8-0fbb9e553e42 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.880029] [55188]: DEBUG oslo_concurrency.lockutils [None req-407fcb35-dcdc-4960-85f8-0fbb9e553e42 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.880378] [55188]: DEBUG oslo_concurrency.lockutils [None req-407fcb35-dcdc-4960-85f8-0fbb9e553e42 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.880570] [55188]: DEBUG oslo_concurrency.lockutils [None req-407fcb35-dcdc-4960-85f8-0fbb9e553e42 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.880737] [55188]: DEBUG oslo_concurrency.lockutils [None req-407fcb35-dcdc-4960-85f8-0fbb9e553e42 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.901327] [55187]: DEBUG nova.policy [None req-8cc998d2-78b3-4dbe-b8fd-974475640408 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.903516] [55188]: DEBUG oslo_concurrency.lockutils [None req-407fcb35-dcdc-4960-85f8-0fbb9e553e42 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.903757] [55188]: DEBUG oslo_concurrency.lockutils [None req-407fcb35-dcdc-4960-85f8-0fbb9e553e42 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.903943] [55188]: DEBUG oslo_concurrency.lockutils [None req-407fcb35-dcdc-4960-85f8-0fbb9e553e42 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.904235] [55188]: DEBUG nova.objects.instance [None req-407fcb35-dcdc-4960-85f8-0fbb9e553e42 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 774.905530] [55187]: INFO nova.api.openstack.requestlog [None req-8cc998d2-78b3-4dbe-b8fd-974475640408 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.057623 [ 774.905858] [55187]: [pid: 55187|app: 0|req: 1424/2986] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:15 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.910015] [55187]: DEBUG nova.api.openstack.wsgi [None req-7af61a07-60bd-4680-adac-94c68e63a575 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.910015] [55187]: DEBUG nova.compute.api [None req-7af61a07-60bd-4680-adac-94c68e63a575 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.913473] [55187]: DEBUG oslo_concurrency.lockutils [None req-7af61a07-60bd-4680-adac-94c68e63a575 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.913698] [55187]: DEBUG oslo_concurrency.lockutils [None req-7af61a07-60bd-4680-adac-94c68e63a575 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.913877] [55187]: DEBUG oslo_concurrency.lockutils [None req-7af61a07-60bd-4680-adac-94c68e63a575 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.914318] [55187]: DEBUG oslo_concurrency.lockutils [None req-7af61a07-60bd-4680-adac-94c68e63a575 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.914542] [55187]: DEBUG oslo_concurrency.lockutils [None req-7af61a07-60bd-4680-adac-94c68e63a575 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.914721] [55187]: DEBUG oslo_concurrency.lockutils [None req-7af61a07-60bd-4680-adac-94c68e63a575 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.923935] [55188]: DEBUG nova.policy [None req-407fcb35-dcdc-4960-85f8-0fbb9e553e42 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.928464] [55188]: INFO nova.api.openstack.requestlog [None req-407fcb35-dcdc-4960-85f8-0fbb9e553e42 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.055680 [ 774.928787] [55188]: [pid: 55188|app: 0|req: 1563/2987] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:15 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.931067] [55188]: DEBUG nova.api.openstack.wsgi [None req-86fbc194-a4bf-4a26-9a8e-71a0303cd813 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.932647] [55188]: DEBUG nova.compute.api [None req-86fbc194-a4bf-4a26-9a8e-71a0303cd813 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.935551] [55188]: DEBUG oslo_concurrency.lockutils [None req-86fbc194-a4bf-4a26-9a8e-71a0303cd813 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.935785] [55188]: DEBUG oslo_concurrency.lockutils [None req-86fbc194-a4bf-4a26-9a8e-71a0303cd813 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.935964] [55188]: DEBUG oslo_concurrency.lockutils [None req-86fbc194-a4bf-4a26-9a8e-71a0303cd813 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.936317] [55188]: DEBUG oslo_concurrency.lockutils [None req-86fbc194-a4bf-4a26-9a8e-71a0303cd813 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.936569] [55188]: DEBUG oslo_concurrency.lockutils [None req-86fbc194-a4bf-4a26-9a8e-71a0303cd813 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.936753] [55188]: DEBUG oslo_concurrency.lockutils [None req-86fbc194-a4bf-4a26-9a8e-71a0303cd813 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.956904] [55187]: DEBUG nova.policy [None req-7af61a07-60bd-4680-adac-94c68e63a575 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.961281] [55187]: INFO nova.api.openstack.requestlog [None req-7af61a07-60bd-4680-adac-94c68e63a575 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1274 microversion: 2.1 time: 0.054791 [ 774.961601] [55187]: [pid: 55187|app: 0|req: 1425/2988] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:15 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1274 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.964301] [55187]: DEBUG nova.api.openstack.wsgi [None req-5890f8fd-ed9f-420c-aaab-889e0eb3df86 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 774.965898] [55187]: DEBUG nova.compute.api [None req-5890f8fd-ed9f-420c-aaab-889e0eb3df86 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 774.968430] [55188]: DEBUG nova.policy [None req-86fbc194-a4bf-4a26-9a8e-71a0303cd813 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.969543] [55187]: DEBUG oslo_concurrency.lockutils [None req-5890f8fd-ed9f-420c-aaab-889e0eb3df86 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.969776] [55187]: DEBUG oslo_concurrency.lockutils [None req-5890f8fd-ed9f-420c-aaab-889e0eb3df86 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.969960] [55187]: DEBUG oslo_concurrency.lockutils [None req-5890f8fd-ed9f-420c-aaab-889e0eb3df86 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.970318] [55187]: DEBUG oslo_concurrency.lockutils [None req-5890f8fd-ed9f-420c-aaab-889e0eb3df86 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.970510] [55187]: DEBUG oslo_concurrency.lockutils [None req-5890f8fd-ed9f-420c-aaab-889e0eb3df86 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.970704] [55187]: DEBUG oslo_concurrency.lockutils [None req-5890f8fd-ed9f-420c-aaab-889e0eb3df86 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.972571] [55188]: INFO nova.api.openstack.requestlog [None req-86fbc194-a4bf-4a26-9a8e-71a0303cd813 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.043187 [ 774.972898] [55188]: [pid: 55188|app: 0|req: 1564/2989] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:15 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.975266] [55188]: DEBUG nova.api.openstack.wsgi [None req-8c3b69e9-8090-47e9-beff-850af4ea0a3e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4aff781630>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.001941] [55188]: INFO nova.api.openstack.requestlog [None req-8c3b69e9-8090-47e9-beff-850af4ea0a3e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb" status: 200 len: 1559 microversion: 2.1 time: 0.028419 [ 775.002397] [55188]: [pid: 55188|app: 0|req: 1565/2990] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:15 2025] GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb => generated 1559 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.004795] [55188]: DEBUG nova.api.openstack.wsgi [None req-032d701e-8062-444c-ae23-8ddc2be75541 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.006393] [55188]: DEBUG nova.compute.api [None req-032d701e-8062-444c-ae23-8ddc2be75541 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.007175] [55187]: DEBUG nova.policy [None req-5890f8fd-ed9f-420c-aaab-889e0eb3df86 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.010565] [55188]: DEBUG oslo_concurrency.lockutils [None req-032d701e-8062-444c-ae23-8ddc2be75541 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.010829] [55188]: DEBUG oslo_concurrency.lockutils [None req-032d701e-8062-444c-ae23-8ddc2be75541 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.011032] [55188]: DEBUG oslo_concurrency.lockutils [None req-032d701e-8062-444c-ae23-8ddc2be75541 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.011391] [55188]: DEBUG oslo_concurrency.lockutils [None req-032d701e-8062-444c-ae23-8ddc2be75541 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.011589] [55188]: DEBUG oslo_concurrency.lockutils [None req-032d701e-8062-444c-ae23-8ddc2be75541 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.011836] [55188]: DEBUG oslo_concurrency.lockutils [None req-032d701e-8062-444c-ae23-8ddc2be75541 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.012334] [55187]: DEBUG nova.policy [None req-5890f8fd-ed9f-420c-aaab-889e0eb3df86 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.013244] [55187]: DEBUG nova.policy [None req-5890f8fd-ed9f-420c-aaab-889e0eb3df86 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.016655] [55187]: INFO nova.api.openstack.requestlog [None req-5890f8fd-ed9f-420c-aaab-889e0eb3df86 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.054278 [ 775.016990] [55187]: [pid: 55187|app: 0|req: 1426/2991] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:15 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 775.019472] [55187]: DEBUG nova.api.openstack.wsgi [None req-55379572-6996-46ad-affe-f24f8465acf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.021046] [55187]: DEBUG nova.compute.api [None req-55379572-6996-46ad-affe-f24f8465acf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.025067] [55187]: DEBUG oslo_concurrency.lockutils [None req-55379572-6996-46ad-affe-f24f8465acf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.025067] [55187]: DEBUG oslo_concurrency.lockutils [None req-55379572-6996-46ad-affe-f24f8465acf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.025067] [55187]: DEBUG oslo_concurrency.lockutils [None req-55379572-6996-46ad-affe-f24f8465acf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.025272] [55187]: DEBUG oslo_concurrency.lockutils [None req-55379572-6996-46ad-affe-f24f8465acf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.025739] [55187]: DEBUG oslo_concurrency.lockutils [None req-55379572-6996-46ad-affe-f24f8465acf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.025739] [55187]: DEBUG oslo_concurrency.lockutils [None req-55379572-6996-46ad-affe-f24f8465acf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.044564] [55187]: DEBUG oslo_concurrency.lockutils [None req-55379572-6996-46ad-affe-f24f8465acf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.044766] [55187]: DEBUG oslo_concurrency.lockutils [None req-55379572-6996-46ad-affe-f24f8465acf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.045042] [55187]: DEBUG oslo_concurrency.lockutils [None req-55379572-6996-46ad-affe-f24f8465acf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.045271] [55187]: DEBUG nova.objects.instance [None req-55379572-6996-46ad-affe-f24f8465acf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid c185084d-195a-4157-926f-399999de0855 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 775.056389] [55188]: DEBUG nova.policy [None req-032d701e-8062-444c-ae23-8ddc2be75541 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.060997] [55188]: INFO nova.api.openstack.requestlog [None req-032d701e-8062-444c-ae23-8ddc2be75541 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.058121 [ 775.061558] [55188]: [pid: 55188|app: 0|req: 1566/2992] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:15 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.064110] [55188]: DEBUG nova.api.openstack.wsgi [None req-928f6818-7ad6-4a47-b8ef-faf475963ce3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.064390] [55188]: DEBUG nova.compute.api [None req-928f6818-7ad6-4a47-b8ef-faf475963ce3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.067682] [55188]: DEBUG oslo_concurrency.lockutils [None req-928f6818-7ad6-4a47-b8ef-faf475963ce3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.067905] [55188]: DEBUG oslo_concurrency.lockutils [None req-928f6818-7ad6-4a47-b8ef-faf475963ce3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.068104] [55188]: DEBUG oslo_concurrency.lockutils [None req-928f6818-7ad6-4a47-b8ef-faf475963ce3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.068465] [55188]: DEBUG oslo_concurrency.lockutils [None req-928f6818-7ad6-4a47-b8ef-faf475963ce3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.068997] [55188]: DEBUG oslo_concurrency.lockutils [None req-928f6818-7ad6-4a47-b8ef-faf475963ce3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.069204] [55188]: DEBUG oslo_concurrency.lockutils [None req-928f6818-7ad6-4a47-b8ef-faf475963ce3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.085655] [55188]: DEBUG nova.compute.api [None req-928f6818-7ad6-4a47-b8ef-faf475963ce3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 775.094898] [55187]: DEBUG nova.policy [None req-55379572-6996-46ad-affe-f24f8465acf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.099734] [55187]: INFO nova.api.openstack.requestlog [None req-55379572-6996-46ad-affe-f24f8465acf6 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 200 len: 1305 microversion: 2.1 time: 0.082100 [ 775.100085] [55187]: [pid: 55187|app: 0|req: 1427/2993] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:15 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 1305 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.108986] [55187]: DEBUG nova.api.openstack.wsgi [None req-873fbd55-06f8-4a61-a95f-5385017f9239 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.110761] [55187]: DEBUG nova.compute.api [None req-873fbd55-06f8-4a61-a95f-5385017f9239 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.115141] [55187]: DEBUG oslo_concurrency.lockutils [None req-873fbd55-06f8-4a61-a95f-5385017f9239 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.115141] [55187]: DEBUG oslo_concurrency.lockutils [None req-873fbd55-06f8-4a61-a95f-5385017f9239 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.115141] [55187]: DEBUG oslo_concurrency.lockutils [None req-873fbd55-06f8-4a61-a95f-5385017f9239 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.115369] [55187]: DEBUG oslo_concurrency.lockutils [None req-873fbd55-06f8-4a61-a95f-5385017f9239 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.115504] [55187]: DEBUG oslo_concurrency.lockutils [None req-873fbd55-06f8-4a61-a95f-5385017f9239 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.115673] [55187]: DEBUG oslo_concurrency.lockutils [None req-873fbd55-06f8-4a61-a95f-5385017f9239 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.161255] [55187]: DEBUG oslo_concurrency.lockutils [None req-873fbd55-06f8-4a61-a95f-5385017f9239 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.161255] [55187]: DEBUG oslo_concurrency.lockutils [None req-873fbd55-06f8-4a61-a95f-5385017f9239 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.161530] [55187]: DEBUG oslo_concurrency.lockutils [None req-873fbd55-06f8-4a61-a95f-5385017f9239 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.161565] [55187]: DEBUG nova.objects.instance [None req-873fbd55-06f8-4a61-a95f-5385017f9239 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 775.163826] [55188]: INFO nova.api.openstack.requestlog [None req-928f6818-7ad6-4a47-b8ef-faf475963ce3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 204 len: 0 microversion: 2.1 time: 0.100814 [ 775.163826] [55188]: [pid: 55188|app: 0|req: 1567/2994] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:04:15 2025] DELETE /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 775.167660] [55188]: DEBUG nova.api.openstack.wsgi [None req-214da0c7-15da-4294-8be2-afd87ed955df tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.169335] [55188]: DEBUG nova.compute.api [None req-214da0c7-15da-4294-8be2-afd87ed955df tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.175152] [55188]: DEBUG oslo_concurrency.lockutils [None req-214da0c7-15da-4294-8be2-afd87ed955df tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.175457] [55188]: DEBUG oslo_concurrency.lockutils [None req-214da0c7-15da-4294-8be2-afd87ed955df tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.175658] [55188]: DEBUG oslo_concurrency.lockutils [None req-214da0c7-15da-4294-8be2-afd87ed955df tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.176095] [55188]: DEBUG oslo_concurrency.lockutils [None req-214da0c7-15da-4294-8be2-afd87ed955df tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.176307] [55188]: DEBUG oslo_concurrency.lockutils [None req-214da0c7-15da-4294-8be2-afd87ed955df tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.176540] [55188]: DEBUG oslo_concurrency.lockutils [None req-214da0c7-15da-4294-8be2-afd87ed955df tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.215232] [55187]: DEBUG nova.policy [None req-873fbd55-06f8-4a61-a95f-5385017f9239 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.220396] [55187]: INFO nova.api.openstack.requestlog [None req-873fbd55-06f8-4a61-a95f-5385017f9239 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.119571 [ 775.220743] [55187]: [pid: 55187|app: 0|req: 1428/2995] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:15 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.224046] [55187]: DEBUG nova.api.openstack.wsgi [None req-f27e42ee-6685-45ea-93d9-4cf511fa46cd tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.225490] [55187]: DEBUG nova.compute.api [None req-f27e42ee-6685-45ea-93d9-4cf511fa46cd tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.229345] [55187]: DEBUG oslo_concurrency.lockutils [None req-f27e42ee-6685-45ea-93d9-4cf511fa46cd tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.229617] [55187]: DEBUG oslo_concurrency.lockutils [None req-f27e42ee-6685-45ea-93d9-4cf511fa46cd tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.229816] [55187]: DEBUG oslo_concurrency.lockutils [None req-f27e42ee-6685-45ea-93d9-4cf511fa46cd tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.230192] [55187]: DEBUG oslo_concurrency.lockutils [None req-f27e42ee-6685-45ea-93d9-4cf511fa46cd tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.230397] [55187]: DEBUG oslo_concurrency.lockutils [None req-f27e42ee-6685-45ea-93d9-4cf511fa46cd tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.230568] [55187]: DEBUG oslo_concurrency.lockutils [None req-f27e42ee-6685-45ea-93d9-4cf511fa46cd tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.251281] [55188]: INFO nova.api.openstack.requestlog [None req-214da0c7-15da-4294-8be2-afd87ed955df tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1978 microversion: 2.75 time: 0.086776 [ 775.251771] [55188]: [pid: 55188|app: 0|req: 1568/2996] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:15 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1978 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 775.255021] [55188]: DEBUG nova.api.openstack.wsgi [None req-371c944f-50ad-4df3-b702-6277bbec42f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.256201] [55188]: DEBUG nova.compute.api [None req-371c944f-50ad-4df3-b702-6277bbec42f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.259786] [55188]: DEBUG oslo_concurrency.lockutils [None req-371c944f-50ad-4df3-b702-6277bbec42f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.260019] [55188]: DEBUG oslo_concurrency.lockutils [None req-371c944f-50ad-4df3-b702-6277bbec42f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.260204] [55188]: DEBUG oslo_concurrency.lockutils [None req-371c944f-50ad-4df3-b702-6277bbec42f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.263094] [55188]: DEBUG oslo_concurrency.lockutils [None req-371c944f-50ad-4df3-b702-6277bbec42f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.263094] [55188]: DEBUG oslo_concurrency.lockutils [None req-371c944f-50ad-4df3-b702-6277bbec42f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.263094] [55188]: DEBUG oslo_concurrency.lockutils [None req-371c944f-50ad-4df3-b702-6277bbec42f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.292311] [55187]: DEBUG nova.policy [None req-f27e42ee-6685-45ea-93d9-4cf511fa46cd tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.296273] [55187]: INFO nova.api.openstack.requestlog [None req-f27e42ee-6685-45ea-93d9-4cf511fa46cd tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1208 microversion: 2.1 time: 0.074808 [ 775.300021] [55187]: [pid: 55187|app: 0|req: 1429/2997] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:15 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1208 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.300559] [55187]: DEBUG nova.api.openstack.wsgi [None req-692d90da-f0bf-48ad-a2a0-7f2c7f03cb3f tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.302604] [55187]: DEBUG nova.compute.api [None req-692d90da-f0bf-48ad-a2a0-7f2c7f03cb3f tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.306485] [55187]: DEBUG oslo_concurrency.lockutils [None req-692d90da-f0bf-48ad-a2a0-7f2c7f03cb3f tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.306773] [55187]: DEBUG oslo_concurrency.lockutils [None req-692d90da-f0bf-48ad-a2a0-7f2c7f03cb3f tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.306955] [55187]: DEBUG oslo_concurrency.lockutils [None req-692d90da-f0bf-48ad-a2a0-7f2c7f03cb3f tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.307733] [55187]: DEBUG oslo_concurrency.lockutils [None req-692d90da-f0bf-48ad-a2a0-7f2c7f03cb3f tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.307828] [55187]: DEBUG oslo_concurrency.lockutils [None req-692d90da-f0bf-48ad-a2a0-7f2c7f03cb3f tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.308009] [55187]: DEBUG oslo_concurrency.lockutils [None req-692d90da-f0bf-48ad-a2a0-7f2c7f03cb3f tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.309562] [55188]: DEBUG nova.policy [None req-371c944f-50ad-4df3-b702-6277bbec42f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.315345] [55188]: INFO nova.api.openstack.requestlog [None req-371c944f-50ad-4df3-b702-6277bbec42f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.063011 [ 775.315718] [55188]: [pid: 55188|app: 0|req: 1569/2998] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:15 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.321200] [55188]: DEBUG nova.api.openstack.wsgi [None req-2976246f-6749-43f8-a876-92e2c2f7a126 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.323639] [55188]: DEBUG nova.compute.api [None req-2976246f-6749-43f8-a876-92e2c2f7a126 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.328694] [55188]: DEBUG oslo_concurrency.lockutils [None req-2976246f-6749-43f8-a876-92e2c2f7a126 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.328987] [55188]: DEBUG oslo_concurrency.lockutils [None req-2976246f-6749-43f8-a876-92e2c2f7a126 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.329204] [55188]: DEBUG oslo_concurrency.lockutils [None req-2976246f-6749-43f8-a876-92e2c2f7a126 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.329638] [55188]: DEBUG oslo_concurrency.lockutils [None req-2976246f-6749-43f8-a876-92e2c2f7a126 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.329864] [55188]: DEBUG oslo_concurrency.lockutils [None req-2976246f-6749-43f8-a876-92e2c2f7a126 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.330224] [55188]: DEBUG oslo_concurrency.lockutils [None req-2976246f-6749-43f8-a876-92e2c2f7a126 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.391841] [55188]: DEBUG nova.policy [None req-2976246f-6749-43f8-a876-92e2c2f7a126 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.396825] [55188]: DEBUG nova.policy [None req-2976246f-6749-43f8-a876-92e2c2f7a126 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.397625] [55188]: DEBUG nova.policy [None req-2976246f-6749-43f8-a876-92e2c2f7a126 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.398250] [55188]: INFO nova.api.openstack.requestlog [None req-2976246f-6749-43f8-a876-92e2c2f7a126 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.081592 [ 775.398701] [55188]: [pid: 55188|app: 0|req: 1570/2999] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:15 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 775.401184] [55188]: DEBUG nova.api.openstack.wsgi [None req-1a2f4d0c-7b12-4b12-b97c-1eb8c14c3842 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.402766] [55188]: DEBUG nova.compute.api [None req-1a2f4d0c-7b12-4b12-b97c-1eb8c14c3842 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.406574] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a2f4d0c-7b12-4b12-b97c-1eb8c14c3842 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.406808] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a2f4d0c-7b12-4b12-b97c-1eb8c14c3842 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.407018] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a2f4d0c-7b12-4b12-b97c-1eb8c14c3842 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.407392] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a2f4d0c-7b12-4b12-b97c-1eb8c14c3842 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.407591] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a2f4d0c-7b12-4b12-b97c-1eb8c14c3842 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.407766] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a2f4d0c-7b12-4b12-b97c-1eb8c14c3842 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.462902] [55188]: DEBUG nova.policy [None req-1a2f4d0c-7b12-4b12-b97c-1eb8c14c3842 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.467753] [55188]: INFO nova.api.openstack.requestlog [None req-1a2f4d0c-7b12-4b12-b97c-1eb8c14c3842 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.068482 [ 775.468133] [55188]: [pid: 55188|app: 0|req: 1571/3000] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:15 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.474436] [55188]: DEBUG nova.api.openstack.wsgi [None req-70e0ff84-dc24-4a52-916b-44c0fbec590b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.477732] [55188]: DEBUG nova.compute.api [None req-70e0ff84-dc24-4a52-916b-44c0fbec590b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.482571] [55188]: DEBUG oslo_concurrency.lockutils [None req-70e0ff84-dc24-4a52-916b-44c0fbec590b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.482890] [55188]: DEBUG oslo_concurrency.lockutils [None req-70e0ff84-dc24-4a52-916b-44c0fbec590b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.483169] [55188]: DEBUG oslo_concurrency.lockutils [None req-70e0ff84-dc24-4a52-916b-44c0fbec590b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.483586] [55188]: DEBUG oslo_concurrency.lockutils [None req-70e0ff84-dc24-4a52-916b-44c0fbec590b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.483845] [55188]: DEBUG oslo_concurrency.lockutils [None req-70e0ff84-dc24-4a52-916b-44c0fbec590b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.484056] [55188]: DEBUG oslo_concurrency.lockutils [None req-70e0ff84-dc24-4a52-916b-44c0fbec590b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.533749] [55188]: DEBUG nova.policy [None req-70e0ff84-dc24-4a52-916b-44c0fbec590b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.539855] [55188]: INFO nova.api.openstack.requestlog [None req-70e0ff84-dc24-4a52-916b-44c0fbec590b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.070870 [ 775.540384] [55188]: [pid: 55188|app: 0|req: 1572/3001] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:15 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.544158] [55188]: DEBUG nova.api.openstack.wsgi [None req-555585f2-123b-44e1-8594-de1d554fecb6 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.547175] [55188]: DEBUG nova.compute.api [None req-555585f2-123b-44e1-8594-de1d554fecb6 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.555813] [55188]: DEBUG oslo_concurrency.lockutils [None req-555585f2-123b-44e1-8594-de1d554fecb6 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.555813] [55188]: DEBUG oslo_concurrency.lockutils [None req-555585f2-123b-44e1-8594-de1d554fecb6 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.555813] [55188]: DEBUG oslo_concurrency.lockutils [None req-555585f2-123b-44e1-8594-de1d554fecb6 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.555813] [55188]: DEBUG oslo_concurrency.lockutils [None req-555585f2-123b-44e1-8594-de1d554fecb6 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.556534] [55188]: DEBUG oslo_concurrency.lockutils [None req-555585f2-123b-44e1-8594-de1d554fecb6 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.556534] [55188]: DEBUG oslo_concurrency.lockutils [None req-555585f2-123b-44e1-8594-de1d554fecb6 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.626961] [55187]: DEBUG nova.policy [None req-692d90da-f0bf-48ad-a2a0-7f2c7f03cb3f tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.632930] [55187]: INFO nova.api.openstack.requestlog [None req-692d90da-f0bf-48ad-a2a0-7f2c7f03cb3f tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1690 microversion: 2.1 time: 0.335234 [ 775.634359] [55187]: [pid: 55187|app: 0|req: 1430/3002] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:15 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1690 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.645115] [55187]: DEBUG nova.api.openstack.wsgi [None req-a29b5c9d-b24b-4325-8c69-998957c2aa41 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.647297] [55187]: DEBUG nova.compute.api [None req-a29b5c9d-b24b-4325-8c69-998957c2aa41 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.653334] [55187]: DEBUG oslo_concurrency.lockutils [None req-a29b5c9d-b24b-4325-8c69-998957c2aa41 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.654365] [55187]: DEBUG oslo_concurrency.lockutils [None req-a29b5c9d-b24b-4325-8c69-998957c2aa41 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.654365] [55187]: DEBUG oslo_concurrency.lockutils [None req-a29b5c9d-b24b-4325-8c69-998957c2aa41 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.654365] [55187]: DEBUG oslo_concurrency.lockutils [None req-a29b5c9d-b24b-4325-8c69-998957c2aa41 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.654365] [55187]: DEBUG oslo_concurrency.lockutils [None req-a29b5c9d-b24b-4325-8c69-998957c2aa41 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.655365] [55187]: DEBUG oslo_concurrency.lockutils [None req-a29b5c9d-b24b-4325-8c69-998957c2aa41 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.696467] [55187]: DEBUG nova.policy [None req-a29b5c9d-b24b-4325-8c69-998957c2aa41 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.703437] [55187]: INFO nova.api.openstack.requestlog [None req-a29b5c9d-b24b-4325-8c69-998957c2aa41 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.067080 [ 775.703437] [55187]: [pid: 55187|app: 0|req: 1431/3003] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.704748] [55188]: DEBUG nova.policy [None req-555585f2-123b-44e1-8594-de1d554fecb6 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.705281] [55187]: DEBUG nova.api.openstack.wsgi [None req-6e1ba525-9198-496b-bdc8-a3aa5795b96d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.709033] [55187]: DEBUG nova.compute.api [None req-6e1ba525-9198-496b-bdc8-a3aa5795b96d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.710774] [55188]: INFO nova.api.openstack.requestlog [None req-555585f2-123b-44e1-8594-de1d554fecb6 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1317 microversion: 2.1 time: 0.169399 [ 775.710816] [55188]: [pid: 55188|app: 0|req: 1573/3004] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:15 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1317 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.713572] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e1ba525-9198-496b-bdc8-a3aa5795b96d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.713572] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e1ba525-9198-496b-bdc8-a3aa5795b96d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.713887] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e1ba525-9198-496b-bdc8-a3aa5795b96d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.714270] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e1ba525-9198-496b-bdc8-a3aa5795b96d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.714468] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e1ba525-9198-496b-bdc8-a3aa5795b96d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.714526] [55188]: DEBUG nova.api.openstack.wsgi [None req-0c131f52-91f6-493b-90c2-346b0cd8aaca tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.714668] [55187]: DEBUG oslo_concurrency.lockutils [None req-6e1ba525-9198-496b-bdc8-a3aa5795b96d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.716791] [55188]: DEBUG nova.compute.api [None req-0c131f52-91f6-493b-90c2-346b0cd8aaca tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.723214] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c131f52-91f6-493b-90c2-346b0cd8aaca tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.723466] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c131f52-91f6-493b-90c2-346b0cd8aaca tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.723658] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c131f52-91f6-493b-90c2-346b0cd8aaca tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.724031] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c131f52-91f6-493b-90c2-346b0cd8aaca tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.724228] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c131f52-91f6-493b-90c2-346b0cd8aaca tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.724402] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c131f52-91f6-493b-90c2-346b0cd8aaca tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.754035] [55187]: DEBUG nova.policy [None req-6e1ba525-9198-496b-bdc8-a3aa5795b96d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.759830] [55187]: INFO nova.api.openstack.requestlog [None req-6e1ba525-9198-496b-bdc8-a3aa5795b96d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.056492 [ 775.759923] [55187]: [pid: 55187|app: 0|req: 1432/3005] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.762744] [55187]: DEBUG nova.api.openstack.wsgi [req-7afd8dad-401e-416a-a31d-6e1129bc6203 req-7df5b1cc-4a94-4c85-b601-11779a3aef66 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5af0252a-65c9-4afb-9412-32666a385e42", "name": "network-vif-deleted", "tag": "8bb51fe4-4e93-44b2-90d6-b59faa49c744"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 775.768689] [55187]: DEBUG oslo_concurrency.lockutils [req-7afd8dad-401e-416a-a31d-6e1129bc6203 req-7df5b1cc-4a94-4c85-b601-11779a3aef66 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.768999] [55187]: DEBUG oslo_concurrency.lockutils [req-7afd8dad-401e-416a-a31d-6e1129bc6203 req-7df5b1cc-4a94-4c85-b601-11779a3aef66 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.769242] [55187]: DEBUG oslo_concurrency.lockutils [req-7afd8dad-401e-416a-a31d-6e1129bc6203 req-7df5b1cc-4a94-4c85-b601-11779a3aef66 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.771097] [55188]: DEBUG nova.policy [None req-0c131f52-91f6-493b-90c2-346b0cd8aaca tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.775660] [55187]: INFO nova.api.openstack.compute.server_external_events [req-7afd8dad-401e-416a-a31d-6e1129bc6203 req-7df5b1cc-4a94-4c85-b601-11779a3aef66 service nova] Creating event network-vif-deleted:8bb51fe4-4e93-44b2-90d6-b59faa49c744 for instance 5af0252a-65c9-4afb-9412-32666a385e42 on cpu-1 [ 775.777867] [55188]: INFO nova.api.openstack.requestlog [None req-0c131f52-91f6-493b-90c2-346b0cd8aaca tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.065689 [ 775.777867] [55188]: [pid: 55188|app: 0|req: 1574/3006] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.779185] [55187]: INFO nova.api.openstack.requestlog [req-7afd8dad-401e-416a-a31d-6e1129bc6203 req-7df5b1cc-4a94-4c85-b601-11779a3aef66 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018145 [ 775.779360] [55187]: [pid: 55187|app: 0|req: 1433/3007] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:16 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 775.780141] [55188]: DEBUG nova.api.openstack.wsgi [req-b71a31af-fe48-4e60-8f8c-359009494726 req-58ba1826-2221-4f04-a1cd-a9535dcee9a5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "00d4e54d-2bb8-46d1-a850-e8573cc0104c", "name": "network-vif-plugged", "status": "completed", "tag": "217e6ade-80ba-4c54-80ed-e9f2ece89ba7"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 775.785169] [55187]: DEBUG nova.api.openstack.wsgi [None req-59ad9c25-6c6f-487f-8676-659c62dfcda1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.785653] [55187]: DEBUG nova.compute.api [None req-59ad9c25-6c6f-487f-8676-659c62dfcda1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.789680] [55187]: DEBUG oslo_concurrency.lockutils [None req-59ad9c25-6c6f-487f-8676-659c62dfcda1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.789954] [55187]: DEBUG oslo_concurrency.lockutils [None req-59ad9c25-6c6f-487f-8676-659c62dfcda1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.790304] [55187]: DEBUG oslo_concurrency.lockutils [None req-59ad9c25-6c6f-487f-8676-659c62dfcda1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.790583] [55187]: DEBUG oslo_concurrency.lockutils [None req-59ad9c25-6c6f-487f-8676-659c62dfcda1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.790810] [55187]: DEBUG oslo_concurrency.lockutils [None req-59ad9c25-6c6f-487f-8676-659c62dfcda1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.790984] [55187]: DEBUG oslo_concurrency.lockutils [None req-59ad9c25-6c6f-487f-8676-659c62dfcda1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.791055] [55188]: DEBUG oslo_concurrency.lockutils [req-b71a31af-fe48-4e60-8f8c-359009494726 req-58ba1826-2221-4f04-a1cd-a9535dcee9a5 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.791343] [55188]: DEBUG oslo_concurrency.lockutils [req-b71a31af-fe48-4e60-8f8c-359009494726 req-58ba1826-2221-4f04-a1cd-a9535dcee9a5 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.792268] [55188]: DEBUG oslo_concurrency.lockutils [req-b71a31af-fe48-4e60-8f8c-359009494726 req-58ba1826-2221-4f04-a1cd-a9535dcee9a5 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.808865] [55188]: INFO nova.api.openstack.compute.server_external_events [req-b71a31af-fe48-4e60-8f8c-359009494726 req-58ba1826-2221-4f04-a1cd-a9535dcee9a5 service nova] Creating event network-vif-plugged:217e6ade-80ba-4c54-80ed-e9f2ece89ba7 for instance 00d4e54d-2bb8-46d1-a850-e8573cc0104c on cpu-1 [ 775.814710] [55188]: INFO nova.api.openstack.requestlog [req-b71a31af-fe48-4e60-8f8c-359009494726 req-58ba1826-2221-4f04-a1cd-a9535dcee9a5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.036499 [ 775.815109] [55188]: [pid: 55188|app: 0|req: 1575/3008] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:16 2025] 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) [ 775.833416] [55187]: DEBUG nova.policy [None req-59ad9c25-6c6f-487f-8676-659c62dfcda1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.840037] [55187]: INFO nova.api.openstack.requestlog [None req-59ad9c25-6c6f-487f-8676-659c62dfcda1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.058284 [ 775.840037] [55187]: [pid: 55187|app: 0|req: 1434/3009] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.845104] [55188]: DEBUG nova.api.openstack.wsgi [None req-8e1da111-b3a0-42e2-9aa9-765370187301 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.846663] [55188]: DEBUG nova.compute.api [None req-8e1da111-b3a0-42e2-9aa9-765370187301 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.851421] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e1da111-b3a0-42e2-9aa9-765370187301 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.851670] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e1da111-b3a0-42e2-9aa9-765370187301 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.851925] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e1da111-b3a0-42e2-9aa9-765370187301 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.852371] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e1da111-b3a0-42e2-9aa9-765370187301 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.852586] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e1da111-b3a0-42e2-9aa9-765370187301 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.852760] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e1da111-b3a0-42e2-9aa9-765370187301 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.861457] [55187]: DEBUG nova.api.openstack.wsgi [None req-a5e64e81-01f0-464e-b9a4-2fcab95e00bc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.863750] [55187]: DEBUG nova.compute.api [None req-a5e64e81-01f0-464e-b9a4-2fcab95e00bc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.868232] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5e64e81-01f0-464e-b9a4-2fcab95e00bc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.868512] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5e64e81-01f0-464e-b9a4-2fcab95e00bc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.868663] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5e64e81-01f0-464e-b9a4-2fcab95e00bc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.869943] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5e64e81-01f0-464e-b9a4-2fcab95e00bc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.869943] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5e64e81-01f0-464e-b9a4-2fcab95e00bc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.869943] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5e64e81-01f0-464e-b9a4-2fcab95e00bc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.891056] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5e64e81-01f0-464e-b9a4-2fcab95e00bc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.891325] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5e64e81-01f0-464e-b9a4-2fcab95e00bc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.891513] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5e64e81-01f0-464e-b9a4-2fcab95e00bc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.891715] [55187]: DEBUG nova.objects.instance [None req-a5e64e81-01f0-464e-b9a4-2fcab95e00bc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 775.891886] [55188]: DEBUG nova.policy [None req-8e1da111-b3a0-42e2-9aa9-765370187301 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.896670] [55188]: INFO nova.api.openstack.requestlog [None req-8e1da111-b3a0-42e2-9aa9-765370187301 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1475 microversion: 2.1 time: 0.057792 [ 775.896925] [55188]: [pid: 55188|app: 0|req: 1576/3010] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1475 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.904108] [55188]: DEBUG nova.api.openstack.wsgi [None req-297487c3-04d2-4b6a-ba3d-002afeda6cba tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.909154] [55188]: DEBUG nova.compute.api [None req-297487c3-04d2-4b6a-ba3d-002afeda6cba tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.913782] [55188]: DEBUG oslo_concurrency.lockutils [None req-297487c3-04d2-4b6a-ba3d-002afeda6cba tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.914096] [55188]: DEBUG oslo_concurrency.lockutils [None req-297487c3-04d2-4b6a-ba3d-002afeda6cba tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.914300] [55188]: DEBUG oslo_concurrency.lockutils [None req-297487c3-04d2-4b6a-ba3d-002afeda6cba tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.914540] [55187]: DEBUG nova.policy [None req-a5e64e81-01f0-464e-b9a4-2fcab95e00bc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.914684] [55188]: DEBUG oslo_concurrency.lockutils [None req-297487c3-04d2-4b6a-ba3d-002afeda6cba tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.914894] [55188]: DEBUG oslo_concurrency.lockutils [None req-297487c3-04d2-4b6a-ba3d-002afeda6cba tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.915122] [55188]: DEBUG oslo_concurrency.lockutils [None req-297487c3-04d2-4b6a-ba3d-002afeda6cba tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.920274] [55187]: INFO nova.api.openstack.requestlog [None req-a5e64e81-01f0-464e-b9a4-2fcab95e00bc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.061028 [ 775.920631] [55187]: [pid: 55187|app: 0|req: 1435/3011] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.924089] [55187]: DEBUG nova.api.openstack.wsgi [None req-305f48e9-1b05-42ab-8499-417ab459cc3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.925895] [55187]: DEBUG nova.compute.api [None req-305f48e9-1b05-42ab-8499-417ab459cc3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.930183] [55187]: DEBUG oslo_concurrency.lockutils [None req-305f48e9-1b05-42ab-8499-417ab459cc3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.930437] [55187]: DEBUG oslo_concurrency.lockutils [None req-305f48e9-1b05-42ab-8499-417ab459cc3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.930619] [55187]: DEBUG oslo_concurrency.lockutils [None req-305f48e9-1b05-42ab-8499-417ab459cc3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.930981] [55187]: DEBUG oslo_concurrency.lockutils [None req-305f48e9-1b05-42ab-8499-417ab459cc3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.931290] [55187]: DEBUG oslo_concurrency.lockutils [None req-305f48e9-1b05-42ab-8499-417ab459cc3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.931479] [55187]: DEBUG oslo_concurrency.lockutils [None req-305f48e9-1b05-42ab-8499-417ab459cc3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.952023] [55188]: DEBUG nova.policy [None req-297487c3-04d2-4b6a-ba3d-002afeda6cba tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.957758] [55188]: INFO nova.api.openstack.requestlog [None req-297487c3-04d2-4b6a-ba3d-002afeda6cba tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.059905 [ 775.958233] [55188]: [pid: 55188|app: 0|req: 1577/3012] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.963670] [55188]: DEBUG nova.api.openstack.wsgi [None req-d92c6c59-7d99-4f98-9def-c63f23f31b82 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.964751] [55188]: DEBUG nova.compute.api [None req-d92c6c59-7d99-4f98-9def-c63f23f31b82 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.967964] [55187]: DEBUG nova.policy [None req-305f48e9-1b05-42ab-8499-417ab459cc3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.968705] [55188]: DEBUG oslo_concurrency.lockutils [None req-d92c6c59-7d99-4f98-9def-c63f23f31b82 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.968948] [55188]: DEBUG oslo_concurrency.lockutils [None req-d92c6c59-7d99-4f98-9def-c63f23f31b82 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.969158] [55188]: DEBUG oslo_concurrency.lockutils [None req-d92c6c59-7d99-4f98-9def-c63f23f31b82 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.969519] [55188]: DEBUG oslo_concurrency.lockutils [None req-d92c6c59-7d99-4f98-9def-c63f23f31b82 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.969740] [55188]: DEBUG oslo_concurrency.lockutils [None req-d92c6c59-7d99-4f98-9def-c63f23f31b82 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.969919] [55188]: DEBUG oslo_concurrency.lockutils [None req-d92c6c59-7d99-4f98-9def-c63f23f31b82 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.972253] [55187]: INFO nova.api.openstack.requestlog [None req-305f48e9-1b05-42ab-8499-417ab459cc3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.051015 [ 775.972593] [55187]: [pid: 55187|app: 0|req: 1436/3013] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.976919] [55187]: DEBUG nova.api.openstack.wsgi [None req-df5b8c6c-6b5c-4f2a-9208-e33e10bd8381 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 775.980138] [55187]: DEBUG nova.compute.api [None req-df5b8c6c-6b5c-4f2a-9208-e33e10bd8381 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 775.981852] [55187]: DEBUG oslo_concurrency.lockutils [None req-df5b8c6c-6b5c-4f2a-9208-e33e10bd8381 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.982168] [55187]: DEBUG oslo_concurrency.lockutils [None req-df5b8c6c-6b5c-4f2a-9208-e33e10bd8381 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.982389] [55187]: DEBUG oslo_concurrency.lockutils [None req-df5b8c6c-6b5c-4f2a-9208-e33e10bd8381 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.982723] [55187]: DEBUG oslo_concurrency.lockutils [None req-df5b8c6c-6b5c-4f2a-9208-e33e10bd8381 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.982926] [55187]: DEBUG oslo_concurrency.lockutils [None req-df5b8c6c-6b5c-4f2a-9208-e33e10bd8381 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.983133] [55187]: DEBUG oslo_concurrency.lockutils [None req-df5b8c6c-6b5c-4f2a-9208-e33e10bd8381 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.988009] [55188]: DEBUG oslo_concurrency.lockutils [None req-d92c6c59-7d99-4f98-9def-c63f23f31b82 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.988319] [55188]: DEBUG oslo_concurrency.lockutils [None req-d92c6c59-7d99-4f98-9def-c63f23f31b82 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.988427] [55188]: DEBUG oslo_concurrency.lockutils [None req-d92c6c59-7d99-4f98-9def-c63f23f31b82 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.988621] [55188]: DEBUG nova.objects.instance [None req-d92c6c59-7d99-4f98-9def-c63f23f31b82 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 776.007562] [55188]: DEBUG nova.policy [None req-d92c6c59-7d99-4f98-9def-c63f23f31b82 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.011779] [55188]: INFO nova.api.openstack.requestlog [None req-d92c6c59-7d99-4f98-9def-c63f23f31b82 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.052812 [ 776.012219] [55188]: [pid: 55188|app: 0|req: 1578/3014] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.014483] [55188]: DEBUG nova.api.openstack.wsgi [None req-6bc63189-55b0-4464-a49d-fc5640277f2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.014909] [55187]: DEBUG nova.policy [None req-df5b8c6c-6b5c-4f2a-9208-e33e10bd8381 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.016110] [55188]: DEBUG nova.compute.api [None req-6bc63189-55b0-4464-a49d-fc5640277f2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.019200] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bc63189-55b0-4464-a49d-fc5640277f2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.019374] [55187]: INFO nova.api.openstack.requestlog [None req-df5b8c6c-6b5c-4f2a-9208-e33e10bd8381 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1282 microversion: 2.1 time: 0.046207 [ 776.019439] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bc63189-55b0-4464-a49d-fc5640277f2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.019612] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bc63189-55b0-4464-a49d-fc5640277f2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.019697] [55187]: [pid: 55187|app: 0|req: 1437/3015] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1282 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.021041] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bc63189-55b0-4464-a49d-fc5640277f2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.021041] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bc63189-55b0-4464-a49d-fc5640277f2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.021041] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bc63189-55b0-4464-a49d-fc5640277f2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.022099] [55187]: DEBUG nova.api.openstack.wsgi [None req-fa8dea45-57f5-4fc1-8fe3-c00f7436e136 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afafa3520>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.051506] [55187]: INFO nova.api.openstack.requestlog [None req-fa8dea45-57f5-4fc1-8fe3-c00f7436e136 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb" status: 200 len: 1559 microversion: 2.1 time: 0.030742 [ 776.051506] [55187]: [pid: 55187|app: 0|req: 1438/3016] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb => generated 1559 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.053485] [55188]: DEBUG nova.policy [None req-6bc63189-55b0-4464-a49d-fc5640277f2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.054062] [55187]: DEBUG nova.api.openstack.wsgi [None req-c7c590be-cf6c-4a27-9112-28dfd0d5c210 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.055717] [55187]: DEBUG nova.compute.api [None req-c7c590be-cf6c-4a27-9112-28dfd0d5c210 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.057791] [55188]: INFO nova.api.openstack.requestlog [None req-6bc63189-55b0-4464-a49d-fc5640277f2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.044939 [ 776.058238] [55188]: [pid: 55188|app: 0|req: 1579/3017] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.060020] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7c590be-cf6c-4a27-9112-28dfd0d5c210 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.060020] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7c590be-cf6c-4a27-9112-28dfd0d5c210 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.060152] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7c590be-cf6c-4a27-9112-28dfd0d5c210 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.060407] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7c590be-cf6c-4a27-9112-28dfd0d5c210 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.060604] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7c590be-cf6c-4a27-9112-28dfd0d5c210 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.060794] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7c590be-cf6c-4a27-9112-28dfd0d5c210 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.073430] [55188]: DEBUG nova.api.openstack.wsgi [None req-3ed18203-bee4-4e29-a1c8-0c114e0fa43b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.075279] [55188]: DEBUG nova.compute.api [None req-3ed18203-bee4-4e29-a1c8-0c114e0fa43b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.079017] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ed18203-bee4-4e29-a1c8-0c114e0fa43b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.079281] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ed18203-bee4-4e29-a1c8-0c114e0fa43b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.079468] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ed18203-bee4-4e29-a1c8-0c114e0fa43b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.079841] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ed18203-bee4-4e29-a1c8-0c114e0fa43b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.080046] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ed18203-bee4-4e29-a1c8-0c114e0fa43b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.080224] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ed18203-bee4-4e29-a1c8-0c114e0fa43b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.097457] [55187]: DEBUG nova.policy [None req-c7c590be-cf6c-4a27-9112-28dfd0d5c210 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.101812] [55187]: DEBUG nova.policy [None req-c7c590be-cf6c-4a27-9112-28dfd0d5c210 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.102483] [55187]: DEBUG nova.policy [None req-c7c590be-cf6c-4a27-9112-28dfd0d5c210 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.105254] [55187]: INFO nova.api.openstack.requestlog [None req-c7c590be-cf6c-4a27-9112-28dfd0d5c210 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.053047 [ 776.105585] [55187]: [pid: 55187|app: 0|req: 1439/3018] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 776.112610] [55188]: DEBUG nova.policy [None req-3ed18203-bee4-4e29-a1c8-0c114e0fa43b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.117412] [55187]: DEBUG nova.api.openstack.wsgi [None req-20eb7d86-0043-4559-9426-5df1a134f549 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.118622] [55188]: INFO nova.api.openstack.requestlog [None req-3ed18203-bee4-4e29-a1c8-0c114e0fa43b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.046821 [ 776.118622] [55188]: [pid: 55188|app: 0|req: 1580/3019] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.119653] [55187]: DEBUG nova.compute.api [None req-20eb7d86-0043-4559-9426-5df1a134f549 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: c185084d-195a-4157-926f-399999de0855] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.122849] [55187]: DEBUG oslo_concurrency.lockutils [None req-20eb7d86-0043-4559-9426-5df1a134f549 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.123289] [55187]: DEBUG oslo_concurrency.lockutils [None req-20eb7d86-0043-4559-9426-5df1a134f549 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.123289] [55187]: DEBUG oslo_concurrency.lockutils [None req-20eb7d86-0043-4559-9426-5df1a134f549 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.123717] [55187]: DEBUG oslo_concurrency.lockutils [None req-20eb7d86-0043-4559-9426-5df1a134f549 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.123827] [55187]: DEBUG oslo_concurrency.lockutils [None req-20eb7d86-0043-4559-9426-5df1a134f549 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.124019] [55187]: DEBUG oslo_concurrency.lockutils [None req-20eb7d86-0043-4559-9426-5df1a134f549 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.132817] [55187]: INFO nova.api.openstack.wsgi [None req-20eb7d86-0043-4559-9426-5df1a134f549 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] HTTP exception thrown: Instance c185084d-195a-4157-926f-399999de0855 could not be found. [ 776.133015] [55187]: DEBUG nova.api.openstack.wsgi [None req-20eb7d86-0043-4559-9426-5df1a134f549 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Returning 404 to user: Instance c185084d-195a-4157-926f-399999de0855 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 776.133405] [55187]: INFO nova.api.openstack.requestlog [None req-20eb7d86-0043-4559-9426-5df1a134f549 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855" status: 404 len: 111 microversion: 2.1 time: 0.018685 [ 776.133682] [55187]: [pid: 55187|app: 0|req: 1440/3020] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/c185084d-195a-4157-926f-399999de0855 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 776.140106] [55188]: DEBUG nova.api.openstack.wsgi [None req-cf4b96e8-6b03-420f-854b-f1604d30ce1f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.140106] [55188]: DEBUG nova.compute.api [None req-cf4b96e8-6b03-420f-854b-f1604d30ce1f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.149017] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf4b96e8-6b03-420f-854b-f1604d30ce1f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.149332] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf4b96e8-6b03-420f-854b-f1604d30ce1f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.149648] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf4b96e8-6b03-420f-854b-f1604d30ce1f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.149927] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf4b96e8-6b03-420f-854b-f1604d30ce1f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.150167] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf4b96e8-6b03-420f-854b-f1604d30ce1f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.150344] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf4b96e8-6b03-420f-854b-f1604d30ce1f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.170093] [55188]: DEBUG nova.compute.api [None req-cf4b96e8-6b03-420f-854b-f1604d30ce1f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 776.229016] [55188]: INFO nova.api.openstack.requestlog [None req-cf4b96e8-6b03-420f-854b-f1604d30ce1f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 204 len: 0 microversion: 2.1 time: 0.092222 [ 776.229692] [55188]: [pid: 55188|app: 0|req: 1581/3021] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:04:16 2025] DELETE /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 776.233153] [55187]: DEBUG nova.api.openstack.wsgi [None req-34b57f54-8dbd-460f-b45e-f349243fa038 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.234598] [55188]: DEBUG nova.api.openstack.wsgi [None req-eed5436a-ef34-473b-b10f-f59a3b5824e4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.235907] [55187]: DEBUG nova.compute.api [None req-34b57f54-8dbd-460f-b45e-f349243fa038 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.236787] [55188]: DEBUG nova.compute.api [None req-eed5436a-ef34-473b-b10f-f59a3b5824e4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.239544] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b57f54-8dbd-460f-b45e-f349243fa038 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.239894] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b57f54-8dbd-460f-b45e-f349243fa038 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.240105] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b57f54-8dbd-460f-b45e-f349243fa038 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.242534] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b57f54-8dbd-460f-b45e-f349243fa038 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.242534] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b57f54-8dbd-460f-b45e-f349243fa038 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.242534] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b57f54-8dbd-460f-b45e-f349243fa038 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.242748] [55188]: DEBUG oslo_concurrency.lockutils [None req-eed5436a-ef34-473b-b10f-f59a3b5824e4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.242926] [55188]: DEBUG oslo_concurrency.lockutils [None req-eed5436a-ef34-473b-b10f-f59a3b5824e4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.243093] [55188]: DEBUG oslo_concurrency.lockutils [None req-eed5436a-ef34-473b-b10f-f59a3b5824e4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.243457] [55188]: DEBUG oslo_concurrency.lockutils [None req-eed5436a-ef34-473b-b10f-f59a3b5824e4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.243667] [55188]: DEBUG oslo_concurrency.lockutils [None req-eed5436a-ef34-473b-b10f-f59a3b5824e4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.243843] [55188]: DEBUG oslo_concurrency.lockutils [None req-eed5436a-ef34-473b-b10f-f59a3b5824e4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.260432] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b57f54-8dbd-460f-b45e-f349243fa038 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.260581] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b57f54-8dbd-460f-b45e-f349243fa038 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.260768] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b57f54-8dbd-460f-b45e-f349243fa038 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.260968] [55187]: DEBUG nova.objects.instance [None req-34b57f54-8dbd-460f-b45e-f349243fa038 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 776.281533] [55187]: DEBUG nova.policy [None req-34b57f54-8dbd-460f-b45e-f349243fa038 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.286670] [55187]: INFO nova.api.openstack.requestlog [None req-34b57f54-8dbd-460f-b45e-f349243fa038 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.055299 [ 776.286670] [55187]: [pid: 55187|app: 0|req: 1441/3022] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.289572] [55187]: DEBUG nova.api.openstack.wsgi [None req-39d68d56-6007-46c2-8ae1-54429e3488c6 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.291170] [55187]: DEBUG nova.compute.api [None req-39d68d56-6007-46c2-8ae1-54429e3488c6 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.294571] [55187]: DEBUG oslo_concurrency.lockutils [None req-39d68d56-6007-46c2-8ae1-54429e3488c6 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.294807] [55187]: DEBUG oslo_concurrency.lockutils [None req-39d68d56-6007-46c2-8ae1-54429e3488c6 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.294990] [55187]: DEBUG oslo_concurrency.lockutils [None req-39d68d56-6007-46c2-8ae1-54429e3488c6 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.295358] [55187]: DEBUG oslo_concurrency.lockutils [None req-39d68d56-6007-46c2-8ae1-54429e3488c6 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.295560] [55187]: DEBUG oslo_concurrency.lockutils [None req-39d68d56-6007-46c2-8ae1-54429e3488c6 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.295783] [55187]: DEBUG oslo_concurrency.lockutils [None req-39d68d56-6007-46c2-8ae1-54429e3488c6 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.341775] [55187]: INFO nova.api.openstack.requestlog [None req-39d68d56-6007-46c2-8ae1-54429e3488c6 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1978 microversion: 2.75 time: 0.054531 [ 776.342238] [55187]: [pid: 55187|app: 0|req: 1442/3023] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1978 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 776.344750] [55187]: DEBUG nova.api.openstack.wsgi [None req-edf7426d-917b-4617-94a1-fca7a1473b40 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.346656] [55187]: DEBUG nova.compute.api [None req-edf7426d-917b-4617-94a1-fca7a1473b40 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.348429] [55188]: DEBUG nova.policy [None req-eed5436a-ef34-473b-b10f-f59a3b5824e4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.350303] [55187]: DEBUG oslo_concurrency.lockutils [None req-edf7426d-917b-4617-94a1-fca7a1473b40 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.351058] [55187]: DEBUG oslo_concurrency.lockutils [None req-edf7426d-917b-4617-94a1-fca7a1473b40 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.351058] [55187]: DEBUG oslo_concurrency.lockutils [None req-edf7426d-917b-4617-94a1-fca7a1473b40 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.351456] [55187]: DEBUG oslo_concurrency.lockutils [None req-edf7426d-917b-4617-94a1-fca7a1473b40 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.351456] [55187]: DEBUG oslo_concurrency.lockutils [None req-edf7426d-917b-4617-94a1-fca7a1473b40 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.351588] [55187]: DEBUG oslo_concurrency.lockutils [None req-edf7426d-917b-4617-94a1-fca7a1473b40 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.354613] [55188]: INFO nova.api.openstack.requestlog [None req-eed5436a-ef34-473b-b10f-f59a3b5824e4 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1470 microversion: 2.1 time: 0.122255 [ 776.355172] [55188]: [pid: 55188|app: 0|req: 1582/3024] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1470 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 776.358494] [55188]: DEBUG nova.api.openstack.wsgi [None req-89967729-a51d-4b21-a18f-6f2715adbab0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.363928] [55188]: DEBUG nova.compute.api [None req-89967729-a51d-4b21-a18f-6f2715adbab0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.367357] [55188]: DEBUG oslo_concurrency.lockutils [None req-89967729-a51d-4b21-a18f-6f2715adbab0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.368176] [55188]: DEBUG oslo_concurrency.lockutils [None req-89967729-a51d-4b21-a18f-6f2715adbab0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.368176] [55188]: DEBUG oslo_concurrency.lockutils [None req-89967729-a51d-4b21-a18f-6f2715adbab0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.368324] [55188]: DEBUG oslo_concurrency.lockutils [None req-89967729-a51d-4b21-a18f-6f2715adbab0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.368706] [55188]: DEBUG oslo_concurrency.lockutils [None req-89967729-a51d-4b21-a18f-6f2715adbab0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.368706] [55188]: DEBUG oslo_concurrency.lockutils [None req-89967729-a51d-4b21-a18f-6f2715adbab0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.393433] [55187]: DEBUG nova.policy [None req-edf7426d-917b-4617-94a1-fca7a1473b40 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.398445] [55187]: INFO nova.api.openstack.requestlog [None req-edf7426d-917b-4617-94a1-fca7a1473b40 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1264 microversion: 2.1 time: 0.055266 [ 776.398445] [55187]: [pid: 55187|app: 0|req: 1443/3025] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1264 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.415667] [55187]: DEBUG nova.api.openstack.wsgi [None req-e7cdacd7-8bee-440c-bdec-531a3ec847b5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.416600] [55188]: DEBUG nova.policy [None req-89967729-a51d-4b21-a18f-6f2715adbab0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.417769] [55187]: DEBUG nova.compute.api [None req-e7cdacd7-8bee-440c-bdec-531a3ec847b5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.421569] [55188]: INFO nova.api.openstack.requestlog [None req-89967729-a51d-4b21-a18f-6f2715adbab0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.065474 [ 776.421986] [55188]: [pid: 55188|app: 0|req: 1583/3026] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.423385] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7cdacd7-8bee-440c-bdec-531a3ec847b5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.423385] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7cdacd7-8bee-440c-bdec-531a3ec847b5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.423385] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7cdacd7-8bee-440c-bdec-531a3ec847b5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.423385] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7cdacd7-8bee-440c-bdec-531a3ec847b5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.423728] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7cdacd7-8bee-440c-bdec-531a3ec847b5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.424301] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7cdacd7-8bee-440c-bdec-531a3ec847b5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.459713] [55187]: DEBUG nova.policy [None req-e7cdacd7-8bee-440c-bdec-531a3ec847b5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.464458] [55187]: DEBUG nova.policy [None req-e7cdacd7-8bee-440c-bdec-531a3ec847b5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.465192] [55187]: DEBUG nova.policy [None req-e7cdacd7-8bee-440c-bdec-531a3ec847b5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.465773] [55187]: INFO nova.api.openstack.requestlog [None req-e7cdacd7-8bee-440c-bdec-531a3ec847b5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.052567 [ 776.466104] [55187]: [pid: 55187|app: 0|req: 1444/3027] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 776.486234] [55188]: DEBUG nova.api.openstack.wsgi [None req-6b0d6211-9e58-401c-818a-aea632ac3c6c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.488045] [55188]: DEBUG nova.compute.api [None req-6b0d6211-9e58-401c-818a-aea632ac3c6c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.491755] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b0d6211-9e58-401c-818a-aea632ac3c6c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.492150] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b0d6211-9e58-401c-818a-aea632ac3c6c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.492288] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b0d6211-9e58-401c-818a-aea632ac3c6c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.492617] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b0d6211-9e58-401c-818a-aea632ac3c6c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.492832] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b0d6211-9e58-401c-818a-aea632ac3c6c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.493018] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b0d6211-9e58-401c-818a-aea632ac3c6c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.547342] [55188]: DEBUG nova.policy [None req-6b0d6211-9e58-401c-818a-aea632ac3c6c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.552811] [55188]: INFO nova.api.openstack.requestlog [None req-6b0d6211-9e58-401c-818a-aea632ac3c6c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.068022 [ 776.552811] [55188]: [pid: 55188|app: 0|req: 1584/3028] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.556313] [55187]: DEBUG nova.api.openstack.wsgi [None req-5a1bac31-accf-4e81-921a-f0f615272c93 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.558204] [55187]: DEBUG nova.compute.api [None req-5a1bac31-accf-4e81-921a-f0f615272c93 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.561931] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a1bac31-accf-4e81-921a-f0f615272c93 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.562189] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a1bac31-accf-4e81-921a-f0f615272c93 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.562376] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a1bac31-accf-4e81-921a-f0f615272c93 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.562732] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a1bac31-accf-4e81-921a-f0f615272c93 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.562933] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a1bac31-accf-4e81-921a-f0f615272c93 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.563122] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a1bac31-accf-4e81-921a-f0f615272c93 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.597257] [55187]: DEBUG nova.policy [None req-5a1bac31-accf-4e81-921a-f0f615272c93 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.601880] [55187]: INFO nova.api.openstack.requestlog [None req-5a1bac31-accf-4e81-921a-f0f615272c93 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.048075 [ 776.606015] [55187]: [pid: 55187|app: 0|req: 1445/3029] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:16 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 776.654787] [55188]: DEBUG nova.api.openstack.wsgi [None req-3593d562-d645-4d9f-ab69-4d18268dab3c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.657881] [55188]: DEBUG nova.compute.api [None req-3593d562-d645-4d9f-ab69-4d18268dab3c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.663276] [55188]: DEBUG oslo_concurrency.lockutils [None req-3593d562-d645-4d9f-ab69-4d18268dab3c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.663647] [55188]: DEBUG oslo_concurrency.lockutils [None req-3593d562-d645-4d9f-ab69-4d18268dab3c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.663933] [55188]: DEBUG oslo_concurrency.lockutils [None req-3593d562-d645-4d9f-ab69-4d18268dab3c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.664460] [55188]: DEBUG oslo_concurrency.lockutils [None req-3593d562-d645-4d9f-ab69-4d18268dab3c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.664761] [55188]: DEBUG oslo_concurrency.lockutils [None req-3593d562-d645-4d9f-ab69-4d18268dab3c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.665066] [55188]: DEBUG oslo_concurrency.lockutils [None req-3593d562-d645-4d9f-ab69-4d18268dab3c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.721976] [55187]: DEBUG nova.api.openstack.wsgi [None req-6556df2b-9712-44c9-9aa9-2909e81e0edd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.724561] [55187]: DEBUG nova.compute.api [None req-6556df2b-9712-44c9-9aa9-2909e81e0edd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.735326] [55187]: DEBUG oslo_concurrency.lockutils [None req-6556df2b-9712-44c9-9aa9-2909e81e0edd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.735326] [55187]: DEBUG oslo_concurrency.lockutils [None req-6556df2b-9712-44c9-9aa9-2909e81e0edd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.735491] [55187]: DEBUG oslo_concurrency.lockutils [None req-6556df2b-9712-44c9-9aa9-2909e81e0edd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.735919] [55187]: DEBUG oslo_concurrency.lockutils [None req-6556df2b-9712-44c9-9aa9-2909e81e0edd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.736117] [55187]: DEBUG oslo_concurrency.lockutils [None req-6556df2b-9712-44c9-9aa9-2909e81e0edd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.736245] [55187]: DEBUG oslo_concurrency.lockutils [None req-6556df2b-9712-44c9-9aa9-2909e81e0edd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.782394] [55187]: DEBUG nova.policy [None req-6556df2b-9712-44c9-9aa9-2909e81e0edd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.787985] [55187]: INFO nova.api.openstack.requestlog [None req-6556df2b-9712-44c9-9aa9-2909e81e0edd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.068308 [ 776.788327] [55187]: [pid: 55187|app: 0|req: 1446/3030] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.791269] [55187]: DEBUG nova.api.openstack.wsgi [None req-9745320a-3610-415a-9e7f-ea1774cc0b87 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.792982] [55187]: DEBUG nova.compute.api [None req-9745320a-3610-415a-9e7f-ea1774cc0b87 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.796890] [55187]: DEBUG oslo_concurrency.lockutils [None req-9745320a-3610-415a-9e7f-ea1774cc0b87 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.797600] [55187]: DEBUG oslo_concurrency.lockutils [None req-9745320a-3610-415a-9e7f-ea1774cc0b87 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.797849] [55187]: DEBUG oslo_concurrency.lockutils [None req-9745320a-3610-415a-9e7f-ea1774cc0b87 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.798237] [55187]: DEBUG oslo_concurrency.lockutils [None req-9745320a-3610-415a-9e7f-ea1774cc0b87 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.798442] [55187]: DEBUG oslo_concurrency.lockutils [None req-9745320a-3610-415a-9e7f-ea1774cc0b87 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.798617] [55187]: DEBUG oslo_concurrency.lockutils [None req-9745320a-3610-415a-9e7f-ea1774cc0b87 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.833084] [55188]: DEBUG nova.policy [None req-3593d562-d645-4d9f-ab69-4d18268dab3c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.839118] [55188]: INFO nova.api.openstack.requestlog [None req-3593d562-d645-4d9f-ab69-4d18268dab3c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1690 microversion: 2.1 time: 0.188035 [ 776.839505] [55188]: [pid: 55188|app: 0|req: 1585/3031] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1690 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.843625] [55188]: DEBUG nova.api.openstack.wsgi [None req-412df100-f689-4576-a79a-49a54a128cbd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.844939] [55188]: DEBUG nova.compute.api [None req-412df100-f689-4576-a79a-49a54a128cbd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.848841] [55188]: DEBUG oslo_concurrency.lockutils [None req-412df100-f689-4576-a79a-49a54a128cbd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.849145] [55188]: DEBUG oslo_concurrency.lockutils [None req-412df100-f689-4576-a79a-49a54a128cbd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.849359] [55188]: DEBUG oslo_concurrency.lockutils [None req-412df100-f689-4576-a79a-49a54a128cbd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.849778] [55188]: DEBUG oslo_concurrency.lockutils [None req-412df100-f689-4576-a79a-49a54a128cbd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.850749] [55188]: DEBUG oslo_concurrency.lockutils [None req-412df100-f689-4576-a79a-49a54a128cbd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.850749] [55188]: DEBUG oslo_concurrency.lockutils [None req-412df100-f689-4576-a79a-49a54a128cbd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.875055] [55187]: DEBUG nova.policy [None req-9745320a-3610-415a-9e7f-ea1774cc0b87 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.879951] [55187]: INFO nova.api.openstack.requestlog [None req-9745320a-3610-415a-9e7f-ea1774cc0b87 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1317 microversion: 2.1 time: 0.091006 [ 776.880526] [55187]: [pid: 55187|app: 0|req: 1447/3032] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1317 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.883283] [55187]: DEBUG nova.api.openstack.wsgi [None req-c95ae021-9d18-4e41-b0de-3f0373b810ca tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.884998] [55187]: DEBUG nova.compute.api [None req-c95ae021-9d18-4e41-b0de-3f0373b810ca tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.890147] [55187]: DEBUG oslo_concurrency.lockutils [None req-c95ae021-9d18-4e41-b0de-3f0373b810ca tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.890395] [55187]: DEBUG oslo_concurrency.lockutils [None req-c95ae021-9d18-4e41-b0de-3f0373b810ca tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.890586] [55187]: DEBUG oslo_concurrency.lockutils [None req-c95ae021-9d18-4e41-b0de-3f0373b810ca tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.891324] [55187]: DEBUG oslo_concurrency.lockutils [None req-c95ae021-9d18-4e41-b0de-3f0373b810ca tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.891571] [55187]: DEBUG oslo_concurrency.lockutils [None req-c95ae021-9d18-4e41-b0de-3f0373b810ca tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.891754] [55187]: DEBUG oslo_concurrency.lockutils [None req-c95ae021-9d18-4e41-b0de-3f0373b810ca tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.909499] [55188]: DEBUG nova.policy [None req-412df100-f689-4576-a79a-49a54a128cbd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.914081] [55188]: INFO nova.api.openstack.requestlog [None req-412df100-f689-4576-a79a-49a54a128cbd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.073928 [ 776.914582] [55188]: [pid: 55188|app: 0|req: 1586/3033] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.919058] [55188]: DEBUG nova.api.openstack.wsgi [None req-85fb5e8e-6cfa-4379-b794-4d8a11f5e70a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.919324] [55188]: DEBUG nova.compute.api [None req-85fb5e8e-6cfa-4379-b794-4d8a11f5e70a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.923268] [55188]: DEBUG oslo_concurrency.lockutils [None req-85fb5e8e-6cfa-4379-b794-4d8a11f5e70a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.923417] [55188]: DEBUG oslo_concurrency.lockutils [None req-85fb5e8e-6cfa-4379-b794-4d8a11f5e70a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.923691] [55188]: DEBUG oslo_concurrency.lockutils [None req-85fb5e8e-6cfa-4379-b794-4d8a11f5e70a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.924181] [55188]: DEBUG oslo_concurrency.lockutils [None req-85fb5e8e-6cfa-4379-b794-4d8a11f5e70a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.924339] [55188]: DEBUG oslo_concurrency.lockutils [None req-85fb5e8e-6cfa-4379-b794-4d8a11f5e70a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.924558] [55188]: DEBUG oslo_concurrency.lockutils [None req-85fb5e8e-6cfa-4379-b794-4d8a11f5e70a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.933204] [55187]: DEBUG nova.policy [None req-c95ae021-9d18-4e41-b0de-3f0373b810ca tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.938409] [55187]: INFO nova.api.openstack.requestlog [None req-c95ae021-9d18-4e41-b0de-3f0373b810ca tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.057184 [ 776.938770] [55187]: [pid: 55187|app: 0|req: 1448/3034] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.941597] [55187]: DEBUG nova.api.openstack.wsgi [None req-4589b54e-25aa-424d-80fe-825a50dea3fe tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.943303] [55187]: DEBUG nova.compute.api [None req-4589b54e-25aa-424d-80fe-825a50dea3fe tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.947150] [55187]: DEBUG oslo_concurrency.lockutils [None req-4589b54e-25aa-424d-80fe-825a50dea3fe tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.947391] [55187]: DEBUG oslo_concurrency.lockutils [None req-4589b54e-25aa-424d-80fe-825a50dea3fe tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.947595] [55187]: DEBUG oslo_concurrency.lockutils [None req-4589b54e-25aa-424d-80fe-825a50dea3fe tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.947951] [55187]: DEBUG oslo_concurrency.lockutils [None req-4589b54e-25aa-424d-80fe-825a50dea3fe tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.948167] [55187]: DEBUG oslo_concurrency.lockutils [None req-4589b54e-25aa-424d-80fe-825a50dea3fe tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.948398] [55187]: DEBUG oslo_concurrency.lockutils [None req-4589b54e-25aa-424d-80fe-825a50dea3fe tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.973942] [55188]: DEBUG nova.policy [None req-85fb5e8e-6cfa-4379-b794-4d8a11f5e70a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.975025] [55187]: DEBUG oslo_concurrency.lockutils [None req-4589b54e-25aa-424d-80fe-825a50dea3fe tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.977227] [55187]: DEBUG oslo_concurrency.lockutils [None req-4589b54e-25aa-424d-80fe-825a50dea3fe tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.977481] [55187]: DEBUG oslo_concurrency.lockutils [None req-4589b54e-25aa-424d-80fe-825a50dea3fe tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.977694] [55187]: DEBUG nova.objects.instance [None req-4589b54e-25aa-424d-80fe-825a50dea3fe tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 776.979872] [55188]: INFO nova.api.openstack.requestlog [None req-85fb5e8e-6cfa-4379-b794-4d8a11f5e70a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.064518 [ 776.980362] [55188]: [pid: 55188|app: 0|req: 1587/3035] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.984088] [55188]: DEBUG nova.api.openstack.wsgi [None req-107392c5-4385-444a-9e41-a073fbebafce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 776.986530] [55188]: DEBUG nova.compute.api [None req-107392c5-4385-444a-9e41-a073fbebafce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 776.990281] [55188]: DEBUG oslo_concurrency.lockutils [None req-107392c5-4385-444a-9e41-a073fbebafce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.990545] [55188]: DEBUG oslo_concurrency.lockutils [None req-107392c5-4385-444a-9e41-a073fbebafce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.990727] [55188]: DEBUG oslo_concurrency.lockutils [None req-107392c5-4385-444a-9e41-a073fbebafce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.991212] [55188]: DEBUG oslo_concurrency.lockutils [None req-107392c5-4385-444a-9e41-a073fbebafce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.992103] [55188]: DEBUG oslo_concurrency.lockutils [None req-107392c5-4385-444a-9e41-a073fbebafce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.992103] [55188]: DEBUG oslo_concurrency.lockutils [None req-107392c5-4385-444a-9e41-a073fbebafce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.010812] [55187]: DEBUG nova.policy [None req-4589b54e-25aa-424d-80fe-825a50dea3fe tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.015504] [55187]: INFO nova.api.openstack.requestlog [None req-4589b54e-25aa-424d-80fe-825a50dea3fe tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.075942 [ 777.015847] [55187]: [pid: 55187|app: 0|req: 1449/3036] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.016182] [55188]: DEBUG oslo_concurrency.lockutils [None req-107392c5-4385-444a-9e41-a073fbebafce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.016548] [55188]: DEBUG oslo_concurrency.lockutils [None req-107392c5-4385-444a-9e41-a073fbebafce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.018019] [55188]: DEBUG oslo_concurrency.lockutils [None req-107392c5-4385-444a-9e41-a073fbebafce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.018019] [55188]: DEBUG nova.objects.instance [None req-107392c5-4385-444a-9e41-a073fbebafce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 777.025346] [55187]: DEBUG nova.api.openstack.wsgi [None req-734e66f7-45e0-4aab-b613-ff3b8df8f344 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.031119] [55187]: DEBUG nova.compute.api [None req-734e66f7-45e0-4aab-b613-ff3b8df8f344 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.037026] [55187]: DEBUG oslo_concurrency.lockutils [None req-734e66f7-45e0-4aab-b613-ff3b8df8f344 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.037026] [55187]: DEBUG oslo_concurrency.lockutils [None req-734e66f7-45e0-4aab-b613-ff3b8df8f344 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.037026] [55187]: DEBUG oslo_concurrency.lockutils [None req-734e66f7-45e0-4aab-b613-ff3b8df8f344 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.037447] [55187]: DEBUG oslo_concurrency.lockutils [None req-734e66f7-45e0-4aab-b613-ff3b8df8f344 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.037688] [55187]: DEBUG oslo_concurrency.lockutils [None req-734e66f7-45e0-4aab-b613-ff3b8df8f344 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.037886] [55187]: DEBUG oslo_concurrency.lockutils [None req-734e66f7-45e0-4aab-b613-ff3b8df8f344 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.051218] [55188]: DEBUG nova.policy [None req-107392c5-4385-444a-9e41-a073fbebafce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.057468] [55188]: INFO nova.api.openstack.requestlog [None req-107392c5-4385-444a-9e41-a073fbebafce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.075094 [ 777.057468] [55188]: [pid: 55188|app: 0|req: 1588/3037] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.059414] [55188]: DEBUG nova.api.openstack.wsgi [None req-d4b68ed9-86ec-43cc-86fe-e7a0641d7f3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.065023] [55188]: DEBUG nova.compute.api [None req-d4b68ed9-86ec-43cc-86fe-e7a0641d7f3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.067320] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4b68ed9-86ec-43cc-86fe-e7a0641d7f3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.067748] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4b68ed9-86ec-43cc-86fe-e7a0641d7f3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.067989] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4b68ed9-86ec-43cc-86fe-e7a0641d7f3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.068401] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4b68ed9-86ec-43cc-86fe-e7a0641d7f3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.068623] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4b68ed9-86ec-43cc-86fe-e7a0641d7f3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.068814] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4b68ed9-86ec-43cc-86fe-e7a0641d7f3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.074621] [55187]: DEBUG nova.policy [None req-734e66f7-45e0-4aab-b613-ff3b8df8f344 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.079516] [55187]: INFO nova.api.openstack.requestlog [None req-734e66f7-45e0-4aab-b613-ff3b8df8f344 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.059851 [ 777.079869] [55187]: [pid: 55187|app: 0|req: 1450/3038] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.082359] [55187]: DEBUG nova.api.openstack.wsgi [None req-aa7e0d7b-8518-4aae-afb6-d45e88deb4d0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.083979] [55187]: DEBUG nova.compute.api [None req-aa7e0d7b-8518-4aae-afb6-d45e88deb4d0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.088459] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa7e0d7b-8518-4aae-afb6-d45e88deb4d0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.088699] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa7e0d7b-8518-4aae-afb6-d45e88deb4d0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.088892] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa7e0d7b-8518-4aae-afb6-d45e88deb4d0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.089254] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa7e0d7b-8518-4aae-afb6-d45e88deb4d0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.089452] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa7e0d7b-8518-4aae-afb6-d45e88deb4d0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.089624] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa7e0d7b-8518-4aae-afb6-d45e88deb4d0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.110403] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa7e0d7b-8518-4aae-afb6-d45e88deb4d0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.110644] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa7e0d7b-8518-4aae-afb6-d45e88deb4d0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.110832] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa7e0d7b-8518-4aae-afb6-d45e88deb4d0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.111056] [55187]: DEBUG nova.objects.instance [None req-aa7e0d7b-8518-4aae-afb6-d45e88deb4d0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 777.124483] [55188]: DEBUG nova.policy [None req-d4b68ed9-86ec-43cc-86fe-e7a0641d7f3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.130812] [55188]: INFO nova.api.openstack.requestlog [None req-d4b68ed9-86ec-43cc-86fe-e7a0641d7f3b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.072691 [ 777.130812] [55188]: [pid: 55188|app: 0|req: 1589/3039] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.133484] [55188]: DEBUG nova.api.openstack.wsgi [None req-18c972ee-34e0-4ba6-b6fc-db3b50332843 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.135723] [55188]: DEBUG nova.compute.api [None req-18c972ee-34e0-4ba6-b6fc-db3b50332843 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.140482] [55188]: DEBUG oslo_concurrency.lockutils [None req-18c972ee-34e0-4ba6-b6fc-db3b50332843 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.140558] [55187]: DEBUG nova.policy [None req-aa7e0d7b-8518-4aae-afb6-d45e88deb4d0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.140752] [55188]: DEBUG oslo_concurrency.lockutils [None req-18c972ee-34e0-4ba6-b6fc-db3b50332843 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.140981] [55188]: DEBUG oslo_concurrency.lockutils [None req-18c972ee-34e0-4ba6-b6fc-db3b50332843 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.141352] [55188]: DEBUG oslo_concurrency.lockutils [None req-18c972ee-34e0-4ba6-b6fc-db3b50332843 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.141595] [55188]: DEBUG oslo_concurrency.lockutils [None req-18c972ee-34e0-4ba6-b6fc-db3b50332843 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.141740] [55188]: DEBUG oslo_concurrency.lockutils [None req-18c972ee-34e0-4ba6-b6fc-db3b50332843 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.145856] [55187]: INFO nova.api.openstack.requestlog [None req-aa7e0d7b-8518-4aae-afb6-d45e88deb4d0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.065346 [ 777.146427] [55187]: [pid: 55187|app: 0|req: 1451/3040] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.149885] [55187]: DEBUG nova.api.openstack.wsgi [None req-0346c392-dcae-43d4-9938-d252ee057ca3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4af9da2a70>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.185978] [55187]: INFO nova.api.openstack.requestlog [None req-0346c392-dcae-43d4-9938-d252ee057ca3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb" status: 200 len: 1559 microversion: 2.1 time: 0.038633 [ 777.186345] [55187]: [pid: 55187|app: 0|req: 1452/3041] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb => generated 1559 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.189057] [55187]: DEBUG nova.api.openstack.wsgi [None req-c3349672-3673-448e-967a-156fb6750407 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.190730] [55187]: DEBUG nova.compute.api [None req-c3349672-3673-448e-967a-156fb6750407 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.195506] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3349672-3673-448e-967a-156fb6750407 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.195751] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3349672-3673-448e-967a-156fb6750407 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.195939] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3349672-3673-448e-967a-156fb6750407 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.196384] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3349672-3673-448e-967a-156fb6750407 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.196831] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3349672-3673-448e-967a-156fb6750407 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.197098] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3349672-3673-448e-967a-156fb6750407 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.243776] [55187]: DEBUG nova.policy [None req-c3349672-3673-448e-967a-156fb6750407 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.250262] [55187]: INFO nova.api.openstack.requestlog [None req-c3349672-3673-448e-967a-156fb6750407 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.063385 [ 777.250632] [55187]: [pid: 55187|app: 0|req: 1453/3042] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.253404] [55187]: DEBUG nova.api.openstack.wsgi [None req-3f29cd3e-5adb-425c-ab58-3c4ac9e8aa7e tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.255233] [55187]: DEBUG nova.compute.api [None req-3f29cd3e-5adb-425c-ab58-3c4ac9e8aa7e tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.258781] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f29cd3e-5adb-425c-ab58-3c4ac9e8aa7e tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.259039] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f29cd3e-5adb-425c-ab58-3c4ac9e8aa7e tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.259297] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f29cd3e-5adb-425c-ab58-3c4ac9e8aa7e tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.259573] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f29cd3e-5adb-425c-ab58-3c4ac9e8aa7e tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.259768] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f29cd3e-5adb-425c-ab58-3c4ac9e8aa7e tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.259937] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f29cd3e-5adb-425c-ab58-3c4ac9e8aa7e tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.273479] [55188]: DEBUG nova.policy [None req-18c972ee-34e0-4ba6-b6fc-db3b50332843 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.278376] [55188]: INFO nova.api.openstack.requestlog [None req-18c972ee-34e0-4ba6-b6fc-db3b50332843 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1334 microversion: 2.1 time: 0.147257 [ 777.279034] [55188]: [pid: 55188|app: 0|req: 1590/3043] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1334 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.281414] [55188]: DEBUG nova.api.openstack.wsgi [None req-2dd0ff09-a03e-41cc-9208-ff9af10f2e70 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.283158] [55188]: DEBUG nova.compute.api [None req-2dd0ff09-a03e-41cc-9208-ff9af10f2e70 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.287549] [55188]: DEBUG oslo_concurrency.lockutils [None req-2dd0ff09-a03e-41cc-9208-ff9af10f2e70 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.287709] [55188]: DEBUG oslo_concurrency.lockutils [None req-2dd0ff09-a03e-41cc-9208-ff9af10f2e70 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.287888] [55188]: DEBUG oslo_concurrency.lockutils [None req-2dd0ff09-a03e-41cc-9208-ff9af10f2e70 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.288281] [55188]: DEBUG oslo_concurrency.lockutils [None req-2dd0ff09-a03e-41cc-9208-ff9af10f2e70 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.288487] [55188]: DEBUG oslo_concurrency.lockutils [None req-2dd0ff09-a03e-41cc-9208-ff9af10f2e70 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.288746] [55188]: DEBUG oslo_concurrency.lockutils [None req-2dd0ff09-a03e-41cc-9208-ff9af10f2e70 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.299110] [55187]: DEBUG nova.policy [None req-3f29cd3e-5adb-425c-ab58-3c4ac9e8aa7e tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.303580] [55187]: DEBUG nova.policy [None req-3f29cd3e-5adb-425c-ab58-3c4ac9e8aa7e tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.304480] [55187]: DEBUG nova.policy [None req-3f29cd3e-5adb-425c-ab58-3c4ac9e8aa7e tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.308270] [55187]: INFO nova.api.openstack.requestlog [None req-3f29cd3e-5adb-425c-ab58-3c4ac9e8aa7e tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.057063 [ 777.308608] [55187]: [pid: 55187|app: 0|req: 1454/3044] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 777.312012] [55187]: DEBUG nova.api.openstack.wsgi [None req-7f74c3e8-a8af-47d3-819b-af061f3da21f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.313226] [55187]: DEBUG nova.compute.api [None req-7f74c3e8-a8af-47d3-819b-af061f3da21f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.316644] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f74c3e8-a8af-47d3-819b-af061f3da21f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.319132] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f74c3e8-a8af-47d3-819b-af061f3da21f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.319132] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f74c3e8-a8af-47d3-819b-af061f3da21f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.319132] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f74c3e8-a8af-47d3-819b-af061f3da21f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.319132] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f74c3e8-a8af-47d3-819b-af061f3da21f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.319379] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f74c3e8-a8af-47d3-819b-af061f3da21f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.339051] [55188]: DEBUG nova.policy [None req-2dd0ff09-a03e-41cc-9208-ff9af10f2e70 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.341783] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f74c3e8-a8af-47d3-819b-af061f3da21f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.341783] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f74c3e8-a8af-47d3-819b-af061f3da21f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.341783] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f74c3e8-a8af-47d3-819b-af061f3da21f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.341783] [55187]: DEBUG nova.objects.instance [None req-7f74c3e8-a8af-47d3-819b-af061f3da21f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 777.342622] [55188]: INFO nova.api.openstack.requestlog [None req-2dd0ff09-a03e-41cc-9208-ff9af10f2e70 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.062960 [ 777.343067] [55188]: [pid: 55188|app: 0|req: 1591/3045] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.358450] [55188]: DEBUG nova.api.openstack.wsgi [None req-0cb838c0-bac2-4034-af55-f35b36427214 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.360296] [55188]: DEBUG nova.compute.api [None req-0cb838c0-bac2-4034-af55-f35b36427214 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.363882] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cb838c0-bac2-4034-af55-f35b36427214 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.364784] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cb838c0-bac2-4034-af55-f35b36427214 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.364784] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cb838c0-bac2-4034-af55-f35b36427214 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.364900] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cb838c0-bac2-4034-af55-f35b36427214 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.365050] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cb838c0-bac2-4034-af55-f35b36427214 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.365223] [55187]: DEBUG nova.policy [None req-7f74c3e8-a8af-47d3-819b-af061f3da21f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.365319] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cb838c0-bac2-4034-af55-f35b36427214 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.369851] [55187]: INFO nova.api.openstack.requestlog [None req-7f74c3e8-a8af-47d3-819b-af061f3da21f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.060552 [ 777.370105] [55187]: [pid: 55187|app: 0|req: 1455/3046] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.379034] [55187]: DEBUG nova.api.openstack.wsgi [None req-13521af6-7ea2-4fb2-a3f9-c359432616b9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.380766] [55187]: DEBUG nova.compute.api [None req-13521af6-7ea2-4fb2-a3f9-c359432616b9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.385199] [55187]: DEBUG oslo_concurrency.lockutils [None req-13521af6-7ea2-4fb2-a3f9-c359432616b9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.385463] [55187]: DEBUG oslo_concurrency.lockutils [None req-13521af6-7ea2-4fb2-a3f9-c359432616b9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.385671] [55187]: DEBUG oslo_concurrency.lockutils [None req-13521af6-7ea2-4fb2-a3f9-c359432616b9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.386077] [55187]: DEBUG oslo_concurrency.lockutils [None req-13521af6-7ea2-4fb2-a3f9-c359432616b9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.386263] [55187]: DEBUG oslo_concurrency.lockutils [None req-13521af6-7ea2-4fb2-a3f9-c359432616b9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.386437] [55187]: DEBUG oslo_concurrency.lockutils [None req-13521af6-7ea2-4fb2-a3f9-c359432616b9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.416658] [55188]: INFO nova.api.openstack.requestlog [None req-0cb838c0-bac2-4034-af55-f35b36427214 tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1978 microversion: 2.75 time: 0.060553 [ 777.417058] [55188]: [pid: 55188|app: 0|req: 1592/3047] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1978 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 777.419799] [55188]: DEBUG nova.api.openstack.wsgi [None req-2cd58333-3e6d-4be8-9688-59c4d64bd32c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.421497] [55188]: DEBUG nova.compute.api [None req-2cd58333-3e6d-4be8-9688-59c4d64bd32c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.428393] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd58333-3e6d-4be8-9688-59c4d64bd32c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.428956] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd58333-3e6d-4be8-9688-59c4d64bd32c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.428956] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd58333-3e6d-4be8-9688-59c4d64bd32c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.430140] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd58333-3e6d-4be8-9688-59c4d64bd32c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.430140] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd58333-3e6d-4be8-9688-59c4d64bd32c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.430140] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd58333-3e6d-4be8-9688-59c4d64bd32c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.471147] [55187]: DEBUG nova.policy [None req-13521af6-7ea2-4fb2-a3f9-c359432616b9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.475688] [55187]: INFO nova.api.openstack.requestlog [None req-13521af6-7ea2-4fb2-a3f9-c359432616b9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1470 microversion: 2.1 time: 0.103438 [ 777.476246] [55187]: [pid: 55187|app: 0|req: 1456/3048] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1470 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 777.478680] [55187]: DEBUG nova.api.openstack.wsgi [None req-003a907c-4888-468e-835a-6499170c094e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.480514] [55187]: DEBUG nova.compute.api [None req-003a907c-4888-468e-835a-6499170c094e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.484028] [55187]: DEBUG oslo_concurrency.lockutils [None req-003a907c-4888-468e-835a-6499170c094e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.484255] [55187]: DEBUG oslo_concurrency.lockutils [None req-003a907c-4888-468e-835a-6499170c094e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.484460] [55187]: DEBUG oslo_concurrency.lockutils [None req-003a907c-4888-468e-835a-6499170c094e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.484823] [55187]: DEBUG oslo_concurrency.lockutils [None req-003a907c-4888-468e-835a-6499170c094e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.485627] [55187]: DEBUG oslo_concurrency.lockutils [None req-003a907c-4888-468e-835a-6499170c094e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.485627] [55187]: DEBUG oslo_concurrency.lockutils [None req-003a907c-4888-468e-835a-6499170c094e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.500420] [55188]: DEBUG nova.policy [None req-2cd58333-3e6d-4be8-9688-59c4d64bd32c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.505280] [55188]: INFO nova.api.openstack.requestlog [None req-2cd58333-3e6d-4be8-9688-59c4d64bd32c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1264 microversion: 2.1 time: 0.087592 [ 777.505867] [55188]: [pid: 55188|app: 0|req: 1593/3049] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1264 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.508351] [55188]: DEBUG nova.api.openstack.wsgi [None req-dd834ae7-6d4e-47b0-bf4c-f1221c071682 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.510145] [55188]: DEBUG nova.compute.api [None req-dd834ae7-6d4e-47b0-bf4c-f1221c071682 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.513585] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd834ae7-6d4e-47b0-bf4c-f1221c071682 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.513873] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd834ae7-6d4e-47b0-bf4c-f1221c071682 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.514124] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd834ae7-6d4e-47b0-bf4c-f1221c071682 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.514542] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd834ae7-6d4e-47b0-bf4c-f1221c071682 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.514790] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd834ae7-6d4e-47b0-bf4c-f1221c071682 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.515023] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd834ae7-6d4e-47b0-bf4c-f1221c071682 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.522887] [55187]: DEBUG nova.policy [None req-003a907c-4888-468e-835a-6499170c094e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.527096] [55187]: INFO nova.api.openstack.requestlog [None req-003a907c-4888-468e-835a-6499170c094e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1218 microversion: 2.1 time: 0.050457 [ 777.527421] [55187]: [pid: 55187|app: 0|req: 1457/3050] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.559160] [55188]: DEBUG nova.policy [None req-dd834ae7-6d4e-47b0-bf4c-f1221c071682 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.563553] [55188]: DEBUG nova.policy [None req-dd834ae7-6d4e-47b0-bf4c-f1221c071682 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.564203] [55188]: DEBUG nova.policy [None req-dd834ae7-6d4e-47b0-bf4c-f1221c071682 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.565063] [55188]: INFO nova.api.openstack.requestlog [None req-dd834ae7-6d4e-47b0-bf4c-f1221c071682 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.058844 [ 777.565244] [55187]: DEBUG nova.api.openstack.wsgi [None req-425d6ba4-21c2-4155-b3d3-6cdca9c4501d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.565496] [55188]: [pid: 55188|app: 0|req: 1594/3051] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 777.567132] [55187]: DEBUG nova.compute.api [None req-425d6ba4-21c2-4155-b3d3-6cdca9c4501d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.570704] [55187]: DEBUG oslo_concurrency.lockutils [None req-425d6ba4-21c2-4155-b3d3-6cdca9c4501d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.570955] [55187]: DEBUG oslo_concurrency.lockutils [None req-425d6ba4-21c2-4155-b3d3-6cdca9c4501d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.571169] [55187]: DEBUG oslo_concurrency.lockutils [None req-425d6ba4-21c2-4155-b3d3-6cdca9c4501d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.571527] [55187]: DEBUG oslo_concurrency.lockutils [None req-425d6ba4-21c2-4155-b3d3-6cdca9c4501d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.571728] [55187]: DEBUG oslo_concurrency.lockutils [None req-425d6ba4-21c2-4155-b3d3-6cdca9c4501d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.571899] [55187]: DEBUG oslo_concurrency.lockutils [None req-425d6ba4-21c2-4155-b3d3-6cdca9c4501d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.602269] [55187]: DEBUG nova.policy [None req-425d6ba4-21c2-4155-b3d3-6cdca9c4501d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.606404] [55187]: INFO nova.api.openstack.requestlog [None req-425d6ba4-21c2-4155-b3d3-6cdca9c4501d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.043583 [ 777.606742] [55187]: [pid: 55187|app: 0|req: 1458/3052] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.615212] [55188]: DEBUG nova.api.openstack.wsgi [None req-43c54b66-a347-4e1b-aa27-efac314d839c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.617036] [55188]: DEBUG nova.compute.api [None req-43c54b66-a347-4e1b-aa27-efac314d839c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.620558] [55188]: DEBUG oslo_concurrency.lockutils [None req-43c54b66-a347-4e1b-aa27-efac314d839c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.620794] [55188]: DEBUG oslo_concurrency.lockutils [None req-43c54b66-a347-4e1b-aa27-efac314d839c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.620980] [55188]: DEBUG oslo_concurrency.lockutils [None req-43c54b66-a347-4e1b-aa27-efac314d839c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.621342] [55188]: DEBUG oslo_concurrency.lockutils [None req-43c54b66-a347-4e1b-aa27-efac314d839c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.621541] [55188]: DEBUG oslo_concurrency.lockutils [None req-43c54b66-a347-4e1b-aa27-efac314d839c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.623852] [55188]: DEBUG oslo_concurrency.lockutils [None req-43c54b66-a347-4e1b-aa27-efac314d839c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.656970] [55188]: DEBUG nova.policy [None req-43c54b66-a347-4e1b-aa27-efac314d839c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.661491] [55188]: INFO nova.api.openstack.requestlog [None req-43c54b66-a347-4e1b-aa27-efac314d839c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.048480 [ 777.661866] [55188]: [pid: 55188|app: 0|req: 1595/3053] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:17 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.798445] [55187]: DEBUG nova.api.openstack.wsgi [req-54c2dae5-f979-473d-9bfd-f791188b6b39 req-05dea241-ea4d-4528-8ebe-a548c299827c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2cfab35b-f2fb-4782-a2ea-6cb6059261ba", "name": "network-vif-deleted", "tag": "80099946-cd69-4fc0-a5af-fc471890117f"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 777.802217] [55188]: DEBUG nova.api.openstack.wsgi [None req-45142f18-6f7e-4d9b-bea5-b71b91aab91c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.806020] [55188]: DEBUG nova.compute.api [None req-45142f18-6f7e-4d9b-bea5-b71b91aab91c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.806116] [55187]: DEBUG oslo_concurrency.lockutils [req-54c2dae5-f979-473d-9bfd-f791188b6b39 req-05dea241-ea4d-4528-8ebe-a548c299827c service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.806116] [55187]: DEBUG oslo_concurrency.lockutils [req-54c2dae5-f979-473d-9bfd-f791188b6b39 req-05dea241-ea4d-4528-8ebe-a548c299827c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.806116] [55187]: DEBUG oslo_concurrency.lockutils [req-54c2dae5-f979-473d-9bfd-f791188b6b39 req-05dea241-ea4d-4528-8ebe-a548c299827c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.810409] [55188]: DEBUG oslo_concurrency.lockutils [None req-45142f18-6f7e-4d9b-bea5-b71b91aab91c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.810667] [55188]: DEBUG oslo_concurrency.lockutils [None req-45142f18-6f7e-4d9b-bea5-b71b91aab91c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.810875] [55188]: DEBUG oslo_concurrency.lockutils [None req-45142f18-6f7e-4d9b-bea5-b71b91aab91c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.811310] [55188]: DEBUG oslo_concurrency.lockutils [None req-45142f18-6f7e-4d9b-bea5-b71b91aab91c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.811527] [55188]: DEBUG oslo_concurrency.lockutils [None req-45142f18-6f7e-4d9b-bea5-b71b91aab91c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.811729] [55188]: DEBUG oslo_concurrency.lockutils [None req-45142f18-6f7e-4d9b-bea5-b71b91aab91c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.815558] [55187]: INFO nova.api.openstack.compute.server_external_events [req-54c2dae5-f979-473d-9bfd-f791188b6b39 req-05dea241-ea4d-4528-8ebe-a548c299827c service nova] Creating event network-vif-deleted:80099946-cd69-4fc0-a5af-fc471890117f for instance 2cfab35b-f2fb-4782-a2ea-6cb6059261ba on cpu-1 [ 777.821141] [55187]: INFO nova.api.openstack.requestlog [req-54c2dae5-f979-473d-9bfd-f791188b6b39 req-05dea241-ea4d-4528-8ebe-a548c299827c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025602 [ 777.821141] [55187]: [pid: 55187|app: 0|req: 1459/3054] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:18 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 777.824637] [55187]: DEBUG nova.api.openstack.wsgi [req-b3632f22-149e-4825-8680-fae49377840d req-e4ef264e-7048-43a8-971e-27042d354d64 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "19c96786-d3cc-49be-ac6e-825c62ffa8a6", "name": "network-vif-deleted", "tag": "68f3ef18-f849-45f9-bfaf-a6e73d388372"}, {"name": "network-changed", "server_uuid": "00d4e54d-2bb8-46d1-a850-e8573cc0104c", "tag": "217e6ade-80ba-4c54-80ed-e9f2ece89ba7"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 777.835280] [55187]: DEBUG oslo_concurrency.lockutils [req-b3632f22-149e-4825-8680-fae49377840d req-e4ef264e-7048-43a8-971e-27042d354d64 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.835280] [55187]: DEBUG oslo_concurrency.lockutils [req-b3632f22-149e-4825-8680-fae49377840d req-e4ef264e-7048-43a8-971e-27042d354d64 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.835280] [55187]: DEBUG oslo_concurrency.lockutils [req-b3632f22-149e-4825-8680-fae49377840d req-e4ef264e-7048-43a8-971e-27042d354d64 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.843821] [55187]: INFO nova.api.openstack.compute.server_external_events [req-b3632f22-149e-4825-8680-fae49377840d req-e4ef264e-7048-43a8-971e-27042d354d64 service nova] Creating event network-vif-deleted:68f3ef18-f849-45f9-bfaf-a6e73d388372 for instance 19c96786-d3cc-49be-ac6e-825c62ffa8a6 on cpu-1 [ 777.844189] [55187]: INFO nova.api.openstack.compute.server_external_events [req-b3632f22-149e-4825-8680-fae49377840d req-e4ef264e-7048-43a8-971e-27042d354d64 service nova] Creating event network-changed:217e6ade-80ba-4c54-80ed-e9f2ece89ba7 for instance 00d4e54d-2bb8-46d1-a850-e8573cc0104c on cpu-1 [ 777.849888] [55187]: INFO nova.api.openstack.requestlog [req-b3632f22-149e-4825-8680-fae49377840d req-e4ef264e-7048-43a8-971e-27042d354d64 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.027680 [ 777.850557] [55187]: [pid: 55187|app: 0|req: 1460/3055] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:18 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 777.857177] [55187]: DEBUG nova.api.openstack.wsgi [None req-216743f1-358d-4e40-bd0d-39f62a79ae17 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.860022] [55187]: DEBUG nova.compute.api [None req-216743f1-358d-4e40-bd0d-39f62a79ae17 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.864880] [55187]: DEBUG oslo_concurrency.lockutils [None req-216743f1-358d-4e40-bd0d-39f62a79ae17 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.865209] [55187]: DEBUG oslo_concurrency.lockutils [None req-216743f1-358d-4e40-bd0d-39f62a79ae17 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.865801] [55187]: DEBUG oslo_concurrency.lockutils [None req-216743f1-358d-4e40-bd0d-39f62a79ae17 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.866414] [55187]: DEBUG oslo_concurrency.lockutils [None req-216743f1-358d-4e40-bd0d-39f62a79ae17 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.866682] [55187]: DEBUG oslo_concurrency.lockutils [None req-216743f1-358d-4e40-bd0d-39f62a79ae17 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.867132] [55187]: DEBUG oslo_concurrency.lockutils [None req-216743f1-358d-4e40-bd0d-39f62a79ae17 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.906984] [55187]: DEBUG nova.policy [None req-216743f1-358d-4e40-bd0d-39f62a79ae17 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.911758] [55187]: INFO nova.api.openstack.requestlog [None req-216743f1-358d-4e40-bd0d-39f62a79ae17 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1623 microversion: 2.1 time: 0.057335 [ 777.912314] [55187]: [pid: 55187|app: 0|req: 1461/3056] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:18 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1623 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.918510] [55187]: DEBUG nova.api.openstack.wsgi [None req-3b485e06-02af-4fb9-9493-e94368cc7c6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 777.920372] [55187]: DEBUG nova.compute.api [None req-3b485e06-02af-4fb9-9493-e94368cc7c6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 777.923719] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b485e06-02af-4fb9-9493-e94368cc7c6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.923957] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b485e06-02af-4fb9-9493-e94368cc7c6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.924164] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b485e06-02af-4fb9-9493-e94368cc7c6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.924511] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b485e06-02af-4fb9-9493-e94368cc7c6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.924709] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b485e06-02af-4fb9-9493-e94368cc7c6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.924883] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b485e06-02af-4fb9-9493-e94368cc7c6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.007189] [55187]: DEBUG nova.policy [None req-3b485e06-02af-4fb9-9493-e94368cc7c6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.012289] [55187]: INFO nova.api.openstack.requestlog [None req-3b485e06-02af-4fb9-9493-e94368cc7c6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1317 microversion: 2.1 time: 0.095727 [ 778.012831] [55187]: [pid: 55187|app: 0|req: 1462/3057] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:18 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1317 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.015428] [55187]: DEBUG nova.api.openstack.wsgi [None req-766b7554-6628-483f-88de-a3b4aa7cc8e7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.017316] [55187]: DEBUG nova.compute.api [None req-766b7554-6628-483f-88de-a3b4aa7cc8e7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.024024] [55187]: DEBUG oslo_concurrency.lockutils [None req-766b7554-6628-483f-88de-a3b4aa7cc8e7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.024024] [55187]: DEBUG oslo_concurrency.lockutils [None req-766b7554-6628-483f-88de-a3b4aa7cc8e7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.024024] [55187]: DEBUG oslo_concurrency.lockutils [None req-766b7554-6628-483f-88de-a3b4aa7cc8e7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.024024] [55187]: DEBUG oslo_concurrency.lockutils [None req-766b7554-6628-483f-88de-a3b4aa7cc8e7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.024274] [55187]: DEBUG oslo_concurrency.lockutils [None req-766b7554-6628-483f-88de-a3b4aa7cc8e7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.024274] [55187]: DEBUG oslo_concurrency.lockutils [None req-766b7554-6628-483f-88de-a3b4aa7cc8e7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.057600] [55187]: DEBUG nova.policy [None req-766b7554-6628-483f-88de-a3b4aa7cc8e7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.062353] [55187]: INFO nova.api.openstack.requestlog [None req-766b7554-6628-483f-88de-a3b4aa7cc8e7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.049060 [ 778.062723] [55187]: [pid: 55187|app: 0|req: 1463/3058] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:18 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.065302] [55187]: DEBUG nova.api.openstack.wsgi [None req-8952bf42-94e3-476b-924b-b020b7dd469e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.066911] [55187]: DEBUG nova.compute.api [None req-8952bf42-94e3-476b-924b-b020b7dd469e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.071427] [55187]: DEBUG oslo_concurrency.lockutils [None req-8952bf42-94e3-476b-924b-b020b7dd469e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.071667] [55187]: DEBUG oslo_concurrency.lockutils [None req-8952bf42-94e3-476b-924b-b020b7dd469e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.071851] [55187]: DEBUG oslo_concurrency.lockutils [None req-8952bf42-94e3-476b-924b-b020b7dd469e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.072222] [55187]: DEBUG oslo_concurrency.lockutils [None req-8952bf42-94e3-476b-924b-b020b7dd469e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.072424] [55187]: DEBUG oslo_concurrency.lockutils [None req-8952bf42-94e3-476b-924b-b020b7dd469e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.072597] [55187]: DEBUG oslo_concurrency.lockutils [None req-8952bf42-94e3-476b-924b-b020b7dd469e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.086217] [55188]: DEBUG nova.policy [None req-45142f18-6f7e-4d9b-bea5-b71b91aab91c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.090787] [55188]: INFO nova.api.openstack.requestlog [None req-45142f18-6f7e-4d9b-bea5-b71b91aab91c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.291509 [ 778.091125] [55188]: [pid: 55188|app: 0|req: 1596/3059] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:18 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.094428] [55188]: DEBUG nova.api.openstack.wsgi [None req-6e2f942c-f73e-48a7-b77c-a94cfd91f2b1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.095646] [55188]: DEBUG nova.compute.api [None req-6e2f942c-f73e-48a7-b77c-a94cfd91f2b1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.102257] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e2f942c-f73e-48a7-b77c-a94cfd91f2b1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.102498] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e2f942c-f73e-48a7-b77c-a94cfd91f2b1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.102686] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e2f942c-f73e-48a7-b77c-a94cfd91f2b1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.103055] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e2f942c-f73e-48a7-b77c-a94cfd91f2b1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.103259] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e2f942c-f73e-48a7-b77c-a94cfd91f2b1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.103432] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e2f942c-f73e-48a7-b77c-a94cfd91f2b1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.114421] [55187]: DEBUG nova.policy [None req-8952bf42-94e3-476b-924b-b020b7dd469e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.119380] [55187]: INFO nova.api.openstack.requestlog [None req-8952bf42-94e3-476b-924b-b020b7dd469e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.056080 [ 778.119870] [55187]: [pid: 55187|app: 0|req: 1464/3060] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:18 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.126373] [55187]: DEBUG nova.api.openstack.wsgi [None req-d0511539-791b-4bec-a35a-b39b543c12c3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.128242] [55187]: DEBUG nova.compute.api [None req-d0511539-791b-4bec-a35a-b39b543c12c3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.132773] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0511539-791b-4bec-a35a-b39b543c12c3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.133054] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0511539-791b-4bec-a35a-b39b543c12c3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.133252] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0511539-791b-4bec-a35a-b39b543c12c3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.133645] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0511539-791b-4bec-a35a-b39b543c12c3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.133851] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0511539-791b-4bec-a35a-b39b543c12c3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.134052] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0511539-791b-4bec-a35a-b39b543c12c3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.138495] [55188]: DEBUG nova.policy [None req-6e2f942c-f73e-48a7-b77c-a94cfd91f2b1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.143723] [55188]: INFO nova.api.openstack.requestlog [None req-6e2f942c-f73e-48a7-b77c-a94cfd91f2b1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.052008 [ 778.144069] [55188]: [pid: 55188|app: 0|req: 1597/3061] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:18 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.147443] [55188]: DEBUG nova.api.openstack.wsgi [None req-d4c80ab4-2c4c-4d0e-a421-02cca3b287e9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.148245] [55188]: DEBUG nova.compute.api [None req-d4c80ab4-2c4c-4d0e-a421-02cca3b287e9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.153306] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4c80ab4-2c4c-4d0e-a421-02cca3b287e9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.154548] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4c80ab4-2c4c-4d0e-a421-02cca3b287e9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.154548] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4c80ab4-2c4c-4d0e-a421-02cca3b287e9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.154548] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4c80ab4-2c4c-4d0e-a421-02cca3b287e9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.154548] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4c80ab4-2c4c-4d0e-a421-02cca3b287e9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.154723] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4c80ab4-2c4c-4d0e-a421-02cca3b287e9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.155943] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0511539-791b-4bec-a35a-b39b543c12c3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.155943] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0511539-791b-4bec-a35a-b39b543c12c3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.155943] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0511539-791b-4bec-a35a-b39b543c12c3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.156108] [55187]: DEBUG nova.objects.instance [None req-d0511539-791b-4bec-a35a-b39b543c12c3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 778.180945] [55187]: DEBUG nova.policy [None req-d0511539-791b-4bec-a35a-b39b543c12c3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.182341] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4c80ab4-2c4c-4d0e-a421-02cca3b287e9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.182418] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4c80ab4-2c4c-4d0e-a421-02cca3b287e9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.183020] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4c80ab4-2c4c-4d0e-a421-02cca3b287e9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.183020] [55188]: DEBUG nova.objects.instance [None req-d4c80ab4-2c4c-4d0e-a421-02cca3b287e9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 778.188875] [55187]: INFO nova.api.openstack.requestlog [None req-d0511539-791b-4bec-a35a-b39b543c12c3 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.063980 [ 778.188875] [55187]: [pid: 55187|app: 0|req: 1465/3062] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:18 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.190585] [55187]: DEBUG nova.api.openstack.wsgi [None req-4e633d0e-1a4f-460f-a57c-fb487c15a7d5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.192265] [55187]: DEBUG nova.compute.api [None req-4e633d0e-1a4f-460f-a57c-fb487c15a7d5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.195715] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e633d0e-1a4f-460f-a57c-fb487c15a7d5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.195961] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e633d0e-1a4f-460f-a57c-fb487c15a7d5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.196168] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e633d0e-1a4f-460f-a57c-fb487c15a7d5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.196515] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e633d0e-1a4f-460f-a57c-fb487c15a7d5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.196743] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e633d0e-1a4f-460f-a57c-fb487c15a7d5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.196923] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e633d0e-1a4f-460f-a57c-fb487c15a7d5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.204403] [55188]: DEBUG nova.policy [None req-d4c80ab4-2c4c-4d0e-a421-02cca3b287e9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.209054] [55188]: INFO nova.api.openstack.requestlog [None req-d4c80ab4-2c4c-4d0e-a421-02cca3b287e9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.064216 [ 778.209718] [55188]: [pid: 55188|app: 0|req: 1598/3063] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:18 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.213071] [55188]: DEBUG nova.api.openstack.wsgi [None req-9de0ea23-2cea-47da-99ca-bcacda8ab149 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.214336] [55188]: DEBUG nova.compute.api [None req-9de0ea23-2cea-47da-99ca-bcacda8ab149 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.219929] [55188]: DEBUG oslo_concurrency.lockutils [None req-9de0ea23-2cea-47da-99ca-bcacda8ab149 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.220201] [55188]: DEBUG oslo_concurrency.lockutils [None req-9de0ea23-2cea-47da-99ca-bcacda8ab149 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.220390] [55188]: DEBUG oslo_concurrency.lockutils [None req-9de0ea23-2cea-47da-99ca-bcacda8ab149 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.220749] [55188]: DEBUG oslo_concurrency.lockutils [None req-9de0ea23-2cea-47da-99ca-bcacda8ab149 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.220951] [55188]: DEBUG oslo_concurrency.lockutils [None req-9de0ea23-2cea-47da-99ca-bcacda8ab149 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.221139] [55188]: DEBUG oslo_concurrency.lockutils [None req-9de0ea23-2cea-47da-99ca-bcacda8ab149 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.230878] [55187]: DEBUG nova.policy [None req-4e633d0e-1a4f-460f-a57c-fb487c15a7d5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.234796] [55187]: INFO nova.api.openstack.requestlog [None req-4e633d0e-1a4f-460f-a57c-fb487c15a7d5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.046219 [ 778.235132] [55187]: [pid: 55187|app: 0|req: 1466/3064] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:18 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.237495] [55187]: DEBUG nova.api.openstack.wsgi [None req-5b261c9f-8bfa-4364-8b45-97aafb435871 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.239127] [55187]: DEBUG nova.compute.api [None req-5b261c9f-8bfa-4364-8b45-97aafb435871 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.242247] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b261c9f-8bfa-4364-8b45-97aafb435871 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.242483] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b261c9f-8bfa-4364-8b45-97aafb435871 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.242663] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b261c9f-8bfa-4364-8b45-97aafb435871 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.243025] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b261c9f-8bfa-4364-8b45-97aafb435871 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.243228] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b261c9f-8bfa-4364-8b45-97aafb435871 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.243404] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b261c9f-8bfa-4364-8b45-97aafb435871 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.254083] [55188]: DEBUG nova.policy [None req-9de0ea23-2cea-47da-99ca-bcacda8ab149 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.258698] [55188]: INFO nova.api.openstack.requestlog [None req-9de0ea23-2cea-47da-99ca-bcacda8ab149 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.048471 [ 778.259026] [55188]: [pid: 55188|app: 0|req: 1599/3065] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:18 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.262776] [55188]: DEBUG nova.api.openstack.wsgi [None req-bea9f986-3a97-43be-a864-f0be3084411b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4aff782e60>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.265057] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b261c9f-8bfa-4364-8b45-97aafb435871 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.265057] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b261c9f-8bfa-4364-8b45-97aafb435871 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.265166] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b261c9f-8bfa-4364-8b45-97aafb435871 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.265360] [55187]: DEBUG nova.objects.instance [None req-5b261c9f-8bfa-4364-8b45-97aafb435871 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 778.291279] [55187]: DEBUG nova.policy [None req-5b261c9f-8bfa-4364-8b45-97aafb435871 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.294520] [55188]: INFO nova.api.openstack.requestlog [None req-bea9f986-3a97-43be-a864-f0be3084411b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb" status: 200 len: 1559 microversion: 2.1 time: 0.034851 [ 778.294980] [55188]: [pid: 55188|app: 0|req: 1600/3066] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:18 2025] GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb => generated 1559 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.297751] [55188]: DEBUG nova.api.openstack.wsgi [None req-10537c11-2429-4101-885d-01da9033e8e2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.299456] [55188]: DEBUG nova.compute.api [None req-10537c11-2429-4101-885d-01da9033e8e2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.299840] [55187]: INFO nova.api.openstack.requestlog [None req-5b261c9f-8bfa-4364-8b45-97aafb435871 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.064061 [ 778.300437] [55187]: [pid: 55187|app: 0|req: 1467/3067] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:18 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.303842] [55187]: DEBUG nova.api.openstack.wsgi [None req-371c3933-7a7f-4bab-8d8d-b412ad6113f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.305415] [55187]: DEBUG nova.compute.api [None req-371c3933-7a7f-4bab-8d8d-b412ad6113f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.305503] [55188]: DEBUG oslo_concurrency.lockutils [None req-10537c11-2429-4101-885d-01da9033e8e2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.305624] [55188]: DEBUG oslo_concurrency.lockutils [None req-10537c11-2429-4101-885d-01da9033e8e2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.305882] [55188]: DEBUG oslo_concurrency.lockutils [None req-10537c11-2429-4101-885d-01da9033e8e2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.306357] [55188]: DEBUG oslo_concurrency.lockutils [None req-10537c11-2429-4101-885d-01da9033e8e2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.306684] [55188]: DEBUG oslo_concurrency.lockutils [None req-10537c11-2429-4101-885d-01da9033e8e2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.306912] [55188]: DEBUG oslo_concurrency.lockutils [None req-10537c11-2429-4101-885d-01da9033e8e2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.308053] [55187]: DEBUG oslo_concurrency.lockutils [None req-371c3933-7a7f-4bab-8d8d-b412ad6113f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.308321] [55187]: DEBUG oslo_concurrency.lockutils [None req-371c3933-7a7f-4bab-8d8d-b412ad6113f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.308480] [55187]: DEBUG oslo_concurrency.lockutils [None req-371c3933-7a7f-4bab-8d8d-b412ad6113f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.308846] [55187]: DEBUG oslo_concurrency.lockutils [None req-371c3933-7a7f-4bab-8d8d-b412ad6113f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.309054] [55187]: DEBUG oslo_concurrency.lockutils [None req-371c3933-7a7f-4bab-8d8d-b412ad6113f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.309231] [55187]: DEBUG oslo_concurrency.lockutils [None req-371c3933-7a7f-4bab-8d8d-b412ad6113f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.353830] [55188]: DEBUG nova.policy [None req-10537c11-2429-4101-885d-01da9033e8e2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.360630] [55188]: INFO nova.api.openstack.requestlog [None req-10537c11-2429-4101-885d-01da9033e8e2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.064909 [ 778.361294] [55188]: [pid: 55188|app: 0|req: 1601/3068] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:18 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.366223] [55188]: DEBUG nova.api.openstack.wsgi [None req-511c19a7-4547-4228-8d20-92bf128fc1e2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.366912] [55188]: DEBUG nova.compute.api [None req-511c19a7-4547-4228-8d20-92bf128fc1e2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.370403] [55188]: DEBUG oslo_concurrency.lockutils [None req-511c19a7-4547-4228-8d20-92bf128fc1e2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.370970] [55188]: DEBUG oslo_concurrency.lockutils [None req-511c19a7-4547-4228-8d20-92bf128fc1e2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.370970] [55188]: DEBUG oslo_concurrency.lockutils [None req-511c19a7-4547-4228-8d20-92bf128fc1e2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.371189] [55188]: DEBUG oslo_concurrency.lockutils [None req-511c19a7-4547-4228-8d20-92bf128fc1e2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.371408] [55188]: DEBUG oslo_concurrency.lockutils [None req-511c19a7-4547-4228-8d20-92bf128fc1e2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.371585] [55188]: DEBUG oslo_concurrency.lockutils [None req-511c19a7-4547-4228-8d20-92bf128fc1e2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.435840] [55188]: DEBUG nova.policy [None req-511c19a7-4547-4228-8d20-92bf128fc1e2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.443212] [55188]: DEBUG nova.policy [None req-511c19a7-4547-4228-8d20-92bf128fc1e2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.444131] [55188]: DEBUG nova.policy [None req-511c19a7-4547-4228-8d20-92bf128fc1e2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.448610] [55188]: INFO nova.api.openstack.requestlog [None req-511c19a7-4547-4228-8d20-92bf128fc1e2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.086558 [ 778.449195] [55188]: [pid: 55188|app: 0|req: 1602/3069] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:18 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 778.451718] [55188]: DEBUG nova.api.openstack.wsgi [None req-3b98bf9f-cea7-4010-9368-5661e3d562f8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.456023] [55188]: DEBUG nova.compute.api [None req-3b98bf9f-cea7-4010-9368-5661e3d562f8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.457848] [55187]: DEBUG nova.policy [None req-371c3933-7a7f-4bab-8d8d-b412ad6113f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.458104] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b98bf9f-cea7-4010-9368-5661e3d562f8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.458430] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b98bf9f-cea7-4010-9368-5661e3d562f8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.458741] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b98bf9f-cea7-4010-9368-5661e3d562f8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.459127] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b98bf9f-cea7-4010-9368-5661e3d562f8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.459390] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b98bf9f-cea7-4010-9368-5661e3d562f8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.459580] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b98bf9f-cea7-4010-9368-5661e3d562f8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.464070] [55187]: INFO nova.api.openstack.requestlog [None req-371c3933-7a7f-4bab-8d8d-b412ad6113f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1322 microversion: 2.1 time: 0.162990 [ 778.464421] [55187]: [pid: 55187|app: 0|req: 1468/3070] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:18 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1322 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.472776] [55187]: DEBUG nova.api.openstack.wsgi [None req-4f1d9861-c866-455b-9102-4e190e3d208c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.474518] [55187]: DEBUG nova.compute.api [None req-4f1d9861-c866-455b-9102-4e190e3d208c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.478541] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1d9861-c866-455b-9102-4e190e3d208c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.478793] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1d9861-c866-455b-9102-4e190e3d208c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.478980] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1d9861-c866-455b-9102-4e190e3d208c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.479357] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1d9861-c866-455b-9102-4e190e3d208c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.479554] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1d9861-c866-455b-9102-4e190e3d208c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.479757] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1d9861-c866-455b-9102-4e190e3d208c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.503494] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1d9861-c866-455b-9102-4e190e3d208c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.503691] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1d9861-c866-455b-9102-4e190e3d208c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.503964] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1d9861-c866-455b-9102-4e190e3d208c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.504075] [55187]: DEBUG nova.objects.instance [None req-4f1d9861-c866-455b-9102-4e190e3d208c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 778.507094] [55188]: DEBUG nova.policy [None req-3b98bf9f-cea7-4010-9368-5661e3d562f8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.514085] [55188]: INFO nova.api.openstack.requestlog [None req-3b98bf9f-cea7-4010-9368-5661e3d562f8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.062140 [ 778.514085] [55188]: [pid: 55188|app: 0|req: 1603/3071] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:18 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.515042] [55188]: DEBUG nova.api.openstack.wsgi [None req-552c5299-3546-4eb0-a315-6ad9c04005bc tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.516740] [55188]: DEBUG nova.compute.api [None req-552c5299-3546-4eb0-a315-6ad9c04005bc tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.522591] [55188]: DEBUG oslo_concurrency.lockutils [None req-552c5299-3546-4eb0-a315-6ad9c04005bc tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.522591] [55188]: DEBUG oslo_concurrency.lockutils [None req-552c5299-3546-4eb0-a315-6ad9c04005bc tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.522591] [55188]: DEBUG oslo_concurrency.lockutils [None req-552c5299-3546-4eb0-a315-6ad9c04005bc tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.522591] [55188]: DEBUG oslo_concurrency.lockutils [None req-552c5299-3546-4eb0-a315-6ad9c04005bc tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.523417] [55188]: DEBUG oslo_concurrency.lockutils [None req-552c5299-3546-4eb0-a315-6ad9c04005bc tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.523417] [55188]: DEBUG oslo_concurrency.lockutils [None req-552c5299-3546-4eb0-a315-6ad9c04005bc tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.528390] [55187]: DEBUG nova.policy [None req-4f1d9861-c866-455b-9102-4e190e3d208c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.533734] [55187]: INFO nova.api.openstack.requestlog [None req-4f1d9861-c866-455b-9102-4e190e3d208c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.065632 [ 778.534723] [55187]: [pid: 55187|app: 0|req: 1469/3072] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:18 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.537873] [55187]: DEBUG nova.api.openstack.wsgi [None req-4d4102ff-b1b2-4548-a4a7-12be7349323a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.539764] [55187]: DEBUG nova.compute.api [None req-4d4102ff-b1b2-4548-a4a7-12be7349323a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.543457] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d4102ff-b1b2-4548-a4a7-12be7349323a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.543755] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d4102ff-b1b2-4548-a4a7-12be7349323a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.544039] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d4102ff-b1b2-4548-a4a7-12be7349323a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.544480] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d4102ff-b1b2-4548-a4a7-12be7349323a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.544744] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d4102ff-b1b2-4548-a4a7-12be7349323a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.544965] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d4102ff-b1b2-4548-a4a7-12be7349323a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.581234] [55188]: INFO nova.api.openstack.requestlog [None req-552c5299-3546-4eb0-a315-6ad9c04005bc tempest-ServersAdmin275Test-1400884900 tempest-ServersAdmin275Test-1400884900-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1963 microversion: 2.75 time: 0.067129 [ 778.581234] [55188]: [pid: 55188|app: 0|req: 1604/3073] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:18 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1963 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 778.583406] [55188]: DEBUG nova.api.openstack.wsgi [None req-fb5a19ae-b1a9-4cee-b508-930937351e8d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.585651] [55188]: DEBUG nova.compute.api [None req-fb5a19ae-b1a9-4cee-b508-930937351e8d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.589593] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5a19ae-b1a9-4cee-b508-930937351e8d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.589834] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5a19ae-b1a9-4cee-b508-930937351e8d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.590053] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5a19ae-b1a9-4cee-b508-930937351e8d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.590431] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5a19ae-b1a9-4cee-b508-930937351e8d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.590667] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5a19ae-b1a9-4cee-b508-930937351e8d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.590869] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5a19ae-b1a9-4cee-b508-930937351e8d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.648027] [55188]: DEBUG nova.policy [None req-fb5a19ae-b1a9-4cee-b508-930937351e8d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.648334] [55187]: DEBUG nova.policy [None req-4d4102ff-b1b2-4548-a4a7-12be7349323a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.652448] [55188]: INFO nova.api.openstack.requestlog [None req-fb5a19ae-b1a9-4cee-b508-930937351e8d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1272 microversion: 2.1 time: 0.071424 [ 778.652797] [55188]: [pid: 55188|app: 0|req: 1605/3074] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:18 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1272 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.653264] [55187]: INFO nova.api.openstack.requestlog [None req-4d4102ff-b1b2-4548-a4a7-12be7349323a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1470 microversion: 2.1 time: 0.117756 [ 778.654038] [55187]: [pid: 55187|app: 0|req: 1470/3075] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:18 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1470 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.655430] [55188]: DEBUG nova.api.openstack.wsgi [None req-dc1fdf7e-ba15-4dae-b9a5-00381f5bb64a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.656587] [55187]: DEBUG nova.api.openstack.wsgi [None req-39a3739e-51b7-4e95-ac2d-4a7369a3b93d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.657312] [55188]: DEBUG nova.compute.api [None req-dc1fdf7e-ba15-4dae-b9a5-00381f5bb64a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.658304] [55187]: DEBUG nova.compute.api [None req-39a3739e-51b7-4e95-ac2d-4a7369a3b93d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.661854] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc1fdf7e-ba15-4dae-b9a5-00381f5bb64a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.662079] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc1fdf7e-ba15-4dae-b9a5-00381f5bb64a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.662270] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc1fdf7e-ba15-4dae-b9a5-00381f5bb64a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.662394] [55187]: DEBUG oslo_concurrency.lockutils [None req-39a3739e-51b7-4e95-ac2d-4a7369a3b93d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.662622] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc1fdf7e-ba15-4dae-b9a5-00381f5bb64a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.662669] [55187]: DEBUG oslo_concurrency.lockutils [None req-39a3739e-51b7-4e95-ac2d-4a7369a3b93d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.662902] [55187]: DEBUG oslo_concurrency.lockutils [None req-39a3739e-51b7-4e95-ac2d-4a7369a3b93d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.662978] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc1fdf7e-ba15-4dae-b9a5-00381f5bb64a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.662978] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc1fdf7e-ba15-4dae-b9a5-00381f5bb64a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.663168] [55187]: DEBUG oslo_concurrency.lockutils [None req-39a3739e-51b7-4e95-ac2d-4a7369a3b93d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.663369] [55187]: DEBUG oslo_concurrency.lockutils [None req-39a3739e-51b7-4e95-ac2d-4a7369a3b93d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.663608] [55187]: DEBUG oslo_concurrency.lockutils [None req-39a3739e-51b7-4e95-ac2d-4a7369a3b93d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.699538] [55187]: DEBUG nova.policy [None req-39a3739e-51b7-4e95-ac2d-4a7369a3b93d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.705450] [55187]: DEBUG nova.policy [None req-39a3739e-51b7-4e95-ac2d-4a7369a3b93d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.708055] [55187]: DEBUG nova.policy [None req-39a3739e-51b7-4e95-ac2d-4a7369a3b93d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.708759] [55187]: INFO nova.api.openstack.requestlog [None req-39a3739e-51b7-4e95-ac2d-4a7369a3b93d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.054607 [ 778.709123] [55187]: [pid: 55187|app: 0|req: 1471/3076] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 778.712813] [55188]: DEBUG nova.policy [None req-dc1fdf7e-ba15-4dae-b9a5-00381f5bb64a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.716214] [55187]: DEBUG nova.api.openstack.wsgi [None req-6d39f5e5-001d-4b82-851a-1b176f738fda tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.716489] [55187]: DEBUG nova.compute.api [None req-6d39f5e5-001d-4b82-851a-1b176f738fda tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.717455] [55188]: INFO nova.api.openstack.requestlog [None req-dc1fdf7e-ba15-4dae-b9a5-00381f5bb64a tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1274 microversion: 2.1 time: 0.064090 [ 778.717776] [55188]: [pid: 55188|app: 0|req: 1606/3077] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1274 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.720458] [55188]: DEBUG nova.api.openstack.wsgi [None req-d4619225-7b0b-4b8f-906a-61815718f22c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.720578] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d39f5e5-001d-4b82-851a-1b176f738fda tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.720820] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d39f5e5-001d-4b82-851a-1b176f738fda tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.721282] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d39f5e5-001d-4b82-851a-1b176f738fda tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.721649] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d39f5e5-001d-4b82-851a-1b176f738fda tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.721860] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d39f5e5-001d-4b82-851a-1b176f738fda tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.722104] [55188]: DEBUG nova.compute.api [None req-d4619225-7b0b-4b8f-906a-61815718f22c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.722202] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d39f5e5-001d-4b82-851a-1b176f738fda tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.725332] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4619225-7b0b-4b8f-906a-61815718f22c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.725564] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4619225-7b0b-4b8f-906a-61815718f22c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.725746] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4619225-7b0b-4b8f-906a-61815718f22c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.726096] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4619225-7b0b-4b8f-906a-61815718f22c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.726297] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4619225-7b0b-4b8f-906a-61815718f22c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.726471] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4619225-7b0b-4b8f-906a-61815718f22c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.738657] [55187]: DEBUG nova.compute.api [None req-6d39f5e5-001d-4b82-851a-1b176f738fda tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 778.772922] [55188]: DEBUG nova.policy [None req-d4619225-7b0b-4b8f-906a-61815718f22c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.780189] [55188]: INFO nova.api.openstack.requestlog [None req-d4619225-7b0b-4b8f-906a-61815718f22c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.060471 [ 778.780189] [55188]: [pid: 55188|app: 0|req: 1607/3078] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.782743] [55188]: DEBUG nova.api.openstack.wsgi [None req-f4b6c48c-84bc-449c-9613-778bec910baa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.784466] [55188]: DEBUG nova.compute.api [None req-f4b6c48c-84bc-449c-9613-778bec910baa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.788317] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4b6c48c-84bc-449c-9613-778bec910baa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.788572] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4b6c48c-84bc-449c-9613-778bec910baa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.788760] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4b6c48c-84bc-449c-9613-778bec910baa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.789701] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4b6c48c-84bc-449c-9613-778bec910baa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.790552] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4b6c48c-84bc-449c-9613-778bec910baa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.790552] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4b6c48c-84bc-449c-9613-778bec910baa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.805220] [55187]: INFO nova.api.openstack.requestlog [None req-6d39f5e5-001d-4b82-851a-1b176f738fda tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 204 len: 0 microversion: 2.75 time: 0.095286 [ 778.805717] [55187]: [pid: 55187|app: 0|req: 1472/3079] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:04:19 2025] DELETE /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 778.812014] [55187]: DEBUG nova.api.openstack.wsgi [None req-387a2440-5cf4-4c20-8637-3809d9add3f2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.813737] [55187]: DEBUG nova.compute.api [None req-387a2440-5cf4-4c20-8637-3809d9add3f2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.817017] [55187]: DEBUG oslo_concurrency.lockutils [None req-387a2440-5cf4-4c20-8637-3809d9add3f2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.817294] [55187]: DEBUG oslo_concurrency.lockutils [None req-387a2440-5cf4-4c20-8637-3809d9add3f2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.817483] [55187]: DEBUG oslo_concurrency.lockutils [None req-387a2440-5cf4-4c20-8637-3809d9add3f2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.817923] [55187]: DEBUG oslo_concurrency.lockutils [None req-387a2440-5cf4-4c20-8637-3809d9add3f2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.818107] [55187]: DEBUG oslo_concurrency.lockutils [None req-387a2440-5cf4-4c20-8637-3809d9add3f2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.818265] [55187]: DEBUG oslo_concurrency.lockutils [None req-387a2440-5cf4-4c20-8637-3809d9add3f2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.823496] [55188]: DEBUG nova.policy [None req-f4b6c48c-84bc-449c-9613-778bec910baa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.828747] [55188]: INFO nova.api.openstack.requestlog [None req-f4b6c48c-84bc-449c-9613-778bec910baa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.048462 [ 778.828747] [55188]: [pid: 55188|app: 0|req: 1608/3080] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.854405] [55187]: DEBUG nova.policy [None req-387a2440-5cf4-4c20-8637-3809d9add3f2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.859212] [55187]: DEBUG nova.policy [None req-387a2440-5cf4-4c20-8637-3809d9add3f2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.859847] [55187]: DEBUG nova.policy [None req-387a2440-5cf4-4c20-8637-3809d9add3f2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.862726] [55187]: INFO nova.api.openstack.requestlog [None req-387a2440-5cf4-4c20-8637-3809d9add3f2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1462 microversion: 2.75 time: 0.054415 [ 778.863058] [55187]: [pid: 55187|app: 0|req: 1473/3081] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1462 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 778.930165] [55188]: DEBUG nova.api.openstack.wsgi [None req-c95c261d-be8f-451a-9c38-3cc3b771db84 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 778.930311] [55188]: DEBUG nova.compute.api [None req-c95c261d-be8f-451a-9c38-3cc3b771db84 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 778.933931] [55188]: DEBUG oslo_concurrency.lockutils [None req-c95c261d-be8f-451a-9c38-3cc3b771db84 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.934182] [55188]: DEBUG oslo_concurrency.lockutils [None req-c95c261d-be8f-451a-9c38-3cc3b771db84 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.934372] [55188]: DEBUG oslo_concurrency.lockutils [None req-c95c261d-be8f-451a-9c38-3cc3b771db84 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.934749] [55188]: DEBUG oslo_concurrency.lockutils [None req-c95c261d-be8f-451a-9c38-3cc3b771db84 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.934955] [55188]: DEBUG oslo_concurrency.lockutils [None req-c95c261d-be8f-451a-9c38-3cc3b771db84 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.935167] [55188]: DEBUG oslo_concurrency.lockutils [None req-c95c261d-be8f-451a-9c38-3cc3b771db84 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.967667] [55188]: DEBUG nova.policy [None req-c95c261d-be8f-451a-9c38-3cc3b771db84 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.971530] [55188]: INFO nova.api.openstack.requestlog [None req-c95c261d-be8f-451a-9c38-3cc3b771db84 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1325 microversion: 2.1 time: 0.045549 [ 778.971847] [55188]: [pid: 55188|app: 0|req: 1609/3082] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1325 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.025196] [55187]: DEBUG nova.api.openstack.wsgi [None req-25b2616d-c972-46a5-af64-8e17f887f6b6 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.026903] [55187]: DEBUG nova.compute.api [None req-25b2616d-c972-46a5-af64-8e17f887f6b6 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.030516] [55187]: DEBUG oslo_concurrency.lockutils [None req-25b2616d-c972-46a5-af64-8e17f887f6b6 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.030746] [55187]: DEBUG oslo_concurrency.lockutils [None req-25b2616d-c972-46a5-af64-8e17f887f6b6 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.030932] [55187]: DEBUG oslo_concurrency.lockutils [None req-25b2616d-c972-46a5-af64-8e17f887f6b6 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.031302] [55187]: DEBUG oslo_concurrency.lockutils [None req-25b2616d-c972-46a5-af64-8e17f887f6b6 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.031519] [55187]: DEBUG oslo_concurrency.lockutils [None req-25b2616d-c972-46a5-af64-8e17f887f6b6 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.031692] [55187]: DEBUG oslo_concurrency.lockutils [None req-25b2616d-c972-46a5-af64-8e17f887f6b6 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.075986] [55188]: DEBUG nova.api.openstack.wsgi [None req-15debdfb-970f-444b-87b4-5c2fce020184 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.077739] [55188]: DEBUG nova.compute.api [None req-15debdfb-970f-444b-87b4-5c2fce020184 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.081194] [55188]: DEBUG oslo_concurrency.lockutils [None req-15debdfb-970f-444b-87b4-5c2fce020184 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.081434] [55188]: DEBUG oslo_concurrency.lockutils [None req-15debdfb-970f-444b-87b4-5c2fce020184 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.081621] [55188]: DEBUG oslo_concurrency.lockutils [None req-15debdfb-970f-444b-87b4-5c2fce020184 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.082129] [55188]: DEBUG oslo_concurrency.lockutils [None req-15debdfb-970f-444b-87b4-5c2fce020184 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.082363] [55188]: DEBUG oslo_concurrency.lockutils [None req-15debdfb-970f-444b-87b4-5c2fce020184 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.082544] [55188]: DEBUG oslo_concurrency.lockutils [None req-15debdfb-970f-444b-87b4-5c2fce020184 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.116186] [55188]: DEBUG nova.policy [None req-15debdfb-970f-444b-87b4-5c2fce020184 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.120746] [55188]: INFO nova.api.openstack.requestlog [None req-15debdfb-970f-444b-87b4-5c2fce020184 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.047181 [ 779.121087] [55188]: [pid: 55188|app: 0|req: 1610/3083] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.124275] [55188]: DEBUG nova.api.openstack.wsgi [None req-78b2bcda-b0ce-4ba2-9390-6c71a90bf14b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.126678] [55188]: DEBUG nova.compute.api [None req-78b2bcda-b0ce-4ba2-9390-6c71a90bf14b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.127013] [55187]: DEBUG nova.policy [None req-25b2616d-c972-46a5-af64-8e17f887f6b6 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.130959] [55188]: DEBUG oslo_concurrency.lockutils [None req-78b2bcda-b0ce-4ba2-9390-6c71a90bf14b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.131156] [55188]: DEBUG oslo_concurrency.lockutils [None req-78b2bcda-b0ce-4ba2-9390-6c71a90bf14b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.131453] [55188]: DEBUG oslo_concurrency.lockutils [None req-78b2bcda-b0ce-4ba2-9390-6c71a90bf14b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.131718] [55187]: INFO nova.api.openstack.requestlog [None req-25b2616d-c972-46a5-af64-8e17f887f6b6 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1317 microversion: 2.1 time: 0.108790 [ 779.131845] [55188]: DEBUG oslo_concurrency.lockutils [None req-78b2bcda-b0ce-4ba2-9390-6c71a90bf14b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.132085] [55188]: DEBUG oslo_concurrency.lockutils [None req-78b2bcda-b0ce-4ba2-9390-6c71a90bf14b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.132128] [55187]: [pid: 55187|app: 0|req: 1474/3084] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1317 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.132278] [55188]: DEBUG oslo_concurrency.lockutils [None req-78b2bcda-b0ce-4ba2-9390-6c71a90bf14b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.137351] [55187]: DEBUG nova.api.openstack.wsgi [None req-636d5aa5-01f8-465b-8304-f20fc86abffa tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.139071] [55187]: DEBUG nova.compute.api [None req-636d5aa5-01f8-465b-8304-f20fc86abffa tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.142336] [55187]: DEBUG oslo_concurrency.lockutils [None req-636d5aa5-01f8-465b-8304-f20fc86abffa tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.142607] [55187]: DEBUG oslo_concurrency.lockutils [None req-636d5aa5-01f8-465b-8304-f20fc86abffa tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.142842] [55187]: DEBUG oslo_concurrency.lockutils [None req-636d5aa5-01f8-465b-8304-f20fc86abffa tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.143322] [55187]: DEBUG oslo_concurrency.lockutils [None req-636d5aa5-01f8-465b-8304-f20fc86abffa tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.143669] [55187]: DEBUG oslo_concurrency.lockutils [None req-636d5aa5-01f8-465b-8304-f20fc86abffa tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.143997] [55187]: DEBUG oslo_concurrency.lockutils [None req-636d5aa5-01f8-465b-8304-f20fc86abffa tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.169888] [55188]: DEBUG nova.policy [None req-78b2bcda-b0ce-4ba2-9390-6c71a90bf14b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.175719] [55188]: INFO nova.api.openstack.requestlog [None req-78b2bcda-b0ce-4ba2-9390-6c71a90bf14b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.053953 [ 779.176058] [55188]: [pid: 55188|app: 0|req: 1611/3085] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.178468] [55188]: DEBUG nova.api.openstack.wsgi [None req-9ca6bf50-5d21-49b1-81df-f1a59b94e0dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.180083] [55188]: DEBUG nova.compute.api [None req-9ca6bf50-5d21-49b1-81df-f1a59b94e0dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.184330] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ca6bf50-5d21-49b1-81df-f1a59b94e0dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.184566] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ca6bf50-5d21-49b1-81df-f1a59b94e0dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.184747] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ca6bf50-5d21-49b1-81df-f1a59b94e0dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.185109] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ca6bf50-5d21-49b1-81df-f1a59b94e0dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.185164] [55187]: DEBUG nova.policy [None req-636d5aa5-01f8-465b-8304-f20fc86abffa tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.185313] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ca6bf50-5d21-49b1-81df-f1a59b94e0dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.185489] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ca6bf50-5d21-49b1-81df-f1a59b94e0dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.190655] [55187]: INFO nova.api.openstack.requestlog [None req-636d5aa5-01f8-465b-8304-f20fc86abffa tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.055530 [ 779.191013] [55187]: [pid: 55187|app: 0|req: 1475/3086] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.200491] [55187]: DEBUG nova.api.openstack.wsgi [None req-9371e0e8-766f-4acc-9f51-637c1c9544e4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.202106] [55187]: DEBUG nova.compute.api [None req-9371e0e8-766f-4acc-9f51-637c1c9544e4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.205716] [55187]: DEBUG oslo_concurrency.lockutils [None req-9371e0e8-766f-4acc-9f51-637c1c9544e4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.205943] [55187]: DEBUG oslo_concurrency.lockutils [None req-9371e0e8-766f-4acc-9f51-637c1c9544e4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.206134] [55187]: DEBUG oslo_concurrency.lockutils [None req-9371e0e8-766f-4acc-9f51-637c1c9544e4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.206513] [55187]: DEBUG oslo_concurrency.lockutils [None req-9371e0e8-766f-4acc-9f51-637c1c9544e4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.206780] [55187]: DEBUG oslo_concurrency.lockutils [None req-9371e0e8-766f-4acc-9f51-637c1c9544e4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.206958] [55187]: DEBUG oslo_concurrency.lockutils [None req-9371e0e8-766f-4acc-9f51-637c1c9544e4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.217021] [55188]: DEBUG nova.policy [None req-9ca6bf50-5d21-49b1-81df-f1a59b94e0dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.221125] [55188]: INFO nova.api.openstack.requestlog [None req-9ca6bf50-5d21-49b1-81df-f1a59b94e0dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.044481 [ 779.221432] [55188]: [pid: 55188|app: 0|req: 1612/3087] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.224186] [55188]: DEBUG nova.api.openstack.wsgi [None req-a615886c-994d-4b9d-bc4b-628b848a3d6a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.225708] [55188]: DEBUG nova.compute.api [None req-a615886c-994d-4b9d-bc4b-628b848a3d6a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.226611] [55187]: DEBUG oslo_concurrency.lockutils [None req-9371e0e8-766f-4acc-9f51-637c1c9544e4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.226913] [55187]: DEBUG oslo_concurrency.lockutils [None req-9371e0e8-766f-4acc-9f51-637c1c9544e4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.227142] [55187]: DEBUG oslo_concurrency.lockutils [None req-9371e0e8-766f-4acc-9f51-637c1c9544e4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.227344] [55187]: DEBUG nova.objects.instance [None req-9371e0e8-766f-4acc-9f51-637c1c9544e4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 779.228304] [55188]: DEBUG oslo_concurrency.lockutils [None req-a615886c-994d-4b9d-bc4b-628b848a3d6a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.228524] [55188]: DEBUG oslo_concurrency.lockutils [None req-a615886c-994d-4b9d-bc4b-628b848a3d6a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.228776] [55188]: DEBUG oslo_concurrency.lockutils [None req-a615886c-994d-4b9d-bc4b-628b848a3d6a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.229137] [55188]: DEBUG oslo_concurrency.lockutils [None req-a615886c-994d-4b9d-bc4b-628b848a3d6a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.229370] [55188]: DEBUG oslo_concurrency.lockutils [None req-a615886c-994d-4b9d-bc4b-628b848a3d6a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.229830] [55188]: DEBUG oslo_concurrency.lockutils [None req-a615886c-994d-4b9d-bc4b-628b848a3d6a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.246102] [55188]: DEBUG oslo_concurrency.lockutils [None req-a615886c-994d-4b9d-bc4b-628b848a3d6a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.246339] [55188]: DEBUG oslo_concurrency.lockutils [None req-a615886c-994d-4b9d-bc4b-628b848a3d6a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.246521] [55188]: DEBUG oslo_concurrency.lockutils [None req-a615886c-994d-4b9d-bc4b-628b848a3d6a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.246748] [55188]: DEBUG nova.objects.instance [None req-a615886c-994d-4b9d-bc4b-628b848a3d6a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 779.254113] [55187]: DEBUG nova.policy [None req-9371e0e8-766f-4acc-9f51-637c1c9544e4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.258195] [55187]: INFO nova.api.openstack.requestlog [None req-9371e0e8-766f-4acc-9f51-637c1c9544e4 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.059755 [ 779.258521] [55187]: [pid: 55187|app: 0|req: 1476/3088] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.261356] [55187]: DEBUG nova.api.openstack.wsgi [None req-1f937c42-4e77-4312-b9db-25f4304b8287 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.262926] [55187]: DEBUG nova.compute.api [None req-1f937c42-4e77-4312-b9db-25f4304b8287 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.265459] [55188]: DEBUG nova.policy [None req-a615886c-994d-4b9d-bc4b-628b848a3d6a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.269943] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f937c42-4e77-4312-b9db-25f4304b8287 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.270184] [55188]: INFO nova.api.openstack.requestlog [None req-a615886c-994d-4b9d-bc4b-628b848a3d6a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.048186 [ 779.271084] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f937c42-4e77-4312-b9db-25f4304b8287 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.271084] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f937c42-4e77-4312-b9db-25f4304b8287 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.271176] [55188]: [pid: 55188|app: 0|req: 1613/3089] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.271211] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f937c42-4e77-4312-b9db-25f4304b8287 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.271211] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f937c42-4e77-4312-b9db-25f4304b8287 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.271211] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f937c42-4e77-4312-b9db-25f4304b8287 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.273670] [55188]: DEBUG nova.api.openstack.wsgi [None req-c193196a-c089-4499-9317-b109a71e7070 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.274839] [55188]: DEBUG nova.compute.api [None req-c193196a-c089-4499-9317-b109a71e7070 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.278402] [55188]: DEBUG oslo_concurrency.lockutils [None req-c193196a-c089-4499-9317-b109a71e7070 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.278626] [55188]: DEBUG oslo_concurrency.lockutils [None req-c193196a-c089-4499-9317-b109a71e7070 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.278842] [55188]: DEBUG oslo_concurrency.lockutils [None req-c193196a-c089-4499-9317-b109a71e7070 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.279340] [55188]: DEBUG oslo_concurrency.lockutils [None req-c193196a-c089-4499-9317-b109a71e7070 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.279453] [55188]: DEBUG oslo_concurrency.lockutils [None req-c193196a-c089-4499-9317-b109a71e7070 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.281349] [55188]: DEBUG oslo_concurrency.lockutils [None req-c193196a-c089-4499-9317-b109a71e7070 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.311020] [55187]: DEBUG nova.policy [None req-1f937c42-4e77-4312-b9db-25f4304b8287 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.316318] [55187]: INFO nova.api.openstack.requestlog [None req-1f937c42-4e77-4312-b9db-25f4304b8287 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.057154 [ 779.316729] [55187]: [pid: 55187|app: 0|req: 1477/3090] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.319369] [55187]: DEBUG nova.api.openstack.wsgi [None req-9643046d-c601-4466-9f6e-ece91f6358da tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4af9da2f80>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.323710] [55188]: DEBUG nova.policy [None req-c193196a-c089-4499-9317-b109a71e7070 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.329202] [55188]: INFO nova.api.openstack.requestlog [None req-c193196a-c089-4499-9317-b109a71e7070 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.058040 [ 779.329550] [55188]: [pid: 55188|app: 0|req: 1614/3091] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.332453] [55188]: DEBUG nova.api.openstack.wsgi [None req-996e5ff8-6972-4bfe-b82a-4021ca87908d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.334791] [55188]: DEBUG nova.compute.api [None req-996e5ff8-6972-4bfe-b82a-4021ca87908d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.337567] [55188]: DEBUG oslo_concurrency.lockutils [None req-996e5ff8-6972-4bfe-b82a-4021ca87908d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.337826] [55188]: DEBUG oslo_concurrency.lockutils [None req-996e5ff8-6972-4bfe-b82a-4021ca87908d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.338069] [55188]: DEBUG oslo_concurrency.lockutils [None req-996e5ff8-6972-4bfe-b82a-4021ca87908d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.338462] [55188]: DEBUG oslo_concurrency.lockutils [None req-996e5ff8-6972-4bfe-b82a-4021ca87908d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.338668] [55188]: DEBUG oslo_concurrency.lockutils [None req-996e5ff8-6972-4bfe-b82a-4021ca87908d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.338843] [55188]: DEBUG oslo_concurrency.lockutils [None req-996e5ff8-6972-4bfe-b82a-4021ca87908d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.350878] [55187]: INFO nova.api.openstack.requestlog [None req-9643046d-c601-4466-9f6e-ece91f6358da tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb" status: 200 len: 1559 microversion: 2.1 time: 0.033234 [ 779.350985] [55187]: [pid: 55187|app: 0|req: 1478/3092] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb => generated 1559 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.361287] [55188]: DEBUG oslo_concurrency.lockutils [None req-996e5ff8-6972-4bfe-b82a-4021ca87908d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.361574] [55188]: DEBUG oslo_concurrency.lockutils [None req-996e5ff8-6972-4bfe-b82a-4021ca87908d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.361807] [55188]: DEBUG oslo_concurrency.lockutils [None req-996e5ff8-6972-4bfe-b82a-4021ca87908d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.362094] [55188]: DEBUG nova.objects.instance [None req-996e5ff8-6972-4bfe-b82a-4021ca87908d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 779.377784] [55187]: DEBUG nova.api.openstack.wsgi [None req-af893392-bd05-4396-84dc-b13e1c94ffef tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.381606] [55187]: DEBUG nova.compute.api [None req-af893392-bd05-4396-84dc-b13e1c94ffef tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.385846] [55187]: DEBUG oslo_concurrency.lockutils [None req-af893392-bd05-4396-84dc-b13e1c94ffef tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.386132] [55187]: DEBUG oslo_concurrency.lockutils [None req-af893392-bd05-4396-84dc-b13e1c94ffef tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.386332] [55187]: DEBUG oslo_concurrency.lockutils [None req-af893392-bd05-4396-84dc-b13e1c94ffef tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.386721] [55187]: DEBUG oslo_concurrency.lockutils [None req-af893392-bd05-4396-84dc-b13e1c94ffef tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.386957] [55187]: DEBUG oslo_concurrency.lockutils [None req-af893392-bd05-4396-84dc-b13e1c94ffef tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.387161] [55187]: DEBUG oslo_concurrency.lockutils [None req-af893392-bd05-4396-84dc-b13e1c94ffef tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.388263] [55188]: DEBUG nova.policy [None req-996e5ff8-6972-4bfe-b82a-4021ca87908d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.392524] [55188]: INFO nova.api.openstack.requestlog [None req-996e5ff8-6972-4bfe-b82a-4021ca87908d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.062384 [ 779.393022] [55188]: [pid: 55188|app: 0|req: 1615/3093] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.425844] [55187]: DEBUG nova.policy [None req-af893392-bd05-4396-84dc-b13e1c94ffef tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.430435] [55187]: INFO nova.api.openstack.requestlog [None req-af893392-bd05-4396-84dc-b13e1c94ffef tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.055835 [ 779.430921] [55187]: [pid: 55187|app: 0|req: 1479/3094] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.467498] [55188]: DEBUG nova.api.openstack.wsgi [None req-6185f03c-0265-4274-a2e4-75568b58259d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.469492] [55188]: DEBUG nova.compute.api [None req-6185f03c-0265-4274-a2e4-75568b58259d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.473475] [55188]: DEBUG oslo_concurrency.lockutils [None req-6185f03c-0265-4274-a2e4-75568b58259d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.473706] [55188]: DEBUG oslo_concurrency.lockutils [None req-6185f03c-0265-4274-a2e4-75568b58259d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.473892] [55188]: DEBUG oslo_concurrency.lockutils [None req-6185f03c-0265-4274-a2e4-75568b58259d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.474255] [55188]: DEBUG oslo_concurrency.lockutils [None req-6185f03c-0265-4274-a2e4-75568b58259d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.474475] [55188]: DEBUG oslo_concurrency.lockutils [None req-6185f03c-0265-4274-a2e4-75568b58259d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.474696] [55188]: DEBUG oslo_concurrency.lockutils [None req-6185f03c-0265-4274-a2e4-75568b58259d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.485554] [55187]: DEBUG nova.api.openstack.wsgi [None req-159e8055-f4e0-4067-b5a1-88a414e6ab93 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.487467] [55187]: DEBUG nova.compute.api [None req-159e8055-f4e0-4067-b5a1-88a414e6ab93 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.491015] [55187]: DEBUG oslo_concurrency.lockutils [None req-159e8055-f4e0-4067-b5a1-88a414e6ab93 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.491414] [55187]: DEBUG oslo_concurrency.lockutils [None req-159e8055-f4e0-4067-b5a1-88a414e6ab93 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.491733] [55187]: DEBUG oslo_concurrency.lockutils [None req-159e8055-f4e0-4067-b5a1-88a414e6ab93 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.492206] [55187]: DEBUG oslo_concurrency.lockutils [None req-159e8055-f4e0-4067-b5a1-88a414e6ab93 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.492514] [55187]: DEBUG oslo_concurrency.lockutils [None req-159e8055-f4e0-4067-b5a1-88a414e6ab93 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.492911] [55187]: DEBUG oslo_concurrency.lockutils [None req-159e8055-f4e0-4067-b5a1-88a414e6ab93 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.514028] [55188]: DEBUG nova.policy [None req-6185f03c-0265-4274-a2e4-75568b58259d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.519159] [55188]: DEBUG nova.policy [None req-6185f03c-0265-4274-a2e4-75568b58259d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.519843] [55188]: DEBUG nova.policy [None req-6185f03c-0265-4274-a2e4-75568b58259d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.523389] [55188]: INFO nova.api.openstack.requestlog [None req-6185f03c-0265-4274-a2e4-75568b58259d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.058258 [ 779.523714] [55188]: [pid: 55188|app: 0|req: 1616/3095] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 779.527016] [55188]: DEBUG nova.api.openstack.wsgi [None req-1ba5180e-ebf3-4e96-8b02-e7c1b86a4001 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.527649] [55188]: DEBUG nova.compute.api [None req-1ba5180e-ebf3-4e96-8b02-e7c1b86a4001 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.530756] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ba5180e-ebf3-4e96-8b02-e7c1b86a4001 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.530967] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ba5180e-ebf3-4e96-8b02-e7c1b86a4001 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.531202] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ba5180e-ebf3-4e96-8b02-e7c1b86a4001 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.531502] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ba5180e-ebf3-4e96-8b02-e7c1b86a4001 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.531695] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ba5180e-ebf3-4e96-8b02-e7c1b86a4001 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.531865] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ba5180e-ebf3-4e96-8b02-e7c1b86a4001 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.575631] [55188]: DEBUG nova.policy [None req-1ba5180e-ebf3-4e96-8b02-e7c1b86a4001 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.580444] [55188]: INFO nova.api.openstack.requestlog [None req-1ba5180e-ebf3-4e96-8b02-e7c1b86a4001 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.056090 [ 779.581168] [55188]: [pid: 55188|app: 0|req: 1617/3096] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.584925] [55188]: DEBUG nova.api.openstack.wsgi [None req-bdb9f6b3-00a1-4ba7-abcd-5496ae8f4871 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.588158] [55188]: DEBUG nova.compute.api [None req-bdb9f6b3-00a1-4ba7-abcd-5496ae8f4871 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.591609] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdb9f6b3-00a1-4ba7-abcd-5496ae8f4871 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.591860] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdb9f6b3-00a1-4ba7-abcd-5496ae8f4871 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.592060] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdb9f6b3-00a1-4ba7-abcd-5496ae8f4871 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.592434] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdb9f6b3-00a1-4ba7-abcd-5496ae8f4871 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.592700] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdb9f6b3-00a1-4ba7-abcd-5496ae8f4871 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.593837] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdb9f6b3-00a1-4ba7-abcd-5496ae8f4871 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.612468] [55187]: DEBUG nova.policy [None req-159e8055-f4e0-4067-b5a1-88a414e6ab93 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.616184] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdb9f6b3-00a1-4ba7-abcd-5496ae8f4871 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.617020] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdb9f6b3-00a1-4ba7-abcd-5496ae8f4871 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.617020] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdb9f6b3-00a1-4ba7-abcd-5496ae8f4871 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.617020] [55188]: DEBUG nova.objects.instance [None req-bdb9f6b3-00a1-4ba7-abcd-5496ae8f4871 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 779.618786] [55187]: INFO nova.api.openstack.requestlog [None req-159e8055-f4e0-4067-b5a1-88a414e6ab93 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1322 microversion: 2.1 time: 0.135619 [ 779.619181] [55187]: [pid: 55187|app: 0|req: 1480/3097] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1322 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.652113] [55188]: DEBUG nova.policy [None req-bdb9f6b3-00a1-4ba7-abcd-5496ae8f4871 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.657519] [55188]: INFO nova.api.openstack.requestlog [None req-bdb9f6b3-00a1-4ba7-abcd-5496ae8f4871 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.075794 [ 779.658070] [55188]: [pid: 55188|app: 0|req: 1618/3098] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:19 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.667414] [55187]: DEBUG nova.api.openstack.wsgi [None req-bf55c49d-0bc6-4a45-93b8-fac85cd6e91b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.670465] [55187]: DEBUG nova.compute.api [None req-bf55c49d-0bc6-4a45-93b8-fac85cd6e91b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.671227] [55188]: DEBUG nova.api.openstack.wsgi [None req-7f44f7bb-0163-492b-ac0f-8e3b6997da7a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.673868] [55188]: DEBUG nova.compute.api [None req-7f44f7bb-0163-492b-ac0f-8e3b6997da7a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.675177] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf55c49d-0bc6-4a45-93b8-fac85cd6e91b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.675469] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf55c49d-0bc6-4a45-93b8-fac85cd6e91b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.675658] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf55c49d-0bc6-4a45-93b8-fac85cd6e91b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.676396] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf55c49d-0bc6-4a45-93b8-fac85cd6e91b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.676501] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf55c49d-0bc6-4a45-93b8-fac85cd6e91b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.676695] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf55c49d-0bc6-4a45-93b8-fac85cd6e91b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.679254] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f44f7bb-0163-492b-ac0f-8e3b6997da7a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.679600] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f44f7bb-0163-492b-ac0f-8e3b6997da7a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.679804] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f44f7bb-0163-492b-ac0f-8e3b6997da7a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.680220] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f44f7bb-0163-492b-ac0f-8e3b6997da7a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.680504] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f44f7bb-0163-492b-ac0f-8e3b6997da7a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.680697] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f44f7bb-0163-492b-ac0f-8e3b6997da7a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.728553] [55188]: DEBUG nova.policy [None req-7f44f7bb-0163-492b-ac0f-8e3b6997da7a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.733376] [55188]: INFO nova.api.openstack.requestlog [None req-7f44f7bb-0163-492b-ac0f-8e3b6997da7a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1300 microversion: 2.1 time: 0.064945 [ 779.733816] [55188]: [pid: 55188|app: 0|req: 1619/3099] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1300 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.740774] [55188]: DEBUG nova.api.openstack.wsgi [None req-9d512567-47ca-4574-a6ef-5098ef3361d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.744227] [55188]: DEBUG nova.compute.api [None req-9d512567-47ca-4574-a6ef-5098ef3361d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.749486] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d512567-47ca-4574-a6ef-5098ef3361d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.749786] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d512567-47ca-4574-a6ef-5098ef3361d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.750022] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d512567-47ca-4574-a6ef-5098ef3361d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.750416] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d512567-47ca-4574-a6ef-5098ef3361d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.750624] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d512567-47ca-4574-a6ef-5098ef3361d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.750806] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d512567-47ca-4574-a6ef-5098ef3361d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.789648] [55187]: DEBUG nova.policy [None req-bf55c49d-0bc6-4a45-93b8-fac85cd6e91b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.800314] [55187]: INFO nova.api.openstack.requestlog [None req-bf55c49d-0bc6-4a45-93b8-fac85cd6e91b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1324 microversion: 2.1 time: 0.132091 [ 779.800314] [55187]: [pid: 55187|app: 0|req: 1481/3100] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1324 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.801123] [55187]: DEBUG nova.api.openstack.wsgi [None req-73359848-0bfa-46bd-9d58-d1f6459eb15b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.802393] [55187]: DEBUG nova.compute.api [None req-73359848-0bfa-46bd-9d58-d1f6459eb15b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.807381] [55187]: DEBUG oslo_concurrency.lockutils [None req-73359848-0bfa-46bd-9d58-d1f6459eb15b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.807654] [55187]: DEBUG oslo_concurrency.lockutils [None req-73359848-0bfa-46bd-9d58-d1f6459eb15b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.808118] [55187]: DEBUG oslo_concurrency.lockutils [None req-73359848-0bfa-46bd-9d58-d1f6459eb15b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.808267] [55187]: DEBUG oslo_concurrency.lockutils [None req-73359848-0bfa-46bd-9d58-d1f6459eb15b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.808420] [55187]: DEBUG oslo_concurrency.lockutils [None req-73359848-0bfa-46bd-9d58-d1f6459eb15b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.808593] [55187]: DEBUG oslo_concurrency.lockutils [None req-73359848-0bfa-46bd-9d58-d1f6459eb15b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.810225] [55188]: DEBUG nova.policy [None req-9d512567-47ca-4574-a6ef-5098ef3361d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.816184] [55188]: DEBUG nova.policy [None req-9d512567-47ca-4574-a6ef-5098ef3361d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.816707] [55188]: DEBUG nova.policy [None req-9d512567-47ca-4574-a6ef-5098ef3361d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.817292] [55188]: INFO nova.api.openstack.requestlog [None req-9d512567-47ca-4574-a6ef-5098ef3361d0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.080767 [ 779.817674] [55188]: [pid: 55188|app: 0|req: 1620/3101] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 779.820267] [55188]: DEBUG nova.api.openstack.wsgi [None req-6142b49b-c7c1-4149-aa94-d58b709664d8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.822140] [55188]: DEBUG nova.compute.api [None req-6142b49b-c7c1-4149-aa94-d58b709664d8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.827974] [55188]: DEBUG oslo_concurrency.lockutils [None req-6142b49b-c7c1-4149-aa94-d58b709664d8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.827974] [55188]: DEBUG oslo_concurrency.lockutils [None req-6142b49b-c7c1-4149-aa94-d58b709664d8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.827974] [55188]: DEBUG oslo_concurrency.lockutils [None req-6142b49b-c7c1-4149-aa94-d58b709664d8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.828183] [55188]: DEBUG oslo_concurrency.lockutils [None req-6142b49b-c7c1-4149-aa94-d58b709664d8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.828400] [55188]: DEBUG oslo_concurrency.lockutils [None req-6142b49b-c7c1-4149-aa94-d58b709664d8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.828591] [55188]: DEBUG oslo_concurrency.lockutils [None req-6142b49b-c7c1-4149-aa94-d58b709664d8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.863369] [55187]: DEBUG nova.policy [None req-73359848-0bfa-46bd-9d58-d1f6459eb15b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.870817] [55187]: INFO nova.api.openstack.requestlog [None req-73359848-0bfa-46bd-9d58-d1f6459eb15b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1274 microversion: 2.1 time: 0.070596 [ 779.870817] [55187]: [pid: 55187|app: 0|req: 1482/3102] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1274 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.876781] [55187]: DEBUG nova.api.openstack.wsgi [req-e0cab8a9-9653-4db0-af76-7094115ac21b req-7dad5477-1ac4-48e5-a204-9fca437fe9c6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5312440a-5551-4acc-b114-67bb23a84399", "name": "network-vif-deleted", "tag": "2987c0a4-7817-481f-a3fe-c99825fd67ed"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 779.878737] [55188]: DEBUG nova.policy [None req-6142b49b-c7c1-4149-aa94-d58b709664d8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.885432] [55187]: DEBUG oslo_concurrency.lockutils [req-e0cab8a9-9653-4db0-af76-7094115ac21b req-7dad5477-1ac4-48e5-a204-9fca437fe9c6 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.885432] [55187]: DEBUG oslo_concurrency.lockutils [req-e0cab8a9-9653-4db0-af76-7094115ac21b req-7dad5477-1ac4-48e5-a204-9fca437fe9c6 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.885432] [55187]: DEBUG oslo_concurrency.lockutils [req-e0cab8a9-9653-4db0-af76-7094115ac21b req-7dad5477-1ac4-48e5-a204-9fca437fe9c6 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.888261] [55188]: INFO nova.api.openstack.requestlog [None req-6142b49b-c7c1-4149-aa94-d58b709664d8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.069803 [ 779.889285] [55188]: [pid: 55188|app: 0|req: 1621/3103] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.893162] [55188]: DEBUG nova.api.openstack.wsgi [None req-3d992638-1dca-4a75-b648-66c51e894fff tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.893771] [55187]: INFO nova.api.openstack.compute.server_external_events [req-e0cab8a9-9653-4db0-af76-7094115ac21b req-7dad5477-1ac4-48e5-a204-9fca437fe9c6 service nova] Creating event network-vif-deleted:2987c0a4-7817-481f-a3fe-c99825fd67ed for instance 5312440a-5551-4acc-b114-67bb23a84399 on cpu-1 [ 779.894161] [55188]: DEBUG nova.compute.api [None req-3d992638-1dca-4a75-b648-66c51e894fff tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.897490] [55187]: INFO nova.api.openstack.requestlog [req-e0cab8a9-9653-4db0-af76-7094115ac21b req-7dad5477-1ac4-48e5-a204-9fca437fe9c6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027463 [ 779.897985] [55187]: [pid: 55187|app: 0|req: 1483/3104] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:20 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 779.898197] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d992638-1dca-4a75-b648-66c51e894fff tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.898523] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d992638-1dca-4a75-b648-66c51e894fff tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.898757] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d992638-1dca-4a75-b648-66c51e894fff tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.899210] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d992638-1dca-4a75-b648-66c51e894fff tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.899537] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d992638-1dca-4a75-b648-66c51e894fff tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.899785] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d992638-1dca-4a75-b648-66c51e894fff tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.902010] [55187]: DEBUG nova.api.openstack.wsgi [None req-2fb7640d-ed3b-4c2a-8417-e9171e0a4a73 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.905238] [55187]: DEBUG nova.compute.api [None req-2fb7640d-ed3b-4c2a-8417-e9171e0a4a73 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.910026] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fb7640d-ed3b-4c2a-8417-e9171e0a4a73 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.910026] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fb7640d-ed3b-4c2a-8417-e9171e0a4a73 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.910321] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fb7640d-ed3b-4c2a-8417-e9171e0a4a73 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.910780] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fb7640d-ed3b-4c2a-8417-e9171e0a4a73 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.911096] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fb7640d-ed3b-4c2a-8417-e9171e0a4a73 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.911372] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fb7640d-ed3b-4c2a-8417-e9171e0a4a73 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.946259] [55188]: DEBUG nova.policy [None req-3d992638-1dca-4a75-b648-66c51e894fff tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.950842] [55187]: DEBUG nova.policy [None req-2fb7640d-ed3b-4c2a-8417-e9171e0a4a73 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.953476] [55188]: INFO nova.api.openstack.requestlog [None req-3d992638-1dca-4a75-b648-66c51e894fff tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.064017 [ 779.954515] [55188]: [pid: 55188|app: 0|req: 1622/3105] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.954570] [55187]: DEBUG nova.policy [None req-2fb7640d-ed3b-4c2a-8417-e9171e0a4a73 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.955265] [55187]: DEBUG nova.policy [None req-2fb7640d-ed3b-4c2a-8417-e9171e0a4a73 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.967159] [55187]: INFO nova.api.openstack.requestlog [None req-2fb7640d-ed3b-4c2a-8417-e9171e0a4a73 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1462 microversion: 2.75 time: 0.068149 [ 779.967518] [55187]: [pid: 55187|app: 0|req: 1484/3106] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1462 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 779.988030] [55188]: DEBUG nova.api.openstack.wsgi [None req-69438b48-35a3-4100-bba7-d3c8e3d48e10 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 779.990347] [55188]: DEBUG nova.compute.api [None req-69438b48-35a3-4100-bba7-d3c8e3d48e10 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 779.994656] [55188]: DEBUG oslo_concurrency.lockutils [None req-69438b48-35a3-4100-bba7-d3c8e3d48e10 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.994929] [55188]: DEBUG oslo_concurrency.lockutils [None req-69438b48-35a3-4100-bba7-d3c8e3d48e10 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.995145] [55188]: DEBUG oslo_concurrency.lockutils [None req-69438b48-35a3-4100-bba7-d3c8e3d48e10 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.996590] [55188]: DEBUG oslo_concurrency.lockutils [None req-69438b48-35a3-4100-bba7-d3c8e3d48e10 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.996590] [55188]: DEBUG oslo_concurrency.lockutils [None req-69438b48-35a3-4100-bba7-d3c8e3d48e10 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.996737] [55188]: DEBUG oslo_concurrency.lockutils [None req-69438b48-35a3-4100-bba7-d3c8e3d48e10 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.022028] [55188]: DEBUG oslo_concurrency.lockutils [None req-69438b48-35a3-4100-bba7-d3c8e3d48e10 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.022028] [55188]: DEBUG oslo_concurrency.lockutils [None req-69438b48-35a3-4100-bba7-d3c8e3d48e10 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.022167] [55188]: DEBUG oslo_concurrency.lockutils [None req-69438b48-35a3-4100-bba7-d3c8e3d48e10 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.022376] [55188]: DEBUG nova.objects.instance [None req-69438b48-35a3-4100-bba7-d3c8e3d48e10 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 780.043047] [55188]: DEBUG nova.policy [None req-69438b48-35a3-4100-bba7-d3c8e3d48e10 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.047460] [55188]: INFO nova.api.openstack.requestlog [None req-69438b48-35a3-4100-bba7-d3c8e3d48e10 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.064660 [ 780.047794] [55188]: [pid: 55188|app: 0|req: 1623/3107] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.066825] [55187]: DEBUG nova.api.openstack.wsgi [req-7f0964be-3cef-40f4-8e9d-baf1560aed62 req-3f5f0de5-4153-48c0-8a76-7823c15158f0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "32cde80f-7b4d-40df-ac02-087e12a739c5", "name": "network-vif-deleted", "tag": "f972b67a-2d14-4b1a-adc5-1324166e9df5"}, {"server_uuid": "8ad43e3f-41e1-4064-88d2-a16a6b3f8075", "name": "network-vif-plugged", "status": "completed", "tag": "f2a8c40a-828f-4b03-b940-c58ca9ac871a"}, {"name": "network-changed", "server_uuid": "8ad43e3f-41e1-4064-88d2-a16a6b3f8075", "tag": "f2a8c40a-828f-4b03-b940-c58ca9ac871a"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 780.073131] [55187]: DEBUG oslo_concurrency.lockutils [req-7f0964be-3cef-40f4-8e9d-baf1560aed62 req-3f5f0de5-4153-48c0-8a76-7823c15158f0 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.073453] [55187]: DEBUG oslo_concurrency.lockutils [req-7f0964be-3cef-40f4-8e9d-baf1560aed62 req-3f5f0de5-4153-48c0-8a76-7823c15158f0 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.073615] [55187]: DEBUG oslo_concurrency.lockutils [req-7f0964be-3cef-40f4-8e9d-baf1560aed62 req-3f5f0de5-4153-48c0-8a76-7823c15158f0 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.080790] [55187]: INFO nova.api.openstack.compute.server_external_events [req-7f0964be-3cef-40f4-8e9d-baf1560aed62 req-3f5f0de5-4153-48c0-8a76-7823c15158f0 service nova] Creating event network-vif-deleted:f972b67a-2d14-4b1a-adc5-1324166e9df5 for instance 32cde80f-7b4d-40df-ac02-087e12a739c5 on cpu-1 [ 780.081053] [55187]: INFO nova.api.openstack.compute.server_external_events [req-7f0964be-3cef-40f4-8e9d-baf1560aed62 req-3f5f0de5-4153-48c0-8a76-7823c15158f0 service nova] Creating event network-vif-plugged:f2a8c40a-828f-4b03-b940-c58ca9ac871a for instance 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 on cpu-1 [ 780.081269] [55187]: INFO nova.api.openstack.compute.server_external_events [req-7f0964be-3cef-40f4-8e9d-baf1560aed62 req-3f5f0de5-4153-48c0-8a76-7823c15158f0 service nova] Creating event network-changed:f2a8c40a-828f-4b03-b940-c58ca9ac871a for instance 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 on cpu-1 [ 780.084794] [55187]: INFO nova.api.openstack.requestlog [req-7f0964be-3cef-40f4-8e9d-baf1560aed62 req-3f5f0de5-4153-48c0-8a76-7823c15158f0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.020476 [ 780.085126] [55187]: [pid: 55187|app: 0|req: 1485/3108] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:20 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 780.134210] [55188]: DEBUG nova.api.openstack.wsgi [None req-7055b0cc-0103-4008-a624-cc1606c19ba9 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.135963] [55188]: DEBUG nova.compute.api [None req-7055b0cc-0103-4008-a624-cc1606c19ba9 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.140200] [55188]: DEBUG oslo_concurrency.lockutils [None req-7055b0cc-0103-4008-a624-cc1606c19ba9 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.140452] [55188]: DEBUG oslo_concurrency.lockutils [None req-7055b0cc-0103-4008-a624-cc1606c19ba9 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.140697] [55188]: DEBUG oslo_concurrency.lockutils [None req-7055b0cc-0103-4008-a624-cc1606c19ba9 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.141121] [55188]: DEBUG oslo_concurrency.lockutils [None req-7055b0cc-0103-4008-a624-cc1606c19ba9 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.141325] [55188]: DEBUG oslo_concurrency.lockutils [None req-7055b0cc-0103-4008-a624-cc1606c19ba9 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.141532] [55188]: DEBUG oslo_concurrency.lockutils [None req-7055b0cc-0103-4008-a624-cc1606c19ba9 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.145890] [55187]: DEBUG nova.api.openstack.wsgi [None req-535c1bb7-e354-4f9f-99ef-1541a359ea27 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.148013] [55187]: DEBUG nova.compute.api [None req-535c1bb7-e354-4f9f-99ef-1541a359ea27 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.151705] [55187]: DEBUG oslo_concurrency.lockutils [None req-535c1bb7-e354-4f9f-99ef-1541a359ea27 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.151964] [55187]: DEBUG oslo_concurrency.lockutils [None req-535c1bb7-e354-4f9f-99ef-1541a359ea27 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.152164] [55187]: DEBUG oslo_concurrency.lockutils [None req-535c1bb7-e354-4f9f-99ef-1541a359ea27 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.152527] [55187]: DEBUG oslo_concurrency.lockutils [None req-535c1bb7-e354-4f9f-99ef-1541a359ea27 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.152729] [55187]: DEBUG oslo_concurrency.lockutils [None req-535c1bb7-e354-4f9f-99ef-1541a359ea27 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.152930] [55187]: DEBUG oslo_concurrency.lockutils [None req-535c1bb7-e354-4f9f-99ef-1541a359ea27 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.177119] [55188]: DEBUG nova.policy [None req-7055b0cc-0103-4008-a624-cc1606c19ba9 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.181694] [55188]: INFO nova.api.openstack.requestlog [None req-7055b0cc-0103-4008-a624-cc1606c19ba9 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.049513 [ 780.181761] [55188]: [pid: 55188|app: 0|req: 1624/3109] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.192388] [55188]: DEBUG nova.api.openstack.wsgi [None req-afbd3d64-448f-4f4d-ab50-0018e6c28ee6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.194052] [55188]: DEBUG nova.compute.api [None req-afbd3d64-448f-4f4d-ab50-0018e6c28ee6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.197684] [55188]: DEBUG oslo_concurrency.lockutils [None req-afbd3d64-448f-4f4d-ab50-0018e6c28ee6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.197876] [55188]: DEBUG oslo_concurrency.lockutils [None req-afbd3d64-448f-4f4d-ab50-0018e6c28ee6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.198089] [55188]: DEBUG oslo_concurrency.lockutils [None req-afbd3d64-448f-4f4d-ab50-0018e6c28ee6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.198686] [55188]: DEBUG oslo_concurrency.lockutils [None req-afbd3d64-448f-4f4d-ab50-0018e6c28ee6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.198686] [55188]: DEBUG oslo_concurrency.lockutils [None req-afbd3d64-448f-4f4d-ab50-0018e6c28ee6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.198806] [55188]: DEBUG oslo_concurrency.lockutils [None req-afbd3d64-448f-4f4d-ab50-0018e6c28ee6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.230121] [55188]: DEBUG nova.policy [None req-afbd3d64-448f-4f4d-ab50-0018e6c28ee6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.234046] [55188]: INFO nova.api.openstack.requestlog [None req-afbd3d64-448f-4f4d-ab50-0018e6c28ee6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.043861 [ 780.234543] [55188]: [pid: 55188|app: 0|req: 1625/3110] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.236897] [55188]: DEBUG nova.api.openstack.wsgi [None req-c47049a9-19b8-4cad-a492-2fc8acc17cc8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.238517] [55188]: DEBUG nova.compute.api [None req-c47049a9-19b8-4cad-a492-2fc8acc17cc8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.241554] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47049a9-19b8-4cad-a492-2fc8acc17cc8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.241784] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47049a9-19b8-4cad-a492-2fc8acc17cc8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.241966] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47049a9-19b8-4cad-a492-2fc8acc17cc8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.242318] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47049a9-19b8-4cad-a492-2fc8acc17cc8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.242516] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47049a9-19b8-4cad-a492-2fc8acc17cc8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.242715] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47049a9-19b8-4cad-a492-2fc8acc17cc8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.248579] [55187]: DEBUG nova.policy [None req-535c1bb7-e354-4f9f-99ef-1541a359ea27 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.253009] [55187]: INFO nova.api.openstack.requestlog [None req-535c1bb7-e354-4f9f-99ef-1541a359ea27 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1317 microversion: 2.1 time: 0.109876 [ 780.253372] [55187]: [pid: 55187|app: 0|req: 1486/3111] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1317 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 780.255769] [55187]: DEBUG nova.api.openstack.wsgi [None req-f9e7eb8e-5520-4a9b-80cc-1127bbb0a47b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.257386] [55187]: DEBUG nova.compute.api [None req-f9e7eb8e-5520-4a9b-80cc-1127bbb0a47b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.260519] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9e7eb8e-5520-4a9b-80cc-1127bbb0a47b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.260746] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9e7eb8e-5520-4a9b-80cc-1127bbb0a47b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.260932] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9e7eb8e-5520-4a9b-80cc-1127bbb0a47b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.261297] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9e7eb8e-5520-4a9b-80cc-1127bbb0a47b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.261500] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9e7eb8e-5520-4a9b-80cc-1127bbb0a47b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.261671] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9e7eb8e-5520-4a9b-80cc-1127bbb0a47b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.274256] [55188]: DEBUG nova.policy [None req-c47049a9-19b8-4cad-a492-2fc8acc17cc8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.278595] [55188]: INFO nova.api.openstack.requestlog [None req-c47049a9-19b8-4cad-a492-2fc8acc17cc8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.043583 [ 780.278957] [55188]: [pid: 55188|app: 0|req: 1626/3112] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.282043] [55188]: DEBUG nova.api.openstack.wsgi [None req-c61bca01-f67c-4a97-b931-dd696e20a931 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.283040] [55188]: DEBUG nova.compute.api [None req-c61bca01-f67c-4a97-b931-dd696e20a931 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.286398] [55188]: DEBUG oslo_concurrency.lockutils [None req-c61bca01-f67c-4a97-b931-dd696e20a931 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.286715] [55188]: DEBUG oslo_concurrency.lockutils [None req-c61bca01-f67c-4a97-b931-dd696e20a931 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.286948] [55188]: DEBUG oslo_concurrency.lockutils [None req-c61bca01-f67c-4a97-b931-dd696e20a931 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.287323] [55188]: DEBUG oslo_concurrency.lockutils [None req-c61bca01-f67c-4a97-b931-dd696e20a931 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.287525] [55188]: DEBUG oslo_concurrency.lockutils [None req-c61bca01-f67c-4a97-b931-dd696e20a931 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.287959] [55188]: DEBUG oslo_concurrency.lockutils [None req-c61bca01-f67c-4a97-b931-dd696e20a931 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.292819] [55187]: DEBUG nova.policy [None req-f9e7eb8e-5520-4a9b-80cc-1127bbb0a47b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.297139] [55187]: INFO nova.api.openstack.requestlog [None req-f9e7eb8e-5520-4a9b-80cc-1127bbb0a47b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.043175 [ 780.297897] [55187]: [pid: 55187|app: 0|req: 1487/3113] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.299904] [55187]: DEBUG nova.api.openstack.wsgi [None req-70dae6ed-6313-4e37-a89b-bbbc0eb45be4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.301485] [55187]: DEBUG nova.compute.api [None req-70dae6ed-6313-4e37-a89b-bbbc0eb45be4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.304830] [55187]: DEBUG oslo_concurrency.lockutils [None req-70dae6ed-6313-4e37-a89b-bbbc0eb45be4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.305080] [55187]: DEBUG oslo_concurrency.lockutils [None req-70dae6ed-6313-4e37-a89b-bbbc0eb45be4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.305281] [55187]: DEBUG oslo_concurrency.lockutils [None req-70dae6ed-6313-4e37-a89b-bbbc0eb45be4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.305637] [55187]: DEBUG oslo_concurrency.lockutils [None req-70dae6ed-6313-4e37-a89b-bbbc0eb45be4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.305905] [55187]: DEBUG oslo_concurrency.lockutils [None req-70dae6ed-6313-4e37-a89b-bbbc0eb45be4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.306097] [55187]: DEBUG oslo_concurrency.lockutils [None req-70dae6ed-6313-4e37-a89b-bbbc0eb45be4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.308444] [55188]: DEBUG oslo_concurrency.lockutils [None req-c61bca01-f67c-4a97-b931-dd696e20a931 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.308654] [55188]: DEBUG oslo_concurrency.lockutils [None req-c61bca01-f67c-4a97-b931-dd696e20a931 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.308842] [55188]: DEBUG oslo_concurrency.lockutils [None req-c61bca01-f67c-4a97-b931-dd696e20a931 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.309053] [55188]: DEBUG nova.objects.instance [None req-c61bca01-f67c-4a97-b931-dd696e20a931 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 780.326771] [55187]: DEBUG oslo_concurrency.lockutils [None req-70dae6ed-6313-4e37-a89b-bbbc0eb45be4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.328148] [55187]: DEBUG oslo_concurrency.lockutils [None req-70dae6ed-6313-4e37-a89b-bbbc0eb45be4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.328148] [55187]: DEBUG oslo_concurrency.lockutils [None req-70dae6ed-6313-4e37-a89b-bbbc0eb45be4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.328148] [55187]: DEBUG nova.objects.instance [None req-70dae6ed-6313-4e37-a89b-bbbc0eb45be4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 780.336077] [55188]: DEBUG nova.policy [None req-c61bca01-f67c-4a97-b931-dd696e20a931 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.341821] [55188]: INFO nova.api.openstack.requestlog [None req-c61bca01-f67c-4a97-b931-dd696e20a931 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.062192 [ 780.342378] [55188]: [pid: 55188|app: 0|req: 1627/3114] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.345329] [55188]: DEBUG nova.api.openstack.wsgi [None req-e96f2f53-ced7-4653-9d79-f2780eb1001e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.346759] [55187]: DEBUG nova.policy [None req-70dae6ed-6313-4e37-a89b-bbbc0eb45be4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.347021] [55188]: DEBUG nova.compute.api [None req-e96f2f53-ced7-4653-9d79-f2780eb1001e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.351147] [55188]: DEBUG oslo_concurrency.lockutils [None req-e96f2f53-ced7-4653-9d79-f2780eb1001e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.351147] [55188]: DEBUG oslo_concurrency.lockutils [None req-e96f2f53-ced7-4653-9d79-f2780eb1001e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.351147] [55188]: DEBUG oslo_concurrency.lockutils [None req-e96f2f53-ced7-4653-9d79-f2780eb1001e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.351272] [55187]: INFO nova.api.openstack.requestlog [None req-70dae6ed-6313-4e37-a89b-bbbc0eb45be4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.053103 [ 780.351306] [55188]: DEBUG oslo_concurrency.lockutils [None req-e96f2f53-ced7-4653-9d79-f2780eb1001e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.351460] [55188]: DEBUG oslo_concurrency.lockutils [None req-e96f2f53-ced7-4653-9d79-f2780eb1001e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.351643] [55188]: DEBUG oslo_concurrency.lockutils [None req-e96f2f53-ced7-4653-9d79-f2780eb1001e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.351862] [55187]: [pid: 55187|app: 0|req: 1488/3115] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.354328] [55187]: DEBUG nova.api.openstack.wsgi [None req-614c65f1-bfc6-4a25-a7f0-c49f0c5f6523 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.355989] [55187]: DEBUG nova.compute.api [None req-614c65f1-bfc6-4a25-a7f0-c49f0c5f6523 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.359681] [55187]: DEBUG oslo_concurrency.lockutils [None req-614c65f1-bfc6-4a25-a7f0-c49f0c5f6523 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.359681] [55187]: DEBUG oslo_concurrency.lockutils [None req-614c65f1-bfc6-4a25-a7f0-c49f0c5f6523 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.359681] [55187]: DEBUG oslo_concurrency.lockutils [None req-614c65f1-bfc6-4a25-a7f0-c49f0c5f6523 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.359959] [55187]: DEBUG oslo_concurrency.lockutils [None req-614c65f1-bfc6-4a25-a7f0-c49f0c5f6523 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.360169] [55187]: DEBUG oslo_concurrency.lockutils [None req-614c65f1-bfc6-4a25-a7f0-c49f0c5f6523 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.360401] [55187]: DEBUG oslo_concurrency.lockutils [None req-614c65f1-bfc6-4a25-a7f0-c49f0c5f6523 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.389634] [55188]: DEBUG nova.policy [None req-e96f2f53-ced7-4653-9d79-f2780eb1001e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.393238] [55187]: DEBUG nova.policy [None req-614c65f1-bfc6-4a25-a7f0-c49f0c5f6523 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.395016] [55188]: INFO nova.api.openstack.requestlog [None req-e96f2f53-ced7-4653-9d79-f2780eb1001e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.051990 [ 780.395340] [55188]: [pid: 55188|app: 0|req: 1628/3116] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.398353] [55188]: DEBUG nova.api.openstack.wsgi [None req-c3bb3b6d-6af3-4c36-bc4f-3f5330f5976e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4aff781e10>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.398469] [55187]: INFO nova.api.openstack.requestlog [None req-614c65f1-bfc6-4a25-a7f0-c49f0c5f6523 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.045647 [ 780.398703] [55187]: [pid: 55187|app: 0|req: 1489/3117] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.410683] [55187]: DEBUG nova.api.openstack.wsgi [None req-03970e31-b264-48d2-b326-dc1b49f1442a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.412449] [55187]: DEBUG nova.compute.api [None req-03970e31-b264-48d2-b326-dc1b49f1442a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.416394] [55187]: DEBUG oslo_concurrency.lockutils [None req-03970e31-b264-48d2-b326-dc1b49f1442a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.416665] [55187]: DEBUG oslo_concurrency.lockutils [None req-03970e31-b264-48d2-b326-dc1b49f1442a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.416854] [55187]: DEBUG oslo_concurrency.lockutils [None req-03970e31-b264-48d2-b326-dc1b49f1442a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.417219] [55187]: DEBUG oslo_concurrency.lockutils [None req-03970e31-b264-48d2-b326-dc1b49f1442a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.417417] [55187]: DEBUG oslo_concurrency.lockutils [None req-03970e31-b264-48d2-b326-dc1b49f1442a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.417735] [55187]: DEBUG oslo_concurrency.lockutils [None req-03970e31-b264-48d2-b326-dc1b49f1442a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.426505] [55188]: INFO nova.api.openstack.requestlog [None req-c3bb3b6d-6af3-4c36-bc4f-3f5330f5976e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb" status: 200 len: 1559 microversion: 2.1 time: 0.030536 [ 780.427083] [55188]: [pid: 55188|app: 0|req: 1629/3118] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb => generated 1559 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.438955] [55187]: DEBUG oslo_concurrency.lockutils [None req-03970e31-b264-48d2-b326-dc1b49f1442a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.439228] [55187]: DEBUG oslo_concurrency.lockutils [None req-03970e31-b264-48d2-b326-dc1b49f1442a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.439410] [55187]: DEBUG oslo_concurrency.lockutils [None req-03970e31-b264-48d2-b326-dc1b49f1442a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.439611] [55187]: DEBUG nova.objects.instance [None req-03970e31-b264-48d2-b326-dc1b49f1442a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 780.449233] [55188]: DEBUG nova.api.openstack.wsgi [None req-462fdb92-e476-458f-a0a6-27171c29c5f2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.449233] [55188]: DEBUG nova.compute.api [None req-462fdb92-e476-458f-a0a6-27171c29c5f2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.454503] [55188]: DEBUG oslo_concurrency.lockutils [None req-462fdb92-e476-458f-a0a6-27171c29c5f2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.455055] [55188]: DEBUG oslo_concurrency.lockutils [None req-462fdb92-e476-458f-a0a6-27171c29c5f2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.455588] [55188]: DEBUG oslo_concurrency.lockutils [None req-462fdb92-e476-458f-a0a6-27171c29c5f2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.456375] [55188]: DEBUG oslo_concurrency.lockutils [None req-462fdb92-e476-458f-a0a6-27171c29c5f2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.456791] [55188]: DEBUG oslo_concurrency.lockutils [None req-462fdb92-e476-458f-a0a6-27171c29c5f2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.457170] [55188]: DEBUG oslo_concurrency.lockutils [None req-462fdb92-e476-458f-a0a6-27171c29c5f2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.461282] [55187]: DEBUG nova.policy [None req-03970e31-b264-48d2-b326-dc1b49f1442a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.467303] [55187]: INFO nova.api.openstack.requestlog [None req-03970e31-b264-48d2-b326-dc1b49f1442a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.059090 [ 780.467845] [55187]: [pid: 55187|app: 0|req: 1490/3119] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 780.494889] [55188]: DEBUG nova.policy [None req-462fdb92-e476-458f-a0a6-27171c29c5f2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.499591] [55188]: INFO nova.api.openstack.requestlog [None req-462fdb92-e476-458f-a0a6-27171c29c5f2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.057619 [ 780.499943] [55188]: [pid: 55188|app: 0|req: 1630/3120] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.542253] [55187]: DEBUG nova.api.openstack.wsgi [None req-862c03c4-04f1-4ae9-8a72-8633100345e6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.544011] [55187]: DEBUG nova.compute.api [None req-862c03c4-04f1-4ae9-8a72-8633100345e6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.548064] [55187]: DEBUG oslo_concurrency.lockutils [None req-862c03c4-04f1-4ae9-8a72-8633100345e6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.548388] [55187]: DEBUG oslo_concurrency.lockutils [None req-862c03c4-04f1-4ae9-8a72-8633100345e6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.548621] [55187]: DEBUG oslo_concurrency.lockutils [None req-862c03c4-04f1-4ae9-8a72-8633100345e6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.549079] [55187]: DEBUG oslo_concurrency.lockutils [None req-862c03c4-04f1-4ae9-8a72-8633100345e6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.549303] [55187]: DEBUG oslo_concurrency.lockutils [None req-862c03c4-04f1-4ae9-8a72-8633100345e6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.549482] [55187]: DEBUG oslo_concurrency.lockutils [None req-862c03c4-04f1-4ae9-8a72-8633100345e6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.586912] [55187]: DEBUG nova.policy [None req-862c03c4-04f1-4ae9-8a72-8633100345e6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.591470] [55187]: DEBUG nova.policy [None req-862c03c4-04f1-4ae9-8a72-8633100345e6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.592135] [55187]: DEBUG nova.policy [None req-862c03c4-04f1-4ae9-8a72-8633100345e6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.595566] [55188]: DEBUG nova.api.openstack.wsgi [None req-a12bc4ef-ea50-41d1-9f34-53196522c18d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.596675] [55187]: INFO nova.api.openstack.requestlog [None req-862c03c4-04f1-4ae9-8a72-8633100345e6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.056746 [ 780.597215] [55187]: [pid: 55187|app: 0|req: 1491/3121] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 780.598015] [55188]: DEBUG nova.compute.api [None req-a12bc4ef-ea50-41d1-9f34-53196522c18d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.601720] [55188]: DEBUG oslo_concurrency.lockutils [None req-a12bc4ef-ea50-41d1-9f34-53196522c18d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.601976] [55188]: DEBUG oslo_concurrency.lockutils [None req-a12bc4ef-ea50-41d1-9f34-53196522c18d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.602182] [55188]: DEBUG oslo_concurrency.lockutils [None req-a12bc4ef-ea50-41d1-9f34-53196522c18d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.602543] [55188]: DEBUG oslo_concurrency.lockutils [None req-a12bc4ef-ea50-41d1-9f34-53196522c18d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.602733] [55188]: DEBUG oslo_concurrency.lockutils [None req-a12bc4ef-ea50-41d1-9f34-53196522c18d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.602907] [55188]: DEBUG oslo_concurrency.lockutils [None req-a12bc4ef-ea50-41d1-9f34-53196522c18d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.635483] [55187]: DEBUG nova.api.openstack.wsgi [None req-f16aed86-0cc5-42aa-93fe-c32e24e6bb25 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.637830] [55187]: DEBUG nova.compute.api [None req-f16aed86-0cc5-42aa-93fe-c32e24e6bb25 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.642014] [55187]: DEBUG oslo_concurrency.lockutils [None req-f16aed86-0cc5-42aa-93fe-c32e24e6bb25 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.642290] [55187]: DEBUG oslo_concurrency.lockutils [None req-f16aed86-0cc5-42aa-93fe-c32e24e6bb25 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.642476] [55187]: DEBUG oslo_concurrency.lockutils [None req-f16aed86-0cc5-42aa-93fe-c32e24e6bb25 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.642823] [55187]: DEBUG oslo_concurrency.lockutils [None req-f16aed86-0cc5-42aa-93fe-c32e24e6bb25 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.643042] [55187]: DEBUG oslo_concurrency.lockutils [None req-f16aed86-0cc5-42aa-93fe-c32e24e6bb25 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.643249] [55187]: DEBUG oslo_concurrency.lockutils [None req-f16aed86-0cc5-42aa-93fe-c32e24e6bb25 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.653387] [55188]: DEBUG nova.policy [None req-a12bc4ef-ea50-41d1-9f34-53196522c18d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.659013] [55188]: INFO nova.api.openstack.requestlog [None req-a12bc4ef-ea50-41d1-9f34-53196522c18d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.065500 [ 780.659013] [55188]: [pid: 55188|app: 0|req: 1631/3122] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:20 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.675867] [55188]: DEBUG nova.api.openstack.wsgi [None req-d9433d2a-3956-4ead-98f2-b49a4247e5ac tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.677239] [55188]: DEBUG nova.compute.api [None req-d9433d2a-3956-4ead-98f2-b49a4247e5ac tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.680980] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9433d2a-3956-4ead-98f2-b49a4247e5ac tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.681824] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9433d2a-3956-4ead-98f2-b49a4247e5ac tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.681824] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9433d2a-3956-4ead-98f2-b49a4247e5ac tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.682055] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9433d2a-3956-4ead-98f2-b49a4247e5ac tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.682090] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9433d2a-3956-4ead-98f2-b49a4247e5ac tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.682351] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9433d2a-3956-4ead-98f2-b49a4247e5ac tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.702254] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9433d2a-3956-4ead-98f2-b49a4247e5ac tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.702254] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9433d2a-3956-4ead-98f2-b49a4247e5ac tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.702328] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9433d2a-3956-4ead-98f2-b49a4247e5ac tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.702531] [55188]: DEBUG nova.objects.instance [None req-d9433d2a-3956-4ead-98f2-b49a4247e5ac tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 780.727798] [55187]: DEBUG nova.policy [None req-f16aed86-0cc5-42aa-93fe-c32e24e6bb25 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.729028] [55188]: DEBUG nova.policy [None req-d9433d2a-3956-4ead-98f2-b49a4247e5ac tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.732880] [55187]: INFO nova.api.openstack.requestlog [None req-f16aed86-0cc5-42aa-93fe-c32e24e6bb25 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1322 microversion: 2.1 time: 0.099893 [ 780.733383] [55188]: INFO nova.api.openstack.requestlog [None req-d9433d2a-3956-4ead-98f2-b49a4247e5ac tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.060400 [ 780.733475] [55187]: [pid: 55187|app: 0|req: 1492/3123] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1322 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.733548] [55188]: [pid: 55188|app: 0|req: 1632/3124] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.750184] [55187]: DEBUG nova.api.openstack.wsgi [None req-37b65e07-99de-4404-89ae-f73983302e98 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.751835] [55187]: DEBUG nova.compute.api [None req-37b65e07-99de-4404-89ae-f73983302e98 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.755159] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b65e07-99de-4404-89ae-f73983302e98 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.755374] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b65e07-99de-4404-89ae-f73983302e98 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.755557] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b65e07-99de-4404-89ae-f73983302e98 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.755912] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b65e07-99de-4404-89ae-f73983302e98 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.756416] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b65e07-99de-4404-89ae-f73983302e98 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.756416] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b65e07-99de-4404-89ae-f73983302e98 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.775277] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b65e07-99de-4404-89ae-f73983302e98 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.775456] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b65e07-99de-4404-89ae-f73983302e98 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.775633] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b65e07-99de-4404-89ae-f73983302e98 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.775824] [55187]: DEBUG nova.objects.instance [None req-37b65e07-99de-4404-89ae-f73983302e98 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 780.794894] [55187]: DEBUG nova.policy [None req-37b65e07-99de-4404-89ae-f73983302e98 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.799199] [55187]: INFO nova.api.openstack.requestlog [None req-37b65e07-99de-4404-89ae-f73983302e98 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.051229 [ 780.799521] [55187]: [pid: 55187|app: 0|req: 1493/3125] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.811082] [55188]: DEBUG nova.api.openstack.wsgi [None req-0bba63b9-2398-4b44-ad34-ab46a19a1fbb tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.812836] [55188]: DEBUG nova.compute.api [None req-0bba63b9-2398-4b44-ad34-ab46a19a1fbb tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.816308] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bba63b9-2398-4b44-ad34-ab46a19a1fbb tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.816569] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bba63b9-2398-4b44-ad34-ab46a19a1fbb tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.816767] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bba63b9-2398-4b44-ad34-ab46a19a1fbb tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.817149] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bba63b9-2398-4b44-ad34-ab46a19a1fbb tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.817353] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bba63b9-2398-4b44-ad34-ab46a19a1fbb tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.817530] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bba63b9-2398-4b44-ad34-ab46a19a1fbb tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.838495] [55187]: DEBUG nova.api.openstack.wsgi [None req-ae82a54a-77f7-4aaf-a373-e760711d3ace tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.840356] [55187]: DEBUG nova.compute.api [None req-ae82a54a-77f7-4aaf-a373-e760711d3ace tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.843909] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae82a54a-77f7-4aaf-a373-e760711d3ace tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.844183] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae82a54a-77f7-4aaf-a373-e760711d3ace tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.844372] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae82a54a-77f7-4aaf-a373-e760711d3ace tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.844739] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae82a54a-77f7-4aaf-a373-e760711d3ace tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.844934] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae82a54a-77f7-4aaf-a373-e760711d3ace tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.845126] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae82a54a-77f7-4aaf-a373-e760711d3ace tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.878583] [55187]: DEBUG nova.policy [None req-ae82a54a-77f7-4aaf-a373-e760711d3ace tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.882835] [55187]: DEBUG nova.policy [None req-ae82a54a-77f7-4aaf-a373-e760711d3ace tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.883463] [55187]: DEBUG nova.policy [None req-ae82a54a-77f7-4aaf-a373-e760711d3ace tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.884072] [55187]: INFO nova.api.openstack.requestlog [None req-ae82a54a-77f7-4aaf-a373-e760711d3ace tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.047945 [ 780.884516] [55187]: [pid: 55187|app: 0|req: 1494/3126] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 780.886657] [55187]: DEBUG nova.api.openstack.wsgi [None req-969d6309-cd85-4702-a490-f8e23c386244 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.888255] [55187]: DEBUG nova.compute.api [None req-969d6309-cd85-4702-a490-f8e23c386244 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.892019] [55187]: DEBUG oslo_concurrency.lockutils [None req-969d6309-cd85-4702-a490-f8e23c386244 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.892019] [55187]: DEBUG oslo_concurrency.lockutils [None req-969d6309-cd85-4702-a490-f8e23c386244 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.892019] [55187]: DEBUG oslo_concurrency.lockutils [None req-969d6309-cd85-4702-a490-f8e23c386244 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.892178] [55187]: DEBUG oslo_concurrency.lockutils [None req-969d6309-cd85-4702-a490-f8e23c386244 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.892492] [55187]: DEBUG oslo_concurrency.lockutils [None req-969d6309-cd85-4702-a490-f8e23c386244 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.892536] [55187]: DEBUG oslo_concurrency.lockutils [None req-969d6309-cd85-4702-a490-f8e23c386244 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.911032] [55188]: DEBUG nova.policy [None req-0bba63b9-2398-4b44-ad34-ab46a19a1fbb tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.915796] [55188]: INFO nova.api.openstack.requestlog [None req-0bba63b9-2398-4b44-ad34-ab46a19a1fbb tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1312 microversion: 2.1 time: 0.106632 [ 780.915796] [55188]: [pid: 55188|app: 0|req: 1633/3127] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1312 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.918243] [55188]: DEBUG nova.api.openstack.wsgi [None req-d3064638-c37c-4102-9689-2b4b972955d7 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.919899] [55188]: DEBUG nova.compute.api [None req-d3064638-c37c-4102-9689-2b4b972955d7 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.923078] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3064638-c37c-4102-9689-2b4b972955d7 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.923337] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3064638-c37c-4102-9689-2b4b972955d7 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.923549] [55187]: DEBUG nova.policy [None req-969d6309-cd85-4702-a490-f8e23c386244 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.923653] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3064638-c37c-4102-9689-2b4b972955d7 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.923899] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3064638-c37c-4102-9689-2b4b972955d7 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.924117] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3064638-c37c-4102-9689-2b4b972955d7 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.924296] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3064638-c37c-4102-9689-2b4b972955d7 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.927754] [55187]: INFO nova.api.openstack.requestlog [None req-969d6309-cd85-4702-a490-f8e23c386244 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1274 microversion: 2.1 time: 0.042777 [ 780.928118] [55187]: [pid: 55187|app: 0|req: 1495/3128] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1274 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.954397] [55188]: DEBUG nova.policy [None req-d3064638-c37c-4102-9689-2b4b972955d7 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.958404] [55188]: INFO nova.api.openstack.requestlog [None req-d3064638-c37c-4102-9689-2b4b972955d7 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.042019 [ 780.958715] [55188]: [pid: 55188|app: 0|req: 1634/3129] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.974126] [55187]: DEBUG nova.api.openstack.wsgi [None req-fcdfe0b5-9d80-469b-b6ff-1cf3546e9578 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.976050] [55187]: DEBUG nova.compute.api [None req-fcdfe0b5-9d80-469b-b6ff-1cf3546e9578 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.980315] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcdfe0b5-9d80-469b-b6ff-1cf3546e9578 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.980724] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcdfe0b5-9d80-469b-b6ff-1cf3546e9578 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.980966] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcdfe0b5-9d80-469b-b6ff-1cf3546e9578 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.981425] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcdfe0b5-9d80-469b-b6ff-1cf3546e9578 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.982023] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcdfe0b5-9d80-469b-b6ff-1cf3546e9578 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.982023] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcdfe0b5-9d80-469b-b6ff-1cf3546e9578 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.985222] [55188]: DEBUG nova.api.openstack.wsgi [None req-c169b708-cefd-47c8-85c2-d996e19e21cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 780.986903] [55188]: DEBUG nova.compute.api [None req-c169b708-cefd-47c8-85c2-d996e19e21cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 780.990597] [55188]: DEBUG oslo_concurrency.lockutils [None req-c169b708-cefd-47c8-85c2-d996e19e21cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.990903] [55188]: DEBUG oslo_concurrency.lockutils [None req-c169b708-cefd-47c8-85c2-d996e19e21cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.991195] [55188]: DEBUG oslo_concurrency.lockutils [None req-c169b708-cefd-47c8-85c2-d996e19e21cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.991564] [55188]: DEBUG oslo_concurrency.lockutils [None req-c169b708-cefd-47c8-85c2-d996e19e21cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.991794] [55188]: DEBUG oslo_concurrency.lockutils [None req-c169b708-cefd-47c8-85c2-d996e19e21cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.991973] [55188]: DEBUG oslo_concurrency.lockutils [None req-c169b708-cefd-47c8-85c2-d996e19e21cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.027022] [55187]: DEBUG nova.policy [None req-fcdfe0b5-9d80-469b-b6ff-1cf3546e9578 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.033037] [55187]: INFO nova.api.openstack.requestlog [None req-fcdfe0b5-9d80-469b-b6ff-1cf3546e9578 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.060877 [ 781.033526] [55187]: [pid: 55187|app: 0|req: 1496/3130] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.036300] [55188]: DEBUG nova.policy [None req-c169b708-cefd-47c8-85c2-d996e19e21cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.041814] [55188]: DEBUG nova.policy [None req-c169b708-cefd-47c8-85c2-d996e19e21cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.042633] [55188]: DEBUG nova.policy [None req-c169b708-cefd-47c8-85c2-d996e19e21cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.045962] [55188]: INFO nova.api.openstack.requestlog [None req-c169b708-cefd-47c8-85c2-d996e19e21cd tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1462 microversion: 2.75 time: 0.063093 [ 781.046358] [55188]: [pid: 55188|app: 0|req: 1635/3131] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1462 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 781.061264] [55187]: DEBUG nova.api.openstack.wsgi [None req-2d72a3e5-a1c1-46ac-8fc3-bf47f9336dec tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.063015] [55187]: DEBUG nova.compute.api [None req-2d72a3e5-a1c1-46ac-8fc3-bf47f9336dec tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.067160] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d72a3e5-a1c1-46ac-8fc3-bf47f9336dec tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.067421] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d72a3e5-a1c1-46ac-8fc3-bf47f9336dec tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.067603] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d72a3e5-a1c1-46ac-8fc3-bf47f9336dec tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.067941] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d72a3e5-a1c1-46ac-8fc3-bf47f9336dec tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.068153] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d72a3e5-a1c1-46ac-8fc3-bf47f9336dec tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.068326] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d72a3e5-a1c1-46ac-8fc3-bf47f9336dec tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.087859] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d72a3e5-a1c1-46ac-8fc3-bf47f9336dec tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.088117] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d72a3e5-a1c1-46ac-8fc3-bf47f9336dec tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.088751] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d72a3e5-a1c1-46ac-8fc3-bf47f9336dec tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.088751] [55187]: DEBUG nova.objects.instance [None req-2d72a3e5-a1c1-46ac-8fc3-bf47f9336dec tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 781.112042] [55187]: DEBUG nova.policy [None req-2d72a3e5-a1c1-46ac-8fc3-bf47f9336dec tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.117981] [55187]: INFO nova.api.openstack.requestlog [None req-2d72a3e5-a1c1-46ac-8fc3-bf47f9336dec tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.059510 [ 781.118330] [55187]: [pid: 55187|app: 0|req: 1497/3132] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.196264] [55188]: DEBUG nova.api.openstack.wsgi [None req-f7ac78f7-a134-483e-9013-19982ec20d46 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.198199] [55188]: DEBUG nova.compute.api [None req-f7ac78f7-a134-483e-9013-19982ec20d46 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.203301] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7ac78f7-a134-483e-9013-19982ec20d46 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.203494] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7ac78f7-a134-483e-9013-19982ec20d46 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.203698] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7ac78f7-a134-483e-9013-19982ec20d46 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.205215] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7ac78f7-a134-483e-9013-19982ec20d46 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.205215] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7ac78f7-a134-483e-9013-19982ec20d46 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.205215] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7ac78f7-a134-483e-9013-19982ec20d46 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.246295] [55188]: DEBUG nova.policy [None req-f7ac78f7-a134-483e-9013-19982ec20d46 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.251147] [55187]: DEBUG nova.api.openstack.wsgi [None req-73040b9e-7abd-4b34-b908-3fb777cc5b54 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.253536] [55187]: DEBUG nova.compute.api [None req-73040b9e-7abd-4b34-b908-3fb777cc5b54 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.255470] [55188]: INFO nova.api.openstack.requestlog [None req-f7ac78f7-a134-483e-9013-19982ec20d46 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.063292 [ 781.255814] [55188]: [pid: 55188|app: 0|req: 1636/3133] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.257428] [55187]: DEBUG oslo_concurrency.lockutils [None req-73040b9e-7abd-4b34-b908-3fb777cc5b54 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.258039] [55187]: DEBUG oslo_concurrency.lockutils [None req-73040b9e-7abd-4b34-b908-3fb777cc5b54 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.258039] [55187]: DEBUG oslo_concurrency.lockutils [None req-73040b9e-7abd-4b34-b908-3fb777cc5b54 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.258349] [55187]: DEBUG oslo_concurrency.lockutils [None req-73040b9e-7abd-4b34-b908-3fb777cc5b54 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.259215] [55187]: DEBUG oslo_concurrency.lockutils [None req-73040b9e-7abd-4b34-b908-3fb777cc5b54 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.264017] [55187]: DEBUG oslo_concurrency.lockutils [None req-73040b9e-7abd-4b34-b908-3fb777cc5b54 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.267343] [55188]: DEBUG nova.api.openstack.wsgi [None req-c4aefd49-31f3-4b11-b644-88ec3c2219a5 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.270181] [55188]: DEBUG nova.compute.api [None req-c4aefd49-31f3-4b11-b644-88ec3c2219a5 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.274965] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4aefd49-31f3-4b11-b644-88ec3c2219a5 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.275426] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4aefd49-31f3-4b11-b644-88ec3c2219a5 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.275741] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4aefd49-31f3-4b11-b644-88ec3c2219a5 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.276658] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4aefd49-31f3-4b11-b644-88ec3c2219a5 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.277374] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4aefd49-31f3-4b11-b644-88ec3c2219a5 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.277374] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4aefd49-31f3-4b11-b644-88ec3c2219a5 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.303636] [55187]: DEBUG nova.policy [None req-73040b9e-7abd-4b34-b908-3fb777cc5b54 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.308941] [55187]: INFO nova.api.openstack.requestlog [None req-73040b9e-7abd-4b34-b908-3fb777cc5b54 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1211 microversion: 2.1 time: 0.060119 [ 781.309287] [55187]: [pid: 55187|app: 0|req: 1498/3134] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.311772] [55187]: DEBUG nova.api.openstack.wsgi [None req-f9ba4f27-723c-4e52-8182-4c16a05aa2a2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.313369] [55187]: DEBUG nova.compute.api [None req-f9ba4f27-723c-4e52-8182-4c16a05aa2a2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.316751] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9ba4f27-723c-4e52-8182-4c16a05aa2a2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.316751] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9ba4f27-723c-4e52-8182-4c16a05aa2a2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.316875] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9ba4f27-723c-4e52-8182-4c16a05aa2a2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.317232] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9ba4f27-723c-4e52-8182-4c16a05aa2a2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.317423] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9ba4f27-723c-4e52-8182-4c16a05aa2a2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.317606] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9ba4f27-723c-4e52-8182-4c16a05aa2a2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.351592] [55187]: DEBUG nova.policy [None req-f9ba4f27-723c-4e52-8182-4c16a05aa2a2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.355970] [55188]: DEBUG nova.policy [None req-c4aefd49-31f3-4b11-b644-88ec3c2219a5 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.356211] [55187]: INFO nova.api.openstack.requestlog [None req-f9ba4f27-723c-4e52-8182-4c16a05aa2a2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.046316 [ 781.356766] [55187]: [pid: 55187|app: 0|req: 1499/3135] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.359250] [55187]: DEBUG nova.api.openstack.wsgi [None req-5396fa87-9e1f-4917-9662-a4a5830da12b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.360523] [55188]: INFO nova.api.openstack.requestlog [None req-c4aefd49-31f3-4b11-b644-88ec3c2219a5 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1317 microversion: 2.1 time: 0.095526 [ 781.360826] [55187]: DEBUG nova.compute.api [None req-5396fa87-9e1f-4917-9662-a4a5830da12b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.360870] [55188]: [pid: 55188|app: 0|req: 1637/3136] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1317 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 781.363579] [55188]: DEBUG nova.api.openstack.wsgi [None req-c8262bbb-69f2-42e3-bc4a-1533e4556627 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.364308] [55187]: DEBUG oslo_concurrency.lockutils [None req-5396fa87-9e1f-4917-9662-a4a5830da12b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.364577] [55187]: DEBUG oslo_concurrency.lockutils [None req-5396fa87-9e1f-4917-9662-a4a5830da12b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.364768] [55187]: DEBUG oslo_concurrency.lockutils [None req-5396fa87-9e1f-4917-9662-a4a5830da12b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.365138] [55187]: DEBUG oslo_concurrency.lockutils [None req-5396fa87-9e1f-4917-9662-a4a5830da12b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.365180] [55188]: DEBUG nova.compute.api [None req-c8262bbb-69f2-42e3-bc4a-1533e4556627 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.365338] [55187]: DEBUG oslo_concurrency.lockutils [None req-5396fa87-9e1f-4917-9662-a4a5830da12b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.365506] [55187]: DEBUG oslo_concurrency.lockutils [None req-5396fa87-9e1f-4917-9662-a4a5830da12b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.368422] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8262bbb-69f2-42e3-bc4a-1533e4556627 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.368650] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8262bbb-69f2-42e3-bc4a-1533e4556627 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.368853] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8262bbb-69f2-42e3-bc4a-1533e4556627 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.369228] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8262bbb-69f2-42e3-bc4a-1533e4556627 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.369430] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8262bbb-69f2-42e3-bc4a-1533e4556627 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.369604] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8262bbb-69f2-42e3-bc4a-1533e4556627 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.387388] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8262bbb-69f2-42e3-bc4a-1533e4556627 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.387670] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8262bbb-69f2-42e3-bc4a-1533e4556627 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.387872] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8262bbb-69f2-42e3-bc4a-1533e4556627 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.388084] [55188]: DEBUG nova.objects.instance [None req-c8262bbb-69f2-42e3-bc4a-1533e4556627 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 781.397308] [55187]: DEBUG nova.policy [None req-5396fa87-9e1f-4917-9662-a4a5830da12b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.401524] [55187]: INFO nova.api.openstack.requestlog [None req-5396fa87-9e1f-4917-9662-a4a5830da12b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.044296 [ 781.401866] [55187]: [pid: 55187|app: 0|req: 1500/3137] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.404285] [55187]: DEBUG nova.api.openstack.wsgi [None req-6047b6f1-4792-40d8-8e32-9f2739d381f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.405940] [55187]: DEBUG nova.compute.api [None req-6047b6f1-4792-40d8-8e32-9f2739d381f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.407129] [55188]: DEBUG nova.policy [None req-c8262bbb-69f2-42e3-bc4a-1533e4556627 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.409348] [55187]: DEBUG oslo_concurrency.lockutils [None req-6047b6f1-4792-40d8-8e32-9f2739d381f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.409590] [55187]: DEBUG oslo_concurrency.lockutils [None req-6047b6f1-4792-40d8-8e32-9f2739d381f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.409774] [55187]: DEBUG oslo_concurrency.lockutils [None req-6047b6f1-4792-40d8-8e32-9f2739d381f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.410142] [55187]: DEBUG oslo_concurrency.lockutils [None req-6047b6f1-4792-40d8-8e32-9f2739d381f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.410341] [55187]: DEBUG oslo_concurrency.lockutils [None req-6047b6f1-4792-40d8-8e32-9f2739d381f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.410512] [55187]: DEBUG oslo_concurrency.lockutils [None req-6047b6f1-4792-40d8-8e32-9f2739d381f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.411477] [55188]: INFO nova.api.openstack.requestlog [None req-c8262bbb-69f2-42e3-bc4a-1533e4556627 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.050024 [ 781.411828] [55188]: [pid: 55188|app: 0|req: 1638/3138] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.414218] [55188]: DEBUG nova.api.openstack.wsgi [None req-23d76f2e-3c02-4d7c-8561-ee170ebdcb04 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.415826] [55188]: DEBUG nova.compute.api [None req-23d76f2e-3c02-4d7c-8561-ee170ebdcb04 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.419041] [55188]: DEBUG oslo_concurrency.lockutils [None req-23d76f2e-3c02-4d7c-8561-ee170ebdcb04 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.419310] [55188]: DEBUG oslo_concurrency.lockutils [None req-23d76f2e-3c02-4d7c-8561-ee170ebdcb04 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.419493] [55188]: DEBUG oslo_concurrency.lockutils [None req-23d76f2e-3c02-4d7c-8561-ee170ebdcb04 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.419836] [55188]: DEBUG oslo_concurrency.lockutils [None req-23d76f2e-3c02-4d7c-8561-ee170ebdcb04 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.420048] [55188]: DEBUG oslo_concurrency.lockutils [None req-23d76f2e-3c02-4d7c-8561-ee170ebdcb04 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.420225] [55188]: DEBUG oslo_concurrency.lockutils [None req-23d76f2e-3c02-4d7c-8561-ee170ebdcb04 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.456748] [55188]: DEBUG nova.policy [None req-23d76f2e-3c02-4d7c-8561-ee170ebdcb04 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.461857] [55188]: INFO nova.api.openstack.requestlog [None req-23d76f2e-3c02-4d7c-8561-ee170ebdcb04 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.049419 [ 781.462233] [55188]: [pid: 55188|app: 0|req: 1639/3139] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.464813] [55188]: DEBUG nova.api.openstack.wsgi [None req-d87ebf11-0f2a-4722-930d-7450fa76666f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.466687] [55188]: DEBUG nova.compute.api [None req-d87ebf11-0f2a-4722-930d-7450fa76666f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.471032] [55188]: DEBUG oslo_concurrency.lockutils [None req-d87ebf11-0f2a-4722-930d-7450fa76666f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.471356] [55188]: DEBUG oslo_concurrency.lockutils [None req-d87ebf11-0f2a-4722-930d-7450fa76666f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.471563] [55188]: DEBUG oslo_concurrency.lockutils [None req-d87ebf11-0f2a-4722-930d-7450fa76666f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.471927] [55188]: DEBUG oslo_concurrency.lockutils [None req-d87ebf11-0f2a-4722-930d-7450fa76666f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.472140] [55188]: DEBUG oslo_concurrency.lockutils [None req-d87ebf11-0f2a-4722-930d-7450fa76666f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.472317] [55188]: DEBUG oslo_concurrency.lockutils [None req-d87ebf11-0f2a-4722-930d-7450fa76666f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.511325] [55188]: DEBUG nova.policy [None req-d87ebf11-0f2a-4722-930d-7450fa76666f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.516907] [55188]: INFO nova.api.openstack.requestlog [None req-d87ebf11-0f2a-4722-930d-7450fa76666f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.053876 [ 781.517800] [55188]: [pid: 55188|app: 0|req: 1640/3140] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.527885] [55188]: DEBUG nova.api.openstack.wsgi [None req-7a4d7c14-5906-4cbb-b65d-e541f013e9ab tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4aff782ef0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.562470] [55188]: INFO nova.api.openstack.requestlog [None req-7a4d7c14-5906-4cbb-b65d-e541f013e9ab tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb" status: 200 len: 1645 microversion: 2.1 time: 0.043974 [ 781.562984] [55188]: [pid: 55188|app: 0|req: 1641/3141] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb => generated 1645 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.565651] [55188]: DEBUG nova.api.openstack.wsgi [None req-4b513cd9-1057-4ee4-948d-36943b60da32 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.567656] [55188]: DEBUG nova.compute.api [None req-4b513cd9-1057-4ee4-948d-36943b60da32 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.572930] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b513cd9-1057-4ee4-948d-36943b60da32 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.573254] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b513cd9-1057-4ee4-948d-36943b60da32 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.573465] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b513cd9-1057-4ee4-948d-36943b60da32 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.573841] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b513cd9-1057-4ee4-948d-36943b60da32 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.574060] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b513cd9-1057-4ee4-948d-36943b60da32 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.574248] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b513cd9-1057-4ee4-948d-36943b60da32 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.593523] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b513cd9-1057-4ee4-948d-36943b60da32 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.593523] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b513cd9-1057-4ee4-948d-36943b60da32 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.593661] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b513cd9-1057-4ee4-948d-36943b60da32 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.593747] [55188]: DEBUG nova.objects.instance [None req-4b513cd9-1057-4ee4-948d-36943b60da32 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 781.619019] [55188]: DEBUG nova.policy [None req-4b513cd9-1057-4ee4-948d-36943b60da32 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.623981] [55188]: INFO nova.api.openstack.requestlog [None req-4b513cd9-1057-4ee4-948d-36943b60da32 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.060103 [ 781.624073] [55188]: [pid: 55188|app: 0|req: 1642/3142] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.626616] [55188]: DEBUG nova.api.openstack.wsgi [None req-3ff12cd5-569b-4216-8966-6699308a0549 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.628345] [55188]: DEBUG nova.compute.api [None req-3ff12cd5-569b-4216-8966-6699308a0549 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.632135] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ff12cd5-569b-4216-8966-6699308a0549 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.632380] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ff12cd5-569b-4216-8966-6699308a0549 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.633143] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ff12cd5-569b-4216-8966-6699308a0549 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.633143] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ff12cd5-569b-4216-8966-6699308a0549 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.633143] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ff12cd5-569b-4216-8966-6699308a0549 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.633275] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ff12cd5-569b-4216-8966-6699308a0549 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.669599] [55188]: DEBUG nova.policy [None req-3ff12cd5-569b-4216-8966-6699308a0549 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.673704] [55188]: INFO nova.api.openstack.requestlog [None req-3ff12cd5-569b-4216-8966-6699308a0549 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.049098 [ 781.674045] [55188]: [pid: 55188|app: 0|req: 1643/3143] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.676446] [55188]: DEBUG nova.api.openstack.wsgi [None req-28b3df90-62bb-496e-8509-d62b86141caa tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.679234] [55188]: DEBUG nova.policy [None req-28b3df90-62bb-496e-8509-d62b86141caa tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.680928] [55188]: DEBUG nova.compute.api [None req-28b3df90-62bb-496e-8509-d62b86141caa tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Searching by: {'deleted': False, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 781.683222] [55188]: DEBUG oslo_concurrency.lockutils [None req-28b3df90-62bb-496e-8509-d62b86141caa tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.683658] [55188]: DEBUG oslo_concurrency.lockutils [None req-28b3df90-62bb-496e-8509-d62b86141caa tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.683761] [55188]: DEBUG oslo_concurrency.lockutils [None req-28b3df90-62bb-496e-8509-d62b86141caa tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.685541] [55188]: DEBUG oslo_concurrency.lockutils [None req-28b3df90-62bb-496e-8509-d62b86141caa tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.685541] [55188]: DEBUG oslo_concurrency.lockutils [None req-28b3df90-62bb-496e-8509-d62b86141caa tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.685541] [55188]: DEBUG oslo_concurrency.lockutils [None req-28b3df90-62bb-496e-8509-d62b86141caa tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.704086] [55188]: DEBUG nova.compute.multi_cell_list [None req-28b3df90-62bb-496e-8509-d62b86141caa tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=55188) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 781.714559] [55187]: DEBUG oslo_concurrency.lockutils [None req-6047b6f1-4792-40d8-8e32-9f2739d381f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.714936] [55187]: DEBUG oslo_concurrency.lockutils [None req-6047b6f1-4792-40d8-8e32-9f2739d381f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.715011] [55187]: DEBUG oslo_concurrency.lockutils [None req-6047b6f1-4792-40d8-8e32-9f2739d381f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.715191] [55187]: DEBUG nova.objects.instance [None req-6047b6f1-4792-40d8-8e32-9f2739d381f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 781.726590] [55188]: INFO nova.api.openstack.requestlog [None req-28b3df90-62bb-496e-8509-d62b86141caa tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 333 microversion: 2.1 time: 0.051888 [ 781.727945] [55188]: [pid: 55188|app: 0|req: 1644/3144] 10.180.1.21 () {58 vars in 1120 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers => generated 333 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 781.729558] [55188]: DEBUG nova.api.openstack.wsgi [None req-38ea9836-f4da-44b3-ba70-59c3908741e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.731836] [55188]: DEBUG nova.compute.api [None req-38ea9836-f4da-44b3-ba70-59c3908741e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.735721] [55188]: DEBUG oslo_concurrency.lockutils [None req-38ea9836-f4da-44b3-ba70-59c3908741e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.735974] [55188]: DEBUG oslo_concurrency.lockutils [None req-38ea9836-f4da-44b3-ba70-59c3908741e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.738262] [55188]: DEBUG oslo_concurrency.lockutils [None req-38ea9836-f4da-44b3-ba70-59c3908741e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.738262] [55188]: DEBUG oslo_concurrency.lockutils [None req-38ea9836-f4da-44b3-ba70-59c3908741e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.738262] [55188]: DEBUG oslo_concurrency.lockutils [None req-38ea9836-f4da-44b3-ba70-59c3908741e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.738262] [55188]: DEBUG oslo_concurrency.lockutils [None req-38ea9836-f4da-44b3-ba70-59c3908741e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.738429] [55187]: DEBUG nova.policy [None req-6047b6f1-4792-40d8-8e32-9f2739d381f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.743372] [55187]: INFO nova.api.openstack.requestlog [None req-6047b6f1-4792-40d8-8e32-9f2739d381f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.340839 [ 781.743711] [55187]: [pid: 55187|app: 0|req: 1501/3145] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:21 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.749056] [55187]: DEBUG nova.api.openstack.wsgi [None req-57ceebd2-920a-4d09-ab6e-66359e02a93d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.750834] [55187]: DEBUG nova.compute.api [None req-57ceebd2-920a-4d09-ab6e-66359e02a93d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.756867] [55187]: DEBUG oslo_concurrency.lockutils [None req-57ceebd2-920a-4d09-ab6e-66359e02a93d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.757778] [55187]: DEBUG oslo_concurrency.lockutils [None req-57ceebd2-920a-4d09-ab6e-66359e02a93d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.757778] [55187]: DEBUG oslo_concurrency.lockutils [None req-57ceebd2-920a-4d09-ab6e-66359e02a93d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.757778] [55187]: DEBUG oslo_concurrency.lockutils [None req-57ceebd2-920a-4d09-ab6e-66359e02a93d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.758105] [55187]: DEBUG oslo_concurrency.lockutils [None req-57ceebd2-920a-4d09-ab6e-66359e02a93d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.758105] [55187]: DEBUG oslo_concurrency.lockutils [None req-57ceebd2-920a-4d09-ab6e-66359e02a93d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.781159] [55188]: DEBUG nova.policy [None req-38ea9836-f4da-44b3-ba70-59c3908741e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.788537] [55188]: DEBUG nova.policy [None req-38ea9836-f4da-44b3-ba70-59c3908741e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.789163] [55188]: DEBUG nova.policy [None req-38ea9836-f4da-44b3-ba70-59c3908741e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.793204] [55188]: INFO nova.api.openstack.requestlog [None req-38ea9836-f4da-44b3-ba70-59c3908741e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.064491 [ 781.793204] [55188]: [pid: 55188|app: 0|req: 1645/3146] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 781.794793] [55188]: DEBUG nova.api.openstack.wsgi [None req-84d083dd-658f-497c-8ab0-2f3297c9a284 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.797436] [55188]: DEBUG nova.policy [None req-84d083dd-658f-497c-8ab0-2f3297c9a284 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.797985] [55188]: DEBUG nova.compute.api [None req-84d083dd-658f-497c-8ab0-2f3297c9a284 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Searching by: {'deleted': False, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 781.802552] [55188]: DEBUG oslo_concurrency.lockutils [None req-84d083dd-658f-497c-8ab0-2f3297c9a284 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.803986] [55188]: DEBUG oslo_concurrency.lockutils [None req-84d083dd-658f-497c-8ab0-2f3297c9a284 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.804108] [55187]: DEBUG nova.policy [None req-57ceebd2-920a-4d09-ab6e-66359e02a93d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.804201] [55188]: DEBUG oslo_concurrency.lockutils [None req-84d083dd-658f-497c-8ab0-2f3297c9a284 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.804201] [55188]: DEBUG oslo_concurrency.lockutils [None req-84d083dd-658f-497c-8ab0-2f3297c9a284 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.804201] [55188]: DEBUG oslo_concurrency.lockutils [None req-84d083dd-658f-497c-8ab0-2f3297c9a284 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.804201] [55188]: DEBUG oslo_concurrency.lockutils [None req-84d083dd-658f-497c-8ab0-2f3297c9a284 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.807211] [55187]: INFO nova.api.openstack.requestlog [None req-57ceebd2-920a-4d09-ab6e-66359e02a93d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.062873 [ 781.807653] [55187]: [pid: 55187|app: 0|req: 1502/3147] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.810109] [55187]: DEBUG nova.api.openstack.wsgi [None req-26699e3f-aab2-4fc1-9c60-cd43bc0cccc6 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.811959] [55187]: DEBUG nova.compute.api [None req-26699e3f-aab2-4fc1-9c60-cd43bc0cccc6 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.815388] [55187]: DEBUG oslo_concurrency.lockutils [None req-26699e3f-aab2-4fc1-9c60-cd43bc0cccc6 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.815621] [55187]: DEBUG oslo_concurrency.lockutils [None req-26699e3f-aab2-4fc1-9c60-cd43bc0cccc6 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.815806] [55187]: DEBUG oslo_concurrency.lockutils [None req-26699e3f-aab2-4fc1-9c60-cd43bc0cccc6 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.816230] [55187]: DEBUG oslo_concurrency.lockutils [None req-26699e3f-aab2-4fc1-9c60-cd43bc0cccc6 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.817236] [55187]: DEBUG oslo_concurrency.lockutils [None req-26699e3f-aab2-4fc1-9c60-cd43bc0cccc6 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.817236] [55187]: DEBUG oslo_concurrency.lockutils [None req-26699e3f-aab2-4fc1-9c60-cd43bc0cccc6 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.822833] [55188]: DEBUG nova.compute.multi_cell_list [None req-84d083dd-658f-497c-8ab0-2f3297c9a284 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=55188) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 781.841650] [55188]: DEBUG nova.policy [None req-84d083dd-658f-497c-8ab0-2f3297c9a284 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.845028] [55188]: DEBUG oslo_concurrency.lockutils [None req-84d083dd-658f-497c-8ab0-2f3297c9a284 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.845592] [55188]: DEBUG oslo_concurrency.lockutils [None req-84d083dd-658f-497c-8ab0-2f3297c9a284 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.845592] [55188]: DEBUG oslo_concurrency.lockutils [None req-84d083dd-658f-497c-8ab0-2f3297c9a284 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.928028] [55187]: DEBUG nova.policy [None req-26699e3f-aab2-4fc1-9c60-cd43bc0cccc6 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.932591] [55187]: INFO nova.api.openstack.requestlog [None req-26699e3f-aab2-4fc1-9c60-cd43bc0cccc6 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1322 microversion: 2.1 time: 0.124332 [ 781.932926] [55187]: [pid: 55187|app: 0|req: 1503/3148] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1322 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.935405] [55187]: DEBUG nova.api.openstack.wsgi [None req-76fa54fb-b07c-4e37-a3c1-106723d5746c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.939511] [55188]: INFO nova.api.openstack.requestlog [None req-84d083dd-658f-497c-8ab0-2f3297c9a284 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1695 microversion: 2.1 time: 0.145137 [ 781.939646] [55187]: DEBUG nova.compute.api [None req-76fa54fb-b07c-4e37-a3c1-106723d5746c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.939680] [55188]: [pid: 55188|app: 0|req: 1646/3149] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/detail => generated 1695 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.941765] [55188]: DEBUG nova.api.openstack.wsgi [None req-d0545743-efe9-4082-a889-6bbd6dbbc473 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 781.942984] [55188]: DEBUG nova.compute.api [None req-d0545743-efe9-4082-a889-6bbd6dbbc473 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 781.945417] [55187]: DEBUG oslo_concurrency.lockutils [None req-76fa54fb-b07c-4e37-a3c1-106723d5746c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.945767] [55187]: DEBUG oslo_concurrency.lockutils [None req-76fa54fb-b07c-4e37-a3c1-106723d5746c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.946195] [55187]: DEBUG oslo_concurrency.lockutils [None req-76fa54fb-b07c-4e37-a3c1-106723d5746c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.946461] [55187]: DEBUG oslo_concurrency.lockutils [None req-76fa54fb-b07c-4e37-a3c1-106723d5746c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.946665] [55187]: DEBUG oslo_concurrency.lockutils [None req-76fa54fb-b07c-4e37-a3c1-106723d5746c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.946854] [55187]: DEBUG oslo_concurrency.lockutils [None req-76fa54fb-b07c-4e37-a3c1-106723d5746c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.947183] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0545743-efe9-4082-a889-6bbd6dbbc473 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.947421] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0545743-efe9-4082-a889-6bbd6dbbc473 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.947613] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0545743-efe9-4082-a889-6bbd6dbbc473 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.947982] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0545743-efe9-4082-a889-6bbd6dbbc473 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.948201] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0545743-efe9-4082-a889-6bbd6dbbc473 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.948441] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0545743-efe9-4082-a889-6bbd6dbbc473 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.968606] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0545743-efe9-4082-a889-6bbd6dbbc473 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.969117] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0545743-efe9-4082-a889-6bbd6dbbc473 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.969117] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0545743-efe9-4082-a889-6bbd6dbbc473 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.969117] [55188]: DEBUG nova.objects.instance [None req-d0545743-efe9-4082-a889-6bbd6dbbc473 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 781.969669] [55187]: DEBUG oslo_concurrency.lockutils [None req-76fa54fb-b07c-4e37-a3c1-106723d5746c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.969910] [55187]: DEBUG oslo_concurrency.lockutils [None req-76fa54fb-b07c-4e37-a3c1-106723d5746c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.970103] [55187]: DEBUG oslo_concurrency.lockutils [None req-76fa54fb-b07c-4e37-a3c1-106723d5746c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.970375] [55187]: DEBUG nova.objects.instance [None req-76fa54fb-b07c-4e37-a3c1-106723d5746c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 781.992603] [55188]: DEBUG nova.policy [None req-d0545743-efe9-4082-a889-6bbd6dbbc473 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.997072] [55188]: INFO nova.api.openstack.requestlog [None req-d0545743-efe9-4082-a889-6bbd6dbbc473 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.057978 [ 781.997404] [55188]: [pid: 55188|app: 0|req: 1647/3150] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.997623] [55187]: DEBUG nova.policy [None req-76fa54fb-b07c-4e37-a3c1-106723d5746c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.999949] [55188]: DEBUG nova.api.openstack.wsgi [None req-80f04db7-c248-4b14-b4f8-850f2cac4aba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.001528] [55188]: DEBUG nova.compute.api [None req-80f04db7-c248-4b14-b4f8-850f2cac4aba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.002020] [55187]: INFO nova.api.openstack.requestlog [None req-76fa54fb-b07c-4e37-a3c1-106723d5746c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.068483 [ 782.002350] [55187]: [pid: 55187|app: 0|req: 1504/3151] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.004766] [55187]: DEBUG nova.api.openstack.wsgi [req-4b01416a-3f1e-4ded-ae2c-a0a2a1d25ad0 req-ace3c9d4-2396-4369-ac8b-bdf24c58d41a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d6fa88dd-2220-4998-8294-6a985ffb1eaf", "name": "network-vif-plugged", "status": "completed", "tag": "b2394498-62c8-4672-b923-14a7baf4dc92"}, {"name": "network-changed", "server_uuid": "d6fa88dd-2220-4998-8294-6a985ffb1eaf", "tag": "b2394498-62c8-4672-b923-14a7baf4dc92"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 782.004873] [55188]: DEBUG oslo_concurrency.lockutils [None req-80f04db7-c248-4b14-b4f8-850f2cac4aba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.005080] [55188]: DEBUG oslo_concurrency.lockutils [None req-80f04db7-c248-4b14-b4f8-850f2cac4aba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.005636] [55188]: DEBUG oslo_concurrency.lockutils [None req-80f04db7-c248-4b14-b4f8-850f2cac4aba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.005636] [55188]: DEBUG oslo_concurrency.lockutils [None req-80f04db7-c248-4b14-b4f8-850f2cac4aba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.006136] [55188]: DEBUG oslo_concurrency.lockutils [None req-80f04db7-c248-4b14-b4f8-850f2cac4aba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.006136] [55188]: DEBUG oslo_concurrency.lockutils [None req-80f04db7-c248-4b14-b4f8-850f2cac4aba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.011404] [55187]: DEBUG oslo_concurrency.lockutils [req-4b01416a-3f1e-4ded-ae2c-a0a2a1d25ad0 req-ace3c9d4-2396-4369-ac8b-bdf24c58d41a service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.011404] [55187]: DEBUG oslo_concurrency.lockutils [req-4b01416a-3f1e-4ded-ae2c-a0a2a1d25ad0 req-ace3c9d4-2396-4369-ac8b-bdf24c58d41a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.011404] [55187]: DEBUG oslo_concurrency.lockutils [req-4b01416a-3f1e-4ded-ae2c-a0a2a1d25ad0 req-ace3c9d4-2396-4369-ac8b-bdf24c58d41a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.018087] [55187]: INFO nova.api.openstack.compute.server_external_events [req-4b01416a-3f1e-4ded-ae2c-a0a2a1d25ad0 req-ace3c9d4-2396-4369-ac8b-bdf24c58d41a service nova] Creating event network-vif-plugged:b2394498-62c8-4672-b923-14a7baf4dc92 for instance d6fa88dd-2220-4998-8294-6a985ffb1eaf on cpu-1 [ 782.018490] [55187]: INFO nova.api.openstack.compute.server_external_events [req-4b01416a-3f1e-4ded-ae2c-a0a2a1d25ad0 req-ace3c9d4-2396-4369-ac8b-bdf24c58d41a service nova] Creating event network-changed:b2394498-62c8-4672-b923-14a7baf4dc92 for instance d6fa88dd-2220-4998-8294-6a985ffb1eaf on cpu-1 [ 782.022176] [55187]: INFO nova.api.openstack.requestlog [req-4b01416a-3f1e-4ded-ae2c-a0a2a1d25ad0 req-ace3c9d4-2396-4369-ac8b-bdf24c58d41a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.019193 [ 782.022667] [55187]: [pid: 55187|app: 0|req: 1505/3152] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:22 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 782.026221] [55187]: DEBUG nova.api.openstack.wsgi [None req-8cdfe46f-a998-41be-987b-4ee592bbd030 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.027733] [55187]: DEBUG nova.compute.api [None req-8cdfe46f-a998-41be-987b-4ee592bbd030 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.030972] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cdfe46f-a998-41be-987b-4ee592bbd030 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.031183] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cdfe46f-a998-41be-987b-4ee592bbd030 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.031368] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cdfe46f-a998-41be-987b-4ee592bbd030 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.031713] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cdfe46f-a998-41be-987b-4ee592bbd030 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.031908] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cdfe46f-a998-41be-987b-4ee592bbd030 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.032089] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cdfe46f-a998-41be-987b-4ee592bbd030 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.046520] [55188]: DEBUG nova.policy [None req-80f04db7-c248-4b14-b4f8-850f2cac4aba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.051184] [55188]: DEBUG nova.policy [None req-80f04db7-c248-4b14-b4f8-850f2cac4aba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.051887] [55188]: DEBUG nova.policy [None req-80f04db7-c248-4b14-b4f8-850f2cac4aba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.052573] [55188]: INFO nova.api.openstack.requestlog [None req-80f04db7-c248-4b14-b4f8-850f2cac4aba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.054598 [ 782.052877] [55188]: [pid: 55188|app: 0|req: 1648/3153] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 782.055514] [55188]: DEBUG nova.api.openstack.wsgi [None req-88c46efa-07b3-413e-ac46-83b3fe019dba tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.057220] [55188]: DEBUG nova.compute.api [None req-88c46efa-07b3-413e-ac46-83b3fe019dba tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.060894] [55188]: DEBUG oslo_concurrency.lockutils [None req-88c46efa-07b3-413e-ac46-83b3fe019dba tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.061271] [55188]: DEBUG oslo_concurrency.lockutils [None req-88c46efa-07b3-413e-ac46-83b3fe019dba tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.061472] [55188]: DEBUG oslo_concurrency.lockutils [None req-88c46efa-07b3-413e-ac46-83b3fe019dba tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.061815] [55188]: DEBUG oslo_concurrency.lockutils [None req-88c46efa-07b3-413e-ac46-83b3fe019dba tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.062019] [55188]: DEBUG oslo_concurrency.lockutils [None req-88c46efa-07b3-413e-ac46-83b3fe019dba tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.062195] [55188]: DEBUG oslo_concurrency.lockutils [None req-88c46efa-07b3-413e-ac46-83b3fe019dba tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.134239] [55187]: DEBUG nova.policy [None req-8cdfe46f-a998-41be-987b-4ee592bbd030 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.144582] [55187]: INFO nova.api.openstack.requestlog [None req-8cdfe46f-a998-41be-987b-4ee592bbd030 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1312 microversion: 2.1 time: 0.121088 [ 782.145052] [55187]: [pid: 55187|app: 0|req: 1506/3154] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1312 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.153253] [55187]: DEBUG nova.api.openstack.wsgi [None req-ddbddd79-8e6c-4b9e-86dd-53ece1e257a7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.164533] [55187]: INFO nova.api.openstack.requestlog [None req-ddbddd79-8e6c-4b9e-86dd-53ece1e257a7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.018700 [ 782.165146] [55187]: [pid: 55187|app: 0|req: 1507/3155] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 782.167486] [55187]: DEBUG nova.api.openstack.wsgi [None req-9b4f119f-93c6-4b26-aa23-bd0ec852c22b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.169178] [55187]: DEBUG nova.compute.api [None req-9b4f119f-93c6-4b26-aa23-bd0ec852c22b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.174878] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b4f119f-93c6-4b26-aa23-bd0ec852c22b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.175251] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b4f119f-93c6-4b26-aa23-bd0ec852c22b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.175501] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b4f119f-93c6-4b26-aa23-bd0ec852c22b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.175722] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b4f119f-93c6-4b26-aa23-bd0ec852c22b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.175923] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b4f119f-93c6-4b26-aa23-bd0ec852c22b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.176112] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b4f119f-93c6-4b26-aa23-bd0ec852c22b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.201678] [55188]: DEBUG nova.policy [None req-88c46efa-07b3-413e-ac46-83b3fe019dba tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.207659] [55188]: INFO nova.api.openstack.requestlog [None req-88c46efa-07b3-413e-ac46-83b3fe019dba tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1324 microversion: 2.1 time: 0.153867 [ 782.207999] [55188]: [pid: 55188|app: 0|req: 1649/3156] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1324 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.212027] [55188]: DEBUG nova.api.openstack.wsgi [None req-df474814-fdbd-49db-92f5-77cff80af58b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.212130] [55188]: DEBUG nova.compute.api [None req-df474814-fdbd-49db-92f5-77cff80af58b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.215455] [55188]: DEBUG oslo_concurrency.lockutils [None req-df474814-fdbd-49db-92f5-77cff80af58b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.215682] [55188]: DEBUG oslo_concurrency.lockutils [None req-df474814-fdbd-49db-92f5-77cff80af58b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.215859] [55188]: DEBUG oslo_concurrency.lockutils [None req-df474814-fdbd-49db-92f5-77cff80af58b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.216219] [55188]: DEBUG oslo_concurrency.lockutils [None req-df474814-fdbd-49db-92f5-77cff80af58b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.216414] [55188]: DEBUG oslo_concurrency.lockutils [None req-df474814-fdbd-49db-92f5-77cff80af58b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.216628] [55188]: DEBUG oslo_concurrency.lockutils [None req-df474814-fdbd-49db-92f5-77cff80af58b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.221676] [55187]: DEBUG nova.policy [None req-9b4f119f-93c6-4b26-aa23-bd0ec852c22b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.226172] [55187]: INFO nova.api.openstack.requestlog [None req-9b4f119f-93c6-4b26-aa23-bd0ec852c22b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.060628 [ 782.226659] [55187]: [pid: 55187|app: 0|req: 1508/3157] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.229220] [55187]: DEBUG nova.api.openstack.wsgi [None req-222a54eb-3e2c-41f0-8015-30fc34c2e10a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.230994] [55187]: DEBUG nova.compute.api [None req-222a54eb-3e2c-41f0-8015-30fc34c2e10a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.236122] [55187]: DEBUG oslo_concurrency.lockutils [None req-222a54eb-3e2c-41f0-8015-30fc34c2e10a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.236122] [55187]: DEBUG oslo_concurrency.lockutils [None req-222a54eb-3e2c-41f0-8015-30fc34c2e10a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.236122] [55187]: DEBUG oslo_concurrency.lockutils [None req-222a54eb-3e2c-41f0-8015-30fc34c2e10a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.236122] [55187]: DEBUG oslo_concurrency.lockutils [None req-222a54eb-3e2c-41f0-8015-30fc34c2e10a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.236352] [55187]: DEBUG oslo_concurrency.lockutils [None req-222a54eb-3e2c-41f0-8015-30fc34c2e10a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.236352] [55187]: DEBUG oslo_concurrency.lockutils [None req-222a54eb-3e2c-41f0-8015-30fc34c2e10a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.264660] [55188]: DEBUG nova.policy [None req-df474814-fdbd-49db-92f5-77cff80af58b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.270123] [55188]: INFO nova.api.openstack.requestlog [None req-df474814-fdbd-49db-92f5-77cff80af58b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.061464 [ 782.270494] [55188]: [pid: 55188|app: 0|req: 1650/3158] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.273660] [55188]: DEBUG nova.api.openstack.wsgi [None req-1b679e77-a14f-4d2c-892e-783eaf6de523 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.275386] [55188]: DEBUG nova.compute.api [None req-1b679e77-a14f-4d2c-892e-783eaf6de523 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.279434] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b679e77-a14f-4d2c-892e-783eaf6de523 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.279963] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b679e77-a14f-4d2c-892e-783eaf6de523 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.279963] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b679e77-a14f-4d2c-892e-783eaf6de523 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.280390] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b679e77-a14f-4d2c-892e-783eaf6de523 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.280598] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b679e77-a14f-4d2c-892e-783eaf6de523 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.280784] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b679e77-a14f-4d2c-892e-783eaf6de523 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.281727] [55187]: DEBUG nova.policy [None req-222a54eb-3e2c-41f0-8015-30fc34c2e10a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.288845] [55187]: DEBUG nova.policy [None req-222a54eb-3e2c-41f0-8015-30fc34c2e10a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.289557] [55187]: DEBUG nova.policy [None req-222a54eb-3e2c-41f0-8015-30fc34c2e10a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.293391] [55187]: INFO nova.api.openstack.requestlog [None req-222a54eb-3e2c-41f0-8015-30fc34c2e10a tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1462 microversion: 2.75 time: 0.066082 [ 782.293711] [55187]: [pid: 55187|app: 0|req: 1509/3159] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1462 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 782.296202] [55187]: DEBUG nova.api.openstack.wsgi [None req-c1c35316-acc6-4ab1-8060-e0782d920c99 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.297908] [55187]: DEBUG nova.compute.api [None req-c1c35316-acc6-4ab1-8060-e0782d920c99 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.305873] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1c35316-acc6-4ab1-8060-e0782d920c99 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.305873] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1c35316-acc6-4ab1-8060-e0782d920c99 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.305873] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1c35316-acc6-4ab1-8060-e0782d920c99 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.305873] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1c35316-acc6-4ab1-8060-e0782d920c99 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.306119] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1c35316-acc6-4ab1-8060-e0782d920c99 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.306119] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1c35316-acc6-4ab1-8060-e0782d920c99 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.306185] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b679e77-a14f-4d2c-892e-783eaf6de523 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.306185] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b679e77-a14f-4d2c-892e-783eaf6de523 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.307111] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b679e77-a14f-4d2c-892e-783eaf6de523 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.307111] [55188]: DEBUG nova.objects.instance [None req-1b679e77-a14f-4d2c-892e-783eaf6de523 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 782.335077] [55188]: DEBUG nova.policy [None req-1b679e77-a14f-4d2c-892e-783eaf6de523 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.339897] [55188]: INFO nova.api.openstack.requestlog [None req-1b679e77-a14f-4d2c-892e-783eaf6de523 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.068558 [ 782.339989] [55188]: [pid: 55188|app: 0|req: 1651/3160] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.343846] [55188]: DEBUG nova.api.openstack.wsgi [None req-ef04c890-9d7e-4cf8-95c9-f91146cc9062 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.344023] [55187]: DEBUG nova.policy [None req-c1c35316-acc6-4ab1-8060-e0782d920c99 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.344101] [55188]: DEBUG nova.compute.api [None req-ef04c890-9d7e-4cf8-95c9-f91146cc9062 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.348987] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef04c890-9d7e-4cf8-95c9-f91146cc9062 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.349331] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef04c890-9d7e-4cf8-95c9-f91146cc9062 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.349449] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef04c890-9d7e-4cf8-95c9-f91146cc9062 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.350265] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef04c890-9d7e-4cf8-95c9-f91146cc9062 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.350521] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef04c890-9d7e-4cf8-95c9-f91146cc9062 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.350779] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef04c890-9d7e-4cf8-95c9-f91146cc9062 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.353480] [55187]: INFO nova.api.openstack.requestlog [None req-c1c35316-acc6-4ab1-8060-e0782d920c99 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.058669 [ 782.353480] [55187]: [pid: 55187|app: 0|req: 1510/3161] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.359178] [55187]: DEBUG nova.api.openstack.wsgi [None req-2f85123d-7a37-4935-a68b-2cf2343e8fa7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.361635] [55187]: DEBUG nova.compute.api [None req-2f85123d-7a37-4935-a68b-2cf2343e8fa7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.368346] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f85123d-7a37-4935-a68b-2cf2343e8fa7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.368346] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f85123d-7a37-4935-a68b-2cf2343e8fa7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.368346] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f85123d-7a37-4935-a68b-2cf2343e8fa7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.368346] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f85123d-7a37-4935-a68b-2cf2343e8fa7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.368548] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f85123d-7a37-4935-a68b-2cf2343e8fa7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.368548] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f85123d-7a37-4935-a68b-2cf2343e8fa7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.374717] [55188]: DEBUG nova.compute.api [None req-ef04c890-9d7e-4cf8-95c9-f91146cc9062 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 782.383720] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=6 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 782.415455] [55187]: DEBUG nova.policy [None req-2f85123d-7a37-4935-a68b-2cf2343e8fa7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.422203] [55187]: INFO nova.api.openstack.requestlog [None req-2f85123d-7a37-4935-a68b-2cf2343e8fa7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1267 microversion: 2.1 time: 0.066293 [ 782.422203] [55187]: [pid: 55187|app: 0|req: 1511/3162] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1267 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.424468] [55187]: DEBUG nova.api.openstack.wsgi [None req-fb5ec426-e7f4-4885-9502-3d70769d4976 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.428921] [55187]: DEBUG nova.compute.api [None req-fb5ec426-e7f4-4885-9502-3d70769d4976 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.434390] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb5ec426-e7f4-4885-9502-3d70769d4976 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.434672] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb5ec426-e7f4-4885-9502-3d70769d4976 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.434907] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb5ec426-e7f4-4885-9502-3d70769d4976 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.435331] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb5ec426-e7f4-4885-9502-3d70769d4976 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.435555] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb5ec426-e7f4-4885-9502-3d70769d4976 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.435769] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb5ec426-e7f4-4885-9502-3d70769d4976 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.438741] [55188]: INFO nova.api.openstack.requestlog [None req-ef04c890-9d7e-4cf8-95c9-f91146cc9062 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 204 len: 0 microversion: 2.1 time: 0.097531 [ 782.439489] [55188]: [pid: 55188|app: 0|req: 1652/3163] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:04:22 2025] DELETE /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 782.442649] [55188]: DEBUG nova.api.openstack.wsgi [None req-c22f7a60-44f3-408e-b851-85d5a580fe7b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.445702] [55188]: DEBUG nova.compute.api [None req-c22f7a60-44f3-408e-b851-85d5a580fe7b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.449835] [55188]: DEBUG oslo_concurrency.lockutils [None req-c22f7a60-44f3-408e-b851-85d5a580fe7b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.450104] [55188]: DEBUG oslo_concurrency.lockutils [None req-c22f7a60-44f3-408e-b851-85d5a580fe7b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.450491] [55188]: DEBUG oslo_concurrency.lockutils [None req-c22f7a60-44f3-408e-b851-85d5a580fe7b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.450655] [55188]: DEBUG oslo_concurrency.lockutils [None req-c22f7a60-44f3-408e-b851-85d5a580fe7b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.450862] [55188]: DEBUG oslo_concurrency.lockutils [None req-c22f7a60-44f3-408e-b851-85d5a580fe7b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.451045] [55188]: DEBUG oslo_concurrency.lockutils [None req-c22f7a60-44f3-408e-b851-85d5a580fe7b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.476701] [55187]: DEBUG nova.policy [None req-fb5ec426-e7f4-4885-9502-3d70769d4976 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.484431] [55187]: INFO nova.api.openstack.requestlog [None req-fb5ec426-e7f4-4885-9502-3d70769d4976 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.061665 [ 782.484783] [55187]: [pid: 55187|app: 0|req: 1512/3164] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.487365] [55187]: DEBUG nova.api.openstack.wsgi [None req-975dcf3d-6fe8-479d-949a-3dc98ea2d0c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.489397] [55187]: DEBUG nova.compute.api [None req-975dcf3d-6fe8-479d-949a-3dc98ea2d0c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.493356] [55187]: DEBUG oslo_concurrency.lockutils [None req-975dcf3d-6fe8-479d-949a-3dc98ea2d0c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.493598] [55187]: DEBUG oslo_concurrency.lockutils [None req-975dcf3d-6fe8-479d-949a-3dc98ea2d0c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.494217] [55187]: DEBUG oslo_concurrency.lockutils [None req-975dcf3d-6fe8-479d-949a-3dc98ea2d0c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.494551] [55187]: DEBUG oslo_concurrency.lockutils [None req-975dcf3d-6fe8-479d-949a-3dc98ea2d0c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.495073] [55187]: DEBUG oslo_concurrency.lockutils [None req-975dcf3d-6fe8-479d-949a-3dc98ea2d0c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.495780] [55187]: DEBUG oslo_concurrency.lockutils [None req-975dcf3d-6fe8-479d-949a-3dc98ea2d0c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.534736] [55187]: DEBUG nova.policy [None req-975dcf3d-6fe8-479d-949a-3dc98ea2d0c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.542096] [55187]: INFO nova.api.openstack.requestlog [None req-975dcf3d-6fe8-479d-949a-3dc98ea2d0c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.056619 [ 782.542911] [55187]: [pid: 55187|app: 0|req: 1513/3165] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.549445] [55187]: DEBUG nova.api.openstack.wsgi [None req-c378cd1d-5975-48c1-b1ea-5894ef205112 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.554031] [55188]: DEBUG nova.policy [None req-c22f7a60-44f3-408e-b851-85d5a580fe7b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.554556] [55187]: DEBUG nova.compute.api [None req-c378cd1d-5975-48c1-b1ea-5894ef205112 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.556104] [55188]: INFO nova.api.openstack.requestlog [None req-c22f7a60-44f3-408e-b851-85d5a580fe7b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1317 microversion: 2.1 time: 0.115981 [ 782.556226] [55187]: DEBUG oslo_concurrency.lockutils [None req-c378cd1d-5975-48c1-b1ea-5894ef205112 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.556520] [55187]: DEBUG oslo_concurrency.lockutils [None req-c378cd1d-5975-48c1-b1ea-5894ef205112 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.556644] [55188]: [pid: 55188|app: 0|req: 1653/3166] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1317 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.556768] [55187]: DEBUG oslo_concurrency.lockutils [None req-c378cd1d-5975-48c1-b1ea-5894ef205112 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.557097] [55187]: DEBUG oslo_concurrency.lockutils [None req-c378cd1d-5975-48c1-b1ea-5894ef205112 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.557292] [55187]: DEBUG oslo_concurrency.lockutils [None req-c378cd1d-5975-48c1-b1ea-5894ef205112 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.557675] [55187]: DEBUG oslo_concurrency.lockutils [None req-c378cd1d-5975-48c1-b1ea-5894ef205112 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.560518] [55188]: DEBUG nova.api.openstack.wsgi [None req-f7d8f430-9230-4e56-aa2f-e8b24ceaff71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.563555] [55188]: DEBUG nova.compute.api [None req-f7d8f430-9230-4e56-aa2f-e8b24ceaff71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.567540] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7d8f430-9230-4e56-aa2f-e8b24ceaff71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.568731] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7d8f430-9230-4e56-aa2f-e8b24ceaff71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.568731] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7d8f430-9230-4e56-aa2f-e8b24ceaff71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.568731] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7d8f430-9230-4e56-aa2f-e8b24ceaff71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.568731] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7d8f430-9230-4e56-aa2f-e8b24ceaff71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.568988] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7d8f430-9230-4e56-aa2f-e8b24ceaff71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.582885] [55187]: DEBUG oslo_concurrency.lockutils [None req-c378cd1d-5975-48c1-b1ea-5894ef205112 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.583177] [55187]: DEBUG oslo_concurrency.lockutils [None req-c378cd1d-5975-48c1-b1ea-5894ef205112 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.583376] [55187]: DEBUG oslo_concurrency.lockutils [None req-c378cd1d-5975-48c1-b1ea-5894ef205112 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.583588] [55187]: DEBUG nova.objects.instance [None req-c378cd1d-5975-48c1-b1ea-5894ef205112 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 782.603846] [55187]: DEBUG nova.policy [None req-c378cd1d-5975-48c1-b1ea-5894ef205112 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.609018] [55187]: INFO nova.api.openstack.requestlog [None req-c378cd1d-5975-48c1-b1ea-5894ef205112 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.065652 [ 782.609481] [55187]: [pid: 55187|app: 0|req: 1514/3167] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.613025] [55187]: DEBUG nova.api.openstack.wsgi [None req-acd4d9f2-58bb-4ff8-9c28-2ef7a76661cd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.613736] [55187]: DEBUG nova.compute.api [None req-acd4d9f2-58bb-4ff8-9c28-2ef7a76661cd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.617081] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd4d9f2-58bb-4ff8-9c28-2ef7a76661cd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.617347] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd4d9f2-58bb-4ff8-9c28-2ef7a76661cd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.617576] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd4d9f2-58bb-4ff8-9c28-2ef7a76661cd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.617946] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd4d9f2-58bb-4ff8-9c28-2ef7a76661cd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.618233] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd4d9f2-58bb-4ff8-9c28-2ef7a76661cd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.618405] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd4d9f2-58bb-4ff8-9c28-2ef7a76661cd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.646052] [55188]: DEBUG nova.policy [None req-f7d8f430-9230-4e56-aa2f-e8b24ceaff71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.649377] [55188]: INFO nova.api.openstack.requestlog [None req-f7d8f430-9230-4e56-aa2f-e8b24ceaff71 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1698 microversion: 2.1 time: 0.091901 [ 782.649753] [55188]: [pid: 55188|app: 0|req: 1654/3168] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1698 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.652139] [55187]: DEBUG nova.policy [None req-acd4d9f2-58bb-4ff8-9c28-2ef7a76661cd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.653931] [55188]: DEBUG nova.api.openstack.wsgi [None req-020c1e0e-4255-436c-a5f6-3e2383e867fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.655764] [55188]: DEBUG nova.compute.api [None req-020c1e0e-4255-436c-a5f6-3e2383e867fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.657263] [55187]: INFO nova.api.openstack.requestlog [None req-acd4d9f2-58bb-4ff8-9c28-2ef7a76661cd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.047280 [ 782.657790] [55187]: [pid: 55187|app: 0|req: 1515/3169] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:22 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.660273] [55188]: DEBUG oslo_concurrency.lockutils [None req-020c1e0e-4255-436c-a5f6-3e2383e867fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.660508] [55188]: DEBUG oslo_concurrency.lockutils [None req-020c1e0e-4255-436c-a5f6-3e2383e867fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.660655] [55187]: DEBUG nova.api.openstack.wsgi [None req-02f5e6e9-6bef-4af0-9c85-73f4eb456d30 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afb116b00>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.660713] [55188]: DEBUG oslo_concurrency.lockutils [None req-020c1e0e-4255-436c-a5f6-3e2383e867fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.661174] [55188]: DEBUG oslo_concurrency.lockutils [None req-020c1e0e-4255-436c-a5f6-3e2383e867fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.661431] [55188]: DEBUG oslo_concurrency.lockutils [None req-020c1e0e-4255-436c-a5f6-3e2383e867fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.661650] [55188]: DEBUG oslo_concurrency.lockutils [None req-020c1e0e-4255-436c-a5f6-3e2383e867fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.694858] [55187]: INFO nova.api.openstack.requestlog [None req-02f5e6e9-6bef-4af0-9c85-73f4eb456d30 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb" status: 200 len: 1645 microversion: 2.1 time: 0.036323 [ 782.695321] [55187]: [pid: 55187|app: 0|req: 1516/3170] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb => generated 1645 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.697838] [55187]: DEBUG nova.api.openstack.wsgi [None req-b94ed395-e199-496f-8031-3dcc9ebef594 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.699506] [55187]: DEBUG nova.compute.api [None req-b94ed395-e199-496f-8031-3dcc9ebef594 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.700573] [55188]: DEBUG nova.policy [None req-020c1e0e-4255-436c-a5f6-3e2383e867fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.703409] [55187]: DEBUG oslo_concurrency.lockutils [None req-b94ed395-e199-496f-8031-3dcc9ebef594 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.703647] [55187]: DEBUG oslo_concurrency.lockutils [None req-b94ed395-e199-496f-8031-3dcc9ebef594 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.703833] [55187]: DEBUG oslo_concurrency.lockutils [None req-b94ed395-e199-496f-8031-3dcc9ebef594 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.704234] [55187]: DEBUG oslo_concurrency.lockutils [None req-b94ed395-e199-496f-8031-3dcc9ebef594 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.704450] [55187]: DEBUG oslo_concurrency.lockutils [None req-b94ed395-e199-496f-8031-3dcc9ebef594 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.704662] [55187]: DEBUG oslo_concurrency.lockutils [None req-b94ed395-e199-496f-8031-3dcc9ebef594 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.705445] [55188]: INFO nova.api.openstack.requestlog [None req-020c1e0e-4255-436c-a5f6-3e2383e867fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.054525 [ 782.705834] [55188]: [pid: 55188|app: 0|req: 1655/3171] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.708824] [55188]: DEBUG nova.api.openstack.wsgi [None req-463437ee-37f4-47e2-94f3-c248aaed0413 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.710439] [55188]: DEBUG nova.compute.api [None req-463437ee-37f4-47e2-94f3-c248aaed0413 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.713793] [55188]: DEBUG oslo_concurrency.lockutils [None req-463437ee-37f4-47e2-94f3-c248aaed0413 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.714071] [55188]: DEBUG oslo_concurrency.lockutils [None req-463437ee-37f4-47e2-94f3-c248aaed0413 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.714267] [55188]: DEBUG oslo_concurrency.lockutils [None req-463437ee-37f4-47e2-94f3-c248aaed0413 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.714688] [55188]: DEBUG oslo_concurrency.lockutils [None req-463437ee-37f4-47e2-94f3-c248aaed0413 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.714917] [55188]: DEBUG oslo_concurrency.lockutils [None req-463437ee-37f4-47e2-94f3-c248aaed0413 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.715110] [55188]: DEBUG oslo_concurrency.lockutils [None req-463437ee-37f4-47e2-94f3-c248aaed0413 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.722960] [55187]: DEBUG oslo_concurrency.lockutils [None req-b94ed395-e199-496f-8031-3dcc9ebef594 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.723234] [55187]: DEBUG oslo_concurrency.lockutils [None req-b94ed395-e199-496f-8031-3dcc9ebef594 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.723413] [55187]: DEBUG oslo_concurrency.lockutils [None req-b94ed395-e199-496f-8031-3dcc9ebef594 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.723643] [55187]: DEBUG nova.objects.instance [None req-b94ed395-e199-496f-8031-3dcc9ebef594 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 782.744019] [55187]: DEBUG nova.policy [None req-b94ed395-e199-496f-8031-3dcc9ebef594 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.748109] [55187]: INFO nova.api.openstack.requestlog [None req-b94ed395-e199-496f-8031-3dcc9ebef594 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.052149 [ 782.748539] [55187]: [pid: 55187|app: 0|req: 1517/3172] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.755691] [55188]: DEBUG nova.policy [None req-463437ee-37f4-47e2-94f3-c248aaed0413 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.760699] [55187]: DEBUG nova.api.openstack.wsgi [None req-01bcb692-5f39-42e0-b2b4-169572891225 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.762667] [55187]: DEBUG nova.compute.api [None req-01bcb692-5f39-42e0-b2b4-169572891225 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.762753] [55188]: INFO nova.api.openstack.requestlog [None req-463437ee-37f4-47e2-94f3-c248aaed0413 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.055992 [ 782.762796] [55188]: [pid: 55188|app: 0|req: 1656/3173] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.765806] [55187]: DEBUG oslo_concurrency.lockutils [None req-01bcb692-5f39-42e0-b2b4-169572891225 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.766063] [55187]: DEBUG oslo_concurrency.lockutils [None req-01bcb692-5f39-42e0-b2b4-169572891225 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.766250] [55187]: DEBUG oslo_concurrency.lockutils [None req-01bcb692-5f39-42e0-b2b4-169572891225 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.766632] [55187]: DEBUG oslo_concurrency.lockutils [None req-01bcb692-5f39-42e0-b2b4-169572891225 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.767337] [55187]: DEBUG oslo_concurrency.lockutils [None req-01bcb692-5f39-42e0-b2b4-169572891225 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.767337] [55187]: DEBUG oslo_concurrency.lockutils [None req-01bcb692-5f39-42e0-b2b4-169572891225 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.784925] [55187]: DEBUG oslo_concurrency.lockutils [None req-01bcb692-5f39-42e0-b2b4-169572891225 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.784925] [55187]: DEBUG oslo_concurrency.lockutils [None req-01bcb692-5f39-42e0-b2b4-169572891225 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.785081] [55187]: DEBUG oslo_concurrency.lockutils [None req-01bcb692-5f39-42e0-b2b4-169572891225 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.785347] [55187]: DEBUG nova.objects.instance [None req-01bcb692-5f39-42e0-b2b4-169572891225 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 782.805617] [55187]: DEBUG nova.policy [None req-01bcb692-5f39-42e0-b2b4-169572891225 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.808276] [55188]: DEBUG nova.api.openstack.wsgi [None req-83c6c018-80d8-4aa4-9a12-2f961fc71967 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.809787] [55187]: INFO nova.api.openstack.requestlog [None req-01bcb692-5f39-42e0-b2b4-169572891225 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.052281 [ 782.809964] [55188]: DEBUG nova.compute.api [None req-83c6c018-80d8-4aa4-9a12-2f961fc71967 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.810153] [55187]: [pid: 55187|app: 0|req: 1518/3174] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.813593] [55188]: DEBUG oslo_concurrency.lockutils [None req-83c6c018-80d8-4aa4-9a12-2f961fc71967 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.813854] [55188]: DEBUG oslo_concurrency.lockutils [None req-83c6c018-80d8-4aa4-9a12-2f961fc71967 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.814057] [55188]: DEBUG oslo_concurrency.lockutils [None req-83c6c018-80d8-4aa4-9a12-2f961fc71967 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.814408] [55188]: DEBUG oslo_concurrency.lockutils [None req-83c6c018-80d8-4aa4-9a12-2f961fc71967 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.814646] [55188]: DEBUG oslo_concurrency.lockutils [None req-83c6c018-80d8-4aa4-9a12-2f961fc71967 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.814833] [55188]: DEBUG oslo_concurrency.lockutils [None req-83c6c018-80d8-4aa4-9a12-2f961fc71967 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.821739] [55187]: DEBUG nova.api.openstack.wsgi [None req-546160c2-9c09-4b9a-b09f-b24d4fa4b22a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.823404] [55187]: DEBUG nova.compute.api [None req-546160c2-9c09-4b9a-b09f-b24d4fa4b22a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.826855] [55187]: DEBUG oslo_concurrency.lockutils [None req-546160c2-9c09-4b9a-b09f-b24d4fa4b22a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.827106] [55187]: DEBUG oslo_concurrency.lockutils [None req-546160c2-9c09-4b9a-b09f-b24d4fa4b22a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.827294] [55187]: DEBUG oslo_concurrency.lockutils [None req-546160c2-9c09-4b9a-b09f-b24d4fa4b22a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.827712] [55187]: DEBUG oslo_concurrency.lockutils [None req-546160c2-9c09-4b9a-b09f-b24d4fa4b22a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.827925] [55187]: DEBUG oslo_concurrency.lockutils [None req-546160c2-9c09-4b9a-b09f-b24d4fa4b22a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.828115] [55187]: DEBUG oslo_concurrency.lockutils [None req-546160c2-9c09-4b9a-b09f-b24d4fa4b22a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.849407] [55188]: DEBUG nova.policy [None req-83c6c018-80d8-4aa4-9a12-2f961fc71967 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.854087] [55188]: DEBUG nova.policy [None req-83c6c018-80d8-4aa4-9a12-2f961fc71967 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.854942] [55188]: DEBUG nova.policy [None req-83c6c018-80d8-4aa4-9a12-2f961fc71967 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.857883] [55188]: INFO nova.api.openstack.requestlog [None req-83c6c018-80d8-4aa4-9a12-2f961fc71967 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.052017 [ 782.858214] [55188]: [pid: 55188|app: 0|req: 1657/3175] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 782.863803] [55187]: DEBUG nova.policy [None req-546160c2-9c09-4b9a-b09f-b24d4fa4b22a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.868197] [55187]: INFO nova.api.openstack.requestlog [None req-546160c2-9c09-4b9a-b09f-b24d4fa4b22a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.048319 [ 782.868532] [55187]: [pid: 55187|app: 0|req: 1519/3176] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 782.949436] [55188]: DEBUG nova.api.openstack.wsgi [None req-cec4c800-1937-43fa-97a5-a0cafeddf5da tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 782.951541] [55188]: DEBUG nova.compute.api [None req-cec4c800-1937-43fa-97a5-a0cafeddf5da tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 782.955410] [55188]: DEBUG oslo_concurrency.lockutils [None req-cec4c800-1937-43fa-97a5-a0cafeddf5da tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.955658] [55188]: DEBUG oslo_concurrency.lockutils [None req-cec4c800-1937-43fa-97a5-a0cafeddf5da tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.955850] [55188]: DEBUG oslo_concurrency.lockutils [None req-cec4c800-1937-43fa-97a5-a0cafeddf5da tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.956242] [55188]: DEBUG oslo_concurrency.lockutils [None req-cec4c800-1937-43fa-97a5-a0cafeddf5da tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.956451] [55188]: DEBUG oslo_concurrency.lockutils [None req-cec4c800-1937-43fa-97a5-a0cafeddf5da tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.956654] [55188]: DEBUG oslo_concurrency.lockutils [None req-cec4c800-1937-43fa-97a5-a0cafeddf5da tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.010460] [55187]: DEBUG nova.api.openstack.wsgi [None req-e3f37c5f-720d-4fd4-9a61-3e51ba48c404 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.012464] [55187]: DEBUG nova.compute.api [None req-e3f37c5f-720d-4fd4-9a61-3e51ba48c404 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.016311] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3f37c5f-720d-4fd4-9a61-3e51ba48c404 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.016311] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3f37c5f-720d-4fd4-9a61-3e51ba48c404 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.016399] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3f37c5f-720d-4fd4-9a61-3e51ba48c404 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.016790] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3f37c5f-720d-4fd4-9a61-3e51ba48c404 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.016993] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3f37c5f-720d-4fd4-9a61-3e51ba48c404 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.017186] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3f37c5f-720d-4fd4-9a61-3e51ba48c404 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.037966] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3f37c5f-720d-4fd4-9a61-3e51ba48c404 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.039175] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3f37c5f-720d-4fd4-9a61-3e51ba48c404 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.039175] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3f37c5f-720d-4fd4-9a61-3e51ba48c404 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.039175] [55187]: DEBUG nova.objects.instance [None req-e3f37c5f-720d-4fd4-9a61-3e51ba48c404 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 783.056153] [55188]: DEBUG nova.policy [None req-cec4c800-1937-43fa-97a5-a0cafeddf5da tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.059733] [55187]: DEBUG nova.policy [None req-e3f37c5f-720d-4fd4-9a61-3e51ba48c404 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.060700] [55188]: INFO nova.api.openstack.requestlog [None req-cec4c800-1937-43fa-97a5-a0cafeddf5da tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1322 microversion: 2.1 time: 0.113609 [ 783.061101] [55188]: [pid: 55188|app: 0|req: 1658/3177] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1322 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.063708] [55188]: DEBUG nova.api.openstack.wsgi [None req-c117f737-7ca1-45cd-91de-a18a22b6efce tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.064366] [55187]: INFO nova.api.openstack.requestlog [None req-e3f37c5f-720d-4fd4-9a61-3e51ba48c404 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.055840 [ 783.064441] [55187]: [pid: 55187|app: 0|req: 1520/3178] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.065504] [55188]: DEBUG nova.compute.api [None req-c117f737-7ca1-45cd-91de-a18a22b6efce tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.068953] [55188]: DEBUG oslo_concurrency.lockutils [None req-c117f737-7ca1-45cd-91de-a18a22b6efce tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.069096] [55187]: DEBUG nova.api.openstack.wsgi [None req-54ab6633-f00e-4af5-a625-6bc7b337eb46 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.069273] [55188]: DEBUG oslo_concurrency.lockutils [None req-c117f737-7ca1-45cd-91de-a18a22b6efce tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.069479] [55188]: DEBUG oslo_concurrency.lockutils [None req-c117f737-7ca1-45cd-91de-a18a22b6efce tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.069838] [55188]: DEBUG oslo_concurrency.lockutils [None req-c117f737-7ca1-45cd-91de-a18a22b6efce tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.070131] [55188]: DEBUG oslo_concurrency.lockutils [None req-c117f737-7ca1-45cd-91de-a18a22b6efce tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.070362] [55188]: DEBUG oslo_concurrency.lockutils [None req-c117f737-7ca1-45cd-91de-a18a22b6efce tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.071596] [55187]: DEBUG nova.compute.api [None req-54ab6633-f00e-4af5-a625-6bc7b337eb46 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.074651] [55187]: DEBUG oslo_concurrency.lockutils [None req-54ab6633-f00e-4af5-a625-6bc7b337eb46 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.074894] [55187]: DEBUG oslo_concurrency.lockutils [None req-54ab6633-f00e-4af5-a625-6bc7b337eb46 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.075092] [55187]: DEBUG oslo_concurrency.lockutils [None req-54ab6633-f00e-4af5-a625-6bc7b337eb46 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.075457] [55187]: DEBUG oslo_concurrency.lockutils [None req-54ab6633-f00e-4af5-a625-6bc7b337eb46 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.075651] [55187]: DEBUG oslo_concurrency.lockutils [None req-54ab6633-f00e-4af5-a625-6bc7b337eb46 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.075822] [55187]: DEBUG oslo_concurrency.lockutils [None req-54ab6633-f00e-4af5-a625-6bc7b337eb46 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.092191] [55188]: DEBUG oslo_concurrency.lockutils [None req-c117f737-7ca1-45cd-91de-a18a22b6efce tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.092699] [55188]: DEBUG oslo_concurrency.lockutils [None req-c117f737-7ca1-45cd-91de-a18a22b6efce tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.093079] [55188]: DEBUG oslo_concurrency.lockutils [None req-c117f737-7ca1-45cd-91de-a18a22b6efce tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.093462] [55188]: DEBUG nova.objects.instance [None req-c117f737-7ca1-45cd-91de-a18a22b6efce tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 783.109529] [55187]: DEBUG nova.policy [None req-54ab6633-f00e-4af5-a625-6bc7b337eb46 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.116227] [55187]: DEBUG nova.policy [None req-54ab6633-f00e-4af5-a625-6bc7b337eb46 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.116227] [55187]: DEBUG nova.policy [None req-54ab6633-f00e-4af5-a625-6bc7b337eb46 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.116434] [55187]: INFO nova.api.openstack.requestlog [None req-54ab6633-f00e-4af5-a625-6bc7b337eb46 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.049456 [ 783.116472] [55188]: DEBUG nova.policy [None req-c117f737-7ca1-45cd-91de-a18a22b6efce tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.116805] [55187]: [pid: 55187|app: 0|req: 1521/3179] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 783.121026] [55188]: INFO nova.api.openstack.requestlog [None req-c117f737-7ca1-45cd-91de-a18a22b6efce tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.058963 [ 783.121026] [55188]: [pid: 55188|app: 0|req: 1659/3180] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.162009] [55187]: DEBUG nova.api.openstack.wsgi [None req-fa8643b3-9505-404d-9401-0f228ccf292d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.164345] [55187]: DEBUG nova.compute.api [None req-fa8643b3-9505-404d-9401-0f228ccf292d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.166554] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=1 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 783.169462] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa8643b3-9505-404d-9401-0f228ccf292d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.169825] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa8643b3-9505-404d-9401-0f228ccf292d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.170141] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa8643b3-9505-404d-9401-0f228ccf292d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.170633] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa8643b3-9505-404d-9401-0f228ccf292d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.170898] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa8643b3-9505-404d-9401-0f228ccf292d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.171277] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa8643b3-9505-404d-9401-0f228ccf292d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.222293] [55188]: DEBUG nova.api.openstack.wsgi [None req-e82331b7-3522-408f-83db-10c84f39a1dc tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.225333] [55188]: DEBUG nova.compute.api [None req-e82331b7-3522-408f-83db-10c84f39a1dc tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.228374] [55188]: DEBUG oslo_concurrency.lockutils [None req-e82331b7-3522-408f-83db-10c84f39a1dc tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.228618] [55188]: DEBUG oslo_concurrency.lockutils [None req-e82331b7-3522-408f-83db-10c84f39a1dc tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.228811] [55188]: DEBUG oslo_concurrency.lockutils [None req-e82331b7-3522-408f-83db-10c84f39a1dc tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.229191] [55188]: DEBUG oslo_concurrency.lockutils [None req-e82331b7-3522-408f-83db-10c84f39a1dc tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.229398] [55188]: DEBUG oslo_concurrency.lockutils [None req-e82331b7-3522-408f-83db-10c84f39a1dc tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.229569] [55188]: DEBUG oslo_concurrency.lockutils [None req-e82331b7-3522-408f-83db-10c84f39a1dc tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.263815] [55187]: DEBUG nova.policy [None req-fa8643b3-9505-404d-9401-0f228ccf292d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.269928] [55187]: INFO nova.api.openstack.requestlog [None req-fa8643b3-9505-404d-9401-0f228ccf292d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1312 microversion: 2.1 time: 0.111693 [ 783.270559] [55187]: [pid: 55187|app: 0|req: 1522/3181] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1312 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.273548] [55187]: DEBUG nova.api.openstack.wsgi [None req-b6e4b318-c48b-4745-8bdc-ea4a3e3dbb28 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.275630] [55187]: DEBUG nova.compute.api [None req-b6e4b318-c48b-4745-8bdc-ea4a3e3dbb28 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.279622] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6e4b318-c48b-4745-8bdc-ea4a3e3dbb28 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.279954] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6e4b318-c48b-4745-8bdc-ea4a3e3dbb28 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.280185] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6e4b318-c48b-4745-8bdc-ea4a3e3dbb28 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.280623] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6e4b318-c48b-4745-8bdc-ea4a3e3dbb28 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.280847] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6e4b318-c48b-4745-8bdc-ea4a3e3dbb28 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.280964] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6e4b318-c48b-4745-8bdc-ea4a3e3dbb28 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.307661] [55188]: DEBUG nova.policy [None req-e82331b7-3522-408f-83db-10c84f39a1dc tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.312245] [55188]: INFO nova.api.openstack.requestlog [None req-e82331b7-3522-408f-83db-10c84f39a1dc tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1322 microversion: 2.1 time: 0.092190 [ 783.312577] [55188]: [pid: 55188|app: 0|req: 1660/3182] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1322 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.314877] [55187]: DEBUG nova.policy [None req-b6e4b318-c48b-4745-8bdc-ea4a3e3dbb28 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.315074] [55188]: DEBUG nova.api.openstack.wsgi [None req-8b86c796-a915-4346-a96b-8086016476fc tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.317503] [55188]: DEBUG nova.compute.api [None req-8b86c796-a915-4346-a96b-8086016476fc tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.320289] [55187]: INFO nova.api.openstack.requestlog [None req-b6e4b318-c48b-4745-8bdc-ea4a3e3dbb28 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.048939 [ 783.320751] [55187]: [pid: 55187|app: 0|req: 1523/3183] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.321012] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b86c796-a915-4346-a96b-8086016476fc tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.321408] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b86c796-a915-4346-a96b-8086016476fc tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.321614] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b86c796-a915-4346-a96b-8086016476fc tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.321985] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b86c796-a915-4346-a96b-8086016476fc tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.322212] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b86c796-a915-4346-a96b-8086016476fc tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.322391] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b86c796-a915-4346-a96b-8086016476fc tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.323867] [55187]: DEBUG nova.api.openstack.wsgi [None req-519c143a-a451-431c-b034-dd91be520277 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.325908] [55187]: DEBUG nova.compute.api [None req-519c143a-a451-431c-b034-dd91be520277 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.330135] [55187]: DEBUG oslo_concurrency.lockutils [None req-519c143a-a451-431c-b034-dd91be520277 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.330525] [55187]: DEBUG oslo_concurrency.lockutils [None req-519c143a-a451-431c-b034-dd91be520277 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.330768] [55187]: DEBUG oslo_concurrency.lockutils [None req-519c143a-a451-431c-b034-dd91be520277 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.331331] [55187]: DEBUG oslo_concurrency.lockutils [None req-519c143a-a451-431c-b034-dd91be520277 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.331627] [55187]: DEBUG oslo_concurrency.lockutils [None req-519c143a-a451-431c-b034-dd91be520277 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.331887] [55187]: DEBUG oslo_concurrency.lockutils [None req-519c143a-a451-431c-b034-dd91be520277 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.355993] [55187]: DEBUG oslo_concurrency.lockutils [None req-519c143a-a451-431c-b034-dd91be520277 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.356268] [55187]: DEBUG oslo_concurrency.lockutils [None req-519c143a-a451-431c-b034-dd91be520277 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.356454] [55187]: DEBUG oslo_concurrency.lockutils [None req-519c143a-a451-431c-b034-dd91be520277 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.356741] [55187]: DEBUG nova.objects.instance [None req-519c143a-a451-431c-b034-dd91be520277 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 783.360006] [55188]: DEBUG nova.policy [None req-8b86c796-a915-4346-a96b-8086016476fc tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.365252] [55188]: INFO nova.api.openstack.requestlog [None req-8b86c796-a915-4346-a96b-8086016476fc tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.052005 [ 783.365655] [55188]: [pid: 55188|app: 0|req: 1661/3184] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.368415] [55188]: DEBUG nova.api.openstack.wsgi [None req-afce78cc-1f43-4215-9e04-b64b70000c4d tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.370191] [55188]: DEBUG nova.compute.api [None req-afce78cc-1f43-4215-9e04-b64b70000c4d tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.373711] [55188]: DEBUG oslo_concurrency.lockutils [None req-afce78cc-1f43-4215-9e04-b64b70000c4d tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.373958] [55188]: DEBUG oslo_concurrency.lockutils [None req-afce78cc-1f43-4215-9e04-b64b70000c4d tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.374159] [55188]: DEBUG oslo_concurrency.lockutils [None req-afce78cc-1f43-4215-9e04-b64b70000c4d tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.374518] [55188]: DEBUG oslo_concurrency.lockutils [None req-afce78cc-1f43-4215-9e04-b64b70000c4d tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.374721] [55188]: DEBUG oslo_concurrency.lockutils [None req-afce78cc-1f43-4215-9e04-b64b70000c4d tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.374894] [55188]: DEBUG oslo_concurrency.lockutils [None req-afce78cc-1f43-4215-9e04-b64b70000c4d tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.381147] [55187]: DEBUG nova.policy [None req-519c143a-a451-431c-b034-dd91be520277 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.386439] [55187]: DEBUG nova.policy [None req-519c143a-a451-431c-b034-dd91be520277 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.387308] [55187]: DEBUG nova.policy [None req-519c143a-a451-431c-b034-dd91be520277 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.391051] [55187]: INFO nova.api.openstack.requestlog [None req-519c143a-a451-431c-b034-dd91be520277 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.069614 [ 783.391426] [55187]: [pid: 55187|app: 0|req: 1524/3185] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 783.394313] [55187]: DEBUG nova.api.openstack.wsgi [None req-736bf2ce-4538-452d-bdc4-8982ffb4ea6f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.396239] [55187]: DEBUG nova.compute.api [None req-736bf2ce-4538-452d-bdc4-8982ffb4ea6f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.396414] [55188]: DEBUG oslo_concurrency.lockutils [None req-afce78cc-1f43-4215-9e04-b64b70000c4d tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.396731] [55188]: DEBUG oslo_concurrency.lockutils [None req-afce78cc-1f43-4215-9e04-b64b70000c4d tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.396933] [55188]: DEBUG oslo_concurrency.lockutils [None req-afce78cc-1f43-4215-9e04-b64b70000c4d tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.397203] [55188]: DEBUG nova.objects.instance [None req-afce78cc-1f43-4215-9e04-b64b70000c4d tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 783.400166] [55187]: DEBUG oslo_concurrency.lockutils [None req-736bf2ce-4538-452d-bdc4-8982ffb4ea6f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.400420] [55187]: DEBUG oslo_concurrency.lockutils [None req-736bf2ce-4538-452d-bdc4-8982ffb4ea6f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.400611] [55187]: DEBUG oslo_concurrency.lockutils [None req-736bf2ce-4538-452d-bdc4-8982ffb4ea6f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.400995] [55187]: DEBUG oslo_concurrency.lockutils [None req-736bf2ce-4538-452d-bdc4-8982ffb4ea6f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.401212] [55187]: DEBUG oslo_concurrency.lockutils [None req-736bf2ce-4538-452d-bdc4-8982ffb4ea6f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.401387] [55187]: DEBUG oslo_concurrency.lockutils [None req-736bf2ce-4538-452d-bdc4-8982ffb4ea6f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.421044] [55188]: DEBUG nova.policy [None req-afce78cc-1f43-4215-9e04-b64b70000c4d tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.426053] [55188]: INFO nova.api.openstack.requestlog [None req-afce78cc-1f43-4215-9e04-b64b70000c4d tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.059530 [ 783.426292] [55188]: [pid: 55188|app: 0|req: 1662/3186] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.437293] [55188]: DEBUG nova.api.openstack.wsgi [None req-0fb8f6e2-815c-4273-8ab5-baf2b7cf867b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.439367] [55188]: DEBUG nova.compute.api [None req-0fb8f6e2-815c-4273-8ab5-baf2b7cf867b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.440604] [55187]: DEBUG nova.policy [None req-736bf2ce-4538-452d-bdc4-8982ffb4ea6f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.443496] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fb8f6e2-815c-4273-8ab5-baf2b7cf867b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.443496] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fb8f6e2-815c-4273-8ab5-baf2b7cf867b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.443496] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fb8f6e2-815c-4273-8ab5-baf2b7cf867b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.443794] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fb8f6e2-815c-4273-8ab5-baf2b7cf867b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.443984] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fb8f6e2-815c-4273-8ab5-baf2b7cf867b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.444168] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fb8f6e2-815c-4273-8ab5-baf2b7cf867b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.446472] [55187]: INFO nova.api.openstack.requestlog [None req-736bf2ce-4538-452d-bdc4-8982ffb4ea6f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.054293 [ 783.447072] [55187]: [pid: 55187|app: 0|req: 1525/3187] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.482378] [55188]: DEBUG nova.policy [None req-0fb8f6e2-815c-4273-8ab5-baf2b7cf867b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.487415] [55188]: INFO nova.api.openstack.requestlog [None req-0fb8f6e2-815c-4273-8ab5-baf2b7cf867b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1267 microversion: 2.1 time: 0.052336 [ 783.487834] [55188]: [pid: 55188|app: 0|req: 1663/3188] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1267 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.497667] [55187]: DEBUG nova.api.openstack.wsgi [None req-14493fd7-23b0-4d7d-951f-104c803fb081 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.499739] [55187]: DEBUG nova.compute.api [None req-14493fd7-23b0-4d7d-951f-104c803fb081 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.503624] [55187]: DEBUG oslo_concurrency.lockutils [None req-14493fd7-23b0-4d7d-951f-104c803fb081 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.503911] [55187]: DEBUG oslo_concurrency.lockutils [None req-14493fd7-23b0-4d7d-951f-104c803fb081 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.504201] [55187]: DEBUG oslo_concurrency.lockutils [None req-14493fd7-23b0-4d7d-951f-104c803fb081 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.504574] [55187]: DEBUG oslo_concurrency.lockutils [None req-14493fd7-23b0-4d7d-951f-104c803fb081 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.504804] [55187]: DEBUG oslo_concurrency.lockutils [None req-14493fd7-23b0-4d7d-951f-104c803fb081 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.504986] [55187]: DEBUG oslo_concurrency.lockutils [None req-14493fd7-23b0-4d7d-951f-104c803fb081 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.540476] [55187]: DEBUG nova.policy [None req-14493fd7-23b0-4d7d-951f-104c803fb081 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.546120] [55187]: INFO nova.api.openstack.requestlog [None req-14493fd7-23b0-4d7d-951f-104c803fb081 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.050769 [ 783.546473] [55187]: [pid: 55187|app: 0|req: 1526/3189] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.563576] [55188]: DEBUG nova.api.openstack.wsgi [None req-aa2251dc-fae6-40d9-8d69-e2c5568fb756 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.565556] [55188]: DEBUG nova.compute.api [None req-aa2251dc-fae6-40d9-8d69-e2c5568fb756 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.569875] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa2251dc-fae6-40d9-8d69-e2c5568fb756 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.570230] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa2251dc-fae6-40d9-8d69-e2c5568fb756 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.570566] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa2251dc-fae6-40d9-8d69-e2c5568fb756 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.570887] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa2251dc-fae6-40d9-8d69-e2c5568fb756 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.571212] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa2251dc-fae6-40d9-8d69-e2c5568fb756 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.571423] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa2251dc-fae6-40d9-8d69-e2c5568fb756 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.574029] [55187]: DEBUG nova.api.openstack.wsgi [None req-950b275b-f16b-418d-b8d2-5d6a4f5c8ee4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.576613] [55187]: DEBUG nova.compute.api [None req-950b275b-f16b-418d-b8d2-5d6a4f5c8ee4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.583066] [55187]: DEBUG oslo_concurrency.lockutils [None req-950b275b-f16b-418d-b8d2-5d6a4f5c8ee4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.583477] [55187]: DEBUG oslo_concurrency.lockutils [None req-950b275b-f16b-418d-b8d2-5d6a4f5c8ee4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.583779] [55187]: DEBUG oslo_concurrency.lockutils [None req-950b275b-f16b-418d-b8d2-5d6a4f5c8ee4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.584392] [55187]: DEBUG oslo_concurrency.lockutils [None req-950b275b-f16b-418d-b8d2-5d6a4f5c8ee4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.584794] [55187]: DEBUG oslo_concurrency.lockutils [None req-950b275b-f16b-418d-b8d2-5d6a4f5c8ee4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.585124] [55187]: DEBUG oslo_concurrency.lockutils [None req-950b275b-f16b-418d-b8d2-5d6a4f5c8ee4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.617988] [55188]: DEBUG nova.policy [None req-aa2251dc-fae6-40d9-8d69-e2c5568fb756 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.624244] [55188]: INFO nova.api.openstack.requestlog [None req-aa2251dc-fae6-40d9-8d69-e2c5568fb756 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.063146 [ 783.624723] [55188]: [pid: 55188|app: 0|req: 1664/3190] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.628068] [55188]: DEBUG nova.api.openstack.wsgi [None req-2bddd496-0780-4f69-a04c-19ce7121aaad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.629827] [55188]: DEBUG nova.compute.api [None req-2bddd496-0780-4f69-a04c-19ce7121aaad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.633617] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bddd496-0780-4f69-a04c-19ce7121aaad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.633937] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bddd496-0780-4f69-a04c-19ce7121aaad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.634199] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bddd496-0780-4f69-a04c-19ce7121aaad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.634581] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bddd496-0780-4f69-a04c-19ce7121aaad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.634795] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bddd496-0780-4f69-a04c-19ce7121aaad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.634974] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bddd496-0780-4f69-a04c-19ce7121aaad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.659451] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bddd496-0780-4f69-a04c-19ce7121aaad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.659714] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bddd496-0780-4f69-a04c-19ce7121aaad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.659910] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bddd496-0780-4f69-a04c-19ce7121aaad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.660139] [55188]: DEBUG nova.objects.instance [None req-2bddd496-0780-4f69-a04c-19ce7121aaad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 783.695454] [55188]: DEBUG nova.policy [None req-2bddd496-0780-4f69-a04c-19ce7121aaad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.701858] [55188]: INFO nova.api.openstack.requestlog [None req-2bddd496-0780-4f69-a04c-19ce7121aaad tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.076522 [ 783.702315] [55188]: [pid: 55188|app: 0|req: 1665/3191] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.707619] [55188]: DEBUG nova.api.openstack.wsgi [None req-2b1aef01-6bac-4a00-8148-62485554d5bb tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.709683] [55188]: DEBUG nova.compute.api [None req-2b1aef01-6bac-4a00-8148-62485554d5bb tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.715452] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b1aef01-6bac-4a00-8148-62485554d5bb tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.715873] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b1aef01-6bac-4a00-8148-62485554d5bb tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.716178] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b1aef01-6bac-4a00-8148-62485554d5bb tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.716678] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b1aef01-6bac-4a00-8148-62485554d5bb tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.716942] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b1aef01-6bac-4a00-8148-62485554d5bb tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.717199] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b1aef01-6bac-4a00-8148-62485554d5bb tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.755052] [55187]: DEBUG nova.policy [None req-950b275b-f16b-418d-b8d2-5d6a4f5c8ee4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.760113] [55187]: INFO nova.api.openstack.requestlog [None req-950b275b-f16b-418d-b8d2-5d6a4f5c8ee4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1463 microversion: 2.1 time: 0.189735 [ 783.760517] [55187]: [pid: 55187|app: 0|req: 1527/3192] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:23 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1463 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.765312] [55187]: DEBUG nova.api.openstack.wsgi [None req-8cfd5d0e-cb09-45ac-b179-c1d07610bbca tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.766060] [55187]: DEBUG nova.compute.api [None req-8cfd5d0e-cb09-45ac-b179-c1d07610bbca tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.770753] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfd5d0e-cb09-45ac-b179-c1d07610bbca tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.771070] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfd5d0e-cb09-45ac-b179-c1d07610bbca tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.771535] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfd5d0e-cb09-45ac-b179-c1d07610bbca tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.771772] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfd5d0e-cb09-45ac-b179-c1d07610bbca tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.771995] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfd5d0e-cb09-45ac-b179-c1d07610bbca tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.772186] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfd5d0e-cb09-45ac-b179-c1d07610bbca tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.817527] [55187]: DEBUG nova.policy [None req-8cfd5d0e-cb09-45ac-b179-c1d07610bbca tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.822836] [55187]: INFO nova.api.openstack.requestlog [None req-8cfd5d0e-cb09-45ac-b179-c1d07610bbca tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1227 microversion: 2.1 time: 0.061605 [ 783.823287] [55187]: [pid: 55187|app: 0|req: 1528/3193] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1227 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.827020] [55187]: DEBUG nova.api.openstack.wsgi [None req-1975d98e-5d11-4683-b7e6-27a860ece81d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afb2101f0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.838791] [55188]: DEBUG nova.policy [None req-2b1aef01-6bac-4a00-8148-62485554d5bb tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.844072] [55188]: INFO nova.api.openstack.requestlog [None req-2b1aef01-6bac-4a00-8148-62485554d5bb tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1698 microversion: 2.1 time: 0.141104 [ 783.844407] [55188]: [pid: 55188|app: 0|req: 1666/3194] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1698 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.850030] [55188]: DEBUG nova.api.openstack.wsgi [None req-3fc55a42-8ebc-430a-80e2-84cb401e60ba tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.851826] [55188]: DEBUG nova.compute.api [None req-3fc55a42-8ebc-430a-80e2-84cb401e60ba tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.854979] [55187]: INFO nova.api.openstack.requestlog [None req-1975d98e-5d11-4683-b7e6-27a860ece81d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb" status: 200 len: 1645 microversion: 2.1 time: 0.031015 [ 783.855555] [55188]: DEBUG oslo_concurrency.lockutils [None req-3fc55a42-8ebc-430a-80e2-84cb401e60ba tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.855626] [55187]: [pid: 55187|app: 0|req: 1529/3195] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb => generated 1645 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.855662] [55188]: DEBUG oslo_concurrency.lockutils [None req-3fc55a42-8ebc-430a-80e2-84cb401e60ba tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.855815] [55188]: DEBUG oslo_concurrency.lockutils [None req-3fc55a42-8ebc-430a-80e2-84cb401e60ba tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.856234] [55188]: DEBUG oslo_concurrency.lockutils [None req-3fc55a42-8ebc-430a-80e2-84cb401e60ba tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.856443] [55188]: DEBUG oslo_concurrency.lockutils [None req-3fc55a42-8ebc-430a-80e2-84cb401e60ba tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.856656] [55188]: DEBUG oslo_concurrency.lockutils [None req-3fc55a42-8ebc-430a-80e2-84cb401e60ba tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.858667] [55187]: DEBUG nova.api.openstack.wsgi [None req-f3ce42d1-3f96-4618-a47d-0df3c14cd240 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.860524] [55187]: DEBUG nova.compute.api [None req-f3ce42d1-3f96-4618-a47d-0df3c14cd240 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.865551] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3ce42d1-3f96-4618-a47d-0df3c14cd240 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.865933] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3ce42d1-3f96-4618-a47d-0df3c14cd240 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.866166] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3ce42d1-3f96-4618-a47d-0df3c14cd240 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.866704] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3ce42d1-3f96-4618-a47d-0df3c14cd240 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.866994] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3ce42d1-3f96-4618-a47d-0df3c14cd240 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.867163] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3ce42d1-3f96-4618-a47d-0df3c14cd240 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.889667] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3ce42d1-3f96-4618-a47d-0df3c14cd240 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.890057] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3ce42d1-3f96-4618-a47d-0df3c14cd240 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.890260] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3ce42d1-3f96-4618-a47d-0df3c14cd240 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.890531] [55187]: DEBUG nova.objects.instance [None req-f3ce42d1-3f96-4618-a47d-0df3c14cd240 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 783.893390] [55188]: DEBUG nova.policy [None req-3fc55a42-8ebc-430a-80e2-84cb401e60ba tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.897634] [55188]: INFO nova.api.openstack.requestlog [None req-3fc55a42-8ebc-430a-80e2-84cb401e60ba tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1234 microversion: 2.1 time: 0.052544 [ 783.897969] [55188]: [pid: 55188|app: 0|req: 1667/3196] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1234 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.900502] [55188]: DEBUG nova.api.openstack.wsgi [None req-25aba117-8778-460b-89b4-95383e8fa4ea tempest-DeleteServersAdminTestJSON-1131453407 tempest-DeleteServersAdminTestJSON-1131453407-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 783.902388] [55188]: DEBUG nova.compute.api [None req-25aba117-8778-460b-89b4-95383e8fa4ea tempest-DeleteServersAdminTestJSON-1131453407 tempest-DeleteServersAdminTestJSON-1131453407-project-admin] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.905701] [55188]: DEBUG oslo_concurrency.lockutils [None req-25aba117-8778-460b-89b4-95383e8fa4ea tempest-DeleteServersAdminTestJSON-1131453407 tempest-DeleteServersAdminTestJSON-1131453407-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.905861] [55188]: DEBUG oslo_concurrency.lockutils [None req-25aba117-8778-460b-89b4-95383e8fa4ea tempest-DeleteServersAdminTestJSON-1131453407 tempest-DeleteServersAdminTestJSON-1131453407-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.907204] [55188]: DEBUG oslo_concurrency.lockutils [None req-25aba117-8778-460b-89b4-95383e8fa4ea tempest-DeleteServersAdminTestJSON-1131453407 tempest-DeleteServersAdminTestJSON-1131453407-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.907204] [55188]: DEBUG oslo_concurrency.lockutils [None req-25aba117-8778-460b-89b4-95383e8fa4ea tempest-DeleteServersAdminTestJSON-1131453407 tempest-DeleteServersAdminTestJSON-1131453407-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.907204] [55188]: DEBUG oslo_concurrency.lockutils [None req-25aba117-8778-460b-89b4-95383e8fa4ea tempest-DeleteServersAdminTestJSON-1131453407 tempest-DeleteServersAdminTestJSON-1131453407-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.907204] [55188]: DEBUG oslo_concurrency.lockutils [None req-25aba117-8778-460b-89b4-95383e8fa4ea tempest-DeleteServersAdminTestJSON-1131453407 tempest-DeleteServersAdminTestJSON-1131453407-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.924156] [55187]: DEBUG nova.policy [None req-f3ce42d1-3f96-4618-a47d-0df3c14cd240 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.928660] [55187]: INFO nova.api.openstack.requestlog [None req-f3ce42d1-3f96-4618-a47d-0df3c14cd240 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.072455 [ 783.929188] [55187]: [pid: 55187|app: 0|req: 1530/3197] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.934411] [55187]: DEBUG nova.api.openstack.wsgi [None req-6c36a637-5fec-4f5f-a47e-11285c8f10d1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.936303] [55187]: DEBUG nova.compute.api [None req-6c36a637-5fec-4f5f-a47e-11285c8f10d1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.939711] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c36a637-5fec-4f5f-a47e-11285c8f10d1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.939953] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c36a637-5fec-4f5f-a47e-11285c8f10d1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.940152] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c36a637-5fec-4f5f-a47e-11285c8f10d1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.940506] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c36a637-5fec-4f5f-a47e-11285c8f10d1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.940839] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c36a637-5fec-4f5f-a47e-11285c8f10d1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.940903] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c36a637-5fec-4f5f-a47e-11285c8f10d1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.958256] [55188]: INFO nova.api.openstack.requestlog [None req-25aba117-8778-460b-89b4-95383e8fa4ea tempest-DeleteServersAdminTestJSON-1131453407 tempest-DeleteServersAdminTestJSON-1131453407-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c/action" status: 202 len: 0 microversion: 2.1 time: 0.059545 [ 783.958945] [55188]: [pid: 55188|app: 0|req: 1668/3198] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:04:24 2025] POST /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 783.962241] [55188]: DEBUG nova.api.openstack.wsgi [None req-b437856a-29a0-4ce7-ba8b-e43e5cdd7a17 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.964227] [55188]: DEBUG nova.compute.api [None req-b437856a-29a0-4ce7-ba8b-e43e5cdd7a17 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.968972] [55188]: DEBUG oslo_concurrency.lockutils [None req-b437856a-29a0-4ce7-ba8b-e43e5cdd7a17 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.969381] [55188]: DEBUG oslo_concurrency.lockutils [None req-b437856a-29a0-4ce7-ba8b-e43e5cdd7a17 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.969744] [55188]: DEBUG oslo_concurrency.lockutils [None req-b437856a-29a0-4ce7-ba8b-e43e5cdd7a17 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.970243] [55188]: DEBUG oslo_concurrency.lockutils [None req-b437856a-29a0-4ce7-ba8b-e43e5cdd7a17 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.970510] [55188]: DEBUG oslo_concurrency.lockutils [None req-b437856a-29a0-4ce7-ba8b-e43e5cdd7a17 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.970798] [55188]: DEBUG oslo_concurrency.lockutils [None req-b437856a-29a0-4ce7-ba8b-e43e5cdd7a17 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.975381] [55187]: DEBUG nova.policy [None req-6c36a637-5fec-4f5f-a47e-11285c8f10d1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.979878] [55187]: INFO nova.api.openstack.requestlog [None req-6c36a637-5fec-4f5f-a47e-11285c8f10d1 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.050077 [ 783.980227] [55187]: [pid: 55187|app: 0|req: 1531/3199] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.982746] [55187]: DEBUG nova.api.openstack.wsgi [None req-e4c09498-82d4-43d2-b701-d0600763b616 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 783.984373] [55187]: DEBUG nova.compute.api [None req-e4c09498-82d4-43d2-b701-d0600763b616 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 783.987860] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c09498-82d4-43d2-b701-d0600763b616 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.988113] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c09498-82d4-43d2-b701-d0600763b616 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.988303] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c09498-82d4-43d2-b701-d0600763b616 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.988662] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c09498-82d4-43d2-b701-d0600763b616 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.988864] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c09498-82d4-43d2-b701-d0600763b616 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.989048] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c09498-82d4-43d2-b701-d0600763b616 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.990499] [55188]: DEBUG oslo_concurrency.lockutils [None req-b437856a-29a0-4ce7-ba8b-e43e5cdd7a17 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.990843] [55188]: DEBUG oslo_concurrency.lockutils [None req-b437856a-29a0-4ce7-ba8b-e43e5cdd7a17 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.991122] [55188]: DEBUG oslo_concurrency.lockutils [None req-b437856a-29a0-4ce7-ba8b-e43e5cdd7a17 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.991517] [55188]: DEBUG nova.objects.instance [None req-b437856a-29a0-4ce7-ba8b-e43e5cdd7a17 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 784.019156] [55188]: DEBUG nova.policy [None req-b437856a-29a0-4ce7-ba8b-e43e5cdd7a17 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.024383] [55188]: INFO nova.api.openstack.requestlog [None req-b437856a-29a0-4ce7-ba8b-e43e5cdd7a17 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.064299 [ 784.024750] [55188]: [pid: 55188|app: 0|req: 1669/3200] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.025813] [55187]: DEBUG nova.policy [None req-e4c09498-82d4-43d2-b701-d0600763b616 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.027726] [55188]: DEBUG nova.api.openstack.wsgi [None req-87f00ddd-c3b0-4855-b73a-e596c3969979 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.029576] [55188]: DEBUG nova.compute.api [None req-87f00ddd-c3b0-4855-b73a-e596c3969979 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.030886] [55187]: DEBUG nova.policy [None req-e4c09498-82d4-43d2-b701-d0600763b616 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.031589] [55187]: DEBUG nova.policy [None req-e4c09498-82d4-43d2-b701-d0600763b616 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.033368] [55188]: DEBUG oslo_concurrency.lockutils [None req-87f00ddd-c3b0-4855-b73a-e596c3969979 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.033699] [55188]: DEBUG oslo_concurrency.lockutils [None req-87f00ddd-c3b0-4855-b73a-e596c3969979 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.033882] [55188]: DEBUG oslo_concurrency.lockutils [None req-87f00ddd-c3b0-4855-b73a-e596c3969979 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.034330] [55188]: DEBUG oslo_concurrency.lockutils [None req-87f00ddd-c3b0-4855-b73a-e596c3969979 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.034498] [55187]: INFO nova.api.openstack.requestlog [None req-e4c09498-82d4-43d2-b701-d0600763b616 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.053645 [ 784.034568] [55188]: DEBUG oslo_concurrency.lockutils [None req-87f00ddd-c3b0-4855-b73a-e596c3969979 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.034770] [55188]: DEBUG oslo_concurrency.lockutils [None req-87f00ddd-c3b0-4855-b73a-e596c3969979 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.034812] [55187]: [pid: 55187|app: 0|req: 1532/3201] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 784.037349] [55187]: DEBUG nova.api.openstack.wsgi [None req-fe6b895d-5b7b-480a-95be-c0e622552319 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.038998] [55187]: DEBUG nova.compute.api [None req-fe6b895d-5b7b-480a-95be-c0e622552319 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.042330] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe6b895d-5b7b-480a-95be-c0e622552319 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.042569] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe6b895d-5b7b-480a-95be-c0e622552319 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.042751] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe6b895d-5b7b-480a-95be-c0e622552319 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.043120] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe6b895d-5b7b-480a-95be-c0e622552319 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.043321] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe6b895d-5b7b-480a-95be-c0e622552319 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.043512] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe6b895d-5b7b-480a-95be-c0e622552319 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.061626] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe6b895d-5b7b-480a-95be-c0e622552319 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.061877] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe6b895d-5b7b-480a-95be-c0e622552319 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.062074] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe6b895d-5b7b-480a-95be-c0e622552319 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.062274] [55187]: DEBUG nova.objects.instance [None req-fe6b895d-5b7b-480a-95be-c0e622552319 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 784.068331] [55188]: DEBUG nova.policy [None req-87f00ddd-c3b0-4855-b73a-e596c3969979 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.072909] [55188]: INFO nova.api.openstack.requestlog [None req-87f00ddd-c3b0-4855-b73a-e596c3969979 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.047418 [ 784.073340] [55188]: [pid: 55188|app: 0|req: 1670/3202] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.075944] [55188]: DEBUG nova.api.openstack.wsgi [req-12b66096-3d18-4ac9-bc3f-e536c9405898 req-8c8644e1-5064-4c54-840f-b13689a66f4c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c8e47f25-9bbd-431f-bf2f-4f55169fd38e", "name": "network-vif-plugged", "status": "completed", "tag": "d35e013f-f04e-4f7c-8014-c381b8f1510c"}, {"name": "network-changed", "server_uuid": "c8e47f25-9bbd-431f-bf2f-4f55169fd38e", "tag": "d35e013f-f04e-4f7c-8014-c381b8f1510c"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 784.082372] [55188]: DEBUG oslo_concurrency.lockutils [req-12b66096-3d18-4ac9-bc3f-e536c9405898 req-8c8644e1-5064-4c54-840f-b13689a66f4c service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.082589] [55188]: DEBUG oslo_concurrency.lockutils [req-12b66096-3d18-4ac9-bc3f-e536c9405898 req-8c8644e1-5064-4c54-840f-b13689a66f4c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.082801] [55188]: DEBUG oslo_concurrency.lockutils [req-12b66096-3d18-4ac9-bc3f-e536c9405898 req-8c8644e1-5064-4c54-840f-b13689a66f4c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.089213] [55188]: INFO nova.api.openstack.compute.server_external_events [req-12b66096-3d18-4ac9-bc3f-e536c9405898 req-8c8644e1-5064-4c54-840f-b13689a66f4c service nova] Creating event network-vif-plugged:d35e013f-f04e-4f7c-8014-c381b8f1510c for instance c8e47f25-9bbd-431f-bf2f-4f55169fd38e on cpu-1 [ 784.089472] [55188]: INFO nova.api.openstack.compute.server_external_events [req-12b66096-3d18-4ac9-bc3f-e536c9405898 req-8c8644e1-5064-4c54-840f-b13689a66f4c service nova] Creating event network-changed:d35e013f-f04e-4f7c-8014-c381b8f1510c for instance c8e47f25-9bbd-431f-bf2f-4f55169fd38e on cpu-1 [ 784.092455] [55188]: INFO nova.api.openstack.requestlog [req-12b66096-3d18-4ac9-bc3f-e536c9405898 req-8c8644e1-5064-4c54-840f-b13689a66f4c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.018448 [ 784.092787] [55188]: [pid: 55188|app: 0|req: 1671/3203] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:24 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 784.095467] [55188]: DEBUG nova.api.openstack.wsgi [None req-d5c431f8-aff3-49f1-a810-97d3e77bb709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.097132] [55188]: DEBUG nova.compute.api [None req-d5c431f8-aff3-49f1-a810-97d3e77bb709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.101103] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5c431f8-aff3-49f1-a810-97d3e77bb709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.101560] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5c431f8-aff3-49f1-a810-97d3e77bb709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.101996] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5c431f8-aff3-49f1-a810-97d3e77bb709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.102511] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5c431f8-aff3-49f1-a810-97d3e77bb709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.103156] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5c431f8-aff3-49f1-a810-97d3e77bb709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.103156] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5c431f8-aff3-49f1-a810-97d3e77bb709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.124527] [55187]: DEBUG nova.policy [None req-fe6b895d-5b7b-480a-95be-c0e622552319 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.131416] [55187]: INFO nova.api.openstack.requestlog [None req-fe6b895d-5b7b-480a-95be-c0e622552319 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1446 microversion: 2.1 time: 0.095913 [ 784.131881] [55187]: [pid: 55187|app: 0|req: 1533/3204] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1446 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.134679] [55187]: DEBUG nova.api.openstack.wsgi [None req-047c0ccf-2ced-4847-94df-88eeaef10b2a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.137260] [55187]: DEBUG nova.compute.api [None req-047c0ccf-2ced-4847-94df-88eeaef10b2a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.141421] [55187]: DEBUG oslo_concurrency.lockutils [None req-047c0ccf-2ced-4847-94df-88eeaef10b2a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.141828] [55187]: DEBUG oslo_concurrency.lockutils [None req-047c0ccf-2ced-4847-94df-88eeaef10b2a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.141976] [55187]: DEBUG oslo_concurrency.lockutils [None req-047c0ccf-2ced-4847-94df-88eeaef10b2a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.142430] [55187]: DEBUG oslo_concurrency.lockutils [None req-047c0ccf-2ced-4847-94df-88eeaef10b2a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.142696] [55187]: DEBUG oslo_concurrency.lockutils [None req-047c0ccf-2ced-4847-94df-88eeaef10b2a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.143160] [55187]: DEBUG oslo_concurrency.lockutils [None req-047c0ccf-2ced-4847-94df-88eeaef10b2a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.165941] [55187]: DEBUG oslo_concurrency.lockutils [None req-047c0ccf-2ced-4847-94df-88eeaef10b2a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.166374] [55187]: DEBUG oslo_concurrency.lockutils [None req-047c0ccf-2ced-4847-94df-88eeaef10b2a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.166514] [55187]: DEBUG oslo_concurrency.lockutils [None req-047c0ccf-2ced-4847-94df-88eeaef10b2a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.166718] [55187]: DEBUG nova.objects.instance [None req-047c0ccf-2ced-4847-94df-88eeaef10b2a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 784.183851] [55188]: DEBUG nova.policy [None req-d5c431f8-aff3-49f1-a810-97d3e77bb709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.188441] [55188]: INFO nova.api.openstack.requestlog [None req-d5c431f8-aff3-49f1-a810-97d3e77bb709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1322 microversion: 2.1 time: 0.094938 [ 784.188634] [55187]: DEBUG nova.policy [None req-047c0ccf-2ced-4847-94df-88eeaef10b2a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.188785] [55188]: [pid: 55188|app: 0|req: 1672/3205] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1322 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.191336] [55188]: DEBUG nova.api.openstack.wsgi [None req-13fd68f8-ea52-4729-9e16-db6a1bcb0bfa tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.192978] [55187]: INFO nova.api.openstack.requestlog [None req-047c0ccf-2ced-4847-94df-88eeaef10b2a tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.060569 [ 784.193042] [55188]: DEBUG nova.compute.api [None req-13fd68f8-ea52-4729-9e16-db6a1bcb0bfa tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.193325] [55187]: [pid: 55187|app: 0|req: 1534/3206] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.196019] [55187]: DEBUG nova.api.openstack.wsgi [None req-4510ba7c-d6d8-42b1-a7c8-ebe9e0d1e385 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.196724] [55188]: DEBUG oslo_concurrency.lockutils [None req-13fd68f8-ea52-4729-9e16-db6a1bcb0bfa tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.196940] [55188]: DEBUG oslo_concurrency.lockutils [None req-13fd68f8-ea52-4729-9e16-db6a1bcb0bfa tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.197174] [55188]: DEBUG oslo_concurrency.lockutils [None req-13fd68f8-ea52-4729-9e16-db6a1bcb0bfa tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.197538] [55188]: DEBUG oslo_concurrency.lockutils [None req-13fd68f8-ea52-4729-9e16-db6a1bcb0bfa tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.197715] [55187]: DEBUG nova.compute.api [None req-4510ba7c-d6d8-42b1-a7c8-ebe9e0d1e385 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.197785] [55188]: DEBUG oslo_concurrency.lockutils [None req-13fd68f8-ea52-4729-9e16-db6a1bcb0bfa tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.197936] [55188]: DEBUG oslo_concurrency.lockutils [None req-13fd68f8-ea52-4729-9e16-db6a1bcb0bfa tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.201235] [55187]: DEBUG oslo_concurrency.lockutils [None req-4510ba7c-d6d8-42b1-a7c8-ebe9e0d1e385 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.201235] [55187]: DEBUG oslo_concurrency.lockutils [None req-4510ba7c-d6d8-42b1-a7c8-ebe9e0d1e385 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.201397] [55187]: DEBUG oslo_concurrency.lockutils [None req-4510ba7c-d6d8-42b1-a7c8-ebe9e0d1e385 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.202024] [55187]: DEBUG oslo_concurrency.lockutils [None req-4510ba7c-d6d8-42b1-a7c8-ebe9e0d1e385 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.202024] [55187]: DEBUG oslo_concurrency.lockutils [None req-4510ba7c-d6d8-42b1-a7c8-ebe9e0d1e385 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.202227] [55187]: DEBUG oslo_concurrency.lockutils [None req-4510ba7c-d6d8-42b1-a7c8-ebe9e0d1e385 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.224404] [55187]: DEBUG oslo_concurrency.lockutils [None req-4510ba7c-d6d8-42b1-a7c8-ebe9e0d1e385 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.224747] [55187]: DEBUG oslo_concurrency.lockutils [None req-4510ba7c-d6d8-42b1-a7c8-ebe9e0d1e385 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.225075] [55187]: DEBUG oslo_concurrency.lockutils [None req-4510ba7c-d6d8-42b1-a7c8-ebe9e0d1e385 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.225415] [55187]: DEBUG nova.objects.instance [None req-4510ba7c-d6d8-42b1-a7c8-ebe9e0d1e385 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 784.235126] [55188]: DEBUG nova.policy [None req-13fd68f8-ea52-4729-9e16-db6a1bcb0bfa tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.239791] [55188]: DEBUG nova.policy [None req-13fd68f8-ea52-4729-9e16-db6a1bcb0bfa tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.240462] [55188]: DEBUG nova.policy [None req-13fd68f8-ea52-4729-9e16-db6a1bcb0bfa tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.241094] [55188]: INFO nova.api.openstack.requestlog [None req-13fd68f8-ea52-4729-9e16-db6a1bcb0bfa tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.051773 [ 784.241416] [55188]: [pid: 55188|app: 0|req: 1673/3207] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 784.243796] [55188]: DEBUG nova.api.openstack.wsgi [None req-737a66e0-3298-4aee-8379-ba481acc0f95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.244101] [55188]: DEBUG nova.compute.api [None req-737a66e0-3298-4aee-8379-ba481acc0f95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.247419] [55188]: DEBUG oslo_concurrency.lockutils [None req-737a66e0-3298-4aee-8379-ba481acc0f95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.247733] [55188]: DEBUG oslo_concurrency.lockutils [None req-737a66e0-3298-4aee-8379-ba481acc0f95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.247847] [55188]: DEBUG oslo_concurrency.lockutils [None req-737a66e0-3298-4aee-8379-ba481acc0f95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.248273] [55188]: DEBUG oslo_concurrency.lockutils [None req-737a66e0-3298-4aee-8379-ba481acc0f95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.248524] [55188]: DEBUG oslo_concurrency.lockutils [None req-737a66e0-3298-4aee-8379-ba481acc0f95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.248705] [55188]: DEBUG oslo_concurrency.lockutils [None req-737a66e0-3298-4aee-8379-ba481acc0f95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.250742] [55187]: DEBUG nova.policy [None req-4510ba7c-d6d8-42b1-a7c8-ebe9e0d1e385 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.255257] [55187]: INFO nova.api.openstack.requestlog [None req-4510ba7c-d6d8-42b1-a7c8-ebe9e0d1e385 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.061295 [ 784.255596] [55187]: [pid: 55187|app: 0|req: 1535/3208] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.265746] [55188]: DEBUG nova.compute.api [None req-737a66e0-3298-4aee-8379-ba481acc0f95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 784.283758] [55187]: DEBUG nova.api.openstack.wsgi [None req-b71498ac-cdbe-4938-85cc-c1936aaa5327 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.285879] [55187]: DEBUG nova.compute.api [None req-b71498ac-cdbe-4938-85cc-c1936aaa5327 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.290035] [55187]: DEBUG oslo_concurrency.lockutils [None req-b71498ac-cdbe-4938-85cc-c1936aaa5327 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.290321] [55187]: DEBUG oslo_concurrency.lockutils [None req-b71498ac-cdbe-4938-85cc-c1936aaa5327 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.290526] [55187]: DEBUG oslo_concurrency.lockutils [None req-b71498ac-cdbe-4938-85cc-c1936aaa5327 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.290929] [55187]: DEBUG oslo_concurrency.lockutils [None req-b71498ac-cdbe-4938-85cc-c1936aaa5327 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.291157] [55187]: DEBUG oslo_concurrency.lockutils [None req-b71498ac-cdbe-4938-85cc-c1936aaa5327 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.291336] [55187]: DEBUG oslo_concurrency.lockutils [None req-b71498ac-cdbe-4938-85cc-c1936aaa5327 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.313026] [55188]: INFO nova.api.openstack.requestlog [None req-737a66e0-3298-4aee-8379-ba481acc0f95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 204 len: 0 microversion: 2.1 time: 0.070706 [ 784.313535] [55188]: [pid: 55188|app: 0|req: 1674/3209] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:04:24 2025] DELETE /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 784.319950] [55188]: DEBUG nova.api.openstack.wsgi [None req-327a82d4-6e67-4bc0-b459-264e33a5f355 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.321663] [55188]: DEBUG nova.compute.api [None req-327a82d4-6e67-4bc0-b459-264e33a5f355 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.325036] [55188]: DEBUG oslo_concurrency.lockutils [None req-327a82d4-6e67-4bc0-b459-264e33a5f355 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.325316] [55188]: DEBUG oslo_concurrency.lockutils [None req-327a82d4-6e67-4bc0-b459-264e33a5f355 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.325484] [55188]: DEBUG oslo_concurrency.lockutils [None req-327a82d4-6e67-4bc0-b459-264e33a5f355 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.325845] [55188]: DEBUG oslo_concurrency.lockutils [None req-327a82d4-6e67-4bc0-b459-264e33a5f355 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.326059] [55188]: DEBUG oslo_concurrency.lockutils [None req-327a82d4-6e67-4bc0-b459-264e33a5f355 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.326236] [55188]: DEBUG oslo_concurrency.lockutils [None req-327a82d4-6e67-4bc0-b459-264e33a5f355 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.343886] [55188]: DEBUG oslo_concurrency.lockutils [None req-327a82d4-6e67-4bc0-b459-264e33a5f355 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.344148] [55188]: DEBUG oslo_concurrency.lockutils [None req-327a82d4-6e67-4bc0-b459-264e33a5f355 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.344336] [55188]: DEBUG oslo_concurrency.lockutils [None req-327a82d4-6e67-4bc0-b459-264e33a5f355 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.344532] [55188]: DEBUG nova.objects.instance [None req-327a82d4-6e67-4bc0-b459-264e33a5f355 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 784.365654] [55187]: DEBUG nova.policy [None req-b71498ac-cdbe-4938-85cc-c1936aaa5327 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.370128] [55187]: INFO nova.api.openstack.requestlog [None req-b71498ac-cdbe-4938-85cc-c1936aaa5327 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1312 microversion: 2.1 time: 0.089027 [ 784.370438] [55187]: [pid: 55187|app: 0|req: 1536/3210] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.372918] [55187]: DEBUG nova.api.openstack.wsgi [None req-24a20fcf-e798-4c20-9235-0627b68410ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.374643] [55187]: DEBUG nova.compute.api [None req-24a20fcf-e798-4c20-9235-0627b68410ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.378277] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a20fcf-e798-4c20-9235-0627b68410ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.378511] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a20fcf-e798-4c20-9235-0627b68410ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.378722] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a20fcf-e798-4c20-9235-0627b68410ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.379049] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a20fcf-e798-4c20-9235-0627b68410ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.379253] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a20fcf-e798-4c20-9235-0627b68410ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.379425] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a20fcf-e798-4c20-9235-0627b68410ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.402683] [55188]: DEBUG nova.policy [None req-327a82d4-6e67-4bc0-b459-264e33a5f355 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.406226] [55188]: INFO nova.api.openstack.requestlog [None req-327a82d4-6e67-4bc0-b459-264e33a5f355 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1452 microversion: 2.1 time: 0.088608 [ 784.406712] [55188]: [pid: 55188|app: 0|req: 1675/3211] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1452 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.409230] [55188]: DEBUG nova.api.openstack.wsgi [None req-55c7bfa7-e5e3-4baf-8266-1988571ae5b4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.410730] [55188]: DEBUG nova.compute.api [None req-55c7bfa7-e5e3-4baf-8266-1988571ae5b4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.414642] [55188]: DEBUG oslo_concurrency.lockutils [None req-55c7bfa7-e5e3-4baf-8266-1988571ae5b4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.415091] [55188]: DEBUG oslo_concurrency.lockutils [None req-55c7bfa7-e5e3-4baf-8266-1988571ae5b4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.415371] [55188]: DEBUG oslo_concurrency.lockutils [None req-55c7bfa7-e5e3-4baf-8266-1988571ae5b4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.415783] [55188]: DEBUG oslo_concurrency.lockutils [None req-55c7bfa7-e5e3-4baf-8266-1988571ae5b4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.416044] [55188]: DEBUG oslo_concurrency.lockutils [None req-55c7bfa7-e5e3-4baf-8266-1988571ae5b4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.416280] [55188]: DEBUG oslo_concurrency.lockutils [None req-55c7bfa7-e5e3-4baf-8266-1988571ae5b4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.448699] [55188]: DEBUG nova.policy [None req-55c7bfa7-e5e3-4baf-8266-1988571ae5b4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.453553] [55188]: INFO nova.api.openstack.requestlog [None req-55c7bfa7-e5e3-4baf-8266-1988571ae5b4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.046296 [ 784.453902] [55188]: [pid: 55188|app: 0|req: 1676/3212] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.456490] [55188]: DEBUG nova.api.openstack.wsgi [None req-2ecb8a5b-e7fe-4fec-9752-900be84357ea tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.458568] [55188]: DEBUG nova.compute.api [None req-2ecb8a5b-e7fe-4fec-9752-900be84357ea tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.462038] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ecb8a5b-e7fe-4fec-9752-900be84357ea tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.462284] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ecb8a5b-e7fe-4fec-9752-900be84357ea tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.462470] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ecb8a5b-e7fe-4fec-9752-900be84357ea tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.462802] [55187]: DEBUG nova.policy [None req-24a20fcf-e798-4c20-9235-0627b68410ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.462895] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ecb8a5b-e7fe-4fec-9752-900be84357ea tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.463105] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ecb8a5b-e7fe-4fec-9752-900be84357ea tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.463753] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ecb8a5b-e7fe-4fec-9752-900be84357ea tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.467349] [55187]: INFO nova.api.openstack.requestlog [None req-24a20fcf-e798-4c20-9235-0627b68410ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1322 microversion: 2.1 time: 0.096305 [ 784.467902] [55187]: [pid: 55187|app: 0|req: 1537/3213] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1322 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.470734] [55187]: DEBUG nova.api.openstack.wsgi [None req-d5228129-5e7b-4bf2-8368-34929f0b583f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.472457] [55187]: DEBUG nova.compute.api [None req-d5228129-5e7b-4bf2-8368-34929f0b583f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.475850] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5228129-5e7b-4bf2-8368-34929f0b583f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.476116] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5228129-5e7b-4bf2-8368-34929f0b583f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.476302] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5228129-5e7b-4bf2-8368-34929f0b583f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.476714] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5228129-5e7b-4bf2-8368-34929f0b583f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.476903] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5228129-5e7b-4bf2-8368-34929f0b583f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.477091] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5228129-5e7b-4bf2-8368-34929f0b583f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.495619] [55188]: DEBUG nova.policy [None req-2ecb8a5b-e7fe-4fec-9752-900be84357ea tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.497324] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5228129-5e7b-4bf2-8368-34929f0b583f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.497733] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5228129-5e7b-4bf2-8368-34929f0b583f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.497733] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5228129-5e7b-4bf2-8368-34929f0b583f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.497942] [55187]: DEBUG nova.objects.instance [None req-d5228129-5e7b-4bf2-8368-34929f0b583f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 784.500389] [55188]: INFO nova.api.openstack.requestlog [None req-2ecb8a5b-e7fe-4fec-9752-900be84357ea tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.045820 [ 784.500862] [55188]: [pid: 55188|app: 0|req: 1677/3214] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.503384] [55188]: DEBUG nova.api.openstack.wsgi [None req-1d19ba3d-d522-4b8a-afd0-925db5eecb11 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.505153] [55188]: DEBUG nova.compute.api [None req-1d19ba3d-d522-4b8a-afd0-925db5eecb11 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.508895] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d19ba3d-d522-4b8a-afd0-925db5eecb11 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.509157] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d19ba3d-d522-4b8a-afd0-925db5eecb11 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.509425] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d19ba3d-d522-4b8a-afd0-925db5eecb11 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.509898] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d19ba3d-d522-4b8a-afd0-925db5eecb11 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.510147] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d19ba3d-d522-4b8a-afd0-925db5eecb11 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.510329] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d19ba3d-d522-4b8a-afd0-925db5eecb11 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.521985] [55187]: DEBUG nova.policy [None req-d5228129-5e7b-4bf2-8368-34929f0b583f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.526484] [55187]: DEBUG nova.policy [None req-d5228129-5e7b-4bf2-8368-34929f0b583f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.527159] [55187]: DEBUG nova.policy [None req-d5228129-5e7b-4bf2-8368-34929f0b583f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.530674] [55187]: INFO nova.api.openstack.requestlog [None req-d5228129-5e7b-4bf2-8368-34929f0b583f tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.062435 [ 784.531013] [55187]: [pid: 55187|app: 0|req: 1538/3215] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 784.531896] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d19ba3d-d522-4b8a-afd0-925db5eecb11 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.532198] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d19ba3d-d522-4b8a-afd0-925db5eecb11 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.532385] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d19ba3d-d522-4b8a-afd0-925db5eecb11 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.532602] [55188]: DEBUG nova.objects.instance [None req-1d19ba3d-d522-4b8a-afd0-925db5eecb11 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 784.534654] [55187]: DEBUG nova.api.openstack.wsgi [None req-052eecee-ea21-48eb-a1de-c36a2369cbb1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.536444] [55187]: DEBUG nova.compute.api [None req-052eecee-ea21-48eb-a1de-c36a2369cbb1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.543015] [55187]: DEBUG oslo_concurrency.lockutils [None req-052eecee-ea21-48eb-a1de-c36a2369cbb1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.543015] [55187]: DEBUG oslo_concurrency.lockutils [None req-052eecee-ea21-48eb-a1de-c36a2369cbb1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.543015] [55187]: DEBUG oslo_concurrency.lockutils [None req-052eecee-ea21-48eb-a1de-c36a2369cbb1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.543015] [55187]: DEBUG oslo_concurrency.lockutils [None req-052eecee-ea21-48eb-a1de-c36a2369cbb1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.543201] [55187]: DEBUG oslo_concurrency.lockutils [None req-052eecee-ea21-48eb-a1de-c36a2369cbb1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.543201] [55187]: DEBUG oslo_concurrency.lockutils [None req-052eecee-ea21-48eb-a1de-c36a2369cbb1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.554028] [55188]: DEBUG nova.policy [None req-1d19ba3d-d522-4b8a-afd0-925db5eecb11 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.558629] [55188]: INFO nova.api.openstack.requestlog [None req-1d19ba3d-d522-4b8a-afd0-925db5eecb11 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.057209 [ 784.559184] [55188]: [pid: 55188|app: 0|req: 1678/3216] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.566025] [55188]: DEBUG nova.api.openstack.wsgi [None req-ab6dd321-1bc8-4e86-bddc-3c4b7eac0434 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.567502] [55188]: DEBUG nova.compute.api [None req-ab6dd321-1bc8-4e86-bddc-3c4b7eac0434 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.575503] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab6dd321-1bc8-4e86-bddc-3c4b7eac0434 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.576134] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab6dd321-1bc8-4e86-bddc-3c4b7eac0434 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.576134] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab6dd321-1bc8-4e86-bddc-3c4b7eac0434 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.576296] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab6dd321-1bc8-4e86-bddc-3c4b7eac0434 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.576514] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab6dd321-1bc8-4e86-bddc-3c4b7eac0434 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.576721] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab6dd321-1bc8-4e86-bddc-3c4b7eac0434 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.587876] [55187]: DEBUG nova.policy [None req-052eecee-ea21-48eb-a1de-c36a2369cbb1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.591446] [55187]: INFO nova.api.openstack.requestlog [None req-052eecee-ea21-48eb-a1de-c36a2369cbb1 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.058827 [ 784.591780] [55187]: [pid: 55187|app: 0|req: 1539/3217] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.595116] [55187]: DEBUG nova.api.openstack.wsgi [None req-b5e485b5-33f9-4dce-bc0f-35a63291be11 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.595952] [55187]: DEBUG nova.compute.api [None req-b5e485b5-33f9-4dce-bc0f-35a63291be11 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.599259] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5e485b5-33f9-4dce-bc0f-35a63291be11 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.599484] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5e485b5-33f9-4dce-bc0f-35a63291be11 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.599671] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5e485b5-33f9-4dce-bc0f-35a63291be11 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.600028] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5e485b5-33f9-4dce-bc0f-35a63291be11 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.600225] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5e485b5-33f9-4dce-bc0f-35a63291be11 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.600396] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5e485b5-33f9-4dce-bc0f-35a63291be11 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.649184] [55187]: DEBUG nova.policy [None req-b5e485b5-33f9-4dce-bc0f-35a63291be11 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.649466] [55188]: DEBUG nova.policy [None req-ab6dd321-1bc8-4e86-bddc-3c4b7eac0434 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.652684] [55187]: INFO nova.api.openstack.requestlog [None req-b5e485b5-33f9-4dce-bc0f-35a63291be11 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.060115 [ 784.653257] [55187]: [pid: 55187|app: 0|req: 1540/3218] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.654342] [55188]: INFO nova.api.openstack.requestlog [None req-ab6dd321-1bc8-4e86-bddc-3c4b7eac0434 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1275 microversion: 2.1 time: 0.090597 [ 784.656146] [55188]: [pid: 55188|app: 0|req: 1679/3219] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:24 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1275 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.658292] [55187]: DEBUG nova.api.openstack.wsgi [None req-aaf1db7a-cf9c-446e-8d3d-242a8bc3f8f9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.660493] [55187]: DEBUG nova.compute.api [None req-aaf1db7a-cf9c-446e-8d3d-242a8bc3f8f9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.665064] [55187]: DEBUG oslo_concurrency.lockutils [None req-aaf1db7a-cf9c-446e-8d3d-242a8bc3f8f9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.665064] [55187]: DEBUG oslo_concurrency.lockutils [None req-aaf1db7a-cf9c-446e-8d3d-242a8bc3f8f9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.665064] [55187]: DEBUG oslo_concurrency.lockutils [None req-aaf1db7a-cf9c-446e-8d3d-242a8bc3f8f9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.665643] [55187]: DEBUG oslo_concurrency.lockutils [None req-aaf1db7a-cf9c-446e-8d3d-242a8bc3f8f9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.665905] [55187]: DEBUG oslo_concurrency.lockutils [None req-aaf1db7a-cf9c-446e-8d3d-242a8bc3f8f9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.666192] [55187]: DEBUG oslo_concurrency.lockutils [None req-aaf1db7a-cf9c-446e-8d3d-242a8bc3f8f9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.705026] [55187]: DEBUG nova.policy [None req-aaf1db7a-cf9c-446e-8d3d-242a8bc3f8f9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.709624] [55187]: INFO nova.api.openstack.requestlog [None req-aaf1db7a-cf9c-446e-8d3d-242a8bc3f8f9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.055614 [ 784.710199] [55187]: [pid: 55187|app: 0|req: 1541/3220] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:25 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.717493] [55188]: DEBUG nova.api.openstack.wsgi [None req-70dc1f07-1656-49f6-9374-384a3973d27f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.719401] [55188]: DEBUG nova.compute.api [None req-70dc1f07-1656-49f6-9374-384a3973d27f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.722777] [55188]: DEBUG oslo_concurrency.lockutils [None req-70dc1f07-1656-49f6-9374-384a3973d27f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.723017] [55188]: DEBUG oslo_concurrency.lockutils [None req-70dc1f07-1656-49f6-9374-384a3973d27f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.723472] [55188]: DEBUG oslo_concurrency.lockutils [None req-70dc1f07-1656-49f6-9374-384a3973d27f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.723803] [55188]: DEBUG oslo_concurrency.lockutils [None req-70dc1f07-1656-49f6-9374-384a3973d27f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.723803] [55188]: DEBUG oslo_concurrency.lockutils [None req-70dc1f07-1656-49f6-9374-384a3973d27f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.724719] [55188]: DEBUG oslo_concurrency.lockutils [None req-70dc1f07-1656-49f6-9374-384a3973d27f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.751157] [55188]: DEBUG oslo_concurrency.lockutils [None req-70dc1f07-1656-49f6-9374-384a3973d27f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.751157] [55188]: DEBUG oslo_concurrency.lockutils [None req-70dc1f07-1656-49f6-9374-384a3973d27f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.751157] [55188]: DEBUG oslo_concurrency.lockutils [None req-70dc1f07-1656-49f6-9374-384a3973d27f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.751636] [55188]: DEBUG nova.objects.instance [None req-70dc1f07-1656-49f6-9374-384a3973d27f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 784.791054] [55188]: DEBUG nova.policy [None req-70dc1f07-1656-49f6-9374-384a3973d27f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.798205] [55188]: INFO nova.api.openstack.requestlog [None req-70dc1f07-1656-49f6-9374-384a3973d27f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.082910 [ 784.798318] [55188]: [pid: 55188|app: 0|req: 1680/3221] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:25 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.838185] [55187]: DEBUG nova.api.openstack.wsgi [None req-37e8e72a-fae6-4ef3-b611-5285ce0db297 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.840986] [55187]: DEBUG nova.compute.api [None req-37e8e72a-fae6-4ef3-b611-5285ce0db297 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.844863] [55187]: DEBUG oslo_concurrency.lockutils [None req-37e8e72a-fae6-4ef3-b611-5285ce0db297 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.845735] [55187]: DEBUG oslo_concurrency.lockutils [None req-37e8e72a-fae6-4ef3-b611-5285ce0db297 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.845893] [55187]: DEBUG oslo_concurrency.lockutils [None req-37e8e72a-fae6-4ef3-b611-5285ce0db297 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.846277] [55187]: DEBUG oslo_concurrency.lockutils [None req-37e8e72a-fae6-4ef3-b611-5285ce0db297 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.846500] [55187]: DEBUG oslo_concurrency.lockutils [None req-37e8e72a-fae6-4ef3-b611-5285ce0db297 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.846888] [55187]: DEBUG oslo_concurrency.lockutils [None req-37e8e72a-fae6-4ef3-b611-5285ce0db297 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.859654] [55188]: DEBUG nova.api.openstack.wsgi [None req-b7268f99-bbdd-4cb7-a015-6e06d99d2eaf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.861354] [55188]: DEBUG nova.compute.api [None req-b7268f99-bbdd-4cb7-a015-6e06d99d2eaf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.865210] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7268f99-bbdd-4cb7-a015-6e06d99d2eaf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.865534] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7268f99-bbdd-4cb7-a015-6e06d99d2eaf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.865796] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7268f99-bbdd-4cb7-a015-6e06d99d2eaf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.866252] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7268f99-bbdd-4cb7-a015-6e06d99d2eaf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.866503] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7268f99-bbdd-4cb7-a015-6e06d99d2eaf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.866812] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7268f99-bbdd-4cb7-a015-6e06d99d2eaf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.888286] [55187]: DEBUG nova.policy [None req-37e8e72a-fae6-4ef3-b611-5285ce0db297 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.892792] [55187]: INFO nova.api.openstack.requestlog [None req-37e8e72a-fae6-4ef3-b611-5285ce0db297 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.057020 [ 784.893137] [55187]: [pid: 55187|app: 0|req: 1542/3222] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:25 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.896650] [55187]: DEBUG nova.api.openstack.wsgi [None req-f521dbaa-1d48-4e69-b351-5fa4fe070954 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afb1157e0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.927850] [55187]: INFO nova.api.openstack.requestlog [None req-f521dbaa-1d48-4e69-b351-5fa4fe070954 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb" status: 200 len: 1645 microversion: 2.1 time: 0.034000 [ 784.928170] [55187]: [pid: 55187|app: 0|req: 1543/3223] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:25 2025] GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb => generated 1645 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.930677] [55187]: DEBUG nova.api.openstack.wsgi [None req-ec8d2b13-463f-45c5-9b8f-cde26bd9f92a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.932665] [55187]: DEBUG nova.compute.api [None req-ec8d2b13-463f-45c5-9b8f-cde26bd9f92a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.936855] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec8d2b13-463f-45c5-9b8f-cde26bd9f92a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.936955] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec8d2b13-463f-45c5-9b8f-cde26bd9f92a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.937125] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec8d2b13-463f-45c5-9b8f-cde26bd9f92a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.937640] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec8d2b13-463f-45c5-9b8f-cde26bd9f92a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.937867] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec8d2b13-463f-45c5-9b8f-cde26bd9f92a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.938059] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec8d2b13-463f-45c5-9b8f-cde26bd9f92a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.965124] [55188]: DEBUG nova.policy [None req-b7268f99-bbdd-4cb7-a015-6e06d99d2eaf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.972375] [55188]: INFO nova.api.openstack.requestlog [None req-b7268f99-bbdd-4cb7-a015-6e06d99d2eaf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1698 microversion: 2.1 time: 0.113762 [ 784.972744] [55188]: [pid: 55188|app: 0|req: 1681/3224] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:25 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1698 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.977218] [55188]: DEBUG nova.api.openstack.wsgi [None req-41d3bb5c-0a47-4add-8279-b3ac94587d58 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 784.978934] [55188]: DEBUG nova.compute.api [None req-41d3bb5c-0a47-4add-8279-b3ac94587d58 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 784.984884] [55188]: DEBUG oslo_concurrency.lockutils [None req-41d3bb5c-0a47-4add-8279-b3ac94587d58 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.984884] [55188]: DEBUG oslo_concurrency.lockutils [None req-41d3bb5c-0a47-4add-8279-b3ac94587d58 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.984884] [55188]: DEBUG oslo_concurrency.lockutils [None req-41d3bb5c-0a47-4add-8279-b3ac94587d58 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.984884] [55188]: DEBUG oslo_concurrency.lockutils [None req-41d3bb5c-0a47-4add-8279-b3ac94587d58 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.985144] [55188]: DEBUG oslo_concurrency.lockutils [None req-41d3bb5c-0a47-4add-8279-b3ac94587d58 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.985144] [55188]: DEBUG oslo_concurrency.lockutils [None req-41d3bb5c-0a47-4add-8279-b3ac94587d58 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.010842] [55188]: DEBUG oslo_concurrency.lockutils [None req-41d3bb5c-0a47-4add-8279-b3ac94587d58 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.011131] [55188]: DEBUG oslo_concurrency.lockutils [None req-41d3bb5c-0a47-4add-8279-b3ac94587d58 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.011325] [55188]: DEBUG oslo_concurrency.lockutils [None req-41d3bb5c-0a47-4add-8279-b3ac94587d58 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.011528] [55188]: DEBUG nova.objects.instance [None req-41d3bb5c-0a47-4add-8279-b3ac94587d58 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 785.034767] [55188]: DEBUG nova.policy [None req-41d3bb5c-0a47-4add-8279-b3ac94587d58 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.040184] [55188]: INFO nova.api.openstack.requestlog [None req-41d3bb5c-0a47-4add-8279-b3ac94587d58 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.066097 [ 785.040773] [55188]: [pid: 55188|app: 0|req: 1682/3225] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:25 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.043884] [55188]: DEBUG nova.api.openstack.wsgi [None req-d81d9acd-5188-4051-a8f8-bbaf315cb6e4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.045718] [55188]: DEBUG nova.compute.api [None req-d81d9acd-5188-4051-a8f8-bbaf315cb6e4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.052583] [55188]: DEBUG oslo_concurrency.lockutils [None req-d81d9acd-5188-4051-a8f8-bbaf315cb6e4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.052878] [55188]: DEBUG oslo_concurrency.lockutils [None req-d81d9acd-5188-4051-a8f8-bbaf315cb6e4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.053121] [55188]: DEBUG oslo_concurrency.lockutils [None req-d81d9acd-5188-4051-a8f8-bbaf315cb6e4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.053544] [55188]: DEBUG oslo_concurrency.lockutils [None req-d81d9acd-5188-4051-a8f8-bbaf315cb6e4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.053769] [55188]: DEBUG oslo_concurrency.lockutils [None req-d81d9acd-5188-4051-a8f8-bbaf315cb6e4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.053995] [55188]: DEBUG oslo_concurrency.lockutils [None req-d81d9acd-5188-4051-a8f8-bbaf315cb6e4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.098448] [55188]: DEBUG nova.policy [None req-d81d9acd-5188-4051-a8f8-bbaf315cb6e4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.103513] [55188]: INFO nova.api.openstack.requestlog [None req-d81d9acd-5188-4051-a8f8-bbaf315cb6e4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.061997 [ 785.104014] [55188]: [pid: 55188|app: 0|req: 1683/3226] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:25 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.110863] [55188]: DEBUG nova.api.openstack.wsgi [None req-19ede155-51a3-465b-b251-71adc1e7f60f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.116023] [55188]: DEBUG nova.compute.api [None req-19ede155-51a3-465b-b251-71adc1e7f60f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.123088] [55188]: DEBUG oslo_concurrency.lockutils [None req-19ede155-51a3-465b-b251-71adc1e7f60f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.123381] [55188]: DEBUG oslo_concurrency.lockutils [None req-19ede155-51a3-465b-b251-71adc1e7f60f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.123576] [55188]: DEBUG oslo_concurrency.lockutils [None req-19ede155-51a3-465b-b251-71adc1e7f60f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.123953] [55188]: DEBUG oslo_concurrency.lockutils [None req-19ede155-51a3-465b-b251-71adc1e7f60f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.124169] [55188]: DEBUG oslo_concurrency.lockutils [None req-19ede155-51a3-465b-b251-71adc1e7f60f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.124341] [55188]: DEBUG oslo_concurrency.lockutils [None req-19ede155-51a3-465b-b251-71adc1e7f60f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.147832] [55188]: DEBUG oslo_concurrency.lockutils [None req-19ede155-51a3-465b-b251-71adc1e7f60f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.149622] [55188]: DEBUG oslo_concurrency.lockutils [None req-19ede155-51a3-465b-b251-71adc1e7f60f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.149622] [55188]: DEBUG oslo_concurrency.lockutils [None req-19ede155-51a3-465b-b251-71adc1e7f60f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.149622] [55188]: DEBUG nova.objects.instance [None req-19ede155-51a3-465b-b251-71adc1e7f60f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 785.173673] [55188]: DEBUG nova.policy [None req-19ede155-51a3-465b-b251-71adc1e7f60f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.178517] [55188]: INFO nova.api.openstack.requestlog [None req-19ede155-51a3-465b-b251-71adc1e7f60f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.074000 [ 785.178950] [55188]: [pid: 55188|app: 0|req: 1684/3227] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:25 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.182071] [55188]: DEBUG nova.api.openstack.wsgi [None req-cf4e657f-b9b0-4a20-87fd-a622f7660996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.184309] [55188]: DEBUG nova.compute.api [None req-cf4e657f-b9b0-4a20-87fd-a622f7660996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.189654] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf4e657f-b9b0-4a20-87fd-a622f7660996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.189978] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf4e657f-b9b0-4a20-87fd-a622f7660996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.190244] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf4e657f-b9b0-4a20-87fd-a622f7660996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.190864] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf4e657f-b9b0-4a20-87fd-a622f7660996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.191115] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf4e657f-b9b0-4a20-87fd-a622f7660996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.191354] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf4e657f-b9b0-4a20-87fd-a622f7660996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.223185] [55187]: DEBUG nova.policy [None req-ec8d2b13-463f-45c5-9b8f-cde26bd9f92a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.230036] [55187]: INFO nova.api.openstack.requestlog [None req-ec8d2b13-463f-45c5-9b8f-cde26bd9f92a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1290 microversion: 2.1 time: 0.298807 [ 785.230036] [55187]: [pid: 55187|app: 0|req: 1544/3228] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:25 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1290 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.231365] [55187]: DEBUG nova.api.openstack.wsgi [None req-7324a548-2f4b-4439-a3d2-20b5f4b0c453 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.233361] [55187]: DEBUG nova.compute.api [None req-7324a548-2f4b-4439-a3d2-20b5f4b0c453 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.237971] [55188]: DEBUG nova.policy [None req-cf4e657f-b9b0-4a20-87fd-a622f7660996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.240633] [55187]: DEBUG oslo_concurrency.lockutils [None req-7324a548-2f4b-4439-a3d2-20b5f4b0c453 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.240633] [55187]: DEBUG oslo_concurrency.lockutils [None req-7324a548-2f4b-4439-a3d2-20b5f4b0c453 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.240633] [55187]: DEBUG oslo_concurrency.lockutils [None req-7324a548-2f4b-4439-a3d2-20b5f4b0c453 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.240633] [55187]: DEBUG oslo_concurrency.lockutils [None req-7324a548-2f4b-4439-a3d2-20b5f4b0c453 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.240834] [55187]: DEBUG oslo_concurrency.lockutils [None req-7324a548-2f4b-4439-a3d2-20b5f4b0c453 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.240834] [55187]: DEBUG oslo_concurrency.lockutils [None req-7324a548-2f4b-4439-a3d2-20b5f4b0c453 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.242868] [55188]: DEBUG nova.policy [None req-cf4e657f-b9b0-4a20-87fd-a622f7660996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.243592] [55188]: DEBUG nova.policy [None req-cf4e657f-b9b0-4a20-87fd-a622f7660996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.248449] [55188]: INFO nova.api.openstack.requestlog [None req-cf4e657f-b9b0-4a20-87fd-a622f7660996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.068349 [ 785.249048] [55188]: [pid: 55188|app: 0|req: 1685/3229] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:25 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 785.254917] [55188]: DEBUG nova.api.openstack.wsgi [req-ce62733c-ee9d-4210-aeb6-4a5fb6971ae8 req-2216d7a9-8f3d-42c9-8f99-4fae311002e4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f7269ff0-c7b4-4dd9-9413-5198ce7a6b86", "name": "network-vif-deleted", "tag": "15e75c5d-4cce-4bf6-b76c-92d2703c7a77"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 785.263075] [55188]: DEBUG oslo_concurrency.lockutils [req-ce62733c-ee9d-4210-aeb6-4a5fb6971ae8 req-2216d7a9-8f3d-42c9-8f99-4fae311002e4 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.263347] [55188]: DEBUG oslo_concurrency.lockutils [req-ce62733c-ee9d-4210-aeb6-4a5fb6971ae8 req-2216d7a9-8f3d-42c9-8f99-4fae311002e4 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.265676] [55188]: DEBUG oslo_concurrency.lockutils [req-ce62733c-ee9d-4210-aeb6-4a5fb6971ae8 req-2216d7a9-8f3d-42c9-8f99-4fae311002e4 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.275525] [55188]: INFO nova.api.openstack.compute.server_external_events [req-ce62733c-ee9d-4210-aeb6-4a5fb6971ae8 req-2216d7a9-8f3d-42c9-8f99-4fae311002e4 service nova] Creating event network-vif-deleted:15e75c5d-4cce-4bf6-b76c-92d2703c7a77 for instance f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 on cpu-1 [ 785.281289] [55188]: INFO nova.api.openstack.requestlog [req-ce62733c-ee9d-4210-aeb6-4a5fb6971ae8 req-2216d7a9-8f3d-42c9-8f99-4fae311002e4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031417 [ 785.281647] [55188]: [pid: 55188|app: 0|req: 1686/3230] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:25 2025] 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) [ 785.284460] [55188]: DEBUG nova.api.openstack.wsgi [None req-ba46ecdf-1f79-46cf-a5a0-1650155d9231 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.288029] [55188]: DEBUG nova.compute.api [None req-ba46ecdf-1f79-46cf-a5a0-1650155d9231 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.288706] [55187]: DEBUG nova.policy [None req-7324a548-2f4b-4439-a3d2-20b5f4b0c453 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.294075] [55187]: INFO nova.api.openstack.requestlog [None req-7324a548-2f4b-4439-a3d2-20b5f4b0c453 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.065391 [ 785.294572] [55187]: [pid: 55187|app: 0|req: 1545/3231] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:25 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.298393] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba46ecdf-1f79-46cf-a5a0-1650155d9231 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.298488] [55187]: DEBUG nova.api.openstack.wsgi [None req-b5e494d6-cfa5-4e69-bab7-04a60e11bf24 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.298584] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba46ecdf-1f79-46cf-a5a0-1650155d9231 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.298584] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba46ecdf-1f79-46cf-a5a0-1650155d9231 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.299263] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba46ecdf-1f79-46cf-a5a0-1650155d9231 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.299263] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba46ecdf-1f79-46cf-a5a0-1650155d9231 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.299387] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba46ecdf-1f79-46cf-a5a0-1650155d9231 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.299501] [55187]: DEBUG nova.compute.api [None req-b5e494d6-cfa5-4e69-bab7-04a60e11bf24 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.305404] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5e494d6-cfa5-4e69-bab7-04a60e11bf24 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.305404] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5e494d6-cfa5-4e69-bab7-04a60e11bf24 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.305404] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5e494d6-cfa5-4e69-bab7-04a60e11bf24 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.305404] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5e494d6-cfa5-4e69-bab7-04a60e11bf24 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.305648] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5e494d6-cfa5-4e69-bab7-04a60e11bf24 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.305648] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5e494d6-cfa5-4e69-bab7-04a60e11bf24 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.338597] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5e494d6-cfa5-4e69-bab7-04a60e11bf24 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.338597] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5e494d6-cfa5-4e69-bab7-04a60e11bf24 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.338597] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5e494d6-cfa5-4e69-bab7-04a60e11bf24 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.338597] [55187]: DEBUG nova.objects.instance [None req-b5e494d6-cfa5-4e69-bab7-04a60e11bf24 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 785.370134] [55187]: DEBUG nova.policy [None req-b5e494d6-cfa5-4e69-bab7-04a60e11bf24 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.377056] [55187]: INFO nova.api.openstack.requestlog [None req-b5e494d6-cfa5-4e69-bab7-04a60e11bf24 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.081477 [ 785.377187] [55187]: [pid: 55187|app: 0|req: 1546/3232] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:25 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.380874] [55187]: DEBUG nova.api.openstack.wsgi [None req-73cca387-7178-43a6-abac-89d0c88ac099 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.385045] [55187]: DEBUG nova.compute.api [None req-73cca387-7178-43a6-abac-89d0c88ac099 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.386451] [55187]: DEBUG oslo_concurrency.lockutils [None req-73cca387-7178-43a6-abac-89d0c88ac099 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.386734] [55187]: DEBUG oslo_concurrency.lockutils [None req-73cca387-7178-43a6-abac-89d0c88ac099 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.386930] [55187]: DEBUG oslo_concurrency.lockutils [None req-73cca387-7178-43a6-abac-89d0c88ac099 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.387338] [55187]: DEBUG oslo_concurrency.lockutils [None req-73cca387-7178-43a6-abac-89d0c88ac099 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.387583] [55187]: DEBUG oslo_concurrency.lockutils [None req-73cca387-7178-43a6-abac-89d0c88ac099 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.387769] [55187]: DEBUG oslo_concurrency.lockutils [None req-73cca387-7178-43a6-abac-89d0c88ac099 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.410178] [55188]: DEBUG nova.policy [None req-ba46ecdf-1f79-46cf-a5a0-1650155d9231 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.418556] [55188]: INFO nova.api.openstack.requestlog [None req-ba46ecdf-1f79-46cf-a5a0-1650155d9231 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1322 microversion: 2.1 time: 0.135693 [ 785.418556] [55188]: [pid: 55188|app: 0|req: 1687/3233] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:25 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1322 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.421616] [55188]: DEBUG nova.api.openstack.wsgi [None req-bf1e5334-662d-427d-b71e-4220fffa7877 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.423332] [55188]: DEBUG nova.compute.api [None req-bf1e5334-662d-427d-b71e-4220fffa7877 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.429968] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf1e5334-662d-427d-b71e-4220fffa7877 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.429968] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf1e5334-662d-427d-b71e-4220fffa7877 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.430179] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf1e5334-662d-427d-b71e-4220fffa7877 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.431612] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf1e5334-662d-427d-b71e-4220fffa7877 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.431612] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf1e5334-662d-427d-b71e-4220fffa7877 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.431612] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf1e5334-662d-427d-b71e-4220fffa7877 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.448196] [55187]: DEBUG nova.policy [None req-73cca387-7178-43a6-abac-89d0c88ac099 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.454173] [55187]: DEBUG nova.policy [None req-73cca387-7178-43a6-abac-89d0c88ac099 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.458498] [55187]: DEBUG nova.policy [None req-73cca387-7178-43a6-abac-89d0c88ac099 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.458498] [55187]: INFO nova.api.openstack.requestlog [None req-73cca387-7178-43a6-abac-89d0c88ac099 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.078561 [ 785.458498] [55187]: [pid: 55187|app: 0|req: 1547/3234] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:25 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 785.459701] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf1e5334-662d-427d-b71e-4220fffa7877 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.459832] [55187]: DEBUG nova.api.openstack.wsgi [None req-ef0bee8c-189f-473f-9df2-a9f9e58926c2 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.460510] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf1e5334-662d-427d-b71e-4220fffa7877 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.460843] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf1e5334-662d-427d-b71e-4220fffa7877 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.461094] [55188]: DEBUG nova.objects.instance [None req-bf1e5334-662d-427d-b71e-4220fffa7877 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 785.461959] [55187]: DEBUG nova.compute.api [None req-ef0bee8c-189f-473f-9df2-a9f9e58926c2 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.468482] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef0bee8c-189f-473f-9df2-a9f9e58926c2 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.468806] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef0bee8c-189f-473f-9df2-a9f9e58926c2 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.469021] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef0bee8c-189f-473f-9df2-a9f9e58926c2 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.469840] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef0bee8c-189f-473f-9df2-a9f9e58926c2 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.470089] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef0bee8c-189f-473f-9df2-a9f9e58926c2 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.470275] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef0bee8c-189f-473f-9df2-a9f9e58926c2 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.490732] [55188]: DEBUG nova.policy [None req-bf1e5334-662d-427d-b71e-4220fffa7877 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.498920] [55188]: INFO nova.api.openstack.requestlog [None req-bf1e5334-662d-427d-b71e-4220fffa7877 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.079713 [ 785.500296] [55188]: [pid: 55188|app: 0|req: 1688/3235] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:25 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.503689] [55188]: DEBUG nova.api.openstack.wsgi [None req-ee9fbd19-f1de-466b-9636-81363c032274 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.506229] [55188]: DEBUG nova.compute.api [None req-ee9fbd19-f1de-466b-9636-81363c032274 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.511463] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9fbd19-f1de-466b-9636-81363c032274 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.511863] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9fbd19-f1de-466b-9636-81363c032274 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.512142] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9fbd19-f1de-466b-9636-81363c032274 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.512609] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9fbd19-f1de-466b-9636-81363c032274 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.512863] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9fbd19-f1de-466b-9636-81363c032274 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.513162] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9fbd19-f1de-466b-9636-81363c032274 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.542509] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9fbd19-f1de-466b-9636-81363c032274 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.542914] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9fbd19-f1de-466b-9636-81363c032274 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.543214] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9fbd19-f1de-466b-9636-81363c032274 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.543541] [55188]: DEBUG nova.objects.instance [None req-ee9fbd19-f1de-466b-9636-81363c032274 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 785.559814] [55187]: DEBUG nova.policy [None req-ef0bee8c-189f-473f-9df2-a9f9e58926c2 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.567179] [55187]: INFO nova.api.openstack.requestlog [None req-ef0bee8c-189f-473f-9df2-a9f9e58926c2 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1312 microversion: 2.1 time: 0.109068 [ 785.567711] [55187]: [pid: 55187|app: 0|req: 1548/3236] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:25 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1312 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.570713] [55187]: DEBUG nova.api.openstack.wsgi [None req-7e4eec81-f722-47fd-b6c2-22adeb07cb03 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.573245] [55187]: DEBUG nova.compute.api [None req-7e4eec81-f722-47fd-b6c2-22adeb07cb03 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.577546] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e4eec81-f722-47fd-b6c2-22adeb07cb03 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.577855] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e4eec81-f722-47fd-b6c2-22adeb07cb03 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.578056] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e4eec81-f722-47fd-b6c2-22adeb07cb03 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.578496] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e4eec81-f722-47fd-b6c2-22adeb07cb03 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.578698] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e4eec81-f722-47fd-b6c2-22adeb07cb03 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.578874] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e4eec81-f722-47fd-b6c2-22adeb07cb03 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.620232] [55188]: DEBUG nova.policy [None req-ee9fbd19-f1de-466b-9636-81363c032274 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.625574] [55187]: DEBUG nova.policy [None req-7e4eec81-f722-47fd-b6c2-22adeb07cb03 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.629755] [55188]: INFO nova.api.openstack.requestlog [None req-ee9fbd19-f1de-466b-9636-81363c032274 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1452 microversion: 2.1 time: 0.126658 [ 785.629755] [55188]: [pid: 55188|app: 0|req: 1689/3237] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:25 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1452 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.632781] [55187]: INFO nova.api.openstack.requestlog [None req-7e4eec81-f722-47fd-b6c2-22adeb07cb03 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.063879 [ 785.632911] [55188]: DEBUG nova.api.openstack.wsgi [None req-36aa5eb2-6693-44a0-8229-221c165361ea tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.632974] [55187]: [pid: 55187|app: 0|req: 1549/3238] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:25 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.637730] [55188]: DEBUG nova.compute.api [None req-36aa5eb2-6693-44a0-8229-221c165361ea tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.637903] [55187]: DEBUG nova.api.openstack.wsgi [None req-05c2fa3c-41a3-404a-9e9b-e78c81e26381 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.639755] [55188]: DEBUG oslo_concurrency.lockutils [None req-36aa5eb2-6693-44a0-8229-221c165361ea tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.639925] [55188]: DEBUG oslo_concurrency.lockutils [None req-36aa5eb2-6693-44a0-8229-221c165361ea tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.640195] [55188]: DEBUG oslo_concurrency.lockutils [None req-36aa5eb2-6693-44a0-8229-221c165361ea tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.640575] [55187]: DEBUG nova.compute.api [None req-05c2fa3c-41a3-404a-9e9b-e78c81e26381 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.640700] [55188]: DEBUG oslo_concurrency.lockutils [None req-36aa5eb2-6693-44a0-8229-221c165361ea tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.640820] [55188]: DEBUG oslo_concurrency.lockutils [None req-36aa5eb2-6693-44a0-8229-221c165361ea tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.640992] [55188]: DEBUG oslo_concurrency.lockutils [None req-36aa5eb2-6693-44a0-8229-221c165361ea tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.645689] [55187]: DEBUG oslo_concurrency.lockutils [None req-05c2fa3c-41a3-404a-9e9b-e78c81e26381 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.646111] [55187]: DEBUG oslo_concurrency.lockutils [None req-05c2fa3c-41a3-404a-9e9b-e78c81e26381 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.646903] [55187]: DEBUG oslo_concurrency.lockutils [None req-05c2fa3c-41a3-404a-9e9b-e78c81e26381 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.647056] [55187]: DEBUG oslo_concurrency.lockutils [None req-05c2fa3c-41a3-404a-9e9b-e78c81e26381 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.647335] [55187]: DEBUG oslo_concurrency.lockutils [None req-05c2fa3c-41a3-404a-9e9b-e78c81e26381 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.647614] [55187]: DEBUG oslo_concurrency.lockutils [None req-05c2fa3c-41a3-404a-9e9b-e78c81e26381 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.696961] [55187]: DEBUG nova.policy [None req-05c2fa3c-41a3-404a-9e9b-e78c81e26381 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.701840] [55187]: INFO nova.api.openstack.requestlog [None req-05c2fa3c-41a3-404a-9e9b-e78c81e26381 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.068046 [ 785.702695] [55187]: [pid: 55187|app: 0|req: 1550/3239] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.705052] [55187]: DEBUG nova.api.openstack.wsgi [None req-50a1bf0f-40a9-4853-8b6b-13a90e7a70d6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.706807] [55187]: DEBUG nova.compute.api [None req-50a1bf0f-40a9-4853-8b6b-13a90e7a70d6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.710987] [55187]: DEBUG oslo_concurrency.lockutils [None req-50a1bf0f-40a9-4853-8b6b-13a90e7a70d6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.710987] [55187]: DEBUG oslo_concurrency.lockutils [None req-50a1bf0f-40a9-4853-8b6b-13a90e7a70d6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.710987] [55187]: DEBUG oslo_concurrency.lockutils [None req-50a1bf0f-40a9-4853-8b6b-13a90e7a70d6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.711179] [55187]: DEBUG oslo_concurrency.lockutils [None req-50a1bf0f-40a9-4853-8b6b-13a90e7a70d6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.711382] [55187]: DEBUG oslo_concurrency.lockutils [None req-50a1bf0f-40a9-4853-8b6b-13a90e7a70d6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.711584] [55187]: DEBUG oslo_concurrency.lockutils [None req-50a1bf0f-40a9-4853-8b6b-13a90e7a70d6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.725445] [55188]: DEBUG nova.policy [None req-36aa5eb2-6693-44a0-8229-221c165361ea tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.729899] [55188]: INFO nova.api.openstack.requestlog [None req-36aa5eb2-6693-44a0-8229-221c165361ea tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1322 microversion: 2.1 time: 0.099813 [ 785.730444] [55188]: [pid: 55188|app: 0|req: 1690/3240] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:25 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1322 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.732153] [55187]: DEBUG oslo_concurrency.lockutils [None req-50a1bf0f-40a9-4853-8b6b-13a90e7a70d6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.732376] [55187]: DEBUG oslo_concurrency.lockutils [None req-50a1bf0f-40a9-4853-8b6b-13a90e7a70d6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.735129] [55187]: DEBUG oslo_concurrency.lockutils [None req-50a1bf0f-40a9-4853-8b6b-13a90e7a70d6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.735129] [55187]: DEBUG nova.objects.instance [None req-50a1bf0f-40a9-4853-8b6b-13a90e7a70d6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 785.735323] [55188]: DEBUG nova.api.openstack.wsgi [None req-1e7bb01d-fb08-4174-b341-ff1a72cb73e7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.737086] [55188]: DEBUG nova.compute.api [None req-1e7bb01d-fb08-4174-b341-ff1a72cb73e7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.741865] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e7bb01d-fb08-4174-b341-ff1a72cb73e7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.741865] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e7bb01d-fb08-4174-b341-ff1a72cb73e7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.741996] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e7bb01d-fb08-4174-b341-ff1a72cb73e7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.743992] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e7bb01d-fb08-4174-b341-ff1a72cb73e7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.743992] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e7bb01d-fb08-4174-b341-ff1a72cb73e7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.743992] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e7bb01d-fb08-4174-b341-ff1a72cb73e7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.756338] [55187]: DEBUG nova.policy [None req-50a1bf0f-40a9-4853-8b6b-13a90e7a70d6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.761849] [55187]: DEBUG nova.policy [None req-50a1bf0f-40a9-4853-8b6b-13a90e7a70d6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.762603] [55187]: DEBUG nova.policy [None req-50a1bf0f-40a9-4853-8b6b-13a90e7a70d6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.766176] [55187]: INFO nova.api.openstack.requestlog [None req-50a1bf0f-40a9-4853-8b6b-13a90e7a70d6 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.063223 [ 785.766433] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e7bb01d-fb08-4174-b341-ff1a72cb73e7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.766655] [55187]: [pid: 55187|app: 0|req: 1551/3241] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 785.766812] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e7bb01d-fb08-4174-b341-ff1a72cb73e7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.767331] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e7bb01d-fb08-4174-b341-ff1a72cb73e7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.767331] [55188]: DEBUG nova.objects.instance [None req-1e7bb01d-fb08-4174-b341-ff1a72cb73e7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 785.770020] [55187]: DEBUG nova.api.openstack.wsgi [None req-89f8cf66-0fa0-4c70-b2d4-e580f3a22553 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.772181] [55187]: DEBUG nova.compute.api [None req-89f8cf66-0fa0-4c70-b2d4-e580f3a22553 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.776038] [55187]: DEBUG oslo_concurrency.lockutils [None req-89f8cf66-0fa0-4c70-b2d4-e580f3a22553 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.776038] [55187]: DEBUG oslo_concurrency.lockutils [None req-89f8cf66-0fa0-4c70-b2d4-e580f3a22553 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.776192] [55187]: DEBUG oslo_concurrency.lockutils [None req-89f8cf66-0fa0-4c70-b2d4-e580f3a22553 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.776515] [55187]: DEBUG oslo_concurrency.lockutils [None req-89f8cf66-0fa0-4c70-b2d4-e580f3a22553 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.776740] [55187]: DEBUG oslo_concurrency.lockutils [None req-89f8cf66-0fa0-4c70-b2d4-e580f3a22553 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.776941] [55187]: DEBUG oslo_concurrency.lockutils [None req-89f8cf66-0fa0-4c70-b2d4-e580f3a22553 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.789862] [55188]: DEBUG nova.policy [None req-1e7bb01d-fb08-4174-b341-ff1a72cb73e7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.795374] [55188]: INFO nova.api.openstack.requestlog [None req-1e7bb01d-fb08-4174-b341-ff1a72cb73e7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.064466 [ 785.796087] [55188]: [pid: 55188|app: 0|req: 1691/3242] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.798869] [55188]: DEBUG nova.api.openstack.wsgi [None req-b2dac0b5-01d7-4ca5-8d75-0f56695b8dfa tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.800661] [55188]: DEBUG nova.compute.api [None req-b2dac0b5-01d7-4ca5-8d75-0f56695b8dfa tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.804782] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2dac0b5-01d7-4ca5-8d75-0f56695b8dfa tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.804937] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2dac0b5-01d7-4ca5-8d75-0f56695b8dfa tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.805147] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2dac0b5-01d7-4ca5-8d75-0f56695b8dfa tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.805510] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2dac0b5-01d7-4ca5-8d75-0f56695b8dfa tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.805714] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2dac0b5-01d7-4ca5-8d75-0f56695b8dfa tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.806078] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2dac0b5-01d7-4ca5-8d75-0f56695b8dfa tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.815892] [55187]: DEBUG nova.policy [None req-89f8cf66-0fa0-4c70-b2d4-e580f3a22553 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.821953] [55187]: INFO nova.api.openstack.requestlog [None req-89f8cf66-0fa0-4c70-b2d4-e580f3a22553 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.054500 [ 785.822364] [55187]: [pid: 55187|app: 0|req: 1552/3243] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.824886] [55187]: DEBUG nova.api.openstack.wsgi [None req-5308cef5-be63-4473-8bd1-fca58945d736 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.826574] [55187]: DEBUG nova.compute.api [None req-5308cef5-be63-4473-8bd1-fca58945d736 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.831394] [55187]: DEBUG oslo_concurrency.lockutils [None req-5308cef5-be63-4473-8bd1-fca58945d736 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.831668] [55187]: DEBUG oslo_concurrency.lockutils [None req-5308cef5-be63-4473-8bd1-fca58945d736 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.831858] [55187]: DEBUG oslo_concurrency.lockutils [None req-5308cef5-be63-4473-8bd1-fca58945d736 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.832240] [55187]: DEBUG oslo_concurrency.lockutils [None req-5308cef5-be63-4473-8bd1-fca58945d736 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.832434] [55187]: DEBUG oslo_concurrency.lockutils [None req-5308cef5-be63-4473-8bd1-fca58945d736 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.832602] [55187]: DEBUG oslo_concurrency.lockutils [None req-5308cef5-be63-4473-8bd1-fca58945d736 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.853603] [55188]: DEBUG nova.policy [None req-b2dac0b5-01d7-4ca5-8d75-0f56695b8dfa tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.858298] [55188]: INFO nova.api.openstack.requestlog [None req-b2dac0b5-01d7-4ca5-8d75-0f56695b8dfa tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.061459 [ 785.858816] [55188]: [pid: 55188|app: 0|req: 1692/3244] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.865300] [55188]: DEBUG nova.api.openstack.wsgi [None req-7adfc840-eef1-4d77-ba73-d214c531b42d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.867074] [55188]: DEBUG nova.compute.api [None req-7adfc840-eef1-4d77-ba73-d214c531b42d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.870581] [55188]: DEBUG oslo_concurrency.lockutils [None req-7adfc840-eef1-4d77-ba73-d214c531b42d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.870812] [55188]: DEBUG oslo_concurrency.lockutils [None req-7adfc840-eef1-4d77-ba73-d214c531b42d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.871063] [55188]: DEBUG oslo_concurrency.lockutils [None req-7adfc840-eef1-4d77-ba73-d214c531b42d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.871459] [55188]: DEBUG oslo_concurrency.lockutils [None req-7adfc840-eef1-4d77-ba73-d214c531b42d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.871548] [55188]: DEBUG oslo_concurrency.lockutils [None req-7adfc840-eef1-4d77-ba73-d214c531b42d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.871740] [55188]: DEBUG oslo_concurrency.lockutils [None req-7adfc840-eef1-4d77-ba73-d214c531b42d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.905196] [55187]: DEBUG nova.policy [None req-5308cef5-be63-4473-8bd1-fca58945d736 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.909719] [55187]: INFO nova.api.openstack.requestlog [None req-5308cef5-be63-4473-8bd1-fca58945d736 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1315 microversion: 2.1 time: 0.086752 [ 785.910057] [55187]: [pid: 55187|app: 0|req: 1553/3245] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1315 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.913385] [55188]: DEBUG nova.policy [None req-7adfc840-eef1-4d77-ba73-d214c531b42d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.917391] [55187]: DEBUG nova.api.openstack.wsgi [None req-8154454c-6675-49c8-8b07-fd8103a30559 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.918336] [55188]: INFO nova.api.openstack.requestlog [None req-7adfc840-eef1-4d77-ba73-d214c531b42d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.058761 [ 785.918724] [55188]: [pid: 55188|app: 0|req: 1693/3246] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.919119] [55187]: DEBUG nova.compute.api [None req-8154454c-6675-49c8-8b07-fd8103a30559 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.921802] [55188]: DEBUG nova.api.openstack.wsgi [None req-79d4f63a-bfdb-4816-b301-f131f8877ddc tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.924075] [55187]: DEBUG oslo_concurrency.lockutils [None req-8154454c-6675-49c8-8b07-fd8103a30559 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.924075] [55187]: DEBUG oslo_concurrency.lockutils [None req-8154454c-6675-49c8-8b07-fd8103a30559 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.924075] [55187]: DEBUG oslo_concurrency.lockutils [None req-8154454c-6675-49c8-8b07-fd8103a30559 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.924288] [55188]: DEBUG nova.compute.api [None req-79d4f63a-bfdb-4816-b301-f131f8877ddc tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 785.924384] [55187]: DEBUG oslo_concurrency.lockutils [None req-8154454c-6675-49c8-8b07-fd8103a30559 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.924463] [55187]: DEBUG oslo_concurrency.lockutils [None req-8154454c-6675-49c8-8b07-fd8103a30559 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.924782] [55187]: DEBUG oslo_concurrency.lockutils [None req-8154454c-6675-49c8-8b07-fd8103a30559 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.927357] [55188]: DEBUG oslo_concurrency.lockutils [None req-79d4f63a-bfdb-4816-b301-f131f8877ddc tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.927602] [55188]: DEBUG oslo_concurrency.lockutils [None req-79d4f63a-bfdb-4816-b301-f131f8877ddc tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.927787] [55188]: DEBUG oslo_concurrency.lockutils [None req-79d4f63a-bfdb-4816-b301-f131f8877ddc tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.928179] [55188]: DEBUG oslo_concurrency.lockutils [None req-79d4f63a-bfdb-4816-b301-f131f8877ddc tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.928381] [55188]: DEBUG oslo_concurrency.lockutils [None req-79d4f63a-bfdb-4816-b301-f131f8877ddc tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.928550] [55188]: DEBUG oslo_concurrency.lockutils [None req-79d4f63a-bfdb-4816-b301-f131f8877ddc tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.946413] [55187]: DEBUG oslo_concurrency.lockutils [None req-8154454c-6675-49c8-8b07-fd8103a30559 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.946733] [55187]: DEBUG oslo_concurrency.lockutils [None req-8154454c-6675-49c8-8b07-fd8103a30559 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.946936] [55187]: DEBUG oslo_concurrency.lockutils [None req-8154454c-6675-49c8-8b07-fd8103a30559 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.947153] [55187]: DEBUG nova.objects.instance [None req-8154454c-6675-49c8-8b07-fd8103a30559 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 785.968473] [55187]: DEBUG nova.policy [None req-8154454c-6675-49c8-8b07-fd8103a30559 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.973505] [55187]: INFO nova.api.openstack.requestlog [None req-8154454c-6675-49c8-8b07-fd8103a30559 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.059274 [ 785.973848] [55187]: [pid: 55187|app: 0|req: 1554/3247] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.979074] [55187]: DEBUG nova.api.openstack.wsgi [None req-885615d8-7fa9-43e6-be51-fe11a64c47ba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afafa0e50>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.980588] [55188]: DEBUG nova.policy [None req-79d4f63a-bfdb-4816-b301-f131f8877ddc tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.988430] [55188]: INFO nova.api.openstack.requestlog [None req-79d4f63a-bfdb-4816-b301-f131f8877ddc tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.068763 [ 785.989282] [55188]: [pid: 55188|app: 0|req: 1694/3248] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.992674] [55188]: DEBUG nova.api.openstack.wsgi [None req-f71dc6d0-8a64-4d93-9a37-eea4c452bdeb tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 785.994840] [55188]: DEBUG nova.compute.api [None req-f71dc6d0-8a64-4d93-9a37-eea4c452bdeb tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.000262] [55188]: DEBUG oslo_concurrency.lockutils [None req-f71dc6d0-8a64-4d93-9a37-eea4c452bdeb tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.000670] [55188]: DEBUG oslo_concurrency.lockutils [None req-f71dc6d0-8a64-4d93-9a37-eea4c452bdeb tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.000996] [55188]: DEBUG oslo_concurrency.lockutils [None req-f71dc6d0-8a64-4d93-9a37-eea4c452bdeb tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.001492] [55188]: DEBUG oslo_concurrency.lockutils [None req-f71dc6d0-8a64-4d93-9a37-eea4c452bdeb tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.001804] [55188]: DEBUG oslo_concurrency.lockutils [None req-f71dc6d0-8a64-4d93-9a37-eea4c452bdeb tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.002101] [55188]: DEBUG oslo_concurrency.lockutils [None req-f71dc6d0-8a64-4d93-9a37-eea4c452bdeb tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.020621] [55187]: INFO nova.api.openstack.requestlog [None req-885615d8-7fa9-43e6-be51-fe11a64c47ba tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb" status: 200 len: 1645 microversion: 2.1 time: 0.046113 [ 786.020974] [55187]: [pid: 55187|app: 0|req: 1555/3249] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb => generated 1645 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.049375] [55188]: DEBUG nova.policy [None req-f71dc6d0-8a64-4d93-9a37-eea4c452bdeb tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.053942] [55188]: INFO nova.api.openstack.requestlog [None req-f71dc6d0-8a64-4d93-9a37-eea4c452bdeb tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1347 microversion: 2.1 time: 0.063792 [ 786.054327] [55188]: [pid: 55188|app: 0|req: 1695/3250] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1347 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.060995] [55187]: DEBUG nova.api.openstack.wsgi [None req-26ed601a-9282-430a-a616-e5f316896f3a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.062930] [55187]: DEBUG nova.compute.api [None req-26ed601a-9282-430a-a616-e5f316896f3a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.067910] [55187]: DEBUG oslo_concurrency.lockutils [None req-26ed601a-9282-430a-a616-e5f316896f3a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.068201] [55187]: DEBUG oslo_concurrency.lockutils [None req-26ed601a-9282-430a-a616-e5f316896f3a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.068424] [55187]: DEBUG oslo_concurrency.lockutils [None req-26ed601a-9282-430a-a616-e5f316896f3a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.068815] [55187]: DEBUG oslo_concurrency.lockutils [None req-26ed601a-9282-430a-a616-e5f316896f3a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.069075] [55187]: DEBUG oslo_concurrency.lockutils [None req-26ed601a-9282-430a-a616-e5f316896f3a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.069286] [55187]: DEBUG oslo_concurrency.lockutils [None req-26ed601a-9282-430a-a616-e5f316896f3a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.088204] [55187]: DEBUG oslo_concurrency.lockutils [None req-26ed601a-9282-430a-a616-e5f316896f3a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.088445] [55187]: DEBUG oslo_concurrency.lockutils [None req-26ed601a-9282-430a-a616-e5f316896f3a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.088667] [55187]: DEBUG oslo_concurrency.lockutils [None req-26ed601a-9282-430a-a616-e5f316896f3a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.088991] [55187]: DEBUG nova.objects.instance [None req-26ed601a-9282-430a-a616-e5f316896f3a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 786.108522] [55187]: DEBUG nova.policy [None req-26ed601a-9282-430a-a616-e5f316896f3a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.112657] [55187]: INFO nova.api.openstack.requestlog [None req-26ed601a-9282-430a-a616-e5f316896f3a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.054866 [ 786.112980] [55187]: [pid: 55187|app: 0|req: 1556/3251] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.123894] [55188]: DEBUG nova.api.openstack.wsgi [None req-1d898ff1-83ad-4587-8e18-997c76db6a96 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.125669] [55188]: DEBUG nova.compute.api [None req-1d898ff1-83ad-4587-8e18-997c76db6a96 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.129219] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d898ff1-83ad-4587-8e18-997c76db6a96 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.129497] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d898ff1-83ad-4587-8e18-997c76db6a96 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.129748] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d898ff1-83ad-4587-8e18-997c76db6a96 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.130237] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d898ff1-83ad-4587-8e18-997c76db6a96 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.130365] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d898ff1-83ad-4587-8e18-997c76db6a96 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.130538] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d898ff1-83ad-4587-8e18-997c76db6a96 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.164781] [55188]: DEBUG nova.policy [None req-1d898ff1-83ad-4587-8e18-997c76db6a96 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.171281] [55188]: INFO nova.api.openstack.requestlog [None req-1d898ff1-83ad-4587-8e18-997c76db6a96 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.049510 [ 786.171709] [55188]: [pid: 55188|app: 0|req: 1696/3252] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.194470] [55187]: DEBUG nova.api.openstack.wsgi [None req-130f9e48-9fa5-4c40-9812-602d850f2972 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.196641] [55187]: DEBUG nova.compute.api [None req-130f9e48-9fa5-4c40-9812-602d850f2972 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.200328] [55187]: DEBUG oslo_concurrency.lockutils [None req-130f9e48-9fa5-4c40-9812-602d850f2972 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.200561] [55187]: DEBUG oslo_concurrency.lockutils [None req-130f9e48-9fa5-4c40-9812-602d850f2972 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.200744] [55187]: DEBUG oslo_concurrency.lockutils [None req-130f9e48-9fa5-4c40-9812-602d850f2972 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.201104] [55187]: DEBUG oslo_concurrency.lockutils [None req-130f9e48-9fa5-4c40-9812-602d850f2972 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.201310] [55187]: DEBUG oslo_concurrency.lockutils [None req-130f9e48-9fa5-4c40-9812-602d850f2972 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.201485] [55187]: DEBUG oslo_concurrency.lockutils [None req-130f9e48-9fa5-4c40-9812-602d850f2972 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.218421] [55187]: DEBUG oslo_concurrency.lockutils [None req-130f9e48-9fa5-4c40-9812-602d850f2972 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.218635] [55187]: DEBUG oslo_concurrency.lockutils [None req-130f9e48-9fa5-4c40-9812-602d850f2972 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.218816] [55187]: DEBUG oslo_concurrency.lockutils [None req-130f9e48-9fa5-4c40-9812-602d850f2972 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.219048] [55187]: DEBUG nova.objects.instance [None req-130f9e48-9fa5-4c40-9812-602d850f2972 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 786.239355] [55187]: DEBUG nova.policy [None req-130f9e48-9fa5-4c40-9812-602d850f2972 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.241843] [55188]: DEBUG nova.api.openstack.wsgi [None req-ca5c7371-4ac2-4a15-af51-593d47a68d93 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.243542] [55187]: INFO nova.api.openstack.requestlog [None req-130f9e48-9fa5-4c40-9812-602d850f2972 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.052318 [ 786.243668] [55188]: DEBUG nova.compute.api [None req-ca5c7371-4ac2-4a15-af51-593d47a68d93 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.243910] [55187]: [pid: 55187|app: 0|req: 1557/3253] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.247639] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca5c7371-4ac2-4a15-af51-593d47a68d93 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.247890] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca5c7371-4ac2-4a15-af51-593d47a68d93 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.248183] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca5c7371-4ac2-4a15-af51-593d47a68d93 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.248574] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca5c7371-4ac2-4a15-af51-593d47a68d93 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.248795] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca5c7371-4ac2-4a15-af51-593d47a68d93 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.249025] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca5c7371-4ac2-4a15-af51-593d47a68d93 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.267659] [55187]: DEBUG nova.api.openstack.wsgi [None req-4c896c3a-b066-4414-8461-92b794b21dfd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.269587] [55187]: DEBUG nova.compute.api [None req-4c896c3a-b066-4414-8461-92b794b21dfd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.273451] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c896c3a-b066-4414-8461-92b794b21dfd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.273744] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c896c3a-b066-4414-8461-92b794b21dfd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.273968] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c896c3a-b066-4414-8461-92b794b21dfd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.274418] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c896c3a-b066-4414-8461-92b794b21dfd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.274661] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c896c3a-b066-4414-8461-92b794b21dfd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.274910] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c896c3a-b066-4414-8461-92b794b21dfd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.282987] [55188]: DEBUG nova.policy [None req-ca5c7371-4ac2-4a15-af51-593d47a68d93 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.287254] [55188]: INFO nova.api.openstack.requestlog [None req-ca5c7371-4ac2-4a15-af51-593d47a68d93 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1290 microversion: 2.1 time: 0.047816 [ 786.287729] [55188]: [pid: 55188|app: 0|req: 1697/3254] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1290 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.307556] [55187]: DEBUG nova.policy [None req-4c896c3a-b066-4414-8461-92b794b21dfd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.312478] [55188]: DEBUG nova.api.openstack.wsgi [None req-61244559-86ab-4cce-b7bc-b3372a390ce7 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.312571] [55187]: DEBUG nova.policy [None req-4c896c3a-b066-4414-8461-92b794b21dfd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.313299] [55187]: DEBUG nova.policy [None req-4c896c3a-b066-4414-8461-92b794b21dfd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.314295] [55188]: DEBUG nova.compute.api [None req-61244559-86ab-4cce-b7bc-b3372a390ce7 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.317090] [55187]: INFO nova.api.openstack.requestlog [None req-4c896c3a-b066-4414-8461-92b794b21dfd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.051687 [ 786.317249] [55187]: [pid: 55187|app: 0|req: 1558/3255] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 786.318053] [55188]: DEBUG oslo_concurrency.lockutils [None req-61244559-86ab-4cce-b7bc-b3372a390ce7 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.318417] [55188]: DEBUG oslo_concurrency.lockutils [None req-61244559-86ab-4cce-b7bc-b3372a390ce7 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.318524] [55188]: DEBUG oslo_concurrency.lockutils [None req-61244559-86ab-4cce-b7bc-b3372a390ce7 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.318976] [55188]: DEBUG oslo_concurrency.lockutils [None req-61244559-86ab-4cce-b7bc-b3372a390ce7 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.319228] [55188]: DEBUG oslo_concurrency.lockutils [None req-61244559-86ab-4cce-b7bc-b3372a390ce7 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.319305] [55188]: DEBUG oslo_concurrency.lockutils [None req-61244559-86ab-4cce-b7bc-b3372a390ce7 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.353783] [55188]: DEBUG nova.policy [None req-61244559-86ab-4cce-b7bc-b3372a390ce7 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.359696] [55188]: INFO nova.api.openstack.requestlog [None req-61244559-86ab-4cce-b7bc-b3372a390ce7 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.049417 [ 786.360207] [55188]: [pid: 55188|app: 0|req: 1698/3256] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.392412] [55187]: DEBUG nova.api.openstack.wsgi [None req-29ffa3a4-dff3-40a6-8b77-d89f7f5e5782 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.394134] [55187]: DEBUG nova.compute.api [None req-29ffa3a4-dff3-40a6-8b77-d89f7f5e5782 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.398016] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ffa3a4-dff3-40a6-8b77-d89f7f5e5782 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.398134] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ffa3a4-dff3-40a6-8b77-d89f7f5e5782 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.398302] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ffa3a4-dff3-40a6-8b77-d89f7f5e5782 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.398651] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ffa3a4-dff3-40a6-8b77-d89f7f5e5782 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.398852] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ffa3a4-dff3-40a6-8b77-d89f7f5e5782 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.399037] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ffa3a4-dff3-40a6-8b77-d89f7f5e5782 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.419966] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ffa3a4-dff3-40a6-8b77-d89f7f5e5782 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.420224] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ffa3a4-dff3-40a6-8b77-d89f7f5e5782 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.420410] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ffa3a4-dff3-40a6-8b77-d89f7f5e5782 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.420607] [55187]: DEBUG nova.objects.instance [None req-29ffa3a4-dff3-40a6-8b77-d89f7f5e5782 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 786.433969] [55188]: DEBUG nova.api.openstack.wsgi [None req-8ee35426-ff26-4757-adf3-8064c7f74ea1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.435774] [55188]: DEBUG nova.compute.api [None req-8ee35426-ff26-4757-adf3-8064c7f74ea1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.439492] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ee35426-ff26-4757-adf3-8064c7f74ea1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.439761] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ee35426-ff26-4757-adf3-8064c7f74ea1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.439953] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ee35426-ff26-4757-adf3-8064c7f74ea1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.440092] [55187]: DEBUG nova.policy [None req-29ffa3a4-dff3-40a6-8b77-d89f7f5e5782 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.440322] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ee35426-ff26-4757-adf3-8064c7f74ea1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.440522] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ee35426-ff26-4757-adf3-8064c7f74ea1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.440693] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ee35426-ff26-4757-adf3-8064c7f74ea1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.444984] [55187]: INFO nova.api.openstack.requestlog [None req-29ffa3a4-dff3-40a6-8b77-d89f7f5e5782 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.054335 [ 786.444984] [55187]: [pid: 55187|app: 0|req: 1559/3257] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.479867] [55187]: DEBUG nova.api.openstack.wsgi [None req-864d10c7-a506-48f3-9cce-ce3f790c41df tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.481774] [55187]: DEBUG nova.compute.api [None req-864d10c7-a506-48f3-9cce-ce3f790c41df tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.485669] [55187]: DEBUG oslo_concurrency.lockutils [None req-864d10c7-a506-48f3-9cce-ce3f790c41df tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.485974] [55187]: DEBUG oslo_concurrency.lockutils [None req-864d10c7-a506-48f3-9cce-ce3f790c41df tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.486194] [55187]: DEBUG oslo_concurrency.lockutils [None req-864d10c7-a506-48f3-9cce-ce3f790c41df tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.486561] [55187]: DEBUG oslo_concurrency.lockutils [None req-864d10c7-a506-48f3-9cce-ce3f790c41df tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.486838] [55187]: DEBUG oslo_concurrency.lockutils [None req-864d10c7-a506-48f3-9cce-ce3f790c41df tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.487037] [55187]: DEBUG oslo_concurrency.lockutils [None req-864d10c7-a506-48f3-9cce-ce3f790c41df tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.524268] [55187]: DEBUG nova.policy [None req-864d10c7-a506-48f3-9cce-ce3f790c41df tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.528949] [55187]: DEBUG nova.policy [None req-864d10c7-a506-48f3-9cce-ce3f790c41df tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.529502] [55187]: DEBUG nova.policy [None req-864d10c7-a506-48f3-9cce-ce3f790c41df tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.530157] [55187]: INFO nova.api.openstack.requestlog [None req-864d10c7-a506-48f3-9cce-ce3f790c41df tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1252 microversion: 2.21 time: 0.052961 [ 786.530482] [55187]: [pid: 55187|app: 0|req: 1560/3258] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1252 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 786.537069] [55187]: DEBUG nova.api.openstack.wsgi [None req-34bb4592-57bf-4d21-9731-15f8a7d86b67 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.538665] [55187]: DEBUG nova.compute.api [None req-34bb4592-57bf-4d21-9731-15f8a7d86b67 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.541684] [55188]: DEBUG nova.policy [None req-8ee35426-ff26-4757-adf3-8064c7f74ea1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.542277] [55187]: DEBUG oslo_concurrency.lockutils [None req-34bb4592-57bf-4d21-9731-15f8a7d86b67 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.542516] [55187]: DEBUG oslo_concurrency.lockutils [None req-34bb4592-57bf-4d21-9731-15f8a7d86b67 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.542702] [55187]: DEBUG oslo_concurrency.lockutils [None req-34bb4592-57bf-4d21-9731-15f8a7d86b67 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.543066] [55187]: DEBUG oslo_concurrency.lockutils [None req-34bb4592-57bf-4d21-9731-15f8a7d86b67 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.543702] [55187]: DEBUG oslo_concurrency.lockutils [None req-34bb4592-57bf-4d21-9731-15f8a7d86b67 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.543702] [55187]: DEBUG oslo_concurrency.lockutils [None req-34bb4592-57bf-4d21-9731-15f8a7d86b67 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.549035] [55188]: INFO nova.api.openstack.requestlog [None req-8ee35426-ff26-4757-adf3-8064c7f74ea1 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1322 microversion: 2.1 time: 0.115914 [ 786.549035] [55188]: [pid: 55188|app: 0|req: 1699/3259] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1322 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.566142] [55187]: DEBUG oslo_concurrency.lockutils [None req-34bb4592-57bf-4d21-9731-15f8a7d86b67 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.566645] [55187]: DEBUG oslo_concurrency.lockutils [None req-34bb4592-57bf-4d21-9731-15f8a7d86b67 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.566824] [55187]: DEBUG oslo_concurrency.lockutils [None req-34bb4592-57bf-4d21-9731-15f8a7d86b67 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.567166] [55187]: DEBUG nova.objects.instance [None req-34bb4592-57bf-4d21-9731-15f8a7d86b67 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 786.582983] [55188]: DEBUG nova.api.openstack.wsgi [None req-ad75114f-6eab-45df-8f88-c796b16e6973 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.583331] [55188]: DEBUG nova.compute.api [None req-ad75114f-6eab-45df-8f88-c796b16e6973 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.587984] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad75114f-6eab-45df-8f88-c796b16e6973 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.587984] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad75114f-6eab-45df-8f88-c796b16e6973 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.587984] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad75114f-6eab-45df-8f88-c796b16e6973 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.588216] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad75114f-6eab-45df-8f88-c796b16e6973 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.588266] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad75114f-6eab-45df-8f88-c796b16e6973 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.588441] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad75114f-6eab-45df-8f88-c796b16e6973 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.598100] [55187]: DEBUG nova.policy [None req-34bb4592-57bf-4d21-9731-15f8a7d86b67 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.602067] [55187]: INFO nova.api.openstack.requestlog [None req-34bb4592-57bf-4d21-9731-15f8a7d86b67 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.070961 [ 786.602435] [55187]: [pid: 55187|app: 0|req: 1561/3260] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.644154] [55187]: DEBUG nova.api.openstack.wsgi [None req-271f5724-5a52-4ebe-a164-8884a2b8a809 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.646989] [55187]: DEBUG nova.compute.api [None req-271f5724-5a52-4ebe-a164-8884a2b8a809 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.651916] [55187]: DEBUG oslo_concurrency.lockutils [None req-271f5724-5a52-4ebe-a164-8884a2b8a809 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.651916] [55187]: DEBUG oslo_concurrency.lockutils [None req-271f5724-5a52-4ebe-a164-8884a2b8a809 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.651916] [55187]: DEBUG oslo_concurrency.lockutils [None req-271f5724-5a52-4ebe-a164-8884a2b8a809 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.653578] [55187]: DEBUG oslo_concurrency.lockutils [None req-271f5724-5a52-4ebe-a164-8884a2b8a809 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.653578] [55187]: DEBUG oslo_concurrency.lockutils [None req-271f5724-5a52-4ebe-a164-8884a2b8a809 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.653578] [55187]: DEBUG oslo_concurrency.lockutils [None req-271f5724-5a52-4ebe-a164-8884a2b8a809 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.673313] [55187]: DEBUG oslo_concurrency.lockutils [None req-271f5724-5a52-4ebe-a164-8884a2b8a809 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.673313] [55187]: DEBUG oslo_concurrency.lockutils [None req-271f5724-5a52-4ebe-a164-8884a2b8a809 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.673401] [55187]: DEBUG oslo_concurrency.lockutils [None req-271f5724-5a52-4ebe-a164-8884a2b8a809 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.673549] [55187]: DEBUG nova.objects.instance [None req-271f5724-5a52-4ebe-a164-8884a2b8a809 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 786.688914] [55188]: DEBUG nova.policy [None req-ad75114f-6eab-45df-8f88-c796b16e6973 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.693672] [55188]: INFO nova.api.openstack.requestlog [None req-ad75114f-6eab-45df-8f88-c796b16e6973 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1312 microversion: 2.1 time: 0.114641 [ 786.694015] [55188]: [pid: 55188|app: 0|req: 1700/3261] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:26 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1312 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.696869] [55188]: DEBUG nova.api.openstack.wsgi [None req-06793d24-0050-43fe-b9e6-1c82c773c5c4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.698524] [55188]: DEBUG nova.compute.api [None req-06793d24-0050-43fe-b9e6-1c82c773c5c4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.702110] [55188]: DEBUG oslo_concurrency.lockutils [None req-06793d24-0050-43fe-b9e6-1c82c773c5c4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.703160] [55188]: DEBUG oslo_concurrency.lockutils [None req-06793d24-0050-43fe-b9e6-1c82c773c5c4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.703160] [55188]: DEBUG oslo_concurrency.lockutils [None req-06793d24-0050-43fe-b9e6-1c82c773c5c4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.703160] [55188]: DEBUG oslo_concurrency.lockutils [None req-06793d24-0050-43fe-b9e6-1c82c773c5c4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.703160] [55188]: DEBUG oslo_concurrency.lockutils [None req-06793d24-0050-43fe-b9e6-1c82c773c5c4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.703482] [55188]: DEBUG oslo_concurrency.lockutils [None req-06793d24-0050-43fe-b9e6-1c82c773c5c4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.741347] [55188]: DEBUG nova.policy [None req-06793d24-0050-43fe-b9e6-1c82c773c5c4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.745852] [55188]: INFO nova.api.openstack.requestlog [None req-06793d24-0050-43fe-b9e6-1c82c773c5c4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.051230 [ 786.746318] [55188]: [pid: 55188|app: 0|req: 1701/3262] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.749071] [55188]: DEBUG nova.api.openstack.wsgi [req-40e8de20-30b0-4ec5-9750-dca81e2087fd req-e8592978-ff8c-461d-a7e3-ada2c3a9820d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aeff7ce3-80c4-4005-a377-8838e9f14dfa", "name": "network-vif-plugged", "status": "completed", "tag": "881a095a-cca8-43b8-b8aa-54c7ae5bb4e7"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 786.756980] [55188]: DEBUG oslo_concurrency.lockutils [req-40e8de20-30b0-4ec5-9750-dca81e2087fd req-e8592978-ff8c-461d-a7e3-ada2c3a9820d service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.757154] [55188]: DEBUG oslo_concurrency.lockutils [req-40e8de20-30b0-4ec5-9750-dca81e2087fd req-e8592978-ff8c-461d-a7e3-ada2c3a9820d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.757346] [55188]: DEBUG oslo_concurrency.lockutils [req-40e8de20-30b0-4ec5-9750-dca81e2087fd req-e8592978-ff8c-461d-a7e3-ada2c3a9820d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.760097] [55187]: DEBUG nova.policy [None req-271f5724-5a52-4ebe-a164-8884a2b8a809 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.764732] [55187]: INFO nova.api.openstack.requestlog [None req-271f5724-5a52-4ebe-a164-8884a2b8a809 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1452 microversion: 2.1 time: 0.123696 [ 786.765089] [55187]: [pid: 55187|app: 0|req: 1562/3263] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1452 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.768205] [55187]: DEBUG nova.api.openstack.wsgi [None req-5fe5634d-42a8-4a73-bf81-1cd4237f6841 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.769375] [55187]: DEBUG nova.compute.api [None req-5fe5634d-42a8-4a73-bf81-1cd4237f6841 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.771373] [55188]: INFO nova.api.openstack.compute.server_external_events [req-40e8de20-30b0-4ec5-9750-dca81e2087fd req-e8592978-ff8c-461d-a7e3-ada2c3a9820d service nova] Creating event network-vif-plugged:881a095a-cca8-43b8-b8aa-54c7ae5bb4e7 for instance aeff7ce3-80c4-4005-a377-8838e9f14dfa on cpu-1 [ 786.774262] [55188]: INFO nova.api.openstack.requestlog [req-40e8de20-30b0-4ec5-9750-dca81e2087fd req-e8592978-ff8c-461d-a7e3-ada2c3a9820d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027225 [ 786.774765] [55188]: [pid: 55188|app: 0|req: 1702/3264] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:27 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 786.778168] [55188]: DEBUG nova.api.openstack.wsgi [None req-a75692ac-e912-4847-b421-5a3c7f2691f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.779197] [55188]: DEBUG nova.compute.api [None req-a75692ac-e912-4847-b421-5a3c7f2691f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.779551] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fe5634d-42a8-4a73-bf81-1cd4237f6841 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.780630] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fe5634d-42a8-4a73-bf81-1cd4237f6841 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.780630] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fe5634d-42a8-4a73-bf81-1cd4237f6841 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.780772] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fe5634d-42a8-4a73-bf81-1cd4237f6841 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.780983] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fe5634d-42a8-4a73-bf81-1cd4237f6841 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.782026] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fe5634d-42a8-4a73-bf81-1cd4237f6841 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.783031] [55188]: DEBUG oslo_concurrency.lockutils [None req-a75692ac-e912-4847-b421-5a3c7f2691f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.783284] [55188]: DEBUG oslo_concurrency.lockutils [None req-a75692ac-e912-4847-b421-5a3c7f2691f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.783475] [55188]: DEBUG oslo_concurrency.lockutils [None req-a75692ac-e912-4847-b421-5a3c7f2691f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.783827] [55188]: DEBUG oslo_concurrency.lockutils [None req-a75692ac-e912-4847-b421-5a3c7f2691f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.784046] [55188]: DEBUG oslo_concurrency.lockutils [None req-a75692ac-e912-4847-b421-5a3c7f2691f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.784231] [55188]: DEBUG oslo_concurrency.lockutils [None req-a75692ac-e912-4847-b421-5a3c7f2691f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.829171] [55187]: DEBUG nova.policy [None req-5fe5634d-42a8-4a73-bf81-1cd4237f6841 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.833048] [55187]: INFO nova.api.openstack.requestlog [None req-5fe5634d-42a8-4a73-bf81-1cd4237f6841 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.066352 [ 786.833781] [55187]: [pid: 55187|app: 0|req: 1563/3265] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.836721] [55187]: DEBUG nova.api.openstack.wsgi [None req-82a64bbb-44d7-42fd-9d69-1323cc06c687 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.839670] [55187]: DEBUG nova.compute.api [None req-82a64bbb-44d7-42fd-9d69-1323cc06c687 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.846931] [55187]: DEBUG oslo_concurrency.lockutils [None req-82a64bbb-44d7-42fd-9d69-1323cc06c687 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.847801] [55187]: DEBUG oslo_concurrency.lockutils [None req-82a64bbb-44d7-42fd-9d69-1323cc06c687 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.847903] [55187]: DEBUG oslo_concurrency.lockutils [None req-82a64bbb-44d7-42fd-9d69-1323cc06c687 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.850325] [55187]: DEBUG oslo_concurrency.lockutils [None req-82a64bbb-44d7-42fd-9d69-1323cc06c687 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.850676] [55187]: DEBUG oslo_concurrency.lockutils [None req-82a64bbb-44d7-42fd-9d69-1323cc06c687 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.850911] [55187]: DEBUG oslo_concurrency.lockutils [None req-82a64bbb-44d7-42fd-9d69-1323cc06c687 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.866949] [55188]: DEBUG nova.policy [None req-a75692ac-e912-4847-b421-5a3c7f2691f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.871533] [55188]: INFO nova.api.openstack.requestlog [None req-a75692ac-e912-4847-b421-5a3c7f2691f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1322 microversion: 2.1 time: 0.096168 [ 786.871827] [55188]: [pid: 55188|app: 0|req: 1703/3266] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1322 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.874353] [55188]: DEBUG nova.api.openstack.wsgi [None req-b8623ecd-0d44-44dd-9b64-9a775733bd24 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.875498] [55187]: DEBUG oslo_concurrency.lockutils [None req-82a64bbb-44d7-42fd-9d69-1323cc06c687 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.875805] [55187]: DEBUG oslo_concurrency.lockutils [None req-82a64bbb-44d7-42fd-9d69-1323cc06c687 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.875995] [55188]: DEBUG nova.compute.api [None req-b8623ecd-0d44-44dd-9b64-9a775733bd24 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.876042] [55187]: DEBUG oslo_concurrency.lockutils [None req-82a64bbb-44d7-42fd-9d69-1323cc06c687 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.876212] [55187]: DEBUG nova.objects.instance [None req-82a64bbb-44d7-42fd-9d69-1323cc06c687 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 786.879570] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8623ecd-0d44-44dd-9b64-9a775733bd24 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.879800] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8623ecd-0d44-44dd-9b64-9a775733bd24 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.879986] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8623ecd-0d44-44dd-9b64-9a775733bd24 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.880359] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8623ecd-0d44-44dd-9b64-9a775733bd24 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.880559] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8623ecd-0d44-44dd-9b64-9a775733bd24 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.880732] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8623ecd-0d44-44dd-9b64-9a775733bd24 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.897407] [55187]: DEBUG nova.policy [None req-82a64bbb-44d7-42fd-9d69-1323cc06c687 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.900877] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8623ecd-0d44-44dd-9b64-9a775733bd24 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.901149] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8623ecd-0d44-44dd-9b64-9a775733bd24 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.901340] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8623ecd-0d44-44dd-9b64-9a775733bd24 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.901541] [55188]: DEBUG nova.objects.instance [None req-b8623ecd-0d44-44dd-9b64-9a775733bd24 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 786.902281] [55187]: DEBUG nova.policy [None req-82a64bbb-44d7-42fd-9d69-1323cc06c687 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.903016] [55187]: DEBUG nova.policy [None req-82a64bbb-44d7-42fd-9d69-1323cc06c687 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.906088] [55187]: INFO nova.api.openstack.requestlog [None req-82a64bbb-44d7-42fd-9d69-1323cc06c687 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.071889 [ 786.906438] [55187]: [pid: 55187|app: 0|req: 1564/3267] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 786.909083] [55187]: DEBUG nova.api.openstack.wsgi [None req-57f49ab4-8b1d-4b7c-adee-d1e2a19ca867 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.910681] [55187]: DEBUG nova.compute.api [None req-57f49ab4-8b1d-4b7c-adee-d1e2a19ca867 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.915188] [55187]: DEBUG oslo_concurrency.lockutils [None req-57f49ab4-8b1d-4b7c-adee-d1e2a19ca867 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.915421] [55187]: DEBUG oslo_concurrency.lockutils [None req-57f49ab4-8b1d-4b7c-adee-d1e2a19ca867 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.915600] [55187]: DEBUG oslo_concurrency.lockutils [None req-57f49ab4-8b1d-4b7c-adee-d1e2a19ca867 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.915948] [55187]: DEBUG oslo_concurrency.lockutils [None req-57f49ab4-8b1d-4b7c-adee-d1e2a19ca867 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.916164] [55187]: DEBUG oslo_concurrency.lockutils [None req-57f49ab4-8b1d-4b7c-adee-d1e2a19ca867 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.916357] [55187]: DEBUG oslo_concurrency.lockutils [None req-57f49ab4-8b1d-4b7c-adee-d1e2a19ca867 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.921068] [55188]: DEBUG nova.policy [None req-b8623ecd-0d44-44dd-9b64-9a775733bd24 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.925322] [55188]: INFO nova.api.openstack.requestlog [None req-b8623ecd-0d44-44dd-9b64-9a775733bd24 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.052863 [ 786.925649] [55188]: [pid: 55188|app: 0|req: 1704/3268] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.928196] [55188]: DEBUG nova.api.openstack.wsgi [None req-331bea22-56a2-4e53-a589-0a3d2ad6516b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.929923] [55188]: DEBUG nova.compute.api [None req-331bea22-56a2-4e53-a589-0a3d2ad6516b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.933189] [55188]: DEBUG oslo_concurrency.lockutils [None req-331bea22-56a2-4e53-a589-0a3d2ad6516b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.933391] [55188]: DEBUG oslo_concurrency.lockutils [None req-331bea22-56a2-4e53-a589-0a3d2ad6516b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.933578] [55188]: DEBUG oslo_concurrency.lockutils [None req-331bea22-56a2-4e53-a589-0a3d2ad6516b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.933922] [55188]: DEBUG oslo_concurrency.lockutils [None req-331bea22-56a2-4e53-a589-0a3d2ad6516b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.934137] [55188]: DEBUG oslo_concurrency.lockutils [None req-331bea22-56a2-4e53-a589-0a3d2ad6516b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.934307] [55188]: DEBUG oslo_concurrency.lockutils [None req-331bea22-56a2-4e53-a589-0a3d2ad6516b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.952529] [55187]: DEBUG nova.policy [None req-57f49ab4-8b1d-4b7c-adee-d1e2a19ca867 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.957528] [55187]: INFO nova.api.openstack.requestlog [None req-57f49ab4-8b1d-4b7c-adee-d1e2a19ca867 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.050421 [ 786.957970] [55187]: [pid: 55187|app: 0|req: 1565/3269] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.960645] [55187]: DEBUG nova.api.openstack.wsgi [None req-48489a2e-1309-4b02-b5f3-7166bd5a84fa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.962430] [55187]: DEBUG nova.compute.api [None req-48489a2e-1309-4b02-b5f3-7166bd5a84fa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.965924] [55187]: DEBUG oslo_concurrency.lockutils [None req-48489a2e-1309-4b02-b5f3-7166bd5a84fa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.966243] [55187]: DEBUG oslo_concurrency.lockutils [None req-48489a2e-1309-4b02-b5f3-7166bd5a84fa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.966361] [55188]: DEBUG nova.policy [None req-331bea22-56a2-4e53-a589-0a3d2ad6516b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.966460] [55187]: DEBUG oslo_concurrency.lockutils [None req-48489a2e-1309-4b02-b5f3-7166bd5a84fa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.966906] [55187]: DEBUG oslo_concurrency.lockutils [None req-48489a2e-1309-4b02-b5f3-7166bd5a84fa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.967152] [55187]: DEBUG oslo_concurrency.lockutils [None req-48489a2e-1309-4b02-b5f3-7166bd5a84fa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.967359] [55187]: DEBUG oslo_concurrency.lockutils [None req-48489a2e-1309-4b02-b5f3-7166bd5a84fa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.970794] [55188]: INFO nova.api.openstack.requestlog [None req-331bea22-56a2-4e53-a589-0a3d2ad6516b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.044440 [ 786.971171] [55188]: [pid: 55188|app: 0|req: 1705/3270] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.973934] [55188]: DEBUG nova.api.openstack.wsgi [None req-c2e0b73a-7a6b-4316-91f7-c093482cd9d9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 786.975646] [55188]: DEBUG nova.compute.api [None req-c2e0b73a-7a6b-4316-91f7-c093482cd9d9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 786.979177] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2e0b73a-7a6b-4316-91f7-c093482cd9d9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.979416] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2e0b73a-7a6b-4316-91f7-c093482cd9d9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.979601] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2e0b73a-7a6b-4316-91f7-c093482cd9d9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.979957] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2e0b73a-7a6b-4316-91f7-c093482cd9d9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.980166] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2e0b73a-7a6b-4316-91f7-c093482cd9d9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.980339] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2e0b73a-7a6b-4316-91f7-c093482cd9d9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.012528] [55188]: DEBUG nova.policy [None req-c2e0b73a-7a6b-4316-91f7-c093482cd9d9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.017302] [55188]: INFO nova.api.openstack.requestlog [None req-c2e0b73a-7a6b-4316-91f7-c093482cd9d9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.045465 [ 787.017640] [55188]: [pid: 55188|app: 0|req: 1706/3271] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.020274] [55188]: DEBUG nova.api.openstack.wsgi [None req-0129b678-d0cc-4bd2-92d7-ff2ce4dbf860 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.021908] [55188]: DEBUG nova.compute.api [None req-0129b678-d0cc-4bd2-92d7-ff2ce4dbf860 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.025094] [55188]: DEBUG oslo_concurrency.lockutils [None req-0129b678-d0cc-4bd2-92d7-ff2ce4dbf860 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.025331] [55188]: DEBUG oslo_concurrency.lockutils [None req-0129b678-d0cc-4bd2-92d7-ff2ce4dbf860 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.025518] [55188]: DEBUG oslo_concurrency.lockutils [None req-0129b678-d0cc-4bd2-92d7-ff2ce4dbf860 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.025870] [55188]: DEBUG oslo_concurrency.lockutils [None req-0129b678-d0cc-4bd2-92d7-ff2ce4dbf860 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.026081] [55188]: DEBUG oslo_concurrency.lockutils [None req-0129b678-d0cc-4bd2-92d7-ff2ce4dbf860 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.026254] [55188]: DEBUG oslo_concurrency.lockutils [None req-0129b678-d0cc-4bd2-92d7-ff2ce4dbf860 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.042084] [55187]: DEBUG nova.policy [None req-48489a2e-1309-4b02-b5f3-7166bd5a84fa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.047025] [55187]: INFO nova.api.openstack.requestlog [None req-48489a2e-1309-4b02-b5f3-7166bd5a84fa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1315 microversion: 2.1 time: 0.088374 [ 787.047386] [55187]: [pid: 55187|app: 0|req: 1566/3272] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1315 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.047437] [55188]: DEBUG oslo_concurrency.lockutils [None req-0129b678-d0cc-4bd2-92d7-ff2ce4dbf860 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.047680] [55188]: DEBUG oslo_concurrency.lockutils [None req-0129b678-d0cc-4bd2-92d7-ff2ce4dbf860 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.047871] [55188]: DEBUG oslo_concurrency.lockutils [None req-0129b678-d0cc-4bd2-92d7-ff2ce4dbf860 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.048081] [55188]: DEBUG nova.objects.instance [None req-0129b678-d0cc-4bd2-92d7-ff2ce4dbf860 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.050394] [55187]: DEBUG nova.api.openstack.wsgi [None req-125a4620-72df-40d3-a82d-69549b9ae0c6 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.052286] [55187]: DEBUG nova.compute.api [None req-125a4620-72df-40d3-a82d-69549b9ae0c6 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.057976] [55187]: DEBUG oslo_concurrency.lockutils [None req-125a4620-72df-40d3-a82d-69549b9ae0c6 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.058310] [55187]: DEBUG oslo_concurrency.lockutils [None req-125a4620-72df-40d3-a82d-69549b9ae0c6 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.058561] [55187]: DEBUG oslo_concurrency.lockutils [None req-125a4620-72df-40d3-a82d-69549b9ae0c6 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.058976] [55187]: DEBUG oslo_concurrency.lockutils [None req-125a4620-72df-40d3-a82d-69549b9ae0c6 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.059251] [55187]: DEBUG oslo_concurrency.lockutils [None req-125a4620-72df-40d3-a82d-69549b9ae0c6 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.059445] [55187]: DEBUG oslo_concurrency.lockutils [None req-125a4620-72df-40d3-a82d-69549b9ae0c6 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.071209] [55188]: DEBUG nova.policy [None req-0129b678-d0cc-4bd2-92d7-ff2ce4dbf860 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.076698] [55188]: INFO nova.api.openstack.requestlog [None req-0129b678-d0cc-4bd2-92d7-ff2ce4dbf860 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.058336 [ 787.077302] [55188]: [pid: 55188|app: 0|req: 1707/3273] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.081542] [55188]: DEBUG nova.api.openstack.wsgi [None req-50640f8a-f74e-4349-85fc-2271acdb9f13 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4aff7813f0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.095791] [55187]: DEBUG nova.policy [None req-125a4620-72df-40d3-a82d-69549b9ae0c6 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.100745] [55187]: INFO nova.api.openstack.requestlog [None req-125a4620-72df-40d3-a82d-69549b9ae0c6 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.052557 [ 787.101246] [55187]: [pid: 55187|app: 0|req: 1567/3274] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.104078] [55187]: DEBUG nova.api.openstack.wsgi [None req-93c01434-ab42-49e5-9a9b-2feca9452256 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.105932] [55187]: DEBUG nova.compute.api [None req-93c01434-ab42-49e5-9a9b-2feca9452256 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.109942] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c01434-ab42-49e5-9a9b-2feca9452256 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.110275] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c01434-ab42-49e5-9a9b-2feca9452256 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.110560] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c01434-ab42-49e5-9a9b-2feca9452256 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.110665] [55188]: INFO nova.api.openstack.requestlog [None req-50640f8a-f74e-4349-85fc-2271acdb9f13 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb" status: 200 len: 1645 microversion: 2.1 time: 0.032800 [ 787.111123] [55188]: [pid: 55188|app: 0|req: 1708/3275] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb => generated 1645 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.111216] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c01434-ab42-49e5-9a9b-2feca9452256 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.111406] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c01434-ab42-49e5-9a9b-2feca9452256 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.111687] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c01434-ab42-49e5-9a9b-2feca9452256 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.126229] [55188]: DEBUG nova.api.openstack.wsgi [None req-4ef60395-bc92-4075-86d7-406b586e3304 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.128061] [55188]: DEBUG nova.compute.api [None req-4ef60395-bc92-4075-86d7-406b586e3304 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.131637] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c01434-ab42-49e5-9a9b-2feca9452256 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.131944] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ef60395-bc92-4075-86d7-406b586e3304 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.132027] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c01434-ab42-49e5-9a9b-2feca9452256 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.132157] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ef60395-bc92-4075-86d7-406b586e3304 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.132217] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c01434-ab42-49e5-9a9b-2feca9452256 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.132349] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ef60395-bc92-4075-86d7-406b586e3304 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.132460] [55187]: DEBUG nova.objects.instance [None req-93c01434-ab42-49e5-9a9b-2feca9452256 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.132726] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ef60395-bc92-4075-86d7-406b586e3304 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.133124] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ef60395-bc92-4075-86d7-406b586e3304 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.133245] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ef60395-bc92-4075-86d7-406b586e3304 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.152037] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ef60395-bc92-4075-86d7-406b586e3304 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.152348] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ef60395-bc92-4075-86d7-406b586e3304 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.152579] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ef60395-bc92-4075-86d7-406b586e3304 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.152832] [55188]: DEBUG nova.objects.instance [None req-4ef60395-bc92-4075-86d7-406b586e3304 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.155387] [55187]: DEBUG nova.policy [None req-93c01434-ab42-49e5-9a9b-2feca9452256 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.161112] [55187]: INFO nova.api.openstack.requestlog [None req-93c01434-ab42-49e5-9a9b-2feca9452256 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.059119 [ 787.161499] [55187]: [pid: 55187|app: 0|req: 1568/3276] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.177192] [55188]: DEBUG nova.policy [None req-4ef60395-bc92-4075-86d7-406b586e3304 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.182359] [55188]: INFO nova.api.openstack.requestlog [None req-4ef60395-bc92-4075-86d7-406b586e3304 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.058302 [ 787.182644] [55188]: [pid: 55188|app: 0|req: 1709/3277] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 787.185097] [55187]: DEBUG nova.api.openstack.wsgi [None req-3d9cc306-9fbc-49a2-b5b0-7cb1357e9e0e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.188124] [55187]: DEBUG nova.compute.api [None req-3d9cc306-9fbc-49a2-b5b0-7cb1357e9e0e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.191794] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d9cc306-9fbc-49a2-b5b0-7cb1357e9e0e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.192152] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d9cc306-9fbc-49a2-b5b0-7cb1357e9e0e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.192374] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d9cc306-9fbc-49a2-b5b0-7cb1357e9e0e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.192802] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d9cc306-9fbc-49a2-b5b0-7cb1357e9e0e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.193079] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d9cc306-9fbc-49a2-b5b0-7cb1357e9e0e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.193276] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d9cc306-9fbc-49a2-b5b0-7cb1357e9e0e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.236821] [55187]: DEBUG nova.policy [None req-3d9cc306-9fbc-49a2-b5b0-7cb1357e9e0e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.241211] [55187]: INFO nova.api.openstack.requestlog [None req-3d9cc306-9fbc-49a2-b5b0-7cb1357e9e0e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.059120 [ 787.241543] [55187]: [pid: 55187|app: 0|req: 1569/3278] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.257632] [55188]: DEBUG nova.api.openstack.wsgi [None req-bd61b63b-3c27-4d14-ad0e-031448aaa435 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.259513] [55188]: DEBUG nova.compute.api [None req-bd61b63b-3c27-4d14-ad0e-031448aaa435 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.263813] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd61b63b-3c27-4d14-ad0e-031448aaa435 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.264075] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd61b63b-3c27-4d14-ad0e-031448aaa435 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.264268] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd61b63b-3c27-4d14-ad0e-031448aaa435 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.264671] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd61b63b-3c27-4d14-ad0e-031448aaa435 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.264875] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd61b63b-3c27-4d14-ad0e-031448aaa435 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.265063] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd61b63b-3c27-4d14-ad0e-031448aaa435 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.286270] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd61b63b-3c27-4d14-ad0e-031448aaa435 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.286270] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd61b63b-3c27-4d14-ad0e-031448aaa435 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.286379] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd61b63b-3c27-4d14-ad0e-031448aaa435 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.286536] [55188]: DEBUG nova.objects.instance [None req-bd61b63b-3c27-4d14-ad0e-031448aaa435 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.291245] [55187]: DEBUG nova.api.openstack.wsgi [req-3e6c0f52-b834-4090-a38f-e28a70767d9f req-9a74e333-afed-4a6d-8105-305b0531ee56 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "00d4e54d-2bb8-46d1-a850-e8573cc0104c", "name": "network-vif-deleted", "tag": "217e6ade-80ba-4c54-80ed-e9f2ece89ba7"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 787.298362] [55187]: DEBUG oslo_concurrency.lockutils [req-3e6c0f52-b834-4090-a38f-e28a70767d9f req-9a74e333-afed-4a6d-8105-305b0531ee56 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.299029] [55187]: DEBUG oslo_concurrency.lockutils [req-3e6c0f52-b834-4090-a38f-e28a70767d9f req-9a74e333-afed-4a6d-8105-305b0531ee56 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.299029] [55187]: DEBUG oslo_concurrency.lockutils [req-3e6c0f52-b834-4090-a38f-e28a70767d9f req-9a74e333-afed-4a6d-8105-305b0531ee56 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.305827] [55187]: INFO nova.api.openstack.compute.server_external_events [req-3e6c0f52-b834-4090-a38f-e28a70767d9f req-9a74e333-afed-4a6d-8105-305b0531ee56 service nova] Creating event network-vif-deleted:217e6ade-80ba-4c54-80ed-e9f2ece89ba7 for instance 00d4e54d-2bb8-46d1-a850-e8573cc0104c on cpu-1 [ 787.306341] [55188]: DEBUG nova.policy [None req-bd61b63b-3c27-4d14-ad0e-031448aaa435 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.309132] [55187]: INFO nova.api.openstack.requestlog [req-3e6c0f52-b834-4090-a38f-e28a70767d9f req-9a74e333-afed-4a6d-8105-305b0531ee56 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020796 [ 787.309700] [55187]: [pid: 55187|app: 0|req: 1570/3279] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:27 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 787.311390] [55188]: INFO nova.api.openstack.requestlog [None req-bd61b63b-3c27-4d14-ad0e-031448aaa435 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.056371 [ 787.311853] [55188]: [pid: 55188|app: 0|req: 1710/3280] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.312608] [55187]: DEBUG nova.api.openstack.wsgi [None req-58f68eab-14e1-483a-bd3c-476f1cf2832f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.314463] [55187]: DEBUG nova.compute.api [None req-58f68eab-14e1-483a-bd3c-476f1cf2832f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.318024] [55187]: DEBUG oslo_concurrency.lockutils [None req-58f68eab-14e1-483a-bd3c-476f1cf2832f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.318666] [55187]: DEBUG oslo_concurrency.lockutils [None req-58f68eab-14e1-483a-bd3c-476f1cf2832f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.318666] [55187]: DEBUG oslo_concurrency.lockutils [None req-58f68eab-14e1-483a-bd3c-476f1cf2832f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.318879] [55187]: DEBUG oslo_concurrency.lockutils [None req-58f68eab-14e1-483a-bd3c-476f1cf2832f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.319131] [55187]: DEBUG oslo_concurrency.lockutils [None req-58f68eab-14e1-483a-bd3c-476f1cf2832f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.319441] [55187]: DEBUG oslo_concurrency.lockutils [None req-58f68eab-14e1-483a-bd3c-476f1cf2832f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.333485] [55188]: DEBUG nova.api.openstack.wsgi [None req-99e8f6c9-e92a-4268-bd53-79420316dab9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.335299] [55188]: DEBUG nova.compute.api [None req-99e8f6c9-e92a-4268-bd53-79420316dab9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.339220] [55188]: DEBUG oslo_concurrency.lockutils [None req-99e8f6c9-e92a-4268-bd53-79420316dab9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.339473] [55188]: DEBUG oslo_concurrency.lockutils [None req-99e8f6c9-e92a-4268-bd53-79420316dab9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.339705] [55188]: DEBUG oslo_concurrency.lockutils [None req-99e8f6c9-e92a-4268-bd53-79420316dab9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.340100] [55188]: DEBUG oslo_concurrency.lockutils [None req-99e8f6c9-e92a-4268-bd53-79420316dab9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.340294] [55188]: DEBUG oslo_concurrency.lockutils [None req-99e8f6c9-e92a-4268-bd53-79420316dab9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.340468] [55188]: DEBUG oslo_concurrency.lockutils [None req-99e8f6c9-e92a-4268-bd53-79420316dab9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.357997] [55187]: DEBUG nova.policy [None req-58f68eab-14e1-483a-bd3c-476f1cf2832f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.362685] [55187]: INFO nova.api.openstack.requestlog [None req-58f68eab-14e1-483a-bd3c-476f1cf2832f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1298 microversion: 2.1 time: 0.052284 [ 787.363211] [55187]: [pid: 55187|app: 0|req: 1571/3281] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1298 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.372455] [55187]: DEBUG nova.api.openstack.wsgi [None req-f3325af4-b3ff-4ccd-8169-d8df2a2f565d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.374842] [55187]: DEBUG nova.compute.api [None req-f3325af4-b3ff-4ccd-8169-d8df2a2f565d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.379948] [55188]: DEBUG nova.policy [None req-99e8f6c9-e92a-4268-bd53-79420316dab9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.380140] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3325af4-b3ff-4ccd-8169-d8df2a2f565d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.380301] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3325af4-b3ff-4ccd-8169-d8df2a2f565d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.380555] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3325af4-b3ff-4ccd-8169-d8df2a2f565d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.380968] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3325af4-b3ff-4ccd-8169-d8df2a2f565d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.381263] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3325af4-b3ff-4ccd-8169-d8df2a2f565d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.381482] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3325af4-b3ff-4ccd-8169-d8df2a2f565d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.385124] [55188]: DEBUG nova.policy [None req-99e8f6c9-e92a-4268-bd53-79420316dab9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.385854] [55188]: DEBUG nova.policy [None req-99e8f6c9-e92a-4268-bd53-79420316dab9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.389614] [55188]: INFO nova.api.openstack.requestlog [None req-99e8f6c9-e92a-4268-bd53-79420316dab9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.058661 [ 787.389928] [55188]: [pid: 55188|app: 0|req: 1711/3282] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 787.427817] [55187]: DEBUG nova.policy [None req-f3325af4-b3ff-4ccd-8169-d8df2a2f565d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.432741] [55187]: INFO nova.api.openstack.requestlog [None req-f3325af4-b3ff-4ccd-8169-d8df2a2f565d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.062571 [ 787.433109] [55187]: [pid: 55187|app: 0|req: 1572/3283] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 787.460762] [55188]: DEBUG nova.api.openstack.wsgi [None req-a5a4a3fe-c345-44ff-87eb-ab2f617c34b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.463489] [55188]: DEBUG nova.compute.api [None req-a5a4a3fe-c345-44ff-87eb-ab2f617c34b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.469303] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5a4a3fe-c345-44ff-87eb-ab2f617c34b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.469750] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5a4a3fe-c345-44ff-87eb-ab2f617c34b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.470113] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5a4a3fe-c345-44ff-87eb-ab2f617c34b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.471029] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5a4a3fe-c345-44ff-87eb-ab2f617c34b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.471133] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5a4a3fe-c345-44ff-87eb-ab2f617c34b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.471404] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5a4a3fe-c345-44ff-87eb-ab2f617c34b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.497036] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5a4a3fe-c345-44ff-87eb-ab2f617c34b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.497387] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5a4a3fe-c345-44ff-87eb-ab2f617c34b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.497470] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5a4a3fe-c345-44ff-87eb-ab2f617c34b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.497670] [55188]: DEBUG nova.objects.instance [None req-a5a4a3fe-c345-44ff-87eb-ab2f617c34b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.523800] [55188]: DEBUG nova.policy [None req-a5a4a3fe-c345-44ff-87eb-ab2f617c34b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.528850] [55188]: INFO nova.api.openstack.requestlog [None req-a5a4a3fe-c345-44ff-87eb-ab2f617c34b7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.072233 [ 787.529383] [55188]: [pid: 55188|app: 0|req: 1712/3284] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.550381] [55187]: DEBUG nova.api.openstack.wsgi [None req-fc3bd0da-31b9-42e7-8f1f-52ce84636bed tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.552611] [55187]: DEBUG nova.compute.api [None req-fc3bd0da-31b9-42e7-8f1f-52ce84636bed tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.557846] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc3bd0da-31b9-42e7-8f1f-52ce84636bed tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.558238] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc3bd0da-31b9-42e7-8f1f-52ce84636bed tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.558468] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc3bd0da-31b9-42e7-8f1f-52ce84636bed tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.558955] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc3bd0da-31b9-42e7-8f1f-52ce84636bed tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.559237] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc3bd0da-31b9-42e7-8f1f-52ce84636bed tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.559477] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc3bd0da-31b9-42e7-8f1f-52ce84636bed tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.562200] [55188]: DEBUG nova.api.openstack.wsgi [None req-4704130c-cd6c-4e25-9492-237ab5f07b84 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.563925] [55188]: DEBUG nova.compute.api [None req-4704130c-cd6c-4e25-9492-237ab5f07b84 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.568780] [55188]: DEBUG oslo_concurrency.lockutils [None req-4704130c-cd6c-4e25-9492-237ab5f07b84 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.568780] [55188]: DEBUG oslo_concurrency.lockutils [None req-4704130c-cd6c-4e25-9492-237ab5f07b84 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.568780] [55188]: DEBUG oslo_concurrency.lockutils [None req-4704130c-cd6c-4e25-9492-237ab5f07b84 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.568780] [55188]: DEBUG oslo_concurrency.lockutils [None req-4704130c-cd6c-4e25-9492-237ab5f07b84 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.569118] [55188]: DEBUG oslo_concurrency.lockutils [None req-4704130c-cd6c-4e25-9492-237ab5f07b84 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.569118] [55188]: DEBUG oslo_concurrency.lockutils [None req-4704130c-cd6c-4e25-9492-237ab5f07b84 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.597940] [55187]: DEBUG nova.policy [None req-fc3bd0da-31b9-42e7-8f1f-52ce84636bed tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.602722] [55187]: DEBUG nova.policy [None req-fc3bd0da-31b9-42e7-8f1f-52ce84636bed tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.603368] [55187]: DEBUG nova.policy [None req-fc3bd0da-31b9-42e7-8f1f-52ce84636bed tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.604032] [55187]: INFO nova.api.openstack.requestlog [None req-fc3bd0da-31b9-42e7-8f1f-52ce84636bed tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1308 microversion: 2.21 time: 0.056747 [ 787.604382] [55187]: [pid: 55187|app: 0|req: 1573/3285] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1308 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 787.616228] [55187]: DEBUG nova.api.openstack.wsgi [None req-2c2aaee2-3334-46ca-8857-97a68ce36059 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.617929] [55187]: DEBUG nova.compute.api [None req-2c2aaee2-3334-46ca-8857-97a68ce36059 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.621469] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c2aaee2-3334-46ca-8857-97a68ce36059 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.621592] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c2aaee2-3334-46ca-8857-97a68ce36059 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.621775] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c2aaee2-3334-46ca-8857-97a68ce36059 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.622141] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c2aaee2-3334-46ca-8857-97a68ce36059 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.622339] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c2aaee2-3334-46ca-8857-97a68ce36059 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.622510] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c2aaee2-3334-46ca-8857-97a68ce36059 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.640680] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c2aaee2-3334-46ca-8857-97a68ce36059 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.640982] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c2aaee2-3334-46ca-8857-97a68ce36059 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.641331] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c2aaee2-3334-46ca-8857-97a68ce36059 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.641678] [55187]: DEBUG nova.objects.instance [None req-2c2aaee2-3334-46ca-8857-97a68ce36059 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.653425] [55188]: DEBUG nova.policy [None req-4704130c-cd6c-4e25-9492-237ab5f07b84 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.658463] [55188]: INFO nova.api.openstack.requestlog [None req-4704130c-cd6c-4e25-9492-237ab5f07b84 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1322 microversion: 2.1 time: 0.098514 [ 787.658830] [55188]: [pid: 55188|app: 0|req: 1713/3286] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1322 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.672662] [55187]: DEBUG nova.policy [None req-2c2aaee2-3334-46ca-8857-97a68ce36059 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.677271] [55187]: INFO nova.api.openstack.requestlog [None req-2c2aaee2-3334-46ca-8857-97a68ce36059 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.063064 [ 787.677620] [55187]: [pid: 55187|app: 0|req: 1574/3287] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:27 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.707717] [55188]: DEBUG nova.api.openstack.wsgi [None req-8a6f528b-c9e2-4770-9aba-7e24aa52076a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.709772] [55188]: DEBUG nova.compute.api [None req-8a6f528b-c9e2-4770-9aba-7e24aa52076a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.713557] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a6f528b-c9e2-4770-9aba-7e24aa52076a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.713809] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a6f528b-c9e2-4770-9aba-7e24aa52076a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.714000] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a6f528b-c9e2-4770-9aba-7e24aa52076a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.714377] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a6f528b-c9e2-4770-9aba-7e24aa52076a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.714653] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a6f528b-c9e2-4770-9aba-7e24aa52076a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.714866] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a6f528b-c9e2-4770-9aba-7e24aa52076a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.721295] [55187]: DEBUG nova.api.openstack.wsgi [None req-6463b371-14ef-48dd-8a9b-cea311751f6f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.723130] [55187]: DEBUG nova.compute.api [None req-6463b371-14ef-48dd-8a9b-cea311751f6f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.726972] [55187]: DEBUG oslo_concurrency.lockutils [None req-6463b371-14ef-48dd-8a9b-cea311751f6f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.727271] [55187]: DEBUG oslo_concurrency.lockutils [None req-6463b371-14ef-48dd-8a9b-cea311751f6f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.727497] [55187]: DEBUG oslo_concurrency.lockutils [None req-6463b371-14ef-48dd-8a9b-cea311751f6f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.727840] [55187]: DEBUG oslo_concurrency.lockutils [None req-6463b371-14ef-48dd-8a9b-cea311751f6f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.728118] [55187]: DEBUG oslo_concurrency.lockutils [None req-6463b371-14ef-48dd-8a9b-cea311751f6f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.728351] [55187]: DEBUG oslo_concurrency.lockutils [None req-6463b371-14ef-48dd-8a9b-cea311751f6f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.791531] [55188]: DEBUG nova.policy [None req-8a6f528b-c9e2-4770-9aba-7e24aa52076a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.796262] [55188]: INFO nova.api.openstack.requestlog [None req-8a6f528b-c9e2-4770-9aba-7e24aa52076a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1312 microversion: 2.1 time: 0.091075 [ 787.796766] [55188]: [pid: 55188|app: 0|req: 1714/3288] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1312 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.799349] [55188]: DEBUG nova.api.openstack.wsgi [None req-5863a424-aa6f-470b-9d29-7f04985a7a59 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.801232] [55188]: DEBUG nova.compute.api [None req-5863a424-aa6f-470b-9d29-7f04985a7a59 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.812576] [55188]: DEBUG oslo_concurrency.lockutils [None req-5863a424-aa6f-470b-9d29-7f04985a7a59 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.812937] [55188]: DEBUG oslo_concurrency.lockutils [None req-5863a424-aa6f-470b-9d29-7f04985a7a59 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.814124] [55188]: DEBUG oslo_concurrency.lockutils [None req-5863a424-aa6f-470b-9d29-7f04985a7a59 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.814124] [55188]: DEBUG oslo_concurrency.lockutils [None req-5863a424-aa6f-470b-9d29-7f04985a7a59 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.814124] [55188]: DEBUG oslo_concurrency.lockutils [None req-5863a424-aa6f-470b-9d29-7f04985a7a59 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.814124] [55188]: DEBUG oslo_concurrency.lockutils [None req-5863a424-aa6f-470b-9d29-7f04985a7a59 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.903395] [55188]: DEBUG nova.policy [None req-5863a424-aa6f-470b-9d29-7f04985a7a59 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.908486] [55187]: DEBUG nova.policy [None req-6463b371-14ef-48dd-8a9b-cea311751f6f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.909024] [55188]: INFO nova.api.openstack.requestlog [None req-5863a424-aa6f-470b-9d29-7f04985a7a59 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.111476 [ 787.910193] [55188]: [pid: 55188|app: 0|req: 1715/3289] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.912625] [55188]: DEBUG nova.api.openstack.wsgi [None req-a7749ffc-b235-4428-8ab4-d221e212ec94 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.914387] [55188]: DEBUG nova.compute.api [None req-a7749ffc-b235-4428-8ab4-d221e212ec94 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.919766] [55187]: INFO nova.api.openstack.requestlog [None req-6463b371-14ef-48dd-8a9b-cea311751f6f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1669 microversion: 2.1 time: 0.200179 [ 787.919766] [55187]: [pid: 55187|app: 0|req: 1575/3290] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1669 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.919914] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7749ffc-b235-4428-8ab4-d221e212ec94 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.920143] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7749ffc-b235-4428-8ab4-d221e212ec94 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.920349] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7749ffc-b235-4428-8ab4-d221e212ec94 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.920719] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7749ffc-b235-4428-8ab4-d221e212ec94 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.921161] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7749ffc-b235-4428-8ab4-d221e212ec94 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.921372] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7749ffc-b235-4428-8ab4-d221e212ec94 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.923768] [55187]: DEBUG nova.api.openstack.wsgi [None req-f80622ec-4a18-4974-8538-f3a5f3deb821 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.926067] [55187]: DEBUG nova.compute.api [None req-f80622ec-4a18-4974-8538-f3a5f3deb821 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.930269] [55187]: DEBUG oslo_concurrency.lockutils [None req-f80622ec-4a18-4974-8538-f3a5f3deb821 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.932928] [55187]: DEBUG oslo_concurrency.lockutils [None req-f80622ec-4a18-4974-8538-f3a5f3deb821 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.932928] [55187]: DEBUG oslo_concurrency.lockutils [None req-f80622ec-4a18-4974-8538-f3a5f3deb821 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.932928] [55187]: DEBUG oslo_concurrency.lockutils [None req-f80622ec-4a18-4974-8538-f3a5f3deb821 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.932928] [55187]: DEBUG oslo_concurrency.lockutils [None req-f80622ec-4a18-4974-8538-f3a5f3deb821 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.933217] [55187]: DEBUG oslo_concurrency.lockutils [None req-f80622ec-4a18-4974-8538-f3a5f3deb821 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.948191] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7749ffc-b235-4428-8ab4-d221e212ec94 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.948529] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7749ffc-b235-4428-8ab4-d221e212ec94 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.948724] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7749ffc-b235-4428-8ab4-d221e212ec94 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.948961] [55188]: DEBUG nova.objects.instance [None req-a7749ffc-b235-4428-8ab4-d221e212ec94 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.975795] [55187]: DEBUG nova.policy [None req-f80622ec-4a18-4974-8538-f3a5f3deb821 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.980885] [55187]: INFO nova.api.openstack.requestlog [None req-f80622ec-4a18-4974-8538-f3a5f3deb821 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.060616 [ 787.983039] [55187]: [pid: 55187|app: 0|req: 1576/3291] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.986599] [55188]: DEBUG nova.policy [None req-a7749ffc-b235-4428-8ab4-d221e212ec94 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.986695] [55187]: DEBUG nova.api.openstack.wsgi [None req-ee7918bf-d472-44ab-a92f-5f9e5781790b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.990624] [55187]: DEBUG nova.compute.api [None req-ee7918bf-d472-44ab-a92f-5f9e5781790b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.990668] [55188]: INFO nova.api.openstack.requestlog [None req-a7749ffc-b235-4428-8ab4-d221e212ec94 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.079270 [ 787.990668] [55188]: [pid: 55188|app: 0|req: 1716/3292] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.992197] [55188]: DEBUG nova.api.openstack.wsgi [None req-3cf869ba-b088-4147-b611-e64371fb8693 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 787.993778] [55188]: DEBUG nova.compute.api [None req-3cf869ba-b088-4147-b611-e64371fb8693 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 787.997150] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cf869ba-b088-4147-b611-e64371fb8693 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.997380] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cf869ba-b088-4147-b611-e64371fb8693 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.997563] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cf869ba-b088-4147-b611-e64371fb8693 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.997917] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cf869ba-b088-4147-b611-e64371fb8693 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.998127] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cf869ba-b088-4147-b611-e64371fb8693 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.998299] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cf869ba-b088-4147-b611-e64371fb8693 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.998399] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee7918bf-d472-44ab-a92f-5f9e5781790b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.998829] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee7918bf-d472-44ab-a92f-5f9e5781790b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.000270] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee7918bf-d472-44ab-a92f-5f9e5781790b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.001991] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee7918bf-d472-44ab-a92f-5f9e5781790b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.001991] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee7918bf-d472-44ab-a92f-5f9e5781790b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.001991] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee7918bf-d472-44ab-a92f-5f9e5781790b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.016411] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cf869ba-b088-4147-b611-e64371fb8693 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.016682] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cf869ba-b088-4147-b611-e64371fb8693 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.016884] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cf869ba-b088-4147-b611-e64371fb8693 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.017113] [55188]: DEBUG nova.objects.instance [None req-3cf869ba-b088-4147-b611-e64371fb8693 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.051177] [55188]: DEBUG nova.policy [None req-3cf869ba-b088-4147-b611-e64371fb8693 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.055873] [55188]: DEBUG nova.policy [None req-3cf869ba-b088-4147-b611-e64371fb8693 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.056545] [55188]: DEBUG nova.policy [None req-3cf869ba-b088-4147-b611-e64371fb8693 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.059941] [55188]: INFO nova.api.openstack.requestlog [None req-3cf869ba-b088-4147-b611-e64371fb8693 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.069467 [ 788.060097] [55188]: [pid: 55188|app: 0|req: 1717/3293] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 788.065211] [55188]: DEBUG nova.api.openstack.wsgi [None req-544442ed-2eb0-4013-be06-0060320807a3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.065211] [55188]: DEBUG nova.compute.api [None req-544442ed-2eb0-4013-be06-0060320807a3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.074760] [55188]: DEBUG oslo_concurrency.lockutils [None req-544442ed-2eb0-4013-be06-0060320807a3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.075319] [55188]: DEBUG oslo_concurrency.lockutils [None req-544442ed-2eb0-4013-be06-0060320807a3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.075735] [55188]: DEBUG oslo_concurrency.lockutils [None req-544442ed-2eb0-4013-be06-0060320807a3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.076352] [55188]: DEBUG oslo_concurrency.lockutils [None req-544442ed-2eb0-4013-be06-0060320807a3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.076762] [55188]: DEBUG oslo_concurrency.lockutils [None req-544442ed-2eb0-4013-be06-0060320807a3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.077203] [55188]: DEBUG oslo_concurrency.lockutils [None req-544442ed-2eb0-4013-be06-0060320807a3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.100251] [55188]: DEBUG oslo_concurrency.lockutils [None req-544442ed-2eb0-4013-be06-0060320807a3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.100677] [55188]: DEBUG oslo_concurrency.lockutils [None req-544442ed-2eb0-4013-be06-0060320807a3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.100988] [55188]: DEBUG oslo_concurrency.lockutils [None req-544442ed-2eb0-4013-be06-0060320807a3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.101337] [55188]: DEBUG nova.objects.instance [None req-544442ed-2eb0-4013-be06-0060320807a3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.111437] [55187]: DEBUG nova.policy [None req-ee7918bf-d472-44ab-a92f-5f9e5781790b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.122608] [55187]: INFO nova.api.openstack.requestlog [None req-ee7918bf-d472-44ab-a92f-5f9e5781790b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1322 microversion: 2.1 time: 0.137728 [ 788.122608] [55187]: [pid: 55187|app: 0|req: 1577/3294] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1322 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.123377] [55188]: DEBUG nova.policy [None req-544442ed-2eb0-4013-be06-0060320807a3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.127020] [55187]: DEBUG nova.api.openstack.wsgi [None req-31fd741b-4265-4d3f-8a12-922ec7688486 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'action', calling method: >, body: {"lock": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 788.127920] [55187]: DEBUG nova.compute.api [None req-31fd741b-4265-4d3f-8a12-922ec7688486 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.130107] [55188]: INFO nova.api.openstack.requestlog [None req-544442ed-2eb0-4013-be06-0060320807a3 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.069357 [ 788.130412] [55188]: [pid: 55188|app: 0|req: 1718/3295] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.132515] [55187]: DEBUG oslo_concurrency.lockutils [None req-31fd741b-4265-4d3f-8a12-922ec7688486 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.132901] [55188]: DEBUG nova.api.openstack.wsgi [None req-69519768-d738-4c8a-8cb9-781232a609fd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.133010] [55187]: DEBUG oslo_concurrency.lockutils [None req-31fd741b-4265-4d3f-8a12-922ec7688486 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.133453] [55187]: DEBUG oslo_concurrency.lockutils [None req-31fd741b-4265-4d3f-8a12-922ec7688486 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.134026] [55187]: DEBUG oslo_concurrency.lockutils [None req-31fd741b-4265-4d3f-8a12-922ec7688486 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.134358] [55187]: DEBUG oslo_concurrency.lockutils [None req-31fd741b-4265-4d3f-8a12-922ec7688486 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.134516] [55188]: DEBUG nova.compute.api [None req-69519768-d738-4c8a-8cb9-781232a609fd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.134722] [55187]: DEBUG oslo_concurrency.lockutils [None req-31fd741b-4265-4d3f-8a12-922ec7688486 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.138154] [55188]: DEBUG oslo_concurrency.lockutils [None req-69519768-d738-4c8a-8cb9-781232a609fd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.138437] [55188]: DEBUG oslo_concurrency.lockutils [None req-69519768-d738-4c8a-8cb9-781232a609fd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.138605] [55188]: DEBUG oslo_concurrency.lockutils [None req-69519768-d738-4c8a-8cb9-781232a609fd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.139111] [55188]: DEBUG oslo_concurrency.lockutils [None req-69519768-d738-4c8a-8cb9-781232a609fd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.139328] [55188]: DEBUG oslo_concurrency.lockutils [None req-69519768-d738-4c8a-8cb9-781232a609fd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.139501] [55188]: DEBUG oslo_concurrency.lockutils [None req-69519768-d738-4c8a-8cb9-781232a609fd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.171487] [55187]: DEBUG nova.compute.api [None req-31fd741b-4265-4d3f-8a12-922ec7688486 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Locking {{(pid=55187) lock /opt/stack/nova/nova/compute/api.py:4937}} [ 788.174987] [55188]: DEBUG nova.policy [None req-69519768-d738-4c8a-8cb9-781232a609fd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.180452] [55188]: INFO nova.api.openstack.requestlog [None req-69519768-d738-4c8a-8cb9-781232a609fd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.048836 [ 788.180452] [55188]: [pid: 55188|app: 0|req: 1719/3296] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.183079] [55188]: DEBUG nova.api.openstack.wsgi [None req-a3d1b91a-f1d6-4d29-a93d-67663db903b3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.184799] [55188]: DEBUG nova.compute.api [None req-a3d1b91a-f1d6-4d29-a93d-67663db903b3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.188672] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3d1b91a-f1d6-4d29-a93d-67663db903b3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.188932] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3d1b91a-f1d6-4d29-a93d-67663db903b3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.189169] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3d1b91a-f1d6-4d29-a93d-67663db903b3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.189535] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3d1b91a-f1d6-4d29-a93d-67663db903b3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.189915] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3d1b91a-f1d6-4d29-a93d-67663db903b3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.189993] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3d1b91a-f1d6-4d29-a93d-67663db903b3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.208946] [55187]: INFO nova.api.openstack.requestlog [None req-31fd741b-4265-4d3f-8a12-922ec7688486 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25/action" status: 202 len: 0 microversion: 2.1 time: 0.086485 [ 788.209394] [55187]: [pid: 55187|app: 0|req: 1578/3297] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:04:28 2025] POST /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 788.212797] [55187]: DEBUG nova.api.openstack.wsgi [None req-a9103868-53de-41ac-9509-6a453e615a1a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.214086] [55187]: DEBUG nova.compute.api [None req-a9103868-53de-41ac-9509-6a453e615a1a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.219278] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9103868-53de-41ac-9509-6a453e615a1a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.219536] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9103868-53de-41ac-9509-6a453e615a1a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.219787] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9103868-53de-41ac-9509-6a453e615a1a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.220088] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9103868-53de-41ac-9509-6a453e615a1a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.220285] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9103868-53de-41ac-9509-6a453e615a1a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.220496] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9103868-53de-41ac-9509-6a453e615a1a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.228188] [55188]: DEBUG nova.policy [None req-a3d1b91a-f1d6-4d29-a93d-67663db903b3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.232765] [55188]: INFO nova.api.openstack.requestlog [None req-a3d1b91a-f1d6-4d29-a93d-67663db903b3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.051867 [ 788.233135] [55188]: [pid: 55188|app: 0|req: 1720/3298] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.238045] [55188]: DEBUG nova.api.openstack.wsgi [None req-a3bb5652-e5a3-431e-be8f-f543892b10c2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.238045] [55188]: DEBUG nova.compute.api [None req-a3bb5652-e5a3-431e-be8f-f543892b10c2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.238982] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bb5652-e5a3-431e-be8f-f543892b10c2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.239246] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bb5652-e5a3-431e-be8f-f543892b10c2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.239431] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bb5652-e5a3-431e-be8f-f543892b10c2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.239769] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bb5652-e5a3-431e-be8f-f543892b10c2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.239959] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bb5652-e5a3-431e-be8f-f543892b10c2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.240141] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bb5652-e5a3-431e-be8f-f543892b10c2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.254990] [55187]: DEBUG nova.policy [None req-a9103868-53de-41ac-9509-6a453e615a1a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.256414] [55188]: DEBUG nova.compute.api [None req-a3bb5652-e5a3-431e-be8f-f543892b10c2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 788.259474] [55187]: INFO nova.api.openstack.requestlog [None req-a9103868-53de-41ac-9509-6a453e615a1a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.049596 [ 788.259789] [55187]: [pid: 55187|app: 0|req: 1579/3299] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.262174] [55187]: DEBUG nova.api.openstack.wsgi [None req-4f5b5786-43c5-4b02-932e-72d37a11fdc9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.263751] [55187]: DEBUG nova.compute.api [None req-4f5b5786-43c5-4b02-932e-72d37a11fdc9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.266906] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f5b5786-43c5-4b02-932e-72d37a11fdc9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.267819] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f5b5786-43c5-4b02-932e-72d37a11fdc9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.267819] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f5b5786-43c5-4b02-932e-72d37a11fdc9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.267819] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f5b5786-43c5-4b02-932e-72d37a11fdc9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.268015] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f5b5786-43c5-4b02-932e-72d37a11fdc9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.268088] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f5b5786-43c5-4b02-932e-72d37a11fdc9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.302586] [55188]: INFO nova.api.openstack.requestlog [None req-a3bb5652-e5a3-431e-be8f-f543892b10c2 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 204 len: 0 microversion: 2.1 time: 0.068688 [ 788.303343] [55188]: [pid: 55188|app: 0|req: 1721/3300] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:04:28 2025] DELETE /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 788.305830] [55188]: DEBUG nova.api.openstack.wsgi [None req-8ef30580-fbce-4e08-b10d-964b6e88948b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.307608] [55188]: DEBUG nova.compute.api [None req-8ef30580-fbce-4e08-b10d-964b6e88948b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.310859] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ef30580-fbce-4e08-b10d-964b6e88948b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.311089] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ef30580-fbce-4e08-b10d-964b6e88948b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.311922] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ef30580-fbce-4e08-b10d-964b6e88948b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.311922] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ef30580-fbce-4e08-b10d-964b6e88948b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.311922] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ef30580-fbce-4e08-b10d-964b6e88948b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.312084] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ef30580-fbce-4e08-b10d-964b6e88948b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.330845] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ef30580-fbce-4e08-b10d-964b6e88948b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.331108] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ef30580-fbce-4e08-b10d-964b6e88948b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.331297] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ef30580-fbce-4e08-b10d-964b6e88948b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.331497] [55188]: DEBUG nova.objects.instance [None req-8ef30580-fbce-4e08-b10d-964b6e88948b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.352507] [55188]: DEBUG nova.policy [None req-8ef30580-fbce-4e08-b10d-964b6e88948b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.356932] [55188]: INFO nova.api.openstack.requestlog [None req-8ef30580-fbce-4e08-b10d-964b6e88948b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.053291 [ 788.357273] [55188]: [pid: 55188|app: 0|req: 1722/3301] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.360112] [55188]: DEBUG nova.api.openstack.wsgi [None req-c610549a-f531-4ae8-8fb1-023e5f4ab487 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.361791] [55188]: DEBUG nova.compute.api [None req-c610549a-f531-4ae8-8fb1-023e5f4ab487 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.363314] [55187]: DEBUG nova.policy [None req-4f5b5786-43c5-4b02-932e-72d37a11fdc9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.365547] [55188]: DEBUG oslo_concurrency.lockutils [None req-c610549a-f531-4ae8-8fb1-023e5f4ab487 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.365810] [55188]: DEBUG oslo_concurrency.lockutils [None req-c610549a-f531-4ae8-8fb1-023e5f4ab487 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.365998] [55188]: DEBUG oslo_concurrency.lockutils [None req-c610549a-f531-4ae8-8fb1-023e5f4ab487 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.366363] [55188]: DEBUG oslo_concurrency.lockutils [None req-c610549a-f531-4ae8-8fb1-023e5f4ab487 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.366564] [55188]: DEBUG oslo_concurrency.lockutils [None req-c610549a-f531-4ae8-8fb1-023e5f4ab487 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.366765] [55188]: DEBUG oslo_concurrency.lockutils [None req-c610549a-f531-4ae8-8fb1-023e5f4ab487 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.367639] [55187]: INFO nova.api.openstack.requestlog [None req-4f5b5786-43c5-4b02-932e-72d37a11fdc9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1315 microversion: 2.1 time: 0.107208 [ 788.367982] [55187]: [pid: 55187|app: 0|req: 1580/3302] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1315 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.371234] [55187]: DEBUG nova.api.openstack.wsgi [None req-c5105391-9a78-4357-8f7f-2ca4f96eaa7e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4aff7f1240>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.404473] [55188]: DEBUG nova.policy [None req-c610549a-f531-4ae8-8fb1-023e5f4ab487 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.406696] [55187]: INFO nova.api.openstack.requestlog [None req-c5105391-9a78-4357-8f7f-2ca4f96eaa7e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb" status: 200 len: 1645 microversion: 2.1 time: 0.036788 [ 788.406696] [55187]: [pid: 55187|app: 0|req: 1581/3303] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb => generated 1645 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.408735] [55187]: DEBUG nova.api.openstack.wsgi [None req-41e80ddc-d376-4888-908a-4b300a313893 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.409376] [55188]: INFO nova.api.openstack.requestlog [None req-c610549a-f531-4ae8-8fb1-023e5f4ab487 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.051475 [ 788.409740] [55188]: [pid: 55188|app: 0|req: 1723/3304] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.410332] [55187]: DEBUG nova.compute.api [None req-41e80ddc-d376-4888-908a-4b300a313893 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.414425] [55188]: DEBUG nova.api.openstack.wsgi [None req-61da8bb3-f633-4dfe-a367-54aa01f0c47d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.414425] [55188]: DEBUG nova.compute.api [None req-61da8bb3-f633-4dfe-a367-54aa01f0c47d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.417219] [55187]: DEBUG oslo_concurrency.lockutils [None req-41e80ddc-d376-4888-908a-4b300a313893 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.417462] [55187]: DEBUG oslo_concurrency.lockutils [None req-41e80ddc-d376-4888-908a-4b300a313893 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.417664] [55187]: DEBUG oslo_concurrency.lockutils [None req-41e80ddc-d376-4888-908a-4b300a313893 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.417927] [55188]: DEBUG oslo_concurrency.lockutils [None req-61da8bb3-f633-4dfe-a367-54aa01f0c47d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.418248] [55187]: DEBUG oslo_concurrency.lockutils [None req-41e80ddc-d376-4888-908a-4b300a313893 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.419057] [55188]: DEBUG oslo_concurrency.lockutils [None req-61da8bb3-f633-4dfe-a367-54aa01f0c47d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.419103] [55187]: DEBUG oslo_concurrency.lockutils [None req-41e80ddc-d376-4888-908a-4b300a313893 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.419159] [55188]: DEBUG oslo_concurrency.lockutils [None req-61da8bb3-f633-4dfe-a367-54aa01f0c47d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.419194] [55187]: DEBUG oslo_concurrency.lockutils [None req-41e80ddc-d376-4888-908a-4b300a313893 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.419222] [55188]: DEBUG oslo_concurrency.lockutils [None req-61da8bb3-f633-4dfe-a367-54aa01f0c47d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.419222] [55188]: DEBUG oslo_concurrency.lockutils [None req-61da8bb3-f633-4dfe-a367-54aa01f0c47d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.419222] [55188]: DEBUG oslo_concurrency.lockutils [None req-61da8bb3-f633-4dfe-a367-54aa01f0c47d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.442299] [55188]: DEBUG oslo_concurrency.lockutils [None req-61da8bb3-f633-4dfe-a367-54aa01f0c47d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.442583] [55188]: DEBUG oslo_concurrency.lockutils [None req-61da8bb3-f633-4dfe-a367-54aa01f0c47d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.442787] [55188]: DEBUG oslo_concurrency.lockutils [None req-61da8bb3-f633-4dfe-a367-54aa01f0c47d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.443008] [55187]: DEBUG oslo_concurrency.lockutils [None req-41e80ddc-d376-4888-908a-4b300a313893 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.443093] [55188]: DEBUG nova.objects.instance [None req-61da8bb3-f633-4dfe-a367-54aa01f0c47d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.443346] [55187]: DEBUG oslo_concurrency.lockutils [None req-41e80ddc-d376-4888-908a-4b300a313893 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.443588] [55187]: DEBUG oslo_concurrency.lockutils [None req-41e80ddc-d376-4888-908a-4b300a313893 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.443810] [55187]: DEBUG nova.objects.instance [None req-41e80ddc-d376-4888-908a-4b300a313893 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.463091] [55188]: DEBUG nova.policy [None req-61da8bb3-f633-4dfe-a367-54aa01f0c47d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.464366] [55187]: DEBUG nova.policy [None req-41e80ddc-d376-4888-908a-4b300a313893 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.467612] [55188]: INFO nova.api.openstack.requestlog [None req-61da8bb3-f633-4dfe-a367-54aa01f0c47d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.057233 [ 788.467957] [55188]: [pid: 55188|app: 0|req: 1724/3305] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.469213] [55187]: INFO nova.api.openstack.requestlog [None req-41e80ddc-d376-4888-908a-4b300a313893 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.062611 [ 788.470385] [55187]: [pid: 55187|app: 0|req: 1582/3306] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.470466] [55188]: DEBUG nova.api.openstack.wsgi [None req-7b84dde9-05e0-4a61-a9df-ffee4ba069b1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.472932] [55188]: DEBUG nova.compute.api [None req-7b84dde9-05e0-4a61-a9df-ffee4ba069b1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.473021] [55187]: DEBUG nova.api.openstack.wsgi [None req-d5d5551c-af9d-412a-a448-53b391371d49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.474037] [55187]: DEBUG nova.compute.api [None req-d5d5551c-af9d-412a-a448-53b391371d49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.475552] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b84dde9-05e0-4a61-a9df-ffee4ba069b1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.475793] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b84dde9-05e0-4a61-a9df-ffee4ba069b1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.476227] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b84dde9-05e0-4a61-a9df-ffee4ba069b1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.476344] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b84dde9-05e0-4a61-a9df-ffee4ba069b1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.476543] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b84dde9-05e0-4a61-a9df-ffee4ba069b1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.476731] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b84dde9-05e0-4a61-a9df-ffee4ba069b1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.477407] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5d5551c-af9d-412a-a448-53b391371d49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.477649] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5d5551c-af9d-412a-a448-53b391371d49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.477870] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5d5551c-af9d-412a-a448-53b391371d49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.478242] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5d5551c-af9d-412a-a448-53b391371d49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.478438] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5d5551c-af9d-412a-a448-53b391371d49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.478607] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5d5551c-af9d-412a-a448-53b391371d49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.510247] [55187]: DEBUG nova.policy [None req-d5d5551c-af9d-412a-a448-53b391371d49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.515247] [55187]: INFO nova.api.openstack.requestlog [None req-d5d5551c-af9d-412a-a448-53b391371d49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.044961 [ 788.515802] [55187]: [pid: 55187|app: 0|req: 1583/3307] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.518470] [55187]: DEBUG nova.api.openstack.wsgi [None req-94a1668d-56bf-4fcf-8f80-4ad4f77699e6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.520078] [55187]: DEBUG nova.compute.api [None req-94a1668d-56bf-4fcf-8f80-4ad4f77699e6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.523678] [55187]: DEBUG oslo_concurrency.lockutils [None req-94a1668d-56bf-4fcf-8f80-4ad4f77699e6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.523966] [55187]: DEBUG oslo_concurrency.lockutils [None req-94a1668d-56bf-4fcf-8f80-4ad4f77699e6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.524281] [55187]: DEBUG oslo_concurrency.lockutils [None req-94a1668d-56bf-4fcf-8f80-4ad4f77699e6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.524668] [55187]: DEBUG oslo_concurrency.lockutils [None req-94a1668d-56bf-4fcf-8f80-4ad4f77699e6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.524928] [55187]: DEBUG oslo_concurrency.lockutils [None req-94a1668d-56bf-4fcf-8f80-4ad4f77699e6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.525112] [55187]: DEBUG oslo_concurrency.lockutils [None req-94a1668d-56bf-4fcf-8f80-4ad4f77699e6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.581467] [55188]: DEBUG nova.policy [None req-7b84dde9-05e0-4a61-a9df-ffee4ba069b1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.585918] [55188]: INFO nova.api.openstack.requestlog [None req-7b84dde9-05e0-4a61-a9df-ffee4ba069b1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1669 microversion: 2.1 time: 0.117367 [ 788.586247] [55188]: [pid: 55188|app: 0|req: 1725/3308] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1669 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.588873] [55188]: DEBUG nova.api.openstack.wsgi [None req-513ea3ac-4d84-4f2b-b3cf-5ab167b73881 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.591025] [55188]: DEBUG nova.compute.api [None req-513ea3ac-4d84-4f2b-b3cf-5ab167b73881 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.593680] [55188]: DEBUG oslo_concurrency.lockutils [None req-513ea3ac-4d84-4f2b-b3cf-5ab167b73881 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.593912] [55188]: DEBUG oslo_concurrency.lockutils [None req-513ea3ac-4d84-4f2b-b3cf-5ab167b73881 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.594110] [55188]: DEBUG oslo_concurrency.lockutils [None req-513ea3ac-4d84-4f2b-b3cf-5ab167b73881 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.594460] [55188]: DEBUG oslo_concurrency.lockutils [None req-513ea3ac-4d84-4f2b-b3cf-5ab167b73881 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.594666] [55188]: DEBUG oslo_concurrency.lockutils [None req-513ea3ac-4d84-4f2b-b3cf-5ab167b73881 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.594870] [55188]: DEBUG oslo_concurrency.lockutils [None req-513ea3ac-4d84-4f2b-b3cf-5ab167b73881 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.612266] [55188]: DEBUG oslo_concurrency.lockutils [None req-513ea3ac-4d84-4f2b-b3cf-5ab167b73881 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.612510] [55188]: DEBUG oslo_concurrency.lockutils [None req-513ea3ac-4d84-4f2b-b3cf-5ab167b73881 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.612699] [55188]: DEBUG oslo_concurrency.lockutils [None req-513ea3ac-4d84-4f2b-b3cf-5ab167b73881 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.612903] [55188]: DEBUG nova.objects.instance [None req-513ea3ac-4d84-4f2b-b3cf-5ab167b73881 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid bd2599c1-6004-4e12-bdc8-6a00fa7add1c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.620475] [55187]: DEBUG nova.policy [None req-94a1668d-56bf-4fcf-8f80-4ad4f77699e6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.624762] [55187]: INFO nova.api.openstack.requestlog [None req-94a1668d-56bf-4fcf-8f80-4ad4f77699e6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1667 microversion: 2.1 time: 0.108349 [ 788.625231] [55187]: [pid: 55187|app: 0|req: 1584/3309] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1667 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.627660] [55187]: DEBUG nova.api.openstack.wsgi [None req-2635b427-3004-40bf-8a1a-a8ec8872198a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.629354] [55187]: DEBUG nova.compute.api [None req-2635b427-3004-40bf-8a1a-a8ec8872198a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.632408] [55187]: DEBUG oslo_concurrency.lockutils [None req-2635b427-3004-40bf-8a1a-a8ec8872198a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.632658] [55187]: DEBUG oslo_concurrency.lockutils [None req-2635b427-3004-40bf-8a1a-a8ec8872198a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.632846] [55188]: DEBUG nova.policy [None req-513ea3ac-4d84-4f2b-b3cf-5ab167b73881 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.632932] [55187]: DEBUG oslo_concurrency.lockutils [None req-2635b427-3004-40bf-8a1a-a8ec8872198a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.633251] [55187]: DEBUG oslo_concurrency.lockutils [None req-2635b427-3004-40bf-8a1a-a8ec8872198a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.633452] [55187]: DEBUG oslo_concurrency.lockutils [None req-2635b427-3004-40bf-8a1a-a8ec8872198a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.633632] [55187]: DEBUG oslo_concurrency.lockutils [None req-2635b427-3004-40bf-8a1a-a8ec8872198a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.637043] [55188]: INFO nova.api.openstack.requestlog [None req-513ea3ac-4d84-4f2b-b3cf-5ab167b73881 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 200 len: 1308 microversion: 2.1 time: 0.050215 [ 788.637890] [55188]: [pid: 55188|app: 0|req: 1726/3310] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 1308 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.639926] [55188]: DEBUG nova.api.openstack.wsgi [None req-0fd97079-8908-4f81-98d1-e29fb32ee186 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.641513] [55188]: DEBUG nova.compute.api [None req-0fd97079-8908-4f81-98d1-e29fb32ee186 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.645151] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd97079-8908-4f81-98d1-e29fb32ee186 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.645477] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd97079-8908-4f81-98d1-e29fb32ee186 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.645681] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd97079-8908-4f81-98d1-e29fb32ee186 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.646121] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd97079-8908-4f81-98d1-e29fb32ee186 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.646445] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd97079-8908-4f81-98d1-e29fb32ee186 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.646811] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd97079-8908-4f81-98d1-e29fb32ee186 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.679970] [55188]: DEBUG nova.policy [None req-0fd97079-8908-4f81-98d1-e29fb32ee186 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.684480] [55188]: DEBUG nova.policy [None req-0fd97079-8908-4f81-98d1-e29fb32ee186 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.685371] [55188]: DEBUG nova.policy [None req-0fd97079-8908-4f81-98d1-e29fb32ee186 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.689296] [55188]: INFO nova.api.openstack.requestlog [None req-0fd97079-8908-4f81-98d1-e29fb32ee186 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.051289 [ 788.689738] [55188]: [pid: 55188|app: 0|req: 1727/3311] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 788.692126] [55188]: DEBUG nova.api.openstack.wsgi [None req-612c8fbd-afc3-4db8-b6e5-17522e2454c3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.693763] [55188]: DEBUG nova.compute.api [None req-612c8fbd-afc3-4db8-b6e5-17522e2454c3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.697193] [55188]: DEBUG oslo_concurrency.lockutils [None req-612c8fbd-afc3-4db8-b6e5-17522e2454c3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.697425] [55188]: DEBUG oslo_concurrency.lockutils [None req-612c8fbd-afc3-4db8-b6e5-17522e2454c3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.697738] [55188]: DEBUG oslo_concurrency.lockutils [None req-612c8fbd-afc3-4db8-b6e5-17522e2454c3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.697988] [55188]: DEBUG oslo_concurrency.lockutils [None req-612c8fbd-afc3-4db8-b6e5-17522e2454c3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.698210] [55188]: DEBUG oslo_concurrency.lockutils [None req-612c8fbd-afc3-4db8-b6e5-17522e2454c3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.698385] [55188]: DEBUG oslo_concurrency.lockutils [None req-612c8fbd-afc3-4db8-b6e5-17522e2454c3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.710966] [55187]: DEBUG nova.policy [None req-2635b427-3004-40bf-8a1a-a8ec8872198a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.716054] [55187]: INFO nova.api.openstack.requestlog [None req-2635b427-3004-40bf-8a1a-a8ec8872198a tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1363 microversion: 2.1 time: 0.090024 [ 788.716751] [55187]: [pid: 55187|app: 0|req: 1585/3312] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:28 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1363 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.719872] [55187]: DEBUG nova.api.openstack.wsgi [None req-bf61de0e-8dae-4da5-907a-478b1275ac84 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.721580] [55187]: DEBUG nova.compute.api [None req-bf61de0e-8dae-4da5-907a-478b1275ac84 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.725430] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf61de0e-8dae-4da5-907a-478b1275ac84 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.725697] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf61de0e-8dae-4da5-907a-478b1275ac84 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.725905] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf61de0e-8dae-4da5-907a-478b1275ac84 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.726326] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf61de0e-8dae-4da5-907a-478b1275ac84 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.726587] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf61de0e-8dae-4da5-907a-478b1275ac84 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.726748] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf61de0e-8dae-4da5-907a-478b1275ac84 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.734204] [55188]: DEBUG nova.policy [None req-612c8fbd-afc3-4db8-b6e5-17522e2454c3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.739649] [55188]: INFO nova.api.openstack.requestlog [None req-612c8fbd-afc3-4db8-b6e5-17522e2454c3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.048946 [ 788.739990] [55188]: [pid: 55188|app: 0|req: 1728/3313] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.742708] [55188]: DEBUG nova.api.openstack.wsgi [None req-c6f6f554-cb5f-4b2f-98ce-9f45de632b7d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 788.748018] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6f6f554-cb5f-4b2f-98ce-9f45de632b7d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.748294] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6f6f554-cb5f-4b2f-98ce-9f45de632b7d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.748487] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6f6f554-cb5f-4b2f-98ce-9f45de632b7d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.752204] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf61de0e-8dae-4da5-907a-478b1275ac84 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.752444] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf61de0e-8dae-4da5-907a-478b1275ac84 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.752727] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf61de0e-8dae-4da5-907a-478b1275ac84 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.753017] [55187]: DEBUG nova.objects.instance [None req-bf61de0e-8dae-4da5-907a-478b1275ac84 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.763193] [55188]: INFO nova.api.openstack.wsgi [None req-c6f6f554-cb5f-4b2f-98ce-9f45de632b7d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] HTTP exception thrown: Instance 2c6f2182-1d1e-4262-aa37-526bb79ebc25 is locked [ 788.763656] [55188]: DEBUG nova.api.openstack.wsgi [None req-c6f6f554-cb5f-4b2f-98ce-9f45de632b7d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Returning 409 to user: Instance 2c6f2182-1d1e-4262-aa37-526bb79ebc25 is locked {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 788.764188] [55188]: INFO nova.api.openstack.requestlog [None req-c6f6f554-cb5f-4b2f-98ce-9f45de632b7d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25/action" status: 409 len: 107 microversion: 2.1 time: 0.023864 [ 788.764763] [55188]: [pid: 55188|app: 0|req: 1729/3314] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:04:29 2025] POST /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25/action => generated 107 bytes in 24 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 788.767643] [55188]: DEBUG nova.api.openstack.wsgi [None req-69d9d370-0198-4a3f-8646-270fe3ff0798 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.769356] [55188]: DEBUG nova.compute.api [None req-69d9d370-0198-4a3f-8646-270fe3ff0798 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.773078] [55188]: DEBUG oslo_concurrency.lockutils [None req-69d9d370-0198-4a3f-8646-270fe3ff0798 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.773279] [55188]: DEBUG oslo_concurrency.lockutils [None req-69d9d370-0198-4a3f-8646-270fe3ff0798 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.773470] [55188]: DEBUG oslo_concurrency.lockutils [None req-69d9d370-0198-4a3f-8646-270fe3ff0798 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.773829] [55188]: DEBUG oslo_concurrency.lockutils [None req-69d9d370-0198-4a3f-8646-270fe3ff0798 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.774056] [55188]: DEBUG oslo_concurrency.lockutils [None req-69d9d370-0198-4a3f-8646-270fe3ff0798 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.774238] [55188]: DEBUG oslo_concurrency.lockutils [None req-69d9d370-0198-4a3f-8646-270fe3ff0798 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.777336] [55187]: DEBUG nova.policy [None req-bf61de0e-8dae-4da5-907a-478b1275ac84 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.781835] [55187]: INFO nova.api.openstack.requestlog [None req-bf61de0e-8dae-4da5-907a-478b1275ac84 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.064353 [ 788.782217] [55187]: [pid: 55187|app: 0|req: 1586/3315] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.784918] [55187]: DEBUG nova.api.openstack.wsgi [None req-029cea9a-682c-451c-a86a-f1d1033915ca tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.786709] [55187]: DEBUG nova.compute.api [None req-029cea9a-682c-451c-a86a-f1d1033915ca tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.790402] [55187]: DEBUG oslo_concurrency.lockutils [None req-029cea9a-682c-451c-a86a-f1d1033915ca tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.790656] [55187]: DEBUG oslo_concurrency.lockutils [None req-029cea9a-682c-451c-a86a-f1d1033915ca tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.790864] [55187]: DEBUG oslo_concurrency.lockutils [None req-029cea9a-682c-451c-a86a-f1d1033915ca tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.791309] [55187]: DEBUG oslo_concurrency.lockutils [None req-029cea9a-682c-451c-a86a-f1d1033915ca tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.791525] [55187]: DEBUG oslo_concurrency.lockutils [None req-029cea9a-682c-451c-a86a-f1d1033915ca tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.791703] [55187]: DEBUG oslo_concurrency.lockutils [None req-029cea9a-682c-451c-a86a-f1d1033915ca tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.812956] [55188]: DEBUG nova.policy [None req-69d9d370-0198-4a3f-8646-270fe3ff0798 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.819044] [55188]: DEBUG nova.policy [None req-69d9d370-0198-4a3f-8646-270fe3ff0798 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.819827] [55188]: DEBUG nova.policy [None req-69d9d370-0198-4a3f-8646-270fe3ff0798 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.820522] [55188]: INFO nova.api.openstack.requestlog [None req-69d9d370-0198-4a3f-8646-270fe3ff0798 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1308 microversion: 2.21 time: 0.055150 [ 788.821033] [55188]: [pid: 55188|app: 0|req: 1730/3316] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1308 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 788.823600] [55188]: DEBUG nova.api.openstack.wsgi [None req-c5450991-75d6-4a9d-af31-e0405389d0f3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.825502] [55188]: DEBUG nova.compute.api [None req-c5450991-75d6-4a9d-af31-e0405389d0f3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.829270] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5450991-75d6-4a9d-af31-e0405389d0f3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.829531] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5450991-75d6-4a9d-af31-e0405389d0f3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.829727] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5450991-75d6-4a9d-af31-e0405389d0f3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.830164] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5450991-75d6-4a9d-af31-e0405389d0f3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.830434] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5450991-75d6-4a9d-af31-e0405389d0f3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.830558] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5450991-75d6-4a9d-af31-e0405389d0f3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.850595] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5450991-75d6-4a9d-af31-e0405389d0f3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.850855] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5450991-75d6-4a9d-af31-e0405389d0f3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.851069] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5450991-75d6-4a9d-af31-e0405389d0f3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.851317] [55188]: DEBUG nova.objects.instance [None req-c5450991-75d6-4a9d-af31-e0405389d0f3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.875284] [55188]: DEBUG nova.policy [None req-c5450991-75d6-4a9d-af31-e0405389d0f3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.880281] [55188]: INFO nova.api.openstack.requestlog [None req-c5450991-75d6-4a9d-af31-e0405389d0f3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.058464 [ 788.880653] [55188]: [pid: 55188|app: 0|req: 1731/3317] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.883686] [55188]: DEBUG nova.api.openstack.wsgi [None req-902eb02e-6335-42b9-93dc-f1e32e087d77 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'action', calling method: >, body: {"unlock": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 788.885526] [55188]: DEBUG nova.compute.api [None req-902eb02e-6335-42b9-93dc-f1e32e087d77 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.889468] [55188]: DEBUG oslo_concurrency.lockutils [None req-902eb02e-6335-42b9-93dc-f1e32e087d77 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.889726] [55188]: DEBUG oslo_concurrency.lockutils [None req-902eb02e-6335-42b9-93dc-f1e32e087d77 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.889915] [55188]: DEBUG oslo_concurrency.lockutils [None req-902eb02e-6335-42b9-93dc-f1e32e087d77 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.890332] [55188]: DEBUG oslo_concurrency.lockutils [None req-902eb02e-6335-42b9-93dc-f1e32e087d77 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.890543] [55188]: DEBUG oslo_concurrency.lockutils [None req-902eb02e-6335-42b9-93dc-f1e32e087d77 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.890855] [55188]: DEBUG oslo_concurrency.lockutils [None req-902eb02e-6335-42b9-93dc-f1e32e087d77 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.901255] [55187]: DEBUG nova.policy [None req-029cea9a-682c-451c-a86a-f1d1033915ca tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.907661] [55187]: INFO nova.api.openstack.requestlog [None req-029cea9a-682c-451c-a86a-f1d1033915ca tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1518 microversion: 2.1 time: 0.124556 [ 788.908209] [55187]: [pid: 55187|app: 0|req: 1587/3318] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1518 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.912218] [55187]: DEBUG nova.api.openstack.wsgi [req-3b88ea2f-0696-4b2b-8e50-133a8a2e2d88 req-0e70b212-37f4-4221-b80e-a8599b4baa50 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "aeff7ce3-80c4-4005-a377-8838e9f14dfa", "tag": "881a095a-cca8-43b8-b8aa-54c7ae5bb4e7"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 788.920189] [55187]: DEBUG oslo_concurrency.lockutils [req-3b88ea2f-0696-4b2b-8e50-133a8a2e2d88 req-0e70b212-37f4-4221-b80e-a8599b4baa50 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.920189] [55187]: DEBUG oslo_concurrency.lockutils [req-3b88ea2f-0696-4b2b-8e50-133a8a2e2d88 req-0e70b212-37f4-4221-b80e-a8599b4baa50 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.920472] [55187]: DEBUG oslo_concurrency.lockutils [req-3b88ea2f-0696-4b2b-8e50-133a8a2e2d88 req-0e70b212-37f4-4221-b80e-a8599b4baa50 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.922282] [55188]: DEBUG nova.compute.api [None req-902eb02e-6335-42b9-93dc-f1e32e087d77 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Unlocking {{(pid=55188) unlock /opt/stack/nova/nova/compute/api.py:4966}} [ 788.927592] [55187]: INFO nova.api.openstack.compute.server_external_events [req-3b88ea2f-0696-4b2b-8e50-133a8a2e2d88 req-0e70b212-37f4-4221-b80e-a8599b4baa50 service nova] Creating event network-changed:881a095a-cca8-43b8-b8aa-54c7ae5bb4e7 for instance aeff7ce3-80c4-4005-a377-8838e9f14dfa on cpu-1 [ 788.930996] [55187]: INFO nova.api.openstack.requestlog [req-3b88ea2f-0696-4b2b-8e50-133a8a2e2d88 req-0e70b212-37f4-4221-b80e-a8599b4baa50 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021675 [ 788.931236] [55187]: [pid: 55187|app: 0|req: 1588/3319] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:29 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 788.934573] [55187]: DEBUG nova.api.openstack.wsgi [None req-f2fe66c9-73a2-4382-9d4e-00f41de91ea0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.936463] [55187]: DEBUG nova.compute.api [None req-f2fe66c9-73a2-4382-9d4e-00f41de91ea0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.940967] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2fe66c9-73a2-4382-9d4e-00f41de91ea0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.941318] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2fe66c9-73a2-4382-9d4e-00f41de91ea0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.941599] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2fe66c9-73a2-4382-9d4e-00f41de91ea0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.941905] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2fe66c9-73a2-4382-9d4e-00f41de91ea0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.942191] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2fe66c9-73a2-4382-9d4e-00f41de91ea0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.942315] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2fe66c9-73a2-4382-9d4e-00f41de91ea0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.956033] [55188]: INFO nova.api.openstack.requestlog [None req-902eb02e-6335-42b9-93dc-f1e32e087d77 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25/action" status: 202 len: 0 microversion: 2.1 time: 0.074644 [ 788.956351] [55188]: [pid: 55188|app: 0|req: 1732/3320] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:04:29 2025] POST /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 788.961540] [55188]: DEBUG nova.api.openstack.wsgi [None req-262ca453-ec11-45b8-86aa-d61f2af58954 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.963549] [55188]: DEBUG nova.compute.api [None req-262ca453-ec11-45b8-86aa-d61f2af58954 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.968212] [55188]: DEBUG oslo_concurrency.lockutils [None req-262ca453-ec11-45b8-86aa-d61f2af58954 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.968371] [55188]: DEBUG oslo_concurrency.lockutils [None req-262ca453-ec11-45b8-86aa-d61f2af58954 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.968646] [55188]: DEBUG oslo_concurrency.lockutils [None req-262ca453-ec11-45b8-86aa-d61f2af58954 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.968861] [55188]: DEBUG oslo_concurrency.lockutils [None req-262ca453-ec11-45b8-86aa-d61f2af58954 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.969085] [55188]: DEBUG oslo_concurrency.lockutils [None req-262ca453-ec11-45b8-86aa-d61f2af58954 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.970050] [55188]: DEBUG oslo_concurrency.lockutils [None req-262ca453-ec11-45b8-86aa-d61f2af58954 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.988369] [55188]: INFO nova.api.openstack.wsgi [None req-262ca453-ec11-45b8-86aa-d61f2af58954 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] HTTP exception thrown: Action 999 not found [ 788.988866] [55188]: DEBUG nova.api.openstack.wsgi [None req-262ca453-ec11-45b8-86aa-d61f2af58954 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Returning 404 to user: Action 999 not found {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 788.989655] [55188]: INFO nova.api.openstack.requestlog [None req-262ca453-ec11-45b8-86aa-d61f2af58954 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075/os-instance-actions/999" status: 404 len: 66 microversion: 2.1 time: 0.032444 [ 788.989870] [55188]: [pid: 55188|app: 0|req: 1733/3321] 10.180.1.21 () {58 vars in 1303 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075/os-instance-actions/999 => generated 66 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 788.992913] [55188]: DEBUG nova.api.openstack.wsgi [None req-d31cb9d6-d949-4705-9ba9-563815ea5f13 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 788.995707] [55188]: DEBUG nova.compute.api [None req-d31cb9d6-d949-4705-9ba9-563815ea5f13 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 788.999433] [55188]: DEBUG oslo_concurrency.lockutils [None req-d31cb9d6-d949-4705-9ba9-563815ea5f13 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.999775] [55188]: DEBUG oslo_concurrency.lockutils [None req-d31cb9d6-d949-4705-9ba9-563815ea5f13 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.999989] [55188]: DEBUG oslo_concurrency.lockutils [None req-d31cb9d6-d949-4705-9ba9-563815ea5f13 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.001054] [55188]: DEBUG oslo_concurrency.lockutils [None req-d31cb9d6-d949-4705-9ba9-563815ea5f13 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.001054] [55188]: DEBUG oslo_concurrency.lockutils [None req-d31cb9d6-d949-4705-9ba9-563815ea5f13 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.001054] [55188]: DEBUG oslo_concurrency.lockutils [None req-d31cb9d6-d949-4705-9ba9-563815ea5f13 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.038579] [55188]: DEBUG nova.policy [None req-d31cb9d6-d949-4705-9ba9-563815ea5f13 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.047031] [55188]: INFO nova.api.openstack.requestlog [None req-d31cb9d6-d949-4705-9ba9-563815ea5f13 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1211 microversion: 2.1 time: 0.053285 [ 789.047031] [55188]: [pid: 55188|app: 0|req: 1734/3322] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.047255] [55188]: DEBUG nova.api.openstack.wsgi [None req-40cdb4eb-8c9e-480b-b276-892185823f73 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 789.052590] [55188]: DEBUG oslo_concurrency.lockutils [None req-40cdb4eb-8c9e-480b-b276-892185823f73 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.055352] [55188]: DEBUG oslo_concurrency.lockutils [None req-40cdb4eb-8c9e-480b-b276-892185823f73 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.055352] [55188]: DEBUG oslo_concurrency.lockutils [None req-40cdb4eb-8c9e-480b-b276-892185823f73 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.065453] [55187]: DEBUG nova.policy [None req-f2fe66c9-73a2-4382-9d4e-00f41de91ea0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.067323] [55188]: DEBUG nova.compute.api [None req-40cdb4eb-8c9e-480b-b276-892185823f73 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Going to try to stop instance {{(pid=55188) force_stop /opt/stack/nova/nova/compute/api.py:2796}} [ 789.070972] [55187]: INFO nova.api.openstack.requestlog [None req-f2fe66c9-73a2-4382-9d4e-00f41de91ea0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1312 microversion: 2.1 time: 0.138252 [ 789.070972] [55187]: [pid: 55187|app: 0|req: 1589/3323] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1312 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.074036] [55187]: DEBUG nova.api.openstack.wsgi [None req-ab40c04f-0871-4cd0-b249-e7b0acd502b3 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '.version_select at 0x7d4afa43c040>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.077622] [55187]: DEBUG nova.compute.api [None req-ab40c04f-0871-4cd0-b249-e7b0acd502b3 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: f0203d57-7e20-451b-8162-a28912813d3e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.082681] [55187]: INFO nova.api.openstack.wsgi [None req-ab40c04f-0871-4cd0-b249-e7b0acd502b3 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] HTTP exception thrown: Instance f0203d57-7e20-451b-8162-a28912813d3e could not be found. [ 789.083306] [55187]: DEBUG nova.api.openstack.wsgi [None req-ab40c04f-0871-4cd0-b249-e7b0acd502b3 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Returning 404 to user: Instance f0203d57-7e20-451b-8162-a28912813d3e could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 789.083746] [55187]: INFO nova.api.openstack.requestlog [None req-ab40c04f-0871-4cd0-b249-e7b0acd502b3 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0203d57-7e20-451b-8162-a28912813d3e/os-instance-actions" status: 404 len: 111 microversion: 2.1 time: 0.012560 [ 789.084100] [55187]: [pid: 55187|app: 0|req: 1590/3324] 10.180.1.21 () {58 vars in 1291 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/f0203d57-7e20-451b-8162-a28912813d3e/os-instance-actions => generated 111 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 789.087777] [55187]: DEBUG nova.api.openstack.wsgi [None req-60c11e5c-8a3a-43fa-a0ac-319940fadfe9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.090173] [55187]: DEBUG nova.compute.api [None req-60c11e5c-8a3a-43fa-a0ac-319940fadfe9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.094563] [55187]: DEBUG oslo_concurrency.lockutils [None req-60c11e5c-8a3a-43fa-a0ac-319940fadfe9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.094691] [55187]: DEBUG oslo_concurrency.lockutils [None req-60c11e5c-8a3a-43fa-a0ac-319940fadfe9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.095527] [55187]: DEBUG oslo_concurrency.lockutils [None req-60c11e5c-8a3a-43fa-a0ac-319940fadfe9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.095527] [55187]: DEBUG oslo_concurrency.lockutils [None req-60c11e5c-8a3a-43fa-a0ac-319940fadfe9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.095735] [55188]: INFO nova.api.openstack.requestlog [None req-40cdb4eb-8c9e-480b-b276-892185823f73 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25/action" status: 202 len: 0 microversion: 2.1 time: 0.050151 [ 789.095781] [55187]: DEBUG oslo_concurrency.lockutils [None req-60c11e5c-8a3a-43fa-a0ac-319940fadfe9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.095781] [55187]: DEBUG oslo_concurrency.lockutils [None req-60c11e5c-8a3a-43fa-a0ac-319940fadfe9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.095862] [55188]: [pid: 55188|app: 0|req: 1735/3325] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:04:29 2025] POST /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 789.100580] [55188]: DEBUG nova.api.openstack.wsgi [None req-96c05ed7-1687-4d4c-8f46-eebb87445e03 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.101176] [55188]: DEBUG nova.compute.api [None req-96c05ed7-1687-4d4c-8f46-eebb87445e03 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.105157] [55188]: DEBUG oslo_concurrency.lockutils [None req-96c05ed7-1687-4d4c-8f46-eebb87445e03 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.105454] [55188]: DEBUG oslo_concurrency.lockutils [None req-96c05ed7-1687-4d4c-8f46-eebb87445e03 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.106210] [55188]: DEBUG oslo_concurrency.lockutils [None req-96c05ed7-1687-4d4c-8f46-eebb87445e03 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.106210] [55188]: DEBUG oslo_concurrency.lockutils [None req-96c05ed7-1687-4d4c-8f46-eebb87445e03 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.106210] [55188]: DEBUG oslo_concurrency.lockutils [None req-96c05ed7-1687-4d4c-8f46-eebb87445e03 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.106412] [55188]: DEBUG oslo_concurrency.lockutils [None req-96c05ed7-1687-4d4c-8f46-eebb87445e03 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.128220] [55188]: DEBUG oslo_concurrency.lockutils [None req-96c05ed7-1687-4d4c-8f46-eebb87445e03 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.128490] [55188]: DEBUG oslo_concurrency.lockutils [None req-96c05ed7-1687-4d4c-8f46-eebb87445e03 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.128682] [55188]: DEBUG oslo_concurrency.lockutils [None req-96c05ed7-1687-4d4c-8f46-eebb87445e03 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.128894] [55188]: DEBUG nova.objects.instance [None req-96c05ed7-1687-4d4c-8f46-eebb87445e03 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 789.138546] [55187]: DEBUG nova.policy [None req-60c11e5c-8a3a-43fa-a0ac-319940fadfe9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.144309] [55187]: INFO nova.api.openstack.requestlog [None req-60c11e5c-8a3a-43fa-a0ac-319940fadfe9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.059472 [ 789.144905] [55187]: [pid: 55187|app: 0|req: 1591/3326] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.148179] [55187]: DEBUG nova.api.openstack.wsgi [None req-d0ee79c3-4f12-4f4f-a73c-fca7cf03203e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.150253] [55187]: DEBUG nova.compute.api [None req-d0ee79c3-4f12-4f4f-a73c-fca7cf03203e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.155234] [55188]: DEBUG nova.policy [None req-96c05ed7-1687-4d4c-8f46-eebb87445e03 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.155454] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0ee79c3-4f12-4f4f-a73c-fca7cf03203e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.155454] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0ee79c3-4f12-4f4f-a73c-fca7cf03203e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.155585] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0ee79c3-4f12-4f4f-a73c-fca7cf03203e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.156306] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0ee79c3-4f12-4f4f-a73c-fca7cf03203e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.156565] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0ee79c3-4f12-4f4f-a73c-fca7cf03203e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.156870] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0ee79c3-4f12-4f4f-a73c-fca7cf03203e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.159640] [55188]: INFO nova.api.openstack.requestlog [None req-96c05ed7-1687-4d4c-8f46-eebb87445e03 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.063097 [ 789.160187] [55188]: [pid: 55188|app: 0|req: 1736/3327] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.165179] [55188]: DEBUG nova.api.openstack.wsgi [None req-3ed713e7-3b55-4a3f-aa45-49314e2d2188 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.165179] [55188]: DEBUG nova.compute.api [None req-3ed713e7-3b55-4a3f-aa45-49314e2d2188 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.167465] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ed713e7-3b55-4a3f-aa45-49314e2d2188 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.167465] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ed713e7-3b55-4a3f-aa45-49314e2d2188 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.167465] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ed713e7-3b55-4a3f-aa45-49314e2d2188 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.170105] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ed713e7-3b55-4a3f-aa45-49314e2d2188 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.170105] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ed713e7-3b55-4a3f-aa45-49314e2d2188 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.170105] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ed713e7-3b55-4a3f-aa45-49314e2d2188 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.186591] [55188]: DEBUG nova.compute.api [None req-3ed713e7-3b55-4a3f-aa45-49314e2d2188 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 789.192570] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0ee79c3-4f12-4f4f-a73c-fca7cf03203e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.192910] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0ee79c3-4f12-4f4f-a73c-fca7cf03203e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.193175] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0ee79c3-4f12-4f4f-a73c-fca7cf03203e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.193433] [55187]: DEBUG nova.objects.instance [None req-d0ee79c3-4f12-4f4f-a73c-fca7cf03203e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 789.227323] [55187]: DEBUG nova.policy [None req-d0ee79c3-4f12-4f4f-a73c-fca7cf03203e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.233303] [55187]: DEBUG nova.policy [None req-d0ee79c3-4f12-4f4f-a73c-fca7cf03203e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.234450] [55187]: DEBUG nova.policy [None req-d0ee79c3-4f12-4f4f-a73c-fca7cf03203e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.239056] [55187]: INFO nova.api.openstack.requestlog [None req-d0ee79c3-4f12-4f4f-a73c-fca7cf03203e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.092575 [ 789.239056] [55187]: [pid: 55187|app: 0|req: 1592/3328] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 789.241255] [55187]: DEBUG nova.api.openstack.wsgi [None req-f573c19f-4836-446a-a0b6-6f0622054d38 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.245108] [55188]: INFO nova.api.openstack.requestlog [None req-3ed713e7-3b55-4a3f-aa45-49314e2d2188 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 204 len: 0 microversion: 2.1 time: 0.084255 [ 789.245501] [55188]: [pid: 55188|app: 0|req: 1737/3329] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:04:29 2025] DELETE /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 789.246545] [55187]: DEBUG nova.compute.api [None req-f573c19f-4836-446a-a0b6-6f0622054d38 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.248425] [55188]: DEBUG nova.api.openstack.wsgi [None req-f3328e73-07bb-4793-ac72-2297f81aafb9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.250184] [55188]: DEBUG nova.compute.api [None req-f3328e73-07bb-4793-ac72-2297f81aafb9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.250612] [55187]: DEBUG oslo_concurrency.lockutils [None req-f573c19f-4836-446a-a0b6-6f0622054d38 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.250978] [55187]: DEBUG oslo_concurrency.lockutils [None req-f573c19f-4836-446a-a0b6-6f0622054d38 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.251170] [55187]: DEBUG oslo_concurrency.lockutils [None req-f573c19f-4836-446a-a0b6-6f0622054d38 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.251622] [55187]: DEBUG oslo_concurrency.lockutils [None req-f573c19f-4836-446a-a0b6-6f0622054d38 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.251880] [55187]: DEBUG oslo_concurrency.lockutils [None req-f573c19f-4836-446a-a0b6-6f0622054d38 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.252106] [55187]: DEBUG oslo_concurrency.lockutils [None req-f573c19f-4836-446a-a0b6-6f0622054d38 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.253656] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3328e73-07bb-4793-ac72-2297f81aafb9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.253922] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3328e73-07bb-4793-ac72-2297f81aafb9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.254125] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3328e73-07bb-4793-ac72-2297f81aafb9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.254508] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3328e73-07bb-4793-ac72-2297f81aafb9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.254728] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3328e73-07bb-4793-ac72-2297f81aafb9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.254903] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3328e73-07bb-4793-ac72-2297f81aafb9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.358616] [55187]: DEBUG nova.policy [None req-f573c19f-4836-446a-a0b6-6f0622054d38 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.359267] [55188]: DEBUG nova.policy [None req-f3328e73-07bb-4793-ac72-2297f81aafb9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.363452] [55187]: INFO nova.api.openstack.requestlog [None req-f573c19f-4836-446a-a0b6-6f0622054d38 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1679 microversion: 2.1 time: 0.124226 [ 789.363701] [55188]: INFO nova.api.openstack.requestlog [None req-f3328e73-07bb-4793-ac72-2297f81aafb9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1322 microversion: 2.1 time: 0.117463 [ 789.363798] [55187]: [pid: 55187|app: 0|req: 1593/3330] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1679 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.364596] [55188]: [pid: 55188|app: 0|req: 1738/3331] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1322 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.366405] [55187]: DEBUG nova.api.openstack.wsgi [None req-1f07bafd-eaa1-4d6d-8916-f55489b0243e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.367928] [55188]: DEBUG nova.api.openstack.wsgi [None req-61c59f0d-b242-4ca8-a714-7cf323dcf1ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.368482] [55188]: DEBUG nova.compute.api [None req-61c59f0d-b242-4ca8-a714-7cf323dcf1ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.369199] [55187]: DEBUG nova.compute.api [None req-1f07bafd-eaa1-4d6d-8916-f55489b0243e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.371861] [55188]: DEBUG oslo_concurrency.lockutils [None req-61c59f0d-b242-4ca8-a714-7cf323dcf1ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.372151] [55188]: DEBUG oslo_concurrency.lockutils [None req-61c59f0d-b242-4ca8-a714-7cf323dcf1ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.372372] [55188]: DEBUG oslo_concurrency.lockutils [None req-61c59f0d-b242-4ca8-a714-7cf323dcf1ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.372636] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f07bafd-eaa1-4d6d-8916-f55489b0243e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.372816] [55188]: DEBUG oslo_concurrency.lockutils [None req-61c59f0d-b242-4ca8-a714-7cf323dcf1ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.372907] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f07bafd-eaa1-4d6d-8916-f55489b0243e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.372965] [55188]: DEBUG oslo_concurrency.lockutils [None req-61c59f0d-b242-4ca8-a714-7cf323dcf1ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.373071] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f07bafd-eaa1-4d6d-8916-f55489b0243e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.373204] [55188]: DEBUG oslo_concurrency.lockutils [None req-61c59f0d-b242-4ca8-a714-7cf323dcf1ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.373429] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f07bafd-eaa1-4d6d-8916-f55489b0243e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.373629] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f07bafd-eaa1-4d6d-8916-f55489b0243e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.373803] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f07bafd-eaa1-4d6d-8916-f55489b0243e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.393607] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f07bafd-eaa1-4d6d-8916-f55489b0243e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.393946] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f07bafd-eaa1-4d6d-8916-f55489b0243e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.394223] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f07bafd-eaa1-4d6d-8916-f55489b0243e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.394448] [55187]: DEBUG nova.objects.instance [None req-1f07bafd-eaa1-4d6d-8916-f55489b0243e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 789.406479] [55188]: DEBUG nova.policy [None req-61c59f0d-b242-4ca8-a714-7cf323dcf1ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.411726] [55188]: INFO nova.api.openstack.requestlog [None req-61c59f0d-b242-4ca8-a714-7cf323dcf1ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.046930 [ 789.413156] [55188]: [pid: 55188|app: 0|req: 1739/3332] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.417284] [55187]: DEBUG nova.policy [None req-1f07bafd-eaa1-4d6d-8916-f55489b0243e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.417564] [55188]: DEBUG nova.api.openstack.wsgi [None req-1123a69c-fdcc-44ce-833a-5142af62abdb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.419326] [55188]: DEBUG nova.compute.api [None req-1123a69c-fdcc-44ce-833a-5142af62abdb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.422353] [55187]: INFO nova.api.openstack.requestlog [None req-1f07bafd-eaa1-4d6d-8916-f55489b0243e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.057875 [ 789.423143] [55187]: [pid: 55187|app: 0|req: 1594/3333] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.423224] [55188]: DEBUG oslo_concurrency.lockutils [None req-1123a69c-fdcc-44ce-833a-5142af62abdb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.424446] [55188]: DEBUG oslo_concurrency.lockutils [None req-1123a69c-fdcc-44ce-833a-5142af62abdb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.424446] [55188]: DEBUG oslo_concurrency.lockutils [None req-1123a69c-fdcc-44ce-833a-5142af62abdb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.424446] [55188]: DEBUG oslo_concurrency.lockutils [None req-1123a69c-fdcc-44ce-833a-5142af62abdb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.424738] [55188]: DEBUG oslo_concurrency.lockutils [None req-1123a69c-fdcc-44ce-833a-5142af62abdb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.424978] [55188]: DEBUG oslo_concurrency.lockutils [None req-1123a69c-fdcc-44ce-833a-5142af62abdb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.427550] [55187]: DEBUG nova.api.openstack.wsgi [None req-576072e9-e5b8-464c-936b-1b76fec43f66 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.427814] [55187]: DEBUG nova.compute.api [None req-576072e9-e5b8-464c-936b-1b76fec43f66 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.431754] [55187]: DEBUG oslo_concurrency.lockutils [None req-576072e9-e5b8-464c-936b-1b76fec43f66 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.432945] [55187]: DEBUG oslo_concurrency.lockutils [None req-576072e9-e5b8-464c-936b-1b76fec43f66 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.432945] [55187]: DEBUG oslo_concurrency.lockutils [None req-576072e9-e5b8-464c-936b-1b76fec43f66 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.432945] [55187]: DEBUG oslo_concurrency.lockutils [None req-576072e9-e5b8-464c-936b-1b76fec43f66 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.432945] [55187]: DEBUG oslo_concurrency.lockutils [None req-576072e9-e5b8-464c-936b-1b76fec43f66 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.433174] [55187]: DEBUG oslo_concurrency.lockutils [None req-576072e9-e5b8-464c-936b-1b76fec43f66 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.468520] [55188]: DEBUG nova.policy [None req-1123a69c-fdcc-44ce-833a-5142af62abdb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.473058] [55188]: INFO nova.api.openstack.requestlog [None req-1123a69c-fdcc-44ce-833a-5142af62abdb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1282 microversion: 2.1 time: 0.059369 [ 789.473397] [55188]: [pid: 55188|app: 0|req: 1740/3334] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1282 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.476383] [55188]: DEBUG nova.api.openstack.wsgi [None req-441fd20e-08f1-4892-ab6c-440586a625ee tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.478398] [55188]: DEBUG nova.compute.api [None req-441fd20e-08f1-4892-ab6c-440586a625ee tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.482066] [55188]: DEBUG oslo_concurrency.lockutils [None req-441fd20e-08f1-4892-ab6c-440586a625ee tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.482300] [55188]: DEBUG oslo_concurrency.lockutils [None req-441fd20e-08f1-4892-ab6c-440586a625ee tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.482484] [55188]: DEBUG oslo_concurrency.lockutils [None req-441fd20e-08f1-4892-ab6c-440586a625ee tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.482831] [55188]: DEBUG oslo_concurrency.lockutils [None req-441fd20e-08f1-4892-ab6c-440586a625ee tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.483107] [55188]: DEBUG oslo_concurrency.lockutils [None req-441fd20e-08f1-4892-ab6c-440586a625ee tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.483221] [55188]: DEBUG oslo_concurrency.lockutils [None req-441fd20e-08f1-4892-ab6c-440586a625ee tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.522210] [55188]: DEBUG nova.policy [None req-441fd20e-08f1-4892-ab6c-440586a625ee tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.528649] [55188]: INFO nova.api.openstack.requestlog [None req-441fd20e-08f1-4892-ab6c-440586a625ee tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.054609 [ 789.529057] [55188]: [pid: 55188|app: 0|req: 1741/3335] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.532206] [55188]: DEBUG nova.api.openstack.wsgi [None req-ec4d5b5e-335f-48ff-ba93-4a9ac3a0fa61 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.534115] [55188]: DEBUG nova.compute.api [None req-ec4d5b5e-335f-48ff-ba93-4a9ac3a0fa61 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.537992] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec4d5b5e-335f-48ff-ba93-4a9ac3a0fa61 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.538274] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec4d5b5e-335f-48ff-ba93-4a9ac3a0fa61 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.538504] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec4d5b5e-335f-48ff-ba93-4a9ac3a0fa61 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.538900] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec4d5b5e-335f-48ff-ba93-4a9ac3a0fa61 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.539165] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec4d5b5e-335f-48ff-ba93-4a9ac3a0fa61 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.539346] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec4d5b5e-335f-48ff-ba93-4a9ac3a0fa61 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.544430] [55187]: DEBUG nova.policy [None req-576072e9-e5b8-464c-936b-1b76fec43f66 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.548353] [55187]: INFO nova.api.openstack.requestlog [None req-576072e9-e5b8-464c-936b-1b76fec43f66 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1524 microversion: 2.1 time: 0.124920 [ 789.548732] [55187]: [pid: 55187|app: 0|req: 1595/3336] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1524 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.551329] [55187]: DEBUG nova.api.openstack.wsgi [None req-4122dddf-cfdf-49e7-aa7b-4c5e3a8b9bfa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.552971] [55187]: DEBUG nova.compute.api [None req-4122dddf-cfdf-49e7-aa7b-4c5e3a8b9bfa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.556330] [55187]: DEBUG oslo_concurrency.lockutils [None req-4122dddf-cfdf-49e7-aa7b-4c5e3a8b9bfa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.556896] [55187]: DEBUG oslo_concurrency.lockutils [None req-4122dddf-cfdf-49e7-aa7b-4c5e3a8b9bfa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.557375] [55187]: DEBUG oslo_concurrency.lockutils [None req-4122dddf-cfdf-49e7-aa7b-4c5e3a8b9bfa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.557577] [55187]: DEBUG oslo_concurrency.lockutils [None req-4122dddf-cfdf-49e7-aa7b-4c5e3a8b9bfa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.558309] [55187]: DEBUG oslo_concurrency.lockutils [None req-4122dddf-cfdf-49e7-aa7b-4c5e3a8b9bfa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.558309] [55187]: DEBUG oslo_concurrency.lockutils [None req-4122dddf-cfdf-49e7-aa7b-4c5e3a8b9bfa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.558737] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec4d5b5e-335f-48ff-ba93-4a9ac3a0fa61 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.559178] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec4d5b5e-335f-48ff-ba93-4a9ac3a0fa61 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.559325] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec4d5b5e-335f-48ff-ba93-4a9ac3a0fa61 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.559590] [55188]: DEBUG nova.objects.instance [None req-ec4d5b5e-335f-48ff-ba93-4a9ac3a0fa61 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 789.581449] [55188]: DEBUG nova.policy [None req-ec4d5b5e-335f-48ff-ba93-4a9ac3a0fa61 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.586057] [55188]: INFO nova.api.openstack.requestlog [None req-ec4d5b5e-335f-48ff-ba93-4a9ac3a0fa61 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.056329 [ 789.586632] [55188]: [pid: 55188|app: 0|req: 1742/3337] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.589717] [55188]: DEBUG nova.api.openstack.wsgi [None req-d62c5a97-c189-4113-b258-f851e3342d1b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4aff7811b0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.623992] [55188]: INFO nova.api.openstack.requestlog [None req-d62c5a97-c189-4113-b258-f851e3342d1b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb" status: 200 len: 1645 microversion: 2.1 time: 0.036595 [ 789.624375] [55188]: [pid: 55188|app: 0|req: 1743/3338] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb => generated 1645 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.629360] [55188]: DEBUG nova.api.openstack.wsgi [None req-222a3716-a382-43cc-9bc7-c49d0d3cb71c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.631156] [55188]: DEBUG nova.compute.api [None req-222a3716-a382-43cc-9bc7-c49d0d3cb71c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.635849] [55188]: DEBUG oslo_concurrency.lockutils [None req-222a3716-a382-43cc-9bc7-c49d0d3cb71c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.636159] [55188]: DEBUG oslo_concurrency.lockutils [None req-222a3716-a382-43cc-9bc7-c49d0d3cb71c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.636373] [55188]: DEBUG oslo_concurrency.lockutils [None req-222a3716-a382-43cc-9bc7-c49d0d3cb71c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.637889] [55188]: DEBUG oslo_concurrency.lockutils [None req-222a3716-a382-43cc-9bc7-c49d0d3cb71c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.637889] [55188]: DEBUG oslo_concurrency.lockutils [None req-222a3716-a382-43cc-9bc7-c49d0d3cb71c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.637889] [55188]: DEBUG oslo_concurrency.lockutils [None req-222a3716-a382-43cc-9bc7-c49d0d3cb71c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.668234] [55187]: DEBUG nova.policy [None req-4122dddf-cfdf-49e7-aa7b-4c5e3a8b9bfa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.672411] [55187]: INFO nova.api.openstack.requestlog [None req-4122dddf-cfdf-49e7-aa7b-4c5e3a8b9bfa tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1315 microversion: 2.1 time: 0.122529 [ 789.672497] [55187]: [pid: 55187|app: 0|req: 1596/3339] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1315 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.675714] [55188]: DEBUG nova.policy [None req-222a3716-a382-43cc-9bc7-c49d0d3cb71c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.678902] [55187]: DEBUG nova.api.openstack.wsgi [None req-29ca1e9e-2ddd-4ea5-80af-e1e1b2866114 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.680668] [55188]: INFO nova.api.openstack.requestlog [None req-222a3716-a382-43cc-9bc7-c49d0d3cb71c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.055620 [ 789.681150] [55188]: [pid: 55188|app: 0|req: 1744/3340] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:29 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.683398] [55187]: DEBUG nova.compute.api [None req-29ca1e9e-2ddd-4ea5-80af-e1e1b2866114 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.685076] [55188]: DEBUG nova.api.openstack.wsgi [None req-c2c3b02f-42bc-4dc8-82eb-bfc390c25756 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.686956] [55188]: DEBUG nova.compute.api [None req-c2c3b02f-42bc-4dc8-82eb-bfc390c25756 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.688539] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ca1e9e-2ddd-4ea5-80af-e1e1b2866114 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.691919] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ca1e9e-2ddd-4ea5-80af-e1e1b2866114 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.691919] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ca1e9e-2ddd-4ea5-80af-e1e1b2866114 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.691919] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ca1e9e-2ddd-4ea5-80af-e1e1b2866114 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.691919] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ca1e9e-2ddd-4ea5-80af-e1e1b2866114 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.692073] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ca1e9e-2ddd-4ea5-80af-e1e1b2866114 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.692105] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2c3b02f-42bc-4dc8-82eb-bfc390c25756 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.692105] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2c3b02f-42bc-4dc8-82eb-bfc390c25756 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.692105] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2c3b02f-42bc-4dc8-82eb-bfc390c25756 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.692105] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2c3b02f-42bc-4dc8-82eb-bfc390c25756 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.692299] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2c3b02f-42bc-4dc8-82eb-bfc390c25756 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.692299] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2c3b02f-42bc-4dc8-82eb-bfc390c25756 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.713335] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2c3b02f-42bc-4dc8-82eb-bfc390c25756 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.713701] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2c3b02f-42bc-4dc8-82eb-bfc390c25756 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.713857] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ca1e9e-2ddd-4ea5-80af-e1e1b2866114 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.713950] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2c3b02f-42bc-4dc8-82eb-bfc390c25756 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.714150] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ca1e9e-2ddd-4ea5-80af-e1e1b2866114 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.714203] [55188]: DEBUG nova.objects.instance [None req-c2c3b02f-42bc-4dc8-82eb-bfc390c25756 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 789.714538] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ca1e9e-2ddd-4ea5-80af-e1e1b2866114 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.714737] [55187]: DEBUG nova.objects.instance [None req-29ca1e9e-2ddd-4ea5-80af-e1e1b2866114 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 789.734675] [55188]: DEBUG nova.policy [None req-c2c3b02f-42bc-4dc8-82eb-bfc390c25756 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.739644] [55188]: INFO nova.api.openstack.requestlog [None req-c2c3b02f-42bc-4dc8-82eb-bfc390c25756 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.057966 [ 789.739948] [55188]: [pid: 55188|app: 0|req: 1745/3341] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.742886] [55188]: DEBUG nova.api.openstack.wsgi [None req-cae3a19d-a915-4be3-b1b9-1d9a9ade36d3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.744390] [55187]: DEBUG nova.policy [None req-29ca1e9e-2ddd-4ea5-80af-e1e1b2866114 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.744873] [55188]: DEBUG nova.compute.api [None req-cae3a19d-a915-4be3-b1b9-1d9a9ade36d3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.748896] [55188]: DEBUG oslo_concurrency.lockutils [None req-cae3a19d-a915-4be3-b1b9-1d9a9ade36d3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.748997] [55187]: INFO nova.api.openstack.requestlog [None req-29ca1e9e-2ddd-4ea5-80af-e1e1b2866114 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.072345 [ 789.749155] [55188]: DEBUG oslo_concurrency.lockutils [None req-cae3a19d-a915-4be3-b1b9-1d9a9ade36d3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.749243] [55187]: [pid: 55187|app: 0|req: 1597/3342] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.751097] [55188]: DEBUG oslo_concurrency.lockutils [None req-cae3a19d-a915-4be3-b1b9-1d9a9ade36d3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.751455] [55188]: DEBUG oslo_concurrency.lockutils [None req-cae3a19d-a915-4be3-b1b9-1d9a9ade36d3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.751687] [55188]: DEBUG oslo_concurrency.lockutils [None req-cae3a19d-a915-4be3-b1b9-1d9a9ade36d3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.751762] [55187]: DEBUG nova.api.openstack.wsgi [None req-897a901f-2c00-4e3e-928c-66cc05921987 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.751945] [55188]: DEBUG oslo_concurrency.lockutils [None req-cae3a19d-a915-4be3-b1b9-1d9a9ade36d3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.753456] [55187]: DEBUG nova.compute.api [None req-897a901f-2c00-4e3e-928c-66cc05921987 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.756636] [55187]: DEBUG oslo_concurrency.lockutils [None req-897a901f-2c00-4e3e-928c-66cc05921987 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.756883] [55187]: DEBUG oslo_concurrency.lockutils [None req-897a901f-2c00-4e3e-928c-66cc05921987 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.757083] [55187]: DEBUG oslo_concurrency.lockutils [None req-897a901f-2c00-4e3e-928c-66cc05921987 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.757461] [55187]: DEBUG oslo_concurrency.lockutils [None req-897a901f-2c00-4e3e-928c-66cc05921987 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.757684] [55187]: DEBUG oslo_concurrency.lockutils [None req-897a901f-2c00-4e3e-928c-66cc05921987 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.757917] [55187]: DEBUG oslo_concurrency.lockutils [None req-897a901f-2c00-4e3e-928c-66cc05921987 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.787745] [55188]: DEBUG nova.policy [None req-cae3a19d-a915-4be3-b1b9-1d9a9ade36d3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.791759] [55188]: INFO nova.api.openstack.requestlog [None req-cae3a19d-a915-4be3-b1b9-1d9a9ade36d3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.051213 [ 789.792093] [55188]: [pid: 55188|app: 0|req: 1746/3343] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.794466] [55188]: DEBUG nova.api.openstack.wsgi [None req-59cd2477-4aa2-4b73-b91f-0bd7de5eb92b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.796162] [55188]: DEBUG nova.compute.api [None req-59cd2477-4aa2-4b73-b91f-0bd7de5eb92b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.799559] [55188]: DEBUG oslo_concurrency.lockutils [None req-59cd2477-4aa2-4b73-b91f-0bd7de5eb92b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.799793] [55188]: DEBUG oslo_concurrency.lockutils [None req-59cd2477-4aa2-4b73-b91f-0bd7de5eb92b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.799981] [55188]: DEBUG oslo_concurrency.lockutils [None req-59cd2477-4aa2-4b73-b91f-0bd7de5eb92b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.800356] [55188]: DEBUG oslo_concurrency.lockutils [None req-59cd2477-4aa2-4b73-b91f-0bd7de5eb92b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.800551] [55188]: DEBUG oslo_concurrency.lockutils [None req-59cd2477-4aa2-4b73-b91f-0bd7de5eb92b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.800727] [55188]: DEBUG oslo_concurrency.lockutils [None req-59cd2477-4aa2-4b73-b91f-0bd7de5eb92b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.808963] [55188]: INFO nova.api.openstack.wsgi [None req-59cd2477-4aa2-4b73-b91f-0bd7de5eb92b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] HTTP exception thrown: Instance bd2599c1-6004-4e12-bdc8-6a00fa7add1c could not be found. [ 789.809278] [55188]: DEBUG nova.api.openstack.wsgi [None req-59cd2477-4aa2-4b73-b91f-0bd7de5eb92b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Returning 404 to user: Instance bd2599c1-6004-4e12-bdc8-6a00fa7add1c could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 789.809693] [55188]: INFO nova.api.openstack.requestlog [None req-59cd2477-4aa2-4b73-b91f-0bd7de5eb92b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 404 len: 111 microversion: 2.1 time: 0.017127 [ 789.809980] [55188]: [pid: 55188|app: 0|req: 1747/3344] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 789.814750] [55188]: DEBUG nova.api.openstack.wsgi [None req-50bdf364-1531-457c-ac13-e4bae5187b1b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.816289] [55188]: DEBUG nova.compute.api [None req-50bdf364-1531-457c-ac13-e4bae5187b1b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.819837] [55188]: DEBUG oslo_concurrency.lockutils [None req-50bdf364-1531-457c-ac13-e4bae5187b1b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.819837] [55188]: DEBUG oslo_concurrency.lockutils [None req-50bdf364-1531-457c-ac13-e4bae5187b1b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.819837] [55188]: DEBUG oslo_concurrency.lockutils [None req-50bdf364-1531-457c-ac13-e4bae5187b1b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.820224] [55188]: DEBUG oslo_concurrency.lockutils [None req-50bdf364-1531-457c-ac13-e4bae5187b1b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.820413] [55188]: DEBUG oslo_concurrency.lockutils [None req-50bdf364-1531-457c-ac13-e4bae5187b1b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.820584] [55188]: DEBUG oslo_concurrency.lockutils [None req-50bdf364-1531-457c-ac13-e4bae5187b1b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.828182] [55187]: DEBUG nova.policy [None req-897a901f-2c00-4e3e-928c-66cc05921987 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.832793] [55187]: INFO nova.api.openstack.requestlog [None req-897a901f-2c00-4e3e-928c-66cc05921987 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1667 microversion: 2.1 time: 0.082993 [ 789.833135] [55187]: [pid: 55187|app: 0|req: 1598/3345] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1667 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.837139] [55187]: DEBUG nova.api.openstack.wsgi [None req-67f453d7-862a-4f73-8400-25c81167f0c5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.837328] [55187]: DEBUG nova.compute.api [None req-67f453d7-862a-4f73-8400-25c81167f0c5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.840812] [55187]: DEBUG oslo_concurrency.lockutils [None req-67f453d7-862a-4f73-8400-25c81167f0c5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.841052] [55187]: DEBUG oslo_concurrency.lockutils [None req-67f453d7-862a-4f73-8400-25c81167f0c5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.841235] [55187]: DEBUG oslo_concurrency.lockutils [None req-67f453d7-862a-4f73-8400-25c81167f0c5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.841571] [55187]: DEBUG oslo_concurrency.lockutils [None req-67f453d7-862a-4f73-8400-25c81167f0c5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.842123] [55187]: DEBUG oslo_concurrency.lockutils [None req-67f453d7-862a-4f73-8400-25c81167f0c5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.842123] [55187]: DEBUG oslo_concurrency.lockutils [None req-67f453d7-862a-4f73-8400-25c81167f0c5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.855743] [55188]: DEBUG nova.policy [None req-50bdf364-1531-457c-ac13-e4bae5187b1b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.860284] [55188]: DEBUG nova.policy [None req-50bdf364-1531-457c-ac13-e4bae5187b1b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.860922] [55188]: DEBUG nova.policy [None req-50bdf364-1531-457c-ac13-e4bae5187b1b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.863626] [55188]: INFO nova.api.openstack.requestlog [None req-50bdf364-1531-457c-ac13-e4bae5187b1b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.053102 [ 789.864047] [55188]: [pid: 55188|app: 0|req: 1748/3346] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 789.866670] [55188]: DEBUG nova.api.openstack.wsgi [None req-d6f7360a-fe48-4d10-a3ab-8202107fd97f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.868356] [55188]: DEBUG nova.compute.api [None req-d6f7360a-fe48-4d10-a3ab-8202107fd97f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.871903] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6f7360a-fe48-4d10-a3ab-8202107fd97f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.872200] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6f7360a-fe48-4d10-a3ab-8202107fd97f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.872421] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6f7360a-fe48-4d10-a3ab-8202107fd97f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.872810] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6f7360a-fe48-4d10-a3ab-8202107fd97f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.873087] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6f7360a-fe48-4d10-a3ab-8202107fd97f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.873355] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6f7360a-fe48-4d10-a3ab-8202107fd97f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.906800] [55188]: DEBUG nova.policy [None req-d6f7360a-fe48-4d10-a3ab-8202107fd97f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.911159] [55188]: INFO nova.api.openstack.requestlog [None req-d6f7360a-fe48-4d10-a3ab-8202107fd97f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1169 microversion: 2.1 time: 0.046456 [ 789.912109] [55188]: [pid: 55188|app: 0|req: 1749/3347] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1169 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.914556] [55188]: DEBUG nova.api.openstack.wsgi [None req-be88fec5-effd-4bc8-b96b-33af7f97a035 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.916100] [55187]: DEBUG nova.policy [None req-67f453d7-862a-4f73-8400-25c81167f0c5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.916226] [55188]: DEBUG nova.compute.api [None req-be88fec5-effd-4bc8-b96b-33af7f97a035 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.919844] [55188]: DEBUG oslo_concurrency.lockutils [None req-be88fec5-effd-4bc8-b96b-33af7f97a035 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.920083] [55188]: DEBUG oslo_concurrency.lockutils [None req-be88fec5-effd-4bc8-b96b-33af7f97a035 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.920262] [55188]: DEBUG oslo_concurrency.lockutils [None req-be88fec5-effd-4bc8-b96b-33af7f97a035 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.920598] [55188]: DEBUG oslo_concurrency.lockutils [None req-be88fec5-effd-4bc8-b96b-33af7f97a035 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.920938] [55187]: INFO nova.api.openstack.requestlog [None req-67f453d7-862a-4f73-8400-25c81167f0c5 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1363 microversion: 2.1 time: 0.087167 [ 789.921053] [55188]: DEBUG oslo_concurrency.lockutils [None req-be88fec5-effd-4bc8-b96b-33af7f97a035 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.921341] [55187]: [pid: 55187|app: 0|req: 1599/3348] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1363 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.921440] [55188]: DEBUG oslo_concurrency.lockutils [None req-be88fec5-effd-4bc8-b96b-33af7f97a035 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.923772] [55187]: DEBUG nova.api.openstack.wsgi [None req-ae7a7c3b-4edf-4820-8025-f84f847bc6de tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Action: 'create', calling method: .version_select at 0x7d4aff7f0670>, body: {"keypair": {"name": "tempest-keypair-1201360113", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCeC9X5UWfplx384RJjzEYuu1d9UYYKwiBjbzzq1vlgMZN//4prWbnQuZqkd6ij9vbT78eu1lBXStfrmaLPW+J8OGca+yhDi7ile0y1IMuyctWGRzpvD7v98XZ7Rd+1y7Q=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 789.936866] [55187]: DEBUG nova.quota [None req-ae7a7c3b-4edf-4820-8025-f84f847bc6de tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Getting quotas for project d4f5ea8d10b14ba2a6aff44d1240f7b3. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 789.942894] [55188]: DEBUG oslo_concurrency.lockutils [None req-be88fec5-effd-4bc8-b96b-33af7f97a035 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.943234] [55188]: DEBUG oslo_concurrency.lockutils [None req-be88fec5-effd-4bc8-b96b-33af7f97a035 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.943439] [55188]: DEBUG oslo_concurrency.lockutils [None req-be88fec5-effd-4bc8-b96b-33af7f97a035 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.943648] [55188]: DEBUG nova.objects.instance [None req-be88fec5-effd-4bc8-b96b-33af7f97a035 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 789.943715] [55187]: DEBUG nova.quota [None req-ae7a7c3b-4edf-4820-8025-f84f847bc6de tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Getting quotas for user 3dfcb089e0de4396877ddd702f3f59d5 and project d4f5ea8d10b14ba2a6aff44d1240f7b3. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 789.969044] [55187]: INFO nova.api.openstack.requestlog [None req-ae7a7c3b-4edf-4820-8025-f84f847bc6de tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.047025 [ 789.969570] [55187]: [pid: 55187|app: 0|req: 1600/3349] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:04:30 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 789.971418] [55188]: DEBUG nova.policy [None req-be88fec5-effd-4bc8-b96b-33af7f97a035 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.972296] [55187]: DEBUG nova.api.openstack.wsgi [None req-4da22bb4-39f1-4dac-9bfa-a8dd1e9607b3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.974550] [55187]: DEBUG nova.compute.api [None req-4da22bb4-39f1-4dac-9bfa-a8dd1e9607b3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.978600] [55187]: DEBUG oslo_concurrency.lockutils [None req-4da22bb4-39f1-4dac-9bfa-a8dd1e9607b3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.978875] [55187]: DEBUG oslo_concurrency.lockutils [None req-4da22bb4-39f1-4dac-9bfa-a8dd1e9607b3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.979106] [55187]: DEBUG oslo_concurrency.lockutils [None req-4da22bb4-39f1-4dac-9bfa-a8dd1e9607b3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.979334] [55188]: INFO nova.api.openstack.requestlog [None req-be88fec5-effd-4bc8-b96b-33af7f97a035 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.066436 [ 789.979466] [55187]: DEBUG oslo_concurrency.lockutils [None req-4da22bb4-39f1-4dac-9bfa-a8dd1e9607b3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.979660] [55187]: DEBUG oslo_concurrency.lockutils [None req-4da22bb4-39f1-4dac-9bfa-a8dd1e9607b3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.980037] [55187]: DEBUG oslo_concurrency.lockutils [None req-4da22bb4-39f1-4dac-9bfa-a8dd1e9607b3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.980120] [55188]: [pid: 55188|app: 0|req: 1750/3350] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.983941] [55188]: DEBUG nova.api.openstack.wsgi [None req-80a099fd-f0fc-4b74-bf60-60119b49c241 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 789.986591] [55188]: DEBUG nova.compute.api [None req-80a099fd-f0fc-4b74-bf60-60119b49c241 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 789.991997] [55188]: DEBUG oslo_concurrency.lockutils [None req-80a099fd-f0fc-4b74-bf60-60119b49c241 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.992291] [55188]: DEBUG oslo_concurrency.lockutils [None req-80a099fd-f0fc-4b74-bf60-60119b49c241 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.992665] [55188]: DEBUG oslo_concurrency.lockutils [None req-80a099fd-f0fc-4b74-bf60-60119b49c241 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.993302] [55188]: DEBUG oslo_concurrency.lockutils [None req-80a099fd-f0fc-4b74-bf60-60119b49c241 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.993599] [55188]: DEBUG oslo_concurrency.lockutils [None req-80a099fd-f0fc-4b74-bf60-60119b49c241 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.993993] [55188]: DEBUG oslo_concurrency.lockutils [None req-80a099fd-f0fc-4b74-bf60-60119b49c241 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.016663] [55188]: DEBUG oslo_concurrency.lockutils [None req-80a099fd-f0fc-4b74-bf60-60119b49c241 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.016924] [55188]: DEBUG oslo_concurrency.lockutils [None req-80a099fd-f0fc-4b74-bf60-60119b49c241 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.017137] [55188]: DEBUG oslo_concurrency.lockutils [None req-80a099fd-f0fc-4b74-bf60-60119b49c241 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.017351] [55188]: DEBUG nova.objects.instance [None req-80a099fd-f0fc-4b74-bf60-60119b49c241 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.024337] [55187]: DEBUG nova.policy [None req-4da22bb4-39f1-4dac-9bfa-a8dd1e9607b3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.028826] [55187]: DEBUG nova.policy [None req-4da22bb4-39f1-4dac-9bfa-a8dd1e9607b3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.029965] [55187]: DEBUG nova.policy [None req-4da22bb4-39f1-4dac-9bfa-a8dd1e9607b3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.030243] [55187]: INFO nova.api.openstack.requestlog [None req-4da22bb4-39f1-4dac-9bfa-a8dd1e9607b3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1316 microversion: 2.21 time: 0.060280 [ 790.030571] [55187]: [pid: 55187|app: 0|req: 1601/3351] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1316 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 790.050029] [55188]: DEBUG nova.policy [None req-80a099fd-f0fc-4b74-bf60-60119b49c241 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.053528] [55188]: INFO nova.api.openstack.requestlog [None req-80a099fd-f0fc-4b74-bf60-60119b49c241 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.072858 [ 790.054019] [55188]: [pid: 55188|app: 0|req: 1751/3352] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.063135] [55187]: DEBUG nova.api.openstack.wsgi [None req-08584223-e8b1-49dd-9f00-cacb1d05e4e9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.065043] [55187]: DEBUG nova.compute.api [None req-08584223-e8b1-49dd-9f00-cacb1d05e4e9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.068952] [55187]: DEBUG oslo_concurrency.lockutils [None req-08584223-e8b1-49dd-9f00-cacb1d05e4e9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.069216] [55187]: DEBUG oslo_concurrency.lockutils [None req-08584223-e8b1-49dd-9f00-cacb1d05e4e9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.069403] [55187]: DEBUG oslo_concurrency.lockutils [None req-08584223-e8b1-49dd-9f00-cacb1d05e4e9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.069754] [55187]: DEBUG oslo_concurrency.lockutils [None req-08584223-e8b1-49dd-9f00-cacb1d05e4e9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.069952] [55187]: DEBUG oslo_concurrency.lockutils [None req-08584223-e8b1-49dd-9f00-cacb1d05e4e9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.070138] [55187]: DEBUG oslo_concurrency.lockutils [None req-08584223-e8b1-49dd-9f00-cacb1d05e4e9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.089104] [55188]: DEBUG nova.api.openstack.wsgi [None req-8267c9a2-24b4-4161-a1fe-d53e12f2646b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.090852] [55188]: DEBUG nova.compute.api [None req-8267c9a2-24b4-4161-a1fe-d53e12f2646b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.095980] [55188]: DEBUG oslo_concurrency.lockutils [None req-8267c9a2-24b4-4161-a1fe-d53e12f2646b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.096859] [55188]: DEBUG oslo_concurrency.lockutils [None req-8267c9a2-24b4-4161-a1fe-d53e12f2646b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.097165] [55188]: DEBUG oslo_concurrency.lockutils [None req-8267c9a2-24b4-4161-a1fe-d53e12f2646b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.097512] [55188]: DEBUG oslo_concurrency.lockutils [None req-8267c9a2-24b4-4161-a1fe-d53e12f2646b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.097740] [55188]: DEBUG oslo_concurrency.lockutils [None req-8267c9a2-24b4-4161-a1fe-d53e12f2646b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.097897] [55188]: DEBUG oslo_concurrency.lockutils [None req-8267c9a2-24b4-4161-a1fe-d53e12f2646b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.122195] [55187]: DEBUG nova.policy [None req-08584223-e8b1-49dd-9f00-cacb1d05e4e9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.127243] [55187]: INFO nova.api.openstack.requestlog [None req-08584223-e8b1-49dd-9f00-cacb1d05e4e9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1267 microversion: 2.1 time: 0.066396 [ 790.127616] [55187]: [pid: 55187|app: 0|req: 1602/3353] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1267 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.162219] [55187]: DEBUG nova.api.openstack.wsgi [None req-f6d6d4d9-e1d3-4143-b4a6-07b16aba3bf3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.164195] [55187]: DEBUG nova.compute.api [None req-f6d6d4d9-e1d3-4143-b4a6-07b16aba3bf3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.169533] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6d6d4d9-e1d3-4143-b4a6-07b16aba3bf3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.170332] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6d6d4d9-e1d3-4143-b4a6-07b16aba3bf3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.170332] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6d6d4d9-e1d3-4143-b4a6-07b16aba3bf3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.170451] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6d6d4d9-e1d3-4143-b4a6-07b16aba3bf3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.174022] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6d6d4d9-e1d3-4143-b4a6-07b16aba3bf3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.174022] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6d6d4d9-e1d3-4143-b4a6-07b16aba3bf3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.222110] [55188]: DEBUG nova.policy [None req-8267c9a2-24b4-4161-a1fe-d53e12f2646b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.229550] [55188]: INFO nova.api.openstack.requestlog [None req-8267c9a2-24b4-4161-a1fe-d53e12f2646b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1458 microversion: 2.1 time: 0.143627 [ 790.229903] [55188]: [pid: 55188|app: 0|req: 1752/3354] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1458 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.236027] [55187]: DEBUG nova.policy [None req-f6d6d4d9-e1d3-4143-b4a6-07b16aba3bf3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.236189] [55188]: DEBUG nova.api.openstack.wsgi [None req-125efa53-e8a0-450b-bd0e-1fb8834d7528 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.238231] [55188]: DEBUG nova.compute.api [None req-125efa53-e8a0-450b-bd0e-1fb8834d7528 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.240142] [55187]: INFO nova.api.openstack.requestlog [None req-f6d6d4d9-e1d3-4143-b4a6-07b16aba3bf3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.080626 [ 790.240717] [55187]: [pid: 55187|app: 0|req: 1603/3355] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.244682] [55188]: DEBUG oslo_concurrency.lockutils [None req-125efa53-e8a0-450b-bd0e-1fb8834d7528 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.244918] [55188]: DEBUG oslo_concurrency.lockutils [None req-125efa53-e8a0-450b-bd0e-1fb8834d7528 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.245221] [55188]: DEBUG oslo_concurrency.lockutils [None req-125efa53-e8a0-450b-bd0e-1fb8834d7528 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.245645] [55188]: DEBUG oslo_concurrency.lockutils [None req-125efa53-e8a0-450b-bd0e-1fb8834d7528 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.245831] [55188]: DEBUG oslo_concurrency.lockutils [None req-125efa53-e8a0-450b-bd0e-1fb8834d7528 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.246014] [55188]: DEBUG oslo_concurrency.lockutils [None req-125efa53-e8a0-450b-bd0e-1fb8834d7528 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.269153] [55188]: DEBUG oslo_concurrency.lockutils [None req-125efa53-e8a0-450b-bd0e-1fb8834d7528 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.269519] [55188]: DEBUG oslo_concurrency.lockutils [None req-125efa53-e8a0-450b-bd0e-1fb8834d7528 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.269736] [55188]: DEBUG oslo_concurrency.lockutils [None req-125efa53-e8a0-450b-bd0e-1fb8834d7528 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.269950] [55188]: DEBUG nova.objects.instance [None req-125efa53-e8a0-450b-bd0e-1fb8834d7528 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.304288] [55188]: DEBUG nova.policy [None req-125efa53-e8a0-450b-bd0e-1fb8834d7528 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.309742] [55188]: INFO nova.api.openstack.requestlog [None req-125efa53-e8a0-450b-bd0e-1fb8834d7528 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.078895 [ 790.310303] [55188]: [pid: 55188|app: 0|req: 1753/3356] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.316280] [55188]: DEBUG nova.api.openstack.wsgi [None req-76beae4a-51bb-4dde-8ced-d0406915bc35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.318077] [55188]: DEBUG nova.compute.api [None req-76beae4a-51bb-4dde-8ced-d0406915bc35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.321693] [55188]: DEBUG oslo_concurrency.lockutils [None req-76beae4a-51bb-4dde-8ced-d0406915bc35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.321982] [55188]: DEBUG oslo_concurrency.lockutils [None req-76beae4a-51bb-4dde-8ced-d0406915bc35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.322187] [55188]: DEBUG oslo_concurrency.lockutils [None req-76beae4a-51bb-4dde-8ced-d0406915bc35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.322670] [55188]: DEBUG oslo_concurrency.lockutils [None req-76beae4a-51bb-4dde-8ced-d0406915bc35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.322905] [55188]: DEBUG oslo_concurrency.lockutils [None req-76beae4a-51bb-4dde-8ced-d0406915bc35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.324337] [55188]: DEBUG oslo_concurrency.lockutils [None req-76beae4a-51bb-4dde-8ced-d0406915bc35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.333660] [55187]: DEBUG nova.api.openstack.wsgi [None req-896ccaf4-3d39-4911-aacd-27d25736a8aa tempest-TenantUsagesTestJSON-1293386605 tempest-TenantUsagesTestJSON-1293386605-project-admin] Calling method '.version_select at 0x7d4aff7f3880>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.341662] [55187]: DEBUG oslo_concurrency.lockutils [None req-896ccaf4-3d39-4911-aacd-27d25736a8aa tempest-TenantUsagesTestJSON-1293386605 tempest-TenantUsagesTestJSON-1293386605-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.341913] [55187]: DEBUG oslo_concurrency.lockutils [None req-896ccaf4-3d39-4911-aacd-27d25736a8aa tempest-TenantUsagesTestJSON-1293386605 tempest-TenantUsagesTestJSON-1293386605-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.342155] [55187]: DEBUG oslo_concurrency.lockutils [None req-896ccaf4-3d39-4911-aacd-27d25736a8aa tempest-TenantUsagesTestJSON-1293386605 tempest-TenantUsagesTestJSON-1293386605-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.352051] [55188]: DEBUG oslo_concurrency.lockutils [None req-76beae4a-51bb-4dde-8ced-d0406915bc35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.352331] [55188]: DEBUG oslo_concurrency.lockutils [None req-76beae4a-51bb-4dde-8ced-d0406915bc35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.352529] [55188]: DEBUG oslo_concurrency.lockutils [None req-76beae4a-51bb-4dde-8ced-d0406915bc35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.352763] [55188]: DEBUG nova.objects.instance [None req-76beae4a-51bb-4dde-8ced-d0406915bc35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.355321] [55187]: DEBUG oslo_concurrency.lockutils [None req-896ccaf4-3d39-4911-aacd-27d25736a8aa tempest-TenantUsagesTestJSON-1293386605 tempest-TenantUsagesTestJSON-1293386605-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.355714] [55187]: DEBUG oslo_concurrency.lockutils [None req-896ccaf4-3d39-4911-aacd-27d25736a8aa tempest-TenantUsagesTestJSON-1293386605 tempest-TenantUsagesTestJSON-1293386605-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.356040] [55187]: DEBUG oslo_concurrency.lockutils [None req-896ccaf4-3d39-4911-aacd-27d25736a8aa tempest-TenantUsagesTestJSON-1293386605 tempest-TenantUsagesTestJSON-1293386605-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.369150] [55187]: INFO nova.api.openstack.requestlog [None req-896ccaf4-3d39-4911-aacd-27d25736a8aa tempest-TenantUsagesTestJSON-1293386605 tempest-TenantUsagesTestJSON-1293386605-project-admin] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage/2142c2ed6fdc4ff895c303422e15f44c?start=2025-03-25T22%3A04%3A30.606891&end=2025-03-27T22%3A04%3A30.606891" status: 200 len: 685 microversion: 2.1 time: 0.127666 [ 790.369537] [55187]: [pid: 55187|app: 0|req: 1604/3357] 10.180.1.21 () {58 vars in 1407 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/os-simple-tenant-usage/2142c2ed6fdc4ff895c303422e15f44c?start=2025-03-25T22%3A04%3A30.606891&end=2025-03-27T22%3A04%3A30.606891 => generated 685 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 790.376183] [55188]: DEBUG nova.policy [None req-76beae4a-51bb-4dde-8ced-d0406915bc35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.378985] [55187]: DEBUG nova.api.openstack.wsgi [None req-389811dc-7b24-4535-aca9-6ea5dd1d951a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.381270] [55187]: DEBUG nova.compute.api [None req-389811dc-7b24-4535-aca9-6ea5dd1d951a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.383285] [55188]: DEBUG nova.policy [None req-76beae4a-51bb-4dde-8ced-d0406915bc35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.384121] [55188]: DEBUG nova.policy [None req-76beae4a-51bb-4dde-8ced-d0406915bc35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.384889] [55187]: DEBUG oslo_concurrency.lockutils [None req-389811dc-7b24-4535-aca9-6ea5dd1d951a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.385155] [55187]: DEBUG oslo_concurrency.lockutils [None req-389811dc-7b24-4535-aca9-6ea5dd1d951a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.385344] [55187]: DEBUG oslo_concurrency.lockutils [None req-389811dc-7b24-4535-aca9-6ea5dd1d951a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.385704] [55187]: DEBUG oslo_concurrency.lockutils [None req-389811dc-7b24-4535-aca9-6ea5dd1d951a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.385906] [55187]: DEBUG oslo_concurrency.lockutils [None req-389811dc-7b24-4535-aca9-6ea5dd1d951a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.386098] [55187]: DEBUG oslo_concurrency.lockutils [None req-389811dc-7b24-4535-aca9-6ea5dd1d951a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.388220] [55188]: INFO nova.api.openstack.requestlog [None req-76beae4a-51bb-4dde-8ced-d0406915bc35 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.077651 [ 790.388550] [55188]: [pid: 55188|app: 0|req: 1754/3358] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 790.391711] [55188]: DEBUG nova.api.openstack.wsgi [None req-b7aa0574-7f54-4f6b-aa6f-261f66086ef1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.393867] [55188]: DEBUG nova.compute.api [None req-b7aa0574-7f54-4f6b-aa6f-261f66086ef1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.397890] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7aa0574-7f54-4f6b-aa6f-261f66086ef1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.398149] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7aa0574-7f54-4f6b-aa6f-261f66086ef1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.398367] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7aa0574-7f54-4f6b-aa6f-261f66086ef1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.398749] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7aa0574-7f54-4f6b-aa6f-261f66086ef1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.398956] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7aa0574-7f54-4f6b-aa6f-261f66086ef1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.399151] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7aa0574-7f54-4f6b-aa6f-261f66086ef1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.537256] [55187]: DEBUG nova.policy [None req-389811dc-7b24-4535-aca9-6ea5dd1d951a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.541192] [55187]: INFO nova.api.openstack.requestlog [None req-389811dc-7b24-4535-aca9-6ea5dd1d951a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1679 microversion: 2.1 time: 0.164961 [ 790.541683] [55187]: [pid: 55187|app: 0|req: 1605/3359] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1679 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.544468] [55187]: DEBUG nova.api.openstack.wsgi [None req-d3b0604c-156d-416e-85c1-aaa2183f2a3e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '.version_select at 0x7d4aff7f08b0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.550196] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3b0604c-156d-416e-85c1-aaa2183f2a3e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.550575] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3b0604c-156d-416e-85c1-aaa2183f2a3e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.550899] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3b0604c-156d-416e-85c1-aaa2183f2a3e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.559512] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3b0604c-156d-416e-85c1-aaa2183f2a3e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.559512] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3b0604c-156d-416e-85c1-aaa2183f2a3e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.559512] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3b0604c-156d-416e-85c1-aaa2183f2a3e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.565684] [55187]: INFO nova.api.openstack.requestlog [None req-d3b0604c-156d-416e-85c1-aaa2183f2a3e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage/2142c2ed6fdc4ff895c303422e15f44c?start=2025-03-25T22%3A04%3A30.606891&end=2025-03-27T22%3A04%3A30.606891" status: 200 len: 641 microversion: 2.1 time: 0.023091 [ 790.566162] [55187]: [pid: 55187|app: 0|req: 1606/3360] 10.180.1.21 () {58 vars in 1407 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/os-simple-tenant-usage/2142c2ed6fdc4ff895c303422e15f44c?start=2025-03-25T22%3A04%3A30.606891&end=2025-03-27T22%3A04%3A30.606891 => generated 641 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 790.568977] [55187]: DEBUG nova.api.openstack.wsgi [None req-ea4a9758-2d23-43d6-ba9b-670868a4efd2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.570780] [55187]: DEBUG nova.compute.api [None req-ea4a9758-2d23-43d6-ba9b-670868a4efd2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.576566] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea4a9758-2d23-43d6-ba9b-670868a4efd2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.577058] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea4a9758-2d23-43d6-ba9b-670868a4efd2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.577360] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea4a9758-2d23-43d6-ba9b-670868a4efd2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.577845] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea4a9758-2d23-43d6-ba9b-670868a4efd2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.578202] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea4a9758-2d23-43d6-ba9b-670868a4efd2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.580021] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea4a9758-2d23-43d6-ba9b-670868a4efd2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.594000] [55188]: DEBUG nova.policy [None req-b7aa0574-7f54-4f6b-aa6f-261f66086ef1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.607227] [55188]: INFO nova.api.openstack.requestlog [None req-b7aa0574-7f54-4f6b-aa6f-261f66086ef1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1322 microversion: 2.1 time: 0.214436 [ 790.607603] [55188]: [pid: 55188|app: 0|req: 1755/3361] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1322 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.610708] [55188]: DEBUG nova.api.openstack.wsgi [None req-79b93aeb-4c6b-4496-bc3a-220e4345a55c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.614583] [55188]: DEBUG nova.compute.api [None req-79b93aeb-4c6b-4496-bc3a-220e4345a55c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.619286] [55188]: DEBUG oslo_concurrency.lockutils [None req-79b93aeb-4c6b-4496-bc3a-220e4345a55c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.619446] [55188]: DEBUG oslo_concurrency.lockutils [None req-79b93aeb-4c6b-4496-bc3a-220e4345a55c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.619635] [55188]: DEBUG oslo_concurrency.lockutils [None req-79b93aeb-4c6b-4496-bc3a-220e4345a55c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.620141] [55188]: DEBUG oslo_concurrency.lockutils [None req-79b93aeb-4c6b-4496-bc3a-220e4345a55c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.620452] [55188]: DEBUG oslo_concurrency.lockutils [None req-79b93aeb-4c6b-4496-bc3a-220e4345a55c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.620727] [55188]: DEBUG oslo_concurrency.lockutils [None req-79b93aeb-4c6b-4496-bc3a-220e4345a55c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.633815] [55187]: DEBUG nova.policy [None req-ea4a9758-2d23-43d6-ba9b-670868a4efd2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.640757] [55187]: INFO nova.api.openstack.requestlog [None req-ea4a9758-2d23-43d6-ba9b-670868a4efd2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.072912 [ 790.642125] [55187]: [pid: 55187|app: 0|req: 1607/3362] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.650028] [55187]: DEBUG nova.api.openstack.wsgi [None req-5dcc171a-0d80-4c10-8c4b-6f29636a2d2a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.650028] [55187]: DEBUG nova.compute.api [None req-5dcc171a-0d80-4c10-8c4b-6f29636a2d2a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.651512] [55188]: DEBUG oslo_concurrency.lockutils [None req-79b93aeb-4c6b-4496-bc3a-220e4345a55c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.651772] [55188]: DEBUG oslo_concurrency.lockutils [None req-79b93aeb-4c6b-4496-bc3a-220e4345a55c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.651961] [55188]: DEBUG oslo_concurrency.lockutils [None req-79b93aeb-4c6b-4496-bc3a-220e4345a55c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.655024] [55188]: DEBUG nova.objects.instance [None req-79b93aeb-4c6b-4496-bc3a-220e4345a55c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.655142] [55187]: DEBUG oslo_concurrency.lockutils [None req-5dcc171a-0d80-4c10-8c4b-6f29636a2d2a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.655142] [55187]: DEBUG oslo_concurrency.lockutils [None req-5dcc171a-0d80-4c10-8c4b-6f29636a2d2a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.655142] [55187]: DEBUG oslo_concurrency.lockutils [None req-5dcc171a-0d80-4c10-8c4b-6f29636a2d2a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.655142] [55187]: DEBUG oslo_concurrency.lockutils [None req-5dcc171a-0d80-4c10-8c4b-6f29636a2d2a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.655371] [55187]: DEBUG oslo_concurrency.lockutils [None req-5dcc171a-0d80-4c10-8c4b-6f29636a2d2a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.655371] [55187]: DEBUG oslo_concurrency.lockutils [None req-5dcc171a-0d80-4c10-8c4b-6f29636a2d2a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.689926] [55188]: DEBUG nova.policy [None req-79b93aeb-4c6b-4496-bc3a-220e4345a55c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.697122] [55188]: INFO nova.api.openstack.requestlog [None req-79b93aeb-4c6b-4496-bc3a-220e4345a55c tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.088783 [ 790.697500] [55188]: [pid: 55188|app: 0|req: 1756/3363] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:30 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.700169] [55188]: DEBUG nova.api.openstack.wsgi [None req-5ef62f66-b74f-44e9-8221-d07de0e79615 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.701801] [55188]: DEBUG nova.compute.api [None req-5ef62f66-b74f-44e9-8221-d07de0e79615 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.705707] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ef62f66-b74f-44e9-8221-d07de0e79615 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.705930] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ef62f66-b74f-44e9-8221-d07de0e79615 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.706173] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ef62f66-b74f-44e9-8221-d07de0e79615 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.706541] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ef62f66-b74f-44e9-8221-d07de0e79615 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.706803] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ef62f66-b74f-44e9-8221-d07de0e79615 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.707018] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ef62f66-b74f-44e9-8221-d07de0e79615 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.708457] [55187]: DEBUG nova.policy [None req-5dcc171a-0d80-4c10-8c4b-6f29636a2d2a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.716814] [55187]: INFO nova.api.openstack.requestlog [None req-5dcc171a-0d80-4c10-8c4b-6f29636a2d2a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.073713 [ 790.717177] [55187]: [pid: 55187|app: 0|req: 1608/3364] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.721433] [55187]: DEBUG nova.api.openstack.wsgi [None req-6cc7cbdc-9ed0-44d4-902a-a1b7dae61389 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.723185] [55187]: DEBUG nova.compute.api [None req-6cc7cbdc-9ed0-44d4-902a-a1b7dae61389 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.727981] [55187]: DEBUG oslo_concurrency.lockutils [None req-6cc7cbdc-9ed0-44d4-902a-a1b7dae61389 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.728271] [55187]: DEBUG oslo_concurrency.lockutils [None req-6cc7cbdc-9ed0-44d4-902a-a1b7dae61389 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.728475] [55187]: DEBUG oslo_concurrency.lockutils [None req-6cc7cbdc-9ed0-44d4-902a-a1b7dae61389 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.728883] [55187]: DEBUG oslo_concurrency.lockutils [None req-6cc7cbdc-9ed0-44d4-902a-a1b7dae61389 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.729139] [55187]: DEBUG oslo_concurrency.lockutils [None req-6cc7cbdc-9ed0-44d4-902a-a1b7dae61389 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.729405] [55187]: DEBUG oslo_concurrency.lockutils [None req-6cc7cbdc-9ed0-44d4-902a-a1b7dae61389 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.756502] [55188]: DEBUG nova.policy [None req-5ef62f66-b74f-44e9-8221-d07de0e79615 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.761619] [55188]: INFO nova.api.openstack.requestlog [None req-5ef62f66-b74f-44e9-8221-d07de0e79615 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.063291 [ 790.761803] [55188]: [pid: 55188|app: 0|req: 1757/3365] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.768298] [55188]: DEBUG nova.api.openstack.wsgi [None req-55e6e1c8-eb89-4bba-9f9e-1092cb321a35 tempest-TenantUsagesTestJSON-1293386605 tempest-TenantUsagesTestJSON-1293386605-project-admin] Calling method '.version_select at 0x7d4aff7813f0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.777330] [55188]: DEBUG oslo_concurrency.lockutils [None req-55e6e1c8-eb89-4bba-9f9e-1092cb321a35 tempest-TenantUsagesTestJSON-1293386605 tempest-TenantUsagesTestJSON-1293386605-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.777330] [55188]: DEBUG oslo_concurrency.lockutils [None req-55e6e1c8-eb89-4bba-9f9e-1092cb321a35 tempest-TenantUsagesTestJSON-1293386605 tempest-TenantUsagesTestJSON-1293386605-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.779129] [55188]: DEBUG oslo_concurrency.lockutils [None req-55e6e1c8-eb89-4bba-9f9e-1092cb321a35 tempest-TenantUsagesTestJSON-1293386605 tempest-TenantUsagesTestJSON-1293386605-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.792135] [55188]: DEBUG oslo_concurrency.lockutils [None req-55e6e1c8-eb89-4bba-9f9e-1092cb321a35 tempest-TenantUsagesTestJSON-1293386605 tempest-TenantUsagesTestJSON-1293386605-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.794689] [55188]: DEBUG oslo_concurrency.lockutils [None req-55e6e1c8-eb89-4bba-9f9e-1092cb321a35 tempest-TenantUsagesTestJSON-1293386605 tempest-TenantUsagesTestJSON-1293386605-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.794689] [55188]: DEBUG oslo_concurrency.lockutils [None req-55e6e1c8-eb89-4bba-9f9e-1092cb321a35 tempest-TenantUsagesTestJSON-1293386605 tempest-TenantUsagesTestJSON-1293386605-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.841629] [55188]: INFO nova.api.openstack.requestlog [None req-55e6e1c8-eb89-4bba-9f9e-1092cb321a35 tempest-TenantUsagesTestJSON-1293386605 tempest-TenantUsagesTestJSON-1293386605-project-admin] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage?start=2025-03-25T22%3A04%3A30.606891&end=2025-03-27T22%3A04%3A30.606891&detailed=1" status: 200 len: 23839 microversion: 2.1 time: 0.077963 [ 790.841629] [55188]: [pid: 55188|app: 0|req: 1758/3366] 10.180.1.21 () {58 vars in 1330 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/os-simple-tenant-usage?start=2025-03-25T22%3A04%3A30.606891&end=2025-03-27T22%3A04%3A30.606891&detailed=1 => generated 23839 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 790.845316] [55188]: DEBUG nova.api.openstack.wsgi [None req-6d82d02c-1f7c-4059-9a92-03ddf136a1fa tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.849624] [55188]: DEBUG nova.compute.api [None req-6d82d02c-1f7c-4059-9a92-03ddf136a1fa tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.852858] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d82d02c-1f7c-4059-9a92-03ddf136a1fa tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.853547] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d82d02c-1f7c-4059-9a92-03ddf136a1fa tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.853738] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d82d02c-1f7c-4059-9a92-03ddf136a1fa tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.854169] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d82d02c-1f7c-4059-9a92-03ddf136a1fa tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.854408] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d82d02c-1f7c-4059-9a92-03ddf136a1fa tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.854648] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d82d02c-1f7c-4059-9a92-03ddf136a1fa tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.878618] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d82d02c-1f7c-4059-9a92-03ddf136a1fa tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.879624] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d82d02c-1f7c-4059-9a92-03ddf136a1fa tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.879624] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d82d02c-1f7c-4059-9a92-03ddf136a1fa tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.880037] [55188]: DEBUG nova.objects.instance [None req-6d82d02c-1f7c-4059-9a92-03ddf136a1fa tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.902357] [55187]: DEBUG nova.policy [None req-6cc7cbdc-9ed0-44d4-902a-a1b7dae61389 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.908277] [55187]: INFO nova.api.openstack.requestlog [None req-6cc7cbdc-9ed0-44d4-902a-a1b7dae61389 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1524 microversion: 2.1 time: 0.190189 [ 790.908657] [55187]: [pid: 55187|app: 0|req: 1609/3367] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1524 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.908729] [55188]: DEBUG nova.policy [None req-6d82d02c-1f7c-4059-9a92-03ddf136a1fa tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.914237] [55187]: DEBUG nova.api.openstack.wsgi [None req-7fae06de-1a99-4359-b60d-98f9a3b87f9f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afb210790>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.915668] [55188]: INFO nova.api.openstack.requestlog [None req-6d82d02c-1f7c-4059-9a92-03ddf136a1fa tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.072836 [ 790.916277] [55188]: [pid: 55188|app: 0|req: 1759/3368] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.919662] [55188]: DEBUG nova.api.openstack.wsgi [None req-362239c7-28ef-4863-9122-73195950fe17 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.922120] [55188]: DEBUG nova.compute.api [None req-362239c7-28ef-4863-9122-73195950fe17 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.926157] [55188]: DEBUG oslo_concurrency.lockutils [None req-362239c7-28ef-4863-9122-73195950fe17 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.926488] [55188]: DEBUG oslo_concurrency.lockutils [None req-362239c7-28ef-4863-9122-73195950fe17 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.926751] [55188]: DEBUG oslo_concurrency.lockutils [None req-362239c7-28ef-4863-9122-73195950fe17 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.927215] [55188]: DEBUG oslo_concurrency.lockutils [None req-362239c7-28ef-4863-9122-73195950fe17 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.927474] [55188]: DEBUG oslo_concurrency.lockutils [None req-362239c7-28ef-4863-9122-73195950fe17 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.927715] [55188]: DEBUG oslo_concurrency.lockutils [None req-362239c7-28ef-4863-9122-73195950fe17 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.971025] [55187]: INFO nova.api.openstack.requestlog [None req-7fae06de-1a99-4359-b60d-98f9a3b87f9f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb" status: 200 len: 1653 microversion: 2.1 time: 0.060250 [ 790.971025] [55187]: [pid: 55187|app: 0|req: 1610/3369] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb => generated 1653 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.975346] [55187]: DEBUG nova.api.openstack.wsgi [None req-d8cd9dab-3204-486c-b94b-675e6296fb54 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 790.982231] [55187]: DEBUG nova.compute.api [None req-d8cd9dab-3204-486c-b94b-675e6296fb54 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 790.987992] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8cd9dab-3204-486c-b94b-675e6296fb54 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.987992] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8cd9dab-3204-486c-b94b-675e6296fb54 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.987992] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8cd9dab-3204-486c-b94b-675e6296fb54 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.988392] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8cd9dab-3204-486c-b94b-675e6296fb54 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.988392] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8cd9dab-3204-486c-b94b-675e6296fb54 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.988643] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8cd9dab-3204-486c-b94b-675e6296fb54 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.045026] [55187]: DEBUG nova.policy [None req-d8cd9dab-3204-486c-b94b-675e6296fb54 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.051206] [55187]: INFO nova.api.openstack.requestlog [None req-d8cd9dab-3204-486c-b94b-675e6296fb54 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.079814 [ 791.051617] [55187]: [pid: 55187|app: 0|req: 1611/3370] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.054996] [55187]: DEBUG nova.api.openstack.wsgi [None req-4b3b3b82-4933-4447-823e-22913427bdfe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.058571] [55187]: DEBUG nova.compute.api [None req-4b3b3b82-4933-4447-823e-22913427bdfe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.062153] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b3b3b82-4933-4447-823e-22913427bdfe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.062535] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b3b3b82-4933-4447-823e-22913427bdfe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.062780] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b3b3b82-4933-4447-823e-22913427bdfe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.063235] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b3b3b82-4933-4447-823e-22913427bdfe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.063472] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b3b3b82-4933-4447-823e-22913427bdfe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.063688] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b3b3b82-4933-4447-823e-22913427bdfe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.089559] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b3b3b82-4933-4447-823e-22913427bdfe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.089559] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b3b3b82-4933-4447-823e-22913427bdfe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.089859] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b3b3b82-4933-4447-823e-22913427bdfe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.090340] [55187]: DEBUG nova.objects.instance [None req-4b3b3b82-4933-4447-823e-22913427bdfe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 791.108090] [55188]: DEBUG nova.policy [None req-362239c7-28ef-4863-9122-73195950fe17 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.116838] [55188]: INFO nova.api.openstack.requestlog [None req-362239c7-28ef-4863-9122-73195950fe17 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1315 microversion: 2.1 time: 0.199564 [ 791.117563] [55188]: [pid: 55188|app: 0|req: 1760/3371] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1315 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.122617] [55188]: DEBUG nova.api.openstack.wsgi [None req-5e121244-9190-484a-a82a-7cacf9b4806c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.123695] [55187]: DEBUG nova.policy [None req-4b3b3b82-4933-4447-823e-22913427bdfe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.125303] [55188]: DEBUG nova.compute.api [None req-5e121244-9190-484a-a82a-7cacf9b4806c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.129862] [55187]: INFO nova.api.openstack.requestlog [None req-4b3b3b82-4933-4447-823e-22913427bdfe tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.077552 [ 791.130572] [55187]: [pid: 55187|app: 0|req: 1612/3372] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.132053] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e121244-9190-484a-a82a-7cacf9b4806c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.132053] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e121244-9190-484a-a82a-7cacf9b4806c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.133329] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e121244-9190-484a-a82a-7cacf9b4806c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.133329] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e121244-9190-484a-a82a-7cacf9b4806c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.133454] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e121244-9190-484a-a82a-7cacf9b4806c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.133766] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e121244-9190-484a-a82a-7cacf9b4806c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.138143] [55187]: DEBUG nova.api.openstack.wsgi [None req-737230ab-fcde-4d4f-b447-33ff9445911d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.142503] [55187]: DEBUG nova.compute.api [None req-737230ab-fcde-4d4f-b447-33ff9445911d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.151533] [55187]: DEBUG oslo_concurrency.lockutils [None req-737230ab-fcde-4d4f-b447-33ff9445911d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.151533] [55187]: DEBUG oslo_concurrency.lockutils [None req-737230ab-fcde-4d4f-b447-33ff9445911d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.151533] [55187]: DEBUG oslo_concurrency.lockutils [None req-737230ab-fcde-4d4f-b447-33ff9445911d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.151945] [55187]: DEBUG oslo_concurrency.lockutils [None req-737230ab-fcde-4d4f-b447-33ff9445911d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.152576] [55187]: DEBUG oslo_concurrency.lockutils [None req-737230ab-fcde-4d4f-b447-33ff9445911d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.152576] [55187]: DEBUG oslo_concurrency.lockutils [None req-737230ab-fcde-4d4f-b447-33ff9445911d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.175662] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e121244-9190-484a-a82a-7cacf9b4806c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.176186] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e121244-9190-484a-a82a-7cacf9b4806c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.176262] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e121244-9190-484a-a82a-7cacf9b4806c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.176873] [55188]: DEBUG nova.objects.instance [None req-5e121244-9190-484a-a82a-7cacf9b4806c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 791.198839] [55187]: DEBUG nova.policy [None req-737230ab-fcde-4d4f-b447-33ff9445911d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.203836] [55187]: INFO nova.api.openstack.requestlog [None req-737230ab-fcde-4d4f-b447-33ff9445911d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.072902 [ 791.204250] [55187]: [pid: 55187|app: 0|req: 1613/3373] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.205194] [55188]: DEBUG nova.policy [None req-5e121244-9190-484a-a82a-7cacf9b4806c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.207290] [55187]: DEBUG nova.api.openstack.wsgi [None req-3fd07e94-d2df-4290-b464-d75a6b4a9fb3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.210029] [55187]: DEBUG nova.compute.api [None req-3fd07e94-d2df-4290-b464-d75a6b4a9fb3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.214059] [55188]: INFO nova.api.openstack.requestlog [None req-5e121244-9190-484a-a82a-7cacf9b4806c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.093176 [ 791.214059] [55188]: [pid: 55188|app: 0|req: 1761/3374] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.215367] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fd07e94-d2df-4290-b464-d75a6b4a9fb3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.215367] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fd07e94-d2df-4290-b464-d75a6b4a9fb3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.215367] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fd07e94-d2df-4290-b464-d75a6b4a9fb3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.215367] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fd07e94-d2df-4290-b464-d75a6b4a9fb3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.215579] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fd07e94-d2df-4290-b464-d75a6b4a9fb3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.215713] [55188]: DEBUG nova.api.openstack.wsgi [None req-979f44c2-212e-4f15-9951-c74239ca3166 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.215762] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fd07e94-d2df-4290-b464-d75a6b4a9fb3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.216103] [55188]: DEBUG nova.compute.api [None req-979f44c2-212e-4f15-9951-c74239ca3166 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.220559] [55188]: DEBUG oslo_concurrency.lockutils [None req-979f44c2-212e-4f15-9951-c74239ca3166 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.220840] [55188]: DEBUG oslo_concurrency.lockutils [None req-979f44c2-212e-4f15-9951-c74239ca3166 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.221070] [55188]: DEBUG oslo_concurrency.lockutils [None req-979f44c2-212e-4f15-9951-c74239ca3166 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.221470] [55188]: DEBUG oslo_concurrency.lockutils [None req-979f44c2-212e-4f15-9951-c74239ca3166 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.221696] [55188]: DEBUG oslo_concurrency.lockutils [None req-979f44c2-212e-4f15-9951-c74239ca3166 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.221879] [55188]: DEBUG oslo_concurrency.lockutils [None req-979f44c2-212e-4f15-9951-c74239ca3166 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.240725] [55188]: DEBUG nova.compute.api [None req-979f44c2-212e-4f15-9951-c74239ca3166 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 791.261181] [55187]: DEBUG nova.policy [None req-3fd07e94-d2df-4290-b464-d75a6b4a9fb3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.266435] [55187]: INFO nova.api.openstack.requestlog [None req-3fd07e94-d2df-4290-b464-d75a6b4a9fb3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1599 microversion: 2.1 time: 0.061372 [ 791.267011] [55187]: [pid: 55187|app: 0|req: 1614/3375] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1599 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.269583] [55187]: DEBUG nova.api.openstack.wsgi [None req-df53fcdf-251a-4158-9e47-c9c9bf3d5082 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.271425] [55187]: DEBUG nova.compute.api [None req-df53fcdf-251a-4158-9e47-c9c9bf3d5082 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.276864] [55187]: DEBUG oslo_concurrency.lockutils [None req-df53fcdf-251a-4158-9e47-c9c9bf3d5082 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.276864] [55187]: DEBUG oslo_concurrency.lockutils [None req-df53fcdf-251a-4158-9e47-c9c9bf3d5082 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.277438] [55187]: DEBUG oslo_concurrency.lockutils [None req-df53fcdf-251a-4158-9e47-c9c9bf3d5082 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.277573] [55187]: DEBUG oslo_concurrency.lockutils [None req-df53fcdf-251a-4158-9e47-c9c9bf3d5082 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.278203] [55187]: DEBUG oslo_concurrency.lockutils [None req-df53fcdf-251a-4158-9e47-c9c9bf3d5082 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.278203] [55187]: DEBUG oslo_concurrency.lockutils [None req-df53fcdf-251a-4158-9e47-c9c9bf3d5082 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.295416] [55188]: INFO nova.api.openstack.requestlog [None req-979f44c2-212e-4f15-9951-c74239ca3166 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 204 len: 0 microversion: 2.1 time: 0.081878 [ 791.295843] [55188]: [pid: 55188|app: 0|req: 1762/3376] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:04:31 2025] DELETE /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 791.298901] [55188]: DEBUG nova.api.openstack.wsgi [None req-e398d75c-2d62-4aa9-b892-9ce51068318d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.300640] [55188]: DEBUG nova.compute.api [None req-e398d75c-2d62-4aa9-b892-9ce51068318d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.304867] [55188]: DEBUG oslo_concurrency.lockutils [None req-e398d75c-2d62-4aa9-b892-9ce51068318d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.305124] [55188]: DEBUG oslo_concurrency.lockutils [None req-e398d75c-2d62-4aa9-b892-9ce51068318d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.305356] [55188]: DEBUG oslo_concurrency.lockutils [None req-e398d75c-2d62-4aa9-b892-9ce51068318d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.305663] [55188]: DEBUG oslo_concurrency.lockutils [None req-e398d75c-2d62-4aa9-b892-9ce51068318d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.305859] [55188]: DEBUG oslo_concurrency.lockutils [None req-e398d75c-2d62-4aa9-b892-9ce51068318d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.306108] [55188]: DEBUG oslo_concurrency.lockutils [None req-e398d75c-2d62-4aa9-b892-9ce51068318d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.319393] [55187]: DEBUG nova.policy [None req-df53fcdf-251a-4158-9e47-c9c9bf3d5082 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.328773] [55187]: DEBUG nova.policy [None req-df53fcdf-251a-4158-9e47-c9c9bf3d5082 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.329536] [55187]: DEBUG nova.policy [None req-df53fcdf-251a-4158-9e47-c9c9bf3d5082 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.336395] [55187]: INFO nova.api.openstack.requestlog [None req-df53fcdf-251a-4158-9e47-c9c9bf3d5082 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.068847 [ 791.336862] [55187]: [pid: 55187|app: 0|req: 1615/3377] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 791.340167] [55187]: DEBUG nova.api.openstack.wsgi [None req-c6ec4ea9-041a-4de4-9543-4db1d81fcb12 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.341043] [55187]: DEBUG nova.compute.api [None req-c6ec4ea9-041a-4de4-9543-4db1d81fcb12 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.344557] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6ec4ea9-041a-4de4-9543-4db1d81fcb12 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.344640] [55188]: DEBUG nova.policy [None req-e398d75c-2d62-4aa9-b892-9ce51068318d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.344796] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6ec4ea9-041a-4de4-9543-4db1d81fcb12 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.344975] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6ec4ea9-041a-4de4-9543-4db1d81fcb12 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.345340] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6ec4ea9-041a-4de4-9543-4db1d81fcb12 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.345531] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6ec4ea9-041a-4de4-9543-4db1d81fcb12 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.345712] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6ec4ea9-041a-4de4-9543-4db1d81fcb12 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.350117] [55188]: INFO nova.api.openstack.requestlog [None req-e398d75c-2d62-4aa9-b892-9ce51068318d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.053554 [ 791.350457] [55188]: [pid: 55188|app: 0|req: 1763/3378] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.353097] [55188]: DEBUG nova.api.openstack.wsgi [req-c993e305-3821-4956-9414-558dd0dc1c1d req-b7b8b92b-b49f-48ed-9009-a5c2f4746f68 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "26784492-3b89-4b43-8091-64a4c0499773", "name": "network-vif-plugged", "status": "completed", "tag": "2e3afede-db2c-41d6-9dcd-6e60cd503e61"}, {"name": "network-changed", "server_uuid": "26784492-3b89-4b43-8091-64a4c0499773", "tag": "2e3afede-db2c-41d6-9dcd-6e60cd503e61"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 791.358632] [55188]: DEBUG oslo_concurrency.lockutils [req-c993e305-3821-4956-9414-558dd0dc1c1d req-b7b8b92b-b49f-48ed-9009-a5c2f4746f68 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.358871] [55188]: DEBUG oslo_concurrency.lockutils [req-c993e305-3821-4956-9414-558dd0dc1c1d req-b7b8b92b-b49f-48ed-9009-a5c2f4746f68 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.359071] [55188]: DEBUG oslo_concurrency.lockutils [req-c993e305-3821-4956-9414-558dd0dc1c1d req-b7b8b92b-b49f-48ed-9009-a5c2f4746f68 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.365469] [55188]: INFO nova.api.openstack.compute.server_external_events [req-c993e305-3821-4956-9414-558dd0dc1c1d req-b7b8b92b-b49f-48ed-9009-a5c2f4746f68 service nova] Creating event network-vif-plugged:2e3afede-db2c-41d6-9dcd-6e60cd503e61 for instance 26784492-3b89-4b43-8091-64a4c0499773 on cpu-1 [ 791.365715] [55188]: INFO nova.api.openstack.compute.server_external_events [req-c993e305-3821-4956-9414-558dd0dc1c1d req-b7b8b92b-b49f-48ed-9009-a5c2f4746f68 service nova] Creating event network-changed:2e3afede-db2c-41d6-9dcd-6e60cd503e61 for instance 26784492-3b89-4b43-8091-64a4c0499773 on cpu-1 [ 791.369072] [55188]: INFO nova.api.openstack.requestlog [req-c993e305-3821-4956-9414-558dd0dc1c1d req-b7b8b92b-b49f-48ed-9009-a5c2f4746f68 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.017945 [ 791.369430] [55188]: [pid: 55188|app: 0|req: 1764/3379] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:31 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 791.372204] [55188]: DEBUG nova.api.openstack.wsgi [None req-9a270355-f9b7-4e80-8eb0-64b2db5cee90 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4aff781360>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.407946] [55188]: INFO nova.api.openstack.requestlog [None req-9a270355-f9b7-4e80-8eb0-64b2db5cee90 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb" status: 200 len: 1653 microversion: 2.1 time: 0.037759 [ 791.409358] [55188]: [pid: 55188|app: 0|req: 1765/3380] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb => generated 1653 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.411260] [55188]: DEBUG nova.api.openstack.wsgi [None req-35a9235b-bc77-4a0a-8793-29c03e05beab tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.412670] [55188]: DEBUG nova.compute.api [None req-35a9235b-bc77-4a0a-8793-29c03e05beab tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.418059] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a9235b-bc77-4a0a-8793-29c03e05beab tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.418059] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a9235b-bc77-4a0a-8793-29c03e05beab tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.418059] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a9235b-bc77-4a0a-8793-29c03e05beab tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.418059] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a9235b-bc77-4a0a-8793-29c03e05beab tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.418297] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a9235b-bc77-4a0a-8793-29c03e05beab tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.418297] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a9235b-bc77-4a0a-8793-29c03e05beab tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.441078] [55187]: DEBUG nova.policy [None req-c6ec4ea9-041a-4de4-9543-4db1d81fcb12 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.443099] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a9235b-bc77-4a0a-8793-29c03e05beab tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.443423] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a9235b-bc77-4a0a-8793-29c03e05beab tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.443652] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a9235b-bc77-4a0a-8793-29c03e05beab tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.443886] [55188]: DEBUG nova.objects.instance [None req-35a9235b-bc77-4a0a-8793-29c03e05beab tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 791.448230] [55187]: INFO nova.api.openstack.requestlog [None req-c6ec4ea9-041a-4de4-9543-4db1d81fcb12 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1363 microversion: 2.1 time: 0.110674 [ 791.448829] [55187]: [pid: 55187|app: 0|req: 1616/3381] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1363 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.453027] [55187]: DEBUG nova.api.openstack.wsgi [None req-2d8e4e22-6c7a-49d8-a873-8431ef769328 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.455028] [55187]: DEBUG nova.compute.api [None req-2d8e4e22-6c7a-49d8-a873-8431ef769328 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.460620] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d8e4e22-6c7a-49d8-a873-8431ef769328 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.460910] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d8e4e22-6c7a-49d8-a873-8431ef769328 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.461152] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d8e4e22-6c7a-49d8-a873-8431ef769328 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.461584] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d8e4e22-6c7a-49d8-a873-8431ef769328 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.461839] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d8e4e22-6c7a-49d8-a873-8431ef769328 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.461987] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d8e4e22-6c7a-49d8-a873-8431ef769328 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.473301] [55188]: DEBUG nova.policy [None req-35a9235b-bc77-4a0a-8793-29c03e05beab tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.478412] [55188]: INFO nova.api.openstack.requestlog [None req-35a9235b-bc77-4a0a-8793-29c03e05beab tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.069370 [ 791.479012] [55188]: [pid: 55188|app: 0|req: 1766/3382] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.484020] [55188]: DEBUG nova.api.openstack.wsgi [None req-9b1a4abb-598d-46a9-85a8-63a093ae2491 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.484189] [55188]: DEBUG nova.compute.api [None req-9b1a4abb-598d-46a9-85a8-63a093ae2491 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.487821] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b1a4abb-598d-46a9-85a8-63a093ae2491 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.488187] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b1a4abb-598d-46a9-85a8-63a093ae2491 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.488277] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b1a4abb-598d-46a9-85a8-63a093ae2491 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.488636] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b1a4abb-598d-46a9-85a8-63a093ae2491 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.488830] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b1a4abb-598d-46a9-85a8-63a093ae2491 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.488999] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b1a4abb-598d-46a9-85a8-63a093ae2491 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.508696] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b1a4abb-598d-46a9-85a8-63a093ae2491 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.508935] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b1a4abb-598d-46a9-85a8-63a093ae2491 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.509275] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b1a4abb-598d-46a9-85a8-63a093ae2491 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.509380] [55188]: DEBUG nova.objects.instance [None req-9b1a4abb-598d-46a9-85a8-63a093ae2491 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 791.539267] [55188]: DEBUG nova.policy [None req-9b1a4abb-598d-46a9-85a8-63a093ae2491 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.544935] [55188]: INFO nova.api.openstack.requestlog [None req-9b1a4abb-598d-46a9-85a8-63a093ae2491 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.065238 [ 791.545333] [55188]: [pid: 55188|app: 0|req: 1767/3383] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.549981] [55188]: DEBUG nova.api.openstack.wsgi [None req-3f0f11d0-8425-4654-8aa0-f873f9513ea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.552216] [55188]: DEBUG nova.compute.api [None req-3f0f11d0-8425-4654-8aa0-f873f9513ea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.553853] [55187]: DEBUG nova.policy [None req-2d8e4e22-6c7a-49d8-a873-8431ef769328 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.556185] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f0f11d0-8425-4654-8aa0-f873f9513ea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.556503] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f0f11d0-8425-4654-8aa0-f873f9513ea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.556766] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f0f11d0-8425-4654-8aa0-f873f9513ea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.557232] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f0f11d0-8425-4654-8aa0-f873f9513ea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.557479] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f0f11d0-8425-4654-8aa0-f873f9513ea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.557675] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f0f11d0-8425-4654-8aa0-f873f9513ea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.558971] [55187]: DEBUG nova.policy [None req-2d8e4e22-6c7a-49d8-a873-8431ef769328 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.559788] [55187]: DEBUG nova.policy [None req-2d8e4e22-6c7a-49d8-a873-8431ef769328 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.560461] [55187]: INFO nova.api.openstack.requestlog [None req-2d8e4e22-6c7a-49d8-a873-8431ef769328 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1356 microversion: 2.21 time: 0.111253 [ 791.560785] [55187]: [pid: 55187|app: 0|req: 1617/3384] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1356 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 791.563373] [55187]: DEBUG nova.api.openstack.wsgi [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerNegativeTestJSON-server-1816669869", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 791.597012] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.597345] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.597570] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.598047] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.598281] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.598479] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.603822] [55188]: DEBUG nova.policy [None req-3f0f11d0-8425-4654-8aa0-f873f9513ea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.605059] [55187]: DEBUG nova.network.neutron [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] validate_networks() for [('bb415533-28bc-419e-8047-a80e6bbbcdfa', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 791.609298] [55188]: INFO nova.api.openstack.requestlog [None req-3f0f11d0-8425-4654-8aa0-f873f9513ea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1267 microversion: 2.1 time: 0.063199 [ 791.609757] [55188]: [pid: 55188|app: 0|req: 1768/3385] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1267 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.613945] [55188]: DEBUG nova.api.openstack.wsgi [None req-a950c7f6-af2f-4fb5-bc8d-9ee9893b8c8d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.615049] [55188]: DEBUG nova.compute.api [None req-a950c7f6-af2f-4fb5-bc8d-9ee9893b8c8d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.621394] [55188]: DEBUG oslo_concurrency.lockutils [None req-a950c7f6-af2f-4fb5-bc8d-9ee9893b8c8d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.621394] [55188]: DEBUG oslo_concurrency.lockutils [None req-a950c7f6-af2f-4fb5-bc8d-9ee9893b8c8d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.621394] [55188]: DEBUG oslo_concurrency.lockutils [None req-a950c7f6-af2f-4fb5-bc8d-9ee9893b8c8d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.621394] [55188]: DEBUG oslo_concurrency.lockutils [None req-a950c7f6-af2f-4fb5-bc8d-9ee9893b8c8d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.621864] [55188]: DEBUG oslo_concurrency.lockutils [None req-a950c7f6-af2f-4fb5-bc8d-9ee9893b8c8d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.623049] [55188]: DEBUG oslo_concurrency.lockutils [None req-a950c7f6-af2f-4fb5-bc8d-9ee9893b8c8d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.823615] [55187]: DEBUG nova.virt.hardware [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 791.823939] [55187]: DEBUG nova.virt.hardware [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 791.824321] [55187]: DEBUG nova.virt.hardware [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 791.824574] [55187]: DEBUG nova.virt.hardware [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 791.824807] [55187]: DEBUG nova.virt.hardware [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 791.842766] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.842766] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.842766] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.842986] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=5 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 791.843048] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.843085] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.843314] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.857030] [55187]: DEBUG nova.quota [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Getting quotas for project d4f5ea8d10b14ba2a6aff44d1240f7b3. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 791.864431] [55187]: DEBUG nova.quota [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Getting quotas for user 3dfcb089e0de4396877ddd702f3f59d5 and project d4f5ea8d10b14ba2a6aff44d1240f7b3. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 791.874367] [55187]: DEBUG nova.compute.api [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 791.875950] [55187]: DEBUG nova.compute.api [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 791.888572] [55188]: DEBUG nova.policy [None req-a950c7f6-af2f-4fb5-bc8d-9ee9893b8c8d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.896128] [55188]: INFO nova.api.openstack.requestlog [None req-a950c7f6-af2f-4fb5-bc8d-9ee9893b8c8d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.285630 [ 791.896517] [55188]: [pid: 55188|app: 0|req: 1769/3386] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:31 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.899095] [55188]: DEBUG nova.api.openstack.wsgi [None req-70af6830-274b-49c5-a61e-8b9759845cfa tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.901708] [55188]: DEBUG nova.compute.api [None req-70af6830-274b-49c5-a61e-8b9759845cfa tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.907084] [55188]: DEBUG oslo_concurrency.lockutils [None req-70af6830-274b-49c5-a61e-8b9759845cfa tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.907350] [55188]: DEBUG oslo_concurrency.lockutils [None req-70af6830-274b-49c5-a61e-8b9759845cfa tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.907543] [55188]: DEBUG oslo_concurrency.lockutils [None req-70af6830-274b-49c5-a61e-8b9759845cfa tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.907920] [55188]: DEBUG oslo_concurrency.lockutils [None req-70af6830-274b-49c5-a61e-8b9759845cfa tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.908136] [55188]: DEBUG oslo_concurrency.lockutils [None req-70af6830-274b-49c5-a61e-8b9759845cfa tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.908312] [55188]: DEBUG oslo_concurrency.lockutils [None req-70af6830-274b-49c5-a61e-8b9759845cfa tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.914803] [55187]: INFO nova.api.openstack.requestlog [None req-b4577737-7b57-4d05-9134-25e95af96caa tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.353316 [ 791.915349] [55187]: [pid: 55187|app: 0|req: 1618/3387] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:04:31 2025] POST /compute/v2.1/servers => generated 383 bytes in 354 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 791.918044] [55187]: DEBUG nova.api.openstack.wsgi [req-53a2464a-c912-4eb3-b2cb-a1488f58dc1c req-08cd84f5-af1f-425d-a595-47a65593088a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "de133077-255d-439b-80b8-1f39cbe3bc4a", "name": "network-vif-deleted", "tag": "f9eb526f-ea60-43e1-bad6-1b1e565a8b78"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 791.925889] [55187]: DEBUG oslo_concurrency.lockutils [req-53a2464a-c912-4eb3-b2cb-a1488f58dc1c req-08cd84f5-af1f-425d-a595-47a65593088a service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.926086] [55187]: DEBUG oslo_concurrency.lockutils [req-53a2464a-c912-4eb3-b2cb-a1488f58dc1c req-08cd84f5-af1f-425d-a595-47a65593088a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.926569] [55187]: DEBUG oslo_concurrency.lockutils [req-53a2464a-c912-4eb3-b2cb-a1488f58dc1c req-08cd84f5-af1f-425d-a595-47a65593088a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.943146] [55187]: INFO nova.api.openstack.compute.server_external_events [req-53a2464a-c912-4eb3-b2cb-a1488f58dc1c req-08cd84f5-af1f-425d-a595-47a65593088a service nova] Creating event network-vif-deleted:f9eb526f-ea60-43e1-bad6-1b1e565a8b78 for instance de133077-255d-439b-80b8-1f39cbe3bc4a on cpu-1 [ 791.943974] [55187]: INFO nova.api.openstack.requestlog [req-53a2464a-c912-4eb3-b2cb-a1488f58dc1c req-08cd84f5-af1f-425d-a595-47a65593088a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028099 [ 791.944342] [55187]: [pid: 55187|app: 0|req: 1619/3388] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:32 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 791.947288] [55187]: DEBUG nova.api.openstack.wsgi [None req-e816e41c-df5b-4058-aa1b-7e4c1d6c746d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 791.949133] [55187]: DEBUG nova.compute.api [None req-e816e41c-df5b-4058-aa1b-7e4c1d6c746d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 791.952581] [55187]: DEBUG oslo_concurrency.lockutils [None req-e816e41c-df5b-4058-aa1b-7e4c1d6c746d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.952985] [55187]: DEBUG oslo_concurrency.lockutils [None req-e816e41c-df5b-4058-aa1b-7e4c1d6c746d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.953251] [55187]: DEBUG oslo_concurrency.lockutils [None req-e816e41c-df5b-4058-aa1b-7e4c1d6c746d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.953619] [55187]: DEBUG oslo_concurrency.lockutils [None req-e816e41c-df5b-4058-aa1b-7e4c1d6c746d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.953818] [55187]: DEBUG oslo_concurrency.lockutils [None req-e816e41c-df5b-4058-aa1b-7e4c1d6c746d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.953993] [55187]: DEBUG oslo_concurrency.lockutils [None req-e816e41c-df5b-4058-aa1b-7e4c1d6c746d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.976866] [55187]: DEBUG oslo_concurrency.lockutils [None req-e816e41c-df5b-4058-aa1b-7e4c1d6c746d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.977791] [55187]: DEBUG oslo_concurrency.lockutils [None req-e816e41c-df5b-4058-aa1b-7e4c1d6c746d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.977913] [55187]: DEBUG oslo_concurrency.lockutils [None req-e816e41c-df5b-4058-aa1b-7e4c1d6c746d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.978130] [55187]: DEBUG nova.objects.instance [None req-e816e41c-df5b-4058-aa1b-7e4c1d6c746d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.004819] [55187]: DEBUG nova.policy [None req-e816e41c-df5b-4058-aa1b-7e4c1d6c746d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.010552] [55187]: INFO nova.api.openstack.requestlog [None req-e816e41c-df5b-4058-aa1b-7e4c1d6c746d tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.065521 [ 792.010886] [55187]: [pid: 55187|app: 0|req: 1620/3389] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:32 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.013457] [55187]: DEBUG nova.api.openstack.wsgi [None req-cbc63c03-83b4-495e-b264-de8a172abe2c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.015143] [55187]: DEBUG nova.compute.api [None req-cbc63c03-83b4-495e-b264-de8a172abe2c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.021642] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbc63c03-83b4-495e-b264-de8a172abe2c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.021894] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbc63c03-83b4-495e-b264-de8a172abe2c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.022091] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbc63c03-83b4-495e-b264-de8a172abe2c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.022450] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbc63c03-83b4-495e-b264-de8a172abe2c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.022644] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbc63c03-83b4-495e-b264-de8a172abe2c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.022819] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbc63c03-83b4-495e-b264-de8a172abe2c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.043568] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbc63c03-83b4-495e-b264-de8a172abe2c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.046055] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbc63c03-83b4-495e-b264-de8a172abe2c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.046055] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbc63c03-83b4-495e-b264-de8a172abe2c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.046055] [55187]: DEBUG nova.objects.instance [None req-cbc63c03-83b4-495e-b264-de8a172abe2c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.078323] [55187]: DEBUG nova.policy [None req-cbc63c03-83b4-495e-b264-de8a172abe2c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.084394] [55187]: DEBUG nova.policy [None req-cbc63c03-83b4-495e-b264-de8a172abe2c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.085192] [55187]: DEBUG nova.policy [None req-cbc63c03-83b4-495e-b264-de8a172abe2c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.089427] [55187]: INFO nova.api.openstack.requestlog [None req-cbc63c03-83b4-495e-b264-de8a172abe2c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.077881 [ 792.089980] [55187]: [pid: 55187|app: 0|req: 1621/3390] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:32 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 792.093468] [55187]: DEBUG nova.api.openstack.wsgi [None req-05708f8c-986f-496c-b3a1-c526becdc0d1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.094632] [55187]: DEBUG nova.compute.api [None req-05708f8c-986f-496c-b3a1-c526becdc0d1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.098230] [55187]: DEBUG oslo_concurrency.lockutils [None req-05708f8c-986f-496c-b3a1-c526becdc0d1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.098369] [55187]: DEBUG oslo_concurrency.lockutils [None req-05708f8c-986f-496c-b3a1-c526becdc0d1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.098540] [55187]: DEBUG oslo_concurrency.lockutils [None req-05708f8c-986f-496c-b3a1-c526becdc0d1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.098906] [55187]: DEBUG oslo_concurrency.lockutils [None req-05708f8c-986f-496c-b3a1-c526becdc0d1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.099159] [55187]: DEBUG oslo_concurrency.lockutils [None req-05708f8c-986f-496c-b3a1-c526becdc0d1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.099342] [55187]: DEBUG oslo_concurrency.lockutils [None req-05708f8c-986f-496c-b3a1-c526becdc0d1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.151179] [55188]: DEBUG nova.policy [None req-70af6830-274b-49c5-a61e-8b9759845cfa tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.156413] [55188]: INFO nova.api.openstack.requestlog [None req-70af6830-274b-49c5-a61e-8b9759845cfa tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1464 microversion: 2.1 time: 0.259225 [ 792.157240] [55188]: [pid: 55188|app: 0|req: 1770/3391] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:32 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1464 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.159897] [55188]: DEBUG nova.api.openstack.wsgi [None req-df3a2d17-c318-4aa6-87fc-cf0f3545815b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.163112] [55188]: DEBUG nova.compute.api [None req-df3a2d17-c318-4aa6-87fc-cf0f3545815b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.165343] [55188]: DEBUG oslo_concurrency.lockutils [None req-df3a2d17-c318-4aa6-87fc-cf0f3545815b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.165963] [55188]: DEBUG oslo_concurrency.lockutils [None req-df3a2d17-c318-4aa6-87fc-cf0f3545815b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.166360] [55188]: DEBUG oslo_concurrency.lockutils [None req-df3a2d17-c318-4aa6-87fc-cf0f3545815b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.167184] [55188]: DEBUG oslo_concurrency.lockutils [None req-df3a2d17-c318-4aa6-87fc-cf0f3545815b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.167551] [55188]: DEBUG oslo_concurrency.lockutils [None req-df3a2d17-c318-4aa6-87fc-cf0f3545815b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.167924] [55188]: DEBUG oslo_concurrency.lockutils [None req-df3a2d17-c318-4aa6-87fc-cf0f3545815b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.192694] [55187]: DEBUG nova.policy [None req-05708f8c-986f-496c-b3a1-c526becdc0d1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.232095] [55187]: INFO nova.api.openstack.requestlog [None req-05708f8c-986f-496c-b3a1-c526becdc0d1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1473 microversion: 2.1 time: 0.141117 [ 792.232258] [55187]: [pid: 55187|app: 0|req: 1622/3392] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:32 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1473 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.234713] [55187]: DEBUG nova.api.openstack.wsgi [None req-d837f5b4-c412-4a31-afe8-0f711b8b794b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.236432] [55187]: DEBUG nova.compute.api [None req-d837f5b4-c412-4a31-afe8-0f711b8b794b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.277200] [55187]: DEBUG oslo_concurrency.lockutils [None req-d837f5b4-c412-4a31-afe8-0f711b8b794b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.277200] [55187]: DEBUG oslo_concurrency.lockutils [None req-d837f5b4-c412-4a31-afe8-0f711b8b794b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.277200] [55187]: DEBUG oslo_concurrency.lockutils [None req-d837f5b4-c412-4a31-afe8-0f711b8b794b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.277200] [55187]: DEBUG oslo_concurrency.lockutils [None req-d837f5b4-c412-4a31-afe8-0f711b8b794b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.277352] [55187]: DEBUG oslo_concurrency.lockutils [None req-d837f5b4-c412-4a31-afe8-0f711b8b794b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.277352] [55187]: DEBUG oslo_concurrency.lockutils [None req-d837f5b4-c412-4a31-afe8-0f711b8b794b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.334174] [55188]: DEBUG nova.policy [None req-df3a2d17-c318-4aa6-87fc-cf0f3545815b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.338989] [55188]: INFO nova.api.openstack.requestlog [None req-df3a2d17-c318-4aa6-87fc-cf0f3545815b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1656 microversion: 2.1 time: 0.181015 [ 792.339339] [55188]: [pid: 55188|app: 0|req: 1771/3393] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:32 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1656 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.342055] [55188]: DEBUG nova.api.openstack.wsgi [None req-0ae342f3-00a4-4597-8d4c-f7bd9c0b6ff7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.343788] [55188]: DEBUG nova.compute.api [None req-0ae342f3-00a4-4597-8d4c-f7bd9c0b6ff7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.347311] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ae342f3-00a4-4597-8d4c-f7bd9c0b6ff7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.347559] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ae342f3-00a4-4597-8d4c-f7bd9c0b6ff7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.348068] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ae342f3-00a4-4597-8d4c-f7bd9c0b6ff7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.348230] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ae342f3-00a4-4597-8d4c-f7bd9c0b6ff7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.348410] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ae342f3-00a4-4597-8d4c-f7bd9c0b6ff7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.348739] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ae342f3-00a4-4597-8d4c-f7bd9c0b6ff7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.386383] [55188]: DEBUG nova.policy [None req-0ae342f3-00a4-4597-8d4c-f7bd9c0b6ff7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.391166] [55188]: INFO nova.api.openstack.requestlog [None req-0ae342f3-00a4-4597-8d4c-f7bd9c0b6ff7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.051065 [ 792.391680] [55188]: [pid: 55188|app: 0|req: 1772/3394] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:32 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.394039] [55188]: DEBUG nova.api.openstack.wsgi [None req-39e52311-1031-4334-a178-44cef16e0e39 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.395860] [55188]: DEBUG nova.compute.api [None req-39e52311-1031-4334-a178-44cef16e0e39 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.399134] [55188]: DEBUG oslo_concurrency.lockutils [None req-39e52311-1031-4334-a178-44cef16e0e39 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.399772] [55188]: DEBUG oslo_concurrency.lockutils [None req-39e52311-1031-4334-a178-44cef16e0e39 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.399772] [55188]: DEBUG oslo_concurrency.lockutils [None req-39e52311-1031-4334-a178-44cef16e0e39 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.399952] [55188]: DEBUG oslo_concurrency.lockutils [None req-39e52311-1031-4334-a178-44cef16e0e39 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.400168] [55188]: DEBUG oslo_concurrency.lockutils [None req-39e52311-1031-4334-a178-44cef16e0e39 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.400350] [55188]: DEBUG oslo_concurrency.lockutils [None req-39e52311-1031-4334-a178-44cef16e0e39 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.424943] [55188]: DEBUG oslo_concurrency.lockutils [None req-39e52311-1031-4334-a178-44cef16e0e39 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.425286] [55188]: DEBUG oslo_concurrency.lockutils [None req-39e52311-1031-4334-a178-44cef16e0e39 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.425440] [55188]: DEBUG oslo_concurrency.lockutils [None req-39e52311-1031-4334-a178-44cef16e0e39 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.425649] [55188]: DEBUG nova.objects.instance [None req-39e52311-1031-4334-a178-44cef16e0e39 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.431465] [55187]: DEBUG nova.policy [None req-d837f5b4-c412-4a31-afe8-0f711b8b794b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.436752] [55187]: INFO nova.api.openstack.requestlog [None req-d837f5b4-c412-4a31-afe8-0f711b8b794b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1322 microversion: 2.1 time: 0.203882 [ 792.437086] [55187]: [pid: 55187|app: 0|req: 1623/3395] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:32 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1322 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.439708] [55187]: DEBUG nova.api.openstack.wsgi [None req-eaba9e52-ddb8-4dc4-9089-61402d2765e2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.441364] [55187]: DEBUG nova.compute.api [None req-eaba9e52-ddb8-4dc4-9089-61402d2765e2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.445528] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaba9e52-ddb8-4dc4-9089-61402d2765e2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.445809] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaba9e52-ddb8-4dc4-9089-61402d2765e2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.446032] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaba9e52-ddb8-4dc4-9089-61402d2765e2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.446406] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaba9e52-ddb8-4dc4-9089-61402d2765e2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.446692] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaba9e52-ddb8-4dc4-9089-61402d2765e2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.446815] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaba9e52-ddb8-4dc4-9089-61402d2765e2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.448213] [55188]: DEBUG nova.policy [None req-39e52311-1031-4334-a178-44cef16e0e39 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.453383] [55188]: INFO nova.api.openstack.requestlog [None req-39e52311-1031-4334-a178-44cef16e0e39 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.061281 [ 792.453843] [55188]: [pid: 55188|app: 0|req: 1773/3396] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:32 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.456312] [55188]: DEBUG nova.api.openstack.wsgi [None req-da043a32-af51-4d00-b963-b24780f7abc5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.458137] [55188]: DEBUG nova.compute.api [None req-da043a32-af51-4d00-b963-b24780f7abc5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.462113] [55188]: DEBUG oslo_concurrency.lockutils [None req-da043a32-af51-4d00-b963-b24780f7abc5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.462374] [55188]: DEBUG oslo_concurrency.lockutils [None req-da043a32-af51-4d00-b963-b24780f7abc5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.462568] [55188]: DEBUG oslo_concurrency.lockutils [None req-da043a32-af51-4d00-b963-b24780f7abc5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.463310] [55188]: DEBUG oslo_concurrency.lockutils [None req-da043a32-af51-4d00-b963-b24780f7abc5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.463310] [55188]: DEBUG oslo_concurrency.lockutils [None req-da043a32-af51-4d00-b963-b24780f7abc5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.463418] [55188]: DEBUG oslo_concurrency.lockutils [None req-da043a32-af51-4d00-b963-b24780f7abc5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.486808] [55187]: DEBUG nova.policy [None req-eaba9e52-ddb8-4dc4-9089-61402d2765e2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.494324] [55187]: INFO nova.api.openstack.requestlog [None req-eaba9e52-ddb8-4dc4-9089-61402d2765e2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.056441 [ 792.494909] [55187]: [pid: 55187|app: 0|req: 1624/3397] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:32 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.498170] [55187]: DEBUG nova.api.openstack.wsgi [None req-d6586d1d-4f25-4d1c-bc9f-32432dfc6236 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.501598] [55187]: DEBUG nova.compute.api [None req-d6586d1d-4f25-4d1c-bc9f-32432dfc6236 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.501657] [55188]: DEBUG nova.policy [None req-da043a32-af51-4d00-b963-b24780f7abc5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.506113] [55188]: INFO nova.api.openstack.requestlog [None req-da043a32-af51-4d00-b963-b24780f7abc5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.051705 [ 792.506961] [55188]: [pid: 55188|app: 0|req: 1774/3398] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:32 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.510682] [55188]: DEBUG nova.api.openstack.wsgi [None req-ea1eeb5a-6eae-4272-ae4a-95674b3a892d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.512868] [55188]: DEBUG nova.compute.api [None req-ea1eeb5a-6eae-4272-ae4a-95674b3a892d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.517069] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea1eeb5a-6eae-4272-ae4a-95674b3a892d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.517552] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea1eeb5a-6eae-4272-ae4a-95674b3a892d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.517914] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea1eeb5a-6eae-4272-ae4a-95674b3a892d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.518494] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea1eeb5a-6eae-4272-ae4a-95674b3a892d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.518864] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea1eeb5a-6eae-4272-ae4a-95674b3a892d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.519224] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea1eeb5a-6eae-4272-ae4a-95674b3a892d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.543326] [55187]: DEBUG nova.policy [None req-d6586d1d-4f25-4d1c-bc9f-32432dfc6236 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.548577] [55187]: INFO nova.api.openstack.requestlog [None req-d6586d1d-4f25-4d1c-bc9f-32432dfc6236 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1223 microversion: 2.1 time: 0.052949 [ 792.548924] [55187]: [pid: 55187|app: 0|req: 1625/3399] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:32 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1223 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.551492] [55187]: DEBUG nova.api.openstack.wsgi [None req-3b493327-876a-40cc-b776-22e364b94b80 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.553116] [55187]: DEBUG nova.compute.api [None req-3b493327-876a-40cc-b776-22e364b94b80 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.559210] [55188]: DEBUG nova.policy [None req-ea1eeb5a-6eae-4272-ae4a-95674b3a892d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.560975] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b493327-876a-40cc-b776-22e364b94b80 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.561898] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b493327-876a-40cc-b776-22e364b94b80 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.561898] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b493327-876a-40cc-b776-22e364b94b80 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.561898] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b493327-876a-40cc-b776-22e364b94b80 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.561898] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b493327-876a-40cc-b776-22e364b94b80 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.562253] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b493327-876a-40cc-b776-22e364b94b80 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.563390] [55188]: INFO nova.api.openstack.requestlog [None req-ea1eeb5a-6eae-4272-ae4a-95674b3a892d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1482 microversion: 2.1 time: 0.055367 [ 792.563726] [55188]: [pid: 55188|app: 0|req: 1775/3400] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:32 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1482 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.566814] [55188]: DEBUG nova.api.openstack.wsgi [None req-c09f921f-b722-43e1-b16a-82b5b7cfe9eb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.568684] [55188]: DEBUG nova.compute.api [None req-c09f921f-b722-43e1-b16a-82b5b7cfe9eb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.572738] [55188]: DEBUG oslo_concurrency.lockutils [None req-c09f921f-b722-43e1-b16a-82b5b7cfe9eb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.573060] [55188]: DEBUG oslo_concurrency.lockutils [None req-c09f921f-b722-43e1-b16a-82b5b7cfe9eb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.573317] [55188]: DEBUG oslo_concurrency.lockutils [None req-c09f921f-b722-43e1-b16a-82b5b7cfe9eb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.573734] [55188]: DEBUG oslo_concurrency.lockutils [None req-c09f921f-b722-43e1-b16a-82b5b7cfe9eb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.573973] [55188]: DEBUG oslo_concurrency.lockutils [None req-c09f921f-b722-43e1-b16a-82b5b7cfe9eb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.574225] [55188]: DEBUG oslo_concurrency.lockutils [None req-c09f921f-b722-43e1-b16a-82b5b7cfe9eb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.581433] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b493327-876a-40cc-b776-22e364b94b80 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.581667] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b493327-876a-40cc-b776-22e364b94b80 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.581859] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b493327-876a-40cc-b776-22e364b94b80 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.582123] [55187]: DEBUG nova.objects.instance [None req-3b493327-876a-40cc-b776-22e364b94b80 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.606981] [55188]: DEBUG nova.policy [None req-c09f921f-b722-43e1-b16a-82b5b7cfe9eb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.607321] [55187]: DEBUG nova.policy [None req-3b493327-876a-40cc-b776-22e364b94b80 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.611334] [55188]: INFO nova.api.openstack.requestlog [None req-c09f921f-b722-43e1-b16a-82b5b7cfe9eb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.046961 [ 792.611661] [55188]: [pid: 55188|app: 0|req: 1776/3401] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:32 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.612421] [55187]: INFO nova.api.openstack.requestlog [None req-3b493327-876a-40cc-b776-22e364b94b80 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.062812 [ 792.612793] [55187]: [pid: 55187|app: 0|req: 1626/3402] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:32 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.614182] [55188]: DEBUG nova.api.openstack.wsgi [None req-32e46a36-4a1c-4914-8ce9-bb117b94d896 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.616048] [55188]: DEBUG nova.compute.api [None req-32e46a36-4a1c-4914-8ce9-bb117b94d896 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.617289] [55187]: DEBUG nova.api.openstack.wsgi [None req-46e9d692-5df5-4914-9e51-737c968ef9c0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.619381] [55187]: DEBUG nova.compute.api [None req-46e9d692-5df5-4914-9e51-737c968ef9c0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.619847] [55188]: DEBUG oslo_concurrency.lockutils [None req-32e46a36-4a1c-4914-8ce9-bb117b94d896 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.620101] [55188]: DEBUG oslo_concurrency.lockutils [None req-32e46a36-4a1c-4914-8ce9-bb117b94d896 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.620380] [55188]: DEBUG oslo_concurrency.lockutils [None req-32e46a36-4a1c-4914-8ce9-bb117b94d896 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.620637] [55188]: DEBUG oslo_concurrency.lockutils [None req-32e46a36-4a1c-4914-8ce9-bb117b94d896 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.620965] [55188]: DEBUG oslo_concurrency.lockutils [None req-32e46a36-4a1c-4914-8ce9-bb117b94d896 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.621075] [55188]: DEBUG oslo_concurrency.lockutils [None req-32e46a36-4a1c-4914-8ce9-bb117b94d896 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.622784] [55187]: DEBUG oslo_concurrency.lockutils [None req-46e9d692-5df5-4914-9e51-737c968ef9c0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.623431] [55187]: DEBUG oslo_concurrency.lockutils [None req-46e9d692-5df5-4914-9e51-737c968ef9c0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.623500] [55187]: DEBUG oslo_concurrency.lockutils [None req-46e9d692-5df5-4914-9e51-737c968ef9c0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.623907] [55187]: DEBUG oslo_concurrency.lockutils [None req-46e9d692-5df5-4914-9e51-737c968ef9c0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.624045] [55187]: DEBUG oslo_concurrency.lockutils [None req-46e9d692-5df5-4914-9e51-737c968ef9c0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.624222] [55187]: DEBUG oslo_concurrency.lockutils [None req-46e9d692-5df5-4914-9e51-737c968ef9c0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.643331] [55187]: DEBUG oslo_concurrency.lockutils [None req-46e9d692-5df5-4914-9e51-737c968ef9c0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.643514] [55187]: DEBUG oslo_concurrency.lockutils [None req-46e9d692-5df5-4914-9e51-737c968ef9c0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.643701] [55187]: DEBUG oslo_concurrency.lockutils [None req-46e9d692-5df5-4914-9e51-737c968ef9c0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.643938] [55187]: DEBUG nova.objects.instance [None req-46e9d692-5df5-4914-9e51-737c968ef9c0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.672491] [55187]: DEBUG nova.policy [None req-46e9d692-5df5-4914-9e51-737c968ef9c0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.678654] [55187]: INFO nova.api.openstack.requestlog [None req-46e9d692-5df5-4914-9e51-737c968ef9c0 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.065141 [ 792.679493] [55187]: [pid: 55187|app: 0|req: 1627/3403] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:32 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.683528] [55187]: DEBUG nova.api.openstack.wsgi [None req-d721b74d-930c-4913-bde8-8e6b927c15bb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.685821] [55187]: DEBUG nova.compute.api [None req-d721b74d-930c-4913-bde8-8e6b927c15bb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.689454] [55187]: DEBUG oslo_concurrency.lockutils [None req-d721b74d-930c-4913-bde8-8e6b927c15bb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.689827] [55187]: DEBUG oslo_concurrency.lockutils [None req-d721b74d-930c-4913-bde8-8e6b927c15bb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.690126] [55187]: DEBUG oslo_concurrency.lockutils [None req-d721b74d-930c-4913-bde8-8e6b927c15bb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.690579] [55187]: DEBUG oslo_concurrency.lockutils [None req-d721b74d-930c-4913-bde8-8e6b927c15bb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.690884] [55187]: DEBUG oslo_concurrency.lockutils [None req-d721b74d-930c-4913-bde8-8e6b927c15bb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.691197] [55187]: DEBUG oslo_concurrency.lockutils [None req-d721b74d-930c-4913-bde8-8e6b927c15bb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.712750] [55188]: DEBUG nova.policy [None req-32e46a36-4a1c-4914-8ce9-bb117b94d896 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.717510] [55188]: INFO nova.api.openstack.requestlog [None req-32e46a36-4a1c-4914-8ce9-bb117b94d896 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1315 microversion: 2.1 time: 0.105264 [ 792.717847] [55188]: [pid: 55188|app: 0|req: 1777/3404] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:32 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1315 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.720218] [55188]: DEBUG nova.api.openstack.wsgi [None req-edb858de-8159-4277-9cdb-ae27f6db0fbc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.721815] [55188]: DEBUG nova.compute.api [None req-edb858de-8159-4277-9cdb-ae27f6db0fbc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.724537] [55187]: DEBUG nova.policy [None req-d721b74d-930c-4913-bde8-8e6b927c15bb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.725396] [55188]: DEBUG oslo_concurrency.lockutils [None req-edb858de-8159-4277-9cdb-ae27f6db0fbc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.725631] [55188]: DEBUG oslo_concurrency.lockutils [None req-edb858de-8159-4277-9cdb-ae27f6db0fbc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.725819] [55188]: DEBUG oslo_concurrency.lockutils [None req-edb858de-8159-4277-9cdb-ae27f6db0fbc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.726195] [55188]: DEBUG oslo_concurrency.lockutils [None req-edb858de-8159-4277-9cdb-ae27f6db0fbc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.726395] [55188]: DEBUG oslo_concurrency.lockutils [None req-edb858de-8159-4277-9cdb-ae27f6db0fbc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.726565] [55188]: DEBUG oslo_concurrency.lockutils [None req-edb858de-8159-4277-9cdb-ae27f6db0fbc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.728959] [55187]: INFO nova.api.openstack.requestlog [None req-d721b74d-930c-4913-bde8-8e6b927c15bb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.048712 [ 792.729288] [55187]: [pid: 55187|app: 0|req: 1628/3405] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:33 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.731718] [55187]: DEBUG nova.api.openstack.wsgi [None req-01e155a2-fe31-4914-af73-fb02c4e7208f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.733323] [55187]: DEBUG nova.compute.api [None req-01e155a2-fe31-4914-af73-fb02c4e7208f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.736695] [55187]: DEBUG oslo_concurrency.lockutils [None req-01e155a2-fe31-4914-af73-fb02c4e7208f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.736943] [55187]: DEBUG oslo_concurrency.lockutils [None req-01e155a2-fe31-4914-af73-fb02c4e7208f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.737146] [55187]: DEBUG oslo_concurrency.lockutils [None req-01e155a2-fe31-4914-af73-fb02c4e7208f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.737485] [55187]: DEBUG oslo_concurrency.lockutils [None req-01e155a2-fe31-4914-af73-fb02c4e7208f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.737711] [55187]: DEBUG oslo_concurrency.lockutils [None req-01e155a2-fe31-4914-af73-fb02c4e7208f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.737895] [55187]: DEBUG oslo_concurrency.lockutils [None req-01e155a2-fe31-4914-af73-fb02c4e7208f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.747337] [55188]: DEBUG oslo_concurrency.lockutils [None req-edb858de-8159-4277-9cdb-ae27f6db0fbc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.747489] [55188]: DEBUG oslo_concurrency.lockutils [None req-edb858de-8159-4277-9cdb-ae27f6db0fbc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.747703] [55188]: DEBUG oslo_concurrency.lockutils [None req-edb858de-8159-4277-9cdb-ae27f6db0fbc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.747958] [55188]: DEBUG nova.objects.instance [None req-edb858de-8159-4277-9cdb-ae27f6db0fbc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.755875] [55187]: DEBUG oslo_concurrency.lockutils [None req-01e155a2-fe31-4914-af73-fb02c4e7208f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.756138] [55187]: DEBUG oslo_concurrency.lockutils [None req-01e155a2-fe31-4914-af73-fb02c4e7208f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.756324] [55187]: DEBUG oslo_concurrency.lockutils [None req-01e155a2-fe31-4914-af73-fb02c4e7208f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.756520] [55187]: DEBUG nova.objects.instance [None req-01e155a2-fe31-4914-af73-fb02c4e7208f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.768825] [55188]: DEBUG nova.policy [None req-edb858de-8159-4277-9cdb-ae27f6db0fbc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.773243] [55188]: INFO nova.api.openstack.requestlog [None req-edb858de-8159-4277-9cdb-ae27f6db0fbc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.054790 [ 792.773580] [55188]: [pid: 55188|app: 0|req: 1778/3406] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:33 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.776095] [55188]: DEBUG nova.api.openstack.wsgi [None req-c8559912-a7b1-4180-8a03-18b35aafa6ec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 792.777306] [55187]: DEBUG nova.policy [None req-01e155a2-fe31-4914-af73-fb02c4e7208f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.781233] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8559912-a7b1-4180-8a03-18b35aafa6ec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.782674] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8559912-a7b1-4180-8a03-18b35aafa6ec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.782747] [55187]: INFO nova.api.openstack.requestlog [None req-01e155a2-fe31-4914-af73-fb02c4e7208f tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.051812 [ 792.782786] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8559912-a7b1-4180-8a03-18b35aafa6ec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.782893] [55187]: [pid: 55187|app: 0|req: 1629/3407] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:33 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.784453] [55187]: DEBUG nova.api.openstack.wsgi [None req-fa3b9cde-2376-439e-8a6e-197547191609 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.786300] [55187]: DEBUG nova.compute.api [None req-fa3b9cde-2376-439e-8a6e-197547191609 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.789623] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa3b9cde-2376-439e-8a6e-197547191609 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.789859] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa3b9cde-2376-439e-8a6e-197547191609 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.790061] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa3b9cde-2376-439e-8a6e-197547191609 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.790410] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa3b9cde-2376-439e-8a6e-197547191609 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.790610] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa3b9cde-2376-439e-8a6e-197547191609 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.790783] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa3b9cde-2376-439e-8a6e-197547191609 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.796096] [55188]: DEBUG nova.compute.api [None req-c8559912-a7b1-4180-8a03-18b35aafa6ec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Going to try to start instance {{(pid=55188) start /opt/stack/nova/nova/compute/api.py:2819}} [ 792.802764] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=2597,nova_cell1:UPDATE=21,nova_cell1:INSERT=8,nova_cell1:SAVEPOINT=3,nova_cell1:RELEASE=3 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 792.817538] [55188]: INFO nova.api.openstack.requestlog [None req-c8559912-a7b1-4180-8a03-18b35aafa6ec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25/action" status: 202 len: 0 microversion: 2.1 time: 0.043252 [ 792.817920] [55188]: [pid: 55188|app: 0|req: 1779/3408] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:04:33 2025] POST /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 792.820702] [55188]: DEBUG nova.api.openstack.wsgi [None req-9c721d1e-4a66-45ea-a2b0-3da2b79afac3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.822244] [55188]: DEBUG nova.compute.api [None req-9c721d1e-4a66-45ea-a2b0-3da2b79afac3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.825122] [55187]: DEBUG nova.policy [None req-fa3b9cde-2376-439e-8a6e-197547191609 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.825376] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c721d1e-4a66-45ea-a2b0-3da2b79afac3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.825606] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c721d1e-4a66-45ea-a2b0-3da2b79afac3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.825791] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c721d1e-4a66-45ea-a2b0-3da2b79afac3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.826159] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c721d1e-4a66-45ea-a2b0-3da2b79afac3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.826360] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c721d1e-4a66-45ea-a2b0-3da2b79afac3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.826530] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c721d1e-4a66-45ea-a2b0-3da2b79afac3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.829284] [55187]: DEBUG nova.policy [None req-fa3b9cde-2376-439e-8a6e-197547191609 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.829903] [55187]: DEBUG nova.policy [None req-fa3b9cde-2376-439e-8a6e-197547191609 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.831141] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_api:SELECT=857,nova_api:DELETE=6,nova_api:INSERT=10,nova_api:UPDATE=4 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 792.835125] [55187]: INFO nova.api.openstack.requestlog [None req-fa3b9cde-2376-439e-8a6e-197547191609 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.052631 [ 792.835897] [55187]: [pid: 55187|app: 0|req: 1630/3409] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:33 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 792.837780] [55187]: DEBUG nova.api.openstack.wsgi [None req-bf0e9912-3777-4e2e-ad66-04da98783b4b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.839333] [55187]: DEBUG nova.compute.api [None req-bf0e9912-3777-4e2e-ad66-04da98783b4b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.842090] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf0e9912-3777-4e2e-ad66-04da98783b4b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.842322] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf0e9912-3777-4e2e-ad66-04da98783b4b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.842505] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf0e9912-3777-4e2e-ad66-04da98783b4b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.842960] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf0e9912-3777-4e2e-ad66-04da98783b4b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.843182] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf0e9912-3777-4e2e-ad66-04da98783b4b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.843356] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf0e9912-3777-4e2e-ad66-04da98783b4b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.857350] [55188]: DEBUG nova.policy [None req-9c721d1e-4a66-45ea-a2b0-3da2b79afac3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.861482] [55188]: INFO nova.api.openstack.requestlog [None req-9c721d1e-4a66-45ea-a2b0-3da2b79afac3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.042887 [ 792.861818] [55188]: [pid: 55188|app: 0|req: 1780/3410] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:33 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.864154] [55188]: DEBUG nova.api.openstack.wsgi [None req-f97d876e-168b-4b05-a0a8-ef643be6cdad tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.865750] [55188]: DEBUG nova.compute.api [None req-f97d876e-168b-4b05-a0a8-ef643be6cdad tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.869010] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97d876e-168b-4b05-a0a8-ef643be6cdad tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.869277] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97d876e-168b-4b05-a0a8-ef643be6cdad tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.869470] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97d876e-168b-4b05-a0a8-ef643be6cdad tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.869818] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97d876e-168b-4b05-a0a8-ef643be6cdad tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.870028] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97d876e-168b-4b05-a0a8-ef643be6cdad tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.870207] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97d876e-168b-4b05-a0a8-ef643be6cdad tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.889478] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97d876e-168b-4b05-a0a8-ef643be6cdad tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.889725] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97d876e-168b-4b05-a0a8-ef643be6cdad tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.889960] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97d876e-168b-4b05-a0a8-ef643be6cdad tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.890217] [55188]: DEBUG nova.objects.instance [None req-f97d876e-168b-4b05-a0a8-ef643be6cdad tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.912335] [55188]: DEBUG nova.policy [None req-f97d876e-168b-4b05-a0a8-ef643be6cdad tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.917180] [55188]: INFO nova.api.openstack.requestlog [None req-f97d876e-168b-4b05-a0a8-ef643be6cdad tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.054264 [ 792.917782] [55188]: [pid: 55188|app: 0|req: 1781/3411] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:33 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.920253] [55188]: DEBUG nova.api.openstack.wsgi [None req-6022bd31-a96a-43a8-9fb6-68d8a6442490 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.921952] [55188]: DEBUG nova.compute.api [None req-6022bd31-a96a-43a8-9fb6-68d8a6442490 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.925110] [55188]: DEBUG oslo_concurrency.lockutils [None req-6022bd31-a96a-43a8-9fb6-68d8a6442490 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.925350] [55188]: DEBUG oslo_concurrency.lockutils [None req-6022bd31-a96a-43a8-9fb6-68d8a6442490 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.925531] [55188]: DEBUG oslo_concurrency.lockutils [None req-6022bd31-a96a-43a8-9fb6-68d8a6442490 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.925880] [55188]: DEBUG oslo_concurrency.lockutils [None req-6022bd31-a96a-43a8-9fb6-68d8a6442490 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.926092] [55188]: DEBUG oslo_concurrency.lockutils [None req-6022bd31-a96a-43a8-9fb6-68d8a6442490 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.926267] [55188]: DEBUG oslo_concurrency.lockutils [None req-6022bd31-a96a-43a8-9fb6-68d8a6442490 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.947194] [55188]: DEBUG oslo_concurrency.lockutils [None req-6022bd31-a96a-43a8-9fb6-68d8a6442490 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.947460] [55188]: DEBUG oslo_concurrency.lockutils [None req-6022bd31-a96a-43a8-9fb6-68d8a6442490 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.947679] [55188]: DEBUG oslo_concurrency.lockutils [None req-6022bd31-a96a-43a8-9fb6-68d8a6442490 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.947841] [55188]: DEBUG nova.objects.instance [None req-6022bd31-a96a-43a8-9fb6-68d8a6442490 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.970739] [55188]: DEBUG nova.policy [None req-6022bd31-a96a-43a8-9fb6-68d8a6442490 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.976832] [55188]: INFO nova.api.openstack.requestlog [None req-6022bd31-a96a-43a8-9fb6-68d8a6442490 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.058304 [ 792.977105] [55188]: [pid: 55188|app: 0|req: 1782/3412] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:33 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.980589] [55188]: DEBUG nova.api.openstack.wsgi [None req-dd8e4012-b1e1-4c49-9046-5e700925cdd2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 792.981835] [55188]: DEBUG nova.compute.api [None req-dd8e4012-b1e1-4c49-9046-5e700925cdd2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 792.986073] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd8e4012-b1e1-4c49-9046-5e700925cdd2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.986073] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd8e4012-b1e1-4c49-9046-5e700925cdd2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.986073] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd8e4012-b1e1-4c49-9046-5e700925cdd2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.986298] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd8e4012-b1e1-4c49-9046-5e700925cdd2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.986431] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd8e4012-b1e1-4c49-9046-5e700925cdd2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.986677] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd8e4012-b1e1-4c49-9046-5e700925cdd2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.991489] [55187]: DEBUG nova.policy [None req-bf0e9912-3777-4e2e-ad66-04da98783b4b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.996384] [55187]: INFO nova.api.openstack.requestlog [None req-bf0e9912-3777-4e2e-ad66-04da98783b4b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1363 microversion: 2.1 time: 0.159107 [ 792.996384] [55187]: [pid: 55187|app: 0|req: 1631/3413] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:33 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1363 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.001878] [55187]: DEBUG nova.api.openstack.wsgi [None req-f22e7087-566b-447b-8b41-b30ab128b79b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.001878] [55187]: DEBUG nova.compute.api [None req-f22e7087-566b-447b-8b41-b30ab128b79b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.004894] [55187]: DEBUG oslo_concurrency.lockutils [None req-f22e7087-566b-447b-8b41-b30ab128b79b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.005314] [55187]: DEBUG oslo_concurrency.lockutils [None req-f22e7087-566b-447b-8b41-b30ab128b79b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.005806] [55187]: DEBUG oslo_concurrency.lockutils [None req-f22e7087-566b-447b-8b41-b30ab128b79b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.006052] [55187]: DEBUG oslo_concurrency.lockutils [None req-f22e7087-566b-447b-8b41-b30ab128b79b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.006538] [55187]: DEBUG oslo_concurrency.lockutils [None req-f22e7087-566b-447b-8b41-b30ab128b79b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.006538] [55187]: DEBUG oslo_concurrency.lockutils [None req-f22e7087-566b-447b-8b41-b30ab128b79b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.048561] [55187]: DEBUG nova.policy [None req-f22e7087-566b-447b-8b41-b30ab128b79b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.053418] [55187]: INFO nova.api.openstack.requestlog [None req-f22e7087-566b-447b-8b41-b30ab128b79b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1275 microversion: 2.1 time: 0.057097 [ 793.054467] [55187]: [pid: 55187|app: 0|req: 1632/3414] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:33 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1275 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.056608] [55187]: DEBUG nova.api.openstack.wsgi [None req-a1cd1847-62e4-463c-90e0-79dac09f9995 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.058671] [55187]: DEBUG nova.compute.api [None req-a1cd1847-62e4-463c-90e0-79dac09f9995 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.062109] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1cd1847-62e4-463c-90e0-79dac09f9995 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.062501] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1cd1847-62e4-463c-90e0-79dac09f9995 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.062605] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1cd1847-62e4-463c-90e0-79dac09f9995 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.063660] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1cd1847-62e4-463c-90e0-79dac09f9995 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.063660] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1cd1847-62e4-463c-90e0-79dac09f9995 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.063660] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1cd1847-62e4-463c-90e0-79dac09f9995 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.095247] [55188]: DEBUG nova.policy [None req-dd8e4012-b1e1-4c49-9046-5e700925cdd2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.102917] [55188]: DEBUG nova.policy [None req-dd8e4012-b1e1-4c49-9046-5e700925cdd2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.102917] [55188]: DEBUG nova.policy [None req-dd8e4012-b1e1-4c49-9046-5e700925cdd2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.102917] [55188]: INFO nova.api.openstack.requestlog [None req-dd8e4012-b1e1-4c49-9046-5e700925cdd2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1356 microversion: 2.21 time: 0.124222 [ 793.103220] [55188]: [pid: 55188|app: 0|req: 1783/3415] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:33 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1356 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 793.104714] [55188]: DEBUG nova.api.openstack.wsgi [None req-2277de4a-06b9-4e36-842f-ffd7f038e284 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.106436] [55188]: DEBUG nova.compute.api [None req-2277de4a-06b9-4e36-842f-ffd7f038e284 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.111741] [55188]: DEBUG oslo_concurrency.lockutils [None req-2277de4a-06b9-4e36-842f-ffd7f038e284 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.112093] [55188]: DEBUG oslo_concurrency.lockutils [None req-2277de4a-06b9-4e36-842f-ffd7f038e284 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.112325] [55188]: DEBUG oslo_concurrency.lockutils [None req-2277de4a-06b9-4e36-842f-ffd7f038e284 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.112682] [55188]: DEBUG oslo_concurrency.lockutils [None req-2277de4a-06b9-4e36-842f-ffd7f038e284 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.112881] [55188]: DEBUG oslo_concurrency.lockutils [None req-2277de4a-06b9-4e36-842f-ffd7f038e284 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.113067] [55188]: DEBUG oslo_concurrency.lockutils [None req-2277de4a-06b9-4e36-842f-ffd7f038e284 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.145685] [55188]: DEBUG nova.policy [None req-2277de4a-06b9-4e36-842f-ffd7f038e284 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.150604] [55188]: INFO nova.api.openstack.requestlog [None req-2277de4a-06b9-4e36-842f-ffd7f038e284 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.047262 [ 793.150604] [55188]: [pid: 55188|app: 0|req: 1784/3416] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:33 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.155238] [55188]: DEBUG nova.api.openstack.wsgi [None req-b23005d0-355d-47b6-a2cf-42aab9bf5d6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.157151] [55188]: DEBUG nova.compute.api [None req-b23005d0-355d-47b6-a2cf-42aab9bf5d6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.161234] [55188]: DEBUG oslo_concurrency.lockutils [None req-b23005d0-355d-47b6-a2cf-42aab9bf5d6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.161498] [55188]: DEBUG oslo_concurrency.lockutils [None req-b23005d0-355d-47b6-a2cf-42aab9bf5d6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.161701] [55188]: DEBUG oslo_concurrency.lockutils [None req-b23005d0-355d-47b6-a2cf-42aab9bf5d6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.162138] [55188]: DEBUG oslo_concurrency.lockutils [None req-b23005d0-355d-47b6-a2cf-42aab9bf5d6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.162350] [55188]: DEBUG oslo_concurrency.lockutils [None req-b23005d0-355d-47b6-a2cf-42aab9bf5d6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.162538] [55188]: DEBUG oslo_concurrency.lockutils [None req-b23005d0-355d-47b6-a2cf-42aab9bf5d6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.186304] [55188]: DEBUG oslo_concurrency.lockutils [None req-b23005d0-355d-47b6-a2cf-42aab9bf5d6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.186472] [55188]: DEBUG oslo_concurrency.lockutils [None req-b23005d0-355d-47b6-a2cf-42aab9bf5d6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.186639] [55188]: DEBUG oslo_concurrency.lockutils [None req-b23005d0-355d-47b6-a2cf-42aab9bf5d6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.186893] [55188]: DEBUG nova.objects.instance [None req-b23005d0-355d-47b6-a2cf-42aab9bf5d6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 793.209785] [55188]: DEBUG nova.policy [None req-b23005d0-355d-47b6-a2cf-42aab9bf5d6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.215958] [55188]: INFO nova.api.openstack.requestlog [None req-b23005d0-355d-47b6-a2cf-42aab9bf5d6c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.064618 [ 793.215958] [55188]: [pid: 55188|app: 0|req: 1785/3417] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:33 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.218762] [55188]: DEBUG nova.api.openstack.wsgi [None req-57046e82-6aaf-409a-a37b-ffc92fc13a21 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.220423] [55188]: DEBUG nova.compute.api [None req-57046e82-6aaf-409a-a37b-ffc92fc13a21 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.223759] [55188]: DEBUG oslo_concurrency.lockutils [None req-57046e82-6aaf-409a-a37b-ffc92fc13a21 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.223991] [55188]: DEBUG oslo_concurrency.lockutils [None req-57046e82-6aaf-409a-a37b-ffc92fc13a21 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.224195] [55188]: DEBUG oslo_concurrency.lockutils [None req-57046e82-6aaf-409a-a37b-ffc92fc13a21 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.224591] [55188]: DEBUG oslo_concurrency.lockutils [None req-57046e82-6aaf-409a-a37b-ffc92fc13a21 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.224799] [55188]: DEBUG oslo_concurrency.lockutils [None req-57046e82-6aaf-409a-a37b-ffc92fc13a21 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.224974] [55188]: DEBUG oslo_concurrency.lockutils [None req-57046e82-6aaf-409a-a37b-ffc92fc13a21 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.226210] [55187]: DEBUG nova.policy [None req-a1cd1847-62e4-463c-90e0-79dac09f9995 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.230464] [55187]: INFO nova.api.openstack.requestlog [None req-a1cd1847-62e4-463c-90e0-79dac09f9995 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1665 microversion: 2.1 time: 0.176041 [ 793.230873] [55187]: [pid: 55187|app: 0|req: 1633/3418] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:33 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1665 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.236581] [55187]: DEBUG nova.api.openstack.wsgi [None req-f2bd178b-42a6-4dfb-b37b-5b3c7136a50f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.238241] [55187]: DEBUG nova.compute.api [None req-f2bd178b-42a6-4dfb-b37b-5b3c7136a50f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.241783] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2bd178b-42a6-4dfb-b37b-5b3c7136a50f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.242029] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2bd178b-42a6-4dfb-b37b-5b3c7136a50f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.242213] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2bd178b-42a6-4dfb-b37b-5b3c7136a50f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.243115] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2bd178b-42a6-4dfb-b37b-5b3c7136a50f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.243115] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2bd178b-42a6-4dfb-b37b-5b3c7136a50f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.243115] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2bd178b-42a6-4dfb-b37b-5b3c7136a50f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.250876] [55188]: DEBUG oslo_concurrency.lockutils [None req-57046e82-6aaf-409a-a37b-ffc92fc13a21 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.251185] [55188]: DEBUG oslo_concurrency.lockutils [None req-57046e82-6aaf-409a-a37b-ffc92fc13a21 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.251376] [55188]: DEBUG oslo_concurrency.lockutils [None req-57046e82-6aaf-409a-a37b-ffc92fc13a21 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.251573] [55188]: DEBUG nova.objects.instance [None req-57046e82-6aaf-409a-a37b-ffc92fc13a21 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 793.273113] [55188]: DEBUG nova.policy [None req-57046e82-6aaf-409a-a37b-ffc92fc13a21 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.276683] [55188]: DEBUG nova.policy [None req-57046e82-6aaf-409a-a37b-ffc92fc13a21 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.277361] [55188]: DEBUG nova.policy [None req-57046e82-6aaf-409a-a37b-ffc92fc13a21 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.280907] [55188]: INFO nova.api.openstack.requestlog [None req-57046e82-6aaf-409a-a37b-ffc92fc13a21 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.064548 [ 793.281233] [55188]: [pid: 55188|app: 0|req: 1786/3419] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:33 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 793.283765] [55188]: DEBUG nova.api.openstack.wsgi [None req-d2ac0445-2bc8-4ed7-8bc9-d0f4f87735c7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.285395] [55188]: DEBUG nova.compute.api [None req-d2ac0445-2bc8-4ed7-8bc9-d0f4f87735c7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.289315] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2ac0445-2bc8-4ed7-8bc9-d0f4f87735c7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.289539] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2ac0445-2bc8-4ed7-8bc9-d0f4f87735c7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.289724] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2ac0445-2bc8-4ed7-8bc9-d0f4f87735c7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.290704] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2ac0445-2bc8-4ed7-8bc9-d0f4f87735c7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.291109] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2ac0445-2bc8-4ed7-8bc9-d0f4f87735c7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.291346] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2ac0445-2bc8-4ed7-8bc9-d0f4f87735c7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.346866] [55187]: DEBUG nova.policy [None req-f2bd178b-42a6-4dfb-b37b-5b3c7136a50f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.348668] [55187]: INFO nova.api.openstack.requestlog [None req-f2bd178b-42a6-4dfb-b37b-5b3c7136a50f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1464 microversion: 2.1 time: 0.114953 [ 793.348861] [55187]: [pid: 55187|app: 0|req: 1634/3420] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:33 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1464 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.366765] [55188]: DEBUG nova.policy [None req-d2ac0445-2bc8-4ed7-8bc9-d0f4f87735c7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.370786] [55188]: INFO nova.api.openstack.requestlog [None req-d2ac0445-2bc8-4ed7-8bc9-d0f4f87735c7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1460 microversion: 2.1 time: 0.088954 [ 793.371282] [55188]: [pid: 55188|app: 0|req: 1787/3421] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:33 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1460 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.381412] [55187]: DEBUG nova.api.openstack.wsgi [req-4d0e5c29-3777-4b46-859f-820d8b5c2fac req-b8d49572-93c3-4e38-8d02-d866b3ee6c2d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a71a138e-d9a6-4a11-ae20-02fbbd798f32", "name": "network-vif-plugged", "status": "completed", "tag": "1b424fcc-4b2b-451c-950e-ff2ccf8a8406"}, {"name": "network-changed", "server_uuid": "a71a138e-d9a6-4a11-ae20-02fbbd798f32", "tag": "1b424fcc-4b2b-451c-950e-ff2ccf8a8406"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 793.384973] [55188]: DEBUG nova.api.openstack.wsgi [None req-01d31c38-5843-4b3d-ac32-8b5176a1d807 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ListImageFiltersTestJSON-image-1332112653"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 793.386183] [55188]: DEBUG nova.compute.api [None req-01d31c38-5843-4b3d-ac32-8b5176a1d807 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.388024] [55187]: DEBUG oslo_concurrency.lockutils [req-4d0e5c29-3777-4b46-859f-820d8b5c2fac req-b8d49572-93c3-4e38-8d02-d866b3ee6c2d service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.388264] [55187]: DEBUG oslo_concurrency.lockutils [req-4d0e5c29-3777-4b46-859f-820d8b5c2fac req-b8d49572-93c3-4e38-8d02-d866b3ee6c2d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.388443] [55187]: DEBUG oslo_concurrency.lockutils [req-4d0e5c29-3777-4b46-859f-820d8b5c2fac req-b8d49572-93c3-4e38-8d02-d866b3ee6c2d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.390321] [55188]: DEBUG oslo_concurrency.lockutils [None req-01d31c38-5843-4b3d-ac32-8b5176a1d807 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.390794] [55188]: DEBUG oslo_concurrency.lockutils [None req-01d31c38-5843-4b3d-ac32-8b5176a1d807 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.391110] [55188]: DEBUG oslo_concurrency.lockutils [None req-01d31c38-5843-4b3d-ac32-8b5176a1d807 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.391709] [55188]: DEBUG oslo_concurrency.lockutils [None req-01d31c38-5843-4b3d-ac32-8b5176a1d807 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.392034] [55188]: DEBUG oslo_concurrency.lockutils [None req-01d31c38-5843-4b3d-ac32-8b5176a1d807 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.392323] [55188]: DEBUG oslo_concurrency.lockutils [None req-01d31c38-5843-4b3d-ac32-8b5176a1d807 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.394974] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=2845,nova_cell1:UPDATE=41,nova_cell1:INSERT=21,nova_cell1:SAVEPOINT=3,nova_cell1:RELEASE=3 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 793.395462] [55187]: INFO nova.api.openstack.compute.server_external_events [req-4d0e5c29-3777-4b46-859f-820d8b5c2fac req-b8d49572-93c3-4e38-8d02-d866b3ee6c2d service nova] Creating event network-vif-plugged:1b424fcc-4b2b-451c-950e-ff2ccf8a8406 for instance a71a138e-d9a6-4a11-ae20-02fbbd798f32 on cpu-1 [ 793.395662] [55187]: INFO nova.api.openstack.compute.server_external_events [req-4d0e5c29-3777-4b46-859f-820d8b5c2fac req-b8d49572-93c3-4e38-8d02-d866b3ee6c2d service nova] Creating event network-changed:1b424fcc-4b2b-451c-950e-ff2ccf8a8406 for instance a71a138e-d9a6-4a11-ae20-02fbbd798f32 on cpu-1 [ 793.400034] [55187]: INFO nova.api.openstack.requestlog [req-4d0e5c29-3777-4b46-859f-820d8b5c2fac req-b8d49572-93c3-4e38-8d02-d866b3ee6c2d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.019680 [ 793.400034] [55187]: [pid: 55187|app: 0|req: 1635/3422] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:33 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 793.404089] [55187]: DEBUG nova.api.openstack.wsgi [None req-2e78dd08-508a-43b5-b353-03b8db6b9e72 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.405912] [55187]: DEBUG nova.compute.api [None req-2e78dd08-508a-43b5-b353-03b8db6b9e72 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.409433] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e78dd08-508a-43b5-b353-03b8db6b9e72 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.410260] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e78dd08-508a-43b5-b353-03b8db6b9e72 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.410260] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e78dd08-508a-43b5-b353-03b8db6b9e72 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.410260] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e78dd08-508a-43b5-b353-03b8db6b9e72 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.410414] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e78dd08-508a-43b5-b353-03b8db6b9e72 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.410541] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e78dd08-508a-43b5-b353-03b8db6b9e72 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.449383] [55187]: DEBUG nova.policy [None req-2e78dd08-508a-43b5-b353-03b8db6b9e72 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.454276] [55187]: INFO nova.api.openstack.requestlog [None req-2e78dd08-508a-43b5-b353-03b8db6b9e72 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.052131 [ 793.454673] [55187]: [pid: 55187|app: 0|req: 1636/3423] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:33 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 793.457190] [55187]: DEBUG nova.api.openstack.wsgi [None req-9c6850bd-7fb8-42e1-9cb9-02b56faf3e28 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.459959] [55187]: DEBUG nova.compute.api [None req-9c6850bd-7fb8-42e1-9cb9-02b56faf3e28 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.462780] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c6850bd-7fb8-42e1-9cb9-02b56faf3e28 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.462780] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c6850bd-7fb8-42e1-9cb9-02b56faf3e28 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.462946] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c6850bd-7fb8-42e1-9cb9-02b56faf3e28 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.463423] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c6850bd-7fb8-42e1-9cb9-02b56faf3e28 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.463545] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c6850bd-7fb8-42e1-9cb9-02b56faf3e28 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.463748] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c6850bd-7fb8-42e1-9cb9-02b56faf3e28 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.613495] [55187]: DEBUG nova.policy [None req-9c6850bd-7fb8-42e1-9cb9-02b56faf3e28 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.618630] [55187]: INFO nova.api.openstack.requestlog [None req-9c6850bd-7fb8-42e1-9cb9-02b56faf3e28 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1516 microversion: 2.1 time: 0.163409 [ 793.619148] [55187]: [pid: 55187|app: 0|req: 1637/3424] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:33 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1516 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.621728] [55187]: DEBUG nova.api.openstack.wsgi [None req-fdb7a247-1707-4321-87da-1ffc7b2c19bd tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.623577] [55187]: DEBUG nova.compute.api [None req-fdb7a247-1707-4321-87da-1ffc7b2c19bd tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.627661] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdb7a247-1707-4321-87da-1ffc7b2c19bd tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.627952] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdb7a247-1707-4321-87da-1ffc7b2c19bd tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.628198] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdb7a247-1707-4321-87da-1ffc7b2c19bd tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.629035] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdb7a247-1707-4321-87da-1ffc7b2c19bd tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.629035] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdb7a247-1707-4321-87da-1ffc7b2c19bd tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.629274] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdb7a247-1707-4321-87da-1ffc7b2c19bd tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.653999] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdb7a247-1707-4321-87da-1ffc7b2c19bd tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.654594] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdb7a247-1707-4321-87da-1ffc7b2c19bd tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.654594] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdb7a247-1707-4321-87da-1ffc7b2c19bd tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.655144] [55187]: DEBUG nova.objects.instance [None req-fdb7a247-1707-4321-87da-1ffc7b2c19bd tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 793.682823] [55187]: DEBUG nova.policy [None req-fdb7a247-1707-4321-87da-1ffc7b2c19bd tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.688257] [55187]: INFO nova.api.openstack.requestlog [None req-fdb7a247-1707-4321-87da-1ffc7b2c19bd tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.068364 [ 793.688702] [55187]: [pid: 55187|app: 0|req: 1638/3425] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:33 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.692154] [55187]: DEBUG nova.api.openstack.wsgi [None req-f85be8c9-debf-4114-ae52-6fb872e454f9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.694401] [55187]: DEBUG nova.compute.api [None req-f85be8c9-debf-4114-ae52-6fb872e454f9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.699264] [55187]: DEBUG oslo_concurrency.lockutils [None req-f85be8c9-debf-4114-ae52-6fb872e454f9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.699420] [55187]: DEBUG oslo_concurrency.lockutils [None req-f85be8c9-debf-4114-ae52-6fb872e454f9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.699644] [55187]: DEBUG oslo_concurrency.lockutils [None req-f85be8c9-debf-4114-ae52-6fb872e454f9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.700198] [55187]: DEBUG oslo_concurrency.lockutils [None req-f85be8c9-debf-4114-ae52-6fb872e454f9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.700376] [55187]: DEBUG oslo_concurrency.lockutils [None req-f85be8c9-debf-4114-ae52-6fb872e454f9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.700599] [55187]: DEBUG oslo_concurrency.lockutils [None req-f85be8c9-debf-4114-ae52-6fb872e454f9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.738473] [55187]: DEBUG nova.policy [None req-f85be8c9-debf-4114-ae52-6fb872e454f9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.743571] [55187]: INFO nova.api.openstack.requestlog [None req-f85be8c9-debf-4114-ae52-6fb872e454f9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.054066 [ 793.743980] [55187]: [pid: 55187|app: 0|req: 1639/3426] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.749197] [55187]: DEBUG nova.api.openstack.wsgi [None req-2e9904b1-280a-4f44-b023-f9fefee74732 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.749197] [55187]: DEBUG nova.compute.api [None req-2e9904b1-280a-4f44-b023-f9fefee74732 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.757680] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e9904b1-280a-4f44-b023-f9fefee74732 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.759059] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e9904b1-280a-4f44-b023-f9fefee74732 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.759059] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e9904b1-280a-4f44-b023-f9fefee74732 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.759059] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e9904b1-280a-4f44-b023-f9fefee74732 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.759059] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e9904b1-280a-4f44-b023-f9fefee74732 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.759700] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e9904b1-280a-4f44-b023-f9fefee74732 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.796978] [55187]: DEBUG nova.policy [None req-2e9904b1-280a-4f44-b023-f9fefee74732 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.803033] [55187]: INFO nova.api.openstack.requestlog [None req-2e9904b1-280a-4f44-b023-f9fefee74732 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1207 microversion: 2.1 time: 0.058233 [ 793.803421] [55187]: [pid: 55187|app: 0|req: 1640/3427] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1207 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.804844] [55188]: INFO nova.api.openstack.requestlog [None req-01d31c38-5843-4b3d-ac32-8b5176a1d807 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a/action" status: 202 len: 0 microversion: 2.1 time: 0.423542 [ 793.805253] [55188]: [pid: 55188|app: 0|req: 1788/3428] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:04:33 2025] POST /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a/action => generated 0 bytes in 424 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 793.807110] [55187]: DEBUG nova.api.openstack.wsgi [None req-087ce331-8992-4bb5-93dc-3903f146cbd4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.808259] [55188]: DEBUG nova.api.openstack.wsgi [None req-92758ea2-5d39-4aab-8bb8-82d1eb29e709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.808681] [55187]: DEBUG nova.compute.api [None req-087ce331-8992-4bb5-93dc-3903f146cbd4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.811037] [55188]: DEBUG nova.compute.api [None req-92758ea2-5d39-4aab-8bb8-82d1eb29e709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.812031] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_api:SELECT=899,nova_api:UPDATE=11,nova_api:INSERT=9 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 793.813743] [55187]: DEBUG oslo_concurrency.lockutils [None req-087ce331-8992-4bb5-93dc-3903f146cbd4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.814069] [55187]: DEBUG oslo_concurrency.lockutils [None req-087ce331-8992-4bb5-93dc-3903f146cbd4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.814306] [55187]: DEBUG oslo_concurrency.lockutils [None req-087ce331-8992-4bb5-93dc-3903f146cbd4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.814584] [55188]: DEBUG oslo_concurrency.lockutils [None req-92758ea2-5d39-4aab-8bb8-82d1eb29e709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.814796] [55187]: DEBUG oslo_concurrency.lockutils [None req-087ce331-8992-4bb5-93dc-3903f146cbd4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.814839] [55188]: DEBUG oslo_concurrency.lockutils [None req-92758ea2-5d39-4aab-8bb8-82d1eb29e709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.814966] [55187]: DEBUG oslo_concurrency.lockutils [None req-087ce331-8992-4bb5-93dc-3903f146cbd4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.815024] [55188]: DEBUG oslo_concurrency.lockutils [None req-92758ea2-5d39-4aab-8bb8-82d1eb29e709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.816013] [55187]: DEBUG oslo_concurrency.lockutils [None req-087ce331-8992-4bb5-93dc-3903f146cbd4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.816081] [55188]: DEBUG oslo_concurrency.lockutils [None req-92758ea2-5d39-4aab-8bb8-82d1eb29e709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.816081] [55188]: DEBUG oslo_concurrency.lockutils [None req-92758ea2-5d39-4aab-8bb8-82d1eb29e709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.816081] [55188]: DEBUG oslo_concurrency.lockutils [None req-92758ea2-5d39-4aab-8bb8-82d1eb29e709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.836226] [55188]: DEBUG oslo_concurrency.lockutils [None req-92758ea2-5d39-4aab-8bb8-82d1eb29e709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.836356] [55188]: DEBUG oslo_concurrency.lockutils [None req-92758ea2-5d39-4aab-8bb8-82d1eb29e709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.836621] [55188]: DEBUG oslo_concurrency.lockutils [None req-92758ea2-5d39-4aab-8bb8-82d1eb29e709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.836848] [55188]: DEBUG nova.objects.instance [None req-92758ea2-5d39-4aab-8bb8-82d1eb29e709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 793.856099] [55187]: DEBUG nova.policy [None req-087ce331-8992-4bb5-93dc-3903f146cbd4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.861408] [55187]: INFO nova.api.openstack.requestlog [None req-087ce331-8992-4bb5-93dc-3903f146cbd4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1227 microversion: 2.1 time: 0.057250 [ 793.861779] [55187]: [pid: 55187|app: 0|req: 1641/3429] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1227 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.865058] [55187]: DEBUG nova.api.openstack.wsgi [None req-799737a2-14f6-4055-bac6-3f8bbebc9785 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.867325] [55187]: DEBUG nova.compute.api [None req-799737a2-14f6-4055-bac6-3f8bbebc9785 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.870804] [55188]: DEBUG nova.policy [None req-92758ea2-5d39-4aab-8bb8-82d1eb29e709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.872606] [55187]: DEBUG oslo_concurrency.lockutils [None req-799737a2-14f6-4055-bac6-3f8bbebc9785 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.872893] [55187]: DEBUG oslo_concurrency.lockutils [None req-799737a2-14f6-4055-bac6-3f8bbebc9785 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.873152] [55187]: DEBUG oslo_concurrency.lockutils [None req-799737a2-14f6-4055-bac6-3f8bbebc9785 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.873611] [55187]: DEBUG oslo_concurrency.lockutils [None req-799737a2-14f6-4055-bac6-3f8bbebc9785 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.873832] [55187]: DEBUG oslo_concurrency.lockutils [None req-799737a2-14f6-4055-bac6-3f8bbebc9785 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.874018] [55187]: DEBUG oslo_concurrency.lockutils [None req-799737a2-14f6-4055-bac6-3f8bbebc9785 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.876523] [55188]: INFO nova.api.openstack.requestlog [None req-92758ea2-5d39-4aab-8bb8-82d1eb29e709 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.070532 [ 793.876968] [55188]: [pid: 55188|app: 0|req: 1789/3430] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.880057] [55188]: DEBUG nova.api.openstack.wsgi [None req-5b6d063c-a483-45be-b5cc-873548d94ca5 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.881791] [55188]: DEBUG nova.compute.api [None req-5b6d063c-a483-45be-b5cc-873548d94ca5 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.889035] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b6d063c-a483-45be-b5cc-873548d94ca5 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.889444] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b6d063c-a483-45be-b5cc-873548d94ca5 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.889603] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b6d063c-a483-45be-b5cc-873548d94ca5 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.890201] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b6d063c-a483-45be-b5cc-873548d94ca5 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.890309] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b6d063c-a483-45be-b5cc-873548d94ca5 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.890495] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b6d063c-a483-45be-b5cc-873548d94ca5 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.915519] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b6d063c-a483-45be-b5cc-873548d94ca5 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.915940] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b6d063c-a483-45be-b5cc-873548d94ca5 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.916263] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b6d063c-a483-45be-b5cc-873548d94ca5 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.916613] [55188]: DEBUG nova.objects.instance [None req-5b6d063c-a483-45be-b5cc-873548d94ca5 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 793.916987] [55187]: DEBUG nova.policy [None req-799737a2-14f6-4055-bac6-3f8bbebc9785 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.922873] [55187]: INFO nova.api.openstack.requestlog [None req-799737a2-14f6-4055-bac6-3f8bbebc9785 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.060184 [ 793.923533] [55187]: [pid: 55187|app: 0|req: 1642/3431] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.926805] [55187]: DEBUG nova.api.openstack.wsgi [None req-b1c94fd9-6d43-44f8-a869-ab7675702d14 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.930136] [55187]: DEBUG nova.compute.api [None req-b1c94fd9-6d43-44f8-a869-ab7675702d14 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 793.933907] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1c94fd9-6d43-44f8-a869-ab7675702d14 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.934268] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1c94fd9-6d43-44f8-a869-ab7675702d14 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.934533] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1c94fd9-6d43-44f8-a869-ab7675702d14 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.935022] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1c94fd9-6d43-44f8-a869-ab7675702d14 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.935289] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1c94fd9-6d43-44f8-a869-ab7675702d14 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.935509] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1c94fd9-6d43-44f8-a869-ab7675702d14 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.942072] [55188]: DEBUG nova.policy [None req-5b6d063c-a483-45be-b5cc-873548d94ca5 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.947174] [55188]: INFO nova.api.openstack.requestlog [None req-5b6d063c-a483-45be-b5cc-873548d94ca5 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.069498 [ 793.947650] [55188]: [pid: 55188|app: 0|req: 1790/3432] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.951199] [55188]: DEBUG nova.api.openstack.wsgi [None req-1083709c-7b7c-435f-890a-dc700943257b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-773319420", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "metadata": {"": "data1"}, "networks": [{"uuid": "3a61c1ad-aac5-49d9-8535-0d413ecaf73d"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 793.953688] [55188]: DEBUG nova.api.openstack.wsgi [None req-1083709c-7b7c-435f-890a-dc700943257b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 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=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 793.954275] [55188]: INFO nova.api.openstack.requestlog [None req-1083709c-7b7c-435f-890a-dc700943257b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 175 microversion: 2.1 time: 0.006007 [ 793.954635] [55188]: [pid: 55188|app: 0|req: 1791/3433] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:04:34 2025] POST /compute/v2.1/servers => generated 175 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 793.957378] [55188]: DEBUG nova.api.openstack.wsgi [None req-abac5263-18dc-4c9c-bdfb-a750a46b977f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 793.964516] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1c94fd9-6d43-44f8-a869-ab7675702d14 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.964773] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1c94fd9-6d43-44f8-a869-ab7675702d14 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.965082] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1c94fd9-6d43-44f8-a869-ab7675702d14 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.965375] [55187]: DEBUG nova.objects.instance [None req-b1c94fd9-6d43-44f8-a869-ab7675702d14 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 793.995236] [55187]: DEBUG nova.policy [None req-b1c94fd9-6d43-44f8-a869-ab7675702d14 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.000711] [55187]: INFO nova.api.openstack.requestlog [None req-b1c94fd9-6d43-44f8-a869-ab7675702d14 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.076328 [ 794.001130] [55187]: [pid: 55187|app: 0|req: 1643/3434] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.004619] [55187]: DEBUG nova.api.openstack.wsgi [None req-023a6536-3201-40e6-b88f-6d12c725ad49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.006849] [55187]: DEBUG nova.compute.api [None req-023a6536-3201-40e6-b88f-6d12c725ad49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.011812] [55187]: DEBUG oslo_concurrency.lockutils [None req-023a6536-3201-40e6-b88f-6d12c725ad49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.012183] [55187]: DEBUG oslo_concurrency.lockutils [None req-023a6536-3201-40e6-b88f-6d12c725ad49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.012447] [55187]: DEBUG oslo_concurrency.lockutils [None req-023a6536-3201-40e6-b88f-6d12c725ad49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.012990] [55187]: DEBUG oslo_concurrency.lockutils [None req-023a6536-3201-40e6-b88f-6d12c725ad49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.013310] [55187]: DEBUG oslo_concurrency.lockutils [None req-023a6536-3201-40e6-b88f-6d12c725ad49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.013560] [55187]: DEBUG oslo_concurrency.lockutils [None req-023a6536-3201-40e6-b88f-6d12c725ad49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.055318] [55187]: DEBUG nova.policy [None req-023a6536-3201-40e6-b88f-6d12c725ad49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.059539] [55187]: INFO nova.api.openstack.requestlog [None req-023a6536-3201-40e6-b88f-6d12c725ad49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.057730 [ 794.059919] [55187]: [pid: 55187|app: 0|req: 1644/3435] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.063271] [55187]: DEBUG nova.api.openstack.wsgi [None req-bcdf8608-a335-4b69-a9ae-54f87f8e9d0d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.064349] [55187]: DEBUG nova.compute.api [None req-bcdf8608-a335-4b69-a9ae-54f87f8e9d0d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.067813] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcdf8608-a335-4b69-a9ae-54f87f8e9d0d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.068070] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcdf8608-a335-4b69-a9ae-54f87f8e9d0d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.068260] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcdf8608-a335-4b69-a9ae-54f87f8e9d0d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.068614] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcdf8608-a335-4b69-a9ae-54f87f8e9d0d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.068809] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcdf8608-a335-4b69-a9ae-54f87f8e9d0d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.069019] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcdf8608-a335-4b69-a9ae-54f87f8e9d0d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.089473] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcdf8608-a335-4b69-a9ae-54f87f8e9d0d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.089730] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcdf8608-a335-4b69-a9ae-54f87f8e9d0d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.090060] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcdf8608-a335-4b69-a9ae-54f87f8e9d0d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.090247] [55187]: DEBUG nova.objects.instance [None req-bcdf8608-a335-4b69-a9ae-54f87f8e9d0d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid 10ffa883-9787-4c2b-9912-11f35f299c35 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.112731] [55187]: DEBUG nova.policy [None req-bcdf8608-a335-4b69-a9ae-54f87f8e9d0d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.117481] [55187]: INFO nova.api.openstack.requestlog [None req-bcdf8608-a335-4b69-a9ae-54f87f8e9d0d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 200 len: 1305 microversion: 2.1 time: 0.056917 [ 794.117882] [55187]: [pid: 55187|app: 0|req: 1645/3436] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 1305 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.120682] [55187]: DEBUG nova.api.openstack.wsgi [None req-60e366a0-2bf6-4173-833a-0d549cd36630 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.122393] [55187]: DEBUG nova.compute.api [None req-60e366a0-2bf6-4173-833a-0d549cd36630 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.125996] [55187]: DEBUG oslo_concurrency.lockutils [None req-60e366a0-2bf6-4173-833a-0d549cd36630 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.126315] [55187]: DEBUG oslo_concurrency.lockutils [None req-60e366a0-2bf6-4173-833a-0d549cd36630 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.126553] [55187]: DEBUG oslo_concurrency.lockutils [None req-60e366a0-2bf6-4173-833a-0d549cd36630 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.127014] [55187]: DEBUG oslo_concurrency.lockutils [None req-60e366a0-2bf6-4173-833a-0d549cd36630 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.127264] [55187]: DEBUG oslo_concurrency.lockutils [None req-60e366a0-2bf6-4173-833a-0d549cd36630 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.127476] [55187]: DEBUG oslo_concurrency.lockutils [None req-60e366a0-2bf6-4173-833a-0d549cd36630 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.147785] [55187]: DEBUG oslo_concurrency.lockutils [None req-60e366a0-2bf6-4173-833a-0d549cd36630 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.148100] [55187]: DEBUG oslo_concurrency.lockutils [None req-60e366a0-2bf6-4173-833a-0d549cd36630 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.148370] [55187]: DEBUG oslo_concurrency.lockutils [None req-60e366a0-2bf6-4173-833a-0d549cd36630 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.148624] [55187]: DEBUG nova.objects.instance [None req-60e366a0-2bf6-4173-833a-0d549cd36630 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.170966] [55187]: DEBUG nova.policy [None req-60e366a0-2bf6-4173-833a-0d549cd36630 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.178604] [55187]: INFO nova.api.openstack.requestlog [None req-60e366a0-2bf6-4173-833a-0d549cd36630 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.059266 [ 794.179802] [55187]: [pid: 55187|app: 0|req: 1646/3437] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.183136] [55187]: DEBUG nova.api.openstack.wsgi [None req-5604bb12-80c1-49f4-b315-3184a890d36c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afb530820>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.210755] [55187]: INFO nova.api.openstack.requestlog [None req-5604bb12-80c1-49f4-b315-3184a890d36c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5" status: 200 len: 1559 microversion: 2.1 time: 0.030251 [ 794.211108] [55187]: [pid: 55187|app: 0|req: 1647/3438] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5 => generated 1559 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.213632] [55187]: DEBUG nova.api.openstack.wsgi [None req-bf1efe11-d806-44c7-b786-d5b9803fcf1d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.215238] [55187]: DEBUG nova.compute.api [None req-bf1efe11-d806-44c7-b786-d5b9803fcf1d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.220353] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf1efe11-d806-44c7-b786-d5b9803fcf1d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.220594] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf1efe11-d806-44c7-b786-d5b9803fcf1d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.220806] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf1efe11-d806-44c7-b786-d5b9803fcf1d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.221191] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf1efe11-d806-44c7-b786-d5b9803fcf1d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.221410] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf1efe11-d806-44c7-b786-d5b9803fcf1d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.221594] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf1efe11-d806-44c7-b786-d5b9803fcf1d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.242139] [55188]: DEBUG nova.compute.api [None req-abac5263-18dc-4c9c-bdfb-a750a46b977f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.245881] [55188]: DEBUG oslo_concurrency.lockutils [None req-abac5263-18dc-4c9c-bdfb-a750a46b977f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.246145] [55188]: DEBUG oslo_concurrency.lockutils [None req-abac5263-18dc-4c9c-bdfb-a750a46b977f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.246340] [55188]: DEBUG oslo_concurrency.lockutils [None req-abac5263-18dc-4c9c-bdfb-a750a46b977f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.246702] [55188]: DEBUG oslo_concurrency.lockutils [None req-abac5263-18dc-4c9c-bdfb-a750a46b977f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.246910] [55188]: DEBUG oslo_concurrency.lockutils [None req-abac5263-18dc-4c9c-bdfb-a750a46b977f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.247107] [55188]: DEBUG oslo_concurrency.lockutils [None req-abac5263-18dc-4c9c-bdfb-a750a46b977f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.253968] [55187]: DEBUG nova.policy [None req-bf1efe11-d806-44c7-b786-d5b9803fcf1d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.258491] [55187]: DEBUG nova.policy [None req-bf1efe11-d806-44c7-b786-d5b9803fcf1d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.259201] [55187]: DEBUG nova.policy [None req-bf1efe11-d806-44c7-b786-d5b9803fcf1d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.262789] [55187]: INFO nova.api.openstack.requestlog [None req-bf1efe11-d806-44c7-b786-d5b9803fcf1d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1416 microversion: 2.93 time: 0.051067 [ 794.263176] [55187]: [pid: 55187|app: 0|req: 1648/3439] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1416 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 794.266007] [55187]: DEBUG nova.api.openstack.wsgi [None req-f319b8f9-1e3b-453a-bbda-ee5d821ed1c2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.267498] [55187]: DEBUG nova.compute.api [None req-f319b8f9-1e3b-453a-bbda-ee5d821ed1c2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.270553] [55187]: DEBUG oslo_concurrency.lockutils [None req-f319b8f9-1e3b-453a-bbda-ee5d821ed1c2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.270820] [55187]: DEBUG oslo_concurrency.lockutils [None req-f319b8f9-1e3b-453a-bbda-ee5d821ed1c2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.271036] [55187]: DEBUG oslo_concurrency.lockutils [None req-f319b8f9-1e3b-453a-bbda-ee5d821ed1c2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.271388] [55187]: DEBUG oslo_concurrency.lockutils [None req-f319b8f9-1e3b-453a-bbda-ee5d821ed1c2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.271591] [55187]: DEBUG oslo_concurrency.lockutils [None req-f319b8f9-1e3b-453a-bbda-ee5d821ed1c2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.271792] [55187]: DEBUG oslo_concurrency.lockutils [None req-f319b8f9-1e3b-453a-bbda-ee5d821ed1c2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.306343] [55187]: DEBUG nova.policy [None req-f319b8f9-1e3b-453a-bbda-ee5d821ed1c2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.311730] [55187]: INFO nova.api.openstack.requestlog [None req-f319b8f9-1e3b-453a-bbda-ee5d821ed1c2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.047869 [ 794.311973] [55187]: [pid: 55187|app: 0|req: 1649/3440] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.314549] [55187]: DEBUG nova.api.openstack.wsgi [None req-0c3d0a1f-69f9-4e06-a7ab-6571837145f9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.316255] [55187]: DEBUG nova.compute.api [None req-0c3d0a1f-69f9-4e06-a7ab-6571837145f9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.319457] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c3d0a1f-69f9-4e06-a7ab-6571837145f9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.319754] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c3d0a1f-69f9-4e06-a7ab-6571837145f9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.319877] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c3d0a1f-69f9-4e06-a7ab-6571837145f9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.320239] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c3d0a1f-69f9-4e06-a7ab-6571837145f9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.320458] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c3d0a1f-69f9-4e06-a7ab-6571837145f9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.320615] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c3d0a1f-69f9-4e06-a7ab-6571837145f9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.322447] [55188]: DEBUG nova.policy [None req-abac5263-18dc-4c9c-bdfb-a750a46b977f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.328164] [55188]: INFO nova.api.openstack.requestlog [None req-abac5263-18dc-4c9c-bdfb-a750a46b977f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1315 microversion: 2.1 time: 0.372238 [ 794.328164] [55188]: [pid: 55188|app: 0|req: 1792/3441] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1315 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.330222] [55188]: DEBUG nova.api.openstack.wsgi [req-b9b61225-1a7e-495c-9ea4-9ce89b5a0e7e req-c7627aa8-c833-4149-a637-407443d1d6a8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8ad43e3f-41e1-4064-88d2-a16a6b3f8075", "name": "network-vif-deleted", "tag": "f2a8c40a-828f-4b03-b940-c58ca9ac871a"}, {"server_uuid": "d6fa88dd-2220-4998-8294-6a985ffb1eaf", "name": "network-vif-deleted", "tag": "b2394498-62c8-4672-b923-14a7baf4dc92"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 794.338815] [55188]: DEBUG oslo_concurrency.lockutils [req-b9b61225-1a7e-495c-9ea4-9ce89b5a0e7e req-c7627aa8-c833-4149-a637-407443d1d6a8 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.339063] [55188]: DEBUG oslo_concurrency.lockutils [req-b9b61225-1a7e-495c-9ea4-9ce89b5a0e7e req-c7627aa8-c833-4149-a637-407443d1d6a8 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.339246] [55188]: DEBUG oslo_concurrency.lockutils [req-b9b61225-1a7e-495c-9ea4-9ce89b5a0e7e req-c7627aa8-c833-4149-a637-407443d1d6a8 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.343080] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c3d0a1f-69f9-4e06-a7ab-6571837145f9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.343328] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c3d0a1f-69f9-4e06-a7ab-6571837145f9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.343512] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c3d0a1f-69f9-4e06-a7ab-6571837145f9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.343711] [55187]: DEBUG nova.objects.instance [None req-0c3d0a1f-69f9-4e06-a7ab-6571837145f9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.347441] [55188]: INFO nova.api.openstack.compute.server_external_events [req-b9b61225-1a7e-495c-9ea4-9ce89b5a0e7e req-c7627aa8-c833-4149-a637-407443d1d6a8 service nova] Creating event network-vif-deleted:f2a8c40a-828f-4b03-b940-c58ca9ac871a for instance 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 on cpu-1 [ 794.347679] [55188]: INFO nova.api.openstack.compute.server_external_events [req-b9b61225-1a7e-495c-9ea4-9ce89b5a0e7e req-c7627aa8-c833-4149-a637-407443d1d6a8 service nova] Creating event network-vif-deleted:b2394498-62c8-4672-b923-14a7baf4dc92 for instance d6fa88dd-2220-4998-8294-6a985ffb1eaf on cpu-1 [ 794.351057] [55188]: INFO nova.api.openstack.requestlog [req-b9b61225-1a7e-495c-9ea4-9ce89b5a0e7e req-c7627aa8-c833-4149-a637-407443d1d6a8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.022636 [ 794.351369] [55188]: [pid: 55188|app: 0|req: 1793/3442] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:34 2025] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 794.353952] [55188]: DEBUG nova.api.openstack.wsgi [None req-3ea19afa-c826-4474-8286-c2009d5574e0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.354253] [55188]: DEBUG nova.compute.api [None req-3ea19afa-c826-4474-8286-c2009d5574e0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: 3d21cfaf-993b-4d13-afd7-a2505a894866] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.357716] [55188]: INFO nova.api.openstack.wsgi [None req-3ea19afa-c826-4474-8286-c2009d5574e0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] HTTP exception thrown: Instance 3d21cfaf-993b-4d13-afd7-a2505a894866 could not be found. [ 794.357716] [55188]: DEBUG nova.api.openstack.wsgi [None req-3ea19afa-c826-4474-8286-c2009d5574e0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Returning 404 to user: Instance 3d21cfaf-993b-4d13-afd7-a2505a894866 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 794.357716] [55188]: INFO nova.api.openstack.requestlog [None req-3ea19afa-c826-4474-8286-c2009d5574e0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3d21cfaf-993b-4d13-afd7-a2505a894866/metadata/d" status: 404 len: 111 microversion: 2.1 time: 0.005839 [ 794.358123] [55188]: [pid: 55188|app: 0|req: 1794/3443] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:04:34 2025] DELETE /compute/v2.1/servers/3d21cfaf-993b-4d13-afd7-a2505a894866/metadata/d => generated 111 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 794.360105] [55188]: DEBUG nova.api.openstack.wsgi [None req-5fb4cf68-77d1-4123-829e-d23fca2dc3f4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.362446] [55188]: DEBUG nova.compute.api [None req-5fb4cf68-77d1-4123-829e-d23fca2dc3f4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.364946] [55187]: DEBUG nova.policy [None req-0c3d0a1f-69f9-4e06-a7ab-6571837145f9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.365391] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fb4cf68-77d1-4123-829e-d23fca2dc3f4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.365614] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fb4cf68-77d1-4123-829e-d23fca2dc3f4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.365796] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fb4cf68-77d1-4123-829e-d23fca2dc3f4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.366251] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fb4cf68-77d1-4123-829e-d23fca2dc3f4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.366454] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fb4cf68-77d1-4123-829e-d23fca2dc3f4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.366644] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fb4cf68-77d1-4123-829e-d23fca2dc3f4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.370112] [55187]: INFO nova.api.openstack.requestlog [None req-0c3d0a1f-69f9-4e06-a7ab-6571837145f9 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.056453 [ 794.370112] [55187]: [pid: 55187|app: 0|req: 1650/3444] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.371770] [55187]: DEBUG nova.api.openstack.wsgi [None req-34d37f2f-3bfb-4694-a7ed-72e50b8fbd8f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.373334] [55187]: DEBUG nova.compute.api [None req-34d37f2f-3bfb-4694-a7ed-72e50b8fbd8f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.376274] [55187]: DEBUG oslo_concurrency.lockutils [None req-34d37f2f-3bfb-4694-a7ed-72e50b8fbd8f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.376501] [55187]: DEBUG oslo_concurrency.lockutils [None req-34d37f2f-3bfb-4694-a7ed-72e50b8fbd8f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.376707] [55187]: DEBUG oslo_concurrency.lockutils [None req-34d37f2f-3bfb-4694-a7ed-72e50b8fbd8f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.377286] [55187]: DEBUG oslo_concurrency.lockutils [None req-34d37f2f-3bfb-4694-a7ed-72e50b8fbd8f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.377350] [55187]: DEBUG oslo_concurrency.lockutils [None req-34d37f2f-3bfb-4694-a7ed-72e50b8fbd8f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.377495] [55187]: DEBUG oslo_concurrency.lockutils [None req-34d37f2f-3bfb-4694-a7ed-72e50b8fbd8f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.383870] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fb4cf68-77d1-4123-829e-d23fca2dc3f4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.384172] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fb4cf68-77d1-4123-829e-d23fca2dc3f4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.384403] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fb4cf68-77d1-4123-829e-d23fca2dc3f4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.384641] [55188]: DEBUG nova.objects.instance [None req-5fb4cf68-77d1-4123-829e-d23fca2dc3f4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.405331] [55188]: DEBUG nova.policy [None req-5fb4cf68-77d1-4123-829e-d23fca2dc3f4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.409377] [55188]: INFO nova.api.openstack.requestlog [None req-5fb4cf68-77d1-4123-829e-d23fca2dc3f4 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.050860 [ 794.409759] [55188]: [pid: 55188|app: 0|req: 1795/3445] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.412206] [55188]: DEBUG nova.api.openstack.wsgi [None req-9add8796-9a1c-40d1-9752-cf8cab7a2df8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.413838] [55188]: DEBUG nova.compute.api [None req-9add8796-9a1c-40d1-9752-cf8cab7a2df8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.417126] [55188]: DEBUG oslo_concurrency.lockutils [None req-9add8796-9a1c-40d1-9752-cf8cab7a2df8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.417396] [55188]: DEBUG oslo_concurrency.lockutils [None req-9add8796-9a1c-40d1-9752-cf8cab7a2df8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.417620] [55188]: DEBUG oslo_concurrency.lockutils [None req-9add8796-9a1c-40d1-9752-cf8cab7a2df8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.418027] [55188]: DEBUG oslo_concurrency.lockutils [None req-9add8796-9a1c-40d1-9752-cf8cab7a2df8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.418275] [55188]: DEBUG oslo_concurrency.lockutils [None req-9add8796-9a1c-40d1-9752-cf8cab7a2df8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.418489] [55188]: DEBUG oslo_concurrency.lockutils [None req-9add8796-9a1c-40d1-9752-cf8cab7a2df8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.448708] [55187]: DEBUG nova.policy [None req-34d37f2f-3bfb-4694-a7ed-72e50b8fbd8f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.453135] [55187]: INFO nova.api.openstack.requestlog [None req-34d37f2f-3bfb-4694-a7ed-72e50b8fbd8f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1363 microversion: 2.1 time: 0.083193 [ 794.453587] [55187]: [pid: 55187|app: 0|req: 1651/3446] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1363 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.455795] [55187]: DEBUG nova.api.openstack.wsgi [None req-24bcd30f-6de5-4dc6-a9d6-99951107a967 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.457585] [55187]: DEBUG nova.compute.api [None req-24bcd30f-6de5-4dc6-a9d6-99951107a967 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.460789] [55187]: DEBUG oslo_concurrency.lockutils [None req-24bcd30f-6de5-4dc6-a9d6-99951107a967 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.460947] [55187]: DEBUG oslo_concurrency.lockutils [None req-24bcd30f-6de5-4dc6-a9d6-99951107a967 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.461167] [55187]: DEBUG oslo_concurrency.lockutils [None req-24bcd30f-6de5-4dc6-a9d6-99951107a967 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.461494] [55187]: DEBUG oslo_concurrency.lockutils [None req-24bcd30f-6de5-4dc6-a9d6-99951107a967 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.461694] [55187]: DEBUG oslo_concurrency.lockutils [None req-24bcd30f-6de5-4dc6-a9d6-99951107a967 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.461893] [55187]: DEBUG oslo_concurrency.lockutils [None req-24bcd30f-6de5-4dc6-a9d6-99951107a967 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.524243] [55188]: DEBUG nova.policy [None req-9add8796-9a1c-40d1-9752-cf8cab7a2df8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.529167] [55188]: INFO nova.api.openstack.requestlog [None req-9add8796-9a1c-40d1-9752-cf8cab7a2df8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1315 microversion: 2.1 time: 0.118331 [ 794.529167] [55188]: [pid: 55188|app: 0|req: 1796/3447] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1315 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.531816] [55188]: DEBUG nova.api.openstack.wsgi [None req-0424a74d-d852-4a62-bfdf-e40f321fa0d8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.534634] [55188]: DEBUG nova.compute.api [None req-0424a74d-d852-4a62-bfdf-e40f321fa0d8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.536168] [55187]: DEBUG nova.policy [None req-24bcd30f-6de5-4dc6-a9d6-99951107a967 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.536822] [55188]: DEBUG oslo_concurrency.lockutils [None req-0424a74d-d852-4a62-bfdf-e40f321fa0d8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.537076] [55188]: DEBUG oslo_concurrency.lockutils [None req-0424a74d-d852-4a62-bfdf-e40f321fa0d8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.537265] [55188]: DEBUG oslo_concurrency.lockutils [None req-0424a74d-d852-4a62-bfdf-e40f321fa0d8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.537607] [55188]: DEBUG oslo_concurrency.lockutils [None req-0424a74d-d852-4a62-bfdf-e40f321fa0d8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.537805] [55188]: DEBUG oslo_concurrency.lockutils [None req-0424a74d-d852-4a62-bfdf-e40f321fa0d8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.537971] [55188]: DEBUG oslo_concurrency.lockutils [None req-0424a74d-d852-4a62-bfdf-e40f321fa0d8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.540960] [55187]: DEBUG nova.policy [None req-24bcd30f-6de5-4dc6-a9d6-99951107a967 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.541644] [55187]: DEBUG nova.policy [None req-24bcd30f-6de5-4dc6-a9d6-99951107a967 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.542438] [55187]: INFO nova.api.openstack.requestlog [None req-24bcd30f-6de5-4dc6-a9d6-99951107a967 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1356 microversion: 2.21 time: 0.088395 [ 794.542923] [55187]: [pid: 55187|app: 0|req: 1652/3448] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1356 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 794.545517] [55187]: DEBUG nova.api.openstack.wsgi [None req-a56a58ef-29dd-4a94-b8f5-bf0cb232d466 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.547469] [55187]: DEBUG nova.compute.api [None req-a56a58ef-29dd-4a94-b8f5-bf0cb232d466 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.550628] [55187]: DEBUG oslo_concurrency.lockutils [None req-a56a58ef-29dd-4a94-b8f5-bf0cb232d466 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.550865] [55187]: DEBUG oslo_concurrency.lockutils [None req-a56a58ef-29dd-4a94-b8f5-bf0cb232d466 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.551063] [55187]: DEBUG oslo_concurrency.lockutils [None req-a56a58ef-29dd-4a94-b8f5-bf0cb232d466 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.553045] [55187]: DEBUG oslo_concurrency.lockutils [None req-a56a58ef-29dd-4a94-b8f5-bf0cb232d466 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.553045] [55187]: DEBUG oslo_concurrency.lockutils [None req-a56a58ef-29dd-4a94-b8f5-bf0cb232d466 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.553045] [55187]: DEBUG oslo_concurrency.lockutils [None req-a56a58ef-29dd-4a94-b8f5-bf0cb232d466 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.570722] [55187]: DEBUG oslo_concurrency.lockutils [None req-a56a58ef-29dd-4a94-b8f5-bf0cb232d466 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.570990] [55187]: DEBUG oslo_concurrency.lockutils [None req-a56a58ef-29dd-4a94-b8f5-bf0cb232d466 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.571083] [55188]: DEBUG nova.policy [None req-0424a74d-d852-4a62-bfdf-e40f321fa0d8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.571229] [55187]: DEBUG oslo_concurrency.lockutils [None req-a56a58ef-29dd-4a94-b8f5-bf0cb232d466 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.571451] [55187]: DEBUG nova.objects.instance [None req-a56a58ef-29dd-4a94-b8f5-bf0cb232d466 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.576298] [55188]: INFO nova.api.openstack.requestlog [None req-0424a74d-d852-4a62-bfdf-e40f321fa0d8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.046548 [ 794.576621] [55188]: [pid: 55188|app: 0|req: 1797/3449] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.579216] [55188]: DEBUG nova.api.openstack.wsgi [None req-6dc92655-d5f4-4d22-8170-cae48108f6c8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.581111] [55188]: DEBUG nova.compute.api [None req-6dc92655-d5f4-4d22-8170-cae48108f6c8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.585029] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc92655-d5f4-4d22-8170-cae48108f6c8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.585111] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc92655-d5f4-4d22-8170-cae48108f6c8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.585330] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc92655-d5f4-4d22-8170-cae48108f6c8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.585724] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc92655-d5f4-4d22-8170-cae48108f6c8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.585945] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc92655-d5f4-4d22-8170-cae48108f6c8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.586121] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc92655-d5f4-4d22-8170-cae48108f6c8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.592463] [55187]: DEBUG nova.policy [None req-a56a58ef-29dd-4a94-b8f5-bf0cb232d466 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.597085] [55187]: INFO nova.api.openstack.requestlog [None req-a56a58ef-29dd-4a94-b8f5-bf0cb232d466 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.053475 [ 794.597630] [55187]: [pid: 55187|app: 0|req: 1653/3450] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.600096] [55187]: DEBUG nova.api.openstack.wsgi [None req-67bdb011-9eef-439b-b53b-a98e4d252209 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.601763] [55187]: DEBUG nova.compute.api [None req-67bdb011-9eef-439b-b53b-a98e4d252209 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.605487] [55187]: DEBUG oslo_concurrency.lockutils [None req-67bdb011-9eef-439b-b53b-a98e4d252209 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.605723] [55187]: DEBUG oslo_concurrency.lockutils [None req-67bdb011-9eef-439b-b53b-a98e4d252209 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.605906] [55187]: DEBUG oslo_concurrency.lockutils [None req-67bdb011-9eef-439b-b53b-a98e4d252209 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.606282] [55187]: DEBUG oslo_concurrency.lockutils [None req-67bdb011-9eef-439b-b53b-a98e4d252209 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.606484] [55187]: DEBUG oslo_concurrency.lockutils [None req-67bdb011-9eef-439b-b53b-a98e4d252209 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.606690] [55187]: DEBUG oslo_concurrency.lockutils [None req-67bdb011-9eef-439b-b53b-a98e4d252209 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.628942] [55187]: DEBUG oslo_concurrency.lockutils [None req-67bdb011-9eef-439b-b53b-a98e4d252209 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.628942] [55187]: DEBUG oslo_concurrency.lockutils [None req-67bdb011-9eef-439b-b53b-a98e4d252209 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.629121] [55187]: DEBUG oslo_concurrency.lockutils [None req-67bdb011-9eef-439b-b53b-a98e4d252209 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.629376] [55187]: DEBUG nova.objects.instance [None req-67bdb011-9eef-439b-b53b-a98e4d252209 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.651878] [55187]: DEBUG nova.policy [None req-67bdb011-9eef-439b-b53b-a98e4d252209 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.656188] [55187]: DEBUG nova.policy [None req-67bdb011-9eef-439b-b53b-a98e4d252209 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.656847] [55187]: DEBUG nova.policy [None req-67bdb011-9eef-439b-b53b-a98e4d252209 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.659507] [55187]: INFO nova.api.openstack.requestlog [None req-67bdb011-9eef-439b-b53b-a98e4d252209 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.061522 [ 794.659867] [55187]: [pid: 55187|app: 0|req: 1654/3451] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 794.662398] [55187]: DEBUG nova.api.openstack.wsgi [None req-5ad1d44a-ea72-4fde-b5eb-cefe20adc75c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.663986] [55187]: DEBUG nova.compute.api [None req-5ad1d44a-ea72-4fde-b5eb-cefe20adc75c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.667146] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ad1d44a-ea72-4fde-b5eb-cefe20adc75c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.667379] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ad1d44a-ea72-4fde-b5eb-cefe20adc75c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.667562] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ad1d44a-ea72-4fde-b5eb-cefe20adc75c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.667918] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ad1d44a-ea72-4fde-b5eb-cefe20adc75c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.668192] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ad1d44a-ea72-4fde-b5eb-cefe20adc75c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.668392] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ad1d44a-ea72-4fde-b5eb-cefe20adc75c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.685416] [55188]: DEBUG nova.policy [None req-6dc92655-d5f4-4d22-8170-cae48108f6c8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.689622] [55188]: INFO nova.api.openstack.requestlog [None req-6dc92655-d5f4-4d22-8170-cae48108f6c8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1665 microversion: 2.1 time: 0.112407 [ 794.690427] [55188]: [pid: 55188|app: 0|req: 1798/3452] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:34 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1665 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.692301] [55188]: DEBUG nova.api.openstack.wsgi [None req-010f8a7d-1e74-4c24-88a8-cc200d11cece tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.693927] [55188]: DEBUG nova.compute.api [None req-010f8a7d-1e74-4c24-88a8-cc200d11cece tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: 47a4e8af-b233-4dcf-9b71-9bd0048d562c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.699601] [55188]: INFO nova.api.openstack.wsgi [None req-010f8a7d-1e74-4c24-88a8-cc200d11cece tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] HTTP exception thrown: Instance 47a4e8af-b233-4dcf-9b71-9bd0048d562c could not be found. [ 794.699938] [55188]: DEBUG nova.api.openstack.wsgi [None req-010f8a7d-1e74-4c24-88a8-cc200d11cece tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Returning 404 to user: Instance 47a4e8af-b233-4dcf-9b71-9bd0048d562c could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 794.700313] [55188]: INFO nova.api.openstack.requestlog [None req-010f8a7d-1e74-4c24-88a8-cc200d11cece tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47a4e8af-b233-4dcf-9b71-9bd0048d562c/metadata" status: 404 len: 111 microversion: 2.1 time: 0.009869 [ 794.700584] [55188]: [pid: 55188|app: 0|req: 1799/3453] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/47a4e8af-b233-4dcf-9b71-9bd0048d562c/metadata => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 794.700741] [55187]: DEBUG nova.policy [None req-5ad1d44a-ea72-4fde-b5eb-cefe20adc75c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.702886] [55188]: DEBUG nova.api.openstack.wsgi [None req-78316aea-c1dd-47e7-8d00-0d5c3d32ede5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.704957] [55188]: DEBUG nova.compute.api [None req-78316aea-c1dd-47e7-8d00-0d5c3d32ede5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.705301] [55187]: INFO nova.api.openstack.requestlog [None req-5ad1d44a-ea72-4fde-b5eb-cefe20adc75c tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1293 microversion: 2.1 time: 0.044785 [ 794.705661] [55187]: [pid: 55187|app: 0|req: 1655/3454] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1293 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.708103] [55187]: DEBUG nova.api.openstack.wsgi [None req-dd8520a3-45bc-4d87-86e0-50dd31268be2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.709706] [55187]: DEBUG nova.compute.api [None req-dd8520a3-45bc-4d87-86e0-50dd31268be2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.711863] [55188]: DEBUG oslo_concurrency.lockutils [None req-78316aea-c1dd-47e7-8d00-0d5c3d32ede5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.712112] [55188]: DEBUG oslo_concurrency.lockutils [None req-78316aea-c1dd-47e7-8d00-0d5c3d32ede5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.712626] [55188]: DEBUG oslo_concurrency.lockutils [None req-78316aea-c1dd-47e7-8d00-0d5c3d32ede5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.712626] [55188]: DEBUG oslo_concurrency.lockutils [None req-78316aea-c1dd-47e7-8d00-0d5c3d32ede5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.712809] [55188]: DEBUG oslo_concurrency.lockutils [None req-78316aea-c1dd-47e7-8d00-0d5c3d32ede5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.712975] [55188]: DEBUG oslo_concurrency.lockutils [None req-78316aea-c1dd-47e7-8d00-0d5c3d32ede5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.714309] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd8520a3-45bc-4d87-86e0-50dd31268be2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.714586] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd8520a3-45bc-4d87-86e0-50dd31268be2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.714834] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd8520a3-45bc-4d87-86e0-50dd31268be2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.715217] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd8520a3-45bc-4d87-86e0-50dd31268be2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.715420] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd8520a3-45bc-4d87-86e0-50dd31268be2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.715684] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd8520a3-45bc-4d87-86e0-50dd31268be2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.732859] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd8520a3-45bc-4d87-86e0-50dd31268be2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.733149] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd8520a3-45bc-4d87-86e0-50dd31268be2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.733358] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd8520a3-45bc-4d87-86e0-50dd31268be2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.733557] [55187]: DEBUG nova.objects.instance [None req-dd8520a3-45bc-4d87-86e0-50dd31268be2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.744318] [55188]: DEBUG nova.policy [None req-78316aea-c1dd-47e7-8d00-0d5c3d32ede5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.748593] [55188]: INFO nova.api.openstack.requestlog [None req-78316aea-c1dd-47e7-8d00-0d5c3d32ede5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.047460 [ 794.748903] [55188]: [pid: 55188|app: 0|req: 1800/3455] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.751767] [55188]: DEBUG nova.api.openstack.wsgi [None req-24136f16-18c7-466f-9acb-d698340890b1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '.version_select at 0x7d4aff781000>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.760321] [55187]: DEBUG nova.policy [None req-dd8520a3-45bc-4d87-86e0-50dd31268be2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.765089] [55187]: INFO nova.api.openstack.requestlog [None req-dd8520a3-45bc-4d87-86e0-50dd31268be2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.058871 [ 794.765416] [55187]: [pid: 55187|app: 0|req: 1656/3456] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.768417] [55187]: DEBUG nova.api.openstack.wsgi [None req-229fe5d9-17f4-435d-ba23-8acca0bb2200 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.769990] [55187]: DEBUG nova.compute.api [None req-229fe5d9-17f4-435d-ba23-8acca0bb2200 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.773231] [55187]: DEBUG oslo_concurrency.lockutils [None req-229fe5d9-17f4-435d-ba23-8acca0bb2200 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.773367] [55187]: DEBUG oslo_concurrency.lockutils [None req-229fe5d9-17f4-435d-ba23-8acca0bb2200 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.773555] [55187]: DEBUG oslo_concurrency.lockutils [None req-229fe5d9-17f4-435d-ba23-8acca0bb2200 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.773903] [55187]: DEBUG oslo_concurrency.lockutils [None req-229fe5d9-17f4-435d-ba23-8acca0bb2200 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.774117] [55187]: DEBUG oslo_concurrency.lockutils [None req-229fe5d9-17f4-435d-ba23-8acca0bb2200 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.774293] [55187]: DEBUG oslo_concurrency.lockutils [None req-229fe5d9-17f4-435d-ba23-8acca0bb2200 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.798716] [55188]: INFO nova.api.openstack.requestlog [None req-24136f16-18c7-466f-9acb-d698340890b1 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/309a561d6fde441f9076f42ff2d35455" status: 200 len: 371 microversion: 2.1 time: 0.049170 [ 794.799659] [55188]: [pid: 55188|app: 0|req: 1801/3457] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/os-quota-sets/309a561d6fde441f9076f42ff2d35455 => generated 371 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 794.807647] [55188]: DEBUG nova.api.openstack.wsgi [None req-8e541b1c-6ab3-4207-9d83-1c8e13c4d307 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "val1", "key2": "val2", "key3": "val3", "key4": "val4", "key5": "val5", "key6": "val6", "key7": "val7", "key8": "val8", "key9": "val9", "key10": "val10", "key11": "val11", "key12": "val12", "key13": "val13", "key14": "val14", "key15": "val15", "key16": "val16", "key17": "val17", "key18": "val18", "key19": "val19", "key20": "val20", "key21": "val21", "key22": "val22", "key23": "val23", "key24": "val24", "key25": "val25", "key26": "val26", "key27": "val27", "key28": "val28", "key29": "val29", "key30": "val30", "key31": "val31", "key32": "val32", "key33": "val33", "key34": "val34", "key35": "val35", "key36": "val36", "key37": "val37", "key38": "val38", "key39": "val39", "key40": "val40", "key41": "val41", "key42": "val42", "key43": "val43", "key44": "val44", "key45": "val45", "key46": "val46", "key47": "val47", "key48": "val48", "key49": "val49", "key50": "val50", "key51": "val51", "key52": "val52", "key53": "val53", "key54": "val54", "key55": "val55", "key56": "val56", "key57": "val57", "key58": "val58", "key59": "val59", "key60": "val60", "key61": "val61", "key62": "val62", "key63": "val63", "key64": "val64", "key65": "val65", "key66": "val66", "key67": "val67", "key68": "val68", "key69": "val69", "key70": "val70", "key71": "val71", "key72": "val72", "key73": "val73", "key74": "val74", "key75": "val75", "key76": "val76", "key77": "val77", "key78": "val78", "key79": "val79", "key80": "val80", "key81": "val81", "key82": "val82", "key83": "val83", "key84": "val84", "key85": "val85", "key86": "val86", "key87": "val87", "key88": "val88", "key89": "val89", "key90": "val90", "key91": "val91", "key92": "val92", "key93": "val93", "key94": "val94", "key95": "val95", "key96": "val96", "key97": "val97", "key98": "val98", "key99": "val99", "key100": "val100", "key101": "val101", "key102": "val102", "key103": "val103", "key104": "val104", "key105": "val105", "key106": "val106", "key107": "val107", "key108": "val108", "key109": "val109", "key110": "val110", "key111": "val111", "key112": "val112", "key113": "val113", "key114": "val114", "key115": "val115", "key116": "val116", "key117": "val117", "key118": "val118", "key119": "val119", "key120": "val120", "key121": "val121", "key122": "val122", "key123": "val123", "key124": "val124", "key125": "val125", "key126": "val126", "key127": "val127", "key128": "val128", "key129": "val129"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 794.810814] [55187]: DEBUG nova.policy [None req-229fe5d9-17f4-435d-ba23-8acca0bb2200 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.810947] [55188]: DEBUG nova.compute.api [None req-8e541b1c-6ab3-4207-9d83-1c8e13c4d307 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.814619] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e541b1c-6ab3-4207-9d83-1c8e13c4d307 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.814968] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e541b1c-6ab3-4207-9d83-1c8e13c4d307 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.815028] [55187]: INFO nova.api.openstack.requestlog [None req-229fe5d9-17f4-435d-ba23-8acca0bb2200 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.049017 [ 794.815106] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e541b1c-6ab3-4207-9d83-1c8e13c4d307 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.815333] [55187]: [pid: 55187|app: 0|req: 1657/3458] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.819019] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e541b1c-6ab3-4207-9d83-1c8e13c4d307 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.819019] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e541b1c-6ab3-4207-9d83-1c8e13c4d307 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.819019] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e541b1c-6ab3-4207-9d83-1c8e13c4d307 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.826580] [55187]: DEBUG nova.api.openstack.wsgi [None req-4c73a294-8fc4-492c-bf1f-cda868fed832 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.828821] [55187]: DEBUG nova.compute.api [None req-4c73a294-8fc4-492c-bf1f-cda868fed832 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.832443] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c73a294-8fc4-492c-bf1f-cda868fed832 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.832742] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c73a294-8fc4-492c-bf1f-cda868fed832 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.832984] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c73a294-8fc4-492c-bf1f-cda868fed832 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.833614] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c73a294-8fc4-492c-bf1f-cda868fed832 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.833890] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c73a294-8fc4-492c-bf1f-cda868fed832 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.835075] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c73a294-8fc4-492c-bf1f-cda868fed832 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.837666] [55188]: DEBUG nova.quota [None req-8e541b1c-6ab3-4207-9d83-1c8e13c4d307 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Getting quotas for project 309a561d6fde441f9076f42ff2d35455. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 794.840059] [55188]: DEBUG nova.quota [None req-8e541b1c-6ab3-4207-9d83-1c8e13c4d307 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Getting quotas for user 9fff41b48a97467b8fc0001d26c3c013 and project 309a561d6fde441f9076f42ff2d35455. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 794.853908] [55188]: INFO nova.api.openstack.wsgi [None req-8e541b1c-6ab3-4207-9d83-1c8e13c4d307 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] HTTP exception thrown: Maximum number of metadata items exceeds 128 [ 794.853908] [55188]: DEBUG nova.api.openstack.wsgi [None req-8e541b1c-6ab3-4207-9d83-1c8e13c4d307 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Returning 403 to user: Maximum number of metadata items exceeds 128 {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 794.854521] [55188]: INFO nova.api.openstack.requestlog [None req-8e541b1c-6ab3-4207-9d83-1c8e13c4d307 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e/metadata" status: 403 len: 87 microversion: 2.1 time: 0.049162 [ 794.855938] [55188]: [pid: 55188|app: 0|req: 1802/3459] 10.180.1.21 () {60 vars in 1280 bytes} [Wed Mar 26 22:04:35 2025] PUT /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e/metadata => generated 87 bytes in 50 msecs (HTTP/1.1 403) 9 headers in 378 bytes (1 switches on core 0) [ 794.861382] [55188]: DEBUG nova.api.openstack.wsgi [None req-3b9f8f51-2b85-49a1-b410-642431dee471 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Action: 'create', calling method: >, body: {"metadata": {"key1": "val1", "key2": "val2", "key3": "val3", "key4": "val4", "key5": "val5", "key6": "val6", "key7": "val7", "key8": "val8", "key9": "val9", "key10": "val10", "key11": "val11", "key12": "val12", "key13": "val13", "key14": "val14", "key15": "val15", "key16": "val16", "key17": "val17", "key18": "val18", "key19": "val19", "key20": "val20", "key21": "val21", "key22": "val22", "key23": "val23", "key24": "val24", "key25": "val25", "key26": "val26", "key27": "val27", "key28": "val28", "key29": "val29", "key30": "val30", "key31": "val31", "key32": "val32", "key33": "val33", "key34": "val34", "key35": "val35", "key36": "val36", "key37": "val37", "key38": "val38", "key39": "val39", "key40": "val40", "key41": "val41", "key42": "val42", "key43": "val43", "key44": "val44", "key45": "val45", "key46": "val46", "key47": "val47", "key48": "val48", "key49": "val49", "key50": "val50", "key51": "val51", "key52": "val52", "key53": "val53", "key54": "val54", "key55": "val55", "key56": "val56", "key57": "val57", "key58": "val58", "key59": "val59", "key60": "val60", "key61": "val61", "key62": "val62", "key63": "val63", "key64": "val64", "key65": "val65", "key66": "val66", "key67": "val67", "key68": "val68", "key69": "val69", "key70": "val70", "key71": "val71", "key72": "val72", "key73": "val73", "key74": "val74", "key75": "val75", "key76": "val76", "key77": "val77", "key78": "val78", "key79": "val79", "key80": "val80", "key81": "val81", "key82": "val82", "key83": "val83", "key84": "val84", "key85": "val85", "key86": "val86", "key87": "val87", "key88": "val88", "key89": "val89", "key90": "val90", "key91": "val91", "key92": "val92", "key93": "val93", "key94": "val94", "key95": "val95", "key96": "val96", "key97": "val97", "key98": "val98", "key99": "val99", "key100": "val100", "key101": "val101", "key102": "val102", "key103": "val103", "key104": "val104", "key105": "val105", "key106": "val106", "key107": "val107", "key108": "val108", "key109": "val109", "key110": "val110", "key111": "val111", "key112": "val112", "key113": "val113", "key114": "val114", "key115": "val115", "key116": "val116", "key117": "val117", "key118": "val118", "key119": "val119", "key120": "val120", "key121": "val121", "key122": "val122", "key123": "val123", "key124": "val124", "key125": "val125", "key126": "val126", "key127": "val127", "key128": "val128", "key129": "val129"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 794.864989] [55188]: DEBUG nova.compute.api [None req-3b9f8f51-2b85-49a1-b410-642431dee471 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.868396] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b9f8f51-2b85-49a1-b410-642431dee471 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.868543] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b9f8f51-2b85-49a1-b410-642431dee471 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.869133] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b9f8f51-2b85-49a1-b410-642431dee471 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.869133] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b9f8f51-2b85-49a1-b410-642431dee471 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.869327] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b9f8f51-2b85-49a1-b410-642431dee471 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.869459] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b9f8f51-2b85-49a1-b410-642431dee471 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.872701] [55187]: DEBUG nova.policy [None req-4c73a294-8fc4-492c-bf1f-cda868fed832 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.877345] [55187]: INFO nova.api.openstack.requestlog [None req-4c73a294-8fc4-492c-bf1f-cda868fed832 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1263 microversion: 2.1 time: 0.052959 [ 794.877537] [55187]: [pid: 55187|app: 0|req: 1658/3460] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1263 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.881014] [55187]: DEBUG nova.api.openstack.wsgi [None req-f768dc2e-5041-4e74-baec-525325371e81 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.881843] [55187]: DEBUG nova.compute.api [None req-f768dc2e-5041-4e74-baec-525325371e81 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.887703] [55187]: DEBUG oslo_concurrency.lockutils [None req-f768dc2e-5041-4e74-baec-525325371e81 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.887703] [55187]: DEBUG oslo_concurrency.lockutils [None req-f768dc2e-5041-4e74-baec-525325371e81 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.887703] [55187]: DEBUG oslo_concurrency.lockutils [None req-f768dc2e-5041-4e74-baec-525325371e81 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.887703] [55187]: DEBUG oslo_concurrency.lockutils [None req-f768dc2e-5041-4e74-baec-525325371e81 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.887703] [55187]: DEBUG oslo_concurrency.lockutils [None req-f768dc2e-5041-4e74-baec-525325371e81 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.887703] [55187]: DEBUG oslo_concurrency.lockutils [None req-f768dc2e-5041-4e74-baec-525325371e81 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.891492] [55188]: DEBUG nova.quota [None req-3b9f8f51-2b85-49a1-b410-642431dee471 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Getting quotas for project 309a561d6fde441f9076f42ff2d35455. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 794.893847] [55188]: DEBUG nova.quota [None req-3b9f8f51-2b85-49a1-b410-642431dee471 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Getting quotas for user 9fff41b48a97467b8fc0001d26c3c013 and project 309a561d6fde441f9076f42ff2d35455. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 794.899505] [55188]: INFO nova.api.openstack.wsgi [None req-3b9f8f51-2b85-49a1-b410-642431dee471 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] HTTP exception thrown: Maximum number of metadata items exceeds 128 [ 794.899825] [55188]: DEBUG nova.api.openstack.wsgi [None req-3b9f8f51-2b85-49a1-b410-642431dee471 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Returning 403 to user: Maximum number of metadata items exceeds 128 {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 794.900442] [55188]: INFO nova.api.openstack.requestlog [None req-3b9f8f51-2b85-49a1-b410-642431dee471 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "POST /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e/metadata" status: 403 len: 87 microversion: 2.1 time: 0.042216 [ 794.900685] [55188]: [pid: 55188|app: 0|req: 1803/3461] 10.180.1.21 () {60 vars in 1281 bytes} [Wed Mar 26 22:04:35 2025] POST /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e/metadata => generated 87 bytes in 43 msecs (HTTP/1.1 403) 9 headers in 378 bytes (2 switches on core 0) [ 794.903012] [55188]: DEBUG nova.api.openstack.wsgi [None req-66b9b342-387c-4a6c-85b9-593eaea2a043 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.904642] [55188]: DEBUG nova.compute.api [None req-66b9b342-387c-4a6c-85b9-593eaea2a043 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.907627] [55188]: DEBUG oslo_concurrency.lockutils [None req-66b9b342-387c-4a6c-85b9-593eaea2a043 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.907856] [55188]: DEBUG oslo_concurrency.lockutils [None req-66b9b342-387c-4a6c-85b9-593eaea2a043 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.908074] [55188]: DEBUG oslo_concurrency.lockutils [None req-66b9b342-387c-4a6c-85b9-593eaea2a043 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.908421] [55188]: DEBUG oslo_concurrency.lockutils [None req-66b9b342-387c-4a6c-85b9-593eaea2a043 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.908619] [55188]: DEBUG oslo_concurrency.lockutils [None req-66b9b342-387c-4a6c-85b9-593eaea2a043 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.908837] [55188]: DEBUG oslo_concurrency.lockutils [None req-66b9b342-387c-4a6c-85b9-593eaea2a043 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.924459] [55187]: DEBUG nova.policy [None req-f768dc2e-5041-4e74-baec-525325371e81 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.926523] [55188]: DEBUG oslo_concurrency.lockutils [None req-66b9b342-387c-4a6c-85b9-593eaea2a043 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.926845] [55188]: DEBUG oslo_concurrency.lockutils [None req-66b9b342-387c-4a6c-85b9-593eaea2a043 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.927054] [55188]: DEBUG oslo_concurrency.lockutils [None req-66b9b342-387c-4a6c-85b9-593eaea2a043 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.927264] [55188]: DEBUG nova.objects.instance [None req-66b9b342-387c-4a6c-85b9-593eaea2a043 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.929622] [55187]: INFO nova.api.openstack.requestlog [None req-f768dc2e-5041-4e74-baec-525325371e81 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1227 microversion: 2.1 time: 0.051447 [ 794.929997] [55187]: [pid: 55187|app: 0|req: 1659/3462] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1227 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.937943] [55187]: DEBUG nova.api.openstack.wsgi [None req-e4b0c2c9-d556-4044-a056-3003b75f8edf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.940018] [55187]: DEBUG nova.compute.api [None req-e4b0c2c9-d556-4044-a056-3003b75f8edf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.943467] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4b0c2c9-d556-4044-a056-3003b75f8edf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.943712] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4b0c2c9-d556-4044-a056-3003b75f8edf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.943898] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4b0c2c9-d556-4044-a056-3003b75f8edf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.944453] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4b0c2c9-d556-4044-a056-3003b75f8edf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.944689] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4b0c2c9-d556-4044-a056-3003b75f8edf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.944878] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4b0c2c9-d556-4044-a056-3003b75f8edf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.961100] [55188]: DEBUG nova.policy [None req-66b9b342-387c-4a6c-85b9-593eaea2a043 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.965661] [55188]: INFO nova.api.openstack.requestlog [None req-66b9b342-387c-4a6c-85b9-593eaea2a043 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.064404 [ 794.966150] [55188]: [pid: 55188|app: 0|req: 1804/3463] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.968689] [55188]: DEBUG nova.api.openstack.wsgi [None req-e6098743-866c-443b-a3b0-9f605f38ea43 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-786604234", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "3a61c1ad-aac5-49d9-8535-0d413ecaf73d"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 794.970596] [55188]: DEBUG nova.api.openstack.wsgi [None req-e6098743-866c-443b-a3b0-9f605f38ea43 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 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=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 794.970995] [55188]: INFO nova.api.openstack.requestlog [None req-e6098743-866c-443b-a3b0-9f605f38ea43 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 687 microversion: 2.1 time: 0.004527 [ 794.971267] [55188]: [pid: 55188|app: 0|req: 1805/3464] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:04:35 2025] POST /compute/v2.1/servers => generated 687 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 794.974051] [55188]: DEBUG nova.api.openstack.wsgi [None req-5426c303-a063-4f8e-82c7-fb478a0efe35 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 794.975522] [55188]: DEBUG nova.compute.api [None req-5426c303-a063-4f8e-82c7-fb478a0efe35 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 794.979046] [55188]: DEBUG oslo_concurrency.lockutils [None req-5426c303-a063-4f8e-82c7-fb478a0efe35 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.979300] [55188]: DEBUG oslo_concurrency.lockutils [None req-5426c303-a063-4f8e-82c7-fb478a0efe35 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.979514] [55188]: DEBUG oslo_concurrency.lockutils [None req-5426c303-a063-4f8e-82c7-fb478a0efe35 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.979813] [55188]: DEBUG oslo_concurrency.lockutils [None req-5426c303-a063-4f8e-82c7-fb478a0efe35 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.980019] [55188]: DEBUG oslo_concurrency.lockutils [None req-5426c303-a063-4f8e-82c7-fb478a0efe35 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.980278] [55188]: DEBUG oslo_concurrency.lockutils [None req-5426c303-a063-4f8e-82c7-fb478a0efe35 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.985021] [55187]: DEBUG nova.policy [None req-e4b0c2c9-d556-4044-a056-3003b75f8edf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.989605] [55187]: INFO nova.api.openstack.requestlog [None req-e4b0c2c9-d556-4044-a056-3003b75f8edf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.053658 [ 794.989891] [55187]: [pid: 55187|app: 0|req: 1660/3465] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 795.000429] [55188]: DEBUG oslo_concurrency.lockutils [None req-5426c303-a063-4f8e-82c7-fb478a0efe35 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.000678] [55188]: DEBUG oslo_concurrency.lockutils [None req-5426c303-a063-4f8e-82c7-fb478a0efe35 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.000869] [55188]: DEBUG oslo_concurrency.lockutils [None req-5426c303-a063-4f8e-82c7-fb478a0efe35 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.001083] [55188]: DEBUG nova.objects.instance [None req-5426c303-a063-4f8e-82c7-fb478a0efe35 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.014804] [55187]: DEBUG nova.api.openstack.wsgi [None req-242fad5e-29e9-4daf-ba80-f4bdd1d4bafa tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-28168279", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "3a61c1ad-aac5-49d9-8535-0d413ecaf73d"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 795.017021] [55187]: DEBUG nova.api.openstack.wsgi [None req-242fad5e-29e9-4daf-ba80-f4bdd1d4bafa tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 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=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 795.017457] [55187]: INFO nova.api.openstack.requestlog [None req-242fad5e-29e9-4daf-ba80-f4bdd1d4bafa tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 689 microversion: 2.1 time: 0.006581 [ 795.017782] [55187]: [pid: 55187|app: 0|req: 1661/3466] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:04:35 2025] POST /compute/v2.1/servers => generated 689 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) [ 795.021270] [55187]: DEBUG nova.api.openstack.wsgi [None req-0a5b7342-c758-4eee-b72c-89dbee1a4183 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.023434] [55187]: DEBUG nova.compute.api [None req-0a5b7342-c758-4eee-b72c-89dbee1a4183 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.027368] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a5b7342-c758-4eee-b72c-89dbee1a4183 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.027667] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a5b7342-c758-4eee-b72c-89dbee1a4183 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.027803] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a5b7342-c758-4eee-b72c-89dbee1a4183 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.029701] [55188]: DEBUG nova.policy [None req-5426c303-a063-4f8e-82c7-fb478a0efe35 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.030279] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a5b7342-c758-4eee-b72c-89dbee1a4183 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.030535] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a5b7342-c758-4eee-b72c-89dbee1a4183 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.030683] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a5b7342-c758-4eee-b72c-89dbee1a4183 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.037573] [55188]: INFO nova.api.openstack.requestlog [None req-5426c303-a063-4f8e-82c7-fb478a0efe35 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.065727 [ 795.038088] [55188]: [pid: 55188|app: 0|req: 1806/3467] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.053099] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a5b7342-c758-4eee-b72c-89dbee1a4183 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.053099] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a5b7342-c758-4eee-b72c-89dbee1a4183 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.053216] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a5b7342-c758-4eee-b72c-89dbee1a4183 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.053341] [55187]: DEBUG nova.objects.instance [None req-0a5b7342-c758-4eee-b72c-89dbee1a4183 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.058370] [55188]: DEBUG nova.api.openstack.wsgi [None req-9b838205-4375-4a22-a9fb-eb369f6fa1a2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-781167420", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "3a61c1ad-aac5-49d9-8535-0d413ecaf73d"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 795.064023] [55188]: DEBUG nova.api.openstack.wsgi [None req-9b838205-4375-4a22-a9fb-eb369f6fa1a2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 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=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 795.064023] [55188]: INFO nova.api.openstack.requestlog [None req-9b838205-4375-4a22-a9fb-eb369f6fa1a2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 1197 microversion: 2.1 time: 0.009331 [ 795.064023] [55188]: [pid: 55188|app: 0|req: 1807/3468] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:04:35 2025] POST /compute/v2.1/servers => generated 1197 bytes in 10 msecs (HTTP/1.1 400) 9 headers in 382 bytes (1 switches on core 0) [ 795.077310] [55188]: DEBUG nova.api.openstack.wsgi [None req-16753e4c-3073-4fa8-ad10-0b1e35abb858 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.080628] [55188]: DEBUG nova.compute.api [None req-16753e4c-3073-4fa8-ad10-0b1e35abb858 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.081255] [55187]: DEBUG nova.policy [None req-0a5b7342-c758-4eee-b72c-89dbee1a4183 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.085631] [55188]: DEBUG oslo_concurrency.lockutils [None req-16753e4c-3073-4fa8-ad10-0b1e35abb858 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.085891] [55188]: DEBUG oslo_concurrency.lockutils [None req-16753e4c-3073-4fa8-ad10-0b1e35abb858 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.088086] [55187]: INFO nova.api.openstack.requestlog [None req-0a5b7342-c758-4eee-b72c-89dbee1a4183 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.067569 [ 795.088315] [55188]: DEBUG oslo_concurrency.lockutils [None req-16753e4c-3073-4fa8-ad10-0b1e35abb858 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.088409] [55187]: [pid: 55187|app: 0|req: 1662/3469] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.088598] [55188]: DEBUG oslo_concurrency.lockutils [None req-16753e4c-3073-4fa8-ad10-0b1e35abb858 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.088598] [55188]: DEBUG oslo_concurrency.lockutils [None req-16753e4c-3073-4fa8-ad10-0b1e35abb858 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.088598] [55188]: DEBUG oslo_concurrency.lockutils [None req-16753e4c-3073-4fa8-ad10-0b1e35abb858 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.113712] [55187]: DEBUG nova.api.openstack.wsgi [None req-0f03991e-346a-4a2a-9ce2-c58f837f14d3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-1213452986", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "3a61c1ad-aac5-49d9-8535-0d413ecaf73d"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 795.116775] [55187]: DEBUG nova.api.openstack.wsgi [None req-0f03991e-346a-4a2a-9ce2-c58f837f14d3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 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=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 795.117415] [55187]: INFO nova.api.openstack.requestlog [None req-0f03991e-346a-4a2a-9ce2-c58f837f14d3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 2221 microversion: 2.1 time: 0.007085 [ 795.117842] [55187]: [pid: 55187|app: 0|req: 1663/3470] 10.180.1.21 () {60 vars in 1143 bytes} [Wed Mar 26 22:04:35 2025] POST /compute/v2.1/servers => generated 2221 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 382 bytes (2 switches on core 0) [ 795.125917] [55187]: DEBUG nova.api.openstack.wsgi [None req-aea1f608-5bf0-47b1-a299-96e13aca6379 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.128680] [55187]: DEBUG nova.compute.api [None req-aea1f608-5bf0-47b1-a299-96e13aca6379 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: 8458e2f4-fa4d-44f3-b8b6-c21ec52676a6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.132565] [55187]: INFO nova.api.openstack.wsgi [None req-aea1f608-5bf0-47b1-a299-96e13aca6379 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] HTTP exception thrown: Instance 8458e2f4-fa4d-44f3-b8b6-c21ec52676a6 could not be found. [ 795.132911] [55187]: DEBUG nova.api.openstack.wsgi [None req-aea1f608-5bf0-47b1-a299-96e13aca6379 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Returning 404 to user: Instance 8458e2f4-fa4d-44f3-b8b6-c21ec52676a6 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 795.133427] [55187]: INFO nova.api.openstack.requestlog [None req-aea1f608-5bf0-47b1-a299-96e13aca6379 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8458e2f4-fa4d-44f3-b8b6-c21ec52676a6/metadata/test2" status: 404 len: 111 microversion: 2.1 time: 0.009991 [ 795.133780] [55187]: [pid: 55187|app: 0|req: 1664/3471] 10.180.1.21 () {58 vars in 1276 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/8458e2f4-fa4d-44f3-b8b6-c21ec52676a6/metadata/test2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 795.138446] [55187]: DEBUG nova.api.openstack.wsgi [None req-ddf3eab6-7801-4056-9f1f-6aabd0493a1c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.140376] [55187]: DEBUG nova.compute.api [None req-ddf3eab6-7801-4056-9f1f-6aabd0493a1c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: 10ffa883-9787-4c2b-9912-11f35f299c35] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.140938] [55188]: DEBUG nova.policy [None req-16753e4c-3073-4fa8-ad10-0b1e35abb858 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.144281] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf3eab6-7801-4056-9f1f-6aabd0493a1c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.144585] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf3eab6-7801-4056-9f1f-6aabd0493a1c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.144739] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf3eab6-7801-4056-9f1f-6aabd0493a1c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.145149] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf3eab6-7801-4056-9f1f-6aabd0493a1c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.145359] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf3eab6-7801-4056-9f1f-6aabd0493a1c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.145531] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf3eab6-7801-4056-9f1f-6aabd0493a1c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.145581] [55188]: INFO nova.api.openstack.requestlog [None req-16753e4c-3073-4fa8-ad10-0b1e35abb858 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.071687 [ 795.145867] [55188]: [pid: 55188|app: 0|req: 1808/3472] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.150551] [55188]: DEBUG nova.api.openstack.wsgi [None req-532af6f5-4098-4bb8-888c-997458e81938 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Action: 'update', calling method: >, body: {"meta": {"testkey": "testvalue"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 795.152529] [55188]: DEBUG nova.compute.api [None req-532af6f5-4098-4bb8-888c-997458e81938 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.156488] [55187]: INFO nova.api.openstack.wsgi [None req-ddf3eab6-7801-4056-9f1f-6aabd0493a1c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] HTTP exception thrown: Instance 10ffa883-9787-4c2b-9912-11f35f299c35 could not be found. [ 795.157033] [55187]: DEBUG nova.api.openstack.wsgi [None req-ddf3eab6-7801-4056-9f1f-6aabd0493a1c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Returning 404 to user: Instance 10ffa883-9787-4c2b-9912-11f35f299c35 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 795.157155] [55188]: DEBUG oslo_concurrency.lockutils [None req-532af6f5-4098-4bb8-888c-997458e81938 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.157494] [55188]: DEBUG oslo_concurrency.lockutils [None req-532af6f5-4098-4bb8-888c-997458e81938 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.157542] [55187]: INFO nova.api.openstack.requestlog [None req-ddf3eab6-7801-4056-9f1f-6aabd0493a1c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35" status: 404 len: 111 microversion: 2.1 time: 0.023182 [ 795.157743] [55188]: DEBUG oslo_concurrency.lockutils [None req-532af6f5-4098-4bb8-888c-997458e81938 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.158144] [55187]: [pid: 55187|app: 0|req: 1665/3473] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/10ffa883-9787-4c2b-9912-11f35f299c35 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 795.158221] [55188]: DEBUG oslo_concurrency.lockutils [None req-532af6f5-4098-4bb8-888c-997458e81938 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.158431] [55188]: DEBUG oslo_concurrency.lockutils [None req-532af6f5-4098-4bb8-888c-997458e81938 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.158611] [55188]: DEBUG oslo_concurrency.lockutils [None req-532af6f5-4098-4bb8-888c-997458e81938 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.163605] [55187]: DEBUG nova.api.openstack.wsgi [None req-d55e9e20-9b24-4571-8c59-1c2af333da28 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.163944] [55187]: DEBUG nova.compute.api [None req-d55e9e20-9b24-4571-8c59-1c2af333da28 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.167763] [55187]: DEBUG oslo_concurrency.lockutils [None req-d55e9e20-9b24-4571-8c59-1c2af333da28 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.168137] [55187]: DEBUG oslo_concurrency.lockutils [None req-d55e9e20-9b24-4571-8c59-1c2af333da28 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.168352] [55187]: DEBUG oslo_concurrency.lockutils [None req-d55e9e20-9b24-4571-8c59-1c2af333da28 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.168741] [55187]: DEBUG oslo_concurrency.lockutils [None req-d55e9e20-9b24-4571-8c59-1c2af333da28 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.168941] [55187]: DEBUG oslo_concurrency.lockutils [None req-d55e9e20-9b24-4571-8c59-1c2af333da28 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.169146] [55187]: DEBUG oslo_concurrency.lockutils [None req-d55e9e20-9b24-4571-8c59-1c2af333da28 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.183520] [55188]: INFO nova.api.openstack.wsgi [None req-532af6f5-4098-4bb8-888c-997458e81938 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] HTTP exception thrown: Request body and URI mismatch [ 795.183944] [55188]: DEBUG nova.api.openstack.wsgi [None req-532af6f5-4098-4bb8-888c-997458e81938 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Returning 400 to user: Request body and URI mismatch {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 795.184921] [55188]: INFO nova.api.openstack.requestlog [None req-532af6f5-4098-4bb8-888c-997458e81938 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e/metadata/key" status: 400 len: 73 microversion: 2.1 time: 0.037196 [ 795.185489] [55188]: [pid: 55188|app: 0|req: 1809/3474] 10.180.1.21 () {60 vars in 1290 bytes} [Wed Mar 26 22:04:35 2025] PUT /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e/metadata/key => generated 73 bytes in 39 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 795.187847] [55187]: DEBUG nova.compute.api [None req-d55e9e20-9b24-4571-8c59-1c2af333da28 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 795.194265] [55188]: DEBUG nova.api.openstack.wsgi [None req-0fd183b6-976a-498e-92ee-a40462dd0b68 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.196208] [55188]: DEBUG nova.compute.api [None req-0fd183b6-976a-498e-92ee-a40462dd0b68 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.200665] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd183b6-976a-498e-92ee-a40462dd0b68 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.200976] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd183b6-976a-498e-92ee-a40462dd0b68 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.201238] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd183b6-976a-498e-92ee-a40462dd0b68 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.201947] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd183b6-976a-498e-92ee-a40462dd0b68 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.201947] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd183b6-976a-498e-92ee-a40462dd0b68 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.202274] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd183b6-976a-498e-92ee-a40462dd0b68 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.227519] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd183b6-976a-498e-92ee-a40462dd0b68 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.227665] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd183b6-976a-498e-92ee-a40462dd0b68 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.227801] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd183b6-976a-498e-92ee-a40462dd0b68 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.228064] [55188]: DEBUG nova.objects.instance [None req-0fd183b6-976a-498e-92ee-a40462dd0b68 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.250370] [55187]: INFO nova.api.openstack.requestlog [None req-d55e9e20-9b24-4571-8c59-1c2af333da28 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 204 len: 0 microversion: 2.1 time: 0.088869 [ 795.250988] [55187]: [pid: 55187|app: 0|req: 1666/3475] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:04:35 2025] DELETE /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 795.254905] [55187]: DEBUG nova.api.openstack.wsgi [None req-64a5f1f5-bc67-4f1e-8e1f-239aa2eab5d2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"meta1": "data1"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 795.257241] [55187]: DEBUG nova.compute.api [None req-64a5f1f5-bc67-4f1e-8e1f-239aa2eab5d2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: 57f70801-196c-4bd9-adc3-1a83f39ac10f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.260526] [55187]: INFO nova.api.openstack.wsgi [None req-64a5f1f5-bc67-4f1e-8e1f-239aa2eab5d2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] HTTP exception thrown: Instance 57f70801-196c-4bd9-adc3-1a83f39ac10f could not be found. [ 795.260840] [55187]: DEBUG nova.api.openstack.wsgi [None req-64a5f1f5-bc67-4f1e-8e1f-239aa2eab5d2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Returning 404 to user: Instance 57f70801-196c-4bd9-adc3-1a83f39ac10f could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 795.261301] [55187]: INFO nova.api.openstack.requestlog [None req-64a5f1f5-bc67-4f1e-8e1f-239aa2eab5d2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/57f70801-196c-4bd9-adc3-1a83f39ac10f/metadata" status: 404 len: 111 microversion: 2.1 time: 0.009742 [ 795.261641] [55187]: [pid: 55187|app: 0|req: 1667/3476] 10.180.1.21 () {60 vars in 1278 bytes} [Wed Mar 26 22:04:35 2025] PUT /compute/v2.1/servers/57f70801-196c-4bd9-adc3-1a83f39ac10f/metadata => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 795.264103] [55187]: DEBUG nova.api.openstack.wsgi [None req-49ab6e20-09b7-4d73-a9a0-ceeed00ce137 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa4de4d0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.267697] [55188]: DEBUG nova.policy [None req-0fd183b6-976a-498e-92ee-a40462dd0b68 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.273531] [55188]: INFO nova.api.openstack.requestlog [None req-0fd183b6-976a-498e-92ee-a40462dd0b68 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.081725 [ 795.273851] [55188]: [pid: 55188|app: 0|req: 1810/3477] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 795.276547] [55188]: DEBUG nova.api.openstack.wsgi [None req-c493414c-08dd-45cc-8a56-3ee0efd2a33a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.278264] [55188]: DEBUG nova.compute.api [None req-c493414c-08dd-45cc-8a56-3ee0efd2a33a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.283782] [55188]: DEBUG oslo_concurrency.lockutils [None req-c493414c-08dd-45cc-8a56-3ee0efd2a33a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.283873] [55188]: DEBUG oslo_concurrency.lockutils [None req-c493414c-08dd-45cc-8a56-3ee0efd2a33a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.284065] [55188]: DEBUG oslo_concurrency.lockutils [None req-c493414c-08dd-45cc-8a56-3ee0efd2a33a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.284455] [55188]: DEBUG oslo_concurrency.lockutils [None req-c493414c-08dd-45cc-8a56-3ee0efd2a33a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.284617] [55188]: DEBUG oslo_concurrency.lockutils [None req-c493414c-08dd-45cc-8a56-3ee0efd2a33a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.284793] [55188]: DEBUG oslo_concurrency.lockutils [None req-c493414c-08dd-45cc-8a56-3ee0efd2a33a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.296600] [55187]: INFO nova.api.openstack.requestlog [None req-49ab6e20-09b7-4d73-a9a0-ceeed00ce137 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5" status: 200 len: 1559 microversion: 2.1 time: 0.034338 [ 795.297072] [55187]: [pid: 55187|app: 0|req: 1668/3478] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5 => generated 1559 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.299574] [55187]: DEBUG nova.api.openstack.wsgi [None req-3d8ed9c4-8b88-447d-bfdb-4e82677db776 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"": "data1"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 795.301412] [55187]: DEBUG nova.api.openstack.wsgi [None req-3d8ed9c4-8b88-447d-bfdb-4e82677db776 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 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=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 795.301829] [55187]: INFO nova.api.openstack.requestlog [None req-3d8ed9c4-8b88-447d-bfdb-4e82677db776 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e/metadata" status: 400 len: 175 microversion: 2.1 time: 0.004358 [ 795.302149] [55187]: [pid: 55187|app: 0|req: 1669/3479] 10.180.1.21 () {60 vars in 1278 bytes} [Wed Mar 26 22:04:35 2025] PUT /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e/metadata => generated 175 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 795.304368] [55187]: DEBUG nova.api.openstack.wsgi [None req-c1b11715-9cc6-41f0-89e3-19f0311318a4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.305869] [55187]: DEBUG nova.compute.api [None req-c1b11715-9cc6-41f0-89e3-19f0311318a4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.309994] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1b11715-9cc6-41f0-89e3-19f0311318a4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.310267] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1b11715-9cc6-41f0-89e3-19f0311318a4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.310480] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1b11715-9cc6-41f0-89e3-19f0311318a4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.310843] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1b11715-9cc6-41f0-89e3-19f0311318a4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.311054] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1b11715-9cc6-41f0-89e3-19f0311318a4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.311235] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1b11715-9cc6-41f0-89e3-19f0311318a4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.346034] [55187]: DEBUG nova.policy [None req-c1b11715-9cc6-41f0-89e3-19f0311318a4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.351503] [55187]: DEBUG nova.policy [None req-c1b11715-9cc6-41f0-89e3-19f0311318a4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.352330] [55187]: DEBUG nova.policy [None req-c1b11715-9cc6-41f0-89e3-19f0311318a4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.355982] [55187]: INFO nova.api.openstack.requestlog [None req-c1b11715-9cc6-41f0-89e3-19f0311318a4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.053320 [ 795.356329] [55187]: [pid: 55187|app: 0|req: 1670/3480] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 795.361021] [55187]: DEBUG nova.api.openstack.wsgi [None req-76037185-40a1-45c9-99f0-1d594da354fc tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.361021] [55187]: DEBUG nova.api.openstack.wsgi [None req-76037185-40a1-45c9-99f0-1d594da354fc tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Returning 400 to user: None is not of type 'object' {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 795.361257] [55187]: INFO nova.api.openstack.requestlog [None req-76037185-40a1-45c9-99f0-1d594da354fc tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e/metadata" status: 400 len: 72 microversion: 2.1 time: 0.004422 [ 795.361533] [55187]: [pid: 55187|app: 0|req: 1671/3481] 10.180.1.21 () {60 vars in 1277 bytes} [Wed Mar 26 22:04:35 2025] PUT /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e/metadata => generated 72 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 795.363869] [55187]: DEBUG nova.api.openstack.wsgi [None req-9d62c141-d7e4-48e1-a9f5-9291ed35da2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.366085] [55187]: DEBUG nova.compute.api [None req-9d62c141-d7e4-48e1-a9f5-9291ed35da2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.369878] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d62c141-d7e4-48e1-a9f5-9291ed35da2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.370134] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d62c141-d7e4-48e1-a9f5-9291ed35da2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.370325] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d62c141-d7e4-48e1-a9f5-9291ed35da2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.370680] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d62c141-d7e4-48e1-a9f5-9291ed35da2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.370888] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d62c141-d7e4-48e1-a9f5-9291ed35da2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.371093] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d62c141-d7e4-48e1-a9f5-9291ed35da2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.410658] [55187]: DEBUG nova.policy [None req-9d62c141-d7e4-48e1-a9f5-9291ed35da2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.415708] [55187]: INFO nova.api.openstack.requestlog [None req-9d62c141-d7e4-48e1-a9f5-9291ed35da2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.053566 [ 795.416244] [55187]: [pid: 55187|app: 0|req: 1672/3482] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.420401] [55187]: DEBUG nova.api.openstack.wsgi [None req-259ceeaf-85d0-426f-8cbf-6e7cabae57e7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.422110] [55187]: DEBUG nova.compute.api [None req-259ceeaf-85d0-426f-8cbf-6e7cabae57e7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.425841] [55188]: DEBUG nova.policy [None req-c493414c-08dd-45cc-8a56-3ee0efd2a33a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.425988] [55187]: DEBUG oslo_concurrency.lockutils [None req-259ceeaf-85d0-426f-8cbf-6e7cabae57e7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.426108] [55187]: DEBUG oslo_concurrency.lockutils [None req-259ceeaf-85d0-426f-8cbf-6e7cabae57e7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.426300] [55187]: DEBUG oslo_concurrency.lockutils [None req-259ceeaf-85d0-426f-8cbf-6e7cabae57e7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.426700] [55187]: DEBUG oslo_concurrency.lockutils [None req-259ceeaf-85d0-426f-8cbf-6e7cabae57e7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.427079] [55187]: DEBUG oslo_concurrency.lockutils [None req-259ceeaf-85d0-426f-8cbf-6e7cabae57e7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.427079] [55187]: DEBUG oslo_concurrency.lockutils [None req-259ceeaf-85d0-426f-8cbf-6e7cabae57e7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.430368] [55188]: INFO nova.api.openstack.requestlog [None req-c493414c-08dd-45cc-8a56-3ee0efd2a33a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1516 microversion: 2.1 time: 0.155917 [ 795.430694] [55188]: [pid: 55188|app: 0|req: 1811/3483] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1516 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.433173] [55188]: DEBUG nova.api.openstack.wsgi [None req-33a80687-05cc-4888-a2cd-b9af187a5a1f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Action: 'create', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 795.434844] [55188]: DEBUG nova.compute.api [None req-33a80687-05cc-4888-a2cd-b9af187a5a1f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: 094620a1-4347-4477-b510-768d0a3ca0d5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.437749] [55188]: INFO nova.api.openstack.wsgi [None req-33a80687-05cc-4888-a2cd-b9af187a5a1f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] HTTP exception thrown: Instance 094620a1-4347-4477-b510-768d0a3ca0d5 could not be found. [ 795.438070] [55188]: DEBUG nova.api.openstack.wsgi [None req-33a80687-05cc-4888-a2cd-b9af187a5a1f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Returning 404 to user: Instance 094620a1-4347-4477-b510-768d0a3ca0d5 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 795.438473] [55188]: INFO nova.api.openstack.requestlog [None req-33a80687-05cc-4888-a2cd-b9af187a5a1f tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "POST /compute/v2.1/servers/094620a1-4347-4477-b510-768d0a3ca0d5/metadata" status: 404 len: 111 microversion: 2.1 time: 0.007295 [ 795.438742] [55188]: [pid: 55188|app: 0|req: 1812/3484] 10.180.1.21 () {60 vars in 1279 bytes} [Wed Mar 26 22:04:35 2025] POST /compute/v2.1/servers/094620a1-4347-4477-b510-768d0a3ca0d5/metadata => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 795.441018] [55188]: DEBUG nova.api.openstack.wsgi [None req-924980de-603b-49bb-a228-a98e50be7ae3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.442901] [55188]: DEBUG nova.compute.api [None req-924980de-603b-49bb-a228-a98e50be7ae3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.445910] [55188]: DEBUG oslo_concurrency.lockutils [None req-924980de-603b-49bb-a228-a98e50be7ae3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.446153] [55188]: DEBUG oslo_concurrency.lockutils [None req-924980de-603b-49bb-a228-a98e50be7ae3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.446339] [55188]: DEBUG oslo_concurrency.lockutils [None req-924980de-603b-49bb-a228-a98e50be7ae3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.446702] [55188]: DEBUG oslo_concurrency.lockutils [None req-924980de-603b-49bb-a228-a98e50be7ae3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.446942] [55188]: DEBUG oslo_concurrency.lockutils [None req-924980de-603b-49bb-a228-a98e50be7ae3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.447144] [55188]: DEBUG oslo_concurrency.lockutils [None req-924980de-603b-49bb-a228-a98e50be7ae3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.465527] [55188]: DEBUG oslo_concurrency.lockutils [None req-924980de-603b-49bb-a228-a98e50be7ae3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.465725] [55188]: DEBUG oslo_concurrency.lockutils [None req-924980de-603b-49bb-a228-a98e50be7ae3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.466970] [55188]: DEBUG oslo_concurrency.lockutils [None req-924980de-603b-49bb-a228-a98e50be7ae3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.466970] [55188]: DEBUG nova.objects.instance [None req-924980de-603b-49bb-a228-a98e50be7ae3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.485956] [55188]: DEBUG nova.policy [None req-924980de-603b-49bb-a228-a98e50be7ae3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.489904] [55188]: INFO nova.api.openstack.requestlog [None req-924980de-603b-49bb-a228-a98e50be7ae3 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.050623 [ 795.490223] [55188]: [pid: 55188|app: 0|req: 1813/3485] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.492644] [55188]: DEBUG nova.api.openstack.wsgi [req-7345a931-0ca7-4534-9199-c77ded69c461 req-3890eb5b-64ba-42dd-a297-4ee070f0d0b9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2fd24361-c79d-49d6-86fb-a064a42d88be", "name": "network-vif-plugged", "status": "completed", "tag": "b3e44f87-baec-41a4-8ea1-b71b0d8af530"}, {"name": "network-changed", "server_uuid": "2fd24361-c79d-49d6-86fb-a064a42d88be", "tag": "b3e44f87-baec-41a4-8ea1-b71b0d8af530"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 795.498910] [55188]: DEBUG oslo_concurrency.lockutils [req-7345a931-0ca7-4534-9199-c77ded69c461 req-3890eb5b-64ba-42dd-a297-4ee070f0d0b9 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.498910] [55188]: DEBUG oslo_concurrency.lockutils [req-7345a931-0ca7-4534-9199-c77ded69c461 req-3890eb5b-64ba-42dd-a297-4ee070f0d0b9 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.498910] [55188]: DEBUG oslo_concurrency.lockutils [req-7345a931-0ca7-4534-9199-c77ded69c461 req-3890eb5b-64ba-42dd-a297-4ee070f0d0b9 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.504956] [55188]: INFO nova.api.openstack.compute.server_external_events [req-7345a931-0ca7-4534-9199-c77ded69c461 req-3890eb5b-64ba-42dd-a297-4ee070f0d0b9 service nova] Creating event network-vif-plugged:b3e44f87-baec-41a4-8ea1-b71b0d8af530 for instance 2fd24361-c79d-49d6-86fb-a064a42d88be on cpu-1 [ 795.505212] [55188]: INFO nova.api.openstack.compute.server_external_events [req-7345a931-0ca7-4534-9199-c77ded69c461 req-3890eb5b-64ba-42dd-a297-4ee070f0d0b9 service nova] Creating event network-changed:b3e44f87-baec-41a4-8ea1-b71b0d8af530 for instance 2fd24361-c79d-49d6-86fb-a064a42d88be on cpu-1 [ 795.508328] [55188]: INFO nova.api.openstack.requestlog [req-7345a931-0ca7-4534-9199-c77ded69c461 req-3890eb5b-64ba-42dd-a297-4ee070f0d0b9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.017490 [ 795.508634] [55188]: [pid: 55188|app: 0|req: 1814/3486] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:35 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 795.511257] [55188]: DEBUG nova.api.openstack.wsgi [None req-12e4ad86-df57-42e5-9227-00cdf6d53706 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.512907] [55188]: DEBUG nova.compute.api [None req-12e4ad86-df57-42e5-9227-00cdf6d53706 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.516200] [55188]: DEBUG oslo_concurrency.lockutils [None req-12e4ad86-df57-42e5-9227-00cdf6d53706 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.516446] [55188]: DEBUG oslo_concurrency.lockutils [None req-12e4ad86-df57-42e5-9227-00cdf6d53706 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.516632] [55188]: DEBUG oslo_concurrency.lockutils [None req-12e4ad86-df57-42e5-9227-00cdf6d53706 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.516997] [55188]: DEBUG oslo_concurrency.lockutils [None req-12e4ad86-df57-42e5-9227-00cdf6d53706 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.517222] [55188]: DEBUG oslo_concurrency.lockutils [None req-12e4ad86-df57-42e5-9227-00cdf6d53706 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.517396] [55188]: DEBUG oslo_concurrency.lockutils [None req-12e4ad86-df57-42e5-9227-00cdf6d53706 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.525329] [55187]: DEBUG nova.policy [None req-259ceeaf-85d0-426f-8cbf-6e7cabae57e7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.530275] [55187]: INFO nova.api.openstack.requestlog [None req-259ceeaf-85d0-426f-8cbf-6e7cabae57e7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1505 microversion: 2.1 time: 0.113408 [ 795.530615] [55187]: [pid: 55187|app: 0|req: 1673/3487] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1505 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.534017] [55187]: DEBUG nova.api.openstack.wsgi [None req-ceb3642f-a57c-43a1-b879-2166d64896f2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Action: 'create', calling method: >, body: {"metadata": {"": "data1"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 795.534626] [55188]: DEBUG oslo_concurrency.lockutils [None req-12e4ad86-df57-42e5-9227-00cdf6d53706 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.534877] [55188]: DEBUG oslo_concurrency.lockutils [None req-12e4ad86-df57-42e5-9227-00cdf6d53706 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.535115] [55188]: DEBUG oslo_concurrency.lockutils [None req-12e4ad86-df57-42e5-9227-00cdf6d53706 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.535176] [55187]: DEBUG nova.api.openstack.wsgi [None req-ceb3642f-a57c-43a1-b879-2166d64896f2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 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=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 795.535311] [55188]: DEBUG nova.objects.instance [None req-12e4ad86-df57-42e5-9227-00cdf6d53706 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.535709] [55187]: INFO nova.api.openstack.requestlog [None req-ceb3642f-a57c-43a1-b879-2166d64896f2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "POST /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e/metadata" status: 400 len: 175 microversion: 2.1 time: 0.004454 [ 795.536028] [55187]: [pid: 55187|app: 0|req: 1674/3488] 10.180.1.21 () {60 vars in 1279 bytes} [Wed Mar 26 22:04:35 2025] POST /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e/metadata => generated 175 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 795.538418] [55187]: DEBUG nova.api.openstack.wsgi [None req-fc92a977-4962-4953-86e6-d350d1190c75 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.540495] [55187]: DEBUG nova.compute.api [None req-fc92a977-4962-4953-86e6-d350d1190c75 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.544163] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc92a977-4962-4953-86e6-d350d1190c75 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.544284] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc92a977-4962-4953-86e6-d350d1190c75 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.545186] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc92a977-4962-4953-86e6-d350d1190c75 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.545186] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc92a977-4962-4953-86e6-d350d1190c75 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.545186] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc92a977-4962-4953-86e6-d350d1190c75 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.545272] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc92a977-4962-4953-86e6-d350d1190c75 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.559250] [55188]: DEBUG nova.policy [None req-12e4ad86-df57-42e5-9227-00cdf6d53706 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.564059] [55188]: INFO nova.api.openstack.requestlog [None req-12e4ad86-df57-42e5-9227-00cdf6d53706 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.054737 [ 795.564421] [55188]: [pid: 55188|app: 0|req: 1815/3489] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.568021] [55188]: DEBUG nova.api.openstack.wsgi [None req-1c9c9f77-0cd0-434e-ae08-a20f751d6e4b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.568578] [55188]: DEBUG nova.compute.api [None req-1c9c9f77-0cd0-434e-ae08-a20f751d6e4b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.571870] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c9c9f77-0cd0-434e-ae08-a20f751d6e4b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.572108] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c9c9f77-0cd0-434e-ae08-a20f751d6e4b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.572288] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c9c9f77-0cd0-434e-ae08-a20f751d6e4b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.572627] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c9c9f77-0cd0-434e-ae08-a20f751d6e4b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.572832] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c9c9f77-0cd0-434e-ae08-a20f751d6e4b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.572998] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c9c9f77-0cd0-434e-ae08-a20f751d6e4b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.616029] [55187]: DEBUG nova.policy [None req-fc92a977-4962-4953-86e6-d350d1190c75 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.620351] [55187]: INFO nova.api.openstack.requestlog [None req-fc92a977-4962-4953-86e6-d350d1190c75 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1363 microversion: 2.1 time: 0.083755 [ 795.620666] [55187]: [pid: 55187|app: 0|req: 1675/3490] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1363 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.623021] [55187]: DEBUG nova.api.openstack.wsgi [None req-85275238-89f0-456a-b809-4c331dd508cd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.624602] [55187]: DEBUG nova.compute.api [None req-85275238-89f0-456a-b809-4c331dd508cd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.627714] [55187]: DEBUG oslo_concurrency.lockutils [None req-85275238-89f0-456a-b809-4c331dd508cd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.627952] [55187]: DEBUG oslo_concurrency.lockutils [None req-85275238-89f0-456a-b809-4c331dd508cd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.628156] [55187]: DEBUG oslo_concurrency.lockutils [None req-85275238-89f0-456a-b809-4c331dd508cd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.628500] [55187]: DEBUG oslo_concurrency.lockutils [None req-85275238-89f0-456a-b809-4c331dd508cd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.628698] [55187]: DEBUG oslo_concurrency.lockutils [None req-85275238-89f0-456a-b809-4c331dd508cd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.628870] [55187]: DEBUG oslo_concurrency.lockutils [None req-85275238-89f0-456a-b809-4c331dd508cd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.643715] [55188]: DEBUG nova.policy [None req-1c9c9f77-0cd0-434e-ae08-a20f751d6e4b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.648666] [55188]: INFO nova.api.openstack.requestlog [None req-1c9c9f77-0cd0-434e-ae08-a20f751d6e4b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1315 microversion: 2.1 time: 0.083575 [ 795.649336] [55188]: [pid: 55188|app: 0|req: 1816/3491] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1315 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.651590] [55188]: DEBUG nova.api.openstack.wsgi [None req-6464dc75-5d87-4072-b1fb-a0ed8cfa23c9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.651887] [55188]: DEBUG nova.compute.api [None req-6464dc75-5d87-4072-b1fb-a0ed8cfa23c9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.655268] [55188]: DEBUG oslo_concurrency.lockutils [None req-6464dc75-5d87-4072-b1fb-a0ed8cfa23c9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.655512] [55188]: DEBUG oslo_concurrency.lockutils [None req-6464dc75-5d87-4072-b1fb-a0ed8cfa23c9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.655699] [55188]: DEBUG oslo_concurrency.lockutils [None req-6464dc75-5d87-4072-b1fb-a0ed8cfa23c9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.656126] [55188]: DEBUG oslo_concurrency.lockutils [None req-6464dc75-5d87-4072-b1fb-a0ed8cfa23c9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.656292] [55188]: DEBUG oslo_concurrency.lockutils [None req-6464dc75-5d87-4072-b1fb-a0ed8cfa23c9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.656463] [55188]: DEBUG oslo_concurrency.lockutils [None req-6464dc75-5d87-4072-b1fb-a0ed8cfa23c9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.671194] [55188]: DEBUG nova.compute.api [None req-6464dc75-5d87-4072-b1fb-a0ed8cfa23c9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 795.701228] [55187]: DEBUG nova.policy [None req-85275238-89f0-456a-b809-4c331dd508cd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.706398] [55187]: INFO nova.api.openstack.requestlog [None req-85275238-89f0-456a-b809-4c331dd508cd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1505 microversion: 2.1 time: 0.085139 [ 795.706740] [55187]: [pid: 55187|app: 0|req: 1676/3492] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:35 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1505 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.709724] [55187]: DEBUG nova.api.openstack.wsgi [None req-29aa0ba8-e795-471f-93df-3193ebb3601a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.711025] [55187]: DEBUG nova.compute.api [None req-29aa0ba8-e795-471f-93df-3193ebb3601a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.714474] [55187]: DEBUG oslo_concurrency.lockutils [None req-29aa0ba8-e795-471f-93df-3193ebb3601a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.714617] [55187]: DEBUG oslo_concurrency.lockutils [None req-29aa0ba8-e795-471f-93df-3193ebb3601a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.714678] [55187]: DEBUG oslo_concurrency.lockutils [None req-29aa0ba8-e795-471f-93df-3193ebb3601a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.715044] [55187]: DEBUG oslo_concurrency.lockutils [None req-29aa0ba8-e795-471f-93df-3193ebb3601a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.715246] [55187]: DEBUG oslo_concurrency.lockutils [None req-29aa0ba8-e795-471f-93df-3193ebb3601a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.715461] [55187]: DEBUG oslo_concurrency.lockutils [None req-29aa0ba8-e795-471f-93df-3193ebb3601a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.718887] [55188]: INFO nova.api.openstack.requestlog [None req-6464dc75-5d87-4072-b1fb-a0ed8cfa23c9 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 204 len: 0 microversion: 2.1 time: 0.069063 [ 795.719199] [55188]: [pid: 55188|app: 0|req: 1817/3493] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:04:36 2025] DELETE /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 795.723032] [55188]: DEBUG nova.api.openstack.wsgi [None req-c8488f64-198a-4020-afab-ea3511c66165 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.723956] [55188]: DEBUG nova.compute.api [None req-c8488f64-198a-4020-afab-ea3511c66165 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.727372] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8488f64-198a-4020-afab-ea3511c66165 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.727743] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8488f64-198a-4020-afab-ea3511c66165 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.727981] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8488f64-198a-4020-afab-ea3511c66165 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.728356] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8488f64-198a-4020-afab-ea3511c66165 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.728560] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8488f64-198a-4020-afab-ea3511c66165 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.728733] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8488f64-198a-4020-afab-ea3511c66165 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.763029] [55188]: DEBUG nova.policy [None req-c8488f64-198a-4020-afab-ea3511c66165 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.767290] [55188]: INFO nova.api.openstack.requestlog [None req-c8488f64-198a-4020-afab-ea3511c66165 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.047258 [ 795.767593] [55188]: [pid: 55188|app: 0|req: 1818/3494] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.770070] [55188]: DEBUG nova.api.openstack.wsgi [None req-7431e300-5645-4ec4-9f86-c8a35ac80618 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.771662] [55188]: DEBUG nova.compute.api [None req-7431e300-5645-4ec4-9f86-c8a35ac80618 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.775087] [55188]: DEBUG oslo_concurrency.lockutils [None req-7431e300-5645-4ec4-9f86-c8a35ac80618 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.775087] [55188]: DEBUG oslo_concurrency.lockutils [None req-7431e300-5645-4ec4-9f86-c8a35ac80618 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.775204] [55188]: DEBUG oslo_concurrency.lockutils [None req-7431e300-5645-4ec4-9f86-c8a35ac80618 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.775514] [55188]: DEBUG oslo_concurrency.lockutils [None req-7431e300-5645-4ec4-9f86-c8a35ac80618 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.775714] [55188]: DEBUG oslo_concurrency.lockutils [None req-7431e300-5645-4ec4-9f86-c8a35ac80618 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.775884] [55188]: DEBUG oslo_concurrency.lockutils [None req-7431e300-5645-4ec4-9f86-c8a35ac80618 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.793506] [55188]: DEBUG oslo_concurrency.lockutils [None req-7431e300-5645-4ec4-9f86-c8a35ac80618 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.793506] [55188]: DEBUG oslo_concurrency.lockutils [None req-7431e300-5645-4ec4-9f86-c8a35ac80618 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.793506] [55188]: DEBUG oslo_concurrency.lockutils [None req-7431e300-5645-4ec4-9f86-c8a35ac80618 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.793681] [55188]: DEBUG nova.objects.instance [None req-7431e300-5645-4ec4-9f86-c8a35ac80618 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.812229] [55187]: DEBUG nova.policy [None req-29aa0ba8-e795-471f-93df-3193ebb3601a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.814818] [55188]: DEBUG nova.policy [None req-7431e300-5645-4ec4-9f86-c8a35ac80618 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.816724] [55187]: DEBUG nova.policy [None req-29aa0ba8-e795-471f-93df-3193ebb3601a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.817453] [55187]: DEBUG nova.policy [None req-29aa0ba8-e795-471f-93df-3193ebb3601a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.818219] [55187]: INFO nova.api.openstack.requestlog [None req-29aa0ba8-e795-471f-93df-3193ebb3601a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1356 microversion: 2.21 time: 0.110937 [ 795.818709] [55187]: [pid: 55187|app: 0|req: 1677/3495] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1356 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 795.821229] [55187]: DEBUG nova.api.openstack.wsgi [None req-f50f9551-886c-400d-99e8-4fcdd2bfacd0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.822078] [55188]: INFO nova.api.openstack.requestlog [None req-7431e300-5645-4ec4-9f86-c8a35ac80618 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.053872 [ 795.822420] [55188]: [pid: 55188|app: 0|req: 1819/3496] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.822808] [55187]: DEBUG nova.compute.api [None req-f50f9551-886c-400d-99e8-4fcdd2bfacd0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.824895] [55188]: DEBUG nova.api.openstack.wsgi [None req-0976e4be-6b56-44a6-8310-ab436e8592f0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.826141] [55187]: DEBUG oslo_concurrency.lockutils [None req-f50f9551-886c-400d-99e8-4fcdd2bfacd0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.826371] [55187]: DEBUG oslo_concurrency.lockutils [None req-f50f9551-886c-400d-99e8-4fcdd2bfacd0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.826515] [55188]: DEBUG nova.compute.api [None req-0976e4be-6b56-44a6-8310-ab436e8592f0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.826570] [55187]: DEBUG oslo_concurrency.lockutils [None req-f50f9551-886c-400d-99e8-4fcdd2bfacd0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.826913] [55187]: DEBUG oslo_concurrency.lockutils [None req-f50f9551-886c-400d-99e8-4fcdd2bfacd0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.827195] [55187]: DEBUG oslo_concurrency.lockutils [None req-f50f9551-886c-400d-99e8-4fcdd2bfacd0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.827381] [55187]: DEBUG oslo_concurrency.lockutils [None req-f50f9551-886c-400d-99e8-4fcdd2bfacd0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.830792] [55188]: DEBUG oslo_concurrency.lockutils [None req-0976e4be-6b56-44a6-8310-ab436e8592f0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.831567] [55188]: DEBUG oslo_concurrency.lockutils [None req-0976e4be-6b56-44a6-8310-ab436e8592f0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.831567] [55188]: DEBUG oslo_concurrency.lockutils [None req-0976e4be-6b56-44a6-8310-ab436e8592f0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.831674] [55188]: DEBUG oslo_concurrency.lockutils [None req-0976e4be-6b56-44a6-8310-ab436e8592f0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.832700] [55188]: DEBUG oslo_concurrency.lockutils [None req-0976e4be-6b56-44a6-8310-ab436e8592f0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.832700] [55188]: DEBUG oslo_concurrency.lockutils [None req-0976e4be-6b56-44a6-8310-ab436e8592f0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.847573] [55187]: DEBUG oslo_concurrency.lockutils [None req-f50f9551-886c-400d-99e8-4fcdd2bfacd0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.848012] [55187]: DEBUG oslo_concurrency.lockutils [None req-f50f9551-886c-400d-99e8-4fcdd2bfacd0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.848315] [55187]: DEBUG oslo_concurrency.lockutils [None req-f50f9551-886c-400d-99e8-4fcdd2bfacd0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.848917] [55187]: DEBUG nova.objects.instance [None req-f50f9551-886c-400d-99e8-4fcdd2bfacd0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.868184] [55187]: DEBUG nova.policy [None req-f50f9551-886c-400d-99e8-4fcdd2bfacd0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.872373] [55187]: DEBUG nova.policy [None req-f50f9551-886c-400d-99e8-4fcdd2bfacd0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.873029] [55187]: DEBUG nova.policy [None req-f50f9551-886c-400d-99e8-4fcdd2bfacd0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.875921] [55187]: INFO nova.api.openstack.requestlog [None req-f50f9551-886c-400d-99e8-4fcdd2bfacd0 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.056598 [ 795.876302] [55187]: [pid: 55187|app: 0|req: 1678/3497] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 795.878783] [55187]: DEBUG nova.api.openstack.wsgi [None req-fc18b686-e216-4c0e-ba4e-7fa816bf91c9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "AUTO"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 795.880585] [55187]: DEBUG nova.compute.api [None req-fc18b686-e216-4c0e-ba4e-7fa816bf91c9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.883795] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc18b686-e216-4c0e-ba4e-7fa816bf91c9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.884045] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc18b686-e216-4c0e-ba4e-7fa816bf91c9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.884273] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc18b686-e216-4c0e-ba4e-7fa816bf91c9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.884594] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc18b686-e216-4c0e-ba4e-7fa816bf91c9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.884817] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc18b686-e216-4c0e-ba4e-7fa816bf91c9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.885010] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc18b686-e216-4c0e-ba4e-7fa816bf91c9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.902767] [55188]: DEBUG nova.policy [None req-0976e4be-6b56-44a6-8310-ab436e8592f0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.907214] [55188]: INFO nova.api.openstack.requestlog [None req-0976e4be-6b56-44a6-8310-ab436e8592f0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1665 microversion: 2.1 time: 0.084145 [ 795.907484] [55188]: [pid: 55188|app: 0|req: 1820/3498] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1665 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.909981] [55188]: DEBUG nova.api.openstack.wsgi [None req-a3bc89cb-6a2b-45c1-852f-cffcd3e2eb4b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.911614] [55188]: DEBUG nova.compute.api [None req-a3bc89cb-6a2b-45c1-852f-cffcd3e2eb4b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.914779] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bc89cb-6a2b-45c1-852f-cffcd3e2eb4b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.915059] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bc89cb-6a2b-45c1-852f-cffcd3e2eb4b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.915222] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bc89cb-6a2b-45c1-852f-cffcd3e2eb4b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.915564] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bc89cb-6a2b-45c1-852f-cffcd3e2eb4b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.915762] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bc89cb-6a2b-45c1-852f-cffcd3e2eb4b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.915936] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bc89cb-6a2b-45c1-852f-cffcd3e2eb4b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.923251] [55187]: INFO nova.api.openstack.requestlog [None req-fc18b686-e216-4c0e-ba4e-7fa816bf91c9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1081 microversion: 2.1 time: 0.046259 [ 795.923612] [55187]: [pid: 55187|app: 0|req: 1679/3499] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 26 22:04:36 2025] PUT /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1081 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.926133] [55187]: DEBUG nova.api.openstack.wsgi [None req-034a11da-b541-4e66-8612-5d166454c0f4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.927713] [55187]: DEBUG nova.compute.api [None req-034a11da-b541-4e66-8612-5d166454c0f4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.931025] [55187]: DEBUG oslo_concurrency.lockutils [None req-034a11da-b541-4e66-8612-5d166454c0f4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.931244] [55187]: DEBUG oslo_concurrency.lockutils [None req-034a11da-b541-4e66-8612-5d166454c0f4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.931433] [55187]: DEBUG oslo_concurrency.lockutils [None req-034a11da-b541-4e66-8612-5d166454c0f4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.931785] [55187]: DEBUG oslo_concurrency.lockutils [None req-034a11da-b541-4e66-8612-5d166454c0f4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.931982] [55187]: DEBUG oslo_concurrency.lockutils [None req-034a11da-b541-4e66-8612-5d166454c0f4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.932172] [55187]: DEBUG oslo_concurrency.lockutils [None req-034a11da-b541-4e66-8612-5d166454c0f4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.933440] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bc89cb-6a2b-45c1-852f-cffcd3e2eb4b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.933681] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bc89cb-6a2b-45c1-852f-cffcd3e2eb4b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.933865] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bc89cb-6a2b-45c1-852f-cffcd3e2eb4b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.934081] [55188]: DEBUG nova.objects.instance [None req-a3bc89cb-6a2b-45c1-852f-cffcd3e2eb4b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.953693] [55188]: DEBUG nova.policy [None req-a3bc89cb-6a2b-45c1-852f-cffcd3e2eb4b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.958097] [55188]: INFO nova.api.openstack.requestlog [None req-a3bc89cb-6a2b-45c1-852f-cffcd3e2eb4b tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.049981 [ 795.958446] [55188]: [pid: 55188|app: 0|req: 1821/3500] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.960988] [55188]: DEBUG nova.api.openstack.wsgi [None req-bea19a7e-3b89-4e97-8aef-6200b5aa8be5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 795.962778] [55188]: DEBUG nova.compute.api [None req-bea19a7e-3b89-4e97-8aef-6200b5aa8be5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 795.966299] [55188]: DEBUG oslo_concurrency.lockutils [None req-bea19a7e-3b89-4e97-8aef-6200b5aa8be5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.966548] [55188]: DEBUG oslo_concurrency.lockutils [None req-bea19a7e-3b89-4e97-8aef-6200b5aa8be5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.966765] [55188]: DEBUG oslo_concurrency.lockutils [None req-bea19a7e-3b89-4e97-8aef-6200b5aa8be5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.967147] [55188]: DEBUG oslo_concurrency.lockutils [None req-bea19a7e-3b89-4e97-8aef-6200b5aa8be5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.967352] [55188]: DEBUG oslo_concurrency.lockutils [None req-bea19a7e-3b89-4e97-8aef-6200b5aa8be5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.967525] [55188]: DEBUG oslo_concurrency.lockutils [None req-bea19a7e-3b89-4e97-8aef-6200b5aa8be5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.999213] [55188]: DEBUG nova.policy [None req-bea19a7e-3b89-4e97-8aef-6200b5aa8be5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.003048] [55187]: DEBUG nova.policy [None req-034a11da-b541-4e66-8612-5d166454c0f4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.003542] [55188]: INFO nova.api.openstack.requestlog [None req-bea19a7e-3b89-4e97-8aef-6200b5aa8be5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.044499 [ 796.003866] [55188]: [pid: 55188|app: 0|req: 1822/3501] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.006734] [55188]: DEBUG nova.api.openstack.wsgi [None req-11668318-1922-423d-a7cd-f86e068b4625 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.007742] [55187]: INFO nova.api.openstack.requestlog [None req-034a11da-b541-4e66-8612-5d166454c0f4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1522 microversion: 2.1 time: 0.083486 [ 796.008112] [55187]: [pid: 55187|app: 0|req: 1680/3502] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1522 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.009152] [55188]: DEBUG nova.compute.api [None req-11668318-1922-423d-a7cd-f86e068b4625 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.010954] [55187]: DEBUG nova.api.openstack.wsgi [None req-746303a5-54d7-43c9-83e9-8c7f42f0d499 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.012847] [55187]: DEBUG nova.compute.api [None req-746303a5-54d7-43c9-83e9-8c7f42f0d499 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.013354] [55188]: DEBUG oslo_concurrency.lockutils [None req-11668318-1922-423d-a7cd-f86e068b4625 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.013637] [55188]: DEBUG oslo_concurrency.lockutils [None req-11668318-1922-423d-a7cd-f86e068b4625 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.013824] [55188]: DEBUG oslo_concurrency.lockutils [None req-11668318-1922-423d-a7cd-f86e068b4625 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.014301] [55188]: DEBUG oslo_concurrency.lockutils [None req-11668318-1922-423d-a7cd-f86e068b4625 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.014541] [55188]: DEBUG oslo_concurrency.lockutils [None req-11668318-1922-423d-a7cd-f86e068b4625 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.014770] [55188]: DEBUG oslo_concurrency.lockutils [None req-11668318-1922-423d-a7cd-f86e068b4625 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.017331] [55187]: DEBUG oslo_concurrency.lockutils [None req-746303a5-54d7-43c9-83e9-8c7f42f0d499 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.017568] [55187]: DEBUG oslo_concurrency.lockutils [None req-746303a5-54d7-43c9-83e9-8c7f42f0d499 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.017779] [55187]: DEBUG oslo_concurrency.lockutils [None req-746303a5-54d7-43c9-83e9-8c7f42f0d499 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.018259] [55187]: DEBUG oslo_concurrency.lockutils [None req-746303a5-54d7-43c9-83e9-8c7f42f0d499 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.018475] [55187]: DEBUG oslo_concurrency.lockutils [None req-746303a5-54d7-43c9-83e9-8c7f42f0d499 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.018651] [55187]: DEBUG oslo_concurrency.lockutils [None req-746303a5-54d7-43c9-83e9-8c7f42f0d499 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.037020] [55188]: DEBUG oslo_concurrency.lockutils [None req-11668318-1922-423d-a7cd-f86e068b4625 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.037273] [55188]: DEBUG oslo_concurrency.lockutils [None req-11668318-1922-423d-a7cd-f86e068b4625 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.037451] [55188]: DEBUG oslo_concurrency.lockutils [None req-11668318-1922-423d-a7cd-f86e068b4625 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.037644] [55188]: DEBUG nova.objects.instance [None req-11668318-1922-423d-a7cd-f86e068b4625 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 796.054449] [55187]: DEBUG nova.policy [None req-746303a5-54d7-43c9-83e9-8c7f42f0d499 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.058950] [55187]: INFO nova.api.openstack.requestlog [None req-746303a5-54d7-43c9-83e9-8c7f42f0d499 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.050132 [ 796.059468] [55187]: [pid: 55187|app: 0|req: 1681/3503] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.061889] [55187]: DEBUG nova.api.openstack.wsgi [None req-f72b6bbb-c824-4c4e-8698-fec7e2cfc87d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.063523] [55187]: DEBUG nova.compute.api [None req-f72b6bbb-c824-4c4e-8698-fec7e2cfc87d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.064913] [55188]: DEBUG nova.policy [None req-11668318-1922-423d-a7cd-f86e068b4625 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.066994] [55187]: DEBUG oslo_concurrency.lockutils [None req-f72b6bbb-c824-4c4e-8698-fec7e2cfc87d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.067274] [55187]: DEBUG oslo_concurrency.lockutils [None req-f72b6bbb-c824-4c4e-8698-fec7e2cfc87d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.067524] [55187]: DEBUG oslo_concurrency.lockutils [None req-f72b6bbb-c824-4c4e-8698-fec7e2cfc87d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.067907] [55187]: DEBUG oslo_concurrency.lockutils [None req-f72b6bbb-c824-4c4e-8698-fec7e2cfc87d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.068163] [55187]: DEBUG oslo_concurrency.lockutils [None req-f72b6bbb-c824-4c4e-8698-fec7e2cfc87d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.068382] [55187]: DEBUG oslo_concurrency.lockutils [None req-f72b6bbb-c824-4c4e-8698-fec7e2cfc87d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.069034] [55188]: INFO nova.api.openstack.requestlog [None req-11668318-1922-423d-a7cd-f86e068b4625 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.064584 [ 796.069436] [55188]: [pid: 55188|app: 0|req: 1823/3504] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.071812] [55188]: DEBUG nova.api.openstack.wsgi [None req-d75bb095-78d2-4fc8-b112-238e5f046603 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.073372] [55188]: DEBUG nova.compute.api [None req-d75bb095-78d2-4fc8-b112-238e5f046603 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.076420] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75bb095-78d2-4fc8-b112-238e5f046603 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.076645] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75bb095-78d2-4fc8-b112-238e5f046603 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.077892] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75bb095-78d2-4fc8-b112-238e5f046603 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.077892] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75bb095-78d2-4fc8-b112-238e5f046603 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.077892] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75bb095-78d2-4fc8-b112-238e5f046603 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.077892] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75bb095-78d2-4fc8-b112-238e5f046603 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.103953] [55187]: DEBUG nova.policy [None req-f72b6bbb-c824-4c4e-8698-fec7e2cfc87d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.109281] [55187]: INFO nova.api.openstack.requestlog [None req-f72b6bbb-c824-4c4e-8698-fec7e2cfc87d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1263 microversion: 2.1 time: 0.049320 [ 796.109749] [55187]: [pid: 55187|app: 0|req: 1682/3505] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1263 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.115875] [55187]: DEBUG nova.api.openstack.wsgi [None req-96d2d3ee-7212-466e-9d08-b4123a8f92e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.120027] [55187]: DEBUG nova.compute.api [None req-96d2d3ee-7212-466e-9d08-b4123a8f92e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.122547] [55187]: DEBUG oslo_concurrency.lockutils [None req-96d2d3ee-7212-466e-9d08-b4123a8f92e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.122796] [55187]: DEBUG oslo_concurrency.lockutils [None req-96d2d3ee-7212-466e-9d08-b4123a8f92e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.123029] [55187]: DEBUG oslo_concurrency.lockutils [None req-96d2d3ee-7212-466e-9d08-b4123a8f92e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.123381] [55187]: DEBUG oslo_concurrency.lockutils [None req-96d2d3ee-7212-466e-9d08-b4123a8f92e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.123569] [55187]: DEBUG oslo_concurrency.lockutils [None req-96d2d3ee-7212-466e-9d08-b4123a8f92e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.123756] [55187]: DEBUG oslo_concurrency.lockutils [None req-96d2d3ee-7212-466e-9d08-b4123a8f92e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.156170] [55187]: DEBUG nova.policy [None req-96d2d3ee-7212-466e-9d08-b4123a8f92e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.164293] [55187]: INFO nova.api.openstack.requestlog [None req-96d2d3ee-7212-466e-9d08-b4123a8f92e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1227 microversion: 2.1 time: 0.050300 [ 796.164906] [55187]: [pid: 55187|app: 0|req: 1683/3506] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1227 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.168884] [55187]: DEBUG nova.api.openstack.wsgi [None req-567b537b-3e22-4ac2-8851-65143317118b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.172239] [55187]: DEBUG nova.compute.api [None req-567b537b-3e22-4ac2-8851-65143317118b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.181625] [55187]: DEBUG oslo_concurrency.lockutils [None req-567b537b-3e22-4ac2-8851-65143317118b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.182131] [55187]: DEBUG oslo_concurrency.lockutils [None req-567b537b-3e22-4ac2-8851-65143317118b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.182409] [55187]: DEBUG oslo_concurrency.lockutils [None req-567b537b-3e22-4ac2-8851-65143317118b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.183235] [55187]: DEBUG oslo_concurrency.lockutils [None req-567b537b-3e22-4ac2-8851-65143317118b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.183755] [55187]: DEBUG oslo_concurrency.lockutils [None req-567b537b-3e22-4ac2-8851-65143317118b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.184193] [55187]: DEBUG oslo_concurrency.lockutils [None req-567b537b-3e22-4ac2-8851-65143317118b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.209627] [55187]: DEBUG oslo_concurrency.lockutils [None req-567b537b-3e22-4ac2-8851-65143317118b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.209917] [55187]: DEBUG oslo_concurrency.lockutils [None req-567b537b-3e22-4ac2-8851-65143317118b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.210245] [55187]: DEBUG oslo_concurrency.lockutils [None req-567b537b-3e22-4ac2-8851-65143317118b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.210890] [55187]: DEBUG nova.objects.instance [None req-567b537b-3e22-4ac2-8851-65143317118b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 796.222170] [55188]: DEBUG nova.policy [None req-d75bb095-78d2-4fc8-b112-238e5f046603 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.226657] [55188]: INFO nova.api.openstack.requestlog [None req-d75bb095-78d2-4fc8-b112-238e5f046603 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1503 microversion: 2.1 time: 0.156498 [ 796.226905] [55188]: [pid: 55188|app: 0|req: 1824/3507] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1503 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.229392] [55188]: DEBUG nova.api.openstack.wsgi [None req-4437b742-ad07-4640-a002-3da8b2f3c348 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.234393] [55188]: DEBUG nova.compute.api [None req-4437b742-ad07-4640-a002-3da8b2f3c348 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.236017] [55187]: DEBUG nova.policy [None req-567b537b-3e22-4ac2-8851-65143317118b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.238263] [55188]: DEBUG oslo_concurrency.lockutils [None req-4437b742-ad07-4640-a002-3da8b2f3c348 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.238519] [55188]: DEBUG oslo_concurrency.lockutils [None req-4437b742-ad07-4640-a002-3da8b2f3c348 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.238710] [55188]: DEBUG oslo_concurrency.lockutils [None req-4437b742-ad07-4640-a002-3da8b2f3c348 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.239425] [55188]: DEBUG oslo_concurrency.lockutils [None req-4437b742-ad07-4640-a002-3da8b2f3c348 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.239535] [55188]: DEBUG oslo_concurrency.lockutils [None req-4437b742-ad07-4640-a002-3da8b2f3c348 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.239810] [55188]: DEBUG oslo_concurrency.lockutils [None req-4437b742-ad07-4640-a002-3da8b2f3c348 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.240880] [55187]: INFO nova.api.openstack.requestlog [None req-567b537b-3e22-4ac2-8851-65143317118b tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.075159 [ 796.241240] [55187]: [pid: 55187|app: 0|req: 1684/3508] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.245045] [55187]: DEBUG nova.api.openstack.wsgi [None req-3977b8a9-354b-4dc2-8bcd-96b9a8bd2f3b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.246147] [55187]: DEBUG nova.compute.api [None req-3977b8a9-354b-4dc2-8bcd-96b9a8bd2f3b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.249998] [55187]: DEBUG oslo_concurrency.lockutils [None req-3977b8a9-354b-4dc2-8bcd-96b9a8bd2f3b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.250906] [55187]: DEBUG oslo_concurrency.lockutils [None req-3977b8a9-354b-4dc2-8bcd-96b9a8bd2f3b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.250906] [55187]: DEBUG oslo_concurrency.lockutils [None req-3977b8a9-354b-4dc2-8bcd-96b9a8bd2f3b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.250906] [55187]: DEBUG oslo_concurrency.lockutils [None req-3977b8a9-354b-4dc2-8bcd-96b9a8bd2f3b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.251122] [55187]: DEBUG oslo_concurrency.lockutils [None req-3977b8a9-354b-4dc2-8bcd-96b9a8bd2f3b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.251538] [55187]: DEBUG oslo_concurrency.lockutils [None req-3977b8a9-354b-4dc2-8bcd-96b9a8bd2f3b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.273054] [55188]: DEBUG nova.policy [None req-4437b742-ad07-4640-a002-3da8b2f3c348 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.273941] [55187]: DEBUG oslo_concurrency.lockutils [None req-3977b8a9-354b-4dc2-8bcd-96b9a8bd2f3b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.274198] [55187]: DEBUG oslo_concurrency.lockutils [None req-3977b8a9-354b-4dc2-8bcd-96b9a8bd2f3b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.274435] [55187]: DEBUG oslo_concurrency.lockutils [None req-3977b8a9-354b-4dc2-8bcd-96b9a8bd2f3b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.274669] [55187]: DEBUG nova.objects.instance [None req-3977b8a9-354b-4dc2-8bcd-96b9a8bd2f3b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 796.277558] [55188]: INFO nova.api.openstack.requestlog [None req-4437b742-ad07-4640-a002-3da8b2f3c348 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.050020 [ 796.277910] [55188]: [pid: 55188|app: 0|req: 1825/3509] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.280634] [55188]: DEBUG nova.api.openstack.wsgi [None req-08e26190-4650-4dfb-9fd5-914765e6ee0d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.282512] [55188]: DEBUG nova.compute.api [None req-08e26190-4650-4dfb-9fd5-914765e6ee0d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.286183] [55188]: DEBUG oslo_concurrency.lockutils [None req-08e26190-4650-4dfb-9fd5-914765e6ee0d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.286492] [55188]: DEBUG oslo_concurrency.lockutils [None req-08e26190-4650-4dfb-9fd5-914765e6ee0d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.286747] [55188]: DEBUG oslo_concurrency.lockutils [None req-08e26190-4650-4dfb-9fd5-914765e6ee0d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.287175] [55188]: DEBUG oslo_concurrency.lockutils [None req-08e26190-4650-4dfb-9fd5-914765e6ee0d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.287384] [55188]: DEBUG oslo_concurrency.lockutils [None req-08e26190-4650-4dfb-9fd5-914765e6ee0d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.287562] [55188]: DEBUG oslo_concurrency.lockutils [None req-08e26190-4650-4dfb-9fd5-914765e6ee0d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.298894] [55187]: DEBUG nova.policy [None req-3977b8a9-354b-4dc2-8bcd-96b9a8bd2f3b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.303763] [55187]: INFO nova.api.openstack.requestlog [None req-3977b8a9-354b-4dc2-8bcd-96b9a8bd2f3b tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.061856 [ 796.304135] [55187]: [pid: 55187|app: 0|req: 1685/3510] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.306491] [55188]: DEBUG oslo_concurrency.lockutils [None req-08e26190-4650-4dfb-9fd5-914765e6ee0d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.306752] [55187]: DEBUG nova.api.openstack.wsgi [None req-6d97bd69-1fbd-44ba-8833-000fb8ad596b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.306827] [55188]: DEBUG oslo_concurrency.lockutils [None req-08e26190-4650-4dfb-9fd5-914765e6ee0d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.306972] [55188]: DEBUG oslo_concurrency.lockutils [None req-08e26190-4650-4dfb-9fd5-914765e6ee0d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.307196] [55188]: DEBUG nova.objects.instance [None req-08e26190-4650-4dfb-9fd5-914765e6ee0d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 796.308379] [55187]: DEBUG nova.compute.api [None req-6d97bd69-1fbd-44ba-8833-000fb8ad596b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.311660] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d97bd69-1fbd-44ba-8833-000fb8ad596b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.311897] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d97bd69-1fbd-44ba-8833-000fb8ad596b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.312100] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d97bd69-1fbd-44ba-8833-000fb8ad596b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.312595] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d97bd69-1fbd-44ba-8833-000fb8ad596b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.312809] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d97bd69-1fbd-44ba-8833-000fb8ad596b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.312987] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d97bd69-1fbd-44ba-8833-000fb8ad596b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.329400] [55188]: DEBUG nova.policy [None req-08e26190-4650-4dfb-9fd5-914765e6ee0d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.333857] [55188]: INFO nova.api.openstack.requestlog [None req-08e26190-4650-4dfb-9fd5-914765e6ee0d tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.055336 [ 796.334384] [55188]: [pid: 55188|app: 0|req: 1826/3511] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.336638] [55188]: DEBUG nova.api.openstack.wsgi [None req-9657f8bd-0d46-4241-b3d1-2303b3a36932 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.338326] [55188]: DEBUG nova.compute.api [None req-9657f8bd-0d46-4241-b3d1-2303b3a36932 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.341711] [55188]: DEBUG oslo_concurrency.lockutils [None req-9657f8bd-0d46-4241-b3d1-2303b3a36932 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.341868] [55188]: DEBUG oslo_concurrency.lockutils [None req-9657f8bd-0d46-4241-b3d1-2303b3a36932 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.342073] [55188]: DEBUG oslo_concurrency.lockutils [None req-9657f8bd-0d46-4241-b3d1-2303b3a36932 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.342437] [55188]: DEBUG oslo_concurrency.lockutils [None req-9657f8bd-0d46-4241-b3d1-2303b3a36932 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.342631] [55188]: DEBUG oslo_concurrency.lockutils [None req-9657f8bd-0d46-4241-b3d1-2303b3a36932 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.342809] [55188]: DEBUG oslo_concurrency.lockutils [None req-9657f8bd-0d46-4241-b3d1-2303b3a36932 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.349243] [55187]: DEBUG nova.policy [None req-6d97bd69-1fbd-44ba-8833-000fb8ad596b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.353590] [55187]: INFO nova.api.openstack.requestlog [None req-6d97bd69-1fbd-44ba-8833-000fb8ad596b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.048784 [ 796.353922] [55187]: [pid: 55187|app: 0|req: 1686/3512] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.356932] [55187]: DEBUG nova.api.openstack.wsgi [None req-067351a7-e83f-44fa-9726-a2643ce7bcb4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.358105] [55187]: DEBUG nova.compute.api [None req-067351a7-e83f-44fa-9726-a2643ce7bcb4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.362660] [55187]: DEBUG oslo_concurrency.lockutils [None req-067351a7-e83f-44fa-9726-a2643ce7bcb4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.362917] [55187]: DEBUG oslo_concurrency.lockutils [None req-067351a7-e83f-44fa-9726-a2643ce7bcb4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.363201] [55187]: DEBUG oslo_concurrency.lockutils [None req-067351a7-e83f-44fa-9726-a2643ce7bcb4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.363475] [55187]: DEBUG oslo_concurrency.lockutils [None req-067351a7-e83f-44fa-9726-a2643ce7bcb4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.363675] [55187]: DEBUG oslo_concurrency.lockutils [None req-067351a7-e83f-44fa-9726-a2643ce7bcb4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.363855] [55187]: DEBUG oslo_concurrency.lockutils [None req-067351a7-e83f-44fa-9726-a2643ce7bcb4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.385588] [55187]: DEBUG oslo_concurrency.lockutils [None req-067351a7-e83f-44fa-9726-a2643ce7bcb4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.385962] [55187]: DEBUG oslo_concurrency.lockutils [None req-067351a7-e83f-44fa-9726-a2643ce7bcb4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.386064] [55187]: DEBUG oslo_concurrency.lockutils [None req-067351a7-e83f-44fa-9726-a2643ce7bcb4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.386247] [55187]: DEBUG nova.objects.instance [None req-067351a7-e83f-44fa-9726-a2643ce7bcb4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 796.437143] [55188]: DEBUG nova.policy [None req-9657f8bd-0d46-4241-b3d1-2303b3a36932 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.442571] [55188]: INFO nova.api.openstack.requestlog [None req-9657f8bd-0d46-4241-b3d1-2303b3a36932 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1503 microversion: 2.1 time: 0.107701 [ 796.442930] [55188]: [pid: 55188|app: 0|req: 1827/3513] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1503 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.446857] [55188]: DEBUG nova.api.openstack.wsgi [None req-db497a89-bf71-4a96-9d82-874b067db9a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa9468c0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.479582] [55188]: INFO nova.api.openstack.requestlog [None req-db497a89-bf71-4a96-9d82-874b067db9a5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5" status: 200 len: 1559 microversion: 2.1 time: 0.035919 [ 796.479891] [55188]: [pid: 55188|app: 0|req: 1828/3514] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5 => generated 1559 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.482672] [55188]: DEBUG nova.api.openstack.wsgi [None req-5e70c48d-9e24-4752-8e8c-5fe0a6571669 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.484355] [55188]: DEBUG nova.compute.api [None req-5e70c48d-9e24-4752-8e8c-5fe0a6571669 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.488886] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e70c48d-9e24-4752-8e8c-5fe0a6571669 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.489201] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e70c48d-9e24-4752-8e8c-5fe0a6571669 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.489402] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e70c48d-9e24-4752-8e8c-5fe0a6571669 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.489766] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e70c48d-9e24-4752-8e8c-5fe0a6571669 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.489998] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e70c48d-9e24-4752-8e8c-5fe0a6571669 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.490271] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e70c48d-9e24-4752-8e8c-5fe0a6571669 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.528520] [55188]: DEBUG nova.policy [None req-5e70c48d-9e24-4752-8e8c-5fe0a6571669 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.533222] [55188]: DEBUG nova.policy [None req-5e70c48d-9e24-4752-8e8c-5fe0a6571669 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.533899] [55188]: DEBUG nova.policy [None req-5e70c48d-9e24-4752-8e8c-5fe0a6571669 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.537975] [55188]: INFO nova.api.openstack.requestlog [None req-5e70c48d-9e24-4752-8e8c-5fe0a6571669 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.057451 [ 796.538350] [55188]: [pid: 55188|app: 0|req: 1829/3515] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 796.540936] [55188]: DEBUG nova.api.openstack.wsgi [None req-077d01f3-6e56-431e-8969-cf3c9da4dce2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.542651] [55188]: DEBUG nova.compute.api [None req-077d01f3-6e56-431e-8969-cf3c9da4dce2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.546770] [55188]: DEBUG oslo_concurrency.lockutils [None req-077d01f3-6e56-431e-8969-cf3c9da4dce2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.547035] [55188]: DEBUG oslo_concurrency.lockutils [None req-077d01f3-6e56-431e-8969-cf3c9da4dce2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.547252] [55188]: DEBUG oslo_concurrency.lockutils [None req-077d01f3-6e56-431e-8969-cf3c9da4dce2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.547696] [55188]: DEBUG oslo_concurrency.lockutils [None req-077d01f3-6e56-431e-8969-cf3c9da4dce2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.547937] [55188]: DEBUG oslo_concurrency.lockutils [None req-077d01f3-6e56-431e-8969-cf3c9da4dce2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.548189] [55188]: DEBUG oslo_concurrency.lockutils [None req-077d01f3-6e56-431e-8969-cf3c9da4dce2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.582802] [55188]: DEBUG nova.policy [None req-077d01f3-6e56-431e-8969-cf3c9da4dce2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.587465] [55188]: INFO nova.api.openstack.requestlog [None req-077d01f3-6e56-431e-8969-cf3c9da4dce2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.048480 [ 796.587947] [55188]: [pid: 55188|app: 0|req: 1830/3516] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.590523] [55188]: DEBUG nova.api.openstack.wsgi [None req-2845615d-e881-4bd6-86b9-90393a706dab tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.592450] [55188]: DEBUG nova.compute.api [None req-2845615d-e881-4bd6-86b9-90393a706dab tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.596193] [55188]: DEBUG oslo_concurrency.lockutils [None req-2845615d-e881-4bd6-86b9-90393a706dab tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.596439] [55188]: DEBUG oslo_concurrency.lockutils [None req-2845615d-e881-4bd6-86b9-90393a706dab tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.596624] [55188]: DEBUG oslo_concurrency.lockutils [None req-2845615d-e881-4bd6-86b9-90393a706dab tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.597020] [55188]: DEBUG oslo_concurrency.lockutils [None req-2845615d-e881-4bd6-86b9-90393a706dab tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.597232] [55188]: DEBUG oslo_concurrency.lockutils [None req-2845615d-e881-4bd6-86b9-90393a706dab tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.597407] [55188]: DEBUG oslo_concurrency.lockutils [None req-2845615d-e881-4bd6-86b9-90393a706dab tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.642033] [55187]: DEBUG nova.policy [None req-067351a7-e83f-44fa-9726-a2643ce7bcb4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.646924] [55187]: INFO nova.api.openstack.requestlog [None req-067351a7-e83f-44fa-9726-a2643ce7bcb4 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.292329 [ 796.647404] [55187]: [pid: 55187|app: 0|req: 1687/3517] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.650807] [55187]: DEBUG nova.api.openstack.wsgi [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "OS-DCF:diskConfig": "MANUAL"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 796.652819] [55187]: DEBUG nova.compute.api [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.656206] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.656476] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.656660] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.657069] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.657282] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.657456] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.680124] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.680384] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.680567] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.683885] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.684137] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.684331] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.684735] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.685025] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.685244] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.691064] [55188]: DEBUG nova.policy [None req-2845615d-e881-4bd6-86b9-90393a706dab tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.696118] [55188]: INFO nova.api.openstack.requestlog [None req-2845615d-e881-4bd6-86b9-90393a706dab tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1516 microversion: 2.1 time: 0.107477 [ 796.696544] [55188]: [pid: 55188|app: 0|req: 1831/3518] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:36 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1516 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.699742] [55188]: DEBUG nova.api.openstack.wsgi [None req-cce3177f-5f58-4520-b23c-f2b7a54f0c82 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.701233] [55188]: DEBUG nova.compute.api [None req-cce3177f-5f58-4520-b23c-f2b7a54f0c82 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.705204] [55188]: DEBUG oslo_concurrency.lockutils [None req-cce3177f-5f58-4520-b23c-f2b7a54f0c82 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.705525] [55188]: DEBUG oslo_concurrency.lockutils [None req-cce3177f-5f58-4520-b23c-f2b7a54f0c82 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.705805] [55188]: DEBUG oslo_concurrency.lockutils [None req-cce3177f-5f58-4520-b23c-f2b7a54f0c82 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.706292] [55188]: DEBUG oslo_concurrency.lockutils [None req-cce3177f-5f58-4520-b23c-f2b7a54f0c82 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.706589] [55188]: DEBUG oslo_concurrency.lockutils [None req-cce3177f-5f58-4520-b23c-f2b7a54f0c82 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.706845] [55188]: DEBUG oslo_concurrency.lockutils [None req-cce3177f-5f58-4520-b23c-f2b7a54f0c82 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.726021] [55187]: DEBUG nova.virt.hardware [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 796.726021] [55187]: DEBUG nova.virt.hardware [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 796.726021] [55187]: DEBUG nova.virt.hardware [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 796.726021] [55187]: DEBUG nova.virt.hardware [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 796.726243] [55187]: DEBUG nova.virt.hardware [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 796.729465] [55188]: DEBUG oslo_concurrency.lockutils [None req-cce3177f-5f58-4520-b23c-f2b7a54f0c82 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.729919] [55188]: DEBUG oslo_concurrency.lockutils [None req-cce3177f-5f58-4520-b23c-f2b7a54f0c82 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.730351] [55188]: DEBUG oslo_concurrency.lockutils [None req-cce3177f-5f58-4520-b23c-f2b7a54f0c82 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.730934] [55188]: DEBUG nova.objects.instance [None req-cce3177f-5f58-4520-b23c-f2b7a54f0c82 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 796.756229] [55188]: DEBUG nova.policy [None req-cce3177f-5f58-4520-b23c-f2b7a54f0c82 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.761198] [55188]: INFO nova.api.openstack.requestlog [None req-cce3177f-5f58-4520-b23c-f2b7a54f0c82 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.063938 [ 796.761547] [55188]: [pid: 55188|app: 0|req: 1832/3519] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.764841] [55188]: DEBUG nova.api.openstack.wsgi [None req-1e62a3ec-ffa4-4078-91da-812e17d7d204 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.766560] [55188]: DEBUG nova.compute.api [None req-1e62a3ec-ffa4-4078-91da-812e17d7d204 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.770285] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e62a3ec-ffa4-4078-91da-812e17d7d204 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.770525] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e62a3ec-ffa4-4078-91da-812e17d7d204 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.770714] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e62a3ec-ffa4-4078-91da-812e17d7d204 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.771087] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e62a3ec-ffa4-4078-91da-812e17d7d204 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.771296] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e62a3ec-ffa4-4078-91da-812e17d7d204 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.771593] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e62a3ec-ffa4-4078-91da-812e17d7d204 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.781545] [55187]: DEBUG nova.compute.api [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.788259] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.788675] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.789398] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.789735] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.790029] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.790278] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.792115] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e62a3ec-ffa4-4078-91da-812e17d7d204 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.792473] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e62a3ec-ffa4-4078-91da-812e17d7d204 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.792677] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e62a3ec-ffa4-4078-91da-812e17d7d204 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.792937] [55188]: DEBUG nova.objects.instance [None req-1e62a3ec-ffa4-4078-91da-812e17d7d204 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 796.814440] [55187]: INFO nova.api.openstack.requestlog [None req-f7b4f324-1fe6-4a34-9529-9495a67fb33e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "POST /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa/action" status: 202 len: 1113 microversion: 2.1 time: 0.166315 [ 796.814882] [55187]: [pid: 55187|app: 0|req: 1688/3520] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:04:37 2025] POST /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa/action => generated 1113 bytes in 167 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 796.819373] [55187]: DEBUG nova.api.openstack.wsgi [None req-25e56b9a-761e-44e6-9dd9-34a43a5f36db tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.819472] [55188]: DEBUG nova.policy [None req-1e62a3ec-ffa4-4078-91da-812e17d7d204 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.819720] [55187]: DEBUG nova.compute.api [None req-25e56b9a-761e-44e6-9dd9-34a43a5f36db tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.824117] [55187]: DEBUG oslo_concurrency.lockutils [None req-25e56b9a-761e-44e6-9dd9-34a43a5f36db tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.824371] [55187]: DEBUG oslo_concurrency.lockutils [None req-25e56b9a-761e-44e6-9dd9-34a43a5f36db tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.824551] [55187]: DEBUG oslo_concurrency.lockutils [None req-25e56b9a-761e-44e6-9dd9-34a43a5f36db tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.824919] [55187]: DEBUG oslo_concurrency.lockutils [None req-25e56b9a-761e-44e6-9dd9-34a43a5f36db tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.824990] [55188]: INFO nova.api.openstack.requestlog [None req-1e62a3ec-ffa4-4078-91da-812e17d7d204 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.061889 [ 796.825553] [55187]: DEBUG oslo_concurrency.lockutils [None req-25e56b9a-761e-44e6-9dd9-34a43a5f36db tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.825553] [55187]: DEBUG oslo_concurrency.lockutils [None req-25e56b9a-761e-44e6-9dd9-34a43a5f36db tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.825667] [55188]: [pid: 55188|app: 0|req: 1833/3521] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.829856] [55188]: DEBUG nova.api.openstack.wsgi [None req-a8b83950-acaa-46d6-91a2-f9aef5b046d2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.832224] [55188]: DEBUG nova.compute.api [None req-a8b83950-acaa-46d6-91a2-f9aef5b046d2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.838339] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8b83950-acaa-46d6-91a2-f9aef5b046d2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.838976] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8b83950-acaa-46d6-91a2-f9aef5b046d2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.839365] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8b83950-acaa-46d6-91a2-f9aef5b046d2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.839992] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8b83950-acaa-46d6-91a2-f9aef5b046d2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.840418] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8b83950-acaa-46d6-91a2-f9aef5b046d2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.840681] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8b83950-acaa-46d6-91a2-f9aef5b046d2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.911265] [55187]: DEBUG nova.policy [None req-25e56b9a-761e-44e6-9dd9-34a43a5f36db tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.916871] [55187]: INFO nova.api.openstack.requestlog [None req-25e56b9a-761e-44e6-9dd9-34a43a5f36db tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1363 microversion: 2.1 time: 0.101223 [ 796.917267] [55187]: [pid: 55187|app: 0|req: 1689/3522] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1363 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.920093] [55187]: DEBUG nova.api.openstack.wsgi [None req-d04c6dd5-6985-4b0d-bc50-8088da9af93e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.921909] [55187]: DEBUG nova.compute.api [None req-d04c6dd5-6985-4b0d-bc50-8088da9af93e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.926077] [55187]: DEBUG oslo_concurrency.lockutils [None req-d04c6dd5-6985-4b0d-bc50-8088da9af93e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.926348] [55187]: DEBUG oslo_concurrency.lockutils [None req-d04c6dd5-6985-4b0d-bc50-8088da9af93e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.926536] [55187]: DEBUG oslo_concurrency.lockutils [None req-d04c6dd5-6985-4b0d-bc50-8088da9af93e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.926982] [55187]: DEBUG oslo_concurrency.lockutils [None req-d04c6dd5-6985-4b0d-bc50-8088da9af93e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.927201] [55187]: DEBUG oslo_concurrency.lockutils [None req-d04c6dd5-6985-4b0d-bc50-8088da9af93e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.927377] [55187]: DEBUG oslo_concurrency.lockutils [None req-d04c6dd5-6985-4b0d-bc50-8088da9af93e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.954047] [55188]: DEBUG nova.policy [None req-a8b83950-acaa-46d6-91a2-f9aef5b046d2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.960694] [55188]: INFO nova.api.openstack.requestlog [None req-a8b83950-acaa-46d6-91a2-f9aef5b046d2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1315 microversion: 2.1 time: 0.133636 [ 796.961373] [55188]: [pid: 55188|app: 0|req: 1834/3523] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1315 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.962787] [55187]: DEBUG nova.policy [None req-d04c6dd5-6985-4b0d-bc50-8088da9af93e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.965750] [55188]: DEBUG nova.api.openstack.wsgi [None req-e53b0594-17ae-4e20-8790-80b097f73a61 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.967861] [55187]: INFO nova.api.openstack.requestlog [None req-d04c6dd5-6985-4b0d-bc50-8088da9af93e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.049938 [ 796.968238] [55187]: [pid: 55187|app: 0|req: 1690/3524] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.968850] [55188]: DEBUG nova.compute.api [None req-e53b0594-17ae-4e20-8790-80b097f73a61 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.970888] [55187]: DEBUG nova.api.openstack.wsgi [None req-a521cf0a-aa1a-466f-8f50-c967e82d9ad5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 796.972636] [55187]: DEBUG nova.compute.api [None req-a521cf0a-aa1a-466f-8f50-c967e82d9ad5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 796.974139] [55188]: DEBUG oslo_concurrency.lockutils [None req-e53b0594-17ae-4e20-8790-80b097f73a61 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.974736] [55188]: DEBUG oslo_concurrency.lockutils [None req-e53b0594-17ae-4e20-8790-80b097f73a61 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.975072] [55188]: DEBUG oslo_concurrency.lockutils [None req-e53b0594-17ae-4e20-8790-80b097f73a61 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.975742] [55188]: DEBUG oslo_concurrency.lockutils [None req-e53b0594-17ae-4e20-8790-80b097f73a61 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.976156] [55188]: DEBUG oslo_concurrency.lockutils [None req-e53b0594-17ae-4e20-8790-80b097f73a61 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.976386] [55187]: DEBUG oslo_concurrency.lockutils [None req-a521cf0a-aa1a-466f-8f50-c967e82d9ad5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.976523] [55188]: DEBUG oslo_concurrency.lockutils [None req-e53b0594-17ae-4e20-8790-80b097f73a61 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.976667] [55187]: DEBUG oslo_concurrency.lockutils [None req-a521cf0a-aa1a-466f-8f50-c967e82d9ad5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.976893] [55187]: DEBUG oslo_concurrency.lockutils [None req-a521cf0a-aa1a-466f-8f50-c967e82d9ad5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.977286] [55187]: DEBUG oslo_concurrency.lockutils [None req-a521cf0a-aa1a-466f-8f50-c967e82d9ad5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.977490] [55187]: DEBUG oslo_concurrency.lockutils [None req-a521cf0a-aa1a-466f-8f50-c967e82d9ad5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.977689] [55187]: DEBUG oslo_concurrency.lockutils [None req-a521cf0a-aa1a-466f-8f50-c967e82d9ad5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.070051] [55188]: DEBUG nova.policy [None req-e53b0594-17ae-4e20-8790-80b097f73a61 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.070820] [55187]: DEBUG nova.policy [None req-a521cf0a-aa1a-466f-8f50-c967e82d9ad5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.075017] [55188]: INFO nova.api.openstack.requestlog [None req-e53b0594-17ae-4e20-8790-80b097f73a61 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1514 microversion: 2.1 time: 0.112704 [ 797.075379] [55188]: [pid: 55188|app: 0|req: 1835/3525] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1514 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.079019] [55187]: DEBUG nova.policy [None req-a521cf0a-aa1a-466f-8f50-c967e82d9ad5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.079194] [55188]: DEBUG nova.api.openstack.wsgi [None req-c39ff41e-b10c-4233-9fe2-805b3091e798 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.079685] [55187]: DEBUG nova.policy [None req-a521cf0a-aa1a-466f-8f50-c967e82d9ad5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.080082] [55188]: DEBUG nova.compute.api [None req-c39ff41e-b10c-4233-9fe2-805b3091e798 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.080819] [55187]: INFO nova.api.openstack.requestlog [None req-a521cf0a-aa1a-466f-8f50-c967e82d9ad5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1356 microversion: 2.21 time: 0.111877 [ 797.081341] [55187]: [pid: 55187|app: 0|req: 1691/3526] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1356 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 797.085458] [55187]: DEBUG nova.api.openstack.wsgi [None req-6fb45156-c0b6-4112-8fb5-6388ddcd59a1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.086533] [55188]: DEBUG oslo_concurrency.lockutils [None req-c39ff41e-b10c-4233-9fe2-805b3091e798 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.087953] [55188]: DEBUG oslo_concurrency.lockutils [None req-c39ff41e-b10c-4233-9fe2-805b3091e798 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.087953] [55188]: DEBUG oslo_concurrency.lockutils [None req-c39ff41e-b10c-4233-9fe2-805b3091e798 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.087953] [55188]: DEBUG oslo_concurrency.lockutils [None req-c39ff41e-b10c-4233-9fe2-805b3091e798 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.088175] [55187]: DEBUG nova.compute.api [None req-6fb45156-c0b6-4112-8fb5-6388ddcd59a1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.088271] [55188]: DEBUG oslo_concurrency.lockutils [None req-c39ff41e-b10c-4233-9fe2-805b3091e798 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.088383] [55188]: DEBUG oslo_concurrency.lockutils [None req-c39ff41e-b10c-4233-9fe2-805b3091e798 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.094582] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fb45156-c0b6-4112-8fb5-6388ddcd59a1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.094795] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fb45156-c0b6-4112-8fb5-6388ddcd59a1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.095132] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fb45156-c0b6-4112-8fb5-6388ddcd59a1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.095653] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fb45156-c0b6-4112-8fb5-6388ddcd59a1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.096095] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fb45156-c0b6-4112-8fb5-6388ddcd59a1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.096456] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fb45156-c0b6-4112-8fb5-6388ddcd59a1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.109377] [55188]: DEBUG oslo_concurrency.lockutils [None req-c39ff41e-b10c-4233-9fe2-805b3091e798 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.109635] [55188]: DEBUG oslo_concurrency.lockutils [None req-c39ff41e-b10c-4233-9fe2-805b3091e798 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.109820] [55188]: DEBUG oslo_concurrency.lockutils [None req-c39ff41e-b10c-4233-9fe2-805b3091e798 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.110043] [55188]: DEBUG nova.objects.instance [None req-c39ff41e-b10c-4233-9fe2-805b3091e798 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.125554] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fb45156-c0b6-4112-8fb5-6388ddcd59a1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.125826] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fb45156-c0b6-4112-8fb5-6388ddcd59a1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.126026] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fb45156-c0b6-4112-8fb5-6388ddcd59a1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.126241] [55187]: DEBUG nova.objects.instance [None req-6fb45156-c0b6-4112-8fb5-6388ddcd59a1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.135197] [55188]: DEBUG nova.policy [None req-c39ff41e-b10c-4233-9fe2-805b3091e798 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.141110] [55188]: INFO nova.api.openstack.requestlog [None req-c39ff41e-b10c-4233-9fe2-805b3091e798 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.064379 [ 797.141110] [55188]: [pid: 55188|app: 0|req: 1836/3527] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.144245] [55188]: DEBUG nova.api.openstack.wsgi [None req-ce40f5d1-a856-48ca-a1b8-4c16ac6553f0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.145581] [55188]: DEBUG nova.compute.api [None req-ce40f5d1-a856-48ca-a1b8-4c16ac6553f0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.148833] [55187]: DEBUG nova.policy [None req-6fb45156-c0b6-4112-8fb5-6388ddcd59a1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.150405] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce40f5d1-a856-48ca-a1b8-4c16ac6553f0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.150405] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce40f5d1-a856-48ca-a1b8-4c16ac6553f0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.150544] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce40f5d1-a856-48ca-a1b8-4c16ac6553f0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.150813] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce40f5d1-a856-48ca-a1b8-4c16ac6553f0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.151023] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce40f5d1-a856-48ca-a1b8-4c16ac6553f0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.151197] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce40f5d1-a856-48ca-a1b8-4c16ac6553f0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.155821] [55187]: DEBUG nova.policy [None req-6fb45156-c0b6-4112-8fb5-6388ddcd59a1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.156921] [55187]: DEBUG nova.policy [None req-6fb45156-c0b6-4112-8fb5-6388ddcd59a1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.160835] [55187]: INFO nova.api.openstack.requestlog [None req-6fb45156-c0b6-4112-8fb5-6388ddcd59a1 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.078615 [ 797.161346] [55187]: [pid: 55187|app: 0|req: 1692/3528] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 797.164921] [55187]: DEBUG nova.api.openstack.wsgi [None req-d9b377ab-97c2-4887-9702-3cadc722f3ef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.169753] [55187]: DEBUG nova.compute.api [None req-d9b377ab-97c2-4887-9702-3cadc722f3ef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.173387] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9b377ab-97c2-4887-9702-3cadc722f3ef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.173665] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9b377ab-97c2-4887-9702-3cadc722f3ef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.173901] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9b377ab-97c2-4887-9702-3cadc722f3ef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.175133] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9b377ab-97c2-4887-9702-3cadc722f3ef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.175133] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9b377ab-97c2-4887-9702-3cadc722f3ef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.175133] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9b377ab-97c2-4887-9702-3cadc722f3ef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.203735] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9b377ab-97c2-4887-9702-3cadc722f3ef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.203913] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9b377ab-97c2-4887-9702-3cadc722f3ef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.204216] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9b377ab-97c2-4887-9702-3cadc722f3ef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.204338] [55187]: DEBUG nova.objects.instance [None req-d9b377ab-97c2-4887-9702-3cadc722f3ef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.229801] [55187]: DEBUG nova.policy [None req-d9b377ab-97c2-4887-9702-3cadc722f3ef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.237020] [55187]: INFO nova.api.openstack.requestlog [None req-d9b377ab-97c2-4887-9702-3cadc722f3ef tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.072770 [ 797.237020] [55187]: [pid: 55187|app: 0|req: 1693/3529] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.241436] [55187]: DEBUG nova.api.openstack.wsgi [None req-6a8e7f6c-5912-46a7-9ecc-80d00fc65d17 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.243034] [55187]: DEBUG nova.compute.api [None req-6a8e7f6c-5912-46a7-9ecc-80d00fc65d17 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.248929] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a8e7f6c-5912-46a7-9ecc-80d00fc65d17 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.248929] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a8e7f6c-5912-46a7-9ecc-80d00fc65d17 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.248929] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a8e7f6c-5912-46a7-9ecc-80d00fc65d17 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.248929] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a8e7f6c-5912-46a7-9ecc-80d00fc65d17 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.248929] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a8e7f6c-5912-46a7-9ecc-80d00fc65d17 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.248929] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a8e7f6c-5912-46a7-9ecc-80d00fc65d17 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.258584] [55188]: DEBUG nova.policy [None req-ce40f5d1-a856-48ca-a1b8-4c16ac6553f0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.264827] [55188]: INFO nova.api.openstack.requestlog [None req-ce40f5d1-a856-48ca-a1b8-4c16ac6553f0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1665 microversion: 2.1 time: 0.123192 [ 797.265441] [55188]: [pid: 55188|app: 0|req: 1837/3530] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1665 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.269522] [55188]: DEBUG nova.api.openstack.wsgi [None req-c9fc9e07-2028-433a-9258-f3a731ffdd20 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.271588] [55188]: DEBUG nova.compute.api [None req-c9fc9e07-2028-433a-9258-f3a731ffdd20 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.275813] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9fc9e07-2028-433a-9258-f3a731ffdd20 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.276214] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9fc9e07-2028-433a-9258-f3a731ffdd20 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.276497] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9fc9e07-2028-433a-9258-f3a731ffdd20 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.276958] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9fc9e07-2028-433a-9258-f3a731ffdd20 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.277182] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9fc9e07-2028-433a-9258-f3a731ffdd20 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.277381] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9fc9e07-2028-433a-9258-f3a731ffdd20 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.287857] [55187]: DEBUG nova.policy [None req-6a8e7f6c-5912-46a7-9ecc-80d00fc65d17 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.293979] [55187]: INFO nova.api.openstack.requestlog [None req-6a8e7f6c-5912-46a7-9ecc-80d00fc65d17 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.057597 [ 797.294649] [55187]: [pid: 55187|app: 0|req: 1694/3531] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.297593] [55187]: DEBUG nova.api.openstack.wsgi [None req-644c3e89-6e8b-49da-ac3d-493b2e62f070 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.299575] [55187]: DEBUG nova.compute.api [None req-644c3e89-6e8b-49da-ac3d-493b2e62f070 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.303317] [55187]: DEBUG oslo_concurrency.lockutils [None req-644c3e89-6e8b-49da-ac3d-493b2e62f070 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.303576] [55187]: DEBUG oslo_concurrency.lockutils [None req-644c3e89-6e8b-49da-ac3d-493b2e62f070 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.304329] [55187]: DEBUG oslo_concurrency.lockutils [None req-644c3e89-6e8b-49da-ac3d-493b2e62f070 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.304790] [55187]: DEBUG oslo_concurrency.lockutils [None req-644c3e89-6e8b-49da-ac3d-493b2e62f070 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.304977] [55187]: DEBUG oslo_concurrency.lockutils [None req-644c3e89-6e8b-49da-ac3d-493b2e62f070 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.305256] [55187]: DEBUG oslo_concurrency.lockutils [None req-644c3e89-6e8b-49da-ac3d-493b2e62f070 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.357706] [55187]: DEBUG nova.policy [None req-644c3e89-6e8b-49da-ac3d-493b2e62f070 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.366010] [55187]: INFO nova.api.openstack.requestlog [None req-644c3e89-6e8b-49da-ac3d-493b2e62f070 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.070599 [ 797.366558] [55187]: [pid: 55187|app: 0|req: 1695/3532] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.375806] [55187]: DEBUG nova.api.openstack.wsgi [None req-7237fd4f-c4d1-4b11-8a2e-3b2bff9b268e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.383920] [55187]: DEBUG nova.compute.api [None req-7237fd4f-c4d1-4b11-8a2e-3b2bff9b268e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.392238] [55187]: DEBUG oslo_concurrency.lockutils [None req-7237fd4f-c4d1-4b11-8a2e-3b2bff9b268e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.393152] [55187]: DEBUG oslo_concurrency.lockutils [None req-7237fd4f-c4d1-4b11-8a2e-3b2bff9b268e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.393410] [55187]: DEBUG oslo_concurrency.lockutils [None req-7237fd4f-c4d1-4b11-8a2e-3b2bff9b268e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.395185] [55187]: DEBUG oslo_concurrency.lockutils [None req-7237fd4f-c4d1-4b11-8a2e-3b2bff9b268e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.395545] [55187]: DEBUG oslo_concurrency.lockutils [None req-7237fd4f-c4d1-4b11-8a2e-3b2bff9b268e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.396083] [55187]: DEBUG oslo_concurrency.lockutils [None req-7237fd4f-c4d1-4b11-8a2e-3b2bff9b268e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.421763] [55187]: DEBUG oslo_concurrency.lockutils [None req-7237fd4f-c4d1-4b11-8a2e-3b2bff9b268e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.422195] [55187]: DEBUG oslo_concurrency.lockutils [None req-7237fd4f-c4d1-4b11-8a2e-3b2bff9b268e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.422568] [55187]: DEBUG oslo_concurrency.lockutils [None req-7237fd4f-c4d1-4b11-8a2e-3b2bff9b268e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.422568] [55187]: DEBUG nova.objects.instance [None req-7237fd4f-c4d1-4b11-8a2e-3b2bff9b268e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.444277] [55187]: DEBUG nova.policy [None req-7237fd4f-c4d1-4b11-8a2e-3b2bff9b268e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.449342] [55187]: INFO nova.api.openstack.requestlog [None req-7237fd4f-c4d1-4b11-8a2e-3b2bff9b268e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.081808 [ 797.449714] [55187]: [pid: 55187|app: 0|req: 1696/3533] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.452510] [55187]: DEBUG nova.api.openstack.wsgi [None req-f84ed4a6-a0ae-4598-bd06-9a907279e53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.454526] [55187]: DEBUG nova.compute.api [None req-f84ed4a6-a0ae-4598-bd06-9a907279e53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.457283] [55188]: DEBUG nova.policy [None req-c9fc9e07-2028-433a-9258-f3a731ffdd20 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.458044] [55187]: DEBUG oslo_concurrency.lockutils [None req-f84ed4a6-a0ae-4598-bd06-9a907279e53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.458336] [55187]: DEBUG oslo_concurrency.lockutils [None req-f84ed4a6-a0ae-4598-bd06-9a907279e53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.458564] [55187]: DEBUG oslo_concurrency.lockutils [None req-f84ed4a6-a0ae-4598-bd06-9a907279e53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.459129] [55187]: DEBUG oslo_concurrency.lockutils [None req-f84ed4a6-a0ae-4598-bd06-9a907279e53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.459350] [55187]: DEBUG oslo_concurrency.lockutils [None req-f84ed4a6-a0ae-4598-bd06-9a907279e53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.459578] [55187]: DEBUG oslo_concurrency.lockutils [None req-f84ed4a6-a0ae-4598-bd06-9a907279e53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.464927] [55188]: INFO nova.api.openstack.requestlog [None req-c9fc9e07-2028-433a-9258-f3a731ffdd20 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1522 microversion: 2.1 time: 0.198678 [ 797.465429] [55188]: [pid: 55188|app: 0|req: 1838/3534] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1522 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.468991] [55188]: DEBUG nova.api.openstack.wsgi [None req-57d0e742-4e5a-4c28-a0d7-cb4856b73d3e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.471076] [55188]: DEBUG nova.compute.api [None req-57d0e742-4e5a-4c28-a0d7-cb4856b73d3e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.476223] [55188]: DEBUG oslo_concurrency.lockutils [None req-57d0e742-4e5a-4c28-a0d7-cb4856b73d3e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.476468] [55188]: DEBUG oslo_concurrency.lockutils [None req-57d0e742-4e5a-4c28-a0d7-cb4856b73d3e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.476654] [55188]: DEBUG oslo_concurrency.lockutils [None req-57d0e742-4e5a-4c28-a0d7-cb4856b73d3e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.477117] [55188]: DEBUG oslo_concurrency.lockutils [None req-57d0e742-4e5a-4c28-a0d7-cb4856b73d3e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.477339] [55188]: DEBUG oslo_concurrency.lockutils [None req-57d0e742-4e5a-4c28-a0d7-cb4856b73d3e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.477520] [55188]: DEBUG oslo_concurrency.lockutils [None req-57d0e742-4e5a-4c28-a0d7-cb4856b73d3e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.499381] [55187]: DEBUG nova.policy [None req-f84ed4a6-a0ae-4598-bd06-9a907279e53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.503588] [55187]: INFO nova.api.openstack.requestlog [None req-f84ed4a6-a0ae-4598-bd06-9a907279e53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1271 microversion: 2.1 time: 0.053287 [ 797.503922] [55187]: [pid: 55187|app: 0|req: 1697/3535] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1271 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.506358] [55187]: DEBUG nova.api.openstack.wsgi [None req-296ea32a-0912-4d3e-8a22-c0a628b0a020 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.508100] [55187]: DEBUG nova.compute.api [None req-296ea32a-0912-4d3e-8a22-c0a628b0a020 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.513350] [55187]: DEBUG oslo_concurrency.lockutils [None req-296ea32a-0912-4d3e-8a22-c0a628b0a020 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.513350] [55187]: DEBUG oslo_concurrency.lockutils [None req-296ea32a-0912-4d3e-8a22-c0a628b0a020 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.513350] [55187]: DEBUG oslo_concurrency.lockutils [None req-296ea32a-0912-4d3e-8a22-c0a628b0a020 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.513350] [55187]: DEBUG oslo_concurrency.lockutils [None req-296ea32a-0912-4d3e-8a22-c0a628b0a020 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.513350] [55187]: DEBUG oslo_concurrency.lockutils [None req-296ea32a-0912-4d3e-8a22-c0a628b0a020 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.513350] [55187]: DEBUG oslo_concurrency.lockutils [None req-296ea32a-0912-4d3e-8a22-c0a628b0a020 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.525868] [55188]: DEBUG nova.policy [None req-57d0e742-4e5a-4c28-a0d7-cb4856b73d3e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.530107] [55188]: INFO nova.api.openstack.requestlog [None req-57d0e742-4e5a-4c28-a0d7-cb4856b73d3e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1227 microversion: 2.1 time: 0.064235 [ 797.530279] [55187]: DEBUG oslo_concurrency.lockutils [None req-296ea32a-0912-4d3e-8a22-c0a628b0a020 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.530436] [55188]: [pid: 55188|app: 0|req: 1839/3536] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1227 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.530517] [55187]: DEBUG oslo_concurrency.lockutils [None req-296ea32a-0912-4d3e-8a22-c0a628b0a020 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.530699] [55187]: DEBUG oslo_concurrency.lockutils [None req-296ea32a-0912-4d3e-8a22-c0a628b0a020 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.530912] [55187]: DEBUG nova.objects.instance [None req-296ea32a-0912-4d3e-8a22-c0a628b0a020 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.536398] [55188]: DEBUG nova.api.openstack.wsgi [None req-1ce4ef2d-85bf-4609-83d2-d6c7643a74af tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.536701] [55188]: DEBUG nova.compute.api [None req-1ce4ef2d-85bf-4609-83d2-d6c7643a74af tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.543241] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ce4ef2d-85bf-4609-83d2-d6c7643a74af tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.543483] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ce4ef2d-85bf-4609-83d2-d6c7643a74af tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.543671] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ce4ef2d-85bf-4609-83d2-d6c7643a74af tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.544041] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ce4ef2d-85bf-4609-83d2-d6c7643a74af tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.544243] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ce4ef2d-85bf-4609-83d2-d6c7643a74af tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.544417] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ce4ef2d-85bf-4609-83d2-d6c7643a74af tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.558292] [55187]: DEBUG nova.policy [None req-296ea32a-0912-4d3e-8a22-c0a628b0a020 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.562258] [55187]: INFO nova.api.openstack.requestlog [None req-296ea32a-0912-4d3e-8a22-c0a628b0a020 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.057719 [ 797.562722] [55187]: [pid: 55187|app: 0|req: 1698/3537] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.565334] [55187]: DEBUG nova.api.openstack.wsgi [None req-b3d18b64-7019-43d3-95ee-a9031f2bae2f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.567029] [55187]: DEBUG nova.compute.api [None req-b3d18b64-7019-43d3-95ee-a9031f2bae2f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.570181] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3d18b64-7019-43d3-95ee-a9031f2bae2f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.570420] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3d18b64-7019-43d3-95ee-a9031f2bae2f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.570602] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3d18b64-7019-43d3-95ee-a9031f2bae2f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.570950] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3d18b64-7019-43d3-95ee-a9031f2bae2f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.571170] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3d18b64-7019-43d3-95ee-a9031f2bae2f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.571342] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3d18b64-7019-43d3-95ee-a9031f2bae2f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.583288] [55188]: DEBUG nova.policy [None req-1ce4ef2d-85bf-4609-83d2-d6c7643a74af tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.587107] [55188]: INFO nova.api.openstack.requestlog [None req-1ce4ef2d-85bf-4609-83d2-d6c7643a74af tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.056027 [ 797.587452] [55188]: [pid: 55188|app: 0|req: 1840/3538] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.590111] [55188]: DEBUG nova.api.openstack.wsgi [None req-26f46f37-438f-4675-8235-83cacb264793 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.590791] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3d18b64-7019-43d3-95ee-a9031f2bae2f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.591062] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3d18b64-7019-43d3-95ee-a9031f2bae2f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.591247] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3d18b64-7019-43d3-95ee-a9031f2bae2f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.591441] [55187]: DEBUG nova.objects.instance [None req-b3d18b64-7019-43d3-95ee-a9031f2bae2f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.591771] [55188]: DEBUG nova.compute.api [None req-26f46f37-438f-4675-8235-83cacb264793 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.595173] [55188]: DEBUG oslo_concurrency.lockutils [None req-26f46f37-438f-4675-8235-83cacb264793 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.595419] [55188]: DEBUG oslo_concurrency.lockutils [None req-26f46f37-438f-4675-8235-83cacb264793 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.595612] [55188]: DEBUG oslo_concurrency.lockutils [None req-26f46f37-438f-4675-8235-83cacb264793 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.595967] [55188]: DEBUG oslo_concurrency.lockutils [None req-26f46f37-438f-4675-8235-83cacb264793 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.596185] [55188]: DEBUG oslo_concurrency.lockutils [None req-26f46f37-438f-4675-8235-83cacb264793 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.596361] [55188]: DEBUG oslo_concurrency.lockutils [None req-26f46f37-438f-4675-8235-83cacb264793 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.611567] [55187]: DEBUG nova.policy [None req-b3d18b64-7019-43d3-95ee-a9031f2bae2f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.615769] [55187]: INFO nova.api.openstack.requestlog [None req-b3d18b64-7019-43d3-95ee-a9031f2bae2f tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.052508 [ 797.616168] [55187]: [pid: 55187|app: 0|req: 1699/3539] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.619042] [55187]: DEBUG nova.api.openstack.wsgi [None req-5eb2f94b-55c5-48ca-a817-062675eca22c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.620626] [55187]: DEBUG nova.compute.api [None req-5eb2f94b-55c5-48ca-a817-062675eca22c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.622110] [55188]: DEBUG oslo_concurrency.lockutils [None req-26f46f37-438f-4675-8235-83cacb264793 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.622384] [55188]: DEBUG oslo_concurrency.lockutils [None req-26f46f37-438f-4675-8235-83cacb264793 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.622580] [55188]: DEBUG oslo_concurrency.lockutils [None req-26f46f37-438f-4675-8235-83cacb264793 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.622782] [55188]: DEBUG nova.objects.instance [None req-26f46f37-438f-4675-8235-83cacb264793 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.623917] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eb2f94b-55c5-48ca-a817-062675eca22c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.624054] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eb2f94b-55c5-48ca-a817-062675eca22c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.624244] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eb2f94b-55c5-48ca-a817-062675eca22c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.624615] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eb2f94b-55c5-48ca-a817-062675eca22c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.624848] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eb2f94b-55c5-48ca-a817-062675eca22c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.625046] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eb2f94b-55c5-48ca-a817-062675eca22c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.654777] [55188]: DEBUG nova.policy [None req-26f46f37-438f-4675-8235-83cacb264793 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.658584] [55187]: DEBUG nova.policy [None req-5eb2f94b-55c5-48ca-a817-062675eca22c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.661247] [55188]: INFO nova.api.openstack.requestlog [None req-26f46f37-438f-4675-8235-83cacb264793 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.073169 [ 797.661813] [55188]: [pid: 55188|app: 0|req: 1841/3540] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.664663] [55187]: INFO nova.api.openstack.requestlog [None req-5eb2f94b-55c5-48ca-a817-062675eca22c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1210 microversion: 2.1 time: 0.047020 [ 797.664663] [55187]: [pid: 55187|app: 0|req: 1700/3541] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:37 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1210 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.665868] [55188]: DEBUG nova.api.openstack.wsgi [None req-2cb0678b-6baa-47ee-bdf1-a28330971d0b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa6a7880>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.667105] [55187]: DEBUG nova.api.openstack.wsgi [None req-44a4cbf7-833e-48e2-a3e2-8e33ae938a92 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.668888] [55187]: DEBUG nova.compute.api [None req-44a4cbf7-833e-48e2-a3e2-8e33ae938a92 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.674333] [55187]: DEBUG oslo_concurrency.lockutils [None req-44a4cbf7-833e-48e2-a3e2-8e33ae938a92 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.674333] [55187]: DEBUG oslo_concurrency.lockutils [None req-44a4cbf7-833e-48e2-a3e2-8e33ae938a92 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.674529] [55187]: DEBUG oslo_concurrency.lockutils [None req-44a4cbf7-833e-48e2-a3e2-8e33ae938a92 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.674983] [55187]: DEBUG oslo_concurrency.lockutils [None req-44a4cbf7-833e-48e2-a3e2-8e33ae938a92 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.675344] [55187]: DEBUG oslo_concurrency.lockutils [None req-44a4cbf7-833e-48e2-a3e2-8e33ae938a92 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.675344] [55187]: DEBUG oslo_concurrency.lockutils [None req-44a4cbf7-833e-48e2-a3e2-8e33ae938a92 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.697742] [55188]: INFO nova.api.openstack.requestlog [None req-2cb0678b-6baa-47ee-bdf1-a28330971d0b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5" status: 200 len: 1559 microversion: 2.1 time: 0.034567 [ 797.697742] [55188]: [pid: 55188|app: 0|req: 1842/3542] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5 => generated 1559 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.699990] [55188]: DEBUG nova.api.openstack.wsgi [None req-63b243da-65af-46df-9cb6-e4a8d84f44b4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.701908] [55188]: DEBUG nova.compute.api [None req-63b243da-65af-46df-9cb6-e4a8d84f44b4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.706233] [55188]: DEBUG oslo_concurrency.lockutils [None req-63b243da-65af-46df-9cb6-e4a8d84f44b4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.706516] [55188]: DEBUG oslo_concurrency.lockutils [None req-63b243da-65af-46df-9cb6-e4a8d84f44b4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.706727] [55188]: DEBUG oslo_concurrency.lockutils [None req-63b243da-65af-46df-9cb6-e4a8d84f44b4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.707112] [55188]: DEBUG oslo_concurrency.lockutils [None req-63b243da-65af-46df-9cb6-e4a8d84f44b4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.707321] [55188]: DEBUG oslo_concurrency.lockutils [None req-63b243da-65af-46df-9cb6-e4a8d84f44b4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.707495] [55188]: DEBUG oslo_concurrency.lockutils [None req-63b243da-65af-46df-9cb6-e4a8d84f44b4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.713914] [55187]: DEBUG nova.policy [None req-44a4cbf7-833e-48e2-a3e2-8e33ae938a92 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.718736] [55187]: DEBUG nova.policy [None req-44a4cbf7-833e-48e2-a3e2-8e33ae938a92 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.719438] [55187]: DEBUG nova.policy [None req-44a4cbf7-833e-48e2-a3e2-8e33ae938a92 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.726458] [55187]: INFO nova.api.openstack.requestlog [None req-44a4cbf7-833e-48e2-a3e2-8e33ae938a92 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.061282 [ 797.726819] [55187]: [pid: 55187|app: 0|req: 1701/3543] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 797.731210] [55187]: DEBUG nova.api.openstack.wsgi [None req-545031e1-3162-468e-a1da-8ca214555f56 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.732891] [55187]: DEBUG nova.compute.api [None req-545031e1-3162-468e-a1da-8ca214555f56 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.736479] [55187]: DEBUG oslo_concurrency.lockutils [None req-545031e1-3162-468e-a1da-8ca214555f56 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.736723] [55187]: DEBUG oslo_concurrency.lockutils [None req-545031e1-3162-468e-a1da-8ca214555f56 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.736946] [55187]: DEBUG oslo_concurrency.lockutils [None req-545031e1-3162-468e-a1da-8ca214555f56 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.737336] [55187]: DEBUG oslo_concurrency.lockutils [None req-545031e1-3162-468e-a1da-8ca214555f56 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.737635] [55187]: DEBUG oslo_concurrency.lockutils [None req-545031e1-3162-468e-a1da-8ca214555f56 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.737701] [55187]: DEBUG oslo_concurrency.lockutils [None req-545031e1-3162-468e-a1da-8ca214555f56 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.751458] [55188]: DEBUG nova.policy [None req-63b243da-65af-46df-9cb6-e4a8d84f44b4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.755382] [55187]: DEBUG oslo_concurrency.lockutils [None req-545031e1-3162-468e-a1da-8ca214555f56 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.755629] [55187]: DEBUG oslo_concurrency.lockutils [None req-545031e1-3162-468e-a1da-8ca214555f56 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.755792] [55187]: DEBUG oslo_concurrency.lockutils [None req-545031e1-3162-468e-a1da-8ca214555f56 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.755989] [55187]: DEBUG nova.objects.instance [None req-545031e1-3162-468e-a1da-8ca214555f56 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.756047] [55188]: INFO nova.api.openstack.requestlog [None req-63b243da-65af-46df-9cb6-e4a8d84f44b4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.058199 [ 797.756338] [55188]: [pid: 55188|app: 0|req: 1843/3544] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.758980] [55188]: DEBUG nova.api.openstack.wsgi [None req-55090237-3605-4aac-a0b1-b39afafea567 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.763457] [55188]: DEBUG nova.compute.api [None req-55090237-3605-4aac-a0b1-b39afafea567 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.763757] [55188]: DEBUG oslo_concurrency.lockutils [None req-55090237-3605-4aac-a0b1-b39afafea567 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.763984] [55188]: DEBUG oslo_concurrency.lockutils [None req-55090237-3605-4aac-a0b1-b39afafea567 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.764180] [55188]: DEBUG oslo_concurrency.lockutils [None req-55090237-3605-4aac-a0b1-b39afafea567 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.764522] [55188]: DEBUG oslo_concurrency.lockutils [None req-55090237-3605-4aac-a0b1-b39afafea567 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.764743] [55188]: DEBUG oslo_concurrency.lockutils [None req-55090237-3605-4aac-a0b1-b39afafea567 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.764917] [55188]: DEBUG oslo_concurrency.lockutils [None req-55090237-3605-4aac-a0b1-b39afafea567 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.777240] [55187]: DEBUG nova.policy [None req-545031e1-3162-468e-a1da-8ca214555f56 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.781563] [55187]: INFO nova.api.openstack.requestlog [None req-545031e1-3162-468e-a1da-8ca214555f56 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.054122 [ 797.782053] [55187]: [pid: 55187|app: 0|req: 1702/3545] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.784276] [55187]: DEBUG nova.api.openstack.wsgi [None req-62f59da3-28cb-40ee-98ff-f01088483cbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.785906] [55187]: DEBUG nova.compute.api [None req-62f59da3-28cb-40ee-98ff-f01088483cbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.790048] [55187]: DEBUG oslo_concurrency.lockutils [None req-62f59da3-28cb-40ee-98ff-f01088483cbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.790048] [55187]: DEBUG oslo_concurrency.lockutils [None req-62f59da3-28cb-40ee-98ff-f01088483cbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.790048] [55187]: DEBUG oslo_concurrency.lockutils [None req-62f59da3-28cb-40ee-98ff-f01088483cbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.790048] [55187]: DEBUG oslo_concurrency.lockutils [None req-62f59da3-28cb-40ee-98ff-f01088483cbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.790233] [55187]: DEBUG oslo_concurrency.lockutils [None req-62f59da3-28cb-40ee-98ff-f01088483cbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.790268] [55187]: DEBUG oslo_concurrency.lockutils [None req-62f59da3-28cb-40ee-98ff-f01088483cbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.805673] [55188]: DEBUG nova.policy [None req-55090237-3605-4aac-a0b1-b39afafea567 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.810377] [55188]: INFO nova.api.openstack.requestlog [None req-55090237-3605-4aac-a0b1-b39afafea567 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1474 microversion: 2.1 time: 0.053434 [ 797.810709] [55188]: [pid: 55188|app: 0|req: 1844/3546] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1474 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.811471] [55187]: DEBUG oslo_concurrency.lockutils [None req-62f59da3-28cb-40ee-98ff-f01088483cbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.811722] [55187]: DEBUG oslo_concurrency.lockutils [None req-62f59da3-28cb-40ee-98ff-f01088483cbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.811923] [55187]: DEBUG oslo_concurrency.lockutils [None req-62f59da3-28cb-40ee-98ff-f01088483cbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.812172] [55187]: DEBUG nova.objects.instance [None req-62f59da3-28cb-40ee-98ff-f01088483cbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.813411] [55188]: DEBUG nova.api.openstack.wsgi [req-c5a088dc-8212-4732-bf03-f147f73c7dca req-740a9f86-66b9-46ff-bfea-0d33385ee90f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a03925d2-fbc2-4b5f-b95f-43f36e2692f2", "name": "network-vif-deleted", "tag": "6a3b8e62-d3dd-4be6-9507-4eee10865153"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 797.819448] [55188]: DEBUG oslo_concurrency.lockutils [req-c5a088dc-8212-4732-bf03-f147f73c7dca req-740a9f86-66b9-46ff-bfea-0d33385ee90f service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.819692] [55188]: DEBUG oslo_concurrency.lockutils [req-c5a088dc-8212-4732-bf03-f147f73c7dca req-740a9f86-66b9-46ff-bfea-0d33385ee90f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.820086] [55188]: DEBUG oslo_concurrency.lockutils [req-c5a088dc-8212-4732-bf03-f147f73c7dca req-740a9f86-66b9-46ff-bfea-0d33385ee90f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.826124] [55188]: INFO nova.api.openstack.compute.server_external_events [req-c5a088dc-8212-4732-bf03-f147f73c7dca req-740a9f86-66b9-46ff-bfea-0d33385ee90f service nova] Creating event network-vif-deleted:6a3b8e62-d3dd-4be6-9507-4eee10865153 for instance a03925d2-fbc2-4b5f-b95f-43f36e2692f2 on cpu-1 [ 797.829145] [55188]: INFO nova.api.openstack.requestlog [req-c5a088dc-8212-4732-bf03-f147f73c7dca req-740a9f86-66b9-46ff-bfea-0d33385ee90f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017773 [ 797.829488] [55188]: [pid: 55188|app: 0|req: 1845/3547] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:38 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 797.838395] [55187]: DEBUG nova.policy [None req-62f59da3-28cb-40ee-98ff-f01088483cbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.843561] [55187]: INFO nova.api.openstack.requestlog [None req-62f59da3-28cb-40ee-98ff-f01088483cbb tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.061040 [ 797.843902] [55187]: [pid: 55187|app: 0|req: 1703/3548] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.848828] [55188]: DEBUG nova.api.openstack.wsgi [None req-abd9f031-3d27-4acb-a295-03822614f1a6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.850638] [55188]: DEBUG nova.compute.api [None req-abd9f031-3d27-4acb-a295-03822614f1a6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.854344] [55188]: DEBUG oslo_concurrency.lockutils [None req-abd9f031-3d27-4acb-a295-03822614f1a6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.854583] [55188]: DEBUG oslo_concurrency.lockutils [None req-abd9f031-3d27-4acb-a295-03822614f1a6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.854771] [55188]: DEBUG oslo_concurrency.lockutils [None req-abd9f031-3d27-4acb-a295-03822614f1a6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.855215] [55188]: DEBUG oslo_concurrency.lockutils [None req-abd9f031-3d27-4acb-a295-03822614f1a6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.855426] [55188]: DEBUG oslo_concurrency.lockutils [None req-abd9f031-3d27-4acb-a295-03822614f1a6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.855602] [55188]: DEBUG oslo_concurrency.lockutils [None req-abd9f031-3d27-4acb-a295-03822614f1a6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.874617] [55188]: DEBUG oslo_concurrency.lockutils [None req-abd9f031-3d27-4acb-a295-03822614f1a6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.875320] [55188]: DEBUG oslo_concurrency.lockutils [None req-abd9f031-3d27-4acb-a295-03822614f1a6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.875320] [55188]: DEBUG oslo_concurrency.lockutils [None req-abd9f031-3d27-4acb-a295-03822614f1a6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.875320] [55188]: DEBUG nova.objects.instance [None req-abd9f031-3d27-4acb-a295-03822614f1a6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.901263] [55188]: DEBUG nova.policy [None req-abd9f031-3d27-4acb-a295-03822614f1a6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.905821] [55188]: INFO nova.api.openstack.requestlog [None req-abd9f031-3d27-4acb-a295-03822614f1a6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.059568 [ 797.906169] [55188]: [pid: 55188|app: 0|req: 1846/3549] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.934284] [55187]: DEBUG nova.api.openstack.wsgi [None req-12b2336d-9b4e-4497-a563-b781ca4e726c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.938149] [55187]: DEBUG nova.compute.api [None req-12b2336d-9b4e-4497-a563-b781ca4e726c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.942267] [55187]: DEBUG oslo_concurrency.lockutils [None req-12b2336d-9b4e-4497-a563-b781ca4e726c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.942570] [55187]: DEBUG oslo_concurrency.lockutils [None req-12b2336d-9b4e-4497-a563-b781ca4e726c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.942763] [55187]: DEBUG oslo_concurrency.lockutils [None req-12b2336d-9b4e-4497-a563-b781ca4e726c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.943164] [55187]: DEBUG oslo_concurrency.lockutils [None req-12b2336d-9b4e-4497-a563-b781ca4e726c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.943352] [55187]: DEBUG oslo_concurrency.lockutils [None req-12b2336d-9b4e-4497-a563-b781ca4e726c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.943525] [55187]: DEBUG oslo_concurrency.lockutils [None req-12b2336d-9b4e-4497-a563-b781ca4e726c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.979780] [55188]: DEBUG nova.api.openstack.wsgi [None req-1384138b-4435-4136-86e5-580a2582dd74 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 797.981487] [55188]: DEBUG nova.compute.api [None req-1384138b-4435-4136-86e5-580a2582dd74 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 797.984736] [55188]: DEBUG oslo_concurrency.lockutils [None req-1384138b-4435-4136-86e5-580a2582dd74 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.984956] [55188]: DEBUG oslo_concurrency.lockutils [None req-1384138b-4435-4136-86e5-580a2582dd74 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.986321] [55188]: DEBUG oslo_concurrency.lockutils [None req-1384138b-4435-4136-86e5-580a2582dd74 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.986321] [55188]: DEBUG oslo_concurrency.lockutils [None req-1384138b-4435-4136-86e5-580a2582dd74 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.986321] [55188]: DEBUG oslo_concurrency.lockutils [None req-1384138b-4435-4136-86e5-580a2582dd74 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.986321] [55188]: DEBUG oslo_concurrency.lockutils [None req-1384138b-4435-4136-86e5-580a2582dd74 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.042183] [55187]: DEBUG nova.policy [None req-12b2336d-9b4e-4497-a563-b781ca4e726c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.048653] [55187]: INFO nova.api.openstack.requestlog [None req-12b2336d-9b4e-4497-a563-b781ca4e726c tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1551 microversion: 2.1 time: 0.117660 [ 798.049486] [55187]: [pid: 55187|app: 0|req: 1704/3550] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1551 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.052093] [55187]: DEBUG nova.api.openstack.wsgi [None req-29f98be6-abff-416d-8814-4145770ad67b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.054825] [55187]: DEBUG nova.compute.api [None req-29f98be6-abff-416d-8814-4145770ad67b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.058152] [55187]: DEBUG oslo_concurrency.lockutils [None req-29f98be6-abff-416d-8814-4145770ad67b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.058594] [55187]: DEBUG oslo_concurrency.lockutils [None req-29f98be6-abff-416d-8814-4145770ad67b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.058929] [55187]: DEBUG oslo_concurrency.lockutils [None req-29f98be6-abff-416d-8814-4145770ad67b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.059452] [55187]: DEBUG oslo_concurrency.lockutils [None req-29f98be6-abff-416d-8814-4145770ad67b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.059780] [55187]: DEBUG oslo_concurrency.lockutils [None req-29f98be6-abff-416d-8814-4145770ad67b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.060109] [55187]: DEBUG oslo_concurrency.lockutils [None req-29f98be6-abff-416d-8814-4145770ad67b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.077716] [55188]: DEBUG nova.policy [None req-1384138b-4435-4136-86e5-580a2582dd74 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.082426] [55188]: INFO nova.api.openstack.requestlog [None req-1384138b-4435-4136-86e5-580a2582dd74 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1315 microversion: 2.1 time: 0.104909 [ 798.082758] [55188]: [pid: 55188|app: 0|req: 1847/3551] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1315 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.089388] [55188]: DEBUG nova.api.openstack.wsgi [None req-1ad21de3-7b5d-4657-ac07-5f7e60b5f5de tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.091015] [55188]: DEBUG nova.compute.api [None req-1ad21de3-7b5d-4657-ac07-5f7e60b5f5de tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.095948] [55187]: DEBUG nova.policy [None req-29f98be6-abff-416d-8814-4145770ad67b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.097117] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ad21de3-7b5d-4657-ac07-5f7e60b5f5de tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.097117] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ad21de3-7b5d-4657-ac07-5f7e60b5f5de tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.097117] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ad21de3-7b5d-4657-ac07-5f7e60b5f5de tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.097402] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ad21de3-7b5d-4657-ac07-5f7e60b5f5de tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.097682] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ad21de3-7b5d-4657-ac07-5f7e60b5f5de tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.097887] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ad21de3-7b5d-4657-ac07-5f7e60b5f5de tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.099173] [55187]: INFO nova.api.openstack.requestlog [None req-29f98be6-abff-416d-8814-4145770ad67b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.048688 [ 798.099527] [55187]: [pid: 55187|app: 0|req: 1705/3552] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.102122] [55187]: DEBUG nova.api.openstack.wsgi [None req-849fdb3f-a0bf-4c55-8665-85f42daf663f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.103958] [55187]: DEBUG nova.compute.api [None req-849fdb3f-a0bf-4c55-8665-85f42daf663f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.108725] [55187]: DEBUG oslo_concurrency.lockutils [None req-849fdb3f-a0bf-4c55-8665-85f42daf663f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.108984] [55187]: DEBUG oslo_concurrency.lockutils [None req-849fdb3f-a0bf-4c55-8665-85f42daf663f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.109189] [55187]: DEBUG oslo_concurrency.lockutils [None req-849fdb3f-a0bf-4c55-8665-85f42daf663f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.109544] [55187]: DEBUG oslo_concurrency.lockutils [None req-849fdb3f-a0bf-4c55-8665-85f42daf663f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.109745] [55187]: DEBUG oslo_concurrency.lockutils [None req-849fdb3f-a0bf-4c55-8665-85f42daf663f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.109922] [55187]: DEBUG oslo_concurrency.lockutils [None req-849fdb3f-a0bf-4c55-8665-85f42daf663f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.211228] [55187]: DEBUG nova.policy [None req-849fdb3f-a0bf-4c55-8665-85f42daf663f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.219601] [55187]: INFO nova.api.openstack.requestlog [None req-849fdb3f-a0bf-4c55-8665-85f42daf663f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1514 microversion: 2.1 time: 0.119555 [ 798.219948] [55187]: [pid: 55187|app: 0|req: 1706/3553] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1514 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.225390] [55188]: INFO nova.api.openstack.requestlog [None req-1ad21de3-7b5d-4657-ac07-5f7e60b5f5de tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.141896 [ 798.225746] [55188]: [pid: 55188|app: 0|req: 1848/3554] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773/os-interface => generated 288 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 798.225792] [55187]: DEBUG nova.api.openstack.wsgi [None req-4048670e-c1af-44d4-9485-a5d343cd2299 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.227560] [55187]: DEBUG nova.compute.api [None req-4048670e-c1af-44d4-9485-a5d343cd2299 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.228312] [55188]: DEBUG nova.api.openstack.wsgi [None req-f8ee79c3-2fe6-4cfc-a236-3579d09d2097 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.230079] [55188]: DEBUG nova.compute.api [None req-f8ee79c3-2fe6-4cfc-a236-3579d09d2097 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.232567] [55187]: DEBUG oslo_concurrency.lockutils [None req-4048670e-c1af-44d4-9485-a5d343cd2299 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.232842] [55187]: DEBUG oslo_concurrency.lockutils [None req-4048670e-c1af-44d4-9485-a5d343cd2299 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.232994] [55187]: DEBUG oslo_concurrency.lockutils [None req-4048670e-c1af-44d4-9485-a5d343cd2299 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.233437] [55187]: DEBUG oslo_concurrency.lockutils [None req-4048670e-c1af-44d4-9485-a5d343cd2299 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.233542] [55187]: DEBUG oslo_concurrency.lockutils [None req-4048670e-c1af-44d4-9485-a5d343cd2299 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.233632] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8ee79c3-2fe6-4cfc-a236-3579d09d2097 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.233717] [55187]: DEBUG oslo_concurrency.lockutils [None req-4048670e-c1af-44d4-9485-a5d343cd2299 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.233865] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8ee79c3-2fe6-4cfc-a236-3579d09d2097 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.234064] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8ee79c3-2fe6-4cfc-a236-3579d09d2097 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.234416] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8ee79c3-2fe6-4cfc-a236-3579d09d2097 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.234636] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8ee79c3-2fe6-4cfc-a236-3579d09d2097 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.234834] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8ee79c3-2fe6-4cfc-a236-3579d09d2097 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.261034] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8ee79c3-2fe6-4cfc-a236-3579d09d2097 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.262143] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8ee79c3-2fe6-4cfc-a236-3579d09d2097 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.263144] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8ee79c3-2fe6-4cfc-a236-3579d09d2097 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.263144] [55188]: DEBUG nova.objects.instance [None req-f8ee79c3-2fe6-4cfc-a236-3579d09d2097 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.302065] [55188]: DEBUG nova.policy [None req-f8ee79c3-2fe6-4cfc-a236-3579d09d2097 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.306442] [55188]: INFO nova.api.openstack.requestlog [None req-f8ee79c3-2fe6-4cfc-a236-3579d09d2097 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.080068 [ 798.306922] [55188]: [pid: 55188|app: 0|req: 1849/3555] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.309422] [55188]: DEBUG nova.api.openstack.wsgi [None req-0070980c-bbc4-46e7-87bf-7ba284fb28c9 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.311119] [55188]: DEBUG nova.compute.api [None req-0070980c-bbc4-46e7-87bf-7ba284fb28c9 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.311747] [55187]: DEBUG nova.policy [None req-4048670e-c1af-44d4-9485-a5d343cd2299 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.315014] [55188]: DEBUG oslo_concurrency.lockutils [None req-0070980c-bbc4-46e7-87bf-7ba284fb28c9 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.315291] [55188]: DEBUG oslo_concurrency.lockutils [None req-0070980c-bbc4-46e7-87bf-7ba284fb28c9 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.315477] [55188]: DEBUG oslo_concurrency.lockutils [None req-0070980c-bbc4-46e7-87bf-7ba284fb28c9 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.315837] [55188]: DEBUG oslo_concurrency.lockutils [None req-0070980c-bbc4-46e7-87bf-7ba284fb28c9 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.316354] [55188]: DEBUG oslo_concurrency.lockutils [None req-0070980c-bbc4-46e7-87bf-7ba284fb28c9 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.316427] [55188]: DEBUG oslo_concurrency.lockutils [None req-0070980c-bbc4-46e7-87bf-7ba284fb28c9 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.317436] [55187]: DEBUG nova.policy [None req-4048670e-c1af-44d4-9485-a5d343cd2299 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.318113] [55187]: DEBUG nova.policy [None req-4048670e-c1af-44d4-9485-a5d343cd2299 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.318732] [55187]: INFO nova.api.openstack.requestlog [None req-4048670e-c1af-44d4-9485-a5d343cd2299 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1356 microversion: 2.21 time: 0.095083 [ 798.319165] [55187]: [pid: 55187|app: 0|req: 1707/3556] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1356 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 798.321840] [55187]: DEBUG nova.api.openstack.wsgi [None req-d3a7e773-4864-4916-9bba-347b6c3b4934 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.323528] [55187]: DEBUG nova.compute.api [None req-d3a7e773-4864-4916-9bba-347b6c3b4934 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.326490] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3a7e773-4864-4916-9bba-347b6c3b4934 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.326723] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3a7e773-4864-4916-9bba-347b6c3b4934 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.326925] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3a7e773-4864-4916-9bba-347b6c3b4934 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.327272] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3a7e773-4864-4916-9bba-347b6c3b4934 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.327470] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3a7e773-4864-4916-9bba-347b6c3b4934 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.327724] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3a7e773-4864-4916-9bba-347b6c3b4934 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.342293] [55188]: DEBUG oslo_concurrency.lockutils [None req-0070980c-bbc4-46e7-87bf-7ba284fb28c9 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.342546] [55188]: DEBUG oslo_concurrency.lockutils [None req-0070980c-bbc4-46e7-87bf-7ba284fb28c9 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.342729] [55188]: DEBUG oslo_concurrency.lockutils [None req-0070980c-bbc4-46e7-87bf-7ba284fb28c9 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.342934] [55188]: DEBUG nova.objects.instance [None req-0070980c-bbc4-46e7-87bf-7ba284fb28c9 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.345757] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3a7e773-4864-4916-9bba-347b6c3b4934 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.345995] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3a7e773-4864-4916-9bba-347b6c3b4934 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.346204] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3a7e773-4864-4916-9bba-347b6c3b4934 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.346403] [55187]: DEBUG nova.objects.instance [None req-d3a7e773-4864-4916-9bba-347b6c3b4934 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.365038] [55188]: DEBUG nova.policy [None req-0070980c-bbc4-46e7-87bf-7ba284fb28c9 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.365424] [55187]: DEBUG nova.policy [None req-d3a7e773-4864-4916-9bba-347b6c3b4934 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.369878] [55188]: DEBUG nova.policy [None req-0070980c-bbc4-46e7-87bf-7ba284fb28c9 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.370229] [55187]: INFO nova.api.openstack.requestlog [None req-d3a7e773-4864-4916-9bba-347b6c3b4934 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.050535 [ 798.370538] [55188]: DEBUG nova.policy [None req-0070980c-bbc4-46e7-87bf-7ba284fb28c9 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.370620] [55187]: [pid: 55187|app: 0|req: 1708/3557] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.373171] [55187]: DEBUG nova.api.openstack.wsgi [None req-b33b17ca-cc57-404f-bb0c-1094474a45a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.375535] [55187]: DEBUG nova.compute.api [None req-b33b17ca-cc57-404f-bb0c-1094474a45a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.378871] [55187]: DEBUG oslo_concurrency.lockutils [None req-b33b17ca-cc57-404f-bb0c-1094474a45a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.379126] [55187]: DEBUG oslo_concurrency.lockutils [None req-b33b17ca-cc57-404f-bb0c-1094474a45a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.379319] [55187]: DEBUG oslo_concurrency.lockutils [None req-b33b17ca-cc57-404f-bb0c-1094474a45a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.380239] [55187]: DEBUG oslo_concurrency.lockutils [None req-b33b17ca-cc57-404f-bb0c-1094474a45a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.380239] [55187]: DEBUG oslo_concurrency.lockutils [None req-b33b17ca-cc57-404f-bb0c-1094474a45a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.380239] [55187]: DEBUG oslo_concurrency.lockutils [None req-b33b17ca-cc57-404f-bb0c-1094474a45a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.381686] [55188]: INFO nova.api.openstack.requestlog [None req-0070980c-bbc4-46e7-87bf-7ba284fb28c9 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.074192 [ 798.382406] [55188]: [pid: 55188|app: 0|req: 1850/3558] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 798.385902] [55188]: DEBUG nova.api.openstack.wsgi [None req-2cd0a426-4b5f-408c-94d9-4f0f072d2bd2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.387645] [55188]: DEBUG nova.compute.api [None req-2cd0a426-4b5f-408c-94d9-4f0f072d2bd2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.391679] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd0a426-4b5f-408c-94d9-4f0f072d2bd2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.392131] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd0a426-4b5f-408c-94d9-4f0f072d2bd2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.392131] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd0a426-4b5f-408c-94d9-4f0f072d2bd2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.392654] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd0a426-4b5f-408c-94d9-4f0f072d2bd2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.392654] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd0a426-4b5f-408c-94d9-4f0f072d2bd2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.392944] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd0a426-4b5f-408c-94d9-4f0f072d2bd2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.451200] [55188]: DEBUG nova.policy [None req-2cd0a426-4b5f-408c-94d9-4f0f072d2bd2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.455736] [55188]: INFO nova.api.openstack.requestlog [None req-2cd0a426-4b5f-408c-94d9-4f0f072d2bd2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1219 microversion: 2.1 time: 0.072052 [ 798.456084] [55188]: [pid: 55188|app: 0|req: 1851/3559] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1219 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.459289] [55188]: DEBUG nova.api.openstack.wsgi [None req-f2c9dbf3-3ff7-4296-83dd-a80d02b76512 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.460322] [55188]: DEBUG nova.compute.api [None req-f2c9dbf3-3ff7-4296-83dd-a80d02b76512 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.463749] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2c9dbf3-3ff7-4296-83dd-a80d02b76512 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.464104] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2c9dbf3-3ff7-4296-83dd-a80d02b76512 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.464328] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2c9dbf3-3ff7-4296-83dd-a80d02b76512 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.464697] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2c9dbf3-3ff7-4296-83dd-a80d02b76512 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.464901] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2c9dbf3-3ff7-4296-83dd-a80d02b76512 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.465086] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2c9dbf3-3ff7-4296-83dd-a80d02b76512 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.488234] [55187]: DEBUG nova.policy [None req-b33b17ca-cc57-404f-bb0c-1094474a45a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.492765] [55187]: INFO nova.api.openstack.requestlog [None req-b33b17ca-cc57-404f-bb0c-1094474a45a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1669 microversion: 2.1 time: 0.121538 [ 798.493754] [55187]: [pid: 55187|app: 0|req: 1709/3560] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1669 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.495817] [55187]: DEBUG nova.api.openstack.wsgi [None req-249cff01-6d12-4c3c-a049-c142d9d11fb7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.497554] [55187]: DEBUG nova.compute.api [None req-249cff01-6d12-4c3c-a049-c142d9d11fb7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.500889] [55187]: DEBUG oslo_concurrency.lockutils [None req-249cff01-6d12-4c3c-a049-c142d9d11fb7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.501148] [55187]: DEBUG oslo_concurrency.lockutils [None req-249cff01-6d12-4c3c-a049-c142d9d11fb7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.501337] [55187]: DEBUG oslo_concurrency.lockutils [None req-249cff01-6d12-4c3c-a049-c142d9d11fb7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.501688] [55187]: DEBUG oslo_concurrency.lockutils [None req-249cff01-6d12-4c3c-a049-c142d9d11fb7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.501888] [55187]: DEBUG oslo_concurrency.lockutils [None req-249cff01-6d12-4c3c-a049-c142d9d11fb7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.502180] [55187]: DEBUG oslo_concurrency.lockutils [None req-249cff01-6d12-4c3c-a049-c142d9d11fb7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.523091] [55187]: DEBUG oslo_concurrency.lockutils [None req-249cff01-6d12-4c3c-a049-c142d9d11fb7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.523913] [55187]: DEBUG oslo_concurrency.lockutils [None req-249cff01-6d12-4c3c-a049-c142d9d11fb7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.523913] [55187]: DEBUG oslo_concurrency.lockutils [None req-249cff01-6d12-4c3c-a049-c142d9d11fb7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.523913] [55187]: DEBUG nova.objects.instance [None req-249cff01-6d12-4c3c-a049-c142d9d11fb7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.527092] [55188]: DEBUG nova.policy [None req-f2c9dbf3-3ff7-4296-83dd-a80d02b76512 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.532653] [55188]: INFO nova.api.openstack.requestlog [None req-f2c9dbf3-3ff7-4296-83dd-a80d02b76512 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.074996 [ 798.532653] [55188]: [pid: 55188|app: 0|req: 1852/3561] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.534565] [55188]: DEBUG nova.api.openstack.wsgi [None req-edf19391-4dc5-431a-a2e1-b4f372bb58f6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.536257] [55188]: DEBUG nova.compute.api [None req-edf19391-4dc5-431a-a2e1-b4f372bb58f6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.539999] [55188]: DEBUG oslo_concurrency.lockutils [None req-edf19391-4dc5-431a-a2e1-b4f372bb58f6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.541181] [55188]: DEBUG oslo_concurrency.lockutils [None req-edf19391-4dc5-431a-a2e1-b4f372bb58f6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.541181] [55188]: DEBUG oslo_concurrency.lockutils [None req-edf19391-4dc5-431a-a2e1-b4f372bb58f6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.541181] [55188]: DEBUG oslo_concurrency.lockutils [None req-edf19391-4dc5-431a-a2e1-b4f372bb58f6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.541181] [55188]: DEBUG oslo_concurrency.lockutils [None req-edf19391-4dc5-431a-a2e1-b4f372bb58f6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.541181] [55188]: DEBUG oslo_concurrency.lockutils [None req-edf19391-4dc5-431a-a2e1-b4f372bb58f6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.552375] [55187]: DEBUG nova.policy [None req-249cff01-6d12-4c3c-a049-c142d9d11fb7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.556290] [55187]: INFO nova.api.openstack.requestlog [None req-249cff01-6d12-4c3c-a049-c142d9d11fb7 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.062437 [ 798.556583] [55187]: [pid: 55187|app: 0|req: 1710/3562] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.559481] [55187]: DEBUG nova.api.openstack.wsgi [None req-5c233ece-3fbb-4322-8a0f-5ab31d767f2c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.561116] [55187]: DEBUG nova.compute.api [None req-5c233ece-3fbb-4322-8a0f-5ab31d767f2c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.564438] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c233ece-3fbb-4322-8a0f-5ab31d767f2c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.564706] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c233ece-3fbb-4322-8a0f-5ab31d767f2c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.564904] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c233ece-3fbb-4322-8a0f-5ab31d767f2c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.565274] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c233ece-3fbb-4322-8a0f-5ab31d767f2c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.565475] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c233ece-3fbb-4322-8a0f-5ab31d767f2c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.565646] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c233ece-3fbb-4322-8a0f-5ab31d767f2c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.649349] [55187]: DEBUG nova.policy [None req-5c233ece-3fbb-4322-8a0f-5ab31d767f2c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.655432] [55187]: INFO nova.api.openstack.requestlog [None req-5c233ece-3fbb-4322-8a0f-5ab31d767f2c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1669 microversion: 2.1 time: 0.097911 [ 798.655780] [55187]: [pid: 55187|app: 0|req: 1711/3563] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1669 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.658494] [55187]: DEBUG nova.api.openstack.wsgi [None req-eb63477b-1864-4aa2-a7a0-931cdac3a6fb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.660281] [55187]: DEBUG nova.compute.api [None req-eb63477b-1864-4aa2-a7a0-931cdac3a6fb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.663560] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb63477b-1864-4aa2-a7a0-931cdac3a6fb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.663826] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb63477b-1864-4aa2-a7a0-931cdac3a6fb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.664036] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb63477b-1864-4aa2-a7a0-931cdac3a6fb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.664396] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb63477b-1864-4aa2-a7a0-931cdac3a6fb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.664600] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb63477b-1864-4aa2-a7a0-931cdac3a6fb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.664841] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb63477b-1864-4aa2-a7a0-931cdac3a6fb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.718438] [55188]: DEBUG nova.policy [None req-edf19391-4dc5-431a-a2e1-b4f372bb58f6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.723557] [55188]: INFO nova.api.openstack.requestlog [None req-edf19391-4dc5-431a-a2e1-b4f372bb58f6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1522 microversion: 2.1 time: 0.190578 [ 798.723557] [55188]: [pid: 55188|app: 0|req: 1853/3564] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:38 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1522 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.725934] [55188]: DEBUG nova.api.openstack.wsgi [None req-76b845c9-6e60-4607-8401-c922a2da15db tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.727567] [55188]: DEBUG nova.compute.api [None req-76b845c9-6e60-4607-8401-c922a2da15db tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.731255] [55188]: DEBUG oslo_concurrency.lockutils [None req-76b845c9-6e60-4607-8401-c922a2da15db tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.731488] [55188]: DEBUG oslo_concurrency.lockutils [None req-76b845c9-6e60-4607-8401-c922a2da15db tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.731677] [55188]: DEBUG oslo_concurrency.lockutils [None req-76b845c9-6e60-4607-8401-c922a2da15db tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.732042] [55188]: DEBUG oslo_concurrency.lockutils [None req-76b845c9-6e60-4607-8401-c922a2da15db tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.732242] [55188]: DEBUG oslo_concurrency.lockutils [None req-76b845c9-6e60-4607-8401-c922a2da15db tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.732412] [55188]: DEBUG oslo_concurrency.lockutils [None req-76b845c9-6e60-4607-8401-c922a2da15db tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.781730] [55187]: DEBUG nova.policy [None req-eb63477b-1864-4aa2-a7a0-931cdac3a6fb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.787333] [55187]: INFO nova.api.openstack.requestlog [None req-eb63477b-1864-4aa2-a7a0-931cdac3a6fb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1323 microversion: 2.1 time: 0.130797 [ 798.787684] [55187]: [pid: 55187|app: 0|req: 1712/3565] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1323 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.790924] [55187]: DEBUG nova.api.openstack.wsgi [None req-4c7b03a0-78ed-4221-bca1-9ff14802f356 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.792666] [55187]: DEBUG nova.compute.api [None req-4c7b03a0-78ed-4221-bca1-9ff14802f356 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.798056] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c7b03a0-78ed-4221-bca1-9ff14802f356 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.798287] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c7b03a0-78ed-4221-bca1-9ff14802f356 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.798474] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c7b03a0-78ed-4221-bca1-9ff14802f356 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.798838] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c7b03a0-78ed-4221-bca1-9ff14802f356 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.798878] [55188]: DEBUG nova.policy [None req-76b845c9-6e60-4607-8401-c922a2da15db tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.799070] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c7b03a0-78ed-4221-bca1-9ff14802f356 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.799254] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c7b03a0-78ed-4221-bca1-9ff14802f356 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.805749] [55188]: INFO nova.api.openstack.requestlog [None req-76b845c9-6e60-4607-8401-c922a2da15db tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1227 microversion: 2.1 time: 0.081594 [ 798.806097] [55188]: [pid: 55188|app: 0|req: 1854/3566] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1227 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.808559] [55188]: DEBUG nova.api.openstack.wsgi [None req-b5162dc4-d050-4d1e-aceb-2a8762b5b5cf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.810561] [55188]: DEBUG nova.compute.api [None req-b5162dc4-d050-4d1e-aceb-2a8762b5b5cf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.815099] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5162dc4-d050-4d1e-aceb-2a8762b5b5cf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.815384] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5162dc4-d050-4d1e-aceb-2a8762b5b5cf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.815575] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5162dc4-d050-4d1e-aceb-2a8762b5b5cf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.818845] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5162dc4-d050-4d1e-aceb-2a8762b5b5cf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.818845] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5162dc4-d050-4d1e-aceb-2a8762b5b5cf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.818845] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5162dc4-d050-4d1e-aceb-2a8762b5b5cf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.820842] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c7b03a0-78ed-4221-bca1-9ff14802f356 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.822507] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c7b03a0-78ed-4221-bca1-9ff14802f356 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.822507] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c7b03a0-78ed-4221-bca1-9ff14802f356 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.822507] [55187]: DEBUG nova.objects.instance [None req-4c7b03a0-78ed-4221-bca1-9ff14802f356 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.848937] [55187]: DEBUG nova.policy [None req-4c7b03a0-78ed-4221-bca1-9ff14802f356 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.853570] [55187]: INFO nova.api.openstack.requestlog [None req-4c7b03a0-78ed-4221-bca1-9ff14802f356 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.065266 [ 798.854049] [55187]: [pid: 55187|app: 0|req: 1713/3567] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.857131] [55187]: DEBUG nova.api.openstack.wsgi [None req-168676f9-9209-4c84-9ee4-785720beb748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.859007] [55187]: DEBUG nova.compute.api [None req-168676f9-9209-4c84-9ee4-785720beb748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.863275] [55187]: DEBUG oslo_concurrency.lockutils [None req-168676f9-9209-4c84-9ee4-785720beb748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.863533] [55187]: DEBUG oslo_concurrency.lockutils [None req-168676f9-9209-4c84-9ee4-785720beb748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.863732] [55187]: DEBUG oslo_concurrency.lockutils [None req-168676f9-9209-4c84-9ee4-785720beb748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.864094] [55187]: DEBUG oslo_concurrency.lockutils [None req-168676f9-9209-4c84-9ee4-785720beb748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.864419] [55187]: DEBUG oslo_concurrency.lockutils [None req-168676f9-9209-4c84-9ee4-785720beb748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.864778] [55187]: DEBUG oslo_concurrency.lockutils [None req-168676f9-9209-4c84-9ee4-785720beb748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.870350] [55188]: DEBUG nova.policy [None req-b5162dc4-d050-4d1e-aceb-2a8762b5b5cf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.874875] [55188]: INFO nova.api.openstack.requestlog [None req-b5162dc4-d050-4d1e-aceb-2a8762b5b5cf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.068158 [ 798.875238] [55188]: [pid: 55188|app: 0|req: 1855/3568] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.878596] [55188]: DEBUG nova.api.openstack.wsgi [None req-28bf2952-636c-48a1-9f3a-cd2c8be23b00 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'action', calling method: >, body: {"unlock": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 798.881086] [55188]: DEBUG nova.compute.api [None req-28bf2952-636c-48a1-9f3a-cd2c8be23b00 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.886765] [55188]: DEBUG oslo_concurrency.lockutils [None req-28bf2952-636c-48a1-9f3a-cd2c8be23b00 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.887064] [55188]: DEBUG oslo_concurrency.lockutils [None req-28bf2952-636c-48a1-9f3a-cd2c8be23b00 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.887274] [55188]: DEBUG oslo_concurrency.lockutils [None req-28bf2952-636c-48a1-9f3a-cd2c8be23b00 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.887638] [55188]: DEBUG oslo_concurrency.lockutils [None req-28bf2952-636c-48a1-9f3a-cd2c8be23b00 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.887860] [55188]: DEBUG oslo_concurrency.lockutils [None req-28bf2952-636c-48a1-9f3a-cd2c8be23b00 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.887903] [55187]: DEBUG oslo_concurrency.lockutils [None req-168676f9-9209-4c84-9ee4-785720beb748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.888134] [55188]: DEBUG oslo_concurrency.lockutils [None req-28bf2952-636c-48a1-9f3a-cd2c8be23b00 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.888197] [55187]: DEBUG oslo_concurrency.lockutils [None req-168676f9-9209-4c84-9ee4-785720beb748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.888352] [55187]: DEBUG oslo_concurrency.lockutils [None req-168676f9-9209-4c84-9ee4-785720beb748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.888569] [55187]: DEBUG nova.objects.instance [None req-168676f9-9209-4c84-9ee4-785720beb748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.910423] [55187]: DEBUG nova.policy [None req-168676f9-9209-4c84-9ee4-785720beb748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.915147] [55187]: INFO nova.api.openstack.requestlog [None req-168676f9-9209-4c84-9ee4-785720beb748 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.060324 [ 798.915508] [55187]: [pid: 55187|app: 0|req: 1714/3569] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.917068] [55188]: DEBUG nova.compute.api [None req-28bf2952-636c-48a1-9f3a-cd2c8be23b00 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Unlocking {{(pid=55188) unlock /opt/stack/nova/nova/compute/api.py:4966}} [ 798.920239] [55187]: DEBUG nova.api.openstack.wsgi [None req-106b4e4e-d109-4554-96e0-9030c487561e tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.921445] [55187]: DEBUG nova.compute.api [None req-106b4e4e-d109-4554-96e0-9030c487561e tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.924918] [55187]: DEBUG oslo_concurrency.lockutils [None req-106b4e4e-d109-4554-96e0-9030c487561e tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.925196] [55187]: DEBUG oslo_concurrency.lockutils [None req-106b4e4e-d109-4554-96e0-9030c487561e tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.925390] [55187]: DEBUG oslo_concurrency.lockutils [None req-106b4e4e-d109-4554-96e0-9030c487561e tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.925765] [55187]: DEBUG oslo_concurrency.lockutils [None req-106b4e4e-d109-4554-96e0-9030c487561e tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.925986] [55187]: DEBUG oslo_concurrency.lockutils [None req-106b4e4e-d109-4554-96e0-9030c487561e tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.926214] [55187]: DEBUG oslo_concurrency.lockutils [None req-106b4e4e-d109-4554-96e0-9030c487561e tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.949822] [55187]: DEBUG oslo_concurrency.lockutils [None req-106b4e4e-d109-4554-96e0-9030c487561e tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.950039] [55187]: DEBUG oslo_concurrency.lockutils [None req-106b4e4e-d109-4554-96e0-9030c487561e tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.950187] [55188]: INFO nova.api.openstack.requestlog [None req-28bf2952-636c-48a1-9f3a-cd2c8be23b00 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25/action" status: 202 len: 0 microversion: 2.1 time: 0.074216 [ 798.950256] [55187]: DEBUG oslo_concurrency.lockutils [None req-106b4e4e-d109-4554-96e0-9030c487561e tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.950461] [55187]: DEBUG nova.objects.instance [None req-106b4e4e-d109-4554-96e0-9030c487561e tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.950739] [55188]: [pid: 55188|app: 0|req: 1856/3570] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:04:39 2025] POST /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 798.956300] [55188]: DEBUG nova.api.openstack.wsgi [None req-a611a096-e6b0-41be-935e-115696a2a9c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 798.959914] [55188]: DEBUG nova.compute.api [None req-a611a096-e6b0-41be-935e-115696a2a9c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 798.963640] [55188]: DEBUG oslo_concurrency.lockutils [None req-a611a096-e6b0-41be-935e-115696a2a9c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.963897] [55188]: DEBUG oslo_concurrency.lockutils [None req-a611a096-e6b0-41be-935e-115696a2a9c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.964105] [55188]: DEBUG oslo_concurrency.lockutils [None req-a611a096-e6b0-41be-935e-115696a2a9c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.964462] [55188]: DEBUG oslo_concurrency.lockutils [None req-a611a096-e6b0-41be-935e-115696a2a9c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.964688] [55188]: DEBUG oslo_concurrency.lockutils [None req-a611a096-e6b0-41be-935e-115696a2a9c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.964879] [55188]: DEBUG oslo_concurrency.lockutils [None req-a611a096-e6b0-41be-935e-115696a2a9c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.979121] [55187]: DEBUG nova.policy [None req-106b4e4e-d109-4554-96e0-9030c487561e tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.983387] [55187]: INFO nova.api.openstack.requestlog [None req-106b4e4e-d109-4554-96e0-9030c487561e tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.067153 [ 798.984011] [55187]: [pid: 55187|app: 0|req: 1715/3571] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.991156] [55187]: DEBUG nova.api.openstack.wsgi [None req-395b8407-3b1d-4e6b-a6bd-49c9f92108d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa4dd000>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.006230] [55188]: DEBUG nova.policy [None req-a611a096-e6b0-41be-935e-115696a2a9c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.011043] [55188]: INFO nova.api.openstack.requestlog [None req-a611a096-e6b0-41be-935e-115696a2a9c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1266 microversion: 2.1 time: 0.059832 [ 799.011377] [55188]: [pid: 55188|app: 0|req: 1857/3572] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1266 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.015473] [55188]: DEBUG nova.api.openstack.wsgi [None req-938bf169-7e6d-46fb-b0f0-957292d2dfb3 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.017258] [55188]: DEBUG nova.compute.api [None req-938bf169-7e6d-46fb-b0f0-957292d2dfb3 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.021024] [55188]: DEBUG oslo_concurrency.lockutils [None req-938bf169-7e6d-46fb-b0f0-957292d2dfb3 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.021274] [55188]: DEBUG oslo_concurrency.lockutils [None req-938bf169-7e6d-46fb-b0f0-957292d2dfb3 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.021462] [55188]: DEBUG oslo_concurrency.lockutils [None req-938bf169-7e6d-46fb-b0f0-957292d2dfb3 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.021812] [55188]: DEBUG oslo_concurrency.lockutils [None req-938bf169-7e6d-46fb-b0f0-957292d2dfb3 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.022019] [55188]: DEBUG oslo_concurrency.lockutils [None req-938bf169-7e6d-46fb-b0f0-957292d2dfb3 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.022256] [55188]: DEBUG oslo_concurrency.lockutils [None req-938bf169-7e6d-46fb-b0f0-957292d2dfb3 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.025192] [55187]: INFO nova.api.openstack.requestlog [None req-395b8407-3b1d-4e6b-a6bd-49c9f92108d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5" status: 200 len: 1559 microversion: 2.1 time: 0.040417 [ 799.025648] [55187]: [pid: 55187|app: 0|req: 1716/3573] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5 => generated 1559 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.029495] [55187]: DEBUG nova.api.openstack.wsgi [None req-6fd59fb0-02e8-4745-bb09-b445f203fabf tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.031841] [55187]: DEBUG nova.compute.api [None req-6fd59fb0-02e8-4745-bb09-b445f203fabf tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.037162] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fd59fb0-02e8-4745-bb09-b445f203fabf tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.037495] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fd59fb0-02e8-4745-bb09-b445f203fabf tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.037750] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fd59fb0-02e8-4745-bb09-b445f203fabf tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.038490] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fd59fb0-02e8-4745-bb09-b445f203fabf tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.038490] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fd59fb0-02e8-4745-bb09-b445f203fabf tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.038787] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fd59fb0-02e8-4745-bb09-b445f203fabf tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.067795] [55188]: DEBUG nova.policy [None req-938bf169-7e6d-46fb-b0f0-957292d2dfb3 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.074624] [55188]: DEBUG nova.policy [None req-938bf169-7e6d-46fb-b0f0-957292d2dfb3 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.075471] [55188]: DEBUG nova.policy [None req-938bf169-7e6d-46fb-b0f0-957292d2dfb3 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.078538] [55187]: DEBUG nova.policy [None req-6fd59fb0-02e8-4745-bb09-b445f203fabf tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.078719] [55188]: INFO nova.api.openstack.requestlog [None req-938bf169-7e6d-46fb-b0f0-957292d2dfb3 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.066624 [ 799.078898] [55188]: [pid: 55188|app: 0|req: 1858/3574] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 799.082072] [55188]: DEBUG nova.api.openstack.wsgi [None req-769c7679-e00e-492b-bcb9-27f9cd3d9e63 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.084126] [55188]: DEBUG nova.compute.api [None req-769c7679-e00e-492b-bcb9-27f9cd3d9e63 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.084432] [55187]: INFO nova.api.openstack.requestlog [None req-6fd59fb0-02e8-4745-bb09-b445f203fabf tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.057472 [ 799.084910] [55187]: [pid: 55187|app: 0|req: 1717/3575] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.087845] [55188]: DEBUG oslo_concurrency.lockutils [None req-769c7679-e00e-492b-bcb9-27f9cd3d9e63 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.088046] [55187]: DEBUG nova.api.openstack.wsgi [None req-c0cb6944-af53-4a1a-9f65-b47a0aff1298 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.088197] [55188]: DEBUG oslo_concurrency.lockutils [None req-769c7679-e00e-492b-bcb9-27f9cd3d9e63 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.088321] [55188]: DEBUG oslo_concurrency.lockutils [None req-769c7679-e00e-492b-bcb9-27f9cd3d9e63 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.088657] [55188]: DEBUG oslo_concurrency.lockutils [None req-769c7679-e00e-492b-bcb9-27f9cd3d9e63 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.088859] [55188]: DEBUG oslo_concurrency.lockutils [None req-769c7679-e00e-492b-bcb9-27f9cd3d9e63 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.089056] [55188]: DEBUG oslo_concurrency.lockutils [None req-769c7679-e00e-492b-bcb9-27f9cd3d9e63 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.089842] [55187]: DEBUG nova.compute.api [None req-c0cb6944-af53-4a1a-9f65-b47a0aff1298 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.093719] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0cb6944-af53-4a1a-9f65-b47a0aff1298 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.094091] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0cb6944-af53-4a1a-9f65-b47a0aff1298 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.094318] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0cb6944-af53-4a1a-9f65-b47a0aff1298 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.094704] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0cb6944-af53-4a1a-9f65-b47a0aff1298 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.094924] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0cb6944-af53-4a1a-9f65-b47a0aff1298 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.095114] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0cb6944-af53-4a1a-9f65-b47a0aff1298 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.115429] [55188]: DEBUG oslo_concurrency.lockutils [None req-769c7679-e00e-492b-bcb9-27f9cd3d9e63 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.116410] [55188]: DEBUG oslo_concurrency.lockutils [None req-769c7679-e00e-492b-bcb9-27f9cd3d9e63 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.116410] [55188]: DEBUG oslo_concurrency.lockutils [None req-769c7679-e00e-492b-bcb9-27f9cd3d9e63 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.116410] [55188]: DEBUG nova.objects.instance [None req-769c7679-e00e-492b-bcb9-27f9cd3d9e63 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.118800] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0cb6944-af53-4a1a-9f65-b47a0aff1298 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.119135] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0cb6944-af53-4a1a-9f65-b47a0aff1298 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.119445] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0cb6944-af53-4a1a-9f65-b47a0aff1298 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.119776] [55187]: DEBUG nova.objects.instance [None req-c0cb6944-af53-4a1a-9f65-b47a0aff1298 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.145741] [55188]: DEBUG nova.policy [None req-769c7679-e00e-492b-bcb9-27f9cd3d9e63 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.148988] [55187]: DEBUG nova.policy [None req-c0cb6944-af53-4a1a-9f65-b47a0aff1298 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.153751] [55188]: INFO nova.api.openstack.requestlog [None req-769c7679-e00e-492b-bcb9-27f9cd3d9e63 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.073651 [ 799.153751] [55188]: [pid: 55188|app: 0|req: 1859/3576] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.154647] [55187]: INFO nova.api.openstack.requestlog [None req-c0cb6944-af53-4a1a-9f65-b47a0aff1298 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.068175 [ 799.156040] [55187]: [pid: 55187|app: 0|req: 1718/3577] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.158409] [55188]: DEBUG nova.api.openstack.wsgi [None req-7285d095-0965-4b19-ad92-e87119d4a616 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.160019] [55187]: DEBUG nova.api.openstack.wsgi [None req-ea5f90a2-10ad-4d1b-a866-431541e3f688 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.160252] [55188]: DEBUG nova.compute.api [None req-7285d095-0965-4b19-ad92-e87119d4a616 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.161921] [55187]: DEBUG nova.compute.api [None req-ea5f90a2-10ad-4d1b-a866-431541e3f688 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.165817] [55188]: DEBUG oslo_concurrency.lockutils [None req-7285d095-0965-4b19-ad92-e87119d4a616 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.166736] [55188]: DEBUG oslo_concurrency.lockutils [None req-7285d095-0965-4b19-ad92-e87119d4a616 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.166736] [55188]: DEBUG oslo_concurrency.lockutils [None req-7285d095-0965-4b19-ad92-e87119d4a616 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.166908] [55188]: DEBUG oslo_concurrency.lockutils [None req-7285d095-0965-4b19-ad92-e87119d4a616 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.167100] [55188]: DEBUG oslo_concurrency.lockutils [None req-7285d095-0965-4b19-ad92-e87119d4a616 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.167176] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea5f90a2-10ad-4d1b-a866-431541e3f688 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.167268] [55188]: DEBUG oslo_concurrency.lockutils [None req-7285d095-0965-4b19-ad92-e87119d4a616 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.167398] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea5f90a2-10ad-4d1b-a866-431541e3f688 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.167649] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea5f90a2-10ad-4d1b-a866-431541e3f688 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.168108] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea5f90a2-10ad-4d1b-a866-431541e3f688 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.168386] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea5f90a2-10ad-4d1b-a866-431541e3f688 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.168758] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea5f90a2-10ad-4d1b-a866-431541e3f688 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.196816] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea5f90a2-10ad-4d1b-a866-431541e3f688 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.197100] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea5f90a2-10ad-4d1b-a866-431541e3f688 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.197245] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea5f90a2-10ad-4d1b-a866-431541e3f688 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.197485] [55187]: DEBUG nova.objects.instance [None req-ea5f90a2-10ad-4d1b-a866-431541e3f688 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.199139] [55188]: DEBUG oslo_concurrency.lockutils [None req-7285d095-0965-4b19-ad92-e87119d4a616 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.199490] [55188]: DEBUG oslo_concurrency.lockutils [None req-7285d095-0965-4b19-ad92-e87119d4a616 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.199676] [55188]: DEBUG oslo_concurrency.lockutils [None req-7285d095-0965-4b19-ad92-e87119d4a616 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.200134] [55188]: DEBUG nova.objects.instance [None req-7285d095-0965-4b19-ad92-e87119d4a616 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.223221] [55188]: DEBUG nova.policy [None req-7285d095-0965-4b19-ad92-e87119d4a616 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.225969] [55187]: DEBUG nova.policy [None req-ea5f90a2-10ad-4d1b-a866-431541e3f688 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.227911] [55188]: INFO nova.api.openstack.requestlog [None req-7285d095-0965-4b19-ad92-e87119d4a616 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.073300 [ 799.229038] [55188]: [pid: 55188|app: 0|req: 1860/3578] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.231231] [55188]: DEBUG nova.api.openstack.wsgi [None req-d1c9d458-699c-43ee-a4f2-152eeb15170a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.232350] [55187]: INFO nova.api.openstack.requestlog [None req-ea5f90a2-10ad-4d1b-a866-431541e3f688 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.076087 [ 799.232463] [55187]: [pid: 55187|app: 0|req: 1719/3579] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.234351] [55188]: DEBUG nova.compute.api [None req-d1c9d458-699c-43ee-a4f2-152eeb15170a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.235413] [55187]: DEBUG nova.api.openstack.wsgi [None req-52a7396c-fd6c-49ff-ac71-c71d36d20112 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.237112] [55187]: DEBUG nova.compute.api [None req-52a7396c-fd6c-49ff-ac71-c71d36d20112 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.238592] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1c9d458-699c-43ee-a4f2-152eeb15170a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.238911] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1c9d458-699c-43ee-a4f2-152eeb15170a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.239049] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1c9d458-699c-43ee-a4f2-152eeb15170a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.239437] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1c9d458-699c-43ee-a4f2-152eeb15170a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.239644] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1c9d458-699c-43ee-a4f2-152eeb15170a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.239836] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1c9d458-699c-43ee-a4f2-152eeb15170a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.240844] [55187]: DEBUG oslo_concurrency.lockutils [None req-52a7396c-fd6c-49ff-ac71-c71d36d20112 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.241160] [55187]: DEBUG oslo_concurrency.lockutils [None req-52a7396c-fd6c-49ff-ac71-c71d36d20112 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.241357] [55187]: DEBUG oslo_concurrency.lockutils [None req-52a7396c-fd6c-49ff-ac71-c71d36d20112 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.241716] [55187]: DEBUG oslo_concurrency.lockutils [None req-52a7396c-fd6c-49ff-ac71-c71d36d20112 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.241916] [55187]: DEBUG oslo_concurrency.lockutils [None req-52a7396c-fd6c-49ff-ac71-c71d36d20112 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.242101] [55187]: DEBUG oslo_concurrency.lockutils [None req-52a7396c-fd6c-49ff-ac71-c71d36d20112 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.329592] [55188]: DEBUG nova.policy [None req-d1c9d458-699c-43ee-a4f2-152eeb15170a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.334041] [55188]: INFO nova.api.openstack.requestlog [None req-d1c9d458-699c-43ee-a4f2-152eeb15170a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1669 microversion: 2.1 time: 0.105033 [ 799.334395] [55188]: [pid: 55188|app: 0|req: 1861/3580] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1669 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.336903] [55188]: DEBUG nova.api.openstack.wsgi [None req-f1512c87-ab63-473b-8c01-6ca17ddcbc5d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.339677] [55188]: DEBUG nova.compute.api [None req-f1512c87-ab63-473b-8c01-6ca17ddcbc5d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.343394] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1512c87-ab63-473b-8c01-6ca17ddcbc5d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.343638] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1512c87-ab63-473b-8c01-6ca17ddcbc5d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.343813] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1512c87-ab63-473b-8c01-6ca17ddcbc5d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.344173] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1512c87-ab63-473b-8c01-6ca17ddcbc5d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.344374] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1512c87-ab63-473b-8c01-6ca17ddcbc5d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.344541] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1512c87-ab63-473b-8c01-6ca17ddcbc5d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.357368] [55187]: DEBUG nova.policy [None req-52a7396c-fd6c-49ff-ac71-c71d36d20112 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.362477] [55187]: INFO nova.api.openstack.requestlog [None req-52a7396c-fd6c-49ff-ac71-c71d36d20112 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1315 microversion: 2.1 time: 0.129333 [ 799.362985] [55187]: [pid: 55187|app: 0|req: 1720/3581] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1315 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.365757] [55187]: DEBUG nova.api.openstack.wsgi [None req-eb198922-00e8-4ca2-a10a-4af6a8e69148 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.370023] [55187]: DEBUG nova.compute.api [None req-eb198922-00e8-4ca2-a10a-4af6a8e69148 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.374535] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb198922-00e8-4ca2-a10a-4af6a8e69148 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.374792] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb198922-00e8-4ca2-a10a-4af6a8e69148 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.374974] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb198922-00e8-4ca2-a10a-4af6a8e69148 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.375357] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb198922-00e8-4ca2-a10a-4af6a8e69148 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.375555] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb198922-00e8-4ca2-a10a-4af6a8e69148 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.375725] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb198922-00e8-4ca2-a10a-4af6a8e69148 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.394837] [55188]: DEBUG nova.policy [None req-f1512c87-ab63-473b-8c01-6ca17ddcbc5d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.399586] [55188]: INFO nova.api.openstack.requestlog [None req-f1512c87-ab63-473b-8c01-6ca17ddcbc5d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.064583 [ 799.399894] [55188]: [pid: 55188|app: 0|req: 1862/3582] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.402718] [55188]: DEBUG nova.api.openstack.wsgi [None req-ebefa715-a439-4285-bdf5-cd7f7c581f45 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.404142] [55188]: DEBUG nova.compute.api [None req-ebefa715-a439-4285-bdf5-cd7f7c581f45 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.407594] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebefa715-a439-4285-bdf5-cd7f7c581f45 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.407873] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebefa715-a439-4285-bdf5-cd7f7c581f45 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.408079] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebefa715-a439-4285-bdf5-cd7f7c581f45 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.408436] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebefa715-a439-4285-bdf5-cd7f7c581f45 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.408738] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebefa715-a439-4285-bdf5-cd7f7c581f45 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.408795] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebefa715-a439-4285-bdf5-cd7f7c581f45 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.430603] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebefa715-a439-4285-bdf5-cd7f7c581f45 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.430884] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebefa715-a439-4285-bdf5-cd7f7c581f45 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.431090] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebefa715-a439-4285-bdf5-cd7f7c581f45 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.431451] [55188]: DEBUG nova.objects.instance [None req-ebefa715-a439-4285-bdf5-cd7f7c581f45 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.454281] [55188]: DEBUG nova.policy [None req-ebefa715-a439-4285-bdf5-cd7f7c581f45 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.459291] [55188]: INFO nova.api.openstack.requestlog [None req-ebefa715-a439-4285-bdf5-cd7f7c581f45 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.058759 [ 799.459631] [55188]: [pid: 55188|app: 0|req: 1863/3583] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.462255] [55188]: DEBUG nova.api.openstack.wsgi [None req-1850b058-b696-4a83-a65d-55083ee0768f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.463918] [55188]: DEBUG nova.compute.api [None req-1850b058-b696-4a83-a65d-55083ee0768f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.467627] [55188]: DEBUG oslo_concurrency.lockutils [None req-1850b058-b696-4a83-a65d-55083ee0768f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.468060] [55188]: DEBUG oslo_concurrency.lockutils [None req-1850b058-b696-4a83-a65d-55083ee0768f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.468270] [55188]: DEBUG oslo_concurrency.lockutils [None req-1850b058-b696-4a83-a65d-55083ee0768f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.468675] [55188]: DEBUG oslo_concurrency.lockutils [None req-1850b058-b696-4a83-a65d-55083ee0768f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.468883] [55188]: DEBUG oslo_concurrency.lockutils [None req-1850b058-b696-4a83-a65d-55083ee0768f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.469356] [55188]: DEBUG oslo_concurrency.lockutils [None req-1850b058-b696-4a83-a65d-55083ee0768f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.475136] [55187]: DEBUG nova.policy [None req-eb198922-00e8-4ca2-a10a-4af6a8e69148 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.478835] [55187]: INFO nova.api.openstack.requestlog [None req-eb198922-00e8-4ca2-a10a-4af6a8e69148 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1514 microversion: 2.1 time: 0.115432 [ 799.479631] [55187]: [pid: 55187|app: 0|req: 1721/3584] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1514 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.484298] [55187]: DEBUG nova.api.openstack.wsgi [None req-6f39f58a-5f1d-48e3-979e-9efd467844a3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.484937] [55187]: DEBUG nova.compute.api [None req-6f39f58a-5f1d-48e3-979e-9efd467844a3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.489143] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f39f58a-5f1d-48e3-979e-9efd467844a3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.489559] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f39f58a-5f1d-48e3-979e-9efd467844a3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.489944] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f39f58a-5f1d-48e3-979e-9efd467844a3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.490550] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f39f58a-5f1d-48e3-979e-9efd467844a3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.490858] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f39f58a-5f1d-48e3-979e-9efd467844a3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.491192] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f39f58a-5f1d-48e3-979e-9efd467844a3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.565161] [55187]: DEBUG nova.policy [None req-6f39f58a-5f1d-48e3-979e-9efd467844a3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.573596] [55188]: DEBUG nova.policy [None req-1850b058-b696-4a83-a65d-55083ee0768f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.574064] [55187]: INFO nova.api.openstack.requestlog [None req-6f39f58a-5f1d-48e3-979e-9efd467844a3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1669 microversion: 2.1 time: 0.093626 [ 799.574442] [55187]: [pid: 55187|app: 0|req: 1722/3585] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1669 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.577293] [55187]: DEBUG nova.api.openstack.wsgi [None req-d8e1d00e-5561-45d0-80d1-1ebf767f9b12 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.579027] [55188]: DEBUG nova.policy [None req-1850b058-b696-4a83-a65d-55083ee0768f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.579567] [55187]: DEBUG nova.compute.api [None req-d8e1d00e-5561-45d0-80d1-1ebf767f9b12 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.579762] [55188]: DEBUG nova.policy [None req-1850b058-b696-4a83-a65d-55083ee0768f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.580416] [55188]: INFO nova.api.openstack.requestlog [None req-1850b058-b696-4a83-a65d-55083ee0768f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1356 microversion: 2.21 time: 0.120270 [ 799.580847] [55188]: [pid: 55188|app: 0|req: 1864/3586] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1356 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 799.583449] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8e1d00e-5561-45d0-80d1-1ebf767f9b12 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.583608] [55188]: DEBUG nova.api.openstack.wsgi [None req-0db0ad40-895c-4638-9793-d7bd36080d67 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.583681] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8e1d00e-5561-45d0-80d1-1ebf767f9b12 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.583874] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8e1d00e-5561-45d0-80d1-1ebf767f9b12 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.584250] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8e1d00e-5561-45d0-80d1-1ebf767f9b12 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.584458] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8e1d00e-5561-45d0-80d1-1ebf767f9b12 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.584638] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8e1d00e-5561-45d0-80d1-1ebf767f9b12 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.585253] [55188]: DEBUG nova.compute.api [None req-0db0ad40-895c-4638-9793-d7bd36080d67 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.588825] [55188]: DEBUG oslo_concurrency.lockutils [None req-0db0ad40-895c-4638-9793-d7bd36080d67 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.589098] [55188]: DEBUG oslo_concurrency.lockutils [None req-0db0ad40-895c-4638-9793-d7bd36080d67 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.589309] [55188]: DEBUG oslo_concurrency.lockutils [None req-0db0ad40-895c-4638-9793-d7bd36080d67 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.589666] [55188]: DEBUG oslo_concurrency.lockutils [None req-0db0ad40-895c-4638-9793-d7bd36080d67 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.589872] [55188]: DEBUG oslo_concurrency.lockutils [None req-0db0ad40-895c-4638-9793-d7bd36080d67 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.590063] [55188]: DEBUG oslo_concurrency.lockutils [None req-0db0ad40-895c-4638-9793-d7bd36080d67 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.603217] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8e1d00e-5561-45d0-80d1-1ebf767f9b12 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.603533] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8e1d00e-5561-45d0-80d1-1ebf767f9b12 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.603770] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8e1d00e-5561-45d0-80d1-1ebf767f9b12 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.604010] [55187]: DEBUG nova.objects.instance [None req-d8e1d00e-5561-45d0-80d1-1ebf767f9b12 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.613937] [55188]: DEBUG oslo_concurrency.lockutils [None req-0db0ad40-895c-4638-9793-d7bd36080d67 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.614300] [55188]: DEBUG oslo_concurrency.lockutils [None req-0db0ad40-895c-4638-9793-d7bd36080d67 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.614584] [55188]: DEBUG oslo_concurrency.lockutils [None req-0db0ad40-895c-4638-9793-d7bd36080d67 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.614882] [55188]: DEBUG nova.objects.instance [None req-0db0ad40-895c-4638-9793-d7bd36080d67 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.624516] [55187]: DEBUG nova.policy [None req-d8e1d00e-5561-45d0-80d1-1ebf767f9b12 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.628871] [55187]: INFO nova.api.openstack.requestlog [None req-d8e1d00e-5561-45d0-80d1-1ebf767f9b12 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.053813 [ 799.629215] [55187]: [pid: 55187|app: 0|req: 1723/3587] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.631556] [55187]: DEBUG nova.api.openstack.wsgi [None req-e72d4112-48bf-4ffc-8fb8-1b866395fdc8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.633194] [55187]: DEBUG nova.compute.api [None req-e72d4112-48bf-4ffc-8fb8-1b866395fdc8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.636558] [55187]: DEBUG oslo_concurrency.lockutils [None req-e72d4112-48bf-4ffc-8fb8-1b866395fdc8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.636825] [55187]: DEBUG oslo_concurrency.lockutils [None req-e72d4112-48bf-4ffc-8fb8-1b866395fdc8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.637029] [55187]: DEBUG oslo_concurrency.lockutils [None req-e72d4112-48bf-4ffc-8fb8-1b866395fdc8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.637404] [55187]: DEBUG oslo_concurrency.lockutils [None req-e72d4112-48bf-4ffc-8fb8-1b866395fdc8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.637606] [55187]: DEBUG oslo_concurrency.lockutils [None req-e72d4112-48bf-4ffc-8fb8-1b866395fdc8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.637801] [55187]: DEBUG oslo_concurrency.lockutils [None req-e72d4112-48bf-4ffc-8fb8-1b866395fdc8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.639032] [55188]: DEBUG nova.policy [None req-0db0ad40-895c-4638-9793-d7bd36080d67 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.643924] [55188]: DEBUG nova.policy [None req-0db0ad40-895c-4638-9793-d7bd36080d67 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.644703] [55188]: DEBUG nova.policy [None req-0db0ad40-895c-4638-9793-d7bd36080d67 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.648687] [55188]: INFO nova.api.openstack.requestlog [None req-0db0ad40-895c-4638-9793-d7bd36080d67 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.067261 [ 799.649372] [55188]: [pid: 55188|app: 0|req: 1865/3588] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 799.651613] [55188]: DEBUG nova.api.openstack.wsgi [None req-83af9cb9-d70d-48eb-bc96-1499e07b0ed4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.653303] [55188]: DEBUG nova.compute.api [None req-83af9cb9-d70d-48eb-bc96-1499e07b0ed4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.657600] [55188]: DEBUG oslo_concurrency.lockutils [None req-83af9cb9-d70d-48eb-bc96-1499e07b0ed4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.657856] [55188]: DEBUG oslo_concurrency.lockutils [None req-83af9cb9-d70d-48eb-bc96-1499e07b0ed4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.658060] [55188]: DEBUG oslo_concurrency.lockutils [None req-83af9cb9-d70d-48eb-bc96-1499e07b0ed4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.658431] [55188]: DEBUG oslo_concurrency.lockutils [None req-83af9cb9-d70d-48eb-bc96-1499e07b0ed4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.658633] [55188]: DEBUG oslo_concurrency.lockutils [None req-83af9cb9-d70d-48eb-bc96-1499e07b0ed4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.658807] [55188]: DEBUG oslo_concurrency.lockutils [None req-83af9cb9-d70d-48eb-bc96-1499e07b0ed4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.673861] [55187]: DEBUG nova.policy [None req-e72d4112-48bf-4ffc-8fb8-1b866395fdc8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.679491] [55187]: INFO nova.api.openstack.requestlog [None req-e72d4112-48bf-4ffc-8fb8-1b866395fdc8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.049632 [ 799.679851] [55187]: [pid: 55187|app: 0|req: 1724/3589] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:39 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.682463] [55187]: DEBUG nova.api.openstack.wsgi [None req-25ae762a-782e-43c0-8759-eb81f7c61d08 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.684318] [55187]: DEBUG nova.compute.api [None req-25ae762a-782e-43c0-8759-eb81f7c61d08 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.688125] [55187]: DEBUG oslo_concurrency.lockutils [None req-25ae762a-782e-43c0-8759-eb81f7c61d08 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.688321] [55187]: DEBUG oslo_concurrency.lockutils [None req-25ae762a-782e-43c0-8759-eb81f7c61d08 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.688508] [55187]: DEBUG oslo_concurrency.lockutils [None req-25ae762a-782e-43c0-8759-eb81f7c61d08 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.688856] [55187]: DEBUG oslo_concurrency.lockutils [None req-25ae762a-782e-43c0-8759-eb81f7c61d08 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.689067] [55187]: DEBUG oslo_concurrency.lockutils [None req-25ae762a-782e-43c0-8759-eb81f7c61d08 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.689241] [55187]: DEBUG oslo_concurrency.lockutils [None req-25ae762a-782e-43c0-8759-eb81f7c61d08 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.694239] [55188]: DEBUG nova.policy [None req-83af9cb9-d70d-48eb-bc96-1499e07b0ed4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.699811] [55188]: INFO nova.api.openstack.requestlog [None req-83af9cb9-d70d-48eb-bc96-1499e07b0ed4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.050169 [ 799.700145] [55188]: [pid: 55188|app: 0|req: 1866/3590] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.709155] [55187]: DEBUG oslo_concurrency.lockutils [None req-25ae762a-782e-43c0-8759-eb81f7c61d08 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.709438] [55187]: DEBUG oslo_concurrency.lockutils [None req-25ae762a-782e-43c0-8759-eb81f7c61d08 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.709619] [55187]: DEBUG oslo_concurrency.lockutils [None req-25ae762a-782e-43c0-8759-eb81f7c61d08 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.709816] [55187]: DEBUG nova.objects.instance [None req-25ae762a-782e-43c0-8759-eb81f7c61d08 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.729915] [55187]: DEBUG nova.policy [None req-25ae762a-782e-43c0-8759-eb81f7c61d08 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.734357] [55187]: INFO nova.api.openstack.requestlog [None req-25ae762a-782e-43c0-8759-eb81f7c61d08 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.053898 [ 799.734819] [55187]: [pid: 55187|app: 0|req: 1725/3591] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.737993] [55188]: DEBUG nova.api.openstack.wsgi [None req-e68fb9e3-dfa0-4678-837b-1efbbbf991de tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.739738] [55188]: DEBUG nova.compute.api [None req-e68fb9e3-dfa0-4678-837b-1efbbbf991de tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.743337] [55188]: DEBUG oslo_concurrency.lockutils [None req-e68fb9e3-dfa0-4678-837b-1efbbbf991de tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.743580] [55188]: DEBUG oslo_concurrency.lockutils [None req-e68fb9e3-dfa0-4678-837b-1efbbbf991de tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.743769] [55188]: DEBUG oslo_concurrency.lockutils [None req-e68fb9e3-dfa0-4678-837b-1efbbbf991de tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.744145] [55188]: DEBUG oslo_concurrency.lockutils [None req-e68fb9e3-dfa0-4678-837b-1efbbbf991de tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.744354] [55188]: DEBUG oslo_concurrency.lockutils [None req-e68fb9e3-dfa0-4678-837b-1efbbbf991de tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.744527] [55188]: DEBUG oslo_concurrency.lockutils [None req-e68fb9e3-dfa0-4678-837b-1efbbbf991de tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.778096] [55188]: DEBUG nova.policy [None req-e68fb9e3-dfa0-4678-837b-1efbbbf991de tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.782272] [55188]: INFO nova.api.openstack.requestlog [None req-e68fb9e3-dfa0-4678-837b-1efbbbf991de tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1303 microversion: 2.1 time: 0.046522 [ 799.782577] [55188]: [pid: 55188|app: 0|req: 1867/3592] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1303 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.802840] [55187]: DEBUG nova.api.openstack.wsgi [None req-7ec107cc-890e-4662-8686-cb1151fb7a4d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.804563] [55187]: DEBUG nova.compute.api [None req-7ec107cc-890e-4662-8686-cb1151fb7a4d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.808378] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ec107cc-890e-4662-8686-cb1151fb7a4d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.808583] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ec107cc-890e-4662-8686-cb1151fb7a4d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.808770] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ec107cc-890e-4662-8686-cb1151fb7a4d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.809251] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ec107cc-890e-4662-8686-cb1151fb7a4d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.809459] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ec107cc-890e-4662-8686-cb1151fb7a4d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.809636] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ec107cc-890e-4662-8686-cb1151fb7a4d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.824720] [55188]: DEBUG nova.api.openstack.wsgi [None req-eda9809d-6dd9-49d1-a816-aa8e1164429c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.826657] [55188]: DEBUG nova.compute.api [None req-eda9809d-6dd9-49d1-a816-aa8e1164429c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.832070] [55188]: DEBUG oslo_concurrency.lockutils [None req-eda9809d-6dd9-49d1-a816-aa8e1164429c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.832070] [55188]: DEBUG oslo_concurrency.lockutils [None req-eda9809d-6dd9-49d1-a816-aa8e1164429c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.832070] [55188]: DEBUG oslo_concurrency.lockutils [None req-eda9809d-6dd9-49d1-a816-aa8e1164429c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.832070] [55188]: DEBUG oslo_concurrency.lockutils [None req-eda9809d-6dd9-49d1-a816-aa8e1164429c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.832070] [55188]: DEBUG oslo_concurrency.lockutils [None req-eda9809d-6dd9-49d1-a816-aa8e1164429c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.832070] [55188]: DEBUG oslo_concurrency.lockutils [None req-eda9809d-6dd9-49d1-a816-aa8e1164429c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.866507] [55188]: DEBUG nova.policy [None req-eda9809d-6dd9-49d1-a816-aa8e1164429c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.869984] [55188]: INFO nova.api.openstack.requestlog [None req-eda9809d-6dd9-49d1-a816-aa8e1164429c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1227 microversion: 2.1 time: 0.047521 [ 799.870676] [55188]: [pid: 55188|app: 0|req: 1868/3593] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1227 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.874371] [55188]: DEBUG nova.api.openstack.wsgi [req-9d81285c-cc87-441e-bdbc-8660629e5ea7 req-0e6674f1-8af2-4e74-9d0a-f4e24b910529 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c8e47f25-9bbd-431f-bf2f-4f55169fd38e", "name": "network-vif-deleted", "tag": "d35e013f-f04e-4f7c-8014-c381b8f1510c"}, {"name": "network-changed", "server_uuid": "26784492-3b89-4b43-8091-64a4c0499773", "tag": "2e3afede-db2c-41d6-9dcd-6e60cd503e61"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 799.880085] [55188]: DEBUG oslo_concurrency.lockutils [req-9d81285c-cc87-441e-bdbc-8660629e5ea7 req-0e6674f1-8af2-4e74-9d0a-f4e24b910529 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.880418] [55188]: DEBUG oslo_concurrency.lockutils [req-9d81285c-cc87-441e-bdbc-8660629e5ea7 req-0e6674f1-8af2-4e74-9d0a-f4e24b910529 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.880515] [55188]: DEBUG oslo_concurrency.lockutils [req-9d81285c-cc87-441e-bdbc-8660629e5ea7 req-0e6674f1-8af2-4e74-9d0a-f4e24b910529 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.887784] [55188]: INFO nova.api.openstack.compute.server_external_events [req-9d81285c-cc87-441e-bdbc-8660629e5ea7 req-0e6674f1-8af2-4e74-9d0a-f4e24b910529 service nova] Creating event network-vif-deleted:d35e013f-f04e-4f7c-8014-c381b8f1510c for instance c8e47f25-9bbd-431f-bf2f-4f55169fd38e on cpu-1 [ 799.888070] [55188]: INFO nova.api.openstack.compute.server_external_events [req-9d81285c-cc87-441e-bdbc-8660629e5ea7 req-0e6674f1-8af2-4e74-9d0a-f4e24b910529 service nova] Creating event network-changed:2e3afede-db2c-41d6-9dcd-6e60cd503e61 for instance 26784492-3b89-4b43-8091-64a4c0499773 on cpu-1 [ 799.889316] [55187]: DEBUG nova.policy [None req-7ec107cc-890e-4662-8686-cb1151fb7a4d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.894221] [55187]: INFO nova.api.openstack.requestlog [None req-7ec107cc-890e-4662-8686-cb1151fb7a4d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1311 microversion: 2.1 time: 0.093557 [ 799.894636] [55187]: [pid: 55187|app: 0|req: 1726/3594] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1311 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.895435] [55188]: INFO nova.api.openstack.requestlog [req-9d81285c-cc87-441e-bdbc-8660629e5ea7 req-0e6674f1-8af2-4e74-9d0a-f4e24b910529 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024349 [ 799.895819] [55188]: [pid: 55188|app: 0|req: 1869/3595] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:40 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 799.897321] [55187]: DEBUG nova.api.openstack.wsgi [None req-b33c0b57-4937-4987-b5aa-01d799dcefd4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.898663] [55188]: DEBUG nova.api.openstack.wsgi [None req-a8badf5c-79e8-4490-9297-03274488e522 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.898995] [55187]: DEBUG nova.compute.api [None req-b33c0b57-4937-4987-b5aa-01d799dcefd4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.900450] [55188]: DEBUG nova.compute.api [None req-a8badf5c-79e8-4490-9297-03274488e522 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.904359] [55187]: DEBUG oslo_concurrency.lockutils [None req-b33c0b57-4937-4987-b5aa-01d799dcefd4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.904359] [55187]: DEBUG oslo_concurrency.lockutils [None req-b33c0b57-4937-4987-b5aa-01d799dcefd4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.904359] [55187]: DEBUG oslo_concurrency.lockutils [None req-b33c0b57-4937-4987-b5aa-01d799dcefd4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.904359] [55187]: DEBUG oslo_concurrency.lockutils [None req-b33c0b57-4937-4987-b5aa-01d799dcefd4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.904482] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8badf5c-79e8-4490-9297-03274488e522 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.904516] [55187]: DEBUG oslo_concurrency.lockutils [None req-b33c0b57-4937-4987-b5aa-01d799dcefd4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.904516] [55187]: DEBUG oslo_concurrency.lockutils [None req-b33c0b57-4937-4987-b5aa-01d799dcefd4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.904646] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8badf5c-79e8-4490-9297-03274488e522 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.904853] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8badf5c-79e8-4490-9297-03274488e522 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.905448] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8badf5c-79e8-4490-9297-03274488e522 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.905666] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8badf5c-79e8-4490-9297-03274488e522 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.905840] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8badf5c-79e8-4490-9297-03274488e522 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.922720] [55187]: DEBUG oslo_concurrency.lockutils [None req-b33c0b57-4937-4987-b5aa-01d799dcefd4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.922959] [55187]: DEBUG oslo_concurrency.lockutils [None req-b33c0b57-4937-4987-b5aa-01d799dcefd4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.923159] [55187]: DEBUG oslo_concurrency.lockutils [None req-b33c0b57-4937-4987-b5aa-01d799dcefd4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.923356] [55187]: DEBUG nova.objects.instance [None req-b33c0b57-4937-4987-b5aa-01d799dcefd4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.945859] [55187]: DEBUG nova.policy [None req-b33c0b57-4937-4987-b5aa-01d799dcefd4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.949861] [55187]: INFO nova.api.openstack.requestlog [None req-b33c0b57-4937-4987-b5aa-01d799dcefd4 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.054505 [ 799.950248] [55187]: [pid: 55187|app: 0|req: 1727/3596] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.951153] [55188]: DEBUG nova.policy [None req-a8badf5c-79e8-4490-9297-03274488e522 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.956041] [55187]: DEBUG nova.api.openstack.wsgi [None req-5918d232-ef7b-4b18-af04-9a038c750f22 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 799.956170] [55188]: INFO nova.api.openstack.requestlog [None req-a8badf5c-79e8-4490-9297-03274488e522 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.058928 [ 799.956170] [55188]: [pid: 55188|app: 0|req: 1870/3597] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.957495] [55187]: DEBUG nova.compute.api [None req-5918d232-ef7b-4b18-af04-9a038c750f22 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 799.961038] [55187]: DEBUG oslo_concurrency.lockutils [None req-5918d232-ef7b-4b18-af04-9a038c750f22 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.961419] [55187]: DEBUG oslo_concurrency.lockutils [None req-5918d232-ef7b-4b18-af04-9a038c750f22 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.961730] [55187]: DEBUG oslo_concurrency.lockutils [None req-5918d232-ef7b-4b18-af04-9a038c750f22 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.962195] [55187]: DEBUG oslo_concurrency.lockutils [None req-5918d232-ef7b-4b18-af04-9a038c750f22 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.962492] [55187]: DEBUG oslo_concurrency.lockutils [None req-5918d232-ef7b-4b18-af04-9a038c750f22 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.962768] [55187]: DEBUG oslo_concurrency.lockutils [None req-5918d232-ef7b-4b18-af04-9a038c750f22 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.985102] [55187]: DEBUG oslo_concurrency.lockutils [None req-5918d232-ef7b-4b18-af04-9a038c750f22 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.985102] [55187]: DEBUG oslo_concurrency.lockutils [None req-5918d232-ef7b-4b18-af04-9a038c750f22 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.985102] [55187]: DEBUG oslo_concurrency.lockutils [None req-5918d232-ef7b-4b18-af04-9a038c750f22 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.985399] [55187]: DEBUG nova.objects.instance [None req-5918d232-ef7b-4b18-af04-9a038c750f22 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.004122] [55188]: DEBUG nova.api.openstack.wsgi [None req-e0a1e129-05ef-4d70-8c6f-6b504e4221d1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.004122] [55188]: DEBUG nova.compute.api [None req-e0a1e129-05ef-4d70-8c6f-6b504e4221d1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.006970] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0a1e129-05ef-4d70-8c6f-6b504e4221d1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.007360] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0a1e129-05ef-4d70-8c6f-6b504e4221d1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.007619] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0a1e129-05ef-4d70-8c6f-6b504e4221d1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.008077] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0a1e129-05ef-4d70-8c6f-6b504e4221d1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.008367] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0a1e129-05ef-4d70-8c6f-6b504e4221d1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.008601] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0a1e129-05ef-4d70-8c6f-6b504e4221d1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.008693] [55187]: DEBUG nova.policy [None req-5918d232-ef7b-4b18-af04-9a038c750f22 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.014268] [55187]: INFO nova.api.openstack.requestlog [None req-5918d232-ef7b-4b18-af04-9a038c750f22 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.063279 [ 800.014571] [55187]: [pid: 55187|app: 0|req: 1728/3598] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.025606] [55187]: DEBUG nova.api.openstack.wsgi [None req-063042b2-cc7f-4933-ba06-03e75157a6d5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.027443] [55187]: DEBUG nova.compute.api [None req-063042b2-cc7f-4933-ba06-03e75157a6d5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.030313] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0a1e129-05ef-4d70-8c6f-6b504e4221d1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.030921] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0a1e129-05ef-4d70-8c6f-6b504e4221d1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.030921] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0a1e129-05ef-4d70-8c6f-6b504e4221d1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.031203] [55188]: DEBUG nova.objects.instance [None req-e0a1e129-05ef-4d70-8c6f-6b504e4221d1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.031517] [55187]: DEBUG oslo_concurrency.lockutils [None req-063042b2-cc7f-4933-ba06-03e75157a6d5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.031770] [55187]: DEBUG oslo_concurrency.lockutils [None req-063042b2-cc7f-4933-ba06-03e75157a6d5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.031957] [55187]: DEBUG oslo_concurrency.lockutils [None req-063042b2-cc7f-4933-ba06-03e75157a6d5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.033036] [55187]: DEBUG oslo_concurrency.lockutils [None req-063042b2-cc7f-4933-ba06-03e75157a6d5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.033036] [55187]: DEBUG oslo_concurrency.lockutils [None req-063042b2-cc7f-4933-ba06-03e75157a6d5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.033036] [55187]: DEBUG oslo_concurrency.lockutils [None req-063042b2-cc7f-4933-ba06-03e75157a6d5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.057106] [55188]: DEBUG nova.policy [None req-e0a1e129-05ef-4d70-8c6f-6b504e4221d1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.062756] [55188]: INFO nova.api.openstack.requestlog [None req-e0a1e129-05ef-4d70-8c6f-6b504e4221d1 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.064624 [ 800.063155] [55188]: [pid: 55188|app: 0|req: 1871/3599] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 800.066124] [55187]: DEBUG nova.policy [None req-063042b2-cc7f-4933-ba06-03e75157a6d5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.070071] [55188]: DEBUG nova.api.openstack.wsgi [None req-a11fba0c-0b9d-4a26-ba26-994ea3dbc485 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4aff783e20>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.070504] [55187]: INFO nova.api.openstack.requestlog [None req-063042b2-cc7f-4933-ba06-03e75157a6d5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1266 microversion: 2.1 time: 0.047137 [ 800.070839] [55187]: [pid: 55187|app: 0|req: 1729/3600] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1266 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 800.095985] [55187]: DEBUG nova.api.openstack.wsgi [None req-96eeb599-f0a5-40e2-a317-469af1dd81b7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.098512] [55187]: DEBUG nova.compute.api [None req-96eeb599-f0a5-40e2-a317-469af1dd81b7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.102745] [55187]: DEBUG oslo_concurrency.lockutils [None req-96eeb599-f0a5-40e2-a317-469af1dd81b7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.103028] [55187]: DEBUG oslo_concurrency.lockutils [None req-96eeb599-f0a5-40e2-a317-469af1dd81b7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.103206] [55187]: DEBUG oslo_concurrency.lockutils [None req-96eeb599-f0a5-40e2-a317-469af1dd81b7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.103562] [55187]: DEBUG oslo_concurrency.lockutils [None req-96eeb599-f0a5-40e2-a317-469af1dd81b7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.103760] [55187]: DEBUG oslo_concurrency.lockutils [None req-96eeb599-f0a5-40e2-a317-469af1dd81b7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.103934] [55187]: DEBUG oslo_concurrency.lockutils [None req-96eeb599-f0a5-40e2-a317-469af1dd81b7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.109430] [55188]: INFO nova.api.openstack.requestlog [None req-a11fba0c-0b9d-4a26-ba26-994ea3dbc485 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5" status: 200 len: 1559 microversion: 2.1 time: 0.045284 [ 800.109886] [55188]: [pid: 55188|app: 0|req: 1872/3601] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5 => generated 1559 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.113378] [55188]: DEBUG nova.api.openstack.wsgi [None req-d211a0d5-f1ff-4a79-8533-328f60f00b2b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.115179] [55188]: DEBUG nova.compute.api [None req-d211a0d5-f1ff-4a79-8533-328f60f00b2b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.120806] [55188]: DEBUG oslo_concurrency.lockutils [None req-d211a0d5-f1ff-4a79-8533-328f60f00b2b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.120806] [55188]: DEBUG oslo_concurrency.lockutils [None req-d211a0d5-f1ff-4a79-8533-328f60f00b2b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.120806] [55188]: DEBUG oslo_concurrency.lockutils [None req-d211a0d5-f1ff-4a79-8533-328f60f00b2b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.120806] [55188]: DEBUG oslo_concurrency.lockutils [None req-d211a0d5-f1ff-4a79-8533-328f60f00b2b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.120806] [55188]: DEBUG oslo_concurrency.lockutils [None req-d211a0d5-f1ff-4a79-8533-328f60f00b2b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.121292] [55188]: DEBUG oslo_concurrency.lockutils [None req-d211a0d5-f1ff-4a79-8533-328f60f00b2b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.136721] [55187]: DEBUG nova.policy [None req-96eeb599-f0a5-40e2-a317-469af1dd81b7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.140955] [55187]: DEBUG nova.policy [None req-96eeb599-f0a5-40e2-a317-469af1dd81b7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.141628] [55187]: DEBUG nova.policy [None req-96eeb599-f0a5-40e2-a317-469af1dd81b7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.144192] [55187]: INFO nova.api.openstack.requestlog [None req-96eeb599-f0a5-40e2-a317-469af1dd81b7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.050902 [ 800.144513] [55187]: [pid: 55187|app: 0|req: 1730/3602] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 800.165171] [55188]: DEBUG nova.policy [None req-d211a0d5-f1ff-4a79-8533-328f60f00b2b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.168822] [55188]: INFO nova.api.openstack.requestlog [None req-d211a0d5-f1ff-4a79-8533-328f60f00b2b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.058167 [ 800.169607] [55188]: [pid: 55188|app: 0|req: 1873/3603] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.171831] [55187]: DEBUG nova.api.openstack.wsgi [None req-91216294-f39b-417b-8678-a089507ff5a1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.173956] [55187]: DEBUG nova.compute.api [None req-91216294-f39b-417b-8678-a089507ff5a1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.175525] [55188]: DEBUG nova.api.openstack.wsgi [None req-8fe61195-1f02-4cdb-ad03-993618089f3a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.177882] [55188]: DEBUG nova.compute.api [None req-8fe61195-1f02-4cdb-ad03-993618089f3a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.181018] [55187]: DEBUG oslo_concurrency.lockutils [None req-91216294-f39b-417b-8678-a089507ff5a1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.181018] [55187]: DEBUG oslo_concurrency.lockutils [None req-91216294-f39b-417b-8678-a089507ff5a1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.181018] [55187]: DEBUG oslo_concurrency.lockutils [None req-91216294-f39b-417b-8678-a089507ff5a1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.181018] [55187]: DEBUG oslo_concurrency.lockutils [None req-91216294-f39b-417b-8678-a089507ff5a1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.181018] [55187]: DEBUG oslo_concurrency.lockutils [None req-91216294-f39b-417b-8678-a089507ff5a1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.181018] [55187]: DEBUG oslo_concurrency.lockutils [None req-91216294-f39b-417b-8678-a089507ff5a1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.183693] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fe61195-1f02-4cdb-ad03-993618089f3a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.184170] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fe61195-1f02-4cdb-ad03-993618089f3a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.184669] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fe61195-1f02-4cdb-ad03-993618089f3a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.185372] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fe61195-1f02-4cdb-ad03-993618089f3a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.185951] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fe61195-1f02-4cdb-ad03-993618089f3a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.186987] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fe61195-1f02-4cdb-ad03-993618089f3a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.212632] [55187]: DEBUG oslo_concurrency.lockutils [None req-91216294-f39b-417b-8678-a089507ff5a1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.213057] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fe61195-1f02-4cdb-ad03-993618089f3a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.213140] [55187]: DEBUG oslo_concurrency.lockutils [None req-91216294-f39b-417b-8678-a089507ff5a1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.213180] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fe61195-1f02-4cdb-ad03-993618089f3a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.213228] [55187]: DEBUG oslo_concurrency.lockutils [None req-91216294-f39b-417b-8678-a089507ff5a1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.213263] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fe61195-1f02-4cdb-ad03-993618089f3a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.213335] [55187]: DEBUG nova.objects.instance [None req-91216294-f39b-417b-8678-a089507ff5a1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.213477] [55188]: DEBUG nova.objects.instance [None req-8fe61195-1f02-4cdb-ad03-993618089f3a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.235628] [55187]: DEBUG nova.policy [None req-91216294-f39b-417b-8678-a089507ff5a1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.235756] [55188]: DEBUG nova.policy [None req-8fe61195-1f02-4cdb-ad03-993618089f3a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.241984] [55188]: INFO nova.api.openstack.requestlog [None req-8fe61195-1f02-4cdb-ad03-993618089f3a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.071450 [ 800.242108] [55187]: INFO nova.api.openstack.requestlog [None req-91216294-f39b-417b-8678-a089507ff5a1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.073225 [ 800.242456] [55188]: [pid: 55188|app: 0|req: 1874/3604] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.242521] [55187]: [pid: 55187|app: 0|req: 1731/3605] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.244878] [55188]: DEBUG nova.api.openstack.wsgi [None req-538256ad-2f7d-42be-bf5f-e02e4cca2ac0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.247051] [55188]: DEBUG nova.compute.api [None req-538256ad-2f7d-42be-bf5f-e02e4cca2ac0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.247598] [55187]: DEBUG nova.api.openstack.wsgi [None req-4f93e993-a1f2-4fed-8873-c0d2339e9748 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.249317] [55187]: DEBUG nova.compute.api [None req-4f93e993-a1f2-4fed-8873-c0d2339e9748 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.250063] [55188]: DEBUG oslo_concurrency.lockutils [None req-538256ad-2f7d-42be-bf5f-e02e4cca2ac0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.250298] [55188]: DEBUG oslo_concurrency.lockutils [None req-538256ad-2f7d-42be-bf5f-e02e4cca2ac0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.250482] [55188]: DEBUG oslo_concurrency.lockutils [None req-538256ad-2f7d-42be-bf5f-e02e4cca2ac0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.250822] [55188]: DEBUG oslo_concurrency.lockutils [None req-538256ad-2f7d-42be-bf5f-e02e4cca2ac0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.251032] [55188]: DEBUG oslo_concurrency.lockutils [None req-538256ad-2f7d-42be-bf5f-e02e4cca2ac0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.251213] [55188]: DEBUG oslo_concurrency.lockutils [None req-538256ad-2f7d-42be-bf5f-e02e4cca2ac0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.252635] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f93e993-a1f2-4fed-8873-c0d2339e9748 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.252873] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f93e993-a1f2-4fed-8873-c0d2339e9748 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.253075] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f93e993-a1f2-4fed-8873-c0d2339e9748 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.253459] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f93e993-a1f2-4fed-8873-c0d2339e9748 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.253664] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f93e993-a1f2-4fed-8873-c0d2339e9748 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.253839] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f93e993-a1f2-4fed-8873-c0d2339e9748 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.271941] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f93e993-a1f2-4fed-8873-c0d2339e9748 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.272196] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f93e993-a1f2-4fed-8873-c0d2339e9748 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.272380] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f93e993-a1f2-4fed-8873-c0d2339e9748 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.272441] [55188]: DEBUG oslo_concurrency.lockutils [None req-538256ad-2f7d-42be-bf5f-e02e4cca2ac0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.272573] [55187]: DEBUG nova.objects.instance [None req-4f93e993-a1f2-4fed-8873-c0d2339e9748 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.272685] [55188]: DEBUG oslo_concurrency.lockutils [None req-538256ad-2f7d-42be-bf5f-e02e4cca2ac0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.272900] [55188]: DEBUG oslo_concurrency.lockutils [None req-538256ad-2f7d-42be-bf5f-e02e4cca2ac0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.273208] [55188]: DEBUG nova.objects.instance [None req-538256ad-2f7d-42be-bf5f-e02e4cca2ac0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.291655] [55187]: DEBUG nova.policy [None req-4f93e993-a1f2-4fed-8873-c0d2339e9748 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.292589] [55188]: DEBUG nova.policy [None req-538256ad-2f7d-42be-bf5f-e02e4cca2ac0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.295820] [55187]: INFO nova.api.openstack.requestlog [None req-4f93e993-a1f2-4fed-8873-c0d2339e9748 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.050203 [ 800.296206] [55187]: [pid: 55187|app: 0|req: 1732/3606] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.296598] [55188]: INFO nova.api.openstack.requestlog [None req-538256ad-2f7d-42be-bf5f-e02e4cca2ac0 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.053724 [ 800.296932] [55188]: [pid: 55188|app: 0|req: 1875/3607] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.382846] [55187]: DEBUG nova.api.openstack.wsgi [None req-42a6f3b6-8a06-4d4f-8207-4e0684e7ec0e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.384665] [55187]: DEBUG nova.compute.api [None req-42a6f3b6-8a06-4d4f-8207-4e0684e7ec0e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.388305] [55187]: DEBUG oslo_concurrency.lockutils [None req-42a6f3b6-8a06-4d4f-8207-4e0684e7ec0e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.388540] [55187]: DEBUG oslo_concurrency.lockutils [None req-42a6f3b6-8a06-4d4f-8207-4e0684e7ec0e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.388726] [55187]: DEBUG oslo_concurrency.lockutils [None req-42a6f3b6-8a06-4d4f-8207-4e0684e7ec0e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.389146] [55187]: DEBUG oslo_concurrency.lockutils [None req-42a6f3b6-8a06-4d4f-8207-4e0684e7ec0e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.389333] [55187]: DEBUG oslo_concurrency.lockutils [None req-42a6f3b6-8a06-4d4f-8207-4e0684e7ec0e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.389508] [55187]: DEBUG oslo_concurrency.lockutils [None req-42a6f3b6-8a06-4d4f-8207-4e0684e7ec0e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.413226] [55188]: DEBUG nova.api.openstack.wsgi [None req-0e8ed6d8-6c5d-4b5c-acbb-744d86626e92 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.415639] [55188]: DEBUG nova.compute.api [None req-0e8ed6d8-6c5d-4b5c-acbb-744d86626e92 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.419502] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e8ed6d8-6c5d-4b5c-acbb-744d86626e92 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.420231] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e8ed6d8-6c5d-4b5c-acbb-744d86626e92 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.420231] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e8ed6d8-6c5d-4b5c-acbb-744d86626e92 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.420424] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e8ed6d8-6c5d-4b5c-acbb-744d86626e92 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.420570] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e8ed6d8-6c5d-4b5c-acbb-744d86626e92 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.420752] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e8ed6d8-6c5d-4b5c-acbb-744d86626e92 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.460589] [55188]: DEBUG nova.policy [None req-0e8ed6d8-6c5d-4b5c-acbb-744d86626e92 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.465264] [55188]: INFO nova.api.openstack.requestlog [None req-0e8ed6d8-6c5d-4b5c-acbb-744d86626e92 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.054979 [ 800.465591] [55188]: [pid: 55188|app: 0|req: 1876/3608] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.473199] [55188]: DEBUG nova.api.openstack.wsgi [None req-a6fee409-8be6-4634-b023-41f65b87b164 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.473473] [55187]: DEBUG nova.policy [None req-42a6f3b6-8a06-4d4f-8207-4e0684e7ec0e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.475007] [55188]: DEBUG nova.compute.api [None req-a6fee409-8be6-4634-b023-41f65b87b164 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.478822] [55187]: INFO nova.api.openstack.requestlog [None req-42a6f3b6-8a06-4d4f-8207-4e0684e7ec0e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1315 microversion: 2.1 time: 0.098270 [ 800.479224] [55187]: [pid: 55187|app: 0|req: 1733/3609] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1315 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.479435] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6fee409-8be6-4634-b023-41f65b87b164 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.479718] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6fee409-8be6-4634-b023-41f65b87b164 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.479914] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6fee409-8be6-4634-b023-41f65b87b164 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.480295] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6fee409-8be6-4634-b023-41f65b87b164 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.480493] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6fee409-8be6-4634-b023-41f65b87b164 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.480668] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6fee409-8be6-4634-b023-41f65b87b164 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.493058] [55187]: DEBUG nova.api.openstack.wsgi [None req-c6c8562c-2f61-4174-9dfc-698b95839a29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.494768] [55187]: DEBUG nova.compute.api [None req-c6c8562c-2f61-4174-9dfc-698b95839a29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.498170] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6c8562c-2f61-4174-9dfc-698b95839a29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.498434] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6c8562c-2f61-4174-9dfc-698b95839a29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.498627] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6c8562c-2f61-4174-9dfc-698b95839a29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.498964] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6fee409-8be6-4634-b023-41f65b87b164 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.499032] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6c8562c-2f61-4174-9dfc-698b95839a29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.499233] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6c8562c-2f61-4174-9dfc-698b95839a29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.499291] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6fee409-8be6-4634-b023-41f65b87b164 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.499408] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6c8562c-2f61-4174-9dfc-698b95839a29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.499443] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6fee409-8be6-4634-b023-41f65b87b164 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.499611] [55188]: DEBUG nova.objects.instance [None req-a6fee409-8be6-4634-b023-41f65b87b164 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.524552] [55188]: DEBUG nova.policy [None req-a6fee409-8be6-4634-b023-41f65b87b164 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.529800] [55188]: INFO nova.api.openstack.requestlog [None req-a6fee409-8be6-4634-b023-41f65b87b164 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.058780 [ 800.530207] [55188]: [pid: 55188|app: 0|req: 1877/3610] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.593989] [55187]: DEBUG nova.policy [None req-c6c8562c-2f61-4174-9dfc-698b95839a29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.599537] [55188]: DEBUG nova.api.openstack.wsgi [None req-e2a0db38-5988-495b-9701-2228d54706d8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.599682] [55187]: INFO nova.api.openstack.requestlog [None req-c6c8562c-2f61-4174-9dfc-698b95839a29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1520 microversion: 2.1 time: 0.108784 [ 800.602209] [55187]: [pid: 55187|app: 0|req: 1734/3611] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1520 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 800.602319] [55188]: DEBUG nova.compute.api [None req-e2a0db38-5988-495b-9701-2228d54706d8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.611469] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2a0db38-5988-495b-9701-2228d54706d8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.611735] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2a0db38-5988-495b-9701-2228d54706d8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.612066] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2a0db38-5988-495b-9701-2228d54706d8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.612328] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2a0db38-5988-495b-9701-2228d54706d8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.612606] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2a0db38-5988-495b-9701-2228d54706d8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.612709] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2a0db38-5988-495b-9701-2228d54706d8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.643411] [55187]: DEBUG nova.api.openstack.wsgi [None req-05977881-2276-4904-a859-1349692eb9ca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.645123] [55187]: DEBUG nova.compute.api [None req-05977881-2276-4904-a859-1349692eb9ca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.649904] [55187]: DEBUG oslo_concurrency.lockutils [None req-05977881-2276-4904-a859-1349692eb9ca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.650177] [55187]: DEBUG oslo_concurrency.lockutils [None req-05977881-2276-4904-a859-1349692eb9ca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.650371] [55187]: DEBUG oslo_concurrency.lockutils [None req-05977881-2276-4904-a859-1349692eb9ca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.650734] [55187]: DEBUG oslo_concurrency.lockutils [None req-05977881-2276-4904-a859-1349692eb9ca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.650936] [55187]: DEBUG oslo_concurrency.lockutils [None req-05977881-2276-4904-a859-1349692eb9ca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.651124] [55187]: DEBUG oslo_concurrency.lockutils [None req-05977881-2276-4904-a859-1349692eb9ca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.670019] [55187]: DEBUG oslo_concurrency.lockutils [None req-05977881-2276-4904-a859-1349692eb9ca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.670264] [55187]: DEBUG oslo_concurrency.lockutils [None req-05977881-2276-4904-a859-1349692eb9ca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.670448] [55187]: DEBUG oslo_concurrency.lockutils [None req-05977881-2276-4904-a859-1349692eb9ca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.670646] [55187]: DEBUG nova.objects.instance [None req-05977881-2276-4904-a859-1349692eb9ca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.690746] [55187]: DEBUG nova.policy [None req-05977881-2276-4904-a859-1349692eb9ca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.695258] [55187]: INFO nova.api.openstack.requestlog [None req-05977881-2276-4904-a859-1349692eb9ca tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.054216 [ 800.695600] [55187]: [pid: 55187|app: 0|req: 1735/3612] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.698856] [55187]: DEBUG nova.api.openstack.wsgi [None req-d41fa097-3e6c-466a-8f9f-d2d317bda62b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.706572] [55187]: DEBUG nova.compute.api [None req-d41fa097-3e6c-466a-8f9f-d2d317bda62b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.713091] [55187]: DEBUG oslo_concurrency.lockutils [None req-d41fa097-3e6c-466a-8f9f-d2d317bda62b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.713354] [55187]: DEBUG oslo_concurrency.lockutils [None req-d41fa097-3e6c-466a-8f9f-d2d317bda62b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.713566] [55187]: DEBUG oslo_concurrency.lockutils [None req-d41fa097-3e6c-466a-8f9f-d2d317bda62b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.713941] [55187]: DEBUG oslo_concurrency.lockutils [None req-d41fa097-3e6c-466a-8f9f-d2d317bda62b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.714164] [55187]: DEBUG oslo_concurrency.lockutils [None req-d41fa097-3e6c-466a-8f9f-d2d317bda62b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.714358] [55187]: DEBUG oslo_concurrency.lockutils [None req-d41fa097-3e6c-466a-8f9f-d2d317bda62b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.735070] [55187]: DEBUG oslo_concurrency.lockutils [None req-d41fa097-3e6c-466a-8f9f-d2d317bda62b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.735328] [55187]: DEBUG oslo_concurrency.lockutils [None req-d41fa097-3e6c-466a-8f9f-d2d317bda62b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.735514] [55187]: DEBUG oslo_concurrency.lockutils [None req-d41fa097-3e6c-466a-8f9f-d2d317bda62b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.735713] [55187]: DEBUG nova.objects.instance [None req-d41fa097-3e6c-466a-8f9f-d2d317bda62b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.759379] [55187]: DEBUG nova.policy [None req-d41fa097-3e6c-466a-8f9f-d2d317bda62b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.764297] [55187]: DEBUG nova.policy [None req-d41fa097-3e6c-466a-8f9f-d2d317bda62b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.764997] [55187]: DEBUG nova.policy [None req-d41fa097-3e6c-466a-8f9f-d2d317bda62b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.768943] [55187]: INFO nova.api.openstack.requestlog [None req-d41fa097-3e6c-466a-8f9f-d2d317bda62b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.072760 [ 800.769304] [55187]: [pid: 55187|app: 0|req: 1736/3613] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 800.772303] [55187]: DEBUG nova.api.openstack.wsgi [None req-15f53eb4-f8b1-4903-96d6-7a5b61175089 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.773999] [55187]: DEBUG nova.compute.api [None req-15f53eb4-f8b1-4903-96d6-7a5b61175089 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.777495] [55187]: DEBUG oslo_concurrency.lockutils [None req-15f53eb4-f8b1-4903-96d6-7a5b61175089 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.777746] [55187]: DEBUG oslo_concurrency.lockutils [None req-15f53eb4-f8b1-4903-96d6-7a5b61175089 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.777941] [55187]: DEBUG oslo_concurrency.lockutils [None req-15f53eb4-f8b1-4903-96d6-7a5b61175089 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.778333] [55187]: DEBUG oslo_concurrency.lockutils [None req-15f53eb4-f8b1-4903-96d6-7a5b61175089 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.778544] [55187]: DEBUG oslo_concurrency.lockutils [None req-15f53eb4-f8b1-4903-96d6-7a5b61175089 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.778731] [55187]: DEBUG oslo_concurrency.lockutils [None req-15f53eb4-f8b1-4903-96d6-7a5b61175089 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.787827] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=9 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 800.817588] [55187]: DEBUG nova.policy [None req-15f53eb4-f8b1-4903-96d6-7a5b61175089 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.821911] [55187]: INFO nova.api.openstack.requestlog [None req-15f53eb4-f8b1-4903-96d6-7a5b61175089 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.051994 [ 800.822524] [55187]: [pid: 55187|app: 0|req: 1737/3614] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.828195] [55187]: DEBUG nova.api.openstack.wsgi [None req-17dcd282-f544-4470-9335-a567defb61da tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.829974] [55187]: DEBUG nova.compute.api [None req-17dcd282-f544-4470-9335-a567defb61da tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.833441] [55187]: DEBUG oslo_concurrency.lockutils [None req-17dcd282-f544-4470-9335-a567defb61da tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.833707] [55187]: DEBUG oslo_concurrency.lockutils [None req-17dcd282-f544-4470-9335-a567defb61da tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.833896] [55187]: DEBUG oslo_concurrency.lockutils [None req-17dcd282-f544-4470-9335-a567defb61da tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.834303] [55187]: DEBUG oslo_concurrency.lockutils [None req-17dcd282-f544-4470-9335-a567defb61da tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.834509] [55187]: DEBUG oslo_concurrency.lockutils [None req-17dcd282-f544-4470-9335-a567defb61da tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.834760] [55187]: DEBUG oslo_concurrency.lockutils [None req-17dcd282-f544-4470-9335-a567defb61da tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.870328] [55187]: DEBUG nova.policy [None req-17dcd282-f544-4470-9335-a567defb61da tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.875627] [55187]: INFO nova.api.openstack.requestlog [None req-17dcd282-f544-4470-9335-a567defb61da tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.052415 [ 800.876014] [55187]: [pid: 55187|app: 0|req: 1738/3615] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.882430] [55187]: DEBUG nova.api.openstack.wsgi [None req-f638020d-7357-4729-8e7b-85cad950a5ad tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.891287] [55187]: DEBUG nova.compute.api [None req-f638020d-7357-4729-8e7b-85cad950a5ad tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.891432] [55188]: DEBUG nova.policy [None req-e2a0db38-5988-495b-9701-2228d54706d8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.895853] [55187]: DEBUG oslo_concurrency.lockutils [None req-f638020d-7357-4729-8e7b-85cad950a5ad tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.896288] [55187]: DEBUG oslo_concurrency.lockutils [None req-f638020d-7357-4729-8e7b-85cad950a5ad tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.896605] [55187]: DEBUG oslo_concurrency.lockutils [None req-f638020d-7357-4729-8e7b-85cad950a5ad tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.897470] [55187]: DEBUG oslo_concurrency.lockutils [None req-f638020d-7357-4729-8e7b-85cad950a5ad tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.897470] [55187]: DEBUG oslo_concurrency.lockutils [None req-f638020d-7357-4729-8e7b-85cad950a5ad tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.897597] [55188]: DEBUG nova.policy [None req-e2a0db38-5988-495b-9701-2228d54706d8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.897700] [55187]: DEBUG oslo_concurrency.lockutils [None req-f638020d-7357-4729-8e7b-85cad950a5ad tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.898561] [55188]: DEBUG nova.policy [None req-e2a0db38-5988-495b-9701-2228d54706d8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.899357] [55188]: INFO nova.api.openstack.requestlog [None req-e2a0db38-5988-495b-9701-2228d54706d8 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1356 microversion: 2.21 time: 0.302122 [ 800.900290] [55188]: [pid: 55188|app: 0|req: 1878/3616] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:40 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1356 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 800.902683] [55188]: DEBUG nova.api.openstack.wsgi [None req-cc8005da-ebd3-4973-a7e5-b59346f1e614 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.904844] [55188]: DEBUG nova.compute.api [None req-cc8005da-ebd3-4973-a7e5-b59346f1e614 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.911667] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc8005da-ebd3-4973-a7e5-b59346f1e614 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.912030] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc8005da-ebd3-4973-a7e5-b59346f1e614 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.912268] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc8005da-ebd3-4973-a7e5-b59346f1e614 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.912957] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc8005da-ebd3-4973-a7e5-b59346f1e614 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.912957] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc8005da-ebd3-4973-a7e5-b59346f1e614 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.913147] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc8005da-ebd3-4973-a7e5-b59346f1e614 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.920619] [55187]: DEBUG oslo_concurrency.lockutils [None req-f638020d-7357-4729-8e7b-85cad950a5ad tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.920833] [55187]: DEBUG oslo_concurrency.lockutils [None req-f638020d-7357-4729-8e7b-85cad950a5ad tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.921040] [55187]: DEBUG oslo_concurrency.lockutils [None req-f638020d-7357-4729-8e7b-85cad950a5ad tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.921288] [55187]: DEBUG nova.objects.instance [None req-f638020d-7357-4729-8e7b-85cad950a5ad tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.935079] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc8005da-ebd3-4973-a7e5-b59346f1e614 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.935421] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc8005da-ebd3-4973-a7e5-b59346f1e614 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.935689] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc8005da-ebd3-4973-a7e5-b59346f1e614 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.935943] [55188]: DEBUG nova.objects.instance [None req-cc8005da-ebd3-4973-a7e5-b59346f1e614 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.944264] [55187]: DEBUG nova.policy [None req-f638020d-7357-4729-8e7b-85cad950a5ad tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.950078] [55187]: INFO nova.api.openstack.requestlog [None req-f638020d-7357-4729-8e7b-85cad950a5ad tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.072498 [ 800.950339] [55187]: [pid: 55187|app: 0|req: 1739/3617] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.953585] [55187]: DEBUG nova.api.openstack.wsgi [None req-fc3287c5-73a4-46dd-ba9a-0321681c5a30 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.955520] [55187]: DEBUG nova.compute.api [None req-fc3287c5-73a4-46dd-ba9a-0321681c5a30 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.960060] [55188]: DEBUG nova.policy [None req-cc8005da-ebd3-4973-a7e5-b59346f1e614 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.960569] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc3287c5-73a4-46dd-ba9a-0321681c5a30 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.960893] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc3287c5-73a4-46dd-ba9a-0321681c5a30 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.961111] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc3287c5-73a4-46dd-ba9a-0321681c5a30 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.961485] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc3287c5-73a4-46dd-ba9a-0321681c5a30 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.961738] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc3287c5-73a4-46dd-ba9a-0321681c5a30 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.962549] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc3287c5-73a4-46dd-ba9a-0321681c5a30 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.966915] [55188]: INFO nova.api.openstack.requestlog [None req-cc8005da-ebd3-4973-a7e5-b59346f1e614 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.065624 [ 800.966915] [55188]: [pid: 55188|app: 0|req: 1879/3618] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.969137] [55188]: DEBUG nova.api.openstack.wsgi [None req-d3e617ee-854c-4ce6-92e4-57fe794e24a3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 800.970955] [55188]: DEBUG nova.compute.api [None req-d3e617ee-854c-4ce6-92e4-57fe794e24a3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 800.975274] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3e617ee-854c-4ce6-92e4-57fe794e24a3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.975274] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3e617ee-854c-4ce6-92e4-57fe794e24a3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.975433] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3e617ee-854c-4ce6-92e4-57fe794e24a3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.975710] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3e617ee-854c-4ce6-92e4-57fe794e24a3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.976189] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3e617ee-854c-4ce6-92e4-57fe794e24a3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.976189] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3e617ee-854c-4ce6-92e4-57fe794e24a3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.998516] [55187]: DEBUG nova.policy [None req-fc3287c5-73a4-46dd-ba9a-0321681c5a30 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.004154] [55187]: INFO nova.api.openstack.requestlog [None req-fc3287c5-73a4-46dd-ba9a-0321681c5a30 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1227 microversion: 2.1 time: 0.052915 [ 801.004642] [55187]: [pid: 55187|app: 0|req: 1740/3619] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1227 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.010854] [55187]: DEBUG nova.api.openstack.wsgi [None req-558f6726-a6ba-424c-82f6-916cba438e76 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.013269] [55187]: DEBUG nova.compute.api [None req-558f6726-a6ba-424c-82f6-916cba438e76 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.017713] [55187]: DEBUG oslo_concurrency.lockutils [None req-558f6726-a6ba-424c-82f6-916cba438e76 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.017978] [55187]: DEBUG oslo_concurrency.lockutils [None req-558f6726-a6ba-424c-82f6-916cba438e76 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.018230] [55187]: DEBUG oslo_concurrency.lockutils [None req-558f6726-a6ba-424c-82f6-916cba438e76 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.018641] [55187]: DEBUG oslo_concurrency.lockutils [None req-558f6726-a6ba-424c-82f6-916cba438e76 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.018896] [55187]: DEBUG oslo_concurrency.lockutils [None req-558f6726-a6ba-424c-82f6-916cba438e76 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.019157] [55187]: DEBUG oslo_concurrency.lockutils [None req-558f6726-a6ba-424c-82f6-916cba438e76 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.043245] [55187]: DEBUG oslo_concurrency.lockutils [None req-558f6726-a6ba-424c-82f6-916cba438e76 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.043631] [55187]: DEBUG oslo_concurrency.lockutils [None req-558f6726-a6ba-424c-82f6-916cba438e76 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.043859] [55187]: DEBUG oslo_concurrency.lockutils [None req-558f6726-a6ba-424c-82f6-916cba438e76 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.045046] [55187]: DEBUG nova.objects.instance [None req-558f6726-a6ba-424c-82f6-916cba438e76 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.053377] [55188]: DEBUG nova.policy [None req-d3e617ee-854c-4ce6-92e4-57fe794e24a3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.058271] [55188]: INFO nova.api.openstack.requestlog [None req-d3e617ee-854c-4ce6-92e4-57fe794e24a3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1311 microversion: 2.1 time: 0.091190 [ 801.058623] [55188]: [pid: 55188|app: 0|req: 1880/3620] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1311 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.061225] [55188]: DEBUG nova.api.openstack.wsgi [None req-c3e41b10-11ae-4be8-ae47-423c6d6426df tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.062955] [55188]: DEBUG nova.compute.api [None req-c3e41b10-11ae-4be8-ae47-423c6d6426df tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.066092] [55187]: DEBUG nova.policy [None req-558f6726-a6ba-424c-82f6-916cba438e76 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.066538] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3e41b10-11ae-4be8-ae47-423c6d6426df tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.066846] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3e41b10-11ae-4be8-ae47-423c6d6426df tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.067113] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3e41b10-11ae-4be8-ae47-423c6d6426df tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.067548] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3e41b10-11ae-4be8-ae47-423c6d6426df tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.067859] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3e41b10-11ae-4be8-ae47-423c6d6426df tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.068027] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3e41b10-11ae-4be8-ae47-423c6d6426df tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.071281] [55187]: INFO nova.api.openstack.requestlog [None req-558f6726-a6ba-424c-82f6-916cba438e76 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.065836 [ 801.071716] [55187]: [pid: 55187|app: 0|req: 1741/3621] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.074723] [55187]: DEBUG nova.api.openstack.wsgi [None req-dbdd0384-d18a-4e64-abfe-a4f86f769505 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.076957] [55187]: DEBUG nova.compute.api [None req-dbdd0384-d18a-4e64-abfe-a4f86f769505 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.083587] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbdd0384-d18a-4e64-abfe-a4f86f769505 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.083895] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbdd0384-d18a-4e64-abfe-a4f86f769505 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.084141] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbdd0384-d18a-4e64-abfe-a4f86f769505 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.084864] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbdd0384-d18a-4e64-abfe-a4f86f769505 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.085109] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbdd0384-d18a-4e64-abfe-a4f86f769505 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.085300] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbdd0384-d18a-4e64-abfe-a4f86f769505 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.105785] [55188]: DEBUG nova.policy [None req-c3e41b10-11ae-4be8-ae47-423c6d6426df tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.109634] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbdd0384-d18a-4e64-abfe-a4f86f769505 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.109926] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbdd0384-d18a-4e64-abfe-a4f86f769505 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.110128] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbdd0384-d18a-4e64-abfe-a4f86f769505 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.110392] [55187]: DEBUG nova.objects.instance [None req-dbdd0384-d18a-4e64-abfe-a4f86f769505 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.110684] [55188]: INFO nova.api.openstack.requestlog [None req-c3e41b10-11ae-4be8-ae47-423c6d6426df tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.051425 [ 801.111054] [55188]: [pid: 55188|app: 0|req: 1881/3622] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.115029] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c1ed42d-4862-4867-858e-6341689399b7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.115918] [55188]: DEBUG nova.compute.api [None req-5c1ed42d-4862-4867-858e-6341689399b7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.120771] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c1ed42d-4862-4867-858e-6341689399b7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.120904] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c1ed42d-4862-4867-858e-6341689399b7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.121068] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c1ed42d-4862-4867-858e-6341689399b7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.121437] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c1ed42d-4862-4867-858e-6341689399b7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.121646] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c1ed42d-4862-4867-858e-6341689399b7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.121824] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c1ed42d-4862-4867-858e-6341689399b7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.133360] [55187]: DEBUG nova.policy [None req-dbdd0384-d18a-4e64-abfe-a4f86f769505 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.137753] [55187]: INFO nova.api.openstack.requestlog [None req-dbdd0384-d18a-4e64-abfe-a4f86f769505 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.065338 [ 801.138152] [55187]: [pid: 55187|app: 0|req: 1742/3623] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.141138] [55187]: DEBUG nova.api.openstack.wsgi [None req-e6907b23-a8cc-4b50-be40-5a3d3bd5a200 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.143736] [55187]: DEBUG nova.compute.api [None req-e6907b23-a8cc-4b50-be40-5a3d3bd5a200 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.143917] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c1ed42d-4862-4867-858e-6341689399b7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.143917] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c1ed42d-4862-4867-858e-6341689399b7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.143917] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c1ed42d-4862-4867-858e-6341689399b7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.144166] [55188]: DEBUG nova.objects.instance [None req-5c1ed42d-4862-4867-858e-6341689399b7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.147822] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6907b23-a8cc-4b50-be40-5a3d3bd5a200 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.147822] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6907b23-a8cc-4b50-be40-5a3d3bd5a200 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.148035] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6907b23-a8cc-4b50-be40-5a3d3bd5a200 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.148468] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6907b23-a8cc-4b50-be40-5a3d3bd5a200 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.148683] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6907b23-a8cc-4b50-be40-5a3d3bd5a200 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.148850] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6907b23-a8cc-4b50-be40-5a3d3bd5a200 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.169096] [55188]: DEBUG nova.policy [None req-5c1ed42d-4862-4867-858e-6341689399b7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.174975] [55188]: INFO nova.api.openstack.requestlog [None req-5c1ed42d-4862-4867-858e-6341689399b7 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.063243 [ 801.175432] [55188]: [pid: 55188|app: 0|req: 1882/3624] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.178514] [55188]: DEBUG nova.api.openstack.wsgi [None req-4af665c7-3f7e-4639-aa74-8b568867e3e9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa947f40>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.189403] [55187]: DEBUG nova.policy [None req-e6907b23-a8cc-4b50-be40-5a3d3bd5a200 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.193704] [55187]: INFO nova.api.openstack.requestlog [None req-e6907b23-a8cc-4b50-be40-5a3d3bd5a200 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1274 microversion: 2.1 time: 0.054816 [ 801.194034] [55187]: [pid: 55187|app: 0|req: 1743/3625] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1274 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.196779] [55187]: DEBUG nova.api.openstack.wsgi [None req-8073b3e8-b6f1-41ea-8ef8-125947de45cf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.198461] [55187]: DEBUG nova.compute.api [None req-8073b3e8-b6f1-41ea-8ef8-125947de45cf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.203425] [55187]: DEBUG oslo_concurrency.lockutils [None req-8073b3e8-b6f1-41ea-8ef8-125947de45cf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.204200] [55187]: DEBUG oslo_concurrency.lockutils [None req-8073b3e8-b6f1-41ea-8ef8-125947de45cf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.204494] [55187]: DEBUG oslo_concurrency.lockutils [None req-8073b3e8-b6f1-41ea-8ef8-125947de45cf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.205695] [55187]: DEBUG oslo_concurrency.lockutils [None req-8073b3e8-b6f1-41ea-8ef8-125947de45cf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.205695] [55187]: DEBUG oslo_concurrency.lockutils [None req-8073b3e8-b6f1-41ea-8ef8-125947de45cf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.205888] [55187]: DEBUG oslo_concurrency.lockutils [None req-8073b3e8-b6f1-41ea-8ef8-125947de45cf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.208117] [55188]: INFO nova.api.openstack.requestlog [None req-4af665c7-3f7e-4639-aa74-8b568867e3e9 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5" status: 200 len: 1559 microversion: 2.1 time: 0.031863 [ 801.208510] [55188]: [pid: 55188|app: 0|req: 1883/3626] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5 => generated 1559 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.211357] [55188]: DEBUG nova.api.openstack.wsgi [None req-f5511919-ffab-4824-8607-d06b8cf3f155 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.212901] [55188]: DEBUG nova.compute.api [None req-f5511919-ffab-4824-8607-d06b8cf3f155 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.217903] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5511919-ffab-4824-8607-d06b8cf3f155 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.219121] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5511919-ffab-4824-8607-d06b8cf3f155 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.219121] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5511919-ffab-4824-8607-d06b8cf3f155 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.219121] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5511919-ffab-4824-8607-d06b8cf3f155 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.219121] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5511919-ffab-4824-8607-d06b8cf3f155 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.219121] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5511919-ffab-4824-8607-d06b8cf3f155 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.248919] [55187]: DEBUG nova.policy [None req-8073b3e8-b6f1-41ea-8ef8-125947de45cf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.254785] [55187]: DEBUG nova.policy [None req-8073b3e8-b6f1-41ea-8ef8-125947de45cf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.255471] [55187]: DEBUG nova.policy [None req-8073b3e8-b6f1-41ea-8ef8-125947de45cf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.256685] [55188]: DEBUG nova.policy [None req-f5511919-ffab-4824-8607-d06b8cf3f155 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.258856] [55187]: INFO nova.api.openstack.requestlog [None req-8073b3e8-b6f1-41ea-8ef8-125947de45cf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.064191 [ 801.259210] [55187]: [pid: 55187|app: 0|req: 1744/3627] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 801.262016] [55187]: DEBUG nova.api.openstack.wsgi [None req-f561ff8d-f65b-4b89-84bd-247f0f9d5b9f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.263801] [55187]: DEBUG nova.compute.api [None req-f561ff8d-f65b-4b89-84bd-247f0f9d5b9f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.264883] [55188]: INFO nova.api.openstack.requestlog [None req-f5511919-ffab-4824-8607-d06b8cf3f155 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.055649 [ 801.265307] [55188]: [pid: 55188|app: 0|req: 1884/3628] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.268105] [55188]: DEBUG nova.api.openstack.wsgi [None req-6580da95-df18-43a6-b5c7-f007a4a41a23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.268599] [55187]: DEBUG oslo_concurrency.lockutils [None req-f561ff8d-f65b-4b89-84bd-247f0f9d5b9f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.268929] [55187]: DEBUG oslo_concurrency.lockutils [None req-f561ff8d-f65b-4b89-84bd-247f0f9d5b9f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.269146] [55187]: DEBUG oslo_concurrency.lockutils [None req-f561ff8d-f65b-4b89-84bd-247f0f9d5b9f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.269639] [55187]: DEBUG oslo_concurrency.lockutils [None req-f561ff8d-f65b-4b89-84bd-247f0f9d5b9f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.269843] [55188]: DEBUG nova.compute.api [None req-6580da95-df18-43a6-b5c7-f007a4a41a23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.269990] [55187]: DEBUG oslo_concurrency.lockutils [None req-f561ff8d-f65b-4b89-84bd-247f0f9d5b9f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.270325] [55187]: DEBUG oslo_concurrency.lockutils [None req-f561ff8d-f65b-4b89-84bd-247f0f9d5b9f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.273516] [55188]: DEBUG oslo_concurrency.lockutils [None req-6580da95-df18-43a6-b5c7-f007a4a41a23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.273889] [55188]: DEBUG oslo_concurrency.lockutils [None req-6580da95-df18-43a6-b5c7-f007a4a41a23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.274155] [55188]: DEBUG oslo_concurrency.lockutils [None req-6580da95-df18-43a6-b5c7-f007a4a41a23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.274574] [55188]: DEBUG oslo_concurrency.lockutils [None req-6580da95-df18-43a6-b5c7-f007a4a41a23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.275743] [55188]: DEBUG oslo_concurrency.lockutils [None req-6580da95-df18-43a6-b5c7-f007a4a41a23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.277050] [55188]: DEBUG oslo_concurrency.lockutils [None req-6580da95-df18-43a6-b5c7-f007a4a41a23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.297698] [55188]: DEBUG oslo_concurrency.lockutils [None req-6580da95-df18-43a6-b5c7-f007a4a41a23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.298120] [55188]: DEBUG oslo_concurrency.lockutils [None req-6580da95-df18-43a6-b5c7-f007a4a41a23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.298389] [55188]: DEBUG oslo_concurrency.lockutils [None req-6580da95-df18-43a6-b5c7-f007a4a41a23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.298667] [55188]: DEBUG nova.objects.instance [None req-6580da95-df18-43a6-b5c7-f007a4a41a23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.299970] [55187]: DEBUG oslo_concurrency.lockutils [None req-f561ff8d-f65b-4b89-84bd-247f0f9d5b9f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.300272] [55187]: DEBUG oslo_concurrency.lockutils [None req-f561ff8d-f65b-4b89-84bd-247f0f9d5b9f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.300481] [55187]: DEBUG oslo_concurrency.lockutils [None req-f561ff8d-f65b-4b89-84bd-247f0f9d5b9f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.300696] [55187]: DEBUG nova.objects.instance [None req-f561ff8d-f65b-4b89-84bd-247f0f9d5b9f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.321515] [55187]: DEBUG nova.policy [None req-f561ff8d-f65b-4b89-84bd-247f0f9d5b9f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.325706] [55187]: INFO nova.api.openstack.requestlog [None req-f561ff8d-f65b-4b89-84bd-247f0f9d5b9f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.065877 [ 801.326045] [55187]: [pid: 55187|app: 0|req: 1745/3629] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.330022] [55187]: DEBUG nova.api.openstack.wsgi [None req-b28d6c17-6d6e-4f53-98fd-72e250fb1bc9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.330323] [55187]: DEBUG nova.compute.api [None req-b28d6c17-6d6e-4f53-98fd-72e250fb1bc9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.331443] [55188]: DEBUG nova.policy [None req-6580da95-df18-43a6-b5c7-f007a4a41a23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.333938] [55187]: DEBUG oslo_concurrency.lockutils [None req-b28d6c17-6d6e-4f53-98fd-72e250fb1bc9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.333938] [55187]: DEBUG oslo_concurrency.lockutils [None req-b28d6c17-6d6e-4f53-98fd-72e250fb1bc9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.333938] [55187]: DEBUG oslo_concurrency.lockutils [None req-b28d6c17-6d6e-4f53-98fd-72e250fb1bc9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.334217] [55187]: DEBUG oslo_concurrency.lockutils [None req-b28d6c17-6d6e-4f53-98fd-72e250fb1bc9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.334367] [55187]: DEBUG oslo_concurrency.lockutils [None req-b28d6c17-6d6e-4f53-98fd-72e250fb1bc9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.334536] [55187]: DEBUG oslo_concurrency.lockutils [None req-b28d6c17-6d6e-4f53-98fd-72e250fb1bc9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.335934] [55188]: INFO nova.api.openstack.requestlog [None req-6580da95-df18-43a6-b5c7-f007a4a41a23 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.069973 [ 801.336310] [55188]: [pid: 55188|app: 0|req: 1885/3630] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.340218] [55188]: DEBUG nova.api.openstack.wsgi [None req-408e38fb-1e7e-415c-b107-98e0cf8332ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.342583] [55188]: DEBUG nova.compute.api [None req-408e38fb-1e7e-415c-b107-98e0cf8332ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.345338] [55188]: DEBUG oslo_concurrency.lockutils [None req-408e38fb-1e7e-415c-b107-98e0cf8332ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.345916] [55188]: DEBUG oslo_concurrency.lockutils [None req-408e38fb-1e7e-415c-b107-98e0cf8332ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.346171] [55188]: DEBUG oslo_concurrency.lockutils [None req-408e38fb-1e7e-415c-b107-98e0cf8332ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.346530] [55188]: DEBUG oslo_concurrency.lockutils [None req-408e38fb-1e7e-415c-b107-98e0cf8332ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.346920] [55188]: DEBUG oslo_concurrency.lockutils [None req-408e38fb-1e7e-415c-b107-98e0cf8332ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.347144] [55188]: DEBUG oslo_concurrency.lockutils [None req-408e38fb-1e7e-415c-b107-98e0cf8332ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.352234] [55187]: DEBUG oslo_concurrency.lockutils [None req-b28d6c17-6d6e-4f53-98fd-72e250fb1bc9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.352510] [55187]: DEBUG oslo_concurrency.lockutils [None req-b28d6c17-6d6e-4f53-98fd-72e250fb1bc9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.352698] [55187]: DEBUG oslo_concurrency.lockutils [None req-b28d6c17-6d6e-4f53-98fd-72e250fb1bc9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.352893] [55187]: DEBUG nova.objects.instance [None req-b28d6c17-6d6e-4f53-98fd-72e250fb1bc9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.365491] [55188]: DEBUG oslo_concurrency.lockutils [None req-408e38fb-1e7e-415c-b107-98e0cf8332ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.365798] [55188]: DEBUG oslo_concurrency.lockutils [None req-408e38fb-1e7e-415c-b107-98e0cf8332ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.365992] [55188]: DEBUG oslo_concurrency.lockutils [None req-408e38fb-1e7e-415c-b107-98e0cf8332ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.366208] [55188]: DEBUG nova.objects.instance [None req-408e38fb-1e7e-415c-b107-98e0cf8332ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.374180] [55187]: DEBUG nova.policy [None req-b28d6c17-6d6e-4f53-98fd-72e250fb1bc9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.379210] [55187]: INFO nova.api.openstack.requestlog [None req-b28d6c17-6d6e-4f53-98fd-72e250fb1bc9 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.051800 [ 801.379210] [55187]: [pid: 55187|app: 0|req: 1746/3631] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.391013] [55188]: DEBUG nova.policy [None req-408e38fb-1e7e-415c-b107-98e0cf8332ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.396412] [55188]: INFO nova.api.openstack.requestlog [None req-408e38fb-1e7e-415c-b107-98e0cf8332ca tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.057076 [ 801.396412] [55188]: [pid: 55188|app: 0|req: 1886/3632] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.478329] [55187]: DEBUG nova.api.openstack.wsgi [None req-cc8094e2-284f-43a3-bc3f-0eae789f4c9d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.480040] [55187]: DEBUG nova.compute.api [None req-cc8094e2-284f-43a3-bc3f-0eae789f4c9d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.484031] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc8094e2-284f-43a3-bc3f-0eae789f4c9d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.484031] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc8094e2-284f-43a3-bc3f-0eae789f4c9d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.484031] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc8094e2-284f-43a3-bc3f-0eae789f4c9d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.484396] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc8094e2-284f-43a3-bc3f-0eae789f4c9d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.484588] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc8094e2-284f-43a3-bc3f-0eae789f4c9d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.484884] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc8094e2-284f-43a3-bc3f-0eae789f4c9d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.492804] [55188]: DEBUG nova.api.openstack.wsgi [None req-362a4623-7199-4b65-b95a-0e26c2e151a4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.494801] [55188]: DEBUG nova.compute.api [None req-362a4623-7199-4b65-b95a-0e26c2e151a4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.498543] [55188]: DEBUG oslo_concurrency.lockutils [None req-362a4623-7199-4b65-b95a-0e26c2e151a4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.498845] [55188]: DEBUG oslo_concurrency.lockutils [None req-362a4623-7199-4b65-b95a-0e26c2e151a4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.499057] [55188]: DEBUG oslo_concurrency.lockutils [None req-362a4623-7199-4b65-b95a-0e26c2e151a4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.499420] [55188]: DEBUG oslo_concurrency.lockutils [None req-362a4623-7199-4b65-b95a-0e26c2e151a4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.499622] [55188]: DEBUG oslo_concurrency.lockutils [None req-362a4623-7199-4b65-b95a-0e26c2e151a4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.499796] [55188]: DEBUG oslo_concurrency.lockutils [None req-362a4623-7199-4b65-b95a-0e26c2e151a4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.521687] [55187]: DEBUG nova.policy [None req-cc8094e2-284f-43a3-bc3f-0eae789f4c9d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.526609] [55187]: INFO nova.api.openstack.requestlog [None req-cc8094e2-284f-43a3-bc3f-0eae789f4c9d tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.050695 [ 801.526966] [55187]: [pid: 55187|app: 0|req: 1747/3633] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.546371] [55187]: DEBUG nova.api.openstack.wsgi [None req-432e9756-ebe7-4c7b-b5bf-50ac3c258ce4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.552129] [55187]: DEBUG nova.compute.api [None req-432e9756-ebe7-4c7b-b5bf-50ac3c258ce4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.561948] [55187]: DEBUG oslo_concurrency.lockutils [None req-432e9756-ebe7-4c7b-b5bf-50ac3c258ce4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.562206] [55187]: DEBUG oslo_concurrency.lockutils [None req-432e9756-ebe7-4c7b-b5bf-50ac3c258ce4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.562393] [55187]: DEBUG oslo_concurrency.lockutils [None req-432e9756-ebe7-4c7b-b5bf-50ac3c258ce4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.562744] [55187]: DEBUG oslo_concurrency.lockutils [None req-432e9756-ebe7-4c7b-b5bf-50ac3c258ce4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.562943] [55187]: DEBUG oslo_concurrency.lockutils [None req-432e9756-ebe7-4c7b-b5bf-50ac3c258ce4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.563131] [55187]: DEBUG oslo_concurrency.lockutils [None req-432e9756-ebe7-4c7b-b5bf-50ac3c258ce4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.579799] [55187]: DEBUG oslo_concurrency.lockutils [None req-432e9756-ebe7-4c7b-b5bf-50ac3c258ce4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.579981] [55187]: DEBUG oslo_concurrency.lockutils [None req-432e9756-ebe7-4c7b-b5bf-50ac3c258ce4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.580178] [55187]: DEBUG oslo_concurrency.lockutils [None req-432e9756-ebe7-4c7b-b5bf-50ac3c258ce4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.580368] [55187]: DEBUG nova.objects.instance [None req-432e9756-ebe7-4c7b-b5bf-50ac3c258ce4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.604936] [55187]: DEBUG nova.policy [None req-432e9756-ebe7-4c7b-b5bf-50ac3c258ce4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.609422] [55187]: INFO nova.api.openstack.requestlog [None req-432e9756-ebe7-4c7b-b5bf-50ac3c258ce4 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.062693 [ 801.609422] [55187]: [pid: 55187|app: 0|req: 1748/3634] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.621658] [55187]: DEBUG nova.api.openstack.wsgi [None req-15a78056-a595-456e-bf8b-1fbbcba56652 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.623296] [55187]: DEBUG nova.compute.api [None req-15a78056-a595-456e-bf8b-1fbbcba56652 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.632055] [55187]: DEBUG oslo_concurrency.lockutils [None req-15a78056-a595-456e-bf8b-1fbbcba56652 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.632055] [55187]: DEBUG oslo_concurrency.lockutils [None req-15a78056-a595-456e-bf8b-1fbbcba56652 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.632055] [55187]: DEBUG oslo_concurrency.lockutils [None req-15a78056-a595-456e-bf8b-1fbbcba56652 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.632055] [55187]: DEBUG oslo_concurrency.lockutils [None req-15a78056-a595-456e-bf8b-1fbbcba56652 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.632055] [55187]: DEBUG oslo_concurrency.lockutils [None req-15a78056-a595-456e-bf8b-1fbbcba56652 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.632055] [55187]: DEBUG oslo_concurrency.lockutils [None req-15a78056-a595-456e-bf8b-1fbbcba56652 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.645618] [55188]: DEBUG nova.policy [None req-362a4623-7199-4b65-b95a-0e26c2e151a4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.652742] [55188]: INFO nova.api.openstack.requestlog [None req-362a4623-7199-4b65-b95a-0e26c2e151a4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1315 microversion: 2.1 time: 0.160633 [ 801.652742] [55188]: [pid: 55188|app: 0|req: 1887/3635] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1315 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.706177] [55187]: DEBUG nova.policy [None req-15a78056-a595-456e-bf8b-1fbbcba56652 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.710708] [55187]: INFO nova.api.openstack.requestlog [None req-15a78056-a595-456e-bf8b-1fbbcba56652 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1520 microversion: 2.1 time: 0.091024 [ 801.711077] [55187]: [pid: 55187|app: 0|req: 1749/3636] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:41 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1520 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.715031] [55188]: DEBUG nova.api.openstack.wsgi [None req-b8515aa2-ea50-4cac-b929-b495e66070ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.717030] [55188]: DEBUG nova.compute.api [None req-b8515aa2-ea50-4cac-b929-b495e66070ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.720701] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8515aa2-ea50-4cac-b929-b495e66070ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.720955] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8515aa2-ea50-4cac-b929-b495e66070ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.721215] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8515aa2-ea50-4cac-b929-b495e66070ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.721560] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8515aa2-ea50-4cac-b929-b495e66070ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.721750] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8515aa2-ea50-4cac-b929-b495e66070ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.721918] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8515aa2-ea50-4cac-b929-b495e66070ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.741587] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8515aa2-ea50-4cac-b929-b495e66070ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.741833] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8515aa2-ea50-4cac-b929-b495e66070ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.742033] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8515aa2-ea50-4cac-b929-b495e66070ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.742246] [55188]: DEBUG nova.objects.instance [None req-b8515aa2-ea50-4cac-b929-b495e66070ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.770317] [55188]: DEBUG nova.policy [None req-b8515aa2-ea50-4cac-b929-b495e66070ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.775542] [55188]: INFO nova.api.openstack.requestlog [None req-b8515aa2-ea50-4cac-b929-b495e66070ba tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.062922 [ 801.776324] [55188]: [pid: 55188|app: 0|req: 1888/3637] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:42 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.787986] [55187]: DEBUG nova.api.openstack.wsgi [None req-aa4952b4-222f-46dd-b611-57ab54b02335 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.789817] [55187]: DEBUG nova.compute.api [None req-aa4952b4-222f-46dd-b611-57ab54b02335 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.793387] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa4952b4-222f-46dd-b611-57ab54b02335 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.793668] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa4952b4-222f-46dd-b611-57ab54b02335 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.793835] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa4952b4-222f-46dd-b611-57ab54b02335 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.794239] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa4952b4-222f-46dd-b611-57ab54b02335 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.794446] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa4952b4-222f-46dd-b611-57ab54b02335 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.794623] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa4952b4-222f-46dd-b611-57ab54b02335 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.815847] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa4952b4-222f-46dd-b611-57ab54b02335 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.816187] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa4952b4-222f-46dd-b611-57ab54b02335 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.816436] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa4952b4-222f-46dd-b611-57ab54b02335 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.816727] [55187]: DEBUG nova.objects.instance [None req-aa4952b4-222f-46dd-b611-57ab54b02335 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.836384] [55188]: DEBUG nova.api.openstack.wsgi [None req-38d8ae17-12a7-4427-9c7d-d02e1432affd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.838525] [55188]: DEBUG nova.compute.api [None req-38d8ae17-12a7-4427-9c7d-d02e1432affd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.838889] [55187]: DEBUG nova.policy [None req-aa4952b4-222f-46dd-b611-57ab54b02335 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.843064] [55188]: DEBUG oslo_concurrency.lockutils [None req-38d8ae17-12a7-4427-9c7d-d02e1432affd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.843381] [55188]: DEBUG oslo_concurrency.lockutils [None req-38d8ae17-12a7-4427-9c7d-d02e1432affd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.843614] [55188]: DEBUG oslo_concurrency.lockutils [None req-38d8ae17-12a7-4427-9c7d-d02e1432affd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.843981] [55187]: DEBUG nova.policy [None req-aa4952b4-222f-46dd-b611-57ab54b02335 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.844124] [55188]: DEBUG oslo_concurrency.lockutils [None req-38d8ae17-12a7-4427-9c7d-d02e1432affd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.844289] [55188]: DEBUG oslo_concurrency.lockutils [None req-38d8ae17-12a7-4427-9c7d-d02e1432affd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.844471] [55188]: DEBUG oslo_concurrency.lockutils [None req-38d8ae17-12a7-4427-9c7d-d02e1432affd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.845235] [55187]: DEBUG nova.policy [None req-aa4952b4-222f-46dd-b611-57ab54b02335 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.850395] [55187]: INFO nova.api.openstack.requestlog [None req-aa4952b4-222f-46dd-b611-57ab54b02335 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.065545 [ 801.850733] [55187]: [pid: 55187|app: 0|req: 1750/3638] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:42 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 801.883394] [55188]: DEBUG nova.policy [None req-38d8ae17-12a7-4427-9c7d-d02e1432affd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.887627] [55188]: INFO nova.api.openstack.requestlog [None req-38d8ae17-12a7-4427-9c7d-d02e1432affd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.053700 [ 801.887979] [55188]: [pid: 55188|app: 0|req: 1889/3639] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:42 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.899130] [55187]: DEBUG nova.api.openstack.wsgi [None req-cde12d46-a226-4a6c-8b73-2bf2c8dfd19e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.900872] [55187]: DEBUG nova.compute.api [None req-cde12d46-a226-4a6c-8b73-2bf2c8dfd19e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.904888] [55187]: DEBUG oslo_concurrency.lockutils [None req-cde12d46-a226-4a6c-8b73-2bf2c8dfd19e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.904888] [55187]: DEBUG oslo_concurrency.lockutils [None req-cde12d46-a226-4a6c-8b73-2bf2c8dfd19e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.904888] [55187]: DEBUG oslo_concurrency.lockutils [None req-cde12d46-a226-4a6c-8b73-2bf2c8dfd19e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.905084] [55187]: DEBUG oslo_concurrency.lockutils [None req-cde12d46-a226-4a6c-8b73-2bf2c8dfd19e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.905682] [55187]: DEBUG oslo_concurrency.lockutils [None req-cde12d46-a226-4a6c-8b73-2bf2c8dfd19e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.905682] [55187]: DEBUG oslo_concurrency.lockutils [None req-cde12d46-a226-4a6c-8b73-2bf2c8dfd19e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.913208] [55188]: DEBUG nova.api.openstack.wsgi [req-905caaaf-a710-416f-8a2c-a1b1c61e9dc2 req-2626a2ca-c1d0-40d9-97c8-f9d82a0be45a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "86c0c53f-00a6-4700-9188-f2c69578fa72", "name": "network-vif-plugged", "status": "completed", "tag": "861beb55-41be-4df7-88be-5ed43f7e721f"}, {"name": "network-changed", "server_uuid": "86c0c53f-00a6-4700-9188-f2c69578fa72", "tag": "861beb55-41be-4df7-88be-5ed43f7e721f"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 801.920343] [55188]: DEBUG oslo_concurrency.lockutils [req-905caaaf-a710-416f-8a2c-a1b1c61e9dc2 req-2626a2ca-c1d0-40d9-97c8-f9d82a0be45a service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.920754] [55188]: DEBUG oslo_concurrency.lockutils [req-905caaaf-a710-416f-8a2c-a1b1c61e9dc2 req-2626a2ca-c1d0-40d9-97c8-f9d82a0be45a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.921097] [55188]: DEBUG oslo_concurrency.lockutils [req-905caaaf-a710-416f-8a2c-a1b1c61e9dc2 req-2626a2ca-c1d0-40d9-97c8-f9d82a0be45a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.928408] [55188]: INFO nova.api.openstack.compute.server_external_events [req-905caaaf-a710-416f-8a2c-a1b1c61e9dc2 req-2626a2ca-c1d0-40d9-97c8-f9d82a0be45a service nova] Creating event network-vif-plugged:861beb55-41be-4df7-88be-5ed43f7e721f for instance 86c0c53f-00a6-4700-9188-f2c69578fa72 on cpu-1 [ 801.928834] [55188]: INFO nova.api.openstack.compute.server_external_events [req-905caaaf-a710-416f-8a2c-a1b1c61e9dc2 req-2626a2ca-c1d0-40d9-97c8-f9d82a0be45a service nova] Creating event network-changed:861beb55-41be-4df7-88be-5ed43f7e721f for instance 86c0c53f-00a6-4700-9188-f2c69578fa72 on cpu-1 [ 801.932389] [55188]: INFO nova.api.openstack.requestlog [req-905caaaf-a710-416f-8a2c-a1b1c61e9dc2 req-2626a2ca-c1d0-40d9-97c8-f9d82a0be45a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023855 [ 801.932737] [55188]: [pid: 55188|app: 0|req: 1890/3640] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:42 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 801.938230] [55188]: DEBUG nova.api.openstack.wsgi [None req-f31d1490-b6e0-4cfe-a3a4-2c7ea4ce70a1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.938230] [55188]: DEBUG nova.compute.api [None req-f31d1490-b6e0-4cfe-a3a4-2c7ea4ce70a1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.940700] [55188]: DEBUG oslo_concurrency.lockutils [None req-f31d1490-b6e0-4cfe-a3a4-2c7ea4ce70a1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.940920] [55188]: DEBUG oslo_concurrency.lockutils [None req-f31d1490-b6e0-4cfe-a3a4-2c7ea4ce70a1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.941185] [55188]: DEBUG oslo_concurrency.lockutils [None req-f31d1490-b6e0-4cfe-a3a4-2c7ea4ce70a1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.941607] [55188]: DEBUG oslo_concurrency.lockutils [None req-f31d1490-b6e0-4cfe-a3a4-2c7ea4ce70a1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.941677] [55188]: DEBUG oslo_concurrency.lockutils [None req-f31d1490-b6e0-4cfe-a3a4-2c7ea4ce70a1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.941795] [55188]: DEBUG oslo_concurrency.lockutils [None req-f31d1490-b6e0-4cfe-a3a4-2c7ea4ce70a1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.944101] [55187]: DEBUG nova.policy [None req-cde12d46-a226-4a6c-8b73-2bf2c8dfd19e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.948716] [55187]: INFO nova.api.openstack.requestlog [None req-cde12d46-a226-4a6c-8b73-2bf2c8dfd19e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.051820 [ 801.949553] [55187]: [pid: 55187|app: 0|req: 1751/3641] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:42 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.965573] [55187]: DEBUG nova.api.openstack.wsgi [None req-eefa8da0-7ecc-4397-b310-c09d26e73cc5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 801.967455] [55187]: DEBUG nova.compute.api [None req-eefa8da0-7ecc-4397-b310-c09d26e73cc5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 801.971817] [55187]: DEBUG oslo_concurrency.lockutils [None req-eefa8da0-7ecc-4397-b310-c09d26e73cc5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.972087] [55187]: DEBUG oslo_concurrency.lockutils [None req-eefa8da0-7ecc-4397-b310-c09d26e73cc5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.972291] [55187]: DEBUG oslo_concurrency.lockutils [None req-eefa8da0-7ecc-4397-b310-c09d26e73cc5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.972637] [55187]: DEBUG oslo_concurrency.lockutils [None req-eefa8da0-7ecc-4397-b310-c09d26e73cc5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.972838] [55187]: DEBUG oslo_concurrency.lockutils [None req-eefa8da0-7ecc-4397-b310-c09d26e73cc5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.973095] [55187]: DEBUG oslo_concurrency.lockutils [None req-eefa8da0-7ecc-4397-b310-c09d26e73cc5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.992945] [55187]: DEBUG oslo_concurrency.lockutils [None req-eefa8da0-7ecc-4397-b310-c09d26e73cc5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.993214] [55187]: DEBUG oslo_concurrency.lockutils [None req-eefa8da0-7ecc-4397-b310-c09d26e73cc5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.994050] [55187]: DEBUG oslo_concurrency.lockutils [None req-eefa8da0-7ecc-4397-b310-c09d26e73cc5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.994284] [55187]: DEBUG nova.objects.instance [None req-eefa8da0-7ecc-4397-b310-c09d26e73cc5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.021193] [55187]: DEBUG nova.policy [None req-eefa8da0-7ecc-4397-b310-c09d26e73cc5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.027023] [55187]: INFO nova.api.openstack.requestlog [None req-eefa8da0-7ecc-4397-b310-c09d26e73cc5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.064472 [ 802.027023] [55187]: [pid: 55187|app: 0|req: 1752/3642] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:42 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.031317] [55187]: DEBUG nova.api.openstack.wsgi [None req-639fa14a-c3b4-43e2-aa58-d041762dc08b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.033054] [55187]: DEBUG nova.compute.api [None req-639fa14a-c3b4-43e2-aa58-d041762dc08b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.037564] [55187]: DEBUG oslo_concurrency.lockutils [None req-639fa14a-c3b4-43e2-aa58-d041762dc08b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.037893] [55187]: DEBUG oslo_concurrency.lockutils [None req-639fa14a-c3b4-43e2-aa58-d041762dc08b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.038167] [55187]: DEBUG oslo_concurrency.lockutils [None req-639fa14a-c3b4-43e2-aa58-d041762dc08b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.038605] [55187]: DEBUG oslo_concurrency.lockutils [None req-639fa14a-c3b4-43e2-aa58-d041762dc08b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.038775] [55187]: DEBUG oslo_concurrency.lockutils [None req-639fa14a-c3b4-43e2-aa58-d041762dc08b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.038998] [55187]: DEBUG oslo_concurrency.lockutils [None req-639fa14a-c3b4-43e2-aa58-d041762dc08b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.059084] [55187]: DEBUG oslo_concurrency.lockutils [None req-639fa14a-c3b4-43e2-aa58-d041762dc08b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.059371] [55187]: DEBUG oslo_concurrency.lockutils [None req-639fa14a-c3b4-43e2-aa58-d041762dc08b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.059557] [55187]: DEBUG oslo_concurrency.lockutils [None req-639fa14a-c3b4-43e2-aa58-d041762dc08b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.059774] [55187]: DEBUG nova.objects.instance [None req-639fa14a-c3b4-43e2-aa58-d041762dc08b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.081484] [55187]: DEBUG nova.policy [None req-639fa14a-c3b4-43e2-aa58-d041762dc08b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.086148] [55187]: INFO nova.api.openstack.requestlog [None req-639fa14a-c3b4-43e2-aa58-d041762dc08b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.058645 [ 802.086444] [55187]: [pid: 55187|app: 0|req: 1753/3643] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:42 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.090296] [55187]: DEBUG nova.api.openstack.wsgi [None req-6986e5a8-cf3a-4929-a1af-fcdb66f16244 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.092794] [55187]: DEBUG nova.compute.api [None req-6986e5a8-cf3a-4929-a1af-fcdb66f16244 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.096282] [55187]: DEBUG oslo_concurrency.lockutils [None req-6986e5a8-cf3a-4929-a1af-fcdb66f16244 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.096554] [55187]: DEBUG oslo_concurrency.lockutils [None req-6986e5a8-cf3a-4929-a1af-fcdb66f16244 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.096776] [55187]: DEBUG oslo_concurrency.lockutils [None req-6986e5a8-cf3a-4929-a1af-fcdb66f16244 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.097192] [55187]: DEBUG oslo_concurrency.lockutils [None req-6986e5a8-cf3a-4929-a1af-fcdb66f16244 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.097395] [55187]: DEBUG oslo_concurrency.lockutils [None req-6986e5a8-cf3a-4929-a1af-fcdb66f16244 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.097570] [55187]: DEBUG oslo_concurrency.lockutils [None req-6986e5a8-cf3a-4929-a1af-fcdb66f16244 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.098103] [55188]: DEBUG nova.policy [None req-f31d1490-b6e0-4cfe-a3a4-2c7ea4ce70a1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.103446] [55188]: DEBUG nova.policy [None req-f31d1490-b6e0-4cfe-a3a4-2c7ea4ce70a1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.104664] [55188]: DEBUG nova.policy [None req-f31d1490-b6e0-4cfe-a3a4-2c7ea4ce70a1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.105532] [55188]: INFO nova.api.openstack.requestlog [None req-f31d1490-b6e0-4cfe-a3a4-2c7ea4ce70a1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1548 microversion: 2.21 time: 0.172063 [ 802.105787] [55188]: [pid: 55188|app: 0|req: 1891/3644] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:42 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1548 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 802.109534] [55188]: DEBUG nova.api.openstack.wsgi [None req-baf2704b-9e56-4329-8c3d-6a43a2066353 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.118298] [55188]: DEBUG nova.compute.api [None req-baf2704b-9e56-4329-8c3d-6a43a2066353 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.124350] [55188]: DEBUG oslo_concurrency.lockutils [None req-baf2704b-9e56-4329-8c3d-6a43a2066353 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.124586] [55188]: DEBUG oslo_concurrency.lockutils [None req-baf2704b-9e56-4329-8c3d-6a43a2066353 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.124824] [55188]: DEBUG oslo_concurrency.lockutils [None req-baf2704b-9e56-4329-8c3d-6a43a2066353 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.125200] [55188]: DEBUG oslo_concurrency.lockutils [None req-baf2704b-9e56-4329-8c3d-6a43a2066353 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.125404] [55188]: DEBUG oslo_concurrency.lockutils [None req-baf2704b-9e56-4329-8c3d-6a43a2066353 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.125576] [55188]: DEBUG oslo_concurrency.lockutils [None req-baf2704b-9e56-4329-8c3d-6a43a2066353 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.136769] [55187]: DEBUG nova.policy [None req-6986e5a8-cf3a-4929-a1af-fcdb66f16244 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.141094] [55187]: INFO nova.api.openstack.requestlog [None req-6986e5a8-cf3a-4929-a1af-fcdb66f16244 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1227 microversion: 2.1 time: 0.052738 [ 802.141433] [55187]: [pid: 55187|app: 0|req: 1754/3645] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:42 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1227 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.144011] [55187]: DEBUG nova.api.openstack.wsgi [None req-91309024-57b1-430b-a072-71084dcf6982 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.145689] [55187]: DEBUG nova.compute.api [None req-91309024-57b1-430b-a072-71084dcf6982 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.149609] [55187]: DEBUG oslo_concurrency.lockutils [None req-91309024-57b1-430b-a072-71084dcf6982 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.149913] [55187]: DEBUG oslo_concurrency.lockutils [None req-91309024-57b1-430b-a072-71084dcf6982 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.150156] [55187]: DEBUG oslo_concurrency.lockutils [None req-91309024-57b1-430b-a072-71084dcf6982 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.150579] [55187]: DEBUG oslo_concurrency.lockutils [None req-91309024-57b1-430b-a072-71084dcf6982 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.150790] [55187]: DEBUG oslo_concurrency.lockutils [None req-91309024-57b1-430b-a072-71084dcf6982 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.150966] [55187]: DEBUG oslo_concurrency.lockutils [None req-91309024-57b1-430b-a072-71084dcf6982 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.175684] [55187]: DEBUG oslo_concurrency.lockutils [None req-91309024-57b1-430b-a072-71084dcf6982 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.176019] [55187]: DEBUG oslo_concurrency.lockutils [None req-91309024-57b1-430b-a072-71084dcf6982 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.176284] [55187]: DEBUG oslo_concurrency.lockutils [None req-91309024-57b1-430b-a072-71084dcf6982 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.176777] [55187]: DEBUG nova.objects.instance [None req-91309024-57b1-430b-a072-71084dcf6982 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.203584] [55187]: DEBUG nova.policy [None req-91309024-57b1-430b-a072-71084dcf6982 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.210857] [55187]: INFO nova.api.openstack.requestlog [None req-91309024-57b1-430b-a072-71084dcf6982 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.068780 [ 802.211217] [55187]: [pid: 55187|app: 0|req: 1755/3646] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:42 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.213743] [55187]: DEBUG nova.api.openstack.wsgi [None req-4f4eb1d6-e16b-4ff5-ad7f-f1aeac01d4b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.213995] [55187]: DEBUG nova.compute.api [None req-4f4eb1d6-e16b-4ff5-ad7f-f1aeac01d4b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.218132] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f4eb1d6-e16b-4ff5-ad7f-f1aeac01d4b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.218132] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f4eb1d6-e16b-4ff5-ad7f-f1aeac01d4b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.218132] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f4eb1d6-e16b-4ff5-ad7f-f1aeac01d4b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.218483] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f4eb1d6-e16b-4ff5-ad7f-f1aeac01d4b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.218675] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f4eb1d6-e16b-4ff5-ad7f-f1aeac01d4b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.218842] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f4eb1d6-e16b-4ff5-ad7f-f1aeac01d4b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.248077] [55187]: DEBUG nova.compute.api [None req-4f4eb1d6-e16b-4ff5-ad7f-f1aeac01d4b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 802.273808] [55188]: DEBUG nova.policy [None req-baf2704b-9e56-4329-8c3d-6a43a2066353 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.278866] [55188]: INFO nova.api.openstack.requestlog [None req-baf2704b-9e56-4329-8c3d-6a43a2066353 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1311 microversion: 2.1 time: 0.171235 [ 802.279235] [55188]: [pid: 55188|app: 0|req: 1892/3647] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:42 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1311 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.282023] [55188]: DEBUG nova.api.openstack.wsgi [None req-fca0b752-7067-411f-9bf9-e2cfcea4be1a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.283625] [55188]: DEBUG nova.compute.api [None req-fca0b752-7067-411f-9bf9-e2cfcea4be1a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.286991] [55188]: DEBUG oslo_concurrency.lockutils [None req-fca0b752-7067-411f-9bf9-e2cfcea4be1a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.287248] [55188]: DEBUG oslo_concurrency.lockutils [None req-fca0b752-7067-411f-9bf9-e2cfcea4be1a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.287438] [55188]: DEBUG oslo_concurrency.lockutils [None req-fca0b752-7067-411f-9bf9-e2cfcea4be1a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.287829] [55188]: DEBUG oslo_concurrency.lockutils [None req-fca0b752-7067-411f-9bf9-e2cfcea4be1a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.288081] [55188]: DEBUG oslo_concurrency.lockutils [None req-fca0b752-7067-411f-9bf9-e2cfcea4be1a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.288265] [55188]: DEBUG oslo_concurrency.lockutils [None req-fca0b752-7067-411f-9bf9-e2cfcea4be1a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.327636] [55187]: INFO nova.api.openstack.requestlog [None req-4f4eb1d6-e16b-4ff5-ad7f-f1aeac01d4b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 204 len: 0 microversion: 2.21 time: 0.115367 [ 802.328260] [55187]: [pid: 55187|app: 0|req: 1756/3648] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:04:42 2025] DELETE /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 802.332992] [55187]: DEBUG nova.api.openstack.wsgi [None req-fd95a46a-226c-4b96-abeb-df5f3c657341 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.335688] [55187]: DEBUG nova.compute.api [None req-fd95a46a-226c-4b96-abeb-df5f3c657341 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.337615] [55188]: DEBUG nova.policy [None req-fca0b752-7067-411f-9bf9-e2cfcea4be1a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.342560] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd95a46a-226c-4b96-abeb-df5f3c657341 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.342888] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd95a46a-226c-4b96-abeb-df5f3c657341 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.343242] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd95a46a-226c-4b96-abeb-df5f3c657341 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.343714] [55188]: INFO nova.api.openstack.requestlog [None req-fca0b752-7067-411f-9bf9-e2cfcea4be1a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.063807 [ 802.343835] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd95a46a-226c-4b96-abeb-df5f3c657341 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.344352] [55188]: [pid: 55188|app: 0|req: 1893/3649] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:42 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.345281] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd95a46a-226c-4b96-abeb-df5f3c657341 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.345365] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd95a46a-226c-4b96-abeb-df5f3c657341 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.347349] [55188]: DEBUG nova.api.openstack.wsgi [None req-fef27479-d092-4a5d-bfda-1255e8260cbd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.351483] [55188]: DEBUG nova.compute.api [None req-fef27479-d092-4a5d-bfda-1255e8260cbd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.353168] [55188]: DEBUG oslo_concurrency.lockutils [None req-fef27479-d092-4a5d-bfda-1255e8260cbd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.353424] [55188]: DEBUG oslo_concurrency.lockutils [None req-fef27479-d092-4a5d-bfda-1255e8260cbd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.353781] [55188]: DEBUG oslo_concurrency.lockutils [None req-fef27479-d092-4a5d-bfda-1255e8260cbd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.354349] [55188]: DEBUG oslo_concurrency.lockutils [None req-fef27479-d092-4a5d-bfda-1255e8260cbd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.354349] [55188]: DEBUG oslo_concurrency.lockutils [None req-fef27479-d092-4a5d-bfda-1255e8260cbd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.354446] [55188]: DEBUG oslo_concurrency.lockutils [None req-fef27479-d092-4a5d-bfda-1255e8260cbd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.370454] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd95a46a-226c-4b96-abeb-df5f3c657341 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.370454] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd95a46a-226c-4b96-abeb-df5f3c657341 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.370454] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd95a46a-226c-4b96-abeb-df5f3c657341 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.370653] [55187]: DEBUG nova.objects.instance [None req-fd95a46a-226c-4b96-abeb-df5f3c657341 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.380894] [55188]: DEBUG oslo_concurrency.lockutils [None req-fef27479-d092-4a5d-bfda-1255e8260cbd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.381231] [55188]: DEBUG oslo_concurrency.lockutils [None req-fef27479-d092-4a5d-bfda-1255e8260cbd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.381423] [55188]: DEBUG oslo_concurrency.lockutils [None req-fef27479-d092-4a5d-bfda-1255e8260cbd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.381800] [55188]: DEBUG nova.objects.instance [None req-fef27479-d092-4a5d-bfda-1255e8260cbd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.408434] [55187]: DEBUG nova.policy [None req-fd95a46a-226c-4b96-abeb-df5f3c657341 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.410805] [55188]: DEBUG nova.policy [None req-fef27479-d092-4a5d-bfda-1255e8260cbd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.415892] [55187]: INFO nova.api.openstack.requestlog [None req-fd95a46a-226c-4b96-abeb-df5f3c657341 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.083810 [ 802.415892] [55187]: [pid: 55187|app: 0|req: 1757/3650] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:42 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.417832] [55187]: DEBUG nova.api.openstack.wsgi [None req-8395b341-0b71-4a48-ac9d-d62d6c8bd615 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4aff7f2b00>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.418552] [55188]: INFO nova.api.openstack.requestlog [None req-fef27479-d092-4a5d-bfda-1255e8260cbd tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.073388 [ 802.419481] [55188]: [pid: 55188|app: 0|req: 1894/3651] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:42 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.422163] [55188]: DEBUG nova.api.openstack.wsgi [None req-9b41346c-539c-4337-80c3-16392e3ea1ae tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.423834] [55188]: DEBUG nova.compute.api [None req-9b41346c-539c-4337-80c3-16392e3ea1ae tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.428436] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b41346c-539c-4337-80c3-16392e3ea1ae tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.428898] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b41346c-539c-4337-80c3-16392e3ea1ae tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.429214] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b41346c-539c-4337-80c3-16392e3ea1ae tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.429597] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b41346c-539c-4337-80c3-16392e3ea1ae tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.429805] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b41346c-539c-4337-80c3-16392e3ea1ae tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.430035] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b41346c-539c-4337-80c3-16392e3ea1ae tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.478707] [55187]: INFO nova.api.openstack.requestlog [None req-8395b341-0b71-4a48-ac9d-d62d6c8bd615 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5" status: 200 len: 1645 microversion: 2.1 time: 0.063272 [ 802.478707] [55187]: [pid: 55187|app: 0|req: 1758/3652] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:42 2025] GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5 => generated 1645 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.482352] [55187]: DEBUG nova.api.openstack.wsgi [None req-3e5e5bf2-ce1d-4cb6-a2d4-73adc5ab6cb2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.485021] [55187]: DEBUG nova.compute.api [None req-3e5e5bf2-ce1d-4cb6-a2d4-73adc5ab6cb2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.488700] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e5e5bf2-ce1d-4cb6-a2d4-73adc5ab6cb2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.489049] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e5e5bf2-ce1d-4cb6-a2d4-73adc5ab6cb2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.489256] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e5e5bf2-ce1d-4cb6-a2d4-73adc5ab6cb2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.489632] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e5e5bf2-ce1d-4cb6-a2d4-73adc5ab6cb2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.489853] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e5e5bf2-ce1d-4cb6-a2d4-73adc5ab6cb2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.490046] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e5e5bf2-ce1d-4cb6-a2d4-73adc5ab6cb2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.534613] [55187]: DEBUG nova.policy [None req-3e5e5bf2-ce1d-4cb6-a2d4-73adc5ab6cb2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.538387] [55188]: DEBUG nova.policy [None req-9b41346c-539c-4337-80c3-16392e3ea1ae tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.539449] [55187]: DEBUG nova.policy [None req-3e5e5bf2-ce1d-4cb6-a2d4-73adc5ab6cb2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.540139] [55187]: DEBUG nova.policy [None req-3e5e5bf2-ce1d-4cb6-a2d4-73adc5ab6cb2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.542889] [55188]: INFO nova.api.openstack.requestlog [None req-9b41346c-539c-4337-80c3-16392e3ea1ae tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1326 microversion: 2.1 time: 0.123137 [ 802.543440] [55188]: [pid: 55188|app: 0|req: 1895/3653] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:42 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1326 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.544457] [55187]: INFO nova.api.openstack.requestlog [None req-3e5e5bf2-ce1d-4cb6-a2d4-73adc5ab6cb2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.064686 [ 802.544791] [55187]: [pid: 55187|app: 0|req: 1759/3654] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:42 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 802.545736] [55188]: DEBUG nova.api.openstack.wsgi [None req-0a1a0f4a-afcc-4c0c-9b78-f541936c8c95 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.547412] [55187]: DEBUG nova.api.openstack.wsgi [None req-68e4437a-3251-48cd-a3dd-fe90b9eae434 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.547509] [55188]: DEBUG nova.compute.api [None req-0a1a0f4a-afcc-4c0c-9b78-f541936c8c95 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.549524] [55187]: DEBUG nova.compute.api [None req-68e4437a-3251-48cd-a3dd-fe90b9eae434 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.550716] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=6 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 802.551237] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a1a0f4a-afcc-4c0c-9b78-f541936c8c95 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.551472] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a1a0f4a-afcc-4c0c-9b78-f541936c8c95 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.551653] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a1a0f4a-afcc-4c0c-9b78-f541936c8c95 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.552026] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a1a0f4a-afcc-4c0c-9b78-f541936c8c95 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.552226] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a1a0f4a-afcc-4c0c-9b78-f541936c8c95 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.553202] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a1a0f4a-afcc-4c0c-9b78-f541936c8c95 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.553291] [55187]: DEBUG oslo_concurrency.lockutils [None req-68e4437a-3251-48cd-a3dd-fe90b9eae434 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.553291] [55187]: DEBUG oslo_concurrency.lockutils [None req-68e4437a-3251-48cd-a3dd-fe90b9eae434 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.553432] [55187]: DEBUG oslo_concurrency.lockutils [None req-68e4437a-3251-48cd-a3dd-fe90b9eae434 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.553749] [55187]: DEBUG oslo_concurrency.lockutils [None req-68e4437a-3251-48cd-a3dd-fe90b9eae434 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.553945] [55187]: DEBUG oslo_concurrency.lockutils [None req-68e4437a-3251-48cd-a3dd-fe90b9eae434 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.554137] [55187]: DEBUG oslo_concurrency.lockutils [None req-68e4437a-3251-48cd-a3dd-fe90b9eae434 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.587142] [55188]: DEBUG nova.policy [None req-0a1a0f4a-afcc-4c0c-9b78-f541936c8c95 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.592823] [55188]: INFO nova.api.openstack.requestlog [None req-0a1a0f4a-afcc-4c0c-9b78-f541936c8c95 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.049109 [ 802.593697] [55188]: [pid: 55188|app: 0|req: 1896/3655] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:42 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.595880] [55188]: DEBUG nova.api.openstack.wsgi [None req-34f11832-a07f-43e7-9377-cfdc864783e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.597704] [55188]: DEBUG nova.compute.api [None req-34f11832-a07f-43e7-9377-cfdc864783e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.601478] [55188]: DEBUG oslo_concurrency.lockutils [None req-34f11832-a07f-43e7-9377-cfdc864783e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.601850] [55188]: DEBUG oslo_concurrency.lockutils [None req-34f11832-a07f-43e7-9377-cfdc864783e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.602107] [55188]: DEBUG oslo_concurrency.lockutils [None req-34f11832-a07f-43e7-9377-cfdc864783e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.602519] [55188]: DEBUG oslo_concurrency.lockutils [None req-34f11832-a07f-43e7-9377-cfdc864783e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.602770] [55188]: DEBUG oslo_concurrency.lockutils [None req-34f11832-a07f-43e7-9377-cfdc864783e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.602979] [55188]: DEBUG oslo_concurrency.lockutils [None req-34f11832-a07f-43e7-9377-cfdc864783e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.624537] [55188]: DEBUG oslo_concurrency.lockutils [None req-34f11832-a07f-43e7-9377-cfdc864783e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.624896] [55188]: DEBUG oslo_concurrency.lockutils [None req-34f11832-a07f-43e7-9377-cfdc864783e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.625130] [55188]: DEBUG oslo_concurrency.lockutils [None req-34f11832-a07f-43e7-9377-cfdc864783e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.625343] [55188]: DEBUG nova.objects.instance [None req-34f11832-a07f-43e7-9377-cfdc864783e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.648751] [55188]: DEBUG nova.policy [None req-34f11832-a07f-43e7-9377-cfdc864783e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.653213] [55188]: INFO nova.api.openstack.requestlog [None req-34f11832-a07f-43e7-9377-cfdc864783e7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.059424 [ 802.653544] [55188]: [pid: 55188|app: 0|req: 1897/3656] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:42 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.656226] [55188]: DEBUG nova.api.openstack.wsgi [None req-54e6d46f-53e7-4b1b-abda-933bc87001e9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.657544] [55187]: DEBUG nova.policy [None req-68e4437a-3251-48cd-a3dd-fe90b9eae434 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.658160] [55188]: DEBUG nova.compute.api [None req-54e6d46f-53e7-4b1b-abda-933bc87001e9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.661644] [55188]: DEBUG oslo_concurrency.lockutils [None req-54e6d46f-53e7-4b1b-abda-933bc87001e9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.662297] [55188]: DEBUG oslo_concurrency.lockutils [None req-54e6d46f-53e7-4b1b-abda-933bc87001e9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.662297] [55188]: DEBUG oslo_concurrency.lockutils [None req-54e6d46f-53e7-4b1b-abda-933bc87001e9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.662508] [55188]: DEBUG oslo_concurrency.lockutils [None req-54e6d46f-53e7-4b1b-abda-933bc87001e9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.662721] [55188]: DEBUG oslo_concurrency.lockutils [None req-54e6d46f-53e7-4b1b-abda-933bc87001e9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.662880] [55188]: DEBUG oslo_concurrency.lockutils [None req-54e6d46f-53e7-4b1b-abda-933bc87001e9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.664476] [55187]: DEBUG nova.policy [None req-68e4437a-3251-48cd-a3dd-fe90b9eae434 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.665429] [55187]: DEBUG nova.policy [None req-68e4437a-3251-48cd-a3dd-fe90b9eae434 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.666293] [55187]: INFO nova.api.openstack.requestlog [None req-68e4437a-3251-48cd-a3dd-fe90b9eae434 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1554 microversion: 2.21 time: 0.120834 [ 802.666771] [55187]: [pid: 55187|app: 0|req: 1760/3657] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:42 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1554 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 802.670218] [55187]: DEBUG nova.api.openstack.wsgi [None req-3cd3b5fb-a3bb-4f19-a80c-1f80d41bf4e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.671878] [55187]: DEBUG nova.compute.api [None req-3cd3b5fb-a3bb-4f19-a80c-1f80d41bf4e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.675388] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cd3b5fb-a3bb-4f19-a80c-1f80d41bf4e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.675651] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cd3b5fb-a3bb-4f19-a80c-1f80d41bf4e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.675826] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cd3b5fb-a3bb-4f19-a80c-1f80d41bf4e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.676233] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cd3b5fb-a3bb-4f19-a80c-1f80d41bf4e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.676428] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cd3b5fb-a3bb-4f19-a80c-1f80d41bf4e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.676600] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cd3b5fb-a3bb-4f19-a80c-1f80d41bf4e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.682027] [55188]: DEBUG oslo_concurrency.lockutils [None req-54e6d46f-53e7-4b1b-abda-933bc87001e9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.682027] [55188]: DEBUG oslo_concurrency.lockutils [None req-54e6d46f-53e7-4b1b-abda-933bc87001e9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.682027] [55188]: DEBUG oslo_concurrency.lockutils [None req-54e6d46f-53e7-4b1b-abda-933bc87001e9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.682027] [55188]: DEBUG nova.objects.instance [None req-54e6d46f-53e7-4b1b-abda-933bc87001e9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.696077] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cd3b5fb-a3bb-4f19-a80c-1f80d41bf4e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.696417] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cd3b5fb-a3bb-4f19-a80c-1f80d41bf4e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.696785] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cd3b5fb-a3bb-4f19-a80c-1f80d41bf4e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.697064] [55187]: DEBUG nova.objects.instance [None req-3cd3b5fb-a3bb-4f19-a80c-1f80d41bf4e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid e6e74ef8-e10f-430f-8d61-71f1a53b9680 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.708647] [55188]: DEBUG nova.policy [None req-54e6d46f-53e7-4b1b-abda-933bc87001e9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.713060] [55188]: INFO nova.api.openstack.requestlog [None req-54e6d46f-53e7-4b1b-abda-933bc87001e9 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.058910 [ 802.713378] [55188]: [pid: 55188|app: 0|req: 1898/3658] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.715824] [55188]: DEBUG nova.api.openstack.wsgi [None req-5a0b7cc4-ac9d-4225-b657-581332536ba7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.717530] [55188]: DEBUG nova.compute.api [None req-5a0b7cc4-ac9d-4225-b657-581332536ba7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.720792] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a0b7cc4-ac9d-4225-b657-581332536ba7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.721060] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a0b7cc4-ac9d-4225-b657-581332536ba7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.721113] [55187]: DEBUG nova.policy [None req-3cd3b5fb-a3bb-4f19-a80c-1f80d41bf4e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.721342] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a0b7cc4-ac9d-4225-b657-581332536ba7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.721612] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a0b7cc4-ac9d-4225-b657-581332536ba7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.721815] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a0b7cc4-ac9d-4225-b657-581332536ba7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.721989] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a0b7cc4-ac9d-4225-b657-581332536ba7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.725845] [55187]: INFO nova.api.openstack.requestlog [None req-3cd3b5fb-a3bb-4f19-a80c-1f80d41bf4e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 200 len: 1308 microversion: 2.1 time: 0.058265 [ 802.726262] [55187]: [pid: 55187|app: 0|req: 1761/3659] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.729320] [55187]: DEBUG nova.api.openstack.wsgi [None req-d7cf09ed-b46e-4477-bd19-1a45f28b065f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.730615] [55187]: DEBUG nova.compute.api [None req-d7cf09ed-b46e-4477-bd19-1a45f28b065f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.734906] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7cf09ed-b46e-4477-bd19-1a45f28b065f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.735495] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7cf09ed-b46e-4477-bd19-1a45f28b065f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.735495] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7cf09ed-b46e-4477-bd19-1a45f28b065f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.735674] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7cf09ed-b46e-4477-bd19-1a45f28b065f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.735876] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7cf09ed-b46e-4477-bd19-1a45f28b065f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.736066] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7cf09ed-b46e-4477-bd19-1a45f28b065f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.744833] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a0b7cc4-ac9d-4225-b657-581332536ba7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.745114] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a0b7cc4-ac9d-4225-b657-581332536ba7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.745313] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a0b7cc4-ac9d-4225-b657-581332536ba7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.745514] [55188]: DEBUG nova.objects.instance [None req-5a0b7cc4-ac9d-4225-b657-581332536ba7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.769876] [55188]: DEBUG nova.policy [None req-5a0b7cc4-ac9d-4225-b657-581332536ba7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.775352] [55188]: INFO nova.api.openstack.requestlog [None req-5a0b7cc4-ac9d-4225-b657-581332536ba7 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.061136 [ 802.775559] [55188]: [pid: 55188|app: 0|req: 1899/3660] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.776850] [55187]: DEBUG nova.policy [None req-d7cf09ed-b46e-4477-bd19-1a45f28b065f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.778271] [55188]: DEBUG nova.api.openstack.wsgi [None req-87ec6796-9d50-4ca0-9a0a-69adf933353f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.779913] [55188]: DEBUG nova.compute.api [None req-87ec6796-9d50-4ca0-9a0a-69adf933353f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.781531] [55187]: INFO nova.api.openstack.requestlog [None req-d7cf09ed-b46e-4477-bd19-1a45f28b065f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1262 microversion: 2.1 time: 0.054647 [ 802.782679] [55187]: [pid: 55187|app: 0|req: 1762/3661] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1262 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.783565] [55188]: DEBUG oslo_concurrency.lockutils [None req-87ec6796-9d50-4ca0-9a0a-69adf933353f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.783801] [55188]: DEBUG oslo_concurrency.lockutils [None req-87ec6796-9d50-4ca0-9a0a-69adf933353f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.783988] [55188]: DEBUG oslo_concurrency.lockutils [None req-87ec6796-9d50-4ca0-9a0a-69adf933353f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.784355] [55188]: DEBUG oslo_concurrency.lockutils [None req-87ec6796-9d50-4ca0-9a0a-69adf933353f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.784553] [55188]: DEBUG oslo_concurrency.lockutils [None req-87ec6796-9d50-4ca0-9a0a-69adf933353f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.784749] [55188]: DEBUG oslo_concurrency.lockutils [None req-87ec6796-9d50-4ca0-9a0a-69adf933353f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.785249] [55187]: DEBUG nova.api.openstack.wsgi [None req-837f6d56-c9d4-4fed-a8f1-1053bdc53070 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.786876] [55187]: DEBUG nova.compute.api [None req-837f6d56-c9d4-4fed-a8f1-1053bdc53070 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.790307] [55187]: DEBUG oslo_concurrency.lockutils [None req-837f6d56-c9d4-4fed-a8f1-1053bdc53070 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.790548] [55187]: DEBUG oslo_concurrency.lockutils [None req-837f6d56-c9d4-4fed-a8f1-1053bdc53070 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.790732] [55187]: DEBUG oslo_concurrency.lockutils [None req-837f6d56-c9d4-4fed-a8f1-1053bdc53070 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.792204] [55187]: DEBUG oslo_concurrency.lockutils [None req-837f6d56-c9d4-4fed-a8f1-1053bdc53070 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.792416] [55187]: DEBUG oslo_concurrency.lockutils [None req-837f6d56-c9d4-4fed-a8f1-1053bdc53070 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.792603] [55187]: DEBUG oslo_concurrency.lockutils [None req-837f6d56-c9d4-4fed-a8f1-1053bdc53070 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.805661] [55188]: DEBUG oslo_concurrency.lockutils [None req-87ec6796-9d50-4ca0-9a0a-69adf933353f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.805899] [55188]: DEBUG oslo_concurrency.lockutils [None req-87ec6796-9d50-4ca0-9a0a-69adf933353f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.806138] [55188]: DEBUG oslo_concurrency.lockutils [None req-87ec6796-9d50-4ca0-9a0a-69adf933353f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.806345] [55188]: DEBUG nova.objects.instance [None req-87ec6796-9d50-4ca0-9a0a-69adf933353f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.826324] [55188]: DEBUG nova.policy [None req-87ec6796-9d50-4ca0-9a0a-69adf933353f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.832019] [55188]: INFO nova.api.openstack.requestlog [None req-87ec6796-9d50-4ca0-9a0a-69adf933353f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.054771 [ 802.832019] [55188]: [pid: 55188|app: 0|req: 1900/3662] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.834519] [55188]: DEBUG nova.api.openstack.wsgi [None req-e3461a8e-0eb2-45c6-bb8b-6237f50bc0d1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.837080] [55188]: DEBUG nova.compute.api [None req-e3461a8e-0eb2-45c6-bb8b-6237f50bc0d1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.841272] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3461a8e-0eb2-45c6-bb8b-6237f50bc0d1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.841272] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3461a8e-0eb2-45c6-bb8b-6237f50bc0d1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.841272] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3461a8e-0eb2-45c6-bb8b-6237f50bc0d1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.841840] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3461a8e-0eb2-45c6-bb8b-6237f50bc0d1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.841840] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3461a8e-0eb2-45c6-bb8b-6237f50bc0d1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.841992] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3461a8e-0eb2-45c6-bb8b-6237f50bc0d1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.866134] [55187]: DEBUG nova.policy [None req-837f6d56-c9d4-4fed-a8f1-1053bdc53070 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.870798] [55187]: INFO nova.api.openstack.requestlog [None req-837f6d56-c9d4-4fed-a8f1-1053bdc53070 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1315 microversion: 2.1 time: 0.088029 [ 802.871244] [55187]: [pid: 55187|app: 0|req: 1763/3663] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1315 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.873827] [55187]: DEBUG nova.api.openstack.wsgi [None req-75d4b1db-829d-4749-847c-50e565473757 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.875483] [55187]: DEBUG nova.compute.api [None req-75d4b1db-829d-4749-847c-50e565473757 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.879238] [55187]: DEBUG oslo_concurrency.lockutils [None req-75d4b1db-829d-4749-847c-50e565473757 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.879482] [55187]: DEBUG oslo_concurrency.lockutils [None req-75d4b1db-829d-4749-847c-50e565473757 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.879664] [55187]: DEBUG oslo_concurrency.lockutils [None req-75d4b1db-829d-4749-847c-50e565473757 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.880073] [55187]: DEBUG oslo_concurrency.lockutils [None req-75d4b1db-829d-4749-847c-50e565473757 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.880282] [55187]: DEBUG oslo_concurrency.lockutils [None req-75d4b1db-829d-4749-847c-50e565473757 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.880460] [55187]: DEBUG oslo_concurrency.lockutils [None req-75d4b1db-829d-4749-847c-50e565473757 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.904122] [55187]: DEBUG oslo_concurrency.lockutils [None req-75d4b1db-829d-4749-847c-50e565473757 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.904122] [55187]: DEBUG oslo_concurrency.lockutils [None req-75d4b1db-829d-4749-847c-50e565473757 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.904122] [55187]: DEBUG oslo_concurrency.lockutils [None req-75d4b1db-829d-4749-847c-50e565473757 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.904122] [55187]: DEBUG nova.objects.instance [None req-75d4b1db-829d-4749-847c-50e565473757 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.924253] [55187]: DEBUG nova.policy [None req-75d4b1db-829d-4749-847c-50e565473757 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.929088] [55187]: INFO nova.api.openstack.requestlog [None req-75d4b1db-829d-4749-847c-50e565473757 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.057209 [ 802.929414] [55187]: [pid: 55187|app: 0|req: 1764/3664] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.932697] [55187]: DEBUG nova.api.openstack.wsgi [None req-679861cb-80b6-4c27-9b2c-7b15a0891b0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.934688] [55187]: DEBUG nova.compute.api [None req-679861cb-80b6-4c27-9b2c-7b15a0891b0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.938501] [55187]: DEBUG oslo_concurrency.lockutils [None req-679861cb-80b6-4c27-9b2c-7b15a0891b0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.938736] [55187]: DEBUG oslo_concurrency.lockutils [None req-679861cb-80b6-4c27-9b2c-7b15a0891b0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.938922] [55187]: DEBUG oslo_concurrency.lockutils [None req-679861cb-80b6-4c27-9b2c-7b15a0891b0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.939301] [55187]: DEBUG oslo_concurrency.lockutils [None req-679861cb-80b6-4c27-9b2c-7b15a0891b0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.939558] [55187]: DEBUG oslo_concurrency.lockutils [None req-679861cb-80b6-4c27-9b2c-7b15a0891b0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.939815] [55187]: DEBUG oslo_concurrency.lockutils [None req-679861cb-80b6-4c27-9b2c-7b15a0891b0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.962308] [55188]: DEBUG nova.policy [None req-e3461a8e-0eb2-45c6-bb8b-6237f50bc0d1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.962833] [55187]: DEBUG oslo_concurrency.lockutils [None req-679861cb-80b6-4c27-9b2c-7b15a0891b0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.963101] [55187]: DEBUG oslo_concurrency.lockutils [None req-679861cb-80b6-4c27-9b2c-7b15a0891b0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.963287] [55187]: DEBUG oslo_concurrency.lockutils [None req-679861cb-80b6-4c27-9b2c-7b15a0891b0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.963832] [55187]: DEBUG nova.objects.instance [None req-679861cb-80b6-4c27-9b2c-7b15a0891b0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.967034] [55188]: INFO nova.api.openstack.requestlog [None req-e3461a8e-0eb2-45c6-bb8b-6237f50bc0d1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1520 microversion: 2.1 time: 0.135010 [ 802.967392] [55188]: [pid: 55188|app: 0|req: 1901/3665] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1520 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.970095] [55188]: DEBUG nova.api.openstack.wsgi [None req-73da0825-bef0-4d26-bf82-04e4d9982374 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 802.971832] [55188]: DEBUG nova.compute.api [None req-73da0825-bef0-4d26-bf82-04e4d9982374 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 802.975774] [55188]: DEBUG oslo_concurrency.lockutils [None req-73da0825-bef0-4d26-bf82-04e4d9982374 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.976138] [55188]: DEBUG oslo_concurrency.lockutils [None req-73da0825-bef0-4d26-bf82-04e4d9982374 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.976495] [55188]: DEBUG oslo_concurrency.lockutils [None req-73da0825-bef0-4d26-bf82-04e4d9982374 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.977076] [55188]: DEBUG oslo_concurrency.lockutils [None req-73da0825-bef0-4d26-bf82-04e4d9982374 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.977408] [55188]: DEBUG oslo_concurrency.lockutils [None req-73da0825-bef0-4d26-bf82-04e4d9982374 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.977710] [55188]: DEBUG oslo_concurrency.lockutils [None req-73da0825-bef0-4d26-bf82-04e4d9982374 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.989665] [55187]: DEBUG nova.policy [None req-679861cb-80b6-4c27-9b2c-7b15a0891b0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.994237] [55187]: DEBUG nova.policy [None req-679861cb-80b6-4c27-9b2c-7b15a0891b0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.994922] [55187]: DEBUG nova.policy [None req-679861cb-80b6-4c27-9b2c-7b15a0891b0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.997920] [55187]: INFO nova.api.openstack.requestlog [None req-679861cb-80b6-4c27-9b2c-7b15a0891b0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.067893 [ 802.998261] [55187]: [pid: 55187|app: 0|req: 1765/3666] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 803.000819] [55187]: DEBUG nova.api.openstack.wsgi [None req-409436b2-167f-47a4-ba62-d36759bd5dcf tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.002509] [55187]: DEBUG nova.compute.api [None req-409436b2-167f-47a4-ba62-d36759bd5dcf tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.005899] [55187]: DEBUG oslo_concurrency.lockutils [None req-409436b2-167f-47a4-ba62-d36759bd5dcf tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.006149] [55187]: DEBUG oslo_concurrency.lockutils [None req-409436b2-167f-47a4-ba62-d36759bd5dcf tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.006338] [55187]: DEBUG oslo_concurrency.lockutils [None req-409436b2-167f-47a4-ba62-d36759bd5dcf tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.006695] [55187]: DEBUG oslo_concurrency.lockutils [None req-409436b2-167f-47a4-ba62-d36759bd5dcf tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.006951] [55187]: DEBUG oslo_concurrency.lockutils [None req-409436b2-167f-47a4-ba62-d36759bd5dcf tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.007163] [55187]: DEBUG oslo_concurrency.lockutils [None req-409436b2-167f-47a4-ba62-d36759bd5dcf tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.011737] [55188]: DEBUG nova.policy [None req-73da0825-bef0-4d26-bf82-04e4d9982374 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.016885] [55188]: INFO nova.api.openstack.requestlog [None req-73da0825-bef0-4d26-bf82-04e4d9982374 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.048838 [ 803.017310] [55188]: [pid: 55188|app: 0|req: 1902/3667] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.039427] [55187]: DEBUG nova.policy [None req-409436b2-167f-47a4-ba62-d36759bd5dcf tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.041677] [55188]: DEBUG nova.api.openstack.wsgi [None req-88eee76e-282c-4d7b-b462-89ecc5f4c2de tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.043660] [55188]: DEBUG nova.compute.api [None req-88eee76e-282c-4d7b-b462-89ecc5f4c2de tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.043746] [55187]: INFO nova.api.openstack.requestlog [None req-409436b2-167f-47a4-ba62-d36759bd5dcf tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.044878 [ 803.044161] [55187]: [pid: 55187|app: 0|req: 1766/3668] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.048182] [55188]: DEBUG oslo_concurrency.lockutils [None req-88eee76e-282c-4d7b-b462-89ecc5f4c2de tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.048464] [55188]: DEBUG oslo_concurrency.lockutils [None req-88eee76e-282c-4d7b-b462-89ecc5f4c2de tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.048754] [55188]: DEBUG oslo_concurrency.lockutils [None req-88eee76e-282c-4d7b-b462-89ecc5f4c2de tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.049241] [55188]: DEBUG oslo_concurrency.lockutils [None req-88eee76e-282c-4d7b-b462-89ecc5f4c2de tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.049551] [55188]: DEBUG oslo_concurrency.lockutils [None req-88eee76e-282c-4d7b-b462-89ecc5f4c2de tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.049677] [55188]: DEBUG oslo_concurrency.lockutils [None req-88eee76e-282c-4d7b-b462-89ecc5f4c2de tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.068548] [55188]: DEBUG oslo_concurrency.lockutils [None req-88eee76e-282c-4d7b-b462-89ecc5f4c2de tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.068860] [55188]: DEBUG oslo_concurrency.lockutils [None req-88eee76e-282c-4d7b-b462-89ecc5f4c2de tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.069125] [55188]: DEBUG oslo_concurrency.lockutils [None req-88eee76e-282c-4d7b-b462-89ecc5f4c2de tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.069343] [55188]: DEBUG nova.objects.instance [None req-88eee76e-282c-4d7b-b462-89ecc5f4c2de tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.093057] [55188]: DEBUG nova.policy [None req-88eee76e-282c-4d7b-b462-89ecc5f4c2de tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.098059] [55188]: INFO nova.api.openstack.requestlog [None req-88eee76e-282c-4d7b-b462-89ecc5f4c2de tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.058883 [ 803.098401] [55188]: [pid: 55188|app: 0|req: 1903/3669] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.103296] [55187]: DEBUG nova.api.openstack.wsgi [None req-fa875aeb-a6b9-4835-9e94-29f67c0127d7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.105143] [55187]: DEBUG nova.compute.api [None req-fa875aeb-a6b9-4835-9e94-29f67c0127d7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.109467] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa875aeb-a6b9-4835-9e94-29f67c0127d7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.109720] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa875aeb-a6b9-4835-9e94-29f67c0127d7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.109905] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa875aeb-a6b9-4835-9e94-29f67c0127d7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.110361] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa875aeb-a6b9-4835-9e94-29f67c0127d7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.110595] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa875aeb-a6b9-4835-9e94-29f67c0127d7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.110780] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa875aeb-a6b9-4835-9e94-29f67c0127d7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.129274] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa875aeb-a6b9-4835-9e94-29f67c0127d7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.129335] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa875aeb-a6b9-4835-9e94-29f67c0127d7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.129535] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa875aeb-a6b9-4835-9e94-29f67c0127d7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.130123] [55187]: DEBUG nova.objects.instance [None req-fa875aeb-a6b9-4835-9e94-29f67c0127d7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.152486] [55187]: DEBUG nova.policy [None req-fa875aeb-a6b9-4835-9e94-29f67c0127d7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.153895] [55188]: DEBUG nova.api.openstack.wsgi [None req-c800cb3b-62ed-4222-a033-305a37e62c7c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.155925] [55188]: DEBUG nova.compute.api [None req-c800cb3b-62ed-4222-a033-305a37e62c7c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.158800] [55187]: INFO nova.api.openstack.requestlog [None req-fa875aeb-a6b9-4835-9e94-29f67c0127d7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.057771 [ 803.159189] [55187]: [pid: 55187|app: 0|req: 1767/3670] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.160482] [55188]: DEBUG oslo_concurrency.lockutils [None req-c800cb3b-62ed-4222-a033-305a37e62c7c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.160674] [55188]: DEBUG oslo_concurrency.lockutils [None req-c800cb3b-62ed-4222-a033-305a37e62c7c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.160899] [55188]: DEBUG oslo_concurrency.lockutils [None req-c800cb3b-62ed-4222-a033-305a37e62c7c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.161340] [55188]: DEBUG oslo_concurrency.lockutils [None req-c800cb3b-62ed-4222-a033-305a37e62c7c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.161563] [55188]: DEBUG oslo_concurrency.lockutils [None req-c800cb3b-62ed-4222-a033-305a37e62c7c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.161759] [55188]: DEBUG oslo_concurrency.lockutils [None req-c800cb3b-62ed-4222-a033-305a37e62c7c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.200868] [55188]: DEBUG nova.policy [None req-c800cb3b-62ed-4222-a033-305a37e62c7c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.205719] [55188]: INFO nova.api.openstack.requestlog [None req-c800cb3b-62ed-4222-a033-305a37e62c7c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1227 microversion: 2.1 time: 0.054363 [ 803.206049] [55188]: [pid: 55188|app: 0|req: 1904/3671] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1227 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 803.229633] [55187]: DEBUG nova.api.openstack.wsgi [None req-7f1db61d-7756-403c-9c3d-1b97bc92d8f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.231635] [55187]: DEBUG nova.compute.api [None req-7f1db61d-7756-403c-9c3d-1b97bc92d8f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.235491] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f1db61d-7756-403c-9c3d-1b97bc92d8f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.235764] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f1db61d-7756-403c-9c3d-1b97bc92d8f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.235945] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f1db61d-7756-403c-9c3d-1b97bc92d8f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.236348] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f1db61d-7756-403c-9c3d-1b97bc92d8f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.236554] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f1db61d-7756-403c-9c3d-1b97bc92d8f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.236772] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f1db61d-7756-403c-9c3d-1b97bc92d8f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.257246] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f1db61d-7756-403c-9c3d-1b97bc92d8f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.257472] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f1db61d-7756-403c-9c3d-1b97bc92d8f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.257653] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f1db61d-7756-403c-9c3d-1b97bc92d8f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.257899] [55187]: DEBUG nova.objects.instance [None req-7f1db61d-7756-403c-9c3d-1b97bc92d8f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.277854] [55187]: DEBUG nova.policy [None req-7f1db61d-7756-403c-9c3d-1b97bc92d8f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.282471] [55187]: INFO nova.api.openstack.requestlog [None req-7f1db61d-7756-403c-9c3d-1b97bc92d8f7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.055455 [ 803.282832] [55187]: [pid: 55187|app: 0|req: 1768/3672] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.296173] [55188]: DEBUG nova.api.openstack.wsgi [None req-019059b7-1667-43ef-8805-dc88bb19f833 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.298023] [55188]: DEBUG nova.compute.api [None req-019059b7-1667-43ef-8805-dc88bb19f833 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.302400] [55188]: DEBUG oslo_concurrency.lockutils [None req-019059b7-1667-43ef-8805-dc88bb19f833 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.302695] [55188]: DEBUG oslo_concurrency.lockutils [None req-019059b7-1667-43ef-8805-dc88bb19f833 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.302958] [55188]: DEBUG oslo_concurrency.lockutils [None req-019059b7-1667-43ef-8805-dc88bb19f833 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.303349] [55188]: DEBUG oslo_concurrency.lockutils [None req-019059b7-1667-43ef-8805-dc88bb19f833 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.303585] [55188]: DEBUG oslo_concurrency.lockutils [None req-019059b7-1667-43ef-8805-dc88bb19f833 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.303841] [55188]: DEBUG oslo_concurrency.lockutils [None req-019059b7-1667-43ef-8805-dc88bb19f833 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.363745] [55187]: DEBUG nova.api.openstack.wsgi [None req-1a9c6386-48d9-4999-97d9-683cab4b4a72 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.366832] [55187]: DEBUG nova.compute.api [None req-1a9c6386-48d9-4999-97d9-683cab4b4a72 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.370362] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9c6386-48d9-4999-97d9-683cab4b4a72 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.370650] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9c6386-48d9-4999-97d9-683cab4b4a72 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.370888] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9c6386-48d9-4999-97d9-683cab4b4a72 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.371909] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9c6386-48d9-4999-97d9-683cab4b4a72 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.371909] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9c6386-48d9-4999-97d9-683cab4b4a72 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.371909] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9c6386-48d9-4999-97d9-683cab4b4a72 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.407934] [55187]: DEBUG nova.policy [None req-1a9c6386-48d9-4999-97d9-683cab4b4a72 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.413907] [55187]: INFO nova.api.openstack.requestlog [None req-1a9c6386-48d9-4999-97d9-683cab4b4a72 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.052753 [ 803.414284] [55187]: [pid: 55187|app: 0|req: 1769/3673] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 803.431901] [55187]: DEBUG nova.api.openstack.wsgi [None req-4bd7bd88-9fa8-4b41-9e9c-78051b6ae4e7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.433833] [55187]: DEBUG nova.compute.api [None req-4bd7bd88-9fa8-4b41-9e9c-78051b6ae4e7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.438158] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bd7bd88-9fa8-4b41-9e9c-78051b6ae4e7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.438723] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bd7bd88-9fa8-4b41-9e9c-78051b6ae4e7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.438723] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bd7bd88-9fa8-4b41-9e9c-78051b6ae4e7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.439100] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bd7bd88-9fa8-4b41-9e9c-78051b6ae4e7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.439319] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bd7bd88-9fa8-4b41-9e9c-78051b6ae4e7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.439513] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bd7bd88-9fa8-4b41-9e9c-78051b6ae4e7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.465213] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bd7bd88-9fa8-4b41-9e9c-78051b6ae4e7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.465505] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bd7bd88-9fa8-4b41-9e9c-78051b6ae4e7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.465694] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bd7bd88-9fa8-4b41-9e9c-78051b6ae4e7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.465905] [55187]: DEBUG nova.objects.instance [None req-4bd7bd88-9fa8-4b41-9e9c-78051b6ae4e7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.484878] [55188]: DEBUG nova.policy [None req-019059b7-1667-43ef-8805-dc88bb19f833 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.490029] [55187]: DEBUG nova.policy [None req-4bd7bd88-9fa8-4b41-9e9c-78051b6ae4e7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.494030] [55188]: INFO nova.api.openstack.requestlog [None req-019059b7-1667-43ef-8805-dc88bb19f833 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1311 microversion: 2.1 time: 0.200822 [ 803.494411] [55188]: [pid: 55188|app: 0|req: 1905/3674] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1311 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.495943] [55187]: INFO nova.api.openstack.requestlog [None req-4bd7bd88-9fa8-4b41-9e9c-78051b6ae4e7 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.066523 [ 803.496471] [55187]: [pid: 55187|app: 0|req: 1770/3675] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.497191] [55188]: DEBUG nova.api.openstack.wsgi [None req-2b5952db-49ae-4f26-9308-46759c57e58b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.499263] [55188]: DEBUG nova.compute.api [None req-2b5952db-49ae-4f26-9308-46759c57e58b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.500688] [55187]: DEBUG nova.api.openstack.wsgi [None req-c7386bf7-e0de-4840-a8d5-7befd6a55832 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa43c4c0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.503584] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b5952db-49ae-4f26-9308-46759c57e58b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.503859] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b5952db-49ae-4f26-9308-46759c57e58b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.504062] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b5952db-49ae-4f26-9308-46759c57e58b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.505935] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b5952db-49ae-4f26-9308-46759c57e58b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.505935] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b5952db-49ae-4f26-9308-46759c57e58b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.505935] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b5952db-49ae-4f26-9308-46759c57e58b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.535383] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b5952db-49ae-4f26-9308-46759c57e58b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.535383] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b5952db-49ae-4f26-9308-46759c57e58b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.535383] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b5952db-49ae-4f26-9308-46759c57e58b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.535383] [55188]: DEBUG nova.objects.instance [None req-2b5952db-49ae-4f26-9308-46759c57e58b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.540524] [55187]: INFO nova.api.openstack.requestlog [None req-c7386bf7-e0de-4840-a8d5-7befd6a55832 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5" status: 200 len: 1645 microversion: 2.1 time: 0.043199 [ 803.540903] [55187]: [pid: 55187|app: 0|req: 1771/3676] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5 => generated 1645 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.558490] [55187]: DEBUG nova.api.openstack.wsgi [None req-e617a47e-aaf7-4b3c-897b-32dfda485857 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.560195] [55187]: DEBUG nova.compute.api [None req-e617a47e-aaf7-4b3c-897b-32dfda485857 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.564331] [55188]: DEBUG nova.policy [None req-2b5952db-49ae-4f26-9308-46759c57e58b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.565287] [55187]: DEBUG oslo_concurrency.lockutils [None req-e617a47e-aaf7-4b3c-897b-32dfda485857 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.565610] [55187]: DEBUG oslo_concurrency.lockutils [None req-e617a47e-aaf7-4b3c-897b-32dfda485857 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.565808] [55187]: DEBUG oslo_concurrency.lockutils [None req-e617a47e-aaf7-4b3c-897b-32dfda485857 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.569021] [55187]: DEBUG oslo_concurrency.lockutils [None req-e617a47e-aaf7-4b3c-897b-32dfda485857 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.569021] [55187]: DEBUG oslo_concurrency.lockutils [None req-e617a47e-aaf7-4b3c-897b-32dfda485857 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.569021] [55187]: DEBUG oslo_concurrency.lockutils [None req-e617a47e-aaf7-4b3c-897b-32dfda485857 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.569471] [55188]: INFO nova.api.openstack.requestlog [None req-2b5952db-49ae-4f26-9308-46759c57e58b tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.073681 [ 803.569766] [55188]: [pid: 55188|app: 0|req: 1906/3677] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.572788] [55188]: DEBUG nova.api.openstack.wsgi [None req-52b54d70-705f-4bc4-b3ec-48761aa555a2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.574861] [55188]: DEBUG nova.compute.api [None req-52b54d70-705f-4bc4-b3ec-48761aa555a2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.579712] [55188]: DEBUG oslo_concurrency.lockutils [None req-52b54d70-705f-4bc4-b3ec-48761aa555a2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.580283] [55188]: DEBUG oslo_concurrency.lockutils [None req-52b54d70-705f-4bc4-b3ec-48761aa555a2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.580613] [55188]: DEBUG oslo_concurrency.lockutils [None req-52b54d70-705f-4bc4-b3ec-48761aa555a2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.581176] [55188]: DEBUG oslo_concurrency.lockutils [None req-52b54d70-705f-4bc4-b3ec-48761aa555a2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.581493] [55188]: DEBUG oslo_concurrency.lockutils [None req-52b54d70-705f-4bc4-b3ec-48761aa555a2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.581846] [55188]: DEBUG oslo_concurrency.lockutils [None req-52b54d70-705f-4bc4-b3ec-48761aa555a2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.631588] [55188]: DEBUG nova.policy [None req-52b54d70-705f-4bc4-b3ec-48761aa555a2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.643572] [55188]: DEBUG nova.policy [None req-52b54d70-705f-4bc4-b3ec-48761aa555a2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.644358] [55188]: DEBUG nova.policy [None req-52b54d70-705f-4bc4-b3ec-48761aa555a2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.650257] [55188]: INFO nova.api.openstack.requestlog [None req-52b54d70-705f-4bc4-b3ec-48761aa555a2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.079684 [ 803.650746] [55188]: [pid: 55188|app: 0|req: 1907/3678] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 803.653397] [55188]: DEBUG nova.api.openstack.wsgi [None req-70ecfe1e-1eef-49c0-8a50-6a29250b5b1c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.656588] [55188]: DEBUG nova.compute.api [None req-70ecfe1e-1eef-49c0-8a50-6a29250b5b1c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.659838] [55188]: DEBUG oslo_concurrency.lockutils [None req-70ecfe1e-1eef-49c0-8a50-6a29250b5b1c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.659838] [55188]: DEBUG oslo_concurrency.lockutils [None req-70ecfe1e-1eef-49c0-8a50-6a29250b5b1c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.659838] [55188]: DEBUG oslo_concurrency.lockutils [None req-70ecfe1e-1eef-49c0-8a50-6a29250b5b1c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.660400] [55188]: DEBUG oslo_concurrency.lockutils [None req-70ecfe1e-1eef-49c0-8a50-6a29250b5b1c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.660400] [55188]: DEBUG oslo_concurrency.lockutils [None req-70ecfe1e-1eef-49c0-8a50-6a29250b5b1c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.660400] [55188]: DEBUG oslo_concurrency.lockutils [None req-70ecfe1e-1eef-49c0-8a50-6a29250b5b1c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.713544] [55188]: DEBUG nova.policy [None req-70ecfe1e-1eef-49c0-8a50-6a29250b5b1c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.714066] [55187]: DEBUG nova.policy [None req-e617a47e-aaf7-4b3c-897b-32dfda485857 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.718659] [55188]: INFO nova.api.openstack.requestlog [None req-70ecfe1e-1eef-49c0-8a50-6a29250b5b1c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.067345 [ 803.719028] [55188]: [pid: 55188|app: 0|req: 1908/3679] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:44 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.719515] [55187]: INFO nova.api.openstack.requestlog [None req-e617a47e-aaf7-4b3c-897b-32dfda485857 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1314 microversion: 2.1 time: 0.164111 [ 803.719636] [55187]: [pid: 55187|app: 0|req: 1772/3680] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:43 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1314 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.722855] [55187]: DEBUG nova.api.openstack.wsgi [None req-c8805cb4-0194-4532-add3-0ca9e4cf8bba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.725566] [55188]: DEBUG nova.api.openstack.wsgi [None req-56d387e7-0656-4f4b-981f-b942955abf08 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.726457] [55187]: DEBUG nova.compute.api [None req-c8805cb4-0194-4532-add3-0ca9e4cf8bba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.731477] [55188]: DEBUG nova.compute.api [None req-56d387e7-0656-4f4b-981f-b942955abf08 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.731585] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8805cb4-0194-4532-add3-0ca9e4cf8bba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.733585] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8805cb4-0194-4532-add3-0ca9e4cf8bba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.733585] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8805cb4-0194-4532-add3-0ca9e4cf8bba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.733585] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8805cb4-0194-4532-add3-0ca9e4cf8bba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.733585] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8805cb4-0194-4532-add3-0ca9e4cf8bba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.733585] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8805cb4-0194-4532-add3-0ca9e4cf8bba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.736669] [55188]: DEBUG oslo_concurrency.lockutils [None req-56d387e7-0656-4f4b-981f-b942955abf08 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.737020] [55188]: DEBUG oslo_concurrency.lockutils [None req-56d387e7-0656-4f4b-981f-b942955abf08 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.737255] [55188]: DEBUG oslo_concurrency.lockutils [None req-56d387e7-0656-4f4b-981f-b942955abf08 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.737868] [55188]: DEBUG oslo_concurrency.lockutils [None req-56d387e7-0656-4f4b-981f-b942955abf08 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.738140] [55188]: DEBUG oslo_concurrency.lockutils [None req-56d387e7-0656-4f4b-981f-b942955abf08 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.738330] [55188]: DEBUG oslo_concurrency.lockutils [None req-56d387e7-0656-4f4b-981f-b942955abf08 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.771025] [55188]: DEBUG oslo_concurrency.lockutils [None req-56d387e7-0656-4f4b-981f-b942955abf08 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.771025] [55188]: DEBUG oslo_concurrency.lockutils [None req-56d387e7-0656-4f4b-981f-b942955abf08 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.771025] [55188]: DEBUG oslo_concurrency.lockutils [None req-56d387e7-0656-4f4b-981f-b942955abf08 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.771025] [55188]: DEBUG nova.objects.instance [None req-56d387e7-0656-4f4b-981f-b942955abf08 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.795032] [55188]: DEBUG nova.policy [None req-56d387e7-0656-4f4b-981f-b942955abf08 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.802137] [55188]: INFO nova.api.openstack.requestlog [None req-56d387e7-0656-4f4b-981f-b942955abf08 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.080260 [ 803.802137] [55188]: [pid: 55188|app: 0|req: 1909/3681] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:44 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.803606] [55188]: DEBUG nova.api.openstack.wsgi [None req-fe6e7d8d-35fa-4a0b-bd1d-346e88301a2c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.805429] [55188]: DEBUG nova.compute.api [None req-fe6e7d8d-35fa-4a0b-bd1d-346e88301a2c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.809366] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe6e7d8d-35fa-4a0b-bd1d-346e88301a2c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.809481] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe6e7d8d-35fa-4a0b-bd1d-346e88301a2c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.809689] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe6e7d8d-35fa-4a0b-bd1d-346e88301a2c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.810091] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe6e7d8d-35fa-4a0b-bd1d-346e88301a2c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.810326] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe6e7d8d-35fa-4a0b-bd1d-346e88301a2c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.810510] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe6e7d8d-35fa-4a0b-bd1d-346e88301a2c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.831431] [55187]: DEBUG nova.policy [None req-c8805cb4-0194-4532-add3-0ca9e4cf8bba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.832765] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe6e7d8d-35fa-4a0b-bd1d-346e88301a2c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.833049] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe6e7d8d-35fa-4a0b-bd1d-346e88301a2c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.833269] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe6e7d8d-35fa-4a0b-bd1d-346e88301a2c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.833497] [55188]: DEBUG nova.objects.instance [None req-fe6e7d8d-35fa-4a0b-bd1d-346e88301a2c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.842837] [55187]: DEBUG nova.policy [None req-c8805cb4-0194-4532-add3-0ca9e4cf8bba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.845326] [55187]: DEBUG nova.policy [None req-c8805cb4-0194-4532-add3-0ca9e4cf8bba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.847764] [55187]: INFO nova.api.openstack.requestlog [None req-c8805cb4-0194-4532-add3-0ca9e4cf8bba tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1554 microversion: 2.21 time: 0.127186 [ 803.848513] [55187]: [pid: 55187|app: 0|req: 1773/3682] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:44 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1554 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 803.851920] [55187]: DEBUG nova.api.openstack.wsgi [None req-e3cafbe5-929c-466a-99da-51ccfecaff66 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.854365] [55187]: DEBUG nova.compute.api [None req-e3cafbe5-929c-466a-99da-51ccfecaff66 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: e6e74ef8-e10f-430f-8d61-71f1a53b9680] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.860183] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3cafbe5-929c-466a-99da-51ccfecaff66 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.861504] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3cafbe5-929c-466a-99da-51ccfecaff66 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.861584] [55188]: DEBUG nova.policy [None req-fe6e7d8d-35fa-4a0b-bd1d-346e88301a2c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.861670] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3cafbe5-929c-466a-99da-51ccfecaff66 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.861670] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3cafbe5-929c-466a-99da-51ccfecaff66 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.861746] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3cafbe5-929c-466a-99da-51ccfecaff66 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.862650] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3cafbe5-929c-466a-99da-51ccfecaff66 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.866588] [55188]: INFO nova.api.openstack.requestlog [None req-fe6e7d8d-35fa-4a0b-bd1d-346e88301a2c tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.065180 [ 803.867268] [55188]: [pid: 55188|app: 0|req: 1910/3683] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:44 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.869772] [55188]: DEBUG nova.api.openstack.wsgi [None req-2aebe02f-c60b-470e-88da-b993f68f99fe tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.871600] [55188]: DEBUG nova.compute.api [None req-2aebe02f-c60b-470e-88da-b993f68f99fe tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.876064] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aebe02f-c60b-470e-88da-b993f68f99fe tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.876490] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aebe02f-c60b-470e-88da-b993f68f99fe tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.876796] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aebe02f-c60b-470e-88da-b993f68f99fe tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.877136] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aebe02f-c60b-470e-88da-b993f68f99fe tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.877347] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aebe02f-c60b-470e-88da-b993f68f99fe tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.877564] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aebe02f-c60b-470e-88da-b993f68f99fe tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.883987] [55187]: INFO nova.api.openstack.wsgi [None req-e3cafbe5-929c-466a-99da-51ccfecaff66 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] HTTP exception thrown: Instance e6e74ef8-e10f-430f-8d61-71f1a53b9680 could not be found. [ 803.884556] [55187]: DEBUG nova.api.openstack.wsgi [None req-e3cafbe5-929c-466a-99da-51ccfecaff66 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Returning 404 to user: Instance e6e74ef8-e10f-430f-8d61-71f1a53b9680 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 803.885124] [55187]: INFO nova.api.openstack.requestlog [None req-e3cafbe5-929c-466a-99da-51ccfecaff66 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680" status: 404 len: 111 microversion: 2.1 time: 0.036043 [ 803.885726] [55187]: [pid: 55187|app: 0|req: 1774/3684] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:44 2025] GET /compute/v2.1/servers/e6e74ef8-e10f-430f-8d61-71f1a53b9680 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 803.888652] [55187]: DEBUG nova.api.openstack.wsgi [None req-bb4ed534-3bcb-480a-be6a-20b3513e148a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.890569] [55187]: DEBUG nova.compute.api [None req-bb4ed534-3bcb-480a-be6a-20b3513e148a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.895132] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb4ed534-3bcb-480a-be6a-20b3513e148a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.897020] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb4ed534-3bcb-480a-be6a-20b3513e148a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.897020] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb4ed534-3bcb-480a-be6a-20b3513e148a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.897020] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb4ed534-3bcb-480a-be6a-20b3513e148a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.897020] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb4ed534-3bcb-480a-be6a-20b3513e148a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.897020] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb4ed534-3bcb-480a-be6a-20b3513e148a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.901980] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aebe02f-c60b-470e-88da-b993f68f99fe tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.902289] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aebe02f-c60b-470e-88da-b993f68f99fe tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.902475] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aebe02f-c60b-470e-88da-b993f68f99fe tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.902722] [55188]: DEBUG nova.objects.instance [None req-2aebe02f-c60b-470e-88da-b993f68f99fe tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.928345] [55188]: DEBUG nova.policy [None req-2aebe02f-c60b-470e-88da-b993f68f99fe tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.933114] [55188]: INFO nova.api.openstack.requestlog [None req-2aebe02f-c60b-470e-88da-b993f68f99fe tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.065396 [ 803.933692] [55188]: [pid: 55188|app: 0|req: 1911/3685] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:44 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.937079] [55188]: DEBUG nova.api.openstack.wsgi [None req-fda2d01c-ce59-42be-b8bf-9ba6a10975c2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.938042] [55187]: DEBUG nova.policy [None req-bb4ed534-3bcb-480a-be6a-20b3513e148a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.938687] [55188]: DEBUG nova.compute.api [None req-fda2d01c-ce59-42be-b8bf-9ba6a10975c2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.942542] [55188]: DEBUG oslo_concurrency.lockutils [None req-fda2d01c-ce59-42be-b8bf-9ba6a10975c2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.942828] [55188]: DEBUG oslo_concurrency.lockutils [None req-fda2d01c-ce59-42be-b8bf-9ba6a10975c2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.943198] [55188]: DEBUG oslo_concurrency.lockutils [None req-fda2d01c-ce59-42be-b8bf-9ba6a10975c2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.943625] [55188]: DEBUG oslo_concurrency.lockutils [None req-fda2d01c-ce59-42be-b8bf-9ba6a10975c2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.944140] [55188]: DEBUG oslo_concurrency.lockutils [None req-fda2d01c-ce59-42be-b8bf-9ba6a10975c2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.944140] [55188]: DEBUG oslo_concurrency.lockutils [None req-fda2d01c-ce59-42be-b8bf-9ba6a10975c2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.944740] [55187]: INFO nova.api.openstack.requestlog [None req-bb4ed534-3bcb-480a-be6a-20b3513e148a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.058202 [ 803.945325] [55187]: [pid: 55187|app: 0|req: 1775/3686] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:44 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.948599] [55187]: DEBUG nova.api.openstack.wsgi [None req-7c005a6f-4502-42d6-85d7-22d3ab4b76e4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 803.950931] [55187]: DEBUG nova.compute.api [None req-7c005a6f-4502-42d6-85d7-22d3ab4b76e4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 803.955406] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c005a6f-4502-42d6-85d7-22d3ab4b76e4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.955687] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c005a6f-4502-42d6-85d7-22d3ab4b76e4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.956290] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c005a6f-4502-42d6-85d7-22d3ab4b76e4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.956403] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c005a6f-4502-42d6-85d7-22d3ab4b76e4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.957617] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c005a6f-4502-42d6-85d7-22d3ab4b76e4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.957617] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c005a6f-4502-42d6-85d7-22d3ab4b76e4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.967165] [55188]: DEBUG oslo_concurrency.lockutils [None req-fda2d01c-ce59-42be-b8bf-9ba6a10975c2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.967165] [55188]: DEBUG oslo_concurrency.lockutils [None req-fda2d01c-ce59-42be-b8bf-9ba6a10975c2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.967457] [55188]: DEBUG oslo_concurrency.lockutils [None req-fda2d01c-ce59-42be-b8bf-9ba6a10975c2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.967571] [55188]: DEBUG nova.objects.instance [None req-fda2d01c-ce59-42be-b8bf-9ba6a10975c2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.994947] [55188]: DEBUG nova.policy [None req-fda2d01c-ce59-42be-b8bf-9ba6a10975c2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.999110] [55188]: INFO nova.api.openstack.requestlog [None req-fda2d01c-ce59-42be-b8bf-9ba6a10975c2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.064945 [ 804.000671] [55188]: [pid: 55188|app: 0|req: 1912/3687] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:44 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.002125] [55188]: DEBUG nova.api.openstack.wsgi [None req-f5552f80-751c-40e8-806c-b2e9f8043a58 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '.version_select at 0x7d4afa6a4430>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.056646] [55187]: DEBUG nova.policy [None req-7c005a6f-4502-42d6-85d7-22d3ab4b76e4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.064582] [55187]: INFO nova.api.openstack.requestlog [None req-7c005a6f-4502-42d6-85d7-22d3ab4b76e4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1315 microversion: 2.1 time: 0.118656 [ 804.065242] [55187]: [pid: 55187|app: 0|req: 1776/3688] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:44 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1315 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.068145] [55187]: DEBUG nova.api.openstack.wsgi [req-3f2b2584-f652-478b-9e40-79cc0df0cd7b req-4a14db97-c6ad-4b9d-bd23-f7a7f9cfcf83 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fd97c186-c39b-45b8-9ad0-32bbea157623", "name": "network-vif-plugged", "status": "completed", "tag": "b55e4162-4894-4902-a338-d0ac20af9566"}, {"name": "network-changed", "server_uuid": "fd97c186-c39b-45b8-9ad0-32bbea157623", "tag": "b55e4162-4894-4902-a338-d0ac20af9566"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 804.075317] [55187]: DEBUG oslo_concurrency.lockutils [req-3f2b2584-f652-478b-9e40-79cc0df0cd7b req-4a14db97-c6ad-4b9d-bd23-f7a7f9cfcf83 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.075832] [55187]: DEBUG oslo_concurrency.lockutils [req-3f2b2584-f652-478b-9e40-79cc0df0cd7b req-4a14db97-c6ad-4b9d-bd23-f7a7f9cfcf83 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.076176] [55187]: DEBUG oslo_concurrency.lockutils [req-3f2b2584-f652-478b-9e40-79cc0df0cd7b req-4a14db97-c6ad-4b9d-bd23-f7a7f9cfcf83 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.084172] [55187]: INFO nova.api.openstack.compute.server_external_events [req-3f2b2584-f652-478b-9e40-79cc0df0cd7b req-4a14db97-c6ad-4b9d-bd23-f7a7f9cfcf83 service nova] Creating event network-vif-plugged:b55e4162-4894-4902-a338-d0ac20af9566 for instance fd97c186-c39b-45b8-9ad0-32bbea157623 on cpu-1 [ 804.084645] [55187]: INFO nova.api.openstack.compute.server_external_events [req-3f2b2584-f652-478b-9e40-79cc0df0cd7b req-4a14db97-c6ad-4b9d-bd23-f7a7f9cfcf83 service nova] Creating event network-changed:b55e4162-4894-4902-a338-d0ac20af9566 for instance fd97c186-c39b-45b8-9ad0-32bbea157623 on cpu-1 [ 804.090039] [55187]: INFO nova.api.openstack.requestlog [req-3f2b2584-f652-478b-9e40-79cc0df0cd7b req-4a14db97-c6ad-4b9d-bd23-f7a7f9cfcf83 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023355 [ 804.090039] [55187]: [pid: 55187|app: 0|req: 1777/3689] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:44 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 804.093643] [55187]: DEBUG nova.api.openstack.wsgi [None req-d187b3b8-8bab-4a3a-a2ed-2082ef100755 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.095832] [55187]: DEBUG nova.compute.api [None req-d187b3b8-8bab-4a3a-a2ed-2082ef100755 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.101425] [55187]: DEBUG oslo_concurrency.lockutils [None req-d187b3b8-8bab-4a3a-a2ed-2082ef100755 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.101425] [55187]: DEBUG oslo_concurrency.lockutils [None req-d187b3b8-8bab-4a3a-a2ed-2082ef100755 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.101640] [55187]: DEBUG oslo_concurrency.lockutils [None req-d187b3b8-8bab-4a3a-a2ed-2082ef100755 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.102298] [55187]: DEBUG oslo_concurrency.lockutils [None req-d187b3b8-8bab-4a3a-a2ed-2082ef100755 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.102413] [55187]: DEBUG oslo_concurrency.lockutils [None req-d187b3b8-8bab-4a3a-a2ed-2082ef100755 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.102577] [55187]: DEBUG oslo_concurrency.lockutils [None req-d187b3b8-8bab-4a3a-a2ed-2082ef100755 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.128184] [55187]: DEBUG oslo_concurrency.lockutils [None req-d187b3b8-8bab-4a3a-a2ed-2082ef100755 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.128393] [55187]: DEBUG oslo_concurrency.lockutils [None req-d187b3b8-8bab-4a3a-a2ed-2082ef100755 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.128592] [55187]: DEBUG oslo_concurrency.lockutils [None req-d187b3b8-8bab-4a3a-a2ed-2082ef100755 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.128829] [55187]: DEBUG nova.objects.instance [None req-d187b3b8-8bab-4a3a-a2ed-2082ef100755 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.156029] [55187]: DEBUG nova.policy [None req-d187b3b8-8bab-4a3a-a2ed-2082ef100755 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.161901] [55187]: INFO nova.api.openstack.requestlog [None req-d187b3b8-8bab-4a3a-a2ed-2082ef100755 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.071055 [ 804.162805] [55187]: [pid: 55187|app: 0|req: 1778/3690] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:44 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.166302] [55187]: DEBUG nova.api.openstack.wsgi [None req-30978bcb-95a0-44c0-98c9-7f6e6917f850 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.168616] [55187]: DEBUG nova.compute.api [None req-30978bcb-95a0-44c0-98c9-7f6e6917f850 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.173704] [55187]: DEBUG oslo_concurrency.lockutils [None req-30978bcb-95a0-44c0-98c9-7f6e6917f850 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.174252] [55187]: DEBUG oslo_concurrency.lockutils [None req-30978bcb-95a0-44c0-98c9-7f6e6917f850 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.174664] [55187]: DEBUG oslo_concurrency.lockutils [None req-30978bcb-95a0-44c0-98c9-7f6e6917f850 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.175366] [55187]: DEBUG oslo_concurrency.lockutils [None req-30978bcb-95a0-44c0-98c9-7f6e6917f850 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.175653] [55187]: DEBUG oslo_concurrency.lockutils [None req-30978bcb-95a0-44c0-98c9-7f6e6917f850 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.175832] [55187]: DEBUG oslo_concurrency.lockutils [None req-30978bcb-95a0-44c0-98c9-7f6e6917f850 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.274599] [55187]: DEBUG nova.policy [None req-30978bcb-95a0-44c0-98c9-7f6e6917f850 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.282841] [55187]: INFO nova.api.openstack.requestlog [None req-30978bcb-95a0-44c0-98c9-7f6e6917f850 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1520 microversion: 2.1 time: 0.119355 [ 804.283290] [55187]: [pid: 55187|app: 0|req: 1779/3691] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:44 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1520 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.287106] [55187]: DEBUG nova.api.openstack.wsgi [None req-79d0aa83-03d8-4156-974b-203bc4b6dec2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.289476] [55187]: DEBUG nova.compute.api [None req-79d0aa83-03d8-4156-974b-203bc4b6dec2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.295588] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d0aa83-03d8-4156-974b-203bc4b6dec2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.295989] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d0aa83-03d8-4156-974b-203bc4b6dec2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.296245] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d0aa83-03d8-4156-974b-203bc4b6dec2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.296727] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d0aa83-03d8-4156-974b-203bc4b6dec2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.297065] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d0aa83-03d8-4156-974b-203bc4b6dec2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.297277] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d0aa83-03d8-4156-974b-203bc4b6dec2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.330765] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d0aa83-03d8-4156-974b-203bc4b6dec2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.331221] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d0aa83-03d8-4156-974b-203bc4b6dec2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.331472] [55187]: DEBUG oslo_concurrency.lockutils [None req-79d0aa83-03d8-4156-974b-203bc4b6dec2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.331768] [55187]: DEBUG nova.objects.instance [None req-79d0aa83-03d8-4156-974b-203bc4b6dec2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.358954] [55187]: DEBUG nova.policy [None req-79d0aa83-03d8-4156-974b-203bc4b6dec2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.364363] [55187]: DEBUG nova.policy [None req-79d0aa83-03d8-4156-974b-203bc4b6dec2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.365175] [55187]: DEBUG nova.policy [None req-79d0aa83-03d8-4156-974b-203bc4b6dec2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.368880] [55187]: INFO nova.api.openstack.requestlog [None req-79d0aa83-03d8-4156-974b-203bc4b6dec2 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.084925 [ 804.369633] [55187]: [pid: 55187|app: 0|req: 1780/3692] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:44 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 804.372260] [55187]: DEBUG nova.api.openstack.wsgi [None req-bffa7670-5560-4f09-b6ee-a61d97613306 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.373948] [55187]: DEBUG nova.compute.api [None req-bffa7670-5560-4f09-b6ee-a61d97613306 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.379858] [55187]: DEBUG oslo_concurrency.lockutils [None req-bffa7670-5560-4f09-b6ee-a61d97613306 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.380145] [55187]: DEBUG oslo_concurrency.lockutils [None req-bffa7670-5560-4f09-b6ee-a61d97613306 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.380303] [55187]: DEBUG oslo_concurrency.lockutils [None req-bffa7670-5560-4f09-b6ee-a61d97613306 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.380727] [55187]: DEBUG oslo_concurrency.lockutils [None req-bffa7670-5560-4f09-b6ee-a61d97613306 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.380999] [55187]: DEBUG oslo_concurrency.lockutils [None req-bffa7670-5560-4f09-b6ee-a61d97613306 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.381121] [55187]: DEBUG oslo_concurrency.lockutils [None req-bffa7670-5560-4f09-b6ee-a61d97613306 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.418319] [55187]: DEBUG nova.policy [None req-bffa7670-5560-4f09-b6ee-a61d97613306 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.423283] [55187]: INFO nova.api.openstack.requestlog [None req-bffa7670-5560-4f09-b6ee-a61d97613306 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.053005 [ 804.423731] [55187]: [pid: 55187|app: 0|req: 1781/3693] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:44 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.426829] [55188]: INFO nova.api.openstack.requestlog [None req-f5552f80-751c-40e8-806c-b2e9f8043a58 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/1ea0933d-299b-409f-bc9a-455b52b4a05f" status: 202 len: 0 microversion: 2.1 time: 0.426314 [ 804.426967] [55188]: [pid: 55188|app: 0|req: 1913/3694] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:04:44 2025] DELETE /compute/v2.1/os-floating-ips/1ea0933d-299b-409f-bc9a-455b52b4a05f => generated 0 bytes in 427 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 804.427105] [55187]: DEBUG nova.api.openstack.wsgi [None req-860ba4a6-fe3c-45cf-8743-1ca1d9cfb10e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.429084] [55187]: DEBUG nova.compute.api [None req-860ba4a6-fe3c-45cf-8743-1ca1d9cfb10e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.430126] [55188]: DEBUG nova.api.openstack.wsgi [None req-96f5633d-0168-4ba4-be2a-b78d29bc6240 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.432310] [55188]: DEBUG nova.compute.api [None req-96f5633d-0168-4ba4-be2a-b78d29bc6240 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.435527] [55187]: DEBUG oslo_concurrency.lockutils [None req-860ba4a6-fe3c-45cf-8743-1ca1d9cfb10e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.435879] [55187]: DEBUG oslo_concurrency.lockutils [None req-860ba4a6-fe3c-45cf-8743-1ca1d9cfb10e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.436147] [55187]: DEBUG oslo_concurrency.lockutils [None req-860ba4a6-fe3c-45cf-8743-1ca1d9cfb10e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.436665] [55187]: DEBUG oslo_concurrency.lockutils [None req-860ba4a6-fe3c-45cf-8743-1ca1d9cfb10e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.436989] [55187]: DEBUG oslo_concurrency.lockutils [None req-860ba4a6-fe3c-45cf-8743-1ca1d9cfb10e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.437253] [55187]: DEBUG oslo_concurrency.lockutils [None req-860ba4a6-fe3c-45cf-8743-1ca1d9cfb10e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.437498] [55188]: DEBUG oslo_concurrency.lockutils [None req-96f5633d-0168-4ba4-be2a-b78d29bc6240 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.437776] [55188]: DEBUG oslo_concurrency.lockutils [None req-96f5633d-0168-4ba4-be2a-b78d29bc6240 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.437963] [55188]: DEBUG oslo_concurrency.lockutils [None req-96f5633d-0168-4ba4-be2a-b78d29bc6240 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.438517] [55188]: DEBUG oslo_concurrency.lockutils [None req-96f5633d-0168-4ba4-be2a-b78d29bc6240 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.438720] [55188]: DEBUG oslo_concurrency.lockutils [None req-96f5633d-0168-4ba4-be2a-b78d29bc6240 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.438898] [55188]: DEBUG oslo_concurrency.lockutils [None req-96f5633d-0168-4ba4-be2a-b78d29bc6240 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.463801] [55188]: DEBUG oslo_concurrency.lockutils [None req-96f5633d-0168-4ba4-be2a-b78d29bc6240 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.464069] [55188]: DEBUG oslo_concurrency.lockutils [None req-96f5633d-0168-4ba4-be2a-b78d29bc6240 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.464262] [55188]: DEBUG oslo_concurrency.lockutils [None req-96f5633d-0168-4ba4-be2a-b78d29bc6240 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.464466] [55188]: DEBUG nova.objects.instance [None req-96f5633d-0168-4ba4-be2a-b78d29bc6240 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.478037] [55187]: DEBUG nova.policy [None req-860ba4a6-fe3c-45cf-8743-1ca1d9cfb10e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.485331] [55187]: INFO nova.api.openstack.requestlog [None req-860ba4a6-fe3c-45cf-8743-1ca1d9cfb10e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.059790 [ 804.485331] [55187]: [pid: 55187|app: 0|req: 1782/3695] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:44 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.488339] [55187]: DEBUG nova.api.openstack.wsgi [None req-0d310da9-4799-42ed-95c6-69ed4ed2cde4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.489907] [55188]: DEBUG nova.policy [None req-96f5633d-0168-4ba4-be2a-b78d29bc6240 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.490054] [55187]: DEBUG nova.compute.api [None req-0d310da9-4799-42ed-95c6-69ed4ed2cde4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.494520] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d310da9-4799-42ed-95c6-69ed4ed2cde4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.494783] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d310da9-4799-42ed-95c6-69ed4ed2cde4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.494981] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d310da9-4799-42ed-95c6-69ed4ed2cde4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.495344] [55188]: INFO nova.api.openstack.requestlog [None req-96f5633d-0168-4ba4-be2a-b78d29bc6240 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.067754 [ 804.495417] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d310da9-4799-42ed-95c6-69ed4ed2cde4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.495611] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d310da9-4799-42ed-95c6-69ed4ed2cde4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.495712] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d310da9-4799-42ed-95c6-69ed4ed2cde4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.495774] [55188]: [pid: 55188|app: 0|req: 1914/3696] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:44 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.499299] [55188]: DEBUG nova.api.openstack.wsgi [None req-42d30ff4-23b5-47c5-b84b-07c067e13f3b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.501087] [55188]: DEBUG nova.compute.api [None req-42d30ff4-23b5-47c5-b84b-07c067e13f3b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.504010] [55188]: DEBUG oslo_concurrency.lockutils [None req-42d30ff4-23b5-47c5-b84b-07c067e13f3b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.504361] [55188]: DEBUG oslo_concurrency.lockutils [None req-42d30ff4-23b5-47c5-b84b-07c067e13f3b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.504595] [55188]: DEBUG oslo_concurrency.lockutils [None req-42d30ff4-23b5-47c5-b84b-07c067e13f3b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.505035] [55188]: DEBUG oslo_concurrency.lockutils [None req-42d30ff4-23b5-47c5-b84b-07c067e13f3b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.505278] [55188]: DEBUG oslo_concurrency.lockutils [None req-42d30ff4-23b5-47c5-b84b-07c067e13f3b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.505555] [55188]: DEBUG oslo_concurrency.lockutils [None req-42d30ff4-23b5-47c5-b84b-07c067e13f3b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.517370] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d310da9-4799-42ed-95c6-69ed4ed2cde4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.517615] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d310da9-4799-42ed-95c6-69ed4ed2cde4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.517827] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d310da9-4799-42ed-95c6-69ed4ed2cde4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.518050] [55187]: DEBUG nova.objects.instance [None req-0d310da9-4799-42ed-95c6-69ed4ed2cde4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.540020] [55187]: DEBUG nova.policy [None req-0d310da9-4799-42ed-95c6-69ed4ed2cde4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.544438] [55187]: INFO nova.api.openstack.requestlog [None req-0d310da9-4799-42ed-95c6-69ed4ed2cde4 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.058769 [ 804.544923] [55187]: [pid: 55187|app: 0|req: 1783/3697] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:44 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.547552] [55187]: DEBUG nova.api.openstack.wsgi [None req-466c0f79-71a5-4204-ae00-7c48a1724089 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.548974] [55188]: DEBUG nova.policy [None req-42d30ff4-23b5-47c5-b84b-07c067e13f3b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.549156] [55187]: DEBUG nova.compute.api [None req-466c0f79-71a5-4204-ae00-7c48a1724089 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.552426] [55187]: DEBUG oslo_concurrency.lockutils [None req-466c0f79-71a5-4204-ae00-7c48a1724089 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.552642] [55187]: DEBUG oslo_concurrency.lockutils [None req-466c0f79-71a5-4204-ae00-7c48a1724089 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.552831] [55187]: DEBUG oslo_concurrency.lockutils [None req-466c0f79-71a5-4204-ae00-7c48a1724089 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.553225] [55187]: DEBUG oslo_concurrency.lockutils [None req-466c0f79-71a5-4204-ae00-7c48a1724089 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.553427] [55187]: DEBUG oslo_concurrency.lockutils [None req-466c0f79-71a5-4204-ae00-7c48a1724089 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.553541] [55188]: INFO nova.api.openstack.requestlog [None req-42d30ff4-23b5-47c5-b84b-07c067e13f3b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1227 microversion: 2.1 time: 0.057115 [ 804.553594] [55187]: DEBUG oslo_concurrency.lockutils [None req-466c0f79-71a5-4204-ae00-7c48a1724089 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.553875] [55188]: [pid: 55188|app: 0|req: 1915/3698] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:44 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1227 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.556685] [55188]: DEBUG nova.api.openstack.wsgi [None req-987132c8-6366-487c-bbcb-73a02245ad29 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.558495] [55188]: DEBUG nova.compute.api [None req-987132c8-6366-487c-bbcb-73a02245ad29 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.561998] [55188]: DEBUG oslo_concurrency.lockutils [None req-987132c8-6366-487c-bbcb-73a02245ad29 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.562265] [55188]: DEBUG oslo_concurrency.lockutils [None req-987132c8-6366-487c-bbcb-73a02245ad29 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.562451] [55188]: DEBUG oslo_concurrency.lockutils [None req-987132c8-6366-487c-bbcb-73a02245ad29 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.562806] [55188]: DEBUG oslo_concurrency.lockutils [None req-987132c8-6366-487c-bbcb-73a02245ad29 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.563019] [55188]: DEBUG oslo_concurrency.lockutils [None req-987132c8-6366-487c-bbcb-73a02245ad29 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.563198] [55188]: DEBUG oslo_concurrency.lockutils [None req-987132c8-6366-487c-bbcb-73a02245ad29 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.572703] [55187]: DEBUG oslo_concurrency.lockutils [None req-466c0f79-71a5-4204-ae00-7c48a1724089 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.572949] [55187]: DEBUG oslo_concurrency.lockutils [None req-466c0f79-71a5-4204-ae00-7c48a1724089 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.573187] [55187]: DEBUG oslo_concurrency.lockutils [None req-466c0f79-71a5-4204-ae00-7c48a1724089 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.573391] [55187]: DEBUG nova.objects.instance [None req-466c0f79-71a5-4204-ae00-7c48a1724089 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.593482] [55187]: DEBUG nova.policy [None req-466c0f79-71a5-4204-ae00-7c48a1724089 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.597736] [55187]: INFO nova.api.openstack.requestlog [None req-466c0f79-71a5-4204-ae00-7c48a1724089 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.052292 [ 804.598099] [55187]: [pid: 55187|app: 0|req: 1784/3699] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:44 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.600535] [55187]: DEBUG nova.api.openstack.wsgi [None req-85d8c884-81d1-43a9-978a-762043ffa9c5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.600781] [55187]: DEBUG nova.compute.api [None req-85d8c884-81d1-43a9-978a-762043ffa9c5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.603016] [55188]: DEBUG nova.policy [None req-987132c8-6366-487c-bbcb-73a02245ad29 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.606574] [55187]: DEBUG oslo_concurrency.lockutils [None req-85d8c884-81d1-43a9-978a-762043ffa9c5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.606840] [55187]: DEBUG oslo_concurrency.lockutils [None req-85d8c884-81d1-43a9-978a-762043ffa9c5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.607048] [55187]: DEBUG oslo_concurrency.lockutils [None req-85d8c884-81d1-43a9-978a-762043ffa9c5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.607406] [55187]: DEBUG oslo_concurrency.lockutils [None req-85d8c884-81d1-43a9-978a-762043ffa9c5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.607605] [55187]: DEBUG oslo_concurrency.lockutils [None req-85d8c884-81d1-43a9-978a-762043ffa9c5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.607775] [55187]: DEBUG oslo_concurrency.lockutils [None req-85d8c884-81d1-43a9-978a-762043ffa9c5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.608081] [55188]: INFO nova.api.openstack.requestlog [None req-987132c8-6366-487c-bbcb-73a02245ad29 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.053510 [ 804.608484] [55188]: [pid: 55188|app: 0|req: 1916/3700] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:44 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.611323] [55188]: DEBUG nova.api.openstack.wsgi [None req-5f0ab077-7039-4020-a653-c27dfba845d1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.613214] [55188]: DEBUG nova.compute.api [None req-5f0ab077-7039-4020-a653-c27dfba845d1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.616577] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f0ab077-7039-4020-a653-c27dfba845d1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.616874] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f0ab077-7039-4020-a653-c27dfba845d1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.617349] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f0ab077-7039-4020-a653-c27dfba845d1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.617449] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f0ab077-7039-4020-a653-c27dfba845d1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.617643] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f0ab077-7039-4020-a653-c27dfba845d1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.617848] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f0ab077-7039-4020-a653-c27dfba845d1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.623035] [55187]: DEBUG nova.compute.api [None req-85d8c884-81d1-43a9-978a-762043ffa9c5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 804.667449] [55187]: INFO nova.api.openstack.requestlog [None req-85d8c884-81d1-43a9-978a-762043ffa9c5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 204 len: 0 microversion: 2.1 time: 0.068594 [ 804.667852] [55187]: [pid: 55187|app: 0|req: 1785/3701] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:04:44 2025] DELETE /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 804.670910] [55187]: DEBUG nova.api.openstack.wsgi [None req-491af430-c4c4-459c-8563-2953203fcb99 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.672825] [55187]: DEBUG nova.compute.api [None req-491af430-c4c4-459c-8563-2953203fcb99 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.675774] [55187]: DEBUG oslo_concurrency.lockutils [None req-491af430-c4c4-459c-8563-2953203fcb99 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.676023] [55187]: DEBUG oslo_concurrency.lockutils [None req-491af430-c4c4-459c-8563-2953203fcb99 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.676209] [55187]: DEBUG oslo_concurrency.lockutils [None req-491af430-c4c4-459c-8563-2953203fcb99 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.676555] [55187]: DEBUG oslo_concurrency.lockutils [None req-491af430-c4c4-459c-8563-2953203fcb99 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.676753] [55187]: DEBUG oslo_concurrency.lockutils [None req-491af430-c4c4-459c-8563-2953203fcb99 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.676949] [55187]: DEBUG oslo_concurrency.lockutils [None req-491af430-c4c4-459c-8563-2953203fcb99 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.696935] [55187]: DEBUG oslo_concurrency.lockutils [None req-491af430-c4c4-459c-8563-2953203fcb99 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.696935] [55187]: DEBUG oslo_concurrency.lockutils [None req-491af430-c4c4-459c-8563-2953203fcb99 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.696935] [55187]: DEBUG oslo_concurrency.lockutils [None req-491af430-c4c4-459c-8563-2953203fcb99 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.696935] [55187]: DEBUG nova.objects.instance [None req-491af430-c4c4-459c-8563-2953203fcb99 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.717062] [55187]: DEBUG nova.policy [None req-491af430-c4c4-459c-8563-2953203fcb99 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.721384] [55187]: INFO nova.api.openstack.requestlog [None req-491af430-c4c4-459c-8563-2953203fcb99 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.052853 [ 804.721714] [55187]: [pid: 55187|app: 0|req: 1786/3702] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.727038] [55187]: DEBUG nova.api.openstack.wsgi [None req-e525d864-7bfb-4d34-b0ce-b8cb409ba195 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afb531ab0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.758803] [55187]: INFO nova.api.openstack.requestlog [None req-e525d864-7bfb-4d34-b0ce-b8cb409ba195 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5" status: 200 len: 1645 microversion: 2.1 time: 0.036422 [ 804.759142] [55187]: [pid: 55187|app: 0|req: 1787/3703] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5 => generated 1645 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.761621] [55187]: DEBUG nova.api.openstack.wsgi [None req-456f0e42-0ced-4b7b-bd4c-abf575b5b267 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.763225] [55187]: DEBUG nova.compute.api [None req-456f0e42-0ced-4b7b-bd4c-abf575b5b267 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.767391] [55187]: DEBUG oslo_concurrency.lockutils [None req-456f0e42-0ced-4b7b-bd4c-abf575b5b267 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.767621] [55187]: DEBUG oslo_concurrency.lockutils [None req-456f0e42-0ced-4b7b-bd4c-abf575b5b267 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.767804] [55187]: DEBUG oslo_concurrency.lockutils [None req-456f0e42-0ced-4b7b-bd4c-abf575b5b267 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.768167] [55187]: DEBUG oslo_concurrency.lockutils [None req-456f0e42-0ced-4b7b-bd4c-abf575b5b267 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.768366] [55187]: DEBUG oslo_concurrency.lockutils [None req-456f0e42-0ced-4b7b-bd4c-abf575b5b267 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.768539] [55187]: DEBUG oslo_concurrency.lockutils [None req-456f0e42-0ced-4b7b-bd4c-abf575b5b267 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.775049] [55188]: DEBUG nova.policy [None req-5f0ab077-7039-4020-a653-c27dfba845d1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.779458] [55188]: INFO nova.api.openstack.requestlog [None req-5f0ab077-7039-4020-a653-c27dfba845d1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1311 microversion: 2.1 time: 0.170336 [ 804.779825] [55188]: [pid: 55188|app: 0|req: 1917/3704] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:44 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1311 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.783267] [55188]: DEBUG nova.api.openstack.wsgi [None req-700a57fc-dbd5-4f40-bfed-7c24020d44aa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.785359] [55188]: DEBUG nova.compute.api [None req-700a57fc-dbd5-4f40-bfed-7c24020d44aa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.786158] [55187]: DEBUG oslo_concurrency.lockutils [None req-456f0e42-0ced-4b7b-bd4c-abf575b5b267 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.786401] [55187]: DEBUG oslo_concurrency.lockutils [None req-456f0e42-0ced-4b7b-bd4c-abf575b5b267 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.786578] [55187]: DEBUG oslo_concurrency.lockutils [None req-456f0e42-0ced-4b7b-bd4c-abf575b5b267 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.786937] [55187]: DEBUG nova.objects.instance [None req-456f0e42-0ced-4b7b-bd4c-abf575b5b267 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.790503] [55188]: DEBUG oslo_concurrency.lockutils [None req-700a57fc-dbd5-4f40-bfed-7c24020d44aa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.790503] [55188]: DEBUG oslo_concurrency.lockutils [None req-700a57fc-dbd5-4f40-bfed-7c24020d44aa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.790503] [55188]: DEBUG oslo_concurrency.lockutils [None req-700a57fc-dbd5-4f40-bfed-7c24020d44aa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.790503] [55188]: DEBUG oslo_concurrency.lockutils [None req-700a57fc-dbd5-4f40-bfed-7c24020d44aa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.790819] [55188]: DEBUG oslo_concurrency.lockutils [None req-700a57fc-dbd5-4f40-bfed-7c24020d44aa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.790990] [55188]: DEBUG oslo_concurrency.lockutils [None req-700a57fc-dbd5-4f40-bfed-7c24020d44aa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.798063] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=1 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 804.813023] [55187]: DEBUG nova.policy [None req-456f0e42-0ced-4b7b-bd4c-abf575b5b267 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.817198] [55187]: INFO nova.api.openstack.requestlog [None req-456f0e42-0ced-4b7b-bd4c-abf575b5b267 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.057387 [ 804.817789] [55187]: [pid: 55187|app: 0|req: 1788/3705] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.823016] [55187]: DEBUG nova.api.openstack.wsgi [None req-30e8267a-fd19-4763-b64d-2946fa8db0e0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.823016] [55187]: DEBUG nova.compute.api [None req-30e8267a-fd19-4763-b64d-2946fa8db0e0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.825818] [55187]: DEBUG oslo_concurrency.lockutils [None req-30e8267a-fd19-4763-b64d-2946fa8db0e0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.826096] [55187]: DEBUG oslo_concurrency.lockutils [None req-30e8267a-fd19-4763-b64d-2946fa8db0e0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.826253] [55187]: DEBUG oslo_concurrency.lockutils [None req-30e8267a-fd19-4763-b64d-2946fa8db0e0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.826601] [55187]: DEBUG oslo_concurrency.lockutils [None req-30e8267a-fd19-4763-b64d-2946fa8db0e0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.826800] [55187]: DEBUG oslo_concurrency.lockutils [None req-30e8267a-fd19-4763-b64d-2946fa8db0e0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.826969] [55187]: DEBUG oslo_concurrency.lockutils [None req-30e8267a-fd19-4763-b64d-2946fa8db0e0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.838251] [55188]: DEBUG nova.policy [None req-700a57fc-dbd5-4f40-bfed-7c24020d44aa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.841964] [55188]: DEBUG nova.policy [None req-700a57fc-dbd5-4f40-bfed-7c24020d44aa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.842661] [55188]: DEBUG nova.policy [None req-700a57fc-dbd5-4f40-bfed-7c24020d44aa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.850067] [55188]: INFO nova.api.openstack.requestlog [None req-700a57fc-dbd5-4f40-bfed-7c24020d44aa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.066455 [ 804.850067] [55188]: [pid: 55188|app: 0|req: 1918/3706] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 804.854019] [55188]: DEBUG nova.api.openstack.wsgi [None req-315699b2-e739-4069-b66e-97a3535bddd4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.854019] [55188]: DEBUG nova.compute.api [None req-315699b2-e739-4069-b66e-97a3535bddd4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.858526] [55188]: DEBUG oslo_concurrency.lockutils [None req-315699b2-e739-4069-b66e-97a3535bddd4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.858526] [55188]: DEBUG oslo_concurrency.lockutils [None req-315699b2-e739-4069-b66e-97a3535bddd4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.858526] [55188]: DEBUG oslo_concurrency.lockutils [None req-315699b2-e739-4069-b66e-97a3535bddd4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.858526] [55188]: DEBUG oslo_concurrency.lockutils [None req-315699b2-e739-4069-b66e-97a3535bddd4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.858526] [55188]: DEBUG oslo_concurrency.lockutils [None req-315699b2-e739-4069-b66e-97a3535bddd4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.858526] [55188]: DEBUG oslo_concurrency.lockutils [None req-315699b2-e739-4069-b66e-97a3535bddd4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.902407] [55188]: DEBUG nova.policy [None req-315699b2-e739-4069-b66e-97a3535bddd4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.908596] [55188]: INFO nova.api.openstack.requestlog [None req-315699b2-e739-4069-b66e-97a3535bddd4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.060426 [ 804.908939] [55188]: [pid: 55188|app: 0|req: 1919/3707] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.911542] [55188]: DEBUG nova.api.openstack.wsgi [None req-cd834e75-67c6-4a4c-8018-0ef82b185c64 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.913221] [55188]: DEBUG nova.compute.api [None req-cd834e75-67c6-4a4c-8018-0ef82b185c64 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.918915] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd834e75-67c6-4a4c-8018-0ef82b185c64 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.919034] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd834e75-67c6-4a4c-8018-0ef82b185c64 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.919220] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd834e75-67c6-4a4c-8018-0ef82b185c64 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.919597] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd834e75-67c6-4a4c-8018-0ef82b185c64 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.919799] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd834e75-67c6-4a4c-8018-0ef82b185c64 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.919977] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd834e75-67c6-4a4c-8018-0ef82b185c64 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.948728] [55187]: DEBUG nova.policy [None req-30e8267a-fd19-4763-b64d-2946fa8db0e0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.953559] [55187]: INFO nova.api.openstack.requestlog [None req-30e8267a-fd19-4763-b64d-2946fa8db0e0 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1522 microversion: 2.1 time: 0.135006 [ 804.953897] [55187]: [pid: 55187|app: 0|req: 1789/3708] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1522 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.958273] [55187]: DEBUG nova.api.openstack.wsgi [None req-5a32fb52-915b-4276-bc73-bb838704ad54 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 804.958273] [55187]: DEBUG nova.compute.api [None req-5a32fb52-915b-4276-bc73-bb838704ad54 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 804.961587] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a32fb52-915b-4276-bc73-bb838704ad54 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.962644] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a32fb52-915b-4276-bc73-bb838704ad54 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.962644] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a32fb52-915b-4276-bc73-bb838704ad54 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.962644] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a32fb52-915b-4276-bc73-bb838704ad54 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.962644] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a32fb52-915b-4276-bc73-bb838704ad54 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.962837] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a32fb52-915b-4276-bc73-bb838704ad54 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.982052] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a32fb52-915b-4276-bc73-bb838704ad54 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.982302] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a32fb52-915b-4276-bc73-bb838704ad54 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.982427] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a32fb52-915b-4276-bc73-bb838704ad54 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.982622] [55187]: DEBUG nova.objects.instance [None req-5a32fb52-915b-4276-bc73-bb838704ad54 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.005079] [55188]: DEBUG nova.policy [None req-cd834e75-67c6-4a4c-8018-0ef82b185c64 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.005384] [55187]: DEBUG nova.policy [None req-5a32fb52-915b-4276-bc73-bb838704ad54 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.009622] [55187]: INFO nova.api.openstack.requestlog [None req-5a32fb52-915b-4276-bc73-bb838704ad54 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.054903 [ 805.010780] [55188]: INFO nova.api.openstack.requestlog [None req-cd834e75-67c6-4a4c-8018-0ef82b185c64 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1314 microversion: 2.1 time: 0.100026 [ 805.010882] [55187]: [pid: 55187|app: 0|req: 1790/3709] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.010915] [55188]: [pid: 55188|app: 0|req: 1920/3710] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1314 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.012822] [55188]: DEBUG nova.api.openstack.wsgi [None req-d33775ed-3dc5-41f4-b98b-938a8a3f7cfc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.013323] [55187]: DEBUG nova.api.openstack.wsgi [None req-b1b6549f-78ea-4231-ba37-4eb1d9c9ac15 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.014697] [55188]: DEBUG nova.compute.api [None req-d33775ed-3dc5-41f4-b98b-938a8a3f7cfc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.014981] [55187]: DEBUG nova.compute.api [None req-b1b6549f-78ea-4231-ba37-4eb1d9c9ac15 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.018292] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1b6549f-78ea-4231-ba37-4eb1d9c9ac15 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.018359] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33775ed-3dc5-41f4-b98b-938a8a3f7cfc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.018529] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1b6549f-78ea-4231-ba37-4eb1d9c9ac15 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.018567] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33775ed-3dc5-41f4-b98b-938a8a3f7cfc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.018709] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1b6549f-78ea-4231-ba37-4eb1d9c9ac15 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.018748] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33775ed-3dc5-41f4-b98b-938a8a3f7cfc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.019101] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33775ed-3dc5-41f4-b98b-938a8a3f7cfc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.019162] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1b6549f-78ea-4231-ba37-4eb1d9c9ac15 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.019307] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1b6549f-78ea-4231-ba37-4eb1d9c9ac15 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.019344] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33775ed-3dc5-41f4-b98b-938a8a3f7cfc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.019481] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1b6549f-78ea-4231-ba37-4eb1d9c9ac15 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.019519] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33775ed-3dc5-41f4-b98b-938a8a3f7cfc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.040486] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33775ed-3dc5-41f4-b98b-938a8a3f7cfc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.040832] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33775ed-3dc5-41f4-b98b-938a8a3f7cfc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.041139] [55188]: DEBUG oslo_concurrency.lockutils [None req-d33775ed-3dc5-41f4-b98b-938a8a3f7cfc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.041358] [55188]: DEBUG nova.objects.instance [None req-d33775ed-3dc5-41f4-b98b-938a8a3f7cfc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.052240] [55187]: DEBUG nova.policy [None req-b1b6549f-78ea-4231-ba37-4eb1d9c9ac15 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.056725] [55187]: DEBUG nova.policy [None req-b1b6549f-78ea-4231-ba37-4eb1d9c9ac15 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.057449] [55187]: DEBUG nova.policy [None req-b1b6549f-78ea-4231-ba37-4eb1d9c9ac15 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.058236] [55187]: INFO nova.api.openstack.requestlog [None req-b1b6549f-78ea-4231-ba37-4eb1d9c9ac15 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1512 microversion: 2.21 time: 0.047374 [ 805.058604] [55187]: [pid: 55187|app: 0|req: 1791/3711] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1512 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 805.060980] [55187]: DEBUG nova.api.openstack.wsgi [None req-4c861e1b-c81a-443d-91f7-84bface4aef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.062086] [55188]: DEBUG nova.policy [None req-d33775ed-3dc5-41f4-b98b-938a8a3f7cfc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.062595] [55187]: DEBUG nova.compute.api [None req-4c861e1b-c81a-443d-91f7-84bface4aef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.066371] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c861e1b-c81a-443d-91f7-84bface4aef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.066523] [55188]: INFO nova.api.openstack.requestlog [None req-d33775ed-3dc5-41f4-b98b-938a8a3f7cfc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.055948 [ 805.066610] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c861e1b-c81a-443d-91f7-84bface4aef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.066906] [55188]: [pid: 55188|app: 0|req: 1921/3712] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.066982] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c861e1b-c81a-443d-91f7-84bface4aef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.067308] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c861e1b-c81a-443d-91f7-84bface4aef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.067568] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c861e1b-c81a-443d-91f7-84bface4aef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.067681] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c861e1b-c81a-443d-91f7-84bface4aef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.069472] [55188]: DEBUG nova.api.openstack.wsgi [None req-757442d3-dbcc-4856-894e-f13e28a9852c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.071137] [55188]: DEBUG nova.compute.api [None req-757442d3-dbcc-4856-894e-f13e28a9852c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.074594] [55188]: DEBUG oslo_concurrency.lockutils [None req-757442d3-dbcc-4856-894e-f13e28a9852c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.074854] [55188]: DEBUG oslo_concurrency.lockutils [None req-757442d3-dbcc-4856-894e-f13e28a9852c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.075098] [55188]: DEBUG oslo_concurrency.lockutils [None req-757442d3-dbcc-4856-894e-f13e28a9852c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.075473] [55188]: DEBUG oslo_concurrency.lockutils [None req-757442d3-dbcc-4856-894e-f13e28a9852c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.075675] [55188]: DEBUG oslo_concurrency.lockutils [None req-757442d3-dbcc-4856-894e-f13e28a9852c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.075852] [55188]: DEBUG oslo_concurrency.lockutils [None req-757442d3-dbcc-4856-894e-f13e28a9852c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.086777] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c861e1b-c81a-443d-91f7-84bface4aef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.087042] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c861e1b-c81a-443d-91f7-84bface4aef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.087242] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c861e1b-c81a-443d-91f7-84bface4aef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.087445] [55187]: DEBUG nova.objects.instance [None req-4c861e1b-c81a-443d-91f7-84bface4aef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.108340] [55187]: DEBUG nova.policy [None req-4c861e1b-c81a-443d-91f7-84bface4aef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.108848] [55188]: DEBUG nova.policy [None req-757442d3-dbcc-4856-894e-f13e28a9852c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.112809] [55187]: INFO nova.api.openstack.requestlog [None req-4c861e1b-c81a-443d-91f7-84bface4aef8 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.053598 [ 805.113179] [55187]: [pid: 55187|app: 0|req: 1792/3713] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.114238] [55188]: INFO nova.api.openstack.requestlog [None req-757442d3-dbcc-4856-894e-f13e28a9852c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.046637 [ 805.114571] [55188]: [pid: 55188|app: 0|req: 1922/3714] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.115688] [55187]: DEBUG nova.api.openstack.wsgi [None req-29411490-1e07-4e3b-84b8-86a7d064db95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.119024] [55187]: DEBUG nova.compute.api [None req-29411490-1e07-4e3b-84b8-86a7d064db95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.119134] [55188]: DEBUG nova.api.openstack.wsgi [None req-5dc5c120-5d7c-4dc7-b847-f6674c41134d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.120855] [55188]: DEBUG nova.compute.api [None req-5dc5c120-5d7c-4dc7-b847-f6674c41134d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.120951] [55187]: DEBUG oslo_concurrency.lockutils [None req-29411490-1e07-4e3b-84b8-86a7d064db95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.121117] [55187]: DEBUG oslo_concurrency.lockutils [None req-29411490-1e07-4e3b-84b8-86a7d064db95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.121300] [55187]: DEBUG oslo_concurrency.lockutils [None req-29411490-1e07-4e3b-84b8-86a7d064db95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.121642] [55187]: DEBUG oslo_concurrency.lockutils [None req-29411490-1e07-4e3b-84b8-86a7d064db95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.121830] [55187]: DEBUG oslo_concurrency.lockutils [None req-29411490-1e07-4e3b-84b8-86a7d064db95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.121998] [55187]: DEBUG oslo_concurrency.lockutils [None req-29411490-1e07-4e3b-84b8-86a7d064db95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.125982] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dc5c120-5d7c-4dc7-b847-f6674c41134d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.126486] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dc5c120-5d7c-4dc7-b847-f6674c41134d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.126856] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dc5c120-5d7c-4dc7-b847-f6674c41134d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.127385] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dc5c120-5d7c-4dc7-b847-f6674c41134d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.127727] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dc5c120-5d7c-4dc7-b847-f6674c41134d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.128086] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dc5c120-5d7c-4dc7-b847-f6674c41134d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.142370] [55187]: DEBUG oslo_concurrency.lockutils [None req-29411490-1e07-4e3b-84b8-86a7d064db95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.142370] [55187]: DEBUG oslo_concurrency.lockutils [None req-29411490-1e07-4e3b-84b8-86a7d064db95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.142462] [55187]: DEBUG oslo_concurrency.lockutils [None req-29411490-1e07-4e3b-84b8-86a7d064db95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.142635] [55187]: DEBUG nova.objects.instance [None req-29411490-1e07-4e3b-84b8-86a7d064db95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.164742] [55187]: DEBUG nova.policy [None req-29411490-1e07-4e3b-84b8-86a7d064db95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.169434] [55187]: INFO nova.api.openstack.requestlog [None req-29411490-1e07-4e3b-84b8-86a7d064db95 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.055625 [ 805.170021] [55187]: [pid: 55187|app: 0|req: 1793/3715] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.177864] [55187]: DEBUG nova.api.openstack.wsgi [None req-893d0661-515a-4298-a27d-ef7edc2f78be tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.179825] [55187]: DEBUG nova.compute.api [None req-893d0661-515a-4298-a27d-ef7edc2f78be tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.183737] [55187]: DEBUG oslo_concurrency.lockutils [None req-893d0661-515a-4298-a27d-ef7edc2f78be tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.184108] [55187]: DEBUG oslo_concurrency.lockutils [None req-893d0661-515a-4298-a27d-ef7edc2f78be tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.184485] [55187]: DEBUG oslo_concurrency.lockutils [None req-893d0661-515a-4298-a27d-ef7edc2f78be tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.184583] [55187]: DEBUG oslo_concurrency.lockutils [None req-893d0661-515a-4298-a27d-ef7edc2f78be tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.184796] [55187]: DEBUG oslo_concurrency.lockutils [None req-893d0661-515a-4298-a27d-ef7edc2f78be tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.185066] [55187]: DEBUG oslo_concurrency.lockutils [None req-893d0661-515a-4298-a27d-ef7edc2f78be tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.217222] [55187]: DEBUG oslo_concurrency.lockutils [None req-893d0661-515a-4298-a27d-ef7edc2f78be tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.217479] [55187]: DEBUG oslo_concurrency.lockutils [None req-893d0661-515a-4298-a27d-ef7edc2f78be tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.217665] [55187]: DEBUG oslo_concurrency.lockutils [None req-893d0661-515a-4298-a27d-ef7edc2f78be tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.217872] [55188]: DEBUG nova.policy [None req-5dc5c120-5d7c-4dc7-b847-f6674c41134d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.218014] [55187]: DEBUG nova.objects.instance [None req-893d0661-515a-4298-a27d-ef7edc2f78be tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.222333] [55188]: INFO nova.api.openstack.requestlog [None req-5dc5c120-5d7c-4dc7-b847-f6674c41134d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1504 microversion: 2.1 time: 0.105973 [ 805.222791] [55188]: [pid: 55188|app: 0|req: 1923/3716] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1504 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.235573] [55188]: DEBUG nova.api.openstack.wsgi [None req-b60307da-8853-4cb1-a306-c1a65035cea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-image-1673059875", "metadata": {"image_type": "test"}}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 805.237660] [55188]: DEBUG nova.compute.api [None req-b60307da-8853-4cb1-a306-c1a65035cea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.240203] [55187]: DEBUG nova.policy [None req-893d0661-515a-4298-a27d-ef7edc2f78be tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.241297] [55188]: DEBUG oslo_concurrency.lockutils [None req-b60307da-8853-4cb1-a306-c1a65035cea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.241552] [55188]: DEBUG oslo_concurrency.lockutils [None req-b60307da-8853-4cb1-a306-c1a65035cea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.241740] [55188]: DEBUG oslo_concurrency.lockutils [None req-b60307da-8853-4cb1-a306-c1a65035cea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.242112] [55188]: DEBUG oslo_concurrency.lockutils [None req-b60307da-8853-4cb1-a306-c1a65035cea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.242318] [55188]: DEBUG oslo_concurrency.lockutils [None req-b60307da-8853-4cb1-a306-c1a65035cea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.242490] [55188]: DEBUG oslo_concurrency.lockutils [None req-b60307da-8853-4cb1-a306-c1a65035cea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.244484] [55187]: INFO nova.api.openstack.requestlog [None req-893d0661-515a-4298-a27d-ef7edc2f78be tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.069584 [ 805.244889] [55187]: [pid: 55187|app: 0|req: 1794/3717] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 805.262109] [55188]: DEBUG nova.quota [None req-b60307da-8853-4cb1-a306-c1a65035cea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Getting quotas for project 0ce795c92f0e4e58a06b3ab897e2633d. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 805.266016] [55188]: DEBUG nova.quota [None req-b60307da-8853-4cb1-a306-c1a65035cea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Getting quotas for user 09a0c564579c43be8d973ecbb2192a22 and project 0ce795c92f0e4e58a06b3ab897e2633d. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 805.299666] [55187]: DEBUG nova.api.openstack.wsgi [None req-03ab6d8e-b512-47b3-a58c-6176637234c5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.301572] [55187]: DEBUG nova.compute.api [None req-03ab6d8e-b512-47b3-a58c-6176637234c5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.305520] [55187]: DEBUG oslo_concurrency.lockutils [None req-03ab6d8e-b512-47b3-a58c-6176637234c5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.305763] [55187]: DEBUG oslo_concurrency.lockutils [None req-03ab6d8e-b512-47b3-a58c-6176637234c5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.305948] [55187]: DEBUG oslo_concurrency.lockutils [None req-03ab6d8e-b512-47b3-a58c-6176637234c5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.306320] [55187]: DEBUG oslo_concurrency.lockutils [None req-03ab6d8e-b512-47b3-a58c-6176637234c5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.306522] [55187]: DEBUG oslo_concurrency.lockutils [None req-03ab6d8e-b512-47b3-a58c-6176637234c5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.306694] [55187]: DEBUG oslo_concurrency.lockutils [None req-03ab6d8e-b512-47b3-a58c-6176637234c5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.381560] [55187]: DEBUG nova.policy [None req-03ab6d8e-b512-47b3-a58c-6176637234c5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.386048] [55187]: INFO nova.api.openstack.requestlog [None req-03ab6d8e-b512-47b3-a58c-6176637234c5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1520 microversion: 2.1 time: 0.088763 [ 805.386516] [55187]: [pid: 55187|app: 0|req: 1795/3718] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1520 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 805.388997] [55187]: DEBUG nova.api.openstack.wsgi [None req-c1b2e5ad-fecc-4663-ab0b-e55f093dd0a5 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.390703] [55187]: DEBUG nova.compute.api [None req-c1b2e5ad-fecc-4663-ab0b-e55f093dd0a5 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.394127] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1b2e5ad-fecc-4663-ab0b-e55f093dd0a5 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.394278] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1b2e5ad-fecc-4663-ab0b-e55f093dd0a5 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.394468] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1b2e5ad-fecc-4663-ab0b-e55f093dd0a5 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.394837] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1b2e5ad-fecc-4663-ab0b-e55f093dd0a5 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.395067] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1b2e5ad-fecc-4663-ab0b-e55f093dd0a5 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.395258] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1b2e5ad-fecc-4663-ab0b-e55f093dd0a5 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.415926] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1b2e5ad-fecc-4663-ab0b-e55f093dd0a5 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.415926] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1b2e5ad-fecc-4663-ab0b-e55f093dd0a5 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.416135] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1b2e5ad-fecc-4663-ab0b-e55f093dd0a5 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.416252] [55187]: DEBUG nova.objects.instance [None req-c1b2e5ad-fecc-4663-ab0b-e55f093dd0a5 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.437893] [55187]: DEBUG nova.policy [None req-c1b2e5ad-fecc-4663-ab0b-e55f093dd0a5 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.442755] [55187]: DEBUG nova.policy [None req-c1b2e5ad-fecc-4663-ab0b-e55f093dd0a5 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.443575] [55187]: DEBUG nova.policy [None req-c1b2e5ad-fecc-4663-ab0b-e55f093dd0a5 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.447898] [55187]: INFO nova.api.openstack.requestlog [None req-c1b2e5ad-fecc-4663-ab0b-e55f093dd0a5 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.060892 [ 805.448307] [55187]: [pid: 55187|app: 0|req: 1796/3719] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 805.451380] [55187]: DEBUG nova.api.openstack.wsgi [None req-a3c91aeb-bd3e-4ace-aaec-70b389d2b867 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.453124] [55187]: DEBUG nova.compute.api [None req-a3c91aeb-bd3e-4ace-aaec-70b389d2b867 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.456505] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3c91aeb-bd3e-4ace-aaec-70b389d2b867 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.456746] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3c91aeb-bd3e-4ace-aaec-70b389d2b867 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.456960] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3c91aeb-bd3e-4ace-aaec-70b389d2b867 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.457340] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3c91aeb-bd3e-4ace-aaec-70b389d2b867 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.457542] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3c91aeb-bd3e-4ace-aaec-70b389d2b867 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.457712] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3c91aeb-bd3e-4ace-aaec-70b389d2b867 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.491220] [55187]: DEBUG nova.policy [None req-a3c91aeb-bd3e-4ace-aaec-70b389d2b867 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.495914] [55187]: INFO nova.api.openstack.requestlog [None req-a3c91aeb-bd3e-4ace-aaec-70b389d2b867 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.046890 [ 805.496334] [55187]: [pid: 55187|app: 0|req: 1797/3720] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.499190] [55187]: DEBUG nova.api.openstack.wsgi [None req-a8e723e9-194e-4a16-a2fd-dc48bd391a9e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.500992] [55187]: DEBUG nova.compute.api [None req-a8e723e9-194e-4a16-a2fd-dc48bd391a9e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.505597] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8e723e9-194e-4a16-a2fd-dc48bd391a9e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.505894] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8e723e9-194e-4a16-a2fd-dc48bd391a9e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.506541] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8e723e9-194e-4a16-a2fd-dc48bd391a9e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.506736] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8e723e9-194e-4a16-a2fd-dc48bd391a9e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.507072] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8e723e9-194e-4a16-a2fd-dc48bd391a9e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.507427] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8e723e9-194e-4a16-a2fd-dc48bd391a9e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.542011] [55187]: DEBUG nova.policy [None req-a8e723e9-194e-4a16-a2fd-dc48bd391a9e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.546319] [55187]: INFO nova.api.openstack.requestlog [None req-a8e723e9-194e-4a16-a2fd-dc48bd391a9e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.049277 [ 805.546657] [55187]: [pid: 55187|app: 0|req: 1798/3721] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.549167] [55187]: DEBUG nova.api.openstack.wsgi [None req-b7d921f9-d5cd-4de8-80d3-09f06fd0095b tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.550805] [55187]: DEBUG nova.compute.api [None req-b7d921f9-d5cd-4de8-80d3-09f06fd0095b tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.554253] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7d921f9-d5cd-4de8-80d3-09f06fd0095b tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.554495] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7d921f9-d5cd-4de8-80d3-09f06fd0095b tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.554700] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7d921f9-d5cd-4de8-80d3-09f06fd0095b tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.555097] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7d921f9-d5cd-4de8-80d3-09f06fd0095b tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.555500] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7d921f9-d5cd-4de8-80d3-09f06fd0095b tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.555713] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7d921f9-d5cd-4de8-80d3-09f06fd0095b tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.577726] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7d921f9-d5cd-4de8-80d3-09f06fd0095b tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.578040] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7d921f9-d5cd-4de8-80d3-09f06fd0095b tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.578237] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7d921f9-d5cd-4de8-80d3-09f06fd0095b tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.578439] [55187]: DEBUG nova.objects.instance [None req-b7d921f9-d5cd-4de8-80d3-09f06fd0095b tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.599828] [55187]: DEBUG nova.policy [None req-b7d921f9-d5cd-4de8-80d3-09f06fd0095b tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.604076] [55187]: INFO nova.api.openstack.requestlog [None req-b7d921f9-d5cd-4de8-80d3-09f06fd0095b tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.056798 [ 805.604414] [55187]: [pid: 55187|app: 0|req: 1799/3722] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.607039] [55187]: DEBUG nova.api.openstack.wsgi [None req-b2729e85-c030-44e0-a41d-b6572f1b47aa tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.608489] [55187]: DEBUG nova.compute.api [None req-b2729e85-c030-44e0-a41d-b6572f1b47aa tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.611857] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2729e85-c030-44e0-a41d-b6572f1b47aa tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.612109] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2729e85-c030-44e0-a41d-b6572f1b47aa tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.612300] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2729e85-c030-44e0-a41d-b6572f1b47aa tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.612649] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2729e85-c030-44e0-a41d-b6572f1b47aa tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.612847] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2729e85-c030-44e0-a41d-b6572f1b47aa tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.613033] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2729e85-c030-44e0-a41d-b6572f1b47aa tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.630744] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2729e85-c030-44e0-a41d-b6572f1b47aa tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.630982] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2729e85-c030-44e0-a41d-b6572f1b47aa tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.631189] [55187]: DEBUG oslo_concurrency.lockutils [None req-b2729e85-c030-44e0-a41d-b6572f1b47aa tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.631388] [55187]: DEBUG nova.objects.instance [None req-b2729e85-c030-44e0-a41d-b6572f1b47aa tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.652143] [55187]: DEBUG nova.policy [None req-b2729e85-c030-44e0-a41d-b6572f1b47aa tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.658627] [55187]: INFO nova.api.openstack.requestlog [None req-b2729e85-c030-44e0-a41d-b6572f1b47aa tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.053483 [ 805.659121] [55187]: [pid: 55187|app: 0|req: 1800/3723] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:45 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.662602] [55187]: DEBUG nova.api.openstack.wsgi [None req-c12ca74b-d0d6-46f0-a153-432a83b1128b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.664988] [55187]: DEBUG nova.compute.api [None req-c12ca74b-d0d6-46f0-a153-432a83b1128b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.667709] [55188]: INFO nova.api.openstack.requestlog [None req-b60307da-8853-4cb1-a306-c1a65035cea1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be/action" status: 202 len: 0 microversion: 2.1 time: 0.434374 [ 805.668391] [55188]: [pid: 55188|app: 0|req: 1924/3724] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:04:45 2025] POST /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be/action => generated 0 bytes in 435 msecs (HTTP/1.1 202) 10 headers in 450 bytes (2 switches on core 0) [ 805.669382] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12ca74b-d0d6-46f0-a153-432a83b1128b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.669753] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12ca74b-d0d6-46f0-a153-432a83b1128b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.670070] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12ca74b-d0d6-46f0-a153-432a83b1128b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.670607] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12ca74b-d0d6-46f0-a153-432a83b1128b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.670925] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12ca74b-d0d6-46f0-a153-432a83b1128b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.671238] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12ca74b-d0d6-46f0-a153-432a83b1128b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.671957] [55188]: DEBUG nova.api.openstack.wsgi [None req-4a04ebf8-4f27-4169-b91c-05c9e4ee9d10 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.674060] [55188]: DEBUG nova.compute.api [None req-4a04ebf8-4f27-4169-b91c-05c9e4ee9d10 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.677812] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a04ebf8-4f27-4169-b91c-05c9e4ee9d10 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.678107] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a04ebf8-4f27-4169-b91c-05c9e4ee9d10 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.678314] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a04ebf8-4f27-4169-b91c-05c9e4ee9d10 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.679090] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a04ebf8-4f27-4169-b91c-05c9e4ee9d10 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.679090] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a04ebf8-4f27-4169-b91c-05c9e4ee9d10 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.679090] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a04ebf8-4f27-4169-b91c-05c9e4ee9d10 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.700865] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a04ebf8-4f27-4169-b91c-05c9e4ee9d10 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.701240] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a04ebf8-4f27-4169-b91c-05c9e4ee9d10 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.701515] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a04ebf8-4f27-4169-b91c-05c9e4ee9d10 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.701791] [55188]: DEBUG nova.objects.instance [None req-4a04ebf8-4f27-4169-b91c-05c9e4ee9d10 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.715346] [55187]: DEBUG nova.policy [None req-c12ca74b-d0d6-46f0-a153-432a83b1128b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.720621] [55187]: INFO nova.api.openstack.requestlog [None req-c12ca74b-d0d6-46f0-a153-432a83b1128b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1227 microversion: 2.1 time: 0.060739 [ 805.721135] [55187]: [pid: 55187|app: 0|req: 1801/3725] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1227 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.723776] [55187]: DEBUG nova.api.openstack.wsgi [None req-48d71c0e-ec84-4ceb-990a-243b45de271b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.724167] [55188]: DEBUG nova.policy [None req-4a04ebf8-4f27-4169-b91c-05c9e4ee9d10 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.725560] [55187]: DEBUG nova.compute.api [None req-48d71c0e-ec84-4ceb-990a-243b45de271b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.729144] [55188]: INFO nova.api.openstack.requestlog [None req-4a04ebf8-4f27-4169-b91c-05c9e4ee9d10 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.059488 [ 805.729261] [55187]: DEBUG oslo_concurrency.lockutils [None req-48d71c0e-ec84-4ceb-990a-243b45de271b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.729476] [55187]: DEBUG oslo_concurrency.lockutils [None req-48d71c0e-ec84-4ceb-990a-243b45de271b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.729516] [55188]: [pid: 55188|app: 0|req: 1925/3726] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.729659] [55187]: DEBUG oslo_concurrency.lockutils [None req-48d71c0e-ec84-4ceb-990a-243b45de271b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.730042] [55187]: DEBUG oslo_concurrency.lockutils [None req-48d71c0e-ec84-4ceb-990a-243b45de271b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.730250] [55187]: DEBUG oslo_concurrency.lockutils [None req-48d71c0e-ec84-4ceb-990a-243b45de271b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.730428] [55187]: DEBUG oslo_concurrency.lockutils [None req-48d71c0e-ec84-4ceb-990a-243b45de271b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.731989] [55188]: DEBUG nova.api.openstack.wsgi [None req-6d10cfbd-a845-4131-9e5a-76a3bdc3e524 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4afa6a7130>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.758017] [55188]: INFO nova.api.openstack.requestlog [None req-6d10cfbd-a845-4131-9e5a-76a3bdc3e524 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f" status: 200 len: 1526 microversion: 2.1 time: 0.027868 [ 805.758369] [55188]: [pid: 55188|app: 0|req: 1926/3727] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f => generated 1526 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.760893] [55188]: DEBUG nova.api.openstack.wsgi [None req-feb58401-fc23-4ea0-a58c-44f285bd77a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.762539] [55188]: DEBUG nova.compute.api [None req-feb58401-fc23-4ea0-a58c-44f285bd77a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.765586] [55187]: DEBUG nova.policy [None req-48d71c0e-ec84-4ceb-990a-243b45de271b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.766724] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb58401-fc23-4ea0-a58c-44f285bd77a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.767019] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb58401-fc23-4ea0-a58c-44f285bd77a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.767232] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb58401-fc23-4ea0-a58c-44f285bd77a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.767592] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb58401-fc23-4ea0-a58c-44f285bd77a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.767800] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb58401-fc23-4ea0-a58c-44f285bd77a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.767975] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb58401-fc23-4ea0-a58c-44f285bd77a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.770198] [55187]: INFO nova.api.openstack.requestlog [None req-48d71c0e-ec84-4ceb-990a-243b45de271b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.048578 [ 805.770581] [55187]: [pid: 55187|app: 0|req: 1802/3728] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.773187] [55187]: DEBUG nova.api.openstack.wsgi [None req-1e734945-802b-47fa-bbd0-cbc9a9337e6b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afb116560>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.787247] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb58401-fc23-4ea0-a58c-44f285bd77a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.787390] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb58401-fc23-4ea0-a58c-44f285bd77a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.787953] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb58401-fc23-4ea0-a58c-44f285bd77a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.787953] [55188]: DEBUG nova.objects.instance [None req-feb58401-fc23-4ea0-a58c-44f285bd77a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.802398] [55187]: INFO nova.api.openstack.requestlog [None req-1e734945-802b-47fa-bbd0-cbc9a9337e6b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5" status: 200 len: 1645 microversion: 2.1 time: 0.031156 [ 805.803061] [55187]: [pid: 55187|app: 0|req: 1803/3729] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5 => generated 1645 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.806027] [55187]: DEBUG nova.api.openstack.wsgi [None req-01f4f633-63f4-4e2f-9ae0-1b1629bcb928 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.807347] [55187]: DEBUG nova.compute.api [None req-01f4f633-63f4-4e2f-9ae0-1b1629bcb928 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.811456] [55187]: DEBUG oslo_concurrency.lockutils [None req-01f4f633-63f4-4e2f-9ae0-1b1629bcb928 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.811777] [55187]: DEBUG oslo_concurrency.lockutils [None req-01f4f633-63f4-4e2f-9ae0-1b1629bcb928 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.811945] [55187]: DEBUG oslo_concurrency.lockutils [None req-01f4f633-63f4-4e2f-9ae0-1b1629bcb928 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.812350] [55187]: DEBUG oslo_concurrency.lockutils [None req-01f4f633-63f4-4e2f-9ae0-1b1629bcb928 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.812554] [55187]: DEBUG oslo_concurrency.lockutils [None req-01f4f633-63f4-4e2f-9ae0-1b1629bcb928 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.812726] [55187]: DEBUG oslo_concurrency.lockutils [None req-01f4f633-63f4-4e2f-9ae0-1b1629bcb928 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.813904] [55188]: DEBUG nova.policy [None req-feb58401-fc23-4ea0-a58c-44f285bd77a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.818652] [55188]: INFO nova.api.openstack.requestlog [None req-feb58401-fc23-4ea0-a58c-44f285bd77a2 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.059672 [ 805.818995] [55188]: [pid: 55188|app: 0|req: 1927/3730] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.832044] [55188]: DEBUG nova.api.openstack.wsgi [None req-eb29870a-3529-4d98-8648-d7eea57dd0ac tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.833735] [55188]: DEBUG nova.compute.api [None req-eb29870a-3529-4d98-8648-d7eea57dd0ac tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.837322] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb29870a-3529-4d98-8648-d7eea57dd0ac tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.837559] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb29870a-3529-4d98-8648-d7eea57dd0ac tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.837743] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb29870a-3529-4d98-8648-d7eea57dd0ac tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.838129] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb29870a-3529-4d98-8648-d7eea57dd0ac tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.838333] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb29870a-3529-4d98-8648-d7eea57dd0ac tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.838508] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb29870a-3529-4d98-8648-d7eea57dd0ac tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.857991] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb29870a-3529-4d98-8648-d7eea57dd0ac tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.858273] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb29870a-3529-4d98-8648-d7eea57dd0ac tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.858470] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb29870a-3529-4d98-8648-d7eea57dd0ac tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.858677] [55188]: DEBUG nova.objects.instance [None req-eb29870a-3529-4d98-8648-d7eea57dd0ac tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.888394] [55188]: DEBUG nova.policy [None req-eb29870a-3529-4d98-8648-d7eea57dd0ac tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.893162] [55188]: INFO nova.api.openstack.requestlog [None req-eb29870a-3529-4d98-8648-d7eea57dd0ac tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.063449 [ 805.893522] [55188]: [pid: 55188|app: 0|req: 1928/3731] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.896511] [55188]: DEBUG nova.api.openstack.wsgi [None req-534c257e-8bd3-49ae-a60e-2b498ec98e70 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.898368] [55188]: DEBUG nova.compute.api [None req-534c257e-8bd3-49ae-a60e-2b498ec98e70 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.902313] [55188]: DEBUG oslo_concurrency.lockutils [None req-534c257e-8bd3-49ae-a60e-2b498ec98e70 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.902474] [55188]: DEBUG oslo_concurrency.lockutils [None req-534c257e-8bd3-49ae-a60e-2b498ec98e70 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.902597] [55188]: DEBUG oslo_concurrency.lockutils [None req-534c257e-8bd3-49ae-a60e-2b498ec98e70 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.902963] [55188]: DEBUG oslo_concurrency.lockutils [None req-534c257e-8bd3-49ae-a60e-2b498ec98e70 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.903183] [55188]: DEBUG oslo_concurrency.lockutils [None req-534c257e-8bd3-49ae-a60e-2b498ec98e70 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.903360] [55188]: DEBUG oslo_concurrency.lockutils [None req-534c257e-8bd3-49ae-a60e-2b498ec98e70 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.926221] [55187]: DEBUG nova.policy [None req-01f4f633-63f4-4e2f-9ae0-1b1629bcb928 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.931920] [55187]: INFO nova.api.openstack.requestlog [None req-01f4f633-63f4-4e2f-9ae0-1b1629bcb928 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1311 microversion: 2.1 time: 0.128468 [ 805.932323] [55187]: [pid: 55187|app: 0|req: 1804/3732] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1311 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.936235] [55187]: DEBUG nova.api.openstack.wsgi [None req-6397cffc-a821-4c46-9d6e-7cca8d5d8952 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.938303] [55187]: DEBUG nova.compute.api [None req-6397cffc-a821-4c46-9d6e-7cca8d5d8952 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.943236] [55187]: DEBUG oslo_concurrency.lockutils [None req-6397cffc-a821-4c46-9d6e-7cca8d5d8952 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.943236] [55187]: DEBUG oslo_concurrency.lockutils [None req-6397cffc-a821-4c46-9d6e-7cca8d5d8952 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.943477] [55187]: DEBUG oslo_concurrency.lockutils [None req-6397cffc-a821-4c46-9d6e-7cca8d5d8952 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.943680] [55187]: DEBUG oslo_concurrency.lockutils [None req-6397cffc-a821-4c46-9d6e-7cca8d5d8952 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.943958] [55187]: DEBUG oslo_concurrency.lockutils [None req-6397cffc-a821-4c46-9d6e-7cca8d5d8952 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.944171] [55187]: DEBUG oslo_concurrency.lockutils [None req-6397cffc-a821-4c46-9d6e-7cca8d5d8952 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.950969] [55188]: DEBUG nova.policy [None req-534c257e-8bd3-49ae-a60e-2b498ec98e70 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.958123] [55188]: DEBUG nova.policy [None req-534c257e-8bd3-49ae-a60e-2b498ec98e70 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.959518] [55188]: DEBUG nova.policy [None req-534c257e-8bd3-49ae-a60e-2b498ec98e70 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.962512] [55188]: INFO nova.api.openstack.requestlog [None req-534c257e-8bd3-49ae-a60e-2b498ec98e70 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.068330 [ 805.962979] [55188]: [pid: 55188|app: 0|req: 1929/3733] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 805.975352] [55188]: DEBUG nova.api.openstack.wsgi [None req-1f544d1c-48cb-40bb-adfa-33bf80dc7210 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 805.977439] [55188]: DEBUG nova.compute.api [None req-1f544d1c-48cb-40bb-adfa-33bf80dc7210 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 805.981513] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f544d1c-48cb-40bb-adfa-33bf80dc7210 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.981649] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f544d1c-48cb-40bb-adfa-33bf80dc7210 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.982056] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f544d1c-48cb-40bb-adfa-33bf80dc7210 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.982232] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f544d1c-48cb-40bb-adfa-33bf80dc7210 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.982440] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f544d1c-48cb-40bb-adfa-33bf80dc7210 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.982620] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f544d1c-48cb-40bb-adfa-33bf80dc7210 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.987644] [55187]: DEBUG nova.policy [None req-6397cffc-a821-4c46-9d6e-7cca8d5d8952 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.994144] [55187]: INFO nova.api.openstack.requestlog [None req-6397cffc-a821-4c46-9d6e-7cca8d5d8952 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.060581 [ 805.995153] [55187]: [pid: 55187|app: 0|req: 1805/3734] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.023722] [55187]: DEBUG nova.api.openstack.wsgi [None req-ce5d88c3-3905-480d-8a65-28a591afdb7c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.025564] [55187]: DEBUG nova.compute.api [None req-ce5d88c3-3905-480d-8a65-28a591afdb7c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.029943] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce5d88c3-3905-480d-8a65-28a591afdb7c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.030335] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce5d88c3-3905-480d-8a65-28a591afdb7c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.030635] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce5d88c3-3905-480d-8a65-28a591afdb7c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.030953] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce5d88c3-3905-480d-8a65-28a591afdb7c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.031198] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce5d88c3-3905-480d-8a65-28a591afdb7c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.031402] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce5d88c3-3905-480d-8a65-28a591afdb7c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.123851] [55187]: DEBUG nova.policy [None req-ce5d88c3-3905-480d-8a65-28a591afdb7c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.126552] [55188]: DEBUG nova.policy [None req-1f544d1c-48cb-40bb-adfa-33bf80dc7210 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.130548] [55187]: INFO nova.api.openstack.requestlog [None req-ce5d88c3-3905-480d-8a65-28a591afdb7c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1314 microversion: 2.1 time: 0.110514 [ 806.130909] [55187]: [pid: 55187|app: 0|req: 1806/3735] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1314 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.131419] [55188]: INFO nova.api.openstack.requestlog [None req-1f544d1c-48cb-40bb-adfa-33bf80dc7210 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1522 microversion: 2.1 time: 0.158608 [ 806.131857] [55188]: [pid: 55188|app: 0|req: 1930/3736] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1522 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.134285] [55187]: DEBUG nova.api.openstack.wsgi [None req-c12f6b89-52e9-4e33-9776-dd2269a5f388 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.134859] [55188]: DEBUG nova.api.openstack.wsgi [None req-4d7c11c3-f02f-474b-9ea1-4324269a340a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.136218] [55187]: DEBUG nova.compute.api [None req-c12f6b89-52e9-4e33-9776-dd2269a5f388 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.136624] [55188]: DEBUG nova.compute.api [None req-4d7c11c3-f02f-474b-9ea1-4324269a340a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.141024] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d7c11c3-f02f-474b-9ea1-4324269a340a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.141189] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d7c11c3-f02f-474b-9ea1-4324269a340a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.141292] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d7c11c3-f02f-474b-9ea1-4324269a340a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.141764] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d7c11c3-f02f-474b-9ea1-4324269a340a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.141806] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12f6b89-52e9-4e33-9776-dd2269a5f388 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.142394] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12f6b89-52e9-4e33-9776-dd2269a5f388 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.142558] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d7c11c3-f02f-474b-9ea1-4324269a340a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.142598] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12f6b89-52e9-4e33-9776-dd2269a5f388 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.142633] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d7c11c3-f02f-474b-9ea1-4324269a340a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.143325] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12f6b89-52e9-4e33-9776-dd2269a5f388 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.143325] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12f6b89-52e9-4e33-9776-dd2269a5f388 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.143325] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12f6b89-52e9-4e33-9776-dd2269a5f388 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.167471] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d7c11c3-f02f-474b-9ea1-4324269a340a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.167922] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d7c11c3-f02f-474b-9ea1-4324269a340a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.167922] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d7c11c3-f02f-474b-9ea1-4324269a340a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.167922] [55188]: DEBUG nova.objects.instance [None req-4d7c11c3-f02f-474b-9ea1-4324269a340a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.170058] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12f6b89-52e9-4e33-9776-dd2269a5f388 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.170058] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12f6b89-52e9-4e33-9776-dd2269a5f388 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.170324] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12f6b89-52e9-4e33-9776-dd2269a5f388 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.170372] [55187]: DEBUG nova.objects.instance [None req-c12f6b89-52e9-4e33-9776-dd2269a5f388 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.195416] [55187]: DEBUG nova.policy [None req-c12f6b89-52e9-4e33-9776-dd2269a5f388 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.204303] [55188]: DEBUG nova.policy [None req-4d7c11c3-f02f-474b-9ea1-4324269a340a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.204915] [55187]: INFO nova.api.openstack.requestlog [None req-c12f6b89-52e9-4e33-9776-dd2269a5f388 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.073224 [ 806.205325] [55187]: [pid: 55187|app: 0|req: 1807/3737] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.208124] [55187]: DEBUG nova.api.openstack.wsgi [None req-ef5adc0b-10f2-447a-b5c7-b9821a42404e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.208332] [55188]: DEBUG nova.policy [None req-4d7c11c3-f02f-474b-9ea1-4324269a340a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.209846] [55188]: DEBUG nova.policy [None req-4d7c11c3-f02f-474b-9ea1-4324269a340a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.209943] [55187]: DEBUG nova.compute.api [None req-ef5adc0b-10f2-447a-b5c7-b9821a42404e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.211049] [55188]: INFO nova.api.openstack.requestlog [None req-4d7c11c3-f02f-474b-9ea1-4324269a340a tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.078601 [ 806.212041] [55188]: [pid: 55188|app: 0|req: 1931/3738] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 806.214167] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef5adc0b-10f2-447a-b5c7-b9821a42404e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.214404] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef5adc0b-10f2-447a-b5c7-b9821a42404e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.214584] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef5adc0b-10f2-447a-b5c7-b9821a42404e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.215042] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef5adc0b-10f2-447a-b5c7-b9821a42404e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.215252] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef5adc0b-10f2-447a-b5c7-b9821a42404e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.215422] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef5adc0b-10f2-447a-b5c7-b9821a42404e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.216301] [55188]: DEBUG nova.api.openstack.wsgi [req-40553eef-054a-40ce-823f-2ec01e5500ec req-64d1efe4-70e0-4e11-9930-64e8e70ae039 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a71a138e-d9a6-4a11-ae20-02fbbd798f32", "name": "network-vif-deleted", "tag": "1b424fcc-4b2b-451c-950e-ff2ccf8a8406"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 806.223748] [55188]: DEBUG oslo_concurrency.lockutils [req-40553eef-054a-40ce-823f-2ec01e5500ec req-64d1efe4-70e0-4e11-9930-64e8e70ae039 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.224377] [55188]: DEBUG oslo_concurrency.lockutils [req-40553eef-054a-40ce-823f-2ec01e5500ec req-64d1efe4-70e0-4e11-9930-64e8e70ae039 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.224741] [55188]: DEBUG oslo_concurrency.lockutils [req-40553eef-054a-40ce-823f-2ec01e5500ec req-64d1efe4-70e0-4e11-9930-64e8e70ae039 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.234031] [55188]: INFO nova.api.openstack.compute.server_external_events [req-40553eef-054a-40ce-823f-2ec01e5500ec req-64d1efe4-70e0-4e11-9930-64e8e70ae039 service nova] Creating event network-vif-deleted:1b424fcc-4b2b-451c-950e-ff2ccf8a8406 for instance a71a138e-d9a6-4a11-ae20-02fbbd798f32 on cpu-1 [ 806.236613] [55188]: INFO nova.api.openstack.requestlog [req-40553eef-054a-40ce-823f-2ec01e5500ec req-64d1efe4-70e0-4e11-9930-64e8e70ae039 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023592 [ 806.237133] [55188]: [pid: 55188|app: 0|req: 1932/3739] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:46 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 806.239661] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef5adc0b-10f2-447a-b5c7-b9821a42404e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.239920] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef5adc0b-10f2-447a-b5c7-b9821a42404e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.240097] [55188]: DEBUG nova.api.openstack.wsgi [None req-87a2f868-a5e5-4bcf-b9b1-814f093e481d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.240140] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef5adc0b-10f2-447a-b5c7-b9821a42404e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.240324] [55187]: DEBUG nova.objects.instance [None req-ef5adc0b-10f2-447a-b5c7-b9821a42404e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.242229] [55188]: DEBUG nova.compute.api [None req-87a2f868-a5e5-4bcf-b9b1-814f093e481d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.246035] [55188]: DEBUG oslo_concurrency.lockutils [None req-87a2f868-a5e5-4bcf-b9b1-814f093e481d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.246035] [55188]: DEBUG oslo_concurrency.lockutils [None req-87a2f868-a5e5-4bcf-b9b1-814f093e481d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.246176] [55188]: DEBUG oslo_concurrency.lockutils [None req-87a2f868-a5e5-4bcf-b9b1-814f093e481d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.246508] [55188]: DEBUG oslo_concurrency.lockutils [None req-87a2f868-a5e5-4bcf-b9b1-814f093e481d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.246703] [55188]: DEBUG oslo_concurrency.lockutils [None req-87a2f868-a5e5-4bcf-b9b1-814f093e481d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.246910] [55188]: DEBUG oslo_concurrency.lockutils [None req-87a2f868-a5e5-4bcf-b9b1-814f093e481d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.261977] [55187]: DEBUG nova.policy [None req-ef5adc0b-10f2-447a-b5c7-b9821a42404e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.266456] [55187]: INFO nova.api.openstack.requestlog [None req-ef5adc0b-10f2-447a-b5c7-b9821a42404e tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.060488 [ 806.267142] [55187]: [pid: 55187|app: 0|req: 1808/3740] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.269040] [55188]: DEBUG oslo_concurrency.lockutils [None req-87a2f868-a5e5-4bcf-b9b1-814f093e481d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.269280] [55188]: DEBUG oslo_concurrency.lockutils [None req-87a2f868-a5e5-4bcf-b9b1-814f093e481d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.269507] [55188]: DEBUG oslo_concurrency.lockutils [None req-87a2f868-a5e5-4bcf-b9b1-814f093e481d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.269774] [55188]: DEBUG nova.objects.instance [None req-87a2f868-a5e5-4bcf-b9b1-814f093e481d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.270037] [55187]: DEBUG nova.api.openstack.wsgi [None req-04ec8414-7e9c-4fca-8c7e-5a303163c695 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.271809] [55187]: DEBUG nova.compute.api [None req-04ec8414-7e9c-4fca-8c7e-5a303163c695 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.275635] [55187]: DEBUG oslo_concurrency.lockutils [None req-04ec8414-7e9c-4fca-8c7e-5a303163c695 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.276039] [55187]: DEBUG oslo_concurrency.lockutils [None req-04ec8414-7e9c-4fca-8c7e-5a303163c695 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.276357] [55187]: DEBUG oslo_concurrency.lockutils [None req-04ec8414-7e9c-4fca-8c7e-5a303163c695 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.276857] [55187]: DEBUG oslo_concurrency.lockutils [None req-04ec8414-7e9c-4fca-8c7e-5a303163c695 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.277288] [55187]: DEBUG oslo_concurrency.lockutils [None req-04ec8414-7e9c-4fca-8c7e-5a303163c695 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.277460] [55187]: DEBUG oslo_concurrency.lockutils [None req-04ec8414-7e9c-4fca-8c7e-5a303163c695 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.294898] [55188]: DEBUG nova.policy [None req-87a2f868-a5e5-4bcf-b9b1-814f093e481d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.299426] [55188]: INFO nova.api.openstack.requestlog [None req-87a2f868-a5e5-4bcf-b9b1-814f093e481d tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.061700 [ 806.299750] [55188]: [pid: 55188|app: 0|req: 1933/3741] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.302257] [55188]: DEBUG nova.api.openstack.wsgi [None req-bdef6cba-61c4-4f46-a858-47d6ba80d472 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.303983] [55188]: DEBUG nova.compute.api [None req-bdef6cba-61c4-4f46-a858-47d6ba80d472 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.307806] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdef6cba-61c4-4f46-a858-47d6ba80d472 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.307902] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdef6cba-61c4-4f46-a858-47d6ba80d472 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.308152] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdef6cba-61c4-4f46-a858-47d6ba80d472 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.309029] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdef6cba-61c4-4f46-a858-47d6ba80d472 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.309029] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdef6cba-61c4-4f46-a858-47d6ba80d472 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.309029] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdef6cba-61c4-4f46-a858-47d6ba80d472 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.315747] [55187]: DEBUG nova.policy [None req-04ec8414-7e9c-4fca-8c7e-5a303163c695 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.320671] [55187]: INFO nova.api.openstack.requestlog [None req-04ec8414-7e9c-4fca-8c7e-5a303163c695 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.052708 [ 806.321167] [55187]: [pid: 55187|app: 0|req: 1809/3742] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.324146] [55187]: DEBUG nova.api.openstack.wsgi [None req-0d943937-f125-4deb-b326-9bb54bd08c17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.326555] [55187]: DEBUG nova.compute.api [None req-0d943937-f125-4deb-b326-9bb54bd08c17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.329855] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdef6cba-61c4-4f46-a858-47d6ba80d472 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.330244] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdef6cba-61c4-4f46-a858-47d6ba80d472 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.330524] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdef6cba-61c4-4f46-a858-47d6ba80d472 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.330813] [55188]: DEBUG nova.objects.instance [None req-bdef6cba-61c4-4f46-a858-47d6ba80d472 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.331069] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d943937-f125-4deb-b326-9bb54bd08c17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.331440] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d943937-f125-4deb-b326-9bb54bd08c17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.331766] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d943937-f125-4deb-b326-9bb54bd08c17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.332263] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d943937-f125-4deb-b326-9bb54bd08c17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.332579] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d943937-f125-4deb-b326-9bb54bd08c17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.332892] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d943937-f125-4deb-b326-9bb54bd08c17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.352902] [55188]: DEBUG nova.policy [None req-bdef6cba-61c4-4f46-a858-47d6ba80d472 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.353129] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d943937-f125-4deb-b326-9bb54bd08c17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.353510] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d943937-f125-4deb-b326-9bb54bd08c17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.353825] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d943937-f125-4deb-b326-9bb54bd08c17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.354170] [55187]: DEBUG nova.objects.instance [None req-0d943937-f125-4deb-b326-9bb54bd08c17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.357849] [55188]: INFO nova.api.openstack.requestlog [None req-bdef6cba-61c4-4f46-a858-47d6ba80d472 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.057478 [ 806.358235] [55188]: [pid: 55188|app: 0|req: 1934/3743] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.375963] [55187]: DEBUG nova.policy [None req-0d943937-f125-4deb-b326-9bb54bd08c17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.380482] [55187]: INFO nova.api.openstack.requestlog [None req-0d943937-f125-4deb-b326-9bb54bd08c17 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.058604 [ 806.380849] [55187]: [pid: 55187|app: 0|req: 1810/3744] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.399477] [55188]: DEBUG nova.api.openstack.wsgi [None req-43bcf8c2-872f-42bd-bee8-cd012a2f1e9a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.401318] [55188]: DEBUG nova.compute.api [None req-43bcf8c2-872f-42bd-bee8-cd012a2f1e9a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.405249] [55188]: DEBUG oslo_concurrency.lockutils [None req-43bcf8c2-872f-42bd-bee8-cd012a2f1e9a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.405504] [55188]: DEBUG oslo_concurrency.lockutils [None req-43bcf8c2-872f-42bd-bee8-cd012a2f1e9a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.405711] [55188]: DEBUG oslo_concurrency.lockutils [None req-43bcf8c2-872f-42bd-bee8-cd012a2f1e9a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.406101] [55188]: DEBUG oslo_concurrency.lockutils [None req-43bcf8c2-872f-42bd-bee8-cd012a2f1e9a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.406324] [55188]: DEBUG oslo_concurrency.lockutils [None req-43bcf8c2-872f-42bd-bee8-cd012a2f1e9a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.406503] [55188]: DEBUG oslo_concurrency.lockutils [None req-43bcf8c2-872f-42bd-bee8-cd012a2f1e9a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.465741] [55187]: DEBUG nova.api.openstack.wsgi [None req-f9917e23-c7bd-4755-8bbf-bc75db0ba20b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.467566] [55187]: DEBUG nova.compute.api [None req-f9917e23-c7bd-4755-8bbf-bc75db0ba20b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.472034] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9917e23-c7bd-4755-8bbf-bc75db0ba20b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.472313] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9917e23-c7bd-4755-8bbf-bc75db0ba20b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.472501] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9917e23-c7bd-4755-8bbf-bc75db0ba20b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.472863] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9917e23-c7bd-4755-8bbf-bc75db0ba20b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.473075] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9917e23-c7bd-4755-8bbf-bc75db0ba20b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.473256] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9917e23-c7bd-4755-8bbf-bc75db0ba20b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.483669] [55188]: DEBUG nova.policy [None req-43bcf8c2-872f-42bd-bee8-cd012a2f1e9a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.489034] [55188]: INFO nova.api.openstack.requestlog [None req-43bcf8c2-872f-42bd-bee8-cd012a2f1e9a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1520 microversion: 2.1 time: 0.091932 [ 806.489520] [55188]: [pid: 55188|app: 0|req: 1935/3745] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1520 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.493965] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9917e23-c7bd-4755-8bbf-bc75db0ba20b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.494237] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9917e23-c7bd-4755-8bbf-bc75db0ba20b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.494420] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9917e23-c7bd-4755-8bbf-bc75db0ba20b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.494618] [55187]: DEBUG nova.objects.instance [None req-f9917e23-c7bd-4755-8bbf-bc75db0ba20b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.509501] [55188]: DEBUG nova.api.openstack.wsgi [None req-f9b915f4-f960-4368-84d3-be885e50803f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.511606] [55188]: DEBUG nova.compute.api [None req-f9b915f4-f960-4368-84d3-be885e50803f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.515632] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9b915f4-f960-4368-84d3-be885e50803f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.515828] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9b915f4-f960-4368-84d3-be885e50803f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.515925] [55187]: DEBUG nova.policy [None req-f9917e23-c7bd-4755-8bbf-bc75db0ba20b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.516189] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9b915f4-f960-4368-84d3-be885e50803f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.516579] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9b915f4-f960-4368-84d3-be885e50803f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.516826] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9b915f4-f960-4368-84d3-be885e50803f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.517014] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9b915f4-f960-4368-84d3-be885e50803f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.520593] [55187]: DEBUG nova.policy [None req-f9917e23-c7bd-4755-8bbf-bc75db0ba20b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.521538] [55187]: DEBUG nova.policy [None req-f9917e23-c7bd-4755-8bbf-bc75db0ba20b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.524953] [55187]: INFO nova.api.openstack.requestlog [None req-f9917e23-c7bd-4755-8bbf-bc75db0ba20b tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.061491 [ 806.525830] [55187]: [pid: 55187|app: 0|req: 1811/3746] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 806.554410] [55188]: DEBUG nova.policy [None req-f9b915f4-f960-4368-84d3-be885e50803f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.559615] [55188]: INFO nova.api.openstack.requestlog [None req-f9b915f4-f960-4368-84d3-be885e50803f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.052139 [ 806.559615] [55188]: [pid: 55188|app: 0|req: 1936/3747] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.562364] [55187]: DEBUG nova.api.openstack.wsgi [None req-a29db0ff-def5-4bf7-9183-6d4038f33ba7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.564111] [55187]: DEBUG nova.compute.api [None req-a29db0ff-def5-4bf7-9183-6d4038f33ba7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.568257] [55187]: DEBUG oslo_concurrency.lockutils [None req-a29db0ff-def5-4bf7-9183-6d4038f33ba7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.568516] [55187]: DEBUG oslo_concurrency.lockutils [None req-a29db0ff-def5-4bf7-9183-6d4038f33ba7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.568709] [55187]: DEBUG oslo_concurrency.lockutils [None req-a29db0ff-def5-4bf7-9183-6d4038f33ba7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.569148] [55187]: DEBUG oslo_concurrency.lockutils [None req-a29db0ff-def5-4bf7-9183-6d4038f33ba7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.569379] [55187]: DEBUG oslo_concurrency.lockutils [None req-a29db0ff-def5-4bf7-9183-6d4038f33ba7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.569565] [55187]: DEBUG oslo_concurrency.lockutils [None req-a29db0ff-def5-4bf7-9183-6d4038f33ba7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.602053] [55187]: DEBUG nova.policy [None req-a29db0ff-def5-4bf7-9183-6d4038f33ba7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.606907] [55187]: INFO nova.api.openstack.requestlog [None req-a29db0ff-def5-4bf7-9183-6d4038f33ba7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.046908 [ 806.607317] [55187]: [pid: 55187|app: 0|req: 1812/3748] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.617527] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e21b49c-adf9-46f9-9e36-d0b38ea106d2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.620041] [55188]: DEBUG nova.compute.api [None req-9e21b49c-adf9-46f9-9e36-d0b38ea106d2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.623439] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e21b49c-adf9-46f9-9e36-d0b38ea106d2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.623739] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e21b49c-adf9-46f9-9e36-d0b38ea106d2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.623949] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e21b49c-adf9-46f9-9e36-d0b38ea106d2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.624374] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e21b49c-adf9-46f9-9e36-d0b38ea106d2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.624605] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e21b49c-adf9-46f9-9e36-d0b38ea106d2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.624787] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e21b49c-adf9-46f9-9e36-d0b38ea106d2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.647529] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e21b49c-adf9-46f9-9e36-d0b38ea106d2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.647917] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e21b49c-adf9-46f9-9e36-d0b38ea106d2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.648158] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e21b49c-adf9-46f9-9e36-d0b38ea106d2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.648368] [55188]: DEBUG nova.objects.instance [None req-9e21b49c-adf9-46f9-9e36-d0b38ea106d2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.672386] [55187]: DEBUG nova.api.openstack.wsgi [None req-2519314e-4b36-43de-bf81-b2c1c9827cbe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.673736] [55188]: DEBUG nova.policy [None req-9e21b49c-adf9-46f9-9e36-d0b38ea106d2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.674519] [55187]: DEBUG nova.compute.api [None req-2519314e-4b36-43de-bf81-b2c1c9827cbe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.678720] [55187]: DEBUG oslo_concurrency.lockutils [None req-2519314e-4b36-43de-bf81-b2c1c9827cbe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.678829] [55188]: INFO nova.api.openstack.requestlog [None req-9e21b49c-adf9-46f9-9e36-d0b38ea106d2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.063589 [ 806.679061] [55187]: DEBUG oslo_concurrency.lockutils [None req-2519314e-4b36-43de-bf81-b2c1c9827cbe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.679150] [55188]: [pid: 55188|app: 0|req: 1937/3749] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:46 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.680266] [55187]: DEBUG oslo_concurrency.lockutils [None req-2519314e-4b36-43de-bf81-b2c1c9827cbe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.680266] [55187]: DEBUG oslo_concurrency.lockutils [None req-2519314e-4b36-43de-bf81-b2c1c9827cbe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.680266] [55187]: DEBUG oslo_concurrency.lockutils [None req-2519314e-4b36-43de-bf81-b2c1c9827cbe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.680448] [55187]: DEBUG oslo_concurrency.lockutils [None req-2519314e-4b36-43de-bf81-b2c1c9827cbe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.691734] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=5 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 806.703116] [55187]: DEBUG oslo_concurrency.lockutils [None req-2519314e-4b36-43de-bf81-b2c1c9827cbe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.703275] [55187]: DEBUG oslo_concurrency.lockutils [None req-2519314e-4b36-43de-bf81-b2c1c9827cbe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.703545] [55187]: DEBUG oslo_concurrency.lockutils [None req-2519314e-4b36-43de-bf81-b2c1c9827cbe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.703770] [55187]: DEBUG nova.objects.instance [None req-2519314e-4b36-43de-bf81-b2c1c9827cbe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.724604] [55187]: DEBUG nova.policy [None req-2519314e-4b36-43de-bf81-b2c1c9827cbe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.729201] [55187]: INFO nova.api.openstack.requestlog [None req-2519314e-4b36-43de-bf81-b2c1c9827cbe tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.059835 [ 806.729541] [55187]: [pid: 55187|app: 0|req: 1813/3750] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.734496] [55188]: DEBUG nova.api.openstack.wsgi [None req-80cea528-63e1-4499-b35b-a23d6788dae3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.737040] [55188]: DEBUG nova.compute.api [None req-80cea528-63e1-4499-b35b-a23d6788dae3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.741093] [55188]: DEBUG oslo_concurrency.lockutils [None req-80cea528-63e1-4499-b35b-a23d6788dae3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.741416] [55188]: DEBUG oslo_concurrency.lockutils [None req-80cea528-63e1-4499-b35b-a23d6788dae3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.741668] [55188]: DEBUG oslo_concurrency.lockutils [None req-80cea528-63e1-4499-b35b-a23d6788dae3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.742068] [55188]: DEBUG oslo_concurrency.lockutils [None req-80cea528-63e1-4499-b35b-a23d6788dae3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.742287] [55188]: DEBUG oslo_concurrency.lockutils [None req-80cea528-63e1-4499-b35b-a23d6788dae3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.742338] [55187]: DEBUG nova.api.openstack.wsgi [None req-aa380b28-f3ac-4673-916f-33b060c36f11 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.742489] [55188]: DEBUG oslo_concurrency.lockutils [None req-80cea528-63e1-4499-b35b-a23d6788dae3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.744104] [55187]: DEBUG nova.compute.api [None req-aa380b28-f3ac-4673-916f-33b060c36f11 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.747678] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa380b28-f3ac-4673-916f-33b060c36f11 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.747921] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa380b28-f3ac-4673-916f-33b060c36f11 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.748144] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa380b28-f3ac-4673-916f-33b060c36f11 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.748488] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa380b28-f3ac-4673-916f-33b060c36f11 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.748681] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa380b28-f3ac-4673-916f-33b060c36f11 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.748852] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa380b28-f3ac-4673-916f-33b060c36f11 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.769189] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa380b28-f3ac-4673-916f-33b060c36f11 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.769448] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa380b28-f3ac-4673-916f-33b060c36f11 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.769628] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa380b28-f3ac-4673-916f-33b060c36f11 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.769838] [55187]: DEBUG nova.objects.instance [None req-aa380b28-f3ac-4673-916f-33b060c36f11 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.777152] [55188]: DEBUG nova.policy [None req-80cea528-63e1-4499-b35b-a23d6788dae3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.782885] [55188]: INFO nova.api.openstack.requestlog [None req-80cea528-63e1-4499-b35b-a23d6788dae3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.050628 [ 806.783382] [55188]: [pid: 55188|app: 0|req: 1938/3751] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.787754] [55188]: DEBUG nova.api.openstack.wsgi [None req-5a5f2190-a2df-4508-9710-70cf07d9a4b4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4aff782dd0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.791741] [55187]: DEBUG nova.policy [None req-aa380b28-f3ac-4673-916f-33b060c36f11 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.797067] [55187]: INFO nova.api.openstack.requestlog [None req-aa380b28-f3ac-4673-916f-33b060c36f11 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.056855 [ 806.797686] [55187]: [pid: 55187|app: 0|req: 1814/3752] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.801022] [55187]: DEBUG nova.api.openstack.wsgi [None req-a452ecf2-9b4c-4068-8bdb-901273a6ffba tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.802981] [55187]: DEBUG nova.compute.api [None req-a452ecf2-9b4c-4068-8bdb-901273a6ffba tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.807919] [55187]: DEBUG oslo_concurrency.lockutils [None req-a452ecf2-9b4c-4068-8bdb-901273a6ffba tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.808086] [55187]: DEBUG oslo_concurrency.lockutils [None req-a452ecf2-9b4c-4068-8bdb-901273a6ffba tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.808320] [55187]: DEBUG oslo_concurrency.lockutils [None req-a452ecf2-9b4c-4068-8bdb-901273a6ffba tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.808727] [55187]: DEBUG oslo_concurrency.lockutils [None req-a452ecf2-9b4c-4068-8bdb-901273a6ffba tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.809663] [55187]: DEBUG oslo_concurrency.lockutils [None req-a452ecf2-9b4c-4068-8bdb-901273a6ffba tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.809663] [55187]: DEBUG oslo_concurrency.lockutils [None req-a452ecf2-9b4c-4068-8bdb-901273a6ffba tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.824612] [55188]: INFO nova.api.openstack.requestlog [None req-5a5f2190-a2df-4508-9710-70cf07d9a4b4 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f" status: 200 len: 1526 microversion: 2.1 time: 0.040434 [ 806.825099] [55188]: [pid: 55188|app: 0|req: 1939/3753] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f => generated 1526 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.828744] [55188]: DEBUG nova.api.openstack.wsgi [None req-c368b53c-c32d-47ca-9131-47407d06d54b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa945750>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.844722] [55187]: DEBUG nova.policy [None req-a452ecf2-9b4c-4068-8bdb-901273a6ffba tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.850143] [55187]: INFO nova.api.openstack.requestlog [None req-a452ecf2-9b4c-4068-8bdb-901273a6ffba tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.051559 [ 806.850589] [55187]: [pid: 55187|app: 0|req: 1815/3754] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.853605] [55187]: DEBUG nova.api.openstack.wsgi [None req-cf953890-4c56-4f4d-9af5-b226b1a26e0a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.855583] [55187]: DEBUG nova.compute.api [None req-cf953890-4c56-4f4d-9af5-b226b1a26e0a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.859494] [55188]: INFO nova.api.openstack.requestlog [None req-c368b53c-c32d-47ca-9131-47407d06d54b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5" status: 200 len: 1645 microversion: 2.1 time: 0.033665 [ 806.859691] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf953890-4c56-4f4d-9af5-b226b1a26e0a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.859950] [55188]: [pid: 55188|app: 0|req: 1940/3755] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5 => generated 1645 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.859999] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf953890-4c56-4f4d-9af5-b226b1a26e0a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.860281] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf953890-4c56-4f4d-9af5-b226b1a26e0a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.860729] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf953890-4c56-4f4d-9af5-b226b1a26e0a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.860996] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf953890-4c56-4f4d-9af5-b226b1a26e0a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.861249] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf953890-4c56-4f4d-9af5-b226b1a26e0a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.883615] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf953890-4c56-4f4d-9af5-b226b1a26e0a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.883969] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf953890-4c56-4f4d-9af5-b226b1a26e0a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.884286] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf953890-4c56-4f4d-9af5-b226b1a26e0a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.884589] [55187]: DEBUG nova.objects.instance [None req-cf953890-4c56-4f4d-9af5-b226b1a26e0a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 2cfab35b-f2fb-4782-a2ea-6cb6059261ba {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.908147] [55187]: DEBUG nova.policy [None req-cf953890-4c56-4f4d-9af5-b226b1a26e0a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.908641] [55188]: DEBUG nova.api.openstack.wsgi [None req-e14b83f5-f131-4440-b921-ad7dbfe43bdf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.910486] [55188]: DEBUG nova.compute.api [None req-e14b83f5-f131-4440-b921-ad7dbfe43bdf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.912812] [55187]: INFO nova.api.openstack.requestlog [None req-cf953890-4c56-4f4d-9af5-b226b1a26e0a tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 200 len: 1306 microversion: 2.1 time: 0.061600 [ 806.913327] [55187]: [pid: 55187|app: 0|req: 1816/3756] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 1306 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.914396] [55188]: DEBUG oslo_concurrency.lockutils [None req-e14b83f5-f131-4440-b921-ad7dbfe43bdf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.914659] [55188]: DEBUG oslo_concurrency.lockutils [None req-e14b83f5-f131-4440-b921-ad7dbfe43bdf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.914896] [55188]: DEBUG oslo_concurrency.lockutils [None req-e14b83f5-f131-4440-b921-ad7dbfe43bdf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.915292] [55188]: DEBUG oslo_concurrency.lockutils [None req-e14b83f5-f131-4440-b921-ad7dbfe43bdf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.915499] [55188]: DEBUG oslo_concurrency.lockutils [None req-e14b83f5-f131-4440-b921-ad7dbfe43bdf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.915680] [55188]: DEBUG oslo_concurrency.lockutils [None req-e14b83f5-f131-4440-b921-ad7dbfe43bdf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.935502] [55188]: DEBUG oslo_concurrency.lockutils [None req-e14b83f5-f131-4440-b921-ad7dbfe43bdf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.935754] [55188]: DEBUG oslo_concurrency.lockutils [None req-e14b83f5-f131-4440-b921-ad7dbfe43bdf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.935942] [55188]: DEBUG oslo_concurrency.lockutils [None req-e14b83f5-f131-4440-b921-ad7dbfe43bdf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.936166] [55188]: DEBUG nova.objects.instance [None req-e14b83f5-f131-4440-b921-ad7dbfe43bdf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.945687] [55187]: DEBUG nova.api.openstack.wsgi [None req-c16bbf6d-ded1-4b75-9123-9539d1e1f7e8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.947619] [55187]: DEBUG nova.compute.api [None req-c16bbf6d-ded1-4b75-9123-9539d1e1f7e8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.951949] [55187]: DEBUG oslo_concurrency.lockutils [None req-c16bbf6d-ded1-4b75-9123-9539d1e1f7e8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.952293] [55187]: DEBUG oslo_concurrency.lockutils [None req-c16bbf6d-ded1-4b75-9123-9539d1e1f7e8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.952562] [55187]: DEBUG oslo_concurrency.lockutils [None req-c16bbf6d-ded1-4b75-9123-9539d1e1f7e8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.953896] [55187]: DEBUG oslo_concurrency.lockutils [None req-c16bbf6d-ded1-4b75-9123-9539d1e1f7e8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.953896] [55187]: DEBUG oslo_concurrency.lockutils [None req-c16bbf6d-ded1-4b75-9123-9539d1e1f7e8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.953896] [55187]: DEBUG oslo_concurrency.lockutils [None req-c16bbf6d-ded1-4b75-9123-9539d1e1f7e8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.965285] [55188]: DEBUG nova.policy [None req-e14b83f5-f131-4440-b921-ad7dbfe43bdf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.970809] [55188]: INFO nova.api.openstack.requestlog [None req-e14b83f5-f131-4440-b921-ad7dbfe43bdf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.064125 [ 806.970809] [55188]: [pid: 55188|app: 0|req: 1941/3757] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.983006] [55188]: DEBUG nova.api.openstack.wsgi [None req-0522b85e-3d80-4776-a713-313dd26ba585 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 806.985540] [55188]: DEBUG nova.compute.api [None req-0522b85e-3d80-4776-a713-313dd26ba585 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 806.990619] [55188]: DEBUG oslo_concurrency.lockutils [None req-0522b85e-3d80-4776-a713-313dd26ba585 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.990966] [55188]: DEBUG oslo_concurrency.lockutils [None req-0522b85e-3d80-4776-a713-313dd26ba585 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.991263] [55188]: DEBUG oslo_concurrency.lockutils [None req-0522b85e-3d80-4776-a713-313dd26ba585 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.991784] [55188]: DEBUG oslo_concurrency.lockutils [None req-0522b85e-3d80-4776-a713-313dd26ba585 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.992096] [55188]: DEBUG oslo_concurrency.lockutils [None req-0522b85e-3d80-4776-a713-313dd26ba585 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.992348] [55188]: DEBUG oslo_concurrency.lockutils [None req-0522b85e-3d80-4776-a713-313dd26ba585 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.039923] [55188]: DEBUG nova.policy [None req-0522b85e-3d80-4776-a713-313dd26ba585 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.040688] [55187]: DEBUG nova.policy [None req-c16bbf6d-ded1-4b75-9123-9539d1e1f7e8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.046367] [55188]: DEBUG nova.policy [None req-0522b85e-3d80-4776-a713-313dd26ba585 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.046728] [55187]: INFO nova.api.openstack.requestlog [None req-c16bbf6d-ded1-4b75-9123-9539d1e1f7e8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1311 microversion: 2.1 time: 0.103564 [ 807.047334] [55187]: [pid: 55187|app: 0|req: 1817/3758] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1311 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.047503] [55188]: DEBUG nova.policy [None req-0522b85e-3d80-4776-a713-313dd26ba585 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.050606] [55187]: DEBUG nova.api.openstack.wsgi [None req-a80484d3-6130-4b59-8370-167d920ca2a5 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.051105] [55188]: INFO nova.api.openstack.requestlog [None req-0522b85e-3d80-4776-a713-313dd26ba585 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.071299 [ 807.051569] [55188]: [pid: 55188|app: 0|req: 1942/3759] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 807.053191] [55187]: DEBUG nova.compute.api [None req-a80484d3-6130-4b59-8370-167d920ca2a5 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.057505] [55187]: DEBUG oslo_concurrency.lockutils [None req-a80484d3-6130-4b59-8370-167d920ca2a5 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.057813] [55187]: DEBUG oslo_concurrency.lockutils [None req-a80484d3-6130-4b59-8370-167d920ca2a5 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.058173] [55187]: DEBUG oslo_concurrency.lockutils [None req-a80484d3-6130-4b59-8370-167d920ca2a5 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.058614] [55187]: DEBUG oslo_concurrency.lockutils [None req-a80484d3-6130-4b59-8370-167d920ca2a5 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.059011] [55187]: DEBUG oslo_concurrency.lockutils [None req-a80484d3-6130-4b59-8370-167d920ca2a5 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.059246] [55187]: DEBUG oslo_concurrency.lockutils [None req-a80484d3-6130-4b59-8370-167d920ca2a5 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.094691] [55187]: DEBUG nova.policy [None req-a80484d3-6130-4b59-8370-167d920ca2a5 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.099445] [55187]: INFO nova.api.openstack.requestlog [None req-a80484d3-6130-4b59-8370-167d920ca2a5 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.051421 [ 807.100149] [55187]: [pid: 55187|app: 0|req: 1818/3760] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.146596] [55188]: DEBUG nova.api.openstack.wsgi [None req-984e6985-d5fa-4170-b8f8-355c291c2cf8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.148909] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad1ba935-438c-49f9-9495-e37d4369a0f5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.149278] [55188]: DEBUG nova.compute.api [None req-984e6985-d5fa-4170-b8f8-355c291c2cf8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.150682] [55187]: DEBUG nova.compute.api [None req-ad1ba935-438c-49f9-9495-e37d4369a0f5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.153654] [55188]: DEBUG oslo_concurrency.lockutils [None req-984e6985-d5fa-4170-b8f8-355c291c2cf8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.153988] [55188]: DEBUG oslo_concurrency.lockutils [None req-984e6985-d5fa-4170-b8f8-355c291c2cf8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.154240] [55188]: DEBUG oslo_concurrency.lockutils [None req-984e6985-d5fa-4170-b8f8-355c291c2cf8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.154388] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad1ba935-438c-49f9-9495-e37d4369a0f5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.154634] [55188]: DEBUG oslo_concurrency.lockutils [None req-984e6985-d5fa-4170-b8f8-355c291c2cf8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.154685] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad1ba935-438c-49f9-9495-e37d4369a0f5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.155818] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad1ba935-438c-49f9-9495-e37d4369a0f5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.155919] [55188]: DEBUG oslo_concurrency.lockutils [None req-984e6985-d5fa-4170-b8f8-355c291c2cf8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.155919] [55188]: DEBUG oslo_concurrency.lockutils [None req-984e6985-d5fa-4170-b8f8-355c291c2cf8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.156020] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad1ba935-438c-49f9-9495-e37d4369a0f5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.156020] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad1ba935-438c-49f9-9495-e37d4369a0f5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.156020] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad1ba935-438c-49f9-9495-e37d4369a0f5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.205344] [55187]: DEBUG nova.policy [None req-ad1ba935-438c-49f9-9495-e37d4369a0f5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.213032] [55187]: INFO nova.api.openstack.requestlog [None req-ad1ba935-438c-49f9-9495-e37d4369a0f5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1480 microversion: 2.1 time: 0.067164 [ 807.213380] [55187]: [pid: 55187|app: 0|req: 1819/3761] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1480 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 807.219842] [55187]: DEBUG nova.api.openstack.wsgi [None req-2ca0adba-f4b3-4bd9-a4a9-df778116da0f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.221737] [55187]: DEBUG nova.compute.api [None req-2ca0adba-f4b3-4bd9-a4a9-df778116da0f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.227400] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ca0adba-f4b3-4bd9-a4a9-df778116da0f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.228065] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ca0adba-f4b3-4bd9-a4a9-df778116da0f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.228065] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ca0adba-f4b3-4bd9-a4a9-df778116da0f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.228437] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ca0adba-f4b3-4bd9-a4a9-df778116da0f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.228697] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ca0adba-f4b3-4bd9-a4a9-df778116da0f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.228922] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ca0adba-f4b3-4bd9-a4a9-df778116da0f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.261864] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ca0adba-f4b3-4bd9-a4a9-df778116da0f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.262041] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ca0adba-f4b3-4bd9-a4a9-df778116da0f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.262217] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ca0adba-f4b3-4bd9-a4a9-df778116da0f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.262418] [55187]: DEBUG nova.objects.instance [None req-2ca0adba-f4b3-4bd9-a4a9-df778116da0f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.285050] [55187]: DEBUG nova.policy [None req-2ca0adba-f4b3-4bd9-a4a9-df778116da0f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.290597] [55187]: INFO nova.api.openstack.requestlog [None req-2ca0adba-f4b3-4bd9-a4a9-df778116da0f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.072886 [ 807.290597] [55187]: [pid: 55187|app: 0|req: 1820/3762] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.293110] [55187]: DEBUG nova.api.openstack.wsgi [None req-552f1c32-d539-4dbb-b8ee-48c31676dc29 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.294852] [55187]: DEBUG nova.compute.api [None req-552f1c32-d539-4dbb-b8ee-48c31676dc29 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.298403] [55187]: DEBUG oslo_concurrency.lockutils [None req-552f1c32-d539-4dbb-b8ee-48c31676dc29 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.298649] [55187]: DEBUG oslo_concurrency.lockutils [None req-552f1c32-d539-4dbb-b8ee-48c31676dc29 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.298832] [55187]: DEBUG oslo_concurrency.lockutils [None req-552f1c32-d539-4dbb-b8ee-48c31676dc29 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.299265] [55187]: DEBUG oslo_concurrency.lockutils [None req-552f1c32-d539-4dbb-b8ee-48c31676dc29 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.299472] [55187]: DEBUG oslo_concurrency.lockutils [None req-552f1c32-d539-4dbb-b8ee-48c31676dc29 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.299647] [55187]: DEBUG oslo_concurrency.lockutils [None req-552f1c32-d539-4dbb-b8ee-48c31676dc29 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.305424] [55188]: DEBUG nova.policy [None req-984e6985-d5fa-4170-b8f8-355c291c2cf8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.310156] [55188]: INFO nova.api.openstack.requestlog [None req-984e6985-d5fa-4170-b8f8-355c291c2cf8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1314 microversion: 2.1 time: 0.167071 [ 807.310747] [55188]: [pid: 55188|app: 0|req: 1943/3763] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1314 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.314017] [55188]: DEBUG nova.api.openstack.wsgi [None req-ed3215d5-a25f-4909-95a6-76298efb2953 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.315046] [55188]: DEBUG nova.compute.api [None req-ed3215d5-a25f-4909-95a6-76298efb2953 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.318200] [55187]: DEBUG oslo_concurrency.lockutils [None req-552f1c32-d539-4dbb-b8ee-48c31676dc29 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.318320] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed3215d5-a25f-4909-95a6-76298efb2953 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.318446] [55187]: DEBUG oslo_concurrency.lockutils [None req-552f1c32-d539-4dbb-b8ee-48c31676dc29 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.318511] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed3215d5-a25f-4909-95a6-76298efb2953 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.318627] [55187]: DEBUG oslo_concurrency.lockutils [None req-552f1c32-d539-4dbb-b8ee-48c31676dc29 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.318683] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed3215d5-a25f-4909-95a6-76298efb2953 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.319281] [55187]: DEBUG nova.objects.instance [None req-552f1c32-d539-4dbb-b8ee-48c31676dc29 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.319415] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed3215d5-a25f-4909-95a6-76298efb2953 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.319415] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed3215d5-a25f-4909-95a6-76298efb2953 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.319415] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed3215d5-a25f-4909-95a6-76298efb2953 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.340202] [55187]: DEBUG nova.policy [None req-552f1c32-d539-4dbb-b8ee-48c31676dc29 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.340616] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed3215d5-a25f-4909-95a6-76298efb2953 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.341138] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed3215d5-a25f-4909-95a6-76298efb2953 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.341379] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed3215d5-a25f-4909-95a6-76298efb2953 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.341601] [55188]: DEBUG nova.objects.instance [None req-ed3215d5-a25f-4909-95a6-76298efb2953 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.345331] [55187]: DEBUG nova.policy [None req-552f1c32-d539-4dbb-b8ee-48c31676dc29 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.346007] [55187]: DEBUG nova.policy [None req-552f1c32-d539-4dbb-b8ee-48c31676dc29 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.346670] [55187]: INFO nova.api.openstack.requestlog [None req-552f1c32-d539-4dbb-b8ee-48c31676dc29 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.055723 [ 807.347039] [55187]: [pid: 55187|app: 0|req: 1821/3764] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 807.349343] [55187]: DEBUG nova.api.openstack.wsgi [None req-af2b26da-3561-4096-b058-961c1fc0f225 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.350976] [55187]: DEBUG nova.compute.api [None req-af2b26da-3561-4096-b058-961c1fc0f225 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.355786] [55187]: DEBUG oslo_concurrency.lockutils [None req-af2b26da-3561-4096-b058-961c1fc0f225 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.356043] [55187]: DEBUG oslo_concurrency.lockutils [None req-af2b26da-3561-4096-b058-961c1fc0f225 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.356233] [55187]: DEBUG oslo_concurrency.lockutils [None req-af2b26da-3561-4096-b058-961c1fc0f225 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.356579] [55187]: DEBUG oslo_concurrency.lockutils [None req-af2b26da-3561-4096-b058-961c1fc0f225 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.356818] [55187]: DEBUG oslo_concurrency.lockutils [None req-af2b26da-3561-4096-b058-961c1fc0f225 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.356978] [55187]: DEBUG oslo_concurrency.lockutils [None req-af2b26da-3561-4096-b058-961c1fc0f225 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.362947] [55188]: DEBUG nova.policy [None req-ed3215d5-a25f-4909-95a6-76298efb2953 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.367630] [55188]: INFO nova.api.openstack.requestlog [None req-ed3215d5-a25f-4909-95a6-76298efb2953 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.056255 [ 807.368030] [55188]: [pid: 55188|app: 0|req: 1944/3765] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.370462] [55188]: DEBUG nova.api.openstack.wsgi [None req-374c4dad-57e9-44d7-b621-84799ae72679 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.372129] [55188]: DEBUG nova.compute.api [None req-374c4dad-57e9-44d7-b621-84799ae72679 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.375466] [55188]: DEBUG oslo_concurrency.lockutils [None req-374c4dad-57e9-44d7-b621-84799ae72679 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.375705] [55188]: DEBUG oslo_concurrency.lockutils [None req-374c4dad-57e9-44d7-b621-84799ae72679 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.375894] [55188]: DEBUG oslo_concurrency.lockutils [None req-374c4dad-57e9-44d7-b621-84799ae72679 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.376266] [55188]: DEBUG oslo_concurrency.lockutils [None req-374c4dad-57e9-44d7-b621-84799ae72679 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.376540] [55188]: DEBUG oslo_concurrency.lockutils [None req-374c4dad-57e9-44d7-b621-84799ae72679 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.376723] [55188]: DEBUG oslo_concurrency.lockutils [None req-374c4dad-57e9-44d7-b621-84799ae72679 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.376948] [55187]: DEBUG oslo_concurrency.lockutils [None req-af2b26da-3561-4096-b058-961c1fc0f225 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.377263] [55187]: DEBUG oslo_concurrency.lockutils [None req-af2b26da-3561-4096-b058-961c1fc0f225 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.377455] [55187]: DEBUG oslo_concurrency.lockutils [None req-af2b26da-3561-4096-b058-961c1fc0f225 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.377659] [55187]: DEBUG nova.objects.instance [None req-af2b26da-3561-4096-b058-961c1fc0f225 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.397495] [55187]: DEBUG nova.policy [None req-af2b26da-3561-4096-b058-961c1fc0f225 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.401806] [55187]: INFO nova.api.openstack.requestlog [None req-af2b26da-3561-4096-b058-961c1fc0f225 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.054149 [ 807.402182] [55187]: [pid: 55187|app: 0|req: 1822/3766] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.404622] [55187]: DEBUG nova.api.openstack.wsgi [None req-70fbdc71-50ed-4de1-8873-a00f159f8d9b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.406271] [55187]: DEBUG nova.compute.api [None req-70fbdc71-50ed-4de1-8873-a00f159f8d9b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.409517] [55188]: DEBUG nova.policy [None req-374c4dad-57e9-44d7-b621-84799ae72679 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.409634] [55187]: DEBUG oslo_concurrency.lockutils [None req-70fbdc71-50ed-4de1-8873-a00f159f8d9b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.409809] [55187]: DEBUG oslo_concurrency.lockutils [None req-70fbdc71-50ed-4de1-8873-a00f159f8d9b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.410020] [55187]: DEBUG oslo_concurrency.lockutils [None req-70fbdc71-50ed-4de1-8873-a00f159f8d9b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.410670] [55187]: DEBUG oslo_concurrency.lockutils [None req-70fbdc71-50ed-4de1-8873-a00f159f8d9b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.410670] [55187]: DEBUG oslo_concurrency.lockutils [None req-70fbdc71-50ed-4de1-8873-a00f159f8d9b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.410789] [55187]: DEBUG oslo_concurrency.lockutils [None req-70fbdc71-50ed-4de1-8873-a00f159f8d9b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.414492] [55188]: INFO nova.api.openstack.requestlog [None req-374c4dad-57e9-44d7-b621-84799ae72679 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.045767 [ 807.415375] [55188]: [pid: 55188|app: 0|req: 1945/3767] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.417355] [55188]: DEBUG nova.api.openstack.wsgi [None req-97fda96f-dd85-4410-afe8-dd71b386d1e4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.419015] [55188]: DEBUG nova.compute.api [None req-97fda96f-dd85-4410-afe8-dd71b386d1e4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.422350] [55188]: DEBUG oslo_concurrency.lockutils [None req-97fda96f-dd85-4410-afe8-dd71b386d1e4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.422676] [55188]: DEBUG oslo_concurrency.lockutils [None req-97fda96f-dd85-4410-afe8-dd71b386d1e4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.422806] [55188]: DEBUG oslo_concurrency.lockutils [None req-97fda96f-dd85-4410-afe8-dd71b386d1e4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.423062] [55188]: DEBUG oslo_concurrency.lockutils [None req-97fda96f-dd85-4410-afe8-dd71b386d1e4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.423635] [55188]: DEBUG oslo_concurrency.lockutils [None req-97fda96f-dd85-4410-afe8-dd71b386d1e4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.423635] [55188]: DEBUG oslo_concurrency.lockutils [None req-97fda96f-dd85-4410-afe8-dd71b386d1e4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.430121] [55187]: DEBUG oslo_concurrency.lockutils [None req-70fbdc71-50ed-4de1-8873-a00f159f8d9b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.430433] [55187]: DEBUG oslo_concurrency.lockutils [None req-70fbdc71-50ed-4de1-8873-a00f159f8d9b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.430650] [55187]: DEBUG oslo_concurrency.lockutils [None req-70fbdc71-50ed-4de1-8873-a00f159f8d9b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.430976] [55187]: DEBUG nova.objects.instance [None req-70fbdc71-50ed-4de1-8873-a00f159f8d9b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.442559] [55188]: DEBUG oslo_concurrency.lockutils [None req-97fda96f-dd85-4410-afe8-dd71b386d1e4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.442766] [55188]: DEBUG oslo_concurrency.lockutils [None req-97fda96f-dd85-4410-afe8-dd71b386d1e4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.442953] [55188]: DEBUG oslo_concurrency.lockutils [None req-97fda96f-dd85-4410-afe8-dd71b386d1e4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.443175] [55188]: DEBUG nova.objects.instance [None req-97fda96f-dd85-4410-afe8-dd71b386d1e4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.450044] [55187]: DEBUG nova.policy [None req-70fbdc71-50ed-4de1-8873-a00f159f8d9b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.454296] [55187]: INFO nova.api.openstack.requestlog [None req-70fbdc71-50ed-4de1-8873-a00f159f8d9b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.051472 [ 807.454629] [55187]: [pid: 55187|app: 0|req: 1823/3768] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.463244] [55188]: DEBUG nova.policy [None req-97fda96f-dd85-4410-afe8-dd71b386d1e4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.467830] [55188]: INFO nova.api.openstack.requestlog [None req-97fda96f-dd85-4410-afe8-dd71b386d1e4 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.052434 [ 807.468326] [55188]: [pid: 55188|app: 0|req: 1946/3769] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.502357] [55187]: DEBUG nova.api.openstack.wsgi [None req-105d8241-b1f3-4f34-b958-40fe890fe58a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.504149] [55187]: DEBUG nova.compute.api [None req-105d8241-b1f3-4f34-b958-40fe890fe58a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.507781] [55187]: DEBUG oslo_concurrency.lockutils [None req-105d8241-b1f3-4f34-b958-40fe890fe58a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.508070] [55187]: DEBUG oslo_concurrency.lockutils [None req-105d8241-b1f3-4f34-b958-40fe890fe58a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.508273] [55187]: DEBUG oslo_concurrency.lockutils [None req-105d8241-b1f3-4f34-b958-40fe890fe58a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.508620] [55187]: DEBUG oslo_concurrency.lockutils [None req-105d8241-b1f3-4f34-b958-40fe890fe58a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.508820] [55187]: DEBUG oslo_concurrency.lockutils [None req-105d8241-b1f3-4f34-b958-40fe890fe58a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.508990] [55187]: DEBUG oslo_concurrency.lockutils [None req-105d8241-b1f3-4f34-b958-40fe890fe58a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.541138] [55188]: DEBUG nova.api.openstack.wsgi [None req-be5ba912-a330-4be1-bdd8-bf06f825d627 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.542825] [55188]: DEBUG nova.compute.api [None req-be5ba912-a330-4be1-bdd8-bf06f825d627 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.546279] [55188]: DEBUG oslo_concurrency.lockutils [None req-be5ba912-a330-4be1-bdd8-bf06f825d627 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.546516] [55188]: DEBUG oslo_concurrency.lockutils [None req-be5ba912-a330-4be1-bdd8-bf06f825d627 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.546707] [55188]: DEBUG oslo_concurrency.lockutils [None req-be5ba912-a330-4be1-bdd8-bf06f825d627 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.547147] [55188]: DEBUG oslo_concurrency.lockutils [None req-be5ba912-a330-4be1-bdd8-bf06f825d627 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.547357] [55188]: DEBUG oslo_concurrency.lockutils [None req-be5ba912-a330-4be1-bdd8-bf06f825d627 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.547529] [55188]: DEBUG oslo_concurrency.lockutils [None req-be5ba912-a330-4be1-bdd8-bf06f825d627 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.566468] [55188]: DEBUG oslo_concurrency.lockutils [None req-be5ba912-a330-4be1-bdd8-bf06f825d627 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.566703] [55188]: DEBUG oslo_concurrency.lockutils [None req-be5ba912-a330-4be1-bdd8-bf06f825d627 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.566912] [55188]: DEBUG oslo_concurrency.lockutils [None req-be5ba912-a330-4be1-bdd8-bf06f825d627 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.567140] [55188]: DEBUG nova.objects.instance [None req-be5ba912-a330-4be1-bdd8-bf06f825d627 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.590868] [55188]: DEBUG nova.policy [None req-be5ba912-a330-4be1-bdd8-bf06f825d627 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.596288] [55188]: DEBUG nova.policy [None req-be5ba912-a330-4be1-bdd8-bf06f825d627 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.598225] [55188]: DEBUG nova.policy [None req-be5ba912-a330-4be1-bdd8-bf06f825d627 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.599606] [55187]: DEBUG nova.policy [None req-105d8241-b1f3-4f34-b958-40fe890fe58a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.601301] [55188]: INFO nova.api.openstack.requestlog [None req-be5ba912-a330-4be1-bdd8-bf06f825d627 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.062590 [ 807.601835] [55188]: [pid: 55188|app: 0|req: 1947/3770] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 807.604594] [55187]: INFO nova.api.openstack.requestlog [None req-105d8241-b1f3-4f34-b958-40fe890fe58a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1505 microversion: 2.1 time: 0.104517 [ 807.604936] [55188]: DEBUG nova.api.openstack.wsgi [None req-2cce7e3c-ea4f-43f9-bcc3-366c112e07d6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.605017] [55187]: [pid: 55187|app: 0|req: 1824/3771] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1505 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.606910] [55188]: DEBUG nova.compute.api [None req-2cce7e3c-ea4f-43f9-bcc3-366c112e07d6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.613484] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cce7e3c-ea4f-43f9-bcc3-366c112e07d6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.613724] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cce7e3c-ea4f-43f9-bcc3-366c112e07d6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.613912] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cce7e3c-ea4f-43f9-bcc3-366c112e07d6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.614282] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cce7e3c-ea4f-43f9-bcc3-366c112e07d6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.614485] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cce7e3c-ea4f-43f9-bcc3-366c112e07d6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.614659] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cce7e3c-ea4f-43f9-bcc3-366c112e07d6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.620296] [55187]: DEBUG nova.api.openstack.wsgi [None req-d7172c5a-f51e-47ce-a09d-12134a3c7dc2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.621516] [55187]: DEBUG nova.compute.api [None req-d7172c5a-f51e-47ce-a09d-12134a3c7dc2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.625141] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7172c5a-f51e-47ce-a09d-12134a3c7dc2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.625392] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7172c5a-f51e-47ce-a09d-12134a3c7dc2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.625572] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7172c5a-f51e-47ce-a09d-12134a3c7dc2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.625927] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7172c5a-f51e-47ce-a09d-12134a3c7dc2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.626156] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7172c5a-f51e-47ce-a09d-12134a3c7dc2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.626334] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7172c5a-f51e-47ce-a09d-12134a3c7dc2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.650014] [55188]: DEBUG nova.policy [None req-2cce7e3c-ea4f-43f9-bcc3-366c112e07d6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.655299] [55188]: INFO nova.api.openstack.requestlog [None req-2cce7e3c-ea4f-43f9-bcc3-366c112e07d6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.053027 [ 807.655612] [55188]: [pid: 55188|app: 0|req: 1948/3772] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.658443] [55188]: DEBUG nova.api.openstack.wsgi [None req-4d340fbe-9d0c-4745-af1b-3e705adf69e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.660078] [55188]: DEBUG nova.compute.api [None req-4d340fbe-9d0c-4745-af1b-3e705adf69e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.663269] [55187]: DEBUG nova.policy [None req-d7172c5a-f51e-47ce-a09d-12134a3c7dc2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.663415] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d340fbe-9d0c-4745-af1b-3e705adf69e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.663644] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d340fbe-9d0c-4745-af1b-3e705adf69e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.663923] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d340fbe-9d0c-4745-af1b-3e705adf69e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.664299] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d340fbe-9d0c-4745-af1b-3e705adf69e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.664543] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d340fbe-9d0c-4745-af1b-3e705adf69e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.664753] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d340fbe-9d0c-4745-af1b-3e705adf69e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.667762] [55187]: INFO nova.api.openstack.requestlog [None req-d7172c5a-f51e-47ce-a09d-12134a3c7dc2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.050608 [ 807.668254] [55187]: [pid: 55187|app: 0|req: 1825/3773] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:47 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.692077] [55187]: DEBUG nova.api.openstack.wsgi [None req-f9a74b0f-559a-42e7-af9e-0b1a487a1184 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.693901] [55187]: DEBUG nova.compute.api [None req-f9a74b0f-559a-42e7-af9e-0b1a487a1184 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.698290] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9a74b0f-559a-42e7-af9e-0b1a487a1184 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.698706] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9a74b0f-559a-42e7-af9e-0b1a487a1184 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.699011] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9a74b0f-559a-42e7-af9e-0b1a487a1184 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.699605] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9a74b0f-559a-42e7-af9e-0b1a487a1184 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.699930] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9a74b0f-559a-42e7-af9e-0b1a487a1184 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.700398] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9a74b0f-559a-42e7-af9e-0b1a487a1184 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.720929] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9a74b0f-559a-42e7-af9e-0b1a487a1184 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.720929] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9a74b0f-559a-42e7-af9e-0b1a487a1184 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.720929] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9a74b0f-559a-42e7-af9e-0b1a487a1184 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.720929] [55187]: DEBUG nova.objects.instance [None req-f9a74b0f-559a-42e7-af9e-0b1a487a1184 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.735762] [55188]: DEBUG nova.policy [None req-4d340fbe-9d0c-4745-af1b-3e705adf69e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.740544] [55187]: DEBUG nova.policy [None req-f9a74b0f-559a-42e7-af9e-0b1a487a1184 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.741698] [55188]: INFO nova.api.openstack.requestlog [None req-4d340fbe-9d0c-4745-af1b-3e705adf69e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 200 len: 1505 microversion: 2.1 time: 0.085457 [ 807.742099] [55188]: [pid: 55188|app: 0|req: 1949/3774] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 1505 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.746017] [55188]: DEBUG nova.api.openstack.wsgi [None req-a48a2bb3-9a28-4108-affb-c6a0099b9af3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.746139] [55187]: INFO nova.api.openstack.requestlog [None req-f9a74b0f-559a-42e7-af9e-0b1a487a1184 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.056149 [ 807.746546] [55187]: [pid: 55187|app: 0|req: 1826/3775] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.747048] [55188]: DEBUG nova.compute.api [None req-a48a2bb3-9a28-4108-affb-c6a0099b9af3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.751116] [55188]: DEBUG oslo_concurrency.lockutils [None req-a48a2bb3-9a28-4108-affb-c6a0099b9af3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.751374] [55188]: DEBUG oslo_concurrency.lockutils [None req-a48a2bb3-9a28-4108-affb-c6a0099b9af3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.751590] [55188]: DEBUG oslo_concurrency.lockutils [None req-a48a2bb3-9a28-4108-affb-c6a0099b9af3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.751931] [55188]: DEBUG oslo_concurrency.lockutils [None req-a48a2bb3-9a28-4108-affb-c6a0099b9af3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.752156] [55188]: DEBUG oslo_concurrency.lockutils [None req-a48a2bb3-9a28-4108-affb-c6a0099b9af3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.752335] [55188]: DEBUG oslo_concurrency.lockutils [None req-a48a2bb3-9a28-4108-affb-c6a0099b9af3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.754915] [55187]: DEBUG nova.api.openstack.wsgi [None req-47f97256-13b5-4ff5-a6f2-b1c3e731857a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.755306] [55187]: DEBUG nova.compute.api [None req-47f97256-13b5-4ff5-a6f2-b1c3e731857a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.759097] [55187]: DEBUG oslo_concurrency.lockutils [None req-47f97256-13b5-4ff5-a6f2-b1c3e731857a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.759337] [55187]: DEBUG oslo_concurrency.lockutils [None req-47f97256-13b5-4ff5-a6f2-b1c3e731857a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.759559] [55187]: DEBUG oslo_concurrency.lockutils [None req-47f97256-13b5-4ff5-a6f2-b1c3e731857a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.759985] [55187]: DEBUG oslo_concurrency.lockutils [None req-47f97256-13b5-4ff5-a6f2-b1c3e731857a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.760230] [55187]: DEBUG oslo_concurrency.lockutils [None req-47f97256-13b5-4ff5-a6f2-b1c3e731857a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.760421] [55187]: DEBUG oslo_concurrency.lockutils [None req-47f97256-13b5-4ff5-a6f2-b1c3e731857a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.771571] [55188]: DEBUG oslo_concurrency.lockutils [None req-a48a2bb3-9a28-4108-affb-c6a0099b9af3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.771818] [55188]: DEBUG oslo_concurrency.lockutils [None req-a48a2bb3-9a28-4108-affb-c6a0099b9af3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.772057] [55188]: DEBUG oslo_concurrency.lockutils [None req-a48a2bb3-9a28-4108-affb-c6a0099b9af3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.772291] [55188]: DEBUG nova.objects.instance [None req-a48a2bb3-9a28-4108-affb-c6a0099b9af3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.774598] [55187]: DEBUG nova.compute.api [None req-47f97256-13b5-4ff5-a6f2-b1c3e731857a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 807.792474] [55188]: DEBUG nova.policy [None req-a48a2bb3-9a28-4108-affb-c6a0099b9af3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.797041] [55188]: INFO nova.api.openstack.requestlog [None req-a48a2bb3-9a28-4108-affb-c6a0099b9af3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.054270 [ 807.797444] [55188]: [pid: 55188|app: 0|req: 1950/3776] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.799962] [55188]: DEBUG nova.api.openstack.wsgi [None req-9bde1695-d410-4721-9e8e-18ed7051fcdf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.801624] [55188]: DEBUG nova.compute.api [None req-9bde1695-d410-4721-9e8e-18ed7051fcdf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.804999] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bde1695-d410-4721-9e8e-18ed7051fcdf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.805266] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bde1695-d410-4721-9e8e-18ed7051fcdf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.805454] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bde1695-d410-4721-9e8e-18ed7051fcdf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.805813] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bde1695-d410-4721-9e8e-18ed7051fcdf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.806019] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bde1695-d410-4721-9e8e-18ed7051fcdf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.806217] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bde1695-d410-4721-9e8e-18ed7051fcdf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.821633] [55187]: INFO nova.api.openstack.requestlog [None req-47f97256-13b5-4ff5-a6f2-b1c3e731857a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 204 len: 0 microversion: 2.1 time: 0.068841 [ 807.822034] [55187]: [pid: 55187|app: 0|req: 1827/3777] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:04:48 2025] DELETE /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 807.825223] [55187]: DEBUG nova.api.openstack.wsgi [None req-3e99a6fe-236c-42d3-ad1f-394c66db9dfb tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.827054] [55187]: DEBUG nova.compute.api [None req-3e99a6fe-236c-42d3-ad1f-394c66db9dfb tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.831183] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e99a6fe-236c-42d3-ad1f-394c66db9dfb tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.831353] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e99a6fe-236c-42d3-ad1f-394c66db9dfb tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.831677] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e99a6fe-236c-42d3-ad1f-394c66db9dfb tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.831981] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e99a6fe-236c-42d3-ad1f-394c66db9dfb tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.832205] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e99a6fe-236c-42d3-ad1f-394c66db9dfb tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.832384] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e99a6fe-236c-42d3-ad1f-394c66db9dfb tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.841125] [55188]: DEBUG nova.policy [None req-9bde1695-d410-4721-9e8e-18ed7051fcdf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.845398] [55188]: INFO nova.api.openstack.requestlog [None req-9bde1695-d410-4721-9e8e-18ed7051fcdf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.047409 [ 807.845869] [55188]: [pid: 55188|app: 0|req: 1951/3778] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.848280] [55188]: DEBUG nova.api.openstack.wsgi [None req-290c91d2-d96a-4690-b2e3-f97e322d1234 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4afa7fd510>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.852376] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e99a6fe-236c-42d3-ad1f-394c66db9dfb tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.852692] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e99a6fe-236c-42d3-ad1f-394c66db9dfb tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.852868] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e99a6fe-236c-42d3-ad1f-394c66db9dfb tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.853110] [55187]: DEBUG nova.objects.instance [None req-3e99a6fe-236c-42d3-ad1f-394c66db9dfb tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.877604] [55187]: DEBUG nova.policy [None req-3e99a6fe-236c-42d3-ad1f-394c66db9dfb tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.877746] [55188]: INFO nova.api.openstack.requestlog [None req-290c91d2-d96a-4690-b2e3-f97e322d1234 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f" status: 200 len: 1526 microversion: 2.1 time: 0.031274 [ 807.878020] [55188]: [pid: 55188|app: 0|req: 1952/3779] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f => generated 1526 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.882414] [55188]: DEBUG nova.api.openstack.wsgi [None req-dd7859a8-de2e-41a6-8195-75645de2af0a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.883260] [55187]: INFO nova.api.openstack.requestlog [None req-3e99a6fe-236c-42d3-ad1f-394c66db9dfb tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.060464 [ 807.883678] [55187]: [pid: 55187|app: 0|req: 1828/3780] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.884144] [55188]: DEBUG nova.compute.api [None req-dd7859a8-de2e-41a6-8195-75645de2af0a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.886683] [55187]: DEBUG nova.api.openstack.wsgi [None req-2067eb15-2b88-484e-b927-73b4cd1ba331 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa43c040>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.890974] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd7859a8-de2e-41a6-8195-75645de2af0a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.890974] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd7859a8-de2e-41a6-8195-75645de2af0a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.890974] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd7859a8-de2e-41a6-8195-75645de2af0a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.890974] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd7859a8-de2e-41a6-8195-75645de2af0a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.890974] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd7859a8-de2e-41a6-8195-75645de2af0a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.891374] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd7859a8-de2e-41a6-8195-75645de2af0a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.913500] [55187]: INFO nova.api.openstack.requestlog [None req-2067eb15-2b88-484e-b927-73b4cd1ba331 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5" status: 200 len: 1645 microversion: 2.1 time: 0.029050 [ 807.913943] [55187]: [pid: 55187|app: 0|req: 1829/3781] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5 => generated 1645 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.918429] [55187]: DEBUG nova.api.openstack.wsgi [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-2126769297", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "ed036eeb-4e11-4eb7-a04d-67152987b054"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 807.924482] [55188]: DEBUG nova.policy [None req-dd7859a8-de2e-41a6-8195-75645de2af0a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.929131] [55188]: INFO nova.api.openstack.requestlog [None req-dd7859a8-de2e-41a6-8195-75645de2af0a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.050443 [ 807.929469] [55188]: [pid: 55188|app: 0|req: 1953/3782] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.932296] [55188]: DEBUG nova.api.openstack.wsgi [None req-bff841c1-5efe-41d0-b579-3da05107d356 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.933964] [55188]: DEBUG nova.compute.api [None req-bff841c1-5efe-41d0-b579-3da05107d356 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 2cfab35b-f2fb-4782-a2ea-6cb6059261ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.937584] [55188]: DEBUG oslo_concurrency.lockutils [None req-bff841c1-5efe-41d0-b579-3da05107d356 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.937821] [55188]: DEBUG oslo_concurrency.lockutils [None req-bff841c1-5efe-41d0-b579-3da05107d356 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.938014] [55188]: DEBUG oslo_concurrency.lockutils [None req-bff841c1-5efe-41d0-b579-3da05107d356 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.938390] [55188]: DEBUG oslo_concurrency.lockutils [None req-bff841c1-5efe-41d0-b579-3da05107d356 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.938595] [55188]: DEBUG oslo_concurrency.lockutils [None req-bff841c1-5efe-41d0-b579-3da05107d356 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.938831] [55188]: DEBUG oslo_concurrency.lockutils [None req-bff841c1-5efe-41d0-b579-3da05107d356 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.947233] [55188]: INFO nova.api.openstack.wsgi [None req-bff841c1-5efe-41d0-b579-3da05107d356 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] HTTP exception thrown: Instance 2cfab35b-f2fb-4782-a2ea-6cb6059261ba could not be found. [ 807.947544] [55188]: DEBUG nova.api.openstack.wsgi [None req-bff841c1-5efe-41d0-b579-3da05107d356 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Returning 404 to user: Instance 2cfab35b-f2fb-4782-a2ea-6cb6059261ba could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 807.947969] [55188]: INFO nova.api.openstack.requestlog [None req-bff841c1-5efe-41d0-b579-3da05107d356 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba" status: 404 len: 111 microversion: 2.1 time: 0.018012 [ 807.948283] [55188]: [pid: 55188|app: 0|req: 1954/3783] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/servers/2cfab35b-f2fb-4782-a2ea-6cb6059261ba => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 807.951773] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.952409] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.952409] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.952780] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.952960] [55188]: DEBUG nova.api.openstack.wsgi [None req-b980dae1-3f8f-499a-afb2-40fa0d8b7153 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 807.953032] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.953194] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.954796] [55188]: DEBUG nova.compute.api [None req-b980dae1-3f8f-499a-afb2-40fa0d8b7153 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 807.958914] [55187]: DEBUG nova.network.neutron [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] validate_networks() for [('ed036eeb-4e11-4eb7-a04d-67152987b054', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 807.959417] [55188]: DEBUG oslo_concurrency.lockutils [None req-b980dae1-3f8f-499a-afb2-40fa0d8b7153 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.959687] [55188]: DEBUG oslo_concurrency.lockutils [None req-b980dae1-3f8f-499a-afb2-40fa0d8b7153 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.959879] [55188]: DEBUG oslo_concurrency.lockutils [None req-b980dae1-3f8f-499a-afb2-40fa0d8b7153 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.960265] [55188]: DEBUG oslo_concurrency.lockutils [None req-b980dae1-3f8f-499a-afb2-40fa0d8b7153 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.960488] [55188]: DEBUG oslo_concurrency.lockutils [None req-b980dae1-3f8f-499a-afb2-40fa0d8b7153 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.960677] [55188]: DEBUG oslo_concurrency.lockutils [None req-b980dae1-3f8f-499a-afb2-40fa0d8b7153 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.981527] [55188]: DEBUG oslo_concurrency.lockutils [None req-b980dae1-3f8f-499a-afb2-40fa0d8b7153 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.981839] [55188]: DEBUG oslo_concurrency.lockutils [None req-b980dae1-3f8f-499a-afb2-40fa0d8b7153 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.982165] [55188]: DEBUG oslo_concurrency.lockutils [None req-b980dae1-3f8f-499a-afb2-40fa0d8b7153 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.982393] [55188]: DEBUG nova.objects.instance [None req-b980dae1-3f8f-499a-afb2-40fa0d8b7153 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 19c96786-d3cc-49be-ac6e-825c62ffa8a6 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.001930] [55188]: DEBUG nova.policy [None req-b980dae1-3f8f-499a-afb2-40fa0d8b7153 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.006472] [55188]: INFO nova.api.openstack.requestlog [None req-b980dae1-3f8f-499a-afb2-40fa0d8b7153 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1306 microversion: 2.1 time: 0.055661 [ 808.006860] [55188]: [pid: 55188|app: 0|req: 1955/3784] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1306 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 808.010062] [55188]: DEBUG nova.api.openstack.wsgi [None req-a5f91033-2d37-4d4f-90a7-2fc4c7f1209f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.010945] [55188]: DEBUG nova.compute.api [None req-a5f91033-2d37-4d4f-90a7-2fc4c7f1209f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.014049] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5f91033-2d37-4d4f-90a7-2fc4c7f1209f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.014281] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5f91033-2d37-4d4f-90a7-2fc4c7f1209f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.014487] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5f91033-2d37-4d4f-90a7-2fc4c7f1209f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.014893] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5f91033-2d37-4d4f-90a7-2fc4c7f1209f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.015110] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5f91033-2d37-4d4f-90a7-2fc4c7f1209f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.015301] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5f91033-2d37-4d4f-90a7-2fc4c7f1209f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.033416] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5f91033-2d37-4d4f-90a7-2fc4c7f1209f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.033638] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5f91033-2d37-4d4f-90a7-2fc4c7f1209f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.033821] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5f91033-2d37-4d4f-90a7-2fc4c7f1209f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.034038] [55188]: DEBUG nova.objects.instance [None req-a5f91033-2d37-4d4f-90a7-2fc4c7f1209f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.059068] [55188]: DEBUG nova.policy [None req-a5f91033-2d37-4d4f-90a7-2fc4c7f1209f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.063510] [55188]: INFO nova.api.openstack.requestlog [None req-a5f91033-2d37-4d4f-90a7-2fc4c7f1209f tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.056080 [ 808.064062] [55188]: [pid: 55188|app: 0|req: 1956/3785] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.066573] [55188]: DEBUG nova.api.openstack.wsgi [None req-90072ec1-5b46-4a76-a13d-981efa41ab84 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.068364] [55188]: DEBUG nova.compute.api [None req-90072ec1-5b46-4a76-a13d-981efa41ab84 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.071551] [55188]: DEBUG oslo_concurrency.lockutils [None req-90072ec1-5b46-4a76-a13d-981efa41ab84 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.071783] [55188]: DEBUG oslo_concurrency.lockutils [None req-90072ec1-5b46-4a76-a13d-981efa41ab84 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.071968] [55188]: DEBUG oslo_concurrency.lockutils [None req-90072ec1-5b46-4a76-a13d-981efa41ab84 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.072325] [55188]: DEBUG oslo_concurrency.lockutils [None req-90072ec1-5b46-4a76-a13d-981efa41ab84 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.072525] [55188]: DEBUG oslo_concurrency.lockutils [None req-90072ec1-5b46-4a76-a13d-981efa41ab84 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.072697] [55188]: DEBUG oslo_concurrency.lockutils [None req-90072ec1-5b46-4a76-a13d-981efa41ab84 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.103226] [55187]: DEBUG nova.virt.hardware [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 808.103466] [55187]: DEBUG nova.virt.hardware [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 808.103683] [55187]: DEBUG nova.virt.hardware [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 808.103845] [55187]: DEBUG nova.virt.hardware [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 808.104017] [55187]: DEBUG nova.virt.hardware [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 808.112621] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.112683] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.112825] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.113514] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.113514] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.113692] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.124947] [55187]: DEBUG nova.quota [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Getting quotas for project 82fad1616ff74d59a0c91c85897795d6. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 808.129380] [55187]: DEBUG nova.quota [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Getting quotas for user 7566b0c0faeb4f80b9d815a812748a51 and project 82fad1616ff74d59a0c91c85897795d6. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 808.137028] [55187]: DEBUG nova.compute.api [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 808.138360] [55187]: DEBUG nova.compute.api [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 808.145664] [55188]: DEBUG nova.policy [None req-90072ec1-5b46-4a76-a13d-981efa41ab84 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.150537] [55188]: INFO nova.api.openstack.requestlog [None req-90072ec1-5b46-4a76-a13d-981efa41ab84 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1495 microversion: 2.1 time: 0.086010 [ 808.150922] [55188]: [pid: 55188|app: 0|req: 1957/3786] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1495 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.154321] [55188]: DEBUG nova.api.openstack.wsgi [None req-0e1d393c-5f4f-4754-b93f-0589c0254d6c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.156099] [55188]: DEBUG nova.compute.api [None req-0e1d393c-5f4f-4754-b93f-0589c0254d6c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.159968] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e1d393c-5f4f-4754-b93f-0589c0254d6c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.160262] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e1d393c-5f4f-4754-b93f-0589c0254d6c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.160458] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e1d393c-5f4f-4754-b93f-0589c0254d6c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.160833] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e1d393c-5f4f-4754-b93f-0589c0254d6c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.161087] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e1d393c-5f4f-4754-b93f-0589c0254d6c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.161224] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e1d393c-5f4f-4754-b93f-0589c0254d6c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.189197] [55187]: INFO nova.api.openstack.requestlog [None req-8e7a8245-eb05-4ca8-8aef-0c934007e373 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.274437 [ 808.190581] [55187]: [pid: 55187|app: 0|req: 1830/3787] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:04:48 2025] POST /compute/v2.1/servers => generated 380 bytes in 276 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 808.193469] [55187]: DEBUG nova.api.openstack.wsgi [None req-91ff3c17-51d0-4838-8292-ba7fb712fd5a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.196163] [55187]: DEBUG nova.compute.api [None req-91ff3c17-51d0-4838-8292-ba7fb712fd5a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.203181] [55187]: DEBUG oslo_concurrency.lockutils [None req-91ff3c17-51d0-4838-8292-ba7fb712fd5a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.204081] [55187]: DEBUG oslo_concurrency.lockutils [None req-91ff3c17-51d0-4838-8292-ba7fb712fd5a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.204081] [55187]: DEBUG oslo_concurrency.lockutils [None req-91ff3c17-51d0-4838-8292-ba7fb712fd5a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.204530] [55187]: DEBUG oslo_concurrency.lockutils [None req-91ff3c17-51d0-4838-8292-ba7fb712fd5a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.204777] [55187]: DEBUG oslo_concurrency.lockutils [None req-91ff3c17-51d0-4838-8292-ba7fb712fd5a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.205042] [55187]: DEBUG oslo_concurrency.lockutils [None req-91ff3c17-51d0-4838-8292-ba7fb712fd5a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.209412] [55188]: DEBUG nova.policy [None req-0e1d393c-5f4f-4754-b93f-0589c0254d6c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.216310] [55188]: DEBUG nova.policy [None req-0e1d393c-5f4f-4754-b93f-0589c0254d6c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.217339] [55188]: DEBUG nova.policy [None req-0e1d393c-5f4f-4754-b93f-0589c0254d6c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.220439] [55188]: INFO nova.api.openstack.requestlog [None req-0e1d393c-5f4f-4754-b93f-0589c0254d6c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.068952 [ 808.220822] [55188]: [pid: 55188|app: 0|req: 1958/3788] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 808.223512] [55188]: DEBUG nova.api.openstack.wsgi [None req-efac0826-4cfe-4da1-b730-6c1931586fdd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.225219] [55188]: DEBUG nova.compute.api [None req-efac0826-4cfe-4da1-b730-6c1931586fdd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.248681] [55187]: DEBUG nova.policy [None req-91ff3c17-51d0-4838-8292-ba7fb712fd5a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.254418] [55187]: INFO nova.api.openstack.requestlog [None req-91ff3c17-51d0-4838-8292-ba7fb712fd5a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.063443 [ 808.254867] [55187]: [pid: 55187|app: 0|req: 1831/3789] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.257659] [55187]: DEBUG nova.api.openstack.wsgi [None req-6dc2407f-7072-4e6b-b1c2-33fcf564218c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.259602] [55187]: DEBUG nova.compute.api [None req-6dc2407f-7072-4e6b-b1c2-33fcf564218c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.259701] [55188]: DEBUG nova.policy [None req-efac0826-4cfe-4da1-b730-6c1931586fdd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.264082] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dc2407f-7072-4e6b-b1c2-33fcf564218c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.264342] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dc2407f-7072-4e6b-b1c2-33fcf564218c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.264526] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dc2407f-7072-4e6b-b1c2-33fcf564218c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.265196] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dc2407f-7072-4e6b-b1c2-33fcf564218c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.265289] [55188]: INFO nova.api.openstack.requestlog [None req-efac0826-4cfe-4da1-b730-6c1931586fdd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1216 microversion: 2.1 time: 0.043390 [ 808.265368] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dc2407f-7072-4e6b-b1c2-33fcf564218c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.265368] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dc2407f-7072-4e6b-b1c2-33fcf564218c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.265491] [55188]: [pid: 55188|app: 0|req: 1959/3790] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1216 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.268394] [55188]: DEBUG nova.api.openstack.wsgi [req-dd42da15-cb4f-4e98-addb-175f07aa3448 req-6e919769-e63d-4cc8-8dd1-b9f8f78a5260 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ca457c4e-4865-43e0-86e1-617fada34e38", "name": "network-vif-deleted", "tag": "fa85baa3-857c-47b6-b4dd-5ab19ac45e45"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 808.275151] [55188]: DEBUG oslo_concurrency.lockutils [req-dd42da15-cb4f-4e98-addb-175f07aa3448 req-6e919769-e63d-4cc8-8dd1-b9f8f78a5260 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.275440] [55188]: DEBUG oslo_concurrency.lockutils [req-dd42da15-cb4f-4e98-addb-175f07aa3448 req-6e919769-e63d-4cc8-8dd1-b9f8f78a5260 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.275628] [55188]: DEBUG oslo_concurrency.lockutils [req-dd42da15-cb4f-4e98-addb-175f07aa3448 req-6e919769-e63d-4cc8-8dd1-b9f8f78a5260 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.282765] [55188]: INFO nova.api.openstack.compute.server_external_events [req-dd42da15-cb4f-4e98-addb-175f07aa3448 req-6e919769-e63d-4cc8-8dd1-b9f8f78a5260 service nova] Creating event network-vif-deleted:fa85baa3-857c-47b6-b4dd-5ab19ac45e45 for instance ca457c4e-4865-43e0-86e1-617fada34e38 on cpu-1 [ 808.287708] [55188]: INFO nova.api.openstack.requestlog [req-dd42da15-cb4f-4e98-addb-175f07aa3448 req-6e919769-e63d-4cc8-8dd1-b9f8f78a5260 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019553 [ 808.287708] [55188]: [pid: 55188|app: 0|req: 1960/3791] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:48 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 808.288883] [55188]: DEBUG nova.api.openstack.wsgi [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-1952756715", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "ae3fd659-702a-4c25-b07c-ecfe07dbd72b"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 808.290604] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dc2407f-7072-4e6b-b1c2-33fcf564218c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.290857] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dc2407f-7072-4e6b-b1c2-33fcf564218c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.291602] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dc2407f-7072-4e6b-b1c2-33fcf564218c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.291602] [55187]: DEBUG nova.objects.instance [None req-6dc2407f-7072-4e6b-b1c2-33fcf564218c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.313264] [55187]: DEBUG nova.policy [None req-6dc2407f-7072-4e6b-b1c2-33fcf564218c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.317736] [55187]: INFO nova.api.openstack.requestlog [None req-6dc2407f-7072-4e6b-b1c2-33fcf564218c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.062234 [ 808.318087] [55187]: [pid: 55187|app: 0|req: 1832/3792] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.321142] [55187]: DEBUG nova.api.openstack.wsgi [None req-d0abf03f-162f-4039-b837-8322439a15ef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.322999] [55187]: DEBUG nova.compute.api [None req-d0abf03f-162f-4039-b837-8322439a15ef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.326934] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0abf03f-162f-4039-b837-8322439a15ef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.326934] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0abf03f-162f-4039-b837-8322439a15ef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.327086] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0abf03f-162f-4039-b837-8322439a15ef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.327432] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0abf03f-162f-4039-b837-8322439a15ef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.327640] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0abf03f-162f-4039-b837-8322439a15ef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.327832] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0abf03f-162f-4039-b837-8322439a15ef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.331588] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.331855] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.332097] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.332514] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.332713] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.332922] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.339845] [55188]: DEBUG nova.network.neutron [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] validate_networks() for [('ae3fd659-702a-4c25-b07c-ecfe07dbd72b', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 808.348940] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0abf03f-162f-4039-b837-8322439a15ef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.349266] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0abf03f-162f-4039-b837-8322439a15ef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.349463] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0abf03f-162f-4039-b837-8322439a15ef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.349662] [55187]: DEBUG nova.objects.instance [None req-d0abf03f-162f-4039-b837-8322439a15ef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.370318] [55187]: DEBUG nova.policy [None req-d0abf03f-162f-4039-b837-8322439a15ef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.374804] [55187]: INFO nova.api.openstack.requestlog [None req-d0abf03f-162f-4039-b837-8322439a15ef tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.056135 [ 808.375335] [55187]: [pid: 55187|app: 0|req: 1833/3793] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.378043] [55187]: DEBUG nova.api.openstack.wsgi [None req-3d913927-2918-47f9-bc8b-8d5e23120a76 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.379724] [55187]: DEBUG nova.compute.api [None req-3d913927-2918-47f9-bc8b-8d5e23120a76 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.382935] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d913927-2918-47f9-bc8b-8d5e23120a76 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.383205] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d913927-2918-47f9-bc8b-8d5e23120a76 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.383393] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d913927-2918-47f9-bc8b-8d5e23120a76 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.383745] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d913927-2918-47f9-bc8b-8d5e23120a76 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.383938] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d913927-2918-47f9-bc8b-8d5e23120a76 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.384255] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d913927-2918-47f9-bc8b-8d5e23120a76 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.493077] [55187]: DEBUG nova.policy [None req-3d913927-2918-47f9-bc8b-8d5e23120a76 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.498747] [55187]: INFO nova.api.openstack.requestlog [None req-3d913927-2918-47f9-bc8b-8d5e23120a76 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1314 microversion: 2.1 time: 0.122617 [ 808.498945] [55187]: [pid: 55187|app: 0|req: 1834/3794] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1314 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.501473] [55187]: DEBUG nova.api.openstack.wsgi [None req-ee63f517-d390-4938-950a-9bae388145bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.503515] [55187]: DEBUG nova.compute.api [None req-ee63f517-d390-4938-950a-9bae388145bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.506861] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee63f517-d390-4938-950a-9bae388145bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.507174] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee63f517-d390-4938-950a-9bae388145bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.507399] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee63f517-d390-4938-950a-9bae388145bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.507833] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee63f517-d390-4938-950a-9bae388145bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.508104] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee63f517-d390-4938-950a-9bae388145bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.508347] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee63f517-d390-4938-950a-9bae388145bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.526857] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee63f517-d390-4938-950a-9bae388145bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.527183] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee63f517-d390-4938-950a-9bae388145bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.527647] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee63f517-d390-4938-950a-9bae388145bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.527735] [55187]: DEBUG nova.objects.instance [None req-ee63f517-d390-4938-950a-9bae388145bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.547938] [55187]: DEBUG nova.policy [None req-ee63f517-d390-4938-950a-9bae388145bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.549221] [55188]: DEBUG nova.virt.hardware [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 808.549476] [55188]: DEBUG nova.virt.hardware [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 808.549708] [55188]: DEBUG nova.virt.hardware [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 808.549877] [55188]: DEBUG nova.virt.hardware [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 808.550059] [55188]: DEBUG nova.virt.hardware [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 808.553934] [55187]: DEBUG nova.policy [None req-ee63f517-d390-4938-950a-9bae388145bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.554645] [55187]: DEBUG nova.policy [None req-ee63f517-d390-4938-950a-9bae388145bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.555400] [55187]: INFO nova.api.openstack.requestlog [None req-ee63f517-d390-4938-950a-9bae388145bf tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.055841 [ 808.555719] [55187]: [pid: 55187|app: 0|req: 1835/3795] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 808.558990] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.559100] [55187]: DEBUG nova.api.openstack.wsgi [None req-b1e7ba9f-db36-47e7-b45d-819e57773bdc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.559416] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.559692] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.560160] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.560393] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.560834] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.560927] [55187]: DEBUG nova.compute.api [None req-b1e7ba9f-db36-47e7-b45d-819e57773bdc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.566015] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1e7ba9f-db36-47e7-b45d-819e57773bdc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.566536] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1e7ba9f-db36-47e7-b45d-819e57773bdc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.566604] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1e7ba9f-db36-47e7-b45d-819e57773bdc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.567027] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1e7ba9f-db36-47e7-b45d-819e57773bdc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.567238] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1e7ba9f-db36-47e7-b45d-819e57773bdc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.568079] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1e7ba9f-db36-47e7-b45d-819e57773bdc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.574759] [55188]: DEBUG nova.quota [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Getting quotas for project 33c126e9efc646dfab45c86d663fb428. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 808.579172] [55188]: DEBUG nova.quota [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Getting quotas for user d3f76da81cb442bba9608efa6ef53e88 and project 33c126e9efc646dfab45c86d663fb428. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 808.585506] [55188]: DEBUG nova.compute.api [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 808.586967] [55188]: DEBUG nova.compute.api [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 808.587265] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1e7ba9f-db36-47e7-b45d-819e57773bdc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.587522] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1e7ba9f-db36-47e7-b45d-819e57773bdc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.587701] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1e7ba9f-db36-47e7-b45d-819e57773bdc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.587933] [55187]: DEBUG nova.objects.instance [None req-b1e7ba9f-db36-47e7-b45d-819e57773bdc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.610536] [55187]: DEBUG nova.policy [None req-b1e7ba9f-db36-47e7-b45d-819e57773bdc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.615440] [55187]: INFO nova.api.openstack.requestlog [None req-b1e7ba9f-db36-47e7-b45d-819e57773bdc tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.058467 [ 808.615833] [55187]: [pid: 55187|app: 0|req: 1836/3796] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.618635] [55187]: DEBUG nova.api.openstack.wsgi [None req-788a239f-def6-4739-a74d-ec87a6b46336 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.620363] [55187]: DEBUG nova.compute.api [None req-788a239f-def6-4739-a74d-ec87a6b46336 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.624537] [55187]: DEBUG oslo_concurrency.lockutils [None req-788a239f-def6-4739-a74d-ec87a6b46336 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.624907] [55187]: DEBUG oslo_concurrency.lockutils [None req-788a239f-def6-4739-a74d-ec87a6b46336 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.625127] [55187]: DEBUG oslo_concurrency.lockutils [None req-788a239f-def6-4739-a74d-ec87a6b46336 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.625190] [55188]: INFO nova.api.openstack.requestlog [None req-fb5dab62-3452-4037-9ff8-af3d556b66f6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.338378 [ 808.625521] [55187]: DEBUG oslo_concurrency.lockutils [None req-788a239f-def6-4739-a74d-ec87a6b46336 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.625575] [55188]: [pid: 55188|app: 0|req: 1961/3797] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:04:48 2025] POST /compute/v2.1/servers => generated 380 bytes in 339 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 808.625741] [55187]: DEBUG oslo_concurrency.lockutils [None req-788a239f-def6-4739-a74d-ec87a6b46336 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.625921] [55187]: DEBUG oslo_concurrency.lockutils [None req-788a239f-def6-4739-a74d-ec87a6b46336 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.628181] [55188]: DEBUG nova.api.openstack.wsgi [None req-a0c71d66-a99e-4630-9058-8889ca19e7f9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.630353] [55188]: DEBUG nova.compute.api [None req-a0c71d66-a99e-4630-9058-8889ca19e7f9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.634805] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0c71d66-a99e-4630-9058-8889ca19e7f9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.635093] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0c71d66-a99e-4630-9058-8889ca19e7f9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.636498] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0c71d66-a99e-4630-9058-8889ca19e7f9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.636498] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0c71d66-a99e-4630-9058-8889ca19e7f9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.636498] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0c71d66-a99e-4630-9058-8889ca19e7f9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.636498] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0c71d66-a99e-4630-9058-8889ca19e7f9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.648141] [55187]: DEBUG oslo_concurrency.lockutils [None req-788a239f-def6-4739-a74d-ec87a6b46336 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.648368] [55187]: DEBUG oslo_concurrency.lockutils [None req-788a239f-def6-4739-a74d-ec87a6b46336 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.648553] [55187]: DEBUG oslo_concurrency.lockutils [None req-788a239f-def6-4739-a74d-ec87a6b46336 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.648752] [55187]: DEBUG nova.objects.instance [None req-788a239f-def6-4739-a74d-ec87a6b46336 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.670477] [55188]: DEBUG nova.policy [None req-a0c71d66-a99e-4630-9058-8889ca19e7f9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.672398] [55187]: DEBUG nova.policy [None req-788a239f-def6-4739-a74d-ec87a6b46336 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.676093] [55188]: INFO nova.api.openstack.requestlog [None req-a0c71d66-a99e-4630-9058-8889ca19e7f9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.048859 [ 808.676093] [55188]: [pid: 55188|app: 0|req: 1962/3798] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.678222] [55187]: INFO nova.api.openstack.requestlog [None req-788a239f-def6-4739-a74d-ec87a6b46336 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.061213 [ 808.678222] [55187]: [pid: 55187|app: 0|req: 1837/3799] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:48 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.679779] [55188]: DEBUG nova.api.openstack.wsgi [None req-67dbea68-3960-4972-a903-b1d81f8498bd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.680557] [55188]: DEBUG nova.compute.api [None req-67dbea68-3960-4972-a903-b1d81f8498bd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.680763] [55187]: DEBUG nova.api.openstack.wsgi [None req-2937dc08-7d5a-4a19-b297-c27d66bbfe58 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.682499] [55187]: DEBUG nova.compute.api [None req-2937dc08-7d5a-4a19-b297-c27d66bbfe58 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.684040] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dbea68-3960-4972-a903-b1d81f8498bd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.684291] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dbea68-3960-4972-a903-b1d81f8498bd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.684482] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dbea68-3960-4972-a903-b1d81f8498bd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.684854] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dbea68-3960-4972-a903-b1d81f8498bd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.685071] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dbea68-3960-4972-a903-b1d81f8498bd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.685249] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dbea68-3960-4972-a903-b1d81f8498bd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.686471] [55187]: DEBUG oslo_concurrency.lockutils [None req-2937dc08-7d5a-4a19-b297-c27d66bbfe58 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.686738] [55187]: DEBUG oslo_concurrency.lockutils [None req-2937dc08-7d5a-4a19-b297-c27d66bbfe58 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.686982] [55187]: DEBUG oslo_concurrency.lockutils [None req-2937dc08-7d5a-4a19-b297-c27d66bbfe58 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.687400] [55187]: DEBUG oslo_concurrency.lockutils [None req-2937dc08-7d5a-4a19-b297-c27d66bbfe58 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.687622] [55187]: DEBUG oslo_concurrency.lockutils [None req-2937dc08-7d5a-4a19-b297-c27d66bbfe58 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.687801] [55187]: DEBUG oslo_concurrency.lockutils [None req-2937dc08-7d5a-4a19-b297-c27d66bbfe58 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.705683] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dbea68-3960-4972-a903-b1d81f8498bd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.705683] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dbea68-3960-4972-a903-b1d81f8498bd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.705683] [55188]: DEBUG oslo_concurrency.lockutils [None req-67dbea68-3960-4972-a903-b1d81f8498bd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.705975] [55188]: DEBUG nova.objects.instance [None req-67dbea68-3960-4972-a903-b1d81f8498bd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.707954] [55187]: DEBUG oslo_concurrency.lockutils [None req-2937dc08-7d5a-4a19-b297-c27d66bbfe58 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.708217] [55187]: DEBUG oslo_concurrency.lockutils [None req-2937dc08-7d5a-4a19-b297-c27d66bbfe58 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.708420] [55187]: DEBUG oslo_concurrency.lockutils [None req-2937dc08-7d5a-4a19-b297-c27d66bbfe58 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.708634] [55187]: DEBUG nova.objects.instance [None req-2937dc08-7d5a-4a19-b297-c27d66bbfe58 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.728157] [55188]: DEBUG nova.policy [None req-67dbea68-3960-4972-a903-b1d81f8498bd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.731825] [55187]: DEBUG nova.policy [None req-2937dc08-7d5a-4a19-b297-c27d66bbfe58 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.733043] [55188]: INFO nova.api.openstack.requestlog [None req-67dbea68-3960-4972-a903-b1d81f8498bd tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.056860 [ 808.733536] [55188]: [pid: 55188|app: 0|req: 1963/3800] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.736152] [55188]: DEBUG nova.api.openstack.wsgi [None req-5ee9715b-b904-477a-9c2b-00932e273a0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.737514] [55187]: INFO nova.api.openstack.requestlog [None req-2937dc08-7d5a-4a19-b297-c27d66bbfe58 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.058583 [ 808.737915] [55188]: DEBUG nova.compute.api [None req-5ee9715b-b904-477a-9c2b-00932e273a0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.737970] [55187]: [pid: 55187|app: 0|req: 1838/3801] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.740880] [55187]: DEBUG nova.api.openstack.wsgi [None req-b26ddad6-8ade-4b71-ac68-706f7ec27505 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.743417] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee9715b-b904-477a-9c2b-00932e273a0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.743417] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee9715b-b904-477a-9c2b-00932e273a0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.743417] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee9715b-b904-477a-9c2b-00932e273a0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.743417] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee9715b-b904-477a-9c2b-00932e273a0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.743608] [55187]: DEBUG nova.compute.api [None req-b26ddad6-8ade-4b71-ac68-706f7ec27505 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.743641] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee9715b-b904-477a-9c2b-00932e273a0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.743641] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee9715b-b904-477a-9c2b-00932e273a0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.765582] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee9715b-b904-477a-9c2b-00932e273a0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.765764] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee9715b-b904-477a-9c2b-00932e273a0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.765943] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee9715b-b904-477a-9c2b-00932e273a0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.766809] [55188]: DEBUG nova.objects.instance [None req-5ee9715b-b904-477a-9c2b-00932e273a0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.772100] [55187]: DEBUG nova.policy [None req-b26ddad6-8ade-4b71-ac68-706f7ec27505 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.777108] [55187]: INFO nova.api.openstack.requestlog [None req-b26ddad6-8ade-4b71-ac68-706f7ec27505 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1212 microversion: 2.1 time: 0.038411 [ 808.777492] [55187]: [pid: 55187|app: 0|req: 1839/3802] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1212 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.780999] [55187]: DEBUG nova.api.openstack.wsgi [None req-dcc057b2-c9f5-469a-ab6d-0c95d0c3de4c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.783160] [55187]: DEBUG nova.compute.api [None req-dcc057b2-c9f5-469a-ab6d-0c95d0c3de4c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.788240] [55188]: DEBUG nova.policy [None req-5ee9715b-b904-477a-9c2b-00932e273a0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.788933] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcc057b2-c9f5-469a-ab6d-0c95d0c3de4c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.789250] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcc057b2-c9f5-469a-ab6d-0c95d0c3de4c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.789491] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcc057b2-c9f5-469a-ab6d-0c95d0c3de4c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.789899] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcc057b2-c9f5-469a-ab6d-0c95d0c3de4c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.790158] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcc057b2-c9f5-469a-ab6d-0c95d0c3de4c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.790358] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcc057b2-c9f5-469a-ab6d-0c95d0c3de4c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.793940] [55188]: DEBUG nova.policy [None req-5ee9715b-b904-477a-9c2b-00932e273a0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.794731] [55188]: DEBUG nova.policy [None req-5ee9715b-b904-477a-9c2b-00932e273a0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.797985] [55188]: INFO nova.api.openstack.requestlog [None req-5ee9715b-b904-477a-9c2b-00932e273a0e tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.063887 [ 808.798391] [55188]: [pid: 55188|app: 0|req: 1964/3803] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 808.801144] [55188]: DEBUG nova.api.openstack.wsgi [None req-d1029f11-9d51-4b51-aef4-5449f75e0e64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.804699] [55188]: DEBUG nova.compute.api [None req-d1029f11-9d51-4b51-aef4-5449f75e0e64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.808032] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1029f11-9d51-4b51-aef4-5449f75e0e64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.808032] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1029f11-9d51-4b51-aef4-5449f75e0e64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.808032] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1029f11-9d51-4b51-aef4-5449f75e0e64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.808032] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1029f11-9d51-4b51-aef4-5449f75e0e64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.809254] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1029f11-9d51-4b51-aef4-5449f75e0e64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.809254] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1029f11-9d51-4b51-aef4-5449f75e0e64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.833500] [55187]: DEBUG nova.policy [None req-dcc057b2-c9f5-469a-ab6d-0c95d0c3de4c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.838547] [55187]: INFO nova.api.openstack.requestlog [None req-dcc057b2-c9f5-469a-ab6d-0c95d0c3de4c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.060418 [ 808.838913] [55187]: [pid: 55187|app: 0|req: 1840/3804] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.841756] [55187]: DEBUG nova.api.openstack.wsgi [None req-32c383b2-225f-41fe-bbac-a7951ba65713 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.844208] [55187]: DEBUG nova.compute.api [None req-32c383b2-225f-41fe-bbac-a7951ba65713 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.844548] [55188]: DEBUG nova.policy [None req-d1029f11-9d51-4b51-aef4-5449f75e0e64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.848700] [55187]: DEBUG oslo_concurrency.lockutils [None req-32c383b2-225f-41fe-bbac-a7951ba65713 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.848700] [55187]: DEBUG oslo_concurrency.lockutils [None req-32c383b2-225f-41fe-bbac-a7951ba65713 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.848869] [55187]: DEBUG oslo_concurrency.lockutils [None req-32c383b2-225f-41fe-bbac-a7951ba65713 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.849277] [55187]: DEBUG oslo_concurrency.lockutils [None req-32c383b2-225f-41fe-bbac-a7951ba65713 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.849558] [55187]: DEBUG oslo_concurrency.lockutils [None req-32c383b2-225f-41fe-bbac-a7951ba65713 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.850888] [55187]: DEBUG oslo_concurrency.lockutils [None req-32c383b2-225f-41fe-bbac-a7951ba65713 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.851484] [55188]: INFO nova.api.openstack.requestlog [None req-d1029f11-9d51-4b51-aef4-5449f75e0e64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.052236 [ 808.853102] [55188]: [pid: 55188|app: 0|req: 1965/3805] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.857130] [55188]: DEBUG nova.api.openstack.wsgi [None req-6e86d126-f536-47e1-8c67-af00cb79df1e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.859701] [55188]: DEBUG nova.compute.api [None req-6e86d126-f536-47e1-8c67-af00cb79df1e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.865009] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e86d126-f536-47e1-8c67-af00cb79df1e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.865421] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e86d126-f536-47e1-8c67-af00cb79df1e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.865865] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e86d126-f536-47e1-8c67-af00cb79df1e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.866435] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e86d126-f536-47e1-8c67-af00cb79df1e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.866708] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e86d126-f536-47e1-8c67-af00cb79df1e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.866933] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e86d126-f536-47e1-8c67-af00cb79df1e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.875403] [55187]: DEBUG oslo_concurrency.lockutils [None req-32c383b2-225f-41fe-bbac-a7951ba65713 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.875650] [55187]: DEBUG oslo_concurrency.lockutils [None req-32c383b2-225f-41fe-bbac-a7951ba65713 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.876297] [55187]: DEBUG oslo_concurrency.lockutils [None req-32c383b2-225f-41fe-bbac-a7951ba65713 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.876590] [55187]: DEBUG nova.objects.instance [None req-32c383b2-225f-41fe-bbac-a7951ba65713 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.887190] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e86d126-f536-47e1-8c67-af00cb79df1e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.889127] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e86d126-f536-47e1-8c67-af00cb79df1e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.889127] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e86d126-f536-47e1-8c67-af00cb79df1e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.889127] [55188]: DEBUG nova.objects.instance [None req-6e86d126-f536-47e1-8c67-af00cb79df1e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.901866] [55187]: DEBUG nova.policy [None req-32c383b2-225f-41fe-bbac-a7951ba65713 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.906432] [55187]: INFO nova.api.openstack.requestlog [None req-32c383b2-225f-41fe-bbac-a7951ba65713 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.066876 [ 808.906831] [55187]: [pid: 55187|app: 0|req: 1841/3806] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.909274] [55188]: DEBUG nova.policy [None req-6e86d126-f536-47e1-8c67-af00cb79df1e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.909562] [55187]: DEBUG nova.api.openstack.wsgi [None req-91e8ad3e-25de-4e21-8af4-18109bba986d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.911295] [55187]: DEBUG nova.compute.api [None req-91e8ad3e-25de-4e21-8af4-18109bba986d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.914468] [55188]: INFO nova.api.openstack.requestlog [None req-6e86d126-f536-47e1-8c67-af00cb79df1e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.061606 [ 808.914856] [55188]: [pid: 55188|app: 0|req: 1966/3807] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.915438] [55187]: DEBUG oslo_concurrency.lockutils [None req-91e8ad3e-25de-4e21-8af4-18109bba986d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.915734] [55187]: DEBUG oslo_concurrency.lockutils [None req-91e8ad3e-25de-4e21-8af4-18109bba986d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.915923] [55187]: DEBUG oslo_concurrency.lockutils [None req-91e8ad3e-25de-4e21-8af4-18109bba986d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.916340] [55187]: DEBUG oslo_concurrency.lockutils [None req-91e8ad3e-25de-4e21-8af4-18109bba986d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.916545] [55187]: DEBUG oslo_concurrency.lockutils [None req-91e8ad3e-25de-4e21-8af4-18109bba986d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.916721] [55187]: DEBUG oslo_concurrency.lockutils [None req-91e8ad3e-25de-4e21-8af4-18109bba986d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.917448] [55188]: DEBUG nova.api.openstack.wsgi [None req-078f03f7-6617-4bb7-977b-757189506998 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4afa7fc3a0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.949019] [55188]: INFO nova.api.openstack.requestlog [None req-078f03f7-6617-4bb7-977b-757189506998 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f" status: 200 len: 1526 microversion: 2.1 time: 0.033460 [ 808.949429] [55188]: [pid: 55188|app: 0|req: 1967/3808] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f => generated 1526 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.952290] [55188]: DEBUG nova.api.openstack.wsgi [None req-02ee52f7-f3ba-493c-9d22-8869431e727f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.953696] [55187]: DEBUG nova.policy [None req-91e8ad3e-25de-4e21-8af4-18109bba986d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.954187] [55188]: DEBUG nova.compute.api [None req-02ee52f7-f3ba-493c-9d22-8869431e727f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.958477] [55187]: INFO nova.api.openstack.requestlog [None req-91e8ad3e-25de-4e21-8af4-18109bba986d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.050955 [ 808.958832] [55187]: [pid: 55187|app: 0|req: 1842/3809] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.959124] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ee52f7-f3ba-493c-9d22-8869431e727f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.959303] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ee52f7-f3ba-493c-9d22-8869431e727f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.959523] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ee52f7-f3ba-493c-9d22-8869431e727f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.960022] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ee52f7-f3ba-493c-9d22-8869431e727f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.960309] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ee52f7-f3ba-493c-9d22-8869431e727f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.960573] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ee52f7-f3ba-493c-9d22-8869431e727f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.961410] [55187]: DEBUG nova.api.openstack.wsgi [None req-a1db344d-37b4-46c5-b359-33986db4adb8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4af9da0b80>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.981886] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ee52f7-f3ba-493c-9d22-8869431e727f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.982182] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ee52f7-f3ba-493c-9d22-8869431e727f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.982374] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ee52f7-f3ba-493c-9d22-8869431e727f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.982577] [55188]: DEBUG nova.objects.instance [None req-02ee52f7-f3ba-493c-9d22-8869431e727f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.989343] [55187]: INFO nova.api.openstack.requestlog [None req-a1db344d-37b4-46c5-b359-33986db4adb8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5" status: 200 len: 1645 microversion: 2.1 time: 0.029787 [ 808.989707] [55187]: [pid: 55187|app: 0|req: 1843/3810] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5 => generated 1645 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.992496] [55187]: DEBUG nova.api.openstack.wsgi [None req-9901b8b4-1f57-4eb7-a299-96cc391905f0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 808.994305] [55187]: DEBUG nova.compute.api [None req-9901b8b4-1f57-4eb7-a299-96cc391905f0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 808.999064] [55187]: DEBUG oslo_concurrency.lockutils [None req-9901b8b4-1f57-4eb7-a299-96cc391905f0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.999367] [55187]: DEBUG oslo_concurrency.lockutils [None req-9901b8b4-1f57-4eb7-a299-96cc391905f0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.999566] [55187]: DEBUG oslo_concurrency.lockutils [None req-9901b8b4-1f57-4eb7-a299-96cc391905f0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.999969] [55187]: DEBUG oslo_concurrency.lockutils [None req-9901b8b4-1f57-4eb7-a299-96cc391905f0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.000158] [55187]: DEBUG oslo_concurrency.lockutils [None req-9901b8b4-1f57-4eb7-a299-96cc391905f0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.000360] [55187]: DEBUG oslo_concurrency.lockutils [None req-9901b8b4-1f57-4eb7-a299-96cc391905f0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.003637] [55188]: DEBUG nova.policy [None req-02ee52f7-f3ba-493c-9d22-8869431e727f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.008424] [55188]: INFO nova.api.openstack.requestlog [None req-02ee52f7-f3ba-493c-9d22-8869431e727f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.058306 [ 809.008737] [55188]: [pid: 55188|app: 0|req: 1968/3811] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.020731] [55188]: DEBUG nova.api.openstack.wsgi [None req-d704c916-3ea3-4260-b6b8-eb1090edd665 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.022672] [55188]: DEBUG nova.compute.api [None req-d704c916-3ea3-4260-b6b8-eb1090edd665 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.026684] [55188]: DEBUG oslo_concurrency.lockutils [None req-d704c916-3ea3-4260-b6b8-eb1090edd665 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.026956] [55188]: DEBUG oslo_concurrency.lockutils [None req-d704c916-3ea3-4260-b6b8-eb1090edd665 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.027170] [55188]: DEBUG oslo_concurrency.lockutils [None req-d704c916-3ea3-4260-b6b8-eb1090edd665 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.027529] [55188]: DEBUG oslo_concurrency.lockutils [None req-d704c916-3ea3-4260-b6b8-eb1090edd665 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.027728] [55188]: DEBUG oslo_concurrency.lockutils [None req-d704c916-3ea3-4260-b6b8-eb1090edd665 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.027911] [55188]: DEBUG oslo_concurrency.lockutils [None req-d704c916-3ea3-4260-b6b8-eb1090edd665 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.038471] [55187]: DEBUG nova.policy [None req-9901b8b4-1f57-4eb7-a299-96cc391905f0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.043685] [55187]: INFO nova.api.openstack.requestlog [None req-9901b8b4-1f57-4eb7-a299-96cc391905f0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.053252 [ 809.044077] [55187]: [pid: 55187|app: 0|req: 1844/3812] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.048739] [55188]: DEBUG oslo_concurrency.lockutils [None req-d704c916-3ea3-4260-b6b8-eb1090edd665 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.049023] [55188]: DEBUG oslo_concurrency.lockutils [None req-d704c916-3ea3-4260-b6b8-eb1090edd665 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.049204] [55188]: DEBUG oslo_concurrency.lockutils [None req-d704c916-3ea3-4260-b6b8-eb1090edd665 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.049494] [55188]: DEBUG nova.objects.instance [None req-d704c916-3ea3-4260-b6b8-eb1090edd665 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lazy-loading 'fault' on Instance uuid 19c96786-d3cc-49be-ac6e-825c62ffa8a6 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.071323] [55188]: DEBUG nova.policy [None req-d704c916-3ea3-4260-b6b8-eb1090edd665 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af3243f8d1974d25b5b68436a44fb884', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35b4597eeb344c70ae462ad5ddd36878', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.076754] [55187]: DEBUG nova.api.openstack.wsgi [None req-4b78185a-2d5d-455e-ad7f-fbcae33a8e57 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.077452] [55188]: INFO nova.api.openstack.requestlog [None req-d704c916-3ea3-4260-b6b8-eb1090edd665 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 200 len: 1306 microversion: 2.1 time: 0.059113 [ 809.077829] [55188]: [pid: 55188|app: 0|req: 1969/3813] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 1306 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.079033] [55187]: DEBUG nova.compute.api [None req-4b78185a-2d5d-455e-ad7f-fbcae33a8e57 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.083527] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b78185a-2d5d-455e-ad7f-fbcae33a8e57 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.083797] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b78185a-2d5d-455e-ad7f-fbcae33a8e57 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.083999] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b78185a-2d5d-455e-ad7f-fbcae33a8e57 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.084392] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b78185a-2d5d-455e-ad7f-fbcae33a8e57 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.084594] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b78185a-2d5d-455e-ad7f-fbcae33a8e57 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.084790] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b78185a-2d5d-455e-ad7f-fbcae33a8e57 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.107236] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b78185a-2d5d-455e-ad7f-fbcae33a8e57 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.107546] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b78185a-2d5d-455e-ad7f-fbcae33a8e57 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.107661] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b78185a-2d5d-455e-ad7f-fbcae33a8e57 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.107879] [55187]: DEBUG nova.objects.instance [None req-4b78185a-2d5d-455e-ad7f-fbcae33a8e57 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.131662] [55187]: DEBUG nova.policy [None req-4b78185a-2d5d-455e-ad7f-fbcae33a8e57 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.136636] [55187]: INFO nova.api.openstack.requestlog [None req-4b78185a-2d5d-455e-ad7f-fbcae33a8e57 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.062331 [ 809.137239] [55187]: [pid: 55187|app: 0|req: 1845/3814] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.238347] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e7602df-de65-4606-aa12-38938542681b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.240361] [55188]: DEBUG nova.compute.api [None req-9e7602df-de65-4606-aa12-38938542681b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.244193] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e7602df-de65-4606-aa12-38938542681b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.244443] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e7602df-de65-4606-aa12-38938542681b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.244634] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e7602df-de65-4606-aa12-38938542681b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.244997] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e7602df-de65-4606-aa12-38938542681b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.245217] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e7602df-de65-4606-aa12-38938542681b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.245392] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e7602df-de65-4606-aa12-38938542681b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.268283] [55187]: DEBUG nova.api.openstack.wsgi [None req-ccd3e101-08f6-439f-bf69-2087ef795f4b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.270714] [55187]: DEBUG nova.compute.api [None req-ccd3e101-08f6-439f-bf69-2087ef795f4b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.274037] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccd3e101-08f6-439f-bf69-2087ef795f4b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.274281] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccd3e101-08f6-439f-bf69-2087ef795f4b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.274462] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccd3e101-08f6-439f-bf69-2087ef795f4b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.274802] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccd3e101-08f6-439f-bf69-2087ef795f4b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.275012] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccd3e101-08f6-439f-bf69-2087ef795f4b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.275186] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccd3e101-08f6-439f-bf69-2087ef795f4b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.284506] [55188]: DEBUG nova.policy [None req-9e7602df-de65-4606-aa12-38938542681b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.288801] [55188]: DEBUG nova.policy [None req-9e7602df-de65-4606-aa12-38938542681b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.289441] [55188]: DEBUG nova.policy [None req-9e7602df-de65-4606-aa12-38938542681b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.292892] [55188]: INFO nova.api.openstack.requestlog [None req-9e7602df-de65-4606-aa12-38938542681b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.058395 [ 809.293225] [55188]: [pid: 55188|app: 0|req: 1970/3815] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 809.296524] [55188]: DEBUG nova.api.openstack.wsgi [None req-087693a2-e9a6-40c4-a026-5e31dc62b67e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.297152] [55188]: DEBUG nova.compute.api [None req-087693a2-e9a6-40c4-a026-5e31dc62b67e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.300686] [55188]: DEBUG oslo_concurrency.lockutils [None req-087693a2-e9a6-40c4-a026-5e31dc62b67e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.300899] [55188]: DEBUG oslo_concurrency.lockutils [None req-087693a2-e9a6-40c4-a026-5e31dc62b67e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.301098] [55188]: DEBUG oslo_concurrency.lockutils [None req-087693a2-e9a6-40c4-a026-5e31dc62b67e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.301448] [55188]: DEBUG oslo_concurrency.lockutils [None req-087693a2-e9a6-40c4-a026-5e31dc62b67e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.301649] [55188]: DEBUG oslo_concurrency.lockutils [None req-087693a2-e9a6-40c4-a026-5e31dc62b67e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.301823] [55188]: DEBUG oslo_concurrency.lockutils [None req-087693a2-e9a6-40c4-a026-5e31dc62b67e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.307151] [55187]: DEBUG nova.policy [None req-ccd3e101-08f6-439f-bf69-2087ef795f4b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.311516] [55187]: INFO nova.api.openstack.requestlog [None req-ccd3e101-08f6-439f-bf69-2087ef795f4b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.045546 [ 809.311895] [55187]: [pid: 55187|app: 0|req: 1846/3816] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.331490] [55187]: DEBUG nova.api.openstack.wsgi [None req-308b9159-10be-4743-8507-97108f441915 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.332945] [55188]: DEBUG nova.policy [None req-087693a2-e9a6-40c4-a026-5e31dc62b67e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.333373] [55187]: DEBUG nova.compute.api [None req-308b9159-10be-4743-8507-97108f441915 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.336836] [55187]: DEBUG oslo_concurrency.lockutils [None req-308b9159-10be-4743-8507-97108f441915 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.336966] [55188]: INFO nova.api.openstack.requestlog [None req-087693a2-e9a6-40c4-a026-5e31dc62b67e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1220 microversion: 2.1 time: 0.043167 [ 809.337096] [55187]: DEBUG oslo_concurrency.lockutils [None req-308b9159-10be-4743-8507-97108f441915 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.337273] [55188]: [pid: 55188|app: 0|req: 1971/3817] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1220 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.337348] [55187]: DEBUG oslo_concurrency.lockutils [None req-308b9159-10be-4743-8507-97108f441915 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.337621] [55187]: DEBUG oslo_concurrency.lockutils [None req-308b9159-10be-4743-8507-97108f441915 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.337833] [55187]: DEBUG oslo_concurrency.lockutils [None req-308b9159-10be-4743-8507-97108f441915 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.338028] [55187]: DEBUG oslo_concurrency.lockutils [None req-308b9159-10be-4743-8507-97108f441915 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.359059] [55187]: DEBUG oslo_concurrency.lockutils [None req-308b9159-10be-4743-8507-97108f441915 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.359313] [55187]: DEBUG oslo_concurrency.lockutils [None req-308b9159-10be-4743-8507-97108f441915 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.359555] [55187]: DEBUG oslo_concurrency.lockutils [None req-308b9159-10be-4743-8507-97108f441915 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.359833] [55187]: DEBUG nova.objects.instance [None req-308b9159-10be-4743-8507-97108f441915 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.382015] [55187]: DEBUG nova.policy [None req-308b9159-10be-4743-8507-97108f441915 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.386447] [55187]: INFO nova.api.openstack.requestlog [None req-308b9159-10be-4743-8507-97108f441915 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.057608 [ 809.386841] [55187]: [pid: 55187|app: 0|req: 1847/3818] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 809.388521] [55188]: DEBUG nova.api.openstack.wsgi [None req-6ea3bc86-726c-44d5-88f8-2a23cfad07a7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.390278] [55188]: DEBUG nova.compute.api [None req-6ea3bc86-726c-44d5-88f8-2a23cfad07a7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.393747] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ea3bc86-726c-44d5-88f8-2a23cfad07a7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.393983] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ea3bc86-726c-44d5-88f8-2a23cfad07a7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.394194] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ea3bc86-726c-44d5-88f8-2a23cfad07a7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.394546] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ea3bc86-726c-44d5-88f8-2a23cfad07a7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.394746] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ea3bc86-726c-44d5-88f8-2a23cfad07a7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.394948] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ea3bc86-726c-44d5-88f8-2a23cfad07a7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.412965] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ea3bc86-726c-44d5-88f8-2a23cfad07a7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.413232] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ea3bc86-726c-44d5-88f8-2a23cfad07a7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.413415] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ea3bc86-726c-44d5-88f8-2a23cfad07a7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.413615] [55188]: DEBUG nova.objects.instance [None req-6ea3bc86-726c-44d5-88f8-2a23cfad07a7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.437726] [55188]: DEBUG nova.policy [None req-6ea3bc86-726c-44d5-88f8-2a23cfad07a7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.442218] [55188]: INFO nova.api.openstack.requestlog [None req-6ea3bc86-726c-44d5-88f8-2a23cfad07a7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.056273 [ 809.442565] [55188]: [pid: 55188|app: 0|req: 1972/3819] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.513369] [55187]: DEBUG nova.api.openstack.wsgi [None req-adec03b6-1e0e-4eb6-ab36-7bce300d2f2a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.515450] [55187]: DEBUG nova.compute.api [None req-adec03b6-1e0e-4eb6-ab36-7bce300d2f2a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.519592] [55187]: DEBUG oslo_concurrency.lockutils [None req-adec03b6-1e0e-4eb6-ab36-7bce300d2f2a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.519905] [55187]: DEBUG oslo_concurrency.lockutils [None req-adec03b6-1e0e-4eb6-ab36-7bce300d2f2a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.520182] [55187]: DEBUG oslo_concurrency.lockutils [None req-adec03b6-1e0e-4eb6-ab36-7bce300d2f2a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.520624] [55187]: DEBUG oslo_concurrency.lockutils [None req-adec03b6-1e0e-4eb6-ab36-7bce300d2f2a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.520876] [55187]: DEBUG oslo_concurrency.lockutils [None req-adec03b6-1e0e-4eb6-ab36-7bce300d2f2a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.521135] [55187]: DEBUG oslo_concurrency.lockutils [None req-adec03b6-1e0e-4eb6-ab36-7bce300d2f2a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.570455] [55188]: DEBUG nova.api.openstack.wsgi [None req-f60c64b5-c097-468a-98b8-295a12fd6823 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.572265] [55188]: DEBUG nova.compute.api [None req-f60c64b5-c097-468a-98b8-295a12fd6823 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.576563] [55188]: DEBUG oslo_concurrency.lockutils [None req-f60c64b5-c097-468a-98b8-295a12fd6823 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.576913] [55188]: DEBUG oslo_concurrency.lockutils [None req-f60c64b5-c097-468a-98b8-295a12fd6823 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.577201] [55188]: DEBUG oslo_concurrency.lockutils [None req-f60c64b5-c097-468a-98b8-295a12fd6823 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.577702] [55188]: DEBUG oslo_concurrency.lockutils [None req-f60c64b5-c097-468a-98b8-295a12fd6823 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.578011] [55188]: DEBUG oslo_concurrency.lockutils [None req-f60c64b5-c097-468a-98b8-295a12fd6823 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.578280] [55188]: DEBUG oslo_concurrency.lockutils [None req-f60c64b5-c097-468a-98b8-295a12fd6823 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.604455] [55188]: DEBUG oslo_concurrency.lockutils [None req-f60c64b5-c097-468a-98b8-295a12fd6823 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.605062] [55188]: DEBUG oslo_concurrency.lockutils [None req-f60c64b5-c097-468a-98b8-295a12fd6823 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.605201] [55188]: DEBUG oslo_concurrency.lockutils [None req-f60c64b5-c097-468a-98b8-295a12fd6823 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.605468] [55188]: DEBUG nova.objects.instance [None req-f60c64b5-c097-468a-98b8-295a12fd6823 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.629507] [55188]: DEBUG nova.policy [None req-f60c64b5-c097-468a-98b8-295a12fd6823 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.634391] [55188]: DEBUG nova.policy [None req-f60c64b5-c097-468a-98b8-295a12fd6823 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.635127] [55188]: DEBUG nova.policy [None req-f60c64b5-c097-468a-98b8-295a12fd6823 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.635773] [55188]: INFO nova.api.openstack.requestlog [None req-f60c64b5-c097-468a-98b8-295a12fd6823 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.067831 [ 809.636114] [55188]: [pid: 55188|app: 0|req: 1973/3820] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 809.640020] [55188]: DEBUG nova.api.openstack.wsgi [None req-e166ddd9-6cd2-44d6-86c2-8883c28e3427 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.640638] [55188]: DEBUG nova.compute.api [None req-e166ddd9-6cd2-44d6-86c2-8883c28e3427 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.644206] [55188]: DEBUG oslo_concurrency.lockutils [None req-e166ddd9-6cd2-44d6-86c2-8883c28e3427 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.644444] [55188]: DEBUG oslo_concurrency.lockutils [None req-e166ddd9-6cd2-44d6-86c2-8883c28e3427 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.644603] [55188]: DEBUG oslo_concurrency.lockutils [None req-e166ddd9-6cd2-44d6-86c2-8883c28e3427 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.645016] [55188]: DEBUG oslo_concurrency.lockutils [None req-e166ddd9-6cd2-44d6-86c2-8883c28e3427 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.645219] [55188]: DEBUG oslo_concurrency.lockutils [None req-e166ddd9-6cd2-44d6-86c2-8883c28e3427 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.645393] [55188]: DEBUG oslo_concurrency.lockutils [None req-e166ddd9-6cd2-44d6-86c2-8883c28e3427 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.646780] [55187]: DEBUG nova.policy [None req-adec03b6-1e0e-4eb6-ab36-7bce300d2f2a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.651975] [55187]: INFO nova.api.openstack.requestlog [None req-adec03b6-1e0e-4eb6-ab36-7bce300d2f2a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1314 microversion: 2.1 time: 0.141385 [ 809.652352] [55187]: [pid: 55187|app: 0|req: 1848/3821] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:49 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1314 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.668543] [55188]: DEBUG oslo_concurrency.lockutils [None req-e166ddd9-6cd2-44d6-86c2-8883c28e3427 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.668543] [55188]: DEBUG oslo_concurrency.lockutils [None req-e166ddd9-6cd2-44d6-86c2-8883c28e3427 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.668543] [55188]: DEBUG oslo_concurrency.lockutils [None req-e166ddd9-6cd2-44d6-86c2-8883c28e3427 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.668543] [55188]: DEBUG nova.objects.instance [None req-e166ddd9-6cd2-44d6-86c2-8883c28e3427 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.688563] [55187]: DEBUG nova.api.openstack.wsgi [None req-ed40771d-27dd-4d33-809d-b99510490dde tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.690367] [55187]: DEBUG nova.compute.api [None req-ed40771d-27dd-4d33-809d-b99510490dde tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.691366] [55188]: DEBUG nova.policy [None req-e166ddd9-6cd2-44d6-86c2-8883c28e3427 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.694726] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed40771d-27dd-4d33-809d-b99510490dde tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.694999] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed40771d-27dd-4d33-809d-b99510490dde tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.695208] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed40771d-27dd-4d33-809d-b99510490dde tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.695610] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed40771d-27dd-4d33-809d-b99510490dde tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.695809] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed40771d-27dd-4d33-809d-b99510490dde tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.695902] [55188]: INFO nova.api.openstack.requestlog [None req-e166ddd9-6cd2-44d6-86c2-8883c28e3427 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.059156 [ 809.695985] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed40771d-27dd-4d33-809d-b99510490dde tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.696269] [55188]: [pid: 55188|app: 0|req: 1974/3822] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.699310] [55188]: DEBUG nova.api.openstack.wsgi [None req-7e719d3d-92e1-4fd8-8bd0-5c91c74dc064 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.701150] [55188]: DEBUG nova.compute.api [None req-7e719d3d-92e1-4fd8-8bd0-5c91c74dc064 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.704684] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e719d3d-92e1-4fd8-8bd0-5c91c74dc064 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.704904] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e719d3d-92e1-4fd8-8bd0-5c91c74dc064 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.705111] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e719d3d-92e1-4fd8-8bd0-5c91c74dc064 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.705493] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e719d3d-92e1-4fd8-8bd0-5c91c74dc064 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.705985] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e719d3d-92e1-4fd8-8bd0-5c91c74dc064 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.705985] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e719d3d-92e1-4fd8-8bd0-5c91c74dc064 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.726548] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e719d3d-92e1-4fd8-8bd0-5c91c74dc064 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.726609] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e719d3d-92e1-4fd8-8bd0-5c91c74dc064 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.726832] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e719d3d-92e1-4fd8-8bd0-5c91c74dc064 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.727208] [55188]: DEBUG nova.objects.instance [None req-7e719d3d-92e1-4fd8-8bd0-5c91c74dc064 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.729793] [55187]: DEBUG nova.policy [None req-ed40771d-27dd-4d33-809d-b99510490dde tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.735104] [55187]: INFO nova.api.openstack.requestlog [None req-ed40771d-27dd-4d33-809d-b99510490dde tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.048998 [ 809.735584] [55187]: [pid: 55187|app: 0|req: 1849/3823] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.747147] [55188]: DEBUG nova.policy [None req-7e719d3d-92e1-4fd8-8bd0-5c91c74dc064 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.747439] [55187]: DEBUG nova.api.openstack.wsgi [None req-97d55d6b-a50e-4307-b457-f4bcf009c989 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.749278] [55187]: DEBUG nova.compute.api [None req-97d55d6b-a50e-4307-b457-f4bcf009c989 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.751801] [55188]: INFO nova.api.openstack.requestlog [None req-7e719d3d-92e1-4fd8-8bd0-5c91c74dc064 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.054852 [ 809.752150] [55188]: [pid: 55188|app: 0|req: 1975/3824] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.753177] [55187]: DEBUG oslo_concurrency.lockutils [None req-97d55d6b-a50e-4307-b457-f4bcf009c989 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.753438] [55187]: DEBUG oslo_concurrency.lockutils [None req-97d55d6b-a50e-4307-b457-f4bcf009c989 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.753644] [55187]: DEBUG oslo_concurrency.lockutils [None req-97d55d6b-a50e-4307-b457-f4bcf009c989 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.754049] [55187]: DEBUG oslo_concurrency.lockutils [None req-97d55d6b-a50e-4307-b457-f4bcf009c989 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.754250] [55187]: DEBUG oslo_concurrency.lockutils [None req-97d55d6b-a50e-4307-b457-f4bcf009c989 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.754421] [55187]: DEBUG oslo_concurrency.lockutils [None req-97d55d6b-a50e-4307-b457-f4bcf009c989 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.754778] [55188]: DEBUG nova.api.openstack.wsgi [None req-d79e354f-74aa-4824-a174-43deb86a6610 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.756466] [55188]: DEBUG nova.compute.api [None req-d79e354f-74aa-4824-a174-43deb86a6610 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.760060] [55188]: DEBUG oslo_concurrency.lockutils [None req-d79e354f-74aa-4824-a174-43deb86a6610 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.760326] [55188]: DEBUG oslo_concurrency.lockutils [None req-d79e354f-74aa-4824-a174-43deb86a6610 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.760493] [55188]: DEBUG oslo_concurrency.lockutils [None req-d79e354f-74aa-4824-a174-43deb86a6610 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.760877] [55188]: DEBUG oslo_concurrency.lockutils [None req-d79e354f-74aa-4824-a174-43deb86a6610 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.761120] [55188]: DEBUG oslo_concurrency.lockutils [None req-d79e354f-74aa-4824-a174-43deb86a6610 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.761298] [55188]: DEBUG oslo_concurrency.lockutils [None req-d79e354f-74aa-4824-a174-43deb86a6610 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.774129] [55187]: DEBUG oslo_concurrency.lockutils [None req-97d55d6b-a50e-4307-b457-f4bcf009c989 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.774486] [55187]: DEBUG oslo_concurrency.lockutils [None req-97d55d6b-a50e-4307-b457-f4bcf009c989 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.774612] [55187]: DEBUG oslo_concurrency.lockutils [None req-97d55d6b-a50e-4307-b457-f4bcf009c989 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.774850] [55187]: DEBUG nova.objects.instance [None req-97d55d6b-a50e-4307-b457-f4bcf009c989 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.779680] [55188]: DEBUG oslo_concurrency.lockutils [None req-d79e354f-74aa-4824-a174-43deb86a6610 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.779996] [55188]: DEBUG oslo_concurrency.lockutils [None req-d79e354f-74aa-4824-a174-43deb86a6610 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.780151] [55188]: DEBUG oslo_concurrency.lockutils [None req-d79e354f-74aa-4824-a174-43deb86a6610 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.780371] [55188]: DEBUG nova.objects.instance [None req-d79e354f-74aa-4824-a174-43deb86a6610 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.797614] [55187]: DEBUG nova.policy [None req-97d55d6b-a50e-4307-b457-f4bcf009c989 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.802300] [55188]: DEBUG nova.policy [None req-d79e354f-74aa-4824-a174-43deb86a6610 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.802690] [55187]: INFO nova.api.openstack.requestlog [None req-97d55d6b-a50e-4307-b457-f4bcf009c989 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.057388 [ 809.803098] [55187]: [pid: 55187|app: 0|req: 1850/3825] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.805989] [55187]: DEBUG nova.api.openstack.wsgi [None req-77ffcaca-993b-42e7-925d-dafe964d1b86 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.807883] [55187]: DEBUG nova.compute.api [None req-77ffcaca-993b-42e7-925d-dafe964d1b86 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.807991] [55188]: INFO nova.api.openstack.requestlog [None req-d79e354f-74aa-4824-a174-43deb86a6610 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.055097 [ 809.808512] [55188]: [pid: 55188|app: 0|req: 1976/3826] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.811848] [55187]: DEBUG oslo_concurrency.lockutils [None req-77ffcaca-993b-42e7-925d-dafe964d1b86 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.812158] [55187]: DEBUG oslo_concurrency.lockutils [None req-77ffcaca-993b-42e7-925d-dafe964d1b86 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.812372] [55187]: DEBUG oslo_concurrency.lockutils [None req-77ffcaca-993b-42e7-925d-dafe964d1b86 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.812741] [55187]: DEBUG oslo_concurrency.lockutils [None req-77ffcaca-993b-42e7-925d-dafe964d1b86 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.812973] [55187]: DEBUG oslo_concurrency.lockutils [None req-77ffcaca-993b-42e7-925d-dafe964d1b86 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.813240] [55187]: DEBUG oslo_concurrency.lockutils [None req-77ffcaca-993b-42e7-925d-dafe964d1b86 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.816459] [55188]: DEBUG nova.api.openstack.wsgi [None req-0663c10d-4969-4356-bd31-32770362b18c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.818730] [55188]: DEBUG nova.compute.api [None req-0663c10d-4969-4356-bd31-32770362b18c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.822479] [55188]: DEBUG oslo_concurrency.lockutils [None req-0663c10d-4969-4356-bd31-32770362b18c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.822733] [55188]: DEBUG oslo_concurrency.lockutils [None req-0663c10d-4969-4356-bd31-32770362b18c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.822922] [55188]: DEBUG oslo_concurrency.lockutils [None req-0663c10d-4969-4356-bd31-32770362b18c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.823300] [55188]: DEBUG oslo_concurrency.lockutils [None req-0663c10d-4969-4356-bd31-32770362b18c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.823501] [55188]: DEBUG oslo_concurrency.lockutils [None req-0663c10d-4969-4356-bd31-32770362b18c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.823678] [55188]: DEBUG oslo_concurrency.lockutils [None req-0663c10d-4969-4356-bd31-32770362b18c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.843121] [55188]: DEBUG oslo_concurrency.lockutils [None req-0663c10d-4969-4356-bd31-32770362b18c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.843348] [55188]: DEBUG oslo_concurrency.lockutils [None req-0663c10d-4969-4356-bd31-32770362b18c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.843533] [55188]: DEBUG oslo_concurrency.lockutils [None req-0663c10d-4969-4356-bd31-32770362b18c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.843737] [55188]: DEBUG nova.objects.instance [None req-0663c10d-4969-4356-bd31-32770362b18c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.847787] [55187]: DEBUG nova.policy [None req-77ffcaca-993b-42e7-925d-dafe964d1b86 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.853383] [55187]: INFO nova.api.openstack.requestlog [None req-77ffcaca-993b-42e7-925d-dafe964d1b86 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1216 microversion: 2.1 time: 0.049081 [ 809.853383] [55187]: [pid: 55187|app: 0|req: 1851/3827] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1216 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.856855] [55187]: DEBUG nova.api.openstack.wsgi [None req-28690531-5759-4ca9-985a-cc6b17c16f76 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.858775] [55187]: DEBUG nova.compute.api [None req-28690531-5759-4ca9-985a-cc6b17c16f76 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.862712] [55187]: DEBUG oslo_concurrency.lockutils [None req-28690531-5759-4ca9-985a-cc6b17c16f76 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.862908] [55187]: DEBUG oslo_concurrency.lockutils [None req-28690531-5759-4ca9-985a-cc6b17c16f76 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.863109] [55187]: DEBUG oslo_concurrency.lockutils [None req-28690531-5759-4ca9-985a-cc6b17c16f76 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.863475] [55187]: DEBUG oslo_concurrency.lockutils [None req-28690531-5759-4ca9-985a-cc6b17c16f76 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.863675] [55187]: DEBUG oslo_concurrency.lockutils [None req-28690531-5759-4ca9-985a-cc6b17c16f76 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.864075] [55187]: DEBUG oslo_concurrency.lockutils [None req-28690531-5759-4ca9-985a-cc6b17c16f76 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.866463] [55188]: DEBUG nova.policy [None req-0663c10d-4969-4356-bd31-32770362b18c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.871211] [55188]: DEBUG nova.policy [None req-0663c10d-4969-4356-bd31-32770362b18c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.871903] [55188]: DEBUG nova.policy [None req-0663c10d-4969-4356-bd31-32770362b18c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.874836] [55188]: INFO nova.api.openstack.requestlog [None req-0663c10d-4969-4356-bd31-32770362b18c tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.060929 [ 809.875182] [55188]: [pid: 55188|app: 0|req: 1977/3828] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 809.877577] [55188]: DEBUG nova.api.openstack.wsgi [None req-2f648c8e-f075-4570-b119-c82175d22669 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.879172] [55188]: DEBUG nova.compute.api [None req-2f648c8e-f075-4570-b119-c82175d22669 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.882276] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f648c8e-f075-4570-b119-c82175d22669 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.882503] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f648c8e-f075-4570-b119-c82175d22669 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.882687] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f648c8e-f075-4570-b119-c82175d22669 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.883050] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f648c8e-f075-4570-b119-c82175d22669 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.883263] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f648c8e-f075-4570-b119-c82175d22669 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.883437] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f648c8e-f075-4570-b119-c82175d22669 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.906481] [55187]: DEBUG nova.policy [None req-28690531-5759-4ca9-985a-cc6b17c16f76 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.911492] [55187]: INFO nova.api.openstack.requestlog [None req-28690531-5759-4ca9-985a-cc6b17c16f76 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.057597 [ 809.911876] [55187]: [pid: 55187|app: 0|req: 1852/3829] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.918839] [55188]: DEBUG nova.policy [None req-2f648c8e-f075-4570-b119-c82175d22669 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.920246] [55187]: DEBUG nova.api.openstack.wsgi [None req-d12fcf9d-b20f-4ac6-bc29-148ff650acca tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.922064] [55187]: DEBUG nova.compute.api [None req-d12fcf9d-b20f-4ac6-bc29-148ff650acca tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.923910] [55188]: INFO nova.api.openstack.requestlog [None req-2f648c8e-f075-4570-b119-c82175d22669 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.048074 [ 809.924398] [55188]: [pid: 55188|app: 0|req: 1978/3830] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.925575] [55187]: DEBUG oslo_concurrency.lockutils [None req-d12fcf9d-b20f-4ac6-bc29-148ff650acca tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.925882] [55187]: DEBUG oslo_concurrency.lockutils [None req-d12fcf9d-b20f-4ac6-bc29-148ff650acca tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.926091] [55187]: DEBUG oslo_concurrency.lockutils [None req-d12fcf9d-b20f-4ac6-bc29-148ff650acca tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.926447] [55187]: DEBUG oslo_concurrency.lockutils [None req-d12fcf9d-b20f-4ac6-bc29-148ff650acca tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.926646] [55187]: DEBUG oslo_concurrency.lockutils [None req-d12fcf9d-b20f-4ac6-bc29-148ff650acca tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.926850] [55187]: DEBUG oslo_concurrency.lockutils [None req-d12fcf9d-b20f-4ac6-bc29-148ff650acca tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.927033] [55188]: DEBUG nova.api.openstack.wsgi [None req-3dc240e3-5d01-4f61-aaf8-66788150de3d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.928799] [55188]: DEBUG nova.compute.api [None req-3dc240e3-5d01-4f61-aaf8-66788150de3d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.932941] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dc240e3-5d01-4f61-aaf8-66788150de3d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.933207] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dc240e3-5d01-4f61-aaf8-66788150de3d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.933395] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dc240e3-5d01-4f61-aaf8-66788150de3d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.933752] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dc240e3-5d01-4f61-aaf8-66788150de3d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.933975] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dc240e3-5d01-4f61-aaf8-66788150de3d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.934171] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dc240e3-5d01-4f61-aaf8-66788150de3d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.947805] [55187]: DEBUG oslo_concurrency.lockutils [None req-d12fcf9d-b20f-4ac6-bc29-148ff650acca tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.948248] [55187]: DEBUG oslo_concurrency.lockutils [None req-d12fcf9d-b20f-4ac6-bc29-148ff650acca tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.948466] [55187]: DEBUG oslo_concurrency.lockutils [None req-d12fcf9d-b20f-4ac6-bc29-148ff650acca tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.948670] [55187]: DEBUG nova.objects.instance [None req-d12fcf9d-b20f-4ac6-bc29-148ff650acca tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.952948] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dc240e3-5d01-4f61-aaf8-66788150de3d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.953287] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dc240e3-5d01-4f61-aaf8-66788150de3d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.953492] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dc240e3-5d01-4f61-aaf8-66788150de3d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.953726] [55188]: DEBUG nova.objects.instance [None req-3dc240e3-5d01-4f61-aaf8-66788150de3d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.971417] [55187]: DEBUG nova.policy [None req-d12fcf9d-b20f-4ac6-bc29-148ff650acca tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.975962] [55188]: DEBUG nova.policy [None req-3dc240e3-5d01-4f61-aaf8-66788150de3d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.976541] [55187]: INFO nova.api.openstack.requestlog [None req-d12fcf9d-b20f-4ac6-bc29-148ff650acca tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.058518 [ 809.977015] [55187]: [pid: 55187|app: 0|req: 1853/3831] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.979873] [55187]: DEBUG nova.api.openstack.wsgi [None req-bfa96ad3-2ef0-4375-ac6e-663cd2ece783 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4afb531ab0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.980778] [55188]: INFO nova.api.openstack.requestlog [None req-3dc240e3-5d01-4f61-aaf8-66788150de3d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.055736 [ 809.981238] [55188]: [pid: 55188|app: 0|req: 1979/3832] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.983765] [55188]: DEBUG nova.api.openstack.wsgi [None req-f9c67c75-90fd-43f3-9a94-54e19d90e3f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 809.986468] [55188]: DEBUG nova.compute.api [None req-f9c67c75-90fd-43f3-9a94-54e19d90e3f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 809.989458] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9c67c75-90fd-43f3-9a94-54e19d90e3f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.989730] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9c67c75-90fd-43f3-9a94-54e19d90e3f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.990917] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9c67c75-90fd-43f3-9a94-54e19d90e3f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.991442] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9c67c75-90fd-43f3-9a94-54e19d90e3f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.991673] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9c67c75-90fd-43f3-9a94-54e19d90e3f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.991859] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9c67c75-90fd-43f3-9a94-54e19d90e3f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.012409] [55187]: INFO nova.api.openstack.requestlog [None req-bfa96ad3-2ef0-4375-ac6e-663cd2ece783 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f" status: 200 len: 1526 microversion: 2.1 time: 0.034624 [ 810.012758] [55187]: [pid: 55187|app: 0|req: 1854/3833] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f => generated 1526 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.016454] [55187]: DEBUG nova.api.openstack.wsgi [None req-cd5ac761-912e-445f-9c52-a8733a96e24a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa4dc940>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.030255] [55188]: DEBUG nova.policy [None req-f9c67c75-90fd-43f3-9a94-54e19d90e3f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.036080] [55188]: INFO nova.api.openstack.requestlog [None req-f9c67c75-90fd-43f3-9a94-54e19d90e3f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.054010 [ 810.036580] [55188]: [pid: 55188|app: 0|req: 1980/3834] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.040048] [55188]: DEBUG nova.api.openstack.wsgi [None req-b05ad630-2266-4838-a5cf-2150fc3d084e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.043132] [55188]: DEBUG nova.compute.api [None req-b05ad630-2266-4838-a5cf-2150fc3d084e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.046040] [55188]: DEBUG oslo_concurrency.lockutils [None req-b05ad630-2266-4838-a5cf-2150fc3d084e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.046135] [55187]: INFO nova.api.openstack.requestlog [None req-cd5ac761-912e-445f-9c52-a8733a96e24a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5" status: 200 len: 1645 microversion: 2.1 time: 0.031489 [ 810.046207] [55188]: DEBUG oslo_concurrency.lockutils [None req-b05ad630-2266-4838-a5cf-2150fc3d084e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.046533] [55188]: DEBUG oslo_concurrency.lockutils [None req-b05ad630-2266-4838-a5cf-2150fc3d084e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.046593] [55187]: [pid: 55187|app: 0|req: 1855/3835] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5 => generated 1645 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.046832] [55188]: DEBUG oslo_concurrency.lockutils [None req-b05ad630-2266-4838-a5cf-2150fc3d084e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.047103] [55188]: DEBUG oslo_concurrency.lockutils [None req-b05ad630-2266-4838-a5cf-2150fc3d084e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.047293] [55188]: DEBUG oslo_concurrency.lockutils [None req-b05ad630-2266-4838-a5cf-2150fc3d084e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.058231] [55187]: DEBUG nova.api.openstack.wsgi [None req-cc4d3464-1825-4db7-b875-093d5b8e8fc2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.060173] [55187]: DEBUG nova.compute.api [None req-cc4d3464-1825-4db7-b875-093d5b8e8fc2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.063790] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc4d3464-1825-4db7-b875-093d5b8e8fc2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.064087] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc4d3464-1825-4db7-b875-093d5b8e8fc2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.064281] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc4d3464-1825-4db7-b875-093d5b8e8fc2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.064658] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc4d3464-1825-4db7-b875-093d5b8e8fc2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.064863] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc4d3464-1825-4db7-b875-093d5b8e8fc2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.065054] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc4d3464-1825-4db7-b875-093d5b8e8fc2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.065405] [55188]: DEBUG oslo_concurrency.lockutils [None req-b05ad630-2266-4838-a5cf-2150fc3d084e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.065662] [55188]: DEBUG oslo_concurrency.lockutils [None req-b05ad630-2266-4838-a5cf-2150fc3d084e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.065850] [55188]: DEBUG oslo_concurrency.lockutils [None req-b05ad630-2266-4838-a5cf-2150fc3d084e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.066094] [55188]: DEBUG nova.objects.instance [None req-b05ad630-2266-4838-a5cf-2150fc3d084e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 810.097424] [55188]: DEBUG nova.policy [None req-b05ad630-2266-4838-a5cf-2150fc3d084e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.102061] [55188]: INFO nova.api.openstack.requestlog [None req-b05ad630-2266-4838-a5cf-2150fc3d084e tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.064738 [ 810.102398] [55188]: [pid: 55188|app: 0|req: 1981/3836] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.104687] [55187]: DEBUG nova.policy [None req-cc4d3464-1825-4db7-b875-093d5b8e8fc2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.105069] [55188]: DEBUG nova.api.openstack.wsgi [None req-c33057ef-c587-461f-97b0-88bac05dff28 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.106708] [55188]: DEBUG nova.compute.api [None req-c33057ef-c587-461f-97b0-88bac05dff28 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] [instance: 19c96786-d3cc-49be-ac6e-825c62ffa8a6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.109414] [55187]: INFO nova.api.openstack.requestlog [None req-cc4d3464-1825-4db7-b875-093d5b8e8fc2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.053526 [ 810.109871] [55187]: [pid: 55187|app: 0|req: 1856/3837] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.110105] [55188]: DEBUG oslo_concurrency.lockutils [None req-c33057ef-c587-461f-97b0-88bac05dff28 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.110354] [55188]: DEBUG oslo_concurrency.lockutils [None req-c33057ef-c587-461f-97b0-88bac05dff28 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.110542] [55188]: DEBUG oslo_concurrency.lockutils [None req-c33057ef-c587-461f-97b0-88bac05dff28 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.110904] [55188]: DEBUG oslo_concurrency.lockutils [None req-c33057ef-c587-461f-97b0-88bac05dff28 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.111123] [55188]: DEBUG oslo_concurrency.lockutils [None req-c33057ef-c587-461f-97b0-88bac05dff28 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.111302] [55188]: DEBUG oslo_concurrency.lockutils [None req-c33057ef-c587-461f-97b0-88bac05dff28 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.120450] [55188]: INFO nova.api.openstack.wsgi [None req-c33057ef-c587-461f-97b0-88bac05dff28 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] HTTP exception thrown: Instance 19c96786-d3cc-49be-ac6e-825c62ffa8a6 could not be found. [ 810.120794] [55188]: DEBUG nova.api.openstack.wsgi [None req-c33057ef-c587-461f-97b0-88bac05dff28 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] Returning 404 to user: Instance 19c96786-d3cc-49be-ac6e-825c62ffa8a6 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 810.121320] [55188]: INFO nova.api.openstack.requestlog [None req-c33057ef-c587-461f-97b0-88bac05dff28 tempest-ListServersNegativeTestJSON-1520455408 tempest-ListServersNegativeTestJSON-1520455408-project-member] 10.180.1.21 "GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6" status: 404 len: 111 microversion: 2.1 time: 0.018360 [ 810.121584] [55188]: [pid: 55188|app: 0|req: 1982/3838] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/19c96786-d3cc-49be-ac6e-825c62ffa8a6 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 810.151881] [55187]: DEBUG nova.api.openstack.wsgi [None req-8244aba2-ce73-44b8-a140-ceaae2c77fad tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.154336] [55187]: DEBUG nova.compute.api [None req-8244aba2-ce73-44b8-a140-ceaae2c77fad tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.158697] [55187]: DEBUG oslo_concurrency.lockutils [None req-8244aba2-ce73-44b8-a140-ceaae2c77fad tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.159052] [55187]: DEBUG oslo_concurrency.lockutils [None req-8244aba2-ce73-44b8-a140-ceaae2c77fad tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.159326] [55187]: DEBUG oslo_concurrency.lockutils [None req-8244aba2-ce73-44b8-a140-ceaae2c77fad tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.159806] [55187]: DEBUG oslo_concurrency.lockutils [None req-8244aba2-ce73-44b8-a140-ceaae2c77fad tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.160160] [55187]: DEBUG oslo_concurrency.lockutils [None req-8244aba2-ce73-44b8-a140-ceaae2c77fad tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.160421] [55187]: DEBUG oslo_concurrency.lockutils [None req-8244aba2-ce73-44b8-a140-ceaae2c77fad tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.186122] [55187]: DEBUG oslo_concurrency.lockutils [None req-8244aba2-ce73-44b8-a140-ceaae2c77fad tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.186458] [55187]: DEBUG oslo_concurrency.lockutils [None req-8244aba2-ce73-44b8-a140-ceaae2c77fad tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.186709] [55187]: DEBUG oslo_concurrency.lockutils [None req-8244aba2-ce73-44b8-a140-ceaae2c77fad tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.186948] [55187]: DEBUG nova.objects.instance [None req-8244aba2-ce73-44b8-a140-ceaae2c77fad tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 810.224361] [55187]: DEBUG nova.policy [None req-8244aba2-ce73-44b8-a140-ceaae2c77fad tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.231539] [55187]: INFO nova.api.openstack.requestlog [None req-8244aba2-ce73-44b8-a140-ceaae2c77fad tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.083245 [ 810.232103] [55187]: [pid: 55187|app: 0|req: 1857/3839] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.301790] [55188]: DEBUG nova.api.openstack.wsgi [req-beef0a67-3666-4afd-91ac-beb7ebe5d23e req-3a588584-1d6c-43f4-b90f-1c5289ebce9f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aeff7ce3-80c4-4005-a377-8838e9f14dfa", "name": "network-vif-deleted", "tag": "881a095a-cca8-43b8-b8aa-54c7ae5bb4e7"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 810.312837] [55187]: DEBUG nova.api.openstack.wsgi [None req-0537622c-a9a4-41dd-a16a-cf9ed341a7e4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.313017] [55188]: DEBUG oslo_concurrency.lockutils [req-beef0a67-3666-4afd-91ac-beb7ebe5d23e req-3a588584-1d6c-43f4-b90f-1c5289ebce9f service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.313017] [55188]: DEBUG oslo_concurrency.lockutils [req-beef0a67-3666-4afd-91ac-beb7ebe5d23e req-3a588584-1d6c-43f4-b90f-1c5289ebce9f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.313017] [55188]: DEBUG oslo_concurrency.lockutils [req-beef0a67-3666-4afd-91ac-beb7ebe5d23e req-3a588584-1d6c-43f4-b90f-1c5289ebce9f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.313137] [55187]: DEBUG nova.compute.api [None req-0537622c-a9a4-41dd-a16a-cf9ed341a7e4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.315199] [55187]: DEBUG oslo_concurrency.lockutils [None req-0537622c-a9a4-41dd-a16a-cf9ed341a7e4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.315700] [55187]: DEBUG oslo_concurrency.lockutils [None req-0537622c-a9a4-41dd-a16a-cf9ed341a7e4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.316042] [55187]: DEBUG oslo_concurrency.lockutils [None req-0537622c-a9a4-41dd-a16a-cf9ed341a7e4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.316561] [55187]: DEBUG oslo_concurrency.lockutils [None req-0537622c-a9a4-41dd-a16a-cf9ed341a7e4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.317064] [55187]: DEBUG oslo_concurrency.lockutils [None req-0537622c-a9a4-41dd-a16a-cf9ed341a7e4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.317380] [55187]: DEBUG oslo_concurrency.lockutils [None req-0537622c-a9a4-41dd-a16a-cf9ed341a7e4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.321149] [55188]: INFO nova.api.openstack.compute.server_external_events [req-beef0a67-3666-4afd-91ac-beb7ebe5d23e req-3a588584-1d6c-43f4-b90f-1c5289ebce9f service nova] Creating event network-vif-deleted:881a095a-cca8-43b8-b8aa-54c7ae5bb4e7 for instance aeff7ce3-80c4-4005-a377-8838e9f14dfa on cpu-1 [ 810.328039] [55188]: INFO nova.api.openstack.requestlog [req-beef0a67-3666-4afd-91ac-beb7ebe5d23e req-3a588584-1d6c-43f4-b90f-1c5289ebce9f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024884 [ 810.328039] [55188]: [pid: 55188|app: 0|req: 1983/3840] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:50 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 810.328039] [55188]: DEBUG nova.api.openstack.wsgi [None req-478dab62-b060-4cb6-843a-b2bc4e6a1787 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.329837] [55188]: DEBUG nova.compute.api [None req-478dab62-b060-4cb6-843a-b2bc4e6a1787 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.335755] [55188]: DEBUG oslo_concurrency.lockutils [None req-478dab62-b060-4cb6-843a-b2bc4e6a1787 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.335755] [55188]: DEBUG oslo_concurrency.lockutils [None req-478dab62-b060-4cb6-843a-b2bc4e6a1787 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.335755] [55188]: DEBUG oslo_concurrency.lockutils [None req-478dab62-b060-4cb6-843a-b2bc4e6a1787 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.335755] [55188]: DEBUG oslo_concurrency.lockutils [None req-478dab62-b060-4cb6-843a-b2bc4e6a1787 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.335755] [55188]: DEBUG oslo_concurrency.lockutils [None req-478dab62-b060-4cb6-843a-b2bc4e6a1787 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.335755] [55188]: DEBUG oslo_concurrency.lockutils [None req-478dab62-b060-4cb6-843a-b2bc4e6a1787 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.372218] [55187]: DEBUG nova.policy [None req-0537622c-a9a4-41dd-a16a-cf9ed341a7e4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.374142] [55188]: DEBUG nova.policy [None req-478dab62-b060-4cb6-843a-b2bc4e6a1787 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.376035] [55187]: DEBUG nova.policy [None req-0537622c-a9a4-41dd-a16a-cf9ed341a7e4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.377016] [55187]: DEBUG nova.policy [None req-0537622c-a9a4-41dd-a16a-cf9ed341a7e4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.378672] [55188]: INFO nova.api.openstack.requestlog [None req-478dab62-b060-4cb6-843a-b2bc4e6a1787 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.053228 [ 810.379131] [55188]: [pid: 55188|app: 0|req: 1984/3841] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.381598] [55187]: INFO nova.api.openstack.requestlog [None req-0537622c-a9a4-41dd-a16a-cf9ed341a7e4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.074466 [ 810.381598] [55187]: [pid: 55187|app: 0|req: 1858/3842] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 810.381755] [55188]: DEBUG nova.api.openstack.wsgi [None req-b52720f3-a086-49a5-a63c-94519006cb73 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.385027] [55188]: DEBUG nova.compute.api [None req-b52720f3-a086-49a5-a63c-94519006cb73 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.387252] [55188]: DEBUG oslo_concurrency.lockutils [None req-b52720f3-a086-49a5-a63c-94519006cb73 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.388245] [55188]: DEBUG oslo_concurrency.lockutils [None req-b52720f3-a086-49a5-a63c-94519006cb73 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.388556] [55188]: DEBUG oslo_concurrency.lockutils [None req-b52720f3-a086-49a5-a63c-94519006cb73 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.389039] [55188]: DEBUG oslo_concurrency.lockutils [None req-b52720f3-a086-49a5-a63c-94519006cb73 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.389283] [55188]: DEBUG oslo_concurrency.lockutils [None req-b52720f3-a086-49a5-a63c-94519006cb73 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.389500] [55188]: DEBUG oslo_concurrency.lockutils [None req-b52720f3-a086-49a5-a63c-94519006cb73 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.399451] [55187]: DEBUG nova.api.openstack.wsgi [None req-baa83404-9e4b-43f3-a03f-c81590371267 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.401956] [55187]: DEBUG nova.compute.api [None req-baa83404-9e4b-43f3-a03f-c81590371267 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.405557] [55187]: DEBUG oslo_concurrency.lockutils [None req-baa83404-9e4b-43f3-a03f-c81590371267 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.405950] [55187]: DEBUG oslo_concurrency.lockutils [None req-baa83404-9e4b-43f3-a03f-c81590371267 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.406295] [55187]: DEBUG oslo_concurrency.lockutils [None req-baa83404-9e4b-43f3-a03f-c81590371267 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.406771] [55187]: DEBUG oslo_concurrency.lockutils [None req-baa83404-9e4b-43f3-a03f-c81590371267 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.407180] [55187]: DEBUG oslo_concurrency.lockutils [None req-baa83404-9e4b-43f3-a03f-c81590371267 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.407496] [55187]: DEBUG oslo_concurrency.lockutils [None req-baa83404-9e4b-43f3-a03f-c81590371267 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.430897] [55188]: DEBUG nova.policy [None req-b52720f3-a086-49a5-a63c-94519006cb73 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.437419] [55188]: INFO nova.api.openstack.requestlog [None req-b52720f3-a086-49a5-a63c-94519006cb73 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.057386 [ 810.439976] [55188]: [pid: 55188|app: 0|req: 1985/3843] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.443944] [55187]: DEBUG oslo_concurrency.lockutils [None req-baa83404-9e4b-43f3-a03f-c81590371267 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.444218] [55187]: DEBUG oslo_concurrency.lockutils [None req-baa83404-9e4b-43f3-a03f-c81590371267 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.444408] [55187]: DEBUG oslo_concurrency.lockutils [None req-baa83404-9e4b-43f3-a03f-c81590371267 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.444612] [55187]: DEBUG nova.objects.instance [None req-baa83404-9e4b-43f3-a03f-c81590371267 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 810.456643] [55188]: DEBUG nova.api.openstack.wsgi [None req-57245129-d9c9-4ecb-b947-7a9500a313fc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.459331] [55188]: DEBUG nova.compute.api [None req-57245129-d9c9-4ecb-b947-7a9500a313fc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.464646] [55188]: DEBUG oslo_concurrency.lockutils [None req-57245129-d9c9-4ecb-b947-7a9500a313fc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.465120] [55188]: DEBUG oslo_concurrency.lockutils [None req-57245129-d9c9-4ecb-b947-7a9500a313fc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.465450] [55188]: DEBUG oslo_concurrency.lockutils [None req-57245129-d9c9-4ecb-b947-7a9500a313fc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.466060] [55188]: DEBUG oslo_concurrency.lockutils [None req-57245129-d9c9-4ecb-b947-7a9500a313fc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.466387] [55188]: DEBUG oslo_concurrency.lockutils [None req-57245129-d9c9-4ecb-b947-7a9500a313fc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.466701] [55188]: DEBUG oslo_concurrency.lockutils [None req-57245129-d9c9-4ecb-b947-7a9500a313fc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.474449] [55187]: DEBUG nova.policy [None req-baa83404-9e4b-43f3-a03f-c81590371267 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.480588] [55187]: INFO nova.api.openstack.requestlog [None req-baa83404-9e4b-43f3-a03f-c81590371267 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.083566 [ 810.480938] [55187]: [pid: 55187|app: 0|req: 1859/3844] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.487165] [55188]: DEBUG oslo_concurrency.lockutils [None req-57245129-d9c9-4ecb-b947-7a9500a313fc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.487406] [55188]: DEBUG oslo_concurrency.lockutils [None req-57245129-d9c9-4ecb-b947-7a9500a313fc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.487601] [55188]: DEBUG oslo_concurrency.lockutils [None req-57245129-d9c9-4ecb-b947-7a9500a313fc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.487817] [55188]: DEBUG nova.objects.instance [None req-57245129-d9c9-4ecb-b947-7a9500a313fc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 810.508381] [55188]: DEBUG nova.policy [None req-57245129-d9c9-4ecb-b947-7a9500a313fc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.513176] [55188]: INFO nova.api.openstack.requestlog [None req-57245129-d9c9-4ecb-b947-7a9500a313fc tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.059952 [ 810.513517] [55188]: [pid: 55188|app: 0|req: 1986/3845] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:50 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.652543] [55187]: DEBUG nova.api.openstack.wsgi [None req-0548444a-2a2d-47a8-a016-f918493c7a7c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.654429] [55187]: DEBUG nova.compute.api [None req-0548444a-2a2d-47a8-a016-f918493c7a7c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.659050] [55187]: DEBUG oslo_concurrency.lockutils [None req-0548444a-2a2d-47a8-a016-f918493c7a7c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.659494] [55187]: DEBUG oslo_concurrency.lockutils [None req-0548444a-2a2d-47a8-a016-f918493c7a7c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.659827] [55187]: DEBUG oslo_concurrency.lockutils [None req-0548444a-2a2d-47a8-a016-f918493c7a7c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.660481] [55187]: DEBUG oslo_concurrency.lockutils [None req-0548444a-2a2d-47a8-a016-f918493c7a7c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.660836] [55187]: DEBUG oslo_concurrency.lockutils [None req-0548444a-2a2d-47a8-a016-f918493c7a7c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.661203] [55187]: DEBUG oslo_concurrency.lockutils [None req-0548444a-2a2d-47a8-a016-f918493c7a7c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.665649] [55188]: DEBUG nova.api.openstack.wsgi [None req-fdaed72e-3936-464a-97d2-4a85d9801003 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.667669] [55188]: DEBUG nova.compute.api [None req-fdaed72e-3936-464a-97d2-4a85d9801003 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.671501] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdaed72e-3936-464a-97d2-4a85d9801003 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.671770] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdaed72e-3936-464a-97d2-4a85d9801003 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.671934] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdaed72e-3936-464a-97d2-4a85d9801003 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.672307] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdaed72e-3936-464a-97d2-4a85d9801003 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.672552] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdaed72e-3936-464a-97d2-4a85d9801003 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.672784] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdaed72e-3936-464a-97d2-4a85d9801003 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.688023] [55187]: DEBUG oslo_concurrency.lockutils [None req-0548444a-2a2d-47a8-a016-f918493c7a7c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.688263] [55187]: DEBUG oslo_concurrency.lockutils [None req-0548444a-2a2d-47a8-a016-f918493c7a7c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.688333] [55187]: DEBUG oslo_concurrency.lockutils [None req-0548444a-2a2d-47a8-a016-f918493c7a7c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.688550] [55187]: DEBUG nova.objects.instance [None req-0548444a-2a2d-47a8-a016-f918493c7a7c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 810.722268] [55187]: DEBUG nova.policy [None req-0548444a-2a2d-47a8-a016-f918493c7a7c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.728048] [55187]: DEBUG nova.policy [None req-0548444a-2a2d-47a8-a016-f918493c7a7c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.728734] [55187]: DEBUG nova.policy [None req-0548444a-2a2d-47a8-a016-f918493c7a7c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.729421] [55187]: INFO nova.api.openstack.requestlog [None req-0548444a-2a2d-47a8-a016-f918493c7a7c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.079562 [ 810.729744] [55187]: [pid: 55187|app: 0|req: 1860/3846] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 810.736123] [55187]: DEBUG nova.api.openstack.wsgi [None req-8a2f5ab2-188c-494d-9092-5e9b49e4675a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.737928] [55187]: DEBUG nova.compute.api [None req-8a2f5ab2-188c-494d-9092-5e9b49e4675a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.745029] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a2f5ab2-188c-494d-9092-5e9b49e4675a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.748236] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a2f5ab2-188c-494d-9092-5e9b49e4675a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.748236] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a2f5ab2-188c-494d-9092-5e9b49e4675a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.748236] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a2f5ab2-188c-494d-9092-5e9b49e4675a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.748236] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a2f5ab2-188c-494d-9092-5e9b49e4675a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.748236] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a2f5ab2-188c-494d-9092-5e9b49e4675a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.766733] [55188]: DEBUG nova.policy [None req-fdaed72e-3936-464a-97d2-4a85d9801003 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.767015] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a2f5ab2-188c-494d-9092-5e9b49e4675a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.767303] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a2f5ab2-188c-494d-9092-5e9b49e4675a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.767493] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a2f5ab2-188c-494d-9092-5e9b49e4675a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.767693] [55187]: DEBUG nova.objects.instance [None req-8a2f5ab2-188c-494d-9092-5e9b49e4675a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 810.771277] [55188]: INFO nova.api.openstack.requestlog [None req-fdaed72e-3936-464a-97d2-4a85d9801003 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1314 microversion: 2.1 time: 0.108289 [ 810.771692] [55188]: [pid: 55188|app: 0|req: 1987/3847] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1314 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.774545] [55188]: DEBUG nova.api.openstack.wsgi [None req-c5f6e303-8076-40b0-a744-77b7d816fa05 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.778326] [55188]: DEBUG nova.compute.api [None req-c5f6e303-8076-40b0-a744-77b7d816fa05 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.780985] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5f6e303-8076-40b0-a744-77b7d816fa05 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.781308] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5f6e303-8076-40b0-a744-77b7d816fa05 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.781481] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5f6e303-8076-40b0-a744-77b7d816fa05 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.782049] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5f6e303-8076-40b0-a744-77b7d816fa05 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.782353] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5f6e303-8076-40b0-a744-77b7d816fa05 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.786509] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5f6e303-8076-40b0-a744-77b7d816fa05 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.794957] [55187]: DEBUG nova.policy [None req-8a2f5ab2-188c-494d-9092-5e9b49e4675a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.799895] [55187]: INFO nova.api.openstack.requestlog [None req-8a2f5ab2-188c-494d-9092-5e9b49e4675a tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.068681 [ 810.799895] [55187]: [pid: 55187|app: 0|req: 1861/3848] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.806024] [55187]: DEBUG nova.api.openstack.wsgi [None req-49a6045e-c656-4a0b-8418-68943c08b96f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.806024] [55187]: DEBUG nova.compute.api [None req-49a6045e-c656-4a0b-8418-68943c08b96f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.811044] [55187]: DEBUG oslo_concurrency.lockutils [None req-49a6045e-c656-4a0b-8418-68943c08b96f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.811314] [55187]: DEBUG oslo_concurrency.lockutils [None req-49a6045e-c656-4a0b-8418-68943c08b96f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.811501] [55187]: DEBUG oslo_concurrency.lockutils [None req-49a6045e-c656-4a0b-8418-68943c08b96f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.811864] [55187]: DEBUG oslo_concurrency.lockutils [None req-49a6045e-c656-4a0b-8418-68943c08b96f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.812197] [55187]: DEBUG oslo_concurrency.lockutils [None req-49a6045e-c656-4a0b-8418-68943c08b96f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.812394] [55187]: DEBUG oslo_concurrency.lockutils [None req-49a6045e-c656-4a0b-8418-68943c08b96f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.831906] [55188]: DEBUG nova.policy [None req-c5f6e303-8076-40b0-a744-77b7d816fa05 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.838897] [55188]: INFO nova.api.openstack.requestlog [None req-c5f6e303-8076-40b0-a744-77b7d816fa05 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.066423 [ 810.839535] [55188]: [pid: 55188|app: 0|req: 1988/3849] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.840281] [55187]: DEBUG oslo_concurrency.lockutils [None req-49a6045e-c656-4a0b-8418-68943c08b96f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.840669] [55187]: DEBUG oslo_concurrency.lockutils [None req-49a6045e-c656-4a0b-8418-68943c08b96f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.844022] [55187]: DEBUG oslo_concurrency.lockutils [None req-49a6045e-c656-4a0b-8418-68943c08b96f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.844022] [55187]: DEBUG nova.objects.instance [None req-49a6045e-c656-4a0b-8418-68943c08b96f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 810.844168] [55188]: DEBUG nova.api.openstack.wsgi [None req-0b4ab3f5-ea42-4078-9d6b-d54c297f63a8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.845017] [55188]: DEBUG nova.compute.api [None req-0b4ab3f5-ea42-4078-9d6b-d54c297f63a8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.849207] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b4ab3f5-ea42-4078-9d6b-d54c297f63a8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.849659] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b4ab3f5-ea42-4078-9d6b-d54c297f63a8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.849981] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b4ab3f5-ea42-4078-9d6b-d54c297f63a8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.850463] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b4ab3f5-ea42-4078-9d6b-d54c297f63a8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.850767] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b4ab3f5-ea42-4078-9d6b-d54c297f63a8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.851162] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b4ab3f5-ea42-4078-9d6b-d54c297f63a8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.869068] [55187]: DEBUG nova.policy [None req-49a6045e-c656-4a0b-8418-68943c08b96f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.872768] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b4ab3f5-ea42-4078-9d6b-d54c297f63a8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.874022] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b4ab3f5-ea42-4078-9d6b-d54c297f63a8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.874022] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b4ab3f5-ea42-4078-9d6b-d54c297f63a8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.874022] [55188]: DEBUG nova.objects.instance [None req-0b4ab3f5-ea42-4078-9d6b-d54c297f63a8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 810.874744] [55187]: INFO nova.api.openstack.requestlog [None req-49a6045e-c656-4a0b-8418-68943c08b96f tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.074635 [ 810.875480] [55187]: [pid: 55187|app: 0|req: 1862/3850] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.878302] [55187]: DEBUG nova.api.openstack.wsgi [None req-92536d4c-032d-470f-aade-3e09364c2c65 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.882027] [55187]: DEBUG nova.compute.api [None req-92536d4c-032d-470f-aade-3e09364c2c65 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.885155] [55187]: DEBUG oslo_concurrency.lockutils [None req-92536d4c-032d-470f-aade-3e09364c2c65 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.885447] [55187]: DEBUG oslo_concurrency.lockutils [None req-92536d4c-032d-470f-aade-3e09364c2c65 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.885672] [55187]: DEBUG oslo_concurrency.lockutils [None req-92536d4c-032d-470f-aade-3e09364c2c65 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.886066] [55187]: DEBUG oslo_concurrency.lockutils [None req-92536d4c-032d-470f-aade-3e09364c2c65 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.886280] [55187]: DEBUG oslo_concurrency.lockutils [None req-92536d4c-032d-470f-aade-3e09364c2c65 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.886456] [55187]: DEBUG oslo_concurrency.lockutils [None req-92536d4c-032d-470f-aade-3e09364c2c65 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.905721] [55188]: DEBUG nova.policy [None req-0b4ab3f5-ea42-4078-9d6b-d54c297f63a8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.906361] [55187]: DEBUG oslo_concurrency.lockutils [None req-92536d4c-032d-470f-aade-3e09364c2c65 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.906622] [55187]: DEBUG oslo_concurrency.lockutils [None req-92536d4c-032d-470f-aade-3e09364c2c65 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.906845] [55187]: DEBUG oslo_concurrency.lockutils [None req-92536d4c-032d-470f-aade-3e09364c2c65 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.907088] [55187]: DEBUG nova.objects.instance [None req-92536d4c-032d-470f-aade-3e09364c2c65 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 810.910171] [55188]: INFO nova.api.openstack.requestlog [None req-0b4ab3f5-ea42-4078-9d6b-d54c297f63a8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.069770 [ 810.910625] [55188]: [pid: 55188|app: 0|req: 1989/3851] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.913502] [55188]: DEBUG nova.api.openstack.wsgi [None req-8fb5bf13-c72a-4aca-ad92-83dac4e0be2a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.915336] [55188]: DEBUG nova.compute.api [None req-8fb5bf13-c72a-4aca-ad92-83dac4e0be2a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.920405] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fb5bf13-c72a-4aca-ad92-83dac4e0be2a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.920913] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fb5bf13-c72a-4aca-ad92-83dac4e0be2a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.921237] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fb5bf13-c72a-4aca-ad92-83dac4e0be2a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.921729] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fb5bf13-c72a-4aca-ad92-83dac4e0be2a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.922067] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fb5bf13-c72a-4aca-ad92-83dac4e0be2a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.924017] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fb5bf13-c72a-4aca-ad92-83dac4e0be2a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.931090] [55187]: DEBUG nova.policy [None req-92536d4c-032d-470f-aade-3e09364c2c65 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.936114] [55187]: INFO nova.api.openstack.requestlog [None req-92536d4c-032d-470f-aade-3e09364c2c65 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.059986 [ 810.936482] [55187]: [pid: 55187|app: 0|req: 1863/3852] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.939185] [55187]: DEBUG nova.api.openstack.wsgi [None req-66d70157-b27c-4c4f-be3a-a429546358ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.940942] [55187]: DEBUG nova.compute.api [None req-66d70157-b27c-4c4f-be3a-a429546358ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.944556] [55187]: DEBUG oslo_concurrency.lockutils [None req-66d70157-b27c-4c4f-be3a-a429546358ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.944845] [55187]: DEBUG oslo_concurrency.lockutils [None req-66d70157-b27c-4c4f-be3a-a429546358ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.945094] [55187]: DEBUG oslo_concurrency.lockutils [None req-66d70157-b27c-4c4f-be3a-a429546358ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.945479] [55187]: DEBUG oslo_concurrency.lockutils [None req-66d70157-b27c-4c4f-be3a-a429546358ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.945702] [55187]: DEBUG oslo_concurrency.lockutils [None req-66d70157-b27c-4c4f-be3a-a429546358ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.946029] [55187]: DEBUG oslo_concurrency.lockutils [None req-66d70157-b27c-4c4f-be3a-a429546358ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.961190] [55188]: DEBUG nova.policy [None req-8fb5bf13-c72a-4aca-ad92-83dac4e0be2a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.965943] [55187]: DEBUG oslo_concurrency.lockutils [None req-66d70157-b27c-4c4f-be3a-a429546358ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.966242] [55187]: DEBUG oslo_concurrency.lockutils [None req-66d70157-b27c-4c4f-be3a-a429546358ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.966441] [55187]: DEBUG oslo_concurrency.lockutils [None req-66d70157-b27c-4c4f-be3a-a429546358ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.966647] [55187]: DEBUG nova.objects.instance [None req-66d70157-b27c-4c4f-be3a-a429546358ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 810.966986] [55188]: INFO nova.api.openstack.requestlog [None req-8fb5bf13-c72a-4aca-ad92-83dac4e0be2a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1216 microversion: 2.1 time: 0.055634 [ 810.967511] [55188]: [pid: 55188|app: 0|req: 1990/3853] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1216 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.970247] [55188]: DEBUG nova.api.openstack.wsgi [None req-2b1def38-c651-4d1e-b52b-8cf680580340 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 810.972176] [55188]: DEBUG nova.compute.api [None req-2b1def38-c651-4d1e-b52b-8cf680580340 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 810.976440] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b1def38-c651-4d1e-b52b-8cf680580340 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.976680] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b1def38-c651-4d1e-b52b-8cf680580340 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.976907] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b1def38-c651-4d1e-b52b-8cf680580340 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.977296] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b1def38-c651-4d1e-b52b-8cf680580340 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.977500] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b1def38-c651-4d1e-b52b-8cf680580340 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.977674] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b1def38-c651-4d1e-b52b-8cf680580340 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.997217] [55187]: DEBUG nova.policy [None req-66d70157-b27c-4c4f-be3a-a429546358ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.002281] [55187]: DEBUG nova.policy [None req-66d70157-b27c-4c4f-be3a-a429546358ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.003096] [55187]: DEBUG nova.policy [None req-66d70157-b27c-4c4f-be3a-a429546358ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.006279] [55187]: INFO nova.api.openstack.requestlog [None req-66d70157-b27c-4c4f-be3a-a429546358ae tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.069225 [ 811.006617] [55187]: [pid: 55187|app: 0|req: 1864/3854] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 811.009847] [55187]: DEBUG nova.api.openstack.wsgi [None req-30edf303-a9ea-4d5e-9d49-1e92da702121 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.010887] [55187]: DEBUG nova.compute.api [None req-30edf303-a9ea-4d5e-9d49-1e92da702121 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 811.012876] [55188]: DEBUG nova.policy [None req-2b1def38-c651-4d1e-b52b-8cf680580340 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.014344] [55187]: DEBUG oslo_concurrency.lockutils [None req-30edf303-a9ea-4d5e-9d49-1e92da702121 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.014448] [55187]: DEBUG oslo_concurrency.lockutils [None req-30edf303-a9ea-4d5e-9d49-1e92da702121 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.014564] [55187]: DEBUG oslo_concurrency.lockutils [None req-30edf303-a9ea-4d5e-9d49-1e92da702121 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.014941] [55187]: DEBUG oslo_concurrency.lockutils [None req-30edf303-a9ea-4d5e-9d49-1e92da702121 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.015177] [55187]: DEBUG oslo_concurrency.lockutils [None req-30edf303-a9ea-4d5e-9d49-1e92da702121 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.015349] [55187]: DEBUG oslo_concurrency.lockutils [None req-30edf303-a9ea-4d5e-9d49-1e92da702121 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.017704] [55188]: INFO nova.api.openstack.requestlog [None req-2b1def38-c651-4d1e-b52b-8cf680580340 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.049520 [ 811.019071] [55188]: [pid: 55188|app: 0|req: 1991/3855] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.024449] [55188]: DEBUG nova.api.openstack.wsgi [None req-ab7ffb5d-eba5-43cf-82f9-dce122410cf2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.026466] [55188]: DEBUG nova.compute.api [None req-ab7ffb5d-eba5-43cf-82f9-dce122410cf2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 811.030438] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab7ffb5d-eba5-43cf-82f9-dce122410cf2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.030784] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab7ffb5d-eba5-43cf-82f9-dce122410cf2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.031016] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab7ffb5d-eba5-43cf-82f9-dce122410cf2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.031435] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab7ffb5d-eba5-43cf-82f9-dce122410cf2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.031644] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab7ffb5d-eba5-43cf-82f9-dce122410cf2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.031823] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab7ffb5d-eba5-43cf-82f9-dce122410cf2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.050635] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab7ffb5d-eba5-43cf-82f9-dce122410cf2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.050886] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab7ffb5d-eba5-43cf-82f9-dce122410cf2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.050998] [55187]: DEBUG nova.policy [None req-30edf303-a9ea-4d5e-9d49-1e92da702121 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.051128] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab7ffb5d-eba5-43cf-82f9-dce122410cf2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.051297] [55188]: DEBUG nova.objects.instance [None req-ab7ffb5d-eba5-43cf-82f9-dce122410cf2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 811.055573] [55187]: INFO nova.api.openstack.requestlog [None req-30edf303-a9ea-4d5e-9d49-1e92da702121 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.048294 [ 811.055927] [55187]: [pid: 55187|app: 0|req: 1865/3856] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.058653] [55187]: DEBUG nova.api.openstack.wsgi [None req-4c59f30f-8640-4c7e-b998-02ccff4173c8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.060370] [55187]: DEBUG nova.compute.api [None req-4c59f30f-8640-4c7e-b998-02ccff4173c8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 811.064537] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c59f30f-8640-4c7e-b998-02ccff4173c8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.064817] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c59f30f-8640-4c7e-b998-02ccff4173c8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.065062] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c59f30f-8640-4c7e-b998-02ccff4173c8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.065430] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c59f30f-8640-4c7e-b998-02ccff4173c8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.065651] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c59f30f-8640-4c7e-b998-02ccff4173c8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.065845] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c59f30f-8640-4c7e-b998-02ccff4173c8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.073227] [55188]: DEBUG nova.policy [None req-ab7ffb5d-eba5-43cf-82f9-dce122410cf2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.077705] [55188]: INFO nova.api.openstack.requestlog [None req-ab7ffb5d-eba5-43cf-82f9-dce122410cf2 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.058931 [ 811.078324] [55188]: [pid: 55188|app: 0|req: 1992/3857] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.080781] [55188]: DEBUG nova.api.openstack.wsgi [None req-df636656-5319-4bc9-8764-26f6a49767f8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4afa9468c0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.087091] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c59f30f-8640-4c7e-b998-02ccff4173c8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.087373] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c59f30f-8640-4c7e-b998-02ccff4173c8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.087574] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c59f30f-8640-4c7e-b998-02ccff4173c8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.087822] [55187]: DEBUG nova.objects.instance [None req-4c59f30f-8640-4c7e-b998-02ccff4173c8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 811.110948] [55188]: INFO nova.api.openstack.requestlog [None req-df636656-5319-4bc9-8764-26f6a49767f8 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f" status: 200 len: 1526 microversion: 2.1 time: 0.032003 [ 811.111305] [55188]: [pid: 55188|app: 0|req: 1993/3858] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f => generated 1526 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.116018] [55188]: DEBUG nova.api.openstack.wsgi [None req-8db8e49c-0d6f-4a67-b639-07dc7d232dc1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.116018] [55188]: DEBUG nova.compute.api [None req-8db8e49c-0d6f-4a67-b639-07dc7d232dc1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 811.118478] [55187]: DEBUG nova.policy [None req-4c59f30f-8640-4c7e-b998-02ccff4173c8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.122183] [55188]: DEBUG oslo_concurrency.lockutils [None req-8db8e49c-0d6f-4a67-b639-07dc7d232dc1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.122615] [55188]: DEBUG oslo_concurrency.lockutils [None req-8db8e49c-0d6f-4a67-b639-07dc7d232dc1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.122945] [55188]: DEBUG oslo_concurrency.lockutils [None req-8db8e49c-0d6f-4a67-b639-07dc7d232dc1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.123520] [55188]: DEBUG oslo_concurrency.lockutils [None req-8db8e49c-0d6f-4a67-b639-07dc7d232dc1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.123701] [55187]: INFO nova.api.openstack.requestlog [None req-4c59f30f-8640-4c7e-b998-02ccff4173c8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.067151 [ 811.123774] [55188]: DEBUG oslo_concurrency.lockutils [None req-8db8e49c-0d6f-4a67-b639-07dc7d232dc1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.123928] [55188]: DEBUG oslo_concurrency.lockutils [None req-8db8e49c-0d6f-4a67-b639-07dc7d232dc1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.124251] [55187]: [pid: 55187|app: 0|req: 1866/3859] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.126864] [55187]: DEBUG nova.api.openstack.wsgi [None req-3e183fa6-68d8-40ed-afa8-c523ac810147 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4af9da04c0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.162019] [55188]: DEBUG nova.policy [None req-8db8e49c-0d6f-4a67-b639-07dc7d232dc1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.163437] [55187]: INFO nova.api.openstack.requestlog [None req-3e183fa6-68d8-40ed-afa8-c523ac810147 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5" status: 200 len: 1645 microversion: 2.1 time: 0.038336 [ 811.163647] [55187]: [pid: 55187|app: 0|req: 1867/3860] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5 => generated 1645 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.167217] [55188]: INFO nova.api.openstack.requestlog [None req-8db8e49c-0d6f-4a67-b639-07dc7d232dc1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.055289 [ 811.167354] [55187]: DEBUG nova.api.openstack.wsgi [None req-acd3ced0-63f6-453d-8774-271fdb3f5e96 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.167622] [55188]: [pid: 55188|app: 0|req: 1994/3861] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.169804] [55187]: DEBUG nova.compute.api [None req-acd3ced0-63f6-453d-8774-271fdb3f5e96 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 811.172022] [55188]: DEBUG nova.api.openstack.wsgi [None req-81c1c950-4866-477a-9260-70987fe714e7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.172022] [55188]: DEBUG nova.compute.api [None req-81c1c950-4866-477a-9260-70987fe714e7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 811.174761] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd3ced0-63f6-453d-8774-271fdb3f5e96 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.175104] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd3ced0-63f6-453d-8774-271fdb3f5e96 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.175347] [55188]: DEBUG oslo_concurrency.lockutils [None req-81c1c950-4866-477a-9260-70987fe714e7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.175414] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd3ced0-63f6-453d-8774-271fdb3f5e96 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.175592] [55188]: DEBUG oslo_concurrency.lockutils [None req-81c1c950-4866-477a-9260-70987fe714e7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.175762] [55188]: DEBUG oslo_concurrency.lockutils [None req-81c1c950-4866-477a-9260-70987fe714e7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.175848] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd3ced0-63f6-453d-8774-271fdb3f5e96 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.176086] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd3ced0-63f6-453d-8774-271fdb3f5e96 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.176145] [55188]: DEBUG oslo_concurrency.lockutils [None req-81c1c950-4866-477a-9260-70987fe714e7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.176306] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd3ced0-63f6-453d-8774-271fdb3f5e96 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.176363] [55188]: DEBUG oslo_concurrency.lockutils [None req-81c1c950-4866-477a-9260-70987fe714e7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.176495] [55188]: DEBUG oslo_concurrency.lockutils [None req-81c1c950-4866-477a-9260-70987fe714e7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.200422] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd3ced0-63f6-453d-8774-271fdb3f5e96 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.201545] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd3ced0-63f6-453d-8774-271fdb3f5e96 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.201545] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd3ced0-63f6-453d-8774-271fdb3f5e96 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.201545] [55187]: DEBUG nova.objects.instance [None req-acd3ced0-63f6-453d-8774-271fdb3f5e96 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 811.215776] [55188]: DEBUG nova.policy [None req-81c1c950-4866-477a-9260-70987fe714e7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.226082] [55188]: INFO nova.api.openstack.requestlog [None req-81c1c950-4866-477a-9260-70987fe714e7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.057706 [ 811.226588] [55188]: [pid: 55188|app: 0|req: 1995/3862] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.233646] [55187]: DEBUG nova.policy [None req-acd3ced0-63f6-453d-8774-271fdb3f5e96 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.239472] [55187]: INFO nova.api.openstack.requestlog [None req-acd3ced0-63f6-453d-8774-271fdb3f5e96 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.075059 [ 811.239836] [55187]: [pid: 55187|app: 0|req: 1868/3863] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.248327] [55188]: DEBUG nova.api.openstack.wsgi [None req-eb724829-3d44-46fa-9c9c-e2edd8c72325 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.250186] [55188]: DEBUG nova.compute.api [None req-eb724829-3d44-46fa-9c9c-e2edd8c72325 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 811.253824] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb724829-3d44-46fa-9c9c-e2edd8c72325 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.254133] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb724829-3d44-46fa-9c9c-e2edd8c72325 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.254346] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb724829-3d44-46fa-9c9c-e2edd8c72325 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.254732] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb724829-3d44-46fa-9c9c-e2edd8c72325 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.254980] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb724829-3d44-46fa-9c9c-e2edd8c72325 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.255183] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb724829-3d44-46fa-9c9c-e2edd8c72325 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.286245] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb724829-3d44-46fa-9c9c-e2edd8c72325 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.286518] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb724829-3d44-46fa-9c9c-e2edd8c72325 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.286707] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb724829-3d44-46fa-9c9c-e2edd8c72325 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.286970] [55188]: DEBUG nova.objects.instance [None req-eb724829-3d44-46fa-9c9c-e2edd8c72325 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 811.309954] [55188]: DEBUG nova.policy [None req-eb724829-3d44-46fa-9c9c-e2edd8c72325 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.317015] [55188]: INFO nova.api.openstack.requestlog [None req-eb724829-3d44-46fa-9c9c-e2edd8c72325 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.069020 [ 811.317015] [55188]: [pid: 55188|app: 0|req: 1996/3864] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.393752] [55187]: DEBUG nova.api.openstack.wsgi [None req-5fe4c513-5d9a-46f0-a347-d3303157e071 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.395939] [55187]: DEBUG nova.compute.api [None req-5fe4c513-5d9a-46f0-a347-d3303157e071 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 811.398700] [55188]: DEBUG nova.api.openstack.wsgi [None req-88504e74-f6ed-459d-b1a6-d713ccdc0906 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.400394] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fe4c513-5d9a-46f0-a347-d3303157e071 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.400394] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fe4c513-5d9a-46f0-a347-d3303157e071 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.400496] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fe4c513-5d9a-46f0-a347-d3303157e071 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.401119] [55188]: DEBUG nova.compute.api [None req-88504e74-f6ed-459d-b1a6-d713ccdc0906 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 811.401207] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fe4c513-5d9a-46f0-a347-d3303157e071 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.401296] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fe4c513-5d9a-46f0-a347-d3303157e071 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.401599] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fe4c513-5d9a-46f0-a347-d3303157e071 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.405464] [55188]: DEBUG oslo_concurrency.lockutils [None req-88504e74-f6ed-459d-b1a6-d713ccdc0906 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.405781] [55188]: DEBUG oslo_concurrency.lockutils [None req-88504e74-f6ed-459d-b1a6-d713ccdc0906 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.406037] [55188]: DEBUG oslo_concurrency.lockutils [None req-88504e74-f6ed-459d-b1a6-d713ccdc0906 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.406469] [55188]: DEBUG oslo_concurrency.lockutils [None req-88504e74-f6ed-459d-b1a6-d713ccdc0906 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.406715] [55188]: DEBUG oslo_concurrency.lockutils [None req-88504e74-f6ed-459d-b1a6-d713ccdc0906 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.407297] [55188]: DEBUG oslo_concurrency.lockutils [None req-88504e74-f6ed-459d-b1a6-d713ccdc0906 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.450768] [55187]: DEBUG nova.policy [None req-5fe4c513-5d9a-46f0-a347-d3303157e071 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.460587] [55187]: INFO nova.api.openstack.requestlog [None req-5fe4c513-5d9a-46f0-a347-d3303157e071 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.069441 [ 811.461125] [55187]: [pid: 55187|app: 0|req: 1869/3865] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.464523] [55187]: DEBUG nova.api.openstack.wsgi [None req-3c53bbf9-d60e-4e0a-a8e7-3ee336782395 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.467599] [55187]: DEBUG nova.compute.api [None req-3c53bbf9-d60e-4e0a-a8e7-3ee336782395 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 811.467681] [55188]: DEBUG nova.policy [None req-88504e74-f6ed-459d-b1a6-d713ccdc0906 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.471894] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c53bbf9-d60e-4e0a-a8e7-3ee336782395 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.471894] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c53bbf9-d60e-4e0a-a8e7-3ee336782395 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.471894] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c53bbf9-d60e-4e0a-a8e7-3ee336782395 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.474801] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c53bbf9-d60e-4e0a-a8e7-3ee336782395 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.474801] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c53bbf9-d60e-4e0a-a8e7-3ee336782395 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.474801] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c53bbf9-d60e-4e0a-a8e7-3ee336782395 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.475129] [55188]: DEBUG nova.policy [None req-88504e74-f6ed-459d-b1a6-d713ccdc0906 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.475923] [55188]: DEBUG nova.policy [None req-88504e74-f6ed-459d-b1a6-d713ccdc0906 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.480862] [55188]: INFO nova.api.openstack.requestlog [None req-88504e74-f6ed-459d-b1a6-d713ccdc0906 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.085685 [ 811.481353] [55188]: [pid: 55188|app: 0|req: 1997/3866] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 811.496783] [55188]: DEBUG nova.api.openstack.wsgi [None req-4d7e685a-76f2-41f5-9f31-3c0b3862907e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.497202] [55188]: DEBUG nova.compute.api [None req-4d7e685a-76f2-41f5-9f31-3c0b3862907e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 811.501327] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d7e685a-76f2-41f5-9f31-3c0b3862907e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.501574] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d7e685a-76f2-41f5-9f31-3c0b3862907e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.501757] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d7e685a-76f2-41f5-9f31-3c0b3862907e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.502708] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d7e685a-76f2-41f5-9f31-3c0b3862907e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.502708] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d7e685a-76f2-41f5-9f31-3c0b3862907e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.502708] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d7e685a-76f2-41f5-9f31-3c0b3862907e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.526133] [55187]: DEBUG nova.policy [None req-3c53bbf9-d60e-4e0a-a8e7-3ee336782395 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.526446] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d7e685a-76f2-41f5-9f31-3c0b3862907e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.526446] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d7e685a-76f2-41f5-9f31-3c0b3862907e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.526446] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d7e685a-76f2-41f5-9f31-3c0b3862907e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.526446] [55188]: DEBUG nova.objects.instance [None req-4d7e685a-76f2-41f5-9f31-3c0b3862907e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 811.532205] [55187]: INFO nova.api.openstack.requestlog [None req-3c53bbf9-d60e-4e0a-a8e7-3ee336782395 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.070480 [ 811.532658] [55187]: [pid: 55187|app: 0|req: 1870/3867] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.535577] [55187]: DEBUG nova.api.openstack.wsgi [None req-fbe17d05-0b8a-49a7-81cf-098e92644062 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.537712] [55187]: DEBUG nova.compute.api [None req-fbe17d05-0b8a-49a7-81cf-098e92644062 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 811.541840] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbe17d05-0b8a-49a7-81cf-098e92644062 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.541929] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbe17d05-0b8a-49a7-81cf-098e92644062 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.542239] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbe17d05-0b8a-49a7-81cf-098e92644062 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.542644] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbe17d05-0b8a-49a7-81cf-098e92644062 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.542894] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbe17d05-0b8a-49a7-81cf-098e92644062 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.543086] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbe17d05-0b8a-49a7-81cf-098e92644062 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.553514] [55188]: DEBUG nova.policy [None req-4d7e685a-76f2-41f5-9f31-3c0b3862907e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.562261] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbe17d05-0b8a-49a7-81cf-098e92644062 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.562533] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbe17d05-0b8a-49a7-81cf-098e92644062 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.562724] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbe17d05-0b8a-49a7-81cf-098e92644062 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.562932] [55187]: DEBUG nova.objects.instance [None req-fbe17d05-0b8a-49a7-81cf-098e92644062 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 811.564413] [55188]: INFO nova.api.openstack.requestlog [None req-4d7e685a-76f2-41f5-9f31-3c0b3862907e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.072155 [ 811.565111] [55188]: [pid: 55188|app: 0|req: 1998/3868] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.584549] [55187]: DEBUG nova.policy [None req-fbe17d05-0b8a-49a7-81cf-098e92644062 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.589167] [55187]: INFO nova.api.openstack.requestlog [None req-fbe17d05-0b8a-49a7-81cf-098e92644062 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.055871 [ 811.589500] [55187]: [pid: 55187|app: 0|req: 1871/3869] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:51 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.750361] [55188]: DEBUG nova.api.openstack.wsgi [None req-927d62a7-06e2-4f99-8c50-ae1f4e7fb1ce tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.752122] [55188]: DEBUG nova.compute.api [None req-927d62a7-06e2-4f99-8c50-ae1f4e7fb1ce tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 811.756189] [55188]: DEBUG oslo_concurrency.lockutils [None req-927d62a7-06e2-4f99-8c50-ae1f4e7fb1ce tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.756435] [55188]: DEBUG oslo_concurrency.lockutils [None req-927d62a7-06e2-4f99-8c50-ae1f4e7fb1ce tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.756619] [55188]: DEBUG oslo_concurrency.lockutils [None req-927d62a7-06e2-4f99-8c50-ae1f4e7fb1ce tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.756997] [55188]: DEBUG oslo_concurrency.lockutils [None req-927d62a7-06e2-4f99-8c50-ae1f4e7fb1ce tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.757283] [55188]: DEBUG oslo_concurrency.lockutils [None req-927d62a7-06e2-4f99-8c50-ae1f4e7fb1ce tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.758250] [55188]: DEBUG oslo_concurrency.lockutils [None req-927d62a7-06e2-4f99-8c50-ae1f4e7fb1ce tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.774827] [55188]: DEBUG oslo_concurrency.lockutils [None req-927d62a7-06e2-4f99-8c50-ae1f4e7fb1ce tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.775080] [55188]: DEBUG oslo_concurrency.lockutils [None req-927d62a7-06e2-4f99-8c50-ae1f4e7fb1ce tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.775278] [55188]: DEBUG oslo_concurrency.lockutils [None req-927d62a7-06e2-4f99-8c50-ae1f4e7fb1ce tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.775479] [55188]: DEBUG nova.objects.instance [None req-927d62a7-06e2-4f99-8c50-ae1f4e7fb1ce tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 811.785694] [55187]: DEBUG nova.api.openstack.wsgi [None req-26a5d02a-79ee-47aa-8436-d42aea8ad498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.787467] [55187]: DEBUG nova.compute.api [None req-26a5d02a-79ee-47aa-8436-d42aea8ad498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 811.790966] [55187]: DEBUG oslo_concurrency.lockutils [None req-26a5d02a-79ee-47aa-8436-d42aea8ad498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.791360] [55187]: DEBUG oslo_concurrency.lockutils [None req-26a5d02a-79ee-47aa-8436-d42aea8ad498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.791429] [55187]: DEBUG oslo_concurrency.lockutils [None req-26a5d02a-79ee-47aa-8436-d42aea8ad498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.791754] [55187]: DEBUG oslo_concurrency.lockutils [None req-26a5d02a-79ee-47aa-8436-d42aea8ad498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.791952] [55187]: DEBUG oslo_concurrency.lockutils [None req-26a5d02a-79ee-47aa-8436-d42aea8ad498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.792141] [55187]: DEBUG oslo_concurrency.lockutils [None req-26a5d02a-79ee-47aa-8436-d42aea8ad498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.795231] [55188]: DEBUG nova.policy [None req-927d62a7-06e2-4f99-8c50-ae1f4e7fb1ce tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.800772] [55188]: DEBUG nova.policy [None req-927d62a7-06e2-4f99-8c50-ae1f4e7fb1ce tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.801683] [55188]: DEBUG nova.policy [None req-927d62a7-06e2-4f99-8c50-ae1f4e7fb1ce tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.802456] [55188]: INFO nova.api.openstack.requestlog [None req-927d62a7-06e2-4f99-8c50-ae1f4e7fb1ce tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.054600 [ 811.802968] [55188]: [pid: 55188|app: 0|req: 1999/3870] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 811.811901] [55188]: DEBUG nova.api.openstack.wsgi [None req-8dbdc48b-172c-411f-ab8c-ac398e28b503 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.814112] [55188]: DEBUG nova.compute.api [None req-8dbdc48b-172c-411f-ab8c-ac398e28b503 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 811.817706] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbdc48b-172c-411f-ab8c-ac398e28b503 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.817982] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbdc48b-172c-411f-ab8c-ac398e28b503 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.818193] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbdc48b-172c-411f-ab8c-ac398e28b503 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.819930] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbdc48b-172c-411f-ab8c-ac398e28b503 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.820139] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbdc48b-172c-411f-ab8c-ac398e28b503 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.820389] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbdc48b-172c-411f-ab8c-ac398e28b503 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.842316] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbdc48b-172c-411f-ab8c-ac398e28b503 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.842773] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbdc48b-172c-411f-ab8c-ac398e28b503 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.842773] [55188]: DEBUG oslo_concurrency.lockutils [None req-8dbdc48b-172c-411f-ab8c-ac398e28b503 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.843069] [55188]: DEBUG nova.objects.instance [None req-8dbdc48b-172c-411f-ab8c-ac398e28b503 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 811.864580] [55188]: DEBUG nova.policy [None req-8dbdc48b-172c-411f-ab8c-ac398e28b503 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.869962] [55188]: INFO nova.api.openstack.requestlog [None req-8dbdc48b-172c-411f-ab8c-ac398e28b503 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.060021 [ 811.870861] [55188]: [pid: 55188|app: 0|req: 2000/3871] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.873043] [55187]: DEBUG nova.policy [None req-26a5d02a-79ee-47aa-8436-d42aea8ad498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.874278] [55188]: DEBUG nova.api.openstack.wsgi [None req-4c8c6fa9-1287-4608-9e51-ea3460bd4d57 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.876510] [55188]: DEBUG nova.compute.api [None req-4c8c6fa9-1287-4608-9e51-ea3460bd4d57 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 811.878220] [55187]: INFO nova.api.openstack.requestlog [None req-26a5d02a-79ee-47aa-8436-d42aea8ad498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1314 microversion: 2.1 time: 0.094542 [ 811.878782] [55187]: [pid: 55187|app: 0|req: 1872/3872] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1314 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.881430] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c8c6fa9-1287-4608-9e51-ea3460bd4d57 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.881584] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c8c6fa9-1287-4608-9e51-ea3460bd4d57 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.881874] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c8c6fa9-1287-4608-9e51-ea3460bd4d57 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.882311] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c8c6fa9-1287-4608-9e51-ea3460bd4d57 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.882520] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c8c6fa9-1287-4608-9e51-ea3460bd4d57 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.882703] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c8c6fa9-1287-4608-9e51-ea3460bd4d57 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.892204] [55187]: DEBUG nova.api.openstack.wsgi [None req-9cc1998f-63a2-4612-8084-5ca94ece7d38 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.893951] [55187]: DEBUG nova.compute.api [None req-9cc1998f-63a2-4612-8084-5ca94ece7d38 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 811.897757] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cc1998f-63a2-4612-8084-5ca94ece7d38 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.897898] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cc1998f-63a2-4612-8084-5ca94ece7d38 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.898121] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cc1998f-63a2-4612-8084-5ca94ece7d38 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.898479] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cc1998f-63a2-4612-8084-5ca94ece7d38 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.898702] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cc1998f-63a2-4612-8084-5ca94ece7d38 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.898881] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cc1998f-63a2-4612-8084-5ca94ece7d38 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.921017] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cc1998f-63a2-4612-8084-5ca94ece7d38 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.921210] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cc1998f-63a2-4612-8084-5ca94ece7d38 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.921392] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cc1998f-63a2-4612-8084-5ca94ece7d38 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.921586] [55187]: DEBUG nova.objects.instance [None req-9cc1998f-63a2-4612-8084-5ca94ece7d38 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 811.925022] [55188]: DEBUG nova.policy [None req-4c8c6fa9-1287-4608-9e51-ea3460bd4d57 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.929671] [55188]: INFO nova.api.openstack.requestlog [None req-4c8c6fa9-1287-4608-9e51-ea3460bd4d57 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.058455 [ 811.929997] [55188]: [pid: 55188|app: 0|req: 2001/3873] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.932376] [55188]: DEBUG nova.api.openstack.wsgi [None req-3dcc800f-c773-44e4-b717-46c98cca70c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.934199] [55188]: DEBUG nova.compute.api [None req-3dcc800f-c773-44e4-b717-46c98cca70c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 811.937365] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dcc800f-c773-44e4-b717-46c98cca70c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.937555] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dcc800f-c773-44e4-b717-46c98cca70c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.937746] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dcc800f-c773-44e4-b717-46c98cca70c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.938116] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dcc800f-c773-44e4-b717-46c98cca70c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.938363] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dcc800f-c773-44e4-b717-46c98cca70c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.938502] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dcc800f-c773-44e4-b717-46c98cca70c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.944934] [55187]: DEBUG nova.policy [None req-9cc1998f-63a2-4612-8084-5ca94ece7d38 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.949672] [55187]: INFO nova.api.openstack.requestlog [None req-9cc1998f-63a2-4612-8084-5ca94ece7d38 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.059732 [ 811.950181] [55187]: [pid: 55187|app: 0|req: 1873/3874] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.954054] [55187]: DEBUG nova.api.openstack.wsgi [None req-128024f8-d237-49de-8208-c5bba79b3ba3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.955759] [55187]: DEBUG nova.compute.api [None req-128024f8-d237-49de-8208-c5bba79b3ba3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 811.956579] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dcc800f-c773-44e4-b717-46c98cca70c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.956872] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dcc800f-c773-44e4-b717-46c98cca70c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.957086] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dcc800f-c773-44e4-b717-46c98cca70c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.957379] [55188]: DEBUG nova.objects.instance [None req-3dcc800f-c773-44e4-b717-46c98cca70c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 811.959206] [55187]: DEBUG oslo_concurrency.lockutils [None req-128024f8-d237-49de-8208-c5bba79b3ba3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.959453] [55187]: DEBUG oslo_concurrency.lockutils [None req-128024f8-d237-49de-8208-c5bba79b3ba3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.959649] [55187]: DEBUG oslo_concurrency.lockutils [None req-128024f8-d237-49de-8208-c5bba79b3ba3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.960029] [55187]: DEBUG oslo_concurrency.lockutils [None req-128024f8-d237-49de-8208-c5bba79b3ba3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.960246] [55187]: DEBUG oslo_concurrency.lockutils [None req-128024f8-d237-49de-8208-c5bba79b3ba3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.960433] [55187]: DEBUG oslo_concurrency.lockutils [None req-128024f8-d237-49de-8208-c5bba79b3ba3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.980518] [55188]: DEBUG nova.policy [None req-3dcc800f-c773-44e4-b717-46c98cca70c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.980693] [55187]: DEBUG oslo_concurrency.lockutils [None req-128024f8-d237-49de-8208-c5bba79b3ba3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.980931] [55187]: DEBUG oslo_concurrency.lockutils [None req-128024f8-d237-49de-8208-c5bba79b3ba3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.981137] [55187]: DEBUG oslo_concurrency.lockutils [None req-128024f8-d237-49de-8208-c5bba79b3ba3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.981343] [55187]: DEBUG nova.objects.instance [None req-128024f8-d237-49de-8208-c5bba79b3ba3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 811.984773] [55188]: INFO nova.api.openstack.requestlog [None req-3dcc800f-c773-44e4-b717-46c98cca70c1 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.054146 [ 811.985123] [55188]: [pid: 55188|app: 0|req: 2002/3875] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.987961] [55188]: DEBUG nova.api.openstack.wsgi [None req-ac6c126d-31fd-45d3-ba7c-c8d8324e885f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 811.989670] [55188]: DEBUG nova.compute.api [None req-ac6c126d-31fd-45d3-ba7c-c8d8324e885f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 811.993496] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac6c126d-31fd-45d3-ba7c-c8d8324e885f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.993496] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac6c126d-31fd-45d3-ba7c-c8d8324e885f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.993496] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac6c126d-31fd-45d3-ba7c-c8d8324e885f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.993701] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac6c126d-31fd-45d3-ba7c-c8d8324e885f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.993895] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac6c126d-31fd-45d3-ba7c-c8d8324e885f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.994081] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac6c126d-31fd-45d3-ba7c-c8d8324e885f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.001349] [55187]: DEBUG nova.policy [None req-128024f8-d237-49de-8208-c5bba79b3ba3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.006369] [55187]: INFO nova.api.openstack.requestlog [None req-128024f8-d237-49de-8208-c5bba79b3ba3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.054186 [ 812.007179] [55187]: [pid: 55187|app: 0|req: 1874/3876] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.024433] [55187]: DEBUG nova.api.openstack.wsgi [None req-2c6246d9-5b07-4ab5-b0ee-6d6ffed07648 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.030020] [55187]: DEBUG nova.compute.api [None req-2c6246d9-5b07-4ab5-b0ee-6d6ffed07648 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 812.033734] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c6246d9-5b07-4ab5-b0ee-6d6ffed07648 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.034144] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c6246d9-5b07-4ab5-b0ee-6d6ffed07648 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.034266] [55188]: DEBUG nova.policy [None req-ac6c126d-31fd-45d3-ba7c-c8d8324e885f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.035037] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c6246d9-5b07-4ab5-b0ee-6d6ffed07648 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.035037] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c6246d9-5b07-4ab5-b0ee-6d6ffed07648 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.035189] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c6246d9-5b07-4ab5-b0ee-6d6ffed07648 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.035365] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c6246d9-5b07-4ab5-b0ee-6d6ffed07648 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.039025] [55188]: INFO nova.api.openstack.requestlog [None req-ac6c126d-31fd-45d3-ba7c-c8d8324e885f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1216 microversion: 2.1 time: 0.053290 [ 812.040081] [55188]: [pid: 55188|app: 0|req: 2003/3877] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.042165] [55188]: DEBUG nova.api.openstack.wsgi [None req-1f3f5c55-7f37-443b-8912-df507ef2fb5b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.043571] [55188]: DEBUG nova.compute.api [None req-1f3f5c55-7f37-443b-8912-df507ef2fb5b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 812.047098] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f3f5c55-7f37-443b-8912-df507ef2fb5b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.047321] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f3f5c55-7f37-443b-8912-df507ef2fb5b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.047836] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f3f5c55-7f37-443b-8912-df507ef2fb5b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.047927] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f3f5c55-7f37-443b-8912-df507ef2fb5b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.048142] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f3f5c55-7f37-443b-8912-df507ef2fb5b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.048645] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f3f5c55-7f37-443b-8912-df507ef2fb5b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.055927] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c6246d9-5b07-4ab5-b0ee-6d6ffed07648 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.056190] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c6246d9-5b07-4ab5-b0ee-6d6ffed07648 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.056402] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c6246d9-5b07-4ab5-b0ee-6d6ffed07648 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.056604] [55187]: DEBUG nova.objects.instance [None req-2c6246d9-5b07-4ab5-b0ee-6d6ffed07648 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 812.078894] [55187]: DEBUG nova.policy [None req-2c6246d9-5b07-4ab5-b0ee-6d6ffed07648 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.082792] [55188]: DEBUG nova.policy [None req-1f3f5c55-7f37-443b-8912-df507ef2fb5b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.084017] [55187]: DEBUG nova.policy [None req-2c6246d9-5b07-4ab5-b0ee-6d6ffed07648 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.084870] [55187]: DEBUG nova.policy [None req-2c6246d9-5b07-4ab5-b0ee-6d6ffed07648 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.088181] [55188]: INFO nova.api.openstack.requestlog [None req-1f3f5c55-7f37-443b-8912-df507ef2fb5b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.048146 [ 812.088339] [55187]: INFO nova.api.openstack.requestlog [None req-2c6246d9-5b07-4ab5-b0ee-6d6ffed07648 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.067632 [ 812.088571] [55188]: [pid: 55188|app: 0|req: 2004/3878] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.088731] [55187]: [pid: 55187|app: 0|req: 1875/3879] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 812.092019] [55187]: DEBUG nova.api.openstack.wsgi [None req-fafcd41c-649d-4737-a228-52b8c1a0d31a tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.092108] [55188]: DEBUG nova.api.openstack.wsgi [None req-d7f377ea-b2c4-4137-9537-2b466320ab3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.093040] [55188]: DEBUG nova.compute.api [None req-d7f377ea-b2c4-4137-9537-2b466320ab3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 812.093121] [55187]: DEBUG nova.compute.api [None req-fafcd41c-649d-4737-a228-52b8c1a0d31a tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 812.097691] [55187]: DEBUG oslo_concurrency.lockutils [None req-fafcd41c-649d-4737-a228-52b8c1a0d31a tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.097972] [55187]: DEBUG oslo_concurrency.lockutils [None req-fafcd41c-649d-4737-a228-52b8c1a0d31a tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.100019] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7f377ea-b2c4-4137-9537-2b466320ab3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.100123] [55187]: DEBUG oslo_concurrency.lockutils [None req-fafcd41c-649d-4737-a228-52b8c1a0d31a tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.100168] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7f377ea-b2c4-4137-9537-2b466320ab3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.100201] [55187]: DEBUG oslo_concurrency.lockutils [None req-fafcd41c-649d-4737-a228-52b8c1a0d31a tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.100234] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7f377ea-b2c4-4137-9537-2b466320ab3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.100270] [55187]: DEBUG oslo_concurrency.lockutils [None req-fafcd41c-649d-4737-a228-52b8c1a0d31a tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.100270] [55187]: DEBUG oslo_concurrency.lockutils [None req-fafcd41c-649d-4737-a228-52b8c1a0d31a tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.100331] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7f377ea-b2c4-4137-9537-2b466320ab3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.100331] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7f377ea-b2c4-4137-9537-2b466320ab3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.100331] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7f377ea-b2c4-4137-9537-2b466320ab3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.121355] [55187]: DEBUG oslo_concurrency.lockutils [None req-fafcd41c-649d-4737-a228-52b8c1a0d31a tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.122033] [55187]: DEBUG oslo_concurrency.lockutils [None req-fafcd41c-649d-4737-a228-52b8c1a0d31a tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.122033] [55187]: DEBUG oslo_concurrency.lockutils [None req-fafcd41c-649d-4737-a228-52b8c1a0d31a tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.122320] [55187]: DEBUG nova.objects.instance [None req-fafcd41c-649d-4737-a228-52b8c1a0d31a tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lazy-loading 'fault' on Instance uuid 32cde80f-7b4d-40df-ac02-087e12a739c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 812.139627] [55188]: DEBUG nova.policy [None req-d7f377ea-b2c4-4137-9537-2b466320ab3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.143664] [55187]: DEBUG nova.policy [None req-fafcd41c-649d-4737-a228-52b8c1a0d31a tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9cbe6d6707eb480dab2714e659fdc8e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cb5681353b64fefbd6bf1353aa371a2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.144083] [55188]: INFO nova.api.openstack.requestlog [None req-d7f377ea-b2c4-4137-9537-2b466320ab3c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.054886 [ 812.144417] [55188]: [pid: 55188|app: 0|req: 2005/3880] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.147036] [55188]: DEBUG nova.api.openstack.wsgi [None req-bb2f823f-ce1e-41df-b9c3-b6948bddd224 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4aff7839a0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.148395] [55187]: INFO nova.api.openstack.requestlog [None req-fafcd41c-649d-4737-a228-52b8c1a0d31a tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 200 len: 1330 microversion: 2.1 time: 0.058929 [ 812.148761] [55187]: [pid: 55187|app: 0|req: 1876/3881] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 1330 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.152145] [55187]: DEBUG nova.api.openstack.wsgi [None req-8ab92e5c-f720-4308-bb68-9814008d5956 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.153970] [55187]: DEBUG nova.compute.api [None req-8ab92e5c-f720-4308-bb68-9814008d5956 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 812.159170] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab92e5c-f720-4308-bb68-9814008d5956 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.159304] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab92e5c-f720-4308-bb68-9814008d5956 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.160060] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab92e5c-f720-4308-bb68-9814008d5956 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.160453] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab92e5c-f720-4308-bb68-9814008d5956 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.160695] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab92e5c-f720-4308-bb68-9814008d5956 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.160900] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab92e5c-f720-4308-bb68-9814008d5956 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.178201] [55188]: INFO nova.api.openstack.requestlog [None req-bb2f823f-ce1e-41df-b9c3-b6948bddd224 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f" status: 200 len: 1526 microversion: 2.1 time: 0.033077 [ 812.178566] [55188]: [pid: 55188|app: 0|req: 2006/3882] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f => generated 1526 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.181366] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab92e5c-f720-4308-bb68-9814008d5956 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.181472] [55188]: DEBUG nova.api.openstack.wsgi [None req-f10d149b-d05c-4d5e-bef6-ae509b621d29 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa7fd000>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.181529] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab92e5c-f720-4308-bb68-9814008d5956 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.181752] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab92e5c-f720-4308-bb68-9814008d5956 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.181958] [55187]: DEBUG nova.objects.instance [None req-8ab92e5c-f720-4308-bb68-9814008d5956 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 812.206624] [55187]: DEBUG nova.policy [None req-8ab92e5c-f720-4308-bb68-9814008d5956 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.214435] [55188]: INFO nova.api.openstack.requestlog [None req-f10d149b-d05c-4d5e-bef6-ae509b621d29 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5" status: 200 len: 1645 microversion: 2.1 time: 0.035206 [ 812.214839] [55188]: [pid: 55188|app: 0|req: 2007/3883] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5 => generated 1645 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.216683] [55187]: INFO nova.api.openstack.requestlog [None req-8ab92e5c-f720-4308-bb68-9814008d5956 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.066024 [ 812.216683] [55187]: [pid: 55187|app: 0|req: 1877/3884] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.218810] [55188]: DEBUG nova.api.openstack.wsgi [None req-c06ab81e-a627-485b-9c1e-e1ee063debac tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.221743] [55188]: DEBUG nova.compute.api [None req-c06ab81e-a627-485b-9c1e-e1ee063debac tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 812.225574] [55188]: DEBUG oslo_concurrency.lockutils [None req-c06ab81e-a627-485b-9c1e-e1ee063debac tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.225574] [55188]: DEBUG oslo_concurrency.lockutils [None req-c06ab81e-a627-485b-9c1e-e1ee063debac tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.225846] [55188]: DEBUG oslo_concurrency.lockutils [None req-c06ab81e-a627-485b-9c1e-e1ee063debac tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.226117] [55188]: DEBUG oslo_concurrency.lockutils [None req-c06ab81e-a627-485b-9c1e-e1ee063debac tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.226369] [55188]: DEBUG oslo_concurrency.lockutils [None req-c06ab81e-a627-485b-9c1e-e1ee063debac tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.226521] [55188]: DEBUG oslo_concurrency.lockutils [None req-c06ab81e-a627-485b-9c1e-e1ee063debac tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.240630] [55187]: DEBUG nova.api.openstack.wsgi [None req-e8739f23-3fc6-4e2f-963f-d19b1263cd74 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.242512] [55187]: DEBUG nova.compute.api [None req-e8739f23-3fc6-4e2f-963f-d19b1263cd74 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 812.247871] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8739f23-3fc6-4e2f-963f-d19b1263cd74 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.248167] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8739f23-3fc6-4e2f-963f-d19b1263cd74 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.248747] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8739f23-3fc6-4e2f-963f-d19b1263cd74 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.248747] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8739f23-3fc6-4e2f-963f-d19b1263cd74 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.248916] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8739f23-3fc6-4e2f-963f-d19b1263cd74 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.249125] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8739f23-3fc6-4e2f-963f-d19b1263cd74 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.275420] [55188]: DEBUG nova.policy [None req-c06ab81e-a627-485b-9c1e-e1ee063debac tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.280088] [55188]: INFO nova.api.openstack.requestlog [None req-c06ab81e-a627-485b-9c1e-e1ee063debac tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.064615 [ 812.280434] [55188]: [pid: 55188|app: 0|req: 2008/3885] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.282913] [55188]: DEBUG nova.api.openstack.wsgi [None req-71608d60-eca0-4430-877c-98a072fd2b45 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.284576] [55188]: DEBUG nova.compute.api [None req-71608d60-eca0-4430-877c-98a072fd2b45 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 812.288032] [55188]: DEBUG oslo_concurrency.lockutils [None req-71608d60-eca0-4430-877c-98a072fd2b45 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.288286] [55188]: DEBUG oslo_concurrency.lockutils [None req-71608d60-eca0-4430-877c-98a072fd2b45 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.288476] [55188]: DEBUG oslo_concurrency.lockutils [None req-71608d60-eca0-4430-877c-98a072fd2b45 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.288747] [55187]: DEBUG nova.policy [None req-e8739f23-3fc6-4e2f-963f-d19b1263cd74 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.288850] [55188]: DEBUG oslo_concurrency.lockutils [None req-71608d60-eca0-4430-877c-98a072fd2b45 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.289058] [55188]: DEBUG oslo_concurrency.lockutils [None req-71608d60-eca0-4430-877c-98a072fd2b45 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.289267] [55188]: DEBUG oslo_concurrency.lockutils [None req-71608d60-eca0-4430-877c-98a072fd2b45 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.293559] [55187]: INFO nova.api.openstack.requestlog [None req-e8739f23-3fc6-4e2f-963f-d19b1263cd74 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.055295 [ 812.293902] [55187]: [pid: 55187|app: 0|req: 1878/3886] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.315476] [55188]: DEBUG oslo_concurrency.lockutils [None req-71608d60-eca0-4430-877c-98a072fd2b45 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.315800] [55188]: DEBUG oslo_concurrency.lockutils [None req-71608d60-eca0-4430-877c-98a072fd2b45 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.315942] [55188]: DEBUG oslo_concurrency.lockutils [None req-71608d60-eca0-4430-877c-98a072fd2b45 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.316174] [55188]: DEBUG nova.objects.instance [None req-71608d60-eca0-4430-877c-98a072fd2b45 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 812.330250] [55187]: DEBUG nova.api.openstack.wsgi [None req-c0717c3a-7ecc-4e12-9b7e-935abd980ff6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.332355] [55187]: DEBUG nova.compute.api [None req-c0717c3a-7ecc-4e12-9b7e-935abd980ff6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 812.336945] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0717c3a-7ecc-4e12-9b7e-935abd980ff6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.337255] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0717c3a-7ecc-4e12-9b7e-935abd980ff6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.337467] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0717c3a-7ecc-4e12-9b7e-935abd980ff6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.337877] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0717c3a-7ecc-4e12-9b7e-935abd980ff6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.338105] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0717c3a-7ecc-4e12-9b7e-935abd980ff6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.338286] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0717c3a-7ecc-4e12-9b7e-935abd980ff6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.343349] [55188]: DEBUG nova.policy [None req-71608d60-eca0-4430-877c-98a072fd2b45 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.348428] [55188]: INFO nova.api.openstack.requestlog [None req-71608d60-eca0-4430-877c-98a072fd2b45 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.067380 [ 812.348770] [55188]: [pid: 55188|app: 0|req: 2009/3887] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.363175] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0717c3a-7ecc-4e12-9b7e-935abd980ff6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.363435] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0717c3a-7ecc-4e12-9b7e-935abd980ff6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.363623] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0717c3a-7ecc-4e12-9b7e-935abd980ff6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.363852] [55187]: DEBUG nova.objects.instance [None req-c0717c3a-7ecc-4e12-9b7e-935abd980ff6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 812.388073] [55187]: DEBUG nova.policy [None req-c0717c3a-7ecc-4e12-9b7e-935abd980ff6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.393379] [55187]: INFO nova.api.openstack.requestlog [None req-c0717c3a-7ecc-4e12-9b7e-935abd980ff6 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.066175 [ 812.393740] [55187]: [pid: 55187|app: 0|req: 1879/3888] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.479485] [55188]: DEBUG nova.api.openstack.wsgi [None req-3f93da23-cc1e-4a6c-9a62-097fc019eca0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.481527] [55188]: DEBUG nova.compute.api [None req-3f93da23-cc1e-4a6c-9a62-097fc019eca0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 812.485621] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f93da23-cc1e-4a6c-9a62-097fc019eca0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.485931] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f93da23-cc1e-4a6c-9a62-097fc019eca0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.486282] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f93da23-cc1e-4a6c-9a62-097fc019eca0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.486701] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f93da23-cc1e-4a6c-9a62-097fc019eca0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.487072] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f93da23-cc1e-4a6c-9a62-097fc019eca0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.487368] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f93da23-cc1e-4a6c-9a62-097fc019eca0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.521881] [55188]: DEBUG nova.policy [None req-3f93da23-cc1e-4a6c-9a62-097fc019eca0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.527159] [55188]: INFO nova.api.openstack.requestlog [None req-3f93da23-cc1e-4a6c-9a62-097fc019eca0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.049811 [ 812.527646] [55188]: [pid: 55188|app: 0|req: 2010/3889] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.530837] [55188]: DEBUG nova.api.openstack.wsgi [None req-094a21cd-962e-451d-93e9-53f7dc449fb4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.532749] [55188]: DEBUG nova.compute.api [None req-094a21cd-962e-451d-93e9-53f7dc449fb4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 812.537286] [55188]: DEBUG oslo_concurrency.lockutils [None req-094a21cd-962e-451d-93e9-53f7dc449fb4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.537386] [55188]: DEBUG oslo_concurrency.lockutils [None req-094a21cd-962e-451d-93e9-53f7dc449fb4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.537581] [55188]: DEBUG oslo_concurrency.lockutils [None req-094a21cd-962e-451d-93e9-53f7dc449fb4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.537942] [55188]: DEBUG oslo_concurrency.lockutils [None req-094a21cd-962e-451d-93e9-53f7dc449fb4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.538159] [55188]: DEBUG oslo_concurrency.lockutils [None req-094a21cd-962e-451d-93e9-53f7dc449fb4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.538331] [55188]: DEBUG oslo_concurrency.lockutils [None req-094a21cd-962e-451d-93e9-53f7dc449fb4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.540265] [55187]: DEBUG nova.api.openstack.wsgi [None req-f7920cf1-96a5-4a97-8b77-b6d91806dc30 tempest-QuotasTestJSON-996236884 tempest-QuotasTestJSON-996236884-project-member] Calling method '.version_select at 0x7d4afb531ab0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.568993] [55187]: INFO nova.api.openstack.requestlog [None req-f7920cf1-96a5-4a97-8b77-b6d91806dc30 tempest-QuotasTestJSON-996236884 tempest-QuotasTestJSON-996236884-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/ee8883153b3b473ab8bdf1443603b64f/defaults" status: 200 len: 371 microversion: 2.1 time: 0.088425 [ 812.569368] [55187]: [pid: 55187|app: 0|req: 1880/3890] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/os-quota-sets/ee8883153b3b473ab8bdf1443603b64f/defaults => generated 371 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 812.572746] [55187]: DEBUG nova.api.openstack.wsgi [None req-34b2f2d8-dc4f-48c5-b757-a6a6c5d11e41 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.574010] [55187]: DEBUG nova.compute.api [None req-34b2f2d8-dc4f-48c5-b757-a6a6c5d11e41 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 812.576126] [55188]: DEBUG nova.policy [None req-094a21cd-962e-451d-93e9-53f7dc449fb4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.578163] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b2f2d8-dc4f-48c5-b757-a6a6c5d11e41 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.578419] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b2f2d8-dc4f-48c5-b757-a6a6c5d11e41 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.578646] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b2f2d8-dc4f-48c5-b757-a6a6c5d11e41 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.578957] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b2f2d8-dc4f-48c5-b757-a6a6c5d11e41 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.579174] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b2f2d8-dc4f-48c5-b757-a6a6c5d11e41 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.579347] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b2f2d8-dc4f-48c5-b757-a6a6c5d11e41 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.580756] [55188]: DEBUG nova.policy [None req-094a21cd-962e-451d-93e9-53f7dc449fb4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.581460] [55188]: DEBUG nova.policy [None req-094a21cd-962e-451d-93e9-53f7dc449fb4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.585029] [55188]: INFO nova.api.openstack.requestlog [None req-094a21cd-962e-451d-93e9-53f7dc449fb4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.056672 [ 812.585381] [55188]: [pid: 55188|app: 0|req: 2011/3891] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 812.588278] [55188]: DEBUG nova.api.openstack.wsgi [None req-e6594540-51fe-4974-9ecf-c9e6a4660f4e tempest-QuotasTestJSON-996236884 tempest-QuotasTestJSON-996236884-project-member] Calling method '.version_select at 0x7d4afa946440>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.612799] [55187]: DEBUG nova.policy [None req-34b2f2d8-dc4f-48c5-b757-a6a6c5d11e41 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.617508] [55187]: INFO nova.api.openstack.requestlog [None req-34b2f2d8-dc4f-48c5-b757-a6a6c5d11e41 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.047548 [ 812.618036] [55187]: [pid: 55187|app: 0|req: 1881/3892] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.620340] [55187]: DEBUG nova.api.openstack.wsgi [None req-474494d9-a65a-4b37-bcaa-84a1741e2d3b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.621977] [55187]: DEBUG nova.compute.api [None req-474494d9-a65a-4b37-bcaa-84a1741e2d3b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 812.625400] [55187]: DEBUG oslo_concurrency.lockutils [None req-474494d9-a65a-4b37-bcaa-84a1741e2d3b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.625689] [55187]: DEBUG oslo_concurrency.lockutils [None req-474494d9-a65a-4b37-bcaa-84a1741e2d3b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.625922] [55187]: DEBUG oslo_concurrency.lockutils [None req-474494d9-a65a-4b37-bcaa-84a1741e2d3b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.626330] [55187]: DEBUG oslo_concurrency.lockutils [None req-474494d9-a65a-4b37-bcaa-84a1741e2d3b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.626578] [55187]: DEBUG oslo_concurrency.lockutils [None req-474494d9-a65a-4b37-bcaa-84a1741e2d3b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.626795] [55187]: DEBUG oslo_concurrency.lockutils [None req-474494d9-a65a-4b37-bcaa-84a1741e2d3b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.627993] [55188]: INFO nova.api.openstack.requestlog [None req-e6594540-51fe-4974-9ecf-c9e6a4660f4e tempest-QuotasTestJSON-996236884 tempest-QuotasTestJSON-996236884-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/ee8883153b3b473ab8bdf1443603b64f" status: 200 len: 371 microversion: 2.1 time: 0.041917 [ 812.628338] [55188]: [pid: 55188|app: 0|req: 2012/3893] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/os-quota-sets/ee8883153b3b473ab8bdf1443603b64f => generated 371 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 812.630981] [55188]: DEBUG nova.api.openstack.wsgi [None req-3b1b5cfd-c44c-410c-818b-cb60bd476b62 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.632730] [55188]: DEBUG nova.compute.api [None req-3b1b5cfd-c44c-410c-818b-cb60bd476b62 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 812.636577] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b1b5cfd-c44c-410c-818b-cb60bd476b62 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.636837] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b1b5cfd-c44c-410c-818b-cb60bd476b62 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.637051] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b1b5cfd-c44c-410c-818b-cb60bd476b62 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.637441] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b1b5cfd-c44c-410c-818b-cb60bd476b62 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.637696] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b1b5cfd-c44c-410c-818b-cb60bd476b62 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.637936] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b1b5cfd-c44c-410c-818b-cb60bd476b62 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.647646] [55187]: DEBUG oslo_concurrency.lockutils [None req-474494d9-a65a-4b37-bcaa-84a1741e2d3b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.647933] [55187]: DEBUG oslo_concurrency.lockutils [None req-474494d9-a65a-4b37-bcaa-84a1741e2d3b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.648184] [55187]: DEBUG oslo_concurrency.lockutils [None req-474494d9-a65a-4b37-bcaa-84a1741e2d3b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.648393] [55187]: DEBUG nova.objects.instance [None req-474494d9-a65a-4b37-bcaa-84a1741e2d3b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 812.655830] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b1b5cfd-c44c-410c-818b-cb60bd476b62 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.656119] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b1b5cfd-c44c-410c-818b-cb60bd476b62 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.656307] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b1b5cfd-c44c-410c-818b-cb60bd476b62 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.656511] [55188]: DEBUG nova.objects.instance [None req-3b1b5cfd-c44c-410c-818b-cb60bd476b62 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 812.678932] [55187]: DEBUG nova.policy [None req-474494d9-a65a-4b37-bcaa-84a1741e2d3b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.682766] [55187]: INFO nova.api.openstack.requestlog [None req-474494d9-a65a-4b37-bcaa-84a1741e2d3b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.064234 [ 812.683260] [55187]: [pid: 55187|app: 0|req: 1882/3894] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.683359] [55188]: DEBUG nova.policy [None req-3b1b5cfd-c44c-410c-818b-cb60bd476b62 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.686452] [55187]: DEBUG nova.api.openstack.wsgi [None req-ba2141a2-43d5-49c5-b9b5-136d293590b3 tempest-QuotasTestJSON-996236884 tempest-QuotasTestJSON-996236884-project-member] Calling method '.version_select at 0x7d4afa43c4c0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.690663] [55188]: INFO nova.api.openstack.requestlog [None req-3b1b5cfd-c44c-410c-818b-cb60bd476b62 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.061535 [ 812.691448] [55188]: [pid: 55188|app: 0|req: 2013/3895] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:52 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.721586] [55187]: INFO nova.api.openstack.requestlog [None req-ba2141a2-43d5-49c5-b9b5-136d293590b3 tempest-QuotasTestJSON-996236884 tempest-QuotasTestJSON-996236884-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/ee8883153b3b473ab8bdf1443603b64f/defaults" status: 200 len: 371 microversion: 2.1 time: 0.036922 [ 812.721969] [55187]: [pid: 55187|app: 0|req: 1883/3896] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/os-quota-sets/ee8883153b3b473ab8bdf1443603b64f/defaults => generated 371 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 812.729715] [55188]: DEBUG nova.api.openstack.wsgi [None req-e8a4a0cc-8f68-403f-b48e-5b2abe8c372a tempest-QuotasTestJSON-996236884 tempest-QuotasTestJSON-996236884-project-member] Calling method '.version_select at 0x7d4aff782050>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.761358] [55188]: INFO nova.api.openstack.requestlog [None req-e8a4a0cc-8f68-403f-b48e-5b2abe8c372a tempest-QuotasTestJSON-996236884 tempest-QuotasTestJSON-996236884-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/ee8883153b3b473ab8bdf1443603b64f" status: 200 len: 371 microversion: 2.1 time: 0.033884 [ 812.762076] [55188]: [pid: 55188|app: 0|req: 2014/3897] 10.180.1.21 () {58 vars in 1237 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/os-quota-sets/ee8883153b3b473ab8bdf1443603b64f => generated 371 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 812.768941] [55187]: DEBUG nova.api.openstack.wsgi [None req-a8f8750f-913e-4842-9a8e-3c3331b71b82 tempest-QuotasTestJSON-996236884 tempest-QuotasTestJSON-996236884-project-member] Calling method '.version_select at 0x7d4afa4de3b0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.805500] [55187]: INFO nova.api.openstack.requestlog [None req-a8f8750f-913e-4842-9a8e-3c3331b71b82 tempest-QuotasTestJSON-996236884 tempest-QuotasTestJSON-996236884-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/ee8883153b3b473ab8bdf1443603b64f?user_id=87ed975e8ef142e38343fea208bb6e1f" status: 200 len: 371 microversion: 2.1 time: 0.038952 [ 812.805927] [55187]: [pid: 55187|app: 0|req: 1884/3898] 10.180.1.21 () {58 vars in 1318 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/os-quota-sets/ee8883153b3b473ab8bdf1443603b64f?user_id=87ed975e8ef142e38343fea208bb6e1f => generated 371 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 812.817759] [55188]: DEBUG nova.api.openstack.wsgi [None req-54d088b3-f8bf-4f15-8158-66b249f4c0c7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.819520] [55188]: DEBUG nova.compute.api [None req-54d088b3-f8bf-4f15-8158-66b249f4c0c7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 812.823907] [55188]: DEBUG oslo_concurrency.lockutils [None req-54d088b3-f8bf-4f15-8158-66b249f4c0c7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.823907] [55188]: DEBUG oslo_concurrency.lockutils [None req-54d088b3-f8bf-4f15-8158-66b249f4c0c7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.824175] [55188]: DEBUG oslo_concurrency.lockutils [None req-54d088b3-f8bf-4f15-8158-66b249f4c0c7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.825144] [55188]: DEBUG oslo_concurrency.lockutils [None req-54d088b3-f8bf-4f15-8158-66b249f4c0c7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.825144] [55188]: DEBUG oslo_concurrency.lockutils [None req-54d088b3-f8bf-4f15-8158-66b249f4c0c7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.825144] [55188]: DEBUG oslo_concurrency.lockutils [None req-54d088b3-f8bf-4f15-8158-66b249f4c0c7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.845388] [55188]: DEBUG oslo_concurrency.lockutils [None req-54d088b3-f8bf-4f15-8158-66b249f4c0c7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.845704] [55188]: DEBUG oslo_concurrency.lockutils [None req-54d088b3-f8bf-4f15-8158-66b249f4c0c7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.845936] [55188]: DEBUG oslo_concurrency.lockutils [None req-54d088b3-f8bf-4f15-8158-66b249f4c0c7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.846209] [55188]: DEBUG nova.objects.instance [None req-54d088b3-f8bf-4f15-8158-66b249f4c0c7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 812.867917] [55188]: DEBUG nova.policy [None req-54d088b3-f8bf-4f15-8158-66b249f4c0c7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.873285] [55188]: DEBUG nova.policy [None req-54d088b3-f8bf-4f15-8158-66b249f4c0c7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.874130] [55188]: DEBUG nova.policy [None req-54d088b3-f8bf-4f15-8158-66b249f4c0c7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.874911] [55188]: INFO nova.api.openstack.requestlog [None req-54d088b3-f8bf-4f15-8158-66b249f4c0c7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.060119 [ 812.875434] [55188]: [pid: 55188|app: 0|req: 2015/3899] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 812.885553] [55187]: DEBUG nova.api.openstack.wsgi [None req-19ded4a4-2018-40d4-9d32-7f7ed360aff7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.887550] [55187]: DEBUG nova.compute.api [None req-19ded4a4-2018-40d4-9d32-7f7ed360aff7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 812.891594] [55187]: DEBUG oslo_concurrency.lockutils [None req-19ded4a4-2018-40d4-9d32-7f7ed360aff7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.891738] [55188]: DEBUG nova.api.openstack.wsgi [None req-71eb378f-7e24-413f-a346-7d018f96dc4d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.891959] [55187]: DEBUG oslo_concurrency.lockutils [None req-19ded4a4-2018-40d4-9d32-7f7ed360aff7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.892183] [55187]: DEBUG oslo_concurrency.lockutils [None req-19ded4a4-2018-40d4-9d32-7f7ed360aff7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.892635] [55187]: DEBUG oslo_concurrency.lockutils [None req-19ded4a4-2018-40d4-9d32-7f7ed360aff7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.892860] [55187]: DEBUG oslo_concurrency.lockutils [None req-19ded4a4-2018-40d4-9d32-7f7ed360aff7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.893027] [55187]: DEBUG oslo_concurrency.lockutils [None req-19ded4a4-2018-40d4-9d32-7f7ed360aff7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.893783] [55188]: DEBUG nova.compute.api [None req-71eb378f-7e24-413f-a346-7d018f96dc4d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 812.897750] [55188]: DEBUG oslo_concurrency.lockutils [None req-71eb378f-7e24-413f-a346-7d018f96dc4d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.898110] [55188]: DEBUG oslo_concurrency.lockutils [None req-71eb378f-7e24-413f-a346-7d018f96dc4d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.898357] [55188]: DEBUG oslo_concurrency.lockutils [None req-71eb378f-7e24-413f-a346-7d018f96dc4d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.898759] [55188]: DEBUG oslo_concurrency.lockutils [None req-71eb378f-7e24-413f-a346-7d018f96dc4d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.898987] [55188]: DEBUG oslo_concurrency.lockutils [None req-71eb378f-7e24-413f-a346-7d018f96dc4d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.899194] [55188]: DEBUG oslo_concurrency.lockutils [None req-71eb378f-7e24-413f-a346-7d018f96dc4d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.913248] [55187]: DEBUG oslo_concurrency.lockutils [None req-19ded4a4-2018-40d4-9d32-7f7ed360aff7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.913248] [55187]: DEBUG oslo_concurrency.lockutils [None req-19ded4a4-2018-40d4-9d32-7f7ed360aff7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.913392] [55187]: DEBUG oslo_concurrency.lockutils [None req-19ded4a4-2018-40d4-9d32-7f7ed360aff7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.913515] [55187]: DEBUG nova.objects.instance [None req-19ded4a4-2018-40d4-9d32-7f7ed360aff7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 812.935565] [55187]: DEBUG nova.policy [None req-19ded4a4-2018-40d4-9d32-7f7ed360aff7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.941365] [55187]: INFO nova.api.openstack.requestlog [None req-19ded4a4-2018-40d4-9d32-7f7ed360aff7 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.058209 [ 812.941821] [55187]: [pid: 55187|app: 0|req: 1885/3900] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.944553] [55187]: DEBUG nova.api.openstack.wsgi [None req-5664e72e-2c8c-49c1-a788-d71ca77885a5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 812.946327] [55187]: DEBUG nova.compute.api [None req-5664e72e-2c8c-49c1-a788-d71ca77885a5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 812.951099] [55187]: DEBUG oslo_concurrency.lockutils [None req-5664e72e-2c8c-49c1-a788-d71ca77885a5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.951358] [55187]: DEBUG oslo_concurrency.lockutils [None req-5664e72e-2c8c-49c1-a788-d71ca77885a5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.951565] [55187]: DEBUG oslo_concurrency.lockutils [None req-5664e72e-2c8c-49c1-a788-d71ca77885a5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.951985] [55187]: DEBUG oslo_concurrency.lockutils [None req-5664e72e-2c8c-49c1-a788-d71ca77885a5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.952270] [55187]: DEBUG oslo_concurrency.lockutils [None req-5664e72e-2c8c-49c1-a788-d71ca77885a5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.952461] [55187]: DEBUG oslo_concurrency.lockutils [None req-5664e72e-2c8c-49c1-a788-d71ca77885a5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.990266] [55187]: DEBUG nova.policy [None req-5664e72e-2c8c-49c1-a788-d71ca77885a5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.997237] [55187]: INFO nova.api.openstack.requestlog [None req-5664e72e-2c8c-49c1-a788-d71ca77885a5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.054071 [ 812.997237] [55187]: [pid: 55187|app: 0|req: 1886/3901] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.999783] [55187]: DEBUG nova.api.openstack.wsgi [None req-d45589a1-09c4-4cb8-b31e-b259fcd238c5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.001568] [55187]: DEBUG nova.compute.api [None req-d45589a1-09c4-4cb8-b31e-b259fcd238c5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.005380] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45589a1-09c4-4cb8-b31e-b259fcd238c5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.006360] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45589a1-09c4-4cb8-b31e-b259fcd238c5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.006360] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45589a1-09c4-4cb8-b31e-b259fcd238c5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.006360] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45589a1-09c4-4cb8-b31e-b259fcd238c5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.006756] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45589a1-09c4-4cb8-b31e-b259fcd238c5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.006756] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45589a1-09c4-4cb8-b31e-b259fcd238c5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.026174] [55188]: DEBUG nova.policy [None req-71eb378f-7e24-413f-a346-7d018f96dc4d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.027412] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45589a1-09c4-4cb8-b31e-b259fcd238c5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.027731] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45589a1-09c4-4cb8-b31e-b259fcd238c5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.027731] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45589a1-09c4-4cb8-b31e-b259fcd238c5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.027930] [55187]: DEBUG nova.objects.instance [None req-d45589a1-09c4-4cb8-b31e-b259fcd238c5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.032037] [55188]: INFO nova.api.openstack.requestlog [None req-71eb378f-7e24-413f-a346-7d018f96dc4d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1314 microversion: 2.1 time: 0.142815 [ 813.033032] [55188]: [pid: 55188|app: 0|req: 2016/3902] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1314 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.035238] [55188]: DEBUG nova.api.openstack.wsgi [None req-e99bd03a-e9a2-4b53-bc37-4448a0bb5597 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.037046] [55188]: DEBUG nova.compute.api [None req-e99bd03a-e9a2-4b53-bc37-4448a0bb5597 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.041030] [55188]: DEBUG oslo_concurrency.lockutils [None req-e99bd03a-e9a2-4b53-bc37-4448a0bb5597 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.041214] [55188]: DEBUG oslo_concurrency.lockutils [None req-e99bd03a-e9a2-4b53-bc37-4448a0bb5597 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.041433] [55188]: DEBUG oslo_concurrency.lockutils [None req-e99bd03a-e9a2-4b53-bc37-4448a0bb5597 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.041818] [55188]: DEBUG oslo_concurrency.lockutils [None req-e99bd03a-e9a2-4b53-bc37-4448a0bb5597 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.042037] [55188]: DEBUG oslo_concurrency.lockutils [None req-e99bd03a-e9a2-4b53-bc37-4448a0bb5597 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.042219] [55188]: DEBUG oslo_concurrency.lockutils [None req-e99bd03a-e9a2-4b53-bc37-4448a0bb5597 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.058666] [55187]: DEBUG nova.policy [None req-d45589a1-09c4-4cb8-b31e-b259fcd238c5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.062876] [55188]: DEBUG oslo_concurrency.lockutils [None req-e99bd03a-e9a2-4b53-bc37-4448a0bb5597 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.063181] [55188]: DEBUG oslo_concurrency.lockutils [None req-e99bd03a-e9a2-4b53-bc37-4448a0bb5597 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.063352] [55187]: INFO nova.api.openstack.requestlog [None req-d45589a1-09c4-4cb8-b31e-b259fcd238c5 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.065528 [ 813.063418] [55188]: DEBUG oslo_concurrency.lockutils [None req-e99bd03a-e9a2-4b53-bc37-4448a0bb5597 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.063611] [55188]: DEBUG nova.objects.instance [None req-e99bd03a-e9a2-4b53-bc37-4448a0bb5597 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.063785] [55187]: [pid: 55187|app: 0|req: 1887/3903] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.066588] [55187]: DEBUG nova.api.openstack.wsgi [None req-d4c45cee-9098-46e5-b0ca-adc30ee37d4a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.068625] [55187]: DEBUG nova.compute.api [None req-d4c45cee-9098-46e5-b0ca-adc30ee37d4a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.072795] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4c45cee-9098-46e5-b0ca-adc30ee37d4a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.072795] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4c45cee-9098-46e5-b0ca-adc30ee37d4a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.072970] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4c45cee-9098-46e5-b0ca-adc30ee37d4a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.073686] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4c45cee-9098-46e5-b0ca-adc30ee37d4a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.073686] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4c45cee-9098-46e5-b0ca-adc30ee37d4a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.073830] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4c45cee-9098-46e5-b0ca-adc30ee37d4a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.085260] [55188]: DEBUG nova.policy [None req-e99bd03a-e9a2-4b53-bc37-4448a0bb5597 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.090040] [55188]: INFO nova.api.openstack.requestlog [None req-e99bd03a-e9a2-4b53-bc37-4448a0bb5597 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.056933 [ 813.090418] [55188]: [pid: 55188|app: 0|req: 2017/3904] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.093422] [55188]: DEBUG nova.api.openstack.wsgi [None req-3f48d694-811a-42a0-b6cf-406c46c4d110 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.095195] [55188]: DEBUG nova.compute.api [None req-3f48d694-811a-42a0-b6cf-406c46c4d110 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.097220] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4c45cee-9098-46e5-b0ca-adc30ee37d4a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.097476] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4c45cee-9098-46e5-b0ca-adc30ee37d4a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.097681] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4c45cee-9098-46e5-b0ca-adc30ee37d4a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.097893] [55187]: DEBUG nova.objects.instance [None req-d4c45cee-9098-46e5-b0ca-adc30ee37d4a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.099516] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f48d694-811a-42a0-b6cf-406c46c4d110 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.099790] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f48d694-811a-42a0-b6cf-406c46c4d110 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.099961] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f48d694-811a-42a0-b6cf-406c46c4d110 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.100347] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f48d694-811a-42a0-b6cf-406c46c4d110 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.100553] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f48d694-811a-42a0-b6cf-406c46c4d110 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.100729] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f48d694-811a-42a0-b6cf-406c46c4d110 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.128344] [55187]: DEBUG nova.policy [None req-d4c45cee-9098-46e5-b0ca-adc30ee37d4a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.133768] [55187]: INFO nova.api.openstack.requestlog [None req-d4c45cee-9098-46e5-b0ca-adc30ee37d4a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.069280 [ 813.134385] [55187]: [pid: 55187|app: 0|req: 1888/3905] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.138027] [55187]: DEBUG nova.api.openstack.wsgi [None req-fdf27faf-e4bb-47c7-871d-a684fff7e9c4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.139292] [55187]: DEBUG nova.compute.api [None req-fdf27faf-e4bb-47c7-871d-a684fff7e9c4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.141468] [55188]: DEBUG nova.policy [None req-3f48d694-811a-42a0-b6cf-406c46c4d110 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.143846] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdf27faf-e4bb-47c7-871d-a684fff7e9c4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.143846] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdf27faf-e4bb-47c7-871d-a684fff7e9c4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.144028] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdf27faf-e4bb-47c7-871d-a684fff7e9c4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.144396] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdf27faf-e4bb-47c7-871d-a684fff7e9c4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.144630] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdf27faf-e4bb-47c7-871d-a684fff7e9c4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.144828] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdf27faf-e4bb-47c7-871d-a684fff7e9c4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.146204] [55188]: INFO nova.api.openstack.requestlog [None req-3f48d694-811a-42a0-b6cf-406c46c4d110 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1216 microversion: 2.1 time: 0.055134 [ 813.146700] [55188]: [pid: 55188|app: 0|req: 2018/3906] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1216 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.149416] [55188]: DEBUG nova.api.openstack.wsgi [None req-55227869-9328-49b6-bf63-cca537741daf tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.151316] [55188]: DEBUG nova.compute.api [None req-55227869-9328-49b6-bf63-cca537741daf tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.156569] [55188]: DEBUG oslo_concurrency.lockutils [None req-55227869-9328-49b6-bf63-cca537741daf tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.156924] [55188]: DEBUG oslo_concurrency.lockutils [None req-55227869-9328-49b6-bf63-cca537741daf tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.157149] [55188]: DEBUG oslo_concurrency.lockutils [None req-55227869-9328-49b6-bf63-cca537741daf tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.157543] [55188]: DEBUG oslo_concurrency.lockutils [None req-55227869-9328-49b6-bf63-cca537741daf tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.158305] [55188]: DEBUG oslo_concurrency.lockutils [None req-55227869-9328-49b6-bf63-cca537741daf tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.158634] [55188]: DEBUG oslo_concurrency.lockutils [None req-55227869-9328-49b6-bf63-cca537741daf tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.184806] [55187]: DEBUG nova.policy [None req-fdf27faf-e4bb-47c7-871d-a684fff7e9c4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.186684] [55188]: DEBUG oslo_concurrency.lockutils [None req-55227869-9328-49b6-bf63-cca537741daf tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.187027] [55188]: DEBUG oslo_concurrency.lockutils [None req-55227869-9328-49b6-bf63-cca537741daf tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.187297] [55188]: DEBUG oslo_concurrency.lockutils [None req-55227869-9328-49b6-bf63-cca537741daf tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.187538] [55188]: DEBUG nova.objects.instance [None req-55227869-9328-49b6-bf63-cca537741daf tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.190924] [55187]: INFO nova.api.openstack.requestlog [None req-fdf27faf-e4bb-47c7-871d-a684fff7e9c4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.055023 [ 813.190924] [55187]: [pid: 55187|app: 0|req: 1889/3907] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.196172] [55187]: DEBUG nova.api.openstack.wsgi [None req-84b65518-c606-4ab9-a987-3710f454cec0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.199122] [55187]: DEBUG nova.compute.api [None req-84b65518-c606-4ab9-a987-3710f454cec0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.203585] [55187]: DEBUG oslo_concurrency.lockutils [None req-84b65518-c606-4ab9-a987-3710f454cec0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.203957] [55187]: DEBUG oslo_concurrency.lockutils [None req-84b65518-c606-4ab9-a987-3710f454cec0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.204910] [55187]: DEBUG oslo_concurrency.lockutils [None req-84b65518-c606-4ab9-a987-3710f454cec0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.204910] [55187]: DEBUG oslo_concurrency.lockutils [None req-84b65518-c606-4ab9-a987-3710f454cec0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.204910] [55187]: DEBUG oslo_concurrency.lockutils [None req-84b65518-c606-4ab9-a987-3710f454cec0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.205069] [55187]: DEBUG oslo_concurrency.lockutils [None req-84b65518-c606-4ab9-a987-3710f454cec0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.214392] [55188]: DEBUG nova.policy [None req-55227869-9328-49b6-bf63-cca537741daf tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.219692] [55188]: DEBUG nova.policy [None req-55227869-9328-49b6-bf63-cca537741daf tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.220399] [55188]: DEBUG nova.policy [None req-55227869-9328-49b6-bf63-cca537741daf tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.226203] [55188]: INFO nova.api.openstack.requestlog [None req-55227869-9328-49b6-bf63-cca537741daf tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.078868 [ 813.226575] [55188]: [pid: 55188|app: 0|req: 2019/3908] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 813.232810] [55188]: DEBUG nova.api.openstack.wsgi [None req-39541b4b-e761-42dd-874e-3e32ea84e6e5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.235281] [55188]: DEBUG nova.compute.api [None req-39541b4b-e761-42dd-874e-3e32ea84e6e5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] [instance: 32cde80f-7b4d-40df-ac02-087e12a739c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.240588] [55188]: DEBUG oslo_concurrency.lockutils [None req-39541b4b-e761-42dd-874e-3e32ea84e6e5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.241010] [55188]: DEBUG oslo_concurrency.lockutils [None req-39541b4b-e761-42dd-874e-3e32ea84e6e5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.241354] [55188]: DEBUG oslo_concurrency.lockutils [None req-39541b4b-e761-42dd-874e-3e32ea84e6e5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.242156] [55188]: DEBUG oslo_concurrency.lockutils [None req-39541b4b-e761-42dd-874e-3e32ea84e6e5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.242770] [55188]: DEBUG oslo_concurrency.lockutils [None req-39541b4b-e761-42dd-874e-3e32ea84e6e5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.243114] [55188]: DEBUG oslo_concurrency.lockutils [None req-39541b4b-e761-42dd-874e-3e32ea84e6e5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.246812] [55187]: DEBUG nova.policy [None req-84b65518-c606-4ab9-a987-3710f454cec0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.256267] [55187]: INFO nova.api.openstack.requestlog [None req-84b65518-c606-4ab9-a987-3710f454cec0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.064868 [ 813.257266] [55187]: [pid: 55187|app: 0|req: 1890/3909] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.260671] [55187]: DEBUG nova.api.openstack.wsgi [None req-d3660d95-fefb-49df-b467-61601a09134e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4af9da1900>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.261649] [55188]: INFO nova.api.openstack.wsgi [None req-39541b4b-e761-42dd-874e-3e32ea84e6e5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] HTTP exception thrown: Instance 32cde80f-7b4d-40df-ac02-087e12a739c5 could not be found. [ 813.262138] [55188]: DEBUG nova.api.openstack.wsgi [None req-39541b4b-e761-42dd-874e-3e32ea84e6e5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Returning 404 to user: Instance 32cde80f-7b4d-40df-ac02-087e12a739c5 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 813.262871] [55188]: INFO nova.api.openstack.requestlog [None req-39541b4b-e761-42dd-874e-3e32ea84e6e5 tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5" status: 404 len: 111 microversion: 2.1 time: 0.035613 [ 813.263352] [55188]: [pid: 55188|app: 0|req: 2020/3910] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/servers/32cde80f-7b4d-40df-ac02-087e12a739c5 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 813.268728] [55188]: DEBUG nova.api.openstack.wsgi [None req-7d4563fe-1d07-430f-afe2-1729817e9a64 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa945750>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.346552] [55187]: INFO nova.api.openstack.requestlog [None req-d3660d95-fefb-49df-b467-61601a09134e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f" status: 200 len: 1612 microversion: 2.1 time: 0.088615 [ 813.346913] [55187]: [pid: 55187|app: 0|req: 1891/3911] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f => generated 1612 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.350583] [55188]: INFO nova.api.openstack.requestlog [None req-7d4563fe-1d07-430f-afe2-1729817e9a64 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5" status: 200 len: 1653 microversion: 2.1 time: 0.085885 [ 813.351591] [55188]: [pid: 55188|app: 0|req: 2021/3912] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5 => generated 1653 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.354050] [55187]: DEBUG nova.api.openstack.wsgi [None req-3453579a-45d8-4aca-b40f-19006bedc856 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.354130] [55188]: DEBUG nova.api.openstack.wsgi [None req-cc9dbd68-8d6d-4cd8-b96b-1f5db660709e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] Calling method '.version_select at 0x7d4afa6a70a0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.355496] [55187]: DEBUG nova.compute.api [None req-3453579a-45d8-4aca-b40f-19006bedc856 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.360540] [55187]: DEBUG oslo_concurrency.lockutils [None req-3453579a-45d8-4aca-b40f-19006bedc856 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.361203] [55187]: DEBUG oslo_concurrency.lockutils [None req-3453579a-45d8-4aca-b40f-19006bedc856 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.361203] [55187]: DEBUG oslo_concurrency.lockutils [None req-3453579a-45d8-4aca-b40f-19006bedc856 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.361425] [55187]: DEBUG oslo_concurrency.lockutils [None req-3453579a-45d8-4aca-b40f-19006bedc856 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.361645] [55187]: DEBUG oslo_concurrency.lockutils [None req-3453579a-45d8-4aca-b40f-19006bedc856 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.361829] [55187]: DEBUG oslo_concurrency.lockutils [None req-3453579a-45d8-4aca-b40f-19006bedc856 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.371077] [55188]: INFO nova.api.openstack.requestlog [None req-cc9dbd68-8d6d-4cd8-b96b-1f5db660709e tempest-VolumesAssistedSnapshotsTest-2084947443 tempest-VolumesAssistedSnapshotsTest-2084947443-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1911359503" status: 202 len: 0 microversion: 2.1 time: 0.019469 [ 813.371466] [55188]: [pid: 55188|app: 0|req: 2022/3913] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 26 22:04:53 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1911359503 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 813.377785] [55188]: DEBUG nova.api.openstack.wsgi [None req-4ad853a1-a7e7-4699-8817-6f085f82ee72 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.379770] [55188]: DEBUG nova.compute.api [None req-4ad853a1-a7e7-4699-8817-6f085f82ee72 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.383957] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ad853a1-a7e7-4699-8817-6f085f82ee72 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.384322] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ad853a1-a7e7-4699-8817-6f085f82ee72 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.384565] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ad853a1-a7e7-4699-8817-6f085f82ee72 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.384935] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ad853a1-a7e7-4699-8817-6f085f82ee72 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.385166] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ad853a1-a7e7-4699-8817-6f085f82ee72 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.385346] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ad853a1-a7e7-4699-8817-6f085f82ee72 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.390338] [55187]: DEBUG oslo_concurrency.lockutils [None req-3453579a-45d8-4aca-b40f-19006bedc856 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.390338] [55187]: DEBUG oslo_concurrency.lockutils [None req-3453579a-45d8-4aca-b40f-19006bedc856 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.390338] [55187]: DEBUG oslo_concurrency.lockutils [None req-3453579a-45d8-4aca-b40f-19006bedc856 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.390709] [55187]: DEBUG nova.objects.instance [None req-3453579a-45d8-4aca-b40f-19006bedc856 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.417689] [55187]: DEBUG nova.policy [None req-3453579a-45d8-4aca-b40f-19006bedc856 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.424274] [55187]: INFO nova.api.openstack.requestlog [None req-3453579a-45d8-4aca-b40f-19006bedc856 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.076638 [ 813.425119] [55187]: [pid: 55187|app: 0|req: 1892/3914] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.427461] [55187]: DEBUG nova.api.openstack.wsgi [None req-4e9a8d32-164b-4368-bfbf-14b40a7b6588 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.431155] [55187]: DEBUG nova.compute.api [None req-4e9a8d32-164b-4368-bfbf-14b40a7b6588 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.435204] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e9a8d32-164b-4368-bfbf-14b40a7b6588 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.435372] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e9a8d32-164b-4368-bfbf-14b40a7b6588 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.435562] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e9a8d32-164b-4368-bfbf-14b40a7b6588 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.435912] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e9a8d32-164b-4368-bfbf-14b40a7b6588 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.436124] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e9a8d32-164b-4368-bfbf-14b40a7b6588 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.436475] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e9a8d32-164b-4368-bfbf-14b40a7b6588 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.436660] [55188]: DEBUG nova.policy [None req-4ad853a1-a7e7-4699-8817-6f085f82ee72 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.441169] [55188]: INFO nova.api.openstack.requestlog [None req-4ad853a1-a7e7-4699-8817-6f085f82ee72 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.068899 [ 813.441553] [55188]: [pid: 55188|app: 0|req: 2023/3915] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.444777] [55188]: DEBUG nova.api.openstack.wsgi [None req-860cd930-2c65-4784-9b32-62a00053bff5 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.448876] [55188]: DEBUG nova.compute.api [None req-860cd930-2c65-4784-9b32-62a00053bff5 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.451032] [55188]: DEBUG oslo_concurrency.lockutils [None req-860cd930-2c65-4784-9b32-62a00053bff5 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.451273] [55188]: DEBUG oslo_concurrency.lockutils [None req-860cd930-2c65-4784-9b32-62a00053bff5 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.451468] [55188]: DEBUG oslo_concurrency.lockutils [None req-860cd930-2c65-4784-9b32-62a00053bff5 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.451827] [55188]: DEBUG oslo_concurrency.lockutils [None req-860cd930-2c65-4784-9b32-62a00053bff5 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.452586] [55188]: DEBUG oslo_concurrency.lockutils [None req-860cd930-2c65-4784-9b32-62a00053bff5 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.452586] [55188]: DEBUG oslo_concurrency.lockutils [None req-860cd930-2c65-4784-9b32-62a00053bff5 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.478724] [55188]: DEBUG oslo_concurrency.lockutils [None req-860cd930-2c65-4784-9b32-62a00053bff5 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.479036] [55188]: DEBUG oslo_concurrency.lockutils [None req-860cd930-2c65-4784-9b32-62a00053bff5 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.480650] [55188]: DEBUG oslo_concurrency.lockutils [None req-860cd930-2c65-4784-9b32-62a00053bff5 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.480650] [55188]: DEBUG nova.objects.instance [None req-860cd930-2c65-4784-9b32-62a00053bff5 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.489339] [55187]: DEBUG nova.policy [None req-4e9a8d32-164b-4368-bfbf-14b40a7b6588 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.493518] [55187]: INFO nova.api.openstack.requestlog [None req-4e9a8d32-164b-4368-bfbf-14b40a7b6588 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.067771 [ 813.493518] [55187]: [pid: 55187|app: 0|req: 1893/3916] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.496261] [55187]: DEBUG nova.api.openstack.wsgi [None req-1cfcf1d8-dea3-4d5a-b628-9665fa35140e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4af9da3b50>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.506151] [55188]: DEBUG nova.policy [None req-860cd930-2c65-4784-9b32-62a00053bff5 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.512386] [55188]: INFO nova.api.openstack.requestlog [None req-860cd930-2c65-4784-9b32-62a00053bff5 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.070364 [ 813.512710] [55188]: [pid: 55188|app: 0|req: 2024/3917] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.515360] [55188]: DEBUG nova.api.openstack.wsgi [None req-5360e6a7-5e3a-43e4-a5df-753866dc16a2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.517301] [55188]: DEBUG nova.compute.api [None req-5360e6a7-5e3a-43e4-a5df-753866dc16a2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.521549] [55188]: DEBUG oslo_concurrency.lockutils [None req-5360e6a7-5e3a-43e4-a5df-753866dc16a2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.521794] [55188]: DEBUG oslo_concurrency.lockutils [None req-5360e6a7-5e3a-43e4-a5df-753866dc16a2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.521981] [55188]: DEBUG oslo_concurrency.lockutils [None req-5360e6a7-5e3a-43e4-a5df-753866dc16a2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.522354] [55188]: DEBUG oslo_concurrency.lockutils [None req-5360e6a7-5e3a-43e4-a5df-753866dc16a2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.522570] [55188]: DEBUG oslo_concurrency.lockutils [None req-5360e6a7-5e3a-43e4-a5df-753866dc16a2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.522745] [55188]: DEBUG oslo_concurrency.lockutils [None req-5360e6a7-5e3a-43e4-a5df-753866dc16a2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.535088] [55187]: INFO nova.api.openstack.requestlog [None req-1cfcf1d8-dea3-4d5a-b628-9665fa35140e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5" status: 200 len: 1653 microversion: 2.1 time: 0.040663 [ 813.535455] [55187]: [pid: 55187|app: 0|req: 1894/3918] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5 => generated 1653 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.544120] [55187]: DEBUG nova.api.openstack.wsgi [None req-ce578f74-5e19-4dc7-9e45-b30ebb04ef0a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.545843] [55187]: DEBUG nova.compute.api [None req-ce578f74-5e19-4dc7-9e45-b30ebb04ef0a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.549043] [55188]: DEBUG oslo_concurrency.lockutils [None req-5360e6a7-5e3a-43e4-a5df-753866dc16a2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.549361] [55188]: DEBUG oslo_concurrency.lockutils [None req-5360e6a7-5e3a-43e4-a5df-753866dc16a2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.549571] [55188]: DEBUG oslo_concurrency.lockutils [None req-5360e6a7-5e3a-43e4-a5df-753866dc16a2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.549780] [55188]: DEBUG nova.objects.instance [None req-5360e6a7-5e3a-43e4-a5df-753866dc16a2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.550794] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce578f74-5e19-4dc7-9e45-b30ebb04ef0a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.551113] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce578f74-5e19-4dc7-9e45-b30ebb04ef0a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.551332] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce578f74-5e19-4dc7-9e45-b30ebb04ef0a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.551843] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce578f74-5e19-4dc7-9e45-b30ebb04ef0a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.552084] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce578f74-5e19-4dc7-9e45-b30ebb04ef0a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.552635] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce578f74-5e19-4dc7-9e45-b30ebb04ef0a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.575354] [55188]: DEBUG nova.policy [None req-5360e6a7-5e3a-43e4-a5df-753866dc16a2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.582416] [55188]: INFO nova.api.openstack.requestlog [None req-5360e6a7-5e3a-43e4-a5df-753866dc16a2 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.069065 [ 813.582890] [55188]: [pid: 55188|app: 0|req: 2025/3919] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.586159] [55188]: DEBUG nova.api.openstack.wsgi [None req-dafc9cad-ce16-4c6b-9fac-c6eae818b279 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.588154] [55188]: DEBUG nova.compute.api [None req-dafc9cad-ce16-4c6b-9fac-c6eae818b279 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.593035] [55187]: DEBUG nova.policy [None req-ce578f74-5e19-4dc7-9e45-b30ebb04ef0a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.593908] [55188]: DEBUG oslo_concurrency.lockutils [None req-dafc9cad-ce16-4c6b-9fac-c6eae818b279 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.594426] [55188]: DEBUG oslo_concurrency.lockutils [None req-dafc9cad-ce16-4c6b-9fac-c6eae818b279 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.594775] [55188]: DEBUG oslo_concurrency.lockutils [None req-dafc9cad-ce16-4c6b-9fac-c6eae818b279 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.595316] [55188]: DEBUG oslo_concurrency.lockutils [None req-dafc9cad-ce16-4c6b-9fac-c6eae818b279 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.595636] [55188]: DEBUG oslo_concurrency.lockutils [None req-dafc9cad-ce16-4c6b-9fac-c6eae818b279 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.596075] [55188]: DEBUG oslo_concurrency.lockutils [None req-dafc9cad-ce16-4c6b-9fac-c6eae818b279 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.599510] [55187]: INFO nova.api.openstack.requestlog [None req-ce578f74-5e19-4dc7-9e45-b30ebb04ef0a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.060125 [ 813.600136] [55187]: [pid: 55187|app: 0|req: 1895/3920] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 813.603032] [55187]: DEBUG nova.api.openstack.wsgi [None req-81569b84-352c-42e2-88f6-bb4c9f154161 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.605089] [55187]: DEBUG nova.compute.api [None req-81569b84-352c-42e2-88f6-bb4c9f154161 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.610077] [55187]: DEBUG oslo_concurrency.lockutils [None req-81569b84-352c-42e2-88f6-bb4c9f154161 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.610077] [55187]: DEBUG oslo_concurrency.lockutils [None req-81569b84-352c-42e2-88f6-bb4c9f154161 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.610077] [55187]: DEBUG oslo_concurrency.lockutils [None req-81569b84-352c-42e2-88f6-bb4c9f154161 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.610077] [55187]: DEBUG oslo_concurrency.lockutils [None req-81569b84-352c-42e2-88f6-bb4c9f154161 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.610301] [55187]: DEBUG oslo_concurrency.lockutils [None req-81569b84-352c-42e2-88f6-bb4c9f154161 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.610525] [55187]: DEBUG oslo_concurrency.lockutils [None req-81569b84-352c-42e2-88f6-bb4c9f154161 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.655471] [55187]: DEBUG nova.policy [None req-81569b84-352c-42e2-88f6-bb4c9f154161 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.661085] [55187]: DEBUG nova.policy [None req-81569b84-352c-42e2-88f6-bb4c9f154161 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.661890] [55187]: DEBUG nova.policy [None req-81569b84-352c-42e2-88f6-bb4c9f154161 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.665610] [55187]: INFO nova.api.openstack.requestlog [None req-81569b84-352c-42e2-88f6-bb4c9f154161 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.064829 [ 813.665970] [55187]: [pid: 55187|app: 0|req: 1896/3921] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 813.672020] [55187]: DEBUG nova.api.openstack.wsgi [None req-6dabf96b-4f36-4bea-92a6-7fee7d12d67c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.672020] [55187]: DEBUG nova.compute.api [None req-6dabf96b-4f36-4bea-92a6-7fee7d12d67c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.675283] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dabf96b-4f36-4bea-92a6-7fee7d12d67c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.675565] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dabf96b-4f36-4bea-92a6-7fee7d12d67c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.675780] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dabf96b-4f36-4bea-92a6-7fee7d12d67c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.676183] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dabf96b-4f36-4bea-92a6-7fee7d12d67c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.676630] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dabf96b-4f36-4bea-92a6-7fee7d12d67c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.676944] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dabf96b-4f36-4bea-92a6-7fee7d12d67c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.716389] [55187]: DEBUG nova.policy [None req-6dabf96b-4f36-4bea-92a6-7fee7d12d67c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.722011] [55187]: INFO nova.api.openstack.requestlog [None req-6dabf96b-4f36-4bea-92a6-7fee7d12d67c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.055170 [ 813.722757] [55187]: [pid: 55187|app: 0|req: 1897/3922] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:54 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.725513] [55188]: DEBUG nova.policy [None req-dafc9cad-ce16-4c6b-9fac-c6eae818b279 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.725628] [55187]: DEBUG nova.api.openstack.wsgi [None req-309951ad-4d69-4a02-8aba-0ee6c3101a50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.728029] [55187]: DEBUG nova.compute.api [None req-309951ad-4d69-4a02-8aba-0ee6c3101a50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.730763] [55188]: INFO nova.api.openstack.requestlog [None req-dafc9cad-ce16-4c6b-9fac-c6eae818b279 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1473 microversion: 2.1 time: 0.146780 [ 813.730928] [55188]: [pid: 55188|app: 0|req: 2026/3923] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:53 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1473 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.733414] [55187]: DEBUG oslo_concurrency.lockutils [None req-309951ad-4d69-4a02-8aba-0ee6c3101a50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.733414] [55187]: DEBUG oslo_concurrency.lockutils [None req-309951ad-4d69-4a02-8aba-0ee6c3101a50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.733414] [55187]: DEBUG oslo_concurrency.lockutils [None req-309951ad-4d69-4a02-8aba-0ee6c3101a50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.733414] [55187]: DEBUG oslo_concurrency.lockutils [None req-309951ad-4d69-4a02-8aba-0ee6c3101a50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.733414] [55187]: DEBUG oslo_concurrency.lockutils [None req-309951ad-4d69-4a02-8aba-0ee6c3101a50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.733414] [55187]: DEBUG oslo_concurrency.lockutils [None req-309951ad-4d69-4a02-8aba-0ee6c3101a50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.733747] [55188]: DEBUG nova.api.openstack.wsgi [None req-253cd52b-8b9f-4133-9caf-6ef73ec7e25f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.736029] [55188]: DEBUG nova.compute.api [None req-253cd52b-8b9f-4133-9caf-6ef73ec7e25f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.740168] [55188]: DEBUG oslo_concurrency.lockutils [None req-253cd52b-8b9f-4133-9caf-6ef73ec7e25f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.740432] [55188]: DEBUG oslo_concurrency.lockutils [None req-253cd52b-8b9f-4133-9caf-6ef73ec7e25f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.740776] [55188]: DEBUG oslo_concurrency.lockutils [None req-253cd52b-8b9f-4133-9caf-6ef73ec7e25f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.741210] [55188]: DEBUG oslo_concurrency.lockutils [None req-253cd52b-8b9f-4133-9caf-6ef73ec7e25f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.741433] [55188]: DEBUG oslo_concurrency.lockutils [None req-253cd52b-8b9f-4133-9caf-6ef73ec7e25f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.741615] [55188]: DEBUG oslo_concurrency.lockutils [None req-253cd52b-8b9f-4133-9caf-6ef73ec7e25f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.758654] [55187]: DEBUG oslo_concurrency.lockutils [None req-309951ad-4d69-4a02-8aba-0ee6c3101a50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.758977] [55187]: DEBUG oslo_concurrency.lockutils [None req-309951ad-4d69-4a02-8aba-0ee6c3101a50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.759194] [55187]: DEBUG oslo_concurrency.lockutils [None req-309951ad-4d69-4a02-8aba-0ee6c3101a50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.759395] [55187]: DEBUG nova.objects.instance [None req-309951ad-4d69-4a02-8aba-0ee6c3101a50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.760363] [55188]: DEBUG oslo_concurrency.lockutils [None req-253cd52b-8b9f-4133-9caf-6ef73ec7e25f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.760797] [55188]: DEBUG oslo_concurrency.lockutils [None req-253cd52b-8b9f-4133-9caf-6ef73ec7e25f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.760797] [55188]: DEBUG oslo_concurrency.lockutils [None req-253cd52b-8b9f-4133-9caf-6ef73ec7e25f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.761008] [55188]: DEBUG nova.objects.instance [None req-253cd52b-8b9f-4133-9caf-6ef73ec7e25f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.784884] [55187]: DEBUG nova.policy [None req-309951ad-4d69-4a02-8aba-0ee6c3101a50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.787291] [55188]: DEBUG nova.policy [None req-253cd52b-8b9f-4133-9caf-6ef73ec7e25f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.788937] [55187]: INFO nova.api.openstack.requestlog [None req-309951ad-4d69-4a02-8aba-0ee6c3101a50 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.065799 [ 813.789285] [55187]: [pid: 55187|app: 0|req: 1898/3924] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:54 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.792591] [55188]: INFO nova.api.openstack.requestlog [None req-253cd52b-8b9f-4133-9caf-6ef73ec7e25f tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.060426 [ 813.792724] [55188]: [pid: 55188|app: 0|req: 2027/3925] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:54 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.892084] [55187]: DEBUG nova.api.openstack.wsgi [None req-5441acd0-e573-4e3d-804e-22203acabb70 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.893937] [55187]: DEBUG nova.compute.api [None req-5441acd0-e573-4e3d-804e-22203acabb70 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.898016] [55187]: DEBUG oslo_concurrency.lockutils [None req-5441acd0-e573-4e3d-804e-22203acabb70 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.899323] [55187]: DEBUG oslo_concurrency.lockutils [None req-5441acd0-e573-4e3d-804e-22203acabb70 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.900029] [55187]: DEBUG oslo_concurrency.lockutils [None req-5441acd0-e573-4e3d-804e-22203acabb70 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.900029] [55187]: DEBUG oslo_concurrency.lockutils [None req-5441acd0-e573-4e3d-804e-22203acabb70 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.900216] [55187]: DEBUG oslo_concurrency.lockutils [None req-5441acd0-e573-4e3d-804e-22203acabb70 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.901030] [55187]: DEBUG oslo_concurrency.lockutils [None req-5441acd0-e573-4e3d-804e-22203acabb70 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.921040] [55187]: DEBUG oslo_concurrency.lockutils [None req-5441acd0-e573-4e3d-804e-22203acabb70 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.921301] [55187]: DEBUG oslo_concurrency.lockutils [None req-5441acd0-e573-4e3d-804e-22203acabb70 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.921490] [55187]: DEBUG oslo_concurrency.lockutils [None req-5441acd0-e573-4e3d-804e-22203acabb70 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.921689] [55187]: DEBUG nova.objects.instance [None req-5441acd0-e573-4e3d-804e-22203acabb70 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 813.945550] [55187]: DEBUG nova.policy [None req-5441acd0-e573-4e3d-804e-22203acabb70 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.951661] [55187]: DEBUG nova.policy [None req-5441acd0-e573-4e3d-804e-22203acabb70 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.952545] [55187]: DEBUG nova.policy [None req-5441acd0-e573-4e3d-804e-22203acabb70 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.953238] [55187]: INFO nova.api.openstack.requestlog [None req-5441acd0-e573-4e3d-804e-22203acabb70 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.063525 [ 813.953575] [55187]: [pid: 55187|app: 0|req: 1899/3926] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:54 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 813.957837] [55188]: DEBUG nova.api.openstack.wsgi [None req-f585783c-65e5-468c-acc0-01a98a9388de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 813.959727] [55188]: DEBUG nova.compute.api [None req-f585783c-65e5-468c-acc0-01a98a9388de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 813.964045] [55188]: DEBUG oslo_concurrency.lockutils [None req-f585783c-65e5-468c-acc0-01a98a9388de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.964315] [55188]: DEBUG oslo_concurrency.lockutils [None req-f585783c-65e5-468c-acc0-01a98a9388de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.964597] [55188]: DEBUG oslo_concurrency.lockutils [None req-f585783c-65e5-468c-acc0-01a98a9388de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.965021] [55188]: DEBUG oslo_concurrency.lockutils [None req-f585783c-65e5-468c-acc0-01a98a9388de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.965231] [55188]: DEBUG oslo_concurrency.lockutils [None req-f585783c-65e5-468c-acc0-01a98a9388de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.965412] [55188]: DEBUG oslo_concurrency.lockutils [None req-f585783c-65e5-468c-acc0-01a98a9388de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.988243] [55188]: DEBUG oslo_concurrency.lockutils [None req-f585783c-65e5-468c-acc0-01a98a9388de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.988500] [55188]: DEBUG oslo_concurrency.lockutils [None req-f585783c-65e5-468c-acc0-01a98a9388de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.988691] [55188]: DEBUG oslo_concurrency.lockutils [None req-f585783c-65e5-468c-acc0-01a98a9388de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.988897] [55188]: DEBUG nova.objects.instance [None req-f585783c-65e5-468c-acc0-01a98a9388de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 814.012299] [55187]: DEBUG nova.api.openstack.wsgi [None req-0ad78def-b868-43ab-a38a-51ed92fa1663 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.014027] [55187]: DEBUG nova.compute.api [None req-0ad78def-b868-43ab-a38a-51ed92fa1663 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.017070] [55188]: DEBUG nova.policy [None req-f585783c-65e5-468c-acc0-01a98a9388de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.020127] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ad78def-b868-43ab-a38a-51ed92fa1663 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.020371] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ad78def-b868-43ab-a38a-51ed92fa1663 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.020759] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ad78def-b868-43ab-a38a-51ed92fa1663 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.021036] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ad78def-b868-43ab-a38a-51ed92fa1663 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.021256] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ad78def-b868-43ab-a38a-51ed92fa1663 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.021434] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ad78def-b868-43ab-a38a-51ed92fa1663 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.021624] [55188]: INFO nova.api.openstack.requestlog [None req-f585783c-65e5-468c-acc0-01a98a9388de tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.066285 [ 814.022090] [55188]: [pid: 55188|app: 0|req: 2028/3927] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:54 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.047742] [55188]: DEBUG nova.api.openstack.wsgi [None req-8efb051b-8fe8-4b91-953b-fec94e206510 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.049611] [55188]: DEBUG nova.compute.api [None req-8efb051b-8fe8-4b91-953b-fec94e206510 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.054572] [55187]: DEBUG nova.policy [None req-0ad78def-b868-43ab-a38a-51ed92fa1663 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.056961] [55188]: DEBUG oslo_concurrency.lockutils [None req-8efb051b-8fe8-4b91-953b-fec94e206510 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.057336] [55188]: DEBUG oslo_concurrency.lockutils [None req-8efb051b-8fe8-4b91-953b-fec94e206510 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.057644] [55188]: DEBUG oslo_concurrency.lockutils [None req-8efb051b-8fe8-4b91-953b-fec94e206510 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.058237] [55188]: DEBUG oslo_concurrency.lockutils [None req-8efb051b-8fe8-4b91-953b-fec94e206510 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.058575] [55188]: DEBUG oslo_concurrency.lockutils [None req-8efb051b-8fe8-4b91-953b-fec94e206510 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.058942] [55188]: DEBUG oslo_concurrency.lockutils [None req-8efb051b-8fe8-4b91-953b-fec94e206510 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.059558] [55187]: INFO nova.api.openstack.requestlog [None req-0ad78def-b868-43ab-a38a-51ed92fa1663 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.049262 [ 814.059678] [55187]: [pid: 55187|app: 0|req: 1900/3928] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:54 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.077649] [55187]: DEBUG nova.api.openstack.wsgi [None req-fa11bd36-d995-417e-b14d-962db6e888f2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.083539] [55187]: DEBUG nova.compute.api [None req-fa11bd36-d995-417e-b14d-962db6e888f2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.091689] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa11bd36-d995-417e-b14d-962db6e888f2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.091952] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa11bd36-d995-417e-b14d-962db6e888f2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.092183] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa11bd36-d995-417e-b14d-962db6e888f2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.092553] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa11bd36-d995-417e-b14d-962db6e888f2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.092748] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa11bd36-d995-417e-b14d-962db6e888f2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.092919] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa11bd36-d995-417e-b14d-962db6e888f2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.116033] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa11bd36-d995-417e-b14d-962db6e888f2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.116309] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa11bd36-d995-417e-b14d-962db6e888f2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.116494] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa11bd36-d995-417e-b14d-962db6e888f2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.116690] [55187]: DEBUG nova.objects.instance [None req-fa11bd36-d995-417e-b14d-962db6e888f2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lazy-loading 'fault' on Instance uuid 5312440a-5551-4acc-b114-67bb23a84399 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 814.138295] [55187]: DEBUG nova.policy [None req-fa11bd36-d995-417e-b14d-962db6e888f2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eea0c0d807f347a3a5d82627abadf061', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c964d0458ad4e51b948cd2bc88528ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.142832] [55187]: INFO nova.api.openstack.requestlog [None req-fa11bd36-d995-417e-b14d-962db6e888f2 tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 200 len: 1305 microversion: 2.1 time: 0.067700 [ 814.143222] [55187]: [pid: 55187|app: 0|req: 1901/3929] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:54 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 1305 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.150647] [55187]: DEBUG nova.api.openstack.wsgi [None req-cf6948a7-2318-470e-8ba5-580674412aa7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.153314] [55187]: DEBUG nova.compute.api [None req-cf6948a7-2318-470e-8ba5-580674412aa7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.160575] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf6948a7-2318-470e-8ba5-580674412aa7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.161522] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf6948a7-2318-470e-8ba5-580674412aa7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.162151] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf6948a7-2318-470e-8ba5-580674412aa7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.162672] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf6948a7-2318-470e-8ba5-580674412aa7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.163115] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf6948a7-2318-470e-8ba5-580674412aa7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.163404] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf6948a7-2318-470e-8ba5-580674412aa7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.192325] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf6948a7-2318-470e-8ba5-580674412aa7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.192623] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf6948a7-2318-470e-8ba5-580674412aa7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.194893] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf6948a7-2318-470e-8ba5-580674412aa7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.194893] [55187]: DEBUG nova.objects.instance [None req-cf6948a7-2318-470e-8ba5-580674412aa7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 814.209986] [55188]: DEBUG nova.policy [None req-8efb051b-8fe8-4b91-953b-fec94e206510 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.220630] [55188]: INFO nova.api.openstack.requestlog [None req-8efb051b-8fe8-4b91-953b-fec94e206510 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1500 microversion: 2.1 time: 0.176737 [ 814.221037] [55188]: [pid: 55188|app: 0|req: 2029/3930] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:54 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1500 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.224761] [55187]: DEBUG nova.policy [None req-cf6948a7-2318-470e-8ba5-580674412aa7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.225145] [55188]: DEBUG nova.api.openstack.wsgi [None req-c701e81a-a08a-4ec0-b77d-3aa8e7eb8003 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.225955] [55188]: DEBUG nova.compute.api [None req-c701e81a-a08a-4ec0-b77d-3aa8e7eb8003 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.230142] [55187]: INFO nova.api.openstack.requestlog [None req-cf6948a7-2318-470e-8ba5-580674412aa7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.084882 [ 814.230142] [55187]: [pid: 55187|app: 0|req: 1902/3931] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:54 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.230691] [55188]: DEBUG oslo_concurrency.lockutils [None req-c701e81a-a08a-4ec0-b77d-3aa8e7eb8003 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.231068] [55188]: DEBUG oslo_concurrency.lockutils [None req-c701e81a-a08a-4ec0-b77d-3aa8e7eb8003 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.232078] [55188]: DEBUG oslo_concurrency.lockutils [None req-c701e81a-a08a-4ec0-b77d-3aa8e7eb8003 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.232078] [55188]: DEBUG oslo_concurrency.lockutils [None req-c701e81a-a08a-4ec0-b77d-3aa8e7eb8003 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.232078] [55188]: DEBUG oslo_concurrency.lockutils [None req-c701e81a-a08a-4ec0-b77d-3aa8e7eb8003 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.232358] [55188]: DEBUG oslo_concurrency.lockutils [None req-c701e81a-a08a-4ec0-b77d-3aa8e7eb8003 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.233313] [55187]: DEBUG nova.api.openstack.wsgi [None req-84c41e18-5446-4484-9e50-f3497942a2b3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.238948] [55187]: DEBUG nova.compute.api [None req-84c41e18-5446-4484-9e50-f3497942a2b3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.246366] [55187]: DEBUG oslo_concurrency.lockutils [None req-84c41e18-5446-4484-9e50-f3497942a2b3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.246604] [55187]: DEBUG oslo_concurrency.lockutils [None req-84c41e18-5446-4484-9e50-f3497942a2b3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.249125] [55187]: DEBUG oslo_concurrency.lockutils [None req-84c41e18-5446-4484-9e50-f3497942a2b3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.249125] [55187]: DEBUG oslo_concurrency.lockutils [None req-84c41e18-5446-4484-9e50-f3497942a2b3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.249125] [55187]: DEBUG oslo_concurrency.lockutils [None req-84c41e18-5446-4484-9e50-f3497942a2b3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.249125] [55187]: DEBUG oslo_concurrency.lockutils [None req-84c41e18-5446-4484-9e50-f3497942a2b3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.269453] [55188]: DEBUG oslo_concurrency.lockutils [None req-c701e81a-a08a-4ec0-b77d-3aa8e7eb8003 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.269967] [55188]: DEBUG oslo_concurrency.lockutils [None req-c701e81a-a08a-4ec0-b77d-3aa8e7eb8003 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.270821] [55188]: DEBUG oslo_concurrency.lockutils [None req-c701e81a-a08a-4ec0-b77d-3aa8e7eb8003 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.271424] [55188]: DEBUG nova.objects.instance [None req-c701e81a-a08a-4ec0-b77d-3aa8e7eb8003 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 814.289500] [55187]: DEBUG nova.policy [None req-84c41e18-5446-4484-9e50-f3497942a2b3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.294114] [55187]: INFO nova.api.openstack.requestlog [None req-84c41e18-5446-4484-9e50-f3497942a2b3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1216 microversion: 2.1 time: 0.064444 [ 814.294516] [55187]: [pid: 55187|app: 0|req: 1903/3932] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:54 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1216 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.298241] [55187]: DEBUG nova.api.openstack.wsgi [None req-5524b96f-8cf6-451b-bc28-c77febd148ba tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.299114] [55187]: DEBUG nova.compute.api [None req-5524b96f-8cf6-451b-bc28-c77febd148ba tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.302486] [55187]: DEBUG oslo_concurrency.lockutils [None req-5524b96f-8cf6-451b-bc28-c77febd148ba tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.303061] [55187]: DEBUG oslo_concurrency.lockutils [None req-5524b96f-8cf6-451b-bc28-c77febd148ba tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.303345] [55187]: DEBUG oslo_concurrency.lockutils [None req-5524b96f-8cf6-451b-bc28-c77febd148ba tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.303798] [55187]: DEBUG oslo_concurrency.lockutils [None req-5524b96f-8cf6-451b-bc28-c77febd148ba tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.304084] [55187]: DEBUG oslo_concurrency.lockutils [None req-5524b96f-8cf6-451b-bc28-c77febd148ba tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.304549] [55187]: DEBUG oslo_concurrency.lockutils [None req-5524b96f-8cf6-451b-bc28-c77febd148ba tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.305145] [55188]: DEBUG nova.policy [None req-c701e81a-a08a-4ec0-b77d-3aa8e7eb8003 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.309829] [55188]: INFO nova.api.openstack.requestlog [None req-c701e81a-a08a-4ec0-b77d-3aa8e7eb8003 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.088191 [ 814.310182] [55188]: [pid: 55188|app: 0|req: 2030/3933] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:54 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.314014] [55188]: DEBUG nova.api.openstack.wsgi [None req-0c35c523-6f70-40af-9098-a7185f78cb17 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1024094442"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 814.317613] [55188]: DEBUG nova.compute.api [None req-0c35c523-6f70-40af-9098-a7185f78cb17 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.318830] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c35c523-6f70-40af-9098-a7185f78cb17 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.319188] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c35c523-6f70-40af-9098-a7185f78cb17 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.319432] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c35c523-6f70-40af-9098-a7185f78cb17 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.319879] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c35c523-6f70-40af-9098-a7185f78cb17 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.320274] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c35c523-6f70-40af-9098-a7185f78cb17 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.320388] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c35c523-6f70-40af-9098-a7185f78cb17 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.341235] [55187]: DEBUG nova.policy [None req-5524b96f-8cf6-451b-bc28-c77febd148ba tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.345934] [55187]: INFO nova.api.openstack.requestlog [None req-5524b96f-8cf6-451b-bc28-c77febd148ba tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.050553 [ 814.346682] [55187]: [pid: 55187|app: 0|req: 1904/3934] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:54 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.349947] [55187]: DEBUG nova.api.openstack.wsgi [None req-a92d3ee9-34ae-463b-b31d-6d0d4a239a63 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.352970] [55187]: DEBUG nova.compute.api [None req-a92d3ee9-34ae-463b-b31d-6d0d4a239a63 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.359301] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92d3ee9-34ae-463b-b31d-6d0d4a239a63 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.359402] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92d3ee9-34ae-463b-b31d-6d0d4a239a63 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.359646] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92d3ee9-34ae-463b-b31d-6d0d4a239a63 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.360177] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92d3ee9-34ae-463b-b31d-6d0d4a239a63 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.360403] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92d3ee9-34ae-463b-b31d-6d0d4a239a63 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.360650] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92d3ee9-34ae-463b-b31d-6d0d4a239a63 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.386106] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92d3ee9-34ae-463b-b31d-6d0d4a239a63 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.386542] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92d3ee9-34ae-463b-b31d-6d0d4a239a63 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.386891] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92d3ee9-34ae-463b-b31d-6d0d4a239a63 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.387163] [55187]: DEBUG nova.objects.instance [None req-a92d3ee9-34ae-463b-b31d-6d0d4a239a63 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 814.406786] [55187]: DEBUG nova.policy [None req-a92d3ee9-34ae-463b-b31d-6d0d4a239a63 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.411879] [55187]: DEBUG nova.policy [None req-a92d3ee9-34ae-463b-b31d-6d0d4a239a63 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.412837] [55187]: DEBUG nova.policy [None req-a92d3ee9-34ae-463b-b31d-6d0d4a239a63 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.417042] [55187]: INFO nova.api.openstack.requestlog [None req-a92d3ee9-34ae-463b-b31d-6d0d4a239a63 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.069708 [ 814.417364] [55187]: [pid: 55187|app: 0|req: 1905/3935] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:54 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 814.419947] [55187]: DEBUG nova.api.openstack.wsgi [None req-31528f24-5c9d-4edc-a5da-4e4699f320a6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.421679] [55187]: DEBUG nova.compute.api [None req-31528f24-5c9d-4edc-a5da-4e4699f320a6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.425656] [55187]: DEBUG oslo_concurrency.lockutils [None req-31528f24-5c9d-4edc-a5da-4e4699f320a6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.426055] [55187]: DEBUG oslo_concurrency.lockutils [None req-31528f24-5c9d-4edc-a5da-4e4699f320a6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.426318] [55187]: DEBUG oslo_concurrency.lockutils [None req-31528f24-5c9d-4edc-a5da-4e4699f320a6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.426744] [55187]: DEBUG oslo_concurrency.lockutils [None req-31528f24-5c9d-4edc-a5da-4e4699f320a6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.427038] [55187]: DEBUG oslo_concurrency.lockutils [None req-31528f24-5c9d-4edc-a5da-4e4699f320a6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.427280] [55187]: DEBUG oslo_concurrency.lockutils [None req-31528f24-5c9d-4edc-a5da-4e4699f320a6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.464748] [55187]: DEBUG nova.policy [None req-31528f24-5c9d-4edc-a5da-4e4699f320a6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.469773] [55187]: INFO nova.api.openstack.requestlog [None req-31528f24-5c9d-4edc-a5da-4e4699f320a6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.051784 [ 814.470202] [55187]: [pid: 55187|app: 0|req: 1906/3936] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:54 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.475193] [55187]: DEBUG nova.api.openstack.wsgi [None req-190085d8-1249-4c43-a0e5-68cf70f4b132 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4af9da0b80>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.514917] [55187]: INFO nova.api.openstack.requestlog [None req-190085d8-1249-4c43-a0e5-68cf70f4b132 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f" status: 200 len: 1612 microversion: 2.1 time: 0.043899 [ 814.515334] [55187]: [pid: 55187|app: 0|req: 1907/3937] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:54 2025] GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f => generated 1612 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.520023] [55187]: DEBUG nova.api.openstack.wsgi [None req-75f88e5d-7f95-4e4a-9a5a-9b07ecbdbd5e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.520828] [55187]: DEBUG nova.compute.api [None req-75f88e5d-7f95-4e4a-9a5a-9b07ecbdbd5e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.525240] [55187]: DEBUG oslo_concurrency.lockutils [None req-75f88e5d-7f95-4e4a-9a5a-9b07ecbdbd5e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.525528] [55187]: DEBUG oslo_concurrency.lockutils [None req-75f88e5d-7f95-4e4a-9a5a-9b07ecbdbd5e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.525721] [55187]: DEBUG oslo_concurrency.lockutils [None req-75f88e5d-7f95-4e4a-9a5a-9b07ecbdbd5e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.526191] [55187]: DEBUG oslo_concurrency.lockutils [None req-75f88e5d-7f95-4e4a-9a5a-9b07ecbdbd5e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.526417] [55187]: DEBUG oslo_concurrency.lockutils [None req-75f88e5d-7f95-4e4a-9a5a-9b07ecbdbd5e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.526623] [55187]: DEBUG oslo_concurrency.lockutils [None req-75f88e5d-7f95-4e4a-9a5a-9b07ecbdbd5e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.546250] [55187]: DEBUG oslo_concurrency.lockutils [None req-75f88e5d-7f95-4e4a-9a5a-9b07ecbdbd5e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.546512] [55187]: DEBUG oslo_concurrency.lockutils [None req-75f88e5d-7f95-4e4a-9a5a-9b07ecbdbd5e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.546695] [55187]: DEBUG oslo_concurrency.lockutils [None req-75f88e5d-7f95-4e4a-9a5a-9b07ecbdbd5e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.546942] [55187]: DEBUG nova.objects.instance [None req-75f88e5d-7f95-4e4a-9a5a-9b07ecbdbd5e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 814.567957] [55187]: DEBUG nova.policy [None req-75f88e5d-7f95-4e4a-9a5a-9b07ecbdbd5e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.572733] [55187]: INFO nova.api.openstack.requestlog [None req-75f88e5d-7f95-4e4a-9a5a-9b07ecbdbd5e tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.056758 [ 814.573113] [55187]: [pid: 55187|app: 0|req: 1908/3938] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:54 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.581429] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad1770fb-36df-41f4-8171-73e3307d452d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.583303] [55187]: DEBUG nova.compute.api [None req-ad1770fb-36df-41f4-8171-73e3307d452d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.587380] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad1770fb-36df-41f4-8171-73e3307d452d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.587693] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad1770fb-36df-41f4-8171-73e3307d452d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.587992] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad1770fb-36df-41f4-8171-73e3307d452d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.588449] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad1770fb-36df-41f4-8171-73e3307d452d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.588680] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad1770fb-36df-41f4-8171-73e3307d452d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.588919] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad1770fb-36df-41f4-8171-73e3307d452d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.627452] [55187]: DEBUG nova.policy [None req-ad1770fb-36df-41f4-8171-73e3307d452d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.632553] [55187]: INFO nova.api.openstack.requestlog [None req-ad1770fb-36df-41f4-8171-73e3307d452d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.058762 [ 814.632956] [55187]: [pid: 55187|app: 0|req: 1909/3939] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:54 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.635721] [55187]: DEBUG nova.api.openstack.wsgi [None req-618f907e-5fe1-4dcc-8adc-c30e98d2c7eb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.637600] [55187]: DEBUG nova.compute.api [None req-618f907e-5fe1-4dcc-8adc-c30e98d2c7eb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.642410] [55187]: DEBUG oslo_concurrency.lockutils [None req-618f907e-5fe1-4dcc-8adc-c30e98d2c7eb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.642717] [55187]: DEBUG oslo_concurrency.lockutils [None req-618f907e-5fe1-4dcc-8adc-c30e98d2c7eb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.642955] [55187]: DEBUG oslo_concurrency.lockutils [None req-618f907e-5fe1-4dcc-8adc-c30e98d2c7eb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.643360] [55187]: DEBUG oslo_concurrency.lockutils [None req-618f907e-5fe1-4dcc-8adc-c30e98d2c7eb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.643583] [55187]: DEBUG oslo_concurrency.lockutils [None req-618f907e-5fe1-4dcc-8adc-c30e98d2c7eb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.643783] [55187]: DEBUG oslo_concurrency.lockutils [None req-618f907e-5fe1-4dcc-8adc-c30e98d2c7eb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.680014] [55187]: DEBUG nova.policy [None req-618f907e-5fe1-4dcc-8adc-c30e98d2c7eb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.684748] [55187]: INFO nova.api.openstack.requestlog [None req-618f907e-5fe1-4dcc-8adc-c30e98d2c7eb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.051128 [ 814.685135] [55187]: [pid: 55187|app: 0|req: 1910/3940] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:55 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.687642] [55187]: DEBUG nova.api.openstack.wsgi [None req-ed4f7ef6-9fab-4a25-9011-f765a66a702f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.689434] [55187]: DEBUG nova.compute.api [None req-ed4f7ef6-9fab-4a25-9011-f765a66a702f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.692994] [55188]: INFO nova.network.security_group_api [None req-0c35c523-6f70-40af-9098-a7185f78cb17 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Adding security group 499d6269-2bdd-42ed-8eff-f4bd245d8a18 to port b55e4162-4894-4902-a338-d0ac20af9566 [ 814.696521] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed4f7ef6-9fab-4a25-9011-f765a66a702f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.696775] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed4f7ef6-9fab-4a25-9011-f765a66a702f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.696997] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed4f7ef6-9fab-4a25-9011-f765a66a702f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.697406] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed4f7ef6-9fab-4a25-9011-f765a66a702f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.697631] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed4f7ef6-9fab-4a25-9011-f765a66a702f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.697836] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed4f7ef6-9fab-4a25-9011-f765a66a702f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.717254] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed4f7ef6-9fab-4a25-9011-f765a66a702f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.717545] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed4f7ef6-9fab-4a25-9011-f765a66a702f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.717740] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed4f7ef6-9fab-4a25-9011-f765a66a702f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.717960] [55187]: DEBUG nova.objects.instance [None req-ed4f7ef6-9fab-4a25-9011-f765a66a702f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 814.741585] [55187]: DEBUG nova.policy [None req-ed4f7ef6-9fab-4a25-9011-f765a66a702f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.745639] [55187]: INFO nova.api.openstack.requestlog [None req-ed4f7ef6-9fab-4a25-9011-f765a66a702f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.059822 [ 814.745999] [55187]: [pid: 55187|app: 0|req: 1911/3941] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:55 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.748762] [55187]: DEBUG nova.api.openstack.wsgi [None req-dbeaf000-ce89-4df7-8b7e-f080a97e1272 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.750503] [55187]: DEBUG nova.compute.api [None req-dbeaf000-ce89-4df7-8b7e-f080a97e1272 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.754029] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbeaf000-ce89-4df7-8b7e-f080a97e1272 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.754279] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbeaf000-ce89-4df7-8b7e-f080a97e1272 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.754464] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbeaf000-ce89-4df7-8b7e-f080a97e1272 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.754856] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbeaf000-ce89-4df7-8b7e-f080a97e1272 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.755100] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbeaf000-ce89-4df7-8b7e-f080a97e1272 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.755302] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbeaf000-ce89-4df7-8b7e-f080a97e1272 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.777039] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbeaf000-ce89-4df7-8b7e-f080a97e1272 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.777203] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbeaf000-ce89-4df7-8b7e-f080a97e1272 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.777406] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbeaf000-ce89-4df7-8b7e-f080a97e1272 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.777782] [55187]: DEBUG nova.objects.instance [None req-dbeaf000-ce89-4df7-8b7e-f080a97e1272 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 814.797963] [55187]: DEBUG nova.policy [None req-dbeaf000-ce89-4df7-8b7e-f080a97e1272 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.803239] [55187]: INFO nova.api.openstack.requestlog [None req-dbeaf000-ce89-4df7-8b7e-f080a97e1272 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.056507 [ 814.803613] [55187]: [pid: 55187|app: 0|req: 1912/3942] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:55 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.806316] [55187]: DEBUG nova.api.openstack.wsgi [None req-85b6b910-29c2-4857-8c17-1a16c9bdf82a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.808554] [55187]: DEBUG nova.compute.api [None req-85b6b910-29c2-4857-8c17-1a16c9bdf82a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.812029] [55187]: DEBUG oslo_concurrency.lockutils [None req-85b6b910-29c2-4857-8c17-1a16c9bdf82a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.812431] [55187]: DEBUG oslo_concurrency.lockutils [None req-85b6b910-29c2-4857-8c17-1a16c9bdf82a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.812502] [55187]: DEBUG oslo_concurrency.lockutils [None req-85b6b910-29c2-4857-8c17-1a16c9bdf82a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.812870] [55187]: DEBUG oslo_concurrency.lockutils [None req-85b6b910-29c2-4857-8c17-1a16c9bdf82a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.813120] [55187]: DEBUG oslo_concurrency.lockutils [None req-85b6b910-29c2-4857-8c17-1a16c9bdf82a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.813333] [55187]: DEBUG oslo_concurrency.lockutils [None req-85b6b910-29c2-4857-8c17-1a16c9bdf82a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.849506] [55187]: DEBUG nova.policy [None req-85b6b910-29c2-4857-8c17-1a16c9bdf82a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.853929] [55187]: INFO nova.api.openstack.requestlog [None req-85b6b910-29c2-4857-8c17-1a16c9bdf82a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.049687 [ 814.854412] [55187]: [pid: 55187|app: 0|req: 1913/3943] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:55 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.856761] [55187]: DEBUG nova.api.openstack.wsgi [None req-00c4c34f-9469-48c5-84e6-aa2dff0aee27 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.858501] [55187]: DEBUG nova.compute.api [None req-00c4c34f-9469-48c5-84e6-aa2dff0aee27 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.861868] [55187]: DEBUG oslo_concurrency.lockutils [None req-00c4c34f-9469-48c5-84e6-aa2dff0aee27 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.862124] [55187]: DEBUG oslo_concurrency.lockutils [None req-00c4c34f-9469-48c5-84e6-aa2dff0aee27 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.862305] [55187]: DEBUG oslo_concurrency.lockutils [None req-00c4c34f-9469-48c5-84e6-aa2dff0aee27 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.862648] [55187]: DEBUG oslo_concurrency.lockutils [None req-00c4c34f-9469-48c5-84e6-aa2dff0aee27 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.862843] [55187]: DEBUG oslo_concurrency.lockutils [None req-00c4c34f-9469-48c5-84e6-aa2dff0aee27 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.863025] [55187]: DEBUG oslo_concurrency.lockutils [None req-00c4c34f-9469-48c5-84e6-aa2dff0aee27 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.908029] [55187]: DEBUG nova.policy [None req-00c4c34f-9469-48c5-84e6-aa2dff0aee27 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.913476] [55187]: DEBUG nova.policy [None req-00c4c34f-9469-48c5-84e6-aa2dff0aee27 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.914212] [55187]: DEBUG nova.policy [None req-00c4c34f-9469-48c5-84e6-aa2dff0aee27 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.917467] [55187]: INFO nova.api.openstack.requestlog [None req-00c4c34f-9469-48c5-84e6-aa2dff0aee27 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.062653 [ 814.917878] [55187]: [pid: 55187|app: 0|req: 1914/3944] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:55 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 814.924869] [55187]: DEBUG nova.api.openstack.wsgi [None req-71169183-f3e8-441d-a483-fa744e931407 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 814.927053] [55187]: DEBUG nova.compute.api [None req-71169183-f3e8-441d-a483-fa744e931407 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 814.931477] [55187]: DEBUG oslo_concurrency.lockutils [None req-71169183-f3e8-441d-a483-fa744e931407 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.931761] [55187]: DEBUG oslo_concurrency.lockutils [None req-71169183-f3e8-441d-a483-fa744e931407 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.931957] [55187]: DEBUG oslo_concurrency.lockutils [None req-71169183-f3e8-441d-a483-fa744e931407 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.932339] [55187]: DEBUG oslo_concurrency.lockutils [None req-71169183-f3e8-441d-a483-fa744e931407 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.932540] [55187]: DEBUG oslo_concurrency.lockutils [None req-71169183-f3e8-441d-a483-fa744e931407 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.932733] [55187]: DEBUG oslo_concurrency.lockutils [None req-71169183-f3e8-441d-a483-fa744e931407 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.990656] [55187]: DEBUG nova.policy [None req-71169183-f3e8-441d-a483-fa744e931407 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 814.995752] [55187]: INFO nova.api.openstack.requestlog [None req-71169183-f3e8-441d-a483-fa744e931407 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.077154 [ 814.996167] [55187]: [pid: 55187|app: 0|req: 1915/3945] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:55 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.000107] [55187]: DEBUG nova.api.openstack.wsgi [None req-267b939f-6677-491c-8b22-84815e1e1110 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.001846] [55187]: DEBUG nova.compute.api [None req-267b939f-6677-491c-8b22-84815e1e1110 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.008828] [55187]: DEBUG oslo_concurrency.lockutils [None req-267b939f-6677-491c-8b22-84815e1e1110 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.009269] [55187]: DEBUG oslo_concurrency.lockutils [None req-267b939f-6677-491c-8b22-84815e1e1110 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.009544] [55187]: DEBUG oslo_concurrency.lockutils [None req-267b939f-6677-491c-8b22-84815e1e1110 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.009948] [55187]: DEBUG oslo_concurrency.lockutils [None req-267b939f-6677-491c-8b22-84815e1e1110 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.010427] [55187]: DEBUG oslo_concurrency.lockutils [None req-267b939f-6677-491c-8b22-84815e1e1110 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.010660] [55187]: DEBUG oslo_concurrency.lockutils [None req-267b939f-6677-491c-8b22-84815e1e1110 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.176840] [55187]: DEBUG nova.policy [None req-267b939f-6677-491c-8b22-84815e1e1110 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.183197] [55188]: INFO nova.api.openstack.requestlog [None req-0c35c523-6f70-40af-9098-a7185f78cb17 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "POST /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623/action" status: 202 len: 0 microversion: 2.1 time: 0.869766 [ 815.183197] [55188]: [pid: 55188|app: 0|req: 2031/3946] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:04:54 2025] POST /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623/action => generated 0 bytes in 871 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 815.184665] [55188]: DEBUG nova.api.openstack.wsgi [None req-9602483f-8dab-4bf2-842e-47df5ed9761c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.186493] [55188]: DEBUG nova.compute.api [None req-9602483f-8dab-4bf2-842e-47df5ed9761c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.186678] [55187]: INFO nova.api.openstack.requestlog [None req-267b939f-6677-491c-8b22-84815e1e1110 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1473 microversion: 2.1 time: 0.189816 [ 815.187946] [55187]: [pid: 55187|app: 0|req: 1916/3947] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:55 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1473 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.192026] [55187]: DEBUG nova.api.openstack.wsgi [None req-078677c1-3a23-4156-b068-f01762a8deae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.195334] [55187]: DEBUG nova.compute.api [None req-078677c1-3a23-4156-b068-f01762a8deae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.196064] [55188]: DEBUG oslo_concurrency.lockutils [None req-9602483f-8dab-4bf2-842e-47df5ed9761c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.198210] [55188]: DEBUG oslo_concurrency.lockutils [None req-9602483f-8dab-4bf2-842e-47df5ed9761c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.198579] [55188]: DEBUG oslo_concurrency.lockutils [None req-9602483f-8dab-4bf2-842e-47df5ed9761c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.199256] [55188]: DEBUG oslo_concurrency.lockutils [None req-9602483f-8dab-4bf2-842e-47df5ed9761c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.199334] [55188]: DEBUG oslo_concurrency.lockutils [None req-9602483f-8dab-4bf2-842e-47df5ed9761c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.199510] [55188]: DEBUG oslo_concurrency.lockutils [None req-9602483f-8dab-4bf2-842e-47df5ed9761c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.204882] [55187]: DEBUG oslo_concurrency.lockutils [None req-078677c1-3a23-4156-b068-f01762a8deae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.205384] [55187]: DEBUG oslo_concurrency.lockutils [None req-078677c1-3a23-4156-b068-f01762a8deae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.205563] [55187]: DEBUG oslo_concurrency.lockutils [None req-078677c1-3a23-4156-b068-f01762a8deae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.206798] [55187]: DEBUG oslo_concurrency.lockutils [None req-078677c1-3a23-4156-b068-f01762a8deae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.206798] [55187]: DEBUG oslo_concurrency.lockutils [None req-078677c1-3a23-4156-b068-f01762a8deae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.206798] [55187]: DEBUG oslo_concurrency.lockutils [None req-078677c1-3a23-4156-b068-f01762a8deae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.230204] [55187]: DEBUG oslo_concurrency.lockutils [None req-078677c1-3a23-4156-b068-f01762a8deae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.230484] [55187]: DEBUG oslo_concurrency.lockutils [None req-078677c1-3a23-4156-b068-f01762a8deae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.230671] [55187]: DEBUG oslo_concurrency.lockutils [None req-078677c1-3a23-4156-b068-f01762a8deae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.230948] [55187]: DEBUG nova.objects.instance [None req-078677c1-3a23-4156-b068-f01762a8deae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 815.231016] [55188]: DEBUG oslo_concurrency.lockutils [None req-9602483f-8dab-4bf2-842e-47df5ed9761c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.231272] [55188]: DEBUG oslo_concurrency.lockutils [None req-9602483f-8dab-4bf2-842e-47df5ed9761c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.231470] [55188]: DEBUG oslo_concurrency.lockutils [None req-9602483f-8dab-4bf2-842e-47df5ed9761c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.231677] [55188]: DEBUG nova.objects.instance [None req-9602483f-8dab-4bf2-842e-47df5ed9761c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 815.256131] [55188]: DEBUG nova.policy [None req-9602483f-8dab-4bf2-842e-47df5ed9761c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.257261] [55187]: DEBUG nova.policy [None req-078677c1-3a23-4156-b068-f01762a8deae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.261969] [55187]: INFO nova.api.openstack.requestlog [None req-078677c1-3a23-4156-b068-f01762a8deae tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.073312 [ 815.262231] [55188]: INFO nova.api.openstack.requestlog [None req-9602483f-8dab-4bf2-842e-47df5ed9761c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.080182 [ 815.262322] [55187]: [pid: 55187|app: 0|req: 1917/3948] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:55 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.262602] [55188]: [pid: 55188|app: 0|req: 2032/3949] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:55 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.264808] [55187]: DEBUG nova.api.openstack.wsgi [None req-07167d3d-94d5-42f2-aade-858cef78b343 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.265322] [55188]: DEBUG nova.api.openstack.wsgi [None req-ee565c34-9d74-4067-9c74-2155521d4ba1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.266495] [55187]: DEBUG nova.compute.api [None req-07167d3d-94d5-42f2-aade-858cef78b343 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.267148] [55188]: DEBUG nova.compute.api [None req-ee565c34-9d74-4067-9c74-2155521d4ba1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.269983] [55187]: DEBUG oslo_concurrency.lockutils [None req-07167d3d-94d5-42f2-aade-858cef78b343 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.270239] [55187]: DEBUG oslo_concurrency.lockutils [None req-07167d3d-94d5-42f2-aade-858cef78b343 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.271417] [55187]: DEBUG oslo_concurrency.lockutils [None req-07167d3d-94d5-42f2-aade-858cef78b343 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.271417] [55187]: DEBUG oslo_concurrency.lockutils [None req-07167d3d-94d5-42f2-aade-858cef78b343 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.271552] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee565c34-9d74-4067-9c74-2155521d4ba1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.271601] [55187]: DEBUG oslo_concurrency.lockutils [None req-07167d3d-94d5-42f2-aade-858cef78b343 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.271648] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee565c34-9d74-4067-9c74-2155521d4ba1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.271687] [55187]: DEBUG oslo_concurrency.lockutils [None req-07167d3d-94d5-42f2-aade-858cef78b343 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.271724] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee565c34-9d74-4067-9c74-2155521d4ba1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.272554] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee565c34-9d74-4067-9c74-2155521d4ba1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.272554] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee565c34-9d74-4067-9c74-2155521d4ba1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.272554] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee565c34-9d74-4067-9c74-2155521d4ba1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.293459] [55187]: DEBUG oslo_concurrency.lockutils [None req-07167d3d-94d5-42f2-aade-858cef78b343 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.293577] [55187]: DEBUG oslo_concurrency.lockutils [None req-07167d3d-94d5-42f2-aade-858cef78b343 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.294069] [55187]: DEBUG oslo_concurrency.lockutils [None req-07167d3d-94d5-42f2-aade-858cef78b343 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.294069] [55187]: DEBUG nova.objects.instance [None req-07167d3d-94d5-42f2-aade-858cef78b343 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 815.296760] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee565c34-9d74-4067-9c74-2155521d4ba1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.297138] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee565c34-9d74-4067-9c74-2155521d4ba1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.297337] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee565c34-9d74-4067-9c74-2155521d4ba1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.297546] [55188]: DEBUG nova.objects.instance [None req-ee565c34-9d74-4067-9c74-2155521d4ba1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 815.323825] [55187]: DEBUG nova.policy [None req-07167d3d-94d5-42f2-aade-858cef78b343 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.328533] [55187]: DEBUG nova.policy [None req-07167d3d-94d5-42f2-aade-858cef78b343 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.329228] [55187]: DEBUG nova.policy [None req-07167d3d-94d5-42f2-aade-858cef78b343 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.329875] [55187]: INFO nova.api.openstack.requestlog [None req-07167d3d-94d5-42f2-aade-858cef78b343 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.067050 [ 815.330201] [55187]: [pid: 55187|app: 0|req: 1918/3950] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:55 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 815.332554] [55187]: DEBUG nova.api.openstack.wsgi [None req-6da588c1-1268-423b-a133-90e5c33320b1 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.334203] [55187]: DEBUG nova.compute.api [None req-6da588c1-1268-423b-a133-90e5c33320b1 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.335597] [55188]: DEBUG nova.policy [None req-ee565c34-9d74-4067-9c74-2155521d4ba1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.340525] [55187]: DEBUG oslo_concurrency.lockutils [None req-6da588c1-1268-423b-a133-90e5c33320b1 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.343977] [55187]: DEBUG oslo_concurrency.lockutils [None req-6da588c1-1268-423b-a133-90e5c33320b1 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.343977] [55187]: DEBUG oslo_concurrency.lockutils [None req-6da588c1-1268-423b-a133-90e5c33320b1 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.343977] [55187]: DEBUG oslo_concurrency.lockutils [None req-6da588c1-1268-423b-a133-90e5c33320b1 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.343977] [55187]: DEBUG oslo_concurrency.lockutils [None req-6da588c1-1268-423b-a133-90e5c33320b1 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.343977] [55187]: DEBUG oslo_concurrency.lockutils [None req-6da588c1-1268-423b-a133-90e5c33320b1 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.344315] [55188]: INFO nova.api.openstack.requestlog [None req-ee565c34-9d74-4067-9c74-2155521d4ba1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.078817 [ 815.344315] [55188]: [pid: 55188|app: 0|req: 2033/3951] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:55 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.346083] [55188]: DEBUG nova.api.openstack.wsgi [None req-b29aceee-c9b1-47c4-890e-1ced00aacb1e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.348078] [55188]: DEBUG nova.compute.api [None req-b29aceee-c9b1-47c4-890e-1ced00aacb1e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] [instance: 5312440a-5551-4acc-b114-67bb23a84399] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.351620] [55188]: DEBUG oslo_concurrency.lockutils [None req-b29aceee-c9b1-47c4-890e-1ced00aacb1e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.352038] [55188]: DEBUG oslo_concurrency.lockutils [None req-b29aceee-c9b1-47c4-890e-1ced00aacb1e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.352360] [55188]: DEBUG oslo_concurrency.lockutils [None req-b29aceee-c9b1-47c4-890e-1ced00aacb1e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.352823] [55188]: DEBUG oslo_concurrency.lockutils [None req-b29aceee-c9b1-47c4-890e-1ced00aacb1e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.353160] [55188]: DEBUG oslo_concurrency.lockutils [None req-b29aceee-c9b1-47c4-890e-1ced00aacb1e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.353481] [55188]: DEBUG oslo_concurrency.lockutils [None req-b29aceee-c9b1-47c4-890e-1ced00aacb1e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.364503] [55188]: INFO nova.api.openstack.wsgi [None req-b29aceee-c9b1-47c4-890e-1ced00aacb1e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] HTTP exception thrown: Instance 5312440a-5551-4acc-b114-67bb23a84399 could not be found. [ 815.366734] [55188]: DEBUG nova.api.openstack.wsgi [None req-b29aceee-c9b1-47c4-890e-1ced00aacb1e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] Returning 404 to user: Instance 5312440a-5551-4acc-b114-67bb23a84399 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 815.367633] [55188]: INFO nova.api.openstack.requestlog [None req-b29aceee-c9b1-47c4-890e-1ced00aacb1e tempest-ServersAdminNegativeTestJSON-778628105 tempest-ServersAdminNegativeTestJSON-778628105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399" status: 404 len: 111 microversion: 2.1 time: 0.024509 [ 815.368122] [55188]: [pid: 55188|app: 0|req: 2034/3952] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:55 2025] GET /compute/v2.1/servers/5312440a-5551-4acc-b114-67bb23a84399 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 815.370760] [55188]: DEBUG nova.api.openstack.wsgi [req-6179ccc9-161f-4a5a-8047-e164cb4e9b8d req-88439c3e-8f8d-4b5f-94c7-a36ad3ec1d47 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fd97c186-c39b-45b8-9ad0-32bbea157623", "tag": "b55e4162-4894-4902-a338-d0ac20af9566"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 815.380195] [55188]: DEBUG oslo_concurrency.lockutils [req-6179ccc9-161f-4a5a-8047-e164cb4e9b8d req-88439c3e-8f8d-4b5f-94c7-a36ad3ec1d47 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.380195] [55188]: DEBUG oslo_concurrency.lockutils [req-6179ccc9-161f-4a5a-8047-e164cb4e9b8d req-88439c3e-8f8d-4b5f-94c7-a36ad3ec1d47 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.380195] [55188]: DEBUG oslo_concurrency.lockutils [req-6179ccc9-161f-4a5a-8047-e164cb4e9b8d req-88439c3e-8f8d-4b5f-94c7-a36ad3ec1d47 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.388275] [55188]: INFO nova.api.openstack.compute.server_external_events [req-6179ccc9-161f-4a5a-8047-e164cb4e9b8d req-88439c3e-8f8d-4b5f-94c7-a36ad3ec1d47 service nova] Creating event network-changed:b55e4162-4894-4902-a338-d0ac20af9566 for instance fd97c186-c39b-45b8-9ad0-32bbea157623 on cpu-1 [ 815.398634] [55188]: INFO nova.api.openstack.requestlog [req-6179ccc9-161f-4a5a-8047-e164cb4e9b8d req-88439c3e-8f8d-4b5f-94c7-a36ad3ec1d47 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029116 [ 815.401039] [55188]: [pid: 55188|app: 0|req: 2035/3953] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:04:55 2025] 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) [ 815.402886] [55188]: DEBUG nova.api.openstack.wsgi [None req-676a8f14-7bd0-43b3-8f72-b4753628527d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4afa6a6560>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.482155] [55188]: DEBUG neutronclient.v2_0.client [None req-676a8f14-7bd0-43b3-8f72-b4753628527d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Error message: {"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 499d6269-2bdd-42ed-8eff-f4bd245d8a18 in use.", "detail": ""}} {{(pid=55188) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 815.482423] [55188]: INFO nova.api.openstack.wsgi [None req-676a8f14-7bd0-43b3-8f72-b4753628527d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] HTTP exception thrown: Security Group 499d6269-2bdd-42ed-8eff-f4bd245d8a18 in use. [ 815.482423] [55188]: Neutron server returns request_ids: ['req-daae59f9-61ea-451d-8654-6a1ea37f3ab9'] [ 815.482571] [55188]: DEBUG nova.api.openstack.wsgi [None req-676a8f14-7bd0-43b3-8f72-b4753628527d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Returning 400 to user: Security Group 499d6269-2bdd-42ed-8eff-f4bd245d8a18 in use. [ 815.482571] [55188]: Neutron server returns request_ids: ['req-daae59f9-61ea-451d-8654-6a1ea37f3ab9'] {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 815.483050] [55188]: INFO nova.api.openstack.requestlog [None req-676a8f14-7bd0-43b3-8f72-b4753628527d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/499d6269-2bdd-42ed-8eff-f4bd245d8a18" status: 400 len: 185 microversion: 2.1 time: 0.083147 [ 815.483650] [55188]: [pid: 55188|app: 0|req: 2036/3954] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:04:55 2025] DELETE /compute/v2.1/os-security-groups/499d6269-2bdd-42ed-8eff-f4bd245d8a18 => generated 185 bytes in 84 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 815.486153] [55188]: DEBUG nova.api.openstack.wsgi [None req-5199f914-9e8d-4d7f-ae72-ead5a1b9e696 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.488408] [55188]: DEBUG nova.compute.api [None req-5199f914-9e8d-4d7f-ae72-ead5a1b9e696 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.492487] [55188]: DEBUG oslo_concurrency.lockutils [None req-5199f914-9e8d-4d7f-ae72-ead5a1b9e696 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.492682] [55188]: DEBUG oslo_concurrency.lockutils [None req-5199f914-9e8d-4d7f-ae72-ead5a1b9e696 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.492900] [55188]: DEBUG oslo_concurrency.lockutils [None req-5199f914-9e8d-4d7f-ae72-ead5a1b9e696 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.493282] [55188]: DEBUG oslo_concurrency.lockutils [None req-5199f914-9e8d-4d7f-ae72-ead5a1b9e696 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.493504] [55188]: DEBUG oslo_concurrency.lockutils [None req-5199f914-9e8d-4d7f-ae72-ead5a1b9e696 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.493708] [55188]: DEBUG oslo_concurrency.lockutils [None req-5199f914-9e8d-4d7f-ae72-ead5a1b9e696 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.512119] [55188]: DEBUG oslo_concurrency.lockutils [None req-5199f914-9e8d-4d7f-ae72-ead5a1b9e696 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.512603] [55188]: DEBUG oslo_concurrency.lockutils [None req-5199f914-9e8d-4d7f-ae72-ead5a1b9e696 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.512603] [55188]: DEBUG oslo_concurrency.lockutils [None req-5199f914-9e8d-4d7f-ae72-ead5a1b9e696 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.512827] [55188]: DEBUG nova.objects.instance [None req-5199f914-9e8d-4d7f-ae72-ead5a1b9e696 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 815.539334] [55188]: DEBUG nova.policy [None req-5199f914-9e8d-4d7f-ae72-ead5a1b9e696 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.546971] [55188]: INFO nova.api.openstack.requestlog [None req-5199f914-9e8d-4d7f-ae72-ead5a1b9e696 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.061898 [ 815.548536] [55188]: [pid: 55188|app: 0|req: 2037/3955] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:55 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.551873] [55188]: DEBUG nova.api.openstack.wsgi [None req-117f062c-34d4-46dd-a044-8d7ab84e242b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.556740] [55188]: DEBUG nova.compute.api [None req-117f062c-34d4-46dd-a044-8d7ab84e242b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.565399] [55188]: DEBUG oslo_concurrency.lockutils [None req-117f062c-34d4-46dd-a044-8d7ab84e242b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.566452] [55188]: DEBUG oslo_concurrency.lockutils [None req-117f062c-34d4-46dd-a044-8d7ab84e242b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.566452] [55188]: DEBUG oslo_concurrency.lockutils [None req-117f062c-34d4-46dd-a044-8d7ab84e242b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.566947] [55188]: DEBUG oslo_concurrency.lockutils [None req-117f062c-34d4-46dd-a044-8d7ab84e242b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.567591] [55188]: DEBUG oslo_concurrency.lockutils [None req-117f062c-34d4-46dd-a044-8d7ab84e242b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.567591] [55188]: DEBUG oslo_concurrency.lockutils [None req-117f062c-34d4-46dd-a044-8d7ab84e242b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.617655] [55188]: DEBUG nova.policy [None req-117f062c-34d4-46dd-a044-8d7ab84e242b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.622156] [55188]: INFO nova.api.openstack.requestlog [None req-117f062c-34d4-46dd-a044-8d7ab84e242b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.072813 [ 815.622525] [55188]: [pid: 55188|app: 0|req: 2038/3956] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:55 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.627223] [55188]: DEBUG nova.api.openstack.wsgi [None req-c31da4c8-e8fb-4a9d-be17-cc9344d5b12a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.628652] [55188]: DEBUG nova.compute.api [None req-c31da4c8-e8fb-4a9d-be17-cc9344d5b12a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.633039] [55188]: DEBUG oslo_concurrency.lockutils [None req-c31da4c8-e8fb-4a9d-be17-cc9344d5b12a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.633039] [55188]: DEBUG oslo_concurrency.lockutils [None req-c31da4c8-e8fb-4a9d-be17-cc9344d5b12a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.633039] [55188]: DEBUG oslo_concurrency.lockutils [None req-c31da4c8-e8fb-4a9d-be17-cc9344d5b12a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.633466] [55188]: DEBUG oslo_concurrency.lockutils [None req-c31da4c8-e8fb-4a9d-be17-cc9344d5b12a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.633644] [55188]: DEBUG oslo_concurrency.lockutils [None req-c31da4c8-e8fb-4a9d-be17-cc9344d5b12a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.633848] [55188]: DEBUG oslo_concurrency.lockutils [None req-c31da4c8-e8fb-4a9d-be17-cc9344d5b12a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.634237] [55187]: DEBUG nova.policy [None req-6da588c1-1268-423b-a133-90e5c33320b1 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.643063] [55187]: INFO nova.api.openstack.requestlog [None req-6da588c1-1268-423b-a133-90e5c33320b1 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.311381 [ 815.643225] [55187]: [pid: 55187|app: 0|req: 1919/3957] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:55 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.645884] [55187]: DEBUG nova.api.openstack.wsgi [None req-4a9103bc-5b9a-4b4c-9864-f1540f72674f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.652125] [55187]: DEBUG nova.compute.api [None req-4a9103bc-5b9a-4b4c-9864-f1540f72674f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.656516] [55188]: DEBUG oslo_concurrency.lockutils [None req-c31da4c8-e8fb-4a9d-be17-cc9344d5b12a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.656771] [55188]: DEBUG oslo_concurrency.lockutils [None req-c31da4c8-e8fb-4a9d-be17-cc9344d5b12a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.657043] [55188]: DEBUG oslo_concurrency.lockutils [None req-c31da4c8-e8fb-4a9d-be17-cc9344d5b12a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.657317] [55188]: DEBUG nova.objects.instance [None req-c31da4c8-e8fb-4a9d-be17-cc9344d5b12a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 815.660485] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a9103bc-5b9a-4b4c-9864-f1540f72674f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.660633] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a9103bc-5b9a-4b4c-9864-f1540f72674f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.660838] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a9103bc-5b9a-4b4c-9864-f1540f72674f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.661236] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a9103bc-5b9a-4b4c-9864-f1540f72674f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.661548] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a9103bc-5b9a-4b4c-9864-f1540f72674f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.661727] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a9103bc-5b9a-4b4c-9864-f1540f72674f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.692843] [55188]: DEBUG nova.policy [None req-c31da4c8-e8fb-4a9d-be17-cc9344d5b12a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.700687] [55188]: INFO nova.api.openstack.requestlog [None req-c31da4c8-e8fb-4a9d-be17-cc9344d5b12a tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.077366 [ 815.700965] [55187]: DEBUG nova.policy [None req-4a9103bc-5b9a-4b4c-9864-f1540f72674f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.701081] [55188]: [pid: 55188|app: 0|req: 2039/3958] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:55 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.705173] [55188]: DEBUG nova.api.openstack.wsgi [None req-efb030aa-5385-4538-a493-40b839f33459 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.707817] [55188]: DEBUG nova.compute.api [None req-efb030aa-5385-4538-a493-40b839f33459 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.711487] [55187]: INFO nova.api.openstack.requestlog [None req-4a9103bc-5b9a-4b4c-9864-f1540f72674f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.067570 [ 815.712472] [55187]: [pid: 55187|app: 0|req: 1920/3959] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.716447] [55188]: DEBUG oslo_concurrency.lockutils [None req-efb030aa-5385-4538-a493-40b839f33459 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.716762] [55188]: DEBUG oslo_concurrency.lockutils [None req-efb030aa-5385-4538-a493-40b839f33459 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.717047] [55188]: DEBUG oslo_concurrency.lockutils [None req-efb030aa-5385-4538-a493-40b839f33459 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.717114] [55187]: DEBUG nova.api.openstack.wsgi [None req-a4715bbc-3e40-4428-957b-8622b33d4908 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.717451] [55188]: DEBUG oslo_concurrency.lockutils [None req-efb030aa-5385-4538-a493-40b839f33459 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.717650] [55188]: DEBUG oslo_concurrency.lockutils [None req-efb030aa-5385-4538-a493-40b839f33459 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.717824] [55188]: DEBUG oslo_concurrency.lockutils [None req-efb030aa-5385-4538-a493-40b839f33459 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.718926] [55187]: DEBUG nova.compute.api [None req-a4715bbc-3e40-4428-957b-8622b33d4908 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.726905] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4715bbc-3e40-4428-957b-8622b33d4908 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.727718] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4715bbc-3e40-4428-957b-8622b33d4908 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.727718] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4715bbc-3e40-4428-957b-8622b33d4908 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.728118] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4715bbc-3e40-4428-957b-8622b33d4908 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.728424] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4715bbc-3e40-4428-957b-8622b33d4908 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.728635] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4715bbc-3e40-4428-957b-8622b33d4908 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.744623] [55188]: DEBUG oslo_concurrency.lockutils [None req-efb030aa-5385-4538-a493-40b839f33459 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.744944] [55188]: DEBUG oslo_concurrency.lockutils [None req-efb030aa-5385-4538-a493-40b839f33459 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.745225] [55188]: DEBUG oslo_concurrency.lockutils [None req-efb030aa-5385-4538-a493-40b839f33459 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.745435] [55188]: DEBUG nova.objects.instance [None req-efb030aa-5385-4538-a493-40b839f33459 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 815.769710] [55187]: DEBUG nova.policy [None req-a4715bbc-3e40-4428-957b-8622b33d4908 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.774826] [55187]: INFO nova.api.openstack.requestlog [None req-a4715bbc-3e40-4428-957b-8622b33d4908 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.062377 [ 815.775239] [55187]: [pid: 55187|app: 0|req: 1921/3960] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.780073] [55187]: DEBUG nova.api.openstack.wsgi [None req-1aef733f-e39a-4e13-bf38-71775f2ab33a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 815.782097] [55187]: DEBUG nova.compute.api [None req-1aef733f-e39a-4e13-bf38-71775f2ab33a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.784521] [55188]: DEBUG nova.policy [None req-efb030aa-5385-4538-a493-40b839f33459 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.788990] [55187]: DEBUG oslo_concurrency.lockutils [None req-1aef733f-e39a-4e13-bf38-71775f2ab33a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.789374] [55187]: DEBUG oslo_concurrency.lockutils [None req-1aef733f-e39a-4e13-bf38-71775f2ab33a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.789580] [55187]: DEBUG oslo_concurrency.lockutils [None req-1aef733f-e39a-4e13-bf38-71775f2ab33a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.789973] [55187]: DEBUG oslo_concurrency.lockutils [None req-1aef733f-e39a-4e13-bf38-71775f2ab33a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.790207] [55187]: DEBUG oslo_concurrency.lockutils [None req-1aef733f-e39a-4e13-bf38-71775f2ab33a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.791922] [55187]: DEBUG oslo_concurrency.lockutils [None req-1aef733f-e39a-4e13-bf38-71775f2ab33a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.792014] [55188]: DEBUG nova.policy [None req-efb030aa-5385-4538-a493-40b839f33459 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.792014] [55188]: DEBUG nova.policy [None req-efb030aa-5385-4538-a493-40b839f33459 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.795410] [55188]: INFO nova.api.openstack.requestlog [None req-efb030aa-5385-4538-a493-40b839f33459 tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.092747 [ 815.799293] [55188]: [pid: 55188|app: 0|req: 2040/3961] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 815.804284] [55188]: DEBUG nova.api.openstack.wsgi [None req-9b301226-6cb4-4ff2-9dc0-c309796d794e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4aff782050>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.852579] [55188]: INFO nova.api.openstack.requestlog [None req-9b301226-6cb4-4ff2-9dc0-c309796d794e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f" status: 200 len: 1612 microversion: 2.1 time: 0.052497 [ 815.852943] [55188]: [pid: 55188|app: 0|req: 2041/3962] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f => generated 1612 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.855713] [55188]: DEBUG nova.api.openstack.wsgi [None req-5890c411-b8f2-45f0-a75b-94ace97fa49c tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.857446] [55188]: DEBUG nova.compute.api [None req-5890c411-b8f2-45f0-a75b-94ace97fa49c tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.861585] [55188]: DEBUG oslo_concurrency.lockutils [None req-5890c411-b8f2-45f0-a75b-94ace97fa49c tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.861830] [55188]: DEBUG oslo_concurrency.lockutils [None req-5890c411-b8f2-45f0-a75b-94ace97fa49c tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.862082] [55188]: DEBUG oslo_concurrency.lockutils [None req-5890c411-b8f2-45f0-a75b-94ace97fa49c tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.862398] [55188]: DEBUG oslo_concurrency.lockutils [None req-5890c411-b8f2-45f0-a75b-94ace97fa49c tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.862605] [55188]: DEBUG oslo_concurrency.lockutils [None req-5890c411-b8f2-45f0-a75b-94ace97fa49c tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.862774] [55188]: DEBUG oslo_concurrency.lockutils [None req-5890c411-b8f2-45f0-a75b-94ace97fa49c tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.872020] [55187]: INFO nova.api.openstack.requestlog [None req-1aef733f-e39a-4e13-bf38-71775f2ab33a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "POST /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623/action" status: 202 len: 0 microversion: 2.1 time: 0.092881 [ 815.872020] [55187]: [pid: 55187|app: 0|req: 1922/3963] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:04:56 2025] POST /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 815.875010] [55187]: DEBUG nova.api.openstack.wsgi [None req-0b430a29-049e-468e-b16f-63eaa9d8821f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.877094] [55187]: DEBUG nova.compute.api [None req-0b430a29-049e-468e-b16f-63eaa9d8821f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.881201] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b430a29-049e-468e-b16f-63eaa9d8821f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.881484] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b430a29-049e-468e-b16f-63eaa9d8821f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.881695] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b430a29-049e-468e-b16f-63eaa9d8821f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.882096] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b430a29-049e-468e-b16f-63eaa9d8821f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.882304] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b430a29-049e-468e-b16f-63eaa9d8821f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.882505] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b430a29-049e-468e-b16f-63eaa9d8821f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.883918] [55188]: DEBUG oslo_concurrency.lockutils [None req-5890c411-b8f2-45f0-a75b-94ace97fa49c tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.884225] [55188]: DEBUG oslo_concurrency.lockutils [None req-5890c411-b8f2-45f0-a75b-94ace97fa49c tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.884426] [55188]: DEBUG oslo_concurrency.lockutils [None req-5890c411-b8f2-45f0-a75b-94ace97fa49c tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.884715] [55188]: DEBUG nova.objects.instance [None req-5890c411-b8f2-45f0-a75b-94ace97fa49c tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 815.916665] [55188]: DEBUG nova.policy [None req-5890c411-b8f2-45f0-a75b-94ace97fa49c tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.921456] [55188]: INFO nova.api.openstack.requestlog [None req-5890c411-b8f2-45f0-a75b-94ace97fa49c tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.067863 [ 815.921782] [55188]: [pid: 55188|app: 0|req: 2042/3964] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.924749] [55188]: DEBUG nova.api.openstack.wsgi [None req-57987f08-6c49-47df-b241-50728edb71ec tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.927523] [55188]: DEBUG nova.compute.api [None req-57987f08-6c49-47df-b241-50728edb71ec tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.932258] [55188]: DEBUG oslo_concurrency.lockutils [None req-57987f08-6c49-47df-b241-50728edb71ec tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.932472] [55188]: DEBUG oslo_concurrency.lockutils [None req-57987f08-6c49-47df-b241-50728edb71ec tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.932668] [55188]: DEBUG oslo_concurrency.lockutils [None req-57987f08-6c49-47df-b241-50728edb71ec tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.933059] [55188]: DEBUG oslo_concurrency.lockutils [None req-57987f08-6c49-47df-b241-50728edb71ec tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.933297] [55188]: DEBUG oslo_concurrency.lockutils [None req-57987f08-6c49-47df-b241-50728edb71ec tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.933487] [55188]: DEBUG oslo_concurrency.lockutils [None req-57987f08-6c49-47df-b241-50728edb71ec tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.941485] [55187]: DEBUG nova.policy [None req-0b430a29-049e-468e-b16f-63eaa9d8821f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.946297] [55187]: INFO nova.api.openstack.requestlog [None req-0b430a29-049e-468e-b16f-63eaa9d8821f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.074887 [ 815.946677] [55187]: [pid: 55187|app: 0|req: 1923/3965] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.949530] [55187]: DEBUG nova.api.openstack.wsgi [None req-6d4e791e-72bf-4fa6-8cb2-2dd5f6660783 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 815.951302] [55187]: DEBUG nova.compute.api [None req-6d4e791e-72bf-4fa6-8cb2-2dd5f6660783 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 815.957078] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d4e791e-72bf-4fa6-8cb2-2dd5f6660783 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.957078] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d4e791e-72bf-4fa6-8cb2-2dd5f6660783 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.957078] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d4e791e-72bf-4fa6-8cb2-2dd5f6660783 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.957078] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d4e791e-72bf-4fa6-8cb2-2dd5f6660783 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.957078] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d4e791e-72bf-4fa6-8cb2-2dd5f6660783 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.957403] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d4e791e-72bf-4fa6-8cb2-2dd5f6660783 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.984457] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d4e791e-72bf-4fa6-8cb2-2dd5f6660783 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.984806] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d4e791e-72bf-4fa6-8cb2-2dd5f6660783 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.985207] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d4e791e-72bf-4fa6-8cb2-2dd5f6660783 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.985764] [55187]: DEBUG nova.objects.instance [None req-6d4e791e-72bf-4fa6-8cb2-2dd5f6660783 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 815.994277] [55188]: DEBUG nova.policy [None req-57987f08-6c49-47df-b241-50728edb71ec tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.999786] [55188]: INFO nova.api.openstack.requestlog [None req-57987f08-6c49-47df-b241-50728edb71ec tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.077082 [ 816.000048] [55188]: [pid: 55188|app: 0|req: 2043/3966] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.002502] [55188]: DEBUG nova.api.openstack.wsgi [None req-1bb123aa-7f9a-46be-a0d5-2d440306b484 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.004214] [55188]: DEBUG nova.compute.api [None req-1bb123aa-7f9a-46be-a0d5-2d440306b484 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.008542] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bb123aa-7f9a-46be-a0d5-2d440306b484 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.008801] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bb123aa-7f9a-46be-a0d5-2d440306b484 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.008995] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bb123aa-7f9a-46be-a0d5-2d440306b484 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.010505] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bb123aa-7f9a-46be-a0d5-2d440306b484 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.011046] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bb123aa-7f9a-46be-a0d5-2d440306b484 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.011046] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bb123aa-7f9a-46be-a0d5-2d440306b484 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.019783] [55187]: DEBUG nova.policy [None req-6d4e791e-72bf-4fa6-8cb2-2dd5f6660783 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.025263] [55187]: INFO nova.api.openstack.requestlog [None req-6d4e791e-72bf-4fa6-8cb2-2dd5f6660783 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.077395 [ 816.025263] [55187]: [pid: 55187|app: 0|req: 1924/3967] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.027968] [55187]: DEBUG nova.api.openstack.wsgi [None req-3791e5d7-ca43-4995-9d6b-7c3f228b18ea tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.029560] [55187]: DEBUG nova.compute.api [None req-3791e5d7-ca43-4995-9d6b-7c3f228b18ea tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.035725] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bb123aa-7f9a-46be-a0d5-2d440306b484 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.035978] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bb123aa-7f9a-46be-a0d5-2d440306b484 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.036309] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bb123aa-7f9a-46be-a0d5-2d440306b484 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.036520] [55188]: DEBUG nova.objects.instance [None req-1bb123aa-7f9a-46be-a0d5-2d440306b484 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 816.037867] [55187]: DEBUG oslo_concurrency.lockutils [None req-3791e5d7-ca43-4995-9d6b-7c3f228b18ea tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.038317] [55187]: DEBUG oslo_concurrency.lockutils [None req-3791e5d7-ca43-4995-9d6b-7c3f228b18ea tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.038636] [55187]: DEBUG oslo_concurrency.lockutils [None req-3791e5d7-ca43-4995-9d6b-7c3f228b18ea tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.039296] [55187]: DEBUG oslo_concurrency.lockutils [None req-3791e5d7-ca43-4995-9d6b-7c3f228b18ea tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.039610] [55187]: DEBUG oslo_concurrency.lockutils [None req-3791e5d7-ca43-4995-9d6b-7c3f228b18ea tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.040305] [55187]: DEBUG oslo_concurrency.lockutils [None req-3791e5d7-ca43-4995-9d6b-7c3f228b18ea tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.085430] [55188]: DEBUG nova.policy [None req-1bb123aa-7f9a-46be-a0d5-2d440306b484 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.090357] [55187]: DEBUG nova.policy [None req-3791e5d7-ca43-4995-9d6b-7c3f228b18ea tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.090797] [55188]: INFO nova.api.openstack.requestlog [None req-1bb123aa-7f9a-46be-a0d5-2d440306b484 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.090322 [ 816.094223] [55188]: [pid: 55188|app: 0|req: 2044/3968] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.094858] [55187]: INFO nova.api.openstack.requestlog [None req-3791e5d7-ca43-4995-9d6b-7c3f228b18ea tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.069067 [ 816.095329] [55187]: [pid: 55187|app: 0|req: 1925/3969] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.097642] [55188]: DEBUG nova.api.openstack.wsgi [None req-f514e341-ead0-4ad1-9773-a2b24163665e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.099564] [55188]: DEBUG nova.compute.api [None req-f514e341-ead0-4ad1-9773-a2b24163665e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.100710] [55187]: DEBUG nova.api.openstack.wsgi [None req-98064963-3ff4-40a1-86cd-e1d7dde75424 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.102586] [55187]: DEBUG nova.compute.api [None req-98064963-3ff4-40a1-86cd-e1d7dde75424 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.102942] [55188]: DEBUG oslo_concurrency.lockutils [None req-f514e341-ead0-4ad1-9773-a2b24163665e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.103192] [55188]: DEBUG oslo_concurrency.lockutils [None req-f514e341-ead0-4ad1-9773-a2b24163665e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.103374] [55188]: DEBUG oslo_concurrency.lockutils [None req-f514e341-ead0-4ad1-9773-a2b24163665e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.103716] [55188]: DEBUG oslo_concurrency.lockutils [None req-f514e341-ead0-4ad1-9773-a2b24163665e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.103983] [55188]: DEBUG oslo_concurrency.lockutils [None req-f514e341-ead0-4ad1-9773-a2b24163665e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.104242] [55188]: DEBUG oslo_concurrency.lockutils [None req-f514e341-ead0-4ad1-9773-a2b24163665e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.107371] [55187]: DEBUG oslo_concurrency.lockutils [None req-98064963-3ff4-40a1-86cd-e1d7dde75424 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.107759] [55187]: DEBUG oslo_concurrency.lockutils [None req-98064963-3ff4-40a1-86cd-e1d7dde75424 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.108185] [55187]: DEBUG oslo_concurrency.lockutils [None req-98064963-3ff4-40a1-86cd-e1d7dde75424 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.108660] [55187]: DEBUG oslo_concurrency.lockutils [None req-98064963-3ff4-40a1-86cd-e1d7dde75424 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.109239] [55187]: DEBUG oslo_concurrency.lockutils [None req-98064963-3ff4-40a1-86cd-e1d7dde75424 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.109944] [55187]: DEBUG oslo_concurrency.lockutils [None req-98064963-3ff4-40a1-86cd-e1d7dde75424 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.171035] [55187]: DEBUG nova.policy [None req-98064963-3ff4-40a1-86cd-e1d7dde75424 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.175664] [55187]: DEBUG nova.policy [None req-98064963-3ff4-40a1-86cd-e1d7dde75424 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.178754] [55187]: DEBUG nova.policy [None req-98064963-3ff4-40a1-86cd-e1d7dde75424 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.181756] [55187]: INFO nova.api.openstack.requestlog [None req-98064963-3ff4-40a1-86cd-e1d7dde75424 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.085753 [ 816.182367] [55187]: [pid: 55187|app: 0|req: 1926/3970] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 816.184736] [55187]: DEBUG nova.api.openstack.wsgi [None req-e708ade2-85a9-4d93-b5e9-6eade7caabe5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.186547] [55187]: DEBUG nova.compute.api [None req-e708ade2-85a9-4d93-b5e9-6eade7caabe5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.190286] [55187]: DEBUG oslo_concurrency.lockutils [None req-e708ade2-85a9-4d93-b5e9-6eade7caabe5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.190468] [55187]: DEBUG oslo_concurrency.lockutils [None req-e708ade2-85a9-4d93-b5e9-6eade7caabe5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.190732] [55187]: DEBUG oslo_concurrency.lockutils [None req-e708ade2-85a9-4d93-b5e9-6eade7caabe5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.191181] [55187]: DEBUG oslo_concurrency.lockutils [None req-e708ade2-85a9-4d93-b5e9-6eade7caabe5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.191697] [55187]: DEBUG oslo_concurrency.lockutils [None req-e708ade2-85a9-4d93-b5e9-6eade7caabe5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.191697] [55187]: DEBUG oslo_concurrency.lockutils [None req-e708ade2-85a9-4d93-b5e9-6eade7caabe5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.244656] [55187]: DEBUG nova.policy [None req-e708ade2-85a9-4d93-b5e9-6eade7caabe5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.253343] [55187]: INFO nova.api.openstack.requestlog [None req-e708ade2-85a9-4d93-b5e9-6eade7caabe5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.070359 [ 816.253807] [55187]: [pid: 55187|app: 0|req: 1927/3971] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.256422] [55187]: DEBUG nova.api.openstack.wsgi [None req-010d1caa-d2b9-4f0e-a854-e04efcbbbe0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.258575] [55187]: DEBUG nova.compute.api [None req-010d1caa-d2b9-4f0e-a854-e04efcbbbe0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.267215] [55188]: DEBUG nova.policy [None req-f514e341-ead0-4ad1-9773-a2b24163665e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.272239] [55188]: INFO nova.api.openstack.requestlog [None req-f514e341-ead0-4ad1-9773-a2b24163665e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1571 microversion: 2.1 time: 0.177260 [ 816.273405] [55187]: DEBUG oslo_concurrency.lockutils [None req-010d1caa-d2b9-4f0e-a854-e04efcbbbe0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.273644] [55188]: [pid: 55188|app: 0|req: 2045/3972] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1571 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.273697] [55187]: DEBUG oslo_concurrency.lockutils [None req-010d1caa-d2b9-4f0e-a854-e04efcbbbe0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.273868] [55187]: DEBUG oslo_concurrency.lockutils [None req-010d1caa-d2b9-4f0e-a854-e04efcbbbe0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.274344] [55187]: DEBUG oslo_concurrency.lockutils [None req-010d1caa-d2b9-4f0e-a854-e04efcbbbe0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.274524] [55187]: DEBUG oslo_concurrency.lockutils [None req-010d1caa-d2b9-4f0e-a854-e04efcbbbe0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.274699] [55187]: DEBUG oslo_concurrency.lockutils [None req-010d1caa-d2b9-4f0e-a854-e04efcbbbe0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.282292] [55188]: DEBUG nova.api.openstack.wsgi [None req-2585dfb6-11ef-4f2c-bebf-b084b5ada144 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.285266] [55188]: DEBUG nova.compute.api [None req-2585dfb6-11ef-4f2c-bebf-b084b5ada144 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.292161] [55188]: DEBUG oslo_concurrency.lockutils [None req-2585dfb6-11ef-4f2c-bebf-b084b5ada144 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.292786] [55188]: DEBUG oslo_concurrency.lockutils [None req-2585dfb6-11ef-4f2c-bebf-b084b5ada144 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.292786] [55188]: DEBUG oslo_concurrency.lockutils [None req-2585dfb6-11ef-4f2c-bebf-b084b5ada144 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.293983] [55188]: DEBUG oslo_concurrency.lockutils [None req-2585dfb6-11ef-4f2c-bebf-b084b5ada144 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.293983] [55188]: DEBUG oslo_concurrency.lockutils [None req-2585dfb6-11ef-4f2c-bebf-b084b5ada144 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.293983] [55188]: DEBUG oslo_concurrency.lockutils [None req-2585dfb6-11ef-4f2c-bebf-b084b5ada144 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.317642] [55188]: DEBUG oslo_concurrency.lockutils [None req-2585dfb6-11ef-4f2c-bebf-b084b5ada144 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.317899] [55188]: DEBUG oslo_concurrency.lockutils [None req-2585dfb6-11ef-4f2c-bebf-b084b5ada144 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.318586] [55188]: DEBUG oslo_concurrency.lockutils [None req-2585dfb6-11ef-4f2c-bebf-b084b5ada144 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.318586] [55188]: DEBUG nova.objects.instance [None req-2585dfb6-11ef-4f2c-bebf-b084b5ada144 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 816.346932] [55188]: DEBUG nova.policy [None req-2585dfb6-11ef-4f2c-bebf-b084b5ada144 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.354315] [55188]: INFO nova.api.openstack.requestlog [None req-2585dfb6-11ef-4f2c-bebf-b084b5ada144 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.074275 [ 816.354315] [55188]: [pid: 55188|app: 0|req: 2046/3973] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.357411] [55188]: DEBUG nova.api.openstack.wsgi [None req-3a260f6f-02c1-4c32-af6a-e0a9153f0366 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.359220] [55188]: DEBUG nova.compute.api [None req-3a260f6f-02c1-4c32-af6a-e0a9153f0366 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.362850] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a260f6f-02c1-4c32-af6a-e0a9153f0366 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.363248] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a260f6f-02c1-4c32-af6a-e0a9153f0366 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.363292] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a260f6f-02c1-4c32-af6a-e0a9153f0366 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.364335] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a260f6f-02c1-4c32-af6a-e0a9153f0366 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.364335] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a260f6f-02c1-4c32-af6a-e0a9153f0366 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.364335] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a260f6f-02c1-4c32-af6a-e0a9153f0366 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.391460] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a260f6f-02c1-4c32-af6a-e0a9153f0366 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.391827] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a260f6f-02c1-4c32-af6a-e0a9153f0366 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.392032] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a260f6f-02c1-4c32-af6a-e0a9153f0366 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.392351] [55188]: DEBUG nova.objects.instance [None req-3a260f6f-02c1-4c32-af6a-e0a9153f0366 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 816.399407] [55187]: DEBUG nova.policy [None req-010d1caa-d2b9-4f0e-a854-e04efcbbbe0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.406884] [55187]: INFO nova.api.openstack.requestlog [None req-010d1caa-d2b9-4f0e-a854-e04efcbbbe0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1460 microversion: 2.1 time: 0.152290 [ 816.407434] [55187]: [pid: 55187|app: 0|req: 1928/3974] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1460 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.411117] [55187]: DEBUG nova.api.openstack.wsgi [None req-965db76d-1271-4c32-a168-6a76bdc23415 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.413402] [55187]: DEBUG nova.compute.api [None req-965db76d-1271-4c32-a168-6a76bdc23415 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.416734] [55187]: DEBUG oslo_concurrency.lockutils [None req-965db76d-1271-4c32-a168-6a76bdc23415 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.417024] [55187]: DEBUG oslo_concurrency.lockutils [None req-965db76d-1271-4c32-a168-6a76bdc23415 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.417223] [55187]: DEBUG oslo_concurrency.lockutils [None req-965db76d-1271-4c32-a168-6a76bdc23415 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.417579] [55187]: DEBUG oslo_concurrency.lockutils [None req-965db76d-1271-4c32-a168-6a76bdc23415 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.417775] [55187]: DEBUG oslo_concurrency.lockutils [None req-965db76d-1271-4c32-a168-6a76bdc23415 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.418460] [55187]: DEBUG oslo_concurrency.lockutils [None req-965db76d-1271-4c32-a168-6a76bdc23415 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.418554] [55188]: DEBUG nova.policy [None req-3a260f6f-02c1-4c32-af6a-e0a9153f0366 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.424364] [55188]: INFO nova.api.openstack.requestlog [None req-3a260f6f-02c1-4c32-af6a-e0a9153f0366 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.069519 [ 816.424951] [55188]: [pid: 55188|app: 0|req: 2047/3975] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.429065] [55188]: DEBUG nova.api.openstack.wsgi [None req-cdc03a0d-a9fe-4379-83f6-b9516b147350 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.429610] [55188]: DEBUG nova.compute.api [None req-cdc03a0d-a9fe-4379-83f6-b9516b147350 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.436780] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdc03a0d-a9fe-4379-83f6-b9516b147350 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.437087] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdc03a0d-a9fe-4379-83f6-b9516b147350 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.437286] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdc03a0d-a9fe-4379-83f6-b9516b147350 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.437643] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdc03a0d-a9fe-4379-83f6-b9516b147350 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.437928] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdc03a0d-a9fe-4379-83f6-b9516b147350 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.438081] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdc03a0d-a9fe-4379-83f6-b9516b147350 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.450607] [55187]: DEBUG oslo_concurrency.lockutils [None req-965db76d-1271-4c32-a168-6a76bdc23415 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.450855] [55187]: DEBUG oslo_concurrency.lockutils [None req-965db76d-1271-4c32-a168-6a76bdc23415 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.451044] [55187]: DEBUG oslo_concurrency.lockutils [None req-965db76d-1271-4c32-a168-6a76bdc23415 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.451244] [55187]: DEBUG nova.objects.instance [None req-965db76d-1271-4c32-a168-6a76bdc23415 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 816.458407] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdc03a0d-a9fe-4379-83f6-b9516b147350 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.458669] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdc03a0d-a9fe-4379-83f6-b9516b147350 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.458857] [55188]: DEBUG oslo_concurrency.lockutils [None req-cdc03a0d-a9fe-4379-83f6-b9516b147350 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.459075] [55188]: DEBUG nova.objects.instance [None req-cdc03a0d-a9fe-4379-83f6-b9516b147350 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 816.480791] [55187]: DEBUG nova.policy [None req-965db76d-1271-4c32-a168-6a76bdc23415 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.485604] [55188]: DEBUG nova.policy [None req-cdc03a0d-a9fe-4379-83f6-b9516b147350 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.487873] [55187]: DEBUG nova.policy [None req-965db76d-1271-4c32-a168-6a76bdc23415 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.488615] [55187]: DEBUG nova.policy [None req-965db76d-1271-4c32-a168-6a76bdc23415 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.489269] [55187]: INFO nova.api.openstack.requestlog [None req-965db76d-1271-4c32-a168-6a76bdc23415 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.081193 [ 816.489811] [55187]: [pid: 55187|app: 0|req: 1929/3976] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 816.492338] [55187]: DEBUG nova.api.openstack.wsgi [None req-5b7d9169-6097-45f3-9b99-6ae4d026f127 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4af9da3b50>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.493556] [55188]: INFO nova.api.openstack.requestlog [None req-cdc03a0d-a9fe-4379-83f6-b9516b147350 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.068112 [ 816.493883] [55188]: [pid: 55188|app: 0|req: 2048/3977] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.556387] [55187]: INFO nova.api.openstack.requestlog [None req-5b7d9169-6097-45f3-9b99-6ae4d026f127 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images?changes-since=2025-03-26T22%3A02%3A14Z" status: 200 len: 1902 microversion: 2.1 time: 0.065903 [ 816.556861] [55187]: [pid: 55187|app: 0|req: 1930/3978] 10.180.1.21 () {58 vars in 1194 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/images?changes-since=2025-03-26T22%3A02%3A14Z => generated 1902 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.564018] [55188]: DEBUG nova.api.openstack.wsgi [None req-a20d026f-379d-4262-ac58-65ed9cbec6c9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.565296] [55188]: DEBUG nova.compute.api [None req-a20d026f-379d-4262-ac58-65ed9cbec6c9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.568752] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20d026f-379d-4262-ac58-65ed9cbec6c9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.572010] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20d026f-379d-4262-ac58-65ed9cbec6c9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.572010] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20d026f-379d-4262-ac58-65ed9cbec6c9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.572010] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20d026f-379d-4262-ac58-65ed9cbec6c9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.572010] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20d026f-379d-4262-ac58-65ed9cbec6c9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.572010] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20d026f-379d-4262-ac58-65ed9cbec6c9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.572786] [55187]: DEBUG nova.api.openstack.wsgi [None req-ae6ba826-ec25-46e0-9ebe-6f3afd4fb4f8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4af9da04c0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.589968] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20d026f-379d-4262-ac58-65ed9cbec6c9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.590261] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20d026f-379d-4262-ac58-65ed9cbec6c9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.590444] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20d026f-379d-4262-ac58-65ed9cbec6c9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.590643] [55188]: DEBUG nova.objects.instance [None req-a20d026f-379d-4262-ac58-65ed9cbec6c9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 816.613478] [55188]: DEBUG nova.policy [None req-a20d026f-379d-4262-ac58-65ed9cbec6c9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.613625] [55187]: INFO nova.api.openstack.requestlog [None req-ae6ba826-ec25-46e0-9ebe-6f3afd4fb4f8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images?name=tempest-ListImageFiltersTestJSON-image-1538276990" status: 200 len: 485 microversion: 2.1 time: 0.044386 [ 816.614049] [55187]: [pid: 55187|app: 0|req: 1931/3979] 10.180.1.21 () {58 vars in 1226 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/images?name=tempest-ListImageFiltersTestJSON-image-1538276990 => generated 485 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 816.618763] [55188]: INFO nova.api.openstack.requestlog [None req-a20d026f-379d-4262-ac58-65ed9cbec6c9 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.058282 [ 816.618763] [55188]: [pid: 55188|app: 0|req: 2049/3980] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.624208] [55187]: DEBUG nova.api.openstack.wsgi [None req-93db23c5-cc81-4e2f-97c4-4b5acc25ede7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4af9ab30a0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.638927] [55188]: DEBUG nova.api.openstack.wsgi [None req-896ef0e2-05a8-45a1-bdaf-409881730842 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.640309] [55188]: DEBUG nova.compute.api [None req-896ef0e2-05a8-45a1-bdaf-409881730842 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.644987] [55188]: DEBUG oslo_concurrency.lockutils [None req-896ef0e2-05a8-45a1-bdaf-409881730842 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.645309] [55188]: DEBUG oslo_concurrency.lockutils [None req-896ef0e2-05a8-45a1-bdaf-409881730842 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.645620] [55188]: DEBUG oslo_concurrency.lockutils [None req-896ef0e2-05a8-45a1-bdaf-409881730842 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.645962] [55188]: DEBUG oslo_concurrency.lockutils [None req-896ef0e2-05a8-45a1-bdaf-409881730842 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.647060] [55188]: DEBUG oslo_concurrency.lockutils [None req-896ef0e2-05a8-45a1-bdaf-409881730842 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.647751] [55188]: DEBUG oslo_concurrency.lockutils [None req-896ef0e2-05a8-45a1-bdaf-409881730842 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.676387] [55187]: INFO nova.api.openstack.requestlog [None req-93db23c5-cc81-4e2f-97c4-4b5acc25ede7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images?server=4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 957 microversion: 2.1 time: 0.055276 [ 816.676387] [55187]: [pid: 55187|app: 0|req: 1932/3981] 10.180.1.21 () {58 vars in 1204 bytes} [Wed Mar 26 22:04:56 2025] GET /compute/v2.1/images?server=4410dd08-9b92-47af-90ce-103ca049e17a => generated 957 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 816.679182] [55187]: DEBUG nova.api.openstack.wsgi [None req-62e1a6c8-8550-4996-81f2-649de7930730 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.680830] [55187]: DEBUG nova.compute.api [None req-62e1a6c8-8550-4996-81f2-649de7930730 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.684590] [55188]: DEBUG nova.policy [None req-896ef0e2-05a8-45a1-bdaf-409881730842 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.684920] [55187]: DEBUG oslo_concurrency.lockutils [None req-62e1a6c8-8550-4996-81f2-649de7930730 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.684920] [55187]: DEBUG oslo_concurrency.lockutils [None req-62e1a6c8-8550-4996-81f2-649de7930730 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.685080] [55187]: DEBUG oslo_concurrency.lockutils [None req-62e1a6c8-8550-4996-81f2-649de7930730 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.685458] [55187]: DEBUG oslo_concurrency.lockutils [None req-62e1a6c8-8550-4996-81f2-649de7930730 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.685580] [55187]: DEBUG oslo_concurrency.lockutils [None req-62e1a6c8-8550-4996-81f2-649de7930730 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.685749] [55187]: DEBUG oslo_concurrency.lockutils [None req-62e1a6c8-8550-4996-81f2-649de7930730 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.693179] [55188]: INFO nova.api.openstack.requestlog [None req-896ef0e2-05a8-45a1-bdaf-409881730842 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.054963 [ 816.693179] [55188]: [pid: 55188|app: 0|req: 2050/3982] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.695493] [55188]: DEBUG nova.api.openstack.wsgi [None req-9d49a245-4774-4436-9398-a8f873b4a973 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa6a7be0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.737366] [55187]: DEBUG nova.policy [None req-62e1a6c8-8550-4996-81f2-649de7930730 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.742612] [55188]: INFO nova.api.openstack.requestlog [None req-9d49a245-4774-4436-9398-a8f873b4a973 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fv2.1%2Fservers%2F70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 485 microversion: 2.1 time: 0.050295 [ 816.742852] [55188]: [pid: 55188|app: 0|req: 2051/3983] 10.180.1.21 () {58 vars in 1312 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/images?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fv2.1%2Fservers%2F70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 485 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 816.744699] [55187]: INFO nova.api.openstack.requestlog [None req-62e1a6c8-8550-4996-81f2-649de7930730 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.067766 [ 816.745163] [55187]: [pid: 55187|app: 0|req: 1933/3984] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.745271] [55188]: DEBUG nova.api.openstack.wsgi [None req-52740bfe-07ea-444a-9d0b-16943428fe20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.750676] [55188]: DEBUG nova.compute.api [None req-52740bfe-07ea-444a-9d0b-16943428fe20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.751865] [55187]: DEBUG nova.api.openstack.wsgi [None req-bc83f815-7ed3-4691-8b84-6f26cdb3917e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.752853] [55187]: DEBUG nova.compute.api [None req-bc83f815-7ed3-4691-8b84-6f26cdb3917e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.757854] [55188]: DEBUG oslo_concurrency.lockutils [None req-52740bfe-07ea-444a-9d0b-16943428fe20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.757854] [55188]: DEBUG oslo_concurrency.lockutils [None req-52740bfe-07ea-444a-9d0b-16943428fe20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.758025] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc83f815-7ed3-4691-8b84-6f26cdb3917e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.758066] [55188]: DEBUG oslo_concurrency.lockutils [None req-52740bfe-07ea-444a-9d0b-16943428fe20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.758106] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc83f815-7ed3-4691-8b84-6f26cdb3917e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.758106] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc83f815-7ed3-4691-8b84-6f26cdb3917e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.758168] [55188]: DEBUG oslo_concurrency.lockutils [None req-52740bfe-07ea-444a-9d0b-16943428fe20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.758168] [55188]: DEBUG oslo_concurrency.lockutils [None req-52740bfe-07ea-444a-9d0b-16943428fe20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.758226] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc83f815-7ed3-4691-8b84-6f26cdb3917e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.758256] [55188]: DEBUG oslo_concurrency.lockutils [None req-52740bfe-07ea-444a-9d0b-16943428fe20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.758285] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc83f815-7ed3-4691-8b84-6f26cdb3917e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.758285] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc83f815-7ed3-4691-8b84-6f26cdb3917e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.780901] [55188]: DEBUG oslo_concurrency.lockutils [None req-52740bfe-07ea-444a-9d0b-16943428fe20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.781103] [55188]: DEBUG oslo_concurrency.lockutils [None req-52740bfe-07ea-444a-9d0b-16943428fe20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.781294] [55188]: DEBUG oslo_concurrency.lockutils [None req-52740bfe-07ea-444a-9d0b-16943428fe20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.781486] [55188]: DEBUG nova.objects.instance [None req-52740bfe-07ea-444a-9d0b-16943428fe20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 816.801655] [55187]: DEBUG nova.policy [None req-bc83f815-7ed3-4691-8b84-6f26cdb3917e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.808381] [55187]: INFO nova.api.openstack.requestlog [None req-bc83f815-7ed3-4691-8b84-6f26cdb3917e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.059701 [ 816.808646] [55188]: DEBUG nova.policy [None req-52740bfe-07ea-444a-9d0b-16943428fe20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.808951] [55187]: [pid: 55187|app: 0|req: 1934/3985] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.811626] [55187]: DEBUG nova.api.openstack.wsgi [None req-fb4b2001-4c08-46b1-9b1f-2178fa4ac224 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa4dfe20>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.814060] [55188]: INFO nova.api.openstack.requestlog [None req-52740bfe-07ea-444a-9d0b-16943428fe20 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.069802 [ 816.814060] [55188]: [pid: 55188|app: 0|req: 2052/3986] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.822537] [55188]: DEBUG nova.api.openstack.wsgi [None req-4b0ae25d-0c62-46e7-bbf3-8d9b7d6c3a5f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.824176] [55188]: DEBUG nova.compute.api [None req-4b0ae25d-0c62-46e7-bbf3-8d9b7d6c3a5f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.827773] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b0ae25d-0c62-46e7-bbf3-8d9b7d6c3a5f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.828053] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b0ae25d-0c62-46e7-bbf3-8d9b7d6c3a5f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.828496] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b0ae25d-0c62-46e7-bbf3-8d9b7d6c3a5f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.828894] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b0ae25d-0c62-46e7-bbf3-8d9b7d6c3a5f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.829124] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b0ae25d-0c62-46e7-bbf3-8d9b7d6c3a5f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.829537] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b0ae25d-0c62-46e7-bbf3-8d9b7d6c3a5f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.843154] [55187]: INFO nova.api.openstack.requestlog [None req-fb4b2001-4c08-46b1-9b1f-2178fa4ac224 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fservers%2F70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 485 microversion: 2.1 time: 0.033466 [ 816.843507] [55187]: [pid: 55187|app: 0|req: 1935/3987] 10.180.1.21 () {58 vars in 1298 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/images?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fservers%2F70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 485 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 816.845950] [55187]: DEBUG nova.api.openstack.wsgi [None req-a0c45bfb-4169-4629-b1a0-5120b2ff6eea tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.847905] [55187]: DEBUG nova.compute.api [None req-a0c45bfb-4169-4629-b1a0-5120b2ff6eea tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.852079] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0c45bfb-4169-4629-b1a0-5120b2ff6eea tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.852354] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0c45bfb-4169-4629-b1a0-5120b2ff6eea tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.852515] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0c45bfb-4169-4629-b1a0-5120b2ff6eea tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.852902] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0c45bfb-4169-4629-b1a0-5120b2ff6eea tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.853098] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0c45bfb-4169-4629-b1a0-5120b2ff6eea tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.853392] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0c45bfb-4169-4629-b1a0-5120b2ff6eea tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.874998] [55188]: DEBUG nova.policy [None req-4b0ae25d-0c62-46e7-bbf3-8d9b7d6c3a5f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.878829] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0c45bfb-4169-4629-b1a0-5120b2ff6eea tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.880025] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0c45bfb-4169-4629-b1a0-5120b2ff6eea tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.880025] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0c45bfb-4169-4629-b1a0-5120b2ff6eea tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.880025] [55187]: DEBUG nova.objects.instance [None req-a0c45bfb-4169-4629-b1a0-5120b2ff6eea tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lazy-loading 'fault' on Instance uuid c42e1228-14f5-42d7-887c-c33644c478c5 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 816.881679] [55188]: INFO nova.api.openstack.requestlog [None req-4b0ae25d-0c62-46e7-bbf3-8d9b7d6c3a5f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.064006 [ 816.882056] [55188]: [pid: 55188|app: 0|req: 2053/3988] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.884920] [55188]: DEBUG nova.api.openstack.wsgi [None req-117a5559-e30f-4b47-a081-050b26aa3c3a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4aff782cb0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.910531] [55187]: DEBUG nova.policy [None req-a0c45bfb-4169-4629-b1a0-5120b2ff6eea tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.920565] [55187]: DEBUG nova.policy [None req-a0c45bfb-4169-4629-b1a0-5120b2ff6eea tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.921027] [55187]: DEBUG nova.policy [None req-a0c45bfb-4169-4629-b1a0-5120b2ff6eea tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ee0955dc23864ff3bbf495bfaa40bfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '83b58e82a4834594bf73571cf6f71dc5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.927323] [55187]: INFO nova.api.openstack.requestlog [None req-a0c45bfb-4169-4629-b1a0-5120b2ff6eea tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 200 len: 1467 microversion: 2.75 time: 0.081067 [ 816.927323] [55187]: [pid: 55187|app: 0|req: 1936/3989] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 1467 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 816.927965] [55187]: DEBUG nova.api.openstack.wsgi [None req-44b4fcb9-9763-435e-9447-f0a791bda385 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4afa4dc8b0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.962835] [55187]: INFO nova.api.openstack.requestlog [None req-44b4fcb9-9763-435e-9447-f0a791bda385 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f" status: 200 len: 1612 microversion: 2.1 time: 0.036700 [ 816.963209] [55187]: [pid: 55187|app: 0|req: 1937/3990] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f => generated 1612 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.965829] [55187]: DEBUG nova.api.openstack.wsgi [None req-21d9bce4-79b5-4965-b731-dfbd5fb4be77 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.967675] [55187]: DEBUG nova.compute.api [None req-21d9bce4-79b5-4965-b731-dfbd5fb4be77 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.972045] [55187]: DEBUG oslo_concurrency.lockutils [None req-21d9bce4-79b5-4965-b731-dfbd5fb4be77 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.972257] [55188]: INFO nova.api.openstack.requestlog [None req-117a5559-e30f-4b47-a081-050b26aa3c3a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images?status=ACTIVE" status: 200 len: 3313 microversion: 2.1 time: 0.089260 [ 816.972326] [55187]: DEBUG oslo_concurrency.lockutils [None req-21d9bce4-79b5-4965-b731-dfbd5fb4be77 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.972496] [55187]: DEBUG oslo_concurrency.lockutils [None req-21d9bce4-79b5-4965-b731-dfbd5fb4be77 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.972717] [55188]: [pid: 55188|app: 0|req: 2054/3991] 10.180.1.21 () {58 vars in 1144 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/images?status=ACTIVE => generated 3313 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.972865] [55187]: DEBUG oslo_concurrency.lockutils [None req-21d9bce4-79b5-4965-b731-dfbd5fb4be77 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.973107] [55187]: DEBUG oslo_concurrency.lockutils [None req-21d9bce4-79b5-4965-b731-dfbd5fb4be77 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.973282] [55187]: DEBUG oslo_concurrency.lockutils [None req-21d9bce4-79b5-4965-b731-dfbd5fb4be77 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.979353] [55188]: DEBUG nova.api.openstack.wsgi [None req-503078d1-b8e3-4d1f-9718-df88a25058a2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 816.981110] [55188]: DEBUG nova.compute.api [None req-503078d1-b8e3-4d1f-9718-df88a25058a2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 816.985212] [55188]: DEBUG oslo_concurrency.lockutils [None req-503078d1-b8e3-4d1f-9718-df88a25058a2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.985501] [55188]: DEBUG oslo_concurrency.lockutils [None req-503078d1-b8e3-4d1f-9718-df88a25058a2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.985688] [55188]: DEBUG oslo_concurrency.lockutils [None req-503078d1-b8e3-4d1f-9718-df88a25058a2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.986085] [55188]: DEBUG oslo_concurrency.lockutils [None req-503078d1-b8e3-4d1f-9718-df88a25058a2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.986284] [55188]: DEBUG oslo_concurrency.lockutils [None req-503078d1-b8e3-4d1f-9718-df88a25058a2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.986453] [55188]: DEBUG oslo_concurrency.lockutils [None req-503078d1-b8e3-4d1f-9718-df88a25058a2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.995828] [55187]: DEBUG oslo_concurrency.lockutils [None req-21d9bce4-79b5-4965-b731-dfbd5fb4be77 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.996185] [55187]: DEBUG oslo_concurrency.lockutils [None req-21d9bce4-79b5-4965-b731-dfbd5fb4be77 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.996406] [55187]: DEBUG oslo_concurrency.lockutils [None req-21d9bce4-79b5-4965-b731-dfbd5fb4be77 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.996646] [55187]: DEBUG nova.objects.instance [None req-21d9bce4-79b5-4965-b731-dfbd5fb4be77 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 817.029256] [55188]: DEBUG nova.policy [None req-503078d1-b8e3-4d1f-9718-df88a25058a2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.033912] [55188]: INFO nova.api.openstack.requestlog [None req-503078d1-b8e3-4d1f-9718-df88a25058a2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.060566 [ 817.034278] [55188]: [pid: 55188|app: 0|req: 2055/3992] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.036825] [55188]: DEBUG nova.api.openstack.wsgi [None req-544dae0a-2051-4438-be2e-685cde332916 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4aff782050>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.042146] [55187]: DEBUG nova.policy [None req-21d9bce4-79b5-4965-b731-dfbd5fb4be77 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.046849] [55187]: INFO nova.api.openstack.requestlog [None req-21d9bce4-79b5-4965-b731-dfbd5fb4be77 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.083015 [ 817.047361] [55187]: [pid: 55187|app: 0|req: 1938/3993] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.050216] [55187]: DEBUG nova.api.openstack.wsgi [None req-d283226e-b97f-4775-af57-843d9f3c230a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.052297] [55187]: DEBUG nova.compute.api [None req-d283226e-b97f-4775-af57-843d9f3c230a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.056294] [55187]: DEBUG oslo_concurrency.lockutils [None req-d283226e-b97f-4775-af57-843d9f3c230a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.056711] [55187]: DEBUG oslo_concurrency.lockutils [None req-d283226e-b97f-4775-af57-843d9f3c230a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.057073] [55187]: DEBUG oslo_concurrency.lockutils [None req-d283226e-b97f-4775-af57-843d9f3c230a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.057543] [55187]: DEBUG oslo_concurrency.lockutils [None req-d283226e-b97f-4775-af57-843d9f3c230a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.057849] [55187]: DEBUG oslo_concurrency.lockutils [None req-d283226e-b97f-4775-af57-843d9f3c230a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.058175] [55187]: DEBUG oslo_concurrency.lockutils [None req-d283226e-b97f-4775-af57-843d9f3c230a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.085315] [55188]: INFO nova.api.openstack.requestlog [None req-544dae0a-2051-4438-be2e-685cde332916 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images?type=snapshot" status: 200 len: 1430 microversion: 2.1 time: 0.050349 [ 817.085677] [55188]: [pid: 55188|app: 0|req: 2056/3994] 10.180.1.21 () {58 vars in 1144 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/images?type=snapshot => generated 1430 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.089792] [55188]: DEBUG nova.api.openstack.wsgi [None req-bf747668-b550-471c-a6dc-f49782ebe463 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.091643] [55188]: DEBUG nova.compute.api [None req-bf747668-b550-471c-a6dc-f49782ebe463 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.096245] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf747668-b550-471c-a6dc-f49782ebe463 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.096508] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf747668-b550-471c-a6dc-f49782ebe463 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.096700] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf747668-b550-471c-a6dc-f49782ebe463 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.097379] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf747668-b550-471c-a6dc-f49782ebe463 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.097575] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf747668-b550-471c-a6dc-f49782ebe463 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.097891] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf747668-b550-471c-a6dc-f49782ebe463 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.106482] [55187]: DEBUG nova.policy [None req-d283226e-b97f-4775-af57-843d9f3c230a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.111399] [55187]: INFO nova.api.openstack.requestlog [None req-d283226e-b97f-4775-af57-843d9f3c230a tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1219 microversion: 2.1 time: 0.063210 [ 817.111978] [55187]: [pid: 55187|app: 0|req: 1939/3995] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1219 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.116262] [55187]: DEBUG nova.api.openstack.wsgi [None req-71e24812-94d5-41ed-93a8-50a7afdbc76a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4af9da2a70>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.126852] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf747668-b550-471c-a6dc-f49782ebe463 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.127170] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf747668-b550-471c-a6dc-f49782ebe463 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.127369] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf747668-b550-471c-a6dc-f49782ebe463 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.127576] [55188]: DEBUG nova.objects.instance [None req-bf747668-b550-471c-a6dc-f49782ebe463 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 817.150022] [55187]: INFO nova.api.openstack.requestlog [None req-71e24812-94d5-41ed-93a8-50a7afdbc76a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images?limit=1" status: 200 len: 622 microversion: 2.1 time: 0.037293 [ 817.150344] [55187]: [pid: 55187|app: 0|req: 1940/3996] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/images?limit=1 => generated 622 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 817.155401] [55187]: DEBUG nova.api.openstack.wsgi [None req-9f0292f1-4309-4757-a667-63a10e5106a6 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.158747] [55187]: DEBUG nova.compute.api [None req-9f0292f1-4309-4757-a667-63a10e5106a6 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.162404] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0292f1-4309-4757-a667-63a10e5106a6 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.162635] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0292f1-4309-4757-a667-63a10e5106a6 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.162996] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0292f1-4309-4757-a667-63a10e5106a6 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.163216] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0292f1-4309-4757-a667-63a10e5106a6 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.163507] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0292f1-4309-4757-a667-63a10e5106a6 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.163689] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0292f1-4309-4757-a667-63a10e5106a6 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.173462] [55188]: DEBUG nova.policy [None req-bf747668-b550-471c-a6dc-f49782ebe463 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.183751] [55188]: INFO nova.api.openstack.requestlog [None req-bf747668-b550-471c-a6dc-f49782ebe463 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.096954 [ 817.184262] [55188]: [pid: 55188|app: 0|req: 2057/3997] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.188742] [55188]: DEBUG nova.api.openstack.wsgi [None req-3dc776d2-7f6d-4687-ae1b-d24cc46f28a8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.191461] [55188]: DEBUG nova.compute.api [None req-3dc776d2-7f6d-4687-ae1b-d24cc46f28a8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.200366] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dc776d2-7f6d-4687-ae1b-d24cc46f28a8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.200637] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dc776d2-7f6d-4687-ae1b-d24cc46f28a8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.200833] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dc776d2-7f6d-4687-ae1b-d24cc46f28a8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.201258] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dc776d2-7f6d-4687-ae1b-d24cc46f28a8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.201590] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dc776d2-7f6d-4687-ae1b-d24cc46f28a8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.201814] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dc776d2-7f6d-4687-ae1b-d24cc46f28a8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.218200] [55187]: DEBUG nova.policy [None req-9f0292f1-4309-4757-a667-63a10e5106a6 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.225741] [55187]: INFO nova.api.openstack.requestlog [None req-9f0292f1-4309-4757-a667-63a10e5106a6 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.072311 [ 817.226529] [55187]: [pid: 55187|app: 0|req: 1941/3998] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.230291] [55187]: DEBUG nova.api.openstack.wsgi [None req-4a3039dc-7442-4670-b5aa-d4c2146eec8f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afb531ab0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.253716] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dc776d2-7f6d-4687-ae1b-d24cc46f28a8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.253716] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dc776d2-7f6d-4687-ae1b-d24cc46f28a8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.253716] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dc776d2-7f6d-4687-ae1b-d24cc46f28a8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.253961] [55188]: DEBUG nova.objects.instance [None req-3dc776d2-7f6d-4687-ae1b-d24cc46f28a8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 817.286020] [55188]: DEBUG nova.policy [None req-3dc776d2-7f6d-4687-ae1b-d24cc46f28a8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.294434] [55188]: INFO nova.api.openstack.requestlog [None req-3dc776d2-7f6d-4687-ae1b-d24cc46f28a8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.109267 [ 817.294564] [55187]: INFO nova.api.openstack.requestlog [None req-4a3039dc-7442-4670-b5aa-d4c2146eec8f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?changes-since=2025-03-26T22%3A01%3A58Z" status: 200 len: 6901 microversion: 2.1 time: 0.067483 [ 817.294780] [55188]: [pid: 55188|app: 0|req: 2058/3999] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.295104] [55187]: [pid: 55187|app: 0|req: 1942/4000] 10.180.1.21 () {58 vars in 1215 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/images/detail?changes-since=2025-03-26T22%3A01%3A58Z => generated 6901 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.299122] [55187]: DEBUG nova.api.openstack.wsgi [None req-dd2c7709-e3cb-41d2-88a7-2c49b33d0051 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.299770] [55187]: DEBUG nova.compute.api [None req-dd2c7709-e3cb-41d2-88a7-2c49b33d0051 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.300939] [55188]: DEBUG nova.api.openstack.wsgi [None req-db25b85c-90f1-40dc-9f07-947812233d2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.304774] [55188]: DEBUG nova.compute.api [None req-db25b85c-90f1-40dc-9f07-947812233d2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.304987] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd2c7709-e3cb-41d2-88a7-2c49b33d0051 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.305428] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd2c7709-e3cb-41d2-88a7-2c49b33d0051 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.305659] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd2c7709-e3cb-41d2-88a7-2c49b33d0051 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.306089] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd2c7709-e3cb-41d2-88a7-2c49b33d0051 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.306316] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd2c7709-e3cb-41d2-88a7-2c49b33d0051 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.306496] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd2c7709-e3cb-41d2-88a7-2c49b33d0051 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.311482] [55188]: DEBUG oslo_concurrency.lockutils [None req-db25b85c-90f1-40dc-9f07-947812233d2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.311824] [55188]: DEBUG oslo_concurrency.lockutils [None req-db25b85c-90f1-40dc-9f07-947812233d2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.312059] [55188]: DEBUG oslo_concurrency.lockutils [None req-db25b85c-90f1-40dc-9f07-947812233d2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.312471] [55188]: DEBUG oslo_concurrency.lockutils [None req-db25b85c-90f1-40dc-9f07-947812233d2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.312686] [55188]: DEBUG oslo_concurrency.lockutils [None req-db25b85c-90f1-40dc-9f07-947812233d2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.312875] [55188]: DEBUG oslo_concurrency.lockutils [None req-db25b85c-90f1-40dc-9f07-947812233d2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.351882] [55188]: DEBUG nova.policy [None req-db25b85c-90f1-40dc-9f07-947812233d2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.355129] [55187]: DEBUG nova.policy [None req-dd2c7709-e3cb-41d2-88a7-2c49b33d0051 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.356752] [55188]: DEBUG nova.policy [None req-db25b85c-90f1-40dc-9f07-947812233d2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.357472] [55188]: DEBUG nova.policy [None req-db25b85c-90f1-40dc-9f07-947812233d2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.359822] [55187]: INFO nova.api.openstack.requestlog [None req-dd2c7709-e3cb-41d2-88a7-2c49b33d0051 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.064197 [ 817.360307] [55187]: [pid: 55187|app: 0|req: 1943/4001] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.360992] [55188]: INFO nova.api.openstack.requestlog [None req-db25b85c-90f1-40dc-9f07-947812233d2b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.065624 [ 817.361420] [55188]: [pid: 55188|app: 0|req: 2059/4002] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 817.362696] [55187]: DEBUG nova.api.openstack.wsgi [None req-9df568e2-c873-45e1-985c-d60d9eee69d8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.363711] [55188]: DEBUG nova.api.openstack.wsgi [None req-fec967f9-f6e6-4352-a096-5a5ed20fa393 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4aff782050>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.364367] [55187]: DEBUG nova.compute.api [None req-9df568e2-c873-45e1-985c-d60d9eee69d8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.368505] [55187]: DEBUG oslo_concurrency.lockutils [None req-9df568e2-c873-45e1-985c-d60d9eee69d8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.368855] [55187]: DEBUG oslo_concurrency.lockutils [None req-9df568e2-c873-45e1-985c-d60d9eee69d8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.369147] [55187]: DEBUG oslo_concurrency.lockutils [None req-9df568e2-c873-45e1-985c-d60d9eee69d8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.369551] [55187]: DEBUG oslo_concurrency.lockutils [None req-9df568e2-c873-45e1-985c-d60d9eee69d8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.369718] [55187]: DEBUG oslo_concurrency.lockutils [None req-9df568e2-c873-45e1-985c-d60d9eee69d8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.369996] [55187]: DEBUG oslo_concurrency.lockutils [None req-9df568e2-c873-45e1-985c-d60d9eee69d8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.405579] [55188]: INFO nova.api.openstack.requestlog [None req-fec967f9-f6e6-4352-a096-5a5ed20fa393 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?name=tempest-ListImageFiltersTestJSON-image-1538276990" status: 200 len: 665 microversion: 2.1 time: 0.043582 [ 817.406148] [55188]: [pid: 55188|app: 0|req: 2060/4003] 10.180.1.21 () {58 vars in 1247 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/images/detail?name=tempest-ListImageFiltersTestJSON-image-1538276990 => generated 665 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 817.414715] [55188]: DEBUG nova.api.openstack.wsgi [None req-40f35fc6-60ca-4b13-b8c7-0d4ecf069c2c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.416584] [55188]: DEBUG nova.compute.api [None req-40f35fc6-60ca-4b13-b8c7-0d4ecf069c2c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.420818] [55188]: DEBUG oslo_concurrency.lockutils [None req-40f35fc6-60ca-4b13-b8c7-0d4ecf069c2c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.421094] [55188]: DEBUG oslo_concurrency.lockutils [None req-40f35fc6-60ca-4b13-b8c7-0d4ecf069c2c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.421296] [55188]: DEBUG oslo_concurrency.lockutils [None req-40f35fc6-60ca-4b13-b8c7-0d4ecf069c2c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.421677] [55188]: DEBUG oslo_concurrency.lockutils [None req-40f35fc6-60ca-4b13-b8c7-0d4ecf069c2c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.421880] [55188]: DEBUG oslo_concurrency.lockutils [None req-40f35fc6-60ca-4b13-b8c7-0d4ecf069c2c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.422152] [55188]: DEBUG oslo_concurrency.lockutils [None req-40f35fc6-60ca-4b13-b8c7-0d4ecf069c2c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.446200] [55188]: DEBUG oslo_concurrency.lockutils [None req-40f35fc6-60ca-4b13-b8c7-0d4ecf069c2c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.446459] [55188]: DEBUG oslo_concurrency.lockutils [None req-40f35fc6-60ca-4b13-b8c7-0d4ecf069c2c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.446819] [55188]: DEBUG oslo_concurrency.lockutils [None req-40f35fc6-60ca-4b13-b8c7-0d4ecf069c2c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.446921] [55188]: DEBUG nova.objects.instance [None req-40f35fc6-60ca-4b13-b8c7-0d4ecf069c2c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 817.477399] [55188]: DEBUG nova.policy [None req-40f35fc6-60ca-4b13-b8c7-0d4ecf069c2c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.481807] [55188]: INFO nova.api.openstack.requestlog [None req-40f35fc6-60ca-4b13-b8c7-0d4ecf069c2c tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.075229 [ 817.482146] [55188]: [pid: 55188|app: 0|req: 2061/4004] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.490019] [55188]: DEBUG nova.api.openstack.wsgi [None req-2b8cea16-35ff-41cd-a86c-7832502b6bfb tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4aff782dd0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.523687] [55188]: INFO nova.api.openstack.requestlog [None req-2b8cea16-35ff-41cd-a86c-7832502b6bfb tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fv2.1%2Fservers%2F70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1656 microversion: 2.1 time: 0.040784 [ 817.524071] [55188]: [pid: 55188|app: 0|req: 2062/4005] 10.180.1.21 () {58 vars in 1333 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fv2.1%2Fservers%2F70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1656 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.526747] [55188]: DEBUG nova.api.openstack.wsgi [None req-87d17b71-717c-4869-8087-e560b38154cf tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.532968] [55188]: DEBUG nova.compute.api [None req-87d17b71-717c-4869-8087-e560b38154cf tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.540349] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d17b71-717c-4869-8087-e560b38154cf tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.540349] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d17b71-717c-4869-8087-e560b38154cf tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.540349] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d17b71-717c-4869-8087-e560b38154cf tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.540772] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d17b71-717c-4869-8087-e560b38154cf tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.541045] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d17b71-717c-4869-8087-e560b38154cf tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.541263] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d17b71-717c-4869-8087-e560b38154cf tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.559770] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d17b71-717c-4869-8087-e560b38154cf tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.560041] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d17b71-717c-4869-8087-e560b38154cf tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.560247] [55188]: DEBUG oslo_concurrency.lockutils [None req-87d17b71-717c-4869-8087-e560b38154cf tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.560450] [55188]: DEBUG nova.objects.instance [None req-87d17b71-717c-4869-8087-e560b38154cf tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 817.583556] [55188]: DEBUG nova.policy [None req-87d17b71-717c-4869-8087-e560b38154cf tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.588075] [55188]: INFO nova.api.openstack.requestlog [None req-87d17b71-717c-4869-8087-e560b38154cf tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.063336 [ 817.588428] [55188]: [pid: 55188|app: 0|req: 2063/4006] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.592160] [55187]: DEBUG nova.policy [None req-9df568e2-c873-45e1-985c-d60d9eee69d8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.594323] [55188]: DEBUG nova.api.openstack.wsgi [None req-4bc76c16-09b9-4e56-b360-df8e170361b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.596066] [55188]: DEBUG nova.compute.api [None req-4bc76c16-09b9-4e56-b360-df8e170361b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.598749] [55187]: INFO nova.api.openstack.requestlog [None req-9df568e2-c873-45e1-985c-d60d9eee69d8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1571 microversion: 2.1 time: 0.237934 [ 817.599167] [55187]: [pid: 55187|app: 0|req: 1944/4007] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1571 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.601165] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bc76c16-09b9-4e56-b360-df8e170361b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.601384] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bc76c16-09b9-4e56-b360-df8e170361b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.601569] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bc76c16-09b9-4e56-b360-df8e170361b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.601929] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bc76c16-09b9-4e56-b360-df8e170361b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.602220] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bc76c16-09b9-4e56-b360-df8e170361b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.602316] [55187]: DEBUG nova.api.openstack.wsgi [None req-c1f835b4-3c53-42ce-8578-14aa02b9cd62 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.602508] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bc76c16-09b9-4e56-b360-df8e170361b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.605182] [55187]: DEBUG nova.compute.api [None req-c1f835b4-3c53-42ce-8578-14aa02b9cd62 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.613088] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1f835b4-3c53-42ce-8578-14aa02b9cd62 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.613379] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1f835b4-3c53-42ce-8578-14aa02b9cd62 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.613616] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1f835b4-3c53-42ce-8578-14aa02b9cd62 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.614954] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1f835b4-3c53-42ce-8578-14aa02b9cd62 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.615430] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1f835b4-3c53-42ce-8578-14aa02b9cd62 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.615698] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1f835b4-3c53-42ce-8578-14aa02b9cd62 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.623308] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bc76c16-09b9-4e56-b360-df8e170361b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.623510] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bc76c16-09b9-4e56-b360-df8e170361b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.623689] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bc76c16-09b9-4e56-b360-df8e170361b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.623890] [55188]: DEBUG nova.objects.instance [None req-4bc76c16-09b9-4e56-b360-df8e170361b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 817.644311] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1f835b4-3c53-42ce-8578-14aa02b9cd62 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.645412] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1f835b4-3c53-42ce-8578-14aa02b9cd62 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.645673] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1f835b4-3c53-42ce-8578-14aa02b9cd62 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.645936] [55187]: DEBUG nova.objects.instance [None req-c1f835b4-3c53-42ce-8578-14aa02b9cd62 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 817.653052] [55188]: DEBUG nova.policy [None req-4bc76c16-09b9-4e56-b360-df8e170361b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.659190] [55188]: DEBUG nova.policy [None req-4bc76c16-09b9-4e56-b360-df8e170361b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.659914] [55188]: DEBUG nova.policy [None req-4bc76c16-09b9-4e56-b360-df8e170361b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.660586] [55188]: INFO nova.api.openstack.requestlog [None req-4bc76c16-09b9-4e56-b360-df8e170361b1 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.071651 [ 817.660903] [55188]: [pid: 55188|app: 0|req: 2064/4008] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 817.666104] [55188]: DEBUG nova.api.openstack.wsgi [None req-d0e810ca-3e9d-46d9-8dd3-4540ddcd4faf tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4aff781ab0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.684986] [55187]: DEBUG nova.policy [None req-c1f835b4-3c53-42ce-8578-14aa02b9cd62 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.698025] [55187]: INFO nova.api.openstack.requestlog [None req-c1f835b4-3c53-42ce-8578-14aa02b9cd62 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.095331 [ 817.698025] [55187]: [pid: 55187|app: 0|req: 1945/4009] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:57 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.702837] [55187]: DEBUG nova.api.openstack.wsgi [None req-0e4e54f4-d4ca-4b39-8f91-75a115df729f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.703718] [55187]: DEBUG nova.compute.api [None req-0e4e54f4-d4ca-4b39-8f91-75a115df729f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.708889] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e4e54f4-d4ca-4b39-8f91-75a115df729f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.709522] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e4e54f4-d4ca-4b39-8f91-75a115df729f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.709522] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e4e54f4-d4ca-4b39-8f91-75a115df729f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.709793] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e4e54f4-d4ca-4b39-8f91-75a115df729f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.710311] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e4e54f4-d4ca-4b39-8f91-75a115df729f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.710311] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e4e54f4-d4ca-4b39-8f91-75a115df729f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.718080] [55188]: INFO nova.api.openstack.requestlog [None req-d0e810ca-3e9d-46d9-8dd3-4540ddcd4faf tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fservers%2F70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1656 microversion: 2.1 time: 0.056487 [ 817.722228] [55188]: [pid: 55188|app: 0|req: 2065/4010] 10.180.1.21 () {58 vars in 1319 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fservers%2F70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1656 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.726231] [55188]: DEBUG nova.api.openstack.wsgi [None req-05380887-d122-48cc-ae0b-caaadbd48d98 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.726700] [55188]: DEBUG nova.compute.api [None req-05380887-d122-48cc-ae0b-caaadbd48d98 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.730864] [55188]: DEBUG oslo_concurrency.lockutils [None req-05380887-d122-48cc-ae0b-caaadbd48d98 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.731747] [55188]: DEBUG oslo_concurrency.lockutils [None req-05380887-d122-48cc-ae0b-caaadbd48d98 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.731747] [55188]: DEBUG oslo_concurrency.lockutils [None req-05380887-d122-48cc-ae0b-caaadbd48d98 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.731747] [55188]: DEBUG oslo_concurrency.lockutils [None req-05380887-d122-48cc-ae0b-caaadbd48d98 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.732065] [55188]: DEBUG oslo_concurrency.lockutils [None req-05380887-d122-48cc-ae0b-caaadbd48d98 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.734096] [55188]: DEBUG oslo_concurrency.lockutils [None req-05380887-d122-48cc-ae0b-caaadbd48d98 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.735403] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e4e54f4-d4ca-4b39-8f91-75a115df729f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.736036] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e4e54f4-d4ca-4b39-8f91-75a115df729f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.736036] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e4e54f4-d4ca-4b39-8f91-75a115df729f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.736036] [55187]: DEBUG nova.objects.instance [None req-0e4e54f4-d4ca-4b39-8f91-75a115df729f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 817.780229] [55187]: DEBUG nova.policy [None req-0e4e54f4-d4ca-4b39-8f91-75a115df729f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.785535] [55188]: DEBUG nova.policy [None req-05380887-d122-48cc-ae0b-caaadbd48d98 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.787594] [55187]: INFO nova.api.openstack.requestlog [None req-0e4e54f4-d4ca-4b39-8f91-75a115df729f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.091387 [ 817.788092] [55187]: [pid: 55187|app: 0|req: 1946/4011] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.790671] [55188]: INFO nova.api.openstack.requestlog [None req-05380887-d122-48cc-ae0b-caaadbd48d98 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.067303 [ 817.791205] [55188]: [pid: 55188|app: 0|req: 2066/4012] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.792524] [55187]: DEBUG nova.api.openstack.wsgi [None req-655e25e3-cbe0-4af7-a284-0be276963181 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4af9da0790>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.797230] [55188]: DEBUG nova.api.openstack.wsgi [None req-e4de0e8f-3461-4a58-b665-a43a1a92bfe4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.797230] [55188]: DEBUG nova.compute.api [None req-e4de0e8f-3461-4a58-b665-a43a1a92bfe4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.801023] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4de0e8f-3461-4a58-b665-a43a1a92bfe4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.801463] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4de0e8f-3461-4a58-b665-a43a1a92bfe4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.801811] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4de0e8f-3461-4a58-b665-a43a1a92bfe4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.802329] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4de0e8f-3461-4a58-b665-a43a1a92bfe4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.802636] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4de0e8f-3461-4a58-b665-a43a1a92bfe4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.802939] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4de0e8f-3461-4a58-b665-a43a1a92bfe4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.875227] [55188]: DEBUG nova.policy [None req-e4de0e8f-3461-4a58-b665-a43a1a92bfe4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.881017] [55188]: INFO nova.api.openstack.requestlog [None req-e4de0e8f-3461-4a58-b665-a43a1a92bfe4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.088017 [ 817.881017] [55188]: [pid: 55188|app: 0|req: 2067/4013] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.894212] [55188]: DEBUG nova.api.openstack.wsgi [None req-3a656e39-87ac-401a-97ac-1c4fd0639840 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.894212] [55188]: DEBUG nova.compute.api [None req-3a656e39-87ac-401a-97ac-1c4fd0639840 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.897717] [55187]: INFO nova.api.openstack.requestlog [None req-655e25e3-cbe0-4af7-a284-0be276963181 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?status=ACTIVE" status: 200 len: 7806 microversion: 2.1 time: 0.107256 [ 817.897717] [55187]: [pid: 55187|app: 0|req: 1947/4014] 10.180.1.21 () {58 vars in 1165 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/images/detail?status=ACTIVE => generated 7806 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.901795] [55187]: DEBUG nova.api.openstack.wsgi [None req-2621bf15-551d-4adf-be47-544e16884051 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.901795] [55187]: DEBUG nova.compute.api [None req-2621bf15-551d-4adf-be47-544e16884051 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.903317] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a656e39-87ac-401a-97ac-1c4fd0639840 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.903928] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a656e39-87ac-401a-97ac-1c4fd0639840 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.904313] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a656e39-87ac-401a-97ac-1c4fd0639840 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.904859] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a656e39-87ac-401a-97ac-1c4fd0639840 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.906060] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a656e39-87ac-401a-97ac-1c4fd0639840 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.906060] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a656e39-87ac-401a-97ac-1c4fd0639840 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.908047] [55187]: DEBUG oslo_concurrency.lockutils [None req-2621bf15-551d-4adf-be47-544e16884051 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.908340] [55187]: DEBUG oslo_concurrency.lockutils [None req-2621bf15-551d-4adf-be47-544e16884051 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.908531] [55187]: DEBUG oslo_concurrency.lockutils [None req-2621bf15-551d-4adf-be47-544e16884051 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.909840] [55187]: DEBUG oslo_concurrency.lockutils [None req-2621bf15-551d-4adf-be47-544e16884051 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.909840] [55187]: DEBUG oslo_concurrency.lockutils [None req-2621bf15-551d-4adf-be47-544e16884051 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.909840] [55187]: DEBUG oslo_concurrency.lockutils [None req-2621bf15-551d-4adf-be47-544e16884051 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.942352] [55187]: DEBUG oslo_concurrency.lockutils [None req-2621bf15-551d-4adf-be47-544e16884051 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.942528] [55187]: DEBUG oslo_concurrency.lockutils [None req-2621bf15-551d-4adf-be47-544e16884051 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.946024] [55187]: DEBUG oslo_concurrency.lockutils [None req-2621bf15-551d-4adf-be47-544e16884051 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.946024] [55187]: DEBUG nova.objects.instance [None req-2621bf15-551d-4adf-be47-544e16884051 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 817.981601] [55187]: DEBUG nova.policy [None req-2621bf15-551d-4adf-be47-544e16884051 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.988718] [55188]: DEBUG nova.policy [None req-3a656e39-87ac-401a-97ac-1c4fd0639840 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.990250] [55187]: INFO nova.api.openstack.requestlog [None req-2621bf15-551d-4adf-be47-544e16884051 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.092710 [ 817.990250] [55187]: [pid: 55187|app: 0|req: 1948/4015] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.992572] [55187]: DEBUG nova.api.openstack.wsgi [None req-85847675-f115-4e4c-989f-89fd59fa7ff4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 817.994911] [55187]: DEBUG nova.compute.api [None req-85847675-f115-4e4c-989f-89fd59fa7ff4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 817.998324] [55188]: INFO nova.api.openstack.requestlog [None req-3a656e39-87ac-401a-97ac-1c4fd0639840 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.116786 [ 818.000889] [55188]: [pid: 55188|app: 0|req: 2068/4016] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.002526] [55187]: DEBUG oslo_concurrency.lockutils [None req-85847675-f115-4e4c-989f-89fd59fa7ff4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.002526] [55187]: DEBUG oslo_concurrency.lockutils [None req-85847675-f115-4e4c-989f-89fd59fa7ff4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.002526] [55187]: DEBUG oslo_concurrency.lockutils [None req-85847675-f115-4e4c-989f-89fd59fa7ff4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.002526] [55187]: DEBUG oslo_concurrency.lockutils [None req-85847675-f115-4e4c-989f-89fd59fa7ff4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.002754] [55187]: DEBUG oslo_concurrency.lockutils [None req-85847675-f115-4e4c-989f-89fd59fa7ff4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.002754] [55187]: DEBUG oslo_concurrency.lockutils [None req-85847675-f115-4e4c-989f-89fd59fa7ff4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.006575] [55188]: DEBUG nova.api.openstack.wsgi [None req-294b1864-844c-4449-b315-98baa0bf2aca tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa947d90>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.054971] [55187]: DEBUG nova.policy [None req-85847675-f115-4e4c-989f-89fd59fa7ff4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.056161] [55188]: INFO nova.api.openstack.requestlog [None req-294b1864-844c-4449-b315-98baa0bf2aca tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?type=snapshot" status: 200 len: 4943 microversion: 2.1 time: 0.054672 [ 818.056525] [55188]: [pid: 55188|app: 0|req: 2069/4017] 10.180.1.21 () {58 vars in 1165 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/images/detail?type=snapshot => generated 4943 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.060494] [55188]: DEBUG nova.api.openstack.wsgi [None req-698512bf-4856-4f4b-a927-3718afdc0aec tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.062435] [55187]: INFO nova.api.openstack.requestlog [None req-85847675-f115-4e4c-989f-89fd59fa7ff4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.068853 [ 818.062435] [55187]: [pid: 55187|app: 0|req: 1949/4018] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.062602] [55188]: DEBUG nova.compute.api [None req-698512bf-4856-4f4b-a927-3718afdc0aec tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] [instance: c42e1228-14f5-42d7-887c-c33644c478c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.064970] [55188]: DEBUG oslo_concurrency.lockutils [None req-698512bf-4856-4f4b-a927-3718afdc0aec tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.066017] [55188]: DEBUG oslo_concurrency.lockutils [None req-698512bf-4856-4f4b-a927-3718afdc0aec tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.066017] [55188]: DEBUG oslo_concurrency.lockutils [None req-698512bf-4856-4f4b-a927-3718afdc0aec tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.066017] [55188]: DEBUG oslo_concurrency.lockutils [None req-698512bf-4856-4f4b-a927-3718afdc0aec tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.066017] [55188]: DEBUG oslo_concurrency.lockutils [None req-698512bf-4856-4f4b-a927-3718afdc0aec tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.066209] [55188]: DEBUG oslo_concurrency.lockutils [None req-698512bf-4856-4f4b-a927-3718afdc0aec tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.077617] [55188]: INFO nova.api.openstack.wsgi [None req-698512bf-4856-4f4b-a927-3718afdc0aec tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] HTTP exception thrown: Instance c42e1228-14f5-42d7-887c-c33644c478c5 could not be found. [ 818.078364] [55188]: DEBUG nova.api.openstack.wsgi [None req-698512bf-4856-4f4b-a927-3718afdc0aec tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] Returning 404 to user: Instance c42e1228-14f5-42d7-887c-c33644c478c5 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 818.078728] [55188]: INFO nova.api.openstack.requestlog [None req-698512bf-4856-4f4b-a927-3718afdc0aec tempest-ServersAdmin275Test-22932247 tempest-ServersAdmin275Test-22932247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5" status: 404 len: 111 microversion: 2.75 time: 0.021472 [ 818.079074] [55188]: [pid: 55188|app: 0|req: 2070/4019] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/servers/c42e1228-14f5-42d7-887c-c33644c478c5 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 818.083105] [55188]: DEBUG nova.api.openstack.wsgi [None req-1c01d67a-5ca7-4c6c-92e9-8b27782ca5b2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4afa7fe050>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.118371] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=2 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 818.121814] [55188]: INFO nova.api.openstack.requestlog [None req-1c01d67a-5ca7-4c6c-92e9-8b27782ca5b2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f" status: 200 len: 1612 microversion: 2.1 time: 0.041318 [ 818.126358] [55188]: [pid: 55188|app: 0|req: 2071/4020] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f => generated 1612 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.133248] [55188]: DEBUG nova.api.openstack.wsgi [None req-f21b389f-9cd1-49fa-9925-be28e485fb74 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.135570] [55188]: DEBUG nova.compute.api [None req-f21b389f-9cd1-49fa-9925-be28e485fb74 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.140449] [55188]: DEBUG oslo_concurrency.lockutils [None req-f21b389f-9cd1-49fa-9925-be28e485fb74 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.140736] [55188]: DEBUG oslo_concurrency.lockutils [None req-f21b389f-9cd1-49fa-9925-be28e485fb74 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.141397] [55188]: DEBUG oslo_concurrency.lockutils [None req-f21b389f-9cd1-49fa-9925-be28e485fb74 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.141490] [55187]: DEBUG nova.api.openstack.wsgi [None req-400c92a6-8870-491c-8eaa-26bd7d9af094 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Action: 'create', calling method: .version_select at 0x7d4af9da04c0>, body: {"keypair": {"name": "tempest-keypair-753431752", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGZzBNJsEjZ6SbOAJn6UKepAv9yeev9xJm9WWdFVW4ksU0PydHpHW0UJ/JV6OSw1fflfYuWTKyaYjX/tkYLLEt6izPAOjrN3xaetjn/DxdA8p+rU+TFPxkOzz6t5HJaiaQ=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 818.141573] [55188]: DEBUG oslo_concurrency.lockutils [None req-f21b389f-9cd1-49fa-9925-be28e485fb74 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.141573] [55188]: DEBUG oslo_concurrency.lockutils [None req-f21b389f-9cd1-49fa-9925-be28e485fb74 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.141736] [55188]: DEBUG oslo_concurrency.lockutils [None req-f21b389f-9cd1-49fa-9925-be28e485fb74 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.157104] [55187]: DEBUG nova.quota [None req-400c92a6-8870-491c-8eaa-26bd7d9af094 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Getting quotas for project 06f5f089e44a49889567f7a33085e60f. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 818.170034] [55187]: DEBUG nova.quota [None req-400c92a6-8870-491c-8eaa-26bd7d9af094 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Getting quotas for user 3bb7048ece5e435b9acc0e6c14b71ec5 and project 06f5f089e44a49889567f7a33085e60f. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 818.212738] [55187]: INFO nova.api.openstack.requestlog [None req-400c92a6-8870-491c-8eaa-26bd7d9af094 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.20 time: 0.151871 [ 818.212738] [55187]: [pid: 55187|app: 0|req: 1950/4021] 10.180.1.21 () {62 vars in 1195 bytes} [Wed Mar 26 22:04:58 2025] POST /compute/v2.1/os-keypairs => generated 400 bytes in 152 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 818.216106] [55187]: DEBUG nova.api.openstack.wsgi [None req-44d200a8-274f-44aa-aa8c-8e52bd1447f3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.218946] [55187]: DEBUG nova.compute.api [None req-44d200a8-274f-44aa-aa8c-8e52bd1447f3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.224986] [55188]: DEBUG nova.policy [None req-f21b389f-9cd1-49fa-9925-be28e485fb74 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.225251] [55187]: DEBUG oslo_concurrency.lockutils [None req-44d200a8-274f-44aa-aa8c-8e52bd1447f3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.225251] [55187]: DEBUG oslo_concurrency.lockutils [None req-44d200a8-274f-44aa-aa8c-8e52bd1447f3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.225456] [55187]: DEBUG oslo_concurrency.lockutils [None req-44d200a8-274f-44aa-aa8c-8e52bd1447f3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.225793] [55187]: DEBUG oslo_concurrency.lockutils [None req-44d200a8-274f-44aa-aa8c-8e52bd1447f3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.225964] [55187]: DEBUG oslo_concurrency.lockutils [None req-44d200a8-274f-44aa-aa8c-8e52bd1447f3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.227132] [55187]: DEBUG oslo_concurrency.lockutils [None req-44d200a8-274f-44aa-aa8c-8e52bd1447f3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.234175] [55188]: INFO nova.api.openstack.requestlog [None req-f21b389f-9cd1-49fa-9925-be28e485fb74 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.102552 [ 818.238196] [55188]: [pid: 55188|app: 0|req: 2072/4022] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.242564] [55188]: DEBUG nova.api.openstack.wsgi [None req-d57db90c-d56b-4122-a2fb-dce52b98151e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa7fe710>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.272716] [55187]: DEBUG oslo_concurrency.lockutils [None req-44d200a8-274f-44aa-aa8c-8e52bd1447f3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.273611] [55187]: DEBUG oslo_concurrency.lockutils [None req-44d200a8-274f-44aa-aa8c-8e52bd1447f3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.274115] [55187]: DEBUG oslo_concurrency.lockutils [None req-44d200a8-274f-44aa-aa8c-8e52bd1447f3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.274200] [55187]: DEBUG nova.objects.instance [None req-44d200a8-274f-44aa-aa8c-8e52bd1447f3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 818.302056] [55188]: INFO nova.api.openstack.requestlog [None req-d57db90c-d56b-4122-a2fb-dce52b98151e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/70f98bc0-161f-4a1e-b907-a23c9e7056bf" status: 200 len: 914 microversion: 2.1 time: 0.065316 [ 818.302056] [55188]: [pid: 55188|app: 0|req: 2073/4023] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/images/70f98bc0-161f-4a1e-b907-a23c9e7056bf => generated 914 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 818.309072] [55188]: DEBUG nova.api.openstack.wsgi [None req-6b33682d-5015-4cd5-ad80-d0fa8a6e87b2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.312063] [55188]: DEBUG nova.compute.api [None req-6b33682d-5015-4cd5-ad80-d0fa8a6e87b2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.318534] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b33682d-5015-4cd5-ad80-d0fa8a6e87b2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.319647] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b33682d-5015-4cd5-ad80-d0fa8a6e87b2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.319647] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b33682d-5015-4cd5-ad80-d0fa8a6e87b2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.320591] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b33682d-5015-4cd5-ad80-d0fa8a6e87b2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.320677] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b33682d-5015-4cd5-ad80-d0fa8a6e87b2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.321374] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b33682d-5015-4cd5-ad80-d0fa8a6e87b2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.333786] [55187]: DEBUG nova.policy [None req-44d200a8-274f-44aa-aa8c-8e52bd1447f3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.345152] [55187]: INFO nova.api.openstack.requestlog [None req-44d200a8-274f-44aa-aa8c-8e52bd1447f3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.131420 [ 818.345900] [55187]: [pid: 55187|app: 0|req: 1951/4024] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.349419] [55187]: DEBUG nova.api.openstack.wsgi [None req-58bd6e70-8ca1-4577-9cc0-6d8ca257e9a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.351800] [55187]: DEBUG nova.compute.api [None req-58bd6e70-8ca1-4577-9cc0-6d8ca257e9a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.363459] [55187]: DEBUG oslo_concurrency.lockutils [None req-58bd6e70-8ca1-4577-9cc0-6d8ca257e9a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.366960] [55187]: DEBUG oslo_concurrency.lockutils [None req-58bd6e70-8ca1-4577-9cc0-6d8ca257e9a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.366960] [55187]: DEBUG oslo_concurrency.lockutils [None req-58bd6e70-8ca1-4577-9cc0-6d8ca257e9a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.366960] [55187]: DEBUG oslo_concurrency.lockutils [None req-58bd6e70-8ca1-4577-9cc0-6d8ca257e9a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.366960] [55187]: DEBUG oslo_concurrency.lockutils [None req-58bd6e70-8ca1-4577-9cc0-6d8ca257e9a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.366960] [55187]: DEBUG oslo_concurrency.lockutils [None req-58bd6e70-8ca1-4577-9cc0-6d8ca257e9a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.395316] [55187]: DEBUG oslo_concurrency.lockutils [None req-58bd6e70-8ca1-4577-9cc0-6d8ca257e9a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.395664] [55187]: DEBUG oslo_concurrency.lockutils [None req-58bd6e70-8ca1-4577-9cc0-6d8ca257e9a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.395926] [55187]: DEBUG oslo_concurrency.lockutils [None req-58bd6e70-8ca1-4577-9cc0-6d8ca257e9a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.396555] [55187]: DEBUG nova.objects.instance [None req-58bd6e70-8ca1-4577-9cc0-6d8ca257e9a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 818.432919] [55187]: DEBUG nova.policy [None req-58bd6e70-8ca1-4577-9cc0-6d8ca257e9a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.441043] [55188]: DEBUG nova.policy [None req-6b33682d-5015-4cd5-ad80-d0fa8a6e87b2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.448774] [55187]: INFO nova.api.openstack.requestlog [None req-58bd6e70-8ca1-4577-9cc0-6d8ca257e9a0 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.100056 [ 818.448774] [55187]: [pid: 55187|app: 0|req: 1952/4025] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.452068] [55188]: INFO nova.api.openstack.requestlog [None req-6b33682d-5015-4cd5-ad80-d0fa8a6e87b2 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1275 microversion: 2.1 time: 0.148933 [ 818.452564] [55188]: [pid: 55188|app: 0|req: 2074/4026] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1275 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.453479] [55187]: DEBUG nova.api.openstack.wsgi [None req-7d31e906-49b6-44fd-9a8d-679b6f7a5583 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.456387] [55188]: DEBUG nova.api.openstack.wsgi [None req-5533d827-218f-4c36-813e-1151c2e034d8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.457706] [55187]: DEBUG nova.compute.api [None req-7d31e906-49b6-44fd-9a8d-679b6f7a5583 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.458794] [55188]: DEBUG nova.compute.api [None req-5533d827-218f-4c36-813e-1151c2e034d8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.468573] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d31e906-49b6-44fd-9a8d-679b6f7a5583 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.468914] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d31e906-49b6-44fd-9a8d-679b6f7a5583 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.469138] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d31e906-49b6-44fd-9a8d-679b6f7a5583 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.469891] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d31e906-49b6-44fd-9a8d-679b6f7a5583 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.469891] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d31e906-49b6-44fd-9a8d-679b6f7a5583 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.470046] [55188]: DEBUG oslo_concurrency.lockutils [None req-5533d827-218f-4c36-813e-1151c2e034d8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.470082] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d31e906-49b6-44fd-9a8d-679b6f7a5583 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.470292] [55188]: DEBUG oslo_concurrency.lockutils [None req-5533d827-218f-4c36-813e-1151c2e034d8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.470500] [55188]: DEBUG oslo_concurrency.lockutils [None req-5533d827-218f-4c36-813e-1151c2e034d8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.470907] [55188]: DEBUG oslo_concurrency.lockutils [None req-5533d827-218f-4c36-813e-1151c2e034d8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.471129] [55188]: DEBUG oslo_concurrency.lockutils [None req-5533d827-218f-4c36-813e-1151c2e034d8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.471397] [55188]: DEBUG oslo_concurrency.lockutils [None req-5533d827-218f-4c36-813e-1151c2e034d8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.520138] [55188]: DEBUG oslo_concurrency.lockutils [None req-5533d827-218f-4c36-813e-1151c2e034d8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.520330] [55188]: DEBUG oslo_concurrency.lockutils [None req-5533d827-218f-4c36-813e-1151c2e034d8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.520541] [55188]: DEBUG oslo_concurrency.lockutils [None req-5533d827-218f-4c36-813e-1151c2e034d8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.520776] [55188]: DEBUG nova.objects.instance [None req-5533d827-218f-4c36-813e-1151c2e034d8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 818.538141] [55187]: DEBUG nova.policy [None req-7d31e906-49b6-44fd-9a8d-679b6f7a5583 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.542463] [55187]: INFO nova.api.openstack.requestlog [None req-7d31e906-49b6-44fd-9a8d-679b6f7a5583 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.094600 [ 818.543021] [55187]: [pid: 55187|app: 0|req: 1953/4027] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.545608] [55187]: DEBUG nova.api.openstack.wsgi [None req-ca847442-bb53-499e-9d37-2977180e2d2c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4af9da1ab0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.567261] [55188]: DEBUG nova.policy [None req-5533d827-218f-4c36-813e-1151c2e034d8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.569373] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 818.572528] [55188]: INFO nova.api.openstack.requestlog [None req-5533d827-218f-4c36-813e-1151c2e034d8 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.119212 [ 818.572953] [55188]: [pid: 55188|app: 0|req: 2075/4028] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.575710] [55188]: DEBUG nova.api.openstack.wsgi [None req-8c40c00f-5150-4770-a292-cb4469ce8079 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.577347] [55188]: DEBUG nova.compute.api [None req-8c40c00f-5150-4770-a292-cb4469ce8079 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.584397] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c40c00f-5150-4770-a292-cb4469ce8079 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.584691] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c40c00f-5150-4770-a292-cb4469ce8079 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.585057] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c40c00f-5150-4770-a292-cb4469ce8079 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.585244] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c40c00f-5150-4770-a292-cb4469ce8079 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.585463] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c40c00f-5150-4770-a292-cb4469ce8079 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.585644] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c40c00f-5150-4770-a292-cb4469ce8079 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.595460] [55187]: INFO nova.api.openstack.requestlog [None req-ca847442-bb53-499e-9d37-2977180e2d2c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?limit=1" status: 200 len: 1800 microversion: 2.1 time: 0.051705 [ 818.595841] [55187]: [pid: 55187|app: 0|req: 1954/4029] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/images/detail?limit=1 => generated 1800 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.602197] [55187]: DEBUG nova.api.openstack.wsgi [None req-1eed29c5-3181-454a-90a1-7cdb7bca6197 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.603628] [55187]: DEBUG nova.compute.api [None req-1eed29c5-3181-454a-90a1-7cdb7bca6197 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.609037] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eed29c5-3181-454a-90a1-7cdb7bca6197 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.609472] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eed29c5-3181-454a-90a1-7cdb7bca6197 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.609579] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eed29c5-3181-454a-90a1-7cdb7bca6197 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.609971] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eed29c5-3181-454a-90a1-7cdb7bca6197 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.610221] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eed29c5-3181-454a-90a1-7cdb7bca6197 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.610419] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eed29c5-3181-454a-90a1-7cdb7bca6197 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.640024] [55188]: DEBUG nova.policy [None req-8c40c00f-5150-4770-a292-cb4469ce8079 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.648621] [55188]: INFO nova.api.openstack.requestlog [None req-8c40c00f-5150-4770-a292-cb4469ce8079 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.074572 [ 818.648621] [55188]: [pid: 55188|app: 0|req: 2076/4030] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.651766] [55188]: DEBUG nova.api.openstack.wsgi [None req-0a8c40ff-28c7-45b8-af28-3fce239a715d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.653487] [55188]: DEBUG nova.compute.api [None req-0a8c40ff-28c7-45b8-af28-3fce239a715d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.657491] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a8c40ff-28c7-45b8-af28-3fce239a715d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.657924] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a8c40ff-28c7-45b8-af28-3fce239a715d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.658064] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a8c40ff-28c7-45b8-af28-3fce239a715d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.658931] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a8c40ff-28c7-45b8-af28-3fce239a715d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.659092] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a8c40ff-28c7-45b8-af28-3fce239a715d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.659310] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a8c40ff-28c7-45b8-af28-3fce239a715d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.659996] [55187]: DEBUG nova.policy [None req-1eed29c5-3181-454a-90a1-7cdb7bca6197 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.666363] [55187]: DEBUG nova.policy [None req-1eed29c5-3181-454a-90a1-7cdb7bca6197 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.667211] [55187]: DEBUG nova.policy [None req-1eed29c5-3181-454a-90a1-7cdb7bca6197 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.671259] [55187]: INFO nova.api.openstack.requestlog [None req-1eed29c5-3181-454a-90a1-7cdb7bca6197 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.074773 [ 818.671592] [55187]: [pid: 55187|app: 0|req: 1955/4031] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:58 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 818.674843] [55187]: DEBUG nova.api.openstack.wsgi [None req-e12344fc-0afd-4d82-a70d-d339bee92bb5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.677098] [55187]: DEBUG nova.compute.api [None req-e12344fc-0afd-4d82-a70d-d339bee92bb5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.681171] [55187]: DEBUG oslo_concurrency.lockutils [None req-e12344fc-0afd-4d82-a70d-d339bee92bb5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.682656] [55187]: DEBUG oslo_concurrency.lockutils [None req-e12344fc-0afd-4d82-a70d-d339bee92bb5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.682656] [55187]: DEBUG oslo_concurrency.lockutils [None req-e12344fc-0afd-4d82-a70d-d339bee92bb5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.682656] [55187]: DEBUG oslo_concurrency.lockutils [None req-e12344fc-0afd-4d82-a70d-d339bee92bb5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.682656] [55187]: DEBUG oslo_concurrency.lockutils [None req-e12344fc-0afd-4d82-a70d-d339bee92bb5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.682823] [55187]: DEBUG oslo_concurrency.lockutils [None req-e12344fc-0afd-4d82-a70d-d339bee92bb5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.686365] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a8c40ff-28c7-45b8-af28-3fce239a715d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.686738] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a8c40ff-28c7-45b8-af28-3fce239a715d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.687572] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a8c40ff-28c7-45b8-af28-3fce239a715d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.689307] [55188]: DEBUG nova.objects.instance [None req-0a8c40ff-28c7-45b8-af28-3fce239a715d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 818.705257] [55187]: DEBUG oslo_concurrency.lockutils [None req-e12344fc-0afd-4d82-a70d-d339bee92bb5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.705573] [55187]: DEBUG oslo_concurrency.lockutils [None req-e12344fc-0afd-4d82-a70d-d339bee92bb5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.705807] [55187]: DEBUG oslo_concurrency.lockutils [None req-e12344fc-0afd-4d82-a70d-d339bee92bb5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.706060] [55187]: DEBUG nova.objects.instance [None req-e12344fc-0afd-4d82-a70d-d339bee92bb5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 818.730017] [55187]: DEBUG nova.policy [None req-e12344fc-0afd-4d82-a70d-d339bee92bb5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.740424] [55187]: INFO nova.api.openstack.requestlog [None req-e12344fc-0afd-4d82-a70d-d339bee92bb5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.068120 [ 818.741355] [55187]: [pid: 55187|app: 0|req: 1956/4032] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:59 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.742709] [55188]: DEBUG nova.policy [None req-0a8c40ff-28c7-45b8-af28-3fce239a715d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.745161] [55187]: DEBUG nova.api.openstack.wsgi [None req-4c153cf7-0973-43b2-8004-2f31230deb65 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4af9da0b80>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.751963] [55188]: INFO nova.api.openstack.requestlog [None req-0a8c40ff-28c7-45b8-af28-3fce239a715d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.102842 [ 818.752551] [55188]: [pid: 55188|app: 0|req: 2077/4033] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:59 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.755137] [55188]: DEBUG nova.api.openstack.wsgi [None req-69fd0a12-a366-4b54-95fa-10ca713285fc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.756886] [55188]: DEBUG nova.compute.api [None req-69fd0a12-a366-4b54-95fa-10ca713285fc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.760725] [55188]: DEBUG oslo_concurrency.lockutils [None req-69fd0a12-a366-4b54-95fa-10ca713285fc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.760974] [55188]: DEBUG oslo_concurrency.lockutils [None req-69fd0a12-a366-4b54-95fa-10ca713285fc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.761183] [55188]: DEBUG oslo_concurrency.lockutils [None req-69fd0a12-a366-4b54-95fa-10ca713285fc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.761787] [55188]: DEBUG oslo_concurrency.lockutils [None req-69fd0a12-a366-4b54-95fa-10ca713285fc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.761787] [55188]: DEBUG oslo_concurrency.lockutils [None req-69fd0a12-a366-4b54-95fa-10ca713285fc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.761922] [55188]: DEBUG oslo_concurrency.lockutils [None req-69fd0a12-a366-4b54-95fa-10ca713285fc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.868179] [55187]: INFO nova.api.openstack.requestlog [None req-4c153cf7-0973-43b2-8004-2f31230deb65 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5" status: 204 len: 0 microversion: 2.1 time: 0.124606 [ 818.868179] [55187]: [pid: 55187|app: 0|req: 1957/4034] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:59 2025] DELETE /compute/v2.1/images/b843de7e-7120-4587-ad7a-183b4d80e4b5 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 818.872487] [55187]: DEBUG nova.api.openstack.wsgi [None req-aae968cf-96b0-4c40-9868-d531b2fb2aac tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.874401] [55187]: DEBUG nova.compute.api [None req-aae968cf-96b0-4c40-9868-d531b2fb2aac tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.878985] [55187]: DEBUG oslo_concurrency.lockutils [None req-aae968cf-96b0-4c40-9868-d531b2fb2aac tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.879257] [55187]: DEBUG oslo_concurrency.lockutils [None req-aae968cf-96b0-4c40-9868-d531b2fb2aac tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.879441] [55187]: DEBUG oslo_concurrency.lockutils [None req-aae968cf-96b0-4c40-9868-d531b2fb2aac tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.879788] [55187]: DEBUG oslo_concurrency.lockutils [None req-aae968cf-96b0-4c40-9868-d531b2fb2aac tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.879978] [55187]: DEBUG oslo_concurrency.lockutils [None req-aae968cf-96b0-4c40-9868-d531b2fb2aac tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.880526] [55187]: DEBUG oslo_concurrency.lockutils [None req-aae968cf-96b0-4c40-9868-d531b2fb2aac tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.902038] [55187]: DEBUG oslo_concurrency.lockutils [None req-aae968cf-96b0-4c40-9868-d531b2fb2aac tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.902382] [55187]: DEBUG oslo_concurrency.lockutils [None req-aae968cf-96b0-4c40-9868-d531b2fb2aac tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.902557] [55187]: DEBUG oslo_concurrency.lockutils [None req-aae968cf-96b0-4c40-9868-d531b2fb2aac tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.902806] [55187]: DEBUG nova.objects.instance [None req-aae968cf-96b0-4c40-9868-d531b2fb2aac tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 818.935644] [55187]: DEBUG nova.policy [None req-aae968cf-96b0-4c40-9868-d531b2fb2aac tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.945495] [55187]: DEBUG nova.policy [None req-aae968cf-96b0-4c40-9868-d531b2fb2aac tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.945681] [55187]: DEBUG nova.policy [None req-aae968cf-96b0-4c40-9868-d531b2fb2aac tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.946372] [55187]: INFO nova.api.openstack.requestlog [None req-aae968cf-96b0-4c40-9868-d531b2fb2aac tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.078579 [ 818.946999] [55187]: [pid: 55187|app: 0|req: 1958/4035] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:04:59 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 818.954018] [55187]: DEBUG nova.api.openstack.wsgi [None req-13aea70d-0315-4822-89bd-f3e7593195cd tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 818.954018] [55187]: DEBUG nova.compute.api [None req-13aea70d-0315-4822-89bd-f3e7593195cd tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 818.954514] [55187]: DEBUG oslo_concurrency.lockutils [None req-13aea70d-0315-4822-89bd-f3e7593195cd tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.957562] [55187]: DEBUG oslo_concurrency.lockutils [None req-13aea70d-0315-4822-89bd-f3e7593195cd tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.958020] [55187]: DEBUG oslo_concurrency.lockutils [None req-13aea70d-0315-4822-89bd-f3e7593195cd tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.958192] [55187]: DEBUG oslo_concurrency.lockutils [None req-13aea70d-0315-4822-89bd-f3e7593195cd tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.958402] [55187]: DEBUG oslo_concurrency.lockutils [None req-13aea70d-0315-4822-89bd-f3e7593195cd tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.958573] [55187]: DEBUG oslo_concurrency.lockutils [None req-13aea70d-0315-4822-89bd-f3e7593195cd tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.983048] [55187]: DEBUG oslo_concurrency.lockutils [None req-13aea70d-0315-4822-89bd-f3e7593195cd tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.983048] [55187]: DEBUG oslo_concurrency.lockutils [None req-13aea70d-0315-4822-89bd-f3e7593195cd tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.983048] [55187]: DEBUG oslo_concurrency.lockutils [None req-13aea70d-0315-4822-89bd-f3e7593195cd tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.983048] [55187]: DEBUG nova.objects.instance [None req-13aea70d-0315-4822-89bd-f3e7593195cd tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 819.020210] [55188]: DEBUG nova.policy [None req-69fd0a12-a366-4b54-95fa-10ca713285fc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.020487] [55187]: DEBUG nova.policy [None req-13aea70d-0315-4822-89bd-f3e7593195cd tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.025740] [55188]: INFO nova.api.openstack.requestlog [None req-69fd0a12-a366-4b54-95fa-10ca713285fc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1571 microversion: 2.1 time: 0.269511 [ 819.025740] [55188]: [pid: 55188|app: 0|req: 2078/4036] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:59 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1571 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.026143] [55187]: INFO nova.api.openstack.requestlog [None req-13aea70d-0315-4822-89bd-f3e7593195cd tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.077274 [ 819.026143] [55187]: [pid: 55187|app: 0|req: 1959/4037] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:59 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.027950] [55188]: DEBUG nova.api.openstack.wsgi [None req-8c6813de-53e6-4d41-91d6-bcf43f845037 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.028057] [55187]: DEBUG nova.api.openstack.wsgi [None req-8d971191-f79f-437f-bbcc-47431db29320 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.030031] [55187]: DEBUG nova.compute.api [None req-8d971191-f79f-437f-bbcc-47431db29320 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.033019] [55188]: DEBUG nova.compute.api [None req-8c6813de-53e6-4d41-91d6-bcf43f845037 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.035144] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d971191-f79f-437f-bbcc-47431db29320 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.035401] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d971191-f79f-437f-bbcc-47431db29320 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.035585] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d971191-f79f-437f-bbcc-47431db29320 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.035934] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d971191-f79f-437f-bbcc-47431db29320 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.036145] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d971191-f79f-437f-bbcc-47431db29320 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.037185] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d971191-f79f-437f-bbcc-47431db29320 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.037275] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c6813de-53e6-4d41-91d6-bcf43f845037 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.037458] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c6813de-53e6-4d41-91d6-bcf43f845037 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.037651] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c6813de-53e6-4d41-91d6-bcf43f845037 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.038051] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c6813de-53e6-4d41-91d6-bcf43f845037 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.038256] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c6813de-53e6-4d41-91d6-bcf43f845037 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.038432] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c6813de-53e6-4d41-91d6-bcf43f845037 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.070528] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c6813de-53e6-4d41-91d6-bcf43f845037 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.070816] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c6813de-53e6-4d41-91d6-bcf43f845037 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.071024] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c6813de-53e6-4d41-91d6-bcf43f845037 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.071360] [55188]: DEBUG nova.objects.instance [None req-8c6813de-53e6-4d41-91d6-bcf43f845037 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 819.087128] [55187]: DEBUG nova.policy [None req-8d971191-f79f-437f-bbcc-47431db29320 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.092624] [55187]: INFO nova.api.openstack.requestlog [None req-8d971191-f79f-437f-bbcc-47431db29320 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.066700 [ 819.093327] [55187]: [pid: 55187|app: 0|req: 1960/4038] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:59 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.097205] [55187]: DEBUG nova.api.openstack.wsgi [None req-533d477d-6f38-4d27-a1a7-181ea735dca5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4aff7f3880>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.212850] [55187]: INFO nova.api.openstack.requestlog [None req-533d477d-6f38-4d27-a1a7-181ea735dca5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb" status: 204 len: 0 microversion: 2.1 time: 0.118853 [ 819.213248] [55187]: [pid: 55187|app: 0|req: 1961/4039] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:59 2025] DELETE /compute/v2.1/images/0bd554bd-bf80-4d60-9fc7-b083001a4efb => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 819.216805] [55187]: DEBUG nova.api.openstack.wsgi [None req-4725f1d1-27e3-4554-8422-66a4e030c09b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.218854] [55187]: DEBUG nova.compute.api [None req-4725f1d1-27e3-4554-8422-66a4e030c09b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.234182] [55187]: DEBUG oslo_concurrency.lockutils [None req-4725f1d1-27e3-4554-8422-66a4e030c09b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.234182] [55187]: DEBUG oslo_concurrency.lockutils [None req-4725f1d1-27e3-4554-8422-66a4e030c09b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.234182] [55187]: DEBUG oslo_concurrency.lockutils [None req-4725f1d1-27e3-4554-8422-66a4e030c09b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.234182] [55187]: DEBUG oslo_concurrency.lockutils [None req-4725f1d1-27e3-4554-8422-66a4e030c09b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.234182] [55187]: DEBUG oslo_concurrency.lockutils [None req-4725f1d1-27e3-4554-8422-66a4e030c09b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.234182] [55187]: DEBUG oslo_concurrency.lockutils [None req-4725f1d1-27e3-4554-8422-66a4e030c09b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.303118] [55187]: DEBUG nova.policy [None req-4725f1d1-27e3-4554-8422-66a4e030c09b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.309564] [55188]: DEBUG nova.policy [None req-8c6813de-53e6-4d41-91d6-bcf43f845037 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.311142] [55187]: INFO nova.api.openstack.requestlog [None req-4725f1d1-27e3-4554-8422-66a4e030c09b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.097022 [ 819.311771] [55187]: [pid: 55187|app: 0|req: 1962/4040] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:59 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.315188] [55187]: DEBUG nova.api.openstack.wsgi [None req-ee7adb65-d4ff-4a7d-8f47-6ec31e0e701f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.316255] [55188]: INFO nova.api.openstack.requestlog [None req-8c6813de-53e6-4d41-91d6-bcf43f845037 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.291340 [ 819.316590] [55188]: [pid: 55188|app: 0|req: 2079/4041] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:59 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.318196] [55187]: DEBUG nova.compute.api [None req-ee7adb65-d4ff-4a7d-8f47-6ec31e0e701f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.320076] [55188]: DEBUG nova.api.openstack.wsgi [None req-63e8f9a1-f1f9-4986-b04a-1cbd7b18c8ce tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.322464] [55188]: DEBUG nova.compute.api [None req-63e8f9a1-f1f9-4986-b04a-1cbd7b18c8ce tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.323297] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee7adb65-d4ff-4a7d-8f47-6ec31e0e701f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.323405] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee7adb65-d4ff-4a7d-8f47-6ec31e0e701f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.323551] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee7adb65-d4ff-4a7d-8f47-6ec31e0e701f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.324069] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee7adb65-d4ff-4a7d-8f47-6ec31e0e701f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.324336] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee7adb65-d4ff-4a7d-8f47-6ec31e0e701f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.324336] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee7adb65-d4ff-4a7d-8f47-6ec31e0e701f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.329965] [55188]: DEBUG oslo_concurrency.lockutils [None req-63e8f9a1-f1f9-4986-b04a-1cbd7b18c8ce tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.330291] [55188]: DEBUG oslo_concurrency.lockutils [None req-63e8f9a1-f1f9-4986-b04a-1cbd7b18c8ce tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.330494] [55188]: DEBUG oslo_concurrency.lockutils [None req-63e8f9a1-f1f9-4986-b04a-1cbd7b18c8ce tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.330859] [55188]: DEBUG oslo_concurrency.lockutils [None req-63e8f9a1-f1f9-4986-b04a-1cbd7b18c8ce tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.331738] [55188]: DEBUG oslo_concurrency.lockutils [None req-63e8f9a1-f1f9-4986-b04a-1cbd7b18c8ce tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.332369] [55188]: DEBUG oslo_concurrency.lockutils [None req-63e8f9a1-f1f9-4986-b04a-1cbd7b18c8ce tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.353219] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee7adb65-d4ff-4a7d-8f47-6ec31e0e701f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.353219] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee7adb65-d4ff-4a7d-8f47-6ec31e0e701f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.353219] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee7adb65-d4ff-4a7d-8f47-6ec31e0e701f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.353219] [55187]: DEBUG nova.objects.instance [None req-ee7adb65-d4ff-4a7d-8f47-6ec31e0e701f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 819.384132] [55187]: DEBUG nova.policy [None req-ee7adb65-d4ff-4a7d-8f47-6ec31e0e701f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.386177] [55188]: DEBUG nova.policy [None req-63e8f9a1-f1f9-4986-b04a-1cbd7b18c8ce tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.390371] [55187]: INFO nova.api.openstack.requestlog [None req-ee7adb65-d4ff-4a7d-8f47-6ec31e0e701f tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.077672 [ 819.391360] [55187]: [pid: 55187|app: 0|req: 1963/4042] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:59 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.392582] [55188]: INFO nova.api.openstack.requestlog [None req-63e8f9a1-f1f9-4986-b04a-1cbd7b18c8ce tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.075331 [ 819.393323] [55188]: [pid: 55188|app: 0|req: 2080/4043] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:59 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.394480] [55187]: DEBUG nova.api.openstack.wsgi [None req-40fb325f-8e7a-460b-b2a9-7101579aa468 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.396610] [55188]: DEBUG nova.api.openstack.wsgi [None req-db4010e1-f003-4496-a0d0-f05947adae92 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4afa9468c0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.397079] [55187]: DEBUG nova.compute.api [None req-40fb325f-8e7a-460b-b2a9-7101579aa468 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.407511] [55187]: DEBUG oslo_concurrency.lockutils [None req-40fb325f-8e7a-460b-b2a9-7101579aa468 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.407511] [55187]: DEBUG oslo_concurrency.lockutils [None req-40fb325f-8e7a-460b-b2a9-7101579aa468 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.407664] [55187]: DEBUG oslo_concurrency.lockutils [None req-40fb325f-8e7a-460b-b2a9-7101579aa468 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.409034] [55187]: DEBUG oslo_concurrency.lockutils [None req-40fb325f-8e7a-460b-b2a9-7101579aa468 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.409034] [55187]: DEBUG oslo_concurrency.lockutils [None req-40fb325f-8e7a-460b-b2a9-7101579aa468 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.409034] [55187]: DEBUG oslo_concurrency.lockutils [None req-40fb325f-8e7a-460b-b2a9-7101579aa468 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.441135] [55188]: INFO nova.api.openstack.requestlog [None req-db4010e1-f003-4496-a0d0-f05947adae92 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f" status: 200 len: 1612 microversion: 2.1 time: 0.045099 [ 819.441135] [55188]: [pid: 55188|app: 0|req: 2081/4044] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:04:59 2025] GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f => generated 1612 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.442478] [55188]: DEBUG nova.api.openstack.wsgi [None req-d36ca111-753c-4528-8569-09f7e4d1e8b5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa7fe8c0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.457776] [55187]: DEBUG nova.policy [None req-40fb325f-8e7a-460b-b2a9-7101579aa468 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.469934] [55187]: INFO nova.api.openstack.requestlog [None req-40fb325f-8e7a-460b-b2a9-7101579aa468 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.075476 [ 819.469934] [55187]: [pid: 55187|app: 0|req: 1964/4045] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:59 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.475036] [55187]: DEBUG nova.api.openstack.wsgi [None req-55cbb8aa-be9d-4d9e-87fe-2fdb5bfb35ee tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.480306] [55187]: DEBUG nova.compute.api [None req-55cbb8aa-be9d-4d9e-87fe-2fdb5bfb35ee tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.485594] [55187]: DEBUG oslo_concurrency.lockutils [None req-55cbb8aa-be9d-4d9e-87fe-2fdb5bfb35ee tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.486013] [55187]: DEBUG oslo_concurrency.lockutils [None req-55cbb8aa-be9d-4d9e-87fe-2fdb5bfb35ee tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.486221] [55187]: DEBUG oslo_concurrency.lockutils [None req-55cbb8aa-be9d-4d9e-87fe-2fdb5bfb35ee tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.486590] [55187]: DEBUG oslo_concurrency.lockutils [None req-55cbb8aa-be9d-4d9e-87fe-2fdb5bfb35ee tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.486784] [55187]: DEBUG oslo_concurrency.lockutils [None req-55cbb8aa-be9d-4d9e-87fe-2fdb5bfb35ee tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.486981] [55187]: DEBUG oslo_concurrency.lockutils [None req-55cbb8aa-be9d-4d9e-87fe-2fdb5bfb35ee tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.532614] [55187]: DEBUG nova.policy [None req-55cbb8aa-be9d-4d9e-87fe-2fdb5bfb35ee tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.537989] [55187]: INFO nova.api.openstack.requestlog [None req-55cbb8aa-be9d-4d9e-87fe-2fdb5bfb35ee tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.069737 [ 819.538481] [55187]: [pid: 55187|app: 0|req: 1965/4046] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:59 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.541776] [55187]: DEBUG nova.api.openstack.wsgi [None req-2071f7ca-937f-47a8-adbc-9afa9eaf09a3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.544257] [55187]: DEBUG nova.compute.api [None req-2071f7ca-937f-47a8-adbc-9afa9eaf09a3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.548738] [55187]: DEBUG oslo_concurrency.lockutils [None req-2071f7ca-937f-47a8-adbc-9afa9eaf09a3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.549308] [55187]: DEBUG oslo_concurrency.lockutils [None req-2071f7ca-937f-47a8-adbc-9afa9eaf09a3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.549308] [55187]: DEBUG oslo_concurrency.lockutils [None req-2071f7ca-937f-47a8-adbc-9afa9eaf09a3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.549637] [55187]: DEBUG oslo_concurrency.lockutils [None req-2071f7ca-937f-47a8-adbc-9afa9eaf09a3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.549877] [55187]: DEBUG oslo_concurrency.lockutils [None req-2071f7ca-937f-47a8-adbc-9afa9eaf09a3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.550040] [55187]: DEBUG oslo_concurrency.lockutils [None req-2071f7ca-937f-47a8-adbc-9afa9eaf09a3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.558800] [55188]: INFO nova.api.openstack.requestlog [None req-d36ca111-753c-4528-8569-09f7e4d1e8b5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057" status: 204 len: 0 microversion: 2.1 time: 0.118674 [ 819.559155] [55188]: [pid: 55188|app: 0|req: 2082/4047] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:59 2025] DELETE /compute/v2.1/images/70e6eafa-57e2-463d-b762-f15fde716057 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 819.562352] [55188]: DEBUG nova.api.openstack.wsgi [None req-b5516396-2f6f-4ff6-8235-2f974a6d83e7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.564297] [55188]: DEBUG nova.compute.api [None req-b5516396-2f6f-4ff6-8235-2f974a6d83e7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.568648] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5516396-2f6f-4ff6-8235-2f974a6d83e7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.568895] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5516396-2f6f-4ff6-8235-2f974a6d83e7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.569102] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5516396-2f6f-4ff6-8235-2f974a6d83e7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.569471] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5516396-2f6f-4ff6-8235-2f974a6d83e7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.569676] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5516396-2f6f-4ff6-8235-2f974a6d83e7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.569737] [55187]: DEBUG oslo_concurrency.lockutils [None req-2071f7ca-937f-47a8-adbc-9afa9eaf09a3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.569853] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5516396-2f6f-4ff6-8235-2f974a6d83e7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.569984] [55187]: DEBUG oslo_concurrency.lockutils [None req-2071f7ca-937f-47a8-adbc-9afa9eaf09a3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.570202] [55187]: DEBUG oslo_concurrency.lockutils [None req-2071f7ca-937f-47a8-adbc-9afa9eaf09a3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.570527] [55187]: DEBUG nova.objects.instance [None req-2071f7ca-937f-47a8-adbc-9afa9eaf09a3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 819.589470] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5516396-2f6f-4ff6-8235-2f974a6d83e7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.589470] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5516396-2f6f-4ff6-8235-2f974a6d83e7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.589470] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5516396-2f6f-4ff6-8235-2f974a6d83e7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.589470] [55188]: DEBUG nova.objects.instance [None req-b5516396-2f6f-4ff6-8235-2f974a6d83e7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 819.593979] [55187]: DEBUG nova.policy [None req-2071f7ca-937f-47a8-adbc-9afa9eaf09a3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.598877] [55187]: INFO nova.api.openstack.requestlog [None req-2071f7ca-937f-47a8-adbc-9afa9eaf09a3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.059081 [ 819.599388] [55187]: [pid: 55187|app: 0|req: 1966/4048] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:59 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.602383] [55187]: DEBUG nova.api.openstack.wsgi [None req-48797ba6-ede3-4480-8749-a6b3cc737eb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.604052] [55187]: DEBUG nova.compute.api [None req-48797ba6-ede3-4480-8749-a6b3cc737eb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.607522] [55187]: DEBUG oslo_concurrency.lockutils [None req-48797ba6-ede3-4480-8749-a6b3cc737eb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.608563] [55187]: DEBUG oslo_concurrency.lockutils [None req-48797ba6-ede3-4480-8749-a6b3cc737eb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.608563] [55187]: DEBUG oslo_concurrency.lockutils [None req-48797ba6-ede3-4480-8749-a6b3cc737eb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.608563] [55187]: DEBUG oslo_concurrency.lockutils [None req-48797ba6-ede3-4480-8749-a6b3cc737eb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.608563] [55187]: DEBUG oslo_concurrency.lockutils [None req-48797ba6-ede3-4480-8749-a6b3cc737eb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.608794] [55187]: DEBUG oslo_concurrency.lockutils [None req-48797ba6-ede3-4480-8749-a6b3cc737eb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.637378] [55188]: DEBUG nova.policy [None req-b5516396-2f6f-4ff6-8235-2f974a6d83e7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.642406] [55188]: INFO nova.api.openstack.requestlog [None req-b5516396-2f6f-4ff6-8235-2f974a6d83e7 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.082588 [ 819.642761] [55188]: [pid: 55188|app: 0|req: 2083/4049] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:59 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.647276] [55188]: DEBUG nova.api.openstack.wsgi [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-663836481", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "bf5f01e5-acb1-490d-b588-1011ed31c84b"}], "security_groups": [{"name": "tempest-securitygroup--399532032"}], "key_name": "tempest-keypair-753431752", "user_data": "}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 819.649650] [55187]: DEBUG nova.policy [None req-48797ba6-ede3-4480-8749-a6b3cc737eb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.660588] [55187]: INFO nova.api.openstack.requestlog [None req-48797ba6-ede3-4480-8749-a6b3cc737eb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1275 microversion: 2.1 time: 0.060492 [ 819.660840] [55187]: [pid: 55187|app: 0|req: 1967/4050] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:04:59 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1275 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.664727] [55187]: DEBUG nova.api.openstack.wsgi [None req-46066e3f-4510-4214-8dc4-8584f015ede3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.666515] [55187]: DEBUG nova.compute.api [None req-46066e3f-4510-4214-8dc4-8584f015ede3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.669946] [55187]: DEBUG oslo_concurrency.lockutils [None req-46066e3f-4510-4214-8dc4-8584f015ede3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.670595] [55187]: DEBUG oslo_concurrency.lockutils [None req-46066e3f-4510-4214-8dc4-8584f015ede3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.670595] [55187]: DEBUG oslo_concurrency.lockutils [None req-46066e3f-4510-4214-8dc4-8584f015ede3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.670749] [55187]: DEBUG oslo_concurrency.lockutils [None req-46066e3f-4510-4214-8dc4-8584f015ede3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.670946] [55187]: DEBUG oslo_concurrency.lockutils [None req-46066e3f-4510-4214-8dc4-8584f015ede3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.671145] [55187]: DEBUG oslo_concurrency.lockutils [None req-46066e3f-4510-4214-8dc4-8584f015ede3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.688070] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.688070] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.688070] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.688312] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.688312] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.688504] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.715682] [55187]: DEBUG nova.policy [None req-46066e3f-4510-4214-8dc4-8584f015ede3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.722930] [55187]: INFO nova.api.openstack.requestlog [None req-46066e3f-4510-4214-8dc4-8584f015ede3 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.059742 [ 819.722930] [55187]: [pid: 55187|app: 0|req: 1968/4051] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:00 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.726609] [55187]: DEBUG nova.api.openstack.wsgi [None req-41524ff7-8344-416c-8af3-2ee6a632c6be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.726927] [55187]: DEBUG nova.compute.api [None req-41524ff7-8344-416c-8af3-2ee6a632c6be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.737239] [55187]: DEBUG oslo_concurrency.lockutils [None req-41524ff7-8344-416c-8af3-2ee6a632c6be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.737239] [55187]: DEBUG oslo_concurrency.lockutils [None req-41524ff7-8344-416c-8af3-2ee6a632c6be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.737239] [55187]: DEBUG oslo_concurrency.lockutils [None req-41524ff7-8344-416c-8af3-2ee6a632c6be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.737239] [55187]: DEBUG oslo_concurrency.lockutils [None req-41524ff7-8344-416c-8af3-2ee6a632c6be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.737239] [55187]: DEBUG oslo_concurrency.lockutils [None req-41524ff7-8344-416c-8af3-2ee6a632c6be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.737550] [55187]: DEBUG oslo_concurrency.lockutils [None req-41524ff7-8344-416c-8af3-2ee6a632c6be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.746383] [55188]: DEBUG nova.network.neutron [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] validate_networks() for [('bf5f01e5-acb1-490d-b588-1011ed31c84b', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 819.757379] [55187]: DEBUG nova.compute.api [None req-41524ff7-8344-416c-8af3-2ee6a632c6be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 819.813599] [55187]: INFO nova.api.openstack.requestlog [None req-41524ff7-8344-416c-8af3-2ee6a632c6be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 204 len: 0 microversion: 2.1 time: 0.090121 [ 819.815064] [55187]: [pid: 55187|app: 0|req: 1969/4052] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:05:00 2025] DELETE /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 819.817687] [55187]: DEBUG nova.api.openstack.wsgi [None req-de9e2e82-5079-4035-a9a1-0f01e8896c6c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.820023] [55187]: DEBUG nova.compute.api [None req-de9e2e82-5079-4035-a9a1-0f01e8896c6c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.827256] [55187]: DEBUG oslo_concurrency.lockutils [None req-de9e2e82-5079-4035-a9a1-0f01e8896c6c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.827256] [55187]: DEBUG oslo_concurrency.lockutils [None req-de9e2e82-5079-4035-a9a1-0f01e8896c6c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.827256] [55187]: DEBUG oslo_concurrency.lockutils [None req-de9e2e82-5079-4035-a9a1-0f01e8896c6c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.827256] [55187]: DEBUG oslo_concurrency.lockutils [None req-de9e2e82-5079-4035-a9a1-0f01e8896c6c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.827256] [55187]: DEBUG oslo_concurrency.lockutils [None req-de9e2e82-5079-4035-a9a1-0f01e8896c6c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.827256] [55187]: DEBUG oslo_concurrency.lockutils [None req-de9e2e82-5079-4035-a9a1-0f01e8896c6c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.849242] [55187]: DEBUG oslo_concurrency.lockutils [None req-de9e2e82-5079-4035-a9a1-0f01e8896c6c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.849524] [55187]: DEBUG oslo_concurrency.lockutils [None req-de9e2e82-5079-4035-a9a1-0f01e8896c6c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.849712] [55187]: DEBUG oslo_concurrency.lockutils [None req-de9e2e82-5079-4035-a9a1-0f01e8896c6c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.849919] [55187]: DEBUG nova.objects.instance [None req-de9e2e82-5079-4035-a9a1-0f01e8896c6c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 819.879485] [55187]: DEBUG nova.policy [None req-de9e2e82-5079-4035-a9a1-0f01e8896c6c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.884600] [55187]: INFO nova.api.openstack.requestlog [None req-de9e2e82-5079-4035-a9a1-0f01e8896c6c tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.069737 [ 819.885492] [55187]: [pid: 55187|app: 0|req: 1970/4053] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:00 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.889301] [55187]: DEBUG nova.api.openstack.wsgi [None req-3fc4cd50-86a6-400a-8f5a-60a9826f71cb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.889618] [55187]: DEBUG nova.compute.api [None req-3fc4cd50-86a6-400a-8f5a-60a9826f71cb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.892900] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fc4cd50-86a6-400a-8f5a-60a9826f71cb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.893026] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fc4cd50-86a6-400a-8f5a-60a9826f71cb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.894130] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fc4cd50-86a6-400a-8f5a-60a9826f71cb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.894130] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fc4cd50-86a6-400a-8f5a-60a9826f71cb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.894130] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fc4cd50-86a6-400a-8f5a-60a9826f71cb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.894130] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fc4cd50-86a6-400a-8f5a-60a9826f71cb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.940123] [55187]: DEBUG nova.policy [None req-3fc4cd50-86a6-400a-8f5a-60a9826f71cb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.944351] [55187]: INFO nova.api.openstack.requestlog [None req-3fc4cd50-86a6-400a-8f5a-60a9826f71cb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.058716 [ 819.944685] [55187]: [pid: 55187|app: 0|req: 1971/4054] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:00 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.949072] [55187]: DEBUG nova.api.openstack.wsgi [None req-57c9e821-d1a1-4212-9f02-6b965cedc90f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 819.949194] [55187]: DEBUG nova.compute.api [None req-57c9e821-d1a1-4212-9f02-6b965cedc90f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 819.954030] [55187]: DEBUG oslo_concurrency.lockutils [None req-57c9e821-d1a1-4212-9f02-6b965cedc90f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.954286] [55187]: DEBUG oslo_concurrency.lockutils [None req-57c9e821-d1a1-4212-9f02-6b965cedc90f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.954471] [55187]: DEBUG oslo_concurrency.lockutils [None req-57c9e821-d1a1-4212-9f02-6b965cedc90f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.954850] [55187]: DEBUG oslo_concurrency.lockutils [None req-57c9e821-d1a1-4212-9f02-6b965cedc90f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.955094] [55187]: DEBUG oslo_concurrency.lockutils [None req-57c9e821-d1a1-4212-9f02-6b965cedc90f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.955299] [55187]: DEBUG oslo_concurrency.lockutils [None req-57c9e821-d1a1-4212-9f02-6b965cedc90f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.044990] [55188]: DEBUG nova.virt.hardware [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 820.045320] [55188]: DEBUG nova.virt.hardware [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 820.045433] [55188]: DEBUG nova.virt.hardware [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 820.045588] [55188]: DEBUG nova.virt.hardware [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 820.046751] [55188]: DEBUG nova.virt.hardware [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 820.066567] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.066567] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.066567] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.066567] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.066567] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.066829] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.082542] [55188]: DEBUG nova.quota [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Getting quotas for project 06f5f089e44a49889567f7a33085e60f. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 820.091765] [55188]: DEBUG nova.quota [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Getting quotas for user 3bb7048ece5e435b9acc0e6c14b71ec5 and project 06f5f089e44a49889567f7a33085e60f. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 820.109716] [55188]: DEBUG nova.compute.api [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 820.111400] [55188]: DEBUG nova.compute.api [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 820.169969] [55188]: INFO nova.api.openstack.requestlog [None req-7b2c7df2-317f-4cd6-be85-d5a7ed5a3904 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.20 time: 0.526523 [ 820.170368] [55188]: [pid: 55188|app: 0|req: 2084/4055] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 26 22:05:00 2025] POST /compute/v2.1/servers => generated 401 bytes in 527 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 820.179439] [55188]: DEBUG nova.api.openstack.wsgi [None req-74a21661-cfd0-45b9-9565-330228b3f81f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.181244] [55188]: DEBUG nova.compute.api [None req-74a21661-cfd0-45b9-9565-330228b3f81f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.185564] [55188]: DEBUG oslo_concurrency.lockutils [None req-74a21661-cfd0-45b9-9565-330228b3f81f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.185816] [55188]: DEBUG oslo_concurrency.lockutils [None req-74a21661-cfd0-45b9-9565-330228b3f81f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.186014] [55188]: DEBUG oslo_concurrency.lockutils [None req-74a21661-cfd0-45b9-9565-330228b3f81f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.186417] [55188]: DEBUG oslo_concurrency.lockutils [None req-74a21661-cfd0-45b9-9565-330228b3f81f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.186576] [55188]: DEBUG oslo_concurrency.lockutils [None req-74a21661-cfd0-45b9-9565-330228b3f81f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.186750] [55188]: DEBUG oslo_concurrency.lockutils [None req-74a21661-cfd0-45b9-9565-330228b3f81f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.243351] [55187]: DEBUG nova.policy [None req-57c9e821-d1a1-4212-9f02-6b965cedc90f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.273845] [55187]: DEBUG nova.policy [None req-57c9e821-d1a1-4212-9f02-6b965cedc90f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.273845] [55187]: DEBUG nova.policy [None req-57c9e821-d1a1-4212-9f02-6b965cedc90f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.276560] [55188]: DEBUG oslo_concurrency.lockutils [None req-74a21661-cfd0-45b9-9565-330228b3f81f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.276676] [55188]: DEBUG oslo_concurrency.lockutils [None req-74a21661-cfd0-45b9-9565-330228b3f81f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.276902] [55188]: DEBUG oslo_concurrency.lockutils [None req-74a21661-cfd0-45b9-9565-330228b3f81f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.277116] [55188]: DEBUG nova.objects.instance [None req-74a21661-cfd0-45b9-9565-330228b3f81f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.280415] [55187]: INFO nova.api.openstack.requestlog [None req-57c9e821-d1a1-4212-9f02-6b965cedc90f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.334972 [ 820.280763] [55187]: [pid: 55187|app: 0|req: 1972/4056] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:00 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 820.285445] [55187]: DEBUG nova.api.openstack.wsgi [None req-53b2ba3c-ee70-423e-9712-61d1eab77e9e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.288666] [55187]: DEBUG nova.compute.api [None req-53b2ba3c-ee70-423e-9712-61d1eab77e9e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.300245] [55187]: DEBUG oslo_concurrency.lockutils [None req-53b2ba3c-ee70-423e-9712-61d1eab77e9e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.300245] [55187]: DEBUG oslo_concurrency.lockutils [None req-53b2ba3c-ee70-423e-9712-61d1eab77e9e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.300245] [55187]: DEBUG oslo_concurrency.lockutils [None req-53b2ba3c-ee70-423e-9712-61d1eab77e9e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.300245] [55187]: DEBUG oslo_concurrency.lockutils [None req-53b2ba3c-ee70-423e-9712-61d1eab77e9e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.300389] [55187]: DEBUG oslo_concurrency.lockutils [None req-53b2ba3c-ee70-423e-9712-61d1eab77e9e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.300785] [55187]: DEBUG oslo_concurrency.lockutils [None req-53b2ba3c-ee70-423e-9712-61d1eab77e9e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.334162] [55188]: DEBUG nova.policy [None req-74a21661-cfd0-45b9-9565-330228b3f81f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.342517] [55188]: INFO nova.api.openstack.requestlog [None req-74a21661-cfd0-45b9-9565-330228b3f81f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.170087 [ 820.342962] [55188]: [pid: 55188|app: 0|req: 2085/4057] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:00 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.344321] [55187]: DEBUG oslo_concurrency.lockutils [None req-53b2ba3c-ee70-423e-9712-61d1eab77e9e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.346404] [55187]: DEBUG oslo_concurrency.lockutils [None req-53b2ba3c-ee70-423e-9712-61d1eab77e9e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.346404] [55187]: DEBUG oslo_concurrency.lockutils [None req-53b2ba3c-ee70-423e-9712-61d1eab77e9e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.346404] [55187]: DEBUG nova.objects.instance [None req-53b2ba3c-ee70-423e-9712-61d1eab77e9e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.347951] [55188]: DEBUG nova.api.openstack.wsgi [None req-ca61537c-09f3-4ac6-b1d7-8d114d708080 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.349886] [55188]: DEBUG nova.compute.api [None req-ca61537c-09f3-4ac6-b1d7-8d114d708080 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.354629] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca61537c-09f3-4ac6-b1d7-8d114d708080 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.354629] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca61537c-09f3-4ac6-b1d7-8d114d708080 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.354629] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca61537c-09f3-4ac6-b1d7-8d114d708080 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.355418] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca61537c-09f3-4ac6-b1d7-8d114d708080 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.355743] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca61537c-09f3-4ac6-b1d7-8d114d708080 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.356028] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca61537c-09f3-4ac6-b1d7-8d114d708080 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.375049] [55187]: DEBUG nova.policy [None req-53b2ba3c-ee70-423e-9712-61d1eab77e9e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.379076] [55187]: INFO nova.api.openstack.requestlog [None req-53b2ba3c-ee70-423e-9712-61d1eab77e9e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.097686 [ 820.379421] [55187]: [pid: 55187|app: 0|req: 1973/4058] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:00 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.381970] [55187]: DEBUG nova.api.openstack.wsgi [None req-99fb2e34-e9f0-4f90-b243-02dc8fd7d246 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.383808] [55187]: DEBUG nova.compute.api [None req-99fb2e34-e9f0-4f90-b243-02dc8fd7d246 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.387112] [55187]: DEBUG oslo_concurrency.lockutils [None req-99fb2e34-e9f0-4f90-b243-02dc8fd7d246 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.387345] [55187]: DEBUG oslo_concurrency.lockutils [None req-99fb2e34-e9f0-4f90-b243-02dc8fd7d246 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.387523] [55187]: DEBUG oslo_concurrency.lockutils [None req-99fb2e34-e9f0-4f90-b243-02dc8fd7d246 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.387899] [55187]: DEBUG oslo_concurrency.lockutils [None req-99fb2e34-e9f0-4f90-b243-02dc8fd7d246 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.388151] [55187]: DEBUG oslo_concurrency.lockutils [None req-99fb2e34-e9f0-4f90-b243-02dc8fd7d246 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.388329] [55187]: DEBUG oslo_concurrency.lockutils [None req-99fb2e34-e9f0-4f90-b243-02dc8fd7d246 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.420645] [55187]: DEBUG oslo_concurrency.lockutils [None req-99fb2e34-e9f0-4f90-b243-02dc8fd7d246 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.420645] [55187]: DEBUG oslo_concurrency.lockutils [None req-99fb2e34-e9f0-4f90-b243-02dc8fd7d246 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.420645] [55187]: DEBUG oslo_concurrency.lockutils [None req-99fb2e34-e9f0-4f90-b243-02dc8fd7d246 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.420645] [55187]: DEBUG nova.objects.instance [None req-99fb2e34-e9f0-4f90-b243-02dc8fd7d246 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.461031] [55187]: DEBUG nova.policy [None req-99fb2e34-e9f0-4f90-b243-02dc8fd7d246 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.476499] [55187]: DEBUG nova.policy [None req-99fb2e34-e9f0-4f90-b243-02dc8fd7d246 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.477246] [55187]: DEBUG nova.policy [None req-99fb2e34-e9f0-4f90-b243-02dc8fd7d246 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.478073] [55187]: INFO nova.api.openstack.requestlog [None req-99fb2e34-e9f0-4f90-b243-02dc8fd7d246 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.097995 [ 820.478314] [55187]: [pid: 55187|app: 0|req: 1974/4059] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:00 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 820.481485] [55187]: DEBUG nova.api.openstack.wsgi [None req-b7c3a1b0-6452-4a60-8bfe-1f2d95e691c1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.483307] [55187]: DEBUG nova.compute.api [None req-b7c3a1b0-6452-4a60-8bfe-1f2d95e691c1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.491636] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7c3a1b0-6452-4a60-8bfe-1f2d95e691c1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.491965] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7c3a1b0-6452-4a60-8bfe-1f2d95e691c1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.492335] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7c3a1b0-6452-4a60-8bfe-1f2d95e691c1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.492760] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7c3a1b0-6452-4a60-8bfe-1f2d95e691c1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.492965] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7c3a1b0-6452-4a60-8bfe-1f2d95e691c1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.493391] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7c3a1b0-6452-4a60-8bfe-1f2d95e691c1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.526826] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7c3a1b0-6452-4a60-8bfe-1f2d95e691c1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.528909] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7c3a1b0-6452-4a60-8bfe-1f2d95e691c1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.528909] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7c3a1b0-6452-4a60-8bfe-1f2d95e691c1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.528909] [55187]: DEBUG nova.objects.instance [None req-b7c3a1b0-6452-4a60-8bfe-1f2d95e691c1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.534754] [55188]: DEBUG nova.policy [None req-ca61537c-09f3-4ac6-b1d7-8d114d708080 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.538682] [55188]: INFO nova.api.openstack.requestlog [None req-ca61537c-09f3-4ac6-b1d7-8d114d708080 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1466 microversion: 2.1 time: 0.195042 [ 820.539395] [55188]: [pid: 55188|app: 0|req: 2086/4060] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:00 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1466 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.542809] [55188]: DEBUG nova.api.openstack.wsgi [None req-f9162119-6a21-43e3-b57a-972ac911f369 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.544763] [55188]: DEBUG nova.compute.api [None req-f9162119-6a21-43e3-b57a-972ac911f369 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.550758] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9162119-6a21-43e3-b57a-972ac911f369 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.551309] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9162119-6a21-43e3-b57a-972ac911f369 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.551660] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9162119-6a21-43e3-b57a-972ac911f369 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.552244] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9162119-6a21-43e3-b57a-972ac911f369 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.552566] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9162119-6a21-43e3-b57a-972ac911f369 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.552935] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9162119-6a21-43e3-b57a-972ac911f369 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.568367] [55187]: DEBUG nova.policy [None req-b7c3a1b0-6452-4a60-8bfe-1f2d95e691c1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.580931] [55187]: INFO nova.api.openstack.requestlog [None req-b7c3a1b0-6452-4a60-8bfe-1f2d95e691c1 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.101908 [ 820.581335] [55187]: [pid: 55187|app: 0|req: 1975/4061] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:00 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.585846] [55187]: DEBUG nova.api.openstack.wsgi [None req-f15583aa-d3b1-4ca5-999d-4fd66a682b4e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.587905] [55187]: DEBUG nova.compute.api [None req-f15583aa-d3b1-4ca5-999d-4fd66a682b4e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.594695] [55187]: DEBUG oslo_concurrency.lockutils [None req-f15583aa-d3b1-4ca5-999d-4fd66a682b4e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.595172] [55187]: DEBUG oslo_concurrency.lockutils [None req-f15583aa-d3b1-4ca5-999d-4fd66a682b4e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.595519] [55187]: DEBUG oslo_concurrency.lockutils [None req-f15583aa-d3b1-4ca5-999d-4fd66a682b4e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.601640] [55187]: DEBUG oslo_concurrency.lockutils [None req-f15583aa-d3b1-4ca5-999d-4fd66a682b4e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.601640] [55187]: DEBUG oslo_concurrency.lockutils [None req-f15583aa-d3b1-4ca5-999d-4fd66a682b4e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.601640] [55187]: DEBUG oslo_concurrency.lockutils [None req-f15583aa-d3b1-4ca5-999d-4fd66a682b4e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.651156] [55187]: DEBUG nova.policy [None req-f15583aa-d3b1-4ca5-999d-4fd66a682b4e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.659577] [55187]: INFO nova.api.openstack.requestlog [None req-f15583aa-d3b1-4ca5-999d-4fd66a682b4e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.077074 [ 820.660017] [55187]: [pid: 55187|app: 0|req: 1976/4062] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:00 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.663536] [55187]: DEBUG nova.api.openstack.wsgi [None req-856344b8-0606-4604-b520-d0635a7b2071 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.665969] [55187]: DEBUG nova.compute.api [None req-856344b8-0606-4604-b520-d0635a7b2071 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.682113] [55188]: DEBUG nova.policy [None req-f9162119-6a21-43e3-b57a-972ac911f369 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.687755] [55188]: INFO nova.api.openstack.requestlog [None req-f9162119-6a21-43e3-b57a-972ac911f369 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1576 microversion: 2.1 time: 0.147608 [ 820.688085] [55188]: [pid: 55188|app: 0|req: 2087/4063] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:00 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1576 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.690767] [55188]: DEBUG nova.api.openstack.wsgi [None req-961f8dc6-e78c-4d51-9c6d-138eb909350e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.692603] [55188]: DEBUG nova.compute.api [None req-961f8dc6-e78c-4d51-9c6d-138eb909350e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.696170] [55188]: DEBUG oslo_concurrency.lockutils [None req-961f8dc6-e78c-4d51-9c6d-138eb909350e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.696442] [55188]: DEBUG oslo_concurrency.lockutils [None req-961f8dc6-e78c-4d51-9c6d-138eb909350e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.696586] [55188]: DEBUG oslo_concurrency.lockutils [None req-961f8dc6-e78c-4d51-9c6d-138eb909350e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.696993] [55188]: DEBUG oslo_concurrency.lockutils [None req-961f8dc6-e78c-4d51-9c6d-138eb909350e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.697221] [55188]: DEBUG oslo_concurrency.lockutils [None req-961f8dc6-e78c-4d51-9c6d-138eb909350e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.697396] [55188]: DEBUG oslo_concurrency.lockutils [None req-961f8dc6-e78c-4d51-9c6d-138eb909350e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.717587] [55187]: DEBUG nova.policy [None req-856344b8-0606-4604-b520-d0635a7b2071 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.725049] [55187]: DEBUG nova.policy [None req-856344b8-0606-4604-b520-d0635a7b2071 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.725049] [55187]: DEBUG nova.policy [None req-856344b8-0606-4604-b520-d0635a7b2071 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.725593] [55187]: INFO nova.api.openstack.requestlog [None req-856344b8-0606-4604-b520-d0635a7b2071 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1278 microversion: 2.20 time: 0.064965 [ 820.725921] [55187]: [pid: 55187|app: 0|req: 1977/4064] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:01 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1278 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 820.728767] [55187]: DEBUG nova.api.openstack.wsgi [None req-8403303d-4934-4928-91f0-7924aacae5d2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.730676] [55187]: DEBUG nova.compute.api [None req-8403303d-4934-4928-91f0-7924aacae5d2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.735270] [55187]: DEBUG oslo_concurrency.lockutils [None req-8403303d-4934-4928-91f0-7924aacae5d2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.735843] [55187]: DEBUG oslo_concurrency.lockutils [None req-8403303d-4934-4928-91f0-7924aacae5d2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.735843] [55187]: DEBUG oslo_concurrency.lockutils [None req-8403303d-4934-4928-91f0-7924aacae5d2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.736025] [55187]: DEBUG oslo_concurrency.lockutils [None req-8403303d-4934-4928-91f0-7924aacae5d2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.736156] [55187]: DEBUG oslo_concurrency.lockutils [None req-8403303d-4934-4928-91f0-7924aacae5d2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.736331] [55187]: DEBUG oslo_concurrency.lockutils [None req-8403303d-4934-4928-91f0-7924aacae5d2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.737113] [55188]: DEBUG nova.policy [None req-961f8dc6-e78c-4d51-9c6d-138eb909350e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.744299] [55188]: INFO nova.api.openstack.requestlog [None req-961f8dc6-e78c-4d51-9c6d-138eb909350e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.055426 [ 820.744689] [55188]: [pid: 55188|app: 0|req: 2088/4065] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:01 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.747686] [55188]: DEBUG nova.api.openstack.wsgi [None req-ad5c28e6-7be5-4fa4-8a94-84b961ff71cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.749299] [55188]: DEBUG nova.compute.api [None req-ad5c28e6-7be5-4fa4-8a94-84b961ff71cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.757623] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad5c28e6-7be5-4fa4-8a94-84b961ff71cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.757623] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad5c28e6-7be5-4fa4-8a94-84b961ff71cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.757623] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad5c28e6-7be5-4fa4-8a94-84b961ff71cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.759269] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad5c28e6-7be5-4fa4-8a94-84b961ff71cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.759269] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad5c28e6-7be5-4fa4-8a94-84b961ff71cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.759269] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad5c28e6-7be5-4fa4-8a94-84b961ff71cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.771093] [55187]: DEBUG oslo_concurrency.lockutils [None req-8403303d-4934-4928-91f0-7924aacae5d2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.771536] [55187]: DEBUG oslo_concurrency.lockutils [None req-8403303d-4934-4928-91f0-7924aacae5d2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.771536] [55187]: DEBUG oslo_concurrency.lockutils [None req-8403303d-4934-4928-91f0-7924aacae5d2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.771755] [55187]: DEBUG nova.objects.instance [None req-8403303d-4934-4928-91f0-7924aacae5d2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.794595] [55188]: DEBUG nova.policy [None req-ad5c28e6-7be5-4fa4-8a94-84b961ff71cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.799804] [55188]: INFO nova.api.openstack.requestlog [None req-ad5c28e6-7be5-4fa4-8a94-84b961ff71cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.054281 [ 820.800183] [55188]: [pid: 55188|app: 0|req: 2089/4066] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:01 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.804638] [55187]: DEBUG nova.policy [None req-8403303d-4934-4928-91f0-7924aacae5d2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.806580] [55188]: DEBUG nova.api.openstack.wsgi [None req-151b1043-ab1c-4799-ad3c-6b8ae18d5732 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.808273] [55188]: DEBUG nova.compute.api [None req-151b1043-ab1c-4799-ad3c-6b8ae18d5732 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.809752] [55187]: INFO nova.api.openstack.requestlog [None req-8403303d-4934-4928-91f0-7924aacae5d2 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.083114 [ 820.810117] [55187]: [pid: 55187|app: 0|req: 1978/4067] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:01 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.813844] [55187]: DEBUG nova.api.openstack.wsgi [None req-e31d6f39-e7ef-494c-9785-605ec2dd4c51 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4aff7f0670>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.818023] [55188]: DEBUG oslo_concurrency.lockutils [None req-151b1043-ab1c-4799-ad3c-6b8ae18d5732 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.818023] [55188]: DEBUG oslo_concurrency.lockutils [None req-151b1043-ab1c-4799-ad3c-6b8ae18d5732 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.818023] [55188]: DEBUG oslo_concurrency.lockutils [None req-151b1043-ab1c-4799-ad3c-6b8ae18d5732 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.818023] [55188]: DEBUG oslo_concurrency.lockutils [None req-151b1043-ab1c-4799-ad3c-6b8ae18d5732 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.818023] [55188]: DEBUG oslo_concurrency.lockutils [None req-151b1043-ab1c-4799-ad3c-6b8ae18d5732 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.818023] [55188]: DEBUG oslo_concurrency.lockutils [None req-151b1043-ab1c-4799-ad3c-6b8ae18d5732 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.847222] [55188]: DEBUG oslo_concurrency.lockutils [None req-151b1043-ab1c-4799-ad3c-6b8ae18d5732 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.847688] [55188]: DEBUG oslo_concurrency.lockutils [None req-151b1043-ab1c-4799-ad3c-6b8ae18d5732 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.847688] [55188]: DEBUG oslo_concurrency.lockutils [None req-151b1043-ab1c-4799-ad3c-6b8ae18d5732 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.848069] [55188]: DEBUG nova.objects.instance [None req-151b1043-ab1c-4799-ad3c-6b8ae18d5732 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.850657] [55187]: INFO nova.api.openstack.requestlog [None req-e31d6f39-e7ef-494c-9785-605ec2dd4c51 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f" status: 200 len: 1620 microversion: 2.1 time: 0.039828 [ 820.851052] [55187]: [pid: 55187|app: 0|req: 1979/4068] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:05:01 2025] GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f => generated 1620 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.854560] [55187]: DEBUG nova.api.openstack.wsgi [None req-76ad5dcb-7e70-45c6-93b0-a43c74aa810b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.856492] [55187]: DEBUG nova.compute.api [None req-76ad5dcb-7e70-45c6-93b0-a43c74aa810b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.861972] [55187]: DEBUG oslo_concurrency.lockutils [None req-76ad5dcb-7e70-45c6-93b0-a43c74aa810b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.862275] [55187]: DEBUG oslo_concurrency.lockutils [None req-76ad5dcb-7e70-45c6-93b0-a43c74aa810b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.862468] [55187]: DEBUG oslo_concurrency.lockutils [None req-76ad5dcb-7e70-45c6-93b0-a43c74aa810b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.862861] [55187]: DEBUG oslo_concurrency.lockutils [None req-76ad5dcb-7e70-45c6-93b0-a43c74aa810b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.863159] [55187]: DEBUG oslo_concurrency.lockutils [None req-76ad5dcb-7e70-45c6-93b0-a43c74aa810b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.863362] [55187]: DEBUG oslo_concurrency.lockutils [None req-76ad5dcb-7e70-45c6-93b0-a43c74aa810b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.874206] [55188]: DEBUG nova.policy [None req-151b1043-ab1c-4799-ad3c-6b8ae18d5732 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.880665] [55188]: INFO nova.api.openstack.requestlog [None req-151b1043-ab1c-4799-ad3c-6b8ae18d5732 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.079061 [ 820.881030] [55188]: [pid: 55188|app: 0|req: 2090/4069] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:01 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.914381] [55187]: DEBUG nova.policy [None req-76ad5dcb-7e70-45c6-93b0-a43c74aa810b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.919202] [55187]: INFO nova.api.openstack.requestlog [None req-76ad5dcb-7e70-45c6-93b0-a43c74aa810b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.067117 [ 820.919643] [55187]: [pid: 55187|app: 0|req: 1980/4070] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:01 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.923087] [55187]: DEBUG nova.api.openstack.wsgi [None req-213ac371-4dfd-441b-ab6e-7333bd34f0a0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.925849] [55187]: DEBUG nova.compute.api [None req-213ac371-4dfd-441b-ab6e-7333bd34f0a0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.929423] [55187]: DEBUG oslo_concurrency.lockutils [None req-213ac371-4dfd-441b-ab6e-7333bd34f0a0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.929675] [55187]: DEBUG oslo_concurrency.lockutils [None req-213ac371-4dfd-441b-ab6e-7333bd34f0a0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.930259] [55187]: DEBUG oslo_concurrency.lockutils [None req-213ac371-4dfd-441b-ab6e-7333bd34f0a0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.930376] [55187]: DEBUG oslo_concurrency.lockutils [None req-213ac371-4dfd-441b-ab6e-7333bd34f0a0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.930581] [55187]: DEBUG oslo_concurrency.lockutils [None req-213ac371-4dfd-441b-ab6e-7333bd34f0a0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.930824] [55187]: DEBUG oslo_concurrency.lockutils [None req-213ac371-4dfd-441b-ab6e-7333bd34f0a0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.969703] [55187]: DEBUG nova.policy [None req-213ac371-4dfd-441b-ab6e-7333bd34f0a0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.976808] [55187]: INFO nova.api.openstack.requestlog [None req-213ac371-4dfd-441b-ab6e-7333bd34f0a0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.055709 [ 820.976808] [55187]: [pid: 55187|app: 0|req: 1981/4071] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:01 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.979846] [55187]: DEBUG nova.api.openstack.wsgi [None req-43ec19e6-d93a-4d46-8978-10efc48e7a53 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 820.985423] [55187]: DEBUG nova.compute.api [None req-43ec19e6-d93a-4d46-8978-10efc48e7a53 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 820.990571] [55187]: DEBUG oslo_concurrency.lockutils [None req-43ec19e6-d93a-4d46-8978-10efc48e7a53 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.990893] [55187]: DEBUG oslo_concurrency.lockutils [None req-43ec19e6-d93a-4d46-8978-10efc48e7a53 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.991124] [55187]: DEBUG oslo_concurrency.lockutils [None req-43ec19e6-d93a-4d46-8978-10efc48e7a53 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.991696] [55187]: DEBUG oslo_concurrency.lockutils [None req-43ec19e6-d93a-4d46-8978-10efc48e7a53 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.991944] [55187]: DEBUG oslo_concurrency.lockutils [None req-43ec19e6-d93a-4d46-8978-10efc48e7a53 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.992176] [55187]: DEBUG oslo_concurrency.lockutils [None req-43ec19e6-d93a-4d46-8978-10efc48e7a53 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.997842] [55188]: DEBUG nova.api.openstack.wsgi [None req-76f4827c-e3f5-4a4e-b819-ac4f8caa12ab tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] Action: 'create', calling method: .version_select at 0x7d4aff781ab0>, body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-505676397"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 821.016181] [55187]: DEBUG oslo_concurrency.lockutils [None req-43ec19e6-d93a-4d46-8978-10efc48e7a53 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.016451] [55187]: DEBUG oslo_concurrency.lockutils [None req-43ec19e6-d93a-4d46-8978-10efc48e7a53 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.016642] [55187]: DEBUG oslo_concurrency.lockutils [None req-43ec19e6-d93a-4d46-8978-10efc48e7a53 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.016844] [55187]: DEBUG nova.objects.instance [None req-43ec19e6-d93a-4d46-8978-10efc48e7a53 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 821.039236] [55187]: DEBUG nova.policy [None req-43ec19e6-d93a-4d46-8978-10efc48e7a53 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.045998] [55187]: INFO nova.api.openstack.requestlog [None req-43ec19e6-d93a-4d46-8978-10efc48e7a53 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.067833 [ 821.046265] [55187]: [pid: 55187|app: 0|req: 1982/4072] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:01 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.049956] [55187]: DEBUG nova.api.openstack.wsgi [None req-451d43fa-b4d8-4be1-8fe0-88bf57afcc57 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.054255] [55187]: DEBUG nova.compute.api [None req-451d43fa-b4d8-4be1-8fe0-88bf57afcc57 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.055804] [55187]: DEBUG oslo_concurrency.lockutils [None req-451d43fa-b4d8-4be1-8fe0-88bf57afcc57 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.056544] [55187]: DEBUG oslo_concurrency.lockutils [None req-451d43fa-b4d8-4be1-8fe0-88bf57afcc57 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.056752] [55187]: DEBUG oslo_concurrency.lockutils [None req-451d43fa-b4d8-4be1-8fe0-88bf57afcc57 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.057181] [55187]: DEBUG oslo_concurrency.lockutils [None req-451d43fa-b4d8-4be1-8fe0-88bf57afcc57 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.057563] [55187]: DEBUG oslo_concurrency.lockutils [None req-451d43fa-b4d8-4be1-8fe0-88bf57afcc57 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.058256] [55187]: DEBUG oslo_concurrency.lockutils [None req-451d43fa-b4d8-4be1-8fe0-88bf57afcc57 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.082221] [55187]: DEBUG oslo_concurrency.lockutils [None req-451d43fa-b4d8-4be1-8fe0-88bf57afcc57 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.082458] [55187]: DEBUG oslo_concurrency.lockutils [None req-451d43fa-b4d8-4be1-8fe0-88bf57afcc57 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.082585] [55187]: DEBUG oslo_concurrency.lockutils [None req-451d43fa-b4d8-4be1-8fe0-88bf57afcc57 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.082805] [55187]: DEBUG nova.objects.instance [None req-451d43fa-b4d8-4be1-8fe0-88bf57afcc57 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 821.128038] [55187]: DEBUG nova.policy [None req-451d43fa-b4d8-4be1-8fe0-88bf57afcc57 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.135937] [55187]: INFO nova.api.openstack.requestlog [None req-451d43fa-b4d8-4be1-8fe0-88bf57afcc57 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.088079 [ 821.135937] [55187]: [pid: 55187|app: 0|req: 1983/4073] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:01 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.138236] [55187]: DEBUG nova.api.openstack.wsgi [None req-d9ae938c-d7ff-470a-abe7-e6affa2d5ac7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.142166] [55187]: DEBUG nova.compute.api [None req-d9ae938c-d7ff-470a-abe7-e6affa2d5ac7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.144468] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9ae938c-d7ff-470a-abe7-e6affa2d5ac7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.144702] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9ae938c-d7ff-470a-abe7-e6affa2d5ac7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.144889] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9ae938c-d7ff-470a-abe7-e6affa2d5ac7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.145262] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9ae938c-d7ff-470a-abe7-e6affa2d5ac7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.145522] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9ae938c-d7ff-470a-abe7-e6affa2d5ac7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.145701] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9ae938c-d7ff-470a-abe7-e6affa2d5ac7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.209989] [55187]: DEBUG nova.policy [None req-d9ae938c-d7ff-470a-abe7-e6affa2d5ac7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.218500] [55188]: INFO nova.api.openstack.requestlog [None req-76f4827c-e3f5-4a4e-b819-ac4f8caa12ab tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 200 len: 340 microversion: 2.1 time: 0.334575 [ 821.218938] [55188]: [pid: 55188|app: 0|req: 2091/4074] 10.180.1.21 () {60 vars in 1150 bytes} [Wed Mar 26 22:05:01 2025] POST /compute/v2.1/os-volumes => generated 340 bytes in 337 msecs (HTTP/1.1 200) 10 headers in 448 bytes (1 switches on core 0) [ 821.220298] [55187]: INFO nova.api.openstack.requestlog [None req-d9ae938c-d7ff-470a-abe7-e6affa2d5ac7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1283 microversion: 2.1 time: 0.083888 [ 821.220704] [55187]: [pid: 55187|app: 0|req: 1984/4075] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:01 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1283 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.221758] [55188]: DEBUG nova.api.openstack.wsgi [None req-7886e479-aa74-4764-b39f-e64e36f3d706 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.223093] [55187]: DEBUG nova.api.openstack.wsgi [None req-7564e13a-4197-4c2e-b8b7-94f52826705c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4afa4dc8b0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.223463] [55188]: DEBUG nova.compute.api [None req-7886e479-aa74-4764-b39f-e64e36f3d706 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.230118] [55188]: DEBUG oslo_concurrency.lockutils [None req-7886e479-aa74-4764-b39f-e64e36f3d706 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.230379] [55188]: DEBUG oslo_concurrency.lockutils [None req-7886e479-aa74-4764-b39f-e64e36f3d706 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.230573] [55188]: DEBUG oslo_concurrency.lockutils [None req-7886e479-aa74-4764-b39f-e64e36f3d706 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.231336] [55188]: DEBUG oslo_concurrency.lockutils [None req-7886e479-aa74-4764-b39f-e64e36f3d706 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.232140] [55188]: DEBUG oslo_concurrency.lockutils [None req-7886e479-aa74-4764-b39f-e64e36f3d706 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.232376] [55188]: DEBUG oslo_concurrency.lockutils [None req-7886e479-aa74-4764-b39f-e64e36f3d706 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.261595] [55187]: INFO nova.api.openstack.requestlog [None req-7564e13a-4197-4c2e-b8b7-94f52826705c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f" status: 200 len: 1620 microversion: 2.1 time: 0.038652 [ 821.261595] [55187]: [pid: 55187|app: 0|req: 1985/4076] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:05:01 2025] GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f => generated 1620 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.262782] [55187]: DEBUG nova.api.openstack.wsgi [None req-dc0c7834-c77f-461c-980e-99f0214abb85 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.266014] [55187]: DEBUG nova.compute.api [None req-dc0c7834-c77f-461c-980e-99f0214abb85 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.270338] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc0c7834-c77f-461c-980e-99f0214abb85 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.270579] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc0c7834-c77f-461c-980e-99f0214abb85 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.270763] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc0c7834-c77f-461c-980e-99f0214abb85 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.271146] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc0c7834-c77f-461c-980e-99f0214abb85 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.271341] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc0c7834-c77f-461c-980e-99f0214abb85 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.271511] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc0c7834-c77f-461c-980e-99f0214abb85 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.295602] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc0c7834-c77f-461c-980e-99f0214abb85 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.295773] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc0c7834-c77f-461c-980e-99f0214abb85 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.295960] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc0c7834-c77f-461c-980e-99f0214abb85 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.296188] [55187]: DEBUG nova.objects.instance [None req-dc0c7834-c77f-461c-980e-99f0214abb85 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 821.324959] [55188]: DEBUG nova.policy [None req-7886e479-aa74-4764-b39f-e64e36f3d706 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.329595] [55187]: DEBUG nova.policy [None req-dc0c7834-c77f-461c-980e-99f0214abb85 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.333441] [55188]: INFO nova.api.openstack.requestlog [None req-7886e479-aa74-4764-b39f-e64e36f3d706 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.113237 [ 821.333441] [55188]: [pid: 55188|app: 0|req: 2092/4077] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:01 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.336143] [55188]: DEBUG nova.api.openstack.wsgi [None req-78030ea0-0d37-481e-9201-79b5548b1561 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.336297] [55187]: INFO nova.api.openstack.requestlog [None req-dc0c7834-c77f-461c-980e-99f0214abb85 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.075350 [ 821.336684] [55187]: [pid: 55187|app: 0|req: 1986/4078] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:01 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.337793] [55188]: DEBUG nova.compute.api [None req-78030ea0-0d37-481e-9201-79b5548b1561 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.343027] [55187]: DEBUG nova.api.openstack.wsgi [None req-339802e3-e409-4491-b32b-fc11a0dea3f9 tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] Calling method '.version_select at 0x7d4afa4df400>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.344580] [55188]: DEBUG oslo_concurrency.lockutils [None req-78030ea0-0d37-481e-9201-79b5548b1561 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.344580] [55188]: DEBUG oslo_concurrency.lockutils [None req-78030ea0-0d37-481e-9201-79b5548b1561 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.344580] [55188]: DEBUG oslo_concurrency.lockutils [None req-78030ea0-0d37-481e-9201-79b5548b1561 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.344807] [55188]: DEBUG oslo_concurrency.lockutils [None req-78030ea0-0d37-481e-9201-79b5548b1561 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.344934] [55188]: DEBUG oslo_concurrency.lockutils [None req-78030ea0-0d37-481e-9201-79b5548b1561 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.345411] [55188]: DEBUG oslo_concurrency.lockutils [None req-78030ea0-0d37-481e-9201-79b5548b1561 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.378406] [55187]: INFO nova.api.openstack.requestlog [None req-339802e3-e409-4491-b32b-fc11a0dea3f9 tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/e9a55900-0ccb-4b85-93a4-c4884213bec3" status: 200 len: 341 microversion: 2.1 time: 0.040337 [ 821.379113] [55187]: [pid: 55187|app: 0|req: 1987/4079] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 26 22:05:01 2025] GET /compute/v2.1/os-volumes/e9a55900-0ccb-4b85-93a4-c4884213bec3 => generated 341 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 821.381678] [55187]: DEBUG nova.api.openstack.wsgi [None req-9d39be21-5bf1-410f-80d4-bb78d6c562f6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.383356] [55187]: DEBUG nova.compute.api [None req-9d39be21-5bf1-410f-80d4-bb78d6c562f6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.387680] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d39be21-5bf1-410f-80d4-bb78d6c562f6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.387855] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d39be21-5bf1-410f-80d4-bb78d6c562f6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.388147] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d39be21-5bf1-410f-80d4-bb78d6c562f6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.388504] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d39be21-5bf1-410f-80d4-bb78d6c562f6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.388703] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d39be21-5bf1-410f-80d4-bb78d6c562f6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.388875] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d39be21-5bf1-410f-80d4-bb78d6c562f6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.406680] [55188]: DEBUG nova.policy [None req-78030ea0-0d37-481e-9201-79b5548b1561 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.410801] [55188]: INFO nova.api.openstack.requestlog [None req-78030ea0-0d37-481e-9201-79b5548b1561 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.077001 [ 821.411163] [55188]: [pid: 55188|app: 0|req: 2093/4080] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:01 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.418350] [55188]: DEBUG nova.api.openstack.wsgi [None req-24a0053c-8d8e-4db9-92f1-840112808812 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.419457] [55188]: DEBUG nova.compute.api [None req-24a0053c-8d8e-4db9-92f1-840112808812 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.428286] [55188]: DEBUG oslo_concurrency.lockutils [None req-24a0053c-8d8e-4db9-92f1-840112808812 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.428612] [55188]: DEBUG oslo_concurrency.lockutils [None req-24a0053c-8d8e-4db9-92f1-840112808812 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.428735] [55188]: DEBUG oslo_concurrency.lockutils [None req-24a0053c-8d8e-4db9-92f1-840112808812 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.429129] [55188]: DEBUG oslo_concurrency.lockutils [None req-24a0053c-8d8e-4db9-92f1-840112808812 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.429362] [55188]: DEBUG oslo_concurrency.lockutils [None req-24a0053c-8d8e-4db9-92f1-840112808812 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.429562] [55188]: DEBUG oslo_concurrency.lockutils [None req-24a0053c-8d8e-4db9-92f1-840112808812 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.478703] [55188]: DEBUG nova.policy [None req-24a0053c-8d8e-4db9-92f1-840112808812 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.483861] [55188]: DEBUG nova.policy [None req-24a0053c-8d8e-4db9-92f1-840112808812 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.484016] [55188]: DEBUG nova.policy [None req-24a0053c-8d8e-4db9-92f1-840112808812 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.488273] [55188]: INFO nova.api.openstack.requestlog [None req-24a0053c-8d8e-4db9-92f1-840112808812 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.076507 [ 821.488702] [55188]: [pid: 55188|app: 0|req: 2094/4081] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:01 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 821.491514] [55188]: DEBUG nova.api.openstack.wsgi [None req-e6ba800d-af07-4803-a958-51d3f895c648 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.493151] [55188]: DEBUG nova.compute.api [None req-e6ba800d-af07-4803-a958-51d3f895c648 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.498169] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6ba800d-af07-4803-a958-51d3f895c648 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.498169] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6ba800d-af07-4803-a958-51d3f895c648 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.498169] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6ba800d-af07-4803-a958-51d3f895c648 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.498169] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6ba800d-af07-4803-a958-51d3f895c648 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.498169] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6ba800d-af07-4803-a958-51d3f895c648 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.498169] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6ba800d-af07-4803-a958-51d3f895c648 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.521616] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6ba800d-af07-4803-a958-51d3f895c648 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.521616] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6ba800d-af07-4803-a958-51d3f895c648 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.521784] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6ba800d-af07-4803-a958-51d3f895c648 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.521873] [55188]: DEBUG nova.objects.instance [None req-e6ba800d-af07-4803-a958-51d3f895c648 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 821.544394] [55187]: DEBUG nova.policy [None req-9d39be21-5bf1-410f-80d4-bb78d6c562f6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.555023] [55187]: INFO nova.api.openstack.requestlog [None req-9d39be21-5bf1-410f-80d4-bb78d6c562f6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1517 microversion: 2.1 time: 0.175212 [ 821.555423] [55187]: [pid: 55187|app: 0|req: 1988/4082] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:01 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1517 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.558864] [55187]: DEBUG nova.api.openstack.wsgi [None req-865e0a13-de61-45d8-9686-645a1467674b tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] Action: 'create', calling method: .version_select at 0x7d4af9da04c0>, body: {"snapshot": {"volume_id": "e9a55900-0ccb-4b85-93a4-c4884213bec3", "display_name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2049775875"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 821.564154] [55188]: DEBUG nova.policy [None req-e6ba800d-af07-4803-a958-51d3f895c648 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.572914] [55188]: INFO nova.api.openstack.requestlog [None req-e6ba800d-af07-4803-a958-51d3f895c648 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.083302 [ 821.573305] [55188]: [pid: 55188|app: 0|req: 2095/4083] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:01 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.575940] [55188]: DEBUG nova.api.openstack.wsgi [None req-8232aaa6-cc96-47b1-a6fc-63dee402d511 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.584967] [55188]: DEBUG nova.compute.api [None req-8232aaa6-cc96-47b1-a6fc-63dee402d511 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.588730] [55188]: DEBUG oslo_concurrency.lockutils [None req-8232aaa6-cc96-47b1-a6fc-63dee402d511 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.588902] [55188]: DEBUG oslo_concurrency.lockutils [None req-8232aaa6-cc96-47b1-a6fc-63dee402d511 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.589113] [55188]: DEBUG oslo_concurrency.lockutils [None req-8232aaa6-cc96-47b1-a6fc-63dee402d511 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.589498] [55188]: DEBUG oslo_concurrency.lockutils [None req-8232aaa6-cc96-47b1-a6fc-63dee402d511 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.589709] [55188]: DEBUG oslo_concurrency.lockutils [None req-8232aaa6-cc96-47b1-a6fc-63dee402d511 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.589886] [55188]: DEBUG oslo_concurrency.lockutils [None req-8232aaa6-cc96-47b1-a6fc-63dee402d511 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.615775] [55188]: DEBUG oslo_concurrency.lockutils [None req-8232aaa6-cc96-47b1-a6fc-63dee402d511 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.615775] [55188]: DEBUG oslo_concurrency.lockutils [None req-8232aaa6-cc96-47b1-a6fc-63dee402d511 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.615775] [55188]: DEBUG oslo_concurrency.lockutils [None req-8232aaa6-cc96-47b1-a6fc-63dee402d511 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.615775] [55188]: DEBUG nova.objects.instance [None req-8232aaa6-cc96-47b1-a6fc-63dee402d511 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 821.649249] [55188]: DEBUG nova.policy [None req-8232aaa6-cc96-47b1-a6fc-63dee402d511 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.653991] [55188]: INFO nova.api.openstack.requestlog [None req-8232aaa6-cc96-47b1-a6fc-63dee402d511 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.079827 [ 821.654096] [55188]: [pid: 55188|app: 0|req: 2096/4084] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:01 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.656804] [55188]: DEBUG nova.api.openstack.wsgi [None req-464d4d56-4bba-45e2-80f8-7e8ce057a88e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.658620] [55188]: DEBUG nova.compute.api [None req-464d4d56-4bba-45e2-80f8-7e8ce057a88e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.662260] [55188]: DEBUG oslo_concurrency.lockutils [None req-464d4d56-4bba-45e2-80f8-7e8ce057a88e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.662489] [55188]: DEBUG oslo_concurrency.lockutils [None req-464d4d56-4bba-45e2-80f8-7e8ce057a88e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.662709] [55188]: DEBUG oslo_concurrency.lockutils [None req-464d4d56-4bba-45e2-80f8-7e8ce057a88e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.664023] [55188]: DEBUG oslo_concurrency.lockutils [None req-464d4d56-4bba-45e2-80f8-7e8ce057a88e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.664023] [55188]: DEBUG oslo_concurrency.lockutils [None req-464d4d56-4bba-45e2-80f8-7e8ce057a88e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.664023] [55188]: DEBUG oslo_concurrency.lockutils [None req-464d4d56-4bba-45e2-80f8-7e8ce057a88e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.681749] [55188]: DEBUG oslo_concurrency.lockutils [None req-464d4d56-4bba-45e2-80f8-7e8ce057a88e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.682574] [55188]: DEBUG oslo_concurrency.lockutils [None req-464d4d56-4bba-45e2-80f8-7e8ce057a88e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.682574] [55188]: DEBUG oslo_concurrency.lockutils [None req-464d4d56-4bba-45e2-80f8-7e8ce057a88e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.682574] [55188]: DEBUG nova.objects.instance [None req-464d4d56-4bba-45e2-80f8-7e8ce057a88e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 821.731641] [55188]: DEBUG nova.policy [None req-464d4d56-4bba-45e2-80f8-7e8ce057a88e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.736843] [55187]: INFO nova.api.openstack.requestlog [None req-865e0a13-de61-45d8-9686-645a1467674b tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] 10.180.1.21 "POST /compute/v2.1/os-snapshots" status: 200 len: 287 microversion: 2.1 time: 0.180591 [ 821.740325] [55187]: [pid: 55187|app: 0|req: 1989/4085] 10.180.1.21 () {60 vars in 1157 bytes} [Wed Mar 26 22:05:01 2025] POST /compute/v2.1/os-snapshots => generated 287 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 821.740742] [55188]: DEBUG nova.policy [None req-464d4d56-4bba-45e2-80f8-7e8ce057a88e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.741848] [55188]: DEBUG nova.policy [None req-464d4d56-4bba-45e2-80f8-7e8ce057a88e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.742321] [55187]: DEBUG nova.api.openstack.wsgi [None req-aa8eb366-a111-4174-945f-d0a27d0f060f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.745499] [55188]: INFO nova.api.openstack.requestlog [None req-464d4d56-4bba-45e2-80f8-7e8ce057a88e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.090187 [ 821.745499] [55188]: [pid: 55188|app: 0|req: 2097/4086] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:02 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 821.746543] [55187]: DEBUG nova.compute.api [None req-aa8eb366-a111-4174-945f-d0a27d0f060f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.750833] [55188]: DEBUG nova.api.openstack.wsgi [None req-ab98657d-3258-4ae7-a9cd-6389397c2706 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.752540] [55188]: DEBUG nova.compute.api [None req-ab98657d-3258-4ae7-a9cd-6389397c2706 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.759844] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa8eb366-a111-4174-945f-d0a27d0f060f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.760016] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa8eb366-a111-4174-945f-d0a27d0f060f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.760419] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa8eb366-a111-4174-945f-d0a27d0f060f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.760502] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab98657d-3258-4ae7-a9cd-6389397c2706 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.760502] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab98657d-3258-4ae7-a9cd-6389397c2706 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.760575] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa8eb366-a111-4174-945f-d0a27d0f060f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.760606] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab98657d-3258-4ae7-a9cd-6389397c2706 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.760641] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa8eb366-a111-4174-945f-d0a27d0f060f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.760826] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa8eb366-a111-4174-945f-d0a27d0f060f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.760977] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab98657d-3258-4ae7-a9cd-6389397c2706 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.761192] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab98657d-3258-4ae7-a9cd-6389397c2706 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.761360] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab98657d-3258-4ae7-a9cd-6389397c2706 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.807448] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab98657d-3258-4ae7-a9cd-6389397c2706 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.808170] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab98657d-3258-4ae7-a9cd-6389397c2706 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.808949] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab98657d-3258-4ae7-a9cd-6389397c2706 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.809155] [55188]: DEBUG nova.objects.instance [None req-ab98657d-3258-4ae7-a9cd-6389397c2706 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 821.845745] [55188]: DEBUG nova.policy [None req-ab98657d-3258-4ae7-a9cd-6389397c2706 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.851517] [55188]: INFO nova.api.openstack.requestlog [None req-ab98657d-3258-4ae7-a9cd-6389397c2706 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.105424 [ 821.852515] [55188]: [pid: 55188|app: 0|req: 2098/4087] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:02 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.855873] [55188]: DEBUG nova.api.openstack.wsgi [None req-51692ddb-f508-4a15-823f-6cba79f8ff7c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.858089] [55188]: DEBUG nova.compute.api [None req-51692ddb-f508-4a15-823f-6cba79f8ff7c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.861271] [55188]: DEBUG oslo_concurrency.lockutils [None req-51692ddb-f508-4a15-823f-6cba79f8ff7c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.861509] [55188]: DEBUG oslo_concurrency.lockutils [None req-51692ddb-f508-4a15-823f-6cba79f8ff7c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.861693] [55188]: DEBUG oslo_concurrency.lockutils [None req-51692ddb-f508-4a15-823f-6cba79f8ff7c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.862075] [55188]: DEBUG oslo_concurrency.lockutils [None req-51692ddb-f508-4a15-823f-6cba79f8ff7c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.862295] [55188]: DEBUG oslo_concurrency.lockutils [None req-51692ddb-f508-4a15-823f-6cba79f8ff7c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.862475] [55188]: DEBUG oslo_concurrency.lockutils [None req-51692ddb-f508-4a15-823f-6cba79f8ff7c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.925235] [55188]: DEBUG nova.policy [None req-51692ddb-f508-4a15-823f-6cba79f8ff7c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.929823] [55188]: INFO nova.api.openstack.requestlog [None req-51692ddb-f508-4a15-823f-6cba79f8ff7c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.077002 [ 821.930463] [55188]: [pid: 55188|app: 0|req: 2099/4088] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:02 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.933842] [55188]: DEBUG nova.api.openstack.wsgi [None req-3c598526-dbf2-40b4-837f-5c2c05466bec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 821.935946] [55188]: DEBUG nova.compute.api [None req-3c598526-dbf2-40b4-837f-5c2c05466bec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 821.939712] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c598526-dbf2-40b4-837f-5c2c05466bec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.940251] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c598526-dbf2-40b4-837f-5c2c05466bec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.940736] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c598526-dbf2-40b4-837f-5c2c05466bec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.942017] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c598526-dbf2-40b4-837f-5c2c05466bec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.942017] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c598526-dbf2-40b4-837f-5c2c05466bec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.942017] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c598526-dbf2-40b4-837f-5c2c05466bec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.961249] [55187]: DEBUG nova.policy [None req-aa8eb366-a111-4174-945f-d0a27d0f060f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.965699] [55187]: INFO nova.api.openstack.requestlog [None req-aa8eb366-a111-4174-945f-d0a27d0f060f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1466 microversion: 2.1 time: 0.225475 [ 821.965699] [55187]: [pid: 55187|app: 0|req: 1990/4089] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:02 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1466 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.969644] [55187]: DEBUG nova.api.openstack.wsgi [None req-814dbe16-a11e-4d02-af19-e35919367737 tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] Calling method '.version_select at 0x7d4af9da1900>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.010200] [55187]: INFO nova.api.openstack.requestlog [None req-814dbe16-a11e-4d02-af19-e35919367737 tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots/4e765bf3-c26d-4cce-ae80-8180d9e940b4" status: 200 len: 288 microversion: 2.1 time: 0.044092 [ 822.010588] [55187]: [pid: 55187|app: 0|req: 1991/4090] 10.180.1.21 () {58 vars in 1246 bytes} [Wed Mar 26 22:05:02 2025] GET /compute/v2.1/os-snapshots/4e765bf3-c26d-4cce-ae80-8180d9e940b4 => generated 288 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 822.014431] [55187]: DEBUG nova.api.openstack.wsgi [None req-34edd95f-9d08-4209-bc5f-ccf53534b90d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.016381] [55187]: DEBUG nova.compute.api [None req-34edd95f-9d08-4209-bc5f-ccf53534b90d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.022383] [55187]: DEBUG oslo_concurrency.lockutils [None req-34edd95f-9d08-4209-bc5f-ccf53534b90d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.022641] [55187]: DEBUG oslo_concurrency.lockutils [None req-34edd95f-9d08-4209-bc5f-ccf53534b90d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.022832] [55187]: DEBUG oslo_concurrency.lockutils [None req-34edd95f-9d08-4209-bc5f-ccf53534b90d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.023236] [55187]: DEBUG oslo_concurrency.lockutils [None req-34edd95f-9d08-4209-bc5f-ccf53534b90d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.023451] [55187]: DEBUG oslo_concurrency.lockutils [None req-34edd95f-9d08-4209-bc5f-ccf53534b90d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.023629] [55187]: DEBUG oslo_concurrency.lockutils [None req-34edd95f-9d08-4209-bc5f-ccf53534b90d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.064690] [55187]: DEBUG nova.policy [None req-34edd95f-9d08-4209-bc5f-ccf53534b90d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.071630] [55187]: DEBUG nova.policy [None req-34edd95f-9d08-4209-bc5f-ccf53534b90d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.072400] [55187]: DEBUG nova.policy [None req-34edd95f-9d08-4209-bc5f-ccf53534b90d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.073051] [55187]: INFO nova.api.openstack.requestlog [None req-34edd95f-9d08-4209-bc5f-ccf53534b90d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1282 microversion: 2.20 time: 0.061938 [ 822.073424] [55187]: [pid: 55187|app: 0|req: 1992/4091] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:02 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1282 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 822.077553] [55187]: DEBUG nova.api.openstack.wsgi [None req-d3962b90-c578-440a-a593-fd918c4da41b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.079951] [55187]: DEBUG nova.compute.api [None req-d3962b90-c578-440a-a593-fd918c4da41b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.084250] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3962b90-c578-440a-a593-fd918c4da41b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.084500] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3962b90-c578-440a-a593-fd918c4da41b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.085084] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3962b90-c578-440a-a593-fd918c4da41b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.085238] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3962b90-c578-440a-a593-fd918c4da41b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.085445] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3962b90-c578-440a-a593-fd918c4da41b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.085598] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3962b90-c578-440a-a593-fd918c4da41b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.124458] [55187]: DEBUG nova.policy [None req-d3962b90-c578-440a-a593-fd918c4da41b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.130947] [55187]: INFO nova.api.openstack.requestlog [None req-d3962b90-c578-440a-a593-fd918c4da41b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.056207 [ 822.130947] [55187]: [pid: 55187|app: 0|req: 1993/4092] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:02 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.133939] [55187]: DEBUG nova.api.openstack.wsgi [None req-1b97078b-7294-46b4-b1c8-c4ee442b3a74 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.135614] [55187]: DEBUG nova.compute.api [None req-1b97078b-7294-46b4-b1c8-c4ee442b3a74 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.139055] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b97078b-7294-46b4-b1c8-c4ee442b3a74 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.139313] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b97078b-7294-46b4-b1c8-c4ee442b3a74 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.139609] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b97078b-7294-46b4-b1c8-c4ee442b3a74 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.139981] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b97078b-7294-46b4-b1c8-c4ee442b3a74 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.140414] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b97078b-7294-46b4-b1c8-c4ee442b3a74 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.140485] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b97078b-7294-46b4-b1c8-c4ee442b3a74 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.174733] [55188]: DEBUG nova.policy [None req-3c598526-dbf2-40b4-837f-5c2c05466bec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.174982] [55187]: DEBUG nova.policy [None req-1b97078b-7294-46b4-b1c8-c4ee442b3a74 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.178988] [55187]: INFO nova.api.openstack.requestlog [None req-1b97078b-7294-46b4-b1c8-c4ee442b3a74 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.047309 [ 822.179547] [55187]: [pid: 55187|app: 0|req: 1994/4093] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:02 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.184611] [55188]: INFO nova.api.openstack.requestlog [None req-3c598526-dbf2-40b4-837f-5c2c05466bec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1569 microversion: 2.1 time: 0.252038 [ 822.184611] [55188]: [pid: 55188|app: 0|req: 2100/4094] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:02 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1569 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.185530] [55187]: DEBUG nova.api.openstack.wsgi [None req-d4474dda-8b47-4f90-b6d4-4f3ff3e4dd2f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.188152] [55187]: DEBUG nova.compute.api [None req-d4474dda-8b47-4f90-b6d4-4f3ff3e4dd2f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.191557] [55188]: DEBUG nova.api.openstack.wsgi [None req-b02c6d4b-f005-494b-91f7-e59e3192ed00 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.192872] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4474dda-8b47-4f90-b6d4-4f3ff3e4dd2f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.193123] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4474dda-8b47-4f90-b6d4-4f3ff3e4dd2f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.193609] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4474dda-8b47-4f90-b6d4-4f3ff3e4dd2f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.194172] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4474dda-8b47-4f90-b6d4-4f3ff3e4dd2f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.195590] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4474dda-8b47-4f90-b6d4-4f3ff3e4dd2f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.195590] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4474dda-8b47-4f90-b6d4-4f3ff3e4dd2f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.198623] [55188]: DEBUG nova.compute.api [None req-b02c6d4b-f005-494b-91f7-e59e3192ed00 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.210321] [55188]: DEBUG oslo_concurrency.lockutils [None req-b02c6d4b-f005-494b-91f7-e59e3192ed00 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.210855] [55188]: DEBUG oslo_concurrency.lockutils [None req-b02c6d4b-f005-494b-91f7-e59e3192ed00 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.210952] [55188]: DEBUG oslo_concurrency.lockutils [None req-b02c6d4b-f005-494b-91f7-e59e3192ed00 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.211721] [55188]: DEBUG oslo_concurrency.lockutils [None req-b02c6d4b-f005-494b-91f7-e59e3192ed00 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.211721] [55188]: DEBUG oslo_concurrency.lockutils [None req-b02c6d4b-f005-494b-91f7-e59e3192ed00 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.211876] [55188]: DEBUG oslo_concurrency.lockutils [None req-b02c6d4b-f005-494b-91f7-e59e3192ed00 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.231474] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4474dda-8b47-4f90-b6d4-4f3ff3e4dd2f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.232130] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4474dda-8b47-4f90-b6d4-4f3ff3e4dd2f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.232585] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4474dda-8b47-4f90-b6d4-4f3ff3e4dd2f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.232941] [55187]: DEBUG nova.objects.instance [None req-d4474dda-8b47-4f90-b6d4-4f3ff3e4dd2f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.247430] [55188]: DEBUG oslo_concurrency.lockutils [None req-b02c6d4b-f005-494b-91f7-e59e3192ed00 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.248442] [55188]: DEBUG oslo_concurrency.lockutils [None req-b02c6d4b-f005-494b-91f7-e59e3192ed00 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.248442] [55188]: DEBUG oslo_concurrency.lockutils [None req-b02c6d4b-f005-494b-91f7-e59e3192ed00 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.248442] [55188]: DEBUG nova.objects.instance [None req-b02c6d4b-f005-494b-91f7-e59e3192ed00 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.266416] [55187]: DEBUG nova.policy [None req-d4474dda-8b47-4f90-b6d4-4f3ff3e4dd2f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.275430] [55187]: INFO nova.api.openstack.requestlog [None req-d4474dda-8b47-4f90-b6d4-4f3ff3e4dd2f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.095198 [ 822.275779] [55187]: [pid: 55187|app: 0|req: 1995/4095] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:02 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.279972] [55187]: DEBUG nova.api.openstack.wsgi [None req-1101e548-4491-4ca2-ab6f-4b0b0be7729c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.281692] [55187]: DEBUG nova.compute.api [None req-1101e548-4491-4ca2-ab6f-4b0b0be7729c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.288197] [55187]: DEBUG oslo_concurrency.lockutils [None req-1101e548-4491-4ca2-ab6f-4b0b0be7729c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.288197] [55187]: DEBUG oslo_concurrency.lockutils [None req-1101e548-4491-4ca2-ab6f-4b0b0be7729c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.288197] [55187]: DEBUG oslo_concurrency.lockutils [None req-1101e548-4491-4ca2-ab6f-4b0b0be7729c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.288482] [55187]: DEBUG oslo_concurrency.lockutils [None req-1101e548-4491-4ca2-ab6f-4b0b0be7729c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.288613] [55187]: DEBUG oslo_concurrency.lockutils [None req-1101e548-4491-4ca2-ab6f-4b0b0be7729c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.292020] [55187]: DEBUG oslo_concurrency.lockutils [None req-1101e548-4491-4ca2-ab6f-4b0b0be7729c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.302064] [55188]: DEBUG nova.policy [None req-b02c6d4b-f005-494b-91f7-e59e3192ed00 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.308950] [55188]: INFO nova.api.openstack.requestlog [None req-b02c6d4b-f005-494b-91f7-e59e3192ed00 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.124215 [ 822.309962] [55188]: [pid: 55188|app: 0|req: 2101/4096] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:02 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.312889] [55188]: DEBUG nova.api.openstack.wsgi [None req-06c5174a-5c5a-48cc-b9df-bce39a2fd067 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.317417] [55188]: DEBUG nova.compute.api [None req-06c5174a-5c5a-48cc-b9df-bce39a2fd067 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.325764] [55188]: DEBUG oslo_concurrency.lockutils [None req-06c5174a-5c5a-48cc-b9df-bce39a2fd067 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.326297] [55188]: DEBUG oslo_concurrency.lockutils [None req-06c5174a-5c5a-48cc-b9df-bce39a2fd067 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.326297] [55188]: DEBUG oslo_concurrency.lockutils [None req-06c5174a-5c5a-48cc-b9df-bce39a2fd067 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.326652] [55188]: DEBUG oslo_concurrency.lockutils [None req-06c5174a-5c5a-48cc-b9df-bce39a2fd067 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.326860] [55188]: DEBUG oslo_concurrency.lockutils [None req-06c5174a-5c5a-48cc-b9df-bce39a2fd067 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.327097] [55188]: DEBUG oslo_concurrency.lockutils [None req-06c5174a-5c5a-48cc-b9df-bce39a2fd067 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.344995] [55187]: DEBUG nova.policy [None req-1101e548-4491-4ca2-ab6f-4b0b0be7729c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.352508] [55187]: INFO nova.api.openstack.requestlog [None req-1101e548-4491-4ca2-ab6f-4b0b0be7729c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.075923 [ 822.353119] [55187]: [pid: 55187|app: 0|req: 1996/4097] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:02 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.356602] [55187]: DEBUG nova.api.openstack.wsgi [None req-9ff182d8-7d05-4aa4-b494-7faa9f407f76 tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] Calling method '.version_select at 0x7d4aff7f1240>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.388544] [55187]: INFO nova.api.openstack.requestlog [None req-9ff182d8-7d05-4aa4-b494-7faa9f407f76 tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots" status: 200 len: 291 microversion: 2.1 time: 0.034786 [ 822.388931] [55187]: [pid: 55187|app: 0|req: 1997/4098] 10.180.1.21 () {58 vars in 1135 bytes} [Wed Mar 26 22:05:02 2025] GET /compute/v2.1/os-snapshots => generated 291 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 822.392153] [55187]: DEBUG nova.api.openstack.wsgi [None req-eca5e5c5-1621-4cab-ad43-cb06fd4ebbd7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.394557] [55187]: DEBUG nova.compute.api [None req-eca5e5c5-1621-4cab-ad43-cb06fd4ebbd7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.401197] [55188]: DEBUG nova.policy [None req-06c5174a-5c5a-48cc-b9df-bce39a2fd067 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.402069] [55187]: DEBUG oslo_concurrency.lockutils [None req-eca5e5c5-1621-4cab-ad43-cb06fd4ebbd7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.402496] [55187]: DEBUG oslo_concurrency.lockutils [None req-eca5e5c5-1621-4cab-ad43-cb06fd4ebbd7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.402577] [55187]: DEBUG oslo_concurrency.lockutils [None req-eca5e5c5-1621-4cab-ad43-cb06fd4ebbd7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.402954] [55187]: DEBUG oslo_concurrency.lockutils [None req-eca5e5c5-1621-4cab-ad43-cb06fd4ebbd7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.403190] [55187]: DEBUG oslo_concurrency.lockutils [None req-eca5e5c5-1621-4cab-ad43-cb06fd4ebbd7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.403366] [55187]: DEBUG oslo_concurrency.lockutils [None req-eca5e5c5-1621-4cab-ad43-cb06fd4ebbd7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.406648] [55188]: INFO nova.api.openstack.requestlog [None req-06c5174a-5c5a-48cc-b9df-bce39a2fd067 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.096723 [ 822.407034] [55188]: [pid: 55188|app: 0|req: 2102/4099] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:02 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.409528] [55188]: DEBUG nova.api.openstack.wsgi [None req-12d474d4-9aa8-4b68-af29-df68c41bea6d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.411520] [55188]: DEBUG nova.compute.api [None req-12d474d4-9aa8-4b68-af29-df68c41bea6d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.414570] [55188]: DEBUG oslo_concurrency.lockutils [None req-12d474d4-9aa8-4b68-af29-df68c41bea6d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.414816] [55188]: DEBUG oslo_concurrency.lockutils [None req-12d474d4-9aa8-4b68-af29-df68c41bea6d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.415049] [55188]: DEBUG oslo_concurrency.lockutils [None req-12d474d4-9aa8-4b68-af29-df68c41bea6d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.415640] [55188]: DEBUG oslo_concurrency.lockutils [None req-12d474d4-9aa8-4b68-af29-df68c41bea6d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.415640] [55188]: DEBUG oslo_concurrency.lockutils [None req-12d474d4-9aa8-4b68-af29-df68c41bea6d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.415820] [55188]: DEBUG oslo_concurrency.lockutils [None req-12d474d4-9aa8-4b68-af29-df68c41bea6d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.433296] [55187]: DEBUG oslo_concurrency.lockutils [None req-eca5e5c5-1621-4cab-ad43-cb06fd4ebbd7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.433550] [55187]: DEBUG oslo_concurrency.lockutils [None req-eca5e5c5-1621-4cab-ad43-cb06fd4ebbd7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.433735] [55187]: DEBUG oslo_concurrency.lockutils [None req-eca5e5c5-1621-4cab-ad43-cb06fd4ebbd7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.433963] [55187]: DEBUG nova.objects.instance [None req-eca5e5c5-1621-4cab-ad43-cb06fd4ebbd7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.436084] [55188]: DEBUG oslo_concurrency.lockutils [None req-12d474d4-9aa8-4b68-af29-df68c41bea6d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.436358] [55188]: DEBUG oslo_concurrency.lockutils [None req-12d474d4-9aa8-4b68-af29-df68c41bea6d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.436546] [55188]: DEBUG oslo_concurrency.lockutils [None req-12d474d4-9aa8-4b68-af29-df68c41bea6d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.436749] [55188]: DEBUG nova.objects.instance [None req-12d474d4-9aa8-4b68-af29-df68c41bea6d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.458439] [55187]: DEBUG nova.policy [None req-eca5e5c5-1621-4cab-ad43-cb06fd4ebbd7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.463104] [55187]: INFO nova.api.openstack.requestlog [None req-eca5e5c5-1621-4cab-ad43-cb06fd4ebbd7 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.073465 [ 822.463744] [55187]: [pid: 55187|app: 0|req: 1998/4100] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:02 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.466531] [55187]: DEBUG nova.api.openstack.wsgi [None req-3e35b20d-2823-4462-87f3-dae845d72e22 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-121038032"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 822.467599] [55188]: DEBUG nova.policy [None req-12d474d4-9aa8-4b68-af29-df68c41bea6d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.468911] [55187]: DEBUG nova.compute.api [None req-3e35b20d-2823-4462-87f3-dae845d72e22 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.471994] [55188]: INFO nova.api.openstack.requestlog [None req-12d474d4-9aa8-4b68-af29-df68c41bea6d tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.064312 [ 822.472298] [55188]: [pid: 55188|app: 0|req: 2103/4101] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:02 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.473096] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e35b20d-2823-4462-87f3-dae845d72e22 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.473410] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e35b20d-2823-4462-87f3-dae845d72e22 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.473634] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e35b20d-2823-4462-87f3-dae845d72e22 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.474011] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e35b20d-2823-4462-87f3-dae845d72e22 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.474224] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e35b20d-2823-4462-87f3-dae845d72e22 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.474565] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e35b20d-2823-4462-87f3-dae845d72e22 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.474794] [55188]: DEBUG nova.api.openstack.wsgi [None req-38b1c692-77ee-4d6e-8601-1e85e0d8bb85 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.476409] [55188]: DEBUG nova.compute.api [None req-38b1c692-77ee-4d6e-8601-1e85e0d8bb85 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.485129] [55188]: DEBUG oslo_concurrency.lockutils [None req-38b1c692-77ee-4d6e-8601-1e85e0d8bb85 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.485673] [55188]: DEBUG oslo_concurrency.lockutils [None req-38b1c692-77ee-4d6e-8601-1e85e0d8bb85 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.485673] [55188]: DEBUG oslo_concurrency.lockutils [None req-38b1c692-77ee-4d6e-8601-1e85e0d8bb85 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.485901] [55188]: DEBUG oslo_concurrency.lockutils [None req-38b1c692-77ee-4d6e-8601-1e85e0d8bb85 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.486116] [55188]: DEBUG oslo_concurrency.lockutils [None req-38b1c692-77ee-4d6e-8601-1e85e0d8bb85 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.486290] [55188]: DEBUG oslo_concurrency.lockutils [None req-38b1c692-77ee-4d6e-8601-1e85e0d8bb85 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.616277] [55187]: INFO nova.network.security_group_api [None req-3e35b20d-2823-4462-87f3-dae845d72e22 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Adding security group 84234df5-c292-4c22-8af7-eb7d07615060 to port b55e4162-4894-4902-a338-d0ac20af9566 [ 822.670316] [55188]: DEBUG nova.policy [None req-38b1c692-77ee-4d6e-8601-1e85e0d8bb85 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.677255] [55188]: INFO nova.api.openstack.requestlog [None req-38b1c692-77ee-4d6e-8601-1e85e0d8bb85 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1323 microversion: 2.1 time: 0.204313 [ 822.677868] [55188]: [pid: 55188|app: 0|req: 2104/4102] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:02 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1323 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.685183] [55188]: DEBUG nova.api.openstack.wsgi [None req-245bc0de-1734-4ab6-9cc6-19ca91718787 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.685183] [55188]: DEBUG nova.compute.api [None req-245bc0de-1734-4ab6-9cc6-19ca91718787 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.688780] [55188]: DEBUG oslo_concurrency.lockutils [None req-245bc0de-1734-4ab6-9cc6-19ca91718787 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.689178] [55188]: DEBUG oslo_concurrency.lockutils [None req-245bc0de-1734-4ab6-9cc6-19ca91718787 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.689490] [55188]: DEBUG oslo_concurrency.lockutils [None req-245bc0de-1734-4ab6-9cc6-19ca91718787 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.689950] [55188]: DEBUG oslo_concurrency.lockutils [None req-245bc0de-1734-4ab6-9cc6-19ca91718787 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.690387] [55188]: DEBUG oslo_concurrency.lockutils [None req-245bc0de-1734-4ab6-9cc6-19ca91718787 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.690676] [55188]: DEBUG oslo_concurrency.lockutils [None req-245bc0de-1734-4ab6-9cc6-19ca91718787 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.727082] [55188]: DEBUG oslo_concurrency.lockutils [None req-245bc0de-1734-4ab6-9cc6-19ca91718787 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.727515] [55188]: DEBUG oslo_concurrency.lockutils [None req-245bc0de-1734-4ab6-9cc6-19ca91718787 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.728814] [55188]: DEBUG oslo_concurrency.lockutils [None req-245bc0de-1734-4ab6-9cc6-19ca91718787 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.728814] [55188]: DEBUG nova.objects.instance [None req-245bc0de-1734-4ab6-9cc6-19ca91718787 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lazy-loading 'fault' on Instance uuid f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.752789] [55188]: DEBUG nova.policy [None req-245bc0de-1734-4ab6-9cc6-19ca91718787 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3844dc411411413d8807a68866940f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1673438675c470fb5a9122bb8a73bbf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.758652] [55188]: INFO nova.api.openstack.requestlog [None req-245bc0de-1734-4ab6-9cc6-19ca91718787 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 200 len: 1352 microversion: 2.1 time: 0.079827 [ 822.758961] [55188]: [pid: 55188|app: 0|req: 2105/4103] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 1352 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.765296] [55188]: DEBUG nova.api.openstack.wsgi [None req-8b6ace16-f67d-49e2-b115-e211572cb47f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.770200] [55188]: DEBUG nova.compute.api [None req-8b6ace16-f67d-49e2-b115-e211572cb47f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.775707] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b6ace16-f67d-49e2-b115-e211572cb47f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.775968] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b6ace16-f67d-49e2-b115-e211572cb47f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.776176] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b6ace16-f67d-49e2-b115-e211572cb47f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.776626] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b6ace16-f67d-49e2-b115-e211572cb47f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.777394] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b6ace16-f67d-49e2-b115-e211572cb47f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.777394] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b6ace16-f67d-49e2-b115-e211572cb47f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.825484] [55188]: DEBUG nova.policy [None req-8b6ace16-f67d-49e2-b115-e211572cb47f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.832026] [55188]: INFO nova.api.openstack.requestlog [None req-8b6ace16-f67d-49e2-b115-e211572cb47f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.069273 [ 822.832368] [55188]: [pid: 55188|app: 0|req: 2106/4104] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.839832] [55188]: DEBUG nova.api.openstack.wsgi [None req-9b0ff0cc-abf4-47e2-891d-afbaef812e9e tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] Calling method '.version_select at 0x7d4afa944280>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.865656] [55188]: INFO nova.api.openstack.requestlog [None req-9b0ff0cc-abf4-47e2-891d-afbaef812e9e tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots/4e765bf3-c26d-4cce-ae80-8180d9e940b4" status: 200 len: 288 microversion: 2.1 time: 0.032622 [ 822.866139] [55188]: [pid: 55188|app: 0|req: 2107/4105] 10.180.1.21 () {58 vars in 1246 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/os-snapshots/4e765bf3-c26d-4cce-ae80-8180d9e940b4 => generated 288 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 822.868916] [55188]: DEBUG nova.api.openstack.wsgi [None req-e4740f05-23b8-4b46-9371-d110a90f4079 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.870659] [55188]: DEBUG nova.compute.api [None req-e4740f05-23b8-4b46-9371-d110a90f4079 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.874663] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4740f05-23b8-4b46-9371-d110a90f4079 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.874936] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4740f05-23b8-4b46-9371-d110a90f4079 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.875186] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4740f05-23b8-4b46-9371-d110a90f4079 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.875547] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4740f05-23b8-4b46-9371-d110a90f4079 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.875750] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4740f05-23b8-4b46-9371-d110a90f4079 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.875927] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4740f05-23b8-4b46-9371-d110a90f4079 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.917208] [55188]: DEBUG nova.policy [None req-e4740f05-23b8-4b46-9371-d110a90f4079 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.922890] [55188]: INFO nova.api.openstack.requestlog [None req-e4740f05-23b8-4b46-9371-d110a90f4079 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.056050 [ 822.923668] [55188]: [pid: 55188|app: 0|req: 2108/4106] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.926938] [55188]: DEBUG nova.api.openstack.wsgi [None req-307f223b-e07d-41ed-b1c1-bc6d52e3595a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.928674] [55188]: DEBUG nova.compute.api [None req-307f223b-e07d-41ed-b1c1-bc6d52e3595a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.932982] [55188]: DEBUG oslo_concurrency.lockutils [None req-307f223b-e07d-41ed-b1c1-bc6d52e3595a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.933594] [55188]: DEBUG oslo_concurrency.lockutils [None req-307f223b-e07d-41ed-b1c1-bc6d52e3595a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.933637] [55188]: DEBUG oslo_concurrency.lockutils [None req-307f223b-e07d-41ed-b1c1-bc6d52e3595a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.934078] [55188]: DEBUG oslo_concurrency.lockutils [None req-307f223b-e07d-41ed-b1c1-bc6d52e3595a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.934448] [55188]: DEBUG oslo_concurrency.lockutils [None req-307f223b-e07d-41ed-b1c1-bc6d52e3595a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.934512] [55188]: DEBUG oslo_concurrency.lockutils [None req-307f223b-e07d-41ed-b1c1-bc6d52e3595a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.941998] [55187]: INFO nova.api.openstack.requestlog [None req-3e35b20d-2823-4462-87f3-dae845d72e22 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "POST /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623/action" status: 202 len: 0 microversion: 2.1 time: 0.477535 [ 822.948615] [55187]: [pid: 55187|app: 0|req: 1999/4107] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:05:02 2025] POST /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623/action => generated 0 bytes in 484 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 822.955170] [55187]: DEBUG nova.api.openstack.wsgi [None req-1d32e14b-e92a-4451-b1d4-5aec8ecfc9b2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 822.956082] [55187]: DEBUG nova.compute.api [None req-1d32e14b-e92a-4451-b1d4-5aec8ecfc9b2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 822.960210] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d32e14b-e92a-4451-b1d4-5aec8ecfc9b2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.960614] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d32e14b-e92a-4451-b1d4-5aec8ecfc9b2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.961071] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d32e14b-e92a-4451-b1d4-5aec8ecfc9b2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.961572] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d32e14b-e92a-4451-b1d4-5aec8ecfc9b2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.961901] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d32e14b-e92a-4451-b1d4-5aec8ecfc9b2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.962226] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d32e14b-e92a-4451-b1d4-5aec8ecfc9b2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.998212] [55188]: DEBUG nova.policy [None req-307f223b-e07d-41ed-b1c1-bc6d52e3595a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.004747] [55188]: DEBUG nova.policy [None req-307f223b-e07d-41ed-b1c1-bc6d52e3595a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.004747] [55188]: DEBUG nova.policy [None req-307f223b-e07d-41ed-b1c1-bc6d52e3595a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.007404] [55188]: INFO nova.api.openstack.requestlog [None req-307f223b-e07d-41ed-b1c1-bc6d52e3595a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.083029 [ 823.007716] [55188]: [pid: 55188|app: 0|req: 2109/4108] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 823.010252] [55188]: DEBUG nova.api.openstack.wsgi [None req-bde7d101-96d9-4a9f-a30b-78463613af0f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.012103] [55188]: DEBUG nova.compute.api [None req-bde7d101-96d9-4a9f-a30b-78463613af0f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.014957] [55188]: DEBUG oslo_concurrency.lockutils [None req-bde7d101-96d9-4a9f-a30b-78463613af0f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.015215] [55188]: DEBUG oslo_concurrency.lockutils [None req-bde7d101-96d9-4a9f-a30b-78463613af0f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.015401] [55188]: DEBUG oslo_concurrency.lockutils [None req-bde7d101-96d9-4a9f-a30b-78463613af0f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.015749] [55188]: DEBUG oslo_concurrency.lockutils [None req-bde7d101-96d9-4a9f-a30b-78463613af0f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.015946] [55188]: DEBUG oslo_concurrency.lockutils [None req-bde7d101-96d9-4a9f-a30b-78463613af0f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.016132] [55188]: DEBUG oslo_concurrency.lockutils [None req-bde7d101-96d9-4a9f-a30b-78463613af0f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.047203] [55188]: DEBUG oslo_concurrency.lockutils [None req-bde7d101-96d9-4a9f-a30b-78463613af0f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.047431] [55188]: DEBUG oslo_concurrency.lockutils [None req-bde7d101-96d9-4a9f-a30b-78463613af0f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.048025] [55188]: DEBUG oslo_concurrency.lockutils [None req-bde7d101-96d9-4a9f-a30b-78463613af0f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.048025] [55188]: DEBUG nova.objects.instance [None req-bde7d101-96d9-4a9f-a30b-78463613af0f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 823.070875] [55187]: DEBUG nova.policy [None req-1d32e14b-e92a-4451-b1d4-5aec8ecfc9b2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.077906] [55187]: INFO nova.api.openstack.requestlog [None req-1d32e14b-e92a-4451-b1d4-5aec8ecfc9b2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1504 microversion: 2.1 time: 0.125833 [ 823.078467] [55187]: [pid: 55187|app: 0|req: 2000/4109] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1504 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.081651] [55187]: DEBUG nova.api.openstack.wsgi [None req-74806ba6-91a5-43c5-80ff-1466655fd6c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.083418] [55187]: DEBUG nova.compute.api [None req-74806ba6-91a5-43c5-80ff-1466655fd6c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.087745] [55187]: DEBUG oslo_concurrency.lockutils [None req-74806ba6-91a5-43c5-80ff-1466655fd6c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.087986] [55187]: DEBUG oslo_concurrency.lockutils [None req-74806ba6-91a5-43c5-80ff-1466655fd6c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.089098] [55187]: DEBUG oslo_concurrency.lockutils [None req-74806ba6-91a5-43c5-80ff-1466655fd6c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.089098] [55187]: DEBUG oslo_concurrency.lockutils [None req-74806ba6-91a5-43c5-80ff-1466655fd6c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.089098] [55187]: DEBUG oslo_concurrency.lockutils [None req-74806ba6-91a5-43c5-80ff-1466655fd6c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.089300] [55188]: DEBUG nova.policy [None req-bde7d101-96d9-4a9f-a30b-78463613af0f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.089399] [55187]: DEBUG oslo_concurrency.lockutils [None req-74806ba6-91a5-43c5-80ff-1466655fd6c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.095954] [55188]: INFO nova.api.openstack.requestlog [None req-bde7d101-96d9-4a9f-a30b-78463613af0f tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.085256 [ 823.095954] [55188]: [pid: 55188|app: 0|req: 2110/4110] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.097024] [55188]: DEBUG nova.api.openstack.wsgi [req-2146450a-874d-4636-b17c-707ae9593639 req-e9e933aa-2371-4c27-a623-bb5bb8870c5c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "70de7695-51b1-4f2d-bfef-80d4fac08c20", "name": "network-vif-deleted", "tag": "1f156341-e27f-4b39-9c12-22ea6fef1313"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 823.103247] [55188]: DEBUG oslo_concurrency.lockutils [req-2146450a-874d-4636-b17c-707ae9593639 req-e9e933aa-2371-4c27-a623-bb5bb8870c5c service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.103482] [55188]: DEBUG oslo_concurrency.lockutils [req-2146450a-874d-4636-b17c-707ae9593639 req-e9e933aa-2371-4c27-a623-bb5bb8870c5c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.103803] [55188]: DEBUG oslo_concurrency.lockutils [req-2146450a-874d-4636-b17c-707ae9593639 req-e9e933aa-2371-4c27-a623-bb5bb8870c5c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.107622] [55187]: DEBUG oslo_concurrency.lockutils [None req-74806ba6-91a5-43c5-80ff-1466655fd6c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.107854] [55187]: DEBUG oslo_concurrency.lockutils [None req-74806ba6-91a5-43c5-80ff-1466655fd6c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.108079] [55187]: DEBUG oslo_concurrency.lockutils [None req-74806ba6-91a5-43c5-80ff-1466655fd6c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.108279] [55187]: DEBUG nova.objects.instance [None req-74806ba6-91a5-43c5-80ff-1466655fd6c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 823.109637] [55188]: INFO nova.api.openstack.compute.server_external_events [req-2146450a-874d-4636-b17c-707ae9593639 req-e9e933aa-2371-4c27-a623-bb5bb8870c5c service nova] Creating event network-vif-deleted:1f156341-e27f-4b39-9c12-22ea6fef1313 for instance 70de7695-51b1-4f2d-bfef-80d4fac08c20 on cpu-1 [ 823.113024] [55188]: INFO nova.api.openstack.requestlog [req-2146450a-874d-4636-b17c-707ae9593639 req-e9e933aa-2371-4c27-a623-bb5bb8870c5c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018083 [ 823.113119] [55188]: [pid: 55188|app: 0|req: 2111/4111] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:03 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 823.115659] [55188]: DEBUG nova.api.openstack.wsgi [None req-bd786e7d-987c-452a-8770-128bd8a4ac27 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.117258] [55188]: DEBUG nova.compute.api [None req-bd786e7d-987c-452a-8770-128bd8a4ac27 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.120704] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd786e7d-987c-452a-8770-128bd8a4ac27 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.120913] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd786e7d-987c-452a-8770-128bd8a4ac27 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.121117] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd786e7d-987c-452a-8770-128bd8a4ac27 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.121467] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd786e7d-987c-452a-8770-128bd8a4ac27 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.121665] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd786e7d-987c-452a-8770-128bd8a4ac27 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.121837] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd786e7d-987c-452a-8770-128bd8a4ac27 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.134918] [55187]: DEBUG nova.policy [None req-74806ba6-91a5-43c5-80ff-1466655fd6c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.139891] [55187]: INFO nova.api.openstack.requestlog [None req-74806ba6-91a5-43c5-80ff-1466655fd6c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.060491 [ 823.139891] [55187]: [pid: 55187|app: 0|req: 2001/4112] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.142132] [55187]: DEBUG nova.api.openstack.wsgi [None req-8781c1ea-d04c-4a85-9d25-2fd18e444184 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.142903] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd786e7d-987c-452a-8770-128bd8a4ac27 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.143418] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd786e7d-987c-452a-8770-128bd8a4ac27 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.143706] [55187]: DEBUG nova.compute.api [None req-8781c1ea-d04c-4a85-9d25-2fd18e444184 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.143807] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd786e7d-987c-452a-8770-128bd8a4ac27 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.145133] [55188]: DEBUG nova.objects.instance [None req-bd786e7d-987c-452a-8770-128bd8a4ac27 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 823.147616] [55187]: DEBUG oslo_concurrency.lockutils [None req-8781c1ea-d04c-4a85-9d25-2fd18e444184 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.147855] [55187]: DEBUG oslo_concurrency.lockutils [None req-8781c1ea-d04c-4a85-9d25-2fd18e444184 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.148072] [55187]: DEBUG oslo_concurrency.lockutils [None req-8781c1ea-d04c-4a85-9d25-2fd18e444184 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.148437] [55187]: DEBUG oslo_concurrency.lockutils [None req-8781c1ea-d04c-4a85-9d25-2fd18e444184 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.148638] [55187]: DEBUG oslo_concurrency.lockutils [None req-8781c1ea-d04c-4a85-9d25-2fd18e444184 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.148816] [55187]: DEBUG oslo_concurrency.lockutils [None req-8781c1ea-d04c-4a85-9d25-2fd18e444184 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.167707] [55187]: DEBUG oslo_concurrency.lockutils [None req-8781c1ea-d04c-4a85-9d25-2fd18e444184 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.167973] [55187]: DEBUG oslo_concurrency.lockutils [None req-8781c1ea-d04c-4a85-9d25-2fd18e444184 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.168189] [55187]: DEBUG oslo_concurrency.lockutils [None req-8781c1ea-d04c-4a85-9d25-2fd18e444184 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.168447] [55187]: DEBUG nova.objects.instance [None req-8781c1ea-d04c-4a85-9d25-2fd18e444184 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 823.171769] [55188]: DEBUG nova.policy [None req-bd786e7d-987c-452a-8770-128bd8a4ac27 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.176362] [55188]: DEBUG nova.policy [None req-bd786e7d-987c-452a-8770-128bd8a4ac27 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.177037] [55188]: DEBUG nova.policy [None req-bd786e7d-987c-452a-8770-128bd8a4ac27 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.177672] [55188]: INFO nova.api.openstack.requestlog [None req-bd786e7d-987c-452a-8770-128bd8a4ac27 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.063969 [ 823.177990] [55188]: [pid: 55188|app: 0|req: 2112/4113] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 823.181321] [55188]: DEBUG nova.api.openstack.wsgi [None req-e5999902-dd6d-423a-919b-ae6e48e85112 tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] Calling method '.version_select at 0x7d4aff781510>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.196734] [55187]: DEBUG nova.policy [None req-8781c1ea-d04c-4a85-9d25-2fd18e444184 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.205101] [55187]: INFO nova.api.openstack.requestlog [None req-8781c1ea-d04c-4a85-9d25-2fd18e444184 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.064670 [ 823.205688] [55187]: [pid: 55187|app: 0|req: 2002/4114] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.209137] [55187]: DEBUG nova.api.openstack.wsgi [req-fe4248f7-7838-46c7-bbb6-8d455e641643 req-02f8e4d3-9ec7-4e15-97b1-7d8760bb1495 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fd97c186-c39b-45b8-9ad0-32bbea157623", "tag": "b55e4162-4894-4902-a338-d0ac20af9566"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 823.214683] [55187]: DEBUG oslo_concurrency.lockutils [req-fe4248f7-7838-46c7-bbb6-8d455e641643 req-02f8e4d3-9ec7-4e15-97b1-7d8760bb1495 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.214915] [55187]: DEBUG oslo_concurrency.lockutils [req-fe4248f7-7838-46c7-bbb6-8d455e641643 req-02f8e4d3-9ec7-4e15-97b1-7d8760bb1495 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.215115] [55187]: DEBUG oslo_concurrency.lockutils [req-fe4248f7-7838-46c7-bbb6-8d455e641643 req-02f8e4d3-9ec7-4e15-97b1-7d8760bb1495 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.223133] [55187]: INFO nova.api.openstack.compute.server_external_events [req-fe4248f7-7838-46c7-bbb6-8d455e641643 req-02f8e4d3-9ec7-4e15-97b1-7d8760bb1495 service nova] Creating event network-changed:b55e4162-4894-4902-a338-d0ac20af9566 for instance fd97c186-c39b-45b8-9ad0-32bbea157623 on cpu-1 [ 823.226062] [55187]: INFO nova.api.openstack.requestlog [req-fe4248f7-7838-46c7-bbb6-8d455e641643 req-02f8e4d3-9ec7-4e15-97b1-7d8760bb1495 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019972 [ 823.226769] [55187]: [pid: 55187|app: 0|req: 2003/4115] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:03 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 823.231283] [55187]: DEBUG nova.api.openstack.wsgi [None req-e37fb1de-03a2-4d7e-9cd1-b318ffee9a33 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.232816] [55187]: DEBUG nova.compute.api [None req-e37fb1de-03a2-4d7e-9cd1-b318ffee9a33 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.233446] [55188]: INFO nova.api.openstack.requestlog [None req-e5999902-dd6d-423a-919b-ae6e48e85112 tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-snapshots/4e765bf3-c26d-4cce-ae80-8180d9e940b4" status: 202 len: 0 microversion: 2.1 time: 0.054613 [ 823.233859] [55188]: [pid: 55188|app: 0|req: 2113/4116] 10.180.1.21 () {58 vars in 1249 bytes} [Wed Mar 26 22:05:03 2025] DELETE /compute/v2.1/os-snapshots/4e765bf3-c26d-4cce-ae80-8180d9e940b4 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 823.236431] [55187]: DEBUG oslo_concurrency.lockutils [None req-e37fb1de-03a2-4d7e-9cd1-b318ffee9a33 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.236646] [55187]: DEBUG oslo_concurrency.lockutils [None req-e37fb1de-03a2-4d7e-9cd1-b318ffee9a33 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.237497] [55187]: DEBUG oslo_concurrency.lockutils [None req-e37fb1de-03a2-4d7e-9cd1-b318ffee9a33 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.237497] [55187]: DEBUG oslo_concurrency.lockutils [None req-e37fb1de-03a2-4d7e-9cd1-b318ffee9a33 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.237497] [55187]: DEBUG oslo_concurrency.lockutils [None req-e37fb1de-03a2-4d7e-9cd1-b318ffee9a33 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.238351] [55187]: DEBUG oslo_concurrency.lockutils [None req-e37fb1de-03a2-4d7e-9cd1-b318ffee9a33 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.238708] [55188]: DEBUG nova.api.openstack.wsgi [None req-121bcad8-8085-4414-9b3c-0d48ede2d1f7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4af9d5ecb0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.276821] [55187]: DEBUG nova.policy [None req-e37fb1de-03a2-4d7e-9cd1-b318ffee9a33 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.286025] [55187]: INFO nova.api.openstack.requestlog [None req-e37fb1de-03a2-4d7e-9cd1-b318ffee9a33 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.058907 [ 823.286338] [55187]: [pid: 55187|app: 0|req: 2004/4117] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.291107] [55187]: DEBUG nova.api.openstack.wsgi [None req-8aa00c7c-3078-4790-a4a0-7a167fd1477e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.293050] [55187]: DEBUG nova.compute.api [None req-8aa00c7c-3078-4790-a4a0-7a167fd1477e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.299997] [55187]: DEBUG oslo_concurrency.lockutils [None req-8aa00c7c-3078-4790-a4a0-7a167fd1477e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.300289] [55187]: DEBUG oslo_concurrency.lockutils [None req-8aa00c7c-3078-4790-a4a0-7a167fd1477e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.300477] [55187]: DEBUG oslo_concurrency.lockutils [None req-8aa00c7c-3078-4790-a4a0-7a167fd1477e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.300839] [55187]: DEBUG oslo_concurrency.lockutils [None req-8aa00c7c-3078-4790-a4a0-7a167fd1477e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.301176] [55187]: DEBUG oslo_concurrency.lockutils [None req-8aa00c7c-3078-4790-a4a0-7a167fd1477e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.301225] [55187]: DEBUG oslo_concurrency.lockutils [None req-8aa00c7c-3078-4790-a4a0-7a167fd1477e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.325208] [55188]: DEBUG neutronclient.v2_0.client [None req-121bcad8-8085-4414-9b3c-0d48ede2d1f7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Error message: {"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 84234df5-c292-4c22-8af7-eb7d07615060 in use.", "detail": ""}} {{(pid=55188) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 823.325625] [55188]: INFO nova.api.openstack.wsgi [None req-121bcad8-8085-4414-9b3c-0d48ede2d1f7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] HTTP exception thrown: Security Group 84234df5-c292-4c22-8af7-eb7d07615060 in use. [ 823.325625] [55188]: Neutron server returns request_ids: ['req-0f3513cf-5bb3-40a3-8244-7965d8f36f47'] [ 823.325949] [55188]: DEBUG nova.api.openstack.wsgi [None req-121bcad8-8085-4414-9b3c-0d48ede2d1f7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Returning 400 to user: Security Group 84234df5-c292-4c22-8af7-eb7d07615060 in use. [ 823.325949] [55188]: Neutron server returns request_ids: ['req-0f3513cf-5bb3-40a3-8244-7965d8f36f47'] {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 823.326446] [55188]: INFO nova.api.openstack.requestlog [None req-121bcad8-8085-4414-9b3c-0d48ede2d1f7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/84234df5-c292-4c22-8af7-eb7d07615060" status: 400 len: 185 microversion: 2.1 time: 0.091763 [ 823.327417] [55188]: [pid: 55188|app: 0|req: 2114/4118] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:05:03 2025] DELETE /compute/v2.1/os-security-groups/84234df5-c292-4c22-8af7-eb7d07615060 => generated 185 bytes in 93 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 823.332958] [55188]: DEBUG nova.api.openstack.wsgi [None req-8d557d58-603f-4201-b273-f20275668d9e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.334983] [55188]: DEBUG nova.compute.api [None req-8d557d58-603f-4201-b273-f20275668d9e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.342803] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d557d58-603f-4201-b273-f20275668d9e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.343150] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d557d58-603f-4201-b273-f20275668d9e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.343252] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d557d58-603f-4201-b273-f20275668d9e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.343752] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d557d58-603f-4201-b273-f20275668d9e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.343824] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d557d58-603f-4201-b273-f20275668d9e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.343957] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d557d58-603f-4201-b273-f20275668d9e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.355522] [55187]: DEBUG nova.policy [None req-8aa00c7c-3078-4790-a4a0-7a167fd1477e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.363876] [55187]: INFO nova.api.openstack.requestlog [None req-8aa00c7c-3078-4790-a4a0-7a167fd1477e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1296 microversion: 2.1 time: 0.074707 [ 823.364437] [55187]: [pid: 55187|app: 0|req: 2005/4119] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1296 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.366805] [55187]: DEBUG nova.api.openstack.wsgi [None req-617498ed-4a66-47f3-b5d2-ff7b38d709bc tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4af9da1ab0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.393042] [55188]: DEBUG nova.policy [None req-8d557d58-603f-4201-b273-f20275668d9e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.398982] [55188]: DEBUG nova.policy [None req-8d557d58-603f-4201-b273-f20275668d9e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.400082] [55188]: DEBUG nova.policy [None req-8d557d58-603f-4201-b273-f20275668d9e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.400799] [55188]: INFO nova.api.openstack.requestlog [None req-8d557d58-603f-4201-b273-f20275668d9e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1282 microversion: 2.20 time: 0.072071 [ 823.400799] [55188]: [pid: 55188|app: 0|req: 2115/4120] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1282 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 823.403359] [55188]: DEBUG nova.api.openstack.wsgi [None req-562ef548-31ba-45cc-8a82-0adea9b240e5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.405407] [55188]: DEBUG nova.compute.api [None req-562ef548-31ba-45cc-8a82-0adea9b240e5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.409251] [55187]: INFO nova.api.openstack.requestlog [None req-617498ed-4a66-47f3-b5d2-ff7b38d709bc tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/70f98bc0-161f-4a1e-b907-a23c9e7056bf" status: 200 len: 914 microversion: 2.1 time: 0.044324 [ 823.410110] [55187]: [pid: 55187|app: 0|req: 2006/4121] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/images/70f98bc0-161f-4a1e-b907-a23c9e7056bf => generated 914 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 823.411579] [55188]: DEBUG oslo_concurrency.lockutils [None req-562ef548-31ba-45cc-8a82-0adea9b240e5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.415160] [55188]: DEBUG oslo_concurrency.lockutils [None req-562ef548-31ba-45cc-8a82-0adea9b240e5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.415160] [55188]: DEBUG oslo_concurrency.lockutils [None req-562ef548-31ba-45cc-8a82-0adea9b240e5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.415160] [55188]: DEBUG oslo_concurrency.lockutils [None req-562ef548-31ba-45cc-8a82-0adea9b240e5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.415331] [55187]: DEBUG nova.api.openstack.wsgi [None req-9bfe2d3f-0915-460b-a8a8-c64e3eb18c07 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.415373] [55188]: DEBUG oslo_concurrency.lockutils [None req-562ef548-31ba-45cc-8a82-0adea9b240e5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.415373] [55188]: DEBUG oslo_concurrency.lockutils [None req-562ef548-31ba-45cc-8a82-0adea9b240e5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.415460] [55187]: DEBUG nova.compute.api [None req-9bfe2d3f-0915-460b-a8a8-c64e3eb18c07 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.419984] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bfe2d3f-0915-460b-a8a8-c64e3eb18c07 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.420284] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bfe2d3f-0915-460b-a8a8-c64e3eb18c07 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.420567] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bfe2d3f-0915-460b-a8a8-c64e3eb18c07 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.421160] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bfe2d3f-0915-460b-a8a8-c64e3eb18c07 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.421371] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bfe2d3f-0915-460b-a8a8-c64e3eb18c07 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.421546] [55187]: DEBUG oslo_concurrency.lockutils [None req-9bfe2d3f-0915-460b-a8a8-c64e3eb18c07 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.465034] [55187]: DEBUG nova.policy [None req-9bfe2d3f-0915-460b-a8a8-c64e3eb18c07 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.466784] [55188]: DEBUG nova.policy [None req-562ef548-31ba-45cc-8a82-0adea9b240e5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.469955] [55187]: INFO nova.api.openstack.requestlog [None req-9bfe2d3f-0915-460b-a8a8-c64e3eb18c07 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.059205 [ 823.470494] [55187]: [pid: 55187|app: 0|req: 2007/4122] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.471238] [55188]: INFO nova.api.openstack.requestlog [None req-562ef548-31ba-45cc-8a82-0adea9b240e5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.069820 [ 823.471564] [55188]: [pid: 55188|app: 0|req: 2116/4123] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.476839] [55187]: DEBUG nova.api.openstack.wsgi [None req-29096b41-4dbf-487c-af6c-9fde3b32eabc tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] Calling method '.version_select at 0x7d4afa4de560>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.480081] [55188]: DEBUG nova.api.openstack.wsgi [None req-0fa4ffaa-3421-4b5f-bfe8-f320c9033a4c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.481795] [55188]: DEBUG nova.compute.api [None req-0fa4ffaa-3421-4b5f-bfe8-f320c9033a4c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.488618] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fa4ffaa-3421-4b5f-bfe8-f320c9033a4c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.488828] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fa4ffaa-3421-4b5f-bfe8-f320c9033a4c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.489066] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fa4ffaa-3421-4b5f-bfe8-f320c9033a4c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.489387] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fa4ffaa-3421-4b5f-bfe8-f320c9033a4c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.489592] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fa4ffaa-3421-4b5f-bfe8-f320c9033a4c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.489771] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fa4ffaa-3421-4b5f-bfe8-f320c9033a4c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.498791] [55187]: INFO nova.api.openstack.wsgi [None req-29096b41-4dbf-487c-af6c-9fde3b32eabc tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] HTTP exception thrown: Snapshot 4e765bf3-c26d-4cce-ae80-8180d9e940b4 could not be found. [ 823.499146] [55187]: DEBUG nova.api.openstack.wsgi [None req-29096b41-4dbf-487c-af6c-9fde3b32eabc tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] Returning 404 to user: Snapshot 4e765bf3-c26d-4cce-ae80-8180d9e940b4 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 823.499586] [55187]: INFO nova.api.openstack.requestlog [None req-29096b41-4dbf-487c-af6c-9fde3b32eabc tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots/4e765bf3-c26d-4cce-ae80-8180d9e940b4" status: 404 len: 111 microversion: 2.1 time: 0.028796 [ 823.499901] [55187]: [pid: 55187|app: 0|req: 2008/4124] 10.180.1.21 () {58 vars in 1246 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/os-snapshots/4e765bf3-c26d-4cce-ae80-8180d9e940b4 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 823.502987] [55187]: DEBUG nova.api.openstack.wsgi [None req-7c0c23cc-ed9f-4e48-b6ef-6ea9b58b7e2d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.504679] [55187]: DEBUG nova.compute.api [None req-7c0c23cc-ed9f-4e48-b6ef-6ea9b58b7e2d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.508238] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c0c23cc-ed9f-4e48-b6ef-6ea9b58b7e2d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.508332] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c0c23cc-ed9f-4e48-b6ef-6ea9b58b7e2d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.508499] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c0c23cc-ed9f-4e48-b6ef-6ea9b58b7e2d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.508850] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c0c23cc-ed9f-4e48-b6ef-6ea9b58b7e2d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.509067] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c0c23cc-ed9f-4e48-b6ef-6ea9b58b7e2d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.509249] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c0c23cc-ed9f-4e48-b6ef-6ea9b58b7e2d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.514778] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fa4ffaa-3421-4b5f-bfe8-f320c9033a4c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.515142] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fa4ffaa-3421-4b5f-bfe8-f320c9033a4c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.515834] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fa4ffaa-3421-4b5f-bfe8-f320c9033a4c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.515834] [55188]: DEBUG nova.objects.instance [None req-0fa4ffaa-3421-4b5f-bfe8-f320c9033a4c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 823.528802] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c0c23cc-ed9f-4e48-b6ef-6ea9b58b7e2d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.529055] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c0c23cc-ed9f-4e48-b6ef-6ea9b58b7e2d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.529321] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c0c23cc-ed9f-4e48-b6ef-6ea9b58b7e2d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.529431] [55187]: DEBUG nova.objects.instance [None req-7c0c23cc-ed9f-4e48-b6ef-6ea9b58b7e2d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 823.542728] [55188]: DEBUG nova.policy [None req-0fa4ffaa-3421-4b5f-bfe8-f320c9033a4c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.547569] [55188]: INFO nova.api.openstack.requestlog [None req-0fa4ffaa-3421-4b5f-bfe8-f320c9033a4c tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.072159 [ 823.547892] [55188]: [pid: 55188|app: 0|req: 2117/4125] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.550424] [55188]: DEBUG nova.api.openstack.wsgi [None req-b51da9b1-6c64-415c-8c83-0c26d0ed6f46 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.550668] [55188]: DEBUG nova.compute.api [None req-b51da9b1-6c64-415c-8c83-0c26d0ed6f46 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.553819] [55188]: DEBUG oslo_concurrency.lockutils [None req-b51da9b1-6c64-415c-8c83-0c26d0ed6f46 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.554062] [55188]: DEBUG oslo_concurrency.lockutils [None req-b51da9b1-6c64-415c-8c83-0c26d0ed6f46 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.554250] [55188]: DEBUG oslo_concurrency.lockutils [None req-b51da9b1-6c64-415c-8c83-0c26d0ed6f46 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.554590] [55188]: DEBUG oslo_concurrency.lockutils [None req-b51da9b1-6c64-415c-8c83-0c26d0ed6f46 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.554773] [55188]: DEBUG oslo_concurrency.lockutils [None req-b51da9b1-6c64-415c-8c83-0c26d0ed6f46 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.554984] [55188]: DEBUG oslo_concurrency.lockutils [None req-b51da9b1-6c64-415c-8c83-0c26d0ed6f46 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.557577] [55187]: DEBUG nova.policy [None req-7c0c23cc-ed9f-4e48-b6ef-6ea9b58b7e2d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.563044] [55187]: INFO nova.api.openstack.requestlog [None req-7c0c23cc-ed9f-4e48-b6ef-6ea9b58b7e2d tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.062551 [ 823.565019] [55187]: [pid: 55187|app: 0|req: 2009/4126] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.565778] [55187]: DEBUG nova.api.openstack.wsgi [None req-008b4a09-088b-4651-a9dd-88a3265f0e0b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.568272] [55187]: DEBUG nova.compute.api [None req-008b4a09-088b-4651-a9dd-88a3265f0e0b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.572965] [55187]: DEBUG oslo_concurrency.lockutils [None req-008b4a09-088b-4651-a9dd-88a3265f0e0b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.573218] [55187]: DEBUG oslo_concurrency.lockutils [None req-008b4a09-088b-4651-a9dd-88a3265f0e0b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.573399] [55187]: DEBUG oslo_concurrency.lockutils [None req-008b4a09-088b-4651-a9dd-88a3265f0e0b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.573825] [55187]: DEBUG oslo_concurrency.lockutils [None req-008b4a09-088b-4651-a9dd-88a3265f0e0b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.573933] [55187]: DEBUG oslo_concurrency.lockutils [None req-008b4a09-088b-4651-a9dd-88a3265f0e0b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.574125] [55187]: DEBUG oslo_concurrency.lockutils [None req-008b4a09-088b-4651-a9dd-88a3265f0e0b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.576588] [55188]: DEBUG nova.compute.api [None req-b51da9b1-6c64-415c-8c83-0c26d0ed6f46 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 823.613265] [55187]: DEBUG nova.policy [None req-008b4a09-088b-4651-a9dd-88a3265f0e0b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.621375] [55187]: INFO nova.api.openstack.requestlog [None req-008b4a09-088b-4651-a9dd-88a3265f0e0b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1274 microversion: 2.1 time: 0.057150 [ 823.621474] [55187]: [pid: 55187|app: 0|req: 2010/4127] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1274 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.625810] [55187]: DEBUG nova.api.openstack.wsgi [None req-ba244b95-d462-494b-a75b-a3f3858c0b4b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.640176] [55188]: INFO nova.api.openstack.requestlog [None req-b51da9b1-6c64-415c-8c83-0c26d0ed6f46 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 204 len: 0 microversion: 2.1 time: 0.089227 [ 823.640176] [55188]: [pid: 55188|app: 0|req: 2118/4128] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:05:03 2025] DELETE /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 823.641463] [55188]: DEBUG nova.api.openstack.wsgi [None req-a777028c-fc06-47d2-b097-5c105e9cd956 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.642155] [55187]: INFO nova.api.openstack.requestlog [None req-ba244b95-d462-494b-a75b-a3f3858c0b4b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.020005 [ 823.642515] [55187]: [pid: 55187|app: 0|req: 2011/4129] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 26 22:05:03 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 823.643604] [55188]: DEBUG nova.compute.api [None req-a777028c-fc06-47d2-b097-5c105e9cd956 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.645330] [55187]: DEBUG nova.api.openstack.wsgi [None req-5aa53b2f-774e-472b-9f7c-f2e5c99579f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.646954] [55187]: DEBUG nova.compute.api [None req-5aa53b2f-774e-472b-9f7c-f2e5c99579f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.647993] [55188]: DEBUG oslo_concurrency.lockutils [None req-a777028c-fc06-47d2-b097-5c105e9cd956 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.648367] [55188]: DEBUG oslo_concurrency.lockutils [None req-a777028c-fc06-47d2-b097-5c105e9cd956 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.648670] [55188]: DEBUG oslo_concurrency.lockutils [None req-a777028c-fc06-47d2-b097-5c105e9cd956 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.649175] [55188]: DEBUG oslo_concurrency.lockutils [None req-a777028c-fc06-47d2-b097-5c105e9cd956 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.649487] [55188]: DEBUG oslo_concurrency.lockutils [None req-a777028c-fc06-47d2-b097-5c105e9cd956 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.649781] [55188]: DEBUG oslo_concurrency.lockutils [None req-a777028c-fc06-47d2-b097-5c105e9cd956 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.651789] [55187]: DEBUG oslo_concurrency.lockutils [None req-5aa53b2f-774e-472b-9f7c-f2e5c99579f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.652042] [55187]: DEBUG oslo_concurrency.lockutils [None req-5aa53b2f-774e-472b-9f7c-f2e5c99579f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.652226] [55187]: DEBUG oslo_concurrency.lockutils [None req-5aa53b2f-774e-472b-9f7c-f2e5c99579f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.652833] [55187]: DEBUG oslo_concurrency.lockutils [None req-5aa53b2f-774e-472b-9f7c-f2e5c99579f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.653031] [55187]: DEBUG oslo_concurrency.lockutils [None req-5aa53b2f-774e-472b-9f7c-f2e5c99579f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.653212] [55187]: DEBUG oslo_concurrency.lockutils [None req-5aa53b2f-774e-472b-9f7c-f2e5c99579f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.673485] [55187]: DEBUG oslo_concurrency.lockutils [None req-5aa53b2f-774e-472b-9f7c-f2e5c99579f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.673749] [55187]: DEBUG oslo_concurrency.lockutils [None req-5aa53b2f-774e-472b-9f7c-f2e5c99579f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.673933] [55187]: DEBUG oslo_concurrency.lockutils [None req-5aa53b2f-774e-472b-9f7c-f2e5c99579f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.674146] [55187]: DEBUG nova.objects.instance [None req-5aa53b2f-774e-472b-9f7c-f2e5c99579f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 823.694157] [55188]: DEBUG nova.policy [None req-a777028c-fc06-47d2-b097-5c105e9cd956 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.697941] [55187]: DEBUG nova.policy [None req-5aa53b2f-774e-472b-9f7c-f2e5c99579f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.698814] [55188]: INFO nova.api.openstack.requestlog [None req-a777028c-fc06-47d2-b097-5c105e9cd956 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.059649 [ 823.699278] [55188]: [pid: 55188|app: 0|req: 2119/4130] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:04 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.706019] [55187]: INFO nova.api.openstack.requestlog [None req-5aa53b2f-774e-472b-9f7c-f2e5c99579f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.060818 [ 823.706019] [55187]: [pid: 55187|app: 0|req: 2012/4131] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:04 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.706145] [55188]: DEBUG nova.api.openstack.wsgi [None req-e2949fc0-cd34-4624-a193-ed4fd19e8f22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.707969] [55188]: DEBUG nova.compute.api [None req-e2949fc0-cd34-4624-a193-ed4fd19e8f22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.710176] [55187]: DEBUG nova.api.openstack.wsgi [None req-53350a21-5201-416b-85d4-2ee0ec95a04b tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] Calling method '.version_select at 0x7d4aff7f2b00>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.715074] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2949fc0-cd34-4624-a193-ed4fd19e8f22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.715598] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2949fc0-cd34-4624-a193-ed4fd19e8f22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.716635] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2949fc0-cd34-4624-a193-ed4fd19e8f22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.717178] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2949fc0-cd34-4624-a193-ed4fd19e8f22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.717486] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2949fc0-cd34-4624-a193-ed4fd19e8f22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.717774] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2949fc0-cd34-4624-a193-ed4fd19e8f22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.740581] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2949fc0-cd34-4624-a193-ed4fd19e8f22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.740829] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2949fc0-cd34-4624-a193-ed4fd19e8f22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.741401] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2949fc0-cd34-4624-a193-ed4fd19e8f22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.741401] [55188]: DEBUG nova.objects.instance [None req-e2949fc0-cd34-4624-a193-ed4fd19e8f22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 823.766699] [55187]: INFO nova.api.openstack.requestlog [None req-53350a21-5201-416b-85d4-2ee0ec95a04b tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/e9a55900-0ccb-4b85-93a4-c4884213bec3" status: 202 len: 0 microversion: 2.1 time: 0.058372 [ 823.767140] [55187]: [pid: 55187|app: 0|req: 2013/4132] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:05:04 2025] DELETE /compute/v2.1/os-volumes/e9a55900-0ccb-4b85-93a4-c4884213bec3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 823.772718] [55187]: DEBUG nova.api.openstack.wsgi [None req-ed44b113-8203-491d-b3b9-4340d4883d94 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.774406] [55187]: DEBUG nova.compute.api [None req-ed44b113-8203-491d-b3b9-4340d4883d94 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.782257] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed44b113-8203-491d-b3b9-4340d4883d94 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.782980] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed44b113-8203-491d-b3b9-4340d4883d94 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.782980] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed44b113-8203-491d-b3b9-4340d4883d94 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.783439] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed44b113-8203-491d-b3b9-4340d4883d94 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.783439] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed44b113-8203-491d-b3b9-4340d4883d94 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.783439] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed44b113-8203-491d-b3b9-4340d4883d94 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.791581] [55188]: DEBUG nova.policy [None req-e2949fc0-cd34-4624-a193-ed4fd19e8f22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.797217] [55188]: INFO nova.api.openstack.requestlog [None req-e2949fc0-cd34-4624-a193-ed4fd19e8f22 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.093164 [ 823.797641] [55188]: [pid: 55188|app: 0|req: 2120/4133] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:04 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.801055] [55188]: DEBUG nova.api.openstack.wsgi [None req-9fe8a561-8778-456f-a3e1-6b3d797198c1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4af9d5d630>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.902093] [55187]: DEBUG nova.policy [None req-ed44b113-8203-491d-b3b9-4340d4883d94 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.911598] [55187]: INFO nova.api.openstack.requestlog [None req-ed44b113-8203-491d-b3b9-4340d4883d94 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1643 microversion: 2.1 time: 0.143085 [ 823.911977] [55187]: [pid: 55187|app: 0|req: 2014/4134] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:04 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1643 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.914753] [55187]: DEBUG nova.api.openstack.wsgi [None req-547d754b-9d48-4f8f-9d12-bedc453d0c75 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.917374] [55187]: DEBUG nova.compute.api [None req-547d754b-9d48-4f8f-9d12-bedc453d0c75 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.922958] [55187]: DEBUG oslo_concurrency.lockutils [None req-547d754b-9d48-4f8f-9d12-bedc453d0c75 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.922958] [55187]: DEBUG oslo_concurrency.lockutils [None req-547d754b-9d48-4f8f-9d12-bedc453d0c75 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.922958] [55187]: DEBUG oslo_concurrency.lockutils [None req-547d754b-9d48-4f8f-9d12-bedc453d0c75 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.923668] [55187]: DEBUG oslo_concurrency.lockutils [None req-547d754b-9d48-4f8f-9d12-bedc453d0c75 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.923668] [55187]: DEBUG oslo_concurrency.lockutils [None req-547d754b-9d48-4f8f-9d12-bedc453d0c75 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.923855] [55188]: INFO nova.api.openstack.requestlog [None req-9fe8a561-8778-456f-a3e1-6b3d797198c1 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f" status: 204 len: 0 microversion: 2.1 time: 0.125205 [ 823.923906] [55187]: DEBUG oslo_concurrency.lockutils [None req-547d754b-9d48-4f8f-9d12-bedc453d0c75 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.925036] [55188]: [pid: 55188|app: 0|req: 2121/4135] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:04 2025] DELETE /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f => generated 0 bytes in 126 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 823.928766] [55188]: DEBUG nova.api.openstack.wsgi [None req-ee58c3e1-4dcc-4956-988e-97d53b07d721 tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] Calling method '.version_select at 0x7d4af9d5dc60>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.959341] [55188]: INFO nova.api.openstack.wsgi [None req-ee58c3e1-4dcc-4956-988e-97d53b07d721 tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] HTTP exception thrown: Volume e9a55900-0ccb-4b85-93a4-c4884213bec3 could not be found. [ 823.959696] [55188]: DEBUG nova.api.openstack.wsgi [None req-ee58c3e1-4dcc-4956-988e-97d53b07d721 tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] Returning 404 to user: Volume e9a55900-0ccb-4b85-93a4-c4884213bec3 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 823.960148] [55188]: INFO nova.api.openstack.requestlog [None req-ee58c3e1-4dcc-4956-988e-97d53b07d721 tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/e9a55900-0ccb-4b85-93a4-c4884213bec3" status: 404 len: 109 microversion: 2.1 time: 0.035324 [ 823.960660] [55188]: [pid: 55188|app: 0|req: 2122/4136] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 26 22:05:04 2025] GET /compute/v2.1/os-volumes/e9a55900-0ccb-4b85-93a4-c4884213bec3 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 823.968905] [55188]: DEBUG nova.api.openstack.wsgi [None req-bb1e1c64-be2b-4ed6-9b17-59d17b1894bf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.972991] [55188]: DEBUG nova.compute.api [None req-bb1e1c64-be2b-4ed6-9b17-59d17b1894bf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] [instance: f7269ff0-c7b4-4dd9-9413-5198ce7a6b86] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 823.977074] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb1e1c64-be2b-4ed6-9b17-59d17b1894bf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.977475] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb1e1c64-be2b-4ed6-9b17-59d17b1894bf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.977679] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb1e1c64-be2b-4ed6-9b17-59d17b1894bf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.978074] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb1e1c64-be2b-4ed6-9b17-59d17b1894bf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.978321] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb1e1c64-be2b-4ed6-9b17-59d17b1894bf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.978465] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb1e1c64-be2b-4ed6-9b17-59d17b1894bf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.990414] [55188]: INFO nova.api.openstack.wsgi [None req-bb1e1c64-be2b-4ed6-9b17-59d17b1894bf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] HTTP exception thrown: Instance f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 could not be found. [ 823.990873] [55188]: DEBUG nova.api.openstack.wsgi [None req-bb1e1c64-be2b-4ed6-9b17-59d17b1894bf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Returning 404 to user: Instance f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 823.991394] [55188]: INFO nova.api.openstack.requestlog [None req-bb1e1c64-be2b-4ed6-9b17-59d17b1894bf tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86" status: 404 len: 111 microversion: 2.1 time: 0.029646 [ 823.992190] [55188]: [pid: 55188|app: 0|req: 2123/4137] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:04 2025] GET /compute/v2.1/servers/f7269ff0-c7b4-4dd9-9413-5198ce7a6b86 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 823.995627] [55188]: DEBUG nova.api.openstack.wsgi [None req-15e0697e-35cf-46cb-9950-43f2aad13589 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 823.997300] [55188]: DEBUG nova.compute.api [None req-15e0697e-35cf-46cb-9950-43f2aad13589 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.000683] [55188]: DEBUG oslo_concurrency.lockutils [None req-15e0697e-35cf-46cb-9950-43f2aad13589 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.001084] [55188]: DEBUG oslo_concurrency.lockutils [None req-15e0697e-35cf-46cb-9950-43f2aad13589 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.001168] [55188]: DEBUG oslo_concurrency.lockutils [None req-15e0697e-35cf-46cb-9950-43f2aad13589 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.001440] [55188]: DEBUG oslo_concurrency.lockutils [None req-15e0697e-35cf-46cb-9950-43f2aad13589 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.001650] [55188]: DEBUG oslo_concurrency.lockutils [None req-15e0697e-35cf-46cb-9950-43f2aad13589 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.001836] [55188]: DEBUG oslo_concurrency.lockutils [None req-15e0697e-35cf-46cb-9950-43f2aad13589 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.049624] [55188]: DEBUG nova.policy [None req-15e0697e-35cf-46cb-9950-43f2aad13589 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.054329] [55188]: INFO nova.api.openstack.requestlog [None req-15e0697e-35cf-46cb-9950-43f2aad13589 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.061267 [ 824.054640] [55188]: [pid: 55188|app: 0|req: 2124/4138] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:04 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.057304] [55188]: DEBUG nova.api.openstack.wsgi [None req-ac2559f9-0ede-4b59-949d-0774f213512a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4afa944280>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.066403] [55187]: DEBUG nova.policy [None req-547d754b-9d48-4f8f-9d12-bedc453d0c75 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.072081] [55187]: INFO nova.api.openstack.requestlog [None req-547d754b-9d48-4f8f-9d12-bedc453d0c75 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1323 microversion: 2.1 time: 0.158592 [ 824.072167] [55187]: [pid: 55187|app: 0|req: 2015/4139] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:04 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1323 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.076828] [55187]: DEBUG nova.api.openstack.wsgi [None req-429c87fb-d479-485a-a4d9-33601f750765 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.076828] [55187]: DEBUG nova.compute.api [None req-429c87fb-d479-485a-a4d9-33601f750765 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.080760] [55187]: DEBUG oslo_concurrency.lockutils [None req-429c87fb-d479-485a-a4d9-33601f750765 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.080987] [55187]: DEBUG oslo_concurrency.lockutils [None req-429c87fb-d479-485a-a4d9-33601f750765 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.081186] [55187]: DEBUG oslo_concurrency.lockutils [None req-429c87fb-d479-485a-a4d9-33601f750765 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.081565] [55188]: INFO nova.api.openstack.wsgi [None req-ac2559f9-0ede-4b59-949d-0774f213512a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] HTTP exception thrown: Image not found. [ 824.081661] [55187]: DEBUG oslo_concurrency.lockutils [None req-429c87fb-d479-485a-a4d9-33601f750765 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.081898] [55188]: DEBUG nova.api.openstack.wsgi [None req-ac2559f9-0ede-4b59-949d-0774f213512a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Returning 404 to user: Image not found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 824.082062] [55187]: DEBUG oslo_concurrency.lockutils [None req-429c87fb-d479-485a-a4d9-33601f750765 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.082252] [55187]: DEBUG oslo_concurrency.lockutils [None req-429c87fb-d479-485a-a4d9-33601f750765 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.082342] [55188]: INFO nova.api.openstack.requestlog [None req-ac2559f9-0ede-4b59-949d-0774f213512a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f" status: 404 len: 62 microversion: 2.1 time: 0.027151 [ 824.082649] [55188]: [pid: 55188|app: 0|req: 2125/4140] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:05:04 2025] GET /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f => generated 62 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 824.087309] [55188]: DEBUG nova.api.openstack.wsgi [None req-0b3fa49a-e59d-493d-914b-c9b400e08a7c tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] Calling method '.version_select at 0x7d4af9d5caf0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.105101] [55188]: INFO nova.api.openstack.wsgi [None req-0b3fa49a-e59d-493d-914b-c9b400e08a7c tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] HTTP exception thrown: Volume e9a55900-0ccb-4b85-93a4-c4884213bec3 could not be found. [ 824.105475] [55188]: DEBUG nova.api.openstack.wsgi [None req-0b3fa49a-e59d-493d-914b-c9b400e08a7c tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] Returning 404 to user: Volume e9a55900-0ccb-4b85-93a4-c4884213bec3 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 824.105933] [55188]: INFO nova.api.openstack.requestlog [None req-0b3fa49a-e59d-493d-914b-c9b400e08a7c tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/e9a55900-0ccb-4b85-93a4-c4884213bec3" status: 404 len: 109 microversion: 2.1 time: 0.022792 [ 824.106216] [55188]: [pid: 55188|app: 0|req: 2126/4141] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:05:04 2025] DELETE /compute/v2.1/os-volumes/e9a55900-0ccb-4b85-93a4-c4884213bec3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 824.110074] [55188]: DEBUG nova.api.openstack.wsgi [None req-5b6c7d47-5cd5-451f-ba54-9c0c7fc923b5 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] Calling method '.version_select at 0x7d4aff781510>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.124071] [55188]: INFO nova.api.openstack.requestlog [None req-5b6c7d47-5cd5-451f-ba54-9c0c7fc923b5 tempest-ServersTestJSON-210411813 tempest-ServersTestJSON-210411813-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-884144986" status: 202 len: 0 microversion: 2.1 time: 0.016251 [ 824.124499] [55188]: [pid: 55188|app: 0|req: 2127/4142] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 26 22:05:04 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-884144986 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 824.127025] [55188]: DEBUG nova.api.openstack.wsgi [None req-979a4a66-34cc-4048-a53c-e4dd1a715056 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.128303] [55187]: DEBUG nova.policy [None req-429c87fb-d479-485a-a4d9-33601f750765 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.128616] [55188]: DEBUG nova.compute.api [None req-979a4a66-34cc-4048-a53c-e4dd1a715056 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.131935] [55188]: DEBUG oslo_concurrency.lockutils [None req-979a4a66-34cc-4048-a53c-e4dd1a715056 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.132227] [55188]: DEBUG oslo_concurrency.lockutils [None req-979a4a66-34cc-4048-a53c-e4dd1a715056 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.132422] [55188]: DEBUG oslo_concurrency.lockutils [None req-979a4a66-34cc-4048-a53c-e4dd1a715056 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.132703] [55188]: DEBUG oslo_concurrency.lockutils [None req-979a4a66-34cc-4048-a53c-e4dd1a715056 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.132899] [55188]: DEBUG oslo_concurrency.lockutils [None req-979a4a66-34cc-4048-a53c-e4dd1a715056 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.133080] [55188]: DEBUG oslo_concurrency.lockutils [None req-979a4a66-34cc-4048-a53c-e4dd1a715056 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.135051] [55187]: INFO nova.api.openstack.requestlog [None req-429c87fb-d479-485a-a4d9-33601f750765 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.062140 [ 824.135563] [55187]: [pid: 55187|app: 0|req: 2016/4143] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:04 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.139956] [55187]: DEBUG nova.api.openstack.wsgi [None req-aebfd755-09ec-4e40-bf17-1ba9bd875abb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-\u20a1-1119793160"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 824.142149] [55187]: DEBUG nova.compute.api [None req-aebfd755-09ec-4e40-bf17-1ba9bd875abb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.145554] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebfd755-09ec-4e40-bf17-1ba9bd875abb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.145904] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebfd755-09ec-4e40-bf17-1ba9bd875abb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.146121] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebfd755-09ec-4e40-bf17-1ba9bd875abb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.146507] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebfd755-09ec-4e40-bf17-1ba9bd875abb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.146724] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebfd755-09ec-4e40-bf17-1ba9bd875abb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.146904] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebfd755-09ec-4e40-bf17-1ba9bd875abb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.391653] [55188]: DEBUG nova.policy [None req-979a4a66-34cc-4048-a53c-e4dd1a715056 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.408724] [55188]: DEBUG nova.policy [None req-979a4a66-34cc-4048-a53c-e4dd1a715056 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.409971] [55188]: DEBUG nova.policy [None req-979a4a66-34cc-4048-a53c-e4dd1a715056 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.413655] [55188]: INFO nova.api.openstack.requestlog [None req-979a4a66-34cc-4048-a53c-e4dd1a715056 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.288463 [ 824.413756] [55188]: [pid: 55188|app: 0|req: 2128/4144] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:04 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 824.416305] [55188]: DEBUG nova.api.openstack.wsgi [None req-392df284-52c7-456d-803b-c7fe0bb6448e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.418269] [55188]: DEBUG nova.compute.api [None req-392df284-52c7-456d-803b-c7fe0bb6448e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.423130] [55188]: DEBUG oslo_concurrency.lockutils [None req-392df284-52c7-456d-803b-c7fe0bb6448e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.423309] [55188]: DEBUG oslo_concurrency.lockutils [None req-392df284-52c7-456d-803b-c7fe0bb6448e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.423496] [55188]: DEBUG oslo_concurrency.lockutils [None req-392df284-52c7-456d-803b-c7fe0bb6448e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.423855] [55188]: DEBUG oslo_concurrency.lockutils [None req-392df284-52c7-456d-803b-c7fe0bb6448e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.424096] [55188]: DEBUG oslo_concurrency.lockutils [None req-392df284-52c7-456d-803b-c7fe0bb6448e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.424273] [55188]: DEBUG oslo_concurrency.lockutils [None req-392df284-52c7-456d-803b-c7fe0bb6448e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.464416] [55188]: DEBUG oslo_concurrency.lockutils [None req-392df284-52c7-456d-803b-c7fe0bb6448e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.464670] [55188]: DEBUG oslo_concurrency.lockutils [None req-392df284-52c7-456d-803b-c7fe0bb6448e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.464888] [55188]: DEBUG oslo_concurrency.lockutils [None req-392df284-52c7-456d-803b-c7fe0bb6448e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.465089] [55188]: DEBUG nova.objects.instance [None req-392df284-52c7-456d-803b-c7fe0bb6448e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 824.502701] [55188]: DEBUG nova.policy [None req-392df284-52c7-456d-803b-c7fe0bb6448e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.509452] [55188]: INFO nova.api.openstack.requestlog [None req-392df284-52c7-456d-803b-c7fe0bb6448e tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.094923 [ 824.509764] [55188]: [pid: 55188|app: 0|req: 2129/4145] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:04 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.513851] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e211c46-df1a-4645-ab8e-45eb368fae5c tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] Calling method '.version_select at 0x7d4afa6a7eb0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.535631] [55188]: INFO nova.api.openstack.wsgi [None req-9e211c46-df1a-4645-ab8e-45eb368fae5c tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] HTTP exception thrown: Volume e9a55900-0ccb-4b85-93a4-c4884213bec3 could not be found. [ 824.536511] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e211c46-df1a-4645-ab8e-45eb368fae5c tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] Returning 404 to user: Volume e9a55900-0ccb-4b85-93a4-c4884213bec3 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 824.537227] [55188]: INFO nova.api.openstack.requestlog [None req-9e211c46-df1a-4645-ab8e-45eb368fae5c tempest-VolumesSnapshotsTestJSON-2062452248 tempest-VolumesSnapshotsTestJSON-2062452248-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/e9a55900-0ccb-4b85-93a4-c4884213bec3" status: 404 len: 109 microversion: 2.1 time: 0.025794 [ 824.537467] [55188]: [pid: 55188|app: 0|req: 2130/4146] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 26 22:05:04 2025] GET /compute/v2.1/os-volumes/e9a55900-0ccb-4b85-93a4-c4884213bec3 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 824.543857] [55188]: DEBUG nova.api.openstack.wsgi [None req-115ce826-c710-462f-8a33-d25f2173d573 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.543857] [55188]: DEBUG nova.compute.api [None req-115ce826-c710-462f-8a33-d25f2173d573 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.547418] [55188]: DEBUG oslo_concurrency.lockutils [None req-115ce826-c710-462f-8a33-d25f2173d573 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.547656] [55188]: DEBUG oslo_concurrency.lockutils [None req-115ce826-c710-462f-8a33-d25f2173d573 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.547841] [55188]: DEBUG oslo_concurrency.lockutils [None req-115ce826-c710-462f-8a33-d25f2173d573 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.548219] [55188]: DEBUG oslo_concurrency.lockutils [None req-115ce826-c710-462f-8a33-d25f2173d573 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.548418] [55188]: DEBUG oslo_concurrency.lockutils [None req-115ce826-c710-462f-8a33-d25f2173d573 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.548592] [55188]: DEBUG oslo_concurrency.lockutils [None req-115ce826-c710-462f-8a33-d25f2173d573 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.571911] [55188]: DEBUG oslo_concurrency.lockutils [None req-115ce826-c710-462f-8a33-d25f2173d573 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.572468] [55188]: DEBUG oslo_concurrency.lockutils [None req-115ce826-c710-462f-8a33-d25f2173d573 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.572468] [55188]: DEBUG oslo_concurrency.lockutils [None req-115ce826-c710-462f-8a33-d25f2173d573 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.572666] [55188]: DEBUG nova.objects.instance [None req-115ce826-c710-462f-8a33-d25f2173d573 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 824.604639] [55188]: DEBUG nova.policy [None req-115ce826-c710-462f-8a33-d25f2173d573 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.610865] [55188]: INFO nova.api.openstack.requestlog [None req-115ce826-c710-462f-8a33-d25f2173d573 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.072669 [ 824.611362] [55188]: [pid: 55188|app: 0|req: 2131/4147] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:04 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.615478] [55188]: DEBUG nova.api.openstack.wsgi [None req-438c0671-92df-40dc-89f0-9cece8d19377 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.618686] [55188]: DEBUG nova.compute.api [None req-438c0671-92df-40dc-89f0-9cece8d19377 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.621035] [55188]: DEBUG oslo_concurrency.lockutils [None req-438c0671-92df-40dc-89f0-9cece8d19377 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.621035] [55188]: DEBUG oslo_concurrency.lockutils [None req-438c0671-92df-40dc-89f0-9cece8d19377 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.621035] [55188]: DEBUG oslo_concurrency.lockutils [None req-438c0671-92df-40dc-89f0-9cece8d19377 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.621035] [55188]: DEBUG oslo_concurrency.lockutils [None req-438c0671-92df-40dc-89f0-9cece8d19377 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.621035] [55188]: DEBUG oslo_concurrency.lockutils [None req-438c0671-92df-40dc-89f0-9cece8d19377 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.621742] [55188]: DEBUG oslo_concurrency.lockutils [None req-438c0671-92df-40dc-89f0-9cece8d19377 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.649843] [55188]: DEBUG oslo_concurrency.lockutils [None req-438c0671-92df-40dc-89f0-9cece8d19377 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.650103] [55188]: DEBUG oslo_concurrency.lockutils [None req-438c0671-92df-40dc-89f0-9cece8d19377 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.650293] [55188]: DEBUG oslo_concurrency.lockutils [None req-438c0671-92df-40dc-89f0-9cece8d19377 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.650489] [55188]: DEBUG nova.objects.instance [None req-438c0671-92df-40dc-89f0-9cece8d19377 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 824.687192] [55188]: DEBUG nova.policy [None req-438c0671-92df-40dc-89f0-9cece8d19377 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.687332] [55187]: INFO nova.api.openstack.requestlog [None req-aebfd755-09ec-4e40-bf17-1ba9bd875abb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be/action" status: 202 len: 0 microversion: 2.1 time: 0.548424 [ 824.688697] [55187]: [pid: 55187|app: 0|req: 2017/4148] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:05:04 2025] POST /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be/action => generated 0 bytes in 552 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 824.692272] [55187]: DEBUG nova.api.openstack.wsgi [None req-f0873b11-96aa-4d78-8dad-406086bb16c8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.693769] [55187]: DEBUG nova.compute.api [None req-f0873b11-96aa-4d78-8dad-406086bb16c8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.694596] [55188]: DEBUG nova.policy [None req-438c0671-92df-40dc-89f0-9cece8d19377 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.695458] [55188]: DEBUG nova.policy [None req-438c0671-92df-40dc-89f0-9cece8d19377 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.696556] [55188]: INFO nova.api.openstack.requestlog [None req-438c0671-92df-40dc-89f0-9cece8d19377 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.083925 [ 824.696556] [55188]: [pid: 55188|app: 0|req: 2132/4149] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:04 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 824.701275] [55188]: DEBUG nova.api.openstack.wsgi [None req-2a0b86ee-81d1-4b12-ad2e-03b54cde3fbf tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.702048] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0873b11-96aa-4d78-8dad-406086bb16c8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.704197] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0873b11-96aa-4d78-8dad-406086bb16c8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.704197] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0873b11-96aa-4d78-8dad-406086bb16c8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.704197] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0873b11-96aa-4d78-8dad-406086bb16c8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.704322] [55188]: DEBUG nova.compute.api [None req-2a0b86ee-81d1-4b12-ad2e-03b54cde3fbf tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.704365] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0873b11-96aa-4d78-8dad-406086bb16c8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.704365] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0873b11-96aa-4d78-8dad-406086bb16c8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.707839] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a0b86ee-81d1-4b12-ad2e-03b54cde3fbf tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.708163] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a0b86ee-81d1-4b12-ad2e-03b54cde3fbf tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.708369] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a0b86ee-81d1-4b12-ad2e-03b54cde3fbf tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.708735] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a0b86ee-81d1-4b12-ad2e-03b54cde3fbf tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.708935] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a0b86ee-81d1-4b12-ad2e-03b54cde3fbf tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.709157] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a0b86ee-81d1-4b12-ad2e-03b54cde3fbf tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.736475] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0873b11-96aa-4d78-8dad-406086bb16c8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.736707] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0873b11-96aa-4d78-8dad-406086bb16c8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.736898] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0873b11-96aa-4d78-8dad-406086bb16c8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.737199] [55187]: DEBUG nova.objects.instance [None req-f0873b11-96aa-4d78-8dad-406086bb16c8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 824.769687] [55187]: DEBUG nova.policy [None req-f0873b11-96aa-4d78-8dad-406086bb16c8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.777065] [55187]: INFO nova.api.openstack.requestlog [None req-f0873b11-96aa-4d78-8dad-406086bb16c8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.086271 [ 824.777065] [55187]: [pid: 55187|app: 0|req: 2018/4150] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:05 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.777839] [55187]: DEBUG nova.api.openstack.wsgi [None req-9f18f19e-06d1-4dd9-829f-f4caa9a75e3b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.779398] [55187]: DEBUG nova.compute.api [None req-9f18f19e-06d1-4dd9-829f-f4caa9a75e3b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.780847] [55188]: DEBUG nova.policy [None req-2a0b86ee-81d1-4b12-ad2e-03b54cde3fbf tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.782990] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f18f19e-06d1-4dd9-829f-f4caa9a75e3b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.783292] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f18f19e-06d1-4dd9-829f-f4caa9a75e3b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.783496] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f18f19e-06d1-4dd9-829f-f4caa9a75e3b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.783855] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f18f19e-06d1-4dd9-829f-f4caa9a75e3b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.784064] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f18f19e-06d1-4dd9-829f-f4caa9a75e3b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.784237] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f18f19e-06d1-4dd9-829f-f4caa9a75e3b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.789959] [55188]: INFO nova.api.openstack.requestlog [None req-2a0b86ee-81d1-4b12-ad2e-03b54cde3fbf tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.092612 [ 824.791094] [55188]: [pid: 55188|app: 0|req: 2133/4151] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:05 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.794032] [55188]: DEBUG nova.api.openstack.wsgi [None req-5792e2ae-2ce3-4686-8034-61c7c4dbaed4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.794716] [55188]: DEBUG nova.compute.api [None req-5792e2ae-2ce3-4686-8034-61c7c4dbaed4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.805713] [55188]: DEBUG oslo_concurrency.lockutils [None req-5792e2ae-2ce3-4686-8034-61c7c4dbaed4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.805913] [55188]: DEBUG oslo_concurrency.lockutils [None req-5792e2ae-2ce3-4686-8034-61c7c4dbaed4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.806885] [55188]: DEBUG oslo_concurrency.lockutils [None req-5792e2ae-2ce3-4686-8034-61c7c4dbaed4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.807210] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f18f19e-06d1-4dd9-829f-f4caa9a75e3b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.807364] [55188]: DEBUG oslo_concurrency.lockutils [None req-5792e2ae-2ce3-4686-8034-61c7c4dbaed4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.807484] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f18f19e-06d1-4dd9-829f-f4caa9a75e3b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.807804] [55188]: DEBUG oslo_concurrency.lockutils [None req-5792e2ae-2ce3-4686-8034-61c7c4dbaed4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.807865] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f18f19e-06d1-4dd9-829f-f4caa9a75e3b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.807903] [55188]: DEBUG oslo_concurrency.lockutils [None req-5792e2ae-2ce3-4686-8034-61c7c4dbaed4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.807936] [55187]: DEBUG nova.objects.instance [None req-9f18f19e-06d1-4dd9-829f-f4caa9a75e3b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 824.842142] [55187]: DEBUG nova.policy [None req-9f18f19e-06d1-4dd9-829f-f4caa9a75e3b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.844283] [55187]: INFO nova.api.openstack.requestlog [None req-9f18f19e-06d1-4dd9-829f-f4caa9a75e3b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.068536 [ 824.844618] [55187]: [pid: 55187|app: 0|req: 2019/4152] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:05 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.847156] [55187]: DEBUG nova.api.openstack.wsgi [None req-b5fb3e15-1052-4327-90c2-e02be83397bb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.848927] [55187]: DEBUG nova.compute.api [None req-b5fb3e15-1052-4327-90c2-e02be83397bb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.852955] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5fb3e15-1052-4327-90c2-e02be83397bb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.853234] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5fb3e15-1052-4327-90c2-e02be83397bb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.853511] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5fb3e15-1052-4327-90c2-e02be83397bb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.853744] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5fb3e15-1052-4327-90c2-e02be83397bb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.853939] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5fb3e15-1052-4327-90c2-e02be83397bb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.854127] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5fb3e15-1052-4327-90c2-e02be83397bb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.860884] [55188]: DEBUG nova.policy [None req-5792e2ae-2ce3-4686-8034-61c7c4dbaed4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.870085] [55188]: DEBUG nova.policy [None req-5792e2ae-2ce3-4686-8034-61c7c4dbaed4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.870978] [55188]: DEBUG nova.policy [None req-5792e2ae-2ce3-4686-8034-61c7c4dbaed4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.871753] [55188]: INFO nova.api.openstack.requestlog [None req-5792e2ae-2ce3-4686-8034-61c7c4dbaed4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1282 microversion: 2.20 time: 0.080874 [ 824.872174] [55188]: [pid: 55188|app: 0|req: 2134/4153] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:05 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1282 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 824.881512] [55188]: DEBUG nova.api.openstack.wsgi [None req-8b790ca5-9d48-4e4d-8e50-37e51d08eac6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.881512] [55188]: DEBUG nova.compute.api [None req-8b790ca5-9d48-4e4d-8e50-37e51d08eac6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.885786] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b790ca5-9d48-4e4d-8e50-37e51d08eac6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.885972] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b790ca5-9d48-4e4d-8e50-37e51d08eac6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.886186] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b790ca5-9d48-4e4d-8e50-37e51d08eac6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.886548] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b790ca5-9d48-4e4d-8e50-37e51d08eac6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.887108] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b790ca5-9d48-4e4d-8e50-37e51d08eac6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.887108] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b790ca5-9d48-4e4d-8e50-37e51d08eac6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.897993] [55187]: DEBUG nova.policy [None req-b5fb3e15-1052-4327-90c2-e02be83397bb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.908085] [55187]: INFO nova.api.openstack.requestlog [None req-b5fb3e15-1052-4327-90c2-e02be83397bb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.062640 [ 824.909142] [55187]: [pid: 55187|app: 0|req: 2020/4154] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:05 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.918371] [55187]: DEBUG nova.api.openstack.wsgi [None req-0505ee8f-a2b9-4945-b701-a17fe7b71994 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.920145] [55187]: DEBUG nova.compute.api [None req-0505ee8f-a2b9-4945-b701-a17fe7b71994 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.926093] [55187]: DEBUG oslo_concurrency.lockutils [None req-0505ee8f-a2b9-4945-b701-a17fe7b71994 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.927308] [55187]: DEBUG oslo_concurrency.lockutils [None req-0505ee8f-a2b9-4945-b701-a17fe7b71994 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.927308] [55187]: DEBUG oslo_concurrency.lockutils [None req-0505ee8f-a2b9-4945-b701-a17fe7b71994 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.931018] [55187]: DEBUG oslo_concurrency.lockutils [None req-0505ee8f-a2b9-4945-b701-a17fe7b71994 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.931018] [55187]: DEBUG oslo_concurrency.lockutils [None req-0505ee8f-a2b9-4945-b701-a17fe7b71994 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.931018] [55187]: DEBUG oslo_concurrency.lockutils [None req-0505ee8f-a2b9-4945-b701-a17fe7b71994 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.945747] [55188]: DEBUG nova.policy [None req-8b790ca5-9d48-4e4d-8e50-37e51d08eac6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.950518] [55188]: INFO nova.api.openstack.requestlog [None req-8b790ca5-9d48-4e4d-8e50-37e51d08eac6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.077643 [ 824.950986] [55188]: [pid: 55188|app: 0|req: 2135/4155] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:05 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.952860] [55187]: DEBUG oslo_concurrency.lockutils [None req-0505ee8f-a2b9-4945-b701-a17fe7b71994 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.953120] [55187]: DEBUG oslo_concurrency.lockutils [None req-0505ee8f-a2b9-4945-b701-a17fe7b71994 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.953771] [55187]: DEBUG oslo_concurrency.lockutils [None req-0505ee8f-a2b9-4945-b701-a17fe7b71994 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.953867] [55188]: DEBUG nova.api.openstack.wsgi [None req-d3c6fbbd-832e-4c30-9f84-d71ebe267a39 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 824.953914] [55187]: DEBUG nova.objects.instance [None req-0505ee8f-a2b9-4945-b701-a17fe7b71994 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lazy-loading 'fault' on Instance uuid 00d4e54d-2bb8-46d1-a850-e8573cc0104c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 824.955713] [55188]: DEBUG nova.compute.api [None req-d3c6fbbd-832e-4c30-9f84-d71ebe267a39 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 824.959217] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3c6fbbd-832e-4c30-9f84-d71ebe267a39 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.959503] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3c6fbbd-832e-4c30-9f84-d71ebe267a39 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.959708] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3c6fbbd-832e-4c30-9f84-d71ebe267a39 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.960099] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3c6fbbd-832e-4c30-9f84-d71ebe267a39 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.960315] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3c6fbbd-832e-4c30-9f84-d71ebe267a39 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.960487] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3c6fbbd-832e-4c30-9f84-d71ebe267a39 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.986563] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3c6fbbd-832e-4c30-9f84-d71ebe267a39 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.987080] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3c6fbbd-832e-4c30-9f84-d71ebe267a39 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.987475] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3c6fbbd-832e-4c30-9f84-d71ebe267a39 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.987878] [55188]: DEBUG nova.objects.instance [None req-d3c6fbbd-832e-4c30-9f84-d71ebe267a39 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.018998] [55187]: DEBUG nova.policy [None req-0505ee8f-a2b9-4945-b701-a17fe7b71994 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dbfa6a0d3374003b0943a09e06d1cb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8232a3101b8645639b00ab8a3a055581', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.021683] [55188]: DEBUG nova.policy [None req-d3c6fbbd-832e-4c30-9f84-d71ebe267a39 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.023028] [55187]: INFO nova.api.openstack.requestlog [None req-0505ee8f-a2b9-4945-b701-a17fe7b71994 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 200 len: 1303 microversion: 2.1 time: 0.114132 [ 825.025011] [55187]: [pid: 55187|app: 0|req: 2021/4156] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:05 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 1303 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.025783] [55187]: DEBUG nova.api.openstack.wsgi [None req-8352be72-937f-418d-b3fd-93e768d42be3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.026837] [55188]: INFO nova.api.openstack.requestlog [None req-d3c6fbbd-832e-4c30-9f84-d71ebe267a39 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.075338 [ 825.027338] [55188]: [pid: 55188|app: 0|req: 2136/4157] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:05 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.027755] [55187]: DEBUG nova.compute.api [None req-8352be72-937f-418d-b3fd-93e768d42be3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.031084] [55188]: DEBUG nova.api.openstack.wsgi [None req-b67a8b81-77c0-4737-90a9-47b09766d784 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4afa6a7eb0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.035293] [55187]: DEBUG oslo_concurrency.lockutils [None req-8352be72-937f-418d-b3fd-93e768d42be3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.035539] [55187]: DEBUG oslo_concurrency.lockutils [None req-8352be72-937f-418d-b3fd-93e768d42be3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.035729] [55187]: DEBUG oslo_concurrency.lockutils [None req-8352be72-937f-418d-b3fd-93e768d42be3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.036110] [55187]: DEBUG oslo_concurrency.lockutils [None req-8352be72-937f-418d-b3fd-93e768d42be3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.036318] [55187]: DEBUG oslo_concurrency.lockutils [None req-8352be72-937f-418d-b3fd-93e768d42be3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.036492] [55187]: DEBUG oslo_concurrency.lockutils [None req-8352be72-937f-418d-b3fd-93e768d42be3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.066647] [55188]: INFO nova.api.openstack.requestlog [None req-b67a8b81-77c0-4737-90a9-47b09766d784 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b" status: 200 len: 1531 microversion: 2.1 time: 0.038666 [ 825.067008] [55188]: [pid: 55188|app: 0|req: 2137/4158] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:05:05 2025] GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b => generated 1531 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.070034] [55188]: DEBUG nova.api.openstack.wsgi [None req-ece16fb9-36ae-4bc0-9531-d1777782a3ee tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.071405] [55188]: DEBUG nova.compute.api [None req-ece16fb9-36ae-4bc0-9531-d1777782a3ee tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.073593] [55187]: DEBUG nova.policy [None req-8352be72-937f-418d-b3fd-93e768d42be3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.082178] [55187]: INFO nova.api.openstack.requestlog [None req-8352be72-937f-418d-b3fd-93e768d42be3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1330 microversion: 2.1 time: 0.057500 [ 825.082178] [55187]: [pid: 55187|app: 0|req: 2022/4159] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:05 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1330 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.082369] [55188]: DEBUG oslo_concurrency.lockutils [None req-ece16fb9-36ae-4bc0-9531-d1777782a3ee tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.082629] [55188]: DEBUG oslo_concurrency.lockutils [None req-ece16fb9-36ae-4bc0-9531-d1777782a3ee tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.082822] [55188]: DEBUG oslo_concurrency.lockutils [None req-ece16fb9-36ae-4bc0-9531-d1777782a3ee tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.083209] [55188]: DEBUG oslo_concurrency.lockutils [None req-ece16fb9-36ae-4bc0-9531-d1777782a3ee tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.083417] [55188]: DEBUG oslo_concurrency.lockutils [None req-ece16fb9-36ae-4bc0-9531-d1777782a3ee tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.083589] [55188]: DEBUG oslo_concurrency.lockutils [None req-ece16fb9-36ae-4bc0-9531-d1777782a3ee tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.086838] [55187]: DEBUG nova.api.openstack.wsgi [None req-bdfcf5af-8286-4fd0-b181-8ab9cc8d14f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.089330] [55187]: DEBUG nova.compute.api [None req-bdfcf5af-8286-4fd0-b181-8ab9cc8d14f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.092907] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdfcf5af-8286-4fd0-b181-8ab9cc8d14f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.093170] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdfcf5af-8286-4fd0-b181-8ab9cc8d14f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.095941] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdfcf5af-8286-4fd0-b181-8ab9cc8d14f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.095941] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdfcf5af-8286-4fd0-b181-8ab9cc8d14f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.095941] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdfcf5af-8286-4fd0-b181-8ab9cc8d14f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.095941] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdfcf5af-8286-4fd0-b181-8ab9cc8d14f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.117015] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdfcf5af-8286-4fd0-b181-8ab9cc8d14f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.118029] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdfcf5af-8286-4fd0-b181-8ab9cc8d14f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.118029] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdfcf5af-8286-4fd0-b181-8ab9cc8d14f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.118029] [55187]: DEBUG nova.objects.instance [None req-bdfcf5af-8286-4fd0-b181-8ab9cc8d14f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.143144] [55188]: DEBUG nova.policy [None req-ece16fb9-36ae-4bc0-9531-d1777782a3ee tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.150210] [55188]: INFO nova.api.openstack.requestlog [None req-ece16fb9-36ae-4bc0-9531-d1777782a3ee tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.079913 [ 825.150210] [55188]: [pid: 55188|app: 0|req: 2138/4160] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:05 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.151595] [55188]: DEBUG nova.api.openstack.wsgi [None req-639d58a6-a326-4305-98b5-176260fe3339 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.153351] [55188]: DEBUG nova.compute.api [None req-639d58a6-a326-4305-98b5-176260fe3339 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.155940] [55187]: DEBUG nova.policy [None req-bdfcf5af-8286-4fd0-b181-8ab9cc8d14f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.157140] [55188]: DEBUG oslo_concurrency.lockutils [None req-639d58a6-a326-4305-98b5-176260fe3339 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.157428] [55188]: DEBUG oslo_concurrency.lockutils [None req-639d58a6-a326-4305-98b5-176260fe3339 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.157655] [55188]: DEBUG oslo_concurrency.lockutils [None req-639d58a6-a326-4305-98b5-176260fe3339 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.158064] [55188]: DEBUG oslo_concurrency.lockutils [None req-639d58a6-a326-4305-98b5-176260fe3339 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.158305] [55188]: DEBUG oslo_concurrency.lockutils [None req-639d58a6-a326-4305-98b5-176260fe3339 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.158516] [55188]: DEBUG oslo_concurrency.lockutils [None req-639d58a6-a326-4305-98b5-176260fe3339 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.162767] [55187]: INFO nova.api.openstack.requestlog [None req-bdfcf5af-8286-4fd0-b181-8ab9cc8d14f8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.078331 [ 825.163295] [55187]: [pid: 55187|app: 0|req: 2023/4161] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:05 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.166087] [55187]: DEBUG nova.api.openstack.wsgi [None req-4a8f1060-8aec-449f-a329-caae162cb8bd tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.167958] [55187]: DEBUG nova.compute.api [None req-4a8f1060-8aec-449f-a329-caae162cb8bd tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.173256] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8f1060-8aec-449f-a329-caae162cb8bd tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.173852] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8f1060-8aec-449f-a329-caae162cb8bd tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.175016] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8f1060-8aec-449f-a329-caae162cb8bd tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.175016] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8f1060-8aec-449f-a329-caae162cb8bd tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.175016] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8f1060-8aec-449f-a329-caae162cb8bd tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.175016] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8f1060-8aec-449f-a329-caae162cb8bd tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.180255] [55188]: DEBUG oslo_concurrency.lockutils [None req-639d58a6-a326-4305-98b5-176260fe3339 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.180503] [55188]: DEBUG oslo_concurrency.lockutils [None req-639d58a6-a326-4305-98b5-176260fe3339 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.180695] [55188]: DEBUG oslo_concurrency.lockutils [None req-639d58a6-a326-4305-98b5-176260fe3339 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.180889] [55188]: DEBUG nova.objects.instance [None req-639d58a6-a326-4305-98b5-176260fe3339 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.211465] [55188]: DEBUG nova.policy [None req-639d58a6-a326-4305-98b5-176260fe3339 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.217698] [55188]: INFO nova.api.openstack.requestlog [None req-639d58a6-a326-4305-98b5-176260fe3339 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.069203 [ 825.218216] [55188]: [pid: 55188|app: 0|req: 2139/4162] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:05 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.309181] [55187]: DEBUG nova.policy [None req-4a8f1060-8aec-449f-a329-caae162cb8bd tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.322093] [55187]: INFO nova.api.openstack.requestlog [None req-4a8f1060-8aec-449f-a329-caae162cb8bd tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1643 microversion: 2.1 time: 0.157175 [ 825.322093] [55187]: [pid: 55187|app: 0|req: 2024/4163] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:05 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1643 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.326276] [55187]: DEBUG nova.api.openstack.wsgi [None req-c8dc2678-839f-460d-899e-48f1bf31b893 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.327555] [55187]: DEBUG nova.compute.api [None req-c8dc2678-839f-460d-899e-48f1bf31b893 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.337705] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8dc2678-839f-460d-899e-48f1bf31b893 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.337705] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8dc2678-839f-460d-899e-48f1bf31b893 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.337705] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8dc2678-839f-460d-899e-48f1bf31b893 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.337705] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8dc2678-839f-460d-899e-48f1bf31b893 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.339972] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8dc2678-839f-460d-899e-48f1bf31b893 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.339972] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8dc2678-839f-460d-899e-48f1bf31b893 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.342598] [55188]: DEBUG nova.api.openstack.wsgi [None req-57c53f69-004b-431d-94cb-17a9ede75b5b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Action: 'create', calling method: .version_select at 0x7d4afa7fce50>, body: {"keypair": {"name": "tempest-keypair-2145949146", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH8/9mhiemJtmnJ+2ldgMIkDaYsvrMwzqmloHZ8wbMnEPkcsdDHvuJ65oVKBZpVh0H9cgkEWr3Gr5WNbjDNVH3VWm9caOYmwbUqVaYN2clv14LkhP09jc9uIXgcbg0ES0Q=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 825.364446] [55188]: DEBUG nova.quota [None req-57c53f69-004b-431d-94cb-17a9ede75b5b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Getting quotas for project e202dc659baf4761b5c2583ff7444d5c. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 825.371395] [55188]: DEBUG nova.quota [None req-57c53f69-004b-431d-94cb-17a9ede75b5b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Getting quotas for user c3e4e704803a492ab4800dc53a59b321 and project e202dc659baf4761b5c2583ff7444d5c. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 825.398102] [55188]: INFO nova.api.openstack.requestlog [None req-57c53f69-004b-431d-94cb-17a9ede75b5b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.179331 [ 825.398772] [55188]: [pid: 55188|app: 0|req: 2140/4164] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:05:05 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 825.401416] [55188]: DEBUG nova.api.openstack.wsgi [None req-100dc6a2-79ca-4d18-9536-833e94ffdf8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.403197] [55188]: DEBUG nova.compute.api [None req-100dc6a2-79ca-4d18-9536-833e94ffdf8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.407946] [55187]: DEBUG nova.policy [None req-c8dc2678-839f-460d-899e-48f1bf31b893 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.408719] [55188]: DEBUG oslo_concurrency.lockutils [None req-100dc6a2-79ca-4d18-9536-833e94ffdf8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.409089] [55188]: DEBUG oslo_concurrency.lockutils [None req-100dc6a2-79ca-4d18-9536-833e94ffdf8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.409350] [55188]: DEBUG oslo_concurrency.lockutils [None req-100dc6a2-79ca-4d18-9536-833e94ffdf8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.409757] [55188]: DEBUG oslo_concurrency.lockutils [None req-100dc6a2-79ca-4d18-9536-833e94ffdf8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.409970] [55188]: DEBUG oslo_concurrency.lockutils [None req-100dc6a2-79ca-4d18-9536-833e94ffdf8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.410335] [55188]: DEBUG oslo_concurrency.lockutils [None req-100dc6a2-79ca-4d18-9536-833e94ffdf8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.413530] [55187]: INFO nova.api.openstack.requestlog [None req-c8dc2678-839f-460d-899e-48f1bf31b893 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.090449 [ 825.414096] [55187]: [pid: 55187|app: 0|req: 2025/4165] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:05 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.421058] [55187]: DEBUG nova.api.openstack.wsgi [req-715e7b99-1ed6-4b8b-803f-094a5296c87e req-e29de43a-89ad-4f54-836f-d5726e43840f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43", "name": "network-vif-plugged", "status": "completed", "tag": "743bed7e-c9d4-4f11-891b-4110ac7c62a9"}, {"name": "network-changed", "server_uuid": "dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43", "tag": "743bed7e-c9d4-4f11-891b-4110ac7c62a9"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 825.426958] [55187]: DEBUG oslo_concurrency.lockutils [req-715e7b99-1ed6-4b8b-803f-094a5296c87e req-e29de43a-89ad-4f54-836f-d5726e43840f service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.427257] [55187]: DEBUG oslo_concurrency.lockutils [req-715e7b99-1ed6-4b8b-803f-094a5296c87e req-e29de43a-89ad-4f54-836f-d5726e43840f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.427479] [55187]: DEBUG oslo_concurrency.lockutils [req-715e7b99-1ed6-4b8b-803f-094a5296c87e req-e29de43a-89ad-4f54-836f-d5726e43840f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.436071] [55187]: INFO nova.api.openstack.compute.server_external_events [req-715e7b99-1ed6-4b8b-803f-094a5296c87e req-e29de43a-89ad-4f54-836f-d5726e43840f service nova] Creating event network-vif-plugged:743bed7e-c9d4-4f11-891b-4110ac7c62a9 for instance dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 on cpu-1 [ 825.436486] [55187]: INFO nova.api.openstack.compute.server_external_events [req-715e7b99-1ed6-4b8b-803f-094a5296c87e req-e29de43a-89ad-4f54-836f-d5726e43840f service nova] Creating event network-changed:743bed7e-c9d4-4f11-891b-4110ac7c62a9 for instance dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 on cpu-1 [ 825.439481] [55187]: INFO nova.api.openstack.requestlog [req-715e7b99-1ed6-4b8b-803f-094a5296c87e req-e29de43a-89ad-4f54-836f-d5726e43840f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024893 [ 825.439834] [55187]: [pid: 55187|app: 0|req: 2026/4166] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:05 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 825.443052] [55187]: DEBUG nova.api.openstack.wsgi [None req-7ec57733-e8f3-4f70-918c-c60eb8fe1c3f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.444390] [55187]: DEBUG nova.compute.api [None req-7ec57733-e8f3-4f70-918c-c60eb8fe1c3f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.447981] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ec57733-e8f3-4f70-918c-c60eb8fe1c3f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.448139] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ec57733-e8f3-4f70-918c-c60eb8fe1c3f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.448436] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ec57733-e8f3-4f70-918c-c60eb8fe1c3f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.448700] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ec57733-e8f3-4f70-918c-c60eb8fe1c3f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.448897] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ec57733-e8f3-4f70-918c-c60eb8fe1c3f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.449082] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ec57733-e8f3-4f70-918c-c60eb8fe1c3f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.484012] [55187]: DEBUG nova.policy [None req-7ec57733-e8f3-4f70-918c-c60eb8fe1c3f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.489861] [55187]: INFO nova.api.openstack.requestlog [None req-7ec57733-e8f3-4f70-918c-c60eb8fe1c3f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.049289 [ 825.490228] [55187]: [pid: 55187|app: 0|req: 2027/4167] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:05 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.492690] [55187]: DEBUG nova.api.openstack.wsgi [None req-fe1c61c6-c268-41aa-bc64-3f5b808435fa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.494323] [55187]: DEBUG nova.compute.api [None req-fe1c61c6-c268-41aa-bc64-3f5b808435fa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.497894] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe1c61c6-c268-41aa-bc64-3f5b808435fa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.498179] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe1c61c6-c268-41aa-bc64-3f5b808435fa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.498374] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe1c61c6-c268-41aa-bc64-3f5b808435fa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.498769] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe1c61c6-c268-41aa-bc64-3f5b808435fa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.498929] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe1c61c6-c268-41aa-bc64-3f5b808435fa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.499120] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe1c61c6-c268-41aa-bc64-3f5b808435fa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.541219] [55188]: DEBUG nova.policy [None req-100dc6a2-79ca-4d18-9536-833e94ffdf8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.546160] [55187]: DEBUG nova.policy [None req-fe1c61c6-c268-41aa-bc64-3f5b808435fa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.547053] [55188]: INFO nova.api.openstack.requestlog [None req-100dc6a2-79ca-4d18-9536-833e94ffdf8d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1323 microversion: 2.1 time: 0.147654 [ 825.547542] [55188]: [pid: 55188|app: 0|req: 2141/4168] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:05 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1323 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.551073] [55187]: DEBUG nova.policy [None req-fe1c61c6-c268-41aa-bc64-3f5b808435fa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.552460] [55187]: DEBUG nova.policy [None req-fe1c61c6-c268-41aa-bc64-3f5b808435fa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.554382] [55188]: DEBUG nova.api.openstack.wsgi [None req-1fa7722f-751b-446e-8d54-22420bf392c1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.556196] [55188]: DEBUG nova.compute.api [None req-1fa7722f-751b-446e-8d54-22420bf392c1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.556553] [55187]: INFO nova.api.openstack.requestlog [None req-fe1c61c6-c268-41aa-bc64-3f5b808435fa tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.065750 [ 825.557546] [55187]: [pid: 55187|app: 0|req: 2028/4169] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:05 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 825.560232] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fa7722f-751b-446e-8d54-22420bf392c1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.560483] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fa7722f-751b-446e-8d54-22420bf392c1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.560666] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fa7722f-751b-446e-8d54-22420bf392c1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.561025] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fa7722f-751b-446e-8d54-22420bf392c1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.561232] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fa7722f-751b-446e-8d54-22420bf392c1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.561407] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fa7722f-751b-446e-8d54-22420bf392c1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.585702] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fa7722f-751b-446e-8d54-22420bf392c1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.586031] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fa7722f-751b-446e-8d54-22420bf392c1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.586221] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fa7722f-751b-446e-8d54-22420bf392c1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.586427] [55188]: DEBUG nova.objects.instance [None req-1fa7722f-751b-446e-8d54-22420bf392c1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.618274] [55188]: DEBUG nova.policy [None req-1fa7722f-751b-446e-8d54-22420bf392c1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.622452] [55188]: INFO nova.api.openstack.requestlog [None req-1fa7722f-751b-446e-8d54-22420bf392c1 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.074302 [ 825.622781] [55188]: [pid: 55188|app: 0|req: 2142/4170] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:05 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.632033] [55187]: DEBUG nova.api.openstack.wsgi [None req-53bbb8e0-bfc0-488a-a6ef-5978e980e97d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.633761] [55187]: DEBUG nova.compute.api [None req-53bbb8e0-bfc0-488a-a6ef-5978e980e97d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.637531] [55187]: DEBUG oslo_concurrency.lockutils [None req-53bbb8e0-bfc0-488a-a6ef-5978e980e97d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.637776] [55187]: DEBUG oslo_concurrency.lockutils [None req-53bbb8e0-bfc0-488a-a6ef-5978e980e97d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.638016] [55187]: DEBUG oslo_concurrency.lockutils [None req-53bbb8e0-bfc0-488a-a6ef-5978e980e97d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.638396] [55187]: DEBUG oslo_concurrency.lockutils [None req-53bbb8e0-bfc0-488a-a6ef-5978e980e97d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.638597] [55187]: DEBUG oslo_concurrency.lockutils [None req-53bbb8e0-bfc0-488a-a6ef-5978e980e97d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.638769] [55187]: DEBUG oslo_concurrency.lockutils [None req-53bbb8e0-bfc0-488a-a6ef-5978e980e97d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.659673] [55187]: DEBUG oslo_concurrency.lockutils [None req-53bbb8e0-bfc0-488a-a6ef-5978e980e97d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.659923] [55187]: DEBUG oslo_concurrency.lockutils [None req-53bbb8e0-bfc0-488a-a6ef-5978e980e97d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.660211] [55187]: DEBUG oslo_concurrency.lockutils [None req-53bbb8e0-bfc0-488a-a6ef-5978e980e97d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.660317] [55187]: DEBUG nova.objects.instance [None req-53bbb8e0-bfc0-488a-a6ef-5978e980e97d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.693024] [55187]: DEBUG nova.policy [None req-53bbb8e0-bfc0-488a-a6ef-5978e980e97d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.694468] [55187]: INFO nova.api.openstack.requestlog [None req-53bbb8e0-bfc0-488a-a6ef-5978e980e97d tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.065291 [ 825.694967] [55187]: [pid: 55187|app: 0|req: 2029/4171] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:05 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.715490] [55188]: DEBUG nova.api.openstack.wsgi [None req-5ad5a03c-b0c6-4092-88e7-612e8686b8a5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.717824] [55188]: DEBUG nova.compute.api [None req-5ad5a03c-b0c6-4092-88e7-612e8686b8a5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.722114] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ad5a03c-b0c6-4092-88e7-612e8686b8a5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.722329] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ad5a03c-b0c6-4092-88e7-612e8686b8a5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.722520] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ad5a03c-b0c6-4092-88e7-612e8686b8a5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.722873] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ad5a03c-b0c6-4092-88e7-612e8686b8a5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.723615] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ad5a03c-b0c6-4092-88e7-612e8686b8a5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.723815] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ad5a03c-b0c6-4092-88e7-612e8686b8a5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.745025] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ad5a03c-b0c6-4092-88e7-612e8686b8a5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.745025] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ad5a03c-b0c6-4092-88e7-612e8686b8a5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.745025] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ad5a03c-b0c6-4092-88e7-612e8686b8a5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.745025] [55188]: DEBUG nova.objects.instance [None req-5ad5a03c-b0c6-4092-88e7-612e8686b8a5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.784685] [55188]: DEBUG nova.policy [None req-5ad5a03c-b0c6-4092-88e7-612e8686b8a5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.790008] [55188]: DEBUG nova.policy [None req-5ad5a03c-b0c6-4092-88e7-612e8686b8a5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.790711] [55188]: DEBUG nova.policy [None req-5ad5a03c-b0c6-4092-88e7-612e8686b8a5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.791505] [55188]: INFO nova.api.openstack.requestlog [None req-5ad5a03c-b0c6-4092-88e7-612e8686b8a5 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.078319 [ 825.791769] [55188]: [pid: 55188|app: 0|req: 2143/4172] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 825.793401] [55187]: DEBUG nova.api.openstack.wsgi [None req-a39d9525-45af-428c-be5b-1a2c3d7f0948 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.795264] [55187]: DEBUG nova.compute.api [None req-a39d9525-45af-428c-be5b-1a2c3d7f0948 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.799107] [55187]: DEBUG oslo_concurrency.lockutils [None req-a39d9525-45af-428c-be5b-1a2c3d7f0948 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.799494] [55187]: DEBUG oslo_concurrency.lockutils [None req-a39d9525-45af-428c-be5b-1a2c3d7f0948 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.799638] [55187]: DEBUG oslo_concurrency.lockutils [None req-a39d9525-45af-428c-be5b-1a2c3d7f0948 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.799941] [55187]: DEBUG oslo_concurrency.lockutils [None req-a39d9525-45af-428c-be5b-1a2c3d7f0948 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.800141] [55187]: DEBUG oslo_concurrency.lockutils [None req-a39d9525-45af-428c-be5b-1a2c3d7f0948 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.800569] [55187]: DEBUG oslo_concurrency.lockutils [None req-a39d9525-45af-428c-be5b-1a2c3d7f0948 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.816334] [55188]: DEBUG nova.api.openstack.wsgi [None req-b110122c-155e-43e5-b11c-3e1a6b73a852 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.818566] [55188]: DEBUG nova.compute.api [None req-b110122c-155e-43e5-b11c-3e1a6b73a852 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.822508] [55188]: DEBUG oslo_concurrency.lockutils [None req-b110122c-155e-43e5-b11c-3e1a6b73a852 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.822508] [55188]: DEBUG oslo_concurrency.lockutils [None req-b110122c-155e-43e5-b11c-3e1a6b73a852 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.822593] [55188]: DEBUG oslo_concurrency.lockutils [None req-b110122c-155e-43e5-b11c-3e1a6b73a852 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.824155] [55188]: DEBUG oslo_concurrency.lockutils [None req-b110122c-155e-43e5-b11c-3e1a6b73a852 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.824155] [55188]: DEBUG oslo_concurrency.lockutils [None req-b110122c-155e-43e5-b11c-3e1a6b73a852 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.824155] [55188]: DEBUG oslo_concurrency.lockutils [None req-b110122c-155e-43e5-b11c-3e1a6b73a852 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.827757] [55187]: DEBUG oslo_concurrency.lockutils [None req-a39d9525-45af-428c-be5b-1a2c3d7f0948 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.828038] [55187]: DEBUG oslo_concurrency.lockutils [None req-a39d9525-45af-428c-be5b-1a2c3d7f0948 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.828279] [55187]: DEBUG oslo_concurrency.lockutils [None req-a39d9525-45af-428c-be5b-1a2c3d7f0948 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.828427] [55187]: DEBUG nova.objects.instance [None req-a39d9525-45af-428c-be5b-1a2c3d7f0948 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.856681] [55187]: DEBUG nova.policy [None req-a39d9525-45af-428c-be5b-1a2c3d7f0948 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.861515] [55187]: INFO nova.api.openstack.requestlog [None req-a39d9525-45af-428c-be5b-1a2c3d7f0948 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.070228 [ 825.861747] [55187]: [pid: 55187|app: 0|req: 2030/4173] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.864423] [55187]: DEBUG nova.api.openstack.wsgi [None req-2ea9b09d-fd3c-4248-bfc3-de6a21815863 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.866311] [55187]: DEBUG nova.compute.api [None req-2ea9b09d-fd3c-4248-bfc3-de6a21815863 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.870147] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ea9b09d-fd3c-4248-bfc3-de6a21815863 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.870147] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ea9b09d-fd3c-4248-bfc3-de6a21815863 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.871987] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ea9b09d-fd3c-4248-bfc3-de6a21815863 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.871987] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ea9b09d-fd3c-4248-bfc3-de6a21815863 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.871987] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ea9b09d-fd3c-4248-bfc3-de6a21815863 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.871987] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ea9b09d-fd3c-4248-bfc3-de6a21815863 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.887480] [55188]: DEBUG nova.policy [None req-b110122c-155e-43e5-b11c-3e1a6b73a852 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.889571] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ea9b09d-fd3c-4248-bfc3-de6a21815863 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.889826] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ea9b09d-fd3c-4248-bfc3-de6a21815863 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.890112] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ea9b09d-fd3c-4248-bfc3-de6a21815863 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.890359] [55187]: DEBUG nova.objects.instance [None req-2ea9b09d-fd3c-4248-bfc3-de6a21815863 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.893315] [55188]: INFO nova.api.openstack.requestlog [None req-b110122c-155e-43e5-b11c-3e1a6b73a852 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.079129 [ 825.893675] [55188]: [pid: 55188|app: 0|req: 2144/4174] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.900047] [55188]: DEBUG nova.api.openstack.wsgi [None req-f4310654-dd8a-4543-b3ea-392c797593c1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.900047] [55188]: DEBUG nova.compute.api [None req-f4310654-dd8a-4543-b3ea-392c797593c1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.903102] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4310654-dd8a-4543-b3ea-392c797593c1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.903471] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4310654-dd8a-4543-b3ea-392c797593c1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.903780] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4310654-dd8a-4543-b3ea-392c797593c1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.904269] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4310654-dd8a-4543-b3ea-392c797593c1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.904590] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4310654-dd8a-4543-b3ea-392c797593c1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.906608] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4310654-dd8a-4543-b3ea-392c797593c1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.912994] [55187]: DEBUG nova.policy [None req-2ea9b09d-fd3c-4248-bfc3-de6a21815863 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.918638] [55187]: INFO nova.api.openstack.requestlog [None req-2ea9b09d-fd3c-4248-bfc3-de6a21815863 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.056128 [ 825.918971] [55187]: [pid: 55187|app: 0|req: 2031/4175] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.927382] [55187]: DEBUG nova.api.openstack.wsgi [None req-1300528c-60bf-40a3-bea6-ea9caad75273 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.933676] [55187]: DEBUG nova.compute.api [None req-1300528c-60bf-40a3-bea6-ea9caad75273 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 825.938450] [55187]: DEBUG oslo_concurrency.lockutils [None req-1300528c-60bf-40a3-bea6-ea9caad75273 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.938698] [55187]: DEBUG oslo_concurrency.lockutils [None req-1300528c-60bf-40a3-bea6-ea9caad75273 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.938890] [55187]: DEBUG oslo_concurrency.lockutils [None req-1300528c-60bf-40a3-bea6-ea9caad75273 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.939336] [55187]: DEBUG oslo_concurrency.lockutils [None req-1300528c-60bf-40a3-bea6-ea9caad75273 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.939581] [55187]: DEBUG oslo_concurrency.lockutils [None req-1300528c-60bf-40a3-bea6-ea9caad75273 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.939984] [55187]: DEBUG oslo_concurrency.lockutils [None req-1300528c-60bf-40a3-bea6-ea9caad75273 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.986959] [55187]: DEBUG nova.policy [None req-1300528c-60bf-40a3-bea6-ea9caad75273 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.991372] [55188]: DEBUG nova.policy [None req-f4310654-dd8a-4543-b3ea-392c797593c1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.993740] [55187]: INFO nova.api.openstack.requestlog [None req-1300528c-60bf-40a3-bea6-ea9caad75273 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.069743 [ 825.993740] [55187]: [pid: 55187|app: 0|req: 2032/4176] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.996428] [55188]: DEBUG nova.policy [None req-f4310654-dd8a-4543-b3ea-392c797593c1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.996999] [55187]: DEBUG nova.api.openstack.wsgi [None req-0edf509f-65d7-409d-afba-a5d49a5bb6fa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 825.997130] [55188]: DEBUG nova.policy [None req-f4310654-dd8a-4543-b3ea-392c797593c1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.997744] [55188]: INFO nova.api.openstack.requestlog [None req-f4310654-dd8a-4543-b3ea-392c797593c1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1282 microversion: 2.20 time: 0.103585 [ 825.998230] [55188]: [pid: 55188|app: 0|req: 2145/4177] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1282 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 825.999025] [55187]: DEBUG nova.compute.api [None req-0edf509f-65d7-409d-afba-a5d49a5bb6fa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.002322] [55187]: DEBUG oslo_concurrency.lockutils [None req-0edf509f-65d7-409d-afba-a5d49a5bb6fa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.003348] [55187]: DEBUG oslo_concurrency.lockutils [None req-0edf509f-65d7-409d-afba-a5d49a5bb6fa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.003563] [55187]: DEBUG oslo_concurrency.lockutils [None req-0edf509f-65d7-409d-afba-a5d49a5bb6fa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.003978] [55187]: DEBUG oslo_concurrency.lockutils [None req-0edf509f-65d7-409d-afba-a5d49a5bb6fa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.004223] [55187]: DEBUG oslo_concurrency.lockutils [None req-0edf509f-65d7-409d-afba-a5d49a5bb6fa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.004412] [55187]: DEBUG oslo_concurrency.lockutils [None req-0edf509f-65d7-409d-afba-a5d49a5bb6fa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.039285] [55188]: DEBUG nova.api.openstack.wsgi [None req-2f01d404-9c9c-4959-86e0-94856cc97688 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.045021] [55188]: DEBUG nova.compute.api [None req-2f01d404-9c9c-4959-86e0-94856cc97688 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.045280] [55187]: DEBUG nova.policy [None req-0edf509f-65d7-409d-afba-a5d49a5bb6fa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.049708] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f01d404-9c9c-4959-86e0-94856cc97688 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.049869] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f01d404-9c9c-4959-86e0-94856cc97688 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.050072] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f01d404-9c9c-4959-86e0-94856cc97688 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.050439] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f01d404-9c9c-4959-86e0-94856cc97688 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.050648] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f01d404-9c9c-4959-86e0-94856cc97688 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.051015] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f01d404-9c9c-4959-86e0-94856cc97688 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.053148] [55187]: INFO nova.api.openstack.requestlog [None req-0edf509f-65d7-409d-afba-a5d49a5bb6fa tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.059322 [ 826.054313] [55187]: [pid: 55187|app: 0|req: 2033/4178] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.056649] [55187]: DEBUG nova.api.openstack.wsgi [None req-864363f1-62b7-4175-9efa-54939b76ffc3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.060351] [55187]: DEBUG nova.compute.api [None req-864363f1-62b7-4175-9efa-54939b76ffc3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.065439] [55187]: DEBUG oslo_concurrency.lockutils [None req-864363f1-62b7-4175-9efa-54939b76ffc3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.065439] [55187]: DEBUG oslo_concurrency.lockutils [None req-864363f1-62b7-4175-9efa-54939b76ffc3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.065439] [55187]: DEBUG oslo_concurrency.lockutils [None req-864363f1-62b7-4175-9efa-54939b76ffc3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.065439] [55187]: DEBUG oslo_concurrency.lockutils [None req-864363f1-62b7-4175-9efa-54939b76ffc3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.065439] [55187]: DEBUG oslo_concurrency.lockutils [None req-864363f1-62b7-4175-9efa-54939b76ffc3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.065439] [55187]: DEBUG oslo_concurrency.lockutils [None req-864363f1-62b7-4175-9efa-54939b76ffc3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.065761] [55188]: INFO nova.api.openstack.wsgi [None req-2f01d404-9c9c-4959-86e0-94856cc97688 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] HTTP exception thrown: Instance 00d4e54d-2bb8-46d1-a850-e8573cc0104c could not be found. [ 826.065761] [55188]: DEBUG nova.api.openstack.wsgi [None req-2f01d404-9c9c-4959-86e0-94856cc97688 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Returning 404 to user: Instance 00d4e54d-2bb8-46d1-a850-e8573cc0104c could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 826.066083] [55188]: INFO nova.api.openstack.requestlog [None req-2f01d404-9c9c-4959-86e0-94856cc97688 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 404 len: 111 microversion: 2.1 time: 0.029226 [ 826.066392] [55188]: [pid: 55188|app: 0|req: 2146/4179] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 826.075269] [55188]: DEBUG nova.api.openstack.wsgi [None req-8fd31863-cb83-4923-88ba-1062229e714e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4afa944790>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.090027] [55187]: DEBUG oslo_concurrency.lockutils [None req-864363f1-62b7-4175-9efa-54939b76ffc3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.090027] [55187]: DEBUG oslo_concurrency.lockutils [None req-864363f1-62b7-4175-9efa-54939b76ffc3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.090027] [55187]: DEBUG oslo_concurrency.lockutils [None req-864363f1-62b7-4175-9efa-54939b76ffc3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.090312] [55187]: DEBUG nova.objects.instance [None req-864363f1-62b7-4175-9efa-54939b76ffc3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 826.112512] [55188]: INFO nova.api.openstack.requestlog [None req-8fd31863-cb83-4923-88ba-1062229e714e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b" status: 200 len: 1531 microversion: 2.1 time: 0.039539 [ 826.113333] [55188]: [pid: 55188|app: 0|req: 2147/4180] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b => generated 1531 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.116175] [55188]: DEBUG nova.api.openstack.wsgi [None req-318b7e05-8b16-4558-bdd9-8fdde395b08b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.116488] [55188]: DEBUG nova.compute.api [None req-318b7e05-8b16-4558-bdd9-8fdde395b08b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.120263] [55188]: DEBUG oslo_concurrency.lockutils [None req-318b7e05-8b16-4558-bdd9-8fdde395b08b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.120505] [55188]: DEBUG oslo_concurrency.lockutils [None req-318b7e05-8b16-4558-bdd9-8fdde395b08b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.120692] [55188]: DEBUG oslo_concurrency.lockutils [None req-318b7e05-8b16-4558-bdd9-8fdde395b08b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.121076] [55188]: DEBUG oslo_concurrency.lockutils [None req-318b7e05-8b16-4558-bdd9-8fdde395b08b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.121314] [55188]: DEBUG oslo_concurrency.lockutils [None req-318b7e05-8b16-4558-bdd9-8fdde395b08b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.121493] [55188]: DEBUG oslo_concurrency.lockutils [None req-318b7e05-8b16-4558-bdd9-8fdde395b08b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.125211] [55187]: DEBUG nova.policy [None req-864363f1-62b7-4175-9efa-54939b76ffc3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.131991] [55187]: INFO nova.api.openstack.requestlog [None req-864363f1-62b7-4175-9efa-54939b76ffc3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.076193 [ 826.131991] [55187]: [pid: 55187|app: 0|req: 2034/4181] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.132129] [55188]: INFO nova.api.openstack.wsgi [None req-318b7e05-8b16-4558-bdd9-8fdde395b08b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] HTTP exception thrown: Instance 00d4e54d-2bb8-46d1-a850-e8573cc0104c could not be found. [ 826.132129] [55188]: DEBUG nova.api.openstack.wsgi [None req-318b7e05-8b16-4558-bdd9-8fdde395b08b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Returning 404 to user: Instance 00d4e54d-2bb8-46d1-a850-e8573cc0104c could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 826.132129] [55188]: INFO nova.api.openstack.requestlog [None req-318b7e05-8b16-4558-bdd9-8fdde395b08b tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 404 len: 111 microversion: 2.1 time: 0.017679 [ 826.132318] [55188]: [pid: 55188|app: 0|req: 2148/4182] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:05:06 2025] DELETE /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 826.136780] [55188]: DEBUG nova.api.openstack.wsgi [None req-0c3bb385-637d-47a2-8506-ec9194ce48f8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.137882] [55187]: DEBUG nova.api.openstack.wsgi [None req-a136a280-f74c-4c62-9c36-0757918d679e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.139704] [55188]: DEBUG nova.compute.api [None req-0c3bb385-637d-47a2-8506-ec9194ce48f8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 00d4e54d-2bb8-46d1-a850-e8573cc0104c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.139804] [55187]: DEBUG nova.compute.api [None req-a136a280-f74c-4c62-9c36-0757918d679e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.142668] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c3bb385-637d-47a2-8506-ec9194ce48f8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.142976] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c3bb385-637d-47a2-8506-ec9194ce48f8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.143293] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c3bb385-637d-47a2-8506-ec9194ce48f8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.143744] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c3bb385-637d-47a2-8506-ec9194ce48f8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.144120] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c3bb385-637d-47a2-8506-ec9194ce48f8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.144718] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c3bb385-637d-47a2-8506-ec9194ce48f8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.144849] [55187]: DEBUG oslo_concurrency.lockutils [None req-a136a280-f74c-4c62-9c36-0757918d679e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.145029] [55187]: DEBUG oslo_concurrency.lockutils [None req-a136a280-f74c-4c62-9c36-0757918d679e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.145677] [55187]: DEBUG oslo_concurrency.lockutils [None req-a136a280-f74c-4c62-9c36-0757918d679e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.145677] [55187]: DEBUG oslo_concurrency.lockutils [None req-a136a280-f74c-4c62-9c36-0757918d679e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.145784] [55187]: DEBUG oslo_concurrency.lockutils [None req-a136a280-f74c-4c62-9c36-0757918d679e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.145927] [55187]: DEBUG oslo_concurrency.lockutils [None req-a136a280-f74c-4c62-9c36-0757918d679e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.155910] [55188]: INFO nova.api.openstack.wsgi [None req-0c3bb385-637d-47a2-8506-ec9194ce48f8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] HTTP exception thrown: Instance 00d4e54d-2bb8-46d1-a850-e8573cc0104c could not be found. [ 826.156353] [55188]: DEBUG nova.api.openstack.wsgi [None req-0c3bb385-637d-47a2-8506-ec9194ce48f8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Returning 404 to user: Instance 00d4e54d-2bb8-46d1-a850-e8573cc0104c could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 826.157272] [55188]: INFO nova.api.openstack.requestlog [None req-0c3bb385-637d-47a2-8506-ec9194ce48f8 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c" status: 404 len: 111 microversion: 2.1 time: 0.022382 [ 826.157886] [55188]: [pid: 55188|app: 0|req: 2149/4183] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/servers/00d4e54d-2bb8-46d1-a850-e8573cc0104c => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 826.165097] [55188]: DEBUG nova.api.openstack.wsgi [None req-abb79315-fcbc-4033-b578-4fbaaf8677d7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.165097] [55188]: DEBUG nova.compute.api [None req-abb79315-fcbc-4033-b578-4fbaaf8677d7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.169818] [55188]: DEBUG oslo_concurrency.lockutils [None req-abb79315-fcbc-4033-b578-4fbaaf8677d7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.170186] [55188]: DEBUG oslo_concurrency.lockutils [None req-abb79315-fcbc-4033-b578-4fbaaf8677d7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.170496] [55188]: DEBUG oslo_concurrency.lockutils [None req-abb79315-fcbc-4033-b578-4fbaaf8677d7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.171197] [55188]: DEBUG oslo_concurrency.lockutils [None req-abb79315-fcbc-4033-b578-4fbaaf8677d7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.171588] [55188]: DEBUG oslo_concurrency.lockutils [None req-abb79315-fcbc-4033-b578-4fbaaf8677d7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.171835] [55188]: DEBUG oslo_concurrency.lockutils [None req-abb79315-fcbc-4033-b578-4fbaaf8677d7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.183729] [55188]: INFO nova.api.openstack.wsgi [None req-abb79315-fcbc-4033-b578-4fbaaf8677d7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] HTTP exception thrown: Instance 8d55683d-3ce3-42ec-bf0c-a17146f61142 could not be found. [ 826.184339] [55188]: DEBUG nova.api.openstack.wsgi [None req-abb79315-fcbc-4033-b578-4fbaaf8677d7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Returning 404 to user: Instance 8d55683d-3ce3-42ec-bf0c-a17146f61142 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 826.185107] [55188]: INFO nova.api.openstack.requestlog [None req-abb79315-fcbc-4033-b578-4fbaaf8677d7 tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 404 len: 111 microversion: 2.1 time: 0.022599 [ 826.185523] [55188]: [pid: 55188|app: 0|req: 2150/4184] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:05:06 2025] DELETE /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 826.188598] [55188]: DEBUG nova.api.openstack.wsgi [None req-58521b12-2b2f-4a4b-b733-88db07a7f269 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.191121] [55188]: DEBUG nova.compute.api [None req-58521b12-2b2f-4a4b-b733-88db07a7f269 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.194774] [55188]: DEBUG oslo_concurrency.lockutils [None req-58521b12-2b2f-4a4b-b733-88db07a7f269 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.196033] [55188]: DEBUG oslo_concurrency.lockutils [None req-58521b12-2b2f-4a4b-b733-88db07a7f269 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.196033] [55188]: DEBUG oslo_concurrency.lockutils [None req-58521b12-2b2f-4a4b-b733-88db07a7f269 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.196033] [55188]: DEBUG oslo_concurrency.lockutils [None req-58521b12-2b2f-4a4b-b733-88db07a7f269 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.196033] [55188]: DEBUG oslo_concurrency.lockutils [None req-58521b12-2b2f-4a4b-b733-88db07a7f269 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.196033] [55188]: DEBUG oslo_concurrency.lockutils [None req-58521b12-2b2f-4a4b-b733-88db07a7f269 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.200758] [55187]: DEBUG nova.policy [None req-a136a280-f74c-4c62-9c36-0757918d679e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.208785] [55187]: INFO nova.api.openstack.requestlog [None req-a136a280-f74c-4c62-9c36-0757918d679e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1330 microversion: 2.1 time: 0.077405 [ 826.209230] [55187]: [pid: 55187|app: 0|req: 2035/4185] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1330 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.214888] [55187]: DEBUG nova.api.openstack.wsgi [None req-f4ee0e61-e1d9-4de3-8bca-4224800075c2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.217801] [55187]: DEBUG nova.compute.api [None req-f4ee0e61-e1d9-4de3-8bca-4224800075c2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.222384] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4ee0e61-e1d9-4de3-8bca-4224800075c2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.222826] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4ee0e61-e1d9-4de3-8bca-4224800075c2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.225058] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4ee0e61-e1d9-4de3-8bca-4224800075c2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.225058] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4ee0e61-e1d9-4de3-8bca-4224800075c2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.225058] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4ee0e61-e1d9-4de3-8bca-4224800075c2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.225058] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4ee0e61-e1d9-4de3-8bca-4224800075c2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.245602] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4ee0e61-e1d9-4de3-8bca-4224800075c2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.245874] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4ee0e61-e1d9-4de3-8bca-4224800075c2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.246110] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4ee0e61-e1d9-4de3-8bca-4224800075c2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.246522] [55187]: DEBUG nova.objects.instance [None req-f4ee0e61-e1d9-4de3-8bca-4224800075c2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 826.261199] [55188]: DEBUG nova.policy [None req-58521b12-2b2f-4a4b-b733-88db07a7f269 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.274835] [55187]: DEBUG nova.policy [None req-f4ee0e61-e1d9-4de3-8bca-4224800075c2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.277022] [55188]: INFO nova.api.openstack.requestlog [None req-58521b12-2b2f-4a4b-b733-88db07a7f269 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.089795 [ 826.277022] [55188]: [pid: 55188|app: 0|req: 2151/4186] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.281161] [55188]: DEBUG nova.api.openstack.wsgi [None req-ccfb59cd-674d-42b1-9bed-a5135332312f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.282102] [55187]: INFO nova.api.openstack.requestlog [None req-f4ee0e61-e1d9-4de3-8bca-4224800075c2 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.071667 [ 826.282722] [55187]: [pid: 55187|app: 0|req: 2036/4187] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.285755] [55188]: DEBUG nova.compute.api [None req-ccfb59cd-674d-42b1-9bed-a5135332312f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] [instance: 8d55683d-3ce3-42ec-bf0c-a17146f61142] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.286646] [55187]: DEBUG nova.api.openstack.wsgi [None req-07f31bee-6fe4-4dd0-8a69-6fe3022f56ff tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.287612] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccfb59cd-674d-42b1-9bed-a5135332312f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.287916] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccfb59cd-674d-42b1-9bed-a5135332312f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.288213] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccfb59cd-674d-42b1-9bed-a5135332312f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.288864] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccfb59cd-674d-42b1-9bed-a5135332312f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.289122] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccfb59cd-674d-42b1-9bed-a5135332312f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.289357] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccfb59cd-674d-42b1-9bed-a5135332312f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.289448] [55187]: DEBUG nova.compute.api [None req-07f31bee-6fe4-4dd0-8a69-6fe3022f56ff tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.297039] [55187]: DEBUG oslo_concurrency.lockutils [None req-07f31bee-6fe4-4dd0-8a69-6fe3022f56ff tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.297428] [55187]: DEBUG oslo_concurrency.lockutils [None req-07f31bee-6fe4-4dd0-8a69-6fe3022f56ff tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.297548] [55187]: DEBUG oslo_concurrency.lockutils [None req-07f31bee-6fe4-4dd0-8a69-6fe3022f56ff tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.298095] [55187]: DEBUG oslo_concurrency.lockutils [None req-07f31bee-6fe4-4dd0-8a69-6fe3022f56ff tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.298201] [55187]: DEBUG oslo_concurrency.lockutils [None req-07f31bee-6fe4-4dd0-8a69-6fe3022f56ff tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.298390] [55187]: DEBUG oslo_concurrency.lockutils [None req-07f31bee-6fe4-4dd0-8a69-6fe3022f56ff tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.303312] [55188]: INFO nova.api.openstack.wsgi [None req-ccfb59cd-674d-42b1-9bed-a5135332312f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] HTTP exception thrown: Instance 8d55683d-3ce3-42ec-bf0c-a17146f61142 could not be found. [ 826.303963] [55188]: DEBUG nova.api.openstack.wsgi [None req-ccfb59cd-674d-42b1-9bed-a5135332312f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] Returning 404 to user: Instance 8d55683d-3ce3-42ec-bf0c-a17146f61142 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 826.304572] [55188]: INFO nova.api.openstack.requestlog [None req-ccfb59cd-674d-42b1-9bed-a5135332312f tempest-DeleteServersAdminTestJSON-1886352305 tempest-DeleteServersAdminTestJSON-1886352305-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142" status: 404 len: 111 microversion: 2.1 time: 0.027153 [ 826.306828] [55188]: [pid: 55188|app: 0|req: 2152/4188] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/servers/8d55683d-3ce3-42ec-bf0c-a17146f61142 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 826.332940] [55187]: DEBUG oslo_concurrency.lockutils [None req-07f31bee-6fe4-4dd0-8a69-6fe3022f56ff tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.333249] [55187]: DEBUG oslo_concurrency.lockutils [None req-07f31bee-6fe4-4dd0-8a69-6fe3022f56ff tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.333455] [55187]: DEBUG oslo_concurrency.lockutils [None req-07f31bee-6fe4-4dd0-8a69-6fe3022f56ff tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.333716] [55187]: DEBUG nova.objects.instance [None req-07f31bee-6fe4-4dd0-8a69-6fe3022f56ff tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 826.341715] [55188]: DEBUG nova.api.openstack.wsgi [None req-2616d400-fa0c-4629-995f-0959c29a62ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.346821] [55188]: DEBUG nova.compute.api [None req-2616d400-fa0c-4629-995f-0959c29a62ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.351225] [55188]: DEBUG oslo_concurrency.lockutils [None req-2616d400-fa0c-4629-995f-0959c29a62ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.351722] [55188]: DEBUG oslo_concurrency.lockutils [None req-2616d400-fa0c-4629-995f-0959c29a62ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.351722] [55188]: DEBUG oslo_concurrency.lockutils [None req-2616d400-fa0c-4629-995f-0959c29a62ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.352066] [55188]: DEBUG oslo_concurrency.lockutils [None req-2616d400-fa0c-4629-995f-0959c29a62ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.352261] [55188]: DEBUG oslo_concurrency.lockutils [None req-2616d400-fa0c-4629-995f-0959c29a62ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.352449] [55188]: DEBUG oslo_concurrency.lockutils [None req-2616d400-fa0c-4629-995f-0959c29a62ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.370426] [55187]: DEBUG nova.policy [None req-07f31bee-6fe4-4dd0-8a69-6fe3022f56ff tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.376803] [55187]: INFO nova.api.openstack.requestlog [None req-07f31bee-6fe4-4dd0-8a69-6fe3022f56ff tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.093694 [ 826.377074] [55187]: [pid: 55187|app: 0|req: 2037/4189] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.406044] [55188]: DEBUG nova.policy [None req-2616d400-fa0c-4629-995f-0959c29a62ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.415201] [55188]: INFO nova.api.openstack.requestlog [None req-2616d400-fa0c-4629-995f-0959c29a62ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1464 microversion: 2.1 time: 0.076419 [ 826.415643] [55188]: [pid: 55188|app: 0|req: 2153/4190] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1464 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.430367] [55187]: DEBUG nova.api.openstack.wsgi [None req-66fddda1-704d-4ecb-a0d0-b0489ad279d0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.432278] [55187]: DEBUG nova.compute.api [None req-66fddda1-704d-4ecb-a0d0-b0489ad279d0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.437523] [55187]: DEBUG oslo_concurrency.lockutils [None req-66fddda1-704d-4ecb-a0d0-b0489ad279d0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.437890] [55187]: DEBUG oslo_concurrency.lockutils [None req-66fddda1-704d-4ecb-a0d0-b0489ad279d0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.438097] [55187]: DEBUG oslo_concurrency.lockutils [None req-66fddda1-704d-4ecb-a0d0-b0489ad279d0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.438907] [55187]: DEBUG oslo_concurrency.lockutils [None req-66fddda1-704d-4ecb-a0d0-b0489ad279d0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.438907] [55187]: DEBUG oslo_concurrency.lockutils [None req-66fddda1-704d-4ecb-a0d0-b0489ad279d0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.438907] [55187]: DEBUG oslo_concurrency.lockutils [None req-66fddda1-704d-4ecb-a0d0-b0489ad279d0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.488792] [55187]: DEBUG nova.policy [None req-66fddda1-704d-4ecb-a0d0-b0489ad279d0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.502558] [55187]: INFO nova.api.openstack.requestlog [None req-66fddda1-704d-4ecb-a0d0-b0489ad279d0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1161 microversion: 2.1 time: 0.075264 [ 826.503097] [55187]: [pid: 55187|app: 0|req: 2038/4191] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1161 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.510037] [55188]: DEBUG nova.api.openstack.wsgi [None req-88e9b629-f73e-4c23-ae54-cd5ba7618db5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.510037] [55188]: DEBUG nova.compute.api [None req-88e9b629-f73e-4c23-ae54-cd5ba7618db5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.514482] [55188]: DEBUG oslo_concurrency.lockutils [None req-88e9b629-f73e-4c23-ae54-cd5ba7618db5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.514791] [55188]: DEBUG oslo_concurrency.lockutils [None req-88e9b629-f73e-4c23-ae54-cd5ba7618db5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.516868] [55188]: DEBUG oslo_concurrency.lockutils [None req-88e9b629-f73e-4c23-ae54-cd5ba7618db5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.516868] [55188]: DEBUG oslo_concurrency.lockutils [None req-88e9b629-f73e-4c23-ae54-cd5ba7618db5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.516868] [55188]: DEBUG oslo_concurrency.lockutils [None req-88e9b629-f73e-4c23-ae54-cd5ba7618db5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.516868] [55188]: DEBUG oslo_concurrency.lockutils [None req-88e9b629-f73e-4c23-ae54-cd5ba7618db5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.554639] [55188]: DEBUG nova.policy [None req-88e9b629-f73e-4c23-ae54-cd5ba7618db5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.561977] [55188]: INFO nova.api.openstack.requestlog [None req-88e9b629-f73e-4c23-ae54-cd5ba7618db5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.058092 [ 826.562038] [55187]: DEBUG nova.api.openstack.wsgi [None req-ba5b4043-836e-4bc0-b74f-797577801434 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.562256] [55188]: [pid: 55188|app: 0|req: 2154/4192] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.563938] [55187]: DEBUG nova.compute.api [None req-ba5b4043-836e-4bc0-b74f-797577801434 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.570427] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba5b4043-836e-4bc0-b74f-797577801434 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.570427] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba5b4043-836e-4bc0-b74f-797577801434 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.570427] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba5b4043-836e-4bc0-b74f-797577801434 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.570427] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba5b4043-836e-4bc0-b74f-797577801434 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.570427] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba5b4043-836e-4bc0-b74f-797577801434 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.570427] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba5b4043-836e-4bc0-b74f-797577801434 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.582254] [55188]: DEBUG nova.api.openstack.wsgi [None req-b7d0842d-9337-41e1-a480-638330169b90 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.584056] [55188]: DEBUG nova.compute.api [None req-b7d0842d-9337-41e1-a480-638330169b90 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.591113] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7d0842d-9337-41e1-a480-638330169b90 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.594484] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7d0842d-9337-41e1-a480-638330169b90 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.594484] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7d0842d-9337-41e1-a480-638330169b90 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.594484] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7d0842d-9337-41e1-a480-638330169b90 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.594484] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7d0842d-9337-41e1-a480-638330169b90 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.594484] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7d0842d-9337-41e1-a480-638330169b90 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.646201] [55188]: DEBUG nova.policy [None req-b7d0842d-9337-41e1-a480-638330169b90 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.650870] [55188]: DEBUG nova.policy [None req-b7d0842d-9337-41e1-a480-638330169b90 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.651524] [55188]: DEBUG nova.policy [None req-b7d0842d-9337-41e1-a480-638330169b90 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.655608] [55188]: INFO nova.api.openstack.requestlog [None req-b7d0842d-9337-41e1-a480-638330169b90 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.079632 [ 826.655785] [55188]: [pid: 55188|app: 0|req: 2155/4193] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 826.658418] [55188]: DEBUG nova.api.openstack.wsgi [None req-af85a966-e0f7-4a73-9adb-d92229881f63 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.660260] [55188]: DEBUG nova.compute.api [None req-af85a966-e0f7-4a73-9adb-d92229881f63 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.663680] [55188]: DEBUG oslo_concurrency.lockutils [None req-af85a966-e0f7-4a73-9adb-d92229881f63 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.663915] [55188]: DEBUG oslo_concurrency.lockutils [None req-af85a966-e0f7-4a73-9adb-d92229881f63 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.664117] [55188]: DEBUG oslo_concurrency.lockutils [None req-af85a966-e0f7-4a73-9adb-d92229881f63 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.664484] [55188]: DEBUG oslo_concurrency.lockutils [None req-af85a966-e0f7-4a73-9adb-d92229881f63 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.664673] [55188]: DEBUG oslo_concurrency.lockutils [None req-af85a966-e0f7-4a73-9adb-d92229881f63 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.664846] [55188]: DEBUG oslo_concurrency.lockutils [None req-af85a966-e0f7-4a73-9adb-d92229881f63 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.694322] [55188]: DEBUG oslo_concurrency.lockutils [None req-af85a966-e0f7-4a73-9adb-d92229881f63 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.694688] [55188]: DEBUG oslo_concurrency.lockutils [None req-af85a966-e0f7-4a73-9adb-d92229881f63 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.694908] [55188]: DEBUG oslo_concurrency.lockutils [None req-af85a966-e0f7-4a73-9adb-d92229881f63 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.695513] [55188]: DEBUG nova.objects.instance [None req-af85a966-e0f7-4a73-9adb-d92229881f63 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 826.723729] [55187]: DEBUG nova.policy [None req-ba5b4043-836e-4bc0-b74f-797577801434 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.725537] [55188]: DEBUG nova.policy [None req-af85a966-e0f7-4a73-9adb-d92229881f63 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.728066] [55187]: INFO nova.api.openstack.requestlog [None req-ba5b4043-836e-4bc0-b74f-797577801434 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1323 microversion: 2.1 time: 0.168310 [ 826.728558] [55187]: [pid: 55187|app: 0|req: 2039/4194] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:06 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1323 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.730827] [55188]: INFO nova.api.openstack.requestlog [None req-af85a966-e0f7-4a73-9adb-d92229881f63 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.074316 [ 826.730946] [55187]: DEBUG nova.api.openstack.wsgi [None req-d0e862eb-345b-4bf5-8ce4-96051d99cec0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.731202] [55188]: [pid: 55188|app: 0|req: 2156/4195] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:07 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.732606] [55187]: DEBUG nova.compute.api [None req-d0e862eb-345b-4bf5-8ce4-96051d99cec0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.736719] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0e862eb-345b-4bf5-8ce4-96051d99cec0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.736719] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0e862eb-345b-4bf5-8ce4-96051d99cec0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.736849] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0e862eb-345b-4bf5-8ce4-96051d99cec0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.737118] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0e862eb-345b-4bf5-8ce4-96051d99cec0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.737324] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0e862eb-345b-4bf5-8ce4-96051d99cec0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.737499] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0e862eb-345b-4bf5-8ce4-96051d99cec0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.757952] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0e862eb-345b-4bf5-8ce4-96051d99cec0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.758223] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0e862eb-345b-4bf5-8ce4-96051d99cec0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.758411] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0e862eb-345b-4bf5-8ce4-96051d99cec0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.758612] [55187]: DEBUG nova.objects.instance [None req-d0e862eb-345b-4bf5-8ce4-96051d99cec0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 826.805463] [55188]: DEBUG nova.api.openstack.wsgi [None req-57f2aa8d-6b65-44e7-8fbd-63026afa69e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.813016] [55188]: DEBUG nova.compute.api [None req-57f2aa8d-6b65-44e7-8fbd-63026afa69e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.817812] [55188]: DEBUG oslo_concurrency.lockutils [None req-57f2aa8d-6b65-44e7-8fbd-63026afa69e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.818225] [55188]: DEBUG oslo_concurrency.lockutils [None req-57f2aa8d-6b65-44e7-8fbd-63026afa69e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.818344] [55188]: DEBUG oslo_concurrency.lockutils [None req-57f2aa8d-6b65-44e7-8fbd-63026afa69e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.818809] [55188]: DEBUG oslo_concurrency.lockutils [None req-57f2aa8d-6b65-44e7-8fbd-63026afa69e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.818909] [55188]: DEBUG oslo_concurrency.lockutils [None req-57f2aa8d-6b65-44e7-8fbd-63026afa69e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.819075] [55188]: DEBUG oslo_concurrency.lockutils [None req-57f2aa8d-6b65-44e7-8fbd-63026afa69e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.845886] [55188]: DEBUG oslo_concurrency.lockutils [None req-57f2aa8d-6b65-44e7-8fbd-63026afa69e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.845943] [55188]: DEBUG oslo_concurrency.lockutils [None req-57f2aa8d-6b65-44e7-8fbd-63026afa69e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.846126] [55188]: DEBUG oslo_concurrency.lockutils [None req-57f2aa8d-6b65-44e7-8fbd-63026afa69e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.846345] [55188]: DEBUG nova.objects.instance [None req-57f2aa8d-6b65-44e7-8fbd-63026afa69e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 826.874173] [55188]: DEBUG nova.policy [None req-57f2aa8d-6b65-44e7-8fbd-63026afa69e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.881581] [55188]: DEBUG nova.policy [None req-57f2aa8d-6b65-44e7-8fbd-63026afa69e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.882416] [55188]: DEBUG nova.policy [None req-57f2aa8d-6b65-44e7-8fbd-63026afa69e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.883118] [55188]: INFO nova.api.openstack.requestlog [None req-57f2aa8d-6b65-44e7-8fbd-63026afa69e2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.080090 [ 826.883469] [55188]: [pid: 55188|app: 0|req: 2157/4196] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:07 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 826.886083] [55188]: DEBUG nova.api.openstack.wsgi [None req-3d02c439-1d32-4c4d-b581-69089e273247 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 826.887889] [55188]: DEBUG nova.compute.api [None req-3d02c439-1d32-4c4d-b581-69089e273247 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 826.896046] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d02c439-1d32-4c4d-b581-69089e273247 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.897263] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d02c439-1d32-4c4d-b581-69089e273247 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.897263] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d02c439-1d32-4c4d-b581-69089e273247 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.897263] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d02c439-1d32-4c4d-b581-69089e273247 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.897263] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d02c439-1d32-4c4d-b581-69089e273247 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.897481] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d02c439-1d32-4c4d-b581-69089e273247 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.924193] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d02c439-1d32-4c4d-b581-69089e273247 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.924454] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d02c439-1d32-4c4d-b581-69089e273247 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.924663] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d02c439-1d32-4c4d-b581-69089e273247 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.924964] [55188]: DEBUG nova.objects.instance [None req-3d02c439-1d32-4c4d-b581-69089e273247 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 826.953332] [55188]: DEBUG nova.policy [None req-3d02c439-1d32-4c4d-b581-69089e273247 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.958315] [55188]: INFO nova.api.openstack.requestlog [None req-3d02c439-1d32-4c4d-b581-69089e273247 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.073815 [ 826.958504] [55188]: [pid: 55188|app: 0|req: 2158/4197] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:07 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.961195] [55188]: DEBUG nova.api.openstack.wsgi [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1377994182", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "aee7cd35-f944-410b-8e62-1d1c387f72ad"}], "security_groups": [{"name": "tempest-securitygroup--2136563688"}], "key_name": "tempest-keypair-2145949146", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 827.017112] [55188]: DEBUG oslo_concurrency.lockutils [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.017462] [55188]: DEBUG oslo_concurrency.lockutils [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.017729] [55188]: DEBUG oslo_concurrency.lockutils [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.018277] [55188]: DEBUG oslo_concurrency.lockutils [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.018544] [55188]: DEBUG oslo_concurrency.lockutils [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.018778] [55188]: DEBUG oslo_concurrency.lockutils [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.031282] [55187]: DEBUG nova.policy [None req-d0e862eb-345b-4bf5-8ce4-96051d99cec0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.037449] [55187]: INFO nova.api.openstack.requestlog [None req-d0e862eb-345b-4bf5-8ce4-96051d99cec0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.306241 [ 827.037449] [55187]: [pid: 55187|app: 0|req: 2040/4198] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:07 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.043366] [55187]: DEBUG nova.api.openstack.wsgi [None req-85b34fb2-c86a-49a4-83f7-b59ae84a4252 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.047222] [55187]: DEBUG nova.compute.api [None req-85b34fb2-c86a-49a4-83f7-b59ae84a4252 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.051379] [55187]: DEBUG oslo_concurrency.lockutils [None req-85b34fb2-c86a-49a4-83f7-b59ae84a4252 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.051832] [55187]: DEBUG oslo_concurrency.lockutils [None req-85b34fb2-c86a-49a4-83f7-b59ae84a4252 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.051953] [55187]: DEBUG oslo_concurrency.lockutils [None req-85b34fb2-c86a-49a4-83f7-b59ae84a4252 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.052400] [55187]: DEBUG oslo_concurrency.lockutils [None req-85b34fb2-c86a-49a4-83f7-b59ae84a4252 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.053650] [55187]: DEBUG oslo_concurrency.lockutils [None req-85b34fb2-c86a-49a4-83f7-b59ae84a4252 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.053903] [55187]: DEBUG oslo_concurrency.lockutils [None req-85b34fb2-c86a-49a4-83f7-b59ae84a4252 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.085086] [55188]: DEBUG nova.network.neutron [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] validate_networks() for [('aee7cd35-f944-410b-8e62-1d1c387f72ad', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 827.105048] [55187]: DEBUG nova.policy [None req-85b34fb2-c86a-49a4-83f7-b59ae84a4252 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.108971] [55187]: INFO nova.api.openstack.requestlog [None req-85b34fb2-c86a-49a4-83f7-b59ae84a4252 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.070854 [ 827.109277] [55187]: [pid: 55187|app: 0|req: 2041/4199] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:07 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.112443] [55187]: DEBUG nova.api.openstack.wsgi [None req-4d4705db-2aa3-4c9a-ac96-de88c5b95649 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.115292] [55187]: DEBUG nova.compute.api [None req-4d4705db-2aa3-4c9a-ac96-de88c5b95649 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.127944] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d4705db-2aa3-4c9a-ac96-de88c5b95649 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.128249] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d4705db-2aa3-4c9a-ac96-de88c5b95649 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.128434] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d4705db-2aa3-4c9a-ac96-de88c5b95649 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.128790] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d4705db-2aa3-4c9a-ac96-de88c5b95649 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.128979] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d4705db-2aa3-4c9a-ac96-de88c5b95649 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.129160] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d4705db-2aa3-4c9a-ac96-de88c5b95649 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.152470] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d4705db-2aa3-4c9a-ac96-de88c5b95649 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.152738] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d4705db-2aa3-4c9a-ac96-de88c5b95649 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.152941] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d4705db-2aa3-4c9a-ac96-de88c5b95649 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.153181] [55187]: DEBUG nova.objects.instance [None req-4d4705db-2aa3-4c9a-ac96-de88c5b95649 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 827.187032] [55187]: DEBUG nova.policy [None req-4d4705db-2aa3-4c9a-ac96-de88c5b95649 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.191533] [55187]: INFO nova.api.openstack.requestlog [None req-4d4705db-2aa3-4c9a-ac96-de88c5b95649 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.081625 [ 827.192097] [55187]: [pid: 55187|app: 0|req: 2042/4200] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:07 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.200764] [55187]: DEBUG nova.api.openstack.wsgi [None req-43fb122c-287a-4664-8c4e-9265a4954972 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.203610] [55187]: DEBUG nova.compute.api [None req-43fb122c-287a-4664-8c4e-9265a4954972 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.206537] [55187]: DEBUG oslo_concurrency.lockutils [None req-43fb122c-287a-4664-8c4e-9265a4954972 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.207393] [55187]: DEBUG oslo_concurrency.lockutils [None req-43fb122c-287a-4664-8c4e-9265a4954972 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.207393] [55187]: DEBUG oslo_concurrency.lockutils [None req-43fb122c-287a-4664-8c4e-9265a4954972 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.210040] [55187]: DEBUG oslo_concurrency.lockutils [None req-43fb122c-287a-4664-8c4e-9265a4954972 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.210040] [55187]: DEBUG oslo_concurrency.lockutils [None req-43fb122c-287a-4664-8c4e-9265a4954972 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.210040] [55187]: DEBUG oslo_concurrency.lockutils [None req-43fb122c-287a-4664-8c4e-9265a4954972 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.265293] [55187]: DEBUG nova.policy [None req-43fb122c-287a-4664-8c4e-9265a4954972 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.271943] [55187]: INFO nova.api.openstack.requestlog [None req-43fb122c-287a-4664-8c4e-9265a4954972 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.079197 [ 827.272109] [55187]: [pid: 55187|app: 0|req: 2043/4201] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:07 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.275236] [55187]: DEBUG nova.api.openstack.wsgi [None req-fa662e94-4dc5-4b90-9502-fc60d829ff46 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.279029] [55187]: DEBUG nova.compute.api [None req-fa662e94-4dc5-4b90-9502-fc60d829ff46 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.286832] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa662e94-4dc5-4b90-9502-fc60d829ff46 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.286832] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa662e94-4dc5-4b90-9502-fc60d829ff46 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.287636] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa662e94-4dc5-4b90-9502-fc60d829ff46 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.287967] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa662e94-4dc5-4b90-9502-fc60d829ff46 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.288257] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa662e94-4dc5-4b90-9502-fc60d829ff46 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.288456] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa662e94-4dc5-4b90-9502-fc60d829ff46 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.330286] [55187]: DEBUG nova.policy [None req-fa662e94-4dc5-4b90-9502-fc60d829ff46 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.338029] [55187]: DEBUG nova.policy [None req-fa662e94-4dc5-4b90-9502-fc60d829ff46 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.338029] [55187]: DEBUG nova.policy [None req-fa662e94-4dc5-4b90-9502-fc60d829ff46 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.338352] [55187]: INFO nova.api.openstack.requestlog [None req-fa662e94-4dc5-4b90-9502-fc60d829ff46 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1282 microversion: 2.20 time: 0.065360 [ 827.338619] [55187]: [pid: 55187|app: 0|req: 2044/4202] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:07 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1282 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 827.341440] [55187]: DEBUG nova.api.openstack.wsgi [None req-9f28a4c1-a10e-48e7-8047-e88ff180e3be tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.343124] [55187]: DEBUG nova.compute.api [None req-9f28a4c1-a10e-48e7-8047-e88ff180e3be tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.347722] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f28a4c1-a10e-48e7-8047-e88ff180e3be tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.347986] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f28a4c1-a10e-48e7-8047-e88ff180e3be tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.348201] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f28a4c1-a10e-48e7-8047-e88ff180e3be tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.348548] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f28a4c1-a10e-48e7-8047-e88ff180e3be tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.349055] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f28a4c1-a10e-48e7-8047-e88ff180e3be tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.349055] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f28a4c1-a10e-48e7-8047-e88ff180e3be tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.393144] [55187]: DEBUG nova.policy [None req-9f28a4c1-a10e-48e7-8047-e88ff180e3be tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.397887] [55187]: INFO nova.api.openstack.requestlog [None req-9f28a4c1-a10e-48e7-8047-e88ff180e3be tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.058654 [ 827.398525] [55187]: [pid: 55187|app: 0|req: 2045/4203] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:07 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.401579] [55187]: DEBUG nova.api.openstack.wsgi [None req-b333a500-cede-4281-a382-c60e1357db0e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4af9ab3880>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.444968] [55187]: INFO nova.api.openstack.requestlog [None req-b333a500-cede-4281-a382-c60e1357db0e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b" status: 200 len: 1531 microversion: 2.1 time: 0.045366 [ 827.445156] [55187]: [pid: 55187|app: 0|req: 2046/4204] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:05:07 2025] GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b => generated 1531 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.451278] [55187]: DEBUG nova.api.openstack.wsgi [None req-cd927ae4-8e37-48c2-8c3f-778c6e53fb15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.453183] [55187]: DEBUG nova.compute.api [None req-cd927ae4-8e37-48c2-8c3f-778c6e53fb15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.457488] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd927ae4-8e37-48c2-8c3f-778c6e53fb15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.457660] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd927ae4-8e37-48c2-8c3f-778c6e53fb15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.457842] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd927ae4-8e37-48c2-8c3f-778c6e53fb15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.458291] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd927ae4-8e37-48c2-8c3f-778c6e53fb15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.458505] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd927ae4-8e37-48c2-8c3f-778c6e53fb15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.458862] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd927ae4-8e37-48c2-8c3f-778c6e53fb15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.483579] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd927ae4-8e37-48c2-8c3f-778c6e53fb15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.483830] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd927ae4-8e37-48c2-8c3f-778c6e53fb15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.484060] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd927ae4-8e37-48c2-8c3f-778c6e53fb15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.484225] [55187]: DEBUG nova.objects.instance [None req-cd927ae4-8e37-48c2-8c3f-778c6e53fb15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 827.513544] [55187]: DEBUG nova.policy [None req-cd927ae4-8e37-48c2-8c3f-778c6e53fb15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.517650] [55187]: INFO nova.api.openstack.requestlog [None req-cd927ae4-8e37-48c2-8c3f-778c6e53fb15 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.071900 [ 827.517993] [55187]: [pid: 55187|app: 0|req: 2047/4205] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:07 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.535588] [55188]: DEBUG nova.virt.hardware [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 827.535852] [55188]: DEBUG nova.virt.hardware [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 827.535990] [55188]: DEBUG nova.virt.hardware [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 827.536253] [55188]: DEBUG nova.virt.hardware [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 827.536425] [55188]: DEBUG nova.virt.hardware [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 827.545533] [55188]: DEBUG oslo_concurrency.lockutils [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.545730] [55188]: DEBUG oslo_concurrency.lockutils [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.545908] [55188]: DEBUG oslo_concurrency.lockutils [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.546313] [55188]: DEBUG oslo_concurrency.lockutils [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.546577] [55188]: DEBUG oslo_concurrency.lockutils [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.546756] [55188]: DEBUG oslo_concurrency.lockutils [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.559680] [55188]: DEBUG nova.quota [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Getting quotas for project e202dc659baf4761b5c2583ff7444d5c. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 827.564076] [55188]: DEBUG nova.quota [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Getting quotas for user c3e4e704803a492ab4800dc53a59b321 and project e202dc659baf4761b5c2583ff7444d5c. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 827.570967] [55188]: DEBUG nova.compute.api [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 827.573814] [55188]: DEBUG nova.compute.api [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 827.611915] [55188]: INFO nova.api.openstack.requestlog [None req-08cf790f-55e4-4ef3-aa4c-c2493416effa tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.652898 [ 827.612320] [55188]: [pid: 55188|app: 0|req: 2159/4206] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:05:07 2025] POST /compute/v2.1/servers => generated 406 bytes in 653 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 827.615046] [55188]: DEBUG nova.api.openstack.wsgi [None req-fb7029f0-530c-4b1d-8441-17c4b5b4c726 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.616672] [55188]: DEBUG nova.compute.api [None req-fb7029f0-530c-4b1d-8441-17c4b5b4c726 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.625253] [55187]: DEBUG nova.api.openstack.wsgi [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesNegativeTestJSON-server-1478728355", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "b06ef4be-43b5-4954-bbca-aa61090d0205"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 827.625324] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb7029f0-530c-4b1d-8441-17c4b5b4c726 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.625324] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb7029f0-530c-4b1d-8441-17c4b5b4c726 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.625324] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb7029f0-530c-4b1d-8441-17c4b5b4c726 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.625324] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb7029f0-530c-4b1d-8441-17c4b5b4c726 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.625473] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb7029f0-530c-4b1d-8441-17c4b5b4c726 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.625631] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb7029f0-530c-4b1d-8441-17c4b5b4c726 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.667645] [55187]: DEBUG oslo_concurrency.lockutils [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.667907] [55187]: DEBUG oslo_concurrency.lockutils [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.668198] [55187]: DEBUG oslo_concurrency.lockutils [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.669362] [55187]: DEBUG oslo_concurrency.lockutils [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.673115] [55187]: DEBUG oslo_concurrency.lockutils [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.673376] [55187]: DEBUG oslo_concurrency.lockutils [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.679252] [55187]: DEBUG nova.network.neutron [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] validate_networks() for [('b06ef4be-43b5-4954-bbca-aa61090d0205', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 827.684053] [55188]: DEBUG nova.policy [None req-fb7029f0-530c-4b1d-8441-17c4b5b4c726 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.688558] [55188]: INFO nova.api.openstack.requestlog [None req-fb7029f0-530c-4b1d-8441-17c4b5b4c726 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1330 microversion: 2.1 time: 0.075605 [ 827.688944] [55188]: [pid: 55188|app: 0|req: 2160/4207] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:07 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1330 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.694930] [55188]: DEBUG nova.api.openstack.wsgi [None req-0014ea33-4b38-488d-841e-853006f18d24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.697780] [55188]: DEBUG nova.compute.api [None req-0014ea33-4b38-488d-841e-853006f18d24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.702292] [55188]: DEBUG oslo_concurrency.lockutils [None req-0014ea33-4b38-488d-841e-853006f18d24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.702515] [55188]: DEBUG oslo_concurrency.lockutils [None req-0014ea33-4b38-488d-841e-853006f18d24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.702718] [55188]: DEBUG oslo_concurrency.lockutils [None req-0014ea33-4b38-488d-841e-853006f18d24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.703109] [55188]: DEBUG oslo_concurrency.lockutils [None req-0014ea33-4b38-488d-841e-853006f18d24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.703342] [55188]: DEBUG oslo_concurrency.lockutils [None req-0014ea33-4b38-488d-841e-853006f18d24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.703514] [55188]: DEBUG oslo_concurrency.lockutils [None req-0014ea33-4b38-488d-841e-853006f18d24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.742436] [55188]: DEBUG nova.policy [None req-0014ea33-4b38-488d-841e-853006f18d24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.746768] [55188]: INFO nova.api.openstack.requestlog [None req-0014ea33-4b38-488d-841e-853006f18d24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.057236 [ 827.747122] [55188]: [pid: 55188|app: 0|req: 2161/4208] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:08 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.749582] [55188]: DEBUG nova.api.openstack.wsgi [None req-8c6aa1a5-761e-40c8-a0d3-61b8ab25fc4b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.751148] [55188]: DEBUG nova.compute.api [None req-8c6aa1a5-761e-40c8-a0d3-61b8ab25fc4b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.754399] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c6aa1a5-761e-40c8-a0d3-61b8ab25fc4b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.754674] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c6aa1a5-761e-40c8-a0d3-61b8ab25fc4b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.754914] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c6aa1a5-761e-40c8-a0d3-61b8ab25fc4b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.755283] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c6aa1a5-761e-40c8-a0d3-61b8ab25fc4b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.755488] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c6aa1a5-761e-40c8-a0d3-61b8ab25fc4b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.757230] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c6aa1a5-761e-40c8-a0d3-61b8ab25fc4b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.778217] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c6aa1a5-761e-40c8-a0d3-61b8ab25fc4b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.779023] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c6aa1a5-761e-40c8-a0d3-61b8ab25fc4b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.779023] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c6aa1a5-761e-40c8-a0d3-61b8ab25fc4b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.779023] [55188]: DEBUG nova.objects.instance [None req-8c6aa1a5-761e-40c8-a0d3-61b8ab25fc4b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 827.800674] [55188]: DEBUG nova.policy [None req-8c6aa1a5-761e-40c8-a0d3-61b8ab25fc4b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.805073] [55188]: INFO nova.api.openstack.requestlog [None req-8c6aa1a5-761e-40c8-a0d3-61b8ab25fc4b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.057374 [ 827.805409] [55188]: [pid: 55188|app: 0|req: 2162/4209] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:08 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.807856] [55188]: DEBUG nova.api.openstack.wsgi [None req-33e0c8d7-0096-4d57-ba69-af31739bb468 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.809484] [55188]: DEBUG nova.compute.api [None req-33e0c8d7-0096-4d57-ba69-af31739bb468 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.815788] [55188]: DEBUG oslo_concurrency.lockutils [None req-33e0c8d7-0096-4d57-ba69-af31739bb468 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.815788] [55188]: DEBUG oslo_concurrency.lockutils [None req-33e0c8d7-0096-4d57-ba69-af31739bb468 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.815788] [55188]: DEBUG oslo_concurrency.lockutils [None req-33e0c8d7-0096-4d57-ba69-af31739bb468 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.816132] [55188]: DEBUG oslo_concurrency.lockutils [None req-33e0c8d7-0096-4d57-ba69-af31739bb468 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.816334] [55188]: DEBUG oslo_concurrency.lockutils [None req-33e0c8d7-0096-4d57-ba69-af31739bb468 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.816510] [55188]: DEBUG oslo_concurrency.lockutils [None req-33e0c8d7-0096-4d57-ba69-af31739bb468 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.834792] [55188]: DEBUG oslo_concurrency.lockutils [None req-33e0c8d7-0096-4d57-ba69-af31739bb468 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.835143] [55188]: DEBUG oslo_concurrency.lockutils [None req-33e0c8d7-0096-4d57-ba69-af31739bb468 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.835370] [55188]: DEBUG oslo_concurrency.lockutils [None req-33e0c8d7-0096-4d57-ba69-af31739bb468 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.835696] [55188]: DEBUG nova.objects.instance [None req-33e0c8d7-0096-4d57-ba69-af31739bb468 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 827.858045] [55188]: DEBUG nova.policy [None req-33e0c8d7-0096-4d57-ba69-af31739bb468 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.863209] [55188]: INFO nova.api.openstack.requestlog [None req-33e0c8d7-0096-4d57-ba69-af31739bb468 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.056553 [ 827.863209] [55188]: [pid: 55188|app: 0|req: 2163/4210] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:08 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.867123] [55188]: DEBUG nova.api.openstack.wsgi [None req-f7842f22-08b8-4881-8ff0-9190281be7c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.868233] [55188]: DEBUG nova.compute.api [None req-f7842f22-08b8-4881-8ff0-9190281be7c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.872029] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7842f22-08b8-4881-8ff0-9190281be7c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.872258] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7842f22-08b8-4881-8ff0-9190281be7c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.872456] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7842f22-08b8-4881-8ff0-9190281be7c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.872805] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7842f22-08b8-4881-8ff0-9190281be7c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.873010] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7842f22-08b8-4881-8ff0-9190281be7c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.873197] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7842f22-08b8-4881-8ff0-9190281be7c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.896335] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7842f22-08b8-4881-8ff0-9190281be7c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.896335] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7842f22-08b8-4881-8ff0-9190281be7c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.896522] [55188]: DEBUG oslo_concurrency.lockutils [None req-f7842f22-08b8-4881-8ff0-9190281be7c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.896708] [55188]: DEBUG nova.objects.instance [None req-f7842f22-08b8-4881-8ff0-9190281be7c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 827.899875] [55187]: DEBUG nova.virt.hardware [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 827.900124] [55187]: DEBUG nova.virt.hardware [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 827.900410] [55187]: DEBUG nova.virt.hardware [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 827.900502] [55187]: DEBUG nova.virt.hardware [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 827.900744] [55187]: DEBUG nova.virt.hardware [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 827.909346] [55187]: DEBUG oslo_concurrency.lockutils [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.909745] [55187]: DEBUG oslo_concurrency.lockutils [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.909971] [55187]: DEBUG oslo_concurrency.lockutils [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.910382] [55187]: DEBUG oslo_concurrency.lockutils [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.910587] [55187]: DEBUG oslo_concurrency.lockutils [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.910816] [55187]: DEBUG oslo_concurrency.lockutils [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.920402] [55188]: DEBUG nova.policy [None req-f7842f22-08b8-4881-8ff0-9190281be7c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.921857] [55187]: DEBUG nova.quota [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Getting quotas for project 5ede8b72b46d47528b520c5676db1358. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 827.926036] [55187]: DEBUG nova.quota [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Getting quotas for user 4a905f3c5e4b42cb96c25f813ffe3424 and project 5ede8b72b46d47528b520c5676db1358. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 827.926502] [55188]: INFO nova.api.openstack.requestlog [None req-f7842f22-08b8-4881-8ff0-9190281be7c5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.062974 [ 827.926956] [55188]: [pid: 55188|app: 0|req: 2164/4211] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:08 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.930726] [55188]: DEBUG nova.api.openstack.wsgi [req-240cff77-1627-4c5c-bd49-36c4732d61c8 req-9e84e708-8897-41e0-8adc-eba2909a143d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fd97c186-c39b-45b8-9ad0-32bbea157623", "name": "network-vif-deleted", "tag": "b55e4162-4894-4902-a338-d0ac20af9566"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 827.933699] [55187]: DEBUG nova.compute.api [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 827.935240] [55187]: DEBUG nova.compute.api [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 827.937728] [55188]: DEBUG oslo_concurrency.lockutils [req-240cff77-1627-4c5c-bd49-36c4732d61c8 req-9e84e708-8897-41e0-8adc-eba2909a143d service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.938012] [55188]: DEBUG oslo_concurrency.lockutils [req-240cff77-1627-4c5c-bd49-36c4732d61c8 req-9e84e708-8897-41e0-8adc-eba2909a143d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.938282] [55188]: DEBUG oslo_concurrency.lockutils [req-240cff77-1627-4c5c-bd49-36c4732d61c8 req-9e84e708-8897-41e0-8adc-eba2909a143d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.948161] [55188]: INFO nova.api.openstack.compute.server_external_events [req-240cff77-1627-4c5c-bd49-36c4732d61c8 req-9e84e708-8897-41e0-8adc-eba2909a143d service nova] Creating event network-vif-deleted:b55e4162-4894-4902-a338-d0ac20af9566 for instance fd97c186-c39b-45b8-9ad0-32bbea157623 on cpu-1 [ 827.951854] [55188]: INFO nova.api.openstack.requestlog [req-240cff77-1627-4c5c-bd49-36c4732d61c8 req-9e84e708-8897-41e0-8adc-eba2909a143d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022911 [ 827.951973] [55188]: [pid: 55188|app: 0|req: 2165/4212] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:08 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 827.955113] [55188]: DEBUG nova.api.openstack.wsgi [None req-a3de30f8-91ce-4e2f-b6fa-7334b5ada064 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.957118] [55188]: DEBUG nova.compute.api [None req-a3de30f8-91ce-4e2f-b6fa-7334b5ada064 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 827.961218] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3de30f8-91ce-4e2f-b6fa-7334b5ada064 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.961455] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3de30f8-91ce-4e2f-b6fa-7334b5ada064 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.961718] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3de30f8-91ce-4e2f-b6fa-7334b5ada064 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.962205] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3de30f8-91ce-4e2f-b6fa-7334b5ada064 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.962310] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3de30f8-91ce-4e2f-b6fa-7334b5ada064 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.962485] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3de30f8-91ce-4e2f-b6fa-7334b5ada064 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.981318] [55187]: INFO nova.api.openstack.requestlog [None req-877d309a-b187-4a81-8d58-564806c21ec4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.462609 [ 827.982150] [55187]: [pid: 55187|app: 0|req: 2048/4213] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:05:07 2025] POST /compute/v2.1/servers => generated 380 bytes in 463 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 827.985586] [55187]: DEBUG nova.api.openstack.wsgi [None req-7825fa96-c9a0-4cb8-a25d-38255a2e229a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 827.989427] [55187]: DEBUG nova.compute.api [None req-7825fa96-c9a0-4cb8-a25d-38255a2e229a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.000675] [55187]: DEBUG oslo_concurrency.lockutils [None req-7825fa96-c9a0-4cb8-a25d-38255a2e229a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.000949] [55187]: DEBUG oslo_concurrency.lockutils [None req-7825fa96-c9a0-4cb8-a25d-38255a2e229a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.001238] [55187]: DEBUG oslo_concurrency.lockutils [None req-7825fa96-c9a0-4cb8-a25d-38255a2e229a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.001523] [55187]: DEBUG oslo_concurrency.lockutils [None req-7825fa96-c9a0-4cb8-a25d-38255a2e229a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.001725] [55187]: DEBUG oslo_concurrency.lockutils [None req-7825fa96-c9a0-4cb8-a25d-38255a2e229a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.002011] [55187]: DEBUG oslo_concurrency.lockutils [None req-7825fa96-c9a0-4cb8-a25d-38255a2e229a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.010377] [55188]: DEBUG nova.policy [None req-a3de30f8-91ce-4e2f-b6fa-7334b5ada064 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.015141] [55188]: INFO nova.api.openstack.requestlog [None req-a3de30f8-91ce-4e2f-b6fa-7334b5ada064 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1217 microversion: 2.1 time: 0.062483 [ 828.015906] [55188]: [pid: 55188|app: 0|req: 2166/4214] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:08 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1217 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.017981] [55188]: DEBUG nova.api.openstack.wsgi [None req-e9b6ad1b-8079-4f54-a3c9-94117c1e27d6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.019675] [55188]: DEBUG nova.compute.api [None req-e9b6ad1b-8079-4f54-a3c9-94117c1e27d6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.047741] [55187]: DEBUG nova.policy [None req-7825fa96-c9a0-4cb8-a25d-38255a2e229a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.052337] [55187]: INFO nova.api.openstack.requestlog [None req-7825fa96-c9a0-4cb8-a25d-38255a2e229a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.069472 [ 828.053450] [55187]: [pid: 55187|app: 0|req: 2049/4215] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:08 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.058438] [55188]: DEBUG nova.policy [None req-e9b6ad1b-8079-4f54-a3c9-94117c1e27d6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.058565] [55187]: DEBUG nova.api.openstack.wsgi [None req-9c5d2202-b5ec-494d-98d9-c504e9e6aa62 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.059817] [55187]: DEBUG nova.compute.api [None req-9c5d2202-b5ec-494d-98d9-c504e9e6aa62 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.063935] [55188]: INFO nova.api.openstack.requestlog [None req-e9b6ad1b-8079-4f54-a3c9-94117c1e27d6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1240 microversion: 2.1 time: 0.047808 [ 828.064292] [55188]: [pid: 55188|app: 0|req: 2167/4216] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:08 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.064383] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c5d2202-b5ec-494d-98d9-c504e9e6aa62 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.064628] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c5d2202-b5ec-494d-98d9-c504e9e6aa62 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.064825] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c5d2202-b5ec-494d-98d9-c504e9e6aa62 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.065837] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c5d2202-b5ec-494d-98d9-c504e9e6aa62 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.065837] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c5d2202-b5ec-494d-98d9-c504e9e6aa62 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.065837] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c5d2202-b5ec-494d-98d9-c504e9e6aa62 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.071235] [55188]: DEBUG nova.api.openstack.wsgi [None req-1fc3fe73-4dfd-419e-a1f3-00cc31d95163 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.073078] [55188]: DEBUG nova.compute.api [None req-1fc3fe73-4dfd-419e-a1f3-00cc31d95163 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.077380] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fc3fe73-4dfd-419e-a1f3-00cc31d95163 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.077635] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fc3fe73-4dfd-419e-a1f3-00cc31d95163 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.077814] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fc3fe73-4dfd-419e-a1f3-00cc31d95163 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.078223] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fc3fe73-4dfd-419e-a1f3-00cc31d95163 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.078427] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fc3fe73-4dfd-419e-a1f3-00cc31d95163 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.078605] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fc3fe73-4dfd-419e-a1f3-00cc31d95163 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.116825] [55187]: DEBUG nova.policy [None req-9c5d2202-b5ec-494d-98d9-c504e9e6aa62 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.122400] [55187]: DEBUG nova.policy [None req-9c5d2202-b5ec-494d-98d9-c504e9e6aa62 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.123144] [55187]: DEBUG nova.policy [None req-9c5d2202-b5ec-494d-98d9-c504e9e6aa62 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.126679] [55187]: INFO nova.api.openstack.requestlog [None req-9c5d2202-b5ec-494d-98d9-c504e9e6aa62 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.073414 [ 828.127066] [55187]: [pid: 55187|app: 0|req: 2050/4217] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:08 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 828.129492] [55187]: DEBUG nova.api.openstack.wsgi [None req-90fa240d-d928-4063-8ca9-124187d7ec6a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.132857] [55187]: DEBUG nova.compute.api [None req-90fa240d-d928-4063-8ca9-124187d7ec6a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.138132] [55187]: DEBUG oslo_concurrency.lockutils [None req-90fa240d-d928-4063-8ca9-124187d7ec6a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.138132] [55187]: DEBUG oslo_concurrency.lockutils [None req-90fa240d-d928-4063-8ca9-124187d7ec6a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.138388] [55187]: DEBUG oslo_concurrency.lockutils [None req-90fa240d-d928-4063-8ca9-124187d7ec6a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.142020] [55187]: DEBUG oslo_concurrency.lockutils [None req-90fa240d-d928-4063-8ca9-124187d7ec6a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.142020] [55187]: DEBUG oslo_concurrency.lockutils [None req-90fa240d-d928-4063-8ca9-124187d7ec6a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.142020] [55187]: DEBUG oslo_concurrency.lockutils [None req-90fa240d-d928-4063-8ca9-124187d7ec6a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.165713] [55187]: DEBUG oslo_concurrency.lockutils [None req-90fa240d-d928-4063-8ca9-124187d7ec6a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.166164] [55187]: DEBUG oslo_concurrency.lockutils [None req-90fa240d-d928-4063-8ca9-124187d7ec6a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.166431] [55187]: DEBUG oslo_concurrency.lockutils [None req-90fa240d-d928-4063-8ca9-124187d7ec6a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.166690] [55187]: DEBUG nova.objects.instance [None req-90fa240d-d928-4063-8ca9-124187d7ec6a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 828.199836] [55187]: DEBUG nova.policy [None req-90fa240d-d928-4063-8ca9-124187d7ec6a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.203215] [55187]: INFO nova.api.openstack.requestlog [None req-90fa240d-d928-4063-8ca9-124187d7ec6a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.075521 [ 828.203733] [55187]: [pid: 55187|app: 0|req: 2051/4218] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:08 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.208259] [55187]: DEBUG nova.api.openstack.wsgi [None req-be2a6ffe-1b89-4e65-9e27-77e51ef89a92 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.208259] [55187]: DEBUG nova.compute.api [None req-be2a6ffe-1b89-4e65-9e27-77e51ef89a92 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.213221] [55187]: DEBUG oslo_concurrency.lockutils [None req-be2a6ffe-1b89-4e65-9e27-77e51ef89a92 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.213221] [55187]: DEBUG oslo_concurrency.lockutils [None req-be2a6ffe-1b89-4e65-9e27-77e51ef89a92 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.213221] [55187]: DEBUG oslo_concurrency.lockutils [None req-be2a6ffe-1b89-4e65-9e27-77e51ef89a92 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.214500] [55187]: DEBUG oslo_concurrency.lockutils [None req-be2a6ffe-1b89-4e65-9e27-77e51ef89a92 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.214500] [55187]: DEBUG oslo_concurrency.lockutils [None req-be2a6ffe-1b89-4e65-9e27-77e51ef89a92 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.214500] [55187]: DEBUG oslo_concurrency.lockutils [None req-be2a6ffe-1b89-4e65-9e27-77e51ef89a92 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.248653] [55187]: DEBUG oslo_concurrency.lockutils [None req-be2a6ffe-1b89-4e65-9e27-77e51ef89a92 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.248895] [55187]: DEBUG oslo_concurrency.lockutils [None req-be2a6ffe-1b89-4e65-9e27-77e51ef89a92 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.249409] [55187]: DEBUG oslo_concurrency.lockutils [None req-be2a6ffe-1b89-4e65-9e27-77e51ef89a92 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.249409] [55187]: DEBUG nova.objects.instance [None req-be2a6ffe-1b89-4e65-9e27-77e51ef89a92 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 828.283697] [55187]: DEBUG nova.policy [None req-be2a6ffe-1b89-4e65-9e27-77e51ef89a92 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.294183] [55187]: DEBUG nova.policy [None req-be2a6ffe-1b89-4e65-9e27-77e51ef89a92 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.294600] [55187]: DEBUG nova.policy [None req-be2a6ffe-1b89-4e65-9e27-77e51ef89a92 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.295193] [55187]: INFO nova.api.openstack.requestlog [None req-be2a6ffe-1b89-4e65-9e27-77e51ef89a92 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.091071 [ 828.295523] [55187]: [pid: 55187|app: 0|req: 2052/4219] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:08 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 828.299481] [55187]: DEBUG nova.api.openstack.wsgi [None req-a1e9cb0a-50fd-4a70-b46e-2fec656505ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.302712] [55187]: DEBUG nova.compute.api [None req-a1e9cb0a-50fd-4a70-b46e-2fec656505ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.307739] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1e9cb0a-50fd-4a70-b46e-2fec656505ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.307739] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1e9cb0a-50fd-4a70-b46e-2fec656505ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.307739] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1e9cb0a-50fd-4a70-b46e-2fec656505ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.307739] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1e9cb0a-50fd-4a70-b46e-2fec656505ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.307739] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1e9cb0a-50fd-4a70-b46e-2fec656505ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.308022] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1e9cb0a-50fd-4a70-b46e-2fec656505ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.350155] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1e9cb0a-50fd-4a70-b46e-2fec656505ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.350155] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1e9cb0a-50fd-4a70-b46e-2fec656505ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.350155] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1e9cb0a-50fd-4a70-b46e-2fec656505ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.350155] [55187]: DEBUG nova.objects.instance [None req-a1e9cb0a-50fd-4a70-b46e-2fec656505ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 828.363938] [55188]: DEBUG nova.policy [None req-1fc3fe73-4dfd-419e-a1f3-00cc31d95163 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.371709] [55188]: INFO nova.api.openstack.requestlog [None req-1fc3fe73-4dfd-419e-a1f3-00cc31d95163 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1323 microversion: 2.1 time: 0.306769 [ 828.372061] [55188]: [pid: 55188|app: 0|req: 2168/4220] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:08 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1323 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.379404] [55187]: DEBUG nova.policy [None req-a1e9cb0a-50fd-4a70-b46e-2fec656505ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.380051] [55188]: DEBUG nova.api.openstack.wsgi [None req-a73e6025-1547-4ef0-8df2-ad018bf0859e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.382727] [55188]: DEBUG nova.compute.api [None req-a73e6025-1547-4ef0-8df2-ad018bf0859e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.384827] [55187]: INFO nova.api.openstack.requestlog [None req-a1e9cb0a-50fd-4a70-b46e-2fec656505ce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.088050 [ 828.386151] [55187]: [pid: 55187|app: 0|req: 2053/4221] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:08 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.390317] [55187]: DEBUG nova.api.openstack.wsgi [None req-8d1ebdba-72c4-4ca3-b823-f9b395661e5e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.393244] [55187]: DEBUG nova.compute.api [None req-8d1ebdba-72c4-4ca3-b823-f9b395661e5e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.397190] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d1ebdba-72c4-4ca3-b823-f9b395661e5e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.397574] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d1ebdba-72c4-4ca3-b823-f9b395661e5e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.397835] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d1ebdba-72c4-4ca3-b823-f9b395661e5e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.398719] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d1ebdba-72c4-4ca3-b823-f9b395661e5e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.398879] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d1ebdba-72c4-4ca3-b823-f9b395661e5e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.399045] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d1ebdba-72c4-4ca3-b823-f9b395661e5e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.434099] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d1ebdba-72c4-4ca3-b823-f9b395661e5e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.434220] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d1ebdba-72c4-4ca3-b823-f9b395661e5e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.434329] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d1ebdba-72c4-4ca3-b823-f9b395661e5e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.434571] [55187]: DEBUG nova.objects.instance [None req-8d1ebdba-72c4-4ca3-b823-f9b395661e5e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 828.448605] [55188]: DEBUG nova.policy [None req-a73e6025-1547-4ef0-8df2-ad018bf0859e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.455279] [55188]: INFO nova.api.openstack.requestlog [None req-a73e6025-1547-4ef0-8df2-ad018bf0859e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1214 microversion: 2.1 time: 0.081699 [ 828.455279] [55188]: [pid: 55188|app: 0|req: 2169/4222] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:08 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1214 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.458047] [55188]: DEBUG nova.api.openstack.wsgi [None req-7b0c12d6-e600-4186-969d-b51d9d929c2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.459981] [55188]: DEBUG nova.compute.api [None req-7b0c12d6-e600-4186-969d-b51d9d929c2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.463053] [55187]: DEBUG nova.policy [None req-8d1ebdba-72c4-4ca3-b823-f9b395661e5e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.476535] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b0c12d6-e600-4186-969d-b51d9d929c2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.476679] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b0c12d6-e600-4186-969d-b51d9d929c2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.476854] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b0c12d6-e600-4186-969d-b51d9d929c2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.477793] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b0c12d6-e600-4186-969d-b51d9d929c2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.477863] [55187]: INFO nova.api.openstack.requestlog [None req-8d1ebdba-72c4-4ca3-b823-f9b395661e5e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.090899 [ 828.478060] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b0c12d6-e600-4186-969d-b51d9d929c2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.478267] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b0c12d6-e600-4186-969d-b51d9d929c2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.478350] [55187]: [pid: 55187|app: 0|req: 2054/4223] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:08 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.481197] [55187]: DEBUG nova.api.openstack.wsgi [None req-9367ee42-44d6-48b5-b26b-17247a052a53 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.482969] [55187]: DEBUG nova.compute.api [None req-9367ee42-44d6-48b5-b26b-17247a052a53 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.486915] [55187]: DEBUG oslo_concurrency.lockutils [None req-9367ee42-44d6-48b5-b26b-17247a052a53 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.487240] [55187]: DEBUG oslo_concurrency.lockutils [None req-9367ee42-44d6-48b5-b26b-17247a052a53 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.487479] [55187]: DEBUG oslo_concurrency.lockutils [None req-9367ee42-44d6-48b5-b26b-17247a052a53 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.487893] [55187]: DEBUG oslo_concurrency.lockutils [None req-9367ee42-44d6-48b5-b26b-17247a052a53 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.488186] [55187]: DEBUG oslo_concurrency.lockutils [None req-9367ee42-44d6-48b5-b26b-17247a052a53 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.488414] [55187]: DEBUG oslo_concurrency.lockutils [None req-9367ee42-44d6-48b5-b26b-17247a052a53 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.512352] [55187]: DEBUG oslo_concurrency.lockutils [None req-9367ee42-44d6-48b5-b26b-17247a052a53 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.512659] [55187]: DEBUG oslo_concurrency.lockutils [None req-9367ee42-44d6-48b5-b26b-17247a052a53 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.513037] [55187]: DEBUG oslo_concurrency.lockutils [None req-9367ee42-44d6-48b5-b26b-17247a052a53 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.513127] [55187]: DEBUG nova.objects.instance [None req-9367ee42-44d6-48b5-b26b-17247a052a53 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 828.535527] [55188]: DEBUG nova.policy [None req-7b0c12d6-e600-4186-969d-b51d9d929c2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.545380] [55188]: INFO nova.api.openstack.requestlog [None req-7b0c12d6-e600-4186-969d-b51d9d929c2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.088481 [ 828.545380] [55188]: [pid: 55188|app: 0|req: 2170/4224] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:08 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.546440] [55187]: DEBUG nova.policy [None req-9367ee42-44d6-48b5-b26b-17247a052a53 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.549682] [55188]: DEBUG nova.api.openstack.wsgi [None req-8e1d7873-02dc-45ec-a7e1-c0b5dda3222c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.551921] [55188]: DEBUG nova.compute.api [None req-8e1d7873-02dc-45ec-a7e1-c0b5dda3222c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.553708] [55187]: INFO nova.api.openstack.requestlog [None req-9367ee42-44d6-48b5-b26b-17247a052a53 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.074535 [ 828.554242] [55187]: [pid: 55187|app: 0|req: 2055/4225] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:08 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.556599] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e1d7873-02dc-45ec-a7e1-c0b5dda3222c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.557101] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e1d7873-02dc-45ec-a7e1-c0b5dda3222c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.557508] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e1d7873-02dc-45ec-a7e1-c0b5dda3222c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.558082] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e1d7873-02dc-45ec-a7e1-c0b5dda3222c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.558327] [55187]: DEBUG nova.api.openstack.wsgi [None req-650ef27b-be9f-4f89-91c1-4178c4ec3759 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.558566] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e1d7873-02dc-45ec-a7e1-c0b5dda3222c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.558953] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e1d7873-02dc-45ec-a7e1-c0b5dda3222c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.560915] [55187]: DEBUG nova.compute.api [None req-650ef27b-be9f-4f89-91c1-4178c4ec3759 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.574050] [55187]: DEBUG oslo_concurrency.lockutils [None req-650ef27b-be9f-4f89-91c1-4178c4ec3759 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.574528] [55187]: DEBUG oslo_concurrency.lockutils [None req-650ef27b-be9f-4f89-91c1-4178c4ec3759 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.574788] [55187]: DEBUG oslo_concurrency.lockutils [None req-650ef27b-be9f-4f89-91c1-4178c4ec3759 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.575426] [55187]: DEBUG oslo_concurrency.lockutils [None req-650ef27b-be9f-4f89-91c1-4178c4ec3759 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.575926] [55187]: DEBUG oslo_concurrency.lockutils [None req-650ef27b-be9f-4f89-91c1-4178c4ec3759 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.576079] [55187]: DEBUG oslo_concurrency.lockutils [None req-650ef27b-be9f-4f89-91c1-4178c4ec3759 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.615218] [55188]: DEBUG nova.policy [None req-8e1d7873-02dc-45ec-a7e1-c0b5dda3222c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.622836] [55188]: INFO nova.api.openstack.requestlog [None req-8e1d7873-02dc-45ec-a7e1-c0b5dda3222c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.075112 [ 828.622988] [55188]: [pid: 55188|app: 0|req: 2171/4226] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:08 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.627975] [55187]: DEBUG nova.policy [None req-650ef27b-be9f-4f89-91c1-4178c4ec3759 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.629651] [55188]: DEBUG nova.api.openstack.wsgi [None req-7f1afcf5-55e2-4218-936f-86ae9d58842a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.633892] [55188]: DEBUG nova.compute.api [None req-7f1afcf5-55e2-4218-936f-86ae9d58842a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.639248] [55187]: DEBUG nova.policy [None req-650ef27b-be9f-4f89-91c1-4178c4ec3759 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.640313] [55187]: DEBUG nova.policy [None req-650ef27b-be9f-4f89-91c1-4178c4ec3759 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.641279] [55187]: INFO nova.api.openstack.requestlog [None req-650ef27b-be9f-4f89-91c1-4178c4ec3759 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1282 microversion: 2.20 time: 0.086088 [ 828.641421] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f1afcf5-55e2-4218-936f-86ae9d58842a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.641489] [55187]: [pid: 55187|app: 0|req: 2056/4227] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:08 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1282 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 828.642312] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f1afcf5-55e2-4218-936f-86ae9d58842a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.642312] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f1afcf5-55e2-4218-936f-86ae9d58842a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.642450] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f1afcf5-55e2-4218-936f-86ae9d58842a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.642679] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f1afcf5-55e2-4218-936f-86ae9d58842a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.642875] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f1afcf5-55e2-4218-936f-86ae9d58842a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.644221] [55187]: DEBUG nova.api.openstack.wsgi [None req-c887a0db-a835-4a65-a5a5-7abd27029f97 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4af9da2a70>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.690747] [55187]: INFO nova.api.openstack.requestlog [None req-c887a0db-a835-4a65-a5a5-7abd27029f97 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b" status: 200 len: 1531 microversion: 2.1 time: 0.048389 [ 828.691048] [55187]: [pid: 55187|app: 0|req: 2057/4228] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:05:09 2025] GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b => generated 1531 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.695394] [55187]: DEBUG nova.api.openstack.wsgi [None req-7b7fcc1b-c81e-4785-bc9e-dabf3d02cab3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.696649] [55187]: DEBUG nova.compute.api [None req-7b7fcc1b-c81e-4785-bc9e-dabf3d02cab3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.702200] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b7fcc1b-c81e-4785-bc9e-dabf3d02cab3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.702424] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b7fcc1b-c81e-4785-bc9e-dabf3d02cab3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.702605] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b7fcc1b-c81e-4785-bc9e-dabf3d02cab3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.703096] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b7fcc1b-c81e-4785-bc9e-dabf3d02cab3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.703198] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b7fcc1b-c81e-4785-bc9e-dabf3d02cab3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.703370] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b7fcc1b-c81e-4785-bc9e-dabf3d02cab3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.706245] [55188]: DEBUG nova.policy [None req-7f1afcf5-55e2-4218-936f-86ae9d58842a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.714959] [55188]: INFO nova.api.openstack.requestlog [None req-7f1afcf5-55e2-4218-936f-86ae9d58842a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.090923 [ 828.715806] [55188]: [pid: 55188|app: 0|req: 2172/4229] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:08 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.719673] [55188]: DEBUG nova.api.openstack.wsgi [None req-85b57f05-bb99-448f-8f2d-78bd5d3aaf71 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.721923] [55188]: DEBUG nova.compute.api [None req-85b57f05-bb99-448f-8f2d-78bd5d3aaf71 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.726977] [55188]: DEBUG oslo_concurrency.lockutils [None req-85b57f05-bb99-448f-8f2d-78bd5d3aaf71 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.727879] [55188]: DEBUG oslo_concurrency.lockutils [None req-85b57f05-bb99-448f-8f2d-78bd5d3aaf71 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.727987] [55188]: DEBUG oslo_concurrency.lockutils [None req-85b57f05-bb99-448f-8f2d-78bd5d3aaf71 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.728837] [55188]: DEBUG oslo_concurrency.lockutils [None req-85b57f05-bb99-448f-8f2d-78bd5d3aaf71 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.729210] [55188]: DEBUG oslo_concurrency.lockutils [None req-85b57f05-bb99-448f-8f2d-78bd5d3aaf71 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.729621] [55188]: DEBUG oslo_concurrency.lockutils [None req-85b57f05-bb99-448f-8f2d-78bd5d3aaf71 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.733722] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b7fcc1b-c81e-4785-bc9e-dabf3d02cab3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.733972] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b7fcc1b-c81e-4785-bc9e-dabf3d02cab3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.734179] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b7fcc1b-c81e-4785-bc9e-dabf3d02cab3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.734379] [55187]: DEBUG nova.objects.instance [None req-7b7fcc1b-c81e-4785-bc9e-dabf3d02cab3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 828.759353] [55187]: DEBUG nova.policy [None req-7b7fcc1b-c81e-4785-bc9e-dabf3d02cab3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.763632] [55187]: INFO nova.api.openstack.requestlog [None req-7b7fcc1b-c81e-4785-bc9e-dabf3d02cab3 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.072087 [ 828.763980] [55187]: [pid: 55187|app: 0|req: 2058/4230] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:09 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.766847] [55187]: DEBUG nova.api.openstack.wsgi [None req-15ee7525-ba6b-4288-862d-401a13db7201 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.768540] [55187]: DEBUG nova.compute.api [None req-15ee7525-ba6b-4288-862d-401a13db7201 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.773848] [55187]: DEBUG oslo_concurrency.lockutils [None req-15ee7525-ba6b-4288-862d-401a13db7201 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.774114] [55187]: DEBUG oslo_concurrency.lockutils [None req-15ee7525-ba6b-4288-862d-401a13db7201 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.774327] [55187]: DEBUG oslo_concurrency.lockutils [None req-15ee7525-ba6b-4288-862d-401a13db7201 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.774697] [55187]: DEBUG oslo_concurrency.lockutils [None req-15ee7525-ba6b-4288-862d-401a13db7201 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.774907] [55187]: DEBUG oslo_concurrency.lockutils [None req-15ee7525-ba6b-4288-862d-401a13db7201 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.775099] [55187]: DEBUG oslo_concurrency.lockutils [None req-15ee7525-ba6b-4288-862d-401a13db7201 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.778766] [55188]: DEBUG nova.policy [None req-85b57f05-bb99-448f-8f2d-78bd5d3aaf71 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.783328] [55188]: INFO nova.api.openstack.requestlog [None req-85b57f05-bb99-448f-8f2d-78bd5d3aaf71 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1348 microversion: 2.1 time: 0.066549 [ 828.783681] [55188]: [pid: 55188|app: 0|req: 2173/4231] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:09 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1348 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.813389] [55187]: DEBUG nova.policy [None req-15ee7525-ba6b-4288-862d-401a13db7201 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.817329] [55187]: INFO nova.api.openstack.requestlog [None req-15ee7525-ba6b-4288-862d-401a13db7201 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.052693 [ 828.817864] [55187]: [pid: 55187|app: 0|req: 2059/4232] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:09 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.821683] [55188]: DEBUG nova.api.openstack.wsgi [None req-e91cd8b7-a701-448e-91df-62794e6be69d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.828165] [55188]: DEBUG nova.compute.api [None req-e91cd8b7-a701-448e-91df-62794e6be69d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.835865] [55188]: DEBUG oslo_concurrency.lockutils [None req-e91cd8b7-a701-448e-91df-62794e6be69d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.836152] [55188]: DEBUG oslo_concurrency.lockutils [None req-e91cd8b7-a701-448e-91df-62794e6be69d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.836373] [55188]: DEBUG oslo_concurrency.lockutils [None req-e91cd8b7-a701-448e-91df-62794e6be69d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.836745] [55188]: DEBUG oslo_concurrency.lockutils [None req-e91cd8b7-a701-448e-91df-62794e6be69d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.836941] [55188]: DEBUG oslo_concurrency.lockutils [None req-e91cd8b7-a701-448e-91df-62794e6be69d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.837451] [55188]: DEBUG oslo_concurrency.lockutils [None req-e91cd8b7-a701-448e-91df-62794e6be69d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.858222] [55188]: DEBUG oslo_concurrency.lockutils [None req-e91cd8b7-a701-448e-91df-62794e6be69d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.858512] [55188]: DEBUG oslo_concurrency.lockutils [None req-e91cd8b7-a701-448e-91df-62794e6be69d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.858723] [55188]: DEBUG oslo_concurrency.lockutils [None req-e91cd8b7-a701-448e-91df-62794e6be69d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.862019] [55188]: DEBUG nova.objects.instance [None req-e91cd8b7-a701-448e-91df-62794e6be69d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 828.876416] [55187]: DEBUG nova.api.openstack.wsgi [None req-9d67da06-f4f5-47fe-8356-1be88378baa9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.878219] [55187]: DEBUG nova.compute.api [None req-9d67da06-f4f5-47fe-8356-1be88378baa9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.881832] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d67da06-f4f5-47fe-8356-1be88378baa9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.882858] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d67da06-f4f5-47fe-8356-1be88378baa9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.883103] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d67da06-f4f5-47fe-8356-1be88378baa9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.883929] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d67da06-f4f5-47fe-8356-1be88378baa9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.884163] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d67da06-f4f5-47fe-8356-1be88378baa9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.884501] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d67da06-f4f5-47fe-8356-1be88378baa9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.905852] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d67da06-f4f5-47fe-8356-1be88378baa9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.906186] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d67da06-f4f5-47fe-8356-1be88378baa9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.906692] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d67da06-f4f5-47fe-8356-1be88378baa9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.906920] [55187]: DEBUG nova.objects.instance [None req-9d67da06-f4f5-47fe-8356-1be88378baa9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 828.934536] [55187]: DEBUG nova.policy [None req-9d67da06-f4f5-47fe-8356-1be88378baa9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.940779] [55187]: INFO nova.api.openstack.requestlog [None req-9d67da06-f4f5-47fe-8356-1be88378baa9 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.066544 [ 828.941393] [55187]: [pid: 55187|app: 0|req: 2060/4233] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:09 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.944198] [55187]: DEBUG nova.api.openstack.wsgi [None req-5647d403-c7b5-4f95-ad99-ba2d8e6390f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 828.945920] [55187]: DEBUG nova.compute.api [None req-5647d403-c7b5-4f95-ad99-ba2d8e6390f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 828.949519] [55187]: DEBUG oslo_concurrency.lockutils [None req-5647d403-c7b5-4f95-ad99-ba2d8e6390f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.949760] [55187]: DEBUG oslo_concurrency.lockutils [None req-5647d403-c7b5-4f95-ad99-ba2d8e6390f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.950043] [55187]: DEBUG oslo_concurrency.lockutils [None req-5647d403-c7b5-4f95-ad99-ba2d8e6390f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.950463] [55187]: DEBUG oslo_concurrency.lockutils [None req-5647d403-c7b5-4f95-ad99-ba2d8e6390f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.950540] [55187]: DEBUG oslo_concurrency.lockutils [None req-5647d403-c7b5-4f95-ad99-ba2d8e6390f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.950812] [55187]: DEBUG oslo_concurrency.lockutils [None req-5647d403-c7b5-4f95-ad99-ba2d8e6390f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.971880] [55187]: DEBUG oslo_concurrency.lockutils [None req-5647d403-c7b5-4f95-ad99-ba2d8e6390f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.971880] [55187]: DEBUG oslo_concurrency.lockutils [None req-5647d403-c7b5-4f95-ad99-ba2d8e6390f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.971880] [55187]: DEBUG oslo_concurrency.lockutils [None req-5647d403-c7b5-4f95-ad99-ba2d8e6390f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.971880] [55187]: DEBUG nova.objects.instance [None req-5647d403-c7b5-4f95-ad99-ba2d8e6390f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 829.022932] [55187]: DEBUG nova.policy [None req-5647d403-c7b5-4f95-ad99-ba2d8e6390f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.029269] [55187]: INFO nova.api.openstack.requestlog [None req-5647d403-c7b5-4f95-ad99-ba2d8e6390f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.087250 [ 829.029622] [55187]: [pid: 55187|app: 0|req: 2061/4234] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:09 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.038384] [55187]: DEBUG nova.api.openstack.wsgi [None req-c6942fa1-4b35-4506-8a15-5861e74dc846 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.039516] [55187]: DEBUG nova.compute.api [None req-c6942fa1-4b35-4506-8a15-5861e74dc846 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.044903] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6942fa1-4b35-4506-8a15-5861e74dc846 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.045043] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6942fa1-4b35-4506-8a15-5861e74dc846 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.045265] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6942fa1-4b35-4506-8a15-5861e74dc846 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.045966] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6942fa1-4b35-4506-8a15-5861e74dc846 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.046159] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6942fa1-4b35-4506-8a15-5861e74dc846 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.046339] [55187]: DEBUG oslo_concurrency.lockutils [None req-c6942fa1-4b35-4506-8a15-5861e74dc846 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.094121] [55187]: DEBUG nova.policy [None req-c6942fa1-4b35-4506-8a15-5861e74dc846 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.097061] [55187]: INFO nova.api.openstack.requestlog [None req-c6942fa1-4b35-4506-8a15-5861e74dc846 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1217 microversion: 2.1 time: 0.063432 [ 829.097431] [55187]: [pid: 55187|app: 0|req: 2062/4235] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:09 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1217 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.100193] [55187]: DEBUG nova.api.openstack.wsgi [None req-d614ff97-a260-4c97-8568-36532fdb7cb2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.101808] [55187]: DEBUG nova.compute.api [None req-d614ff97-a260-4c97-8568-36532fdb7cb2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.105259] [55187]: DEBUG oslo_concurrency.lockutils [None req-d614ff97-a260-4c97-8568-36532fdb7cb2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.105502] [55187]: DEBUG oslo_concurrency.lockutils [None req-d614ff97-a260-4c97-8568-36532fdb7cb2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.105675] [55187]: DEBUG oslo_concurrency.lockutils [None req-d614ff97-a260-4c97-8568-36532fdb7cb2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.106044] [55187]: DEBUG oslo_concurrency.lockutils [None req-d614ff97-a260-4c97-8568-36532fdb7cb2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.106249] [55187]: DEBUG oslo_concurrency.lockutils [None req-d614ff97-a260-4c97-8568-36532fdb7cb2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.106422] [55187]: DEBUG oslo_concurrency.lockutils [None req-d614ff97-a260-4c97-8568-36532fdb7cb2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.129897] [55188]: DEBUG nova.policy [None req-e91cd8b7-a701-448e-91df-62794e6be69d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.136309] [55188]: INFO nova.api.openstack.requestlog [None req-e91cd8b7-a701-448e-91df-62794e6be69d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.316780 [ 829.136557] [55188]: [pid: 55188|app: 0|req: 2174/4236] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:09 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.141016] [55188]: DEBUG nova.api.openstack.wsgi [None req-2af92c61-7a86-4ca5-8f04-5fb1634d0d0b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.142264] [55188]: DEBUG nova.compute.api [None req-2af92c61-7a86-4ca5-8f04-5fb1634d0d0b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.148180] [55188]: DEBUG oslo_concurrency.lockutils [None req-2af92c61-7a86-4ca5-8f04-5fb1634d0d0b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.148180] [55188]: DEBUG oslo_concurrency.lockutils [None req-2af92c61-7a86-4ca5-8f04-5fb1634d0d0b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.148180] [55188]: DEBUG oslo_concurrency.lockutils [None req-2af92c61-7a86-4ca5-8f04-5fb1634d0d0b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.148339] [55187]: DEBUG nova.policy [None req-d614ff97-a260-4c97-8568-36532fdb7cb2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.148511] [55188]: DEBUG oslo_concurrency.lockutils [None req-2af92c61-7a86-4ca5-8f04-5fb1634d0d0b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.148829] [55188]: DEBUG oslo_concurrency.lockutils [None req-2af92c61-7a86-4ca5-8f04-5fb1634d0d0b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.148942] [55188]: DEBUG oslo_concurrency.lockutils [None req-2af92c61-7a86-4ca5-8f04-5fb1634d0d0b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.152639] [55187]: INFO nova.api.openstack.requestlog [None req-d614ff97-a260-4c97-8568-36532fdb7cb2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.054571 [ 829.153146] [55187]: [pid: 55187|app: 0|req: 2063/4237] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:09 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.157530] [55187]: DEBUG nova.api.openstack.wsgi [None req-062a44d4-c3e8-4805-8188-48484f4e4d8b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.157530] [55187]: DEBUG nova.compute.api [None req-062a44d4-c3e8-4805-8188-48484f4e4d8b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.162689] [55187]: DEBUG oslo_concurrency.lockutils [None req-062a44d4-c3e8-4805-8188-48484f4e4d8b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.162689] [55187]: DEBUG oslo_concurrency.lockutils [None req-062a44d4-c3e8-4805-8188-48484f4e4d8b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.162847] [55187]: DEBUG oslo_concurrency.lockutils [None req-062a44d4-c3e8-4805-8188-48484f4e4d8b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.163140] [55187]: DEBUG oslo_concurrency.lockutils [None req-062a44d4-c3e8-4805-8188-48484f4e4d8b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.163774] [55187]: DEBUG oslo_concurrency.lockutils [None req-062a44d4-c3e8-4805-8188-48484f4e4d8b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.163774] [55187]: DEBUG oslo_concurrency.lockutils [None req-062a44d4-c3e8-4805-8188-48484f4e4d8b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.209977] [55187]: DEBUG nova.policy [None req-062a44d4-c3e8-4805-8188-48484f4e4d8b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.217195] [55187]: DEBUG nova.policy [None req-062a44d4-c3e8-4805-8188-48484f4e4d8b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.217973] [55187]: DEBUG nova.policy [None req-062a44d4-c3e8-4805-8188-48484f4e4d8b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.223035] [55187]: INFO nova.api.openstack.requestlog [None req-062a44d4-c3e8-4805-8188-48484f4e4d8b tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.069366 [ 829.223342] [55187]: [pid: 55187|app: 0|req: 2064/4238] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:09 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 829.230191] [55187]: DEBUG nova.api.openstack.wsgi [None req-d374a448-a720-45eb-be77-ef5dd9cc2036 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.232837] [55188]: DEBUG nova.policy [None req-2af92c61-7a86-4ca5-8f04-5fb1634d0d0b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.233040] [55187]: DEBUG nova.compute.api [None req-d374a448-a720-45eb-be77-ef5dd9cc2036 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.239793] [55187]: DEBUG oslo_concurrency.lockutils [None req-d374a448-a720-45eb-be77-ef5dd9cc2036 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.240164] [55188]: INFO nova.api.openstack.requestlog [None req-2af92c61-7a86-4ca5-8f04-5fb1634d0d0b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1244 microversion: 2.1 time: 0.102759 [ 829.240247] [55187]: DEBUG oslo_concurrency.lockutils [None req-d374a448-a720-45eb-be77-ef5dd9cc2036 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.240389] [55188]: [pid: 55188|app: 0|req: 2175/4239] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:09 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1244 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.240588] [55187]: DEBUG oslo_concurrency.lockutils [None req-d374a448-a720-45eb-be77-ef5dd9cc2036 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.241387] [55187]: DEBUG oslo_concurrency.lockutils [None req-d374a448-a720-45eb-be77-ef5dd9cc2036 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.241387] [55187]: DEBUG oslo_concurrency.lockutils [None req-d374a448-a720-45eb-be77-ef5dd9cc2036 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.242936] [55187]: DEBUG oslo_concurrency.lockutils [None req-d374a448-a720-45eb-be77-ef5dd9cc2036 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.281599] [55187]: DEBUG oslo_concurrency.lockutils [None req-d374a448-a720-45eb-be77-ef5dd9cc2036 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.281956] [55187]: DEBUG oslo_concurrency.lockutils [None req-d374a448-a720-45eb-be77-ef5dd9cc2036 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.282197] [55187]: DEBUG oslo_concurrency.lockutils [None req-d374a448-a720-45eb-be77-ef5dd9cc2036 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.282424] [55187]: DEBUG nova.objects.instance [None req-d374a448-a720-45eb-be77-ef5dd9cc2036 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 829.306072] [55187]: DEBUG nova.policy [None req-d374a448-a720-45eb-be77-ef5dd9cc2036 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.310411] [55187]: INFO nova.api.openstack.requestlog [None req-d374a448-a720-45eb-be77-ef5dd9cc2036 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.086313 [ 829.310567] [55187]: [pid: 55187|app: 0|req: 2065/4240] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:09 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.318619] [55188]: DEBUG nova.api.openstack.wsgi [None req-ac81250e-8278-478d-9754-8799fa01e36c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.320358] [55188]: DEBUG nova.compute.api [None req-ac81250e-8278-478d-9754-8799fa01e36c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.324039] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac81250e-8278-478d-9754-8799fa01e36c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.324278] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac81250e-8278-478d-9754-8799fa01e36c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.324389] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac81250e-8278-478d-9754-8799fa01e36c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.324723] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac81250e-8278-478d-9754-8799fa01e36c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.324949] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac81250e-8278-478d-9754-8799fa01e36c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.325149] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac81250e-8278-478d-9754-8799fa01e36c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.349975] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac81250e-8278-478d-9754-8799fa01e36c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.350250] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac81250e-8278-478d-9754-8799fa01e36c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.350445] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac81250e-8278-478d-9754-8799fa01e36c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.350652] [55188]: DEBUG nova.objects.instance [None req-ac81250e-8278-478d-9754-8799fa01e36c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 829.387249] [55188]: DEBUG nova.policy [None req-ac81250e-8278-478d-9754-8799fa01e36c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.388030] [55187]: DEBUG nova.api.openstack.wsgi [None req-6952cd09-3325-475a-b6a0-8ee958c0d6cb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.391669] [55187]: DEBUG nova.compute.api [None req-6952cd09-3325-475a-b6a0-8ee958c0d6cb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.395422] [55187]: DEBUG oslo_concurrency.lockutils [None req-6952cd09-3325-475a-b6a0-8ee958c0d6cb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.395813] [55187]: DEBUG oslo_concurrency.lockutils [None req-6952cd09-3325-475a-b6a0-8ee958c0d6cb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.396034] [55187]: DEBUG oslo_concurrency.lockutils [None req-6952cd09-3325-475a-b6a0-8ee958c0d6cb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.396398] [55187]: DEBUG oslo_concurrency.lockutils [None req-6952cd09-3325-475a-b6a0-8ee958c0d6cb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.396637] [55187]: DEBUG oslo_concurrency.lockutils [None req-6952cd09-3325-475a-b6a0-8ee958c0d6cb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.396813] [55187]: DEBUG oslo_concurrency.lockutils [None req-6952cd09-3325-475a-b6a0-8ee958c0d6cb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.401385] [55188]: DEBUG nova.policy [None req-ac81250e-8278-478d-9754-8799fa01e36c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.402211] [55188]: DEBUG nova.policy [None req-ac81250e-8278-478d-9754-8799fa01e36c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.402930] [55188]: INFO nova.api.openstack.requestlog [None req-ac81250e-8278-478d-9754-8799fa01e36c tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.086947 [ 829.403270] [55188]: [pid: 55188|app: 0|req: 2176/4241] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:09 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 829.413650] [55188]: DEBUG nova.api.openstack.wsgi [None req-69197c8d-3a9e-448d-a131-a752c7ea7cce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.415359] [55188]: DEBUG nova.compute.api [None req-69197c8d-3a9e-448d-a131-a752c7ea7cce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.418872] [55188]: DEBUG oslo_concurrency.lockutils [None req-69197c8d-3a9e-448d-a131-a752c7ea7cce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.419133] [55188]: DEBUG oslo_concurrency.lockutils [None req-69197c8d-3a9e-448d-a131-a752c7ea7cce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.419354] [55188]: DEBUG oslo_concurrency.lockutils [None req-69197c8d-3a9e-448d-a131-a752c7ea7cce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.419712] [55188]: DEBUG oslo_concurrency.lockutils [None req-69197c8d-3a9e-448d-a131-a752c7ea7cce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.420014] [55188]: DEBUG oslo_concurrency.lockutils [None req-69197c8d-3a9e-448d-a131-a752c7ea7cce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.420212] [55188]: DEBUG oslo_concurrency.lockutils [None req-69197c8d-3a9e-448d-a131-a752c7ea7cce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.445342] [55188]: DEBUG oslo_concurrency.lockutils [None req-69197c8d-3a9e-448d-a131-a752c7ea7cce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.445524] [55188]: DEBUG oslo_concurrency.lockutils [None req-69197c8d-3a9e-448d-a131-a752c7ea7cce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.445717] [55188]: DEBUG oslo_concurrency.lockutils [None req-69197c8d-3a9e-448d-a131-a752c7ea7cce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.445925] [55188]: DEBUG nova.objects.instance [None req-69197c8d-3a9e-448d-a131-a752c7ea7cce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 829.477112] [55188]: DEBUG nova.policy [None req-69197c8d-3a9e-448d-a131-a752c7ea7cce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.483428] [55188]: INFO nova.api.openstack.requestlog [None req-69197c8d-3a9e-448d-a131-a752c7ea7cce tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.077260 [ 829.483428] [55188]: [pid: 55188|app: 0|req: 2177/4242] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:09 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.485578] [55188]: DEBUG nova.api.openstack.wsgi [None req-bffce533-046d-4426-ac7f-5e7369ec2af4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.487694] [55188]: DEBUG nova.compute.api [None req-bffce533-046d-4426-ac7f-5e7369ec2af4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.491250] [55188]: DEBUG oslo_concurrency.lockutils [None req-bffce533-046d-4426-ac7f-5e7369ec2af4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.491455] [55188]: DEBUG oslo_concurrency.lockutils [None req-bffce533-046d-4426-ac7f-5e7369ec2af4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.491638] [55188]: DEBUG oslo_concurrency.lockutils [None req-bffce533-046d-4426-ac7f-5e7369ec2af4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.491982] [55188]: DEBUG oslo_concurrency.lockutils [None req-bffce533-046d-4426-ac7f-5e7369ec2af4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.492202] [55188]: DEBUG oslo_concurrency.lockutils [None req-bffce533-046d-4426-ac7f-5e7369ec2af4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.492375] [55188]: DEBUG oslo_concurrency.lockutils [None req-bffce533-046d-4426-ac7f-5e7369ec2af4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.540138] [55188]: DEBUG nova.policy [None req-bffce533-046d-4426-ac7f-5e7369ec2af4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.545266] [55188]: INFO nova.api.openstack.requestlog [None req-bffce533-046d-4426-ac7f-5e7369ec2af4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1218 microversion: 2.1 time: 0.062528 [ 829.545597] [55188]: [pid: 55188|app: 0|req: 2178/4243] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:09 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1218 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.548278] [55188]: DEBUG nova.api.openstack.wsgi [None req-3b59af7e-aa1d-4178-afa6-5f2f2649afc7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.550010] [55188]: DEBUG nova.compute.api [None req-3b59af7e-aa1d-4178-afa6-5f2f2649afc7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.555496] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b59af7e-aa1d-4178-afa6-5f2f2649afc7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.555496] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b59af7e-aa1d-4178-afa6-5f2f2649afc7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.555496] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b59af7e-aa1d-4178-afa6-5f2f2649afc7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.555496] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b59af7e-aa1d-4178-afa6-5f2f2649afc7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.555496] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b59af7e-aa1d-4178-afa6-5f2f2649afc7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.555496] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b59af7e-aa1d-4178-afa6-5f2f2649afc7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.568804] [55187]: DEBUG nova.policy [None req-6952cd09-3325-475a-b6a0-8ee958c0d6cb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.574900] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b59af7e-aa1d-4178-afa6-5f2f2649afc7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.574900] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b59af7e-aa1d-4178-afa6-5f2f2649afc7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.574900] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b59af7e-aa1d-4178-afa6-5f2f2649afc7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.575130] [55188]: DEBUG nova.objects.instance [None req-3b59af7e-aa1d-4178-afa6-5f2f2649afc7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 829.575400] [55187]: INFO nova.api.openstack.requestlog [None req-6952cd09-3325-475a-b6a0-8ee958c0d6cb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1323 microversion: 2.1 time: 0.190063 [ 829.575876] [55187]: [pid: 55187|app: 0|req: 2066/4244] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:09 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1323 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.579316] [55187]: DEBUG nova.api.openstack.wsgi [None req-7fc03ca1-d448-4d6f-984e-8f12a0a5c2ce tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.581639] [55187]: DEBUG nova.compute.api [None req-7fc03ca1-d448-4d6f-984e-8f12a0a5c2ce tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.586102] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fc03ca1-d448-4d6f-984e-8f12a0a5c2ce tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.586482] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fc03ca1-d448-4d6f-984e-8f12a0a5c2ce tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.586792] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fc03ca1-d448-4d6f-984e-8f12a0a5c2ce tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.587341] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fc03ca1-d448-4d6f-984e-8f12a0a5c2ce tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.587679] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fc03ca1-d448-4d6f-984e-8f12a0a5c2ce tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.587972] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fc03ca1-d448-4d6f-984e-8f12a0a5c2ce tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.609185] [55188]: DEBUG nova.policy [None req-3b59af7e-aa1d-4178-afa6-5f2f2649afc7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.613363] [55188]: INFO nova.api.openstack.requestlog [None req-3b59af7e-aa1d-4178-afa6-5f2f2649afc7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.067106 [ 829.613681] [55188]: [pid: 55188|app: 0|req: 2179/4245] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:09 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.618552] [55188]: DEBUG nova.api.openstack.wsgi [None req-60d7b8af-f0a6-4993-b6f2-f5d48a8d2fd6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.620247] [55188]: DEBUG nova.compute.api [None req-60d7b8af-f0a6-4993-b6f2-f5d48a8d2fd6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.623379] [55188]: DEBUG oslo_concurrency.lockutils [None req-60d7b8af-f0a6-4993-b6f2-f5d48a8d2fd6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.623608] [55188]: DEBUG oslo_concurrency.lockutils [None req-60d7b8af-f0a6-4993-b6f2-f5d48a8d2fd6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.623793] [55188]: DEBUG oslo_concurrency.lockutils [None req-60d7b8af-f0a6-4993-b6f2-f5d48a8d2fd6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.624173] [55188]: DEBUG oslo_concurrency.lockutils [None req-60d7b8af-f0a6-4993-b6f2-f5d48a8d2fd6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.624382] [55188]: DEBUG oslo_concurrency.lockutils [None req-60d7b8af-f0a6-4993-b6f2-f5d48a8d2fd6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.624556] [55188]: DEBUG oslo_concurrency.lockutils [None req-60d7b8af-f0a6-4993-b6f2-f5d48a8d2fd6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.629412] [55187]: DEBUG nova.policy [None req-7fc03ca1-d448-4d6f-984e-8f12a0a5c2ce tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.633792] [55187]: INFO nova.api.openstack.requestlog [None req-7fc03ca1-d448-4d6f-984e-8f12a0a5c2ce tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.056923 [ 829.633887] [55187]: [pid: 55187|app: 0|req: 2067/4246] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:09 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.637930] [55187]: DEBUG nova.api.openstack.wsgi [None req-8e84ca52-26f0-453e-8ef4-59d17c7930dd tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.639503] [55187]: DEBUG nova.compute.api [None req-8e84ca52-26f0-453e-8ef4-59d17c7930dd tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.644162] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e84ca52-26f0-453e-8ef4-59d17c7930dd tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.644162] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e84ca52-26f0-453e-8ef4-59d17c7930dd tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.644392] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e84ca52-26f0-453e-8ef4-59d17c7930dd tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.644764] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e84ca52-26f0-453e-8ef4-59d17c7930dd tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.645029] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e84ca52-26f0-453e-8ef4-59d17c7930dd tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.645254] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e84ca52-26f0-453e-8ef4-59d17c7930dd tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.645537] [55188]: DEBUG oslo_concurrency.lockutils [None req-60d7b8af-f0a6-4993-b6f2-f5d48a8d2fd6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.645784] [55188]: DEBUG oslo_concurrency.lockutils [None req-60d7b8af-f0a6-4993-b6f2-f5d48a8d2fd6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.645975] [55188]: DEBUG oslo_concurrency.lockutils [None req-60d7b8af-f0a6-4993-b6f2-f5d48a8d2fd6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.646192] [55188]: DEBUG nova.objects.instance [None req-60d7b8af-f0a6-4993-b6f2-f5d48a8d2fd6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 829.676496] [55188]: DEBUG nova.policy [None req-60d7b8af-f0a6-4993-b6f2-f5d48a8d2fd6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.680568] [55187]: DEBUG nova.policy [None req-8e84ca52-26f0-453e-8ef4-59d17c7930dd tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.681741] [55188]: INFO nova.api.openstack.requestlog [None req-60d7b8af-f0a6-4993-b6f2-f5d48a8d2fd6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.067479 [ 829.682068] [55188]: [pid: 55188|app: 0|req: 2180/4247] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:09 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.684844] [55188]: DEBUG nova.api.openstack.wsgi [None req-0407ef34-c9d5-4456-ab71-ff361bb19f63 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.686393] [55188]: DEBUG nova.compute.api [None req-0407ef34-c9d5-4456-ab71-ff361bb19f63 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.689314] [55187]: INFO nova.api.openstack.requestlog [None req-8e84ca52-26f0-453e-8ef4-59d17c7930dd tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.052922 [ 829.689665] [55187]: [pid: 55187|app: 0|req: 2068/4248] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:10 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 829.689978] [55188]: DEBUG oslo_concurrency.lockutils [None req-0407ef34-c9d5-4456-ab71-ff361bb19f63 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.690223] [55188]: DEBUG oslo_concurrency.lockutils [None req-0407ef34-c9d5-4456-ab71-ff361bb19f63 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.690432] [55188]: DEBUG oslo_concurrency.lockutils [None req-0407ef34-c9d5-4456-ab71-ff361bb19f63 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.694437] [55188]: DEBUG oslo_concurrency.lockutils [None req-0407ef34-c9d5-4456-ab71-ff361bb19f63 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.694437] [55188]: DEBUG oslo_concurrency.lockutils [None req-0407ef34-c9d5-4456-ab71-ff361bb19f63 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.694437] [55188]: DEBUG oslo_concurrency.lockutils [None req-0407ef34-c9d5-4456-ab71-ff361bb19f63 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.703940] [55187]: DEBUG nova.api.openstack.wsgi [None req-61fc0305-e6a2-45dc-9036-f4ca8806d8a2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4aff7f1240>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.739008] [55187]: INFO nova.api.openstack.requestlog [None req-61fc0305-e6a2-45dc-9036-f4ca8806d8a2 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b" status: 200 len: 1531 microversion: 2.1 time: 0.037875 [ 829.739618] [55187]: [pid: 55187|app: 0|req: 2069/4249] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:05:10 2025] GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b => generated 1531 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.739856] [55188]: DEBUG nova.policy [None req-0407ef34-c9d5-4456-ab71-ff361bb19f63 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.744757] [55187]: DEBUG nova.api.openstack.wsgi [None req-a67829a0-329a-4144-b8af-31e37ce2bac3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.744757] [55187]: DEBUG nova.compute.api [None req-a67829a0-329a-4144-b8af-31e37ce2bac3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.745478] [55188]: DEBUG nova.policy [None req-0407ef34-c9d5-4456-ab71-ff361bb19f63 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.746197] [55188]: DEBUG nova.policy [None req-0407ef34-c9d5-4456-ab71-ff361bb19f63 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.746810] [55188]: INFO nova.api.openstack.requestlog [None req-0407ef34-c9d5-4456-ab71-ff361bb19f63 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1282 microversion: 2.20 time: 0.064140 [ 829.747155] [55188]: [pid: 55188|app: 0|req: 2181/4250] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:10 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1282 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 829.751938] [55187]: DEBUG oslo_concurrency.lockutils [None req-a67829a0-329a-4144-b8af-31e37ce2bac3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.752275] [55187]: DEBUG oslo_concurrency.lockutils [None req-a67829a0-329a-4144-b8af-31e37ce2bac3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.752538] [55187]: DEBUG oslo_concurrency.lockutils [None req-a67829a0-329a-4144-b8af-31e37ce2bac3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.752951] [55187]: DEBUG oslo_concurrency.lockutils [None req-a67829a0-329a-4144-b8af-31e37ce2bac3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.753234] [55187]: DEBUG oslo_concurrency.lockutils [None req-a67829a0-329a-4144-b8af-31e37ce2bac3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.753476] [55187]: DEBUG oslo_concurrency.lockutils [None req-a67829a0-329a-4144-b8af-31e37ce2bac3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.783282] [55188]: DEBUG nova.api.openstack.wsgi [None req-6912bdb0-0a6f-403b-957d-2f2fb891f70e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.785387] [55188]: DEBUG nova.compute.api [None req-6912bdb0-0a6f-403b-957d-2f2fb891f70e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.789067] [55188]: DEBUG oslo_concurrency.lockutils [None req-6912bdb0-0a6f-403b-957d-2f2fb891f70e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.789345] [55188]: DEBUG oslo_concurrency.lockutils [None req-6912bdb0-0a6f-403b-957d-2f2fb891f70e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.789531] [55188]: DEBUG oslo_concurrency.lockutils [None req-6912bdb0-0a6f-403b-957d-2f2fb891f70e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.789882] [55188]: DEBUG oslo_concurrency.lockutils [None req-6912bdb0-0a6f-403b-957d-2f2fb891f70e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.790448] [55188]: DEBUG oslo_concurrency.lockutils [None req-6912bdb0-0a6f-403b-957d-2f2fb891f70e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.790448] [55188]: DEBUG oslo_concurrency.lockutils [None req-6912bdb0-0a6f-403b-957d-2f2fb891f70e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.800024] [55187]: DEBUG nova.policy [None req-a67829a0-329a-4144-b8af-31e37ce2bac3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.807101] [55187]: INFO nova.api.openstack.requestlog [None req-a67829a0-329a-4144-b8af-31e37ce2bac3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.066699 [ 829.807592] [55187]: [pid: 55187|app: 0|req: 2070/4251] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:10 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.809963] [55187]: DEBUG nova.api.openstack.wsgi [None req-44a25210-a4b4-46df-9c77-97e1aa8406ba tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.811582] [55187]: DEBUG nova.compute.api [None req-44a25210-a4b4-46df-9c77-97e1aa8406ba tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.811985] [55188]: DEBUG oslo_concurrency.lockutils [None req-6912bdb0-0a6f-403b-957d-2f2fb891f70e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.812264] [55188]: DEBUG oslo_concurrency.lockutils [None req-6912bdb0-0a6f-403b-957d-2f2fb891f70e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.812451] [55188]: DEBUG oslo_concurrency.lockutils [None req-6912bdb0-0a6f-403b-957d-2f2fb891f70e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.812650] [55188]: DEBUG nova.objects.instance [None req-6912bdb0-0a6f-403b-957d-2f2fb891f70e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 829.814789] [55187]: DEBUG oslo_concurrency.lockutils [None req-44a25210-a4b4-46df-9c77-97e1aa8406ba tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.815039] [55187]: DEBUG oslo_concurrency.lockutils [None req-44a25210-a4b4-46df-9c77-97e1aa8406ba tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.815540] [55187]: DEBUG oslo_concurrency.lockutils [None req-44a25210-a4b4-46df-9c77-97e1aa8406ba tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.815593] [55187]: DEBUG oslo_concurrency.lockutils [None req-44a25210-a4b4-46df-9c77-97e1aa8406ba tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.815755] [55187]: DEBUG oslo_concurrency.lockutils [None req-44a25210-a4b4-46df-9c77-97e1aa8406ba tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.815927] [55187]: DEBUG oslo_concurrency.lockutils [None req-44a25210-a4b4-46df-9c77-97e1aa8406ba tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.842255] [55188]: DEBUG nova.policy [None req-6912bdb0-0a6f-403b-957d-2f2fb891f70e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.846476] [55188]: INFO nova.api.openstack.requestlog [None req-6912bdb0-0a6f-403b-957d-2f2fb891f70e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.069327 [ 829.847112] [55188]: [pid: 55188|app: 0|req: 2182/4252] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:10 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.849933] [55188]: DEBUG nova.api.openstack.wsgi [None req-957f9434-aa0c-490f-9089-777a3fa81933 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.851584] [55188]: DEBUG nova.compute.api [None req-957f9434-aa0c-490f-9089-777a3fa81933 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.854804] [55188]: DEBUG oslo_concurrency.lockutils [None req-957f9434-aa0c-490f-9089-777a3fa81933 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.855105] [55188]: DEBUG oslo_concurrency.lockutils [None req-957f9434-aa0c-490f-9089-777a3fa81933 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.855306] [55188]: DEBUG oslo_concurrency.lockutils [None req-957f9434-aa0c-490f-9089-777a3fa81933 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.855651] [55188]: DEBUG oslo_concurrency.lockutils [None req-957f9434-aa0c-490f-9089-777a3fa81933 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.855850] [55188]: DEBUG oslo_concurrency.lockutils [None req-957f9434-aa0c-490f-9089-777a3fa81933 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.856044] [55188]: DEBUG oslo_concurrency.lockutils [None req-957f9434-aa0c-490f-9089-777a3fa81933 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.894781] [55188]: DEBUG nova.policy [None req-957f9434-aa0c-490f-9089-777a3fa81933 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.899984] [55188]: INFO nova.api.openstack.requestlog [None req-957f9434-aa0c-490f-9089-777a3fa81933 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.052183 [ 829.900379] [55188]: [pid: 55188|app: 0|req: 2183/4253] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:10 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.953639] [55188]: DEBUG nova.api.openstack.wsgi [None req-77bd453e-77d8-4072-b321-afb6d7b7c2aa tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 829.955534] [55188]: DEBUG nova.compute.api [None req-77bd453e-77d8-4072-b321-afb6d7b7c2aa tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 829.959158] [55188]: DEBUG oslo_concurrency.lockutils [None req-77bd453e-77d8-4072-b321-afb6d7b7c2aa tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.959419] [55188]: DEBUG oslo_concurrency.lockutils [None req-77bd453e-77d8-4072-b321-afb6d7b7c2aa tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.959654] [55188]: DEBUG oslo_concurrency.lockutils [None req-77bd453e-77d8-4072-b321-afb6d7b7c2aa tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.960028] [55188]: DEBUG oslo_concurrency.lockutils [None req-77bd453e-77d8-4072-b321-afb6d7b7c2aa tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.960237] [55188]: DEBUG oslo_concurrency.lockutils [None req-77bd453e-77d8-4072-b321-afb6d7b7c2aa tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.960410] [55188]: DEBUG oslo_concurrency.lockutils [None req-77bd453e-77d8-4072-b321-afb6d7b7c2aa tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.978332] [55188]: DEBUG oslo_concurrency.lockutils [None req-77bd453e-77d8-4072-b321-afb6d7b7c2aa tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.978576] [55188]: DEBUG oslo_concurrency.lockutils [None req-77bd453e-77d8-4072-b321-afb6d7b7c2aa tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.978759] [55188]: DEBUG oslo_concurrency.lockutils [None req-77bd453e-77d8-4072-b321-afb6d7b7c2aa tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.979044] [55188]: DEBUG nova.objects.instance [None req-77bd453e-77d8-4072-b321-afb6d7b7c2aa tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 829.982822] [55187]: DEBUG nova.policy [None req-44a25210-a4b4-46df-9c77-97e1aa8406ba tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.988472] [55187]: INFO nova.api.openstack.requestlog [None req-44a25210-a4b4-46df-9c77-97e1aa8406ba tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1378 microversion: 2.1 time: 0.180426 [ 829.988826] [55187]: [pid: 55187|app: 0|req: 2071/4254] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:10 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1378 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.002013] [55188]: DEBUG nova.policy [None req-77bd453e-77d8-4072-b321-afb6d7b7c2aa tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.006678] [55188]: INFO nova.api.openstack.requestlog [None req-77bd453e-77d8-4072-b321-afb6d7b7c2aa tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.055203 [ 830.007050] [55188]: [pid: 55188|app: 0|req: 2184/4255] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:10 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 830.050406] [55187]: DEBUG nova.api.openstack.wsgi [None req-39df5496-cd6b-4cb9-b75c-1a83e01e6149 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.052449] [55187]: DEBUG nova.compute.api [None req-39df5496-cd6b-4cb9-b75c-1a83e01e6149 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.056414] [55187]: DEBUG oslo_concurrency.lockutils [None req-39df5496-cd6b-4cb9-b75c-1a83e01e6149 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.056607] [55187]: DEBUG oslo_concurrency.lockutils [None req-39df5496-cd6b-4cb9-b75c-1a83e01e6149 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.056790] [55187]: DEBUG oslo_concurrency.lockutils [None req-39df5496-cd6b-4cb9-b75c-1a83e01e6149 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.057428] [55187]: DEBUG oslo_concurrency.lockutils [None req-39df5496-cd6b-4cb9-b75c-1a83e01e6149 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.057428] [55187]: DEBUG oslo_concurrency.lockutils [None req-39df5496-cd6b-4cb9-b75c-1a83e01e6149 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.057593] [55187]: DEBUG oslo_concurrency.lockutils [None req-39df5496-cd6b-4cb9-b75c-1a83e01e6149 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.078985] [55187]: DEBUG oslo_concurrency.lockutils [None req-39df5496-cd6b-4cb9-b75c-1a83e01e6149 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.079281] [55187]: DEBUG oslo_concurrency.lockutils [None req-39df5496-cd6b-4cb9-b75c-1a83e01e6149 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.079489] [55187]: DEBUG oslo_concurrency.lockutils [None req-39df5496-cd6b-4cb9-b75c-1a83e01e6149 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.079690] [55187]: DEBUG nova.objects.instance [None req-39df5496-cd6b-4cb9-b75c-1a83e01e6149 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 830.106861] [55187]: DEBUG nova.policy [None req-39df5496-cd6b-4cb9-b75c-1a83e01e6149 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.116536] [55187]: INFO nova.api.openstack.requestlog [None req-39df5496-cd6b-4cb9-b75c-1a83e01e6149 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.068650 [ 830.116889] [55187]: [pid: 55187|app: 0|req: 2072/4256] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:10 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.120526] [55188]: DEBUG nova.api.openstack.wsgi [None req-24485236-0d44-4541-91aa-47ca9d40a4a0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.121764] [55188]: DEBUG nova.compute.api [None req-24485236-0d44-4541-91aa-47ca9d40a4a0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.130019] [55188]: DEBUG oslo_concurrency.lockutils [None req-24485236-0d44-4541-91aa-47ca9d40a4a0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.130019] [55188]: DEBUG oslo_concurrency.lockutils [None req-24485236-0d44-4541-91aa-47ca9d40a4a0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.130019] [55188]: DEBUG oslo_concurrency.lockutils [None req-24485236-0d44-4541-91aa-47ca9d40a4a0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.130019] [55188]: DEBUG oslo_concurrency.lockutils [None req-24485236-0d44-4541-91aa-47ca9d40a4a0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.130019] [55188]: DEBUG oslo_concurrency.lockutils [None req-24485236-0d44-4541-91aa-47ca9d40a4a0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.130019] [55188]: DEBUG oslo_concurrency.lockutils [None req-24485236-0d44-4541-91aa-47ca9d40a4a0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.156143] [55187]: DEBUG nova.api.openstack.wsgi [None req-1879ccfa-ff35-494a-b91d-d180cf1a19f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.157911] [55187]: DEBUG nova.compute.api [None req-1879ccfa-ff35-494a-b91d-d180cf1a19f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.161845] [55187]: DEBUG oslo_concurrency.lockutils [None req-1879ccfa-ff35-494a-b91d-d180cf1a19f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.162088] [55187]: DEBUG oslo_concurrency.lockutils [None req-1879ccfa-ff35-494a-b91d-d180cf1a19f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.162276] [55187]: DEBUG oslo_concurrency.lockutils [None req-1879ccfa-ff35-494a-b91d-d180cf1a19f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.162629] [55187]: DEBUG oslo_concurrency.lockutils [None req-1879ccfa-ff35-494a-b91d-d180cf1a19f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.162997] [55187]: DEBUG oslo_concurrency.lockutils [None req-1879ccfa-ff35-494a-b91d-d180cf1a19f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.162997] [55187]: DEBUG oslo_concurrency.lockutils [None req-1879ccfa-ff35-494a-b91d-d180cf1a19f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.169568] [55188]: DEBUG nova.policy [None req-24485236-0d44-4541-91aa-47ca9d40a4a0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.172713] [55188]: INFO nova.api.openstack.requestlog [None req-24485236-0d44-4541-91aa-47ca9d40a4a0 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1217 microversion: 2.1 time: 0.058339 [ 830.173040] [55188]: [pid: 55188|app: 0|req: 2185/4257] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:10 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1217 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.182019] [55188]: DEBUG nova.api.openstack.wsgi [None req-78c3616c-2ffb-4644-b9a7-ae89b09ea376 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.182019] [55188]: DEBUG nova.compute.api [None req-78c3616c-2ffb-4644-b9a7-ae89b09ea376 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.183388] [55188]: DEBUG oslo_concurrency.lockutils [None req-78c3616c-2ffb-4644-b9a7-ae89b09ea376 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.183657] [55188]: DEBUG oslo_concurrency.lockutils [None req-78c3616c-2ffb-4644-b9a7-ae89b09ea376 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.183857] [55188]: DEBUG oslo_concurrency.lockutils [None req-78c3616c-2ffb-4644-b9a7-ae89b09ea376 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.184278] [55188]: DEBUG oslo_concurrency.lockutils [None req-78c3616c-2ffb-4644-b9a7-ae89b09ea376 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.184496] [55188]: DEBUG oslo_concurrency.lockutils [None req-78c3616c-2ffb-4644-b9a7-ae89b09ea376 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.184714] [55188]: DEBUG oslo_concurrency.lockutils [None req-78c3616c-2ffb-4644-b9a7-ae89b09ea376 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.185540] [55187]: DEBUG oslo_concurrency.lockutils [None req-1879ccfa-ff35-494a-b91d-d180cf1a19f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.186085] [55187]: DEBUG oslo_concurrency.lockutils [None req-1879ccfa-ff35-494a-b91d-d180cf1a19f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.186433] [55187]: DEBUG oslo_concurrency.lockutils [None req-1879ccfa-ff35-494a-b91d-d180cf1a19f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.186647] [55187]: DEBUG nova.objects.instance [None req-1879ccfa-ff35-494a-b91d-d180cf1a19f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 830.222325] [55187]: DEBUG nova.policy [None req-1879ccfa-ff35-494a-b91d-d180cf1a19f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.228357] [55188]: DEBUG nova.policy [None req-78c3616c-2ffb-4644-b9a7-ae89b09ea376 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.231023] [55187]: INFO nova.api.openstack.requestlog [None req-1879ccfa-ff35-494a-b91d-d180cf1a19f0 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.077180 [ 830.231849] [55187]: [pid: 55187|app: 0|req: 2073/4258] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:10 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.240198] [55188]: INFO nova.api.openstack.requestlog [None req-78c3616c-2ffb-4644-b9a7-ae89b09ea376 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.066333 [ 830.240510] [55187]: DEBUG nova.api.openstack.wsgi [None req-a93fec5c-0a2c-4801-82fc-06672138e8b6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.240600] [55188]: [pid: 55188|app: 0|req: 2186/4259] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:10 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.242761] [55187]: DEBUG nova.compute.api [None req-a93fec5c-0a2c-4801-82fc-06672138e8b6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.249222] [55187]: DEBUG oslo_concurrency.lockutils [None req-a93fec5c-0a2c-4801-82fc-06672138e8b6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.251114] [55187]: DEBUG oslo_concurrency.lockutils [None req-a93fec5c-0a2c-4801-82fc-06672138e8b6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.251114] [55187]: DEBUG oslo_concurrency.lockutils [None req-a93fec5c-0a2c-4801-82fc-06672138e8b6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.251114] [55187]: DEBUG oslo_concurrency.lockutils [None req-a93fec5c-0a2c-4801-82fc-06672138e8b6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.251114] [55187]: DEBUG oslo_concurrency.lockutils [None req-a93fec5c-0a2c-4801-82fc-06672138e8b6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.251114] [55187]: DEBUG oslo_concurrency.lockutils [None req-a93fec5c-0a2c-4801-82fc-06672138e8b6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.259811] [55188]: DEBUG nova.api.openstack.wsgi [None req-dbc2e077-0535-4904-98e7-372edd7ca7f1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.262880] [55188]: DEBUG nova.compute.api [None req-dbc2e077-0535-4904-98e7-372edd7ca7f1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.266049] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbc2e077-0535-4904-98e7-372edd7ca7f1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.266308] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbc2e077-0535-4904-98e7-372edd7ca7f1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.266494] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbc2e077-0535-4904-98e7-372edd7ca7f1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.266852] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbc2e077-0535-4904-98e7-372edd7ca7f1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.267091] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbc2e077-0535-4904-98e7-372edd7ca7f1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.267279] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbc2e077-0535-4904-98e7-372edd7ca7f1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.308270] [55187]: DEBUG nova.policy [None req-a93fec5c-0a2c-4801-82fc-06672138e8b6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.315383] [55187]: DEBUG nova.policy [None req-a93fec5c-0a2c-4801-82fc-06672138e8b6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.315383] [55187]: DEBUG nova.policy [None req-a93fec5c-0a2c-4801-82fc-06672138e8b6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.318078] [55188]: DEBUG nova.policy [None req-dbc2e077-0535-4904-98e7-372edd7ca7f1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.319156] [55187]: INFO nova.api.openstack.requestlog [None req-a93fec5c-0a2c-4801-82fc-06672138e8b6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.080830 [ 830.319476] [55187]: [pid: 55187|app: 0|req: 2074/4260] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:10 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 830.323424] [55188]: INFO nova.api.openstack.requestlog [None req-dbc2e077-0535-4904-98e7-372edd7ca7f1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1244 microversion: 2.1 time: 0.067192 [ 830.323794] [55188]: [pid: 55188|app: 0|req: 2187/4261] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:10 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.327621] [55187]: DEBUG nova.api.openstack.wsgi [None req-7a056563-d125-41c2-9b2a-f35089369ee5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.329248] [55187]: DEBUG nova.compute.api [None req-7a056563-d125-41c2-9b2a-f35089369ee5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.332829] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a056563-d125-41c2-9b2a-f35089369ee5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.332972] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a056563-d125-41c2-9b2a-f35089369ee5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.333242] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a056563-d125-41c2-9b2a-f35089369ee5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.333640] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a056563-d125-41c2-9b2a-f35089369ee5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.333870] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a056563-d125-41c2-9b2a-f35089369ee5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.334089] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a056563-d125-41c2-9b2a-f35089369ee5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.357875] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a056563-d125-41c2-9b2a-f35089369ee5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.358170] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a056563-d125-41c2-9b2a-f35089369ee5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.358375] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a056563-d125-41c2-9b2a-f35089369ee5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.358577] [55187]: DEBUG nova.objects.instance [None req-7a056563-d125-41c2-9b2a-f35089369ee5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 830.398952] [55187]: DEBUG nova.policy [None req-7a056563-d125-41c2-9b2a-f35089369ee5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.404071] [55187]: INFO nova.api.openstack.requestlog [None req-7a056563-d125-41c2-9b2a-f35089369ee5 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.078878 [ 830.404887] [55187]: [pid: 55187|app: 0|req: 2075/4262] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:10 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.421373] [55188]: DEBUG nova.api.openstack.wsgi [None req-dc3b5278-20eb-4404-a593-c418ee00ea22 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.434811] [55188]: DEBUG nova.compute.api [None req-dc3b5278-20eb-4404-a593-c418ee00ea22 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.441957] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc3b5278-20eb-4404-a593-c418ee00ea22 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.442470] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc3b5278-20eb-4404-a593-c418ee00ea22 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.442828] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc3b5278-20eb-4404-a593-c418ee00ea22 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.443365] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc3b5278-20eb-4404-a593-c418ee00ea22 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.443502] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc3b5278-20eb-4404-a593-c418ee00ea22 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.443855] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc3b5278-20eb-4404-a593-c418ee00ea22 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.473813] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc3b5278-20eb-4404-a593-c418ee00ea22 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.474562] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc3b5278-20eb-4404-a593-c418ee00ea22 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.474562] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc3b5278-20eb-4404-a593-c418ee00ea22 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.474562] [55188]: DEBUG nova.objects.instance [None req-dc3b5278-20eb-4404-a593-c418ee00ea22 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 830.499344] [55187]: DEBUG nova.api.openstack.wsgi [None req-f6026619-7518-40f3-b98a-1047ce799924 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.501934] [55187]: DEBUG nova.compute.api [None req-f6026619-7518-40f3-b98a-1047ce799924 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.502842] [55188]: DEBUG nova.policy [None req-dc3b5278-20eb-4404-a593-c418ee00ea22 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.507161] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6026619-7518-40f3-b98a-1047ce799924 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.507701] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6026619-7518-40f3-b98a-1047ce799924 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.508050] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6026619-7518-40f3-b98a-1047ce799924 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.508265] [55188]: DEBUG nova.policy [None req-dc3b5278-20eb-4404-a593-c418ee00ea22 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.508466] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6026619-7518-40f3-b98a-1047ce799924 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.508695] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6026619-7518-40f3-b98a-1047ce799924 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.508866] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6026619-7518-40f3-b98a-1047ce799924 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.509128] [55188]: DEBUG nova.policy [None req-dc3b5278-20eb-4404-a593-c418ee00ea22 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.510120] [55188]: INFO nova.api.openstack.requestlog [None req-dc3b5278-20eb-4404-a593-c418ee00ea22 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.091649 [ 830.510218] [55188]: [pid: 55188|app: 0|req: 2188/4263] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:10 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 830.541347] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6026619-7518-40f3-b98a-1047ce799924 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.541687] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6026619-7518-40f3-b98a-1047ce799924 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.542019] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6026619-7518-40f3-b98a-1047ce799924 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.542251] [55187]: DEBUG nova.objects.instance [None req-f6026619-7518-40f3-b98a-1047ce799924 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 830.559680] [55188]: DEBUG nova.api.openstack.wsgi [None req-40ce1cef-bd9c-43f7-98c0-2255ad3e017c tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.561885] [55188]: DEBUG nova.compute.api [None req-40ce1cef-bd9c-43f7-98c0-2255ad3e017c tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.566154] [55188]: DEBUG oslo_concurrency.lockutils [None req-40ce1cef-bd9c-43f7-98c0-2255ad3e017c tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.566451] [55188]: DEBUG oslo_concurrency.lockutils [None req-40ce1cef-bd9c-43f7-98c0-2255ad3e017c tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.566642] [55188]: DEBUG oslo_concurrency.lockutils [None req-40ce1cef-bd9c-43f7-98c0-2255ad3e017c tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.567100] [55188]: DEBUG oslo_concurrency.lockutils [None req-40ce1cef-bd9c-43f7-98c0-2255ad3e017c tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.567334] [55188]: DEBUG oslo_concurrency.lockutils [None req-40ce1cef-bd9c-43f7-98c0-2255ad3e017c tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.567531] [55188]: DEBUG oslo_concurrency.lockutils [None req-40ce1cef-bd9c-43f7-98c0-2255ad3e017c tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.573949] [55187]: DEBUG nova.policy [None req-f6026619-7518-40f3-b98a-1047ce799924 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.578977] [55187]: INFO nova.api.openstack.requestlog [None req-f6026619-7518-40f3-b98a-1047ce799924 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.083040 [ 830.579501] [55187]: [pid: 55187|app: 0|req: 2076/4264] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:10 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.595042] [55187]: DEBUG nova.api.openstack.wsgi [None req-47b301bf-cf7a-4da2-aaa1-97b15eb4c85b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.595042] [55187]: DEBUG nova.compute.api [None req-47b301bf-cf7a-4da2-aaa1-97b15eb4c85b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.597668] [55187]: DEBUG oslo_concurrency.lockutils [None req-47b301bf-cf7a-4da2-aaa1-97b15eb4c85b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.598873] [55187]: DEBUG oslo_concurrency.lockutils [None req-47b301bf-cf7a-4da2-aaa1-97b15eb4c85b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.599719] [55187]: DEBUG oslo_concurrency.lockutils [None req-47b301bf-cf7a-4da2-aaa1-97b15eb4c85b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.600583] [55187]: DEBUG oslo_concurrency.lockutils [None req-47b301bf-cf7a-4da2-aaa1-97b15eb4c85b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.600950] [55187]: DEBUG oslo_concurrency.lockutils [None req-47b301bf-cf7a-4da2-aaa1-97b15eb4c85b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.601167] [55187]: DEBUG oslo_concurrency.lockutils [None req-47b301bf-cf7a-4da2-aaa1-97b15eb4c85b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.616869] [55188]: DEBUG nova.policy [None req-40ce1cef-bd9c-43f7-98c0-2255ad3e017c tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.622408] [55188]: INFO nova.api.openstack.requestlog [None req-40ce1cef-bd9c-43f7-98c0-2255ad3e017c tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1218 microversion: 2.1 time: 0.066317 [ 830.622759] [55188]: [pid: 55188|app: 0|req: 2189/4265] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:10 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1218 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.628683] [55188]: DEBUG nova.api.openstack.wsgi [None req-fdb5e0e5-1391-4f9d-931c-f8da97e2f151 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.630492] [55188]: DEBUG nova.compute.api [None req-fdb5e0e5-1391-4f9d-931c-f8da97e2f151 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.634471] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdb5e0e5-1391-4f9d-931c-f8da97e2f151 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.634798] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdb5e0e5-1391-4f9d-931c-f8da97e2f151 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.635018] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdb5e0e5-1391-4f9d-931c-f8da97e2f151 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.635402] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdb5e0e5-1391-4f9d-931c-f8da97e2f151 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.635606] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdb5e0e5-1391-4f9d-931c-f8da97e2f151 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.635783] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdb5e0e5-1391-4f9d-931c-f8da97e2f151 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.661038] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdb5e0e5-1391-4f9d-931c-f8da97e2f151 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.661038] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdb5e0e5-1391-4f9d-931c-f8da97e2f151 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.661038] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdb5e0e5-1391-4f9d-931c-f8da97e2f151 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.661038] [55188]: DEBUG nova.objects.instance [None req-fdb5e0e5-1391-4f9d-931c-f8da97e2f151 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 830.685249] [55188]: DEBUG nova.policy [None req-fdb5e0e5-1391-4f9d-931c-f8da97e2f151 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.691384] [55188]: INFO nova.api.openstack.requestlog [None req-fdb5e0e5-1391-4f9d-931c-f8da97e2f151 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.065252 [ 830.691718] [55188]: [pid: 55188|app: 0|req: 2190/4266] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:10 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.694869] [55188]: DEBUG nova.api.openstack.wsgi [None req-6a40f8d7-cad2-4a09-8b6c-6e11eb129b6d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.696920] [55188]: DEBUG nova.compute.api [None req-6a40f8d7-cad2-4a09-8b6c-6e11eb129b6d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.701786] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a40f8d7-cad2-4a09-8b6c-6e11eb129b6d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.701786] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a40f8d7-cad2-4a09-8b6c-6e11eb129b6d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.701983] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a40f8d7-cad2-4a09-8b6c-6e11eb129b6d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.702203] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a40f8d7-cad2-4a09-8b6c-6e11eb129b6d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.702414] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a40f8d7-cad2-4a09-8b6c-6e11eb129b6d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.702598] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a40f8d7-cad2-4a09-8b6c-6e11eb129b6d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.737064] [55187]: DEBUG nova.policy [None req-47b301bf-cf7a-4da2-aaa1-97b15eb4c85b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.741801] [55187]: INFO nova.api.openstack.requestlog [None req-47b301bf-cf7a-4da2-aaa1-97b15eb4c85b tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1323 microversion: 2.1 time: 0.153106 [ 830.742088] [55187]: [pid: 55187|app: 0|req: 2077/4267] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:10 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1323 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.747430] [55188]: DEBUG nova.policy [None req-6a40f8d7-cad2-4a09-8b6c-6e11eb129b6d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.750416] [55187]: DEBUG nova.api.openstack.wsgi [None req-6069dc0a-e640-47b2-b4fe-c3e3b0d9d4a4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.752121] [55187]: DEBUG nova.compute.api [None req-6069dc0a-e640-47b2-b4fe-c3e3b0d9d4a4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.752306] [55188]: INFO nova.api.openstack.requestlog [None req-6a40f8d7-cad2-4a09-8b6c-6e11eb129b6d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.059907 [ 830.752621] [55188]: [pid: 55188|app: 0|req: 2191/4268] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:11 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.755551] [55188]: DEBUG nova.api.openstack.wsgi [None req-eddfae57-c0bb-4906-8e3b-c011534ead94 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.757279] [55188]: DEBUG nova.compute.api [None req-eddfae57-c0bb-4906-8e3b-c011534ead94 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.759068] [55187]: DEBUG oslo_concurrency.lockutils [None req-6069dc0a-e640-47b2-b4fe-c3e3b0d9d4a4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.759336] [55187]: DEBUG oslo_concurrency.lockutils [None req-6069dc0a-e640-47b2-b4fe-c3e3b0d9d4a4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.759519] [55187]: DEBUG oslo_concurrency.lockutils [None req-6069dc0a-e640-47b2-b4fe-c3e3b0d9d4a4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.759881] [55187]: DEBUG oslo_concurrency.lockutils [None req-6069dc0a-e640-47b2-b4fe-c3e3b0d9d4a4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.760096] [55187]: DEBUG oslo_concurrency.lockutils [None req-6069dc0a-e640-47b2-b4fe-c3e3b0d9d4a4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.762278] [55187]: DEBUG oslo_concurrency.lockutils [None req-6069dc0a-e640-47b2-b4fe-c3e3b0d9d4a4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.762323] [55188]: DEBUG oslo_concurrency.lockutils [None req-eddfae57-c0bb-4906-8e3b-c011534ead94 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.762323] [55188]: DEBUG oslo_concurrency.lockutils [None req-eddfae57-c0bb-4906-8e3b-c011534ead94 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.762323] [55188]: DEBUG oslo_concurrency.lockutils [None req-eddfae57-c0bb-4906-8e3b-c011534ead94 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.762323] [55188]: DEBUG oslo_concurrency.lockutils [None req-eddfae57-c0bb-4906-8e3b-c011534ead94 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.762323] [55188]: DEBUG oslo_concurrency.lockutils [None req-eddfae57-c0bb-4906-8e3b-c011534ead94 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.762556] [55188]: DEBUG oslo_concurrency.lockutils [None req-eddfae57-c0bb-4906-8e3b-c011534ead94 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.785930] [55187]: DEBUG oslo_concurrency.lockutils [None req-6069dc0a-e640-47b2-b4fe-c3e3b0d9d4a4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.786196] [55187]: DEBUG oslo_concurrency.lockutils [None req-6069dc0a-e640-47b2-b4fe-c3e3b0d9d4a4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.786557] [55187]: DEBUG oslo_concurrency.lockutils [None req-6069dc0a-e640-47b2-b4fe-c3e3b0d9d4a4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.786776] [55187]: DEBUG nova.objects.instance [None req-6069dc0a-e640-47b2-b4fe-c3e3b0d9d4a4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 830.816716] [55188]: DEBUG nova.policy [None req-eddfae57-c0bb-4906-8e3b-c011534ead94 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.824418] [55188]: INFO nova.api.openstack.requestlog [None req-eddfae57-c0bb-4906-8e3b-c011534ead94 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.070670 [ 830.824418] [55188]: [pid: 55188|app: 0|req: 2192/4269] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:11 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.828879] [55188]: DEBUG nova.api.openstack.wsgi [None req-d9087aef-fdcc-4c8a-92bc-22d9e678b092 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4afa947f40>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.839681] [55187]: DEBUG nova.policy [None req-6069dc0a-e640-47b2-b4fe-c3e3b0d9d4a4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.844520] [55187]: INFO nova.api.openstack.requestlog [None req-6069dc0a-e640-47b2-b4fe-c3e3b0d9d4a4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.101612 [ 830.845377] [55187]: [pid: 55187|app: 0|req: 2078/4270] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:11 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.848083] [55187]: DEBUG nova.api.openstack.wsgi [None req-8c322a6c-0c60-4fd2-9e9d-4b19c824d53a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.849888] [55187]: DEBUG nova.compute.api [None req-8c322a6c-0c60-4fd2-9e9d-4b19c824d53a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.853668] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c322a6c-0c60-4fd2-9e9d-4b19c824d53a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.853865] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c322a6c-0c60-4fd2-9e9d-4b19c824d53a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.854572] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c322a6c-0c60-4fd2-9e9d-4b19c824d53a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.854572] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c322a6c-0c60-4fd2-9e9d-4b19c824d53a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.854572] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c322a6c-0c60-4fd2-9e9d-4b19c824d53a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.854730] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c322a6c-0c60-4fd2-9e9d-4b19c824d53a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.872246] [55188]: INFO nova.api.openstack.requestlog [None req-d9087aef-fdcc-4c8a-92bc-22d9e678b092 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b" status: 200 len: 1617 microversion: 2.1 time: 0.046979 [ 830.873315] [55188]: [pid: 55188|app: 0|req: 2193/4271] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:05:11 2025] GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b => generated 1617 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.879326] [55188]: DEBUG nova.api.openstack.wsgi [None req-728382bc-6425-4690-a8a3-ef528c43eb0f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.881115] [55188]: DEBUG nova.compute.api [None req-728382bc-6425-4690-a8a3-ef528c43eb0f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.885720] [55188]: DEBUG oslo_concurrency.lockutils [None req-728382bc-6425-4690-a8a3-ef528c43eb0f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.885969] [55188]: DEBUG oslo_concurrency.lockutils [None req-728382bc-6425-4690-a8a3-ef528c43eb0f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.886180] [55188]: DEBUG oslo_concurrency.lockutils [None req-728382bc-6425-4690-a8a3-ef528c43eb0f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.886538] [55188]: DEBUG oslo_concurrency.lockutils [None req-728382bc-6425-4690-a8a3-ef528c43eb0f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.886739] [55188]: DEBUG oslo_concurrency.lockutils [None req-728382bc-6425-4690-a8a3-ef528c43eb0f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.886910] [55188]: DEBUG oslo_concurrency.lockutils [None req-728382bc-6425-4690-a8a3-ef528c43eb0f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.910531] [55187]: DEBUG nova.policy [None req-8c322a6c-0c60-4fd2-9e9d-4b19c824d53a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.917585] [55187]: DEBUG nova.policy [None req-8c322a6c-0c60-4fd2-9e9d-4b19c824d53a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.918219] [55187]: DEBUG nova.policy [None req-8c322a6c-0c60-4fd2-9e9d-4b19c824d53a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.919135] [55187]: INFO nova.api.openstack.requestlog [None req-8c322a6c-0c60-4fd2-9e9d-4b19c824d53a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1282 microversion: 2.20 time: 0.073102 [ 830.919402] [55187]: [pid: 55187|app: 0|req: 2079/4272] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:11 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1282 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 830.922592] [55187]: DEBUG nova.api.openstack.wsgi [None req-650c0521-10f5-4b1a-865f-8de2905de8c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.924335] [55187]: DEBUG nova.compute.api [None req-650c0521-10f5-4b1a-865f-8de2905de8c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.931191] [55187]: DEBUG oslo_concurrency.lockutils [None req-650c0521-10f5-4b1a-865f-8de2905de8c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.931191] [55187]: DEBUG oslo_concurrency.lockutils [None req-650c0521-10f5-4b1a-865f-8de2905de8c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.931191] [55187]: DEBUG oslo_concurrency.lockutils [None req-650c0521-10f5-4b1a-865f-8de2905de8c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.931191] [55187]: DEBUG oslo_concurrency.lockutils [None req-650c0521-10f5-4b1a-865f-8de2905de8c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.931191] [55187]: DEBUG oslo_concurrency.lockutils [None req-650c0521-10f5-4b1a-865f-8de2905de8c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.931191] [55187]: DEBUG oslo_concurrency.lockutils [None req-650c0521-10f5-4b1a-865f-8de2905de8c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.931498] [55188]: DEBUG nova.policy [None req-728382bc-6425-4690-a8a3-ef528c43eb0f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.937376] [55188]: INFO nova.api.openstack.requestlog [None req-728382bc-6425-4690-a8a3-ef528c43eb0f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.063783 [ 830.937376] [55188]: [pid: 55188|app: 0|req: 2194/4273] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:11 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.940659] [55188]: DEBUG nova.api.openstack.wsgi [None req-6988e5a6-96c4-4f34-b7fa-07cf774e3ab8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 830.946322] [55188]: DEBUG nova.compute.api [None req-6988e5a6-96c4-4f34-b7fa-07cf774e3ab8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 830.946595] [55188]: DEBUG oslo_concurrency.lockutils [None req-6988e5a6-96c4-4f34-b7fa-07cf774e3ab8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.946853] [55188]: DEBUG oslo_concurrency.lockutils [None req-6988e5a6-96c4-4f34-b7fa-07cf774e3ab8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.947095] [55188]: DEBUG oslo_concurrency.lockutils [None req-6988e5a6-96c4-4f34-b7fa-07cf774e3ab8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.947464] [55188]: DEBUG oslo_concurrency.lockutils [None req-6988e5a6-96c4-4f34-b7fa-07cf774e3ab8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.947672] [55188]: DEBUG oslo_concurrency.lockutils [None req-6988e5a6-96c4-4f34-b7fa-07cf774e3ab8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.947858] [55188]: DEBUG oslo_concurrency.lockutils [None req-6988e5a6-96c4-4f34-b7fa-07cf774e3ab8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.954927] [55187]: DEBUG oslo_concurrency.lockutils [None req-650c0521-10f5-4b1a-865f-8de2905de8c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.955228] [55187]: DEBUG oslo_concurrency.lockutils [None req-650c0521-10f5-4b1a-865f-8de2905de8c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.955422] [55187]: DEBUG oslo_concurrency.lockutils [None req-650c0521-10f5-4b1a-865f-8de2905de8c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.955625] [55187]: DEBUG nova.objects.instance [None req-650c0521-10f5-4b1a-865f-8de2905de8c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 830.984291] [55187]: DEBUG nova.policy [None req-650c0521-10f5-4b1a-865f-8de2905de8c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.990070] [55187]: INFO nova.api.openstack.requestlog [None req-650c0521-10f5-4b1a-865f-8de2905de8c0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.069953 [ 830.990550] [55187]: [pid: 55187|app: 0|req: 2080/4274] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:11 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.002974] [55187]: DEBUG nova.api.openstack.wsgi [None req-0392af80-ada1-435b-bc03-d271f204c790 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.004293] [55187]: DEBUG nova.compute.api [None req-0392af80-ada1-435b-bc03-d271f204c790 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.008428] [55188]: DEBUG nova.policy [None req-6988e5a6-96c4-4f34-b7fa-07cf774e3ab8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.009614] [55187]: DEBUG oslo_concurrency.lockutils [None req-0392af80-ada1-435b-bc03-d271f204c790 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.009816] [55187]: DEBUG oslo_concurrency.lockutils [None req-0392af80-ada1-435b-bc03-d271f204c790 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.010056] [55187]: DEBUG oslo_concurrency.lockutils [None req-0392af80-ada1-435b-bc03-d271f204c790 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.010837] [55187]: DEBUG oslo_concurrency.lockutils [None req-0392af80-ada1-435b-bc03-d271f204c790 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.011290] [55187]: DEBUG oslo_concurrency.lockutils [None req-0392af80-ada1-435b-bc03-d271f204c790 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.011674] [55187]: DEBUG oslo_concurrency.lockutils [None req-0392af80-ada1-435b-bc03-d271f204c790 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.016195] [55188]: INFO nova.api.openstack.requestlog [None req-6988e5a6-96c4-4f34-b7fa-07cf774e3ab8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.077371 [ 831.016768] [55188]: [pid: 55188|app: 0|req: 2195/4275] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:11 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.031789] [55188]: DEBUG nova.api.openstack.wsgi [None req-9314fc14-3892-4713-8f42-ad6b65e449ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.034584] [55188]: DEBUG nova.compute.api [None req-9314fc14-3892-4713-8f42-ad6b65e449ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.043489] [55188]: DEBUG oslo_concurrency.lockutils [None req-9314fc14-3892-4713-8f42-ad6b65e449ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.043758] [55188]: DEBUG oslo_concurrency.lockutils [None req-9314fc14-3892-4713-8f42-ad6b65e449ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.043951] [55188]: DEBUG oslo_concurrency.lockutils [None req-9314fc14-3892-4713-8f42-ad6b65e449ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.044435] [55188]: DEBUG oslo_concurrency.lockutils [None req-9314fc14-3892-4713-8f42-ad6b65e449ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.046348] [55188]: DEBUG oslo_concurrency.lockutils [None req-9314fc14-3892-4713-8f42-ad6b65e449ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.046348] [55188]: DEBUG oslo_concurrency.lockutils [None req-9314fc14-3892-4713-8f42-ad6b65e449ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.069819] [55188]: DEBUG oslo_concurrency.lockutils [None req-9314fc14-3892-4713-8f42-ad6b65e449ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.070093] [55188]: DEBUG oslo_concurrency.lockutils [None req-9314fc14-3892-4713-8f42-ad6b65e449ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.070289] [55188]: DEBUG oslo_concurrency.lockutils [None req-9314fc14-3892-4713-8f42-ad6b65e449ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.070489] [55188]: DEBUG nova.objects.instance [None req-9314fc14-3892-4713-8f42-ad6b65e449ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.111412] [55188]: DEBUG nova.policy [None req-9314fc14-3892-4713-8f42-ad6b65e449ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.118305] [55188]: INFO nova.api.openstack.requestlog [None req-9314fc14-3892-4713-8f42-ad6b65e449ea tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.090494 [ 831.118793] [55188]: [pid: 55188|app: 0|req: 2196/4276] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:11 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.136503] [55188]: DEBUG nova.api.openstack.wsgi [req-5b6f2769-1980-4c80-ae14-8d94cabf68bb req-7fc75a18-c74a-4037-b8ef-3ee034e48045 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "edec81c1-e48e-4c35-8a6d-62862975ce93", "name": "network-vif-plugged", "status": "completed", "tag": "0b11c8ff-cc80-4473-a315-cf0ba6ec3c3e"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 831.145242] [55188]: DEBUG oslo_concurrency.lockutils [req-5b6f2769-1980-4c80-ae14-8d94cabf68bb req-7fc75a18-c74a-4037-b8ef-3ee034e48045 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.145977] [55188]: DEBUG oslo_concurrency.lockutils [req-5b6f2769-1980-4c80-ae14-8d94cabf68bb req-7fc75a18-c74a-4037-b8ef-3ee034e48045 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.146310] [55188]: DEBUG oslo_concurrency.lockutils [req-5b6f2769-1980-4c80-ae14-8d94cabf68bb req-7fc75a18-c74a-4037-b8ef-3ee034e48045 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.157662] [55188]: INFO nova.api.openstack.compute.server_external_events [req-5b6f2769-1980-4c80-ae14-8d94cabf68bb req-7fc75a18-c74a-4037-b8ef-3ee034e48045 service nova] Creating event network-vif-plugged:0b11c8ff-cc80-4473-a315-cf0ba6ec3c3e for instance edec81c1-e48e-4c35-8a6d-62862975ce93 on cpu-1 [ 831.160254] [55188]: INFO nova.api.openstack.requestlog [req-5b6f2769-1980-4c80-ae14-8d94cabf68bb req-7fc75a18-c74a-4037-b8ef-3ee034e48045 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027477 [ 831.161197] [55188]: [pid: 55188|app: 0|req: 2197/4277] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:11 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 831.164062] [55188]: DEBUG nova.api.openstack.wsgi [None req-12c41bd5-519b-46ae-b22f-39fc214a7a2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.166229] [55188]: DEBUG nova.compute.api [None req-12c41bd5-519b-46ae-b22f-39fc214a7a2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.170968] [55188]: DEBUG oslo_concurrency.lockutils [None req-12c41bd5-519b-46ae-b22f-39fc214a7a2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.171290] [55188]: DEBUG oslo_concurrency.lockutils [None req-12c41bd5-519b-46ae-b22f-39fc214a7a2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.171633] [55188]: DEBUG oslo_concurrency.lockutils [None req-12c41bd5-519b-46ae-b22f-39fc214a7a2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.171969] [55188]: DEBUG oslo_concurrency.lockutils [None req-12c41bd5-519b-46ae-b22f-39fc214a7a2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.171969] [55188]: DEBUG oslo_concurrency.lockutils [None req-12c41bd5-519b-46ae-b22f-39fc214a7a2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.172250] [55188]: DEBUG oslo_concurrency.lockutils [None req-12c41bd5-519b-46ae-b22f-39fc214a7a2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.175733] [55187]: DEBUG nova.policy [None req-0392af80-ada1-435b-bc03-d271f204c790 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.184460] [55187]: INFO nova.api.openstack.requestlog [None req-0392af80-ada1-435b-bc03-d271f204c790 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1378 microversion: 2.1 time: 0.184665 [ 831.184460] [55187]: [pid: 55187|app: 0|req: 2081/4278] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:11 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1378 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.192166] [55187]: DEBUG nova.api.openstack.wsgi [None req-e417a24e-be5f-493d-be60-d8bb4979b227 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.199681] [55187]: DEBUG nova.compute.api [None req-e417a24e-be5f-493d-be60-d8bb4979b227 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.204346] [55187]: DEBUG oslo_concurrency.lockutils [None req-e417a24e-be5f-493d-be60-d8bb4979b227 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.204528] [55187]: DEBUG oslo_concurrency.lockutils [None req-e417a24e-be5f-493d-be60-d8bb4979b227 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.205011] [55187]: DEBUG oslo_concurrency.lockutils [None req-e417a24e-be5f-493d-be60-d8bb4979b227 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.209328] [55187]: DEBUG oslo_concurrency.lockutils [None req-e417a24e-be5f-493d-be60-d8bb4979b227 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.209972] [55187]: DEBUG oslo_concurrency.lockutils [None req-e417a24e-be5f-493d-be60-d8bb4979b227 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.209972] [55187]: DEBUG oslo_concurrency.lockutils [None req-e417a24e-be5f-493d-be60-d8bb4979b227 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.219316] [55188]: DEBUG oslo_concurrency.lockutils [None req-12c41bd5-519b-46ae-b22f-39fc214a7a2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.219623] [55188]: DEBUG oslo_concurrency.lockutils [None req-12c41bd5-519b-46ae-b22f-39fc214a7a2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.220142] [55188]: DEBUG oslo_concurrency.lockutils [None req-12c41bd5-519b-46ae-b22f-39fc214a7a2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.220359] [55188]: DEBUG nova.objects.instance [None req-12c41bd5-519b-46ae-b22f-39fc214a7a2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.261372] [55188]: DEBUG nova.policy [None req-12c41bd5-519b-46ae-b22f-39fc214a7a2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.269031] [55188]: INFO nova.api.openstack.requestlog [None req-12c41bd5-519b-46ae-b22f-39fc214a7a2c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.107609 [ 831.271130] [55188]: [pid: 55188|app: 0|req: 2198/4279] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:11 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.273059] [55188]: DEBUG nova.api.openstack.wsgi [None req-108de435-8a5f-4016-a990-0405acab04b5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.274337] [55187]: DEBUG nova.policy [None req-e417a24e-be5f-493d-be60-d8bb4979b227 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.276070] [55188]: DEBUG nova.compute.api [None req-108de435-8a5f-4016-a990-0405acab04b5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.281189] [55187]: INFO nova.api.openstack.requestlog [None req-e417a24e-be5f-493d-be60-d8bb4979b227 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1225 microversion: 2.1 time: 0.093341 [ 831.282051] [55187]: [pid: 55187|app: 0|req: 2082/4280] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:11 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1225 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.283773] [55188]: DEBUG oslo_concurrency.lockutils [None req-108de435-8a5f-4016-a990-0405acab04b5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.284147] [55188]: DEBUG oslo_concurrency.lockutils [None req-108de435-8a5f-4016-a990-0405acab04b5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.288023] [55188]: DEBUG oslo_concurrency.lockutils [None req-108de435-8a5f-4016-a990-0405acab04b5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.288023] [55188]: DEBUG oslo_concurrency.lockutils [None req-108de435-8a5f-4016-a990-0405acab04b5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.288023] [55188]: DEBUG oslo_concurrency.lockutils [None req-108de435-8a5f-4016-a990-0405acab04b5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.288023] [55188]: DEBUG oslo_concurrency.lockutils [None req-108de435-8a5f-4016-a990-0405acab04b5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.288255] [55187]: DEBUG nova.api.openstack.wsgi [None req-5be60419-f55a-4801-9270-8a728a6e0bec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.289258] [55187]: DEBUG nova.compute.api [None req-5be60419-f55a-4801-9270-8a728a6e0bec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.294546] [55187]: DEBUG oslo_concurrency.lockutils [None req-5be60419-f55a-4801-9270-8a728a6e0bec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.294806] [55187]: DEBUG oslo_concurrency.lockutils [None req-5be60419-f55a-4801-9270-8a728a6e0bec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.295052] [55187]: DEBUG oslo_concurrency.lockutils [None req-5be60419-f55a-4801-9270-8a728a6e0bec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.295822] [55187]: DEBUG oslo_concurrency.lockutils [None req-5be60419-f55a-4801-9270-8a728a6e0bec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.295822] [55187]: DEBUG oslo_concurrency.lockutils [None req-5be60419-f55a-4801-9270-8a728a6e0bec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.295957] [55187]: DEBUG oslo_concurrency.lockutils [None req-5be60419-f55a-4801-9270-8a728a6e0bec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.319213] [55188]: DEBUG oslo_concurrency.lockutils [None req-108de435-8a5f-4016-a990-0405acab04b5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.320839] [55188]: DEBUG oslo_concurrency.lockutils [None req-108de435-8a5f-4016-a990-0405acab04b5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.321416] [55188]: DEBUG oslo_concurrency.lockutils [None req-108de435-8a5f-4016-a990-0405acab04b5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.321642] [55188]: DEBUG nova.objects.instance [None req-108de435-8a5f-4016-a990-0405acab04b5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.360633] [55187]: DEBUG nova.policy [None req-5be60419-f55a-4801-9270-8a728a6e0bec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.365792] [55187]: INFO nova.api.openstack.requestlog [None req-5be60419-f55a-4801-9270-8a728a6e0bec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.083040 [ 831.366293] [55187]: [pid: 55187|app: 0|req: 2083/4281] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:11 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.370291] [55188]: DEBUG nova.policy [None req-108de435-8a5f-4016-a990-0405acab04b5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.372348] [55187]: DEBUG nova.api.openstack.wsgi [None req-9e2c03d6-ca4a-4cde-9ccc-e94757acf329 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.376315] [55188]: INFO nova.api.openstack.requestlog [None req-108de435-8a5f-4016-a990-0405acab04b5 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.104678 [ 831.376315] [55188]: [pid: 55188|app: 0|req: 2199/4282] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:11 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.383040] [55188]: DEBUG nova.api.openstack.wsgi [None req-ed6211a9-adb5-4216-b815-1782a94ca4a4 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.383040] [55188]: DEBUG nova.compute.api [None req-ed6211a9-adb5-4216-b815-1782a94ca4a4 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.385942] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed6211a9-adb5-4216-b815-1782a94ca4a4 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.385942] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed6211a9-adb5-4216-b815-1782a94ca4a4 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.385942] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed6211a9-adb5-4216-b815-1782a94ca4a4 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.386155] [55187]: DEBUG nova.compute.api [None req-9e2c03d6-ca4a-4cde-9ccc-e94757acf329 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.386196] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed6211a9-adb5-4216-b815-1782a94ca4a4 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.386196] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed6211a9-adb5-4216-b815-1782a94ca4a4 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.386196] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed6211a9-adb5-4216-b815-1782a94ca4a4 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.390826] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e2c03d6-ca4a-4cde-9ccc-e94757acf329 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.391287] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e2c03d6-ca4a-4cde-9ccc-e94757acf329 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.391799] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e2c03d6-ca4a-4cde-9ccc-e94757acf329 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.392491] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e2c03d6-ca4a-4cde-9ccc-e94757acf329 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.392843] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e2c03d6-ca4a-4cde-9ccc-e94757acf329 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.393317] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e2c03d6-ca4a-4cde-9ccc-e94757acf329 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.430293] [55188]: DEBUG nova.policy [None req-ed6211a9-adb5-4216-b815-1782a94ca4a4 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.436228] [55188]: INFO nova.api.openstack.requestlog [None req-ed6211a9-adb5-4216-b815-1782a94ca4a4 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1244 microversion: 2.1 time: 0.060264 [ 831.436664] [55188]: [pid: 55188|app: 0|req: 2200/4283] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:11 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.441146] [55188]: DEBUG nova.api.openstack.wsgi [None req-b5188cb1-2dc0-40c0-8642-534845c72c5c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.443138] [55188]: DEBUG nova.compute.api [None req-b5188cb1-2dc0-40c0-8642-534845c72c5c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.448018] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5188cb1-2dc0-40c0-8642-534845c72c5c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.448944] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5188cb1-2dc0-40c0-8642-534845c72c5c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.449315] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5188cb1-2dc0-40c0-8642-534845c72c5c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.451086] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5188cb1-2dc0-40c0-8642-534845c72c5c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.451086] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5188cb1-2dc0-40c0-8642-534845c72c5c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.451226] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5188cb1-2dc0-40c0-8642-534845c72c5c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.471015] [55187]: DEBUG nova.policy [None req-9e2c03d6-ca4a-4cde-9ccc-e94757acf329 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.479302] [55187]: DEBUG nova.policy [None req-9e2c03d6-ca4a-4cde-9ccc-e94757acf329 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.479441] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5188cb1-2dc0-40c0-8642-534845c72c5c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.479642] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5188cb1-2dc0-40c0-8642-534845c72c5c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.479796] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5188cb1-2dc0-40c0-8642-534845c72c5c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.480014] [55187]: DEBUG nova.policy [None req-9e2c03d6-ca4a-4cde-9ccc-e94757acf329 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.480098] [55188]: DEBUG nova.objects.instance [None req-b5188cb1-2dc0-40c0-8642-534845c72c5c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.488687] [55187]: INFO nova.api.openstack.requestlog [None req-9e2c03d6-ca4a-4cde-9ccc-e94757acf329 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.121316 [ 831.489152] [55187]: [pid: 55187|app: 0|req: 2084/4284] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:11 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 831.514397] [55188]: DEBUG nova.policy [None req-b5188cb1-2dc0-40c0-8642-534845c72c5c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.520993] [55188]: INFO nova.api.openstack.requestlog [None req-b5188cb1-2dc0-40c0-8642-534845c72c5c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.082047 [ 831.521524] [55188]: [pid: 55188|app: 0|req: 2201/4285] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:11 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.537863] [55187]: DEBUG nova.api.openstack.wsgi [None req-abfc7243-8f33-4c68-895d-ddd612b10886 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.537863] [55187]: DEBUG nova.compute.api [None req-abfc7243-8f33-4c68-895d-ddd612b10886 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.541811] [55187]: DEBUG oslo_concurrency.lockutils [None req-abfc7243-8f33-4c68-895d-ddd612b10886 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.541811] [55187]: DEBUG oslo_concurrency.lockutils [None req-abfc7243-8f33-4c68-895d-ddd612b10886 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.542122] [55187]: DEBUG oslo_concurrency.lockutils [None req-abfc7243-8f33-4c68-895d-ddd612b10886 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.542635] [55187]: DEBUG oslo_concurrency.lockutils [None req-abfc7243-8f33-4c68-895d-ddd612b10886 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.542635] [55187]: DEBUG oslo_concurrency.lockutils [None req-abfc7243-8f33-4c68-895d-ddd612b10886 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.542635] [55187]: DEBUG oslo_concurrency.lockutils [None req-abfc7243-8f33-4c68-895d-ddd612b10886 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.582306] [55187]: DEBUG oslo_concurrency.lockutils [None req-abfc7243-8f33-4c68-895d-ddd612b10886 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.583513] [55187]: DEBUG oslo_concurrency.lockutils [None req-abfc7243-8f33-4c68-895d-ddd612b10886 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.583513] [55187]: DEBUG oslo_concurrency.lockutils [None req-abfc7243-8f33-4c68-895d-ddd612b10886 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.583513] [55187]: DEBUG nova.objects.instance [None req-abfc7243-8f33-4c68-895d-ddd612b10886 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.597310] [55188]: DEBUG nova.api.openstack.wsgi [None req-59f79509-29a1-4d58-b78f-5e7c8c9f70f6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.603025] [55188]: DEBUG nova.compute.api [None req-59f79509-29a1-4d58-b78f-5e7c8c9f70f6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.603281] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f79509-29a1-4d58-b78f-5e7c8c9f70f6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.603543] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f79509-29a1-4d58-b78f-5e7c8c9f70f6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.603738] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f79509-29a1-4d58-b78f-5e7c8c9f70f6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.604130] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f79509-29a1-4d58-b78f-5e7c8c9f70f6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.604382] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f79509-29a1-4d58-b78f-5e7c8c9f70f6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.604576] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f79509-29a1-4d58-b78f-5e7c8c9f70f6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.614874] [55187]: DEBUG nova.policy [None req-abfc7243-8f33-4c68-895d-ddd612b10886 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.622386] [55187]: DEBUG nova.policy [None req-abfc7243-8f33-4c68-895d-ddd612b10886 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.623120] [55187]: DEBUG nova.policy [None req-abfc7243-8f33-4c68-895d-ddd612b10886 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.627033] [55187]: INFO nova.api.openstack.requestlog [None req-abfc7243-8f33-4c68-895d-ddd612b10886 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.091559 [ 831.627033] [55187]: [pid: 55187|app: 0|req: 2085/4286] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:11 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 831.631920] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f79509-29a1-4d58-b78f-5e7c8c9f70f6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.632104] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f79509-29a1-4d58-b78f-5e7c8c9f70f6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.632301] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f79509-29a1-4d58-b78f-5e7c8c9f70f6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.632509] [55188]: DEBUG nova.objects.instance [None req-59f79509-29a1-4d58-b78f-5e7c8c9f70f6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lazy-loading 'fault' on Instance uuid de133077-255d-439b-80b8-1f39cbe3bc4a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.639639] [55187]: DEBUG nova.api.openstack.wsgi [None req-951ed401-3d37-4f13-813d-6c5aadcf3bb3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.641895] [55187]: DEBUG nova.compute.api [None req-951ed401-3d37-4f13-813d-6c5aadcf3bb3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.645854] [55187]: DEBUG oslo_concurrency.lockutils [None req-951ed401-3d37-4f13-813d-6c5aadcf3bb3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.647179] [55187]: DEBUG oslo_concurrency.lockutils [None req-951ed401-3d37-4f13-813d-6c5aadcf3bb3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.647700] [55187]: DEBUG oslo_concurrency.lockutils [None req-951ed401-3d37-4f13-813d-6c5aadcf3bb3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.647915] [55187]: DEBUG oslo_concurrency.lockutils [None req-951ed401-3d37-4f13-813d-6c5aadcf3bb3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.648731] [55187]: DEBUG oslo_concurrency.lockutils [None req-951ed401-3d37-4f13-813d-6c5aadcf3bb3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.648944] [55187]: DEBUG oslo_concurrency.lockutils [None req-951ed401-3d37-4f13-813d-6c5aadcf3bb3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.660460] [55188]: DEBUG nova.policy [None req-59f79509-29a1-4d58-b78f-5e7c8c9f70f6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dab38aca36a6430abc3497a8f50408df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7bd7c2d04d26480bac3ec9c9290838b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.665325] [55188]: INFO nova.api.openstack.requestlog [None req-59f79509-29a1-4d58-b78f-5e7c8c9f70f6 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 200 len: 1310 microversion: 2.1 time: 0.070281 [ 831.665687] [55188]: [pid: 55188|app: 0|req: 2202/4287] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:11 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 1310 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.697227] [55187]: DEBUG nova.policy [None req-951ed401-3d37-4f13-813d-6c5aadcf3bb3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.712412] [55187]: INFO nova.api.openstack.requestlog [None req-951ed401-3d37-4f13-813d-6c5aadcf3bb3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1218 microversion: 2.1 time: 0.075042 [ 831.712412] [55187]: [pid: 55187|app: 0|req: 2086/4288] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:12 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1218 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.713576] [55188]: DEBUG nova.api.openstack.wsgi [None req-de4641ff-65be-4080-a49f-049331fdc0c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.716212] [55188]: DEBUG nova.compute.api [None req-de4641ff-65be-4080-a49f-049331fdc0c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.721129] [55188]: DEBUG oslo_concurrency.lockutils [None req-de4641ff-65be-4080-a49f-049331fdc0c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.721414] [55188]: DEBUG oslo_concurrency.lockutils [None req-de4641ff-65be-4080-a49f-049331fdc0c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.721608] [55188]: DEBUG oslo_concurrency.lockutils [None req-de4641ff-65be-4080-a49f-049331fdc0c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.721989] [55188]: DEBUG oslo_concurrency.lockutils [None req-de4641ff-65be-4080-a49f-049331fdc0c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.722226] [55188]: DEBUG oslo_concurrency.lockutils [None req-de4641ff-65be-4080-a49f-049331fdc0c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.722405] [55188]: DEBUG oslo_concurrency.lockutils [None req-de4641ff-65be-4080-a49f-049331fdc0c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.744474] [55188]: DEBUG oslo_concurrency.lockutils [None req-de4641ff-65be-4080-a49f-049331fdc0c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.744474] [55188]: DEBUG oslo_concurrency.lockutils [None req-de4641ff-65be-4080-a49f-049331fdc0c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.744718] [55188]: DEBUG oslo_concurrency.lockutils [None req-de4641ff-65be-4080-a49f-049331fdc0c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.745633] [55188]: DEBUG nova.objects.instance [None req-de4641ff-65be-4080-a49f-049331fdc0c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.763552] [55187]: DEBUG nova.api.openstack.wsgi [None req-dc4dd41a-f08c-4e27-a2c9-b768729865ad tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.765992] [55187]: DEBUG nova.compute.api [None req-dc4dd41a-f08c-4e27-a2c9-b768729865ad tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.771688] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4dd41a-f08c-4e27-a2c9-b768729865ad tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.771688] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4dd41a-f08c-4e27-a2c9-b768729865ad tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.771688] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4dd41a-f08c-4e27-a2c9-b768729865ad tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.772101] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4dd41a-f08c-4e27-a2c9-b768729865ad tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.772138] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4dd41a-f08c-4e27-a2c9-b768729865ad tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.772305] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4dd41a-f08c-4e27-a2c9-b768729865ad tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.776229] [55188]: DEBUG nova.policy [None req-de4641ff-65be-4080-a49f-049331fdc0c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.781785] [55188]: INFO nova.api.openstack.requestlog [None req-de4641ff-65be-4080-a49f-049331fdc0c0 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.070321 [ 831.781785] [55188]: [pid: 55188|app: 0|req: 2203/4289] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:12 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.784750] [55188]: DEBUG nova.api.openstack.wsgi [None req-c54bb32a-a4ca-4036-b155-ad295c08fa0d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.786662] [55188]: DEBUG nova.compute.api [None req-c54bb32a-a4ca-4036-b155-ad295c08fa0d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.790490] [55188]: DEBUG oslo_concurrency.lockutils [None req-c54bb32a-a4ca-4036-b155-ad295c08fa0d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.790783] [55188]: DEBUG oslo_concurrency.lockutils [None req-c54bb32a-a4ca-4036-b155-ad295c08fa0d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.791164] [55188]: DEBUG oslo_concurrency.lockutils [None req-c54bb32a-a4ca-4036-b155-ad295c08fa0d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.791439] [55188]: DEBUG oslo_concurrency.lockutils [None req-c54bb32a-a4ca-4036-b155-ad295c08fa0d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.791658] [55188]: DEBUG oslo_concurrency.lockutils [None req-c54bb32a-a4ca-4036-b155-ad295c08fa0d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.791837] [55188]: DEBUG oslo_concurrency.lockutils [None req-c54bb32a-a4ca-4036-b155-ad295c08fa0d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.835756] [55188]: DEBUG nova.policy [None req-c54bb32a-a4ca-4036-b155-ad295c08fa0d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.844041] [55188]: INFO nova.api.openstack.requestlog [None req-c54bb32a-a4ca-4036-b155-ad295c08fa0d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.060757 [ 831.844041] [55188]: [pid: 55188|app: 0|req: 2204/4290] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:12 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.850055] [55188]: DEBUG nova.api.openstack.wsgi [None req-dbb0bc7a-fd14-4f20-9503-5a3cc6de8a00 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.853668] [55188]: DEBUG nova.compute.api [None req-dbb0bc7a-fd14-4f20-9503-5a3cc6de8a00 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.862641] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbb0bc7a-fd14-4f20-9503-5a3cc6de8a00 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.862641] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbb0bc7a-fd14-4f20-9503-5a3cc6de8a00 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.862641] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbb0bc7a-fd14-4f20-9503-5a3cc6de8a00 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.862641] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbb0bc7a-fd14-4f20-9503-5a3cc6de8a00 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.862641] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbb0bc7a-fd14-4f20-9503-5a3cc6de8a00 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.862641] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbb0bc7a-fd14-4f20-9503-5a3cc6de8a00 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.904879] [55188]: DEBUG nova.policy [None req-dbb0bc7a-fd14-4f20-9503-5a3cc6de8a00 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.910761] [55187]: DEBUG nova.policy [None req-dc4dd41a-f08c-4e27-a2c9-b768729865ad tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.911963] [55188]: INFO nova.api.openstack.requestlog [None req-dbb0bc7a-fd14-4f20-9503-5a3cc6de8a00 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.063926 [ 831.912087] [55188]: [pid: 55188|app: 0|req: 2205/4291] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:12 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.918075] [55188]: DEBUG nova.api.openstack.wsgi [None req-e6ab5f20-76a4-4b39-97f7-c930c56c16ce tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.918075] [55188]: DEBUG nova.compute.api [None req-e6ab5f20-76a4-4b39-97f7-c930c56c16ce tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.920889] [55187]: INFO nova.api.openstack.requestlog [None req-dc4dd41a-f08c-4e27-a2c9-b768729865ad tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1323 microversion: 2.1 time: 0.160594 [ 831.921117] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6ab5f20-76a4-4b39-97f7-c930c56c16ce tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.921221] [55187]: [pid: 55187|app: 0|req: 2087/4292] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:12 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1323 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.921489] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6ab5f20-76a4-4b39-97f7-c930c56c16ce tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.921738] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6ab5f20-76a4-4b39-97f7-c930c56c16ce tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.922217] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6ab5f20-76a4-4b39-97f7-c930c56c16ce tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.922848] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6ab5f20-76a4-4b39-97f7-c930c56c16ce tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.923107] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6ab5f20-76a4-4b39-97f7-c930c56c16ce tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.926790] [55187]: DEBUG nova.api.openstack.wsgi [None req-e6b24efc-ac5b-44d8-9293-d4b647770fef tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4aff7f2dd0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.947969] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6ab5f20-76a4-4b39-97f7-c930c56c16ce tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.947969] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6ab5f20-76a4-4b39-97f7-c930c56c16ce tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.947969] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6ab5f20-76a4-4b39-97f7-c930c56c16ce tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.949179] [55188]: DEBUG nova.objects.instance [None req-e6ab5f20-76a4-4b39-97f7-c930c56c16ce tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.970879] [55187]: INFO nova.api.openstack.requestlog [None req-e6b24efc-ac5b-44d8-9293-d4b647770fef tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b" status: 200 len: 1617 microversion: 2.1 time: 0.048520 [ 831.970879] [55187]: [pid: 55187|app: 0|req: 2088/4293] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:05:12 2025] GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b => generated 1617 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.977392] [55187]: DEBUG nova.api.openstack.wsgi [None req-e6ccad48-2b28-4bb0-972b-9e5dba3a5e2f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 831.978894] [55188]: DEBUG nova.policy [None req-e6ab5f20-76a4-4b39-97f7-c930c56c16ce tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.980135] [55187]: DEBUG nova.compute.api [None req-e6ccad48-2b28-4bb0-972b-9e5dba3a5e2f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 831.989559] [55188]: INFO nova.api.openstack.requestlog [None req-e6ab5f20-76a4-4b39-97f7-c930c56c16ce tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.076709 [ 831.990363] [55188]: [pid: 55188|app: 0|req: 2206/4294] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:12 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.992800] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6ccad48-2b28-4bb0-972b-9e5dba3a5e2f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.992800] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6ccad48-2b28-4bb0-972b-9e5dba3a5e2f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.992800] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6ccad48-2b28-4bb0-972b-9e5dba3a5e2f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.994071] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6ccad48-2b28-4bb0-972b-9e5dba3a5e2f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.994386] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6ccad48-2b28-4bb0-972b-9e5dba3a5e2f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.994584] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6ccad48-2b28-4bb0-972b-9e5dba3a5e2f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.000926] [55188]: DEBUG nova.api.openstack.wsgi [None req-ccdcb831-6d35-4d51-bcc8-649d422c3b39 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.009427] [55188]: DEBUG nova.compute.api [None req-ccdcb831-6d35-4d51-bcc8-649d422c3b39 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.020844] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccdcb831-6d35-4d51-bcc8-649d422c3b39 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.020844] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccdcb831-6d35-4d51-bcc8-649d422c3b39 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.020844] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccdcb831-6d35-4d51-bcc8-649d422c3b39 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.020844] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccdcb831-6d35-4d51-bcc8-649d422c3b39 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.020844] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccdcb831-6d35-4d51-bcc8-649d422c3b39 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.020844] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccdcb831-6d35-4d51-bcc8-649d422c3b39 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.080599] [55188]: DEBUG nova.policy [None req-ccdcb831-6d35-4d51-bcc8-649d422c3b39 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.090612] [55188]: INFO nova.api.openstack.requestlog [None req-ccdcb831-6d35-4d51-bcc8-649d422c3b39 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.095621 [ 832.090812] [55188]: [pid: 55188|app: 0|req: 2207/4295] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:12 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.093864] [55188]: DEBUG nova.api.openstack.wsgi [None req-14075a24-e2ac-4a96-bac4-20dce960a4d9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.095885] [55188]: DEBUG nova.compute.api [None req-14075a24-e2ac-4a96-bac4-20dce960a4d9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.100877] [55188]: DEBUG oslo_concurrency.lockutils [None req-14075a24-e2ac-4a96-bac4-20dce960a4d9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.100877] [55188]: DEBUG oslo_concurrency.lockutils [None req-14075a24-e2ac-4a96-bac4-20dce960a4d9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.100877] [55188]: DEBUG oslo_concurrency.lockutils [None req-14075a24-e2ac-4a96-bac4-20dce960a4d9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.101662] [55188]: DEBUG oslo_concurrency.lockutils [None req-14075a24-e2ac-4a96-bac4-20dce960a4d9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.101662] [55188]: DEBUG oslo_concurrency.lockutils [None req-14075a24-e2ac-4a96-bac4-20dce960a4d9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.101662] [55188]: DEBUG oslo_concurrency.lockutils [None req-14075a24-e2ac-4a96-bac4-20dce960a4d9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.124354] [55188]: DEBUG oslo_concurrency.lockutils [None req-14075a24-e2ac-4a96-bac4-20dce960a4d9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.125365] [55188]: DEBUG oslo_concurrency.lockutils [None req-14075a24-e2ac-4a96-bac4-20dce960a4d9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.125365] [55188]: DEBUG oslo_concurrency.lockutils [None req-14075a24-e2ac-4a96-bac4-20dce960a4d9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.125365] [55188]: DEBUG nova.objects.instance [None req-14075a24-e2ac-4a96-bac4-20dce960a4d9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 832.171996] [55188]: DEBUG nova.policy [None req-14075a24-e2ac-4a96-bac4-20dce960a4d9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.180280] [55188]: INFO nova.api.openstack.requestlog [None req-14075a24-e2ac-4a96-bac4-20dce960a4d9 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.088718 [ 832.180663] [55188]: [pid: 55188|app: 0|req: 2208/4296] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:12 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.183658] [55188]: DEBUG nova.api.openstack.wsgi [None req-f77c415f-1676-4c1d-a5d9-1d257d64a988 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.185515] [55188]: DEBUG nova.compute.api [None req-f77c415f-1676-4c1d-a5d9-1d257d64a988 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.189476] [55188]: DEBUG oslo_concurrency.lockutils [None req-f77c415f-1676-4c1d-a5d9-1d257d64a988 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.189802] [55188]: DEBUG oslo_concurrency.lockutils [None req-f77c415f-1676-4c1d-a5d9-1d257d64a988 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.190050] [55188]: DEBUG oslo_concurrency.lockutils [None req-f77c415f-1676-4c1d-a5d9-1d257d64a988 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.190443] [55188]: DEBUG oslo_concurrency.lockutils [None req-f77c415f-1676-4c1d-a5d9-1d257d64a988 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.190659] [55188]: DEBUG oslo_concurrency.lockutils [None req-f77c415f-1676-4c1d-a5d9-1d257d64a988 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.190945] [55188]: DEBUG oslo_concurrency.lockutils [None req-f77c415f-1676-4c1d-a5d9-1d257d64a988 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.240412] [55188]: DEBUG nova.policy [None req-f77c415f-1676-4c1d-a5d9-1d257d64a988 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.248511] [55188]: INFO nova.api.openstack.requestlog [None req-f77c415f-1676-4c1d-a5d9-1d257d64a988 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.066822 [ 832.249035] [55188]: [pid: 55188|app: 0|req: 2209/4297] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:12 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.262750] [55187]: DEBUG nova.policy [None req-e6ccad48-2b28-4bb0-972b-9e5dba3a5e2f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.274782] [55187]: DEBUG nova.policy [None req-e6ccad48-2b28-4bb0-972b-9e5dba3a5e2f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.276681] [55187]: DEBUG nova.policy [None req-e6ccad48-2b28-4bb0-972b-9e5dba3a5e2f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.277649] [55187]: INFO nova.api.openstack.requestlog [None req-e6ccad48-2b28-4bb0-972b-9e5dba3a5e2f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1282 microversion: 2.20 time: 0.306186 [ 832.278200] [55187]: [pid: 55187|app: 0|req: 2089/4298] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:12 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1282 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 832.282101] [55187]: DEBUG nova.api.openstack.wsgi [None req-a90fc6f5-c22c-4802-9c0d-d1136aaef830 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.283650] [55187]: DEBUG nova.compute.api [None req-a90fc6f5-c22c-4802-9c0d-d1136aaef830 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.290973] [55187]: DEBUG oslo_concurrency.lockutils [None req-a90fc6f5-c22c-4802-9c0d-d1136aaef830 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.291433] [55187]: DEBUG oslo_concurrency.lockutils [None req-a90fc6f5-c22c-4802-9c0d-d1136aaef830 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.291725] [55187]: DEBUG oslo_concurrency.lockutils [None req-a90fc6f5-c22c-4802-9c0d-d1136aaef830 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.293420] [55187]: DEBUG oslo_concurrency.lockutils [None req-a90fc6f5-c22c-4802-9c0d-d1136aaef830 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.293420] [55187]: DEBUG oslo_concurrency.lockutils [None req-a90fc6f5-c22c-4802-9c0d-d1136aaef830 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.293420] [55187]: DEBUG oslo_concurrency.lockutils [None req-a90fc6f5-c22c-4802-9c0d-d1136aaef830 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.328028] [55188]: DEBUG nova.api.openstack.wsgi [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-1633863277", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "70911b4c-e914-4c5a-8041-96b548b05924"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 832.342653] [55187]: DEBUG oslo_concurrency.lockutils [None req-a90fc6f5-c22c-4802-9c0d-d1136aaef830 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.342894] [55187]: DEBUG oslo_concurrency.lockutils [None req-a90fc6f5-c22c-4802-9c0d-d1136aaef830 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.343090] [55187]: DEBUG oslo_concurrency.lockutils [None req-a90fc6f5-c22c-4802-9c0d-d1136aaef830 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.343297] [55187]: DEBUG nova.objects.instance [None req-a90fc6f5-c22c-4802-9c0d-d1136aaef830 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 832.368936] [55187]: DEBUG nova.policy [None req-a90fc6f5-c22c-4802-9c0d-d1136aaef830 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.374774] [55187]: INFO nova.api.openstack.requestlog [None req-a90fc6f5-c22c-4802-9c0d-d1136aaef830 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.095217 [ 832.374774] [55187]: [pid: 55187|app: 0|req: 2090/4299] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:12 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.375548] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.375633] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.375793] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.376618] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.376618] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.376741] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.377368] [55187]: DEBUG nova.api.openstack.wsgi [None req-00b2e8f5-4f0d-4368-bde3-c3505acbedce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.379282] [55187]: DEBUG nova.compute.api [None req-00b2e8f5-4f0d-4368-bde3-c3505acbedce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.383106] [55187]: DEBUG oslo_concurrency.lockutils [None req-00b2e8f5-4f0d-4368-bde3-c3505acbedce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.383408] [55187]: DEBUG oslo_concurrency.lockutils [None req-00b2e8f5-4f0d-4368-bde3-c3505acbedce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.383611] [55187]: DEBUG oslo_concurrency.lockutils [None req-00b2e8f5-4f0d-4368-bde3-c3505acbedce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.384021] [55187]: DEBUG oslo_concurrency.lockutils [None req-00b2e8f5-4f0d-4368-bde3-c3505acbedce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.384282] [55187]: DEBUG oslo_concurrency.lockutils [None req-00b2e8f5-4f0d-4368-bde3-c3505acbedce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.384399] [55187]: DEBUG oslo_concurrency.lockutils [None req-00b2e8f5-4f0d-4368-bde3-c3505acbedce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.385137] [55188]: DEBUG nova.network.neutron [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] validate_networks() for [('70911b4c-e914-4c5a-8041-96b548b05924', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 832.483888] [55187]: DEBUG nova.policy [None req-00b2e8f5-4f0d-4368-bde3-c3505acbedce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.492450] [55187]: INFO nova.api.openstack.requestlog [None req-00b2e8f5-4f0d-4368-bde3-c3505acbedce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1378 microversion: 2.1 time: 0.117348 [ 832.493891] [55187]: [pid: 55187|app: 0|req: 2091/4300] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:12 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1378 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.496912] [55187]: DEBUG nova.api.openstack.wsgi [None req-dc4fafee-d987-49ef-aba2-69a84e7198ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.498668] [55187]: DEBUG nova.compute.api [None req-dc4fafee-d987-49ef-aba2-69a84e7198ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.502752] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4fafee-d987-49ef-aba2-69a84e7198ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.503038] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4fafee-d987-49ef-aba2-69a84e7198ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.503230] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4fafee-d987-49ef-aba2-69a84e7198ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.504097] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4fafee-d987-49ef-aba2-69a84e7198ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.504097] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4fafee-d987-49ef-aba2-69a84e7198ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.504097] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4fafee-d987-49ef-aba2-69a84e7198ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.524461] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4fafee-d987-49ef-aba2-69a84e7198ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.524720] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4fafee-d987-49ef-aba2-69a84e7198ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.524904] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4fafee-d987-49ef-aba2-69a84e7198ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.527712] [55187]: DEBUG nova.objects.instance [None req-dc4fafee-d987-49ef-aba2-69a84e7198ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 832.555273] [55187]: DEBUG nova.policy [None req-dc4fafee-d987-49ef-aba2-69a84e7198ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.561795] [55187]: INFO nova.api.openstack.requestlog [None req-dc4fafee-d987-49ef-aba2-69a84e7198ac tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.066859 [ 832.562092] [55187]: [pid: 55187|app: 0|req: 2092/4301] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:12 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.565074] [55187]: DEBUG nova.api.openstack.wsgi [None req-f4d7c9ef-4d28-4409-b873-32de6fa0b791 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.566903] [55187]: DEBUG nova.compute.api [None req-f4d7c9ef-4d28-4409-b873-32de6fa0b791 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.573079] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4d7c9ef-4d28-4409-b873-32de6fa0b791 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.574068] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4d7c9ef-4d28-4409-b873-32de6fa0b791 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.574068] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4d7c9ef-4d28-4409-b873-32de6fa0b791 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.574068] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4d7c9ef-4d28-4409-b873-32de6fa0b791 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.574068] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4d7c9ef-4d28-4409-b873-32de6fa0b791 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.574383] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4d7c9ef-4d28-4409-b873-32de6fa0b791 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.716863] [55187]: DEBUG nova.policy [None req-f4d7c9ef-4d28-4409-b873-32de6fa0b791 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.721719] [55187]: INFO nova.api.openstack.requestlog [None req-f4d7c9ef-4d28-4409-b873-32de6fa0b791 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1302 microversion: 2.1 time: 0.158957 [ 832.722229] [55187]: [pid: 55187|app: 0|req: 2093/4302] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:12 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1302 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.728720] [55187]: DEBUG nova.api.openstack.wsgi [None req-24b9bf7d-d9a3-473a-ad6a-08705db47394 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.729240] [55188]: DEBUG nova.virt.hardware [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 832.729587] [55188]: DEBUG nova.virt.hardware [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 832.729829] [55188]: DEBUG nova.virt.hardware [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 832.730016] [55188]: DEBUG nova.virt.hardware [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 832.730503] [55188]: DEBUG nova.virt.hardware [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 832.734691] [55187]: DEBUG nova.compute.api [None req-24b9bf7d-d9a3-473a-ad6a-08705db47394 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.738670] [55187]: DEBUG oslo_concurrency.lockutils [None req-24b9bf7d-d9a3-473a-ad6a-08705db47394 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.738925] [55187]: DEBUG oslo_concurrency.lockutils [None req-24b9bf7d-d9a3-473a-ad6a-08705db47394 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.739123] [55187]: DEBUG oslo_concurrency.lockutils [None req-24b9bf7d-d9a3-473a-ad6a-08705db47394 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.743022] [55187]: DEBUG oslo_concurrency.lockutils [None req-24b9bf7d-d9a3-473a-ad6a-08705db47394 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.743022] [55187]: DEBUG oslo_concurrency.lockutils [None req-24b9bf7d-d9a3-473a-ad6a-08705db47394 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.743022] [55187]: DEBUG oslo_concurrency.lockutils [None req-24b9bf7d-d9a3-473a-ad6a-08705db47394 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.743395] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.743395] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.743395] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.743395] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.743395] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.743395] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.754497] [55188]: DEBUG nova.quota [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Getting quotas for project 3e32ddafd435439db546206467a0ec69. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 832.758587] [55188]: DEBUG nova.quota [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Getting quotas for user 2641ed717ffe4b5a9537d21169ee91da and project 3e32ddafd435439db546206467a0ec69. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 832.764877] [55188]: DEBUG nova.compute.api [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 832.766869] [55188]: DEBUG nova.compute.api [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 832.776521] [55187]: DEBUG nova.policy [None req-24b9bf7d-d9a3-473a-ad6a-08705db47394 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.783029] [55187]: INFO nova.api.openstack.requestlog [None req-24b9bf7d-d9a3-473a-ad6a-08705db47394 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.059671 [ 832.783029] [55187]: [pid: 55187|app: 0|req: 2094/4303] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.814547] [55188]: INFO nova.api.openstack.requestlog [None req-3ce0bb6a-73a3-4474-954e-1b880936ec5d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.564434 [ 832.814547] [55188]: [pid: 55188|app: 0|req: 2210/4304] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:05:12 2025] POST /compute/v2.1/servers => generated 380 bytes in 565 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 832.817271] [55188]: DEBUG nova.api.openstack.wsgi [None req-59848e18-b71c-4128-87c9-c7795244182d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.819324] [55188]: DEBUG nova.compute.api [None req-59848e18-b71c-4128-87c9-c7795244182d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.823307] [55188]: DEBUG oslo_concurrency.lockutils [None req-59848e18-b71c-4128-87c9-c7795244182d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.824540] [55188]: DEBUG oslo_concurrency.lockutils [None req-59848e18-b71c-4128-87c9-c7795244182d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.824540] [55188]: DEBUG oslo_concurrency.lockutils [None req-59848e18-b71c-4128-87c9-c7795244182d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.824540] [55188]: DEBUG oslo_concurrency.lockutils [None req-59848e18-b71c-4128-87c9-c7795244182d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.824540] [55188]: DEBUG oslo_concurrency.lockutils [None req-59848e18-b71c-4128-87c9-c7795244182d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.824540] [55188]: DEBUG oslo_concurrency.lockutils [None req-59848e18-b71c-4128-87c9-c7795244182d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.830101] [55187]: DEBUG nova.api.openstack.wsgi [None req-c4111225-28bb-4ab6-8d1f-9d77d9b745af tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Action: 'create', calling method: .version_select at 0x7d4af9da2a70>, body: {"keypair": {"name": "tempest-keypair-1421521861", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMgwgY0OkMFY8mxM1mYuekj+TZquJbg6Iz+3xbXyL56GYu5RLni0pbvZuLkTzXSBH4aqcXkqsrLzFezvkegtTQY9jM1/ruSROvCyvjHt+a2mGhxshibLVoYXd2DdmzmzFg=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 832.842021] [55187]: DEBUG nova.quota [None req-c4111225-28bb-4ab6-8d1f-9d77d9b745af tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Getting quotas for project c80df9ef80e140f7baa7e260e967d582. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 832.842591] [55187]: DEBUG nova.quota [None req-c4111225-28bb-4ab6-8d1f-9d77d9b745af tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Getting quotas for user 1f8fd3af90204522bf140bae43e1f3a4 and project c80df9ef80e140f7baa7e260e967d582. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 832.844908] [55188]: DEBUG oslo_concurrency.lockutils [None req-59848e18-b71c-4128-87c9-c7795244182d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.845163] [55188]: DEBUG oslo_concurrency.lockutils [None req-59848e18-b71c-4128-87c9-c7795244182d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.845353] [55188]: DEBUG oslo_concurrency.lockutils [None req-59848e18-b71c-4128-87c9-c7795244182d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.845551] [55188]: DEBUG nova.objects.instance [None req-59848e18-b71c-4128-87c9-c7795244182d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 832.860330] [55187]: INFO nova.api.openstack.requestlog [None req-c4111225-28bb-4ab6-8d1f-9d77d9b745af tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.076559 [ 832.860716] [55187]: [pid: 55187|app: 0|req: 2095/4305] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:05:13 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 832.865221] [55187]: DEBUG nova.api.openstack.wsgi [None req-7ea94f28-d226-4de2-ab6f-b7a9b6e73384 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.867201] [55187]: DEBUG nova.compute.api [None req-7ea94f28-d226-4de2-ab6f-b7a9b6e73384 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.870784] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ea94f28-d226-4de2-ab6f-b7a9b6e73384 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.871151] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ea94f28-d226-4de2-ab6f-b7a9b6e73384 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.871400] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ea94f28-d226-4de2-ab6f-b7a9b6e73384 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.871789] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ea94f28-d226-4de2-ab6f-b7a9b6e73384 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.871985] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ea94f28-d226-4de2-ab6f-b7a9b6e73384 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.872168] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ea94f28-d226-4de2-ab6f-b7a9b6e73384 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.877400] [55188]: DEBUG nova.policy [None req-59848e18-b71c-4128-87c9-c7795244182d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.882578] [55188]: INFO nova.api.openstack.requestlog [None req-59848e18-b71c-4128-87c9-c7795244182d tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.067405 [ 832.885095] [55188]: [pid: 55188|app: 0|req: 2211/4306] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.886660] [55188]: DEBUG nova.api.openstack.wsgi [None req-6c71bfc1-a85c-492f-91b1-9569419bbcc4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.889068] [55188]: DEBUG nova.compute.api [None req-6c71bfc1-a85c-492f-91b1-9569419bbcc4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.893254] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c71bfc1-a85c-492f-91b1-9569419bbcc4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.893715] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c71bfc1-a85c-492f-91b1-9569419bbcc4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.893715] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c71bfc1-a85c-492f-91b1-9569419bbcc4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.895431] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c71bfc1-a85c-492f-91b1-9569419bbcc4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.895431] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c71bfc1-a85c-492f-91b1-9569419bbcc4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.895431] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c71bfc1-a85c-492f-91b1-9569419bbcc4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.915794] [55187]: DEBUG nova.policy [None req-7ea94f28-d226-4de2-ab6f-b7a9b6e73384 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.922725] [55187]: INFO nova.api.openstack.requestlog [None req-7ea94f28-d226-4de2-ab6f-b7a9b6e73384 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1244 microversion: 2.1 time: 0.061378 [ 832.923067] [55187]: [pid: 55187|app: 0|req: 2096/4307] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.927069] [55187]: DEBUG nova.api.openstack.wsgi [None req-24a6427c-7547-481d-be0b-0ff7ca1b0a46 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.930040] [55187]: DEBUG nova.compute.api [None req-24a6427c-7547-481d-be0b-0ff7ca1b0a46 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.932359] [55188]: DEBUG nova.policy [None req-6c71bfc1-a85c-492f-91b1-9569419bbcc4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.934129] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a6427c-7547-481d-be0b-0ff7ca1b0a46 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.934129] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a6427c-7547-481d-be0b-0ff7ca1b0a46 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.934129] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a6427c-7547-481d-be0b-0ff7ca1b0a46 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.934129] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a6427c-7547-481d-be0b-0ff7ca1b0a46 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.934373] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a6427c-7547-481d-be0b-0ff7ca1b0a46 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.934373] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a6427c-7547-481d-be0b-0ff7ca1b0a46 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.938240] [55188]: DEBUG nova.policy [None req-6c71bfc1-a85c-492f-91b1-9569419bbcc4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.939148] [55188]: DEBUG nova.policy [None req-6c71bfc1-a85c-492f-91b1-9569419bbcc4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.942428] [55188]: INFO nova.api.openstack.requestlog [None req-6c71bfc1-a85c-492f-91b1-9569419bbcc4 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.057967 [ 832.942792] [55188]: [pid: 55188|app: 0|req: 2212/4308] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 832.946325] [55188]: DEBUG nova.api.openstack.wsgi [None req-ee136d6c-cbb2-42ce-81b3-8e199eeaccd6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 832.947479] [55188]: DEBUG nova.compute.api [None req-ee136d6c-cbb2-42ce-81b3-8e199eeaccd6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 832.952775] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee136d6c-cbb2-42ce-81b3-8e199eeaccd6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.952775] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee136d6c-cbb2-42ce-81b3-8e199eeaccd6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.952775] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee136d6c-cbb2-42ce-81b3-8e199eeaccd6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.952775] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee136d6c-cbb2-42ce-81b3-8e199eeaccd6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.952775] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee136d6c-cbb2-42ce-81b3-8e199eeaccd6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.952775] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee136d6c-cbb2-42ce-81b3-8e199eeaccd6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.964707] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a6427c-7547-481d-be0b-0ff7ca1b0a46 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.964953] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a6427c-7547-481d-be0b-0ff7ca1b0a46 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.965145] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a6427c-7547-481d-be0b-0ff7ca1b0a46 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.965343] [55187]: DEBUG nova.objects.instance [None req-24a6427c-7547-481d-be0b-0ff7ca1b0a46 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 832.977794] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee136d6c-cbb2-42ce-81b3-8e199eeaccd6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.977794] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee136d6c-cbb2-42ce-81b3-8e199eeaccd6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.977908] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee136d6c-cbb2-42ce-81b3-8e199eeaccd6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.978229] [55188]: DEBUG nova.objects.instance [None req-ee136d6c-cbb2-42ce-81b3-8e199eeaccd6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 833.008584] [55187]: DEBUG nova.policy [None req-24a6427c-7547-481d-be0b-0ff7ca1b0a46 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.016162] [55187]: INFO nova.api.openstack.requestlog [None req-24a6427c-7547-481d-be0b-0ff7ca1b0a46 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.091424 [ 833.016162] [55187]: [pid: 55187|app: 0|req: 2097/4309] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.016494] [55188]: DEBUG nova.policy [None req-ee136d6c-cbb2-42ce-81b3-8e199eeaccd6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.018374] [55187]: DEBUG nova.api.openstack.wsgi [None req-374bb818-ecb9-406e-bd13-5635e13e19b3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.020693] [55187]: DEBUG nova.compute.api [None req-374bb818-ecb9-406e-bd13-5635e13e19b3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] [instance: de133077-255d-439b-80b8-1f39cbe3bc4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.022110] [55188]: DEBUG nova.policy [None req-ee136d6c-cbb2-42ce-81b3-8e199eeaccd6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.022855] [55188]: DEBUG nova.policy [None req-ee136d6c-cbb2-42ce-81b3-8e199eeaccd6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.023586] [55188]: INFO nova.api.openstack.requestlog [None req-ee136d6c-cbb2-42ce-81b3-8e199eeaccd6 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.080145 [ 833.024047] [55188]: [pid: 55188|app: 0|req: 2213/4310] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 833.026520] [55188]: DEBUG nova.api.openstack.wsgi [None req-fc8203a8-e9ad-4480-9487-9af1ed1184a6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.028082] [55187]: DEBUG oslo_concurrency.lockutils [None req-374bb818-ecb9-406e-bd13-5635e13e19b3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.028082] [55187]: DEBUG oslo_concurrency.lockutils [None req-374bb818-ecb9-406e-bd13-5635e13e19b3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.028082] [55187]: DEBUG oslo_concurrency.lockutils [None req-374bb818-ecb9-406e-bd13-5635e13e19b3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.028082] [55187]: DEBUG oslo_concurrency.lockutils [None req-374bb818-ecb9-406e-bd13-5635e13e19b3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.028291] [55187]: DEBUG oslo_concurrency.lockutils [None req-374bb818-ecb9-406e-bd13-5635e13e19b3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.028326] [55188]: DEBUG nova.compute.api [None req-fc8203a8-e9ad-4480-9487-9af1ed1184a6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.028362] [55187]: DEBUG oslo_concurrency.lockutils [None req-374bb818-ecb9-406e-bd13-5635e13e19b3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.037378] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc8203a8-e9ad-4480-9487-9af1ed1184a6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.037378] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc8203a8-e9ad-4480-9487-9af1ed1184a6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.037378] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc8203a8-e9ad-4480-9487-9af1ed1184a6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.038363] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc8203a8-e9ad-4480-9487-9af1ed1184a6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.038363] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc8203a8-e9ad-4480-9487-9af1ed1184a6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.038512] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc8203a8-e9ad-4480-9487-9af1ed1184a6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.039347] [55187]: INFO nova.api.openstack.wsgi [None req-374bb818-ecb9-406e-bd13-5635e13e19b3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] HTTP exception thrown: Instance de133077-255d-439b-80b8-1f39cbe3bc4a could not be found. [ 833.039683] [55187]: DEBUG nova.api.openstack.wsgi [None req-374bb818-ecb9-406e-bd13-5635e13e19b3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Returning 404 to user: Instance de133077-255d-439b-80b8-1f39cbe3bc4a could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 833.040135] [55187]: INFO nova.api.openstack.requestlog [None req-374bb818-ecb9-406e-bd13-5635e13e19b3 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a" status: 404 len: 111 microversion: 2.1 time: 0.024071 [ 833.040473] [55187]: [pid: 55187|app: 0|req: 2098/4311] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/de133077-255d-439b-80b8-1f39cbe3bc4a => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 833.043938] [55187]: DEBUG nova.api.openstack.wsgi [None req-58d633f5-7fe0-44fd-896b-bf7e48d9dcf1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.045990] [55187]: DEBUG nova.compute.api [None req-58d633f5-7fe0-44fd-896b-bf7e48d9dcf1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.049816] [55187]: DEBUG oslo_concurrency.lockutils [None req-58d633f5-7fe0-44fd-896b-bf7e48d9dcf1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.050079] [55187]: DEBUG oslo_concurrency.lockutils [None req-58d633f5-7fe0-44fd-896b-bf7e48d9dcf1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.050272] [55187]: DEBUG oslo_concurrency.lockutils [None req-58d633f5-7fe0-44fd-896b-bf7e48d9dcf1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.050656] [55187]: DEBUG oslo_concurrency.lockutils [None req-58d633f5-7fe0-44fd-896b-bf7e48d9dcf1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.050832] [55187]: DEBUG oslo_concurrency.lockutils [None req-58d633f5-7fe0-44fd-896b-bf7e48d9dcf1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.050991] [55187]: DEBUG oslo_concurrency.lockutils [None req-58d633f5-7fe0-44fd-896b-bf7e48d9dcf1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.074037] [55187]: DEBUG oslo_concurrency.lockutils [None req-58d633f5-7fe0-44fd-896b-bf7e48d9dcf1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.074679] [55187]: DEBUG oslo_concurrency.lockutils [None req-58d633f5-7fe0-44fd-896b-bf7e48d9dcf1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.074878] [55187]: DEBUG oslo_concurrency.lockutils [None req-58d633f5-7fe0-44fd-896b-bf7e48d9dcf1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.075103] [55187]: DEBUG nova.objects.instance [None req-58d633f5-7fe0-44fd-896b-bf7e48d9dcf1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 833.082261] [55188]: DEBUG nova.policy [None req-fc8203a8-e9ad-4480-9487-9af1ed1184a6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.086755] [55188]: INFO nova.api.openstack.requestlog [None req-fc8203a8-e9ad-4480-9487-9af1ed1184a6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1218 microversion: 2.1 time: 0.062123 [ 833.087208] [55188]: [pid: 55188|app: 0|req: 2214/4312] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1218 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.091289] [55188]: DEBUG nova.api.openstack.wsgi [None req-625a9e06-6f15-4109-9cce-6aef9897aeee tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.092366] [55188]: DEBUG nova.compute.api [None req-625a9e06-6f15-4109-9cce-6aef9897aeee tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.108484] [55187]: DEBUG nova.policy [None req-58d633f5-7fe0-44fd-896b-bf7e48d9dcf1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.117583] [55187]: INFO nova.api.openstack.requestlog [None req-58d633f5-7fe0-44fd-896b-bf7e48d9dcf1 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.076485 [ 833.117935] [55187]: [pid: 55187|app: 0|req: 2099/4313] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.122765] [55187]: DEBUG nova.api.openstack.wsgi [None req-3d96907c-a83b-49be-b497-6c60705dc98a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.122765] [55187]: DEBUG nova.compute.api [None req-3d96907c-a83b-49be-b497-6c60705dc98a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.125831] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d96907c-a83b-49be-b497-6c60705dc98a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.127159] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d96907c-a83b-49be-b497-6c60705dc98a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.127159] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d96907c-a83b-49be-b497-6c60705dc98a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.127159] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d96907c-a83b-49be-b497-6c60705dc98a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.127159] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d96907c-a83b-49be-b497-6c60705dc98a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.127159] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d96907c-a83b-49be-b497-6c60705dc98a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.145323] [55188]: DEBUG nova.policy [None req-625a9e06-6f15-4109-9cce-6aef9897aeee tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.160219] [55188]: INFO nova.api.openstack.requestlog [None req-625a9e06-6f15-4109-9cce-6aef9897aeee tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1206 microversion: 2.1 time: 0.069949 [ 833.160219] [55188]: [pid: 55188|app: 0|req: 2215/4314] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1206 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.161386] [55188]: DEBUG nova.api.openstack.wsgi [None req-87c8f9c2-a578-41d0-ae93-153f811902da tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.164308] [55188]: DEBUG nova.compute.api [None req-87c8f9c2-a578-41d0-ae93-153f811902da tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.171203] [55188]: DEBUG oslo_concurrency.lockutils [None req-87c8f9c2-a578-41d0-ae93-153f811902da tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.171203] [55188]: DEBUG oslo_concurrency.lockutils [None req-87c8f9c2-a578-41d0-ae93-153f811902da tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.171203] [55188]: DEBUG oslo_concurrency.lockutils [None req-87c8f9c2-a578-41d0-ae93-153f811902da tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.171203] [55188]: DEBUG oslo_concurrency.lockutils [None req-87c8f9c2-a578-41d0-ae93-153f811902da tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.171203] [55188]: DEBUG oslo_concurrency.lockutils [None req-87c8f9c2-a578-41d0-ae93-153f811902da tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.171203] [55188]: DEBUG oslo_concurrency.lockutils [None req-87c8f9c2-a578-41d0-ae93-153f811902da tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.182911] [55187]: DEBUG nova.policy [None req-3d96907c-a83b-49be-b497-6c60705dc98a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.190433] [55187]: INFO nova.api.openstack.requestlog [None req-3d96907c-a83b-49be-b497-6c60705dc98a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.071386 [ 833.191072] [55187]: [pid: 55187|app: 0|req: 2100/4315] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.198366] [55187]: DEBUG nova.api.openstack.wsgi [None req-307da53e-8c1f-409a-8233-0e6b4452f123 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.201582] [55187]: DEBUG nova.compute.api [None req-307da53e-8c1f-409a-8233-0e6b4452f123 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.212466] [55187]: DEBUG oslo_concurrency.lockutils [None req-307da53e-8c1f-409a-8233-0e6b4452f123 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.212466] [55187]: DEBUG oslo_concurrency.lockutils [None req-307da53e-8c1f-409a-8233-0e6b4452f123 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.212466] [55187]: DEBUG oslo_concurrency.lockutils [None req-307da53e-8c1f-409a-8233-0e6b4452f123 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.212466] [55187]: DEBUG oslo_concurrency.lockutils [None req-307da53e-8c1f-409a-8233-0e6b4452f123 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.212466] [55187]: DEBUG oslo_concurrency.lockutils [None req-307da53e-8c1f-409a-8233-0e6b4452f123 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.212466] [55187]: DEBUG oslo_concurrency.lockutils [None req-307da53e-8c1f-409a-8233-0e6b4452f123 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.226492] [55188]: DEBUG nova.policy [None req-87c8f9c2-a578-41d0-ae93-153f811902da tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.236829] [55188]: INFO nova.api.openstack.requestlog [None req-87c8f9c2-a578-41d0-ae93-153f811902da tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.077587 [ 833.237645] [55188]: [pid: 55188|app: 0|req: 2216/4316] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.242234] [55188]: DEBUG nova.api.openstack.wsgi [None req-d311be37-6b0d-444c-b59a-6b8eba1ea3b7 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4afa946440>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.301064] [55188]: INFO nova.api.openstack.requestlog [None req-d311be37-6b0d-444c-b59a-6b8eba1ea3b7 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b" status: 200 len: 1617 microversion: 2.1 time: 0.060097 [ 833.301064] [55188]: [pid: 55188|app: 0|req: 2217/4317] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b => generated 1617 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.303434] [55188]: DEBUG nova.api.openstack.wsgi [None req-ee9b8e85-8130-47bc-8f46-f026a3aec8f8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.305260] [55188]: DEBUG nova.compute.api [None req-ee9b8e85-8130-47bc-8f46-f026a3aec8f8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.312286] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9b8e85-8130-47bc-8f46-f026a3aec8f8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.313233] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9b8e85-8130-47bc-8f46-f026a3aec8f8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.313233] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9b8e85-8130-47bc-8f46-f026a3aec8f8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.313233] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9b8e85-8130-47bc-8f46-f026a3aec8f8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.313613] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9b8e85-8130-47bc-8f46-f026a3aec8f8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.313875] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9b8e85-8130-47bc-8f46-f026a3aec8f8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.339761] [55187]: DEBUG nova.policy [None req-307da53e-8c1f-409a-8233-0e6b4452f123 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.352309] [55187]: INFO nova.api.openstack.requestlog [None req-307da53e-8c1f-409a-8233-0e6b4452f123 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1520 microversion: 2.1 time: 0.160651 [ 833.352780] [55187]: [pid: 55187|app: 0|req: 2101/4318] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1520 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.354239] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9b8e85-8130-47bc-8f46-f026a3aec8f8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.354239] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9b8e85-8130-47bc-8f46-f026a3aec8f8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.354239] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9b8e85-8130-47bc-8f46-f026a3aec8f8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.354239] [55188]: DEBUG nova.objects.instance [None req-ee9b8e85-8130-47bc-8f46-f026a3aec8f8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 833.356223] [55187]: DEBUG nova.api.openstack.wsgi [None req-1e1ea91f-7943-46ad-9b5a-448ce89e60e8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] Calling method '.version_select at 0x7d4afa4dd750>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.377501] [55187]: INFO nova.api.openstack.requestlog [None req-1e1ea91f-7943-46ad-9b5a-448ce89e60e8 tempest-ServersTestFqdnHostnames-131960298 tempest-ServersTestFqdnHostnames-131960298-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1617630792" status: 202 len: 0 microversion: 2.1 time: 0.023783 [ 833.377825] [55187]: [pid: 55187|app: 0|req: 2102/4319] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 26 22:05:13 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1617630792 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 833.381528] [55187]: DEBUG nova.api.openstack.wsgi [None req-7f9952cd-09fb-4102-9758-14004274a71c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.385142] [55188]: DEBUG nova.policy [None req-ee9b8e85-8130-47bc-8f46-f026a3aec8f8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.385245] [55187]: DEBUG nova.compute.api [None req-7f9952cd-09fb-4102-9758-14004274a71c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.388548] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f9952cd-09fb-4102-9758-14004274a71c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.388920] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f9952cd-09fb-4102-9758-14004274a71c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.389026] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f9952cd-09fb-4102-9758-14004274a71c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.389344] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f9952cd-09fb-4102-9758-14004274a71c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.389534] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f9952cd-09fb-4102-9758-14004274a71c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.389700] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f9952cd-09fb-4102-9758-14004274a71c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.391342] [55188]: INFO nova.api.openstack.requestlog [None req-ee9b8e85-8130-47bc-8f46-f026a3aec8f8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.089861 [ 833.392046] [55188]: [pid: 55188|app: 0|req: 2218/4320] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.397056] [55188]: DEBUG nova.api.openstack.wsgi [req-c7d7d2f0-dda8-4733-a19e-bd45157db8f4 req-7a24bafc-3ddf-427e-81d6-86323920be11 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "edec81c1-e48e-4c35-8a6d-62862975ce93", "tag": "0b11c8ff-cc80-4473-a315-cf0ba6ec3c3e"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 833.402106] [55188]: DEBUG oslo_concurrency.lockutils [req-c7d7d2f0-dda8-4733-a19e-bd45157db8f4 req-7a24bafc-3ddf-427e-81d6-86323920be11 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.402690] [55188]: DEBUG oslo_concurrency.lockutils [req-c7d7d2f0-dda8-4733-a19e-bd45157db8f4 req-7a24bafc-3ddf-427e-81d6-86323920be11 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.403059] [55188]: DEBUG oslo_concurrency.lockutils [req-c7d7d2f0-dda8-4733-a19e-bd45157db8f4 req-7a24bafc-3ddf-427e-81d6-86323920be11 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.410941] [55188]: INFO nova.api.openstack.compute.server_external_events [req-c7d7d2f0-dda8-4733-a19e-bd45157db8f4 req-7a24bafc-3ddf-427e-81d6-86323920be11 service nova] Creating event network-changed:0b11c8ff-cc80-4473-a315-cf0ba6ec3c3e for instance edec81c1-e48e-4c35-8a6d-62862975ce93 on cpu-1 [ 833.418825] [55188]: INFO nova.api.openstack.requestlog [req-c7d7d2f0-dda8-4733-a19e-bd45157db8f4 req-7a24bafc-3ddf-427e-81d6-86323920be11 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025608 [ 833.419050] [55188]: [pid: 55188|app: 0|req: 2219/4321] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:13 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 833.422754] [55188]: DEBUG nova.api.openstack.wsgi [None req-ee3d7b78-f351-4fdf-b7c4-cde132d0faa5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.425096] [55188]: DEBUG nova.compute.api [None req-ee3d7b78-f351-4fdf-b7c4-cde132d0faa5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.430143] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee3d7b78-f351-4fdf-b7c4-cde132d0faa5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.430476] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee3d7b78-f351-4fdf-b7c4-cde132d0faa5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.430728] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee3d7b78-f351-4fdf-b7c4-cde132d0faa5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.431178] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee3d7b78-f351-4fdf-b7c4-cde132d0faa5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.431469] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee3d7b78-f351-4fdf-b7c4-cde132d0faa5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.431707] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee3d7b78-f351-4fdf-b7c4-cde132d0faa5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.456475] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee3d7b78-f351-4fdf-b7c4-cde132d0faa5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.456949] [55187]: DEBUG nova.policy [None req-7f9952cd-09fb-4102-9758-14004274a71c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.457141] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee3d7b78-f351-4fdf-b7c4-cde132d0faa5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.457141] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee3d7b78-f351-4fdf-b7c4-cde132d0faa5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.457141] [55188]: DEBUG nova.objects.instance [None req-ee3d7b78-f351-4fdf-b7c4-cde132d0faa5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 833.459882] [55187]: INFO nova.api.openstack.requestlog [None req-7f9952cd-09fb-4102-9758-14004274a71c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.081355 [ 833.460236] [55187]: [pid: 55187|app: 0|req: 2103/4322] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.465411] [55187]: DEBUG nova.api.openstack.wsgi [None req-9dfa9b02-e2bd-422b-903d-0c83ed80c6fe tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.470796] [55187]: DEBUG nova.compute.api [None req-9dfa9b02-e2bd-422b-903d-0c83ed80c6fe tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.481424] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dfa9b02-e2bd-422b-903d-0c83ed80c6fe tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.481424] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dfa9b02-e2bd-422b-903d-0c83ed80c6fe tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.481424] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dfa9b02-e2bd-422b-903d-0c83ed80c6fe tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.481424] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dfa9b02-e2bd-422b-903d-0c83ed80c6fe tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.481424] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dfa9b02-e2bd-422b-903d-0c83ed80c6fe tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.481424] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dfa9b02-e2bd-422b-903d-0c83ed80c6fe tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.499827] [55188]: DEBUG nova.policy [None req-ee3d7b78-f351-4fdf-b7c4-cde132d0faa5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.504034] [55188]: INFO nova.api.openstack.requestlog [None req-ee3d7b78-f351-4fdf-b7c4-cde132d0faa5 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.084174 [ 833.504394] [55188]: [pid: 55188|app: 0|req: 2220/4323] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.509966] [55188]: DEBUG nova.api.openstack.wsgi [None req-ca311856-54da-45ca-ae49-9b6de15ab603 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.511673] [55188]: DEBUG nova.compute.api [None req-ca311856-54da-45ca-ae49-9b6de15ab603 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.517570] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca311856-54da-45ca-ae49-9b6de15ab603 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.517570] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca311856-54da-45ca-ae49-9b6de15ab603 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.517570] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca311856-54da-45ca-ae49-9b6de15ab603 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.517570] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca311856-54da-45ca-ae49-9b6de15ab603 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.517570] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca311856-54da-45ca-ae49-9b6de15ab603 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.517570] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca311856-54da-45ca-ae49-9b6de15ab603 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.540222] [55187]: DEBUG nova.policy [None req-9dfa9b02-e2bd-422b-903d-0c83ed80c6fe tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.553020] [55187]: INFO nova.api.openstack.requestlog [None req-9dfa9b02-e2bd-422b-903d-0c83ed80c6fe tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.088876 [ 833.553020] [55187]: [pid: 55187|app: 0|req: 2104/4324] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.555871] [55187]: DEBUG nova.api.openstack.wsgi [None req-f9c15109-2057-4dc7-8e55-580269af2162 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.559608] [55188]: DEBUG nova.policy [None req-ca311856-54da-45ca-ae49-9b6de15ab603 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.559756] [55187]: DEBUG nova.compute.api [None req-f9c15109-2057-4dc7-8e55-580269af2162 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.567044] [55188]: DEBUG nova.policy [None req-ca311856-54da-45ca-ae49-9b6de15ab603 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.567440] [55188]: DEBUG nova.policy [None req-ca311856-54da-45ca-ae49-9b6de15ab603 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.567743] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9c15109-2057-4dc7-8e55-580269af2162 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.568093] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9c15109-2057-4dc7-8e55-580269af2162 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.568279] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9c15109-2057-4dc7-8e55-580269af2162 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.568357] [55188]: INFO nova.api.openstack.requestlog [None req-ca311856-54da-45ca-ae49-9b6de15ab603 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1282 microversion: 2.20 time: 0.063183 [ 833.568631] [55188]: [pid: 55188|app: 0|req: 2221/4325] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1282 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 833.568747] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9c15109-2057-4dc7-8e55-580269af2162 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.568889] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9c15109-2057-4dc7-8e55-580269af2162 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.569072] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9c15109-2057-4dc7-8e55-580269af2162 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.571384] [55188]: DEBUG nova.api.openstack.wsgi [None req-cbc69b4e-1d83-4d23-896d-e883418b5d67 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.573511] [55188]: DEBUG nova.compute.api [None req-cbc69b4e-1d83-4d23-896d-e883418b5d67 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.577518] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbc69b4e-1d83-4d23-896d-e883418b5d67 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.578555] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbc69b4e-1d83-4d23-896d-e883418b5d67 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.578555] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbc69b4e-1d83-4d23-896d-e883418b5d67 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.578555] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbc69b4e-1d83-4d23-896d-e883418b5d67 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.578555] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbc69b4e-1d83-4d23-896d-e883418b5d67 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.578874] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbc69b4e-1d83-4d23-896d-e883418b5d67 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.591167] [55187]: INFO nova.api.openstack.wsgi [None req-f9c15109-2057-4dc7-8e55-580269af2162 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] HTTP exception thrown: Instance is not a member of specified network [ 833.591167] [55187]: DEBUG nova.api.openstack.wsgi [None req-f9c15109-2057-4dc7-8e55-580269af2162 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Returning 404 to user: Instance is not a member of specified network {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 833.591167] [55187]: INFO nova.api.openstack.requestlog [None req-f9c15109-2057-4dc7-8e55-580269af2162 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43/ips/invalid" status: 404 len: 91 microversion: 2.1 time: 0.038831 [ 833.591167] [55187]: [pid: 55187|app: 0|req: 2105/4326] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43/ips/invalid => generated 91 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 833.594462] [55187]: DEBUG nova.api.openstack.wsgi [None req-c8e4efe8-53c6-4370-9a08-de30aa8351bc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.596203] [55187]: DEBUG nova.compute.api [None req-c8e4efe8-53c6-4370-9a08-de30aa8351bc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.603132] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8e4efe8-53c6-4370-9a08-de30aa8351bc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.603389] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8e4efe8-53c6-4370-9a08-de30aa8351bc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.603575] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8e4efe8-53c6-4370-9a08-de30aa8351bc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.603961] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8e4efe8-53c6-4370-9a08-de30aa8351bc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.604173] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8e4efe8-53c6-4370-9a08-de30aa8351bc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.604345] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8e4efe8-53c6-4370-9a08-de30aa8351bc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.615278] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbc69b4e-1d83-4d23-896d-e883418b5d67 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.615677] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbc69b4e-1d83-4d23-896d-e883418b5d67 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.615837] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbc69b4e-1d83-4d23-896d-e883418b5d67 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.616730] [55188]: DEBUG nova.objects.instance [None req-cbc69b4e-1d83-4d23-896d-e883418b5d67 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 833.663733] [55188]: DEBUG nova.policy [None req-cbc69b4e-1d83-4d23-896d-e883418b5d67 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.671943] [55188]: INFO nova.api.openstack.requestlog [None req-cbc69b4e-1d83-4d23-896d-e883418b5d67 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.102313 [ 833.672321] [55188]: [pid: 55188|app: 0|req: 2222/4327] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.675724] [55188]: DEBUG nova.api.openstack.wsgi [None req-c1d0e999-a234-45a9-8d67-53058eea409f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 833.678128] [55188]: DEBUG nova.compute.api [None req-c1d0e999-a234-45a9-8d67-53058eea409f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.685439] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1d0e999-a234-45a9-8d67-53058eea409f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.685439] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1d0e999-a234-45a9-8d67-53058eea409f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.685439] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1d0e999-a234-45a9-8d67-53058eea409f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.685439] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1d0e999-a234-45a9-8d67-53058eea409f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.685439] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1d0e999-a234-45a9-8d67-53058eea409f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.685439] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1d0e999-a234-45a9-8d67-53058eea409f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.715548] [55187]: DEBUG nova.policy [None req-c8e4efe8-53c6-4370-9a08-de30aa8351bc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.721924] [55187]: INFO nova.api.openstack.requestlog [None req-c8e4efe8-53c6-4370-9a08-de30aa8351bc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1378 microversion: 2.1 time: 0.129169 [ 833.721924] [55187]: [pid: 55187|app: 0|req: 2106/4328] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:13 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1378 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.723264] [55187]: DEBUG nova.api.openstack.wsgi [None req-5d09b1f6-9839-4253-bc16-b2d341a4a14f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.726123] [55187]: DEBUG nova.compute.api [None req-5d09b1f6-9839-4253-bc16-b2d341a4a14f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.729416] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d09b1f6-9839-4253-bc16-b2d341a4a14f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.729593] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d09b1f6-9839-4253-bc16-b2d341a4a14f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.730085] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d09b1f6-9839-4253-bc16-b2d341a4a14f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.730164] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d09b1f6-9839-4253-bc16-b2d341a4a14f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.730386] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d09b1f6-9839-4253-bc16-b2d341a4a14f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.730585] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d09b1f6-9839-4253-bc16-b2d341a4a14f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.744685] [55188]: INFO nova.api.openstack.requestlog [None req-c1d0e999-a234-45a9-8d67-53058eea409f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25/action" status: 202 len: 0 microversion: 2.1 time: 0.071627 [ 833.745132] [55188]: [pid: 55188|app: 0|req: 2223/4329] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:05:14 2025] POST /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 833.748220] [55188]: DEBUG nova.api.openstack.wsgi [None req-86752d92-d562-40f4-b735-14e68d97a1c9 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.749840] [55188]: DEBUG nova.compute.api [None req-86752d92-d562-40f4-b735-14e68d97a1c9 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Failed to fetch instance by id 999 {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3015}} [ 833.751973] [55188]: INFO nova.api.openstack.wsgi [None req-86752d92-d562-40f4-b735-14e68d97a1c9 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] HTTP exception thrown: Instance 999 could not be found. [ 833.751973] [55188]: DEBUG nova.api.openstack.wsgi [None req-86752d92-d562-40f4-b735-14e68d97a1c9 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Returning 404 to user: Instance 999 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 833.751973] [55188]: INFO nova.api.openstack.requestlog [None req-86752d92-d562-40f4-b735-14e68d97a1c9 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/999/ips" status: 404 len: 78 microversion: 2.1 time: 0.005055 [ 833.751973] [55188]: [pid: 55188|app: 0|req: 2224/4330] 10.180.1.21 () {58 vars in 1144 bytes} [Wed Mar 26 22:05:14 2025] GET /compute/v2.1/servers/999/ips => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 833.753528] [55188]: DEBUG nova.api.openstack.wsgi [None req-5688fa3f-a142-49e2-b392-554c0de9872f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.754626] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d09b1f6-9839-4253-bc16-b2d341a4a14f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.754626] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d09b1f6-9839-4253-bc16-b2d341a4a14f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.754626] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d09b1f6-9839-4253-bc16-b2d341a4a14f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.754626] [55187]: DEBUG nova.objects.instance [None req-5d09b1f6-9839-4253-bc16-b2d341a4a14f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 833.756599] [55188]: DEBUG nova.compute.api [None req-5688fa3f-a142-49e2-b392-554c0de9872f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.760658] [55188]: DEBUG oslo_concurrency.lockutils [None req-5688fa3f-a142-49e2-b392-554c0de9872f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.760926] [55188]: DEBUG oslo_concurrency.lockutils [None req-5688fa3f-a142-49e2-b392-554c0de9872f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.761469] [55188]: DEBUG oslo_concurrency.lockutils [None req-5688fa3f-a142-49e2-b392-554c0de9872f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.761552] [55188]: DEBUG oslo_concurrency.lockutils [None req-5688fa3f-a142-49e2-b392-554c0de9872f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.761703] [55188]: DEBUG oslo_concurrency.lockutils [None req-5688fa3f-a142-49e2-b392-554c0de9872f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.761879] [55188]: DEBUG oslo_concurrency.lockutils [None req-5688fa3f-a142-49e2-b392-554c0de9872f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.784523] [55187]: DEBUG nova.policy [None req-5d09b1f6-9839-4253-bc16-b2d341a4a14f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.789788] [55187]: INFO nova.api.openstack.requestlog [None req-5d09b1f6-9839-4253-bc16-b2d341a4a14f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.068532 [ 833.790133] [55187]: [pid: 55187|app: 0|req: 2107/4331] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:14 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.792677] [55187]: DEBUG nova.api.openstack.wsgi [None req-2b61e8d2-6bab-4ec0-a038-e9674ffd324a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.794594] [55187]: DEBUG nova.compute.api [None req-2b61e8d2-6bab-4ec0-a038-e9674ffd324a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.798889] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b61e8d2-6bab-4ec0-a038-e9674ffd324a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.799212] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b61e8d2-6bab-4ec0-a038-e9674ffd324a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.799404] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b61e8d2-6bab-4ec0-a038-e9674ffd324a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.799814] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b61e8d2-6bab-4ec0-a038-e9674ffd324a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.800126] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b61e8d2-6bab-4ec0-a038-e9674ffd324a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.800313] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b61e8d2-6bab-4ec0-a038-e9674ffd324a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.864132] [55188]: DEBUG nova.policy [None req-5688fa3f-a142-49e2-b392-554c0de9872f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.869336] [55188]: INFO nova.api.openstack.requestlog [None req-5688fa3f-a142-49e2-b392-554c0de9872f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1290 microversion: 2.1 time: 0.117651 [ 833.869640] [55188]: [pid: 55188|app: 0|req: 2225/4332] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:14 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1290 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.872144] [55188]: DEBUG nova.api.openstack.wsgi [None req-9bd40687-386d-4e87-a0b2-91f33b383fcf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.873018] [55188]: DEBUG nova.compute.api [None req-9bd40687-386d-4e87-a0b2-91f33b383fcf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.878822] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bd40687-386d-4e87-a0b2-91f33b383fcf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.878822] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bd40687-386d-4e87-a0b2-91f33b383fcf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.878822] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bd40687-386d-4e87-a0b2-91f33b383fcf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.878822] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bd40687-386d-4e87-a0b2-91f33b383fcf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.878822] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bd40687-386d-4e87-a0b2-91f33b383fcf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.878822] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bd40687-386d-4e87-a0b2-91f33b383fcf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.892207] [55188]: DEBUG nova.compute.api [None req-9bd40687-386d-4e87-a0b2-91f33b383fcf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 833.937832] [55188]: INFO nova.api.openstack.requestlog [None req-9bd40687-386d-4e87-a0b2-91f33b383fcf tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 204 len: 0 microversion: 2.1 time: 0.067398 [ 833.938206] [55188]: [pid: 55188|app: 0|req: 2226/4333] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:05:14 2025] DELETE /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 833.942484] [55188]: DEBUG nova.api.openstack.wsgi [None req-4c2d13ad-7aa5-4e96-93fb-34de20e1f174 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.943131] [55188]: DEBUG nova.compute.api [None req-4c2d13ad-7aa5-4e96-93fb-34de20e1f174 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.946536] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c2d13ad-7aa5-4e96-93fb-34de20e1f174 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.946778] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c2d13ad-7aa5-4e96-93fb-34de20e1f174 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.946959] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c2d13ad-7aa5-4e96-93fb-34de20e1f174 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.947488] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c2d13ad-7aa5-4e96-93fb-34de20e1f174 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.947596] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c2d13ad-7aa5-4e96-93fb-34de20e1f174 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.947772] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c2d13ad-7aa5-4e96-93fb-34de20e1f174 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.961086] [55187]: DEBUG nova.policy [None req-2b61e8d2-6bab-4ec0-a038-e9674ffd324a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.966301] [55187]: INFO nova.api.openstack.requestlog [None req-2b61e8d2-6bab-4ec0-a038-e9674ffd324a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1671 microversion: 2.1 time: 0.175517 [ 833.966619] [55187]: [pid: 55187|app: 0|req: 2108/4334] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:14 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1671 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.969406] [55187]: DEBUG nova.api.openstack.wsgi [None req-e0537032-08c7-460b-83b8-3c19371b86a6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 833.975460] [55187]: DEBUG nova.compute.api [None req-e0537032-08c7-460b-83b8-3c19371b86a6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 833.983709] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0537032-08c7-460b-83b8-3c19371b86a6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.983979] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0537032-08c7-460b-83b8-3c19371b86a6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.984183] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0537032-08c7-460b-83b8-3c19371b86a6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.984590] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0537032-08c7-460b-83b8-3c19371b86a6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.984734] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0537032-08c7-460b-83b8-3c19371b86a6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.984930] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0537032-08c7-460b-83b8-3c19371b86a6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.008326] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0537032-08c7-460b-83b8-3c19371b86a6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.008524] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0537032-08c7-460b-83b8-3c19371b86a6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.008845] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0537032-08c7-460b-83b8-3c19371b86a6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.009019] [55187]: DEBUG nova.objects.instance [None req-e0537032-08c7-460b-83b8-3c19371b86a6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 834.009605] [55188]: DEBUG nova.policy [None req-4c2d13ad-7aa5-4e96-93fb-34de20e1f174 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.015034] [55188]: INFO nova.api.openstack.requestlog [None req-4c2d13ad-7aa5-4e96-93fb-34de20e1f174 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.075120 [ 834.017370] [55188]: [pid: 55188|app: 0|req: 2227/4335] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:14 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.020044] [55188]: DEBUG nova.api.openstack.wsgi [None req-eaee9e48-f8e3-4b69-a954-ddac776dd7c1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.025019] [55188]: DEBUG nova.compute.api [None req-eaee9e48-f8e3-4b69-a954-ddac776dd7c1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.026311] [55188]: DEBUG oslo_concurrency.lockutils [None req-eaee9e48-f8e3-4b69-a954-ddac776dd7c1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.026995] [55188]: DEBUG oslo_concurrency.lockutils [None req-eaee9e48-f8e3-4b69-a954-ddac776dd7c1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.026995] [55188]: DEBUG oslo_concurrency.lockutils [None req-eaee9e48-f8e3-4b69-a954-ddac776dd7c1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.027125] [55188]: DEBUG oslo_concurrency.lockutils [None req-eaee9e48-f8e3-4b69-a954-ddac776dd7c1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.027306] [55188]: DEBUG oslo_concurrency.lockutils [None req-eaee9e48-f8e3-4b69-a954-ddac776dd7c1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.027487] [55188]: DEBUG oslo_concurrency.lockutils [None req-eaee9e48-f8e3-4b69-a954-ddac776dd7c1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.032558] [55187]: DEBUG nova.policy [None req-e0537032-08c7-460b-83b8-3c19371b86a6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.037390] [55187]: INFO nova.api.openstack.requestlog [None req-e0537032-08c7-460b-83b8-3c19371b86a6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.070148 [ 834.037724] [55187]: [pid: 55187|app: 0|req: 2109/4336] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:14 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.041147] [55187]: DEBUG nova.api.openstack.wsgi [None req-321b356a-1487-4f89-89fe-8cc259251660 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.042887] [55187]: DEBUG nova.compute.api [None req-321b356a-1487-4f89-89fe-8cc259251660 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.048695] [55187]: DEBUG oslo_concurrency.lockutils [None req-321b356a-1487-4f89-89fe-8cc259251660 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.048955] [55187]: DEBUG oslo_concurrency.lockutils [None req-321b356a-1487-4f89-89fe-8cc259251660 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.049165] [55187]: DEBUG oslo_concurrency.lockutils [None req-321b356a-1487-4f89-89fe-8cc259251660 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.049520] [55187]: DEBUG oslo_concurrency.lockutils [None req-321b356a-1487-4f89-89fe-8cc259251660 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.049716] [55187]: DEBUG oslo_concurrency.lockutils [None req-321b356a-1487-4f89-89fe-8cc259251660 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.049889] [55187]: DEBUG oslo_concurrency.lockutils [None req-321b356a-1487-4f89-89fe-8cc259251660 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.091814] [55188]: DEBUG nova.policy [None req-eaee9e48-f8e3-4b69-a954-ddac776dd7c1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.096740] [55188]: INFO nova.api.openstack.requestlog [None req-eaee9e48-f8e3-4b69-a954-ddac776dd7c1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1244 microversion: 2.1 time: 0.078705 [ 834.097309] [55188]: [pid: 55188|app: 0|req: 2228/4337] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:14 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1244 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.099681] [55188]: DEBUG nova.api.openstack.wsgi [None req-b7455c2a-64ae-418f-8ab5-f54b1295ac50 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.101475] [55188]: DEBUG nova.compute.api [None req-b7455c2a-64ae-418f-8ab5-f54b1295ac50 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.104828] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7455c2a-64ae-418f-8ab5-f54b1295ac50 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.105012] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7455c2a-64ae-418f-8ab5-f54b1295ac50 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.106043] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7455c2a-64ae-418f-8ab5-f54b1295ac50 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.106475] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7455c2a-64ae-418f-8ab5-f54b1295ac50 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.106687] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7455c2a-64ae-418f-8ab5-f54b1295ac50 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.106866] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7455c2a-64ae-418f-8ab5-f54b1295ac50 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.121441] [55187]: DEBUG nova.policy [None req-321b356a-1487-4f89-89fe-8cc259251660 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.126267] [55187]: INFO nova.api.openstack.requestlog [None req-321b356a-1487-4f89-89fe-8cc259251660 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1526 microversion: 2.1 time: 0.087878 [ 834.126616] [55187]: [pid: 55187|app: 0|req: 2110/4338] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:14 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1526 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.129770] [55187]: DEBUG nova.api.openstack.wsgi [None req-3fa48868-8254-44be-a4ec-ce95eacf8b30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.131570] [55187]: DEBUG nova.compute.api [None req-3fa48868-8254-44be-a4ec-ce95eacf8b30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.135402] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fa48868-8254-44be-a4ec-ce95eacf8b30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.135724] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fa48868-8254-44be-a4ec-ce95eacf8b30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.136100] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fa48868-8254-44be-a4ec-ce95eacf8b30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.136508] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fa48868-8254-44be-a4ec-ce95eacf8b30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.136756] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fa48868-8254-44be-a4ec-ce95eacf8b30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.137017] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fa48868-8254-44be-a4ec-ce95eacf8b30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.153244] [55188]: DEBUG nova.policy [None req-b7455c2a-64ae-418f-8ab5-f54b1295ac50 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.157468] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fa48868-8254-44be-a4ec-ce95eacf8b30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.157800] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fa48868-8254-44be-a4ec-ce95eacf8b30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.158058] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fa48868-8254-44be-a4ec-ce95eacf8b30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.158151] [55188]: DEBUG nova.policy [None req-b7455c2a-64ae-418f-8ab5-f54b1295ac50 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.158414] [55187]: DEBUG nova.objects.instance [None req-3fa48868-8254-44be-a4ec-ce95eacf8b30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 834.159131] [55188]: DEBUG nova.policy [None req-b7455c2a-64ae-418f-8ab5-f54b1295ac50 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.164189] [55188]: INFO nova.api.openstack.requestlog [None req-b7455c2a-64ae-418f-8ab5-f54b1295ac50 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1408 microversion: 2.93 time: 0.066450 [ 834.164567] [55188]: [pid: 55188|app: 0|req: 2229/4339] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:14 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1408 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 834.167374] [55188]: DEBUG nova.api.openstack.wsgi [None req-a0c175a4-6cd4-4bc4-92c1-a81e727aab4e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.172372] [55188]: DEBUG nova.compute.api [None req-a0c175a4-6cd4-4bc4-92c1-a81e727aab4e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.172882] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0c175a4-6cd4-4bc4-92c1-a81e727aab4e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.173178] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0c175a4-6cd4-4bc4-92c1-a81e727aab4e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.173407] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0c175a4-6cd4-4bc4-92c1-a81e727aab4e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.173843] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0c175a4-6cd4-4bc4-92c1-a81e727aab4e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.174099] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0c175a4-6cd4-4bc4-92c1-a81e727aab4e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.174314] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0c175a4-6cd4-4bc4-92c1-a81e727aab4e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.180643] [55187]: DEBUG nova.policy [None req-3fa48868-8254-44be-a4ec-ce95eacf8b30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.193037] [55187]: INFO nova.api.openstack.requestlog [None req-3fa48868-8254-44be-a4ec-ce95eacf8b30 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.065739 [ 834.193526] [55187]: [pid: 55187|app: 0|req: 2111/4340] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:14 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.200158] [55187]: DEBUG nova.api.openstack.wsgi [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherB-server-274887230", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "1152e128-5856-4222-a54d-f5fb9cf64e42"}], "security_groups": [{"name": "tempest-securitygroup--1704818810"}], "key_name": "tempest-keypair-1421521861", "user_data": "}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 834.207263] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0c175a4-6cd4-4bc4-92c1-a81e727aab4e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.207263] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0c175a4-6cd4-4bc4-92c1-a81e727aab4e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.207479] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0c175a4-6cd4-4bc4-92c1-a81e727aab4e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.207519] [55188]: DEBUG nova.objects.instance [None req-a0c175a4-6cd4-4bc4-92c1-a81e727aab4e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 834.240113] [55188]: DEBUG nova.policy [None req-a0c175a4-6cd4-4bc4-92c1-a81e727aab4e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.250636] [55188]: DEBUG nova.policy [None req-a0c175a4-6cd4-4bc4-92c1-a81e727aab4e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.251707] [55188]: DEBUG nova.policy [None req-a0c175a4-6cd4-4bc4-92c1-a81e727aab4e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.252182] [55188]: INFO nova.api.openstack.requestlog [None req-a0c175a4-6cd4-4bc4-92c1-a81e727aab4e tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.087030 [ 834.252759] [55188]: [pid: 55188|app: 0|req: 2230/4341] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:14 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 834.257956] [55188]: DEBUG nova.api.openstack.wsgi [None req-18c3d1aa-b0e8-48e4-8760-f6c9f8dc3fc7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.260266] [55188]: DEBUG nova.compute.api [None req-18c3d1aa-b0e8-48e4-8760-f6c9f8dc3fc7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.262256] [55188]: DEBUG oslo_concurrency.lockutils [None req-18c3d1aa-b0e8-48e4-8760-f6c9f8dc3fc7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.262398] [55188]: DEBUG oslo_concurrency.lockutils [None req-18c3d1aa-b0e8-48e4-8760-f6c9f8dc3fc7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.262617] [55188]: DEBUG oslo_concurrency.lockutils [None req-18c3d1aa-b0e8-48e4-8760-f6c9f8dc3fc7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.263026] [55188]: DEBUG oslo_concurrency.lockutils [None req-18c3d1aa-b0e8-48e4-8760-f6c9f8dc3fc7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.263239] [55188]: DEBUG oslo_concurrency.lockutils [None req-18c3d1aa-b0e8-48e4-8760-f6c9f8dc3fc7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.263409] [55188]: DEBUG oslo_concurrency.lockutils [None req-18c3d1aa-b0e8-48e4-8760-f6c9f8dc3fc7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.265767] [55187]: DEBUG oslo_concurrency.lockutils [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.266130] [55187]: DEBUG oslo_concurrency.lockutils [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.266540] [55187]: DEBUG oslo_concurrency.lockutils [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.266853] [55187]: DEBUG oslo_concurrency.lockutils [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.267168] [55187]: DEBUG oslo_concurrency.lockutils [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.267471] [55187]: DEBUG oslo_concurrency.lockutils [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.312914] [55188]: DEBUG nova.policy [None req-18c3d1aa-b0e8-48e4-8760-f6c9f8dc3fc7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.318546] [55188]: INFO nova.api.openstack.requestlog [None req-18c3d1aa-b0e8-48e4-8760-f6c9f8dc3fc7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1218 microversion: 2.1 time: 0.065360 [ 834.318899] [55188]: [pid: 55188|app: 0|req: 2231/4342] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:14 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1218 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.322238] [55188]: DEBUG nova.api.openstack.wsgi [None req-98ca2825-daf6-4504-9ae0-dfc8881d1afa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.323687] [55188]: DEBUG nova.compute.api [None req-98ca2825-daf6-4504-9ae0-dfc8881d1afa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.324240] [55187]: DEBUG nova.network.neutron [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] validate_networks() for [('1152e128-5856-4222-a54d-f5fb9cf64e42', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 834.328899] [55188]: DEBUG oslo_concurrency.lockutils [None req-98ca2825-daf6-4504-9ae0-dfc8881d1afa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.329150] [55188]: DEBUG oslo_concurrency.lockutils [None req-98ca2825-daf6-4504-9ae0-dfc8881d1afa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.329333] [55188]: DEBUG oslo_concurrency.lockutils [None req-98ca2825-daf6-4504-9ae0-dfc8881d1afa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.329681] [55188]: DEBUG oslo_concurrency.lockutils [None req-98ca2825-daf6-4504-9ae0-dfc8881d1afa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.329882] [55188]: DEBUG oslo_concurrency.lockutils [None req-98ca2825-daf6-4504-9ae0-dfc8881d1afa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.330066] [55188]: DEBUG oslo_concurrency.lockutils [None req-98ca2825-daf6-4504-9ae0-dfc8881d1afa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.352028] [55188]: DEBUG oslo_concurrency.lockutils [None req-98ca2825-daf6-4504-9ae0-dfc8881d1afa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.352306] [55188]: DEBUG oslo_concurrency.lockutils [None req-98ca2825-daf6-4504-9ae0-dfc8881d1afa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.352495] [55188]: DEBUG oslo_concurrency.lockutils [None req-98ca2825-daf6-4504-9ae0-dfc8881d1afa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.355840] [55188]: DEBUG nova.objects.instance [None req-98ca2825-daf6-4504-9ae0-dfc8881d1afa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 834.378840] [55188]: DEBUG nova.policy [None req-98ca2825-daf6-4504-9ae0-dfc8881d1afa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.383472] [55188]: INFO nova.api.openstack.requestlog [None req-98ca2825-daf6-4504-9ae0-dfc8881d1afa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.063943 [ 834.383812] [55188]: [pid: 55188|app: 0|req: 2232/4343] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:14 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.386803] [55188]: DEBUG nova.api.openstack.wsgi [None req-da3034b1-544b-4cfa-8aad-541d888d645d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.388168] [55188]: DEBUG nova.compute.api [None req-da3034b1-544b-4cfa-8aad-541d888d645d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.391494] [55188]: DEBUG oslo_concurrency.lockutils [None req-da3034b1-544b-4cfa-8aad-541d888d645d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.391737] [55188]: DEBUG oslo_concurrency.lockutils [None req-da3034b1-544b-4cfa-8aad-541d888d645d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.391926] [55188]: DEBUG oslo_concurrency.lockutils [None req-da3034b1-544b-4cfa-8aad-541d888d645d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.392327] [55188]: DEBUG oslo_concurrency.lockutils [None req-da3034b1-544b-4cfa-8aad-541d888d645d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.392549] [55188]: DEBUG oslo_concurrency.lockutils [None req-da3034b1-544b-4cfa-8aad-541d888d645d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.392714] [55188]: DEBUG oslo_concurrency.lockutils [None req-da3034b1-544b-4cfa-8aad-541d888d645d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.426634] [55188]: DEBUG nova.policy [None req-da3034b1-544b-4cfa-8aad-541d888d645d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.431436] [55188]: INFO nova.api.openstack.requestlog [None req-da3034b1-544b-4cfa-8aad-541d888d645d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1210 microversion: 2.1 time: 0.046981 [ 834.431780] [55188]: [pid: 55188|app: 0|req: 2233/4344] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:14 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.434379] [55188]: DEBUG nova.api.openstack.wsgi [None req-52e58f90-cb43-4420-a2de-8f9edc1de877 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.436075] [55188]: DEBUG nova.compute.api [None req-52e58f90-cb43-4420-a2de-8f9edc1de877 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.439601] [55188]: DEBUG oslo_concurrency.lockutils [None req-52e58f90-cb43-4420-a2de-8f9edc1de877 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.439847] [55188]: DEBUG oslo_concurrency.lockutils [None req-52e58f90-cb43-4420-a2de-8f9edc1de877 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.440054] [55188]: DEBUG oslo_concurrency.lockutils [None req-52e58f90-cb43-4420-a2de-8f9edc1de877 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.440472] [55188]: DEBUG oslo_concurrency.lockutils [None req-52e58f90-cb43-4420-a2de-8f9edc1de877 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.440674] [55188]: DEBUG oslo_concurrency.lockutils [None req-52e58f90-cb43-4420-a2de-8f9edc1de877 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.440849] [55188]: DEBUG oslo_concurrency.lockutils [None req-52e58f90-cb43-4420-a2de-8f9edc1de877 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.493809] [55188]: DEBUG nova.policy [None req-52e58f90-cb43-4420-a2de-8f9edc1de877 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.500773] [55188]: INFO nova.api.openstack.requestlog [None req-52e58f90-cb43-4420-a2de-8f9edc1de877 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.068069 [ 834.501167] [55188]: [pid: 55188|app: 0|req: 2234/4345] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:14 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.505342] [55188]: DEBUG nova.api.openstack.wsgi [None req-288deb51-f1ef-4964-af48-081011711a91 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.506700] [55188]: DEBUG nova.compute.api [None req-288deb51-f1ef-4964-af48-081011711a91 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.511773] [55188]: DEBUG oslo_concurrency.lockutils [None req-288deb51-f1ef-4964-af48-081011711a91 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.512027] [55188]: DEBUG oslo_concurrency.lockutils [None req-288deb51-f1ef-4964-af48-081011711a91 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.512224] [55188]: DEBUG oslo_concurrency.lockutils [None req-288deb51-f1ef-4964-af48-081011711a91 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.512334] [55187]: DEBUG nova.virt.hardware [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 834.512585] [55187]: DEBUG nova.virt.hardware [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 834.512654] [55188]: DEBUG oslo_concurrency.lockutils [None req-288deb51-f1ef-4964-af48-081011711a91 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.512784] [55188]: DEBUG oslo_concurrency.lockutils [None req-288deb51-f1ef-4964-af48-081011711a91 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.512870] [55187]: DEBUG nova.virt.hardware [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 834.512955] [55188]: DEBUG oslo_concurrency.lockutils [None req-288deb51-f1ef-4964-af48-081011711a91 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.513041] [55187]: DEBUG nova.virt.hardware [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 834.513137] [55187]: DEBUG nova.virt.hardware [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 834.523686] [55187]: DEBUG oslo_concurrency.lockutils [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.523949] [55187]: DEBUG oslo_concurrency.lockutils [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.524158] [55187]: DEBUG oslo_concurrency.lockutils [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.524588] [55187]: DEBUG oslo_concurrency.lockutils [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.524798] [55187]: DEBUG oslo_concurrency.lockutils [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.524999] [55187]: DEBUG oslo_concurrency.lockutils [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.536108] [55187]: DEBUG nova.quota [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Getting quotas for project c80df9ef80e140f7baa7e260e967d582. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 834.539892] [55187]: DEBUG nova.quota [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Getting quotas for user 1f8fd3af90204522bf140bae43e1f3a4 and project c80df9ef80e140f7baa7e260e967d582. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 834.546920] [55187]: DEBUG nova.compute.api [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 834.551591] [55187]: DEBUG nova.compute.api [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 834.564856] [55188]: DEBUG nova.policy [None req-288deb51-f1ef-4964-af48-081011711a91 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.570489] [55188]: INFO nova.api.openstack.requestlog [None req-288deb51-f1ef-4964-af48-081011711a91 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.068341 [ 834.570884] [55188]: [pid: 55188|app: 0|req: 2235/4346] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:14 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.573679] [55188]: DEBUG nova.api.openstack.wsgi [None req-427e6977-f079-4124-a016-5cb3cfc78e13 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4af9d5ff40>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.590408] [55187]: INFO nova.api.openstack.requestlog [None req-f54a788f-3786-486a-9c70-66a5b40be64f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 0.393161 [ 834.590408] [55187]: [pid: 55187|app: 0|req: 2112/4347] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:05:14 2025] POST /compute/v2.1/servers => generated 409 bytes in 394 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 834.593371] [55187]: DEBUG nova.api.openstack.wsgi [None req-7a0aa10b-f10a-4350-ab2a-116e5c8dca0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.593371] [55187]: DEBUG nova.compute.api [None req-7a0aa10b-f10a-4350-ab2a-116e5c8dca0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.598630] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a0aa10b-f10a-4350-ab2a-116e5c8dca0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.598896] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a0aa10b-f10a-4350-ab2a-116e5c8dca0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.599154] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a0aa10b-f10a-4350-ab2a-116e5c8dca0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.599766] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a0aa10b-f10a-4350-ab2a-116e5c8dca0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.599766] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a0aa10b-f10a-4350-ab2a-116e5c8dca0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.600209] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a0aa10b-f10a-4350-ab2a-116e5c8dca0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.610496] [55188]: INFO nova.api.openstack.requestlog [None req-427e6977-f079-4124-a016-5cb3cfc78e13 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b" status: 200 len: 1617 microversion: 2.1 time: 0.038897 [ 834.614019] [55188]: [pid: 55188|app: 0|req: 2236/4348] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:05:14 2025] GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b => generated 1617 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.614019] [55188]: DEBUG nova.api.openstack.wsgi [None req-7dc7051c-e95b-4493-a637-9297664c9cd7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.615144] [55188]: DEBUG nova.compute.api [None req-7dc7051c-e95b-4493-a637-9297664c9cd7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.619193] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc7051c-e95b-4493-a637-9297664c9cd7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.619427] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc7051c-e95b-4493-a637-9297664c9cd7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.619609] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc7051c-e95b-4493-a637-9297664c9cd7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.619967] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc7051c-e95b-4493-a637-9297664c9cd7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.621217] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc7051c-e95b-4493-a637-9297664c9cd7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.621217] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc7051c-e95b-4493-a637-9297664c9cd7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.631038] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a0aa10b-f10a-4350-ab2a-116e5c8dca0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.631038] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a0aa10b-f10a-4350-ab2a-116e5c8dca0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.631038] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a0aa10b-f10a-4350-ab2a-116e5c8dca0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.631305] [55187]: DEBUG nova.objects.instance [None req-7a0aa10b-f10a-4350-ab2a-116e5c8dca0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 834.653044] [55187]: DEBUG nova.policy [None req-7a0aa10b-f10a-4350-ab2a-116e5c8dca0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.657749] [55187]: INFO nova.api.openstack.requestlog [None req-7a0aa10b-f10a-4350-ab2a-116e5c8dca0a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.068878 [ 834.658122] [55187]: [pid: 55187|app: 0|req: 2113/4349] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:14 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.665255] [55188]: DEBUG nova.policy [None req-7dc7051c-e95b-4493-a637-9297664c9cd7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.665924] [55187]: DEBUG nova.api.openstack.wsgi [None req-85d364c0-56cd-4639-b925-c405acd305d0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.671198] [55187]: DEBUG nova.compute.api [None req-85d364c0-56cd-4639-b925-c405acd305d0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.672929] [55188]: INFO nova.api.openstack.requestlog [None req-7dc7051c-e95b-4493-a637-9297664c9cd7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.061433 [ 834.673571] [55188]: [pid: 55188|app: 0|req: 2237/4350] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:14 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.676323] [55188]: DEBUG nova.api.openstack.wsgi [None req-d64055a4-e60f-4a24-a43f-703f150fbac2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.678148] [55188]: DEBUG nova.compute.api [None req-d64055a4-e60f-4a24-a43f-703f150fbac2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.679369] [55187]: DEBUG oslo_concurrency.lockutils [None req-85d364c0-56cd-4639-b925-c405acd305d0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.679746] [55187]: DEBUG oslo_concurrency.lockutils [None req-85d364c0-56cd-4639-b925-c405acd305d0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.680708] [55187]: DEBUG oslo_concurrency.lockutils [None req-85d364c0-56cd-4639-b925-c405acd305d0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.680708] [55187]: DEBUG oslo_concurrency.lockutils [None req-85d364c0-56cd-4639-b925-c405acd305d0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.680950] [55187]: DEBUG oslo_concurrency.lockutils [None req-85d364c0-56cd-4639-b925-c405acd305d0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.681179] [55187]: DEBUG oslo_concurrency.lockutils [None req-85d364c0-56cd-4639-b925-c405acd305d0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.681738] [55188]: DEBUG oslo_concurrency.lockutils [None req-d64055a4-e60f-4a24-a43f-703f150fbac2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.681980] [55188]: DEBUG oslo_concurrency.lockutils [None req-d64055a4-e60f-4a24-a43f-703f150fbac2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.682225] [55188]: DEBUG oslo_concurrency.lockutils [None req-d64055a4-e60f-4a24-a43f-703f150fbac2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.682621] [55188]: DEBUG oslo_concurrency.lockutils [None req-d64055a4-e60f-4a24-a43f-703f150fbac2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.682737] [55188]: DEBUG oslo_concurrency.lockutils [None req-d64055a4-e60f-4a24-a43f-703f150fbac2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.682914] [55188]: DEBUG oslo_concurrency.lockutils [None req-d64055a4-e60f-4a24-a43f-703f150fbac2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.719778] [55187]: DEBUG oslo_concurrency.lockutils [None req-85d364c0-56cd-4639-b925-c405acd305d0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.720481] [55187]: DEBUG oslo_concurrency.lockutils [None req-85d364c0-56cd-4639-b925-c405acd305d0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.720848] [55187]: DEBUG oslo_concurrency.lockutils [None req-85d364c0-56cd-4639-b925-c405acd305d0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.721239] [55187]: DEBUG nova.objects.instance [None req-85d364c0-56cd-4639-b925-c405acd305d0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 834.738765] [55188]: DEBUG nova.policy [None req-d64055a4-e60f-4a24-a43f-703f150fbac2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.745837] [55188]: INFO nova.api.openstack.requestlog [None req-d64055a4-e60f-4a24-a43f-703f150fbac2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.069314 [ 834.745837] [55188]: [pid: 55188|app: 0|req: 2238/4351] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:15 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.746838] [55188]: DEBUG nova.api.openstack.wsgi [None req-1d45d022-b25a-49cb-878b-f6a8a5135aac tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.749040] [55188]: DEBUG nova.compute.api [None req-1d45d022-b25a-49cb-878b-f6a8a5135aac tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.750203] [55187]: DEBUG nova.policy [None req-85d364c0-56cd-4639-b925-c405acd305d0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.753326] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d45d022-b25a-49cb-878b-f6a8a5135aac tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.754040] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d45d022-b25a-49cb-878b-f6a8a5135aac tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.754040] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d45d022-b25a-49cb-878b-f6a8a5135aac tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.757104] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d45d022-b25a-49cb-878b-f6a8a5135aac tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.757104] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d45d022-b25a-49cb-878b-f6a8a5135aac tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.757104] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d45d022-b25a-49cb-878b-f6a8a5135aac tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.757287] [55187]: INFO nova.api.openstack.requestlog [None req-85d364c0-56cd-4639-b925-c405acd305d0 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.096530 [ 834.757287] [55187]: [pid: 55187|app: 0|req: 2114/4352] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:15 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.758575] [55187]: DEBUG nova.api.openstack.wsgi [None req-f8a6fba5-5113-44f0-adcc-b7c27e228d3d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.760751] [55187]: DEBUG nova.compute.api [None req-f8a6fba5-5113-44f0-adcc-b7c27e228d3d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.803697] [55187]: DEBUG nova.policy [None req-f8a6fba5-5113-44f0-adcc-b7c27e228d3d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.803795] [55188]: DEBUG nova.policy [None req-1d45d022-b25a-49cb-878b-f6a8a5135aac tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.806811] [55187]: INFO nova.api.openstack.requestlog [None req-f8a6fba5-5113-44f0-adcc-b7c27e228d3d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1238 microversion: 2.1 time: 0.050486 [ 834.807294] [55187]: [pid: 55187|app: 0|req: 2115/4353] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:15 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.809306] [55188]: DEBUG nova.policy [None req-1d45d022-b25a-49cb-878b-f6a8a5135aac tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.810173] [55188]: DEBUG nova.policy [None req-1d45d022-b25a-49cb-878b-f6a8a5135aac tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.811063] [55188]: INFO nova.api.openstack.requestlog [None req-1d45d022-b25a-49cb-878b-f6a8a5135aac tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.066296 [ 834.811641] [55188]: [pid: 55188|app: 0|req: 2239/4354] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:15 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 834.813041] [55187]: DEBUG nova.api.openstack.wsgi [None req-bd946bb5-3b5b-4a7d-a0c2-900f08f3d250 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.814258] [55188]: DEBUG nova.api.openstack.wsgi [None req-88df25d3-a967-4189-bc42-8f9ef451a9d4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.814811] [55187]: DEBUG nova.compute.api [None req-bd946bb5-3b5b-4a7d-a0c2-900f08f3d250 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.816952] [55188]: DEBUG nova.compute.api [None req-88df25d3-a967-4189-bc42-8f9ef451a9d4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.820289] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd946bb5-3b5b-4a7d-a0c2-900f08f3d250 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.820606] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd946bb5-3b5b-4a7d-a0c2-900f08f3d250 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.821098] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd946bb5-3b5b-4a7d-a0c2-900f08f3d250 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.821098] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd946bb5-3b5b-4a7d-a0c2-900f08f3d250 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.821291] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd946bb5-3b5b-4a7d-a0c2-900f08f3d250 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.821526] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd946bb5-3b5b-4a7d-a0c2-900f08f3d250 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.829921] [55188]: DEBUG oslo_concurrency.lockutils [None req-88df25d3-a967-4189-bc42-8f9ef451a9d4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.830515] [55188]: DEBUG oslo_concurrency.lockutils [None req-88df25d3-a967-4189-bc42-8f9ef451a9d4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.830774] [55188]: DEBUG oslo_concurrency.lockutils [None req-88df25d3-a967-4189-bc42-8f9ef451a9d4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.831384] [55188]: DEBUG oslo_concurrency.lockutils [None req-88df25d3-a967-4189-bc42-8f9ef451a9d4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.831888] [55188]: DEBUG oslo_concurrency.lockutils [None req-88df25d3-a967-4189-bc42-8f9ef451a9d4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.832156] [55188]: DEBUG oslo_concurrency.lockutils [None req-88df25d3-a967-4189-bc42-8f9ef451a9d4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.840744] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd946bb5-3b5b-4a7d-a0c2-900f08f3d250 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.840996] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd946bb5-3b5b-4a7d-a0c2-900f08f3d250 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.841203] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd946bb5-3b5b-4a7d-a0c2-900f08f3d250 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.841424] [55187]: DEBUG nova.objects.instance [None req-bd946bb5-3b5b-4a7d-a0c2-900f08f3d250 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lazy-loading 'fault' on Instance uuid 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 834.867062] [55187]: DEBUG nova.policy [None req-bd946bb5-3b5b-4a7d-a0c2-900f08f3d250 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6dfb3daa77b7486aa0dc2c82486bf7f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '856a96ed7bfe4d40b44bd761c51f99ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.871838] [55187]: INFO nova.api.openstack.requestlog [None req-bd946bb5-3b5b-4a7d-a0c2-900f08f3d250 tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 200 len: 1308 microversion: 2.1 time: 0.062949 [ 834.871838] [55187]: [pid: 55187|app: 0|req: 2116/4355] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:15 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 1308 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.878316] [55187]: DEBUG nova.api.openstack.wsgi [None req-b5746325-84e1-43ea-ad99-77f2aba719e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.879081] [55187]: DEBUG nova.compute.api [None req-b5746325-84e1-43ea-ad99-77f2aba719e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.883566] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5746325-84e1-43ea-ad99-77f2aba719e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.883970] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5746325-84e1-43ea-ad99-77f2aba719e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.884337] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5746325-84e1-43ea-ad99-77f2aba719e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.884869] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5746325-84e1-43ea-ad99-77f2aba719e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.885302] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5746325-84e1-43ea-ad99-77f2aba719e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.885624] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5746325-84e1-43ea-ad99-77f2aba719e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.912542] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5746325-84e1-43ea-ad99-77f2aba719e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.913219] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5746325-84e1-43ea-ad99-77f2aba719e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.913750] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5746325-84e1-43ea-ad99-77f2aba719e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.914198] [55187]: DEBUG nova.objects.instance [None req-b5746325-84e1-43ea-ad99-77f2aba719e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 834.939228] [55187]: DEBUG nova.policy [None req-b5746325-84e1-43ea-ad99-77f2aba719e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.943102] [55187]: INFO nova.api.openstack.requestlog [None req-b5746325-84e1-43ea-ad99-77f2aba719e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.071010 [ 834.943577] [55187]: [pid: 55187|app: 0|req: 2117/4356] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:15 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.948401] [55187]: DEBUG nova.api.openstack.wsgi [None req-176984dd-79b6-43eb-b5a6-66c9e80bb0d4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 834.948904] [55187]: DEBUG nova.compute.api [None req-176984dd-79b6-43eb-b5a6-66c9e80bb0d4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 834.952932] [55187]: DEBUG oslo_concurrency.lockutils [None req-176984dd-79b6-43eb-b5a6-66c9e80bb0d4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.953392] [55187]: DEBUG oslo_concurrency.lockutils [None req-176984dd-79b6-43eb-b5a6-66c9e80bb0d4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.953759] [55187]: DEBUG oslo_concurrency.lockutils [None req-176984dd-79b6-43eb-b5a6-66c9e80bb0d4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.954297] [55187]: DEBUG oslo_concurrency.lockutils [None req-176984dd-79b6-43eb-b5a6-66c9e80bb0d4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.954643] [55187]: DEBUG oslo_concurrency.lockutils [None req-176984dd-79b6-43eb-b5a6-66c9e80bb0d4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.955100] [55187]: DEBUG oslo_concurrency.lockutils [None req-176984dd-79b6-43eb-b5a6-66c9e80bb0d4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.045616] [55187]: DEBUG nova.policy [None req-176984dd-79b6-43eb-b5a6-66c9e80bb0d4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.050360] [55187]: INFO nova.api.openstack.requestlog [None req-176984dd-79b6-43eb-b5a6-66c9e80bb0d4 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1290 microversion: 2.1 time: 0.105913 [ 835.050739] [55187]: [pid: 55187|app: 0|req: 2118/4357] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:15 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1290 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.056345] [55187]: DEBUG nova.api.openstack.wsgi [None req-9a9029f0-ec16-4873-9274-87790c99400b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.058292] [55187]: DEBUG nova.compute.api [None req-9a9029f0-ec16-4873-9274-87790c99400b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.061914] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a9029f0-ec16-4873-9274-87790c99400b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.062234] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a9029f0-ec16-4873-9274-87790c99400b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.062471] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a9029f0-ec16-4873-9274-87790c99400b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.062867] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a9029f0-ec16-4873-9274-87790c99400b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.063116] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a9029f0-ec16-4873-9274-87790c99400b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.063392] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a9029f0-ec16-4873-9274-87790c99400b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.145183] [55187]: DEBUG nova.policy [None req-9a9029f0-ec16-4873-9274-87790c99400b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.149492] [55187]: INFO nova.api.openstack.requestlog [None req-9a9029f0-ec16-4873-9274-87790c99400b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1671 microversion: 2.1 time: 0.098024 [ 835.149904] [55187]: [pid: 55187|app: 0|req: 2119/4358] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:15 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1671 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.153018] [55187]: DEBUG nova.api.openstack.wsgi [None req-4db15620-872c-4db8-9fe6-c3946e00d888 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.154257] [55187]: DEBUG nova.compute.api [None req-4db15620-872c-4db8-9fe6-c3946e00d888 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.158284] [55187]: DEBUG oslo_concurrency.lockutils [None req-4db15620-872c-4db8-9fe6-c3946e00d888 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.158976] [55187]: DEBUG oslo_concurrency.lockutils [None req-4db15620-872c-4db8-9fe6-c3946e00d888 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.158976] [55187]: DEBUG oslo_concurrency.lockutils [None req-4db15620-872c-4db8-9fe6-c3946e00d888 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.159235] [55187]: DEBUG oslo_concurrency.lockutils [None req-4db15620-872c-4db8-9fe6-c3946e00d888 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.159473] [55187]: DEBUG oslo_concurrency.lockutils [None req-4db15620-872c-4db8-9fe6-c3946e00d888 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.159685] [55187]: DEBUG oslo_concurrency.lockutils [None req-4db15620-872c-4db8-9fe6-c3946e00d888 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.202138] [55187]: DEBUG nova.policy [None req-4db15620-872c-4db8-9fe6-c3946e00d888 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.207897] [55187]: INFO nova.api.openstack.requestlog [None req-4db15620-872c-4db8-9fe6-c3946e00d888 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.057235 [ 835.208434] [55187]: [pid: 55187|app: 0|req: 2120/4359] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:15 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.211458] [55187]: DEBUG nova.api.openstack.wsgi [None req-3a6f604e-84fd-48eb-9515-1f5e61e37eb3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.213364] [55187]: DEBUG nova.compute.api [None req-3a6f604e-84fd-48eb-9515-1f5e61e37eb3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.219057] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a6f604e-84fd-48eb-9515-1f5e61e37eb3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.219378] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a6f604e-84fd-48eb-9515-1f5e61e37eb3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.219640] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a6f604e-84fd-48eb-9515-1f5e61e37eb3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.219972] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a6f604e-84fd-48eb-9515-1f5e61e37eb3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.220403] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a6f604e-84fd-48eb-9515-1f5e61e37eb3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.220544] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a6f604e-84fd-48eb-9515-1f5e61e37eb3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.253611] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a6f604e-84fd-48eb-9515-1f5e61e37eb3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.253909] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a6f604e-84fd-48eb-9515-1f5e61e37eb3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.254120] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a6f604e-84fd-48eb-9515-1f5e61e37eb3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.254337] [55187]: DEBUG nova.objects.instance [None req-3a6f604e-84fd-48eb-9515-1f5e61e37eb3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 835.256276] [55188]: DEBUG nova.policy [None req-88df25d3-a967-4189-bc42-8f9ef451a9d4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.264892] [55188]: INFO nova.api.openstack.requestlog [None req-88df25d3-a967-4189-bc42-8f9ef451a9d4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1378 microversion: 2.1 time: 0.452575 [ 835.265515] [55188]: [pid: 55188|app: 0|req: 2240/4360] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:15 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1378 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.267923] [55188]: DEBUG nova.api.openstack.wsgi [None req-3795c5bd-af2c-4ac2-ae88-c9bae3d89282 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.269823] [55188]: DEBUG nova.compute.api [None req-3795c5bd-af2c-4ac2-ae88-c9bae3d89282 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.278034] [55188]: DEBUG oslo_concurrency.lockutils [None req-3795c5bd-af2c-4ac2-ae88-c9bae3d89282 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.278034] [55188]: DEBUG oslo_concurrency.lockutils [None req-3795c5bd-af2c-4ac2-ae88-c9bae3d89282 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.278034] [55188]: DEBUG oslo_concurrency.lockutils [None req-3795c5bd-af2c-4ac2-ae88-c9bae3d89282 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.278383] [55188]: DEBUG oslo_concurrency.lockutils [None req-3795c5bd-af2c-4ac2-ae88-c9bae3d89282 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.278604] [55188]: DEBUG oslo_concurrency.lockutils [None req-3795c5bd-af2c-4ac2-ae88-c9bae3d89282 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.278753] [55188]: DEBUG oslo_concurrency.lockutils [None req-3795c5bd-af2c-4ac2-ae88-c9bae3d89282 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.281156] [55187]: DEBUG nova.policy [None req-3a6f604e-84fd-48eb-9515-1f5e61e37eb3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.288274] [55187]: INFO nova.api.openstack.requestlog [None req-3a6f604e-84fd-48eb-9515-1f5e61e37eb3 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.078894 [ 835.288735] [55187]: [pid: 55187|app: 0|req: 2121/4361] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:15 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.291354] [55187]: DEBUG nova.api.openstack.wsgi [None req-6313cec7-b31d-4d87-802e-ce6ba1865946 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.293240] [55187]: DEBUG nova.compute.api [None req-6313cec7-b31d-4d87-802e-ce6ba1865946 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.298135] [55187]: DEBUG oslo_concurrency.lockutils [None req-6313cec7-b31d-4d87-802e-ce6ba1865946 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.298193] [55187]: DEBUG oslo_concurrency.lockutils [None req-6313cec7-b31d-4d87-802e-ce6ba1865946 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.298371] [55187]: DEBUG oslo_concurrency.lockutils [None req-6313cec7-b31d-4d87-802e-ce6ba1865946 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.298731] [55187]: DEBUG oslo_concurrency.lockutils [None req-6313cec7-b31d-4d87-802e-ce6ba1865946 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.298927] [55187]: DEBUG oslo_concurrency.lockutils [None req-6313cec7-b31d-4d87-802e-ce6ba1865946 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.299125] [55187]: DEBUG oslo_concurrency.lockutils [None req-6313cec7-b31d-4d87-802e-ce6ba1865946 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.331020] [55188]: DEBUG nova.policy [None req-3795c5bd-af2c-4ac2-ae88-c9bae3d89282 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.335852] [55188]: INFO nova.api.openstack.requestlog [None req-3795c5bd-af2c-4ac2-ae88-c9bae3d89282 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1244 microversion: 2.1 time: 0.069977 [ 835.336965] [55188]: [pid: 55188|app: 0|req: 2241/4362] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:15 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.338787] [55188]: DEBUG nova.api.openstack.wsgi [None req-4e7e6745-0ed9-41fd-adfa-313bb4067bc8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.342961] [55188]: DEBUG nova.compute.api [None req-4e7e6745-0ed9-41fd-adfa-313bb4067bc8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.348329] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e7e6745-0ed9-41fd-adfa-313bb4067bc8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.348437] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e7e6745-0ed9-41fd-adfa-313bb4067bc8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.348711] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e7e6745-0ed9-41fd-adfa-313bb4067bc8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.349132] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e7e6745-0ed9-41fd-adfa-313bb4067bc8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.349399] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e7e6745-0ed9-41fd-adfa-313bb4067bc8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.349594] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e7e6745-0ed9-41fd-adfa-313bb4067bc8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.392030] [55188]: DEBUG nova.policy [None req-4e7e6745-0ed9-41fd-adfa-313bb4067bc8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.396923] [55188]: DEBUG nova.policy [None req-4e7e6745-0ed9-41fd-adfa-313bb4067bc8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.397649] [55188]: DEBUG nova.policy [None req-4e7e6745-0ed9-41fd-adfa-313bb4067bc8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.402147] [55188]: INFO nova.api.openstack.requestlog [None req-4e7e6745-0ed9-41fd-adfa-313bb4067bc8 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1464 microversion: 2.93 time: 0.065297 [ 835.402963] [55188]: [pid: 55188|app: 0|req: 2242/4363] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:15 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1464 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 835.405035] [55188]: DEBUG nova.api.openstack.wsgi [None req-9405c028-5008-4920-8744-4c320dc9d819 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.406637] [55188]: DEBUG nova.compute.api [None req-9405c028-5008-4920-8744-4c320dc9d819 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.417567] [55188]: DEBUG oslo_concurrency.lockutils [None req-9405c028-5008-4920-8744-4c320dc9d819 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.417567] [55188]: DEBUG oslo_concurrency.lockutils [None req-9405c028-5008-4920-8744-4c320dc9d819 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.417751] [55188]: DEBUG oslo_concurrency.lockutils [None req-9405c028-5008-4920-8744-4c320dc9d819 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.418118] [55188]: DEBUG oslo_concurrency.lockutils [None req-9405c028-5008-4920-8744-4c320dc9d819 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.418324] [55188]: DEBUG oslo_concurrency.lockutils [None req-9405c028-5008-4920-8744-4c320dc9d819 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.418825] [55188]: DEBUG oslo_concurrency.lockutils [None req-9405c028-5008-4920-8744-4c320dc9d819 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.443361] [55188]: DEBUG oslo_concurrency.lockutils [None req-9405c028-5008-4920-8744-4c320dc9d819 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.443869] [55188]: DEBUG oslo_concurrency.lockutils [None req-9405c028-5008-4920-8744-4c320dc9d819 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.443869] [55188]: DEBUG oslo_concurrency.lockutils [None req-9405c028-5008-4920-8744-4c320dc9d819 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.444155] [55188]: DEBUG nova.objects.instance [None req-9405c028-5008-4920-8744-4c320dc9d819 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 835.473880] [55188]: DEBUG nova.policy [None req-9405c028-5008-4920-8744-4c320dc9d819 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.478510] [55188]: INFO nova.api.openstack.requestlog [None req-9405c028-5008-4920-8744-4c320dc9d819 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.075372 [ 835.478871] [55188]: [pid: 55188|app: 0|req: 2243/4364] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:15 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.481612] [55188]: DEBUG nova.api.openstack.wsgi [None req-c88280a9-d7a2-4f27-91bc-ebbdc0b83606 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.483290] [55188]: DEBUG nova.compute.api [None req-c88280a9-d7a2-4f27-91bc-ebbdc0b83606 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.487290] [55188]: DEBUG oslo_concurrency.lockutils [None req-c88280a9-d7a2-4f27-91bc-ebbdc0b83606 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.487543] [55188]: DEBUG oslo_concurrency.lockutils [None req-c88280a9-d7a2-4f27-91bc-ebbdc0b83606 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.487733] [55188]: DEBUG oslo_concurrency.lockutils [None req-c88280a9-d7a2-4f27-91bc-ebbdc0b83606 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.488188] [55188]: DEBUG oslo_concurrency.lockutils [None req-c88280a9-d7a2-4f27-91bc-ebbdc0b83606 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.490027] [55188]: DEBUG oslo_concurrency.lockutils [None req-c88280a9-d7a2-4f27-91bc-ebbdc0b83606 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.490027] [55188]: DEBUG oslo_concurrency.lockutils [None req-c88280a9-d7a2-4f27-91bc-ebbdc0b83606 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.490284] [55187]: DEBUG nova.policy [None req-6313cec7-b31d-4d87-802e-ce6ba1865946 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.495024] [55187]: INFO nova.api.openstack.requestlog [None req-6313cec7-b31d-4d87-802e-ce6ba1865946 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1526 microversion: 2.1 time: 0.204929 [ 835.495024] [55187]: [pid: 55187|app: 0|req: 2122/4365] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:15 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1526 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.498328] [55187]: DEBUG nova.api.openstack.wsgi [None req-b80f75c0-720a-4631-a8d3-1796650da99e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.500532] [55187]: DEBUG nova.compute.api [None req-b80f75c0-720a-4631-a8d3-1796650da99e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.503917] [55187]: DEBUG oslo_concurrency.lockutils [None req-b80f75c0-720a-4631-a8d3-1796650da99e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.504061] [55187]: DEBUG oslo_concurrency.lockutils [None req-b80f75c0-720a-4631-a8d3-1796650da99e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.504249] [55187]: DEBUG oslo_concurrency.lockutils [None req-b80f75c0-720a-4631-a8d3-1796650da99e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.504609] [55187]: DEBUG oslo_concurrency.lockutils [None req-b80f75c0-720a-4631-a8d3-1796650da99e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.504860] [55187]: DEBUG oslo_concurrency.lockutils [None req-b80f75c0-720a-4631-a8d3-1796650da99e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.504970] [55187]: DEBUG oslo_concurrency.lockutils [None req-b80f75c0-720a-4631-a8d3-1796650da99e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.510647] [55188]: DEBUG oslo_concurrency.lockutils [None req-c88280a9-d7a2-4f27-91bc-ebbdc0b83606 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.510936] [55188]: DEBUG oslo_concurrency.lockutils [None req-c88280a9-d7a2-4f27-91bc-ebbdc0b83606 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.511330] [55188]: DEBUG oslo_concurrency.lockutils [None req-c88280a9-d7a2-4f27-91bc-ebbdc0b83606 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.511402] [55188]: DEBUG nova.objects.instance [None req-c88280a9-d7a2-4f27-91bc-ebbdc0b83606 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 835.548105] [55188]: DEBUG nova.policy [None req-c88280a9-d7a2-4f27-91bc-ebbdc0b83606 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.548300] [55187]: DEBUG nova.policy [None req-b80f75c0-720a-4631-a8d3-1796650da99e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.554022] [55187]: INFO nova.api.openstack.requestlog [None req-b80f75c0-720a-4631-a8d3-1796650da99e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1218 microversion: 2.1 time: 0.055837 [ 835.554022] [55187]: [pid: 55187|app: 0|req: 2123/4366] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:15 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1218 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.554510] [55188]: DEBUG nova.policy [None req-c88280a9-d7a2-4f27-91bc-ebbdc0b83606 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.554510] [55188]: DEBUG nova.policy [None req-c88280a9-d7a2-4f27-91bc-ebbdc0b83606 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.554869] [55188]: INFO nova.api.openstack.requestlog [None req-c88280a9-d7a2-4f27-91bc-ebbdc0b83606 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.075255 [ 835.555250] [55188]: [pid: 55188|app: 0|req: 2244/4367] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:15 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 835.558595] [55188]: DEBUG nova.api.openstack.wsgi [req-c8916334-7d5b-44b6-9181-62a87357ae64 req-b93e0d04-7946-49cc-b923-ab27ea3c8c90 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0d46a59d-0b8c-4352-bdd5-ef49274ca424", "name": "network-vif-plugged", "status": "completed", "tag": "26cf8c2c-cc0d-4282-b7d8-0a4cd33c380e"}, {"name": "network-changed", "server_uuid": "0d46a59d-0b8c-4352-bdd5-ef49274ca424", "tag": "26cf8c2c-cc0d-4282-b7d8-0a4cd33c380e"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 835.559206] [55187]: DEBUG nova.api.openstack.wsgi [None req-54892392-550f-4f84-b150-0001ab3e4146 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.563016] [55187]: DEBUG nova.compute.api [None req-54892392-550f-4f84-b150-0001ab3e4146 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.566160] [55187]: DEBUG oslo_concurrency.lockutils [None req-54892392-550f-4f84-b150-0001ab3e4146 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.566429] [55187]: DEBUG oslo_concurrency.lockutils [None req-54892392-550f-4f84-b150-0001ab3e4146 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.566623] [55187]: DEBUG oslo_concurrency.lockutils [None req-54892392-550f-4f84-b150-0001ab3e4146 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.566774] [55188]: DEBUG oslo_concurrency.lockutils [req-c8916334-7d5b-44b6-9181-62a87357ae64 req-b93e0d04-7946-49cc-b923-ab27ea3c8c90 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.567393] [55187]: DEBUG oslo_concurrency.lockutils [None req-54892392-550f-4f84-b150-0001ab3e4146 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.567470] [55188]: DEBUG oslo_concurrency.lockutils [req-c8916334-7d5b-44b6-9181-62a87357ae64 req-b93e0d04-7946-49cc-b923-ab27ea3c8c90 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.567536] [55187]: DEBUG oslo_concurrency.lockutils [None req-54892392-550f-4f84-b150-0001ab3e4146 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.567575] [55188]: DEBUG oslo_concurrency.lockutils [req-c8916334-7d5b-44b6-9181-62a87357ae64 req-b93e0d04-7946-49cc-b923-ab27ea3c8c90 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.567626] [55187]: DEBUG oslo_concurrency.lockutils [None req-54892392-550f-4f84-b150-0001ab3e4146 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.574892] [55188]: INFO nova.api.openstack.compute.server_external_events [req-c8916334-7d5b-44b6-9181-62a87357ae64 req-b93e0d04-7946-49cc-b923-ab27ea3c8c90 service nova] Creating event network-vif-plugged:26cf8c2c-cc0d-4282-b7d8-0a4cd33c380e for instance 0d46a59d-0b8c-4352-bdd5-ef49274ca424 on cpu-1 [ 835.574892] [55188]: INFO nova.api.openstack.compute.server_external_events [req-c8916334-7d5b-44b6-9181-62a87357ae64 req-b93e0d04-7946-49cc-b923-ab27ea3c8c90 service nova] Creating event network-changed:26cf8c2c-cc0d-4282-b7d8-0a4cd33c380e for instance 0d46a59d-0b8c-4352-bdd5-ef49274ca424 on cpu-1 [ 835.579233] [55188]: INFO nova.api.openstack.requestlog [req-c8916334-7d5b-44b6-9181-62a87357ae64 req-b93e0d04-7946-49cc-b923-ab27ea3c8c90 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023064 [ 835.579614] [55188]: [pid: 55188|app: 0|req: 2245/4368] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:15 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 835.582572] [55188]: DEBUG nova.api.openstack.wsgi [None req-07d8a9ab-a5c5-47b8-8b14-71830c77a61c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.587578] [55188]: DEBUG nova.compute.api [None req-07d8a9ab-a5c5-47b8-8b14-71830c77a61c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.589412] [55187]: DEBUG oslo_concurrency.lockutils [None req-54892392-550f-4f84-b150-0001ab3e4146 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.589666] [55187]: DEBUG oslo_concurrency.lockutils [None req-54892392-550f-4f84-b150-0001ab3e4146 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.589842] [55187]: DEBUG oslo_concurrency.lockutils [None req-54892392-550f-4f84-b150-0001ab3e4146 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.590095] [55187]: DEBUG nova.objects.instance [None req-54892392-550f-4f84-b150-0001ab3e4146 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 835.593954] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d8a9ab-a5c5-47b8-8b14-71830c77a61c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.596018] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d8a9ab-a5c5-47b8-8b14-71830c77a61c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.596018] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d8a9ab-a5c5-47b8-8b14-71830c77a61c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.596018] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d8a9ab-a5c5-47b8-8b14-71830c77a61c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.596018] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d8a9ab-a5c5-47b8-8b14-71830c77a61c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.596018] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d8a9ab-a5c5-47b8-8b14-71830c77a61c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.615205] [55187]: DEBUG nova.policy [None req-54892392-550f-4f84-b150-0001ab3e4146 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.624040] [55187]: INFO nova.api.openstack.requestlog [None req-54892392-550f-4f84-b150-0001ab3e4146 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.071016 [ 835.624597] [55187]: [pid: 55187|app: 0|req: 2124/4369] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:15 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.628610] [55187]: DEBUG nova.api.openstack.wsgi [None req-517cebf1-0fad-4f1a-9776-ad747e080a39 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.630590] [55187]: DEBUG nova.compute.api [None req-517cebf1-0fad-4f1a-9776-ad747e080a39 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.634215] [55188]: DEBUG nova.policy [None req-07d8a9ab-a5c5-47b8-8b14-71830c77a61c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.636505] [55187]: DEBUG oslo_concurrency.lockutils [None req-517cebf1-0fad-4f1a-9776-ad747e080a39 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.636865] [55187]: DEBUG oslo_concurrency.lockutils [None req-517cebf1-0fad-4f1a-9776-ad747e080a39 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.637091] [55187]: DEBUG oslo_concurrency.lockutils [None req-517cebf1-0fad-4f1a-9776-ad747e080a39 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.637505] [55187]: DEBUG oslo_concurrency.lockutils [None req-517cebf1-0fad-4f1a-9776-ad747e080a39 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.637743] [55187]: DEBUG oslo_concurrency.lockutils [None req-517cebf1-0fad-4f1a-9776-ad747e080a39 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.637921] [55187]: DEBUG oslo_concurrency.lockutils [None req-517cebf1-0fad-4f1a-9776-ad747e080a39 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.639012] [55188]: INFO nova.api.openstack.requestlog [None req-07d8a9ab-a5c5-47b8-8b14-71830c77a61c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1210 microversion: 2.1 time: 0.058532 [ 835.639393] [55188]: [pid: 55188|app: 0|req: 2246/4370] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:15 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1210 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.642069] [55188]: DEBUG nova.api.openstack.wsgi [None req-32c91968-0935-4ff0-9fa9-ba26b7429b68 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.643914] [55188]: DEBUG nova.compute.api [None req-32c91968-0935-4ff0-9fa9-ba26b7429b68 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.652399] [55188]: DEBUG oslo_concurrency.lockutils [None req-32c91968-0935-4ff0-9fa9-ba26b7429b68 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.652690] [55188]: DEBUG oslo_concurrency.lockutils [None req-32c91968-0935-4ff0-9fa9-ba26b7429b68 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.652889] [55188]: DEBUG oslo_concurrency.lockutils [None req-32c91968-0935-4ff0-9fa9-ba26b7429b68 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.653918] [55188]: DEBUG oslo_concurrency.lockutils [None req-32c91968-0935-4ff0-9fa9-ba26b7429b68 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.654718] [55188]: DEBUG oslo_concurrency.lockutils [None req-32c91968-0935-4ff0-9fa9-ba26b7429b68 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.655105] [55188]: DEBUG oslo_concurrency.lockutils [None req-32c91968-0935-4ff0-9fa9-ba26b7429b68 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.687122] [55187]: DEBUG nova.policy [None req-517cebf1-0fad-4f1a-9776-ad747e080a39 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.692394] [55187]: INFO nova.api.openstack.requestlog [None req-517cebf1-0fad-4f1a-9776-ad747e080a39 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.067301 [ 835.692764] [55187]: [pid: 55187|app: 0|req: 2125/4371] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:15 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.695801] [55187]: DEBUG nova.api.openstack.wsgi [None req-42830354-fa4f-48b6-be01-7f35964b17e0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4af9da2a70>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.697248] [55188]: DEBUG nova.policy [None req-32c91968-0935-4ff0-9fa9-ba26b7429b68 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.703522] [55188]: INFO nova.api.openstack.requestlog [None req-32c91968-0935-4ff0-9fa9-ba26b7429b68 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.062275 [ 835.703522] [55188]: [pid: 55188|app: 0|req: 2247/4372] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:16 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.707427] [55188]: DEBUG nova.api.openstack.wsgi [None req-216aebfb-cd60-485c-8f68-e6482e84fa00 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.711856] [55188]: DEBUG nova.compute.api [None req-216aebfb-cd60-485c-8f68-e6482e84fa00 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.714792] [55188]: DEBUG oslo_concurrency.lockutils [None req-216aebfb-cd60-485c-8f68-e6482e84fa00 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.715120] [55188]: DEBUG oslo_concurrency.lockutils [None req-216aebfb-cd60-485c-8f68-e6482e84fa00 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.715640] [55188]: DEBUG oslo_concurrency.lockutils [None req-216aebfb-cd60-485c-8f68-e6482e84fa00 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.715733] [55188]: DEBUG oslo_concurrency.lockutils [None req-216aebfb-cd60-485c-8f68-e6482e84fa00 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.716070] [55188]: DEBUG oslo_concurrency.lockutils [None req-216aebfb-cd60-485c-8f68-e6482e84fa00 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.716140] [55188]: DEBUG oslo_concurrency.lockutils [None req-216aebfb-cd60-485c-8f68-e6482e84fa00 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.732963] [55187]: INFO nova.api.openstack.requestlog [None req-42830354-fa4f-48b6-be01-7f35964b17e0 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b" status: 200 len: 1617 microversion: 2.1 time: 0.039007 [ 835.733399] [55187]: [pid: 55187|app: 0|req: 2126/4373] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:05:16 2025] GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b => generated 1617 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.737740] [55187]: DEBUG nova.api.openstack.wsgi [None req-4544a2e6-b06c-43af-986f-8a90dd43e0de tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.738200] [55187]: DEBUG nova.compute.api [None req-4544a2e6-b06c-43af-986f-8a90dd43e0de tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.741170] [55188]: DEBUG oslo_concurrency.lockutils [None req-216aebfb-cd60-485c-8f68-e6482e84fa00 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.741450] [55188]: DEBUG oslo_concurrency.lockutils [None req-216aebfb-cd60-485c-8f68-e6482e84fa00 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.741648] [55188]: DEBUG oslo_concurrency.lockutils [None req-216aebfb-cd60-485c-8f68-e6482e84fa00 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.741895] [55188]: DEBUG nova.objects.instance [None req-216aebfb-cd60-485c-8f68-e6482e84fa00 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 835.743616] [55187]: DEBUG oslo_concurrency.lockutils [None req-4544a2e6-b06c-43af-986f-8a90dd43e0de tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.743616] [55187]: DEBUG oslo_concurrency.lockutils [None req-4544a2e6-b06c-43af-986f-8a90dd43e0de tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.743616] [55187]: DEBUG oslo_concurrency.lockutils [None req-4544a2e6-b06c-43af-986f-8a90dd43e0de tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.743616] [55187]: DEBUG oslo_concurrency.lockutils [None req-4544a2e6-b06c-43af-986f-8a90dd43e0de tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.743839] [55187]: DEBUG oslo_concurrency.lockutils [None req-4544a2e6-b06c-43af-986f-8a90dd43e0de tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.743839] [55187]: DEBUG oslo_concurrency.lockutils [None req-4544a2e6-b06c-43af-986f-8a90dd43e0de tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.767852] [55188]: DEBUG nova.policy [None req-216aebfb-cd60-485c-8f68-e6482e84fa00 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.770970] [55188]: INFO nova.api.openstack.requestlog [None req-216aebfb-cd60-485c-8f68-e6482e84fa00 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.067316 [ 835.771345] [55188]: [pid: 55188|app: 0|req: 2248/4374] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:16 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.775113] [55188]: DEBUG nova.api.openstack.wsgi [None req-7e1f46f2-3c7f-4f4a-a633-444a6f1f9aad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.775876] [55188]: DEBUG nova.compute.api [None req-7e1f46f2-3c7f-4f4a-a633-444a6f1f9aad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.779689] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e1f46f2-3c7f-4f4a-a633-444a6f1f9aad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.779896] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e1f46f2-3c7f-4f4a-a633-444a6f1f9aad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.780099] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e1f46f2-3c7f-4f4a-a633-444a6f1f9aad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.780473] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e1f46f2-3c7f-4f4a-a633-444a6f1f9aad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.780671] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e1f46f2-3c7f-4f4a-a633-444a6f1f9aad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.780849] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e1f46f2-3c7f-4f4a-a633-444a6f1f9aad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.808341] [55187]: DEBUG nova.policy [None req-4544a2e6-b06c-43af-986f-8a90dd43e0de tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.814404] [55187]: INFO nova.api.openstack.requestlog [None req-4544a2e6-b06c-43af-986f-8a90dd43e0de tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.080243 [ 835.814801] [55187]: [pid: 55187|app: 0|req: 2127/4375] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:16 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.818269] [55187]: DEBUG nova.api.openstack.wsgi [None req-6514ac28-9f09-41e4-bb30-b4a9c0f1ce0e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.821264] [55187]: DEBUG nova.compute.api [None req-6514ac28-9f09-41e4-bb30-b4a9c0f1ce0e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.824047] [55188]: DEBUG nova.policy [None req-7e1f46f2-3c7f-4f4a-a633-444a6f1f9aad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.829239] [55187]: DEBUG oslo_concurrency.lockutils [None req-6514ac28-9f09-41e4-bb30-b4a9c0f1ce0e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.830085] [55187]: DEBUG oslo_concurrency.lockutils [None req-6514ac28-9f09-41e4-bb30-b4a9c0f1ce0e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.830171] [55188]: INFO nova.api.openstack.requestlog [None req-7e1f46f2-3c7f-4f4a-a633-444a6f1f9aad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.057667 [ 835.830236] [55187]: DEBUG oslo_concurrency.lockutils [None req-6514ac28-9f09-41e4-bb30-b4a9c0f1ce0e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.830289] [55188]: [pid: 55188|app: 0|req: 2249/4376] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:16 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.830727] [55187]: DEBUG oslo_concurrency.lockutils [None req-6514ac28-9f09-41e4-bb30-b4a9c0f1ce0e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.831211] [55187]: DEBUG oslo_concurrency.lockutils [None req-6514ac28-9f09-41e4-bb30-b4a9c0f1ce0e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.831211] [55187]: DEBUG oslo_concurrency.lockutils [None req-6514ac28-9f09-41e4-bb30-b4a9c0f1ce0e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.833796] [55188]: DEBUG nova.api.openstack.wsgi [None req-1b9cd3e4-a741-4297-b93c-a24bfcc87606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.836462] [55188]: DEBUG nova.compute.api [None req-1b9cd3e4-a741-4297-b93c-a24bfcc87606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.840816] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b9cd3e4-a741-4297-b93c-a24bfcc87606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.841230] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b9cd3e4-a741-4297-b93c-a24bfcc87606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.845026] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b9cd3e4-a741-4297-b93c-a24bfcc87606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.845026] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b9cd3e4-a741-4297-b93c-a24bfcc87606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.845026] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b9cd3e4-a741-4297-b93c-a24bfcc87606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.845026] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b9cd3e4-a741-4297-b93c-a24bfcc87606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.862084] [55187]: DEBUG oslo_concurrency.lockutils [None req-6514ac28-9f09-41e4-bb30-b4a9c0f1ce0e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.862084] [55187]: DEBUG oslo_concurrency.lockutils [None req-6514ac28-9f09-41e4-bb30-b4a9c0f1ce0e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.862084] [55187]: DEBUG oslo_concurrency.lockutils [None req-6514ac28-9f09-41e4-bb30-b4a9c0f1ce0e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.862340] [55187]: DEBUG nova.objects.instance [None req-6514ac28-9f09-41e4-bb30-b4a9c0f1ce0e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 835.892346] [55187]: DEBUG nova.policy [None req-6514ac28-9f09-41e4-bb30-b4a9c0f1ce0e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.896335] [55188]: DEBUG nova.policy [None req-1b9cd3e4-a741-4297-b93c-a24bfcc87606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.902200] [55187]: INFO nova.api.openstack.requestlog [None req-6514ac28-9f09-41e4-bb30-b4a9c0f1ce0e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.084057 [ 835.902200] [55187]: [pid: 55187|app: 0|req: 2128/4377] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:16 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.902302] [55188]: INFO nova.api.openstack.requestlog [None req-1b9cd3e4-a741-4297-b93c-a24bfcc87606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1242 microversion: 2.1 time: 0.070097 [ 835.902302] [55188]: [pid: 55188|app: 0|req: 2250/4378] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:16 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1242 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.903975] [55188]: DEBUG nova.api.openstack.wsgi [None req-c189b216-daef-49be-a27c-91e30561f70f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.904541] [55187]: DEBUG nova.api.openstack.wsgi [None req-79f7a853-ed38-4944-bbfa-ea0fa77764f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.905723] [55188]: DEBUG nova.compute.api [None req-c189b216-daef-49be-a27c-91e30561f70f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] [instance: 8ad43e3f-41e1-4064-88d2-a16a6b3f8075] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.906468] [55187]: DEBUG nova.compute.api [None req-79f7a853-ed38-4944-bbfa-ea0fa77764f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.910261] [55188]: DEBUG oslo_concurrency.lockutils [None req-c189b216-daef-49be-a27c-91e30561f70f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.910511] [55188]: DEBUG oslo_concurrency.lockutils [None req-c189b216-daef-49be-a27c-91e30561f70f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.910751] [55188]: DEBUG oslo_concurrency.lockutils [None req-c189b216-daef-49be-a27c-91e30561f70f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.911147] [55188]: DEBUG oslo_concurrency.lockutils [None req-c189b216-daef-49be-a27c-91e30561f70f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.911349] [55188]: DEBUG oslo_concurrency.lockutils [None req-c189b216-daef-49be-a27c-91e30561f70f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.911442] [55187]: DEBUG oslo_concurrency.lockutils [None req-79f7a853-ed38-4944-bbfa-ea0fa77764f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.911521] [55188]: DEBUG oslo_concurrency.lockutils [None req-c189b216-daef-49be-a27c-91e30561f70f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.911690] [55187]: DEBUG oslo_concurrency.lockutils [None req-79f7a853-ed38-4944-bbfa-ea0fa77764f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.911871] [55187]: DEBUG oslo_concurrency.lockutils [None req-79f7a853-ed38-4944-bbfa-ea0fa77764f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.912314] [55187]: DEBUG oslo_concurrency.lockutils [None req-79f7a853-ed38-4944-bbfa-ea0fa77764f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.912465] [55187]: DEBUG oslo_concurrency.lockutils [None req-79f7a853-ed38-4944-bbfa-ea0fa77764f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.912643] [55187]: DEBUG oslo_concurrency.lockutils [None req-79f7a853-ed38-4944-bbfa-ea0fa77764f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.923580] [55188]: INFO nova.api.openstack.wsgi [None req-c189b216-daef-49be-a27c-91e30561f70f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] HTTP exception thrown: Instance 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 could not be found. [ 835.924031] [55188]: DEBUG nova.api.openstack.wsgi [None req-c189b216-daef-49be-a27c-91e30561f70f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] Returning 404 to user: Instance 8ad43e3f-41e1-4064-88d2-a16a6b3f8075 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 835.924731] [55188]: INFO nova.api.openstack.requestlog [None req-c189b216-daef-49be-a27c-91e30561f70f tempest-InstanceActionsNegativeTestJSON-76317371 tempest-InstanceActionsNegativeTestJSON-76317371-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075" status: 404 len: 111 microversion: 2.1 time: 0.022637 [ 835.925457] [55188]: [pid: 55188|app: 0|req: 2251/4379] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:16 2025] GET /compute/v2.1/servers/8ad43e3f-41e1-4064-88d2-a16a6b3f8075 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 835.958584] [55188]: DEBUG nova.api.openstack.wsgi [None req-5b9fea67-84d7-4cad-8b97-eea6dcb87cd4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 835.960589] [55188]: DEBUG nova.compute.api [None req-5b9fea67-84d7-4cad-8b97-eea6dcb87cd4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 835.964895] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b9fea67-84d7-4cad-8b97-eea6dcb87cd4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.965205] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b9fea67-84d7-4cad-8b97-eea6dcb87cd4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.965432] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b9fea67-84d7-4cad-8b97-eea6dcb87cd4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.965834] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b9fea67-84d7-4cad-8b97-eea6dcb87cd4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.966081] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b9fea67-84d7-4cad-8b97-eea6dcb87cd4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.966293] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b9fea67-84d7-4cad-8b97-eea6dcb87cd4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.978075] [55187]: DEBUG nova.policy [None req-79f7a853-ed38-4944-bbfa-ea0fa77764f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.984750] [55187]: DEBUG nova.policy [None req-79f7a853-ed38-4944-bbfa-ea0fa77764f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.985510] [55187]: DEBUG nova.policy [None req-79f7a853-ed38-4944-bbfa-ea0fa77764f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.986196] [55187]: INFO nova.api.openstack.requestlog [None req-79f7a853-ed38-4944-bbfa-ea0fa77764f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.085562 [ 835.986527] [55187]: [pid: 55187|app: 0|req: 2129/4380] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:16 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 835.991165] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b9fea67-84d7-4cad-8b97-eea6dcb87cd4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.991165] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b9fea67-84d7-4cad-8b97-eea6dcb87cd4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.991165] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b9fea67-84d7-4cad-8b97-eea6dcb87cd4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.994149] [55188]: DEBUG nova.objects.instance [None req-5b9fea67-84d7-4cad-8b97-eea6dcb87cd4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 836.017302] [55188]: DEBUG nova.policy [None req-5b9fea67-84d7-4cad-8b97-eea6dcb87cd4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.026164] [55188]: INFO nova.api.openstack.requestlog [None req-5b9fea67-84d7-4cad-8b97-eea6dcb87cd4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.070205 [ 836.026702] [55188]: [pid: 55188|app: 0|req: 2252/4381] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:16 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.067895] [55187]: DEBUG nova.api.openstack.wsgi [None req-a6f3299c-6051-4fd5-8dc9-3684e08f2671 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.069728] [55187]: DEBUG nova.compute.api [None req-a6f3299c-6051-4fd5-8dc9-3684e08f2671 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.073447] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6f3299c-6051-4fd5-8dc9-3684e08f2671 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.073696] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6f3299c-6051-4fd5-8dc9-3684e08f2671 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.073963] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6f3299c-6051-4fd5-8dc9-3684e08f2671 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.074377] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6f3299c-6051-4fd5-8dc9-3684e08f2671 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.074589] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6f3299c-6051-4fd5-8dc9-3684e08f2671 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.074765] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6f3299c-6051-4fd5-8dc9-3684e08f2671 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.164012] [55188]: DEBUG nova.api.openstack.wsgi [None req-06f051f3-3e10-49c6-b2a2-082aeb7be3ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.166517] [55188]: DEBUG nova.compute.api [None req-06f051f3-3e10-49c6-b2a2-082aeb7be3ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.172158] [55188]: DEBUG oslo_concurrency.lockutils [None req-06f051f3-3e10-49c6-b2a2-082aeb7be3ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.172158] [55188]: DEBUG oslo_concurrency.lockutils [None req-06f051f3-3e10-49c6-b2a2-082aeb7be3ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.172158] [55188]: DEBUG oslo_concurrency.lockutils [None req-06f051f3-3e10-49c6-b2a2-082aeb7be3ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.172158] [55188]: DEBUG oslo_concurrency.lockutils [None req-06f051f3-3e10-49c6-b2a2-082aeb7be3ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.172158] [55188]: DEBUG oslo_concurrency.lockutils [None req-06f051f3-3e10-49c6-b2a2-082aeb7be3ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.172158] [55188]: DEBUG oslo_concurrency.lockutils [None req-06f051f3-3e10-49c6-b2a2-082aeb7be3ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.191271] [55187]: DEBUG nova.policy [None req-a6f3299c-6051-4fd5-8dc9-3684e08f2671 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.196088] [55187]: INFO nova.api.openstack.requestlog [None req-a6f3299c-6051-4fd5-8dc9-3684e08f2671 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1290 microversion: 2.1 time: 0.133625 [ 836.196419] [55187]: [pid: 55187|app: 0|req: 2130/4382] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:16 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1290 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.225354] [55187]: DEBUG nova.api.openstack.wsgi [None req-e6c01b40-9c39-4ccc-8ea5-82ff06501fdb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.228245] [55187]: DEBUG nova.compute.api [None req-e6c01b40-9c39-4ccc-8ea5-82ff06501fdb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.239164] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6c01b40-9c39-4ccc-8ea5-82ff06501fdb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.239164] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6c01b40-9c39-4ccc-8ea5-82ff06501fdb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.239164] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6c01b40-9c39-4ccc-8ea5-82ff06501fdb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.239164] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6c01b40-9c39-4ccc-8ea5-82ff06501fdb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.239164] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6c01b40-9c39-4ccc-8ea5-82ff06501fdb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.239164] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6c01b40-9c39-4ccc-8ea5-82ff06501fdb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.295137] [55187]: DEBUG nova.policy [None req-e6c01b40-9c39-4ccc-8ea5-82ff06501fdb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.300948] [55187]: INFO nova.api.openstack.requestlog [None req-e6c01b40-9c39-4ccc-8ea5-82ff06501fdb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.077155 [ 836.300948] [55187]: [pid: 55187|app: 0|req: 2131/4383] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:16 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 836.304250] [55187]: DEBUG nova.api.openstack.wsgi [None req-6c5a4a9a-f897-48f3-9b34-0b1d42d5b505 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.306716] [55187]: DEBUG nova.compute.api [None req-6c5a4a9a-f897-48f3-9b34-0b1d42d5b505 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.312402] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c5a4a9a-f897-48f3-9b34-0b1d42d5b505 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.313062] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c5a4a9a-f897-48f3-9b34-0b1d42d5b505 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.313062] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c5a4a9a-f897-48f3-9b34-0b1d42d5b505 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.313510] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c5a4a9a-f897-48f3-9b34-0b1d42d5b505 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.314627] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c5a4a9a-f897-48f3-9b34-0b1d42d5b505 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.314627] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c5a4a9a-f897-48f3-9b34-0b1d42d5b505 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.497137] [55188]: DEBUG nova.policy [None req-06f051f3-3e10-49c6-b2a2-082aeb7be3ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.498038] [55187]: DEBUG nova.policy [None req-6c5a4a9a-f897-48f3-9b34-0b1d42d5b505 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.505129] [55188]: INFO nova.api.openstack.requestlog [None req-06f051f3-3e10-49c6-b2a2-082aeb7be3ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1671 microversion: 2.1 time: 0.341120 [ 836.505899] [55187]: INFO nova.api.openstack.requestlog [None req-6c5a4a9a-f897-48f3-9b34-0b1d42d5b505 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1378 microversion: 2.1 time: 0.202469 [ 836.506039] [55188]: [pid: 55188|app: 0|req: 2253/4384] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:16 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1671 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.507504] [55187]: [pid: 55187|app: 0|req: 2132/4385] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:16 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1378 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.509775] [55188]: DEBUG nova.api.openstack.wsgi [None req-80f2008c-f679-4ad5-9067-9ff02ec65f26 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.513926] [55187]: DEBUG nova.api.openstack.wsgi [None req-03ae1077-59c5-4d56-8fee-73e9ed22e99a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.514170] [55188]: DEBUG nova.compute.api [None req-80f2008c-f679-4ad5-9067-9ff02ec65f26 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.514220] [55187]: DEBUG nova.compute.api [None req-03ae1077-59c5-4d56-8fee-73e9ed22e99a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.519904] [55188]: DEBUG oslo_concurrency.lockutils [None req-80f2008c-f679-4ad5-9067-9ff02ec65f26 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.520233] [55188]: DEBUG oslo_concurrency.lockutils [None req-80f2008c-f679-4ad5-9067-9ff02ec65f26 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.520370] [55187]: DEBUG oslo_concurrency.lockutils [None req-03ae1077-59c5-4d56-8fee-73e9ed22e99a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.520437] [55188]: DEBUG oslo_concurrency.lockutils [None req-80f2008c-f679-4ad5-9067-9ff02ec65f26 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.520652] [55187]: DEBUG oslo_concurrency.lockutils [None req-03ae1077-59c5-4d56-8fee-73e9ed22e99a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.520847] [55187]: DEBUG oslo_concurrency.lockutils [None req-03ae1077-59c5-4d56-8fee-73e9ed22e99a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.521092] [55188]: DEBUG oslo_concurrency.lockutils [None req-80f2008c-f679-4ad5-9067-9ff02ec65f26 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.521092] [55188]: DEBUG oslo_concurrency.lockutils [None req-80f2008c-f679-4ad5-9067-9ff02ec65f26 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.521263] [55187]: DEBUG oslo_concurrency.lockutils [None req-03ae1077-59c5-4d56-8fee-73e9ed22e99a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.521335] [55188]: DEBUG oslo_concurrency.lockutils [None req-80f2008c-f679-4ad5-9067-9ff02ec65f26 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.521478] [55187]: DEBUG oslo_concurrency.lockutils [None req-03ae1077-59c5-4d56-8fee-73e9ed22e99a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.521669] [55187]: DEBUG oslo_concurrency.lockutils [None req-03ae1077-59c5-4d56-8fee-73e9ed22e99a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.554115] [55188]: DEBUG oslo_concurrency.lockutils [None req-80f2008c-f679-4ad5-9067-9ff02ec65f26 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.554460] [55188]: DEBUG oslo_concurrency.lockutils [None req-80f2008c-f679-4ad5-9067-9ff02ec65f26 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.554724] [55188]: DEBUG oslo_concurrency.lockutils [None req-80f2008c-f679-4ad5-9067-9ff02ec65f26 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.555018] [55188]: DEBUG nova.objects.instance [None req-80f2008c-f679-4ad5-9067-9ff02ec65f26 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 836.560969] [55187]: DEBUG nova.policy [None req-03ae1077-59c5-4d56-8fee-73e9ed22e99a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.567627] [55187]: INFO nova.api.openstack.requestlog [None req-03ae1077-59c5-4d56-8fee-73e9ed22e99a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1244 microversion: 2.1 time: 0.058894 [ 836.570314] [55187]: [pid: 55187|app: 0|req: 2133/4386] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:16 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.572574] [55187]: DEBUG nova.api.openstack.wsgi [None req-3971f734-d532-446e-ae93-21c61370cef0 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.574562] [55187]: DEBUG nova.compute.api [None req-3971f734-d532-446e-ae93-21c61370cef0 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.579910] [55187]: DEBUG oslo_concurrency.lockutils [None req-3971f734-d532-446e-ae93-21c61370cef0 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.580260] [55187]: DEBUG oslo_concurrency.lockutils [None req-3971f734-d532-446e-ae93-21c61370cef0 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.580464] [55187]: DEBUG oslo_concurrency.lockutils [None req-3971f734-d532-446e-ae93-21c61370cef0 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.580943] [55187]: DEBUG oslo_concurrency.lockutils [None req-3971f734-d532-446e-ae93-21c61370cef0 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.581110] [55187]: DEBUG oslo_concurrency.lockutils [None req-3971f734-d532-446e-ae93-21c61370cef0 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.581358] [55187]: DEBUG oslo_concurrency.lockutils [None req-3971f734-d532-446e-ae93-21c61370cef0 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.604538] [55188]: DEBUG nova.policy [None req-80f2008c-f679-4ad5-9067-9ff02ec65f26 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.612034] [55188]: INFO nova.api.openstack.requestlog [None req-80f2008c-f679-4ad5-9067-9ff02ec65f26 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.103927 [ 836.612034] [55188]: [pid: 55188|app: 0|req: 2254/4387] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:16 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.616036] [55188]: DEBUG nova.api.openstack.wsgi [None req-dc42b680-5339-46c9-82d5-5ea403a3ecea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.618170] [55188]: DEBUG nova.compute.api [None req-dc42b680-5339-46c9-82d5-5ea403a3ecea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.622593] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc42b680-5339-46c9-82d5-5ea403a3ecea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.622938] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc42b680-5339-46c9-82d5-5ea403a3ecea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.623459] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc42b680-5339-46c9-82d5-5ea403a3ecea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.623889] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc42b680-5339-46c9-82d5-5ea403a3ecea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.624145] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc42b680-5339-46c9-82d5-5ea403a3ecea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.624333] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc42b680-5339-46c9-82d5-5ea403a3ecea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.636489] [55187]: DEBUG nova.policy [None req-3971f734-d532-446e-ae93-21c61370cef0 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.641308] [55187]: DEBUG nova.policy [None req-3971f734-d532-446e-ae93-21c61370cef0 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.641968] [55187]: DEBUG nova.policy [None req-3971f734-d532-446e-ae93-21c61370cef0 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.646168] [55187]: INFO nova.api.openstack.requestlog [None req-3971f734-d532-446e-ae93-21c61370cef0 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1464 microversion: 2.93 time: 0.077616 [ 836.646545] [55187]: [pid: 55187|app: 0|req: 2134/4388] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:16 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1464 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 836.649852] [55187]: DEBUG nova.api.openstack.wsgi [None req-62adaa42-a98b-407f-a9a1-c493a32522a5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.653619] [55187]: DEBUG nova.compute.api [None req-62adaa42-a98b-407f-a9a1-c493a32522a5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.657589] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc42b680-5339-46c9-82d5-5ea403a3ecea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.657589] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc42b680-5339-46c9-82d5-5ea403a3ecea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.657589] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc42b680-5339-46c9-82d5-5ea403a3ecea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.657589] [55188]: DEBUG nova.objects.instance [None req-dc42b680-5339-46c9-82d5-5ea403a3ecea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 836.657911] [55187]: DEBUG oslo_concurrency.lockutils [None req-62adaa42-a98b-407f-a9a1-c493a32522a5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.658122] [55187]: DEBUG oslo_concurrency.lockutils [None req-62adaa42-a98b-407f-a9a1-c493a32522a5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.658342] [55187]: DEBUG oslo_concurrency.lockutils [None req-62adaa42-a98b-407f-a9a1-c493a32522a5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.658732] [55187]: DEBUG oslo_concurrency.lockutils [None req-62adaa42-a98b-407f-a9a1-c493a32522a5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.658931] [55187]: DEBUG oslo_concurrency.lockutils [None req-62adaa42-a98b-407f-a9a1-c493a32522a5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.659116] [55187]: DEBUG oslo_concurrency.lockutils [None req-62adaa42-a98b-407f-a9a1-c493a32522a5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.703495] [55187]: DEBUG nova.policy [None req-62adaa42-a98b-407f-a9a1-c493a32522a5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.709158] [55187]: INFO nova.api.openstack.requestlog [None req-62adaa42-a98b-407f-a9a1-c493a32522a5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1484 microversion: 2.1 time: 0.061656 [ 836.709664] [55187]: [pid: 55187|app: 0|req: 2135/4389] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:17 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1484 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.709909] [55188]: DEBUG nova.policy [None req-dc42b680-5339-46c9-82d5-5ea403a3ecea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.718048] [55187]: DEBUG nova.api.openstack.wsgi [None req-6841e166-7bf7-46a6-8c27-1d590e27303d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.718102] [55188]: INFO nova.api.openstack.requestlog [None req-dc42b680-5339-46c9-82d5-5ea403a3ecea tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.104007 [ 836.718102] [55188]: [pid: 55188|app: 0|req: 2255/4390] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:16 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.718870] [55187]: DEBUG nova.compute.api [None req-6841e166-7bf7-46a6-8c27-1d590e27303d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.719093] [55188]: DEBUG nova.api.openstack.wsgi [None req-37f94d91-ca93-4bb4-aacd-78cd0efcf4b4 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.722348] [55188]: DEBUG nova.compute.api [None req-37f94d91-ca93-4bb4-aacd-78cd0efcf4b4 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.723350] [55187]: DEBUG oslo_concurrency.lockutils [None req-6841e166-7bf7-46a6-8c27-1d590e27303d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.723620] [55187]: DEBUG oslo_concurrency.lockutils [None req-6841e166-7bf7-46a6-8c27-1d590e27303d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.723946] [55187]: DEBUG oslo_concurrency.lockutils [None req-6841e166-7bf7-46a6-8c27-1d590e27303d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.724353] [55187]: DEBUG oslo_concurrency.lockutils [None req-6841e166-7bf7-46a6-8c27-1d590e27303d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.724596] [55188]: DEBUG oslo_concurrency.lockutils [None req-37f94d91-ca93-4bb4-aacd-78cd0efcf4b4 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.724637] [55187]: DEBUG oslo_concurrency.lockutils [None req-6841e166-7bf7-46a6-8c27-1d590e27303d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.724857] [55188]: DEBUG oslo_concurrency.lockutils [None req-37f94d91-ca93-4bb4-aacd-78cd0efcf4b4 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.725098] [55187]: DEBUG oslo_concurrency.lockutils [None req-6841e166-7bf7-46a6-8c27-1d590e27303d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.725147] [55188]: DEBUG oslo_concurrency.lockutils [None req-37f94d91-ca93-4bb4-aacd-78cd0efcf4b4 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.725466] [55188]: DEBUG oslo_concurrency.lockutils [None req-37f94d91-ca93-4bb4-aacd-78cd0efcf4b4 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.725673] [55188]: DEBUG oslo_concurrency.lockutils [None req-37f94d91-ca93-4bb4-aacd-78cd0efcf4b4 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.725849] [55188]: DEBUG oslo_concurrency.lockutils [None req-37f94d91-ca93-4bb4-aacd-78cd0efcf4b4 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.748933] [55188]: DEBUG oslo_concurrency.lockutils [None req-37f94d91-ca93-4bb4-aacd-78cd0efcf4b4 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.749477] [55188]: DEBUG oslo_concurrency.lockutils [None req-37f94d91-ca93-4bb4-aacd-78cd0efcf4b4 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.749477] [55188]: DEBUG oslo_concurrency.lockutils [None req-37f94d91-ca93-4bb4-aacd-78cd0efcf4b4 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.749586] [55188]: DEBUG nova.objects.instance [None req-37f94d91-ca93-4bb4-aacd-78cd0efcf4b4 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 836.768161] [55187]: DEBUG nova.policy [None req-6841e166-7bf7-46a6-8c27-1d590e27303d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.769084] [55188]: DEBUG nova.policy [None req-37f94d91-ca93-4bb4-aacd-78cd0efcf4b4 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.773813] [55188]: DEBUG nova.policy [None req-37f94d91-ca93-4bb4-aacd-78cd0efcf4b4 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.774517] [55188]: DEBUG nova.policy [None req-37f94d91-ca93-4bb4-aacd-78cd0efcf4b4 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.776194] [55188]: INFO nova.api.openstack.requestlog [None req-37f94d91-ca93-4bb4-aacd-78cd0efcf4b4 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.058753 [ 836.776194] [55188]: [pid: 55188|app: 0|req: 2256/4391] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:17 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 836.777872] [55187]: INFO nova.api.openstack.requestlog [None req-6841e166-7bf7-46a6-8c27-1d590e27303d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1218 microversion: 2.1 time: 0.067129 [ 836.778256] [55187]: [pid: 55187|app: 0|req: 2136/4392] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:17 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1218 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.781901] [55188]: DEBUG nova.api.openstack.wsgi [None req-8e7317bd-cf72-4e65-a40f-719335ad8ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.783701] [55188]: DEBUG nova.compute.api [None req-8e7317bd-cf72-4e65-a40f-719335ad8ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.786298] [55187]: DEBUG nova.api.openstack.wsgi [None req-9a61dc6c-4c33-47ce-b137-666e657de619 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.788839] [55187]: DEBUG nova.compute.api [None req-9a61dc6c-4c33-47ce-b137-666e657de619 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.790218] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e7317bd-cf72-4e65-a40f-719335ad8ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.790592] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e7317bd-cf72-4e65-a40f-719335ad8ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.790693] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e7317bd-cf72-4e65-a40f-719335ad8ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.791086] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e7317bd-cf72-4e65-a40f-719335ad8ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.791308] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e7317bd-cf72-4e65-a40f-719335ad8ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.791493] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e7317bd-cf72-4e65-a40f-719335ad8ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.794454] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a61dc6c-4c33-47ce-b137-666e657de619 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.794923] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a61dc6c-4c33-47ce-b137-666e657de619 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.795169] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a61dc6c-4c33-47ce-b137-666e657de619 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.795544] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a61dc6c-4c33-47ce-b137-666e657de619 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.795743] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a61dc6c-4c33-47ce-b137-666e657de619 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.795916] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a61dc6c-4c33-47ce-b137-666e657de619 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.815974] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e7317bd-cf72-4e65-a40f-719335ad8ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.816298] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e7317bd-cf72-4e65-a40f-719335ad8ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.816492] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e7317bd-cf72-4e65-a40f-719335ad8ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.816725] [55188]: DEBUG nova.objects.instance [None req-8e7317bd-cf72-4e65-a40f-719335ad8ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 836.836614] [55188]: DEBUG nova.policy [None req-8e7317bd-cf72-4e65-a40f-719335ad8ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.837139] [55187]: DEBUG nova.policy [None req-9a61dc6c-4c33-47ce-b137-666e657de619 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.841599] [55188]: INFO nova.api.openstack.requestlog [None req-8e7317bd-cf72-4e65-a40f-719335ad8ba2 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.064915 [ 836.841934] [55188]: [pid: 55188|app: 0|req: 2257/4393] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:17 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.845926] [55187]: INFO nova.api.openstack.requestlog [None req-9a61dc6c-4c33-47ce-b137-666e657de619 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1210 microversion: 2.1 time: 0.065035 [ 836.846109] [55188]: DEBUG nova.api.openstack.wsgi [None req-f4e637cd-6b58-4ec2-a3db-52898508cb1c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.846167] [55187]: [pid: 55187|app: 0|req: 2137/4394] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:17 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1210 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.846479] [55188]: DEBUG nova.compute.api [None req-f4e637cd-6b58-4ec2-a3db-52898508cb1c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.847601] [55187]: DEBUG nova.api.openstack.wsgi [None req-7855cd17-b7c1-49ef-ae8c-8b88ba24ec5b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.849040] [55187]: DEBUG nova.compute.api [None req-7855cd17-b7c1-49ef-ae8c-8b88ba24ec5b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.849701] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4e637cd-6b58-4ec2-a3db-52898508cb1c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.852012] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4e637cd-6b58-4ec2-a3db-52898508cb1c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.852012] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4e637cd-6b58-4ec2-a3db-52898508cb1c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.852012] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4e637cd-6b58-4ec2-a3db-52898508cb1c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.852012] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4e637cd-6b58-4ec2-a3db-52898508cb1c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.852012] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4e637cd-6b58-4ec2-a3db-52898508cb1c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.852447] [55187]: DEBUG oslo_concurrency.lockutils [None req-7855cd17-b7c1-49ef-ae8c-8b88ba24ec5b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.854035] [55187]: DEBUG oslo_concurrency.lockutils [None req-7855cd17-b7c1-49ef-ae8c-8b88ba24ec5b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.854035] [55187]: DEBUG oslo_concurrency.lockutils [None req-7855cd17-b7c1-49ef-ae8c-8b88ba24ec5b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.854035] [55187]: DEBUG oslo_concurrency.lockutils [None req-7855cd17-b7c1-49ef-ae8c-8b88ba24ec5b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.854035] [55187]: DEBUG oslo_concurrency.lockutils [None req-7855cd17-b7c1-49ef-ae8c-8b88ba24ec5b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.854035] [55187]: DEBUG oslo_concurrency.lockutils [None req-7855cd17-b7c1-49ef-ae8c-8b88ba24ec5b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.894380] [55188]: DEBUG nova.policy [None req-f4e637cd-6b58-4ec2-a3db-52898508cb1c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.899955] [55188]: INFO nova.api.openstack.requestlog [None req-f4e637cd-6b58-4ec2-a3db-52898508cb1c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.057342 [ 836.900551] [55188]: [pid: 55188|app: 0|req: 2258/4395] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:17 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.905685] [55187]: DEBUG nova.policy [None req-7855cd17-b7c1-49ef-ae8c-8b88ba24ec5b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.906751] [55188]: DEBUG nova.api.openstack.wsgi [None req-ddad0198-4ff9-49f9-a567-b03e9d7954f6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4af9d5feb0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.911221] [55187]: INFO nova.api.openstack.requestlog [None req-7855cd17-b7c1-49ef-ae8c-8b88ba24ec5b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.065754 [ 836.911921] [55187]: [pid: 55187|app: 0|req: 2138/4396] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:17 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.915511] [55187]: DEBUG nova.api.openstack.wsgi [None req-9146b437-5068-45a0-966a-a70128008f72 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.917669] [55187]: DEBUG nova.compute.api [None req-9146b437-5068-45a0-966a-a70128008f72 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.922310] [55187]: DEBUG oslo_concurrency.lockutils [None req-9146b437-5068-45a0-966a-a70128008f72 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.926020] [55187]: DEBUG oslo_concurrency.lockutils [None req-9146b437-5068-45a0-966a-a70128008f72 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.926020] [55187]: DEBUG oslo_concurrency.lockutils [None req-9146b437-5068-45a0-966a-a70128008f72 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.926020] [55187]: DEBUG oslo_concurrency.lockutils [None req-9146b437-5068-45a0-966a-a70128008f72 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.926020] [55187]: DEBUG oslo_concurrency.lockutils [None req-9146b437-5068-45a0-966a-a70128008f72 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.926020] [55187]: DEBUG oslo_concurrency.lockutils [None req-9146b437-5068-45a0-966a-a70128008f72 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.949208] [55188]: INFO nova.api.openstack.requestlog [None req-ddad0198-4ff9-49f9-a567-b03e9d7954f6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b" status: 200 len: 1617 microversion: 2.1 time: 0.047432 [ 836.949208] [55188]: [pid: 55188|app: 0|req: 2259/4397] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:05:17 2025] GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b => generated 1617 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.953442] [55188]: DEBUG nova.api.openstack.wsgi [None req-bff8492e-4425-4ee7-8944-139f2e28d0cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 836.953529] [55188]: DEBUG nova.compute.api [None req-bff8492e-4425-4ee7-8944-139f2e28d0cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 836.960678] [55188]: DEBUG oslo_concurrency.lockutils [None req-bff8492e-4425-4ee7-8944-139f2e28d0cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.961165] [55188]: DEBUG oslo_concurrency.lockutils [None req-bff8492e-4425-4ee7-8944-139f2e28d0cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.961240] [55188]: DEBUG oslo_concurrency.lockutils [None req-bff8492e-4425-4ee7-8944-139f2e28d0cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.961548] [55188]: DEBUG oslo_concurrency.lockutils [None req-bff8492e-4425-4ee7-8944-139f2e28d0cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.961792] [55188]: DEBUG oslo_concurrency.lockutils [None req-bff8492e-4425-4ee7-8944-139f2e28d0cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.961926] [55188]: DEBUG oslo_concurrency.lockutils [None req-bff8492e-4425-4ee7-8944-139f2e28d0cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.002829] [55188]: DEBUG nova.policy [None req-bff8492e-4425-4ee7-8944-139f2e28d0cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.012042] [55188]: INFO nova.api.openstack.requestlog [None req-bff8492e-4425-4ee7-8944-139f2e28d0cd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.058952 [ 837.012042] [55188]: [pid: 55188|app: 0|req: 2260/4398] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:17 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.016033] [55188]: DEBUG nova.api.openstack.wsgi [None req-38f5729a-7211-47b6-ab31-d19ffb3d19f0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.018174] [55188]: DEBUG nova.compute.api [None req-38f5729a-7211-47b6-ab31-d19ffb3d19f0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.021968] [55188]: DEBUG oslo_concurrency.lockutils [None req-38f5729a-7211-47b6-ab31-d19ffb3d19f0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.021968] [55188]: DEBUG oslo_concurrency.lockutils [None req-38f5729a-7211-47b6-ab31-d19ffb3d19f0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.021968] [55188]: DEBUG oslo_concurrency.lockutils [None req-38f5729a-7211-47b6-ab31-d19ffb3d19f0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.022673] [55188]: DEBUG oslo_concurrency.lockutils [None req-38f5729a-7211-47b6-ab31-d19ffb3d19f0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.022673] [55188]: DEBUG oslo_concurrency.lockutils [None req-38f5729a-7211-47b6-ab31-d19ffb3d19f0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.022838] [55188]: DEBUG oslo_concurrency.lockutils [None req-38f5729a-7211-47b6-ab31-d19ffb3d19f0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.071577] [55188]: DEBUG nova.policy [None req-38f5729a-7211-47b6-ab31-d19ffb3d19f0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.076425] [55188]: INFO nova.api.openstack.requestlog [None req-38f5729a-7211-47b6-ab31-d19ffb3d19f0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.066632 [ 837.076942] [55188]: [pid: 55188|app: 0|req: 2261/4399] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:17 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.080922] [55188]: DEBUG nova.api.openstack.wsgi [None req-a58a0bf4-3a0b-4144-83fd-79820df9cb88 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.082243] [55188]: DEBUG nova.compute.api [None req-a58a0bf4-3a0b-4144-83fd-79820df9cb88 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.086722] [55188]: DEBUG oslo_concurrency.lockutils [None req-a58a0bf4-3a0b-4144-83fd-79820df9cb88 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.086981] [55188]: DEBUG oslo_concurrency.lockutils [None req-a58a0bf4-3a0b-4144-83fd-79820df9cb88 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.087219] [55188]: DEBUG oslo_concurrency.lockutils [None req-a58a0bf4-3a0b-4144-83fd-79820df9cb88 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.087590] [55188]: DEBUG oslo_concurrency.lockutils [None req-a58a0bf4-3a0b-4144-83fd-79820df9cb88 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.087791] [55188]: DEBUG oslo_concurrency.lockutils [None req-a58a0bf4-3a0b-4144-83fd-79820df9cb88 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.087963] [55188]: DEBUG oslo_concurrency.lockutils [None req-a58a0bf4-3a0b-4144-83fd-79820df9cb88 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.110699] [55188]: DEBUG oslo_concurrency.lockutils [None req-a58a0bf4-3a0b-4144-83fd-79820df9cb88 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.110699] [55188]: DEBUG oslo_concurrency.lockutils [None req-a58a0bf4-3a0b-4144-83fd-79820df9cb88 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.110822] [55188]: DEBUG oslo_concurrency.lockutils [None req-a58a0bf4-3a0b-4144-83fd-79820df9cb88 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.111025] [55188]: DEBUG nova.objects.instance [None req-a58a0bf4-3a0b-4144-83fd-79820df9cb88 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.134415] [55188]: DEBUG nova.policy [None req-a58a0bf4-3a0b-4144-83fd-79820df9cb88 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.139097] [55188]: INFO nova.api.openstack.requestlog [None req-a58a0bf4-3a0b-4144-83fd-79820df9cb88 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.061458 [ 837.139504] [55188]: [pid: 55188|app: 0|req: 2262/4400] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:17 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.143129] [55188]: DEBUG nova.api.openstack.wsgi [None req-9861edff-dc1b-4216-86c5-82ad40bc7373 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.144037] [55188]: DEBUG nova.compute.api [None req-9861edff-dc1b-4216-86c5-82ad40bc7373 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.148912] [55188]: DEBUG oslo_concurrency.lockutils [None req-9861edff-dc1b-4216-86c5-82ad40bc7373 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.149170] [55188]: DEBUG oslo_concurrency.lockutils [None req-9861edff-dc1b-4216-86c5-82ad40bc7373 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.149372] [55188]: DEBUG oslo_concurrency.lockutils [None req-9861edff-dc1b-4216-86c5-82ad40bc7373 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.149745] [55188]: DEBUG oslo_concurrency.lockutils [None req-9861edff-dc1b-4216-86c5-82ad40bc7373 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.149947] [55188]: DEBUG oslo_concurrency.lockutils [None req-9861edff-dc1b-4216-86c5-82ad40bc7373 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.150142] [55188]: DEBUG oslo_concurrency.lockutils [None req-9861edff-dc1b-4216-86c5-82ad40bc7373 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.193795] [55188]: DEBUG nova.policy [None req-9861edff-dc1b-4216-86c5-82ad40bc7373 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.202035] [55188]: INFO nova.api.openstack.requestlog [None req-9861edff-dc1b-4216-86c5-82ad40bc7373 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1242 microversion: 2.1 time: 0.061926 [ 837.202492] [55188]: [pid: 55188|app: 0|req: 2263/4401] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:17 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1242 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.211017] [55188]: DEBUG nova.api.openstack.wsgi [None req-0213f830-98fc-424e-8e1f-541a2c4b9d07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.211017] [55188]: DEBUG nova.compute.api [None req-0213f830-98fc-424e-8e1f-541a2c4b9d07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.214755] [55188]: DEBUG oslo_concurrency.lockutils [None req-0213f830-98fc-424e-8e1f-541a2c4b9d07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.215130] [55188]: DEBUG oslo_concurrency.lockutils [None req-0213f830-98fc-424e-8e1f-541a2c4b9d07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.215400] [55188]: DEBUG oslo_concurrency.lockutils [None req-0213f830-98fc-424e-8e1f-541a2c4b9d07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.215866] [55188]: DEBUG oslo_concurrency.lockutils [None req-0213f830-98fc-424e-8e1f-541a2c4b9d07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.216151] [55188]: DEBUG oslo_concurrency.lockutils [None req-0213f830-98fc-424e-8e1f-541a2c4b9d07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.216402] [55188]: DEBUG oslo_concurrency.lockutils [None req-0213f830-98fc-424e-8e1f-541a2c4b9d07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.247554] [55187]: DEBUG oslo_concurrency.lockutils [None req-9146b437-5068-45a0-966a-a70128008f72 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.247855] [55187]: DEBUG oslo_concurrency.lockutils [None req-9146b437-5068-45a0-966a-a70128008f72 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.247899] [55187]: DEBUG oslo_concurrency.lockutils [None req-9146b437-5068-45a0-966a-a70128008f72 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.248299] [55187]: DEBUG nova.objects.instance [None req-9146b437-5068-45a0-966a-a70128008f72 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.260197] [55188]: DEBUG nova.policy [None req-0213f830-98fc-424e-8e1f-541a2c4b9d07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.271396] [55188]: DEBUG nova.policy [None req-0213f830-98fc-424e-8e1f-541a2c4b9d07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.272925] [55188]: DEBUG nova.policy [None req-0213f830-98fc-424e-8e1f-541a2c4b9d07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.273703] [55188]: INFO nova.api.openstack.requestlog [None req-0213f830-98fc-424e-8e1f-541a2c4b9d07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.070618 [ 837.274103] [55188]: [pid: 55188|app: 0|req: 2264/4402] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:17 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 837.274275] [55187]: DEBUG nova.policy [None req-9146b437-5068-45a0-966a-a70128008f72 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.277570] [55188]: DEBUG nova.api.openstack.wsgi [None req-1b9b3647-f46a-49ca-b3ad-ac05b15e41ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.279485] [55188]: DEBUG nova.compute.api [None req-1b9b3647-f46a-49ca-b3ad-ac05b15e41ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.283021] [55187]: INFO nova.api.openstack.requestlog [None req-9146b437-5068-45a0-966a-a70128008f72 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.369089 [ 837.283021] [55187]: [pid: 55187|app: 0|req: 2139/4403] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:17 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.284429] [55187]: DEBUG nova.api.openstack.wsgi [None req-68d8b64b-7410-4d35-b924-cc46371b7303 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.287687] [55187]: DEBUG nova.compute.api [None req-68d8b64b-7410-4d35-b924-cc46371b7303 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.287749] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b9b3647-f46a-49ca-b3ad-ac05b15e41ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.287749] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b9b3647-f46a-49ca-b3ad-ac05b15e41ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.287749] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b9b3647-f46a-49ca-b3ad-ac05b15e41ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.287749] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b9b3647-f46a-49ca-b3ad-ac05b15e41ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.287749] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b9b3647-f46a-49ca-b3ad-ac05b15e41ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.287749] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b9b3647-f46a-49ca-b3ad-ac05b15e41ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.291844] [55187]: DEBUG oslo_concurrency.lockutils [None req-68d8b64b-7410-4d35-b924-cc46371b7303 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.292130] [55187]: DEBUG oslo_concurrency.lockutils [None req-68d8b64b-7410-4d35-b924-cc46371b7303 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.292320] [55187]: DEBUG oslo_concurrency.lockutils [None req-68d8b64b-7410-4d35-b924-cc46371b7303 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.292735] [55187]: DEBUG oslo_concurrency.lockutils [None req-68d8b64b-7410-4d35-b924-cc46371b7303 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.292938] [55187]: DEBUG oslo_concurrency.lockutils [None req-68d8b64b-7410-4d35-b924-cc46371b7303 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.293130] [55187]: DEBUG oslo_concurrency.lockutils [None req-68d8b64b-7410-4d35-b924-cc46371b7303 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.312367] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b9b3647-f46a-49ca-b3ad-ac05b15e41ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.312699] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b9b3647-f46a-49ca-b3ad-ac05b15e41ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.313270] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b9b3647-f46a-49ca-b3ad-ac05b15e41ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.313270] [55188]: DEBUG nova.objects.instance [None req-1b9b3647-f46a-49ca-b3ad-ac05b15e41ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.334623] [55188]: DEBUG nova.policy [None req-1b9b3647-f46a-49ca-b3ad-ac05b15e41ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.339609] [55188]: INFO nova.api.openstack.requestlog [None req-1b9b3647-f46a-49ca-b3ad-ac05b15e41ff tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.064812 [ 837.339951] [55188]: [pid: 55188|app: 0|req: 2265/4404] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:17 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.342627] [55188]: DEBUG nova.api.openstack.wsgi [None req-40a702e3-c328-4411-8ca1-de3a48142d43 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.344290] [55188]: DEBUG nova.compute.api [None req-40a702e3-c328-4411-8ca1-de3a48142d43 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.348236] [55188]: DEBUG oslo_concurrency.lockutils [None req-40a702e3-c328-4411-8ca1-de3a48142d43 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.348362] [55188]: DEBUG oslo_concurrency.lockutils [None req-40a702e3-c328-4411-8ca1-de3a48142d43 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.348544] [55188]: DEBUG oslo_concurrency.lockutils [None req-40a702e3-c328-4411-8ca1-de3a48142d43 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.348880] [55188]: DEBUG oslo_concurrency.lockutils [None req-40a702e3-c328-4411-8ca1-de3a48142d43 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.349102] [55188]: DEBUG oslo_concurrency.lockutils [None req-40a702e3-c328-4411-8ca1-de3a48142d43 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.349283] [55188]: DEBUG oslo_concurrency.lockutils [None req-40a702e3-c328-4411-8ca1-de3a48142d43 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.391658] [55188]: DEBUG nova.policy [None req-40a702e3-c328-4411-8ca1-de3a48142d43 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.396500] [55188]: INFO nova.api.openstack.requestlog [None req-40a702e3-c328-4411-8ca1-de3a48142d43 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.055845 [ 837.397068] [55188]: [pid: 55188|app: 0|req: 2266/4405] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:17 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.417921] [55187]: DEBUG nova.policy [None req-68d8b64b-7410-4d35-b924-cc46371b7303 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.424261] [55187]: INFO nova.api.openstack.requestlog [None req-68d8b64b-7410-4d35-b924-cc46371b7303 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1290 microversion: 2.1 time: 0.141629 [ 837.424676] [55187]: [pid: 55187|app: 0|req: 2140/4406] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:17 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1290 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.521777] [55188]: DEBUG nova.api.openstack.wsgi [None req-b7d733c6-0e3b-4a42-af7b-9af2fd64b75c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.522188] [55187]: DEBUG nova.api.openstack.wsgi [None req-518d0242-0980-4e4a-b695-5a23159790d4 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.523612] [55188]: DEBUG nova.compute.api [None req-b7d733c6-0e3b-4a42-af7b-9af2fd64b75c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.526408] [55187]: DEBUG nova.compute.api [None req-518d0242-0980-4e4a-b695-5a23159790d4 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.530968] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7d733c6-0e3b-4a42-af7b-9af2fd64b75c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.532542] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7d733c6-0e3b-4a42-af7b-9af2fd64b75c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.532542] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7d733c6-0e3b-4a42-af7b-9af2fd64b75c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.532542] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7d733c6-0e3b-4a42-af7b-9af2fd64b75c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.532542] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7d733c6-0e3b-4a42-af7b-9af2fd64b75c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.533077] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7d733c6-0e3b-4a42-af7b-9af2fd64b75c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.533859] [55187]: DEBUG oslo_concurrency.lockutils [None req-518d0242-0980-4e4a-b695-5a23159790d4 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.534163] [55187]: DEBUG oslo_concurrency.lockutils [None req-518d0242-0980-4e4a-b695-5a23159790d4 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.535036] [55187]: DEBUG oslo_concurrency.lockutils [None req-518d0242-0980-4e4a-b695-5a23159790d4 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.535036] [55187]: DEBUG oslo_concurrency.lockutils [None req-518d0242-0980-4e4a-b695-5a23159790d4 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.535416] [55187]: DEBUG oslo_concurrency.lockutils [None req-518d0242-0980-4e4a-b695-5a23159790d4 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.535704] [55187]: DEBUG oslo_concurrency.lockutils [None req-518d0242-0980-4e4a-b695-5a23159790d4 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.653146] [55187]: DEBUG nova.policy [None req-518d0242-0980-4e4a-b695-5a23159790d4 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.659884] [55187]: INFO nova.api.openstack.requestlog [None req-518d0242-0980-4e4a-b695-5a23159790d4 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1676 microversion: 2.1 time: 0.139873 [ 837.660353] [55187]: [pid: 55187|app: 0|req: 2141/4407] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:17 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1676 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.663300] [55187]: DEBUG nova.api.openstack.wsgi [None req-07bee418-801e-4a04-9b1d-577a59d61fc7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.665519] [55187]: DEBUG nova.compute.api [None req-07bee418-801e-4a04-9b1d-577a59d61fc7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.674202] [55188]: DEBUG nova.policy [None req-b7d733c6-0e3b-4a42-af7b-9af2fd64b75c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.676126] [55187]: DEBUG oslo_concurrency.lockutils [None req-07bee418-801e-4a04-9b1d-577a59d61fc7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.676126] [55187]: DEBUG oslo_concurrency.lockutils [None req-07bee418-801e-4a04-9b1d-577a59d61fc7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.676126] [55187]: DEBUG oslo_concurrency.lockutils [None req-07bee418-801e-4a04-9b1d-577a59d61fc7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.676491] [55187]: DEBUG oslo_concurrency.lockutils [None req-07bee418-801e-4a04-9b1d-577a59d61fc7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.676661] [55187]: DEBUG oslo_concurrency.lockutils [None req-07bee418-801e-4a04-9b1d-577a59d61fc7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.676981] [55187]: DEBUG oslo_concurrency.lockutils [None req-07bee418-801e-4a04-9b1d-577a59d61fc7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.686697] [55188]: INFO nova.api.openstack.requestlog [None req-b7d733c6-0e3b-4a42-af7b-9af2fd64b75c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1378 microversion: 2.1 time: 0.166708 [ 837.687342] [55188]: [pid: 55188|app: 0|req: 2267/4408] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:17 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1378 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.692224] [55188]: DEBUG nova.api.openstack.wsgi [req-9b809ec8-03f2-4e39-9222-eb9c46352de2 req-8e4eae2a-09fb-4198-9bfe-dea6d10bf635 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43", "name": "network-vif-deleted", "tag": "743bed7e-c9d4-4f11-891b-4110ac7c62a9"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 837.702881] [55188]: DEBUG oslo_concurrency.lockutils [req-9b809ec8-03f2-4e39-9222-eb9c46352de2 req-8e4eae2a-09fb-4198-9bfe-dea6d10bf635 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.702881] [55188]: DEBUG oslo_concurrency.lockutils [req-9b809ec8-03f2-4e39-9222-eb9c46352de2 req-8e4eae2a-09fb-4198-9bfe-dea6d10bf635 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.705418] [55188]: DEBUG oslo_concurrency.lockutils [req-9b809ec8-03f2-4e39-9222-eb9c46352de2 req-8e4eae2a-09fb-4198-9bfe-dea6d10bf635 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.716445] [55188]: INFO nova.api.openstack.compute.server_external_events [req-9b809ec8-03f2-4e39-9222-eb9c46352de2 req-8e4eae2a-09fb-4198-9bfe-dea6d10bf635 service nova] Creating event network-vif-deleted:743bed7e-c9d4-4f11-891b-4110ac7c62a9 for instance dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 on cpu-1 [ 837.720912] [55188]: INFO nova.api.openstack.requestlog [req-9b809ec8-03f2-4e39-9222-eb9c46352de2 req-8e4eae2a-09fb-4198-9bfe-dea6d10bf635 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032325 [ 837.721305] [55188]: [pid: 55188|app: 0|req: 2268/4409] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:18 2025] 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) [ 837.726413] [55188]: DEBUG nova.api.openstack.wsgi [None req-3aaf717d-b7bf-477d-b64e-2f0feb3b14d6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.728479] [55188]: DEBUG nova.compute.api [None req-3aaf717d-b7bf-477d-b64e-2f0feb3b14d6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.730449] [55187]: DEBUG nova.policy [None req-07bee418-801e-4a04-9b1d-577a59d61fc7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.736158] [55187]: INFO nova.api.openstack.requestlog [None req-07bee418-801e-4a04-9b1d-577a59d61fc7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1244 microversion: 2.1 time: 0.073938 [ 837.736158] [55187]: [pid: 55187|app: 0|req: 2142/4410] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.736309] [55188]: DEBUG oslo_concurrency.lockutils [None req-3aaf717d-b7bf-477d-b64e-2f0feb3b14d6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.736309] [55188]: DEBUG oslo_concurrency.lockutils [None req-3aaf717d-b7bf-477d-b64e-2f0feb3b14d6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.736309] [55188]: DEBUG oslo_concurrency.lockutils [None req-3aaf717d-b7bf-477d-b64e-2f0feb3b14d6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.736309] [55188]: DEBUG oslo_concurrency.lockutils [None req-3aaf717d-b7bf-477d-b64e-2f0feb3b14d6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.736463] [55188]: DEBUG oslo_concurrency.lockutils [None req-3aaf717d-b7bf-477d-b64e-2f0feb3b14d6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.736912] [55188]: DEBUG oslo_concurrency.lockutils [None req-3aaf717d-b7bf-477d-b64e-2f0feb3b14d6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.740115] [55187]: DEBUG nova.api.openstack.wsgi [None req-4f6ab622-2c1a-4c1f-b823-f9487d6b337f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.741348] [55187]: DEBUG nova.compute.api [None req-4f6ab622-2c1a-4c1f-b823-f9487d6b337f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.746463] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f6ab622-2c1a-4c1f-b823-f9487d6b337f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.746831] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f6ab622-2c1a-4c1f-b823-f9487d6b337f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.748258] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f6ab622-2c1a-4c1f-b823-f9487d6b337f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.748258] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f6ab622-2c1a-4c1f-b823-f9487d6b337f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.748258] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f6ab622-2c1a-4c1f-b823-f9487d6b337f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.748606] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f6ab622-2c1a-4c1f-b823-f9487d6b337f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.762687] [55188]: DEBUG oslo_concurrency.lockutils [None req-3aaf717d-b7bf-477d-b64e-2f0feb3b14d6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.763203] [55188]: DEBUG oslo_concurrency.lockutils [None req-3aaf717d-b7bf-477d-b64e-2f0feb3b14d6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.763408] [55188]: DEBUG oslo_concurrency.lockutils [None req-3aaf717d-b7bf-477d-b64e-2f0feb3b14d6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.763619] [55188]: DEBUG nova.objects.instance [None req-3aaf717d-b7bf-477d-b64e-2f0feb3b14d6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.794965] [55187]: DEBUG nova.policy [None req-4f6ab622-2c1a-4c1f-b823-f9487d6b337f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.795891] [55188]: DEBUG nova.policy [None req-3aaf717d-b7bf-477d-b64e-2f0feb3b14d6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.800803] [55188]: INFO nova.api.openstack.requestlog [None req-3aaf717d-b7bf-477d-b64e-2f0feb3b14d6 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.078623 [ 837.800984] [55187]: DEBUG nova.policy [None req-4f6ab622-2c1a-4c1f-b823-f9487d6b337f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.801823] [55188]: [pid: 55188|app: 0|req: 2269/4411] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.801911] [55187]: DEBUG nova.policy [None req-4f6ab622-2c1a-4c1f-b823-f9487d6b337f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.804135] [55188]: DEBUG nova.api.openstack.wsgi [None req-f019577a-7bc5-44a2-b174-0f98957dfdbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.805875] [55188]: DEBUG nova.compute.api [None req-f019577a-7bc5-44a2-b174-0f98957dfdbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.807443] [55187]: INFO nova.api.openstack.requestlog [None req-4f6ab622-2c1a-4c1f-b823-f9487d6b337f tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1472 microversion: 2.93 time: 0.071014 [ 837.807443] [55187]: [pid: 55187|app: 0|req: 2143/4412] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1472 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 837.809804] [55187]: DEBUG nova.api.openstack.wsgi [None req-2f3233e6-8341-4cf5-8b2a-071f516a86ed tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.809894] [55188]: DEBUG oslo_concurrency.lockutils [None req-f019577a-7bc5-44a2-b174-0f98957dfdbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.810091] [55188]: DEBUG oslo_concurrency.lockutils [None req-f019577a-7bc5-44a2-b174-0f98957dfdbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.810293] [55188]: DEBUG oslo_concurrency.lockutils [None req-f019577a-7bc5-44a2-b174-0f98957dfdbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.810650] [55188]: DEBUG oslo_concurrency.lockutils [None req-f019577a-7bc5-44a2-b174-0f98957dfdbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.810849] [55188]: DEBUG oslo_concurrency.lockutils [None req-f019577a-7bc5-44a2-b174-0f98957dfdbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.811034] [55188]: DEBUG oslo_concurrency.lockutils [None req-f019577a-7bc5-44a2-b174-0f98957dfdbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.811453] [55187]: DEBUG nova.compute.api [None req-2f3233e6-8341-4cf5-8b2a-071f516a86ed tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.815286] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f3233e6-8341-4cf5-8b2a-071f516a86ed tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.815286] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f3233e6-8341-4cf5-8b2a-071f516a86ed tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.815448] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f3233e6-8341-4cf5-8b2a-071f516a86ed tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.815777] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f3233e6-8341-4cf5-8b2a-071f516a86ed tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.815967] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f3233e6-8341-4cf5-8b2a-071f516a86ed tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.816155] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f3233e6-8341-4cf5-8b2a-071f516a86ed tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.831751] [55188]: DEBUG oslo_concurrency.lockutils [None req-f019577a-7bc5-44a2-b174-0f98957dfdbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.831960] [55188]: DEBUG oslo_concurrency.lockutils [None req-f019577a-7bc5-44a2-b174-0f98957dfdbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.832212] [55188]: DEBUG oslo_concurrency.lockutils [None req-f019577a-7bc5-44a2-b174-0f98957dfdbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.832420] [55188]: DEBUG nova.objects.instance [None req-f019577a-7bc5-44a2-b174-0f98957dfdbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.840199] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f3233e6-8341-4cf5-8b2a-071f516a86ed tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.840199] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f3233e6-8341-4cf5-8b2a-071f516a86ed tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.840199] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f3233e6-8341-4cf5-8b2a-071f516a86ed tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.840394] [55187]: DEBUG nova.objects.instance [None req-2f3233e6-8341-4cf5-8b2a-071f516a86ed tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.853427] [55188]: DEBUG nova.policy [None req-f019577a-7bc5-44a2-b174-0f98957dfdbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.859046] [55188]: INFO nova.api.openstack.requestlog [None req-f019577a-7bc5-44a2-b174-0f98957dfdbb tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.056343 [ 837.859046] [55188]: [pid: 55188|app: 0|req: 2270/4413] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.860917] [55187]: DEBUG nova.policy [None req-2f3233e6-8341-4cf5-8b2a-071f516a86ed tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.865243] [55188]: DEBUG nova.api.openstack.wsgi [None req-f876b57b-1265-474a-9775-2e0a8f21ef4d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.865620] [55187]: INFO nova.api.openstack.requestlog [None req-2f3233e6-8341-4cf5-8b2a-071f516a86ed tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.057730 [ 837.866529] [55187]: [pid: 55187|app: 0|req: 2144/4414] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.867104] [55188]: DEBUG nova.compute.api [None req-f876b57b-1265-474a-9775-2e0a8f21ef4d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.869886] [55187]: DEBUG nova.api.openstack.wsgi [None req-2b0b3cf2-76c3-4f33-88d9-f2eba3ebbcb3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.871193] [55188]: DEBUG oslo_concurrency.lockutils [None req-f876b57b-1265-474a-9775-2e0a8f21ef4d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.871516] [55188]: DEBUG oslo_concurrency.lockutils [None req-f876b57b-1265-474a-9775-2e0a8f21ef4d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.872025] [55188]: DEBUG oslo_concurrency.lockutils [None req-f876b57b-1265-474a-9775-2e0a8f21ef4d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.872025] [55188]: DEBUG oslo_concurrency.lockutils [None req-f876b57b-1265-474a-9775-2e0a8f21ef4d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.872187] [55187]: DEBUG nova.compute.api [None req-2b0b3cf2-76c3-4f33-88d9-f2eba3ebbcb3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.872240] [55188]: DEBUG oslo_concurrency.lockutils [None req-f876b57b-1265-474a-9775-2e0a8f21ef4d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.872365] [55188]: DEBUG oslo_concurrency.lockutils [None req-f876b57b-1265-474a-9775-2e0a8f21ef4d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.876131] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b0b3cf2-76c3-4f33-88d9-f2eba3ebbcb3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.876705] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b0b3cf2-76c3-4f33-88d9-f2eba3ebbcb3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.876705] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b0b3cf2-76c3-4f33-88d9-f2eba3ebbcb3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.876910] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b0b3cf2-76c3-4f33-88d9-f2eba3ebbcb3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.877213] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b0b3cf2-76c3-4f33-88d9-f2eba3ebbcb3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.877336] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b0b3cf2-76c3-4f33-88d9-f2eba3ebbcb3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.892671] [55188]: DEBUG oslo_concurrency.lockutils [None req-f876b57b-1265-474a-9775-2e0a8f21ef4d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.892779] [55188]: DEBUG oslo_concurrency.lockutils [None req-f876b57b-1265-474a-9775-2e0a8f21ef4d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.893498] [55188]: DEBUG oslo_concurrency.lockutils [None req-f876b57b-1265-474a-9775-2e0a8f21ef4d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.893498] [55188]: DEBUG nova.objects.instance [None req-f876b57b-1265-474a-9775-2e0a8f21ef4d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.916718] [55187]: DEBUG nova.policy [None req-2b0b3cf2-76c3-4f33-88d9-f2eba3ebbcb3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.920138] [55188]: DEBUG nova.policy [None req-f876b57b-1265-474a-9775-2e0a8f21ef4d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.923165] [55187]: INFO nova.api.openstack.requestlog [None req-2b0b3cf2-76c3-4f33-88d9-f2eba3ebbcb3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1218 microversion: 2.1 time: 0.055818 [ 837.923565] [55187]: [pid: 55187|app: 0|req: 2145/4415] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1218 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.924927] [55188]: DEBUG nova.policy [None req-f876b57b-1265-474a-9775-2e0a8f21ef4d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.925706] [55188]: DEBUG nova.policy [None req-f876b57b-1265-474a-9775-2e0a8f21ef4d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.926372] [55188]: INFO nova.api.openstack.requestlog [None req-f876b57b-1265-474a-9775-2e0a8f21ef4d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.067256 [ 837.926684] [55188]: [pid: 55188|app: 0|req: 2271/4416] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 837.928851] [55187]: DEBUG nova.api.openstack.wsgi [None req-6876b3aa-1f9a-491c-8453-1daaa8ab9db7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.929159] [55188]: DEBUG nova.api.openstack.wsgi [None req-7c643265-af14-4f73-a895-bf3d3b898fc0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.930712] [55187]: DEBUG nova.compute.api [None req-6876b3aa-1f9a-491c-8453-1daaa8ab9db7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.930819] [55188]: DEBUG nova.compute.api [None req-7c643265-af14-4f73-a895-bf3d3b898fc0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.934424] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c643265-af14-4f73-a895-bf3d3b898fc0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.934662] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c643265-af14-4f73-a895-bf3d3b898fc0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.934848] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c643265-af14-4f73-a895-bf3d3b898fc0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.935321] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c643265-af14-4f73-a895-bf3d3b898fc0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.935522] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c643265-af14-4f73-a895-bf3d3b898fc0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.935699] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c643265-af14-4f73-a895-bf3d3b898fc0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.937912] [55187]: DEBUG oslo_concurrency.lockutils [None req-6876b3aa-1f9a-491c-8453-1daaa8ab9db7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.937912] [55187]: DEBUG oslo_concurrency.lockutils [None req-6876b3aa-1f9a-491c-8453-1daaa8ab9db7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.937912] [55187]: DEBUG oslo_concurrency.lockutils [None req-6876b3aa-1f9a-491c-8453-1daaa8ab9db7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.937912] [55187]: DEBUG oslo_concurrency.lockutils [None req-6876b3aa-1f9a-491c-8453-1daaa8ab9db7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.938228] [55187]: DEBUG oslo_concurrency.lockutils [None req-6876b3aa-1f9a-491c-8453-1daaa8ab9db7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.938324] [55187]: DEBUG oslo_concurrency.lockutils [None req-6876b3aa-1f9a-491c-8453-1daaa8ab9db7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.959712] [55187]: DEBUG oslo_concurrency.lockutils [None req-6876b3aa-1f9a-491c-8453-1daaa8ab9db7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.960073] [55187]: DEBUG oslo_concurrency.lockutils [None req-6876b3aa-1f9a-491c-8453-1daaa8ab9db7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.960370] [55187]: DEBUG oslo_concurrency.lockutils [None req-6876b3aa-1f9a-491c-8453-1daaa8ab9db7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.960666] [55187]: DEBUG nova.objects.instance [None req-6876b3aa-1f9a-491c-8453-1daaa8ab9db7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 837.979159] [55188]: DEBUG nova.policy [None req-7c643265-af14-4f73-a895-bf3d3b898fc0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.983773] [55188]: INFO nova.api.openstack.requestlog [None req-7c643265-af14-4f73-a895-bf3d3b898fc0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1210 microversion: 2.1 time: 0.056441 [ 837.984181] [55188]: [pid: 55188|app: 0|req: 2272/4417] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1210 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.986138] [55187]: DEBUG nova.policy [None req-6876b3aa-1f9a-491c-8453-1daaa8ab9db7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.990264] [55188]: DEBUG nova.api.openstack.wsgi [None req-810e707d-8da9-4434-88be-289f78b2dc5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.991694] [55187]: INFO nova.api.openstack.requestlog [None req-6876b3aa-1f9a-491c-8453-1daaa8ab9db7 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.067451 [ 837.991977] [55188]: DEBUG nova.compute.api [None req-810e707d-8da9-4434-88be-289f78b2dc5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.992212] [55187]: [pid: 55187|app: 0|req: 2146/4418] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.995118] [55187]: DEBUG nova.api.openstack.wsgi [None req-5d72e98c-ae55-476b-8c92-98dabfb0bbf7 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 837.996839] [55188]: DEBUG oslo_concurrency.lockutils [None req-810e707d-8da9-4434-88be-289f78b2dc5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.996839] [55188]: DEBUG oslo_concurrency.lockutils [None req-810e707d-8da9-4434-88be-289f78b2dc5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.996985] [55187]: DEBUG nova.compute.api [None req-5d72e98c-ae55-476b-8c92-98dabfb0bbf7 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 837.997055] [55188]: DEBUG oslo_concurrency.lockutils [None req-810e707d-8da9-4434-88be-289f78b2dc5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.997232] [55188]: DEBUG oslo_concurrency.lockutils [None req-810e707d-8da9-4434-88be-289f78b2dc5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.997782] [55188]: DEBUG oslo_concurrency.lockutils [None req-810e707d-8da9-4434-88be-289f78b2dc5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.997782] [55188]: DEBUG oslo_concurrency.lockutils [None req-810e707d-8da9-4434-88be-289f78b2dc5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.001684] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d72e98c-ae55-476b-8c92-98dabfb0bbf7 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.001939] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d72e98c-ae55-476b-8c92-98dabfb0bbf7 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.002231] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d72e98c-ae55-476b-8c92-98dabfb0bbf7 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.002555] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d72e98c-ae55-476b-8c92-98dabfb0bbf7 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.002766] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d72e98c-ae55-476b-8c92-98dabfb0bbf7 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.002938] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d72e98c-ae55-476b-8c92-98dabfb0bbf7 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.034338] [55188]: DEBUG nova.policy [None req-810e707d-8da9-4434-88be-289f78b2dc5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.038141] [55188]: INFO nova.api.openstack.requestlog [None req-810e707d-8da9-4434-88be-289f78b2dc5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.053274 [ 838.038458] [55188]: [pid: 55188|app: 0|req: 2273/4419] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.045276] [55188]: DEBUG nova.api.openstack.wsgi [None req-55cc0452-cf10-4faa-9812-bc22c1bb3a90 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4af9d5dcf0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.045372] [55187]: DEBUG nova.policy [None req-5d72e98c-ae55-476b-8c92-98dabfb0bbf7 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.054069] [55187]: INFO nova.api.openstack.requestlog [None req-5d72e98c-ae55-476b-8c92-98dabfb0bbf7 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.060646 [ 838.054069] [55187]: [pid: 55187|app: 0|req: 2147/4420] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.057043] [55187]: DEBUG nova.api.openstack.wsgi [None req-c345274c-dd03-4d5f-993d-7990fc6d08ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.059180] [55187]: DEBUG nova.compute.api [None req-c345274c-dd03-4d5f-993d-7990fc6d08ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.065239] [55187]: DEBUG oslo_concurrency.lockutils [None req-c345274c-dd03-4d5f-993d-7990fc6d08ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.065239] [55187]: DEBUG oslo_concurrency.lockutils [None req-c345274c-dd03-4d5f-993d-7990fc6d08ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.065239] [55187]: DEBUG oslo_concurrency.lockutils [None req-c345274c-dd03-4d5f-993d-7990fc6d08ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.065239] [55187]: DEBUG oslo_concurrency.lockutils [None req-c345274c-dd03-4d5f-993d-7990fc6d08ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.065239] [55187]: DEBUG oslo_concurrency.lockutils [None req-c345274c-dd03-4d5f-993d-7990fc6d08ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.065239] [55187]: DEBUG oslo_concurrency.lockutils [None req-c345274c-dd03-4d5f-993d-7990fc6d08ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.098608] [55188]: INFO nova.api.openstack.requestlog [None req-55cc0452-cf10-4faa-9812-bc22c1bb3a90 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b" status: 200 len: 1617 microversion: 2.1 time: 0.059266 [ 838.099108] [55188]: [pid: 55188|app: 0|req: 2274/4421] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b => generated 1617 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.105445] [55188]: DEBUG nova.api.openstack.wsgi [None req-8c7bdeef-7623-4a9f-8f16-418878ad7dc3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.107302] [55188]: DEBUG nova.compute.api [None req-8c7bdeef-7623-4a9f-8f16-418878ad7dc3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.112765] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c7bdeef-7623-4a9f-8f16-418878ad7dc3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.112822] [55187]: DEBUG nova.policy [None req-c345274c-dd03-4d5f-993d-7990fc6d08ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.112977] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c7bdeef-7623-4a9f-8f16-418878ad7dc3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.113228] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c7bdeef-7623-4a9f-8f16-418878ad7dc3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.113693] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c7bdeef-7623-4a9f-8f16-418878ad7dc3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.114481] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c7bdeef-7623-4a9f-8f16-418878ad7dc3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.114481] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c7bdeef-7623-4a9f-8f16-418878ad7dc3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.119588] [55187]: INFO nova.api.openstack.requestlog [None req-c345274c-dd03-4d5f-993d-7990fc6d08ef tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.065029 [ 838.120351] [55187]: [pid: 55187|app: 0|req: 2148/4422] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.156844] [55187]: DEBUG nova.api.openstack.wsgi [None req-c9f0beb6-1289-486a-9b39-a6c6278ad08e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.158914] [55187]: DEBUG nova.compute.api [None req-c9f0beb6-1289-486a-9b39-a6c6278ad08e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.159605] [55188]: DEBUG nova.policy [None req-8c7bdeef-7623-4a9f-8f16-418878ad7dc3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.163787] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9f0beb6-1289-486a-9b39-a6c6278ad08e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.163991] [55188]: INFO nova.api.openstack.requestlog [None req-8c7bdeef-7623-4a9f-8f16-418878ad7dc3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.064059 [ 838.164067] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9f0beb6-1289-486a-9b39-a6c6278ad08e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.164338] [55188]: [pid: 55188|app: 0|req: 2275/4423] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.164430] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9f0beb6-1289-486a-9b39-a6c6278ad08e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.164729] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9f0beb6-1289-486a-9b39-a6c6278ad08e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.164982] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9f0beb6-1289-486a-9b39-a6c6278ad08e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.165259] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9f0beb6-1289-486a-9b39-a6c6278ad08e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.190669] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9f0beb6-1289-486a-9b39-a6c6278ad08e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.190669] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9f0beb6-1289-486a-9b39-a6c6278ad08e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.190833] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9f0beb6-1289-486a-9b39-a6c6278ad08e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.191178] [55187]: DEBUG nova.objects.instance [None req-c9f0beb6-1289-486a-9b39-a6c6278ad08e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 838.222316] [55188]: DEBUG nova.api.openstack.wsgi [None req-ee8655e2-bb6b-47d0-a2f0-af25da27d3cd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.223061] [55188]: DEBUG nova.compute.api [None req-ee8655e2-bb6b-47d0-a2f0-af25da27d3cd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.229094] [55187]: DEBUG nova.policy [None req-c9f0beb6-1289-486a-9b39-a6c6278ad08e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.229228] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee8655e2-bb6b-47d0-a2f0-af25da27d3cd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.229485] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee8655e2-bb6b-47d0-a2f0-af25da27d3cd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.229698] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee8655e2-bb6b-47d0-a2f0-af25da27d3cd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.230185] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee8655e2-bb6b-47d0-a2f0-af25da27d3cd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.230575] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee8655e2-bb6b-47d0-a2f0-af25da27d3cd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.230575] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee8655e2-bb6b-47d0-a2f0-af25da27d3cd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.235115] [55187]: INFO nova.api.openstack.requestlog [None req-c9f0beb6-1289-486a-9b39-a6c6278ad08e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.080511 [ 838.235496] [55187]: [pid: 55187|app: 0|req: 2149/4424] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 838.293620] [55188]: DEBUG nova.policy [None req-ee8655e2-bb6b-47d0-a2f0-af25da27d3cd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.294384] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad7754a5-1e55-473b-8c8d-a0377378b773 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.296822] [55187]: DEBUG nova.compute.api [None req-ad7754a5-1e55-473b-8c8d-a0377378b773 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.301847] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad7754a5-1e55-473b-8c8d-a0377378b773 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.302142] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad7754a5-1e55-473b-8c8d-a0377378b773 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.302335] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad7754a5-1e55-473b-8c8d-a0377378b773 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.302712] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad7754a5-1e55-473b-8c8d-a0377378b773 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.302953] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad7754a5-1e55-473b-8c8d-a0377378b773 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.303426] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad7754a5-1e55-473b-8c8d-a0377378b773 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.313759] [55188]: INFO nova.api.openstack.requestlog [None req-ee8655e2-bb6b-47d0-a2f0-af25da27d3cd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1242 microversion: 2.1 time: 0.095048 [ 838.313759] [55188]: [pid: 55188|app: 0|req: 2276/4425] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1242 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.319088] [55188]: DEBUG nova.api.openstack.wsgi [None req-0b57b3bd-4cc4-41fd-9080-b58cf8506afd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.319976] [55188]: DEBUG nova.compute.api [None req-0b57b3bd-4cc4-41fd-9080-b58cf8506afd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.324980] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b57b3bd-4cc4-41fd-9080-b58cf8506afd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.325563] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b57b3bd-4cc4-41fd-9080-b58cf8506afd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.326037] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b57b3bd-4cc4-41fd-9080-b58cf8506afd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.327078] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b57b3bd-4cc4-41fd-9080-b58cf8506afd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.327428] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b57b3bd-4cc4-41fd-9080-b58cf8506afd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.327727] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b57b3bd-4cc4-41fd-9080-b58cf8506afd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.351034] [55187]: DEBUG nova.policy [None req-ad7754a5-1e55-473b-8c8d-a0377378b773 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.356445] [55187]: DEBUG nova.policy [None req-ad7754a5-1e55-473b-8c8d-a0377378b773 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.357558] [55187]: DEBUG nova.policy [None req-ad7754a5-1e55-473b-8c8d-a0377378b773 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.357748] [55187]: INFO nova.api.openstack.requestlog [None req-ad7754a5-1e55-473b-8c8d-a0377378b773 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.065892 [ 838.358218] [55187]: [pid: 55187|app: 0|req: 2150/4426] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 838.360770] [55187]: DEBUG nova.api.openstack.wsgi [None req-c109f12c-d6a1-4259-bd92-f23d53cc6911 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.363102] [55187]: DEBUG nova.compute.api [None req-c109f12c-d6a1-4259-bd92-f23d53cc6911 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.364730] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b57b3bd-4cc4-41fd-9080-b58cf8506afd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.364975] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b57b3bd-4cc4-41fd-9080-b58cf8506afd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.365186] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b57b3bd-4cc4-41fd-9080-b58cf8506afd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.365381] [55188]: DEBUG nova.objects.instance [None req-0b57b3bd-4cc4-41fd-9080-b58cf8506afd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 838.366242] [55187]: DEBUG oslo_concurrency.lockutils [None req-c109f12c-d6a1-4259-bd92-f23d53cc6911 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.366473] [55187]: DEBUG oslo_concurrency.lockutils [None req-c109f12c-d6a1-4259-bd92-f23d53cc6911 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.367013] [55187]: DEBUG oslo_concurrency.lockutils [None req-c109f12c-d6a1-4259-bd92-f23d53cc6911 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.367013] [55187]: DEBUG oslo_concurrency.lockutils [None req-c109f12c-d6a1-4259-bd92-f23d53cc6911 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.367224] [55187]: DEBUG oslo_concurrency.lockutils [None req-c109f12c-d6a1-4259-bd92-f23d53cc6911 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.367395] [55187]: DEBUG oslo_concurrency.lockutils [None req-c109f12c-d6a1-4259-bd92-f23d53cc6911 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.388852] [55187]: DEBUG oslo_concurrency.lockutils [None req-c109f12c-d6a1-4259-bd92-f23d53cc6911 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.388852] [55187]: DEBUG oslo_concurrency.lockutils [None req-c109f12c-d6a1-4259-bd92-f23d53cc6911 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.388852] [55187]: DEBUG oslo_concurrency.lockutils [None req-c109f12c-d6a1-4259-bd92-f23d53cc6911 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.389079] [55187]: DEBUG nova.objects.instance [None req-c109f12c-d6a1-4259-bd92-f23d53cc6911 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 838.396747] [55188]: DEBUG nova.policy [None req-0b57b3bd-4cc4-41fd-9080-b58cf8506afd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.403697] [55188]: INFO nova.api.openstack.requestlog [None req-0b57b3bd-4cc4-41fd-9080-b58cf8506afd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.090120 [ 838.404176] [55188]: [pid: 55188|app: 0|req: 2277/4427] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.416530] [55188]: DEBUG nova.api.openstack.wsgi [None req-1e4a27c8-bee7-495b-960e-7e3c6ffe68d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.417745] [55187]: DEBUG nova.policy [None req-c109f12c-d6a1-4259-bd92-f23d53cc6911 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.417925] [55188]: DEBUG nova.compute.api [None req-1e4a27c8-bee7-495b-960e-7e3c6ffe68d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.421051] [55187]: INFO nova.api.openstack.requestlog [None req-c109f12c-d6a1-4259-bd92-f23d53cc6911 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.062355 [ 838.422030] [55187]: [pid: 55187|app: 0|req: 2151/4428] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.423803] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e4a27c8-bee7-495b-960e-7e3c6ffe68d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.424072] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e4a27c8-bee7-495b-960e-7e3c6ffe68d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.424278] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e4a27c8-bee7-495b-960e-7e3c6ffe68d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.424681] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e4a27c8-bee7-495b-960e-7e3c6ffe68d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.424905] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e4a27c8-bee7-495b-960e-7e3c6ffe68d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.425097] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e4a27c8-bee7-495b-960e-7e3c6ffe68d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.439992] [55187]: DEBUG nova.api.openstack.wsgi [None req-1d1eddc4-9406-4b3c-a8d6-b11870b5a55f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.441533] [55187]: DEBUG nova.compute.api [None req-1d1eddc4-9406-4b3c-a8d6-b11870b5a55f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.445245] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d1eddc4-9406-4b3c-a8d6-b11870b5a55f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.447497] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d1eddc4-9406-4b3c-a8d6-b11870b5a55f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.447497] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d1eddc4-9406-4b3c-a8d6-b11870b5a55f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.447497] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d1eddc4-9406-4b3c-a8d6-b11870b5a55f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.447497] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d1eddc4-9406-4b3c-a8d6-b11870b5a55f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.447497] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d1eddc4-9406-4b3c-a8d6-b11870b5a55f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.466963] [55188]: DEBUG nova.policy [None req-1e4a27c8-bee7-495b-960e-7e3c6ffe68d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.474470] [55188]: INFO nova.api.openstack.requestlog [None req-1e4a27c8-bee7-495b-960e-7e3c6ffe68d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.060002 [ 838.474470] [55188]: [pid: 55188|app: 0|req: 2278/4429] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 838.610115] [55187]: DEBUG nova.policy [None req-1d1eddc4-9406-4b3c-a8d6-b11870b5a55f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.615122] [55187]: INFO nova.api.openstack.requestlog [None req-1d1eddc4-9406-4b3c-a8d6-b11870b5a55f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1290 microversion: 2.1 time: 0.178960 [ 838.615481] [55187]: [pid: 55187|app: 0|req: 2152/4430] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:18 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1290 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 838.684760] [55188]: DEBUG nova.api.openstack.wsgi [None req-35ff405f-8231-4609-8e6f-400741f87e5b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.687067] [55188]: DEBUG nova.compute.api [None req-35ff405f-8231-4609-8e6f-400741f87e5b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.692514] [55188]: DEBUG oslo_concurrency.lockutils [None req-35ff405f-8231-4609-8e6f-400741f87e5b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.692878] [55188]: DEBUG oslo_concurrency.lockutils [None req-35ff405f-8231-4609-8e6f-400741f87e5b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.693133] [55188]: DEBUG oslo_concurrency.lockutils [None req-35ff405f-8231-4609-8e6f-400741f87e5b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.693857] [55188]: DEBUG oslo_concurrency.lockutils [None req-35ff405f-8231-4609-8e6f-400741f87e5b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.694141] [55188]: DEBUG oslo_concurrency.lockutils [None req-35ff405f-8231-4609-8e6f-400741f87e5b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.694376] [55188]: DEBUG oslo_concurrency.lockutils [None req-35ff405f-8231-4609-8e6f-400741f87e5b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.707829] [55187]: DEBUG nova.api.openstack.wsgi [None req-9a61c710-22e5-4348-a139-6008babbbf22 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.710062] [55187]: DEBUG nova.compute.api [None req-9a61c710-22e5-4348-a139-6008babbbf22 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.720189] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a61c710-22e5-4348-a139-6008babbbf22 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.720835] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a61c710-22e5-4348-a139-6008babbbf22 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.721727] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a61c710-22e5-4348-a139-6008babbbf22 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.722205] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a61c710-22e5-4348-a139-6008babbbf22 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.723678] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a61c710-22e5-4348-a139-6008babbbf22 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.723910] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a61c710-22e5-4348-a139-6008babbbf22 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.823777] [55188]: DEBUG nova.policy [None req-35ff405f-8231-4609-8e6f-400741f87e5b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.830714] [55188]: INFO nova.api.openstack.requestlog [None req-35ff405f-8231-4609-8e6f-400741f87e5b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1669 microversion: 2.1 time: 0.149776 [ 838.832259] [55188]: [pid: 55188|app: 0|req: 2279/4431] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1669 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.837433] [55188]: DEBUG nova.api.openstack.wsgi [None req-a3c2a1d9-0808-4a02-a462-4e1ec8612c70 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.837433] [55188]: DEBUG nova.compute.api [None req-a3c2a1d9-0808-4a02-a462-4e1ec8612c70 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.840249] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3c2a1d9-0808-4a02-a462-4e1ec8612c70 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.840586] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3c2a1d9-0808-4a02-a462-4e1ec8612c70 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.840660] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3c2a1d9-0808-4a02-a462-4e1ec8612c70 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.840995] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3c2a1d9-0808-4a02-a462-4e1ec8612c70 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.841212] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3c2a1d9-0808-4a02-a462-4e1ec8612c70 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.841372] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3c2a1d9-0808-4a02-a462-4e1ec8612c70 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.842079] [55187]: DEBUG nova.policy [None req-9a61c710-22e5-4348-a139-6008babbbf22 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.847445] [55187]: INFO nova.api.openstack.requestlog [None req-9a61c710-22e5-4348-a139-6008babbbf22 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1378 microversion: 2.1 time: 0.147280 [ 838.847796] [55187]: [pid: 55187|app: 0|req: 2153/4432] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1378 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.850596] [55187]: DEBUG nova.api.openstack.wsgi [None req-48d2c319-e18b-4f04-8ca2-e48cdcbffe97 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.852352] [55187]: DEBUG nova.compute.api [None req-48d2c319-e18b-4f04-8ca2-e48cdcbffe97 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.855630] [55187]: DEBUG oslo_concurrency.lockutils [None req-48d2c319-e18b-4f04-8ca2-e48cdcbffe97 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.855939] [55187]: DEBUG oslo_concurrency.lockutils [None req-48d2c319-e18b-4f04-8ca2-e48cdcbffe97 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.856167] [55187]: DEBUG oslo_concurrency.lockutils [None req-48d2c319-e18b-4f04-8ca2-e48cdcbffe97 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.856526] [55187]: DEBUG oslo_concurrency.lockutils [None req-48d2c319-e18b-4f04-8ca2-e48cdcbffe97 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.856796] [55187]: DEBUG oslo_concurrency.lockutils [None req-48d2c319-e18b-4f04-8ca2-e48cdcbffe97 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.856914] [55187]: DEBUG oslo_concurrency.lockutils [None req-48d2c319-e18b-4f04-8ca2-e48cdcbffe97 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.874446] [55188]: DEBUG nova.policy [None req-a3c2a1d9-0808-4a02-a462-4e1ec8612c70 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.879560] [55188]: INFO nova.api.openstack.requestlog [None req-a3c2a1d9-0808-4a02-a462-4e1ec8612c70 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1244 microversion: 2.1 time: 0.047758 [ 838.879931] [55188]: [pid: 55188|app: 0|req: 2280/4433] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.881454] [55187]: DEBUG oslo_concurrency.lockutils [None req-48d2c319-e18b-4f04-8ca2-e48cdcbffe97 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.881693] [55187]: DEBUG oslo_concurrency.lockutils [None req-48d2c319-e18b-4f04-8ca2-e48cdcbffe97 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.882083] [55187]: DEBUG oslo_concurrency.lockutils [None req-48d2c319-e18b-4f04-8ca2-e48cdcbffe97 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.882406] [55187]: DEBUG nova.objects.instance [None req-48d2c319-e18b-4f04-8ca2-e48cdcbffe97 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 838.890813] [55188]: DEBUG nova.api.openstack.wsgi [None req-798a47d5-6df5-45dd-bcf0-b030994704e5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.893118] [55188]: DEBUG nova.compute.api [None req-798a47d5-6df5-45dd-bcf0-b030994704e5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.896648] [55188]: DEBUG oslo_concurrency.lockutils [None req-798a47d5-6df5-45dd-bcf0-b030994704e5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.896900] [55188]: DEBUG oslo_concurrency.lockutils [None req-798a47d5-6df5-45dd-bcf0-b030994704e5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.897721] [55188]: DEBUG oslo_concurrency.lockutils [None req-798a47d5-6df5-45dd-bcf0-b030994704e5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.897721] [55188]: DEBUG oslo_concurrency.lockutils [None req-798a47d5-6df5-45dd-bcf0-b030994704e5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.897859] [55188]: DEBUG oslo_concurrency.lockutils [None req-798a47d5-6df5-45dd-bcf0-b030994704e5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.899231] [55188]: DEBUG oslo_concurrency.lockutils [None req-798a47d5-6df5-45dd-bcf0-b030994704e5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.977648] [55188]: DEBUG nova.policy [None req-798a47d5-6df5-45dd-bcf0-b030994704e5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.982686] [55188]: DEBUG nova.policy [None req-798a47d5-6df5-45dd-bcf0-b030994704e5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.983263] [55188]: DEBUG nova.policy [None req-798a47d5-6df5-45dd-bcf0-b030994704e5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.986930] [55188]: INFO nova.api.openstack.requestlog [None req-798a47d5-6df5-45dd-bcf0-b030994704e5 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1550 microversion: 2.93 time: 0.102395 [ 838.987302] [55188]: [pid: 55188|app: 0|req: 2281/4434] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1550 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 838.989771] [55188]: DEBUG nova.api.openstack.wsgi [None req-8a99aabd-54da-4608-ac05-1975764e16d8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 838.991568] [55188]: DEBUG nova.compute.api [None req-8a99aabd-54da-4608-ac05-1975764e16d8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 838.996617] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a99aabd-54da-4608-ac05-1975764e16d8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.996863] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a99aabd-54da-4608-ac05-1975764e16d8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.997088] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a99aabd-54da-4608-ac05-1975764e16d8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.997455] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a99aabd-54da-4608-ac05-1975764e16d8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.997681] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a99aabd-54da-4608-ac05-1975764e16d8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.997970] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a99aabd-54da-4608-ac05-1975764e16d8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.018999] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a99aabd-54da-4608-ac05-1975764e16d8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.019275] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a99aabd-54da-4608-ac05-1975764e16d8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.019461] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a99aabd-54da-4608-ac05-1975764e16d8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.019662] [55188]: DEBUG nova.objects.instance [None req-8a99aabd-54da-4608-ac05-1975764e16d8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.041764] [55188]: DEBUG nova.policy [None req-8a99aabd-54da-4608-ac05-1975764e16d8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.047428] [55188]: INFO nova.api.openstack.requestlog [None req-8a99aabd-54da-4608-ac05-1975764e16d8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.059505 [ 839.047765] [55188]: [pid: 55188|app: 0|req: 2282/4435] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.050224] [55188]: DEBUG nova.api.openstack.wsgi [None req-466df387-94dc-4a62-8e13-f74e6f393e43 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.055019] [55188]: DEBUG nova.compute.api [None req-466df387-94dc-4a62-8e13-f74e6f393e43 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.055411] [55188]: DEBUG oslo_concurrency.lockutils [None req-466df387-94dc-4a62-8e13-f74e6f393e43 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.055664] [55188]: DEBUG oslo_concurrency.lockutils [None req-466df387-94dc-4a62-8e13-f74e6f393e43 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.055820] [55188]: DEBUG oslo_concurrency.lockutils [None req-466df387-94dc-4a62-8e13-f74e6f393e43 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.056181] [55188]: DEBUG oslo_concurrency.lockutils [None req-466df387-94dc-4a62-8e13-f74e6f393e43 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.056377] [55188]: DEBUG oslo_concurrency.lockutils [None req-466df387-94dc-4a62-8e13-f74e6f393e43 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.056548] [55188]: DEBUG oslo_concurrency.lockutils [None req-466df387-94dc-4a62-8e13-f74e6f393e43 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.079510] [55188]: DEBUG oslo_concurrency.lockutils [None req-466df387-94dc-4a62-8e13-f74e6f393e43 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.079755] [55188]: DEBUG oslo_concurrency.lockutils [None req-466df387-94dc-4a62-8e13-f74e6f393e43 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.079962] [55188]: DEBUG oslo_concurrency.lockutils [None req-466df387-94dc-4a62-8e13-f74e6f393e43 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.080152] [55188]: DEBUG nova.objects.instance [None req-466df387-94dc-4a62-8e13-f74e6f393e43 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.104855] [55188]: DEBUG nova.policy [None req-466df387-94dc-4a62-8e13-f74e6f393e43 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.109149] [55188]: INFO nova.api.openstack.requestlog [None req-466df387-94dc-4a62-8e13-f74e6f393e43 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.060567 [ 839.109327] [55188]: [pid: 55188|app: 0|req: 2283/4436] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.113143] [55188]: DEBUG nova.api.openstack.wsgi [None req-8f14d27b-1350-45b7-b335-1f3d8a859fda tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.113348] [55188]: DEBUG nova.compute.api [None req-8f14d27b-1350-45b7-b335-1f3d8a859fda tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.118480] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f14d27b-1350-45b7-b335-1f3d8a859fda tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.118702] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f14d27b-1350-45b7-b335-1f3d8a859fda tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.118879] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f14d27b-1350-45b7-b335-1f3d8a859fda tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.119275] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f14d27b-1350-45b7-b335-1f3d8a859fda tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.119477] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f14d27b-1350-45b7-b335-1f3d8a859fda tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.119701] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f14d27b-1350-45b7-b335-1f3d8a859fda tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.146781] [55187]: DEBUG nova.policy [None req-48d2c319-e18b-4f04-8ca2-e48cdcbffe97 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.154974] [55187]: INFO nova.api.openstack.requestlog [None req-48d2c319-e18b-4f04-8ca2-e48cdcbffe97 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.306446 [ 839.155183] [55188]: DEBUG nova.policy [None req-8f14d27b-1350-45b7-b335-1f3d8a859fda tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.155427] [55187]: [pid: 55187|app: 0|req: 2154/4437] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.158161] [55187]: DEBUG nova.api.openstack.wsgi [None req-cf1e2367-b8e5-4d7c-8f72-4a8655b6c097 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.159904] [55187]: DEBUG nova.compute.api [None req-cf1e2367-b8e5-4d7c-8f72-4a8655b6c097 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.160304] [55188]: INFO nova.api.openstack.requestlog [None req-8f14d27b-1350-45b7-b335-1f3d8a859fda tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1218 microversion: 2.1 time: 0.050374 [ 839.160641] [55188]: [pid: 55188|app: 0|req: 2284/4438] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.163839] [55188]: DEBUG nova.api.openstack.wsgi [None req-1ac363c0-4084-42a2-afdc-4f1b738c26d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.164457] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf1e2367-b8e5-4d7c-8f72-4a8655b6c097 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.164566] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf1e2367-b8e5-4d7c-8f72-4a8655b6c097 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.165108] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf1e2367-b8e5-4d7c-8f72-4a8655b6c097 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.165166] [55188]: DEBUG nova.compute.api [None req-1ac363c0-4084-42a2-afdc-4f1b738c26d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.165266] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf1e2367-b8e5-4d7c-8f72-4a8655b6c097 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.165456] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf1e2367-b8e5-4d7c-8f72-4a8655b6c097 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.166153] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf1e2367-b8e5-4d7c-8f72-4a8655b6c097 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.168567] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ac363c0-4084-42a2-afdc-4f1b738c26d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.168678] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ac363c0-4084-42a2-afdc-4f1b738c26d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.168844] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ac363c0-4084-42a2-afdc-4f1b738c26d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.169231] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ac363c0-4084-42a2-afdc-4f1b738c26d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.169437] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ac363c0-4084-42a2-afdc-4f1b738c26d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.169668] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ac363c0-4084-42a2-afdc-4f1b738c26d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.185307] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf1e2367-b8e5-4d7c-8f72-4a8655b6c097 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.185703] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf1e2367-b8e5-4d7c-8f72-4a8655b6c097 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.185977] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf1e2367-b8e5-4d7c-8f72-4a8655b6c097 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.186266] [55187]: DEBUG nova.objects.instance [None req-cf1e2367-b8e5-4d7c-8f72-4a8655b6c097 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.211368] [55188]: DEBUG nova.policy [None req-1ac363c0-4084-42a2-afdc-4f1b738c26d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.215569] [55188]: INFO nova.api.openstack.requestlog [None req-1ac363c0-4084-42a2-afdc-4f1b738c26d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1210 microversion: 2.1 time: 0.054310 [ 839.216568] [55188]: [pid: 55188|app: 0|req: 2285/4439] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1210 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.218615] [55188]: DEBUG nova.api.openstack.wsgi [None req-7ed7c7e5-dd46-49e8-9662-a45fe0d1f43a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.220392] [55188]: DEBUG nova.compute.api [None req-7ed7c7e5-dd46-49e8-9662-a45fe0d1f43a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.220491] [55187]: DEBUG nova.policy [None req-cf1e2367-b8e5-4d7c-8f72-4a8655b6c097 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.225725] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ed7c7e5-dd46-49e8-9662-a45fe0d1f43a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.226164] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ed7c7e5-dd46-49e8-9662-a45fe0d1f43a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.226458] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ed7c7e5-dd46-49e8-9662-a45fe0d1f43a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.226678] [55187]: DEBUG nova.policy [None req-cf1e2367-b8e5-4d7c-8f72-4a8655b6c097 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.226845] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ed7c7e5-dd46-49e8-9662-a45fe0d1f43a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.227443] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ed7c7e5-dd46-49e8-9662-a45fe0d1f43a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.228640] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ed7c7e5-dd46-49e8-9662-a45fe0d1f43a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.228721] [55187]: DEBUG nova.policy [None req-cf1e2367-b8e5-4d7c-8f72-4a8655b6c097 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.228721] [55187]: INFO nova.api.openstack.requestlog [None req-cf1e2367-b8e5-4d7c-8f72-4a8655b6c097 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.072423 [ 839.228721] [55187]: [pid: 55187|app: 0|req: 2155/4440] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 839.231629] [55187]: DEBUG nova.api.openstack.wsgi [None req-0d2f45c1-bca3-45d1-8d3d-b2679f0fef2e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.233915] [55187]: DEBUG nova.compute.api [None req-0d2f45c1-bca3-45d1-8d3d-b2679f0fef2e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.239198] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d2f45c1-bca3-45d1-8d3d-b2679f0fef2e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.239451] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d2f45c1-bca3-45d1-8d3d-b2679f0fef2e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.239645] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d2f45c1-bca3-45d1-8d3d-b2679f0fef2e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.240253] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d2f45c1-bca3-45d1-8d3d-b2679f0fef2e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.240481] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d2f45c1-bca3-45d1-8d3d-b2679f0fef2e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.240764] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d2f45c1-bca3-45d1-8d3d-b2679f0fef2e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.261891] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ed7c7e5-dd46-49e8-9662-a45fe0d1f43a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.262180] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ed7c7e5-dd46-49e8-9662-a45fe0d1f43a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.262622] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ed7c7e5-dd46-49e8-9662-a45fe0d1f43a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.266020] [55188]: DEBUG nova.objects.instance [None req-7ed7c7e5-dd46-49e8-9662-a45fe0d1f43a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.293301] [55187]: DEBUG nova.policy [None req-0d2f45c1-bca3-45d1-8d3d-b2679f0fef2e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.304887] [55187]: INFO nova.api.openstack.requestlog [None req-0d2f45c1-bca3-45d1-8d3d-b2679f0fef2e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.075414 [ 839.305309] [55187]: [pid: 55187|app: 0|req: 2156/4441] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.310018] [55187]: DEBUG nova.api.openstack.wsgi [None req-62d479d5-1f95-4c79-bdc0-3fc28f100f86 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.310699] [55187]: DEBUG nova.compute.api [None req-62d479d5-1f95-4c79-bdc0-3fc28f100f86 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.314286] [55188]: DEBUG nova.policy [None req-7ed7c7e5-dd46-49e8-9662-a45fe0d1f43a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.315252] [55187]: DEBUG oslo_concurrency.lockutils [None req-62d479d5-1f95-4c79-bdc0-3fc28f100f86 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.315506] [55187]: DEBUG oslo_concurrency.lockutils [None req-62d479d5-1f95-4c79-bdc0-3fc28f100f86 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.315702] [55187]: DEBUG oslo_concurrency.lockutils [None req-62d479d5-1f95-4c79-bdc0-3fc28f100f86 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.316062] [55187]: DEBUG oslo_concurrency.lockutils [None req-62d479d5-1f95-4c79-bdc0-3fc28f100f86 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.316745] [55187]: DEBUG oslo_concurrency.lockutils [None req-62d479d5-1f95-4c79-bdc0-3fc28f100f86 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.316745] [55187]: DEBUG oslo_concurrency.lockutils [None req-62d479d5-1f95-4c79-bdc0-3fc28f100f86 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.323926] [55188]: INFO nova.api.openstack.requestlog [None req-7ed7c7e5-dd46-49e8-9662-a45fe0d1f43a tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.107364 [ 839.324487] [55188]: [pid: 55188|app: 0|req: 2286/4442] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.328627] [55188]: DEBUG nova.api.openstack.wsgi [None req-2c2a6319-d54d-4896-9799-17b9ba38d76b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4af9d5c700>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.375899] [55188]: INFO nova.api.openstack.requestlog [None req-2c2a6319-d54d-4896-9799-17b9ba38d76b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b" status: 200 len: 1625 microversion: 2.1 time: 0.049943 [ 839.376391] [55188]: [pid: 55188|app: 0|req: 2287/4443] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b => generated 1625 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.378967] [55188]: DEBUG nova.api.openstack.wsgi [None req-e8979e01-c8c6-4c86-8a2a-07b86b24f28a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.381051] [55187]: DEBUG nova.policy [None req-62d479d5-1f95-4c79-bdc0-3fc28f100f86 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.385452] [55188]: DEBUG nova.compute.api [None req-e8979e01-c8c6-4c86-8a2a-07b86b24f28a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.386292] [55187]: INFO nova.api.openstack.requestlog [None req-62d479d5-1f95-4c79-bdc0-3fc28f100f86 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.080049 [ 839.386500] [55187]: [pid: 55187|app: 0|req: 2157/4444] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.389929] [55187]: DEBUG nova.api.openstack.wsgi [None req-0289dafc-aecc-4e55-98cd-bf93e3e17721 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.391659] [55187]: DEBUG nova.compute.api [None req-0289dafc-aecc-4e55-98cd-bf93e3e17721 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.392524] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8979e01-c8c6-4c86-8a2a-07b86b24f28a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.392524] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8979e01-c8c6-4c86-8a2a-07b86b24f28a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.392524] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8979e01-c8c6-4c86-8a2a-07b86b24f28a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.395519] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8979e01-c8c6-4c86-8a2a-07b86b24f28a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.395519] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8979e01-c8c6-4c86-8a2a-07b86b24f28a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.395519] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8979e01-c8c6-4c86-8a2a-07b86b24f28a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.395612] [55187]: DEBUG oslo_concurrency.lockutils [None req-0289dafc-aecc-4e55-98cd-bf93e3e17721 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.395612] [55187]: DEBUG oslo_concurrency.lockutils [None req-0289dafc-aecc-4e55-98cd-bf93e3e17721 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.395612] [55187]: DEBUG oslo_concurrency.lockutils [None req-0289dafc-aecc-4e55-98cd-bf93e3e17721 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.395948] [55187]: DEBUG oslo_concurrency.lockutils [None req-0289dafc-aecc-4e55-98cd-bf93e3e17721 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.399956] [55187]: DEBUG oslo_concurrency.lockutils [None req-0289dafc-aecc-4e55-98cd-bf93e3e17721 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.399956] [55187]: DEBUG oslo_concurrency.lockutils [None req-0289dafc-aecc-4e55-98cd-bf93e3e17721 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.440199] [55188]: DEBUG nova.policy [None req-e8979e01-c8c6-4c86-8a2a-07b86b24f28a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.445782] [55188]: INFO nova.api.openstack.requestlog [None req-e8979e01-c8c6-4c86-8a2a-07b86b24f28a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.068834 [ 839.446300] [55188]: [pid: 55188|app: 0|req: 2288/4445] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.446752] [55187]: DEBUG nova.policy [None req-0289dafc-aecc-4e55-98cd-bf93e3e17721 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.452362] [55187]: INFO nova.api.openstack.requestlog [None req-0289dafc-aecc-4e55-98cd-bf93e3e17721 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.064754 [ 839.452362] [55187]: [pid: 55187|app: 0|req: 2158/4446] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.454419] [55188]: DEBUG nova.api.openstack.wsgi [None req-34f1fc99-2a10-45a8-9e47-dbd34927b74e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.457136] [55188]: DEBUG nova.compute.api [None req-34f1fc99-2a10-45a8-9e47-dbd34927b74e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.458121] [55187]: DEBUG nova.api.openstack.wsgi [None req-d8e2e2b0-c9d6-4f78-9745-c69bf4a2691b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.459866] [55187]: DEBUG nova.compute.api [None req-d8e2e2b0-c9d6-4f78-9745-c69bf4a2691b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.460297] [55188]: DEBUG oslo_concurrency.lockutils [None req-34f1fc99-2a10-45a8-9e47-dbd34927b74e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.460559] [55188]: DEBUG oslo_concurrency.lockutils [None req-34f1fc99-2a10-45a8-9e47-dbd34927b74e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.460758] [55188]: DEBUG oslo_concurrency.lockutils [None req-34f1fc99-2a10-45a8-9e47-dbd34927b74e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.461174] [55188]: DEBUG oslo_concurrency.lockutils [None req-34f1fc99-2a10-45a8-9e47-dbd34927b74e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.461383] [55188]: DEBUG oslo_concurrency.lockutils [None req-34f1fc99-2a10-45a8-9e47-dbd34927b74e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.461632] [55188]: DEBUG oslo_concurrency.lockutils [None req-34f1fc99-2a10-45a8-9e47-dbd34927b74e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.463518] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8e2e2b0-c9d6-4f78-9745-c69bf4a2691b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.463647] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8e2e2b0-c9d6-4f78-9745-c69bf4a2691b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.463833] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8e2e2b0-c9d6-4f78-9745-c69bf4a2691b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.464204] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8e2e2b0-c9d6-4f78-9745-c69bf4a2691b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.464404] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8e2e2b0-c9d6-4f78-9745-c69bf4a2691b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.464575] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8e2e2b0-c9d6-4f78-9745-c69bf4a2691b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.484476] [55188]: DEBUG oslo_concurrency.lockutils [None req-34f1fc99-2a10-45a8-9e47-dbd34927b74e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.484747] [55188]: DEBUG oslo_concurrency.lockutils [None req-34f1fc99-2a10-45a8-9e47-dbd34927b74e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.484993] [55188]: DEBUG oslo_concurrency.lockutils [None req-34f1fc99-2a10-45a8-9e47-dbd34927b74e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.485242] [55188]: DEBUG nova.objects.instance [None req-34f1fc99-2a10-45a8-9e47-dbd34927b74e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lazy-loading 'fault' on Instance uuid d6fa88dd-2220-4998-8294-6a985ffb1eaf {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.503850] [55187]: DEBUG nova.policy [None req-d8e2e2b0-c9d6-4f78-9745-c69bf4a2691b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.509732] [55187]: INFO nova.api.openstack.requestlog [None req-d8e2e2b0-c9d6-4f78-9745-c69bf4a2691b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1242 microversion: 2.1 time: 0.056812 [ 839.510261] [55187]: [pid: 55187|app: 0|req: 2159/4447] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.513545] [55187]: DEBUG nova.api.openstack.wsgi [None req-d5cfc298-55e9-4f19-9c8a-ad05835b7d9f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.515311] [55188]: DEBUG nova.policy [None req-34f1fc99-2a10-45a8-9e47-dbd34927b74e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '937f353ad05347f9aaedfa88ee97a0f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2142c2ed6fdc4ff895c303422e15f44c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.515590] [55187]: DEBUG nova.compute.api [None req-d5cfc298-55e9-4f19-9c8a-ad05835b7d9f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.518774] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5cfc298-55e9-4f19-9c8a-ad05835b7d9f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.519023] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5cfc298-55e9-4f19-9c8a-ad05835b7d9f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.519181] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5cfc298-55e9-4f19-9c8a-ad05835b7d9f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.519546] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5cfc298-55e9-4f19-9c8a-ad05835b7d9f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.519752] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5cfc298-55e9-4f19-9c8a-ad05835b7d9f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.519817] [55188]: INFO nova.api.openstack.requestlog [None req-34f1fc99-2a10-45a8-9e47-dbd34927b74e tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 200 len: 1298 microversion: 2.1 time: 0.069037 [ 839.520068] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5cfc298-55e9-4f19-9c8a-ad05835b7d9f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.520207] [55188]: [pid: 55188|app: 0|req: 2289/4448] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 1298 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.522899] [55188]: DEBUG nova.api.openstack.wsgi [None req-fb79df3e-cc3e-4e04-912d-2c6164746722 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4af9d5fb50>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.558103] [55188]: INFO nova.api.openstack.requestlog [None req-fb79df3e-cc3e-4e04-912d-2c6164746722 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b" status: 200 len: 1625 microversion: 2.1 time: 0.037103 [ 839.558501] [55188]: [pid: 55188|app: 0|req: 2290/4449] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b => generated 1625 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.564813] [55187]: DEBUG nova.policy [None req-d5cfc298-55e9-4f19-9c8a-ad05835b7d9f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.565694] [55188]: DEBUG nova.api.openstack.wsgi [None req-4ad66215-b3c4-4d6f-be67-e2bfba9e0f49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.570000] [55188]: DEBUG nova.compute.api [None req-4ad66215-b3c4-4d6f-be67-e2bfba9e0f49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.571469] [55187]: DEBUG nova.policy [None req-d5cfc298-55e9-4f19-9c8a-ad05835b7d9f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.573056] [55187]: DEBUG nova.policy [None req-d5cfc298-55e9-4f19-9c8a-ad05835b7d9f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.573686] [55187]: INFO nova.api.openstack.requestlog [None req-d5cfc298-55e9-4f19-9c8a-ad05835b7d9f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.062928 [ 839.574235] [55187]: [pid: 55187|app: 0|req: 2160/4450] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 839.574866] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ad66215-b3c4-4d6f-be67-e2bfba9e0f49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.574949] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ad66215-b3c4-4d6f-be67-e2bfba9e0f49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.575200] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ad66215-b3c4-4d6f-be67-e2bfba9e0f49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.575876] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ad66215-b3c4-4d6f-be67-e2bfba9e0f49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.575876] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ad66215-b3c4-4d6f-be67-e2bfba9e0f49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.575983] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ad66215-b3c4-4d6f-be67-e2bfba9e0f49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.577028] [55187]: DEBUG nova.api.openstack.wsgi [None req-a36f8aff-233a-46d9-a519-fc5a81699113 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.581755] [55187]: DEBUG nova.compute.api [None req-a36f8aff-233a-46d9-a519-fc5a81699113 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.582560] [55187]: DEBUG oslo_concurrency.lockutils [None req-a36f8aff-233a-46d9-a519-fc5a81699113 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.582875] [55187]: DEBUG oslo_concurrency.lockutils [None req-a36f8aff-233a-46d9-a519-fc5a81699113 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.583426] [55187]: DEBUG oslo_concurrency.lockutils [None req-a36f8aff-233a-46d9-a519-fc5a81699113 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.583622] [55187]: DEBUG oslo_concurrency.lockutils [None req-a36f8aff-233a-46d9-a519-fc5a81699113 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.584047] [55187]: DEBUG oslo_concurrency.lockutils [None req-a36f8aff-233a-46d9-a519-fc5a81699113 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.584047] [55187]: DEBUG oslo_concurrency.lockutils [None req-a36f8aff-233a-46d9-a519-fc5a81699113 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.598876] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ad66215-b3c4-4d6f-be67-e2bfba9e0f49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.599143] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ad66215-b3c4-4d6f-be67-e2bfba9e0f49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.599339] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ad66215-b3c4-4d6f-be67-e2bfba9e0f49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.599539] [55188]: DEBUG nova.objects.instance [None req-4ad66215-b3c4-4d6f-be67-e2bfba9e0f49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.605975] [55187]: DEBUG oslo_concurrency.lockutils [None req-a36f8aff-233a-46d9-a519-fc5a81699113 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.606674] [55187]: DEBUG oslo_concurrency.lockutils [None req-a36f8aff-233a-46d9-a519-fc5a81699113 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.606674] [55187]: DEBUG oslo_concurrency.lockutils [None req-a36f8aff-233a-46d9-a519-fc5a81699113 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.606924] [55187]: DEBUG nova.objects.instance [None req-a36f8aff-233a-46d9-a519-fc5a81699113 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.625745] [55188]: DEBUG nova.policy [None req-4ad66215-b3c4-4d6f-be67-e2bfba9e0f49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.628797] [55187]: DEBUG nova.policy [None req-a36f8aff-233a-46d9-a519-fc5a81699113 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.634671] [55187]: INFO nova.api.openstack.requestlog [None req-a36f8aff-233a-46d9-a519-fc5a81699113 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.059607 [ 839.635068] [55187]: [pid: 55187|app: 0|req: 2161/4451] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.636919] [55188]: INFO nova.api.openstack.requestlog [None req-4ad66215-b3c4-4d6f-be67-e2bfba9e0f49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.077588 [ 839.637453] [55188]: [pid: 55188|app: 0|req: 2291/4452] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:19 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.638363] [55187]: DEBUG nova.api.openstack.wsgi [None req-ea6f155e-d0c3-4e37-bdf7-c2ecc6b04472 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.640902] [55187]: DEBUG nova.compute.api [None req-ea6f155e-d0c3-4e37-bdf7-c2ecc6b04472 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.644768] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea6f155e-d0c3-4e37-bdf7-c2ecc6b04472 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.645129] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea6f155e-d0c3-4e37-bdf7-c2ecc6b04472 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.645804] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea6f155e-d0c3-4e37-bdf7-c2ecc6b04472 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.646251] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea6f155e-d0c3-4e37-bdf7-c2ecc6b04472 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.646339] [55188]: DEBUG nova.api.openstack.wsgi [None req-91fbe45a-b23c-40a4-b684-6cf425e36fdb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.646798] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea6f155e-d0c3-4e37-bdf7-c2ecc6b04472 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.647074] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea6f155e-d0c3-4e37-bdf7-c2ecc6b04472 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.648844] [55188]: DEBUG nova.compute.api [None req-91fbe45a-b23c-40a4-b684-6cf425e36fdb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.654172] [55188]: DEBUG oslo_concurrency.lockutils [None req-91fbe45a-b23c-40a4-b684-6cf425e36fdb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.654559] [55188]: DEBUG oslo_concurrency.lockutils [None req-91fbe45a-b23c-40a4-b684-6cf425e36fdb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.654848] [55188]: DEBUG oslo_concurrency.lockutils [None req-91fbe45a-b23c-40a4-b684-6cf425e36fdb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.655401] [55188]: DEBUG oslo_concurrency.lockutils [None req-91fbe45a-b23c-40a4-b684-6cf425e36fdb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.655710] [55188]: DEBUG oslo_concurrency.lockutils [None req-91fbe45a-b23c-40a4-b684-6cf425e36fdb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.655976] [55188]: DEBUG oslo_concurrency.lockutils [None req-91fbe45a-b23c-40a4-b684-6cf425e36fdb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.686023] [55187]: DEBUG nova.policy [None req-ea6f155e-d0c3-4e37-bdf7-c2ecc6b04472 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.690439] [55187]: INFO nova.api.openstack.requestlog [None req-ea6f155e-d0c3-4e37-bdf7-c2ecc6b04472 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.054499 [ 839.690895] [55187]: [pid: 55187|app: 0|req: 2162/4453] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:20 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.695069] [55187]: DEBUG nova.api.openstack.wsgi [None req-e062690c-bb42-4816-abfb-8003f40a99ed tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.697160] [55187]: DEBUG nova.compute.api [None req-e062690c-bb42-4816-abfb-8003f40a99ed tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.701451] [55187]: DEBUG oslo_concurrency.lockutils [None req-e062690c-bb42-4816-abfb-8003f40a99ed tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.701786] [55187]: DEBUG oslo_concurrency.lockutils [None req-e062690c-bb42-4816-abfb-8003f40a99ed tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.702080] [55187]: DEBUG oslo_concurrency.lockutils [None req-e062690c-bb42-4816-abfb-8003f40a99ed tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.702515] [55187]: DEBUG oslo_concurrency.lockutils [None req-e062690c-bb42-4816-abfb-8003f40a99ed tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.703036] [55187]: DEBUG oslo_concurrency.lockutils [None req-e062690c-bb42-4816-abfb-8003f40a99ed tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.703394] [55187]: DEBUG oslo_concurrency.lockutils [None req-e062690c-bb42-4816-abfb-8003f40a99ed tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.788916] [55187]: DEBUG nova.policy [None req-e062690c-bb42-4816-abfb-8003f40a99ed tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.793547] [55187]: INFO nova.api.openstack.requestlog [None req-e062690c-bb42-4816-abfb-8003f40a99ed tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1290 microversion: 2.1 time: 0.101873 [ 839.794381] [55187]: [pid: 55187|app: 0|req: 2163/4454] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:20 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1290 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.812743] [55188]: DEBUG nova.policy [None req-91fbe45a-b23c-40a4-b684-6cf425e36fdb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.817371] [55188]: INFO nova.api.openstack.requestlog [None req-91fbe45a-b23c-40a4-b684-6cf425e36fdb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1517 microversion: 2.1 time: 0.179129 [ 839.817707] [55188]: [pid: 55188|app: 0|req: 2292/4455] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:20 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1517 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.863405] [55187]: DEBUG nova.api.openstack.wsgi [None req-44b60d8e-f0cd-43ed-a6ff-28b4ab9d1274 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.865488] [55187]: DEBUG nova.compute.api [None req-44b60d8e-f0cd-43ed-a6ff-28b4ab9d1274 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.868849] [55187]: DEBUG oslo_concurrency.lockutils [None req-44b60d8e-f0cd-43ed-a6ff-28b4ab9d1274 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.869165] [55187]: DEBUG oslo_concurrency.lockutils [None req-44b60d8e-f0cd-43ed-a6ff-28b4ab9d1274 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.869337] [55187]: DEBUG oslo_concurrency.lockutils [None req-44b60d8e-f0cd-43ed-a6ff-28b4ab9d1274 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.869707] [55187]: DEBUG oslo_concurrency.lockutils [None req-44b60d8e-f0cd-43ed-a6ff-28b4ab9d1274 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.869905] [55187]: DEBUG oslo_concurrency.lockutils [None req-44b60d8e-f0cd-43ed-a6ff-28b4ab9d1274 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.870144] [55187]: DEBUG oslo_concurrency.lockutils [None req-44b60d8e-f0cd-43ed-a6ff-28b4ab9d1274 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.900318] [55188]: DEBUG nova.api.openstack.wsgi [None req-85a49ebf-824c-40fa-b4e2-5125ac0960af tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.902217] [55188]: DEBUG nova.compute.api [None req-85a49ebf-824c-40fa-b4e2-5125ac0960af tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.906401] [55188]: DEBUG oslo_concurrency.lockutils [None req-85a49ebf-824c-40fa-b4e2-5125ac0960af tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.906612] [55188]: DEBUG oslo_concurrency.lockutils [None req-85a49ebf-824c-40fa-b4e2-5125ac0960af tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.906887] [55188]: DEBUG oslo_concurrency.lockutils [None req-85a49ebf-824c-40fa-b4e2-5125ac0960af tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.907408] [55188]: DEBUG oslo_concurrency.lockutils [None req-85a49ebf-824c-40fa-b4e2-5125ac0960af tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.907753] [55188]: DEBUG oslo_concurrency.lockutils [None req-85a49ebf-824c-40fa-b4e2-5125ac0960af tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.908097] [55188]: DEBUG oslo_concurrency.lockutils [None req-85a49ebf-824c-40fa-b4e2-5125ac0960af tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.944608] [55187]: DEBUG nova.policy [None req-44b60d8e-f0cd-43ed-a6ff-28b4ab9d1274 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.949053] [55187]: INFO nova.api.openstack.requestlog [None req-44b60d8e-f0cd-43ed-a6ff-28b4ab9d1274 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1524 microversion: 2.1 time: 0.089544 [ 839.949408] [55187]: [pid: 55187|app: 0|req: 2164/4456] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:20 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1524 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.950871] [55188]: DEBUG nova.policy [None req-85a49ebf-824c-40fa-b4e2-5125ac0960af tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.967503] [55188]: INFO nova.api.openstack.requestlog [None req-85a49ebf-824c-40fa-b4e2-5125ac0960af tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1244 microversion: 2.1 time: 0.069500 [ 839.971030] [55188]: [pid: 55188|app: 0|req: 2293/4457] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:20 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.971127] [55187]: DEBUG nova.api.openstack.wsgi [None req-ea196502-1b08-4376-adf8-1cf109941538 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 839.971127] [55187]: DEBUG nova.compute.api [None req-ea196502-1b08-4376-adf8-1cf109941538 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 839.973460] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea196502-1b08-4376-adf8-1cf109941538 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.973780] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea196502-1b08-4376-adf8-1cf109941538 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.973896] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea196502-1b08-4376-adf8-1cf109941538 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.974223] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea196502-1b08-4376-adf8-1cf109941538 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.974414] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea196502-1b08-4376-adf8-1cf109941538 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.974578] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea196502-1b08-4376-adf8-1cf109941538 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.006309] [55188]: DEBUG nova.api.openstack.wsgi [None req-b154d410-1929-439d-8fe9-e211b987f018 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.008317] [55188]: DEBUG nova.compute.api [None req-b154d410-1929-439d-8fe9-e211b987f018 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.012038] [55188]: DEBUG oslo_concurrency.lockutils [None req-b154d410-1929-439d-8fe9-e211b987f018 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.012295] [55188]: DEBUG oslo_concurrency.lockutils [None req-b154d410-1929-439d-8fe9-e211b987f018 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.012521] [55188]: DEBUG oslo_concurrency.lockutils [None req-b154d410-1929-439d-8fe9-e211b987f018 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.012846] [55188]: DEBUG oslo_concurrency.lockutils [None req-b154d410-1929-439d-8fe9-e211b987f018 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.013052] [55188]: DEBUG oslo_concurrency.lockutils [None req-b154d410-1929-439d-8fe9-e211b987f018 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.013251] [55188]: DEBUG oslo_concurrency.lockutils [None req-b154d410-1929-439d-8fe9-e211b987f018 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.044955] [55187]: DEBUG nova.policy [None req-ea196502-1b08-4376-adf8-1cf109941538 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.049580] [55187]: INFO nova.api.openstack.requestlog [None req-ea196502-1b08-4376-adf8-1cf109941538 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1524 microversion: 2.1 time: 0.083453 [ 840.049899] [55187]: [pid: 55187|app: 0|req: 2165/4458] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:20 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1524 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.061284] [55187]: DEBUG nova.api.openstack.wsgi [None req-06dd4f10-938d-4ce3-ac61-fd26fb5dae5d tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.078127] [55187]: INFO nova.api.openstack.requestlog [None req-06dd4f10-938d-4ce3-ac61-fd26fb5dae5d tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/5ce84567-1b9c-4dd4-a49c-583ee98a3f3e" status: 202 len: 0 microversion: 2.1 time: 0.018562 [ 840.078127] [55187]: [pid: 55187|app: 0|req: 2166/4459] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:05:20 2025] DELETE /compute/v2.1/flavors/5ce84567-1b9c-4dd4-a49c-583ee98a3f3e => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 840.080743] [55187]: DEBUG nova.api.openstack.wsgi [None req-57297783-0336-484f-bfae-221025eb829c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.082990] [55187]: DEBUG nova.compute.api [None req-57297783-0336-484f-bfae-221025eb829c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.087272] [55187]: DEBUG oslo_concurrency.lockutils [None req-57297783-0336-484f-bfae-221025eb829c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.087492] [55187]: DEBUG oslo_concurrency.lockutils [None req-57297783-0336-484f-bfae-221025eb829c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.087697] [55187]: DEBUG oslo_concurrency.lockutils [None req-57297783-0336-484f-bfae-221025eb829c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.088219] [55187]: DEBUG oslo_concurrency.lockutils [None req-57297783-0336-484f-bfae-221025eb829c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.088338] [55187]: DEBUG oslo_concurrency.lockutils [None req-57297783-0336-484f-bfae-221025eb829c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.088506] [55187]: DEBUG oslo_concurrency.lockutils [None req-57297783-0336-484f-bfae-221025eb829c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.107598] [55187]: DEBUG oslo_concurrency.lockutils [None req-57297783-0336-484f-bfae-221025eb829c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.107823] [55187]: DEBUG oslo_concurrency.lockutils [None req-57297783-0336-484f-bfae-221025eb829c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.108009] [55187]: DEBUG oslo_concurrency.lockutils [None req-57297783-0336-484f-bfae-221025eb829c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.108349] [55187]: DEBUG nova.objects.instance [None req-57297783-0336-484f-bfae-221025eb829c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 840.130781] [55187]: DEBUG nova.policy [None req-57297783-0336-484f-bfae-221025eb829c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.135776] [55187]: INFO nova.api.openstack.requestlog [None req-57297783-0336-484f-bfae-221025eb829c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.056620 [ 840.135776] [55187]: [pid: 55187|app: 0|req: 2167/4460] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:20 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.139178] [55187]: DEBUG nova.api.openstack.wsgi [None req-7c30fc00-3d96-4ccf-a21b-0d284327a6ba tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.153441] [55188]: DEBUG nova.policy [None req-b154d410-1929-439d-8fe9-e211b987f018 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.158058] [55188]: DEBUG nova.policy [None req-b154d410-1929-439d-8fe9-e211b987f018 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.158796] [55188]: DEBUG nova.policy [None req-b154d410-1929-439d-8fe9-e211b987f018 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.158927] [55187]: INFO nova.api.openstack.requestlog [None req-7c30fc00-3d96-4ccf-a21b-0d284327a6ba tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5091 microversion: 2.1 time: 0.022485 [ 840.159253] [55187]: [pid: 55187|app: 0|req: 2168/4461] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:05:20 2025] GET /compute/v2.1/flavors/detail => generated 5091 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.162188] [55187]: DEBUG nova.api.openstack.wsgi [None req-8fce12b6-f085-4fe8-bf5d-6f3811c780e2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.163549] [55187]: DEBUG nova.compute.api [None req-8fce12b6-f085-4fe8-bf5d-6f3811c780e2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.165807] [55188]: INFO nova.api.openstack.requestlog [None req-b154d410-1929-439d-8fe9-e211b987f018 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1550 microversion: 2.93 time: 0.163110 [ 840.167485] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fce12b6-f085-4fe8-bf5d-6f3811c780e2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.167762] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fce12b6-f085-4fe8-bf5d-6f3811c780e2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.168461] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fce12b6-f085-4fe8-bf5d-6f3811c780e2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.168550] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fce12b6-f085-4fe8-bf5d-6f3811c780e2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.168733] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fce12b6-f085-4fe8-bf5d-6f3811c780e2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.168979] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fce12b6-f085-4fe8-bf5d-6f3811c780e2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.169297] [55188]: [pid: 55188|app: 0|req: 2294/4462] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:20 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1550 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 840.173249] [55188]: DEBUG nova.api.openstack.wsgi [req-dedd933b-0e91-4c20-88d5-9dc5c68b3451 req-a6b0f6a8-347e-475a-b8da-527ac51642ba service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "88075c05-5098-4c8a-83e1-1569ab3f7364", "name": "network-vif-plugged", "status": "completed", "tag": "9d9d8713-20ae-4044-aa5e-0515938a83ed"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 840.179641] [55188]: DEBUG oslo_concurrency.lockutils [req-dedd933b-0e91-4c20-88d5-9dc5c68b3451 req-a6b0f6a8-347e-475a-b8da-527ac51642ba service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.179912] [55188]: DEBUG oslo_concurrency.lockutils [req-dedd933b-0e91-4c20-88d5-9dc5c68b3451 req-a6b0f6a8-347e-475a-b8da-527ac51642ba service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.180159] [55188]: DEBUG oslo_concurrency.lockutils [req-dedd933b-0e91-4c20-88d5-9dc5c68b3451 req-a6b0f6a8-347e-475a-b8da-527ac51642ba service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.191695] [55188]: INFO nova.api.openstack.compute.server_external_events [req-dedd933b-0e91-4c20-88d5-9dc5c68b3451 req-a6b0f6a8-347e-475a-b8da-527ac51642ba service nova] Creating event network-vif-plugged:9d9d8713-20ae-4044-aa5e-0515938a83ed for instance 88075c05-5098-4c8a-83e1-1569ab3f7364 on cpu-1 [ 840.194373] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fce12b6-f085-4fe8-bf5d-6f3811c780e2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.194646] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fce12b6-f085-4fe8-bf5d-6f3811c780e2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.194839] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fce12b6-f085-4fe8-bf5d-6f3811c780e2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.196917] [55187]: DEBUG nova.objects.instance [None req-8fce12b6-f085-4fe8-bf5d-6f3811c780e2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 840.198126] [55188]: INFO nova.api.openstack.requestlog [req-dedd933b-0e91-4c20-88d5-9dc5c68b3451 req-a6b0f6a8-347e-475a-b8da-527ac51642ba service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027998 [ 840.198522] [55188]: [pid: 55188|app: 0|req: 2295/4463] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:20 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 840.201810] [55188]: DEBUG nova.api.openstack.wsgi [None req-5384b1e0-e21f-4e28-95fd-d02188c1c266 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.204284] [55188]: DEBUG nova.compute.api [None req-5384b1e0-e21f-4e28-95fd-d02188c1c266 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.208920] [55188]: DEBUG oslo_concurrency.lockutils [None req-5384b1e0-e21f-4e28-95fd-d02188c1c266 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.209204] [55188]: DEBUG oslo_concurrency.lockutils [None req-5384b1e0-e21f-4e28-95fd-d02188c1c266 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.209422] [55188]: DEBUG oslo_concurrency.lockutils [None req-5384b1e0-e21f-4e28-95fd-d02188c1c266 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.209824] [55188]: DEBUG oslo_concurrency.lockutils [None req-5384b1e0-e21f-4e28-95fd-d02188c1c266 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.210052] [55188]: DEBUG oslo_concurrency.lockutils [None req-5384b1e0-e21f-4e28-95fd-d02188c1c266 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.210419] [55188]: DEBUG oslo_concurrency.lockutils [None req-5384b1e0-e21f-4e28-95fd-d02188c1c266 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.219247] [55187]: DEBUG nova.policy [None req-8fce12b6-f085-4fe8-bf5d-6f3811c780e2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.234075] [55188]: DEBUG oslo_concurrency.lockutils [None req-5384b1e0-e21f-4e28-95fd-d02188c1c266 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.234537] [55188]: DEBUG oslo_concurrency.lockutils [None req-5384b1e0-e21f-4e28-95fd-d02188c1c266 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.234600] [55187]: INFO nova.api.openstack.requestlog [None req-8fce12b6-f085-4fe8-bf5d-6f3811c780e2 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.074222 [ 840.235168] [55187]: [pid: 55187|app: 0|req: 2169/4464] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:20 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.235242] [55188]: DEBUG oslo_concurrency.lockutils [None req-5384b1e0-e21f-4e28-95fd-d02188c1c266 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.239024] [55188]: DEBUG nova.objects.instance [None req-5384b1e0-e21f-4e28-95fd-d02188c1c266 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 840.239849] [55187]: DEBUG nova.api.openstack.wsgi [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 840.242525] [55187]: DEBUG nova.compute.api [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.246095] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.246446] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.246731] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.247309] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.247581] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.247871] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.269951] [55188]: DEBUG nova.policy [None req-5384b1e0-e21f-4e28-95fd-d02188c1c266 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.276525] [55188]: INFO nova.api.openstack.requestlog [None req-5384b1e0-e21f-4e28-95fd-d02188c1c266 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.077271 [ 840.276872] [55188]: [pid: 55188|app: 0|req: 2296/4465] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:20 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.282529] [55188]: DEBUG nova.api.openstack.wsgi [None req-a4631fab-794e-4a50-9bc0-f01b48fa3ce4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.283824] [55188]: DEBUG nova.compute.api [None req-a4631fab-794e-4a50-9bc0-f01b48fa3ce4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.284560] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.285164] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.285262] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.287707] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4631fab-794e-4a50-9bc0-f01b48fa3ce4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.287964] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4631fab-794e-4a50-9bc0-f01b48fa3ce4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.288242] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4631fab-794e-4a50-9bc0-f01b48fa3ce4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.288629] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4631fab-794e-4a50-9bc0-f01b48fa3ce4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.288835] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4631fab-794e-4a50-9bc0-f01b48fa3ce4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.289020] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4631fab-794e-4a50-9bc0-f01b48fa3ce4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.290214] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.290566] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.290834] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.291424] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.291741] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.291999] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.297969] [55187]: DEBUG nova.policy [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.304485] [55187]: DEBUG nova.compute.api [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Old instance type tempest-test_resize_flavor_-1669728192, new instance type m1.micro {{(pid=55187) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 840.308213] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.308555] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.308739] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.309177] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.309488] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.310087] [55187]: DEBUG oslo_concurrency.lockutils [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.326918] [55187]: DEBUG nova.quota [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Getting quotas for project fc80d9ad021a43318f599729de643d2f. Resources: {'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 840.333032] [55187]: DEBUG nova.quota [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Getting quotas for user 737616469af14fdca71c35f774606474 and project fc80d9ad021a43318f599729de643d2f. Resources: {'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 840.335279] [55188]: DEBUG nova.policy [None req-a4631fab-794e-4a50-9bc0-f01b48fa3ce4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.339751] [55188]: INFO nova.api.openstack.requestlog [None req-a4631fab-794e-4a50-9bc0-f01b48fa3ce4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1218 microversion: 2.1 time: 0.060036 [ 840.340115] [55188]: [pid: 55188|app: 0|req: 2297/4466] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:20 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1218 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.340297] [55187]: DEBUG nova.virt.hardware [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 840.340534] [55187]: DEBUG nova.virt.hardware [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 840.340848] [55187]: DEBUG nova.virt.hardware [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 840.344025] [55187]: DEBUG nova.virt.hardware [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 840.344025] [55187]: DEBUG nova.virt.hardware [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 840.344913] [55188]: DEBUG nova.api.openstack.wsgi [None req-d84e9b28-1e0c-4919-8f2d-684686064c4c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.351598] [55188]: DEBUG nova.compute.api [None req-d84e9b28-1e0c-4919-8f2d-684686064c4c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.356944] [55188]: DEBUG oslo_concurrency.lockutils [None req-d84e9b28-1e0c-4919-8f2d-684686064c4c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.357367] [55188]: DEBUG oslo_concurrency.lockutils [None req-d84e9b28-1e0c-4919-8f2d-684686064c4c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.357489] [55188]: DEBUG oslo_concurrency.lockutils [None req-d84e9b28-1e0c-4919-8f2d-684686064c4c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.358061] [55188]: DEBUG oslo_concurrency.lockutils [None req-d84e9b28-1e0c-4919-8f2d-684686064c4c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.358061] [55188]: DEBUG oslo_concurrency.lockutils [None req-d84e9b28-1e0c-4919-8f2d-684686064c4c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.358222] [55188]: DEBUG oslo_concurrency.lockutils [None req-d84e9b28-1e0c-4919-8f2d-684686064c4c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.396775] [55187]: INFO nova.api.openstack.requestlog [None req-d804c095-56e3-4fe0-b527-5970332cf4b4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "POST /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93/action" status: 202 len: 0 microversion: 2.1 time: 0.160774 [ 840.397188] [55187]: [pid: 55187|app: 0|req: 2170/4467] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:05:20 2025] POST /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 840.402162] [55187]: DEBUG nova.api.openstack.wsgi [None req-90c14157-3ae6-492c-97c1-5c297904871f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.402162] [55187]: DEBUG nova.compute.api [None req-90c14157-3ae6-492c-97c1-5c297904871f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.407526] [55187]: DEBUG oslo_concurrency.lockutils [None req-90c14157-3ae6-492c-97c1-5c297904871f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.407526] [55187]: DEBUG oslo_concurrency.lockutils [None req-90c14157-3ae6-492c-97c1-5c297904871f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.407526] [55187]: DEBUG oslo_concurrency.lockutils [None req-90c14157-3ae6-492c-97c1-5c297904871f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.407526] [55187]: DEBUG oslo_concurrency.lockutils [None req-90c14157-3ae6-492c-97c1-5c297904871f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.407526] [55187]: DEBUG oslo_concurrency.lockutils [None req-90c14157-3ae6-492c-97c1-5c297904871f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.407526] [55187]: DEBUG oslo_concurrency.lockutils [None req-90c14157-3ae6-492c-97c1-5c297904871f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.413040] [55188]: DEBUG nova.policy [None req-d84e9b28-1e0c-4919-8f2d-684686064c4c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.417698] [55188]: INFO nova.api.openstack.requestlog [None req-d84e9b28-1e0c-4919-8f2d-684686064c4c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1210 microversion: 2.1 time: 0.076922 [ 840.418548] [55188]: [pid: 55188|app: 0|req: 2298/4468] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:20 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1210 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.422292] [55188]: DEBUG nova.api.openstack.wsgi [None req-44c98d2f-fe3e-475a-baca-6368c4ba9273 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.425503] [55188]: DEBUG nova.compute.api [None req-44c98d2f-fe3e-475a-baca-6368c4ba9273 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.428477] [55187]: DEBUG oslo_concurrency.lockutils [None req-90c14157-3ae6-492c-97c1-5c297904871f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.429583] [55187]: DEBUG oslo_concurrency.lockutils [None req-90c14157-3ae6-492c-97c1-5c297904871f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.429583] [55187]: DEBUG oslo_concurrency.lockutils [None req-90c14157-3ae6-492c-97c1-5c297904871f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.429583] [55187]: DEBUG nova.objects.instance [None req-90c14157-3ae6-492c-97c1-5c297904871f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 840.429752] [55188]: DEBUG oslo_concurrency.lockutils [None req-44c98d2f-fe3e-475a-baca-6368c4ba9273 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.429752] [55188]: DEBUG oslo_concurrency.lockutils [None req-44c98d2f-fe3e-475a-baca-6368c4ba9273 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.429842] [55188]: DEBUG oslo_concurrency.lockutils [None req-44c98d2f-fe3e-475a-baca-6368c4ba9273 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.431512] [55188]: DEBUG oslo_concurrency.lockutils [None req-44c98d2f-fe3e-475a-baca-6368c4ba9273 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.431746] [55188]: DEBUG oslo_concurrency.lockutils [None req-44c98d2f-fe3e-475a-baca-6368c4ba9273 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.432189] [55188]: DEBUG oslo_concurrency.lockutils [None req-44c98d2f-fe3e-475a-baca-6368c4ba9273 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.454557] [55187]: DEBUG nova.policy [None req-90c14157-3ae6-492c-97c1-5c297904871f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.460125] [55187]: DEBUG nova.policy [None req-90c14157-3ae6-492c-97c1-5c297904871f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.460867] [55187]: DEBUG nova.policy [None req-90c14157-3ae6-492c-97c1-5c297904871f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.461752] [55187]: INFO nova.api.openstack.requestlog [None req-90c14157-3ae6-492c-97c1-5c297904871f tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.064020 [ 840.462134] [55187]: [pid: 55187|app: 0|req: 2171/4469] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:20 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 840.465134] [55187]: DEBUG nova.api.openstack.wsgi [None req-7487b561-66ed-4da2-af23-931c12818143 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.466760] [55187]: DEBUG nova.compute.api [None req-7487b561-66ed-4da2-af23-931c12818143 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.469100] [55188]: DEBUG nova.policy [None req-44c98d2f-fe3e-475a-baca-6368c4ba9273 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.470447] [55187]: DEBUG oslo_concurrency.lockutils [None req-7487b561-66ed-4da2-af23-931c12818143 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.470726] [55187]: DEBUG oslo_concurrency.lockutils [None req-7487b561-66ed-4da2-af23-931c12818143 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.470949] [55187]: DEBUG oslo_concurrency.lockutils [None req-7487b561-66ed-4da2-af23-931c12818143 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.471383] [55187]: DEBUG oslo_concurrency.lockutils [None req-7487b561-66ed-4da2-af23-931c12818143 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.471732] [55187]: DEBUG oslo_concurrency.lockutils [None req-7487b561-66ed-4da2-af23-931c12818143 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.471868] [55187]: DEBUG oslo_concurrency.lockutils [None req-7487b561-66ed-4da2-af23-931c12818143 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.474188] [55188]: INFO nova.api.openstack.requestlog [None req-44c98d2f-fe3e-475a-baca-6368c4ba9273 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.054906 [ 840.474924] [55188]: [pid: 55188|app: 0|req: 2299/4470] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:20 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.477231] [55188]: DEBUG nova.api.openstack.wsgi [None req-3d0e4dc0-2a61-4f20-86a4-da3e72ed90e3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.478910] [55188]: DEBUG nova.compute.api [None req-3d0e4dc0-2a61-4f20-86a4-da3e72ed90e3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.483758] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d0e4dc0-2a61-4f20-86a4-da3e72ed90e3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.484158] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d0e4dc0-2a61-4f20-86a4-da3e72ed90e3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.484394] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d0e4dc0-2a61-4f20-86a4-da3e72ed90e3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.485509] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d0e4dc0-2a61-4f20-86a4-da3e72ed90e3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.485509] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d0e4dc0-2a61-4f20-86a4-da3e72ed90e3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.485509] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d0e4dc0-2a61-4f20-86a4-da3e72ed90e3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.496592] [55187]: DEBUG oslo_concurrency.lockutils [None req-7487b561-66ed-4da2-af23-931c12818143 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.496861] [55187]: DEBUG oslo_concurrency.lockutils [None req-7487b561-66ed-4da2-af23-931c12818143 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.497061] [55187]: DEBUG oslo_concurrency.lockutils [None req-7487b561-66ed-4da2-af23-931c12818143 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.497265] [55187]: DEBUG nova.objects.instance [None req-7487b561-66ed-4da2-af23-931c12818143 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 840.519629] [55187]: DEBUG nova.policy [None req-7487b561-66ed-4da2-af23-931c12818143 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.524294] [55187]: INFO nova.api.openstack.requestlog [None req-7487b561-66ed-4da2-af23-931c12818143 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.061528 [ 840.524621] [55187]: [pid: 55187|app: 0|req: 2172/4471] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:20 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.527097] [55187]: DEBUG nova.api.openstack.wsgi [None req-f3940080-1963-4d16-bfc1-f30902ababfb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.528832] [55187]: DEBUG nova.compute.api [None req-f3940080-1963-4d16-bfc1-f30902ababfb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.532874] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3940080-1963-4d16-bfc1-f30902ababfb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.532874] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3940080-1963-4d16-bfc1-f30902ababfb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.532874] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3940080-1963-4d16-bfc1-f30902ababfb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.533163] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3940080-1963-4d16-bfc1-f30902ababfb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.533363] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3940080-1963-4d16-bfc1-f30902ababfb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.533539] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3940080-1963-4d16-bfc1-f30902ababfb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.579037] [55187]: DEBUG nova.policy [None req-f3940080-1963-4d16-bfc1-f30902ababfb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.584099] [55187]: INFO nova.api.openstack.requestlog [None req-f3940080-1963-4d16-bfc1-f30902ababfb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.058850 [ 840.584479] [55187]: [pid: 55187|app: 0|req: 2173/4472] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:20 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.586941] [55187]: DEBUG nova.api.openstack.wsgi [None req-b6616bac-ccc2-429d-ad54-29467ec87ca8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.589270] [55187]: DEBUG nova.compute.api [None req-b6616bac-ccc2-429d-ad54-29467ec87ca8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.592788] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6616bac-ccc2-429d-ad54-29467ec87ca8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.593305] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6616bac-ccc2-429d-ad54-29467ec87ca8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.593305] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6616bac-ccc2-429d-ad54-29467ec87ca8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.593896] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6616bac-ccc2-429d-ad54-29467ec87ca8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.593896] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6616bac-ccc2-429d-ad54-29467ec87ca8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.593896] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6616bac-ccc2-429d-ad54-29467ec87ca8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.610551] [55188]: DEBUG nova.policy [None req-3d0e4dc0-2a61-4f20-86a4-da3e72ed90e3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.616235] [55188]: INFO nova.api.openstack.requestlog [None req-3d0e4dc0-2a61-4f20-86a4-da3e72ed90e3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.140197 [ 840.616235] [55188]: [pid: 55188|app: 0|req: 2300/4473] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:20 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.622030] [55188]: DEBUG nova.api.openstack.wsgi [None req-21c091d7-f729-417f-96f9-d1ccb42f0b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.629355] [55188]: DEBUG nova.compute.api [None req-21c091d7-f729-417f-96f9-d1ccb42f0b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.630077] [55187]: DEBUG nova.policy [None req-b6616bac-ccc2-429d-ad54-29467ec87ca8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.631305] [55188]: DEBUG oslo_concurrency.lockutils [None req-21c091d7-f729-417f-96f9-d1ccb42f0b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.631562] [55188]: DEBUG oslo_concurrency.lockutils [None req-21c091d7-f729-417f-96f9-d1ccb42f0b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.631757] [55188]: DEBUG oslo_concurrency.lockutils [None req-21c091d7-f729-417f-96f9-d1ccb42f0b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.632135] [55188]: DEBUG oslo_concurrency.lockutils [None req-21c091d7-f729-417f-96f9-d1ccb42f0b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.632341] [55188]: DEBUG oslo_concurrency.lockutils [None req-21c091d7-f729-417f-96f9-d1ccb42f0b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.632515] [55188]: DEBUG oslo_concurrency.lockutils [None req-21c091d7-f729-417f-96f9-d1ccb42f0b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.636142] [55187]: INFO nova.api.openstack.requestlog [None req-b6616bac-ccc2-429d-ad54-29467ec87ca8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.050638 [ 840.636142] [55187]: [pid: 55187|app: 0|req: 2174/4474] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:20 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.638682] [55187]: DEBUG nova.api.openstack.wsgi [None req-3d353ba5-3451-4575-ac2a-b71f80646257 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.640448] [55187]: DEBUG nova.compute.api [None req-3d353ba5-3451-4575-ac2a-b71f80646257 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.644058] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d353ba5-3451-4575-ac2a-b71f80646257 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.644310] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d353ba5-3451-4575-ac2a-b71f80646257 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.644496] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d353ba5-3451-4575-ac2a-b71f80646257 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.644856] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d353ba5-3451-4575-ac2a-b71f80646257 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.645067] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d353ba5-3451-4575-ac2a-b71f80646257 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.645247] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d353ba5-3451-4575-ac2a-b71f80646257 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.677910] [55188]: DEBUG nova.policy [None req-21c091d7-f729-417f-96f9-d1ccb42f0b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.682166] [55188]: INFO nova.api.openstack.requestlog [None req-21c091d7-f729-417f-96f9-d1ccb42f0b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.065729 [ 840.682487] [55188]: [pid: 55188|app: 0|req: 2301/4475] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:20 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.684874] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c3b30f2-e845-4ed2-b3d0-4b408cf48543 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.686510] [55188]: DEBUG nova.compute.api [None req-5c3b30f2-e845-4ed2-b3d0-4b408cf48543 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] [instance: d6fa88dd-2220-4998-8294-6a985ffb1eaf] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.690663] [55187]: DEBUG nova.policy [None req-3d353ba5-3451-4575-ac2a-b71f80646257 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.693028] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c3b30f2-e845-4ed2-b3d0-4b408cf48543 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.693130] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c3b30f2-e845-4ed2-b3d0-4b408cf48543 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.693278] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c3b30f2-e845-4ed2-b3d0-4b408cf48543 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.693625] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c3b30f2-e845-4ed2-b3d0-4b408cf48543 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.693817] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c3b30f2-e845-4ed2-b3d0-4b408cf48543 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.693981] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c3b30f2-e845-4ed2-b3d0-4b408cf48543 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.700754] [55187]: INFO nova.api.openstack.requestlog [None req-3d353ba5-3451-4575-ac2a-b71f80646257 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1242 microversion: 2.1 time: 0.064038 [ 840.701118] [55187]: [pid: 55187|app: 0|req: 2175/4476] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:21 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1242 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.703683] [55187]: DEBUG nova.api.openstack.wsgi [None req-7b74eb10-ea2a-46e2-900d-f61c75d14b88 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.703793] [55188]: INFO nova.api.openstack.wsgi [None req-5c3b30f2-e845-4ed2-b3d0-4b408cf48543 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] HTTP exception thrown: Instance d6fa88dd-2220-4998-8294-6a985ffb1eaf could not be found. [ 840.704123] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c3b30f2-e845-4ed2-b3d0-4b408cf48543 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] Returning 404 to user: Instance d6fa88dd-2220-4998-8294-6a985ffb1eaf could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 840.704569] [55188]: INFO nova.api.openstack.requestlog [None req-5c3b30f2-e845-4ed2-b3d0-4b408cf48543 tempest-TenantUsagesTestJSON-1053914498 tempest-TenantUsagesTestJSON-1053914498-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf" status: 404 len: 111 microversion: 2.1 time: 0.021593 [ 840.704964] [55188]: [pid: 55188|app: 0|req: 2302/4477] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:21 2025] GET /compute/v2.1/servers/d6fa88dd-2220-4998-8294-6a985ffb1eaf => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 840.705472] [55187]: DEBUG nova.compute.api [None req-7b74eb10-ea2a-46e2-900d-f61c75d14b88 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.712383] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b74eb10-ea2a-46e2-900d-f61c75d14b88 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.712672] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b74eb10-ea2a-46e2-900d-f61c75d14b88 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.712861] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b74eb10-ea2a-46e2-900d-f61c75d14b88 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.713234] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b74eb10-ea2a-46e2-900d-f61c75d14b88 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.713431] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b74eb10-ea2a-46e2-900d-f61c75d14b88 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.713600] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b74eb10-ea2a-46e2-900d-f61c75d14b88 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.740552] [55188]: DEBUG nova.api.openstack.wsgi [None req-10b382db-834e-4652-99df-ce82741a548f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Action: 'create', calling method: .version_select at 0x7d4af9d5d870>, body: {"keypair": {"name": "tempest-keypair-893928633", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDgOEAlztE6EzD0K3DvYTSxcItnbGkYP/4GlHtYPn2CP5RaUaHhZKO7ymVMmES0xk+IhMfFjczONFAOWl9GI8Ma0yz91X2FblaMwzeDcE0EjMVTDkOqo2J8gUJS7g+io5Q=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 840.751731] [55188]: DEBUG nova.quota [None req-10b382db-834e-4652-99df-ce82741a548f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Getting quotas for project 11efa5561d4c494da809c0e1bd96a40d. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 840.754081] [55187]: DEBUG nova.policy [None req-7b74eb10-ea2a-46e2-900d-f61c75d14b88 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.756398] [55188]: DEBUG nova.quota [None req-10b382db-834e-4652-99df-ce82741a548f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Getting quotas for user 891f05be1e9d4bc48093c77a589e5092 and project 11efa5561d4c494da809c0e1bd96a40d. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 840.758927] [55187]: DEBUG nova.policy [None req-7b74eb10-ea2a-46e2-900d-f61c75d14b88 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.759602] [55187]: DEBUG nova.policy [None req-7b74eb10-ea2a-46e2-900d-f61c75d14b88 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.760225] [55187]: INFO nova.api.openstack.requestlog [None req-7b74eb10-ea2a-46e2-900d-f61c75d14b88 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.058547 [ 840.760543] [55187]: [pid: 55187|app: 0|req: 2176/4478] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:21 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 840.763384] [55187]: DEBUG nova.api.openstack.wsgi [None req-7a418433-05be-4337-a7d4-c2cc8d137d85 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.765338] [55187]: DEBUG nova.compute.api [None req-7a418433-05be-4337-a7d4-c2cc8d137d85 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.769789] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a418433-05be-4337-a7d4-c2cc8d137d85 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.769789] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a418433-05be-4337-a7d4-c2cc8d137d85 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.769789] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a418433-05be-4337-a7d4-c2cc8d137d85 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.769970] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a418433-05be-4337-a7d4-c2cc8d137d85 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.770069] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a418433-05be-4337-a7d4-c2cc8d137d85 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.770185] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a418433-05be-4337-a7d4-c2cc8d137d85 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.774205] [55188]: INFO nova.api.openstack.requestlog [None req-10b382db-834e-4652-99df-ce82741a548f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.94 time: 0.068169 [ 840.774205] [55188]: [pid: 55188|app: 0|req: 2303/4479] 10.180.1.21 () {62 vars in 1195 bytes} [Wed Mar 26 22:05:21 2025] POST /compute/v2.1/os-keypairs => generated 400 bytes in 69 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 840.780049] [55188]: DEBUG nova.api.openstack.wsgi [None req-e1acaf8e-50e7-4310-8e13-7585c440db51 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.783820] [55188]: DEBUG nova.compute.api [None req-e1acaf8e-50e7-4310-8e13-7585c440db51 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.787578] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1acaf8e-50e7-4310-8e13-7585c440db51 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.787847] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1acaf8e-50e7-4310-8e13-7585c440db51 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.788057] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1acaf8e-50e7-4310-8e13-7585c440db51 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.791273] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1acaf8e-50e7-4310-8e13-7585c440db51 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.791381] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1acaf8e-50e7-4310-8e13-7585c440db51 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.792116] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1acaf8e-50e7-4310-8e13-7585c440db51 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.796621] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a418433-05be-4337-a7d4-c2cc8d137d85 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.796860] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a418433-05be-4337-a7d4-c2cc8d137d85 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.797072] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a418433-05be-4337-a7d4-c2cc8d137d85 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.797417] [55187]: DEBUG nova.objects.instance [None req-7a418433-05be-4337-a7d4-c2cc8d137d85 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 840.815781] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1acaf8e-50e7-4310-8e13-7585c440db51 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.816121] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1acaf8e-50e7-4310-8e13-7585c440db51 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.816340] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1acaf8e-50e7-4310-8e13-7585c440db51 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.816538] [55188]: DEBUG nova.objects.instance [None req-e1acaf8e-50e7-4310-8e13-7585c440db51 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 840.826319] [55187]: DEBUG nova.policy [None req-7a418433-05be-4337-a7d4-c2cc8d137d85 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.831116] [55187]: INFO nova.api.openstack.requestlog [None req-7a418433-05be-4337-a7d4-c2cc8d137d85 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.069592 [ 840.831116] [55187]: [pid: 55187|app: 0|req: 2177/4480] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:21 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.833922] [55187]: DEBUG nova.api.openstack.wsgi [None req-a0f85152-c35c-49e0-8430-9810dc7c21b1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.836087] [55187]: DEBUG nova.compute.api [None req-a0f85152-c35c-49e0-8430-9810dc7c21b1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.839744] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0f85152-c35c-49e0-8430-9810dc7c21b1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.839911] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0f85152-c35c-49e0-8430-9810dc7c21b1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.840116] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0f85152-c35c-49e0-8430-9810dc7c21b1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.840469] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0f85152-c35c-49e0-8430-9810dc7c21b1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.840663] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0f85152-c35c-49e0-8430-9810dc7c21b1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.840830] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0f85152-c35c-49e0-8430-9810dc7c21b1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.848875] [55188]: DEBUG nova.policy [None req-e1acaf8e-50e7-4310-8e13-7585c440db51 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.854802] [55188]: INFO nova.api.openstack.requestlog [None req-e1acaf8e-50e7-4310-8e13-7585c440db51 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.080040 [ 840.856067] [55188]: [pid: 55188|app: 0|req: 2304/4481] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:21 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.858114] [55188]: DEBUG nova.api.openstack.wsgi [None req-2d408514-ec6f-4959-9ea6-062d421ee79c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.868401] [55188]: DEBUG nova.compute.api [None req-2d408514-ec6f-4959-9ea6-062d421ee79c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.879117] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d408514-ec6f-4959-9ea6-062d421ee79c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.879117] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d408514-ec6f-4959-9ea6-062d421ee79c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.879117] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d408514-ec6f-4959-9ea6-062d421ee79c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.879117] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d408514-ec6f-4959-9ea6-062d421ee79c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.879117] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d408514-ec6f-4959-9ea6-062d421ee79c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.879538] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d408514-ec6f-4959-9ea6-062d421ee79c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.881404] [55187]: DEBUG nova.policy [None req-a0f85152-c35c-49e0-8430-9810dc7c21b1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.887483] [55187]: INFO nova.api.openstack.requestlog [None req-a0f85152-c35c-49e0-8430-9810dc7c21b1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.054343 [ 840.887483] [55187]: [pid: 55187|app: 0|req: 2178/4482] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:21 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.889924] [55187]: DEBUG nova.api.openstack.wsgi [None req-2b4eb02c-33f7-4e75-ad64-410176df5601 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 840.891511] [55187]: DEBUG nova.compute.api [None req-2b4eb02c-33f7-4e75-ad64-410176df5601 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 840.896171] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b4eb02c-33f7-4e75-ad64-410176df5601 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.896562] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b4eb02c-33f7-4e75-ad64-410176df5601 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.897368] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b4eb02c-33f7-4e75-ad64-410176df5601 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.898839] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b4eb02c-33f7-4e75-ad64-410176df5601 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.898839] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b4eb02c-33f7-4e75-ad64-410176df5601 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.898839] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b4eb02c-33f7-4e75-ad64-410176df5601 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.031352] [55187]: DEBUG nova.policy [None req-2b4eb02c-33f7-4e75-ad64-410176df5601 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.036651] [55187]: INFO nova.api.openstack.requestlog [None req-2b4eb02c-33f7-4e75-ad64-410176df5601 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1517 microversion: 2.1 time: 0.149506 [ 841.037101] [55187]: [pid: 55187|app: 0|req: 2179/4483] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:21 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1517 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.039847] [55187]: DEBUG nova.api.openstack.wsgi [None req-d2688234-010b-4b0c-ac01-91eaf6fd6a7c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.040028] [55188]: DEBUG nova.policy [None req-2d408514-ec6f-4959-9ea6-062d421ee79c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.041604] [55187]: DEBUG nova.compute.api [None req-d2688234-010b-4b0c-ac01-91eaf6fd6a7c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.046605] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2688234-010b-4b0c-ac01-91eaf6fd6a7c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.046808] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2688234-010b-4b0c-ac01-91eaf6fd6a7c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.046986] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2688234-010b-4b0c-ac01-91eaf6fd6a7c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.047755] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2688234-010b-4b0c-ac01-91eaf6fd6a7c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.047858] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2688234-010b-4b0c-ac01-91eaf6fd6a7c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.048283] [55188]: INFO nova.api.openstack.requestlog [None req-2d408514-ec6f-4959-9ea6-062d421ee79c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1290 microversion: 2.1 time: 0.192065 [ 841.048365] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2688234-010b-4b0c-ac01-91eaf6fd6a7c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.049114] [55188]: [pid: 55188|app: 0|req: 2305/4484] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:21 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1290 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.085321] [55187]: DEBUG nova.policy [None req-d2688234-010b-4b0c-ac01-91eaf6fd6a7c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.089523] [55187]: INFO nova.api.openstack.requestlog [None req-d2688234-010b-4b0c-ac01-91eaf6fd6a7c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.051400 [ 841.089786] [55187]: [pid: 55187|app: 0|req: 2180/4485] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:21 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.150785] [55188]: DEBUG nova.api.openstack.wsgi [None req-41387048-9f78-419b-bf36-4f25dce93b44 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.154801] [55188]: DEBUG nova.compute.api [None req-41387048-9f78-419b-bf36-4f25dce93b44 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.161811] [55188]: DEBUG oslo_concurrency.lockutils [None req-41387048-9f78-419b-bf36-4f25dce93b44 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.161811] [55188]: DEBUG oslo_concurrency.lockutils [None req-41387048-9f78-419b-bf36-4f25dce93b44 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.161811] [55188]: DEBUG oslo_concurrency.lockutils [None req-41387048-9f78-419b-bf36-4f25dce93b44 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.161811] [55188]: DEBUG oslo_concurrency.lockutils [None req-41387048-9f78-419b-bf36-4f25dce93b44 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.161811] [55188]: DEBUG oslo_concurrency.lockutils [None req-41387048-9f78-419b-bf36-4f25dce93b44 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.161811] [55188]: DEBUG oslo_concurrency.lockutils [None req-41387048-9f78-419b-bf36-4f25dce93b44 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.182323] [55188]: DEBUG oslo_concurrency.lockutils [None req-41387048-9f78-419b-bf36-4f25dce93b44 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.182579] [55188]: DEBUG oslo_concurrency.lockutils [None req-41387048-9f78-419b-bf36-4f25dce93b44 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.182763] [55188]: DEBUG oslo_concurrency.lockutils [None req-41387048-9f78-419b-bf36-4f25dce93b44 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.182966] [55188]: DEBUG nova.objects.instance [None req-41387048-9f78-419b-bf36-4f25dce93b44 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.184665] [55187]: DEBUG nova.api.openstack.wsgi [None req-7db139eb-1f31-47e1-ba08-f097daa2937d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.186417] [55187]: DEBUG nova.compute.api [None req-7db139eb-1f31-47e1-ba08-f097daa2937d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.190135] [55187]: DEBUG oslo_concurrency.lockutils [None req-7db139eb-1f31-47e1-ba08-f097daa2937d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.190613] [55187]: DEBUG oslo_concurrency.lockutils [None req-7db139eb-1f31-47e1-ba08-f097daa2937d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.190811] [55187]: DEBUG oslo_concurrency.lockutils [None req-7db139eb-1f31-47e1-ba08-f097daa2937d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.191518] [55187]: DEBUG oslo_concurrency.lockutils [None req-7db139eb-1f31-47e1-ba08-f097daa2937d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.191518] [55187]: DEBUG oslo_concurrency.lockutils [None req-7db139eb-1f31-47e1-ba08-f097daa2937d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.191624] [55187]: DEBUG oslo_concurrency.lockutils [None req-7db139eb-1f31-47e1-ba08-f097daa2937d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.223594] [55188]: DEBUG nova.policy [None req-41387048-9f78-419b-bf36-4f25dce93b44 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.242734] [55188]: INFO nova.api.openstack.requestlog [None req-41387048-9f78-419b-bf36-4f25dce93b44 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.094093 [ 841.243166] [55188]: [pid: 55188|app: 0|req: 2306/4486] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:21 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.256901] [55188]: DEBUG nova.api.openstack.wsgi [None req-5fbb4dee-3acb-4fca-b09e-7ebff83733e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.260110] [55188]: DEBUG nova.compute.api [None req-5fbb4dee-3acb-4fca-b09e-7ebff83733e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.266215] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fbb4dee-3acb-4fca-b09e-7ebff83733e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.266668] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fbb4dee-3acb-4fca-b09e-7ebff83733e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.267092] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fbb4dee-3acb-4fca-b09e-7ebff83733e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.267582] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fbb4dee-3acb-4fca-b09e-7ebff83733e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.267913] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fbb4dee-3acb-4fca-b09e-7ebff83733e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.268158] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fbb4dee-3acb-4fca-b09e-7ebff83733e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.301105] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fbb4dee-3acb-4fca-b09e-7ebff83733e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.301377] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fbb4dee-3acb-4fca-b09e-7ebff83733e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.301672] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fbb4dee-3acb-4fca-b09e-7ebff83733e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.301771] [55188]: DEBUG nova.objects.instance [None req-5fbb4dee-3acb-4fca-b09e-7ebff83733e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.327126] [55188]: DEBUG nova.policy [None req-5fbb4dee-3acb-4fca-b09e-7ebff83733e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.331557] [55188]: INFO nova.api.openstack.requestlog [None req-5fbb4dee-3acb-4fca-b09e-7ebff83733e3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.078436 [ 841.332211] [55188]: [pid: 55188|app: 0|req: 2307/4487] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:21 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.336348] [55188]: DEBUG nova.api.openstack.wsgi [None req-e71f8fa7-134a-40ce-a18d-7639ed18e290 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.336348] [55188]: DEBUG nova.compute.api [None req-e71f8fa7-134a-40ce-a18d-7639ed18e290 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.342154] [55188]: DEBUG oslo_concurrency.lockutils [None req-e71f8fa7-134a-40ce-a18d-7639ed18e290 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.342462] [55188]: DEBUG oslo_concurrency.lockutils [None req-e71f8fa7-134a-40ce-a18d-7639ed18e290 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.342668] [55188]: DEBUG oslo_concurrency.lockutils [None req-e71f8fa7-134a-40ce-a18d-7639ed18e290 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.343051] [55188]: DEBUG oslo_concurrency.lockutils [None req-e71f8fa7-134a-40ce-a18d-7639ed18e290 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.343256] [55188]: DEBUG oslo_concurrency.lockutils [None req-e71f8fa7-134a-40ce-a18d-7639ed18e290 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.343615] [55188]: DEBUG oslo_concurrency.lockutils [None req-e71f8fa7-134a-40ce-a18d-7639ed18e290 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.368775] [55188]: DEBUG oslo_concurrency.lockutils [None req-e71f8fa7-134a-40ce-a18d-7639ed18e290 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.369109] [55188]: DEBUG oslo_concurrency.lockutils [None req-e71f8fa7-134a-40ce-a18d-7639ed18e290 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.369358] [55188]: DEBUG oslo_concurrency.lockutils [None req-e71f8fa7-134a-40ce-a18d-7639ed18e290 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.369588] [55188]: DEBUG nova.objects.instance [None req-e71f8fa7-134a-40ce-a18d-7639ed18e290 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.394914] [55188]: DEBUG nova.policy [None req-e71f8fa7-134a-40ce-a18d-7639ed18e290 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.399726] [55188]: INFO nova.api.openstack.requestlog [None req-e71f8fa7-134a-40ce-a18d-7639ed18e290 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.067028 [ 841.400800] [55188]: [pid: 55188|app: 0|req: 2308/4488] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:21 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.403261] [55188]: DEBUG nova.api.openstack.wsgi [None req-f67f4e53-599d-4f56-843d-9f14661c2a93 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.404915] [55188]: DEBUG nova.compute.api [None req-f67f4e53-599d-4f56-843d-9f14661c2a93 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.406633] [55187]: DEBUG nova.policy [None req-7db139eb-1f31-47e1-ba08-f097daa2937d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.409768] [55188]: DEBUG oslo_concurrency.lockutils [None req-f67f4e53-599d-4f56-843d-9f14661c2a93 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.410034] [55188]: DEBUG oslo_concurrency.lockutils [None req-f67f4e53-599d-4f56-843d-9f14661c2a93 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.410232] [55188]: DEBUG oslo_concurrency.lockutils [None req-f67f4e53-599d-4f56-843d-9f14661c2a93 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.410582] [55188]: DEBUG oslo_concurrency.lockutils [None req-f67f4e53-599d-4f56-843d-9f14661c2a93 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.410780] [55188]: DEBUG oslo_concurrency.lockutils [None req-f67f4e53-599d-4f56-843d-9f14661c2a93 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.410957] [55188]: DEBUG oslo_concurrency.lockutils [None req-f67f4e53-599d-4f56-843d-9f14661c2a93 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.417021] [55187]: DEBUG nova.policy [None req-7db139eb-1f31-47e1-ba08-f097daa2937d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.417021] [55187]: DEBUG nova.policy [None req-7db139eb-1f31-47e1-ba08-f097daa2937d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.426240] [55187]: INFO nova.api.openstack.requestlog [None req-7db139eb-1f31-47e1-ba08-f097daa2937d tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1538 microversion: 2.93 time: 0.243742 [ 841.426604] [55187]: [pid: 55187|app: 0|req: 2181/4489] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:21 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1538 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 841.435215] [55187]: DEBUG nova.api.openstack.wsgi [None req-cdf56e2a-1260-4da2-995f-d7057676edab tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.436989] [55187]: DEBUG nova.compute.api [None req-cdf56e2a-1260-4da2-995f-d7057676edab tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.442420] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdf56e2a-1260-4da2-995f-d7057676edab tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.442533] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdf56e2a-1260-4da2-995f-d7057676edab tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.442721] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdf56e2a-1260-4da2-995f-d7057676edab tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.443101] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdf56e2a-1260-4da2-995f-d7057676edab tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.443303] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdf56e2a-1260-4da2-995f-d7057676edab tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.443476] [55187]: DEBUG oslo_concurrency.lockutils [None req-cdf56e2a-1260-4da2-995f-d7057676edab tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.475853] [55188]: DEBUG nova.policy [None req-f67f4e53-599d-4f56-843d-9f14661c2a93 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.482439] [55188]: INFO nova.api.openstack.requestlog [None req-f67f4e53-599d-4f56-843d-9f14661c2a93 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1218 microversion: 2.1 time: 0.080933 [ 841.483413] [55188]: [pid: 55188|app: 0|req: 2309/4490] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:21 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1218 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.488685] [55188]: DEBUG nova.api.openstack.wsgi [None req-f9cc01d2-56c7-4fe9-8a20-4630709b74a3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.491790] [55188]: DEBUG nova.compute.api [None req-f9cc01d2-56c7-4fe9-8a20-4630709b74a3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.491905] [55187]: DEBUG nova.policy [None req-cdf56e2a-1260-4da2-995f-d7057676edab tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.497019] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9cc01d2-56c7-4fe9-8a20-4630709b74a3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.497280] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9cc01d2-56c7-4fe9-8a20-4630709b74a3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.497338] [55187]: INFO nova.api.openstack.requestlog [None req-cdf56e2a-1260-4da2-995f-d7057676edab tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1210 microversion: 2.1 time: 0.064479 [ 841.497475] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9cc01d2-56c7-4fe9-8a20-4630709b74a3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.497795] [55187]: [pid: 55187|app: 0|req: 2182/4491] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:21 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1210 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 841.497868] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9cc01d2-56c7-4fe9-8a20-4630709b74a3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.498049] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9cc01d2-56c7-4fe9-8a20-4630709b74a3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.498251] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9cc01d2-56c7-4fe9-8a20-4630709b74a3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.500293] [55187]: DEBUG nova.api.openstack.wsgi [None req-8e5849cd-8e16-49fc-9c87-26c11dcb8fa1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.501953] [55187]: DEBUG nova.compute.api [None req-8e5849cd-8e16-49fc-9c87-26c11dcb8fa1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.508042] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e5849cd-8e16-49fc-9c87-26c11dcb8fa1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.508203] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e5849cd-8e16-49fc-9c87-26c11dcb8fa1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.509029] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e5849cd-8e16-49fc-9c87-26c11dcb8fa1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.509029] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e5849cd-8e16-49fc-9c87-26c11dcb8fa1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.509029] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e5849cd-8e16-49fc-9c87-26c11dcb8fa1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.509192] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e5849cd-8e16-49fc-9c87-26c11dcb8fa1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.523028] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9cc01d2-56c7-4fe9-8a20-4630709b74a3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.523028] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9cc01d2-56c7-4fe9-8a20-4630709b74a3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.523028] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9cc01d2-56c7-4fe9-8a20-4630709b74a3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.523028] [55188]: DEBUG nova.objects.instance [None req-f9cc01d2-56c7-4fe9-8a20-4630709b74a3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.552357] [55187]: DEBUG nova.policy [None req-8e5849cd-8e16-49fc-9c87-26c11dcb8fa1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.559441] [55188]: DEBUG nova.policy [None req-f9cc01d2-56c7-4fe9-8a20-4630709b74a3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.559550] [55187]: INFO nova.api.openstack.requestlog [None req-8e5849cd-8e16-49fc-9c87-26c11dcb8fa1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.061001 [ 841.559863] [55187]: [pid: 55187|app: 0|req: 2183/4492] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:21 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.562411] [55187]: DEBUG nova.api.openstack.wsgi [None req-3754c8a3-caa8-4f27-bf79-f79fc5111f99 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.563306] [55188]: DEBUG nova.policy [None req-f9cc01d2-56c7-4fe9-8a20-4630709b74a3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.564174] [55188]: DEBUG nova.policy [None req-f9cc01d2-56c7-4fe9-8a20-4630709b74a3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.564736] [55187]: DEBUG nova.compute.api [None req-3754c8a3-caa8-4f27-bf79-f79fc5111f99 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.565074] [55188]: INFO nova.api.openstack.requestlog [None req-f9cc01d2-56c7-4fe9-8a20-4630709b74a3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.081322 [ 841.565494] [55188]: [pid: 55188|app: 0|req: 2310/4493] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:21 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 841.569148] [55187]: DEBUG oslo_concurrency.lockutils [None req-3754c8a3-caa8-4f27-bf79-f79fc5111f99 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.569397] [55187]: DEBUG oslo_concurrency.lockutils [None req-3754c8a3-caa8-4f27-bf79-f79fc5111f99 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.569582] [55187]: DEBUG oslo_concurrency.lockutils [None req-3754c8a3-caa8-4f27-bf79-f79fc5111f99 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.569932] [55187]: DEBUG oslo_concurrency.lockutils [None req-3754c8a3-caa8-4f27-bf79-f79fc5111f99 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.570143] [55187]: DEBUG oslo_concurrency.lockutils [None req-3754c8a3-caa8-4f27-bf79-f79fc5111f99 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.570322] [55187]: DEBUG oslo_concurrency.lockutils [None req-3754c8a3-caa8-4f27-bf79-f79fc5111f99 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.592829] [55187]: DEBUG oslo_concurrency.lockutils [None req-3754c8a3-caa8-4f27-bf79-f79fc5111f99 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.593117] [55187]: DEBUG oslo_concurrency.lockutils [None req-3754c8a3-caa8-4f27-bf79-f79fc5111f99 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.593334] [55187]: DEBUG oslo_concurrency.lockutils [None req-3754c8a3-caa8-4f27-bf79-f79fc5111f99 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.593534] [55187]: DEBUG nova.objects.instance [None req-3754c8a3-caa8-4f27-bf79-f79fc5111f99 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.601340] [55188]: DEBUG nova.api.openstack.wsgi [None req-de106efa-2274-43c3-925e-47e8f8380d54 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.604244] [55188]: DEBUG nova.compute.api [None req-de106efa-2274-43c3-925e-47e8f8380d54 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.609083] [55188]: DEBUG oslo_concurrency.lockutils [None req-de106efa-2274-43c3-925e-47e8f8380d54 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.609326] [55188]: DEBUG oslo_concurrency.lockutils [None req-de106efa-2274-43c3-925e-47e8f8380d54 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.609550] [55188]: DEBUG oslo_concurrency.lockutils [None req-de106efa-2274-43c3-925e-47e8f8380d54 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.609917] [55188]: DEBUG oslo_concurrency.lockutils [None req-de106efa-2274-43c3-925e-47e8f8380d54 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.610139] [55188]: DEBUG oslo_concurrency.lockutils [None req-de106efa-2274-43c3-925e-47e8f8380d54 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.610529] [55188]: DEBUG oslo_concurrency.lockutils [None req-de106efa-2274-43c3-925e-47e8f8380d54 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.623778] [55187]: DEBUG nova.policy [None req-3754c8a3-caa8-4f27-bf79-f79fc5111f99 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.631189] [55187]: INFO nova.api.openstack.requestlog [None req-3754c8a3-caa8-4f27-bf79-f79fc5111f99 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.070631 [ 841.631514] [55187]: [pid: 55187|app: 0|req: 2184/4494] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:21 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.634181] [55187]: DEBUG nova.api.openstack.wsgi [None req-933a68de-964e-4bb7-8448-1614015626ee tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.635928] [55187]: DEBUG nova.compute.api [None req-933a68de-964e-4bb7-8448-1614015626ee tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.639429] [55187]: DEBUG oslo_concurrency.lockutils [None req-933a68de-964e-4bb7-8448-1614015626ee tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.639643] [55187]: DEBUG oslo_concurrency.lockutils [None req-933a68de-964e-4bb7-8448-1614015626ee tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.639822] [55187]: DEBUG oslo_concurrency.lockutils [None req-933a68de-964e-4bb7-8448-1614015626ee tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.640188] [55187]: DEBUG oslo_concurrency.lockutils [None req-933a68de-964e-4bb7-8448-1614015626ee tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.640379] [55187]: DEBUG oslo_concurrency.lockutils [None req-933a68de-964e-4bb7-8448-1614015626ee tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.640547] [55187]: DEBUG oslo_concurrency.lockutils [None req-933a68de-964e-4bb7-8448-1614015626ee tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.662503] [55188]: DEBUG nova.policy [None req-de106efa-2274-43c3-925e-47e8f8380d54 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.667271] [55188]: INFO nova.api.openstack.requestlog [None req-de106efa-2274-43c3-925e-47e8f8380d54 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.069233 [ 841.667535] [55188]: [pid: 55188|app: 0|req: 2311/4495] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:21 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.670051] [55188]: DEBUG nova.api.openstack.wsgi [None req-d186a986-c000-4260-861a-70c4128e8757 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.671709] [55188]: DEBUG nova.compute.api [None req-d186a986-c000-4260-861a-70c4128e8757 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.675288] [55188]: DEBUG oslo_concurrency.lockutils [None req-d186a986-c000-4260-861a-70c4128e8757 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.675516] [55188]: DEBUG oslo_concurrency.lockutils [None req-d186a986-c000-4260-861a-70c4128e8757 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.675701] [55188]: DEBUG oslo_concurrency.lockutils [None req-d186a986-c000-4260-861a-70c4128e8757 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.676055] [55188]: DEBUG oslo_concurrency.lockutils [None req-d186a986-c000-4260-861a-70c4128e8757 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.676259] [55188]: DEBUG oslo_concurrency.lockutils [None req-d186a986-c000-4260-861a-70c4128e8757 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.676441] [55188]: DEBUG oslo_concurrency.lockutils [None req-d186a986-c000-4260-861a-70c4128e8757 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.719884] [55188]: DEBUG nova.policy [None req-d186a986-c000-4260-861a-70c4128e8757 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.724084] [55188]: INFO nova.api.openstack.requestlog [None req-d186a986-c000-4260-861a-70c4128e8757 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1211 microversion: 2.1 time: 0.055933 [ 841.724420] [55188]: [pid: 55188|app: 0|req: 2312/4496] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:22 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.726828] [55188]: DEBUG nova.api.openstack.wsgi [None req-1a2cbed7-fc7b-48fc-b2e0-55d785f30bd9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.728580] [55188]: DEBUG nova.compute.api [None req-1a2cbed7-fc7b-48fc-b2e0-55d785f30bd9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.731823] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a2cbed7-fc7b-48fc-b2e0-55d785f30bd9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.732055] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a2cbed7-fc7b-48fc-b2e0-55d785f30bd9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.732257] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a2cbed7-fc7b-48fc-b2e0-55d785f30bd9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.732622] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a2cbed7-fc7b-48fc-b2e0-55d785f30bd9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.732825] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a2cbed7-fc7b-48fc-b2e0-55d785f30bd9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.732997] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a2cbed7-fc7b-48fc-b2e0-55d785f30bd9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.772245] [55188]: DEBUG nova.policy [None req-1a2cbed7-fc7b-48fc-b2e0-55d785f30bd9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.778614] [55188]: INFO nova.api.openstack.requestlog [None req-1a2cbed7-fc7b-48fc-b2e0-55d785f30bd9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.053580 [ 841.778952] [55188]: [pid: 55188|app: 0|req: 2313/4497] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:22 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.785819] [55188]: DEBUG nova.api.openstack.wsgi [None req-ddacdb80-cdb2-477c-8b25-865e5b837ec3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.787592] [55188]: DEBUG nova.compute.api [None req-ddacdb80-cdb2-477c-8b25-865e5b837ec3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.791518] [55187]: DEBUG nova.policy [None req-933a68de-964e-4bb7-8448-1614015626ee tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.795060] [55188]: DEBUG oslo_concurrency.lockutils [None req-ddacdb80-cdb2-477c-8b25-865e5b837ec3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.795316] [55188]: DEBUG oslo_concurrency.lockutils [None req-ddacdb80-cdb2-477c-8b25-865e5b837ec3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.795628] [55188]: DEBUG oslo_concurrency.lockutils [None req-ddacdb80-cdb2-477c-8b25-865e5b837ec3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.795847] [55188]: DEBUG oslo_concurrency.lockutils [None req-ddacdb80-cdb2-477c-8b25-865e5b837ec3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.796053] [55188]: DEBUG oslo_concurrency.lockutils [None req-ddacdb80-cdb2-477c-8b25-865e5b837ec3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.796169] [55187]: INFO nova.api.openstack.requestlog [None req-933a68de-964e-4bb7-8448-1614015626ee tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.163000 [ 841.796235] [55188]: DEBUG oslo_concurrency.lockutils [None req-ddacdb80-cdb2-477c-8b25-865e5b837ec3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.796659] [55187]: [pid: 55187|app: 0|req: 2185/4498] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:21 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.799862] [55187]: DEBUG nova.api.openstack.wsgi [None req-48ae8653-45ed-46d1-87ba-1540b65234ee tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.801728] [55187]: DEBUG nova.compute.api [None req-48ae8653-45ed-46d1-87ba-1540b65234ee tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.807307] [55187]: DEBUG oslo_concurrency.lockutils [None req-48ae8653-45ed-46d1-87ba-1540b65234ee tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.807307] [55187]: DEBUG oslo_concurrency.lockutils [None req-48ae8653-45ed-46d1-87ba-1540b65234ee tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.807743] [55187]: DEBUG oslo_concurrency.lockutils [None req-48ae8653-45ed-46d1-87ba-1540b65234ee tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.808279] [55187]: DEBUG oslo_concurrency.lockutils [None req-48ae8653-45ed-46d1-87ba-1540b65234ee tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.808707] [55187]: DEBUG oslo_concurrency.lockutils [None req-48ae8653-45ed-46d1-87ba-1540b65234ee tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.808993] [55187]: DEBUG oslo_concurrency.lockutils [None req-48ae8653-45ed-46d1-87ba-1540b65234ee tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.836996] [55188]: DEBUG nova.policy [None req-ddacdb80-cdb2-477c-8b25-865e5b837ec3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.844168] [55188]: INFO nova.api.openstack.requestlog [None req-ddacdb80-cdb2-477c-8b25-865e5b837ec3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1242 microversion: 2.1 time: 0.064387 [ 841.844544] [55188]: [pid: 55188|app: 0|req: 2314/4499] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:22 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1242 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.848564] [55188]: DEBUG nova.api.openstack.wsgi [None req-65138fc0-141a-43cb-84ce-0177dc46b897 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.850589] [55188]: DEBUG nova.compute.api [None req-65138fc0-141a-43cb-84ce-0177dc46b897 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.855013] [55188]: DEBUG oslo_concurrency.lockutils [None req-65138fc0-141a-43cb-84ce-0177dc46b897 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.855013] [55188]: DEBUG oslo_concurrency.lockutils [None req-65138fc0-141a-43cb-84ce-0177dc46b897 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.855013] [55188]: DEBUG oslo_concurrency.lockutils [None req-65138fc0-141a-43cb-84ce-0177dc46b897 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.855013] [55188]: DEBUG oslo_concurrency.lockutils [None req-65138fc0-141a-43cb-84ce-0177dc46b897 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.855229] [55188]: DEBUG oslo_concurrency.lockutils [None req-65138fc0-141a-43cb-84ce-0177dc46b897 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.855352] [55187]: DEBUG nova.policy [None req-48ae8653-45ed-46d1-87ba-1540b65234ee tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.855442] [55188]: DEBUG oslo_concurrency.lockutils [None req-65138fc0-141a-43cb-84ce-0177dc46b897 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.860813] [55187]: DEBUG nova.policy [None req-48ae8653-45ed-46d1-87ba-1540b65234ee tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.861495] [55187]: DEBUG nova.policy [None req-48ae8653-45ed-46d1-87ba-1540b65234ee tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.862103] [55187]: INFO nova.api.openstack.requestlog [None req-48ae8653-45ed-46d1-87ba-1540b65234ee tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.064744 [ 841.862424] [55187]: [pid: 55187|app: 0|req: 2186/4500] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:22 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 841.876385] [55188]: DEBUG oslo_concurrency.lockutils [None req-65138fc0-141a-43cb-84ce-0177dc46b897 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.879431] [55188]: DEBUG oslo_concurrency.lockutils [None req-65138fc0-141a-43cb-84ce-0177dc46b897 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.879431] [55188]: DEBUG oslo_concurrency.lockutils [None req-65138fc0-141a-43cb-84ce-0177dc46b897 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.879431] [55188]: DEBUG nova.objects.instance [None req-65138fc0-141a-43cb-84ce-0177dc46b897 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.879571] [55187]: DEBUG nova.api.openstack.wsgi [None req-1dc2ed7d-4ea0-4433-bac0-4e8e662a7844 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.880029] [55187]: DEBUG nova.compute.api [None req-1dc2ed7d-4ea0-4433-bac0-4e8e662a7844 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.887093] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dc2ed7d-4ea0-4433-bac0-4e8e662a7844 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.888060] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dc2ed7d-4ea0-4433-bac0-4e8e662a7844 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.888307] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dc2ed7d-4ea0-4433-bac0-4e8e662a7844 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.888671] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dc2ed7d-4ea0-4433-bac0-4e8e662a7844 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.888871] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dc2ed7d-4ea0-4433-bac0-4e8e662a7844 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.889063] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dc2ed7d-4ea0-4433-bac0-4e8e662a7844 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.898635] [55188]: DEBUG nova.policy [None req-65138fc0-141a-43cb-84ce-0177dc46b897 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.903467] [55188]: INFO nova.api.openstack.requestlog [None req-65138fc0-141a-43cb-84ce-0177dc46b897 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.056963 [ 841.903831] [55188]: [pid: 55188|app: 0|req: 2315/4501] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:22 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 841.909595] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dc2ed7d-4ea0-4433-bac0-4e8e662a7844 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.909841] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dc2ed7d-4ea0-4433-bac0-4e8e662a7844 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.910053] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dc2ed7d-4ea0-4433-bac0-4e8e662a7844 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.910394] [55187]: DEBUG nova.objects.instance [None req-1dc2ed7d-4ea0-4433-bac0-4e8e662a7844 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.911458] [55188]: DEBUG nova.api.openstack.wsgi [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Action: 'create', calling method: >, body: {"server": {"name": "guest-instance-1", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "accessIPv4": "1.1.1.1", "adminPass": "***", "hostname": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-guest-test.domaintest.com", "networks": [{"uuid": "b76b72bd-51d6-4cfb-b42c-6d97e03359b9"}], "security_groups": [{"name": "tempest-securitygroup--2018399644"}], "key_name": "tempest-keypair-893928633", "user_data": "}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 841.930777] [55187]: DEBUG nova.policy [None req-1dc2ed7d-4ea0-4433-bac0-4e8e662a7844 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.936444] [55187]: INFO nova.api.openstack.requestlog [None req-1dc2ed7d-4ea0-4433-bac0-4e8e662a7844 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.061880 [ 841.936764] [55187]: [pid: 55187|app: 0|req: 2187/4502] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:22 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.939330] [55187]: DEBUG nova.api.openstack.wsgi [None req-d8fbc758-25eb-4b24-9ced-3193fbb50412 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 841.941012] [55187]: DEBUG nova.compute.api [None req-d8fbc758-25eb-4b24-9ced-3193fbb50412 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 841.944746] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8fbc758-25eb-4b24-9ced-3193fbb50412 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.945302] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8fbc758-25eb-4b24-9ced-3193fbb50412 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.945302] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8fbc758-25eb-4b24-9ced-3193fbb50412 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.945658] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8fbc758-25eb-4b24-9ced-3193fbb50412 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.945809] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8fbc758-25eb-4b24-9ced-3193fbb50412 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.945942] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8fbc758-25eb-4b24-9ced-3193fbb50412 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.959385] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.959640] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.959825] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.960246] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.960441] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.960609] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.981304] [55187]: DEBUG nova.policy [None req-d8fbc758-25eb-4b24-9ced-3193fbb50412 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.985786] [55187]: INFO nova.api.openstack.requestlog [None req-d8fbc758-25eb-4b24-9ced-3193fbb50412 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.048369 [ 841.986121] [55187]: [pid: 55187|app: 0|req: 2188/4503] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:22 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.993163] [55188]: DEBUG nova.network.neutron [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] validate_networks() for [('b76b72bd-51d6-4cfb-b42c-6d97e03359b9', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 842.051326] [55187]: DEBUG nova.api.openstack.wsgi [None req-e3e9b2e8-7ef6-4f3c-ad9c-d48a9e5a2c8e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.052987] [55187]: DEBUG nova.compute.api [None req-e3e9b2e8-7ef6-4f3c-ad9c-d48a9e5a2c8e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.056555] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3e9b2e8-7ef6-4f3c-ad9c-d48a9e5a2c8e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.056804] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3e9b2e8-7ef6-4f3c-ad9c-d48a9e5a2c8e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.057094] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3e9b2e8-7ef6-4f3c-ad9c-d48a9e5a2c8e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.057673] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3e9b2e8-7ef6-4f3c-ad9c-d48a9e5a2c8e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.057783] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3e9b2e8-7ef6-4f3c-ad9c-d48a9e5a2c8e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.057992] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3e9b2e8-7ef6-4f3c-ad9c-d48a9e5a2c8e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.144141] [55187]: DEBUG nova.policy [None req-e3e9b2e8-7ef6-4f3c-ad9c-d48a9e5a2c8e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.146858] [55187]: INFO nova.api.openstack.requestlog [None req-e3e9b2e8-7ef6-4f3c-ad9c-d48a9e5a2c8e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1504 microversion: 2.1 time: 0.097047 [ 842.147281] [55187]: [pid: 55187|app: 0|req: 2189/4504] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:22 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1504 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.149997] [55187]: DEBUG nova.api.openstack.wsgi [None req-0048f448-0ae7-4dde-95e8-64ef1a44485a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.151708] [55187]: DEBUG nova.compute.api [None req-0048f448-0ae7-4dde-95e8-64ef1a44485a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.156824] [55187]: DEBUG oslo_concurrency.lockutils [None req-0048f448-0ae7-4dde-95e8-64ef1a44485a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.157079] [55187]: DEBUG oslo_concurrency.lockutils [None req-0048f448-0ae7-4dde-95e8-64ef1a44485a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.157284] [55187]: DEBUG oslo_concurrency.lockutils [None req-0048f448-0ae7-4dde-95e8-64ef1a44485a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.158527] [55187]: DEBUG oslo_concurrency.lockutils [None req-0048f448-0ae7-4dde-95e8-64ef1a44485a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.159302] [55187]: DEBUG oslo_concurrency.lockutils [None req-0048f448-0ae7-4dde-95e8-64ef1a44485a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.159558] [55187]: DEBUG oslo_concurrency.lockutils [None req-0048f448-0ae7-4dde-95e8-64ef1a44485a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.182229] [55188]: DEBUG nova.virt.hardware [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 842.182229] [55188]: DEBUG nova.virt.hardware [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 842.182229] [55188]: DEBUG nova.virt.hardware [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 842.182229] [55188]: DEBUG nova.virt.hardware [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 842.182229] [55188]: DEBUG nova.virt.hardware [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 842.195542] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.195542] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.195542] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.195542] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.195542] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.195542] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.206188] [55188]: DEBUG nova.quota [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Getting quotas for project 11efa5561d4c494da809c0e1bd96a40d. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 842.213798] [55188]: DEBUG nova.quota [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Getting quotas for user 891f05be1e9d4bc48093c77a589e5092 and project 11efa5561d4c494da809c0e1bd96a40d. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 842.222723] [55188]: DEBUG nova.compute.api [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 842.222723] [55188]: DEBUG nova.compute.api [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 842.244541] [55187]: DEBUG nova.policy [None req-0048f448-0ae7-4dde-95e8-64ef1a44485a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.255044] [55187]: INFO nova.api.openstack.requestlog [None req-0048f448-0ae7-4dde-95e8-64ef1a44485a tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1480 microversion: 2.1 time: 0.106484 [ 842.255150] [55187]: [pid: 55187|app: 0|req: 2190/4505] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:22 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1480 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.257679] [55187]: DEBUG nova.api.openstack.wsgi [None req-28183068-9a5f-4d9f-ab6d-91441aae4c89 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.259385] [55187]: DEBUG nova.compute.api [None req-28183068-9a5f-4d9f-ab6d-91441aae4c89 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.260034] [55188]: INFO nova.api.openstack.requestlog [None req-ed86fed8-3352-4fc9-a29b-520002e724bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.94 time: 0.355348 [ 842.260233] [55188]: [pid: 55188|app: 0|req: 2316/4506] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 26 22:05:22 2025] POST /compute/v2.1/servers => generated 409 bytes in 356 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 842.264342] [55188]: DEBUG nova.api.openstack.wsgi [None req-d0c198cb-59a6-4cdd-aed0-3d0158d9b83b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4af9d5f370>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.267419] [55187]: DEBUG oslo_concurrency.lockutils [None req-28183068-9a5f-4d9f-ab6d-91441aae4c89 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.267419] [55187]: DEBUG oslo_concurrency.lockutils [None req-28183068-9a5f-4d9f-ab6d-91441aae4c89 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.267590] [55187]: DEBUG oslo_concurrency.lockutils [None req-28183068-9a5f-4d9f-ab6d-91441aae4c89 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.268487] [55187]: DEBUG oslo_concurrency.lockutils [None req-28183068-9a5f-4d9f-ab6d-91441aae4c89 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.268487] [55187]: DEBUG oslo_concurrency.lockutils [None req-28183068-9a5f-4d9f-ab6d-91441aae4c89 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.268487] [55187]: DEBUG oslo_concurrency.lockutils [None req-28183068-9a5f-4d9f-ab6d-91441aae4c89 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.319113] [55187]: DEBUG nova.policy [None req-28183068-9a5f-4d9f-ab6d-91441aae4c89 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.325192] [55187]: INFO nova.api.openstack.requestlog [None req-28183068-9a5f-4d9f-ab6d-91441aae4c89 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.069046 [ 842.325320] [55187]: [pid: 55187|app: 0|req: 2191/4507] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:22 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.327831] [55187]: DEBUG nova.api.openstack.wsgi [req-8b9a2f22-7796-465f-9c01-34b20eddcb27 req-3571a39d-e8f2-460e-ad68-aae0d0024e92 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "88075c05-5098-4c8a-83e1-1569ab3f7364", "tag": "9d9d8713-20ae-4044-aa5e-0515938a83ed"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 842.333895] [55187]: DEBUG oslo_concurrency.lockutils [req-8b9a2f22-7796-465f-9c01-34b20eddcb27 req-3571a39d-e8f2-460e-ad68-aae0d0024e92 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.334214] [55187]: DEBUG oslo_concurrency.lockutils [req-8b9a2f22-7796-465f-9c01-34b20eddcb27 req-3571a39d-e8f2-460e-ad68-aae0d0024e92 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.334415] [55187]: DEBUG oslo_concurrency.lockutils [req-8b9a2f22-7796-465f-9c01-34b20eddcb27 req-3571a39d-e8f2-460e-ad68-aae0d0024e92 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.343821] [55187]: INFO nova.api.openstack.compute.server_external_events [req-8b9a2f22-7796-465f-9c01-34b20eddcb27 req-3571a39d-e8f2-460e-ad68-aae0d0024e92 service nova] Creating event network-changed:9d9d8713-20ae-4044-aa5e-0515938a83ed for instance 88075c05-5098-4c8a-83e1-1569ab3f7364 on cpu-1 [ 842.346526] [55187]: INFO nova.api.openstack.requestlog [req-8b9a2f22-7796-465f-9c01-34b20eddcb27 req-3571a39d-e8f2-460e-ad68-aae0d0024e92 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020100 [ 842.346526] [55187]: [pid: 55187|app: 0|req: 2192/4508] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:22 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 842.349499] [55187]: DEBUG nova.api.openstack.wsgi [None req-e63ca5f4-bf25-4768-b96f-2c11c8bd13e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.351185] [55187]: DEBUG nova.compute.api [None req-e63ca5f4-bf25-4768-b96f-2c11c8bd13e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.356867] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63ca5f4-bf25-4768-b96f-2c11c8bd13e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.357145] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63ca5f4-bf25-4768-b96f-2c11c8bd13e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.357325] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63ca5f4-bf25-4768-b96f-2c11c8bd13e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.357674] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63ca5f4-bf25-4768-b96f-2c11c8bd13e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.357871] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63ca5f4-bf25-4768-b96f-2c11c8bd13e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.358073] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63ca5f4-bf25-4768-b96f-2c11c8bd13e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.384329] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63ca5f4-bf25-4768-b96f-2c11c8bd13e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.384571] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63ca5f4-bf25-4768-b96f-2c11c8bd13e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.384778] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63ca5f4-bf25-4768-b96f-2c11c8bd13e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.384989] [55187]: DEBUG nova.objects.instance [None req-e63ca5f4-bf25-4768-b96f-2c11c8bd13e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 842.393788] [55188]: INFO nova.api.openstack.requestlog [None req-d0c198cb-59a6-4cdd-aed0-3d0158d9b83b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b" status: 204 len: 0 microversion: 2.1 time: 0.132766 [ 842.395965] [55188]: [pid: 55188|app: 0|req: 2317/4509] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:22 2025] DELETE /compute/v2.1/images/b004a2c2-e88b-4f7e-9396-3a8a42a3ce8b => generated 0 bytes in 133 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 842.397233] [55188]: DEBUG nova.api.openstack.wsgi [None req-7cccd176-417f-49bb-9885-dc1a7f306259 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.400113] [55188]: DEBUG nova.compute.api [None req-7cccd176-417f-49bb-9885-dc1a7f306259 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.420154] [55187]: DEBUG nova.policy [None req-e63ca5f4-bf25-4768-b96f-2c11c8bd13e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.427380] [55187]: INFO nova.api.openstack.requestlog [None req-e63ca5f4-bf25-4768-b96f-2c11c8bd13e1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.080242 [ 842.429470] [55187]: [pid: 55187|app: 0|req: 2193/4510] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:22 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.431589] [55188]: DEBUG nova.policy [None req-7cccd176-417f-49bb-9885-dc1a7f306259 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.432934] [55187]: DEBUG nova.api.openstack.wsgi [None req-e9e8bf5e-c2f0-4ae5-8b41-7a7443a94654 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.436930] [55187]: DEBUG nova.compute.api [None req-e9e8bf5e-c2f0-4ae5-8b41-7a7443a94654 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.439144] [55188]: DEBUG nova.policy [None req-7cccd176-417f-49bb-9885-dc1a7f306259 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.440036] [55188]: DEBUG nova.policy [None req-7cccd176-417f-49bb-9885-dc1a7f306259 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.442490] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9e8bf5e-c2f0-4ae5-8b41-7a7443a94654 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.442586] [55188]: INFO nova.api.openstack.requestlog [None req-7cccd176-417f-49bb-9885-dc1a7f306259 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1492 microversion: 2.94 time: 0.047901 [ 842.442733] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9e8bf5e-c2f0-4ae5-8b41-7a7443a94654 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.442892] [55188]: [pid: 55188|app: 0|req: 2318/4511] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:22 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1492 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 842.442957] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9e8bf5e-c2f0-4ae5-8b41-7a7443a94654 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.443275] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9e8bf5e-c2f0-4ae5-8b41-7a7443a94654 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.443473] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9e8bf5e-c2f0-4ae5-8b41-7a7443a94654 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.443647] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9e8bf5e-c2f0-4ae5-8b41-7a7443a94654 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.490813] [55187]: INFO nova.api.openstack.requestlog [None req-e9e8bf5e-c2f0-4ae5-8b41-7a7443a94654 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.060738 [ 842.491981] [55187]: [pid: 55187|app: 0|req: 2194/4512] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:05:22 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424/os-interface => generated 287 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 842.494063] [55187]: DEBUG nova.api.openstack.wsgi [None req-6935fa90-fd51-489f-807e-23d1cfee719a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.495625] [55187]: DEBUG nova.compute.api [None req-6935fa90-fd51-489f-807e-23d1cfee719a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.499688] [55187]: DEBUG oslo_concurrency.lockutils [None req-6935fa90-fd51-489f-807e-23d1cfee719a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.499949] [55187]: DEBUG oslo_concurrency.lockutils [None req-6935fa90-fd51-489f-807e-23d1cfee719a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.500168] [55187]: DEBUG oslo_concurrency.lockutils [None req-6935fa90-fd51-489f-807e-23d1cfee719a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.500670] [55187]: DEBUG oslo_concurrency.lockutils [None req-6935fa90-fd51-489f-807e-23d1cfee719a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.500878] [55187]: DEBUG oslo_concurrency.lockutils [None req-6935fa90-fd51-489f-807e-23d1cfee719a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.501068] [55187]: DEBUG oslo_concurrency.lockutils [None req-6935fa90-fd51-489f-807e-23d1cfee719a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.523339] [55188]: DEBUG nova.api.openstack.wsgi [None req-e9efe3ee-0a46-488f-9f14-57a969df8b16 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Action: 'create', calling method: .version_select at 0x7d4aff780a60>, body: {"keypair": {"name": "key_/.\\@:", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHiTlKindjt5GKQfrge85vRdOYPDtsCmJLEMScsNzylHp0/FRn5qLomuoAR9P8c0wtfUBzLAMC/p+iaBqqHzsL2YiyJIYzoPt11FihZ0kyoyNQXwDe2+FSN2muFprFKCDA=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 842.525047] [55188]: DEBUG nova.api.openstack.wsgi [None req-e9efe3ee-0a46-488f-9f14-57a969df8b16 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Returning 400 to user: An invalid 'name' value was provided. The name must be: Only expected characters: [_- 0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ] {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 842.525546] [55188]: INFO nova.api.openstack.requestlog [None req-e9efe3ee-0a46-488f-9f14-57a969df8b16 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 193 microversion: 2.1 time: 0.082102 [ 842.525875] [55188]: [pid: 55188|app: 0|req: 2319/4513] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:05:22 2025] POST /compute/v2.1/os-keypairs => generated 193 bytes in 82 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 842.528729] [55188]: DEBUG nova.api.openstack.wsgi [None req-993f4844-3dd0-4018-88f2-7b7193671822 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '.version_select at 0x7d4af9c2ba30>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.530811] [55187]: DEBUG oslo_concurrency.lockutils [None req-6935fa90-fd51-489f-807e-23d1cfee719a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.531062] [55187]: DEBUG oslo_concurrency.lockutils [None req-6935fa90-fd51-489f-807e-23d1cfee719a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.531253] [55187]: DEBUG oslo_concurrency.lockutils [None req-6935fa90-fd51-489f-807e-23d1cfee719a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.531503] [55187]: DEBUG nova.objects.instance [None req-6935fa90-fd51-489f-807e-23d1cfee719a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 842.548295] [55188]: INFO nova.api.openstack.wsgi [None req-993f4844-3dd0-4018-88f2-7b7193671822 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] HTTP exception thrown: Image not found. [ 842.548295] [55188]: DEBUG nova.api.openstack.wsgi [None req-993f4844-3dd0-4018-88f2-7b7193671822 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Returning 404 to user: Image not found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 842.548295] [55188]: INFO nova.api.openstack.requestlog [None req-993f4844-3dd0-4018-88f2-7b7193671822 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f" status: 404 len: 62 microversion: 2.1 time: 0.019770 [ 842.548295] [55188]: [pid: 55188|app: 0|req: 2320/4514] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:22 2025] DELETE /compute/v2.1/images/198fe546-5827-4b30-bc5d-2f34752b506f => generated 62 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 842.551909] [55188]: DEBUG nova.api.openstack.wsgi [None req-4f9acad0-760c-4390-a865-53023f8133ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.551909] [55188]: DEBUG nova.compute.api [None req-4f9acad0-760c-4390-a865-53023f8133ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.552140] [55187]: DEBUG nova.policy [None req-6935fa90-fd51-489f-807e-23d1cfee719a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.554436] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f9acad0-760c-4390-a865-53023f8133ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.554535] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f9acad0-760c-4390-a865-53023f8133ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.554717] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f9acad0-760c-4390-a865-53023f8133ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.555073] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f9acad0-760c-4390-a865-53023f8133ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.555270] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f9acad0-760c-4390-a865-53023f8133ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.555437] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f9acad0-760c-4390-a865-53023f8133ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.557230] [55187]: INFO nova.api.openstack.requestlog [None req-6935fa90-fd51-489f-807e-23d1cfee719a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.064685 [ 842.559226] [55187]: [pid: 55187|app: 0|req: 2195/4515] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:22 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.566052] [55187]: DEBUG nova.api.openstack.wsgi [None req-05512694-437b-46e5-b7b6-a635622a1ec9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.568397] [55187]: DEBUG nova.compute.api [None req-05512694-437b-46e5-b7b6-a635622a1ec9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.572077] [55187]: DEBUG oslo_concurrency.lockutils [None req-05512694-437b-46e5-b7b6-a635622a1ec9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.572514] [55187]: DEBUG oslo_concurrency.lockutils [None req-05512694-437b-46e5-b7b6-a635622a1ec9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.572844] [55187]: DEBUG oslo_concurrency.lockutils [None req-05512694-437b-46e5-b7b6-a635622a1ec9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.573484] [55187]: DEBUG oslo_concurrency.lockutils [None req-05512694-437b-46e5-b7b6-a635622a1ec9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.573821] [55187]: DEBUG oslo_concurrency.lockutils [None req-05512694-437b-46e5-b7b6-a635622a1ec9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.574127] [55187]: DEBUG oslo_concurrency.lockutils [None req-05512694-437b-46e5-b7b6-a635622a1ec9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.576045] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f9acad0-760c-4390-a865-53023f8133ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.576356] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f9acad0-760c-4390-a865-53023f8133ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.576548] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f9acad0-760c-4390-a865-53023f8133ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.576757] [55188]: DEBUG nova.objects.instance [None req-4f9acad0-760c-4390-a865-53023f8133ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 842.607166] [55188]: DEBUG nova.policy [None req-4f9acad0-760c-4390-a865-53023f8133ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.611934] [55188]: INFO nova.api.openstack.requestlog [None req-4f9acad0-760c-4390-a865-53023f8133ff tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.064840 [ 842.612277] [55188]: [pid: 55188|app: 0|req: 2321/4516] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:22 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.614934] [55188]: DEBUG nova.api.openstack.wsgi [None req-5cd3783d-01e5-4f81-8071-b7457295fec8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.616395] [55188]: DEBUG nova.compute.api [None req-5cd3783d-01e5-4f81-8071-b7457295fec8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.620230] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cd3783d-01e5-4f81-8071-b7457295fec8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.620230] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cd3783d-01e5-4f81-8071-b7457295fec8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.620819] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cd3783d-01e5-4f81-8071-b7457295fec8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.620819] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cd3783d-01e5-4f81-8071-b7457295fec8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.620819] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cd3783d-01e5-4f81-8071-b7457295fec8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.620992] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cd3783d-01e5-4f81-8071-b7457295fec8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.665015] [55187]: DEBUG nova.policy [None req-05512694-437b-46e5-b7b6-a635622a1ec9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.669244] [55188]: DEBUG nova.policy [None req-5cd3783d-01e5-4f81-8071-b7457295fec8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.670260] [55187]: DEBUG nova.policy [None req-05512694-437b-46e5-b7b6-a635622a1ec9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.671646] [55187]: DEBUG nova.policy [None req-05512694-437b-46e5-b7b6-a635622a1ec9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.673810] [55188]: INFO nova.api.openstack.requestlog [None req-5cd3783d-01e5-4f81-8071-b7457295fec8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1218 microversion: 2.1 time: 0.060960 [ 842.674161] [55188]: [pid: 55188|app: 0|req: 2322/4517] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:22 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1218 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.674322] [55187]: INFO nova.api.openstack.requestlog [None req-05512694-437b-46e5-b7b6-a635622a1ec9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1538 microversion: 2.93 time: 0.110856 [ 842.674789] [55187]: [pid: 55187|app: 0|req: 2196/4518] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:22 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1538 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 842.678099] [55187]: DEBUG nova.api.openstack.wsgi [None req-5292e1e0-86f9-438f-a30c-4831d13ad90c tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Action: 'create', calling method: .version_select at 0x7d4afa4dd6c0>, body: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-1495089845", "public_key": "ssh-rsa AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA openstack@ubuntu"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 842.680026] [55188]: DEBUG nova.api.openstack.wsgi [None req-193f27e4-21d0-471f-9979-84d2430a93a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.681983] [55188]: DEBUG nova.compute.api [None req-193f27e4-21d0-471f-9979-84d2430a93a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.685692] [55188]: DEBUG oslo_concurrency.lockutils [None req-193f27e4-21d0-471f-9979-84d2430a93a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.685921] [55188]: DEBUG oslo_concurrency.lockutils [None req-193f27e4-21d0-471f-9979-84d2430a93a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.686120] [55188]: DEBUG oslo_concurrency.lockutils [None req-193f27e4-21d0-471f-9979-84d2430a93a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.686506] [55188]: DEBUG oslo_concurrency.lockutils [None req-193f27e4-21d0-471f-9979-84d2430a93a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.686706] [55188]: DEBUG oslo_concurrency.lockutils [None req-193f27e4-21d0-471f-9979-84d2430a93a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.687256] [55188]: DEBUG oslo_concurrency.lockutils [None req-193f27e4-21d0-471f-9979-84d2430a93a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.690935] [55187]: DEBUG nova.quota [None req-5292e1e0-86f9-438f-a30c-4831d13ad90c tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Getting quotas for project 0e1f7d6c22b84076bbc3607822933ada. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 842.694522] [55187]: DEBUG nova.quota [None req-5292e1e0-86f9-438f-a30c-4831d13ad90c tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Getting quotas for user c45240d437894d1d97cbacc7c7ff84fb and project 0e1f7d6c22b84076bbc3607822933ada. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 842.705446] [55187]: INFO nova.api.openstack.wsgi [None req-5292e1e0-86f9-438f-a30c-4831d13ad90c tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint [ 842.705780] [55187]: DEBUG nova.api.openstack.wsgi [None req-5292e1e0-86f9-438f-a30c-4831d13ad90c tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Returning 400 to user: Keypair data is invalid: failed to generate fingerprint {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 842.706197] [55187]: INFO nova.api.openstack.requestlog [None req-5292e1e0-86f9-438f-a30c-4831d13ad90c tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 99 microversion: 2.1 time: 0.030988 [ 842.706497] [55187]: [pid: 55187|app: 0|req: 2197/4519] 10.180.1.21 () {60 vars in 1155 bytes} [Wed Mar 26 22:05:23 2025] POST /compute/v2.1/os-keypairs => generated 99 bytes in 31 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 842.709459] [55187]: DEBUG nova.api.openstack.wsgi [None req-af7db1c5-f8b4-469b-a1f2-070aa32464ab tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.709747] [55187]: DEBUG nova.compute.api [None req-af7db1c5-f8b4-469b-a1f2-070aa32464ab tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.712719] [55187]: DEBUG oslo_concurrency.lockutils [None req-af7db1c5-f8b4-469b-a1f2-070aa32464ab tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.712947] [55187]: DEBUG oslo_concurrency.lockutils [None req-af7db1c5-f8b4-469b-a1f2-070aa32464ab tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.713145] [55187]: DEBUG oslo_concurrency.lockutils [None req-af7db1c5-f8b4-469b-a1f2-070aa32464ab tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.713483] [55187]: DEBUG oslo_concurrency.lockutils [None req-af7db1c5-f8b4-469b-a1f2-070aa32464ab tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.713682] [55187]: DEBUG oslo_concurrency.lockutils [None req-af7db1c5-f8b4-469b-a1f2-070aa32464ab tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.713857] [55187]: DEBUG oslo_concurrency.lockutils [None req-af7db1c5-f8b4-469b-a1f2-070aa32464ab tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.720188] [55188]: DEBUG nova.policy [None req-193f27e4-21d0-471f-9979-84d2430a93a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.724193] [55188]: INFO nova.api.openstack.requestlog [None req-193f27e4-21d0-471f-9979-84d2430a93a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1210 microversion: 2.1 time: 0.049465 [ 842.724507] [55188]: [pid: 55188|app: 0|req: 2323/4520] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:23 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1210 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.726833] [55187]: DEBUG nova.compute.api [None req-af7db1c5-f8b4-469b-a1f2-070aa32464ab tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 842.729245] [55188]: DEBUG nova.api.openstack.wsgi [None req-36cd7bdf-d0ea-4539-a5c4-cde2eaa30c0e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.731039] [55188]: DEBUG nova.compute.api [None req-36cd7bdf-d0ea-4539-a5c4-cde2eaa30c0e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.734013] [55188]: DEBUG oslo_concurrency.lockutils [None req-36cd7bdf-d0ea-4539-a5c4-cde2eaa30c0e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.734279] [55188]: DEBUG oslo_concurrency.lockutils [None req-36cd7bdf-d0ea-4539-a5c4-cde2eaa30c0e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.734484] [55188]: DEBUG oslo_concurrency.lockutils [None req-36cd7bdf-d0ea-4539-a5c4-cde2eaa30c0e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.734826] [55188]: DEBUG oslo_concurrency.lockutils [None req-36cd7bdf-d0ea-4539-a5c4-cde2eaa30c0e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.735037] [55188]: DEBUG oslo_concurrency.lockutils [None req-36cd7bdf-d0ea-4539-a5c4-cde2eaa30c0e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.735215] [55188]: DEBUG oslo_concurrency.lockutils [None req-36cd7bdf-d0ea-4539-a5c4-cde2eaa30c0e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.775797] [55188]: DEBUG nova.policy [None req-36cd7bdf-d0ea-4539-a5c4-cde2eaa30c0e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.780352] [55188]: INFO nova.api.openstack.requestlog [None req-36cd7bdf-d0ea-4539-a5c4-cde2eaa30c0e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.055270 [ 842.780679] [55188]: [pid: 55188|app: 0|req: 2324/4521] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:23 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.783070] [55188]: DEBUG nova.api.openstack.wsgi [None req-d67fc724-527f-4ebc-8d37-f07400495389 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.784791] [55188]: DEBUG nova.compute.api [None req-d67fc724-527f-4ebc-8d37-f07400495389 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.788305] [55188]: DEBUG oslo_concurrency.lockutils [None req-d67fc724-527f-4ebc-8d37-f07400495389 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.788444] [55188]: DEBUG oslo_concurrency.lockutils [None req-d67fc724-527f-4ebc-8d37-f07400495389 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.788565] [55187]: INFO nova.api.openstack.requestlog [None req-af7db1c5-f8b4-469b-a1f2-070aa32464ab tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 204 len: 0 microversion: 2.1 time: 0.081300 [ 842.788633] [55188]: DEBUG oslo_concurrency.lockutils [None req-d67fc724-527f-4ebc-8d37-f07400495389 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.788914] [55187]: [pid: 55187|app: 0|req: 2198/4522] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:05:23 2025] DELETE /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 842.789042] [55188]: DEBUG oslo_concurrency.lockutils [None req-d67fc724-527f-4ebc-8d37-f07400495389 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.790827] [55188]: DEBUG oslo_concurrency.lockutils [None req-d67fc724-527f-4ebc-8d37-f07400495389 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.790827] [55188]: DEBUG oslo_concurrency.lockutils [None req-d67fc724-527f-4ebc-8d37-f07400495389 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.793773] [55187]: DEBUG nova.api.openstack.wsgi [None req-fed2e0c1-b652-4f24-a4f1-8c1e20be86fa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.796023] [55187]: DEBUG nova.compute.api [None req-fed2e0c1-b652-4f24-a4f1-8c1e20be86fa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.799606] [55187]: DEBUG oslo_concurrency.lockutils [None req-fed2e0c1-b652-4f24-a4f1-8c1e20be86fa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.799877] [55187]: DEBUG oslo_concurrency.lockutils [None req-fed2e0c1-b652-4f24-a4f1-8c1e20be86fa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.800089] [55187]: DEBUG oslo_concurrency.lockutils [None req-fed2e0c1-b652-4f24-a4f1-8c1e20be86fa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.801860] [55187]: DEBUG oslo_concurrency.lockutils [None req-fed2e0c1-b652-4f24-a4f1-8c1e20be86fa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.801860] [55187]: DEBUG oslo_concurrency.lockutils [None req-fed2e0c1-b652-4f24-a4f1-8c1e20be86fa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.801860] [55187]: DEBUG oslo_concurrency.lockutils [None req-fed2e0c1-b652-4f24-a4f1-8c1e20be86fa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.809435] [55188]: DEBUG oslo_concurrency.lockutils [None req-d67fc724-527f-4ebc-8d37-f07400495389 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.809678] [55188]: DEBUG oslo_concurrency.lockutils [None req-d67fc724-527f-4ebc-8d37-f07400495389 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.809862] [55188]: DEBUG oslo_concurrency.lockutils [None req-d67fc724-527f-4ebc-8d37-f07400495389 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.810074] [55188]: DEBUG nova.objects.instance [None req-d67fc724-527f-4ebc-8d37-f07400495389 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 842.822820] [55187]: DEBUG oslo_concurrency.lockutils [None req-fed2e0c1-b652-4f24-a4f1-8c1e20be86fa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.823088] [55187]: DEBUG oslo_concurrency.lockutils [None req-fed2e0c1-b652-4f24-a4f1-8c1e20be86fa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.823276] [55187]: DEBUG oslo_concurrency.lockutils [None req-fed2e0c1-b652-4f24-a4f1-8c1e20be86fa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.823471] [55187]: DEBUG nova.objects.instance [None req-fed2e0c1-b652-4f24-a4f1-8c1e20be86fa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 842.834271] [55188]: DEBUG nova.policy [None req-d67fc724-527f-4ebc-8d37-f07400495389 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.839786] [55188]: DEBUG nova.policy [None req-d67fc724-527f-4ebc-8d37-f07400495389 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.840483] [55188]: DEBUG nova.policy [None req-d67fc724-527f-4ebc-8d37-f07400495389 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.841212] [55188]: INFO nova.api.openstack.requestlog [None req-d67fc724-527f-4ebc-8d37-f07400495389 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.059895 [ 842.841558] [55188]: [pid: 55188|app: 0|req: 2325/4523] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:23 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 842.845250] [55187]: DEBUG nova.policy [None req-fed2e0c1-b652-4f24-a4f1-8c1e20be86fa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.846225] [55188]: DEBUG nova.api.openstack.wsgi [None req-786bdf6a-e7bb-4df1-9781-804ea28f1be9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.848179] [55188]: DEBUG nova.compute.api [None req-786bdf6a-e7bb-4df1-9781-804ea28f1be9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.851666] [55188]: DEBUG oslo_concurrency.lockutils [None req-786bdf6a-e7bb-4df1-9781-804ea28f1be9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.851901] [55188]: DEBUG oslo_concurrency.lockutils [None req-786bdf6a-e7bb-4df1-9781-804ea28f1be9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.852102] [55188]: DEBUG oslo_concurrency.lockutils [None req-786bdf6a-e7bb-4df1-9781-804ea28f1be9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.852453] [55188]: DEBUG oslo_concurrency.lockutils [None req-786bdf6a-e7bb-4df1-9781-804ea28f1be9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.852655] [55188]: DEBUG oslo_concurrency.lockutils [None req-786bdf6a-e7bb-4df1-9781-804ea28f1be9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.852828] [55187]: INFO nova.api.openstack.requestlog [None req-fed2e0c1-b652-4f24-a4f1-8c1e20be86fa tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.063245 [ 842.852887] [55188]: DEBUG oslo_concurrency.lockutils [None req-786bdf6a-e7bb-4df1-9781-804ea28f1be9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.853237] [55187]: [pid: 55187|app: 0|req: 2199/4524] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:23 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.856017] [55187]: DEBUG nova.api.openstack.wsgi [None req-0b0043e0-ab31-47a6-9221-34f30fd05340 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Action: 'create', calling method: .version_select at 0x7d4afa4dce50>, body: {"keypair": {"name": "tempest-keypair-1555643521", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIZaAO1Od67Nf5vPNY94A4S9GXDtlQU27MSZCOYiy4Sohuz0haIhicHHIW4UX50QTk9ZrSXJRBW0Ck9vXl/i15QdtLBXCuyin9gPu7WWsMXcZ0qkcBe2oIx1LjBXAHDAcQ=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 842.867487] [55187]: DEBUG nova.quota [None req-0b0043e0-ab31-47a6-9221-34f30fd05340 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Getting quotas for project 0e1f7d6c22b84076bbc3607822933ada. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 842.869921] [55187]: DEBUG nova.quota [None req-0b0043e0-ab31-47a6-9221-34f30fd05340 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Getting quotas for user c45240d437894d1d97cbacc7c7ff84fb and project 0e1f7d6c22b84076bbc3607822933ada. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 842.895681] [55187]: INFO nova.api.openstack.requestlog [None req-0b0043e0-ab31-47a6-9221-34f30fd05340 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.041521 [ 842.895846] [55187]: [pid: 55187|app: 0|req: 2200/4525] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:05:23 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 842.901888] [55187]: DEBUG nova.api.openstack.wsgi [None req-a63aebbe-305f-4b1a-ac3a-43294b3e4058 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.901888] [55187]: DEBUG nova.compute.api [None req-a63aebbe-305f-4b1a-ac3a-43294b3e4058 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.911368] [55187]: DEBUG oslo_concurrency.lockutils [None req-a63aebbe-305f-4b1a-ac3a-43294b3e4058 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.911368] [55187]: DEBUG oslo_concurrency.lockutils [None req-a63aebbe-305f-4b1a-ac3a-43294b3e4058 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.911489] [55187]: DEBUG oslo_concurrency.lockutils [None req-a63aebbe-305f-4b1a-ac3a-43294b3e4058 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.912076] [55187]: DEBUG oslo_concurrency.lockutils [None req-a63aebbe-305f-4b1a-ac3a-43294b3e4058 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.912076] [55187]: DEBUG oslo_concurrency.lockutils [None req-a63aebbe-305f-4b1a-ac3a-43294b3e4058 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.912180] [55187]: DEBUG oslo_concurrency.lockutils [None req-a63aebbe-305f-4b1a-ac3a-43294b3e4058 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.917554] [55188]: DEBUG nova.policy [None req-786bdf6a-e7bb-4df1-9781-804ea28f1be9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.922454] [55188]: INFO nova.api.openstack.requestlog [None req-786bdf6a-e7bb-4df1-9781-804ea28f1be9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.080032 [ 842.922864] [55188]: [pid: 55188|app: 0|req: 2326/4526] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:23 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.924933] [55188]: DEBUG nova.api.openstack.wsgi [None req-334de8cf-95cd-4594-a6ac-6285b7c2215b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.926598] [55188]: DEBUG nova.compute.api [None req-334de8cf-95cd-4594-a6ac-6285b7c2215b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.929745] [55188]: DEBUG oslo_concurrency.lockutils [None req-334de8cf-95cd-4594-a6ac-6285b7c2215b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.929970] [55188]: DEBUG oslo_concurrency.lockutils [None req-334de8cf-95cd-4594-a6ac-6285b7c2215b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.930192] [55188]: DEBUG oslo_concurrency.lockutils [None req-334de8cf-95cd-4594-a6ac-6285b7c2215b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.934020] [55188]: DEBUG oslo_concurrency.lockutils [None req-334de8cf-95cd-4594-a6ac-6285b7c2215b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.934020] [55188]: DEBUG oslo_concurrency.lockutils [None req-334de8cf-95cd-4594-a6ac-6285b7c2215b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.934020] [55188]: DEBUG oslo_concurrency.lockutils [None req-334de8cf-95cd-4594-a6ac-6285b7c2215b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.953016] [55187]: DEBUG nova.policy [None req-a63aebbe-305f-4b1a-ac3a-43294b3e4058 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.957143] [55187]: INFO nova.api.openstack.requestlog [None req-a63aebbe-305f-4b1a-ac3a-43294b3e4058 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1267 microversion: 2.1 time: 0.060754 [ 842.957480] [55187]: [pid: 55187|app: 0|req: 2201/4527] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:23 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1267 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.961523] [55187]: DEBUG nova.api.openstack.wsgi [None req-0fa72d73-d7fe-4d3f-94e2-50b0fb73ee12 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 842.964133] [55187]: DEBUG nova.compute.api [None req-0fa72d73-d7fe-4d3f-94e2-50b0fb73ee12 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 842.967381] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fa72d73-d7fe-4d3f-94e2-50b0fb73ee12 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.967649] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fa72d73-d7fe-4d3f-94e2-50b0fb73ee12 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.968554] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fa72d73-d7fe-4d3f-94e2-50b0fb73ee12 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.968554] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fa72d73-d7fe-4d3f-94e2-50b0fb73ee12 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.968554] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fa72d73-d7fe-4d3f-94e2-50b0fb73ee12 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.968554] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fa72d73-d7fe-4d3f-94e2-50b0fb73ee12 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.000484] [55187]: DEBUG nova.policy [None req-0fa72d73-d7fe-4d3f-94e2-50b0fb73ee12 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.004415] [55187]: INFO nova.api.openstack.requestlog [None req-0fa72d73-d7fe-4d3f-94e2-50b0fb73ee12 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.046388 [ 843.004730] [55187]: [pid: 55187|app: 0|req: 2202/4528] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:23 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.007086] [55187]: DEBUG nova.api.openstack.wsgi [None req-b8659966-2fbb-4b72-852b-8a0620e630e6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.008725] [55187]: DEBUG nova.compute.api [None req-b8659966-2fbb-4b72-852b-8a0620e630e6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.011788] [55187]: DEBUG oslo_concurrency.lockutils [None req-b8659966-2fbb-4b72-852b-8a0620e630e6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.012035] [55187]: DEBUG oslo_concurrency.lockutils [None req-b8659966-2fbb-4b72-852b-8a0620e630e6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.012225] [55187]: DEBUG oslo_concurrency.lockutils [None req-b8659966-2fbb-4b72-852b-8a0620e630e6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.012574] [55187]: DEBUG oslo_concurrency.lockutils [None req-b8659966-2fbb-4b72-852b-8a0620e630e6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.012772] [55187]: DEBUG oslo_concurrency.lockutils [None req-b8659966-2fbb-4b72-852b-8a0620e630e6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.012944] [55187]: DEBUG oslo_concurrency.lockutils [None req-b8659966-2fbb-4b72-852b-8a0620e630e6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.080053] [55187]: DEBUG nova.policy [None req-b8659966-2fbb-4b72-852b-8a0620e630e6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.084589] [55187]: INFO nova.api.openstack.requestlog [None req-b8659966-2fbb-4b72-852b-8a0620e630e6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.079287 [ 843.084917] [55187]: [pid: 55187|app: 0|req: 2203/4529] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:23 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.087359] [55187]: DEBUG nova.api.openstack.wsgi [None req-aac0c742-399c-4d75-9607-cb0271965c7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.089169] [55187]: DEBUG nova.compute.api [None req-aac0c742-399c-4d75-9607-cb0271965c7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.092556] [55187]: DEBUG oslo_concurrency.lockutils [None req-aac0c742-399c-4d75-9607-cb0271965c7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.092790] [55187]: DEBUG oslo_concurrency.lockutils [None req-aac0c742-399c-4d75-9607-cb0271965c7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.092974] [55187]: DEBUG oslo_concurrency.lockutils [None req-aac0c742-399c-4d75-9607-cb0271965c7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.093335] [55187]: DEBUG oslo_concurrency.lockutils [None req-aac0c742-399c-4d75-9607-cb0271965c7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.093541] [55187]: DEBUG oslo_concurrency.lockutils [None req-aac0c742-399c-4d75-9607-cb0271965c7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.093714] [55187]: DEBUG oslo_concurrency.lockutils [None req-aac0c742-399c-4d75-9607-cb0271965c7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.124876] [55187]: DEBUG nova.policy [None req-aac0c742-399c-4d75-9607-cb0271965c7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.131913] [55187]: INFO nova.api.openstack.requestlog [None req-aac0c742-399c-4d75-9607-cb0271965c7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1242 microversion: 2.1 time: 0.046418 [ 843.132274] [55187]: [pid: 55187|app: 0|req: 2204/4530] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:23 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.135147] [55187]: DEBUG nova.api.openstack.wsgi [None req-87f66fd1-bb6e-434d-84e2-fbf56ce9478e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.138076] [55187]: DEBUG nova.compute.api [None req-87f66fd1-bb6e-434d-84e2-fbf56ce9478e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.141132] [55187]: DEBUG oslo_concurrency.lockutils [None req-87f66fd1-bb6e-434d-84e2-fbf56ce9478e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.141384] [55187]: DEBUG oslo_concurrency.lockutils [None req-87f66fd1-bb6e-434d-84e2-fbf56ce9478e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.141637] [55187]: DEBUG oslo_concurrency.lockutils [None req-87f66fd1-bb6e-434d-84e2-fbf56ce9478e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.142274] [55187]: DEBUG oslo_concurrency.lockutils [None req-87f66fd1-bb6e-434d-84e2-fbf56ce9478e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.142641] [55187]: DEBUG oslo_concurrency.lockutils [None req-87f66fd1-bb6e-434d-84e2-fbf56ce9478e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.142843] [55187]: DEBUG oslo_concurrency.lockutils [None req-87f66fd1-bb6e-434d-84e2-fbf56ce9478e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.173828] [55187]: DEBUG nova.policy [None req-87f66fd1-bb6e-434d-84e2-fbf56ce9478e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.178223] [55187]: DEBUG nova.policy [None req-87f66fd1-bb6e-434d-84e2-fbf56ce9478e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.178878] [55187]: DEBUG nova.policy [None req-87f66fd1-bb6e-434d-84e2-fbf56ce9478e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.179518] [55187]: INFO nova.api.openstack.requestlog [None req-87f66fd1-bb6e-434d-84e2-fbf56ce9478e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.046734 [ 843.179820] [55187]: [pid: 55187|app: 0|req: 2205/4531] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:23 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 843.182231] [55187]: DEBUG nova.api.openstack.wsgi [None req-21582ca4-69b2-47dd-aea8-f333649b701b tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Action: 'create', calling method: .version_select at 0x7d4afb115630>, body: {"keypair": {"name": "tempest-keypair-1555643521", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFZPNjoNQN7UD628gt4p8F76CU3BdXgtGPeRzdwlX+vBhwo9swGfNxaHnEymxGBXCFSOroHtnS91TLntokq3/JNomAa3d0GPDk5/4yaZClLx1HdG+wpCFoE7Z/zq8RIQPA=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 843.190739] [55187]: DEBUG nova.quota [None req-21582ca4-69b2-47dd-aea8-f333649b701b tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Getting quotas for project 0e1f7d6c22b84076bbc3607822933ada. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 843.193161] [55187]: DEBUG nova.quota [None req-21582ca4-69b2-47dd-aea8-f333649b701b tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Getting quotas for user c45240d437894d1d97cbacc7c7ff84fb and project 0e1f7d6c22b84076bbc3607822933ada. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 843.204775] [55187]: INFO nova.api.openstack.wsgi [None req-21582ca4-69b2-47dd-aea8-f333649b701b tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] HTTP exception thrown: Key pair 'tempest-keypair-1555643521' already exists. [ 843.205104] [55187]: DEBUG nova.api.openstack.wsgi [None req-21582ca4-69b2-47dd-aea8-f333649b701b tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Returning 409 to user: Key pair 'tempest-keypair-1555643521' already exists. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 843.205524] [55187]: INFO nova.api.openstack.requestlog [None req-21582ca4-69b2-47dd-aea8-f333649b701b tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 409 len: 105 microversion: 2.1 time: 0.025207 [ 843.208145] [55187]: [pid: 55187|app: 0|req: 2206/4532] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:05:23 2025] POST /compute/v2.1/os-keypairs => generated 105 bytes in 25 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 843.210264] [55187]: DEBUG nova.api.openstack.wsgi [None req-fd8428ce-e235-4fb1-942f-1ace0a37d112 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.211885] [55187]: DEBUG nova.compute.api [None req-fd8428ce-e235-4fb1-942f-1ace0a37d112 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.215571] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd8428ce-e235-4fb1-942f-1ace0a37d112 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.215906] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd8428ce-e235-4fb1-942f-1ace0a37d112 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.216028] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd8428ce-e235-4fb1-942f-1ace0a37d112 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.216437] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd8428ce-e235-4fb1-942f-1ace0a37d112 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.216540] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd8428ce-e235-4fb1-942f-1ace0a37d112 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.216715] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd8428ce-e235-4fb1-942f-1ace0a37d112 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.238250] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd8428ce-e235-4fb1-942f-1ace0a37d112 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.238532] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd8428ce-e235-4fb1-942f-1ace0a37d112 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.238741] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd8428ce-e235-4fb1-942f-1ace0a37d112 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.238964] [55187]: DEBUG nova.objects.instance [None req-fd8428ce-e235-4fb1-942f-1ace0a37d112 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 843.271380] [55187]: DEBUG nova.policy [None req-fd8428ce-e235-4fb1-942f-1ace0a37d112 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.277758] [55187]: INFO nova.api.openstack.requestlog [None req-fd8428ce-e235-4fb1-942f-1ace0a37d112 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.071321 [ 843.278090] [55187]: [pid: 55187|app: 0|req: 2207/4533] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:23 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.283061] [55187]: DEBUG nova.api.openstack.wsgi [None req-df2b2272-9321-467b-907d-bc4a88ffe5e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.283061] [55187]: DEBUG nova.compute.api [None req-df2b2272-9321-467b-907d-bc4a88ffe5e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.286841] [55187]: DEBUG oslo_concurrency.lockutils [None req-df2b2272-9321-467b-907d-bc4a88ffe5e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.287104] [55187]: DEBUG oslo_concurrency.lockutils [None req-df2b2272-9321-467b-907d-bc4a88ffe5e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.287360] [55187]: DEBUG oslo_concurrency.lockutils [None req-df2b2272-9321-467b-907d-bc4a88ffe5e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.287678] [55187]: DEBUG oslo_concurrency.lockutils [None req-df2b2272-9321-467b-907d-bc4a88ffe5e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.287871] [55187]: DEBUG oslo_concurrency.lockutils [None req-df2b2272-9321-467b-907d-bc4a88ffe5e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.288064] [55187]: DEBUG oslo_concurrency.lockutils [None req-df2b2272-9321-467b-907d-bc4a88ffe5e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.313604] [55187]: DEBUG oslo_concurrency.lockutils [None req-df2b2272-9321-467b-907d-bc4a88ffe5e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.313839] [55187]: DEBUG oslo_concurrency.lockutils [None req-df2b2272-9321-467b-907d-bc4a88ffe5e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.314043] [55187]: DEBUG oslo_concurrency.lockutils [None req-df2b2272-9321-467b-907d-bc4a88ffe5e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.314245] [55187]: DEBUG nova.objects.instance [None req-df2b2272-9321-467b-907d-bc4a88ffe5e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 843.323022] [55188]: DEBUG nova.policy [None req-334de8cf-95cd-4594-a6ac-6285b7c2215b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.324490] [55188]: INFO nova.api.openstack.requestlog [None req-334de8cf-95cd-4594-a6ac-6285b7c2215b tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1510 microversion: 2.1 time: 0.401432 [ 843.324807] [55188]: [pid: 55188|app: 0|req: 2327/4534] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:23 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1510 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.327323] [55188]: DEBUG nova.api.openstack.wsgi [None req-fcf412fb-09f8-4999-928c-52aea3cf6ca5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.328923] [55188]: DEBUG nova.compute.api [None req-fcf412fb-09f8-4999-928c-52aea3cf6ca5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.332277] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcf412fb-09f8-4999-928c-52aea3cf6ca5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.332500] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcf412fb-09f8-4999-928c-52aea3cf6ca5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.332694] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcf412fb-09f8-4999-928c-52aea3cf6ca5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.333054] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcf412fb-09f8-4999-928c-52aea3cf6ca5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.333307] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcf412fb-09f8-4999-928c-52aea3cf6ca5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.333418] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcf412fb-09f8-4999-928c-52aea3cf6ca5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.334506] [55187]: DEBUG nova.policy [None req-df2b2272-9321-467b-907d-bc4a88ffe5e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.339013] [55187]: INFO nova.api.openstack.requestlog [None req-df2b2272-9321-467b-907d-bc4a88ffe5e4 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.059929 [ 843.339013] [55187]: [pid: 55187|app: 0|req: 2208/4535] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:23 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.345896] [55187]: DEBUG nova.api.openstack.wsgi [None req-7e81f1c3-2f16-41c3-9e97-d7992da12841 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Calling method '.version_select at 0x7d4afa4dde10>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.359634] [55187]: INFO nova.api.openstack.requestlog [None req-7e81f1c3-2f16-41c3-9e97-d7992da12841 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1555643521" status: 202 len: 0 microversion: 2.1 time: 0.020102 [ 843.359976] [55187]: [pid: 55187|app: 0|req: 2209/4536] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 26 22:05:23 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1555643521 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 843.362980] [55187]: DEBUG nova.api.openstack.wsgi [None req-ef594420-8427-415a-b546-c3210ca7e498 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.363817] [55187]: DEBUG nova.compute.api [None req-ef594420-8427-415a-b546-c3210ca7e498 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.368514] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef594420-8427-415a-b546-c3210ca7e498 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.368711] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef594420-8427-415a-b546-c3210ca7e498 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.368895] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef594420-8427-415a-b546-c3210ca7e498 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.369264] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef594420-8427-415a-b546-c3210ca7e498 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.369499] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef594420-8427-415a-b546-c3210ca7e498 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.369688] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef594420-8427-415a-b546-c3210ca7e498 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.390111] [55188]: DEBUG nova.policy [None req-fcf412fb-09f8-4999-928c-52aea3cf6ca5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.400014] [55188]: INFO nova.api.openstack.requestlog [None req-fcf412fb-09f8-4999-928c-52aea3cf6ca5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.073992 [ 843.400014] [55188]: [pid: 55188|app: 0|req: 2328/4537] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:23 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.405619] [55188]: DEBUG nova.api.openstack.wsgi [None req-775df5e0-678f-4c73-8ada-29d7a6bd6d9b tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Action: 'create', calling method: .version_select at 0x7d4afa944ca0>, body: {"keypair": {"name": "", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAiH4Agx+3Tx8dAeBbiuUotjMrqEEYGrFY+FE9WM5Bmb7E6d0zlwtDAoYM9t8yOZrNDv0MJAWL2/KFGtHx8u7Je+evpucFnJ2+zpW37QozOa31RcFkNTPKBtjdXfsnifvw=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 843.407510] [55188]: DEBUG nova.api.openstack.wsgi [None req-775df5e0-678f-4c73-8ada-29d7a6bd6d9b tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: . '' should be non-empty {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 843.407914] [55188]: INFO nova.api.openstack.requestlog [None req-775df5e0-678f-4c73-8ada-29d7a6bd6d9b tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 115 microversion: 2.1 time: 0.005956 [ 843.408232] [55188]: [pid: 55188|app: 0|req: 2329/4538] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:05:23 2025] POST /compute/v2.1/os-keypairs => generated 115 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 843.414257] [55188]: DEBUG nova.api.openstack.wsgi [None req-c0245bec-245b-4e64-b17d-4b846f3f9b27 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Action: 'create', calling method: .version_select at 0x7d4af9c2a050>, body: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-1385260086", "public_key": " "}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 843.416916] [55187]: DEBUG nova.policy [None req-ef594420-8427-415a-b546-c3210ca7e498 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.424028] [55187]: INFO nova.api.openstack.requestlog [None req-ef594420-8427-415a-b546-c3210ca7e498 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.063391 [ 843.424461] [55187]: [pid: 55187|app: 0|req: 2210/4539] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:23 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.424793] [55188]: DEBUG nova.quota [None req-c0245bec-245b-4e64-b17d-4b846f3f9b27 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Getting quotas for project 0e1f7d6c22b84076bbc3607822933ada. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 843.431218] [55188]: DEBUG nova.quota [None req-c0245bec-245b-4e64-b17d-4b846f3f9b27 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Getting quotas for user c45240d437894d1d97cbacc7c7ff84fb and project 0e1f7d6c22b84076bbc3607822933ada. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 843.440221] [55188]: INFO nova.api.openstack.wsgi [None req-c0245bec-245b-4e64-b17d-4b846f3f9b27 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint [ 843.440561] [55188]: DEBUG nova.api.openstack.wsgi [None req-c0245bec-245b-4e64-b17d-4b846f3f9b27 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Returning 400 to user: Keypair data is invalid: failed to generate fingerprint {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 843.440994] [55188]: INFO nova.api.openstack.requestlog [None req-c0245bec-245b-4e64-b17d-4b846f3f9b27 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 99 microversion: 2.1 time: 0.028901 [ 843.441316] [55188]: [pid: 55188|app: 0|req: 2330/4540] 10.180.1.21 () {60 vars in 1153 bytes} [Wed Mar 26 22:05:23 2025] POST /compute/v2.1/os-keypairs => generated 99 bytes in 29 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 843.444418] [55187]: DEBUG nova.api.openstack.wsgi [None req-2543bcde-ed59-4789-8246-8506ac4d3775 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.446750] [55187]: DEBUG nova.compute.api [None req-2543bcde-ed59-4789-8246-8506ac4d3775 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.447574] [55188]: DEBUG nova.api.openstack.wsgi [None req-eeb4589a-637a-4a47-9ee4-ae73f64b4904 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Action: 'create', calling method: .version_select at 0x7d4af9c2a710>, body: {"keypair": {"name": "keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOloxAU/pMzDiTfOvbjdRzpnumkfMLfk1t6KdYaevoTL1jXlnV8cc3uM3ZKXL2M//tW3dTbqtCNIhjizXAODqDgSMBDjB/sjRhqSZ8tQwss6T88OGPpFC9dgMyaC5gZrUA=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 843.449516] [55188]: DEBUG nova.api.openstack.wsgi [None req-eeb4589a-637a-4a47-9ee4-ae73f64b4904 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000. 'keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' is too long {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 843.450104] [55188]: INFO nova.api.openstack.requestlog [None req-eeb4589a-637a-4a47-9ee4-ae73f64b4904 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 627 microversion: 2.1 time: 0.005162 [ 843.450406] [55188]: [pid: 55188|app: 0|req: 2331/4541] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:05:23 2025] POST /compute/v2.1/os-keypairs => generated 627 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 843.451168] [55187]: DEBUG oslo_concurrency.lockutils [None req-2543bcde-ed59-4789-8246-8506ac4d3775 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.451234] [55187]: DEBUG oslo_concurrency.lockutils [None req-2543bcde-ed59-4789-8246-8506ac4d3775 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.451380] [55187]: DEBUG oslo_concurrency.lockutils [None req-2543bcde-ed59-4789-8246-8506ac4d3775 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.451736] [55187]: DEBUG oslo_concurrency.lockutils [None req-2543bcde-ed59-4789-8246-8506ac4d3775 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.451926] [55187]: DEBUG oslo_concurrency.lockutils [None req-2543bcde-ed59-4789-8246-8506ac4d3775 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.452105] [55187]: DEBUG oslo_concurrency.lockutils [None req-2543bcde-ed59-4789-8246-8506ac4d3775 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.460926] [55188]: DEBUG nova.api.openstack.wsgi [None req-4328197d-a823-4b0b-9f27-86260868940d tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Action: 'create', calling method: .version_select at 0x7d4afa6a7be0>, body: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-106851503", "public_key": "ssh-rsa JUNK nova@ubuntu"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 843.470160] [55188]: DEBUG nova.quota [None req-4328197d-a823-4b0b-9f27-86260868940d tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Getting quotas for project 0e1f7d6c22b84076bbc3607822933ada. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 843.472791] [55188]: DEBUG nova.quota [None req-4328197d-a823-4b0b-9f27-86260868940d tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Getting quotas for user c45240d437894d1d97cbacc7c7ff84fb and project 0e1f7d6c22b84076bbc3607822933ada. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 843.474928] [55187]: DEBUG oslo_concurrency.lockutils [None req-2543bcde-ed59-4789-8246-8506ac4d3775 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.475589] [55187]: DEBUG oslo_concurrency.lockutils [None req-2543bcde-ed59-4789-8246-8506ac4d3775 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.475851] [55187]: DEBUG oslo_concurrency.lockutils [None req-2543bcde-ed59-4789-8246-8506ac4d3775 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.476094] [55187]: DEBUG nova.objects.instance [None req-2543bcde-ed59-4789-8246-8506ac4d3775 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 843.486588] [55188]: INFO nova.api.openstack.wsgi [None req-4328197d-a823-4b0b-9f27-86260868940d tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint [ 843.486924] [55188]: DEBUG nova.api.openstack.wsgi [None req-4328197d-a823-4b0b-9f27-86260868940d tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Returning 400 to user: Keypair data is invalid: failed to generate fingerprint {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 843.487877] [55188]: INFO nova.api.openstack.requestlog [None req-4328197d-a823-4b0b-9f27-86260868940d tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 99 microversion: 2.1 time: 0.032862 [ 843.487877] [55188]: [pid: 55188|app: 0|req: 2332/4542] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:05:23 2025] POST /compute/v2.1/os-keypairs => generated 99 bytes in 33 msecs (HTTP/1.1 400) 9 headers in 380 bytes (2 switches on core 0) [ 843.491643] [55188]: DEBUG nova.api.openstack.wsgi [None req-462941b7-918c-4178-a8b8-5f1a76ad885e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.493238] [55188]: DEBUG nova.compute.api [None req-462941b7-918c-4178-a8b8-5f1a76ad885e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.497287] [55188]: DEBUG oslo_concurrency.lockutils [None req-462941b7-918c-4178-a8b8-5f1a76ad885e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.497704] [55188]: DEBUG oslo_concurrency.lockutils [None req-462941b7-918c-4178-a8b8-5f1a76ad885e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.497946] [55188]: DEBUG oslo_concurrency.lockutils [None req-462941b7-918c-4178-a8b8-5f1a76ad885e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.498102] [55188]: DEBUG oslo_concurrency.lockutils [None req-462941b7-918c-4178-a8b8-5f1a76ad885e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.498465] [55188]: DEBUG oslo_concurrency.lockutils [None req-462941b7-918c-4178-a8b8-5f1a76ad885e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.498465] [55188]: DEBUG oslo_concurrency.lockutils [None req-462941b7-918c-4178-a8b8-5f1a76ad885e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.501056] [55187]: DEBUG nova.policy [None req-2543bcde-ed59-4789-8246-8506ac4d3775 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.506594] [55187]: INFO nova.api.openstack.requestlog [None req-2543bcde-ed59-4789-8246-8506ac4d3775 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.064446 [ 843.506919] [55187]: [pid: 55187|app: 0|req: 2211/4543] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:23 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.510259] [55187]: DEBUG nova.api.openstack.wsgi [None req-360fc3f7-e20c-4ccb-a5c8-d14c590d7096 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Calling method '.version_select at 0x7d4afb530820>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.523910] [55187]: INFO nova.api.openstack.wsgi [None req-360fc3f7-e20c-4ccb-a5c8-d14c590d7096 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] HTTP exception thrown: Keypair tempest-keypair-non-existent-892767191 not found for user c45240d437894d1d97cbacc7c7ff84fb [ 843.524307] [55187]: DEBUG nova.api.openstack.wsgi [None req-360fc3f7-e20c-4ccb-a5c8-d14c590d7096 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] Returning 404 to user: Keypair tempest-keypair-non-existent-892767191 not found for user c45240d437894d1d97cbacc7c7ff84fb {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 843.524730] [55187]: INFO nova.api.openstack.requestlog [None req-360fc3f7-e20c-4ccb-a5c8-d14c590d7096 tempest-KeyPairsNegativeTestJSON-1769819877 tempest-KeyPairsNegativeTestJSON-1769819877-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-non-existent-892767191" status: 404 len: 144 microversion: 2.1 time: 0.017267 [ 843.525238] [55187]: [pid: 55187|app: 0|req: 2212/4544] 10.180.1.21 () {58 vars in 1252 bytes} [Wed Mar 26 22:05:23 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-non-existent-892767191 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 843.527852] [55187]: DEBUG nova.api.openstack.wsgi [None req-ab19d8b3-da93-451f-acf4-47b529a2a5c2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.530126] [55187]: DEBUG nova.compute.api [None req-ab19d8b3-da93-451f-acf4-47b529a2a5c2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.536234] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab19d8b3-da93-451f-acf4-47b529a2a5c2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.536234] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab19d8b3-da93-451f-acf4-47b529a2a5c2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.536234] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab19d8b3-da93-451f-acf4-47b529a2a5c2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.536234] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab19d8b3-da93-451f-acf4-47b529a2a5c2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.536644] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab19d8b3-da93-451f-acf4-47b529a2a5c2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.536644] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab19d8b3-da93-451f-acf4-47b529a2a5c2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.545646] [55188]: DEBUG nova.policy [None req-462941b7-918c-4178-a8b8-5f1a76ad885e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.550514] [55188]: DEBUG nova.policy [None req-462941b7-918c-4178-a8b8-5f1a76ad885e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.551229] [55188]: DEBUG nova.policy [None req-462941b7-918c-4178-a8b8-5f1a76ad885e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.554745] [55188]: INFO nova.api.openstack.requestlog [None req-462941b7-918c-4178-a8b8-5f1a76ad885e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1496 microversion: 2.94 time: 0.066508 [ 843.555073] [55188]: [pid: 55188|app: 0|req: 2333/4545] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:23 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1496 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 843.574960] [55188]: DEBUG nova.api.openstack.wsgi [None req-e2a33a30-2064-4504-b848-960865ee163a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.576734] [55188]: DEBUG nova.compute.api [None req-e2a33a30-2064-4504-b848-960865ee163a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.580557] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2a33a30-2064-4504-b848-960865ee163a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.580741] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2a33a30-2064-4504-b848-960865ee163a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.581627] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2a33a30-2064-4504-b848-960865ee163a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.581627] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2a33a30-2064-4504-b848-960865ee163a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.581627] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2a33a30-2064-4504-b848-960865ee163a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.581793] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2a33a30-2064-4504-b848-960865ee163a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.603051] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2a33a30-2064-4504-b848-960865ee163a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.603529] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2a33a30-2064-4504-b848-960865ee163a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.603608] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2a33a30-2064-4504-b848-960865ee163a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.603757] [55188]: DEBUG nova.objects.instance [None req-e2a33a30-2064-4504-b848-960865ee163a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 843.629169] [55188]: DEBUG nova.policy [None req-e2a33a30-2064-4504-b848-960865ee163a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.633168] [55188]: INFO nova.api.openstack.requestlog [None req-e2a33a30-2064-4504-b848-960865ee163a tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.060273 [ 843.633550] [55188]: [pid: 55188|app: 0|req: 2334/4546] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:23 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.637610] [55188]: DEBUG nova.api.openstack.wsgi [None req-7ca6da9e-209c-454e-b6e2-d3e54a50ea8b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.638384] [55188]: DEBUG nova.compute.api [None req-7ca6da9e-209c-454e-b6e2-d3e54a50ea8b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.641154] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ca6da9e-209c-454e-b6e2-d3e54a50ea8b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.641405] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ca6da9e-209c-454e-b6e2-d3e54a50ea8b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.641596] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ca6da9e-209c-454e-b6e2-d3e54a50ea8b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.642100] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ca6da9e-209c-454e-b6e2-d3e54a50ea8b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.642394] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ca6da9e-209c-454e-b6e2-d3e54a50ea8b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.642579] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ca6da9e-209c-454e-b6e2-d3e54a50ea8b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.654857] [55187]: DEBUG nova.policy [None req-ab19d8b3-da93-451f-acf4-47b529a2a5c2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.660413] [55187]: INFO nova.api.openstack.requestlog [None req-ab19d8b3-da93-451f-acf4-47b529a2a5c2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1480 microversion: 2.1 time: 0.134398 [ 843.660610] [55187]: [pid: 55187|app: 0|req: 2213/4547] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:23 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1480 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.663871] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ca6da9e-209c-454e-b6e2-d3e54a50ea8b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.664149] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ca6da9e-209c-454e-b6e2-d3e54a50ea8b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.664341] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ca6da9e-209c-454e-b6e2-d3e54a50ea8b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.664541] [55188]: DEBUG nova.objects.instance [None req-7ca6da9e-209c-454e-b6e2-d3e54a50ea8b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 843.689868] [55188]: DEBUG nova.policy [None req-7ca6da9e-209c-454e-b6e2-d3e54a50ea8b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.692704] [55187]: DEBUG nova.api.openstack.wsgi [None req-d6a26eab-9d11-404c-b95f-4537274328e1 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.695030] [55187]: DEBUG nova.compute.api [None req-d6a26eab-9d11-404c-b95f-4537274328e1 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.695621] [55188]: INFO nova.api.openstack.requestlog [None req-7ca6da9e-209c-454e-b6e2-d3e54a50ea8b tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.060855 [ 843.698470] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6a26eab-9d11-404c-b95f-4537274328e1 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.698732] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6a26eab-9d11-404c-b95f-4537274328e1 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.698915] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6a26eab-9d11-404c-b95f-4537274328e1 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.699041] [55188]: [pid: 55188|app: 0|req: 2335/4548] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:24 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.699487] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6a26eab-9d11-404c-b95f-4537274328e1 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.699708] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6a26eab-9d11-404c-b95f-4537274328e1 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.699884] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6a26eab-9d11-404c-b95f-4537274328e1 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.702210] [55188]: DEBUG nova.api.openstack.wsgi [None req-e76a7596-6234-42c6-b652-a271286e48e0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.704360] [55188]: DEBUG nova.compute.api [None req-e76a7596-6234-42c6-b652-a271286e48e0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.710578] [55188]: DEBUG oslo_concurrency.lockutils [None req-e76a7596-6234-42c6-b652-a271286e48e0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.710578] [55188]: DEBUG oslo_concurrency.lockutils [None req-e76a7596-6234-42c6-b652-a271286e48e0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.710773] [55188]: DEBUG oslo_concurrency.lockutils [None req-e76a7596-6234-42c6-b652-a271286e48e0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.711181] [55188]: DEBUG oslo_concurrency.lockutils [None req-e76a7596-6234-42c6-b652-a271286e48e0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.711394] [55188]: DEBUG oslo_concurrency.lockutils [None req-e76a7596-6234-42c6-b652-a271286e48e0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.711568] [55188]: DEBUG oslo_concurrency.lockutils [None req-e76a7596-6234-42c6-b652-a271286e48e0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.748597] [55188]: DEBUG nova.policy [None req-e76a7596-6234-42c6-b652-a271286e48e0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.754526] [55188]: INFO nova.api.openstack.requestlog [None req-e76a7596-6234-42c6-b652-a271286e48e0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.053963 [ 843.754526] [55188]: [pid: 55188|app: 0|req: 2336/4549] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:24 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.757391] [55188]: DEBUG nova.api.openstack.wsgi [None req-4fcaf3b9-3ec3-4c9f-bf83-88f1ffa13a54 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.759593] [55188]: DEBUG nova.compute.api [None req-4fcaf3b9-3ec3-4c9f-bf83-88f1ffa13a54 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.764544] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fcaf3b9-3ec3-4c9f-bf83-88f1ffa13a54 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.764897] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fcaf3b9-3ec3-4c9f-bf83-88f1ffa13a54 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.765180] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fcaf3b9-3ec3-4c9f-bf83-88f1ffa13a54 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.765590] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fcaf3b9-3ec3-4c9f-bf83-88f1ffa13a54 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.765808] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fcaf3b9-3ec3-4c9f-bf83-88f1ffa13a54 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.766159] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fcaf3b9-3ec3-4c9f-bf83-88f1ffa13a54 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.798510] [55187]: DEBUG nova.policy [None req-d6a26eab-9d11-404c-b95f-4537274328e1 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.804654] [55187]: DEBUG nova.policy [None req-d6a26eab-9d11-404c-b95f-4537274328e1 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.806406] [55187]: DEBUG nova.policy [None req-d6a26eab-9d11-404c-b95f-4537274328e1 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.809121] [55188]: DEBUG nova.policy [None req-4fcaf3b9-3ec3-4c9f-bf83-88f1ffa13a54 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.813091] [55187]: INFO nova.api.openstack.requestlog [None req-d6a26eab-9d11-404c-b95f-4537274328e1 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1538 microversion: 2.93 time: 0.123462 [ 843.813350] [55188]: INFO nova.api.openstack.requestlog [None req-4fcaf3b9-3ec3-4c9f-bf83-88f1ffa13a54 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1210 microversion: 2.1 time: 0.058432 [ 843.813456] [55187]: [pid: 55187|app: 0|req: 2214/4550] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:24 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1538 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 843.813639] [55188]: [pid: 55188|app: 0|req: 2337/4551] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:24 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1210 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.818020] [55187]: DEBUG nova.api.openstack.wsgi [None req-76bf7270-b26a-4625-86c2-674a4d9f826e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.818020] [55187]: DEBUG nova.compute.api [None req-76bf7270-b26a-4625-86c2-674a4d9f826e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.822013] [55187]: DEBUG oslo_concurrency.lockutils [None req-76bf7270-b26a-4625-86c2-674a4d9f826e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.822013] [55187]: DEBUG oslo_concurrency.lockutils [None req-76bf7270-b26a-4625-86c2-674a4d9f826e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.822461] [55187]: DEBUG oslo_concurrency.lockutils [None req-76bf7270-b26a-4625-86c2-674a4d9f826e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.822811] [55187]: DEBUG oslo_concurrency.lockutils [None req-76bf7270-b26a-4625-86c2-674a4d9f826e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.823090] [55187]: DEBUG oslo_concurrency.lockutils [None req-76bf7270-b26a-4625-86c2-674a4d9f826e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.823323] [55187]: DEBUG oslo_concurrency.lockutils [None req-76bf7270-b26a-4625-86c2-674a4d9f826e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.856514] [55188]: DEBUG nova.api.openstack.wsgi [None req-e26b72fc-be6d-4388-ae16-04c002fdf1e3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.859253] [55188]: DEBUG nova.compute.api [None req-e26b72fc-be6d-4388-ae16-04c002fdf1e3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.863884] [55188]: DEBUG oslo_concurrency.lockutils [None req-e26b72fc-be6d-4388-ae16-04c002fdf1e3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.865162] [55188]: DEBUG oslo_concurrency.lockutils [None req-e26b72fc-be6d-4388-ae16-04c002fdf1e3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.865162] [55188]: DEBUG oslo_concurrency.lockutils [None req-e26b72fc-be6d-4388-ae16-04c002fdf1e3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.865264] [55188]: DEBUG oslo_concurrency.lockutils [None req-e26b72fc-be6d-4388-ae16-04c002fdf1e3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.865481] [55188]: DEBUG oslo_concurrency.lockutils [None req-e26b72fc-be6d-4388-ae16-04c002fdf1e3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.865837] [55188]: DEBUG oslo_concurrency.lockutils [None req-e26b72fc-be6d-4388-ae16-04c002fdf1e3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.865903] [55187]: DEBUG nova.policy [None req-76bf7270-b26a-4625-86c2-674a4d9f826e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.871042] [55187]: INFO nova.api.openstack.requestlog [None req-76bf7270-b26a-4625-86c2-674a4d9f826e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.056888 [ 843.871355] [55187]: [pid: 55187|app: 0|req: 2215/4552] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:24 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.874011] [55187]: DEBUG nova.api.openstack.wsgi [None req-a05907ae-0f70-4611-86ea-c016f0a47bd6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.875798] [55187]: DEBUG nova.compute.api [None req-a05907ae-0f70-4611-86ea-c016f0a47bd6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.890806] [55187]: DEBUG oslo_concurrency.lockutils [None req-a05907ae-0f70-4611-86ea-c016f0a47bd6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.891075] [55187]: DEBUG oslo_concurrency.lockutils [None req-a05907ae-0f70-4611-86ea-c016f0a47bd6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.891282] [55187]: DEBUG oslo_concurrency.lockutils [None req-a05907ae-0f70-4611-86ea-c016f0a47bd6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.891746] [55187]: DEBUG oslo_concurrency.lockutils [None req-a05907ae-0f70-4611-86ea-c016f0a47bd6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.891854] [55187]: DEBUG oslo_concurrency.lockutils [None req-a05907ae-0f70-4611-86ea-c016f0a47bd6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.892228] [55187]: DEBUG oslo_concurrency.lockutils [None req-a05907ae-0f70-4611-86ea-c016f0a47bd6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.895885] [55188]: DEBUG oslo_concurrency.lockutils [None req-e26b72fc-be6d-4388-ae16-04c002fdf1e3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.896214] [55188]: DEBUG oslo_concurrency.lockutils [None req-e26b72fc-be6d-4388-ae16-04c002fdf1e3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.896458] [55188]: DEBUG oslo_concurrency.lockutils [None req-e26b72fc-be6d-4388-ae16-04c002fdf1e3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.896692] [55188]: DEBUG nova.objects.instance [None req-e26b72fc-be6d-4388-ae16-04c002fdf1e3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 843.916654] [55187]: DEBUG oslo_concurrency.lockutils [None req-a05907ae-0f70-4611-86ea-c016f0a47bd6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.916904] [55187]: DEBUG oslo_concurrency.lockutils [None req-a05907ae-0f70-4611-86ea-c016f0a47bd6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.918028] [55187]: DEBUG oslo_concurrency.lockutils [None req-a05907ae-0f70-4611-86ea-c016f0a47bd6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.918028] [55187]: DEBUG nova.objects.instance [None req-a05907ae-0f70-4611-86ea-c016f0a47bd6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 843.932965] [55188]: DEBUG nova.policy [None req-e26b72fc-be6d-4388-ae16-04c002fdf1e3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.946041] [55188]: DEBUG nova.policy [None req-e26b72fc-be6d-4388-ae16-04c002fdf1e3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.946041] [55188]: DEBUG nova.policy [None req-e26b72fc-be6d-4388-ae16-04c002fdf1e3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.946041] [55188]: INFO nova.api.openstack.requestlog [None req-e26b72fc-be6d-4388-ae16-04c002fdf1e3 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.091633 [ 843.946041] [55188]: [pid: 55188|app: 0|req: 2338/4553] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:24 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 843.949986] [55188]: DEBUG nova.api.openstack.wsgi [None req-330b829f-fc19-4fd3-abfa-6f7f0d9f458b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.952091] [55188]: DEBUG nova.compute.api [None req-330b829f-fc19-4fd3-abfa-6f7f0d9f458b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.958150] [55187]: DEBUG nova.policy [None req-a05907ae-0f70-4611-86ea-c016f0a47bd6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.958539] [55188]: DEBUG oslo_concurrency.lockutils [None req-330b829f-fc19-4fd3-abfa-6f7f0d9f458b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.958539] [55188]: DEBUG oslo_concurrency.lockutils [None req-330b829f-fc19-4fd3-abfa-6f7f0d9f458b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.958539] [55188]: DEBUG oslo_concurrency.lockutils [None req-330b829f-fc19-4fd3-abfa-6f7f0d9f458b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.958539] [55188]: DEBUG oslo_concurrency.lockutils [None req-330b829f-fc19-4fd3-abfa-6f7f0d9f458b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.958539] [55188]: DEBUG oslo_concurrency.lockutils [None req-330b829f-fc19-4fd3-abfa-6f7f0d9f458b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.964385] [55188]: DEBUG oslo_concurrency.lockutils [None req-330b829f-fc19-4fd3-abfa-6f7f0d9f458b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.968111] [55187]: INFO nova.api.openstack.requestlog [None req-a05907ae-0f70-4611-86ea-c016f0a47bd6 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.088559 [ 843.968111] [55187]: [pid: 55187|app: 0|req: 2216/4554] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:24 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.970966] [55187]: DEBUG nova.api.openstack.wsgi [None req-c59949ac-bd6e-49ac-8457-323b67a8eaad tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 843.973045] [55187]: DEBUG nova.compute.api [None req-c59949ac-bd6e-49ac-8457-323b67a8eaad tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 843.977265] [55187]: DEBUG oslo_concurrency.lockutils [None req-c59949ac-bd6e-49ac-8457-323b67a8eaad tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.977829] [55187]: DEBUG oslo_concurrency.lockutils [None req-c59949ac-bd6e-49ac-8457-323b67a8eaad tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.978069] [55187]: DEBUG oslo_concurrency.lockutils [None req-c59949ac-bd6e-49ac-8457-323b67a8eaad tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.978916] [55187]: DEBUG oslo_concurrency.lockutils [None req-c59949ac-bd6e-49ac-8457-323b67a8eaad tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.978916] [55187]: DEBUG oslo_concurrency.lockutils [None req-c59949ac-bd6e-49ac-8457-323b67a8eaad tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.978916] [55187]: DEBUG oslo_concurrency.lockutils [None req-c59949ac-bd6e-49ac-8457-323b67a8eaad tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.022410] [55188]: DEBUG nova.policy [None req-330b829f-fc19-4fd3-abfa-6f7f0d9f458b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.034019] [55188]: INFO nova.api.openstack.requestlog [None req-330b829f-fc19-4fd3-abfa-6f7f0d9f458b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.083681 [ 844.034019] [55188]: [pid: 55188|app: 0|req: 2339/4555] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:24 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.034201] [55187]: DEBUG nova.policy [None req-c59949ac-bd6e-49ac-8457-323b67a8eaad tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.037380] [55187]: INFO nova.api.openstack.requestlog [None req-c59949ac-bd6e-49ac-8457-323b67a8eaad tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1267 microversion: 2.1 time: 0.068860 [ 844.039132] [55187]: [pid: 55187|app: 0|req: 2217/4556] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:24 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1267 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.039580] [55188]: DEBUG nova.api.openstack.wsgi [None req-8d450522-a503-4d57-910e-72be8934f987 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.043018] [55188]: DEBUG nova.compute.api [None req-8d450522-a503-4d57-910e-72be8934f987 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.046036] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d450522-a503-4d57-910e-72be8934f987 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.046338] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d450522-a503-4d57-910e-72be8934f987 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.046546] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d450522-a503-4d57-910e-72be8934f987 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.047126] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d450522-a503-4d57-910e-72be8934f987 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.047126] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d450522-a503-4d57-910e-72be8934f987 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.047313] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d450522-a503-4d57-910e-72be8934f987 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.098537] [55187]: DEBUG nova.api.openstack.wsgi [None req-669ae4c5-e40c-4dd5-86d4-c36d70eec23f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.100835] [55187]: DEBUG nova.compute.api [None req-669ae4c5-e40c-4dd5-86d4-c36d70eec23f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.100911] [55188]: DEBUG nova.policy [None req-8d450522-a503-4d57-910e-72be8934f987 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.106126] [55188]: INFO nova.api.openstack.requestlog [None req-8d450522-a503-4d57-910e-72be8934f987 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.073632 [ 844.106126] [55188]: [pid: 55188|app: 0|req: 2340/4557] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:24 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.110018] [55187]: DEBUG oslo_concurrency.lockutils [None req-669ae4c5-e40c-4dd5-86d4-c36d70eec23f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.110018] [55187]: DEBUG oslo_concurrency.lockutils [None req-669ae4c5-e40c-4dd5-86d4-c36d70eec23f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.110018] [55187]: DEBUG oslo_concurrency.lockutils [None req-669ae4c5-e40c-4dd5-86d4-c36d70eec23f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.110018] [55187]: DEBUG oslo_concurrency.lockutils [None req-669ae4c5-e40c-4dd5-86d4-c36d70eec23f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.110018] [55187]: DEBUG oslo_concurrency.lockutils [None req-669ae4c5-e40c-4dd5-86d4-c36d70eec23f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.110018] [55187]: DEBUG oslo_concurrency.lockutils [None req-669ae4c5-e40c-4dd5-86d4-c36d70eec23f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.150419] [55188]: DEBUG nova.api.openstack.wsgi [None req-90bdcca4-bb14-4eeb-8854-a1f169d5becc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.152257] [55188]: DEBUG nova.compute.api [None req-90bdcca4-bb14-4eeb-8854-a1f169d5becc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.155881] [55188]: DEBUG oslo_concurrency.lockutils [None req-90bdcca4-bb14-4eeb-8854-a1f169d5becc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.156140] [55188]: DEBUG oslo_concurrency.lockutils [None req-90bdcca4-bb14-4eeb-8854-a1f169d5becc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.156374] [55188]: DEBUG oslo_concurrency.lockutils [None req-90bdcca4-bb14-4eeb-8854-a1f169d5becc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.156748] [55188]: DEBUG oslo_concurrency.lockutils [None req-90bdcca4-bb14-4eeb-8854-a1f169d5becc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.156952] [55188]: DEBUG oslo_concurrency.lockutils [None req-90bdcca4-bb14-4eeb-8854-a1f169d5becc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.157536] [55188]: DEBUG oslo_concurrency.lockutils [None req-90bdcca4-bb14-4eeb-8854-a1f169d5becc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.183602] [55187]: DEBUG nova.policy [None req-669ae4c5-e40c-4dd5-86d4-c36d70eec23f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.187062] [55187]: INFO nova.api.openstack.requestlog [None req-669ae4c5-e40c-4dd5-86d4-c36d70eec23f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.090891 [ 844.187411] [55187]: [pid: 55187|app: 0|req: 2218/4558] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:24 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 844.194118] [55187]: DEBUG nova.api.openstack.wsgi [None req-da04282f-319c-4b37-b550-dd8e9c8f931d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.195964] [55187]: DEBUG nova.compute.api [None req-da04282f-319c-4b37-b550-dd8e9c8f931d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.198683] [55188]: DEBUG nova.policy [None req-90bdcca4-bb14-4eeb-8854-a1f169d5becc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.200160] [55187]: DEBUG oslo_concurrency.lockutils [None req-da04282f-319c-4b37-b550-dd8e9c8f931d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.200444] [55187]: DEBUG oslo_concurrency.lockutils [None req-da04282f-319c-4b37-b550-dd8e9c8f931d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.201837] [55187]: DEBUG oslo_concurrency.lockutils [None req-da04282f-319c-4b37-b550-dd8e9c8f931d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.201837] [55187]: DEBUG oslo_concurrency.lockutils [None req-da04282f-319c-4b37-b550-dd8e9c8f931d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.201837] [55187]: DEBUG oslo_concurrency.lockutils [None req-da04282f-319c-4b37-b550-dd8e9c8f931d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.201837] [55187]: DEBUG oslo_concurrency.lockutils [None req-da04282f-319c-4b37-b550-dd8e9c8f931d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.202693] [55188]: INFO nova.api.openstack.requestlog [None req-90bdcca4-bb14-4eeb-8854-a1f169d5becc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1242 microversion: 2.1 time: 0.054683 [ 844.204010] [55188]: [pid: 55188|app: 0|req: 2341/4559] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:24 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.240054] [55187]: DEBUG nova.policy [None req-da04282f-319c-4b37-b550-dd8e9c8f931d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.247576] [55187]: DEBUG nova.policy [None req-da04282f-319c-4b37-b550-dd8e9c8f931d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.248215] [55187]: DEBUG nova.policy [None req-da04282f-319c-4b37-b550-dd8e9c8f931d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.249027] [55187]: INFO nova.api.openstack.requestlog [None req-da04282f-319c-4b37-b550-dd8e9c8f931d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.056921 [ 844.249080] [55187]: [pid: 55187|app: 0|req: 2219/4560] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:24 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 844.293592] [55188]: DEBUG nova.api.openstack.wsgi [None req-90c0ea61-2870-4796-b9d5-8ef543b3f6da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.295406] [55188]: DEBUG nova.compute.api [None req-90c0ea61-2870-4796-b9d5-8ef543b3f6da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.300913] [55188]: DEBUG oslo_concurrency.lockutils [None req-90c0ea61-2870-4796-b9d5-8ef543b3f6da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.301173] [55188]: DEBUG oslo_concurrency.lockutils [None req-90c0ea61-2870-4796-b9d5-8ef543b3f6da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.301367] [55188]: DEBUG oslo_concurrency.lockutils [None req-90c0ea61-2870-4796-b9d5-8ef543b3f6da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.301722] [55188]: DEBUG oslo_concurrency.lockutils [None req-90c0ea61-2870-4796-b9d5-8ef543b3f6da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.301922] [55188]: DEBUG oslo_concurrency.lockutils [None req-90c0ea61-2870-4796-b9d5-8ef543b3f6da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.302117] [55188]: DEBUG oslo_concurrency.lockutils [None req-90c0ea61-2870-4796-b9d5-8ef543b3f6da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.328182] [55188]: DEBUG oslo_concurrency.lockutils [None req-90c0ea61-2870-4796-b9d5-8ef543b3f6da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.328470] [55188]: DEBUG oslo_concurrency.lockutils [None req-90c0ea61-2870-4796-b9d5-8ef543b3f6da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.328627] [55188]: DEBUG oslo_concurrency.lockutils [None req-90c0ea61-2870-4796-b9d5-8ef543b3f6da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.328826] [55188]: DEBUG nova.objects.instance [None req-90c0ea61-2870-4796-b9d5-8ef543b3f6da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 844.340216] [55187]: DEBUG nova.api.openstack.wsgi [None req-b3aa481b-734a-4b9b-a717-701d213c152f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.342071] [55187]: DEBUG nova.compute.api [None req-b3aa481b-734a-4b9b-a717-701d213c152f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.345647] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3aa481b-734a-4b9b-a717-701d213c152f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.345941] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3aa481b-734a-4b9b-a717-701d213c152f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.346185] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3aa481b-734a-4b9b-a717-701d213c152f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.346581] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3aa481b-734a-4b9b-a717-701d213c152f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.346817] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3aa481b-734a-4b9b-a717-701d213c152f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.347044] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3aa481b-734a-4b9b-a717-701d213c152f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.349936] [55188]: DEBUG nova.policy [None req-90c0ea61-2870-4796-b9d5-8ef543b3f6da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.354225] [55188]: INFO nova.api.openstack.requestlog [None req-90c0ea61-2870-4796-b9d5-8ef543b3f6da tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.063047 [ 844.354569] [55188]: [pid: 55188|app: 0|req: 2342/4561] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:24 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.357163] [55188]: DEBUG nova.api.openstack.wsgi [req-74abd064-b454-4f37-913f-df783f37422b req-bf9f354e-1c25-4b3c-9b3c-6ed5e842734f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0d46a59d-0b8c-4352-bdd5-ef49274ca424", "tag": "26cf8c2c-cc0d-4282-b7d8-0a4cd33c380e"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 844.362680] [55188]: DEBUG oslo_concurrency.lockutils [req-74abd064-b454-4f37-913f-df783f37422b req-bf9f354e-1c25-4b3c-9b3c-6ed5e842734f service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.362912] [55188]: DEBUG oslo_concurrency.lockutils [req-74abd064-b454-4f37-913f-df783f37422b req-bf9f354e-1c25-4b3c-9b3c-6ed5e842734f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.363110] [55188]: DEBUG oslo_concurrency.lockutils [req-74abd064-b454-4f37-913f-df783f37422b req-bf9f354e-1c25-4b3c-9b3c-6ed5e842734f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.369825] [55188]: INFO nova.api.openstack.compute.server_external_events [req-74abd064-b454-4f37-913f-df783f37422b req-bf9f354e-1c25-4b3c-9b3c-6ed5e842734f service nova] Creating event network-changed:26cf8c2c-cc0d-4282-b7d8-0a4cd33c380e for instance 0d46a59d-0b8c-4352-bdd5-ef49274ca424 on cpu-1 [ 844.372970] [55188]: INFO nova.api.openstack.requestlog [req-74abd064-b454-4f37-913f-df783f37422b req-bf9f354e-1c25-4b3c-9b3c-6ed5e842734f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017724 [ 844.373362] [55188]: [pid: 55188|app: 0|req: 2343/4562] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:24 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 844.376368] [55188]: DEBUG nova.api.openstack.wsgi [None req-977e89c2-724e-4e03-80f4-6141478dcd3c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.378449] [55188]: DEBUG nova.compute.api [None req-977e89c2-724e-4e03-80f4-6141478dcd3c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.383061] [55188]: DEBUG oslo_concurrency.lockutils [None req-977e89c2-724e-4e03-80f4-6141478dcd3c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.383467] [55188]: DEBUG oslo_concurrency.lockutils [None req-977e89c2-724e-4e03-80f4-6141478dcd3c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.383792] [55188]: DEBUG oslo_concurrency.lockutils [None req-977e89c2-724e-4e03-80f4-6141478dcd3c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.384294] [55188]: DEBUG oslo_concurrency.lockutils [None req-977e89c2-724e-4e03-80f4-6141478dcd3c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.384624] [55188]: DEBUG oslo_concurrency.lockutils [None req-977e89c2-724e-4e03-80f4-6141478dcd3c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.384912] [55188]: DEBUG oslo_concurrency.lockutils [None req-977e89c2-724e-4e03-80f4-6141478dcd3c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.406822] [55188]: DEBUG oslo_concurrency.lockutils [None req-977e89c2-724e-4e03-80f4-6141478dcd3c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.407151] [55188]: DEBUG oslo_concurrency.lockutils [None req-977e89c2-724e-4e03-80f4-6141478dcd3c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.407361] [55188]: DEBUG oslo_concurrency.lockutils [None req-977e89c2-724e-4e03-80f4-6141478dcd3c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.407585] [55188]: DEBUG nova.objects.instance [None req-977e89c2-724e-4e03-80f4-6141478dcd3c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 844.431694] [55188]: DEBUG nova.policy [None req-977e89c2-724e-4e03-80f4-6141478dcd3c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.431855] [55187]: DEBUG nova.policy [None req-b3aa481b-734a-4b9b-a717-701d213c152f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.437032] [55187]: INFO nova.api.openstack.requestlog [None req-b3aa481b-734a-4b9b-a717-701d213c152f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1510 microversion: 2.1 time: 0.098549 [ 844.437032] [55187]: [pid: 55187|app: 0|req: 2220/4563] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:24 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1510 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.437604] [55188]: INFO nova.api.openstack.requestlog [None req-977e89c2-724e-4e03-80f4-6141478dcd3c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.063462 [ 844.438035] [55188]: [pid: 55188|app: 0|req: 2344/4564] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:24 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.442109] [55187]: DEBUG nova.api.openstack.wsgi [None req-7f65d68f-e25b-4487-93b7-b4e86e129c29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.442204] [55188]: DEBUG nova.api.openstack.wsgi [None req-ecd75f55-7414-40c7-b268-645f7f28ded2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.442247] [55187]: DEBUG nova.compute.api [None req-7f65d68f-e25b-4487-93b7-b4e86e129c29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.442642] [55188]: DEBUG nova.compute.api [None req-ecd75f55-7414-40c7-b268-645f7f28ded2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.445161] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f65d68f-e25b-4487-93b7-b4e86e129c29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.445428] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f65d68f-e25b-4487-93b7-b4e86e129c29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.445611] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f65d68f-e25b-4487-93b7-b4e86e129c29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.445973] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f65d68f-e25b-4487-93b7-b4e86e129c29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.446210] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f65d68f-e25b-4487-93b7-b4e86e129c29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.446320] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecd75f55-7414-40c7-b268-645f7f28ded2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.446389] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f65d68f-e25b-4487-93b7-b4e86e129c29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.446562] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecd75f55-7414-40c7-b268-645f7f28ded2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.446748] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecd75f55-7414-40c7-b268-645f7f28ded2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.447163] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecd75f55-7414-40c7-b268-645f7f28ded2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.447383] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecd75f55-7414-40c7-b268-645f7f28ded2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.447562] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecd75f55-7414-40c7-b268-645f7f28ded2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.478834] [55187]: DEBUG nova.policy [None req-7f65d68f-e25b-4487-93b7-b4e86e129c29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.481449] [55188]: DEBUG nova.policy [None req-ecd75f55-7414-40c7-b268-645f7f28ded2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.483232] [55187]: INFO nova.api.openstack.requestlog [None req-7f65d68f-e25b-4487-93b7-b4e86e129c29 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.045614 [ 844.483581] [55187]: [pid: 55187|app: 0|req: 2221/4565] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:24 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.486220] [55188]: INFO nova.api.openstack.requestlog [None req-ecd75f55-7414-40c7-b268-645f7f28ded2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.047514 [ 844.486550] [55188]: [pid: 55188|app: 0|req: 2345/4566] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:24 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.523914] [55187]: DEBUG nova.api.openstack.wsgi [None req-29403482-5377-4fa0-aaf1-e76b8c519f3d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.525587] [55187]: DEBUG nova.compute.api [None req-29403482-5377-4fa0-aaf1-e76b8c519f3d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.529073] [55187]: DEBUG oslo_concurrency.lockutils [None req-29403482-5377-4fa0-aaf1-e76b8c519f3d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.529310] [55187]: DEBUG oslo_concurrency.lockutils [None req-29403482-5377-4fa0-aaf1-e76b8c519f3d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.530033] [55187]: DEBUG oslo_concurrency.lockutils [None req-29403482-5377-4fa0-aaf1-e76b8c519f3d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.530033] [55187]: DEBUG oslo_concurrency.lockutils [None req-29403482-5377-4fa0-aaf1-e76b8c519f3d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.530033] [55187]: DEBUG oslo_concurrency.lockutils [None req-29403482-5377-4fa0-aaf1-e76b8c519f3d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.530213] [55187]: DEBUG oslo_concurrency.lockutils [None req-29403482-5377-4fa0-aaf1-e76b8c519f3d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.547837] [55187]: DEBUG oslo_concurrency.lockutils [None req-29403482-5377-4fa0-aaf1-e76b8c519f3d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.547837] [55187]: DEBUG oslo_concurrency.lockutils [None req-29403482-5377-4fa0-aaf1-e76b8c519f3d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.548154] [55187]: DEBUG oslo_concurrency.lockutils [None req-29403482-5377-4fa0-aaf1-e76b8c519f3d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.548363] [55187]: DEBUG nova.objects.instance [None req-29403482-5377-4fa0-aaf1-e76b8c519f3d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 844.568601] [55187]: DEBUG nova.policy [None req-29403482-5377-4fa0-aaf1-e76b8c519f3d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.570932] [55188]: DEBUG nova.api.openstack.wsgi [None req-251f9e4a-f0ba-45e1-bc0d-d420ba0a702a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.572734] [55188]: DEBUG nova.compute.api [None req-251f9e4a-f0ba-45e1-bc0d-d420ba0a702a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.573285] [55187]: INFO nova.api.openstack.requestlog [None req-29403482-5377-4fa0-aaf1-e76b8c519f3d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.051346 [ 844.573843] [55187]: [pid: 55187|app: 0|req: 2222/4567] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:24 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.577032] [55188]: DEBUG oslo_concurrency.lockutils [None req-251f9e4a-f0ba-45e1-bc0d-d420ba0a702a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.577032] [55188]: DEBUG oslo_concurrency.lockutils [None req-251f9e4a-f0ba-45e1-bc0d-d420ba0a702a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.577206] [55188]: DEBUG oslo_concurrency.lockutils [None req-251f9e4a-f0ba-45e1-bc0d-d420ba0a702a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.577498] [55188]: DEBUG oslo_concurrency.lockutils [None req-251f9e4a-f0ba-45e1-bc0d-d420ba0a702a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.577725] [55188]: DEBUG oslo_concurrency.lockutils [None req-251f9e4a-f0ba-45e1-bc0d-d420ba0a702a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.577905] [55188]: DEBUG oslo_concurrency.lockutils [None req-251f9e4a-f0ba-45e1-bc0d-d420ba0a702a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.610645] [55188]: DEBUG nova.policy [None req-251f9e4a-f0ba-45e1-bc0d-d420ba0a702a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.614777] [55188]: DEBUG nova.policy [None req-251f9e4a-f0ba-45e1-bc0d-d420ba0a702a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.615412] [55188]: DEBUG nova.policy [None req-251f9e4a-f0ba-45e1-bc0d-d420ba0a702a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.619195] [55188]: INFO nova.api.openstack.requestlog [None req-251f9e4a-f0ba-45e1-bc0d-d420ba0a702a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1496 microversion: 2.94 time: 0.051063 [ 844.620024] [55188]: [pid: 55188|app: 0|req: 2346/4568] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:24 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1496 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 844.648526] [55187]: DEBUG nova.api.openstack.wsgi [None req-6f680b79-de1b-4670-8cf2-906b0ed93997 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.650408] [55187]: DEBUG nova.compute.api [None req-6f680b79-de1b-4670-8cf2-906b0ed93997 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.655030] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f680b79-de1b-4670-8cf2-906b0ed93997 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.655030] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f680b79-de1b-4670-8cf2-906b0ed93997 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.655030] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f680b79-de1b-4670-8cf2-906b0ed93997 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.655030] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f680b79-de1b-4670-8cf2-906b0ed93997 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.655030] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f680b79-de1b-4670-8cf2-906b0ed93997 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.655266] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f680b79-de1b-4670-8cf2-906b0ed93997 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.678221] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f680b79-de1b-4670-8cf2-906b0ed93997 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.678463] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f680b79-de1b-4670-8cf2-906b0ed93997 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.678643] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f680b79-de1b-4670-8cf2-906b0ed93997 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.678835] [55187]: DEBUG nova.objects.instance [None req-6f680b79-de1b-4670-8cf2-906b0ed93997 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 844.697405] [55187]: DEBUG nova.policy [None req-6f680b79-de1b-4670-8cf2-906b0ed93997 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.701280] [55187]: INFO nova.api.openstack.requestlog [None req-6f680b79-de1b-4670-8cf2-906b0ed93997 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.055183 [ 844.701594] [55187]: [pid: 55187|app: 0|req: 2223/4569] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.715224] [55188]: DEBUG nova.api.openstack.wsgi [None req-3f03ca88-c539-41fa-b10e-ccca2315a767 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.716927] [55188]: DEBUG nova.compute.api [None req-3f03ca88-c539-41fa-b10e-ccca2315a767 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.720342] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f03ca88-c539-41fa-b10e-ccca2315a767 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.720584] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f03ca88-c539-41fa-b10e-ccca2315a767 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.720771] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f03ca88-c539-41fa-b10e-ccca2315a767 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.721135] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f03ca88-c539-41fa-b10e-ccca2315a767 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.721340] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f03ca88-c539-41fa-b10e-ccca2315a767 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.721515] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f03ca88-c539-41fa-b10e-ccca2315a767 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.737768] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f03ca88-c539-41fa-b10e-ccca2315a767 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.737986] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f03ca88-c539-41fa-b10e-ccca2315a767 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.738187] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f03ca88-c539-41fa-b10e-ccca2315a767 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.738381] [55188]: DEBUG nova.objects.instance [None req-3f03ca88-c539-41fa-b10e-ccca2315a767 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 844.756870] [55188]: DEBUG nova.policy [None req-3f03ca88-c539-41fa-b10e-ccca2315a767 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.760572] [55188]: INFO nova.api.openstack.requestlog [None req-3f03ca88-c539-41fa-b10e-ccca2315a767 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.047729 [ 844.761420] [55188]: [pid: 55188|app: 0|req: 2347/4570] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.771324] [55187]: DEBUG nova.api.openstack.wsgi [None req-28915105-69a7-4503-bb94-3fe63f317af9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.773040] [55187]: DEBUG nova.compute.api [None req-28915105-69a7-4503-bb94-3fe63f317af9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.776689] [55187]: DEBUG oslo_concurrency.lockutils [None req-28915105-69a7-4503-bb94-3fe63f317af9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.776933] [55187]: DEBUG oslo_concurrency.lockutils [None req-28915105-69a7-4503-bb94-3fe63f317af9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.777159] [55187]: DEBUG oslo_concurrency.lockutils [None req-28915105-69a7-4503-bb94-3fe63f317af9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.777521] [55187]: DEBUG oslo_concurrency.lockutils [None req-28915105-69a7-4503-bb94-3fe63f317af9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.777741] [55187]: DEBUG oslo_concurrency.lockutils [None req-28915105-69a7-4503-bb94-3fe63f317af9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.777915] [55187]: DEBUG oslo_concurrency.lockutils [None req-28915105-69a7-4503-bb94-3fe63f317af9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.808824] [55187]: DEBUG nova.policy [None req-28915105-69a7-4503-bb94-3fe63f317af9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.812741] [55187]: INFO nova.api.openstack.requestlog [None req-28915105-69a7-4503-bb94-3fe63f317af9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.043725 [ 844.813219] [55187]: [pid: 55187|app: 0|req: 2224/4571] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.826392] [55188]: DEBUG nova.api.openstack.wsgi [None req-d87c8463-f270-44c7-b04b-c4fb235a0951 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.828189] [55188]: DEBUG nova.compute.api [None req-d87c8463-f270-44c7-b04b-c4fb235a0951 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.831879] [55188]: DEBUG oslo_concurrency.lockutils [None req-d87c8463-f270-44c7-b04b-c4fb235a0951 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.832159] [55188]: DEBUG oslo_concurrency.lockutils [None req-d87c8463-f270-44c7-b04b-c4fb235a0951 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.832372] [55188]: DEBUG oslo_concurrency.lockutils [None req-d87c8463-f270-44c7-b04b-c4fb235a0951 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.832759] [55188]: DEBUG oslo_concurrency.lockutils [None req-d87c8463-f270-44c7-b04b-c4fb235a0951 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.832964] [55188]: DEBUG oslo_concurrency.lockutils [None req-d87c8463-f270-44c7-b04b-c4fb235a0951 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.833161] [55188]: DEBUG oslo_concurrency.lockutils [None req-d87c8463-f270-44c7-b04b-c4fb235a0951 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.833430] [55187]: DEBUG nova.api.openstack.wsgi [None req-eb103eab-1422-46bf-b34f-afae567ed89c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.835168] [55187]: DEBUG nova.compute.api [None req-eb103eab-1422-46bf-b34f-afae567ed89c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.838834] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb103eab-1422-46bf-b34f-afae567ed89c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.839082] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb103eab-1422-46bf-b34f-afae567ed89c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.839273] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb103eab-1422-46bf-b34f-afae567ed89c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.839624] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb103eab-1422-46bf-b34f-afae567ed89c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.839818] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb103eab-1422-46bf-b34f-afae567ed89c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.839989] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb103eab-1422-46bf-b34f-afae567ed89c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.865790] [55188]: DEBUG nova.policy [None req-d87c8463-f270-44c7-b04b-c4fb235a0951 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.870402] [55188]: INFO nova.api.openstack.requestlog [None req-d87c8463-f270-44c7-b04b-c4fb235a0951 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1210 microversion: 2.1 time: 0.046514 [ 844.870738] [55188]: [pid: 55188|app: 0|req: 2348/4572] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.888344] [55188]: DEBUG nova.api.openstack.wsgi [None req-17ca5b4b-d866-444c-8a46-8e380ea93648 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.891038] [55188]: DEBUG nova.compute.api [None req-17ca5b4b-d866-444c-8a46-8e380ea93648 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.896776] [55188]: DEBUG oslo_concurrency.lockutils [None req-17ca5b4b-d866-444c-8a46-8e380ea93648 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.896776] [55188]: DEBUG oslo_concurrency.lockutils [None req-17ca5b4b-d866-444c-8a46-8e380ea93648 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.897137] [55188]: DEBUG oslo_concurrency.lockutils [None req-17ca5b4b-d866-444c-8a46-8e380ea93648 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.897708] [55188]: DEBUG oslo_concurrency.lockutils [None req-17ca5b4b-d866-444c-8a46-8e380ea93648 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.898015] [55188]: DEBUG oslo_concurrency.lockutils [None req-17ca5b4b-d866-444c-8a46-8e380ea93648 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.898252] [55188]: DEBUG oslo_concurrency.lockutils [None req-17ca5b4b-d866-444c-8a46-8e380ea93648 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.913309] [55187]: DEBUG nova.policy [None req-eb103eab-1422-46bf-b34f-afae567ed89c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.918127] [55187]: DEBUG nova.policy [None req-eb103eab-1422-46bf-b34f-afae567ed89c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.918871] [55187]: DEBUG nova.policy [None req-eb103eab-1422-46bf-b34f-afae567ed89c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.921822] [55187]: INFO nova.api.openstack.requestlog [None req-eb103eab-1422-46bf-b34f-afae567ed89c tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1538 microversion: 2.93 time: 0.090595 [ 844.922168] [55187]: [pid: 55187|app: 0|req: 2225/4573] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1538 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 844.938341] [55188]: DEBUG nova.policy [None req-17ca5b4b-d866-444c-8a46-8e380ea93648 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.942585] [55188]: INFO nova.api.openstack.requestlog [None req-17ca5b4b-d866-444c-8a46-8e380ea93648 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.057548 [ 844.942908] [55188]: [pid: 55188|app: 0|req: 2349/4574] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.961569] [55187]: DEBUG nova.api.openstack.wsgi [None req-f8f99013-9de0-4a96-aed2-742ec09472bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.963540] [55187]: DEBUG nova.compute.api [None req-f8f99013-9de0-4a96-aed2-742ec09472bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.967190] [55187]: DEBUG oslo_concurrency.lockutils [None req-f8f99013-9de0-4a96-aed2-742ec09472bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.967887] [55187]: DEBUG oslo_concurrency.lockutils [None req-f8f99013-9de0-4a96-aed2-742ec09472bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.967887] [55187]: DEBUG oslo_concurrency.lockutils [None req-f8f99013-9de0-4a96-aed2-742ec09472bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.968829] [55187]: DEBUG oslo_concurrency.lockutils [None req-f8f99013-9de0-4a96-aed2-742ec09472bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.968829] [55187]: DEBUG oslo_concurrency.lockutils [None req-f8f99013-9de0-4a96-aed2-742ec09472bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.968829] [55187]: DEBUG oslo_concurrency.lockutils [None req-f8f99013-9de0-4a96-aed2-742ec09472bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.974692] [55188]: DEBUG nova.api.openstack.wsgi [None req-1bf5abae-8bc6-4289-bab6-a52196f9bb49 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 844.976502] [55188]: DEBUG nova.compute.api [None req-1bf5abae-8bc6-4289-bab6-a52196f9bb49 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 844.981086] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bf5abae-8bc6-4289-bab6-a52196f9bb49 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.981354] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bf5abae-8bc6-4289-bab6-a52196f9bb49 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.981543] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bf5abae-8bc6-4289-bab6-a52196f9bb49 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.981904] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bf5abae-8bc6-4289-bab6-a52196f9bb49 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.982136] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bf5abae-8bc6-4289-bab6-a52196f9bb49 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.982317] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bf5abae-8bc6-4289-bab6-a52196f9bb49 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.987625] [55187]: DEBUG oslo_concurrency.lockutils [None req-f8f99013-9de0-4a96-aed2-742ec09472bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.987916] [55187]: DEBUG oslo_concurrency.lockutils [None req-f8f99013-9de0-4a96-aed2-742ec09472bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.988102] [55187]: DEBUG oslo_concurrency.lockutils [None req-f8f99013-9de0-4a96-aed2-742ec09472bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.988307] [55187]: DEBUG nova.objects.instance [None req-f8f99013-9de0-4a96-aed2-742ec09472bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 845.000621] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bf5abae-8bc6-4289-bab6-a52196f9bb49 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.000876] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bf5abae-8bc6-4289-bab6-a52196f9bb49 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.001081] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bf5abae-8bc6-4289-bab6-a52196f9bb49 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.001299] [55188]: DEBUG nova.objects.instance [None req-1bf5abae-8bc6-4289-bab6-a52196f9bb49 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 845.015804] [55187]: DEBUG nova.policy [None req-f8f99013-9de0-4a96-aed2-742ec09472bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.020663] [55187]: DEBUG nova.policy [None req-f8f99013-9de0-4a96-aed2-742ec09472bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.021374] [55187]: DEBUG nova.policy [None req-f8f99013-9de0-4a96-aed2-742ec09472bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.021993] [55187]: INFO nova.api.openstack.requestlog [None req-f8f99013-9de0-4a96-aed2-742ec09472bd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.063062 [ 845.022332] [55187]: [pid: 55187|app: 0|req: 2226/4575] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 845.024586] [55188]: DEBUG nova.policy [None req-1bf5abae-8bc6-4289-bab6-a52196f9bb49 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.028679] [55188]: INFO nova.api.openstack.requestlog [None req-1bf5abae-8bc6-4289-bab6-a52196f9bb49 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.056422 [ 845.029121] [55188]: [pid: 55188|app: 0|req: 2350/4576] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.047581] [55187]: DEBUG nova.api.openstack.wsgi [None req-a85fbcaf-3c51-4d8e-b8d9-652d7f660c6c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.049467] [55187]: DEBUG nova.compute.api [None req-a85fbcaf-3c51-4d8e-b8d9-652d7f660c6c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.052954] [55187]: DEBUG oslo_concurrency.lockutils [None req-a85fbcaf-3c51-4d8e-b8d9-652d7f660c6c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.053216] [55187]: DEBUG oslo_concurrency.lockutils [None req-a85fbcaf-3c51-4d8e-b8d9-652d7f660c6c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.053304] [55188]: DEBUG nova.api.openstack.wsgi [None req-cc7571da-9cbf-4914-b959-a7e6da554829 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.053437] [55187]: DEBUG oslo_concurrency.lockutils [None req-a85fbcaf-3c51-4d8e-b8d9-652d7f660c6c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.053847] [55187]: DEBUG oslo_concurrency.lockutils [None req-a85fbcaf-3c51-4d8e-b8d9-652d7f660c6c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.054072] [55187]: DEBUG oslo_concurrency.lockutils [None req-a85fbcaf-3c51-4d8e-b8d9-652d7f660c6c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.054257] [55187]: DEBUG oslo_concurrency.lockutils [None req-a85fbcaf-3c51-4d8e-b8d9-652d7f660c6c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.054981] [55188]: DEBUG nova.compute.api [None req-cc7571da-9cbf-4914-b959-a7e6da554829 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.061817] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc7571da-9cbf-4914-b959-a7e6da554829 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.062019] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc7571da-9cbf-4914-b959-a7e6da554829 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.062238] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc7571da-9cbf-4914-b959-a7e6da554829 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.062603] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc7571da-9cbf-4914-b959-a7e6da554829 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.063027] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc7571da-9cbf-4914-b959-a7e6da554829 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.063027] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc7571da-9cbf-4914-b959-a7e6da554829 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.093862] [55187]: DEBUG nova.policy [None req-a85fbcaf-3c51-4d8e-b8d9-652d7f660c6c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.099226] [55187]: INFO nova.api.openstack.requestlog [None req-a85fbcaf-3c51-4d8e-b8d9-652d7f660c6c tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.053929 [ 845.099466] [55187]: [pid: 55187|app: 0|req: 2227/4577] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.112361] [55188]: DEBUG nova.policy [None req-cc7571da-9cbf-4914-b959-a7e6da554829 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.117030] [55188]: INFO nova.api.openstack.requestlog [None req-cc7571da-9cbf-4914-b959-a7e6da554829 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1267 microversion: 2.1 time: 0.065670 [ 845.117400] [55188]: [pid: 55188|app: 0|req: 2351/4578] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1267 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.125527] [55187]: DEBUG nova.api.openstack.wsgi [None req-9f38d1db-2293-4600-938c-7a58596d2946 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.127405] [55187]: DEBUG nova.compute.api [None req-9f38d1db-2293-4600-938c-7a58596d2946 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.131176] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f38d1db-2293-4600-938c-7a58596d2946 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.131423] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f38d1db-2293-4600-938c-7a58596d2946 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.131609] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f38d1db-2293-4600-938c-7a58596d2946 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.131988] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f38d1db-2293-4600-938c-7a58596d2946 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.132243] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f38d1db-2293-4600-938c-7a58596d2946 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.132426] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f38d1db-2293-4600-938c-7a58596d2946 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.176668] [55188]: DEBUG nova.api.openstack.wsgi [req-6e2ee431-7441-46a7-b052-f9af1ced83c5 req-3a524389-dec2-4440-9ad6-4980731f68b2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2fd24361-c79d-49d6-86fb-a064a42d88be", "name": "network-vif-deleted", "tag": "b3e44f87-baec-41a4-8ea1-b71b0d8af530"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 845.177977] [55187]: DEBUG nova.policy [None req-9f38d1db-2293-4600-938c-7a58596d2946 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.182779] [55187]: INFO nova.api.openstack.requestlog [None req-9f38d1db-2293-4600-938c-7a58596d2946 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.059741 [ 845.183064] [55188]: DEBUG oslo_concurrency.lockutils [req-6e2ee431-7441-46a7-b052-f9af1ced83c5 req-3a524389-dec2-4440-9ad6-4980731f68b2 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.183127] [55187]: [pid: 55187|app: 0|req: 2228/4579] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.183580] [55188]: DEBUG oslo_concurrency.lockutils [req-6e2ee431-7441-46a7-b052-f9af1ced83c5 req-3a524389-dec2-4440-9ad6-4980731f68b2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.183884] [55188]: DEBUG oslo_concurrency.lockutils [req-6e2ee431-7441-46a7-b052-f9af1ced83c5 req-3a524389-dec2-4440-9ad6-4980731f68b2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.190480] [55188]: INFO nova.api.openstack.compute.server_external_events [req-6e2ee431-7441-46a7-b052-f9af1ced83c5 req-3a524389-dec2-4440-9ad6-4980731f68b2 service nova] Creating event network-vif-deleted:b3e44f87-baec-41a4-8ea1-b71b0d8af530 for instance 2fd24361-c79d-49d6-86fb-a064a42d88be on cpu-1 [ 845.193530] [55188]: INFO nova.api.openstack.requestlog [req-6e2ee431-7441-46a7-b052-f9af1ced83c5 req-3a524389-dec2-4440-9ad6-4980731f68b2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019309 [ 845.194060] [55188]: [pid: 55188|app: 0|req: 2352/4580] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:25 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 845.201571] [55187]: DEBUG nova.api.openstack.wsgi [None req-d2ddb733-065e-4786-9bc6-947cb4a29166 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.203436] [55187]: DEBUG nova.compute.api [None req-d2ddb733-065e-4786-9bc6-947cb4a29166 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.207327] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2ddb733-065e-4786-9bc6-947cb4a29166 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.207611] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2ddb733-065e-4786-9bc6-947cb4a29166 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.207839] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2ddb733-065e-4786-9bc6-947cb4a29166 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.208266] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2ddb733-065e-4786-9bc6-947cb4a29166 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.208506] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2ddb733-065e-4786-9bc6-947cb4a29166 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.208749] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2ddb733-065e-4786-9bc6-947cb4a29166 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.221120] [55188]: DEBUG nova.api.openstack.wsgi [None req-a5d0bb76-9eb0-4d7f-9ff3-cbf9ec6c933d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.223210] [55188]: DEBUG nova.compute.api [None req-a5d0bb76-9eb0-4d7f-9ff3-cbf9ec6c933d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.227415] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5d0bb76-9eb0-4d7f-9ff3-cbf9ec6c933d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.227696] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5d0bb76-9eb0-4d7f-9ff3-cbf9ec6c933d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.227938] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5d0bb76-9eb0-4d7f-9ff3-cbf9ec6c933d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.228461] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5d0bb76-9eb0-4d7f-9ff3-cbf9ec6c933d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.228727] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5d0bb76-9eb0-4d7f-9ff3-cbf9ec6c933d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.228916] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5d0bb76-9eb0-4d7f-9ff3-cbf9ec6c933d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.270844] [55188]: DEBUG nova.policy [None req-a5d0bb76-9eb0-4d7f-9ff3-cbf9ec6c933d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.277307] [55188]: INFO nova.api.openstack.requestlog [None req-a5d0bb76-9eb0-4d7f-9ff3-cbf9ec6c933d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1242 microversion: 2.1 time: 0.059026 [ 845.277793] [55188]: [pid: 55188|app: 0|req: 2353/4581] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.280674] [55188]: DEBUG nova.api.openstack.wsgi [None req-53630811-3a4d-42e9-a2fc-29f53f4f0508 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.283257] [55188]: DEBUG nova.compute.api [None req-53630811-3a4d-42e9-a2fc-29f53f4f0508 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.287207] [55188]: DEBUG oslo_concurrency.lockutils [None req-53630811-3a4d-42e9-a2fc-29f53f4f0508 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.287775] [55188]: DEBUG oslo_concurrency.lockutils [None req-53630811-3a4d-42e9-a2fc-29f53f4f0508 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.287775] [55188]: DEBUG oslo_concurrency.lockutils [None req-53630811-3a4d-42e9-a2fc-29f53f4f0508 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.288058] [55188]: DEBUG oslo_concurrency.lockutils [None req-53630811-3a4d-42e9-a2fc-29f53f4f0508 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.288314] [55188]: DEBUG oslo_concurrency.lockutils [None req-53630811-3a4d-42e9-a2fc-29f53f4f0508 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.288510] [55188]: DEBUG oslo_concurrency.lockutils [None req-53630811-3a4d-42e9-a2fc-29f53f4f0508 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.305444] [55187]: DEBUG nova.policy [None req-d2ddb733-065e-4786-9bc6-947cb4a29166 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.310571] [55187]: INFO nova.api.openstack.requestlog [None req-d2ddb733-065e-4786-9bc6-947cb4a29166 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.111399 [ 845.311293] [55187]: [pid: 55187|app: 0|req: 2229/4582] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.325576] [55188]: DEBUG nova.policy [None req-53630811-3a4d-42e9-a2fc-29f53f4f0508 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.330080] [55188]: DEBUG nova.policy [None req-53630811-3a4d-42e9-a2fc-29f53f4f0508 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.330735] [55188]: DEBUG nova.policy [None req-53630811-3a4d-42e9-a2fc-29f53f4f0508 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.331357] [55188]: INFO nova.api.openstack.requestlog [None req-53630811-3a4d-42e9-a2fc-29f53f4f0508 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.053160 [ 845.331674] [55188]: [pid: 55188|app: 0|req: 2354/4583] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 845.367311] [55187]: DEBUG nova.api.openstack.wsgi [None req-68dde828-a2c5-4ebd-a1da-d7c71ebb116a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.369140] [55187]: DEBUG nova.compute.api [None req-68dde828-a2c5-4ebd-a1da-d7c71ebb116a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.372523] [55187]: DEBUG oslo_concurrency.lockutils [None req-68dde828-a2c5-4ebd-a1da-d7c71ebb116a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.372751] [55187]: DEBUG oslo_concurrency.lockutils [None req-68dde828-a2c5-4ebd-a1da-d7c71ebb116a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.372931] [55187]: DEBUG oslo_concurrency.lockutils [None req-68dde828-a2c5-4ebd-a1da-d7c71ebb116a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.373296] [55187]: DEBUG oslo_concurrency.lockutils [None req-68dde828-a2c5-4ebd-a1da-d7c71ebb116a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.373484] [55187]: DEBUG oslo_concurrency.lockutils [None req-68dde828-a2c5-4ebd-a1da-d7c71ebb116a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.373653] [55187]: DEBUG oslo_concurrency.lockutils [None req-68dde828-a2c5-4ebd-a1da-d7c71ebb116a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.393273] [55187]: DEBUG oslo_concurrency.lockutils [None req-68dde828-a2c5-4ebd-a1da-d7c71ebb116a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.393530] [55187]: DEBUG oslo_concurrency.lockutils [None req-68dde828-a2c5-4ebd-a1da-d7c71ebb116a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.393678] [55187]: DEBUG oslo_concurrency.lockutils [None req-68dde828-a2c5-4ebd-a1da-d7c71ebb116a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.393873] [55187]: DEBUG nova.objects.instance [None req-68dde828-a2c5-4ebd-a1da-d7c71ebb116a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 845.414384] [55187]: DEBUG nova.policy [None req-68dde828-a2c5-4ebd-a1da-d7c71ebb116a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.418355] [55187]: INFO nova.api.openstack.requestlog [None req-68dde828-a2c5-4ebd-a1da-d7c71ebb116a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.053480 [ 845.418806] [55187]: [pid: 55187|app: 0|req: 2230/4584] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.454646] [55187]: DEBUG nova.api.openstack.wsgi [None req-74e7a606-2707-401f-b68e-065cfc28e14b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.454923] [55188]: DEBUG nova.api.openstack.wsgi [None req-c6ef6940-dd49-4547-b360-d5dcb014534f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.456577] [55187]: DEBUG nova.compute.api [None req-74e7a606-2707-401f-b68e-065cfc28e14b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.456642] [55188]: DEBUG nova.compute.api [None req-c6ef6940-dd49-4547-b360-d5dcb014534f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.460196] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6ef6940-dd49-4547-b360-d5dcb014534f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.460334] [55187]: DEBUG oslo_concurrency.lockutils [None req-74e7a606-2707-401f-b68e-065cfc28e14b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.460444] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6ef6940-dd49-4547-b360-d5dcb014534f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.460533] [55187]: DEBUG oslo_concurrency.lockutils [None req-74e7a606-2707-401f-b68e-065cfc28e14b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.460647] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6ef6940-dd49-4547-b360-d5dcb014534f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.460724] [55187]: DEBUG oslo_concurrency.lockutils [None req-74e7a606-2707-401f-b68e-065cfc28e14b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.461013] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6ef6940-dd49-4547-b360-d5dcb014534f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.461094] [55187]: DEBUG oslo_concurrency.lockutils [None req-74e7a606-2707-401f-b68e-065cfc28e14b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.461219] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6ef6940-dd49-4547-b360-d5dcb014534f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.461299] [55187]: DEBUG oslo_concurrency.lockutils [None req-74e7a606-2707-401f-b68e-065cfc28e14b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.461394] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6ef6940-dd49-4547-b360-d5dcb014534f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.461474] [55187]: DEBUG oslo_concurrency.lockutils [None req-74e7a606-2707-401f-b68e-065cfc28e14b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.481209] [55187]: DEBUG oslo_concurrency.lockutils [None req-74e7a606-2707-401f-b68e-065cfc28e14b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.481458] [55187]: DEBUG oslo_concurrency.lockutils [None req-74e7a606-2707-401f-b68e-065cfc28e14b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.481642] [55187]: DEBUG oslo_concurrency.lockutils [None req-74e7a606-2707-401f-b68e-065cfc28e14b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.481837] [55187]: DEBUG nova.objects.instance [None req-74e7a606-2707-401f-b68e-065cfc28e14b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 845.500263] [55187]: DEBUG nova.policy [None req-74e7a606-2707-401f-b68e-065cfc28e14b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.500381] [55188]: DEBUG nova.policy [None req-c6ef6940-dd49-4547-b360-d5dcb014534f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.504051] [55187]: INFO nova.api.openstack.requestlog [None req-74e7a606-2707-401f-b68e-065cfc28e14b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.051912 [ 845.504382] [55187]: [pid: 55187|app: 0|req: 2231/4585] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.505011] [55188]: INFO nova.api.openstack.requestlog [None req-c6ef6940-dd49-4547-b360-d5dcb014534f tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1296 microversion: 2.1 time: 0.052864 [ 845.505415] [55188]: [pid: 55188|app: 0|req: 2355/4586] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1296 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.506859] [55187]: DEBUG nova.api.openstack.wsgi [None req-ec31128f-605f-42a6-a1fc-3a174f6d21e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.507928] [55188]: DEBUG nova.api.openstack.wsgi [None req-389e1453-720a-4c16-b33b-602bbc36f648 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.508532] [55187]: DEBUG nova.compute.api [None req-ec31128f-605f-42a6-a1fc-3a174f6d21e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.509616] [55188]: DEBUG nova.compute.api [None req-389e1453-720a-4c16-b33b-602bbc36f648 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.511826] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec31128f-605f-42a6-a1fc-3a174f6d21e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.512074] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec31128f-605f-42a6-a1fc-3a174f6d21e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.512264] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec31128f-605f-42a6-a1fc-3a174f6d21e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.512610] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec31128f-605f-42a6-a1fc-3a174f6d21e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.512809] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec31128f-605f-42a6-a1fc-3a174f6d21e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.512940] [55188]: DEBUG oslo_concurrency.lockutils [None req-389e1453-720a-4c16-b33b-602bbc36f648 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.512990] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec31128f-605f-42a6-a1fc-3a174f6d21e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.513191] [55188]: DEBUG oslo_concurrency.lockutils [None req-389e1453-720a-4c16-b33b-602bbc36f648 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.513384] [55188]: DEBUG oslo_concurrency.lockutils [None req-389e1453-720a-4c16-b33b-602bbc36f648 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.513732] [55188]: DEBUG oslo_concurrency.lockutils [None req-389e1453-720a-4c16-b33b-602bbc36f648 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.513963] [55188]: DEBUG oslo_concurrency.lockutils [None req-389e1453-720a-4c16-b33b-602bbc36f648 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.514115] [55188]: DEBUG oslo_concurrency.lockutils [None req-389e1453-720a-4c16-b33b-602bbc36f648 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.545399] [55187]: DEBUG nova.policy [None req-ec31128f-605f-42a6-a1fc-3a174f6d21e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.549085] [55188]: DEBUG nova.policy [None req-389e1453-720a-4c16-b33b-602bbc36f648 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.549880] [55187]: INFO nova.api.openstack.requestlog [None req-ec31128f-605f-42a6-a1fc-3a174f6d21e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.044898 [ 845.550219] [55187]: [pid: 55187|app: 0|req: 2232/4587] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.553348] [55188]: INFO nova.api.openstack.requestlog [None req-389e1453-720a-4c16-b33b-602bbc36f648 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.047297 [ 845.554117] [55188]: [pid: 55188|app: 0|req: 2356/4588] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.586483] [55187]: DEBUG nova.api.openstack.wsgi [None req-4f8e8a3d-590c-485c-99e9-1ef288589f2e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.588422] [55187]: DEBUG nova.compute.api [None req-4f8e8a3d-590c-485c-99e9-1ef288589f2e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.593016] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f8e8a3d-590c-485c-99e9-1ef288589f2e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.593274] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f8e8a3d-590c-485c-99e9-1ef288589f2e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.593497] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f8e8a3d-590c-485c-99e9-1ef288589f2e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.593854] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f8e8a3d-590c-485c-99e9-1ef288589f2e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.594064] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f8e8a3d-590c-485c-99e9-1ef288589f2e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.594244] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f8e8a3d-590c-485c-99e9-1ef288589f2e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.612727] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f8e8a3d-590c-485c-99e9-1ef288589f2e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.612973] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f8e8a3d-590c-485c-99e9-1ef288589f2e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.613178] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f8e8a3d-590c-485c-99e9-1ef288589f2e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.613377] [55187]: DEBUG nova.objects.instance [None req-4f8e8a3d-590c-485c-99e9-1ef288589f2e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 845.634583] [55187]: DEBUG nova.policy [None req-4f8e8a3d-590c-485c-99e9-1ef288589f2e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.634711] [55188]: DEBUG nova.api.openstack.wsgi [None req-fd5350d9-2846-4531-9e13-217bc927a1ad tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.636653] [55188]: DEBUG nova.compute.api [None req-fd5350d9-2846-4531-9e13-217bc927a1ad tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.639050] [55187]: INFO nova.api.openstack.requestlog [None req-4f8e8a3d-590c-485c-99e9-1ef288589f2e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.055076 [ 845.639382] [55187]: [pid: 55187|app: 0|req: 2233/4589] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.640396] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd5350d9-2846-4531-9e13-217bc927a1ad tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.640804] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd5350d9-2846-4531-9e13-217bc927a1ad tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.640889] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd5350d9-2846-4531-9e13-217bc927a1ad tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.642028] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd5350d9-2846-4531-9e13-217bc927a1ad tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.642028] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd5350d9-2846-4531-9e13-217bc927a1ad tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.642028] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd5350d9-2846-4531-9e13-217bc927a1ad tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.681246] [55188]: DEBUG nova.policy [None req-fd5350d9-2846-4531-9e13-217bc927a1ad tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.685561] [55188]: DEBUG nova.policy [None req-fd5350d9-2846-4531-9e13-217bc927a1ad tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.686215] [55188]: DEBUG nova.policy [None req-fd5350d9-2846-4531-9e13-217bc927a1ad tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.690917] [55188]: INFO nova.api.openstack.requestlog [None req-fd5350d9-2846-4531-9e13-217bc927a1ad tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1496 microversion: 2.94 time: 0.058940 [ 845.691468] [55188]: [pid: 55188|app: 0|req: 2357/4590] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:25 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1496 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 845.716512] [55187]: DEBUG nova.api.openstack.wsgi [None req-55aeb290-76fb-46ce-bb41-fd198715ba60 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.718376] [55187]: DEBUG nova.compute.api [None req-55aeb290-76fb-46ce-bb41-fd198715ba60 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.721920] [55187]: DEBUG oslo_concurrency.lockutils [None req-55aeb290-76fb-46ce-bb41-fd198715ba60 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.722182] [55187]: DEBUG oslo_concurrency.lockutils [None req-55aeb290-76fb-46ce-bb41-fd198715ba60 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.722369] [55187]: DEBUG oslo_concurrency.lockutils [None req-55aeb290-76fb-46ce-bb41-fd198715ba60 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.722724] [55187]: DEBUG oslo_concurrency.lockutils [None req-55aeb290-76fb-46ce-bb41-fd198715ba60 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.722918] [55187]: DEBUG oslo_concurrency.lockutils [None req-55aeb290-76fb-46ce-bb41-fd198715ba60 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.723107] [55187]: DEBUG oslo_concurrency.lockutils [None req-55aeb290-76fb-46ce-bb41-fd198715ba60 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.747933] [55187]: DEBUG oslo_concurrency.lockutils [None req-55aeb290-76fb-46ce-bb41-fd198715ba60 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.748259] [55187]: DEBUG oslo_concurrency.lockutils [None req-55aeb290-76fb-46ce-bb41-fd198715ba60 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.748447] [55187]: DEBUG oslo_concurrency.lockutils [None req-55aeb290-76fb-46ce-bb41-fd198715ba60 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.748647] [55187]: DEBUG nova.objects.instance [None req-55aeb290-76fb-46ce-bb41-fd198715ba60 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 845.769396] [55187]: DEBUG nova.policy [None req-55aeb290-76fb-46ce-bb41-fd198715ba60 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.773034] [55188]: DEBUG nova.api.openstack.wsgi [None req-cb6fac74-e6a0-47ac-8745-8f291ad53a57 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.773522] [55187]: INFO nova.api.openstack.requestlog [None req-55aeb290-76fb-46ce-bb41-fd198715ba60 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.061737 [ 845.773837] [55187]: [pid: 55187|app: 0|req: 2234/4591] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:26 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.777269] [55188]: DEBUG nova.compute.api [None req-cb6fac74-e6a0-47ac-8745-8f291ad53a57 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.783142] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb6fac74-e6a0-47ac-8745-8f291ad53a57 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.783477] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb6fac74-e6a0-47ac-8745-8f291ad53a57 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.783561] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb6fac74-e6a0-47ac-8745-8f291ad53a57 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.784671] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb6fac74-e6a0-47ac-8745-8f291ad53a57 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.784671] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb6fac74-e6a0-47ac-8745-8f291ad53a57 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.784671] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb6fac74-e6a0-47ac-8745-8f291ad53a57 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.803367] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb6fac74-e6a0-47ac-8745-8f291ad53a57 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.803645] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb6fac74-e6a0-47ac-8745-8f291ad53a57 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.803857] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb6fac74-e6a0-47ac-8745-8f291ad53a57 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.804082] [55188]: DEBUG nova.objects.instance [None req-cb6fac74-e6a0-47ac-8745-8f291ad53a57 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 845.825296] [55187]: DEBUG nova.api.openstack.wsgi [None req-4c0a5aaf-b945-4228-b0d7-5abd0d2e2634 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.827164] [55187]: DEBUG nova.compute.api [None req-4c0a5aaf-b945-4228-b0d7-5abd0d2e2634 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.830575] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c0a5aaf-b945-4228-b0d7-5abd0d2e2634 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.830813] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c0a5aaf-b945-4228-b0d7-5abd0d2e2634 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.830997] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c0a5aaf-b945-4228-b0d7-5abd0d2e2634 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.831365] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c0a5aaf-b945-4228-b0d7-5abd0d2e2634 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.831540] [55188]: DEBUG nova.policy [None req-cb6fac74-e6a0-47ac-8745-8f291ad53a57 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.831634] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c0a5aaf-b945-4228-b0d7-5abd0d2e2634 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.831733] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c0a5aaf-b945-4228-b0d7-5abd0d2e2634 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.836692] [55188]: INFO nova.api.openstack.requestlog [None req-cb6fac74-e6a0-47ac-8745-8f291ad53a57 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.065669 [ 845.836820] [55188]: [pid: 55188|app: 0|req: 2358/4592] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:26 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.866809] [55187]: DEBUG nova.policy [None req-4c0a5aaf-b945-4228-b0d7-5abd0d2e2634 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.871924] [55187]: INFO nova.api.openstack.requestlog [None req-4c0a5aaf-b945-4228-b0d7-5abd0d2e2634 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.048885 [ 845.872246] [55187]: [pid: 55187|app: 0|req: 2235/4593] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:26 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.883639] [55188]: DEBUG nova.api.openstack.wsgi [None req-43438890-1668-4a2c-97d1-38b490b3cbac tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.885367] [55188]: DEBUG nova.compute.api [None req-43438890-1668-4a2c-97d1-38b490b3cbac tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.888990] [55188]: DEBUG oslo_concurrency.lockutils [None req-43438890-1668-4a2c-97d1-38b490b3cbac tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.889399] [55188]: DEBUG oslo_concurrency.lockutils [None req-43438890-1668-4a2c-97d1-38b490b3cbac tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.889462] [55188]: DEBUG oslo_concurrency.lockutils [None req-43438890-1668-4a2c-97d1-38b490b3cbac tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.890029] [55188]: DEBUG oslo_concurrency.lockutils [None req-43438890-1668-4a2c-97d1-38b490b3cbac tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.890029] [55188]: DEBUG oslo_concurrency.lockutils [None req-43438890-1668-4a2c-97d1-38b490b3cbac tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.890159] [55188]: DEBUG oslo_concurrency.lockutils [None req-43438890-1668-4a2c-97d1-38b490b3cbac tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.931673] [55188]: DEBUG nova.policy [None req-43438890-1668-4a2c-97d1-38b490b3cbac tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.936109] [55188]: INFO nova.api.openstack.requestlog [None req-43438890-1668-4a2c-97d1-38b490b3cbac tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1210 microversion: 2.1 time: 0.054869 [ 845.936439] [55188]: [pid: 55188|app: 0|req: 2359/4594] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:26 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1210 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.939098] [55187]: DEBUG nova.api.openstack.wsgi [None req-cf9714dd-f246-42cc-bade-fb2fa48135fc tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.942846] [55187]: DEBUG nova.compute.api [None req-cf9714dd-f246-42cc-bade-fb2fa48135fc tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.945813] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf9714dd-f246-42cc-bade-fb2fa48135fc tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.946563] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf9714dd-f246-42cc-bade-fb2fa48135fc tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.946563] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf9714dd-f246-42cc-bade-fb2fa48135fc tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.946688] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf9714dd-f246-42cc-bade-fb2fa48135fc tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.946835] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf9714dd-f246-42cc-bade-fb2fa48135fc tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.946981] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf9714dd-f246-42cc-bade-fb2fa48135fc tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.955295] [55188]: DEBUG nova.api.openstack.wsgi [None req-99b8e6f9-1c58-475c-b3f4-7aa1a4be3eed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 845.957027] [55188]: DEBUG nova.compute.api [None req-99b8e6f9-1c58-475c-b3f4-7aa1a4be3eed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 845.961733] [55188]: DEBUG oslo_concurrency.lockutils [None req-99b8e6f9-1c58-475c-b3f4-7aa1a4be3eed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.961970] [55188]: DEBUG oslo_concurrency.lockutils [None req-99b8e6f9-1c58-475c-b3f4-7aa1a4be3eed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.962175] [55188]: DEBUG oslo_concurrency.lockutils [None req-99b8e6f9-1c58-475c-b3f4-7aa1a4be3eed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.962528] [55188]: DEBUG oslo_concurrency.lockutils [None req-99b8e6f9-1c58-475c-b3f4-7aa1a4be3eed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.962728] [55188]: DEBUG oslo_concurrency.lockutils [None req-99b8e6f9-1c58-475c-b3f4-7aa1a4be3eed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.962898] [55188]: DEBUG oslo_concurrency.lockutils [None req-99b8e6f9-1c58-475c-b3f4-7aa1a4be3eed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.000700] [55188]: DEBUG nova.policy [None req-99b8e6f9-1c58-475c-b3f4-7aa1a4be3eed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.005217] [55188]: INFO nova.api.openstack.requestlog [None req-99b8e6f9-1c58-475c-b3f4-7aa1a4be3eed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.051922 [ 846.005515] [55188]: [pid: 55188|app: 0|req: 2360/4595] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:26 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.026298] [55187]: DEBUG nova.policy [None req-cf9714dd-f246-42cc-bade-fb2fa48135fc tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.031325] [55187]: DEBUG nova.policy [None req-cf9714dd-f246-42cc-bade-fb2fa48135fc tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.031974] [55187]: DEBUG nova.policy [None req-cf9714dd-f246-42cc-bade-fb2fa48135fc tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.035053] [55187]: INFO nova.api.openstack.requestlog [None req-cf9714dd-f246-42cc-bade-fb2fa48135fc tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1538 microversion: 2.93 time: 0.099026 [ 846.035389] [55187]: [pid: 55187|app: 0|req: 2236/4596] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:26 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1538 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 846.036477] [55188]: DEBUG nova.api.openstack.wsgi [None req-62a4b41f-b49d-4cba-b379-412975edeee0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.038505] [55188]: DEBUG nova.compute.api [None req-62a4b41f-b49d-4cba-b379-412975edeee0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.042311] [55188]: DEBUG oslo_concurrency.lockutils [None req-62a4b41f-b49d-4cba-b379-412975edeee0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.042555] [55188]: DEBUG oslo_concurrency.lockutils [None req-62a4b41f-b49d-4cba-b379-412975edeee0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.042706] [55187]: DEBUG nova.api.openstack.wsgi [None req-3c7b4e60-7b90-4029-9016-621cdbfa170e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.042751] [55188]: DEBUG oslo_concurrency.lockutils [None req-62a4b41f-b49d-4cba-b379-412975edeee0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.043111] [55188]: DEBUG oslo_concurrency.lockutils [None req-62a4b41f-b49d-4cba-b379-412975edeee0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.043318] [55188]: DEBUG oslo_concurrency.lockutils [None req-62a4b41f-b49d-4cba-b379-412975edeee0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.043490] [55188]: DEBUG oslo_concurrency.lockutils [None req-62a4b41f-b49d-4cba-b379-412975edeee0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.044489] [55187]: DEBUG nova.compute.api [None req-3c7b4e60-7b90-4029-9016-621cdbfa170e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.047670] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7b4e60-7b90-4029-9016-621cdbfa170e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.048120] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7b4e60-7b90-4029-9016-621cdbfa170e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.048394] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7b4e60-7b90-4029-9016-621cdbfa170e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.048885] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7b4e60-7b90-4029-9016-621cdbfa170e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.049127] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7b4e60-7b90-4029-9016-621cdbfa170e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.049351] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7b4e60-7b90-4029-9016-621cdbfa170e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.061918] [55188]: DEBUG oslo_concurrency.lockutils [None req-62a4b41f-b49d-4cba-b379-412975edeee0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.062185] [55188]: DEBUG oslo_concurrency.lockutils [None req-62a4b41f-b49d-4cba-b379-412975edeee0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.062413] [55188]: DEBUG oslo_concurrency.lockutils [None req-62a4b41f-b49d-4cba-b379-412975edeee0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.062567] [55188]: DEBUG nova.objects.instance [None req-62a4b41f-b49d-4cba-b379-412975edeee0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 846.068490] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7b4e60-7b90-4029-9016-621cdbfa170e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.068762] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7b4e60-7b90-4029-9016-621cdbfa170e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.068973] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7b4e60-7b90-4029-9016-621cdbfa170e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.069244] [55187]: DEBUG nova.objects.instance [None req-3c7b4e60-7b90-4029-9016-621cdbfa170e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lazy-loading 'fault' on Instance uuid a03925d2-fbc2-4b5f-b95f-43f36e2692f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 846.087827] [55188]: DEBUG nova.policy [None req-62a4b41f-b49d-4cba-b379-412975edeee0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.092051] [55188]: DEBUG nova.policy [None req-62a4b41f-b49d-4cba-b379-412975edeee0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.092993] [55188]: DEBUG nova.policy [None req-62a4b41f-b49d-4cba-b379-412975edeee0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.093361] [55188]: INFO nova.api.openstack.requestlog [None req-62a4b41f-b49d-4cba-b379-412975edeee0 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.059345 [ 846.094025] [55188]: [pid: 55188|app: 0|req: 2361/4597] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:26 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 846.094411] [55187]: DEBUG nova.policy [None req-3c7b4e60-7b90-4029-9016-621cdbfa170e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9c6c256e460c4a64b04ebafa3c0bf9a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '833c25c6b9c74c06a5a8738b45a540d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.100180] [55187]: INFO nova.api.openstack.requestlog [None req-3c7b4e60-7b90-4029-9016-621cdbfa170e tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 200 len: 1305 microversion: 2.1 time: 0.059075 [ 846.100984] [55187]: [pid: 55187|app: 0|req: 2237/4598] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:26 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 1305 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.115795] [55188]: DEBUG nova.api.openstack.wsgi [None req-bfdbbf30-211f-436e-bb3b-4ec0c8a6e242 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.117973] [55188]: DEBUG nova.compute.api [None req-bfdbbf30-211f-436e-bb3b-4ec0c8a6e242 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.122108] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfdbbf30-211f-436e-bb3b-4ec0c8a6e242 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.122403] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfdbbf30-211f-436e-bb3b-4ec0c8a6e242 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.122633] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfdbbf30-211f-436e-bb3b-4ec0c8a6e242 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.123030] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfdbbf30-211f-436e-bb3b-4ec0c8a6e242 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.123276] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfdbbf30-211f-436e-bb3b-4ec0c8a6e242 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.123459] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfdbbf30-211f-436e-bb3b-4ec0c8a6e242 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.130100] [55187]: DEBUG nova.api.openstack.wsgi [None req-6879cc77-8bb5-4d0b-abda-8cc6b49286f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.131769] [55187]: DEBUG nova.compute.api [None req-6879cc77-8bb5-4d0b-abda-8cc6b49286f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.135119] [55187]: DEBUG oslo_concurrency.lockutils [None req-6879cc77-8bb5-4d0b-abda-8cc6b49286f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.135366] [55187]: DEBUG oslo_concurrency.lockutils [None req-6879cc77-8bb5-4d0b-abda-8cc6b49286f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.135553] [55187]: DEBUG oslo_concurrency.lockutils [None req-6879cc77-8bb5-4d0b-abda-8cc6b49286f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.135894] [55187]: DEBUG oslo_concurrency.lockutils [None req-6879cc77-8bb5-4d0b-abda-8cc6b49286f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.136101] [55187]: DEBUG oslo_concurrency.lockutils [None req-6879cc77-8bb5-4d0b-abda-8cc6b49286f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.136277] [55187]: DEBUG oslo_concurrency.lockutils [None req-6879cc77-8bb5-4d0b-abda-8cc6b49286f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.155993] [55188]: DEBUG nova.policy [None req-bfdbbf30-211f-436e-bb3b-4ec0c8a6e242 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.159991] [55188]: INFO nova.api.openstack.requestlog [None req-bfdbbf30-211f-436e-bb3b-4ec0c8a6e242 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.047556 [ 846.160119] [55188]: [pid: 55188|app: 0|req: 2362/4599] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:26 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.196082] [55188]: DEBUG nova.api.openstack.wsgi [None req-aa6a6eb1-af13-4a88-95e0-a31cb81f45bb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.198985] [55188]: DEBUG nova.compute.api [None req-aa6a6eb1-af13-4a88-95e0-a31cb81f45bb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.201811] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa6a6eb1-af13-4a88-95e0-a31cb81f45bb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.202106] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa6a6eb1-af13-4a88-95e0-a31cb81f45bb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.202269] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa6a6eb1-af13-4a88-95e0-a31cb81f45bb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.202622] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa6a6eb1-af13-4a88-95e0-a31cb81f45bb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.202899] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa6a6eb1-af13-4a88-95e0-a31cb81f45bb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.203043] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa6a6eb1-af13-4a88-95e0-a31cb81f45bb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.236620] [55187]: DEBUG nova.policy [None req-6879cc77-8bb5-4d0b-abda-8cc6b49286f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.242887] [55188]: DEBUG nova.policy [None req-aa6a6eb1-af13-4a88-95e0-a31cb81f45bb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.245702] [55187]: INFO nova.api.openstack.requestlog [None req-6879cc77-8bb5-4d0b-abda-8cc6b49286f3 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1327 microversion: 2.1 time: 0.117740 [ 846.246088] [55187]: [pid: 55187|app: 0|req: 2238/4600] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:26 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1327 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.247654] [55188]: INFO nova.api.openstack.requestlog [None req-aa6a6eb1-af13-4a88-95e0-a31cb81f45bb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.054384 [ 846.247971] [55188]: [pid: 55188|app: 0|req: 2363/4601] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:26 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.290306] [55187]: DEBUG nova.api.openstack.wsgi [None req-915b9bfb-3993-4287-bfca-2b7465c2c2f2 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.292073] [55187]: DEBUG nova.compute.api [None req-915b9bfb-3993-4287-bfca-2b7465c2c2f2 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.297628] [55187]: DEBUG oslo_concurrency.lockutils [None req-915b9bfb-3993-4287-bfca-2b7465c2c2f2 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.297875] [55187]: DEBUG oslo_concurrency.lockutils [None req-915b9bfb-3993-4287-bfca-2b7465c2c2f2 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.298075] [55187]: DEBUG oslo_concurrency.lockutils [None req-915b9bfb-3993-4287-bfca-2b7465c2c2f2 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.298452] [55187]: DEBUG oslo_concurrency.lockutils [None req-915b9bfb-3993-4287-bfca-2b7465c2c2f2 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.298645] [55187]: DEBUG oslo_concurrency.lockutils [None req-915b9bfb-3993-4287-bfca-2b7465c2c2f2 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.298817] [55187]: DEBUG oslo_concurrency.lockutils [None req-915b9bfb-3993-4287-bfca-2b7465c2c2f2 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.323741] [55188]: DEBUG nova.api.openstack.wsgi [None req-3e10cfcf-9176-49bc-9053-7754c388844a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.325608] [55188]: DEBUG nova.compute.api [None req-3e10cfcf-9176-49bc-9053-7754c388844a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.329344] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e10cfcf-9176-49bc-9053-7754c388844a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.329638] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e10cfcf-9176-49bc-9053-7754c388844a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.329872] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e10cfcf-9176-49bc-9053-7754c388844a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.330283] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e10cfcf-9176-49bc-9053-7754c388844a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.330584] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e10cfcf-9176-49bc-9053-7754c388844a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.330720] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e10cfcf-9176-49bc-9053-7754c388844a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.335733] [55187]: DEBUG nova.policy [None req-915b9bfb-3993-4287-bfca-2b7465c2c2f2 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.341761] [55187]: INFO nova.api.openstack.requestlog [None req-915b9bfb-3993-4287-bfca-2b7465c2c2f2 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1242 microversion: 2.1 time: 0.053587 [ 846.342337] [55187]: [pid: 55187|app: 0|req: 2239/4602] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:26 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.346893] [55187]: DEBUG nova.api.openstack.wsgi [None req-e2a2e02e-3e78-47ab-a204-52302286484c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.348937] [55187]: DEBUG nova.compute.api [None req-e2a2e02e-3e78-47ab-a204-52302286484c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.352827] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2a2e02e-3e78-47ab-a204-52302286484c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.352827] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2a2e02e-3e78-47ab-a204-52302286484c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.353049] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2a2e02e-3e78-47ab-a204-52302286484c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.353266] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2a2e02e-3e78-47ab-a204-52302286484c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.353470] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2a2e02e-3e78-47ab-a204-52302286484c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.353639] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2a2e02e-3e78-47ab-a204-52302286484c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.387174] [55187]: DEBUG nova.policy [None req-e2a2e02e-3e78-47ab-a204-52302286484c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.392540] [55187]: DEBUG nova.policy [None req-e2a2e02e-3e78-47ab-a204-52302286484c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.393244] [55187]: DEBUG nova.policy [None req-e2a2e02e-3e78-47ab-a204-52302286484c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.393854] [55187]: INFO nova.api.openstack.requestlog [None req-e2a2e02e-3e78-47ab-a204-52302286484c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.050542 [ 846.394235] [55187]: [pid: 55187|app: 0|req: 2240/4603] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:26 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 846.397476] [55187]: DEBUG nova.api.openstack.wsgi [req-b2aa4490-e087-4ec2-aec9-cdd2fd375641 req-5cd81615-dce8-401f-923e-16043bdfb291 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e0ceb003-ae7c-4707-b523-2363cc9833b9", "name": "network-vif-plugged", "status": "completed", "tag": "c3a20652-a3a0-478b-a05f-630070adac4d"}, {"name": "network-changed", "server_uuid": "e0ceb003-ae7c-4707-b523-2363cc9833b9", "tag": "c3a20652-a3a0-478b-a05f-630070adac4d"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 846.403563] [55187]: DEBUG oslo_concurrency.lockutils [req-b2aa4490-e087-4ec2-aec9-cdd2fd375641 req-5cd81615-dce8-401f-923e-16043bdfb291 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.403844] [55187]: DEBUG oslo_concurrency.lockutils [req-b2aa4490-e087-4ec2-aec9-cdd2fd375641 req-5cd81615-dce8-401f-923e-16043bdfb291 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.404047] [55187]: DEBUG oslo_concurrency.lockutils [req-b2aa4490-e087-4ec2-aec9-cdd2fd375641 req-5cd81615-dce8-401f-923e-16043bdfb291 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.411807] [55187]: INFO nova.api.openstack.compute.server_external_events [req-b2aa4490-e087-4ec2-aec9-cdd2fd375641 req-5cd81615-dce8-401f-923e-16043bdfb291 service nova] Creating event network-vif-plugged:c3a20652-a3a0-478b-a05f-630070adac4d for instance e0ceb003-ae7c-4707-b523-2363cc9833b9 on cpu-1 [ 846.412022] [55187]: INFO nova.api.openstack.compute.server_external_events [req-b2aa4490-e087-4ec2-aec9-cdd2fd375641 req-5cd81615-dce8-401f-923e-16043bdfb291 service nova] Creating event network-changed:c3a20652-a3a0-478b-a05f-630070adac4d for instance e0ceb003-ae7c-4707-b523-2363cc9833b9 on cpu-1 [ 846.415600] [55187]: INFO nova.api.openstack.requestlog [req-b2aa4490-e087-4ec2-aec9-cdd2fd375641 req-5cd81615-dce8-401f-923e-16043bdfb291 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.020449 [ 846.415730] [55187]: [pid: 55187|app: 0|req: 2241/4604] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:26 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 846.436029] [55187]: DEBUG nova.api.openstack.wsgi [None req-fa62479d-4f31-4554-8d0f-25f3756b5050 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.437897] [55187]: DEBUG nova.compute.api [None req-fa62479d-4f31-4554-8d0f-25f3756b5050 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.441625] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa62479d-4f31-4554-8d0f-25f3756b5050 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.441870] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa62479d-4f31-4554-8d0f-25f3756b5050 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.442059] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa62479d-4f31-4554-8d0f-25f3756b5050 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.442413] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa62479d-4f31-4554-8d0f-25f3756b5050 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.442983] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa62479d-4f31-4554-8d0f-25f3756b5050 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.442983] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa62479d-4f31-4554-8d0f-25f3756b5050 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.462962] [55188]: DEBUG nova.policy [None req-3e10cfcf-9176-49bc-9053-7754c388844a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.465454] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa62479d-4f31-4554-8d0f-25f3756b5050 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.465820] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa62479d-4f31-4554-8d0f-25f3756b5050 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.466144] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa62479d-4f31-4554-8d0f-25f3756b5050 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.466474] [55187]: DEBUG nova.objects.instance [None req-fa62479d-4f31-4554-8d0f-25f3756b5050 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 846.469433] [55188]: INFO nova.api.openstack.requestlog [None req-3e10cfcf-9176-49bc-9053-7754c388844a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.147850 [ 846.469925] [55188]: [pid: 55188|app: 0|req: 2364/4605] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:26 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 846.490289] [55187]: DEBUG nova.policy [None req-fa62479d-4f31-4554-8d0f-25f3756b5050 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.494653] [55187]: INFO nova.api.openstack.requestlog [None req-fa62479d-4f31-4554-8d0f-25f3756b5050 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.061390 [ 846.494983] [55187]: [pid: 55187|app: 0|req: 2242/4606] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:26 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 846.521222] [55188]: DEBUG nova.api.openstack.wsgi [None req-680bc4e1-944c-412f-a797-b4c4d272de6b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.522171] [55187]: DEBUG nova.api.openstack.wsgi [None req-a2dd220e-3ae0-4fd2-afc5-9877b5440d1a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.522990] [55188]: DEBUG nova.compute.api [None req-680bc4e1-944c-412f-a797-b4c4d272de6b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.523815] [55187]: DEBUG nova.compute.api [None req-a2dd220e-3ae0-4fd2-afc5-9877b5440d1a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.526591] [55188]: DEBUG oslo_concurrency.lockutils [None req-680bc4e1-944c-412f-a797-b4c4d272de6b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.526831] [55188]: DEBUG oslo_concurrency.lockutils [None req-680bc4e1-944c-412f-a797-b4c4d272de6b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.527028] [55188]: DEBUG oslo_concurrency.lockutils [None req-680bc4e1-944c-412f-a797-b4c4d272de6b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.527440] [55188]: DEBUG oslo_concurrency.lockutils [None req-680bc4e1-944c-412f-a797-b4c4d272de6b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.527672] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2dd220e-3ae0-4fd2-afc5-9877b5440d1a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.527729] [55188]: DEBUG oslo_concurrency.lockutils [None req-680bc4e1-944c-412f-a797-b4c4d272de6b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.527865] [55188]: DEBUG oslo_concurrency.lockutils [None req-680bc4e1-944c-412f-a797-b4c4d272de6b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.527919] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2dd220e-3ae0-4fd2-afc5-9877b5440d1a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.528150] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2dd220e-3ae0-4fd2-afc5-9877b5440d1a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.528517] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2dd220e-3ae0-4fd2-afc5-9877b5440d1a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.528716] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2dd220e-3ae0-4fd2-afc5-9877b5440d1a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.528889] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2dd220e-3ae0-4fd2-afc5-9877b5440d1a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.549843] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2dd220e-3ae0-4fd2-afc5-9877b5440d1a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.550112] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2dd220e-3ae0-4fd2-afc5-9877b5440d1a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.550305] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2dd220e-3ae0-4fd2-afc5-9877b5440d1a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.550843] [55187]: DEBUG nova.objects.instance [None req-a2dd220e-3ae0-4fd2-afc5-9877b5440d1a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 846.552416] [55188]: DEBUG oslo_concurrency.lockutils [None req-680bc4e1-944c-412f-a797-b4c4d272de6b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.552689] [55188]: DEBUG oslo_concurrency.lockutils [None req-680bc4e1-944c-412f-a797-b4c4d272de6b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.552880] [55188]: DEBUG oslo_concurrency.lockutils [None req-680bc4e1-944c-412f-a797-b4c4d272de6b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.553098] [55188]: DEBUG nova.objects.instance [None req-680bc4e1-944c-412f-a797-b4c4d272de6b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 846.572490] [55188]: DEBUG nova.policy [None req-680bc4e1-944c-412f-a797-b4c4d272de6b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.577528] [55188]: INFO nova.api.openstack.requestlog [None req-680bc4e1-944c-412f-a797-b4c4d272de6b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.058681 [ 846.578110] [55188]: [pid: 55188|app: 0|req: 2365/4607] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:26 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.580946] [55188]: DEBUG nova.api.openstack.wsgi [None req-825f9e5a-436a-4167-b16b-2274e7058d33 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.581573] [55187]: DEBUG nova.policy [None req-a2dd220e-3ae0-4fd2-afc5-9877b5440d1a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.582739] [55188]: DEBUG nova.compute.api [None req-825f9e5a-436a-4167-b16b-2274e7058d33 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.586295] [55187]: INFO nova.api.openstack.requestlog [None req-a2dd220e-3ae0-4fd2-afc5-9877b5440d1a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.066376 [ 846.586384] [55188]: DEBUG oslo_concurrency.lockutils [None req-825f9e5a-436a-4167-b16b-2274e7058d33 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.586570] [55188]: DEBUG oslo_concurrency.lockutils [None req-825f9e5a-436a-4167-b16b-2274e7058d33 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.586649] [55187]: [pid: 55187|app: 0|req: 2243/4608] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:26 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.586845] [55188]: DEBUG oslo_concurrency.lockutils [None req-825f9e5a-436a-4167-b16b-2274e7058d33 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.587273] [55188]: DEBUG oslo_concurrency.lockutils [None req-825f9e5a-436a-4167-b16b-2274e7058d33 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.587483] [55188]: DEBUG oslo_concurrency.lockutils [None req-825f9e5a-436a-4167-b16b-2274e7058d33 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.587693] [55188]: DEBUG oslo_concurrency.lockutils [None req-825f9e5a-436a-4167-b16b-2274e7058d33 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.589375] [55187]: DEBUG nova.api.openstack.wsgi [None req-0fa45f8a-0302-44de-9457-1245afd978ab tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.591017] [55187]: DEBUG nova.compute.api [None req-0fa45f8a-0302-44de-9457-1245afd978ab tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.594409] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fa45f8a-0302-44de-9457-1245afd978ab tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.594652] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fa45f8a-0302-44de-9457-1245afd978ab tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.594831] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fa45f8a-0302-44de-9457-1245afd978ab tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.595242] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fa45f8a-0302-44de-9457-1245afd978ab tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.595600] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fa45f8a-0302-44de-9457-1245afd978ab tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.595665] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fa45f8a-0302-44de-9457-1245afd978ab tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.624592] [55188]: DEBUG nova.policy [None req-825f9e5a-436a-4167-b16b-2274e7058d33 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.630618] [55188]: INFO nova.api.openstack.requestlog [None req-825f9e5a-436a-4167-b16b-2274e7058d33 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.051871 [ 846.633135] [55188]: [pid: 55188|app: 0|req: 2366/4609] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:26 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.652958] [55187]: DEBUG nova.policy [None req-0fa45f8a-0302-44de-9457-1245afd978ab tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.653330] [55188]: DEBUG nova.api.openstack.wsgi [None req-d928226e-a8c4-4916-a56f-0b05fc9c3fab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.655173] [55188]: DEBUG nova.compute.api [None req-d928226e-a8c4-4916-a56f-0b05fc9c3fab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.658893] [55188]: DEBUG oslo_concurrency.lockutils [None req-d928226e-a8c4-4916-a56f-0b05fc9c3fab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.659165] [55188]: DEBUG oslo_concurrency.lockutils [None req-d928226e-a8c4-4916-a56f-0b05fc9c3fab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.659474] [55188]: DEBUG oslo_concurrency.lockutils [None req-d928226e-a8c4-4916-a56f-0b05fc9c3fab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.659580] [55187]: INFO nova.api.openstack.requestlog [None req-0fa45f8a-0302-44de-9457-1245afd978ab tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.071953 [ 846.660016] [55188]: DEBUG oslo_concurrency.lockutils [None req-d928226e-a8c4-4916-a56f-0b05fc9c3fab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.660121] [55187]: [pid: 55187|app: 0|req: 2244/4610] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:26 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.660800] [55188]: DEBUG oslo_concurrency.lockutils [None req-d928226e-a8c4-4916-a56f-0b05fc9c3fab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.660800] [55188]: DEBUG oslo_concurrency.lockutils [None req-d928226e-a8c4-4916-a56f-0b05fc9c3fab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.679155] [55188]: DEBUG oslo_concurrency.lockutils [None req-d928226e-a8c4-4916-a56f-0b05fc9c3fab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.679353] [55188]: DEBUG oslo_concurrency.lockutils [None req-d928226e-a8c4-4916-a56f-0b05fc9c3fab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.679516] [55188]: DEBUG oslo_concurrency.lockutils [None req-d928226e-a8c4-4916-a56f-0b05fc9c3fab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.679709] [55188]: DEBUG nova.objects.instance [None req-d928226e-a8c4-4916-a56f-0b05fc9c3fab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 846.699648] [55188]: DEBUG nova.policy [None req-d928226e-a8c4-4916-a56f-0b05fc9c3fab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.704521] [55188]: INFO nova.api.openstack.requestlog [None req-d928226e-a8c4-4916-a56f-0b05fc9c3fab tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.053482 [ 846.705168] [55188]: [pid: 55188|app: 0|req: 2367/4611] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:27 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 846.707256] [55187]: DEBUG nova.api.openstack.wsgi [None req-6cac6d8c-dc74-4695-aff8-d407a8d69a82 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.710741] [55187]: DEBUG nova.compute.api [None req-6cac6d8c-dc74-4695-aff8-d407a8d69a82 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.713806] [55187]: DEBUG oslo_concurrency.lockutils [None req-6cac6d8c-dc74-4695-aff8-d407a8d69a82 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.714219] [55187]: DEBUG oslo_concurrency.lockutils [None req-6cac6d8c-dc74-4695-aff8-d407a8d69a82 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.714569] [55187]: DEBUG oslo_concurrency.lockutils [None req-6cac6d8c-dc74-4695-aff8-d407a8d69a82 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.716025] [55187]: DEBUG oslo_concurrency.lockutils [None req-6cac6d8c-dc74-4695-aff8-d407a8d69a82 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.716025] [55187]: DEBUG oslo_concurrency.lockutils [None req-6cac6d8c-dc74-4695-aff8-d407a8d69a82 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.716025] [55187]: DEBUG oslo_concurrency.lockutils [None req-6cac6d8c-dc74-4695-aff8-d407a8d69a82 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.749147] [55187]: DEBUG nova.policy [None req-6cac6d8c-dc74-4695-aff8-d407a8d69a82 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.753508] [55187]: DEBUG nova.policy [None req-6cac6d8c-dc74-4695-aff8-d407a8d69a82 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.754131] [55187]: DEBUG nova.policy [None req-6cac6d8c-dc74-4695-aff8-d407a8d69a82 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.758151] [55187]: INFO nova.api.openstack.requestlog [None req-6cac6d8c-dc74-4695-aff8-d407a8d69a82 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1496 microversion: 2.94 time: 0.054079 [ 846.758495] [55187]: [pid: 55187|app: 0|req: 2245/4612] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:27 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1496 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 846.792523] [55188]: DEBUG nova.api.openstack.wsgi [None req-f834baad-062a-42dc-abda-f7cba73d88c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.794999] [55188]: DEBUG nova.compute.api [None req-f834baad-062a-42dc-abda-f7cba73d88c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.799268] [55188]: DEBUG oslo_concurrency.lockutils [None req-f834baad-062a-42dc-abda-f7cba73d88c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.799659] [55188]: DEBUG oslo_concurrency.lockutils [None req-f834baad-062a-42dc-abda-f7cba73d88c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.799958] [55188]: DEBUG oslo_concurrency.lockutils [None req-f834baad-062a-42dc-abda-f7cba73d88c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.800510] [55188]: DEBUG oslo_concurrency.lockutils [None req-f834baad-062a-42dc-abda-f7cba73d88c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.800797] [55188]: DEBUG oslo_concurrency.lockutils [None req-f834baad-062a-42dc-abda-f7cba73d88c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.800988] [55188]: DEBUG oslo_concurrency.lockutils [None req-f834baad-062a-42dc-abda-f7cba73d88c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.822135] [55188]: DEBUG oslo_concurrency.lockutils [None req-f834baad-062a-42dc-abda-f7cba73d88c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.822386] [55188]: DEBUG oslo_concurrency.lockutils [None req-f834baad-062a-42dc-abda-f7cba73d88c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.822572] [55188]: DEBUG oslo_concurrency.lockutils [None req-f834baad-062a-42dc-abda-f7cba73d88c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.822770] [55188]: DEBUG nova.objects.instance [None req-f834baad-062a-42dc-abda-f7cba73d88c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 846.842198] [55188]: DEBUG nova.policy [None req-f834baad-062a-42dc-abda-f7cba73d88c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.847139] [55188]: INFO nova.api.openstack.requestlog [None req-f834baad-062a-42dc-abda-f7cba73d88c3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.057504 [ 846.847568] [55188]: [pid: 55188|app: 0|req: 2368/4613] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:27 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.850655] [55187]: DEBUG nova.api.openstack.wsgi [None req-a846a6e4-9dd8-4e62-a99b-4910e0fc4ef8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.852422] [55187]: DEBUG nova.compute.api [None req-a846a6e4-9dd8-4e62-a99b-4910e0fc4ef8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.855873] [55187]: DEBUG oslo_concurrency.lockutils [None req-a846a6e4-9dd8-4e62-a99b-4910e0fc4ef8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.856112] [55187]: DEBUG oslo_concurrency.lockutils [None req-a846a6e4-9dd8-4e62-a99b-4910e0fc4ef8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.856306] [55187]: DEBUG oslo_concurrency.lockutils [None req-a846a6e4-9dd8-4e62-a99b-4910e0fc4ef8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.856657] [55187]: DEBUG oslo_concurrency.lockutils [None req-a846a6e4-9dd8-4e62-a99b-4910e0fc4ef8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.856856] [55187]: DEBUG oslo_concurrency.lockutils [None req-a846a6e4-9dd8-4e62-a99b-4910e0fc4ef8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.857038] [55187]: DEBUG oslo_concurrency.lockutils [None req-a846a6e4-9dd8-4e62-a99b-4910e0fc4ef8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.874187] [55187]: DEBUG oslo_concurrency.lockutils [None req-a846a6e4-9dd8-4e62-a99b-4910e0fc4ef8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.874417] [55187]: DEBUG oslo_concurrency.lockutils [None req-a846a6e4-9dd8-4e62-a99b-4910e0fc4ef8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.874597] [55187]: DEBUG oslo_concurrency.lockutils [None req-a846a6e4-9dd8-4e62-a99b-4910e0fc4ef8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.874791] [55187]: DEBUG nova.objects.instance [None req-a846a6e4-9dd8-4e62-a99b-4910e0fc4ef8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 846.886390] [55188]: DEBUG nova.api.openstack.wsgi [None req-6b288cc5-db82-41d4-b055-3874a25b6b33 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.888355] [55188]: DEBUG nova.compute.api [None req-6b288cc5-db82-41d4-b055-3874a25b6b33 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.891884] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b288cc5-db82-41d4-b055-3874a25b6b33 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.892279] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b288cc5-db82-41d4-b055-3874a25b6b33 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.892503] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b288cc5-db82-41d4-b055-3874a25b6b33 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.892866] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b288cc5-db82-41d4-b055-3874a25b6b33 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.893134] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b288cc5-db82-41d4-b055-3874a25b6b33 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.893290] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b288cc5-db82-41d4-b055-3874a25b6b33 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.894768] [55187]: DEBUG nova.policy [None req-a846a6e4-9dd8-4e62-a99b-4910e0fc4ef8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.899119] [55187]: INFO nova.api.openstack.requestlog [None req-a846a6e4-9dd8-4e62-a99b-4910e0fc4ef8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.051294 [ 846.899480] [55187]: [pid: 55187|app: 0|req: 2246/4614] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:27 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.925549] [55188]: DEBUG nova.policy [None req-6b288cc5-db82-41d4-b055-3874a25b6b33 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.929687] [55188]: INFO nova.api.openstack.requestlog [None req-6b288cc5-db82-41d4-b055-3874a25b6b33 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.045713 [ 846.929984] [55188]: [pid: 55188|app: 0|req: 2369/4615] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:27 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.948327] [55187]: DEBUG nova.api.openstack.wsgi [None req-42005dbe-70bc-4939-a577-832748b31cb2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 846.950074] [55187]: DEBUG nova.compute.api [None req-42005dbe-70bc-4939-a577-832748b31cb2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 846.953524] [55187]: DEBUG oslo_concurrency.lockutils [None req-42005dbe-70bc-4939-a577-832748b31cb2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.953760] [55187]: DEBUG oslo_concurrency.lockutils [None req-42005dbe-70bc-4939-a577-832748b31cb2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.953942] [55187]: DEBUG oslo_concurrency.lockutils [None req-42005dbe-70bc-4939-a577-832748b31cb2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.954299] [55187]: DEBUG oslo_concurrency.lockutils [None req-42005dbe-70bc-4939-a577-832748b31cb2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.954494] [55187]: DEBUG oslo_concurrency.lockutils [None req-42005dbe-70bc-4939-a577-832748b31cb2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.954738] [55187]: DEBUG oslo_concurrency.lockutils [None req-42005dbe-70bc-4939-a577-832748b31cb2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.985930] [55187]: DEBUG nova.policy [None req-42005dbe-70bc-4939-a577-832748b31cb2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.989910] [55187]: INFO nova.api.openstack.requestlog [None req-42005dbe-70bc-4939-a577-832748b31cb2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1210 microversion: 2.1 time: 0.043781 [ 846.990054] [55187]: [pid: 55187|app: 0|req: 2247/4616] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:27 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1210 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.018387] [55188]: DEBUG nova.api.openstack.wsgi [None req-a7219cdf-2ec1-46d8-a135-a44ee6abdb74 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.020162] [55188]: DEBUG nova.compute.api [None req-a7219cdf-2ec1-46d8-a135-a44ee6abdb74 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.023798] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7219cdf-2ec1-46d8-a135-a44ee6abdb74 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.024048] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7219cdf-2ec1-46d8-a135-a44ee6abdb74 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.024239] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7219cdf-2ec1-46d8-a135-a44ee6abdb74 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.024588] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7219cdf-2ec1-46d8-a135-a44ee6abdb74 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.024786] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7219cdf-2ec1-46d8-a135-a44ee6abdb74 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.024959] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7219cdf-2ec1-46d8-a135-a44ee6abdb74 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.053453] [55187]: DEBUG nova.api.openstack.wsgi [None req-282c9132-32b1-4e73-a66a-2d46679109fd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.055172] [55187]: DEBUG nova.compute.api [None req-282c9132-32b1-4e73-a66a-2d46679109fd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.058691] [55187]: DEBUG oslo_concurrency.lockutils [None req-282c9132-32b1-4e73-a66a-2d46679109fd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.058924] [55187]: DEBUG oslo_concurrency.lockutils [None req-282c9132-32b1-4e73-a66a-2d46679109fd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.059116] [55187]: DEBUG oslo_concurrency.lockutils [None req-282c9132-32b1-4e73-a66a-2d46679109fd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.059479] [55187]: DEBUG oslo_concurrency.lockutils [None req-282c9132-32b1-4e73-a66a-2d46679109fd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.059685] [55187]: DEBUG oslo_concurrency.lockutils [None req-282c9132-32b1-4e73-a66a-2d46679109fd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.059860] [55187]: DEBUG oslo_concurrency.lockutils [None req-282c9132-32b1-4e73-a66a-2d46679109fd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.162607] [55187]: DEBUG nova.policy [None req-282c9132-32b1-4e73-a66a-2d46679109fd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.167593] [55187]: DEBUG nova.policy [None req-282c9132-32b1-4e73-a66a-2d46679109fd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.168318] [55187]: DEBUG nova.policy [None req-282c9132-32b1-4e73-a66a-2d46679109fd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.171251] [55187]: INFO nova.api.openstack.requestlog [None req-282c9132-32b1-4e73-a66a-2d46679109fd tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1727 microversion: 2.93 time: 0.120097 [ 847.171588] [55187]: [pid: 55187|app: 0|req: 2248/4617] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:27 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1727 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 847.174053] [55187]: DEBUG nova.api.openstack.wsgi [None req-0b7ec427-9846-424b-a73d-260e8505ff25 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.175688] [55187]: DEBUG nova.compute.api [None req-0b7ec427-9846-424b-a73d-260e8505ff25 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.178906] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b7ec427-9846-424b-a73d-260e8505ff25 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.179148] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b7ec427-9846-424b-a73d-260e8505ff25 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.179333] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b7ec427-9846-424b-a73d-260e8505ff25 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.179683] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b7ec427-9846-424b-a73d-260e8505ff25 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.179956] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b7ec427-9846-424b-a73d-260e8505ff25 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.180596] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b7ec427-9846-424b-a73d-260e8505ff25 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.200845] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b7ec427-9846-424b-a73d-260e8505ff25 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.201304] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b7ec427-9846-424b-a73d-260e8505ff25 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.201304] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b7ec427-9846-424b-a73d-260e8505ff25 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.201491] [55187]: DEBUG nova.objects.instance [None req-0b7ec427-9846-424b-a73d-260e8505ff25 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 847.235291] [55187]: DEBUG nova.policy [None req-0b7ec427-9846-424b-a73d-260e8505ff25 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.240773] [55187]: DEBUG nova.policy [None req-0b7ec427-9846-424b-a73d-260e8505ff25 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.241290] [55187]: DEBUG nova.policy [None req-0b7ec427-9846-424b-a73d-260e8505ff25 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.242723] [55187]: INFO nova.api.openstack.requestlog [None req-0b7ec427-9846-424b-a73d-260e8505ff25 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.070422 [ 847.243198] [55187]: [pid: 55187|app: 0|req: 2249/4618] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:27 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 847.245822] [55187]: DEBUG nova.api.openstack.wsgi [None req-5ab243d4-06d2-4047-bf51-2639e616e059 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.247458] [55187]: DEBUG nova.compute.api [None req-5ab243d4-06d2-4047-bf51-2639e616e059 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] [instance: a03925d2-fbc2-4b5f-b95f-43f36e2692f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.250748] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ab243d4-06d2-4047-bf51-2639e616e059 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.250990] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ab243d4-06d2-4047-bf51-2639e616e059 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.251190] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ab243d4-06d2-4047-bf51-2639e616e059 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.251546] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ab243d4-06d2-4047-bf51-2639e616e059 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.252958] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ab243d4-06d2-4047-bf51-2639e616e059 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.252958] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ab243d4-06d2-4047-bf51-2639e616e059 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.262815] [55187]: INFO nova.api.openstack.wsgi [None req-5ab243d4-06d2-4047-bf51-2639e616e059 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] HTTP exception thrown: Instance a03925d2-fbc2-4b5f-b95f-43f36e2692f2 could not be found. [ 847.263151] [55187]: DEBUG nova.api.openstack.wsgi [None req-5ab243d4-06d2-4047-bf51-2639e616e059 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] Returning 404 to user: Instance a03925d2-fbc2-4b5f-b95f-43f36e2692f2 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 847.263571] [55187]: INFO nova.api.openstack.requestlog [None req-5ab243d4-06d2-4047-bf51-2639e616e059 tempest-ListServerFiltersTestJSON-1593756926 tempest-ListServerFiltersTestJSON-1593756926-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2" status: 404 len: 111 microversion: 2.1 time: 0.019836 [ 847.263982] [55187]: [pid: 55187|app: 0|req: 2250/4619] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:27 2025] GET /compute/v2.1/servers/a03925d2-fbc2-4b5f-b95f-43f36e2692f2 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 847.268273] [55187]: DEBUG nova.api.openstack.wsgi [None req-e8a724aa-44d7-4ea4-98a3-13ae4d9b12c8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.270054] [55187]: DEBUG nova.compute.api [None req-e8a724aa-44d7-4ea4-98a3-13ae4d9b12c8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.277724] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8a724aa-44d7-4ea4-98a3-13ae4d9b12c8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.277724] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8a724aa-44d7-4ea4-98a3-13ae4d9b12c8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.277724] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8a724aa-44d7-4ea4-98a3-13ae4d9b12c8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.277724] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8a724aa-44d7-4ea4-98a3-13ae4d9b12c8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.277724] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8a724aa-44d7-4ea4-98a3-13ae4d9b12c8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.278046] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8a724aa-44d7-4ea4-98a3-13ae4d9b12c8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.324296] [55187]: DEBUG nova.policy [None req-e8a724aa-44d7-4ea4-98a3-13ae4d9b12c8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.329082] [55187]: INFO nova.api.openstack.requestlog [None req-e8a724aa-44d7-4ea4-98a3-13ae4d9b12c8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.062599 [ 847.329416] [55187]: [pid: 55187|app: 0|req: 2251/4620] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:27 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.332399] [55187]: DEBUG nova.api.openstack.wsgi [None req-9dffaa35-0721-401d-8a4f-cb698d7780e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.334343] [55187]: DEBUG nova.compute.api [None req-9dffaa35-0721-401d-8a4f-cb698d7780e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.338402] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dffaa35-0721-401d-8a4f-cb698d7780e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.338814] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dffaa35-0721-401d-8a4f-cb698d7780e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.339155] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dffaa35-0721-401d-8a4f-cb698d7780e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.339728] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dffaa35-0721-401d-8a4f-cb698d7780e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.340100] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dffaa35-0721-401d-8a4f-cb698d7780e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.340431] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dffaa35-0721-401d-8a4f-cb698d7780e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.342506] [55188]: DEBUG nova.policy [None req-a7219cdf-2ec1-46d8-a135-a44ee6abdb74 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.348940] [55188]: INFO nova.api.openstack.requestlog [None req-a7219cdf-2ec1-46d8-a135-a44ee6abdb74 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.333039 [ 847.349312] [55188]: [pid: 55188|app: 0|req: 2370/4621] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:27 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.352089] [55188]: DEBUG nova.api.openstack.wsgi [None req-3055727e-3ee7-4736-a4cd-c6fbd53ecb34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.353974] [55188]: DEBUG nova.compute.api [None req-3055727e-3ee7-4736-a4cd-c6fbd53ecb34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.357593] [55188]: DEBUG oslo_concurrency.lockutils [None req-3055727e-3ee7-4736-a4cd-c6fbd53ecb34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.357867] [55188]: DEBUG oslo_concurrency.lockutils [None req-3055727e-3ee7-4736-a4cd-c6fbd53ecb34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.358143] [55188]: DEBUG oslo_concurrency.lockutils [None req-3055727e-3ee7-4736-a4cd-c6fbd53ecb34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.358548] [55188]: DEBUG oslo_concurrency.lockutils [None req-3055727e-3ee7-4736-a4cd-c6fbd53ecb34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.358772] [55188]: DEBUG oslo_concurrency.lockutils [None req-3055727e-3ee7-4736-a4cd-c6fbd53ecb34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.358979] [55188]: DEBUG oslo_concurrency.lockutils [None req-3055727e-3ee7-4736-a4cd-c6fbd53ecb34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.420561] [55187]: INFO nova.api.openstack.requestlog [None req-9dffaa35-0721-401d-8a4f-cb698d7780e7 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364/os-interface" status: 200 len: 300 microversion: 2.93 time: 0.090409 [ 847.420927] [55187]: [pid: 55187|app: 0|req: 2252/4622] 10.180.1.21 () {60 vars in 1311 bytes} [Wed Mar 26 22:05:27 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364/os-interface => generated 300 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 847.425033] [55187]: DEBUG nova.api.openstack.wsgi [None req-37c50f97-b52b-4a68-8989-39cce0f9132a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.426456] [55187]: DEBUG nova.compute.api [None req-37c50f97-b52b-4a68-8989-39cce0f9132a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.435197] [55187]: DEBUG oslo_concurrency.lockutils [None req-37c50f97-b52b-4a68-8989-39cce0f9132a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.435197] [55187]: DEBUG oslo_concurrency.lockutils [None req-37c50f97-b52b-4a68-8989-39cce0f9132a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.435197] [55187]: DEBUG oslo_concurrency.lockutils [None req-37c50f97-b52b-4a68-8989-39cce0f9132a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.435349] [55187]: DEBUG oslo_concurrency.lockutils [None req-37c50f97-b52b-4a68-8989-39cce0f9132a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.435560] [55187]: DEBUG oslo_concurrency.lockutils [None req-37c50f97-b52b-4a68-8989-39cce0f9132a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.435729] [55187]: DEBUG oslo_concurrency.lockutils [None req-37c50f97-b52b-4a68-8989-39cce0f9132a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.468665] [55188]: DEBUG nova.policy [None req-3055727e-3ee7-4736-a4cd-c6fbd53ecb34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.473101] [55188]: INFO nova.api.openstack.requestlog [None req-3055727e-3ee7-4736-a4cd-c6fbd53ecb34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1315 microversion: 2.1 time: 0.123090 [ 847.473409] [55188]: [pid: 55188|app: 0|req: 2371/4623] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:27 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1315 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.475950] [55188]: DEBUG nova.api.openstack.wsgi [None req-cf61d86a-4947-4a5d-b986-cbb85ee013d3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.481021] [55188]: DEBUG nova.compute.api [None req-cf61d86a-4947-4a5d-b986-cbb85ee013d3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.481021] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf61d86a-4947-4a5d-b986-cbb85ee013d3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.481166] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf61d86a-4947-4a5d-b986-cbb85ee013d3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.481321] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf61d86a-4947-4a5d-b986-cbb85ee013d3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.481641] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf61d86a-4947-4a5d-b986-cbb85ee013d3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.481834] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf61d86a-4947-4a5d-b986-cbb85ee013d3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.482061] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf61d86a-4947-4a5d-b986-cbb85ee013d3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.492523] [55187]: DEBUG nova.policy [None req-37c50f97-b52b-4a68-8989-39cce0f9132a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.496706] [55187]: INFO nova.api.openstack.requestlog [None req-37c50f97-b52b-4a68-8989-39cce0f9132a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.075191 [ 847.497210] [55187]: [pid: 55187|app: 0|req: 2253/4624] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:27 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.500915] [55187]: DEBUG nova.api.openstack.wsgi [None req-71978dae-bace-45aa-9f77-aec276fadeb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.502535] [55187]: DEBUG nova.compute.api [None req-71978dae-bace-45aa-9f77-aec276fadeb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.509030] [55187]: DEBUG oslo_concurrency.lockutils [None req-71978dae-bace-45aa-9f77-aec276fadeb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.509030] [55187]: DEBUG oslo_concurrency.lockutils [None req-71978dae-bace-45aa-9f77-aec276fadeb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.509212] [55187]: DEBUG oslo_concurrency.lockutils [None req-71978dae-bace-45aa-9f77-aec276fadeb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.509653] [55187]: DEBUG oslo_concurrency.lockutils [None req-71978dae-bace-45aa-9f77-aec276fadeb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.509928] [55187]: DEBUG oslo_concurrency.lockutils [None req-71978dae-bace-45aa-9f77-aec276fadeb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.510083] [55187]: DEBUG oslo_concurrency.lockutils [None req-71978dae-bace-45aa-9f77-aec276fadeb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.523257] [55188]: DEBUG nova.policy [None req-cf61d86a-4947-4a5d-b986-cbb85ee013d3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.527651] [55188]: INFO nova.api.openstack.requestlog [None req-cf61d86a-4947-4a5d-b986-cbb85ee013d3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1242 microversion: 2.1 time: 0.053621 [ 847.527973] [55188]: [pid: 55188|app: 0|req: 2372/4625] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:27 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.530555] [55188]: DEBUG nova.api.openstack.wsgi [None req-5a2584e4-f728-4203-acfd-f7f5340ed443 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.532895] [55188]: DEBUG nova.compute.api [None req-5a2584e4-f728-4203-acfd-f7f5340ed443 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.536277] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a2584e4-f728-4203-acfd-f7f5340ed443 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.536511] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a2584e4-f728-4203-acfd-f7f5340ed443 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.536698] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a2584e4-f728-4203-acfd-f7f5340ed443 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.537057] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a2584e4-f728-4203-acfd-f7f5340ed443 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.537297] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a2584e4-f728-4203-acfd-f7f5340ed443 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.537475] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a2584e4-f728-4203-acfd-f7f5340ed443 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.549980] [55187]: DEBUG nova.policy [None req-71978dae-bace-45aa-9f77-aec276fadeb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.555594] [55187]: DEBUG nova.policy [None req-71978dae-bace-45aa-9f77-aec276fadeb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.556318] [55187]: DEBUG nova.policy [None req-71978dae-bace-45aa-9f77-aec276fadeb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.557164] [55187]: INFO nova.api.openstack.requestlog [None req-71978dae-bace-45aa-9f77-aec276fadeb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.059506 [ 847.557847] [55187]: [pid: 55187|app: 0|req: 2254/4626] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:27 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 847.560286] [55187]: DEBUG nova.api.openstack.wsgi [None req-b911b0fc-1d66-4b9a-aee6-4b412b84f829 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.562381] [55187]: DEBUG nova.compute.api [None req-b911b0fc-1d66-4b9a-aee6-4b412b84f829 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.567795] [55187]: DEBUG oslo_concurrency.lockutils [None req-b911b0fc-1d66-4b9a-aee6-4b412b84f829 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.568094] [55187]: DEBUG oslo_concurrency.lockutils [None req-b911b0fc-1d66-4b9a-aee6-4b412b84f829 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.568341] [55187]: DEBUG oslo_concurrency.lockutils [None req-b911b0fc-1d66-4b9a-aee6-4b412b84f829 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.568913] [55187]: DEBUG oslo_concurrency.lockutils [None req-b911b0fc-1d66-4b9a-aee6-4b412b84f829 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.569171] [55187]: DEBUG oslo_concurrency.lockutils [None req-b911b0fc-1d66-4b9a-aee6-4b412b84f829 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.569382] [55187]: DEBUG oslo_concurrency.lockutils [None req-b911b0fc-1d66-4b9a-aee6-4b412b84f829 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.591425] [55187]: DEBUG oslo_concurrency.lockutils [None req-b911b0fc-1d66-4b9a-aee6-4b412b84f829 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.591532] [55187]: DEBUG oslo_concurrency.lockutils [None req-b911b0fc-1d66-4b9a-aee6-4b412b84f829 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.591730] [55187]: DEBUG oslo_concurrency.lockutils [None req-b911b0fc-1d66-4b9a-aee6-4b412b84f829 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.591946] [55187]: DEBUG nova.objects.instance [None req-b911b0fc-1d66-4b9a-aee6-4b412b84f829 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 847.628862] [55187]: DEBUG nova.policy [None req-b911b0fc-1d66-4b9a-aee6-4b412b84f829 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.633825] [55187]: INFO nova.api.openstack.requestlog [None req-b911b0fc-1d66-4b9a-aee6-4b412b84f829 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.075322 [ 847.634176] [55187]: [pid: 55187|app: 0|req: 2255/4627] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:27 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.636801] [55187]: DEBUG nova.api.openstack.wsgi [None req-c8846791-b25e-4f94-8698-3855fa63741f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.642586] [55187]: DEBUG nova.compute.api [None req-c8846791-b25e-4f94-8698-3855fa63741f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.649410] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8846791-b25e-4f94-8698-3855fa63741f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.649668] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8846791-b25e-4f94-8698-3855fa63741f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.649857] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8846791-b25e-4f94-8698-3855fa63741f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.650238] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8846791-b25e-4f94-8698-3855fa63741f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.650439] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8846791-b25e-4f94-8698-3855fa63741f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.650614] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8846791-b25e-4f94-8698-3855fa63741f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.662391] [55188]: DEBUG nova.policy [None req-5a2584e4-f728-4203-acfd-f7f5340ed443 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.667876] [55188]: INFO nova.api.openstack.requestlog [None req-5a2584e4-f728-4203-acfd-f7f5340ed443 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.139204 [ 847.671361] [55188]: [pid: 55188|app: 0|req: 2373/4628] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:27 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.673965] [55188]: DEBUG nova.api.openstack.wsgi [None req-719a437c-a277-4388-b1b7-a304d896b9eb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.674279] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8846791-b25e-4f94-8698-3855fa63741f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.674600] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8846791-b25e-4f94-8698-3855fa63741f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.674703] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8846791-b25e-4f94-8698-3855fa63741f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.674921] [55187]: DEBUG nova.objects.instance [None req-c8846791-b25e-4f94-8698-3855fa63741f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 847.677254] [55188]: DEBUG nova.compute.api [None req-719a437c-a277-4388-b1b7-a304d896b9eb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.684316] [55188]: DEBUG oslo_concurrency.lockutils [None req-719a437c-a277-4388-b1b7-a304d896b9eb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.684316] [55188]: DEBUG oslo_concurrency.lockutils [None req-719a437c-a277-4388-b1b7-a304d896b9eb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.684316] [55188]: DEBUG oslo_concurrency.lockutils [None req-719a437c-a277-4388-b1b7-a304d896b9eb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.684316] [55188]: DEBUG oslo_concurrency.lockutils [None req-719a437c-a277-4388-b1b7-a304d896b9eb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.684316] [55188]: DEBUG oslo_concurrency.lockutils [None req-719a437c-a277-4388-b1b7-a304d896b9eb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.684316] [55188]: DEBUG oslo_concurrency.lockutils [None req-719a437c-a277-4388-b1b7-a304d896b9eb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.709176] [55187]: DEBUG nova.policy [None req-c8846791-b25e-4f94-8698-3855fa63741f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.709266] [55188]: DEBUG oslo_concurrency.lockutils [None req-719a437c-a277-4388-b1b7-a304d896b9eb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.709601] [55188]: DEBUG oslo_concurrency.lockutils [None req-719a437c-a277-4388-b1b7-a304d896b9eb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.709803] [55188]: DEBUG oslo_concurrency.lockutils [None req-719a437c-a277-4388-b1b7-a304d896b9eb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.710033] [55188]: DEBUG nova.objects.instance [None req-719a437c-a277-4388-b1b7-a304d896b9eb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 847.715750] [55187]: INFO nova.api.openstack.requestlog [None req-c8846791-b25e-4f94-8698-3855fa63741f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.077157 [ 847.715750] [55187]: [pid: 55187|app: 0|req: 2256/4629] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:28 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.715750] [55187]: DEBUG nova.api.openstack.wsgi [None req-40c55531-0464-4545-8990-8adb885fa4a5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.716839] [55187]: DEBUG nova.compute.api [None req-40c55531-0464-4545-8990-8adb885fa4a5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.721036] [55187]: DEBUG oslo_concurrency.lockutils [None req-40c55531-0464-4545-8990-8adb885fa4a5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.721290] [55187]: DEBUG oslo_concurrency.lockutils [None req-40c55531-0464-4545-8990-8adb885fa4a5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.721723] [55187]: DEBUG oslo_concurrency.lockutils [None req-40c55531-0464-4545-8990-8adb885fa4a5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.721828] [55187]: DEBUG oslo_concurrency.lockutils [None req-40c55531-0464-4545-8990-8adb885fa4a5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.722029] [55187]: DEBUG oslo_concurrency.lockutils [None req-40c55531-0464-4545-8990-8adb885fa4a5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.722207] [55187]: DEBUG oslo_concurrency.lockutils [None req-40c55531-0464-4545-8990-8adb885fa4a5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.740905] [55188]: DEBUG nova.policy [None req-719a437c-a277-4388-b1b7-a304d896b9eb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.745853] [55188]: INFO nova.api.openstack.requestlog [None req-719a437c-a277-4388-b1b7-a304d896b9eb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.073624 [ 847.746093] [55188]: [pid: 55188|app: 0|req: 2374/4630] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:28 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.752056] [55188]: DEBUG nova.api.openstack.wsgi [None req-ca432827-91fb-4f42-a0b3-e0738a5fb401 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.753714] [55188]: DEBUG nova.compute.api [None req-ca432827-91fb-4f42-a0b3-e0738a5fb401 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.757731] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca432827-91fb-4f42-a0b3-e0738a5fb401 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.757879] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca432827-91fb-4f42-a0b3-e0738a5fb401 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.758139] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca432827-91fb-4f42-a0b3-e0738a5fb401 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.759101] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca432827-91fb-4f42-a0b3-e0738a5fb401 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.759101] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca432827-91fb-4f42-a0b3-e0738a5fb401 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.759101] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca432827-91fb-4f42-a0b3-e0738a5fb401 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.762035] [55187]: DEBUG nova.policy [None req-40c55531-0464-4545-8990-8adb885fa4a5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.766727] [55187]: INFO nova.api.openstack.requestlog [None req-40c55531-0464-4545-8990-8adb885fa4a5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.053805 [ 847.769115] [55187]: [pid: 55187|app: 0|req: 2257/4631] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:28 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.771108] [55187]: DEBUG nova.api.openstack.wsgi [None req-b644ce01-9e91-41a7-a677-aa33705314d0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.772723] [55187]: DEBUG nova.compute.api [None req-b644ce01-9e91-41a7-a677-aa33705314d0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.777756] [55187]: DEBUG oslo_concurrency.lockutils [None req-b644ce01-9e91-41a7-a677-aa33705314d0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.777756] [55187]: DEBUG oslo_concurrency.lockutils [None req-b644ce01-9e91-41a7-a677-aa33705314d0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.777756] [55187]: DEBUG oslo_concurrency.lockutils [None req-b644ce01-9e91-41a7-a677-aa33705314d0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.778136] [55187]: DEBUG oslo_concurrency.lockutils [None req-b644ce01-9e91-41a7-a677-aa33705314d0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.778809] [55187]: DEBUG oslo_concurrency.lockutils [None req-b644ce01-9e91-41a7-a677-aa33705314d0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.778809] [55187]: DEBUG oslo_concurrency.lockutils [None req-b644ce01-9e91-41a7-a677-aa33705314d0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.801074] [55187]: DEBUG oslo_concurrency.lockutils [None req-b644ce01-9e91-41a7-a677-aa33705314d0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.801074] [55187]: DEBUG oslo_concurrency.lockutils [None req-b644ce01-9e91-41a7-a677-aa33705314d0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.801074] [55187]: DEBUG oslo_concurrency.lockutils [None req-b644ce01-9e91-41a7-a677-aa33705314d0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.801074] [55187]: DEBUG nova.objects.instance [None req-b644ce01-9e91-41a7-a677-aa33705314d0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 847.801954] [55188]: DEBUG nova.policy [None req-ca432827-91fb-4f42-a0b3-e0738a5fb401 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.810539] [55188]: INFO nova.api.openstack.requestlog [None req-ca432827-91fb-4f42-a0b3-e0738a5fb401 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.063358 [ 847.811049] [55188]: [pid: 55188|app: 0|req: 2375/4632] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:28 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.814516] [55188]: DEBUG nova.api.openstack.wsgi [None req-4cc4c83e-57b8-4d29-9f77-ce8f40057c16 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.818126] [55188]: DEBUG nova.compute.api [None req-4cc4c83e-57b8-4d29-9f77-ce8f40057c16 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.822269] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cc4c83e-57b8-4d29-9f77-ce8f40057c16 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.822618] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cc4c83e-57b8-4d29-9f77-ce8f40057c16 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.822932] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cc4c83e-57b8-4d29-9f77-ce8f40057c16 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.823477] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cc4c83e-57b8-4d29-9f77-ce8f40057c16 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.823702] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cc4c83e-57b8-4d29-9f77-ce8f40057c16 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.823932] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cc4c83e-57b8-4d29-9f77-ce8f40057c16 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.824436] [55187]: DEBUG nova.policy [None req-b644ce01-9e91-41a7-a677-aa33705314d0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.828934] [55187]: INFO nova.api.openstack.requestlog [None req-b644ce01-9e91-41a7-a677-aa33705314d0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.060925 [ 847.829034] [55187]: [pid: 55187|app: 0|req: 2258/4633] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:28 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.863562] [55187]: DEBUG nova.api.openstack.wsgi [None req-3139e946-51ce-422c-91d5-34b6e5770393 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.865913] [55187]: DEBUG nova.compute.api [None req-3139e946-51ce-422c-91d5-34b6e5770393 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.869550] [55187]: DEBUG oslo_concurrency.lockutils [None req-3139e946-51ce-422c-91d5-34b6e5770393 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.869796] [55187]: DEBUG oslo_concurrency.lockutils [None req-3139e946-51ce-422c-91d5-34b6e5770393 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.869981] [55187]: DEBUG oslo_concurrency.lockutils [None req-3139e946-51ce-422c-91d5-34b6e5770393 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.870351] [55187]: DEBUG oslo_concurrency.lockutils [None req-3139e946-51ce-422c-91d5-34b6e5770393 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.870554] [55187]: DEBUG oslo_concurrency.lockutils [None req-3139e946-51ce-422c-91d5-34b6e5770393 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.870726] [55187]: DEBUG oslo_concurrency.lockutils [None req-3139e946-51ce-422c-91d5-34b6e5770393 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.877309] [55188]: DEBUG nova.policy [None req-4cc4c83e-57b8-4d29-9f77-ce8f40057c16 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.881914] [55188]: DEBUG nova.policy [None req-4cc4c83e-57b8-4d29-9f77-ce8f40057c16 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.882586] [55188]: DEBUG nova.policy [None req-4cc4c83e-57b8-4d29-9f77-ce8f40057c16 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.886139] [55188]: INFO nova.api.openstack.requestlog [None req-4cc4c83e-57b8-4d29-9f77-ce8f40057c16 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1496 microversion: 2.94 time: 0.074464 [ 847.886490] [55188]: [pid: 55188|app: 0|req: 2376/4634] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:28 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1496 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 847.900043] [55187]: DEBUG oslo_concurrency.lockutils [None req-3139e946-51ce-422c-91d5-34b6e5770393 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.900640] [55187]: DEBUG oslo_concurrency.lockutils [None req-3139e946-51ce-422c-91d5-34b6e5770393 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.900640] [55187]: DEBUG oslo_concurrency.lockutils [None req-3139e946-51ce-422c-91d5-34b6e5770393 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.900943] [55187]: DEBUG nova.objects.instance [None req-3139e946-51ce-422c-91d5-34b6e5770393 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 847.912487] [55188]: DEBUG nova.api.openstack.wsgi [None req-4f9c40b7-c95e-4052-bae6-5d33de94cc18 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.914331] [55188]: DEBUG nova.compute.api [None req-4f9c40b7-c95e-4052-bae6-5d33de94cc18 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.918876] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f9c40b7-c95e-4052-bae6-5d33de94cc18 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.919144] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f9c40b7-c95e-4052-bae6-5d33de94cc18 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.919338] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f9c40b7-c95e-4052-bae6-5d33de94cc18 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.919693] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f9c40b7-c95e-4052-bae6-5d33de94cc18 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.919891] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f9c40b7-c95e-4052-bae6-5d33de94cc18 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.920074] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f9c40b7-c95e-4052-bae6-5d33de94cc18 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.931411] [55187]: DEBUG nova.policy [None req-3139e946-51ce-422c-91d5-34b6e5770393 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.937940] [55187]: INFO nova.api.openstack.requestlog [None req-3139e946-51ce-422c-91d5-34b6e5770393 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.074918 [ 847.937940] [55187]: [pid: 55187|app: 0|req: 2259/4635] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:28 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.942147] [55187]: DEBUG nova.api.openstack.wsgi [None req-4be9fcf2-8e77-42c0-be3c-ab0c41f30a85 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 847.942469] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f9c40b7-c95e-4052-bae6-5d33de94cc18 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.942743] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f9c40b7-c95e-4052-bae6-5d33de94cc18 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.942923] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f9c40b7-c95e-4052-bae6-5d33de94cc18 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.943189] [55188]: DEBUG nova.objects.instance [None req-4f9c40b7-c95e-4052-bae6-5d33de94cc18 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 847.943943] [55187]: DEBUG nova.compute.api [None req-4be9fcf2-8e77-42c0-be3c-ab0c41f30a85 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 847.947252] [55187]: DEBUG oslo_concurrency.lockutils [None req-4be9fcf2-8e77-42c0-be3c-ab0c41f30a85 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.948058] [55187]: DEBUG oslo_concurrency.lockutils [None req-4be9fcf2-8e77-42c0-be3c-ab0c41f30a85 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.948058] [55187]: DEBUG oslo_concurrency.lockutils [None req-4be9fcf2-8e77-42c0-be3c-ab0c41f30a85 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.948058] [55187]: DEBUG oslo_concurrency.lockutils [None req-4be9fcf2-8e77-42c0-be3c-ab0c41f30a85 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.948299] [55187]: DEBUG oslo_concurrency.lockutils [None req-4be9fcf2-8e77-42c0-be3c-ab0c41f30a85 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.948469] [55187]: DEBUG oslo_concurrency.lockutils [None req-4be9fcf2-8e77-42c0-be3c-ab0c41f30a85 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.974216] [55188]: DEBUG nova.policy [None req-4f9c40b7-c95e-4052-bae6-5d33de94cc18 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.978653] [55188]: INFO nova.api.openstack.requestlog [None req-4f9c40b7-c95e-4052-bae6-5d33de94cc18 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.068544 [ 847.979038] [55188]: [pid: 55188|app: 0|req: 2377/4636] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:28 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.003642] [55187]: DEBUG nova.policy [None req-4be9fcf2-8e77-42c0-be3c-ab0c41f30a85 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.007290] [55188]: DEBUG nova.api.openstack.wsgi [None req-a834f353-d46b-4de6-9f9b-88ffae6dc88d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.009383] [55187]: INFO nova.api.openstack.requestlog [None req-4be9fcf2-8e77-42c0-be3c-ab0c41f30a85 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.068665 [ 848.009383] [55187]: [pid: 55187|app: 0|req: 2260/4637] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:28 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.010108] [55188]: DEBUG nova.compute.api [None req-a834f353-d46b-4de6-9f9b-88ffae6dc88d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.018019] [55187]: DEBUG nova.api.openstack.wsgi [req-5d4af6a2-a8e4-449b-9a37-d4732eab1978 req-1c4ae8a5-9065-4fac-8005-42cc138ea068 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "88075c05-5098-4c8a-83e1-1569ab3f7364", "tag": "9d9d8713-20ae-4044-aa5e-0515938a83ed"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 848.018194] [55188]: DEBUG oslo_concurrency.lockutils [None req-a834f353-d46b-4de6-9f9b-88ffae6dc88d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.018194] [55188]: DEBUG oslo_concurrency.lockutils [None req-a834f353-d46b-4de6-9f9b-88ffae6dc88d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.018194] [55188]: DEBUG oslo_concurrency.lockutils [None req-a834f353-d46b-4de6-9f9b-88ffae6dc88d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.018546] [55188]: DEBUG oslo_concurrency.lockutils [None req-a834f353-d46b-4de6-9f9b-88ffae6dc88d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.018763] [55188]: DEBUG oslo_concurrency.lockutils [None req-a834f353-d46b-4de6-9f9b-88ffae6dc88d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.018939] [55188]: DEBUG oslo_concurrency.lockutils [None req-a834f353-d46b-4de6-9f9b-88ffae6dc88d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.020311] [55187]: DEBUG oslo_concurrency.lockutils [req-5d4af6a2-a8e4-449b-9a37-d4732eab1978 req-1c4ae8a5-9065-4fac-8005-42cc138ea068 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.020536] [55187]: DEBUG oslo_concurrency.lockutils [req-5d4af6a2-a8e4-449b-9a37-d4732eab1978 req-1c4ae8a5-9065-4fac-8005-42cc138ea068 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.020712] [55187]: DEBUG oslo_concurrency.lockutils [req-5d4af6a2-a8e4-449b-9a37-d4732eab1978 req-1c4ae8a5-9065-4fac-8005-42cc138ea068 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.027764] [55187]: INFO nova.api.openstack.compute.server_external_events [req-5d4af6a2-a8e4-449b-9a37-d4732eab1978 req-1c4ae8a5-9065-4fac-8005-42cc138ea068 service nova] Creating event network-changed:9d9d8713-20ae-4044-aa5e-0515938a83ed for instance 88075c05-5098-4c8a-83e1-1569ab3f7364 on cpu-1 [ 848.035079] [55187]: INFO nova.api.openstack.requestlog [req-5d4af6a2-a8e4-449b-9a37-d4732eab1978 req-1c4ae8a5-9065-4fac-8005-42cc138ea068 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022148 [ 848.038559] [55187]: [pid: 55187|app: 0|req: 2261/4638] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:28 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 848.041606] [55187]: DEBUG nova.api.openstack.wsgi [None req-dd8c51ed-2781-4632-adfd-def080b30c78 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.043357] [55187]: DEBUG nova.compute.api [None req-dd8c51ed-2781-4632-adfd-def080b30c78 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.047541] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd8c51ed-2781-4632-adfd-def080b30c78 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.047922] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd8c51ed-2781-4632-adfd-def080b30c78 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.048194] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd8c51ed-2781-4632-adfd-def080b30c78 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.048785] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd8c51ed-2781-4632-adfd-def080b30c78 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.049022] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd8c51ed-2781-4632-adfd-def080b30c78 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.049207] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd8c51ed-2781-4632-adfd-def080b30c78 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.059341] [55188]: DEBUG nova.policy [None req-a834f353-d46b-4de6-9f9b-88ffae6dc88d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.064615] [55188]: INFO nova.api.openstack.requestlog [None req-a834f353-d46b-4de6-9f9b-88ffae6dc88d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1210 microversion: 2.1 time: 0.061825 [ 848.065227] [55188]: [pid: 55188|app: 0|req: 2378/4639] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:28 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1210 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.158949] [55187]: DEBUG nova.policy [None req-dd8c51ed-2781-4632-adfd-def080b30c78 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.166037] [55187]: DEBUG nova.policy [None req-dd8c51ed-2781-4632-adfd-def080b30c78 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.166225] [55187]: DEBUG nova.policy [None req-dd8c51ed-2781-4632-adfd-def080b30c78 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.169487] [55187]: INFO nova.api.openstack.requestlog [None req-dd8c51ed-2781-4632-adfd-def080b30c78 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1727 microversion: 2.93 time: 0.130186 [ 848.170512] [55187]: [pid: 55187|app: 0|req: 2262/4640] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:28 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1727 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 848.257368] [55188]: DEBUG nova.api.openstack.wsgi [None req-933a20e4-f687-4ab4-9050-7589b232d7b2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.259260] [55188]: DEBUG nova.compute.api [None req-933a20e4-f687-4ab4-9050-7589b232d7b2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.266387] [55188]: DEBUG oslo_concurrency.lockutils [None req-933a20e4-f687-4ab4-9050-7589b232d7b2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.266387] [55188]: DEBUG oslo_concurrency.lockutils [None req-933a20e4-f687-4ab4-9050-7589b232d7b2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.266387] [55188]: DEBUG oslo_concurrency.lockutils [None req-933a20e4-f687-4ab4-9050-7589b232d7b2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.266387] [55188]: DEBUG oslo_concurrency.lockutils [None req-933a20e4-f687-4ab4-9050-7589b232d7b2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.266650] [55188]: DEBUG oslo_concurrency.lockutils [None req-933a20e4-f687-4ab4-9050-7589b232d7b2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.266705] [55188]: DEBUG oslo_concurrency.lockutils [None req-933a20e4-f687-4ab4-9050-7589b232d7b2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.298087] [55188]: DEBUG oslo_concurrency.lockutils [None req-933a20e4-f687-4ab4-9050-7589b232d7b2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.298087] [55188]: DEBUG oslo_concurrency.lockutils [None req-933a20e4-f687-4ab4-9050-7589b232d7b2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.298295] [55188]: DEBUG oslo_concurrency.lockutils [None req-933a20e4-f687-4ab4-9050-7589b232d7b2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.298457] [55188]: DEBUG nova.objects.instance [None req-933a20e4-f687-4ab4-9050-7589b232d7b2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 848.325760] [55188]: DEBUG nova.policy [None req-933a20e4-f687-4ab4-9050-7589b232d7b2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.333881] [55188]: DEBUG nova.policy [None req-933a20e4-f687-4ab4-9050-7589b232d7b2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.334912] [55188]: DEBUG nova.policy [None req-933a20e4-f687-4ab4-9050-7589b232d7b2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.336350] [55188]: INFO nova.api.openstack.requestlog [None req-933a20e4-f687-4ab4-9050-7589b232d7b2 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.081126 [ 848.336350] [55188]: [pid: 55188|app: 0|req: 2379/4641] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:28 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 848.342099] [55187]: DEBUG nova.api.openstack.wsgi [None req-d0a30088-5e2a-4dd1-91e7-76a6de5cfeaf tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.343804] [55187]: DEBUG nova.compute.api [None req-d0a30088-5e2a-4dd1-91e7-76a6de5cfeaf tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.348283] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0a30088-5e2a-4dd1-91e7-76a6de5cfeaf tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.348762] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0a30088-5e2a-4dd1-91e7-76a6de5cfeaf tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.348762] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0a30088-5e2a-4dd1-91e7-76a6de5cfeaf tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.349066] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0a30088-5e2a-4dd1-91e7-76a6de5cfeaf tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.349265] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0a30088-5e2a-4dd1-91e7-76a6de5cfeaf tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.349438] [55187]: DEBUG oslo_concurrency.lockutils [None req-d0a30088-5e2a-4dd1-91e7-76a6de5cfeaf tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.366274] [55188]: DEBUG nova.api.openstack.wsgi [None req-f1b095ee-33b1-4789-b8b8-fafddc4d4e35 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.368066] [55188]: DEBUG nova.compute.api [None req-f1b095ee-33b1-4789-b8b8-fafddc4d4e35 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.372415] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1b095ee-33b1-4789-b8b8-fafddc4d4e35 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.372651] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1b095ee-33b1-4789-b8b8-fafddc4d4e35 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.372836] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1b095ee-33b1-4789-b8b8-fafddc4d4e35 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.373204] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1b095ee-33b1-4789-b8b8-fafddc4d4e35 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.373724] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1b095ee-33b1-4789-b8b8-fafddc4d4e35 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.373724] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1b095ee-33b1-4789-b8b8-fafddc4d4e35 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.383570] [55187]: DEBUG nova.policy [None req-d0a30088-5e2a-4dd1-91e7-76a6de5cfeaf tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.387972] [55187]: INFO nova.api.openstack.requestlog [None req-d0a30088-5e2a-4dd1-91e7-76a6de5cfeaf tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1254 microversion: 2.1 time: 0.047994 [ 848.388308] [55187]: [pid: 55187|app: 0|req: 2263/4642] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:28 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1254 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.408309] [55188]: DEBUG nova.policy [None req-f1b095ee-33b1-4789-b8b8-fafddc4d4e35 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.412179] [55188]: INFO nova.api.openstack.requestlog [None req-f1b095ee-33b1-4789-b8b8-fafddc4d4e35 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.048186 [ 848.412490] [55188]: [pid: 55188|app: 0|req: 2380/4643] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:28 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.426568] [55187]: DEBUG nova.api.openstack.wsgi [req-7a5fd84b-a4f2-4e47-82a5-b7e97805d2ff req-e2a3faa9-4174-4298-b697-645238a41ac6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ef019654-75be-4394-ad62-f19d9eabdd6e", "name": "network-vif-plugged", "status": "completed", "tag": "484a5f37-b886-4ef0-8a74-7f12886acb20"}, {"name": "network-changed", "server_uuid": "ef019654-75be-4394-ad62-f19d9eabdd6e", "tag": "484a5f37-b886-4ef0-8a74-7f12886acb20"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 848.432402] [55187]: DEBUG oslo_concurrency.lockutils [req-7a5fd84b-a4f2-4e47-82a5-b7e97805d2ff req-e2a3faa9-4174-4298-b697-645238a41ac6 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.432656] [55187]: DEBUG oslo_concurrency.lockutils [req-7a5fd84b-a4f2-4e47-82a5-b7e97805d2ff req-e2a3faa9-4174-4298-b697-645238a41ac6 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.432838] [55187]: DEBUG oslo_concurrency.lockutils [req-7a5fd84b-a4f2-4e47-82a5-b7e97805d2ff req-e2a3faa9-4174-4298-b697-645238a41ac6 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.438568] [55187]: INFO nova.api.openstack.compute.server_external_events [req-7a5fd84b-a4f2-4e47-82a5-b7e97805d2ff req-e2a3faa9-4174-4298-b697-645238a41ac6 service nova] Creating event network-vif-plugged:484a5f37-b886-4ef0-8a74-7f12886acb20 for instance ef019654-75be-4394-ad62-f19d9eabdd6e on cpu-1 [ 848.438816] [55187]: INFO nova.api.openstack.compute.server_external_events [req-7a5fd84b-a4f2-4e47-82a5-b7e97805d2ff req-e2a3faa9-4174-4298-b697-645238a41ac6 service nova] Creating event network-changed:484a5f37-b886-4ef0-8a74-7f12886acb20 for instance ef019654-75be-4394-ad62-f19d9eabdd6e on cpu-1 [ 848.441556] [55187]: INFO nova.api.openstack.requestlog [req-7a5fd84b-a4f2-4e47-82a5-b7e97805d2ff req-e2a3faa9-4174-4298-b697-645238a41ac6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.017763 [ 848.441857] [55187]: [pid: 55187|app: 0|req: 2264/4644] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:28 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 848.487086] [55188]: DEBUG nova.api.openstack.wsgi [None req-38091664-2a72-4ceb-ba0c-2fd1ab65dcbd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.489021] [55188]: DEBUG nova.compute.api [None req-38091664-2a72-4ceb-ba0c-2fd1ab65dcbd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.492504] [55188]: DEBUG oslo_concurrency.lockutils [None req-38091664-2a72-4ceb-ba0c-2fd1ab65dcbd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.492725] [55188]: DEBUG oslo_concurrency.lockutils [None req-38091664-2a72-4ceb-ba0c-2fd1ab65dcbd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.492913] [55188]: DEBUG oslo_concurrency.lockutils [None req-38091664-2a72-4ceb-ba0c-2fd1ab65dcbd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.493282] [55188]: DEBUG oslo_concurrency.lockutils [None req-38091664-2a72-4ceb-ba0c-2fd1ab65dcbd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.493510] [55188]: DEBUG oslo_concurrency.lockutils [None req-38091664-2a72-4ceb-ba0c-2fd1ab65dcbd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.493688] [55188]: DEBUG oslo_concurrency.lockutils [None req-38091664-2a72-4ceb-ba0c-2fd1ab65dcbd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.512750] [55187]: DEBUG nova.api.openstack.wsgi [None req-74dea1f5-1312-42b2-b106-374f082023b9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.514631] [55187]: DEBUG nova.compute.api [None req-74dea1f5-1312-42b2-b106-374f082023b9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.518982] [55187]: DEBUG oslo_concurrency.lockutils [None req-74dea1f5-1312-42b2-b106-374f082023b9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.519190] [55187]: DEBUG oslo_concurrency.lockutils [None req-74dea1f5-1312-42b2-b106-374f082023b9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.519430] [55187]: DEBUG oslo_concurrency.lockutils [None req-74dea1f5-1312-42b2-b106-374f082023b9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.519852] [55187]: DEBUG oslo_concurrency.lockutils [None req-74dea1f5-1312-42b2-b106-374f082023b9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.522686] [55187]: DEBUG oslo_concurrency.lockutils [None req-74dea1f5-1312-42b2-b106-374f082023b9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.522686] [55187]: DEBUG oslo_concurrency.lockutils [None req-74dea1f5-1312-42b2-b106-374f082023b9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.556100] [55187]: DEBUG nova.policy [None req-74dea1f5-1312-42b2-b106-374f082023b9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.560416] [55187]: INFO nova.api.openstack.requestlog [None req-74dea1f5-1312-42b2-b106-374f082023b9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.050204 [ 848.560733] [55187]: [pid: 55187|app: 0|req: 2265/4645] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:28 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.563525] [55187]: DEBUG nova.api.openstack.wsgi [None req-ed8eb0a2-dade-46d5-b534-1597c3f032e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.565081] [55187]: DEBUG nova.compute.api [None req-ed8eb0a2-dade-46d5-b534-1597c3f032e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.569981] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed8eb0a2-dade-46d5-b534-1597c3f032e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.570378] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed8eb0a2-dade-46d5-b534-1597c3f032e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.570689] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed8eb0a2-dade-46d5-b534-1597c3f032e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.571176] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed8eb0a2-dade-46d5-b534-1597c3f032e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.571497] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed8eb0a2-dade-46d5-b534-1597c3f032e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.571788] [55187]: DEBUG oslo_concurrency.lockutils [None req-ed8eb0a2-dade-46d5-b534-1597c3f032e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.609398] [55187]: DEBUG nova.policy [None req-ed8eb0a2-dade-46d5-b534-1597c3f032e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.615275] [55187]: INFO nova.api.openstack.requestlog [None req-ed8eb0a2-dade-46d5-b534-1597c3f032e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1242 microversion: 2.1 time: 0.053021 [ 848.615275] [55187]: [pid: 55187|app: 0|req: 2266/4646] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:28 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.617097] [55187]: DEBUG nova.api.openstack.wsgi [None req-c57fb619-e056-4f5b-94a1-f75102e5b867 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.618726] [55187]: DEBUG nova.compute.api [None req-c57fb619-e056-4f5b-94a1-f75102e5b867 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.618928] [55188]: DEBUG nova.policy [None req-38091664-2a72-4ceb-ba0c-2fd1ab65dcbd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.624019] [55187]: DEBUG oslo_concurrency.lockutils [None req-c57fb619-e056-4f5b-94a1-f75102e5b867 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.624019] [55187]: DEBUG oslo_concurrency.lockutils [None req-c57fb619-e056-4f5b-94a1-f75102e5b867 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.624019] [55187]: DEBUG oslo_concurrency.lockutils [None req-c57fb619-e056-4f5b-94a1-f75102e5b867 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.624019] [55187]: DEBUG oslo_concurrency.lockutils [None req-c57fb619-e056-4f5b-94a1-f75102e5b867 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.624019] [55187]: DEBUG oslo_concurrency.lockutils [None req-c57fb619-e056-4f5b-94a1-f75102e5b867 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.624019] [55187]: DEBUG oslo_concurrency.lockutils [None req-c57fb619-e056-4f5b-94a1-f75102e5b867 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.625546] [55188]: INFO nova.api.openstack.requestlog [None req-38091664-2a72-4ceb-ba0c-2fd1ab65dcbd tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1315 microversion: 2.1 time: 0.140662 [ 848.625878] [55188]: [pid: 55188|app: 0|req: 2381/4647] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:28 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1315 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.658135] [55188]: DEBUG nova.api.openstack.wsgi [None req-d299f8b8-1695-4f59-ba34-e5403d710a51 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.659919] [55188]: DEBUG nova.compute.api [None req-d299f8b8-1695-4f59-ba34-e5403d710a51 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.662805] [55187]: DEBUG nova.policy [None req-c57fb619-e056-4f5b-94a1-f75102e5b867 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.663679] [55188]: DEBUG oslo_concurrency.lockutils [None req-d299f8b8-1695-4f59-ba34-e5403d710a51 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.663924] [55188]: DEBUG oslo_concurrency.lockutils [None req-d299f8b8-1695-4f59-ba34-e5403d710a51 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.664272] [55188]: DEBUG oslo_concurrency.lockutils [None req-d299f8b8-1695-4f59-ba34-e5403d710a51 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.665139] [55188]: DEBUG oslo_concurrency.lockutils [None req-d299f8b8-1695-4f59-ba34-e5403d710a51 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.665491] [55188]: DEBUG oslo_concurrency.lockutils [None req-d299f8b8-1695-4f59-ba34-e5403d710a51 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.665583] [55188]: DEBUG oslo_concurrency.lockutils [None req-d299f8b8-1695-4f59-ba34-e5403d710a51 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.668628] [55187]: DEBUG nova.policy [None req-c57fb619-e056-4f5b-94a1-f75102e5b867 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.669826] [55187]: DEBUG nova.policy [None req-c57fb619-e056-4f5b-94a1-f75102e5b867 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.669997] [55187]: INFO nova.api.openstack.requestlog [None req-c57fb619-e056-4f5b-94a1-f75102e5b867 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.054776 [ 848.670262] [55187]: [pid: 55187|app: 0|req: 2267/4648] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:28 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 848.687029] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad247435-1441-459a-8a7f-3aecc776e942 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.688980] [55187]: DEBUG nova.compute.api [None req-ad247435-1441-459a-8a7f-3aecc776e942 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.697452] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad247435-1441-459a-8a7f-3aecc776e942 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.697452] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad247435-1441-459a-8a7f-3aecc776e942 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.697452] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad247435-1441-459a-8a7f-3aecc776e942 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.697687] [55188]: DEBUG oslo_concurrency.lockutils [None req-d299f8b8-1695-4f59-ba34-e5403d710a51 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.697735] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad247435-1441-459a-8a7f-3aecc776e942 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.697778] [55188]: DEBUG oslo_concurrency.lockutils [None req-d299f8b8-1695-4f59-ba34-e5403d710a51 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.697817] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad247435-1441-459a-8a7f-3aecc776e942 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.697854] [55188]: DEBUG oslo_concurrency.lockutils [None req-d299f8b8-1695-4f59-ba34-e5403d710a51 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.697854] [55188]: DEBUG nova.objects.instance [None req-d299f8b8-1695-4f59-ba34-e5403d710a51 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 848.697932] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad247435-1441-459a-8a7f-3aecc776e942 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.724409] [55188]: DEBUG nova.policy [None req-d299f8b8-1695-4f59-ba34-e5403d710a51 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.727950] [55188]: INFO nova.api.openstack.requestlog [None req-d299f8b8-1695-4f59-ba34-e5403d710a51 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.073002 [ 848.728453] [55188]: [pid: 55188|app: 0|req: 2382/4649] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:29 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.730969] [55188]: DEBUG nova.api.openstack.wsgi [None req-0c9e8e82-fc44-41f7-9157-a3af11f52e83 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.732810] [55188]: DEBUG nova.compute.api [None req-0c9e8e82-fc44-41f7-9157-a3af11f52e83 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.736099] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c9e8e82-fc44-41f7-9157-a3af11f52e83 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.736473] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c9e8e82-fc44-41f7-9157-a3af11f52e83 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.736796] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c9e8e82-fc44-41f7-9157-a3af11f52e83 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.737317] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c9e8e82-fc44-41f7-9157-a3af11f52e83 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.737680] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c9e8e82-fc44-41f7-9157-a3af11f52e83 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.739428] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c9e8e82-fc44-41f7-9157-a3af11f52e83 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.758707] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c9e8e82-fc44-41f7-9157-a3af11f52e83 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.759179] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c9e8e82-fc44-41f7-9157-a3af11f52e83 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.759448] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c9e8e82-fc44-41f7-9157-a3af11f52e83 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.759726] [55188]: DEBUG nova.objects.instance [None req-0c9e8e82-fc44-41f7-9157-a3af11f52e83 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 848.789708] [55188]: DEBUG nova.policy [None req-0c9e8e82-fc44-41f7-9157-a3af11f52e83 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.794051] [55188]: INFO nova.api.openstack.requestlog [None req-0c9e8e82-fc44-41f7-9157-a3af11f52e83 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.064918 [ 848.794408] [55188]: [pid: 55188|app: 0|req: 2383/4650] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:29 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.797645] [55188]: DEBUG nova.api.openstack.wsgi [None req-f57ab006-5bc3-4ea1-ab75-0cea511cb16a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.798524] [55188]: DEBUG nova.compute.api [None req-f57ab006-5bc3-4ea1-ab75-0cea511cb16a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.801933] [55188]: DEBUG oslo_concurrency.lockutils [None req-f57ab006-5bc3-4ea1-ab75-0cea511cb16a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.802229] [55188]: DEBUG oslo_concurrency.lockutils [None req-f57ab006-5bc3-4ea1-ab75-0cea511cb16a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.802477] [55188]: DEBUG oslo_concurrency.lockutils [None req-f57ab006-5bc3-4ea1-ab75-0cea511cb16a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.802957] [55188]: DEBUG oslo_concurrency.lockutils [None req-f57ab006-5bc3-4ea1-ab75-0cea511cb16a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.803110] [55188]: DEBUG oslo_concurrency.lockutils [None req-f57ab006-5bc3-4ea1-ab75-0cea511cb16a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.806317] [55188]: DEBUG oslo_concurrency.lockutils [None req-f57ab006-5bc3-4ea1-ab75-0cea511cb16a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.822644] [55188]: DEBUG oslo_concurrency.lockutils [None req-f57ab006-5bc3-4ea1-ab75-0cea511cb16a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.823347] [55188]: DEBUG oslo_concurrency.lockutils [None req-f57ab006-5bc3-4ea1-ab75-0cea511cb16a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.823347] [55188]: DEBUG oslo_concurrency.lockutils [None req-f57ab006-5bc3-4ea1-ab75-0cea511cb16a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.823347] [55188]: DEBUG nova.objects.instance [None req-f57ab006-5bc3-4ea1-ab75-0cea511cb16a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 848.854112] [55187]: DEBUG nova.policy [None req-ad247435-1441-459a-8a7f-3aecc776e942 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.854263] [55188]: DEBUG nova.policy [None req-f57ab006-5bc3-4ea1-ab75-0cea511cb16a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.857668] [55187]: INFO nova.api.openstack.requestlog [None req-ad247435-1441-459a-8a7f-3aecc776e942 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.173153 [ 848.858206] [55188]: INFO nova.api.openstack.requestlog [None req-f57ab006-5bc3-4ea1-ab75-0cea511cb16a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.062855 [ 848.858333] [55187]: [pid: 55187|app: 0|req: 2268/4651] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:29 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 848.858397] [55188]: [pid: 55188|app: 0|req: 2384/4652] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:29 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.860457] [55187]: DEBUG nova.api.openstack.wsgi [None req-dc693a73-c415-4a31-b018-370ce46830d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.862192] [55187]: DEBUG nova.compute.api [None req-dc693a73-c415-4a31-b018-370ce46830d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.864687] [55188]: DEBUG nova.api.openstack.wsgi [None req-3ef7d0e3-433e-454d-87ac-c9146e9eda32 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.865528] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc693a73-c415-4a31-b018-370ce46830d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.865766] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc693a73-c415-4a31-b018-370ce46830d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.865860] [55188]: DEBUG nova.compute.api [None req-3ef7d0e3-433e-454d-87ac-c9146e9eda32 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.865948] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc693a73-c415-4a31-b018-370ce46830d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.866320] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc693a73-c415-4a31-b018-370ce46830d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.868046] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc693a73-c415-4a31-b018-370ce46830d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.868046] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc693a73-c415-4a31-b018-370ce46830d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.870109] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ef7d0e3-433e-454d-87ac-c9146e9eda32 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.872708] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ef7d0e3-433e-454d-87ac-c9146e9eda32 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.872708] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ef7d0e3-433e-454d-87ac-c9146e9eda32 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.872708] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ef7d0e3-433e-454d-87ac-c9146e9eda32 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.872708] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ef7d0e3-433e-454d-87ac-c9146e9eda32 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.872708] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ef7d0e3-433e-454d-87ac-c9146e9eda32 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.900950] [55187]: DEBUG nova.policy [None req-dc693a73-c415-4a31-b018-370ce46830d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.905338] [55187]: INFO nova.api.openstack.requestlog [None req-dc693a73-c415-4a31-b018-370ce46830d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.046722 [ 848.905651] [55187]: [pid: 55187|app: 0|req: 2269/4653] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:29 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.908160] [55187]: DEBUG nova.api.openstack.wsgi [None req-7ca7ff86-e5b7-42f0-9dfc-29c285a28729 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.909854] [55187]: DEBUG nova.compute.api [None req-7ca7ff86-e5b7-42f0-9dfc-29c285a28729 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.911480] [55188]: DEBUG nova.policy [None req-3ef7d0e3-433e-454d-87ac-c9146e9eda32 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.916483] [55188]: INFO nova.api.openstack.requestlog [None req-3ef7d0e3-433e-454d-87ac-c9146e9eda32 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.057580 [ 848.917222] [55188]: [pid: 55188|app: 0|req: 2385/4654] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:29 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.918035] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ca7ff86-e5b7-42f0-9dfc-29c285a28729 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.918274] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ca7ff86-e5b7-42f0-9dfc-29c285a28729 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.918448] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ca7ff86-e5b7-42f0-9dfc-29c285a28729 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.918813] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ca7ff86-e5b7-42f0-9dfc-29c285a28729 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.919007] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ca7ff86-e5b7-42f0-9dfc-29c285a28729 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.919187] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ca7ff86-e5b7-42f0-9dfc-29c285a28729 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.922242] [55188]: DEBUG nova.api.openstack.wsgi [None req-462f1644-db15-4ef3-9229-6a7ae4c4b75d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.923978] [55188]: DEBUG nova.compute.api [None req-462f1644-db15-4ef3-9229-6a7ae4c4b75d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.927319] [55188]: DEBUG oslo_concurrency.lockutils [None req-462f1644-db15-4ef3-9229-6a7ae4c4b75d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.927596] [55188]: DEBUG oslo_concurrency.lockutils [None req-462f1644-db15-4ef3-9229-6a7ae4c4b75d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.927827] [55188]: DEBUG oslo_concurrency.lockutils [None req-462f1644-db15-4ef3-9229-6a7ae4c4b75d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.928266] [55188]: DEBUG oslo_concurrency.lockutils [None req-462f1644-db15-4ef3-9229-6a7ae4c4b75d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.928505] [55188]: DEBUG oslo_concurrency.lockutils [None req-462f1644-db15-4ef3-9229-6a7ae4c4b75d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.928718] [55188]: DEBUG oslo_concurrency.lockutils [None req-462f1644-db15-4ef3-9229-6a7ae4c4b75d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.937221] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ca7ff86-e5b7-42f0-9dfc-29c285a28729 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.937221] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ca7ff86-e5b7-42f0-9dfc-29c285a28729 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.937221] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ca7ff86-e5b7-42f0-9dfc-29c285a28729 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.937404] [55187]: DEBUG nova.objects.instance [None req-7ca7ff86-e5b7-42f0-9dfc-29c285a28729 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 848.957180] [55187]: DEBUG nova.policy [None req-7ca7ff86-e5b7-42f0-9dfc-29c285a28729 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.961631] [55187]: INFO nova.api.openstack.requestlog [None req-7ca7ff86-e5b7-42f0-9dfc-29c285a28729 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.055397 [ 848.962152] [55187]: [pid: 55187|app: 0|req: 2270/4655] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:29 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.966328] [55188]: DEBUG nova.policy [None req-462f1644-db15-4ef3-9229-6a7ae4c4b75d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.968624] [55187]: DEBUG nova.api.openstack.wsgi [None req-81ae4baf-3578-4c5d-afd4-db22cc24a122 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.971604] [55188]: DEBUG nova.policy [None req-462f1644-db15-4ef3-9229-6a7ae4c4b75d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.971728] [55187]: DEBUG nova.compute.api [None req-81ae4baf-3578-4c5d-afd4-db22cc24a122 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 848.972519] [55188]: DEBUG nova.policy [None req-462f1644-db15-4ef3-9229-6a7ae4c4b75d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.975615] [55187]: DEBUG oslo_concurrency.lockutils [None req-81ae4baf-3578-4c5d-afd4-db22cc24a122 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.975850] [55187]: DEBUG oslo_concurrency.lockutils [None req-81ae4baf-3578-4c5d-afd4-db22cc24a122 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.976042] [55187]: DEBUG oslo_concurrency.lockutils [None req-81ae4baf-3578-4c5d-afd4-db22cc24a122 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.976234] [55188]: INFO nova.api.openstack.requestlog [None req-462f1644-db15-4ef3-9229-6a7ae4c4b75d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1496 microversion: 2.94 time: 0.058312 [ 848.976392] [55187]: DEBUG oslo_concurrency.lockutils [None req-81ae4baf-3578-4c5d-afd4-db22cc24a122 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.976857] [55188]: [pid: 55188|app: 0|req: 2386/4656] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:29 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1496 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 848.976949] [55187]: DEBUG oslo_concurrency.lockutils [None req-81ae4baf-3578-4c5d-afd4-db22cc24a122 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.976949] [55187]: DEBUG oslo_concurrency.lockutils [None req-81ae4baf-3578-4c5d-afd4-db22cc24a122 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.995504] [55188]: DEBUG nova.api.openstack.wsgi [None req-501ddca1-65f5-4b60-bdd0-8298db25c5d8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 848.996558] [55187]: DEBUG oslo_concurrency.lockutils [None req-81ae4baf-3578-4c5d-afd4-db22cc24a122 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.996803] [55187]: DEBUG oslo_concurrency.lockutils [None req-81ae4baf-3578-4c5d-afd4-db22cc24a122 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.996975] [55187]: DEBUG oslo_concurrency.lockutils [None req-81ae4baf-3578-4c5d-afd4-db22cc24a122 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.997230] [55187]: DEBUG nova.objects.instance [None req-81ae4baf-3578-4c5d-afd4-db22cc24a122 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 848.997290] [55188]: DEBUG nova.compute.api [None req-501ddca1-65f5-4b60-bdd0-8298db25c5d8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.000622] [55188]: DEBUG oslo_concurrency.lockutils [None req-501ddca1-65f5-4b60-bdd0-8298db25c5d8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.000859] [55188]: DEBUG oslo_concurrency.lockutils [None req-501ddca1-65f5-4b60-bdd0-8298db25c5d8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.001066] [55188]: DEBUG oslo_concurrency.lockutils [None req-501ddca1-65f5-4b60-bdd0-8298db25c5d8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.001428] [55188]: DEBUG oslo_concurrency.lockutils [None req-501ddca1-65f5-4b60-bdd0-8298db25c5d8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.001629] [55188]: DEBUG oslo_concurrency.lockutils [None req-501ddca1-65f5-4b60-bdd0-8298db25c5d8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.001799] [55188]: DEBUG oslo_concurrency.lockutils [None req-501ddca1-65f5-4b60-bdd0-8298db25c5d8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.019018] [55187]: DEBUG nova.policy [None req-81ae4baf-3578-4c5d-afd4-db22cc24a122 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.020255] [55188]: DEBUG oslo_concurrency.lockutils [None req-501ddca1-65f5-4b60-bdd0-8298db25c5d8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.020502] [55188]: DEBUG oslo_concurrency.lockutils [None req-501ddca1-65f5-4b60-bdd0-8298db25c5d8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.020790] [55188]: DEBUG oslo_concurrency.lockutils [None req-501ddca1-65f5-4b60-bdd0-8298db25c5d8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.020899] [55188]: DEBUG nova.objects.instance [None req-501ddca1-65f5-4b60-bdd0-8298db25c5d8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lazy-loading 'fault' on Instance uuid c8e47f25-9bbd-431f-bf2f-4f55169fd38e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 849.023711] [55187]: INFO nova.api.openstack.requestlog [None req-81ae4baf-3578-4c5d-afd4-db22cc24a122 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.057107 [ 849.024249] [55187]: [pid: 55187|app: 0|req: 2271/4657] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:29 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.026815] [55187]: DEBUG nova.api.openstack.wsgi [None req-e306d5f5-45a8-4062-8307-9e50db5da863 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.028987] [55187]: DEBUG nova.compute.api [None req-e306d5f5-45a8-4062-8307-9e50db5da863 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.032994] [55187]: DEBUG oslo_concurrency.lockutils [None req-e306d5f5-45a8-4062-8307-9e50db5da863 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.033285] [55187]: DEBUG oslo_concurrency.lockutils [None req-e306d5f5-45a8-4062-8307-9e50db5da863 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.033523] [55187]: DEBUG oslo_concurrency.lockutils [None req-e306d5f5-45a8-4062-8307-9e50db5da863 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.034064] [55187]: DEBUG oslo_concurrency.lockutils [None req-e306d5f5-45a8-4062-8307-9e50db5da863 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.034405] [55187]: DEBUG oslo_concurrency.lockutils [None req-e306d5f5-45a8-4062-8307-9e50db5da863 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.034660] [55187]: DEBUG oslo_concurrency.lockutils [None req-e306d5f5-45a8-4062-8307-9e50db5da863 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.051939] [55188]: DEBUG nova.policy [None req-501ddca1-65f5-4b60-bdd0-8298db25c5d8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9fff41b48a97467b8fc0001d26c3c013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '309a561d6fde441f9076f42ff2d35455', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.057448] [55188]: INFO nova.api.openstack.requestlog [None req-501ddca1-65f5-4b60-bdd0-8298db25c5d8 tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 200 len: 1308 microversion: 2.1 time: 0.064428 [ 849.058131] [55188]: [pid: 55188|app: 0|req: 2387/4658] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:29 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 1308 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 849.070869] [55187]: DEBUG nova.policy [None req-e306d5f5-45a8-4062-8307-9e50db5da863 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.075264] [55187]: INFO nova.api.openstack.requestlog [None req-e306d5f5-45a8-4062-8307-9e50db5da863 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.050554 [ 849.075995] [55187]: [pid: 55187|app: 0|req: 2272/4659] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:29 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.079581] [55188]: DEBUG nova.api.openstack.wsgi [None req-2da919e1-4777-47ee-82ab-367e42999aef tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.082574] [55188]: DEBUG nova.compute.api [None req-2da919e1-4777-47ee-82ab-367e42999aef tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.086695] [55188]: DEBUG oslo_concurrency.lockutils [None req-2da919e1-4777-47ee-82ab-367e42999aef tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.087044] [55188]: DEBUG oslo_concurrency.lockutils [None req-2da919e1-4777-47ee-82ab-367e42999aef tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.087300] [55188]: DEBUG oslo_concurrency.lockutils [None req-2da919e1-4777-47ee-82ab-367e42999aef tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.087693] [55188]: DEBUG oslo_concurrency.lockutils [None req-2da919e1-4777-47ee-82ab-367e42999aef tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.087914] [55188]: DEBUG oslo_concurrency.lockutils [None req-2da919e1-4777-47ee-82ab-367e42999aef tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.088254] [55188]: DEBUG oslo_concurrency.lockutils [None req-2da919e1-4777-47ee-82ab-367e42999aef tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.125344] [55188]: DEBUG nova.policy [None req-2da919e1-4777-47ee-82ab-367e42999aef tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.129854] [55188]: INFO nova.api.openstack.requestlog [None req-2da919e1-4777-47ee-82ab-367e42999aef tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.052837 [ 849.130378] [55188]: [pid: 55188|app: 0|req: 2388/4660] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:29 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.351602] [55187]: DEBUG nova.api.openstack.wsgi [None req-d491fbab-9f47-43ec-a231-1baeef7179ad tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.353366] [55187]: DEBUG nova.compute.api [None req-d491fbab-9f47-43ec-a231-1baeef7179ad tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.358641] [55187]: DEBUG oslo_concurrency.lockutils [None req-d491fbab-9f47-43ec-a231-1baeef7179ad tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.358888] [55187]: DEBUG oslo_concurrency.lockutils [None req-d491fbab-9f47-43ec-a231-1baeef7179ad tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.359084] [55187]: DEBUG oslo_concurrency.lockutils [None req-d491fbab-9f47-43ec-a231-1baeef7179ad tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.359487] [55187]: DEBUG oslo_concurrency.lockutils [None req-d491fbab-9f47-43ec-a231-1baeef7179ad tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.359693] [55187]: DEBUG oslo_concurrency.lockutils [None req-d491fbab-9f47-43ec-a231-1baeef7179ad tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.359869] [55187]: DEBUG oslo_concurrency.lockutils [None req-d491fbab-9f47-43ec-a231-1baeef7179ad tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.381715] [55187]: DEBUG oslo_concurrency.lockutils [None req-d491fbab-9f47-43ec-a231-1baeef7179ad tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.381996] [55187]: DEBUG oslo_concurrency.lockutils [None req-d491fbab-9f47-43ec-a231-1baeef7179ad tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.382230] [55187]: DEBUG oslo_concurrency.lockutils [None req-d491fbab-9f47-43ec-a231-1baeef7179ad tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.382490] [55187]: DEBUG nova.objects.instance [None req-d491fbab-9f47-43ec-a231-1baeef7179ad tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 849.401161] [55188]: DEBUG nova.api.openstack.wsgi [None req-1244f1f9-c3e5-4e2b-8f3a-1eea9dcdba74 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.403249] [55188]: DEBUG nova.compute.api [None req-1244f1f9-c3e5-4e2b-8f3a-1eea9dcdba74 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.404778] [55187]: DEBUG nova.policy [None req-d491fbab-9f47-43ec-a231-1baeef7179ad tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.407057] [55188]: DEBUG oslo_concurrency.lockutils [None req-1244f1f9-c3e5-4e2b-8f3a-1eea9dcdba74 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.407355] [55188]: DEBUG oslo_concurrency.lockutils [None req-1244f1f9-c3e5-4e2b-8f3a-1eea9dcdba74 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.407604] [55188]: DEBUG oslo_concurrency.lockutils [None req-1244f1f9-c3e5-4e2b-8f3a-1eea9dcdba74 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.408045] [55188]: DEBUG oslo_concurrency.lockutils [None req-1244f1f9-c3e5-4e2b-8f3a-1eea9dcdba74 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.408279] [55188]: DEBUG oslo_concurrency.lockutils [None req-1244f1f9-c3e5-4e2b-8f3a-1eea9dcdba74 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.408494] [55188]: DEBUG oslo_concurrency.lockutils [None req-1244f1f9-c3e5-4e2b-8f3a-1eea9dcdba74 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.409656] [55187]: DEBUG nova.policy [None req-d491fbab-9f47-43ec-a231-1baeef7179ad tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.410410] [55187]: DEBUG nova.policy [None req-d491fbab-9f47-43ec-a231-1baeef7179ad tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.411160] [55187]: INFO nova.api.openstack.requestlog [None req-d491fbab-9f47-43ec-a231-1baeef7179ad tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.061957 [ 849.411618] [55187]: [pid: 55187|app: 0|req: 2273/4661] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:29 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 849.425272] [55187]: DEBUG nova.api.openstack.wsgi [None req-de0f28a2-0670-4041-8caf-8a1dcabe2d82 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.427124] [55187]: DEBUG nova.compute.api [None req-de0f28a2-0670-4041-8caf-8a1dcabe2d82 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.431875] [55187]: DEBUG oslo_concurrency.lockutils [None req-de0f28a2-0670-4041-8caf-8a1dcabe2d82 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.432167] [55187]: DEBUG oslo_concurrency.lockutils [None req-de0f28a2-0670-4041-8caf-8a1dcabe2d82 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.433202] [55187]: DEBUG oslo_concurrency.lockutils [None req-de0f28a2-0670-4041-8caf-8a1dcabe2d82 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.433202] [55187]: DEBUG oslo_concurrency.lockutils [None req-de0f28a2-0670-4041-8caf-8a1dcabe2d82 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.433301] [55187]: DEBUG oslo_concurrency.lockutils [None req-de0f28a2-0670-4041-8caf-8a1dcabe2d82 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.433491] [55187]: DEBUG oslo_concurrency.lockutils [None req-de0f28a2-0670-4041-8caf-8a1dcabe2d82 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.446823] [55188]: DEBUG nova.policy [None req-1244f1f9-c3e5-4e2b-8f3a-1eea9dcdba74 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.451872] [55188]: INFO nova.api.openstack.requestlog [None req-1244f1f9-c3e5-4e2b-8f3a-1eea9dcdba74 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1310 microversion: 2.1 time: 0.053103 [ 849.452169] [55188]: [pid: 55188|app: 0|req: 2389/4662] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:29 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1310 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.468251] [55187]: DEBUG nova.policy [None req-de0f28a2-0670-4041-8caf-8a1dcabe2d82 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.472713] [55187]: INFO nova.api.openstack.requestlog [None req-de0f28a2-0670-4041-8caf-8a1dcabe2d82 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.050321 [ 849.473062] [55187]: [pid: 55187|app: 0|req: 2274/4663] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:29 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 849.573794] [55188]: DEBUG nova.api.openstack.wsgi [None req-2a22eb6a-7feb-4a9d-9241-5e9ccbe60c31 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.575979] [55188]: DEBUG nova.compute.api [None req-2a22eb6a-7feb-4a9d-9241-5e9ccbe60c31 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.581372] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a22eb6a-7feb-4a9d-9241-5e9ccbe60c31 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.581372] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a22eb6a-7feb-4a9d-9241-5e9ccbe60c31 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.581372] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a22eb6a-7feb-4a9d-9241-5e9ccbe60c31 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.582882] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a22eb6a-7feb-4a9d-9241-5e9ccbe60c31 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.582882] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a22eb6a-7feb-4a9d-9241-5e9ccbe60c31 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.582882] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a22eb6a-7feb-4a9d-9241-5e9ccbe60c31 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.632632] [55187]: DEBUG nova.api.openstack.wsgi [None req-e5657fa6-f05f-4300-a00c-f779c24eba36 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.632632] [55187]: DEBUG nova.compute.api [None req-e5657fa6-f05f-4300-a00c-f779c24eba36 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.638767] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5657fa6-f05f-4300-a00c-f779c24eba36 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.639824] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5657fa6-f05f-4300-a00c-f779c24eba36 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.640351] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5657fa6-f05f-4300-a00c-f779c24eba36 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.641067] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5657fa6-f05f-4300-a00c-f779c24eba36 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.641493] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5657fa6-f05f-4300-a00c-f779c24eba36 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.642049] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5657fa6-f05f-4300-a00c-f779c24eba36 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.642495] [55188]: DEBUG nova.policy [None req-2a22eb6a-7feb-4a9d-9241-5e9ccbe60c31 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.649761] [55188]: INFO nova.api.openstack.requestlog [None req-2a22eb6a-7feb-4a9d-9241-5e9ccbe60c31 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.078379 [ 849.650189] [55188]: [pid: 55188|app: 0|req: 2390/4664] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:29 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.653441] [55188]: DEBUG nova.api.openstack.wsgi [None req-0e0a21ab-af85-44b1-ae30-5afa2e0bd065 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.655541] [55188]: DEBUG nova.compute.api [None req-0e0a21ab-af85-44b1-ae30-5afa2e0bd065 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.660618] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e0a21ab-af85-44b1-ae30-5afa2e0bd065 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.660993] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e0a21ab-af85-44b1-ae30-5afa2e0bd065 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.661317] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e0a21ab-af85-44b1-ae30-5afa2e0bd065 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.661755] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e0a21ab-af85-44b1-ae30-5afa2e0bd065 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.662031] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e0a21ab-af85-44b1-ae30-5afa2e0bd065 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.662364] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e0a21ab-af85-44b1-ae30-5afa2e0bd065 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.694696] [55187]: DEBUG nova.policy [None req-e5657fa6-f05f-4300-a00c-f779c24eba36 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.698744] [55187]: INFO nova.api.openstack.requestlog [None req-e5657fa6-f05f-4300-a00c-f779c24eba36 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1242 microversion: 2.1 time: 0.071708 [ 849.699435] [55187]: [pid: 55187|app: 0|req: 2275/4665] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:29 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.702668] [55187]: DEBUG nova.api.openstack.wsgi [None req-3a259083-a7c3-4c90-bfbf-39aff5d169a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.704829] [55187]: DEBUG nova.compute.api [None req-3a259083-a7c3-4c90-bfbf-39aff5d169a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.709746] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a259083-a7c3-4c90-bfbf-39aff5d169a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.710155] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a259083-a7c3-4c90-bfbf-39aff5d169a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.710492] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a259083-a7c3-4c90-bfbf-39aff5d169a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.710990] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a259083-a7c3-4c90-bfbf-39aff5d169a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.711328] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a259083-a7c3-4c90-bfbf-39aff5d169a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.711636] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a259083-a7c3-4c90-bfbf-39aff5d169a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.748339] [55187]: DEBUG nova.policy [None req-3a259083-a7c3-4c90-bfbf-39aff5d169a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.757045] [55187]: DEBUG nova.policy [None req-3a259083-a7c3-4c90-bfbf-39aff5d169a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.757045] [55187]: DEBUG nova.policy [None req-3a259083-a7c3-4c90-bfbf-39aff5d169a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.757045] [55187]: INFO nova.api.openstack.requestlog [None req-3a259083-a7c3-4c90-bfbf-39aff5d169a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.056929 [ 849.758202] [55187]: [pid: 55187|app: 0|req: 2276/4666] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:30 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 849.760114] [55187]: DEBUG nova.api.openstack.wsgi [None req-f545c40e-0171-4051-993e-10f9d4224107 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.762049] [55187]: DEBUG nova.compute.api [None req-f545c40e-0171-4051-993e-10f9d4224107 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.765566] [55187]: DEBUG oslo_concurrency.lockutils [None req-f545c40e-0171-4051-993e-10f9d4224107 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.765840] [55187]: DEBUG oslo_concurrency.lockutils [None req-f545c40e-0171-4051-993e-10f9d4224107 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.768352] [55187]: DEBUG oslo_concurrency.lockutils [None req-f545c40e-0171-4051-993e-10f9d4224107 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.768352] [55187]: DEBUG oslo_concurrency.lockutils [None req-f545c40e-0171-4051-993e-10f9d4224107 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.768352] [55187]: DEBUG oslo_concurrency.lockutils [None req-f545c40e-0171-4051-993e-10f9d4224107 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.768352] [55187]: DEBUG oslo_concurrency.lockutils [None req-f545c40e-0171-4051-993e-10f9d4224107 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.790817] [55187]: DEBUG oslo_concurrency.lockutils [None req-f545c40e-0171-4051-993e-10f9d4224107 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.791121] [55187]: DEBUG oslo_concurrency.lockutils [None req-f545c40e-0171-4051-993e-10f9d4224107 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.791317] [55187]: DEBUG oslo_concurrency.lockutils [None req-f545c40e-0171-4051-993e-10f9d4224107 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.791528] [55187]: DEBUG nova.objects.instance [None req-f545c40e-0171-4051-993e-10f9d4224107 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 849.814662] [55187]: DEBUG nova.policy [None req-f545c40e-0171-4051-993e-10f9d4224107 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.819869] [55187]: INFO nova.api.openstack.requestlog [None req-f545c40e-0171-4051-993e-10f9d4224107 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.061591 [ 849.820333] [55187]: [pid: 55187|app: 0|req: 2277/4667] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:30 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.823165] [55187]: DEBUG nova.api.openstack.wsgi [None req-b8b39928-e12b-4577-9ac4-067844e0f3be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.827197] [55187]: DEBUG nova.compute.api [None req-b8b39928-e12b-4577-9ac4-067844e0f3be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.827262] [55188]: DEBUG nova.policy [None req-0e0a21ab-af85-44b1-ae30-5afa2e0bd065 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.830470] [55187]: DEBUG oslo_concurrency.lockutils [None req-b8b39928-e12b-4577-9ac4-067844e0f3be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.830721] [55187]: DEBUG oslo_concurrency.lockutils [None req-b8b39928-e12b-4577-9ac4-067844e0f3be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.830955] [55187]: DEBUG oslo_concurrency.lockutils [None req-b8b39928-e12b-4577-9ac4-067844e0f3be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.831352] [55187]: DEBUG oslo_concurrency.lockutils [None req-b8b39928-e12b-4577-9ac4-067844e0f3be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.831555] [55187]: DEBUG oslo_concurrency.lockutils [None req-b8b39928-e12b-4577-9ac4-067844e0f3be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.831728] [55187]: DEBUG oslo_concurrency.lockutils [None req-b8b39928-e12b-4577-9ac4-067844e0f3be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.836492] [55188]: INFO nova.api.openstack.requestlog [None req-0e0a21ab-af85-44b1-ae30-5afa2e0bd065 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1315 microversion: 2.1 time: 0.183761 [ 849.836492] [55188]: [pid: 55188|app: 0|req: 2391/4668] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:30 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1315 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.857773] [55187]: DEBUG oslo_concurrency.lockutils [None req-b8b39928-e12b-4577-9ac4-067844e0f3be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.858020] [55187]: DEBUG oslo_concurrency.lockutils [None req-b8b39928-e12b-4577-9ac4-067844e0f3be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.858218] [55187]: DEBUG oslo_concurrency.lockutils [None req-b8b39928-e12b-4577-9ac4-067844e0f3be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.858598] [55187]: DEBUG nova.objects.instance [None req-b8b39928-e12b-4577-9ac4-067844e0f3be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 849.879664] [55187]: DEBUG nova.policy [None req-b8b39928-e12b-4577-9ac4-067844e0f3be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.883024] [55188]: DEBUG nova.api.openstack.wsgi [None req-d1922726-816f-4ae7-9de6-b82484cb8a80 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.883858] [55188]: DEBUG nova.compute.api [None req-d1922726-816f-4ae7-9de6-b82484cb8a80 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.884210] [55187]: INFO nova.api.openstack.requestlog [None req-b8b39928-e12b-4577-9ac4-067844e0f3be tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.063339 [ 849.884543] [55187]: [pid: 55187|app: 0|req: 2278/4669] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:30 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.887050] [55187]: DEBUG nova.api.openstack.wsgi [None req-749bf3bf-38ba-4be4-a8a6-38cad913610a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.888332] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1922726-816f-4ae7-9de6-b82484cb8a80 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.888741] [55187]: DEBUG nova.compute.api [None req-749bf3bf-38ba-4be4-a8a6-38cad913610a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.888901] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1922726-816f-4ae7-9de6-b82484cb8a80 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.891022] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1922726-816f-4ae7-9de6-b82484cb8a80 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.891022] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1922726-816f-4ae7-9de6-b82484cb8a80 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.891022] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1922726-816f-4ae7-9de6-b82484cb8a80 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.891022] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1922726-816f-4ae7-9de6-b82484cb8a80 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.894010] [55187]: DEBUG oslo_concurrency.lockutils [None req-749bf3bf-38ba-4be4-a8a6-38cad913610a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.894950] [55187]: DEBUG oslo_concurrency.lockutils [None req-749bf3bf-38ba-4be4-a8a6-38cad913610a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.894950] [55187]: DEBUG oslo_concurrency.lockutils [None req-749bf3bf-38ba-4be4-a8a6-38cad913610a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.894950] [55187]: DEBUG oslo_concurrency.lockutils [None req-749bf3bf-38ba-4be4-a8a6-38cad913610a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.895283] [55187]: DEBUG oslo_concurrency.lockutils [None req-749bf3bf-38ba-4be4-a8a6-38cad913610a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.895283] [55187]: DEBUG oslo_concurrency.lockutils [None req-749bf3bf-38ba-4be4-a8a6-38cad913610a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.913289] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1922726-816f-4ae7-9de6-b82484cb8a80 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.914387] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1922726-816f-4ae7-9de6-b82484cb8a80 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.914387] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1922726-816f-4ae7-9de6-b82484cb8a80 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.914387] [55188]: DEBUG nova.objects.instance [None req-d1922726-816f-4ae7-9de6-b82484cb8a80 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 849.945079] [55188]: DEBUG nova.policy [None req-d1922726-816f-4ae7-9de6-b82484cb8a80 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.948508] [55188]: INFO nova.api.openstack.requestlog [None req-d1922726-816f-4ae7-9de6-b82484cb8a80 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.070477 [ 849.949040] [55188]: [pid: 55188|app: 0|req: 2392/4670] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:30 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.958278] [55188]: DEBUG nova.api.openstack.wsgi [None req-f166bcc6-204c-4e8d-9f16-b80b0c3c74ad tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.960571] [55188]: DEBUG nova.compute.api [None req-f166bcc6-204c-4e8d-9f16-b80b0c3c74ad tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.964585] [55188]: DEBUG oslo_concurrency.lockutils [None req-f166bcc6-204c-4e8d-9f16-b80b0c3c74ad tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.965223] [55188]: DEBUG oslo_concurrency.lockutils [None req-f166bcc6-204c-4e8d-9f16-b80b0c3c74ad tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.965708] [55188]: DEBUG oslo_concurrency.lockutils [None req-f166bcc6-204c-4e8d-9f16-b80b0c3c74ad tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.966245] [55188]: DEBUG oslo_concurrency.lockutils [None req-f166bcc6-204c-4e8d-9f16-b80b0c3c74ad tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.966596] [55188]: DEBUG oslo_concurrency.lockutils [None req-f166bcc6-204c-4e8d-9f16-b80b0c3c74ad tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.966925] [55188]: DEBUG oslo_concurrency.lockutils [None req-f166bcc6-204c-4e8d-9f16-b80b0c3c74ad tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.980357] [55187]: DEBUG nova.policy [None req-749bf3bf-38ba-4be4-a8a6-38cad913610a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.985554] [55187]: INFO nova.api.openstack.requestlog [None req-749bf3bf-38ba-4be4-a8a6-38cad913610a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.099835 [ 849.985554] [55187]: [pid: 55187|app: 0|req: 2279/4671] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:30 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.987727] [55187]: DEBUG nova.api.openstack.wsgi [None req-2e37e2d3-64b2-4eae-8e74-dfbe8c8631e6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 849.989401] [55187]: DEBUG nova.compute.api [None req-2e37e2d3-64b2-4eae-8e74-dfbe8c8631e6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 849.992686] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e37e2d3-64b2-4eae-8e74-dfbe8c8631e6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.992919] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e37e2d3-64b2-4eae-8e74-dfbe8c8631e6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.993114] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e37e2d3-64b2-4eae-8e74-dfbe8c8631e6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.993513] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e37e2d3-64b2-4eae-8e74-dfbe8c8631e6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.993651] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e37e2d3-64b2-4eae-8e74-dfbe8c8631e6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.993820] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e37e2d3-64b2-4eae-8e74-dfbe8c8631e6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.021222] [55188]: DEBUG nova.policy [None req-f166bcc6-204c-4e8d-9f16-b80b0c3c74ad tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.024822] [55188]: INFO nova.api.openstack.requestlog [None req-f166bcc6-204c-4e8d-9f16-b80b0c3c74ad tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.074588 [ 850.025350] [55188]: [pid: 55188|app: 0|req: 2393/4672] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:30 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.027484] [55187]: DEBUG nova.policy [None req-2e37e2d3-64b2-4eae-8e74-dfbe8c8631e6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.028958] [55188]: DEBUG nova.api.openstack.wsgi [None req-89c324ed-ca1d-48b6-9fdc-3005ad1ad040 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.031181] [55188]: DEBUG nova.compute.api [None req-89c324ed-ca1d-48b6-9fdc-3005ad1ad040 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.031519] [55187]: INFO nova.api.openstack.requestlog [None req-2e37e2d3-64b2-4eae-8e74-dfbe8c8631e6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.045494 [ 850.031722] [55187]: [pid: 55187|app: 0|req: 2280/4673] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:30 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.038069] [55187]: DEBUG nova.api.openstack.wsgi [None req-6c174d21-d92d-4d2e-a8a4-7e469f7fd912 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.038134] [55188]: DEBUG oslo_concurrency.lockutils [None req-89c324ed-ca1d-48b6-9fdc-3005ad1ad040 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.038134] [55188]: DEBUG oslo_concurrency.lockutils [None req-89c324ed-ca1d-48b6-9fdc-3005ad1ad040 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.038217] [55187]: DEBUG nova.compute.api [None req-6c174d21-d92d-4d2e-a8a4-7e469f7fd912 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.038258] [55188]: DEBUG oslo_concurrency.lockutils [None req-89c324ed-ca1d-48b6-9fdc-3005ad1ad040 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.038258] [55188]: DEBUG oslo_concurrency.lockutils [None req-89c324ed-ca1d-48b6-9fdc-3005ad1ad040 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.038258] [55188]: DEBUG oslo_concurrency.lockutils [None req-89c324ed-ca1d-48b6-9fdc-3005ad1ad040 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.039048] [55188]: DEBUG oslo_concurrency.lockutils [None req-89c324ed-ca1d-48b6-9fdc-3005ad1ad040 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.041031] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c174d21-d92d-4d2e-a8a4-7e469f7fd912 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.041195] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c174d21-d92d-4d2e-a8a4-7e469f7fd912 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.041381] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c174d21-d92d-4d2e-a8a4-7e469f7fd912 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.041734] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c174d21-d92d-4d2e-a8a4-7e469f7fd912 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.041963] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c174d21-d92d-4d2e-a8a4-7e469f7fd912 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.042272] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c174d21-d92d-4d2e-a8a4-7e469f7fd912 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.066494] [55188]: DEBUG oslo_concurrency.lockutils [None req-89c324ed-ca1d-48b6-9fdc-3005ad1ad040 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.066759] [55188]: DEBUG oslo_concurrency.lockutils [None req-89c324ed-ca1d-48b6-9fdc-3005ad1ad040 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.066949] [55188]: DEBUG oslo_concurrency.lockutils [None req-89c324ed-ca1d-48b6-9fdc-3005ad1ad040 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.067202] [55188]: DEBUG nova.objects.instance [None req-89c324ed-ca1d-48b6-9fdc-3005ad1ad040 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 850.093928] [55188]: DEBUG nova.policy [None req-89c324ed-ca1d-48b6-9fdc-3005ad1ad040 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.098486] [55188]: INFO nova.api.openstack.requestlog [None req-89c324ed-ca1d-48b6-9fdc-3005ad1ad040 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.072359 [ 850.098899] [55188]: [pid: 55188|app: 0|req: 2394/4674] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:30 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.101830] [55188]: DEBUG nova.api.openstack.wsgi [None req-99ecd82e-dc20-4b69-999d-7737caddb2b6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.103353] [55188]: DEBUG nova.compute.api [None req-99ecd82e-dc20-4b69-999d-7737caddb2b6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.106930] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ecd82e-dc20-4b69-999d-7737caddb2b6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.107279] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ecd82e-dc20-4b69-999d-7737caddb2b6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.107481] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ecd82e-dc20-4b69-999d-7737caddb2b6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.107835] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ecd82e-dc20-4b69-999d-7737caddb2b6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.108043] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ecd82e-dc20-4b69-999d-7737caddb2b6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.108245] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ecd82e-dc20-4b69-999d-7737caddb2b6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.117748] [55187]: DEBUG nova.policy [None req-6c174d21-d92d-4d2e-a8a4-7e469f7fd912 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.124631] [55187]: DEBUG nova.policy [None req-6c174d21-d92d-4d2e-a8a4-7e469f7fd912 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.125727] [55187]: DEBUG nova.policy [None req-6c174d21-d92d-4d2e-a8a4-7e469f7fd912 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.129628] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ecd82e-dc20-4b69-999d-7737caddb2b6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.130162] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ecd82e-dc20-4b69-999d-7737caddb2b6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.130414] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ecd82e-dc20-4b69-999d-7737caddb2b6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.130677] [55187]: INFO nova.api.openstack.requestlog [None req-6c174d21-d92d-4d2e-a8a4-7e469f7fd912 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1496 microversion: 2.94 time: 0.098291 [ 850.130734] [55188]: DEBUG nova.objects.instance [None req-99ecd82e-dc20-4b69-999d-7737caddb2b6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 850.131253] [55187]: [pid: 55187|app: 0|req: 2281/4675] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:30 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1496 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 850.134858] [55187]: DEBUG nova.api.openstack.wsgi [None req-32f1bb2d-0c94-4c36-bf47-3349409fc9ac tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.137367] [55187]: DEBUG nova.compute.api [None req-32f1bb2d-0c94-4c36-bf47-3349409fc9ac tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] [instance: c8e47f25-9bbd-431f-bf2f-4f55169fd38e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.141686] [55187]: DEBUG oslo_concurrency.lockutils [None req-32f1bb2d-0c94-4c36-bf47-3349409fc9ac tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.141943] [55187]: DEBUG oslo_concurrency.lockutils [None req-32f1bb2d-0c94-4c36-bf47-3349409fc9ac tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.142231] [55187]: DEBUG oslo_concurrency.lockutils [None req-32f1bb2d-0c94-4c36-bf47-3349409fc9ac tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.142917] [55187]: DEBUG oslo_concurrency.lockutils [None req-32f1bb2d-0c94-4c36-bf47-3349409fc9ac tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.143279] [55187]: DEBUG oslo_concurrency.lockutils [None req-32f1bb2d-0c94-4c36-bf47-3349409fc9ac tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.143556] [55187]: DEBUG oslo_concurrency.lockutils [None req-32f1bb2d-0c94-4c36-bf47-3349409fc9ac tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.156566] [55187]: INFO nova.api.openstack.wsgi [None req-32f1bb2d-0c94-4c36-bf47-3349409fc9ac tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] HTTP exception thrown: Instance c8e47f25-9bbd-431f-bf2f-4f55169fd38e could not be found. [ 850.157737] [55187]: DEBUG nova.api.openstack.wsgi [None req-32f1bb2d-0c94-4c36-bf47-3349409fc9ac tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] Returning 404 to user: Instance c8e47f25-9bbd-431f-bf2f-4f55169fd38e could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 850.157737] [55187]: INFO nova.api.openstack.requestlog [None req-32f1bb2d-0c94-4c36-bf47-3349409fc9ac tempest-ServerMetadataNegativeTestJSON-1305087658 tempest-ServerMetadataNegativeTestJSON-1305087658-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e" status: 404 len: 111 microversion: 2.1 time: 0.025705 [ 850.158289] [55187]: [pid: 55187|app: 0|req: 2282/4676] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:30 2025] GET /compute/v2.1/servers/c8e47f25-9bbd-431f-bf2f-4f55169fd38e => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 850.159975] [55188]: DEBUG nova.policy [None req-99ecd82e-dc20-4b69-999d-7737caddb2b6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.164568] [55187]: DEBUG nova.api.openstack.wsgi [None req-7a9f5555-9502-40f8-9ad9-8aea3b1b3ad4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.164982] [55188]: INFO nova.api.openstack.requestlog [None req-99ecd82e-dc20-4b69-999d-7737caddb2b6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.065304 [ 850.165510] [55188]: [pid: 55188|app: 0|req: 2395/4677] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:30 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.167217] [55187]: DEBUG nova.compute.api [None req-7a9f5555-9502-40f8-9ad9-8aea3b1b3ad4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.169785] [55188]: DEBUG nova.api.openstack.wsgi [None req-2a911ed3-23c1-43e8-a74e-a966ad8653c4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.171833] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a9f5555-9502-40f8-9ad9-8aea3b1b3ad4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.175140] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a9f5555-9502-40f8-9ad9-8aea3b1b3ad4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.175140] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a9f5555-9502-40f8-9ad9-8aea3b1b3ad4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.175140] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a9f5555-9502-40f8-9ad9-8aea3b1b3ad4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.175140] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a9f5555-9502-40f8-9ad9-8aea3b1b3ad4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.175345] [55188]: DEBUG nova.compute.api [None req-2a911ed3-23c1-43e8-a74e-a966ad8653c4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.175386] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a9f5555-9502-40f8-9ad9-8aea3b1b3ad4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.178758] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a911ed3-23c1-43e8-a74e-a966ad8653c4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.180649] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a911ed3-23c1-43e8-a74e-a966ad8653c4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.180803] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a911ed3-23c1-43e8-a74e-a966ad8653c4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.181330] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a911ed3-23c1-43e8-a74e-a966ad8653c4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.182519] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a911ed3-23c1-43e8-a74e-a966ad8653c4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.182519] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a911ed3-23c1-43e8-a74e-a966ad8653c4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.222250] [55187]: DEBUG nova.policy [None req-7a9f5555-9502-40f8-9ad9-8aea3b1b3ad4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.230135] [55188]: DEBUG nova.policy [None req-2a911ed3-23c1-43e8-a74e-a966ad8653c4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.230346] [55187]: INFO nova.api.openstack.requestlog [None req-7a9f5555-9502-40f8-9ad9-8aea3b1b3ad4 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.071082 [ 850.230924] [55187]: [pid: 55187|app: 0|req: 2283/4678] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:30 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.238476] [55188]: INFO nova.api.openstack.requestlog [None req-2a911ed3-23c1-43e8-a74e-a966ad8653c4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.070619 [ 850.241152] [55188]: [pid: 55188|app: 0|req: 2396/4679] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:30 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.427978] [55187]: DEBUG nova.api.openstack.wsgi [None req-88229134-469a-43a0-8179-23d4bc43a994 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.435284] [55187]: DEBUG nova.compute.api [None req-88229134-469a-43a0-8179-23d4bc43a994 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.435284] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=7 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 850.436901] [55187]: DEBUG oslo_concurrency.lockutils [None req-88229134-469a-43a0-8179-23d4bc43a994 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.437080] [55187]: DEBUG oslo_concurrency.lockutils [None req-88229134-469a-43a0-8179-23d4bc43a994 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.437297] [55187]: DEBUG oslo_concurrency.lockutils [None req-88229134-469a-43a0-8179-23d4bc43a994 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.437857] [55187]: DEBUG oslo_concurrency.lockutils [None req-88229134-469a-43a0-8179-23d4bc43a994 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.438162] [55187]: DEBUG oslo_concurrency.lockutils [None req-88229134-469a-43a0-8179-23d4bc43a994 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.438356] [55187]: DEBUG oslo_concurrency.lockutils [None req-88229134-469a-43a0-8179-23d4bc43a994 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.464926] [55187]: DEBUG oslo_concurrency.lockutils [None req-88229134-469a-43a0-8179-23d4bc43a994 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.465718] [55187]: DEBUG oslo_concurrency.lockutils [None req-88229134-469a-43a0-8179-23d4bc43a994 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.465718] [55187]: DEBUG oslo_concurrency.lockutils [None req-88229134-469a-43a0-8179-23d4bc43a994 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.465718] [55187]: DEBUG nova.objects.instance [None req-88229134-469a-43a0-8179-23d4bc43a994 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 850.465904] [55188]: DEBUG nova.api.openstack.wsgi [None req-e597e2b7-4675-4af6-b14c-0286313f0668 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.468566] [55188]: DEBUG nova.compute.api [None req-e597e2b7-4675-4af6-b14c-0286313f0668 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.472145] [55188]: DEBUG oslo_concurrency.lockutils [None req-e597e2b7-4675-4af6-b14c-0286313f0668 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.472493] [55188]: DEBUG oslo_concurrency.lockutils [None req-e597e2b7-4675-4af6-b14c-0286313f0668 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.472557] [55188]: DEBUG oslo_concurrency.lockutils [None req-e597e2b7-4675-4af6-b14c-0286313f0668 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.472885] [55188]: DEBUG oslo_concurrency.lockutils [None req-e597e2b7-4675-4af6-b14c-0286313f0668 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.473096] [55188]: DEBUG oslo_concurrency.lockutils [None req-e597e2b7-4675-4af6-b14c-0286313f0668 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.473275] [55188]: DEBUG oslo_concurrency.lockutils [None req-e597e2b7-4675-4af6-b14c-0286313f0668 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.491072] [55187]: DEBUG nova.policy [None req-88229134-469a-43a0-8179-23d4bc43a994 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.495636] [55187]: DEBUG nova.policy [None req-88229134-469a-43a0-8179-23d4bc43a994 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.496285] [55187]: DEBUG nova.policy [None req-88229134-469a-43a0-8179-23d4bc43a994 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.499836] [55187]: INFO nova.api.openstack.requestlog [None req-88229134-469a-43a0-8179-23d4bc43a994 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.072772 [ 850.499836] [55187]: [pid: 55187|app: 0|req: 2284/4680] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:30 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 850.499836] [55187]: DEBUG nova.api.openstack.wsgi [None req-fbee8139-a3ec-43fe-b754-a3bcaa14b481 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.501368] [55187]: DEBUG nova.compute.api [None req-fbee8139-a3ec-43fe-b754-a3bcaa14b481 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.504908] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbee8139-a3ec-43fe-b754-a3bcaa14b481 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.505605] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbee8139-a3ec-43fe-b754-a3bcaa14b481 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.505605] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbee8139-a3ec-43fe-b754-a3bcaa14b481 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.505981] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbee8139-a3ec-43fe-b754-a3bcaa14b481 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.506410] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbee8139-a3ec-43fe-b754-a3bcaa14b481 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.506636] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbee8139-a3ec-43fe-b754-a3bcaa14b481 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.512639] [55188]: DEBUG nova.policy [None req-e597e2b7-4675-4af6-b14c-0286313f0668 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.517684] [55188]: INFO nova.api.openstack.requestlog [None req-e597e2b7-4675-4af6-b14c-0286313f0668 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1310 microversion: 2.1 time: 0.054795 [ 850.518032] [55188]: [pid: 55188|app: 0|req: 2397/4681] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:30 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1310 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.549280] [55187]: DEBUG nova.policy [None req-fbee8139-a3ec-43fe-b754-a3bcaa14b481 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.553375] [55187]: INFO nova.api.openstack.requestlog [None req-fbee8139-a3ec-43fe-b754-a3bcaa14b481 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.055454 [ 850.553852] [55187]: [pid: 55187|app: 0|req: 2285/4682] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:30 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.664626] [55188]: DEBUG nova.api.openstack.wsgi [None req-1cf5d918-0266-4fdd-9bf5-7c569d5a579b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.668106] [55188]: DEBUG nova.compute.api [None req-1cf5d918-0266-4fdd-9bf5-7c569d5a579b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.670443] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cf5d918-0266-4fdd-9bf5-7c569d5a579b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.670824] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cf5d918-0266-4fdd-9bf5-7c569d5a579b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.671173] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cf5d918-0266-4fdd-9bf5-7c569d5a579b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.671664] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cf5d918-0266-4fdd-9bf5-7c569d5a579b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.671985] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cf5d918-0266-4fdd-9bf5-7c569d5a579b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.672501] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cf5d918-0266-4fdd-9bf5-7c569d5a579b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.718031] [55187]: DEBUG nova.api.openstack.wsgi [None req-0050bb1e-0fc8-4c6c-aab6-9540b9450d06 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.718972] [55187]: DEBUG nova.compute.api [None req-0050bb1e-0fc8-4c6c-aab6-9540b9450d06 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.723147] [55187]: DEBUG oslo_concurrency.lockutils [None req-0050bb1e-0fc8-4c6c-aab6-9540b9450d06 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.723147] [55187]: DEBUG oslo_concurrency.lockutils [None req-0050bb1e-0fc8-4c6c-aab6-9540b9450d06 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.723147] [55187]: DEBUG oslo_concurrency.lockutils [None req-0050bb1e-0fc8-4c6c-aab6-9540b9450d06 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.723429] [55187]: DEBUG oslo_concurrency.lockutils [None req-0050bb1e-0fc8-4c6c-aab6-9540b9450d06 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.723614] [55187]: DEBUG oslo_concurrency.lockutils [None req-0050bb1e-0fc8-4c6c-aab6-9540b9450d06 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.723789] [55187]: DEBUG oslo_concurrency.lockutils [None req-0050bb1e-0fc8-4c6c-aab6-9540b9450d06 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.768785] [55187]: DEBUG nova.policy [None req-0050bb1e-0fc8-4c6c-aab6-9540b9450d06 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.773588] [55187]: INFO nova.api.openstack.requestlog [None req-0050bb1e-0fc8-4c6c-aab6-9540b9450d06 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1242 microversion: 2.1 time: 0.060508 [ 850.773944] [55187]: [pid: 55187|app: 0|req: 2286/4683] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:31 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.777167] [55187]: DEBUG nova.api.openstack.wsgi [None req-759cde54-3ce1-43f7-82e6-d589c8af045d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.779122] [55187]: DEBUG nova.compute.api [None req-759cde54-3ce1-43f7-82e6-d589c8af045d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.783494] [55187]: DEBUG oslo_concurrency.lockutils [None req-759cde54-3ce1-43f7-82e6-d589c8af045d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.784175] [55187]: DEBUG oslo_concurrency.lockutils [None req-759cde54-3ce1-43f7-82e6-d589c8af045d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.784175] [55187]: DEBUG oslo_concurrency.lockutils [None req-759cde54-3ce1-43f7-82e6-d589c8af045d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.784349] [55187]: DEBUG oslo_concurrency.lockutils [None req-759cde54-3ce1-43f7-82e6-d589c8af045d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.784494] [55187]: DEBUG oslo_concurrency.lockutils [None req-759cde54-3ce1-43f7-82e6-d589c8af045d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.784670] [55187]: DEBUG oslo_concurrency.lockutils [None req-759cde54-3ce1-43f7-82e6-d589c8af045d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.824190] [55187]: DEBUG nova.policy [None req-759cde54-3ce1-43f7-82e6-d589c8af045d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.831489] [55187]: DEBUG nova.policy [None req-759cde54-3ce1-43f7-82e6-d589c8af045d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.831489] [55187]: DEBUG nova.policy [None req-759cde54-3ce1-43f7-82e6-d589c8af045d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.831489] [55187]: INFO nova.api.openstack.requestlog [None req-759cde54-3ce1-43f7-82e6-d589c8af045d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.056503 [ 850.831489] [55187]: [pid: 55187|app: 0|req: 2287/4684] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:31 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 850.833639] [55187]: DEBUG nova.api.openstack.wsgi [None req-57e63afc-d5c1-4110-804d-0a1205f998b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.835555] [55187]: DEBUG nova.compute.api [None req-57e63afc-d5c1-4110-804d-0a1205f998b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.839023] [55187]: DEBUG oslo_concurrency.lockutils [None req-57e63afc-d5c1-4110-804d-0a1205f998b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.840135] [55187]: DEBUG oslo_concurrency.lockutils [None req-57e63afc-d5c1-4110-804d-0a1205f998b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.840135] [55187]: DEBUG oslo_concurrency.lockutils [None req-57e63afc-d5c1-4110-804d-0a1205f998b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.840135] [55187]: DEBUG oslo_concurrency.lockutils [None req-57e63afc-d5c1-4110-804d-0a1205f998b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.840135] [55187]: DEBUG oslo_concurrency.lockutils [None req-57e63afc-d5c1-4110-804d-0a1205f998b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.840322] [55187]: DEBUG oslo_concurrency.lockutils [None req-57e63afc-d5c1-4110-804d-0a1205f998b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.863413] [55187]: DEBUG oslo_concurrency.lockutils [None req-57e63afc-d5c1-4110-804d-0a1205f998b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.863668] [55187]: DEBUG oslo_concurrency.lockutils [None req-57e63afc-d5c1-4110-804d-0a1205f998b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.863855] [55187]: DEBUG oslo_concurrency.lockutils [None req-57e63afc-d5c1-4110-804d-0a1205f998b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.864065] [55187]: DEBUG nova.objects.instance [None req-57e63afc-d5c1-4110-804d-0a1205f998b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 850.893305] [55187]: DEBUG nova.policy [None req-57e63afc-d5c1-4110-804d-0a1205f998b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.898848] [55187]: INFO nova.api.openstack.requestlog [None req-57e63afc-d5c1-4110-804d-0a1205f998b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.066119 [ 850.898848] [55187]: [pid: 55187|app: 0|req: 2288/4685] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:31 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.900957] [55187]: DEBUG nova.api.openstack.wsgi [None req-78d122dd-375c-4929-95e9-d8e2ac815a77 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.902596] [55187]: DEBUG nova.compute.api [None req-78d122dd-375c-4929-95e9-d8e2ac815a77 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.906506] [55187]: DEBUG oslo_concurrency.lockutils [None req-78d122dd-375c-4929-95e9-d8e2ac815a77 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.906506] [55187]: DEBUG oslo_concurrency.lockutils [None req-78d122dd-375c-4929-95e9-d8e2ac815a77 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.906506] [55187]: DEBUG oslo_concurrency.lockutils [None req-78d122dd-375c-4929-95e9-d8e2ac815a77 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.906685] [55187]: DEBUG oslo_concurrency.lockutils [None req-78d122dd-375c-4929-95e9-d8e2ac815a77 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.906865] [55187]: DEBUG oslo_concurrency.lockutils [None req-78d122dd-375c-4929-95e9-d8e2ac815a77 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.907045] [55187]: DEBUG oslo_concurrency.lockutils [None req-78d122dd-375c-4929-95e9-d8e2ac815a77 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.912793] [55188]: DEBUG nova.policy [None req-1cf5d918-0266-4fdd-9bf5-7c569d5a579b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.921327] [55188]: INFO nova.api.openstack.requestlog [None req-1cf5d918-0266-4fdd-9bf5-7c569d5a579b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.259293 [ 850.921713] [55188]: [pid: 55188|app: 0|req: 2398/4686] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:31 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.929266] [55188]: DEBUG nova.api.openstack.wsgi [None req-a0a84cdf-5b7e-4fc9-b78b-adde1c15174c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 850.932167] [55188]: DEBUG nova.compute.api [None req-a0a84cdf-5b7e-4fc9-b78b-adde1c15174c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 850.937967] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0a84cdf-5b7e-4fc9-b78b-adde1c15174c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.938294] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0a84cdf-5b7e-4fc9-b78b-adde1c15174c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.938541] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0a84cdf-5b7e-4fc9-b78b-adde1c15174c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.938959] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0a84cdf-5b7e-4fc9-b78b-adde1c15174c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.941019] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0a84cdf-5b7e-4fc9-b78b-adde1c15174c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.941019] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0a84cdf-5b7e-4fc9-b78b-adde1c15174c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.967454] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0a84cdf-5b7e-4fc9-b78b-adde1c15174c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.968593] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0a84cdf-5b7e-4fc9-b78b-adde1c15174c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.968593] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0a84cdf-5b7e-4fc9-b78b-adde1c15174c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.968593] [55188]: DEBUG nova.objects.instance [None req-a0a84cdf-5b7e-4fc9-b78b-adde1c15174c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 850.989026] [55187]: DEBUG nova.policy [None req-78d122dd-375c-4929-95e9-d8e2ac815a77 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.993924] [55188]: DEBUG nova.policy [None req-a0a84cdf-5b7e-4fc9-b78b-adde1c15174c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.999007] [55187]: INFO nova.api.openstack.requestlog [None req-78d122dd-375c-4929-95e9-d8e2ac815a77 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1315 microversion: 2.1 time: 0.099875 [ 851.003047] [55187]: [pid: 55187|app: 0|req: 2289/4687] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:31 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1315 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.005896] [55187]: DEBUG nova.api.openstack.wsgi [None req-21ccd76d-07b3-4ab6-b4d0-4a90e3836c3c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.006803] [55188]: INFO nova.api.openstack.requestlog [None req-a0a84cdf-5b7e-4fc9-b78b-adde1c15174c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.083576 [ 851.007231] [55188]: [pid: 55188|app: 0|req: 2399/4688] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:31 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.008654] [55187]: DEBUG nova.compute.api [None req-21ccd76d-07b3-4ab6-b4d0-4a90e3836c3c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.011637] [55188]: DEBUG nova.api.openstack.wsgi [None req-005e2ba3-d7ba-4f11-82cd-3a95509d1261 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.012125] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ccd76d-07b3-4ab6-b4d0-4a90e3836c3c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.012432] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ccd76d-07b3-4ab6-b4d0-4a90e3836c3c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.012533] [55188]: DEBUG nova.compute.api [None req-005e2ba3-d7ba-4f11-82cd-3a95509d1261 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.012678] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ccd76d-07b3-4ab6-b4d0-4a90e3836c3c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.013086] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ccd76d-07b3-4ab6-b4d0-4a90e3836c3c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.013328] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ccd76d-07b3-4ab6-b4d0-4a90e3836c3c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.013544] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ccd76d-07b3-4ab6-b4d0-4a90e3836c3c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.016751] [55188]: DEBUG oslo_concurrency.lockutils [None req-005e2ba3-d7ba-4f11-82cd-3a95509d1261 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.017072] [55188]: DEBUG oslo_concurrency.lockutils [None req-005e2ba3-d7ba-4f11-82cd-3a95509d1261 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.017335] [55188]: DEBUG oslo_concurrency.lockutils [None req-005e2ba3-d7ba-4f11-82cd-3a95509d1261 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.017726] [55188]: DEBUG oslo_concurrency.lockutils [None req-005e2ba3-d7ba-4f11-82cd-3a95509d1261 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.017930] [55188]: DEBUG oslo_concurrency.lockutils [None req-005e2ba3-d7ba-4f11-82cd-3a95509d1261 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.018126] [55188]: DEBUG oslo_concurrency.lockutils [None req-005e2ba3-d7ba-4f11-82cd-3a95509d1261 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.034082] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ccd76d-07b3-4ab6-b4d0-4a90e3836c3c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.034360] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ccd76d-07b3-4ab6-b4d0-4a90e3836c3c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.035052] [55187]: DEBUG oslo_concurrency.lockutils [None req-21ccd76d-07b3-4ab6-b4d0-4a90e3836c3c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.035311] [55187]: DEBUG nova.objects.instance [None req-21ccd76d-07b3-4ab6-b4d0-4a90e3836c3c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 851.061091] [55187]: DEBUG nova.policy [None req-21ccd76d-07b3-4ab6-b4d0-4a90e3836c3c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.065786] [55187]: INFO nova.api.openstack.requestlog [None req-21ccd76d-07b3-4ab6-b4d0-4a90e3836c3c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.062063 [ 851.066149] [55187]: [pid: 55187|app: 0|req: 2290/4689] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:31 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.068794] [55187]: DEBUG nova.api.openstack.wsgi [None req-be43707d-9802-4343-84d3-b010fce6d124 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.070634] [55187]: DEBUG nova.compute.api [None req-be43707d-9802-4343-84d3-b010fce6d124 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.073880] [55187]: DEBUG oslo_concurrency.lockutils [None req-be43707d-9802-4343-84d3-b010fce6d124 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.074137] [55187]: DEBUG oslo_concurrency.lockutils [None req-be43707d-9802-4343-84d3-b010fce6d124 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.074323] [55187]: DEBUG oslo_concurrency.lockutils [None req-be43707d-9802-4343-84d3-b010fce6d124 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.074679] [55187]: DEBUG oslo_concurrency.lockutils [None req-be43707d-9802-4343-84d3-b010fce6d124 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.074871] [55187]: DEBUG oslo_concurrency.lockutils [None req-be43707d-9802-4343-84d3-b010fce6d124 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.075055] [55187]: DEBUG oslo_concurrency.lockutils [None req-be43707d-9802-4343-84d3-b010fce6d124 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.115629] [55187]: DEBUG nova.policy [None req-be43707d-9802-4343-84d3-b010fce6d124 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.122047] [55187]: INFO nova.api.openstack.requestlog [None req-be43707d-9802-4343-84d3-b010fce6d124 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.054787 [ 851.122196] [55187]: [pid: 55187|app: 0|req: 2291/4690] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:31 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.125711] [55187]: DEBUG nova.api.openstack.wsgi [None req-c7813c09-ab9d-482b-9e9a-ef4e0a3c7ce2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.127314] [55187]: DEBUG nova.compute.api [None req-c7813c09-ab9d-482b-9e9a-ef4e0a3c7ce2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.129022] [55188]: DEBUG nova.policy [None req-005e2ba3-d7ba-4f11-82cd-3a95509d1261 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.132824] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7813c09-ab9d-482b-9e9a-ef4e0a3c7ce2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.132824] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7813c09-ab9d-482b-9e9a-ef4e0a3c7ce2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.132824] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7813c09-ab9d-482b-9e9a-ef4e0a3c7ce2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.132824] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7813c09-ab9d-482b-9e9a-ef4e0a3c7ce2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.133041] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7813c09-ab9d-482b-9e9a-ef4e0a3c7ce2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.133212] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7813c09-ab9d-482b-9e9a-ef4e0a3c7ce2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.136748] [55188]: INFO nova.api.openstack.requestlog [None req-005e2ba3-d7ba-4f11-82cd-3a95509d1261 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.128145 [ 851.136748] [55188]: [pid: 55188|app: 0|req: 2400/4691] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:31 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.183424] [55187]: DEBUG nova.policy [None req-c7813c09-ab9d-482b-9e9a-ef4e0a3c7ce2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.188465] [55187]: INFO nova.api.openstack.requestlog [None req-c7813c09-ab9d-482b-9e9a-ef4e0a3c7ce2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.064725 [ 851.189582] [55187]: [pid: 55187|app: 0|req: 2292/4692] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:31 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.193071] [55187]: DEBUG nova.api.openstack.wsgi [None req-5028008a-7420-4046-af38-8d40043a2cb0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.194780] [55187]: DEBUG nova.compute.api [None req-5028008a-7420-4046-af38-8d40043a2cb0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.198739] [55187]: DEBUG oslo_concurrency.lockutils [None req-5028008a-7420-4046-af38-8d40043a2cb0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.198985] [55187]: DEBUG oslo_concurrency.lockutils [None req-5028008a-7420-4046-af38-8d40043a2cb0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.199203] [55187]: DEBUG oslo_concurrency.lockutils [None req-5028008a-7420-4046-af38-8d40043a2cb0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.199567] [55187]: DEBUG oslo_concurrency.lockutils [None req-5028008a-7420-4046-af38-8d40043a2cb0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.199760] [55187]: DEBUG oslo_concurrency.lockutils [None req-5028008a-7420-4046-af38-8d40043a2cb0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.199931] [55187]: DEBUG oslo_concurrency.lockutils [None req-5028008a-7420-4046-af38-8d40043a2cb0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.219308] [55187]: DEBUG oslo_concurrency.lockutils [None req-5028008a-7420-4046-af38-8d40043a2cb0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.219618] [55187]: DEBUG oslo_concurrency.lockutils [None req-5028008a-7420-4046-af38-8d40043a2cb0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.219813] [55187]: DEBUG oslo_concurrency.lockutils [None req-5028008a-7420-4046-af38-8d40043a2cb0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.220028] [55187]: DEBUG nova.objects.instance [None req-5028008a-7420-4046-af38-8d40043a2cb0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 851.225347] [55188]: DEBUG nova.api.openstack.wsgi [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-222885748", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 851.255351] [55187]: DEBUG nova.policy [None req-5028008a-7420-4046-af38-8d40043a2cb0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.262553] [55187]: INFO nova.api.openstack.requestlog [None req-5028008a-7420-4046-af38-8d40043a2cb0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.071809 [ 851.262553] [55187]: [pid: 55187|app: 0|req: 2293/4693] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:31 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.264768] [55187]: DEBUG nova.api.openstack.wsgi [None req-4833d662-95fe-4b0f-9d0d-0b01c5a56531 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.265951] [55187]: DEBUG nova.compute.api [None req-4833d662-95fe-4b0f-9d0d-0b01c5a56531 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.269982] [55187]: DEBUG oslo_concurrency.lockutils [None req-4833d662-95fe-4b0f-9d0d-0b01c5a56531 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.269982] [55187]: DEBUG oslo_concurrency.lockutils [None req-4833d662-95fe-4b0f-9d0d-0b01c5a56531 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.269982] [55187]: DEBUG oslo_concurrency.lockutils [None req-4833d662-95fe-4b0f-9d0d-0b01c5a56531 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.270362] [55187]: DEBUG oslo_concurrency.lockutils [None req-4833d662-95fe-4b0f-9d0d-0b01c5a56531 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.270560] [55187]: DEBUG oslo_concurrency.lockutils [None req-4833d662-95fe-4b0f-9d0d-0b01c5a56531 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.270734] [55187]: DEBUG oslo_concurrency.lockutils [None req-4833d662-95fe-4b0f-9d0d-0b01c5a56531 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.273120] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.273408] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.273600] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.274022] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.277415] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.277874] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.283952] [55188]: DEBUG nova.network.neutron [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] validate_networks() for [('a9b794c9-22f5-4121-8f7f-27ed28ad1992', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 851.322071] [55187]: DEBUG nova.policy [None req-4833d662-95fe-4b0f-9d0d-0b01c5a56531 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.325828] [55187]: DEBUG nova.policy [None req-4833d662-95fe-4b0f-9d0d-0b01c5a56531 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.326507] [55187]: DEBUG nova.policy [None req-4833d662-95fe-4b0f-9d0d-0b01c5a56531 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.332178] [55187]: INFO nova.api.openstack.requestlog [None req-4833d662-95fe-4b0f-9d0d-0b01c5a56531 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1496 microversion: 2.94 time: 0.070086 [ 851.333097] [55187]: [pid: 55187|app: 0|req: 2294/4694] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:31 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1496 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 851.335750] [55187]: DEBUG nova.api.openstack.wsgi [None req-49a6f40a-ed9c-48af-a2d3-ce50b232f6a3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.337566] [55187]: DEBUG nova.compute.api [None req-49a6f40a-ed9c-48af-a2d3-ce50b232f6a3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.341015] [55187]: DEBUG oslo_concurrency.lockutils [None req-49a6f40a-ed9c-48af-a2d3-ce50b232f6a3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.341277] [55187]: DEBUG oslo_concurrency.lockutils [None req-49a6f40a-ed9c-48af-a2d3-ce50b232f6a3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.341464] [55187]: DEBUG oslo_concurrency.lockutils [None req-49a6f40a-ed9c-48af-a2d3-ce50b232f6a3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.341816] [55187]: DEBUG oslo_concurrency.lockutils [None req-49a6f40a-ed9c-48af-a2d3-ce50b232f6a3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.342103] [55187]: DEBUG oslo_concurrency.lockutils [None req-49a6f40a-ed9c-48af-a2d3-ce50b232f6a3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.342284] [55187]: DEBUG oslo_concurrency.lockutils [None req-49a6f40a-ed9c-48af-a2d3-ce50b232f6a3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.382979] [55187]: DEBUG oslo_concurrency.lockutils [None req-49a6f40a-ed9c-48af-a2d3-ce50b232f6a3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.382979] [55187]: DEBUG oslo_concurrency.lockutils [None req-49a6f40a-ed9c-48af-a2d3-ce50b232f6a3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.382979] [55187]: DEBUG oslo_concurrency.lockutils [None req-49a6f40a-ed9c-48af-a2d3-ce50b232f6a3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.382979] [55187]: DEBUG nova.objects.instance [None req-49a6f40a-ed9c-48af-a2d3-ce50b232f6a3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 851.410771] [55187]: DEBUG nova.policy [None req-49a6f40a-ed9c-48af-a2d3-ce50b232f6a3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.414993] [55187]: INFO nova.api.openstack.requestlog [None req-49a6f40a-ed9c-48af-a2d3-ce50b232f6a3 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.081313 [ 851.415344] [55187]: [pid: 55187|app: 0|req: 2295/4695] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:31 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.417872] [55187]: DEBUG nova.api.openstack.wsgi [None req-4427a2e6-b214-405a-a33c-1af67c4359e1 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.420040] [55187]: DEBUG nova.compute.api [None req-4427a2e6-b214-405a-a33c-1af67c4359e1 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.426340] [55187]: DEBUG oslo_concurrency.lockutils [None req-4427a2e6-b214-405a-a33c-1af67c4359e1 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.427308] [55187]: DEBUG oslo_concurrency.lockutils [None req-4427a2e6-b214-405a-a33c-1af67c4359e1 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.427308] [55187]: DEBUG oslo_concurrency.lockutils [None req-4427a2e6-b214-405a-a33c-1af67c4359e1 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.427308] [55187]: DEBUG oslo_concurrency.lockutils [None req-4427a2e6-b214-405a-a33c-1af67c4359e1 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.427469] [55187]: DEBUG oslo_concurrency.lockutils [None req-4427a2e6-b214-405a-a33c-1af67c4359e1 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.427504] [55187]: DEBUG oslo_concurrency.lockutils [None req-4427a2e6-b214-405a-a33c-1af67c4359e1 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.474465] [55187]: DEBUG nova.policy [None req-4427a2e6-b214-405a-a33c-1af67c4359e1 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.479738] [55187]: INFO nova.api.openstack.requestlog [None req-4427a2e6-b214-405a-a33c-1af67c4359e1 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.063676 [ 851.480117] [55187]: [pid: 55187|app: 0|req: 2296/4696] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:31 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.484141] [55187]: DEBUG nova.api.openstack.wsgi [None req-6f933a6f-d8a7-4967-b979-59208eeff4d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.484931] [55187]: DEBUG nova.compute.api [None req-6f933a6f-d8a7-4967-b979-59208eeff4d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.488879] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f933a6f-d8a7-4967-b979-59208eeff4d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.489152] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f933a6f-d8a7-4967-b979-59208eeff4d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.489343] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f933a6f-d8a7-4967-b979-59208eeff4d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.489700] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f933a6f-d8a7-4967-b979-59208eeff4d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.489901] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f933a6f-d8a7-4967-b979-59208eeff4d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.490093] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f933a6f-d8a7-4967-b979-59208eeff4d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.510876] [55188]: DEBUG nova.virt.hardware [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 851.511164] [55188]: DEBUG nova.virt.hardware [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 851.511318] [55188]: DEBUG nova.virt.hardware [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 851.511474] [55188]: DEBUG nova.virt.hardware [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 851.511635] [55188]: DEBUG nova.virt.hardware [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 851.521433] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.521433] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.521433] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.521925] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.522207] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.526094] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.526849] [55187]: DEBUG nova.policy [None req-6f933a6f-d8a7-4967-b979-59208eeff4d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.535602] [55187]: INFO nova.api.openstack.requestlog [None req-6f933a6f-d8a7-4967-b979-59208eeff4d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.054531 [ 851.535817] [55187]: [pid: 55187|app: 0|req: 2297/4697] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:31 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.538561] [55187]: DEBUG nova.api.openstack.wsgi [None req-72777636-ac75-433b-b01c-a44b32f2688d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.540854] [55187]: DEBUG nova.compute.api [None req-72777636-ac75-433b-b01c-a44b32f2688d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.545078] [55188]: DEBUG nova.quota [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Getting quotas for project 528310572cb648ba81bdf64bf166c776. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 851.545843] [55187]: DEBUG oslo_concurrency.lockutils [None req-72777636-ac75-433b-b01c-a44b32f2688d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.546127] [55187]: DEBUG oslo_concurrency.lockutils [None req-72777636-ac75-433b-b01c-a44b32f2688d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.546319] [55187]: DEBUG oslo_concurrency.lockutils [None req-72777636-ac75-433b-b01c-a44b32f2688d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.547332] [55187]: DEBUG oslo_concurrency.lockutils [None req-72777636-ac75-433b-b01c-a44b32f2688d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.547332] [55187]: DEBUG oslo_concurrency.lockutils [None req-72777636-ac75-433b-b01c-a44b32f2688d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.547332] [55187]: DEBUG oslo_concurrency.lockutils [None req-72777636-ac75-433b-b01c-a44b32f2688d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.549924] [55188]: DEBUG nova.quota [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Getting quotas for user 27f05dca80554cfd93f29d3803814d3a and project 528310572cb648ba81bdf64bf166c776. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 851.556141] [55188]: DEBUG nova.compute.api [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 851.557574] [55188]: DEBUG nova.compute.api [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 851.569508] [55187]: DEBUG oslo_concurrency.lockutils [None req-72777636-ac75-433b-b01c-a44b32f2688d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.569815] [55187]: DEBUG oslo_concurrency.lockutils [None req-72777636-ac75-433b-b01c-a44b32f2688d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.570044] [55187]: DEBUG oslo_concurrency.lockutils [None req-72777636-ac75-433b-b01c-a44b32f2688d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.570266] [55187]: DEBUG nova.objects.instance [None req-72777636-ac75-433b-b01c-a44b32f2688d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 851.600480] [55188]: INFO nova.api.openstack.requestlog [None req-00b1b2dc-9976-4e40-9872-350298cf2d6d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.459752 [ 851.600882] [55188]: [pid: 55188|app: 0|req: 2401/4698] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:05:31 2025] POST /compute/v2.1/servers => generated 383 bytes in 464 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 851.601243] [55187]: DEBUG nova.policy [None req-72777636-ac75-433b-b01c-a44b32f2688d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.603551] [55188]: DEBUG nova.api.openstack.wsgi [None req-0ecb9f06-9a2d-4468-bbe3-48c027218523 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.605307] [55188]: DEBUG nova.compute.api [None req-0ecb9f06-9a2d-4468-bbe3-48c027218523 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.606164] [55187]: DEBUG nova.policy [None req-72777636-ac75-433b-b01c-a44b32f2688d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.606830] [55187]: DEBUG nova.policy [None req-72777636-ac75-433b-b01c-a44b32f2688d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.607528] [55187]: INFO nova.api.openstack.requestlog [None req-72777636-ac75-433b-b01c-a44b32f2688d tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.071184 [ 851.607856] [55187]: [pid: 55187|app: 0|req: 2298/4699] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:31 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 851.609243] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ecb9f06-9a2d-4468-bbe3-48c027218523 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.609450] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ecb9f06-9a2d-4468-bbe3-48c027218523 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.609656] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ecb9f06-9a2d-4468-bbe3-48c027218523 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.609992] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ecb9f06-9a2d-4468-bbe3-48c027218523 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.610213] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ecb9f06-9a2d-4468-bbe3-48c027218523 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.610393] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ecb9f06-9a2d-4468-bbe3-48c027218523 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.610488] [55187]: DEBUG nova.api.openstack.wsgi [None req-46381bfc-0d17-4668-8256-5c85d63f6ac2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.612114] [55187]: DEBUG nova.compute.api [None req-46381bfc-0d17-4668-8256-5c85d63f6ac2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.618795] [55187]: DEBUG oslo_concurrency.lockutils [None req-46381bfc-0d17-4668-8256-5c85d63f6ac2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.619039] [55187]: DEBUG oslo_concurrency.lockutils [None req-46381bfc-0d17-4668-8256-5c85d63f6ac2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.619444] [55187]: DEBUG oslo_concurrency.lockutils [None req-46381bfc-0d17-4668-8256-5c85d63f6ac2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.619654] [55187]: DEBUG oslo_concurrency.lockutils [None req-46381bfc-0d17-4668-8256-5c85d63f6ac2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.619858] [55187]: DEBUG oslo_concurrency.lockutils [None req-46381bfc-0d17-4668-8256-5c85d63f6ac2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.620045] [55187]: DEBUG oslo_concurrency.lockutils [None req-46381bfc-0d17-4668-8256-5c85d63f6ac2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.645561] [55188]: DEBUG nova.policy [None req-0ecb9f06-9a2d-4468-bbe3-48c027218523 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.651112] [55188]: INFO nova.api.openstack.requestlog [None req-0ecb9f06-9a2d-4468-bbe3-48c027218523 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1310 microversion: 2.1 time: 0.049489 [ 851.651404] [55188]: [pid: 55188|app: 0|req: 2402/4700] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:31 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1310 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.653870] [55188]: DEBUG nova.api.openstack.wsgi [None req-4f1c42c1-658e-42bb-af21-e7c9814ea695 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.657956] [55188]: DEBUG nova.compute.api [None req-4f1c42c1-658e-42bb-af21-e7c9814ea695 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.661305] [55187]: DEBUG nova.policy [None req-46381bfc-0d17-4668-8256-5c85d63f6ac2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.668112] [55187]: INFO nova.api.openstack.requestlog [None req-46381bfc-0d17-4668-8256-5c85d63f6ac2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.057620 [ 851.668112] [55187]: [pid: 55187|app: 0|req: 2299/4701] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:31 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.693330] [55188]: DEBUG nova.policy [None req-4f1c42c1-658e-42bb-af21-e7c9814ea695 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.697555] [55188]: INFO nova.api.openstack.requestlog [None req-4f1c42c1-658e-42bb-af21-e7c9814ea695 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1219 microversion: 2.1 time: 0.045488 [ 851.698546] [55188]: [pid: 55188|app: 0|req: 2403/4702] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:32 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.749386] [55187]: DEBUG nova.api.openstack.wsgi [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-898390077", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 851.787218] [55187]: DEBUG oslo_concurrency.lockutils [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.787503] [55187]: DEBUG oslo_concurrency.lockutils [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.787693] [55187]: DEBUG oslo_concurrency.lockutils [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.787740] [55188]: DEBUG nova.api.openstack.wsgi [None req-7517efd7-f058-432d-8f8b-e0fede250904 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.788110] [55187]: DEBUG oslo_concurrency.lockutils [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.788327] [55187]: DEBUG oslo_concurrency.lockutils [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.788509] [55187]: DEBUG oslo_concurrency.lockutils [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.789462] [55188]: DEBUG nova.compute.api [None req-7517efd7-f058-432d-8f8b-e0fede250904 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.793371] [55188]: DEBUG oslo_concurrency.lockutils [None req-7517efd7-f058-432d-8f8b-e0fede250904 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.793614] [55188]: DEBUG oslo_concurrency.lockutils [None req-7517efd7-f058-432d-8f8b-e0fede250904 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.793798] [55188]: DEBUG oslo_concurrency.lockutils [None req-7517efd7-f058-432d-8f8b-e0fede250904 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.794162] [55188]: DEBUG oslo_concurrency.lockutils [None req-7517efd7-f058-432d-8f8b-e0fede250904 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.794363] [55188]: DEBUG oslo_concurrency.lockutils [None req-7517efd7-f058-432d-8f8b-e0fede250904 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.794537] [55188]: DEBUG oslo_concurrency.lockutils [None req-7517efd7-f058-432d-8f8b-e0fede250904 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.795668] [55187]: DEBUG nova.network.neutron [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] validate_networks() for [('a9b794c9-22f5-4121-8f7f-27ed28ad1992', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 851.839372] [55188]: DEBUG nova.policy [None req-7517efd7-f058-432d-8f8b-e0fede250904 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.845378] [55188]: INFO nova.api.openstack.requestlog [None req-7517efd7-f058-432d-8f8b-e0fede250904 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1242 microversion: 2.1 time: 0.059793 [ 851.845726] [55188]: [pid: 55188|app: 0|req: 2404/4703] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:32 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.849997] [55188]: DEBUG nova.api.openstack.wsgi [None req-92ee7e7f-da8d-4760-981c-2626d3f5457c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.852174] [55188]: DEBUG nova.compute.api [None req-92ee7e7f-da8d-4760-981c-2626d3f5457c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.856169] [55188]: DEBUG oslo_concurrency.lockutils [None req-92ee7e7f-da8d-4760-981c-2626d3f5457c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.856409] [55188]: DEBUG oslo_concurrency.lockutils [None req-92ee7e7f-da8d-4760-981c-2626d3f5457c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.856600] [55188]: DEBUG oslo_concurrency.lockutils [None req-92ee7e7f-da8d-4760-981c-2626d3f5457c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.856954] [55188]: DEBUG oslo_concurrency.lockutils [None req-92ee7e7f-da8d-4760-981c-2626d3f5457c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.857207] [55188]: DEBUG oslo_concurrency.lockutils [None req-92ee7e7f-da8d-4760-981c-2626d3f5457c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.857740] [55188]: DEBUG oslo_concurrency.lockutils [None req-92ee7e7f-da8d-4760-981c-2626d3f5457c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.892767] [55188]: DEBUG nova.policy [None req-92ee7e7f-da8d-4760-981c-2626d3f5457c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.900084] [55188]: DEBUG nova.policy [None req-92ee7e7f-da8d-4760-981c-2626d3f5457c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.902033] [55188]: DEBUG nova.policy [None req-92ee7e7f-da8d-4760-981c-2626d3f5457c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.902033] [55188]: INFO nova.api.openstack.requestlog [None req-92ee7e7f-da8d-4760-981c-2626d3f5457c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.054967 [ 851.902628] [55188]: [pid: 55188|app: 0|req: 2405/4704] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:32 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 851.913999] [55188]: DEBUG nova.api.openstack.wsgi [None req-54785ab7-e912-4d88-a7ef-f7b6c7c4683c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.915787] [55188]: DEBUG nova.compute.api [None req-54785ab7-e912-4d88-a7ef-f7b6c7c4683c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.919472] [55188]: DEBUG oslo_concurrency.lockutils [None req-54785ab7-e912-4d88-a7ef-f7b6c7c4683c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.919472] [55188]: DEBUG oslo_concurrency.lockutils [None req-54785ab7-e912-4d88-a7ef-f7b6c7c4683c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.919655] [55188]: DEBUG oslo_concurrency.lockutils [None req-54785ab7-e912-4d88-a7ef-f7b6c7c4683c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.920008] [55188]: DEBUG oslo_concurrency.lockutils [None req-54785ab7-e912-4d88-a7ef-f7b6c7c4683c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.920295] [55188]: DEBUG oslo_concurrency.lockutils [None req-54785ab7-e912-4d88-a7ef-f7b6c7c4683c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.920370] [55188]: DEBUG oslo_concurrency.lockutils [None req-54785ab7-e912-4d88-a7ef-f7b6c7c4683c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.949955] [55188]: DEBUG oslo_concurrency.lockutils [None req-54785ab7-e912-4d88-a7ef-f7b6c7c4683c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.950247] [55188]: DEBUG oslo_concurrency.lockutils [None req-54785ab7-e912-4d88-a7ef-f7b6c7c4683c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.950448] [55188]: DEBUG oslo_concurrency.lockutils [None req-54785ab7-e912-4d88-a7ef-f7b6c7c4683c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.950646] [55188]: DEBUG nova.objects.instance [None req-54785ab7-e912-4d88-a7ef-f7b6c7c4683c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 851.969941] [55188]: DEBUG nova.policy [None req-54785ab7-e912-4d88-a7ef-f7b6c7c4683c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.974040] [55188]: INFO nova.api.openstack.requestlog [None req-54785ab7-e912-4d88-a7ef-f7b6c7c4683c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.062048 [ 851.974360] [55188]: [pid: 55188|app: 0|req: 2406/4705] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:32 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.977152] [55188]: DEBUG nova.api.openstack.wsgi [None req-6ab7e981-3c83-412f-b2b4-953e49ae7fb8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 851.978680] [55188]: DEBUG nova.compute.api [None req-6ab7e981-3c83-412f-b2b4-953e49ae7fb8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 851.983387] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ab7e981-3c83-412f-b2b4-953e49ae7fb8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.983387] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ab7e981-3c83-412f-b2b4-953e49ae7fb8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.983387] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ab7e981-3c83-412f-b2b4-953e49ae7fb8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.983387] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ab7e981-3c83-412f-b2b4-953e49ae7fb8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.983387] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ab7e981-3c83-412f-b2b4-953e49ae7fb8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.983387] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ab7e981-3c83-412f-b2b4-953e49ae7fb8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.018419] [55188]: DEBUG nova.policy [None req-6ab7e981-3c83-412f-b2b4-953e49ae7fb8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.023491] [55188]: INFO nova.api.openstack.requestlog [None req-6ab7e981-3c83-412f-b2b4-953e49ae7fb8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.048412 [ 852.024133] [55188]: [pid: 55188|app: 0|req: 2407/4706] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:32 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.028269] [55188]: DEBUG nova.api.openstack.wsgi [None req-77c1da20-a1da-4562-97ce-367b8bc3ba5d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.030079] [55188]: DEBUG nova.compute.api [None req-77c1da20-a1da-4562-97ce-367b8bc3ba5d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.033599] [55188]: DEBUG oslo_concurrency.lockutils [None req-77c1da20-a1da-4562-97ce-367b8bc3ba5d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.033926] [55188]: DEBUG oslo_concurrency.lockutils [None req-77c1da20-a1da-4562-97ce-367b8bc3ba5d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.034759] [55188]: DEBUG oslo_concurrency.lockutils [None req-77c1da20-a1da-4562-97ce-367b8bc3ba5d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.034759] [55188]: DEBUG oslo_concurrency.lockutils [None req-77c1da20-a1da-4562-97ce-367b8bc3ba5d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.034900] [55188]: DEBUG oslo_concurrency.lockutils [None req-77c1da20-a1da-4562-97ce-367b8bc3ba5d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.035853] [55188]: DEBUG oslo_concurrency.lockutils [None req-77c1da20-a1da-4562-97ce-367b8bc3ba5d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.097708] [55187]: DEBUG nova.virt.hardware [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 852.097708] [55187]: DEBUG nova.virt.hardware [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 852.097708] [55187]: DEBUG nova.virt.hardware [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 852.097708] [55187]: DEBUG nova.virt.hardware [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 852.097708] [55187]: DEBUG nova.virt.hardware [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 852.108010] [55187]: DEBUG oslo_concurrency.lockutils [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.108310] [55187]: DEBUG oslo_concurrency.lockutils [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.108538] [55187]: DEBUG oslo_concurrency.lockutils [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.108980] [55187]: DEBUG oslo_concurrency.lockutils [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.109234] [55187]: DEBUG oslo_concurrency.lockutils [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.109454] [55187]: DEBUG oslo_concurrency.lockutils [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.121176] [55187]: DEBUG nova.quota [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Getting quotas for project 528310572cb648ba81bdf64bf166c776. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 852.125488] [55188]: DEBUG nova.policy [None req-77c1da20-a1da-4562-97ce-367b8bc3ba5d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.128821] [55187]: DEBUG nova.quota [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Getting quotas for user 27f05dca80554cfd93f29d3803814d3a and project 528310572cb648ba81bdf64bf166c776. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 852.132245] [55188]: INFO nova.api.openstack.requestlog [None req-77c1da20-a1da-4562-97ce-367b8bc3ba5d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1315 microversion: 2.1 time: 0.106120 [ 852.132750] [55188]: [pid: 55188|app: 0|req: 2408/4707] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:32 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1315 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.135776] [55188]: DEBUG nova.api.openstack.wsgi [None req-b4f0fe3d-0dce-4318-b9e4-47daa44d736d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.137635] [55188]: DEBUG nova.compute.api [None req-b4f0fe3d-0dce-4318-b9e4-47daa44d736d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.137990] [55187]: DEBUG nova.compute.api [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 852.139523] [55187]: DEBUG nova.compute.api [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 852.141106] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4f0fe3d-0dce-4318-b9e4-47daa44d736d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.141399] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4f0fe3d-0dce-4318-b9e4-47daa44d736d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.141634] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4f0fe3d-0dce-4318-b9e4-47daa44d736d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.142052] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4f0fe3d-0dce-4318-b9e4-47daa44d736d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.142312] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4f0fe3d-0dce-4318-b9e4-47daa44d736d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.142586] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4f0fe3d-0dce-4318-b9e4-47daa44d736d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.167837] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4f0fe3d-0dce-4318-b9e4-47daa44d736d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.168109] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4f0fe3d-0dce-4318-b9e4-47daa44d736d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.168296] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4f0fe3d-0dce-4318-b9e4-47daa44d736d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.168499] [55188]: DEBUG nova.objects.instance [None req-b4f0fe3d-0dce-4318-b9e4-47daa44d736d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 852.177567] [55187]: INFO nova.api.openstack.requestlog [None req-a65a6559-54d0-44cd-b02f-52b6afd6a629 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.433331 [ 852.178013] [55187]: [pid: 55187|app: 0|req: 2300/4708] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:05:32 2025] POST /compute/v2.1/servers => generated 383 bytes in 434 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 852.181175] [55187]: DEBUG nova.api.openstack.wsgi [None req-72dca9c3-e535-4824-9cda-ca59af1ec769 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.182894] [55187]: DEBUG nova.compute.api [None req-72dca9c3-e535-4824-9cda-ca59af1ec769 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.188377] [55187]: DEBUG oslo_concurrency.lockutils [None req-72dca9c3-e535-4824-9cda-ca59af1ec769 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.188377] [55187]: DEBUG oslo_concurrency.lockutils [None req-72dca9c3-e535-4824-9cda-ca59af1ec769 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.188377] [55187]: DEBUG oslo_concurrency.lockutils [None req-72dca9c3-e535-4824-9cda-ca59af1ec769 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.189127] [55187]: DEBUG oslo_concurrency.lockutils [None req-72dca9c3-e535-4824-9cda-ca59af1ec769 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.189127] [55187]: DEBUG oslo_concurrency.lockutils [None req-72dca9c3-e535-4824-9cda-ca59af1ec769 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.189368] [55187]: DEBUG oslo_concurrency.lockutils [None req-72dca9c3-e535-4824-9cda-ca59af1ec769 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.207448] [55188]: DEBUG nova.policy [None req-b4f0fe3d-0dce-4318-b9e4-47daa44d736d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.216091] [55188]: INFO nova.api.openstack.requestlog [None req-b4f0fe3d-0dce-4318-b9e4-47daa44d736d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.080575 [ 852.216295] [55187]: DEBUG oslo_concurrency.lockutils [None req-72dca9c3-e535-4824-9cda-ca59af1ec769 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.216362] [55188]: [pid: 55188|app: 0|req: 2409/4709] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:32 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.216408] [55187]: DEBUG oslo_concurrency.lockutils [None req-72dca9c3-e535-4824-9cda-ca59af1ec769 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.216408] [55187]: DEBUG oslo_concurrency.lockutils [None req-72dca9c3-e535-4824-9cda-ca59af1ec769 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.216408] [55187]: DEBUG nova.objects.instance [None req-72dca9c3-e535-4824-9cda-ca59af1ec769 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 852.220272] [55188]: DEBUG nova.api.openstack.wsgi [None req-80eb971b-9dd4-4ba0-b0b1-1b3eae0be241 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.220272] [55188]: DEBUG nova.compute.api [None req-80eb971b-9dd4-4ba0-b0b1-1b3eae0be241 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.226403] [55188]: DEBUG oslo_concurrency.lockutils [None req-80eb971b-9dd4-4ba0-b0b1-1b3eae0be241 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.227289] [55188]: DEBUG oslo_concurrency.lockutils [None req-80eb971b-9dd4-4ba0-b0b1-1b3eae0be241 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.227289] [55188]: DEBUG oslo_concurrency.lockutils [None req-80eb971b-9dd4-4ba0-b0b1-1b3eae0be241 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.227713] [55188]: DEBUG oslo_concurrency.lockutils [None req-80eb971b-9dd4-4ba0-b0b1-1b3eae0be241 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.228035] [55188]: DEBUG oslo_concurrency.lockutils [None req-80eb971b-9dd4-4ba0-b0b1-1b3eae0be241 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.228368] [55188]: DEBUG oslo_concurrency.lockutils [None req-80eb971b-9dd4-4ba0-b0b1-1b3eae0be241 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.272701] [55188]: DEBUG nova.policy [None req-80eb971b-9dd4-4ba0-b0b1-1b3eae0be241 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.278019] [55188]: INFO nova.api.openstack.requestlog [None req-80eb971b-9dd4-4ba0-b0b1-1b3eae0be241 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.062725 [ 852.278478] [55188]: [pid: 55188|app: 0|req: 2410/4710] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:32 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.288372] [55188]: DEBUG nova.api.openstack.wsgi [None req-e4ac589a-072a-4e12-9fb7-aeaef9d103cc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.290725] [55188]: DEBUG nova.compute.api [None req-e4ac589a-072a-4e12-9fb7-aeaef9d103cc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.301807] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4ac589a-072a-4e12-9fb7-aeaef9d103cc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.302834] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4ac589a-072a-4e12-9fb7-aeaef9d103cc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.303178] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4ac589a-072a-4e12-9fb7-aeaef9d103cc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.303740] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4ac589a-072a-4e12-9fb7-aeaef9d103cc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.305408] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4ac589a-072a-4e12-9fb7-aeaef9d103cc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.305408] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4ac589a-072a-4e12-9fb7-aeaef9d103cc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.502603] [55187]: DEBUG nova.policy [None req-72dca9c3-e535-4824-9cda-ca59af1ec769 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.510447] [55187]: INFO nova.api.openstack.requestlog [None req-72dca9c3-e535-4824-9cda-ca59af1ec769 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.331737 [ 852.510785] [55187]: [pid: 55187|app: 0|req: 2301/4711] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:32 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.513874] [55187]: DEBUG nova.api.openstack.wsgi [None req-ef7e9a71-2cf3-44fc-a5a4-7ae8f84e29c6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.515145] [55187]: DEBUG nova.compute.api [None req-ef7e9a71-2cf3-44fc-a5a4-7ae8f84e29c6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.545895] [55188]: DEBUG nova.policy [None req-e4ac589a-072a-4e12-9fb7-aeaef9d103cc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.549585] [55187]: DEBUG nova.policy [None req-ef7e9a71-2cf3-44fc-a5a4-7ae8f84e29c6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.552879] [55188]: INFO nova.api.openstack.requestlog [None req-e4ac589a-072a-4e12-9fb7-aeaef9d103cc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.273818 [ 852.553840] [55187]: INFO nova.api.openstack.requestlog [None req-ef7e9a71-2cf3-44fc-a5a4-7ae8f84e29c6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1219 microversion: 2.1 time: 0.042383 [ 852.554345] [55187]: [pid: 55187|app: 0|req: 2302/4712] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:32 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.557865] [55187]: DEBUG nova.api.openstack.wsgi [None req-b7c3be75-8a1e-4c42-927f-ce18a7a88f96 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.558869] [55188]: [pid: 55188|app: 0|req: 2411/4713] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:32 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.560032] [55187]: DEBUG nova.compute.api [None req-b7c3be75-8a1e-4c42-927f-ce18a7a88f96 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.561971] [55188]: DEBUG nova.api.openstack.wsgi [None req-57f5462a-8383-46d5-a608-b25f596155b1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.564719] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7c3be75-8a1e-4c42-927f-ce18a7a88f96 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.564996] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7c3be75-8a1e-4c42-927f-ce18a7a88f96 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.566260] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7c3be75-8a1e-4c42-927f-ce18a7a88f96 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.566260] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7c3be75-8a1e-4c42-927f-ce18a7a88f96 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.566260] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7c3be75-8a1e-4c42-927f-ce18a7a88f96 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.566260] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7c3be75-8a1e-4c42-927f-ce18a7a88f96 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.567442] [55188]: DEBUG nova.compute.api [None req-57f5462a-8383-46d5-a608-b25f596155b1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.575489] [55188]: DEBUG oslo_concurrency.lockutils [None req-57f5462a-8383-46d5-a608-b25f596155b1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.575821] [55188]: DEBUG oslo_concurrency.lockutils [None req-57f5462a-8383-46d5-a608-b25f596155b1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.576090] [55188]: DEBUG oslo_concurrency.lockutils [None req-57f5462a-8383-46d5-a608-b25f596155b1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.577439] [55188]: DEBUG oslo_concurrency.lockutils [None req-57f5462a-8383-46d5-a608-b25f596155b1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.577693] [55188]: DEBUG oslo_concurrency.lockutils [None req-57f5462a-8383-46d5-a608-b25f596155b1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.577876] [55188]: DEBUG oslo_concurrency.lockutils [None req-57f5462a-8383-46d5-a608-b25f596155b1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.597892] [55188]: DEBUG oslo_concurrency.lockutils [None req-57f5462a-8383-46d5-a608-b25f596155b1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.598273] [55188]: DEBUG oslo_concurrency.lockutils [None req-57f5462a-8383-46d5-a608-b25f596155b1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.598462] [55188]: DEBUG oslo_concurrency.lockutils [None req-57f5462a-8383-46d5-a608-b25f596155b1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.598663] [55188]: DEBUG nova.objects.instance [None req-57f5462a-8383-46d5-a608-b25f596155b1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 852.610810] [55187]: DEBUG nova.policy [None req-b7c3be75-8a1e-4c42-927f-ce18a7a88f96 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.613609] [55187]: INFO nova.api.openstack.requestlog [None req-b7c3be75-8a1e-4c42-927f-ce18a7a88f96 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.058374 [ 852.613883] [55187]: [pid: 55187|app: 0|req: 2303/4714] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:32 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.616275] [55187]: DEBUG nova.api.openstack.wsgi [None req-e22d9c0b-7835-4550-80b1-1f9189c4c847 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.618161] [55187]: DEBUG nova.compute.api [None req-e22d9c0b-7835-4550-80b1-1f9189c4c847 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.621966] [55187]: DEBUG oslo_concurrency.lockutils [None req-e22d9c0b-7835-4550-80b1-1f9189c4c847 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.622297] [55187]: DEBUG oslo_concurrency.lockutils [None req-e22d9c0b-7835-4550-80b1-1f9189c4c847 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.622699] [55187]: DEBUG oslo_concurrency.lockutils [None req-e22d9c0b-7835-4550-80b1-1f9189c4c847 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.623083] [55187]: DEBUG oslo_concurrency.lockutils [None req-e22d9c0b-7835-4550-80b1-1f9189c4c847 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.623299] [55187]: DEBUG oslo_concurrency.lockutils [None req-e22d9c0b-7835-4550-80b1-1f9189c4c847 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.623476] [55187]: DEBUG oslo_concurrency.lockutils [None req-e22d9c0b-7835-4550-80b1-1f9189c4c847 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.634081] [55188]: DEBUG nova.policy [None req-57f5462a-8383-46d5-a608-b25f596155b1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.639286] [55188]: INFO nova.api.openstack.requestlog [None req-57f5462a-8383-46d5-a608-b25f596155b1 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.080523 [ 852.639650] [55188]: [pid: 55188|app: 0|req: 2412/4715] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:32 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.642079] [55188]: DEBUG nova.api.openstack.wsgi [None req-704944a9-1a83-4d46-9992-3aa5223884d8 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.643701] [55188]: DEBUG nova.compute.api [None req-704944a9-1a83-4d46-9992-3aa5223884d8 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.652342] [55188]: DEBUG oslo_concurrency.lockutils [None req-704944a9-1a83-4d46-9992-3aa5223884d8 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.652607] [55188]: DEBUG oslo_concurrency.lockutils [None req-704944a9-1a83-4d46-9992-3aa5223884d8 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.652963] [55188]: DEBUG oslo_concurrency.lockutils [None req-704944a9-1a83-4d46-9992-3aa5223884d8 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.653189] [55188]: DEBUG oslo_concurrency.lockutils [None req-704944a9-1a83-4d46-9992-3aa5223884d8 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.653393] [55188]: DEBUG oslo_concurrency.lockutils [None req-704944a9-1a83-4d46-9992-3aa5223884d8 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.653568] [55188]: DEBUG oslo_concurrency.lockutils [None req-704944a9-1a83-4d46-9992-3aa5223884d8 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.667459] [55187]: DEBUG nova.policy [None req-e22d9c0b-7835-4550-80b1-1f9189c4c847 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.673138] [55187]: DEBUG nova.policy [None req-e22d9c0b-7835-4550-80b1-1f9189c4c847 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.673138] [55187]: DEBUG nova.policy [None req-e22d9c0b-7835-4550-80b1-1f9189c4c847 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.677798] [55187]: INFO nova.api.openstack.requestlog [None req-e22d9c0b-7835-4550-80b1-1f9189c4c847 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1496 microversion: 2.94 time: 0.063242 [ 852.677850] [55187]: [pid: 55187|app: 0|req: 2304/4716] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:32 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1496 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 852.680632] [55188]: DEBUG oslo_concurrency.lockutils [None req-704944a9-1a83-4d46-9992-3aa5223884d8 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.680632] [55188]: DEBUG oslo_concurrency.lockutils [None req-704944a9-1a83-4d46-9992-3aa5223884d8 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.680632] [55188]: DEBUG oslo_concurrency.lockutils [None req-704944a9-1a83-4d46-9992-3aa5223884d8 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.680632] [55188]: DEBUG nova.objects.instance [None req-704944a9-1a83-4d46-9992-3aa5223884d8 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 852.681227] [55187]: DEBUG nova.api.openstack.wsgi [None req-789d6671-49fe-4e58-b1d4-a507804ac763 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.682918] [55187]: DEBUG nova.compute.api [None req-789d6671-49fe-4e58-b1d4-a507804ac763 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.687327] [55187]: DEBUG oslo_concurrency.lockutils [None req-789d6671-49fe-4e58-b1d4-a507804ac763 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.687327] [55187]: DEBUG oslo_concurrency.lockutils [None req-789d6671-49fe-4e58-b1d4-a507804ac763 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.687327] [55187]: DEBUG oslo_concurrency.lockutils [None req-789d6671-49fe-4e58-b1d4-a507804ac763 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.687503] [55187]: DEBUG oslo_concurrency.lockutils [None req-789d6671-49fe-4e58-b1d4-a507804ac763 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.687645] [55187]: DEBUG oslo_concurrency.lockutils [None req-789d6671-49fe-4e58-b1d4-a507804ac763 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.687814] [55187]: DEBUG oslo_concurrency.lockutils [None req-789d6671-49fe-4e58-b1d4-a507804ac763 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.719104] [55188]: DEBUG nova.policy [None req-704944a9-1a83-4d46-9992-3aa5223884d8 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.729552] [55188]: INFO nova.api.openstack.requestlog [None req-704944a9-1a83-4d46-9992-3aa5223884d8 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.089234 [ 852.729913] [55188]: [pid: 55188|app: 0|req: 2413/4717] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:33 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.733128] [55188]: DEBUG nova.api.openstack.wsgi [None req-8c0ca67b-3f26-4a03-9710-9f2653bc458f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.735714] [55188]: DEBUG nova.compute.api [None req-8c0ca67b-3f26-4a03-9710-9f2653bc458f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.737909] [55187]: DEBUG nova.policy [None req-789d6671-49fe-4e58-b1d4-a507804ac763 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.739241] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c0ca67b-3f26-4a03-9710-9f2653bc458f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.740039] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c0ca67b-3f26-4a03-9710-9f2653bc458f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.740039] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c0ca67b-3f26-4a03-9710-9f2653bc458f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.740384] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c0ca67b-3f26-4a03-9710-9f2653bc458f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.740714] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c0ca67b-3f26-4a03-9710-9f2653bc458f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.741039] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c0ca67b-3f26-4a03-9710-9f2653bc458f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.743995] [55187]: INFO nova.api.openstack.requestlog [None req-789d6671-49fe-4e58-b1d4-a507804ac763 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.064784 [ 852.744349] [55187]: [pid: 55187|app: 0|req: 2305/4718] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:33 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.747114] [55187]: DEBUG nova.api.openstack.wsgi [None req-db248af5-dd84-42e9-8f6a-e9332cfca4de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.751021] [55187]: DEBUG nova.compute.api [None req-db248af5-dd84-42e9-8f6a-e9332cfca4de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.752951] [55187]: DEBUG oslo_concurrency.lockutils [None req-db248af5-dd84-42e9-8f6a-e9332cfca4de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.753276] [55187]: DEBUG oslo_concurrency.lockutils [None req-db248af5-dd84-42e9-8f6a-e9332cfca4de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.753520] [55187]: DEBUG oslo_concurrency.lockutils [None req-db248af5-dd84-42e9-8f6a-e9332cfca4de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.753976] [55187]: DEBUG oslo_concurrency.lockutils [None req-db248af5-dd84-42e9-8f6a-e9332cfca4de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.754586] [55187]: DEBUG oslo_concurrency.lockutils [None req-db248af5-dd84-42e9-8f6a-e9332cfca4de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.754586] [55187]: DEBUG oslo_concurrency.lockutils [None req-db248af5-dd84-42e9-8f6a-e9332cfca4de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.780722] [55187]: DEBUG oslo_concurrency.lockutils [None req-db248af5-dd84-42e9-8f6a-e9332cfca4de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.781063] [55187]: DEBUG oslo_concurrency.lockutils [None req-db248af5-dd84-42e9-8f6a-e9332cfca4de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.781306] [55187]: DEBUG oslo_concurrency.lockutils [None req-db248af5-dd84-42e9-8f6a-e9332cfca4de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.781548] [55187]: DEBUG nova.objects.instance [None req-db248af5-dd84-42e9-8f6a-e9332cfca4de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 852.789487] [55188]: DEBUG nova.policy [None req-8c0ca67b-3f26-4a03-9710-9f2653bc458f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.796411] [55188]: INFO nova.api.openstack.requestlog [None req-8c0ca67b-3f26-4a03-9710-9f2653bc458f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.065813 [ 852.797016] [55188]: [pid: 55188|app: 0|req: 2414/4719] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:33 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.801194] [55188]: DEBUG nova.api.openstack.wsgi [None req-e11db510-99a0-4302-9448-f6048e6a85f5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.802673] [55188]: DEBUG nova.compute.api [None req-e11db510-99a0-4302-9448-f6048e6a85f5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.803559] [55187]: DEBUG nova.policy [None req-db248af5-dd84-42e9-8f6a-e9332cfca4de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.807907] [55188]: DEBUG oslo_concurrency.lockutils [None req-e11db510-99a0-4302-9448-f6048e6a85f5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.807907] [55188]: DEBUG oslo_concurrency.lockutils [None req-e11db510-99a0-4302-9448-f6048e6a85f5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.807907] [55188]: DEBUG oslo_concurrency.lockutils [None req-e11db510-99a0-4302-9448-f6048e6a85f5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.807907] [55188]: DEBUG oslo_concurrency.lockutils [None req-e11db510-99a0-4302-9448-f6048e6a85f5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.808196] [55188]: DEBUG oslo_concurrency.lockutils [None req-e11db510-99a0-4302-9448-f6048e6a85f5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.808288] [55188]: DEBUG oslo_concurrency.lockutils [None req-e11db510-99a0-4302-9448-f6048e6a85f5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.812288] [55187]: DEBUG nova.policy [None req-db248af5-dd84-42e9-8f6a-e9332cfca4de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.812973] [55187]: DEBUG nova.policy [None req-db248af5-dd84-42e9-8f6a-e9332cfca4de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.813757] [55187]: INFO nova.api.openstack.requestlog [None req-db248af5-dd84-42e9-8f6a-e9332cfca4de tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.068849 [ 852.815107] [55187]: [pid: 55187|app: 0|req: 2306/4720] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:33 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 852.817080] [55187]: DEBUG nova.api.openstack.wsgi [None req-d698b9f4-606a-4560-8eae-83637ab7644c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.818932] [55187]: DEBUG nova.compute.api [None req-d698b9f4-606a-4560-8eae-83637ab7644c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.823445] [55187]: DEBUG oslo_concurrency.lockutils [None req-d698b9f4-606a-4560-8eae-83637ab7644c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.824382] [55187]: DEBUG oslo_concurrency.lockutils [None req-d698b9f4-606a-4560-8eae-83637ab7644c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.824382] [55187]: DEBUG oslo_concurrency.lockutils [None req-d698b9f4-606a-4560-8eae-83637ab7644c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.824382] [55187]: DEBUG oslo_concurrency.lockutils [None req-d698b9f4-606a-4560-8eae-83637ab7644c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.824382] [55187]: DEBUG oslo_concurrency.lockutils [None req-d698b9f4-606a-4560-8eae-83637ab7644c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.824789] [55187]: DEBUG oslo_concurrency.lockutils [None req-d698b9f4-606a-4560-8eae-83637ab7644c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.828022] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=2698,nova_cell1:UPDATE=23,nova_cell1:INSERT=10 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 852.864028] [55187]: DEBUG nova.policy [None req-d698b9f4-606a-4560-8eae-83637ab7644c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.869759] [55187]: INFO nova.api.openstack.requestlog [None req-d698b9f4-606a-4560-8eae-83637ab7644c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.054646 [ 852.870283] [55187]: [pid: 55187|app: 0|req: 2307/4721] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:33 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.872794] [55187]: DEBUG nova.api.openstack.wsgi [None req-9ddfceda-47e2-4363-af2a-29aef3125358 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.874490] [55187]: DEBUG nova.compute.api [None req-9ddfceda-47e2-4363-af2a-29aef3125358 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.879247] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_api:SELECT=995,nova_api:UPDATE=6,nova_api:INSERT=16,nova_api:DELETE=5 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 852.882359] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ddfceda-47e2-4363-af2a-29aef3125358 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.882817] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ddfceda-47e2-4363-af2a-29aef3125358 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.883586] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ddfceda-47e2-4363-af2a-29aef3125358 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.884052] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ddfceda-47e2-4363-af2a-29aef3125358 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.884208] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ddfceda-47e2-4363-af2a-29aef3125358 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.884547] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ddfceda-47e2-4363-af2a-29aef3125358 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.917023] [55187]: DEBUG nova.policy [None req-9ddfceda-47e2-4363-af2a-29aef3125358 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.921384] [55187]: INFO nova.api.openstack.requestlog [None req-9ddfceda-47e2-4363-af2a-29aef3125358 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1242 microversion: 2.1 time: 0.050638 [ 852.921786] [55187]: [pid: 55187|app: 0|req: 2308/4722] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:33 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.929019] [55187]: DEBUG nova.api.openstack.wsgi [None req-c449f133-8ce5-483d-9033-145ee3e34364 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.929019] [55187]: DEBUG nova.compute.api [None req-c449f133-8ce5-483d-9033-145ee3e34364 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.931485] [55187]: DEBUG oslo_concurrency.lockutils [None req-c449f133-8ce5-483d-9033-145ee3e34364 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.931718] [55187]: DEBUG oslo_concurrency.lockutils [None req-c449f133-8ce5-483d-9033-145ee3e34364 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.932151] [55187]: DEBUG oslo_concurrency.lockutils [None req-c449f133-8ce5-483d-9033-145ee3e34364 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.932252] [55187]: DEBUG oslo_concurrency.lockutils [None req-c449f133-8ce5-483d-9033-145ee3e34364 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.932456] [55187]: DEBUG oslo_concurrency.lockutils [None req-c449f133-8ce5-483d-9033-145ee3e34364 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.932640] [55187]: DEBUG oslo_concurrency.lockutils [None req-c449f133-8ce5-483d-9033-145ee3e34364 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.967575] [55187]: DEBUG nova.policy [None req-c449f133-8ce5-483d-9033-145ee3e34364 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.970124] [55188]: DEBUG nova.policy [None req-e11db510-99a0-4302-9448-f6048e6a85f5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.972239] [55187]: DEBUG nova.policy [None req-c449f133-8ce5-483d-9033-145ee3e34364 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.972613] [55187]: DEBUG nova.policy [None req-c449f133-8ce5-483d-9033-145ee3e34364 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.973210] [55187]: INFO nova.api.openstack.requestlog [None req-c449f133-8ce5-483d-9033-145ee3e34364 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.051023 [ 852.974029] [55187]: [pid: 55187|app: 0|req: 2309/4723] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:33 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 852.974500] [55188]: INFO nova.api.openstack.requestlog [None req-e11db510-99a0-4302-9448-f6048e6a85f5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1385 microversion: 2.1 time: 0.176705 [ 852.974799] [55188]: [pid: 55188|app: 0|req: 2415/4724] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:33 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1385 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.990132] [55187]: DEBUG nova.api.openstack.wsgi [None req-838f0e3e-c809-45dd-9109-b1f6c7f2bbab tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 852.991885] [55187]: DEBUG nova.compute.api [None req-838f0e3e-c809-45dd-9109-b1f6c7f2bbab tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 852.995802] [55187]: DEBUG oslo_concurrency.lockutils [None req-838f0e3e-c809-45dd-9109-b1f6c7f2bbab tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.996174] [55187]: DEBUG oslo_concurrency.lockutils [None req-838f0e3e-c809-45dd-9109-b1f6c7f2bbab tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.996533] [55187]: DEBUG oslo_concurrency.lockutils [None req-838f0e3e-c809-45dd-9109-b1f6c7f2bbab tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.996981] [55187]: DEBUG oslo_concurrency.lockutils [None req-838f0e3e-c809-45dd-9109-b1f6c7f2bbab tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.997372] [55187]: DEBUG oslo_concurrency.lockutils [None req-838f0e3e-c809-45dd-9109-b1f6c7f2bbab tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.997737] [55187]: DEBUG oslo_concurrency.lockutils [None req-838f0e3e-c809-45dd-9109-b1f6c7f2bbab tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.016323] [55187]: DEBUG oslo_concurrency.lockutils [None req-838f0e3e-c809-45dd-9109-b1f6c7f2bbab tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.016461] [55187]: DEBUG oslo_concurrency.lockutils [None req-838f0e3e-c809-45dd-9109-b1f6c7f2bbab tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.017062] [55187]: DEBUG oslo_concurrency.lockutils [None req-838f0e3e-c809-45dd-9109-b1f6c7f2bbab tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.017062] [55187]: DEBUG nova.objects.instance [None req-838f0e3e-c809-45dd-9109-b1f6c7f2bbab tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 853.038064] [55188]: DEBUG nova.api.openstack.wsgi [None req-2039c260-2662-4403-85f4-7f17b8d751ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.039830] [55188]: DEBUG nova.compute.api [None req-2039c260-2662-4403-85f4-7f17b8d751ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.040314] [55187]: DEBUG nova.policy [None req-838f0e3e-c809-45dd-9109-b1f6c7f2bbab tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.045912] [55188]: DEBUG oslo_concurrency.lockutils [None req-2039c260-2662-4403-85f4-7f17b8d751ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.045912] [55188]: DEBUG oslo_concurrency.lockutils [None req-2039c260-2662-4403-85f4-7f17b8d751ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.045912] [55188]: DEBUG oslo_concurrency.lockutils [None req-2039c260-2662-4403-85f4-7f17b8d751ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.045912] [55188]: DEBUG oslo_concurrency.lockutils [None req-2039c260-2662-4403-85f4-7f17b8d751ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.045912] [55188]: DEBUG oslo_concurrency.lockutils [None req-2039c260-2662-4403-85f4-7f17b8d751ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.045912] [55188]: DEBUG oslo_concurrency.lockutils [None req-2039c260-2662-4403-85f4-7f17b8d751ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.046207] [55187]: INFO nova.api.openstack.requestlog [None req-838f0e3e-c809-45dd-9109-b1f6c7f2bbab tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.057393 [ 853.046207] [55187]: [pid: 55187|app: 0|req: 2310/4725] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:33 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.084710] [55188]: DEBUG nova.policy [None req-2039c260-2662-4403-85f4-7f17b8d751ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.088678] [55188]: INFO nova.api.openstack.requestlog [None req-2039c260-2662-4403-85f4-7f17b8d751ce tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1219 microversion: 2.1 time: 0.052907 [ 853.088993] [55188]: [pid: 55188|app: 0|req: 2416/4726] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:33 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.151786] [55187]: DEBUG nova.api.openstack.wsgi [None req-bbc82e38-0170-4a63-b84a-98a4599d017d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.153465] [55187]: DEBUG nova.compute.api [None req-bbc82e38-0170-4a63-b84a-98a4599d017d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.157250] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbc82e38-0170-4a63-b84a-98a4599d017d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.157517] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbc82e38-0170-4a63-b84a-98a4599d017d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.157704] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbc82e38-0170-4a63-b84a-98a4599d017d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.158118] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbc82e38-0170-4a63-b84a-98a4599d017d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.158364] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbc82e38-0170-4a63-b84a-98a4599d017d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.158546] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbc82e38-0170-4a63-b84a-98a4599d017d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.234867] [55188]: DEBUG nova.api.openstack.wsgi [None req-418806a1-b2d2-4fe3-8128-5ad119890096 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.236748] [55188]: DEBUG nova.compute.api [None req-418806a1-b2d2-4fe3-8128-5ad119890096 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.243808] [55188]: DEBUG oslo_concurrency.lockutils [None req-418806a1-b2d2-4fe3-8128-5ad119890096 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.244092] [55188]: DEBUG oslo_concurrency.lockutils [None req-418806a1-b2d2-4fe3-8128-5ad119890096 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.244295] [55188]: DEBUG oslo_concurrency.lockutils [None req-418806a1-b2d2-4fe3-8128-5ad119890096 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.244745] [55188]: DEBUG oslo_concurrency.lockutils [None req-418806a1-b2d2-4fe3-8128-5ad119890096 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.244964] [55188]: DEBUG oslo_concurrency.lockutils [None req-418806a1-b2d2-4fe3-8128-5ad119890096 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.245269] [55188]: DEBUG oslo_concurrency.lockutils [None req-418806a1-b2d2-4fe3-8128-5ad119890096 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.263167] [55187]: DEBUG nova.policy [None req-bbc82e38-0170-4a63-b84a-98a4599d017d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.268948] [55187]: INFO nova.api.openstack.requestlog [None req-bbc82e38-0170-4a63-b84a-98a4599d017d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1315 microversion: 2.1 time: 0.119398 [ 853.269315] [55187]: [pid: 55187|app: 0|req: 2311/4727] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:33 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1315 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.269657] [55188]: DEBUG oslo_concurrency.lockutils [None req-418806a1-b2d2-4fe3-8128-5ad119890096 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.269934] [55188]: DEBUG oslo_concurrency.lockutils [None req-418806a1-b2d2-4fe3-8128-5ad119890096 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.270154] [55188]: DEBUG oslo_concurrency.lockutils [None req-418806a1-b2d2-4fe3-8128-5ad119890096 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.270382] [55188]: DEBUG nova.objects.instance [None req-418806a1-b2d2-4fe3-8128-5ad119890096 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 853.291339] [55187]: DEBUG nova.api.openstack.wsgi [None req-7aa17c99-d8ea-4a70-9acb-b10f906aae8c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.291840] [55188]: DEBUG nova.policy [None req-418806a1-b2d2-4fe3-8128-5ad119890096 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.293107] [55187]: DEBUG nova.compute.api [None req-7aa17c99-d8ea-4a70-9acb-b10f906aae8c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.296456] [55188]: INFO nova.api.openstack.requestlog [None req-418806a1-b2d2-4fe3-8128-5ad119890096 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.064326 [ 853.296772] [55188]: [pid: 55188|app: 0|req: 2417/4728] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:33 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.297994] [55187]: DEBUG oslo_concurrency.lockutils [None req-7aa17c99-d8ea-4a70-9acb-b10f906aae8c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.297994] [55187]: DEBUG oslo_concurrency.lockutils [None req-7aa17c99-d8ea-4a70-9acb-b10f906aae8c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.297994] [55187]: DEBUG oslo_concurrency.lockutils [None req-7aa17c99-d8ea-4a70-9acb-b10f906aae8c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.297994] [55187]: DEBUG oslo_concurrency.lockutils [None req-7aa17c99-d8ea-4a70-9acb-b10f906aae8c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.297994] [55187]: DEBUG oslo_concurrency.lockutils [None req-7aa17c99-d8ea-4a70-9acb-b10f906aae8c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.298359] [55187]: DEBUG oslo_concurrency.lockutils [None req-7aa17c99-d8ea-4a70-9acb-b10f906aae8c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.330497] [55187]: DEBUG nova.policy [None req-7aa17c99-d8ea-4a70-9acb-b10f906aae8c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.334376] [55187]: INFO nova.api.openstack.requestlog [None req-7aa17c99-d8ea-4a70-9acb-b10f906aae8c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.045337 [ 853.334859] [55187]: [pid: 55187|app: 0|req: 2312/4729] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:33 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.526420] [55188]: DEBUG nova.api.openstack.wsgi [None req-7f3fd877-5297-4392-96ca-654a9fba126e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.528235] [55188]: DEBUG nova.compute.api [None req-7f3fd877-5297-4392-96ca-654a9fba126e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.532089] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3fd877-5297-4392-96ca-654a9fba126e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.532364] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3fd877-5297-4392-96ca-654a9fba126e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.533032] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3fd877-5297-4392-96ca-654a9fba126e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.533032] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3fd877-5297-4392-96ca-654a9fba126e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.533172] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3fd877-5297-4392-96ca-654a9fba126e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.533299] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3fd877-5297-4392-96ca-654a9fba126e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.536081] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=2377,nova_cell1:UPDATE=16,nova_cell1:INSERT=8 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 853.552781] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3fd877-5297-4392-96ca-654a9fba126e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.553133] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3fd877-5297-4392-96ca-654a9fba126e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.553231] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3fd877-5297-4392-96ca-654a9fba126e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.553437] [55188]: DEBUG nova.objects.instance [None req-7f3fd877-5297-4392-96ca-654a9fba126e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 853.571275] [55187]: DEBUG nova.api.openstack.wsgi [None req-1c48270c-064e-43e1-ac2a-7636d635c883 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.572771] [55188]: DEBUG nova.policy [None req-7f3fd877-5297-4392-96ca-654a9fba126e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.573248] [55187]: DEBUG nova.compute.api [None req-1c48270c-064e-43e1-ac2a-7636d635c883 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.577874] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c48270c-064e-43e1-ac2a-7636d635c883 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.578045] [55188]: INFO nova.api.openstack.requestlog [None req-7f3fd877-5297-4392-96ca-654a9fba126e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.054652 [ 853.578094] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c48270c-064e-43e1-ac2a-7636d635c883 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.578137] [55188]: [pid: 55188|app: 0|req: 2418/4730] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:33 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.578176] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c48270c-064e-43e1-ac2a-7636d635c883 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.578176] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c48270c-064e-43e1-ac2a-7636d635c883 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.578176] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c48270c-064e-43e1-ac2a-7636d635c883 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.578329] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c48270c-064e-43e1-ac2a-7636d635c883 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.579684] [55188]: DEBUG nova.api.openstack.wsgi [None req-8ddd55a4-87f1-4976-8d0e-380854051502 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.581769] [55188]: DEBUG nova.compute.api [None req-8ddd55a4-87f1-4976-8d0e-380854051502 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.584342] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ddd55a4-87f1-4976-8d0e-380854051502 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.584568] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ddd55a4-87f1-4976-8d0e-380854051502 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.584753] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ddd55a4-87f1-4976-8d0e-380854051502 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.585127] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ddd55a4-87f1-4976-8d0e-380854051502 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.585336] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ddd55a4-87f1-4976-8d0e-380854051502 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.585514] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ddd55a4-87f1-4976-8d0e-380854051502 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.618341] [55188]: DEBUG nova.policy [None req-8ddd55a4-87f1-4976-8d0e-380854051502 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.622902] [55188]: INFO nova.api.openstack.requestlog [None req-8ddd55a4-87f1-4976-8d0e-380854051502 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1223 microversion: 2.1 time: 0.044975 [ 853.623259] [55188]: [pid: 55188|app: 0|req: 2419/4731] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:33 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1223 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.630202] [55188]: DEBUG nova.api.openstack.wsgi [None req-8b13075f-b10a-4707-8795-a4d0d5f55152 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.630281] [55188]: DEBUG nova.compute.api [None req-8b13075f-b10a-4707-8795-a4d0d5f55152 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.634702] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b13075f-b10a-4707-8795-a4d0d5f55152 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.634960] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b13075f-b10a-4707-8795-a4d0d5f55152 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.636520] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b13075f-b10a-4707-8795-a4d0d5f55152 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.636520] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b13075f-b10a-4707-8795-a4d0d5f55152 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.636520] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b13075f-b10a-4707-8795-a4d0d5f55152 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.636520] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b13075f-b10a-4707-8795-a4d0d5f55152 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.654272] [55187]: DEBUG nova.policy [None req-1c48270c-064e-43e1-ac2a-7636d635c883 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.658543] [55187]: INFO nova.api.openstack.requestlog [None req-1c48270c-064e-43e1-ac2a-7636d635c883 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.092631 [ 853.658867] [55187]: [pid: 55187|app: 0|req: 2313/4732] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:33 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.661202] [55187]: DEBUG nova.api.openstack.wsgi [None req-167b1d38-d538-45ba-99af-e64d7ff84d3c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.662782] [55187]: DEBUG nova.compute.api [None req-167b1d38-d538-45ba-99af-e64d7ff84d3c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.665793] [55187]: DEBUG oslo_concurrency.lockutils [None req-167b1d38-d538-45ba-99af-e64d7ff84d3c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.666041] [55187]: DEBUG oslo_concurrency.lockutils [None req-167b1d38-d538-45ba-99af-e64d7ff84d3c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.666231] [55187]: DEBUG oslo_concurrency.lockutils [None req-167b1d38-d538-45ba-99af-e64d7ff84d3c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.666575] [55187]: DEBUG oslo_concurrency.lockutils [None req-167b1d38-d538-45ba-99af-e64d7ff84d3c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.666769] [55187]: DEBUG oslo_concurrency.lockutils [None req-167b1d38-d538-45ba-99af-e64d7ff84d3c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.666940] [55187]: DEBUG oslo_concurrency.lockutils [None req-167b1d38-d538-45ba-99af-e64d7ff84d3c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.667554] [55188]: DEBUG nova.policy [None req-8b13075f-b10a-4707-8795-a4d0d5f55152 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.673422] [55188]: INFO nova.api.openstack.requestlog [None req-8b13075f-b10a-4707-8795-a4d0d5f55152 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.046351 [ 853.673422] [55188]: [pid: 55188|app: 0|req: 2420/4733] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:33 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 853.684495] [55187]: DEBUG oslo_concurrency.lockutils [None req-167b1d38-d538-45ba-99af-e64d7ff84d3c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.684730] [55187]: DEBUG oslo_concurrency.lockutils [None req-167b1d38-d538-45ba-99af-e64d7ff84d3c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.684907] [55187]: DEBUG oslo_concurrency.lockutils [None req-167b1d38-d538-45ba-99af-e64d7ff84d3c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.685235] [55187]: DEBUG nova.objects.instance [None req-167b1d38-d538-45ba-99af-e64d7ff84d3c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 853.695583] [55188]: DEBUG nova.api.openstack.wsgi [None req-e9f06069-0653-44dc-8cfe-3a439fae3e3b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.696745] [55188]: DEBUG nova.compute.api [None req-e9f06069-0653-44dc-8cfe-3a439fae3e3b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.700412] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9f06069-0653-44dc-8cfe-3a439fae3e3b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.700825] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9f06069-0653-44dc-8cfe-3a439fae3e3b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.701174] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9f06069-0653-44dc-8cfe-3a439fae3e3b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.703027] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9f06069-0653-44dc-8cfe-3a439fae3e3b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.703027] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9f06069-0653-44dc-8cfe-3a439fae3e3b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.703027] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9f06069-0653-44dc-8cfe-3a439fae3e3b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.704488] [55187]: DEBUG nova.policy [None req-167b1d38-d538-45ba-99af-e64d7ff84d3c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.709599] [55187]: INFO nova.api.openstack.requestlog [None req-167b1d38-d538-45ba-99af-e64d7ff84d3c tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.050164 [ 853.710064] [55187]: [pid: 55187|app: 0|req: 2314/4734] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:34 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.737162] [55188]: DEBUG nova.policy [None req-e9f06069-0653-44dc-8cfe-3a439fae3e3b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.741328] [55188]: DEBUG nova.policy [None req-e9f06069-0653-44dc-8cfe-3a439fae3e3b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.741913] [55188]: DEBUG nova.policy [None req-e9f06069-0653-44dc-8cfe-3a439fae3e3b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.744492] [55187]: DEBUG nova.api.openstack.wsgi [None req-b4a5410c-c1f9-431b-bd33-406fb3feb089 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.745389] [55188]: INFO nova.api.openstack.requestlog [None req-e9f06069-0653-44dc-8cfe-3a439fae3e3b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1496 microversion: 2.94 time: 0.052661 [ 853.745711] [55188]: [pid: 55188|app: 0|req: 2421/4735] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:34 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1496 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 853.746317] [55187]: DEBUG nova.compute.api [None req-b4a5410c-c1f9-431b-bd33-406fb3feb089 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.749763] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4a5410c-c1f9-431b-bd33-406fb3feb089 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.749996] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4a5410c-c1f9-431b-bd33-406fb3feb089 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.750203] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4a5410c-c1f9-431b-bd33-406fb3feb089 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.750550] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4a5410c-c1f9-431b-bd33-406fb3feb089 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.750746] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4a5410c-c1f9-431b-bd33-406fb3feb089 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.750917] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4a5410c-c1f9-431b-bd33-406fb3feb089 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.761010] [55188]: DEBUG nova.api.openstack.wsgi [None req-0e8610e8-3959-44c4-b2b5-598cb789cdb1 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.762599] [55188]: DEBUG nova.compute.api [None req-0e8610e8-3959-44c4-b2b5-598cb789cdb1 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.765859] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e8610e8-3959-44c4-b2b5-598cb789cdb1 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.766102] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e8610e8-3959-44c4-b2b5-598cb789cdb1 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.766293] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e8610e8-3959-44c4-b2b5-598cb789cdb1 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.766667] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e8610e8-3959-44c4-b2b5-598cb789cdb1 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.766835] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e8610e8-3959-44c4-b2b5-598cb789cdb1 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.767019] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e8610e8-3959-44c4-b2b5-598cb789cdb1 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.770554] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4a5410c-c1f9-431b-bd33-406fb3feb089 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.770828] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4a5410c-c1f9-431b-bd33-406fb3feb089 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.771064] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4a5410c-c1f9-431b-bd33-406fb3feb089 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.771285] [55187]: DEBUG nova.objects.instance [None req-b4a5410c-c1f9-431b-bd33-406fb3feb089 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 853.790701] [55187]: DEBUG nova.policy [None req-b4a5410c-c1f9-431b-bd33-406fb3feb089 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.794690] [55187]: INFO nova.api.openstack.requestlog [None req-b4a5410c-c1f9-431b-bd33-406fb3feb089 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.052724 [ 853.795024] [55187]: [pid: 55187|app: 0|req: 2315/4736] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:34 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.799224] [55188]: DEBUG nova.policy [None req-0e8610e8-3959-44c4-b2b5-598cb789cdb1 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.803515] [55188]: INFO nova.api.openstack.requestlog [None req-0e8610e8-3959-44c4-b2b5-598cb789cdb1 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.044626 [ 853.803825] [55188]: [pid: 55188|app: 0|req: 2422/4737] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:34 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.817691] [55187]: DEBUG nova.api.openstack.wsgi [None req-a3f42a72-9fab-4ac7-8f27-ad81d944838f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.819384] [55187]: DEBUG nova.compute.api [None req-a3f42a72-9fab-4ac7-8f27-ad81d944838f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.822733] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3f42a72-9fab-4ac7-8f27-ad81d944838f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.822956] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3f42a72-9fab-4ac7-8f27-ad81d944838f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.823155] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3f42a72-9fab-4ac7-8f27-ad81d944838f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.823497] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3f42a72-9fab-4ac7-8f27-ad81d944838f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.823692] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3f42a72-9fab-4ac7-8f27-ad81d944838f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.823865] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3f42a72-9fab-4ac7-8f27-ad81d944838f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.832802] [55188]: DEBUG nova.api.openstack.wsgi [None req-7bed2ce8-065e-493d-8ec8-f946d6d8cfdd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.834616] [55188]: DEBUG nova.compute.api [None req-7bed2ce8-065e-493d-8ec8-f946d6d8cfdd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.836423] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_api:SELECT=911,nova_api:UPDATE=3,nova_api:INSERT=20,nova_api:DELETE=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 853.839551] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bed2ce8-065e-493d-8ec8-f946d6d8cfdd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.839738] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bed2ce8-065e-493d-8ec8-f946d6d8cfdd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.839936] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bed2ce8-065e-493d-8ec8-f946d6d8cfdd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.840393] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bed2ce8-065e-493d-8ec8-f946d6d8cfdd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.840609] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bed2ce8-065e-493d-8ec8-f946d6d8cfdd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.840774] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bed2ce8-065e-493d-8ec8-f946d6d8cfdd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.855904] [55187]: DEBUG nova.policy [None req-a3f42a72-9fab-4ac7-8f27-ad81d944838f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.858252] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bed2ce8-065e-493d-8ec8-f946d6d8cfdd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.858502] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bed2ce8-065e-493d-8ec8-f946d6d8cfdd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.858708] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bed2ce8-065e-493d-8ec8-f946d6d8cfdd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.858911] [55188]: DEBUG nova.objects.instance [None req-7bed2ce8-065e-493d-8ec8-f946d6d8cfdd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lazy-loading 'fault' on Instance uuid a71a138e-d9a6-4a11-ae20-02fbbd798f32 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 853.860333] [55187]: INFO nova.api.openstack.requestlog [None req-a3f42a72-9fab-4ac7-8f27-ad81d944838f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.044761 [ 853.860646] [55187]: [pid: 55187|app: 0|req: 2316/4738] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:34 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.877777] [55188]: DEBUG nova.policy [None req-7bed2ce8-065e-493d-8ec8-f946d6d8cfdd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.882384] [55188]: DEBUG nova.policy [None req-7bed2ce8-065e-493d-8ec8-f946d6d8cfdd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.883014] [55188]: DEBUG nova.policy [None req-7bed2ce8-065e-493d-8ec8-f946d6d8cfdd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c8b002c39b5d43c8939159667c2a7be5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be18b957f1614c17b80fb292f76f09bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.883169] [55187]: DEBUG nova.api.openstack.wsgi [None req-3dc1c61c-ebb1-4b03-9d72-550437edb1b4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.883661] [55188]: INFO nova.api.openstack.requestlog [None req-7bed2ce8-065e-493d-8ec8-f946d6d8cfdd tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 200 len: 1342 microversion: 2.21 time: 0.053097 [ 853.883975] [55188]: [pid: 55188|app: 0|req: 2423/4739] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:34 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 1342 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 853.884924] [55187]: DEBUG nova.compute.api [None req-3dc1c61c-ebb1-4b03-9d72-550437edb1b4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.888456] [55187]: DEBUG oslo_concurrency.lockutils [None req-3dc1c61c-ebb1-4b03-9d72-550437edb1b4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.888692] [55187]: DEBUG oslo_concurrency.lockutils [None req-3dc1c61c-ebb1-4b03-9d72-550437edb1b4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.888874] [55187]: DEBUG oslo_concurrency.lockutils [None req-3dc1c61c-ebb1-4b03-9d72-550437edb1b4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.889249] [55187]: DEBUG oslo_concurrency.lockutils [None req-3dc1c61c-ebb1-4b03-9d72-550437edb1b4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.889448] [55187]: DEBUG oslo_concurrency.lockutils [None req-3dc1c61c-ebb1-4b03-9d72-550437edb1b4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.889618] [55187]: DEBUG oslo_concurrency.lockutils [None req-3dc1c61c-ebb1-4b03-9d72-550437edb1b4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.922307] [55187]: DEBUG nova.policy [None req-3dc1c61c-ebb1-4b03-9d72-550437edb1b4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.926661] [55187]: INFO nova.api.openstack.requestlog [None req-3dc1c61c-ebb1-4b03-9d72-550437edb1b4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.045684 [ 853.927533] [55187]: [pid: 55187|app: 0|req: 2317/4740] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:34 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.934250] [55188]: DEBUG nova.api.openstack.wsgi [None req-5e7b4060-8303-405f-a2ab-448440aa8c89 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.936066] [55188]: DEBUG nova.compute.api [None req-5e7b4060-8303-405f-a2ab-448440aa8c89 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.939666] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e7b4060-8303-405f-a2ab-448440aa8c89 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.939914] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e7b4060-8303-405f-a2ab-448440aa8c89 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.940138] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e7b4060-8303-405f-a2ab-448440aa8c89 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.940496] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e7b4060-8303-405f-a2ab-448440aa8c89 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.940705] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e7b4060-8303-405f-a2ab-448440aa8c89 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.940882] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e7b4060-8303-405f-a2ab-448440aa8c89 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.972777] [55188]: DEBUG nova.policy [None req-5e7b4060-8303-405f-a2ab-448440aa8c89 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.976922] [55188]: INFO nova.api.openstack.requestlog [None req-5e7b4060-8303-405f-a2ab-448440aa8c89 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1242 microversion: 2.1 time: 0.045038 [ 853.977269] [55188]: [pid: 55188|app: 0|req: 2424/4741] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:34 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.988118] [55187]: DEBUG nova.api.openstack.wsgi [None req-425e5dda-f970-4551-97e9-3bee6726fc8a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.988728] [55188]: DEBUG nova.api.openstack.wsgi [None req-343cb2e4-64cb-43e9-b446-a307bbb0eb74 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 853.989818] [55187]: DEBUG nova.compute.api [None req-425e5dda-f970-4551-97e9-3bee6726fc8a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.990366] [55188]: DEBUG nova.compute.api [None req-343cb2e4-64cb-43e9-b446-a307bbb0eb74 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 853.993291] [55187]: DEBUG oslo_concurrency.lockutils [None req-425e5dda-f970-4551-97e9-3bee6726fc8a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.993467] [55188]: DEBUG oslo_concurrency.lockutils [None req-343cb2e4-64cb-43e9-b446-a307bbb0eb74 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.993514] [55187]: DEBUG oslo_concurrency.lockutils [None req-425e5dda-f970-4551-97e9-3bee6726fc8a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.993678] [55187]: DEBUG oslo_concurrency.lockutils [None req-425e5dda-f970-4551-97e9-3bee6726fc8a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.993754] [55188]: DEBUG oslo_concurrency.lockutils [None req-343cb2e4-64cb-43e9-b446-a307bbb0eb74 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.993876] [55188]: DEBUG oslo_concurrency.lockutils [None req-343cb2e4-64cb-43e9-b446-a307bbb0eb74 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.994047] [55187]: DEBUG oslo_concurrency.lockutils [None req-425e5dda-f970-4551-97e9-3bee6726fc8a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.994231] [55188]: DEBUG oslo_concurrency.lockutils [None req-343cb2e4-64cb-43e9-b446-a307bbb0eb74 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.994278] [55187]: DEBUG oslo_concurrency.lockutils [None req-425e5dda-f970-4551-97e9-3bee6726fc8a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.994424] [55187]: DEBUG oslo_concurrency.lockutils [None req-425e5dda-f970-4551-97e9-3bee6726fc8a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.994481] [55188]: DEBUG oslo_concurrency.lockutils [None req-343cb2e4-64cb-43e9-b446-a307bbb0eb74 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.994628] [55188]: DEBUG oslo_concurrency.lockutils [None req-343cb2e4-64cb-43e9-b446-a307bbb0eb74 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.026795] [55188]: DEBUG nova.policy [None req-343cb2e4-64cb-43e9-b446-a307bbb0eb74 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.031437] [55188]: DEBUG nova.policy [None req-343cb2e4-64cb-43e9-b446-a307bbb0eb74 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.032192] [55188]: DEBUG nova.policy [None req-343cb2e4-64cb-43e9-b446-a307bbb0eb74 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.032763] [55188]: INFO nova.api.openstack.requestlog [None req-343cb2e4-64cb-43e9-b446-a307bbb0eb74 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.046091 [ 854.033214] [55188]: [pid: 55188|app: 0|req: 2425/4742] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:34 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 854.062514] [55188]: DEBUG nova.api.openstack.wsgi [None req-6046c726-c961-4aba-9407-e5804764f71c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.064583] [55188]: DEBUG nova.compute.api [None req-6046c726-c961-4aba-9407-e5804764f71c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.068565] [55188]: DEBUG oslo_concurrency.lockutils [None req-6046c726-c961-4aba-9407-e5804764f71c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.068979] [55188]: DEBUG oslo_concurrency.lockutils [None req-6046c726-c961-4aba-9407-e5804764f71c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.069383] [55188]: DEBUG oslo_concurrency.lockutils [None req-6046c726-c961-4aba-9407-e5804764f71c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.069888] [55188]: DEBUG oslo_concurrency.lockutils [None req-6046c726-c961-4aba-9407-e5804764f71c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.070150] [55188]: DEBUG oslo_concurrency.lockutils [None req-6046c726-c961-4aba-9407-e5804764f71c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.070399] [55188]: DEBUG oslo_concurrency.lockutils [None req-6046c726-c961-4aba-9407-e5804764f71c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.090392] [55188]: DEBUG oslo_concurrency.lockutils [None req-6046c726-c961-4aba-9407-e5804764f71c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.090678] [55188]: DEBUG oslo_concurrency.lockutils [None req-6046c726-c961-4aba-9407-e5804764f71c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.090847] [55188]: DEBUG oslo_concurrency.lockutils [None req-6046c726-c961-4aba-9407-e5804764f71c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.091114] [55188]: DEBUG nova.objects.instance [None req-6046c726-c961-4aba-9407-e5804764f71c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 854.111116] [55188]: DEBUG nova.policy [None req-6046c726-c961-4aba-9407-e5804764f71c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.116108] [55188]: INFO nova.api.openstack.requestlog [None req-6046c726-c961-4aba-9407-e5804764f71c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.055928 [ 854.116155] [55188]: [pid: 55188|app: 0|req: 2426/4743] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:34 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.118870] [55188]: DEBUG nova.api.openstack.wsgi [None req-bb86bbf2-bb23-4e4f-b13a-b371422759e5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.120584] [55188]: DEBUG nova.compute.api [None req-bb86bbf2-bb23-4e4f-b13a-b371422759e5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.124258] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb86bbf2-bb23-4e4f-b13a-b371422759e5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.124500] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb86bbf2-bb23-4e4f-b13a-b371422759e5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.124684] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb86bbf2-bb23-4e4f-b13a-b371422759e5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.125084] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb86bbf2-bb23-4e4f-b13a-b371422759e5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.125329] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb86bbf2-bb23-4e4f-b13a-b371422759e5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.125515] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb86bbf2-bb23-4e4f-b13a-b371422759e5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.130605] [55187]: DEBUG nova.policy [None req-425e5dda-f970-4551-97e9-3bee6726fc8a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.137537] [55187]: INFO nova.api.openstack.requestlog [None req-425e5dda-f970-4551-97e9-3bee6726fc8a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1383 microversion: 2.1 time: 0.151013 [ 854.137537] [55187]: [pid: 55187|app: 0|req: 2318/4744] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:34 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1383 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.161699] [55188]: DEBUG nova.policy [None req-bb86bbf2-bb23-4e4f-b13a-b371422759e5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.166480] [55188]: INFO nova.api.openstack.requestlog [None req-bb86bbf2-bb23-4e4f-b13a-b371422759e5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1275 microversion: 2.1 time: 0.049513 [ 854.166813] [55188]: [pid: 55188|app: 0|req: 2427/4745] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:34 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1275 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.282303] [55187]: DEBUG nova.api.openstack.wsgi [None req-79cefe56-16b8-41f0-9903-34f738034bfe tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.283979] [55187]: DEBUG nova.compute.api [None req-79cefe56-16b8-41f0-9903-34f738034bfe tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.288278] [55187]: DEBUG oslo_concurrency.lockutils [None req-79cefe56-16b8-41f0-9903-34f738034bfe tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.288503] [55187]: DEBUG oslo_concurrency.lockutils [None req-79cefe56-16b8-41f0-9903-34f738034bfe tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.288722] [55187]: DEBUG oslo_concurrency.lockutils [None req-79cefe56-16b8-41f0-9903-34f738034bfe tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.289054] [55187]: DEBUG oslo_concurrency.lockutils [None req-79cefe56-16b8-41f0-9903-34f738034bfe tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.289253] [55187]: DEBUG oslo_concurrency.lockutils [None req-79cefe56-16b8-41f0-9903-34f738034bfe tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.289425] [55187]: DEBUG oslo_concurrency.lockutils [None req-79cefe56-16b8-41f0-9903-34f738034bfe tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.309909] [55188]: DEBUG nova.api.openstack.wsgi [None req-f3a60fe0-face-4363-a41b-924303dc74d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.312548] [55188]: DEBUG nova.compute.api [None req-f3a60fe0-face-4363-a41b-924303dc74d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.317716] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3a60fe0-face-4363-a41b-924303dc74d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.318145] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3a60fe0-face-4363-a41b-924303dc74d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.318496] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3a60fe0-face-4363-a41b-924303dc74d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.318940] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3a60fe0-face-4363-a41b-924303dc74d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.319293] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3a60fe0-face-4363-a41b-924303dc74d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.319905] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3a60fe0-face-4363-a41b-924303dc74d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.341670] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3a60fe0-face-4363-a41b-924303dc74d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.341970] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3a60fe0-face-4363-a41b-924303dc74d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.342179] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3a60fe0-face-4363-a41b-924303dc74d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.342381] [55188]: DEBUG nova.objects.instance [None req-f3a60fe0-face-4363-a41b-924303dc74d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 854.365881] [55188]: DEBUG nova.policy [None req-f3a60fe0-face-4363-a41b-924303dc74d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.368112] [55187]: DEBUG nova.policy [None req-79cefe56-16b8-41f0-9903-34f738034bfe tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.373653] [55188]: INFO nova.api.openstack.requestlog [None req-f3a60fe0-face-4363-a41b-924303dc74d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.066496 [ 854.374159] [55188]: [pid: 55188|app: 0|req: 2428/4746] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:34 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.375117] [55187]: INFO nova.api.openstack.requestlog [None req-79cefe56-16b8-41f0-9903-34f738034bfe tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1315 microversion: 2.1 time: 0.095051 [ 854.376879] [55188]: DEBUG nova.api.openstack.wsgi [None req-fbcdf74d-2c76-4755-bdcf-42821d3ce294 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.378940] [55188]: DEBUG nova.compute.api [None req-fbcdf74d-2c76-4755-bdcf-42821d3ce294 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.379093] [55187]: [pid: 55187|app: 0|req: 2319/4747] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:34 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1315 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.382319] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbcdf74d-2c76-4755-bdcf-42821d3ce294 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.382620] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbcdf74d-2c76-4755-bdcf-42821d3ce294 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.382867] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbcdf74d-2c76-4755-bdcf-42821d3ce294 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.383276] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbcdf74d-2c76-4755-bdcf-42821d3ce294 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.383559] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbcdf74d-2c76-4755-bdcf-42821d3ce294 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.383795] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbcdf74d-2c76-4755-bdcf-42821d3ce294 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.391034] [55187]: DEBUG nova.api.openstack.wsgi [req-28bbc5b2-0140-478a-8c72-754a6b6508f2 req-ce36ee14-1582-4559-bb33-51bbd9cdb98c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2482e827-fac7-4d34-b8aa-bc93c44eef8c", "name": "network-vif-plugged", "status": "completed", "tag": "eef5c040-d9aa-42e3-bb86-a68c37fc6e00"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 854.397284] [55187]: DEBUG oslo_concurrency.lockutils [req-28bbc5b2-0140-478a-8c72-754a6b6508f2 req-ce36ee14-1582-4559-bb33-51bbd9cdb98c service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.397605] [55187]: DEBUG oslo_concurrency.lockutils [req-28bbc5b2-0140-478a-8c72-754a6b6508f2 req-ce36ee14-1582-4559-bb33-51bbd9cdb98c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.397798] [55187]: DEBUG oslo_concurrency.lockutils [req-28bbc5b2-0140-478a-8c72-754a6b6508f2 req-ce36ee14-1582-4559-bb33-51bbd9cdb98c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.406828] [55187]: INFO nova.api.openstack.compute.server_external_events [req-28bbc5b2-0140-478a-8c72-754a6b6508f2 req-ce36ee14-1582-4559-bb33-51bbd9cdb98c service nova] Creating event network-vif-plugged:eef5c040-d9aa-42e3-bb86-a68c37fc6e00 for instance 2482e827-fac7-4d34-b8aa-bc93c44eef8c on cpu-1 [ 854.412849] [55187]: INFO nova.api.openstack.requestlog [req-28bbc5b2-0140-478a-8c72-754a6b6508f2 req-ce36ee14-1582-4559-bb33-51bbd9cdb98c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023899 [ 854.413202] [55187]: [pid: 55187|app: 0|req: 2320/4748] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:34 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 854.427927] [55188]: DEBUG nova.policy [None req-fbcdf74d-2c76-4755-bdcf-42821d3ce294 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.432109] [55188]: INFO nova.api.openstack.requestlog [None req-fbcdf74d-2c76-4755-bdcf-42821d3ce294 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.057299 [ 854.432483] [55188]: [pid: 55188|app: 0|req: 2429/4749] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:34 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.590472] [55187]: DEBUG nova.api.openstack.wsgi [None req-b36d16eb-2e23-47fd-95e9-5012cb0f334a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.592241] [55187]: DEBUG nova.compute.api [None req-b36d16eb-2e23-47fd-95e9-5012cb0f334a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.595900] [55187]: DEBUG oslo_concurrency.lockutils [None req-b36d16eb-2e23-47fd-95e9-5012cb0f334a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.596157] [55187]: DEBUG oslo_concurrency.lockutils [None req-b36d16eb-2e23-47fd-95e9-5012cb0f334a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.596351] [55187]: DEBUG oslo_concurrency.lockutils [None req-b36d16eb-2e23-47fd-95e9-5012cb0f334a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.596698] [55187]: DEBUG oslo_concurrency.lockutils [None req-b36d16eb-2e23-47fd-95e9-5012cb0f334a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.596894] [55187]: DEBUG oslo_concurrency.lockutils [None req-b36d16eb-2e23-47fd-95e9-5012cb0f334a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.597077] [55187]: DEBUG oslo_concurrency.lockutils [None req-b36d16eb-2e23-47fd-95e9-5012cb0f334a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.615986] [55187]: DEBUG oslo_concurrency.lockutils [None req-b36d16eb-2e23-47fd-95e9-5012cb0f334a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.616230] [55187]: DEBUG oslo_concurrency.lockutils [None req-b36d16eb-2e23-47fd-95e9-5012cb0f334a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.616437] [55187]: DEBUG oslo_concurrency.lockutils [None req-b36d16eb-2e23-47fd-95e9-5012cb0f334a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.616595] [55187]: DEBUG nova.objects.instance [None req-b36d16eb-2e23-47fd-95e9-5012cb0f334a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 854.636232] [55188]: DEBUG nova.api.openstack.wsgi [None req-1784e086-a4a3-4be3-b10a-7ac6a6721099 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.637647] [55187]: DEBUG nova.policy [None req-b36d16eb-2e23-47fd-95e9-5012cb0f334a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.638194] [55188]: DEBUG nova.compute.api [None req-1784e086-a4a3-4be3-b10a-7ac6a6721099 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.642071] [55188]: DEBUG oslo_concurrency.lockutils [None req-1784e086-a4a3-4be3-b10a-7ac6a6721099 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.642320] [55188]: DEBUG oslo_concurrency.lockutils [None req-1784e086-a4a3-4be3-b10a-7ac6a6721099 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.642508] [55188]: DEBUG oslo_concurrency.lockutils [None req-1784e086-a4a3-4be3-b10a-7ac6a6721099 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.642676] [55187]: INFO nova.api.openstack.requestlog [None req-b36d16eb-2e23-47fd-95e9-5012cb0f334a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.054777 [ 854.642877] [55188]: DEBUG oslo_concurrency.lockutils [None req-1784e086-a4a3-4be3-b10a-7ac6a6721099 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.643013] [55187]: [pid: 55187|app: 0|req: 2321/4750] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:34 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.643121] [55188]: DEBUG oslo_concurrency.lockutils [None req-1784e086-a4a3-4be3-b10a-7ac6a6721099 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.643280] [55188]: DEBUG oslo_concurrency.lockutils [None req-1784e086-a4a3-4be3-b10a-7ac6a6721099 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.671015] [55187]: DEBUG nova.api.openstack.wsgi [None req-2d3bb28f-7fca-461f-9fe4-2d1c9dc20652 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.672687] [55187]: DEBUG nova.compute.api [None req-2d3bb28f-7fca-461f-9fe4-2d1c9dc20652 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.674527] [55188]: DEBUG nova.policy [None req-1784e086-a4a3-4be3-b10a-7ac6a6721099 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.676079] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d3bb28f-7fca-461f-9fe4-2d1c9dc20652 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.676315] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d3bb28f-7fca-461f-9fe4-2d1c9dc20652 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.676500] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d3bb28f-7fca-461f-9fe4-2d1c9dc20652 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.676840] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d3bb28f-7fca-461f-9fe4-2d1c9dc20652 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.677048] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d3bb28f-7fca-461f-9fe4-2d1c9dc20652 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.677254] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d3bb28f-7fca-461f-9fe4-2d1c9dc20652 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.678490] [55188]: INFO nova.api.openstack.requestlog [None req-1784e086-a4a3-4be3-b10a-7ac6a6721099 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1223 microversion: 2.1 time: 0.044536 [ 854.678803] [55188]: [pid: 55188|app: 0|req: 2430/4751] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:35 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1223 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.685817] [55188]: DEBUG nova.api.openstack.wsgi [None req-9c3ca06f-01fe-482a-88be-cb40218dc8ef tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.687414] [55188]: DEBUG nova.compute.api [None req-9c3ca06f-01fe-482a-88be-cb40218dc8ef tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.690562] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c3ca06f-01fe-482a-88be-cb40218dc8ef tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.690790] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c3ca06f-01fe-482a-88be-cb40218dc8ef tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.690976] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c3ca06f-01fe-482a-88be-cb40218dc8ef tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.691341] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c3ca06f-01fe-482a-88be-cb40218dc8ef tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.691571] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c3ca06f-01fe-482a-88be-cb40218dc8ef tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.691718] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c3ca06f-01fe-482a-88be-cb40218dc8ef tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.722221] [55188]: DEBUG nova.policy [None req-9c3ca06f-01fe-482a-88be-cb40218dc8ef tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.725995] [55188]: INFO nova.api.openstack.requestlog [None req-9c3ca06f-01fe-482a-88be-cb40218dc8ef tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.042434 [ 854.726431] [55188]: [pid: 55188|app: 0|req: 2431/4752] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:35 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.728629] [55188]: DEBUG nova.api.openstack.wsgi [None req-71f461a8-ba40-4b13-938d-70bab76dc50e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.730178] [55188]: DEBUG nova.compute.api [None req-71f461a8-ba40-4b13-938d-70bab76dc50e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.733117] [55188]: DEBUG oslo_concurrency.lockutils [None req-71f461a8-ba40-4b13-938d-70bab76dc50e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.733372] [55188]: DEBUG oslo_concurrency.lockutils [None req-71f461a8-ba40-4b13-938d-70bab76dc50e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.733594] [55188]: DEBUG oslo_concurrency.lockutils [None req-71f461a8-ba40-4b13-938d-70bab76dc50e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.733936] [55188]: DEBUG oslo_concurrency.lockutils [None req-71f461a8-ba40-4b13-938d-70bab76dc50e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.734155] [55188]: DEBUG oslo_concurrency.lockutils [None req-71f461a8-ba40-4b13-938d-70bab76dc50e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.734334] [55188]: DEBUG oslo_concurrency.lockutils [None req-71f461a8-ba40-4b13-938d-70bab76dc50e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.750273] [55188]: DEBUG oslo_concurrency.lockutils [None req-71f461a8-ba40-4b13-938d-70bab76dc50e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.750498] [55188]: DEBUG oslo_concurrency.lockutils [None req-71f461a8-ba40-4b13-938d-70bab76dc50e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.750685] [55188]: DEBUG oslo_concurrency.lockutils [None req-71f461a8-ba40-4b13-938d-70bab76dc50e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.750876] [55188]: DEBUG nova.objects.instance [None req-71f461a8-ba40-4b13-938d-70bab76dc50e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 854.765916] [55187]: DEBUG nova.policy [None req-2d3bb28f-7fca-461f-9fe4-2d1c9dc20652 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.769738] [55188]: DEBUG nova.policy [None req-71f461a8-ba40-4b13-938d-70bab76dc50e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.770913] [55187]: INFO nova.api.openstack.requestlog [None req-2d3bb28f-7fca-461f-9fe4-2d1c9dc20652 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.102030 [ 854.771343] [55187]: [pid: 55187|app: 0|req: 2322/4753] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:35 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.773904] [55187]: DEBUG nova.api.openstack.wsgi [None req-8a08c9ba-c6f9-4d58-96db-489a960b0bd0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.773999] [55188]: INFO nova.api.openstack.requestlog [None req-71f461a8-ba40-4b13-938d-70bab76dc50e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.047024 [ 854.774182] [55188]: [pid: 55188|app: 0|req: 2432/4754] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:35 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.775489] [55187]: DEBUG nova.compute.api [None req-8a08c9ba-c6f9-4d58-96db-489a960b0bd0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.778601] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a08c9ba-c6f9-4d58-96db-489a960b0bd0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.778881] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a08c9ba-c6f9-4d58-96db-489a960b0bd0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.779132] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a08c9ba-c6f9-4d58-96db-489a960b0bd0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.779539] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a08c9ba-c6f9-4d58-96db-489a960b0bd0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.779793] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a08c9ba-c6f9-4d58-96db-489a960b0bd0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.779981] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a08c9ba-c6f9-4d58-96db-489a960b0bd0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.808027] [55188]: DEBUG nova.api.openstack.wsgi [None req-b340dfc2-83e7-4492-a3d9-ca7402db532b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.808640] [55188]: DEBUG nova.compute.api [None req-b340dfc2-83e7-4492-a3d9-ca7402db532b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.811737] [55187]: DEBUG nova.policy [None req-8a08c9ba-c6f9-4d58-96db-489a960b0bd0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.812067] [55188]: DEBUG oslo_concurrency.lockutils [None req-b340dfc2-83e7-4492-a3d9-ca7402db532b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.812998] [55188]: DEBUG oslo_concurrency.lockutils [None req-b340dfc2-83e7-4492-a3d9-ca7402db532b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.812998] [55188]: DEBUG oslo_concurrency.lockutils [None req-b340dfc2-83e7-4492-a3d9-ca7402db532b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.812998] [55188]: DEBUG oslo_concurrency.lockutils [None req-b340dfc2-83e7-4492-a3d9-ca7402db532b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.813213] [55188]: DEBUG oslo_concurrency.lockutils [None req-b340dfc2-83e7-4492-a3d9-ca7402db532b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.813458] [55188]: DEBUG oslo_concurrency.lockutils [None req-b340dfc2-83e7-4492-a3d9-ca7402db532b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.815598] [55187]: DEBUG nova.policy [None req-8a08c9ba-c6f9-4d58-96db-489a960b0bd0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.816305] [55187]: DEBUG nova.policy [None req-8a08c9ba-c6f9-4d58-96db-489a960b0bd0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.819594] [55187]: INFO nova.api.openstack.requestlog [None req-8a08c9ba-c6f9-4d58-96db-489a960b0bd0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1496 microversion: 2.94 time: 0.047704 [ 854.819896] [55187]: [pid: 55187|app: 0|req: 2323/4755] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:35 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1496 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 854.822843] [55187]: DEBUG nova.api.openstack.wsgi [None req-2a81a0a8-bca9-4442-a82c-69b529eddee8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.824387] [55187]: DEBUG nova.compute.api [None req-2a81a0a8-bca9-4442-a82c-69b529eddee8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.827568] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a81a0a8-bca9-4442-a82c-69b529eddee8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.827798] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a81a0a8-bca9-4442-a82c-69b529eddee8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.827982] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a81a0a8-bca9-4442-a82c-69b529eddee8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.828450] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a81a0a8-bca9-4442-a82c-69b529eddee8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.828655] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a81a0a8-bca9-4442-a82c-69b529eddee8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.828833] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a81a0a8-bca9-4442-a82c-69b529eddee8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.830441] [55188]: DEBUG oslo_concurrency.lockutils [None req-b340dfc2-83e7-4492-a3d9-ca7402db532b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.830669] [55188]: DEBUG oslo_concurrency.lockutils [None req-b340dfc2-83e7-4492-a3d9-ca7402db532b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.830852] [55188]: DEBUG oslo_concurrency.lockutils [None req-b340dfc2-83e7-4492-a3d9-ca7402db532b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.831061] [55188]: DEBUG nova.objects.instance [None req-b340dfc2-83e7-4492-a3d9-ca7402db532b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 854.849775] [55188]: DEBUG nova.policy [None req-b340dfc2-83e7-4492-a3d9-ca7402db532b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.853547] [55188]: INFO nova.api.openstack.requestlog [None req-b340dfc2-83e7-4492-a3d9-ca7402db532b tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.048801 [ 854.853851] [55188]: [pid: 55188|app: 0|req: 2433/4756] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:35 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 854.858453] [55187]: DEBUG nova.policy [None req-2a81a0a8-bca9-4442-a82c-69b529eddee8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.861982] [55187]: INFO nova.api.openstack.requestlog [None req-2a81a0a8-bca9-4442-a82c-69b529eddee8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.041019 [ 854.862304] [55187]: [pid: 55187|app: 0|req: 2324/4757] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:35 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.873829] [55188]: DEBUG nova.api.openstack.wsgi [None req-b5016f2e-590f-4a5c-92ca-48499ee51bb4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.875663] [55188]: DEBUG nova.compute.api [None req-b5016f2e-590f-4a5c-92ca-48499ee51bb4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.879166] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5016f2e-590f-4a5c-92ca-48499ee51bb4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.879430] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5016f2e-590f-4a5c-92ca-48499ee51bb4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.879700] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5016f2e-590f-4a5c-92ca-48499ee51bb4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.880062] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5016f2e-590f-4a5c-92ca-48499ee51bb4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.880272] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5016f2e-590f-4a5c-92ca-48499ee51bb4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.880444] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5016f2e-590f-4a5c-92ca-48499ee51bb4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.898036] [55187]: DEBUG nova.api.openstack.wsgi [None req-73301849-e1ac-43fe-a0b1-19f522a7a186 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.899788] [55187]: DEBUG nova.compute.api [None req-73301849-e1ac-43fe-a0b1-19f522a7a186 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.903296] [55187]: DEBUG oslo_concurrency.lockutils [None req-73301849-e1ac-43fe-a0b1-19f522a7a186 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.903588] [55187]: DEBUG oslo_concurrency.lockutils [None req-73301849-e1ac-43fe-a0b1-19f522a7a186 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.903820] [55187]: DEBUG oslo_concurrency.lockutils [None req-73301849-e1ac-43fe-a0b1-19f522a7a186 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.904204] [55187]: DEBUG oslo_concurrency.lockutils [None req-73301849-e1ac-43fe-a0b1-19f522a7a186 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.904416] [55187]: DEBUG oslo_concurrency.lockutils [None req-73301849-e1ac-43fe-a0b1-19f522a7a186 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.906039] [55187]: DEBUG oslo_concurrency.lockutils [None req-73301849-e1ac-43fe-a0b1-19f522a7a186 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.910901] [55188]: DEBUG nova.policy [None req-b5016f2e-590f-4a5c-92ca-48499ee51bb4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.913170] [55187]: INFO nova.api.openstack.wsgi [None req-73301849-e1ac-43fe-a0b1-19f522a7a186 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] HTTP exception thrown: Instance a71a138e-d9a6-4a11-ae20-02fbbd798f32 could not be found. [ 854.913453] [55187]: DEBUG nova.api.openstack.wsgi [None req-73301849-e1ac-43fe-a0b1-19f522a7a186 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Returning 404 to user: Instance a71a138e-d9a6-4a11-ae20-02fbbd798f32 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 854.913866] [55187]: INFO nova.api.openstack.requestlog [None req-73301849-e1ac-43fe-a0b1-19f522a7a186 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 404 len: 111 microversion: 2.21 time: 0.018207 [ 854.914177] [55187]: [pid: 55187|app: 0|req: 2325/4758] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:35 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (2 switches on core 0) [ 854.914864] [55188]: INFO nova.api.openstack.requestlog [None req-b5016f2e-590f-4a5c-92ca-48499ee51bb4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.043039 [ 854.915293] [55188]: [pid: 55188|app: 0|req: 2434/4759] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:35 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.918680] [55187]: DEBUG nova.api.openstack.wsgi [None req-835560fd-0bd2-4d66-9e2b-aade820f9f09 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '.version_select at 0x7d4afa98e560>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.920247] [55187]: DEBUG nova.compute.api [None req-835560fd-0bd2-4d66-9e2b-aade820f9f09 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.923085] [55187]: DEBUG oslo_concurrency.lockutils [None req-835560fd-0bd2-4d66-9e2b-aade820f9f09 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.923309] [55187]: DEBUG oslo_concurrency.lockutils [None req-835560fd-0bd2-4d66-9e2b-aade820f9f09 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.923492] [55187]: DEBUG oslo_concurrency.lockutils [None req-835560fd-0bd2-4d66-9e2b-aade820f9f09 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.923826] [55187]: DEBUG oslo_concurrency.lockutils [None req-835560fd-0bd2-4d66-9e2b-aade820f9f09 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.924048] [55187]: DEBUG oslo_concurrency.lockutils [None req-835560fd-0bd2-4d66-9e2b-aade820f9f09 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.924230] [55187]: DEBUG oslo_concurrency.lockutils [None req-835560fd-0bd2-4d66-9e2b-aade820f9f09 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.939879] [55188]: DEBUG nova.api.openstack.wsgi [None req-02ef3d7a-268d-4305-bfc7-2a5c36e9e5c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.941523] [55188]: DEBUG nova.compute.api [None req-02ef3d7a-268d-4305-bfc7-2a5c36e9e5c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.944677] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ef3d7a-268d-4305-bfc7-2a5c36e9e5c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.944922] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ef3d7a-268d-4305-bfc7-2a5c36e9e5c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.945121] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ef3d7a-268d-4305-bfc7-2a5c36e9e5c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.945529] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ef3d7a-268d-4305-bfc7-2a5c36e9e5c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.945750] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ef3d7a-268d-4305-bfc7-2a5c36e9e5c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.945927] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ef3d7a-268d-4305-bfc7-2a5c36e9e5c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.956858] [55187]: INFO nova.api.openstack.requestlog [None req-835560fd-0bd2-4d66-9e2b-aade820f9f09 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32/os-instance-actions" status: 200 len: 611 microversion: 2.21 time: 0.040056 [ 854.957192] [55187]: [pid: 55187|app: 0|req: 2326/4760] 10.180.1.21 () {60 vars in 1332 bytes} [Wed Mar 26 22:05:35 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32/os-instance-actions => generated 611 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) [ 854.969709] [55187]: DEBUG nova.api.openstack.wsgi [None req-7fa1e0f2-5c88-460b-943c-d02ddce6c5b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.969960] [55187]: DEBUG nova.compute.api [None req-7fa1e0f2-5c88-460b-943c-d02ddce6c5b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.972907] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fa1e0f2-5c88-460b-943c-d02ddce6c5b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.973164] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fa1e0f2-5c88-460b-943c-d02ddce6c5b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.973349] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fa1e0f2-5c88-460b-943c-d02ddce6c5b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.973678] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fa1e0f2-5c88-460b-943c-d02ddce6c5b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.973871] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fa1e0f2-5c88-460b-943c-d02ddce6c5b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.974057] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fa1e0f2-5c88-460b-943c-d02ddce6c5b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.977253] [55188]: DEBUG nova.policy [None req-02ef3d7a-268d-4305-bfc7-2a5c36e9e5c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.981277] [55188]: INFO nova.api.openstack.requestlog [None req-02ef3d7a-268d-4305-bfc7-2a5c36e9e5c3 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.043504 [ 854.981602] [55188]: [pid: 55188|app: 0|req: 2435/4761] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:35 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.981650] [55187]: INFO nova.api.openstack.wsgi [None req-7fa1e0f2-5c88-460b-943c-d02ddce6c5b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] HTTP exception thrown: Instance a71a138e-d9a6-4a11-ae20-02fbbd798f32 could not be found. [ 854.981927] [55187]: DEBUG nova.api.openstack.wsgi [None req-7fa1e0f2-5c88-460b-943c-d02ddce6c5b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Returning 404 to user: Instance a71a138e-d9a6-4a11-ae20-02fbbd798f32 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 854.982340] [55187]: INFO nova.api.openstack.requestlog [None req-7fa1e0f2-5c88-460b-943c-d02ddce6c5b7 tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 404 len: 111 microversion: 2.21 time: 0.015557 [ 854.982611] [55187]: [pid: 55187|app: 0|req: 2327/4762] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:05:35 2025] DELETE /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (2 switches on core 0) [ 854.987554] [55188]: DEBUG nova.api.openstack.wsgi [None req-79589d14-41f2-4409-9f86-d4d37759bbfc tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.988367] [55187]: DEBUG nova.api.openstack.wsgi [None req-4066a16d-ccce-4bb5-98bc-0cb9b153467f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 854.988913] [55188]: DEBUG nova.compute.api [None req-79589d14-41f2-4409-9f86-d4d37759bbfc tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] [instance: a71a138e-d9a6-4a11-ae20-02fbbd798f32] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.989922] [55187]: DEBUG nova.compute.api [None req-4066a16d-ccce-4bb5-98bc-0cb9b153467f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 854.991965] [55188]: DEBUG oslo_concurrency.lockutils [None req-79589d14-41f2-4409-9f86-d4d37759bbfc tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.992213] [55188]: DEBUG oslo_concurrency.lockutils [None req-79589d14-41f2-4409-9f86-d4d37759bbfc tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.992405] [55188]: DEBUG oslo_concurrency.lockutils [None req-79589d14-41f2-4409-9f86-d4d37759bbfc tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.992760] [55188]: DEBUG oslo_concurrency.lockutils [None req-79589d14-41f2-4409-9f86-d4d37759bbfc tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.992821] [55187]: DEBUG oslo_concurrency.lockutils [None req-4066a16d-ccce-4bb5-98bc-0cb9b153467f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.992995] [55188]: DEBUG oslo_concurrency.lockutils [None req-79589d14-41f2-4409-9f86-d4d37759bbfc tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.993066] [55187]: DEBUG oslo_concurrency.lockutils [None req-4066a16d-ccce-4bb5-98bc-0cb9b153467f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.993203] [55188]: DEBUG oslo_concurrency.lockutils [None req-79589d14-41f2-4409-9f86-d4d37759bbfc tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.993274] [55187]: DEBUG oslo_concurrency.lockutils [None req-4066a16d-ccce-4bb5-98bc-0cb9b153467f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.993618] [55187]: DEBUG oslo_concurrency.lockutils [None req-4066a16d-ccce-4bb5-98bc-0cb9b153467f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.993820] [55187]: DEBUG oslo_concurrency.lockutils [None req-4066a16d-ccce-4bb5-98bc-0cb9b153467f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.993993] [55187]: DEBUG oslo_concurrency.lockutils [None req-4066a16d-ccce-4bb5-98bc-0cb9b153467f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.001306] [55188]: INFO nova.api.openstack.wsgi [None req-79589d14-41f2-4409-9f86-d4d37759bbfc tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] HTTP exception thrown: Instance a71a138e-d9a6-4a11-ae20-02fbbd798f32 could not be found. [ 855.001626] [55188]: DEBUG nova.api.openstack.wsgi [None req-79589d14-41f2-4409-9f86-d4d37759bbfc tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] Returning 404 to user: Instance a71a138e-d9a6-4a11-ae20-02fbbd798f32 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 855.002053] [55188]: INFO nova.api.openstack.requestlog [None req-79589d14-41f2-4409-9f86-d4d37759bbfc tempest-InstanceActionsV221TestJSON-1864912057 tempest-InstanceActionsV221TestJSON-1864912057-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32" status: 404 len: 111 microversion: 2.21 time: 0.016867 [ 855.002351] [55188]: [pid: 55188|app: 0|req: 2436/4763] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:35 2025] GET /compute/v2.1/servers/a71a138e-d9a6-4a11-ae20-02fbbd798f32 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 855.032511] [55187]: DEBUG nova.policy [None req-4066a16d-ccce-4bb5-98bc-0cb9b153467f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.036524] [55187]: INFO nova.api.openstack.requestlog [None req-4066a16d-ccce-4bb5-98bc-0cb9b153467f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.049908 [ 855.036824] [55187]: [pid: 55187|app: 0|req: 2328/4764] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:35 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.049154] [55188]: DEBUG nova.api.openstack.wsgi [None req-6bed9f1c-9419-491c-800f-e66b59bb15b3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.051477] [55188]: DEBUG nova.compute.api [None req-6bed9f1c-9419-491c-800f-e66b59bb15b3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.055664] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bed9f1c-9419-491c-800f-e66b59bb15b3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.055966] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bed9f1c-9419-491c-800f-e66b59bb15b3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.056286] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bed9f1c-9419-491c-800f-e66b59bb15b3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.056468] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bed9f1c-9419-491c-800f-e66b59bb15b3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.056690] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bed9f1c-9419-491c-800f-e66b59bb15b3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.056841] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bed9f1c-9419-491c-800f-e66b59bb15b3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.088722] [55188]: DEBUG nova.policy [None req-6bed9f1c-9419-491c-800f-e66b59bb15b3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.092858] [55188]: DEBUG nova.policy [None req-6bed9f1c-9419-491c-800f-e66b59bb15b3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.093557] [55188]: DEBUG nova.policy [None req-6bed9f1c-9419-491c-800f-e66b59bb15b3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.094197] [55188]: INFO nova.api.openstack.requestlog [None req-6bed9f1c-9419-491c-800f-e66b59bb15b3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.049206 [ 855.094530] [55188]: [pid: 55188|app: 0|req: 2437/4765] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:35 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 855.129200] [55187]: DEBUG nova.api.openstack.wsgi [None req-300f7ee6-7a7e-433d-8d24-f8b725420fec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.130864] [55187]: DEBUG nova.compute.api [None req-300f7ee6-7a7e-433d-8d24-f8b725420fec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.134469] [55187]: DEBUG oslo_concurrency.lockutils [None req-300f7ee6-7a7e-433d-8d24-f8b725420fec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.134734] [55187]: DEBUG oslo_concurrency.lockutils [None req-300f7ee6-7a7e-433d-8d24-f8b725420fec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.134926] [55187]: DEBUG oslo_concurrency.lockutils [None req-300f7ee6-7a7e-433d-8d24-f8b725420fec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.135284] [55187]: DEBUG oslo_concurrency.lockutils [None req-300f7ee6-7a7e-433d-8d24-f8b725420fec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.135485] [55187]: DEBUG oslo_concurrency.lockutils [None req-300f7ee6-7a7e-433d-8d24-f8b725420fec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.135655] [55187]: DEBUG oslo_concurrency.lockutils [None req-300f7ee6-7a7e-433d-8d24-f8b725420fec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.150671] [55188]: DEBUG nova.api.openstack.wsgi [None req-e780348f-ecbe-49ef-af49-5b0fb37a00d5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.152486] [55188]: DEBUG nova.compute.api [None req-e780348f-ecbe-49ef-af49-5b0fb37a00d5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.156094] [55188]: DEBUG oslo_concurrency.lockutils [None req-e780348f-ecbe-49ef-af49-5b0fb37a00d5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.156393] [55188]: DEBUG oslo_concurrency.lockutils [None req-e780348f-ecbe-49ef-af49-5b0fb37a00d5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.156623] [55188]: DEBUG oslo_concurrency.lockutils [None req-e780348f-ecbe-49ef-af49-5b0fb37a00d5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.156710] [55187]: DEBUG oslo_concurrency.lockutils [None req-300f7ee6-7a7e-433d-8d24-f8b725420fec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.156772] [55187]: DEBUG oslo_concurrency.lockutils [None req-300f7ee6-7a7e-433d-8d24-f8b725420fec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.156864] [55188]: DEBUG oslo_concurrency.lockutils [None req-e780348f-ecbe-49ef-af49-5b0fb37a00d5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.156957] [55187]: DEBUG oslo_concurrency.lockutils [None req-300f7ee6-7a7e-433d-8d24-f8b725420fec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.157099] [55188]: DEBUG oslo_concurrency.lockutils [None req-e780348f-ecbe-49ef-af49-5b0fb37a00d5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.157202] [55187]: DEBUG nova.objects.instance [None req-300f7ee6-7a7e-433d-8d24-f8b725420fec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 855.157286] [55188]: DEBUG oslo_concurrency.lockutils [None req-e780348f-ecbe-49ef-af49-5b0fb37a00d5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.196746] [55187]: DEBUG nova.policy [None req-300f7ee6-7a7e-433d-8d24-f8b725420fec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.200675] [55187]: INFO nova.api.openstack.requestlog [None req-300f7ee6-7a7e-433d-8d24-f8b725420fec tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.073753 [ 855.201118] [55187]: [pid: 55187|app: 0|req: 2329/4766] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:35 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.204666] [55187]: DEBUG nova.api.openstack.wsgi [None req-9b95c1a5-b4ce-4f81-b446-024064daae7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.206332] [55187]: DEBUG nova.compute.api [None req-9b95c1a5-b4ce-4f81-b446-024064daae7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.210068] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b95c1a5-b4ce-4f81-b446-024064daae7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.210068] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b95c1a5-b4ce-4f81-b446-024064daae7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.210245] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b95c1a5-b4ce-4f81-b446-024064daae7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.210862] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b95c1a5-b4ce-4f81-b446-024064daae7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.210862] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b95c1a5-b4ce-4f81-b446-024064daae7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.210981] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b95c1a5-b4ce-4f81-b446-024064daae7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.245029] [55188]: DEBUG nova.policy [None req-e780348f-ecbe-49ef-af49-5b0fb37a00d5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.250388] [55188]: INFO nova.api.openstack.requestlog [None req-e780348f-ecbe-49ef-af49-5b0fb37a00d5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1383 microversion: 2.1 time: 0.101613 [ 855.250744] [55188]: [pid: 55188|app: 0|req: 2438/4767] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:35 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1383 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 855.257528] [55187]: DEBUG nova.policy [None req-9b95c1a5-b4ce-4f81-b446-024064daae7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.263562] [55187]: INFO nova.api.openstack.requestlog [None req-9b95c1a5-b4ce-4f81-b446-024064daae7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1275 microversion: 2.1 time: 0.061868 [ 855.264309] [55187]: [pid: 55187|app: 0|req: 2330/4768] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:35 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1275 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.388200] [55188]: DEBUG nova.api.openstack.wsgi [None req-b191c037-740c-4151-bde8-c806c517f5a8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.388786] [55187]: DEBUG nova.api.openstack.wsgi [None req-fc8f9e78-aaf6-426d-ae89-94052db44094 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.389941] [55188]: DEBUG nova.compute.api [None req-b191c037-740c-4151-bde8-c806c517f5a8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.391396] [55187]: DEBUG nova.compute.api [None req-fc8f9e78-aaf6-426d-ae89-94052db44094 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.396088] [55188]: DEBUG oslo_concurrency.lockutils [None req-b191c037-740c-4151-bde8-c806c517f5a8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.396616] [55188]: DEBUG oslo_concurrency.lockutils [None req-b191c037-740c-4151-bde8-c806c517f5a8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.396985] [55188]: DEBUG oslo_concurrency.lockutils [None req-b191c037-740c-4151-bde8-c806c517f5a8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.397422] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc8f9e78-aaf6-426d-ae89-94052db44094 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.397675] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc8f9e78-aaf6-426d-ae89-94052db44094 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.397817] [55188]: DEBUG oslo_concurrency.lockutils [None req-b191c037-740c-4151-bde8-c806c517f5a8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.397879] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc8f9e78-aaf6-426d-ae89-94052db44094 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.398240] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc8f9e78-aaf6-426d-ae89-94052db44094 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.398475] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc8f9e78-aaf6-426d-ae89-94052db44094 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.398595] [55188]: DEBUG oslo_concurrency.lockutils [None req-b191c037-740c-4151-bde8-c806c517f5a8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.398683] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc8f9e78-aaf6-426d-ae89-94052db44094 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.398980] [55188]: DEBUG oslo_concurrency.lockutils [None req-b191c037-740c-4151-bde8-c806c517f5a8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.427933] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc8f9e78-aaf6-426d-ae89-94052db44094 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.428219] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc8f9e78-aaf6-426d-ae89-94052db44094 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.428471] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc8f9e78-aaf6-426d-ae89-94052db44094 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.428617] [55187]: DEBUG nova.objects.instance [None req-fc8f9e78-aaf6-426d-ae89-94052db44094 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 855.453326] [55187]: DEBUG nova.policy [None req-fc8f9e78-aaf6-426d-ae89-94052db44094 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.458531] [55187]: INFO nova.api.openstack.requestlog [None req-fc8f9e78-aaf6-426d-ae89-94052db44094 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.073304 [ 855.458893] [55187]: [pid: 55187|app: 0|req: 2331/4769] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:35 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.462023] [55187]: DEBUG nova.api.openstack.wsgi [None req-30c52a80-3bdd-4bad-8e69-2453ec47db62 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.463195] [55187]: DEBUG nova.compute.api [None req-30c52a80-3bdd-4bad-8e69-2453ec47db62 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.466520] [55187]: DEBUG oslo_concurrency.lockutils [None req-30c52a80-3bdd-4bad-8e69-2453ec47db62 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.466857] [55187]: DEBUG oslo_concurrency.lockutils [None req-30c52a80-3bdd-4bad-8e69-2453ec47db62 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.467126] [55187]: DEBUG oslo_concurrency.lockutils [None req-30c52a80-3bdd-4bad-8e69-2453ec47db62 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.467791] [55187]: DEBUG oslo_concurrency.lockutils [None req-30c52a80-3bdd-4bad-8e69-2453ec47db62 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.467791] [55187]: DEBUG oslo_concurrency.lockutils [None req-30c52a80-3bdd-4bad-8e69-2453ec47db62 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.467885] [55187]: DEBUG oslo_concurrency.lockutils [None req-30c52a80-3bdd-4bad-8e69-2453ec47db62 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.506027] [55187]: DEBUG nova.policy [None req-30c52a80-3bdd-4bad-8e69-2453ec47db62 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.510846] [55187]: INFO nova.api.openstack.requestlog [None req-30c52a80-3bdd-4bad-8e69-2453ec47db62 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.051308 [ 855.511542] [55187]: [pid: 55187|app: 0|req: 2332/4770] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:35 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.513725] [55188]: DEBUG nova.policy [None req-b191c037-740c-4151-bde8-c806c517f5a8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.526979] [55188]: INFO nova.api.openstack.requestlog [None req-b191c037-740c-4151-bde8-c806c517f5a8 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1315 microversion: 2.1 time: 0.141909 [ 855.527513] [55188]: [pid: 55188|app: 0|req: 2439/4771] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:35 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1315 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.655722] [55187]: DEBUG nova.api.openstack.wsgi [None req-f0b51d6a-38cc-4b4d-aa11-2665ff8a6fa9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.658374] [55187]: DEBUG nova.compute.api [None req-f0b51d6a-38cc-4b4d-aa11-2665ff8a6fa9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.660993] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0b51d6a-38cc-4b4d-aa11-2665ff8a6fa9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.660993] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0b51d6a-38cc-4b4d-aa11-2665ff8a6fa9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.661156] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0b51d6a-38cc-4b4d-aa11-2665ff8a6fa9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.661540] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0b51d6a-38cc-4b4d-aa11-2665ff8a6fa9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.661779] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0b51d6a-38cc-4b4d-aa11-2665ff8a6fa9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.661984] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0b51d6a-38cc-4b4d-aa11-2665ff8a6fa9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.680774] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0b51d6a-38cc-4b4d-aa11-2665ff8a6fa9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.681556] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0b51d6a-38cc-4b4d-aa11-2665ff8a6fa9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.681556] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0b51d6a-38cc-4b4d-aa11-2665ff8a6fa9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.681556] [55187]: DEBUG nova.objects.instance [None req-f0b51d6a-38cc-4b4d-aa11-2665ff8a6fa9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 855.691184] [55188]: DEBUG nova.api.openstack.wsgi [None req-2d4e1818-bc54-434e-b7dc-57ec73e75928 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.692901] [55188]: DEBUG nova.compute.api [None req-2d4e1818-bc54-434e-b7dc-57ec73e75928 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.696455] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d4e1818-bc54-434e-b7dc-57ec73e75928 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.696701] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d4e1818-bc54-434e-b7dc-57ec73e75928 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.696889] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d4e1818-bc54-434e-b7dc-57ec73e75928 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.697293] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d4e1818-bc54-434e-b7dc-57ec73e75928 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.697502] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d4e1818-bc54-434e-b7dc-57ec73e75928 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.697676] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d4e1818-bc54-434e-b7dc-57ec73e75928 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.703665] [55187]: DEBUG nova.policy [None req-f0b51d6a-38cc-4b4d-aa11-2665ff8a6fa9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.708373] [55187]: INFO nova.api.openstack.requestlog [None req-f0b51d6a-38cc-4b4d-aa11-2665ff8a6fa9 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.055395 [ 855.708747] [55187]: [pid: 55187|app: 0|req: 2333/4772] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:36 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.738122] [55187]: DEBUG nova.api.openstack.wsgi [None req-1e031f0c-341e-433c-bd3a-89b7eabd2328 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.739831] [55187]: DEBUG nova.compute.api [None req-1e031f0c-341e-433c-bd3a-89b7eabd2328 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.743201] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e031f0c-341e-433c-bd3a-89b7eabd2328 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.743439] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e031f0c-341e-433c-bd3a-89b7eabd2328 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.743625] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e031f0c-341e-433c-bd3a-89b7eabd2328 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.743733] [55188]: DEBUG nova.policy [None req-2d4e1818-bc54-434e-b7dc-57ec73e75928 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.743976] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e031f0c-341e-433c-bd3a-89b7eabd2328 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.744191] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e031f0c-341e-433c-bd3a-89b7eabd2328 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.744367] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e031f0c-341e-433c-bd3a-89b7eabd2328 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.748444] [55188]: INFO nova.api.openstack.requestlog [None req-2d4e1818-bc54-434e-b7dc-57ec73e75928 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1223 microversion: 2.1 time: 0.059447 [ 855.748920] [55188]: [pid: 55188|app: 0|req: 2440/4773] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:36 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1223 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.781129] [55187]: DEBUG nova.policy [None req-1e031f0c-341e-433c-bd3a-89b7eabd2328 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.783903] [55188]: DEBUG nova.api.openstack.wsgi [None req-ef109796-3bc9-4ce0-8951-272a0ee6a253 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.785464] [55188]: DEBUG nova.compute.api [None req-ef109796-3bc9-4ce0-8951-272a0ee6a253 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.786737] [55187]: INFO nova.api.openstack.requestlog [None req-1e031f0c-341e-433c-bd3a-89b7eabd2328 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.050642 [ 855.787024] [55187]: [pid: 55187|app: 0|req: 2334/4774] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:36 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.791047] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef109796-3bc9-4ce0-8951-272a0ee6a253 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.791047] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef109796-3bc9-4ce0-8951-272a0ee6a253 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.791192] [55187]: DEBUG nova.api.openstack.wsgi [None req-6de034f9-ee18-4da3-bd47-1644f5e0f19e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.791235] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef109796-3bc9-4ce0-8951-272a0ee6a253 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.791235] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef109796-3bc9-4ce0-8951-272a0ee6a253 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.791235] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef109796-3bc9-4ce0-8951-272a0ee6a253 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.791235] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef109796-3bc9-4ce0-8951-272a0ee6a253 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.791616] [55187]: DEBUG nova.compute.api [None req-6de034f9-ee18-4da3-bd47-1644f5e0f19e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.797039] [55187]: DEBUG oslo_concurrency.lockutils [None req-6de034f9-ee18-4da3-bd47-1644f5e0f19e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.797313] [55187]: DEBUG oslo_concurrency.lockutils [None req-6de034f9-ee18-4da3-bd47-1644f5e0f19e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.797508] [55187]: DEBUG oslo_concurrency.lockutils [None req-6de034f9-ee18-4da3-bd47-1644f5e0f19e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.797861] [55187]: DEBUG oslo_concurrency.lockutils [None req-6de034f9-ee18-4da3-bd47-1644f5e0f19e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.798071] [55187]: DEBUG oslo_concurrency.lockutils [None req-6de034f9-ee18-4da3-bd47-1644f5e0f19e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.798324] [55187]: DEBUG oslo_concurrency.lockutils [None req-6de034f9-ee18-4da3-bd47-1644f5e0f19e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.823479] [55187]: DEBUG oslo_concurrency.lockutils [None req-6de034f9-ee18-4da3-bd47-1644f5e0f19e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.823479] [55187]: DEBUG oslo_concurrency.lockutils [None req-6de034f9-ee18-4da3-bd47-1644f5e0f19e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.823479] [55187]: DEBUG oslo_concurrency.lockutils [None req-6de034f9-ee18-4da3-bd47-1644f5e0f19e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.823479] [55187]: DEBUG nova.objects.instance [None req-6de034f9-ee18-4da3-bd47-1644f5e0f19e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 855.842210] [55187]: DEBUG nova.policy [None req-6de034f9-ee18-4da3-bd47-1644f5e0f19e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.847634] [55187]: INFO nova.api.openstack.requestlog [None req-6de034f9-ee18-4da3-bd47-1644f5e0f19e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.059957 [ 855.847965] [55187]: [pid: 55187|app: 0|req: 2335/4775] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:36 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.850499] [55187]: DEBUG nova.api.openstack.wsgi [None req-8d976116-af84-4cf9-a410-3185ad0c9551 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.852280] [55187]: DEBUG nova.compute.api [None req-8d976116-af84-4cf9-a410-3185ad0c9551 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.855481] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d976116-af84-4cf9-a410-3185ad0c9551 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.855720] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d976116-af84-4cf9-a410-3185ad0c9551 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.855905] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d976116-af84-4cf9-a410-3185ad0c9551 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.856270] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d976116-af84-4cf9-a410-3185ad0c9551 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.856473] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d976116-af84-4cf9-a410-3185ad0c9551 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.856645] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d976116-af84-4cf9-a410-3185ad0c9551 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.893696] [55188]: DEBUG nova.policy [None req-ef109796-3bc9-4ce0-8951-272a0ee6a253 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.893834] [55187]: DEBUG nova.policy [None req-8d976116-af84-4cf9-a410-3185ad0c9551 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.898059] [55188]: INFO nova.api.openstack.requestlog [None req-ef109796-3bc9-4ce0-8951-272a0ee6a253 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.117064 [ 855.898259] [55187]: DEBUG nova.policy [None req-8d976116-af84-4cf9-a410-3185ad0c9551 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.898453] [55188]: [pid: 55188|app: 0|req: 2441/4776] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:36 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.898912] [55187]: DEBUG nova.policy [None req-8d976116-af84-4cf9-a410-3185ad0c9551 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.902550] [55187]: INFO nova.api.openstack.requestlog [None req-8d976116-af84-4cf9-a410-3185ad0c9551 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1496 microversion: 2.94 time: 0.054004 [ 855.902872] [55187]: [pid: 55187|app: 0|req: 2336/4777] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:36 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1496 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 855.904965] [55188]: DEBUG nova.api.openstack.wsgi [None req-dea92c54-29d7-403a-b6ba-10bf9909ab21 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.905133] [55187]: DEBUG nova.api.openstack.wsgi [None req-5befbd75-de1b-4087-bcd0-c84c97f17637 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.906702] [55187]: DEBUG nova.compute.api [None req-5befbd75-de1b-4087-bcd0-c84c97f17637 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.909885] [55187]: DEBUG oslo_concurrency.lockutils [None req-5befbd75-de1b-4087-bcd0-c84c97f17637 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.910130] [55187]: DEBUG oslo_concurrency.lockutils [None req-5befbd75-de1b-4087-bcd0-c84c97f17637 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.910317] [55187]: DEBUG oslo_concurrency.lockutils [None req-5befbd75-de1b-4087-bcd0-c84c97f17637 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.910380] [55188]: DEBUG nova.compute.api [None req-dea92c54-29d7-403a-b6ba-10bf9909ab21 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.910660] [55187]: DEBUG oslo_concurrency.lockutils [None req-5befbd75-de1b-4087-bcd0-c84c97f17637 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.910857] [55187]: DEBUG oslo_concurrency.lockutils [None req-5befbd75-de1b-4087-bcd0-c84c97f17637 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.911044] [55187]: DEBUG oslo_concurrency.lockutils [None req-5befbd75-de1b-4087-bcd0-c84c97f17637 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.914258] [55188]: DEBUG oslo_concurrency.lockutils [None req-dea92c54-29d7-403a-b6ba-10bf9909ab21 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.914498] [55188]: DEBUG oslo_concurrency.lockutils [None req-dea92c54-29d7-403a-b6ba-10bf9909ab21 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.914697] [55188]: DEBUG oslo_concurrency.lockutils [None req-dea92c54-29d7-403a-b6ba-10bf9909ab21 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.915063] [55188]: DEBUG oslo_concurrency.lockutils [None req-dea92c54-29d7-403a-b6ba-10bf9909ab21 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.915285] [55188]: DEBUG oslo_concurrency.lockutils [None req-dea92c54-29d7-403a-b6ba-10bf9909ab21 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.915466] [55188]: DEBUG oslo_concurrency.lockutils [None req-dea92c54-29d7-403a-b6ba-10bf9909ab21 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.936889] [55188]: DEBUG oslo_concurrency.lockutils [None req-dea92c54-29d7-403a-b6ba-10bf9909ab21 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.937110] [55188]: DEBUG oslo_concurrency.lockutils [None req-dea92c54-29d7-403a-b6ba-10bf9909ab21 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.937329] [55188]: DEBUG oslo_concurrency.lockutils [None req-dea92c54-29d7-403a-b6ba-10bf9909ab21 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.937528] [55188]: DEBUG nova.objects.instance [None req-dea92c54-29d7-403a-b6ba-10bf9909ab21 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 855.942681] [55187]: DEBUG nova.policy [None req-5befbd75-de1b-4087-bcd0-c84c97f17637 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.946987] [55187]: INFO nova.api.openstack.requestlog [None req-5befbd75-de1b-4087-bcd0-c84c97f17637 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.043497 [ 855.947352] [55187]: [pid: 55187|app: 0|req: 2337/4778] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:36 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.950177] [55187]: DEBUG nova.api.openstack.wsgi [None req-297c65d0-ede0-4404-b9f6-b673b2b8069f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.951481] [55187]: DEBUG nova.compute.api [None req-297c65d0-ede0-4404-b9f6-b673b2b8069f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.954816] [55187]: DEBUG oslo_concurrency.lockutils [None req-297c65d0-ede0-4404-b9f6-b673b2b8069f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.955076] [55187]: DEBUG oslo_concurrency.lockutils [None req-297c65d0-ede0-4404-b9f6-b673b2b8069f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.955273] [55187]: DEBUG oslo_concurrency.lockutils [None req-297c65d0-ede0-4404-b9f6-b673b2b8069f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.955617] [55187]: DEBUG oslo_concurrency.lockutils [None req-297c65d0-ede0-4404-b9f6-b673b2b8069f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.955821] [55187]: DEBUG oslo_concurrency.lockutils [None req-297c65d0-ede0-4404-b9f6-b673b2b8069f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.956320] [55187]: DEBUG oslo_concurrency.lockutils [None req-297c65d0-ede0-4404-b9f6-b673b2b8069f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.959057] [55188]: DEBUG nova.policy [None req-dea92c54-29d7-403a-b6ba-10bf9909ab21 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.962893] [55188]: INFO nova.api.openstack.requestlog [None req-dea92c54-29d7-403a-b6ba-10bf9909ab21 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.063879 [ 855.963215] [55188]: [pid: 55188|app: 0|req: 2442/4779] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:36 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.988428] [55187]: DEBUG nova.policy [None req-297c65d0-ede0-4404-b9f6-b673b2b8069f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.992615] [55187]: INFO nova.api.openstack.requestlog [None req-297c65d0-ede0-4404-b9f6-b673b2b8069f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.044508 [ 855.992930] [55187]: [pid: 55187|app: 0|req: 2338/4780] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:36 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.994042] [55188]: DEBUG nova.api.openstack.wsgi [None req-745358d9-396b-48b1-9291-fd6586e2ef91 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 855.996115] [55188]: DEBUG nova.compute.api [None req-745358d9-396b-48b1-9291-fd6586e2ef91 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 855.999540] [55188]: DEBUG oslo_concurrency.lockutils [None req-745358d9-396b-48b1-9291-fd6586e2ef91 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.999783] [55188]: DEBUG oslo_concurrency.lockutils [None req-745358d9-396b-48b1-9291-fd6586e2ef91 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.999999] [55188]: DEBUG oslo_concurrency.lockutils [None req-745358d9-396b-48b1-9291-fd6586e2ef91 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.000368] [55188]: DEBUG oslo_concurrency.lockutils [None req-745358d9-396b-48b1-9291-fd6586e2ef91 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.000574] [55188]: DEBUG oslo_concurrency.lockutils [None req-745358d9-396b-48b1-9291-fd6586e2ef91 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.000751] [55188]: DEBUG oslo_concurrency.lockutils [None req-745358d9-396b-48b1-9291-fd6586e2ef91 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.036178] [55188]: DEBUG nova.policy [None req-745358d9-396b-48b1-9291-fd6586e2ef91 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.040422] [55188]: INFO nova.api.openstack.requestlog [None req-745358d9-396b-48b1-9291-fd6586e2ef91 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.048323 [ 856.040537] [55188]: [pid: 55188|app: 0|req: 2443/4781] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:36 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 856.052568] [55187]: DEBUG nova.api.openstack.wsgi [None req-2b9152f1-dc91-45a9-912a-c833be43546d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.053885] [55187]: DEBUG nova.compute.api [None req-2b9152f1-dc91-45a9-912a-c833be43546d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.058392] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b9152f1-dc91-45a9-912a-c833be43546d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.058633] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b9152f1-dc91-45a9-912a-c833be43546d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.058813] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b9152f1-dc91-45a9-912a-c833be43546d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.059212] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b9152f1-dc91-45a9-912a-c833be43546d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.059909] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b9152f1-dc91-45a9-912a-c833be43546d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.059909] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b9152f1-dc91-45a9-912a-c833be43546d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.093332] [55187]: DEBUG nova.policy [None req-2b9152f1-dc91-45a9-912a-c833be43546d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.097698] [55187]: INFO nova.api.openstack.requestlog [None req-2b9152f1-dc91-45a9-912a-c833be43546d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.048846 [ 856.098103] [55187]: [pid: 55187|app: 0|req: 2339/4782] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:36 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.108127] [55188]: DEBUG nova.api.openstack.wsgi [None req-0d4883f7-e53d-48dc-b10b-31e48d1e754b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.109907] [55188]: DEBUG nova.compute.api [None req-0d4883f7-e53d-48dc-b10b-31e48d1e754b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.113855] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d4883f7-e53d-48dc-b10b-31e48d1e754b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.114105] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d4883f7-e53d-48dc-b10b-31e48d1e754b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.114301] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d4883f7-e53d-48dc-b10b-31e48d1e754b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.114645] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d4883f7-e53d-48dc-b10b-31e48d1e754b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.114847] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d4883f7-e53d-48dc-b10b-31e48d1e754b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.115029] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d4883f7-e53d-48dc-b10b-31e48d1e754b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.145441] [55188]: DEBUG nova.policy [None req-0d4883f7-e53d-48dc-b10b-31e48d1e754b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.149624] [55188]: DEBUG nova.policy [None req-0d4883f7-e53d-48dc-b10b-31e48d1e754b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.150271] [55188]: DEBUG nova.policy [None req-0d4883f7-e53d-48dc-b10b-31e48d1e754b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.150865] [55188]: INFO nova.api.openstack.requestlog [None req-0d4883f7-e53d-48dc-b10b-31e48d1e754b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.045082 [ 856.151184] [55188]: [pid: 55188|app: 0|req: 2444/4783] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:36 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 856.217372] [55187]: DEBUG nova.api.openstack.wsgi [None req-19cea9d0-cbfa-4435-9cea-7f149667954c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.219581] [55187]: DEBUG nova.compute.api [None req-19cea9d0-cbfa-4435-9cea-7f149667954c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.225163] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cea9d0-cbfa-4435-9cea-7f149667954c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.225584] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cea9d0-cbfa-4435-9cea-7f149667954c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.225898] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cea9d0-cbfa-4435-9cea-7f149667954c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.226428] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cea9d0-cbfa-4435-9cea-7f149667954c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.226747] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cea9d0-cbfa-4435-9cea-7f149667954c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.227038] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cea9d0-cbfa-4435-9cea-7f149667954c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.265183] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cea9d0-cbfa-4435-9cea-7f149667954c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.265510] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cea9d0-cbfa-4435-9cea-7f149667954c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.265734] [55187]: DEBUG oslo_concurrency.lockutils [None req-19cea9d0-cbfa-4435-9cea-7f149667954c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.265947] [55187]: DEBUG nova.objects.instance [None req-19cea9d0-cbfa-4435-9cea-7f149667954c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.267518] [55188]: DEBUG nova.api.openstack.wsgi [None req-4a9c2b5c-3a81-49fb-b8e4-7d573395c8a5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.269516] [55188]: DEBUG nova.compute.api [None req-4a9c2b5c-3a81-49fb-b8e4-7d573395c8a5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.275237] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a9c2b5c-3a81-49fb-b8e4-7d573395c8a5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.275482] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a9c2b5c-3a81-49fb-b8e4-7d573395c8a5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.275670] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a9c2b5c-3a81-49fb-b8e4-7d573395c8a5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.276102] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a9c2b5c-3a81-49fb-b8e4-7d573395c8a5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.276321] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a9c2b5c-3a81-49fb-b8e4-7d573395c8a5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.276504] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a9c2b5c-3a81-49fb-b8e4-7d573395c8a5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.295519] [55187]: DEBUG nova.policy [None req-19cea9d0-cbfa-4435-9cea-7f149667954c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.304170] [55187]: INFO nova.api.openstack.requestlog [None req-19cea9d0-cbfa-4435-9cea-7f149667954c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.088462 [ 856.304170] [55187]: [pid: 55187|app: 0|req: 2340/4784] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:36 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.308361] [55187]: DEBUG nova.api.openstack.wsgi [None req-1a6e2d37-eae2-4fbc-9546-dd32b9adb29b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.309078] [55187]: DEBUG nova.compute.api [None req-1a6e2d37-eae2-4fbc-9546-dd32b9adb29b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.315026] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a6e2d37-eae2-4fbc-9546-dd32b9adb29b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.315845] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a6e2d37-eae2-4fbc-9546-dd32b9adb29b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.316289] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a6e2d37-eae2-4fbc-9546-dd32b9adb29b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.317017] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a6e2d37-eae2-4fbc-9546-dd32b9adb29b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.317503] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a6e2d37-eae2-4fbc-9546-dd32b9adb29b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.317872] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a6e2d37-eae2-4fbc-9546-dd32b9adb29b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.358314] [55187]: DEBUG nova.policy [None req-1a6e2d37-eae2-4fbc-9546-dd32b9adb29b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.364763] [55187]: INFO nova.api.openstack.requestlog [None req-1a6e2d37-eae2-4fbc-9546-dd32b9adb29b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1275 microversion: 2.1 time: 0.061677 [ 856.365353] [55187]: [pid: 55187|app: 0|req: 2341/4785] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:36 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1275 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.372819] [55188]: DEBUG nova.policy [None req-4a9c2b5c-3a81-49fb-b8e4-7d573395c8a5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.377674] [55188]: INFO nova.api.openstack.requestlog [None req-4a9c2b5c-3a81-49fb-b8e4-7d573395c8a5 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1383 microversion: 2.1 time: 0.113451 [ 856.379206] [55188]: [pid: 55188|app: 0|req: 2445/4786] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:36 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1383 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.428409] [55187]: DEBUG nova.api.openstack.wsgi [req-b8c91451-4ebc-4aa8-b8b5-b5237af43915 req-9e6ec7f0-c69d-410c-ae31-10c706bfe684 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2482e827-fac7-4d34-b8aa-bc93c44eef8c", "tag": "eef5c040-d9aa-42e3-bb86-a68c37fc6e00"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 856.434588] [55187]: DEBUG oslo_concurrency.lockutils [req-b8c91451-4ebc-4aa8-b8b5-b5237af43915 req-9e6ec7f0-c69d-410c-ae31-10c706bfe684 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.434951] [55187]: DEBUG oslo_concurrency.lockutils [req-b8c91451-4ebc-4aa8-b8b5-b5237af43915 req-9e6ec7f0-c69d-410c-ae31-10c706bfe684 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.435253] [55187]: DEBUG oslo_concurrency.lockutils [req-b8c91451-4ebc-4aa8-b8b5-b5237af43915 req-9e6ec7f0-c69d-410c-ae31-10c706bfe684 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.442013] [55187]: INFO nova.api.openstack.compute.server_external_events [req-b8c91451-4ebc-4aa8-b8b5-b5237af43915 req-9e6ec7f0-c69d-410c-ae31-10c706bfe684 service nova] Creating event network-changed:eef5c040-d9aa-42e3-bb86-a68c37fc6e00 for instance 2482e827-fac7-4d34-b8aa-bc93c44eef8c on cpu-1 [ 856.448408] [55187]: INFO nova.api.openstack.requestlog [req-b8c91451-4ebc-4aa8-b8b5-b5237af43915 req-9e6ec7f0-c69d-410c-ae31-10c706bfe684 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021994 [ 856.448408] [55187]: [pid: 55187|app: 0|req: 2342/4787] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:36 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 856.471589] [55188]: DEBUG nova.api.openstack.wsgi [None req-3a217b01-5a3b-4af0-91f1-3de3c70544a2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.474231] [55188]: DEBUG nova.compute.api [None req-3a217b01-5a3b-4af0-91f1-3de3c70544a2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.478311] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a217b01-5a3b-4af0-91f1-3de3c70544a2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.478566] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a217b01-5a3b-4af0-91f1-3de3c70544a2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.478969] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a217b01-5a3b-4af0-91f1-3de3c70544a2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.479121] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a217b01-5a3b-4af0-91f1-3de3c70544a2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.479329] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a217b01-5a3b-4af0-91f1-3de3c70544a2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.479509] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a217b01-5a3b-4af0-91f1-3de3c70544a2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.499763] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a217b01-5a3b-4af0-91f1-3de3c70544a2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.500107] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a217b01-5a3b-4af0-91f1-3de3c70544a2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.500323] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a217b01-5a3b-4af0-91f1-3de3c70544a2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.500577] [55188]: DEBUG nova.objects.instance [None req-3a217b01-5a3b-4af0-91f1-3de3c70544a2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.522369] [55188]: DEBUG nova.policy [None req-3a217b01-5a3b-4af0-91f1-3de3c70544a2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.527583] [55188]: INFO nova.api.openstack.requestlog [None req-3a217b01-5a3b-4af0-91f1-3de3c70544a2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.058003 [ 856.527583] [55188]: [pid: 55188|app: 0|req: 2446/4788] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:36 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.527777] [55187]: DEBUG nova.api.openstack.wsgi [None req-1e620b48-8cff-4902-b182-7561d295d47c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.531025] [55187]: DEBUG nova.compute.api [None req-1e620b48-8cff-4902-b182-7561d295d47c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.535402] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e620b48-8cff-4902-b182-7561d295d47c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.535649] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e620b48-8cff-4902-b182-7561d295d47c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.536365] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e620b48-8cff-4902-b182-7561d295d47c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.536365] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e620b48-8cff-4902-b182-7561d295d47c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.536489] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e620b48-8cff-4902-b182-7561d295d47c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.536724] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e620b48-8cff-4902-b182-7561d295d47c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.544222] [55188]: DEBUG nova.api.openstack.wsgi [None req-6eeb29a0-8e42-4833-965e-4a09d7c96f55 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.547281] [55188]: DEBUG nova.compute.api [None req-6eeb29a0-8e42-4833-965e-4a09d7c96f55 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.551591] [55188]: DEBUG oslo_concurrency.lockutils [None req-6eeb29a0-8e42-4833-965e-4a09d7c96f55 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.551847] [55188]: DEBUG oslo_concurrency.lockutils [None req-6eeb29a0-8e42-4833-965e-4a09d7c96f55 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.552062] [55188]: DEBUG oslo_concurrency.lockutils [None req-6eeb29a0-8e42-4833-965e-4a09d7c96f55 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.552421] [55188]: DEBUG oslo_concurrency.lockutils [None req-6eeb29a0-8e42-4833-965e-4a09d7c96f55 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.552625] [55188]: DEBUG oslo_concurrency.lockutils [None req-6eeb29a0-8e42-4833-965e-4a09d7c96f55 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.552800] [55188]: DEBUG oslo_concurrency.lockutils [None req-6eeb29a0-8e42-4833-965e-4a09d7c96f55 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.573878] [55187]: DEBUG nova.policy [None req-1e620b48-8cff-4902-b182-7561d295d47c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.578804] [55187]: INFO nova.api.openstack.requestlog [None req-1e620b48-8cff-4902-b182-7561d295d47c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.054998 [ 856.579215] [55187]: [pid: 55187|app: 0|req: 2343/4789] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:36 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.630222] [55188]: DEBUG nova.policy [None req-6eeb29a0-8e42-4833-965e-4a09d7c96f55 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.634663] [55188]: INFO nova.api.openstack.requestlog [None req-6eeb29a0-8e42-4833-965e-4a09d7c96f55 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1315 microversion: 2.1 time: 0.095859 [ 856.634980] [55188]: [pid: 55188|app: 0|req: 2447/4790] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:36 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1315 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.725433] [55187]: DEBUG nova.api.openstack.wsgi [None req-1494bd58-5671-4e65-99fb-89917c8c3d71 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.727426] [55187]: DEBUG nova.compute.api [None req-1494bd58-5671-4e65-99fb-89917c8c3d71 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.731189] [55187]: DEBUG oslo_concurrency.lockutils [None req-1494bd58-5671-4e65-99fb-89917c8c3d71 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.731429] [55187]: DEBUG oslo_concurrency.lockutils [None req-1494bd58-5671-4e65-99fb-89917c8c3d71 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.731615] [55187]: DEBUG oslo_concurrency.lockutils [None req-1494bd58-5671-4e65-99fb-89917c8c3d71 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.731972] [55187]: DEBUG oslo_concurrency.lockutils [None req-1494bd58-5671-4e65-99fb-89917c8c3d71 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.732187] [55187]: DEBUG oslo_concurrency.lockutils [None req-1494bd58-5671-4e65-99fb-89917c8c3d71 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.732483] [55187]: DEBUG oslo_concurrency.lockutils [None req-1494bd58-5671-4e65-99fb-89917c8c3d71 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.752299] [55187]: DEBUG oslo_concurrency.lockutils [None req-1494bd58-5671-4e65-99fb-89917c8c3d71 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.752479] [55187]: DEBUG oslo_concurrency.lockutils [None req-1494bd58-5671-4e65-99fb-89917c8c3d71 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.752703] [55187]: DEBUG oslo_concurrency.lockutils [None req-1494bd58-5671-4e65-99fb-89917c8c3d71 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.752971] [55187]: DEBUG nova.objects.instance [None req-1494bd58-5671-4e65-99fb-89917c8c3d71 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.766256] [55188]: DEBUG nova.api.openstack.wsgi [None req-55a27c57-f47c-458f-b5ca-d00417fb62fe tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.768217] [55188]: DEBUG nova.compute.api [None req-55a27c57-f47c-458f-b5ca-d00417fb62fe tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.771401] [55188]: DEBUG oslo_concurrency.lockutils [None req-55a27c57-f47c-458f-b5ca-d00417fb62fe tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.771642] [55188]: DEBUG oslo_concurrency.lockutils [None req-55a27c57-f47c-458f-b5ca-d00417fb62fe tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.771828] [55188]: DEBUG oslo_concurrency.lockutils [None req-55a27c57-f47c-458f-b5ca-d00417fb62fe tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.772222] [55188]: DEBUG oslo_concurrency.lockutils [None req-55a27c57-f47c-458f-b5ca-d00417fb62fe tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.772419] [55188]: DEBUG oslo_concurrency.lockutils [None req-55a27c57-f47c-458f-b5ca-d00417fb62fe tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.772628] [55188]: DEBUG oslo_concurrency.lockutils [None req-55a27c57-f47c-458f-b5ca-d00417fb62fe tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.778270] [55187]: DEBUG nova.policy [None req-1494bd58-5671-4e65-99fb-89917c8c3d71 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.782537] [55187]: INFO nova.api.openstack.requestlog [None req-1494bd58-5671-4e65-99fb-89917c8c3d71 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.059780 [ 856.782862] [55187]: [pid: 55187|app: 0|req: 2344/4791] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:37 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.800214] [55187]: DEBUG nova.api.openstack.wsgi [None req-15c9cb8e-7fa0-4ce8-94f3-77e138cc4809 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.801910] [55187]: DEBUG nova.compute.api [None req-15c9cb8e-7fa0-4ce8-94f3-77e138cc4809 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.805639] [55187]: DEBUG oslo_concurrency.lockutils [None req-15c9cb8e-7fa0-4ce8-94f3-77e138cc4809 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.805764] [55187]: DEBUG oslo_concurrency.lockutils [None req-15c9cb8e-7fa0-4ce8-94f3-77e138cc4809 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.805956] [55187]: DEBUG oslo_concurrency.lockutils [None req-15c9cb8e-7fa0-4ce8-94f3-77e138cc4809 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.806366] [55187]: DEBUG oslo_concurrency.lockutils [None req-15c9cb8e-7fa0-4ce8-94f3-77e138cc4809 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.806535] [55187]: DEBUG oslo_concurrency.lockutils [None req-15c9cb8e-7fa0-4ce8-94f3-77e138cc4809 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.806704] [55187]: DEBUG oslo_concurrency.lockutils [None req-15c9cb8e-7fa0-4ce8-94f3-77e138cc4809 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.806906] [55188]: DEBUG nova.policy [None req-55a27c57-f47c-458f-b5ca-d00417fb62fe tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.811253] [55188]: INFO nova.api.openstack.requestlog [None req-55a27c57-f47c-458f-b5ca-d00417fb62fe tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1223 microversion: 2.1 time: 0.047878 [ 856.811583] [55188]: [pid: 55188|app: 0|req: 2448/4792] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:37 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1223 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.838404] [55187]: DEBUG nova.policy [None req-15c9cb8e-7fa0-4ce8-94f3-77e138cc4809 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.842774] [55187]: INFO nova.api.openstack.requestlog [None req-15c9cb8e-7fa0-4ce8-94f3-77e138cc4809 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.044816 [ 856.843108] [55187]: [pid: 55187|app: 0|req: 2345/4793] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:37 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 856.862100] [55188]: DEBUG nova.api.openstack.wsgi [None req-650403c6-99a8-4837-9931-233ee5bd436d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.864572] [55188]: DEBUG nova.compute.api [None req-650403c6-99a8-4837-9931-233ee5bd436d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.868533] [55188]: DEBUG oslo_concurrency.lockutils [None req-650403c6-99a8-4837-9931-233ee5bd436d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.868785] [55188]: DEBUG oslo_concurrency.lockutils [None req-650403c6-99a8-4837-9931-233ee5bd436d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.868977] [55188]: DEBUG oslo_concurrency.lockutils [None req-650403c6-99a8-4837-9931-233ee5bd436d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.869356] [55188]: DEBUG oslo_concurrency.lockutils [None req-650403c6-99a8-4837-9931-233ee5bd436d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.869569] [55188]: DEBUG oslo_concurrency.lockutils [None req-650403c6-99a8-4837-9931-233ee5bd436d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.869739] [55188]: DEBUG oslo_concurrency.lockutils [None req-650403c6-99a8-4837-9931-233ee5bd436d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.889053] [55188]: DEBUG oslo_concurrency.lockutils [None req-650403c6-99a8-4837-9931-233ee5bd436d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.889306] [55188]: DEBUG oslo_concurrency.lockutils [None req-650403c6-99a8-4837-9931-233ee5bd436d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.889492] [55188]: DEBUG oslo_concurrency.lockutils [None req-650403c6-99a8-4837-9931-233ee5bd436d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.889692] [55188]: DEBUG nova.objects.instance [None req-650403c6-99a8-4837-9931-233ee5bd436d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.912742] [55188]: DEBUG nova.policy [None req-650403c6-99a8-4837-9931-233ee5bd436d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.914844] [55187]: DEBUG nova.api.openstack.wsgi [None req-984ef75d-7fd1-4e81-b057-a89ff4bd7bf4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.917403] [55187]: DEBUG nova.compute.api [None req-984ef75d-7fd1-4e81-b057-a89ff4bd7bf4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.918588] [55188]: INFO nova.api.openstack.requestlog [None req-650403c6-99a8-4837-9931-233ee5bd436d tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.059529 [ 856.918923] [55188]: [pid: 55188|app: 0|req: 2449/4794] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:37 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.921296] [55187]: DEBUG oslo_concurrency.lockutils [None req-984ef75d-7fd1-4e81-b057-a89ff4bd7bf4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.921542] [55187]: DEBUG oslo_concurrency.lockutils [None req-984ef75d-7fd1-4e81-b057-a89ff4bd7bf4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.921726] [55187]: DEBUG oslo_concurrency.lockutils [None req-984ef75d-7fd1-4e81-b057-a89ff4bd7bf4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.922097] [55187]: DEBUG oslo_concurrency.lockutils [None req-984ef75d-7fd1-4e81-b057-a89ff4bd7bf4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.922326] [55187]: DEBUG oslo_concurrency.lockutils [None req-984ef75d-7fd1-4e81-b057-a89ff4bd7bf4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.922384] [55188]: DEBUG nova.api.openstack.wsgi [None req-01ca0408-c7f4-417b-9b7d-ef73f2d376e9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.922629] [55187]: DEBUG oslo_concurrency.lockutils [None req-984ef75d-7fd1-4e81-b057-a89ff4bd7bf4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.923984] [55188]: DEBUG nova.compute.api [None req-01ca0408-c7f4-417b-9b7d-ef73f2d376e9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.927407] [55188]: DEBUG oslo_concurrency.lockutils [None req-01ca0408-c7f4-417b-9b7d-ef73f2d376e9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.927636] [55188]: DEBUG oslo_concurrency.lockutils [None req-01ca0408-c7f4-417b-9b7d-ef73f2d376e9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.927818] [55188]: DEBUG oslo_concurrency.lockutils [None req-01ca0408-c7f4-417b-9b7d-ef73f2d376e9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.928198] [55188]: DEBUG oslo_concurrency.lockutils [None req-01ca0408-c7f4-417b-9b7d-ef73f2d376e9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.928413] [55188]: DEBUG oslo_concurrency.lockutils [None req-01ca0408-c7f4-417b-9b7d-ef73f2d376e9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.928586] [55188]: DEBUG oslo_concurrency.lockutils [None req-01ca0408-c7f4-417b-9b7d-ef73f2d376e9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.966302] [55188]: DEBUG nova.policy [None req-01ca0408-c7f4-417b-9b7d-ef73f2d376e9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.971401] [55188]: DEBUG nova.policy [None req-01ca0408-c7f4-417b-9b7d-ef73f2d376e9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.972076] [55188]: DEBUG nova.policy [None req-01ca0408-c7f4-417b-9b7d-ef73f2d376e9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.975536] [55188]: INFO nova.api.openstack.requestlog [None req-01ca0408-c7f4-417b-9b7d-ef73f2d376e9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1496 microversion: 2.94 time: 0.055131 [ 856.975883] [55188]: [pid: 55188|app: 0|req: 2450/4795] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:37 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1496 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 856.978805] [55188]: DEBUG nova.api.openstack.wsgi [None req-dc74ae4c-d1e8-486d-9eb7-f3df0b76bd28 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 856.980452] [55188]: DEBUG nova.compute.api [None req-dc74ae4c-d1e8-486d-9eb7-f3df0b76bd28 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 856.983514] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc74ae4c-d1e8-486d-9eb7-f3df0b76bd28 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.983740] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc74ae4c-d1e8-486d-9eb7-f3df0b76bd28 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.983928] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc74ae4c-d1e8-486d-9eb7-f3df0b76bd28 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.984282] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc74ae4c-d1e8-486d-9eb7-f3df0b76bd28 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.984481] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc74ae4c-d1e8-486d-9eb7-f3df0b76bd28 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.984647] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc74ae4c-d1e8-486d-9eb7-f3df0b76bd28 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.994756] [55187]: DEBUG nova.policy [None req-984ef75d-7fd1-4e81-b057-a89ff4bd7bf4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.999639] [55187]: INFO nova.api.openstack.requestlog [None req-984ef75d-7fd1-4e81-b057-a89ff4bd7bf4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.087015 [ 857.000111] [55187]: [pid: 55187|app: 0|req: 2346/4796] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:37 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.002970] [55187]: DEBUG nova.api.openstack.wsgi [None req-5db39246-91ea-4d71-8414-ec6116895a7c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.005510] [55187]: DEBUG nova.compute.api [None req-5db39246-91ea-4d71-8414-ec6116895a7c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.008379] [55187]: DEBUG oslo_concurrency.lockutils [None req-5db39246-91ea-4d71-8414-ec6116895a7c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.008532] [55187]: DEBUG oslo_concurrency.lockutils [None req-5db39246-91ea-4d71-8414-ec6116895a7c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.008782] [55187]: DEBUG oslo_concurrency.lockutils [None req-5db39246-91ea-4d71-8414-ec6116895a7c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.009250] [55187]: DEBUG oslo_concurrency.lockutils [None req-5db39246-91ea-4d71-8414-ec6116895a7c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.009530] [55187]: DEBUG oslo_concurrency.lockutils [None req-5db39246-91ea-4d71-8414-ec6116895a7c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.009750] [55187]: DEBUG oslo_concurrency.lockutils [None req-5db39246-91ea-4d71-8414-ec6116895a7c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.019407] [55188]: DEBUG nova.policy [None req-dc74ae4c-d1e8-486d-9eb7-f3df0b76bd28 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.023601] [55188]: INFO nova.api.openstack.requestlog [None req-dc74ae4c-d1e8-486d-9eb7-f3df0b76bd28 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.047084 [ 857.023924] [55188]: [pid: 55188|app: 0|req: 2451/4797] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:37 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.026313] [55188]: DEBUG nova.api.openstack.wsgi [None req-a722053f-5d5e-4b8b-9474-503fe9bf8327 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.027987] [55188]: DEBUG nova.compute.api [None req-a722053f-5d5e-4b8b-9474-503fe9bf8327 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.030258] [55187]: DEBUG oslo_concurrency.lockutils [None req-5db39246-91ea-4d71-8414-ec6116895a7c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.030483] [55187]: DEBUG oslo_concurrency.lockutils [None req-5db39246-91ea-4d71-8414-ec6116895a7c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.030757] [55187]: DEBUG oslo_concurrency.lockutils [None req-5db39246-91ea-4d71-8414-ec6116895a7c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.030855] [55187]: DEBUG nova.objects.instance [None req-5db39246-91ea-4d71-8414-ec6116895a7c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 857.031361] [55188]: DEBUG oslo_concurrency.lockutils [None req-a722053f-5d5e-4b8b-9474-503fe9bf8327 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.031601] [55188]: DEBUG oslo_concurrency.lockutils [None req-a722053f-5d5e-4b8b-9474-503fe9bf8327 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.031783] [55188]: DEBUG oslo_concurrency.lockutils [None req-a722053f-5d5e-4b8b-9474-503fe9bf8327 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.032147] [55188]: DEBUG oslo_concurrency.lockutils [None req-a722053f-5d5e-4b8b-9474-503fe9bf8327 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.032397] [55188]: DEBUG oslo_concurrency.lockutils [None req-a722053f-5d5e-4b8b-9474-503fe9bf8327 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.032528] [55188]: DEBUG oslo_concurrency.lockutils [None req-a722053f-5d5e-4b8b-9474-503fe9bf8327 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.050385] [55187]: DEBUG nova.policy [None req-5db39246-91ea-4d71-8414-ec6116895a7c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.054422] [55187]: INFO nova.api.openstack.requestlog [None req-5db39246-91ea-4d71-8414-ec6116895a7c tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.053660 [ 857.054786] [55187]: [pid: 55187|app: 0|req: 2347/4798] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:37 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.057606] [55187]: DEBUG nova.api.openstack.wsgi [None req-afb565cf-682f-42ed-a817-590802dd8771 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.059698] [55187]: DEBUG nova.compute.api [None req-afb565cf-682f-42ed-a817-590802dd8771 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.063617] [55187]: DEBUG oslo_concurrency.lockutils [None req-afb565cf-682f-42ed-a817-590802dd8771 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.063910] [55187]: DEBUG oslo_concurrency.lockutils [None req-afb565cf-682f-42ed-a817-590802dd8771 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.064061] [55187]: DEBUG oslo_concurrency.lockutils [None req-afb565cf-682f-42ed-a817-590802dd8771 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.064407] [55187]: DEBUG oslo_concurrency.lockutils [None req-afb565cf-682f-42ed-a817-590802dd8771 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.064605] [55187]: DEBUG oslo_concurrency.lockutils [None req-afb565cf-682f-42ed-a817-590802dd8771 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.064781] [55187]: DEBUG oslo_concurrency.lockutils [None req-afb565cf-682f-42ed-a817-590802dd8771 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.069886] [55188]: DEBUG nova.policy [None req-a722053f-5d5e-4b8b-9474-503fe9bf8327 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.074414] [55188]: INFO nova.api.openstack.requestlog [None req-a722053f-5d5e-4b8b-9474-503fe9bf8327 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.049616 [ 857.074508] [55188]: [pid: 55188|app: 0|req: 2452/4799] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:37 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.100126] [55187]: DEBUG nova.policy [None req-afb565cf-682f-42ed-a817-590802dd8771 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.104017] [55187]: INFO nova.api.openstack.requestlog [None req-afb565cf-682f-42ed-a817-590802dd8771 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.048672 [ 857.104480] [55187]: [pid: 55187|app: 0|req: 2348/4800] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:37 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.114903] [55188]: DEBUG nova.api.openstack.wsgi [None req-69763c1d-e6e8-4461-bba3-85c86e4e223e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.118320] [55188]: DEBUG nova.compute.api [None req-69763c1d-e6e8-4461-bba3-85c86e4e223e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.120262] [55188]: DEBUG oslo_concurrency.lockutils [None req-69763c1d-e6e8-4461-bba3-85c86e4e223e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.120530] [55188]: DEBUG oslo_concurrency.lockutils [None req-69763c1d-e6e8-4461-bba3-85c86e4e223e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.120679] [55188]: DEBUG oslo_concurrency.lockutils [None req-69763c1d-e6e8-4461-bba3-85c86e4e223e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.121035] [55188]: DEBUG oslo_concurrency.lockutils [None req-69763c1d-e6e8-4461-bba3-85c86e4e223e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.121241] [55188]: DEBUG oslo_concurrency.lockutils [None req-69763c1d-e6e8-4461-bba3-85c86e4e223e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.121698] [55188]: DEBUG oslo_concurrency.lockutils [None req-69763c1d-e6e8-4461-bba3-85c86e4e223e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.156687] [55188]: DEBUG nova.policy [None req-69763c1d-e6e8-4461-bba3-85c86e4e223e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.160974] [55188]: INFO nova.api.openstack.requestlog [None req-69763c1d-e6e8-4461-bba3-85c86e4e223e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.048237 [ 857.161325] [55188]: [pid: 55188|app: 0|req: 2453/4801] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:37 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.168025] [55187]: DEBUG nova.api.openstack.wsgi [None req-ffe73ce4-6cea-4652-ac65-ecb5571cc57f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.168519] [55187]: DEBUG nova.compute.api [None req-ffe73ce4-6cea-4652-ac65-ecb5571cc57f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.172037] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffe73ce4-6cea-4652-ac65-ecb5571cc57f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.174017] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffe73ce4-6cea-4652-ac65-ecb5571cc57f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.174017] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffe73ce4-6cea-4652-ac65-ecb5571cc57f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.174017] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffe73ce4-6cea-4652-ac65-ecb5571cc57f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.174017] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffe73ce4-6cea-4652-ac65-ecb5571cc57f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.174017] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffe73ce4-6cea-4652-ac65-ecb5571cc57f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.218448] [55187]: DEBUG nova.policy [None req-ffe73ce4-6cea-4652-ac65-ecb5571cc57f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.222632] [55187]: DEBUG nova.policy [None req-ffe73ce4-6cea-4652-ac65-ecb5571cc57f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.223661] [55187]: DEBUG nova.policy [None req-ffe73ce4-6cea-4652-ac65-ecb5571cc57f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.224365] [55187]: INFO nova.api.openstack.requestlog [None req-ffe73ce4-6cea-4652-ac65-ecb5571cc57f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.060367 [ 857.224768] [55187]: [pid: 55187|app: 0|req: 2349/4802] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:37 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 857.317271] [55188]: DEBUG nova.api.openstack.wsgi [None req-0a4b0ed4-d64d-4f4a-bc4e-83916cb52a56 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.318999] [55188]: DEBUG nova.compute.api [None req-0a4b0ed4-d64d-4f4a-bc4e-83916cb52a56 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.323735] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a4b0ed4-d64d-4f4a-bc4e-83916cb52a56 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.323976] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a4b0ed4-d64d-4f4a-bc4e-83916cb52a56 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.324194] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a4b0ed4-d64d-4f4a-bc4e-83916cb52a56 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.324560] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a4b0ed4-d64d-4f4a-bc4e-83916cb52a56 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.324767] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a4b0ed4-d64d-4f4a-bc4e-83916cb52a56 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.324944] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a4b0ed4-d64d-4f4a-bc4e-83916cb52a56 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.359519] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a4b0ed4-d64d-4f4a-bc4e-83916cb52a56 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.359751] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a4b0ed4-d64d-4f4a-bc4e-83916cb52a56 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.360344] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a4b0ed4-d64d-4f4a-bc4e-83916cb52a56 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.360344] [55188]: DEBUG nova.objects.instance [None req-0a4b0ed4-d64d-4f4a-bc4e-83916cb52a56 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 857.380358] [55187]: DEBUG nova.api.openstack.wsgi [None req-376a3340-2677-4eb7-8f01-4b00577d7df9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.380769] [55188]: DEBUG nova.policy [None req-0a4b0ed4-d64d-4f4a-bc4e-83916cb52a56 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.382098] [55187]: DEBUG nova.compute.api [None req-376a3340-2677-4eb7-8f01-4b00577d7df9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.385299] [55188]: INFO nova.api.openstack.requestlog [None req-0a4b0ed4-d64d-4f4a-bc4e-83916cb52a56 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.070325 [ 857.385770] [55188]: [pid: 55188|app: 0|req: 2454/4803] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:37 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.386081] [55187]: DEBUG oslo_concurrency.lockutils [None req-376a3340-2677-4eb7-8f01-4b00577d7df9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.386251] [55187]: DEBUG oslo_concurrency.lockutils [None req-376a3340-2677-4eb7-8f01-4b00577d7df9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.386458] [55187]: DEBUG oslo_concurrency.lockutils [None req-376a3340-2677-4eb7-8f01-4b00577d7df9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.386837] [55187]: DEBUG oslo_concurrency.lockutils [None req-376a3340-2677-4eb7-8f01-4b00577d7df9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.387770] [55187]: DEBUG oslo_concurrency.lockutils [None req-376a3340-2677-4eb7-8f01-4b00577d7df9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.387770] [55187]: DEBUG oslo_concurrency.lockutils [None req-376a3340-2677-4eb7-8f01-4b00577d7df9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.390872] [55188]: DEBUG nova.api.openstack.wsgi [None req-42477483-f61b-4852-a55b-01db799bbcdb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.392567] [55188]: DEBUG nova.compute.api [None req-42477483-f61b-4852-a55b-01db799bbcdb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.395718] [55188]: DEBUG oslo_concurrency.lockutils [None req-42477483-f61b-4852-a55b-01db799bbcdb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.395949] [55188]: DEBUG oslo_concurrency.lockutils [None req-42477483-f61b-4852-a55b-01db799bbcdb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.396198] [55188]: DEBUG oslo_concurrency.lockutils [None req-42477483-f61b-4852-a55b-01db799bbcdb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.396504] [55188]: DEBUG oslo_concurrency.lockutils [None req-42477483-f61b-4852-a55b-01db799bbcdb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.396706] [55188]: DEBUG oslo_concurrency.lockutils [None req-42477483-f61b-4852-a55b-01db799bbcdb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.396884] [55188]: DEBUG oslo_concurrency.lockutils [None req-42477483-f61b-4852-a55b-01db799bbcdb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.478033] [55187]: DEBUG nova.policy [None req-376a3340-2677-4eb7-8f01-4b00577d7df9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.483759] [55187]: INFO nova.api.openstack.requestlog [None req-376a3340-2677-4eb7-8f01-4b00577d7df9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1325 microversion: 2.1 time: 0.105753 [ 857.484102] [55187]: [pid: 55187|app: 0|req: 2350/4804] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:37 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1325 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.484638] [55188]: DEBUG nova.policy [None req-42477483-f61b-4852-a55b-01db799bbcdb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.492929] [55188]: INFO nova.api.openstack.requestlog [None req-42477483-f61b-4852-a55b-01db799bbcdb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1383 microversion: 2.1 time: 0.103512 [ 857.492929] [55188]: [pid: 55188|app: 0|req: 2455/4805] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:37 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1383 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 857.542953] [55187]: DEBUG nova.api.openstack.wsgi [None req-0153a398-c2d6-428d-b31f-357eb4ceeaf2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.547280] [55187]: DEBUG nova.compute.api [None req-0153a398-c2d6-428d-b31f-357eb4ceeaf2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.548131] [55187]: DEBUG oslo_concurrency.lockutils [None req-0153a398-c2d6-428d-b31f-357eb4ceeaf2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.551303] [55187]: DEBUG oslo_concurrency.lockutils [None req-0153a398-c2d6-428d-b31f-357eb4ceeaf2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.551303] [55187]: DEBUG oslo_concurrency.lockutils [None req-0153a398-c2d6-428d-b31f-357eb4ceeaf2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.551303] [55187]: DEBUG oslo_concurrency.lockutils [None req-0153a398-c2d6-428d-b31f-357eb4ceeaf2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.551303] [55187]: DEBUG oslo_concurrency.lockutils [None req-0153a398-c2d6-428d-b31f-357eb4ceeaf2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.551303] [55187]: DEBUG oslo_concurrency.lockutils [None req-0153a398-c2d6-428d-b31f-357eb4ceeaf2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.573865] [55187]: DEBUG oslo_concurrency.lockutils [None req-0153a398-c2d6-428d-b31f-357eb4ceeaf2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.574137] [55187]: DEBUG oslo_concurrency.lockutils [None req-0153a398-c2d6-428d-b31f-357eb4ceeaf2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.574323] [55187]: DEBUG oslo_concurrency.lockutils [None req-0153a398-c2d6-428d-b31f-357eb4ceeaf2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.574519] [55187]: DEBUG nova.objects.instance [None req-0153a398-c2d6-428d-b31f-357eb4ceeaf2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 857.592214] [55188]: DEBUG nova.api.openstack.wsgi [None req-5e22c1af-5850-41bc-bd02-35bd09d97f34 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.593862] [55188]: DEBUG nova.compute.api [None req-5e22c1af-5850-41bc-bd02-35bd09d97f34 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.597305] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e22c1af-5850-41bc-bd02-35bd09d97f34 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.597547] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e22c1af-5850-41bc-bd02-35bd09d97f34 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.597735] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e22c1af-5850-41bc-bd02-35bd09d97f34 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.598095] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e22c1af-5850-41bc-bd02-35bd09d97f34 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.598324] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e22c1af-5850-41bc-bd02-35bd09d97f34 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.598507] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e22c1af-5850-41bc-bd02-35bd09d97f34 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.600491] [55187]: DEBUG nova.policy [None req-0153a398-c2d6-428d-b31f-357eb4ceeaf2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.604705] [55187]: INFO nova.api.openstack.requestlog [None req-0153a398-c2d6-428d-b31f-357eb4ceeaf2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.064263 [ 857.605040] [55187]: [pid: 55187|app: 0|req: 2351/4806] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:37 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.632704] [55188]: DEBUG nova.policy [None req-5e22c1af-5850-41bc-bd02-35bd09d97f34 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.636849] [55188]: INFO nova.api.openstack.requestlog [None req-5e22c1af-5850-41bc-bd02-35bd09d97f34 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.046937 [ 857.637229] [55188]: [pid: 55188|app: 0|req: 2456/4807] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:37 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.647335] [55187]: DEBUG nova.api.openstack.wsgi [None req-8813be8e-a3d5-4a82-96d3-2b2be06bcf94 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.649372] [55187]: DEBUG nova.compute.api [None req-8813be8e-a3d5-4a82-96d3-2b2be06bcf94 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.652461] [55187]: DEBUG oslo_concurrency.lockutils [None req-8813be8e-a3d5-4a82-96d3-2b2be06bcf94 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.652728] [55187]: DEBUG oslo_concurrency.lockutils [None req-8813be8e-a3d5-4a82-96d3-2b2be06bcf94 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.652929] [55187]: DEBUG oslo_concurrency.lockutils [None req-8813be8e-a3d5-4a82-96d3-2b2be06bcf94 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.653301] [55187]: DEBUG oslo_concurrency.lockutils [None req-8813be8e-a3d5-4a82-96d3-2b2be06bcf94 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.653508] [55187]: DEBUG oslo_concurrency.lockutils [None req-8813be8e-a3d5-4a82-96d3-2b2be06bcf94 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.653684] [55187]: DEBUG oslo_concurrency.lockutils [None req-8813be8e-a3d5-4a82-96d3-2b2be06bcf94 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.746897] [55187]: DEBUG nova.policy [None req-8813be8e-a3d5-4a82-96d3-2b2be06bcf94 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.752708] [55187]: INFO nova.api.openstack.requestlog [None req-8813be8e-a3d5-4a82-96d3-2b2be06bcf94 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1502 microversion: 2.1 time: 0.107870 [ 857.753179] [55187]: [pid: 55187|app: 0|req: 2352/4808] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:38 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1502 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.764751] [55188]: DEBUG nova.api.openstack.wsgi [None req-f26794df-b817-46d9-8773-8f85105cc018 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.766465] [55188]: DEBUG nova.compute.api [None req-f26794df-b817-46d9-8773-8f85105cc018 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.769873] [55188]: DEBUG oslo_concurrency.lockutils [None req-f26794df-b817-46d9-8773-8f85105cc018 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.770120] [55188]: DEBUG oslo_concurrency.lockutils [None req-f26794df-b817-46d9-8773-8f85105cc018 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.770309] [55188]: DEBUG oslo_concurrency.lockutils [None req-f26794df-b817-46d9-8773-8f85105cc018 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.770660] [55188]: DEBUG oslo_concurrency.lockutils [None req-f26794df-b817-46d9-8773-8f85105cc018 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.770863] [55188]: DEBUG oslo_concurrency.lockutils [None req-f26794df-b817-46d9-8773-8f85105cc018 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.771051] [55188]: DEBUG oslo_concurrency.lockutils [None req-f26794df-b817-46d9-8773-8f85105cc018 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.795094] [55187]: DEBUG nova.api.openstack.wsgi [None req-62c69cfc-3c3c-4f9b-9aff-aef40510adf3 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.797099] [55187]: DEBUG nova.compute.api [None req-62c69cfc-3c3c-4f9b-9aff-aef40510adf3 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.801109] [55187]: DEBUG oslo_concurrency.lockutils [None req-62c69cfc-3c3c-4f9b-9aff-aef40510adf3 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.801542] [55187]: DEBUG oslo_concurrency.lockutils [None req-62c69cfc-3c3c-4f9b-9aff-aef40510adf3 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.801619] [55187]: DEBUG oslo_concurrency.lockutils [None req-62c69cfc-3c3c-4f9b-9aff-aef40510adf3 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.801922] [55187]: DEBUG oslo_concurrency.lockutils [None req-62c69cfc-3c3c-4f9b-9aff-aef40510adf3 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.802158] [55187]: DEBUG oslo_concurrency.lockutils [None req-62c69cfc-3c3c-4f9b-9aff-aef40510adf3 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.802374] [55187]: DEBUG oslo_concurrency.lockutils [None req-62c69cfc-3c3c-4f9b-9aff-aef40510adf3 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.822669] [55187]: DEBUG oslo_concurrency.lockutils [None req-62c69cfc-3c3c-4f9b-9aff-aef40510adf3 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.822905] [55187]: DEBUG oslo_concurrency.lockutils [None req-62c69cfc-3c3c-4f9b-9aff-aef40510adf3 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.823129] [55187]: DEBUG oslo_concurrency.lockutils [None req-62c69cfc-3c3c-4f9b-9aff-aef40510adf3 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.823334] [55187]: DEBUG nova.objects.instance [None req-62c69cfc-3c3c-4f9b-9aff-aef40510adf3 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 857.837929] [55188]: DEBUG nova.policy [None req-f26794df-b817-46d9-8773-8f85105cc018 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.842076] [55188]: INFO nova.api.openstack.requestlog [None req-f26794df-b817-46d9-8773-8f85105cc018 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1502 microversion: 2.1 time: 0.079558 [ 857.842402] [55188]: [pid: 55188|app: 0|req: 2457/4809] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:38 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1502 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.845768] [55187]: DEBUG nova.policy [None req-62c69cfc-3c3c-4f9b-9aff-aef40510adf3 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.845896] [55188]: DEBUG nova.api.openstack.wsgi [None req-46999cb6-8ec6-4d9d-9f64-651cb6f95082 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.847519] [55188]: DEBUG nova.compute.api [None req-46999cb6-8ec6-4d9d-9f64-651cb6f95082 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.848767] [55187]: INFO nova.api.openstack.requestlog [None req-62c69cfc-3c3c-4f9b-9aff-aef40510adf3 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.055922 [ 857.849075] [55187]: [pid: 55187|app: 0|req: 2353/4810] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:38 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.851982] [55188]: DEBUG oslo_concurrency.lockutils [None req-46999cb6-8ec6-4d9d-9f64-651cb6f95082 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.851982] [55188]: DEBUG oslo_concurrency.lockutils [None req-46999cb6-8ec6-4d9d-9f64-651cb6f95082 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.851982] [55188]: DEBUG oslo_concurrency.lockutils [None req-46999cb6-8ec6-4d9d-9f64-651cb6f95082 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.851982] [55188]: DEBUG oslo_concurrency.lockutils [None req-46999cb6-8ec6-4d9d-9f64-651cb6f95082 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.851982] [55188]: DEBUG oslo_concurrency.lockutils [None req-46999cb6-8ec6-4d9d-9f64-651cb6f95082 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.851982] [55188]: DEBUG oslo_concurrency.lockutils [None req-46999cb6-8ec6-4d9d-9f64-651cb6f95082 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.855160] [55187]: DEBUG nova.api.openstack.wsgi [None req-7f2ee7e1-8775-4cbf-b25a-2e91a23b0344 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.855534] [55187]: DEBUG nova.compute.api [None req-7f2ee7e1-8775-4cbf-b25a-2e91a23b0344 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.858786] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f2ee7e1-8775-4cbf-b25a-2e91a23b0344 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.859024] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f2ee7e1-8775-4cbf-b25a-2e91a23b0344 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.859211] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f2ee7e1-8775-4cbf-b25a-2e91a23b0344 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.859572] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f2ee7e1-8775-4cbf-b25a-2e91a23b0344 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.859754] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f2ee7e1-8775-4cbf-b25a-2e91a23b0344 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.859927] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f2ee7e1-8775-4cbf-b25a-2e91a23b0344 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.873217] [55187]: DEBUG nova.compute.api [None req-7f2ee7e1-8775-4cbf-b25a-2e91a23b0344 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 857.883212] [55188]: DEBUG nova.policy [None req-46999cb6-8ec6-4d9d-9f64-651cb6f95082 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.887255] [55188]: INFO nova.api.openstack.requestlog [None req-46999cb6-8ec6-4d9d-9f64-651cb6f95082 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1223 microversion: 2.1 time: 0.044253 [ 857.887584] [55188]: [pid: 55188|app: 0|req: 2458/4811] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:38 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1223 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.889871] [55188]: DEBUG nova.api.openstack.wsgi [None req-76dc47ba-028c-4a95-ac3b-4134c33f6c4f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.891448] [55188]: DEBUG nova.compute.api [None req-76dc47ba-028c-4a95-ac3b-4134c33f6c4f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.896729] [55188]: DEBUG oslo_concurrency.lockutils [None req-76dc47ba-028c-4a95-ac3b-4134c33f6c4f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.896958] [55188]: DEBUG oslo_concurrency.lockutils [None req-76dc47ba-028c-4a95-ac3b-4134c33f6c4f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.897192] [55188]: DEBUG oslo_concurrency.lockutils [None req-76dc47ba-028c-4a95-ac3b-4134c33f6c4f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.897527] [55188]: DEBUG oslo_concurrency.lockutils [None req-76dc47ba-028c-4a95-ac3b-4134c33f6c4f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.897727] [55188]: DEBUG oslo_concurrency.lockutils [None req-76dc47ba-028c-4a95-ac3b-4134c33f6c4f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.897899] [55188]: DEBUG oslo_concurrency.lockutils [None req-76dc47ba-028c-4a95-ac3b-4134c33f6c4f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.916333] [55187]: INFO nova.api.openstack.requestlog [None req-7f2ee7e1-8775-4cbf-b25a-2e91a23b0344 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 204 len: 0 microversion: 2.1 time: 0.062545 [ 857.916333] [55187]: [pid: 55187|app: 0|req: 2354/4812] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:05:38 2025] DELETE /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 857.921572] [55187]: DEBUG nova.api.openstack.wsgi [None req-56e16d01-2ca8-47b0-bb39-85beaf13ffcc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.921898] [55187]: DEBUG nova.compute.api [None req-56e16d01-2ca8-47b0-bb39-85beaf13ffcc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.924863] [55187]: DEBUG oslo_concurrency.lockutils [None req-56e16d01-2ca8-47b0-bb39-85beaf13ffcc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.925131] [55187]: DEBUG oslo_concurrency.lockutils [None req-56e16d01-2ca8-47b0-bb39-85beaf13ffcc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.925366] [55187]: DEBUG oslo_concurrency.lockutils [None req-56e16d01-2ca8-47b0-bb39-85beaf13ffcc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.925744] [55187]: DEBUG oslo_concurrency.lockutils [None req-56e16d01-2ca8-47b0-bb39-85beaf13ffcc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.925932] [55187]: DEBUG oslo_concurrency.lockutils [None req-56e16d01-2ca8-47b0-bb39-85beaf13ffcc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.926120] [55187]: DEBUG oslo_concurrency.lockutils [None req-56e16d01-2ca8-47b0-bb39-85beaf13ffcc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.928957] [55188]: DEBUG nova.policy [None req-76dc47ba-028c-4a95-ac3b-4134c33f6c4f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.932804] [55188]: INFO nova.api.openstack.requestlog [None req-76dc47ba-028c-4a95-ac3b-4134c33f6c4f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.044674 [ 857.933291] [55188]: [pid: 55188|app: 0|req: 2459/4813] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:38 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.935746] [55188]: DEBUG nova.api.openstack.wsgi [None req-43ccd06d-d12f-4a65-b729-5eb521e71bb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.937874] [55188]: DEBUG nova.compute.api [None req-43ccd06d-d12f-4a65-b729-5eb521e71bb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.938975] [55187]: DEBUG nova.compute.api [None req-56e16d01-2ca8-47b0-bb39-85beaf13ffcc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 857.940988] [55188]: DEBUG oslo_concurrency.lockutils [None req-43ccd06d-d12f-4a65-b729-5eb521e71bb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.941231] [55188]: DEBUG oslo_concurrency.lockutils [None req-43ccd06d-d12f-4a65-b729-5eb521e71bb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.941417] [55188]: DEBUG oslo_concurrency.lockutils [None req-43ccd06d-d12f-4a65-b729-5eb521e71bb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.941750] [55188]: DEBUG oslo_concurrency.lockutils [None req-43ccd06d-d12f-4a65-b729-5eb521e71bb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.941945] [55188]: DEBUG oslo_concurrency.lockutils [None req-43ccd06d-d12f-4a65-b729-5eb521e71bb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.942130] [55188]: DEBUG oslo_concurrency.lockutils [None req-43ccd06d-d12f-4a65-b729-5eb521e71bb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.957932] [55188]: DEBUG oslo_concurrency.lockutils [None req-43ccd06d-d12f-4a65-b729-5eb521e71bb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.958169] [55188]: DEBUG oslo_concurrency.lockutils [None req-43ccd06d-d12f-4a65-b729-5eb521e71bb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.958359] [55188]: DEBUG oslo_concurrency.lockutils [None req-43ccd06d-d12f-4a65-b729-5eb521e71bb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.958554] [55188]: DEBUG nova.objects.instance [None req-43ccd06d-d12f-4a65-b729-5eb521e71bb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 857.977792] [55187]: INFO nova.api.openstack.requestlog [None req-56e16d01-2ca8-47b0-bb39-85beaf13ffcc tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 204 len: 0 microversion: 2.1 time: 0.058665 [ 857.978076] [55188]: DEBUG nova.policy [None req-43ccd06d-d12f-4a65-b729-5eb521e71bb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.978205] [55187]: [pid: 55187|app: 0|req: 2355/4814] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:05:38 2025] DELETE /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 0 bytes in 59 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 857.981961] [55188]: INFO nova.api.openstack.requestlog [None req-43ccd06d-d12f-4a65-b729-5eb521e71bb5 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.048106 [ 857.982282] [55188]: [pid: 55188|app: 0|req: 2460/4815] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:38 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.983177] [55187]: DEBUG nova.api.openstack.wsgi [None req-82714281-174c-4f85-a23a-b6404a0ef63b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.984824] [55187]: DEBUG nova.compute.api [None req-82714281-174c-4f85-a23a-b6404a0ef63b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.988557] [55187]: DEBUG oslo_concurrency.lockutils [None req-82714281-174c-4f85-a23a-b6404a0ef63b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.988806] [55187]: DEBUG oslo_concurrency.lockutils [None req-82714281-174c-4f85-a23a-b6404a0ef63b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.989012] [55187]: DEBUG oslo_concurrency.lockutils [None req-82714281-174c-4f85-a23a-b6404a0ef63b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.989374] [55187]: DEBUG oslo_concurrency.lockutils [None req-82714281-174c-4f85-a23a-b6404a0ef63b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.989584] [55187]: DEBUG oslo_concurrency.lockutils [None req-82714281-174c-4f85-a23a-b6404a0ef63b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.989753] [55187]: DEBUG oslo_concurrency.lockutils [None req-82714281-174c-4f85-a23a-b6404a0ef63b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.991449] [55188]: DEBUG nova.api.openstack.wsgi [None req-4c41dd11-d0c1-44bb-9aa6-7ea81c18c4ed tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 857.993046] [55188]: DEBUG nova.compute.api [None req-4c41dd11-d0c1-44bb-9aa6-7ea81c18c4ed tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 857.995999] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c41dd11-d0c1-44bb-9aa6-7ea81c18c4ed tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.996239] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c41dd11-d0c1-44bb-9aa6-7ea81c18c4ed tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.996422] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c41dd11-d0c1-44bb-9aa6-7ea81c18c4ed tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.996758] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c41dd11-d0c1-44bb-9aa6-7ea81c18c4ed tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.996955] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c41dd11-d0c1-44bb-9aa6-7ea81c18c4ed tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.997140] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c41dd11-d0c1-44bb-9aa6-7ea81c18c4ed tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.028476] [55188]: DEBUG nova.policy [None req-4c41dd11-d0c1-44bb-9aa6-7ea81c18c4ed tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.033045] [55188]: DEBUG nova.policy [None req-4c41dd11-d0c1-44bb-9aa6-7ea81c18c4ed tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.033703] [55188]: DEBUG nova.policy [None req-4c41dd11-d0c1-44bb-9aa6-7ea81c18c4ed tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.037113] [55188]: INFO nova.api.openstack.requestlog [None req-4c41dd11-d0c1-44bb-9aa6-7ea81c18c4ed tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1496 microversion: 2.94 time: 0.047491 [ 858.037449] [55188]: [pid: 55188|app: 0|req: 2461/4816] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:38 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1496 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 858.039699] [55188]: DEBUG nova.api.openstack.wsgi [None req-b3314a6c-0b94-4de6-be96-daaa6403e699 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.041349] [55188]: DEBUG nova.compute.api [None req-b3314a6c-0b94-4de6-be96-daaa6403e699 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.044297] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3314a6c-0b94-4de6-be96-daaa6403e699 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.044517] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3314a6c-0b94-4de6-be96-daaa6403e699 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.044720] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3314a6c-0b94-4de6-be96-daaa6403e699 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.045079] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3314a6c-0b94-4de6-be96-daaa6403e699 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.045282] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3314a6c-0b94-4de6-be96-daaa6403e699 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.045456] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3314a6c-0b94-4de6-be96-daaa6403e699 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.054335] [55187]: DEBUG nova.policy [None req-82714281-174c-4f85-a23a-b6404a0ef63b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.059066] [55187]: INFO nova.api.openstack.requestlog [None req-82714281-174c-4f85-a23a-b6404a0ef63b tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1508 microversion: 2.1 time: 0.077904 [ 858.059402] [55187]: [pid: 55187|app: 0|req: 2356/4817] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:38 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1508 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 858.061788] [55187]: DEBUG nova.api.openstack.wsgi [None req-af46921c-ca1f-4eda-9514-3de2ff9790cc tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.063375] [55187]: DEBUG nova.compute.api [None req-af46921c-ca1f-4eda-9514-3de2ff9790cc tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.068793] [55187]: DEBUG oslo_concurrency.lockutils [None req-af46921c-ca1f-4eda-9514-3de2ff9790cc tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.068793] [55187]: DEBUG oslo_concurrency.lockutils [None req-af46921c-ca1f-4eda-9514-3de2ff9790cc tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.068793] [55187]: DEBUG oslo_concurrency.lockutils [None req-af46921c-ca1f-4eda-9514-3de2ff9790cc tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.068793] [55187]: DEBUG oslo_concurrency.lockutils [None req-af46921c-ca1f-4eda-9514-3de2ff9790cc tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.068793] [55187]: DEBUG oslo_concurrency.lockutils [None req-af46921c-ca1f-4eda-9514-3de2ff9790cc tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.068793] [55187]: DEBUG oslo_concurrency.lockutils [None req-af46921c-ca1f-4eda-9514-3de2ff9790cc tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.097554] [55187]: DEBUG nova.policy [None req-af46921c-ca1f-4eda-9514-3de2ff9790cc tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.101645] [55187]: INFO nova.api.openstack.requestlog [None req-af46921c-ca1f-4eda-9514-3de2ff9790cc tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.041661 [ 858.101967] [55187]: [pid: 55187|app: 0|req: 2357/4818] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:38 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.104331] [55187]: DEBUG nova.api.openstack.wsgi [None req-326a5c47-d35e-4080-b8db-4c70058ab02d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.106013] [55187]: DEBUG nova.compute.api [None req-326a5c47-d35e-4080-b8db-4c70058ab02d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.109209] [55187]: DEBUG oslo_concurrency.lockutils [None req-326a5c47-d35e-4080-b8db-4c70058ab02d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.109379] [55187]: DEBUG oslo_concurrency.lockutils [None req-326a5c47-d35e-4080-b8db-4c70058ab02d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.109579] [55187]: DEBUG oslo_concurrency.lockutils [None req-326a5c47-d35e-4080-b8db-4c70058ab02d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.109928] [55187]: DEBUG oslo_concurrency.lockutils [None req-326a5c47-d35e-4080-b8db-4c70058ab02d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.110143] [55187]: DEBUG oslo_concurrency.lockutils [None req-326a5c47-d35e-4080-b8db-4c70058ab02d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.110563] [55187]: DEBUG oslo_concurrency.lockutils [None req-326a5c47-d35e-4080-b8db-4c70058ab02d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.134322] [55187]: DEBUG oslo_concurrency.lockutils [None req-326a5c47-d35e-4080-b8db-4c70058ab02d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.134322] [55187]: DEBUG oslo_concurrency.lockutils [None req-326a5c47-d35e-4080-b8db-4c70058ab02d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.134322] [55187]: DEBUG oslo_concurrency.lockutils [None req-326a5c47-d35e-4080-b8db-4c70058ab02d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.134322] [55187]: DEBUG nova.objects.instance [None req-326a5c47-d35e-4080-b8db-4c70058ab02d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.145566] [55188]: DEBUG nova.policy [None req-b3314a6c-0b94-4de6-be96-daaa6403e699 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.149787] [55188]: INFO nova.api.openstack.requestlog [None req-b3314a6c-0b94-4de6-be96-daaa6403e699 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.111783 [ 858.150116] [55188]: [pid: 55188|app: 0|req: 2462/4819] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:38 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.152626] [55188]: DEBUG nova.api.openstack.wsgi [None req-236c1064-b511-4102-8002-a84604aed307 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.154217] [55188]: DEBUG nova.compute.api [None req-236c1064-b511-4102-8002-a84604aed307 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.154419] [55187]: DEBUG nova.policy [None req-326a5c47-d35e-4080-b8db-4c70058ab02d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.158499] [55188]: DEBUG oslo_concurrency.lockutils [None req-236c1064-b511-4102-8002-a84604aed307 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.158728] [55188]: DEBUG oslo_concurrency.lockutils [None req-236c1064-b511-4102-8002-a84604aed307 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.158911] [55188]: DEBUG oslo_concurrency.lockutils [None req-236c1064-b511-4102-8002-a84604aed307 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.159269] [55188]: DEBUG oslo_concurrency.lockutils [None req-236c1064-b511-4102-8002-a84604aed307 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.159518] [55188]: DEBUG oslo_concurrency.lockutils [None req-236c1064-b511-4102-8002-a84604aed307 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.159648] [55188]: DEBUG oslo_concurrency.lockutils [None req-236c1064-b511-4102-8002-a84604aed307 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.159751] [55187]: INFO nova.api.openstack.requestlog [None req-326a5c47-d35e-4080-b8db-4c70058ab02d tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.057210 [ 858.160135] [55187]: [pid: 55187|app: 0|req: 2358/4820] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:38 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.162452] [55187]: DEBUG nova.api.openstack.wsgi [None req-768225f7-3c3b-4349-a27e-22abe93f66e7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.164041] [55187]: DEBUG nova.compute.api [None req-768225f7-3c3b-4349-a27e-22abe93f66e7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.167426] [55187]: DEBUG oslo_concurrency.lockutils [None req-768225f7-3c3b-4349-a27e-22abe93f66e7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.167662] [55187]: DEBUG oslo_concurrency.lockutils [None req-768225f7-3c3b-4349-a27e-22abe93f66e7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.167844] [55187]: DEBUG oslo_concurrency.lockutils [None req-768225f7-3c3b-4349-a27e-22abe93f66e7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.168408] [55187]: DEBUG oslo_concurrency.lockutils [None req-768225f7-3c3b-4349-a27e-22abe93f66e7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.168408] [55187]: DEBUG oslo_concurrency.lockutils [None req-768225f7-3c3b-4349-a27e-22abe93f66e7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.168561] [55187]: DEBUG oslo_concurrency.lockutils [None req-768225f7-3c3b-4349-a27e-22abe93f66e7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.192513] [55188]: DEBUG nova.policy [None req-236c1064-b511-4102-8002-a84604aed307 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.196578] [55188]: INFO nova.api.openstack.requestlog [None req-236c1064-b511-4102-8002-a84604aed307 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.045860 [ 858.196895] [55188]: [pid: 55188|app: 0|req: 2463/4821] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:38 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.199287] [55188]: DEBUG nova.api.openstack.wsgi [None req-db785e8e-5757-4f4f-be05-599a9f7bcf15 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.200929] [55188]: DEBUG nova.compute.api [None req-db785e8e-5757-4f4f-be05-599a9f7bcf15 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.201085] [55187]: DEBUG nova.policy [None req-768225f7-3c3b-4349-a27e-22abe93f66e7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.204229] [55188]: DEBUG oslo_concurrency.lockutils [None req-db785e8e-5757-4f4f-be05-599a9f7bcf15 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.204576] [55188]: DEBUG oslo_concurrency.lockutils [None req-db785e8e-5757-4f4f-be05-599a9f7bcf15 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.204777] [55188]: DEBUG oslo_concurrency.lockutils [None req-db785e8e-5757-4f4f-be05-599a9f7bcf15 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.205129] [55188]: DEBUG oslo_concurrency.lockutils [None req-db785e8e-5757-4f4f-be05-599a9f7bcf15 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.205343] [55187]: INFO nova.api.openstack.requestlog [None req-768225f7-3c3b-4349-a27e-22abe93f66e7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.044673 [ 858.205401] [55188]: DEBUG oslo_concurrency.lockutils [None req-db785e8e-5757-4f4f-be05-599a9f7bcf15 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.205519] [55188]: DEBUG oslo_concurrency.lockutils [None req-db785e8e-5757-4f4f-be05-599a9f7bcf15 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.205917] [55187]: [pid: 55187|app: 0|req: 2359/4822] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:38 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.236660] [55188]: DEBUG nova.policy [None req-db785e8e-5757-4f4f-be05-599a9f7bcf15 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.239321] [55187]: DEBUG nova.api.openstack.wsgi [None req-6909689f-b32b-4efc-bfc3-206006a4d7d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.241050] [55187]: DEBUG nova.compute.api [None req-6909689f-b32b-4efc-bfc3-206006a4d7d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.242924] [55188]: INFO nova.api.openstack.requestlog [None req-db785e8e-5757-4f4f-be05-599a9f7bcf15 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.045436 [ 858.243534] [55188]: [pid: 55188|app: 0|req: 2464/4823] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:38 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.245909] [55187]: DEBUG oslo_concurrency.lockutils [None req-6909689f-b32b-4efc-bfc3-206006a4d7d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.246175] [55187]: DEBUG oslo_concurrency.lockutils [None req-6909689f-b32b-4efc-bfc3-206006a4d7d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.246403] [55187]: DEBUG oslo_concurrency.lockutils [None req-6909689f-b32b-4efc-bfc3-206006a4d7d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.246770] [55187]: DEBUG oslo_concurrency.lockutils [None req-6909689f-b32b-4efc-bfc3-206006a4d7d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.246966] [55187]: DEBUG oslo_concurrency.lockutils [None req-6909689f-b32b-4efc-bfc3-206006a4d7d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.247148] [55187]: DEBUG oslo_concurrency.lockutils [None req-6909689f-b32b-4efc-bfc3-206006a4d7d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.282591] [55187]: DEBUG nova.policy [None req-6909689f-b32b-4efc-bfc3-206006a4d7d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.286691] [55187]: DEBUG nova.policy [None req-6909689f-b32b-4efc-bfc3-206006a4d7d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.287328] [55187]: DEBUG nova.policy [None req-6909689f-b32b-4efc-bfc3-206006a4d7d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.287934] [55187]: INFO nova.api.openstack.requestlog [None req-6909689f-b32b-4efc-bfc3-206006a4d7d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.051188 [ 858.288235] [55187]: [pid: 55187|app: 0|req: 2360/4824] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:38 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 858.398358] [55188]: DEBUG nova.api.openstack.wsgi [None req-409a0bcc-c25d-4158-a94a-b3c513194156 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.400084] [55188]: DEBUG nova.compute.api [None req-409a0bcc-c25d-4158-a94a-b3c513194156 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.404355] [55188]: DEBUG oslo_concurrency.lockutils [None req-409a0bcc-c25d-4158-a94a-b3c513194156 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.404639] [55188]: DEBUG oslo_concurrency.lockutils [None req-409a0bcc-c25d-4158-a94a-b3c513194156 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.404874] [55188]: DEBUG oslo_concurrency.lockutils [None req-409a0bcc-c25d-4158-a94a-b3c513194156 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.405292] [55188]: DEBUG oslo_concurrency.lockutils [None req-409a0bcc-c25d-4158-a94a-b3c513194156 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.405535] [55188]: DEBUG oslo_concurrency.lockutils [None req-409a0bcc-c25d-4158-a94a-b3c513194156 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.405754] [55188]: DEBUG oslo_concurrency.lockutils [None req-409a0bcc-c25d-4158-a94a-b3c513194156 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.428773] [55188]: DEBUG oslo_concurrency.lockutils [None req-409a0bcc-c25d-4158-a94a-b3c513194156 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.429044] [55188]: DEBUG oslo_concurrency.lockutils [None req-409a0bcc-c25d-4158-a94a-b3c513194156 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.429240] [55188]: DEBUG oslo_concurrency.lockutils [None req-409a0bcc-c25d-4158-a94a-b3c513194156 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.429445] [55188]: DEBUG nova.objects.instance [None req-409a0bcc-c25d-4158-a94a-b3c513194156 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.452953] [55188]: DEBUG nova.policy [None req-409a0bcc-c25d-4158-a94a-b3c513194156 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.456533] [55188]: INFO nova.api.openstack.requestlog [None req-409a0bcc-c25d-4158-a94a-b3c513194156 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.060527 [ 858.456853] [55188]: [pid: 55188|app: 0|req: 2465/4825] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:38 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.500221] [55187]: DEBUG nova.api.openstack.wsgi [None req-5ff28277-2103-408b-810e-fc3aea292880 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.501162] [55187]: DEBUG nova.compute.api [None req-5ff28277-2103-408b-810e-fc3aea292880 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.504603] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ff28277-2103-408b-810e-fc3aea292880 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.504868] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ff28277-2103-408b-810e-fc3aea292880 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.505087] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ff28277-2103-408b-810e-fc3aea292880 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.505225] [55188]: DEBUG nova.api.openstack.wsgi [None req-8e43a1f3-c0cd-41b6-b11a-33ad4469ce25 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.505439] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ff28277-2103-408b-810e-fc3aea292880 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.505665] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ff28277-2103-408b-810e-fc3aea292880 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.505852] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ff28277-2103-408b-810e-fc3aea292880 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.506952] [55188]: DEBUG nova.compute.api [None req-8e43a1f3-c0cd-41b6-b11a-33ad4469ce25 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.510505] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e43a1f3-c0cd-41b6-b11a-33ad4469ce25 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.510746] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e43a1f3-c0cd-41b6-b11a-33ad4469ce25 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.510938] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e43a1f3-c0cd-41b6-b11a-33ad4469ce25 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.511306] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e43a1f3-c0cd-41b6-b11a-33ad4469ce25 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.511511] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e43a1f3-c0cd-41b6-b11a-33ad4469ce25 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.511686] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e43a1f3-c0cd-41b6-b11a-33ad4469ce25 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.593329] [55187]: DEBUG nova.policy [None req-5ff28277-2103-408b-810e-fc3aea292880 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.598673] [55187]: INFO nova.api.openstack.requestlog [None req-5ff28277-2103-408b-810e-fc3aea292880 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1323 microversion: 2.1 time: 0.101772 [ 858.599107] [55187]: [pid: 55187|app: 0|req: 2361/4826] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:38 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1323 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.620300] [55187]: DEBUG nova.api.openstack.wsgi [None req-62def784-381c-4edf-aa2a-7faa13733c61 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.622061] [55187]: DEBUG nova.compute.api [None req-62def784-381c-4edf-aa2a-7faa13733c61 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.625703] [55187]: DEBUG oslo_concurrency.lockutils [None req-62def784-381c-4edf-aa2a-7faa13733c61 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.625965] [55187]: DEBUG oslo_concurrency.lockutils [None req-62def784-381c-4edf-aa2a-7faa13733c61 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.626168] [55187]: DEBUG oslo_concurrency.lockutils [None req-62def784-381c-4edf-aa2a-7faa13733c61 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.626534] [55187]: DEBUG oslo_concurrency.lockutils [None req-62def784-381c-4edf-aa2a-7faa13733c61 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.626736] [55187]: DEBUG oslo_concurrency.lockutils [None req-62def784-381c-4edf-aa2a-7faa13733c61 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.626907] [55187]: DEBUG oslo_concurrency.lockutils [None req-62def784-381c-4edf-aa2a-7faa13733c61 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.634309] [55188]: DEBUG nova.policy [None req-8e43a1f3-c0cd-41b6-b11a-33ad4469ce25 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.641017] [55188]: INFO nova.api.openstack.requestlog [None req-8e43a1f3-c0cd-41b6-b11a-33ad4469ce25 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1383 microversion: 2.1 time: 0.137900 [ 858.641447] [55188]: [pid: 55188|app: 0|req: 2466/4827] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:38 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1383 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.650227] [55187]: DEBUG oslo_concurrency.lockutils [None req-62def784-381c-4edf-aa2a-7faa13733c61 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.651046] [55187]: DEBUG oslo_concurrency.lockutils [None req-62def784-381c-4edf-aa2a-7faa13733c61 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.651046] [55187]: DEBUG oslo_concurrency.lockutils [None req-62def784-381c-4edf-aa2a-7faa13733c61 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.651046] [55187]: DEBUG nova.objects.instance [None req-62def784-381c-4edf-aa2a-7faa13733c61 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.651380] [55188]: DEBUG nova.api.openstack.wsgi [None req-9f1b0419-fc11-428d-b9c8-7c717c6c983e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.653840] [55188]: DEBUG nova.compute.api [None req-9f1b0419-fc11-428d-b9c8-7c717c6c983e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.658586] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f1b0419-fc11-428d-b9c8-7c717c6c983e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.658923] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f1b0419-fc11-428d-b9c8-7c717c6c983e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.659214] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f1b0419-fc11-428d-b9c8-7c717c6c983e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.659733] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f1b0419-fc11-428d-b9c8-7c717c6c983e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.660025] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f1b0419-fc11-428d-b9c8-7c717c6c983e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.660274] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f1b0419-fc11-428d-b9c8-7c717c6c983e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.672959] [55187]: DEBUG nova.policy [None req-62def784-381c-4edf-aa2a-7faa13733c61 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.678016] [55187]: INFO nova.api.openstack.requestlog [None req-62def784-381c-4edf-aa2a-7faa13733c61 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.059641 [ 858.678016] [55187]: [pid: 55187|app: 0|req: 2362/4828] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:38 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.700900] [55188]: DEBUG nova.policy [None req-9f1b0419-fc11-428d-b9c8-7c717c6c983e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.705436] [55188]: INFO nova.api.openstack.requestlog [None req-9f1b0419-fc11-428d-b9c8-7c717c6c983e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1212 microversion: 2.1 time: 0.057124 [ 858.705787] [55188]: [pid: 55188|app: 0|req: 2467/4829] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:39 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1212 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.862891] [55187]: DEBUG nova.api.openstack.wsgi [None req-52df1723-6099-4dfc-befc-3a4b2cae8698 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.863981] [55187]: DEBUG nova.compute.api [None req-52df1723-6099-4dfc-befc-3a4b2cae8698 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.867209] [55187]: DEBUG oslo_concurrency.lockutils [None req-52df1723-6099-4dfc-befc-3a4b2cae8698 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.867450] [55187]: DEBUG oslo_concurrency.lockutils [None req-52df1723-6099-4dfc-befc-3a4b2cae8698 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.867634] [55187]: DEBUG oslo_concurrency.lockutils [None req-52df1723-6099-4dfc-befc-3a4b2cae8698 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.867975] [55187]: DEBUG oslo_concurrency.lockutils [None req-52df1723-6099-4dfc-befc-3a4b2cae8698 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.868210] [55187]: DEBUG oslo_concurrency.lockutils [None req-52df1723-6099-4dfc-befc-3a4b2cae8698 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.868400] [55187]: DEBUG oslo_concurrency.lockutils [None req-52df1723-6099-4dfc-befc-3a4b2cae8698 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.884897] [55187]: DEBUG oslo_concurrency.lockutils [None req-52df1723-6099-4dfc-befc-3a4b2cae8698 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.885271] [55187]: DEBUG oslo_concurrency.lockutils [None req-52df1723-6099-4dfc-befc-3a4b2cae8698 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.885380] [55187]: DEBUG oslo_concurrency.lockutils [None req-52df1723-6099-4dfc-befc-3a4b2cae8698 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.885580] [55187]: DEBUG nova.objects.instance [None req-52df1723-6099-4dfc-befc-3a4b2cae8698 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.891295] [55188]: DEBUG nova.api.openstack.wsgi [req-94d3268f-3b97-4a32-b5bf-241aa1a57f79 req-cd13b276-de89-479c-a2b4-6af5caa01e3d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aba9e6d0-d4d4-4141-bc97-902a1e5e4925", "name": "network-vif-plugged", "status": "completed", "tag": "8c63284b-ba91-4c03-ba41-7968c1276c11"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 858.897091] [55188]: DEBUG oslo_concurrency.lockutils [req-94d3268f-3b97-4a32-b5bf-241aa1a57f79 req-cd13b276-de89-479c-a2b4-6af5caa01e3d service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.897269] [55188]: DEBUG oslo_concurrency.lockutils [req-94d3268f-3b97-4a32-b5bf-241aa1a57f79 req-cd13b276-de89-479c-a2b4-6af5caa01e3d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.897477] [55188]: DEBUG oslo_concurrency.lockutils [req-94d3268f-3b97-4a32-b5bf-241aa1a57f79 req-cd13b276-de89-479c-a2b4-6af5caa01e3d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.903608] [55188]: INFO nova.api.openstack.compute.server_external_events [req-94d3268f-3b97-4a32-b5bf-241aa1a57f79 req-cd13b276-de89-479c-a2b4-6af5caa01e3d service nova] Creating event network-vif-plugged:8c63284b-ba91-4c03-ba41-7968c1276c11 for instance aba9e6d0-d4d4-4141-bc97-902a1e5e4925 on cpu-1 [ 858.906985] [55188]: INFO nova.api.openstack.requestlog [req-94d3268f-3b97-4a32-b5bf-241aa1a57f79 req-cd13b276-de89-479c-a2b4-6af5caa01e3d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017925 [ 858.907425] [55188]: [pid: 55188|app: 0|req: 2468/4830] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:39 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 858.908399] [55187]: DEBUG nova.policy [None req-52df1723-6099-4dfc-befc-3a4b2cae8698 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.911765] [55188]: DEBUG nova.api.openstack.wsgi [None req-a3feecd6-eaf0-44e9-a432-692b363bce44 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.912654] [55187]: INFO nova.api.openstack.requestlog [None req-52df1723-6099-4dfc-befc-3a4b2cae8698 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.052898 [ 858.912975] [55187]: [pid: 55187|app: 0|req: 2363/4831] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:39 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.914044] [55188]: DEBUG nova.compute.api [None req-a3feecd6-eaf0-44e9-a432-692b363bce44 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.920049] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3feecd6-eaf0-44e9-a432-692b363bce44 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.920049] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3feecd6-eaf0-44e9-a432-692b363bce44 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.920049] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3feecd6-eaf0-44e9-a432-692b363bce44 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.920049] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3feecd6-eaf0-44e9-a432-692b363bce44 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.920049] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3feecd6-eaf0-44e9-a432-692b363bce44 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.920049] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3feecd6-eaf0-44e9-a432-692b363bce44 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.946167] [55187]: DEBUG nova.api.openstack.wsgi [None req-63af14b7-4a14-4f35-b57d-a8404cd40673 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 858.947970] [55187]: DEBUG nova.compute.api [None req-63af14b7-4a14-4f35-b57d-a8404cd40673 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 858.950415] [55188]: DEBUG nova.policy [None req-a3feecd6-eaf0-44e9-a432-692b363bce44 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.952390] [55187]: DEBUG oslo_concurrency.lockutils [None req-63af14b7-4a14-4f35-b57d-a8404cd40673 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.952637] [55187]: DEBUG oslo_concurrency.lockutils [None req-63af14b7-4a14-4f35-b57d-a8404cd40673 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.952820] [55187]: DEBUG oslo_concurrency.lockutils [None req-63af14b7-4a14-4f35-b57d-a8404cd40673 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.953184] [55187]: DEBUG oslo_concurrency.lockutils [None req-63af14b7-4a14-4f35-b57d-a8404cd40673 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.953378] [55187]: DEBUG oslo_concurrency.lockutils [None req-63af14b7-4a14-4f35-b57d-a8404cd40673 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.953548] [55187]: DEBUG oslo_concurrency.lockutils [None req-63af14b7-4a14-4f35-b57d-a8404cd40673 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.954625] [55188]: INFO nova.api.openstack.requestlog [None req-a3feecd6-eaf0-44e9-a432-692b363bce44 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1223 microversion: 2.1 time: 0.046418 [ 858.954973] [55188]: [pid: 55188|app: 0|req: 2469/4832] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:39 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1223 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.987441] [55187]: DEBUG nova.policy [None req-63af14b7-4a14-4f35-b57d-a8404cd40673 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.991221] [55187]: INFO nova.api.openstack.requestlog [None req-63af14b7-4a14-4f35-b57d-a8404cd40673 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.047475 [ 858.991585] [55187]: [pid: 55187|app: 0|req: 2364/4833] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:39 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.998955] [55188]: DEBUG nova.api.openstack.wsgi [None req-a43460c1-c7a6-41bf-b058-db6c2eb33b09 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.000730] [55188]: DEBUG nova.compute.api [None req-a43460c1-c7a6-41bf-b058-db6c2eb33b09 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.004178] [55188]: DEBUG oslo_concurrency.lockutils [None req-a43460c1-c7a6-41bf-b058-db6c2eb33b09 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.004416] [55188]: DEBUG oslo_concurrency.lockutils [None req-a43460c1-c7a6-41bf-b058-db6c2eb33b09 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.004613] [55188]: DEBUG oslo_concurrency.lockutils [None req-a43460c1-c7a6-41bf-b058-db6c2eb33b09 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.005374] [55188]: DEBUG oslo_concurrency.lockutils [None req-a43460c1-c7a6-41bf-b058-db6c2eb33b09 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.005374] [55188]: DEBUG oslo_concurrency.lockutils [None req-a43460c1-c7a6-41bf-b058-db6c2eb33b09 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.005374] [55188]: DEBUG oslo_concurrency.lockutils [None req-a43460c1-c7a6-41bf-b058-db6c2eb33b09 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.025263] [55188]: DEBUG oslo_concurrency.lockutils [None req-a43460c1-c7a6-41bf-b058-db6c2eb33b09 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.025263] [55188]: DEBUG oslo_concurrency.lockutils [None req-a43460c1-c7a6-41bf-b058-db6c2eb33b09 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.025263] [55188]: DEBUG oslo_concurrency.lockutils [None req-a43460c1-c7a6-41bf-b058-db6c2eb33b09 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.025263] [55188]: DEBUG nova.objects.instance [None req-a43460c1-c7a6-41bf-b058-db6c2eb33b09 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.046906] [55188]: DEBUG nova.policy [None req-a43460c1-c7a6-41bf-b058-db6c2eb33b09 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.052254] [55187]: DEBUG nova.api.openstack.wsgi [None req-44c6cad9-f775-4bb4-bb47-1e499bb07ea2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.052362] [55188]: INFO nova.api.openstack.requestlog [None req-a43460c1-c7a6-41bf-b058-db6c2eb33b09 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.056745 [ 859.052873] [55188]: [pid: 55188|app: 0|req: 2470/4834] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:39 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.054013] [55187]: DEBUG nova.compute.api [None req-44c6cad9-f775-4bb4-bb47-1e499bb07ea2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.057742] [55187]: DEBUG oslo_concurrency.lockutils [None req-44c6cad9-f775-4bb4-bb47-1e499bb07ea2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.057972] [55187]: DEBUG oslo_concurrency.lockutils [None req-44c6cad9-f775-4bb4-bb47-1e499bb07ea2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.058186] [55187]: DEBUG oslo_concurrency.lockutils [None req-44c6cad9-f775-4bb4-bb47-1e499bb07ea2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.058527] [55187]: DEBUG oslo_concurrency.lockutils [None req-44c6cad9-f775-4bb4-bb47-1e499bb07ea2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.058728] [55187]: DEBUG oslo_concurrency.lockutils [None req-44c6cad9-f775-4bb4-bb47-1e499bb07ea2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.058896] [55187]: DEBUG oslo_concurrency.lockutils [None req-44c6cad9-f775-4bb4-bb47-1e499bb07ea2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.071372] [55188]: DEBUG nova.api.openstack.wsgi [None req-bab85f52-53e1-4293-8b61-fa4524392781 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.073813] [55188]: DEBUG nova.compute.api [None req-bab85f52-53e1-4293-8b61-fa4524392781 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.077905] [55188]: DEBUG oslo_concurrency.lockutils [None req-bab85f52-53e1-4293-8b61-fa4524392781 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.078206] [55188]: DEBUG oslo_concurrency.lockutils [None req-bab85f52-53e1-4293-8b61-fa4524392781 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.078444] [55188]: DEBUG oslo_concurrency.lockutils [None req-bab85f52-53e1-4293-8b61-fa4524392781 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.078842] [55188]: DEBUG oslo_concurrency.lockutils [None req-bab85f52-53e1-4293-8b61-fa4524392781 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.079065] [55188]: DEBUG oslo_concurrency.lockutils [None req-bab85f52-53e1-4293-8b61-fa4524392781 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.079248] [55188]: DEBUG oslo_concurrency.lockutils [None req-bab85f52-53e1-4293-8b61-fa4524392781 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.094563] [55187]: DEBUG nova.policy [None req-44c6cad9-f775-4bb4-bb47-1e499bb07ea2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.099226] [55187]: DEBUG nova.policy [None req-44c6cad9-f775-4bb4-bb47-1e499bb07ea2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.099932] [55187]: DEBUG nova.policy [None req-44c6cad9-f775-4bb4-bb47-1e499bb07ea2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.103712] [55187]: INFO nova.api.openstack.requestlog [None req-44c6cad9-f775-4bb4-bb47-1e499bb07ea2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.053730 [ 859.104053] [55187]: [pid: 55187|app: 0|req: 2365/4835] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:39 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 859.114428] [55187]: DEBUG nova.api.openstack.wsgi [None req-b946d3d6-6d44-45e7-8c33-6838e8a3d106 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.116246] [55187]: DEBUG nova.compute.api [None req-b946d3d6-6d44-45e7-8c33-6838e8a3d106 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.119924] [55187]: DEBUG oslo_concurrency.lockutils [None req-b946d3d6-6d44-45e7-8c33-6838e8a3d106 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.120173] [55187]: DEBUG oslo_concurrency.lockutils [None req-b946d3d6-6d44-45e7-8c33-6838e8a3d106 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.120360] [55187]: DEBUG oslo_concurrency.lockutils [None req-b946d3d6-6d44-45e7-8c33-6838e8a3d106 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.120722] [55187]: DEBUG oslo_concurrency.lockutils [None req-b946d3d6-6d44-45e7-8c33-6838e8a3d106 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.120911] [55187]: DEBUG oslo_concurrency.lockutils [None req-b946d3d6-6d44-45e7-8c33-6838e8a3d106 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.121093] [55187]: DEBUG oslo_concurrency.lockutils [None req-b946d3d6-6d44-45e7-8c33-6838e8a3d106 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.156178] [55188]: DEBUG nova.policy [None req-bab85f52-53e1-4293-8b61-fa4524392781 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.158420] [55187]: DEBUG nova.policy [None req-b946d3d6-6d44-45e7-8c33-6838e8a3d106 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.161688] [55188]: INFO nova.api.openstack.requestlog [None req-bab85f52-53e1-4293-8b61-fa4524392781 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1508 microversion: 2.1 time: 0.092560 [ 859.162184] [55188]: [pid: 55188|app: 0|req: 2471/4836] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:39 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1508 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 859.164162] [55187]: INFO nova.api.openstack.requestlog [None req-b946d3d6-6d44-45e7-8c33-6838e8a3d106 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.051829 [ 859.164528] [55187]: [pid: 55187|app: 0|req: 2366/4837] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:39 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.165747] [55188]: DEBUG nova.api.openstack.wsgi [None req-4aca643e-0c80-4b04-a22b-24874a6bbb5c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.167074] [55188]: DEBUG nova.compute.api [None req-4aca643e-0c80-4b04-a22b-24874a6bbb5c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.170910] [55188]: DEBUG oslo_concurrency.lockutils [None req-4aca643e-0c80-4b04-a22b-24874a6bbb5c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.171251] [55188]: DEBUG oslo_concurrency.lockutils [None req-4aca643e-0c80-4b04-a22b-24874a6bbb5c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.171603] [55188]: DEBUG oslo_concurrency.lockutils [None req-4aca643e-0c80-4b04-a22b-24874a6bbb5c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.172011] [55188]: DEBUG oslo_concurrency.lockutils [None req-4aca643e-0c80-4b04-a22b-24874a6bbb5c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.172249] [55188]: DEBUG oslo_concurrency.lockutils [None req-4aca643e-0c80-4b04-a22b-24874a6bbb5c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.172555] [55188]: DEBUG oslo_concurrency.lockutils [None req-4aca643e-0c80-4b04-a22b-24874a6bbb5c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.174288] [55187]: DEBUG nova.api.openstack.wsgi [None req-6947991d-39e2-47ed-bd2c-6d85249a9cca tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.176036] [55187]: DEBUG nova.compute.api [None req-6947991d-39e2-47ed-bd2c-6d85249a9cca tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.179877] [55187]: DEBUG oslo_concurrency.lockutils [None req-6947991d-39e2-47ed-bd2c-6d85249a9cca tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.179877] [55187]: DEBUG oslo_concurrency.lockutils [None req-6947991d-39e2-47ed-bd2c-6d85249a9cca tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.179877] [55187]: DEBUG oslo_concurrency.lockutils [None req-6947991d-39e2-47ed-bd2c-6d85249a9cca tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.180231] [55187]: DEBUG oslo_concurrency.lockutils [None req-6947991d-39e2-47ed-bd2c-6d85249a9cca tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.180448] [55187]: DEBUG oslo_concurrency.lockutils [None req-6947991d-39e2-47ed-bd2c-6d85249a9cca tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.180626] [55187]: DEBUG oslo_concurrency.lockutils [None req-6947991d-39e2-47ed-bd2c-6d85249a9cca tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.201685] [55187]: DEBUG oslo_concurrency.lockutils [None req-6947991d-39e2-47ed-bd2c-6d85249a9cca tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.201949] [55187]: DEBUG oslo_concurrency.lockutils [None req-6947991d-39e2-47ed-bd2c-6d85249a9cca tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.202148] [55187]: DEBUG oslo_concurrency.lockutils [None req-6947991d-39e2-47ed-bd2c-6d85249a9cca tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.202347] [55187]: DEBUG nova.objects.instance [None req-6947991d-39e2-47ed-bd2c-6d85249a9cca tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lazy-loading 'fault' on Instance uuid ca457c4e-4865-43e0-86e1-617fada34e38 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.225747] [55187]: DEBUG nova.policy [None req-6947991d-39e2-47ed-bd2c-6d85249a9cca tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fab8519cb11548acba495fa335d4377d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8afe059d143c4b8a9be0fc4a5882d634', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.230282] [55187]: INFO nova.api.openstack.requestlog [None req-6947991d-39e2-47ed-bd2c-6d85249a9cca tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 200 len: 1307 microversion: 2.1 time: 0.058066 [ 859.230605] [55187]: [pid: 55187|app: 0|req: 2367/4838] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:39 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 1307 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 859.232926] [55187]: DEBUG nova.api.openstack.wsgi [None req-5c6622d4-90f2-4317-8185-81e38173d021 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.234524] [55187]: DEBUG nova.compute.api [None req-5c6622d4-90f2-4317-8185-81e38173d021 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.237520] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c6622d4-90f2-4317-8185-81e38173d021 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.237744] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c6622d4-90f2-4317-8185-81e38173d021 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.237923] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c6622d4-90f2-4317-8185-81e38173d021 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.238306] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c6622d4-90f2-4317-8185-81e38173d021 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.238539] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c6622d4-90f2-4317-8185-81e38173d021 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.238682] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c6622d4-90f2-4317-8185-81e38173d021 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.247991] [55188]: DEBUG nova.policy [None req-4aca643e-0c80-4b04-a22b-24874a6bbb5c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.252651] [55188]: INFO nova.api.openstack.requestlog [None req-4aca643e-0c80-4b04-a22b-24874a6bbb5c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.089893 [ 859.252973] [55188]: [pid: 55188|app: 0|req: 2472/4839] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:39 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.255646] [55188]: DEBUG nova.api.openstack.wsgi [None req-5188c8d0-f08c-4d7a-aaeb-8ed548a7d927 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.257126] [55188]: DEBUG nova.compute.api [None req-5188c8d0-f08c-4d7a-aaeb-8ed548a7d927 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.260882] [55188]: DEBUG oslo_concurrency.lockutils [None req-5188c8d0-f08c-4d7a-aaeb-8ed548a7d927 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.261132] [55188]: DEBUG oslo_concurrency.lockutils [None req-5188c8d0-f08c-4d7a-aaeb-8ed548a7d927 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.261323] [55188]: DEBUG oslo_concurrency.lockutils [None req-5188c8d0-f08c-4d7a-aaeb-8ed548a7d927 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.261684] [55188]: DEBUG oslo_concurrency.lockutils [None req-5188c8d0-f08c-4d7a-aaeb-8ed548a7d927 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.261886] [55188]: DEBUG oslo_concurrency.lockutils [None req-5188c8d0-f08c-4d7a-aaeb-8ed548a7d927 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.262072] [55188]: DEBUG oslo_concurrency.lockutils [None req-5188c8d0-f08c-4d7a-aaeb-8ed548a7d927 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.274915] [55187]: DEBUG nova.policy [None req-5c6622d4-90f2-4317-8185-81e38173d021 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.278716] [55187]: INFO nova.api.openstack.requestlog [None req-5c6622d4-90f2-4317-8185-81e38173d021 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.047575 [ 859.279040] [55187]: [pid: 55187|app: 0|req: 2368/4840] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:39 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.281283] [55187]: DEBUG nova.api.openstack.wsgi [None req-1b00c92e-b729-41b6-9982-c8d0059b514e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.282801] [55187]: DEBUG nova.compute.api [None req-1b00c92e-b729-41b6-9982-c8d0059b514e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.285773] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b00c92e-b729-41b6-9982-c8d0059b514e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.285999] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b00c92e-b729-41b6-9982-c8d0059b514e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.286195] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b00c92e-b729-41b6-9982-c8d0059b514e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.286788] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b00c92e-b729-41b6-9982-c8d0059b514e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.286788] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b00c92e-b729-41b6-9982-c8d0059b514e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.286901] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b00c92e-b729-41b6-9982-c8d0059b514e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.294077] [55188]: DEBUG nova.policy [None req-5188c8d0-f08c-4d7a-aaeb-8ed548a7d927 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.298462] [55188]: INFO nova.api.openstack.requestlog [None req-5188c8d0-f08c-4d7a-aaeb-8ed548a7d927 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.044911 [ 859.298774] [55188]: [pid: 55188|app: 0|req: 2473/4841] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:39 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.301245] [55188]: DEBUG nova.api.openstack.wsgi [None req-45e2215a-5c2f-4773-a92b-60eabe79d921 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.302909] [55188]: DEBUG nova.compute.api [None req-45e2215a-5c2f-4773-a92b-60eabe79d921 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.305974] [55188]: DEBUG oslo_concurrency.lockutils [None req-45e2215a-5c2f-4773-a92b-60eabe79d921 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.306211] [55188]: DEBUG oslo_concurrency.lockutils [None req-45e2215a-5c2f-4773-a92b-60eabe79d921 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.306405] [55188]: DEBUG oslo_concurrency.lockutils [None req-45e2215a-5c2f-4773-a92b-60eabe79d921 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.306763] [55188]: DEBUG oslo_concurrency.lockutils [None req-45e2215a-5c2f-4773-a92b-60eabe79d921 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.306989] [55188]: DEBUG oslo_concurrency.lockutils [None req-45e2215a-5c2f-4773-a92b-60eabe79d921 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.307223] [55188]: DEBUG oslo_concurrency.lockutils [None req-45e2215a-5c2f-4773-a92b-60eabe79d921 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.315556] [55187]: DEBUG nova.policy [None req-1b00c92e-b729-41b6-9982-c8d0059b514e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.319403] [55187]: INFO nova.api.openstack.requestlog [None req-1b00c92e-b729-41b6-9982-c8d0059b514e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.039819 [ 859.319733] [55187]: [pid: 55187|app: 0|req: 2369/4842] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:39 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.340838] [55188]: DEBUG nova.policy [None req-45e2215a-5c2f-4773-a92b-60eabe79d921 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.344373] [55188]: DEBUG nova.policy [None req-45e2215a-5c2f-4773-a92b-60eabe79d921 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.345081] [55188]: DEBUG nova.policy [None req-45e2215a-5c2f-4773-a92b-60eabe79d921 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.345719] [55188]: INFO nova.api.openstack.requestlog [None req-45e2215a-5c2f-4773-a92b-60eabe79d921 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.046367 [ 859.345981] [55188]: [pid: 55188|app: 0|req: 2474/4843] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:39 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 859.469674] [55187]: DEBUG nova.api.openstack.wsgi [None req-e95eb8cf-0afa-450c-81b1-47a7273747af tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.471368] [55187]: DEBUG nova.compute.api [None req-e95eb8cf-0afa-450c-81b1-47a7273747af tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.474893] [55187]: DEBUG oslo_concurrency.lockutils [None req-e95eb8cf-0afa-450c-81b1-47a7273747af tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.475146] [55187]: DEBUG oslo_concurrency.lockutils [None req-e95eb8cf-0afa-450c-81b1-47a7273747af tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.475334] [55187]: DEBUG oslo_concurrency.lockutils [None req-e95eb8cf-0afa-450c-81b1-47a7273747af tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.475688] [55187]: DEBUG oslo_concurrency.lockutils [None req-e95eb8cf-0afa-450c-81b1-47a7273747af tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.475881] [55187]: DEBUG oslo_concurrency.lockutils [None req-e95eb8cf-0afa-450c-81b1-47a7273747af tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.476068] [55187]: DEBUG oslo_concurrency.lockutils [None req-e95eb8cf-0afa-450c-81b1-47a7273747af tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.496324] [55187]: DEBUG oslo_concurrency.lockutils [None req-e95eb8cf-0afa-450c-81b1-47a7273747af tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.496547] [55187]: DEBUG oslo_concurrency.lockutils [None req-e95eb8cf-0afa-450c-81b1-47a7273747af tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.496724] [55187]: DEBUG oslo_concurrency.lockutils [None req-e95eb8cf-0afa-450c-81b1-47a7273747af tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.496915] [55187]: DEBUG nova.objects.instance [None req-e95eb8cf-0afa-450c-81b1-47a7273747af tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.517922] [55187]: DEBUG nova.policy [None req-e95eb8cf-0afa-450c-81b1-47a7273747af tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.521999] [55187]: INFO nova.api.openstack.requestlog [None req-e95eb8cf-0afa-450c-81b1-47a7273747af tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.054665 [ 859.522338] [55187]: [pid: 55187|app: 0|req: 2370/4844] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:39 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.613170] [55188]: DEBUG nova.api.openstack.wsgi [None req-5ae008d6-f916-4ae2-899d-c3a796725e0f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.615361] [55188]: DEBUG nova.compute.api [None req-5ae008d6-f916-4ae2-899d-c3a796725e0f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.619698] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ae008d6-f916-4ae2-899d-c3a796725e0f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.619943] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ae008d6-f916-4ae2-899d-c3a796725e0f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.620170] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ae008d6-f916-4ae2-899d-c3a796725e0f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.620555] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ae008d6-f916-4ae2-899d-c3a796725e0f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.620766] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ae008d6-f916-4ae2-899d-c3a796725e0f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.620943] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ae008d6-f916-4ae2-899d-c3a796725e0f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.662675] [55187]: DEBUG nova.api.openstack.wsgi [None req-95d6d208-6bcd-435b-9dc9-83272a38c6c1 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.664478] [55187]: DEBUG nova.compute.api [None req-95d6d208-6bcd-435b-9dc9-83272a38c6c1 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.669060] [55187]: DEBUG oslo_concurrency.lockutils [None req-95d6d208-6bcd-435b-9dc9-83272a38c6c1 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.669060] [55187]: DEBUG oslo_concurrency.lockutils [None req-95d6d208-6bcd-435b-9dc9-83272a38c6c1 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.669300] [55187]: DEBUG oslo_concurrency.lockutils [None req-95d6d208-6bcd-435b-9dc9-83272a38c6c1 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.669661] [55187]: DEBUG oslo_concurrency.lockutils [None req-95d6d208-6bcd-435b-9dc9-83272a38c6c1 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.669896] [55187]: DEBUG oslo_concurrency.lockutils [None req-95d6d208-6bcd-435b-9dc9-83272a38c6c1 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.670123] [55187]: DEBUG oslo_concurrency.lockutils [None req-95d6d208-6bcd-435b-9dc9-83272a38c6c1 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.729421] [55188]: DEBUG nova.policy [None req-5ae008d6-f916-4ae2-899d-c3a796725e0f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.734183] [55188]: INFO nova.api.openstack.requestlog [None req-5ae008d6-f916-4ae2-899d-c3a796725e0f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1323 microversion: 2.1 time: 0.124032 [ 859.734472] [55188]: [pid: 55188|app: 0|req: 2475/4845] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:39 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1323 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.737034] [55188]: DEBUG nova.api.openstack.wsgi [None req-c51f39df-2e49-482a-b1a9-2de37d859638 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.738973] [55188]: DEBUG nova.compute.api [None req-c51f39df-2e49-482a-b1a9-2de37d859638 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.742139] [55188]: DEBUG oslo_concurrency.lockutils [None req-c51f39df-2e49-482a-b1a9-2de37d859638 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.742396] [55188]: DEBUG oslo_concurrency.lockutils [None req-c51f39df-2e49-482a-b1a9-2de37d859638 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.743027] [55188]: DEBUG oslo_concurrency.lockutils [None req-c51f39df-2e49-482a-b1a9-2de37d859638 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.743027] [55188]: DEBUG oslo_concurrency.lockutils [None req-c51f39df-2e49-482a-b1a9-2de37d859638 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.743236] [55188]: DEBUG oslo_concurrency.lockutils [None req-c51f39df-2e49-482a-b1a9-2de37d859638 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.743426] [55188]: DEBUG oslo_concurrency.lockutils [None req-c51f39df-2e49-482a-b1a9-2de37d859638 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.763283] [55188]: DEBUG oslo_concurrency.lockutils [None req-c51f39df-2e49-482a-b1a9-2de37d859638 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.763537] [55188]: DEBUG oslo_concurrency.lockutils [None req-c51f39df-2e49-482a-b1a9-2de37d859638 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.763728] [55188]: DEBUG oslo_concurrency.lockutils [None req-c51f39df-2e49-482a-b1a9-2de37d859638 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.763933] [55188]: DEBUG nova.objects.instance [None req-c51f39df-2e49-482a-b1a9-2de37d859638 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.774387] [55187]: DEBUG nova.policy [None req-95d6d208-6bcd-435b-9dc9-83272a38c6c1 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.778876] [55187]: INFO nova.api.openstack.requestlog [None req-95d6d208-6bcd-435b-9dc9-83272a38c6c1 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1383 microversion: 2.1 time: 0.118856 [ 859.779217] [55187]: [pid: 55187|app: 0|req: 2371/4846] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:40 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1383 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.781505] [55187]: DEBUG nova.api.openstack.wsgi [None req-c9377c89-438f-4a3a-913b-0c3cb4898ab0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.783119] [55187]: DEBUG nova.compute.api [None req-c9377c89-438f-4a3a-913b-0c3cb4898ab0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.785262] [55188]: DEBUG nova.policy [None req-c51f39df-2e49-482a-b1a9-2de37d859638 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.786189] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9377c89-438f-4a3a-913b-0c3cb4898ab0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.786429] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9377c89-438f-4a3a-913b-0c3cb4898ab0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.786611] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9377c89-438f-4a3a-913b-0c3cb4898ab0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.786960] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9377c89-438f-4a3a-913b-0c3cb4898ab0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.787205] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9377c89-438f-4a3a-913b-0c3cb4898ab0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.787381] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9377c89-438f-4a3a-913b-0c3cb4898ab0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.789360] [55188]: INFO nova.api.openstack.requestlog [None req-c51f39df-2e49-482a-b1a9-2de37d859638 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.054318 [ 859.790011] [55188]: [pid: 55188|app: 0|req: 2476/4847] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:40 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.817607] [55187]: DEBUG nova.policy [None req-c9377c89-438f-4a3a-913b-0c3cb4898ab0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.821587] [55187]: INFO nova.api.openstack.requestlog [None req-c9377c89-438f-4a3a-913b-0c3cb4898ab0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1268 microversion: 2.1 time: 0.041834 [ 859.821899] [55187]: [pid: 55187|app: 0|req: 2372/4848] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:40 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1268 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.926731] [55188]: DEBUG nova.api.openstack.wsgi [None req-ec61b4af-c803-4ec4-9d6d-7f62d16c016c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.928809] [55188]: DEBUG nova.compute.api [None req-ec61b4af-c803-4ec4-9d6d-7f62d16c016c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.932787] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec61b4af-c803-4ec4-9d6d-7f62d16c016c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.933132] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec61b4af-c803-4ec4-9d6d-7f62d16c016c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.933400] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec61b4af-c803-4ec4-9d6d-7f62d16c016c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.933828] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec61b4af-c803-4ec4-9d6d-7f62d16c016c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.934056] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec61b4af-c803-4ec4-9d6d-7f62d16c016c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.934240] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec61b4af-c803-4ec4-9d6d-7f62d16c016c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.953337] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec61b4af-c803-4ec4-9d6d-7f62d16c016c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.953618] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec61b4af-c803-4ec4-9d6d-7f62d16c016c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.953807] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec61b4af-c803-4ec4-9d6d-7f62d16c016c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.954016] [55188]: DEBUG nova.objects.instance [None req-ec61b4af-c803-4ec4-9d6d-7f62d16c016c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.967278] [55187]: DEBUG nova.api.openstack.wsgi [None req-2ec7fa8a-388f-41ed-aba6-62aa8c9cf642 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 859.968941] [55187]: DEBUG nova.compute.api [None req-2ec7fa8a-388f-41ed-aba6-62aa8c9cf642 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 859.972723] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ec7fa8a-388f-41ed-aba6-62aa8c9cf642 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.972849] [55188]: DEBUG nova.policy [None req-ec61b4af-c803-4ec4-9d6d-7f62d16c016c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.972952] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ec7fa8a-388f-41ed-aba6-62aa8c9cf642 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.973154] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ec7fa8a-388f-41ed-aba6-62aa8c9cf642 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.973505] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ec7fa8a-388f-41ed-aba6-62aa8c9cf642 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.973705] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ec7fa8a-388f-41ed-aba6-62aa8c9cf642 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.973877] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ec7fa8a-388f-41ed-aba6-62aa8c9cf642 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.976683] [55188]: INFO nova.api.openstack.requestlog [None req-ec61b4af-c803-4ec4-9d6d-7f62d16c016c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.052555 [ 859.977017] [55188]: [pid: 55188|app: 0|req: 2477/4849] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:40 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.005797] [55187]: DEBUG nova.policy [None req-2ec7fa8a-388f-41ed-aba6-62aa8c9cf642 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.008324] [55188]: DEBUG nova.api.openstack.wsgi [None req-6c3d0693-8e0a-4336-81a1-7ef2b4d60fb8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.009795] [55187]: INFO nova.api.openstack.requestlog [None req-2ec7fa8a-388f-41ed-aba6-62aa8c9cf642 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1223 microversion: 2.1 time: 0.044864 [ 860.010013] [55188]: DEBUG nova.compute.api [None req-6c3d0693-8e0a-4336-81a1-7ef2b4d60fb8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.010285] [55187]: [pid: 55187|app: 0|req: 2373/4850] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:40 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1223 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.013464] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c3d0693-8e0a-4336-81a1-7ef2b4d60fb8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.013698] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c3d0693-8e0a-4336-81a1-7ef2b4d60fb8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.013884] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c3d0693-8e0a-4336-81a1-7ef2b4d60fb8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.014250] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c3d0693-8e0a-4336-81a1-7ef2b4d60fb8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.014460] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c3d0693-8e0a-4336-81a1-7ef2b4d60fb8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.014635] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c3d0693-8e0a-4336-81a1-7ef2b4d60fb8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.057077] [55188]: DEBUG nova.policy [None req-6c3d0693-8e0a-4336-81a1-7ef2b4d60fb8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.061357] [55188]: INFO nova.api.openstack.requestlog [None req-6c3d0693-8e0a-4336-81a1-7ef2b4d60fb8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.055241 [ 860.061745] [55188]: [pid: 55188|app: 0|req: 2478/4851] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:40 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.065453] [55187]: DEBUG nova.api.openstack.wsgi [None req-3438d538-c858-4256-bb38-29aa1468f905 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.067136] [55187]: DEBUG nova.compute.api [None req-3438d538-c858-4256-bb38-29aa1468f905 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.070645] [55187]: DEBUG oslo_concurrency.lockutils [None req-3438d538-c858-4256-bb38-29aa1468f905 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.070892] [55187]: DEBUG oslo_concurrency.lockutils [None req-3438d538-c858-4256-bb38-29aa1468f905 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.071091] [55187]: DEBUG oslo_concurrency.lockutils [None req-3438d538-c858-4256-bb38-29aa1468f905 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.071443] [55187]: DEBUG oslo_concurrency.lockutils [None req-3438d538-c858-4256-bb38-29aa1468f905 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.071642] [55187]: DEBUG oslo_concurrency.lockutils [None req-3438d538-c858-4256-bb38-29aa1468f905 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.071813] [55187]: DEBUG oslo_concurrency.lockutils [None req-3438d538-c858-4256-bb38-29aa1468f905 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.091406] [55187]: DEBUG oslo_concurrency.lockutils [None req-3438d538-c858-4256-bb38-29aa1468f905 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.091406] [55187]: DEBUG oslo_concurrency.lockutils [None req-3438d538-c858-4256-bb38-29aa1468f905 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.091585] [55187]: DEBUG oslo_concurrency.lockutils [None req-3438d538-c858-4256-bb38-29aa1468f905 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.091622] [55187]: DEBUG nova.objects.instance [None req-3438d538-c858-4256-bb38-29aa1468f905 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.120254] [55188]: DEBUG nova.api.openstack.wsgi [None req-3b67d2dd-c908-4c49-b8ce-bb48a808df62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.122046] [55188]: DEBUG nova.compute.api [None req-3b67d2dd-c908-4c49-b8ce-bb48a808df62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.122971] [55187]: DEBUG nova.policy [None req-3438d538-c858-4256-bb38-29aa1468f905 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.125669] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b67d2dd-c908-4c49-b8ce-bb48a808df62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.125816] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b67d2dd-c908-4c49-b8ce-bb48a808df62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.126052] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b67d2dd-c908-4c49-b8ce-bb48a808df62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.126373] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b67d2dd-c908-4c49-b8ce-bb48a808df62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.126994] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b67d2dd-c908-4c49-b8ce-bb48a808df62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.126994] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b67d2dd-c908-4c49-b8ce-bb48a808df62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.127471] [55187]: INFO nova.api.openstack.requestlog [None req-3438d538-c858-4256-bb38-29aa1468f905 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.064378 [ 860.127805] [55187]: [pid: 55187|app: 0|req: 2374/4852] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:40 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.175014] [55188]: DEBUG nova.policy [None req-3b67d2dd-c908-4c49-b8ce-bb48a808df62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.175638] [55187]: DEBUG nova.api.openstack.wsgi [None req-4b130894-361e-4f2f-8e6b-36a794f1798a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.177540] [55187]: DEBUG nova.compute.api [None req-4b130894-361e-4f2f-8e6b-36a794f1798a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.179824] [55188]: DEBUG nova.policy [None req-3b67d2dd-c908-4c49-b8ce-bb48a808df62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.180517] [55188]: DEBUG nova.policy [None req-3b67d2dd-c908-4c49-b8ce-bb48a808df62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.181141] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b130894-361e-4f2f-8e6b-36a794f1798a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.181384] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b130894-361e-4f2f-8e6b-36a794f1798a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.181575] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b130894-361e-4f2f-8e6b-36a794f1798a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.182104] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b130894-361e-4f2f-8e6b-36a794f1798a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.182355] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b130894-361e-4f2f-8e6b-36a794f1798a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.182538] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b130894-361e-4f2f-8e6b-36a794f1798a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.184699] [55188]: INFO nova.api.openstack.requestlog [None req-3b67d2dd-c908-4c49-b8ce-bb48a808df62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.066823 [ 860.186448] [55188]: [pid: 55188|app: 0|req: 2479/4853] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:40 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 860.188141] [55188]: DEBUG nova.api.openstack.wsgi [None req-1977a57d-cd5e-41a7-90c3-397f354a84a6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.190161] [55188]: DEBUG nova.compute.api [None req-1977a57d-cd5e-41a7-90c3-397f354a84a6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.194134] [55188]: DEBUG oslo_concurrency.lockutils [None req-1977a57d-cd5e-41a7-90c3-397f354a84a6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.194459] [55188]: DEBUG oslo_concurrency.lockutils [None req-1977a57d-cd5e-41a7-90c3-397f354a84a6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.194872] [55188]: DEBUG oslo_concurrency.lockutils [None req-1977a57d-cd5e-41a7-90c3-397f354a84a6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.195462] [55188]: DEBUG oslo_concurrency.lockutils [None req-1977a57d-cd5e-41a7-90c3-397f354a84a6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.195741] [55188]: DEBUG oslo_concurrency.lockutils [None req-1977a57d-cd5e-41a7-90c3-397f354a84a6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.196190] [55188]: DEBUG oslo_concurrency.lockutils [None req-1977a57d-cd5e-41a7-90c3-397f354a84a6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.249421] [55188]: DEBUG nova.policy [None req-1977a57d-cd5e-41a7-90c3-397f354a84a6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.255604] [55188]: INFO nova.api.openstack.requestlog [None req-1977a57d-cd5e-41a7-90c3-397f354a84a6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.069710 [ 860.259030] [55188]: [pid: 55188|app: 0|req: 2480/4854] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:40 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.259030] [55188]: DEBUG nova.api.openstack.wsgi [None req-a51aa55f-bdb0-47f2-a305-6a6bb52395c6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.260185] [55188]: DEBUG nova.compute.api [None req-a51aa55f-bdb0-47f2-a305-6a6bb52395c6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] [instance: ca457c4e-4865-43e0-86e1-617fada34e38] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.265989] [55188]: DEBUG oslo_concurrency.lockutils [None req-a51aa55f-bdb0-47f2-a305-6a6bb52395c6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.266247] [55188]: DEBUG oslo_concurrency.lockutils [None req-a51aa55f-bdb0-47f2-a305-6a6bb52395c6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.266434] [55188]: DEBUG oslo_concurrency.lockutils [None req-a51aa55f-bdb0-47f2-a305-6a6bb52395c6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.266796] [55188]: DEBUG oslo_concurrency.lockutils [None req-a51aa55f-bdb0-47f2-a305-6a6bb52395c6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.266979] [55188]: DEBUG oslo_concurrency.lockutils [None req-a51aa55f-bdb0-47f2-a305-6a6bb52395c6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.267201] [55188]: DEBUG oslo_concurrency.lockutils [None req-a51aa55f-bdb0-47f2-a305-6a6bb52395c6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.276777] [55188]: INFO nova.api.openstack.wsgi [None req-a51aa55f-bdb0-47f2-a305-6a6bb52395c6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] HTTP exception thrown: Instance ca457c4e-4865-43e0-86e1-617fada34e38 could not be found. [ 860.277093] [55188]: DEBUG nova.api.openstack.wsgi [None req-a51aa55f-bdb0-47f2-a305-6a6bb52395c6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] Returning 404 to user: Instance ca457c4e-4865-43e0-86e1-617fada34e38 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 860.277551] [55188]: INFO nova.api.openstack.requestlog [None req-a51aa55f-bdb0-47f2-a305-6a6bb52395c6 tempest-FloatingIPsAssociationTestJSON-1119101158 tempest-FloatingIPsAssociationTestJSON-1119101158-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38" status: 404 len: 111 microversion: 2.1 time: 0.020889 [ 860.277836] [55188]: [pid: 55188|app: 0|req: 2481/4855] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:40 2025] GET /compute/v2.1/servers/ca457c4e-4865-43e0-86e1-617fada34e38 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 860.280160] [55188]: DEBUG nova.api.openstack.wsgi [None req-a67a9eb2-314b-42c4-99b9-21dbf0d9c278 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.281716] [55188]: DEBUG nova.compute.api [None req-a67a9eb2-314b-42c4-99b9-21dbf0d9c278 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.284961] [55188]: DEBUG oslo_concurrency.lockutils [None req-a67a9eb2-314b-42c4-99b9-21dbf0d9c278 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.285202] [55188]: DEBUG oslo_concurrency.lockutils [None req-a67a9eb2-314b-42c4-99b9-21dbf0d9c278 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.285385] [55188]: DEBUG oslo_concurrency.lockutils [None req-a67a9eb2-314b-42c4-99b9-21dbf0d9c278 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.285734] [55188]: DEBUG oslo_concurrency.lockutils [None req-a67a9eb2-314b-42c4-99b9-21dbf0d9c278 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.285936] [55188]: DEBUG oslo_concurrency.lockutils [None req-a67a9eb2-314b-42c4-99b9-21dbf0d9c278 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.286137] [55188]: DEBUG oslo_concurrency.lockutils [None req-a67a9eb2-314b-42c4-99b9-21dbf0d9c278 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.293104] [55187]: DEBUG nova.policy [None req-4b130894-361e-4f2f-8e6b-36a794f1798a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.300740] [55187]: INFO nova.api.openstack.requestlog [None req-4b130894-361e-4f2f-8e6b-36a794f1798a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1508 microversion: 2.1 time: 0.127416 [ 860.301246] [55187]: [pid: 55187|app: 0|req: 2375/4856] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:40 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1508 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.304137] [55187]: DEBUG nova.api.openstack.wsgi [None req-56662777-079a-475d-abc2-f44b460abd73 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.305586] [55187]: DEBUG nova.compute.api [None req-56662777-079a-475d-abc2-f44b460abd73 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.308937] [55187]: DEBUG oslo_concurrency.lockutils [None req-56662777-079a-475d-abc2-f44b460abd73 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.309102] [55187]: DEBUG oslo_concurrency.lockutils [None req-56662777-079a-475d-abc2-f44b460abd73 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.309507] [55187]: DEBUG oslo_concurrency.lockutils [None req-56662777-079a-475d-abc2-f44b460abd73 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.309664] [55187]: DEBUG oslo_concurrency.lockutils [None req-56662777-079a-475d-abc2-f44b460abd73 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.310212] [55187]: DEBUG oslo_concurrency.lockutils [None req-56662777-079a-475d-abc2-f44b460abd73 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.310212] [55187]: DEBUG oslo_concurrency.lockutils [None req-56662777-079a-475d-abc2-f44b460abd73 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.345423] [55187]: DEBUG nova.policy [None req-56662777-079a-475d-abc2-f44b460abd73 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.349786] [55187]: INFO nova.api.openstack.requestlog [None req-56662777-079a-475d-abc2-f44b460abd73 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.048201 [ 860.352120] [55187]: [pid: 55187|app: 0|req: 2376/4857] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:40 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.353107] [55187]: DEBUG nova.api.openstack.wsgi [None req-82773d81-71db-486b-92ab-f914644fbf91 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.354673] [55187]: DEBUG nova.compute.api [None req-82773d81-71db-486b-92ab-f914644fbf91 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.357723] [55187]: DEBUG oslo_concurrency.lockutils [None req-82773d81-71db-486b-92ab-f914644fbf91 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.358015] [55187]: DEBUG oslo_concurrency.lockutils [None req-82773d81-71db-486b-92ab-f914644fbf91 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.358196] [55187]: DEBUG oslo_concurrency.lockutils [None req-82773d81-71db-486b-92ab-f914644fbf91 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.358494] [55187]: DEBUG oslo_concurrency.lockutils [None req-82773d81-71db-486b-92ab-f914644fbf91 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.358693] [55187]: DEBUG oslo_concurrency.lockutils [None req-82773d81-71db-486b-92ab-f914644fbf91 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.358864] [55187]: DEBUG oslo_concurrency.lockutils [None req-82773d81-71db-486b-92ab-f914644fbf91 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.396972] [55187]: DEBUG nova.policy [None req-82773d81-71db-486b-92ab-f914644fbf91 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.400967] [55187]: INFO nova.api.openstack.requestlog [None req-82773d81-71db-486b-92ab-f914644fbf91 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.050033 [ 860.401285] [55187]: [pid: 55187|app: 0|req: 2377/4858] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:40 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.405774] [55187]: DEBUG nova.api.openstack.wsgi [None req-69795ae6-3941-4211-b037-faf24eb5dea0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.405774] [55187]: DEBUG nova.compute.api [None req-69795ae6-3941-4211-b037-faf24eb5dea0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.408998] [55187]: DEBUG oslo_concurrency.lockutils [None req-69795ae6-3941-4211-b037-faf24eb5dea0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.409317] [55187]: DEBUG oslo_concurrency.lockutils [None req-69795ae6-3941-4211-b037-faf24eb5dea0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.409524] [55187]: DEBUG oslo_concurrency.lockutils [None req-69795ae6-3941-4211-b037-faf24eb5dea0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.409896] [55187]: DEBUG oslo_concurrency.lockutils [None req-69795ae6-3941-4211-b037-faf24eb5dea0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.410155] [55187]: DEBUG oslo_concurrency.lockutils [None req-69795ae6-3941-4211-b037-faf24eb5dea0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.410352] [55187]: DEBUG oslo_concurrency.lockutils [None req-69795ae6-3941-4211-b037-faf24eb5dea0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.421159] [55188]: DEBUG nova.policy [None req-a67a9eb2-314b-42c4-99b9-21dbf0d9c278 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.427453] [55188]: INFO nova.api.openstack.requestlog [None req-a67a9eb2-314b-42c4-99b9-21dbf0d9c278 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.148083 [ 860.427453] [55188]: [pid: 55188|app: 0|req: 2482/4859] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:40 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.430601] [55188]: DEBUG nova.api.openstack.wsgi [None req-6c2c729a-abed-42d7-b00f-2f1967673484 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.432334] [55188]: DEBUG nova.compute.api [None req-6c2c729a-abed-42d7-b00f-2f1967673484 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.435997] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c2c729a-abed-42d7-b00f-2f1967673484 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.436277] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c2c729a-abed-42d7-b00f-2f1967673484 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.436464] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c2c729a-abed-42d7-b00f-2f1967673484 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.438172] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c2c729a-abed-42d7-b00f-2f1967673484 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.438890] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c2c729a-abed-42d7-b00f-2f1967673484 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.441460] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c2c729a-abed-42d7-b00f-2f1967673484 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.460455] [55187]: DEBUG nova.policy [None req-69795ae6-3941-4211-b037-faf24eb5dea0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.469021] [55187]: INFO nova.api.openstack.requestlog [None req-69795ae6-3941-4211-b037-faf24eb5dea0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.064167 [ 860.470953] [55187]: [pid: 55187|app: 0|req: 2378/4860] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:40 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.474091] [55187]: DEBUG nova.api.openstack.wsgi [req-2d79aac1-47c4-42fe-97f7-bb22576301e8 req-4f8a014c-a91a-4b20-a5fc-4c802a13926a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e0ceb003-ae7c-4707-b523-2363cc9833b9", "name": "network-vif-deleted", "tag": "c3a20652-a3a0-478b-a05f-630070adac4d"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 860.480828] [55187]: DEBUG oslo_concurrency.lockutils [req-2d79aac1-47c4-42fe-97f7-bb22576301e8 req-4f8a014c-a91a-4b20-a5fc-4c802a13926a service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.481717] [55187]: DEBUG oslo_concurrency.lockutils [req-2d79aac1-47c4-42fe-97f7-bb22576301e8 req-4f8a014c-a91a-4b20-a5fc-4c802a13926a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.481717] [55187]: DEBUG oslo_concurrency.lockutils [req-2d79aac1-47c4-42fe-97f7-bb22576301e8 req-4f8a014c-a91a-4b20-a5fc-4c802a13926a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.487837] [55187]: INFO nova.api.openstack.compute.server_external_events [req-2d79aac1-47c4-42fe-97f7-bb22576301e8 req-4f8a014c-a91a-4b20-a5fc-4c802a13926a service nova] Creating event network-vif-deleted:c3a20652-a3a0-478b-a05f-630070adac4d for instance e0ceb003-ae7c-4707-b523-2363cc9833b9 on cpu-1 [ 860.490674] [55187]: INFO nova.api.openstack.requestlog [req-2d79aac1-47c4-42fe-97f7-bb22576301e8 req-4f8a014c-a91a-4b20-a5fc-4c802a13926a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019002 [ 860.491185] [55188]: DEBUG nova.policy [None req-6c2c729a-abed-42d7-b00f-2f1967673484 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.491310] [55187]: [pid: 55187|app: 0|req: 2379/4861] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:40 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 860.500976] [55188]: DEBUG nova.policy [None req-6c2c729a-abed-42d7-b00f-2f1967673484 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.502259] [55188]: DEBUG nova.policy [None req-6c2c729a-abed-42d7-b00f-2f1967673484 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.502259] [55188]: INFO nova.api.openstack.requestlog [None req-6c2c729a-abed-42d7-b00f-2f1967673484 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.074117 [ 860.502723] [55188]: [pid: 55188|app: 0|req: 2483/4862] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:40 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 860.535560] [55187]: DEBUG nova.api.openstack.wsgi [None req-e7fdc50f-8117-4aac-95f1-79c6d88ded04 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.537555] [55187]: DEBUG nova.compute.api [None req-e7fdc50f-8117-4aac-95f1-79c6d88ded04 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.540753] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7fdc50f-8117-4aac-95f1-79c6d88ded04 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.540992] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7fdc50f-8117-4aac-95f1-79c6d88ded04 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.541214] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7fdc50f-8117-4aac-95f1-79c6d88ded04 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.541577] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7fdc50f-8117-4aac-95f1-79c6d88ded04 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.541783] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7fdc50f-8117-4aac-95f1-79c6d88ded04 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.541956] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7fdc50f-8117-4aac-95f1-79c6d88ded04 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.560168] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7fdc50f-8117-4aac-95f1-79c6d88ded04 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.560389] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7fdc50f-8117-4aac-95f1-79c6d88ded04 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.560571] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7fdc50f-8117-4aac-95f1-79c6d88ded04 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.560760] [55187]: DEBUG nova.objects.instance [None req-e7fdc50f-8117-4aac-95f1-79c6d88ded04 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.586446] [55187]: DEBUG nova.policy [None req-e7fdc50f-8117-4aac-95f1-79c6d88ded04 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.590481] [55187]: INFO nova.api.openstack.requestlog [None req-e7fdc50f-8117-4aac-95f1-79c6d88ded04 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.057072 [ 860.590580] [55187]: [pid: 55187|app: 0|req: 2380/4863] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:40 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.747120] [55188]: DEBUG nova.api.openstack.wsgi [None req-edccf842-11a0-4aeb-b027-7d344b55242c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.749037] [55188]: DEBUG nova.compute.api [None req-edccf842-11a0-4aeb-b027-7d344b55242c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.752492] [55188]: DEBUG oslo_concurrency.lockutils [None req-edccf842-11a0-4aeb-b027-7d344b55242c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.752734] [55188]: DEBUG oslo_concurrency.lockutils [None req-edccf842-11a0-4aeb-b027-7d344b55242c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.752924] [55188]: DEBUG oslo_concurrency.lockutils [None req-edccf842-11a0-4aeb-b027-7d344b55242c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.753287] [55188]: DEBUG oslo_concurrency.lockutils [None req-edccf842-11a0-4aeb-b027-7d344b55242c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.753493] [55188]: DEBUG oslo_concurrency.lockutils [None req-edccf842-11a0-4aeb-b027-7d344b55242c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.753667] [55188]: DEBUG oslo_concurrency.lockutils [None req-edccf842-11a0-4aeb-b027-7d344b55242c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.794370] [55187]: DEBUG nova.api.openstack.wsgi [None req-9b3b5faa-e7b5-463e-a733-c8d258ad8786 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.796261] [55187]: DEBUG nova.compute.api [None req-9b3b5faa-e7b5-463e-a733-c8d258ad8786 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.804800] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3b5faa-e7b5-463e-a733-c8d258ad8786 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.805792] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3b5faa-e7b5-463e-a733-c8d258ad8786 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.805792] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3b5faa-e7b5-463e-a733-c8d258ad8786 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.805792] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3b5faa-e7b5-463e-a733-c8d258ad8786 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.805994] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3b5faa-e7b5-463e-a733-c8d258ad8786 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.806137] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3b5faa-e7b5-463e-a733-c8d258ad8786 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.832790] [55188]: DEBUG nova.policy [None req-edccf842-11a0-4aeb-b027-7d344b55242c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.837864] [55188]: INFO nova.api.openstack.requestlog [None req-edccf842-11a0-4aeb-b027-7d344b55242c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1323 microversion: 2.1 time: 0.092407 [ 860.837864] [55188]: [pid: 55188|app: 0|req: 2484/4864] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:41 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1323 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.840077] [55188]: DEBUG nova.api.openstack.wsgi [None req-5a9883e4-c684-417c-b986-8085df29fdc1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.841708] [55188]: DEBUG nova.compute.api [None req-5a9883e4-c684-417c-b986-8085df29fdc1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.845199] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a9883e4-c684-417c-b986-8085df29fdc1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.846322] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a9883e4-c684-417c-b986-8085df29fdc1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.846322] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a9883e4-c684-417c-b986-8085df29fdc1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.846322] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a9883e4-c684-417c-b986-8085df29fdc1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.846322] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a9883e4-c684-417c-b986-8085df29fdc1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.849701] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a9883e4-c684-417c-b986-8085df29fdc1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.865727] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a9883e4-c684-417c-b986-8085df29fdc1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.868033] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a9883e4-c684-417c-b986-8085df29fdc1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.868033] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a9883e4-c684-417c-b986-8085df29fdc1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.868033] [55188]: DEBUG nova.objects.instance [None req-5a9883e4-c684-417c-b986-8085df29fdc1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.890513] [55188]: DEBUG nova.policy [None req-5a9883e4-c684-417c-b986-8085df29fdc1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.895026] [55188]: INFO nova.api.openstack.requestlog [None req-5a9883e4-c684-417c-b986-8085df29fdc1 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.056643 [ 860.896043] [55188]: [pid: 55188|app: 0|req: 2485/4865] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:41 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.897879] [55188]: DEBUG nova.api.openstack.wsgi [None req-f77cb12a-e82e-4af0-a8ed-945ab885ae4e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.899514] [55188]: DEBUG nova.compute.api [None req-f77cb12a-e82e-4af0-a8ed-945ab885ae4e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.911178] [55188]: DEBUG oslo_concurrency.lockutils [None req-f77cb12a-e82e-4af0-a8ed-945ab885ae4e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.911469] [55188]: DEBUG oslo_concurrency.lockutils [None req-f77cb12a-e82e-4af0-a8ed-945ab885ae4e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.911675] [55188]: DEBUG oslo_concurrency.lockutils [None req-f77cb12a-e82e-4af0-a8ed-945ab885ae4e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.912057] [55188]: DEBUG oslo_concurrency.lockutils [None req-f77cb12a-e82e-4af0-a8ed-945ab885ae4e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.912262] [55188]: DEBUG oslo_concurrency.lockutils [None req-f77cb12a-e82e-4af0-a8ed-945ab885ae4e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.912491] [55188]: DEBUG oslo_concurrency.lockutils [None req-f77cb12a-e82e-4af0-a8ed-945ab885ae4e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.928757] [55187]: DEBUG nova.policy [None req-9b3b5faa-e7b5-463e-a733-c8d258ad8786 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.934261] [55187]: INFO nova.api.openstack.requestlog [None req-9b3b5faa-e7b5-463e-a733-c8d258ad8786 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1383 microversion: 2.1 time: 0.141221 [ 860.934261] [55187]: [pid: 55187|app: 0|req: 2381/4866] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:41 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1383 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.937489] [55187]: DEBUG nova.api.openstack.wsgi [req-b13ac0ad-6d6f-4877-b36d-c9571fbd5f9b req-987c32dd-660b-4d48-bb75-fb25c87da586 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "aba9e6d0-d4d4-4141-bc97-902a1e5e4925", "tag": "8c63284b-ba91-4c03-ba41-7968c1276c11"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 860.945346] [55187]: DEBUG oslo_concurrency.lockutils [req-b13ac0ad-6d6f-4877-b36d-c9571fbd5f9b req-987c32dd-660b-4d48-bb75-fb25c87da586 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.945346] [55187]: DEBUG oslo_concurrency.lockutils [req-b13ac0ad-6d6f-4877-b36d-c9571fbd5f9b req-987c32dd-660b-4d48-bb75-fb25c87da586 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.945346] [55187]: DEBUG oslo_concurrency.lockutils [req-b13ac0ad-6d6f-4877-b36d-c9571fbd5f9b req-987c32dd-660b-4d48-bb75-fb25c87da586 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.947063] [55188]: DEBUG nova.policy [None req-f77cb12a-e82e-4af0-a8ed-945ab885ae4e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.951038] [55187]: INFO nova.api.openstack.compute.server_external_events [req-b13ac0ad-6d6f-4877-b36d-c9571fbd5f9b req-987c32dd-660b-4d48-bb75-fb25c87da586 service nova] Creating event network-changed:8c63284b-ba91-4c03-ba41-7968c1276c11 for instance aba9e6d0-d4d4-4141-bc97-902a1e5e4925 on cpu-1 [ 860.951353] [55188]: INFO nova.api.openstack.requestlog [None req-f77cb12a-e82e-4af0-a8ed-945ab885ae4e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1268 microversion: 2.1 time: 0.055444 [ 860.951674] [55188]: [pid: 55188|app: 0|req: 2486/4867] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:41 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1268 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.953694] [55187]: INFO nova.api.openstack.requestlog [req-b13ac0ad-6d6f-4877-b36d-c9571fbd5f9b req-987c32dd-660b-4d48-bb75-fb25c87da586 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019413 [ 860.954027] [55187]: [pid: 55187|app: 0|req: 2382/4868] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:41 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 860.990289] [55188]: DEBUG nova.api.openstack.wsgi [None req-7938b4fa-1334-4a80-9915-641835a2b3fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 860.992316] [55188]: DEBUG nova.compute.api [None req-7938b4fa-1334-4a80-9915-641835a2b3fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 860.995830] [55188]: DEBUG oslo_concurrency.lockutils [None req-7938b4fa-1334-4a80-9915-641835a2b3fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.996115] [55188]: DEBUG oslo_concurrency.lockutils [None req-7938b4fa-1334-4a80-9915-641835a2b3fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.996309] [55188]: DEBUG oslo_concurrency.lockutils [None req-7938b4fa-1334-4a80-9915-641835a2b3fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.996675] [55188]: DEBUG oslo_concurrency.lockutils [None req-7938b4fa-1334-4a80-9915-641835a2b3fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.996872] [55188]: DEBUG oslo_concurrency.lockutils [None req-7938b4fa-1334-4a80-9915-641835a2b3fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.997056] [55188]: DEBUG oslo_concurrency.lockutils [None req-7938b4fa-1334-4a80-9915-641835a2b3fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.014909] [55188]: DEBUG oslo_concurrency.lockutils [None req-7938b4fa-1334-4a80-9915-641835a2b3fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.015202] [55188]: DEBUG oslo_concurrency.lockutils [None req-7938b4fa-1334-4a80-9915-641835a2b3fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.015400] [55188]: DEBUG oslo_concurrency.lockutils [None req-7938b4fa-1334-4a80-9915-641835a2b3fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.015596] [55188]: DEBUG nova.objects.instance [None req-7938b4fa-1334-4a80-9915-641835a2b3fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.025748] [55187]: DEBUG nova.api.openstack.wsgi [None req-69e2a910-58d2-41e1-aa5a-9fddd242065b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.026691] [55187]: DEBUG nova.compute.api [None req-69e2a910-58d2-41e1-aa5a-9fddd242065b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.030685] [55187]: DEBUG oslo_concurrency.lockutils [None req-69e2a910-58d2-41e1-aa5a-9fddd242065b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.031067] [55187]: DEBUG oslo_concurrency.lockutils [None req-69e2a910-58d2-41e1-aa5a-9fddd242065b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.031375] [55187]: DEBUG oslo_concurrency.lockutils [None req-69e2a910-58d2-41e1-aa5a-9fddd242065b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.031858] [55187]: DEBUG oslo_concurrency.lockutils [None req-69e2a910-58d2-41e1-aa5a-9fddd242065b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.032199] [55187]: DEBUG oslo_concurrency.lockutils [None req-69e2a910-58d2-41e1-aa5a-9fddd242065b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.032492] [55187]: DEBUG oslo_concurrency.lockutils [None req-69e2a910-58d2-41e1-aa5a-9fddd242065b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.062849] [55188]: DEBUG nova.policy [None req-7938b4fa-1334-4a80-9915-641835a2b3fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.069673] [55188]: INFO nova.api.openstack.requestlog [None req-7938b4fa-1334-4a80-9915-641835a2b3fa tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.081048 [ 861.069673] [55188]: [pid: 55188|app: 0|req: 2487/4869] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:41 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.070927] [55187]: DEBUG nova.policy [None req-69e2a910-58d2-41e1-aa5a-9fddd242065b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.077087] [55188]: DEBUG nova.api.openstack.wsgi [None req-42293867-c16f-46a1-b0b1-05e0a79adb59 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.078620] [55187]: INFO nova.api.openstack.requestlog [None req-69e2a910-58d2-41e1-aa5a-9fddd242065b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1223 microversion: 2.1 time: 0.057065 [ 861.078620] [55187]: [pid: 55187|app: 0|req: 2383/4870] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:41 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1223 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 861.079689] [55188]: DEBUG nova.compute.api [None req-42293867-c16f-46a1-b0b1-05e0a79adb59 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.092808] [55188]: DEBUG oslo_concurrency.lockutils [None req-42293867-c16f-46a1-b0b1-05e0a79adb59 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.093144] [55188]: DEBUG oslo_concurrency.lockutils [None req-42293867-c16f-46a1-b0b1-05e0a79adb59 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.093364] [55188]: DEBUG oslo_concurrency.lockutils [None req-42293867-c16f-46a1-b0b1-05e0a79adb59 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.093754] [55188]: DEBUG oslo_concurrency.lockutils [None req-42293867-c16f-46a1-b0b1-05e0a79adb59 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.093967] [55188]: DEBUG oslo_concurrency.lockutils [None req-42293867-c16f-46a1-b0b1-05e0a79adb59 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.095468] [55188]: DEBUG oslo_concurrency.lockutils [None req-42293867-c16f-46a1-b0b1-05e0a79adb59 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.132233] [55188]: DEBUG nova.policy [None req-42293867-c16f-46a1-b0b1-05e0a79adb59 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.136553] [55188]: INFO nova.api.openstack.requestlog [None req-42293867-c16f-46a1-b0b1-05e0a79adb59 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.062568 [ 861.136845] [55188]: [pid: 55188|app: 0|req: 2488/4871] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:41 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.140950] [55187]: DEBUG nova.api.openstack.wsgi [None req-c2810e5b-e6bd-40ed-95c7-af0807af77f7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.143406] [55187]: DEBUG nova.compute.api [None req-c2810e5b-e6bd-40ed-95c7-af0807af77f7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.149500] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2810e5b-e6bd-40ed-95c7-af0807af77f7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.149935] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2810e5b-e6bd-40ed-95c7-af0807af77f7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.151018] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2810e5b-e6bd-40ed-95c7-af0807af77f7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.151018] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2810e5b-e6bd-40ed-95c7-af0807af77f7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.151018] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2810e5b-e6bd-40ed-95c7-af0807af77f7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.151018] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2810e5b-e6bd-40ed-95c7-af0807af77f7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.175361] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2810e5b-e6bd-40ed-95c7-af0807af77f7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.178021] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2810e5b-e6bd-40ed-95c7-af0807af77f7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.178021] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2810e5b-e6bd-40ed-95c7-af0807af77f7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.178021] [55187]: DEBUG nova.objects.instance [None req-c2810e5b-e6bd-40ed-95c7-af0807af77f7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.198676] [55187]: DEBUG nova.policy [None req-c2810e5b-e6bd-40ed-95c7-af0807af77f7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.202074] [55188]: DEBUG nova.api.openstack.wsgi [None req-619bc2ee-7490-429e-bb4f-5a1c10ee5535 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.203542] [55188]: DEBUG nova.compute.api [None req-619bc2ee-7490-429e-bb4f-5a1c10ee5535 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.204570] [55187]: INFO nova.api.openstack.requestlog [None req-c2810e5b-e6bd-40ed-95c7-af0807af77f7 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.066344 [ 861.205166] [55187]: [pid: 55187|app: 0|req: 2384/4872] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:41 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.207986] [55188]: DEBUG oslo_concurrency.lockutils [None req-619bc2ee-7490-429e-bb4f-5a1c10ee5535 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.208341] [55188]: DEBUG oslo_concurrency.lockutils [None req-619bc2ee-7490-429e-bb4f-5a1c10ee5535 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.208639] [55188]: DEBUG oslo_concurrency.lockutils [None req-619bc2ee-7490-429e-bb4f-5a1c10ee5535 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.209556] [55188]: DEBUG oslo_concurrency.lockutils [None req-619bc2ee-7490-429e-bb4f-5a1c10ee5535 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.209972] [55188]: DEBUG oslo_concurrency.lockutils [None req-619bc2ee-7490-429e-bb4f-5a1c10ee5535 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.210738] [55188]: DEBUG oslo_concurrency.lockutils [None req-619bc2ee-7490-429e-bb4f-5a1c10ee5535 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.260205] [55188]: DEBUG nova.policy [None req-619bc2ee-7490-429e-bb4f-5a1c10ee5535 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.265651] [55188]: DEBUG nova.policy [None req-619bc2ee-7490-429e-bb4f-5a1c10ee5535 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.266465] [55188]: DEBUG nova.policy [None req-619bc2ee-7490-429e-bb4f-5a1c10ee5535 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.269600] [55187]: DEBUG nova.api.openstack.wsgi [None req-029b5391-d7cb-4059-aac8-8623ce0341ad tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.270290] [55188]: INFO nova.api.openstack.requestlog [None req-619bc2ee-7490-429e-bb4f-5a1c10ee5535 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.071870 [ 861.270626] [55188]: [pid: 55188|app: 0|req: 2489/4873] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:41 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 861.271606] [55187]: DEBUG nova.compute.api [None req-029b5391-d7cb-4059-aac8-8623ce0341ad tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.276482] [55187]: DEBUG oslo_concurrency.lockutils [None req-029b5391-d7cb-4059-aac8-8623ce0341ad tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.276724] [55187]: DEBUG oslo_concurrency.lockutils [None req-029b5391-d7cb-4059-aac8-8623ce0341ad tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.276907] [55187]: DEBUG oslo_concurrency.lockutils [None req-029b5391-d7cb-4059-aac8-8623ce0341ad tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.277300] [55187]: DEBUG oslo_concurrency.lockutils [None req-029b5391-d7cb-4059-aac8-8623ce0341ad tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.277528] [55187]: DEBUG oslo_concurrency.lockutils [None req-029b5391-d7cb-4059-aac8-8623ce0341ad tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.277808] [55187]: DEBUG oslo_concurrency.lockutils [None req-029b5391-d7cb-4059-aac8-8623ce0341ad tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.320408] [55187]: DEBUG nova.policy [None req-029b5391-d7cb-4059-aac8-8623ce0341ad tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.322772] [55188]: DEBUG nova.api.openstack.wsgi [None req-96742f88-e5ba-40e5-a40d-b445eeece07a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.324621] [55188]: DEBUG nova.compute.api [None req-96742f88-e5ba-40e5-a40d-b445eeece07a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.326343] [55187]: INFO nova.api.openstack.requestlog [None req-029b5391-d7cb-4059-aac8-8623ce0341ad tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.059095 [ 861.326742] [55187]: [pid: 55187|app: 0|req: 2385/4874] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:41 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 861.328413] [55188]: DEBUG oslo_concurrency.lockutils [None req-96742f88-e5ba-40e5-a40d-b445eeece07a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.328758] [55188]: DEBUG oslo_concurrency.lockutils [None req-96742f88-e5ba-40e5-a40d-b445eeece07a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.329015] [55188]: DEBUG oslo_concurrency.lockutils [None req-96742f88-e5ba-40e5-a40d-b445eeece07a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.329419] [55188]: DEBUG oslo_concurrency.lockutils [None req-96742f88-e5ba-40e5-a40d-b445eeece07a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.330131] [55188]: DEBUG oslo_concurrency.lockutils [None req-96742f88-e5ba-40e5-a40d-b445eeece07a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.330131] [55188]: DEBUG oslo_concurrency.lockutils [None req-96742f88-e5ba-40e5-a40d-b445eeece07a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.364977] [55187]: DEBUG nova.api.openstack.wsgi [None req-75570f34-4ecd-447b-b533-39ca16bbc224 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.366274] [55187]: DEBUG nova.compute.api [None req-75570f34-4ecd-447b-b533-39ca16bbc224 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.368966] [55188]: DEBUG nova.policy [None req-96742f88-e5ba-40e5-a40d-b445eeece07a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.370734] [55187]: DEBUG oslo_concurrency.lockutils [None req-75570f34-4ecd-447b-b533-39ca16bbc224 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.370948] [55187]: DEBUG oslo_concurrency.lockutils [None req-75570f34-4ecd-447b-b533-39ca16bbc224 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.371193] [55187]: DEBUG oslo_concurrency.lockutils [None req-75570f34-4ecd-447b-b533-39ca16bbc224 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.371594] [55187]: DEBUG oslo_concurrency.lockutils [None req-75570f34-4ecd-447b-b533-39ca16bbc224 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.371807] [55187]: DEBUG oslo_concurrency.lockutils [None req-75570f34-4ecd-447b-b533-39ca16bbc224 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.372010] [55187]: DEBUG oslo_concurrency.lockutils [None req-75570f34-4ecd-447b-b533-39ca16bbc224 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.374026] [55188]: INFO nova.api.openstack.requestlog [None req-96742f88-e5ba-40e5-a40d-b445eeece07a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1296 microversion: 2.1 time: 0.053450 [ 861.374364] [55188]: [pid: 55188|app: 0|req: 2490/4875] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:41 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1296 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.407445] [55187]: DEBUG nova.policy [None req-75570f34-4ecd-447b-b533-39ca16bbc224 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.414380] [55187]: INFO nova.api.openstack.requestlog [None req-75570f34-4ecd-447b-b533-39ca16bbc224 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.052319 [ 861.414704] [55187]: [pid: 55187|app: 0|req: 2386/4876] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:41 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 861.417297] [55188]: DEBUG nova.api.openstack.wsgi [None req-ea512899-58b4-4bdb-a4ba-b53ab43ba651 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.419125] [55188]: DEBUG nova.compute.api [None req-ea512899-58b4-4bdb-a4ba-b53ab43ba651 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.423413] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea512899-58b4-4bdb-a4ba-b53ab43ba651 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.423912] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea512899-58b4-4bdb-a4ba-b53ab43ba651 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.424147] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea512899-58b4-4bdb-a4ba-b53ab43ba651 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.424583] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea512899-58b4-4bdb-a4ba-b53ab43ba651 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.424903] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea512899-58b4-4bdb-a4ba-b53ab43ba651 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.425000] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea512899-58b4-4bdb-a4ba-b53ab43ba651 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.456072] [55187]: DEBUG nova.api.openstack.wsgi [None req-a895b7c3-245b-4926-b955-9b958393f1df tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.457922] [55187]: DEBUG nova.compute.api [None req-a895b7c3-245b-4926-b955-9b958393f1df tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.466433] [55187]: DEBUG oslo_concurrency.lockutils [None req-a895b7c3-245b-4926-b955-9b958393f1df tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.466642] [55187]: DEBUG oslo_concurrency.lockutils [None req-a895b7c3-245b-4926-b955-9b958393f1df tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.466834] [55187]: DEBUG oslo_concurrency.lockutils [None req-a895b7c3-245b-4926-b955-9b958393f1df tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.467335] [55187]: DEBUG oslo_concurrency.lockutils [None req-a895b7c3-245b-4926-b955-9b958393f1df tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.467478] [55187]: DEBUG oslo_concurrency.lockutils [None req-a895b7c3-245b-4926-b955-9b958393f1df tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.467661] [55187]: DEBUG oslo_concurrency.lockutils [None req-a895b7c3-245b-4926-b955-9b958393f1df tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.468111] [55188]: DEBUG nova.policy [None req-ea512899-58b4-4bdb-a4ba-b53ab43ba651 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.475516] [55188]: INFO nova.api.openstack.requestlog [None req-ea512899-58b4-4bdb-a4ba-b53ab43ba651 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.061238 [ 861.476992] [55188]: [pid: 55188|app: 0|req: 2491/4877] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:41 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.493029] [55188]: DEBUG nova.api.openstack.wsgi [None req-e634769c-ac45-4270-ad9f-b8884934bd28 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.493029] [55188]: DEBUG nova.compute.api [None req-e634769c-ac45-4270-ad9f-b8884934bd28 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.497375] [55188]: DEBUG oslo_concurrency.lockutils [None req-e634769c-ac45-4270-ad9f-b8884934bd28 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.497692] [55188]: DEBUG oslo_concurrency.lockutils [None req-e634769c-ac45-4270-ad9f-b8884934bd28 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.497909] [55188]: DEBUG oslo_concurrency.lockutils [None req-e634769c-ac45-4270-ad9f-b8884934bd28 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.498372] [55188]: DEBUG oslo_concurrency.lockutils [None req-e634769c-ac45-4270-ad9f-b8884934bd28 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.498608] [55188]: DEBUG oslo_concurrency.lockutils [None req-e634769c-ac45-4270-ad9f-b8884934bd28 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.498805] [55188]: DEBUG oslo_concurrency.lockutils [None req-e634769c-ac45-4270-ad9f-b8884934bd28 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.533990] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=10 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 861.560443] [55188]: DEBUG nova.policy [None req-e634769c-ac45-4270-ad9f-b8884934bd28 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.567471] [55188]: INFO nova.api.openstack.requestlog [None req-e634769c-ac45-4270-ad9f-b8884934bd28 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.078351 [ 861.567471] [55188]: [pid: 55188|app: 0|req: 2492/4878] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:41 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.569887] [55188]: DEBUG nova.api.openstack.wsgi [None req-6a4208e7-1bab-4785-86bf-f986376bac23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.571633] [55188]: DEBUG nova.compute.api [None req-6a4208e7-1bab-4785-86bf-f986376bac23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.577073] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a4208e7-1bab-4785-86bf-f986376bac23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.577476] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a4208e7-1bab-4785-86bf-f986376bac23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.577553] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a4208e7-1bab-4785-86bf-f986376bac23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.577914] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a4208e7-1bab-4785-86bf-f986376bac23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.578128] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a4208e7-1bab-4785-86bf-f986376bac23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.578347] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a4208e7-1bab-4785-86bf-f986376bac23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.619391] [55188]: DEBUG nova.policy [None req-6a4208e7-1bab-4785-86bf-f986376bac23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.630924] [55188]: DEBUG nova.policy [None req-6a4208e7-1bab-4785-86bf-f986376bac23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.631622] [55188]: DEBUG nova.policy [None req-6a4208e7-1bab-4785-86bf-f986376bac23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.632339] [55188]: INFO nova.api.openstack.requestlog [None req-6a4208e7-1bab-4785-86bf-f986376bac23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.065110 [ 861.633014] [55188]: [pid: 55188|app: 0|req: 2493/4879] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:41 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 861.634969] [55187]: DEBUG nova.policy [None req-a895b7c3-245b-4926-b955-9b958393f1df tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.638994] [55188]: DEBUG nova.api.openstack.wsgi [None req-61e08b5b-8178-4f75-8a5c-b3d33d60e392 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.641815] [55188]: DEBUG nova.compute.api [None req-61e08b5b-8178-4f75-8a5c-b3d33d60e392 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.642633] [55187]: INFO nova.api.openstack.requestlog [None req-a895b7c3-245b-4926-b955-9b958393f1df tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.189534 [ 861.642973] [55187]: [pid: 55187|app: 0|req: 2387/4880] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:41 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.645752] [55188]: DEBUG oslo_concurrency.lockutils [None req-61e08b5b-8178-4f75-8a5c-b3d33d60e392 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.645996] [55188]: DEBUG oslo_concurrency.lockutils [None req-61e08b5b-8178-4f75-8a5c-b3d33d60e392 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.646207] [55188]: DEBUG oslo_concurrency.lockutils [None req-61e08b5b-8178-4f75-8a5c-b3d33d60e392 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.646569] [55188]: DEBUG oslo_concurrency.lockutils [None req-61e08b5b-8178-4f75-8a5c-b3d33d60e392 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.646763] [55188]: DEBUG oslo_concurrency.lockutils [None req-61e08b5b-8178-4f75-8a5c-b3d33d60e392 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.646934] [55188]: DEBUG oslo_concurrency.lockutils [None req-61e08b5b-8178-4f75-8a5c-b3d33d60e392 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.671179] [55188]: DEBUG oslo_concurrency.lockutils [None req-61e08b5b-8178-4f75-8a5c-b3d33d60e392 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.672073] [55188]: DEBUG oslo_concurrency.lockutils [None req-61e08b5b-8178-4f75-8a5c-b3d33d60e392 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.672073] [55188]: DEBUG oslo_concurrency.lockutils [None req-61e08b5b-8178-4f75-8a5c-b3d33d60e392 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.672073] [55188]: DEBUG nova.objects.instance [None req-61e08b5b-8178-4f75-8a5c-b3d33d60e392 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.695456] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=34 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 861.707376] [55188]: DEBUG nova.policy [None req-61e08b5b-8178-4f75-8a5c-b3d33d60e392 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.712053] [55188]: INFO nova.api.openstack.requestlog [None req-61e08b5b-8178-4f75-8a5c-b3d33d60e392 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.078626 [ 861.712356] [55188]: [pid: 55188|app: 0|req: 2494/4881] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:42 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.856056] [55187]: DEBUG nova.api.openstack.wsgi [None req-1d6048a8-4585-4d3f-b19d-d3b2ce5e2beb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.857795] [55187]: DEBUG nova.compute.api [None req-1d6048a8-4585-4d3f-b19d-d3b2ce5e2beb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.861666] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d6048a8-4585-4d3f-b19d-d3b2ce5e2beb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.861984] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d6048a8-4585-4d3f-b19d-d3b2ce5e2beb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.862221] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d6048a8-4585-4d3f-b19d-d3b2ce5e2beb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.862565] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d6048a8-4585-4d3f-b19d-d3b2ce5e2beb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.862825] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d6048a8-4585-4d3f-b19d-d3b2ce5e2beb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.863019] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d6048a8-4585-4d3f-b19d-d3b2ce5e2beb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.914589] [55188]: DEBUG nova.api.openstack.wsgi [None req-9727317f-47a2-4fc6-bfee-b7ccecd965d5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.916459] [55188]: DEBUG nova.compute.api [None req-9727317f-47a2-4fc6-bfee-b7ccecd965d5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.920166] [55188]: DEBUG oslo_concurrency.lockutils [None req-9727317f-47a2-4fc6-bfee-b7ccecd965d5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.920402] [55188]: DEBUG oslo_concurrency.lockutils [None req-9727317f-47a2-4fc6-bfee-b7ccecd965d5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.920592] [55188]: DEBUG oslo_concurrency.lockutils [None req-9727317f-47a2-4fc6-bfee-b7ccecd965d5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.921026] [55188]: DEBUG oslo_concurrency.lockutils [None req-9727317f-47a2-4fc6-bfee-b7ccecd965d5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.921242] [55188]: DEBUG oslo_concurrency.lockutils [None req-9727317f-47a2-4fc6-bfee-b7ccecd965d5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.921421] [55188]: DEBUG oslo_concurrency.lockutils [None req-9727317f-47a2-4fc6-bfee-b7ccecd965d5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.938685] [55187]: DEBUG nova.policy [None req-1d6048a8-4585-4d3f-b19d-d3b2ce5e2beb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.941711] [55188]: DEBUG oslo_concurrency.lockutils [None req-9727317f-47a2-4fc6-bfee-b7ccecd965d5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.941972] [55188]: DEBUG oslo_concurrency.lockutils [None req-9727317f-47a2-4fc6-bfee-b7ccecd965d5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.943064] [55188]: DEBUG oslo_concurrency.lockutils [None req-9727317f-47a2-4fc6-bfee-b7ccecd965d5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.943064] [55188]: DEBUG nova.objects.instance [None req-9727317f-47a2-4fc6-bfee-b7ccecd965d5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.943187] [55187]: INFO nova.api.openstack.requestlog [None req-1d6048a8-4585-4d3f-b19d-d3b2ce5e2beb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1323 microversion: 2.1 time: 0.089372 [ 861.943409] [55187]: [pid: 55187|app: 0|req: 2388/4882] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:42 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1323 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.946133] [55187]: DEBUG nova.api.openstack.wsgi [None req-7fc813a2-79fa-4f02-b0ed-beb01dbd6b27 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.947702] [55187]: DEBUG nova.compute.api [None req-7fc813a2-79fa-4f02-b0ed-beb01dbd6b27 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.951096] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fc813a2-79fa-4f02-b0ed-beb01dbd6b27 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.951331] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fc813a2-79fa-4f02-b0ed-beb01dbd6b27 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.951521] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fc813a2-79fa-4f02-b0ed-beb01dbd6b27 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.951866] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fc813a2-79fa-4f02-b0ed-beb01dbd6b27 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.952082] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fc813a2-79fa-4f02-b0ed-beb01dbd6b27 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.952260] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fc813a2-79fa-4f02-b0ed-beb01dbd6b27 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.966578] [55188]: DEBUG nova.policy [None req-9727317f-47a2-4fc6-bfee-b7ccecd965d5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.971016] [55188]: INFO nova.api.openstack.requestlog [None req-9727317f-47a2-4fc6-bfee-b7ccecd965d5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.058800 [ 861.971428] [55188]: [pid: 55188|app: 0|req: 2495/4883] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:42 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.974382] [55188]: DEBUG nova.api.openstack.wsgi [None req-2697c921-7d20-494c-9a30-e6cbe527d4ba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 861.976403] [55188]: DEBUG nova.compute.api [None req-2697c921-7d20-494c-9a30-e6cbe527d4ba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 861.978936] [55188]: DEBUG oslo_concurrency.lockutils [None req-2697c921-7d20-494c-9a30-e6cbe527d4ba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.979180] [55188]: DEBUG oslo_concurrency.lockutils [None req-2697c921-7d20-494c-9a30-e6cbe527d4ba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.979368] [55188]: DEBUG oslo_concurrency.lockutils [None req-2697c921-7d20-494c-9a30-e6cbe527d4ba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.979738] [55188]: DEBUG oslo_concurrency.lockutils [None req-2697c921-7d20-494c-9a30-e6cbe527d4ba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.979979] [55188]: DEBUG oslo_concurrency.lockutils [None req-2697c921-7d20-494c-9a30-e6cbe527d4ba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.980126] [55188]: DEBUG oslo_concurrency.lockutils [None req-2697c921-7d20-494c-9a30-e6cbe527d4ba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.017965] [55188]: DEBUG nova.policy [None req-2697c921-7d20-494c-9a30-e6cbe527d4ba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.019746] [55187]: DEBUG nova.policy [None req-7fc813a2-79fa-4f02-b0ed-beb01dbd6b27 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.021938] [55188]: INFO nova.api.openstack.requestlog [None req-2697c921-7d20-494c-9a30-e6cbe527d4ba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1268 microversion: 2.1 time: 0.049907 [ 862.022439] [55188]: [pid: 55188|app: 0|req: 2496/4884] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:42 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1268 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.024580] [55187]: INFO nova.api.openstack.requestlog [None req-7fc813a2-79fa-4f02-b0ed-beb01dbd6b27 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1383 microversion: 2.1 time: 0.080382 [ 862.024930] [55187]: [pid: 55187|app: 0|req: 2389/4885] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:42 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1383 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.082392] [55188]: DEBUG nova.api.openstack.wsgi [None req-b6944d36-6a3f-4841-a9c4-2df92b7954bf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.084349] [55188]: DEBUG nova.compute.api [None req-b6944d36-6a3f-4841-a9c4-2df92b7954bf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.088099] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6944d36-6a3f-4841-a9c4-2df92b7954bf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.089870] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6944d36-6a3f-4841-a9c4-2df92b7954bf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.089870] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6944d36-6a3f-4841-a9c4-2df92b7954bf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.089870] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6944d36-6a3f-4841-a9c4-2df92b7954bf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.089870] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6944d36-6a3f-4841-a9c4-2df92b7954bf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.089870] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6944d36-6a3f-4841-a9c4-2df92b7954bf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.101440] [55187]: DEBUG nova.api.openstack.wsgi [None req-baca05c9-9087-4c71-bfc7-d0397d6c5d72 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.103174] [55187]: DEBUG nova.compute.api [None req-baca05c9-9087-4c71-bfc7-d0397d6c5d72 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.106814] [55187]: DEBUG oslo_concurrency.lockutils [None req-baca05c9-9087-4c71-bfc7-d0397d6c5d72 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.107241] [55187]: DEBUG oslo_concurrency.lockutils [None req-baca05c9-9087-4c71-bfc7-d0397d6c5d72 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.107417] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6944d36-6a3f-4841-a9c4-2df92b7954bf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.107534] [55187]: DEBUG oslo_concurrency.lockutils [None req-baca05c9-9087-4c71-bfc7-d0397d6c5d72 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.107661] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6944d36-6a3f-4841-a9c4-2df92b7954bf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.107847] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6944d36-6a3f-4841-a9c4-2df92b7954bf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.108056] [55188]: DEBUG nova.objects.instance [None req-b6944d36-6a3f-4841-a9c4-2df92b7954bf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.108105] [55187]: DEBUG oslo_concurrency.lockutils [None req-baca05c9-9087-4c71-bfc7-d0397d6c5d72 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.108451] [55187]: DEBUG oslo_concurrency.lockutils [None req-baca05c9-9087-4c71-bfc7-d0397d6c5d72 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.108756] [55187]: DEBUG oslo_concurrency.lockutils [None req-baca05c9-9087-4c71-bfc7-d0397d6c5d72 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.119626] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=2 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 862.131353] [55188]: DEBUG nova.policy [None req-b6944d36-6a3f-4841-a9c4-2df92b7954bf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.136580] [55188]: INFO nova.api.openstack.requestlog [None req-b6944d36-6a3f-4841-a9c4-2df92b7954bf tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.056564 [ 862.136919] [55188]: [pid: 55188|app: 0|req: 2497/4886] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:42 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.147649] [55187]: DEBUG nova.policy [None req-baca05c9-9087-4c71-bfc7-d0397d6c5d72 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.150960] [55188]: DEBUG nova.api.openstack.wsgi [None req-52d652b5-b6a1-46cb-9c8a-caee22c80b8e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.151887] [55188]: DEBUG nova.compute.api [None req-52d652b5-b6a1-46cb-9c8a-caee22c80b8e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.154091] [55187]: INFO nova.api.openstack.requestlog [None req-baca05c9-9087-4c71-bfc7-d0397d6c5d72 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1223 microversion: 2.1 time: 0.055124 [ 862.154470] [55187]: [pid: 55187|app: 0|req: 2390/4887] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:42 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1223 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 862.155300] [55188]: DEBUG oslo_concurrency.lockutils [None req-52d652b5-b6a1-46cb-9c8a-caee22c80b8e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.156189] [55188]: DEBUG oslo_concurrency.lockutils [None req-52d652b5-b6a1-46cb-9c8a-caee22c80b8e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.156189] [55188]: DEBUG oslo_concurrency.lockutils [None req-52d652b5-b6a1-46cb-9c8a-caee22c80b8e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.156189] [55188]: DEBUG oslo_concurrency.lockutils [None req-52d652b5-b6a1-46cb-9c8a-caee22c80b8e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.156336] [55188]: DEBUG oslo_concurrency.lockutils [None req-52d652b5-b6a1-46cb-9c8a-caee22c80b8e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.156533] [55188]: DEBUG oslo_concurrency.lockutils [None req-52d652b5-b6a1-46cb-9c8a-caee22c80b8e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.197389] [55188]: DEBUG nova.policy [None req-52d652b5-b6a1-46cb-9c8a-caee22c80b8e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.203119] [55188]: INFO nova.api.openstack.requestlog [None req-52d652b5-b6a1-46cb-9c8a-caee22c80b8e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.055108 [ 862.203780] [55188]: [pid: 55188|app: 0|req: 2498/4888] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:42 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 862.217490] [55187]: DEBUG nova.api.openstack.wsgi [None req-27752d5d-5ac0-4cb3-8b91-16c64af4ace0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.219778] [55187]: DEBUG nova.compute.api [None req-27752d5d-5ac0-4cb3-8b91-16c64af4ace0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.224951] [55187]: DEBUG oslo_concurrency.lockutils [None req-27752d5d-5ac0-4cb3-8b91-16c64af4ace0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.225385] [55187]: DEBUG oslo_concurrency.lockutils [None req-27752d5d-5ac0-4cb3-8b91-16c64af4ace0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.225986] [55187]: DEBUG oslo_concurrency.lockutils [None req-27752d5d-5ac0-4cb3-8b91-16c64af4ace0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.226780] [55187]: DEBUG oslo_concurrency.lockutils [None req-27752d5d-5ac0-4cb3-8b91-16c64af4ace0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.227870] [55187]: DEBUG oslo_concurrency.lockutils [None req-27752d5d-5ac0-4cb3-8b91-16c64af4ace0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.227870] [55187]: DEBUG oslo_concurrency.lockutils [None req-27752d5d-5ac0-4cb3-8b91-16c64af4ace0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.253347] [55187]: DEBUG oslo_concurrency.lockutils [None req-27752d5d-5ac0-4cb3-8b91-16c64af4ace0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.253608] [55187]: DEBUG oslo_concurrency.lockutils [None req-27752d5d-5ac0-4cb3-8b91-16c64af4ace0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.253779] [55187]: DEBUG oslo_concurrency.lockutils [None req-27752d5d-5ac0-4cb3-8b91-16c64af4ace0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.254083] [55187]: DEBUG nova.objects.instance [None req-27752d5d-5ac0-4cb3-8b91-16c64af4ace0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.280030] [55187]: DEBUG nova.policy [None req-27752d5d-5ac0-4cb3-8b91-16c64af4ace0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.286512] [55187]: INFO nova.api.openstack.requestlog [None req-27752d5d-5ac0-4cb3-8b91-16c64af4ace0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.071449 [ 862.286862] [55187]: [pid: 55187|app: 0|req: 2391/4889] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:42 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.287958] [55188]: DEBUG nova.api.openstack.wsgi [None req-e1d35fa3-a304-4031-9847-4d570dd2936b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.289688] [55188]: DEBUG nova.compute.api [None req-e1d35fa3-a304-4031-9847-4d570dd2936b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.293610] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1d35fa3-a304-4031-9847-4d570dd2936b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.293767] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1d35fa3-a304-4031-9847-4d570dd2936b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.293953] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1d35fa3-a304-4031-9847-4d570dd2936b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.294386] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1d35fa3-a304-4031-9847-4d570dd2936b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.294573] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1d35fa3-a304-4031-9847-4d570dd2936b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.294749] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1d35fa3-a304-4031-9847-4d570dd2936b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.331933] [55188]: DEBUG nova.policy [None req-e1d35fa3-a304-4031-9847-4d570dd2936b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.336565] [55188]: DEBUG nova.policy [None req-e1d35fa3-a304-4031-9847-4d570dd2936b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.337361] [55188]: DEBUG nova.policy [None req-e1d35fa3-a304-4031-9847-4d570dd2936b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.340870] [55187]: DEBUG nova.api.openstack.wsgi [None req-45b21dbf-3543-4312-a9bf-09e617a55d0d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.341386] [55188]: INFO nova.api.openstack.requestlog [None req-e1d35fa3-a304-4031-9847-4d570dd2936b tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.055837 [ 862.341754] [55188]: [pid: 55188|app: 0|req: 2499/4890] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:42 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 862.343267] [55187]: DEBUG nova.compute.api [None req-45b21dbf-3543-4312-a9bf-09e617a55d0d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.347782] [55187]: DEBUG oslo_concurrency.lockutils [None req-45b21dbf-3543-4312-a9bf-09e617a55d0d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.348063] [55187]: DEBUG oslo_concurrency.lockutils [None req-45b21dbf-3543-4312-a9bf-09e617a55d0d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.348341] [55187]: DEBUG oslo_concurrency.lockutils [None req-45b21dbf-3543-4312-a9bf-09e617a55d0d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.348819] [55187]: DEBUG oslo_concurrency.lockutils [None req-45b21dbf-3543-4312-a9bf-09e617a55d0d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.349123] [55187]: DEBUG oslo_concurrency.lockutils [None req-45b21dbf-3543-4312-a9bf-09e617a55d0d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.349372] [55187]: DEBUG oslo_concurrency.lockutils [None req-45b21dbf-3543-4312-a9bf-09e617a55d0d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.386981] [55187]: DEBUG nova.policy [None req-45b21dbf-3543-4312-a9bf-09e617a55d0d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.387804] [55188]: DEBUG nova.api.openstack.wsgi [None req-1dce07db-ad19-4097-afc2-3a291e71adae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.389766] [55188]: DEBUG nova.compute.api [None req-1dce07db-ad19-4097-afc2-3a291e71adae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.391584] [55187]: INFO nova.api.openstack.requestlog [None req-45b21dbf-3543-4312-a9bf-09e617a55d0d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.054359 [ 862.392206] [55187]: [pid: 55187|app: 0|req: 2392/4891] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:42 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.393602] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dce07db-ad19-4097-afc2-3a291e71adae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.393681] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dce07db-ad19-4097-afc2-3a291e71adae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.393843] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dce07db-ad19-4097-afc2-3a291e71adae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.394217] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dce07db-ad19-4097-afc2-3a291e71adae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.394524] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dce07db-ad19-4097-afc2-3a291e71adae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.394689] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dce07db-ad19-4097-afc2-3a291e71adae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.414566] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dce07db-ad19-4097-afc2-3a291e71adae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.414854] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dce07db-ad19-4097-afc2-3a291e71adae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.415077] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dce07db-ad19-4097-afc2-3a291e71adae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.415367] [55188]: DEBUG nova.objects.instance [None req-1dce07db-ad19-4097-afc2-3a291e71adae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.428138] [55187]: DEBUG nova.api.openstack.wsgi [None req-d4ff6e49-c93e-4007-9aae-c12747f4cbe4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.429864] [55187]: DEBUG nova.compute.api [None req-d4ff6e49-c93e-4007-9aae-c12747f4cbe4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.433758] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4ff6e49-c93e-4007-9aae-c12747f4cbe4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.434137] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4ff6e49-c93e-4007-9aae-c12747f4cbe4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.434211] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4ff6e49-c93e-4007-9aae-c12747f4cbe4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.434560] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4ff6e49-c93e-4007-9aae-c12747f4cbe4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.434822] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4ff6e49-c93e-4007-9aae-c12747f4cbe4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.434915] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4ff6e49-c93e-4007-9aae-c12747f4cbe4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.436033] [55188]: DEBUG nova.policy [None req-1dce07db-ad19-4097-afc2-3a291e71adae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.440503] [55188]: INFO nova.api.openstack.requestlog [None req-1dce07db-ad19-4097-afc2-3a291e71adae tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.055342 [ 862.440877] [55188]: [pid: 55188|app: 0|req: 2500/4892] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:42 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 862.466475] [55187]: DEBUG nova.policy [None req-d4ff6e49-c93e-4007-9aae-c12747f4cbe4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.470705] [55187]: INFO nova.api.openstack.requestlog [None req-d4ff6e49-c93e-4007-9aae-c12747f4cbe4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.045664 [ 862.471044] [55187]: [pid: 55187|app: 0|req: 2393/4893] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:42 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.494356] [55188]: DEBUG nova.api.openstack.wsgi [None req-02d78b65-d3dc-4a47-a5df-5b611017cff7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.496552] [55188]: DEBUG nova.compute.api [None req-02d78b65-d3dc-4a47-a5df-5b611017cff7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.499955] [55187]: DEBUG nova.api.openstack.wsgi [req-488f2497-3b04-47b1-8c04-791e968f68ce req-1cf00b90-8aa7-4867-a619-a88e8ceba5ff service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ef019654-75be-4394-ad62-f19d9eabdd6e", "name": "network-vif-deleted", "tag": "484a5f37-b886-4ef0-8a74-7f12886acb20"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 862.500263] [55188]: DEBUG oslo_concurrency.lockutils [None req-02d78b65-d3dc-4a47-a5df-5b611017cff7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.500554] [55188]: DEBUG oslo_concurrency.lockutils [None req-02d78b65-d3dc-4a47-a5df-5b611017cff7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.500800] [55188]: DEBUG oslo_concurrency.lockutils [None req-02d78b65-d3dc-4a47-a5df-5b611017cff7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.501247] [55188]: DEBUG oslo_concurrency.lockutils [None req-02d78b65-d3dc-4a47-a5df-5b611017cff7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.501509] [55188]: DEBUG oslo_concurrency.lockutils [None req-02d78b65-d3dc-4a47-a5df-5b611017cff7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.501734] [55188]: DEBUG oslo_concurrency.lockutils [None req-02d78b65-d3dc-4a47-a5df-5b611017cff7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.507364] [55187]: DEBUG oslo_concurrency.lockutils [req-488f2497-3b04-47b1-8c04-791e968f68ce req-1cf00b90-8aa7-4867-a619-a88e8ceba5ff service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.507460] [55187]: DEBUG oslo_concurrency.lockutils [req-488f2497-3b04-47b1-8c04-791e968f68ce req-1cf00b90-8aa7-4867-a619-a88e8ceba5ff service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.507718] [55187]: DEBUG oslo_concurrency.lockutils [req-488f2497-3b04-47b1-8c04-791e968f68ce req-1cf00b90-8aa7-4867-a619-a88e8ceba5ff service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.516456] [55187]: INFO nova.api.openstack.compute.server_external_events [req-488f2497-3b04-47b1-8c04-791e968f68ce req-1cf00b90-8aa7-4867-a619-a88e8ceba5ff service nova] Creating event network-vif-deleted:484a5f37-b886-4ef0-8a74-7f12886acb20 for instance ef019654-75be-4394-ad62-f19d9eabdd6e on cpu-1 [ 862.523213] [55187]: INFO nova.api.openstack.requestlog [req-488f2497-3b04-47b1-8c04-791e968f68ce req-1cf00b90-8aa7-4867-a619-a88e8ceba5ff service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025766 [ 862.523556] [55187]: [pid: 55187|app: 0|req: 2394/4894] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:42 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 862.535337] [55188]: DEBUG nova.policy [None req-02d78b65-d3dc-4a47-a5df-5b611017cff7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.539588] [55188]: INFO nova.api.openstack.requestlog [None req-02d78b65-d3dc-4a47-a5df-5b611017cff7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.047786 [ 862.540047] [55188]: [pid: 55188|app: 0|req: 2501/4895] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:42 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.580516] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=28 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 862.583608] [55187]: DEBUG nova.api.openstack.wsgi [None req-7c964d56-fec4-4c2c-b087-ab09e415f062 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.585698] [55187]: DEBUG nova.compute.api [None req-7c964d56-fec4-4c2c-b087-ab09e415f062 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.589473] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c964d56-fec4-4c2c-b087-ab09e415f062 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.589722] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c964d56-fec4-4c2c-b087-ab09e415f062 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.589911] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c964d56-fec4-4c2c-b087-ab09e415f062 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.590334] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c964d56-fec4-4c2c-b087-ab09e415f062 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.590965] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c964d56-fec4-4c2c-b087-ab09e415f062 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.591230] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c964d56-fec4-4c2c-b087-ab09e415f062 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.625809] [55187]: DEBUG nova.policy [None req-7c964d56-fec4-4c2c-b087-ab09e415f062 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.630319] [55187]: INFO nova.api.openstack.requestlog [None req-7c964d56-fec4-4c2c-b087-ab09e415f062 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.050427 [ 862.630663] [55187]: [pid: 55187|app: 0|req: 2395/4896] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:42 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.651653] [55188]: DEBUG nova.api.openstack.wsgi [None req-863fbe27-8f18-4596-9845-b0d6caf67fb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.653253] [55188]: DEBUG nova.compute.api [None req-863fbe27-8f18-4596-9845-b0d6caf67fb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.657110] [55188]: DEBUG oslo_concurrency.lockutils [None req-863fbe27-8f18-4596-9845-b0d6caf67fb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.657835] [55188]: DEBUG oslo_concurrency.lockutils [None req-863fbe27-8f18-4596-9845-b0d6caf67fb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.657835] [55188]: DEBUG oslo_concurrency.lockutils [None req-863fbe27-8f18-4596-9845-b0d6caf67fb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.658102] [55188]: DEBUG oslo_concurrency.lockutils [None req-863fbe27-8f18-4596-9845-b0d6caf67fb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.658175] [55188]: DEBUG oslo_concurrency.lockutils [None req-863fbe27-8f18-4596-9845-b0d6caf67fb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.658300] [55188]: DEBUG oslo_concurrency.lockutils [None req-863fbe27-8f18-4596-9845-b0d6caf67fb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.659904] [55187]: DEBUG nova.api.openstack.wsgi [None req-97c218a9-ca72-47fd-a9e6-2034c1294b34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.662345] [55187]: DEBUG nova.compute.api [None req-97c218a9-ca72-47fd-a9e6-2034c1294b34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.671893] [55187]: DEBUG oslo_concurrency.lockutils [None req-97c218a9-ca72-47fd-a9e6-2034c1294b34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.671893] [55187]: DEBUG oslo_concurrency.lockutils [None req-97c218a9-ca72-47fd-a9e6-2034c1294b34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.671893] [55187]: DEBUG oslo_concurrency.lockutils [None req-97c218a9-ca72-47fd-a9e6-2034c1294b34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.671893] [55187]: DEBUG oslo_concurrency.lockutils [None req-97c218a9-ca72-47fd-a9e6-2034c1294b34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.671893] [55187]: DEBUG oslo_concurrency.lockutils [None req-97c218a9-ca72-47fd-a9e6-2034c1294b34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.671893] [55187]: DEBUG oslo_concurrency.lockutils [None req-97c218a9-ca72-47fd-a9e6-2034c1294b34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.715800] [55188]: DEBUG nova.policy [None req-863fbe27-8f18-4596-9845-b0d6caf67fb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.721022] [55188]: DEBUG nova.policy [None req-863fbe27-8f18-4596-9845-b0d6caf67fb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.721022] [55188]: DEBUG nova.policy [None req-863fbe27-8f18-4596-9845-b0d6caf67fb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.721285] [55188]: INFO nova.api.openstack.requestlog [None req-863fbe27-8f18-4596-9845-b0d6caf67fb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.072047 [ 862.721513] [55188]: [pid: 55188|app: 0|req: 2502/4897] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:43 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 862.725604] [55188]: DEBUG nova.api.openstack.wsgi [None req-6b551260-df87-44f5-8c19-2df6dc285af3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.727240] [55188]: DEBUG nova.compute.api [None req-6b551260-df87-44f5-8c19-2df6dc285af3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.730529] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b551260-df87-44f5-8c19-2df6dc285af3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.730770] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b551260-df87-44f5-8c19-2df6dc285af3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.730954] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b551260-df87-44f5-8c19-2df6dc285af3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.731326] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b551260-df87-44f5-8c19-2df6dc285af3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.732028] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b551260-df87-44f5-8c19-2df6dc285af3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.732028] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b551260-df87-44f5-8c19-2df6dc285af3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.751669] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b551260-df87-44f5-8c19-2df6dc285af3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.751918] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b551260-df87-44f5-8c19-2df6dc285af3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.752122] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b551260-df87-44f5-8c19-2df6dc285af3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.752328] [55188]: DEBUG nova.objects.instance [None req-6b551260-df87-44f5-8c19-2df6dc285af3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.764825] [55187]: DEBUG nova.policy [None req-97c218a9-ca72-47fd-a9e6-2034c1294b34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.769898] [55187]: INFO nova.api.openstack.requestlog [None req-97c218a9-ca72-47fd-a9e6-2034c1294b34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.112504 [ 862.770781] [55187]: [pid: 55187|app: 0|req: 2396/4898] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:43 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.790981] [55188]: DEBUG nova.policy [None req-6b551260-df87-44f5-8c19-2df6dc285af3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.794939] [55188]: INFO nova.api.openstack.requestlog [None req-6b551260-df87-44f5-8c19-2df6dc285af3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.071115 [ 862.796118] [55188]: [pid: 55188|app: 0|req: 2503/4899] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:43 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 862.956929] [55187]: DEBUG nova.api.openstack.wsgi [None req-2dc2545e-2e76-4833-8aee-c319c1e3c612 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.959183] [55187]: DEBUG nova.compute.api [None req-2dc2545e-2e76-4833-8aee-c319c1e3c612 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.963264] [55187]: DEBUG oslo_concurrency.lockutils [None req-2dc2545e-2e76-4833-8aee-c319c1e3c612 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.963517] [55187]: DEBUG oslo_concurrency.lockutils [None req-2dc2545e-2e76-4833-8aee-c319c1e3c612 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.963751] [55187]: DEBUG oslo_concurrency.lockutils [None req-2dc2545e-2e76-4833-8aee-c319c1e3c612 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.964065] [55187]: DEBUG oslo_concurrency.lockutils [None req-2dc2545e-2e76-4833-8aee-c319c1e3c612 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.964268] [55187]: DEBUG oslo_concurrency.lockutils [None req-2dc2545e-2e76-4833-8aee-c319c1e3c612 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.964488] [55187]: DEBUG oslo_concurrency.lockutils [None req-2dc2545e-2e76-4833-8aee-c319c1e3c612 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.986117] [55188]: DEBUG nova.api.openstack.wsgi [None req-85866146-3284-4b45-9c12-0ee1ca081497 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 862.986977] [55188]: DEBUG nova.compute.api [None req-85866146-3284-4b45-9c12-0ee1ca081497 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 862.990800] [55188]: DEBUG oslo_concurrency.lockutils [None req-85866146-3284-4b45-9c12-0ee1ca081497 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.991284] [55188]: DEBUG oslo_concurrency.lockutils [None req-85866146-3284-4b45-9c12-0ee1ca081497 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.991649] [55188]: DEBUG oslo_concurrency.lockutils [None req-85866146-3284-4b45-9c12-0ee1ca081497 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.992369] [55188]: DEBUG oslo_concurrency.lockutils [None req-85866146-3284-4b45-9c12-0ee1ca081497 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.992867] [55188]: DEBUG oslo_concurrency.lockutils [None req-85866146-3284-4b45-9c12-0ee1ca081497 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.993328] [55188]: DEBUG oslo_concurrency.lockutils [None req-85866146-3284-4b45-9c12-0ee1ca081497 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.025314] [55188]: DEBUG oslo_concurrency.lockutils [None req-85866146-3284-4b45-9c12-0ee1ca081497 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.025314] [55188]: DEBUG oslo_concurrency.lockutils [None req-85866146-3284-4b45-9c12-0ee1ca081497 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.025314] [55188]: DEBUG oslo_concurrency.lockutils [None req-85866146-3284-4b45-9c12-0ee1ca081497 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.025314] [55188]: DEBUG nova.objects.instance [None req-85866146-3284-4b45-9c12-0ee1ca081497 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 863.049113] [55188]: DEBUG nova.policy [None req-85866146-3284-4b45-9c12-0ee1ca081497 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.052798] [55188]: INFO nova.api.openstack.requestlog [None req-85866146-3284-4b45-9c12-0ee1ca081497 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.070937 [ 863.053259] [55188]: [pid: 55188|app: 0|req: 2504/4900] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:43 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 863.055734] [55188]: DEBUG nova.api.openstack.wsgi [None req-9eb904b9-7122-4d8c-a517-51a311f110a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.057780] [55188]: DEBUG nova.compute.api [None req-9eb904b9-7122-4d8c-a517-51a311f110a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.061560] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eb904b9-7122-4d8c-a517-51a311f110a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.061934] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eb904b9-7122-4d8c-a517-51a311f110a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.064543] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eb904b9-7122-4d8c-a517-51a311f110a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.064543] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eb904b9-7122-4d8c-a517-51a311f110a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.064543] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eb904b9-7122-4d8c-a517-51a311f110a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.064543] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eb904b9-7122-4d8c-a517-51a311f110a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.133116] [55187]: DEBUG nova.policy [None req-2dc2545e-2e76-4833-8aee-c319c1e3c612 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.140314] [55187]: INFO nova.api.openstack.requestlog [None req-2dc2545e-2e76-4833-8aee-c319c1e3c612 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1323 microversion: 2.1 time: 0.185463 [ 863.140864] [55187]: [pid: 55187|app: 0|req: 2397/4901] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:43 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1323 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.144154] [55187]: DEBUG nova.api.openstack.wsgi [None req-916d8af2-e5cc-4653-adbf-9cc241d92b43 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.146954] [55187]: DEBUG nova.compute.api [None req-916d8af2-e5cc-4653-adbf-9cc241d92b43 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.150472] [55187]: DEBUG oslo_concurrency.lockutils [None req-916d8af2-e5cc-4653-adbf-9cc241d92b43 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.150887] [55187]: DEBUG oslo_concurrency.lockutils [None req-916d8af2-e5cc-4653-adbf-9cc241d92b43 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.151255] [55187]: DEBUG oslo_concurrency.lockutils [None req-916d8af2-e5cc-4653-adbf-9cc241d92b43 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.151951] [55187]: DEBUG oslo_concurrency.lockutils [None req-916d8af2-e5cc-4653-adbf-9cc241d92b43 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.152260] [55187]: DEBUG oslo_concurrency.lockutils [None req-916d8af2-e5cc-4653-adbf-9cc241d92b43 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.153794] [55187]: DEBUG oslo_concurrency.lockutils [None req-916d8af2-e5cc-4653-adbf-9cc241d92b43 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.170772] [55188]: DEBUG nova.policy [None req-9eb904b9-7122-4d8c-a517-51a311f110a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.174833] [55188]: INFO nova.api.openstack.requestlog [None req-9eb904b9-7122-4d8c-a517-51a311f110a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1318 microversion: 2.1 time: 0.120524 [ 863.176050] [55188]: [pid: 55188|app: 0|req: 2505/4902] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:43 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1318 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.181022] [55188]: DEBUG nova.api.openstack.wsgi [None req-ac78f54e-832e-4799-bad9-8a1cd2e2320a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.183830] [55188]: DEBUG nova.compute.api [None req-ac78f54e-832e-4799-bad9-8a1cd2e2320a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.186557] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac78f54e-832e-4799-bad9-8a1cd2e2320a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.186947] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac78f54e-832e-4799-bad9-8a1cd2e2320a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.187328] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac78f54e-832e-4799-bad9-8a1cd2e2320a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.189725] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac78f54e-832e-4799-bad9-8a1cd2e2320a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.189725] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac78f54e-832e-4799-bad9-8a1cd2e2320a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.189725] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac78f54e-832e-4799-bad9-8a1cd2e2320a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.206190] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac78f54e-832e-4799-bad9-8a1cd2e2320a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.206699] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac78f54e-832e-4799-bad9-8a1cd2e2320a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.207072] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac78f54e-832e-4799-bad9-8a1cd2e2320a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.207466] [55188]: DEBUG nova.objects.instance [None req-ac78f54e-832e-4799-bad9-8a1cd2e2320a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 863.235741] [55188]: DEBUG nova.policy [None req-ac78f54e-832e-4799-bad9-8a1cd2e2320a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.239435] [55188]: INFO nova.api.openstack.requestlog [None req-ac78f54e-832e-4799-bad9-8a1cd2e2320a tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.063498 [ 863.244831] [55188]: [pid: 55188|app: 0|req: 2506/4903] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:43 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.247304] [55188]: DEBUG nova.api.openstack.wsgi [None req-b7e60455-44da-410d-afa0-aa33defabcac tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.253087] [55188]: DEBUG nova.compute.api [None req-b7e60455-44da-410d-afa0-aa33defabcac tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.258269] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7e60455-44da-410d-afa0-aa33defabcac tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.258698] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7e60455-44da-410d-afa0-aa33defabcac tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.259067] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7e60455-44da-410d-afa0-aa33defabcac tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.259579] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7e60455-44da-410d-afa0-aa33defabcac tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.260034] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7e60455-44da-410d-afa0-aa33defabcac tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.261270] [55188]: DEBUG oslo_concurrency.lockutils [None req-b7e60455-44da-410d-afa0-aa33defabcac tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.261522] [55187]: DEBUG nova.policy [None req-916d8af2-e5cc-4653-adbf-9cc241d92b43 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.266252] [55187]: INFO nova.api.openstack.requestlog [None req-916d8af2-e5cc-4653-adbf-9cc241d92b43 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1582 microversion: 2.1 time: 0.124732 [ 863.267603] [55187]: [pid: 55187|app: 0|req: 2398/4904] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:43 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1582 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.270660] [55187]: DEBUG nova.api.openstack.wsgi [None req-eb266faa-54ec-48bf-b13f-703dc1624d3a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.274192] [55187]: DEBUG nova.compute.api [None req-eb266faa-54ec-48bf-b13f-703dc1624d3a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.283862] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb266faa-54ec-48bf-b13f-703dc1624d3a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.284495] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb266faa-54ec-48bf-b13f-703dc1624d3a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.284623] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb266faa-54ec-48bf-b13f-703dc1624d3a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.285276] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb266faa-54ec-48bf-b13f-703dc1624d3a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.285603] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb266faa-54ec-48bf-b13f-703dc1624d3a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.285883] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb266faa-54ec-48bf-b13f-703dc1624d3a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.308044] [55188]: DEBUG nova.policy [None req-b7e60455-44da-410d-afa0-aa33defabcac tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.314098] [55188]: INFO nova.api.openstack.requestlog [None req-b7e60455-44da-410d-afa0-aa33defabcac tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1223 microversion: 2.1 time: 0.069361 [ 863.314450] [55188]: [pid: 55188|app: 0|req: 2507/4905] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:43 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1223 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.317731] [55188]: DEBUG nova.api.openstack.wsgi [None req-3880e37f-8004-40a1-8094-732f186924c2 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.319228] [55188]: DEBUG nova.compute.api [None req-3880e37f-8004-40a1-8094-732f186924c2 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.322862] [55188]: DEBUG oslo_concurrency.lockutils [None req-3880e37f-8004-40a1-8094-732f186924c2 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.323122] [55188]: DEBUG oslo_concurrency.lockutils [None req-3880e37f-8004-40a1-8094-732f186924c2 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.323320] [55188]: DEBUG oslo_concurrency.lockutils [None req-3880e37f-8004-40a1-8094-732f186924c2 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.323670] [55188]: DEBUG oslo_concurrency.lockutils [None req-3880e37f-8004-40a1-8094-732f186924c2 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.323869] [55188]: DEBUG oslo_concurrency.lockutils [None req-3880e37f-8004-40a1-8094-732f186924c2 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.324055] [55188]: DEBUG oslo_concurrency.lockutils [None req-3880e37f-8004-40a1-8094-732f186924c2 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.329460] [55187]: DEBUG nova.policy [None req-eb266faa-54ec-48bf-b13f-703dc1624d3a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.339378] [55187]: INFO nova.api.openstack.requestlog [None req-eb266faa-54ec-48bf-b13f-703dc1624d3a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.069108 [ 863.339778] [55187]: [pid: 55187|app: 0|req: 2399/4906] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:43 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.343942] [55187]: DEBUG nova.api.openstack.wsgi [None req-a4f08c4e-5870-4de7-90da-dabae694e1ac tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.345630] [55187]: DEBUG nova.compute.api [None req-a4f08c4e-5870-4de7-90da-dabae694e1ac tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.351567] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4f08c4e-5870-4de7-90da-dabae694e1ac tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.351567] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4f08c4e-5870-4de7-90da-dabae694e1ac tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.352014] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4f08c4e-5870-4de7-90da-dabae694e1ac tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.352602] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4f08c4e-5870-4de7-90da-dabae694e1ac tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.352979] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4f08c4e-5870-4de7-90da-dabae694e1ac tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.353286] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4f08c4e-5870-4de7-90da-dabae694e1ac tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.389279] [55188]: INFO nova.api.openstack.requestlog [None req-3880e37f-8004-40a1-8094-732f186924c2 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.074113 [ 863.389641] [55188]: [pid: 55188|app: 0|req: 2508/4907] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:05:43 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c/os-interface => generated 288 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 863.390298] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4f08c4e-5870-4de7-90da-dabae694e1ac tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.390439] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4f08c4e-5870-4de7-90da-dabae694e1ac tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.390728] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4f08c4e-5870-4de7-90da-dabae694e1ac tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.392074] [55187]: DEBUG nova.objects.instance [None req-a4f08c4e-5870-4de7-90da-dabae694e1ac tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 863.392376] [55188]: DEBUG nova.api.openstack.wsgi [None req-82ec97f1-f1fd-4959-a0f6-26a8b8e2ad33 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.393983] [55188]: DEBUG nova.compute.api [None req-82ec97f1-f1fd-4959-a0f6-26a8b8e2ad33 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.397514] [55188]: DEBUG oslo_concurrency.lockutils [None req-82ec97f1-f1fd-4959-a0f6-26a8b8e2ad33 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.397737] [55188]: DEBUG oslo_concurrency.lockutils [None req-82ec97f1-f1fd-4959-a0f6-26a8b8e2ad33 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.397916] [55188]: DEBUG oslo_concurrency.lockutils [None req-82ec97f1-f1fd-4959-a0f6-26a8b8e2ad33 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.398348] [55188]: DEBUG oslo_concurrency.lockutils [None req-82ec97f1-f1fd-4959-a0f6-26a8b8e2ad33 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.398554] [55188]: DEBUG oslo_concurrency.lockutils [None req-82ec97f1-f1fd-4959-a0f6-26a8b8e2ad33 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.399875] [55188]: DEBUG oslo_concurrency.lockutils [None req-82ec97f1-f1fd-4959-a0f6-26a8b8e2ad33 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.441597] [55188]: DEBUG nova.policy [None req-82ec97f1-f1fd-4959-a0f6-26a8b8e2ad33 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.445900] [55188]: DEBUG nova.policy [None req-82ec97f1-f1fd-4959-a0f6-26a8b8e2ad33 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.446579] [55188]: DEBUG nova.policy [None req-82ec97f1-f1fd-4959-a0f6-26a8b8e2ad33 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.449987] [55188]: INFO nova.api.openstack.requestlog [None req-82ec97f1-f1fd-4959-a0f6-26a8b8e2ad33 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.059807 [ 863.450373] [55188]: [pid: 55188|app: 0|req: 2509/4908] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:43 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 863.452663] [55188]: DEBUG nova.api.openstack.wsgi [None req-56f32b5e-bbf0-41b0-9a01-e6f1bffb1e05 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.457129] [55188]: DEBUG nova.compute.api [None req-56f32b5e-bbf0-41b0-9a01-e6f1bffb1e05 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.457177] [55187]: DEBUG nova.policy [None req-a4f08c4e-5870-4de7-90da-dabae694e1ac tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.457314] [55188]: DEBUG oslo_concurrency.lockutils [None req-56f32b5e-bbf0-41b0-9a01-e6f1bffb1e05 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.457516] [55188]: DEBUG oslo_concurrency.lockutils [None req-56f32b5e-bbf0-41b0-9a01-e6f1bffb1e05 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.457695] [55188]: DEBUG oslo_concurrency.lockutils [None req-56f32b5e-bbf0-41b0-9a01-e6f1bffb1e05 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.458050] [55188]: DEBUG oslo_concurrency.lockutils [None req-56f32b5e-bbf0-41b0-9a01-e6f1bffb1e05 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.458295] [55188]: DEBUG oslo_concurrency.lockutils [None req-56f32b5e-bbf0-41b0-9a01-e6f1bffb1e05 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.458495] [55188]: DEBUG oslo_concurrency.lockutils [None req-56f32b5e-bbf0-41b0-9a01-e6f1bffb1e05 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.463450] [55187]: INFO nova.api.openstack.requestlog [None req-a4f08c4e-5870-4de7-90da-dabae694e1ac tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.123047 [ 863.465017] [55187]: [pid: 55187|app: 0|req: 2400/4909] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:43 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.466758] [55187]: DEBUG nova.api.openstack.wsgi [None req-da8d4d01-89a6-4919-bfb6-0eb42dfc2775 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.468594] [55187]: DEBUG nova.compute.api [None req-da8d4d01-89a6-4919-bfb6-0eb42dfc2775 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.472277] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8d4d01-89a6-4919-bfb6-0eb42dfc2775 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.472648] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8d4d01-89a6-4919-bfb6-0eb42dfc2775 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.472967] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8d4d01-89a6-4919-bfb6-0eb42dfc2775 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.473530] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8d4d01-89a6-4919-bfb6-0eb42dfc2775 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.473853] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8d4d01-89a6-4919-bfb6-0eb42dfc2775 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.474251] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8d4d01-89a6-4919-bfb6-0eb42dfc2775 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.493416] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8d4d01-89a6-4919-bfb6-0eb42dfc2775 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.493539] [55188]: DEBUG nova.policy [None req-56f32b5e-bbf0-41b0-9a01-e6f1bffb1e05 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.493938] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8d4d01-89a6-4919-bfb6-0eb42dfc2775 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.494916] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8d4d01-89a6-4919-bfb6-0eb42dfc2775 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.494916] [55187]: DEBUG nova.objects.instance [None req-da8d4d01-89a6-4919-bfb6-0eb42dfc2775 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 863.497934] [55188]: INFO nova.api.openstack.requestlog [None req-56f32b5e-bbf0-41b0-9a01-e6f1bffb1e05 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.046988 [ 863.498407] [55188]: [pid: 55188|app: 0|req: 2510/4910] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:43 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.500769] [55188]: DEBUG nova.api.openstack.wsgi [None req-507ce452-d901-4da9-a7f9-1bff89120c9b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.502458] [55188]: DEBUG nova.compute.api [None req-507ce452-d901-4da9-a7f9-1bff89120c9b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.505602] [55188]: DEBUG oslo_concurrency.lockutils [None req-507ce452-d901-4da9-a7f9-1bff89120c9b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.506060] [55188]: DEBUG oslo_concurrency.lockutils [None req-507ce452-d901-4da9-a7f9-1bff89120c9b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.506060] [55188]: DEBUG oslo_concurrency.lockutils [None req-507ce452-d901-4da9-a7f9-1bff89120c9b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.506867] [55188]: DEBUG oslo_concurrency.lockutils [None req-507ce452-d901-4da9-a7f9-1bff89120c9b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.506867] [55188]: DEBUG oslo_concurrency.lockutils [None req-507ce452-d901-4da9-a7f9-1bff89120c9b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.506867] [55188]: DEBUG oslo_concurrency.lockutils [None req-507ce452-d901-4da9-a7f9-1bff89120c9b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.548094] [55188]: DEBUG nova.policy [None req-507ce452-d901-4da9-a7f9-1bff89120c9b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.554284] [55188]: INFO nova.api.openstack.requestlog [None req-507ce452-d901-4da9-a7f9-1bff89120c9b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.055343 [ 863.554692] [55188]: [pid: 55188|app: 0|req: 2511/4911] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:43 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.558257] [55188]: DEBUG nova.api.openstack.wsgi [None req-b77d10b2-e41d-4e44-8379-45fe07a550cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.561781] [55188]: DEBUG nova.compute.api [None req-b77d10b2-e41d-4e44-8379-45fe07a550cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.562729] [55188]: DEBUG oslo_concurrency.lockutils [None req-b77d10b2-e41d-4e44-8379-45fe07a550cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.562970] [55188]: DEBUG oslo_concurrency.lockutils [None req-b77d10b2-e41d-4e44-8379-45fe07a550cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.563199] [55188]: DEBUG oslo_concurrency.lockutils [None req-b77d10b2-e41d-4e44-8379-45fe07a550cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.563575] [55188]: DEBUG oslo_concurrency.lockutils [None req-b77d10b2-e41d-4e44-8379-45fe07a550cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.563772] [55188]: DEBUG oslo_concurrency.lockutils [None req-b77d10b2-e41d-4e44-8379-45fe07a550cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.563943] [55188]: DEBUG oslo_concurrency.lockutils [None req-b77d10b2-e41d-4e44-8379-45fe07a550cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.604208] [55188]: DEBUG nova.policy [None req-b77d10b2-e41d-4e44-8379-45fe07a550cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.612024] [55188]: INFO nova.api.openstack.requestlog [None req-b77d10b2-e41d-4e44-8379-45fe07a550cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1208 microversion: 2.1 time: 0.053809 [ 863.612024] [55188]: [pid: 55188|app: 0|req: 2512/4912] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:43 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1208 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.643877] [55188]: DEBUG nova.api.openstack.wsgi [None req-c0813111-01c3-4412-a415-24e392264947 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.645853] [55188]: DEBUG nova.compute.api [None req-c0813111-01c3-4412-a415-24e392264947 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.649643] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0813111-01c3-4412-a415-24e392264947 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.649925] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0813111-01c3-4412-a415-24e392264947 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.650132] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0813111-01c3-4412-a415-24e392264947 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.650509] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0813111-01c3-4412-a415-24e392264947 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.650716] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0813111-01c3-4412-a415-24e392264947 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.650892] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0813111-01c3-4412-a415-24e392264947 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.685318] [55188]: DEBUG nova.policy [None req-c0813111-01c3-4412-a415-24e392264947 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.696811] [55188]: INFO nova.api.openstack.requestlog [None req-c0813111-01c3-4412-a415-24e392264947 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.052251 [ 863.696811] [55188]: [pid: 55188|app: 0|req: 2513/4913] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:44 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.741686] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e32512e-3e40-4ee7-9a45-022deffff895 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.743812] [55188]: DEBUG nova.compute.api [None req-9e32512e-3e40-4ee7-9a45-022deffff895 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.747711] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e32512e-3e40-4ee7-9a45-022deffff895 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.747974] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e32512e-3e40-4ee7-9a45-022deffff895 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.748181] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e32512e-3e40-4ee7-9a45-022deffff895 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.748555] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e32512e-3e40-4ee7-9a45-022deffff895 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.748761] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e32512e-3e40-4ee7-9a45-022deffff895 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.748933] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e32512e-3e40-4ee7-9a45-022deffff895 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.782806] [55188]: DEBUG nova.policy [None req-9e32512e-3e40-4ee7-9a45-022deffff895 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.788214] [55188]: DEBUG nova.policy [None req-9e32512e-3e40-4ee7-9a45-022deffff895 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.789132] [55188]: DEBUG nova.policy [None req-9e32512e-3e40-4ee7-9a45-022deffff895 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.789731] [55188]: INFO nova.api.openstack.requestlog [None req-9e32512e-3e40-4ee7-9a45-022deffff895 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.050632 [ 863.790070] [55188]: [pid: 55188|app: 0|req: 2514/4914] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:44 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 863.792615] [55188]: DEBUG nova.api.openstack.wsgi [None req-a922f214-9b21-4834-b874-0060339224d9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.794335] [55188]: DEBUG nova.compute.api [None req-a922f214-9b21-4834-b874-0060339224d9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.798172] [55188]: DEBUG oslo_concurrency.lockutils [None req-a922f214-9b21-4834-b874-0060339224d9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.798426] [55188]: DEBUG oslo_concurrency.lockutils [None req-a922f214-9b21-4834-b874-0060339224d9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.798610] [55188]: DEBUG oslo_concurrency.lockutils [None req-a922f214-9b21-4834-b874-0060339224d9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.798976] [55188]: DEBUG oslo_concurrency.lockutils [None req-a922f214-9b21-4834-b874-0060339224d9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.799189] [55188]: DEBUG oslo_concurrency.lockutils [None req-a922f214-9b21-4834-b874-0060339224d9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.801274] [55188]: DEBUG oslo_concurrency.lockutils [None req-a922f214-9b21-4834-b874-0060339224d9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.813878] [55187]: DEBUG nova.policy [None req-da8d4d01-89a6-4919-bfb6-0eb42dfc2775 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.820037] [55187]: INFO nova.api.openstack.requestlog [None req-da8d4d01-89a6-4919-bfb6-0eb42dfc2775 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.354863 [ 863.820037] [55187]: [pid: 55187|app: 0|req: 2401/4915] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:43 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.822615] [55187]: DEBUG nova.api.openstack.wsgi [None req-c5e3b9a9-0a1b-4daf-899e-31659fd17f16 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 863.824731] [55187]: DEBUG nova.compute.api [None req-c5e3b9a9-0a1b-4daf-899e-31659fd17f16 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 863.828224] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5e3b9a9-0a1b-4daf-899e-31659fd17f16 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.829490] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5e3b9a9-0a1b-4daf-899e-31659fd17f16 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.829726] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5e3b9a9-0a1b-4daf-899e-31659fd17f16 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.830104] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5e3b9a9-0a1b-4daf-899e-31659fd17f16 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.830315] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5e3b9a9-0a1b-4daf-899e-31659fd17f16 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.830506] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5e3b9a9-0a1b-4daf-899e-31659fd17f16 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.851864] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5e3b9a9-0a1b-4daf-899e-31659fd17f16 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.852105] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5e3b9a9-0a1b-4daf-899e-31659fd17f16 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.852289] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5e3b9a9-0a1b-4daf-899e-31659fd17f16 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.852485] [55187]: DEBUG nova.objects.instance [None req-c5e3b9a9-0a1b-4daf-899e-31659fd17f16 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 863.894449] [55187]: DEBUG nova.policy [None req-c5e3b9a9-0a1b-4daf-899e-31659fd17f16 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.899077] [55187]: INFO nova.api.openstack.requestlog [None req-c5e3b9a9-0a1b-4daf-899e-31659fd17f16 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.078546 [ 863.899415] [55187]: [pid: 55187|app: 0|req: 2402/4916] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:44 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.905909] [55188]: DEBUG nova.policy [None req-a922f214-9b21-4834-b874-0060339224d9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.912562] [55188]: INFO nova.api.openstack.requestlog [None req-a922f214-9b21-4834-b874-0060339224d9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.121852 [ 863.913053] [55188]: [pid: 55188|app: 0|req: 2515/4917] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:44 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.069740] [55187]: DEBUG nova.api.openstack.wsgi [None req-405603d6-b672-4fc0-87ea-2f5902267bcd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.072037] [55187]: DEBUG nova.compute.api [None req-405603d6-b672-4fc0-87ea-2f5902267bcd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.076506] [55187]: DEBUG oslo_concurrency.lockutils [None req-405603d6-b672-4fc0-87ea-2f5902267bcd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.076751] [55187]: DEBUG oslo_concurrency.lockutils [None req-405603d6-b672-4fc0-87ea-2f5902267bcd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.077302] [55187]: DEBUG oslo_concurrency.lockutils [None req-405603d6-b672-4fc0-87ea-2f5902267bcd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.077672] [55187]: DEBUG oslo_concurrency.lockutils [None req-405603d6-b672-4fc0-87ea-2f5902267bcd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.077877] [55187]: DEBUG oslo_concurrency.lockutils [None req-405603d6-b672-4fc0-87ea-2f5902267bcd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.078069] [55187]: DEBUG oslo_concurrency.lockutils [None req-405603d6-b672-4fc0-87ea-2f5902267bcd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.098600] [55187]: DEBUG oslo_concurrency.lockutils [None req-405603d6-b672-4fc0-87ea-2f5902267bcd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.098823] [55187]: DEBUG oslo_concurrency.lockutils [None req-405603d6-b672-4fc0-87ea-2f5902267bcd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.099012] [55187]: DEBUG oslo_concurrency.lockutils [None req-405603d6-b672-4fc0-87ea-2f5902267bcd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.099212] [55187]: DEBUG nova.objects.instance [None req-405603d6-b672-4fc0-87ea-2f5902267bcd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.125206] [55187]: DEBUG nova.policy [None req-405603d6-b672-4fc0-87ea-2f5902267bcd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.129607] [55187]: INFO nova.api.openstack.requestlog [None req-405603d6-b672-4fc0-87ea-2f5902267bcd tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.062205 [ 864.129943] [55187]: [pid: 55187|app: 0|req: 2403/4918] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:44 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.154066] [55188]: DEBUG nova.api.openstack.wsgi [None req-5de642ac-bb89-4eb6-9686-c0ee8f12a086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.156623] [55188]: DEBUG nova.compute.api [None req-5de642ac-bb89-4eb6-9686-c0ee8f12a086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.159515] [55188]: DEBUG oslo_concurrency.lockutils [None req-5de642ac-bb89-4eb6-9686-c0ee8f12a086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.160019] [55188]: DEBUG oslo_concurrency.lockutils [None req-5de642ac-bb89-4eb6-9686-c0ee8f12a086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.161022] [55188]: DEBUG oslo_concurrency.lockutils [None req-5de642ac-bb89-4eb6-9686-c0ee8f12a086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.161022] [55188]: DEBUG oslo_concurrency.lockutils [None req-5de642ac-bb89-4eb6-9686-c0ee8f12a086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.161022] [55188]: DEBUG oslo_concurrency.lockutils [None req-5de642ac-bb89-4eb6-9686-c0ee8f12a086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.161022] [55188]: DEBUG oslo_concurrency.lockutils [None req-5de642ac-bb89-4eb6-9686-c0ee8f12a086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.191256] [55187]: DEBUG nova.api.openstack.wsgi [None req-eb1bb31c-5089-4929-a830-b6d44953a121 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.192980] [55187]: DEBUG nova.compute.api [None req-eb1bb31c-5089-4929-a830-b6d44953a121 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.196547] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb1bb31c-5089-4929-a830-b6d44953a121 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.196788] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb1bb31c-5089-4929-a830-b6d44953a121 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.196970] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb1bb31c-5089-4929-a830-b6d44953a121 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.197345] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb1bb31c-5089-4929-a830-b6d44953a121 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.197549] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb1bb31c-5089-4929-a830-b6d44953a121 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.197724] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb1bb31c-5089-4929-a830-b6d44953a121 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.260087] [55188]: DEBUG nova.policy [None req-5de642ac-bb89-4eb6-9686-c0ee8f12a086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.269041] [55188]: INFO nova.api.openstack.requestlog [None req-5de642ac-bb89-4eb6-9686-c0ee8f12a086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1323 microversion: 2.1 time: 0.115704 [ 864.269041] [55188]: [pid: 55188|app: 0|req: 2516/4919] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:44 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1323 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.270077] [55188]: DEBUG nova.api.openstack.wsgi [None req-d0988b12-8cfb-4f03-a678-6e601b6fd1d6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.271961] [55188]: DEBUG nova.compute.api [None req-d0988b12-8cfb-4f03-a678-6e601b6fd1d6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.278654] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0988b12-8cfb-4f03-a678-6e601b6fd1d6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.279403] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0988b12-8cfb-4f03-a678-6e601b6fd1d6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.279796] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0988b12-8cfb-4f03-a678-6e601b6fd1d6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.280412] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0988b12-8cfb-4f03-a678-6e601b6fd1d6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.281056] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0988b12-8cfb-4f03-a678-6e601b6fd1d6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.281375] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0988b12-8cfb-4f03-a678-6e601b6fd1d6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.311545] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0988b12-8cfb-4f03-a678-6e601b6fd1d6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.311967] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0988b12-8cfb-4f03-a678-6e601b6fd1d6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.312321] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0988b12-8cfb-4f03-a678-6e601b6fd1d6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.312771] [55188]: DEBUG nova.objects.instance [None req-d0988b12-8cfb-4f03-a678-6e601b6fd1d6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.338995] [55188]: DEBUG nova.policy [None req-d0988b12-8cfb-4f03-a678-6e601b6fd1d6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.343467] [55188]: INFO nova.api.openstack.requestlog [None req-d0988b12-8cfb-4f03-a678-6e601b6fd1d6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.075703 [ 864.344077] [55188]: [pid: 55188|app: 0|req: 2517/4920] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:44 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.346512] [55188]: DEBUG nova.api.openstack.wsgi [None req-5dd7562c-4f6d-4be7-9e71-fb7f94dd43f0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.348293] [55188]: DEBUG nova.compute.api [None req-5dd7562c-4f6d-4be7-9e71-fb7f94dd43f0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.351893] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dd7562c-4f6d-4be7-9e71-fb7f94dd43f0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.352269] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dd7562c-4f6d-4be7-9e71-fb7f94dd43f0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.352566] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dd7562c-4f6d-4be7-9e71-fb7f94dd43f0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.353054] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dd7562c-4f6d-4be7-9e71-fb7f94dd43f0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.353371] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dd7562c-4f6d-4be7-9e71-fb7f94dd43f0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.353655] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dd7562c-4f6d-4be7-9e71-fb7f94dd43f0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.396019] [55187]: DEBUG nova.policy [None req-eb1bb31c-5089-4929-a830-b6d44953a121 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.398669] [55187]: INFO nova.api.openstack.requestlog [None req-eb1bb31c-5089-4929-a830-b6d44953a121 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1316 microversion: 2.1 time: 0.209670 [ 864.399859] [55187]: [pid: 55187|app: 0|req: 2404/4921] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:44 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1316 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.400327] [55188]: DEBUG nova.policy [None req-5dd7562c-4f6d-4be7-9e71-fb7f94dd43f0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.401540] [55187]: DEBUG nova.api.openstack.wsgi [None req-3ac187ec-e343-467b-b011-0fde303cf953 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.403245] [55187]: DEBUG nova.compute.api [None req-3ac187ec-e343-467b-b011-0fde303cf953 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.408429] [55188]: INFO nova.api.openstack.requestlog [None req-5dd7562c-4f6d-4be7-9e71-fb7f94dd43f0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1223 microversion: 2.1 time: 0.062230 [ 864.408483] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ac187ec-e343-467b-b011-0fde303cf953 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.408533] [55188]: [pid: 55188|app: 0|req: 2518/4922] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:44 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1223 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.408570] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ac187ec-e343-467b-b011-0fde303cf953 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.408570] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ac187ec-e343-467b-b011-0fde303cf953 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.408570] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ac187ec-e343-467b-b011-0fde303cf953 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.408570] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ac187ec-e343-467b-b011-0fde303cf953 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.408570] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ac187ec-e343-467b-b011-0fde303cf953 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.415036] [55188]: DEBUG nova.api.openstack.wsgi [req-1f1bbf19-0a82-456c-a81e-609bd6f1f783 req-91674828-b913-46c9-9668-f5a4f252b9f6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2482e827-fac7-4d34-b8aa-bc93c44eef8c", "tag": "eef5c040-d9aa-42e3-bb86-a68c37fc6e00"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 864.424768] [55188]: DEBUG oslo_concurrency.lockutils [req-1f1bbf19-0a82-456c-a81e-609bd6f1f783 req-91674828-b913-46c9-9668-f5a4f252b9f6 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.425355] [55188]: DEBUG oslo_concurrency.lockutils [req-1f1bbf19-0a82-456c-a81e-609bd6f1f783 req-91674828-b913-46c9-9668-f5a4f252b9f6 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.425752] [55188]: DEBUG oslo_concurrency.lockutils [req-1f1bbf19-0a82-456c-a81e-609bd6f1f783 req-91674828-b913-46c9-9668-f5a4f252b9f6 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.432822] [55188]: INFO nova.api.openstack.compute.server_external_events [req-1f1bbf19-0a82-456c-a81e-609bd6f1f783 req-91674828-b913-46c9-9668-f5a4f252b9f6 service nova] Creating event network-changed:eef5c040-d9aa-42e3-bb86-a68c37fc6e00 for instance 2482e827-fac7-4d34-b8aa-bc93c44eef8c on cpu-1 [ 864.435923] [55188]: INFO nova.api.openstack.requestlog [req-1f1bbf19-0a82-456c-a81e-609bd6f1f783 req-91674828-b913-46c9-9668-f5a4f252b9f6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022940 [ 864.436311] [55188]: [pid: 55188|app: 0|req: 2519/4923] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:44 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 864.439093] [55188]: DEBUG nova.api.openstack.wsgi [None req-647fe4ff-d164-4ba9-af73-0d50a4afc813 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.441421] [55188]: DEBUG nova.compute.api [None req-647fe4ff-d164-4ba9-af73-0d50a4afc813 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.446068] [55188]: DEBUG oslo_concurrency.lockutils [None req-647fe4ff-d164-4ba9-af73-0d50a4afc813 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.446620] [55188]: DEBUG oslo_concurrency.lockutils [None req-647fe4ff-d164-4ba9-af73-0d50a4afc813 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.446723] [55188]: DEBUG oslo_concurrency.lockutils [None req-647fe4ff-d164-4ba9-af73-0d50a4afc813 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.447057] [55187]: DEBUG nova.policy [None req-3ac187ec-e343-467b-b011-0fde303cf953 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.447178] [55188]: DEBUG oslo_concurrency.lockutils [None req-647fe4ff-d164-4ba9-af73-0d50a4afc813 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.447459] [55188]: DEBUG oslo_concurrency.lockutils [None req-647fe4ff-d164-4ba9-af73-0d50a4afc813 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.447638] [55188]: DEBUG oslo_concurrency.lockutils [None req-647fe4ff-d164-4ba9-af73-0d50a4afc813 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.453914] [55187]: INFO nova.api.openstack.requestlog [None req-3ac187ec-e343-467b-b011-0fde303cf953 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.054283 [ 864.454446] [55187]: [pid: 55187|app: 0|req: 2405/4924] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:44 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.466259] [55187]: DEBUG nova.api.openstack.wsgi [None req-a74c2947-250a-4618-83ec-4aa44633b1a9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.468206] [55187]: DEBUG nova.compute.api [None req-a74c2947-250a-4618-83ec-4aa44633b1a9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.472311] [55187]: DEBUG oslo_concurrency.lockutils [None req-a74c2947-250a-4618-83ec-4aa44633b1a9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.472637] [55187]: DEBUG oslo_concurrency.lockutils [None req-a74c2947-250a-4618-83ec-4aa44633b1a9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.472909] [55187]: DEBUG oslo_concurrency.lockutils [None req-a74c2947-250a-4618-83ec-4aa44633b1a9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.473274] [55187]: DEBUG oslo_concurrency.lockutils [None req-a74c2947-250a-4618-83ec-4aa44633b1a9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.473514] [55187]: DEBUG oslo_concurrency.lockutils [None req-a74c2947-250a-4618-83ec-4aa44633b1a9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.473793] [55187]: DEBUG oslo_concurrency.lockutils [None req-a74c2947-250a-4618-83ec-4aa44633b1a9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.506768] [55187]: DEBUG nova.policy [None req-a74c2947-250a-4618-83ec-4aa44633b1a9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.511606] [55187]: DEBUG nova.policy [None req-a74c2947-250a-4618-83ec-4aa44633b1a9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.512395] [55187]: DEBUG nova.policy [None req-a74c2947-250a-4618-83ec-4aa44633b1a9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.516367] [55187]: INFO nova.api.openstack.requestlog [None req-a74c2947-250a-4618-83ec-4aa44633b1a9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.052402 [ 864.520104] [55187]: [pid: 55187|app: 0|req: 2406/4925] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:44 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 864.522574] [55187]: DEBUG nova.api.openstack.wsgi [None req-c50f6c90-5726-4935-8f1b-4efe5c7ac33f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.524313] [55187]: DEBUG nova.compute.api [None req-c50f6c90-5726-4935-8f1b-4efe5c7ac33f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.527706] [55187]: DEBUG oslo_concurrency.lockutils [None req-c50f6c90-5726-4935-8f1b-4efe5c7ac33f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.527992] [55187]: DEBUG oslo_concurrency.lockutils [None req-c50f6c90-5726-4935-8f1b-4efe5c7ac33f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.528255] [55187]: DEBUG oslo_concurrency.lockutils [None req-c50f6c90-5726-4935-8f1b-4efe5c7ac33f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.528653] [55187]: DEBUG oslo_concurrency.lockutils [None req-c50f6c90-5726-4935-8f1b-4efe5c7ac33f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.528903] [55187]: DEBUG oslo_concurrency.lockutils [None req-c50f6c90-5726-4935-8f1b-4efe5c7ac33f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.529144] [55187]: DEBUG oslo_concurrency.lockutils [None req-c50f6c90-5726-4935-8f1b-4efe5c7ac33f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.547531] [55187]: DEBUG oslo_concurrency.lockutils [None req-c50f6c90-5726-4935-8f1b-4efe5c7ac33f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.547721] [55187]: DEBUG oslo_concurrency.lockutils [None req-c50f6c90-5726-4935-8f1b-4efe5c7ac33f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.547879] [55187]: DEBUG oslo_concurrency.lockutils [None req-c50f6c90-5726-4935-8f1b-4efe5c7ac33f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.548090] [55187]: DEBUG nova.objects.instance [None req-c50f6c90-5726-4935-8f1b-4efe5c7ac33f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.569737] [55187]: DEBUG nova.policy [None req-c50f6c90-5726-4935-8f1b-4efe5c7ac33f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.575619] [55187]: INFO nova.api.openstack.requestlog [None req-c50f6c90-5726-4935-8f1b-4efe5c7ac33f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.054747 [ 864.576189] [55187]: [pid: 55187|app: 0|req: 2407/4926] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:44 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.578673] [55187]: DEBUG nova.api.openstack.wsgi [None req-0fb7c28d-2462-4c43-9da3-65748ecce1b8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.580212] [55187]: DEBUG nova.compute.api [None req-0fb7c28d-2462-4c43-9da3-65748ecce1b8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.583527] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fb7c28d-2462-4c43-9da3-65748ecce1b8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.583761] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fb7c28d-2462-4c43-9da3-65748ecce1b8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.583941] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fb7c28d-2462-4c43-9da3-65748ecce1b8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.584293] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fb7c28d-2462-4c43-9da3-65748ecce1b8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.584491] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fb7c28d-2462-4c43-9da3-65748ecce1b8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.584666] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fb7c28d-2462-4c43-9da3-65748ecce1b8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.617280] [55187]: DEBUG nova.policy [None req-0fb7c28d-2462-4c43-9da3-65748ecce1b8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.622493] [55187]: INFO nova.api.openstack.requestlog [None req-0fb7c28d-2462-4c43-9da3-65748ecce1b8 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.045747 [ 864.625039] [55187]: [pid: 55187|app: 0|req: 2408/4927] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:44 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.625444] [55187]: DEBUG nova.api.openstack.wsgi [None req-50d0477e-601e-4e1c-8bd1-9336311e7462 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.627128] [55187]: DEBUG nova.compute.api [None req-50d0477e-601e-4e1c-8bd1-9336311e7462 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.630399] [55187]: DEBUG oslo_concurrency.lockutils [None req-50d0477e-601e-4e1c-8bd1-9336311e7462 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.630624] [55187]: DEBUG oslo_concurrency.lockutils [None req-50d0477e-601e-4e1c-8bd1-9336311e7462 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.630802] [55187]: DEBUG oslo_concurrency.lockutils [None req-50d0477e-601e-4e1c-8bd1-9336311e7462 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.631155] [55187]: DEBUG oslo_concurrency.lockutils [None req-50d0477e-601e-4e1c-8bd1-9336311e7462 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.631503] [55187]: DEBUG oslo_concurrency.lockutils [None req-50d0477e-601e-4e1c-8bd1-9336311e7462 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.631578] [55187]: DEBUG oslo_concurrency.lockutils [None req-50d0477e-601e-4e1c-8bd1-9336311e7462 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.665881] [55187]: DEBUG nova.policy [None req-50d0477e-601e-4e1c-8bd1-9336311e7462 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.670215] [55187]: INFO nova.api.openstack.requestlog [None req-50d0477e-601e-4e1c-8bd1-9336311e7462 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.046565 [ 864.670603] [55187]: [pid: 55187|app: 0|req: 2409/4928] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:44 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.674126] [55187]: DEBUG nova.api.openstack.wsgi [None req-ebfbca2e-e5d6-4d73-90cf-350df0acc01c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.675744] [55187]: DEBUG nova.compute.api [None req-ebfbca2e-e5d6-4d73-90cf-350df0acc01c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.679128] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebfbca2e-e5d6-4d73-90cf-350df0acc01c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.679436] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebfbca2e-e5d6-4d73-90cf-350df0acc01c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.680525] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebfbca2e-e5d6-4d73-90cf-350df0acc01c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.680525] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebfbca2e-e5d6-4d73-90cf-350df0acc01c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.680525] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebfbca2e-e5d6-4d73-90cf-350df0acc01c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.680525] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebfbca2e-e5d6-4d73-90cf-350df0acc01c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.718175] [55187]: DEBUG nova.policy [None req-ebfbca2e-e5d6-4d73-90cf-350df0acc01c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.720223] [55187]: INFO nova.api.openstack.requestlog [None req-ebfbca2e-e5d6-4d73-90cf-350df0acc01c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1264 microversion: 2.1 time: 0.049038 [ 864.720552] [55187]: [pid: 55187|app: 0|req: 2410/4929] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:45 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1264 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.723100] [55187]: DEBUG nova.api.openstack.wsgi [None req-72b34aa2-f07e-41d5-b677-f85b100ffe22 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.724714] [55187]: DEBUG nova.compute.api [None req-72b34aa2-f07e-41d5-b677-f85b100ffe22 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.728815] [55187]: DEBUG oslo_concurrency.lockutils [None req-72b34aa2-f07e-41d5-b677-f85b100ffe22 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.729077] [55187]: DEBUG oslo_concurrency.lockutils [None req-72b34aa2-f07e-41d5-b677-f85b100ffe22 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.729284] [55187]: DEBUG oslo_concurrency.lockutils [None req-72b34aa2-f07e-41d5-b677-f85b100ffe22 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.729694] [55187]: DEBUG oslo_concurrency.lockutils [None req-72b34aa2-f07e-41d5-b677-f85b100ffe22 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.729895] [55187]: DEBUG oslo_concurrency.lockutils [None req-72b34aa2-f07e-41d5-b677-f85b100ffe22 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.730090] [55187]: DEBUG oslo_concurrency.lockutils [None req-72b34aa2-f07e-41d5-b677-f85b100ffe22 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.763343] [55187]: DEBUG nova.policy [None req-72b34aa2-f07e-41d5-b677-f85b100ffe22 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.768399] [55187]: INFO nova.api.openstack.requestlog [None req-72b34aa2-f07e-41d5-b677-f85b100ffe22 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.046965 [ 864.768451] [55187]: [pid: 55187|app: 0|req: 2411/4930] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:45 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.806354] [55187]: DEBUG nova.api.openstack.wsgi [None req-f0573995-13e3-4875-b4e7-f07a353e0ef3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.808148] [55187]: DEBUG nova.compute.api [None req-f0573995-13e3-4875-b4e7-f07a353e0ef3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.811876] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0573995-13e3-4875-b4e7-f07a353e0ef3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.812108] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0573995-13e3-4875-b4e7-f07a353e0ef3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.812301] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0573995-13e3-4875-b4e7-f07a353e0ef3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.812663] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0573995-13e3-4875-b4e7-f07a353e0ef3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.812866] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0573995-13e3-4875-b4e7-f07a353e0ef3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.813052] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0573995-13e3-4875-b4e7-f07a353e0ef3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.847586] [55187]: DEBUG nova.policy [None req-f0573995-13e3-4875-b4e7-f07a353e0ef3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.851795] [55187]: DEBUG nova.policy [None req-f0573995-13e3-4875-b4e7-f07a353e0ef3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.852607] [55187]: DEBUG nova.policy [None req-f0573995-13e3-4875-b4e7-f07a353e0ef3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.853267] [55187]: INFO nova.api.openstack.requestlog [None req-f0573995-13e3-4875-b4e7-f07a353e0ef3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.049374 [ 864.853600] [55187]: [pid: 55187|app: 0|req: 2412/4931] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:45 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 864.855914] [55188]: DEBUG nova.policy [None req-647fe4ff-d164-4ba9-af73-0d50a4afc813 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.856050] [55187]: DEBUG nova.api.openstack.wsgi [None req-4fa06794-34a8-401d-b4cc-8eb838c3d60a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.860020] [55187]: DEBUG nova.compute.api [None req-4fa06794-34a8-401d-b4cc-8eb838c3d60a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.861755] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fa06794-34a8-401d-b4cc-8eb838c3d60a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.861981] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fa06794-34a8-401d-b4cc-8eb838c3d60a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.862191] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fa06794-34a8-401d-b4cc-8eb838c3d60a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.862554] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fa06794-34a8-401d-b4cc-8eb838c3d60a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.862759] [55188]: INFO nova.api.openstack.requestlog [None req-647fe4ff-d164-4ba9-af73-0d50a4afc813 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1582 microversion: 2.1 time: 0.425756 [ 864.862839] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fa06794-34a8-401d-b4cc-8eb838c3d60a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.862925] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fa06794-34a8-401d-b4cc-8eb838c3d60a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.863108] [55188]: [pid: 55188|app: 0|req: 2520/4932] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:44 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1582 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.881404] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fa06794-34a8-401d-b4cc-8eb838c3d60a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.881640] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fa06794-34a8-401d-b4cc-8eb838c3d60a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.881823] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fa06794-34a8-401d-b4cc-8eb838c3d60a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.882047] [55187]: DEBUG nova.objects.instance [None req-4fa06794-34a8-401d-b4cc-8eb838c3d60a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.903141] [55187]: DEBUG nova.policy [None req-4fa06794-34a8-401d-b4cc-8eb838c3d60a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.907650] [55187]: INFO nova.api.openstack.requestlog [None req-4fa06794-34a8-401d-b4cc-8eb838c3d60a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.053413 [ 864.907979] [55187]: [pid: 55187|app: 0|req: 2413/4933] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:45 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.918363] [55188]: DEBUG nova.api.openstack.wsgi [None req-6cb05b57-d2f6-43ff-8ba8-6cbba611c185 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.920206] [55188]: DEBUG nova.compute.api [None req-6cb05b57-d2f6-43ff-8ba8-6cbba611c185 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.925085] [55187]: DEBUG nova.api.openstack.wsgi [None req-825cb8be-1ea4-4e32-ac7e-5409bdaea001 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 864.927145] [55187]: DEBUG nova.compute.api [None req-825cb8be-1ea4-4e32-ac7e-5409bdaea001 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 864.927881] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cb05b57-d2f6-43ff-8ba8-6cbba611c185 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.927933] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cb05b57-d2f6-43ff-8ba8-6cbba611c185 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.928130] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cb05b57-d2f6-43ff-8ba8-6cbba611c185 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.928512] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cb05b57-d2f6-43ff-8ba8-6cbba611c185 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.928718] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cb05b57-d2f6-43ff-8ba8-6cbba611c185 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.928899] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cb05b57-d2f6-43ff-8ba8-6cbba611c185 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.930683] [55187]: DEBUG oslo_concurrency.lockutils [None req-825cb8be-1ea4-4e32-ac7e-5409bdaea001 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.930930] [55187]: DEBUG oslo_concurrency.lockutils [None req-825cb8be-1ea4-4e32-ac7e-5409bdaea001 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.931133] [55187]: DEBUG oslo_concurrency.lockutils [None req-825cb8be-1ea4-4e32-ac7e-5409bdaea001 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.931492] [55187]: DEBUG oslo_concurrency.lockutils [None req-825cb8be-1ea4-4e32-ac7e-5409bdaea001 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.931689] [55187]: DEBUG oslo_concurrency.lockutils [None req-825cb8be-1ea4-4e32-ac7e-5409bdaea001 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.931861] [55187]: DEBUG oslo_concurrency.lockutils [None req-825cb8be-1ea4-4e32-ac7e-5409bdaea001 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.964416] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cb05b57-d2f6-43ff-8ba8-6cbba611c185 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.964691] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cb05b57-d2f6-43ff-8ba8-6cbba611c185 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.964883] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cb05b57-d2f6-43ff-8ba8-6cbba611c185 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.965100] [55188]: DEBUG nova.objects.instance [None req-6cb05b57-d2f6-43ff-8ba8-6cbba611c185 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.000934] [55188]: DEBUG nova.policy [None req-6cb05b57-d2f6-43ff-8ba8-6cbba611c185 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.008149] [55188]: INFO nova.api.openstack.requestlog [None req-6cb05b57-d2f6-43ff-8ba8-6cbba611c185 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.092536 [ 865.012031] [55188]: [pid: 55188|app: 0|req: 2521/4934] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:45 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.012457] [55187]: DEBUG nova.policy [None req-825cb8be-1ea4-4e32-ac7e-5409bdaea001 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.020028] [55187]: INFO nova.api.openstack.requestlog [None req-825cb8be-1ea4-4e32-ac7e-5409bdaea001 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.093839 [ 865.020141] [55188]: DEBUG nova.api.openstack.wsgi [req-ba8ed58c-3c17-4119-b5bf-a7bb5d39f35a req-f975a721-8cf8-45eb-949e-fc94f8bac399 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144", "name": "network-vif-plugged", "status": "completed", "tag": "444e13e3-c9ae-41f3-928d-bff95c8b3a5c"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 865.020288] [55187]: [pid: 55187|app: 0|req: 2414/4935] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:45 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.026664] [55188]: DEBUG oslo_concurrency.lockutils [req-ba8ed58c-3c17-4119-b5bf-a7bb5d39f35a req-f975a721-8cf8-45eb-949e-fc94f8bac399 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.026911] [55188]: DEBUG oslo_concurrency.lockutils [req-ba8ed58c-3c17-4119-b5bf-a7bb5d39f35a req-f975a721-8cf8-45eb-949e-fc94f8bac399 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.027112] [55188]: DEBUG oslo_concurrency.lockutils [req-ba8ed58c-3c17-4119-b5bf-a7bb5d39f35a req-f975a721-8cf8-45eb-949e-fc94f8bac399 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.033735] [55188]: INFO nova.api.openstack.compute.server_external_events [req-ba8ed58c-3c17-4119-b5bf-a7bb5d39f35a req-f975a721-8cf8-45eb-949e-fc94f8bac399 service nova] Creating event network-vif-plugged:444e13e3-c9ae-41f3-928d-bff95c8b3a5c for instance 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 on cpu-1 [ 865.038384] [55188]: INFO nova.api.openstack.requestlog [req-ba8ed58c-3c17-4119-b5bf-a7bb5d39f35a req-f975a721-8cf8-45eb-949e-fc94f8bac399 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019997 [ 865.038384] [55188]: [pid: 55188|app: 0|req: 2522/4936] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:45 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 865.144198] [55187]: DEBUG nova.api.openstack.wsgi [None req-5759110f-7b93-4acd-88bf-01a005020839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.146102] [55187]: DEBUG nova.compute.api [None req-5759110f-7b93-4acd-88bf-01a005020839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.150193] [55187]: DEBUG oslo_concurrency.lockutils [None req-5759110f-7b93-4acd-88bf-01a005020839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.150433] [55187]: DEBUG oslo_concurrency.lockutils [None req-5759110f-7b93-4acd-88bf-01a005020839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.150618] [55187]: DEBUG oslo_concurrency.lockutils [None req-5759110f-7b93-4acd-88bf-01a005020839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.150967] [55187]: DEBUG oslo_concurrency.lockutils [None req-5759110f-7b93-4acd-88bf-01a005020839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.151183] [55187]: DEBUG oslo_concurrency.lockutils [None req-5759110f-7b93-4acd-88bf-01a005020839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.151358] [55187]: DEBUG oslo_concurrency.lockutils [None req-5759110f-7b93-4acd-88bf-01a005020839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.171217] [55187]: DEBUG oslo_concurrency.lockutils [None req-5759110f-7b93-4acd-88bf-01a005020839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.171397] [55187]: DEBUG oslo_concurrency.lockutils [None req-5759110f-7b93-4acd-88bf-01a005020839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.171581] [55187]: DEBUG oslo_concurrency.lockutils [None req-5759110f-7b93-4acd-88bf-01a005020839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.171818] [55187]: DEBUG nova.objects.instance [None req-5759110f-7b93-4acd-88bf-01a005020839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.194187] [55187]: DEBUG nova.policy [None req-5759110f-7b93-4acd-88bf-01a005020839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.198686] [55187]: INFO nova.api.openstack.requestlog [None req-5759110f-7b93-4acd-88bf-01a005020839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.056828 [ 865.199031] [55187]: [pid: 55187|app: 0|req: 2415/4937] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:45 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.283835] [55188]: DEBUG nova.api.openstack.wsgi [None req-0c24c174-5e31-41ac-a089-3fae2575df24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.285728] [55188]: DEBUG nova.compute.api [None req-0c24c174-5e31-41ac-a089-3fae2575df24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.292436] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c24c174-5e31-41ac-a089-3fae2575df24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.292558] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c24c174-5e31-41ac-a089-3fae2575df24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.292784] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c24c174-5e31-41ac-a089-3fae2575df24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.293188] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c24c174-5e31-41ac-a089-3fae2575df24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.293418] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c24c174-5e31-41ac-a089-3fae2575df24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.293624] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c24c174-5e31-41ac-a089-3fae2575df24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.362221] [55187]: DEBUG nova.api.openstack.wsgi [None req-7420eb03-423f-4056-98a5-cc81c73603fb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.364834] [55187]: DEBUG nova.compute.api [None req-7420eb03-423f-4056-98a5-cc81c73603fb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.369264] [55187]: DEBUG oslo_concurrency.lockutils [None req-7420eb03-423f-4056-98a5-cc81c73603fb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.369519] [55187]: DEBUG oslo_concurrency.lockutils [None req-7420eb03-423f-4056-98a5-cc81c73603fb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.369707] [55187]: DEBUG oslo_concurrency.lockutils [None req-7420eb03-423f-4056-98a5-cc81c73603fb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.370116] [55187]: DEBUG oslo_concurrency.lockutils [None req-7420eb03-423f-4056-98a5-cc81c73603fb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.370270] [55187]: DEBUG oslo_concurrency.lockutils [None req-7420eb03-423f-4056-98a5-cc81c73603fb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.370447] [55187]: DEBUG oslo_concurrency.lockutils [None req-7420eb03-423f-4056-98a5-cc81c73603fb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.394251] [55187]: DEBUG oslo_concurrency.lockutils [None req-7420eb03-423f-4056-98a5-cc81c73603fb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.394251] [55187]: DEBUG oslo_concurrency.lockutils [None req-7420eb03-423f-4056-98a5-cc81c73603fb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.394251] [55187]: DEBUG oslo_concurrency.lockutils [None req-7420eb03-423f-4056-98a5-cc81c73603fb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.394251] [55187]: DEBUG nova.objects.instance [None req-7420eb03-423f-4056-98a5-cc81c73603fb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.419493] [55187]: DEBUG nova.policy [None req-7420eb03-423f-4056-98a5-cc81c73603fb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.431376] [55187]: INFO nova.api.openstack.requestlog [None req-7420eb03-423f-4056-98a5-cc81c73603fb tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.071362 [ 865.431699] [55187]: [pid: 55187|app: 0|req: 2416/4938] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:45 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.434170] [55187]: DEBUG nova.api.openstack.wsgi [None req-dbcf2e6c-2389-4152-b9c6-872d45c923e1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.437585] [55187]: DEBUG nova.compute.api [None req-dbcf2e6c-2389-4152-b9c6-872d45c923e1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.439726] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbcf2e6c-2389-4152-b9c6-872d45c923e1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.440030] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbcf2e6c-2389-4152-b9c6-872d45c923e1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.440225] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbcf2e6c-2389-4152-b9c6-872d45c923e1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.440626] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbcf2e6c-2389-4152-b9c6-872d45c923e1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.440831] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbcf2e6c-2389-4152-b9c6-872d45c923e1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.441014] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbcf2e6c-2389-4152-b9c6-872d45c923e1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.526955] [55187]: DEBUG nova.policy [None req-dbcf2e6c-2389-4152-b9c6-872d45c923e1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.532317] [55187]: INFO nova.api.openstack.requestlog [None req-dbcf2e6c-2389-4152-b9c6-872d45c923e1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1316 microversion: 2.1 time: 0.099415 [ 865.532317] [55187]: [pid: 55187|app: 0|req: 2417/4939] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:45 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1316 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.533469] [55188]: DEBUG nova.policy [None req-0c24c174-5e31-41ac-a089-3fae2575df24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.535017] [55187]: DEBUG nova.api.openstack.wsgi [None req-d942fe63-fc9b-4a4e-8ef8-4dc60c1622eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.536308] [55187]: DEBUG nova.compute.api [None req-d942fe63-fc9b-4a4e-8ef8-4dc60c1622eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.540354] [55188]: INFO nova.api.openstack.requestlog [None req-0c24c174-5e31-41ac-a089-3fae2575df24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1323 microversion: 2.1 time: 0.259383 [ 865.540354] [55188]: [pid: 55188|app: 0|req: 2523/4940] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:45 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1323 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 865.543213] [55188]: DEBUG nova.api.openstack.wsgi [None req-d8acecc8-290e-4ff2-8e0e-2609c625ac24 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.543776] [55187]: DEBUG oslo_concurrency.lockutils [None req-d942fe63-fc9b-4a4e-8ef8-4dc60c1622eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.544054] [55187]: DEBUG oslo_concurrency.lockutils [None req-d942fe63-fc9b-4a4e-8ef8-4dc60c1622eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.544253] [55187]: DEBUG oslo_concurrency.lockutils [None req-d942fe63-fc9b-4a4e-8ef8-4dc60c1622eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.544636] [55187]: DEBUG oslo_concurrency.lockutils [None req-d942fe63-fc9b-4a4e-8ef8-4dc60c1622eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.544838] [55187]: DEBUG oslo_concurrency.lockutils [None req-d942fe63-fc9b-4a4e-8ef8-4dc60c1622eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.545025] [55187]: DEBUG oslo_concurrency.lockutils [None req-d942fe63-fc9b-4a4e-8ef8-4dc60c1622eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.547340] [55188]: DEBUG nova.compute.api [None req-d8acecc8-290e-4ff2-8e0e-2609c625ac24 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.557187] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8acecc8-290e-4ff2-8e0e-2609c625ac24 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.557468] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8acecc8-290e-4ff2-8e0e-2609c625ac24 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.557644] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8acecc8-290e-4ff2-8e0e-2609c625ac24 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.558011] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8acecc8-290e-4ff2-8e0e-2609c625ac24 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.558218] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8acecc8-290e-4ff2-8e0e-2609c625ac24 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.558415] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8acecc8-290e-4ff2-8e0e-2609c625ac24 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.582457] [55187]: DEBUG nova.policy [None req-d942fe63-fc9b-4a4e-8ef8-4dc60c1622eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.588322] [55187]: INFO nova.api.openstack.requestlog [None req-d942fe63-fc9b-4a4e-8ef8-4dc60c1622eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1223 microversion: 2.1 time: 0.055568 [ 865.588676] [55187]: [pid: 55187|app: 0|req: 2418/4941] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:45 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1223 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.593557] [55187]: DEBUG nova.api.openstack.wsgi [None req-c33f0852-9909-46a5-84fb-c013d36addb0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.596930] [55187]: DEBUG nova.compute.api [None req-c33f0852-9909-46a5-84fb-c013d36addb0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.600536] [55187]: DEBUG oslo_concurrency.lockutils [None req-c33f0852-9909-46a5-84fb-c013d36addb0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.600796] [55187]: DEBUG oslo_concurrency.lockutils [None req-c33f0852-9909-46a5-84fb-c013d36addb0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.600984] [55187]: DEBUG oslo_concurrency.lockutils [None req-c33f0852-9909-46a5-84fb-c013d36addb0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.601952] [55187]: DEBUG oslo_concurrency.lockutils [None req-c33f0852-9909-46a5-84fb-c013d36addb0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.601952] [55187]: DEBUG oslo_concurrency.lockutils [None req-c33f0852-9909-46a5-84fb-c013d36addb0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.601952] [55187]: DEBUG oslo_concurrency.lockutils [None req-c33f0852-9909-46a5-84fb-c013d36addb0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.603027] [55188]: DEBUG nova.policy [None req-d8acecc8-290e-4ff2-8e0e-2609c625ac24 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.611253] [55188]: INFO nova.api.openstack.requestlog [None req-d8acecc8-290e-4ff2-8e0e-2609c625ac24 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.070231 [ 865.615115] [55188]: [pid: 55188|app: 0|req: 2524/4942] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:45 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.615115] [55188]: DEBUG nova.api.openstack.wsgi [None req-d8ab0986-1aed-4633-82ba-542321f40014 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.618709] [55188]: DEBUG nova.compute.api [None req-d8ab0986-1aed-4633-82ba-542321f40014 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.619721] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8ab0986-1aed-4633-82ba-542321f40014 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.619954] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8ab0986-1aed-4633-82ba-542321f40014 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.620146] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8ab0986-1aed-4633-82ba-542321f40014 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.620486] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8ab0986-1aed-4633-82ba-542321f40014 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.623019] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8ab0986-1aed-4633-82ba-542321f40014 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.623019] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8ab0986-1aed-4633-82ba-542321f40014 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.639139] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8ab0986-1aed-4633-82ba-542321f40014 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.639416] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8ab0986-1aed-4633-82ba-542321f40014 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.639609] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8ab0986-1aed-4633-82ba-542321f40014 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.640240] [55188]: DEBUG nova.objects.instance [None req-d8ab0986-1aed-4633-82ba-542321f40014 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.641540] [55187]: DEBUG nova.policy [None req-c33f0852-9909-46a5-84fb-c013d36addb0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.646342] [55187]: DEBUG nova.policy [None req-c33f0852-9909-46a5-84fb-c013d36addb0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.647461] [55187]: DEBUG nova.policy [None req-c33f0852-9909-46a5-84fb-c013d36addb0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.652754] [55187]: INFO nova.api.openstack.requestlog [None req-c33f0852-9909-46a5-84fb-c013d36addb0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.063500 [ 865.653193] [55187]: [pid: 55187|app: 0|req: 2419/4943] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:45 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 865.655657] [55187]: DEBUG nova.api.openstack.wsgi [None req-1ae1bd2e-0528-4691-aaf2-442f5014635e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.657372] [55187]: DEBUG nova.compute.api [None req-1ae1bd2e-0528-4691-aaf2-442f5014635e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.662052] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ae1bd2e-0528-4691-aaf2-442f5014635e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.662052] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ae1bd2e-0528-4691-aaf2-442f5014635e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.662052] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ae1bd2e-0528-4691-aaf2-442f5014635e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.662052] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ae1bd2e-0528-4691-aaf2-442f5014635e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.662052] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ae1bd2e-0528-4691-aaf2-442f5014635e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.662345] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ae1bd2e-0528-4691-aaf2-442f5014635e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.663298] [55188]: DEBUG nova.policy [None req-d8ab0986-1aed-4633-82ba-542321f40014 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.667868] [55188]: INFO nova.api.openstack.requestlog [None req-d8ab0986-1aed-4633-82ba-542321f40014 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.055719 [ 865.668213] [55188]: [pid: 55188|app: 0|req: 2525/4944] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:45 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.684363] [55188]: DEBUG nova.api.openstack.wsgi [None req-c2e0aae0-18ba-4f29-a889-49adc144dc03 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.685790] [55188]: DEBUG nova.compute.api [None req-c2e0aae0-18ba-4f29-a889-49adc144dc03 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.689721] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2e0aae0-18ba-4f29-a889-49adc144dc03 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.689974] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2e0aae0-18ba-4f29-a889-49adc144dc03 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.690183] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2e0aae0-18ba-4f29-a889-49adc144dc03 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.690621] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2e0aae0-18ba-4f29-a889-49adc144dc03 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.690853] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2e0aae0-18ba-4f29-a889-49adc144dc03 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.691040] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2e0aae0-18ba-4f29-a889-49adc144dc03 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.697464] [55187]: DEBUG nova.policy [None req-1ae1bd2e-0528-4691-aaf2-442f5014635e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.705363] [55187]: INFO nova.api.openstack.requestlog [None req-1ae1bd2e-0528-4691-aaf2-442f5014635e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.051502 [ 865.705840] [55187]: [pid: 55187|app: 0|req: 2420/4945] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:46 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.725526] [55188]: DEBUG nova.policy [None req-c2e0aae0-18ba-4f29-a889-49adc144dc03 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.730029] [55188]: INFO nova.api.openstack.requestlog [None req-c2e0aae0-18ba-4f29-a889-49adc144dc03 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.048407 [ 865.730481] [55188]: [pid: 55188|app: 0|req: 2526/4946] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:46 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.739201] [55187]: DEBUG nova.api.openstack.wsgi [None req-6ec3f2ab-1aec-4c67-a3e1-134a1e1c2aa2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.742821] [55187]: DEBUG nova.compute.api [None req-6ec3f2ab-1aec-4c67-a3e1-134a1e1c2aa2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.747330] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ec3f2ab-1aec-4c67-a3e1-134a1e1c2aa2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.747597] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ec3f2ab-1aec-4c67-a3e1-134a1e1c2aa2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.747787] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ec3f2ab-1aec-4c67-a3e1-134a1e1c2aa2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.748166] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ec3f2ab-1aec-4c67-a3e1-134a1e1c2aa2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.748395] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ec3f2ab-1aec-4c67-a3e1-134a1e1c2aa2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.748572] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ec3f2ab-1aec-4c67-a3e1-134a1e1c2aa2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.782748] [55188]: DEBUG nova.api.openstack.wsgi [None req-81703e11-66b9-41ca-904d-699734f7d882 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.783474] [55188]: DEBUG nova.compute.api [None req-81703e11-66b9-41ca-904d-699734f7d882 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.784131] [55187]: DEBUG nova.policy [None req-6ec3f2ab-1aec-4c67-a3e1-134a1e1c2aa2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.788396] [55188]: DEBUG oslo_concurrency.lockutils [None req-81703e11-66b9-41ca-904d-699734f7d882 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.788396] [55188]: DEBUG oslo_concurrency.lockutils [None req-81703e11-66b9-41ca-904d-699734f7d882 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.788396] [55188]: DEBUG oslo_concurrency.lockutils [None req-81703e11-66b9-41ca-904d-699734f7d882 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.788396] [55188]: DEBUG oslo_concurrency.lockutils [None req-81703e11-66b9-41ca-904d-699734f7d882 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.788396] [55188]: DEBUG oslo_concurrency.lockutils [None req-81703e11-66b9-41ca-904d-699734f7d882 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.788396] [55188]: DEBUG oslo_concurrency.lockutils [None req-81703e11-66b9-41ca-904d-699734f7d882 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.788815] [55187]: INFO nova.api.openstack.requestlog [None req-6ec3f2ab-1aec-4c67-a3e1-134a1e1c2aa2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1264 microversion: 2.1 time: 0.051740 [ 865.789009] [55187]: [pid: 55187|app: 0|req: 2421/4947] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:46 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1264 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.827571] [55188]: DEBUG nova.policy [None req-81703e11-66b9-41ca-904d-699734f7d882 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.836697] [55188]: INFO nova.api.openstack.requestlog [None req-81703e11-66b9-41ca-904d-699734f7d882 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.057510 [ 865.836903] [55188]: [pid: 55188|app: 0|req: 2527/4948] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:46 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.873523] [55187]: DEBUG nova.api.openstack.wsgi [None req-99a6b553-e6d9-4830-bdec-fe46a67abdd6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.876646] [55187]: DEBUG nova.compute.api [None req-99a6b553-e6d9-4830-bdec-fe46a67abdd6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.884416] [55187]: DEBUG oslo_concurrency.lockutils [None req-99a6b553-e6d9-4830-bdec-fe46a67abdd6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.884416] [55187]: DEBUG oslo_concurrency.lockutils [None req-99a6b553-e6d9-4830-bdec-fe46a67abdd6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.884416] [55187]: DEBUG oslo_concurrency.lockutils [None req-99a6b553-e6d9-4830-bdec-fe46a67abdd6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.884824] [55187]: DEBUG oslo_concurrency.lockutils [None req-99a6b553-e6d9-4830-bdec-fe46a67abdd6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.885050] [55187]: DEBUG oslo_concurrency.lockutils [None req-99a6b553-e6d9-4830-bdec-fe46a67abdd6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.885235] [55187]: DEBUG oslo_concurrency.lockutils [None req-99a6b553-e6d9-4830-bdec-fe46a67abdd6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.920518] [55187]: DEBUG nova.policy [None req-99a6b553-e6d9-4830-bdec-fe46a67abdd6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.924753] [55188]: DEBUG nova.api.openstack.wsgi [None req-ecb567d5-5ae5-478b-8e20-6fd865d0d84e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 865.926247] [55187]: DEBUG nova.policy [None req-99a6b553-e6d9-4830-bdec-fe46a67abdd6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.926841] [55188]: DEBUG nova.compute.api [None req-ecb567d5-5ae5-478b-8e20-6fd865d0d84e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 865.926957] [55187]: DEBUG nova.policy [None req-99a6b553-e6d9-4830-bdec-fe46a67abdd6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.927607] [55187]: INFO nova.api.openstack.requestlog [None req-99a6b553-e6d9-4830-bdec-fe46a67abdd6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.057556 [ 865.927918] [55187]: [pid: 55187|app: 0|req: 2422/4949] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:46 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 865.931516] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecb567d5-5ae5-478b-8e20-6fd865d0d84e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.931516] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecb567d5-5ae5-478b-8e20-6fd865d0d84e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.931516] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecb567d5-5ae5-478b-8e20-6fd865d0d84e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.931516] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecb567d5-5ae5-478b-8e20-6fd865d0d84e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.931516] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecb567d5-5ae5-478b-8e20-6fd865d0d84e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.931516] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecb567d5-5ae5-478b-8e20-6fd865d0d84e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.953713] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecb567d5-5ae5-478b-8e20-6fd865d0d84e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.953966] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecb567d5-5ae5-478b-8e20-6fd865d0d84e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.954174] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecb567d5-5ae5-478b-8e20-6fd865d0d84e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.954462] [55188]: DEBUG nova.objects.instance [None req-ecb567d5-5ae5-478b-8e20-6fd865d0d84e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.980984] [55188]: DEBUG nova.policy [None req-ecb567d5-5ae5-478b-8e20-6fd865d0d84e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.985602] [55188]: INFO nova.api.openstack.requestlog [None req-ecb567d5-5ae5-478b-8e20-6fd865d0d84e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.064542 [ 865.985952] [55188]: [pid: 55188|app: 0|req: 2528/4950] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:46 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.025247] [55188]: DEBUG nova.api.openstack.wsgi [None req-e1e802f4-7528-493e-82d0-aeb54f07b53e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.026955] [55188]: DEBUG nova.compute.api [None req-e1e802f4-7528-493e-82d0-aeb54f07b53e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.027817] [55187]: DEBUG nova.api.openstack.wsgi [None req-15a0fa4f-2f80-4582-9fd8-0f7cf15534ac tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Action: 'create', calling method: .version_select at 0x7d4afa4dfe20>, body: {"server_group": {"name": "tempest-ServerGroupTestJSON-Server-Group-1252164229", "policies": ["affinity"]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 866.030414] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e802f4-7528-493e-82d0-aeb54f07b53e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.030653] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e802f4-7528-493e-82d0-aeb54f07b53e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.030868] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e802f4-7528-493e-82d0-aeb54f07b53e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.031344] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e802f4-7528-493e-82d0-aeb54f07b53e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.031589] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e802f4-7528-493e-82d0-aeb54f07b53e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.031805] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e802f4-7528-493e-82d0-aeb54f07b53e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.040161] [55187]: DEBUG nova.quota [None req-15a0fa4f-2f80-4582-9fd8-0f7cf15534ac tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_groups'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 866.044039] [55187]: DEBUG nova.quota [None req-15a0fa4f-2f80-4582-9fd8-0f7cf15534ac tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for user 262362f2303a462e82dbb132b42db030 and project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_groups'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 866.052459] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e802f4-7528-493e-82d0-aeb54f07b53e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.052706] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e802f4-7528-493e-82d0-aeb54f07b53e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.053018] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e802f4-7528-493e-82d0-aeb54f07b53e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.053263] [55188]: DEBUG nova.objects.instance [None req-e1e802f4-7528-493e-82d0-aeb54f07b53e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 866.077621] [55188]: DEBUG nova.policy [None req-e1e802f4-7528-493e-82d0-aeb54f07b53e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.077872] [55187]: DEBUG nova.quota [None req-15a0fa4f-2f80-4582-9fd8-0f7cf15534ac tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_groups'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 866.080198] [55187]: DEBUG nova.quota [None req-15a0fa4f-2f80-4582-9fd8-0f7cf15534ac tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for user 262362f2303a462e82dbb132b42db030 and project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_groups'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 866.082135] [55188]: INFO nova.api.openstack.requestlog [None req-e1e802f4-7528-493e-82d0-aeb54f07b53e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.059160 [ 866.082454] [55188]: [pid: 55188|app: 0|req: 2529/4951] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:46 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.085547] [55188]: DEBUG nova.api.openstack.wsgi [None req-aae494e7-a33e-4f15-b54d-5bd97e374a0e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.086951] [55187]: INFO nova.api.openstack.requestlog [None req-15a0fa4f-2f80-4582-9fd8-0f7cf15534ac tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 184 microversion: 2.1 time: 0.132828 [ 866.087041] [55188]: DEBUG nova.compute.api [None req-aae494e7-a33e-4f15-b54d-5bd97e374a0e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.087085] [55187]: [pid: 55187|app: 0|req: 2423/4952] 10.180.1.21 () {60 vars in 1169 bytes} [Wed Mar 26 22:05:46 2025] POST /compute/v2.1/os-server-groups => generated 184 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 866.090285] [55188]: DEBUG oslo_concurrency.lockutils [None req-aae494e7-a33e-4f15-b54d-5bd97e374a0e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.090884] [55188]: DEBUG oslo_concurrency.lockutils [None req-aae494e7-a33e-4f15-b54d-5bd97e374a0e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.090884] [55188]: DEBUG oslo_concurrency.lockutils [None req-aae494e7-a33e-4f15-b54d-5bd97e374a0e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.091309] [55188]: DEBUG oslo_concurrency.lockutils [None req-aae494e7-a33e-4f15-b54d-5bd97e374a0e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.091535] [55188]: DEBUG oslo_concurrency.lockutils [None req-aae494e7-a33e-4f15-b54d-5bd97e374a0e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.091786] [55188]: DEBUG oslo_concurrency.lockutils [None req-aae494e7-a33e-4f15-b54d-5bd97e374a0e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.093730] [55187]: DEBUG nova.api.openstack.wsgi [None req-a583b9aa-032e-42d0-8cd1-37036c18b2d9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Action: 'create', calling method: .version_select at 0x7d4af9ab2440>, body: {"server_group": {"name": "tempest-server-group-2096022589", "policies": ["affinity"]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 866.104205] [55187]: DEBUG nova.quota [None req-a583b9aa-032e-42d0-8cd1-37036c18b2d9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_groups'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 866.106583] [55187]: DEBUG nova.quota [None req-a583b9aa-032e-42d0-8cd1-37036c18b2d9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for user 262362f2303a462e82dbb132b42db030 and project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_groups'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 866.128480] [55187]: DEBUG nova.quota [None req-a583b9aa-032e-42d0-8cd1-37036c18b2d9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_groups'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 866.130914] [55187]: DEBUG nova.quota [None req-a583b9aa-032e-42d0-8cd1-37036c18b2d9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for user 262362f2303a462e82dbb132b42db030 and project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_groups'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 866.137068] [55187]: INFO nova.api.openstack.requestlog [None req-a583b9aa-032e-42d0-8cd1-37036c18b2d9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 164 microversion: 2.1 time: 0.045302 [ 866.137481] [55187]: [pid: 55187|app: 0|req: 2424/4953] 10.180.1.21 () {60 vars in 1168 bytes} [Wed Mar 26 22:05:46 2025] POST /compute/v2.1/os-server-groups => generated 164 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 866.142985] [55187]: DEBUG nova.api.openstack.wsgi [None req-4e89ab27-a986-4de0-9db6-b784e1935205 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Action: 'create', calling method: .version_select at 0x7d4af9ab28c0>, body: {"server_group": {"name": "tempest-server-group-2096022589", "policies": ["affinity"]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 866.152019] [55187]: DEBUG nova.quota [None req-4e89ab27-a986-4de0-9db6-b784e1935205 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_groups'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 866.154200] [55187]: DEBUG nova.quota [None req-4e89ab27-a986-4de0-9db6-b784e1935205 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for user 262362f2303a462e82dbb132b42db030 and project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_groups'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 866.176287] [55187]: DEBUG nova.quota [None req-4e89ab27-a986-4de0-9db6-b784e1935205 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_groups'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 866.179269] [55187]: DEBUG nova.quota [None req-4e89ab27-a986-4de0-9db6-b784e1935205 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for user 262362f2303a462e82dbb132b42db030 and project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_groups'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 866.181934] [55188]: DEBUG nova.policy [None req-aae494e7-a33e-4f15-b54d-5bd97e374a0e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.184388] [55188]: INFO nova.api.openstack.requestlog [None req-aae494e7-a33e-4f15-b54d-5bd97e374a0e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.101365 [ 866.184751] [55188]: [pid: 55188|app: 0|req: 2530/4954] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:46 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.186370] [55187]: INFO nova.api.openstack.requestlog [None req-4e89ab27-a986-4de0-9db6-b784e1935205 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 164 microversion: 2.1 time: 0.045349 [ 866.186751] [55187]: [pid: 55187|app: 0|req: 2425/4955] 10.180.1.21 () {60 vars in 1168 bytes} [Wed Mar 26 22:05:46 2025] POST /compute/v2.1/os-server-groups => generated 164 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 866.192300] [55188]: DEBUG nova.api.openstack.wsgi [None req-8a2cd8ea-890f-4047-a552-387e8e90e34f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.217930] [55187]: DEBUG nova.api.openstack.wsgi [None req-fba6d5f0-6526-445f-8266-f1f7a8bb71d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.219690] [55188]: INFO nova.api.openstack.requestlog [None req-8a2cd8ea-890f-4047-a552-387e8e90e34f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/ae11cbdf-bf3d-48e7-8ba7-56900a041bab" status: 204 len: 0 microversion: 2.1 time: 0.029182 [ 866.219778] [55187]: DEBUG nova.compute.api [None req-fba6d5f0-6526-445f-8266-f1f7a8bb71d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.220585] [55188]: [pid: 55188|app: 0|req: 2531/4956] 10.180.1.21 () {58 vars in 1261 bytes} [Wed Mar 26 22:05:46 2025] DELETE /compute/v2.1/os-server-groups/ae11cbdf-bf3d-48e7-8ba7-56900a041bab => generated 0 bytes in 30 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 866.225133] [55188]: DEBUG nova.api.openstack.wsgi [None req-3c38a865-8fff-4aaa-975a-43d27886d4b6 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.225271] [55187]: DEBUG oslo_concurrency.lockutils [None req-fba6d5f0-6526-445f-8266-f1f7a8bb71d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.225544] [55187]: DEBUG oslo_concurrency.lockutils [None req-fba6d5f0-6526-445f-8266-f1f7a8bb71d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.225806] [55187]: DEBUG oslo_concurrency.lockutils [None req-fba6d5f0-6526-445f-8266-f1f7a8bb71d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.226296] [55187]: DEBUG oslo_concurrency.lockutils [None req-fba6d5f0-6526-445f-8266-f1f7a8bb71d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.226483] [55187]: DEBUG oslo_concurrency.lockutils [None req-fba6d5f0-6526-445f-8266-f1f7a8bb71d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.226702] [55187]: DEBUG oslo_concurrency.lockutils [None req-fba6d5f0-6526-445f-8266-f1f7a8bb71d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.240933] [55188]: INFO nova.api.openstack.requestlog [None req-3c38a865-8fff-4aaa-975a-43d27886d4b6 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 335 microversion: 2.1 time: 0.017793 [ 866.241514] [55188]: [pid: 55188|app: 0|req: 2532/4957] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 26 22:05:46 2025] GET /compute/v2.1/os-server-groups => generated 335 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 866.248978] [55188]: DEBUG nova.api.openstack.wsgi [None req-ffe13037-a82a-4b07-b1e6-acb0db5416f1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.266503] [55188]: INFO nova.api.openstack.requestlog [None req-ffe13037-a82a-4b07-b1e6-acb0db5416f1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/6f3f7db5-4f42-48e5-bb0a-d117a9653eb8" status: 204 len: 0 microversion: 2.1 time: 0.019580 [ 866.266826] [55188]: [pid: 55188|app: 0|req: 2533/4958] 10.180.1.21 () {58 vars in 1261 bytes} [Wed Mar 26 22:05:46 2025] DELETE /compute/v2.1/os-server-groups/6f3f7db5-4f42-48e5-bb0a-d117a9653eb8 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 866.267072] [55187]: DEBUG oslo_concurrency.lockutils [None req-fba6d5f0-6526-445f-8266-f1f7a8bb71d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.267350] [55187]: DEBUG oslo_concurrency.lockutils [None req-fba6d5f0-6526-445f-8266-f1f7a8bb71d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.267873] [55187]: DEBUG oslo_concurrency.lockutils [None req-fba6d5f0-6526-445f-8266-f1f7a8bb71d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.267873] [55187]: DEBUG nova.objects.instance [None req-fba6d5f0-6526-445f-8266-f1f7a8bb71d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 866.272932] [55188]: DEBUG nova.api.openstack.wsgi [None req-82d8bbe2-ce76-4b8b-8995-39fa88aa517b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.281764] [55188]: INFO nova.api.openstack.requestlog [None req-82d8bbe2-ce76-4b8b-8995-39fa88aa517b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 187 microversion: 2.1 time: 0.010948 [ 866.283332] [55188]: [pid: 55188|app: 0|req: 2534/4959] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 26 22:05:46 2025] GET /compute/v2.1/os-server-groups => generated 187 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 866.289692] [55188]: DEBUG nova.api.openstack.wsgi [None req-597a35c1-403d-4362-a5b2-f27693dcfef8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Action: 'create', calling method: .version_select at 0x7d4af9d5d2d0>, body: {"server_group": {"name": "tempest-server-group-2069735583", "policies": ["affinity"]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 866.293211] [55187]: DEBUG nova.policy [None req-fba6d5f0-6526-445f-8266-f1f7a8bb71d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.300322] [55187]: INFO nova.api.openstack.requestlog [None req-fba6d5f0-6526-445f-8266-f1f7a8bb71d3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.086416 [ 866.300609] [55187]: [pid: 55187|app: 0|req: 2426/4960] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:46 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.300906] [55188]: DEBUG nova.quota [None req-597a35c1-403d-4362-a5b2-f27693dcfef8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_groups'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 866.304432] [55188]: DEBUG nova.quota [None req-597a35c1-403d-4362-a5b2-f27693dcfef8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for user 262362f2303a462e82dbb132b42db030 and project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_groups'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 866.332972] [55188]: DEBUG nova.quota [None req-597a35c1-403d-4362-a5b2-f27693dcfef8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_groups'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 866.335373] [55188]: DEBUG nova.quota [None req-597a35c1-403d-4362-a5b2-f27693dcfef8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for user 262362f2303a462e82dbb132b42db030 and project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_groups'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 866.341499] [55188]: INFO nova.api.openstack.requestlog [None req-597a35c1-403d-4362-a5b2-f27693dcfef8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 164 microversion: 2.1 time: 0.054457 [ 866.341619] [55188]: [pid: 55188|app: 0|req: 2535/4961] 10.180.1.21 () {60 vars in 1168 bytes} [Wed Mar 26 22:05:46 2025] POST /compute/v2.1/os-server-groups => generated 164 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 866.348243] [55187]: DEBUG nova.api.openstack.wsgi [None req-ef8736e0-9cd3-427f-9a88-accca35eb539 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.369625] [55187]: INFO nova.api.openstack.requestlog [None req-ef8736e0-9cd3-427f-9a88-accca35eb539 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/850c4eb5-3f6f-4917-96d0-3f246686b5d9" status: 204 len: 0 microversion: 2.1 time: 0.023969 [ 866.369957] [55187]: [pid: 55187|app: 0|req: 2427/4962] 10.180.1.21 () {58 vars in 1261 bytes} [Wed Mar 26 22:05:46 2025] DELETE /compute/v2.1/os-server-groups/850c4eb5-3f6f-4917-96d0-3f246686b5d9 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 866.375039] [55188]: DEBUG nova.api.openstack.wsgi [None req-0ee43f5b-1b83-434e-9035-33a65773b058 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.381576] [55188]: INFO nova.api.openstack.requestlog [None req-0ee43f5b-1b83-434e-9035-33a65773b058 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 187 microversion: 2.1 time: 0.008365 [ 866.381576] [55188]: [pid: 55188|app: 0|req: 2536/4963] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 26 22:05:46 2025] GET /compute/v2.1/os-server-groups => generated 187 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 866.388979] [55187]: DEBUG nova.api.openstack.wsgi [None req-1d25a506-1a2d-402e-a04e-0561313131e4 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Action: 'create', calling method: .version_select at 0x7d4afafa0e50>, body: {"server_group": {"name": "tempest-server-group-1026255998", "policies": ["anti-affinity"]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 866.400012] [55187]: DEBUG nova.quota [None req-1d25a506-1a2d-402e-a04e-0561313131e4 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_groups'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 866.404450] [55187]: DEBUG nova.quota [None req-1d25a506-1a2d-402e-a04e-0561313131e4 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for user 262362f2303a462e82dbb132b42db030 and project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_groups'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 866.424697] [55187]: DEBUG nova.quota [None req-1d25a506-1a2d-402e-a04e-0561313131e4 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_groups'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 866.428093] [55187]: DEBUG nova.quota [None req-1d25a506-1a2d-402e-a04e-0561313131e4 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for user 262362f2303a462e82dbb132b42db030 and project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_groups'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 866.433857] [55187]: INFO nova.api.openstack.requestlog [None req-1d25a506-1a2d-402e-a04e-0561313131e4 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 169 microversion: 2.1 time: 0.047648 [ 866.434368] [55187]: [pid: 55187|app: 0|req: 2428/4964] 10.180.1.21 () {60 vars in 1168 bytes} [Wed Mar 26 22:05:46 2025] POST /compute/v2.1/os-server-groups => generated 169 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 866.440533] [55188]: DEBUG nova.api.openstack.wsgi [None req-edd7a9d6-7c2c-47e3-8e64-07f6100efacb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.443111] [55187]: DEBUG nova.api.openstack.wsgi [None req-ec1da2e3-6a26-4659-be38-c07e47b7a1ad tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.444172] [55187]: DEBUG nova.compute.api [None req-ec1da2e3-6a26-4659-be38-c07e47b7a1ad tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.447195] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec1da2e3-6a26-4659-be38-c07e47b7a1ad tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.447460] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec1da2e3-6a26-4659-be38-c07e47b7a1ad tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.447648] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec1da2e3-6a26-4659-be38-c07e47b7a1ad tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.447992] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec1da2e3-6a26-4659-be38-c07e47b7a1ad tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.448242] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec1da2e3-6a26-4659-be38-c07e47b7a1ad tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.448397] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec1da2e3-6a26-4659-be38-c07e47b7a1ad tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.456930] [55188]: INFO nova.api.openstack.requestlog [None req-edd7a9d6-7c2c-47e3-8e64-07f6100efacb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/e088c348-afeb-46cc-8bac-ba5911e5d33e" status: 204 len: 0 microversion: 2.1 time: 0.018648 [ 866.457316] [55188]: [pid: 55188|app: 0|req: 2537/4965] 10.180.1.21 () {58 vars in 1261 bytes} [Wed Mar 26 22:05:46 2025] DELETE /compute/v2.1/os-server-groups/e088c348-afeb-46cc-8bac-ba5911e5d33e => generated 0 bytes in 19 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 866.461886] [55188]: DEBUG nova.api.openstack.wsgi [None req-24e82a4b-f417-48a4-9a43-2501c2098e6f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.468057] [55188]: INFO nova.api.openstack.requestlog [None req-24e82a4b-f417-48a4-9a43-2501c2098e6f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 187 microversion: 2.1 time: 0.008023 [ 866.468400] [55188]: [pid: 55188|app: 0|req: 2538/4966] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 26 22:05:46 2025] GET /compute/v2.1/os-server-groups => generated 187 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 866.471352] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec1da2e3-6a26-4659-be38-c07e47b7a1ad tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.471601] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec1da2e3-6a26-4659-be38-c07e47b7a1ad tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.471785] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec1da2e3-6a26-4659-be38-c07e47b7a1ad tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.471981] [55187]: DEBUG nova.objects.instance [None req-ec1da2e3-6a26-4659-be38-c07e47b7a1ad tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 866.493031] [55187]: DEBUG nova.policy [None req-ec1da2e3-6a26-4659-be38-c07e47b7a1ad tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.500249] [55187]: INFO nova.api.openstack.requestlog [None req-ec1da2e3-6a26-4659-be38-c07e47b7a1ad tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.058305 [ 866.500249] [55187]: [pid: 55187|app: 0|req: 2429/4967] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:46 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.515333] [55188]: DEBUG nova.api.openstack.wsgi [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerGroupTestJSON-server-600132631", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "44803c29-ff5d-4a17-8efa-ee221c63aac8"}]}, "os:scheduler_hints": {"group": "0d26e134-7949-4930-9ee5-de4bc25e1039"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 866.547461] [55187]: DEBUG nova.api.openstack.wsgi [None req-bbc15afd-bba6-43bc-8c5d-5b7b123bc513 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.549281] [55187]: DEBUG nova.compute.api [None req-bbc15afd-bba6-43bc-8c5d-5b7b123bc513 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.554060] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbc15afd-bba6-43bc-8c5d-5b7b123bc513 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.555806] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbc15afd-bba6-43bc-8c5d-5b7b123bc513 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.555806] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbc15afd-bba6-43bc-8c5d-5b7b123bc513 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.555806] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbc15afd-bba6-43bc-8c5d-5b7b123bc513 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.555806] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbc15afd-bba6-43bc-8c5d-5b7b123bc513 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.555806] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbc15afd-bba6-43bc-8c5d-5b7b123bc513 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.558973] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.559587] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.559587] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.560431] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.560431] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.564126] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.569622] [55188]: DEBUG nova.network.neutron [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] validate_networks() for [('44803c29-ff5d-4a17-8efa-ee221c63aac8', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 866.639543] [55187]: DEBUG nova.policy [None req-bbc15afd-bba6-43bc-8c5d-5b7b123bc513 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.644431] [55187]: INFO nova.api.openstack.requestlog [None req-bbc15afd-bba6-43bc-8c5d-5b7b123bc513 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1316 microversion: 2.1 time: 0.099189 [ 866.644431] [55187]: [pid: 55187|app: 0|req: 2430/4968] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:46 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1316 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.646883] [55187]: DEBUG nova.api.openstack.wsgi [None req-956e439c-2d60-4aaa-bee6-ec0b3c73c245 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.648699] [55187]: DEBUG nova.compute.api [None req-956e439c-2d60-4aaa-bee6-ec0b3c73c245 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.652024] [55187]: DEBUG oslo_concurrency.lockutils [None req-956e439c-2d60-4aaa-bee6-ec0b3c73c245 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.652237] [55187]: DEBUG oslo_concurrency.lockutils [None req-956e439c-2d60-4aaa-bee6-ec0b3c73c245 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.652435] [55187]: DEBUG oslo_concurrency.lockutils [None req-956e439c-2d60-4aaa-bee6-ec0b3c73c245 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.652779] [55187]: DEBUG oslo_concurrency.lockutils [None req-956e439c-2d60-4aaa-bee6-ec0b3c73c245 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.652977] [55187]: DEBUG oslo_concurrency.lockutils [None req-956e439c-2d60-4aaa-bee6-ec0b3c73c245 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.653165] [55187]: DEBUG oslo_concurrency.lockutils [None req-956e439c-2d60-4aaa-bee6-ec0b3c73c245 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.721707] [55187]: DEBUG nova.policy [None req-956e439c-2d60-4aaa-bee6-ec0b3c73c245 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.725792] [55187]: INFO nova.api.openstack.requestlog [None req-956e439c-2d60-4aaa-bee6-ec0b3c73c245 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1518 microversion: 2.1 time: 0.080810 [ 866.726099] [55187]: [pid: 55187|app: 0|req: 2431/4969] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:47 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1518 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.728515] [55187]: DEBUG nova.api.openstack.wsgi [None req-764a114f-7092-4bab-b2b8-7fca237ddc56 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.730081] [55187]: DEBUG nova.compute.api [None req-764a114f-7092-4bab-b2b8-7fca237ddc56 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.733088] [55187]: DEBUG oslo_concurrency.lockutils [None req-764a114f-7092-4bab-b2b8-7fca237ddc56 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.733323] [55187]: DEBUG oslo_concurrency.lockutils [None req-764a114f-7092-4bab-b2b8-7fca237ddc56 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.733505] [55187]: DEBUG oslo_concurrency.lockutils [None req-764a114f-7092-4bab-b2b8-7fca237ddc56 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.733839] [55187]: DEBUG oslo_concurrency.lockutils [None req-764a114f-7092-4bab-b2b8-7fca237ddc56 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.734041] [55187]: DEBUG oslo_concurrency.lockutils [None req-764a114f-7092-4bab-b2b8-7fca237ddc56 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.734214] [55187]: DEBUG oslo_concurrency.lockutils [None req-764a114f-7092-4bab-b2b8-7fca237ddc56 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.743910] [55188]: DEBUG nova.virt.hardware [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 866.744157] [55188]: DEBUG nova.virt.hardware [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 866.744376] [55188]: DEBUG nova.virt.hardware [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 866.744541] [55188]: DEBUG nova.virt.hardware [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 866.744703] [55188]: DEBUG nova.virt.hardware [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 866.752705] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.752935] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.753139] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.753570] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.753779] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.753954] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.764436] [55188]: DEBUG nova.quota [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 866.766909] [55188]: DEBUG nova.quota [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for user 262362f2303a462e82dbb132b42db030 and project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 866.767008] [55187]: DEBUG nova.policy [None req-764a114f-7092-4bab-b2b8-7fca237ddc56 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.773457] [55187]: INFO nova.api.openstack.requestlog [None req-764a114f-7092-4bab-b2b8-7fca237ddc56 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1223 microversion: 2.1 time: 0.045076 [ 866.773457] [55187]: [pid: 55187|app: 0|req: 2432/4970] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:47 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1223 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.773570] [55188]: DEBUG nova.compute.api [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 866.773935] [55188]: DEBUG nova.compute.api [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 866.774549] [55187]: DEBUG nova.api.openstack.wsgi [None req-eaf776fa-3c98-4650-a747-17d37f9850a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.776159] [55187]: DEBUG nova.compute.api [None req-eaf776fa-3c98-4650-a747-17d37f9850a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.779787] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaf776fa-3c98-4650-a747-17d37f9850a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.779787] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaf776fa-3c98-4650-a747-17d37f9850a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.779787] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaf776fa-3c98-4650-a747-17d37f9850a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.780079] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaf776fa-3c98-4650-a747-17d37f9850a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.780272] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaf776fa-3c98-4650-a747-17d37f9850a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.780348] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaf776fa-3c98-4650-a747-17d37f9850a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.804372] [55188]: DEBUG nova.quota [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Checking whether user_id and queued_for_delete are populated for all projects {{(pid=55188) is_qfd_populated /opt/stack/nova/nova/quota.py:1268}} [ 866.811389] [55187]: DEBUG nova.policy [None req-eaf776fa-3c98-4650-a747-17d37f9850a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.814373] [55188]: DEBUG nova.quota [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_group_members'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 866.815559] [55187]: INFO nova.api.openstack.requestlog [None req-eaf776fa-3c98-4650-a747-17d37f9850a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.042955 [ 866.815873] [55187]: [pid: 55187|app: 0|req: 2433/4971] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:47 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.818244] [55188]: DEBUG nova.quota [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for user 262362f2303a462e82dbb132b42db030 and project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_group_members'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 866.818721] [55187]: DEBUG nova.api.openstack.wsgi [None req-c1895182-c480-4e00-9856-3914bf3b2df3 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.820631] [55187]: DEBUG nova.compute.api [None req-c1895182-c480-4e00-9856-3914bf3b2df3 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.824044] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1895182-c480-4e00-9856-3914bf3b2df3 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.824342] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1895182-c480-4e00-9856-3914bf3b2df3 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.824578] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1895182-c480-4e00-9856-3914bf3b2df3 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.825342] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1895182-c480-4e00-9856-3914bf3b2df3 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.825342] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1895182-c480-4e00-9856-3914bf3b2df3 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.825496] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1895182-c480-4e00-9856-3914bf3b2df3 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.838036] [55188]: DEBUG nova.quota [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_group_members'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 866.840583] [55188]: DEBUG nova.quota [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Getting quotas for user 262362f2303a462e82dbb132b42db030 and project f2d4aae18c3f40abbdfac7a9b92bb0b6. Resources: {'server_group_members'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 866.857495] [55188]: INFO nova.api.openstack.requestlog [None req-d0678a29-7630-46d6-abd7-bd1a6dcfce77 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.344378 [ 866.857495] [55188]: [pid: 55188|app: 0|req: 2539/4972] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:05:46 2025] POST /compute/v2.1/servers => generated 380 bytes in 345 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 866.862520] [55188]: DEBUG nova.api.openstack.wsgi [None req-a7eba818-5c0d-4056-8fa2-ed2780caa942 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.863851] [55187]: DEBUG nova.policy [None req-c1895182-c480-4e00-9856-3914bf3b2df3 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.864134] [55188]: DEBUG nova.compute.api [None req-a7eba818-5c0d-4056-8fa2-ed2780caa942 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.869139] [55187]: DEBUG nova.policy [None req-c1895182-c480-4e00-9856-3914bf3b2df3 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.870116] [55187]: DEBUG nova.policy [None req-c1895182-c480-4e00-9856-3914bf3b2df3 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.870704] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7eba818-5c0d-4056-8fa2-ed2780caa942 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.871033] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7eba818-5c0d-4056-8fa2-ed2780caa942 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.871229] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7eba818-5c0d-4056-8fa2-ed2780caa942 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.871797] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7eba818-5c0d-4056-8fa2-ed2780caa942 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.872409] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7eba818-5c0d-4056-8fa2-ed2780caa942 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.872409] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7eba818-5c0d-4056-8fa2-ed2780caa942 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.873077] [55187]: INFO nova.api.openstack.requestlog [None req-c1895182-c480-4e00-9856-3914bf3b2df3 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.056636 [ 866.873465] [55187]: [pid: 55187|app: 0|req: 2434/4973] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:47 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 866.877013] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad9eb69a-8889-475d-acf9-23a7b666cf5b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.877461] [55187]: DEBUG nova.compute.api [None req-ad9eb69a-8889-475d-acf9-23a7b666cf5b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.880305] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad9eb69a-8889-475d-acf9-23a7b666cf5b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.880519] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad9eb69a-8889-475d-acf9-23a7b666cf5b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.881929] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad9eb69a-8889-475d-acf9-23a7b666cf5b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.881929] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad9eb69a-8889-475d-acf9-23a7b666cf5b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.881929] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad9eb69a-8889-475d-acf9-23a7b666cf5b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.881929] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad9eb69a-8889-475d-acf9-23a7b666cf5b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.890543] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7eba818-5c0d-4056-8fa2-ed2780caa942 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.890543] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7eba818-5c0d-4056-8fa2-ed2780caa942 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.890694] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7eba818-5c0d-4056-8fa2-ed2780caa942 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.890841] [55188]: DEBUG nova.objects.instance [None req-a7eba818-5c0d-4056-8fa2-ed2780caa942 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 866.912184] [55188]: DEBUG nova.policy [None req-a7eba818-5c0d-4056-8fa2-ed2780caa942 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.916144] [55187]: DEBUG nova.policy [None req-ad9eb69a-8889-475d-acf9-23a7b666cf5b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.916638] [55188]: INFO nova.api.openstack.requestlog [None req-a7eba818-5c0d-4056-8fa2-ed2780caa942 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.058516 [ 866.916975] [55188]: [pid: 55188|app: 0|req: 2540/4974] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:47 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.919920] [55188]: DEBUG nova.api.openstack.wsgi [None req-1f28aab4-d1c8-41e4-b6d9-c596f7cfb8f4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.920851] [55187]: INFO nova.api.openstack.requestlog [None req-ad9eb69a-8889-475d-acf9-23a7b666cf5b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.046719 [ 866.921191] [55187]: [pid: 55187|app: 0|req: 2435/4975] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:47 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.922315] [55188]: DEBUG nova.compute.api [None req-1f28aab4-d1c8-41e4-b6d9-c596f7cfb8f4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.924088] [55187]: DEBUG nova.api.openstack.wsgi [None req-8a4c0de3-5907-4181-8faf-777b9db66107 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.925890] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f28aab4-d1c8-41e4-b6d9-c596f7cfb8f4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.925980] [55187]: DEBUG nova.compute.api [None req-8a4c0de3-5907-4181-8faf-777b9db66107 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.926038] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f28aab4-d1c8-41e4-b6d9-c596f7cfb8f4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.926038] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f28aab4-d1c8-41e4-b6d9-c596f7cfb8f4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.926038] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f28aab4-d1c8-41e4-b6d9-c596f7cfb8f4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.926156] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f28aab4-d1c8-41e4-b6d9-c596f7cfb8f4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.926278] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f28aab4-d1c8-41e4-b6d9-c596f7cfb8f4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.928591] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a4c0de3-5907-4181-8faf-777b9db66107 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.928823] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a4c0de3-5907-4181-8faf-777b9db66107 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.929028] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a4c0de3-5907-4181-8faf-777b9db66107 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.929403] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a4c0de3-5907-4181-8faf-777b9db66107 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.930035] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a4c0de3-5907-4181-8faf-777b9db66107 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.930035] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a4c0de3-5907-4181-8faf-777b9db66107 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.961229] [55187]: DEBUG nova.policy [None req-8a4c0de3-5907-4181-8faf-777b9db66107 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.965247] [55187]: INFO nova.api.openstack.requestlog [None req-8a4c0de3-5907-4181-8faf-777b9db66107 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.043408 [ 866.965641] [55187]: [pid: 55187|app: 0|req: 2436/4976] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:47 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.971127] [55187]: DEBUG nova.api.openstack.wsgi [None req-9e4c3a37-f100-4561-8b54-e5a831038d3d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 866.972725] [55187]: DEBUG nova.compute.api [None req-9e4c3a37-f100-4561-8b54-e5a831038d3d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 866.976586] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e4c3a37-f100-4561-8b54-e5a831038d3d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.976796] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e4c3a37-f100-4561-8b54-e5a831038d3d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.977125] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e4c3a37-f100-4561-8b54-e5a831038d3d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.977503] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e4c3a37-f100-4561-8b54-e5a831038d3d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.978273] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e4c3a37-f100-4561-8b54-e5a831038d3d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.978273] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e4c3a37-f100-4561-8b54-e5a831038d3d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.995214] [55188]: DEBUG nova.policy [None req-1f28aab4-d1c8-41e4-b6d9-c596f7cfb8f4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.999890] [55188]: INFO nova.api.openstack.requestlog [None req-1f28aab4-d1c8-41e4-b6d9-c596f7cfb8f4 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1518 microversion: 2.1 time: 0.082258 [ 867.000226] [55188]: [pid: 55188|app: 0|req: 2541/4977] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:47 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1518 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.002645] [55188]: DEBUG nova.api.openstack.wsgi [None req-c5f1bcd8-5146-4cd1-bf6a-0420aa46b272 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.004564] [55188]: DEBUG nova.compute.api [None req-c5f1bcd8-5146-4cd1-bf6a-0420aa46b272 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.007489] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5f1bcd8-5146-4cd1-bf6a-0420aa46b272 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.008413] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5f1bcd8-5146-4cd1-bf6a-0420aa46b272 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.008413] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5f1bcd8-5146-4cd1-bf6a-0420aa46b272 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.008413] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5f1bcd8-5146-4cd1-bf6a-0420aa46b272 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.008583] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5f1bcd8-5146-4cd1-bf6a-0420aa46b272 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.008622] [55187]: DEBUG nova.policy [None req-9e4c3a37-f100-4561-8b54-e5a831038d3d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.008703] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5f1bcd8-5146-4cd1-bf6a-0420aa46b272 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.012974] [55187]: INFO nova.api.openstack.requestlog [None req-9e4c3a37-f100-4561-8b54-e5a831038d3d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1272 microversion: 2.1 time: 0.046392 [ 867.013785] [55187]: [pid: 55187|app: 0|req: 2437/4978] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:47 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1272 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.016693] [55187]: DEBUG nova.api.openstack.wsgi [None req-f4031a76-3068-4417-984e-80130707d316 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.018564] [55187]: DEBUG nova.compute.api [None req-f4031a76-3068-4417-984e-80130707d316 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.042951] [55188]: DEBUG nova.policy [None req-c5f1bcd8-5146-4cd1-bf6a-0420aa46b272 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.043670] [55187]: DEBUG nova.policy [None req-f4031a76-3068-4417-984e-80130707d316 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.047178] [55188]: INFO nova.api.openstack.requestlog [None req-c5f1bcd8-5146-4cd1-bf6a-0420aa46b272 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.046361 [ 867.047563] [55187]: INFO nova.api.openstack.requestlog [None req-f4031a76-3068-4417-984e-80130707d316 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1210 microversion: 2.1 time: 0.033108 [ 867.047642] [55188]: [pid: 55188|app: 0|req: 2542/4979] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:47 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.052019] [55187]: [pid: 55187|app: 0|req: 2438/4980] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:47 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1210 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.052121] [55188]: DEBUG nova.api.openstack.wsgi [None req-d7c63dc6-3354-4360-b598-726ba1f11c73 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.052175] [55187]: DEBUG nova.api.openstack.wsgi [None req-5c01855f-6cba-490e-b285-5ebf34e5367e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.052221] [55188]: DEBUG nova.compute.api [None req-d7c63dc6-3354-4360-b598-726ba1f11c73 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.052265] [55187]: DEBUG nova.compute.api [None req-5c01855f-6cba-490e-b285-5ebf34e5367e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.055632] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c01855f-6cba-490e-b285-5ebf34e5367e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.055852] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c01855f-6cba-490e-b285-5ebf34e5367e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.056037] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c01855f-6cba-490e-b285-5ebf34e5367e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.056395] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c01855f-6cba-490e-b285-5ebf34e5367e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.056464] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7c63dc6-3354-4360-b598-726ba1f11c73 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.056633] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c01855f-6cba-490e-b285-5ebf34e5367e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.056686] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7c63dc6-3354-4360-b598-726ba1f11c73 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.056812] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c01855f-6cba-490e-b285-5ebf34e5367e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.056861] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7c63dc6-3354-4360-b598-726ba1f11c73 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.057174] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7c63dc6-3354-4360-b598-726ba1f11c73 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.057407] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7c63dc6-3354-4360-b598-726ba1f11c73 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.057590] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7c63dc6-3354-4360-b598-726ba1f11c73 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.073464] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c01855f-6cba-490e-b285-5ebf34e5367e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.073687] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c01855f-6cba-490e-b285-5ebf34e5367e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.073862] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c01855f-6cba-490e-b285-5ebf34e5367e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.074059] [55187]: DEBUG nova.objects.instance [None req-5c01855f-6cba-490e-b285-5ebf34e5367e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.088249] [55188]: DEBUG nova.policy [None req-d7c63dc6-3354-4360-b598-726ba1f11c73 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.093058] [55187]: DEBUG nova.policy [None req-5c01855f-6cba-490e-b285-5ebf34e5367e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.097921] [55188]: DEBUG nova.policy [None req-d7c63dc6-3354-4360-b598-726ba1f11c73 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.097921] [55188]: DEBUG nova.policy [None req-d7c63dc6-3354-4360-b598-726ba1f11c73 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.097921] [55188]: INFO nova.api.openstack.requestlog [None req-d7c63dc6-3354-4360-b598-726ba1f11c73 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.049500 [ 867.097921] [55188]: [pid: 55188|app: 0|req: 2543/4981] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:47 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 867.099342] [55187]: INFO nova.api.openstack.requestlog [None req-5c01855f-6cba-490e-b285-5ebf34e5367e tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.050575 [ 867.099728] [55187]: [pid: 55187|app: 0|req: 2439/4982] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:47 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.100205] [55188]: DEBUG nova.api.openstack.wsgi [None req-31ee0198-2071-44f8-9f97-02d0a32d49fc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-676008332"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 867.102987] [55188]: DEBUG nova.compute.api [None req-31ee0198-2071-44f8-9f97-02d0a32d49fc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.103069] [55187]: DEBUG nova.api.openstack.wsgi [req-4d84c417-f55d-4a92-a917-bef9cc6af7dd req-4524bf20-22b6-4eed-a9db-30533611ad17 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144", "tag": "444e13e3-c9ae-41f3-928d-bff95c8b3a5c"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 867.105016] [55188]: DEBUG oslo_concurrency.lockutils [None req-31ee0198-2071-44f8-9f97-02d0a32d49fc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.105292] [55188]: DEBUG oslo_concurrency.lockutils [None req-31ee0198-2071-44f8-9f97-02d0a32d49fc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.105475] [55188]: DEBUG oslo_concurrency.lockutils [None req-31ee0198-2071-44f8-9f97-02d0a32d49fc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.105816] [55188]: DEBUG oslo_concurrency.lockutils [None req-31ee0198-2071-44f8-9f97-02d0a32d49fc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.106020] [55188]: DEBUG oslo_concurrency.lockutils [None req-31ee0198-2071-44f8-9f97-02d0a32d49fc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.106191] [55188]: DEBUG oslo_concurrency.lockutils [None req-31ee0198-2071-44f8-9f97-02d0a32d49fc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.109195] [55187]: DEBUG oslo_concurrency.lockutils [req-4d84c417-f55d-4a92-a917-bef9cc6af7dd req-4524bf20-22b6-4eed-a9db-30533611ad17 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.109435] [55187]: DEBUG oslo_concurrency.lockutils [req-4d84c417-f55d-4a92-a917-bef9cc6af7dd req-4524bf20-22b6-4eed-a9db-30533611ad17 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.109617] [55187]: DEBUG oslo_concurrency.lockutils [req-4d84c417-f55d-4a92-a917-bef9cc6af7dd req-4524bf20-22b6-4eed-a9db-30533611ad17 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.115524] [55187]: INFO nova.api.openstack.compute.server_external_events [req-4d84c417-f55d-4a92-a917-bef9cc6af7dd req-4524bf20-22b6-4eed-a9db-30533611ad17 service nova] Creating event network-changed:444e13e3-c9ae-41f3-928d-bff95c8b3a5c for instance 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 on cpu-1 [ 867.118338] [55187]: INFO nova.api.openstack.requestlog [req-4d84c417-f55d-4a92-a917-bef9cc6af7dd req-4524bf20-22b6-4eed-a9db-30533611ad17 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018107 [ 867.118645] [55187]: [pid: 55187|app: 0|req: 2440/4983] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:47 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 867.121155] [55187]: DEBUG nova.api.openstack.wsgi [None req-6a0ae6e4-dba4-42a7-bc44-7a139b1ad455 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.122715] [55187]: DEBUG nova.compute.api [None req-6a0ae6e4-dba4-42a7-bc44-7a139b1ad455 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.125892] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a0ae6e4-dba4-42a7-bc44-7a139b1ad455 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.126137] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a0ae6e4-dba4-42a7-bc44-7a139b1ad455 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.126322] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a0ae6e4-dba4-42a7-bc44-7a139b1ad455 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.126666] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a0ae6e4-dba4-42a7-bc44-7a139b1ad455 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.126880] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a0ae6e4-dba4-42a7-bc44-7a139b1ad455 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.127355] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a0ae6e4-dba4-42a7-bc44-7a139b1ad455 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.147961] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a0ae6e4-dba4-42a7-bc44-7a139b1ad455 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.148231] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a0ae6e4-dba4-42a7-bc44-7a139b1ad455 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.148415] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a0ae6e4-dba4-42a7-bc44-7a139b1ad455 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.148613] [55187]: DEBUG nova.objects.instance [None req-6a0ae6e4-dba4-42a7-bc44-7a139b1ad455 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.170934] [55187]: DEBUG nova.policy [None req-6a0ae6e4-dba4-42a7-bc44-7a139b1ad455 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.175469] [55187]: INFO nova.api.openstack.requestlog [None req-6a0ae6e4-dba4-42a7-bc44-7a139b1ad455 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.056138 [ 867.175936] [55187]: [pid: 55187|app: 0|req: 2441/4984] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:47 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.197531] [55187]: DEBUG nova.api.openstack.wsgi [None req-abe99442-13c4-450a-b497-271b904e145a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.199254] [55187]: DEBUG nova.compute.api [None req-abe99442-13c4-450a-b497-271b904e145a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.203460] [55187]: DEBUG oslo_concurrency.lockutils [None req-abe99442-13c4-450a-b497-271b904e145a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.203737] [55187]: DEBUG oslo_concurrency.lockutils [None req-abe99442-13c4-450a-b497-271b904e145a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.203983] [55187]: DEBUG oslo_concurrency.lockutils [None req-abe99442-13c4-450a-b497-271b904e145a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.204395] [55187]: DEBUG oslo_concurrency.lockutils [None req-abe99442-13c4-450a-b497-271b904e145a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.204644] [55187]: DEBUG oslo_concurrency.lockutils [None req-abe99442-13c4-450a-b497-271b904e145a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.204857] [55187]: DEBUG oslo_concurrency.lockutils [None req-abe99442-13c4-450a-b497-271b904e145a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.322995] [55187]: DEBUG nova.policy [None req-abe99442-13c4-450a-b497-271b904e145a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.328600] [55187]: INFO nova.api.openstack.requestlog [None req-abe99442-13c4-450a-b497-271b904e145a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.133721 [ 867.328980] [55187]: [pid: 55187|app: 0|req: 2442/4985] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:47 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.331770] [55187]: DEBUG nova.api.openstack.wsgi [None req-28fa3570-2658-4b5f-ab43-73c50b602557 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.333660] [55187]: DEBUG nova.compute.api [None req-28fa3570-2658-4b5f-ab43-73c50b602557 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.345070] [55187]: DEBUG oslo_concurrency.lockutils [None req-28fa3570-2658-4b5f-ab43-73c50b602557 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.345424] [55187]: DEBUG oslo_concurrency.lockutils [None req-28fa3570-2658-4b5f-ab43-73c50b602557 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.345691] [55187]: DEBUG oslo_concurrency.lockutils [None req-28fa3570-2658-4b5f-ab43-73c50b602557 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.346119] [55187]: DEBUG oslo_concurrency.lockutils [None req-28fa3570-2658-4b5f-ab43-73c50b602557 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.346332] [55187]: DEBUG oslo_concurrency.lockutils [None req-28fa3570-2658-4b5f-ab43-73c50b602557 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.346511] [55187]: DEBUG oslo_concurrency.lockutils [None req-28fa3570-2658-4b5f-ab43-73c50b602557 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.380433] [55187]: DEBUG oslo_concurrency.lockutils [None req-28fa3570-2658-4b5f-ab43-73c50b602557 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.380818] [55187]: DEBUG oslo_concurrency.lockutils [None req-28fa3570-2658-4b5f-ab43-73c50b602557 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.382323] [55187]: DEBUG oslo_concurrency.lockutils [None req-28fa3570-2658-4b5f-ab43-73c50b602557 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.382323] [55187]: DEBUG nova.objects.instance [None req-28fa3570-2658-4b5f-ab43-73c50b602557 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.403599] [55187]: DEBUG nova.policy [None req-28fa3570-2658-4b5f-ab43-73c50b602557 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.413698] [55187]: INFO nova.api.openstack.requestlog [None req-28fa3570-2658-4b5f-ab43-73c50b602557 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.083914 [ 867.417767] [55187]: [pid: 55187|app: 0|req: 2443/4986] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:47 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.516904] [55187]: DEBUG nova.api.openstack.wsgi [None req-1283669a-4df0-4e76-94a0-a60287e3c208 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.522048] [55187]: DEBUG nova.compute.api [None req-1283669a-4df0-4e76-94a0-a60287e3c208 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.524388] [55187]: DEBUG oslo_concurrency.lockutils [None req-1283669a-4df0-4e76-94a0-a60287e3c208 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.524639] [55187]: DEBUG oslo_concurrency.lockutils [None req-1283669a-4df0-4e76-94a0-a60287e3c208 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.524818] [55187]: DEBUG oslo_concurrency.lockutils [None req-1283669a-4df0-4e76-94a0-a60287e3c208 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.525237] [55187]: DEBUG oslo_concurrency.lockutils [None req-1283669a-4df0-4e76-94a0-a60287e3c208 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.525465] [55187]: DEBUG oslo_concurrency.lockutils [None req-1283669a-4df0-4e76-94a0-a60287e3c208 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.525638] [55187]: DEBUG oslo_concurrency.lockutils [None req-1283669a-4df0-4e76-94a0-a60287e3c208 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.543557] [55188]: INFO nova.api.openstack.requestlog [None req-31ee0198-2071-44f8-9f97-02d0a32d49fc tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "POST /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925/action" status: 202 len: 0 microversion: 2.1 time: 0.444880 [ 867.546468] [55188]: [pid: 55188|app: 0|req: 2544/4987] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:05:47 2025] POST /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925/action => generated 0 bytes in 445 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 867.551540] [55188]: DEBUG nova.api.openstack.wsgi [None req-48015841-3455-434b-8654-77aa8c3d652f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '.version_select at 0x7d4aff783490>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.556929] [55187]: DEBUG oslo_concurrency.lockutils [None req-1283669a-4df0-4e76-94a0-a60287e3c208 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.557189] [55187]: DEBUG oslo_concurrency.lockutils [None req-1283669a-4df0-4e76-94a0-a60287e3c208 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.557418] [55187]: DEBUG oslo_concurrency.lockutils [None req-1283669a-4df0-4e76-94a0-a60287e3c208 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.557624] [55187]: DEBUG nova.objects.instance [None req-1283669a-4df0-4e76-94a0-a60287e3c208 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.582274] [55187]: DEBUG nova.policy [None req-1283669a-4df0-4e76-94a0-a60287e3c208 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.584859] [55187]: INFO nova.api.openstack.requestlog [None req-1283669a-4df0-4e76-94a0-a60287e3c208 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.070238 [ 867.585190] [55187]: [pid: 55187|app: 0|req: 2444/4988] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:47 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 867.652474] [55188]: INFO nova.api.openstack.requestlog [None req-48015841-3455-434b-8654-77aa8c3d652f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/a0f6bf6a-fd7a-4cc9-b2c8-f27a461b6f05" status: 204 len: 0 microversion: 2.1 time: 0.104131 [ 867.652905] [55188]: [pid: 55188|app: 0|req: 2545/4989] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:47 2025] DELETE /compute/v2.1/images/a0f6bf6a-fd7a-4cc9-b2c8-f27a461b6f05 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 867.657451] [55187]: DEBUG nova.api.openstack.wsgi [None req-a02b96c5-509c-4988-9e59-1eef6131f922 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.659668] [55187]: DEBUG nova.compute.api [None req-a02b96c5-509c-4988-9e59-1eef6131f922 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.660828] [55188]: DEBUG nova.api.openstack.wsgi [None req-ce330307-b795-4552-ae59-d177231c15fe tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '.version_select at 0x7d4aff781e10>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.664453] [55187]: DEBUG oslo_concurrency.lockutils [None req-a02b96c5-509c-4988-9e59-1eef6131f922 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.664748] [55187]: DEBUG oslo_concurrency.lockutils [None req-a02b96c5-509c-4988-9e59-1eef6131f922 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.664984] [55187]: DEBUG oslo_concurrency.lockutils [None req-a02b96c5-509c-4988-9e59-1eef6131f922 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.665415] [55187]: DEBUG oslo_concurrency.lockutils [None req-a02b96c5-509c-4988-9e59-1eef6131f922 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.665659] [55187]: DEBUG oslo_concurrency.lockutils [None req-a02b96c5-509c-4988-9e59-1eef6131f922 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.665855] [55187]: DEBUG oslo_concurrency.lockutils [None req-a02b96c5-509c-4988-9e59-1eef6131f922 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.682122] [55188]: INFO nova.api.openstack.wsgi [None req-ce330307-b795-4552-ae59-d177231c15fe tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] HTTP exception thrown: Image not found. [ 867.682503] [55188]: DEBUG nova.api.openstack.wsgi [None req-ce330307-b795-4552-ae59-d177231c15fe tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Returning 404 to user: Image not found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 867.682941] [55188]: INFO nova.api.openstack.requestlog [None req-ce330307-b795-4552-ae59-d177231c15fe tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/images/a0f6bf6a-fd7a-4cc9-b2c8-f27a461b6f05" status: 404 len: 62 microversion: 2.1 time: 0.024224 [ 867.683258] [55188]: [pid: 55188|app: 0|req: 2546/4990] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:05:48 2025] GET /compute/v2.1/images/a0f6bf6a-fd7a-4cc9-b2c8-f27a461b6f05 => generated 62 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 867.688359] [55188]: DEBUG nova.api.openstack.wsgi [None req-b4dbadfd-4859-451e-ad70-b7cd235d3b6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.693756] [55188]: DEBUG nova.compute.api [None req-b4dbadfd-4859-451e-ad70-b7cd235d3b6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.697306] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4dbadfd-4859-451e-ad70-b7cd235d3b6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.697539] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4dbadfd-4859-451e-ad70-b7cd235d3b6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.697722] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4dbadfd-4859-451e-ad70-b7cd235d3b6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.698076] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4dbadfd-4859-451e-ad70-b7cd235d3b6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.698301] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4dbadfd-4859-451e-ad70-b7cd235d3b6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.698488] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4dbadfd-4859-451e-ad70-b7cd235d3b6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.748520] [55187]: DEBUG nova.policy [None req-a02b96c5-509c-4988-9e59-1eef6131f922 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.752935] [55187]: INFO nova.api.openstack.requestlog [None req-a02b96c5-509c-4988-9e59-1eef6131f922 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1316 microversion: 2.1 time: 0.098053 [ 867.753305] [55187]: [pid: 55187|app: 0|req: 2445/4991] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:48 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1316 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.786281] [55187]: DEBUG nova.api.openstack.wsgi [None req-427fc24b-cbb9-4ba7-ba9e-545872e3494e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.788050] [55187]: DEBUG nova.compute.api [None req-427fc24b-cbb9-4ba7-ba9e-545872e3494e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.791528] [55187]: DEBUG oslo_concurrency.lockutils [None req-427fc24b-cbb9-4ba7-ba9e-545872e3494e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.791776] [55187]: DEBUG oslo_concurrency.lockutils [None req-427fc24b-cbb9-4ba7-ba9e-545872e3494e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.791962] [55187]: DEBUG oslo_concurrency.lockutils [None req-427fc24b-cbb9-4ba7-ba9e-545872e3494e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.792338] [55187]: DEBUG oslo_concurrency.lockutils [None req-427fc24b-cbb9-4ba7-ba9e-545872e3494e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.792537] [55187]: DEBUG oslo_concurrency.lockutils [None req-427fc24b-cbb9-4ba7-ba9e-545872e3494e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.792707] [55187]: DEBUG oslo_concurrency.lockutils [None req-427fc24b-cbb9-4ba7-ba9e-545872e3494e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.825895] [55187]: DEBUG nova.policy [None req-427fc24b-cbb9-4ba7-ba9e-545872e3494e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.829909] [55187]: INFO nova.api.openstack.requestlog [None req-427fc24b-cbb9-4ba7-ba9e-545872e3494e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.046782 [ 867.830383] [55187]: [pid: 55187|app: 0|req: 2446/4992] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:48 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.832682] [55187]: DEBUG nova.api.openstack.wsgi [None req-b546bff4-0238-4537-b97b-ff44e06fca1d tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.834248] [55187]: DEBUG nova.compute.api [None req-b546bff4-0238-4537-b97b-ff44e06fca1d tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.837408] [55187]: DEBUG oslo_concurrency.lockutils [None req-b546bff4-0238-4537-b97b-ff44e06fca1d tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.837653] [55187]: DEBUG oslo_concurrency.lockutils [None req-b546bff4-0238-4537-b97b-ff44e06fca1d tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.837838] [55187]: DEBUG oslo_concurrency.lockutils [None req-b546bff4-0238-4537-b97b-ff44e06fca1d tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.838296] [55187]: DEBUG oslo_concurrency.lockutils [None req-b546bff4-0238-4537-b97b-ff44e06fca1d tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.838404] [55187]: DEBUG oslo_concurrency.lockutils [None req-b546bff4-0238-4537-b97b-ff44e06fca1d tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.838584] [55187]: DEBUG oslo_concurrency.lockutils [None req-b546bff4-0238-4537-b97b-ff44e06fca1d tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.847522] [55188]: DEBUG nova.policy [None req-b4dbadfd-4859-451e-ad70-b7cd235d3b6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.851392] [55188]: INFO nova.api.openstack.requestlog [None req-b4dbadfd-4859-451e-ad70-b7cd235d3b6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1538 microversion: 2.1 time: 0.165589 [ 867.852081] [55188]: [pid: 55188|app: 0|req: 2547/4993] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:48 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1538 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.877955] [55187]: DEBUG nova.policy [None req-b546bff4-0238-4537-b97b-ff44e06fca1d tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.882057] [55187]: INFO nova.api.openstack.requestlog [None req-b546bff4-0238-4537-b97b-ff44e06fca1d tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.050809 [ 867.882057] [55187]: [pid: 55187|app: 0|req: 2447/4994] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:48 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.889435] [55188]: DEBUG nova.api.openstack.wsgi [None req-a03022c6-c260-4615-8101-f34c5dc7c19a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.891769] [55188]: DEBUG nova.compute.api [None req-a03022c6-c260-4615-8101-f34c5dc7c19a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.895424] [55188]: DEBUG oslo_concurrency.lockutils [None req-a03022c6-c260-4615-8101-f34c5dc7c19a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.895883] [55188]: DEBUG oslo_concurrency.lockutils [None req-a03022c6-c260-4615-8101-f34c5dc7c19a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.896842] [55188]: DEBUG oslo_concurrency.lockutils [None req-a03022c6-c260-4615-8101-f34c5dc7c19a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.896962] [55188]: DEBUG oslo_concurrency.lockutils [None req-a03022c6-c260-4615-8101-f34c5dc7c19a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.897261] [55188]: DEBUG oslo_concurrency.lockutils [None req-a03022c6-c260-4615-8101-f34c5dc7c19a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.897507] [55188]: DEBUG oslo_concurrency.lockutils [None req-a03022c6-c260-4615-8101-f34c5dc7c19a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.933176] [55187]: DEBUG nova.api.openstack.wsgi [None req-46a9b514-520e-4797-b997-e7d5e8fd419f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.933773] [55187]: DEBUG nova.compute.api [None req-46a9b514-520e-4797-b997-e7d5e8fd419f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.941697] [55187]: DEBUG oslo_concurrency.lockutils [None req-46a9b514-520e-4797-b997-e7d5e8fd419f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.942134] [55187]: DEBUG oslo_concurrency.lockutils [None req-46a9b514-520e-4797-b997-e7d5e8fd419f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.942440] [55187]: DEBUG oslo_concurrency.lockutils [None req-46a9b514-520e-4797-b997-e7d5e8fd419f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.942939] [55187]: DEBUG oslo_concurrency.lockutils [None req-46a9b514-520e-4797-b997-e7d5e8fd419f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.943283] [55187]: DEBUG oslo_concurrency.lockutils [None req-46a9b514-520e-4797-b997-e7d5e8fd419f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.943575] [55187]: DEBUG oslo_concurrency.lockutils [None req-46a9b514-520e-4797-b997-e7d5e8fd419f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.950253] [55188]: DEBUG nova.policy [None req-a03022c6-c260-4615-8101-f34c5dc7c19a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.959995] [55188]: DEBUG nova.policy [None req-a03022c6-c260-4615-8101-f34c5dc7c19a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.960742] [55188]: DEBUG nova.policy [None req-a03022c6-c260-4615-8101-f34c5dc7c19a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.964754] [55188]: INFO nova.api.openstack.requestlog [None req-a03022c6-c260-4615-8101-f34c5dc7c19a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.077583 [ 867.964754] [55188]: [pid: 55188|app: 0|req: 2548/4995] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:48 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 867.967541] [55188]: DEBUG nova.api.openstack.wsgi [None req-c63e1fba-aeef-4fc5-96a3-18ec980a794f tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 867.969108] [55188]: DEBUG nova.compute.api [None req-c63e1fba-aeef-4fc5-96a3-18ec980a794f tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 867.969725] [55187]: DEBUG oslo_concurrency.lockutils [None req-46a9b514-520e-4797-b997-e7d5e8fd419f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.970075] [55187]: DEBUG oslo_concurrency.lockutils [None req-46a9b514-520e-4797-b997-e7d5e8fd419f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.970330] [55187]: DEBUG oslo_concurrency.lockutils [None req-46a9b514-520e-4797-b997-e7d5e8fd419f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.970643] [55187]: DEBUG nova.objects.instance [None req-46a9b514-520e-4797-b997-e7d5e8fd419f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.973280] [55188]: DEBUG oslo_concurrency.lockutils [None req-c63e1fba-aeef-4fc5-96a3-18ec980a794f tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.973520] [55188]: DEBUG oslo_concurrency.lockutils [None req-c63e1fba-aeef-4fc5-96a3-18ec980a794f tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.973744] [55188]: DEBUG oslo_concurrency.lockutils [None req-c63e1fba-aeef-4fc5-96a3-18ec980a794f tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.974197] [55188]: DEBUG oslo_concurrency.lockutils [None req-c63e1fba-aeef-4fc5-96a3-18ec980a794f tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.974403] [55188]: DEBUG oslo_concurrency.lockutils [None req-c63e1fba-aeef-4fc5-96a3-18ec980a794f tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.974579] [55188]: DEBUG oslo_concurrency.lockutils [None req-c63e1fba-aeef-4fc5-96a3-18ec980a794f tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.992800] [55187]: DEBUG nova.policy [None req-46a9b514-520e-4797-b997-e7d5e8fd419f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.997055] [55187]: INFO nova.api.openstack.requestlog [None req-46a9b514-520e-4797-b997-e7d5e8fd419f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.068603 [ 867.997413] [55187]: [pid: 55187|app: 0|req: 2448/4996] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:48 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.000220] [55187]: DEBUG nova.api.openstack.wsgi [None req-2725643d-5fa8-4279-ae61-3eff959f6cf4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.001727] [55187]: DEBUG nova.compute.api [None req-2725643d-5fa8-4279-ae61-3eff959f6cf4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.004763] [55187]: DEBUG oslo_concurrency.lockutils [None req-2725643d-5fa8-4279-ae61-3eff959f6cf4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.004998] [55187]: DEBUG oslo_concurrency.lockutils [None req-2725643d-5fa8-4279-ae61-3eff959f6cf4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.005199] [55187]: DEBUG oslo_concurrency.lockutils [None req-2725643d-5fa8-4279-ae61-3eff959f6cf4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.005562] [55187]: DEBUG oslo_concurrency.lockutils [None req-2725643d-5fa8-4279-ae61-3eff959f6cf4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.006124] [55187]: DEBUG oslo_concurrency.lockutils [None req-2725643d-5fa8-4279-ae61-3eff959f6cf4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.006214] [55187]: DEBUG oslo_concurrency.lockutils [None req-2725643d-5fa8-4279-ae61-3eff959f6cf4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.008356] [55188]: DEBUG nova.policy [None req-c63e1fba-aeef-4fc5-96a3-18ec980a794f tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.012395] [55188]: INFO nova.api.openstack.requestlog [None req-c63e1fba-aeef-4fc5-96a3-18ec980a794f tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.047137 [ 868.012707] [55188]: [pid: 55188|app: 0|req: 2549/4997] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:48 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.028740] [55188]: DEBUG nova.api.openstack.wsgi [None req-bf13b974-6b92-42aa-9c8e-548ea7fec2d1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.030552] [55188]: DEBUG nova.compute.api [None req-bf13b974-6b92-42aa-9c8e-548ea7fec2d1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.034744] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf13b974-6b92-42aa-9c8e-548ea7fec2d1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.034975] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf13b974-6b92-42aa-9c8e-548ea7fec2d1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.035199] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf13b974-6b92-42aa-9c8e-548ea7fec2d1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.035515] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf13b974-6b92-42aa-9c8e-548ea7fec2d1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.035715] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf13b974-6b92-42aa-9c8e-548ea7fec2d1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.035887] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf13b974-6b92-42aa-9c8e-548ea7fec2d1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.039947] [55187]: DEBUG nova.policy [None req-2725643d-5fa8-4279-ae61-3eff959f6cf4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.042534] [55187]: INFO nova.api.openstack.requestlog [None req-2725643d-5fa8-4279-ae61-3eff959f6cf4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.044590 [ 868.043140] [55187]: [pid: 55187|app: 0|req: 2449/4998] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:48 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.062027] [55187]: DEBUG nova.api.openstack.wsgi [None req-cf772eec-4167-407b-a9f3-df2b9f0f419f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.062712] [55187]: DEBUG nova.compute.api [None req-cf772eec-4167-407b-a9f3-df2b9f0f419f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.066046] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf772eec-4167-407b-a9f3-df2b9f0f419f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.066404] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf772eec-4167-407b-a9f3-df2b9f0f419f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.066719] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf772eec-4167-407b-a9f3-df2b9f0f419f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.067207] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf772eec-4167-407b-a9f3-df2b9f0f419f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.067542] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf772eec-4167-407b-a9f3-df2b9f0f419f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.067845] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf772eec-4167-407b-a9f3-df2b9f0f419f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.100871] [55187]: DEBUG nova.policy [None req-cf772eec-4167-407b-a9f3-df2b9f0f419f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.103351] [55187]: INFO nova.api.openstack.requestlog [None req-cf772eec-4167-407b-a9f3-df2b9f0f419f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1214 microversion: 2.1 time: 0.044533 [ 868.103838] [55187]: [pid: 55187|app: 0|req: 2450/4999] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:48 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1214 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.110228] [55187]: DEBUG nova.api.openstack.wsgi [None req-acbfe851-682b-4ec8-8609-cf576fe5144b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.112842] [55187]: DEBUG nova.compute.api [None req-acbfe851-682b-4ec8-8609-cf576fe5144b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.119166] [55187]: DEBUG oslo_concurrency.lockutils [None req-acbfe851-682b-4ec8-8609-cf576fe5144b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.121649] [55187]: DEBUG oslo_concurrency.lockutils [None req-acbfe851-682b-4ec8-8609-cf576fe5144b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.123018] [55187]: DEBUG oslo_concurrency.lockutils [None req-acbfe851-682b-4ec8-8609-cf576fe5144b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.123018] [55187]: DEBUG oslo_concurrency.lockutils [None req-acbfe851-682b-4ec8-8609-cf576fe5144b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.123018] [55187]: DEBUG oslo_concurrency.lockutils [None req-acbfe851-682b-4ec8-8609-cf576fe5144b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.123018] [55187]: DEBUG oslo_concurrency.lockutils [None req-acbfe851-682b-4ec8-8609-cf576fe5144b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.143651] [55188]: DEBUG nova.policy [None req-bf13b974-6b92-42aa-9c8e-548ea7fec2d1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.148199] [55188]: INFO nova.api.openstack.requestlog [None req-bf13b974-6b92-42aa-9c8e-548ea7fec2d1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1324 microversion: 2.1 time: 0.121408 [ 868.148600] [55188]: [pid: 55188|app: 0|req: 2550/5000] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:48 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1324 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 868.151904] [55188]: DEBUG nova.api.openstack.wsgi [None req-ac3cb31b-c5a8-4cbb-be7f-0309a3b95b9b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.154661] [55188]: DEBUG nova.compute.api [None req-ac3cb31b-c5a8-4cbb-be7f-0309a3b95b9b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.160221] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac3cb31b-c5a8-4cbb-be7f-0309a3b95b9b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.160487] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac3cb31b-c5a8-4cbb-be7f-0309a3b95b9b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.160680] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac3cb31b-c5a8-4cbb-be7f-0309a3b95b9b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.164192] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac3cb31b-c5a8-4cbb-be7f-0309a3b95b9b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.164192] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac3cb31b-c5a8-4cbb-be7f-0309a3b95b9b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.164192] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac3cb31b-c5a8-4cbb-be7f-0309a3b95b9b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.164497] [55187]: DEBUG nova.policy [None req-acbfe851-682b-4ec8-8609-cf576fe5144b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.167668] [55187]: INFO nova.api.openstack.requestlog [None req-acbfe851-682b-4ec8-8609-cf576fe5144b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.059405 [ 868.167668] [55187]: [pid: 55187|app: 0|req: 2451/5001] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:48 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.170400] [55187]: DEBUG nova.api.openstack.wsgi [None req-b0d953dc-ce16-4598-9794-1981def767f4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.171900] [55187]: DEBUG nova.compute.api [None req-b0d953dc-ce16-4598-9794-1981def767f4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.175222] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0d953dc-ce16-4598-9794-1981def767f4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.175453] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0d953dc-ce16-4598-9794-1981def767f4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.175650] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0d953dc-ce16-4598-9794-1981def767f4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.175991] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0d953dc-ce16-4598-9794-1981def767f4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.176206] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0d953dc-ce16-4598-9794-1981def767f4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.176379] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0d953dc-ce16-4598-9794-1981def767f4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.194281] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0d953dc-ce16-4598-9794-1981def767f4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.194514] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0d953dc-ce16-4598-9794-1981def767f4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.194695] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0d953dc-ce16-4598-9794-1981def767f4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.194888] [55187]: DEBUG nova.objects.instance [None req-b0d953dc-ce16-4598-9794-1981def767f4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.197949] [55188]: DEBUG nova.policy [None req-ac3cb31b-c5a8-4cbb-be7f-0309a3b95b9b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.202917] [55188]: DEBUG nova.policy [None req-ac3cb31b-c5a8-4cbb-be7f-0309a3b95b9b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.203357] [55188]: DEBUG nova.policy [None req-ac3cb31b-c5a8-4cbb-be7f-0309a3b95b9b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.204060] [55188]: INFO nova.api.openstack.requestlog [None req-ac3cb31b-c5a8-4cbb-be7f-0309a3b95b9b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.054930 [ 868.204408] [55188]: [pid: 55188|app: 0|req: 2551/5002] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:48 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 868.206936] [55188]: DEBUG nova.api.openstack.wsgi [None req-296c8ae7-a4f8-4588-9e02-51b0d739ff6e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.210184] [55188]: DEBUG nova.compute.api [None req-296c8ae7-a4f8-4588-9e02-51b0d739ff6e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.212171] [55188]: DEBUG oslo_concurrency.lockutils [None req-296c8ae7-a4f8-4588-9e02-51b0d739ff6e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.212450] [55188]: DEBUG oslo_concurrency.lockutils [None req-296c8ae7-a4f8-4588-9e02-51b0d739ff6e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.212680] [55188]: DEBUG oslo_concurrency.lockutils [None req-296c8ae7-a4f8-4588-9e02-51b0d739ff6e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.213092] [55188]: DEBUG oslo_concurrency.lockutils [None req-296c8ae7-a4f8-4588-9e02-51b0d739ff6e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.213342] [55188]: DEBUG oslo_concurrency.lockutils [None req-296c8ae7-a4f8-4588-9e02-51b0d739ff6e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.213551] [55188]: DEBUG oslo_concurrency.lockutils [None req-296c8ae7-a4f8-4588-9e02-51b0d739ff6e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.220809] [55187]: DEBUG nova.policy [None req-b0d953dc-ce16-4598-9794-1981def767f4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.227382] [55187]: INFO nova.api.openstack.requestlog [None req-b0d953dc-ce16-4598-9794-1981def767f4 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.059239 [ 868.229071] [55187]: [pid: 55187|app: 0|req: 2452/5003] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:48 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.234191] [55188]: DEBUG oslo_concurrency.lockutils [None req-296c8ae7-a4f8-4588-9e02-51b0d739ff6e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.234191] [55188]: DEBUG oslo_concurrency.lockutils [None req-296c8ae7-a4f8-4588-9e02-51b0d739ff6e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.234716] [55188]: DEBUG oslo_concurrency.lockutils [None req-296c8ae7-a4f8-4588-9e02-51b0d739ff6e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.234716] [55188]: DEBUG nova.objects.instance [None req-296c8ae7-a4f8-4588-9e02-51b0d739ff6e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.262018] [55188]: DEBUG nova.policy [None req-296c8ae7-a4f8-4588-9e02-51b0d739ff6e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.266644] [55188]: INFO nova.api.openstack.requestlog [None req-296c8ae7-a4f8-4588-9e02-51b0d739ff6e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.061572 [ 868.267110] [55188]: [pid: 55188|app: 0|req: 2552/5004] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:48 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.349023] [55187]: DEBUG nova.api.openstack.wsgi [None req-52cc4ba6-10ba-46d0-8ee2-2d76be22f316 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.351649] [55187]: DEBUG nova.compute.api [None req-52cc4ba6-10ba-46d0-8ee2-2d76be22f316 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.356479] [55187]: DEBUG oslo_concurrency.lockutils [None req-52cc4ba6-10ba-46d0-8ee2-2d76be22f316 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.356879] [55187]: DEBUG oslo_concurrency.lockutils [None req-52cc4ba6-10ba-46d0-8ee2-2d76be22f316 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.357278] [55187]: DEBUG oslo_concurrency.lockutils [None req-52cc4ba6-10ba-46d0-8ee2-2d76be22f316 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.357833] [55187]: DEBUG oslo_concurrency.lockutils [None req-52cc4ba6-10ba-46d0-8ee2-2d76be22f316 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.358195] [55187]: DEBUG oslo_concurrency.lockutils [None req-52cc4ba6-10ba-46d0-8ee2-2d76be22f316 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.358506] [55187]: DEBUG oslo_concurrency.lockutils [None req-52cc4ba6-10ba-46d0-8ee2-2d76be22f316 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.430166] [55188]: DEBUG nova.api.openstack.wsgi [None req-748fd4cf-d702-4031-aebf-4597da967822 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.431914] [55188]: DEBUG nova.compute.api [None req-748fd4cf-d702-4031-aebf-4597da967822 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.435440] [55188]: DEBUG oslo_concurrency.lockutils [None req-748fd4cf-d702-4031-aebf-4597da967822 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.435714] [55188]: DEBUG oslo_concurrency.lockutils [None req-748fd4cf-d702-4031-aebf-4597da967822 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.435856] [55188]: DEBUG oslo_concurrency.lockutils [None req-748fd4cf-d702-4031-aebf-4597da967822 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.436218] [55188]: DEBUG oslo_concurrency.lockutils [None req-748fd4cf-d702-4031-aebf-4597da967822 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.436420] [55188]: DEBUG oslo_concurrency.lockutils [None req-748fd4cf-d702-4031-aebf-4597da967822 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.436594] [55188]: DEBUG oslo_concurrency.lockutils [None req-748fd4cf-d702-4031-aebf-4597da967822 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.457657] [55187]: DEBUG nova.policy [None req-52cc4ba6-10ba-46d0-8ee2-2d76be22f316 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.459191] [55188]: DEBUG oslo_concurrency.lockutils [None req-748fd4cf-d702-4031-aebf-4597da967822 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.459453] [55188]: DEBUG oslo_concurrency.lockutils [None req-748fd4cf-d702-4031-aebf-4597da967822 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.459647] [55188]: DEBUG oslo_concurrency.lockutils [None req-748fd4cf-d702-4031-aebf-4597da967822 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.459966] [55188]: DEBUG nova.objects.instance [None req-748fd4cf-d702-4031-aebf-4597da967822 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 70de7695-51b1-4f2d-bfef-80d4fac08c20 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.462324] [55187]: INFO nova.api.openstack.requestlog [None req-52cc4ba6-10ba-46d0-8ee2-2d76be22f316 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.116769 [ 868.462708] [55187]: [pid: 55187|app: 0|req: 2453/5005] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:48 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.480796] [55188]: DEBUG nova.policy [None req-748fd4cf-d702-4031-aebf-4597da967822 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.484982] [55188]: INFO nova.api.openstack.requestlog [None req-748fd4cf-d702-4031-aebf-4597da967822 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 200 len: 1301 microversion: 2.1 time: 0.057152 [ 868.485465] [55188]: [pid: 55188|app: 0|req: 2553/5006] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:48 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 1301 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.603173] [55187]: DEBUG nova.api.openstack.wsgi [None req-1cd8fdd6-107f-41b4-acab-bce490b3f335 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.604834] [55187]: DEBUG nova.compute.api [None req-1cd8fdd6-107f-41b4-acab-bce490b3f335 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.608437] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cd8fdd6-107f-41b4-acab-bce490b3f335 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.608681] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cd8fdd6-107f-41b4-acab-bce490b3f335 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.608866] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cd8fdd6-107f-41b4-acab-bce490b3f335 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.609234] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cd8fdd6-107f-41b4-acab-bce490b3f335 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.609437] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cd8fdd6-107f-41b4-acab-bce490b3f335 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.609667] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cd8fdd6-107f-41b4-acab-bce490b3f335 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.629092] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cd8fdd6-107f-41b4-acab-bce490b3f335 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.629315] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cd8fdd6-107f-41b4-acab-bce490b3f335 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.629496] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cd8fdd6-107f-41b4-acab-bce490b3f335 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.629692] [55187]: DEBUG nova.objects.instance [None req-1cd8fdd6-107f-41b4-acab-bce490b3f335 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.648670] [55187]: DEBUG nova.policy [None req-1cd8fdd6-107f-41b4-acab-bce490b3f335 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.652578] [55187]: INFO nova.api.openstack.requestlog [None req-1cd8fdd6-107f-41b4-acab-bce490b3f335 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.051661 [ 868.652917] [55187]: [pid: 55187|app: 0|req: 2454/5007] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:48 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.766807] [55188]: DEBUG nova.api.openstack.wsgi [None req-74ea6943-862d-4340-86ec-db59dbbe8401 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.768633] [55188]: DEBUG nova.compute.api [None req-74ea6943-862d-4340-86ec-db59dbbe8401 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.772489] [55188]: DEBUG oslo_concurrency.lockutils [None req-74ea6943-862d-4340-86ec-db59dbbe8401 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.772748] [55188]: DEBUG oslo_concurrency.lockutils [None req-74ea6943-862d-4340-86ec-db59dbbe8401 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.772936] [55188]: DEBUG oslo_concurrency.lockutils [None req-74ea6943-862d-4340-86ec-db59dbbe8401 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.773379] [55188]: DEBUG oslo_concurrency.lockutils [None req-74ea6943-862d-4340-86ec-db59dbbe8401 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.773597] [55188]: DEBUG oslo_concurrency.lockutils [None req-74ea6943-862d-4340-86ec-db59dbbe8401 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.773774] [55188]: DEBUG oslo_concurrency.lockutils [None req-74ea6943-862d-4340-86ec-db59dbbe8401 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.843189] [55187]: DEBUG nova.api.openstack.wsgi [None req-edf819f8-9c9d-4edf-90fe-eb3e4898561a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.844950] [55187]: DEBUG nova.compute.api [None req-edf819f8-9c9d-4edf-90fe-eb3e4898561a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.848525] [55187]: DEBUG oslo_concurrency.lockutils [None req-edf819f8-9c9d-4edf-90fe-eb3e4898561a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.848762] [55187]: DEBUG oslo_concurrency.lockutils [None req-edf819f8-9c9d-4edf-90fe-eb3e4898561a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.848944] [55187]: DEBUG oslo_concurrency.lockutils [None req-edf819f8-9c9d-4edf-90fe-eb3e4898561a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.849318] [55187]: DEBUG oslo_concurrency.lockutils [None req-edf819f8-9c9d-4edf-90fe-eb3e4898561a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.849521] [55187]: DEBUG oslo_concurrency.lockutils [None req-edf819f8-9c9d-4edf-90fe-eb3e4898561a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.849694] [55187]: DEBUG oslo_concurrency.lockutils [None req-edf819f8-9c9d-4edf-90fe-eb3e4898561a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.868829] [55188]: DEBUG nova.policy [None req-74ea6943-862d-4340-86ec-db59dbbe8401 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.873389] [55188]: INFO nova.api.openstack.requestlog [None req-74ea6943-862d-4340-86ec-db59dbbe8401 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1316 microversion: 2.1 time: 0.109249 [ 868.873721] [55188]: [pid: 55188|app: 0|req: 2554/5008] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:49 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1316 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.876126] [55188]: DEBUG nova.api.openstack.wsgi [None req-778c5814-a222-424a-b61e-d2cefe4552b3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.877792] [55188]: DEBUG nova.compute.api [None req-778c5814-a222-424a-b61e-d2cefe4552b3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.881330] [55188]: DEBUG oslo_concurrency.lockutils [None req-778c5814-a222-424a-b61e-d2cefe4552b3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.881566] [55188]: DEBUG oslo_concurrency.lockutils [None req-778c5814-a222-424a-b61e-d2cefe4552b3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.881662] [55187]: DEBUG nova.policy [None req-edf819f8-9c9d-4edf-90fe-eb3e4898561a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.881743] [55188]: DEBUG oslo_concurrency.lockutils [None req-778c5814-a222-424a-b61e-d2cefe4552b3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.882108] [55188]: DEBUG oslo_concurrency.lockutils [None req-778c5814-a222-424a-b61e-d2cefe4552b3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.882313] [55188]: DEBUG oslo_concurrency.lockutils [None req-778c5814-a222-424a-b61e-d2cefe4552b3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.882621] [55188]: DEBUG oslo_concurrency.lockutils [None req-778c5814-a222-424a-b61e-d2cefe4552b3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.886470] [55187]: INFO nova.api.openstack.requestlog [None req-edf819f8-9c9d-4edf-90fe-eb3e4898561a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.045543 [ 868.886796] [55187]: [pid: 55187|app: 0|req: 2455/5009] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:49 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.898914] [55187]: DEBUG nova.api.openstack.wsgi [None req-a900f7f9-99ca-47cc-a81a-dbe0ee3c7d9b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.900588] [55187]: DEBUG nova.compute.api [None req-a900f7f9-99ca-47cc-a81a-dbe0ee3c7d9b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.904011] [55187]: DEBUG oslo_concurrency.lockutils [None req-a900f7f9-99ca-47cc-a81a-dbe0ee3c7d9b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.905370] [55187]: DEBUG oslo_concurrency.lockutils [None req-a900f7f9-99ca-47cc-a81a-dbe0ee3c7d9b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.905370] [55187]: DEBUG oslo_concurrency.lockutils [None req-a900f7f9-99ca-47cc-a81a-dbe0ee3c7d9b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.905370] [55187]: DEBUG oslo_concurrency.lockutils [None req-a900f7f9-99ca-47cc-a81a-dbe0ee3c7d9b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.905370] [55187]: DEBUG oslo_concurrency.lockutils [None req-a900f7f9-99ca-47cc-a81a-dbe0ee3c7d9b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.905370] [55187]: DEBUG oslo_concurrency.lockutils [None req-a900f7f9-99ca-47cc-a81a-dbe0ee3c7d9b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.934690] [55187]: DEBUG nova.policy [None req-a900f7f9-99ca-47cc-a81a-dbe0ee3c7d9b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.938511] [55187]: INFO nova.api.openstack.requestlog [None req-a900f7f9-99ca-47cc-a81a-dbe0ee3c7d9b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.041713 [ 868.938786] [55187]: [pid: 55187|app: 0|req: 2456/5010] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:49 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.970565] [55188]: DEBUG nova.policy [None req-778c5814-a222-424a-b61e-d2cefe4552b3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.975254] [55188]: INFO nova.api.openstack.requestlog [None req-778c5814-a222-424a-b61e-d2cefe4552b3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1530 microversion: 2.1 time: 0.100890 [ 868.975591] [55188]: [pid: 55188|app: 0|req: 2555/5011] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:49 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1530 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.984991] [55187]: DEBUG nova.api.openstack.wsgi [None req-493b26fd-0481-4f4d-80ab-ce8653b409a0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 868.986771] [55187]: DEBUG nova.compute.api [None req-493b26fd-0481-4f4d-80ab-ce8653b409a0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 868.990424] [55187]: DEBUG oslo_concurrency.lockutils [None req-493b26fd-0481-4f4d-80ab-ce8653b409a0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.990667] [55187]: DEBUG oslo_concurrency.lockutils [None req-493b26fd-0481-4f4d-80ab-ce8653b409a0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.990848] [55187]: DEBUG oslo_concurrency.lockutils [None req-493b26fd-0481-4f4d-80ab-ce8653b409a0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.991218] [55187]: DEBUG oslo_concurrency.lockutils [None req-493b26fd-0481-4f4d-80ab-ce8653b409a0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.991414] [55187]: DEBUG oslo_concurrency.lockutils [None req-493b26fd-0481-4f4d-80ab-ce8653b409a0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.991584] [55187]: DEBUG oslo_concurrency.lockutils [None req-493b26fd-0481-4f4d-80ab-ce8653b409a0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.013184] [55188]: DEBUG nova.api.openstack.wsgi [None req-b8709f44-542b-4032-b516-80f6b3f2867f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.014944] [55188]: DEBUG nova.compute.api [None req-b8709f44-542b-4032-b516-80f6b3f2867f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.018676] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8709f44-542b-4032-b516-80f6b3f2867f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.018968] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8709f44-542b-4032-b516-80f6b3f2867f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.019220] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8709f44-542b-4032-b516-80f6b3f2867f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.019617] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8709f44-542b-4032-b516-80f6b3f2867f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.019863] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8709f44-542b-4032-b516-80f6b3f2867f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.020078] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8709f44-542b-4032-b516-80f6b3f2867f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.024516] [55187]: DEBUG nova.policy [None req-493b26fd-0481-4f4d-80ab-ce8653b409a0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.028848] [55187]: DEBUG nova.policy [None req-493b26fd-0481-4f4d-80ab-ce8653b409a0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.029491] [55187]: DEBUG nova.policy [None req-493b26fd-0481-4f4d-80ab-ce8653b409a0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.033428] [55187]: INFO nova.api.openstack.requestlog [None req-493b26fd-0481-4f4d-80ab-ce8653b409a0 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.050723 [ 869.033745] [55187]: [pid: 55187|app: 0|req: 2457/5012] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:49 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 869.036129] [55187]: DEBUG nova.api.openstack.wsgi [None req-68cb8dd3-b23e-4e1a-9820-fa49678730f3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.037727] [55187]: DEBUG nova.compute.api [None req-68cb8dd3-b23e-4e1a-9820-fa49678730f3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.038507] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8709f44-542b-4032-b516-80f6b3f2867f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.038743] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8709f44-542b-4032-b516-80f6b3f2867f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.038929] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8709f44-542b-4032-b516-80f6b3f2867f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.039147] [55188]: DEBUG nova.objects.instance [None req-b8709f44-542b-4032-b516-80f6b3f2867f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 869.040674] [55187]: DEBUG oslo_concurrency.lockutils [None req-68cb8dd3-b23e-4e1a-9820-fa49678730f3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.040906] [55187]: DEBUG oslo_concurrency.lockutils [None req-68cb8dd3-b23e-4e1a-9820-fa49678730f3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.041106] [55187]: DEBUG oslo_concurrency.lockutils [None req-68cb8dd3-b23e-4e1a-9820-fa49678730f3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.041459] [55187]: DEBUG oslo_concurrency.lockutils [None req-68cb8dd3-b23e-4e1a-9820-fa49678730f3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.041662] [55187]: DEBUG oslo_concurrency.lockutils [None req-68cb8dd3-b23e-4e1a-9820-fa49678730f3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.041833] [55187]: DEBUG oslo_concurrency.lockutils [None req-68cb8dd3-b23e-4e1a-9820-fa49678730f3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.057951] [55188]: DEBUG nova.policy [None req-b8709f44-542b-4032-b516-80f6b3f2867f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.062077] [55188]: INFO nova.api.openstack.requestlog [None req-b8709f44-542b-4032-b516-80f6b3f2867f tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.051204 [ 869.063041] [55188]: [pid: 55188|app: 0|req: 2556/5013] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:49 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.064790] [55188]: DEBUG nova.api.openstack.wsgi [None req-cb952950-c2cd-44fb-9d8d-8a1e01318835 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.066526] [55188]: DEBUG nova.compute.api [None req-cb952950-c2cd-44fb-9d8d-8a1e01318835 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.069522] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb952950-c2cd-44fb-9d8d-8a1e01318835 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.069752] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb952950-c2cd-44fb-9d8d-8a1e01318835 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.069934] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb952950-c2cd-44fb-9d8d-8a1e01318835 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.070322] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb952950-c2cd-44fb-9d8d-8a1e01318835 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.070527] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb952950-c2cd-44fb-9d8d-8a1e01318835 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.070699] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb952950-c2cd-44fb-9d8d-8a1e01318835 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.072436] [55187]: DEBUG nova.policy [None req-68cb8dd3-b23e-4e1a-9820-fa49678730f3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.076535] [55187]: INFO nova.api.openstack.requestlog [None req-68cb8dd3-b23e-4e1a-9820-fa49678730f3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.042241 [ 869.077069] [55187]: [pid: 55187|app: 0|req: 2458/5014] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:49 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.100501] [55188]: DEBUG nova.policy [None req-cb952950-c2cd-44fb-9d8d-8a1e01318835 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.104887] [55188]: INFO nova.api.openstack.requestlog [None req-cb952950-c2cd-44fb-9d8d-8a1e01318835 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.041895 [ 869.105393] [55188]: [pid: 55188|app: 0|req: 2557/5015] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:49 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.118659] [55187]: DEBUG nova.api.openstack.wsgi [None req-143ddd23-0d86-4275-824c-af3e9b542bbd tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.120632] [55187]: DEBUG nova.compute.api [None req-143ddd23-0d86-4275-824c-af3e9b542bbd tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.124129] [55187]: DEBUG oslo_concurrency.lockutils [None req-143ddd23-0d86-4275-824c-af3e9b542bbd tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.124374] [55187]: DEBUG oslo_concurrency.lockutils [None req-143ddd23-0d86-4275-824c-af3e9b542bbd tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.124563] [55187]: DEBUG oslo_concurrency.lockutils [None req-143ddd23-0d86-4275-824c-af3e9b542bbd tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.124982] [55187]: DEBUG oslo_concurrency.lockutils [None req-143ddd23-0d86-4275-824c-af3e9b542bbd tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.125212] [55187]: DEBUG oslo_concurrency.lockutils [None req-143ddd23-0d86-4275-824c-af3e9b542bbd tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.125451] [55187]: DEBUG oslo_concurrency.lockutils [None req-143ddd23-0d86-4275-824c-af3e9b542bbd tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.159772] [55187]: DEBUG nova.policy [None req-143ddd23-0d86-4275-824c-af3e9b542bbd tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.161120] [55188]: DEBUG nova.api.openstack.wsgi [None req-34470a7e-45b0-4235-ae35-b2e0a056329b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.162846] [55188]: DEBUG nova.compute.api [None req-34470a7e-45b0-4235-ae35-b2e0a056329b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.163738] [55187]: INFO nova.api.openstack.requestlog [None req-143ddd23-0d86-4275-824c-af3e9b542bbd tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1214 microversion: 2.1 time: 0.047895 [ 869.164074] [55187]: [pid: 55187|app: 0|req: 2459/5016] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:49 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.166480] [55188]: DEBUG oslo_concurrency.lockutils [None req-34470a7e-45b0-4235-ae35-b2e0a056329b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.166711] [55188]: DEBUG oslo_concurrency.lockutils [None req-34470a7e-45b0-4235-ae35-b2e0a056329b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.166896] [55188]: DEBUG oslo_concurrency.lockutils [None req-34470a7e-45b0-4235-ae35-b2e0a056329b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.167306] [55188]: DEBUG oslo_concurrency.lockutils [None req-34470a7e-45b0-4235-ae35-b2e0a056329b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.167481] [55188]: DEBUG oslo_concurrency.lockutils [None req-34470a7e-45b0-4235-ae35-b2e0a056329b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.167662] [55188]: DEBUG oslo_concurrency.lockutils [None req-34470a7e-45b0-4235-ae35-b2e0a056329b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.180051] [55187]: DEBUG nova.api.openstack.wsgi [None req-80ea8f5f-1f7d-4ce9-a04e-12625d2dda05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.181713] [55187]: DEBUG nova.compute.api [None req-80ea8f5f-1f7d-4ce9-a04e-12625d2dda05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.185317] [55187]: DEBUG oslo_concurrency.lockutils [None req-80ea8f5f-1f7d-4ce9-a04e-12625d2dda05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.185405] [55187]: DEBUG oslo_concurrency.lockutils [None req-80ea8f5f-1f7d-4ce9-a04e-12625d2dda05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.185578] [55187]: DEBUG oslo_concurrency.lockutils [None req-80ea8f5f-1f7d-4ce9-a04e-12625d2dda05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.185983] [55187]: DEBUG oslo_concurrency.lockutils [None req-80ea8f5f-1f7d-4ce9-a04e-12625d2dda05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.186211] [55187]: DEBUG oslo_concurrency.lockutils [None req-80ea8f5f-1f7d-4ce9-a04e-12625d2dda05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.186390] [55187]: DEBUG oslo_concurrency.lockutils [None req-80ea8f5f-1f7d-4ce9-a04e-12625d2dda05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.218810] [55187]: DEBUG nova.policy [None req-80ea8f5f-1f7d-4ce9-a04e-12625d2dda05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.223724] [55187]: INFO nova.api.openstack.requestlog [None req-80ea8f5f-1f7d-4ce9-a04e-12625d2dda05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.045570 [ 869.224398] [55187]: [pid: 55187|app: 0|req: 2460/5017] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:49 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 869.227402] [55187]: DEBUG nova.api.openstack.wsgi [None req-8e717d6e-dfcf-4d30-beb1-52d5a4b87db9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.229216] [55187]: DEBUG nova.compute.api [None req-8e717d6e-dfcf-4d30-beb1-52d5a4b87db9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.232908] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e717d6e-dfcf-4d30-beb1-52d5a4b87db9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.233226] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e717d6e-dfcf-4d30-beb1-52d5a4b87db9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.233554] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e717d6e-dfcf-4d30-beb1-52d5a4b87db9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.233802] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e717d6e-dfcf-4d30-beb1-52d5a4b87db9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.234055] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e717d6e-dfcf-4d30-beb1-52d5a4b87db9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.234288] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e717d6e-dfcf-4d30-beb1-52d5a4b87db9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.238768] [55188]: DEBUG nova.policy [None req-34470a7e-45b0-4235-ae35-b2e0a056329b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.243910] [55188]: INFO nova.api.openstack.requestlog [None req-34470a7e-45b0-4235-ae35-b2e0a056329b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1312 microversion: 2.1 time: 0.084939 [ 869.244253] [55188]: [pid: 55188|app: 0|req: 2558/5018] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:49 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.247277] [55188]: DEBUG nova.api.openstack.wsgi [None req-d72a7460-f690-4176-bc1f-cc0910c26493 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.248899] [55188]: DEBUG nova.compute.api [None req-d72a7460-f690-4176-bc1f-cc0910c26493 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.252071] [55188]: DEBUG oslo_concurrency.lockutils [None req-d72a7460-f690-4176-bc1f-cc0910c26493 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.252309] [55188]: DEBUG oslo_concurrency.lockutils [None req-d72a7460-f690-4176-bc1f-cc0910c26493 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.252494] [55188]: DEBUG oslo_concurrency.lockutils [None req-d72a7460-f690-4176-bc1f-cc0910c26493 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.252842] [55188]: DEBUG oslo_concurrency.lockutils [None req-d72a7460-f690-4176-bc1f-cc0910c26493 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.253056] [55188]: DEBUG oslo_concurrency.lockutils [None req-d72a7460-f690-4176-bc1f-cc0910c26493 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.253233] [55188]: DEBUG oslo_concurrency.lockutils [None req-d72a7460-f690-4176-bc1f-cc0910c26493 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.265689] [55187]: DEBUG nova.policy [None req-8e717d6e-dfcf-4d30-beb1-52d5a4b87db9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.269949] [55187]: DEBUG nova.policy [None req-8e717d6e-dfcf-4d30-beb1-52d5a4b87db9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.270079] [55188]: DEBUG oslo_concurrency.lockutils [None req-d72a7460-f690-4176-bc1f-cc0910c26493 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.270272] [55188]: DEBUG oslo_concurrency.lockutils [None req-d72a7460-f690-4176-bc1f-cc0910c26493 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.270428] [55188]: DEBUG oslo_concurrency.lockutils [None req-d72a7460-f690-4176-bc1f-cc0910c26493 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.270589] [55187]: DEBUG nova.policy [None req-8e717d6e-dfcf-4d30-beb1-52d5a4b87db9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.270669] [55188]: DEBUG nova.objects.instance [None req-d72a7460-f690-4176-bc1f-cc0910c26493 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 869.271196] [55187]: INFO nova.api.openstack.requestlog [None req-8e717d6e-dfcf-4d30-beb1-52d5a4b87db9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.046218 [ 869.271511] [55187]: [pid: 55187|app: 0|req: 2461/5019] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:49 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 869.278702] [55187]: DEBUG nova.api.openstack.wsgi [None req-4e9f91aa-3435-471b-8c88-6f1aa98051c9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.280385] [55187]: DEBUG nova.compute.api [None req-4e9f91aa-3435-471b-8c88-6f1aa98051c9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.283684] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e9f91aa-3435-471b-8c88-6f1aa98051c9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.283910] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e9f91aa-3435-471b-8c88-6f1aa98051c9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.284104] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e9f91aa-3435-471b-8c88-6f1aa98051c9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.284497] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e9f91aa-3435-471b-8c88-6f1aa98051c9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.284707] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e9f91aa-3435-471b-8c88-6f1aa98051c9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.284882] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e9f91aa-3435-471b-8c88-6f1aa98051c9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.291681] [55188]: DEBUG nova.policy [None req-d72a7460-f690-4176-bc1f-cc0910c26493 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.295676] [55188]: INFO nova.api.openstack.requestlog [None req-d72a7460-f690-4176-bc1f-cc0910c26493 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.050858 [ 869.295992] [55188]: [pid: 55188|app: 0|req: 2559/5020] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:49 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.303758] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e9f91aa-3435-471b-8c88-6f1aa98051c9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.303758] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e9f91aa-3435-471b-8c88-6f1aa98051c9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.303758] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e9f91aa-3435-471b-8c88-6f1aa98051c9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.303758] [55187]: DEBUG nova.objects.instance [None req-4e9f91aa-3435-471b-8c88-6f1aa98051c9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 869.324612] [55187]: DEBUG nova.policy [None req-4e9f91aa-3435-471b-8c88-6f1aa98051c9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.329030] [55187]: INFO nova.api.openstack.requestlog [None req-4e9f91aa-3435-471b-8c88-6f1aa98051c9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.052107 [ 869.329274] [55187]: [pid: 55187|app: 0|req: 2462/5021] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:49 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 869.442134] [55188]: DEBUG nova.api.openstack.wsgi [req-bea731a0-3094-41d5-ac8e-6dd35ab90a7f req-bd90a8b0-802a-4555-9892-6706aa168255 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bf8ec14c-809c-46ca-ae57-034cde72f0c9", "name": "network-vif-plugged", "status": "completed", "tag": "f7d0959b-f18b-4a28-b9b6-f747a17d1fe9"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 869.448324] [55188]: DEBUG oslo_concurrency.lockutils [req-bea731a0-3094-41d5-ac8e-6dd35ab90a7f req-bd90a8b0-802a-4555-9892-6706aa168255 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.448606] [55188]: DEBUG oslo_concurrency.lockutils [req-bea731a0-3094-41d5-ac8e-6dd35ab90a7f req-bd90a8b0-802a-4555-9892-6706aa168255 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.448798] [55188]: DEBUG oslo_concurrency.lockutils [req-bea731a0-3094-41d5-ac8e-6dd35ab90a7f req-bd90a8b0-802a-4555-9892-6706aa168255 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.455235] [55188]: INFO nova.api.openstack.compute.server_external_events [req-bea731a0-3094-41d5-ac8e-6dd35ab90a7f req-bd90a8b0-802a-4555-9892-6706aa168255 service nova] Creating event network-vif-plugged:f7d0959b-f18b-4a28-b9b6-f747a17d1fe9 for instance bf8ec14c-809c-46ca-ae57-034cde72f0c9 on cpu-1 [ 869.458011] [55188]: INFO nova.api.openstack.requestlog [req-bea731a0-3094-41d5-ac8e-6dd35ab90a7f req-bd90a8b0-802a-4555-9892-6706aa168255 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018199 [ 869.458578] [55188]: [pid: 55188|app: 0|req: 2560/5022] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:49 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 869.475936] [55187]: DEBUG nova.api.openstack.wsgi [None req-d1e57734-27e6-4289-90ab-dddc064ba4b8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.478015] [55187]: DEBUG nova.compute.api [None req-d1e57734-27e6-4289-90ab-dddc064ba4b8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.482378] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1e57734-27e6-4289-90ab-dddc064ba4b8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.482619] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1e57734-27e6-4289-90ab-dddc064ba4b8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.482806] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1e57734-27e6-4289-90ab-dddc064ba4b8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.483174] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1e57734-27e6-4289-90ab-dddc064ba4b8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.483383] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1e57734-27e6-4289-90ab-dddc064ba4b8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.483621] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1e57734-27e6-4289-90ab-dddc064ba4b8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.499237] [55188]: DEBUG nova.api.openstack.wsgi [None req-8d78b173-2673-452e-81cf-a1b5d99cc767 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.501237] [55188]: DEBUG nova.compute.api [None req-8d78b173-2673-452e-81cf-a1b5d99cc767 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 70de7695-51b1-4f2d-bfef-80d4fac08c20] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.507559] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d78b173-2673-452e-81cf-a1b5d99cc767 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.507837] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d78b173-2673-452e-81cf-a1b5d99cc767 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.508087] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d78b173-2673-452e-81cf-a1b5d99cc767 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.508614] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d78b173-2673-452e-81cf-a1b5d99cc767 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.509293] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d78b173-2673-452e-81cf-a1b5d99cc767 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.509293] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d78b173-2673-452e-81cf-a1b5d99cc767 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.521133] [55188]: INFO nova.api.openstack.wsgi [None req-8d78b173-2673-452e-81cf-a1b5d99cc767 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] HTTP exception thrown: Instance 70de7695-51b1-4f2d-bfef-80d4fac08c20 could not be found. [ 869.521627] [55188]: DEBUG nova.api.openstack.wsgi [None req-8d78b173-2673-452e-81cf-a1b5d99cc767 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Returning 404 to user: Instance 70de7695-51b1-4f2d-bfef-80d4fac08c20 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 869.522119] [55188]: INFO nova.api.openstack.requestlog [None req-8d78b173-2673-452e-81cf-a1b5d99cc767 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20" status: 404 len: 111 microversion: 2.1 time: 0.026181 [ 869.522677] [55188]: [pid: 55188|app: 0|req: 2561/5023] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:49 2025] GET /compute/v2.1/servers/70de7695-51b1-4f2d-bfef-80d4fac08c20 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 869.528585] [55188]: DEBUG nova.api.openstack.wsgi [None req-14960357-f677-4df6-bcb8-7a3c5aa98084 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.528832] [55188]: DEBUG nova.compute.api [None req-14960357-f677-4df6-bcb8-7a3c5aa98084 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.532216] [55188]: DEBUG oslo_concurrency.lockutils [None req-14960357-f677-4df6-bcb8-7a3c5aa98084 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.532874] [55188]: DEBUG oslo_concurrency.lockutils [None req-14960357-f677-4df6-bcb8-7a3c5aa98084 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.532874] [55188]: DEBUG oslo_concurrency.lockutils [None req-14960357-f677-4df6-bcb8-7a3c5aa98084 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.534189] [55188]: DEBUG oslo_concurrency.lockutils [None req-14960357-f677-4df6-bcb8-7a3c5aa98084 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.534189] [55188]: DEBUG oslo_concurrency.lockutils [None req-14960357-f677-4df6-bcb8-7a3c5aa98084 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.534189] [55188]: DEBUG oslo_concurrency.lockutils [None req-14960357-f677-4df6-bcb8-7a3c5aa98084 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.554645] [55188]: DEBUG nova.compute.api [None req-14960357-f677-4df6-bcb8-7a3c5aa98084 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 869.576071] [55187]: DEBUG nova.policy [None req-d1e57734-27e6-4289-90ab-dddc064ba4b8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.582477] [55187]: INFO nova.api.openstack.requestlog [None req-d1e57734-27e6-4289-90ab-dddc064ba4b8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.108829 [ 869.582596] [55187]: [pid: 55187|app: 0|req: 2463/5024] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:49 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.607112] [55188]: INFO nova.api.openstack.requestlog [None req-14960357-f677-4df6-bcb8-7a3c5aa98084 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 204 len: 0 microversion: 2.1 time: 0.081897 [ 869.607494] [55188]: [pid: 55188|app: 0|req: 2562/5025] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:05:49 2025] DELETE /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 869.613490] [55187]: DEBUG nova.api.openstack.wsgi [None req-e34f9580-95ef-4296-b533-bc88f0ce3d40 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.615470] [55187]: DEBUG nova.compute.api [None req-e34f9580-95ef-4296-b533-bc88f0ce3d40 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.619434] [55187]: DEBUG oslo_concurrency.lockutils [None req-e34f9580-95ef-4296-b533-bc88f0ce3d40 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.619717] [55187]: DEBUG oslo_concurrency.lockutils [None req-e34f9580-95ef-4296-b533-bc88f0ce3d40 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.619915] [55187]: DEBUG oslo_concurrency.lockutils [None req-e34f9580-95ef-4296-b533-bc88f0ce3d40 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.620355] [55187]: DEBUG oslo_concurrency.lockutils [None req-e34f9580-95ef-4296-b533-bc88f0ce3d40 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.620600] [55187]: DEBUG oslo_concurrency.lockutils [None req-e34f9580-95ef-4296-b533-bc88f0ce3d40 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.620810] [55187]: DEBUG oslo_concurrency.lockutils [None req-e34f9580-95ef-4296-b533-bc88f0ce3d40 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.666864] [55188]: DEBUG nova.api.openstack.wsgi [None req-25812b06-d8ec-4b22-8960-991d44a4e13d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.667925] [55188]: DEBUG nova.compute.api [None req-25812b06-d8ec-4b22-8960-991d44a4e13d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.671734] [55188]: DEBUG oslo_concurrency.lockutils [None req-25812b06-d8ec-4b22-8960-991d44a4e13d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.671983] [55188]: DEBUG oslo_concurrency.lockutils [None req-25812b06-d8ec-4b22-8960-991d44a4e13d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.672209] [55188]: DEBUG oslo_concurrency.lockutils [None req-25812b06-d8ec-4b22-8960-991d44a4e13d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.672537] [55188]: DEBUG oslo_concurrency.lockutils [None req-25812b06-d8ec-4b22-8960-991d44a4e13d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.672736] [55188]: DEBUG oslo_concurrency.lockutils [None req-25812b06-d8ec-4b22-8960-991d44a4e13d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.672920] [55188]: DEBUG oslo_concurrency.lockutils [None req-25812b06-d8ec-4b22-8960-991d44a4e13d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.693056] [55188]: DEBUG oslo_concurrency.lockutils [None req-25812b06-d8ec-4b22-8960-991d44a4e13d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.693345] [55188]: DEBUG oslo_concurrency.lockutils [None req-25812b06-d8ec-4b22-8960-991d44a4e13d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.694023] [55188]: DEBUG oslo_concurrency.lockutils [None req-25812b06-d8ec-4b22-8960-991d44a4e13d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.694023] [55188]: DEBUG nova.objects.instance [None req-25812b06-d8ec-4b22-8960-991d44a4e13d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 869.702242] [55187]: DEBUG nova.policy [None req-e34f9580-95ef-4296-b533-bc88f0ce3d40 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.707826] [55187]: INFO nova.api.openstack.requestlog [None req-e34f9580-95ef-4296-b533-bc88f0ce3d40 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1466 microversion: 2.1 time: 0.096676 [ 869.708398] [55187]: [pid: 55187|app: 0|req: 2464/5026] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:49 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1466 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.717829] [55188]: DEBUG nova.policy [None req-25812b06-d8ec-4b22-8960-991d44a4e13d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.722517] [55188]: INFO nova.api.openstack.requestlog [None req-25812b06-d8ec-4b22-8960-991d44a4e13d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.059426 [ 869.722861] [55188]: [pid: 55188|app: 0|req: 2563/5027] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:50 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 869.887140] [55187]: DEBUG nova.api.openstack.wsgi [None req-8b1d2bd7-107a-4e9d-ac4c-d80c3d1d3bee tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.889302] [55187]: DEBUG nova.compute.api [None req-8b1d2bd7-107a-4e9d-ac4c-d80c3d1d3bee tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.894640] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b1d2bd7-107a-4e9d-ac4c-d80c3d1d3bee tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.894921] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b1d2bd7-107a-4e9d-ac4c-d80c3d1d3bee tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.895182] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b1d2bd7-107a-4e9d-ac4c-d80c3d1d3bee tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.895504] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b1d2bd7-107a-4e9d-ac4c-d80c3d1d3bee tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.895702] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b1d2bd7-107a-4e9d-ac4c-d80c3d1d3bee tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.895873] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b1d2bd7-107a-4e9d-ac4c-d80c3d1d3bee tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.899677] [55188]: DEBUG nova.api.openstack.wsgi [None req-a1bcba7c-2ed3-4cc3-b68a-76a3765bca2e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.901574] [55188]: DEBUG nova.compute.api [None req-a1bcba7c-2ed3-4cc3-b68a-76a3765bca2e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.905791] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1bcba7c-2ed3-4cc3-b68a-76a3765bca2e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.905947] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1bcba7c-2ed3-4cc3-b68a-76a3765bca2e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.908023] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1bcba7c-2ed3-4cc3-b68a-76a3765bca2e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.908023] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1bcba7c-2ed3-4cc3-b68a-76a3765bca2e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.908023] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1bcba7c-2ed3-4cc3-b68a-76a3765bca2e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.908023] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1bcba7c-2ed3-4cc3-b68a-76a3765bca2e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.940769] [55188]: DEBUG nova.policy [None req-a1bcba7c-2ed3-4cc3-b68a-76a3765bca2e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.945336] [55188]: INFO nova.api.openstack.requestlog [None req-a1bcba7c-2ed3-4cc3-b68a-76a3765bca2e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.048203 [ 869.945876] [55188]: [pid: 55188|app: 0|req: 2564/5028] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:50 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.950765] [55188]: DEBUG nova.api.openstack.wsgi [None req-685422b6-15cc-4dd7-acce-7a587dd47cf2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 869.952403] [55188]: DEBUG nova.compute.api [None req-685422b6-15cc-4dd7-acce-7a587dd47cf2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 869.955651] [55188]: DEBUG oslo_concurrency.lockutils [None req-685422b6-15cc-4dd7-acce-7a587dd47cf2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.955897] [55188]: DEBUG oslo_concurrency.lockutils [None req-685422b6-15cc-4dd7-acce-7a587dd47cf2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.956098] [55188]: DEBUG oslo_concurrency.lockutils [None req-685422b6-15cc-4dd7-acce-7a587dd47cf2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.956449] [55188]: DEBUG oslo_concurrency.lockutils [None req-685422b6-15cc-4dd7-acce-7a587dd47cf2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.956650] [55188]: DEBUG oslo_concurrency.lockutils [None req-685422b6-15cc-4dd7-acce-7a587dd47cf2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.956822] [55188]: DEBUG oslo_concurrency.lockutils [None req-685422b6-15cc-4dd7-acce-7a587dd47cf2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.992612] [55188]: DEBUG nova.policy [None req-685422b6-15cc-4dd7-acce-7a587dd47cf2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.000613] [55188]: INFO nova.api.openstack.requestlog [None req-685422b6-15cc-4dd7-acce-7a587dd47cf2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.049087 [ 870.000613] [55188]: [pid: 55188|app: 0|req: 2565/5029] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:50 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.000734] [55187]: DEBUG nova.policy [None req-8b1d2bd7-107a-4e9d-ac4c-d80c3d1d3bee tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.001161] [55188]: DEBUG nova.api.openstack.wsgi [None req-75912ede-4ed6-4701-938a-0cccb337a07c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.004021] [55188]: DEBUG nova.compute.api [None req-75912ede-4ed6-4701-938a-0cccb337a07c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.004112] [55187]: INFO nova.api.openstack.requestlog [None req-8b1d2bd7-107a-4e9d-ac4c-d80c3d1d3bee tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1316 microversion: 2.1 time: 0.119660 [ 870.004197] [55187]: [pid: 55187|app: 0|req: 2465/5030] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:50 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1316 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.006070] [55188]: DEBUG oslo_concurrency.lockutils [None req-75912ede-4ed6-4701-938a-0cccb337a07c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.006308] [55188]: DEBUG oslo_concurrency.lockutils [None req-75912ede-4ed6-4701-938a-0cccb337a07c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.006486] [55188]: DEBUG oslo_concurrency.lockutils [None req-75912ede-4ed6-4701-938a-0cccb337a07c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.006826] [55188]: DEBUG oslo_concurrency.lockutils [None req-75912ede-4ed6-4701-938a-0cccb337a07c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.007033] [55188]: DEBUG oslo_concurrency.lockutils [None req-75912ede-4ed6-4701-938a-0cccb337a07c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.007207] [55188]: DEBUG oslo_concurrency.lockutils [None req-75912ede-4ed6-4701-938a-0cccb337a07c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.050511] [55187]: DEBUG nova.api.openstack.wsgi [None req-49ce3e2d-c912-4bfb-937d-454571e0d07d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.052531] [55187]: DEBUG nova.compute.api [None req-49ce3e2d-c912-4bfb-937d-454571e0d07d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.056052] [55187]: DEBUG oslo_concurrency.lockutils [None req-49ce3e2d-c912-4bfb-937d-454571e0d07d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.056312] [55187]: DEBUG oslo_concurrency.lockutils [None req-49ce3e2d-c912-4bfb-937d-454571e0d07d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.056461] [55187]: DEBUG oslo_concurrency.lockutils [None req-49ce3e2d-c912-4bfb-937d-454571e0d07d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.056801] [55187]: DEBUG oslo_concurrency.lockutils [None req-49ce3e2d-c912-4bfb-937d-454571e0d07d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.057083] [55187]: DEBUG oslo_concurrency.lockutils [None req-49ce3e2d-c912-4bfb-937d-454571e0d07d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.057318] [55187]: DEBUG oslo_concurrency.lockutils [None req-49ce3e2d-c912-4bfb-937d-454571e0d07d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.098353] [55187]: DEBUG nova.policy [None req-49ce3e2d-c912-4bfb-937d-454571e0d07d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.102937] [55187]: DEBUG nova.policy [None req-49ce3e2d-c912-4bfb-937d-454571e0d07d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.103630] [55187]: DEBUG nova.policy [None req-49ce3e2d-c912-4bfb-937d-454571e0d07d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.104827] [55188]: DEBUG nova.policy [None req-75912ede-4ed6-4701-938a-0cccb337a07c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.107369] [55187]: INFO nova.api.openstack.requestlog [None req-49ce3e2d-c912-4bfb-937d-454571e0d07d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.059870 [ 870.107719] [55187]: [pid: 55187|app: 0|req: 2466/5031] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:50 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 870.110183] [55187]: DEBUG nova.api.openstack.wsgi [None req-4eef0935-0829-4276-b5c1-d02c074fe8b8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.111869] [55187]: DEBUG nova.compute.api [None req-4eef0935-0829-4276-b5c1-d02c074fe8b8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.113864] [55188]: INFO nova.api.openstack.requestlog [None req-75912ede-4ed6-4701-938a-0cccb337a07c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1536 microversion: 2.1 time: 0.114251 [ 870.113864] [55188]: [pid: 55188|app: 0|req: 2566/5032] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:50 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1536 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.115135] [55187]: DEBUG oslo_concurrency.lockutils [None req-4eef0935-0829-4276-b5c1-d02c074fe8b8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.115444] [55187]: DEBUG oslo_concurrency.lockutils [None req-4eef0935-0829-4276-b5c1-d02c074fe8b8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.115677] [55187]: DEBUG oslo_concurrency.lockutils [None req-4eef0935-0829-4276-b5c1-d02c074fe8b8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.116098] [55187]: DEBUG oslo_concurrency.lockutils [None req-4eef0935-0829-4276-b5c1-d02c074fe8b8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.116348] [55187]: DEBUG oslo_concurrency.lockutils [None req-4eef0935-0829-4276-b5c1-d02c074fe8b8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.116560] [55187]: DEBUG oslo_concurrency.lockutils [None req-4eef0935-0829-4276-b5c1-d02c074fe8b8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.120537] [55188]: DEBUG nova.api.openstack.wsgi [None req-af5a0c43-0347-46c5-93ea-da68198fb830 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.122427] [55188]: DEBUG nova.compute.api [None req-af5a0c43-0347-46c5-93ea-da68198fb830 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.128257] [55188]: DEBUG oslo_concurrency.lockutils [None req-af5a0c43-0347-46c5-93ea-da68198fb830 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.128543] [55188]: DEBUG oslo_concurrency.lockutils [None req-af5a0c43-0347-46c5-93ea-da68198fb830 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.128756] [55188]: DEBUG oslo_concurrency.lockutils [None req-af5a0c43-0347-46c5-93ea-da68198fb830 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.129179] [55188]: DEBUG oslo_concurrency.lockutils [None req-af5a0c43-0347-46c5-93ea-da68198fb830 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.129320] [55188]: DEBUG oslo_concurrency.lockutils [None req-af5a0c43-0347-46c5-93ea-da68198fb830 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.129496] [55188]: DEBUG oslo_concurrency.lockutils [None req-af5a0c43-0347-46c5-93ea-da68198fb830 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.137297] [55187]: DEBUG oslo_concurrency.lockutils [None req-4eef0935-0829-4276-b5c1-d02c074fe8b8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.137639] [55187]: DEBUG oslo_concurrency.lockutils [None req-4eef0935-0829-4276-b5c1-d02c074fe8b8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.137868] [55187]: DEBUG oslo_concurrency.lockutils [None req-4eef0935-0829-4276-b5c1-d02c074fe8b8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.138131] [55187]: DEBUG nova.objects.instance [None req-4eef0935-0829-4276-b5c1-d02c074fe8b8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.161507] [55187]: DEBUG nova.policy [None req-4eef0935-0829-4276-b5c1-d02c074fe8b8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.163705] [55188]: DEBUG nova.policy [None req-af5a0c43-0347-46c5-93ea-da68198fb830 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.166173] [55187]: INFO nova.api.openstack.requestlog [None req-4eef0935-0829-4276-b5c1-d02c074fe8b8 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.057785 [ 870.166582] [55187]: [pid: 55187|app: 0|req: 2467/5033] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:50 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.171023] [55188]: INFO nova.api.openstack.requestlog [None req-af5a0c43-0347-46c5-93ea-da68198fb830 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.053918 [ 870.171023] [55188]: [pid: 55188|app: 0|req: 2567/5034] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:50 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.171212] [55187]: DEBUG nova.api.openstack.wsgi [None req-1df6aa84-0960-42cb-b754-941665556c5c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.171284] [55187]: DEBUG nova.compute.api [None req-1df6aa84-0960-42cb-b754-941665556c5c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.178098] [55187]: DEBUG oslo_concurrency.lockutils [None req-1df6aa84-0960-42cb-b754-941665556c5c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.178098] [55187]: DEBUG oslo_concurrency.lockutils [None req-1df6aa84-0960-42cb-b754-941665556c5c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.178098] [55187]: DEBUG oslo_concurrency.lockutils [None req-1df6aa84-0960-42cb-b754-941665556c5c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.178098] [55187]: DEBUG oslo_concurrency.lockutils [None req-1df6aa84-0960-42cb-b754-941665556c5c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.178098] [55187]: DEBUG oslo_concurrency.lockutils [None req-1df6aa84-0960-42cb-b754-941665556c5c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.178098] [55187]: DEBUG oslo_concurrency.lockutils [None req-1df6aa84-0960-42cb-b754-941665556c5c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.178993] [55188]: DEBUG nova.api.openstack.wsgi [None req-cff391b9-ee2f-4f79-8db0-3058d04d6a8c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.180781] [55188]: DEBUG nova.compute.api [None req-cff391b9-ee2f-4f79-8db0-3058d04d6a8c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.184290] [55188]: DEBUG oslo_concurrency.lockutils [None req-cff391b9-ee2f-4f79-8db0-3058d04d6a8c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.184542] [55188]: DEBUG oslo_concurrency.lockutils [None req-cff391b9-ee2f-4f79-8db0-3058d04d6a8c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.184737] [55188]: DEBUG oslo_concurrency.lockutils [None req-cff391b9-ee2f-4f79-8db0-3058d04d6a8c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.185189] [55188]: DEBUG oslo_concurrency.lockutils [None req-cff391b9-ee2f-4f79-8db0-3058d04d6a8c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.186018] [55188]: DEBUG oslo_concurrency.lockutils [None req-cff391b9-ee2f-4f79-8db0-3058d04d6a8c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.186018] [55188]: DEBUG oslo_concurrency.lockutils [None req-cff391b9-ee2f-4f79-8db0-3058d04d6a8c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.211345] [55187]: DEBUG nova.policy [None req-1df6aa84-0960-42cb-b754-941665556c5c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.216421] [55187]: INFO nova.api.openstack.requestlog [None req-1df6aa84-0960-42cb-b754-941665556c5c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.048964 [ 870.216536] [55187]: [pid: 55187|app: 0|req: 2468/5035] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:50 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.223308] [55188]: DEBUG nova.policy [None req-cff391b9-ee2f-4f79-8db0-3058d04d6a8c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.229411] [55188]: INFO nova.api.openstack.requestlog [None req-cff391b9-ee2f-4f79-8db0-3058d04d6a8c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1214 microversion: 2.1 time: 0.052613 [ 870.229784] [55188]: [pid: 55188|app: 0|req: 2568/5036] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:50 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1214 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.237111] [55187]: DEBUG nova.api.openstack.wsgi [None req-19106281-21af-4989-8006-79ff4284c34c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.238642] [55187]: DEBUG nova.compute.api [None req-19106281-21af-4989-8006-79ff4284c34c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.242502] [55187]: DEBUG oslo_concurrency.lockutils [None req-19106281-21af-4989-8006-79ff4284c34c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.243063] [55187]: DEBUG oslo_concurrency.lockutils [None req-19106281-21af-4989-8006-79ff4284c34c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.243063] [55187]: DEBUG oslo_concurrency.lockutils [None req-19106281-21af-4989-8006-79ff4284c34c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.243297] [55187]: DEBUG oslo_concurrency.lockutils [None req-19106281-21af-4989-8006-79ff4284c34c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.243499] [55187]: DEBUG oslo_concurrency.lockutils [None req-19106281-21af-4989-8006-79ff4284c34c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.243767] [55187]: DEBUG oslo_concurrency.lockutils [None req-19106281-21af-4989-8006-79ff4284c34c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.256550] [55188]: DEBUG nova.api.openstack.wsgi [None req-055450f8-09f7-47fe-b279-15b918db47e2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.258356] [55188]: DEBUG nova.compute.api [None req-055450f8-09f7-47fe-b279-15b918db47e2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.261944] [55188]: DEBUG oslo_concurrency.lockutils [None req-055450f8-09f7-47fe-b279-15b918db47e2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.262239] [55188]: DEBUG oslo_concurrency.lockutils [None req-055450f8-09f7-47fe-b279-15b918db47e2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.262465] [55188]: DEBUG oslo_concurrency.lockutils [None req-055450f8-09f7-47fe-b279-15b918db47e2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.262826] [55188]: DEBUG oslo_concurrency.lockutils [None req-055450f8-09f7-47fe-b279-15b918db47e2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.263038] [55188]: DEBUG oslo_concurrency.lockutils [None req-055450f8-09f7-47fe-b279-15b918db47e2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.263226] [55188]: DEBUG oslo_concurrency.lockutils [None req-055450f8-09f7-47fe-b279-15b918db47e2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.287448] [55187]: DEBUG nova.policy [None req-19106281-21af-4989-8006-79ff4284c34c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.292226] [55187]: INFO nova.api.openstack.requestlog [None req-19106281-21af-4989-8006-79ff4284c34c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.058035 [ 870.292697] [55187]: [pid: 55187|app: 0|req: 2469/5037] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:50 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.295140] [55187]: DEBUG nova.api.openstack.wsgi [None req-82a1ac37-ba24-4c14-baf1-321cf521b4ea tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.296835] [55187]: DEBUG nova.compute.api [None req-82a1ac37-ba24-4c14-baf1-321cf521b4ea tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.300303] [55187]: DEBUG oslo_concurrency.lockutils [None req-82a1ac37-ba24-4c14-baf1-321cf521b4ea tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.300604] [55187]: DEBUG oslo_concurrency.lockutils [None req-82a1ac37-ba24-4c14-baf1-321cf521b4ea tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.300844] [55187]: DEBUG oslo_concurrency.lockutils [None req-82a1ac37-ba24-4c14-baf1-321cf521b4ea tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.301260] [55187]: DEBUG oslo_concurrency.lockutils [None req-82a1ac37-ba24-4c14-baf1-321cf521b4ea tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.301472] [55187]: DEBUG oslo_concurrency.lockutils [None req-82a1ac37-ba24-4c14-baf1-321cf521b4ea tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.301673] [55187]: DEBUG oslo_concurrency.lockutils [None req-82a1ac37-ba24-4c14-baf1-321cf521b4ea tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.336241] [55187]: DEBUG nova.policy [None req-82a1ac37-ba24-4c14-baf1-321cf521b4ea tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.340895] [55187]: DEBUG nova.policy [None req-82a1ac37-ba24-4c14-baf1-321cf521b4ea tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.341801] [55187]: DEBUG nova.policy [None req-82a1ac37-ba24-4c14-baf1-321cf521b4ea tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.342742] [55187]: INFO nova.api.openstack.requestlog [None req-82a1ac37-ba24-4c14-baf1-321cf521b4ea tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1274 microversion: 2.20 time: 0.049552 [ 870.343236] [55187]: [pid: 55187|app: 0|req: 2470/5038] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:50 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1274 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 870.346655] [55187]: DEBUG nova.api.openstack.wsgi [None req-599708e3-64e1-4e48-a492-0dfd944e95d2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.349143] [55187]: DEBUG nova.compute.api [None req-599708e3-64e1-4e48-a492-0dfd944e95d2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.352934] [55187]: DEBUG oslo_concurrency.lockutils [None req-599708e3-64e1-4e48-a492-0dfd944e95d2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.353234] [55187]: DEBUG oslo_concurrency.lockutils [None req-599708e3-64e1-4e48-a492-0dfd944e95d2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.353437] [55187]: DEBUG oslo_concurrency.lockutils [None req-599708e3-64e1-4e48-a492-0dfd944e95d2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.353796] [55187]: DEBUG oslo_concurrency.lockutils [None req-599708e3-64e1-4e48-a492-0dfd944e95d2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.353997] [55187]: DEBUG oslo_concurrency.lockutils [None req-599708e3-64e1-4e48-a492-0dfd944e95d2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.354468] [55187]: DEBUG oslo_concurrency.lockutils [None req-599708e3-64e1-4e48-a492-0dfd944e95d2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.356868] [55188]: DEBUG nova.policy [None req-055450f8-09f7-47fe-b279-15b918db47e2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.361889] [55188]: INFO nova.api.openstack.requestlog [None req-055450f8-09f7-47fe-b279-15b918db47e2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1312 microversion: 2.1 time: 0.107593 [ 870.362370] [55188]: [pid: 55188|app: 0|req: 2569/5039] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:50 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1312 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 870.365325] [55188]: DEBUG nova.api.openstack.wsgi [None req-964f60a8-b864-4c9f-91c0-d465b290a74d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.367047] [55188]: DEBUG nova.compute.api [None req-964f60a8-b864-4c9f-91c0-d465b290a74d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.370758] [55188]: DEBUG oslo_concurrency.lockutils [None req-964f60a8-b864-4c9f-91c0-d465b290a74d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.371054] [55188]: DEBUG oslo_concurrency.lockutils [None req-964f60a8-b864-4c9f-91c0-d465b290a74d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.371347] [55188]: DEBUG oslo_concurrency.lockutils [None req-964f60a8-b864-4c9f-91c0-d465b290a74d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.371879] [55188]: DEBUG oslo_concurrency.lockutils [None req-964f60a8-b864-4c9f-91c0-d465b290a74d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.372128] [55188]: DEBUG oslo_concurrency.lockutils [None req-964f60a8-b864-4c9f-91c0-d465b290a74d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.372400] [55188]: DEBUG oslo_concurrency.lockutils [None req-964f60a8-b864-4c9f-91c0-d465b290a74d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.374991] [55187]: DEBUG oslo_concurrency.lockutils [None req-599708e3-64e1-4e48-a492-0dfd944e95d2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.375265] [55187]: DEBUG oslo_concurrency.lockutils [None req-599708e3-64e1-4e48-a492-0dfd944e95d2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.375476] [55187]: DEBUG oslo_concurrency.lockutils [None req-599708e3-64e1-4e48-a492-0dfd944e95d2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.375702] [55187]: DEBUG nova.objects.instance [None req-599708e3-64e1-4e48-a492-0dfd944e95d2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.393557] [55188]: DEBUG oslo_concurrency.lockutils [None req-964f60a8-b864-4c9f-91c0-d465b290a74d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.393827] [55188]: DEBUG oslo_concurrency.lockutils [None req-964f60a8-b864-4c9f-91c0-d465b290a74d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.394029] [55188]: DEBUG oslo_concurrency.lockutils [None req-964f60a8-b864-4c9f-91c0-d465b290a74d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.394241] [55188]: DEBUG nova.objects.instance [None req-964f60a8-b864-4c9f-91c0-d465b290a74d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid fd97c186-c39b-45b8-9ad0-32bbea157623 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.397325] [55187]: DEBUG nova.policy [None req-599708e3-64e1-4e48-a492-0dfd944e95d2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.401588] [55187]: INFO nova.api.openstack.requestlog [None req-599708e3-64e1-4e48-a492-0dfd944e95d2 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.057670 [ 870.401923] [55187]: [pid: 55187|app: 0|req: 2471/5040] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:50 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.414025] [55188]: DEBUG nova.policy [None req-964f60a8-b864-4c9f-91c0-d465b290a74d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.418129] [55188]: INFO nova.api.openstack.requestlog [None req-964f60a8-b864-4c9f-91c0-d465b290a74d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 200 len: 1300 microversion: 2.1 time: 0.055148 [ 870.418490] [55188]: [pid: 55188|app: 0|req: 2570/5041] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:50 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 1300 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.595474] [55187]: DEBUG nova.api.openstack.wsgi [None req-34165c69-5a1f-4140-9d3f-c2bb4c119b27 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.597167] [55187]: DEBUG nova.compute.api [None req-34165c69-5a1f-4140-9d3f-c2bb4c119b27 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.601354] [55187]: DEBUG oslo_concurrency.lockutils [None req-34165c69-5a1f-4140-9d3f-c2bb4c119b27 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.601619] [55187]: DEBUG oslo_concurrency.lockutils [None req-34165c69-5a1f-4140-9d3f-c2bb4c119b27 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.601808] [55187]: DEBUG oslo_concurrency.lockutils [None req-34165c69-5a1f-4140-9d3f-c2bb4c119b27 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.602186] [55187]: DEBUG oslo_concurrency.lockutils [None req-34165c69-5a1f-4140-9d3f-c2bb4c119b27 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.602386] [55187]: DEBUG oslo_concurrency.lockutils [None req-34165c69-5a1f-4140-9d3f-c2bb4c119b27 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.602562] [55187]: DEBUG oslo_concurrency.lockutils [None req-34165c69-5a1f-4140-9d3f-c2bb4c119b27 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.675747] [55187]: DEBUG nova.policy [None req-34165c69-5a1f-4140-9d3f-c2bb4c119b27 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.680252] [55187]: INFO nova.api.openstack.requestlog [None req-34165c69-5a1f-4140-9d3f-c2bb4c119b27 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.087068 [ 870.680588] [55187]: [pid: 55187|app: 0|req: 2472/5042] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:50 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.721421] [55188]: DEBUG nova.api.openstack.wsgi [None req-5f411800-fccd-4bcc-b9c9-58077688380f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.724041] [55188]: DEBUG nova.compute.api [None req-5f411800-fccd-4bcc-b9c9-58077688380f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.727062] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f411800-fccd-4bcc-b9c9-58077688380f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.727347] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f411800-fccd-4bcc-b9c9-58077688380f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.727562] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f411800-fccd-4bcc-b9c9-58077688380f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.727900] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f411800-fccd-4bcc-b9c9-58077688380f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.728124] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f411800-fccd-4bcc-b9c9-58077688380f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.728299] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f411800-fccd-4bcc-b9c9-58077688380f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.736830] [55187]: DEBUG nova.api.openstack.wsgi [None req-d14ae3ef-5da5-4ad6-855a-4d6c4598f19e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.738586] [55187]: DEBUG nova.compute.api [None req-d14ae3ef-5da5-4ad6-855a-4d6c4598f19e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.742092] [55187]: DEBUG oslo_concurrency.lockutils [None req-d14ae3ef-5da5-4ad6-855a-4d6c4598f19e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.742335] [55187]: DEBUG oslo_concurrency.lockutils [None req-d14ae3ef-5da5-4ad6-855a-4d6c4598f19e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.742525] [55187]: DEBUG oslo_concurrency.lockutils [None req-d14ae3ef-5da5-4ad6-855a-4d6c4598f19e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.742873] [55187]: DEBUG oslo_concurrency.lockutils [None req-d14ae3ef-5da5-4ad6-855a-4d6c4598f19e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.743083] [55187]: DEBUG oslo_concurrency.lockutils [None req-d14ae3ef-5da5-4ad6-855a-4d6c4598f19e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.743259] [55187]: DEBUG oslo_concurrency.lockutils [None req-d14ae3ef-5da5-4ad6-855a-4d6c4598f19e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.760779] [55187]: DEBUG oslo_concurrency.lockutils [None req-d14ae3ef-5da5-4ad6-855a-4d6c4598f19e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.761019] [55187]: DEBUG oslo_concurrency.lockutils [None req-d14ae3ef-5da5-4ad6-855a-4d6c4598f19e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.761212] [55187]: DEBUG oslo_concurrency.lockutils [None req-d14ae3ef-5da5-4ad6-855a-4d6c4598f19e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.761409] [55187]: DEBUG nova.objects.instance [None req-d14ae3ef-5da5-4ad6-855a-4d6c4598f19e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.782242] [55187]: DEBUG nova.policy [None req-d14ae3ef-5da5-4ad6-855a-4d6c4598f19e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.786912] [55187]: INFO nova.api.openstack.requestlog [None req-d14ae3ef-5da5-4ad6-855a-4d6c4598f19e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.052351 [ 870.787294] [55187]: [pid: 55187|app: 0|req: 2473/5043] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:51 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 870.828059] [55188]: DEBUG nova.policy [None req-5f411800-fccd-4bcc-b9c9-58077688380f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.832691] [55188]: INFO nova.api.openstack.requestlog [None req-5f411800-fccd-4bcc-b9c9-58077688380f tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1466 microversion: 2.1 time: 0.113500 [ 870.833027] [55188]: [pid: 55188|app: 0|req: 2571/5044] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:51 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1466 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.958410] [55187]: DEBUG nova.api.openstack.wsgi [None req-5b339f0d-de0c-4e10-88f5-d381bed44139 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 870.960129] [55187]: DEBUG nova.compute.api [None req-5b339f0d-de0c-4e10-88f5-d381bed44139 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 870.964145] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b339f0d-de0c-4e10-88f5-d381bed44139 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.964384] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b339f0d-de0c-4e10-88f5-d381bed44139 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.964575] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b339f0d-de0c-4e10-88f5-d381bed44139 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.964923] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b339f0d-de0c-4e10-88f5-d381bed44139 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.965139] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b339f0d-de0c-4e10-88f5-d381bed44139 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.965318] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b339f0d-de0c-4e10-88f5-d381bed44139 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.996491] [55187]: DEBUG nova.policy [None req-5b339f0d-de0c-4e10-88f5-d381bed44139 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.001165] [55187]: INFO nova.api.openstack.requestlog [None req-5b339f0d-de0c-4e10-88f5-d381bed44139 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.045073 [ 871.001611] [55187]: [pid: 55187|app: 0|req: 2474/5045] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:51 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.014242] [55188]: DEBUG nova.api.openstack.wsgi [None req-71ad1294-df6e-4cd3-acd8-2239f30d042c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.016207] [55187]: DEBUG nova.api.openstack.wsgi [None req-8796eb79-7fd7-46bb-84c5-eaefd95a7bd0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.016312] [55188]: DEBUG nova.compute.api [None req-71ad1294-df6e-4cd3-acd8-2239f30d042c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.017794] [55187]: DEBUG nova.compute.api [None req-8796eb79-7fd7-46bb-84c5-eaefd95a7bd0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.019758] [55188]: DEBUG oslo_concurrency.lockutils [None req-71ad1294-df6e-4cd3-acd8-2239f30d042c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.019919] [55188]: DEBUG oslo_concurrency.lockutils [None req-71ad1294-df6e-4cd3-acd8-2239f30d042c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.020121] [55188]: DEBUG oslo_concurrency.lockutils [None req-71ad1294-df6e-4cd3-acd8-2239f30d042c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.020730] [55188]: DEBUG oslo_concurrency.lockutils [None req-71ad1294-df6e-4cd3-acd8-2239f30d042c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.020822] [55188]: DEBUG oslo_concurrency.lockutils [None req-71ad1294-df6e-4cd3-acd8-2239f30d042c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.020915] [55188]: DEBUG oslo_concurrency.lockutils [None req-71ad1294-df6e-4cd3-acd8-2239f30d042c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.021164] [55187]: DEBUG oslo_concurrency.lockutils [None req-8796eb79-7fd7-46bb-84c5-eaefd95a7bd0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.021721] [55187]: DEBUG oslo_concurrency.lockutils [None req-8796eb79-7fd7-46bb-84c5-eaefd95a7bd0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.021917] [55187]: DEBUG oslo_concurrency.lockutils [None req-8796eb79-7fd7-46bb-84c5-eaefd95a7bd0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.022300] [55187]: DEBUG oslo_concurrency.lockutils [None req-8796eb79-7fd7-46bb-84c5-eaefd95a7bd0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.022488] [55187]: DEBUG oslo_concurrency.lockutils [None req-8796eb79-7fd7-46bb-84c5-eaefd95a7bd0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.022674] [55187]: DEBUG oslo_concurrency.lockutils [None req-8796eb79-7fd7-46bb-84c5-eaefd95a7bd0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.054829] [55188]: DEBUG nova.policy [None req-71ad1294-df6e-4cd3-acd8-2239f30d042c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.060198] [55188]: INFO nova.api.openstack.requestlog [None req-71ad1294-df6e-4cd3-acd8-2239f30d042c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.047886 [ 871.060198] [55188]: [pid: 55188|app: 0|req: 2572/5046] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:51 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.093791] [55187]: DEBUG nova.policy [None req-8796eb79-7fd7-46bb-84c5-eaefd95a7bd0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.098158] [55187]: INFO nova.api.openstack.requestlog [None req-8796eb79-7fd7-46bb-84c5-eaefd95a7bd0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1316 microversion: 2.1 time: 0.084315 [ 871.098488] [55187]: [pid: 55187|app: 0|req: 2475/5047] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:51 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1316 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 871.125759] [55188]: DEBUG nova.api.openstack.wsgi [None req-8b7c24f7-f78e-472d-9f85-d30dcb835894 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.127799] [55188]: DEBUG nova.compute.api [None req-8b7c24f7-f78e-472d-9f85-d30dcb835894 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.131885] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b7c24f7-f78e-472d-9f85-d30dcb835894 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.132435] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b7c24f7-f78e-472d-9f85-d30dcb835894 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.132435] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b7c24f7-f78e-472d-9f85-d30dcb835894 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.132684] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b7c24f7-f78e-472d-9f85-d30dcb835894 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.132730] [55187]: DEBUG nova.api.openstack.wsgi [None req-d024e560-758c-4dd4-bdae-25d4fe1f94cd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.132889] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b7c24f7-f78e-472d-9f85-d30dcb835894 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.133075] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b7c24f7-f78e-472d-9f85-d30dcb835894 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.134417] [55187]: DEBUG nova.compute.api [None req-d024e560-758c-4dd4-bdae-25d4fe1f94cd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.138801] [55187]: DEBUG oslo_concurrency.lockutils [None req-d024e560-758c-4dd4-bdae-25d4fe1f94cd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.138801] [55187]: DEBUG oslo_concurrency.lockutils [None req-d024e560-758c-4dd4-bdae-25d4fe1f94cd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.138801] [55187]: DEBUG oslo_concurrency.lockutils [None req-d024e560-758c-4dd4-bdae-25d4fe1f94cd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.139166] [55187]: DEBUG oslo_concurrency.lockutils [None req-d024e560-758c-4dd4-bdae-25d4fe1f94cd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.139372] [55187]: DEBUG oslo_concurrency.lockutils [None req-d024e560-758c-4dd4-bdae-25d4fe1f94cd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.139545] [55187]: DEBUG oslo_concurrency.lockutils [None req-d024e560-758c-4dd4-bdae-25d4fe1f94cd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.167203] [55188]: DEBUG nova.policy [None req-8b7c24f7-f78e-472d-9f85-d30dcb835894 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.171849] [55188]: DEBUG nova.policy [None req-8b7c24f7-f78e-472d-9f85-d30dcb835894 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.172584] [55188]: DEBUG nova.policy [None req-8b7c24f7-f78e-472d-9f85-d30dcb835894 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.176113] [55188]: INFO nova.api.openstack.requestlog [None req-8b7c24f7-f78e-472d-9f85-d30dcb835894 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.052723 [ 871.176549] [55188]: [pid: 55188|app: 0|req: 2573/5048] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:51 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 871.181591] [55188]: DEBUG nova.api.openstack.wsgi [None req-f45e4dc4-9b98-4f96-b197-ef02729abfd6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.183217] [55188]: DEBUG nova.compute.api [None req-f45e4dc4-9b98-4f96-b197-ef02729abfd6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.186325] [55188]: DEBUG oslo_concurrency.lockutils [None req-f45e4dc4-9b98-4f96-b197-ef02729abfd6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.186560] [55188]: DEBUG oslo_concurrency.lockutils [None req-f45e4dc4-9b98-4f96-b197-ef02729abfd6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.186745] [55188]: DEBUG oslo_concurrency.lockutils [None req-f45e4dc4-9b98-4f96-b197-ef02729abfd6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.187111] [55188]: DEBUG oslo_concurrency.lockutils [None req-f45e4dc4-9b98-4f96-b197-ef02729abfd6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.187385] [55188]: DEBUG oslo_concurrency.lockutils [None req-f45e4dc4-9b98-4f96-b197-ef02729abfd6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.187575] [55188]: DEBUG oslo_concurrency.lockutils [None req-f45e4dc4-9b98-4f96-b197-ef02729abfd6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.220357] [55188]: DEBUG nova.policy [None req-f45e4dc4-9b98-4f96-b197-ef02729abfd6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.226186] [55188]: INFO nova.api.openstack.requestlog [None req-f45e4dc4-9b98-4f96-b197-ef02729abfd6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.046316 [ 871.226583] [55188]: [pid: 55188|app: 0|req: 2574/5049] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:51 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.229661] [55188]: DEBUG nova.api.openstack.wsgi [None req-866e9622-2357-4629-acdf-2da40d3bd59e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.231449] [55188]: DEBUG nova.compute.api [None req-866e9622-2357-4629-acdf-2da40d3bd59e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.234041] [55187]: DEBUG nova.policy [None req-d024e560-758c-4dd4-bdae-25d4fe1f94cd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.234999] [55188]: DEBUG oslo_concurrency.lockutils [None req-866e9622-2357-4629-acdf-2da40d3bd59e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.235323] [55188]: DEBUG oslo_concurrency.lockutils [None req-866e9622-2357-4629-acdf-2da40d3bd59e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.235501] [55188]: DEBUG oslo_concurrency.lockutils [None req-866e9622-2357-4629-acdf-2da40d3bd59e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.235882] [55188]: DEBUG oslo_concurrency.lockutils [None req-866e9622-2357-4629-acdf-2da40d3bd59e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.236105] [55188]: DEBUG oslo_concurrency.lockutils [None req-866e9622-2357-4629-acdf-2da40d3bd59e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.236287] [55188]: DEBUG oslo_concurrency.lockutils [None req-866e9622-2357-4629-acdf-2da40d3bd59e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.239573] [55187]: INFO nova.api.openstack.requestlog [None req-d024e560-758c-4dd4-bdae-25d4fe1f94cd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1531 microversion: 2.1 time: 0.108955 [ 871.239945] [55187]: [pid: 55187|app: 0|req: 2476/5050] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:51 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1531 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.242523] [55187]: DEBUG nova.api.openstack.wsgi [None req-f1128f05-63e8-46b3-8f40-4966e2c90d47 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.244322] [55187]: DEBUG nova.compute.api [None req-f1128f05-63e8-46b3-8f40-4966e2c90d47 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.247918] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1128f05-63e8-46b3-8f40-4966e2c90d47 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.248169] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1128f05-63e8-46b3-8f40-4966e2c90d47 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.248378] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1128f05-63e8-46b3-8f40-4966e2c90d47 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.248733] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1128f05-63e8-46b3-8f40-4966e2c90d47 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.248931] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1128f05-63e8-46b3-8f40-4966e2c90d47 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.249122] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1128f05-63e8-46b3-8f40-4966e2c90d47 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.263791] [55188]: DEBUG oslo_concurrency.lockutils [None req-866e9622-2357-4629-acdf-2da40d3bd59e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.264046] [55188]: DEBUG oslo_concurrency.lockutils [None req-866e9622-2357-4629-acdf-2da40d3bd59e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.264247] [55188]: DEBUG oslo_concurrency.lockutils [None req-866e9622-2357-4629-acdf-2da40d3bd59e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.264447] [55188]: DEBUG nova.objects.instance [None req-866e9622-2357-4629-acdf-2da40d3bd59e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 871.281667] [55187]: DEBUG nova.policy [None req-f1128f05-63e8-46b3-8f40-4966e2c90d47 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.283398] [55188]: DEBUG nova.policy [None req-866e9622-2357-4629-acdf-2da40d3bd59e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.286599] [55187]: INFO nova.api.openstack.requestlog [None req-f1128f05-63e8-46b3-8f40-4966e2c90d47 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.046040 [ 871.286932] [55187]: [pid: 55187|app: 0|req: 2477/5051] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:51 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.288517] [55188]: INFO nova.api.openstack.requestlog [None req-866e9622-2357-4629-acdf-2da40d3bd59e tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.060935 [ 871.288517] [55188]: [pid: 55188|app: 0|req: 2575/5052] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:51 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.289532] [55187]: DEBUG nova.api.openstack.wsgi [None req-c94d5a63-0933-4402-86dc-385dd23a80b7 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.291149] [55187]: DEBUG nova.compute.api [None req-c94d5a63-0933-4402-86dc-385dd23a80b7 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.294624] [55187]: DEBUG oslo_concurrency.lockutils [None req-c94d5a63-0933-4402-86dc-385dd23a80b7 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.294856] [55187]: DEBUG oslo_concurrency.lockutils [None req-c94d5a63-0933-4402-86dc-385dd23a80b7 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.295051] [55187]: DEBUG oslo_concurrency.lockutils [None req-c94d5a63-0933-4402-86dc-385dd23a80b7 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.295465] [55187]: DEBUG oslo_concurrency.lockutils [None req-c94d5a63-0933-4402-86dc-385dd23a80b7 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.295673] [55187]: DEBUG oslo_concurrency.lockutils [None req-c94d5a63-0933-4402-86dc-385dd23a80b7 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.295844] [55187]: DEBUG oslo_concurrency.lockutils [None req-c94d5a63-0933-4402-86dc-385dd23a80b7 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.308405] [55188]: DEBUG nova.api.openstack.wsgi [None req-b0ea78c0-7701-4dcd-b521-02a3fe3f7328 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.311056] [55188]: DEBUG nova.compute.api [None req-b0ea78c0-7701-4dcd-b521-02a3fe3f7328 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.314237] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0ea78c0-7701-4dcd-b521-02a3fe3f7328 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.314403] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0ea78c0-7701-4dcd-b521-02a3fe3f7328 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.314608] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0ea78c0-7701-4dcd-b521-02a3fe3f7328 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.314949] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0ea78c0-7701-4dcd-b521-02a3fe3f7328 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.315188] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0ea78c0-7701-4dcd-b521-02a3fe3f7328 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.315362] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0ea78c0-7701-4dcd-b521-02a3fe3f7328 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.331197] [55187]: DEBUG nova.policy [None req-c94d5a63-0933-4402-86dc-385dd23a80b7 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.336083] [55187]: INFO nova.api.openstack.requestlog [None req-c94d5a63-0933-4402-86dc-385dd23a80b7 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1214 microversion: 2.1 time: 0.048501 [ 871.336477] [55187]: [pid: 55187|app: 0|req: 2478/5053] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:51 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.349782] [55188]: DEBUG nova.policy [None req-b0ea78c0-7701-4dcd-b521-02a3fe3f7328 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.354626] [55188]: INFO nova.api.openstack.requestlog [None req-b0ea78c0-7701-4dcd-b521-02a3fe3f7328 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.048455 [ 871.354972] [55188]: [pid: 55188|app: 0|req: 2576/5054] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:51 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.357579] [55187]: DEBUG nova.api.openstack.wsgi [None req-215d2e31-96d1-4492-8451-d81121d93344 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.359324] [55187]: DEBUG nova.compute.api [None req-215d2e31-96d1-4492-8451-d81121d93344 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.362958] [55187]: DEBUG oslo_concurrency.lockutils [None req-215d2e31-96d1-4492-8451-d81121d93344 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.363207] [55187]: DEBUG oslo_concurrency.lockutils [None req-215d2e31-96d1-4492-8451-d81121d93344 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.363386] [55187]: DEBUG oslo_concurrency.lockutils [None req-215d2e31-96d1-4492-8451-d81121d93344 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.363745] [55187]: DEBUG oslo_concurrency.lockutils [None req-215d2e31-96d1-4492-8451-d81121d93344 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.363944] [55187]: DEBUG oslo_concurrency.lockutils [None req-215d2e31-96d1-4492-8451-d81121d93344 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.364137] [55187]: DEBUG oslo_concurrency.lockutils [None req-215d2e31-96d1-4492-8451-d81121d93344 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.374113] [55188]: DEBUG nova.api.openstack.wsgi [None req-34e9b234-0bc2-479a-9395-f2e1265488fe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.375848] [55188]: DEBUG nova.compute.api [None req-34e9b234-0bc2-479a-9395-f2e1265488fe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.379679] [55188]: DEBUG oslo_concurrency.lockutils [None req-34e9b234-0bc2-479a-9395-f2e1265488fe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.379965] [55188]: DEBUG oslo_concurrency.lockutils [None req-34e9b234-0bc2-479a-9395-f2e1265488fe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.380191] [55188]: DEBUG oslo_concurrency.lockutils [None req-34e9b234-0bc2-479a-9395-f2e1265488fe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.380624] [55188]: DEBUG oslo_concurrency.lockutils [None req-34e9b234-0bc2-479a-9395-f2e1265488fe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.380872] [55188]: DEBUG oslo_concurrency.lockutils [None req-34e9b234-0bc2-479a-9395-f2e1265488fe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.381077] [55188]: DEBUG oslo_concurrency.lockutils [None req-34e9b234-0bc2-479a-9395-f2e1265488fe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.397635] [55187]: DEBUG nova.policy [None req-215d2e31-96d1-4492-8451-d81121d93344 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.402624] [55187]: DEBUG nova.policy [None req-215d2e31-96d1-4492-8451-d81121d93344 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.403421] [55187]: DEBUG nova.policy [None req-215d2e31-96d1-4492-8451-d81121d93344 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.404145] [55187]: INFO nova.api.openstack.requestlog [None req-215d2e31-96d1-4492-8451-d81121d93344 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1330 microversion: 2.20 time: 0.049044 [ 871.404516] [55187]: [pid: 55187|app: 0|req: 2479/5055] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:51 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1330 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 871.414724] [55187]: DEBUG nova.api.openstack.wsgi [None req-82711093-9dc4-4d68-a0a7-26569bda56d5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.416599] [55187]: DEBUG nova.compute.api [None req-82711093-9dc4-4d68-a0a7-26569bda56d5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.420382] [55187]: DEBUG oslo_concurrency.lockutils [None req-82711093-9dc4-4d68-a0a7-26569bda56d5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.420622] [55187]: DEBUG oslo_concurrency.lockutils [None req-82711093-9dc4-4d68-a0a7-26569bda56d5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.420803] [55187]: DEBUG oslo_concurrency.lockutils [None req-82711093-9dc4-4d68-a0a7-26569bda56d5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.421181] [55187]: DEBUG oslo_concurrency.lockutils [None req-82711093-9dc4-4d68-a0a7-26569bda56d5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.421381] [55187]: DEBUG oslo_concurrency.lockutils [None req-82711093-9dc4-4d68-a0a7-26569bda56d5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.421552] [55187]: DEBUG oslo_concurrency.lockutils [None req-82711093-9dc4-4d68-a0a7-26569bda56d5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.444584] [55187]: DEBUG oslo_concurrency.lockutils [None req-82711093-9dc4-4d68-a0a7-26569bda56d5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.444887] [55187]: DEBUG oslo_concurrency.lockutils [None req-82711093-9dc4-4d68-a0a7-26569bda56d5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.445111] [55187]: DEBUG oslo_concurrency.lockutils [None req-82711093-9dc4-4d68-a0a7-26569bda56d5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.445436] [55187]: DEBUG nova.objects.instance [None req-82711093-9dc4-4d68-a0a7-26569bda56d5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 871.466249] [55187]: DEBUG nova.policy [None req-82711093-9dc4-4d68-a0a7-26569bda56d5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.470705] [55187]: INFO nova.api.openstack.requestlog [None req-82711093-9dc4-4d68-a0a7-26569bda56d5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.058414 [ 871.471049] [55187]: [pid: 55187|app: 0|req: 2480/5056] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:51 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.475178] [55187]: DEBUG nova.api.openstack.wsgi [None req-9ced5b68-3ce0-48a0-9d8d-cf173d6cedfc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.476164] [55187]: DEBUG nova.compute.api [None req-9ced5b68-3ce0-48a0-9d8d-cf173d6cedfc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.478391] [55188]: DEBUG nova.policy [None req-34e9b234-0bc2-479a-9395-f2e1265488fe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.480468] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ced5b68-3ce0-48a0-9d8d-cf173d6cedfc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.480831] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ced5b68-3ce0-48a0-9d8d-cf173d6cedfc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.481096] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ced5b68-3ce0-48a0-9d8d-cf173d6cedfc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.481528] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ced5b68-3ce0-48a0-9d8d-cf173d6cedfc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.481787] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ced5b68-3ce0-48a0-9d8d-cf173d6cedfc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.481976] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ced5b68-3ce0-48a0-9d8d-cf173d6cedfc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.483186] [55188]: INFO nova.api.openstack.requestlog [None req-34e9b234-0bc2-479a-9395-f2e1265488fe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1312 microversion: 2.1 time: 0.111236 [ 871.483529] [55188]: [pid: 55188|app: 0|req: 2577/5057] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:51 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1312 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.486166] [55188]: DEBUG nova.api.openstack.wsgi [req-d7f2a430-7b59-4a90-aef3-adfedc71b254 req-07673d54-4f05-448f-b4b6-9489143b13d2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bf8ec14c-809c-46ca-ae57-034cde72f0c9", "tag": "f7d0959b-f18b-4a28-b9b6-f747a17d1fe9"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 871.491861] [55188]: DEBUG oslo_concurrency.lockutils [req-d7f2a430-7b59-4a90-aef3-adfedc71b254 req-07673d54-4f05-448f-b4b6-9489143b13d2 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.492111] [55188]: DEBUG oslo_concurrency.lockutils [req-d7f2a430-7b59-4a90-aef3-adfedc71b254 req-07673d54-4f05-448f-b4b6-9489143b13d2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.492299] [55188]: DEBUG oslo_concurrency.lockutils [req-d7f2a430-7b59-4a90-aef3-adfedc71b254 req-07673d54-4f05-448f-b4b6-9489143b13d2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.492518] [55187]: INFO nova.api.openstack.wsgi [None req-9ced5b68-3ce0-48a0-9d8d-cf173d6cedfc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] HTTP exception thrown: Instance fd97c186-c39b-45b8-9ad0-32bbea157623 could not be found. [ 871.492860] [55187]: DEBUG nova.api.openstack.wsgi [None req-9ced5b68-3ce0-48a0-9d8d-cf173d6cedfc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Returning 404 to user: Instance fd97c186-c39b-45b8-9ad0-32bbea157623 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 871.493312] [55187]: INFO nova.api.openstack.requestlog [None req-9ced5b68-3ce0-48a0-9d8d-cf173d6cedfc tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 404 len: 111 microversion: 2.1 time: 0.021142 [ 871.493612] [55187]: [pid: 55187|app: 0|req: 2481/5058] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:51 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 871.498335] [55187]: DEBUG nova.api.openstack.wsgi [None req-a5c4fafc-c70d-4ca5-b311-0db5af149e05 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4af9ab2a70>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.498554] [55188]: INFO nova.api.openstack.compute.server_external_events [req-d7f2a430-7b59-4a90-aef3-adfedc71b254 req-07673d54-4f05-448f-b4b6-9489143b13d2 service nova] Creating event network-changed:f7d0959b-f18b-4a28-b9b6-f747a17d1fe9 for instance bf8ec14c-809c-46ca-ae57-034cde72f0c9 on cpu-1 [ 871.501431] [55188]: INFO nova.api.openstack.requestlog [req-d7f2a430-7b59-4a90-aef3-adfedc71b254 req-07673d54-4f05-448f-b4b6-9489143b13d2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017292 [ 871.501743] [55188]: [pid: 55188|app: 0|req: 2578/5059] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:51 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 871.632363] [55187]: INFO nova.api.openstack.requestlog [None req-a5c4fafc-c70d-4ca5-b311-0db5af149e05 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/499d6269-2bdd-42ed-8eff-f4bd245d8a18" status: 202 len: 0 microversion: 2.1 time: 0.112072 [ 871.632363] [55187]: [pid: 55187|app: 0|req: 2482/5060] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:05:51 2025] DELETE /compute/v2.1/os-security-groups/499d6269-2bdd-42ed-8eff-f4bd245d8a18 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 871.633253] [55188]: DEBUG nova.api.openstack.wsgi [None req-7ad8f859-0119-4656-9d8d-289f5aacebd3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4aff781360>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.694358] [55187]: DEBUG nova.api.openstack.wsgi [None req-117f9c9a-ac1a-4741-add6-037eaec2c19c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.695492] [55187]: DEBUG nova.compute.api [None req-117f9c9a-ac1a-4741-add6-037eaec2c19c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.699912] [55187]: DEBUG oslo_concurrency.lockutils [None req-117f9c9a-ac1a-4741-add6-037eaec2c19c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.700896] [55187]: DEBUG oslo_concurrency.lockutils [None req-117f9c9a-ac1a-4741-add6-037eaec2c19c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.700896] [55187]: DEBUG oslo_concurrency.lockutils [None req-117f9c9a-ac1a-4741-add6-037eaec2c19c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.700896] [55187]: DEBUG oslo_concurrency.lockutils [None req-117f9c9a-ac1a-4741-add6-037eaec2c19c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.700896] [55187]: DEBUG oslo_concurrency.lockutils [None req-117f9c9a-ac1a-4741-add6-037eaec2c19c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.701091] [55187]: DEBUG oslo_concurrency.lockutils [None req-117f9c9a-ac1a-4741-add6-037eaec2c19c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.719191] [55188]: INFO nova.api.openstack.requestlog [None req-7ad8f859-0119-4656-9d8d-289f5aacebd3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/84234df5-c292-4c22-8af7-eb7d07615060" status: 202 len: 0 microversion: 2.1 time: 0.107058 [ 871.720517] [55188]: [pid: 55188|app: 0|req: 2579/5061] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:05:51 2025] DELETE /compute/v2.1/os-security-groups/84234df5-c292-4c22-8af7-eb7d07615060 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 871.727461] [55188]: DEBUG nova.api.openstack.wsgi [None req-a9be19ff-2ae6-4c46-9d53-4e59616d9370 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Action: 'create', calling method: .version_select at 0x7d4aff781090>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-205864074", "description": "tempest-description-1850610254"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 871.776458] [55187]: DEBUG nova.policy [None req-117f9c9a-ac1a-4741-add6-037eaec2c19c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.781121] [55187]: INFO nova.api.openstack.requestlog [None req-117f9c9a-ac1a-4741-add6-037eaec2c19c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.089736 [ 871.781991] [55187]: [pid: 55187|app: 0|req: 2483/5062] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:52 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.800757] [55187]: DEBUG nova.api.openstack.wsgi [None req-886aaa7b-7177-42f0-a3c9-c8aa187a3f9c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.802368] [55187]: DEBUG nova.compute.api [None req-886aaa7b-7177-42f0-a3c9-c8aa187a3f9c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.807046] [55187]: DEBUG oslo_concurrency.lockutils [None req-886aaa7b-7177-42f0-a3c9-c8aa187a3f9c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.807324] [55187]: DEBUG oslo_concurrency.lockutils [None req-886aaa7b-7177-42f0-a3c9-c8aa187a3f9c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.807530] [55187]: DEBUG oslo_concurrency.lockutils [None req-886aaa7b-7177-42f0-a3c9-c8aa187a3f9c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.807897] [55187]: DEBUG oslo_concurrency.lockutils [None req-886aaa7b-7177-42f0-a3c9-c8aa187a3f9c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.808116] [55187]: DEBUG oslo_concurrency.lockutils [None req-886aaa7b-7177-42f0-a3c9-c8aa187a3f9c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.808294] [55187]: DEBUG oslo_concurrency.lockutils [None req-886aaa7b-7177-42f0-a3c9-c8aa187a3f9c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.827862] [55187]: DEBUG oslo_concurrency.lockutils [None req-886aaa7b-7177-42f0-a3c9-c8aa187a3f9c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.827862] [55187]: DEBUG oslo_concurrency.lockutils [None req-886aaa7b-7177-42f0-a3c9-c8aa187a3f9c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.827862] [55187]: DEBUG oslo_concurrency.lockutils [None req-886aaa7b-7177-42f0-a3c9-c8aa187a3f9c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.828043] [55187]: DEBUG nova.objects.instance [None req-886aaa7b-7177-42f0-a3c9-c8aa187a3f9c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 871.853999] [55187]: DEBUG nova.policy [None req-886aaa7b-7177-42f0-a3c9-c8aa187a3f9c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.858644] [55187]: INFO nova.api.openstack.requestlog [None req-886aaa7b-7177-42f0-a3c9-c8aa187a3f9c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.060621 [ 871.858976] [55187]: [pid: 55187|app: 0|req: 2484/5063] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:52 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.865013] [55187]: DEBUG nova.api.openstack.wsgi [None req-72fd4f5a-8104-48bc-9a07-6bdb1a634a21 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 871.866678] [55187]: DEBUG nova.compute.api [None req-72fd4f5a-8104-48bc-9a07-6bdb1a634a21 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 871.875058] [55187]: DEBUG oslo_concurrency.lockutils [None req-72fd4f5a-8104-48bc-9a07-6bdb1a634a21 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.875058] [55187]: DEBUG oslo_concurrency.lockutils [None req-72fd4f5a-8104-48bc-9a07-6bdb1a634a21 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.875370] [55187]: DEBUG oslo_concurrency.lockutils [None req-72fd4f5a-8104-48bc-9a07-6bdb1a634a21 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.875788] [55187]: DEBUG oslo_concurrency.lockutils [None req-72fd4f5a-8104-48bc-9a07-6bdb1a634a21 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.876143] [55187]: DEBUG oslo_concurrency.lockutils [None req-72fd4f5a-8104-48bc-9a07-6bdb1a634a21 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.876503] [55187]: DEBUG oslo_concurrency.lockutils [None req-72fd4f5a-8104-48bc-9a07-6bdb1a634a21 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.890322] [55188]: INFO nova.api.openstack.requestlog [None req-a9be19ff-2ae6-4c46-9d53-4e59616d9370 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 243 microversion: 2.1 time: 0.165073 [ 871.890688] [55188]: [pid: 55188|app: 0|req: 2580/5064] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:05:52 2025] POST /compute/v2.1/os-security-groups => generated 243 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 871.901082] [55188]: DEBUG nova.api.openstack.wsgi [None req-1c84c4fc-559b-4fc2-a49e-2cef2f2a9485 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Action: 'update', calling method: .version_select at 0x7d4afa6a4f70>, body: {"security_group": {"name": "tempest-sg-hth-17513177", "description": "tempest-description-hth-713342551"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 871.953763] [55187]: DEBUG nova.policy [None req-72fd4f5a-8104-48bc-9a07-6bdb1a634a21 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.958432] [55187]: INFO nova.api.openstack.requestlog [None req-72fd4f5a-8104-48bc-9a07-6bdb1a634a21 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1466 microversion: 2.1 time: 0.098810 [ 871.958760] [55187]: [pid: 55187|app: 0|req: 2485/5065] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:52 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1466 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.015271] [55187]: DEBUG nova.api.openstack.wsgi [None req-c5cb58e5-ee2c-4b1a-94f1-1ea3fbc9857c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.017167] [55187]: DEBUG nova.compute.api [None req-c5cb58e5-ee2c-4b1a-94f1-1ea3fbc9857c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.020468] [55188]: INFO nova.api.openstack.requestlog [None req-1c84c4fc-559b-4fc2-a49e-2cef2f2a9485 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "PUT /compute/v2.1/os-security-groups/8f80e6d6-c3aa-4a5d-9642-f194ad8155d3" status: 200 len: 215 microversion: 2.1 time: 0.121610 [ 872.020873] [55188]: [pid: 55188|app: 0|req: 2581/5066] 10.180.1.21 () {60 vars in 1285 bytes} [Wed Mar 26 22:05:52 2025] PUT /compute/v2.1/os-security-groups/8f80e6d6-c3aa-4a5d-9642-f194ad8155d3 => generated 215 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 872.021844] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5cb58e5-ee2c-4b1a-94f1-1ea3fbc9857c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.022115] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5cb58e5-ee2c-4b1a-94f1-1ea3fbc9857c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.022306] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5cb58e5-ee2c-4b1a-94f1-1ea3fbc9857c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.022661] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5cb58e5-ee2c-4b1a-94f1-1ea3fbc9857c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.022853] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5cb58e5-ee2c-4b1a-94f1-1ea3fbc9857c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.023056] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5cb58e5-ee2c-4b1a-94f1-1ea3fbc9857c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.029749] [55188]: DEBUG nova.api.openstack.wsgi [None req-1bcc04b3-7931-4a0f-b91b-6f3aa14617be tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4afa6a5cf0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.059758] [55187]: DEBUG nova.policy [None req-c5cb58e5-ee2c-4b1a-94f1-1ea3fbc9857c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.063722] [55187]: INFO nova.api.openstack.requestlog [None req-c5cb58e5-ee2c-4b1a-94f1-1ea3fbc9857c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.051112 [ 872.064148] [55187]: [pid: 55187|app: 0|req: 2486/5067] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:52 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 872.074832] [55187]: DEBUG nova.api.openstack.wsgi [None req-33c85f35-c40a-4a57-829f-2b8daa287597 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.076703] [55187]: DEBUG nova.compute.api [None req-33c85f35-c40a-4a57-829f-2b8daa287597 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.080632] [55187]: DEBUG oslo_concurrency.lockutils [None req-33c85f35-c40a-4a57-829f-2b8daa287597 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.080866] [55187]: DEBUG oslo_concurrency.lockutils [None req-33c85f35-c40a-4a57-829f-2b8daa287597 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.081066] [55187]: DEBUG oslo_concurrency.lockutils [None req-33c85f35-c40a-4a57-829f-2b8daa287597 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.081438] [55187]: DEBUG oslo_concurrency.lockutils [None req-33c85f35-c40a-4a57-829f-2b8daa287597 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.081639] [55187]: DEBUG oslo_concurrency.lockutils [None req-33c85f35-c40a-4a57-829f-2b8daa287597 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.081817] [55187]: DEBUG oslo_concurrency.lockutils [None req-33c85f35-c40a-4a57-829f-2b8daa287597 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.082429] [55188]: INFO nova.api.openstack.requestlog [None req-1bcc04b3-7931-4a0f-b91b-6f3aa14617be tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/8f80e6d6-c3aa-4a5d-9642-f194ad8155d3" status: 200 len: 215 microversion: 2.1 time: 0.055975 [ 872.082814] [55188]: [pid: 55188|app: 0|req: 2582/5068] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 26 22:05:52 2025] GET /compute/v2.1/os-security-groups/8f80e6d6-c3aa-4a5d-9642-f194ad8155d3 => generated 215 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 872.093527] [55188]: DEBUG nova.api.openstack.wsgi [None req-339ac795-2d05-4222-b999-a553febb8db0 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4afa6a79a0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.120010] [55187]: DEBUG nova.policy [None req-33c85f35-c40a-4a57-829f-2b8daa287597 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.125059] [55187]: INFO nova.api.openstack.requestlog [None req-33c85f35-c40a-4a57-829f-2b8daa287597 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.051990 [ 872.125233] [55187]: [pid: 55187|app: 0|req: 2487/5069] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:52 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 872.131667] [55187]: DEBUG nova.api.openstack.wsgi [None req-6fe1f878-591f-4491-b1c6-9e7afc85eb3d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.133408] [55187]: DEBUG nova.compute.api [None req-6fe1f878-591f-4491-b1c6-9e7afc85eb3d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.136977] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fe1f878-591f-4491-b1c6-9e7afc85eb3d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.137231] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fe1f878-591f-4491-b1c6-9e7afc85eb3d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.137472] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fe1f878-591f-4491-b1c6-9e7afc85eb3d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.137832] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fe1f878-591f-4491-b1c6-9e7afc85eb3d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.138043] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fe1f878-591f-4491-b1c6-9e7afc85eb3d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.138222] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fe1f878-591f-4491-b1c6-9e7afc85eb3d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.232077] [55187]: DEBUG nova.policy [None req-6fe1f878-591f-4491-b1c6-9e7afc85eb3d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.237572] [55187]: INFO nova.api.openstack.requestlog [None req-6fe1f878-591f-4491-b1c6-9e7afc85eb3d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1316 microversion: 2.1 time: 0.111459 [ 872.237751] [55187]: [pid: 55187|app: 0|req: 2488/5070] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:52 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1316 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.241027] [55187]: DEBUG nova.api.openstack.wsgi [None req-beaba2b2-f1e5-4bf9-9e91-0a0358adae51 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.242164] [55187]: DEBUG nova.compute.api [None req-beaba2b2-f1e5-4bf9-9e91-0a0358adae51 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.247282] [55187]: DEBUG oslo_concurrency.lockutils [None req-beaba2b2-f1e5-4bf9-9e91-0a0358adae51 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.247559] [55187]: DEBUG oslo_concurrency.lockutils [None req-beaba2b2-f1e5-4bf9-9e91-0a0358adae51 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.247748] [55187]: DEBUG oslo_concurrency.lockutils [None req-beaba2b2-f1e5-4bf9-9e91-0a0358adae51 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.248149] [55187]: DEBUG oslo_concurrency.lockutils [None req-beaba2b2-f1e5-4bf9-9e91-0a0358adae51 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.248392] [55187]: DEBUG oslo_concurrency.lockutils [None req-beaba2b2-f1e5-4bf9-9e91-0a0358adae51 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.248606] [55187]: DEBUG oslo_concurrency.lockutils [None req-beaba2b2-f1e5-4bf9-9e91-0a0358adae51 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.259418] [55188]: INFO nova.api.openstack.requestlog [None req-339ac795-2d05-4222-b999-a553febb8db0 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/8f80e6d6-c3aa-4a5d-9642-f194ad8155d3" status: 202 len: 0 microversion: 2.1 time: 0.166972 [ 872.259418] [55188]: [pid: 55188|app: 0|req: 2583/5071] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:05:52 2025] DELETE /compute/v2.1/os-security-groups/8f80e6d6-c3aa-4a5d-9642-f194ad8155d3 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 872.262094] [55188]: DEBUG nova.api.openstack.wsgi [None req-ca1983c2-9b2e-4b7b-b997-84af820b4cfe tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.264118] [55188]: DEBUG nova.compute.api [None req-ca1983c2-9b2e-4b7b-b997-84af820b4cfe tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.269117] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca1983c2-9b2e-4b7b-b997-84af820b4cfe tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.269499] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca1983c2-9b2e-4b7b-b997-84af820b4cfe tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.269795] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca1983c2-9b2e-4b7b-b997-84af820b4cfe tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.270294] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca1983c2-9b2e-4b7b-b997-84af820b4cfe tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.270617] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca1983c2-9b2e-4b7b-b997-84af820b4cfe tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.270928] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca1983c2-9b2e-4b7b-b997-84af820b4cfe tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.289017] [55187]: DEBUG nova.policy [None req-beaba2b2-f1e5-4bf9-9e91-0a0358adae51 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.295703] [55187]: DEBUG nova.policy [None req-beaba2b2-f1e5-4bf9-9e91-0a0358adae51 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.296358] [55187]: DEBUG nova.policy [None req-beaba2b2-f1e5-4bf9-9e91-0a0358adae51 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.299965] [55187]: INFO nova.api.openstack.requestlog [None req-beaba2b2-f1e5-4bf9-9e91-0a0358adae51 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.061648 [ 872.300427] [55187]: [pid: 55187|app: 0|req: 2489/5072] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:52 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 872.305971] [55187]: DEBUG nova.api.openstack.wsgi [None req-0472e156-dc2e-4354-8893-59fbed5c7161 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.308280] [55187]: DEBUG nova.compute.api [None req-0472e156-dc2e-4354-8893-59fbed5c7161 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.310761] [55188]: DEBUG nova.policy [None req-ca1983c2-9b2e-4b7b-b997-84af820b4cfe tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.316150] [55187]: DEBUG oslo_concurrency.lockutils [None req-0472e156-dc2e-4354-8893-59fbed5c7161 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.316150] [55187]: DEBUG oslo_concurrency.lockutils [None req-0472e156-dc2e-4354-8893-59fbed5c7161 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.316150] [55187]: DEBUG oslo_concurrency.lockutils [None req-0472e156-dc2e-4354-8893-59fbed5c7161 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.316235] [55188]: INFO nova.api.openstack.requestlog [None req-ca1983c2-9b2e-4b7b-b997-84af820b4cfe tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.056159 [ 872.316268] [55187]: DEBUG oslo_concurrency.lockutils [None req-0472e156-dc2e-4354-8893-59fbed5c7161 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.316295] [55188]: [pid: 55188|app: 0|req: 2584/5073] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:52 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.316322] [55187]: DEBUG oslo_concurrency.lockutils [None req-0472e156-dc2e-4354-8893-59fbed5c7161 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.316356] [55187]: DEBUG oslo_concurrency.lockutils [None req-0472e156-dc2e-4354-8893-59fbed5c7161 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.322362] [55188]: DEBUG nova.api.openstack.wsgi [None req-dfcaf394-7cfb-40f0-a46c-f53938bac904 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.322657] [55188]: DEBUG nova.compute.api [None req-dfcaf394-7cfb-40f0-a46c-f53938bac904 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.329994] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfcaf394-7cfb-40f0-a46c-f53938bac904 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.330225] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfcaf394-7cfb-40f0-a46c-f53938bac904 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.330413] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfcaf394-7cfb-40f0-a46c-f53938bac904 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.330762] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfcaf394-7cfb-40f0-a46c-f53938bac904 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.330966] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfcaf394-7cfb-40f0-a46c-f53938bac904 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.331239] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfcaf394-7cfb-40f0-a46c-f53938bac904 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.341877] [55188]: INFO nova.api.openstack.wsgi [None req-dfcaf394-7cfb-40f0-a46c-f53938bac904 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] HTTP exception thrown: Instance fd97c186-c39b-45b8-9ad0-32bbea157623 could not be found. [ 872.346600] [55188]: DEBUG nova.api.openstack.wsgi [None req-dfcaf394-7cfb-40f0-a46c-f53938bac904 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Returning 404 to user: Instance fd97c186-c39b-45b8-9ad0-32bbea157623 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 872.347831] [55188]: INFO nova.api.openstack.requestlog [None req-dfcaf394-7cfb-40f0-a46c-f53938bac904 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 404 len: 111 microversion: 2.1 time: 0.030968 [ 872.347831] [55188]: [pid: 55188|app: 0|req: 2585/5074] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:05:52 2025] DELETE /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 872.351566] [55188]: DEBUG nova.api.openstack.wsgi [None req-ca2ef3d0-d120-4d57-8ab3-966f901ede48 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.353322] [55188]: DEBUG nova.compute.api [None req-ca2ef3d0-d120-4d57-8ab3-966f901ede48 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.357197] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca2ef3d0-d120-4d57-8ab3-966f901ede48 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.357506] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca2ef3d0-d120-4d57-8ab3-966f901ede48 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.357725] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca2ef3d0-d120-4d57-8ab3-966f901ede48 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.358125] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca2ef3d0-d120-4d57-8ab3-966f901ede48 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.358387] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca2ef3d0-d120-4d57-8ab3-966f901ede48 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.358752] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca2ef3d0-d120-4d57-8ab3-966f901ede48 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.390825] [55188]: DEBUG nova.policy [None req-ca2ef3d0-d120-4d57-8ab3-966f901ede48 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.395226] [55188]: INFO nova.api.openstack.requestlog [None req-ca2ef3d0-d120-4d57-8ab3-966f901ede48 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.046901 [ 872.395545] [55188]: [pid: 55188|app: 0|req: 2586/5075] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:52 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.397977] [55188]: DEBUG nova.api.openstack.wsgi [None req-ed61678c-b3fb-4738-a31c-20160163c661 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.399703] [55188]: DEBUG nova.compute.api [None req-ed61678c-b3fb-4738-a31c-20160163c661 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.402726] [55187]: DEBUG nova.policy [None req-0472e156-dc2e-4354-8893-59fbed5c7161 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.402975] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed61678c-b3fb-4738-a31c-20160163c661 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.403586] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed61678c-b3fb-4738-a31c-20160163c661 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.403648] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed61678c-b3fb-4738-a31c-20160163c661 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.404215] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed61678c-b3fb-4738-a31c-20160163c661 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.404498] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed61678c-b3fb-4738-a31c-20160163c661 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.404684] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed61678c-b3fb-4738-a31c-20160163c661 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.407040] [55187]: INFO nova.api.openstack.requestlog [None req-0472e156-dc2e-4354-8893-59fbed5c7161 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1531 microversion: 2.1 time: 0.106157 [ 872.407400] [55187]: [pid: 55187|app: 0|req: 2490/5076] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:52 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1531 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.410664] [55187]: DEBUG nova.api.openstack.wsgi [None req-300f186e-8f12-414e-b1e9-ff29a5405e51 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.412277] [55187]: DEBUG nova.compute.api [None req-300f186e-8f12-414e-b1e9-ff29a5405e51 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.416019] [55187]: DEBUG oslo_concurrency.lockutils [None req-300f186e-8f12-414e-b1e9-ff29a5405e51 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.416019] [55187]: DEBUG oslo_concurrency.lockutils [None req-300f186e-8f12-414e-b1e9-ff29a5405e51 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.416207] [55187]: DEBUG oslo_concurrency.lockutils [None req-300f186e-8f12-414e-b1e9-ff29a5405e51 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.416559] [55187]: DEBUG oslo_concurrency.lockutils [None req-300f186e-8f12-414e-b1e9-ff29a5405e51 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.416759] [55187]: DEBUG oslo_concurrency.lockutils [None req-300f186e-8f12-414e-b1e9-ff29a5405e51 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.416934] [55187]: DEBUG oslo_concurrency.lockutils [None req-300f186e-8f12-414e-b1e9-ff29a5405e51 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.423392] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed61678c-b3fb-4738-a31c-20160163c661 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.423647] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed61678c-b3fb-4738-a31c-20160163c661 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.423975] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed61678c-b3fb-4738-a31c-20160163c661 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.424274] [55188]: DEBUG nova.objects.instance [None req-ed61678c-b3fb-4738-a31c-20160163c661 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 872.447867] [55188]: DEBUG nova.policy [None req-ed61678c-b3fb-4738-a31c-20160163c661 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.451857] [55188]: INFO nova.api.openstack.requestlog [None req-ed61678c-b3fb-4738-a31c-20160163c661 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.055749 [ 872.452179] [55188]: [pid: 55188|app: 0|req: 2587/5077] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:52 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.452738] [55187]: DEBUG nova.policy [None req-300f186e-8f12-414e-b1e9-ff29a5405e51 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.454591] [55188]: DEBUG nova.api.openstack.wsgi [None req-351fd6e8-1911-4d19-9eff-d469ec3b3093 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.456280] [55188]: DEBUG nova.compute.api [None req-351fd6e8-1911-4d19-9eff-d469ec3b3093 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: fd97c186-c39b-45b8-9ad0-32bbea157623] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.457156] [55187]: INFO nova.api.openstack.requestlog [None req-300f186e-8f12-414e-b1e9-ff29a5405e51 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1214 microversion: 2.1 time: 0.048533 [ 872.457600] [55187]: [pid: 55187|app: 0|req: 2491/5078] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:52 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1214 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.459411] [55188]: DEBUG oslo_concurrency.lockutils [None req-351fd6e8-1911-4d19-9eff-d469ec3b3093 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.459651] [55188]: DEBUG oslo_concurrency.lockutils [None req-351fd6e8-1911-4d19-9eff-d469ec3b3093 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.459837] [55188]: DEBUG oslo_concurrency.lockutils [None req-351fd6e8-1911-4d19-9eff-d469ec3b3093 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.459950] [55187]: DEBUG nova.api.openstack.wsgi [None req-4cc8b762-2a2b-4cda-8473-5da834ad0264 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.460200] [55188]: DEBUG oslo_concurrency.lockutils [None req-351fd6e8-1911-4d19-9eff-d469ec3b3093 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.460406] [55188]: DEBUG oslo_concurrency.lockutils [None req-351fd6e8-1911-4d19-9eff-d469ec3b3093 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.460643] [55188]: DEBUG oslo_concurrency.lockutils [None req-351fd6e8-1911-4d19-9eff-d469ec3b3093 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.461553] [55187]: DEBUG nova.compute.api [None req-4cc8b762-2a2b-4cda-8473-5da834ad0264 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.464600] [55187]: DEBUG oslo_concurrency.lockutils [None req-4cc8b762-2a2b-4cda-8473-5da834ad0264 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.464833] [55187]: DEBUG oslo_concurrency.lockutils [None req-4cc8b762-2a2b-4cda-8473-5da834ad0264 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.465021] [55187]: DEBUG oslo_concurrency.lockutils [None req-4cc8b762-2a2b-4cda-8473-5da834ad0264 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.465370] [55187]: DEBUG oslo_concurrency.lockutils [None req-4cc8b762-2a2b-4cda-8473-5da834ad0264 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.465579] [55187]: DEBUG oslo_concurrency.lockutils [None req-4cc8b762-2a2b-4cda-8473-5da834ad0264 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.465747] [55187]: DEBUG oslo_concurrency.lockutils [None req-4cc8b762-2a2b-4cda-8473-5da834ad0264 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.468978] [55188]: INFO nova.api.openstack.wsgi [None req-351fd6e8-1911-4d19-9eff-d469ec3b3093 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] HTTP exception thrown: Instance fd97c186-c39b-45b8-9ad0-32bbea157623 could not be found. [ 872.469298] [55188]: DEBUG nova.api.openstack.wsgi [None req-351fd6e8-1911-4d19-9eff-d469ec3b3093 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Returning 404 to user: Instance fd97c186-c39b-45b8-9ad0-32bbea157623 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 872.469739] [55188]: INFO nova.api.openstack.requestlog [None req-351fd6e8-1911-4d19-9eff-d469ec3b3093 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623" status: 404 len: 111 microversion: 2.1 time: 0.017074 [ 872.470010] [55188]: [pid: 55188|app: 0|req: 2588/5079] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:52 2025] GET /compute/v2.1/servers/fd97c186-c39b-45b8-9ad0-32bbea157623 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 872.472912] [55188]: DEBUG nova.api.openstack.wsgi [None req-906265be-af86-428e-803d-412f2bc0b3a3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.474473] [55188]: DEBUG nova.compute.api [None req-906265be-af86-428e-803d-412f2bc0b3a3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.477534] [55188]: DEBUG oslo_concurrency.lockutils [None req-906265be-af86-428e-803d-412f2bc0b3a3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.477753] [55188]: DEBUG oslo_concurrency.lockutils [None req-906265be-af86-428e-803d-412f2bc0b3a3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.477932] [55188]: DEBUG oslo_concurrency.lockutils [None req-906265be-af86-428e-803d-412f2bc0b3a3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.478300] [55188]: DEBUG oslo_concurrency.lockutils [None req-906265be-af86-428e-803d-412f2bc0b3a3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.478584] [55188]: DEBUG oslo_concurrency.lockutils [None req-906265be-af86-428e-803d-412f2bc0b3a3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.478800] [55188]: DEBUG oslo_concurrency.lockutils [None req-906265be-af86-428e-803d-412f2bc0b3a3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.498119] [55187]: DEBUG nova.policy [None req-4cc8b762-2a2b-4cda-8473-5da834ad0264 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.501889] [55187]: INFO nova.api.openstack.requestlog [None req-4cc8b762-2a2b-4cda-8473-5da834ad0264 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.043830 [ 872.502360] [55187]: [pid: 55187|app: 0|req: 2492/5080] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:52 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.504497] [55187]: DEBUG nova.api.openstack.wsgi [None req-78ba7678-8e62-462b-968a-c5d2315936a9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4afa4de290>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.512136] [55188]: DEBUG nova.policy [None req-906265be-af86-428e-803d-412f2bc0b3a3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.515309] [55187]: DEBUG neutronclient.v2_0.client [None req-78ba7678-8e62-462b-968a-c5d2315936a9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 84234df5-c292-4c22-8af7-eb7d07615060 does not exist", "detail": ""}} {{(pid=55187) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 872.515537] [55187]: DEBUG nova.network.security_group_api [None req-78ba7678-8e62-462b-968a-c5d2315936a9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Neutron security group 84234df5-c292-4c22-8af7-eb7d07615060 not found {{(pid=55187) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 872.515782] [55187]: INFO nova.api.openstack.wsgi [None req-78ba7678-8e62-462b-968a-c5d2315936a9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] HTTP exception thrown: Security group 84234df5-c292-4c22-8af7-eb7d07615060 does not exist [ 872.515782] [55187]: Neutron server returns request_ids: ['req-0fd192fa-e170-43c4-94eb-79ab7d8745e3'] [ 872.516072] [55187]: DEBUG nova.api.openstack.wsgi [None req-78ba7678-8e62-462b-968a-c5d2315936a9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Returning 404 to user: Security group 84234df5-c292-4c22-8af7-eb7d07615060 does not exist [ 872.516072] [55187]: Neutron server returns request_ids: ['req-0fd192fa-e170-43c4-94eb-79ab7d8745e3'] {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 872.516476] [55187]: INFO nova.api.openstack.requestlog [None req-78ba7678-8e62-462b-968a-c5d2315936a9 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/84234df5-c292-4c22-8af7-eb7d07615060" status: 404 len: 194 microversion: 2.1 time: 0.013762 [ 872.516525] [55188]: DEBUG nova.policy [None req-906265be-af86-428e-803d-412f2bc0b3a3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.516858] [55187]: [pid: 55187|app: 0|req: 2493/5081] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:05:52 2025] DELETE /compute/v2.1/os-security-groups/84234df5-c292-4c22-8af7-eb7d07615060 => generated 194 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 872.517205] [55188]: DEBUG nova.policy [None req-906265be-af86-428e-803d-412f2bc0b3a3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.517844] [55188]: INFO nova.api.openstack.requestlog [None req-906265be-af86-428e-803d-412f2bc0b3a3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1330 microversion: 2.20 time: 0.047336 [ 872.518376] [55188]: [pid: 55188|app: 0|req: 2589/5082] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:52 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1330 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 872.519108] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad338196-bd99-450e-8d35-94118082936f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.520503] [55188]: DEBUG nova.api.openstack.wsgi [None req-5af7f2f3-1d53-4e8d-8664-6aca0cb11be9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.521546] [55187]: DEBUG nova.compute.api [None req-ad338196-bd99-450e-8d35-94118082936f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.522091] [55188]: DEBUG nova.compute.api [None req-5af7f2f3-1d53-4e8d-8664-6aca0cb11be9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.525117] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad338196-bd99-450e-8d35-94118082936f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.525183] [55188]: DEBUG oslo_concurrency.lockutils [None req-5af7f2f3-1d53-4e8d-8664-6aca0cb11be9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.525219] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad338196-bd99-450e-8d35-94118082936f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.525323] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad338196-bd99-450e-8d35-94118082936f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.525366] [55188]: DEBUG oslo_concurrency.lockutils [None req-5af7f2f3-1d53-4e8d-8664-6aca0cb11be9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.525503] [55188]: DEBUG oslo_concurrency.lockutils [None req-5af7f2f3-1d53-4e8d-8664-6aca0cb11be9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.525659] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad338196-bd99-450e-8d35-94118082936f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.525852] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad338196-bd99-450e-8d35-94118082936f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.525910] [55188]: DEBUG oslo_concurrency.lockutils [None req-5af7f2f3-1d53-4e8d-8664-6aca0cb11be9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.526142] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad338196-bd99-450e-8d35-94118082936f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.526195] [55188]: DEBUG oslo_concurrency.lockutils [None req-5af7f2f3-1d53-4e8d-8664-6aca0cb11be9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.526352] [55188]: DEBUG oslo_concurrency.lockutils [None req-5af7f2f3-1d53-4e8d-8664-6aca0cb11be9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.542286] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad338196-bd99-450e-8d35-94118082936f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.542506] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad338196-bd99-450e-8d35-94118082936f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.542683] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad338196-bd99-450e-8d35-94118082936f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.542874] [55187]: DEBUG nova.objects.instance [None req-ad338196-bd99-450e-8d35-94118082936f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 872.561132] [55187]: DEBUG nova.policy [None req-ad338196-bd99-450e-8d35-94118082936f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.564673] [55187]: INFO nova.api.openstack.requestlog [None req-ad338196-bd99-450e-8d35-94118082936f tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.047310 [ 872.565199] [55187]: [pid: 55187|app: 0|req: 2494/5083] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:52 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.567496] [55187]: DEBUG nova.api.openstack.wsgi [None req-71123219-0e52-40e4-8460-5416db7857e3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4af9ab0ee0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.578687] [55187]: DEBUG neutronclient.v2_0.client [None req-71123219-0e52-40e4-8460-5416db7857e3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 499d6269-2bdd-42ed-8eff-f4bd245d8a18 does not exist", "detail": ""}} {{(pid=55187) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 872.578999] [55187]: DEBUG nova.network.security_group_api [None req-71123219-0e52-40e4-8460-5416db7857e3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Neutron security group 499d6269-2bdd-42ed-8eff-f4bd245d8a18 not found {{(pid=55187) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 872.579274] [55187]: INFO nova.api.openstack.wsgi [None req-71123219-0e52-40e4-8460-5416db7857e3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] HTTP exception thrown: Security group 499d6269-2bdd-42ed-8eff-f4bd245d8a18 does not exist [ 872.579274] [55187]: Neutron server returns request_ids: ['req-03ea3624-0425-43f1-9e84-cb86fac2557f'] [ 872.579562] [55187]: DEBUG nova.api.openstack.wsgi [None req-71123219-0e52-40e4-8460-5416db7857e3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Returning 404 to user: Security group 499d6269-2bdd-42ed-8eff-f4bd245d8a18 does not exist [ 872.579562] [55187]: Neutron server returns request_ids: ['req-03ea3624-0425-43f1-9e84-cb86fac2557f'] {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 872.580016] [55187]: INFO nova.api.openstack.requestlog [None req-71123219-0e52-40e4-8460-5416db7857e3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/499d6269-2bdd-42ed-8eff-f4bd245d8a18" status: 404 len: 194 microversion: 2.1 time: 0.014320 [ 872.580383] [55187]: [pid: 55187|app: 0|req: 2495/5084] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:05:52 2025] DELETE /compute/v2.1/os-security-groups/499d6269-2bdd-42ed-8eff-f4bd245d8a18 => generated 194 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 872.584955] [55187]: DEBUG nova.api.openstack.wsgi [None req-08c0d8cf-86d8-4a21-be8b-0e1b11774eb3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4af9ab09d0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.595679] [55188]: DEBUG nova.policy [None req-5af7f2f3-1d53-4e8d-8664-6aca0cb11be9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.595930] [55187]: DEBUG neutronclient.v2_0.client [None req-08c0d8cf-86d8-4a21-be8b-0e1b11774eb3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 49633632-56b3-4c03-97b9-3524df479797 does not exist", "detail": ""}} {{(pid=55187) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 872.596260] [55187]: DEBUG nova.network.security_group_api [None req-08c0d8cf-86d8-4a21-be8b-0e1b11774eb3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Neutron security group 49633632-56b3-4c03-97b9-3524df479797 not found {{(pid=55187) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 872.596506] [55187]: INFO nova.api.openstack.wsgi [None req-08c0d8cf-86d8-4a21-be8b-0e1b11774eb3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] HTTP exception thrown: Security group 49633632-56b3-4c03-97b9-3524df479797 does not exist [ 872.596506] [55187]: Neutron server returns request_ids: ['req-f03f2820-741d-4164-81db-b714d9354bd0'] [ 872.596763] [55187]: DEBUG nova.api.openstack.wsgi [None req-08c0d8cf-86d8-4a21-be8b-0e1b11774eb3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Returning 404 to user: Security group 49633632-56b3-4c03-97b9-3524df479797 does not exist [ 872.596763] [55187]: Neutron server returns request_ids: ['req-f03f2820-741d-4164-81db-b714d9354bd0'] {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 872.597189] [55187]: INFO nova.api.openstack.requestlog [None req-08c0d8cf-86d8-4a21-be8b-0e1b11774eb3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/49633632-56b3-4c03-97b9-3524df479797" status: 404 len: 194 microversion: 2.1 time: 0.014280 [ 872.597512] [55187]: [pid: 55187|app: 0|req: 2496/5085] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:05:52 2025] DELETE /compute/v2.1/os-security-groups/49633632-56b3-4c03-97b9-3524df479797 => generated 194 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 872.599961] [55188]: INFO nova.api.openstack.requestlog [None req-5af7f2f3-1d53-4e8d-8664-6aca0cb11be9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1312 microversion: 2.1 time: 0.081217 [ 872.600292] [55188]: [pid: 55188|app: 0|req: 2590/5086] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:52 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1312 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.602057] [55187]: DEBUG nova.api.openstack.wsgi [None req-4f48aa50-7a4f-4a18-a72a-36fe7f67c7a8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4af9ab2dd0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.612667] [55187]: DEBUG neutronclient.v2_0.client [None req-4f48aa50-7a4f-4a18-a72a-36fe7f67c7a8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d42ff471-c771-4ba8-9c47-55fd2fac82e6 does not exist", "detail": ""}} {{(pid=55187) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 872.612988] [55187]: DEBUG nova.network.security_group_api [None req-4f48aa50-7a4f-4a18-a72a-36fe7f67c7a8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Neutron security group d42ff471-c771-4ba8-9c47-55fd2fac82e6 not found {{(pid=55187) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 872.613274] [55187]: INFO nova.api.openstack.wsgi [None req-4f48aa50-7a4f-4a18-a72a-36fe7f67c7a8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] HTTP exception thrown: Security group d42ff471-c771-4ba8-9c47-55fd2fac82e6 does not exist [ 872.613274] [55187]: Neutron server returns request_ids: ['req-9d24c028-fbb1-46c0-9318-db302a33a58b'] [ 872.613544] [55187]: DEBUG nova.api.openstack.wsgi [None req-4f48aa50-7a4f-4a18-a72a-36fe7f67c7a8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Returning 404 to user: Security group d42ff471-c771-4ba8-9c47-55fd2fac82e6 does not exist [ 872.613544] [55187]: Neutron server returns request_ids: ['req-9d24c028-fbb1-46c0-9318-db302a33a58b'] {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 872.613932] [55187]: INFO nova.api.openstack.requestlog [None req-4f48aa50-7a4f-4a18-a72a-36fe7f67c7a8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/d42ff471-c771-4ba8-9c47-55fd2fac82e6" status: 404 len: 194 microversion: 2.1 time: 0.013887 [ 872.614214] [55187]: [pid: 55187|app: 0|req: 2497/5087] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:05:52 2025] DELETE /compute/v2.1/os-security-groups/d42ff471-c771-4ba8-9c47-55fd2fac82e6 => generated 194 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 872.618984] [55188]: DEBUG nova.api.openstack.wsgi [None req-e769c37f-52cb-422a-bd56-cc6d6c48da3c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4afa6a68c0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.630313] [55188]: DEBUG neutronclient.v2_0.client [None req-e769c37f-52cb-422a-bd56-cc6d6c48da3c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group eff1ad75-adc6-482d-b1af-e5b2c5764963 does not exist", "detail": ""}} {{(pid=55188) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 872.631066] [55188]: DEBUG nova.network.security_group_api [None req-e769c37f-52cb-422a-bd56-cc6d6c48da3c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Neutron security group eff1ad75-adc6-482d-b1af-e5b2c5764963 not found {{(pid=55188) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 872.631066] [55188]: INFO nova.api.openstack.wsgi [None req-e769c37f-52cb-422a-bd56-cc6d6c48da3c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] HTTP exception thrown: Security group eff1ad75-adc6-482d-b1af-e5b2c5764963 does not exist [ 872.631066] [55188]: Neutron server returns request_ids: ['req-6e55b3d7-d8c0-484a-9900-a0c584da7880'] [ 872.631204] [55188]: DEBUG nova.api.openstack.wsgi [None req-e769c37f-52cb-422a-bd56-cc6d6c48da3c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Returning 404 to user: Security group eff1ad75-adc6-482d-b1af-e5b2c5764963 does not exist [ 872.631204] [55188]: Neutron server returns request_ids: ['req-6e55b3d7-d8c0-484a-9900-a0c584da7880'] {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 872.631571] [55188]: INFO nova.api.openstack.requestlog [None req-e769c37f-52cb-422a-bd56-cc6d6c48da3c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/eff1ad75-adc6-482d-b1af-e5b2c5764963" status: 404 len: 194 microversion: 2.1 time: 0.014807 [ 872.631969] [55188]: [pid: 55188|app: 0|req: 2591/5088] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:05:52 2025] DELETE /compute/v2.1/os-security-groups/eff1ad75-adc6-482d-b1af-e5b2c5764963 => generated 194 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 872.636076] [55187]: DEBUG nova.api.openstack.wsgi [None req-3274332c-4a4b-41e8-9a6c-3bfe1f0a3682 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4af989d990>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.647906] [55187]: DEBUG neutronclient.v2_0.client [None req-3274332c-4a4b-41e8-9a6c-3bfe1f0a3682 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 92eeb7b3-7321-413d-8a8f-197012b12a53 does not exist", "detail": ""}} {{(pid=55187) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 872.648231] [55187]: DEBUG nova.network.security_group_api [None req-3274332c-4a4b-41e8-9a6c-3bfe1f0a3682 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Neutron security group 92eeb7b3-7321-413d-8a8f-197012b12a53 not found {{(pid=55187) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 872.648509] [55187]: INFO nova.api.openstack.wsgi [None req-3274332c-4a4b-41e8-9a6c-3bfe1f0a3682 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] HTTP exception thrown: Security group 92eeb7b3-7321-413d-8a8f-197012b12a53 does not exist [ 872.648509] [55187]: Neutron server returns request_ids: ['req-56bf9a0d-6ac1-4802-9224-74c857435518'] [ 872.648788] [55187]: DEBUG nova.api.openstack.wsgi [None req-3274332c-4a4b-41e8-9a6c-3bfe1f0a3682 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Returning 404 to user: Security group 92eeb7b3-7321-413d-8a8f-197012b12a53 does not exist [ 872.648788] [55187]: Neutron server returns request_ids: ['req-56bf9a0d-6ac1-4802-9224-74c857435518'] {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 872.649215] [55187]: INFO nova.api.openstack.requestlog [None req-3274332c-4a4b-41e8-9a6c-3bfe1f0a3682 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/92eeb7b3-7321-413d-8a8f-197012b12a53" status: 404 len: 194 microversion: 2.1 time: 0.015146 [ 872.649493] [55187]: [pid: 55187|app: 0|req: 2498/5089] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:05:53 2025] DELETE /compute/v2.1/os-security-groups/92eeb7b3-7321-413d-8a8f-197012b12a53 => generated 194 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 872.654096] [55188]: DEBUG nova.api.openstack.wsgi [None req-b6106ad6-9792-44b5-b313-aece2bb76a41 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.654372] [55188]: DEBUG nova.compute.api [None req-b6106ad6-9792-44b5-b313-aece2bb76a41 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.658457] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6106ad6-9792-44b5-b313-aece2bb76a41 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.658696] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6106ad6-9792-44b5-b313-aece2bb76a41 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.658880] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6106ad6-9792-44b5-b313-aece2bb76a41 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.659242] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6106ad6-9792-44b5-b313-aece2bb76a41 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.659446] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6106ad6-9792-44b5-b313-aece2bb76a41 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.659694] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6106ad6-9792-44b5-b313-aece2bb76a41 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.674767] [55188]: DEBUG nova.compute.api [None req-b6106ad6-9792-44b5-b313-aece2bb76a41 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 872.721682] [55188]: INFO nova.api.openstack.requestlog [None req-b6106ad6-9792-44b5-b313-aece2bb76a41 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 204 len: 0 microversion: 2.1 time: 0.069476 [ 872.722044] [55188]: [pid: 55188|app: 0|req: 2592/5090] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:05:53 2025] DELETE /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 872.727484] [55187]: DEBUG nova.api.openstack.wsgi [None req-9e339b94-eb50-404d-94aa-9ca5aff6dc31 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.729236] [55187]: DEBUG nova.compute.api [None req-9e339b94-eb50-404d-94aa-9ca5aff6dc31 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.732627] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e339b94-eb50-404d-94aa-9ca5aff6dc31 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.732852] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e339b94-eb50-404d-94aa-9ca5aff6dc31 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.733044] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e339b94-eb50-404d-94aa-9ca5aff6dc31 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.733391] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e339b94-eb50-404d-94aa-9ca5aff6dc31 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.733588] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e339b94-eb50-404d-94aa-9ca5aff6dc31 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.733759] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e339b94-eb50-404d-94aa-9ca5aff6dc31 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.794754] [55188]: DEBUG nova.api.openstack.wsgi [None req-a3ee32b5-cfef-40cb-9b00-72b0dabf0a76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.796573] [55188]: DEBUG nova.compute.api [None req-a3ee32b5-cfef-40cb-9b00-72b0dabf0a76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.800131] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3ee32b5-cfef-40cb-9b00-72b0dabf0a76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.800388] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3ee32b5-cfef-40cb-9b00-72b0dabf0a76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.800581] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3ee32b5-cfef-40cb-9b00-72b0dabf0a76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.800933] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3ee32b5-cfef-40cb-9b00-72b0dabf0a76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.801149] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3ee32b5-cfef-40cb-9b00-72b0dabf0a76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.801348] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3ee32b5-cfef-40cb-9b00-72b0dabf0a76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.827472] [55187]: DEBUG nova.policy [None req-9e339b94-eb50-404d-94aa-9ca5aff6dc31 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.831887] [55187]: INFO nova.api.openstack.requestlog [None req-9e339b94-eb50-404d-94aa-9ca5aff6dc31 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1643 microversion: 2.1 time: 0.106634 [ 872.832226] [55187]: [pid: 55187|app: 0|req: 2499/5091] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:53 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1643 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.875881] [55188]: DEBUG nova.policy [None req-a3ee32b5-cfef-40cb-9b00-72b0dabf0a76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.876941] [55187]: DEBUG nova.api.openstack.wsgi [None req-fc2eda72-351d-4a9b-a25a-bbacd56c113c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.879118] [55187]: DEBUG nova.compute.api [None req-fc2eda72-351d-4a9b-a25a-bbacd56c113c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.880558] [55188]: INFO nova.api.openstack.requestlog [None req-a3ee32b5-cfef-40cb-9b00-72b0dabf0a76 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.088310 [ 872.880896] [55188]: [pid: 55188|app: 0|req: 2593/5092] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:53 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.883253] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc2eda72-351d-4a9b-a25a-bbacd56c113c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.883523] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc2eda72-351d-4a9b-a25a-bbacd56c113c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.883706] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc2eda72-351d-4a9b-a25a-bbacd56c113c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.884132] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc2eda72-351d-4a9b-a25a-bbacd56c113c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.884365] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc2eda72-351d-4a9b-a25a-bbacd56c113c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.884612] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc2eda72-351d-4a9b-a25a-bbacd56c113c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.906598] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc2eda72-351d-4a9b-a25a-bbacd56c113c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.906857] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc2eda72-351d-4a9b-a25a-bbacd56c113c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.907033] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc2eda72-351d-4a9b-a25a-bbacd56c113c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.907327] [55187]: DEBUG nova.objects.instance [None req-fc2eda72-351d-4a9b-a25a-bbacd56c113c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 872.926776] [55187]: DEBUG nova.policy [None req-fc2eda72-351d-4a9b-a25a-bbacd56c113c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.931037] [55187]: INFO nova.api.openstack.requestlog [None req-fc2eda72-351d-4a9b-a25a-bbacd56c113c tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.056800 [ 872.931372] [55187]: [pid: 55187|app: 0|req: 2500/5093] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:53 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.972433] [55188]: DEBUG nova.api.openstack.wsgi [None req-3e1e0a39-f24f-4316-a3b4-20cb16563912 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 872.974143] [55188]: DEBUG nova.compute.api [None req-3e1e0a39-f24f-4316-a3b4-20cb16563912 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 872.977808] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e1e0a39-f24f-4316-a3b4-20cb16563912 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.977971] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e1e0a39-f24f-4316-a3b4-20cb16563912 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.978175] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e1e0a39-f24f-4316-a3b4-20cb16563912 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.978523] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e1e0a39-f24f-4316-a3b4-20cb16563912 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.978729] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e1e0a39-f24f-4316-a3b4-20cb16563912 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.978902] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e1e0a39-f24f-4316-a3b4-20cb16563912 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.010753] [55188]: DEBUG nova.policy [None req-3e1e0a39-f24f-4316-a3b4-20cb16563912 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.014724] [55188]: INFO nova.api.openstack.requestlog [None req-3e1e0a39-f24f-4316-a3b4-20cb16563912 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1296 microversion: 2.1 time: 0.044750 [ 873.015048] [55188]: [pid: 55188|app: 0|req: 2594/5094] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:53 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1296 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.078269] [55187]: DEBUG nova.api.openstack.wsgi [None req-c58b295f-a529-4d6c-9beb-790ec6059707 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.079998] [55187]: DEBUG nova.compute.api [None req-c58b295f-a529-4d6c-9beb-790ec6059707 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.083576] [55187]: DEBUG oslo_concurrency.lockutils [None req-c58b295f-a529-4d6c-9beb-790ec6059707 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.083812] [55187]: DEBUG oslo_concurrency.lockutils [None req-c58b295f-a529-4d6c-9beb-790ec6059707 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.083998] [55187]: DEBUG oslo_concurrency.lockutils [None req-c58b295f-a529-4d6c-9beb-790ec6059707 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.084357] [55187]: DEBUG oslo_concurrency.lockutils [None req-c58b295f-a529-4d6c-9beb-790ec6059707 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.084559] [55187]: DEBUG oslo_concurrency.lockutils [None req-c58b295f-a529-4d6c-9beb-790ec6059707 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.084730] [55187]: DEBUG oslo_concurrency.lockutils [None req-c58b295f-a529-4d6c-9beb-790ec6059707 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.115428] [55187]: DEBUG nova.policy [None req-c58b295f-a529-4d6c-9beb-790ec6059707 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.118931] [55187]: INFO nova.api.openstack.requestlog [None req-c58b295f-a529-4d6c-9beb-790ec6059707 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.043078 [ 873.119369] [55187]: [pid: 55187|app: 0|req: 2501/5095] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:53 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.138547] [55188]: DEBUG nova.api.openstack.wsgi [None req-56df1cf9-0084-47f4-9aca-72d9a487c9d3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.140346] [55188]: DEBUG nova.compute.api [None req-56df1cf9-0084-47f4-9aca-72d9a487c9d3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.143871] [55188]: DEBUG oslo_concurrency.lockutils [None req-56df1cf9-0084-47f4-9aca-72d9a487c9d3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.144300] [55188]: DEBUG oslo_concurrency.lockutils [None req-56df1cf9-0084-47f4-9aca-72d9a487c9d3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.144300] [55188]: DEBUG oslo_concurrency.lockutils [None req-56df1cf9-0084-47f4-9aca-72d9a487c9d3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.144671] [55188]: DEBUG oslo_concurrency.lockutils [None req-56df1cf9-0084-47f4-9aca-72d9a487c9d3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.144869] [55188]: DEBUG oslo_concurrency.lockutils [None req-56df1cf9-0084-47f4-9aca-72d9a487c9d3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.145301] [55188]: DEBUG oslo_concurrency.lockutils [None req-56df1cf9-0084-47f4-9aca-72d9a487c9d3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.178203] [55188]: DEBUG nova.policy [None req-56df1cf9-0084-47f4-9aca-72d9a487c9d3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.182616] [55188]: INFO nova.api.openstack.requestlog [None req-56df1cf9-0084-47f4-9aca-72d9a487c9d3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.046617 [ 873.183084] [55188]: [pid: 55188|app: 0|req: 2595/5096] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:53 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.253859] [55187]: DEBUG nova.api.openstack.wsgi [None req-10f8ff6b-fb35-4049-9d83-2dfc227b4734 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.255644] [55187]: DEBUG nova.compute.api [None req-10f8ff6b-fb35-4049-9d83-2dfc227b4734 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.259496] [55187]: DEBUG oslo_concurrency.lockutils [None req-10f8ff6b-fb35-4049-9d83-2dfc227b4734 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.259736] [55187]: DEBUG oslo_concurrency.lockutils [None req-10f8ff6b-fb35-4049-9d83-2dfc227b4734 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.259921] [55187]: DEBUG oslo_concurrency.lockutils [None req-10f8ff6b-fb35-4049-9d83-2dfc227b4734 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.260288] [55187]: DEBUG oslo_concurrency.lockutils [None req-10f8ff6b-fb35-4049-9d83-2dfc227b4734 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.260489] [55187]: DEBUG oslo_concurrency.lockutils [None req-10f8ff6b-fb35-4049-9d83-2dfc227b4734 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.260730] [55187]: DEBUG oslo_concurrency.lockutils [None req-10f8ff6b-fb35-4049-9d83-2dfc227b4734 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.322330] [55188]: DEBUG nova.api.openstack.wsgi [None req-ab1d1dc0-9e36-4103-ae0b-daf647413754 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.324039] [55188]: DEBUG nova.compute.api [None req-ab1d1dc0-9e36-4103-ae0b-daf647413754 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.327464] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab1d1dc0-9e36-4103-ae0b-daf647413754 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.327728] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab1d1dc0-9e36-4103-ae0b-daf647413754 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.327912] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab1d1dc0-9e36-4103-ae0b-daf647413754 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.328288] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab1d1dc0-9e36-4103-ae0b-daf647413754 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.328496] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab1d1dc0-9e36-4103-ae0b-daf647413754 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.328701] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab1d1dc0-9e36-4103-ae0b-daf647413754 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.338224] [55187]: DEBUG nova.policy [None req-10f8ff6b-fb35-4049-9d83-2dfc227b4734 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.342547] [55187]: INFO nova.api.openstack.requestlog [None req-10f8ff6b-fb35-4049-9d83-2dfc227b4734 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1316 microversion: 2.1 time: 0.091021 [ 873.342876] [55187]: [pid: 55187|app: 0|req: 2502/5097] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:53 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1316 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.346016] [55187]: DEBUG nova.api.openstack.wsgi [None req-470ef75c-db81-43eb-9d1b-bcaae76ad29e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.346923] [55187]: DEBUG nova.compute.api [None req-470ef75c-db81-43eb-9d1b-bcaae76ad29e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.350277] [55187]: DEBUG oslo_concurrency.lockutils [None req-470ef75c-db81-43eb-9d1b-bcaae76ad29e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.350551] [55187]: DEBUG oslo_concurrency.lockutils [None req-470ef75c-db81-43eb-9d1b-bcaae76ad29e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.351107] [55187]: DEBUG oslo_concurrency.lockutils [None req-470ef75c-db81-43eb-9d1b-bcaae76ad29e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.351107] [55187]: DEBUG oslo_concurrency.lockutils [None req-470ef75c-db81-43eb-9d1b-bcaae76ad29e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.351340] [55187]: DEBUG oslo_concurrency.lockutils [None req-470ef75c-db81-43eb-9d1b-bcaae76ad29e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.351384] [55187]: DEBUG oslo_concurrency.lockutils [None req-470ef75c-db81-43eb-9d1b-bcaae76ad29e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.363288] [55188]: DEBUG nova.policy [None req-ab1d1dc0-9e36-4103-ae0b-daf647413754 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.367682] [55188]: DEBUG nova.policy [None req-ab1d1dc0-9e36-4103-ae0b-daf647413754 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.368397] [55188]: DEBUG nova.policy [None req-ab1d1dc0-9e36-4103-ae0b-daf647413754 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.370984] [55188]: INFO nova.api.openstack.requestlog [None req-ab1d1dc0-9e36-4103-ae0b-daf647413754 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.051062 [ 873.371314] [55188]: [pid: 55188|app: 0|req: 2596/5098] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:53 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 873.386771] [55187]: DEBUG nova.policy [None req-470ef75c-db81-43eb-9d1b-bcaae76ad29e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.392581] [55187]: INFO nova.api.openstack.requestlog [None req-470ef75c-db81-43eb-9d1b-bcaae76ad29e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.048968 [ 873.393106] [55187]: [pid: 55187|app: 0|req: 2503/5099] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:53 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.408461] [55188]: DEBUG nova.api.openstack.wsgi [None req-a5fe06c1-912b-44af-b531-1e34ec01301a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.410508] [55188]: DEBUG nova.compute.api [None req-a5fe06c1-912b-44af-b531-1e34ec01301a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.414221] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5fe06c1-912b-44af-b531-1e34ec01301a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.414467] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5fe06c1-912b-44af-b531-1e34ec01301a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.414657] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5fe06c1-912b-44af-b531-1e34ec01301a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.415017] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5fe06c1-912b-44af-b531-1e34ec01301a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.415224] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5fe06c1-912b-44af-b531-1e34ec01301a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.415441] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5fe06c1-912b-44af-b531-1e34ec01301a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.421283] [55187]: DEBUG nova.api.openstack.wsgi [None req-0d6a5871-1a3a-4491-82da-37206cf53533 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.423704] [55187]: DEBUG nova.compute.api [None req-0d6a5871-1a3a-4491-82da-37206cf53533 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.428507] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d6a5871-1a3a-4491-82da-37206cf53533 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.428868] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d6a5871-1a3a-4491-82da-37206cf53533 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.429172] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d6a5871-1a3a-4491-82da-37206cf53533 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.429703] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d6a5871-1a3a-4491-82da-37206cf53533 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.430016] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d6a5871-1a3a-4491-82da-37206cf53533 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.430297] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d6a5871-1a3a-4491-82da-37206cf53533 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.447157] [55188]: DEBUG nova.policy [None req-a5fe06c1-912b-44af-b531-1e34ec01301a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.451346] [55188]: INFO nova.api.openstack.requestlog [None req-a5fe06c1-912b-44af-b531-1e34ec01301a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.045280 [ 873.451719] [55188]: [pid: 55188|app: 0|req: 2597/5100] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:53 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.463799] [55188]: DEBUG nova.api.openstack.wsgi [None req-fa6773d1-58e5-456e-b9c9-27e0f1a512b0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.466493] [55188]: DEBUG nova.compute.api [None req-fa6773d1-58e5-456e-b9c9-27e0f1a512b0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.470091] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa6773d1-58e5-456e-b9c9-27e0f1a512b0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.470330] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa6773d1-58e5-456e-b9c9-27e0f1a512b0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.470550] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa6773d1-58e5-456e-b9c9-27e0f1a512b0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.470866] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa6773d1-58e5-456e-b9c9-27e0f1a512b0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.471075] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa6773d1-58e5-456e-b9c9-27e0f1a512b0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.471250] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa6773d1-58e5-456e-b9c9-27e0f1a512b0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.488401] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa6773d1-58e5-456e-b9c9-27e0f1a512b0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.488648] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa6773d1-58e5-456e-b9c9-27e0f1a512b0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.488829] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa6773d1-58e5-456e-b9c9-27e0f1a512b0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.489031] [55188]: DEBUG nova.objects.instance [None req-fa6773d1-58e5-456e-b9c9-27e0f1a512b0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.501778] [55187]: DEBUG nova.policy [None req-0d6a5871-1a3a-4491-82da-37206cf53533 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.506824] [55187]: INFO nova.api.openstack.requestlog [None req-0d6a5871-1a3a-4491-82da-37206cf53533 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1531 microversion: 2.1 time: 0.088757 [ 873.507175] [55187]: [pid: 55187|app: 0|req: 2504/5101] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:53 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1531 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.511286] [55187]: DEBUG nova.api.openstack.wsgi [None req-d8d380c6-b1c5-457f-9eea-27132a742f01 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.512739] [55188]: DEBUG nova.policy [None req-fa6773d1-58e5-456e-b9c9-27e0f1a512b0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.512891] [55187]: DEBUG nova.compute.api [None req-d8d380c6-b1c5-457f-9eea-27132a742f01 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.516732] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8d380c6-b1c5-457f-9eea-27132a742f01 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.516978] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8d380c6-b1c5-457f-9eea-27132a742f01 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.517180] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8d380c6-b1c5-457f-9eea-27132a742f01 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.517308] [55188]: INFO nova.api.openstack.requestlog [None req-fa6773d1-58e5-456e-b9c9-27e0f1a512b0 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.055418 [ 873.517601] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8d380c6-b1c5-457f-9eea-27132a742f01 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.517645] [55188]: [pid: 55188|app: 0|req: 2598/5102] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:53 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 873.517844] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8d380c6-b1c5-457f-9eea-27132a742f01 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.517972] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8d380c6-b1c5-457f-9eea-27132a742f01 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.520438] [55188]: DEBUG nova.api.openstack.wsgi [req-9e198363-4457-4aa4-afca-6dfe5c507a94 req-a91761b2-fcb4-46eb-a6ff-7035f57fd280 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4410dd08-9b92-47af-90ce-103ca049e17a", "name": "network-vif-deleted", "tag": "e5713749-c38d-4b6d-85c3-6455299c890e"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 873.525993] [55188]: DEBUG oslo_concurrency.lockutils [req-9e198363-4457-4aa4-afca-6dfe5c507a94 req-a91761b2-fcb4-46eb-a6ff-7035f57fd280 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.526278] [55188]: DEBUG oslo_concurrency.lockutils [req-9e198363-4457-4aa4-afca-6dfe5c507a94 req-a91761b2-fcb4-46eb-a6ff-7035f57fd280 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.526558] [55188]: DEBUG oslo_concurrency.lockutils [req-9e198363-4457-4aa4-afca-6dfe5c507a94 req-a91761b2-fcb4-46eb-a6ff-7035f57fd280 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.532718] [55188]: INFO nova.api.openstack.compute.server_external_events [req-9e198363-4457-4aa4-afca-6dfe5c507a94 req-a91761b2-fcb4-46eb-a6ff-7035f57fd280 service nova] Creating event network-vif-deleted:e5713749-c38d-4b6d-85c3-6455299c890e for instance 4410dd08-9b92-47af-90ce-103ca049e17a on cpu-1 [ 873.536050] [55188]: INFO nova.api.openstack.requestlog [req-9e198363-4457-4aa4-afca-6dfe5c507a94 req-a91761b2-fcb4-46eb-a6ff-7035f57fd280 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017670 [ 873.536582] [55188]: [pid: 55188|app: 0|req: 2599/5103] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:53 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 873.540957] [55188]: DEBUG nova.api.openstack.wsgi [None req-5fe11020-131a-4ddb-af53-3f26c26eb579 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.543249] [55188]: DEBUG nova.compute.api [None req-5fe11020-131a-4ddb-af53-3f26c26eb579 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.547106] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fe11020-131a-4ddb-af53-3f26c26eb579 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.547479] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fe11020-131a-4ddb-af53-3f26c26eb579 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.547805] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fe11020-131a-4ddb-af53-3f26c26eb579 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.548391] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fe11020-131a-4ddb-af53-3f26c26eb579 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.552019] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fe11020-131a-4ddb-af53-3f26c26eb579 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.552019] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fe11020-131a-4ddb-af53-3f26c26eb579 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.565762] [55187]: DEBUG nova.policy [None req-d8d380c6-b1c5-457f-9eea-27132a742f01 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.569872] [55187]: INFO nova.api.openstack.requestlog [None req-d8d380c6-b1c5-457f-9eea-27132a742f01 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1214 microversion: 2.1 time: 0.061245 [ 873.570194] [55187]: [pid: 55187|app: 0|req: 2505/5104] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:53 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1214 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.572491] [55187]: DEBUG nova.api.openstack.wsgi [None req-120d3500-98bb-4bb8-9cdb-49cf4f541ed2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.574054] [55187]: DEBUG nova.compute.api [None req-120d3500-98bb-4bb8-9cdb-49cf4f541ed2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.577043] [55187]: DEBUG oslo_concurrency.lockutils [None req-120d3500-98bb-4bb8-9cdb-49cf4f541ed2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.577318] [55187]: DEBUG oslo_concurrency.lockutils [None req-120d3500-98bb-4bb8-9cdb-49cf4f541ed2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.577482] [55187]: DEBUG oslo_concurrency.lockutils [None req-120d3500-98bb-4bb8-9cdb-49cf4f541ed2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.577818] [55187]: DEBUG oslo_concurrency.lockutils [None req-120d3500-98bb-4bb8-9cdb-49cf4f541ed2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.578016] [55187]: DEBUG oslo_concurrency.lockutils [None req-120d3500-98bb-4bb8-9cdb-49cf4f541ed2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.578231] [55187]: DEBUG oslo_concurrency.lockutils [None req-120d3500-98bb-4bb8-9cdb-49cf4f541ed2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.584753] [55188]: DEBUG nova.policy [None req-5fe11020-131a-4ddb-af53-3f26c26eb579 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.588891] [55188]: INFO nova.api.openstack.requestlog [None req-5fe11020-131a-4ddb-af53-3f26c26eb579 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.051784 [ 873.589207] [55188]: [pid: 55188|app: 0|req: 2600/5105] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:53 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.591936] [55188]: DEBUG nova.api.openstack.wsgi [None req-62c15d16-daac-413f-8ecf-954a76629e34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.593520] [55188]: DEBUG nova.compute.api [None req-62c15d16-daac-413f-8ecf-954a76629e34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.596517] [55188]: DEBUG oslo_concurrency.lockutils [None req-62c15d16-daac-413f-8ecf-954a76629e34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.596747] [55188]: DEBUG oslo_concurrency.lockutils [None req-62c15d16-daac-413f-8ecf-954a76629e34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.596929] [55188]: DEBUG oslo_concurrency.lockutils [None req-62c15d16-daac-413f-8ecf-954a76629e34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.597337] [55188]: DEBUG oslo_concurrency.lockutils [None req-62c15d16-daac-413f-8ecf-954a76629e34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.597573] [55188]: DEBUG oslo_concurrency.lockutils [None req-62c15d16-daac-413f-8ecf-954a76629e34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.597757] [55188]: DEBUG oslo_concurrency.lockutils [None req-62c15d16-daac-413f-8ecf-954a76629e34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.608707] [55187]: DEBUG nova.policy [None req-120d3500-98bb-4bb8-9cdb-49cf4f541ed2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.612734] [55187]: DEBUG nova.policy [None req-120d3500-98bb-4bb8-9cdb-49cf4f541ed2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.613374] [55187]: DEBUG nova.policy [None req-120d3500-98bb-4bb8-9cdb-49cf4f541ed2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.613963] [55187]: INFO nova.api.openstack.requestlog [None req-120d3500-98bb-4bb8-9cdb-49cf4f541ed2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1338 microversion: 2.20 time: 0.043278 [ 873.614443] [55187]: [pid: 55187|app: 0|req: 2506/5106] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:53 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1338 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 873.615008] [55188]: DEBUG oslo_concurrency.lockutils [None req-62c15d16-daac-413f-8ecf-954a76629e34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.615299] [55188]: DEBUG oslo_concurrency.lockutils [None req-62c15d16-daac-413f-8ecf-954a76629e34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.615501] [55188]: DEBUG oslo_concurrency.lockutils [None req-62c15d16-daac-413f-8ecf-954a76629e34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.615701] [55188]: DEBUG nova.objects.instance [None req-62c15d16-daac-413f-8ecf-954a76629e34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.616712] [55187]: DEBUG nova.api.openstack.wsgi [None req-1be1c01e-92c6-4215-a901-856aa58a7974 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.618271] [55187]: DEBUG nova.compute.api [None req-1be1c01e-92c6-4215-a901-856aa58a7974 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.621197] [55187]: DEBUG oslo_concurrency.lockutils [None req-1be1c01e-92c6-4215-a901-856aa58a7974 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.621423] [55187]: DEBUG oslo_concurrency.lockutils [None req-1be1c01e-92c6-4215-a901-856aa58a7974 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.621605] [55187]: DEBUG oslo_concurrency.lockutils [None req-1be1c01e-92c6-4215-a901-856aa58a7974 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.621941] [55187]: DEBUG oslo_concurrency.lockutils [None req-1be1c01e-92c6-4215-a901-856aa58a7974 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.622156] [55187]: DEBUG oslo_concurrency.lockutils [None req-1be1c01e-92c6-4215-a901-856aa58a7974 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.622330] [55187]: DEBUG oslo_concurrency.lockutils [None req-1be1c01e-92c6-4215-a901-856aa58a7974 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.634725] [55188]: DEBUG nova.policy [None req-62c15d16-daac-413f-8ecf-954a76629e34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.638660] [55188]: INFO nova.api.openstack.requestlog [None req-62c15d16-daac-413f-8ecf-954a76629e34 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.048889 [ 873.638968] [55188]: [pid: 55188|app: 0|req: 2601/5107] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:53 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.721504] [55187]: DEBUG nova.policy [None req-1be1c01e-92c6-4215-a901-856aa58a7974 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.725767] [55187]: INFO nova.api.openstack.requestlog [None req-1be1c01e-92c6-4215-a901-856aa58a7974 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1312 microversion: 2.1 time: 0.110751 [ 873.726094] [55187]: [pid: 55187|app: 0|req: 2507/5108] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:53 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.846038] [55188]: DEBUG nova.api.openstack.wsgi [None req-16cd231c-df45-4f46-9b88-1462b2abff2e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.848103] [55188]: DEBUG nova.compute.api [None req-16cd231c-df45-4f46-9b88-1462b2abff2e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.852384] [55188]: DEBUG oslo_concurrency.lockutils [None req-16cd231c-df45-4f46-9b88-1462b2abff2e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.852692] [55188]: DEBUG oslo_concurrency.lockutils [None req-16cd231c-df45-4f46-9b88-1462b2abff2e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.852915] [55188]: DEBUG oslo_concurrency.lockutils [None req-16cd231c-df45-4f46-9b88-1462b2abff2e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.853432] [55188]: DEBUG oslo_concurrency.lockutils [None req-16cd231c-df45-4f46-9b88-1462b2abff2e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.853668] [55188]: DEBUG oslo_concurrency.lockutils [None req-16cd231c-df45-4f46-9b88-1462b2abff2e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.853893] [55188]: DEBUG oslo_concurrency.lockutils [None req-16cd231c-df45-4f46-9b88-1462b2abff2e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.894761] [55187]: DEBUG nova.api.openstack.wsgi [None req-db32257b-fec9-4c3d-bf42-7a18d0784213 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.896682] [55187]: DEBUG nova.compute.api [None req-db32257b-fec9-4c3d-bf42-7a18d0784213 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.900458] [55187]: DEBUG oslo_concurrency.lockutils [None req-db32257b-fec9-4c3d-bf42-7a18d0784213 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.900755] [55187]: DEBUG oslo_concurrency.lockutils [None req-db32257b-fec9-4c3d-bf42-7a18d0784213 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.900948] [55187]: DEBUG oslo_concurrency.lockutils [None req-db32257b-fec9-4c3d-bf42-7a18d0784213 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.901326] [55187]: DEBUG oslo_concurrency.lockutils [None req-db32257b-fec9-4c3d-bf42-7a18d0784213 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.901595] [55187]: DEBUG oslo_concurrency.lockutils [None req-db32257b-fec9-4c3d-bf42-7a18d0784213 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.901796] [55187]: DEBUG oslo_concurrency.lockutils [None req-db32257b-fec9-4c3d-bf42-7a18d0784213 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.960312] [55188]: DEBUG nova.policy [None req-16cd231c-df45-4f46-9b88-1462b2abff2e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.965137] [55188]: INFO nova.api.openstack.requestlog [None req-16cd231c-df45-4f46-9b88-1462b2abff2e tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1643 microversion: 2.1 time: 0.121660 [ 873.965576] [55188]: [pid: 55188|app: 0|req: 2602/5109] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:54 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1643 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.968543] [55188]: DEBUG nova.api.openstack.wsgi [None req-ee80716d-7b21-4984-9322-7142258a673e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 873.970364] [55188]: DEBUG nova.compute.api [None req-ee80716d-7b21-4984-9322-7142258a673e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 873.974481] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee80716d-7b21-4984-9322-7142258a673e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.974826] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee80716d-7b21-4984-9322-7142258a673e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.975156] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee80716d-7b21-4984-9322-7142258a673e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.975508] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee80716d-7b21-4984-9322-7142258a673e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.975730] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee80716d-7b21-4984-9322-7142258a673e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.975907] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee80716d-7b21-4984-9322-7142258a673e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.997714] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee80716d-7b21-4984-9322-7142258a673e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.998068] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee80716d-7b21-4984-9322-7142258a673e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.998281] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee80716d-7b21-4984-9322-7142258a673e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.998583] [55188]: DEBUG nova.objects.instance [None req-ee80716d-7b21-4984-9322-7142258a673e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 874.010742] [55187]: DEBUG nova.policy [None req-db32257b-fec9-4c3d-bf42-7a18d0784213 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.015595] [55187]: INFO nova.api.openstack.requestlog [None req-db32257b-fec9-4c3d-bf42-7a18d0784213 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.123392 [ 874.016157] [55187]: [pid: 55187|app: 0|req: 2508/5110] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:54 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.021631] [55188]: DEBUG nova.policy [None req-ee80716d-7b21-4984-9322-7142258a673e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.027137] [55188]: INFO nova.api.openstack.requestlog [None req-ee80716d-7b21-4984-9322-7142258a673e tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.060832 [ 874.027698] [55188]: [pid: 55188|app: 0|req: 2603/5111] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:54 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.027777] [55187]: DEBUG nova.api.openstack.wsgi [None req-0b7ea6fc-035e-4815-ba13-dbd7d50ff9cf tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.029476] [55187]: DEBUG nova.compute.api [None req-0b7ea6fc-035e-4815-ba13-dbd7d50ff9cf tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.033404] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b7ea6fc-035e-4815-ba13-dbd7d50ff9cf tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.033685] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b7ea6fc-035e-4815-ba13-dbd7d50ff9cf tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.033900] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b7ea6fc-035e-4815-ba13-dbd7d50ff9cf tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.034284] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b7ea6fc-035e-4815-ba13-dbd7d50ff9cf tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.034499] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b7ea6fc-035e-4815-ba13-dbd7d50ff9cf tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.034685] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b7ea6fc-035e-4815-ba13-dbd7d50ff9cf tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.059295] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b7ea6fc-035e-4815-ba13-dbd7d50ff9cf tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.059614] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b7ea6fc-035e-4815-ba13-dbd7d50ff9cf tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.059837] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b7ea6fc-035e-4815-ba13-dbd7d50ff9cf tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.060081] [55187]: DEBUG nova.objects.instance [None req-0b7ea6fc-035e-4815-ba13-dbd7d50ff9cf tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 874.083335] [55187]: DEBUG nova.policy [None req-0b7ea6fc-035e-4815-ba13-dbd7d50ff9cf tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.086290] [55187]: INFO nova.api.openstack.requestlog [None req-0b7ea6fc-035e-4815-ba13-dbd7d50ff9cf tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.061186 [ 874.086759] [55187]: [pid: 55187|app: 0|req: 2509/5112] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:54 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.132052] [55188]: DEBUG nova.api.openstack.wsgi [None req-cab4a990-0ad7-4ae6-80cd-11ff34e74b5e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.133760] [55188]: DEBUG nova.compute.api [None req-cab4a990-0ad7-4ae6-80cd-11ff34e74b5e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.137353] [55188]: DEBUG oslo_concurrency.lockutils [None req-cab4a990-0ad7-4ae6-80cd-11ff34e74b5e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.137648] [55188]: DEBUG oslo_concurrency.lockutils [None req-cab4a990-0ad7-4ae6-80cd-11ff34e74b5e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.137893] [55188]: DEBUG oslo_concurrency.lockutils [None req-cab4a990-0ad7-4ae6-80cd-11ff34e74b5e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.138304] [55188]: DEBUG oslo_concurrency.lockutils [None req-cab4a990-0ad7-4ae6-80cd-11ff34e74b5e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.138554] [55188]: DEBUG oslo_concurrency.lockutils [None req-cab4a990-0ad7-4ae6-80cd-11ff34e74b5e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.138789] [55188]: DEBUG oslo_concurrency.lockutils [None req-cab4a990-0ad7-4ae6-80cd-11ff34e74b5e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.185813] [55188]: DEBUG nova.policy [None req-cab4a990-0ad7-4ae6-80cd-11ff34e74b5e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.190664] [55188]: INFO nova.api.openstack.requestlog [None req-cab4a990-0ad7-4ae6-80cd-11ff34e74b5e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.061025 [ 874.190947] [55188]: [pid: 55188|app: 0|req: 2604/5113] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:54 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.195546] [55187]: DEBUG nova.api.openstack.wsgi [None req-a968fbc5-9cf9-4fcf-b97b-f3fb8f7985e9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.197731] [55187]: DEBUG nova.compute.api [None req-a968fbc5-9cf9-4fcf-b97b-f3fb8f7985e9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.202178] [55187]: DEBUG oslo_concurrency.lockutils [None req-a968fbc5-9cf9-4fcf-b97b-f3fb8f7985e9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.202640] [55187]: DEBUG oslo_concurrency.lockutils [None req-a968fbc5-9cf9-4fcf-b97b-f3fb8f7985e9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.204018] [55187]: DEBUG oslo_concurrency.lockutils [None req-a968fbc5-9cf9-4fcf-b97b-f3fb8f7985e9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.204018] [55187]: DEBUG oslo_concurrency.lockutils [None req-a968fbc5-9cf9-4fcf-b97b-f3fb8f7985e9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.204018] [55187]: DEBUG oslo_concurrency.lockutils [None req-a968fbc5-9cf9-4fcf-b97b-f3fb8f7985e9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.204018] [55187]: DEBUG oslo_concurrency.lockutils [None req-a968fbc5-9cf9-4fcf-b97b-f3fb8f7985e9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.245317] [55187]: DEBUG nova.policy [None req-a968fbc5-9cf9-4fcf-b97b-f3fb8f7985e9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.251286] [55187]: INFO nova.api.openstack.requestlog [None req-a968fbc5-9cf9-4fcf-b97b-f3fb8f7985e9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.058082 [ 874.251683] [55187]: [pid: 55187|app: 0|req: 2510/5114] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:54 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.356193] [55188]: DEBUG nova.api.openstack.wsgi [None req-83a9fa03-2e69-410f-b80b-9850806a9027 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.358400] [55188]: DEBUG nova.compute.api [None req-83a9fa03-2e69-410f-b80b-9850806a9027 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.364219] [55188]: DEBUG oslo_concurrency.lockutils [None req-83a9fa03-2e69-410f-b80b-9850806a9027 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.364361] [55188]: DEBUG oslo_concurrency.lockutils [None req-83a9fa03-2e69-410f-b80b-9850806a9027 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.364551] [55188]: DEBUG oslo_concurrency.lockutils [None req-83a9fa03-2e69-410f-b80b-9850806a9027 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.364905] [55188]: DEBUG oslo_concurrency.lockutils [None req-83a9fa03-2e69-410f-b80b-9850806a9027 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.365116] [55188]: DEBUG oslo_concurrency.lockutils [None req-83a9fa03-2e69-410f-b80b-9850806a9027 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.365341] [55188]: DEBUG oslo_concurrency.lockutils [None req-83a9fa03-2e69-410f-b80b-9850806a9027 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.379950] [55187]: DEBUG nova.api.openstack.wsgi [None req-3a0fa779-d4d4-4fdf-9ecc-ae168f39ba55 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.381853] [55187]: DEBUG nova.compute.api [None req-3a0fa779-d4d4-4fdf-9ecc-ae168f39ba55 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.388890] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a0fa779-d4d4-4fdf-9ecc-ae168f39ba55 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.388998] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a0fa779-d4d4-4fdf-9ecc-ae168f39ba55 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.389120] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a0fa779-d4d4-4fdf-9ecc-ae168f39ba55 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.389494] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a0fa779-d4d4-4fdf-9ecc-ae168f39ba55 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.389695] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a0fa779-d4d4-4fdf-9ecc-ae168f39ba55 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.389890] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a0fa779-d4d4-4fdf-9ecc-ae168f39ba55 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.498213] [55187]: DEBUG nova.policy [None req-3a0fa779-d4d4-4fdf-9ecc-ae168f39ba55 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.502587] [55187]: INFO nova.api.openstack.requestlog [None req-3a0fa779-d4d4-4fdf-9ecc-ae168f39ba55 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1669 microversion: 2.1 time: 0.125020 [ 874.502912] [55187]: [pid: 55187|app: 0|req: 2511/5115] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:54 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1669 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.506357] [55187]: DEBUG nova.api.openstack.wsgi [None req-c7ec923e-193e-4616-8b27-1c76881f4cdd tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.508080] [55187]: DEBUG nova.compute.api [None req-c7ec923e-193e-4616-8b27-1c76881f4cdd tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.511556] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7ec923e-193e-4616-8b27-1c76881f4cdd tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.511799] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7ec923e-193e-4616-8b27-1c76881f4cdd tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.512070] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7ec923e-193e-4616-8b27-1c76881f4cdd tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.512427] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7ec923e-193e-4616-8b27-1c76881f4cdd tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.512630] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7ec923e-193e-4616-8b27-1c76881f4cdd tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.512802] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7ec923e-193e-4616-8b27-1c76881f4cdd tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.538026] [55188]: DEBUG nova.policy [None req-83a9fa03-2e69-410f-b80b-9850806a9027 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.542695] [55188]: INFO nova.api.openstack.requestlog [None req-83a9fa03-2e69-410f-b80b-9850806a9027 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1506 microversion: 2.1 time: 0.188553 [ 874.542764] [55188]: [pid: 55188|app: 0|req: 2605/5116] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:54 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1506 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.545567] [55188]: DEBUG nova.api.openstack.wsgi [None req-a1a631ad-ae93-4e8c-9692-9ce606ed7aaf tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.547267] [55188]: DEBUG nova.compute.api [None req-a1a631ad-ae93-4e8c-9692-9ce606ed7aaf tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.550836] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1a631ad-ae93-4e8c-9692-9ce606ed7aaf tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.550836] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1a631ad-ae93-4e8c-9692-9ce606ed7aaf tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.550836] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1a631ad-ae93-4e8c-9692-9ce606ed7aaf tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.551209] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1a631ad-ae93-4e8c-9692-9ce606ed7aaf tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.551453] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1a631ad-ae93-4e8c-9692-9ce606ed7aaf tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.551693] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1a631ad-ae93-4e8c-9692-9ce606ed7aaf tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.552174] [55187]: DEBUG nova.policy [None req-c7ec923e-193e-4616-8b27-1c76881f4cdd tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.558237] [55187]: DEBUG nova.policy [None req-c7ec923e-193e-4616-8b27-1c76881f4cdd tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.559010] [55187]: DEBUG nova.policy [None req-c7ec923e-193e-4616-8b27-1c76881f4cdd tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.563229] [55187]: INFO nova.api.openstack.requestlog [None req-c7ec923e-193e-4616-8b27-1c76881f4cdd tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.059770 [ 874.563660] [55187]: [pid: 55187|app: 0|req: 2512/5117] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:54 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 874.566095] [55187]: DEBUG nova.api.openstack.wsgi [None req-1a80b506-c15c-4473-abe6-a279a815869a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.567712] [55187]: DEBUG nova.compute.api [None req-1a80b506-c15c-4473-abe6-a279a815869a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.570974] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a80b506-c15c-4473-abe6-a279a815869a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.571415] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a80b506-c15c-4473-abe6-a279a815869a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.571490] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a80b506-c15c-4473-abe6-a279a815869a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.571827] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a80b506-c15c-4473-abe6-a279a815869a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.572078] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a80b506-c15c-4473-abe6-a279a815869a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.572431] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a80b506-c15c-4473-abe6-a279a815869a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.585867] [55188]: DEBUG nova.policy [None req-a1a631ad-ae93-4e8c-9692-9ce606ed7aaf tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.589928] [55188]: INFO nova.api.openstack.requestlog [None req-a1a631ad-ae93-4e8c-9692-9ce606ed7aaf tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.046229 [ 874.590258] [55188]: [pid: 55188|app: 0|req: 2606/5118] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:54 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.594232] [55188]: DEBUG nova.api.openstack.wsgi [None req-00153158-e685-48cc-843d-6acadcbfeec8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.594232] [55188]: DEBUG nova.compute.api [None req-00153158-e685-48cc-843d-6acadcbfeec8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.597628] [55188]: DEBUG oslo_concurrency.lockutils [None req-00153158-e685-48cc-843d-6acadcbfeec8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.597828] [55188]: DEBUG oslo_concurrency.lockutils [None req-00153158-e685-48cc-843d-6acadcbfeec8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.598022] [55188]: DEBUG oslo_concurrency.lockutils [None req-00153158-e685-48cc-843d-6acadcbfeec8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.598370] [55188]: DEBUG oslo_concurrency.lockutils [None req-00153158-e685-48cc-843d-6acadcbfeec8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.598572] [55188]: DEBUG oslo_concurrency.lockutils [None req-00153158-e685-48cc-843d-6acadcbfeec8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.598743] [55188]: DEBUG oslo_concurrency.lockutils [None req-00153158-e685-48cc-843d-6acadcbfeec8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.604185] [55187]: DEBUG nova.policy [None req-1a80b506-c15c-4473-abe6-a279a815869a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.608064] [55187]: INFO nova.api.openstack.requestlog [None req-1a80b506-c15c-4473-abe6-a279a815869a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.043854 [ 874.608449] [55187]: [pid: 55187|app: 0|req: 2513/5119] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:54 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.610798] [55187]: DEBUG nova.api.openstack.wsgi [None req-3368f5d9-9c29-42a5-b556-119a03f1ca1e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.612727] [55187]: DEBUG nova.compute.api [None req-3368f5d9-9c29-42a5-b556-119a03f1ca1e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.615713] [55187]: DEBUG oslo_concurrency.lockutils [None req-3368f5d9-9c29-42a5-b556-119a03f1ca1e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.616752] [55187]: DEBUG oslo_concurrency.lockutils [None req-3368f5d9-9c29-42a5-b556-119a03f1ca1e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.616752] [55187]: DEBUG oslo_concurrency.lockutils [None req-3368f5d9-9c29-42a5-b556-119a03f1ca1e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.616752] [55187]: DEBUG oslo_concurrency.lockutils [None req-3368f5d9-9c29-42a5-b556-119a03f1ca1e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.616752] [55187]: DEBUG oslo_concurrency.lockutils [None req-3368f5d9-9c29-42a5-b556-119a03f1ca1e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.616752] [55187]: DEBUG oslo_concurrency.lockutils [None req-3368f5d9-9c29-42a5-b556-119a03f1ca1e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.683996] [55187]: DEBUG nova.policy [None req-3368f5d9-9c29-42a5-b556-119a03f1ca1e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.688824] [55187]: INFO nova.api.openstack.requestlog [None req-3368f5d9-9c29-42a5-b556-119a03f1ca1e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1531 microversion: 2.1 time: 0.079644 [ 874.689177] [55187]: [pid: 55187|app: 0|req: 2514/5120] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:54 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1531 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.693201] [55187]: DEBUG nova.api.openstack.wsgi [None req-3e7f7bf4-0442-4124-b9bd-075882225d06 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.695054] [55187]: DEBUG nova.compute.api [None req-3e7f7bf4-0442-4124-b9bd-075882225d06 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.698965] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e7f7bf4-0442-4124-b9bd-075882225d06 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.698965] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e7f7bf4-0442-4124-b9bd-075882225d06 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.698965] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e7f7bf4-0442-4124-b9bd-075882225d06 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.699343] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e7f7bf4-0442-4124-b9bd-075882225d06 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.699543] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e7f7bf4-0442-4124-b9bd-075882225d06 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.699721] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e7f7bf4-0442-4124-b9bd-075882225d06 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.717423] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e7f7bf4-0442-4124-b9bd-075882225d06 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.717595] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e7f7bf4-0442-4124-b9bd-075882225d06 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.717775] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e7f7bf4-0442-4124-b9bd-075882225d06 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.717968] [55187]: DEBUG nova.objects.instance [None req-3e7f7bf4-0442-4124-b9bd-075882225d06 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lazy-loading 'fault' on Instance uuid dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 874.740812] [55187]: DEBUG nova.policy [None req-3e7f7bf4-0442-4124-b9bd-075882225d06 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22fa1b0cd75147e6bd3a5fc20a3ce948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38f643d7a1764dab83a907c2cb3070b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.743088] [55188]: DEBUG nova.policy [None req-00153158-e685-48cc-843d-6acadcbfeec8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.744307] [55187]: INFO nova.api.openstack.requestlog [None req-3e7f7bf4-0442-4124-b9bd-075882225d06 tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 200 len: 1309 microversion: 2.1 time: 0.052898 [ 874.744697] [55187]: [pid: 55187|app: 0|req: 2515/5121] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:55 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 1309 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.750177] [55188]: INFO nova.api.openstack.requestlog [None req-00153158-e685-48cc-843d-6acadcbfeec8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1669 microversion: 2.1 time: 0.158234 [ 874.750177] [55188]: [pid: 55188|app: 0|req: 2607/5122] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:54 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1669 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.750238] [55187]: DEBUG nova.api.openstack.wsgi [None req-4a0e3c82-4521-4bb8-9d1f-43b9f3fcbb99 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.751547] [55187]: DEBUG nova.compute.api [None req-4a0e3c82-4521-4bb8-9d1f-43b9f3fcbb99 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.751838] [55188]: DEBUG nova.api.openstack.wsgi [None req-21d6bc4b-14f3-44a5-9535-424b46a1b3de tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.753566] [55188]: DEBUG nova.compute.api [None req-21d6bc4b-14f3-44a5-9535-424b46a1b3de tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.755015] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a0e3c82-4521-4bb8-9d1f-43b9f3fcbb99 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.755263] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a0e3c82-4521-4bb8-9d1f-43b9f3fcbb99 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.755453] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a0e3c82-4521-4bb8-9d1f-43b9f3fcbb99 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.755793] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a0e3c82-4521-4bb8-9d1f-43b9f3fcbb99 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.755981] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a0e3c82-4521-4bb8-9d1f-43b9f3fcbb99 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.756166] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a0e3c82-4521-4bb8-9d1f-43b9f3fcbb99 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.756921] [55188]: DEBUG oslo_concurrency.lockutils [None req-21d6bc4b-14f3-44a5-9535-424b46a1b3de tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.757192] [55188]: DEBUG oslo_concurrency.lockutils [None req-21d6bc4b-14f3-44a5-9535-424b46a1b3de tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.758257] [55188]: DEBUG oslo_concurrency.lockutils [None req-21d6bc4b-14f3-44a5-9535-424b46a1b3de tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.759997] [55188]: DEBUG oslo_concurrency.lockutils [None req-21d6bc4b-14f3-44a5-9535-424b46a1b3de tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.759997] [55188]: DEBUG oslo_concurrency.lockutils [None req-21d6bc4b-14f3-44a5-9535-424b46a1b3de tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.759997] [55188]: DEBUG oslo_concurrency.lockutils [None req-21d6bc4b-14f3-44a5-9535-424b46a1b3de tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.795503] [55188]: DEBUG nova.policy [None req-21d6bc4b-14f3-44a5-9535-424b46a1b3de tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.799916] [55188]: INFO nova.api.openstack.requestlog [None req-21d6bc4b-14f3-44a5-9535-424b46a1b3de tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1214 microversion: 2.1 time: 0.049903 [ 874.800286] [55188]: [pid: 55188|app: 0|req: 2608/5123] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:55 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1214 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.803333] [55188]: DEBUG nova.api.openstack.wsgi [None req-63a5a26a-2a99-4c0d-abc1-ee8fc521207f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.804881] [55188]: DEBUG nova.compute.api [None req-63a5a26a-2a99-4c0d-abc1-ee8fc521207f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.808226] [55188]: DEBUG oslo_concurrency.lockutils [None req-63a5a26a-2a99-4c0d-abc1-ee8fc521207f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.808459] [55188]: DEBUG oslo_concurrency.lockutils [None req-63a5a26a-2a99-4c0d-abc1-ee8fc521207f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.808645] [55188]: DEBUG oslo_concurrency.lockutils [None req-63a5a26a-2a99-4c0d-abc1-ee8fc521207f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.808990] [55188]: DEBUG oslo_concurrency.lockutils [None req-63a5a26a-2a99-4c0d-abc1-ee8fc521207f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.809202] [55188]: DEBUG oslo_concurrency.lockutils [None req-63a5a26a-2a99-4c0d-abc1-ee8fc521207f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.809380] [55188]: DEBUG oslo_concurrency.lockutils [None req-63a5a26a-2a99-4c0d-abc1-ee8fc521207f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.839370] [55187]: DEBUG nova.policy [None req-4a0e3c82-4521-4bb8-9d1f-43b9f3fcbb99 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.840461] [55188]: DEBUG nova.policy [None req-63a5a26a-2a99-4c0d-abc1-ee8fc521207f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.843840] [55187]: INFO nova.api.openstack.requestlog [None req-4a0e3c82-4521-4bb8-9d1f-43b9f3fcbb99 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1506 microversion: 2.1 time: 0.098597 [ 874.844187] [55187]: [pid: 55187|app: 0|req: 2516/5124] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:55 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1506 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.845605] [55188]: INFO nova.api.openstack.requestlog [None req-63a5a26a-2a99-4c0d-abc1-ee8fc521207f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.044190 [ 874.845605] [55188]: [pid: 55188|app: 0|req: 2609/5125] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:55 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.846798] [55187]: DEBUG nova.api.openstack.wsgi [None req-b4eca753-c7a9-4b08-96d0-123d7fb07f1d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.847962] [55188]: DEBUG nova.api.openstack.wsgi [None req-0dad1010-463d-4e74-ad2c-94775b197c85 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.848545] [55187]: DEBUG nova.compute.api [None req-b4eca753-c7a9-4b08-96d0-123d7fb07f1d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.849684] [55188]: DEBUG nova.compute.api [None req-0dad1010-463d-4e74-ad2c-94775b197c85 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.851651] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4eca753-c7a9-4b08-96d0-123d7fb07f1d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.851883] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4eca753-c7a9-4b08-96d0-123d7fb07f1d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.852079] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4eca753-c7a9-4b08-96d0-123d7fb07f1d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.852429] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4eca753-c7a9-4b08-96d0-123d7fb07f1d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.852626] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4eca753-c7a9-4b08-96d0-123d7fb07f1d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.852800] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dad1010-463d-4e74-ad2c-94775b197c85 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.852836] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4eca753-c7a9-4b08-96d0-123d7fb07f1d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.853045] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dad1010-463d-4e74-ad2c-94775b197c85 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.853239] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dad1010-463d-4e74-ad2c-94775b197c85 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.853587] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dad1010-463d-4e74-ad2c-94775b197c85 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.853788] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dad1010-463d-4e74-ad2c-94775b197c85 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.854189] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dad1010-463d-4e74-ad2c-94775b197c85 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.873652] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dad1010-463d-4e74-ad2c-94775b197c85 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.873906] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dad1010-463d-4e74-ad2c-94775b197c85 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.874107] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dad1010-463d-4e74-ad2c-94775b197c85 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.874345] [55188]: DEBUG nova.objects.instance [None req-0dad1010-463d-4e74-ad2c-94775b197c85 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 874.896396] [55188]: DEBUG nova.policy [None req-0dad1010-463d-4e74-ad2c-94775b197c85 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.900811] [55188]: INFO nova.api.openstack.requestlog [None req-0dad1010-463d-4e74-ad2c-94775b197c85 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.054688 [ 874.901156] [55188]: [pid: 55188|app: 0|req: 2610/5126] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:55 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.903893] [55188]: DEBUG nova.api.openstack.wsgi [None req-817d3f2b-a601-4f6a-adf2-252473b09452 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 874.905327] [55188]: DEBUG nova.compute.api [None req-817d3f2b-a601-4f6a-adf2-252473b09452 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 874.908694] [55188]: DEBUG oslo_concurrency.lockutils [None req-817d3f2b-a601-4f6a-adf2-252473b09452 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.908946] [55188]: DEBUG oslo_concurrency.lockutils [None req-817d3f2b-a601-4f6a-adf2-252473b09452 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.909175] [55188]: DEBUG oslo_concurrency.lockutils [None req-817d3f2b-a601-4f6a-adf2-252473b09452 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.909585] [55188]: DEBUG oslo_concurrency.lockutils [None req-817d3f2b-a601-4f6a-adf2-252473b09452 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.909823] [55188]: DEBUG oslo_concurrency.lockutils [None req-817d3f2b-a601-4f6a-adf2-252473b09452 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.910013] [55188]: DEBUG oslo_concurrency.lockutils [None req-817d3f2b-a601-4f6a-adf2-252473b09452 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.952653] [55187]: DEBUG nova.policy [None req-b4eca753-c7a9-4b08-96d0-123d7fb07f1d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.957473] [55187]: DEBUG nova.policy [None req-b4eca753-c7a9-4b08-96d0-123d7fb07f1d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.958190] [55187]: DEBUG nova.policy [None req-b4eca753-c7a9-4b08-96d0-123d7fb07f1d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.958804] [55187]: INFO nova.api.openstack.requestlog [None req-b4eca753-c7a9-4b08-96d0-123d7fb07f1d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1415 microversion: 2.20 time: 0.114080 [ 874.959134] [55187]: [pid: 55187|app: 0|req: 2517/5127] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:55 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1415 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 874.962396] [55187]: DEBUG nova.api.openstack.wsgi [None req-3b5c4392-fb49-4d43-9bee-09bab63c976f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'create', calling method: .version_select at 0x7d4afa4dfc70>, body: {"keypair": {"name": "tempest-keypair-1324883228", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI9KP3b8v3Qz8/WnXtT9r1wwNMChACQ3ozN56r5x8q0kq1lt266OGpxFajVPlV1+1/wUFhrzO017H3smuwFvaCqTFuRrM3JE/oChoo4iYVs1ajlSqqK4Bm5AFiOsWntvRA=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 874.973646] [55187]: DEBUG nova.quota [None req-3b5c4392-fb49-4d43-9bee-09bab63c976f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Getting quotas for project 0057572dd11c4643b4ee248f62dfc5bb. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 874.977499] [55187]: DEBUG nova.quota [None req-3b5c4392-fb49-4d43-9bee-09bab63c976f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Getting quotas for user 150c17de0d7445f4a7db11c7e4f6fad4 and project 0057572dd11c4643b4ee248f62dfc5bb. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 874.996582] [55187]: INFO nova.api.openstack.requestlog [None req-3b5c4392-fb49-4d43-9bee-09bab63c976f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.036798 [ 874.996986] [55187]: [pid: 55187|app: 0|req: 2518/5128] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:05:55 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 874.999739] [55187]: DEBUG nova.api.openstack.wsgi [None req-c94ef70a-b96b-4c85-9f7c-b0f5131bb9ea tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "AUTO"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 875.001563] [55187]: DEBUG nova.compute.api [None req-c94ef70a-b96b-4c85-9f7c-b0f5131bb9ea tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.005226] [55187]: DEBUG oslo_concurrency.lockutils [None req-c94ef70a-b96b-4c85-9f7c-b0f5131bb9ea tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.005491] [55187]: DEBUG oslo_concurrency.lockutils [None req-c94ef70a-b96b-4c85-9f7c-b0f5131bb9ea tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.005683] [55187]: DEBUG oslo_concurrency.lockutils [None req-c94ef70a-b96b-4c85-9f7c-b0f5131bb9ea tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.006085] [55187]: DEBUG oslo_concurrency.lockutils [None req-c94ef70a-b96b-4c85-9f7c-b0f5131bb9ea tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.006258] [55187]: DEBUG oslo_concurrency.lockutils [None req-c94ef70a-b96b-4c85-9f7c-b0f5131bb9ea tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.006426] [55187]: DEBUG oslo_concurrency.lockutils [None req-c94ef70a-b96b-4c85-9f7c-b0f5131bb9ea tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.010853] [55188]: DEBUG nova.policy [None req-817d3f2b-a601-4f6a-adf2-252473b09452 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.016237] [55188]: INFO nova.api.openstack.requestlog [None req-817d3f2b-a601-4f6a-adf2-252473b09452 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1312 microversion: 2.1 time: 0.114414 [ 875.016613] [55188]: [pid: 55188|app: 0|req: 2611/5129] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:55 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1312 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.019510] [55188]: DEBUG nova.api.openstack.wsgi [None req-ccae9352-b96d-49c2-9886-37353668f31d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.021281] [55188]: DEBUG nova.compute.api [None req-ccae9352-b96d-49c2-9886-37353668f31d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.024941] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccae9352-b96d-49c2-9886-37353668f31d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.025076] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccae9352-b96d-49c2-9886-37353668f31d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.025304] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccae9352-b96d-49c2-9886-37353668f31d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.025713] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccae9352-b96d-49c2-9886-37353668f31d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.025955] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccae9352-b96d-49c2-9886-37353668f31d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.026176] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccae9352-b96d-49c2-9886-37353668f31d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.051260] [55187]: INFO nova.api.openstack.requestlog [None req-c94ef70a-b96b-4c85-9f7c-b0f5131bb9ea tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1082 microversion: 2.1 time: 0.053565 [ 875.051747] [55187]: [pid: 55187|app: 0|req: 2519/5130] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 26 22:05:55 2025] PUT /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1082 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.054211] [55187]: DEBUG nova.api.openstack.wsgi [None req-a27bb90b-5785-470b-a605-5d46735df7ff tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.055847] [55187]: DEBUG nova.compute.api [None req-a27bb90b-5785-470b-a605-5d46735df7ff tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.059314] [55187]: DEBUG oslo_concurrency.lockutils [None req-a27bb90b-5785-470b-a605-5d46735df7ff tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.059553] [55187]: DEBUG oslo_concurrency.lockutils [None req-a27bb90b-5785-470b-a605-5d46735df7ff tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.059739] [55187]: DEBUG oslo_concurrency.lockutils [None req-a27bb90b-5785-470b-a605-5d46735df7ff tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.060182] [55187]: DEBUG oslo_concurrency.lockutils [None req-a27bb90b-5785-470b-a605-5d46735df7ff tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.060397] [55187]: DEBUG oslo_concurrency.lockutils [None req-a27bb90b-5785-470b-a605-5d46735df7ff tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.060577] [55187]: DEBUG oslo_concurrency.lockutils [None req-a27bb90b-5785-470b-a605-5d46735df7ff tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.101672] [55188]: DEBUG nova.policy [None req-ccae9352-b96d-49c2-9886-37353668f31d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.110749] [55188]: INFO nova.api.openstack.requestlog [None req-ccae9352-b96d-49c2-9886-37353668f31d tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1643 microversion: 2.1 time: 0.093478 [ 875.111298] [55188]: [pid: 55188|app: 0|req: 2612/5131] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:55 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1643 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.117103] [55188]: DEBUG nova.api.openstack.wsgi [None req-95e226bf-e5fd-4330-a418-b485ed57110d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.118137] [55188]: DEBUG nova.compute.api [None req-95e226bf-e5fd-4330-a418-b485ed57110d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.122448] [55188]: DEBUG oslo_concurrency.lockutils [None req-95e226bf-e5fd-4330-a418-b485ed57110d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.122743] [55188]: DEBUG oslo_concurrency.lockutils [None req-95e226bf-e5fd-4330-a418-b485ed57110d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.122983] [55188]: DEBUG oslo_concurrency.lockutils [None req-95e226bf-e5fd-4330-a418-b485ed57110d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.123424] [55188]: DEBUG oslo_concurrency.lockutils [None req-95e226bf-e5fd-4330-a418-b485ed57110d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.124129] [55188]: DEBUG oslo_concurrency.lockutils [None req-95e226bf-e5fd-4330-a418-b485ed57110d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.124362] [55188]: DEBUG oslo_concurrency.lockutils [None req-95e226bf-e5fd-4330-a418-b485ed57110d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.146094] [55187]: DEBUG nova.policy [None req-a27bb90b-5785-470b-a605-5d46735df7ff tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.147559] [55188]: DEBUG oslo_concurrency.lockutils [None req-95e226bf-e5fd-4330-a418-b485ed57110d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.147914] [55188]: DEBUG oslo_concurrency.lockutils [None req-95e226bf-e5fd-4330-a418-b485ed57110d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.148176] [55188]: DEBUG oslo_concurrency.lockutils [None req-95e226bf-e5fd-4330-a418-b485ed57110d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.148437] [55188]: DEBUG nova.objects.instance [None req-95e226bf-e5fd-4330-a418-b485ed57110d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 875.150714] [55187]: INFO nova.api.openstack.requestlog [None req-a27bb90b-5785-470b-a605-5d46735df7ff tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.098486 [ 875.151062] [55187]: [pid: 55187|app: 0|req: 2520/5132] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:55 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.153419] [55187]: DEBUG nova.api.openstack.wsgi [None req-9d99a8e5-4018-4dc5-af3d-e25b356da0ff tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.155049] [55187]: DEBUG nova.compute.api [None req-9d99a8e5-4018-4dc5-af3d-e25b356da0ff tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.158715] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d99a8e5-4018-4dc5-af3d-e25b356da0ff tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.158955] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d99a8e5-4018-4dc5-af3d-e25b356da0ff tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.159179] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d99a8e5-4018-4dc5-af3d-e25b356da0ff tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.159504] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d99a8e5-4018-4dc5-af3d-e25b356da0ff tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.160411] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d99a8e5-4018-4dc5-af3d-e25b356da0ff tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.160411] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d99a8e5-4018-4dc5-af3d-e25b356da0ff tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.174346] [55188]: DEBUG nova.policy [None req-95e226bf-e5fd-4330-a418-b485ed57110d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.179349] [55188]: INFO nova.api.openstack.requestlog [None req-95e226bf-e5fd-4330-a418-b485ed57110d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.067569 [ 875.179770] [55188]: [pid: 55188|app: 0|req: 2613/5133] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:55 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.183377] [55188]: DEBUG nova.api.openstack.wsgi [None req-08c45242-e694-44bd-8a5d-185d64ba7e8b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.185163] [55188]: DEBUG nova.compute.api [None req-08c45242-e694-44bd-8a5d-185d64ba7e8b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.188928] [55188]: DEBUG oslo_concurrency.lockutils [None req-08c45242-e694-44bd-8a5d-185d64ba7e8b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.189194] [55188]: DEBUG oslo_concurrency.lockutils [None req-08c45242-e694-44bd-8a5d-185d64ba7e8b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.189402] [55188]: DEBUG oslo_concurrency.lockutils [None req-08c45242-e694-44bd-8a5d-185d64ba7e8b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.189761] [55188]: DEBUG oslo_concurrency.lockutils [None req-08c45242-e694-44bd-8a5d-185d64ba7e8b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.189962] [55188]: DEBUG oslo_concurrency.lockutils [None req-08c45242-e694-44bd-8a5d-185d64ba7e8b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.190198] [55188]: DEBUG oslo_concurrency.lockutils [None req-08c45242-e694-44bd-8a5d-185d64ba7e8b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.215102] [55188]: DEBUG oslo_concurrency.lockutils [None req-08c45242-e694-44bd-8a5d-185d64ba7e8b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.215102] [55188]: DEBUG oslo_concurrency.lockutils [None req-08c45242-e694-44bd-8a5d-185d64ba7e8b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.215230] [55188]: DEBUG oslo_concurrency.lockutils [None req-08c45242-e694-44bd-8a5d-185d64ba7e8b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.215451] [55188]: DEBUG nova.objects.instance [None req-08c45242-e694-44bd-8a5d-185d64ba7e8b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 875.247383] [55188]: DEBUG nova.policy [None req-08c45242-e694-44bd-8a5d-185d64ba7e8b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.252573] [55188]: INFO nova.api.openstack.requestlog [None req-08c45242-e694-44bd-8a5d-185d64ba7e8b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.072029 [ 875.252793] [55188]: [pid: 55188|app: 0|req: 2614/5134] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:55 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.255797] [55188]: DEBUG nova.api.openstack.wsgi [None req-3b427a8d-0e46-4dcf-9b4b-5b2796b56556 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.257598] [55188]: DEBUG nova.compute.api [None req-3b427a8d-0e46-4dcf-9b4b-5b2796b56556 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.261355] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b427a8d-0e46-4dcf-9b4b-5b2796b56556 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.261627] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b427a8d-0e46-4dcf-9b4b-5b2796b56556 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.261846] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b427a8d-0e46-4dcf-9b4b-5b2796b56556 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.262259] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b427a8d-0e46-4dcf-9b4b-5b2796b56556 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.263399] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b427a8d-0e46-4dcf-9b4b-5b2796b56556 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.263399] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b427a8d-0e46-4dcf-9b4b-5b2796b56556 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.279096] [55187]: DEBUG nova.policy [None req-9d99a8e5-4018-4dc5-af3d-e25b356da0ff tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.286055] [55187]: INFO nova.api.openstack.requestlog [None req-9d99a8e5-4018-4dc5-af3d-e25b356da0ff tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1504 microversion: 2.1 time: 0.131826 [ 875.286055] [55187]: [pid: 55187|app: 0|req: 2521/5135] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:55 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1504 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.288349] [55187]: DEBUG nova.api.openstack.wsgi [None req-5772bc36-987a-459a-aaee-63d9f4158053 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.290016] [55187]: DEBUG nova.compute.api [None req-5772bc36-987a-459a-aaee-63d9f4158053 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.293412] [55187]: DEBUG oslo_concurrency.lockutils [None req-5772bc36-987a-459a-aaee-63d9f4158053 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.293652] [55187]: DEBUG oslo_concurrency.lockutils [None req-5772bc36-987a-459a-aaee-63d9f4158053 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.293832] [55187]: DEBUG oslo_concurrency.lockutils [None req-5772bc36-987a-459a-aaee-63d9f4158053 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.294208] [55187]: DEBUG oslo_concurrency.lockutils [None req-5772bc36-987a-459a-aaee-63d9f4158053 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.294409] [55187]: DEBUG oslo_concurrency.lockutils [None req-5772bc36-987a-459a-aaee-63d9f4158053 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.294582] [55187]: DEBUG oslo_concurrency.lockutils [None req-5772bc36-987a-459a-aaee-63d9f4158053 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.307155] [55188]: DEBUG nova.policy [None req-3b427a8d-0e46-4dcf-9b4b-5b2796b56556 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.311648] [55188]: INFO nova.api.openstack.requestlog [None req-3b427a8d-0e46-4dcf-9b4b-5b2796b56556 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.058210 [ 875.312216] [55188]: [pid: 55188|app: 0|req: 2615/5136] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:55 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.315424] [55188]: DEBUG nova.api.openstack.wsgi [None req-3e264c11-b534-46fc-b391-9b447db01031 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.316483] [55188]: DEBUG nova.compute.api [None req-3e264c11-b534-46fc-b391-9b447db01031 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.321053] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e264c11-b534-46fc-b391-9b447db01031 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.321053] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e264c11-b534-46fc-b391-9b447db01031 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.321053] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e264c11-b534-46fc-b391-9b447db01031 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.321053] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e264c11-b534-46fc-b391-9b447db01031 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.321053] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e264c11-b534-46fc-b391-9b447db01031 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.321053] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e264c11-b534-46fc-b391-9b447db01031 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.328682] [55187]: DEBUG nova.policy [None req-5772bc36-987a-459a-aaee-63d9f4158053 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.333031] [55187]: INFO nova.api.openstack.requestlog [None req-5772bc36-987a-459a-aaee-63d9f4158053 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1236 microversion: 2.1 time: 0.048571 [ 875.333485] [55187]: [pid: 55187|app: 0|req: 2522/5137] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:55 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1236 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.457373] [55188]: DEBUG nova.policy [None req-3e264c11-b534-46fc-b391-9b447db01031 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.462133] [55188]: INFO nova.api.openstack.requestlog [None req-3e264c11-b534-46fc-b391-9b447db01031 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1504 microversion: 2.1 time: 0.149218 [ 875.462590] [55188]: [pid: 55188|app: 0|req: 2616/5138] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:55 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1504 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.479675] [55187]: DEBUG nova.api.openstack.wsgi [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84", "OS-DCF:diskConfig": "MANUAL"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 875.482161] [55187]: DEBUG nova.compute.api [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.490230] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.490390] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.491092] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.491092] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.491317] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.491539] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.527209] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.527508] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.527692] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.533784] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.533989] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.534217] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.534669] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.534911] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.535118] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.544059] [55187]: DEBUG nova.policy [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.548556] [55187]: DEBUG nova.compute.api [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Old instance type m1.nano, new instance type m1.micro {{(pid=55187) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 875.554748] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.555426] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.555426] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.555605] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.555816] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.556047] [55187]: DEBUG oslo_concurrency.lockutils [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.580559] [55188]: DEBUG nova.api.openstack.wsgi [None req-f4d425e8-db0f-4683-8845-3dd37545750c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.583225] [55187]: DEBUG nova.quota [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Getting quotas for project 82fad1616ff74d59a0c91c85897795d6. Resources: {'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 875.583314] [55188]: DEBUG nova.compute.api [None req-f4d425e8-db0f-4683-8845-3dd37545750c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.588896] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4d425e8-db0f-4683-8845-3dd37545750c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.588994] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4d425e8-db0f-4683-8845-3dd37545750c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.589354] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4d425e8-db0f-4683-8845-3dd37545750c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.589959] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4d425e8-db0f-4683-8845-3dd37545750c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.590348] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4d425e8-db0f-4683-8845-3dd37545750c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.590680] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4d425e8-db0f-4683-8845-3dd37545750c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.594035] [55187]: DEBUG nova.quota [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Getting quotas for user 7566b0c0faeb4f80b9d815a812748a51 and project 82fad1616ff74d59a0c91c85897795d6. Resources: {'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 875.603623] [55187]: DEBUG nova.virt.hardware [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 875.603818] [55187]: DEBUG nova.virt.hardware [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 875.604053] [55187]: DEBUG nova.virt.hardware [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 875.604219] [55187]: DEBUG nova.virt.hardware [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 875.604398] [55187]: DEBUG nova.virt.hardware [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 875.648962] [55188]: DEBUG nova.policy [None req-f4d425e8-db0f-4683-8845-3dd37545750c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.654034] [55187]: INFO nova.api.openstack.requestlog [None req-168d36fc-3fba-4239-947f-ada32a8d3aa4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144/action" status: 202 len: 0 microversion: 2.1 time: 0.176209 [ 875.654034] [55187]: [pid: 55187|app: 0|req: 2523/5139] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:05:55 2025] POST /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 875.654156] [55188]: DEBUG nova.policy [None req-f4d425e8-db0f-4683-8845-3dd37545750c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.654545] [55188]: DEBUG nova.policy [None req-f4d425e8-db0f-4683-8845-3dd37545750c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.656641] [55187]: DEBUG nova.api.openstack.wsgi [None req-64c743aa-13a7-455b-b232-481203b4d769 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.658223] [55188]: INFO nova.api.openstack.requestlog [None req-f4d425e8-db0f-4683-8845-3dd37545750c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.081939 [ 875.658296] [55187]: DEBUG nova.compute.api [None req-64c743aa-13a7-455b-b232-481203b4d769 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.658537] [55188]: [pid: 55188|app: 0|req: 2617/5140] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:55 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 875.660941] [55188]: DEBUG nova.api.openstack.wsgi [None req-e0e76a28-0a75-46c1-94f3-25adb92605e3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.662483] [55188]: DEBUG nova.compute.api [None req-e0e76a28-0a75-46c1-94f3-25adb92605e3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.665072] [55187]: DEBUG oslo_concurrency.lockutils [None req-64c743aa-13a7-455b-b232-481203b4d769 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.665750] [55187]: DEBUG oslo_concurrency.lockutils [None req-64c743aa-13a7-455b-b232-481203b4d769 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.665750] [55187]: DEBUG oslo_concurrency.lockutils [None req-64c743aa-13a7-455b-b232-481203b4d769 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.665838] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0e76a28-0a75-46c1-94f3-25adb92605e3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.665838] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0e76a28-0a75-46c1-94f3-25adb92605e3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.665961] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0e76a28-0a75-46c1-94f3-25adb92605e3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.666010] [55187]: DEBUG oslo_concurrency.lockutils [None req-64c743aa-13a7-455b-b232-481203b4d769 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.666281] [55187]: DEBUG oslo_concurrency.lockutils [None req-64c743aa-13a7-455b-b232-481203b4d769 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.666314] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0e76a28-0a75-46c1-94f3-25adb92605e3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.666553] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0e76a28-0a75-46c1-94f3-25adb92605e3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.666735] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0e76a28-0a75-46c1-94f3-25adb92605e3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.666768] [55187]: DEBUG oslo_concurrency.lockutils [None req-64c743aa-13a7-455b-b232-481203b4d769 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.706736] [55187]: DEBUG nova.policy [None req-64c743aa-13a7-455b-b232-481203b4d769 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.711254] [55187]: INFO nova.api.openstack.requestlog [None req-64c743aa-13a7-455b-b232-481203b4d769 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.057143 [ 875.711714] [55187]: [pid: 55187|app: 0|req: 2524/5141] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:56 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.713945] [55187]: DEBUG nova.api.openstack.wsgi [None req-70741a96-f220-417b-b27d-1f36c46269c1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.715556] [55187]: DEBUG nova.compute.api [None req-70741a96-f220-417b-b27d-1f36c46269c1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.719143] [55187]: DEBUG oslo_concurrency.lockutils [None req-70741a96-f220-417b-b27d-1f36c46269c1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.719383] [55187]: DEBUG oslo_concurrency.lockutils [None req-70741a96-f220-417b-b27d-1f36c46269c1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.719569] [55187]: DEBUG oslo_concurrency.lockutils [None req-70741a96-f220-417b-b27d-1f36c46269c1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.719937] [55187]: DEBUG oslo_concurrency.lockutils [None req-70741a96-f220-417b-b27d-1f36c46269c1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.720154] [55187]: DEBUG oslo_concurrency.lockutils [None req-70741a96-f220-417b-b27d-1f36c46269c1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.720327] [55187]: DEBUG oslo_concurrency.lockutils [None req-70741a96-f220-417b-b27d-1f36c46269c1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.806607] [55187]: DEBUG nova.policy [None req-70741a96-f220-417b-b27d-1f36c46269c1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.811570] [55187]: INFO nova.api.openstack.requestlog [None req-70741a96-f220-417b-b27d-1f36c46269c1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.099387 [ 875.811851] [55187]: [pid: 55187|app: 0|req: 2525/5142] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:56 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.814401] [55187]: DEBUG nova.api.openstack.wsgi [None req-26e518d0-232b-4914-808b-951d1a223299 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.817040] [55187]: DEBUG nova.compute.api [None req-26e518d0-232b-4914-808b-951d1a223299 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.819799] [55187]: DEBUG oslo_concurrency.lockutils [None req-26e518d0-232b-4914-808b-951d1a223299 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.821328] [55187]: DEBUG oslo_concurrency.lockutils [None req-26e518d0-232b-4914-808b-951d1a223299 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.821328] [55187]: DEBUG oslo_concurrency.lockutils [None req-26e518d0-232b-4914-808b-951d1a223299 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.821328] [55187]: DEBUG oslo_concurrency.lockutils [None req-26e518d0-232b-4914-808b-951d1a223299 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.821328] [55187]: DEBUG oslo_concurrency.lockutils [None req-26e518d0-232b-4914-808b-951d1a223299 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.821328] [55187]: DEBUG oslo_concurrency.lockutils [None req-26e518d0-232b-4914-808b-951d1a223299 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.889268] [55187]: DEBUG nova.policy [None req-26e518d0-232b-4914-808b-951d1a223299 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.893471] [55187]: INFO nova.api.openstack.requestlog [None req-26e518d0-232b-4914-808b-951d1a223299 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1531 microversion: 2.1 time: 0.081074 [ 875.893793] [55187]: [pid: 55187|app: 0|req: 2526/5143] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:56 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1531 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.899039] [55187]: DEBUG nova.api.openstack.wsgi [None req-2327522c-ecfa-4990-ac80-013e7ad042dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.900620] [55187]: DEBUG nova.compute.api [None req-2327522c-ecfa-4990-ac80-013e7ad042dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] [instance: dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.903908] [55187]: DEBUG oslo_concurrency.lockutils [None req-2327522c-ecfa-4990-ac80-013e7ad042dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.904153] [55187]: DEBUG oslo_concurrency.lockutils [None req-2327522c-ecfa-4990-ac80-013e7ad042dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.904338] [55187]: DEBUG oslo_concurrency.lockutils [None req-2327522c-ecfa-4990-ac80-013e7ad042dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.904696] [55187]: DEBUG oslo_concurrency.lockutils [None req-2327522c-ecfa-4990-ac80-013e7ad042dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.904892] [55187]: DEBUG oslo_concurrency.lockutils [None req-2327522c-ecfa-4990-ac80-013e7ad042dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.905080] [55187]: DEBUG oslo_concurrency.lockutils [None req-2327522c-ecfa-4990-ac80-013e7ad042dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.914849] [55187]: INFO nova.api.openstack.wsgi [None req-2327522c-ecfa-4990-ac80-013e7ad042dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] HTTP exception thrown: Instance dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 could not be found. [ 875.914849] [55187]: DEBUG nova.api.openstack.wsgi [None req-2327522c-ecfa-4990-ac80-013e7ad042dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] Returning 404 to user: Instance dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 875.915259] [55187]: INFO nova.api.openstack.requestlog [None req-2327522c-ecfa-4990-ac80-013e7ad042dd tempest-ServerAddressesNegativeTestJSON-937803414 tempest-ServerAddressesNegativeTestJSON-937803414-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43" status: 404 len: 111 microversion: 2.1 time: 0.020948 [ 875.915509] [55187]: [pid: 55187|app: 0|req: 2527/5144] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:56 2025] GET /compute/v2.1/servers/dc5e77b1-e8cb-4ff9-9b83-0d9c49b9fe43 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 875.917854] [55187]: DEBUG nova.api.openstack.wsgi [None req-22c4e52b-6fff-4902-a7f4-43d15a986e11 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.919474] [55187]: DEBUG nova.compute.api [None req-22c4e52b-6fff-4902-a7f4-43d15a986e11 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.924691] [55187]: DEBUG oslo_concurrency.lockutils [None req-22c4e52b-6fff-4902-a7f4-43d15a986e11 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.925363] [55187]: DEBUG oslo_concurrency.lockutils [None req-22c4e52b-6fff-4902-a7f4-43d15a986e11 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.925568] [55187]: DEBUG oslo_concurrency.lockutils [None req-22c4e52b-6fff-4902-a7f4-43d15a986e11 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.926304] [55187]: DEBUG oslo_concurrency.lockutils [None req-22c4e52b-6fff-4902-a7f4-43d15a986e11 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.926554] [55187]: DEBUG oslo_concurrency.lockutils [None req-22c4e52b-6fff-4902-a7f4-43d15a986e11 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.926768] [55187]: DEBUG oslo_concurrency.lockutils [None req-22c4e52b-6fff-4902-a7f4-43d15a986e11 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.942390] [55188]: DEBUG nova.policy [None req-e0e76a28-0a75-46c1-94f3-25adb92605e3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.947736] [55188]: INFO nova.api.openstack.requestlog [None req-e0e76a28-0a75-46c1-94f3-25adb92605e3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.288054 [ 875.947736] [55188]: [pid: 55188|app: 0|req: 2618/5145] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:56 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.951025] [55188]: DEBUG nova.api.openstack.wsgi [None req-fc45a7e7-10e7-4d23-9d79-c28fa6a023db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.951906] [55188]: DEBUG nova.compute.api [None req-fc45a7e7-10e7-4d23-9d79-c28fa6a023db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.956770] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc45a7e7-10e7-4d23-9d79-c28fa6a023db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.956997] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc45a7e7-10e7-4d23-9d79-c28fa6a023db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.957199] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc45a7e7-10e7-4d23-9d79-c28fa6a023db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.957586] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc45a7e7-10e7-4d23-9d79-c28fa6a023db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.957777] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc45a7e7-10e7-4d23-9d79-c28fa6a023db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.957944] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc45a7e7-10e7-4d23-9d79-c28fa6a023db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.971991] [55187]: DEBUG nova.policy [None req-22c4e52b-6fff-4902-a7f4-43d15a986e11 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.976227] [55187]: INFO nova.api.openstack.requestlog [None req-22c4e52b-6fff-4902-a7f4-43d15a986e11 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.060138 [ 875.977834] [55187]: [pid: 55187|app: 0|req: 2528/5146] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:56 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.986099] [55187]: DEBUG nova.api.openstack.wsgi [None req-18029842-dde3-4b13-9bac-00fb69ce9ae5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 875.988735] [55187]: DEBUG nova.compute.api [None req-18029842-dde3-4b13-9bac-00fb69ce9ae5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 875.992254] [55187]: DEBUG oslo_concurrency.lockutils [None req-18029842-dde3-4b13-9bac-00fb69ce9ae5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.992506] [55187]: DEBUG oslo_concurrency.lockutils [None req-18029842-dde3-4b13-9bac-00fb69ce9ae5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.992737] [55187]: DEBUG oslo_concurrency.lockutils [None req-18029842-dde3-4b13-9bac-00fb69ce9ae5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.993136] [55187]: DEBUG oslo_concurrency.lockutils [None req-18029842-dde3-4b13-9bac-00fb69ce9ae5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.993844] [55187]: DEBUG oslo_concurrency.lockutils [None req-18029842-dde3-4b13-9bac-00fb69ce9ae5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.993844] [55187]: DEBUG oslo_concurrency.lockutils [None req-18029842-dde3-4b13-9bac-00fb69ce9ae5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.013022] [55187]: DEBUG oslo_concurrency.lockutils [None req-18029842-dde3-4b13-9bac-00fb69ce9ae5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.013611] [55187]: DEBUG oslo_concurrency.lockutils [None req-18029842-dde3-4b13-9bac-00fb69ce9ae5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.013611] [55187]: DEBUG oslo_concurrency.lockutils [None req-18029842-dde3-4b13-9bac-00fb69ce9ae5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.013744] [55187]: DEBUG nova.objects.instance [None req-18029842-dde3-4b13-9bac-00fb69ce9ae5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 876.024933] [55188]: DEBUG nova.policy [None req-fc45a7e7-10e7-4d23-9d79-c28fa6a023db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.029793] [55188]: INFO nova.api.openstack.requestlog [None req-fc45a7e7-10e7-4d23-9d79-c28fa6a023db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.081575 [ 876.030153] [55188]: [pid: 55188|app: 0|req: 2619/5147] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:56 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.033049] [55188]: DEBUG nova.api.openstack.wsgi [None req-e8f30cb2-0d6f-48be-96e4-e8747c10210c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.034761] [55188]: DEBUG nova.compute.api [None req-e8f30cb2-0d6f-48be-96e4-e8747c10210c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.039119] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8f30cb2-0d6f-48be-96e4-e8747c10210c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.039119] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8f30cb2-0d6f-48be-96e4-e8747c10210c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.039119] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8f30cb2-0d6f-48be-96e4-e8747c10210c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.039299] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8f30cb2-0d6f-48be-96e4-e8747c10210c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.039496] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8f30cb2-0d6f-48be-96e4-e8747c10210c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.039698] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8f30cb2-0d6f-48be-96e4-e8747c10210c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.053942] [55187]: DEBUG nova.policy [None req-18029842-dde3-4b13-9bac-00fb69ce9ae5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.061746] [55187]: INFO nova.api.openstack.requestlog [None req-18029842-dde3-4b13-9bac-00fb69ce9ae5 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.079616 [ 876.061746] [55187]: [pid: 55187|app: 0|req: 2529/5148] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:56 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.068179] [55187]: DEBUG nova.api.openstack.wsgi [None req-a2252141-894a-4fbf-8c65-508f1288f739 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.075372] [55187]: DEBUG nova.compute.api [None req-a2252141-894a-4fbf-8c65-508f1288f739 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.080197] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2252141-894a-4fbf-8c65-508f1288f739 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.080463] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2252141-894a-4fbf-8c65-508f1288f739 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.080649] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2252141-894a-4fbf-8c65-508f1288f739 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.081028] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2252141-894a-4fbf-8c65-508f1288f739 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.081232] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2252141-894a-4fbf-8c65-508f1288f739 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.081407] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2252141-894a-4fbf-8c65-508f1288f739 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.196078] [55187]: DEBUG nova.policy [None req-a2252141-894a-4fbf-8c65-508f1288f739 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.196159] [55188]: DEBUG nova.policy [None req-e8f30cb2-0d6f-48be-96e4-e8747c10210c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.200034] [55187]: INFO nova.api.openstack.requestlog [None req-a2252141-894a-4fbf-8c65-508f1288f739 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1312 microversion: 2.1 time: 0.133750 [ 876.200034] [55187]: [pid: 55187|app: 0|req: 2530/5149] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:56 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1312 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.200480] [55188]: DEBUG nova.policy [None req-e8f30cb2-0d6f-48be-96e4-e8747c10210c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.201442] [55188]: DEBUG nova.policy [None req-e8f30cb2-0d6f-48be-96e4-e8747c10210c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.202433] [55188]: INFO nova.api.openstack.requestlog [None req-e8f30cb2-0d6f-48be-96e4-e8747c10210c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1403 microversion: 2.20 time: 0.171622 [ 876.202998] [55188]: [pid: 55188|app: 0|req: 2620/5150] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:56 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1403 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 876.203823] [55187]: DEBUG nova.api.openstack.wsgi [None req-03a7b319-b5e9-4fbf-a6a8-685a02fe5bce tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.206123] [55188]: DEBUG nova.api.openstack.wsgi [req-d3c6f4cb-1b71-4270-a693-8f80b4ef6535 req-027c219b-7a68-4663-ba50-7d9ebaebead3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7e43c2a9-687f-4839-b48b-b7c3b2164787", "name": "network-vif-deleted", "tag": "fd321573-b572-4ca3-b402-8a0e45ef74fc"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 876.206779] [55187]: DEBUG nova.compute.api [None req-03a7b319-b5e9-4fbf-a6a8-685a02fe5bce tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.214465] [55187]: DEBUG oslo_concurrency.lockutils [None req-03a7b319-b5e9-4fbf-a6a8-685a02fe5bce tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.215220] [55188]: DEBUG oslo_concurrency.lockutils [req-d3c6f4cb-1b71-4270-a693-8f80b4ef6535 req-027c219b-7a68-4663-ba50-7d9ebaebead3 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.215528] [55187]: DEBUG oslo_concurrency.lockutils [None req-03a7b319-b5e9-4fbf-a6a8-685a02fe5bce tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.215654] [55188]: DEBUG oslo_concurrency.lockutils [req-d3c6f4cb-1b71-4270-a693-8f80b4ef6535 req-027c219b-7a68-4663-ba50-7d9ebaebead3 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.215890] [55188]: DEBUG oslo_concurrency.lockutils [req-d3c6f4cb-1b71-4270-a693-8f80b4ef6535 req-027c219b-7a68-4663-ba50-7d9ebaebead3 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.216215] [55187]: DEBUG oslo_concurrency.lockutils [None req-03a7b319-b5e9-4fbf-a6a8-685a02fe5bce tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.217115] [55187]: DEBUG oslo_concurrency.lockutils [None req-03a7b319-b5e9-4fbf-a6a8-685a02fe5bce tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.217851] [55187]: DEBUG oslo_concurrency.lockutils [None req-03a7b319-b5e9-4fbf-a6a8-685a02fe5bce tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.218467] [55187]: DEBUG oslo_concurrency.lockutils [None req-03a7b319-b5e9-4fbf-a6a8-685a02fe5bce tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.224641] [55188]: INFO nova.api.openstack.compute.server_external_events [req-d3c6f4cb-1b71-4270-a693-8f80b4ef6535 req-027c219b-7a68-4663-ba50-7d9ebaebead3 service nova] Creating event network-vif-deleted:fd321573-b572-4ca3-b402-8a0e45ef74fc for instance 7e43c2a9-687f-4839-b48b-b7c3b2164787 on cpu-1 [ 876.232034] [55188]: INFO nova.api.openstack.requestlog [req-d3c6f4cb-1b71-4270-a693-8f80b4ef6535 req-027c219b-7a68-4663-ba50-7d9ebaebead3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026124 [ 876.232034] [55188]: [pid: 55188|app: 0|req: 2621/5151] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:56 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 876.236162] [55188]: DEBUG nova.api.openstack.wsgi [None req-3395bf93-69fb-4ea3-b32d-248963ebcde0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.240259] [55188]: DEBUG nova.compute.api [None req-3395bf93-69fb-4ea3-b32d-248963ebcde0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.246203] [55188]: DEBUG oslo_concurrency.lockutils [None req-3395bf93-69fb-4ea3-b32d-248963ebcde0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.246453] [55188]: DEBUG oslo_concurrency.lockutils [None req-3395bf93-69fb-4ea3-b32d-248963ebcde0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.246637] [55188]: DEBUG oslo_concurrency.lockutils [None req-3395bf93-69fb-4ea3-b32d-248963ebcde0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.246996] [55188]: DEBUG oslo_concurrency.lockutils [None req-3395bf93-69fb-4ea3-b32d-248963ebcde0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.247204] [55188]: DEBUG oslo_concurrency.lockutils [None req-3395bf93-69fb-4ea3-b32d-248963ebcde0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.247399] [55188]: DEBUG oslo_concurrency.lockutils [None req-3395bf93-69fb-4ea3-b32d-248963ebcde0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.277012] [55187]: DEBUG nova.policy [None req-03a7b319-b5e9-4fbf-a6a8-685a02fe5bce tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.284916] [55187]: INFO nova.api.openstack.requestlog [None req-03a7b319-b5e9-4fbf-a6a8-685a02fe5bce tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1464 microversion: 2.1 time: 0.084314 [ 876.285522] [55187]: [pid: 55187|app: 0|req: 2531/5152] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:56 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1464 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.290514] [55187]: DEBUG nova.api.openstack.wsgi [None req-fafae263-07a8-4d55-895d-577702bcdd02 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.298583] [55187]: DEBUG nova.compute.api [None req-fafae263-07a8-4d55-895d-577702bcdd02 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.302169] [55187]: DEBUG oslo_concurrency.lockutils [None req-fafae263-07a8-4d55-895d-577702bcdd02 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.302522] [55187]: DEBUG oslo_concurrency.lockutils [None req-fafae263-07a8-4d55-895d-577702bcdd02 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.302788] [55187]: DEBUG oslo_concurrency.lockutils [None req-fafae263-07a8-4d55-895d-577702bcdd02 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.303205] [55187]: DEBUG oslo_concurrency.lockutils [None req-fafae263-07a8-4d55-895d-577702bcdd02 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.303425] [55187]: DEBUG oslo_concurrency.lockutils [None req-fafae263-07a8-4d55-895d-577702bcdd02 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.303603] [55187]: DEBUG oslo_concurrency.lockutils [None req-fafae263-07a8-4d55-895d-577702bcdd02 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.324576] [55187]: DEBUG oslo_concurrency.lockutils [None req-fafae263-07a8-4d55-895d-577702bcdd02 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.324845] [55187]: DEBUG oslo_concurrency.lockutils [None req-fafae263-07a8-4d55-895d-577702bcdd02 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.325022] [55187]: DEBUG oslo_concurrency.lockutils [None req-fafae263-07a8-4d55-895d-577702bcdd02 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.325228] [55187]: DEBUG nova.objects.instance [None req-fafae263-07a8-4d55-895d-577702bcdd02 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 876.351128] [55187]: DEBUG nova.policy [None req-fafae263-07a8-4d55-895d-577702bcdd02 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.359020] [55187]: INFO nova.api.openstack.requestlog [None req-fafae263-07a8-4d55-895d-577702bcdd02 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.069573 [ 876.359020] [55187]: [pid: 55187|app: 0|req: 2532/5153] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:56 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.359020] [55187]: DEBUG nova.api.openstack.wsgi [None req-01ca8b23-47aa-42c8-8f84-53252e1ac839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.360378] [55187]: DEBUG nova.compute.api [None req-01ca8b23-47aa-42c8-8f84-53252e1ac839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.363810] [55187]: DEBUG oslo_concurrency.lockutils [None req-01ca8b23-47aa-42c8-8f84-53252e1ac839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.364145] [55187]: DEBUG oslo_concurrency.lockutils [None req-01ca8b23-47aa-42c8-8f84-53252e1ac839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.364392] [55187]: DEBUG oslo_concurrency.lockutils [None req-01ca8b23-47aa-42c8-8f84-53252e1ac839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.364797] [55187]: DEBUG oslo_concurrency.lockutils [None req-01ca8b23-47aa-42c8-8f84-53252e1ac839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.365065] [55187]: DEBUG oslo_concurrency.lockutils [None req-01ca8b23-47aa-42c8-8f84-53252e1ac839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.365545] [55187]: DEBUG oslo_concurrency.lockutils [None req-01ca8b23-47aa-42c8-8f84-53252e1ac839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.387167] [55187]: DEBUG oslo_concurrency.lockutils [None req-01ca8b23-47aa-42c8-8f84-53252e1ac839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.387576] [55187]: DEBUG oslo_concurrency.lockutils [None req-01ca8b23-47aa-42c8-8f84-53252e1ac839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.387833] [55187]: DEBUG oslo_concurrency.lockutils [None req-01ca8b23-47aa-42c8-8f84-53252e1ac839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.388193] [55187]: DEBUG nova.objects.instance [None req-01ca8b23-47aa-42c8-8f84-53252e1ac839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 876.418506] [55187]: DEBUG nova.policy [None req-01ca8b23-47aa-42c8-8f84-53252e1ac839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.423023] [55187]: INFO nova.api.openstack.requestlog [None req-01ca8b23-47aa-42c8-8f84-53252e1ac839 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.066309 [ 876.423411] [55187]: [pid: 55187|app: 0|req: 2533/5154] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:56 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.426649] [55187]: DEBUG nova.api.openstack.wsgi [None req-ae1ac28c-712d-4b76-93d3-37408fe67c3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.428334] [55187]: DEBUG nova.compute.api [None req-ae1ac28c-712d-4b76-93d3-37408fe67c3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.431891] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae1ac28c-712d-4b76-93d3-37408fe67c3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.432220] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae1ac28c-712d-4b76-93d3-37408fe67c3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.432475] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae1ac28c-712d-4b76-93d3-37408fe67c3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.432897] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae1ac28c-712d-4b76-93d3-37408fe67c3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.433180] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae1ac28c-712d-4b76-93d3-37408fe67c3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.433435] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae1ac28c-712d-4b76-93d3-37408fe67c3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.444700] [55188]: DEBUG nova.policy [None req-3395bf93-69fb-4ea3-b32d-248963ebcde0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.449033] [55188]: INFO nova.api.openstack.requestlog [None req-3395bf93-69fb-4ea3-b32d-248963ebcde0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.217227 [ 876.449138] [55188]: [pid: 55188|app: 0|req: 2622/5155] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:56 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.451898] [55188]: DEBUG nova.api.openstack.wsgi [None req-1386c3a5-d297-4b52-944f-b19e15b7a9e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.453688] [55188]: DEBUG nova.compute.api [None req-1386c3a5-d297-4b52-944f-b19e15b7a9e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.457306] [55188]: DEBUG oslo_concurrency.lockutils [None req-1386c3a5-d297-4b52-944f-b19e15b7a9e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.457561] [55188]: DEBUG oslo_concurrency.lockutils [None req-1386c3a5-d297-4b52-944f-b19e15b7a9e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.457745] [55188]: DEBUG oslo_concurrency.lockutils [None req-1386c3a5-d297-4b52-944f-b19e15b7a9e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.458102] [55188]: DEBUG oslo_concurrency.lockutils [None req-1386c3a5-d297-4b52-944f-b19e15b7a9e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.458319] [55188]: DEBUG oslo_concurrency.lockutils [None req-1386c3a5-d297-4b52-944f-b19e15b7a9e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.458522] [55188]: DEBUG oslo_concurrency.lockutils [None req-1386c3a5-d297-4b52-944f-b19e15b7a9e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.468750] [55187]: DEBUG nova.policy [None req-ae1ac28c-712d-4b76-93d3-37408fe67c3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.475055] [55187]: INFO nova.api.openstack.requestlog [None req-ae1ac28c-712d-4b76-93d3-37408fe67c3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.050524 [ 876.475055] [55187]: [pid: 55187|app: 0|req: 2534/5156] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:56 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.478171] [55187]: DEBUG nova.api.openstack.wsgi [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-319493931", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "b675501a-5848-42c2-a4b7-b7a511feea0f"}], "security_groups": [{"name": "tempest-securitygroup--499978504"}], "key_name": "tempest-keypair-1324883228", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 876.507508] [55188]: DEBUG nova.policy [None req-1386c3a5-d297-4b52-944f-b19e15b7a9e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.509165] [55188]: INFO nova.api.openstack.requestlog [None req-1386c3a5-d297-4b52-944f-b19e15b7a9e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1292 microversion: 2.1 time: 0.059231 [ 876.509510] [55188]: [pid: 55188|app: 0|req: 2623/5157] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:56 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1292 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.530387] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.530719] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.530952] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.531453] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.532023] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.532023] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.585819] [55187]: DEBUG nova.network.neutron [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] validate_networks() for [('b675501a-5848-42c2-a4b7-b7a511feea0f', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 876.677960] [55188]: DEBUG nova.api.openstack.wsgi [None req-028e13c8-d598-4495-80c1-c283eba07bd1 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.679857] [55188]: DEBUG nova.compute.api [None req-028e13c8-d598-4495-80c1-c283eba07bd1 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.683717] [55188]: DEBUG oslo_concurrency.lockutils [None req-028e13c8-d598-4495-80c1-c283eba07bd1 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.683957] [55188]: DEBUG oslo_concurrency.lockutils [None req-028e13c8-d598-4495-80c1-c283eba07bd1 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.684170] [55188]: DEBUG oslo_concurrency.lockutils [None req-028e13c8-d598-4495-80c1-c283eba07bd1 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.684530] [55188]: DEBUG oslo_concurrency.lockutils [None req-028e13c8-d598-4495-80c1-c283eba07bd1 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.684737] [55188]: DEBUG oslo_concurrency.lockutils [None req-028e13c8-d598-4495-80c1-c283eba07bd1 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.684913] [55188]: DEBUG oslo_concurrency.lockutils [None req-028e13c8-d598-4495-80c1-c283eba07bd1 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.721892] [55188]: DEBUG nova.policy [None req-028e13c8-d598-4495-80c1-c283eba07bd1 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.727734] [55188]: DEBUG nova.policy [None req-028e13c8-d598-4495-80c1-c283eba07bd1 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.728445] [55188]: DEBUG nova.policy [None req-028e13c8-d598-4495-80c1-c283eba07bd1 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.732124] [55188]: INFO nova.api.openstack.requestlog [None req-028e13c8-d598-4495-80c1-c283eba07bd1 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.057271 [ 876.732448] [55188]: [pid: 55188|app: 0|req: 2624/5158] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:57 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 876.734892] [55188]: DEBUG nova.api.openstack.wsgi [None req-443b8726-77e7-4601-87f2-ea9a2ddb2de2 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.736488] [55188]: DEBUG nova.compute.api [None req-443b8726-77e7-4601-87f2-ea9a2ddb2de2 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.739914] [55188]: DEBUG oslo_concurrency.lockutils [None req-443b8726-77e7-4601-87f2-ea9a2ddb2de2 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.740161] [55188]: DEBUG oslo_concurrency.lockutils [None req-443b8726-77e7-4601-87f2-ea9a2ddb2de2 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.740352] [55188]: DEBUG oslo_concurrency.lockutils [None req-443b8726-77e7-4601-87f2-ea9a2ddb2de2 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.740710] [55188]: DEBUG oslo_concurrency.lockutils [None req-443b8726-77e7-4601-87f2-ea9a2ddb2de2 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.740969] [55188]: DEBUG oslo_concurrency.lockutils [None req-443b8726-77e7-4601-87f2-ea9a2ddb2de2 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.741168] [55188]: DEBUG oslo_concurrency.lockutils [None req-443b8726-77e7-4601-87f2-ea9a2ddb2de2 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.759333] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 876.780466] [55188]: DEBUG nova.policy [None req-443b8726-77e7-4601-87f2-ea9a2ddb2de2 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.785075] [55188]: INFO nova.api.openstack.requestlog [None req-443b8726-77e7-4601-87f2-ea9a2ddb2de2 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.051950 [ 876.785459] [55188]: [pid: 55188|app: 0|req: 2625/5159] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:57 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.832030] [55188]: DEBUG nova.api.openstack.wsgi [None req-d569d082-9de0-42c1-a54d-bce85e566223 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.834807] [55188]: DEBUG nova.compute.api [None req-d569d082-9de0-42c1-a54d-bce85e566223 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.840290] [55188]: DEBUG oslo_concurrency.lockutils [None req-d569d082-9de0-42c1-a54d-bce85e566223 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.840545] [55188]: DEBUG oslo_concurrency.lockutils [None req-d569d082-9de0-42c1-a54d-bce85e566223 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.840786] [55188]: DEBUG oslo_concurrency.lockutils [None req-d569d082-9de0-42c1-a54d-bce85e566223 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.841120] [55188]: DEBUG oslo_concurrency.lockutils [None req-d569d082-9de0-42c1-a54d-bce85e566223 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.841325] [55188]: DEBUG oslo_concurrency.lockutils [None req-d569d082-9de0-42c1-a54d-bce85e566223 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.841505] [55188]: DEBUG oslo_concurrency.lockutils [None req-d569d082-9de0-42c1-a54d-bce85e566223 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.851707] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=11 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 876.923847] [55188]: DEBUG nova.policy [None req-d569d082-9de0-42c1-a54d-bce85e566223 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.928376] [55188]: INFO nova.api.openstack.requestlog [None req-d569d082-9de0-42c1-a54d-bce85e566223 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.100074 [ 876.928690] [55188]: [pid: 55188|app: 0|req: 2626/5160] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:57 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.931828] [55188]: DEBUG nova.api.openstack.wsgi [None req-b3b50816-61c5-4bd8-ba78-4c3c0cd287da tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 876.933425] [55188]: DEBUG nova.compute.api [None req-b3b50816-61c5-4bd8-ba78-4c3c0cd287da tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 876.936576] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3b50816-61c5-4bd8-ba78-4c3c0cd287da tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.936803] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3b50816-61c5-4bd8-ba78-4c3c0cd287da tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.936985] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3b50816-61c5-4bd8-ba78-4c3c0cd287da tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.937359] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3b50816-61c5-4bd8-ba78-4c3c0cd287da tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.937567] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3b50816-61c5-4bd8-ba78-4c3c0cd287da tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.937743] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3b50816-61c5-4bd8-ba78-4c3c0cd287da tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.036473] [55188]: DEBUG nova.policy [None req-b3b50816-61c5-4bd8-ba78-4c3c0cd287da tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.041386] [55188]: INFO nova.api.openstack.requestlog [None req-b3b50816-61c5-4bd8-ba78-4c3c0cd287da tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1518 microversion: 2.1 time: 0.111908 [ 877.044212] [55188]: [pid: 55188|app: 0|req: 2627/5161] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:57 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1518 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.046433] [55188]: DEBUG nova.api.openstack.wsgi [None req-7b708eef-b0b3-452c-a17a-273fd10d736d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.048154] [55188]: DEBUG nova.compute.api [None req-7b708eef-b0b3-452c-a17a-273fd10d736d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.051420] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b708eef-b0b3-452c-a17a-273fd10d736d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.051802] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b708eef-b0b3-452c-a17a-273fd10d736d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.051866] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b708eef-b0b3-452c-a17a-273fd10d736d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.052182] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b708eef-b0b3-452c-a17a-273fd10d736d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.052473] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b708eef-b0b3-452c-a17a-273fd10d736d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.052551] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b708eef-b0b3-452c-a17a-273fd10d736d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.070343] [55187]: DEBUG nova.virt.hardware [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 877.070541] [55187]: DEBUG nova.virt.hardware [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 877.070612] [55187]: DEBUG nova.virt.hardware [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 877.070767] [55187]: DEBUG nova.virt.hardware [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 877.071139] [55187]: DEBUG nova.virt.hardware [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 877.080216] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.080485] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.080676] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.081083] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.081287] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.081462] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.083407] [55188]: DEBUG nova.policy [None req-7b708eef-b0b3-452c-a17a-273fd10d736d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.087740] [55188]: INFO nova.api.openstack.requestlog [None req-7b708eef-b0b3-452c-a17a-273fd10d736d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.043162 [ 877.088066] [55188]: [pid: 55188|app: 0|req: 2628/5162] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:57 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.090726] [55188]: DEBUG nova.api.openstack.wsgi [None req-8496b739-83a8-4901-bbea-8163028c0296 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.095670] [55188]: DEBUG nova.compute.api [None req-8496b739-83a8-4901-bbea-8163028c0296 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.095702] [55187]: DEBUG nova.quota [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Getting quotas for project 0057572dd11c4643b4ee248f62dfc5bb. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 877.095757] [55188]: DEBUG oslo_concurrency.lockutils [None req-8496b739-83a8-4901-bbea-8163028c0296 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.097910] [55188]: DEBUG oslo_concurrency.lockutils [None req-8496b739-83a8-4901-bbea-8163028c0296 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.097910] [55188]: DEBUG oslo_concurrency.lockutils [None req-8496b739-83a8-4901-bbea-8163028c0296 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.097910] [55188]: DEBUG oslo_concurrency.lockutils [None req-8496b739-83a8-4901-bbea-8163028c0296 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.097910] [55188]: DEBUG oslo_concurrency.lockutils [None req-8496b739-83a8-4901-bbea-8163028c0296 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.097910] [55188]: DEBUG oslo_concurrency.lockutils [None req-8496b739-83a8-4901-bbea-8163028c0296 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.098690] [55187]: DEBUG nova.quota [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Getting quotas for user 150c17de0d7445f4a7db11c7e4f6fad4 and project 0057572dd11c4643b4ee248f62dfc5bb. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 877.104914] [55187]: DEBUG nova.compute.api [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 877.106364] [55187]: DEBUG nova.compute.api [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 877.135401] [55187]: INFO nova.api.openstack.requestlog [None req-5c3bea3c-4b6c-4437-be66-2c8339eef619 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.658478 [ 877.135401] [55187]: [pid: 55187|app: 0|req: 2535/5163] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:05:56 2025] POST /compute/v2.1/servers => generated 405 bytes in 660 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 877.137611] [55187]: DEBUG nova.api.openstack.wsgi [None req-895edfc7-437d-40f9-9a3a-9514f5825013 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.139253] [55187]: DEBUG nova.compute.api [None req-895edfc7-437d-40f9-9a3a-9514f5825013 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.146869] [55188]: DEBUG nova.policy [None req-8496b739-83a8-4901-bbea-8163028c0296 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.147792] [55187]: DEBUG oslo_concurrency.lockutils [None req-895edfc7-437d-40f9-9a3a-9514f5825013 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.147792] [55187]: DEBUG oslo_concurrency.lockutils [None req-895edfc7-437d-40f9-9a3a-9514f5825013 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.147792] [55187]: DEBUG oslo_concurrency.lockutils [None req-895edfc7-437d-40f9-9a3a-9514f5825013 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.147792] [55187]: DEBUG oslo_concurrency.lockutils [None req-895edfc7-437d-40f9-9a3a-9514f5825013 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.147792] [55187]: DEBUG oslo_concurrency.lockutils [None req-895edfc7-437d-40f9-9a3a-9514f5825013 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.147792] [55187]: DEBUG oslo_concurrency.lockutils [None req-895edfc7-437d-40f9-9a3a-9514f5825013 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.148850] [55188]: INFO nova.api.openstack.requestlog [None req-8496b739-83a8-4901-bbea-8163028c0296 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.059496 [ 877.148850] [55188]: [pid: 55188|app: 0|req: 2629/5164] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:57 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.151251] [55188]: DEBUG nova.api.openstack.wsgi [None req-804c3f94-2783-47b4-a3f1-3b1cd68e4b37 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.151505] [55188]: DEBUG nova.compute.api [None req-804c3f94-2783-47b4-a3f1-3b1cd68e4b37 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.154809] [55188]: DEBUG oslo_concurrency.lockutils [None req-804c3f94-2783-47b4-a3f1-3b1cd68e4b37 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.155016] [55188]: DEBUG oslo_concurrency.lockutils [None req-804c3f94-2783-47b4-a3f1-3b1cd68e4b37 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.155280] [55188]: DEBUG oslo_concurrency.lockutils [None req-804c3f94-2783-47b4-a3f1-3b1cd68e4b37 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.155657] [55188]: DEBUG oslo_concurrency.lockutils [None req-804c3f94-2783-47b4-a3f1-3b1cd68e4b37 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.155859] [55188]: DEBUG oslo_concurrency.lockutils [None req-804c3f94-2783-47b4-a3f1-3b1cd68e4b37 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.156047] [55188]: DEBUG oslo_concurrency.lockutils [None req-804c3f94-2783-47b4-a3f1-3b1cd68e4b37 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.172078] [55188]: DEBUG nova.compute.api [None req-804c3f94-2783-47b4-a3f1-3b1cd68e4b37 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 877.184745] [55187]: DEBUG nova.policy [None req-895edfc7-437d-40f9-9a3a-9514f5825013 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.189553] [55187]: INFO nova.api.openstack.requestlog [None req-895edfc7-437d-40f9-9a3a-9514f5825013 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.053810 [ 877.193020] [55187]: [pid: 55187|app: 0|req: 2536/5165] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:57 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.193020] [55187]: DEBUG nova.api.openstack.wsgi [None req-63ae7ac8-5256-49ce-8828-b826b691766a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.194777] [55187]: DEBUG nova.compute.api [None req-63ae7ac8-5256-49ce-8828-b826b691766a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.198062] [55187]: DEBUG oslo_concurrency.lockutils [None req-63ae7ac8-5256-49ce-8828-b826b691766a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.198318] [55187]: DEBUG oslo_concurrency.lockutils [None req-63ae7ac8-5256-49ce-8828-b826b691766a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.198501] [55187]: DEBUG oslo_concurrency.lockutils [None req-63ae7ac8-5256-49ce-8828-b826b691766a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.198992] [55187]: DEBUG oslo_concurrency.lockutils [None req-63ae7ac8-5256-49ce-8828-b826b691766a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.200023] [55187]: DEBUG oslo_concurrency.lockutils [None req-63ae7ac8-5256-49ce-8828-b826b691766a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.200023] [55187]: DEBUG oslo_concurrency.lockutils [None req-63ae7ac8-5256-49ce-8828-b826b691766a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.217476] [55188]: INFO nova.api.openstack.requestlog [None req-804c3f94-2783-47b4-a3f1-3b1cd68e4b37 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 204 len: 0 microversion: 2.1 time: 0.068112 [ 877.217842] [55188]: [pid: 55188|app: 0|req: 2630/5166] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:05:57 2025] DELETE /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 877.222313] [55188]: DEBUG nova.api.openstack.wsgi [None req-0a39d81b-8659-4b0b-b4f6-bdd0d350b602 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.224124] [55187]: DEBUG oslo_concurrency.lockutils [None req-63ae7ac8-5256-49ce-8828-b826b691766a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.224222] [55188]: DEBUG nova.compute.api [None req-0a39d81b-8659-4b0b-b4f6-bdd0d350b602 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.224379] [55187]: DEBUG oslo_concurrency.lockutils [None req-63ae7ac8-5256-49ce-8828-b826b691766a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.224564] [55187]: DEBUG oslo_concurrency.lockutils [None req-63ae7ac8-5256-49ce-8828-b826b691766a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.224759] [55187]: DEBUG nova.objects.instance [None req-63ae7ac8-5256-49ce-8828-b826b691766a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.247588] [55187]: DEBUG nova.policy [None req-63ae7ac8-5256-49ce-8828-b826b691766a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.251902] [55187]: INFO nova.api.openstack.requestlog [None req-63ae7ac8-5256-49ce-8828-b826b691766a tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.061447 [ 877.252197] [55188]: DEBUG nova.policy [None req-0a39d81b-8659-4b0b-b4f6-bdd0d350b602 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.252275] [55187]: [pid: 55187|app: 0|req: 2537/5167] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:57 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.254576] [55187]: DEBUG nova.api.openstack.wsgi [None req-28faf1b5-f562-4384-909e-b8569f2b6fd5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.256207] [55187]: DEBUG nova.compute.api [None req-28faf1b5-f562-4384-909e-b8569f2b6fd5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.256637] [55188]: INFO nova.api.openstack.requestlog [None req-0a39d81b-8659-4b0b-b4f6-bdd0d350b602 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1239 microversion: 2.1 time: 0.038076 [ 877.257085] [55188]: [pid: 55188|app: 0|req: 2631/5168] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:57 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1239 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.260339] [55188]: DEBUG nova.api.openstack.wsgi [None req-db760769-48f1-44b1-b05b-5125cbb23b5b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.260434] [55187]: DEBUG oslo_concurrency.lockutils [None req-28faf1b5-f562-4384-909e-b8569f2b6fd5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.260434] [55187]: DEBUG oslo_concurrency.lockutils [None req-28faf1b5-f562-4384-909e-b8569f2b6fd5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.260560] [55187]: DEBUG oslo_concurrency.lockutils [None req-28faf1b5-f562-4384-909e-b8569f2b6fd5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.260977] [55188]: DEBUG nova.compute.api [None req-db760769-48f1-44b1-b05b-5125cbb23b5b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.261039] [55187]: DEBUG oslo_concurrency.lockutils [None req-28faf1b5-f562-4384-909e-b8569f2b6fd5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.261237] [55187]: DEBUG oslo_concurrency.lockutils [None req-28faf1b5-f562-4384-909e-b8569f2b6fd5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.261464] [55187]: DEBUG oslo_concurrency.lockutils [None req-28faf1b5-f562-4384-909e-b8569f2b6fd5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.264878] [55188]: DEBUG oslo_concurrency.lockutils [None req-db760769-48f1-44b1-b05b-5125cbb23b5b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.265519] [55188]: DEBUG oslo_concurrency.lockutils [None req-db760769-48f1-44b1-b05b-5125cbb23b5b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.265519] [55188]: DEBUG oslo_concurrency.lockutils [None req-db760769-48f1-44b1-b05b-5125cbb23b5b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.265720] [55188]: DEBUG oslo_concurrency.lockutils [None req-db760769-48f1-44b1-b05b-5125cbb23b5b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.265910] [55188]: DEBUG oslo_concurrency.lockutils [None req-db760769-48f1-44b1-b05b-5125cbb23b5b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.266085] [55188]: DEBUG oslo_concurrency.lockutils [None req-db760769-48f1-44b1-b05b-5125cbb23b5b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.358616] [55187]: DEBUG nova.policy [None req-28faf1b5-f562-4384-909e-b8569f2b6fd5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.366922] [55187]: INFO nova.api.openstack.requestlog [None req-28faf1b5-f562-4384-909e-b8569f2b6fd5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1496 microversion: 2.1 time: 0.114069 [ 877.367286] [55187]: [pid: 55187|app: 0|req: 2538/5169] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:57 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1496 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.373037] [55187]: DEBUG nova.api.openstack.wsgi [None req-e32f5178-b305-4b3e-99b9-979d86c03cd0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.373037] [55187]: DEBUG nova.compute.api [None req-e32f5178-b305-4b3e-99b9-979d86c03cd0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.373279] [55188]: DEBUG nova.policy [None req-db760769-48f1-44b1-b05b-5125cbb23b5b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.377087] [55187]: DEBUG oslo_concurrency.lockutils [None req-e32f5178-b305-4b3e-99b9-979d86c03cd0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.378042] [55188]: DEBUG nova.policy [None req-db760769-48f1-44b1-b05b-5125cbb23b5b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.378335] [55187]: DEBUG oslo_concurrency.lockutils [None req-e32f5178-b305-4b3e-99b9-979d86c03cd0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.378540] [55187]: DEBUG oslo_concurrency.lockutils [None req-e32f5178-b305-4b3e-99b9-979d86c03cd0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.379424] [55187]: DEBUG oslo_concurrency.lockutils [None req-e32f5178-b305-4b3e-99b9-979d86c03cd0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.379506] [55188]: DEBUG nova.policy [None req-db760769-48f1-44b1-b05b-5125cbb23b5b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.379581] [55187]: DEBUG oslo_concurrency.lockutils [None req-e32f5178-b305-4b3e-99b9-979d86c03cd0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.379581] [55187]: DEBUG oslo_concurrency.lockutils [None req-e32f5178-b305-4b3e-99b9-979d86c03cd0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.379668] [55188]: INFO nova.api.openstack.requestlog [None req-db760769-48f1-44b1-b05b-5125cbb23b5b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1403 microversion: 2.20 time: 0.122053 [ 877.380115] [55188]: [pid: 55188|app: 0|req: 2632/5170] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:57 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1403 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 877.383725] [55188]: DEBUG nova.api.openstack.wsgi [None req-dfb041ae-5d08-43b7-a1fb-b4d9ca6b3283 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.384394] [55188]: DEBUG nova.compute.api [None req-dfb041ae-5d08-43b7-a1fb-b4d9ca6b3283 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.388559] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfb041ae-5d08-43b7-a1fb-b4d9ca6b3283 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.388559] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfb041ae-5d08-43b7-a1fb-b4d9ca6b3283 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.388559] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfb041ae-5d08-43b7-a1fb-b4d9ca6b3283 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.388852] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfb041ae-5d08-43b7-a1fb-b4d9ca6b3283 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.389101] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfb041ae-5d08-43b7-a1fb-b4d9ca6b3283 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.389296] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfb041ae-5d08-43b7-a1fb-b4d9ca6b3283 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.410872] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfb041ae-5d08-43b7-a1fb-b4d9ca6b3283 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.411138] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfb041ae-5d08-43b7-a1fb-b4d9ca6b3283 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.411345] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfb041ae-5d08-43b7-a1fb-b4d9ca6b3283 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.411545] [55188]: DEBUG nova.objects.instance [None req-dfb041ae-5d08-43b7-a1fb-b4d9ca6b3283 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.442685] [55188]: DEBUG nova.policy [None req-dfb041ae-5d08-43b7-a1fb-b4d9ca6b3283 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.447294] [55188]: INFO nova.api.openstack.requestlog [None req-dfb041ae-5d08-43b7-a1fb-b4d9ca6b3283 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.066522 [ 877.448643] [55188]: [pid: 55188|app: 0|req: 2633/5171] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:57 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.451546] [55188]: DEBUG nova.api.openstack.wsgi [None req-46cf4b78-1335-4143-928a-17bec5fd1f7d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.453379] [55188]: DEBUG nova.compute.api [None req-46cf4b78-1335-4143-928a-17bec5fd1f7d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.456693] [55188]: DEBUG oslo_concurrency.lockutils [None req-46cf4b78-1335-4143-928a-17bec5fd1f7d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.456930] [55188]: DEBUG oslo_concurrency.lockutils [None req-46cf4b78-1335-4143-928a-17bec5fd1f7d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.457132] [55188]: DEBUG oslo_concurrency.lockutils [None req-46cf4b78-1335-4143-928a-17bec5fd1f7d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.457528] [55188]: DEBUG oslo_concurrency.lockutils [None req-46cf4b78-1335-4143-928a-17bec5fd1f7d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.459938] [55188]: DEBUG oslo_concurrency.lockutils [None req-46cf4b78-1335-4143-928a-17bec5fd1f7d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.459938] [55188]: DEBUG oslo_concurrency.lockutils [None req-46cf4b78-1335-4143-928a-17bec5fd1f7d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.483437] [55188]: DEBUG oslo_concurrency.lockutils [None req-46cf4b78-1335-4143-928a-17bec5fd1f7d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.484661] [55188]: DEBUG oslo_concurrency.lockutils [None req-46cf4b78-1335-4143-928a-17bec5fd1f7d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.484661] [55188]: DEBUG oslo_concurrency.lockutils [None req-46cf4b78-1335-4143-928a-17bec5fd1f7d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.484661] [55188]: DEBUG nova.objects.instance [None req-46cf4b78-1335-4143-928a-17bec5fd1f7d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.495254] [55187]: DEBUG nova.policy [None req-e32f5178-b305-4b3e-99b9-979d86c03cd0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.499774] [55187]: INFO nova.api.openstack.requestlog [None req-e32f5178-b305-4b3e-99b9-979d86c03cd0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1524 microversion: 2.1 time: 0.131737 [ 877.500134] [55187]: [pid: 55187|app: 0|req: 2539/5172] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:57 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1524 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.508192] [55188]: DEBUG nova.policy [None req-46cf4b78-1335-4143-928a-17bec5fd1f7d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.512211] [55188]: INFO nova.api.openstack.requestlog [None req-46cf4b78-1335-4143-928a-17bec5fd1f7d tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.062931 [ 877.512532] [55188]: [pid: 55188|app: 0|req: 2634/5173] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:57 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.514801] [55188]: DEBUG nova.api.openstack.wsgi [None req-4135e6c7-2c7e-4e9c-90f1-07b7dd850c8e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.516491] [55188]: DEBUG nova.compute.api [None req-4135e6c7-2c7e-4e9c-90f1-07b7dd850c8e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.519657] [55188]: DEBUG oslo_concurrency.lockutils [None req-4135e6c7-2c7e-4e9c-90f1-07b7dd850c8e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.519868] [55188]: DEBUG oslo_concurrency.lockutils [None req-4135e6c7-2c7e-4e9c-90f1-07b7dd850c8e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.520068] [55188]: DEBUG oslo_concurrency.lockutils [None req-4135e6c7-2c7e-4e9c-90f1-07b7dd850c8e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.520418] [55188]: DEBUG oslo_concurrency.lockutils [None req-4135e6c7-2c7e-4e9c-90f1-07b7dd850c8e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.520617] [55188]: DEBUG oslo_concurrency.lockutils [None req-4135e6c7-2c7e-4e9c-90f1-07b7dd850c8e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.520790] [55188]: DEBUG oslo_concurrency.lockutils [None req-4135e6c7-2c7e-4e9c-90f1-07b7dd850c8e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.545027] [55188]: DEBUG oslo_concurrency.lockutils [None req-4135e6c7-2c7e-4e9c-90f1-07b7dd850c8e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.545027] [55188]: DEBUG oslo_concurrency.lockutils [None req-4135e6c7-2c7e-4e9c-90f1-07b7dd850c8e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.545027] [55188]: DEBUG oslo_concurrency.lockutils [None req-4135e6c7-2c7e-4e9c-90f1-07b7dd850c8e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.545027] [55188]: DEBUG nova.objects.instance [None req-4135e6c7-2c7e-4e9c-90f1-07b7dd850c8e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.574553] [55187]: DEBUG nova.api.openstack.wsgi [None req-379c5e6c-0c26-42dd-b5cb-7d36217eb050 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Action: 'action', calling method: >, body: {"injectNetworkInfo": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 877.574726] [55188]: DEBUG nova.policy [None req-4135e6c7-2c7e-4e9c-90f1-07b7dd850c8e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.574795] [55187]: DEBUG nova.compute.api [None req-379c5e6c-0c26-42dd-b5cb-7d36217eb050 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.576527] [55187]: DEBUG oslo_concurrency.lockutils [None req-379c5e6c-0c26-42dd-b5cb-7d36217eb050 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.576748] [55187]: DEBUG oslo_concurrency.lockutils [None req-379c5e6c-0c26-42dd-b5cb-7d36217eb050 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.576928] [55187]: DEBUG oslo_concurrency.lockutils [None req-379c5e6c-0c26-42dd-b5cb-7d36217eb050 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.577346] [55187]: DEBUG oslo_concurrency.lockutils [None req-379c5e6c-0c26-42dd-b5cb-7d36217eb050 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.577520] [55187]: DEBUG oslo_concurrency.lockutils [None req-379c5e6c-0c26-42dd-b5cb-7d36217eb050 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.577694] [55187]: DEBUG oslo_concurrency.lockutils [None req-379c5e6c-0c26-42dd-b5cb-7d36217eb050 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.577985] [55188]: INFO nova.api.openstack.requestlog [None req-4135e6c7-2c7e-4e9c-90f1-07b7dd850c8e tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.064799 [ 877.578486] [55188]: [pid: 55188|app: 0|req: 2635/5174] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:57 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.582256] [55188]: DEBUG nova.api.openstack.wsgi [None req-d8c3e0d6-c448-49cf-8dec-b5e0c55cdad0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.584712] [55188]: DEBUG nova.compute.api [None req-d8c3e0d6-c448-49cf-8dec-b5e0c55cdad0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.589138] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8c3e0d6-c448-49cf-8dec-b5e0c55cdad0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.589516] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8c3e0d6-c448-49cf-8dec-b5e0c55cdad0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.589858] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8c3e0d6-c448-49cf-8dec-b5e0c55cdad0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.590363] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8c3e0d6-c448-49cf-8dec-b5e0c55cdad0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.590697] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8c3e0d6-c448-49cf-8dec-b5e0c55cdad0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.591028] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8c3e0d6-c448-49cf-8dec-b5e0c55cdad0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.596080] [55187]: INFO nova.api.openstack.requestlog [None req-379c5e6c-0c26-42dd-b5cb-7d36217eb050 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9/action" status: 202 len: 0 microversion: 2.1 time: 0.095273 [ 877.597159] [55187]: [pid: 55187|app: 0|req: 2540/5175] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:05:57 2025] POST /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 877.600439] [55187]: DEBUG nova.api.openstack.wsgi [None req-ae56f46e-73f7-498c-987b-67dbbb5d19fa tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.601248] [55187]: DEBUG nova.compute.api [None req-ae56f46e-73f7-498c-987b-67dbbb5d19fa tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.605058] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae56f46e-73f7-498c-987b-67dbbb5d19fa tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.605308] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae56f46e-73f7-498c-987b-67dbbb5d19fa tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.605525] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae56f46e-73f7-498c-987b-67dbbb5d19fa tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.605880] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae56f46e-73f7-498c-987b-67dbbb5d19fa tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.606087] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae56f46e-73f7-498c-987b-67dbbb5d19fa tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.606259] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae56f46e-73f7-498c-987b-67dbbb5d19fa tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.653152] [55187]: DEBUG nova.policy [None req-ae56f46e-73f7-498c-987b-67dbbb5d19fa tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.657649] [55187]: INFO nova.api.openstack.requestlog [None req-ae56f46e-73f7-498c-987b-67dbbb5d19fa tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.060483 [ 877.657987] [55187]: [pid: 55187|app: 0|req: 2541/5176] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:57 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.660570] [55187]: DEBUG nova.api.openstack.wsgi [None req-3e39f550-a742-42ba-8cad-35aa5d9d4f7a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.662212] [55187]: DEBUG nova.compute.api [None req-3e39f550-a742-42ba-8cad-35aa5d9d4f7a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.669455] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e39f550-a742-42ba-8cad-35aa5d9d4f7a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.669702] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e39f550-a742-42ba-8cad-35aa5d9d4f7a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.669874] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e39f550-a742-42ba-8cad-35aa5d9d4f7a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.670256] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e39f550-a742-42ba-8cad-35aa5d9d4f7a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.670446] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e39f550-a742-42ba-8cad-35aa5d9d4f7a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.670691] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e39f550-a742-42ba-8cad-35aa5d9d4f7a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.713438] [55187]: DEBUG nova.policy [None req-3e39f550-a742-42ba-8cad-35aa5d9d4f7a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.718121] [55187]: INFO nova.api.openstack.requestlog [None req-3e39f550-a742-42ba-8cad-35aa5d9d4f7a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1292 microversion: 2.1 time: 0.057475 [ 877.718121] [55187]: [pid: 55187|app: 0|req: 2542/5177] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:58 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1292 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.719568] [55187]: DEBUG nova.api.openstack.wsgi [None req-37963e4d-3a77-4f4d-9a9e-a47d468d24a6 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.723021] [55187]: DEBUG nova.compute.api [None req-37963e4d-3a77-4f4d-9a9e-a47d468d24a6 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Searching by: {'deleted': False, 'project_id': '10f5df7a2ef343e783d1122a19bea697'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 877.729707] [55187]: DEBUG oslo_concurrency.lockutils [None req-37963e4d-3a77-4f4d-9a9e-a47d468d24a6 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.730027] [55187]: DEBUG oslo_concurrency.lockutils [None req-37963e4d-3a77-4f4d-9a9e-a47d468d24a6 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.730196] [55187]: DEBUG oslo_concurrency.lockutils [None req-37963e4d-3a77-4f4d-9a9e-a47d468d24a6 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.731403] [55187]: DEBUG oslo_concurrency.lockutils [None req-37963e4d-3a77-4f4d-9a9e-a47d468d24a6 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.731403] [55187]: DEBUG oslo_concurrency.lockutils [None req-37963e4d-3a77-4f4d-9a9e-a47d468d24a6 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.731403] [55187]: DEBUG oslo_concurrency.lockutils [None req-37963e4d-3a77-4f4d-9a9e-a47d468d24a6 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.737190] [55188]: DEBUG nova.policy [None req-d8c3e0d6-c448-49cf-8dec-b5e0c55cdad0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.743656] [55188]: INFO nova.api.openstack.requestlog [None req-d8c3e0d6-c448-49cf-8dec-b5e0c55cdad0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.164094 [ 877.743656] [55188]: [pid: 55188|app: 0|req: 2636/5178] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:57 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.749088] [55187]: INFO nova.api.openstack.requestlog [None req-37963e4d-3a77-4f4d-9a9e-a47d468d24a6 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 15 microversion: 2.1 time: 0.032018 [ 877.749439] [55187]: [pid: 55187|app: 0|req: 2543/5179] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:05:58 2025] GET /compute/v2.1/servers/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 877.758543] [55188]: DEBUG nova.api.openstack.wsgi [None req-7d35b77a-acc8-4934-9855-d2d5bf7e3adc tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.761815] [55188]: DEBUG nova.compute.api [None req-7d35b77a-acc8-4934-9855-d2d5bf7e3adc tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.769115] [55187]: DEBUG nova.api.openstack.wsgi [None req-def89b79-f79c-46f6-8802-7f6cfb365a8b tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.769886] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d35b77a-acc8-4934-9855-d2d5bf7e3adc tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.769886] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d35b77a-acc8-4934-9855-d2d5bf7e3adc tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.769997] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d35b77a-acc8-4934-9855-d2d5bf7e3adc tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.770690] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d35b77a-acc8-4934-9855-d2d5bf7e3adc tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.770690] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d35b77a-acc8-4934-9855-d2d5bf7e3adc tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.770690] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d35b77a-acc8-4934-9855-d2d5bf7e3adc tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.771555] [55187]: DEBUG nova.compute.api [None req-def89b79-f79c-46f6-8802-7f6cfb365a8b tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Searching by: {'deleted': False} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 877.774385] [55187]: DEBUG oslo_concurrency.lockutils [None req-def89b79-f79c-46f6-8802-7f6cfb365a8b tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.775019] [55187]: DEBUG oslo_concurrency.lockutils [None req-def89b79-f79c-46f6-8802-7f6cfb365a8b tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.775326] [55187]: DEBUG oslo_concurrency.lockutils [None req-def89b79-f79c-46f6-8802-7f6cfb365a8b tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.775734] [55187]: DEBUG oslo_concurrency.lockutils [None req-def89b79-f79c-46f6-8802-7f6cfb365a8b tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.775949] [55187]: DEBUG oslo_concurrency.lockutils [None req-def89b79-f79c-46f6-8802-7f6cfb365a8b tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.776138] [55187]: DEBUG oslo_concurrency.lockutils [None req-def89b79-f79c-46f6-8802-7f6cfb365a8b tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.816987] [55188]: DEBUG nova.policy [None req-7d35b77a-acc8-4934-9855-d2d5bf7e3adc tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.826023] [55188]: DEBUG nova.policy [None req-7d35b77a-acc8-4934-9855-d2d5bf7e3adc tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.826481] [55188]: DEBUG nova.policy [None req-7d35b77a-acc8-4934-9855-d2d5bf7e3adc tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.832175] [55188]: INFO nova.api.openstack.requestlog [None req-7d35b77a-acc8-4934-9855-d2d5bf7e3adc tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.076362 [ 877.832543] [55188]: [pid: 55188|app: 0|req: 2637/5180] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:58 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 877.835275] [55188]: DEBUG nova.api.openstack.wsgi [None req-e8d712dd-1ee1-4225-8d97-ed423d448d01 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.837051] [55188]: DEBUG nova.compute.api [None req-e8d712dd-1ee1-4225-8d97-ed423d448d01 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.841745] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8d712dd-1ee1-4225-8d97-ed423d448d01 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.842114] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8d712dd-1ee1-4225-8d97-ed423d448d01 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.842348] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8d712dd-1ee1-4225-8d97-ed423d448d01 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.842748] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8d712dd-1ee1-4225-8d97-ed423d448d01 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.842967] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8d712dd-1ee1-4225-8d97-ed423d448d01 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.843186] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8d712dd-1ee1-4225-8d97-ed423d448d01 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.847958] [55187]: DEBUG nova.compute.multi_cell_list [None req-def89b79-f79c-46f6-8802-7f6cfb365a8b tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Listed batch of 29 results from cell out of 1000 limit. Returned 29 total so far. {{(pid=55187) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 877.879726] [55188]: DEBUG nova.policy [None req-e8d712dd-1ee1-4225-8d97-ed423d448d01 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.883999] [55188]: INFO nova.api.openstack.requestlog [None req-e8d712dd-1ee1-4225-8d97-ed423d448d01 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.050855 [ 877.884321] [55188]: [pid: 55188|app: 0|req: 2638/5181] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:58 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.902843] [55187]: DEBUG oslo_concurrency.lockutils [None req-def89b79-f79c-46f6-8802-7f6cfb365a8b tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.903107] [55187]: DEBUG oslo_concurrency.lockutils [None req-def89b79-f79c-46f6-8802-7f6cfb365a8b tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.903290] [55187]: DEBUG oslo_concurrency.lockutils [None req-def89b79-f79c-46f6-8802-7f6cfb365a8b tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.942275] [55188]: DEBUG nova.api.openstack.wsgi [None req-dec14f9d-1920-44a3-a059-0f35409aa528 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 877.944046] [55188]: DEBUG nova.compute.api [None req-dec14f9d-1920-44a3-a059-0f35409aa528 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 877.947480] [55188]: DEBUG oslo_concurrency.lockutils [None req-dec14f9d-1920-44a3-a059-0f35409aa528 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.947716] [55188]: DEBUG oslo_concurrency.lockutils [None req-dec14f9d-1920-44a3-a059-0f35409aa528 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.947926] [55188]: DEBUG oslo_concurrency.lockutils [None req-dec14f9d-1920-44a3-a059-0f35409aa528 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.948292] [55188]: DEBUG oslo_concurrency.lockutils [None req-dec14f9d-1920-44a3-a059-0f35409aa528 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.948515] [55188]: DEBUG oslo_concurrency.lockutils [None req-dec14f9d-1920-44a3-a059-0f35409aa528 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.948699] [55188]: DEBUG oslo_concurrency.lockutils [None req-dec14f9d-1920-44a3-a059-0f35409aa528 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.015007] [55188]: DEBUG nova.policy [None req-dec14f9d-1920-44a3-a059-0f35409aa528 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.019288] [55188]: INFO nova.api.openstack.requestlog [None req-dec14f9d-1920-44a3-a059-0f35409aa528 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.079239 [ 878.019767] [55188]: [pid: 55188|app: 0|req: 2639/5182] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:58 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 878.071626] [55187]: INFO nova.api.openstack.requestlog [None req-def89b79-f79c-46f6-8802-7f6cfb365a8b tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail?all_tenants=" status: 200 len: 45243 microversion: 2.1 time: 0.306338 [ 878.072131] [55187]: [pid: 55187|app: 0|req: 2544/5183] 10.180.1.21 () {58 vars in 1166 bytes} [Wed Mar 26 22:05:58 2025] GET /compute/v2.1/servers/detail?all_tenants= => generated 45243 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 878.100182] [55188]: DEBUG nova.api.openstack.wsgi [None req-eefec1cc-e736-499e-9ee5-e1966c81be67 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.103306] [55188]: DEBUG nova.compute.api [None req-eefec1cc-e736-499e-9ee5-e1966c81be67 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Searching by: {'deleted': False, 'project_id': '10f5df7a2ef343e783d1122a19bea697'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 878.106553] [55187]: DEBUG nova.api.openstack.wsgi [None req-0aee277f-3580-4b06-9277-4fe455b930f1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.106553] [55187]: DEBUG nova.compute.api [None req-0aee277f-3580-4b06-9277-4fe455b930f1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.106770] [55188]: DEBUG oslo_concurrency.lockutils [None req-eefec1cc-e736-499e-9ee5-e1966c81be67 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.107017] [55188]: DEBUG oslo_concurrency.lockutils [None req-eefec1cc-e736-499e-9ee5-e1966c81be67 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.107228] [55188]: DEBUG oslo_concurrency.lockutils [None req-eefec1cc-e736-499e-9ee5-e1966c81be67 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.108024] [55188]: DEBUG oslo_concurrency.lockutils [None req-eefec1cc-e736-499e-9ee5-e1966c81be67 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.108024] [55188]: DEBUG oslo_concurrency.lockutils [None req-eefec1cc-e736-499e-9ee5-e1966c81be67 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.108024] [55188]: DEBUG oslo_concurrency.lockutils [None req-eefec1cc-e736-499e-9ee5-e1966c81be67 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.111944] [55187]: DEBUG oslo_concurrency.lockutils [None req-0aee277f-3580-4b06-9277-4fe455b930f1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.111944] [55187]: DEBUG oslo_concurrency.lockutils [None req-0aee277f-3580-4b06-9277-4fe455b930f1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.111944] [55187]: DEBUG oslo_concurrency.lockutils [None req-0aee277f-3580-4b06-9277-4fe455b930f1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.111944] [55187]: DEBUG oslo_concurrency.lockutils [None req-0aee277f-3580-4b06-9277-4fe455b930f1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.111944] [55187]: DEBUG oslo_concurrency.lockutils [None req-0aee277f-3580-4b06-9277-4fe455b930f1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.111944] [55187]: DEBUG oslo_concurrency.lockutils [None req-0aee277f-3580-4b06-9277-4fe455b930f1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.125216] [55188]: INFO nova.api.openstack.requestlog [None req-eefec1cc-e736-499e-9ee5-e1966c81be67 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail?tenant_id=33c126e9efc646dfab45c86d663fb428" status: 200 len: 15 microversion: 2.1 time: 0.027348 [ 878.125568] [55188]: [pid: 55188|app: 0|req: 2640/5184] 10.180.1.21 () {58 vars in 1226 bytes} [Wed Mar 26 22:05:58 2025] GET /compute/v2.1/servers/detail?tenant_id=33c126e9efc646dfab45c86d663fb428 => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 878.147230] [55188]: DEBUG nova.api.openstack.wsgi [None req-5faf165b-09da-472f-b828-8e10deeb2075 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.150738] [55188]: DEBUG nova.compute.api [None req-5faf165b-09da-472f-b828-8e10deeb2075 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Searching by: {'tenant_id': '33c126e9efc646dfab45c86d663fb428', 'deleted': False} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 878.151538] [55187]: DEBUG nova.policy [None req-0aee277f-3580-4b06-9277-4fe455b930f1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.153678] [55188]: DEBUG oslo_concurrency.lockutils [None req-5faf165b-09da-472f-b828-8e10deeb2075 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.153803] [55188]: DEBUG oslo_concurrency.lockutils [None req-5faf165b-09da-472f-b828-8e10deeb2075 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.153991] [55188]: DEBUG oslo_concurrency.lockutils [None req-5faf165b-09da-472f-b828-8e10deeb2075 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.154415] [55188]: DEBUG oslo_concurrency.lockutils [None req-5faf165b-09da-472f-b828-8e10deeb2075 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.154587] [55188]: DEBUG oslo_concurrency.lockutils [None req-5faf165b-09da-472f-b828-8e10deeb2075 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.154761] [55188]: DEBUG oslo_concurrency.lockutils [None req-5faf165b-09da-472f-b828-8e10deeb2075 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.156554] [55187]: INFO nova.api.openstack.requestlog [None req-0aee277f-3580-4b06-9277-4fe455b930f1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.054703 [ 878.157014] [55187]: [pid: 55187|app: 0|req: 2545/5185] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:58 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.164763] [55187]: DEBUG nova.api.openstack.wsgi [None req-8ab90646-7b36-478e-9933-f7cc1baf8789 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.166260] [55187]: DEBUG nova.compute.api [None req-8ab90646-7b36-478e-9933-f7cc1baf8789 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.169878] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab90646-7b36-478e-9933-f7cc1baf8789 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.170139] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab90646-7b36-478e-9933-f7cc1baf8789 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.170377] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab90646-7b36-478e-9933-f7cc1baf8789 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.170766] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab90646-7b36-478e-9933-f7cc1baf8789 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.170986] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab90646-7b36-478e-9933-f7cc1baf8789 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.171391] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab90646-7b36-478e-9933-f7cc1baf8789 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.177523] [55188]: DEBUG nova.compute.multi_cell_list [None req-5faf165b-09da-472f-b828-8e10deeb2075 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Listed batch of 4 results from cell out of 1000 limit. Returned 4 total so far. {{(pid=55188) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 878.201780] [55188]: DEBUG oslo_concurrency.lockutils [None req-5faf165b-09da-472f-b828-8e10deeb2075 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.202117] [55188]: DEBUG oslo_concurrency.lockutils [None req-5faf165b-09da-472f-b828-8e10deeb2075 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.202311] [55188]: DEBUG oslo_concurrency.lockutils [None req-5faf165b-09da-472f-b828-8e10deeb2075 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.202818] [55187]: DEBUG nova.policy [None req-8ab90646-7b36-478e-9933-f7cc1baf8789 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.207983] [55187]: INFO nova.api.openstack.requestlog [None req-8ab90646-7b36-478e-9933-f7cc1baf8789 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.044766 [ 878.207983] [55187]: [pid: 55187|app: 0|req: 2546/5186] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:58 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.210532] [55187]: DEBUG nova.api.openstack.wsgi [None req-bf336f2d-1a3a-4035-864e-4e890ba00497 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.213249] [55187]: DEBUG nova.compute.api [None req-bf336f2d-1a3a-4035-864e-4e890ba00497 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.216773] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf336f2d-1a3a-4035-864e-4e890ba00497 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.217046] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf336f2d-1a3a-4035-864e-4e890ba00497 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.217262] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf336f2d-1a3a-4035-864e-4e890ba00497 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.218259] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf336f2d-1a3a-4035-864e-4e890ba00497 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.218259] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf336f2d-1a3a-4035-864e-4e890ba00497 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.218259] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf336f2d-1a3a-4035-864e-4e890ba00497 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.253088] [55187]: DEBUG nova.policy [None req-bf336f2d-1a3a-4035-864e-4e890ba00497 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.258426] [55187]: INFO nova.api.openstack.requestlog [None req-bf336f2d-1a3a-4035-864e-4e890ba00497 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.050009 [ 878.258837] [55187]: [pid: 55187|app: 0|req: 2547/5187] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:58 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.262841] [55187]: DEBUG nova.api.openstack.wsgi [req-e3d7ec79-bc0d-4b48-9710-2cd99669320f req-c440a0f0-9623-44a2-b5ac-1da2e8be21f4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7924a374-ef2b-4bb4-8f75-ed183c3ef7e6", "name": "network-vif-plugged", "status": "completed", "tag": "df324f48-6193-4c86-9eb3-a1d14344d45d"}, {"name": "network-changed", "server_uuid": "7924a374-ef2b-4bb4-8f75-ed183c3ef7e6", "tag": "df324f48-6193-4c86-9eb3-a1d14344d45d"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 878.273452] [55187]: DEBUG oslo_concurrency.lockutils [req-e3d7ec79-bc0d-4b48-9710-2cd99669320f req-c440a0f0-9623-44a2-b5ac-1da2e8be21f4 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.274017] [55187]: DEBUG oslo_concurrency.lockutils [req-e3d7ec79-bc0d-4b48-9710-2cd99669320f req-c440a0f0-9623-44a2-b5ac-1da2e8be21f4 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.274363] [55187]: DEBUG oslo_concurrency.lockutils [req-e3d7ec79-bc0d-4b48-9710-2cd99669320f req-c440a0f0-9623-44a2-b5ac-1da2e8be21f4 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.285171] [55187]: INFO nova.api.openstack.compute.server_external_events [req-e3d7ec79-bc0d-4b48-9710-2cd99669320f req-c440a0f0-9623-44a2-b5ac-1da2e8be21f4 service nova] Creating event network-vif-plugged:df324f48-6193-4c86-9eb3-a1d14344d45d for instance 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 on cpu-1 [ 878.285649] [55187]: INFO nova.api.openstack.compute.server_external_events [req-e3d7ec79-bc0d-4b48-9710-2cd99669320f req-c440a0f0-9623-44a2-b5ac-1da2e8be21f4 service nova] Creating event network-changed:df324f48-6193-4c86-9eb3-a1d14344d45d for instance 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 on cpu-1 [ 878.290820] [55187]: INFO nova.api.openstack.requestlog [req-e3d7ec79-bc0d-4b48-9710-2cd99669320f req-c440a0f0-9623-44a2-b5ac-1da2e8be21f4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.029942 [ 878.290820] [55187]: [pid: 55187|app: 0|req: 2548/5188] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:05:58 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 878.295966] [55187]: DEBUG nova.api.openstack.wsgi [None req-a3505ccd-3f6f-46b2-b5fc-ae73f426a257 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.298543] [55187]: DEBUG nova.compute.api [None req-a3505ccd-3f6f-46b2-b5fc-ae73f426a257 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.302628] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3505ccd-3f6f-46b2-b5fc-ae73f426a257 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.302986] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3505ccd-3f6f-46b2-b5fc-ae73f426a257 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.303289] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3505ccd-3f6f-46b2-b5fc-ae73f426a257 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.304016] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3505ccd-3f6f-46b2-b5fc-ae73f426a257 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.304016] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3505ccd-3f6f-46b2-b5fc-ae73f426a257 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.304261] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3505ccd-3f6f-46b2-b5fc-ae73f426a257 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.332842] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3505ccd-3f6f-46b2-b5fc-ae73f426a257 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.332958] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3505ccd-3f6f-46b2-b5fc-ae73f426a257 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.333141] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3505ccd-3f6f-46b2-b5fc-ae73f426a257 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.333344] [55187]: DEBUG nova.objects.instance [None req-a3505ccd-3f6f-46b2-b5fc-ae73f426a257 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.345992] [55188]: INFO nova.api.openstack.requestlog [None req-5faf165b-09da-472f-b828-8e10deeb2075 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail?all_tenants=&tenant_id=33c126e9efc646dfab45c86d663fb428" status: 200 len: 6661 microversion: 2.1 time: 0.203032 [ 878.346632] [55188]: [pid: 55188|app: 0|req: 2641/5189] 10.180.1.21 () {58 vars in 1252 bytes} [Wed Mar 26 22:05:58 2025] GET /compute/v2.1/servers/detail?all_tenants=&tenant_id=33c126e9efc646dfab45c86d663fb428 => generated 6661 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.351212] [55188]: DEBUG nova.api.openstack.wsgi [None req-64933da6-3eb6-4c5f-a54b-d011b2017767 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.353172] [55188]: DEBUG nova.compute.api [None req-64933da6-3eb6-4c5f-a54b-d011b2017767 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.358151] [55188]: DEBUG oslo_concurrency.lockutils [None req-64933da6-3eb6-4c5f-a54b-d011b2017767 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.358476] [55188]: DEBUG oslo_concurrency.lockutils [None req-64933da6-3eb6-4c5f-a54b-d011b2017767 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.358749] [55188]: DEBUG oslo_concurrency.lockutils [None req-64933da6-3eb6-4c5f-a54b-d011b2017767 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.359173] [55188]: DEBUG oslo_concurrency.lockutils [None req-64933da6-3eb6-4c5f-a54b-d011b2017767 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.359421] [55188]: DEBUG oslo_concurrency.lockutils [None req-64933da6-3eb6-4c5f-a54b-d011b2017767 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.359649] [55188]: DEBUG oslo_concurrency.lockutils [None req-64933da6-3eb6-4c5f-a54b-d011b2017767 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.366340] [55187]: DEBUG nova.policy [None req-a3505ccd-3f6f-46b2-b5fc-ae73f426a257 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.373125] [55187]: INFO nova.api.openstack.requestlog [None req-a3505ccd-3f6f-46b2-b5fc-ae73f426a257 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.082172 [ 878.373504] [55187]: [pid: 55187|app: 0|req: 2549/5190] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:58 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.380285] [55187]: DEBUG nova.api.openstack.wsgi [None req-6a7bb9d6-d5e5-4782-88ce-f44e561c1a76 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.385636] [55187]: DEBUG nova.compute.api [None req-6a7bb9d6-d5e5-4782-88ce-f44e561c1a76 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Searching by: {'tenant_id': '10f5df7a2ef343e783d1122a19bea697', 'deleted': False} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 878.390593] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a7bb9d6-d5e5-4782-88ce-f44e561c1a76 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.392869] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a7bb9d6-d5e5-4782-88ce-f44e561c1a76 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.392869] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a7bb9d6-d5e5-4782-88ce-f44e561c1a76 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.393118] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a7bb9d6-d5e5-4782-88ce-f44e561c1a76 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.393442] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a7bb9d6-d5e5-4782-88ce-f44e561c1a76 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.393727] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a7bb9d6-d5e5-4782-88ce-f44e561c1a76 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.403757] [55188]: DEBUG nova.policy [None req-64933da6-3eb6-4c5f-a54b-d011b2017767 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.408535] [55188]: INFO nova.api.openstack.requestlog [None req-64933da6-3eb6-4c5f-a54b-d011b2017767 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1243 microversion: 2.1 time: 0.060570 [ 878.408912] [55188]: [pid: 55188|app: 0|req: 2642/5191] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:58 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1243 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.411876] [55188]: DEBUG nova.api.openstack.wsgi [None req-706f01f2-ed08-45cf-96d6-6c28c2d5ba59 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.413549] [55188]: DEBUG nova.compute.api [None req-706f01f2-ed08-45cf-96d6-6c28c2d5ba59 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.417141] [55188]: DEBUG oslo_concurrency.lockutils [None req-706f01f2-ed08-45cf-96d6-6c28c2d5ba59 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.417489] [55188]: DEBUG oslo_concurrency.lockutils [None req-706f01f2-ed08-45cf-96d6-6c28c2d5ba59 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.417679] [55188]: DEBUG oslo_concurrency.lockutils [None req-706f01f2-ed08-45cf-96d6-6c28c2d5ba59 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.418124] [55188]: DEBUG oslo_concurrency.lockutils [None req-706f01f2-ed08-45cf-96d6-6c28c2d5ba59 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.418359] [55188]: DEBUG oslo_concurrency.lockutils [None req-706f01f2-ed08-45cf-96d6-6c28c2d5ba59 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.418615] [55188]: DEBUG oslo_concurrency.lockutils [None req-706f01f2-ed08-45cf-96d6-6c28c2d5ba59 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.420424] [55187]: INFO nova.api.openstack.requestlog [None req-6a7bb9d6-d5e5-4782-88ce-f44e561c1a76 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail?all_tenants=&tenant_id=10f5df7a2ef343e783d1122a19bea697" status: 200 len: 15 microversion: 2.1 time: 0.046161 [ 878.420750] [55187]: [pid: 55187|app: 0|req: 2550/5192] 10.180.1.21 () {58 vars in 1252 bytes} [Wed Mar 26 22:05:58 2025] GET /compute/v2.1/servers/detail?all_tenants=&tenant_id=10f5df7a2ef343e783d1122a19bea697 => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 878.435021] [55187]: DEBUG nova.api.openstack.wsgi [None req-4dd2ab3b-cbbc-406a-998d-53bed4aa2f0f tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.437051] [55187]: INFO nova.api.openstack.requestlog [None req-4dd2ab3b-cbbc-406a-998d-53bed4aa2f0f tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail?status=invalid_status" status: 200 len: 15 microversion: 2.1 time: 0.005479 [ 878.437793] [55187]: [pid: 55187|app: 0|req: 2551/5193] 10.180.1.21 () {58 vars in 1184 bytes} [Wed Mar 26 22:05:58 2025] GET /compute/v2.1/servers/detail?status=invalid_status => generated 15 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 878.452333] [55187]: DEBUG nova.api.openstack.wsgi [None req-223c4d3d-81fe-44f4-84b1-01afe10604da tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 878.455242] [55187]: DEBUG nova.compute.api [None req-223c4d3d-81fe-44f4-84b1-01afe10604da tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.461720] [55187]: DEBUG oslo_concurrency.lockutils [None req-223c4d3d-81fe-44f4-84b1-01afe10604da tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.462225] [55187]: DEBUG oslo_concurrency.lockutils [None req-223c4d3d-81fe-44f4-84b1-01afe10604da tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.462657] [55187]: DEBUG oslo_concurrency.lockutils [None req-223c4d3d-81fe-44f4-84b1-01afe10604da tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.463266] [55187]: DEBUG oslo_concurrency.lockutils [None req-223c4d3d-81fe-44f4-84b1-01afe10604da tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.463633] [55187]: DEBUG oslo_concurrency.lockutils [None req-223c4d3d-81fe-44f4-84b1-01afe10604da tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.463998] [55187]: DEBUG oslo_concurrency.lockutils [None req-223c4d3d-81fe-44f4-84b1-01afe10604da tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.507366] [55188]: DEBUG nova.policy [None req-706f01f2-ed08-45cf-96d6-6c28c2d5ba59 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.512310] [55188]: DEBUG nova.policy [None req-706f01f2-ed08-45cf-96d6-6c28c2d5ba59 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.512916] [55188]: DEBUG nova.policy [None req-706f01f2-ed08-45cf-96d6-6c28c2d5ba59 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.513559] [55188]: INFO nova.api.openstack.requestlog [None req-706f01f2-ed08-45cf-96d6-6c28c2d5ba59 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1403 microversion: 2.20 time: 0.104138 [ 878.513878] [55188]: [pid: 55188|app: 0|req: 2643/5194] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:58 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1403 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 878.516126] [55187]: INFO nova.api.openstack.requestlog [None req-223c4d3d-81fe-44f4-84b1-01afe10604da tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628/action" status: 202 len: 0 microversion: 2.1 time: 0.067452 [ 878.516180] [55188]: DEBUG nova.api.openstack.wsgi [None req-4b5a9c06-33fd-43d5-a6d7-605eb38dd918 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.516511] [55187]: [pid: 55187|app: 0|req: 2552/5195] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:05:58 2025] POST /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 878.517728] [55188]: DEBUG nova.compute.api [None req-4b5a9c06-33fd-43d5-a6d7-605eb38dd918 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.519057] [55187]: DEBUG nova.api.openstack.wsgi [None req-bd1bd5b0-f60f-41fb-8aaa-32150b614d5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.520531] [55187]: DEBUG nova.compute.api [None req-bd1bd5b0-f60f-41fb-8aaa-32150b614d5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.521073] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b5a9c06-33fd-43d5-a6d7-605eb38dd918 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.522044] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b5a9c06-33fd-43d5-a6d7-605eb38dd918 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.522044] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b5a9c06-33fd-43d5-a6d7-605eb38dd918 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.522044] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b5a9c06-33fd-43d5-a6d7-605eb38dd918 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.522204] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b5a9c06-33fd-43d5-a6d7-605eb38dd918 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.522237] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b5a9c06-33fd-43d5-a6d7-605eb38dd918 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.524215] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd1bd5b0-f60f-41fb-8aaa-32150b614d5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.524462] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd1bd5b0-f60f-41fb-8aaa-32150b614d5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.524691] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd1bd5b0-f60f-41fb-8aaa-32150b614d5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.525060] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd1bd5b0-f60f-41fb-8aaa-32150b614d5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.525343] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd1bd5b0-f60f-41fb-8aaa-32150b614d5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.525497] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd1bd5b0-f60f-41fb-8aaa-32150b614d5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.541252] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b5a9c06-33fd-43d5-a6d7-605eb38dd918 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.541494] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b5a9c06-33fd-43d5-a6d7-605eb38dd918 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.541683] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b5a9c06-33fd-43d5-a6d7-605eb38dd918 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.541881] [55188]: DEBUG nova.objects.instance [None req-4b5a9c06-33fd-43d5-a6d7-605eb38dd918 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.560982] [55188]: DEBUG nova.policy [None req-4b5a9c06-33fd-43d5-a6d7-605eb38dd918 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.565108] [55188]: INFO nova.api.openstack.requestlog [None req-4b5a9c06-33fd-43d5-a6d7-605eb38dd918 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.050624 [ 878.565444] [55188]: [pid: 55188|app: 0|req: 2644/5196] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:58 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.567871] [55188]: DEBUG nova.api.openstack.wsgi [None req-5af2f24c-5ee0-4c55-9d01-c78a909a555b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.573313] [55188]: DEBUG nova.policy [None req-5af2f24c-5ee0-4c55-9d01-c78a909a555b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.573715] [55188]: DEBUG nova.compute.api [None req-5af2f24c-5ee0-4c55-9d01-c78a909a555b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Searching by: {'vm_state': ['error'], 'deleted': False, 'project_id': '33c126e9efc646dfab45c86d663fb428'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 878.577377] [55188]: DEBUG oslo_concurrency.lockutils [None req-5af2f24c-5ee0-4c55-9d01-c78a909a555b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.577667] [55188]: DEBUG oslo_concurrency.lockutils [None req-5af2f24c-5ee0-4c55-9d01-c78a909a555b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.577862] [55188]: DEBUG oslo_concurrency.lockutils [None req-5af2f24c-5ee0-4c55-9d01-c78a909a555b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.578283] [55188]: DEBUG oslo_concurrency.lockutils [None req-5af2f24c-5ee0-4c55-9d01-c78a909a555b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.578490] [55188]: DEBUG oslo_concurrency.lockutils [None req-5af2f24c-5ee0-4c55-9d01-c78a909a555b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.578666] [55188]: DEBUG oslo_concurrency.lockutils [None req-5af2f24c-5ee0-4c55-9d01-c78a909a555b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.594935] [55187]: DEBUG nova.policy [None req-bd1bd5b0-f60f-41fb-8aaa-32150b614d5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.599393] [55187]: INFO nova.api.openstack.requestlog [None req-bd1bd5b0-f60f-41fb-8aaa-32150b614d5e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1524 microversion: 2.1 time: 0.082298 [ 878.599722] [55187]: [pid: 55187|app: 0|req: 2553/5197] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:58 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1524 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.602193] [55187]: DEBUG nova.api.openstack.wsgi [None req-95de883e-e3c1-46e5-a2a2-eb4f8e4b5ef6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.603765] [55187]: DEBUG nova.compute.api [None req-95de883e-e3c1-46e5-a2a2-eb4f8e4b5ef6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.606813] [55187]: DEBUG oslo_concurrency.lockutils [None req-95de883e-e3c1-46e5-a2a2-eb4f8e4b5ef6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.607056] [55187]: DEBUG oslo_concurrency.lockutils [None req-95de883e-e3c1-46e5-a2a2-eb4f8e4b5ef6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.607242] [55187]: DEBUG oslo_concurrency.lockutils [None req-95de883e-e3c1-46e5-a2a2-eb4f8e4b5ef6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.607617] [55187]: DEBUG oslo_concurrency.lockutils [None req-95de883e-e3c1-46e5-a2a2-eb4f8e4b5ef6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.607817] [55187]: DEBUG oslo_concurrency.lockutils [None req-95de883e-e3c1-46e5-a2a2-eb4f8e4b5ef6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.607988] [55187]: DEBUG oslo_concurrency.lockutils [None req-95de883e-e3c1-46e5-a2a2-eb4f8e4b5ef6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.617697] [55188]: DEBUG nova.compute.multi_cell_list [None req-5af2f24c-5ee0-4c55-9d01-c78a909a555b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=55188) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 878.629687] [55187]: DEBUG oslo_concurrency.lockutils [None req-95de883e-e3c1-46e5-a2a2-eb4f8e4b5ef6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.629687] [55187]: DEBUG oslo_concurrency.lockutils [None req-95de883e-e3c1-46e5-a2a2-eb4f8e4b5ef6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.629687] [55187]: DEBUG oslo_concurrency.lockutils [None req-95de883e-e3c1-46e5-a2a2-eb4f8e4b5ef6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.629687] [55187]: DEBUG nova.objects.instance [None req-95de883e-e3c1-46e5-a2a2-eb4f8e4b5ef6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.645189] [55188]: INFO nova.api.openstack.requestlog [None req-5af2f24c-5ee0-4c55-9d01-c78a909a555b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers?status=error" status: 200 len: 339 microversion: 2.1 time: 0.078774 [ 878.645189] [55188]: [pid: 55188|app: 0|req: 2645/5198] 10.180.1.21 () {58 vars in 1145 bytes} [Wed Mar 26 22:05:58 2025] GET /compute/v2.1/servers?status=error => generated 339 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 878.647789] [55188]: DEBUG nova.api.openstack.wsgi [None req-f679c977-5d37-42ef-a1a7-d2349067959d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.650208] [55188]: DEBUG nova.compute.api [None req-f679c977-5d37-42ef-a1a7-d2349067959d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.651380] [55187]: DEBUG nova.policy [None req-95de883e-e3c1-46e5-a2a2-eb4f8e4b5ef6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.654150] [55188]: DEBUG oslo_concurrency.lockutils [None req-f679c977-5d37-42ef-a1a7-d2349067959d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.654150] [55188]: DEBUG oslo_concurrency.lockutils [None req-f679c977-5d37-42ef-a1a7-d2349067959d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.654150] [55188]: DEBUG oslo_concurrency.lockutils [None req-f679c977-5d37-42ef-a1a7-d2349067959d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.654489] [55188]: DEBUG oslo_concurrency.lockutils [None req-f679c977-5d37-42ef-a1a7-d2349067959d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.654693] [55188]: DEBUG oslo_concurrency.lockutils [None req-f679c977-5d37-42ef-a1a7-d2349067959d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.654866] [55188]: DEBUG oslo_concurrency.lockutils [None req-f679c977-5d37-42ef-a1a7-d2349067959d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.655664] [55187]: INFO nova.api.openstack.requestlog [None req-95de883e-e3c1-46e5-a2a2-eb4f8e4b5ef6 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.055339 [ 878.656022] [55187]: [pid: 55187|app: 0|req: 2554/5199] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:58 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.658805] [55187]: DEBUG nova.api.openstack.wsgi [None req-a17bb806-f8ea-4cd1-9161-c4a71685497c tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "active"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 878.661446] [55187]: DEBUG nova.compute.api [None req-a17bb806-f8ea-4cd1-9161-c4a71685497c tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.663783] [55187]: DEBUG oslo_concurrency.lockutils [None req-a17bb806-f8ea-4cd1-9161-c4a71685497c tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.664318] [55187]: DEBUG oslo_concurrency.lockutils [None req-a17bb806-f8ea-4cd1-9161-c4a71685497c tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.664318] [55187]: DEBUG oslo_concurrency.lockutils [None req-a17bb806-f8ea-4cd1-9161-c4a71685497c tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.664449] [55187]: DEBUG oslo_concurrency.lockutils [None req-a17bb806-f8ea-4cd1-9161-c4a71685497c tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.664635] [55187]: DEBUG oslo_concurrency.lockutils [None req-a17bb806-f8ea-4cd1-9161-c4a71685497c tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.664807] [55187]: DEBUG oslo_concurrency.lockutils [None req-a17bb806-f8ea-4cd1-9161-c4a71685497c tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.672335] [55188]: DEBUG oslo_concurrency.lockutils [None req-f679c977-5d37-42ef-a1a7-d2349067959d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.672590] [55188]: DEBUG oslo_concurrency.lockutils [None req-f679c977-5d37-42ef-a1a7-d2349067959d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.672773] [55188]: DEBUG oslo_concurrency.lockutils [None req-f679c977-5d37-42ef-a1a7-d2349067959d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.672971] [55188]: DEBUG nova.objects.instance [None req-f679c977-5d37-42ef-a1a7-d2349067959d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.698971] [55188]: DEBUG nova.policy [None req-f679c977-5d37-42ef-a1a7-d2349067959d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.703599] [55188]: INFO nova.api.openstack.requestlog [None req-f679c977-5d37-42ef-a1a7-d2349067959d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.057731 [ 878.703901] [55188]: [pid: 55188|app: 0|req: 2646/5200] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:59 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.704009] [55187]: INFO nova.api.openstack.requestlog [None req-a17bb806-f8ea-4cd1-9161-c4a71685497c tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628/action" status: 202 len: 0 microversion: 2.1 time: 0.047324 [ 878.706134] [55187]: [pid: 55187|app: 0|req: 2555/5201] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:05:59 2025] POST /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 878.707497] [55188]: DEBUG nova.api.openstack.wsgi [None req-cc309247-616a-4cb1-b30b-75ac3fab1430 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.709777] [55187]: DEBUG nova.api.openstack.wsgi [None req-39f18eda-e253-4bdb-ba96-8a862e760ba8 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.709938] [55188]: DEBUG nova.compute.api [None req-cc309247-616a-4cb1-b30b-75ac3fab1430 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.710496] [55187]: DEBUG nova.compute.api [None req-39f18eda-e253-4bdb-ba96-8a862e760ba8 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.712800] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc309247-616a-4cb1-b30b-75ac3fab1430 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.713047] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc309247-616a-4cb1-b30b-75ac3fab1430 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.713233] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc309247-616a-4cb1-b30b-75ac3fab1430 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.713594] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc309247-616a-4cb1-b30b-75ac3fab1430 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.713789] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc309247-616a-4cb1-b30b-75ac3fab1430 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.713926] [55187]: DEBUG oslo_concurrency.lockutils [None req-39f18eda-e253-4bdb-ba96-8a862e760ba8 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.713983] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc309247-616a-4cb1-b30b-75ac3fab1430 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.714179] [55187]: DEBUG oslo_concurrency.lockutils [None req-39f18eda-e253-4bdb-ba96-8a862e760ba8 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.714356] [55187]: DEBUG oslo_concurrency.lockutils [None req-39f18eda-e253-4bdb-ba96-8a862e760ba8 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.714690] [55187]: DEBUG oslo_concurrency.lockutils [None req-39f18eda-e253-4bdb-ba96-8a862e760ba8 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.714876] [55187]: DEBUG oslo_concurrency.lockutils [None req-39f18eda-e253-4bdb-ba96-8a862e760ba8 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.715049] [55187]: DEBUG oslo_concurrency.lockutils [None req-39f18eda-e253-4bdb-ba96-8a862e760ba8 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.750073] [55188]: DEBUG nova.policy [None req-cc309247-616a-4cb1-b30b-75ac3fab1430 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.755014] [55188]: INFO nova.api.openstack.requestlog [None req-cc309247-616a-4cb1-b30b-75ac3fab1430 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.050497 [ 878.755518] [55188]: [pid: 55188|app: 0|req: 2647/5202] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:59 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.758203] [55188]: DEBUG nova.api.openstack.wsgi [None req-74cef1a1-ed74-4dcf-95f2-6765302ecc35 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.759815] [55188]: DEBUG nova.compute.api [None req-74cef1a1-ed74-4dcf-95f2-6765302ecc35 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.764178] [55188]: DEBUG oslo_concurrency.lockutils [None req-74cef1a1-ed74-4dcf-95f2-6765302ecc35 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.764417] [55188]: DEBUG oslo_concurrency.lockutils [None req-74cef1a1-ed74-4dcf-95f2-6765302ecc35 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.764876] [55188]: DEBUG oslo_concurrency.lockutils [None req-74cef1a1-ed74-4dcf-95f2-6765302ecc35 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.764969] [55188]: DEBUG oslo_concurrency.lockutils [None req-74cef1a1-ed74-4dcf-95f2-6765302ecc35 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.765215] [55188]: DEBUG oslo_concurrency.lockutils [None req-74cef1a1-ed74-4dcf-95f2-6765302ecc35 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.765327] [55188]: DEBUG oslo_concurrency.lockutils [None req-74cef1a1-ed74-4dcf-95f2-6765302ecc35 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.795684] [55187]: INFO nova.api.openstack.requestlog [None req-39f18eda-e253-4bdb-ba96-8a862e760ba8 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1673 microversion: 2.1 time: 0.088334 [ 878.796064] [55187]: [pid: 55187|app: 0|req: 2556/5203] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:59 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1673 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.798975] [55187]: DEBUG nova.api.openstack.wsgi [None req-6407333c-5a09-4985-bad1-cf4b6aa8c754 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.800594] [55187]: DEBUG nova.compute.api [None req-6407333c-5a09-4985-bad1-cf4b6aa8c754 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.805687] [55187]: DEBUG oslo_concurrency.lockutils [None req-6407333c-5a09-4985-bad1-cf4b6aa8c754 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.806040] [55187]: DEBUG oslo_concurrency.lockutils [None req-6407333c-5a09-4985-bad1-cf4b6aa8c754 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.806246] [55187]: DEBUG oslo_concurrency.lockutils [None req-6407333c-5a09-4985-bad1-cf4b6aa8c754 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.806703] [55187]: DEBUG oslo_concurrency.lockutils [None req-6407333c-5a09-4985-bad1-cf4b6aa8c754 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.806906] [55187]: DEBUG oslo_concurrency.lockutils [None req-6407333c-5a09-4985-bad1-cf4b6aa8c754 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.807109] [55187]: DEBUG oslo_concurrency.lockutils [None req-6407333c-5a09-4985-bad1-cf4b6aa8c754 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.810186] [55188]: DEBUG nova.policy [None req-74cef1a1-ed74-4dcf-95f2-6765302ecc35 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.814744] [55188]: INFO nova.api.openstack.requestlog [None req-74cef1a1-ed74-4dcf-95f2-6765302ecc35 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1300 microversion: 2.1 time: 0.058612 [ 878.815075] [55188]: [pid: 55188|app: 0|req: 2648/5204] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:59 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1300 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.817637] [55188]: DEBUG nova.api.openstack.wsgi [None req-94033c3e-bb34-4db0-ac52-fc6afad7f7b7 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.819434] [55188]: DEBUG nova.compute.api [None req-94033c3e-bb34-4db0-ac52-fc6afad7f7b7 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.823446] [55188]: DEBUG oslo_concurrency.lockutils [None req-94033c3e-bb34-4db0-ac52-fc6afad7f7b7 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.823701] [55188]: DEBUG oslo_concurrency.lockutils [None req-94033c3e-bb34-4db0-ac52-fc6afad7f7b7 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.823890] [55188]: DEBUG oslo_concurrency.lockutils [None req-94033c3e-bb34-4db0-ac52-fc6afad7f7b7 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.824257] [55188]: DEBUG oslo_concurrency.lockutils [None req-94033c3e-bb34-4db0-ac52-fc6afad7f7b7 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.824459] [55188]: DEBUG oslo_concurrency.lockutils [None req-94033c3e-bb34-4db0-ac52-fc6afad7f7b7 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.824633] [55188]: DEBUG oslo_concurrency.lockutils [None req-94033c3e-bb34-4db0-ac52-fc6afad7f7b7 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.904797] [55187]: DEBUG nova.policy [None req-6407333c-5a09-4985-bad1-cf4b6aa8c754 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.911518] [55187]: INFO nova.api.openstack.requestlog [None req-6407333c-5a09-4985-bad1-cf4b6aa8c754 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.112532 [ 878.911518] [55187]: [pid: 55187|app: 0|req: 2557/5205] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:59 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.915173] [55187]: DEBUG nova.api.openstack.wsgi [None req-019d1c36-bda2-42e9-8320-ce46d30541c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.915173] [55187]: DEBUG nova.compute.api [None req-019d1c36-bda2-42e9-8320-ce46d30541c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.917111] [55187]: DEBUG oslo_concurrency.lockutils [None req-019d1c36-bda2-42e9-8320-ce46d30541c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.917363] [55187]: DEBUG oslo_concurrency.lockutils [None req-019d1c36-bda2-42e9-8320-ce46d30541c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.917553] [55187]: DEBUG oslo_concurrency.lockutils [None req-019d1c36-bda2-42e9-8320-ce46d30541c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.917934] [55187]: DEBUG oslo_concurrency.lockutils [None req-019d1c36-bda2-42e9-8320-ce46d30541c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.918091] [55187]: DEBUG oslo_concurrency.lockutils [None req-019d1c36-bda2-42e9-8320-ce46d30541c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.918258] [55187]: DEBUG oslo_concurrency.lockutils [None req-019d1c36-bda2-42e9-8320-ce46d30541c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.951137] [55187]: DEBUG nova.policy [None req-019d1c36-bda2-42e9-8320-ce46d30541c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.956145] [55187]: DEBUG nova.policy [None req-019d1c36-bda2-42e9-8320-ce46d30541c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.956805] [55187]: DEBUG nova.policy [None req-019d1c36-bda2-42e9-8320-ce46d30541c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.960389] [55187]: INFO nova.api.openstack.requestlog [None req-019d1c36-bda2-42e9-8320-ce46d30541c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.050009 [ 878.960736] [55187]: [pid: 55187|app: 0|req: 2558/5206] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:59 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 878.963135] [55187]: DEBUG nova.api.openstack.wsgi [None req-22254c85-2339-4337-84c3-a5043e1ee327 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 878.964869] [55187]: DEBUG nova.compute.api [None req-22254c85-2339-4337-84c3-a5043e1ee327 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 878.967993] [55187]: DEBUG oslo_concurrency.lockutils [None req-22254c85-2339-4337-84c3-a5043e1ee327 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.968248] [55187]: DEBUG oslo_concurrency.lockutils [None req-22254c85-2339-4337-84c3-a5043e1ee327 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.968438] [55187]: DEBUG oslo_concurrency.lockutils [None req-22254c85-2339-4337-84c3-a5043e1ee327 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.968795] [55187]: DEBUG oslo_concurrency.lockutils [None req-22254c85-2339-4337-84c3-a5043e1ee327 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.969047] [55187]: DEBUG oslo_concurrency.lockutils [None req-22254c85-2339-4337-84c3-a5043e1ee327 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.969184] [55187]: DEBUG oslo_concurrency.lockutils [None req-22254c85-2339-4337-84c3-a5043e1ee327 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.988112] [55188]: INFO nova.api.openstack.requestlog [None req-94033c3e-bb34-4db0-ac52-fc6afad7f7b7 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1673 microversion: 2.1 time: 0.172308 [ 878.988488] [55188]: [pid: 55188|app: 0|req: 2649/5207] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:59 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1673 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.001827] [55188]: DEBUG nova.api.openstack.wsgi [None req-a9789634-44ee-4711-bd32-7c3d38c62ec7 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.002145] [55187]: DEBUG nova.policy [None req-22254c85-2339-4337-84c3-a5043e1ee327 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.005259] [55188]: DEBUG nova.compute.api [None req-a9789634-44ee-4711-bd32-7c3d38c62ec7 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Searching by: {'host': 'cpu-1', 'deleted': False} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 879.007389] [55187]: INFO nova.api.openstack.requestlog [None req-22254c85-2339-4337-84c3-a5043e1ee327 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.045756 [ 879.007746] [55187]: [pid: 55187|app: 0|req: 2559/5208] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:59 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.012016] [55188]: DEBUG oslo_concurrency.lockutils [None req-a9789634-44ee-4711-bd32-7c3d38c62ec7 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.012016] [55188]: DEBUG oslo_concurrency.lockutils [None req-a9789634-44ee-4711-bd32-7c3d38c62ec7 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.012016] [55188]: DEBUG oslo_concurrency.lockutils [None req-a9789634-44ee-4711-bd32-7c3d38c62ec7 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.012016] [55188]: DEBUG oslo_concurrency.lockutils [None req-a9789634-44ee-4711-bd32-7c3d38c62ec7 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.012016] [55188]: DEBUG oslo_concurrency.lockutils [None req-a9789634-44ee-4711-bd32-7c3d38c62ec7 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.012016] [55188]: DEBUG oslo_concurrency.lockutils [None req-a9789634-44ee-4711-bd32-7c3d38c62ec7 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.033853] [55187]: DEBUG nova.api.openstack.wsgi [None req-e3746755-3ff4-4b60-9c93-67da694f2a2d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.036145] [55187]: DEBUG nova.compute.api [None req-e3746755-3ff4-4b60-9c93-67da694f2a2d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.040317] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3746755-3ff4-4b60-9c93-67da694f2a2d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.040557] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3746755-3ff4-4b60-9c93-67da694f2a2d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.040744] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3746755-3ff4-4b60-9c93-67da694f2a2d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.041108] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3746755-3ff4-4b60-9c93-67da694f2a2d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.041310] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3746755-3ff4-4b60-9c93-67da694f2a2d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.041482] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3746755-3ff4-4b60-9c93-67da694f2a2d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.065424] [55188]: DEBUG nova.compute.multi_cell_list [None req-a9789634-44ee-4711-bd32-7c3d38c62ec7 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Listed batch of 21 results from cell out of 1000 limit. Returned 21 total so far. {{(pid=55188) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 879.093850] [55188]: INFO nova.api.openstack.requestlog [None req-a9789634-44ee-4711-bd32-7c3d38c62ec7 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] 10.180.1.21 "GET /compute/v2.1/servers?host=cpu-1&all_tenants=1" status: 200 len: 6920 microversion: 2.1 time: 0.094107 [ 879.094254] [55188]: [pid: 55188|app: 0|req: 2650/5209] 10.180.1.21 () {58 vars in 1169 bytes} [Wed Mar 26 22:05:59 2025] GET /compute/v2.1/servers?host=cpu-1&all_tenants=1 => generated 6920 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.104373] [55188]: DEBUG nova.api.openstack.wsgi [None req-675d9bc1-220f-4bd4-97b6-b4a5b835790e tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.107819] [55188]: DEBUG nova.compute.api [None req-675d9bc1-220f-4bd4-97b6-b4a5b835790e tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Searching by: {'host': 'nonexistent_host', 'deleted': False} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 879.110466] [55188]: DEBUG oslo_concurrency.lockutils [None req-675d9bc1-220f-4bd4-97b6-b4a5b835790e tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.110700] [55188]: DEBUG oslo_concurrency.lockutils [None req-675d9bc1-220f-4bd4-97b6-b4a5b835790e tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.110886] [55188]: DEBUG oslo_concurrency.lockutils [None req-675d9bc1-220f-4bd4-97b6-b4a5b835790e tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.111360] [55188]: DEBUG oslo_concurrency.lockutils [None req-675d9bc1-220f-4bd4-97b6-b4a5b835790e tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.111490] [55188]: DEBUG oslo_concurrency.lockutils [None req-675d9bc1-220f-4bd4-97b6-b4a5b835790e tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.111656] [55188]: DEBUG oslo_concurrency.lockutils [None req-675d9bc1-220f-4bd4-97b6-b4a5b835790e tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.122871] [55188]: INFO nova.api.openstack.requestlog [None req-675d9bc1-220f-4bd4-97b6-b4a5b835790e tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] 10.180.1.21 "GET /compute/v2.1/servers?host=nonexistent_host&all_tenants=1" status: 200 len: 15 microversion: 2.1 time: 0.020840 [ 879.123209] [55188]: [pid: 55188|app: 0|req: 2651/5210] 10.180.1.21 () {58 vars in 1191 bytes} [Wed Mar 26 22:05:59 2025] GET /compute/v2.1/servers?host=nonexistent_host&all_tenants=1 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) [ 879.131773] [55188]: DEBUG nova.api.openstack.wsgi [None req-27253992-5a0d-4a04-bdb2-9a596f5f5cc0 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 879.133488] [55188]: DEBUG nova.compute.api [None req-27253992-5a0d-4a04-bdb2-9a596f5f5cc0 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.134210] [55187]: DEBUG nova.policy [None req-e3746755-3ff4-4b60-9c93-67da694f2a2d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.136602] [55188]: DEBUG oslo_concurrency.lockutils [None req-27253992-5a0d-4a04-bdb2-9a596f5f5cc0 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.136838] [55188]: DEBUG oslo_concurrency.lockutils [None req-27253992-5a0d-4a04-bdb2-9a596f5f5cc0 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.137034] [55188]: DEBUG oslo_concurrency.lockutils [None req-27253992-5a0d-4a04-bdb2-9a596f5f5cc0 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.137412] [55188]: DEBUG oslo_concurrency.lockutils [None req-27253992-5a0d-4a04-bdb2-9a596f5f5cc0 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.137620] [55188]: DEBUG oslo_concurrency.lockutils [None req-27253992-5a0d-4a04-bdb2-9a596f5f5cc0 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.137795] [55188]: DEBUG oslo_concurrency.lockutils [None req-27253992-5a0d-4a04-bdb2-9a596f5f5cc0 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.139243] [55187]: INFO nova.api.openstack.requestlog [None req-e3746755-3ff4-4b60-9c93-67da694f2a2d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.107935 [ 879.139717] [55187]: [pid: 55187|app: 0|req: 2560/5211] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:59 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.175454] [55187]: DEBUG nova.api.openstack.wsgi [None req-78462926-6d89-45aa-8f98-e74f41d918a0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.177934] [55187]: DEBUG nova.compute.api [None req-78462926-6d89-45aa-8f98-e74f41d918a0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.181975] [55187]: DEBUG oslo_concurrency.lockutils [None req-78462926-6d89-45aa-8f98-e74f41d918a0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.181975] [55187]: DEBUG oslo_concurrency.lockutils [None req-78462926-6d89-45aa-8f98-e74f41d918a0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.182263] [55187]: DEBUG oslo_concurrency.lockutils [None req-78462926-6d89-45aa-8f98-e74f41d918a0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.182770] [55187]: DEBUG oslo_concurrency.lockutils [None req-78462926-6d89-45aa-8f98-e74f41d918a0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.182770] [55187]: DEBUG oslo_concurrency.lockutils [None req-78462926-6d89-45aa-8f98-e74f41d918a0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.182979] [55187]: DEBUG oslo_concurrency.lockutils [None req-78462926-6d89-45aa-8f98-e74f41d918a0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.193884] [55188]: INFO nova.api.openstack.requestlog [None req-27253992-5a0d-4a04-bdb2-9a596f5f5cc0 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628/action" status: 202 len: 0 microversion: 2.1 time: 0.063632 [ 879.194074] [55188]: [pid: 55188|app: 0|req: 2652/5212] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:05:59 2025] POST /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 879.200129] [55188]: DEBUG nova.api.openstack.wsgi [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 879.203071] [55188]: DEBUG nova.compute.api [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.207313] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.207672] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.207896] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.208900] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.211034] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.211034] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.222049] [55187]: DEBUG nova.policy [None req-78462926-6d89-45aa-8f98-e74f41d918a0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.229625] [55187]: INFO nova.api.openstack.requestlog [None req-78462926-6d89-45aa-8f98-e74f41d918a0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.056389 [ 879.230234] [55187]: [pid: 55187|app: 0|req: 2561/5213] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:59 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.233146] [55187]: DEBUG nova.api.openstack.wsgi [None req-da5dc0ce-1819-4c81-a28f-d36d2d25b0a9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.234499] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.235116] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.235116] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.235934] [55187]: DEBUG nova.compute.api [None req-da5dc0ce-1819-4c81-a28f-d36d2d25b0a9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.244128] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.244853] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.244853] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.247082] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.247082] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.247082] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.248581] [55187]: DEBUG oslo_concurrency.lockutils [None req-da5dc0ce-1819-4c81-a28f-d36d2d25b0a9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.248581] [55187]: DEBUG oslo_concurrency.lockutils [None req-da5dc0ce-1819-4c81-a28f-d36d2d25b0a9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.249229] [55187]: DEBUG oslo_concurrency.lockutils [None req-da5dc0ce-1819-4c81-a28f-d36d2d25b0a9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.249229] [55187]: DEBUG oslo_concurrency.lockutils [None req-da5dc0ce-1819-4c81-a28f-d36d2d25b0a9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.249406] [55187]: DEBUG oslo_concurrency.lockutils [None req-da5dc0ce-1819-4c81-a28f-d36d2d25b0a9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.251763] [55187]: DEBUG oslo_concurrency.lockutils [None req-da5dc0ce-1819-4c81-a28f-d36d2d25b0a9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.317287] [55188]: DEBUG nova.virt.hardware [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 879.317404] [55188]: DEBUG nova.virt.hardware [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 879.318025] [55188]: DEBUG nova.virt.hardware [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 879.318025] [55188]: DEBUG nova.virt.hardware [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 879.318154] [55188]: DEBUG nova.virt.hardware [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 879.331204] [55187]: DEBUG nova.policy [None req-da5dc0ce-1819-4c81-a28f-d36d2d25b0a9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.337508] [55187]: INFO nova.api.openstack.requestlog [None req-da5dc0ce-1819-4c81-a28f-d36d2d25b0a9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.106328 [ 879.338054] [55187]: [pid: 55187|app: 0|req: 2562/5214] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:59 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.340908] [55187]: DEBUG nova.api.openstack.wsgi [None req-36cf157a-e713-4cf3-9019-360f203012dd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.343010] [55187]: DEBUG nova.compute.api [None req-36cf157a-e713-4cf3-9019-360f203012dd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.346750] [55187]: DEBUG oslo_concurrency.lockutils [None req-36cf157a-e713-4cf3-9019-360f203012dd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.347024] [55187]: DEBUG oslo_concurrency.lockutils [None req-36cf157a-e713-4cf3-9019-360f203012dd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.347212] [55187]: DEBUG oslo_concurrency.lockutils [None req-36cf157a-e713-4cf3-9019-360f203012dd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.347897] [55187]: DEBUG oslo_concurrency.lockutils [None req-36cf157a-e713-4cf3-9019-360f203012dd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.348867] [55187]: DEBUG oslo_concurrency.lockutils [None req-36cf157a-e713-4cf3-9019-360f203012dd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.348867] [55187]: DEBUG oslo_concurrency.lockutils [None req-36cf157a-e713-4cf3-9019-360f203012dd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.385137] [55188]: DEBUG nova.compute.api [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.387168] [55187]: DEBUG nova.policy [None req-36cf157a-e713-4cf3-9019-360f203012dd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.390415] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.390716] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.390925] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.391319] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.391517] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.391691] [55188]: DEBUG oslo_concurrency.lockutils [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.391882] [55187]: INFO nova.api.openstack.requestlog [None req-36cf157a-e713-4cf3-9019-360f203012dd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.053428 [ 879.392222] [55187]: [pid: 55187|app: 0|req: 2563/5215] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:59 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.394731] [55187]: DEBUG nova.api.openstack.wsgi [None req-caf38fb2-273b-4fd3-bb4d-7a23bbd7b912 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.396436] [55187]: DEBUG nova.compute.api [None req-caf38fb2-273b-4fd3-bb4d-7a23bbd7b912 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.400128] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf38fb2-273b-4fd3-bb4d-7a23bbd7b912 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.400389] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf38fb2-273b-4fd3-bb4d-7a23bbd7b912 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.400575] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf38fb2-273b-4fd3-bb4d-7a23bbd7b912 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.400998] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf38fb2-273b-4fd3-bb4d-7a23bbd7b912 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.401446] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf38fb2-273b-4fd3-bb4d-7a23bbd7b912 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.401671] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf38fb2-273b-4fd3-bb4d-7a23bbd7b912 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.412810] [55188]: INFO nova.api.openstack.requestlog [None req-99ce606d-ec4c-430a-9c82-69ad447f76d7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "POST /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628/action" status: 202 len: 1105 microversion: 2.1 time: 0.214627 [ 879.413054] [55188]: [pid: 55188|app: 0|req: 2653/5216] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:05:59 2025] POST /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628/action => generated 1105 bytes in 215 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 879.422313] [55188]: DEBUG nova.api.openstack.wsgi [None req-b6e4165e-bd0a-4cfb-b8b5-7b5bf050e4df tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.424662] [55188]: DEBUG nova.compute.api [None req-b6e4165e-bd0a-4cfb-b8b5-7b5bf050e4df tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.429829] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6e4165e-bd0a-4cfb-b8b5-7b5bf050e4df tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.430202] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6e4165e-bd0a-4cfb-b8b5-7b5bf050e4df tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.430512] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6e4165e-bd0a-4cfb-b8b5-7b5bf050e4df tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.431074] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6e4165e-bd0a-4cfb-b8b5-7b5bf050e4df tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.431420] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6e4165e-bd0a-4cfb-b8b5-7b5bf050e4df tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.431725] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6e4165e-bd0a-4cfb-b8b5-7b5bf050e4df tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.440446] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf38fb2-273b-4fd3-bb4d-7a23bbd7b912 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.440446] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf38fb2-273b-4fd3-bb4d-7a23bbd7b912 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.440446] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf38fb2-273b-4fd3-bb4d-7a23bbd7b912 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.440446] [55187]: DEBUG nova.objects.instance [None req-caf38fb2-273b-4fd3-bb4d-7a23bbd7b912 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.474295] [55187]: DEBUG nova.policy [None req-caf38fb2-273b-4fd3-bb4d-7a23bbd7b912 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.479705] [55187]: INFO nova.api.openstack.requestlog [None req-caf38fb2-273b-4fd3-bb4d-7a23bbd7b912 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.086792 [ 879.480171] [55187]: [pid: 55187|app: 0|req: 2564/5217] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:59 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.483577] [55187]: DEBUG nova.api.openstack.wsgi [None req-e8eb70c5-f21c-4208-b808-307b4399920b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.485399] [55187]: DEBUG nova.compute.api [None req-e8eb70c5-f21c-4208-b808-307b4399920b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.487563] [55188]: DEBUG nova.policy [None req-b6e4165e-bd0a-4cfb-b8b5-7b5bf050e4df tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.489485] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8eb70c5-f21c-4208-b808-307b4399920b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.489715] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8eb70c5-f21c-4208-b808-307b4399920b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.489999] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8eb70c5-f21c-4208-b808-307b4399920b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.490621] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8eb70c5-f21c-4208-b808-307b4399920b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.490905] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8eb70c5-f21c-4208-b808-307b4399920b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.491041] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8eb70c5-f21c-4208-b808-307b4399920b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.492844] [55188]: INFO nova.api.openstack.requestlog [None req-b6e4165e-bd0a-4cfb-b8b5-7b5bf050e4df tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.072989 [ 879.493281] [55188]: [pid: 55188|app: 0|req: 2654/5218] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:59 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.528124] [55188]: DEBUG nova.api.openstack.wsgi [None req-3400d44e-4c98-4512-8ab0-4085ee980588 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.529958] [55188]: DEBUG nova.compute.api [None req-3400d44e-4c98-4512-8ab0-4085ee980588 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.533681] [55188]: DEBUG oslo_concurrency.lockutils [None req-3400d44e-4c98-4512-8ab0-4085ee980588 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.533954] [55188]: DEBUG oslo_concurrency.lockutils [None req-3400d44e-4c98-4512-8ab0-4085ee980588 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.534221] [55188]: DEBUG oslo_concurrency.lockutils [None req-3400d44e-4c98-4512-8ab0-4085ee980588 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.534543] [55188]: DEBUG oslo_concurrency.lockutils [None req-3400d44e-4c98-4512-8ab0-4085ee980588 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.534781] [55188]: DEBUG oslo_concurrency.lockutils [None req-3400d44e-4c98-4512-8ab0-4085ee980588 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.534958] [55188]: DEBUG oslo_concurrency.lockutils [None req-3400d44e-4c98-4512-8ab0-4085ee980588 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.688245] [55187]: DEBUG nova.policy [None req-e8eb70c5-f21c-4208-b808-307b4399920b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.690460] [55188]: DEBUG nova.policy [None req-3400d44e-4c98-4512-8ab0-4085ee980588 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.693715] [55187]: INFO nova.api.openstack.requestlog [None req-e8eb70c5-f21c-4208-b808-307b4399920b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1505 microversion: 2.1 time: 0.212852 [ 879.694118] [55187]: [pid: 55187|app: 0|req: 2565/5219] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:05:59 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1505 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.697672] [55188]: DEBUG nova.policy [None req-3400d44e-4c98-4512-8ab0-4085ee980588 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.697672] [55188]: DEBUG nova.policy [None req-3400d44e-4c98-4512-8ab0-4085ee980588 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.697672] [55188]: INFO nova.api.openstack.requestlog [None req-3400d44e-4c98-4512-8ab0-4085ee980588 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1403 microversion: 2.20 time: 0.170950 [ 879.697672] [55188]: [pid: 55188|app: 0|req: 2655/5220] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:05:59 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1403 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 879.697916] [55187]: DEBUG nova.api.openstack.wsgi [None req-0d8cbead-4221-46f5-961c-6cb253963c49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.698626] [55187]: DEBUG nova.compute.api [None req-0d8cbead-4221-46f5-961c-6cb253963c49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.699037] [55188]: DEBUG nova.api.openstack.wsgi [None req-4ae25a48-6840-4ae4-975b-e9dd065f5aa8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.701256] [55188]: DEBUG nova.compute.api [None req-4ae25a48-6840-4ae4-975b-e9dd065f5aa8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.703144] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d8cbead-4221-46f5-961c-6cb253963c49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.703144] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d8cbead-4221-46f5-961c-6cb253963c49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.703144] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d8cbead-4221-46f5-961c-6cb253963c49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.707023] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d8cbead-4221-46f5-961c-6cb253963c49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.707023] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d8cbead-4221-46f5-961c-6cb253963c49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.707023] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d8cbead-4221-46f5-961c-6cb253963c49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.707280] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ae25a48-6840-4ae4-975b-e9dd065f5aa8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.707280] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ae25a48-6840-4ae4-975b-e9dd065f5aa8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.707280] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ae25a48-6840-4ae4-975b-e9dd065f5aa8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.707280] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ae25a48-6840-4ae4-975b-e9dd065f5aa8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.707280] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ae25a48-6840-4ae4-975b-e9dd065f5aa8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.707280] [55188]: DEBUG oslo_concurrency.lockutils [None req-4ae25a48-6840-4ae4-975b-e9dd065f5aa8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.730270] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d8cbead-4221-46f5-961c-6cb253963c49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.730270] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d8cbead-4221-46f5-961c-6cb253963c49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.730270] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d8cbead-4221-46f5-961c-6cb253963c49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.730524] [55187]: DEBUG nova.objects.instance [None req-0d8cbead-4221-46f5-961c-6cb253963c49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.746428] [55188]: DEBUG nova.policy [None req-4ae25a48-6840-4ae4-975b-e9dd065f5aa8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.751378] [55188]: INFO nova.api.openstack.requestlog [None req-4ae25a48-6840-4ae4-975b-e9dd065f5aa8 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1482 microversion: 2.1 time: 0.054187 [ 879.752342] [55188]: [pid: 55188|app: 0|req: 2656/5221] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:00 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1482 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.754702] [55188]: DEBUG nova.api.openstack.wsgi [None req-2136fb33-279a-4175-8af7-9ed149420983 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.760014] [55187]: DEBUG nova.policy [None req-0d8cbead-4221-46f5-961c-6cb253963c49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.760220] [55188]: DEBUG nova.compute.api [None req-2136fb33-279a-4175-8af7-9ed149420983 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.761112] [55187]: INFO nova.api.openstack.requestlog [None req-0d8cbead-4221-46f5-961c-6cb253963c49 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.066363 [ 879.761544] [55187]: [pid: 55187|app: 0|req: 2566/5222] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:00 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.763378] [55188]: DEBUG oslo_concurrency.lockutils [None req-2136fb33-279a-4175-8af7-9ed149420983 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.763438] [55188]: DEBUG oslo_concurrency.lockutils [None req-2136fb33-279a-4175-8af7-9ed149420983 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.763598] [55188]: DEBUG oslo_concurrency.lockutils [None req-2136fb33-279a-4175-8af7-9ed149420983 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.763833] [55187]: DEBUG nova.api.openstack.wsgi [None req-ca80672b-285f-480f-ae8b-2b7b85ed4702 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.763953] [55188]: DEBUG oslo_concurrency.lockutils [None req-2136fb33-279a-4175-8af7-9ed149420983 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.765364] [55188]: DEBUG oslo_concurrency.lockutils [None req-2136fb33-279a-4175-8af7-9ed149420983 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.765451] [55187]: DEBUG nova.compute.api [None req-ca80672b-285f-480f-ae8b-2b7b85ed4702 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.765571] [55188]: DEBUG oslo_concurrency.lockutils [None req-2136fb33-279a-4175-8af7-9ed149420983 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.768991] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca80672b-285f-480f-ae8b-2b7b85ed4702 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.769293] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca80672b-285f-480f-ae8b-2b7b85ed4702 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.769485] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca80672b-285f-480f-ae8b-2b7b85ed4702 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.769844] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca80672b-285f-480f-ae8b-2b7b85ed4702 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.770052] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca80672b-285f-480f-ae8b-2b7b85ed4702 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.770229] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca80672b-285f-480f-ae8b-2b7b85ed4702 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.787046] [55188]: DEBUG oslo_concurrency.lockutils [None req-2136fb33-279a-4175-8af7-9ed149420983 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.787389] [55188]: DEBUG oslo_concurrency.lockutils [None req-2136fb33-279a-4175-8af7-9ed149420983 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.787656] [55188]: DEBUG oslo_concurrency.lockutils [None req-2136fb33-279a-4175-8af7-9ed149420983 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.787899] [55188]: DEBUG nova.objects.instance [None req-2136fb33-279a-4175-8af7-9ed149420983 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.789569] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca80672b-285f-480f-ae8b-2b7b85ed4702 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.789874] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca80672b-285f-480f-ae8b-2b7b85ed4702 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.790104] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca80672b-285f-480f-ae8b-2b7b85ed4702 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.790315] [55187]: DEBUG nova.objects.instance [None req-ca80672b-285f-480f-ae8b-2b7b85ed4702 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.807766] [55188]: DEBUG nova.policy [None req-2136fb33-279a-4175-8af7-9ed149420983 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.812134] [55188]: INFO nova.api.openstack.requestlog [None req-2136fb33-279a-4175-8af7-9ed149420983 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.059731 [ 879.812455] [55188]: [pid: 55188|app: 0|req: 2657/5223] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:00 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.814913] [55188]: DEBUG nova.api.openstack.wsgi [None req-aba87b3d-df81-422f-8d2c-f548fde27e1c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.817256] [55187]: DEBUG nova.policy [None req-ca80672b-285f-480f-ae8b-2b7b85ed4702 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.817861] [55188]: DEBUG nova.compute.api [None req-aba87b3d-df81-422f-8d2c-f548fde27e1c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.821704] [55187]: INFO nova.api.openstack.requestlog [None req-ca80672b-285f-480f-ae8b-2b7b85ed4702 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.059662 [ 879.822195] [55187]: [pid: 55187|app: 0|req: 2567/5224] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:00 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.823236] [55188]: DEBUG oslo_concurrency.lockutils [None req-aba87b3d-df81-422f-8d2c-f548fde27e1c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.823236] [55188]: DEBUG oslo_concurrency.lockutils [None req-aba87b3d-df81-422f-8d2c-f548fde27e1c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.823236] [55188]: DEBUG oslo_concurrency.lockutils [None req-aba87b3d-df81-422f-8d2c-f548fde27e1c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.823236] [55188]: DEBUG oslo_concurrency.lockutils [None req-aba87b3d-df81-422f-8d2c-f548fde27e1c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.823969] [55188]: DEBUG oslo_concurrency.lockutils [None req-aba87b3d-df81-422f-8d2c-f548fde27e1c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.823969] [55188]: DEBUG oslo_concurrency.lockutils [None req-aba87b3d-df81-422f-8d2c-f548fde27e1c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.832153] [55187]: DEBUG nova.api.openstack.wsgi [None req-0cb411cd-bd43-4020-9d1f-6c88791e3bdc tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.834033] [55187]: DEBUG nova.compute.api [None req-0cb411cd-bd43-4020-9d1f-6c88791e3bdc tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.837373] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cb411cd-bd43-4020-9d1f-6c88791e3bdc tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.837598] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cb411cd-bd43-4020-9d1f-6c88791e3bdc tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.837785] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cb411cd-bd43-4020-9d1f-6c88791e3bdc tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.838142] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cb411cd-bd43-4020-9d1f-6c88791e3bdc tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.838343] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cb411cd-bd43-4020-9d1f-6c88791e3bdc tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.838512] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cb411cd-bd43-4020-9d1f-6c88791e3bdc tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.858390] [55188]: DEBUG nova.policy [None req-aba87b3d-df81-422f-8d2c-f548fde27e1c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.862834] [55188]: INFO nova.api.openstack.requestlog [None req-aba87b3d-df81-422f-8d2c-f548fde27e1c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.049771 [ 879.863582] [55188]: [pid: 55188|app: 0|req: 2658/5225] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:00 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.928336] [55188]: DEBUG nova.api.openstack.wsgi [None req-b55f43df-c6fe-41db-b582-6e6f695afca0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.930202] [55188]: DEBUG nova.compute.api [None req-b55f43df-c6fe-41db-b582-6e6f695afca0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.933661] [55188]: DEBUG oslo_concurrency.lockutils [None req-b55f43df-c6fe-41db-b582-6e6f695afca0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.933899] [55188]: DEBUG oslo_concurrency.lockutils [None req-b55f43df-c6fe-41db-b582-6e6f695afca0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.934111] [55188]: DEBUG oslo_concurrency.lockutils [None req-b55f43df-c6fe-41db-b582-6e6f695afca0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.934517] [55188]: DEBUG oslo_concurrency.lockutils [None req-b55f43df-c6fe-41db-b582-6e6f695afca0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.934670] [55188]: DEBUG oslo_concurrency.lockutils [None req-b55f43df-c6fe-41db-b582-6e6f695afca0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.934843] [55188]: DEBUG oslo_concurrency.lockutils [None req-b55f43df-c6fe-41db-b582-6e6f695afca0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.985587] [55187]: DEBUG nova.policy [None req-0cb411cd-bd43-4020-9d1f-6c88791e3bdc tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.990826] [55187]: INFO nova.api.openstack.requestlog [None req-0cb411cd-bd43-4020-9d1f-6c88791e3bdc tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1366 microversion: 2.1 time: 0.160348 [ 879.990826] [55187]: [pid: 55187|app: 0|req: 2568/5226] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:00 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1366 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 879.993212] [55187]: DEBUG nova.api.openstack.wsgi [None req-2fbf8928-7ac1-468b-bc94-d1f218284ead tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 879.994881] [55187]: DEBUG nova.compute.api [None req-2fbf8928-7ac1-468b-bc94-d1f218284ead tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 879.999200] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fbf8928-7ac1-468b-bc94-d1f218284ead tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.999200] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fbf8928-7ac1-468b-bc94-d1f218284ead tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.999200] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fbf8928-7ac1-468b-bc94-d1f218284ead tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.999200] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fbf8928-7ac1-468b-bc94-d1f218284ead tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.999472] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fbf8928-7ac1-468b-bc94-d1f218284ead tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.999472] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fbf8928-7ac1-468b-bc94-d1f218284ead tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.023760] [55188]: DEBUG nova.policy [None req-b55f43df-c6fe-41db-b582-6e6f695afca0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.033592] [55188]: INFO nova.api.openstack.requestlog [None req-b55f43df-c6fe-41db-b582-6e6f695afca0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.107593 [ 880.033950] [55188]: [pid: 55188|app: 0|req: 2659/5227] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:00 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 880.038212] [55188]: DEBUG nova.api.openstack.wsgi [None req-29ece9cc-bbf0-4ebd-a350-e73823adbf54 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.044273] [55188]: DEBUG nova.compute.api [None req-29ece9cc-bbf0-4ebd-a350-e73823adbf54 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.048162] [55187]: DEBUG nova.policy [None req-2fbf8928-7ac1-468b-bc94-d1f218284ead tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.048275] [55188]: DEBUG oslo_concurrency.lockutils [None req-29ece9cc-bbf0-4ebd-a350-e73823adbf54 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.048435] [55188]: DEBUG oslo_concurrency.lockutils [None req-29ece9cc-bbf0-4ebd-a350-e73823adbf54 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.048624] [55188]: DEBUG oslo_concurrency.lockutils [None req-29ece9cc-bbf0-4ebd-a350-e73823adbf54 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.049066] [55188]: DEBUG oslo_concurrency.lockutils [None req-29ece9cc-bbf0-4ebd-a350-e73823adbf54 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.049172] [55188]: DEBUG oslo_concurrency.lockutils [None req-29ece9cc-bbf0-4ebd-a350-e73823adbf54 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.049351] [55188]: DEBUG oslo_concurrency.lockutils [None req-29ece9cc-bbf0-4ebd-a350-e73823adbf54 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.053323] [55187]: DEBUG nova.policy [None req-2fbf8928-7ac1-468b-bc94-d1f218284ead tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.053979] [55187]: DEBUG nova.policy [None req-2fbf8928-7ac1-468b-bc94-d1f218284ead tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.057698] [55187]: INFO nova.api.openstack.requestlog [None req-2fbf8928-7ac1-468b-bc94-d1f218284ead tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.066538 [ 880.058177] [55187]: [pid: 55187|app: 0|req: 2569/5228] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:00 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 880.080946] [55188]: DEBUG nova.policy [None req-29ece9cc-bbf0-4ebd-a350-e73823adbf54 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.088744] [55188]: INFO nova.api.openstack.requestlog [None req-29ece9cc-bbf0-4ebd-a350-e73823adbf54 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1210 microversion: 2.1 time: 0.052592 [ 880.089089] [55188]: [pid: 55188|app: 0|req: 2660/5229] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:00 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1210 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.161775] [55187]: DEBUG nova.api.openstack.wsgi [None req-21752b87-14e2-4b12-b17e-f8396faeae03 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.163479] [55187]: DEBUG nova.compute.api [None req-21752b87-14e2-4b12-b17e-f8396faeae03 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.166870] [55187]: DEBUG oslo_concurrency.lockutils [None req-21752b87-14e2-4b12-b17e-f8396faeae03 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.167133] [55187]: DEBUG oslo_concurrency.lockutils [None req-21752b87-14e2-4b12-b17e-f8396faeae03 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.167327] [55187]: DEBUG oslo_concurrency.lockutils [None req-21752b87-14e2-4b12-b17e-f8396faeae03 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.167694] [55187]: DEBUG oslo_concurrency.lockutils [None req-21752b87-14e2-4b12-b17e-f8396faeae03 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.167889] [55187]: DEBUG oslo_concurrency.lockutils [None req-21752b87-14e2-4b12-b17e-f8396faeae03 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.168089] [55187]: DEBUG oslo_concurrency.lockutils [None req-21752b87-14e2-4b12-b17e-f8396faeae03 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.252247] [55188]: DEBUG nova.api.openstack.wsgi [None req-bb1ddc25-22ea-4d2c-a35b-b718d622cc01 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.254912] [55188]: DEBUG nova.compute.api [None req-bb1ddc25-22ea-4d2c-a35b-b718d622cc01 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.259188] [55187]: DEBUG nova.policy [None req-21752b87-14e2-4b12-b17e-f8396faeae03 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.261092] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb1ddc25-22ea-4d2c-a35b-b718d622cc01 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.261431] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb1ddc25-22ea-4d2c-a35b-b718d622cc01 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.261656] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb1ddc25-22ea-4d2c-a35b-b718d622cc01 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.262079] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb1ddc25-22ea-4d2c-a35b-b718d622cc01 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.262364] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb1ddc25-22ea-4d2c-a35b-b718d622cc01 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.262530] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb1ddc25-22ea-4d2c-a35b-b718d622cc01 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.264687] [55187]: INFO nova.api.openstack.requestlog [None req-21752b87-14e2-4b12-b17e-f8396faeae03 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.105714 [ 880.265093] [55187]: [pid: 55187|app: 0|req: 2570/5230] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:00 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.302029] [55187]: DEBUG nova.api.openstack.wsgi [req-21b2cc38-5c90-4640-be07-7fb03a8ddb2d req-5ad5bfa6-957a-4d13-a231-c49eadee0130 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aba9e6d0-d4d4-4141-bc97-902a1e5e4925", "name": "network-vif-deleted", "tag": "8c63284b-ba91-4c03-ba41-7968c1276c11"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 880.310249] [55187]: DEBUG oslo_concurrency.lockutils [req-21b2cc38-5c90-4640-be07-7fb03a8ddb2d req-5ad5bfa6-957a-4d13-a231-c49eadee0130 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.310522] [55187]: DEBUG oslo_concurrency.lockutils [req-21b2cc38-5c90-4640-be07-7fb03a8ddb2d req-5ad5bfa6-957a-4d13-a231-c49eadee0130 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.312243] [55187]: DEBUG oslo_concurrency.lockutils [req-21b2cc38-5c90-4640-be07-7fb03a8ddb2d req-5ad5bfa6-957a-4d13-a231-c49eadee0130 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.313023] [55188]: DEBUG nova.policy [None req-bb1ddc25-22ea-4d2c-a35b-b718d622cc01 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.317398] [55188]: INFO nova.api.openstack.requestlog [None req-bb1ddc25-22ea-4d2c-a35b-b718d622cc01 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.068267 [ 880.317778] [55188]: [pid: 55188|app: 0|req: 2661/5231] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:00 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.321832] [55187]: INFO nova.api.openstack.compute.server_external_events [req-21b2cc38-5c90-4640-be07-7fb03a8ddb2d req-5ad5bfa6-957a-4d13-a231-c49eadee0130 service nova] Creating event network-vif-deleted:8c63284b-ba91-4c03-ba41-7968c1276c11 for instance aba9e6d0-d4d4-4141-bc97-902a1e5e4925 on cpu-1 [ 880.324701] [55187]: INFO nova.api.openstack.requestlog [req-21b2cc38-5c90-4640-be07-7fb03a8ddb2d req-5ad5bfa6-957a-4d13-a231-c49eadee0130 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025849 [ 880.325072] [55187]: [pid: 55187|app: 0|req: 2571/5232] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:00 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 880.353240] [55188]: DEBUG nova.api.openstack.wsgi [None req-0641b472-c4f3-464a-925b-15e7a88b883d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.354944] [55188]: DEBUG nova.compute.api [None req-0641b472-c4f3-464a-925b-15e7a88b883d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.359060] [55188]: DEBUG oslo_concurrency.lockutils [None req-0641b472-c4f3-464a-925b-15e7a88b883d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.359442] [55188]: DEBUG oslo_concurrency.lockutils [None req-0641b472-c4f3-464a-925b-15e7a88b883d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.359575] [55188]: DEBUG oslo_concurrency.lockutils [None req-0641b472-c4f3-464a-925b-15e7a88b883d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.359967] [55188]: DEBUG oslo_concurrency.lockutils [None req-0641b472-c4f3-464a-925b-15e7a88b883d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.360186] [55188]: DEBUG oslo_concurrency.lockutils [None req-0641b472-c4f3-464a-925b-15e7a88b883d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.360376] [55188]: DEBUG oslo_concurrency.lockutils [None req-0641b472-c4f3-464a-925b-15e7a88b883d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.399367] [55188]: DEBUG nova.policy [None req-0641b472-c4f3-464a-925b-15e7a88b883d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.403994] [55188]: INFO nova.api.openstack.requestlog [None req-0641b472-c4f3-464a-925b-15e7a88b883d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.053030 [ 880.404349] [55188]: [pid: 55188|app: 0|req: 2662/5233] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:00 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.411768] [55187]: DEBUG nova.api.openstack.wsgi [None req-7d315625-0239-4de3-aee5-8f6c56b4697f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.413340] [55187]: DEBUG nova.compute.api [None req-7d315625-0239-4de3-aee5-8f6c56b4697f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.416980] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d315625-0239-4de3-aee5-8f6c56b4697f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.417312] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d315625-0239-4de3-aee5-8f6c56b4697f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.417483] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d315625-0239-4de3-aee5-8f6c56b4697f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.417839] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d315625-0239-4de3-aee5-8f6c56b4697f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.418052] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d315625-0239-4de3-aee5-8f6c56b4697f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.418233] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d315625-0239-4de3-aee5-8f6c56b4697f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.452493] [55187]: DEBUG nova.policy [None req-7d315625-0239-4de3-aee5-8f6c56b4697f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.456543] [55187]: INFO nova.api.openstack.requestlog [None req-7d315625-0239-4de3-aee5-8f6c56b4697f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.047435 [ 880.456884] [55187]: [pid: 55187|app: 0|req: 2572/5234] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:00 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.495384] [55188]: DEBUG nova.api.openstack.wsgi [None req-c215f871-cf4b-4dfa-9492-94c448bac767 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.497065] [55188]: DEBUG nova.compute.api [None req-c215f871-cf4b-4dfa-9492-94c448bac767 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.500414] [55188]: DEBUG oslo_concurrency.lockutils [None req-c215f871-cf4b-4dfa-9492-94c448bac767 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.500676] [55188]: DEBUG oslo_concurrency.lockutils [None req-c215f871-cf4b-4dfa-9492-94c448bac767 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.500861] [55188]: DEBUG oslo_concurrency.lockutils [None req-c215f871-cf4b-4dfa-9492-94c448bac767 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.501234] [55188]: DEBUG oslo_concurrency.lockutils [None req-c215f871-cf4b-4dfa-9492-94c448bac767 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.501440] [55188]: DEBUG oslo_concurrency.lockutils [None req-c215f871-cf4b-4dfa-9492-94c448bac767 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.501617] [55188]: DEBUG oslo_concurrency.lockutils [None req-c215f871-cf4b-4dfa-9492-94c448bac767 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.512625] [55187]: DEBUG nova.api.openstack.wsgi [None req-b0f6d84c-3111-4ac6-bd82-b31126da60b3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.514385] [55187]: DEBUG nova.compute.api [None req-b0f6d84c-3111-4ac6-bd82-b31126da60b3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.523128] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0f6d84c-3111-4ac6-bd82-b31126da60b3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.523470] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0f6d84c-3111-4ac6-bd82-b31126da60b3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.523588] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0f6d84c-3111-4ac6-bd82-b31126da60b3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.523925] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0f6d84c-3111-4ac6-bd82-b31126da60b3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.524136] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0f6d84c-3111-4ac6-bd82-b31126da60b3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.524308] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0f6d84c-3111-4ac6-bd82-b31126da60b3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.528277] [55188]: DEBUG oslo_concurrency.lockutils [None req-c215f871-cf4b-4dfa-9492-94c448bac767 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.528524] [55188]: DEBUG oslo_concurrency.lockutils [None req-c215f871-cf4b-4dfa-9492-94c448bac767 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.528714] [55188]: DEBUG oslo_concurrency.lockutils [None req-c215f871-cf4b-4dfa-9492-94c448bac767 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.528916] [55188]: DEBUG nova.objects.instance [None req-c215f871-cf4b-4dfa-9492-94c448bac767 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 880.554292] [55188]: DEBUG nova.policy [None req-c215f871-cf4b-4dfa-9492-94c448bac767 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.558721] [55188]: INFO nova.api.openstack.requestlog [None req-c215f871-cf4b-4dfa-9492-94c448bac767 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.065701 [ 880.559070] [55188]: [pid: 55188|app: 0|req: 2663/5235] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:00 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.568681] [55187]: DEBUG nova.policy [None req-b0f6d84c-3111-4ac6-bd82-b31126da60b3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.573022] [55187]: INFO nova.api.openstack.requestlog [None req-b0f6d84c-3111-4ac6-bd82-b31126da60b3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.062781 [ 880.573326] [55187]: [pid: 55187|app: 0|req: 2573/5236] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:00 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.712556] [55188]: DEBUG nova.api.openstack.wsgi [None req-878f45aa-4c87-43e9-a7c8-f485f68a7192 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.714412] [55188]: DEBUG nova.compute.api [None req-878f45aa-4c87-43e9-a7c8-f485f68a7192 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.718509] [55188]: DEBUG oslo_concurrency.lockutils [None req-878f45aa-4c87-43e9-a7c8-f485f68a7192 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.718786] [55188]: DEBUG oslo_concurrency.lockutils [None req-878f45aa-4c87-43e9-a7c8-f485f68a7192 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.718984] [55188]: DEBUG oslo_concurrency.lockutils [None req-878f45aa-4c87-43e9-a7c8-f485f68a7192 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.719371] [55188]: DEBUG oslo_concurrency.lockutils [None req-878f45aa-4c87-43e9-a7c8-f485f68a7192 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.719577] [55188]: DEBUG oslo_concurrency.lockutils [None req-878f45aa-4c87-43e9-a7c8-f485f68a7192 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.719804] [55188]: DEBUG oslo_concurrency.lockutils [None req-878f45aa-4c87-43e9-a7c8-f485f68a7192 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.720950] [55187]: DEBUG nova.api.openstack.wsgi [None req-970b0511-812a-442c-8980-52487665b433 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.722700] [55187]: DEBUG nova.compute.api [None req-970b0511-812a-442c-8980-52487665b433 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.726843] [55187]: DEBUG oslo_concurrency.lockutils [None req-970b0511-812a-442c-8980-52487665b433 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.726843] [55187]: DEBUG oslo_concurrency.lockutils [None req-970b0511-812a-442c-8980-52487665b433 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.726980] [55187]: DEBUG oslo_concurrency.lockutils [None req-970b0511-812a-442c-8980-52487665b433 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.727292] [55187]: DEBUG oslo_concurrency.lockutils [None req-970b0511-812a-442c-8980-52487665b433 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.727551] [55187]: DEBUG oslo_concurrency.lockutils [None req-970b0511-812a-442c-8980-52487665b433 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.727869] [55187]: DEBUG oslo_concurrency.lockutils [None req-970b0511-812a-442c-8980-52487665b433 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.857426] [55187]: DEBUG nova.policy [None req-970b0511-812a-442c-8980-52487665b433 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.866054] [55187]: DEBUG nova.policy [None req-970b0511-812a-442c-8980-52487665b433 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.866792] [55187]: DEBUG nova.policy [None req-970b0511-812a-442c-8980-52487665b433 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.871022] [55187]: INFO nova.api.openstack.requestlog [None req-970b0511-812a-442c-8980-52487665b433 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1403 microversion: 2.20 time: 0.149490 [ 880.871022] [55187]: [pid: 55187|app: 0|req: 2574/5237] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:01 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1403 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 880.877809] [55187]: DEBUG nova.api.openstack.wsgi [None req-ef5d165b-1093-4cd8-a3b8-84d1905f2c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.881167] [55187]: DEBUG nova.compute.api [None req-ef5d165b-1093-4cd8-a3b8-84d1905f2c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.887633] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef5d165b-1093-4cd8-a3b8-84d1905f2c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.887892] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef5d165b-1093-4cd8-a3b8-84d1905f2c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.888094] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef5d165b-1093-4cd8-a3b8-84d1905f2c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.888629] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef5d165b-1093-4cd8-a3b8-84d1905f2c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.889843] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef5d165b-1093-4cd8-a3b8-84d1905f2c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.889843] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef5d165b-1093-4cd8-a3b8-84d1905f2c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.911407] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef5d165b-1093-4cd8-a3b8-84d1905f2c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.911407] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef5d165b-1093-4cd8-a3b8-84d1905f2c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.911407] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef5d165b-1093-4cd8-a3b8-84d1905f2c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.911612] [55187]: DEBUG nova.objects.instance [None req-ef5d165b-1093-4cd8-a3b8-84d1905f2c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 880.933310] [55187]: DEBUG nova.policy [None req-ef5d165b-1093-4cd8-a3b8-84d1905f2c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.936786] [55188]: DEBUG nova.policy [None req-878f45aa-4c87-43e9-a7c8-f485f68a7192 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.942980] [55187]: INFO nova.api.openstack.requestlog [None req-ef5d165b-1093-4cd8-a3b8-84d1905f2c7a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.073792 [ 880.943361] [55187]: [pid: 55187|app: 0|req: 2575/5238] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:01 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.946527] [55188]: INFO nova.api.openstack.requestlog [None req-878f45aa-4c87-43e9-a7c8-f485f68a7192 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1505 microversion: 2.1 time: 0.236360 [ 880.946871] [55188]: [pid: 55188|app: 0|req: 2664/5239] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:01 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1505 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.950224] [55187]: DEBUG nova.api.openstack.wsgi [None req-c954af7b-f897-4ba7-a6bd-9a392b40a1b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.951992] [55187]: DEBUG nova.compute.api [None req-c954af7b-f897-4ba7-a6bd-9a392b40a1b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.953713] [55188]: DEBUG nova.api.openstack.wsgi [None req-7f3cdd69-79af-4dfc-8ee9-46635d66a238 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 880.955483] [55188]: DEBUG nova.compute.api [None req-7f3cdd69-79af-4dfc-8ee9-46635d66a238 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 880.959529] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3cdd69-79af-4dfc-8ee9-46635d66a238 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.959877] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3cdd69-79af-4dfc-8ee9-46635d66a238 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.960104] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3cdd69-79af-4dfc-8ee9-46635d66a238 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.960481] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3cdd69-79af-4dfc-8ee9-46635d66a238 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.960680] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3cdd69-79af-4dfc-8ee9-46635d66a238 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.960847] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3cdd69-79af-4dfc-8ee9-46635d66a238 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.961534] [55187]: DEBUG oslo_concurrency.lockutils [None req-c954af7b-f897-4ba7-a6bd-9a392b40a1b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.961996] [55187]: DEBUG oslo_concurrency.lockutils [None req-c954af7b-f897-4ba7-a6bd-9a392b40a1b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.962588] [55187]: DEBUG oslo_concurrency.lockutils [None req-c954af7b-f897-4ba7-a6bd-9a392b40a1b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.963221] [55187]: DEBUG oslo_concurrency.lockutils [None req-c954af7b-f897-4ba7-a6bd-9a392b40a1b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.963591] [55187]: DEBUG oslo_concurrency.lockutils [None req-c954af7b-f897-4ba7-a6bd-9a392b40a1b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.964117] [55187]: DEBUG oslo_concurrency.lockutils [None req-c954af7b-f897-4ba7-a6bd-9a392b40a1b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.983821] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3cdd69-79af-4dfc-8ee9-46635d66a238 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.983821] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3cdd69-79af-4dfc-8ee9-46635d66a238 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.984013] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3cdd69-79af-4dfc-8ee9-46635d66a238 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.984190] [55188]: DEBUG nova.objects.instance [None req-7f3cdd69-79af-4dfc-8ee9-46635d66a238 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 880.988209] [55187]: DEBUG oslo_concurrency.lockutils [None req-c954af7b-f897-4ba7-a6bd-9a392b40a1b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.988751] [55187]: DEBUG oslo_concurrency.lockutils [None req-c954af7b-f897-4ba7-a6bd-9a392b40a1b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.989068] [55187]: DEBUG oslo_concurrency.lockutils [None req-c954af7b-f897-4ba7-a6bd-9a392b40a1b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.989414] [55187]: DEBUG nova.objects.instance [None req-c954af7b-f897-4ba7-a6bd-9a392b40a1b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.013171] [55187]: DEBUG nova.policy [None req-c954af7b-f897-4ba7-a6bd-9a392b40a1b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.013850] [55188]: DEBUG nova.policy [None req-7f3cdd69-79af-4dfc-8ee9-46635d66a238 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.018421] [55187]: INFO nova.api.openstack.requestlog [None req-c954af7b-f897-4ba7-a6bd-9a392b40a1b2 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.074460 [ 881.018517] [55188]: INFO nova.api.openstack.requestlog [None req-7f3cdd69-79af-4dfc-8ee9-46635d66a238 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.070975 [ 881.018806] [55188]: [pid: 55188|app: 0|req: 2665/5240] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:01 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.019692] [55187]: [pid: 55187|app: 0|req: 2576/5241] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:01 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.021500] [55188]: DEBUG nova.api.openstack.wsgi [None req-106c1ae8-0de6-4bdf-aa65-aa986413ff30 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.021784] [55187]: DEBUG nova.api.openstack.wsgi [None req-f9a8f521-e34d-4a4d-812a-fe65b9b7e9d2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.023204] [55188]: DEBUG nova.compute.api [None req-106c1ae8-0de6-4bdf-aa65-aa986413ff30 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.023635] [55187]: DEBUG nova.compute.api [None req-f9a8f521-e34d-4a4d-812a-fe65b9b7e9d2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.029026] [55188]: DEBUG oslo_concurrency.lockutils [None req-106c1ae8-0de6-4bdf-aa65-aa986413ff30 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.029026] [55188]: DEBUG oslo_concurrency.lockutils [None req-106c1ae8-0de6-4bdf-aa65-aa986413ff30 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.029155] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9a8f521-e34d-4a4d-812a-fe65b9b7e9d2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.029193] [55188]: DEBUG oslo_concurrency.lockutils [None req-106c1ae8-0de6-4bdf-aa65-aa986413ff30 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.029224] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9a8f521-e34d-4a4d-812a-fe65b9b7e9d2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.029261] [55188]: DEBUG oslo_concurrency.lockutils [None req-106c1ae8-0de6-4bdf-aa65-aa986413ff30 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.029312] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9a8f521-e34d-4a4d-812a-fe65b9b7e9d2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.029365] [55188]: DEBUG oslo_concurrency.lockutils [None req-106c1ae8-0de6-4bdf-aa65-aa986413ff30 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.029413] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9a8f521-e34d-4a4d-812a-fe65b9b7e9d2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.029460] [55188]: DEBUG oslo_concurrency.lockutils [None req-106c1ae8-0de6-4bdf-aa65-aa986413ff30 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.029492] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9a8f521-e34d-4a4d-812a-fe65b9b7e9d2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.029492] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9a8f521-e34d-4a4d-812a-fe65b9b7e9d2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.049333] [55188]: DEBUG oslo_concurrency.lockutils [None req-106c1ae8-0de6-4bdf-aa65-aa986413ff30 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.049633] [55188]: DEBUG oslo_concurrency.lockutils [None req-106c1ae8-0de6-4bdf-aa65-aa986413ff30 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.049830] [55188]: DEBUG oslo_concurrency.lockutils [None req-106c1ae8-0de6-4bdf-aa65-aa986413ff30 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.050064] [55188]: DEBUG nova.objects.instance [None req-106c1ae8-0de6-4bdf-aa65-aa986413ff30 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.067124] [55187]: DEBUG nova.policy [None req-f9a8f521-e34d-4a4d-812a-fe65b9b7e9d2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.070878] [55187]: INFO nova.api.openstack.requestlog [None req-f9a8f521-e34d-4a4d-812a-fe65b9b7e9d2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.051222 [ 881.071381] [55187]: [pid: 55187|app: 0|req: 2577/5242] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:01 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.074194] [55187]: DEBUG nova.api.openstack.wsgi [None req-6c9d8af5-8b14-4bd9-80a6-bce5ae8c4530 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.076081] [55187]: DEBUG nova.compute.api [None req-6c9d8af5-8b14-4bd9-80a6-bce5ae8c4530 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.083022] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c9d8af5-8b14-4bd9-80a6-bce5ae8c4530 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.083022] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c9d8af5-8b14-4bd9-80a6-bce5ae8c4530 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.083022] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c9d8af5-8b14-4bd9-80a6-bce5ae8c4530 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.083022] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c9d8af5-8b14-4bd9-80a6-bce5ae8c4530 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.083022] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c9d8af5-8b14-4bd9-80a6-bce5ae8c4530 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.083022] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c9d8af5-8b14-4bd9-80a6-bce5ae8c4530 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.086764] [55188]: DEBUG nova.policy [None req-106c1ae8-0de6-4bdf-aa65-aa986413ff30 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.091745] [55188]: INFO nova.api.openstack.requestlog [None req-106c1ae8-0de6-4bdf-aa65-aa986413ff30 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.072284 [ 881.093792] [55188]: [pid: 55188|app: 0|req: 2666/5243] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:01 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.098033] [55188]: DEBUG nova.api.openstack.wsgi [None req-c2506ac3-4ade-4b7c-9f7c-42e21a62a1f0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.098033] [55188]: DEBUG nova.compute.api [None req-c2506ac3-4ade-4b7c-9f7c-42e21a62a1f0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.103414] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2506ac3-4ade-4b7c-9f7c-42e21a62a1f0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.103747] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2506ac3-4ade-4b7c-9f7c-42e21a62a1f0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.103994] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2506ac3-4ade-4b7c-9f7c-42e21a62a1f0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.104411] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2506ac3-4ade-4b7c-9f7c-42e21a62a1f0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.104624] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2506ac3-4ade-4b7c-9f7c-42e21a62a1f0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.104828] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2506ac3-4ade-4b7c-9f7c-42e21a62a1f0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.173917] [55187]: DEBUG nova.policy [None req-6c9d8af5-8b14-4bd9-80a6-bce5ae8c4530 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.177868] [55187]: INFO nova.api.openstack.requestlog [None req-6c9d8af5-8b14-4bd9-80a6-bce5ae8c4530 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1366 microversion: 2.1 time: 0.105778 [ 881.178251] [55187]: [pid: 55187|app: 0|req: 2578/5244] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:01 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1366 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.181111] [55187]: DEBUG nova.api.openstack.wsgi [None req-40419e17-1881-4139-b48c-d6339c5f3b12 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.183519] [55187]: DEBUG nova.compute.api [None req-40419e17-1881-4139-b48c-d6339c5f3b12 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.186938] [55187]: DEBUG oslo_concurrency.lockutils [None req-40419e17-1881-4139-b48c-d6339c5f3b12 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.187259] [55187]: DEBUG oslo_concurrency.lockutils [None req-40419e17-1881-4139-b48c-d6339c5f3b12 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.187528] [55187]: DEBUG oslo_concurrency.lockutils [None req-40419e17-1881-4139-b48c-d6339c5f3b12 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.187927] [55187]: DEBUG oslo_concurrency.lockutils [None req-40419e17-1881-4139-b48c-d6339c5f3b12 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.188190] [55187]: DEBUG oslo_concurrency.lockutils [None req-40419e17-1881-4139-b48c-d6339c5f3b12 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.188409] [55187]: DEBUG oslo_concurrency.lockutils [None req-40419e17-1881-4139-b48c-d6339c5f3b12 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.217049] [55188]: DEBUG nova.policy [None req-c2506ac3-4ade-4b7c-9f7c-42e21a62a1f0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.220970] [55187]: DEBUG nova.policy [None req-40419e17-1881-4139-b48c-d6339c5f3b12 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.222694] [55188]: INFO nova.api.openstack.requestlog [None req-c2506ac3-4ade-4b7c-9f7c-42e21a62a1f0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.129555 [ 881.223235] [55188]: [pid: 55188|app: 0|req: 2667/5245] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:01 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.225781] [55187]: DEBUG nova.policy [None req-40419e17-1881-4139-b48c-d6339c5f3b12 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.226734] [55188]: DEBUG nova.api.openstack.wsgi [None req-04a8724a-895b-448c-af61-8f6395abc49e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.227018] [55187]: DEBUG nova.policy [None req-40419e17-1881-4139-b48c-d6339c5f3b12 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.228643] [55188]: DEBUG nova.compute.api [None req-04a8724a-895b-448c-af61-8f6395abc49e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.232042] [55187]: INFO nova.api.openstack.requestlog [None req-40419e17-1881-4139-b48c-d6339c5f3b12 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.052912 [ 881.232309] [55187]: [pid: 55187|app: 0|req: 2579/5246] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:01 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 881.237254] [55188]: DEBUG oslo_concurrency.lockutils [None req-04a8724a-895b-448c-af61-8f6395abc49e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.237254] [55188]: DEBUG oslo_concurrency.lockutils [None req-04a8724a-895b-448c-af61-8f6395abc49e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.237254] [55188]: DEBUG oslo_concurrency.lockutils [None req-04a8724a-895b-448c-af61-8f6395abc49e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.237254] [55188]: DEBUG oslo_concurrency.lockutils [None req-04a8724a-895b-448c-af61-8f6395abc49e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.237254] [55188]: DEBUG oslo_concurrency.lockutils [None req-04a8724a-895b-448c-af61-8f6395abc49e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.237254] [55188]: DEBUG oslo_concurrency.lockutils [None req-04a8724a-895b-448c-af61-8f6395abc49e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.282364] [55187]: DEBUG nova.api.openstack.wsgi [None req-894975a8-019b-4055-8f67-d9f421302f86 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.283261] [55187]: DEBUG nova.compute.api [None req-894975a8-019b-4055-8f67-d9f421302f86 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.286868] [55187]: DEBUG oslo_concurrency.lockutils [None req-894975a8-019b-4055-8f67-d9f421302f86 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.287119] [55187]: DEBUG oslo_concurrency.lockutils [None req-894975a8-019b-4055-8f67-d9f421302f86 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.287317] [55187]: DEBUG oslo_concurrency.lockutils [None req-894975a8-019b-4055-8f67-d9f421302f86 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.287748] [55187]: DEBUG oslo_concurrency.lockutils [None req-894975a8-019b-4055-8f67-d9f421302f86 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.287953] [55187]: DEBUG oslo_concurrency.lockutils [None req-894975a8-019b-4055-8f67-d9f421302f86 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.288140] [55187]: DEBUG oslo_concurrency.lockutils [None req-894975a8-019b-4055-8f67-d9f421302f86 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.288923] [55188]: DEBUG nova.policy [None req-04a8724a-895b-448c-af61-8f6395abc49e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.293140] [55188]: INFO nova.api.openstack.requestlog [None req-04a8724a-895b-448c-af61-8f6395abc49e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1266 microversion: 2.1 time: 0.068980 [ 881.293459] [55188]: [pid: 55188|app: 0|req: 2668/5247] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:01 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1266 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.330948] [55188]: DEBUG nova.api.openstack.wsgi [None req-ac148140-60b5-403f-9ecb-22d6ad1f5d93 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.332530] [55188]: DEBUG nova.compute.api [None req-ac148140-60b5-403f-9ecb-22d6ad1f5d93 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.336797] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac148140-60b5-403f-9ecb-22d6ad1f5d93 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.337044] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac148140-60b5-403f-9ecb-22d6ad1f5d93 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.337657] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac148140-60b5-403f-9ecb-22d6ad1f5d93 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.337729] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac148140-60b5-403f-9ecb-22d6ad1f5d93 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.337890] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac148140-60b5-403f-9ecb-22d6ad1f5d93 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.338102] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac148140-60b5-403f-9ecb-22d6ad1f5d93 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.379163] [55188]: DEBUG nova.policy [None req-ac148140-60b5-403f-9ecb-22d6ad1f5d93 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.383188] [55188]: INFO nova.api.openstack.requestlog [None req-ac148140-60b5-403f-9ecb-22d6ad1f5d93 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.054930 [ 881.383749] [55188]: [pid: 55188|app: 0|req: 2669/5248] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:01 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.400138] [55187]: DEBUG nova.policy [None req-894975a8-019b-4055-8f67-d9f421302f86 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.405568] [55187]: INFO nova.api.openstack.requestlog [None req-894975a8-019b-4055-8f67-d9f421302f86 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.126366 [ 881.405902] [55187]: [pid: 55187|app: 0|req: 2580/5249] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:01 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.424039] [55188]: DEBUG nova.api.openstack.wsgi [None req-71d285d5-1b80-4318-b27f-116016375079 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.426355] [55188]: DEBUG nova.compute.api [None req-71d285d5-1b80-4318-b27f-116016375079 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.432770] [55188]: DEBUG oslo_concurrency.lockutils [None req-71d285d5-1b80-4318-b27f-116016375079 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.434239] [55188]: DEBUG oslo_concurrency.lockutils [None req-71d285d5-1b80-4318-b27f-116016375079 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.434505] [55188]: DEBUG oslo_concurrency.lockutils [None req-71d285d5-1b80-4318-b27f-116016375079 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.434931] [55188]: DEBUG oslo_concurrency.lockutils [None req-71d285d5-1b80-4318-b27f-116016375079 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.435205] [55188]: DEBUG oslo_concurrency.lockutils [None req-71d285d5-1b80-4318-b27f-116016375079 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.435432] [55188]: DEBUG oslo_concurrency.lockutils [None req-71d285d5-1b80-4318-b27f-116016375079 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.471151] [55188]: DEBUG nova.policy [None req-71d285d5-1b80-4318-b27f-116016375079 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.471429] [55187]: DEBUG nova.api.openstack.wsgi [None req-39c51dbc-75ae-46b8-8033-6069ed7387be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.473322] [55187]: DEBUG nova.compute.api [None req-39c51dbc-75ae-46b8-8033-6069ed7387be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.476559] [55188]: INFO nova.api.openstack.requestlog [None req-71d285d5-1b80-4318-b27f-116016375079 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.060532 [ 881.476905] [55188]: [pid: 55188|app: 0|req: 2670/5250] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:01 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.484196] [55187]: DEBUG oslo_concurrency.lockutils [None req-39c51dbc-75ae-46b8-8033-6069ed7387be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.484196] [55187]: DEBUG oslo_concurrency.lockutils [None req-39c51dbc-75ae-46b8-8033-6069ed7387be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.484196] [55187]: DEBUG oslo_concurrency.lockutils [None req-39c51dbc-75ae-46b8-8033-6069ed7387be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.484196] [55187]: DEBUG oslo_concurrency.lockutils [None req-39c51dbc-75ae-46b8-8033-6069ed7387be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.484196] [55187]: DEBUG oslo_concurrency.lockutils [None req-39c51dbc-75ae-46b8-8033-6069ed7387be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.487048] [55187]: DEBUG oslo_concurrency.lockutils [None req-39c51dbc-75ae-46b8-8033-6069ed7387be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.529750] [55187]: DEBUG nova.policy [None req-39c51dbc-75ae-46b8-8033-6069ed7387be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.533632] [55187]: INFO nova.api.openstack.requestlog [None req-39c51dbc-75ae-46b8-8033-6069ed7387be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.066025 [ 881.533936] [55187]: [pid: 55187|app: 0|req: 2581/5251] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:01 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.572837] [55188]: DEBUG nova.api.openstack.wsgi [None req-1ae0fc12-4352-4b77-87ab-f0bb2228d6ca tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.574247] [55188]: DEBUG nova.compute.api [None req-1ae0fc12-4352-4b77-87ab-f0bb2228d6ca tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.578189] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ae0fc12-4352-4b77-87ab-f0bb2228d6ca tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.579236] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ae0fc12-4352-4b77-87ab-f0bb2228d6ca tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.579236] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ae0fc12-4352-4b77-87ab-f0bb2228d6ca tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.579236] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ae0fc12-4352-4b77-87ab-f0bb2228d6ca tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.579236] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ae0fc12-4352-4b77-87ab-f0bb2228d6ca tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.579423] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ae0fc12-4352-4b77-87ab-f0bb2228d6ca tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.587456] [55187]: DEBUG nova.api.openstack.wsgi [None req-a722a64f-3fe5-4fd1-a1ac-33dc4821b332 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.588797] [55187]: DEBUG nova.compute.api [None req-a722a64f-3fe5-4fd1-a1ac-33dc4821b332 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.592374] [55187]: DEBUG oslo_concurrency.lockutils [None req-a722a64f-3fe5-4fd1-a1ac-33dc4821b332 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.592620] [55187]: DEBUG oslo_concurrency.lockutils [None req-a722a64f-3fe5-4fd1-a1ac-33dc4821b332 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.592806] [55187]: DEBUG oslo_concurrency.lockutils [None req-a722a64f-3fe5-4fd1-a1ac-33dc4821b332 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.593177] [55187]: DEBUG oslo_concurrency.lockutils [None req-a722a64f-3fe5-4fd1-a1ac-33dc4821b332 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.593406] [55187]: DEBUG oslo_concurrency.lockutils [None req-a722a64f-3fe5-4fd1-a1ac-33dc4821b332 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.593579] [55187]: DEBUG oslo_concurrency.lockutils [None req-a722a64f-3fe5-4fd1-a1ac-33dc4821b332 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.599128] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ae0fc12-4352-4b77-87ab-f0bb2228d6ca tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.599128] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ae0fc12-4352-4b77-87ab-f0bb2228d6ca tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.599128] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ae0fc12-4352-4b77-87ab-f0bb2228d6ca tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.599128] [55188]: DEBUG nova.objects.instance [None req-1ae0fc12-4352-4b77-87ab-f0bb2228d6ca tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.628824] [55188]: DEBUG nova.policy [None req-1ae0fc12-4352-4b77-87ab-f0bb2228d6ca tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.633461] [55188]: INFO nova.api.openstack.requestlog [None req-1ae0fc12-4352-4b77-87ab-f0bb2228d6ca tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.063458 [ 881.633812] [55188]: [pid: 55188|app: 0|req: 2671/5252] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:01 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.636466] [55187]: DEBUG nova.policy [None req-a722a64f-3fe5-4fd1-a1ac-33dc4821b332 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.642469] [55187]: INFO nova.api.openstack.requestlog [None req-a722a64f-3fe5-4fd1-a1ac-33dc4821b332 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.057352 [ 881.642811] [55187]: [pid: 55187|app: 0|req: 2582/5253] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:01 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.677052] [55188]: DEBUG nova.api.openstack.wsgi [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataTestJSON-server-620462128", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "metadata": {}, "networks": [{"uuid": "4ccc7124-a7dd-4273-83bd-ec13f9002729"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 881.718602] [55188]: DEBUG oslo_concurrency.lockutils [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.719013] [55188]: DEBUG oslo_concurrency.lockutils [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.719110] [55188]: DEBUG oslo_concurrency.lockutils [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.719530] [55188]: DEBUG oslo_concurrency.lockutils [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.719751] [55188]: DEBUG oslo_concurrency.lockutils [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.720011] [55188]: DEBUG oslo_concurrency.lockutils [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.725677] [55188]: DEBUG nova.network.neutron [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] validate_networks() for [('4ccc7124-a7dd-4273-83bd-ec13f9002729', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 881.899396] [55187]: DEBUG nova.api.openstack.wsgi [None req-9188ebb5-1f8b-4665-8790-92e74a66ba84 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.901271] [55187]: DEBUG nova.compute.api [None req-9188ebb5-1f8b-4665-8790-92e74a66ba84 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 881.905009] [55187]: DEBUG oslo_concurrency.lockutils [None req-9188ebb5-1f8b-4665-8790-92e74a66ba84 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.905277] [55187]: DEBUG oslo_concurrency.lockutils [None req-9188ebb5-1f8b-4665-8790-92e74a66ba84 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.905504] [55187]: DEBUG oslo_concurrency.lockutils [None req-9188ebb5-1f8b-4665-8790-92e74a66ba84 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.905862] [55187]: DEBUG oslo_concurrency.lockutils [None req-9188ebb5-1f8b-4665-8790-92e74a66ba84 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.906073] [55187]: DEBUG oslo_concurrency.lockutils [None req-9188ebb5-1f8b-4665-8790-92e74a66ba84 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.906249] [55187]: DEBUG oslo_concurrency.lockutils [None req-9188ebb5-1f8b-4665-8790-92e74a66ba84 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.927193] [55188]: DEBUG nova.virt.hardware [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 881.927505] [55188]: DEBUG nova.virt.hardware [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 881.927742] [55188]: DEBUG nova.virt.hardware [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 881.927908] [55188]: DEBUG nova.virt.hardware [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 881.928206] [55188]: DEBUG nova.virt.hardware [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 881.940282] [55188]: DEBUG oslo_concurrency.lockutils [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.940561] [55188]: DEBUG oslo_concurrency.lockutils [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.940691] [55188]: DEBUG oslo_concurrency.lockutils [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.941392] [55188]: DEBUG oslo_concurrency.lockutils [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.941636] [55188]: DEBUG oslo_concurrency.lockutils [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.941964] [55188]: DEBUG oslo_concurrency.lockutils [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.960907] [55188]: DEBUG nova.quota [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for project a7a8161fef1b4d868605e1d545aa6379. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 881.964715] [55188]: DEBUG nova.quota [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for user 2980439b5341403f898ede6e59712ca9 and project a7a8161fef1b4d868605e1d545aa6379. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 881.970516] [55188]: DEBUG nova.compute.api [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 881.971885] [55188]: DEBUG nova.compute.api [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 881.985284] [55187]: DEBUG nova.policy [None req-9188ebb5-1f8b-4665-8790-92e74a66ba84 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.990289] [55187]: DEBUG nova.policy [None req-9188ebb5-1f8b-4665-8790-92e74a66ba84 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.990937] [55187]: DEBUG nova.policy [None req-9188ebb5-1f8b-4665-8790-92e74a66ba84 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.992576] [55187]: INFO nova.api.openstack.requestlog [None req-9188ebb5-1f8b-4665-8790-92e74a66ba84 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1403 microversion: 2.20 time: 0.094813 [ 881.992576] [55187]: [pid: 55187|app: 0|req: 2583/5254] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:02 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1403 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 881.994402] [55187]: DEBUG nova.api.openstack.wsgi [None req-8d5d86ce-c646-43b0-8d5a-920032ac00ad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 881.996324] [55187]: DEBUG nova.compute.api [None req-8d5d86ce-c646-43b0-8d5a-920032ac00ad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.003535] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d5d86ce-c646-43b0-8d5a-920032ac00ad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.003775] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d5d86ce-c646-43b0-8d5a-920032ac00ad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.003962] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d5d86ce-c646-43b0-8d5a-920032ac00ad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.004334] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d5d86ce-c646-43b0-8d5a-920032ac00ad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.004551] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d5d86ce-c646-43b0-8d5a-920032ac00ad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.004722] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d5d86ce-c646-43b0-8d5a-920032ac00ad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.009992] [55188]: INFO nova.api.openstack.requestlog [None req-29a6afd0-e866-4418-82e2-3a117388d565 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.374466 [ 882.009992] [55188]: [pid: 55188|app: 0|req: 2672/5255] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:06:02 2025] POST /compute/v2.1/servers => generated 380 bytes in 375 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 882.012049] [55188]: DEBUG nova.api.openstack.wsgi [None req-688cd1ee-33be-4f7f-a6d8-cb3ded8b0c4c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.013709] [55188]: DEBUG nova.compute.api [None req-688cd1ee-33be-4f7f-a6d8-cb3ded8b0c4c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.019017] [55188]: DEBUG oslo_concurrency.lockutils [None req-688cd1ee-33be-4f7f-a6d8-cb3ded8b0c4c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.019017] [55188]: DEBUG oslo_concurrency.lockutils [None req-688cd1ee-33be-4f7f-a6d8-cb3ded8b0c4c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.019017] [55188]: DEBUG oslo_concurrency.lockutils [None req-688cd1ee-33be-4f7f-a6d8-cb3ded8b0c4c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.019017] [55188]: DEBUG oslo_concurrency.lockutils [None req-688cd1ee-33be-4f7f-a6d8-cb3ded8b0c4c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.019017] [55188]: DEBUG oslo_concurrency.lockutils [None req-688cd1ee-33be-4f7f-a6d8-cb3ded8b0c4c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.019017] [55188]: DEBUG oslo_concurrency.lockutils [None req-688cd1ee-33be-4f7f-a6d8-cb3ded8b0c4c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.037089] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d5d86ce-c646-43b0-8d5a-920032ac00ad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.037550] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d5d86ce-c646-43b0-8d5a-920032ac00ad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.037888] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d5d86ce-c646-43b0-8d5a-920032ac00ad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.038254] [55187]: DEBUG nova.objects.instance [None req-8d5d86ce-c646-43b0-8d5a-920032ac00ad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.063094] [55187]: DEBUG nova.policy [None req-8d5d86ce-c646-43b0-8d5a-920032ac00ad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.070106] [55187]: INFO nova.api.openstack.requestlog [None req-8d5d86ce-c646-43b0-8d5a-920032ac00ad tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.077042 [ 882.070221] [55187]: [pid: 55187|app: 0|req: 2584/5256] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:02 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.077015] [55187]: DEBUG nova.api.openstack.wsgi [None req-b97e415c-c7bc-49a2-b977-a76e7c16ece7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.077015] [55187]: DEBUG nova.compute.api [None req-b97e415c-c7bc-49a2-b977-a76e7c16ece7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.110216] [55187]: DEBUG nova.policy [None req-b97e415c-c7bc-49a2-b977-a76e7c16ece7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.112645] [55187]: INFO nova.api.openstack.requestlog [None req-b97e415c-c7bc-49a2-b977-a76e7c16ece7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1213 microversion: 2.1 time: 0.041740 [ 882.112965] [55187]: [pid: 55187|app: 0|req: 2585/5257] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:02 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1213 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.116795] [55187]: DEBUG nova.api.openstack.wsgi [None req-25f11028-7b3e-4cf1-a696-385540c53778 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.118534] [55187]: DEBUG nova.compute.api [None req-25f11028-7b3e-4cf1-a696-385540c53778 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.122254] [55188]: DEBUG nova.policy [None req-688cd1ee-33be-4f7f-a6d8-cb3ded8b0c4c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.125775] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f11028-7b3e-4cf1-a696-385540c53778 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.126153] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f11028-7b3e-4cf1-a696-385540c53778 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.126448] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f11028-7b3e-4cf1-a696-385540c53778 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.126976] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f11028-7b3e-4cf1-a696-385540c53778 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.127072] [55188]: INFO nova.api.openstack.requestlog [None req-688cd1ee-33be-4f7f-a6d8-cb3ded8b0c4c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1505 microversion: 2.1 time: 0.117077 [ 882.127302] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f11028-7b3e-4cf1-a696-385540c53778 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.127482] [55188]: [pid: 55188|app: 0|req: 2673/5258] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:02 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1505 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.127595] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f11028-7b3e-4cf1-a696-385540c53778 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.130070] [55188]: DEBUG nova.api.openstack.wsgi [None req-0857044e-5172-49ca-8952-66db4e340266 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.131712] [55188]: DEBUG nova.compute.api [None req-0857044e-5172-49ca-8952-66db4e340266 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.137321] [55188]: DEBUG oslo_concurrency.lockutils [None req-0857044e-5172-49ca-8952-66db4e340266 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.137600] [55188]: DEBUG oslo_concurrency.lockutils [None req-0857044e-5172-49ca-8952-66db4e340266 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.137798] [55188]: DEBUG oslo_concurrency.lockutils [None req-0857044e-5172-49ca-8952-66db4e340266 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.138289] [55188]: DEBUG oslo_concurrency.lockutils [None req-0857044e-5172-49ca-8952-66db4e340266 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.138616] [55188]: DEBUG oslo_concurrency.lockutils [None req-0857044e-5172-49ca-8952-66db4e340266 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.138852] [55188]: DEBUG oslo_concurrency.lockutils [None req-0857044e-5172-49ca-8952-66db4e340266 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.163812] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f11028-7b3e-4cf1-a696-385540c53778 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.164069] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f11028-7b3e-4cf1-a696-385540c53778 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.164251] [55187]: DEBUG oslo_concurrency.lockutils [None req-25f11028-7b3e-4cf1-a696-385540c53778 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.165924] [55187]: DEBUG nova.objects.instance [None req-25f11028-7b3e-4cf1-a696-385540c53778 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.174968] [55188]: DEBUG oslo_concurrency.lockutils [None req-0857044e-5172-49ca-8952-66db4e340266 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.174968] [55188]: DEBUG oslo_concurrency.lockutils [None req-0857044e-5172-49ca-8952-66db4e340266 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.174968] [55188]: DEBUG oslo_concurrency.lockutils [None req-0857044e-5172-49ca-8952-66db4e340266 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.174968] [55188]: DEBUG nova.objects.instance [None req-0857044e-5172-49ca-8952-66db4e340266 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.195571] [55187]: DEBUG nova.policy [None req-25f11028-7b3e-4cf1-a696-385540c53778 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.201990] [55187]: INFO nova.api.openstack.requestlog [None req-25f11028-7b3e-4cf1-a696-385540c53778 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.088063 [ 882.202277] [55187]: [pid: 55187|app: 0|req: 2586/5259] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:02 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.204784] [55187]: DEBUG nova.api.openstack.wsgi [None req-fe2d9c13-201e-46f9-ae06-63427d55cf29 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.206526] [55187]: DEBUG nova.compute.api [None req-fe2d9c13-201e-46f9-ae06-63427d55cf29 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.210235] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe2d9c13-201e-46f9-ae06-63427d55cf29 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.210460] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe2d9c13-201e-46f9-ae06-63427d55cf29 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.210649] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe2d9c13-201e-46f9-ae06-63427d55cf29 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.211234] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe2d9c13-201e-46f9-ae06-63427d55cf29 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.211234] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe2d9c13-201e-46f9-ae06-63427d55cf29 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.211384] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe2d9c13-201e-46f9-ae06-63427d55cf29 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.220805] [55188]: DEBUG nova.policy [None req-0857044e-5172-49ca-8952-66db4e340266 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.229777] [55188]: INFO nova.api.openstack.requestlog [None req-0857044e-5172-49ca-8952-66db4e340266 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.101635 [ 882.230163] [55188]: [pid: 55188|app: 0|req: 2674/5260] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:02 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.232856] [55188]: DEBUG nova.api.openstack.wsgi [None req-e4b79b7f-366d-4493-a16c-9cd0bea395d2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.235017] [55188]: DEBUG nova.compute.api [None req-e4b79b7f-366d-4493-a16c-9cd0bea395d2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.239892] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4b79b7f-366d-4493-a16c-9cd0bea395d2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.239892] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4b79b7f-366d-4493-a16c-9cd0bea395d2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.239892] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4b79b7f-366d-4493-a16c-9cd0bea395d2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.239892] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4b79b7f-366d-4493-a16c-9cd0bea395d2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.240079] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4b79b7f-366d-4493-a16c-9cd0bea395d2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.240958] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4b79b7f-366d-4493-a16c-9cd0bea395d2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.256561] [55187]: DEBUG nova.policy [None req-fe2d9c13-201e-46f9-ae06-63427d55cf29 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.261536] [55187]: INFO nova.api.openstack.requestlog [None req-fe2d9c13-201e-46f9-ae06-63427d55cf29 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.058154 [ 882.261536] [55187]: [pid: 55187|app: 0|req: 2587/5261] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:02 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.264357] [55187]: DEBUG nova.api.openstack.wsgi [None req-c34dd9d7-6cce-43f6-8ecd-dd9ec5e331c3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.265755] [55187]: DEBUG nova.compute.api [None req-c34dd9d7-6cce-43f6-8ecd-dd9ec5e331c3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.276326] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34dd9d7-6cce-43f6-8ecd-dd9ec5e331c3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.276326] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34dd9d7-6cce-43f6-8ecd-dd9ec5e331c3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.276326] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34dd9d7-6cce-43f6-8ecd-dd9ec5e331c3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.276326] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34dd9d7-6cce-43f6-8ecd-dd9ec5e331c3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.276326] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34dd9d7-6cce-43f6-8ecd-dd9ec5e331c3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.276326] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34dd9d7-6cce-43f6-8ecd-dd9ec5e331c3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.281026] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4b79b7f-366d-4493-a16c-9cd0bea395d2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.281298] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4b79b7f-366d-4493-a16c-9cd0bea395d2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.281491] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4b79b7f-366d-4493-a16c-9cd0bea395d2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.281700] [55188]: DEBUG nova.objects.instance [None req-e4b79b7f-366d-4493-a16c-9cd0bea395d2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.316326] [55188]: DEBUG nova.policy [None req-e4b79b7f-366d-4493-a16c-9cd0bea395d2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.322248] [55188]: INFO nova.api.openstack.requestlog [None req-e4b79b7f-366d-4493-a16c-9cd0bea395d2 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.091263 [ 882.322688] [55188]: [pid: 55188|app: 0|req: 2675/5262] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:02 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.325638] [55188]: DEBUG nova.api.openstack.wsgi [None req-240b765d-61d3-49a8-b380-c0ef91fe5679 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.327931] [55188]: DEBUG nova.compute.api [None req-240b765d-61d3-49a8-b380-c0ef91fe5679 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.331987] [55188]: DEBUG oslo_concurrency.lockutils [None req-240b765d-61d3-49a8-b380-c0ef91fe5679 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.332705] [55188]: DEBUG oslo_concurrency.lockutils [None req-240b765d-61d3-49a8-b380-c0ef91fe5679 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.333012] [55188]: DEBUG oslo_concurrency.lockutils [None req-240b765d-61d3-49a8-b380-c0ef91fe5679 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.333618] [55188]: DEBUG oslo_concurrency.lockutils [None req-240b765d-61d3-49a8-b380-c0ef91fe5679 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.333916] [55188]: DEBUG oslo_concurrency.lockutils [None req-240b765d-61d3-49a8-b380-c0ef91fe5679 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.334211] [55188]: DEBUG oslo_concurrency.lockutils [None req-240b765d-61d3-49a8-b380-c0ef91fe5679 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.383633] [55187]: DEBUG nova.policy [None req-c34dd9d7-6cce-43f6-8ecd-dd9ec5e331c3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.387886] [55187]: INFO nova.api.openstack.requestlog [None req-c34dd9d7-6cce-43f6-8ecd-dd9ec5e331c3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1366 microversion: 2.1 time: 0.125891 [ 882.388354] [55187]: [pid: 55187|app: 0|req: 2588/5263] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:02 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1366 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.390759] [55187]: DEBUG nova.api.openstack.wsgi [None req-a256be21-af3e-49ad-bf9b-261bf8dd883f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.392374] [55187]: DEBUG nova.compute.api [None req-a256be21-af3e-49ad-bf9b-261bf8dd883f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.395472] [55187]: DEBUG oslo_concurrency.lockutils [None req-a256be21-af3e-49ad-bf9b-261bf8dd883f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.395709] [55187]: DEBUG oslo_concurrency.lockutils [None req-a256be21-af3e-49ad-bf9b-261bf8dd883f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.395888] [55187]: DEBUG oslo_concurrency.lockutils [None req-a256be21-af3e-49ad-bf9b-261bf8dd883f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.396248] [55187]: DEBUG oslo_concurrency.lockutils [None req-a256be21-af3e-49ad-bf9b-261bf8dd883f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.396437] [55187]: DEBUG oslo_concurrency.lockutils [None req-a256be21-af3e-49ad-bf9b-261bf8dd883f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.396668] [55187]: DEBUG oslo_concurrency.lockutils [None req-a256be21-af3e-49ad-bf9b-261bf8dd883f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.433967] [55187]: DEBUG nova.policy [None req-a256be21-af3e-49ad-bf9b-261bf8dd883f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.438427] [55187]: DEBUG nova.policy [None req-a256be21-af3e-49ad-bf9b-261bf8dd883f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.439075] [55187]: DEBUG nova.policy [None req-a256be21-af3e-49ad-bf9b-261bf8dd883f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.443121] [55187]: INFO nova.api.openstack.requestlog [None req-a256be21-af3e-49ad-bf9b-261bf8dd883f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.054371 [ 882.443443] [55187]: [pid: 55187|app: 0|req: 2589/5264] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:02 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 882.445707] [55187]: DEBUG nova.api.openstack.wsgi [None req-3f4b1874-f1ad-4b00-b600-a00654156061 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.447402] [55187]: DEBUG nova.compute.api [None req-3f4b1874-f1ad-4b00-b600-a00654156061 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.450469] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f4b1874-f1ad-4b00-b600-a00654156061 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.450696] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f4b1874-f1ad-4b00-b600-a00654156061 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.450882] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f4b1874-f1ad-4b00-b600-a00654156061 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.451259] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f4b1874-f1ad-4b00-b600-a00654156061 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.451420] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f4b1874-f1ad-4b00-b600-a00654156061 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.451595] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f4b1874-f1ad-4b00-b600-a00654156061 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.455097] [55188]: DEBUG nova.policy [None req-240b765d-61d3-49a8-b380-c0ef91fe5679 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.459419] [55188]: INFO nova.api.openstack.requestlog [None req-240b765d-61d3-49a8-b380-c0ef91fe5679 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1533 microversion: 2.1 time: 0.135856 [ 882.459793] [55188]: [pid: 55188|app: 0|req: 2676/5265] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:02 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1533 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.465141] [55188]: DEBUG nova.api.openstack.wsgi [req-c6d54f9a-d130-4fc0-9ed1-5f911d98bc0a req-1e36baa9-f13b-4c3f-9ce2-3d29f5ba9f33 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0ce3d967-dac6-4fb1-876b-556531b0f5f1", "name": "network-vif-plugged", "status": "completed", "tag": "e072496f-8923-4199-93a5-961624ed499c"}, {"name": "network-changed", "server_uuid": "0ce3d967-dac6-4fb1-876b-556531b0f5f1", "tag": "e072496f-8923-4199-93a5-961624ed499c"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 882.470351] [55188]: DEBUG oslo_concurrency.lockutils [req-c6d54f9a-d130-4fc0-9ed1-5f911d98bc0a req-1e36baa9-f13b-4c3f-9ce2-3d29f5ba9f33 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.470603] [55188]: DEBUG oslo_concurrency.lockutils [req-c6d54f9a-d130-4fc0-9ed1-5f911d98bc0a req-1e36baa9-f13b-4c3f-9ce2-3d29f5ba9f33 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.471037] [55188]: DEBUG oslo_concurrency.lockutils [req-c6d54f9a-d130-4fc0-9ed1-5f911d98bc0a req-1e36baa9-f13b-4c3f-9ce2-3d29f5ba9f33 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.477150] [55188]: INFO nova.api.openstack.compute.server_external_events [req-c6d54f9a-d130-4fc0-9ed1-5f911d98bc0a req-1e36baa9-f13b-4c3f-9ce2-3d29f5ba9f33 service nova] Creating event network-vif-plugged:e072496f-8923-4199-93a5-961624ed499c for instance 0ce3d967-dac6-4fb1-876b-556531b0f5f1 on cpu-1 [ 882.477887] [55188]: INFO nova.api.openstack.compute.server_external_events [req-c6d54f9a-d130-4fc0-9ed1-5f911d98bc0a req-1e36baa9-f13b-4c3f-9ce2-3d29f5ba9f33 service nova] Creating event network-changed:e072496f-8923-4199-93a5-961624ed499c for instance 0ce3d967-dac6-4fb1-876b-556531b0f5f1 on cpu-1 [ 882.480645] [55188]: INFO nova.api.openstack.requestlog [req-c6d54f9a-d130-4fc0-9ed1-5f911d98bc0a req-1e36baa9-f13b-4c3f-9ce2-3d29f5ba9f33 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.020215 [ 882.484024] [55188]: [pid: 55188|app: 0|req: 2677/5266] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:02 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 882.484024] [55188]: DEBUG nova.api.openstack.wsgi [None req-da280586-657e-4f63-b7a5-9db4c548b84b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.485259] [55188]: DEBUG nova.compute.api [None req-da280586-657e-4f63-b7a5-9db4c548b84b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.489910] [55188]: DEBUG oslo_concurrency.lockutils [None req-da280586-657e-4f63-b7a5-9db4c548b84b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.490258] [55188]: DEBUG oslo_concurrency.lockutils [None req-da280586-657e-4f63-b7a5-9db4c548b84b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.490547] [55188]: DEBUG oslo_concurrency.lockutils [None req-da280586-657e-4f63-b7a5-9db4c548b84b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.491015] [55188]: DEBUG oslo_concurrency.lockutils [None req-da280586-657e-4f63-b7a5-9db4c548b84b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.491367] [55188]: DEBUG oslo_concurrency.lockutils [None req-da280586-657e-4f63-b7a5-9db4c548b84b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.491649] [55188]: DEBUG oslo_concurrency.lockutils [None req-da280586-657e-4f63-b7a5-9db4c548b84b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.492474] [55187]: DEBUG nova.policy [None req-3f4b1874-f1ad-4b00-b600-a00654156061 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.501198] [55187]: INFO nova.api.openstack.requestlog [None req-3f4b1874-f1ad-4b00-b600-a00654156061 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1266 microversion: 2.1 time: 0.055809 [ 882.501198] [55187]: [pid: 55187|app: 0|req: 2590/5267] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:02 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1266 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.502971] [55187]: DEBUG nova.api.openstack.wsgi [None req-2acf6a21-f70a-475d-ba59-3a70e36a0dc7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.504623] [55187]: DEBUG nova.compute.api [None req-2acf6a21-f70a-475d-ba59-3a70e36a0dc7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.507846] [55187]: DEBUG oslo_concurrency.lockutils [None req-2acf6a21-f70a-475d-ba59-3a70e36a0dc7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.508118] [55187]: DEBUG oslo_concurrency.lockutils [None req-2acf6a21-f70a-475d-ba59-3a70e36a0dc7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.508271] [55187]: DEBUG oslo_concurrency.lockutils [None req-2acf6a21-f70a-475d-ba59-3a70e36a0dc7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.508649] [55187]: DEBUG oslo_concurrency.lockutils [None req-2acf6a21-f70a-475d-ba59-3a70e36a0dc7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.508844] [55187]: DEBUG oslo_concurrency.lockutils [None req-2acf6a21-f70a-475d-ba59-3a70e36a0dc7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.509032] [55187]: DEBUG oslo_concurrency.lockutils [None req-2acf6a21-f70a-475d-ba59-3a70e36a0dc7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.529284] [55188]: DEBUG nova.policy [None req-da280586-657e-4f63-b7a5-9db4c548b84b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.534171] [55188]: INFO nova.api.openstack.requestlog [None req-da280586-657e-4f63-b7a5-9db4c548b84b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.052367 [ 882.534517] [55188]: [pid: 55188|app: 0|req: 2678/5268] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:02 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.538052] [55188]: DEBUG nova.api.openstack.wsgi [None req-8e8d6077-0f01-4bdd-bc4b-68b4cd375026 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.539507] [55188]: DEBUG nova.compute.api [None req-8e8d6077-0f01-4bdd-bc4b-68b4cd375026 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.544212] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e8d6077-0f01-4bdd-bc4b-68b4cd375026 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.544212] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e8d6077-0f01-4bdd-bc4b-68b4cd375026 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.544212] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e8d6077-0f01-4bdd-bc4b-68b4cd375026 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.544212] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e8d6077-0f01-4bdd-bc4b-68b4cd375026 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.544413] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e8d6077-0f01-4bdd-bc4b-68b4cd375026 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.544597] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e8d6077-0f01-4bdd-bc4b-68b4cd375026 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.582488] [55188]: DEBUG nova.policy [None req-8e8d6077-0f01-4bdd-bc4b-68b4cd375026 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.589061] [55188]: INFO nova.api.openstack.requestlog [None req-8e8d6077-0f01-4bdd-bc4b-68b4cd375026 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.053458 [ 882.590112] [55188]: [pid: 55188|app: 0|req: 2679/5269] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:02 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.590321] [55187]: DEBUG nova.policy [None req-2acf6a21-f70a-475d-ba59-3a70e36a0dc7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.593088] [55188]: DEBUG nova.api.openstack.wsgi [None req-ebe1aab2-ec15-4ef2-ac35-bf6c774c6a34 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.594422] [55188]: DEBUG nova.compute.api [None req-ebe1aab2-ec15-4ef2-ac35-bf6c774c6a34 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.595770] [55187]: INFO nova.api.openstack.requestlog [None req-2acf6a21-f70a-475d-ba59-3a70e36a0dc7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.094656 [ 882.596510] [55187]: [pid: 55187|app: 0|req: 2591/5270] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:02 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.597745] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebe1aab2-ec15-4ef2-ac35-bf6c774c6a34 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.598104] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebe1aab2-ec15-4ef2-ac35-bf6c774c6a34 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.598227] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebe1aab2-ec15-4ef2-ac35-bf6c774c6a34 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.598581] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebe1aab2-ec15-4ef2-ac35-bf6c774c6a34 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.598782] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebe1aab2-ec15-4ef2-ac35-bf6c774c6a34 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.598955] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebe1aab2-ec15-4ef2-ac35-bf6c774c6a34 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.647585] [55187]: DEBUG nova.api.openstack.wsgi [None req-3b40664b-2661-4695-976c-ffc154734295 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.649084] [55187]: DEBUG nova.compute.api [None req-3b40664b-2661-4695-976c-ffc154734295 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.652939] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b40664b-2661-4695-976c-ffc154734295 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.653198] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b40664b-2661-4695-976c-ffc154734295 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.653817] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b40664b-2661-4695-976c-ffc154734295 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.653817] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b40664b-2661-4695-976c-ffc154734295 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.654100] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b40664b-2661-4695-976c-ffc154734295 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.654153] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b40664b-2661-4695-976c-ffc154734295 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.677148] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b40664b-2661-4695-976c-ffc154734295 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.677417] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b40664b-2661-4695-976c-ffc154734295 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.677599] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b40664b-2661-4695-976c-ffc154734295 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.677799] [55187]: DEBUG nova.objects.instance [None req-3b40664b-2661-4695-976c-ffc154734295 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.703091] [55187]: DEBUG nova.policy [None req-3b40664b-2661-4695-976c-ffc154734295 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.708465] [55187]: INFO nova.api.openstack.requestlog [None req-3b40664b-2661-4695-976c-ffc154734295 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.063252 [ 882.708806] [55187]: [pid: 55187|app: 0|req: 2592/5271] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:03 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.711459] [55187]: DEBUG nova.api.openstack.wsgi [None req-e75f5447-ff7d-476f-b4fe-112dc335ec2b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 882.713555] [55187]: DEBUG nova.compute.api [None req-e75f5447-ff7d-476f-b4fe-112dc335ec2b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 882.716674] [55187]: DEBUG oslo_concurrency.lockutils [None req-e75f5447-ff7d-476f-b4fe-112dc335ec2b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.716809] [55187]: DEBUG oslo_concurrency.lockutils [None req-e75f5447-ff7d-476f-b4fe-112dc335ec2b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.716998] [55187]: DEBUG oslo_concurrency.lockutils [None req-e75f5447-ff7d-476f-b4fe-112dc335ec2b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.717400] [55187]: DEBUG oslo_concurrency.lockutils [None req-e75f5447-ff7d-476f-b4fe-112dc335ec2b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.717656] [55187]: DEBUG oslo_concurrency.lockutils [None req-e75f5447-ff7d-476f-b4fe-112dc335ec2b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.717838] [55187]: DEBUG oslo_concurrency.lockutils [None req-e75f5447-ff7d-476f-b4fe-112dc335ec2b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.751038] [55187]: DEBUG nova.policy [None req-e75f5447-ff7d-476f-b4fe-112dc335ec2b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.755332] [55187]: INFO nova.api.openstack.requestlog [None req-e75f5447-ff7d-476f-b4fe-112dc335ec2b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.045843 [ 882.756534] [55187]: [pid: 55187|app: 0|req: 2593/5272] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:03 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.847716] [55188]: DEBUG nova.policy [None req-ebe1aab2-ec15-4ef2-ac35-bf6c774c6a34 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.851928] [55188]: INFO nova.api.openstack.requestlog [None req-ebe1aab2-ec15-4ef2-ac35-bf6c774c6a34 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.261288 [ 882.852269] [55188]: [pid: 55188|app: 0|req: 2680/5273] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:02 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.007198] [55187]: DEBUG nova.api.openstack.wsgi [None req-4d7d1e21-466a-4fa8-b2a4-88c1e65bc84b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.009678] [55187]: DEBUG nova.compute.api [None req-4d7d1e21-466a-4fa8-b2a4-88c1e65bc84b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.014392] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d7d1e21-466a-4fa8-b2a4-88c1e65bc84b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.014785] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d7d1e21-466a-4fa8-b2a4-88c1e65bc84b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.015113] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d7d1e21-466a-4fa8-b2a4-88c1e65bc84b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.015680] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d7d1e21-466a-4fa8-b2a4-88c1e65bc84b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.015996] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d7d1e21-466a-4fa8-b2a4-88c1e65bc84b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.016307] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d7d1e21-466a-4fa8-b2a4-88c1e65bc84b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.087439] [55188]: DEBUG nova.api.openstack.wsgi [None req-760988aa-91f4-4d5f-8246-9937841524d0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.089560] [55188]: DEBUG nova.compute.api [None req-760988aa-91f4-4d5f-8246-9937841524d0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.093291] [55188]: DEBUG oslo_concurrency.lockutils [None req-760988aa-91f4-4d5f-8246-9937841524d0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.093547] [55188]: DEBUG oslo_concurrency.lockutils [None req-760988aa-91f4-4d5f-8246-9937841524d0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.093741] [55188]: DEBUG oslo_concurrency.lockutils [None req-760988aa-91f4-4d5f-8246-9937841524d0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.094100] [55188]: DEBUG oslo_concurrency.lockutils [None req-760988aa-91f4-4d5f-8246-9937841524d0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.094329] [55188]: DEBUG oslo_concurrency.lockutils [None req-760988aa-91f4-4d5f-8246-9937841524d0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.094510] [55188]: DEBUG oslo_concurrency.lockutils [None req-760988aa-91f4-4d5f-8246-9937841524d0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.096084] [55187]: DEBUG nova.policy [None req-4d7d1e21-466a-4fa8-b2a4-88c1e65bc84b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.100746] [55187]: DEBUG nova.policy [None req-4d7d1e21-466a-4fa8-b2a4-88c1e65bc84b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.101412] [55187]: DEBUG nova.policy [None req-4d7d1e21-466a-4fa8-b2a4-88c1e65bc84b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.102046] [55187]: INFO nova.api.openstack.requestlog [None req-4d7d1e21-466a-4fa8-b2a4-88c1e65bc84b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1403 microversion: 2.20 time: 0.098729 [ 883.106018] [55187]: [pid: 55187|app: 0|req: 2594/5274] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:03 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1403 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 883.112711] [55188]: DEBUG oslo_concurrency.lockutils [None req-760988aa-91f4-4d5f-8246-9937841524d0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.112961] [55188]: DEBUG oslo_concurrency.lockutils [None req-760988aa-91f4-4d5f-8246-9937841524d0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.113164] [55188]: DEBUG oslo_concurrency.lockutils [None req-760988aa-91f4-4d5f-8246-9937841524d0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.113370] [55188]: DEBUG nova.objects.instance [None req-760988aa-91f4-4d5f-8246-9937841524d0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.126627] [55187]: DEBUG nova.api.openstack.wsgi [None req-9b3beb17-40e4-45dd-b9bf-a08f094758bd tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.129116] [55187]: DEBUG nova.compute.api [None req-9b3beb17-40e4-45dd-b9bf-a08f094758bd tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.132760] [55188]: DEBUG nova.policy [None req-760988aa-91f4-4d5f-8246-9937841524d0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.134611] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3beb17-40e4-45dd-b9bf-a08f094758bd tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.134872] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3beb17-40e4-45dd-b9bf-a08f094758bd tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.135443] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3beb17-40e4-45dd-b9bf-a08f094758bd tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.135443] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3beb17-40e4-45dd-b9bf-a08f094758bd tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.135659] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3beb17-40e4-45dd-b9bf-a08f094758bd tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.135831] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3beb17-40e4-45dd-b9bf-a08f094758bd tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.137028] [55188]: INFO nova.api.openstack.requestlog [None req-760988aa-91f4-4d5f-8246-9937841524d0 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.052816 [ 883.138134] [55188]: [pid: 55188|app: 0|req: 2681/5275] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:03 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.145972] [55188]: DEBUG nova.api.openstack.wsgi [None req-9878518f-8537-41c6-a0ad-94947ce34283 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.147596] [55188]: DEBUG nova.compute.api [None req-9878518f-8537-41c6-a0ad-94947ce34283 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.150906] [55188]: DEBUG oslo_concurrency.lockutils [None req-9878518f-8537-41c6-a0ad-94947ce34283 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.151151] [55188]: DEBUG oslo_concurrency.lockutils [None req-9878518f-8537-41c6-a0ad-94947ce34283 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.151341] [55188]: DEBUG oslo_concurrency.lockutils [None req-9878518f-8537-41c6-a0ad-94947ce34283 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.151700] [55188]: DEBUG oslo_concurrency.lockutils [None req-9878518f-8537-41c6-a0ad-94947ce34283 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.151930] [55188]: DEBUG oslo_concurrency.lockutils [None req-9878518f-8537-41c6-a0ad-94947ce34283 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.152125] [55188]: DEBUG oslo_concurrency.lockutils [None req-9878518f-8537-41c6-a0ad-94947ce34283 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.171673] [55187]: DEBUG nova.policy [None req-9b3beb17-40e4-45dd-b9bf-a08f094758bd tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.176257] [55187]: INFO nova.api.openstack.requestlog [None req-9b3beb17-40e4-45dd-b9bf-a08f094758bd tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1217 microversion: 2.1 time: 0.052516 [ 883.176257] [55187]: [pid: 55187|app: 0|req: 2595/5276] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:03 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1217 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.220474] [55187]: DEBUG nova.api.openstack.wsgi [None req-c04142cd-5668-460e-aae7-1f38fcc7ba81 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.222532] [55187]: DEBUG nova.compute.api [None req-c04142cd-5668-460e-aae7-1f38fcc7ba81 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.230249] [55187]: DEBUG oslo_concurrency.lockutils [None req-c04142cd-5668-460e-aae7-1f38fcc7ba81 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.230392] [55187]: DEBUG oslo_concurrency.lockutils [None req-c04142cd-5668-460e-aae7-1f38fcc7ba81 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.230570] [55187]: DEBUG oslo_concurrency.lockutils [None req-c04142cd-5668-460e-aae7-1f38fcc7ba81 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.230946] [55187]: DEBUG oslo_concurrency.lockutils [None req-c04142cd-5668-460e-aae7-1f38fcc7ba81 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.231169] [55187]: DEBUG oslo_concurrency.lockutils [None req-c04142cd-5668-460e-aae7-1f38fcc7ba81 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.231363] [55187]: DEBUG oslo_concurrency.lockutils [None req-c04142cd-5668-460e-aae7-1f38fcc7ba81 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.239178] [55188]: DEBUG nova.policy [None req-9878518f-8537-41c6-a0ad-94947ce34283 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.247758] [55188]: INFO nova.api.openstack.requestlog [None req-9878518f-8537-41c6-a0ad-94947ce34283 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1511 microversion: 2.1 time: 0.102715 [ 883.248227] [55188]: [pid: 55188|app: 0|req: 2682/5277] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:03 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1511 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 883.252327] [55188]: DEBUG nova.api.openstack.wsgi [None req-36619a6f-4fca-45a7-8583-2a43a58c09ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.254735] [55188]: DEBUG nova.compute.api [None req-36619a6f-4fca-45a7-8583-2a43a58c09ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.256925] [55187]: DEBUG oslo_concurrency.lockutils [None req-c04142cd-5668-460e-aae7-1f38fcc7ba81 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.257132] [55187]: DEBUG oslo_concurrency.lockutils [None req-c04142cd-5668-460e-aae7-1f38fcc7ba81 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.257330] [55187]: DEBUG oslo_concurrency.lockutils [None req-c04142cd-5668-460e-aae7-1f38fcc7ba81 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.257555] [55187]: DEBUG nova.objects.instance [None req-c04142cd-5668-460e-aae7-1f38fcc7ba81 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.258805] [55188]: DEBUG oslo_concurrency.lockutils [None req-36619a6f-4fca-45a7-8583-2a43a58c09ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.259317] [55188]: DEBUG oslo_concurrency.lockutils [None req-36619a6f-4fca-45a7-8583-2a43a58c09ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.259788] [55188]: DEBUG oslo_concurrency.lockutils [None req-36619a6f-4fca-45a7-8583-2a43a58c09ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.260296] [55188]: DEBUG oslo_concurrency.lockutils [None req-36619a6f-4fca-45a7-8583-2a43a58c09ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.260517] [55188]: DEBUG oslo_concurrency.lockutils [None req-36619a6f-4fca-45a7-8583-2a43a58c09ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.260698] [55188]: DEBUG oslo_concurrency.lockutils [None req-36619a6f-4fca-45a7-8583-2a43a58c09ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.282259] [55188]: DEBUG oslo_concurrency.lockutils [None req-36619a6f-4fca-45a7-8583-2a43a58c09ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.282551] [55188]: DEBUG oslo_concurrency.lockutils [None req-36619a6f-4fca-45a7-8583-2a43a58c09ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.282747] [55188]: DEBUG oslo_concurrency.lockutils [None req-36619a6f-4fca-45a7-8583-2a43a58c09ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.282950] [55188]: DEBUG nova.objects.instance [None req-36619a6f-4fca-45a7-8583-2a43a58c09ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.284970] [55187]: DEBUG nova.policy [None req-c04142cd-5668-460e-aae7-1f38fcc7ba81 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.289349] [55187]: INFO nova.api.openstack.requestlog [None req-c04142cd-5668-460e-aae7-1f38fcc7ba81 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.072400 [ 883.289681] [55187]: [pid: 55187|app: 0|req: 2596/5278] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:03 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.292193] [55187]: DEBUG nova.api.openstack.wsgi [None req-7a5ac880-1695-44aa-bced-95d88e235605 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.293778] [55187]: DEBUG nova.compute.api [None req-7a5ac880-1695-44aa-bced-95d88e235605 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.297168] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a5ac880-1695-44aa-bced-95d88e235605 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.297247] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a5ac880-1695-44aa-bced-95d88e235605 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.297470] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a5ac880-1695-44aa-bced-95d88e235605 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.298135] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a5ac880-1695-44aa-bced-95d88e235605 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.298135] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a5ac880-1695-44aa-bced-95d88e235605 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.298260] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a5ac880-1695-44aa-bced-95d88e235605 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.307269] [55188]: DEBUG nova.policy [None req-36619a6f-4fca-45a7-8583-2a43a58c09ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.312017] [55188]: INFO nova.api.openstack.requestlog [None req-36619a6f-4fca-45a7-8583-2a43a58c09ea tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.063037 [ 883.312370] [55188]: [pid: 55188|app: 0|req: 2683/5279] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:03 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.334560] [55187]: DEBUG nova.policy [None req-7a5ac880-1695-44aa-bced-95d88e235605 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.339558] [55187]: INFO nova.api.openstack.requestlog [None req-7a5ac880-1695-44aa-bced-95d88e235605 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.049072 [ 883.339916] [55187]: [pid: 55187|app: 0|req: 2597/5280] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:03 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.341889] [55188]: DEBUG nova.api.openstack.wsgi [None req-9f9dc12c-db62-4801-bbaf-79647ea95155 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.343761] [55188]: DEBUG nova.compute.api [None req-9f9dc12c-db62-4801-bbaf-79647ea95155 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.347428] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f9dc12c-db62-4801-bbaf-79647ea95155 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.347685] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f9dc12c-db62-4801-bbaf-79647ea95155 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.347900] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f9dc12c-db62-4801-bbaf-79647ea95155 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.348305] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f9dc12c-db62-4801-bbaf-79647ea95155 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.348549] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f9dc12c-db62-4801-bbaf-79647ea95155 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.348726] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f9dc12c-db62-4801-bbaf-79647ea95155 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.368692] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f9dc12c-db62-4801-bbaf-79647ea95155 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.368939] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f9dc12c-db62-4801-bbaf-79647ea95155 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.369210] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f9dc12c-db62-4801-bbaf-79647ea95155 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.369652] [55188]: DEBUG nova.objects.instance [None req-9f9dc12c-db62-4801-bbaf-79647ea95155 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.392879] [55188]: DEBUG nova.policy [None req-9f9dc12c-db62-4801-bbaf-79647ea95155 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.397565] [55188]: INFO nova.api.openstack.requestlog [None req-9f9dc12c-db62-4801-bbaf-79647ea95155 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.058246 [ 883.397927] [55188]: [pid: 55188|app: 0|req: 2684/5281] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:03 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.401722] [55187]: DEBUG nova.api.openstack.wsgi [None req-e9f258a8-d6d8-4f15-9f2b-1fe341b06a94 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.403134] [55187]: DEBUG nova.compute.api [None req-e9f258a8-d6d8-4f15-9f2b-1fe341b06a94 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.406684] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9f258a8-d6d8-4f15-9f2b-1fe341b06a94 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.406929] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9f258a8-d6d8-4f15-9f2b-1fe341b06a94 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.407119] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9f258a8-d6d8-4f15-9f2b-1fe341b06a94 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.407563] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9f258a8-d6d8-4f15-9f2b-1fe341b06a94 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.407724] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9f258a8-d6d8-4f15-9f2b-1fe341b06a94 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.407893] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9f258a8-d6d8-4f15-9f2b-1fe341b06a94 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.459360] [55188]: DEBUG nova.api.openstack.wsgi [None req-970b74b1-7443-4c6b-acf7-a28918f6525c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.461151] [55188]: DEBUG nova.compute.api [None req-970b74b1-7443-4c6b-acf7-a28918f6525c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.465709] [55188]: DEBUG oslo_concurrency.lockutils [None req-970b74b1-7443-4c6b-acf7-a28918f6525c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.465993] [55188]: DEBUG oslo_concurrency.lockutils [None req-970b74b1-7443-4c6b-acf7-a28918f6525c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.466237] [55188]: DEBUG oslo_concurrency.lockutils [None req-970b74b1-7443-4c6b-acf7-a28918f6525c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.466657] [55188]: DEBUG oslo_concurrency.lockutils [None req-970b74b1-7443-4c6b-acf7-a28918f6525c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.466864] [55188]: DEBUG oslo_concurrency.lockutils [None req-970b74b1-7443-4c6b-acf7-a28918f6525c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.467089] [55188]: DEBUG oslo_concurrency.lockutils [None req-970b74b1-7443-4c6b-acf7-a28918f6525c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.485405] [55187]: DEBUG nova.policy [None req-e9f258a8-d6d8-4f15-9f2b-1fe341b06a94 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.490177] [55187]: INFO nova.api.openstack.requestlog [None req-e9f258a8-d6d8-4f15-9f2b-1fe341b06a94 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1366 microversion: 2.1 time: 0.090955 [ 883.490531] [55187]: [pid: 55187|app: 0|req: 2598/5282] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:03 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1366 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.493035] [55187]: DEBUG nova.api.openstack.wsgi [None req-1df9b016-4108-48c7-8d21-61bbc81c0a80 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.494732] [55187]: DEBUG nova.compute.api [None req-1df9b016-4108-48c7-8d21-61bbc81c0a80 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.498237] [55187]: DEBUG oslo_concurrency.lockutils [None req-1df9b016-4108-48c7-8d21-61bbc81c0a80 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.498478] [55187]: DEBUG oslo_concurrency.lockutils [None req-1df9b016-4108-48c7-8d21-61bbc81c0a80 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.498694] [55187]: DEBUG oslo_concurrency.lockutils [None req-1df9b016-4108-48c7-8d21-61bbc81c0a80 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.499074] [55187]: DEBUG oslo_concurrency.lockutils [None req-1df9b016-4108-48c7-8d21-61bbc81c0a80 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.499299] [55187]: DEBUG oslo_concurrency.lockutils [None req-1df9b016-4108-48c7-8d21-61bbc81c0a80 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.499480] [55187]: DEBUG oslo_concurrency.lockutils [None req-1df9b016-4108-48c7-8d21-61bbc81c0a80 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.507589] [55188]: DEBUG nova.policy [None req-970b74b1-7443-4c6b-acf7-a28918f6525c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.512013] [55188]: DEBUG nova.policy [None req-970b74b1-7443-4c6b-acf7-a28918f6525c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.512875] [55188]: DEBUG nova.policy [None req-970b74b1-7443-4c6b-acf7-a28918f6525c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.516223] [55188]: INFO nova.api.openstack.requestlog [None req-970b74b1-7443-4c6b-acf7-a28918f6525c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.059319 [ 883.516548] [55188]: [pid: 55188|app: 0|req: 2685/5283] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:03 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 883.519105] [55188]: DEBUG nova.api.openstack.wsgi [None req-38a08349-cbce-473e-b580-0fad4b2d04cb tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.521872] [55188]: DEBUG nova.compute.api [None req-38a08349-cbce-473e-b580-0fad4b2d04cb tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.523983] [55188]: DEBUG oslo_concurrency.lockutils [None req-38a08349-cbce-473e-b580-0fad4b2d04cb tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.524235] [55188]: DEBUG oslo_concurrency.lockutils [None req-38a08349-cbce-473e-b580-0fad4b2d04cb tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.524424] [55188]: DEBUG oslo_concurrency.lockutils [None req-38a08349-cbce-473e-b580-0fad4b2d04cb tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.525107] [55188]: DEBUG oslo_concurrency.lockutils [None req-38a08349-cbce-473e-b580-0fad4b2d04cb tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.525107] [55188]: DEBUG oslo_concurrency.lockutils [None req-38a08349-cbce-473e-b580-0fad4b2d04cb tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.525249] [55188]: DEBUG oslo_concurrency.lockutils [None req-38a08349-cbce-473e-b580-0fad4b2d04cb tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.561666] [55188]: DEBUG nova.policy [None req-38a08349-cbce-473e-b580-0fad4b2d04cb tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.570247] [55188]: INFO nova.api.openstack.requestlog [None req-38a08349-cbce-473e-b580-0fad4b2d04cb tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1266 microversion: 2.1 time: 0.052965 [ 883.570727] [55188]: [pid: 55188|app: 0|req: 2686/5284] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:03 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1266 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.576074] [55188]: DEBUG nova.api.openstack.wsgi [None req-a0161c4c-d377-4349-a90f-e297b4b05baa tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.576621] [55188]: DEBUG nova.compute.api [None req-a0161c4c-d377-4349-a90f-e297b4b05baa tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.581455] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0161c4c-d377-4349-a90f-e297b4b05baa tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.581455] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0161c4c-d377-4349-a90f-e297b4b05baa tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.581455] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0161c4c-d377-4349-a90f-e297b4b05baa tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.581643] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0161c4c-d377-4349-a90f-e297b4b05baa tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.581845] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0161c4c-d377-4349-a90f-e297b4b05baa tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.582034] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0161c4c-d377-4349-a90f-e297b4b05baa tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.603007] [55187]: DEBUG nova.policy [None req-1df9b016-4108-48c7-8d21-61bbc81c0a80 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.614112] [55187]: INFO nova.api.openstack.requestlog [None req-1df9b016-4108-48c7-8d21-61bbc81c0a80 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1538 microversion: 2.1 time: 0.121163 [ 883.614112] [55187]: [pid: 55187|app: 0|req: 2599/5285] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:03 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1538 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.616289] [55187]: DEBUG nova.api.openstack.wsgi [None req-7fc87569-093f-4b2c-9deb-84422be7205f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.618149] [55187]: DEBUG nova.compute.api [None req-7fc87569-093f-4b2c-9deb-84422be7205f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.624996] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fc87569-093f-4b2c-9deb-84422be7205f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.624996] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fc87569-093f-4b2c-9deb-84422be7205f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.624996] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fc87569-093f-4b2c-9deb-84422be7205f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.625134] [55188]: DEBUG nova.policy [None req-a0161c4c-d377-4349-a90f-e297b4b05baa tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.625202] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fc87569-093f-4b2c-9deb-84422be7205f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.625202] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fc87569-093f-4b2c-9deb-84422be7205f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.625202] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fc87569-093f-4b2c-9deb-84422be7205f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.630018] [55188]: INFO nova.api.openstack.requestlog [None req-a0161c4c-d377-4349-a90f-e297b4b05baa tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.055272 [ 883.630018] [55188]: [pid: 55188|app: 0|req: 2687/5286] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:03 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.630018] [55188]: DEBUG nova.api.openstack.wsgi [None req-f39699b0-c272-4dc7-8870-216f57191438 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.631110] [55188]: DEBUG nova.compute.api [None req-f39699b0-c272-4dc7-8870-216f57191438 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.634327] [55188]: DEBUG oslo_concurrency.lockutils [None req-f39699b0-c272-4dc7-8870-216f57191438 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.635383] [55188]: DEBUG oslo_concurrency.lockutils [None req-f39699b0-c272-4dc7-8870-216f57191438 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.635383] [55188]: DEBUG oslo_concurrency.lockutils [None req-f39699b0-c272-4dc7-8870-216f57191438 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.635383] [55188]: DEBUG oslo_concurrency.lockutils [None req-f39699b0-c272-4dc7-8870-216f57191438 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.635383] [55188]: DEBUG oslo_concurrency.lockutils [None req-f39699b0-c272-4dc7-8870-216f57191438 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.635605] [55188]: DEBUG oslo_concurrency.lockutils [None req-f39699b0-c272-4dc7-8870-216f57191438 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.669538] [55187]: DEBUG nova.policy [None req-7fc87569-093f-4b2c-9deb-84422be7205f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.673594] [55187]: INFO nova.api.openstack.requestlog [None req-7fc87569-093f-4b2c-9deb-84422be7205f tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.060287 [ 883.673874] [55187]: [pid: 55187|app: 0|req: 2600/5287] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:03 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.730486] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad135c54-a6f5-4740-b5f4-ad939376d109 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.733270] [55187]: DEBUG nova.compute.api [None req-ad135c54-a6f5-4740-b5f4-ad939376d109 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.737126] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad135c54-a6f5-4740-b5f4-ad939376d109 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.737392] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad135c54-a6f5-4740-b5f4-ad939376d109 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.737596] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad135c54-a6f5-4740-b5f4-ad939376d109 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.737952] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad135c54-a6f5-4740-b5f4-ad939376d109 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.738162] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad135c54-a6f5-4740-b5f4-ad939376d109 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.738340] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad135c54-a6f5-4740-b5f4-ad939376d109 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.753462] [55188]: DEBUG nova.policy [None req-f39699b0-c272-4dc7-8870-216f57191438 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.755206] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad135c54-a6f5-4740-b5f4-ad939376d109 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.755443] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad135c54-a6f5-4740-b5f4-ad939376d109 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.755619] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad135c54-a6f5-4740-b5f4-ad939376d109 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.755813] [55187]: DEBUG nova.objects.instance [None req-ad135c54-a6f5-4740-b5f4-ad939376d109 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.758087] [55188]: INFO nova.api.openstack.requestlog [None req-f39699b0-c272-4dc7-8870-216f57191438 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.130519 [ 883.758546] [55188]: [pid: 55188|app: 0|req: 2688/5288] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:03 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.771709] [55188]: DEBUG nova.api.openstack.wsgi [None req-e1d836f5-7d86-47d1-8e5e-b0dc3d2a032b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.773319] [55188]: DEBUG nova.compute.api [None req-e1d836f5-7d86-47d1-8e5e-b0dc3d2a032b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.774940] [55187]: DEBUG nova.policy [None req-ad135c54-a6f5-4740-b5f4-ad939376d109 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.776720] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1d836f5-7d86-47d1-8e5e-b0dc3d2a032b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.776953] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1d836f5-7d86-47d1-8e5e-b0dc3d2a032b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.777157] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1d836f5-7d86-47d1-8e5e-b0dc3d2a032b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.777531] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1d836f5-7d86-47d1-8e5e-b0dc3d2a032b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.777737] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1d836f5-7d86-47d1-8e5e-b0dc3d2a032b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.777910] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1d836f5-7d86-47d1-8e5e-b0dc3d2a032b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.778760] [55187]: INFO nova.api.openstack.requestlog [None req-ad135c54-a6f5-4740-b5f4-ad939376d109 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.051803 [ 883.779084] [55187]: [pid: 55187|app: 0|req: 2601/5289] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:04 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.808331] [55188]: DEBUG nova.policy [None req-e1d836f5-7d86-47d1-8e5e-b0dc3d2a032b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.812291] [55188]: INFO nova.api.openstack.requestlog [None req-e1d836f5-7d86-47d1-8e5e-b0dc3d2a032b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.042550 [ 883.812608] [55188]: [pid: 55188|app: 0|req: 2689/5290] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:04 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.864650] [55187]: DEBUG nova.api.openstack.wsgi [None req-b859926c-75a2-42e6-97b2-3aad44809f03 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 883.866349] [55187]: DEBUG nova.compute.api [None req-b859926c-75a2-42e6-97b2-3aad44809f03 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 883.869959] [55187]: DEBUG oslo_concurrency.lockutils [None req-b859926c-75a2-42e6-97b2-3aad44809f03 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.870226] [55187]: DEBUG oslo_concurrency.lockutils [None req-b859926c-75a2-42e6-97b2-3aad44809f03 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.870431] [55187]: DEBUG oslo_concurrency.lockutils [None req-b859926c-75a2-42e6-97b2-3aad44809f03 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.870783] [55187]: DEBUG oslo_concurrency.lockutils [None req-b859926c-75a2-42e6-97b2-3aad44809f03 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.870983] [55187]: DEBUG oslo_concurrency.lockutils [None req-b859926c-75a2-42e6-97b2-3aad44809f03 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.871171] [55187]: DEBUG oslo_concurrency.lockutils [None req-b859926c-75a2-42e6-97b2-3aad44809f03 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.901561] [55187]: DEBUG nova.policy [None req-b859926c-75a2-42e6-97b2-3aad44809f03 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.905438] [55187]: INFO nova.api.openstack.requestlog [None req-b859926c-75a2-42e6-97b2-3aad44809f03 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.043008 [ 883.905798] [55187]: [pid: 55187|app: 0|req: 2602/5291] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:04 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.116045] [55188]: DEBUG nova.api.openstack.wsgi [None req-15d84e79-feb3-4dae-9584-7faa2e88f750 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.117758] [55188]: DEBUG nova.compute.api [None req-15d84e79-feb3-4dae-9584-7faa2e88f750 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.121338] [55188]: DEBUG oslo_concurrency.lockutils [None req-15d84e79-feb3-4dae-9584-7faa2e88f750 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.121578] [55188]: DEBUG oslo_concurrency.lockutils [None req-15d84e79-feb3-4dae-9584-7faa2e88f750 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.121765] [55188]: DEBUG oslo_concurrency.lockutils [None req-15d84e79-feb3-4dae-9584-7faa2e88f750 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.122130] [55188]: DEBUG oslo_concurrency.lockutils [None req-15d84e79-feb3-4dae-9584-7faa2e88f750 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.122330] [55188]: DEBUG oslo_concurrency.lockutils [None req-15d84e79-feb3-4dae-9584-7faa2e88f750 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.122505] [55188]: DEBUG oslo_concurrency.lockutils [None req-15d84e79-feb3-4dae-9584-7faa2e88f750 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.154107] [55187]: DEBUG nova.api.openstack.wsgi [None req-3567aa5f-e7e0-4a5e-83d4-fbe9fd599031 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.155851] [55187]: DEBUG nova.compute.api [None req-3567aa5f-e7e0-4a5e-83d4-fbe9fd599031 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.159617] [55187]: DEBUG oslo_concurrency.lockutils [None req-3567aa5f-e7e0-4a5e-83d4-fbe9fd599031 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.159851] [55187]: DEBUG oslo_concurrency.lockutils [None req-3567aa5f-e7e0-4a5e-83d4-fbe9fd599031 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.160047] [55187]: DEBUG oslo_concurrency.lockutils [None req-3567aa5f-e7e0-4a5e-83d4-fbe9fd599031 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.160403] [55187]: DEBUG oslo_concurrency.lockutils [None req-3567aa5f-e7e0-4a5e-83d4-fbe9fd599031 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.160643] [55187]: DEBUG oslo_concurrency.lockutils [None req-3567aa5f-e7e0-4a5e-83d4-fbe9fd599031 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.160840] [55187]: DEBUG oslo_concurrency.lockutils [None req-3567aa5f-e7e0-4a5e-83d4-fbe9fd599031 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.178355] [55187]: DEBUG oslo_concurrency.lockutils [None req-3567aa5f-e7e0-4a5e-83d4-fbe9fd599031 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.178621] [55187]: DEBUG oslo_concurrency.lockutils [None req-3567aa5f-e7e0-4a5e-83d4-fbe9fd599031 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.178988] [55187]: DEBUG oslo_concurrency.lockutils [None req-3567aa5f-e7e0-4a5e-83d4-fbe9fd599031 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.179102] [55187]: DEBUG nova.objects.instance [None req-3567aa5f-e7e0-4a5e-83d4-fbe9fd599031 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.202533] [55187]: DEBUG nova.policy [None req-3567aa5f-e7e0-4a5e-83d4-fbe9fd599031 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.206094] [55187]: INFO nova.api.openstack.requestlog [None req-3567aa5f-e7e0-4a5e-83d4-fbe9fd599031 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.054306 [ 884.206415] [55187]: [pid: 55187|app: 0|req: 2603/5292] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:04 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.208810] [55187]: DEBUG nova.api.openstack.wsgi [None req-8fe2ce2f-939d-4c19-a536-6c6c15d82b04 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.211494] [55187]: DEBUG nova.compute.api [None req-8fe2ce2f-939d-4c19-a536-6c6c15d82b04 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.216020] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fe2ce2f-939d-4c19-a536-6c6c15d82b04 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.217328] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fe2ce2f-939d-4c19-a536-6c6c15d82b04 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.217328] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fe2ce2f-939d-4c19-a536-6c6c15d82b04 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.217328] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fe2ce2f-939d-4c19-a536-6c6c15d82b04 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.217328] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fe2ce2f-939d-4c19-a536-6c6c15d82b04 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.217328] [55187]: DEBUG oslo_concurrency.lockutils [None req-8fe2ce2f-939d-4c19-a536-6c6c15d82b04 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.221310] [55188]: DEBUG nova.policy [None req-15d84e79-feb3-4dae-9584-7faa2e88f750 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.227828] [55188]: DEBUG nova.policy [None req-15d84e79-feb3-4dae-9584-7faa2e88f750 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.227828] [55188]: DEBUG nova.policy [None req-15d84e79-feb3-4dae-9584-7faa2e88f750 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.227828] [55188]: INFO nova.api.openstack.requestlog [None req-15d84e79-feb3-4dae-9584-7faa2e88f750 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1594 microversion: 2.20 time: 0.113816 [ 884.228604] [55188]: [pid: 55188|app: 0|req: 2690/5293] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:04 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1594 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 884.247747] [55188]: DEBUG nova.api.openstack.wsgi [None req-74aa4e3b-c74c-4853-a3f1-2eeb7b3f6881 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.249539] [55188]: DEBUG nova.compute.api [None req-74aa4e3b-c74c-4853-a3f1-2eeb7b3f6881 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.253770] [55188]: DEBUG oslo_concurrency.lockutils [None req-74aa4e3b-c74c-4853-a3f1-2eeb7b3f6881 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.254318] [55188]: DEBUG oslo_concurrency.lockutils [None req-74aa4e3b-c74c-4853-a3f1-2eeb7b3f6881 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.254392] [55188]: DEBUG oslo_concurrency.lockutils [None req-74aa4e3b-c74c-4853-a3f1-2eeb7b3f6881 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.254915] [55188]: DEBUG oslo_concurrency.lockutils [None req-74aa4e3b-c74c-4853-a3f1-2eeb7b3f6881 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.255019] [55188]: DEBUG oslo_concurrency.lockutils [None req-74aa4e3b-c74c-4853-a3f1-2eeb7b3f6881 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.255433] [55188]: DEBUG oslo_concurrency.lockutils [None req-74aa4e3b-c74c-4853-a3f1-2eeb7b3f6881 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.268724] [55187]: DEBUG nova.policy [None req-8fe2ce2f-939d-4c19-a536-6c6c15d82b04 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.273750] [55187]: INFO nova.api.openstack.requestlog [None req-8fe2ce2f-939d-4c19-a536-6c6c15d82b04 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1217 microversion: 2.1 time: 0.066738 [ 884.274108] [55187]: [pid: 55187|app: 0|req: 2604/5294] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:04 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1217 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.277322] [55187]: DEBUG nova.api.openstack.wsgi [None req-d2de5323-ccea-4898-a9da-0d6264df9723 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.279017] [55187]: DEBUG nova.compute.api [None req-d2de5323-ccea-4898-a9da-0d6264df9723 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.282274] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2de5323-ccea-4898-a9da-0d6264df9723 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.282520] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2de5323-ccea-4898-a9da-0d6264df9723 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.282689] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2de5323-ccea-4898-a9da-0d6264df9723 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.283174] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2de5323-ccea-4898-a9da-0d6264df9723 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.283406] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2de5323-ccea-4898-a9da-0d6264df9723 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.283584] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2de5323-ccea-4898-a9da-0d6264df9723 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.337473] [55188]: INFO nova.api.openstack.requestlog [None req-74aa4e3b-c74c-4853-a3f1-2eeb7b3f6881 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/os-interface" status: 200 len: 287 microversion: 2.20 time: 0.092583 [ 884.337985] [55188]: [pid: 55188|app: 0|req: 2691/5295] 10.180.1.21 () {60 vars in 1311 bytes} [Wed Mar 26 22:06:04 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/os-interface => generated 287 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 884.341496] [55188]: DEBUG nova.api.openstack.wsgi [None req-22dd931b-2418-4f7f-bb70-1d6188f119be tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.343180] [55188]: DEBUG nova.compute.api [None req-22dd931b-2418-4f7f-bb70-1d6188f119be tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.350149] [55188]: DEBUG oslo_concurrency.lockutils [None req-22dd931b-2418-4f7f-bb70-1d6188f119be tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.350149] [55188]: DEBUG oslo_concurrency.lockutils [None req-22dd931b-2418-4f7f-bb70-1d6188f119be tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.350149] [55188]: DEBUG oslo_concurrency.lockutils [None req-22dd931b-2418-4f7f-bb70-1d6188f119be tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.350149] [55188]: DEBUG oslo_concurrency.lockutils [None req-22dd931b-2418-4f7f-bb70-1d6188f119be tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.350149] [55188]: DEBUG oslo_concurrency.lockutils [None req-22dd931b-2418-4f7f-bb70-1d6188f119be tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.350149] [55188]: DEBUG oslo_concurrency.lockutils [None req-22dd931b-2418-4f7f-bb70-1d6188f119be tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.370160] [55188]: DEBUG oslo_concurrency.lockutils [None req-22dd931b-2418-4f7f-bb70-1d6188f119be tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.370588] [55188]: DEBUG oslo_concurrency.lockutils [None req-22dd931b-2418-4f7f-bb70-1d6188f119be tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.370874] [55188]: DEBUG oslo_concurrency.lockutils [None req-22dd931b-2418-4f7f-bb70-1d6188f119be tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.371173] [55188]: DEBUG nova.objects.instance [None req-22dd931b-2418-4f7f-bb70-1d6188f119be tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.374882] [55187]: DEBUG nova.policy [None req-d2de5323-ccea-4898-a9da-0d6264df9723 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.381589] [55187]: INFO nova.api.openstack.requestlog [None req-d2de5323-ccea-4898-a9da-0d6264df9723 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1511 microversion: 2.1 time: 0.106846 [ 884.381919] [55187]: [pid: 55187|app: 0|req: 2605/5296] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:04 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1511 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.384595] [55187]: DEBUG nova.api.openstack.wsgi [None req-c5c5926b-28e2-438f-8d69-1a51da18eb9b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.386380] [55187]: DEBUG nova.compute.api [None req-c5c5926b-28e2-438f-8d69-1a51da18eb9b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.389755] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5c5926b-28e2-438f-8d69-1a51da18eb9b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.390014] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5c5926b-28e2-438f-8d69-1a51da18eb9b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.390211] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5c5926b-28e2-438f-8d69-1a51da18eb9b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.390558] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5c5926b-28e2-438f-8d69-1a51da18eb9b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.390755] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5c5926b-28e2-438f-8d69-1a51da18eb9b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.390924] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5c5926b-28e2-438f-8d69-1a51da18eb9b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.411746] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5c5926b-28e2-438f-8d69-1a51da18eb9b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.411984] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5c5926b-28e2-438f-8d69-1a51da18eb9b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.412183] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5c5926b-28e2-438f-8d69-1a51da18eb9b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.412378] [55187]: DEBUG nova.objects.instance [None req-c5c5926b-28e2-438f-8d69-1a51da18eb9b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.433754] [55188]: DEBUG nova.policy [None req-22dd931b-2418-4f7f-bb70-1d6188f119be tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.436267] [55187]: DEBUG nova.policy [None req-c5c5926b-28e2-438f-8d69-1a51da18eb9b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.438526] [55188]: INFO nova.api.openstack.requestlog [None req-22dd931b-2418-4f7f-bb70-1d6188f119be tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.098977 [ 884.439085] [55188]: [pid: 55188|app: 0|req: 2692/5297] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:04 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.441877] [55188]: DEBUG nova.api.openstack.wsgi [None req-2f4fae55-1345-4ff7-bc03-1b96a4b86b8e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.444424] [55188]: DEBUG nova.compute.api [None req-2f4fae55-1345-4ff7-bc03-1b96a4b86b8e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.448296] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f4fae55-1345-4ff7-bc03-1b96a4b86b8e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.448983] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f4fae55-1345-4ff7-bc03-1b96a4b86b8e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.449323] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f4fae55-1345-4ff7-bc03-1b96a4b86b8e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.449926] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f4fae55-1345-4ff7-bc03-1b96a4b86b8e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.450246] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f4fae55-1345-4ff7-bc03-1b96a4b86b8e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.450472] [55187]: INFO nova.api.openstack.requestlog [None req-c5c5926b-28e2-438f-8d69-1a51da18eb9b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.067866 [ 884.450621] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f4fae55-1345-4ff7-bc03-1b96a4b86b8e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.450897] [55187]: [pid: 55187|app: 0|req: 2606/5298] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:04 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.454457] [55187]: DEBUG nova.api.openstack.wsgi [None req-f37838eb-f301-4cb3-a171-74ae4ee8c316 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.458634] [55187]: DEBUG nova.compute.api [None req-f37838eb-f301-4cb3-a171-74ae4ee8c316 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.465793] [55187]: DEBUG oslo_concurrency.lockutils [None req-f37838eb-f301-4cb3-a171-74ae4ee8c316 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.465793] [55187]: DEBUG oslo_concurrency.lockutils [None req-f37838eb-f301-4cb3-a171-74ae4ee8c316 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.465793] [55187]: DEBUG oslo_concurrency.lockutils [None req-f37838eb-f301-4cb3-a171-74ae4ee8c316 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.465793] [55187]: DEBUG oslo_concurrency.lockutils [None req-f37838eb-f301-4cb3-a171-74ae4ee8c316 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.465793] [55187]: DEBUG oslo_concurrency.lockutils [None req-f37838eb-f301-4cb3-a171-74ae4ee8c316 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.465793] [55187]: DEBUG oslo_concurrency.lockutils [None req-f37838eb-f301-4cb3-a171-74ae4ee8c316 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.487565] [55187]: DEBUG oslo_concurrency.lockutils [None req-f37838eb-f301-4cb3-a171-74ae4ee8c316 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.488275] [55187]: DEBUG oslo_concurrency.lockutils [None req-f37838eb-f301-4cb3-a171-74ae4ee8c316 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.488461] [55187]: DEBUG oslo_concurrency.lockutils [None req-f37838eb-f301-4cb3-a171-74ae4ee8c316 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.488749] [55187]: DEBUG nova.objects.instance [None req-f37838eb-f301-4cb3-a171-74ae4ee8c316 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.508818] [55187]: DEBUG nova.policy [None req-f37838eb-f301-4cb3-a171-74ae4ee8c316 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.513098] [55188]: DEBUG nova.policy [None req-2f4fae55-1345-4ff7-bc03-1b96a4b86b8e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.514708] [55187]: INFO nova.api.openstack.requestlog [None req-f37838eb-f301-4cb3-a171-74ae4ee8c316 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.063182 [ 884.515047] [55187]: [pid: 55187|app: 0|req: 2607/5299] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:04 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.517053] [55188]: INFO nova.api.openstack.requestlog [None req-2f4fae55-1345-4ff7-bc03-1b96a4b86b8e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.077205 [ 884.517520] [55188]: [pid: 55188|app: 0|req: 2693/5300] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:04 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.517579] [55187]: DEBUG nova.api.openstack.wsgi [None req-e2105260-b3ba-4b7d-9cf5-08780e4ceff1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.519235] [55187]: DEBUG nova.compute.api [None req-e2105260-b3ba-4b7d-9cf5-08780e4ceff1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.522692] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2105260-b3ba-4b7d-9cf5-08780e4ceff1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.523105] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2105260-b3ba-4b7d-9cf5-08780e4ceff1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.523361] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2105260-b3ba-4b7d-9cf5-08780e4ceff1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.523766] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2105260-b3ba-4b7d-9cf5-08780e4ceff1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.524040] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2105260-b3ba-4b7d-9cf5-08780e4ceff1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.524308] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2105260-b3ba-4b7d-9cf5-08780e4ceff1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.533945] [55188]: DEBUG nova.api.openstack.wsgi [None req-87e197c8-a5a3-4e22-b875-34fe1958e86f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.537482] [55188]: DEBUG nova.compute.api [None req-87e197c8-a5a3-4e22-b875-34fe1958e86f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.540863] [55188]: DEBUG oslo_concurrency.lockutils [None req-87e197c8-a5a3-4e22-b875-34fe1958e86f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.541244] [55188]: DEBUG oslo_concurrency.lockutils [None req-87e197c8-a5a3-4e22-b875-34fe1958e86f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.542017] [55188]: DEBUG oslo_concurrency.lockutils [None req-87e197c8-a5a3-4e22-b875-34fe1958e86f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.542017] [55188]: DEBUG oslo_concurrency.lockutils [None req-87e197c8-a5a3-4e22-b875-34fe1958e86f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.542281] [55188]: DEBUG oslo_concurrency.lockutils [None req-87e197c8-a5a3-4e22-b875-34fe1958e86f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.542548] [55188]: DEBUG oslo_concurrency.lockutils [None req-87e197c8-a5a3-4e22-b875-34fe1958e86f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.587806] [55188]: DEBUG nova.policy [None req-87e197c8-a5a3-4e22-b875-34fe1958e86f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.592896] [55188]: DEBUG nova.policy [None req-87e197c8-a5a3-4e22-b875-34fe1958e86f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.593620] [55188]: DEBUG nova.policy [None req-87e197c8-a5a3-4e22-b875-34fe1958e86f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.597557] [55188]: INFO nova.api.openstack.requestlog [None req-87e197c8-a5a3-4e22-b875-34fe1958e86f tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.065683 [ 884.597907] [55188]: [pid: 55188|app: 0|req: 2694/5301] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:04 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 884.602016] [55187]: DEBUG nova.policy [None req-e2105260-b3ba-4b7d-9cf5-08780e4ceff1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.602193] [55188]: DEBUG nova.api.openstack.wsgi [None req-0acdf271-b69f-406b-a97b-da2361ea84e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.603219] [55188]: DEBUG nova.compute.api [None req-0acdf271-b69f-406b-a97b-da2361ea84e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.605305] [55187]: INFO nova.api.openstack.requestlog [None req-e2105260-b3ba-4b7d-9cf5-08780e4ceff1 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1366 microversion: 2.1 time: 0.089616 [ 884.605684] [55187]: [pid: 55187|app: 0|req: 2608/5302] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:04 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1366 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.609754] [55188]: DEBUG oslo_concurrency.lockutils [None req-0acdf271-b69f-406b-a97b-da2361ea84e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.610020] [55188]: DEBUG oslo_concurrency.lockutils [None req-0acdf271-b69f-406b-a97b-da2361ea84e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.610229] [55188]: DEBUG oslo_concurrency.lockutils [None req-0acdf271-b69f-406b-a97b-da2361ea84e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.610916] [55188]: DEBUG oslo_concurrency.lockutils [None req-0acdf271-b69f-406b-a97b-da2361ea84e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.610916] [55188]: DEBUG oslo_concurrency.lockutils [None req-0acdf271-b69f-406b-a97b-da2361ea84e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.611084] [55188]: DEBUG oslo_concurrency.lockutils [None req-0acdf271-b69f-406b-a97b-da2361ea84e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.632030] [55187]: DEBUG nova.api.openstack.wsgi [None req-8ad07f36-e356-4027-a4bc-2d3bb8559526 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.633655] [55187]: DEBUG nova.compute.api [None req-8ad07f36-e356-4027-a4bc-2d3bb8559526 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.637240] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ad07f36-e356-4027-a4bc-2d3bb8559526 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.637547] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ad07f36-e356-4027-a4bc-2d3bb8559526 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.637745] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ad07f36-e356-4027-a4bc-2d3bb8559526 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.638113] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ad07f36-e356-4027-a4bc-2d3bb8559526 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.638319] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ad07f36-e356-4027-a4bc-2d3bb8559526 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.638556] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ad07f36-e356-4027-a4bc-2d3bb8559526 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.709108] [55187]: DEBUG nova.policy [None req-8ad07f36-e356-4027-a4bc-2d3bb8559526 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.713433] [55187]: INFO nova.api.openstack.requestlog [None req-8ad07f36-e356-4027-a4bc-2d3bb8559526 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1538 microversion: 2.1 time: 0.085160 [ 884.713769] [55187]: [pid: 55187|app: 0|req: 2609/5303] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:04 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1538 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.716230] [55187]: DEBUG nova.api.openstack.wsgi [None req-015262fe-85e0-43ff-8a53-8987a890cfe9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.717879] [55187]: DEBUG nova.compute.api [None req-015262fe-85e0-43ff-8a53-8987a890cfe9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.723780] [55187]: DEBUG oslo_concurrency.lockutils [None req-015262fe-85e0-43ff-8a53-8987a890cfe9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.724036] [55187]: DEBUG oslo_concurrency.lockutils [None req-015262fe-85e0-43ff-8a53-8987a890cfe9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.724227] [55187]: DEBUG oslo_concurrency.lockutils [None req-015262fe-85e0-43ff-8a53-8987a890cfe9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.724642] [55187]: DEBUG oslo_concurrency.lockutils [None req-015262fe-85e0-43ff-8a53-8987a890cfe9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.724868] [55187]: DEBUG oslo_concurrency.lockutils [None req-015262fe-85e0-43ff-8a53-8987a890cfe9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.725455] [55187]: DEBUG oslo_concurrency.lockutils [None req-015262fe-85e0-43ff-8a53-8987a890cfe9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.749505] [55188]: DEBUG nova.policy [None req-0acdf271-b69f-406b-a97b-da2361ea84e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.753882] [55188]: INFO nova.api.openstack.requestlog [None req-0acdf271-b69f-406b-a97b-da2361ea84e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1326 microversion: 2.1 time: 0.155366 [ 884.754225] [55188]: [pid: 55188|app: 0|req: 2695/5304] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:04 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1326 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.756677] [55188]: DEBUG nova.api.openstack.wsgi [None req-1240250a-3e0d-465d-ba5a-0fdbf2e75a87 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.758363] [55188]: DEBUG nova.compute.api [None req-1240250a-3e0d-465d-ba5a-0fdbf2e75a87 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.758882] [55187]: DEBUG nova.policy [None req-015262fe-85e0-43ff-8a53-8987a890cfe9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.761970] [55188]: DEBUG oslo_concurrency.lockutils [None req-1240250a-3e0d-465d-ba5a-0fdbf2e75a87 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.762232] [55188]: DEBUG oslo_concurrency.lockutils [None req-1240250a-3e0d-465d-ba5a-0fdbf2e75a87 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.762423] [55188]: DEBUG oslo_concurrency.lockutils [None req-1240250a-3e0d-465d-ba5a-0fdbf2e75a87 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.762876] [55188]: DEBUG oslo_concurrency.lockutils [None req-1240250a-3e0d-465d-ba5a-0fdbf2e75a87 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.762961] [55187]: INFO nova.api.openstack.requestlog [None req-015262fe-85e0-43ff-8a53-8987a890cfe9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1202 microversion: 2.1 time: 0.048582 [ 884.763025] [55188]: DEBUG oslo_concurrency.lockutils [None req-1240250a-3e0d-465d-ba5a-0fdbf2e75a87 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.763174] [55188]: DEBUG oslo_concurrency.lockutils [None req-1240250a-3e0d-465d-ba5a-0fdbf2e75a87 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.763257] [55187]: [pid: 55187|app: 0|req: 2610/5305] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:05 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1202 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.772900] [55187]: DEBUG nova.api.openstack.wsgi [None req-43e88c4d-7916-41d3-b83a-40d9ff30ac2a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.774485] [55187]: DEBUG nova.compute.api [None req-43e88c4d-7916-41d3-b83a-40d9ff30ac2a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.777924] [55187]: DEBUG oslo_concurrency.lockutils [None req-43e88c4d-7916-41d3-b83a-40d9ff30ac2a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.778171] [55187]: DEBUG oslo_concurrency.lockutils [None req-43e88c4d-7916-41d3-b83a-40d9ff30ac2a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.778357] [55187]: DEBUG oslo_concurrency.lockutils [None req-43e88c4d-7916-41d3-b83a-40d9ff30ac2a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.778701] [55187]: DEBUG oslo_concurrency.lockutils [None req-43e88c4d-7916-41d3-b83a-40d9ff30ac2a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.778892] [55187]: DEBUG oslo_concurrency.lockutils [None req-43e88c4d-7916-41d3-b83a-40d9ff30ac2a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.779084] [55187]: DEBUG oslo_concurrency.lockutils [None req-43e88c4d-7916-41d3-b83a-40d9ff30ac2a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.806929] [55188]: DEBUG nova.policy [None req-1240250a-3e0d-465d-ba5a-0fdbf2e75a87 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.811455] [55188]: INFO nova.api.openstack.requestlog [None req-1240250a-3e0d-465d-ba5a-0fdbf2e75a87 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.056410 [ 884.812575] [55188]: [pid: 55188|app: 0|req: 2696/5306] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:05 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.813947] [55188]: DEBUG nova.api.openstack.wsgi [None req-7da462fe-ed5d-4159-b1b4-bcad8d53caa6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.815589] [55188]: DEBUG nova.compute.api [None req-7da462fe-ed5d-4159-b1b4-bcad8d53caa6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.818866] [55188]: DEBUG oslo_concurrency.lockutils [None req-7da462fe-ed5d-4159-b1b4-bcad8d53caa6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.819111] [55188]: DEBUG oslo_concurrency.lockutils [None req-7da462fe-ed5d-4159-b1b4-bcad8d53caa6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.819301] [55188]: DEBUG oslo_concurrency.lockutils [None req-7da462fe-ed5d-4159-b1b4-bcad8d53caa6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.819652] [55188]: DEBUG oslo_concurrency.lockutils [None req-7da462fe-ed5d-4159-b1b4-bcad8d53caa6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.819851] [55188]: DEBUG oslo_concurrency.lockutils [None req-7da462fe-ed5d-4159-b1b4-bcad8d53caa6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.820035] [55188]: DEBUG oslo_concurrency.lockutils [None req-7da462fe-ed5d-4159-b1b4-bcad8d53caa6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.837948] [55188]: DEBUG oslo_concurrency.lockutils [None req-7da462fe-ed5d-4159-b1b4-bcad8d53caa6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.838224] [55188]: DEBUG oslo_concurrency.lockutils [None req-7da462fe-ed5d-4159-b1b4-bcad8d53caa6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.838795] [55188]: DEBUG oslo_concurrency.lockutils [None req-7da462fe-ed5d-4159-b1b4-bcad8d53caa6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.838916] [55188]: DEBUG nova.objects.instance [None req-7da462fe-ed5d-4159-b1b4-bcad8d53caa6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.854824] [55187]: DEBUG nova.policy [None req-43e88c4d-7916-41d3-b83a-40d9ff30ac2a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.861682] [55187]: INFO nova.api.openstack.requestlog [None req-43e88c4d-7916-41d3-b83a-40d9ff30ac2a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.092781 [ 884.862998] [55187]: [pid: 55187|app: 0|req: 2611/5307] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:05 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.865671] [55187]: DEBUG nova.api.openstack.wsgi [None req-20e78c2a-db0e-4699-a209-b2cfa25858e2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.871590] [55187]: DEBUG nova.compute.api [None req-20e78c2a-db0e-4699-a209-b2cfa25858e2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.875107] [55187]: DEBUG oslo_concurrency.lockutils [None req-20e78c2a-db0e-4699-a209-b2cfa25858e2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.875420] [55187]: DEBUG oslo_concurrency.lockutils [None req-20e78c2a-db0e-4699-a209-b2cfa25858e2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.875570] [55187]: DEBUG oslo_concurrency.lockutils [None req-20e78c2a-db0e-4699-a209-b2cfa25858e2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.875935] [55187]: DEBUG oslo_concurrency.lockutils [None req-20e78c2a-db0e-4699-a209-b2cfa25858e2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.876301] [55187]: DEBUG oslo_concurrency.lockutils [None req-20e78c2a-db0e-4699-a209-b2cfa25858e2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.876301] [55187]: DEBUG oslo_concurrency.lockutils [None req-20e78c2a-db0e-4699-a209-b2cfa25858e2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.880404] [55188]: DEBUG nova.policy [None req-7da462fe-ed5d-4159-b1b4-bcad8d53caa6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.890479] [55188]: INFO nova.api.openstack.requestlog [None req-7da462fe-ed5d-4159-b1b4-bcad8d53caa6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.078196 [ 884.890745] [55188]: [pid: 55188|app: 0|req: 2697/5308] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:05 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.913103] [55187]: DEBUG nova.policy [None req-20e78c2a-db0e-4699-a209-b2cfa25858e2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.918506] [55188]: DEBUG nova.api.openstack.wsgi [None req-1c021ea1-c424-4555-b6ca-ad91d2991585 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 884.919623] [55187]: INFO nova.api.openstack.requestlog [None req-20e78c2a-db0e-4699-a209-b2cfa25858e2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.055943 [ 884.920018] [55187]: [pid: 55187|app: 0|req: 2612/5309] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:05 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.920325] [55188]: DEBUG nova.compute.api [None req-1c021ea1-c424-4555-b6ca-ad91d2991585 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 884.924837] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c021ea1-c424-4555-b6ca-ad91d2991585 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.924837] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c021ea1-c424-4555-b6ca-ad91d2991585 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.924837] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c021ea1-c424-4555-b6ca-ad91d2991585 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.924837] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c021ea1-c424-4555-b6ca-ad91d2991585 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.925010] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c021ea1-c424-4555-b6ca-ad91d2991585 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.925203] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c021ea1-c424-4555-b6ca-ad91d2991585 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.969360] [55188]: DEBUG nova.policy [None req-1c021ea1-c424-4555-b6ca-ad91d2991585 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.974089] [55188]: INFO nova.api.openstack.requestlog [None req-1c021ea1-c424-4555-b6ca-ad91d2991585 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.058025 [ 884.974424] [55188]: [pid: 55188|app: 0|req: 2698/5310] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:05 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.162791] [55187]: DEBUG nova.api.openstack.wsgi [req-1137d9c3-4b46-4031-9892-d2dee1435b12 req-b1c9a9d1-8068-43e3-9db7-00bf4c0f62cf service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7924a374-ef2b-4bb4-8f75-ed183c3ef7e6", "tag": "df324f48-6193-4c86-9eb3-a1d14344d45d"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 885.170056] [55187]: DEBUG oslo_concurrency.lockutils [req-1137d9c3-4b46-4031-9892-d2dee1435b12 req-b1c9a9d1-8068-43e3-9db7-00bf4c0f62cf service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.170354] [55187]: DEBUG oslo_concurrency.lockutils [req-1137d9c3-4b46-4031-9892-d2dee1435b12 req-b1c9a9d1-8068-43e3-9db7-00bf4c0f62cf service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.170584] [55187]: DEBUG oslo_concurrency.lockutils [req-1137d9c3-4b46-4031-9892-d2dee1435b12 req-b1c9a9d1-8068-43e3-9db7-00bf4c0f62cf service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.176861] [55187]: INFO nova.api.openstack.compute.server_external_events [req-1137d9c3-4b46-4031-9892-d2dee1435b12 req-b1c9a9d1-8068-43e3-9db7-00bf4c0f62cf service nova] Creating event network-changed:df324f48-6193-4c86-9eb3-a1d14344d45d for instance 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 on cpu-1 [ 885.179615] [55187]: INFO nova.api.openstack.requestlog [req-1137d9c3-4b46-4031-9892-d2dee1435b12 req-b1c9a9d1-8068-43e3-9db7-00bf4c0f62cf service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019490 [ 885.180070] [55187]: [pid: 55187|app: 0|req: 2613/5311] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:05 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 885.219580] [55188]: DEBUG nova.api.openstack.wsgi [None req-2e0702ac-c99c-41cc-a1ff-fc5c5891fee9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.221297] [55188]: DEBUG nova.compute.api [None req-2e0702ac-c99c-41cc-a1ff-fc5c5891fee9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.225292] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e0702ac-c99c-41cc-a1ff-fc5c5891fee9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.225552] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e0702ac-c99c-41cc-a1ff-fc5c5891fee9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.225741] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e0702ac-c99c-41cc-a1ff-fc5c5891fee9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.226107] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e0702ac-c99c-41cc-a1ff-fc5c5891fee9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.226319] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e0702ac-c99c-41cc-a1ff-fc5c5891fee9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.226508] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e0702ac-c99c-41cc-a1ff-fc5c5891fee9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.246767] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e0702ac-c99c-41cc-a1ff-fc5c5891fee9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.247036] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e0702ac-c99c-41cc-a1ff-fc5c5891fee9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.247468] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e0702ac-c99c-41cc-a1ff-fc5c5891fee9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.247713] [55188]: DEBUG nova.objects.instance [None req-2e0702ac-c99c-41cc-a1ff-fc5c5891fee9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.269375] [55188]: DEBUG nova.policy [None req-2e0702ac-c99c-41cc-a1ff-fc5c5891fee9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.274909] [55188]: INFO nova.api.openstack.requestlog [None req-2e0702ac-c99c-41cc-a1ff-fc5c5891fee9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.057798 [ 885.275289] [55188]: [pid: 55188|app: 0|req: 2699/5312] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:05 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.300875] [55187]: DEBUG nova.api.openstack.wsgi [None req-7b63694f-1a9c-4b7d-83eb-3d11e2603177 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.304632] [55187]: DEBUG nova.compute.api [None req-7b63694f-1a9c-4b7d-83eb-3d11e2603177 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.306706] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b63694f-1a9c-4b7d-83eb-3d11e2603177 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.307019] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b63694f-1a9c-4b7d-83eb-3d11e2603177 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.307254] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b63694f-1a9c-4b7d-83eb-3d11e2603177 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.307711] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b63694f-1a9c-4b7d-83eb-3d11e2603177 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.307951] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b63694f-1a9c-4b7d-83eb-3d11e2603177 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.308176] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b63694f-1a9c-4b7d-83eb-3d11e2603177 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.344351] [55187]: DEBUG nova.policy [None req-7b63694f-1a9c-4b7d-83eb-3d11e2603177 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.349310] [55187]: INFO nova.api.openstack.requestlog [None req-7b63694f-1a9c-4b7d-83eb-3d11e2603177 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.050926 [ 885.349646] [55187]: [pid: 55187|app: 0|req: 2614/5313] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:05 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.396602] [55188]: DEBUG nova.api.openstack.wsgi [None req-960e5bb7-8ec9-4a42-94be-0ad53f6319f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.398793] [55188]: DEBUG nova.compute.api [None req-960e5bb7-8ec9-4a42-94be-0ad53f6319f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.402250] [55188]: DEBUG oslo_concurrency.lockutils [None req-960e5bb7-8ec9-4a42-94be-0ad53f6319f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.402535] [55188]: DEBUG oslo_concurrency.lockutils [None req-960e5bb7-8ec9-4a42-94be-0ad53f6319f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.402751] [55188]: DEBUG oslo_concurrency.lockutils [None req-960e5bb7-8ec9-4a42-94be-0ad53f6319f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.403126] [55188]: DEBUG oslo_concurrency.lockutils [None req-960e5bb7-8ec9-4a42-94be-0ad53f6319f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.403331] [55188]: DEBUG oslo_concurrency.lockutils [None req-960e5bb7-8ec9-4a42-94be-0ad53f6319f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.403554] [55188]: DEBUG oslo_concurrency.lockutils [None req-960e5bb7-8ec9-4a42-94be-0ad53f6319f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.455852] [55187]: DEBUG nova.api.openstack.wsgi [None req-79021751-d1ad-49d1-908d-52f582eb3d93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.458054] [55187]: DEBUG nova.compute.api [None req-79021751-d1ad-49d1-908d-52f582eb3d93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.462090] [55187]: DEBUG oslo_concurrency.lockutils [None req-79021751-d1ad-49d1-908d-52f582eb3d93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.462430] [55187]: DEBUG oslo_concurrency.lockutils [None req-79021751-d1ad-49d1-908d-52f582eb3d93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.462665] [55187]: DEBUG oslo_concurrency.lockutils [None req-79021751-d1ad-49d1-908d-52f582eb3d93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.463079] [55187]: DEBUG oslo_concurrency.lockutils [None req-79021751-d1ad-49d1-908d-52f582eb3d93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.463327] [55187]: DEBUG oslo_concurrency.lockutils [None req-79021751-d1ad-49d1-908d-52f582eb3d93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.463774] [55187]: DEBUG oslo_concurrency.lockutils [None req-79021751-d1ad-49d1-908d-52f582eb3d93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.484898] [55187]: DEBUG oslo_concurrency.lockutils [None req-79021751-d1ad-49d1-908d-52f582eb3d93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.485227] [55187]: DEBUG oslo_concurrency.lockutils [None req-79021751-d1ad-49d1-908d-52f582eb3d93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.485481] [55187]: DEBUG oslo_concurrency.lockutils [None req-79021751-d1ad-49d1-908d-52f582eb3d93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.485748] [55187]: DEBUG nova.objects.instance [None req-79021751-d1ad-49d1-908d-52f582eb3d93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lazy-loading 'fault' on Instance uuid 2fd24361-c79d-49d6-86fb-a064a42d88be {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.490156] [55188]: DEBUG nova.policy [None req-960e5bb7-8ec9-4a42-94be-0ad53f6319f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.495336] [55188]: INFO nova.api.openstack.requestlog [None req-960e5bb7-8ec9-4a42-94be-0ad53f6319f1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1511 microversion: 2.1 time: 0.101175 [ 885.495791] [55188]: [pid: 55188|app: 0|req: 2700/5314] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:05 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1511 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.498970] [55188]: DEBUG nova.api.openstack.wsgi [None req-c9ff10f4-198e-46c6-99ce-5175d989a610 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.501498] [55188]: DEBUG nova.compute.api [None req-c9ff10f4-198e-46c6-99ce-5175d989a610 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.507640] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9ff10f4-198e-46c6-99ce-5175d989a610 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.508044] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9ff10f4-198e-46c6-99ce-5175d989a610 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.508338] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9ff10f4-198e-46c6-99ce-5175d989a610 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.508854] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9ff10f4-198e-46c6-99ce-5175d989a610 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.509129] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9ff10f4-198e-46c6-99ce-5175d989a610 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.509361] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9ff10f4-198e-46c6-99ce-5175d989a610 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.513045] [55187]: DEBUG nova.policy [None req-79021751-d1ad-49d1-908d-52f582eb3d93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09a0c564579c43be8d973ecbb2192a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ce795c92f0e4e58a06b3ab897e2633d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.518489] [55187]: INFO nova.api.openstack.requestlog [None req-79021751-d1ad-49d1-908d-52f582eb3d93 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 200 len: 1301 microversion: 2.1 time: 0.065244 [ 885.519036] [55187]: [pid: 55187|app: 0|req: 2615/5315] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:05 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 1301 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.535391] [55187]: DEBUG nova.api.openstack.wsgi [None req-8a6aa7f4-3d55-4077-9560-69bf2169b655 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.537840] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9ff10f4-198e-46c6-99ce-5175d989a610 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.537840] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9ff10f4-198e-46c6-99ce-5175d989a610 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.538163] [55187]: DEBUG nova.compute.api [None req-8a6aa7f4-3d55-4077-9560-69bf2169b655 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.538228] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9ff10f4-198e-46c6-99ce-5175d989a610 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.538228] [55188]: DEBUG nova.objects.instance [None req-c9ff10f4-198e-46c6-99ce-5175d989a610 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.540842] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a6aa7f4-3d55-4077-9560-69bf2169b655 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.541183] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a6aa7f4-3d55-4077-9560-69bf2169b655 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.541432] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a6aa7f4-3d55-4077-9560-69bf2169b655 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.541906] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a6aa7f4-3d55-4077-9560-69bf2169b655 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.542589] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a6aa7f4-3d55-4077-9560-69bf2169b655 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.542589] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a6aa7f4-3d55-4077-9560-69bf2169b655 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.564545] [55188]: DEBUG nova.policy [None req-c9ff10f4-198e-46c6-99ce-5175d989a610 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.570065] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a6aa7f4-3d55-4077-9560-69bf2169b655 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.570065] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a6aa7f4-3d55-4077-9560-69bf2169b655 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.570252] [55188]: INFO nova.api.openstack.requestlog [None req-c9ff10f4-198e-46c6-99ce-5175d989a610 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.073694 [ 885.570292] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a6aa7f4-3d55-4077-9560-69bf2169b655 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.570704] [55187]: DEBUG nova.objects.instance [None req-8a6aa7f4-3d55-4077-9560-69bf2169b655 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.570767] [55188]: [pid: 55188|app: 0|req: 2701/5316] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:05 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.573273] [55188]: DEBUG nova.api.openstack.wsgi [None req-f9e904bb-f214-46c9-b526-7956296eec6f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.574991] [55188]: DEBUG nova.compute.api [None req-f9e904bb-f214-46c9-b526-7956296eec6f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.578706] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9e904bb-f214-46c9-b526-7956296eec6f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.578987] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9e904bb-f214-46c9-b526-7956296eec6f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.579227] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9e904bb-f214-46c9-b526-7956296eec6f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.579632] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9e904bb-f214-46c9-b526-7956296eec6f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.579915] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9e904bb-f214-46c9-b526-7956296eec6f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.580145] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9e904bb-f214-46c9-b526-7956296eec6f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.591351] [55187]: DEBUG nova.policy [None req-8a6aa7f4-3d55-4077-9560-69bf2169b655 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.595960] [55187]: INFO nova.api.openstack.requestlog [None req-8a6aa7f4-3d55-4077-9560-69bf2169b655 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.063967 [ 885.596320] [55187]: [pid: 55187|app: 0|req: 2616/5317] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:05 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.613140] [55187]: DEBUG nova.api.openstack.wsgi [None req-e1b4e20d-a9fe-431d-b0ba-256f70618b40 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.613499] [55188]: DEBUG nova.policy [None req-f9e904bb-f214-46c9-b526-7956296eec6f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.615027] [55187]: DEBUG nova.compute.api [None req-e1b4e20d-a9fe-431d-b0ba-256f70618b40 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.618368] [55188]: INFO nova.api.openstack.requestlog [None req-f9e904bb-f214-46c9-b526-7956296eec6f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.047137 [ 885.618618] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1b4e20d-a9fe-431d-b0ba-256f70618b40 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.618692] [55188]: [pid: 55188|app: 0|req: 2702/5318] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:05 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.619341] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1b4e20d-a9fe-431d-b0ba-256f70618b40 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.619341] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1b4e20d-a9fe-431d-b0ba-256f70618b40 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.619448] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1b4e20d-a9fe-431d-b0ba-256f70618b40 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.619612] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1b4e20d-a9fe-431d-b0ba-256f70618b40 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.619786] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1b4e20d-a9fe-431d-b0ba-256f70618b40 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.625711] [55188]: DEBUG nova.api.openstack.wsgi [None req-f3ec3d35-01ba-4fa7-a14a-6524c8961990 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.627582] [55188]: DEBUG nova.compute.api [None req-f3ec3d35-01ba-4fa7-a14a-6524c8961990 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.632058] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3ec3d35-01ba-4fa7-a14a-6524c8961990 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.632345] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3ec3d35-01ba-4fa7-a14a-6524c8961990 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.632553] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3ec3d35-01ba-4fa7-a14a-6524c8961990 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.633034] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3ec3d35-01ba-4fa7-a14a-6524c8961990 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.633310] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3ec3d35-01ba-4fa7-a14a-6524c8961990 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.633531] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3ec3d35-01ba-4fa7-a14a-6524c8961990 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.656822] [55187]: DEBUG nova.policy [None req-e1b4e20d-a9fe-431d-b0ba-256f70618b40 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.666704] [55187]: DEBUG nova.policy [None req-e1b4e20d-a9fe-431d-b0ba-256f70618b40 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.667482] [55187]: DEBUG nova.policy [None req-e1b4e20d-a9fe-431d-b0ba-256f70618b40 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.672470] [55187]: INFO nova.api.openstack.requestlog [None req-e1b4e20d-a9fe-431d-b0ba-256f70618b40 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.061489 [ 885.673049] [55187]: [pid: 55187|app: 0|req: 2617/5319] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:05 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 885.727517] [55187]: DEBUG nova.api.openstack.wsgi [None req-7caaab6f-3a26-4f53-bdbe-94e1d301c5ad tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.729413] [55187]: DEBUG nova.compute.api [None req-7caaab6f-3a26-4f53-bdbe-94e1d301c5ad tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.733965] [55187]: DEBUG oslo_concurrency.lockutils [None req-7caaab6f-3a26-4f53-bdbe-94e1d301c5ad tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.734257] [55187]: DEBUG oslo_concurrency.lockutils [None req-7caaab6f-3a26-4f53-bdbe-94e1d301c5ad tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.734451] [55187]: DEBUG oslo_concurrency.lockutils [None req-7caaab6f-3a26-4f53-bdbe-94e1d301c5ad tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.734864] [55187]: DEBUG oslo_concurrency.lockutils [None req-7caaab6f-3a26-4f53-bdbe-94e1d301c5ad tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.735103] [55187]: DEBUG oslo_concurrency.lockutils [None req-7caaab6f-3a26-4f53-bdbe-94e1d301c5ad tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.735290] [55187]: DEBUG oslo_concurrency.lockutils [None req-7caaab6f-3a26-4f53-bdbe-94e1d301c5ad tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.803815] [55188]: DEBUG nova.policy [None req-f3ec3d35-01ba-4fa7-a14a-6524c8961990 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.809371] [55188]: INFO nova.api.openstack.requestlog [None req-f3ec3d35-01ba-4fa7-a14a-6524c8961990 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1366 microversion: 2.1 time: 0.185526 [ 885.809371] [55188]: [pid: 55188|app: 0|req: 2703/5320] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:05 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1366 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.812630] [55188]: DEBUG nova.api.openstack.wsgi [None req-fcb89fa5-a532-45ec-8325-a8e01e30a95a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.813614] [55188]: DEBUG nova.compute.api [None req-fcb89fa5-a532-45ec-8325-a8e01e30a95a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.818708] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcb89fa5-a532-45ec-8325-a8e01e30a95a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.818708] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcb89fa5-a532-45ec-8325-a8e01e30a95a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.818708] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcb89fa5-a532-45ec-8325-a8e01e30a95a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.820047] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcb89fa5-a532-45ec-8325-a8e01e30a95a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.820047] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcb89fa5-a532-45ec-8325-a8e01e30a95a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.820047] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcb89fa5-a532-45ec-8325-a8e01e30a95a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.821091] [55187]: DEBUG nova.policy [None req-7caaab6f-3a26-4f53-bdbe-94e1d301c5ad tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.826782] [55187]: INFO nova.api.openstack.requestlog [None req-7caaab6f-3a26-4f53-bdbe-94e1d301c5ad tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1539 microversion: 2.1 time: 0.101566 [ 885.827504] [55187]: [pid: 55187|app: 0|req: 2618/5321] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:06 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1539 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.830517] [55187]: DEBUG nova.api.openstack.wsgi [None req-f0a40c65-8f2d-4a24-91bf-ab9b3aaa96e3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.834021] [55187]: DEBUG nova.compute.api [None req-f0a40c65-8f2d-4a24-91bf-ab9b3aaa96e3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.837780] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0a40c65-8f2d-4a24-91bf-ab9b3aaa96e3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.838069] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0a40c65-8f2d-4a24-91bf-ab9b3aaa96e3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.838317] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0a40c65-8f2d-4a24-91bf-ab9b3aaa96e3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.838759] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0a40c65-8f2d-4a24-91bf-ab9b3aaa96e3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.839013] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0a40c65-8f2d-4a24-91bf-ab9b3aaa96e3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.839297] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0a40c65-8f2d-4a24-91bf-ab9b3aaa96e3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.879555] [55187]: DEBUG nova.policy [None req-f0a40c65-8f2d-4a24-91bf-ab9b3aaa96e3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.886691] [55187]: INFO nova.api.openstack.requestlog [None req-f0a40c65-8f2d-4a24-91bf-ab9b3aaa96e3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1258 microversion: 2.1 time: 0.056904 [ 885.886691] [55187]: [pid: 55187|app: 0|req: 2619/5322] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:06 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1258 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.888755] [55187]: DEBUG nova.api.openstack.wsgi [None req-08ce0683-256d-4f6d-8695-b3864dd2834b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.891498] [55187]: DEBUG nova.compute.api [None req-08ce0683-256d-4f6d-8695-b3864dd2834b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.895772] [55187]: DEBUG oslo_concurrency.lockutils [None req-08ce0683-256d-4f6d-8695-b3864dd2834b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.896096] [55187]: DEBUG oslo_concurrency.lockutils [None req-08ce0683-256d-4f6d-8695-b3864dd2834b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.896347] [55187]: DEBUG oslo_concurrency.lockutils [None req-08ce0683-256d-4f6d-8695-b3864dd2834b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.896754] [55187]: DEBUG oslo_concurrency.lockutils [None req-08ce0683-256d-4f6d-8695-b3864dd2834b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.897014] [55187]: DEBUG oslo_concurrency.lockutils [None req-08ce0683-256d-4f6d-8695-b3864dd2834b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.897207] [55187]: DEBUG oslo_concurrency.lockutils [None req-08ce0683-256d-4f6d-8695-b3864dd2834b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.937912] [55187]: DEBUG nova.policy [None req-08ce0683-256d-4f6d-8695-b3864dd2834b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.941446] [55188]: DEBUG nova.policy [None req-fcb89fa5-a532-45ec-8325-a8e01e30a95a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.944302] [55187]: INFO nova.api.openstack.requestlog [None req-08ce0683-256d-4f6d-8695-b3864dd2834b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.057981 [ 885.944657] [55187]: [pid: 55187|app: 0|req: 2620/5323] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:06 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.948025] [55188]: INFO nova.api.openstack.requestlog [None req-fcb89fa5-a532-45ec-8325-a8e01e30a95a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1314 microversion: 2.1 time: 0.136565 [ 885.948025] [55188]: [pid: 55188|app: 0|req: 2704/5324] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:06 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1314 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.948148] [55187]: DEBUG nova.api.openstack.wsgi [None req-6a45b33d-7445-413f-993d-5b66a7de89ca tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.949167] [55187]: DEBUG nova.compute.api [None req-6a45b33d-7445-413f-993d-5b66a7de89ca tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.949986] [55188]: DEBUG nova.api.openstack.wsgi [None req-65da6dda-62ed-4103-a5c9-fd5d71d76d58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 885.951696] [55188]: DEBUG nova.compute.api [None req-65da6dda-62ed-4103-a5c9-fd5d71d76d58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 885.952642] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a45b33d-7445-413f-993d-5b66a7de89ca tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.952886] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a45b33d-7445-413f-993d-5b66a7de89ca tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.953097] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a45b33d-7445-413f-993d-5b66a7de89ca tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.953442] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a45b33d-7445-413f-993d-5b66a7de89ca tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.953667] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a45b33d-7445-413f-993d-5b66a7de89ca tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.953842] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a45b33d-7445-413f-993d-5b66a7de89ca tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.955206] [55188]: DEBUG oslo_concurrency.lockutils [None req-65da6dda-62ed-4103-a5c9-fd5d71d76d58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.955497] [55188]: DEBUG oslo_concurrency.lockutils [None req-65da6dda-62ed-4103-a5c9-fd5d71d76d58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.955752] [55188]: DEBUG oslo_concurrency.lockutils [None req-65da6dda-62ed-4103-a5c9-fd5d71d76d58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.956169] [55188]: DEBUG oslo_concurrency.lockutils [None req-65da6dda-62ed-4103-a5c9-fd5d71d76d58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.956413] [55188]: DEBUG oslo_concurrency.lockutils [None req-65da6dda-62ed-4103-a5c9-fd5d71d76d58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.956634] [55188]: DEBUG oslo_concurrency.lockutils [None req-65da6dda-62ed-4103-a5c9-fd5d71d76d58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.977616] [55188]: DEBUG oslo_concurrency.lockutils [None req-65da6dda-62ed-4103-a5c9-fd5d71d76d58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.980633] [55188]: DEBUG oslo_concurrency.lockutils [None req-65da6dda-62ed-4103-a5c9-fd5d71d76d58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.980633] [55188]: DEBUG oslo_concurrency.lockutils [None req-65da6dda-62ed-4103-a5c9-fd5d71d76d58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.980633] [55188]: DEBUG nova.objects.instance [None req-65da6dda-62ed-4103-a5c9-fd5d71d76d58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.006059] [55188]: DEBUG nova.policy [None req-65da6dda-62ed-4103-a5c9-fd5d71d76d58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.010335] [55188]: INFO nova.api.openstack.requestlog [None req-65da6dda-62ed-4103-a5c9-fd5d71d76d58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.063042 [ 886.010664] [55188]: [pid: 55188|app: 0|req: 2705/5325] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:06 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.013077] [55188]: DEBUG nova.api.openstack.wsgi [None req-b1891305-ad82-49f3-abb5-0f1f83e69c7f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.014735] [55188]: DEBUG nova.compute.api [None req-b1891305-ad82-49f3-abb5-0f1f83e69c7f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.018051] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1891305-ad82-49f3-abb5-0f1f83e69c7f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.018383] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1891305-ad82-49f3-abb5-0f1f83e69c7f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.018548] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1891305-ad82-49f3-abb5-0f1f83e69c7f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.018869] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1891305-ad82-49f3-abb5-0f1f83e69c7f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.019231] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1891305-ad82-49f3-abb5-0f1f83e69c7f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.019231] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1891305-ad82-49f3-abb5-0f1f83e69c7f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.026788] [55187]: DEBUG nova.policy [None req-6a45b33d-7445-413f-993d-5b66a7de89ca tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.031550] [55187]: INFO nova.api.openstack.requestlog [None req-6a45b33d-7445-413f-993d-5b66a7de89ca tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.086133 [ 886.032223] [55187]: [pid: 55187|app: 0|req: 2621/5326] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:06 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.034883] [55187]: DEBUG nova.api.openstack.wsgi [None req-7aa70b7c-0f0e-47aa-89ce-d35f0a81ce6c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.036591] [55187]: DEBUG nova.compute.api [None req-7aa70b7c-0f0e-47aa-89ce-d35f0a81ce6c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.040031] [55187]: DEBUG oslo_concurrency.lockutils [None req-7aa70b7c-0f0e-47aa-89ce-d35f0a81ce6c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.040272] [55187]: DEBUG oslo_concurrency.lockutils [None req-7aa70b7c-0f0e-47aa-89ce-d35f0a81ce6c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.040484] [55187]: DEBUG oslo_concurrency.lockutils [None req-7aa70b7c-0f0e-47aa-89ce-d35f0a81ce6c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.040837] [55187]: DEBUG oslo_concurrency.lockutils [None req-7aa70b7c-0f0e-47aa-89ce-d35f0a81ce6c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.041047] [55187]: DEBUG oslo_concurrency.lockutils [None req-7aa70b7c-0f0e-47aa-89ce-d35f0a81ce6c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.041221] [55187]: DEBUG oslo_concurrency.lockutils [None req-7aa70b7c-0f0e-47aa-89ce-d35f0a81ce6c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.055319] [55188]: DEBUG nova.policy [None req-b1891305-ad82-49f3-abb5-0f1f83e69c7f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.059798] [55188]: INFO nova.api.openstack.requestlog [None req-b1891305-ad82-49f3-abb5-0f1f83e69c7f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.048505 [ 886.060175] [55188]: [pid: 55188|app: 0|req: 2706/5327] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:06 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.074671] [55187]: DEBUG nova.policy [None req-7aa70b7c-0f0e-47aa-89ce-d35f0a81ce6c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.079415] [55187]: INFO nova.api.openstack.requestlog [None req-7aa70b7c-0f0e-47aa-89ce-d35f0a81ce6c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.046496 [ 886.079783] [55187]: [pid: 55187|app: 0|req: 2622/5328] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:06 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.288563] [55188]: DEBUG nova.api.openstack.wsgi [None req-44ab788a-7f03-487f-b3e6-45a7fb720681 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.292718] [55188]: DEBUG nova.compute.api [None req-44ab788a-7f03-487f-b3e6-45a7fb720681 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.296054] [55188]: DEBUG oslo_concurrency.lockutils [None req-44ab788a-7f03-487f-b3e6-45a7fb720681 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.296213] [55188]: DEBUG oslo_concurrency.lockutils [None req-44ab788a-7f03-487f-b3e6-45a7fb720681 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.296405] [55188]: DEBUG oslo_concurrency.lockutils [None req-44ab788a-7f03-487f-b3e6-45a7fb720681 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.296774] [55188]: DEBUG oslo_concurrency.lockutils [None req-44ab788a-7f03-487f-b3e6-45a7fb720681 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.296970] [55188]: DEBUG oslo_concurrency.lockutils [None req-44ab788a-7f03-487f-b3e6-45a7fb720681 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.297159] [55188]: DEBUG oslo_concurrency.lockutils [None req-44ab788a-7f03-487f-b3e6-45a7fb720681 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.317185] [55188]: DEBUG oslo_concurrency.lockutils [None req-44ab788a-7f03-487f-b3e6-45a7fb720681 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.317458] [55188]: DEBUG oslo_concurrency.lockutils [None req-44ab788a-7f03-487f-b3e6-45a7fb720681 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.317720] [55188]: DEBUG oslo_concurrency.lockutils [None req-44ab788a-7f03-487f-b3e6-45a7fb720681 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.317937] [55188]: DEBUG nova.objects.instance [None req-44ab788a-7f03-487f-b3e6-45a7fb720681 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.343850] [55188]: DEBUG nova.policy [None req-44ab788a-7f03-487f-b3e6-45a7fb720681 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.350911] [55188]: INFO nova.api.openstack.requestlog [None req-44ab788a-7f03-487f-b3e6-45a7fb720681 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.064598 [ 886.351604] [55188]: [pid: 55188|app: 0|req: 2707/5329] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:06 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.362370] [55187]: DEBUG nova.api.openstack.wsgi [None req-377a89ad-f88a-44fe-a164-141127aba96a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.364135] [55187]: DEBUG nova.compute.api [None req-377a89ad-f88a-44fe-a164-141127aba96a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.368746] [55187]: DEBUG oslo_concurrency.lockutils [None req-377a89ad-f88a-44fe-a164-141127aba96a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.368996] [55187]: DEBUG oslo_concurrency.lockutils [None req-377a89ad-f88a-44fe-a164-141127aba96a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.369206] [55187]: DEBUG oslo_concurrency.lockutils [None req-377a89ad-f88a-44fe-a164-141127aba96a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.369698] [55187]: DEBUG oslo_concurrency.lockutils [None req-377a89ad-f88a-44fe-a164-141127aba96a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.369779] [55187]: DEBUG oslo_concurrency.lockutils [None req-377a89ad-f88a-44fe-a164-141127aba96a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.369915] [55187]: DEBUG oslo_concurrency.lockutils [None req-377a89ad-f88a-44fe-a164-141127aba96a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.409414] [55187]: DEBUG nova.policy [None req-377a89ad-f88a-44fe-a164-141127aba96a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.414358] [55187]: INFO nova.api.openstack.requestlog [None req-377a89ad-f88a-44fe-a164-141127aba96a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.054397 [ 886.414723] [55187]: [pid: 55187|app: 0|req: 2623/5330] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:06 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.508509] [55188]: DEBUG nova.api.openstack.wsgi [None req-0bda0fc0-1e4e-4ae6-a2e6-38df122b8fa5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.510209] [55188]: DEBUG nova.compute.api [None req-0bda0fc0-1e4e-4ae6-a2e6-38df122b8fa5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.513713] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bda0fc0-1e4e-4ae6-a2e6-38df122b8fa5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.513948] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bda0fc0-1e4e-4ae6-a2e6-38df122b8fa5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.514150] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bda0fc0-1e4e-4ae6-a2e6-38df122b8fa5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.514509] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bda0fc0-1e4e-4ae6-a2e6-38df122b8fa5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.514713] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bda0fc0-1e4e-4ae6-a2e6-38df122b8fa5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.515175] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bda0fc0-1e4e-4ae6-a2e6-38df122b8fa5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.533684] [55187]: DEBUG nova.api.openstack.wsgi [None req-b01b6a0f-f5c7-43bf-8e99-4fa62230ef66 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.535502] [55187]: DEBUG nova.compute.api [None req-b01b6a0f-f5c7-43bf-8e99-4fa62230ef66 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] [instance: 2fd24361-c79d-49d6-86fb-a064a42d88be] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.539357] [55187]: DEBUG oslo_concurrency.lockutils [None req-b01b6a0f-f5c7-43bf-8e99-4fa62230ef66 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.539654] [55187]: DEBUG oslo_concurrency.lockutils [None req-b01b6a0f-f5c7-43bf-8e99-4fa62230ef66 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.539869] [55187]: DEBUG oslo_concurrency.lockutils [None req-b01b6a0f-f5c7-43bf-8e99-4fa62230ef66 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.540291] [55187]: DEBUG oslo_concurrency.lockutils [None req-b01b6a0f-f5c7-43bf-8e99-4fa62230ef66 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.540541] [55187]: DEBUG oslo_concurrency.lockutils [None req-b01b6a0f-f5c7-43bf-8e99-4fa62230ef66 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.540764] [55187]: DEBUG oslo_concurrency.lockutils [None req-b01b6a0f-f5c7-43bf-8e99-4fa62230ef66 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.550212] [55187]: INFO nova.api.openstack.wsgi [None req-b01b6a0f-f5c7-43bf-8e99-4fa62230ef66 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] HTTP exception thrown: Instance 2fd24361-c79d-49d6-86fb-a064a42d88be could not be found. [ 886.550517] [55187]: DEBUG nova.api.openstack.wsgi [None req-b01b6a0f-f5c7-43bf-8e99-4fa62230ef66 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] Returning 404 to user: Instance 2fd24361-c79d-49d6-86fb-a064a42d88be could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 886.550926] [55187]: INFO nova.api.openstack.requestlog [None req-b01b6a0f-f5c7-43bf-8e99-4fa62230ef66 tempest-ImagesOneServerTestJSON-92613335 tempest-ImagesOneServerTestJSON-92613335-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be" status: 404 len: 111 microversion: 2.1 time: 0.019575 [ 886.551355] [55187]: [pid: 55187|app: 0|req: 2624/5331] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:06 2025] GET /compute/v2.1/servers/2fd24361-c79d-49d6-86fb-a064a42d88be => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 886.585874] [55187]: DEBUG nova.api.openstack.wsgi [None req-2a117d68-cf61-4445-9f9a-7de94339bf09 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.587873] [55187]: DEBUG nova.compute.api [None req-2a117d68-cf61-4445-9f9a-7de94339bf09 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.591180] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a117d68-cf61-4445-9f9a-7de94339bf09 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.591426] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a117d68-cf61-4445-9f9a-7de94339bf09 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.591610] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a117d68-cf61-4445-9f9a-7de94339bf09 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.591985] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a117d68-cf61-4445-9f9a-7de94339bf09 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.592206] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a117d68-cf61-4445-9f9a-7de94339bf09 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.592379] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a117d68-cf61-4445-9f9a-7de94339bf09 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.612803] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a117d68-cf61-4445-9f9a-7de94339bf09 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.613048] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a117d68-cf61-4445-9f9a-7de94339bf09 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.613236] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a117d68-cf61-4445-9f9a-7de94339bf09 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.613433] [55187]: DEBUG nova.objects.instance [None req-2a117d68-cf61-4445-9f9a-7de94339bf09 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.615742] [55188]: DEBUG nova.policy [None req-0bda0fc0-1e4e-4ae6-a2e6-38df122b8fa5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.620177] [55188]: INFO nova.api.openstack.requestlog [None req-0bda0fc0-1e4e-4ae6-a2e6-38df122b8fa5 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1511 microversion: 2.1 time: 0.113993 [ 886.620501] [55188]: [pid: 55188|app: 0|req: 2708/5332] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:06 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1511 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 886.623335] [55188]: DEBUG nova.api.openstack.wsgi [None req-0f5df2ff-7e25-45c0-b614-a03c4016618d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.624701] [55188]: DEBUG nova.compute.api [None req-0f5df2ff-7e25-45c0-b614-a03c4016618d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.630337] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f5df2ff-7e25-45c0-b614-a03c4016618d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.630337] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f5df2ff-7e25-45c0-b614-a03c4016618d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.630337] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f5df2ff-7e25-45c0-b614-a03c4016618d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.630337] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f5df2ff-7e25-45c0-b614-a03c4016618d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.630337] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f5df2ff-7e25-45c0-b614-a03c4016618d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.630337] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f5df2ff-7e25-45c0-b614-a03c4016618d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.642881] [55187]: DEBUG nova.policy [None req-2a117d68-cf61-4445-9f9a-7de94339bf09 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.647067] [55187]: INFO nova.api.openstack.requestlog [None req-2a117d68-cf61-4445-9f9a-7de94339bf09 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.063567 [ 886.647140] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f5df2ff-7e25-45c0-b614-a03c4016618d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.647283] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f5df2ff-7e25-45c0-b614-a03c4016618d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.647464] [55187]: [pid: 55187|app: 0|req: 2625/5333] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:06 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.647514] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f5df2ff-7e25-45c0-b614-a03c4016618d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.647810] [55188]: DEBUG nova.objects.instance [None req-0f5df2ff-7e25-45c0-b614-a03c4016618d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.649992] [55187]: DEBUG nova.api.openstack.wsgi [None req-e1c564a9-8f31-41c4-b388-1e6af1fb3795 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.651687] [55187]: DEBUG nova.compute.api [None req-e1c564a9-8f31-41c4-b388-1e6af1fb3795 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.655033] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1c564a9-8f31-41c4-b388-1e6af1fb3795 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.655234] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1c564a9-8f31-41c4-b388-1e6af1fb3795 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.655422] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1c564a9-8f31-41c4-b388-1e6af1fb3795 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.655768] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1c564a9-8f31-41c4-b388-1e6af1fb3795 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.655965] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1c564a9-8f31-41c4-b388-1e6af1fb3795 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.656165] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1c564a9-8f31-41c4-b388-1e6af1fb3795 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.673307] [55188]: DEBUG nova.policy [None req-0f5df2ff-7e25-45c0-b614-a03c4016618d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.678113] [55188]: INFO nova.api.openstack.requestlog [None req-0f5df2ff-7e25-45c0-b614-a03c4016618d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.057024 [ 886.678660] [55188]: [pid: 55188|app: 0|req: 2709/5334] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:06 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.689024] [55188]: DEBUG nova.api.openstack.wsgi [None req-c303dd00-9783-416f-9ba0-b3d0b0a35304 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.689417] [55188]: DEBUG nova.compute.api [None req-c303dd00-9783-416f-9ba0-b3d0b0a35304 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.692704] [55188]: DEBUG oslo_concurrency.lockutils [None req-c303dd00-9783-416f-9ba0-b3d0b0a35304 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.693014] [55188]: DEBUG oslo_concurrency.lockutils [None req-c303dd00-9783-416f-9ba0-b3d0b0a35304 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.693236] [55188]: DEBUG oslo_concurrency.lockutils [None req-c303dd00-9783-416f-9ba0-b3d0b0a35304 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.693642] [55188]: DEBUG oslo_concurrency.lockutils [None req-c303dd00-9783-416f-9ba0-b3d0b0a35304 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.693858] [55188]: DEBUG oslo_concurrency.lockutils [None req-c303dd00-9783-416f-9ba0-b3d0b0a35304 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.694208] [55188]: DEBUG oslo_concurrency.lockutils [None req-c303dd00-9783-416f-9ba0-b3d0b0a35304 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.695928] [55187]: DEBUG nova.policy [None req-e1c564a9-8f31-41c4-b388-1e6af1fb3795 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.700475] [55187]: INFO nova.api.openstack.requestlog [None req-e1c564a9-8f31-41c4-b388-1e6af1fb3795 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.052409 [ 886.700837] [55187]: [pid: 55187|app: 0|req: 2626/5335] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:07 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.731201] [55188]: DEBUG nova.policy [None req-c303dd00-9783-416f-9ba0-b3d0b0a35304 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.735210] [55188]: DEBUG nova.policy [None req-c303dd00-9783-416f-9ba0-b3d0b0a35304 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.736977] [55188]: DEBUG nova.policy [None req-c303dd00-9783-416f-9ba0-b3d0b0a35304 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.740458] [55188]: INFO nova.api.openstack.requestlog [None req-c303dd00-9783-416f-9ba0-b3d0b0a35304 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.054744 [ 886.740915] [55188]: [pid: 55188|app: 0|req: 2710/5336] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:07 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 886.822209] [55187]: DEBUG nova.api.openstack.wsgi [None req-c0d52d3f-8099-4aa5-bc51-9c7c4a707d8e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.824408] [55187]: DEBUG nova.compute.api [None req-c0d52d3f-8099-4aa5-bc51-9c7c4a707d8e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.827839] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0d52d3f-8099-4aa5-bc51-9c7c4a707d8e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.828188] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0d52d3f-8099-4aa5-bc51-9c7c4a707d8e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.828289] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0d52d3f-8099-4aa5-bc51-9c7c4a707d8e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.828672] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0d52d3f-8099-4aa5-bc51-9c7c4a707d8e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.828950] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0d52d3f-8099-4aa5-bc51-9c7c4a707d8e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.829310] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0d52d3f-8099-4aa5-bc51-9c7c4a707d8e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.842318] [55188]: DEBUG nova.api.openstack.wsgi [None req-dbfb0fb9-f486-42c4-8eb5-5cd5babfd87b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.844630] [55188]: DEBUG nova.compute.api [None req-dbfb0fb9-f486-42c4-8eb5-5cd5babfd87b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.851032] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbfb0fb9-f486-42c4-8eb5-5cd5babfd87b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.851032] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbfb0fb9-f486-42c4-8eb5-5cd5babfd87b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.851032] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbfb0fb9-f486-42c4-8eb5-5cd5babfd87b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.851032] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbfb0fb9-f486-42c4-8eb5-5cd5babfd87b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.851032] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbfb0fb9-f486-42c4-8eb5-5cd5babfd87b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.851032] [55188]: DEBUG oslo_concurrency.lockutils [None req-dbfb0fb9-f486-42c4-8eb5-5cd5babfd87b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.933934] [55188]: DEBUG nova.policy [None req-dbfb0fb9-f486-42c4-8eb5-5cd5babfd87b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.939627] [55188]: INFO nova.api.openstack.requestlog [None req-dbfb0fb9-f486-42c4-8eb5-5cd5babfd87b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1539 microversion: 2.1 time: 0.099615 [ 886.940171] [55188]: [pid: 55188|app: 0|req: 2711/5337] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:07 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1539 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.943158] [55188]: DEBUG nova.api.openstack.wsgi [None req-830a1319-527b-46c3-b262-01febdb0a356 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.945065] [55188]: DEBUG nova.compute.api [None req-830a1319-527b-46c3-b262-01febdb0a356 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.948704] [55188]: DEBUG oslo_concurrency.lockutils [None req-830a1319-527b-46c3-b262-01febdb0a356 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.949046] [55188]: DEBUG oslo_concurrency.lockutils [None req-830a1319-527b-46c3-b262-01febdb0a356 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.949377] [55188]: DEBUG oslo_concurrency.lockutils [None req-830a1319-527b-46c3-b262-01febdb0a356 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.949749] [55188]: DEBUG oslo_concurrency.lockutils [None req-830a1319-527b-46c3-b262-01febdb0a356 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.950111] [55188]: DEBUG oslo_concurrency.lockutils [None req-830a1319-527b-46c3-b262-01febdb0a356 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.951095] [55188]: DEBUG oslo_concurrency.lockutils [None req-830a1319-527b-46c3-b262-01febdb0a356 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.980432] [55187]: DEBUG nova.policy [None req-c0d52d3f-8099-4aa5-bc51-9c7c4a707d8e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.985173] [55187]: INFO nova.api.openstack.requestlog [None req-c0d52d3f-8099-4aa5-bc51-9c7c4a707d8e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1366 microversion: 2.1 time: 0.164902 [ 886.985173] [55187]: [pid: 55187|app: 0|req: 2627/5338] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:07 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1366 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.986973] [55188]: DEBUG nova.policy [None req-830a1319-527b-46c3-b262-01febdb0a356 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.990230] [55187]: DEBUG nova.api.openstack.wsgi [None req-a41fc6d3-6908-467e-8622-886bc40730c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.991948] [55188]: INFO nova.api.openstack.requestlog [None req-830a1319-527b-46c3-b262-01febdb0a356 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1258 microversion: 2.1 time: 0.051108 [ 886.992009] [55187]: DEBUG nova.compute.api [None req-a41fc6d3-6908-467e-8622-886bc40730c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 886.992364] [55188]: [pid: 55188|app: 0|req: 2712/5339] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:07 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1258 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.994857] [55188]: DEBUG nova.api.openstack.wsgi [None req-e55c42aa-43ff-48dc-ae71-f6ec395e1998 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 886.995293] [55187]: DEBUG oslo_concurrency.lockutils [None req-a41fc6d3-6908-467e-8622-886bc40730c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.995542] [55187]: DEBUG oslo_concurrency.lockutils [None req-a41fc6d3-6908-467e-8622-886bc40730c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.995732] [55187]: DEBUG oslo_concurrency.lockutils [None req-a41fc6d3-6908-467e-8622-886bc40730c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.996095] [55187]: DEBUG oslo_concurrency.lockutils [None req-a41fc6d3-6908-467e-8622-886bc40730c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.996283] [55187]: DEBUG oslo_concurrency.lockutils [None req-a41fc6d3-6908-467e-8622-886bc40730c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.996508] [55187]: DEBUG oslo_concurrency.lockutils [None req-a41fc6d3-6908-467e-8622-886bc40730c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.996897] [55188]: DEBUG nova.compute.api [None req-e55c42aa-43ff-48dc-ae71-f6ec395e1998 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.001360] [55188]: DEBUG oslo_concurrency.lockutils [None req-e55c42aa-43ff-48dc-ae71-f6ec395e1998 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.002194] [55188]: DEBUG oslo_concurrency.lockutils [None req-e55c42aa-43ff-48dc-ae71-f6ec395e1998 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.002194] [55188]: DEBUG oslo_concurrency.lockutils [None req-e55c42aa-43ff-48dc-ae71-f6ec395e1998 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.002306] [55188]: DEBUG oslo_concurrency.lockutils [None req-e55c42aa-43ff-48dc-ae71-f6ec395e1998 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.002532] [55188]: DEBUG oslo_concurrency.lockutils [None req-e55c42aa-43ff-48dc-ae71-f6ec395e1998 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.002650] [55188]: DEBUG oslo_concurrency.lockutils [None req-e55c42aa-43ff-48dc-ae71-f6ec395e1998 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.030740] [55187]: DEBUG nova.policy [None req-a41fc6d3-6908-467e-8622-886bc40730c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.035517] [55187]: INFO nova.api.openstack.requestlog [None req-a41fc6d3-6908-467e-8622-886bc40730c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.049674 [ 887.035907] [55187]: [pid: 55187|app: 0|req: 2628/5340] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:07 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.042716] [55187]: DEBUG nova.api.openstack.wsgi [None req-4e076c26-1801-4da2-8894-cf187f485499 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.048441] [55187]: DEBUG nova.compute.api [None req-4e076c26-1801-4da2-8894-cf187f485499 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.053224] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e076c26-1801-4da2-8894-cf187f485499 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.053224] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e076c26-1801-4da2-8894-cf187f485499 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.053352] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e076c26-1801-4da2-8894-cf187f485499 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.053717] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e076c26-1801-4da2-8894-cf187f485499 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.053912] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e076c26-1801-4da2-8894-cf187f485499 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.054095] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e076c26-1801-4da2-8894-cf187f485499 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.073831] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e076c26-1801-4da2-8894-cf187f485499 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.074104] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e076c26-1801-4da2-8894-cf187f485499 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.074315] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e076c26-1801-4da2-8894-cf187f485499 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.074520] [55187]: DEBUG nova.objects.instance [None req-4e076c26-1801-4da2-8894-cf187f485499 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.081411] [55188]: DEBUG nova.policy [None req-e55c42aa-43ff-48dc-ae71-f6ec395e1998 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.087639] [55188]: INFO nova.api.openstack.requestlog [None req-e55c42aa-43ff-48dc-ae71-f6ec395e1998 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1314 microversion: 2.1 time: 0.093766 [ 887.088137] [55188]: [pid: 55188|app: 0|req: 2713/5341] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:07 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1314 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.090705] [55188]: DEBUG nova.api.openstack.wsgi [None req-50a5cdc5-35bd-4dd2-9bc7-b32c0d237c79 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.092927] [55188]: DEBUG nova.compute.api [None req-50a5cdc5-35bd-4dd2-9bc7-b32c0d237c79 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.095780] [55187]: DEBUG nova.policy [None req-4e076c26-1801-4da2-8894-cf187f485499 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.100341] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a5cdc5-35bd-4dd2-9bc7-b32c0d237c79 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.100631] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a5cdc5-35bd-4dd2-9bc7-b32c0d237c79 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.100988] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a5cdc5-35bd-4dd2-9bc7-b32c0d237c79 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.101206] [55187]: INFO nova.api.openstack.requestlog [None req-4e076c26-1801-4da2-8894-cf187f485499 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.061537 [ 887.101386] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a5cdc5-35bd-4dd2-9bc7-b32c0d237c79 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.101542] [55187]: [pid: 55187|app: 0|req: 2629/5342] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:07 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.101594] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a5cdc5-35bd-4dd2-9bc7-b32c0d237c79 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.101890] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a5cdc5-35bd-4dd2-9bc7-b32c0d237c79 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.104024] [55187]: DEBUG nova.api.openstack.wsgi [None req-2e3ee47b-3faf-44ff-8f4d-aa3e4624a0a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.106030] [55187]: DEBUG nova.compute.api [None req-2e3ee47b-3faf-44ff-8f4d-aa3e4624a0a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.108974] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e3ee47b-3faf-44ff-8f4d-aa3e4624a0a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.109310] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e3ee47b-3faf-44ff-8f4d-aa3e4624a0a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.109520] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e3ee47b-3faf-44ff-8f4d-aa3e4624a0a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.109892] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e3ee47b-3faf-44ff-8f4d-aa3e4624a0a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.110119] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e3ee47b-3faf-44ff-8f4d-aa3e4624a0a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.110299] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e3ee47b-3faf-44ff-8f4d-aa3e4624a0a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.151278] [55187]: DEBUG nova.policy [None req-2e3ee47b-3faf-44ff-8f4d-aa3e4624a0a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.155652] [55187]: INFO nova.api.openstack.requestlog [None req-2e3ee47b-3faf-44ff-8f4d-aa3e4624a0a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.053504 [ 887.156152] [55187]: [pid: 55187|app: 0|req: 2630/5343] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:07 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.159519] [55187]: DEBUG nova.api.openstack.wsgi [None req-25e54848-5be5-4a79-b9ac-468b32f59b47 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.160381] [55187]: DEBUG nova.compute.api [None req-25e54848-5be5-4a79-b9ac-468b32f59b47 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.164016] [55187]: DEBUG oslo_concurrency.lockutils [None req-25e54848-5be5-4a79-b9ac-468b32f59b47 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.164016] [55187]: DEBUG oslo_concurrency.lockutils [None req-25e54848-5be5-4a79-b9ac-468b32f59b47 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.164230] [55187]: DEBUG oslo_concurrency.lockutils [None req-25e54848-5be5-4a79-b9ac-468b32f59b47 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.168019] [55187]: DEBUG oslo_concurrency.lockutils [None req-25e54848-5be5-4a79-b9ac-468b32f59b47 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.168019] [55187]: DEBUG oslo_concurrency.lockutils [None req-25e54848-5be5-4a79-b9ac-468b32f59b47 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.168019] [55187]: DEBUG oslo_concurrency.lockutils [None req-25e54848-5be5-4a79-b9ac-468b32f59b47 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.179979] [55188]: DEBUG nova.policy [None req-50a5cdc5-35bd-4dd2-9bc7-b32c0d237c79 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.185315] [55188]: INFO nova.api.openstack.requestlog [None req-50a5cdc5-35bd-4dd2-9bc7-b32c0d237c79 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.096591 [ 887.185664] [55188]: [pid: 55188|app: 0|req: 2714/5344] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:07 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.188164] [55188]: DEBUG nova.api.openstack.wsgi [req-b044283f-ad49-4d0e-84c2-bcbf4ef2351c req-b44c8620-8969-4950-94a6-f701c7f321ca service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "41ec6f72-3a16-4182-bfe9-4f92926495b9", "name": "network-vif-plugged", "status": "completed", "tag": "8a5ae797-0ce3-4b3e-9199-002426df4e11"}, {"name": "network-changed", "server_uuid": "41ec6f72-3a16-4182-bfe9-4f92926495b9", "tag": "8a5ae797-0ce3-4b3e-9199-002426df4e11"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 887.193828] [55188]: DEBUG oslo_concurrency.lockutils [req-b044283f-ad49-4d0e-84c2-bcbf4ef2351c req-b44c8620-8969-4950-94a6-f701c7f321ca service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.194072] [55188]: DEBUG oslo_concurrency.lockutils [req-b044283f-ad49-4d0e-84c2-bcbf4ef2351c req-b44c8620-8969-4950-94a6-f701c7f321ca service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.194262] [55188]: DEBUG oslo_concurrency.lockutils [req-b044283f-ad49-4d0e-84c2-bcbf4ef2351c req-b44c8620-8969-4950-94a6-f701c7f321ca service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.200510] [55188]: INFO nova.api.openstack.compute.server_external_events [req-b044283f-ad49-4d0e-84c2-bcbf4ef2351c req-b44c8620-8969-4950-94a6-f701c7f321ca service nova] Creating event network-vif-plugged:8a5ae797-0ce3-4b3e-9199-002426df4e11 for instance 41ec6f72-3a16-4182-bfe9-4f92926495b9 on cpu-1 [ 887.200746] [55188]: INFO nova.api.openstack.compute.server_external_events [req-b044283f-ad49-4d0e-84c2-bcbf4ef2351c req-b44c8620-8969-4950-94a6-f701c7f321ca service nova] Creating event network-changed:8a5ae797-0ce3-4b3e-9199-002426df4e11 for instance 41ec6f72-3a16-4182-bfe9-4f92926495b9 on cpu-1 [ 887.204033] [55188]: INFO nova.api.openstack.requestlog [req-b044283f-ad49-4d0e-84c2-bcbf4ef2351c req-b44c8620-8969-4950-94a6-f701c7f321ca service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.017359 [ 887.204033] [55188]: [pid: 55188|app: 0|req: 2715/5345] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:07 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 887.205637] [55187]: DEBUG nova.policy [None req-25e54848-5be5-4a79-b9ac-468b32f59b47 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.210985] [55187]: INFO nova.api.openstack.requestlog [None req-25e54848-5be5-4a79-b9ac-468b32f59b47 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1234 microversion: 2.1 time: 0.053796 [ 887.211618] [55187]: [pid: 55187|app: 0|req: 2631/5346] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:07 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1234 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.367277] [55188]: DEBUG nova.api.openstack.wsgi [None req-2bf70609-0d4d-4043-89a7-4c59ee6f13a9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.369167] [55188]: DEBUG nova.compute.api [None req-2bf70609-0d4d-4043-89a7-4c59ee6f13a9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.375320] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bf70609-0d4d-4043-89a7-4c59ee6f13a9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.375721] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bf70609-0d4d-4043-89a7-4c59ee6f13a9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.376049] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bf70609-0d4d-4043-89a7-4c59ee6f13a9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.376600] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bf70609-0d4d-4043-89a7-4c59ee6f13a9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.377251] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bf70609-0d4d-4043-89a7-4c59ee6f13a9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.377529] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bf70609-0d4d-4043-89a7-4c59ee6f13a9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.414098] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bf70609-0d4d-4043-89a7-4c59ee6f13a9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.414373] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bf70609-0d4d-4043-89a7-4c59ee6f13a9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.414564] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bf70609-0d4d-4043-89a7-4c59ee6f13a9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.414766] [55188]: DEBUG nova.objects.instance [None req-2bf70609-0d4d-4043-89a7-4c59ee6f13a9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.431603] [55187]: DEBUG nova.api.openstack.wsgi [None req-f1444a27-4fd8-496c-83aa-2ecef067e124 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.434652] [55187]: DEBUG nova.compute.api [None req-f1444a27-4fd8-496c-83aa-2ecef067e124 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.439029] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1444a27-4fd8-496c-83aa-2ecef067e124 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.439029] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1444a27-4fd8-496c-83aa-2ecef067e124 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.439029] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1444a27-4fd8-496c-83aa-2ecef067e124 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.439029] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1444a27-4fd8-496c-83aa-2ecef067e124 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.439029] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1444a27-4fd8-496c-83aa-2ecef067e124 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.439029] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1444a27-4fd8-496c-83aa-2ecef067e124 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.439923] [55188]: DEBUG nova.policy [None req-2bf70609-0d4d-4043-89a7-4c59ee6f13a9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.447695] [55188]: INFO nova.api.openstack.requestlog [None req-2bf70609-0d4d-4043-89a7-4c59ee6f13a9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.082947 [ 887.448162] [55188]: [pid: 55188|app: 0|req: 2716/5347] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:07 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.487624] [55187]: DEBUG nova.policy [None req-f1444a27-4fd8-496c-83aa-2ecef067e124 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.493473] [55187]: INFO nova.api.openstack.requestlog [None req-f1444a27-4fd8-496c-83aa-2ecef067e124 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.064278 [ 887.494431] [55187]: [pid: 55187|app: 0|req: 2632/5348] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:07 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.633547] [55188]: DEBUG nova.api.openstack.wsgi [None req-6d7f084f-4bcd-4a85-9551-0ee822c4d19c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.635327] [55188]: DEBUG nova.compute.api [None req-6d7f084f-4bcd-4a85-9551-0ee822c4d19c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.639562] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d7f084f-4bcd-4a85-9551-0ee822c4d19c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.639822] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d7f084f-4bcd-4a85-9551-0ee822c4d19c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.640068] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d7f084f-4bcd-4a85-9551-0ee822c4d19c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.640480] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d7f084f-4bcd-4a85-9551-0ee822c4d19c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.640766] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d7f084f-4bcd-4a85-9551-0ee822c4d19c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.641047] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d7f084f-4bcd-4a85-9551-0ee822c4d19c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.661365] [55187]: DEBUG nova.api.openstack.wsgi [None req-9f4f7ad4-99a3-4d71-842f-262dd1bb2c55 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.664213] [55187]: DEBUG nova.compute.api [None req-9f4f7ad4-99a3-4d71-842f-262dd1bb2c55 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.670471] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f4f7ad4-99a3-4d71-842f-262dd1bb2c55 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.670860] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f4f7ad4-99a3-4d71-842f-262dd1bb2c55 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.671131] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f4f7ad4-99a3-4d71-842f-262dd1bb2c55 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.671525] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f4f7ad4-99a3-4d71-842f-262dd1bb2c55 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.672211] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f4f7ad4-99a3-4d71-842f-262dd1bb2c55 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.672436] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f4f7ad4-99a3-4d71-842f-262dd1bb2c55 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.697451] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f4f7ad4-99a3-4d71-842f-262dd1bb2c55 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.697743] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f4f7ad4-99a3-4d71-842f-262dd1bb2c55 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.698012] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f4f7ad4-99a3-4d71-842f-262dd1bb2c55 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.698293] [55187]: DEBUG nova.objects.instance [None req-9f4f7ad4-99a3-4d71-842f-262dd1bb2c55 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.722806] [55187]: DEBUG nova.policy [None req-9f4f7ad4-99a3-4d71-842f-262dd1bb2c55 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.727066] [55187]: INFO nova.api.openstack.requestlog [None req-9f4f7ad4-99a3-4d71-842f-262dd1bb2c55 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.068386 [ 887.727514] [55187]: [pid: 55187|app: 0|req: 2633/5349] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:08 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.727820] [55188]: DEBUG nova.policy [None req-6d7f084f-4bcd-4a85-9551-0ee822c4d19c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.730383] [55187]: DEBUG nova.api.openstack.wsgi [None req-a8f6bb27-dc9f-4109-b5be-6052b4e6ac55 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.731812] [55187]: DEBUG nova.compute.api [None req-a8f6bb27-dc9f-4109-b5be-6052b4e6ac55 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.732569] [55188]: INFO nova.api.openstack.requestlog [None req-6d7f084f-4bcd-4a85-9551-0ee822c4d19c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1511 microversion: 2.1 time: 0.101501 [ 887.733020] [55188]: [pid: 55188|app: 0|req: 2717/5350] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:07 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1511 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.735240] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8f6bb27-dc9f-4109-b5be-6052b4e6ac55 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.735500] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8f6bb27-dc9f-4109-b5be-6052b4e6ac55 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.735743] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8f6bb27-dc9f-4109-b5be-6052b4e6ac55 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.736182] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8f6bb27-dc9f-4109-b5be-6052b4e6ac55 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.736436] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8f6bb27-dc9f-4109-b5be-6052b4e6ac55 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.736646] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8f6bb27-dc9f-4109-b5be-6052b4e6ac55 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.736881] [55188]: DEBUG nova.api.openstack.wsgi [None req-ae49e0e4-abb8-4792-845a-7b454e29e9c3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.738569] [55188]: DEBUG nova.compute.api [None req-ae49e0e4-abb8-4792-845a-7b454e29e9c3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.742593] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae49e0e4-abb8-4792-845a-7b454e29e9c3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.742828] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae49e0e4-abb8-4792-845a-7b454e29e9c3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.743029] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae49e0e4-abb8-4792-845a-7b454e29e9c3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.743388] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae49e0e4-abb8-4792-845a-7b454e29e9c3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.743593] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae49e0e4-abb8-4792-845a-7b454e29e9c3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.744352] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae49e0e4-abb8-4792-845a-7b454e29e9c3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.755754] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8f6bb27-dc9f-4109-b5be-6052b4e6ac55 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.756020] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8f6bb27-dc9f-4109-b5be-6052b4e6ac55 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.756221] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8f6bb27-dc9f-4109-b5be-6052b4e6ac55 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.756452] [55187]: DEBUG nova.objects.instance [None req-a8f6bb27-dc9f-4109-b5be-6052b4e6ac55 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.780735] [55187]: DEBUG nova.policy [None req-a8f6bb27-dc9f-4109-b5be-6052b4e6ac55 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.780886] [55188]: DEBUG nova.policy [None req-ae49e0e4-abb8-4792-845a-7b454e29e9c3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.784783] [55187]: INFO nova.api.openstack.requestlog [None req-a8f6bb27-dc9f-4109-b5be-6052b4e6ac55 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.056655 [ 887.785403] [55188]: INFO nova.api.openstack.requestlog [None req-ae49e0e4-abb8-4792-845a-7b454e29e9c3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.051466 [ 887.785403] [55188]: [pid: 55188|app: 0|req: 2718/5351] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:08 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.785541] [55187]: [pid: 55187|app: 0|req: 2634/5352] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:08 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.788154] [55188]: DEBUG nova.api.openstack.wsgi [None req-e9dc1cdc-3a61-48f0-8b5a-bc540f4d827c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.789790] [55188]: DEBUG nova.compute.api [None req-e9dc1cdc-3a61-48f0-8b5a-bc540f4d827c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.793066] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9dc1cdc-3a61-48f0-8b5a-bc540f4d827c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.793315] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9dc1cdc-3a61-48f0-8b5a-bc540f4d827c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.793579] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9dc1cdc-3a61-48f0-8b5a-bc540f4d827c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.793863] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9dc1cdc-3a61-48f0-8b5a-bc540f4d827c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.794070] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9dc1cdc-3a61-48f0-8b5a-bc540f4d827c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.794251] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9dc1cdc-3a61-48f0-8b5a-bc540f4d827c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.838979] [55188]: DEBUG nova.policy [None req-e9dc1cdc-3a61-48f0-8b5a-bc540f4d827c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.843324] [55188]: DEBUG nova.policy [None req-e9dc1cdc-3a61-48f0-8b5a-bc540f4d827c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.844043] [55188]: DEBUG nova.policy [None req-e9dc1cdc-3a61-48f0-8b5a-bc540f4d827c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.847299] [55188]: INFO nova.api.openstack.requestlog [None req-e9dc1cdc-3a61-48f0-8b5a-bc540f4d827c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.061257 [ 887.847643] [55188]: [pid: 55188|app: 0|req: 2719/5353] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:08 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 887.953362] [55187]: DEBUG nova.api.openstack.wsgi [None req-7079ec9a-5a35-4912-8fa8-86f674410733 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.955093] [55187]: DEBUG nova.compute.api [None req-7079ec9a-5a35-4912-8fa8-86f674410733 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 887.959553] [55187]: DEBUG oslo_concurrency.lockutils [None req-7079ec9a-5a35-4912-8fa8-86f674410733 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.959553] [55187]: DEBUG oslo_concurrency.lockutils [None req-7079ec9a-5a35-4912-8fa8-86f674410733 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.959767] [55187]: DEBUG oslo_concurrency.lockutils [None req-7079ec9a-5a35-4912-8fa8-86f674410733 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.960150] [55187]: DEBUG oslo_concurrency.lockutils [None req-7079ec9a-5a35-4912-8fa8-86f674410733 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.960343] [55187]: DEBUG oslo_concurrency.lockutils [None req-7079ec9a-5a35-4912-8fa8-86f674410733 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.960896] [55187]: DEBUG oslo_concurrency.lockutils [None req-7079ec9a-5a35-4912-8fa8-86f674410733 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.997806] [55188]: DEBUG nova.api.openstack.wsgi [None req-5d42117f-954c-424e-8d47-924ca20d2160 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 887.999335] [55188]: DEBUG nova.compute.api [None req-5d42117f-954c-424e-8d47-924ca20d2160 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.002722] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d42117f-954c-424e-8d47-924ca20d2160 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.002962] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d42117f-954c-424e-8d47-924ca20d2160 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.003174] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d42117f-954c-424e-8d47-924ca20d2160 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.005021] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d42117f-954c-424e-8d47-924ca20d2160 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.005021] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d42117f-954c-424e-8d47-924ca20d2160 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.005021] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d42117f-954c-424e-8d47-924ca20d2160 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.050071] [55187]: DEBUG nova.policy [None req-7079ec9a-5a35-4912-8fa8-86f674410733 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.055645] [55187]: INFO nova.api.openstack.requestlog [None req-7079ec9a-5a35-4912-8fa8-86f674410733 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1539 microversion: 2.1 time: 0.103987 [ 888.055645] [55187]: [pid: 55187|app: 0|req: 2635/5354] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:08 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1539 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.057976] [55187]: DEBUG nova.api.openstack.wsgi [None req-f33a8e79-3b55-4fb2-8573-7f2f4a5a2c55 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.059615] [55187]: DEBUG nova.compute.api [None req-f33a8e79-3b55-4fb2-8573-7f2f4a5a2c55 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.062940] [55187]: DEBUG oslo_concurrency.lockutils [None req-f33a8e79-3b55-4fb2-8573-7f2f4a5a2c55 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.063182] [55187]: DEBUG oslo_concurrency.lockutils [None req-f33a8e79-3b55-4fb2-8573-7f2f4a5a2c55 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.063364] [55187]: DEBUG oslo_concurrency.lockutils [None req-f33a8e79-3b55-4fb2-8573-7f2f4a5a2c55 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.063716] [55187]: DEBUG oslo_concurrency.lockutils [None req-f33a8e79-3b55-4fb2-8573-7f2f4a5a2c55 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.063911] [55187]: DEBUG oslo_concurrency.lockutils [None req-f33a8e79-3b55-4fb2-8573-7f2f4a5a2c55 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.064094] [55187]: DEBUG oslo_concurrency.lockutils [None req-f33a8e79-3b55-4fb2-8573-7f2f4a5a2c55 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.087104] [55188]: DEBUG nova.policy [None req-5d42117f-954c-424e-8d47-924ca20d2160 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.091233] [55188]: INFO nova.api.openstack.requestlog [None req-5d42117f-954c-424e-8d47-924ca20d2160 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1554 microversion: 2.1 time: 0.096322 [ 888.091829] [55188]: [pid: 55188|app: 0|req: 2720/5355] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:08 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1554 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.097308] [55188]: DEBUG nova.api.openstack.wsgi [None req-45660d56-ceaa-4a73-90ec-f583b9675977 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.099679] [55188]: DEBUG nova.compute.api [None req-45660d56-ceaa-4a73-90ec-f583b9675977 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.100236] [55187]: DEBUG nova.policy [None req-f33a8e79-3b55-4fb2-8573-7f2f4a5a2c55 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.104848] [55188]: DEBUG oslo_concurrency.lockutils [None req-45660d56-ceaa-4a73-90ec-f583b9675977 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.105299] [55188]: DEBUG oslo_concurrency.lockutils [None req-45660d56-ceaa-4a73-90ec-f583b9675977 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.105636] [55188]: DEBUG oslo_concurrency.lockutils [None req-45660d56-ceaa-4a73-90ec-f583b9675977 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.105982] [55187]: INFO nova.api.openstack.requestlog [None req-f33a8e79-3b55-4fb2-8573-7f2f4a5a2c55 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1258 microversion: 2.1 time: 0.049134 [ 888.106235] [55188]: DEBUG oslo_concurrency.lockutils [None req-45660d56-ceaa-4a73-90ec-f583b9675977 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.106546] [55188]: DEBUG oslo_concurrency.lockutils [None req-45660d56-ceaa-4a73-90ec-f583b9675977 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.106856] [55187]: [pid: 55187|app: 0|req: 2636/5356] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:08 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1258 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.107659] [55188]: DEBUG oslo_concurrency.lockutils [None req-45660d56-ceaa-4a73-90ec-f583b9675977 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.109729] [55187]: DEBUG nova.api.openstack.wsgi [None req-5ae3205e-0e01-44c2-ab63-0fe3f82cdfe7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.112028] [55187]: DEBUG nova.compute.api [None req-5ae3205e-0e01-44c2-ab63-0fe3f82cdfe7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.116163] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ae3205e-0e01-44c2-ab63-0fe3f82cdfe7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.116331] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ae3205e-0e01-44c2-ab63-0fe3f82cdfe7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.116462] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ae3205e-0e01-44c2-ab63-0fe3f82cdfe7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.116874] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ae3205e-0e01-44c2-ab63-0fe3f82cdfe7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.117352] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ae3205e-0e01-44c2-ab63-0fe3f82cdfe7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.117352] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ae3205e-0e01-44c2-ab63-0fe3f82cdfe7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.150041] [55188]: DEBUG nova.policy [None req-45660d56-ceaa-4a73-90ec-f583b9675977 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.155427] [55188]: INFO nova.api.openstack.requestlog [None req-45660d56-ceaa-4a73-90ec-f583b9675977 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.062529 [ 888.155662] [55188]: [pid: 55188|app: 0|req: 2721/5357] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:08 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.158327] [55188]: DEBUG nova.api.openstack.wsgi [None req-f58ad9d1-07df-40ce-8f44-3d97ffb1274f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.159995] [55188]: DEBUG nova.compute.api [None req-f58ad9d1-07df-40ce-8f44-3d97ffb1274f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.164174] [55188]: DEBUG oslo_concurrency.lockutils [None req-f58ad9d1-07df-40ce-8f44-3d97ffb1274f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.164419] [55188]: DEBUG oslo_concurrency.lockutils [None req-f58ad9d1-07df-40ce-8f44-3d97ffb1274f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.164643] [55188]: DEBUG oslo_concurrency.lockutils [None req-f58ad9d1-07df-40ce-8f44-3d97ffb1274f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.164957] [55188]: DEBUG oslo_concurrency.lockutils [None req-f58ad9d1-07df-40ce-8f44-3d97ffb1274f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.165175] [55188]: DEBUG oslo_concurrency.lockutils [None req-f58ad9d1-07df-40ce-8f44-3d97ffb1274f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.165350] [55188]: DEBUG oslo_concurrency.lockutils [None req-f58ad9d1-07df-40ce-8f44-3d97ffb1274f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.216308] [55188]: INFO nova.api.openstack.requestlog [None req-f58ad9d1-07df-40ce-8f44-3d97ffb1274f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.059693 [ 888.216920] [55188]: [pid: 55188|app: 0|req: 2722/5358] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:06:08 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1/os-interface => generated 287 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 888.220680] [55188]: DEBUG nova.api.openstack.wsgi [None req-892dc131-a638-41c7-a5c9-eb33b9336204 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.222809] [55188]: DEBUG nova.compute.api [None req-892dc131-a638-41c7-a5c9-eb33b9336204 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.229043] [55188]: DEBUG oslo_concurrency.lockutils [None req-892dc131-a638-41c7-a5c9-eb33b9336204 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.229578] [55188]: DEBUG oslo_concurrency.lockutils [None req-892dc131-a638-41c7-a5c9-eb33b9336204 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.229942] [55188]: DEBUG oslo_concurrency.lockutils [None req-892dc131-a638-41c7-a5c9-eb33b9336204 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.230761] [55188]: DEBUG oslo_concurrency.lockutils [None req-892dc131-a638-41c7-a5c9-eb33b9336204 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.231338] [55188]: DEBUG oslo_concurrency.lockutils [None req-892dc131-a638-41c7-a5c9-eb33b9336204 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.232363] [55188]: DEBUG oslo_concurrency.lockutils [None req-892dc131-a638-41c7-a5c9-eb33b9336204 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.263129] [55188]: DEBUG oslo_concurrency.lockutils [None req-892dc131-a638-41c7-a5c9-eb33b9336204 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.263736] [55188]: DEBUG oslo_concurrency.lockutils [None req-892dc131-a638-41c7-a5c9-eb33b9336204 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.263736] [55188]: DEBUG oslo_concurrency.lockutils [None req-892dc131-a638-41c7-a5c9-eb33b9336204 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.263996] [55188]: DEBUG nova.objects.instance [None req-892dc131-a638-41c7-a5c9-eb33b9336204 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.279290] [55187]: DEBUG nova.policy [None req-5ae3205e-0e01-44c2-ab63-0fe3f82cdfe7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.289381] [55187]: INFO nova.api.openstack.requestlog [None req-5ae3205e-0e01-44c2-ab63-0fe3f82cdfe7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1314 microversion: 2.1 time: 0.181870 [ 888.289775] [55187]: [pid: 55187|app: 0|req: 2637/5359] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:08 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1314 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.292874] [55187]: DEBUG nova.api.openstack.wsgi [None req-78248190-67b1-4588-9992-5f292b6dd287 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.294795] [55187]: DEBUG nova.compute.api [None req-78248190-67b1-4588-9992-5f292b6dd287 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.300343] [55187]: DEBUG oslo_concurrency.lockutils [None req-78248190-67b1-4588-9992-5f292b6dd287 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.300749] [55187]: DEBUG oslo_concurrency.lockutils [None req-78248190-67b1-4588-9992-5f292b6dd287 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.301361] [55187]: DEBUG oslo_concurrency.lockutils [None req-78248190-67b1-4588-9992-5f292b6dd287 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.301426] [55187]: DEBUG oslo_concurrency.lockutils [None req-78248190-67b1-4588-9992-5f292b6dd287 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.301457] [55188]: DEBUG nova.policy [None req-892dc131-a638-41c7-a5c9-eb33b9336204 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.301611] [55187]: DEBUG oslo_concurrency.lockutils [None req-78248190-67b1-4588-9992-5f292b6dd287 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.302153] [55187]: DEBUG oslo_concurrency.lockutils [None req-78248190-67b1-4588-9992-5f292b6dd287 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.307013] [55188]: INFO nova.api.openstack.requestlog [None req-892dc131-a638-41c7-a5c9-eb33b9336204 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.089120 [ 888.307423] [55188]: [pid: 55188|app: 0|req: 2723/5360] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:08 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.310544] [55188]: DEBUG nova.api.openstack.wsgi [None req-cec30a8b-121e-4f16-b940-431cc37cb9ca tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.312476] [55188]: DEBUG nova.compute.api [None req-cec30a8b-121e-4f16-b940-431cc37cb9ca tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.317133] [55188]: DEBUG oslo_concurrency.lockutils [None req-cec30a8b-121e-4f16-b940-431cc37cb9ca tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.317133] [55188]: DEBUG oslo_concurrency.lockutils [None req-cec30a8b-121e-4f16-b940-431cc37cb9ca tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.317473] [55188]: DEBUG oslo_concurrency.lockutils [None req-cec30a8b-121e-4f16-b940-431cc37cb9ca tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.317933] [55188]: DEBUG oslo_concurrency.lockutils [None req-cec30a8b-121e-4f16-b940-431cc37cb9ca tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.318290] [55188]: DEBUG oslo_concurrency.lockutils [None req-cec30a8b-121e-4f16-b940-431cc37cb9ca tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.318588] [55188]: DEBUG oslo_concurrency.lockutils [None req-cec30a8b-121e-4f16-b940-431cc37cb9ca tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.452748] [55188]: DEBUG nova.policy [None req-cec30a8b-121e-4f16-b940-431cc37cb9ca tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.460602] [55188]: INFO nova.api.openstack.requestlog [None req-cec30a8b-121e-4f16-b940-431cc37cb9ca tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.152463 [ 888.465128] [55188]: [pid: 55188|app: 0|req: 2724/5361] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:08 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.474027] [55188]: DEBUG nova.api.openstack.wsgi [None req-2b75a098-6cdc-42a4-bc57-1503759278ba tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.476105] [55188]: DEBUG nova.compute.api [None req-2b75a098-6cdc-42a4-bc57-1503759278ba tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.481382] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b75a098-6cdc-42a4-bc57-1503759278ba tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.481742] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b75a098-6cdc-42a4-bc57-1503759278ba tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.481992] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b75a098-6cdc-42a4-bc57-1503759278ba tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.482433] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b75a098-6cdc-42a4-bc57-1503759278ba tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.482699] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b75a098-6cdc-42a4-bc57-1503759278ba tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.482935] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b75a098-6cdc-42a4-bc57-1503759278ba tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.524803] [55188]: DEBUG nova.policy [None req-2b75a098-6cdc-42a4-bc57-1503759278ba tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.529707] [55188]: INFO nova.api.openstack.requestlog [None req-2b75a098-6cdc-42a4-bc57-1503759278ba tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1290 microversion: 2.1 time: 0.063661 [ 888.531305] [55188]: [pid: 55188|app: 0|req: 2725/5362] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:08 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1290 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.532871] [55188]: DEBUG nova.api.openstack.wsgi [None req-afdf2758-9ec3-42b5-9bbf-e40a6c442b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.536386] [55188]: DEBUG nova.compute.api [None req-afdf2758-9ec3-42b5-9bbf-e40a6c442b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.540766] [55188]: DEBUG oslo_concurrency.lockutils [None req-afdf2758-9ec3-42b5-9bbf-e40a6c442b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.541129] [55188]: DEBUG oslo_concurrency.lockutils [None req-afdf2758-9ec3-42b5-9bbf-e40a6c442b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.541416] [55188]: DEBUG oslo_concurrency.lockutils [None req-afdf2758-9ec3-42b5-9bbf-e40a6c442b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.541999] [55188]: DEBUG oslo_concurrency.lockutils [None req-afdf2758-9ec3-42b5-9bbf-e40a6c442b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.542326] [55188]: DEBUG oslo_concurrency.lockutils [None req-afdf2758-9ec3-42b5-9bbf-e40a6c442b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.542591] [55188]: DEBUG oslo_concurrency.lockutils [None req-afdf2758-9ec3-42b5-9bbf-e40a6c442b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.567611] [55188]: DEBUG oslo_concurrency.lockutils [None req-afdf2758-9ec3-42b5-9bbf-e40a6c442b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.568084] [55188]: DEBUG oslo_concurrency.lockutils [None req-afdf2758-9ec3-42b5-9bbf-e40a6c442b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.568215] [55188]: DEBUG oslo_concurrency.lockutils [None req-afdf2758-9ec3-42b5-9bbf-e40a6c442b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.568519] [55188]: DEBUG nova.objects.instance [None req-afdf2758-9ec3-42b5-9bbf-e40a6c442b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.593087] [55188]: DEBUG nova.policy [None req-afdf2758-9ec3-42b5-9bbf-e40a6c442b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.597911] [55188]: INFO nova.api.openstack.requestlog [None req-afdf2758-9ec3-42b5-9bbf-e40a6c442b7d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.067173 [ 888.598301] [55188]: [pid: 55188|app: 0|req: 2726/5363] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:08 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.600955] [55188]: DEBUG nova.api.openstack.wsgi [None req-599269df-4a04-44b1-af7f-5afcb1e4acd5 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.603135] [55188]: DEBUG nova.compute.api [None req-599269df-4a04-44b1-af7f-5afcb1e4acd5 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.606123] [55188]: DEBUG oslo_concurrency.lockutils [None req-599269df-4a04-44b1-af7f-5afcb1e4acd5 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.606489] [55188]: DEBUG oslo_concurrency.lockutils [None req-599269df-4a04-44b1-af7f-5afcb1e4acd5 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.606742] [55188]: DEBUG oslo_concurrency.lockutils [None req-599269df-4a04-44b1-af7f-5afcb1e4acd5 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.608670] [55188]: DEBUG oslo_concurrency.lockutils [None req-599269df-4a04-44b1-af7f-5afcb1e4acd5 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.608670] [55188]: DEBUG oslo_concurrency.lockutils [None req-599269df-4a04-44b1-af7f-5afcb1e4acd5 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.608670] [55188]: DEBUG oslo_concurrency.lockutils [None req-599269df-4a04-44b1-af7f-5afcb1e4acd5 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.629472] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=8 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 888.639919] [55188]: DEBUG nova.policy [None req-599269df-4a04-44b1-af7f-5afcb1e4acd5 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.644197] [55188]: INFO nova.api.openstack.requestlog [None req-599269df-4a04-44b1-af7f-5afcb1e4acd5 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.045280 [ 888.644705] [55188]: [pid: 55188|app: 0|req: 2727/5364] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:08 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.651274] [55187]: DEBUG nova.policy [None req-78248190-67b1-4588-9992-5f292b6dd287 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.655831] [55187]: INFO nova.api.openstack.requestlog [None req-78248190-67b1-4588-9992-5f292b6dd287 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.364670 [ 888.655831] [55187]: [pid: 55187|app: 0|req: 2638/5365] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:08 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.743966] [55188]: DEBUG nova.api.openstack.wsgi [req-31a68dd2-c8cf-478c-a7fc-e7afb074e674 req-80482e9a-07d4-4698-90b3-77b94833042d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0ce3d967-dac6-4fb1-876b-556531b0f5f1", "tag": "e072496f-8923-4199-93a5-961624ed499c"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 888.745127] [55187]: DEBUG nova.api.openstack.wsgi [None req-b35f52ed-f618-4511-ad78-fe7f034432fb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.747890] [55187]: DEBUG nova.compute.api [None req-b35f52ed-f618-4511-ad78-fe7f034432fb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.750128] [55187]: DEBUG oslo_concurrency.lockutils [None req-b35f52ed-f618-4511-ad78-fe7f034432fb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.750322] [55188]: DEBUG oslo_concurrency.lockutils [req-31a68dd2-c8cf-478c-a7fc-e7afb074e674 req-80482e9a-07d4-4698-90b3-77b94833042d service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.750379] [55187]: DEBUG oslo_concurrency.lockutils [None req-b35f52ed-f618-4511-ad78-fe7f034432fb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.750563] [55187]: DEBUG oslo_concurrency.lockutils [None req-b35f52ed-f618-4511-ad78-fe7f034432fb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.750689] [55188]: DEBUG oslo_concurrency.lockutils [req-31a68dd2-c8cf-478c-a7fc-e7afb074e674 req-80482e9a-07d4-4698-90b3-77b94833042d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.750916] [55187]: DEBUG oslo_concurrency.lockutils [None req-b35f52ed-f618-4511-ad78-fe7f034432fb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.750977] [55188]: DEBUG oslo_concurrency.lockutils [req-31a68dd2-c8cf-478c-a7fc-e7afb074e674 req-80482e9a-07d4-4698-90b3-77b94833042d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.751119] [55187]: DEBUG oslo_concurrency.lockutils [None req-b35f52ed-f618-4511-ad78-fe7f034432fb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.751285] [55187]: DEBUG oslo_concurrency.lockutils [None req-b35f52ed-f618-4511-ad78-fe7f034432fb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.758516] [55188]: INFO nova.api.openstack.compute.server_external_events [req-31a68dd2-c8cf-478c-a7fc-e7afb074e674 req-80482e9a-07d4-4698-90b3-77b94833042d service nova] Creating event network-changed:e072496f-8923-4199-93a5-961624ed499c for instance 0ce3d967-dac6-4fb1-876b-556531b0f5f1 on cpu-1 [ 888.761851] [55188]: INFO nova.api.openstack.requestlog [req-31a68dd2-c8cf-478c-a7fc-e7afb074e674 req-80482e9a-07d4-4698-90b3-77b94833042d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020233 [ 888.762310] [55188]: [pid: 55188|app: 0|req: 2728/5366] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:09 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 888.764967] [55188]: DEBUG nova.api.openstack.wsgi [None req-40708e9d-bd8b-40bf-9ba8-d9db88c62456 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.767362] [55188]: DEBUG nova.compute.api [None req-40708e9d-bd8b-40bf-9ba8-d9db88c62456 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.770096] [55187]: DEBUG oslo_concurrency.lockutils [None req-b35f52ed-f618-4511-ad78-fe7f034432fb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.770818] [55187]: DEBUG oslo_concurrency.lockutils [None req-b35f52ed-f618-4511-ad78-fe7f034432fb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.770818] [55187]: DEBUG oslo_concurrency.lockutils [None req-b35f52ed-f618-4511-ad78-fe7f034432fb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.770818] [55187]: DEBUG nova.objects.instance [None req-b35f52ed-f618-4511-ad78-fe7f034432fb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.770951] [55188]: DEBUG oslo_concurrency.lockutils [None req-40708e9d-bd8b-40bf-9ba8-d9db88c62456 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.771028] [55188]: DEBUG oslo_concurrency.lockutils [None req-40708e9d-bd8b-40bf-9ba8-d9db88c62456 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.771227] [55188]: DEBUG oslo_concurrency.lockutils [None req-40708e9d-bd8b-40bf-9ba8-d9db88c62456 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.771835] [55188]: DEBUG oslo_concurrency.lockutils [None req-40708e9d-bd8b-40bf-9ba8-d9db88c62456 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.771835] [55188]: DEBUG oslo_concurrency.lockutils [None req-40708e9d-bd8b-40bf-9ba8-d9db88c62456 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.771941] [55188]: DEBUG oslo_concurrency.lockutils [None req-40708e9d-bd8b-40bf-9ba8-d9db88c62456 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.793860] [55187]: DEBUG nova.policy [None req-b35f52ed-f618-4511-ad78-fe7f034432fb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.797307] [55187]: INFO nova.api.openstack.requestlog [None req-b35f52ed-f618-4511-ad78-fe7f034432fb tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.055495 [ 888.798034] [55187]: [pid: 55187|app: 0|req: 2639/5367] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:09 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 888.799978] [55187]: DEBUG nova.api.openstack.wsgi [None req-38b00911-ad40-441b-a489-3c710a893711 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.801584] [55187]: DEBUG nova.compute.api [None req-38b00911-ad40-441b-a489-3c710a893711 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.804807] [55187]: DEBUG oslo_concurrency.lockutils [None req-38b00911-ad40-441b-a489-3c710a893711 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.805044] [55187]: DEBUG oslo_concurrency.lockutils [None req-38b00911-ad40-441b-a489-3c710a893711 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.805230] [55187]: DEBUG oslo_concurrency.lockutils [None req-38b00911-ad40-441b-a489-3c710a893711 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.805583] [55187]: DEBUG oslo_concurrency.lockutils [None req-38b00911-ad40-441b-a489-3c710a893711 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.805780] [55187]: DEBUG oslo_concurrency.lockutils [None req-38b00911-ad40-441b-a489-3c710a893711 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.805945] [55187]: DEBUG oslo_concurrency.lockutils [None req-38b00911-ad40-441b-a489-3c710a893711 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.842248] [55187]: DEBUG nova.policy [None req-38b00911-ad40-441b-a489-3c710a893711 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.846319] [55187]: INFO nova.api.openstack.requestlog [None req-38b00911-ad40-441b-a489-3c710a893711 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.048115 [ 888.847022] [55187]: [pid: 55187|app: 0|req: 2640/5368] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:09 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.850414] [55187]: DEBUG nova.api.openstack.wsgi [None req-cb87232e-84dc-48d0-814a-8147dbd01f28 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.851030] [55187]: DEBUG nova.compute.api [None req-cb87232e-84dc-48d0-814a-8147dbd01f28 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.854599] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb87232e-84dc-48d0-814a-8147dbd01f28 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.854599] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb87232e-84dc-48d0-814a-8147dbd01f28 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.854776] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb87232e-84dc-48d0-814a-8147dbd01f28 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.855218] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb87232e-84dc-48d0-814a-8147dbd01f28 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.855429] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb87232e-84dc-48d0-814a-8147dbd01f28 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.855603] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb87232e-84dc-48d0-814a-8147dbd01f28 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.878117] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb87232e-84dc-48d0-814a-8147dbd01f28 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.878330] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb87232e-84dc-48d0-814a-8147dbd01f28 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.878519] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb87232e-84dc-48d0-814a-8147dbd01f28 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.878722] [55187]: DEBUG nova.objects.instance [None req-cb87232e-84dc-48d0-814a-8147dbd01f28 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.885671] [55188]: DEBUG nova.policy [None req-40708e9d-bd8b-40bf-9ba8-d9db88c62456 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.889017] [55188]: INFO nova.api.openstack.requestlog [None req-40708e9d-bd8b-40bf-9ba8-d9db88c62456 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1497 microversion: 2.1 time: 0.126124 [ 888.889355] [55188]: [pid: 55188|app: 0|req: 2729/5369] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:09 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1497 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.892457] [55188]: DEBUG nova.api.openstack.wsgi [None req-780d01cc-134c-48aa-8d3a-13e443cdb46d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.894379] [55188]: DEBUG nova.compute.api [None req-780d01cc-134c-48aa-8d3a-13e443cdb46d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.900318] [55188]: DEBUG oslo_concurrency.lockutils [None req-780d01cc-134c-48aa-8d3a-13e443cdb46d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.900318] [55188]: DEBUG oslo_concurrency.lockutils [None req-780d01cc-134c-48aa-8d3a-13e443cdb46d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.900318] [55188]: DEBUG oslo_concurrency.lockutils [None req-780d01cc-134c-48aa-8d3a-13e443cdb46d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.900318] [55188]: DEBUG oslo_concurrency.lockutils [None req-780d01cc-134c-48aa-8d3a-13e443cdb46d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.900318] [55188]: DEBUG oslo_concurrency.lockutils [None req-780d01cc-134c-48aa-8d3a-13e443cdb46d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.900318] [55188]: DEBUG oslo_concurrency.lockutils [None req-780d01cc-134c-48aa-8d3a-13e443cdb46d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.904776] [55187]: DEBUG nova.policy [None req-cb87232e-84dc-48d0-814a-8147dbd01f28 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.908920] [55187]: INFO nova.api.openstack.requestlog [None req-cb87232e-84dc-48d0-814a-8147dbd01f28 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.061739 [ 888.909238] [55187]: [pid: 55187|app: 0|req: 2641/5370] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:09 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.911740] [55187]: DEBUG nova.api.openstack.wsgi [None req-66278fa3-15d2-4fef-90b1-6d4542851c50 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 888.913452] [55187]: DEBUG nova.compute.api [None req-66278fa3-15d2-4fef-90b1-6d4542851c50 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 888.916526] [55187]: DEBUG oslo_concurrency.lockutils [None req-66278fa3-15d2-4fef-90b1-6d4542851c50 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.918073] [55187]: DEBUG oslo_concurrency.lockutils [None req-66278fa3-15d2-4fef-90b1-6d4542851c50 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.918073] [55187]: DEBUG oslo_concurrency.lockutils [None req-66278fa3-15d2-4fef-90b1-6d4542851c50 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.918073] [55187]: DEBUG oslo_concurrency.lockutils [None req-66278fa3-15d2-4fef-90b1-6d4542851c50 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.918073] [55187]: DEBUG oslo_concurrency.lockutils [None req-66278fa3-15d2-4fef-90b1-6d4542851c50 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.918073] [55187]: DEBUG oslo_concurrency.lockutils [None req-66278fa3-15d2-4fef-90b1-6d4542851c50 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.939817] [55188]: DEBUG nova.policy [None req-780d01cc-134c-48aa-8d3a-13e443cdb46d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.947133] [55188]: DEBUG nova.policy [None req-780d01cc-134c-48aa-8d3a-13e443cdb46d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.947779] [55188]: DEBUG nova.policy [None req-780d01cc-134c-48aa-8d3a-13e443cdb46d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.952183] [55188]: INFO nova.api.openstack.requestlog [None req-780d01cc-134c-48aa-8d3a-13e443cdb46d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.062278 [ 888.952630] [55188]: [pid: 55188|app: 0|req: 2730/5371] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:09 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 889.011587] [55187]: DEBUG nova.policy [None req-66278fa3-15d2-4fef-90b1-6d4542851c50 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.017344] [55187]: INFO nova.api.openstack.requestlog [None req-66278fa3-15d2-4fef-90b1-6d4542851c50 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1497 microversion: 2.1 time: 0.107442 [ 889.018058] [55187]: [pid: 55187|app: 0|req: 2642/5372] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:09 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1497 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.029318] [55188]: DEBUG nova.api.openstack.wsgi [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 889.031929] [55188]: DEBUG nova.compute.api [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.035469] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.036117] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.036117] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.036375] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.036620] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.036833] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.059483] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.059732] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.059915] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.064937] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.064937] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.064937] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.065106] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.065210] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.065388] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.068537] [55187]: DEBUG nova.api.openstack.wsgi [None req-81ec986c-fb6d-4ee3-9dd3-46123f617673 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.070529] [55187]: DEBUG nova.compute.api [None req-81ec986c-fb6d-4ee3-9dd3-46123f617673 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.075335] [55187]: DEBUG oslo_concurrency.lockutils [None req-81ec986c-fb6d-4ee3-9dd3-46123f617673 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.075335] [55187]: DEBUG oslo_concurrency.lockutils [None req-81ec986c-fb6d-4ee3-9dd3-46123f617673 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.075335] [55187]: DEBUG oslo_concurrency.lockutils [None req-81ec986c-fb6d-4ee3-9dd3-46123f617673 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.075335] [55187]: DEBUG oslo_concurrency.lockutils [None req-81ec986c-fb6d-4ee3-9dd3-46123f617673 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.075335] [55187]: DEBUG oslo_concurrency.lockutils [None req-81ec986c-fb6d-4ee3-9dd3-46123f617673 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.075335] [55187]: DEBUG oslo_concurrency.lockutils [None req-81ec986c-fb6d-4ee3-9dd3-46123f617673 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.109418] [55188]: DEBUG nova.virt.hardware [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 889.109637] [55188]: DEBUG nova.virt.hardware [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 889.109846] [55188]: DEBUG nova.virt.hardware [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 889.110038] [55188]: DEBUG nova.virt.hardware [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 889.110189] [55188]: DEBUG nova.virt.hardware [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 889.156731] [55188]: DEBUG nova.compute.api [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.162022] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.162311] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.162597] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.162973] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.163193] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.163372] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.175538] [55187]: DEBUG nova.policy [None req-81ec986c-fb6d-4ee3-9dd3-46123f617673 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.182045] [55187]: INFO nova.api.openstack.requestlog [None req-81ec986c-fb6d-4ee3-9dd3-46123f617673 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1539 microversion: 2.1 time: 0.113035 [ 889.182045] [55187]: [pid: 55187|app: 0|req: 2643/5373] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:09 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1539 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.182799] [55188]: INFO nova.api.openstack.requestlog [None req-4c3c0453-7513-47e3-8982-5f692eed6535 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "POST /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628/action" status: 202 len: 1105 microversion: 2.1 time: 0.155808 [ 889.183183] [55188]: [pid: 55188|app: 0|req: 2731/5374] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:06:09 2025] POST /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628/action => generated 1105 bytes in 156 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 889.186216] [55187]: DEBUG nova.api.openstack.wsgi [None req-7565dd6a-9299-4a47-99ad-d4c7bf270237 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.186557] [55188]: DEBUG nova.api.openstack.wsgi [None req-f4578649-e763-482b-990f-2d2893fbdde3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.187230] [55188]: DEBUG nova.compute.api [None req-f4578649-e763-482b-990f-2d2893fbdde3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.187789] [55187]: DEBUG nova.compute.api [None req-7565dd6a-9299-4a47-99ad-d4c7bf270237 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.191546] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4578649-e763-482b-990f-2d2893fbdde3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.191546] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4578649-e763-482b-990f-2d2893fbdde3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.191546] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4578649-e763-482b-990f-2d2893fbdde3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.191546] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4578649-e763-482b-990f-2d2893fbdde3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.191546] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4578649-e763-482b-990f-2d2893fbdde3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.191680] [55187]: DEBUG oslo_concurrency.lockutils [None req-7565dd6a-9299-4a47-99ad-d4c7bf270237 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.192176] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4578649-e763-482b-990f-2d2893fbdde3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.192277] [55187]: DEBUG oslo_concurrency.lockutils [None req-7565dd6a-9299-4a47-99ad-d4c7bf270237 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.192277] [55187]: DEBUG oslo_concurrency.lockutils [None req-7565dd6a-9299-4a47-99ad-d4c7bf270237 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.192490] [55187]: DEBUG oslo_concurrency.lockutils [None req-7565dd6a-9299-4a47-99ad-d4c7bf270237 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.192701] [55187]: DEBUG oslo_concurrency.lockutils [None req-7565dd6a-9299-4a47-99ad-d4c7bf270237 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.192872] [55187]: DEBUG oslo_concurrency.lockutils [None req-7565dd6a-9299-4a47-99ad-d4c7bf270237 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.252790] [55188]: DEBUG nova.policy [None req-f4578649-e763-482b-990f-2d2893fbdde3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.259347] [55188]: INFO nova.api.openstack.requestlog [None req-f4578649-e763-482b-990f-2d2893fbdde3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.075530 [ 889.259681] [55188]: [pid: 55188|app: 0|req: 2732/5375] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:09 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.262139] [55188]: DEBUG nova.api.openstack.wsgi [None req-e5e8cb25-82a8-4656-964e-109e79ca03a7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.263803] [55188]: DEBUG nova.compute.api [None req-e5e8cb25-82a8-4656-964e-109e79ca03a7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.275775] [55188]: DEBUG oslo_concurrency.lockutils [None req-e5e8cb25-82a8-4656-964e-109e79ca03a7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.276050] [55188]: DEBUG oslo_concurrency.lockutils [None req-e5e8cb25-82a8-4656-964e-109e79ca03a7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.276247] [55188]: DEBUG oslo_concurrency.lockutils [None req-e5e8cb25-82a8-4656-964e-109e79ca03a7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.276605] [55188]: DEBUG oslo_concurrency.lockutils [None req-e5e8cb25-82a8-4656-964e-109e79ca03a7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.276804] [55188]: DEBUG oslo_concurrency.lockutils [None req-e5e8cb25-82a8-4656-964e-109e79ca03a7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.276978] [55188]: DEBUG oslo_concurrency.lockutils [None req-e5e8cb25-82a8-4656-964e-109e79ca03a7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.346230] [55187]: DEBUG nova.policy [None req-7565dd6a-9299-4a47-99ad-d4c7bf270237 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.354688] [55187]: INFO nova.api.openstack.requestlog [None req-7565dd6a-9299-4a47-99ad-d4c7bf270237 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1308 microversion: 2.1 time: 0.174591 [ 889.355184] [55187]: [pid: 55187|app: 0|req: 2644/5376] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:09 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1308 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.360610] [55187]: DEBUG nova.api.openstack.wsgi [None req-2374c422-981f-4404-be67-0b1c19566373 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.362270] [55187]: DEBUG nova.compute.api [None req-2374c422-981f-4404-be67-0b1c19566373 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.368111] [55187]: DEBUG oslo_concurrency.lockutils [None req-2374c422-981f-4404-be67-0b1c19566373 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.368352] [55187]: DEBUG oslo_concurrency.lockutils [None req-2374c422-981f-4404-be67-0b1c19566373 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.368550] [55187]: DEBUG oslo_concurrency.lockutils [None req-2374c422-981f-4404-be67-0b1c19566373 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.368915] [55187]: DEBUG oslo_concurrency.lockutils [None req-2374c422-981f-4404-be67-0b1c19566373 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.369114] [55187]: DEBUG oslo_concurrency.lockutils [None req-2374c422-981f-4404-be67-0b1c19566373 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.369280] [55187]: DEBUG oslo_concurrency.lockutils [None req-2374c422-981f-4404-be67-0b1c19566373 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.459216] [55187]: DEBUG nova.policy [None req-2374c422-981f-4404-be67-0b1c19566373 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.469021] [55187]: INFO nova.api.openstack.requestlog [None req-2374c422-981f-4404-be67-0b1c19566373 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1314 microversion: 2.1 time: 0.109681 [ 889.469021] [55187]: [pid: 55187|app: 0|req: 2645/5377] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:09 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1314 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.469021] [55187]: DEBUG nova.api.openstack.wsgi [None req-47f9f37d-a291-4a1c-bdd5-9a5a6dec0036 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.473638] [55187]: DEBUG nova.compute.api [None req-47f9f37d-a291-4a1c-bdd5-9a5a6dec0036 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.476715] [55187]: DEBUG oslo_concurrency.lockutils [None req-47f9f37d-a291-4a1c-bdd5-9a5a6dec0036 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.476953] [55187]: DEBUG oslo_concurrency.lockutils [None req-47f9f37d-a291-4a1c-bdd5-9a5a6dec0036 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.477150] [55187]: DEBUG oslo_concurrency.lockutils [None req-47f9f37d-a291-4a1c-bdd5-9a5a6dec0036 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.477526] [55187]: DEBUG oslo_concurrency.lockutils [None req-47f9f37d-a291-4a1c-bdd5-9a5a6dec0036 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.477756] [55187]: DEBUG oslo_concurrency.lockutils [None req-47f9f37d-a291-4a1c-bdd5-9a5a6dec0036 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.477930] [55187]: DEBUG oslo_concurrency.lockutils [None req-47f9f37d-a291-4a1c-bdd5-9a5a6dec0036 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.493537] [55188]: DEBUG nova.policy [None req-e5e8cb25-82a8-4656-964e-109e79ca03a7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.498258] [55188]: INFO nova.api.openstack.requestlog [None req-e5e8cb25-82a8-4656-964e-109e79ca03a7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1506 microversion: 2.1 time: 0.237971 [ 889.498622] [55188]: [pid: 55188|app: 0|req: 2733/5378] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:09 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1506 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.503423] [55188]: DEBUG nova.api.openstack.wsgi [None req-0f8fc5c3-495e-4c72-a375-9df22b7beb50 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.503423] [55188]: DEBUG nova.compute.api [None req-0f8fc5c3-495e-4c72-a375-9df22b7beb50 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.505783] [55187]: DEBUG oslo_concurrency.lockutils [None req-47f9f37d-a291-4a1c-bdd5-9a5a6dec0036 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.507068] [55187]: DEBUG oslo_concurrency.lockutils [None req-47f9f37d-a291-4a1c-bdd5-9a5a6dec0036 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.507068] [55187]: DEBUG oslo_concurrency.lockutils [None req-47f9f37d-a291-4a1c-bdd5-9a5a6dec0036 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.507068] [55187]: DEBUG nova.objects.instance [None req-47f9f37d-a291-4a1c-bdd5-9a5a6dec0036 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.507356] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f8fc5c3-495e-4c72-a375-9df22b7beb50 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.507672] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f8fc5c3-495e-4c72-a375-9df22b7beb50 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.507858] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f8fc5c3-495e-4c72-a375-9df22b7beb50 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.508585] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f8fc5c3-495e-4c72-a375-9df22b7beb50 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.508585] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f8fc5c3-495e-4c72-a375-9df22b7beb50 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.508698] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f8fc5c3-495e-4c72-a375-9df22b7beb50 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.709908] [55188]: DEBUG nova.policy [None req-0f8fc5c3-495e-4c72-a375-9df22b7beb50 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.714397] [55188]: INFO nova.api.openstack.requestlog [None req-0f8fc5c3-495e-4c72-a375-9df22b7beb50 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.215192 [ 889.714719] [55188]: [pid: 55188|app: 0|req: 2734/5379] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:09 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.718427] [55188]: DEBUG nova.api.openstack.wsgi [None req-71f6cf23-7678-42e2-a995-e41c08069caf tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.719089] [55188]: DEBUG nova.compute.api [None req-71f6cf23-7678-42e2-a995-e41c08069caf tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.724163] [55188]: DEBUG oslo_concurrency.lockutils [None req-71f6cf23-7678-42e2-a995-e41c08069caf tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.724420] [55188]: DEBUG oslo_concurrency.lockutils [None req-71f6cf23-7678-42e2-a995-e41c08069caf tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.725507] [55188]: DEBUG oslo_concurrency.lockutils [None req-71f6cf23-7678-42e2-a995-e41c08069caf tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.725507] [55188]: DEBUG oslo_concurrency.lockutils [None req-71f6cf23-7678-42e2-a995-e41c08069caf tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.725507] [55188]: DEBUG oslo_concurrency.lockutils [None req-71f6cf23-7678-42e2-a995-e41c08069caf tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.726098] [55188]: DEBUG oslo_concurrency.lockutils [None req-71f6cf23-7678-42e2-a995-e41c08069caf tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.750836] [55187]: DEBUG nova.policy [None req-47f9f37d-a291-4a1c-bdd5-9a5a6dec0036 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.757993] [55187]: INFO nova.api.openstack.requestlog [None req-47f9f37d-a291-4a1c-bdd5-9a5a6dec0036 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.291682 [ 889.759120] [55187]: [pid: 55187|app: 0|req: 2646/5380] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:09 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.761186] [55187]: DEBUG nova.api.openstack.wsgi [None req-584aa816-9bb6-4df6-a003-3bc4789a41d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.762883] [55187]: DEBUG nova.compute.api [None req-584aa816-9bb6-4df6-a003-3bc4789a41d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.765947] [55188]: DEBUG nova.policy [None req-71f6cf23-7678-42e2-a995-e41c08069caf tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.771052] [55188]: INFO nova.api.openstack.requestlog [None req-71f6cf23-7678-42e2-a995-e41c08069caf tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1290 microversion: 2.1 time: 0.055263 [ 889.771295] [55188]: [pid: 55188|app: 0|req: 2735/5381] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:10 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1290 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.772996] [55187]: DEBUG oslo_concurrency.lockutils [None req-584aa816-9bb6-4df6-a003-3bc4789a41d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.773328] [55187]: DEBUG oslo_concurrency.lockutils [None req-584aa816-9bb6-4df6-a003-3bc4789a41d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.773549] [55187]: DEBUG oslo_concurrency.lockutils [None req-584aa816-9bb6-4df6-a003-3bc4789a41d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.775071] [55187]: DEBUG oslo_concurrency.lockutils [None req-584aa816-9bb6-4df6-a003-3bc4789a41d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.775115] [55188]: DEBUG nova.api.openstack.wsgi [None req-87327486-2623-49a3-a441-fdd07b9edc27 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.775147] [55187]: DEBUG oslo_concurrency.lockutils [None req-584aa816-9bb6-4df6-a003-3bc4789a41d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.775147] [55187]: DEBUG oslo_concurrency.lockutils [None req-584aa816-9bb6-4df6-a003-3bc4789a41d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.775936] [55188]: DEBUG nova.compute.api [None req-87327486-2623-49a3-a441-fdd07b9edc27 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.781560] [55188]: DEBUG oslo_concurrency.lockutils [None req-87327486-2623-49a3-a441-fdd07b9edc27 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.781560] [55188]: DEBUG oslo_concurrency.lockutils [None req-87327486-2623-49a3-a441-fdd07b9edc27 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.781560] [55188]: DEBUG oslo_concurrency.lockutils [None req-87327486-2623-49a3-a441-fdd07b9edc27 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.781560] [55188]: DEBUG oslo_concurrency.lockutils [None req-87327486-2623-49a3-a441-fdd07b9edc27 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.781560] [55188]: DEBUG oslo_concurrency.lockutils [None req-87327486-2623-49a3-a441-fdd07b9edc27 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.781560] [55188]: DEBUG oslo_concurrency.lockutils [None req-87327486-2623-49a3-a441-fdd07b9edc27 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.800431] [55187]: DEBUG oslo_concurrency.lockutils [None req-584aa816-9bb6-4df6-a003-3bc4789a41d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.800431] [55187]: DEBUG oslo_concurrency.lockutils [None req-584aa816-9bb6-4df6-a003-3bc4789a41d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.800431] [55187]: DEBUG oslo_concurrency.lockutils [None req-584aa816-9bb6-4df6-a003-3bc4789a41d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.800431] [55187]: DEBUG nova.objects.instance [None req-584aa816-9bb6-4df6-a003-3bc4789a41d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.817938] [55188]: DEBUG nova.policy [None req-87327486-2623-49a3-a441-fdd07b9edc27 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.822603] [55188]: INFO nova.api.openstack.requestlog [None req-87327486-2623-49a3-a441-fdd07b9edc27 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.050607 [ 889.822734] [55187]: DEBUG nova.policy [None req-584aa816-9bb6-4df6-a003-3bc4789a41d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.822876] [55188]: [pid: 55188|app: 0|req: 2736/5382] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:10 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.827302] [55188]: DEBUG nova.api.openstack.wsgi [None req-b23a2200-0ef4-4ea2-8ba3-a6f5f157988d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.832019] [55187]: INFO nova.api.openstack.requestlog [None req-584aa816-9bb6-4df6-a003-3bc4789a41d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.070265 [ 889.832019] [55187]: [pid: 55187|app: 0|req: 2647/5383] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:10 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.832151] [55188]: DEBUG nova.compute.api [None req-b23a2200-0ef4-4ea2-8ba3-a6f5f157988d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.834080] [55187]: DEBUG nova.api.openstack.wsgi [None req-fad788c5-6077-4d89-8df9-82bd351b111c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.834188] [55187]: DEBUG nova.compute.api [None req-fad788c5-6077-4d89-8df9-82bd351b111c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.834959] [55188]: DEBUG oslo_concurrency.lockutils [None req-b23a2200-0ef4-4ea2-8ba3-a6f5f157988d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.835220] [55188]: DEBUG oslo_concurrency.lockutils [None req-b23a2200-0ef4-4ea2-8ba3-a6f5f157988d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.835903] [55188]: DEBUG oslo_concurrency.lockutils [None req-b23a2200-0ef4-4ea2-8ba3-a6f5f157988d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.835903] [55188]: DEBUG oslo_concurrency.lockutils [None req-b23a2200-0ef4-4ea2-8ba3-a6f5f157988d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.836294] [55188]: DEBUG oslo_concurrency.lockutils [None req-b23a2200-0ef4-4ea2-8ba3-a6f5f157988d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.836294] [55188]: DEBUG oslo_concurrency.lockutils [None req-b23a2200-0ef4-4ea2-8ba3-a6f5f157988d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.838152] [55187]: DEBUG oslo_concurrency.lockutils [None req-fad788c5-6077-4d89-8df9-82bd351b111c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.840347] [55187]: DEBUG oslo_concurrency.lockutils [None req-fad788c5-6077-4d89-8df9-82bd351b111c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.840715] [55187]: DEBUG oslo_concurrency.lockutils [None req-fad788c5-6077-4d89-8df9-82bd351b111c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.841318] [55187]: DEBUG oslo_concurrency.lockutils [None req-fad788c5-6077-4d89-8df9-82bd351b111c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.841554] [55187]: DEBUG oslo_concurrency.lockutils [None req-fad788c5-6077-4d89-8df9-82bd351b111c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.841750] [55187]: DEBUG oslo_concurrency.lockutils [None req-fad788c5-6077-4d89-8df9-82bd351b111c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.862383] [55187]: DEBUG oslo_concurrency.lockutils [None req-fad788c5-6077-4d89-8df9-82bd351b111c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.862639] [55187]: DEBUG oslo_concurrency.lockutils [None req-fad788c5-6077-4d89-8df9-82bd351b111c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.862822] [55187]: DEBUG oslo_concurrency.lockutils [None req-fad788c5-6077-4d89-8df9-82bd351b111c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.863033] [55187]: DEBUG nova.objects.instance [None req-fad788c5-6077-4d89-8df9-82bd351b111c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.871967] [55188]: DEBUG nova.policy [None req-b23a2200-0ef4-4ea2-8ba3-a6f5f157988d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.877097] [55188]: INFO nova.api.openstack.requestlog [None req-b23a2200-0ef4-4ea2-8ba3-a6f5f157988d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.053598 [ 889.877516] [55188]: [pid: 55188|app: 0|req: 2737/5384] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:10 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.885174] [55188]: DEBUG nova.api.openstack.wsgi [None req-e800761d-e12b-461d-9453-4e9766138608 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.886182] [55188]: DEBUG nova.compute.api [None req-e800761d-e12b-461d-9453-4e9766138608 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.887576] [55187]: DEBUG nova.policy [None req-fad788c5-6077-4d89-8df9-82bd351b111c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.889738] [55188]: DEBUG oslo_concurrency.lockutils [None req-e800761d-e12b-461d-9453-4e9766138608 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.890084] [55188]: DEBUG oslo_concurrency.lockutils [None req-e800761d-e12b-461d-9453-4e9766138608 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.890374] [55188]: DEBUG oslo_concurrency.lockutils [None req-e800761d-e12b-461d-9453-4e9766138608 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.890856] [55188]: DEBUG oslo_concurrency.lockutils [None req-e800761d-e12b-461d-9453-4e9766138608 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.891158] [55188]: DEBUG oslo_concurrency.lockutils [None req-e800761d-e12b-461d-9453-4e9766138608 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.891391] [55188]: DEBUG oslo_concurrency.lockutils [None req-e800761d-e12b-461d-9453-4e9766138608 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.892494] [55187]: INFO nova.api.openstack.requestlog [None req-fad788c5-6077-4d89-8df9-82bd351b111c tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.061697 [ 889.892494] [55187]: [pid: 55187|app: 0|req: 2648/5385] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:10 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.922023] [55187]: DEBUG nova.api.openstack.wsgi [None req-d07eea17-898f-4f6c-8051-819e5664e42b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.923846] [55187]: DEBUG nova.compute.api [None req-d07eea17-898f-4f6c-8051-819e5664e42b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.925017] [55188]: DEBUG nova.policy [None req-e800761d-e12b-461d-9453-4e9766138608 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.928133] [55187]: DEBUG oslo_concurrency.lockutils [None req-d07eea17-898f-4f6c-8051-819e5664e42b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.928133] [55187]: DEBUG oslo_concurrency.lockutils [None req-d07eea17-898f-4f6c-8051-819e5664e42b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.928133] [55187]: DEBUG oslo_concurrency.lockutils [None req-d07eea17-898f-4f6c-8051-819e5664e42b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.928343] [55187]: DEBUG oslo_concurrency.lockutils [None req-d07eea17-898f-4f6c-8051-819e5664e42b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.929602] [55187]: DEBUG oslo_concurrency.lockutils [None req-d07eea17-898f-4f6c-8051-819e5664e42b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.929602] [55187]: DEBUG oslo_concurrency.lockutils [None req-d07eea17-898f-4f6c-8051-819e5664e42b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.929721] [55188]: INFO nova.api.openstack.requestlog [None req-e800761d-e12b-461d-9453-4e9766138608 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.047933 [ 889.929913] [55188]: [pid: 55188|app: 0|req: 2738/5386] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:10 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.951968] [55187]: DEBUG oslo_concurrency.lockutils [None req-d07eea17-898f-4f6c-8051-819e5664e42b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.952180] [55187]: DEBUG oslo_concurrency.lockutils [None req-d07eea17-898f-4f6c-8051-819e5664e42b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.952350] [55187]: DEBUG oslo_concurrency.lockutils [None req-d07eea17-898f-4f6c-8051-819e5664e42b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.952543] [55187]: DEBUG nova.objects.instance [None req-d07eea17-898f-4f6c-8051-819e5664e42b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.967770] [55188]: DEBUG nova.api.openstack.wsgi [None req-87fce48a-bb07-452a-b474-9b58e330331c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 889.972984] [55188]: DEBUG nova.compute.api [None req-87fce48a-bb07-452a-b474-9b58e330331c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 889.973474] [55188]: DEBUG oslo_concurrency.lockutils [None req-87fce48a-bb07-452a-b474-9b58e330331c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.973508] [55188]: DEBUG oslo_concurrency.lockutils [None req-87fce48a-bb07-452a-b474-9b58e330331c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.977198] [55188]: DEBUG oslo_concurrency.lockutils [None req-87fce48a-bb07-452a-b474-9b58e330331c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.977612] [55188]: DEBUG oslo_concurrency.lockutils [None req-87fce48a-bb07-452a-b474-9b58e330331c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.977825] [55188]: DEBUG oslo_concurrency.lockutils [None req-87fce48a-bb07-452a-b474-9b58e330331c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.978010] [55188]: DEBUG oslo_concurrency.lockutils [None req-87fce48a-bb07-452a-b474-9b58e330331c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.989907] [55187]: DEBUG nova.policy [None req-d07eea17-898f-4f6c-8051-819e5664e42b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.994152] [55187]: INFO nova.api.openstack.requestlog [None req-d07eea17-898f-4f6c-8051-819e5664e42b tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.074439 [ 889.994494] [55187]: [pid: 55187|app: 0|req: 2649/5387] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:10 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 890.014038] [55188]: DEBUG nova.policy [None req-87fce48a-bb07-452a-b474-9b58e330331c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.019207] [55188]: DEBUG nova.policy [None req-87fce48a-bb07-452a-b474-9b58e330331c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.020168] [55188]: DEBUG nova.policy [None req-87fce48a-bb07-452a-b474-9b58e330331c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.024645] [55188]: INFO nova.api.openstack.requestlog [None req-87fce48a-bb07-452a-b474-9b58e330331c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1488 microversion: 2.94 time: 0.059565 [ 890.025224] [55188]: [pid: 55188|app: 0|req: 2739/5388] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:10 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1488 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 890.204515] [55187]: DEBUG nova.api.openstack.wsgi [None req-1003a1f8-e9ad-4bee-88bf-03dc46b28cee tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.206370] [55187]: DEBUG nova.compute.api [None req-1003a1f8-e9ad-4bee-88bf-03dc46b28cee tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.210741] [55187]: DEBUG oslo_concurrency.lockutils [None req-1003a1f8-e9ad-4bee-88bf-03dc46b28cee tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.211025] [55187]: DEBUG oslo_concurrency.lockutils [None req-1003a1f8-e9ad-4bee-88bf-03dc46b28cee tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.211526] [55187]: DEBUG oslo_concurrency.lockutils [None req-1003a1f8-e9ad-4bee-88bf-03dc46b28cee tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.211759] [55187]: DEBUG oslo_concurrency.lockutils [None req-1003a1f8-e9ad-4bee-88bf-03dc46b28cee tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.211979] [55187]: DEBUG oslo_concurrency.lockutils [None req-1003a1f8-e9ad-4bee-88bf-03dc46b28cee tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.212976] [55187]: DEBUG oslo_concurrency.lockutils [None req-1003a1f8-e9ad-4bee-88bf-03dc46b28cee tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.274874] [55188]: DEBUG nova.api.openstack.wsgi [None req-03590b38-07a1-41f2-9f0e-3b9b8199cf0d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.276804] [55188]: DEBUG nova.compute.api [None req-03590b38-07a1-41f2-9f0e-3b9b8199cf0d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.280969] [55188]: DEBUG oslo_concurrency.lockutils [None req-03590b38-07a1-41f2-9f0e-3b9b8199cf0d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.281370] [55188]: DEBUG oslo_concurrency.lockutils [None req-03590b38-07a1-41f2-9f0e-3b9b8199cf0d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.281609] [55188]: DEBUG oslo_concurrency.lockutils [None req-03590b38-07a1-41f2-9f0e-3b9b8199cf0d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.282013] [55188]: DEBUG oslo_concurrency.lockutils [None req-03590b38-07a1-41f2-9f0e-3b9b8199cf0d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.282568] [55188]: DEBUG oslo_concurrency.lockutils [None req-03590b38-07a1-41f2-9f0e-3b9b8199cf0d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.282568] [55188]: DEBUG oslo_concurrency.lockutils [None req-03590b38-07a1-41f2-9f0e-3b9b8199cf0d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.321396] [55188]: DEBUG nova.policy [None req-03590b38-07a1-41f2-9f0e-3b9b8199cf0d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.330064] [55188]: INFO nova.api.openstack.requestlog [None req-03590b38-07a1-41f2-9f0e-3b9b8199cf0d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.058908 [ 890.330424] [55188]: [pid: 55188|app: 0|req: 2740/5389] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:10 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.367796] [55188]: DEBUG nova.api.openstack.wsgi [None req-5b023f57-978f-40b0-8da9-c5ffff761b8b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.369596] [55188]: DEBUG nova.compute.api [None req-5b023f57-978f-40b0-8da9-c5ffff761b8b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.373390] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b023f57-978f-40b0-8da9-c5ffff761b8b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.373645] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b023f57-978f-40b0-8da9-c5ffff761b8b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.373851] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b023f57-978f-40b0-8da9-c5ffff761b8b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.374249] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b023f57-978f-40b0-8da9-c5ffff761b8b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.374471] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b023f57-978f-40b0-8da9-c5ffff761b8b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.374663] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b023f57-978f-40b0-8da9-c5ffff761b8b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.383172] [55187]: DEBUG nova.policy [None req-1003a1f8-e9ad-4bee-88bf-03dc46b28cee tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.387987] [55187]: INFO nova.api.openstack.requestlog [None req-1003a1f8-e9ad-4bee-88bf-03dc46b28cee tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1538 microversion: 2.1 time: 0.185886 [ 890.388361] [55187]: [pid: 55187|app: 0|req: 2650/5390] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:10 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1538 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.458294] [55188]: DEBUG nova.policy [None req-5b023f57-978f-40b0-8da9-c5ffff761b8b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.462560] [55188]: INFO nova.api.openstack.requestlog [None req-5b023f57-978f-40b0-8da9-c5ffff761b8b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1306 microversion: 2.1 time: 0.097490 [ 890.462901] [55188]: [pid: 55188|app: 0|req: 2741/5391] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:10 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1306 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.487037] [55187]: DEBUG nova.api.openstack.wsgi [None req-f3ec5f28-2d6f-4e49-b56a-20bd22ab4228 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.489360] [55187]: DEBUG nova.compute.api [None req-f3ec5f28-2d6f-4e49-b56a-20bd22ab4228 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.492755] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3ec5f28-2d6f-4e49-b56a-20bd22ab4228 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.493017] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3ec5f28-2d6f-4e49-b56a-20bd22ab4228 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.493213] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3ec5f28-2d6f-4e49-b56a-20bd22ab4228 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.493565] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3ec5f28-2d6f-4e49-b56a-20bd22ab4228 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.493769] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3ec5f28-2d6f-4e49-b56a-20bd22ab4228 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.493942] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3ec5f28-2d6f-4e49-b56a-20bd22ab4228 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.515735] [55188]: DEBUG nova.api.openstack.wsgi [None req-10bf1caa-5625-4455-b1b6-3dba5649c9ef tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.517624] [55188]: DEBUG nova.compute.api [None req-10bf1caa-5625-4455-b1b6-3dba5649c9ef tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.521294] [55188]: DEBUG oslo_concurrency.lockutils [None req-10bf1caa-5625-4455-b1b6-3dba5649c9ef tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.521555] [55188]: DEBUG oslo_concurrency.lockutils [None req-10bf1caa-5625-4455-b1b6-3dba5649c9ef tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.521790] [55188]: DEBUG oslo_concurrency.lockutils [None req-10bf1caa-5625-4455-b1b6-3dba5649c9ef tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.522151] [55188]: DEBUG oslo_concurrency.lockutils [None req-10bf1caa-5625-4455-b1b6-3dba5649c9ef tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.522352] [55188]: DEBUG oslo_concurrency.lockutils [None req-10bf1caa-5625-4455-b1b6-3dba5649c9ef tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.522525] [55188]: DEBUG oslo_concurrency.lockutils [None req-10bf1caa-5625-4455-b1b6-3dba5649c9ef tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.584641] [55187]: DEBUG nova.policy [None req-f3ec5f28-2d6f-4e49-b56a-20bd22ab4228 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.591429] [55187]: INFO nova.api.openstack.requestlog [None req-f3ec5f28-2d6f-4e49-b56a-20bd22ab4228 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1314 microversion: 2.1 time: 0.107580 [ 890.591824] [55187]: [pid: 55187|app: 0|req: 2651/5392] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:10 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1314 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.597783] [55188]: DEBUG nova.policy [None req-10bf1caa-5625-4455-b1b6-3dba5649c9ef tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.602317] [55188]: INFO nova.api.openstack.requestlog [None req-10bf1caa-5625-4455-b1b6-3dba5649c9ef tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1506 microversion: 2.1 time: 0.088879 [ 890.602649] [55188]: [pid: 55188|app: 0|req: 2742/5393] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:10 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1506 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.730921] [55187]: DEBUG nova.api.openstack.wsgi [None req-0ecbdbaa-6241-4af6-b651-b8eacbbbc2d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.732691] [55187]: DEBUG nova.compute.api [None req-0ecbdbaa-6241-4af6-b651-b8eacbbbc2d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.736861] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ecbdbaa-6241-4af6-b651-b8eacbbbc2d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.737164] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ecbdbaa-6241-4af6-b651-b8eacbbbc2d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.737418] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ecbdbaa-6241-4af6-b651-b8eacbbbc2d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.737832] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ecbdbaa-6241-4af6-b651-b8eacbbbc2d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.738082] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ecbdbaa-6241-4af6-b651-b8eacbbbc2d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.738295] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ecbdbaa-6241-4af6-b651-b8eacbbbc2d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.775255] [55188]: DEBUG nova.api.openstack.wsgi [None req-2a24967b-c074-496b-a39f-1ee5cd8bf673 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.777761] [55188]: DEBUG nova.compute.api [None req-2a24967b-c074-496b-a39f-1ee5cd8bf673 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.781422] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a24967b-c074-496b-a39f-1ee5cd8bf673 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.781659] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a24967b-c074-496b-a39f-1ee5cd8bf673 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.781846] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a24967b-c074-496b-a39f-1ee5cd8bf673 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.782220] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a24967b-c074-496b-a39f-1ee5cd8bf673 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.782424] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a24967b-c074-496b-a39f-1ee5cd8bf673 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.782630] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a24967b-c074-496b-a39f-1ee5cd8bf673 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.803843] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a24967b-c074-496b-a39f-1ee5cd8bf673 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.804107] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a24967b-c074-496b-a39f-1ee5cd8bf673 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.804301] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a24967b-c074-496b-a39f-1ee5cd8bf673 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.804506] [55188]: DEBUG nova.objects.instance [None req-2a24967b-c074-496b-a39f-1ee5cd8bf673 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 890.851929] [55188]: DEBUG nova.policy [None req-2a24967b-c074-496b-a39f-1ee5cd8bf673 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.862184] [55188]: INFO nova.api.openstack.requestlog [None req-2a24967b-c074-496b-a39f-1ee5cd8bf673 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.089146 [ 890.862570] [55188]: [pid: 55188|app: 0|req: 2743/5394] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:11 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.866027] [55188]: DEBUG nova.api.openstack.wsgi [None req-16d52474-f4a4-4cf7-9e56-0e17f4f644b0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.871193] [55188]: DEBUG nova.compute.api [None req-16d52474-f4a4-4cf7-9e56-0e17f4f644b0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.875237] [55188]: DEBUG oslo_concurrency.lockutils [None req-16d52474-f4a4-4cf7-9e56-0e17f4f644b0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.875496] [55188]: DEBUG oslo_concurrency.lockutils [None req-16d52474-f4a4-4cf7-9e56-0e17f4f644b0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.875693] [55188]: DEBUG oslo_concurrency.lockutils [None req-16d52474-f4a4-4cf7-9e56-0e17f4f644b0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.876139] [55188]: DEBUG oslo_concurrency.lockutils [None req-16d52474-f4a4-4cf7-9e56-0e17f4f644b0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.876357] [55188]: DEBUG oslo_concurrency.lockutils [None req-16d52474-f4a4-4cf7-9e56-0e17f4f644b0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.876606] [55188]: DEBUG oslo_concurrency.lockutils [None req-16d52474-f4a4-4cf7-9e56-0e17f4f644b0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.882234] [55187]: DEBUG nova.policy [None req-0ecbdbaa-6241-4af6-b651-b8eacbbbc2d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.889217] [55187]: INFO nova.api.openstack.requestlog [None req-0ecbdbaa-6241-4af6-b651-b8eacbbbc2d6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.160592 [ 890.889815] [55187]: [pid: 55187|app: 0|req: 2652/5395] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:11 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.897553] [55187]: DEBUG nova.api.openstack.wsgi [None req-d7ca82b2-fd8e-44ef-b5f4-cd6789f2a45f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.899542] [55187]: DEBUG nova.compute.api [None req-d7ca82b2-fd8e-44ef-b5f4-cd6789f2a45f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.903400] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ca82b2-fd8e-44ef-b5f4-cd6789f2a45f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.903650] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ca82b2-fd8e-44ef-b5f4-cd6789f2a45f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.903919] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ca82b2-fd8e-44ef-b5f4-cd6789f2a45f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.904236] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ca82b2-fd8e-44ef-b5f4-cd6789f2a45f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.904436] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ca82b2-fd8e-44ef-b5f4-cd6789f2a45f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.904608] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ca82b2-fd8e-44ef-b5f4-cd6789f2a45f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.920790] [55188]: DEBUG nova.policy [None req-16d52474-f4a4-4cf7-9e56-0e17f4f644b0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.925895] [55188]: INFO nova.api.openstack.requestlog [None req-16d52474-f4a4-4cf7-9e56-0e17f4f644b0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1298 microversion: 2.1 time: 0.062665 [ 890.926264] [55188]: [pid: 55188|app: 0|req: 2744/5396] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:11 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1298 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.932142] [55188]: DEBUG nova.api.openstack.wsgi [None req-b1765a61-b370-42ab-92ff-f36fbed7a54a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.933913] [55188]: DEBUG nova.compute.api [None req-b1765a61-b370-42ab-92ff-f36fbed7a54a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.941967] [55187]: DEBUG nova.policy [None req-d7ca82b2-fd8e-44ef-b5f4-cd6789f2a45f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.942951] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1765a61-b370-42ab-92ff-f36fbed7a54a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.943317] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1765a61-b370-42ab-92ff-f36fbed7a54a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.943517] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1765a61-b370-42ab-92ff-f36fbed7a54a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.943991] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1765a61-b370-42ab-92ff-f36fbed7a54a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.944271] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1765a61-b370-42ab-92ff-f36fbed7a54a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.944477] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1765a61-b370-42ab-92ff-f36fbed7a54a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.951654] [55187]: INFO nova.api.openstack.requestlog [None req-d7ca82b2-fd8e-44ef-b5f4-cd6789f2a45f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.061086 [ 890.952391] [55187]: [pid: 55187|app: 0|req: 2653/5397] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:11 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.965723] [55187]: DEBUG nova.api.openstack.wsgi [None req-1227b924-19a8-4c4e-a289-a479bcb8a8db tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 890.966844] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1765a61-b370-42ab-92ff-f36fbed7a54a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.967245] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1765a61-b370-42ab-92ff-f36fbed7a54a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.967512] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1765a61-b370-42ab-92ff-f36fbed7a54a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.967744] [55188]: DEBUG nova.objects.instance [None req-b1765a61-b370-42ab-92ff-f36fbed7a54a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 890.969070] [55187]: DEBUG nova.compute.api [None req-1227b924-19a8-4c4e-a289-a479bcb8a8db tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 890.975268] [55187]: DEBUG oslo_concurrency.lockutils [None req-1227b924-19a8-4c4e-a289-a479bcb8a8db tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.975809] [55187]: DEBUG oslo_concurrency.lockutils [None req-1227b924-19a8-4c4e-a289-a479bcb8a8db tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.976267] [55187]: DEBUG oslo_concurrency.lockutils [None req-1227b924-19a8-4c4e-a289-a479bcb8a8db tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.976895] [55187]: DEBUG oslo_concurrency.lockutils [None req-1227b924-19a8-4c4e-a289-a479bcb8a8db tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.977157] [55187]: DEBUG oslo_concurrency.lockutils [None req-1227b924-19a8-4c4e-a289-a479bcb8a8db tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.977426] [55187]: DEBUG oslo_concurrency.lockutils [None req-1227b924-19a8-4c4e-a289-a479bcb8a8db tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.998054] [55188]: DEBUG nova.policy [None req-b1765a61-b370-42ab-92ff-f36fbed7a54a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.003625] [55188]: INFO nova.api.openstack.requestlog [None req-b1765a61-b370-42ab-92ff-f36fbed7a54a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.076286 [ 891.003625] [55188]: [pid: 55188|app: 0|req: 2745/5398] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:11 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.006401] [55188]: DEBUG nova.api.openstack.wsgi [None req-67ae9eab-2164-4acf-8d65-c0a83251bdd5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.008080] [55188]: DEBUG nova.compute.api [None req-67ae9eab-2164-4acf-8d65-c0a83251bdd5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.012643] [55188]: DEBUG oslo_concurrency.lockutils [None req-67ae9eab-2164-4acf-8d65-c0a83251bdd5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.012893] [55188]: DEBUG oslo_concurrency.lockutils [None req-67ae9eab-2164-4acf-8d65-c0a83251bdd5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.013132] [55188]: DEBUG oslo_concurrency.lockutils [None req-67ae9eab-2164-4acf-8d65-c0a83251bdd5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.013565] [55188]: DEBUG oslo_concurrency.lockutils [None req-67ae9eab-2164-4acf-8d65-c0a83251bdd5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.013811] [55188]: DEBUG oslo_concurrency.lockutils [None req-67ae9eab-2164-4acf-8d65-c0a83251bdd5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.014035] [55188]: DEBUG oslo_concurrency.lockutils [None req-67ae9eab-2164-4acf-8d65-c0a83251bdd5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.041065] [55188]: DEBUG oslo_concurrency.lockutils [None req-67ae9eab-2164-4acf-8d65-c0a83251bdd5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.041065] [55188]: DEBUG oslo_concurrency.lockutils [None req-67ae9eab-2164-4acf-8d65-c0a83251bdd5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.041065] [55188]: DEBUG oslo_concurrency.lockutils [None req-67ae9eab-2164-4acf-8d65-c0a83251bdd5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.041065] [55188]: DEBUG nova.objects.instance [None req-67ae9eab-2164-4acf-8d65-c0a83251bdd5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.043311] [55187]: DEBUG nova.policy [None req-1227b924-19a8-4c4e-a289-a479bcb8a8db tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.047664] [55187]: INFO nova.api.openstack.requestlog [None req-1227b924-19a8-4c4e-a289-a479bcb8a8db tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.094206 [ 891.048181] [55187]: [pid: 55187|app: 0|req: 2654/5399] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:11 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.055462] [55187]: DEBUG nova.api.openstack.wsgi [None req-d2c6e518-3e87-40a7-83b2-50f425a4d3b6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.056841] [55187]: DEBUG nova.compute.api [None req-d2c6e518-3e87-40a7-83b2-50f425a4d3b6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.062269] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2c6e518-3e87-40a7-83b2-50f425a4d3b6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.062269] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2c6e518-3e87-40a7-83b2-50f425a4d3b6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.062269] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2c6e518-3e87-40a7-83b2-50f425a4d3b6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.062269] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2c6e518-3e87-40a7-83b2-50f425a4d3b6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.062269] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2c6e518-3e87-40a7-83b2-50f425a4d3b6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.065816] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2c6e518-3e87-40a7-83b2-50f425a4d3b6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.065965] [55188]: DEBUG nova.policy [None req-67ae9eab-2164-4acf-8d65-c0a83251bdd5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.070386] [55188]: INFO nova.api.openstack.requestlog [None req-67ae9eab-2164-4acf-8d65-c0a83251bdd5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.065839 [ 891.071273] [55188]: [pid: 55188|app: 0|req: 2746/5400] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:11 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.074231] [55188]: DEBUG nova.api.openstack.wsgi [req-96b139ad-46cd-47fb-a925-330cf697a22c req-fbb6ebff-cb99-44a3-9476-80bdf0e3c12c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "411a0c11-b3c3-4519-8b1f-7cf8312d0e71", "name": "network-vif-plugged", "status": "completed", "tag": "812cd2da-8fae-4db1-80ea-105fadef9c75"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 891.080026] [55188]: DEBUG oslo_concurrency.lockutils [req-96b139ad-46cd-47fb-a925-330cf697a22c req-fbb6ebff-cb99-44a3-9476-80bdf0e3c12c service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.080310] [55188]: DEBUG oslo_concurrency.lockutils [req-96b139ad-46cd-47fb-a925-330cf697a22c req-fbb6ebff-cb99-44a3-9476-80bdf0e3c12c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.080512] [55188]: DEBUG oslo_concurrency.lockutils [req-96b139ad-46cd-47fb-a925-330cf697a22c req-fbb6ebff-cb99-44a3-9476-80bdf0e3c12c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.086975] [55188]: INFO nova.api.openstack.compute.server_external_events [req-96b139ad-46cd-47fb-a925-330cf697a22c req-fbb6ebff-cb99-44a3-9476-80bdf0e3c12c service nova] Creating event network-vif-plugged:812cd2da-8fae-4db1-80ea-105fadef9c75 for instance 411a0c11-b3c3-4519-8b1f-7cf8312d0e71 on cpu-1 [ 891.090010] [55188]: INFO nova.api.openstack.requestlog [req-96b139ad-46cd-47fb-a925-330cf697a22c req-fbb6ebff-cb99-44a3-9476-80bdf0e3c12c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018594 [ 891.090369] [55188]: [pid: 55188|app: 0|req: 2747/5401] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:11 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 891.096379] [55188]: DEBUG nova.api.openstack.wsgi [None req-3b579373-0bf9-48ed-b670-29bb4c383b49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.096379] [55188]: DEBUG nova.compute.api [None req-3b579373-0bf9-48ed-b670-29bb4c383b49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.098620] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b579373-0bf9-48ed-b670-29bb4c383b49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.098901] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b579373-0bf9-48ed-b670-29bb4c383b49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.099094] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b579373-0bf9-48ed-b670-29bb4c383b49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.099567] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b579373-0bf9-48ed-b670-29bb4c383b49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.099812] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b579373-0bf9-48ed-b670-29bb4c383b49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.100317] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b579373-0bf9-48ed-b670-29bb4c383b49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.105598] [55187]: DEBUG nova.policy [None req-d2c6e518-3e87-40a7-83b2-50f425a4d3b6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.109786] [55187]: INFO nova.api.openstack.requestlog [None req-d2c6e518-3e87-40a7-83b2-50f425a4d3b6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.061085 [ 891.110136] [55187]: [pid: 55187|app: 0|req: 2655/5402] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:11 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.114214] [55187]: DEBUG nova.api.openstack.wsgi [None req-8de5929b-1337-4aba-bdc3-f4d782ae8528 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.114214] [55187]: DEBUG nova.compute.api [None req-8de5929b-1337-4aba-bdc3-f4d782ae8528 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.117290] [55187]: DEBUG oslo_concurrency.lockutils [None req-8de5929b-1337-4aba-bdc3-f4d782ae8528 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.117518] [55187]: DEBUG oslo_concurrency.lockutils [None req-8de5929b-1337-4aba-bdc3-f4d782ae8528 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.117695] [55187]: DEBUG oslo_concurrency.lockutils [None req-8de5929b-1337-4aba-bdc3-f4d782ae8528 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.118049] [55187]: DEBUG oslo_concurrency.lockutils [None req-8de5929b-1337-4aba-bdc3-f4d782ae8528 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.118304] [55187]: DEBUG oslo_concurrency.lockutils [None req-8de5929b-1337-4aba-bdc3-f4d782ae8528 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.118425] [55187]: DEBUG oslo_concurrency.lockutils [None req-8de5929b-1337-4aba-bdc3-f4d782ae8528 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.118798] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b579373-0bf9-48ed-b670-29bb4c383b49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.119322] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b579373-0bf9-48ed-b670-29bb4c383b49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.119322] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b579373-0bf9-48ed-b670-29bb4c383b49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.119471] [55188]: DEBUG nova.objects.instance [None req-3b579373-0bf9-48ed-b670-29bb4c383b49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.144289] [55188]: DEBUG nova.policy [None req-3b579373-0bf9-48ed-b670-29bb4c383b49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.149139] [55188]: INFO nova.api.openstack.requestlog [None req-3b579373-0bf9-48ed-b670-29bb4c383b49 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.057994 [ 891.149507] [55188]: [pid: 55188|app: 0|req: 2748/5403] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:11 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.159461] [55187]: DEBUG nova.policy [None req-8de5929b-1337-4aba-bdc3-f4d782ae8528 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.163637] [55187]: DEBUG nova.policy [None req-8de5929b-1337-4aba-bdc3-f4d782ae8528 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.164272] [55187]: DEBUG nova.policy [None req-8de5929b-1337-4aba-bdc3-f4d782ae8528 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.172067] [55187]: INFO nova.api.openstack.requestlog [None req-8de5929b-1337-4aba-bdc3-f4d782ae8528 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1544 microversion: 2.94 time: 0.061264 [ 891.172426] [55187]: [pid: 55187|app: 0|req: 2656/5404] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:11 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1544 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 891.347372] [55188]: DEBUG nova.api.openstack.wsgi [None req-6c32e044-f7a1-4c75-aa60-df6c33c25ee8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.350852] [55188]: DEBUG nova.compute.api [None req-6c32e044-f7a1-4c75-aa60-df6c33c25ee8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.363022] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c32e044-f7a1-4c75-aa60-df6c33c25ee8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.363022] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c32e044-f7a1-4c75-aa60-df6c33c25ee8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.363022] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c32e044-f7a1-4c75-aa60-df6c33c25ee8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.364113] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c32e044-f7a1-4c75-aa60-df6c33c25ee8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.364113] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c32e044-f7a1-4c75-aa60-df6c33c25ee8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.364113] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c32e044-f7a1-4c75-aa60-df6c33c25ee8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.402836] [55187]: DEBUG nova.api.openstack.wsgi [None req-a279b6eb-5921-442a-aa28-23303a051a55 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.406761] [55187]: DEBUG nova.compute.api [None req-a279b6eb-5921-442a-aa28-23303a051a55 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.412876] [55187]: DEBUG oslo_concurrency.lockutils [None req-a279b6eb-5921-442a-aa28-23303a051a55 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.413206] [55187]: DEBUG oslo_concurrency.lockutils [None req-a279b6eb-5921-442a-aa28-23303a051a55 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.413372] [55187]: DEBUG oslo_concurrency.lockutils [None req-a279b6eb-5921-442a-aa28-23303a051a55 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.413886] [55187]: DEBUG oslo_concurrency.lockutils [None req-a279b6eb-5921-442a-aa28-23303a051a55 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.413989] [55187]: DEBUG oslo_concurrency.lockutils [None req-a279b6eb-5921-442a-aa28-23303a051a55 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.414148] [55187]: DEBUG oslo_concurrency.lockutils [None req-a279b6eb-5921-442a-aa28-23303a051a55 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.421534] [55188]: DEBUG nova.policy [None req-6c32e044-f7a1-4c75-aa60-df6c33c25ee8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.426601] [55188]: INFO nova.api.openstack.requestlog [None req-6c32e044-f7a1-4c75-aa60-df6c33c25ee8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.085485 [ 891.426952] [55188]: [pid: 55188|app: 0|req: 2749/5405] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:11 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.476216] [55188]: DEBUG nova.api.openstack.wsgi [None req-66eba0ce-750c-455e-bf78-31403aaee674 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.478131] [55188]: DEBUG nova.compute.api [None req-66eba0ce-750c-455e-bf78-31403aaee674 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.482450] [55188]: DEBUG oslo_concurrency.lockutils [None req-66eba0ce-750c-455e-bf78-31403aaee674 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.482706] [55188]: DEBUG oslo_concurrency.lockutils [None req-66eba0ce-750c-455e-bf78-31403aaee674 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.482894] [55188]: DEBUG oslo_concurrency.lockutils [None req-66eba0ce-750c-455e-bf78-31403aaee674 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.483299] [55188]: DEBUG oslo_concurrency.lockutils [None req-66eba0ce-750c-455e-bf78-31403aaee674 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.483503] [55188]: DEBUG oslo_concurrency.lockutils [None req-66eba0ce-750c-455e-bf78-31403aaee674 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.483681] [55188]: DEBUG oslo_concurrency.lockutils [None req-66eba0ce-750c-455e-bf78-31403aaee674 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.569773] [55187]: DEBUG nova.policy [None req-a279b6eb-5921-442a-aa28-23303a051a55 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.575811] [55187]: INFO nova.api.openstack.requestlog [None req-a279b6eb-5921-442a-aa28-23303a051a55 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1538 microversion: 2.1 time: 0.175784 [ 891.576308] [55187]: [pid: 55187|app: 0|req: 2657/5406] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:11 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1538 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.580746] [55188]: DEBUG nova.policy [None req-66eba0ce-750c-455e-bf78-31403aaee674 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.587124] [55188]: INFO nova.api.openstack.requestlog [None req-66eba0ce-750c-455e-bf78-31403aaee674 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1306 microversion: 2.1 time: 0.113499 [ 891.587753] [55188]: [pid: 55188|app: 0|req: 2750/5407] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:11 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1306 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.606361] [55187]: DEBUG nova.api.openstack.wsgi [None req-bc65d3b4-2f14-43aa-8449-9e9b0a18ed6a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.608343] [55187]: DEBUG nova.compute.api [None req-bc65d3b4-2f14-43aa-8449-9e9b0a18ed6a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.612607] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc65d3b4-2f14-43aa-8449-9e9b0a18ed6a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.612862] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc65d3b4-2f14-43aa-8449-9e9b0a18ed6a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.613064] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc65d3b4-2f14-43aa-8449-9e9b0a18ed6a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.613449] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc65d3b4-2f14-43aa-8449-9e9b0a18ed6a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.613721] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc65d3b4-2f14-43aa-8449-9e9b0a18ed6a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.614149] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc65d3b4-2f14-43aa-8449-9e9b0a18ed6a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.618550] [55188]: DEBUG nova.api.openstack.wsgi [None req-6f7d7aff-8ff8-47d4-87e5-f737b5f5aa60 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.621739] [55188]: DEBUG nova.compute.api [None req-6f7d7aff-8ff8-47d4-87e5-f737b5f5aa60 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.630803] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f7d7aff-8ff8-47d4-87e5-f737b5f5aa60 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.631218] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f7d7aff-8ff8-47d4-87e5-f737b5f5aa60 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.631516] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f7d7aff-8ff8-47d4-87e5-f737b5f5aa60 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.632084] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f7d7aff-8ff8-47d4-87e5-f737b5f5aa60 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.632417] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f7d7aff-8ff8-47d4-87e5-f737b5f5aa60 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.633174] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f7d7aff-8ff8-47d4-87e5-f737b5f5aa60 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.714635] [55187]: DEBUG nova.policy [None req-bc65d3b4-2f14-43aa-8449-9e9b0a18ed6a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.725696] [55187]: INFO nova.api.openstack.requestlog [None req-bc65d3b4-2f14-43aa-8449-9e9b0a18ed6a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1314 microversion: 2.1 time: 0.121280 [ 891.725834] [55187]: [pid: 55187|app: 0|req: 2658/5408] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:11 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1314 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.834360] [55187]: DEBUG nova.api.openstack.wsgi [None req-906ac5cf-203e-4835-98a8-62a195e87c66 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Action: 'create', calling method: .version_select at 0x7d4afa98e5f0>, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-2080418769", "description": "tempest-description-397487264"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 891.962020] [55187]: INFO nova.api.openstack.requestlog [None req-906ac5cf-203e-4835-98a8-62a195e87c66 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 255 microversion: 2.1 time: 0.216640 [ 891.962020] [55187]: [pid: 55187|app: 0|req: 2659/5409] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:06:12 2025] POST /compute/v2.1/os-security-groups => generated 255 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 891.964855] [55187]: DEBUG nova.api.openstack.wsgi [None req-c0baa169-48bb-480f-9ad4-52b87b23743c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 891.966823] [55187]: DEBUG nova.compute.api [None req-c0baa169-48bb-480f-9ad4-52b87b23743c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 891.973195] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=5 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 891.973479] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0baa169-48bb-480f-9ad4-52b87b23743c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.973479] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0baa169-48bb-480f-9ad4-52b87b23743c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.973479] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0baa169-48bb-480f-9ad4-52b87b23743c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.973479] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0baa169-48bb-480f-9ad4-52b87b23743c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.973479] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0baa169-48bb-480f-9ad4-52b87b23743c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.973479] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0baa169-48bb-480f-9ad4-52b87b23743c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.998614] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0baa169-48bb-480f-9ad4-52b87b23743c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.998947] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0baa169-48bb-480f-9ad4-52b87b23743c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.999170] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0baa169-48bb-480f-9ad4-52b87b23743c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.000749] [55187]: DEBUG nova.objects.instance [None req-c0baa169-48bb-480f-9ad4-52b87b23743c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.028343] [55187]: DEBUG nova.policy [None req-c0baa169-48bb-480f-9ad4-52b87b23743c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.033316] [55187]: INFO nova.api.openstack.requestlog [None req-c0baa169-48bb-480f-9ad4-52b87b23743c tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.071504 [ 892.033655] [55187]: [pid: 55187|app: 0|req: 2660/5410] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:12 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.036380] [55187]: DEBUG nova.api.openstack.wsgi [None req-34c0373b-73ef-4cda-9190-22b6941057e2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.038358] [55187]: DEBUG nova.compute.api [None req-34c0373b-73ef-4cda-9190-22b6941057e2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.044256] [55187]: DEBUG oslo_concurrency.lockutils [None req-34c0373b-73ef-4cda-9190-22b6941057e2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.044514] [55187]: DEBUG oslo_concurrency.lockutils [None req-34c0373b-73ef-4cda-9190-22b6941057e2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.044714] [55187]: DEBUG oslo_concurrency.lockutils [None req-34c0373b-73ef-4cda-9190-22b6941057e2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.045099] [55187]: DEBUG oslo_concurrency.lockutils [None req-34c0373b-73ef-4cda-9190-22b6941057e2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.045343] [55187]: DEBUG oslo_concurrency.lockutils [None req-34c0373b-73ef-4cda-9190-22b6941057e2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.045524] [55187]: DEBUG oslo_concurrency.lockutils [None req-34c0373b-73ef-4cda-9190-22b6941057e2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.111895] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=24 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 892.125742] [55187]: DEBUG nova.policy [None req-34c0373b-73ef-4cda-9190-22b6941057e2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.132164] [55187]: INFO nova.api.openstack.requestlog [None req-34c0373b-73ef-4cda-9190-22b6941057e2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.097860 [ 892.133132] [55187]: [pid: 55187|app: 0|req: 2661/5411] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:12 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.137253] [55187]: DEBUG nova.api.openstack.wsgi [None req-54c91bcf-4b62-4c96-aaf5-58080d244c15 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.138020] [55187]: DEBUG nova.compute.api [None req-54c91bcf-4b62-4c96-aaf5-58080d244c15 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.143090] [55187]: DEBUG oslo_concurrency.lockutils [None req-54c91bcf-4b62-4c96-aaf5-58080d244c15 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.143461] [55187]: DEBUG oslo_concurrency.lockutils [None req-54c91bcf-4b62-4c96-aaf5-58080d244c15 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.143690] [55187]: DEBUG oslo_concurrency.lockutils [None req-54c91bcf-4b62-4c96-aaf5-58080d244c15 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.144270] [55187]: DEBUG oslo_concurrency.lockutils [None req-54c91bcf-4b62-4c96-aaf5-58080d244c15 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.144270] [55187]: DEBUG oslo_concurrency.lockutils [None req-54c91bcf-4b62-4c96-aaf5-58080d244c15 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.144403] [55187]: DEBUG oslo_concurrency.lockutils [None req-54c91bcf-4b62-4c96-aaf5-58080d244c15 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.160461] [55188]: DEBUG nova.policy [None req-6f7d7aff-8ff8-47d4-87e5-f737b5f5aa60 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.168019] [55188]: INFO nova.api.openstack.requestlog [None req-6f7d7aff-8ff8-47d4-87e5-f737b5f5aa60 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1506 microversion: 2.1 time: 0.551998 [ 892.168019] [55188]: [pid: 55188|app: 0|req: 2751/5412] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:11 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1506 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 892.174821] [55188]: DEBUG nova.api.openstack.wsgi [None req-8c4fc680-06b4-450f-8a03-bf1be168ed42 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Action: 'create', calling method: .version_select at 0x7d4aff782e60>, body: {"security_group_rule": {"parent_group_id": "292d0677-2882-4812-ac2d-52f9014ae3b7", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 892.373830] [55187]: DEBUG nova.policy [None req-54c91bcf-4b62-4c96-aaf5-58080d244c15 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.382760] [55187]: INFO nova.api.openstack.requestlog [None req-54c91bcf-4b62-4c96-aaf5-58080d244c15 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1376 microversion: 2.1 time: 0.249075 [ 892.383173] [55187]: [pid: 55187|app: 0|req: 2662/5413] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:12 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1376 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.386085] [55187]: DEBUG nova.api.openstack.wsgi [None req-d408f6de-3f73-4eb0-9fed-ae232deb70dc tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.387940] [55187]: DEBUG nova.compute.api [None req-d408f6de-3f73-4eb0-9fed-ae232deb70dc tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.393173] [55187]: DEBUG oslo_concurrency.lockutils [None req-d408f6de-3f73-4eb0-9fed-ae232deb70dc tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.394209] [55187]: DEBUG oslo_concurrency.lockutils [None req-d408f6de-3f73-4eb0-9fed-ae232deb70dc tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.394209] [55187]: DEBUG oslo_concurrency.lockutils [None req-d408f6de-3f73-4eb0-9fed-ae232deb70dc tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.394209] [55187]: DEBUG oslo_concurrency.lockutils [None req-d408f6de-3f73-4eb0-9fed-ae232deb70dc tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.394393] [55187]: DEBUG oslo_concurrency.lockutils [None req-d408f6de-3f73-4eb0-9fed-ae232deb70dc tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.394517] [55187]: DEBUG oslo_concurrency.lockutils [None req-d408f6de-3f73-4eb0-9fed-ae232deb70dc tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.439023] [55187]: DEBUG nova.policy [None req-d408f6de-3f73-4eb0-9fed-ae232deb70dc tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.444336] [55187]: INFO nova.api.openstack.requestlog [None req-d408f6de-3f73-4eb0-9fed-ae232deb70dc tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.060492 [ 892.444679] [55187]: [pid: 55187|app: 0|req: 2663/5414] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:12 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.447353] [55187]: DEBUG nova.api.openstack.wsgi [None req-f88d5870-44a4-4fcb-8e9c-948c0608b36e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.449123] [55187]: DEBUG nova.compute.api [None req-f88d5870-44a4-4fcb-8e9c-948c0608b36e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.452567] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88d5870-44a4-4fcb-8e9c-948c0608b36e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.452821] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88d5870-44a4-4fcb-8e9c-948c0608b36e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.453009] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88d5870-44a4-4fcb-8e9c-948c0608b36e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.453378] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88d5870-44a4-4fcb-8e9c-948c0608b36e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.454351] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88d5870-44a4-4fcb-8e9c-948c0608b36e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.454351] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88d5870-44a4-4fcb-8e9c-948c0608b36e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.478139] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88d5870-44a4-4fcb-8e9c-948c0608b36e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.478399] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88d5870-44a4-4fcb-8e9c-948c0608b36e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.478583] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88d5870-44a4-4fcb-8e9c-948c0608b36e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.478810] [55187]: DEBUG nova.objects.instance [None req-f88d5870-44a4-4fcb-8e9c-948c0608b36e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.499454] [55187]: DEBUG nova.policy [None req-f88d5870-44a4-4fcb-8e9c-948c0608b36e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.504436] [55187]: INFO nova.api.openstack.requestlog [None req-f88d5870-44a4-4fcb-8e9c-948c0608b36e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.058894 [ 892.504592] [55187]: [pid: 55187|app: 0|req: 2664/5415] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:12 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.508530] [55187]: DEBUG nova.api.openstack.wsgi [None req-d66b3661-0f90-4e37-992b-078c1f67dbdf tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.510342] [55187]: DEBUG nova.compute.api [None req-d66b3661-0f90-4e37-992b-078c1f67dbdf tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.513901] [55187]: DEBUG oslo_concurrency.lockutils [None req-d66b3661-0f90-4e37-992b-078c1f67dbdf tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.513973] [55187]: DEBUG oslo_concurrency.lockutils [None req-d66b3661-0f90-4e37-992b-078c1f67dbdf tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.514220] [55187]: DEBUG oslo_concurrency.lockutils [None req-d66b3661-0f90-4e37-992b-078c1f67dbdf tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.515248] [55187]: DEBUG oslo_concurrency.lockutils [None req-d66b3661-0f90-4e37-992b-078c1f67dbdf tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.515248] [55187]: DEBUG oslo_concurrency.lockutils [None req-d66b3661-0f90-4e37-992b-078c1f67dbdf tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.515248] [55187]: DEBUG oslo_concurrency.lockutils [None req-d66b3661-0f90-4e37-992b-078c1f67dbdf tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.559091] [55187]: DEBUG nova.policy [None req-d66b3661-0f90-4e37-992b-078c1f67dbdf tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.564355] [55187]: INFO nova.api.openstack.requestlog [None req-d66b3661-0f90-4e37-992b-078c1f67dbdf tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.058322 [ 892.564355] [55187]: [pid: 55187|app: 0|req: 2665/5416] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:12 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.566282] [55188]: INFO nova.api.openstack.requestlog [None req-8c4fc680-06b4-450f-8a03-bf1be168ed42 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 232 microversion: 2.1 time: 0.399620 [ 892.566625] [55188]: [pid: 55188|app: 0|req: 2752/5417] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 26 22:06:12 2025] POST /compute/v2.1/os-security-group-rules => generated 232 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 892.567276] [55187]: DEBUG nova.api.openstack.wsgi [None req-ef823aa2-da98-477a-9765-42d4752e3bf7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.569728] [55187]: DEBUG nova.compute.api [None req-ef823aa2-da98-477a-9765-42d4752e3bf7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.569811] [55188]: DEBUG nova.api.openstack.wsgi [None req-13e69609-b55c-4025-916b-89c500afb300 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.571485] [55188]: DEBUG nova.compute.api [None req-13e69609-b55c-4025-916b-89c500afb300 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.575604] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef823aa2-da98-477a-9765-42d4752e3bf7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.575738] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef823aa2-da98-477a-9765-42d4752e3bf7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.575935] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef823aa2-da98-477a-9765-42d4752e3bf7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.576297] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef823aa2-da98-477a-9765-42d4752e3bf7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.576537] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef823aa2-da98-477a-9765-42d4752e3bf7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.576657] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef823aa2-da98-477a-9765-42d4752e3bf7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.577170] [55188]: DEBUG oslo_concurrency.lockutils [None req-13e69609-b55c-4025-916b-89c500afb300 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.577352] [55188]: DEBUG oslo_concurrency.lockutils [None req-13e69609-b55c-4025-916b-89c500afb300 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.577563] [55188]: DEBUG oslo_concurrency.lockutils [None req-13e69609-b55c-4025-916b-89c500afb300 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.577936] [55188]: DEBUG oslo_concurrency.lockutils [None req-13e69609-b55c-4025-916b-89c500afb300 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.578196] [55188]: DEBUG oslo_concurrency.lockutils [None req-13e69609-b55c-4025-916b-89c500afb300 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.578365] [55188]: DEBUG oslo_concurrency.lockutils [None req-13e69609-b55c-4025-916b-89c500afb300 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.599089] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef823aa2-da98-477a-9765-42d4752e3bf7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.599266] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef823aa2-da98-477a-9765-42d4752e3bf7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.600068] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef823aa2-da98-477a-9765-42d4752e3bf7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.600068] [55187]: DEBUG nova.objects.instance [None req-ef823aa2-da98-477a-9765-42d4752e3bf7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.620599] [55187]: DEBUG nova.policy [None req-ef823aa2-da98-477a-9765-42d4752e3bf7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.623662] [55188]: DEBUG nova.policy [None req-13e69609-b55c-4025-916b-89c500afb300 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.625034] [55187]: INFO nova.api.openstack.requestlog [None req-ef823aa2-da98-477a-9765-42d4752e3bf7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.059880 [ 892.625340] [55187]: [pid: 55187|app: 0|req: 2666/5418] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:12 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.627895] [55187]: DEBUG nova.api.openstack.wsgi [None req-1ef3d33c-f528-43d6-a098-e85ed33f638c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.629636] [55187]: DEBUG nova.compute.api [None req-1ef3d33c-f528-43d6-a098-e85ed33f638c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.630349] [55188]: INFO nova.api.openstack.requestlog [None req-13e69609-b55c-4025-916b-89c500afb300 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.062068 [ 892.630950] [55188]: [pid: 55188|app: 0|req: 2753/5419] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:12 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.635226] [55188]: DEBUG nova.api.openstack.wsgi [None req-db05300f-cda0-487c-a7a9-33440be9b4bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.636101] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ef3d33c-f528-43d6-a098-e85ed33f638c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.636356] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ef3d33c-f528-43d6-a098-e85ed33f638c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.636726] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ef3d33c-f528-43d6-a098-e85ed33f638c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.637222] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ef3d33c-f528-43d6-a098-e85ed33f638c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.637346] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ef3d33c-f528-43d6-a098-e85ed33f638c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.637571] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ef3d33c-f528-43d6-a098-e85ed33f638c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.638376] [55188]: DEBUG nova.compute.api [None req-db05300f-cda0-487c-a7a9-33440be9b4bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.647589] [55188]: DEBUG oslo_concurrency.lockutils [None req-db05300f-cda0-487c-a7a9-33440be9b4bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.648291] [55188]: DEBUG oslo_concurrency.lockutils [None req-db05300f-cda0-487c-a7a9-33440be9b4bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.648370] [55188]: DEBUG oslo_concurrency.lockutils [None req-db05300f-cda0-487c-a7a9-33440be9b4bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.648969] [55188]: DEBUG oslo_concurrency.lockutils [None req-db05300f-cda0-487c-a7a9-33440be9b4bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.649328] [55188]: DEBUG oslo_concurrency.lockutils [None req-db05300f-cda0-487c-a7a9-33440be9b4bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.649639] [55188]: DEBUG oslo_concurrency.lockutils [None req-db05300f-cda0-487c-a7a9-33440be9b4bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.657609] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ef3d33c-f528-43d6-a098-e85ed33f638c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.657957] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ef3d33c-f528-43d6-a098-e85ed33f638c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.658051] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ef3d33c-f528-43d6-a098-e85ed33f638c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.658255] [55187]: DEBUG nova.objects.instance [None req-1ef3d33c-f528-43d6-a098-e85ed33f638c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.685904] [55187]: DEBUG nova.policy [None req-1ef3d33c-f528-43d6-a098-e85ed33f638c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.697961] [55187]: INFO nova.api.openstack.requestlog [None req-1ef3d33c-f528-43d6-a098-e85ed33f638c tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.071907 [ 892.698335] [55187]: [pid: 55187|app: 0|req: 2667/5420] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:12 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.703423] [55187]: DEBUG nova.api.openstack.wsgi [None req-ea235dcf-d6ba-4703-9dd5-73321958ae82 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.705135] [55187]: DEBUG nova.compute.api [None req-ea235dcf-d6ba-4703-9dd5-73321958ae82 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.705488] [55188]: DEBUG nova.policy [None req-db05300f-cda0-487c-a7a9-33440be9b4bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.708715] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea235dcf-d6ba-4703-9dd5-73321958ae82 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.708961] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea235dcf-d6ba-4703-9dd5-73321958ae82 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.709388] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea235dcf-d6ba-4703-9dd5-73321958ae82 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.709690] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea235dcf-d6ba-4703-9dd5-73321958ae82 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.709926] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea235dcf-d6ba-4703-9dd5-73321958ae82 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.710090] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea235dcf-d6ba-4703-9dd5-73321958ae82 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.712401] [55188]: DEBUG nova.policy [None req-db05300f-cda0-487c-a7a9-33440be9b4bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.713833] [55188]: DEBUG nova.policy [None req-db05300f-cda0-487c-a7a9-33440be9b4bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.718496] [55188]: INFO nova.api.openstack.requestlog [None req-db05300f-cda0-487c-a7a9-33440be9b4bf tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1544 microversion: 2.94 time: 0.086437 [ 892.718999] [55188]: [pid: 55188|app: 0|req: 2754/5421] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:12 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1544 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 892.722873] [55188]: DEBUG nova.api.openstack.wsgi [None req-9bb4001f-7679-429f-9fa9-087484da34b8 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Action: 'create', calling method: .version_select at 0x7d4aff782d40>, body: {"security_group_rule": {"parent_group_id": "292d0677-2882-4812-ac2d-52f9014ae3b7", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 892.752249] [55187]: DEBUG nova.policy [None req-ea235dcf-d6ba-4703-9dd5-73321958ae82 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.755902] [55187]: INFO nova.api.openstack.requestlog [None req-ea235dcf-d6ba-4703-9dd5-73321958ae82 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.056898 [ 892.756291] [55187]: [pid: 55187|app: 0|req: 2668/5422] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:13 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.762152] [55187]: DEBUG nova.api.openstack.wsgi [None req-f594db1e-b1c6-4a4a-b9fe-f61612cf40a4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.762242] [55188]: INFO nova.api.openstack.wsgi [None req-9bb4001f-7679-429f-9fa9-087484da34b8 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] HTTP exception thrown: This rule already exists in group 292d0677-2882-4812-ac2d-52f9014ae3b7 [ 892.762242] [55188]: DEBUG nova.api.openstack.wsgi [None req-9bb4001f-7679-429f-9fa9-087484da34b8 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Returning 400 to user: This rule already exists in group 292d0677-2882-4812-ac2d-52f9014ae3b7 {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 892.762242] [55188]: INFO nova.api.openstack.requestlog [None req-9bb4001f-7679-429f-9fa9-087484da34b8 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 114 microversion: 2.1 time: 0.041308 [ 892.762347] [55187]: DEBUG nova.compute.api [None req-f594db1e-b1c6-4a4a-b9fe-f61612cf40a4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.762378] [55188]: [pid: 55188|app: 0|req: 2755/5423] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 26 22:06:13 2025] POST /compute/v2.1/os-security-group-rules => generated 114 bytes in 42 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 892.764496] [55188]: DEBUG nova.api.openstack.wsgi [None req-ef3a0f63-2b5e-45e0-8c9b-96b92e57a103 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.764951] [55187]: DEBUG oslo_concurrency.lockutils [None req-f594db1e-b1c6-4a4a-b9fe-f61612cf40a4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.765373] [55187]: DEBUG oslo_concurrency.lockutils [None req-f594db1e-b1c6-4a4a-b9fe-f61612cf40a4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.765584] [55187]: DEBUG oslo_concurrency.lockutils [None req-f594db1e-b1c6-4a4a-b9fe-f61612cf40a4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.765970] [55187]: DEBUG oslo_concurrency.lockutils [None req-f594db1e-b1c6-4a4a-b9fe-f61612cf40a4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.766198] [55187]: DEBUG oslo_concurrency.lockutils [None req-f594db1e-b1c6-4a4a-b9fe-f61612cf40a4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.766370] [55187]: DEBUG oslo_concurrency.lockutils [None req-f594db1e-b1c6-4a4a-b9fe-f61612cf40a4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.767525] [55188]: DEBUG nova.compute.api [None req-ef3a0f63-2b5e-45e0-8c9b-96b92e57a103 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.771363] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef3a0f63-2b5e-45e0-8c9b-96b92e57a103 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.771787] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef3a0f63-2b5e-45e0-8c9b-96b92e57a103 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.772122] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef3a0f63-2b5e-45e0-8c9b-96b92e57a103 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.772657] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef3a0f63-2b5e-45e0-8c9b-96b92e57a103 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.772996] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef3a0f63-2b5e-45e0-8c9b-96b92e57a103 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.773330] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef3a0f63-2b5e-45e0-8c9b-96b92e57a103 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.847073] [55187]: DEBUG nova.policy [None req-f594db1e-b1c6-4a4a-b9fe-f61612cf40a4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.852962] [55187]: INFO nova.api.openstack.requestlog [None req-f594db1e-b1c6-4a4a-b9fe-f61612cf40a4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1538 microversion: 2.1 time: 0.095993 [ 892.853349] [55187]: [pid: 55187|app: 0|req: 2669/5424] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:13 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1538 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.856054] [55187]: DEBUG nova.api.openstack.wsgi [None req-22834a3d-e34f-4ae3-a4a1-e378122be7c0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.858097] [55187]: DEBUG nova.compute.api [None req-22834a3d-e34f-4ae3-a4a1-e378122be7c0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 892.861958] [55187]: DEBUG oslo_concurrency.lockutils [None req-22834a3d-e34f-4ae3-a4a1-e378122be7c0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.862135] [55187]: DEBUG oslo_concurrency.lockutils [None req-22834a3d-e34f-4ae3-a4a1-e378122be7c0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.862314] [55187]: DEBUG oslo_concurrency.lockutils [None req-22834a3d-e34f-4ae3-a4a1-e378122be7c0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.862707] [55187]: DEBUG oslo_concurrency.lockutils [None req-22834a3d-e34f-4ae3-a4a1-e378122be7c0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.862962] [55187]: DEBUG oslo_concurrency.lockutils [None req-22834a3d-e34f-4ae3-a4a1-e378122be7c0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.863441] [55187]: DEBUG oslo_concurrency.lockutils [None req-22834a3d-e34f-4ae3-a4a1-e378122be7c0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.870650] [55188]: DEBUG nova.policy [None req-ef3a0f63-2b5e-45e0-8c9b-96b92e57a103 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.875161] [55188]: INFO nova.api.openstack.requestlog [None req-ef3a0f63-2b5e-45e0-8c9b-96b92e57a103 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1306 microversion: 2.1 time: 0.113230 [ 892.875509] [55188]: [pid: 55188|app: 0|req: 2756/5425] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:13 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1306 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.878088] [55188]: DEBUG nova.api.openstack.wsgi [None req-1b032c71-b741-48de-a624-2172152c9ad9 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Calling method '.version_select at 0x7d4af9c29870>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 892.948845] [55187]: DEBUG nova.policy [None req-22834a3d-e34f-4ae3-a4a1-e378122be7c0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.953295] [55187]: INFO nova.api.openstack.requestlog [None req-22834a3d-e34f-4ae3-a4a1-e378122be7c0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1314 microversion: 2.1 time: 0.099289 [ 892.953628] [55187]: [pid: 55187|app: 0|req: 2670/5426] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:13 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1314 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.999704] [55188]: INFO nova.api.openstack.requestlog [None req-1b032c71-b741-48de-a624-2172152c9ad9 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-group-rules/dbf01011-c8b3-4efe-afad-df3e3d553f48" status: 202 len: 0 microversion: 2.1 time: 0.123504 [ 893.000093] [55188]: [pid: 55188|app: 0|req: 2757/5427] 10.180.1.21 () {58 vars in 1282 bytes} [Wed Mar 26 22:06:13 2025] DELETE /compute/v2.1/os-security-group-rules/dbf01011-c8b3-4efe-afad-df3e3d553f48 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 893.007443] [55187]: DEBUG nova.api.openstack.wsgi [None req-268563d6-281f-455b-b259-590bfc895f10 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Action: 'create', calling method: .version_select at 0x7d4afa98df30>, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-1000398963", "description": "tempest-description-1615725315"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 893.049873] [55188]: DEBUG nova.api.openstack.wsgi [None req-1dbe81bd-99d2-4fe9-b7dc-ae3d31fddcb6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.054755] [55188]: DEBUG nova.compute.api [None req-1dbe81bd-99d2-4fe9-b7dc-ae3d31fddcb6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.061661] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dbe81bd-99d2-4fe9-b7dc-ae3d31fddcb6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.062016] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dbe81bd-99d2-4fe9-b7dc-ae3d31fddcb6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.062380] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dbe81bd-99d2-4fe9-b7dc-ae3d31fddcb6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.062922] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dbe81bd-99d2-4fe9-b7dc-ae3d31fddcb6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.063407] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dbe81bd-99d2-4fe9-b7dc-ae3d31fddcb6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.063849] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dbe81bd-99d2-4fe9-b7dc-ae3d31fddcb6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.092069] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dbe81bd-99d2-4fe9-b7dc-ae3d31fddcb6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.092423] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dbe81bd-99d2-4fe9-b7dc-ae3d31fddcb6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.092682] [55188]: DEBUG oslo_concurrency.lockutils [None req-1dbe81bd-99d2-4fe9-b7dc-ae3d31fddcb6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.093469] [55188]: DEBUG nova.objects.instance [None req-1dbe81bd-99d2-4fe9-b7dc-ae3d31fddcb6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.106868] [55187]: INFO nova.api.openstack.requestlog [None req-268563d6-281f-455b-b259-590bfc895f10 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 256 microversion: 2.1 time: 0.102769 [ 893.107280] [55187]: [pid: 55187|app: 0|req: 2671/5428] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:06:13 2025] POST /compute/v2.1/os-security-groups => generated 256 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 893.111089] [55187]: DEBUG nova.api.openstack.wsgi [req-467e7f4f-bfb8-45ab-abdd-11f52c36bc58 req-b41e60f7-aaae-416e-b95f-76f676033c9f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "411a0c11-b3c3-4519-8b1f-7cf8312d0e71", "tag": "812cd2da-8fae-4db1-80ea-105fadef9c75"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 893.117379] [55187]: DEBUG oslo_concurrency.lockutils [req-467e7f4f-bfb8-45ab-abdd-11f52c36bc58 req-b41e60f7-aaae-416e-b95f-76f676033c9f service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.117379] [55187]: DEBUG oslo_concurrency.lockutils [req-467e7f4f-bfb8-45ab-abdd-11f52c36bc58 req-b41e60f7-aaae-416e-b95f-76f676033c9f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.117594] [55187]: DEBUG oslo_concurrency.lockutils [req-467e7f4f-bfb8-45ab-abdd-11f52c36bc58 req-b41e60f7-aaae-416e-b95f-76f676033c9f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.118797] [55188]: DEBUG nova.policy [None req-1dbe81bd-99d2-4fe9-b7dc-ae3d31fddcb6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.123636] [55188]: INFO nova.api.openstack.requestlog [None req-1dbe81bd-99d2-4fe9-b7dc-ae3d31fddcb6 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.076909 [ 893.123905] [55187]: INFO nova.api.openstack.compute.server_external_events [req-467e7f4f-bfb8-45ab-abdd-11f52c36bc58 req-b41e60f7-aaae-416e-b95f-76f676033c9f service nova] Creating event network-changed:812cd2da-8fae-4db1-80ea-105fadef9c75 for instance 411a0c11-b3c3-4519-8b1f-7cf8312d0e71 on cpu-1 [ 893.124669] [55188]: [pid: 55188|app: 0|req: 2758/5429] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:13 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.128174] [55187]: INFO nova.api.openstack.requestlog [req-467e7f4f-bfb8-45ab-abdd-11f52c36bc58 req-b41e60f7-aaae-416e-b95f-76f676033c9f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020124 [ 893.128564] [55187]: [pid: 55187|app: 0|req: 2672/5430] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:13 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 893.128648] [55188]: DEBUG nova.api.openstack.wsgi [None req-ebff4f1f-b5a4-4fc8-bb03-2150b5a546a7 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Action: 'create', calling method: .version_select at 0x7d4afa944ca0>, body: {"security_group_rule": {"parent_group_id": "2681215f-470b-40fb-b13e-e5a9d977b105", "ip_protocol": "tcp", "from_port": 1285025619, "to_port": 22}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 893.154058] [55187]: DEBUG nova.api.openstack.wsgi [None req-6469f9ef-c2e6-41f7-ab80-28cf8dce8d43 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.154145] [55188]: INFO nova.api.openstack.wsgi [None req-ebff4f1f-b5a4-4fc8-bb03-2150b5a546a7 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] HTTP exception thrown: Invalid port range 1285025619:22. Former value cannot be greater than the later [ 893.154573] [55188]: DEBUG nova.api.openstack.wsgi [None req-ebff4f1f-b5a4-4fc8-bb03-2150b5a546a7 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Returning 400 to user: Invalid port range 1285025619:22. Former value cannot be greater than the later {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 893.155070] [55188]: INFO nova.api.openstack.requestlog [None req-ebff4f1f-b5a4-4fc8-bb03-2150b5a546a7 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 123 microversion: 2.1 time: 0.029810 [ 893.155998] [55188]: [pid: 55188|app: 0|req: 2759/5431] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 26 22:06:13 2025] POST /compute/v2.1/os-security-group-rules => generated 123 bytes in 30 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 893.156885] [55187]: DEBUG nova.compute.api [None req-6469f9ef-c2e6-41f7-ab80-28cf8dce8d43 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.161717] [55188]: DEBUG nova.api.openstack.wsgi [None req-31426f66-0f6e-4e07-9e80-4abe8ef5a93d tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Action: 'create', calling method: .version_select at 0x7d4af9c2a830>, body: {"security_group_rule": {"parent_group_id": "tempest-non_int_id-1655702962", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 893.164360] [55187]: DEBUG oslo_concurrency.lockutils [None req-6469f9ef-c2e6-41f7-ab80-28cf8dce8d43 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.164360] [55187]: DEBUG oslo_concurrency.lockutils [None req-6469f9ef-c2e6-41f7-ab80-28cf8dce8d43 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.164360] [55187]: DEBUG oslo_concurrency.lockutils [None req-6469f9ef-c2e6-41f7-ab80-28cf8dce8d43 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.164360] [55187]: DEBUG oslo_concurrency.lockutils [None req-6469f9ef-c2e6-41f7-ab80-28cf8dce8d43 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.164360] [55187]: DEBUG oslo_concurrency.lockutils [None req-6469f9ef-c2e6-41f7-ab80-28cf8dce8d43 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.164360] [55187]: DEBUG oslo_concurrency.lockutils [None req-6469f9ef-c2e6-41f7-ab80-28cf8dce8d43 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.164612] [55188]: DEBUG nova.api.openstack.wsgi [None req-31426f66-0f6e-4e07-9e80-4abe8ef5a93d tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Returning 400 to user: Invalid input for field/attribute parent_group_id. Value: tempest-non_int_id-1655702962. 'tempest-non_int_id-1655702962' is not a 'uuid' {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 893.164612] [55188]: INFO nova.api.openstack.requestlog [None req-31426f66-0f6e-4e07-9e80-4abe8ef5a93d tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 180 microversion: 2.1 time: 0.004800 [ 893.164819] [55188]: [pid: 55188|app: 0|req: 2760/5432] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 26 22:06:13 2025] POST /compute/v2.1/os-security-group-rules => generated 180 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 893.170953] [55188]: DEBUG nova.api.openstack.wsgi [None req-489e5070-c7d6-4b14-b61e-84a8dd2d686a tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Action: 'create', calling method: .version_select at 0x7d4afa9477f0>, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-1128249102", "description": "tempest-description-1567991257"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 893.241633] [55187]: DEBUG nova.policy [None req-6469f9ef-c2e6-41f7-ab80-28cf8dce8d43 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.247915] [55187]: INFO nova.api.openstack.requestlog [None req-6469f9ef-c2e6-41f7-ab80-28cf8dce8d43 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.096596 [ 893.248379] [55187]: [pid: 55187|app: 0|req: 2673/5433] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:13 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.251158] [55187]: DEBUG nova.api.openstack.wsgi [None req-ee05ad1c-d1db-43a5-97c0-8902cad79298 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.253059] [55187]: DEBUG nova.compute.api [None req-ee05ad1c-d1db-43a5-97c0-8902cad79298 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.257952] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee05ad1c-d1db-43a5-97c0-8902cad79298 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.258219] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee05ad1c-d1db-43a5-97c0-8902cad79298 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.258408] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee05ad1c-d1db-43a5-97c0-8902cad79298 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.258762] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee05ad1c-d1db-43a5-97c0-8902cad79298 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.258978] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee05ad1c-d1db-43a5-97c0-8902cad79298 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.259170] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee05ad1c-d1db-43a5-97c0-8902cad79298 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.276938] [55188]: INFO nova.api.openstack.requestlog [None req-489e5070-c7d6-4b14-b61e-84a8dd2d686a tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 256 microversion: 2.1 time: 0.107664 [ 893.277160] [55188]: [pid: 55188|app: 0|req: 2761/5434] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:06:13 2025] POST /compute/v2.1/os-security-groups => generated 256 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 893.285758] [55188]: DEBUG nova.api.openstack.wsgi [None req-f61394b7-c170-4ce5-9688-6585136b39ce tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Action: 'create', calling method: .version_select at 0x7d4af9c29480>, body: {"security_group_rule": {"parent_group_id": "44cd74e2-9b9e-46d2-a4c7-9e542ca73e19", "ip_protocol": "tempest-999-195281893", "from_port": 22, "to_port": 22}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 893.311574] [55188]: INFO nova.api.openstack.wsgi [None req-f61394b7-c170-4ce5-9688-6585136b39ce tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] HTTP exception thrown: Invalid IP protocol tempest-999-195281893. [ 893.311933] [55188]: DEBUG nova.api.openstack.wsgi [None req-f61394b7-c170-4ce5-9688-6585136b39ce tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Returning 400 to user: Invalid IP protocol tempest-999-195281893. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 893.312393] [55188]: INFO nova.api.openstack.requestlog [None req-f61394b7-c170-4ce5-9688-6585136b39ce tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 86 microversion: 2.1 time: 0.029309 [ 893.312846] [55188]: [pid: 55188|app: 0|req: 2762/5435] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 26 22:06:13 2025] POST /compute/v2.1/os-security-group-rules => generated 86 bytes in 30 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 893.319193] [55188]: DEBUG nova.api.openstack.wsgi [None req-da8c4228-9256-45e7-9284-de97d5c5f7b9 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Action: 'create', calling method: .version_select at 0x7d4afa6a4670>, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-1815902170", "description": "tempest-description-903395404"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 893.348445] [55187]: DEBUG nova.policy [None req-ee05ad1c-d1db-43a5-97c0-8902cad79298 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.353324] [55187]: INFO nova.api.openstack.requestlog [None req-ee05ad1c-d1db-43a5-97c0-8902cad79298 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1512 microversion: 2.1 time: 0.104113 [ 893.353689] [55187]: [pid: 55187|app: 0|req: 2674/5436] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:13 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1512 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.403871] [55187]: DEBUG nova.api.openstack.wsgi [None req-e43db2d3-cafe-483a-9246-bb9a13c30a00 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.406228] [55187]: DEBUG nova.compute.api [None req-e43db2d3-cafe-483a-9246-bb9a13c30a00 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.410396] [55187]: DEBUG oslo_concurrency.lockutils [None req-e43db2d3-cafe-483a-9246-bb9a13c30a00 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.410734] [55187]: DEBUG oslo_concurrency.lockutils [None req-e43db2d3-cafe-483a-9246-bb9a13c30a00 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.410909] [55187]: DEBUG oslo_concurrency.lockutils [None req-e43db2d3-cafe-483a-9246-bb9a13c30a00 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.411303] [55187]: DEBUG oslo_concurrency.lockutils [None req-e43db2d3-cafe-483a-9246-bb9a13c30a00 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.411523] [55187]: DEBUG oslo_concurrency.lockutils [None req-e43db2d3-cafe-483a-9246-bb9a13c30a00 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.412106] [55187]: DEBUG oslo_concurrency.lockutils [None req-e43db2d3-cafe-483a-9246-bb9a13c30a00 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.415637] [55188]: INFO nova.api.openstack.requestlog [None req-da8c4228-9256-45e7-9284-de97d5c5f7b9 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 255 microversion: 2.1 time: 0.099016 [ 893.416158] [55188]: [pid: 55188|app: 0|req: 2763/5437] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:06:13 2025] POST /compute/v2.1/os-security-groups => generated 255 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 893.424970] [55188]: DEBUG nova.api.openstack.wsgi [None req-cd41fe0d-a9fd-4d3a-9652-6ab64c70d139 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Action: 'create', calling method: .version_select at 0x7d4af9c2b760>, body: {"security_group_rule": {"parent_group_id": "2e754802-2340-4788-96a1-3aae43e88283", "ip_protocol": "tcp", "from_port": 22, "to_port": 21}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 893.451638] [55188]: INFO nova.api.openstack.wsgi [None req-cd41fe0d-a9fd-4d3a-9652-6ab64c70d139 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] HTTP exception thrown: Invalid port range 22:21. Former value cannot be greater than the later [ 893.451982] [55188]: DEBUG nova.api.openstack.wsgi [None req-cd41fe0d-a9fd-4d3a-9652-6ab64c70d139 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Returning 400 to user: Invalid port range 22:21. Former value cannot be greater than the later {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 893.452772] [55188]: INFO nova.api.openstack.requestlog [None req-cd41fe0d-a9fd-4d3a-9652-6ab64c70d139 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 115 microversion: 2.1 time: 0.031008 [ 893.453139] [55188]: [pid: 55188|app: 0|req: 2764/5438] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 26 22:06:13 2025] POST /compute/v2.1/os-security-group-rules => generated 115 bytes in 32 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) [ 893.459426] [55188]: DEBUG nova.api.openstack.wsgi [None req-b017fc89-c4f9-4f8c-bb8c-2c5d149259ab tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Action: 'create', calling method: .version_select at 0x7d4af9b75090>, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-1819270391", "description": "tempest-description-171282419"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 893.489646] [55187]: DEBUG nova.policy [None req-e43db2d3-cafe-483a-9246-bb9a13c30a00 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.494164] [55187]: INFO nova.api.openstack.requestlog [None req-e43db2d3-cafe-483a-9246-bb9a13c30a00 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1364 microversion: 2.1 time: 0.092917 [ 893.494268] [55187]: [pid: 55187|app: 0|req: 2675/5439] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:13 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1364 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.500497] [55187]: DEBUG nova.api.openstack.wsgi [None req-5beceb36-0b90-43b8-91b0-5f41417e63b6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.502045] [55187]: DEBUG nova.compute.api [None req-5beceb36-0b90-43b8-91b0-5f41417e63b6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.505280] [55187]: DEBUG oslo_concurrency.lockutils [None req-5beceb36-0b90-43b8-91b0-5f41417e63b6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.505383] [55187]: DEBUG oslo_concurrency.lockutils [None req-5beceb36-0b90-43b8-91b0-5f41417e63b6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.505566] [55187]: DEBUG oslo_concurrency.lockutils [None req-5beceb36-0b90-43b8-91b0-5f41417e63b6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.505912] [55187]: DEBUG oslo_concurrency.lockutils [None req-5beceb36-0b90-43b8-91b0-5f41417e63b6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.506143] [55187]: DEBUG oslo_concurrency.lockutils [None req-5beceb36-0b90-43b8-91b0-5f41417e63b6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.506320] [55187]: DEBUG oslo_concurrency.lockutils [None req-5beceb36-0b90-43b8-91b0-5f41417e63b6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.541477] [55187]: DEBUG nova.policy [None req-5beceb36-0b90-43b8-91b0-5f41417e63b6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.545669] [55187]: INFO nova.api.openstack.requestlog [None req-5beceb36-0b90-43b8-91b0-5f41417e63b6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.050751 [ 893.546158] [55187]: [pid: 55187|app: 0|req: 2676/5440] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:13 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.549534] [55187]: DEBUG nova.api.openstack.wsgi [None req-64798434-05d6-4306-9a0a-a6c06a95108e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.554254] [55187]: DEBUG nova.compute.api [None req-64798434-05d6-4306-9a0a-a6c06a95108e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.554847] [55187]: DEBUG oslo_concurrency.lockutils [None req-64798434-05d6-4306-9a0a-a6c06a95108e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.554847] [55187]: DEBUG oslo_concurrency.lockutils [None req-64798434-05d6-4306-9a0a-a6c06a95108e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.555013] [55187]: DEBUG oslo_concurrency.lockutils [None req-64798434-05d6-4306-9a0a-a6c06a95108e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.555388] [55187]: DEBUG oslo_concurrency.lockutils [None req-64798434-05d6-4306-9a0a-a6c06a95108e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.555594] [55187]: DEBUG oslo_concurrency.lockutils [None req-64798434-05d6-4306-9a0a-a6c06a95108e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.555768] [55187]: DEBUG oslo_concurrency.lockutils [None req-64798434-05d6-4306-9a0a-a6c06a95108e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.561889] [55188]: INFO nova.api.openstack.requestlog [None req-b017fc89-c4f9-4f8c-bb8c-2c5d149259ab tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 255 microversion: 2.1 time: 0.103348 [ 893.561889] [55188]: [pid: 55188|app: 0|req: 2765/5441] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:06:13 2025] POST /compute/v2.1/os-security-groups => generated 255 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 893.570537] [55188]: DEBUG nova.api.openstack.wsgi [None req-1b2337a3-e589-4699-b4c1-19687e4f35e9 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Action: 'create', calling method: .version_select at 0x7d4af9c289d0>, body: {"security_group_rule": {"parent_group_id": "be1f06e2-95af-4c12-b0f2-6ea68e6628d6", "ip_protocol": "tcp", "from_port": 22, "to_port": 1700528104}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 893.575247] [55187]: DEBUG oslo_concurrency.lockutils [None req-64798434-05d6-4306-9a0a-a6c06a95108e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.575488] [55187]: DEBUG oslo_concurrency.lockutils [None req-64798434-05d6-4306-9a0a-a6c06a95108e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.575675] [55187]: DEBUG oslo_concurrency.lockutils [None req-64798434-05d6-4306-9a0a-a6c06a95108e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.575869] [55187]: DEBUG nova.objects.instance [None req-64798434-05d6-4306-9a0a-a6c06a95108e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.597689] [55188]: INFO nova.api.openstack.wsgi [None req-1b2337a3-e589-4699-b4c1-19687e4f35e9 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] HTTP exception thrown: Invalid port range 22:1700528104. Valid TCP ports should be between 1-65535 [ 893.597689] [55188]: DEBUG nova.api.openstack.wsgi [None req-1b2337a3-e589-4699-b4c1-19687e4f35e9 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Returning 400 to user: Invalid port range 22:1700528104. Valid TCP ports should be between 1-65535 {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 893.598540] [55188]: INFO nova.api.openstack.requestlog [None req-1b2337a3-e589-4699-b4c1-19687e4f35e9 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 119 microversion: 2.1 time: 0.030235 [ 893.598540] [55188]: [pid: 55188|app: 0|req: 2766/5442] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 26 22:06:13 2025] POST /compute/v2.1/os-security-group-rules => generated 119 bytes in 31 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) [ 893.598968] [55187]: DEBUG nova.policy [None req-64798434-05d6-4306-9a0a-a6c06a95108e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.600825] [55188]: DEBUG nova.api.openstack.wsgi [None req-1707a016-36aa-4118-a210-fa07e1df8c6f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.604216] [55187]: INFO nova.api.openstack.requestlog [None req-64798434-05d6-4306-9a0a-a6c06a95108e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.057552 [ 893.604285] [55188]: DEBUG nova.compute.api [None req-1707a016-36aa-4118-a210-fa07e1df8c6f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.604703] [55187]: [pid: 55187|app: 0|req: 2677/5443] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:13 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.607116] [55187]: DEBUG nova.api.openstack.wsgi [None req-db142f30-cc44-44f0-b295-4ec49919d333 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Action: 'create', calling method: .version_select at 0x7d4afafa1510>, body: {"security_group_rule": {"parent_group_id": "eb09ac6a-f7de-463f-a879-7f9e3bfd05e8", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 893.610463] [55188]: DEBUG oslo_concurrency.lockutils [None req-1707a016-36aa-4118-a210-fa07e1df8c6f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.610702] [55188]: DEBUG oslo_concurrency.lockutils [None req-1707a016-36aa-4118-a210-fa07e1df8c6f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.610900] [55188]: DEBUG oslo_concurrency.lockutils [None req-1707a016-36aa-4118-a210-fa07e1df8c6f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.614975] [55188]: DEBUG oslo_concurrency.lockutils [None req-1707a016-36aa-4118-a210-fa07e1df8c6f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.614975] [55188]: DEBUG oslo_concurrency.lockutils [None req-1707a016-36aa-4118-a210-fa07e1df8c6f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.614975] [55188]: DEBUG oslo_concurrency.lockutils [None req-1707a016-36aa-4118-a210-fa07e1df8c6f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.620874] [55187]: DEBUG neutronclient.v2_0.client [None req-db142f30-cc44-44f0-b295-4ec49919d333 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group eb09ac6a-f7de-463f-a879-7f9e3bfd05e8 does not exist", "detail": ""}} {{(pid=55187) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 893.621259] [55187]: DEBUG nova.network.security_group_api [None req-db142f30-cc44-44f0-b295-4ec49919d333 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Neutron security group eb09ac6a-f7de-463f-a879-7f9e3bfd05e8 not found {{(pid=55187) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 893.621521] [55187]: INFO nova.api.openstack.wsgi [None req-db142f30-cc44-44f0-b295-4ec49919d333 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] HTTP exception thrown: Security group eb09ac6a-f7de-463f-a879-7f9e3bfd05e8 does not exist [ 893.621521] [55187]: Neutron server returns request_ids: ['req-04e59b0d-8aa8-42e5-83ae-be8f49c06936'] [ 893.621810] [55187]: DEBUG nova.api.openstack.wsgi [None req-db142f30-cc44-44f0-b295-4ec49919d333 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Returning 404 to user: Security group eb09ac6a-f7de-463f-a879-7f9e3bfd05e8 does not exist [ 893.621810] [55187]: Neutron server returns request_ids: ['req-04e59b0d-8aa8-42e5-83ae-be8f49c06936'] {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 893.622241] [55187]: INFO nova.api.openstack.requestlog [None req-db142f30-cc44-44f0-b295-4ec49919d333 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 404 len: 194 microversion: 2.1 time: 0.017058 [ 893.622587] [55187]: [pid: 55187|app: 0|req: 2678/5444] 10.180.1.21 () {60 vars in 1190 bytes} [Wed Mar 26 22:06:13 2025] POST /compute/v2.1/os-security-group-rules => generated 194 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 893.628269] [55187]: DEBUG nova.api.openstack.wsgi [None req-f5850c71-7654-4939-adeb-b9741bc97903 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Calling method '.version_select at 0x7d4afa98e050>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.639981] [55187]: DEBUG neutronclient.v2_0.client [None req-f5850c71-7654-4939-adeb-b9741bc97903 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Error message: {"NeutronError": {"type": "SecurityGroupRuleNotFound", "message": "Security group rule 4f06efe8-579d-4ce6-a5ec-1f3505a4eb0f does not exist", "detail": ""}} {{(pid=55187) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 893.640075] [55187]: DEBUG nova.network.security_group_api [None req-f5850c71-7654-4939-adeb-b9741bc97903 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Neutron security group rule 4f06efe8-579d-4ce6-a5ec-1f3505a4eb0f not found {{(pid=55187) get_rule /opt/stack/nova/nova/network/security_group_api.py:450}} [ 893.640324] [55187]: INFO nova.api.openstack.wsgi [None req-f5850c71-7654-4939-adeb-b9741bc97903 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] HTTP exception thrown: Security group rule 4f06efe8-579d-4ce6-a5ec-1f3505a4eb0f does not exist [ 893.640324] [55187]: Neutron server returns request_ids: ['req-2706aa08-2c80-4a6b-8103-7dde6a6a28dc'] [ 893.640710] [55187]: DEBUG nova.api.openstack.wsgi [None req-f5850c71-7654-4939-adeb-b9741bc97903 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Returning 404 to user: Security group rule 4f06efe8-579d-4ce6-a5ec-1f3505a4eb0f does not exist [ 893.640710] [55187]: Neutron server returns request_ids: ['req-2706aa08-2c80-4a6b-8103-7dde6a6a28dc'] {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 893.641144] [55187]: INFO nova.api.openstack.requestlog [None req-f5850c71-7654-4939-adeb-b9741bc97903 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-group-rules/4f06efe8-579d-4ce6-a5ec-1f3505a4eb0f" status: 404 len: 199 microversion: 2.1 time: 0.015093 [ 893.641440] [55187]: [pid: 55187|app: 0|req: 2679/5445] 10.180.1.21 () {58 vars in 1282 bytes} [Wed Mar 26 22:06:13 2025] DELETE /compute/v2.1/os-security-group-rules/4f06efe8-579d-4ce6-a5ec-1f3505a4eb0f => generated 199 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 893.646627] [55188]: DEBUG nova.policy [None req-1707a016-36aa-4118-a210-fa07e1df8c6f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.647284] [55187]: DEBUG nova.api.openstack.wsgi [None req-d12b269d-cf2a-4430-bbba-1e66a3bd7000 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.649298] [55187]: DEBUG nova.compute.api [None req-d12b269d-cf2a-4430-bbba-1e66a3bd7000 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.652935] [55187]: DEBUG oslo_concurrency.lockutils [None req-d12b269d-cf2a-4430-bbba-1e66a3bd7000 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.653336] [55187]: DEBUG oslo_concurrency.lockutils [None req-d12b269d-cf2a-4430-bbba-1e66a3bd7000 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.653435] [55187]: DEBUG oslo_concurrency.lockutils [None req-d12b269d-cf2a-4430-bbba-1e66a3bd7000 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.653834] [55187]: DEBUG oslo_concurrency.lockutils [None req-d12b269d-cf2a-4430-bbba-1e66a3bd7000 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.654046] [55188]: INFO nova.api.openstack.requestlog [None req-1707a016-36aa-4118-a210-fa07e1df8c6f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.055233 [ 893.654102] [55187]: DEBUG oslo_concurrency.lockutils [None req-d12b269d-cf2a-4430-bbba-1e66a3bd7000 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.654472] [55187]: DEBUG oslo_concurrency.lockutils [None req-d12b269d-cf2a-4430-bbba-1e66a3bd7000 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.654521] [55188]: [pid: 55188|app: 0|req: 2767/5446] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:13 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.662097] [55188]: DEBUG nova.api.openstack.wsgi [None req-f074b549-5b7c-48f4-a29a-da4c5b0a7ed5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.663806] [55188]: DEBUG nova.compute.api [None req-f074b549-5b7c-48f4-a29a-da4c5b0a7ed5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.667817] [55188]: DEBUG oslo_concurrency.lockutils [None req-f074b549-5b7c-48f4-a29a-da4c5b0a7ed5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.668074] [55188]: DEBUG oslo_concurrency.lockutils [None req-f074b549-5b7c-48f4-a29a-da4c5b0a7ed5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.668273] [55188]: DEBUG oslo_concurrency.lockutils [None req-f074b549-5b7c-48f4-a29a-da4c5b0a7ed5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.668649] [55188]: DEBUG oslo_concurrency.lockutils [None req-f074b549-5b7c-48f4-a29a-da4c5b0a7ed5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.668901] [55188]: DEBUG oslo_concurrency.lockutils [None req-f074b549-5b7c-48f4-a29a-da4c5b0a7ed5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.669341] [55188]: DEBUG oslo_concurrency.lockutils [None req-f074b549-5b7c-48f4-a29a-da4c5b0a7ed5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.686106] [55187]: DEBUG oslo_concurrency.lockutils [None req-d12b269d-cf2a-4430-bbba-1e66a3bd7000 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.686435] [55187]: DEBUG oslo_concurrency.lockutils [None req-d12b269d-cf2a-4430-bbba-1e66a3bd7000 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.686709] [55187]: DEBUG oslo_concurrency.lockutils [None req-d12b269d-cf2a-4430-bbba-1e66a3bd7000 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.686953] [55187]: DEBUG nova.objects.instance [None req-d12b269d-cf2a-4430-bbba-1e66a3bd7000 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.711573] [55187]: DEBUG nova.policy [None req-d12b269d-cf2a-4430-bbba-1e66a3bd7000 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.718994] [55188]: DEBUG nova.policy [None req-f074b549-5b7c-48f4-a29a-da4c5b0a7ed5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.719820] [55187]: INFO nova.api.openstack.requestlog [None req-d12b269d-cf2a-4430-bbba-1e66a3bd7000 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.077770 [ 893.720467] [55187]: [pid: 55187|app: 0|req: 2680/5447] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:14 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.722983] [55188]: INFO nova.api.openstack.requestlog [None req-f074b549-5b7c-48f4-a29a-da4c5b0a7ed5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.064158 [ 893.723458] [55188]: [pid: 55188|app: 0|req: 2768/5448] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:14 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.723908] [55187]: DEBUG nova.api.openstack.wsgi [None req-84722f7b-6b41-4b3d-be34-060337f23b8f tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Calling method '.version_select at 0x7d4af9da0f70>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.726871] [55188]: DEBUG nova.api.openstack.wsgi [None req-4018e051-0a4c-4491-80a5-fcf84dfe0bee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.728663] [55188]: DEBUG nova.compute.api [None req-4018e051-0a4c-4491-80a5-fcf84dfe0bee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.733017] [55188]: DEBUG oslo_concurrency.lockutils [None req-4018e051-0a4c-4491-80a5-fcf84dfe0bee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.733017] [55188]: DEBUG oslo_concurrency.lockutils [None req-4018e051-0a4c-4491-80a5-fcf84dfe0bee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.733017] [55188]: DEBUG oslo_concurrency.lockutils [None req-4018e051-0a4c-4491-80a5-fcf84dfe0bee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.733172] [55188]: DEBUG oslo_concurrency.lockutils [None req-4018e051-0a4c-4491-80a5-fcf84dfe0bee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.733367] [55188]: DEBUG oslo_concurrency.lockutils [None req-4018e051-0a4c-4491-80a5-fcf84dfe0bee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.733535] [55188]: DEBUG oslo_concurrency.lockutils [None req-4018e051-0a4c-4491-80a5-fcf84dfe0bee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.756974] [55188]: DEBUG oslo_concurrency.lockutils [None req-4018e051-0a4c-4491-80a5-fcf84dfe0bee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.757473] [55188]: DEBUG oslo_concurrency.lockutils [None req-4018e051-0a4c-4491-80a5-fcf84dfe0bee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.757819] [55188]: DEBUG oslo_concurrency.lockutils [None req-4018e051-0a4c-4491-80a5-fcf84dfe0bee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.759049] [55188]: DEBUG nova.objects.instance [None req-4018e051-0a4c-4491-80a5-fcf84dfe0bee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.781310] [55188]: DEBUG nova.policy [None req-4018e051-0a4c-4491-80a5-fcf84dfe0bee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.785659] [55188]: INFO nova.api.openstack.requestlog [None req-4018e051-0a4c-4491-80a5-fcf84dfe0bee tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.061236 [ 893.785981] [55188]: [pid: 55188|app: 0|req: 2769/5449] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:14 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.788816] [55188]: DEBUG nova.api.openstack.wsgi [None req-e2374e65-b6dc-4fdb-bdb4-d60bea03fd21 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.790684] [55188]: DEBUG nova.compute.api [None req-e2374e65-b6dc-4fdb-bdb4-d60bea03fd21 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.793683] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2374e65-b6dc-4fdb-bdb4-d60bea03fd21 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.793913] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2374e65-b6dc-4fdb-bdb4-d60bea03fd21 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.794508] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2374e65-b6dc-4fdb-bdb4-d60bea03fd21 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.794596] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2374e65-b6dc-4fdb-bdb4-d60bea03fd21 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.794880] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2374e65-b6dc-4fdb-bdb4-d60bea03fd21 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.794958] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2374e65-b6dc-4fdb-bdb4-d60bea03fd21 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.829202] [55187]: INFO nova.api.openstack.requestlog [None req-84722f7b-6b41-4b3d-be34-060337f23b8f tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/be1f06e2-95af-4c12-b0f2-6ea68e6628d6" status: 202 len: 0 microversion: 2.1 time: 0.105877 [ 893.829202] [55187]: [pid: 55187|app: 0|req: 2681/5450] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:06:14 2025] DELETE /compute/v2.1/os-security-groups/be1f06e2-95af-4c12-b0f2-6ea68e6628d6 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 893.830592] [55187]: DEBUG nova.api.openstack.wsgi [None req-379ccde0-2d7b-4a44-93d2-b1bbb4809967 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.832605] [55187]: DEBUG nova.compute.api [None req-379ccde0-2d7b-4a44-93d2-b1bbb4809967 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.836117] [55187]: DEBUG oslo_concurrency.lockutils [None req-379ccde0-2d7b-4a44-93d2-b1bbb4809967 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.837093] [55187]: DEBUG oslo_concurrency.lockutils [None req-379ccde0-2d7b-4a44-93d2-b1bbb4809967 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.837488] [55187]: DEBUG oslo_concurrency.lockutils [None req-379ccde0-2d7b-4a44-93d2-b1bbb4809967 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.838040] [55187]: DEBUG oslo_concurrency.lockutils [None req-379ccde0-2d7b-4a44-93d2-b1bbb4809967 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.838383] [55187]: DEBUG oslo_concurrency.lockutils [None req-379ccde0-2d7b-4a44-93d2-b1bbb4809967 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.838687] [55187]: DEBUG oslo_concurrency.lockutils [None req-379ccde0-2d7b-4a44-93d2-b1bbb4809967 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.844629] [55188]: DEBUG nova.policy [None req-e2374e65-b6dc-4fdb-bdb4-d60bea03fd21 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.849215] [55188]: DEBUG nova.policy [None req-e2374e65-b6dc-4fdb-bdb4-d60bea03fd21 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.849837] [55188]: DEBUG nova.policy [None req-e2374e65-b6dc-4fdb-bdb4-d60bea03fd21 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.853392] [55188]: INFO nova.api.openstack.requestlog [None req-e2374e65-b6dc-4fdb-bdb4-d60bea03fd21 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1552 microversion: 2.94 time: 0.066869 [ 893.854028] [55188]: [pid: 55188|app: 0|req: 2770/5451] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:14 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1552 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 893.856060] [55188]: DEBUG nova.api.openstack.wsgi [None req-ce9532d0-f96f-44ec-a525-862f13407ae5 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Calling method '.version_select at 0x7d4af9c29cf0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.872345] [55187]: DEBUG nova.policy [None req-379ccde0-2d7b-4a44-93d2-b1bbb4809967 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.876824] [55187]: INFO nova.api.openstack.requestlog [None req-379ccde0-2d7b-4a44-93d2-b1bbb4809967 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.048697 [ 893.877338] [55187]: [pid: 55187|app: 0|req: 2682/5452] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:14 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.886707] [55187]: DEBUG nova.api.openstack.wsgi [None req-a64d5902-4d93-45ef-a16a-e590ea7eb62d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.889528] [55187]: DEBUG nova.compute.api [None req-a64d5902-4d93-45ef-a16a-e590ea7eb62d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.893307] [55187]: DEBUG oslo_concurrency.lockutils [None req-a64d5902-4d93-45ef-a16a-e590ea7eb62d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.893599] [55187]: DEBUG oslo_concurrency.lockutils [None req-a64d5902-4d93-45ef-a16a-e590ea7eb62d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.893820] [55187]: DEBUG oslo_concurrency.lockutils [None req-a64d5902-4d93-45ef-a16a-e590ea7eb62d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.894387] [55187]: DEBUG oslo_concurrency.lockutils [None req-a64d5902-4d93-45ef-a16a-e590ea7eb62d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.894437] [55187]: DEBUG oslo_concurrency.lockutils [None req-a64d5902-4d93-45ef-a16a-e590ea7eb62d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.894611] [55187]: DEBUG oslo_concurrency.lockutils [None req-a64d5902-4d93-45ef-a16a-e590ea7eb62d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.982829] [55187]: DEBUG nova.policy [None req-a64d5902-4d93-45ef-a16a-e590ea7eb62d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.987190] [55187]: INFO nova.api.openstack.requestlog [None req-a64d5902-4d93-45ef-a16a-e590ea7eb62d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1468 microversion: 2.1 time: 0.105564 [ 893.987584] [55187]: [pid: 55187|app: 0|req: 2683/5453] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:14 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1468 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.990190] [55187]: DEBUG nova.api.openstack.wsgi [None req-ce82da5b-d366-432a-b288-7b7ea2ffbcfc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 893.991666] [55187]: DEBUG nova.compute.api [None req-ce82da5b-d366-432a-b288-7b7ea2ffbcfc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 893.995526] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce82da5b-d366-432a-b288-7b7ea2ffbcfc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.995526] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce82da5b-d366-432a-b288-7b7ea2ffbcfc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.995526] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce82da5b-d366-432a-b288-7b7ea2ffbcfc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.995659] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce82da5b-d366-432a-b288-7b7ea2ffbcfc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.995785] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce82da5b-d366-432a-b288-7b7ea2ffbcfc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.996014] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce82da5b-d366-432a-b288-7b7ea2ffbcfc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.016111] [55188]: INFO nova.api.openstack.requestlog [None req-ce9532d0-f96f-44ec-a525-862f13407ae5 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/2e754802-2340-4788-96a1-3aae43e88283" status: 202 len: 0 microversion: 2.1 time: 0.161028 [ 894.016111] [55188]: [pid: 55188|app: 0|req: 2771/5454] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:06:14 2025] DELETE /compute/v2.1/os-security-groups/2e754802-2340-4788-96a1-3aae43e88283 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 894.019549] [55188]: DEBUG nova.api.openstack.wsgi [None req-2519f1b1-cfdb-4049-bbdb-474e86f7de37 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.022157] [55188]: DEBUG nova.compute.api [None req-2519f1b1-cfdb-4049-bbdb-474e86f7de37 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.025353] [55188]: DEBUG oslo_concurrency.lockutils [None req-2519f1b1-cfdb-4049-bbdb-474e86f7de37 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.025795] [55188]: DEBUG oslo_concurrency.lockutils [None req-2519f1b1-cfdb-4049-bbdb-474e86f7de37 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.026134] [55188]: DEBUG oslo_concurrency.lockutils [None req-2519f1b1-cfdb-4049-bbdb-474e86f7de37 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.026615] [55188]: DEBUG oslo_concurrency.lockutils [None req-2519f1b1-cfdb-4049-bbdb-474e86f7de37 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.026950] [55188]: DEBUG oslo_concurrency.lockutils [None req-2519f1b1-cfdb-4049-bbdb-474e86f7de37 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.027311] [55188]: DEBUG oslo_concurrency.lockutils [None req-2519f1b1-cfdb-4049-bbdb-474e86f7de37 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.073866] [55187]: DEBUG nova.policy [None req-ce82da5b-d366-432a-b288-7b7ea2ffbcfc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.083539] [55187]: INFO nova.api.openstack.requestlog [None req-ce82da5b-d366-432a-b288-7b7ea2ffbcfc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1306 microversion: 2.1 time: 0.094765 [ 894.083539] [55187]: [pid: 55187|app: 0|req: 2684/5455] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:14 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1306 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.085972] [55187]: DEBUG nova.api.openstack.wsgi [None req-c17477cc-03eb-4dd6-a4e6-710428ac8779 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Calling method '.version_select at 0x7d4afafa15a0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.182354] [55187]: INFO nova.api.openstack.requestlog [None req-c17477cc-03eb-4dd6-a4e6-710428ac8779 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/44cd74e2-9b9e-46d2-a4c7-9e542ca73e19" status: 202 len: 0 microversion: 2.1 time: 0.096638 [ 894.182354] [55187]: [pid: 55187|app: 0|req: 2685/5456] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:06:14 2025] DELETE /compute/v2.1/os-security-groups/44cd74e2-9b9e-46d2-a4c7-9e542ca73e19 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 894.184425] [55187]: DEBUG nova.api.openstack.wsgi [None req-82730566-c197-4272-a0dd-d74672c9142d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.186353] [55187]: DEBUG nova.compute.api [None req-82730566-c197-4272-a0dd-d74672c9142d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.189944] [55187]: DEBUG oslo_concurrency.lockutils [None req-82730566-c197-4272-a0dd-d74672c9142d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.190274] [55187]: DEBUG oslo_concurrency.lockutils [None req-82730566-c197-4272-a0dd-d74672c9142d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.190376] [55187]: DEBUG oslo_concurrency.lockutils [None req-82730566-c197-4272-a0dd-d74672c9142d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.190939] [55187]: DEBUG oslo_concurrency.lockutils [None req-82730566-c197-4272-a0dd-d74672c9142d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.191174] [55187]: DEBUG oslo_concurrency.lockutils [None req-82730566-c197-4272-a0dd-d74672c9142d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.191357] [55187]: DEBUG oslo_concurrency.lockutils [None req-82730566-c197-4272-a0dd-d74672c9142d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.212461] [55187]: DEBUG oslo_concurrency.lockutils [None req-82730566-c197-4272-a0dd-d74672c9142d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.212689] [55187]: DEBUG oslo_concurrency.lockutils [None req-82730566-c197-4272-a0dd-d74672c9142d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.212866] [55187]: DEBUG oslo_concurrency.lockutils [None req-82730566-c197-4272-a0dd-d74672c9142d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.214082] [55187]: DEBUG nova.objects.instance [None req-82730566-c197-4272-a0dd-d74672c9142d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.228269] [55188]: DEBUG nova.policy [None req-2519f1b1-cfdb-4049-bbdb-474e86f7de37 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.234472] [55188]: INFO nova.api.openstack.requestlog [None req-2519f1b1-cfdb-4049-bbdb-474e86f7de37 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1500 microversion: 2.1 time: 0.217051 [ 894.234833] [55188]: [pid: 55188|app: 0|req: 2772/5457] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:14 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1500 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.238609] [55187]: DEBUG nova.policy [None req-82730566-c197-4272-a0dd-d74672c9142d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.239205] [55188]: DEBUG nova.api.openstack.wsgi [None req-f07532f8-80cc-48b2-8055-054715e0a3f8 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Calling method '.version_select at 0x7d4afa7ff640>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.245571] [55187]: INFO nova.api.openstack.requestlog [None req-82730566-c197-4272-a0dd-d74672c9142d tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.063290 [ 894.245828] [55187]: [pid: 55187|app: 0|req: 2686/5458] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:14 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.251877] [55187]: DEBUG nova.api.openstack.wsgi [None req-a5b5d6a9-8ce2-41f6-aea8-c04aabc19eff tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.251877] [55187]: DEBUG nova.compute.api [None req-a5b5d6a9-8ce2-41f6-aea8-c04aabc19eff tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.263134] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5b5d6a9-8ce2-41f6-aea8-c04aabc19eff tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.263395] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5b5d6a9-8ce2-41f6-aea8-c04aabc19eff tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.264562] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5b5d6a9-8ce2-41f6-aea8-c04aabc19eff tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.264562] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5b5d6a9-8ce2-41f6-aea8-c04aabc19eff tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.264562] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5b5d6a9-8ce2-41f6-aea8-c04aabc19eff tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.264562] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5b5d6a9-8ce2-41f6-aea8-c04aabc19eff tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.287013] [55187]: DEBUG nova.compute.api [None req-a5b5d6a9-8ce2-41f6-aea8-c04aabc19eff tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 894.348445] [55187]: INFO nova.api.openstack.requestlog [None req-a5b5d6a9-8ce2-41f6-aea8-c04aabc19eff tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 204 len: 0 microversion: 2.1 time: 0.097847 [ 894.348445] [55187]: [pid: 55187|app: 0|req: 2687/5459] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:06:14 2025] DELETE /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 894.350336] [55187]: DEBUG nova.api.openstack.wsgi [None req-fecc246a-e154-45b5-940c-911b78dfc0ef tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.352286] [55187]: DEBUG nova.compute.api [None req-fecc246a-e154-45b5-940c-911b78dfc0ef tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.355717] [55187]: DEBUG oslo_concurrency.lockutils [None req-fecc246a-e154-45b5-940c-911b78dfc0ef tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.357434] [55187]: DEBUG oslo_concurrency.lockutils [None req-fecc246a-e154-45b5-940c-911b78dfc0ef tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.357890] [55187]: DEBUG oslo_concurrency.lockutils [None req-fecc246a-e154-45b5-940c-911b78dfc0ef tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.358423] [55187]: DEBUG oslo_concurrency.lockutils [None req-fecc246a-e154-45b5-940c-911b78dfc0ef tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.358776] [55187]: DEBUG oslo_concurrency.lockutils [None req-fecc246a-e154-45b5-940c-911b78dfc0ef tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.359073] [55187]: DEBUG oslo_concurrency.lockutils [None req-fecc246a-e154-45b5-940c-911b78dfc0ef tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.446148] [55187]: DEBUG nova.policy [None req-fecc246a-e154-45b5-940c-911b78dfc0ef tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.453777] [55187]: INFO nova.api.openstack.requestlog [None req-fecc246a-e154-45b5-940c-911b78dfc0ef tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.106002 [ 894.454185] [55187]: [pid: 55187|app: 0|req: 2688/5460] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:14 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.457036] [55187]: DEBUG nova.api.openstack.wsgi [None req-8d6b45f3-fdb6-45d4-a10e-98ec3f52479e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.458468] [55187]: DEBUG nova.compute.api [None req-8d6b45f3-fdb6-45d4-a10e-98ec3f52479e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.464856] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d6b45f3-fdb6-45d4-a10e-98ec3f52479e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.465115] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d6b45f3-fdb6-45d4-a10e-98ec3f52479e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.465303] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d6b45f3-fdb6-45d4-a10e-98ec3f52479e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.465723] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d6b45f3-fdb6-45d4-a10e-98ec3f52479e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.465949] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d6b45f3-fdb6-45d4-a10e-98ec3f52479e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.466109] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d6b45f3-fdb6-45d4-a10e-98ec3f52479e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.471187] [55188]: INFO nova.api.openstack.requestlog [None req-f07532f8-80cc-48b2-8055-054715e0a3f8 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/2681215f-470b-40fb-b13e-e5a9d977b105" status: 202 len: 0 microversion: 2.1 time: 0.232975 [ 894.471187] [55188]: [pid: 55188|app: 0|req: 2773/5461] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:06:14 2025] DELETE /compute/v2.1/os-security-groups/2681215f-470b-40fb-b13e-e5a9d977b105 => generated 0 bytes in 234 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 894.472791] [55188]: DEBUG nova.api.openstack.wsgi [None req-43f008b4-b2cd-4767-bed1-f150446a4747 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.474791] [55188]: DEBUG nova.compute.api [None req-43f008b4-b2cd-4767-bed1-f150446a4747 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.479869] [55188]: DEBUG oslo_concurrency.lockutils [None req-43f008b4-b2cd-4767-bed1-f150446a4747 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.480363] [55188]: DEBUG oslo_concurrency.lockutils [None req-43f008b4-b2cd-4767-bed1-f150446a4747 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.480800] [55188]: DEBUG oslo_concurrency.lockutils [None req-43f008b4-b2cd-4767-bed1-f150446a4747 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.481335] [55188]: DEBUG oslo_concurrency.lockutils [None req-43f008b4-b2cd-4767-bed1-f150446a4747 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.481699] [55188]: DEBUG oslo_concurrency.lockutils [None req-43f008b4-b2cd-4767-bed1-f150446a4747 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.482048] [55188]: DEBUG oslo_concurrency.lockutils [None req-43f008b4-b2cd-4767-bed1-f150446a4747 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.574676] [55187]: DEBUG nova.policy [None req-8d6b45f3-fdb6-45d4-a10e-98ec3f52479e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.583037] [55187]: INFO nova.api.openstack.requestlog [None req-8d6b45f3-fdb6-45d4-a10e-98ec3f52479e tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1506 microversion: 2.1 time: 0.128209 [ 894.583595] [55187]: [pid: 55187|app: 0|req: 2689/5462] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:14 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1506 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.587023] [55187]: DEBUG nova.api.openstack.wsgi [None req-f6a9c077-117b-44ba-bfcd-89b31282dd61 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] Calling method '.version_select at 0x7d4af9da3520>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.592348] [55188]: DEBUG nova.policy [None req-43f008b4-b2cd-4767-bed1-f150446a4747 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.596918] [55188]: INFO nova.api.openstack.requestlog [None req-43f008b4-b2cd-4767-bed1-f150446a4747 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1512 microversion: 2.1 time: 0.127031 [ 894.597505] [55188]: [pid: 55188|app: 0|req: 2774/5463] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:14 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1512 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.603271] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c420c69-4442-4b7e-af4b-22634f7ec6b1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.604675] [55188]: DEBUG nova.compute.api [None req-5c420c69-4442-4b7e-af4b-22634f7ec6b1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.608216] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c420c69-4442-4b7e-af4b-22634f7ec6b1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.608495] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c420c69-4442-4b7e-af4b-22634f7ec6b1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.608916] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c420c69-4442-4b7e-af4b-22634f7ec6b1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.608992] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c420c69-4442-4b7e-af4b-22634f7ec6b1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.609198] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c420c69-4442-4b7e-af4b-22634f7ec6b1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.609447] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c420c69-4442-4b7e-af4b-22634f7ec6b1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.677772] [55187]: INFO nova.api.openstack.requestlog [None req-f6a9c077-117b-44ba-bfcd-89b31282dd61 tempest-SecurityGroupRulesNegativeTestJSON-1648283464 tempest-SecurityGroupRulesNegativeTestJSON-1648283464-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/292d0677-2882-4812-ac2d-52f9014ae3b7" status: 202 len: 0 microversion: 2.1 time: 0.093618 [ 894.678293] [55187]: [pid: 55187|app: 0|req: 2690/5464] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:06:14 2025] DELETE /compute/v2.1/os-security-groups/292d0677-2882-4812-ac2d-52f9014ae3b7 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 894.680955] [55187]: DEBUG nova.api.openstack.wsgi [None req-b95371fa-7396-4204-840d-aa748dd69262 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.682810] [55187]: DEBUG nova.compute.api [None req-b95371fa-7396-4204-840d-aa748dd69262 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.686991] [55187]: DEBUG oslo_concurrency.lockutils [None req-b95371fa-7396-4204-840d-aa748dd69262 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.687286] [55187]: DEBUG oslo_concurrency.lockutils [None req-b95371fa-7396-4204-840d-aa748dd69262 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.687530] [55187]: DEBUG oslo_concurrency.lockutils [None req-b95371fa-7396-4204-840d-aa748dd69262 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.687909] [55187]: DEBUG oslo_concurrency.lockutils [None req-b95371fa-7396-4204-840d-aa748dd69262 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.688157] [55187]: DEBUG oslo_concurrency.lockutils [None req-b95371fa-7396-4204-840d-aa748dd69262 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.688364] [55187]: DEBUG oslo_concurrency.lockutils [None req-b95371fa-7396-4204-840d-aa748dd69262 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.709196] [55188]: DEBUG nova.policy [None req-5c420c69-4442-4b7e-af4b-22634f7ec6b1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.713956] [55188]: INFO nova.api.openstack.requestlog [None req-5c420c69-4442-4b7e-af4b-22634f7ec6b1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1364 microversion: 2.1 time: 0.115803 [ 894.714327] [55188]: [pid: 55188|app: 0|req: 2775/5465] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:14 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1364 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.716753] [55188]: DEBUG nova.api.openstack.wsgi [None req-d97e8bf1-0dee-4568-9270-1a73b6b57218 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.718506] [55188]: DEBUG nova.compute.api [None req-d97e8bf1-0dee-4568-9270-1a73b6b57218 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.721634] [55188]: DEBUG oslo_concurrency.lockutils [None req-d97e8bf1-0dee-4568-9270-1a73b6b57218 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.722028] [55188]: DEBUG oslo_concurrency.lockutils [None req-d97e8bf1-0dee-4568-9270-1a73b6b57218 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.722152] [55188]: DEBUG oslo_concurrency.lockutils [None req-d97e8bf1-0dee-4568-9270-1a73b6b57218 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.722544] [55188]: DEBUG oslo_concurrency.lockutils [None req-d97e8bf1-0dee-4568-9270-1a73b6b57218 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.722800] [55188]: DEBUG oslo_concurrency.lockutils [None req-d97e8bf1-0dee-4568-9270-1a73b6b57218 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.723025] [55188]: DEBUG oslo_concurrency.lockutils [None req-d97e8bf1-0dee-4568-9270-1a73b6b57218 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.727125] [55187]: DEBUG nova.policy [None req-b95371fa-7396-4204-840d-aa748dd69262 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.733624] [55187]: INFO nova.api.openstack.requestlog [None req-b95371fa-7396-4204-840d-aa748dd69262 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.054215 [ 894.733624] [55187]: [pid: 55187|app: 0|req: 2691/5466] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:15 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.735909] [55187]: DEBUG nova.api.openstack.wsgi [None req-2fc4dfd0-98bb-47aa-a0ec-04cdd2ec6898 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.737583] [55187]: DEBUG nova.compute.api [None req-2fc4dfd0-98bb-47aa-a0ec-04cdd2ec6898 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.740669] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fc4dfd0-98bb-47aa-a0ec-04cdd2ec6898 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.743450] [55188]: DEBUG oslo_concurrency.lockutils [None req-d97e8bf1-0dee-4568-9270-1a73b6b57218 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.743966] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fc4dfd0-98bb-47aa-a0ec-04cdd2ec6898 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.743966] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fc4dfd0-98bb-47aa-a0ec-04cdd2ec6898 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.744134] [55188]: DEBUG oslo_concurrency.lockutils [None req-d97e8bf1-0dee-4568-9270-1a73b6b57218 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.744168] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fc4dfd0-98bb-47aa-a0ec-04cdd2ec6898 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.744199] [55188]: DEBUG oslo_concurrency.lockutils [None req-d97e8bf1-0dee-4568-9270-1a73b6b57218 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.744263] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fc4dfd0-98bb-47aa-a0ec-04cdd2ec6898 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.744294] [55188]: DEBUG nova.objects.instance [None req-d97e8bf1-0dee-4568-9270-1a73b6b57218 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.744326] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fc4dfd0-98bb-47aa-a0ec-04cdd2ec6898 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.771446] [55188]: DEBUG nova.policy [None req-d97e8bf1-0dee-4568-9270-1a73b6b57218 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.775723] [55188]: INFO nova.api.openstack.requestlog [None req-d97e8bf1-0dee-4568-9270-1a73b6b57218 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.060790 [ 894.776064] [55188]: [pid: 55188|app: 0|req: 2776/5467] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:15 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.778827] [55188]: DEBUG nova.api.openstack.wsgi [None req-50237f51-bf31-4ee0-834e-1ab442c0b90b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.780733] [55188]: DEBUG nova.compute.api [None req-50237f51-bf31-4ee0-834e-1ab442c0b90b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.784095] [55188]: DEBUG oslo_concurrency.lockutils [None req-50237f51-bf31-4ee0-834e-1ab442c0b90b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.784429] [55188]: DEBUG oslo_concurrency.lockutils [None req-50237f51-bf31-4ee0-834e-1ab442c0b90b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.784569] [55188]: DEBUG oslo_concurrency.lockutils [None req-50237f51-bf31-4ee0-834e-1ab442c0b90b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.784924] [55188]: DEBUG oslo_concurrency.lockutils [None req-50237f51-bf31-4ee0-834e-1ab442c0b90b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.785135] [55188]: DEBUG oslo_concurrency.lockutils [None req-50237f51-bf31-4ee0-834e-1ab442c0b90b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.785310] [55188]: DEBUG oslo_concurrency.lockutils [None req-50237f51-bf31-4ee0-834e-1ab442c0b90b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.787153] [55187]: DEBUG nova.policy [None req-2fc4dfd0-98bb-47aa-a0ec-04cdd2ec6898 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.791602] [55187]: INFO nova.api.openstack.requestlog [None req-2fc4dfd0-98bb-47aa-a0ec-04cdd2ec6898 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.057525 [ 894.792037] [55187]: [pid: 55187|app: 0|req: 2692/5468] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:15 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.794623] [55187]: DEBUG nova.api.openstack.wsgi [None req-459eed17-f887-4db1-9946-2ff0a68d921b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.796238] [55187]: DEBUG nova.compute.api [None req-459eed17-f887-4db1-9946-2ff0a68d921b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.800191] [55187]: DEBUG oslo_concurrency.lockutils [None req-459eed17-f887-4db1-9946-2ff0a68d921b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.800424] [55187]: DEBUG oslo_concurrency.lockutils [None req-459eed17-f887-4db1-9946-2ff0a68d921b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.801388] [55187]: DEBUG oslo_concurrency.lockutils [None req-459eed17-f887-4db1-9946-2ff0a68d921b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.801388] [55187]: DEBUG oslo_concurrency.lockutils [None req-459eed17-f887-4db1-9946-2ff0a68d921b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.801388] [55187]: DEBUG oslo_concurrency.lockutils [None req-459eed17-f887-4db1-9946-2ff0a68d921b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.801388] [55187]: DEBUG oslo_concurrency.lockutils [None req-459eed17-f887-4db1-9946-2ff0a68d921b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.812792] [55188]: DEBUG oslo_concurrency.lockutils [None req-50237f51-bf31-4ee0-834e-1ab442c0b90b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.812792] [55188]: DEBUG oslo_concurrency.lockutils [None req-50237f51-bf31-4ee0-834e-1ab442c0b90b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.812792] [55188]: DEBUG oslo_concurrency.lockutils [None req-50237f51-bf31-4ee0-834e-1ab442c0b90b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.812792] [55188]: DEBUG nova.objects.instance [None req-50237f51-bf31-4ee0-834e-1ab442c0b90b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.838278] [55188]: DEBUG nova.policy [None req-50237f51-bf31-4ee0-834e-1ab442c0b90b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.844176] [55188]: INFO nova.api.openstack.requestlog [None req-50237f51-bf31-4ee0-834e-1ab442c0b90b tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.066141 [ 894.844213] [55187]: DEBUG nova.policy [None req-459eed17-f887-4db1-9946-2ff0a68d921b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.844278] [55188]: [pid: 55188|app: 0|req: 2777/5469] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:15 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.846715] [55188]: DEBUG nova.api.openstack.wsgi [None req-b729914d-db44-4d65-a1e0-8b0f0f3aab13 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.846949] [55187]: INFO nova.api.openstack.requestlog [None req-459eed17-f887-4db1-9946-2ff0a68d921b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.054338 [ 894.849074] [55187]: [pid: 55187|app: 0|req: 2693/5470] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:15 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.849119] [55188]: DEBUG nova.compute.api [None req-b729914d-db44-4d65-a1e0-8b0f0f3aab13 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.852301] [55188]: DEBUG oslo_concurrency.lockutils [None req-b729914d-db44-4d65-a1e0-8b0f0f3aab13 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.854022] [55188]: DEBUG oslo_concurrency.lockutils [None req-b729914d-db44-4d65-a1e0-8b0f0f3aab13 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.854022] [55188]: DEBUG oslo_concurrency.lockutils [None req-b729914d-db44-4d65-a1e0-8b0f0f3aab13 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.854022] [55188]: DEBUG oslo_concurrency.lockutils [None req-b729914d-db44-4d65-a1e0-8b0f0f3aab13 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.854022] [55188]: DEBUG oslo_concurrency.lockutils [None req-b729914d-db44-4d65-a1e0-8b0f0f3aab13 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.854022] [55188]: DEBUG oslo_concurrency.lockutils [None req-b729914d-db44-4d65-a1e0-8b0f0f3aab13 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.870967] [55187]: DEBUG nova.api.openstack.wsgi [None req-e1a27f12-2681-4629-a499-c3e40b54ae9c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.873196] [55187]: DEBUG nova.compute.api [None req-e1a27f12-2681-4629-a499-c3e40b54ae9c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.874057] [55188]: DEBUG oslo_concurrency.lockutils [None req-b729914d-db44-4d65-a1e0-8b0f0f3aab13 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.874463] [55188]: DEBUG oslo_concurrency.lockutils [None req-b729914d-db44-4d65-a1e0-8b0f0f3aab13 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.874781] [55188]: DEBUG oslo_concurrency.lockutils [None req-b729914d-db44-4d65-a1e0-8b0f0f3aab13 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.875108] [55188]: DEBUG nova.objects.instance [None req-b729914d-db44-4d65-a1e0-8b0f0f3aab13 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.879716] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1a27f12-2681-4629-a499-c3e40b54ae9c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.879716] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1a27f12-2681-4629-a499-c3e40b54ae9c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.879716] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1a27f12-2681-4629-a499-c3e40b54ae9c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.879716] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1a27f12-2681-4629-a499-c3e40b54ae9c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.879716] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1a27f12-2681-4629-a499-c3e40b54ae9c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.879716] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1a27f12-2681-4629-a499-c3e40b54ae9c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.901977] [55188]: DEBUG nova.policy [None req-b729914d-db44-4d65-a1e0-8b0f0f3aab13 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.905716] [55188]: INFO nova.api.openstack.requestlog [None req-b729914d-db44-4d65-a1e0-8b0f0f3aab13 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.061857 [ 894.906359] [55188]: [pid: 55188|app: 0|req: 2778/5471] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:15 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.910474] [55188]: DEBUG nova.api.openstack.wsgi [None req-ce90a054-d9e8-4654-a16b-72babe2a1f90 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 894.912951] [55188]: DEBUG nova.compute.api [None req-ce90a054-d9e8-4654-a16b-72babe2a1f90 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 894.917927] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce90a054-d9e8-4654-a16b-72babe2a1f90 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.918582] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce90a054-d9e8-4654-a16b-72babe2a1f90 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.919147] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce90a054-d9e8-4654-a16b-72babe2a1f90 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.919696] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce90a054-d9e8-4654-a16b-72babe2a1f90 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.920269] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce90a054-d9e8-4654-a16b-72babe2a1f90 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.921068] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce90a054-d9e8-4654-a16b-72babe2a1f90 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.965543] [55188]: DEBUG nova.policy [None req-ce90a054-d9e8-4654-a16b-72babe2a1f90 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.971286] [55188]: INFO nova.api.openstack.requestlog [None req-ce90a054-d9e8-4654-a16b-72babe2a1f90 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.063581 [ 894.971832] [55188]: [pid: 55188|app: 0|req: 2779/5472] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:15 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.001487] [55188]: DEBUG nova.api.openstack.wsgi [None req-77929f6e-b323-479f-bf72-ca03c2459aba tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.003518] [55188]: DEBUG nova.compute.api [None req-77929f6e-b323-479f-bf72-ca03c2459aba tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.007503] [55188]: DEBUG oslo_concurrency.lockutils [None req-77929f6e-b323-479f-bf72-ca03c2459aba tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.007884] [55188]: DEBUG oslo_concurrency.lockutils [None req-77929f6e-b323-479f-bf72-ca03c2459aba tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.008153] [55188]: DEBUG oslo_concurrency.lockutils [None req-77929f6e-b323-479f-bf72-ca03c2459aba tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.008935] [55188]: DEBUG oslo_concurrency.lockutils [None req-77929f6e-b323-479f-bf72-ca03c2459aba tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.009847] [55188]: DEBUG oslo_concurrency.lockutils [None req-77929f6e-b323-479f-bf72-ca03c2459aba tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.009847] [55188]: DEBUG oslo_concurrency.lockutils [None req-77929f6e-b323-479f-bf72-ca03c2459aba tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.021814] [55187]: DEBUG nova.policy [None req-e1a27f12-2681-4629-a499-c3e40b54ae9c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.027309] [55187]: DEBUG nova.policy [None req-e1a27f12-2681-4629-a499-c3e40b54ae9c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.028038] [55187]: DEBUG nova.policy [None req-e1a27f12-2681-4629-a499-c3e40b54ae9c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.031960] [55187]: INFO nova.api.openstack.requestlog [None req-e1a27f12-2681-4629-a499-c3e40b54ae9c tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1630 microversion: 2.94 time: 0.163211 [ 895.032312] [55187]: [pid: 55187|app: 0|req: 2694/5473] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:15 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1630 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 895.098544] [55187]: DEBUG nova.api.openstack.wsgi [None req-49fb6615-4a88-4736-a216-277151a049bc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.100571] [55187]: DEBUG nova.compute.api [None req-49fb6615-4a88-4736-a216-277151a049bc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.104830] [55187]: DEBUG oslo_concurrency.lockutils [None req-49fb6615-4a88-4736-a216-277151a049bc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.105302] [55187]: DEBUG oslo_concurrency.lockutils [None req-49fb6615-4a88-4736-a216-277151a049bc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.105564] [55187]: DEBUG oslo_concurrency.lockutils [None req-49fb6615-4a88-4736-a216-277151a049bc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.106549] [55187]: DEBUG oslo_concurrency.lockutils [None req-49fb6615-4a88-4736-a216-277151a049bc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.106549] [55187]: DEBUG oslo_concurrency.lockutils [None req-49fb6615-4a88-4736-a216-277151a049bc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.106995] [55187]: DEBUG oslo_concurrency.lockutils [None req-49fb6615-4a88-4736-a216-277151a049bc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.108854] [55188]: DEBUG nova.policy [None req-77929f6e-b323-479f-bf72-ca03c2459aba tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.111904] [55188]: INFO nova.api.openstack.requestlog [None req-77929f6e-b323-479f-bf72-ca03c2459aba tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1469 microversion: 2.1 time: 0.113691 [ 895.112247] [55188]: [pid: 55188|app: 0|req: 2780/5474] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:15 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1469 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.138952] [55188]: DEBUG nova.api.openstack.wsgi [req-95393dfd-ed1a-4aca-8697-70769e457678 req-92fa5d46-6675-44b0-856f-de9cba3b3509 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4a8dba25-b936-424e-b18f-1e131d129305", "name": "network-vif-plugged", "status": "completed", "tag": "12ba8550-cb11-4858-afce-7fd3f853c76c"}, {"name": "network-changed", "server_uuid": "4a8dba25-b936-424e-b18f-1e131d129305", "tag": "12ba8550-cb11-4858-afce-7fd3f853c76c"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 895.147921] [55188]: DEBUG oslo_concurrency.lockutils [req-95393dfd-ed1a-4aca-8697-70769e457678 req-92fa5d46-6675-44b0-856f-de9cba3b3509 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.148199] [55188]: DEBUG oslo_concurrency.lockutils [req-95393dfd-ed1a-4aca-8697-70769e457678 req-92fa5d46-6675-44b0-856f-de9cba3b3509 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.148384] [55188]: DEBUG oslo_concurrency.lockutils [req-95393dfd-ed1a-4aca-8697-70769e457678 req-92fa5d46-6675-44b0-856f-de9cba3b3509 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.155527] [55188]: INFO nova.api.openstack.compute.server_external_events [req-95393dfd-ed1a-4aca-8697-70769e457678 req-92fa5d46-6675-44b0-856f-de9cba3b3509 service nova] Creating event network-vif-plugged:12ba8550-cb11-4858-afce-7fd3f853c76c for instance 4a8dba25-b936-424e-b18f-1e131d129305 on cpu-1 [ 895.156733] [55188]: INFO nova.api.openstack.compute.server_external_events [req-95393dfd-ed1a-4aca-8697-70769e457678 req-92fa5d46-6675-44b0-856f-de9cba3b3509 service nova] Creating event network-changed:12ba8550-cb11-4858-afce-7fd3f853c76c for instance 4a8dba25-b936-424e-b18f-1e131d129305 on cpu-1 [ 895.160381] [55188]: INFO nova.api.openstack.requestlog [req-95393dfd-ed1a-4aca-8697-70769e457678 req-92fa5d46-6675-44b0-856f-de9cba3b3509 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024965 [ 895.160626] [55188]: [pid: 55188|app: 0|req: 2781/5475] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:15 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 895.252531] [55187]: DEBUG nova.policy [None req-49fb6615-4a88-4736-a216-277151a049bc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.260584] [55188]: DEBUG nova.api.openstack.wsgi [None req-4c77ff3b-5f97-4b2c-8c5b-563ad16b28b7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.263007] [55188]: DEBUG nova.compute.api [None req-4c77ff3b-5f97-4b2c-8c5b-563ad16b28b7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.263155] [55187]: INFO nova.api.openstack.requestlog [None req-49fb6615-4a88-4736-a216-277151a049bc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1306 microversion: 2.1 time: 0.168250 [ 895.263741] [55187]: [pid: 55187|app: 0|req: 2695/5476] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:15 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1306 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.280542] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c77ff3b-5f97-4b2c-8c5b-563ad16b28b7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.280820] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c77ff3b-5f97-4b2c-8c5b-563ad16b28b7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.281024] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c77ff3b-5f97-4b2c-8c5b-563ad16b28b7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.281411] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c77ff3b-5f97-4b2c-8c5b-563ad16b28b7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.281618] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c77ff3b-5f97-4b2c-8c5b-563ad16b28b7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.281795] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c77ff3b-5f97-4b2c-8c5b-563ad16b28b7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.311261] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c77ff3b-5f97-4b2c-8c5b-563ad16b28b7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.311519] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c77ff3b-5f97-4b2c-8c5b-563ad16b28b7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.311720] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c77ff3b-5f97-4b2c-8c5b-563ad16b28b7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.311919] [55188]: DEBUG nova.objects.instance [None req-4c77ff3b-5f97-4b2c-8c5b-563ad16b28b7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid e0ceb003-ae7c-4707-b523-2363cc9833b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.335159] [55188]: DEBUG nova.policy [None req-4c77ff3b-5f97-4b2c-8c5b-563ad16b28b7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.339877] [55188]: INFO nova.api.openstack.requestlog [None req-4c77ff3b-5f97-4b2c-8c5b-563ad16b28b7 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 200 len: 1301 microversion: 2.1 time: 0.082672 [ 895.340244] [55188]: [pid: 55188|app: 0|req: 2782/5477] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:15 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 1301 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.473238] [55187]: DEBUG nova.api.openstack.wsgi [None req-40c93d25-7df1-44ad-b2f6-b76f6c845e90 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.474538] [55187]: DEBUG nova.compute.api [None req-40c93d25-7df1-44ad-b2f6-b76f6c845e90 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.478299] [55187]: DEBUG oslo_concurrency.lockutils [None req-40c93d25-7df1-44ad-b2f6-b76f6c845e90 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.479060] [55187]: DEBUG oslo_concurrency.lockutils [None req-40c93d25-7df1-44ad-b2f6-b76f6c845e90 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.479060] [55187]: DEBUG oslo_concurrency.lockutils [None req-40c93d25-7df1-44ad-b2f6-b76f6c845e90 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.479162] [55187]: DEBUG oslo_concurrency.lockutils [None req-40c93d25-7df1-44ad-b2f6-b76f6c845e90 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.479370] [55187]: DEBUG oslo_concurrency.lockutils [None req-40c93d25-7df1-44ad-b2f6-b76f6c845e90 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.479547] [55187]: DEBUG oslo_concurrency.lockutils [None req-40c93d25-7df1-44ad-b2f6-b76f6c845e90 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.567524] [55187]: DEBUG nova.policy [None req-40c93d25-7df1-44ad-b2f6-b76f6c845e90 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.574689] [55187]: INFO nova.api.openstack.requestlog [None req-40c93d25-7df1-44ad-b2f6-b76f6c845e90 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.104035 [ 895.575274] [55187]: [pid: 55187|app: 0|req: 2696/5478] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:15 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.598853] [55188]: DEBUG nova.api.openstack.wsgi [None req-19fbdc1e-dcb8-4830-aa4b-bab00e0a9f35 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.600941] [55188]: DEBUG nova.compute.api [None req-19fbdc1e-dcb8-4830-aa4b-bab00e0a9f35 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.606425] [55188]: DEBUG oslo_concurrency.lockutils [None req-19fbdc1e-dcb8-4830-aa4b-bab00e0a9f35 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.610224] [55188]: DEBUG oslo_concurrency.lockutils [None req-19fbdc1e-dcb8-4830-aa4b-bab00e0a9f35 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.610224] [55188]: DEBUG oslo_concurrency.lockutils [None req-19fbdc1e-dcb8-4830-aa4b-bab00e0a9f35 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.610224] [55188]: DEBUG oslo_concurrency.lockutils [None req-19fbdc1e-dcb8-4830-aa4b-bab00e0a9f35 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.610224] [55188]: DEBUG oslo_concurrency.lockutils [None req-19fbdc1e-dcb8-4830-aa4b-bab00e0a9f35 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.610224] [55188]: DEBUG oslo_concurrency.lockutils [None req-19fbdc1e-dcb8-4830-aa4b-bab00e0a9f35 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.613874] [55187]: DEBUG nova.api.openstack.wsgi [None req-8c2ac5ed-3c51-4f86-a1a5-5d05b5ccd29c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.615801] [55187]: DEBUG nova.compute.api [None req-8c2ac5ed-3c51-4f86-a1a5-5d05b5ccd29c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.619824] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c2ac5ed-3c51-4f86-a1a5-5d05b5ccd29c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.620118] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c2ac5ed-3c51-4f86-a1a5-5d05b5ccd29c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.620302] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c2ac5ed-3c51-4f86-a1a5-5d05b5ccd29c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.620681] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c2ac5ed-3c51-4f86-a1a5-5d05b5ccd29c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.620916] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c2ac5ed-3c51-4f86-a1a5-5d05b5ccd29c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.621138] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c2ac5ed-3c51-4f86-a1a5-5d05b5ccd29c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.757341] [55187]: DEBUG nova.policy [None req-8c2ac5ed-3c51-4f86-a1a5-5d05b5ccd29c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.763236] [55187]: INFO nova.api.openstack.requestlog [None req-8c2ac5ed-3c51-4f86-a1a5-5d05b5ccd29c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1512 microversion: 2.1 time: 0.151938 [ 895.763576] [55187]: [pid: 55187|app: 0|req: 2697/5479] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:15 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1512 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.769872] [55187]: DEBUG nova.api.openstack.wsgi [None req-b08b11dd-9402-45c2-bab0-8a7e0f36e383 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.774070] [55187]: DEBUG nova.compute.api [None req-b08b11dd-9402-45c2-bab0-8a7e0f36e383 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.778503] [55187]: DEBUG oslo_concurrency.lockutils [None req-b08b11dd-9402-45c2-bab0-8a7e0f36e383 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.778799] [55187]: DEBUG oslo_concurrency.lockutils [None req-b08b11dd-9402-45c2-bab0-8a7e0f36e383 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.778980] [55187]: DEBUG oslo_concurrency.lockutils [None req-b08b11dd-9402-45c2-bab0-8a7e0f36e383 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.779370] [55187]: DEBUG oslo_concurrency.lockutils [None req-b08b11dd-9402-45c2-bab0-8a7e0f36e383 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.779572] [55187]: DEBUG oslo_concurrency.lockutils [None req-b08b11dd-9402-45c2-bab0-8a7e0f36e383 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.779736] [55187]: DEBUG oslo_concurrency.lockutils [None req-b08b11dd-9402-45c2-bab0-8a7e0f36e383 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.788107] [55188]: DEBUG nova.policy [None req-19fbdc1e-dcb8-4830-aa4b-bab00e0a9f35 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.799855] [55188]: INFO nova.api.openstack.requestlog [None req-19fbdc1e-dcb8-4830-aa4b-bab00e0a9f35 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1506 microversion: 2.1 time: 0.203644 [ 895.800045] [55188]: [pid: 55188|app: 0|req: 2783/5480] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:15 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1506 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.810080] [55188]: DEBUG nova.api.openstack.wsgi [None req-3294cb93-d7b9-4819-b10f-62038f109e3a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.815275] [55188]: DEBUG nova.compute.api [None req-3294cb93-d7b9-4819-b10f-62038f109e3a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.822386] [55188]: DEBUG oslo_concurrency.lockutils [None req-3294cb93-d7b9-4819-b10f-62038f109e3a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.822735] [55188]: DEBUG oslo_concurrency.lockutils [None req-3294cb93-d7b9-4819-b10f-62038f109e3a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.823408] [55188]: DEBUG oslo_concurrency.lockutils [None req-3294cb93-d7b9-4819-b10f-62038f109e3a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.823831] [55188]: DEBUG oslo_concurrency.lockutils [None req-3294cb93-d7b9-4819-b10f-62038f109e3a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.824088] [55188]: DEBUG oslo_concurrency.lockutils [None req-3294cb93-d7b9-4819-b10f-62038f109e3a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.824308] [55188]: DEBUG oslo_concurrency.lockutils [None req-3294cb93-d7b9-4819-b10f-62038f109e3a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.862500] [55187]: DEBUG nova.policy [None req-b08b11dd-9402-45c2-bab0-8a7e0f36e383 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.863813] [55188]: DEBUG nova.policy [None req-3294cb93-d7b9-4819-b10f-62038f109e3a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.868733] [55188]: INFO nova.api.openstack.requestlog [None req-3294cb93-d7b9-4819-b10f-62038f109e3a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.068009 [ 895.869098] [55188]: [pid: 55188|app: 0|req: 2784/5481] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:16 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.869713] [55187]: INFO nova.api.openstack.requestlog [None req-b08b11dd-9402-45c2-bab0-8a7e0f36e383 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1364 microversion: 2.1 time: 0.105459 [ 895.870064] [55187]: [pid: 55187|app: 0|req: 2698/5482] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:16 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1364 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.872571] [55188]: DEBUG nova.api.openstack.wsgi [None req-daed57ac-28dd-4527-9117-860b5f798df6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.873731] [55187]: DEBUG nova.api.openstack.wsgi [None req-671c73d5-615e-4a6e-982e-3cdbc4b95c84 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.874241] [55188]: DEBUG nova.compute.api [None req-daed57ac-28dd-4527-9117-860b5f798df6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.875998] [55187]: DEBUG nova.compute.api [None req-671c73d5-615e-4a6e-982e-3cdbc4b95c84 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.878186] [55188]: DEBUG oslo_concurrency.lockutils [None req-daed57ac-28dd-4527-9117-860b5f798df6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.878541] [55188]: DEBUG oslo_concurrency.lockutils [None req-daed57ac-28dd-4527-9117-860b5f798df6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.878757] [55188]: DEBUG oslo_concurrency.lockutils [None req-daed57ac-28dd-4527-9117-860b5f798df6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.879140] [55188]: DEBUG oslo_concurrency.lockutils [None req-daed57ac-28dd-4527-9117-860b5f798df6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.879424] [55188]: DEBUG oslo_concurrency.lockutils [None req-daed57ac-28dd-4527-9117-860b5f798df6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.879764] [55188]: DEBUG oslo_concurrency.lockutils [None req-daed57ac-28dd-4527-9117-860b5f798df6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.880475] [55187]: DEBUG oslo_concurrency.lockutils [None req-671c73d5-615e-4a6e-982e-3cdbc4b95c84 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.880979] [55187]: DEBUG oslo_concurrency.lockutils [None req-671c73d5-615e-4a6e-982e-3cdbc4b95c84 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.881282] [55187]: DEBUG oslo_concurrency.lockutils [None req-671c73d5-615e-4a6e-982e-3cdbc4b95c84 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.881888] [55187]: DEBUG oslo_concurrency.lockutils [None req-671c73d5-615e-4a6e-982e-3cdbc4b95c84 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.882109] [55187]: DEBUG oslo_concurrency.lockutils [None req-671c73d5-615e-4a6e-982e-3cdbc4b95c84 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.883046] [55187]: DEBUG oslo_concurrency.lockutils [None req-671c73d5-615e-4a6e-982e-3cdbc4b95c84 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.900346] [55188]: DEBUG oslo_concurrency.lockutils [None req-daed57ac-28dd-4527-9117-860b5f798df6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.900639] [55188]: DEBUG oslo_concurrency.lockutils [None req-daed57ac-28dd-4527-9117-860b5f798df6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.900851] [55188]: DEBUG oslo_concurrency.lockutils [None req-daed57ac-28dd-4527-9117-860b5f798df6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.901078] [55188]: DEBUG nova.objects.instance [None req-daed57ac-28dd-4527-9117-860b5f798df6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.918506] [55187]: DEBUG nova.policy [None req-671c73d5-615e-4a6e-982e-3cdbc4b95c84 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.923194] [55187]: INFO nova.api.openstack.requestlog [None req-671c73d5-615e-4a6e-982e-3cdbc4b95c84 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.052501 [ 895.924224] [55188]: DEBUG nova.policy [None req-daed57ac-28dd-4527-9117-860b5f798df6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.928068] [55187]: [pid: 55187|app: 0|req: 2699/5483] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:16 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.928947] [55188]: INFO nova.api.openstack.requestlog [None req-daed57ac-28dd-4527-9117-860b5f798df6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.059235 [ 895.929311] [55188]: [pid: 55188|app: 0|req: 2785/5484] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:16 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.930967] [55187]: DEBUG nova.api.openstack.wsgi [None req-ef83ecec-937b-4065-9099-5bdf56763c3f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.935015] [55188]: DEBUG nova.api.openstack.wsgi [None req-7fbfcc55-1fc8-472b-930d-334203e91faf tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.935096] [55187]: DEBUG nova.compute.api [None req-ef83ecec-937b-4065-9099-5bdf56763c3f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.935130] [55188]: DEBUG nova.compute.api [None req-7fbfcc55-1fc8-472b-930d-334203e91faf tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.936801] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef83ecec-937b-4065-9099-5bdf56763c3f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.937059] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef83ecec-937b-4065-9099-5bdf56763c3f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.937250] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef83ecec-937b-4065-9099-5bdf56763c3f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.937368] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fbfcc55-1fc8-472b-930d-334203e91faf tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.937652] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fbfcc55-1fc8-472b-930d-334203e91faf tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.937737] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef83ecec-937b-4065-9099-5bdf56763c3f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.937864] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fbfcc55-1fc8-472b-930d-334203e91faf tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.937984] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef83ecec-937b-4065-9099-5bdf56763c3f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.938112] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef83ecec-937b-4065-9099-5bdf56763c3f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.938434] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fbfcc55-1fc8-472b-930d-334203e91faf tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.938576] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fbfcc55-1fc8-472b-930d-334203e91faf tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.938678] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fbfcc55-1fc8-472b-930d-334203e91faf tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.958660] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef83ecec-937b-4065-9099-5bdf56763c3f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.960342] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef83ecec-937b-4065-9099-5bdf56763c3f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.960342] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef83ecec-937b-4065-9099-5bdf56763c3f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.960342] [55187]: DEBUG nova.objects.instance [None req-ef83ecec-937b-4065-9099-5bdf56763c3f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.980488] [55187]: DEBUG nova.policy [None req-ef83ecec-937b-4065-9099-5bdf56763c3f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.982266] [55188]: DEBUG nova.policy [None req-7fbfcc55-1fc8-472b-930d-334203e91faf tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.985240] [55187]: INFO nova.api.openstack.requestlog [None req-ef83ecec-937b-4065-9099-5bdf56763c3f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.056443 [ 895.986952] [55187]: [pid: 55187|app: 0|req: 2700/5485] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:16 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.989042] [55188]: INFO nova.api.openstack.requestlog [None req-7fbfcc55-1fc8-472b-930d-334203e91faf tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.058654 [ 895.989042] [55188]: [pid: 55188|app: 0|req: 2786/5486] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:16 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.989150] [55187]: DEBUG nova.api.openstack.wsgi [None req-83285d76-22b5-4abd-a94a-0ec8631ceef8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.990838] [55187]: DEBUG nova.compute.api [None req-83285d76-22b5-4abd-a94a-0ec8631ceef8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.992009] [55188]: DEBUG nova.api.openstack.wsgi [None req-c581e296-3446-4a8f-8626-01b7c819dbc7 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 895.993736] [55188]: DEBUG nova.compute.api [None req-c581e296-3446-4a8f-8626-01b7c819dbc7 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 895.994150] [55187]: DEBUG oslo_concurrency.lockutils [None req-83285d76-22b5-4abd-a94a-0ec8631ceef8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.994417] [55187]: DEBUG oslo_concurrency.lockutils [None req-83285d76-22b5-4abd-a94a-0ec8631ceef8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.994607] [55187]: DEBUG oslo_concurrency.lockutils [None req-83285d76-22b5-4abd-a94a-0ec8631ceef8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.995087] [55187]: DEBUG oslo_concurrency.lockutils [None req-83285d76-22b5-4abd-a94a-0ec8631ceef8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.995164] [55187]: DEBUG oslo_concurrency.lockutils [None req-83285d76-22b5-4abd-a94a-0ec8631ceef8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.995334] [55187]: DEBUG oslo_concurrency.lockutils [None req-83285d76-22b5-4abd-a94a-0ec8631ceef8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.997494] [55188]: DEBUG oslo_concurrency.lockutils [None req-c581e296-3446-4a8f-8626-01b7c819dbc7 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.997778] [55188]: DEBUG oslo_concurrency.lockutils [None req-c581e296-3446-4a8f-8626-01b7c819dbc7 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.998034] [55188]: DEBUG oslo_concurrency.lockutils [None req-c581e296-3446-4a8f-8626-01b7c819dbc7 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.998427] [55188]: DEBUG oslo_concurrency.lockutils [None req-c581e296-3446-4a8f-8626-01b7c819dbc7 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.998693] [55188]: DEBUG oslo_concurrency.lockutils [None req-c581e296-3446-4a8f-8626-01b7c819dbc7 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.998878] [55188]: DEBUG oslo_concurrency.lockutils [None req-c581e296-3446-4a8f-8626-01b7c819dbc7 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.019092] [55187]: DEBUG oslo_concurrency.lockutils [None req-83285d76-22b5-4abd-a94a-0ec8631ceef8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.019092] [55187]: DEBUG oslo_concurrency.lockutils [None req-83285d76-22b5-4abd-a94a-0ec8631ceef8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.019259] [55187]: DEBUG oslo_concurrency.lockutils [None req-83285d76-22b5-4abd-a94a-0ec8631ceef8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.019392] [55187]: DEBUG nova.objects.instance [None req-83285d76-22b5-4abd-a94a-0ec8631ceef8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.044394] [55188]: DEBUG nova.policy [None req-c581e296-3446-4a8f-8626-01b7c819dbc7 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.048690] [55188]: INFO nova.api.openstack.requestlog [None req-c581e296-3446-4a8f-8626-01b7c819dbc7 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.059017 [ 896.049035] [55188]: [pid: 55188|app: 0|req: 2787/5487] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:16 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.049936] [55187]: DEBUG nova.policy [None req-83285d76-22b5-4abd-a94a-0ec8631ceef8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.054413] [55187]: INFO nova.api.openstack.requestlog [None req-83285d76-22b5-4abd-a94a-0ec8631ceef8 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.067926 [ 896.054773] [55187]: [pid: 55187|app: 0|req: 2701/5488] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:16 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.055045] [55188]: DEBUG nova.api.openstack.wsgi [None req-316f60f9-4dcc-400f-bfc9-c9d61c9a834a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.060370] [55188]: DEBUG nova.compute.api [None req-316f60f9-4dcc-400f-bfc9-c9d61c9a834a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.067066] [55188]: DEBUG oslo_concurrency.lockutils [None req-316f60f9-4dcc-400f-bfc9-c9d61c9a834a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.067259] [55188]: DEBUG oslo_concurrency.lockutils [None req-316f60f9-4dcc-400f-bfc9-c9d61c9a834a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.067489] [55188]: DEBUG oslo_concurrency.lockutils [None req-316f60f9-4dcc-400f-bfc9-c9d61c9a834a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.067839] [55188]: DEBUG oslo_concurrency.lockutils [None req-316f60f9-4dcc-400f-bfc9-c9d61c9a834a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.068054] [55188]: DEBUG oslo_concurrency.lockutils [None req-316f60f9-4dcc-400f-bfc9-c9d61c9a834a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.068230] [55188]: DEBUG oslo_concurrency.lockutils [None req-316f60f9-4dcc-400f-bfc9-c9d61c9a834a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.126859] [55187]: DEBUG nova.api.openstack.wsgi [None req-372cb279-ee8a-4039-8229-a4364b9f8d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.128505] [55187]: DEBUG nova.compute.api [None req-372cb279-ee8a-4039-8229-a4364b9f8d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.132117] [55187]: DEBUG oslo_concurrency.lockutils [None req-372cb279-ee8a-4039-8229-a4364b9f8d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.132364] [55187]: DEBUG oslo_concurrency.lockutils [None req-372cb279-ee8a-4039-8229-a4364b9f8d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.132581] [55187]: DEBUG oslo_concurrency.lockutils [None req-372cb279-ee8a-4039-8229-a4364b9f8d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.132950] [55187]: DEBUG oslo_concurrency.lockutils [None req-372cb279-ee8a-4039-8229-a4364b9f8d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.134235] [55187]: DEBUG oslo_concurrency.lockutils [None req-372cb279-ee8a-4039-8229-a4364b9f8d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.134235] [55187]: DEBUG oslo_concurrency.lockutils [None req-372cb279-ee8a-4039-8229-a4364b9f8d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.195061] [55188]: DEBUG nova.policy [None req-316f60f9-4dcc-400f-bfc9-c9d61c9a834a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.202075] [55188]: DEBUG nova.policy [None req-316f60f9-4dcc-400f-bfc9-c9d61c9a834a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.206196] [55188]: DEBUG nova.policy [None req-316f60f9-4dcc-400f-bfc9-c9d61c9a834a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.210563] [55188]: INFO nova.api.openstack.requestlog [None req-316f60f9-4dcc-400f-bfc9-c9d61c9a834a tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1618 microversion: 2.94 time: 0.160914 [ 896.210924] [55188]: [pid: 55188|app: 0|req: 2788/5489] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:16 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1618 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 896.281064] [55188]: DEBUG nova.api.openstack.wsgi [None req-35a7df8b-48d6-4fc1-babc-118dfb60a254 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.282895] [55188]: DEBUG nova.compute.api [None req-35a7df8b-48d6-4fc1-babc-118dfb60a254 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.290417] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a7df8b-48d6-4fc1-babc-118dfb60a254 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.290417] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a7df8b-48d6-4fc1-babc-118dfb60a254 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.290417] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a7df8b-48d6-4fc1-babc-118dfb60a254 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.291284] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a7df8b-48d6-4fc1-babc-118dfb60a254 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.291284] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a7df8b-48d6-4fc1-babc-118dfb60a254 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.291284] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a7df8b-48d6-4fc1-babc-118dfb60a254 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.308291] [55187]: DEBUG nova.policy [None req-372cb279-ee8a-4039-8229-a4364b9f8d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.320214] [55187]: INFO nova.api.openstack.requestlog [None req-372cb279-ee8a-4039-8229-a4364b9f8d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1466 microversion: 2.1 time: 0.195513 [ 896.320644] [55187]: [pid: 55187|app: 0|req: 2702/5490] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:16 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1466 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.334807] [55187]: DEBUG nova.api.openstack.wsgi [None req-ec035113-4b99-4b0f-b715-e4ff9aaedb61 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 896.336720] [55187]: DEBUG nova.compute.api [None req-ec035113-4b99-4b0f-b715-e4ff9aaedb61 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.341851] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec035113-4b99-4b0f-b715-e4ff9aaedb61 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.342242] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec035113-4b99-4b0f-b715-e4ff9aaedb61 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.342565] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec035113-4b99-4b0f-b715-e4ff9aaedb61 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.342979] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec035113-4b99-4b0f-b715-e4ff9aaedb61 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.343250] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec035113-4b99-4b0f-b715-e4ff9aaedb61 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.343473] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec035113-4b99-4b0f-b715-e4ff9aaedb61 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.445612] [55188]: DEBUG nova.policy [None req-35a7df8b-48d6-4fc1-babc-118dfb60a254 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.450587] [55188]: INFO nova.api.openstack.requestlog [None req-35a7df8b-48d6-4fc1-babc-118dfb60a254 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1306 microversion: 2.1 time: 0.173479 [ 896.451459] [55188]: [pid: 55188|app: 0|req: 2789/5491] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:16 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1306 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.454187] [55188]: DEBUG nova.api.openstack.wsgi [None req-fc97960f-df90-41c8-a082-0b3d834cd779 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.456012] [55188]: DEBUG nova.compute.api [None req-fc97960f-df90-41c8-a082-0b3d834cd779 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: e0ceb003-ae7c-4707-b523-2363cc9833b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.459803] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc97960f-df90-41c8-a082-0b3d834cd779 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.459803] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc97960f-df90-41c8-a082-0b3d834cd779 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.459979] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc97960f-df90-41c8-a082-0b3d834cd779 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.460464] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc97960f-df90-41c8-a082-0b3d834cd779 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.460578] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc97960f-df90-41c8-a082-0b3d834cd779 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.460737] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc97960f-df90-41c8-a082-0b3d834cd779 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.470114] [55188]: INFO nova.api.openstack.wsgi [None req-fc97960f-df90-41c8-a082-0b3d834cd779 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] HTTP exception thrown: Instance e0ceb003-ae7c-4707-b523-2363cc9833b9 could not be found. [ 896.470454] [55188]: DEBUG nova.api.openstack.wsgi [None req-fc97960f-df90-41c8-a082-0b3d834cd779 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Returning 404 to user: Instance e0ceb003-ae7c-4707-b523-2363cc9833b9 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 896.470938] [55188]: INFO nova.api.openstack.requestlog [None req-fc97960f-df90-41c8-a082-0b3d834cd779 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9" status: 404 len: 111 microversion: 2.1 time: 0.019024 [ 896.471294] [55188]: [pid: 55188|app: 0|req: 2790/5492] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:16 2025] GET /compute/v2.1/servers/e0ceb003-ae7c-4707-b523-2363cc9833b9 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 896.482411] [55187]: INFO nova.api.openstack.requestlog [None req-ec035113-4b99-4b0f-b715-e4ff9aaedb61 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "POST /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93/action" status: 202 len: 0 microversion: 2.1 time: 0.147455 [ 896.482411] [55187]: [pid: 55187|app: 0|req: 2703/5493] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:06:16 2025] POST /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 896.486197] [55188]: DEBUG nova.api.openstack.wsgi [None req-4e2ca966-c50e-4283-98f4-5a01bbfd5a58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.486952] [55187]: DEBUG nova.api.openstack.wsgi [None req-c8713fc1-a34d-4ae9-8d7f-1ecea4a29108 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.487303] [55187]: DEBUG nova.compute.api [None req-c8713fc1-a34d-4ae9-8d7f-1ecea4a29108 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.491230] [55188]: DEBUG nova.compute.api [None req-4e2ca966-c50e-4283-98f4-5a01bbfd5a58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.491975] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8713fc1-a34d-4ae9-8d7f-1ecea4a29108 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.492284] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8713fc1-a34d-4ae9-8d7f-1ecea4a29108 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.492474] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8713fc1-a34d-4ae9-8d7f-1ecea4a29108 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.492909] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8713fc1-a34d-4ae9-8d7f-1ecea4a29108 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.493123] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8713fc1-a34d-4ae9-8d7f-1ecea4a29108 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.493454] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8713fc1-a34d-4ae9-8d7f-1ecea4a29108 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.496252] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e2ca966-c50e-4283-98f4-5a01bbfd5a58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.496649] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e2ca966-c50e-4283-98f4-5a01bbfd5a58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.496934] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e2ca966-c50e-4283-98f4-5a01bbfd5a58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.497389] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e2ca966-c50e-4283-98f4-5a01bbfd5a58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.497679] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e2ca966-c50e-4283-98f4-5a01bbfd5a58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.497977] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e2ca966-c50e-4283-98f4-5a01bbfd5a58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.526262] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e2ca966-c50e-4283-98f4-5a01bbfd5a58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.526528] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e2ca966-c50e-4283-98f4-5a01bbfd5a58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.526721] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e2ca966-c50e-4283-98f4-5a01bbfd5a58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.526921] [55188]: DEBUG nova.objects.instance [None req-4e2ca966-c50e-4283-98f4-5a01bbfd5a58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid ef019654-75be-4394-ad62-f19d9eabdd6e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.552592] [55188]: DEBUG nova.policy [None req-4e2ca966-c50e-4283-98f4-5a01bbfd5a58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.560603] [55188]: INFO nova.api.openstack.requestlog [None req-4e2ca966-c50e-4283-98f4-5a01bbfd5a58 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1301 microversion: 2.1 time: 0.083193 [ 896.560603] [55188]: [pid: 55188|app: 0|req: 2791/5494] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:16 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1301 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.589065] [55188]: DEBUG nova.api.openstack.wsgi [None req-aa3a6d96-180d-44b3-b2ed-e085959af1f5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.589200] [55188]: DEBUG nova.compute.api [None req-aa3a6d96-180d-44b3-b2ed-e085959af1f5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.592658] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa3a6d96-180d-44b3-b2ed-e085959af1f5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.592889] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa3a6d96-180d-44b3-b2ed-e085959af1f5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.593087] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa3a6d96-180d-44b3-b2ed-e085959af1f5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.593427] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa3a6d96-180d-44b3-b2ed-e085959af1f5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.593647] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa3a6d96-180d-44b3-b2ed-e085959af1f5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.593824] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa3a6d96-180d-44b3-b2ed-e085959af1f5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.598866] [55187]: DEBUG nova.policy [None req-c8713fc1-a34d-4ae9-8d7f-1ecea4a29108 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.604958] [55187]: INFO nova.api.openstack.requestlog [None req-c8713fc1-a34d-4ae9-8d7f-1ecea4a29108 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.121666 [ 896.605333] [55187]: [pid: 55187|app: 0|req: 2704/5495] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:16 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.740372] [55188]: DEBUG nova.policy [None req-aa3a6d96-180d-44b3-b2ed-e085959af1f5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.747565] [55188]: INFO nova.api.openstack.requestlog [None req-aa3a6d96-180d-44b3-b2ed-e085959af1f5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.162401 [ 896.747914] [55188]: [pid: 55188|app: 0|req: 2792/5496] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:16 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.780363] [55187]: DEBUG nova.api.openstack.wsgi [None req-d7016ce6-dfb7-4474-b0bf-8186ad544187 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.782882] [55187]: DEBUG nova.compute.api [None req-d7016ce6-dfb7-4474-b0bf-8186ad544187 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.794028] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7016ce6-dfb7-4474-b0bf-8186ad544187 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.794028] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7016ce6-dfb7-4474-b0bf-8186ad544187 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.794298] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7016ce6-dfb7-4474-b0bf-8186ad544187 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.794794] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7016ce6-dfb7-4474-b0bf-8186ad544187 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.795075] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7016ce6-dfb7-4474-b0bf-8186ad544187 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.795353] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7016ce6-dfb7-4474-b0bf-8186ad544187 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.820201] [55188]: DEBUG nova.api.openstack.wsgi [None req-7614dce8-54eb-4331-ac3c-b03c0eee7915 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.822974] [55188]: DEBUG nova.compute.api [None req-7614dce8-54eb-4331-ac3c-b03c0eee7915 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.827574] [55188]: DEBUG oslo_concurrency.lockutils [None req-7614dce8-54eb-4331-ac3c-b03c0eee7915 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.827852] [55188]: DEBUG oslo_concurrency.lockutils [None req-7614dce8-54eb-4331-ac3c-b03c0eee7915 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.828063] [55188]: DEBUG oslo_concurrency.lockutils [None req-7614dce8-54eb-4331-ac3c-b03c0eee7915 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.828429] [55188]: DEBUG oslo_concurrency.lockutils [None req-7614dce8-54eb-4331-ac3c-b03c0eee7915 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.828917] [55188]: DEBUG oslo_concurrency.lockutils [None req-7614dce8-54eb-4331-ac3c-b03c0eee7915 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.828917] [55188]: DEBUG oslo_concurrency.lockutils [None req-7614dce8-54eb-4331-ac3c-b03c0eee7915 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.866713] [55188]: DEBUG nova.policy [None req-7614dce8-54eb-4331-ac3c-b03c0eee7915 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.871313] [55188]: INFO nova.api.openstack.requestlog [None req-7614dce8-54eb-4331-ac3c-b03c0eee7915 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1464 microversion: 2.1 time: 0.053997 [ 896.871870] [55188]: [pid: 55188|app: 0|req: 2793/5497] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:17 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1464 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.882114] [55188]: DEBUG nova.api.openstack.wsgi [None req-03bb7fe7-f7ec-47e7-9066-80a45ccbe724 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.883722] [55188]: DEBUG nova.compute.api [None req-03bb7fe7-f7ec-47e7-9066-80a45ccbe724 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.887256] [55188]: DEBUG oslo_concurrency.lockutils [None req-03bb7fe7-f7ec-47e7-9066-80a45ccbe724 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.887716] [55188]: DEBUG oslo_concurrency.lockutils [None req-03bb7fe7-f7ec-47e7-9066-80a45ccbe724 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.887716] [55188]: DEBUG oslo_concurrency.lockutils [None req-03bb7fe7-f7ec-47e7-9066-80a45ccbe724 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.888080] [55188]: DEBUG oslo_concurrency.lockutils [None req-03bb7fe7-f7ec-47e7-9066-80a45ccbe724 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.888283] [55188]: DEBUG oslo_concurrency.lockutils [None req-03bb7fe7-f7ec-47e7-9066-80a45ccbe724 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.888451] [55188]: DEBUG oslo_concurrency.lockutils [None req-03bb7fe7-f7ec-47e7-9066-80a45ccbe724 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.907859] [55187]: DEBUG nova.policy [None req-d7016ce6-dfb7-4474-b0bf-8186ad544187 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.913371] [55187]: INFO nova.api.openstack.requestlog [None req-d7016ce6-dfb7-4474-b0bf-8186ad544187 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1512 microversion: 2.1 time: 0.136245 [ 896.913962] [55187]: [pid: 55187|app: 0|req: 2705/5498] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:17 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1512 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.918278] [55187]: DEBUG nova.api.openstack.wsgi [None req-99d8b15e-c033-424d-b74c-ddcb80cd663d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.918278] [55187]: DEBUG nova.compute.api [None req-99d8b15e-c033-424d-b74c-ddcb80cd663d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.922879] [55187]: DEBUG oslo_concurrency.lockutils [None req-99d8b15e-c033-424d-b74c-ddcb80cd663d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.923152] [55187]: DEBUG oslo_concurrency.lockutils [None req-99d8b15e-c033-424d-b74c-ddcb80cd663d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.923756] [55187]: DEBUG oslo_concurrency.lockutils [None req-99d8b15e-c033-424d-b74c-ddcb80cd663d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.923756] [55187]: DEBUG oslo_concurrency.lockutils [None req-99d8b15e-c033-424d-b74c-ddcb80cd663d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.924177] [55187]: DEBUG oslo_concurrency.lockutils [None req-99d8b15e-c033-424d-b74c-ddcb80cd663d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.924177] [55187]: DEBUG oslo_concurrency.lockutils [None req-99d8b15e-c033-424d-b74c-ddcb80cd663d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.936037] [55188]: DEBUG nova.policy [None req-03bb7fe7-f7ec-47e7-9066-80a45ccbe724 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.944083] [55188]: INFO nova.api.openstack.requestlog [None req-03bb7fe7-f7ec-47e7-9066-80a45ccbe724 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.064054 [ 896.944493] [55188]: [pid: 55188|app: 0|req: 2794/5499] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:17 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.947725] [55188]: DEBUG nova.api.openstack.wsgi [None req-49124486-7211-4e86-a6aa-32447bc7e7cb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 896.949814] [55188]: DEBUG nova.compute.api [None req-49124486-7211-4e86-a6aa-32447bc7e7cb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 896.954018] [55188]: DEBUG oslo_concurrency.lockutils [None req-49124486-7211-4e86-a6aa-32447bc7e7cb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.954136] [55188]: DEBUG oslo_concurrency.lockutils [None req-49124486-7211-4e86-a6aa-32447bc7e7cb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.954398] [55188]: DEBUG oslo_concurrency.lockutils [None req-49124486-7211-4e86-a6aa-32447bc7e7cb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.955059] [55188]: DEBUG oslo_concurrency.lockutils [None req-49124486-7211-4e86-a6aa-32447bc7e7cb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.955059] [55188]: DEBUG oslo_concurrency.lockutils [None req-49124486-7211-4e86-a6aa-32447bc7e7cb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.955228] [55188]: DEBUG oslo_concurrency.lockutils [None req-49124486-7211-4e86-a6aa-32447bc7e7cb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.998854] [55188]: DEBUG nova.policy [None req-49124486-7211-4e86-a6aa-32447bc7e7cb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.002604] [55187]: DEBUG nova.policy [None req-99d8b15e-c033-424d-b74c-ddcb80cd663d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.007142] [55188]: INFO nova.api.openstack.requestlog [None req-49124486-7211-4e86-a6aa-32447bc7e7cb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.059971 [ 897.007142] [55188]: [pid: 55188|app: 0|req: 2795/5500] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:17 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.007968] [55187]: INFO nova.api.openstack.requestlog [None req-99d8b15e-c033-424d-b74c-ddcb80cd663d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1364 microversion: 2.1 time: 0.092612 [ 897.007968] [55187]: [pid: 55187|app: 0|req: 2706/5501] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:17 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1364 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.009201] [55188]: DEBUG nova.api.openstack.wsgi [None req-f0dfb5a6-d07c-4f04-8bc1-4c6d695b51e1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.010034] [55187]: DEBUG nova.api.openstack.wsgi [None req-c252a230-1c4a-4158-af81-8ff7c5477309 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.010509] [55188]: DEBUG nova.compute.api [None req-f0dfb5a6-d07c-4f04-8bc1-4c6d695b51e1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.012212] [55187]: DEBUG nova.compute.api [None req-c252a230-1c4a-4158-af81-8ff7c5477309 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.015627] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0dfb5a6-d07c-4f04-8bc1-4c6d695b51e1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.016097] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0dfb5a6-d07c-4f04-8bc1-4c6d695b51e1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.016097] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0dfb5a6-d07c-4f04-8bc1-4c6d695b51e1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.017074] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0dfb5a6-d07c-4f04-8bc1-4c6d695b51e1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.017074] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0dfb5a6-d07c-4f04-8bc1-4c6d695b51e1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.017074] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0dfb5a6-d07c-4f04-8bc1-4c6d695b51e1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.018093] [55187]: DEBUG oslo_concurrency.lockutils [None req-c252a230-1c4a-4158-af81-8ff7c5477309 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.018221] [55187]: DEBUG oslo_concurrency.lockutils [None req-c252a230-1c4a-4158-af81-8ff7c5477309 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.018532] [55187]: DEBUG oslo_concurrency.lockutils [None req-c252a230-1c4a-4158-af81-8ff7c5477309 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.018823] [55187]: DEBUG oslo_concurrency.lockutils [None req-c252a230-1c4a-4158-af81-8ff7c5477309 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.019291] [55187]: DEBUG oslo_concurrency.lockutils [None req-c252a230-1c4a-4158-af81-8ff7c5477309 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.019474] [55187]: DEBUG oslo_concurrency.lockutils [None req-c252a230-1c4a-4158-af81-8ff7c5477309 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.037817] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0dfb5a6-d07c-4f04-8bc1-4c6d695b51e1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.038174] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0dfb5a6-d07c-4f04-8bc1-4c6d695b51e1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.038465] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0dfb5a6-d07c-4f04-8bc1-4c6d695b51e1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.038696] [55188]: DEBUG nova.objects.instance [None req-f0dfb5a6-d07c-4f04-8bc1-4c6d695b51e1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.039752] [55187]: DEBUG oslo_concurrency.lockutils [None req-c252a230-1c4a-4158-af81-8ff7c5477309 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.040018] [55187]: DEBUG oslo_concurrency.lockutils [None req-c252a230-1c4a-4158-af81-8ff7c5477309 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.040198] [55187]: DEBUG oslo_concurrency.lockutils [None req-c252a230-1c4a-4158-af81-8ff7c5477309 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.040398] [55187]: DEBUG nova.objects.instance [None req-c252a230-1c4a-4158-af81-8ff7c5477309 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.064760] [55187]: DEBUG nova.policy [None req-c252a230-1c4a-4158-af81-8ff7c5477309 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.076470] [55187]: INFO nova.api.openstack.requestlog [None req-c252a230-1c4a-4158-af81-8ff7c5477309 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.068551 [ 897.076937] [55187]: [pid: 55187|app: 0|req: 2707/5502] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:17 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.079894] [55187]: DEBUG nova.api.openstack.wsgi [None req-254fe64f-f635-4483-9751-300de91846de tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.081838] [55187]: DEBUG nova.compute.api [None req-254fe64f-f635-4483-9751-300de91846de tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.084962] [55188]: DEBUG nova.policy [None req-f0dfb5a6-d07c-4f04-8bc1-4c6d695b51e1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.085072] [55187]: DEBUG oslo_concurrency.lockutils [None req-254fe64f-f635-4483-9751-300de91846de tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.085314] [55187]: DEBUG oslo_concurrency.lockutils [None req-254fe64f-f635-4483-9751-300de91846de tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.085535] [55187]: DEBUG oslo_concurrency.lockutils [None req-254fe64f-f635-4483-9751-300de91846de tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.085940] [55187]: DEBUG oslo_concurrency.lockutils [None req-254fe64f-f635-4483-9751-300de91846de tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.086156] [55187]: DEBUG oslo_concurrency.lockutils [None req-254fe64f-f635-4483-9751-300de91846de tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.086330] [55187]: DEBUG oslo_concurrency.lockutils [None req-254fe64f-f635-4483-9751-300de91846de tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.092205] [55188]: INFO nova.api.openstack.requestlog [None req-f0dfb5a6-d07c-4f04-8bc1-4c6d695b51e1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.086079 [ 897.092749] [55188]: [pid: 55188|app: 0|req: 2796/5503] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:17 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.095375] [55188]: DEBUG nova.api.openstack.wsgi [None req-8a3a161c-2aba-4b34-b5d5-41eac0136ef3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.097516] [55188]: DEBUG nova.compute.api [None req-8a3a161c-2aba-4b34-b5d5-41eac0136ef3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.100898] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a3a161c-2aba-4b34-b5d5-41eac0136ef3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.101200] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a3a161c-2aba-4b34-b5d5-41eac0136ef3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.101434] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a3a161c-2aba-4b34-b5d5-41eac0136ef3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.101855] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a3a161c-2aba-4b34-b5d5-41eac0136ef3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.102111] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a3a161c-2aba-4b34-b5d5-41eac0136ef3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.102342] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a3a161c-2aba-4b34-b5d5-41eac0136ef3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.123203] [55187]: DEBUG nova.policy [None req-254fe64f-f635-4483-9751-300de91846de tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.127434] [55187]: INFO nova.api.openstack.requestlog [None req-254fe64f-f635-4483-9751-300de91846de tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.049806 [ 897.127800] [55187]: [pid: 55187|app: 0|req: 2708/5504] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:17 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.134461] [55187]: DEBUG nova.api.openstack.wsgi [None req-1787ae15-32e2-4d1d-8896-8ff07c202050 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.138104] [55187]: DEBUG nova.compute.api [None req-1787ae15-32e2-4d1d-8896-8ff07c202050 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.141596] [55187]: DEBUG oslo_concurrency.lockutils [None req-1787ae15-32e2-4d1d-8896-8ff07c202050 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.142230] [55187]: DEBUG oslo_concurrency.lockutils [None req-1787ae15-32e2-4d1d-8896-8ff07c202050 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.142428] [55187]: DEBUG oslo_concurrency.lockutils [None req-1787ae15-32e2-4d1d-8896-8ff07c202050 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.142926] [55187]: DEBUG oslo_concurrency.lockutils [None req-1787ae15-32e2-4d1d-8896-8ff07c202050 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.143144] [55187]: DEBUG oslo_concurrency.lockutils [None req-1787ae15-32e2-4d1d-8896-8ff07c202050 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.143366] [55187]: DEBUG oslo_concurrency.lockutils [None req-1787ae15-32e2-4d1d-8896-8ff07c202050 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.144051] [55188]: DEBUG nova.policy [None req-8a3a161c-2aba-4b34-b5d5-41eac0136ef3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.149067] [55188]: INFO nova.api.openstack.requestlog [None req-8a3a161c-2aba-4b34-b5d5-41eac0136ef3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.055631 [ 897.149521] [55188]: [pid: 55188|app: 0|req: 2797/5505] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:17 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.167915] [55187]: DEBUG oslo_concurrency.lockutils [None req-1787ae15-32e2-4d1d-8896-8ff07c202050 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.168446] [55187]: DEBUG oslo_concurrency.lockutils [None req-1787ae15-32e2-4d1d-8896-8ff07c202050 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.168638] [55187]: DEBUG oslo_concurrency.lockutils [None req-1787ae15-32e2-4d1d-8896-8ff07c202050 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.169455] [55187]: DEBUG nova.objects.instance [None req-1787ae15-32e2-4d1d-8896-8ff07c202050 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.171150] [55188]: DEBUG nova.api.openstack.wsgi [req-3fa3930c-2e9a-4827-a929-552c2d639e20 req-272015c9-aa38-41d9-8c62-76c1a18ccc3f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "78f27d3e-b318-4ac6-83f2-88117c61268c", "name": "network-vif-plugged", "status": "completed", "tag": "8570d005-620d-4ff4-b0b4-0c0c2c4c830d"}, {"name": "network-changed", "server_uuid": "78f27d3e-b318-4ac6-83f2-88117c61268c", "tag": "8570d005-620d-4ff4-b0b4-0c0c2c4c830d"}, {"server_uuid": "41ec6f72-3a16-4182-bfe9-4f92926495b9", "name": "network-vif-deleted", "tag": "8a5ae797-0ce3-4b3e-9199-002426df4e11"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 897.178524] [55188]: DEBUG oslo_concurrency.lockutils [req-3fa3930c-2e9a-4827-a929-552c2d639e20 req-272015c9-aa38-41d9-8c62-76c1a18ccc3f service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.178616] [55188]: DEBUG oslo_concurrency.lockutils [req-3fa3930c-2e9a-4827-a929-552c2d639e20 req-272015c9-aa38-41d9-8c62-76c1a18ccc3f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.178772] [55188]: DEBUG oslo_concurrency.lockutils [req-3fa3930c-2e9a-4827-a929-552c2d639e20 req-272015c9-aa38-41d9-8c62-76c1a18ccc3f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.189319] [55188]: INFO nova.api.openstack.compute.server_external_events [req-3fa3930c-2e9a-4827-a929-552c2d639e20 req-272015c9-aa38-41d9-8c62-76c1a18ccc3f service nova] Creating event network-vif-plugged:8570d005-620d-4ff4-b0b4-0c0c2c4c830d for instance 78f27d3e-b318-4ac6-83f2-88117c61268c on cpu-1 [ 897.189319] [55188]: INFO nova.api.openstack.compute.server_external_events [req-3fa3930c-2e9a-4827-a929-552c2d639e20 req-272015c9-aa38-41d9-8c62-76c1a18ccc3f service nova] Creating event network-changed:8570d005-620d-4ff4-b0b4-0c0c2c4c830d for instance 78f27d3e-b318-4ac6-83f2-88117c61268c on cpu-1 [ 897.189319] [55188]: INFO nova.api.openstack.compute.server_external_events [req-3fa3930c-2e9a-4827-a929-552c2d639e20 req-272015c9-aa38-41d9-8c62-76c1a18ccc3f service nova] Creating event network-vif-deleted:8a5ae797-0ce3-4b3e-9199-002426df4e11 for instance 41ec6f72-3a16-4182-bfe9-4f92926495b9 on cpu-1 [ 897.189459] [55187]: DEBUG nova.policy [None req-1787ae15-32e2-4d1d-8896-8ff07c202050 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.192351] [55188]: INFO nova.api.openstack.requestlog [req-3fa3930c-2e9a-4827-a929-552c2d639e20 req-272015c9-aa38-41d9-8c62-76c1a18ccc3f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.023408 [ 897.192646] [55188]: [pid: 55188|app: 0|req: 2798/5506] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:17 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 897.194383] [55187]: INFO nova.api.openstack.requestlog [None req-1787ae15-32e2-4d1d-8896-8ff07c202050 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.065500 [ 897.194383] [55187]: [pid: 55187|app: 0|req: 2709/5507] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:17 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.229269] [55188]: DEBUG nova.api.openstack.wsgi [None req-7702e077-5639-422b-b99e-b9f9508f5c8e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.230441] [55188]: DEBUG nova.compute.api [None req-7702e077-5639-422b-b99e-b9f9508f5c8e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.235901] [55188]: DEBUG oslo_concurrency.lockutils [None req-7702e077-5639-422b-b99e-b9f9508f5c8e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.236188] [55188]: DEBUG oslo_concurrency.lockutils [None req-7702e077-5639-422b-b99e-b9f9508f5c8e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.236385] [55188]: DEBUG oslo_concurrency.lockutils [None req-7702e077-5639-422b-b99e-b9f9508f5c8e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.236740] [55188]: DEBUG oslo_concurrency.lockutils [None req-7702e077-5639-422b-b99e-b9f9508f5c8e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.236944] [55188]: DEBUG oslo_concurrency.lockutils [None req-7702e077-5639-422b-b99e-b9f9508f5c8e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.237135] [55188]: DEBUG oslo_concurrency.lockutils [None req-7702e077-5639-422b-b99e-b9f9508f5c8e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.331245] [55188]: DEBUG nova.policy [None req-7702e077-5639-422b-b99e-b9f9508f5c8e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.339428] [55188]: DEBUG nova.policy [None req-7702e077-5639-422b-b99e-b9f9508f5c8e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.340133] [55188]: DEBUG nova.policy [None req-7702e077-5639-422b-b99e-b9f9508f5c8e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.344395] [55188]: INFO nova.api.openstack.requestlog [None req-7702e077-5639-422b-b99e-b9f9508f5c8e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1618 microversion: 2.94 time: 0.118835 [ 897.344395] [55188]: [pid: 55188|app: 0|req: 2799/5508] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:17 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1618 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 897.468791] [55187]: DEBUG nova.api.openstack.wsgi [None req-ecdd4c4c-65fe-48cd-8b22-e1d45c57db26 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.470624] [55187]: DEBUG nova.compute.api [None req-ecdd4c4c-65fe-48cd-8b22-e1d45c57db26 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.476324] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecdd4c4c-65fe-48cd-8b22-e1d45c57db26 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.476570] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecdd4c4c-65fe-48cd-8b22-e1d45c57db26 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.476760] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecdd4c4c-65fe-48cd-8b22-e1d45c57db26 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.477139] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecdd4c4c-65fe-48cd-8b22-e1d45c57db26 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.477335] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecdd4c4c-65fe-48cd-8b22-e1d45c57db26 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.477532] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecdd4c4c-65fe-48cd-8b22-e1d45c57db26 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.565810] [55187]: DEBUG nova.policy [None req-ecdd4c4c-65fe-48cd-8b22-e1d45c57db26 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.570465] [55187]: INFO nova.api.openstack.requestlog [None req-ecdd4c4c-65fe-48cd-8b22-e1d45c57db26 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1306 microversion: 2.1 time: 0.103926 [ 897.570806] [55187]: [pid: 55187|app: 0|req: 2710/5509] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:17 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1306 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.580272] [55188]: DEBUG nova.api.openstack.wsgi [None req-aae0e9f4-17e4-434d-a92a-ddba45e2abaf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.582324] [55188]: DEBUG nova.compute.api [None req-aae0e9f4-17e4-434d-a92a-ddba45e2abaf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.587087] [55188]: DEBUG oslo_concurrency.lockutils [None req-aae0e9f4-17e4-434d-a92a-ddba45e2abaf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.587087] [55188]: DEBUG oslo_concurrency.lockutils [None req-aae0e9f4-17e4-434d-a92a-ddba45e2abaf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.587087] [55188]: DEBUG oslo_concurrency.lockutils [None req-aae0e9f4-17e4-434d-a92a-ddba45e2abaf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.587454] [55188]: DEBUG oslo_concurrency.lockutils [None req-aae0e9f4-17e4-434d-a92a-ddba45e2abaf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.587655] [55188]: DEBUG oslo_concurrency.lockutils [None req-aae0e9f4-17e4-434d-a92a-ddba45e2abaf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.587834] [55188]: DEBUG oslo_concurrency.lockutils [None req-aae0e9f4-17e4-434d-a92a-ddba45e2abaf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.609030] [55188]: DEBUG oslo_concurrency.lockutils [None req-aae0e9f4-17e4-434d-a92a-ddba45e2abaf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.609106] [55188]: DEBUG oslo_concurrency.lockutils [None req-aae0e9f4-17e4-434d-a92a-ddba45e2abaf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.609279] [55188]: DEBUG oslo_concurrency.lockutils [None req-aae0e9f4-17e4-434d-a92a-ddba45e2abaf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.609478] [55188]: DEBUG nova.objects.instance [None req-aae0e9f4-17e4-434d-a92a-ddba45e2abaf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lazy-loading 'fault' on Instance uuid ef019654-75be-4394-ad62-f19d9eabdd6e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.620939] [55187]: DEBUG nova.api.openstack.wsgi [None req-949e9cce-0d99-4f94-a6a4-ac724374d73d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.622990] [55187]: DEBUG nova.compute.api [None req-949e9cce-0d99-4f94-a6a4-ac724374d73d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.627394] [55187]: DEBUG oslo_concurrency.lockutils [None req-949e9cce-0d99-4f94-a6a4-ac724374d73d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.628074] [55187]: DEBUG oslo_concurrency.lockutils [None req-949e9cce-0d99-4f94-a6a4-ac724374d73d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.628074] [55187]: DEBUG oslo_concurrency.lockutils [None req-949e9cce-0d99-4f94-a6a4-ac724374d73d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.628624] [55187]: DEBUG oslo_concurrency.lockutils [None req-949e9cce-0d99-4f94-a6a4-ac724374d73d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.628941] [55187]: DEBUG oslo_concurrency.lockutils [None req-949e9cce-0d99-4f94-a6a4-ac724374d73d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.629192] [55187]: DEBUG oslo_concurrency.lockutils [None req-949e9cce-0d99-4f94-a6a4-ac724374d73d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.657555] [55188]: DEBUG nova.policy [None req-aae0e9f4-17e4-434d-a92a-ddba45e2abaf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffce3304056746efabcc21a682473ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd45194d3d8c43c68f2e900dbf0692eb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.664016] [55188]: INFO nova.api.openstack.requestlog [None req-aae0e9f4-17e4-434d-a92a-ddba45e2abaf tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 200 len: 1301 microversion: 2.1 time: 0.085344 [ 897.664016] [55188]: [pid: 55188|app: 0|req: 2800/5510] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:17 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 1301 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.708637] [55187]: DEBUG nova.policy [None req-949e9cce-0d99-4f94-a6a4-ac724374d73d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.713541] [55187]: INFO nova.api.openstack.requestlog [None req-949e9cce-0d99-4f94-a6a4-ac724374d73d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.095345 [ 897.713894] [55187]: [pid: 55187|app: 0|req: 2711/5511] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:17 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.763237] [55188]: DEBUG nova.api.openstack.wsgi [None req-df16819a-2126-4519-8dc0-55107724b203 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.765601] [55188]: DEBUG nova.compute.api [None req-df16819a-2126-4519-8dc0-55107724b203 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.769806] [55188]: DEBUG oslo_concurrency.lockutils [None req-df16819a-2126-4519-8dc0-55107724b203 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.770094] [55188]: DEBUG oslo_concurrency.lockutils [None req-df16819a-2126-4519-8dc0-55107724b203 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.770292] [55188]: DEBUG oslo_concurrency.lockutils [None req-df16819a-2126-4519-8dc0-55107724b203 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.770637] [55188]: DEBUG oslo_concurrency.lockutils [None req-df16819a-2126-4519-8dc0-55107724b203 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.770826] [55188]: DEBUG oslo_concurrency.lockutils [None req-df16819a-2126-4519-8dc0-55107724b203 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.770992] [55188]: DEBUG oslo_concurrency.lockutils [None req-df16819a-2126-4519-8dc0-55107724b203 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.887186] [55187]: DEBUG nova.api.openstack.wsgi [None req-1c0872ce-3c20-419b-afa6-9f62fea7431b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.888923] [55187]: DEBUG nova.compute.api [None req-1c0872ce-3c20-419b-afa6-9f62fea7431b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.893294] [55188]: DEBUG nova.policy [None req-df16819a-2126-4519-8dc0-55107724b203 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.893653] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c0872ce-3c20-419b-afa6-9f62fea7431b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.893836] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c0872ce-3c20-419b-afa6-9f62fea7431b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.894061] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c0872ce-3c20-419b-afa6-9f62fea7431b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.894451] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c0872ce-3c20-419b-afa6-9f62fea7431b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.894655] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c0872ce-3c20-419b-afa6-9f62fea7431b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.894837] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c0872ce-3c20-419b-afa6-9f62fea7431b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.899264] [55188]: INFO nova.api.openstack.requestlog [None req-df16819a-2126-4519-8dc0-55107724b203 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.139648 [ 897.899739] [55188]: [pid: 55188|app: 0|req: 2801/5512] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:18 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.916619] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c0872ce-3c20-419b-afa6-9f62fea7431b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.917036] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c0872ce-3c20-419b-afa6-9f62fea7431b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.917238] [55187]: DEBUG oslo_concurrency.lockutils [None req-1c0872ce-3c20-419b-afa6-9f62fea7431b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.917537] [55187]: DEBUG nova.objects.instance [None req-1c0872ce-3c20-419b-afa6-9f62fea7431b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lazy-loading 'fault' on Instance uuid 41ec6f72-3a16-4182-bfe9-4f92926495b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.927547] [55188]: DEBUG nova.api.openstack.wsgi [None req-069e893a-ab28-499f-9805-fc731eec7e0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.929418] [55188]: DEBUG nova.compute.api [None req-069e893a-ab28-499f-9805-fc731eec7e0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.936702] [55188]: DEBUG oslo_concurrency.lockutils [None req-069e893a-ab28-499f-9805-fc731eec7e0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.937134] [55188]: DEBUG oslo_concurrency.lockutils [None req-069e893a-ab28-499f-9805-fc731eec7e0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.937391] [55188]: DEBUG oslo_concurrency.lockutils [None req-069e893a-ab28-499f-9805-fc731eec7e0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.937812] [55188]: DEBUG oslo_concurrency.lockutils [None req-069e893a-ab28-499f-9805-fc731eec7e0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.938039] [55188]: DEBUG oslo_concurrency.lockutils [None req-069e893a-ab28-499f-9805-fc731eec7e0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.938214] [55188]: DEBUG oslo_concurrency.lockutils [None req-069e893a-ab28-499f-9805-fc731eec7e0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.950101] [55187]: DEBUG nova.policy [None req-1c0872ce-3c20-419b-afa6-9f62fea7431b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.954751] [55187]: INFO nova.api.openstack.requestlog [None req-1c0872ce-3c20-419b-afa6-9f62fea7431b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1300 microversion: 2.1 time: 0.069822 [ 897.955122] [55187]: [pid: 55187|app: 0|req: 2712/5513] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:18 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1300 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.959221] [55187]: DEBUG nova.api.openstack.wsgi [None req-358d8c0c-bf00-4937-9c29-5d24291cb41e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 897.961039] [55187]: DEBUG nova.compute.api [None req-358d8c0c-bf00-4937-9c29-5d24291cb41e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 897.965943] [55187]: DEBUG oslo_concurrency.lockutils [None req-358d8c0c-bf00-4937-9c29-5d24291cb41e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.966150] [55187]: DEBUG oslo_concurrency.lockutils [None req-358d8c0c-bf00-4937-9c29-5d24291cb41e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.966848] [55187]: DEBUG oslo_concurrency.lockutils [None req-358d8c0c-bf00-4937-9c29-5d24291cb41e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.966848] [55187]: DEBUG oslo_concurrency.lockutils [None req-358d8c0c-bf00-4937-9c29-5d24291cb41e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.966848] [55187]: DEBUG oslo_concurrency.lockutils [None req-358d8c0c-bf00-4937-9c29-5d24291cb41e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.967039] [55187]: DEBUG oslo_concurrency.lockutils [None req-358d8c0c-bf00-4937-9c29-5d24291cb41e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.012698] [55187]: DEBUG nova.policy [None req-358d8c0c-bf00-4937-9c29-5d24291cb41e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.017866] [55187]: INFO nova.api.openstack.requestlog [None req-358d8c0c-bf00-4937-9c29-5d24291cb41e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.059938 [ 898.018717] [55187]: [pid: 55187|app: 0|req: 2713/5514] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:18 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 898.021123] [55187]: DEBUG nova.api.openstack.wsgi [None req-2058b62d-e9c3-463c-b604-ee4020f94e28 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.022747] [55187]: DEBUG nova.compute.api [None req-2058b62d-e9c3-463c-b604-ee4020f94e28 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.025954] [55187]: DEBUG oslo_concurrency.lockutils [None req-2058b62d-e9c3-463c-b604-ee4020f94e28 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.026212] [55187]: DEBUG oslo_concurrency.lockutils [None req-2058b62d-e9c3-463c-b604-ee4020f94e28 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.026398] [55187]: DEBUG oslo_concurrency.lockutils [None req-2058b62d-e9c3-463c-b604-ee4020f94e28 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.026750] [55187]: DEBUG oslo_concurrency.lockutils [None req-2058b62d-e9c3-463c-b604-ee4020f94e28 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.026949] [55187]: DEBUG oslo_concurrency.lockutils [None req-2058b62d-e9c3-463c-b604-ee4020f94e28 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.027136] [55187]: DEBUG oslo_concurrency.lockutils [None req-2058b62d-e9c3-463c-b604-ee4020f94e28 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.069154] [55188]: DEBUG nova.policy [None req-069e893a-ab28-499f-9805-fc731eec7e0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.073516] [55188]: INFO nova.api.openstack.requestlog [None req-069e893a-ab28-499f-9805-fc731eec7e0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1512 microversion: 2.1 time: 0.148566 [ 898.073856] [55188]: [pid: 55188|app: 0|req: 2802/5515] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:18 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1512 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.075075] [55187]: DEBUG nova.policy [None req-2058b62d-e9c3-463c-b604-ee4020f94e28 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.076282] [55188]: DEBUG nova.api.openstack.wsgi [None req-b522b963-1fbf-4171-989d-0a7ad774185f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.077939] [55188]: DEBUG nova.compute.api [None req-b522b963-1fbf-4171-989d-0a7ad774185f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.081232] [55188]: DEBUG oslo_concurrency.lockutils [None req-b522b963-1fbf-4171-989d-0a7ad774185f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.081475] [55188]: DEBUG oslo_concurrency.lockutils [None req-b522b963-1fbf-4171-989d-0a7ad774185f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.081669] [55188]: DEBUG oslo_concurrency.lockutils [None req-b522b963-1fbf-4171-989d-0a7ad774185f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.082156] [55188]: DEBUG oslo_concurrency.lockutils [None req-b522b963-1fbf-4171-989d-0a7ad774185f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.082428] [55188]: DEBUG oslo_concurrency.lockutils [None req-b522b963-1fbf-4171-989d-0a7ad774185f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.082638] [55188]: DEBUG oslo_concurrency.lockutils [None req-b522b963-1fbf-4171-989d-0a7ad774185f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.083167] [55187]: INFO nova.api.openstack.requestlog [None req-2058b62d-e9c3-463c-b604-ee4020f94e28 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.063848 [ 898.083546] [55187]: [pid: 55187|app: 0|req: 2714/5516] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:18 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.096201] [55187]: DEBUG nova.api.openstack.wsgi [None req-6c7ddc56-4526-4bcc-b699-74e6ab56c498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.097971] [55187]: DEBUG nova.compute.api [None req-6c7ddc56-4526-4bcc-b699-74e6ab56c498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.101726] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c7ddc56-4526-4bcc-b699-74e6ab56c498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.101971] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c7ddc56-4526-4bcc-b699-74e6ab56c498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.102183] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c7ddc56-4526-4bcc-b699-74e6ab56c498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.102539] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c7ddc56-4526-4bcc-b699-74e6ab56c498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.102746] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c7ddc56-4526-4bcc-b699-74e6ab56c498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.102919] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c7ddc56-4526-4bcc-b699-74e6ab56c498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.121999] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c7ddc56-4526-4bcc-b699-74e6ab56c498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.122268] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c7ddc56-4526-4bcc-b699-74e6ab56c498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.122453] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c7ddc56-4526-4bcc-b699-74e6ab56c498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.122648] [55187]: DEBUG nova.objects.instance [None req-6c7ddc56-4526-4bcc-b699-74e6ab56c498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.165610] [55187]: DEBUG nova.policy [None req-6c7ddc56-4526-4bcc-b699-74e6ab56c498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.170308] [55187]: INFO nova.api.openstack.requestlog [None req-6c7ddc56-4526-4bcc-b699-74e6ab56c498 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.076489 [ 898.170633] [55187]: [pid: 55187|app: 0|req: 2715/5517] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:18 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.173015] [55187]: DEBUG nova.api.openstack.wsgi [None req-1e7c163d-8ace-40b7-a2ea-efb1ca9f3deb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.174675] [55187]: DEBUG nova.compute.api [None req-1e7c163d-8ace-40b7-a2ea-efb1ca9f3deb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.179179] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e7c163d-8ace-40b7-a2ea-efb1ca9f3deb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.179411] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e7c163d-8ace-40b7-a2ea-efb1ca9f3deb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.179599] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e7c163d-8ace-40b7-a2ea-efb1ca9f3deb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.180081] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e7c163d-8ace-40b7-a2ea-efb1ca9f3deb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.180228] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e7c163d-8ace-40b7-a2ea-efb1ca9f3deb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.180395] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e7c163d-8ace-40b7-a2ea-efb1ca9f3deb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.186232] [55188]: DEBUG nova.policy [None req-b522b963-1fbf-4171-989d-0a7ad774185f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.192491] [55188]: INFO nova.api.openstack.requestlog [None req-b522b963-1fbf-4171-989d-0a7ad774185f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1364 microversion: 2.1 time: 0.117807 [ 898.192962] [55188]: [pid: 55188|app: 0|req: 2803/5518] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:18 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1364 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.196248] [55188]: DEBUG nova.api.openstack.wsgi [None req-0f586a9d-db67-4d4b-901c-a6d31f220b60 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.198026] [55188]: DEBUG nova.compute.api [None req-0f586a9d-db67-4d4b-901c-a6d31f220b60 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.200771] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f586a9d-db67-4d4b-901c-a6d31f220b60 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.200908] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f586a9d-db67-4d4b-901c-a6d31f220b60 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.201105] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f586a9d-db67-4d4b-901c-a6d31f220b60 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.202543] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f586a9d-db67-4d4b-901c-a6d31f220b60 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.202543] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f586a9d-db67-4d4b-901c-a6d31f220b60 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.202543] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f586a9d-db67-4d4b-901c-a6d31f220b60 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.202667] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e7c163d-8ace-40b7-a2ea-efb1ca9f3deb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.202667] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e7c163d-8ace-40b7-a2ea-efb1ca9f3deb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.202667] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e7c163d-8ace-40b7-a2ea-efb1ca9f3deb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.202667] [55187]: DEBUG nova.objects.instance [None req-1e7c163d-8ace-40b7-a2ea-efb1ca9f3deb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.224361] [55187]: DEBUG nova.policy [None req-1e7c163d-8ace-40b7-a2ea-efb1ca9f3deb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.229439] [55187]: INFO nova.api.openstack.requestlog [None req-1e7c163d-8ace-40b7-a2ea-efb1ca9f3deb tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.058220 [ 898.230257] [55187]: [pid: 55187|app: 0|req: 2716/5519] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:18 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.232536] [55187]: DEBUG nova.api.openstack.wsgi [None req-a9be5613-b65a-4e1f-a576-c4d65ff8de48 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.233663] [55188]: DEBUG nova.policy [None req-0f586a9d-db67-4d4b-901c-a6d31f220b60 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.234311] [55187]: DEBUG nova.compute.api [None req-a9be5613-b65a-4e1f-a576-c4d65ff8de48 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.238546] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9be5613-b65a-4e1f-a576-c4d65ff8de48 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.238546] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9be5613-b65a-4e1f-a576-c4d65ff8de48 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.238546] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9be5613-b65a-4e1f-a576-c4d65ff8de48 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.238546] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9be5613-b65a-4e1f-a576-c4d65ff8de48 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.238783] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9be5613-b65a-4e1f-a576-c4d65ff8de48 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.239072] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9be5613-b65a-4e1f-a576-c4d65ff8de48 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.239623] [55188]: INFO nova.api.openstack.requestlog [None req-0f586a9d-db67-4d4b-901c-a6d31f220b60 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.046106 [ 898.239947] [55188]: [pid: 55188|app: 0|req: 2804/5520] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:18 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.242428] [55188]: DEBUG nova.api.openstack.wsgi [None req-c9d598e1-cfe1-4703-aec8-70c7e3540135 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.244084] [55188]: DEBUG nova.compute.api [None req-c9d598e1-cfe1-4703-aec8-70c7e3540135 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.247596] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9d598e1-cfe1-4703-aec8-70c7e3540135 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.247840] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9d598e1-cfe1-4703-aec8-70c7e3540135 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.248039] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9d598e1-cfe1-4703-aec8-70c7e3540135 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.248389] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9d598e1-cfe1-4703-aec8-70c7e3540135 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.249059] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9d598e1-cfe1-4703-aec8-70c7e3540135 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.249059] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9d598e1-cfe1-4703-aec8-70c7e3540135 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.271124] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9d598e1-cfe1-4703-aec8-70c7e3540135 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.271415] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9d598e1-cfe1-4703-aec8-70c7e3540135 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.271635] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9d598e1-cfe1-4703-aec8-70c7e3540135 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.271855] [55188]: DEBUG nova.objects.instance [None req-c9d598e1-cfe1-4703-aec8-70c7e3540135 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.280345] [55187]: DEBUG nova.policy [None req-a9be5613-b65a-4e1f-a576-c4d65ff8de48 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.285895] [55187]: INFO nova.api.openstack.requestlog [None req-a9be5613-b65a-4e1f-a576-c4d65ff8de48 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.055395 [ 898.286258] [55187]: [pid: 55187|app: 0|req: 2717/5521] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:18 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.295039] [55188]: DEBUG nova.policy [None req-c9d598e1-cfe1-4703-aec8-70c7e3540135 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.299383] [55188]: INFO nova.api.openstack.requestlog [None req-c9d598e1-cfe1-4703-aec8-70c7e3540135 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.058844 [ 898.299712] [55188]: [pid: 55188|app: 0|req: 2805/5522] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:18 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.361356] [55187]: DEBUG nova.api.openstack.wsgi [None req-94f7407a-a997-4c16-9668-76b74afd7035 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.363956] [55187]: DEBUG nova.compute.api [None req-94f7407a-a997-4c16-9668-76b74afd7035 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.367815] [55187]: DEBUG oslo_concurrency.lockutils [None req-94f7407a-a997-4c16-9668-76b74afd7035 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.368156] [55187]: DEBUG oslo_concurrency.lockutils [None req-94f7407a-a997-4c16-9668-76b74afd7035 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.368439] [55187]: DEBUG oslo_concurrency.lockutils [None req-94f7407a-a997-4c16-9668-76b74afd7035 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.368856] [55187]: DEBUG oslo_concurrency.lockutils [None req-94f7407a-a997-4c16-9668-76b74afd7035 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.369149] [55187]: DEBUG oslo_concurrency.lockutils [None req-94f7407a-a997-4c16-9668-76b74afd7035 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.369393] [55187]: DEBUG oslo_concurrency.lockutils [None req-94f7407a-a997-4c16-9668-76b74afd7035 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.491488] [55187]: DEBUG nova.policy [None req-94f7407a-a997-4c16-9668-76b74afd7035 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.498940] [55187]: DEBUG nova.policy [None req-94f7407a-a997-4c16-9668-76b74afd7035 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.499191] [55187]: DEBUG nova.policy [None req-94f7407a-a997-4c16-9668-76b74afd7035 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.503581] [55187]: INFO nova.api.openstack.requestlog [None req-94f7407a-a997-4c16-9668-76b74afd7035 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1618 microversion: 2.94 time: 0.145634 [ 898.504069] [55187]: [pid: 55187|app: 0|req: 2718/5523] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:18 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1618 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 898.588072] [55188]: DEBUG nova.api.openstack.wsgi [None req-3eae3da9-a173-460c-b8ef-9a0483fa81e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.589841] [55188]: DEBUG nova.compute.api [None req-3eae3da9-a173-460c-b8ef-9a0483fa81e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.594276] [55188]: DEBUG oslo_concurrency.lockutils [None req-3eae3da9-a173-460c-b8ef-9a0483fa81e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.594535] [55188]: DEBUG oslo_concurrency.lockutils [None req-3eae3da9-a173-460c-b8ef-9a0483fa81e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.594734] [55188]: DEBUG oslo_concurrency.lockutils [None req-3eae3da9-a173-460c-b8ef-9a0483fa81e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.595123] [55188]: DEBUG oslo_concurrency.lockutils [None req-3eae3da9-a173-460c-b8ef-9a0483fa81e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.595328] [55188]: DEBUG oslo_concurrency.lockutils [None req-3eae3da9-a173-460c-b8ef-9a0483fa81e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.595505] [55188]: DEBUG oslo_concurrency.lockutils [None req-3eae3da9-a173-460c-b8ef-9a0483fa81e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.679630] [55187]: DEBUG nova.api.openstack.wsgi [None req-db2a50f6-769c-478a-970b-0a80b90d2332 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.682792] [55187]: DEBUG nova.compute.api [None req-db2a50f6-769c-478a-970b-0a80b90d2332 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] [instance: ef019654-75be-4394-ad62-f19d9eabdd6e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.687641] [55187]: DEBUG oslo_concurrency.lockutils [None req-db2a50f6-769c-478a-970b-0a80b90d2332 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.687916] [55187]: DEBUG oslo_concurrency.lockutils [None req-db2a50f6-769c-478a-970b-0a80b90d2332 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.688127] [55187]: DEBUG oslo_concurrency.lockutils [None req-db2a50f6-769c-478a-970b-0a80b90d2332 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.688501] [55187]: DEBUG oslo_concurrency.lockutils [None req-db2a50f6-769c-478a-970b-0a80b90d2332 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.688712] [55187]: DEBUG oslo_concurrency.lockutils [None req-db2a50f6-769c-478a-970b-0a80b90d2332 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.688896] [55187]: DEBUG oslo_concurrency.lockutils [None req-db2a50f6-769c-478a-970b-0a80b90d2332 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.692642] [55188]: DEBUG nova.policy [None req-3eae3da9-a173-460c-b8ef-9a0483fa81e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.697868] [55188]: INFO nova.api.openstack.requestlog [None req-3eae3da9-a173-460c-b8ef-9a0483fa81e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1485 microversion: 2.1 time: 0.112563 [ 898.698272] [55188]: [pid: 55188|app: 0|req: 2806/5524] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:18 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1485 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 898.703412] [55187]: INFO nova.api.openstack.wsgi [None req-db2a50f6-769c-478a-970b-0a80b90d2332 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] HTTP exception thrown: Instance ef019654-75be-4394-ad62-f19d9eabdd6e could not be found. [ 898.703866] [55187]: DEBUG nova.api.openstack.wsgi [None req-db2a50f6-769c-478a-970b-0a80b90d2332 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] Returning 404 to user: Instance ef019654-75be-4394-ad62-f19d9eabdd6e could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 898.704347] [55187]: INFO nova.api.openstack.requestlog [None req-db2a50f6-769c-478a-970b-0a80b90d2332 tempest-MultipleCreateTestJSON-2020727100 tempest-MultipleCreateTestJSON-2020727100-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e" status: 404 len: 111 microversion: 2.1 time: 0.027301 [ 898.704724] [55187]: [pid: 55187|app: 0|req: 2719/5525] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:19 2025] GET /compute/v2.1/servers/ef019654-75be-4394-ad62-f19d9eabdd6e => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 898.713499] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e6c78e2-90a4-432c-9b26-510102bbcd63 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 898.722069] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e6c78e2-90a4-432c-9b26-510102bbcd63 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.722424] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e6c78e2-90a4-432c-9b26-510102bbcd63 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.722659] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e6c78e2-90a4-432c-9b26-510102bbcd63 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.729689] [55187]: DEBUG nova.api.openstack.wsgi [None req-0c76c446-9d1b-42ac-bcce-e6a7dcbd6198 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.732355] [55187]: DEBUG nova.compute.api [None req-0c76c446-9d1b-42ac-bcce-e6a7dcbd6198 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.737389] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c76c446-9d1b-42ac-bcce-e6a7dcbd6198 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.737810] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c76c446-9d1b-42ac-bcce-e6a7dcbd6198 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.738099] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c76c446-9d1b-42ac-bcce-e6a7dcbd6198 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.738604] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c76c446-9d1b-42ac-bcce-e6a7dcbd6198 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.738892] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c76c446-9d1b-42ac-bcce-e6a7dcbd6198 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.739158] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c76c446-9d1b-42ac-bcce-e6a7dcbd6198 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.740938] [55188]: DEBUG nova.compute.api [None req-9e6c78e2-90a4-432c-9b26-510102bbcd63 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Going to try to stop instance {{(pid=55188) force_stop /opt/stack/nova/nova/compute/api.py:2796}} [ 898.774028] [55188]: INFO nova.api.openstack.requestlog [None req-9e6c78e2-90a4-432c-9b26-510102bbcd63 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "POST /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71/action" status: 202 len: 0 microversion: 2.1 time: 0.063359 [ 898.778686] [55188]: [pid: 55188|app: 0|req: 2807/5526] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:06:19 2025] POST /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 898.784627] [55188]: DEBUG nova.api.openstack.wsgi [None req-c5679362-b928-41a3-ae11-1c0b625dfd05 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.788589] [55188]: DEBUG nova.compute.api [None req-c5679362-b928-41a3-ae11-1c0b625dfd05 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.793556] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5679362-b928-41a3-ae11-1c0b625dfd05 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.793815] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5679362-b928-41a3-ae11-1c0b625dfd05 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.794067] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5679362-b928-41a3-ae11-1c0b625dfd05 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.794388] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5679362-b928-41a3-ae11-1c0b625dfd05 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.794586] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5679362-b928-41a3-ae11-1c0b625dfd05 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.794805] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5679362-b928-41a3-ae11-1c0b625dfd05 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.891859] [55187]: DEBUG nova.policy [None req-0c76c446-9d1b-42ac-bcce-e6a7dcbd6198 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.901822] [55187]: INFO nova.api.openstack.requestlog [None req-0c76c446-9d1b-42ac-bcce-e6a7dcbd6198 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.174704 [ 898.901822] [55187]: [pid: 55187|app: 0|req: 2720/5527] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:19 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.913830] [55187]: DEBUG nova.api.openstack.wsgi [None req-93c1157d-ead4-4701-bff3-154e86fbc979 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.916310] [55187]: DEBUG nova.compute.api [None req-93c1157d-ead4-4701-bff3-154e86fbc979 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.920789] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c1157d-ead4-4701-bff3-154e86fbc979 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.921066] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c1157d-ead4-4701-bff3-154e86fbc979 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.921259] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c1157d-ead4-4701-bff3-154e86fbc979 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.921622] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c1157d-ead4-4701-bff3-154e86fbc979 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.921818] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c1157d-ead4-4701-bff3-154e86fbc979 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.921991] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c1157d-ead4-4701-bff3-154e86fbc979 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.938875] [55188]: DEBUG nova.policy [None req-c5679362-b928-41a3-ae11-1c0b625dfd05 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.945282] [55188]: INFO nova.api.openstack.requestlog [None req-c5679362-b928-41a3-ae11-1c0b625dfd05 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1495 microversion: 2.1 time: 0.164826 [ 898.945282] [55188]: [pid: 55188|app: 0|req: 2808/5528] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:19 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1495 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 898.969903] [55188]: DEBUG nova.api.openstack.wsgi [None req-137cf22c-cba6-41b4-9fd5-126079e727d5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 898.972196] [55188]: DEBUG nova.compute.api [None req-137cf22c-cba6-41b4-9fd5-126079e727d5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 898.977742] [55188]: DEBUG oslo_concurrency.lockutils [None req-137cf22c-cba6-41b4-9fd5-126079e727d5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.978084] [55188]: DEBUG oslo_concurrency.lockutils [None req-137cf22c-cba6-41b4-9fd5-126079e727d5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.978269] [55188]: DEBUG oslo_concurrency.lockutils [None req-137cf22c-cba6-41b4-9fd5-126079e727d5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.978610] [55188]: DEBUG oslo_concurrency.lockutils [None req-137cf22c-cba6-41b4-9fd5-126079e727d5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.978817] [55188]: DEBUG oslo_concurrency.lockutils [None req-137cf22c-cba6-41b4-9fd5-126079e727d5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.978977] [55188]: DEBUG oslo_concurrency.lockutils [None req-137cf22c-cba6-41b4-9fd5-126079e727d5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.999874] [55188]: DEBUG oslo_concurrency.lockutils [None req-137cf22c-cba6-41b4-9fd5-126079e727d5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.000100] [55188]: DEBUG oslo_concurrency.lockutils [None req-137cf22c-cba6-41b4-9fd5-126079e727d5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.000284] [55188]: DEBUG oslo_concurrency.lockutils [None req-137cf22c-cba6-41b4-9fd5-126079e727d5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.000495] [55188]: DEBUG nova.objects.instance [None req-137cf22c-cba6-41b4-9fd5-126079e727d5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lazy-loading 'fault' on Instance uuid 41ec6f72-3a16-4182-bfe9-4f92926495b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.069615] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=9 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 899.076358] [55187]: DEBUG nova.policy [None req-93c1157d-ead4-4701-bff3-154e86fbc979 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.081927] [55187]: INFO nova.api.openstack.requestlog [None req-93c1157d-ead4-4701-bff3-154e86fbc979 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.171309 [ 899.082451] [55187]: [pid: 55187|app: 0|req: 2721/5529] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:19 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.089203] [55187]: DEBUG nova.api.openstack.wsgi [None req-5cb9bbf5-9785-4364-afce-5b2383d9ceed tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.093145] [55187]: DEBUG nova.compute.api [None req-5cb9bbf5-9785-4364-afce-5b2383d9ceed tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.102075] [55187]: DEBUG oslo_concurrency.lockutils [None req-5cb9bbf5-9785-4364-afce-5b2383d9ceed tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.102741] [55187]: DEBUG oslo_concurrency.lockutils [None req-5cb9bbf5-9785-4364-afce-5b2383d9ceed tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.103904] [55187]: DEBUG oslo_concurrency.lockutils [None req-5cb9bbf5-9785-4364-afce-5b2383d9ceed tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.104448] [55187]: DEBUG oslo_concurrency.lockutils [None req-5cb9bbf5-9785-4364-afce-5b2383d9ceed tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.104793] [55187]: DEBUG oslo_concurrency.lockutils [None req-5cb9bbf5-9785-4364-afce-5b2383d9ceed tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.105095] [55187]: DEBUG oslo_concurrency.lockutils [None req-5cb9bbf5-9785-4364-afce-5b2383d9ceed tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.153767] [55187]: DEBUG nova.policy [None req-5cb9bbf5-9785-4364-afce-5b2383d9ceed tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.159629] [55187]: INFO nova.api.openstack.requestlog [None req-5cb9bbf5-9785-4364-afce-5b2383d9ceed tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.072574 [ 899.160347] [55187]: [pid: 55187|app: 0|req: 2722/5530] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:19 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.163637] [55187]: DEBUG nova.api.openstack.wsgi [None req-da680a06-d792-4b02-8f4f-1eaab915fb03 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.166799] [55187]: DEBUG nova.compute.api [None req-da680a06-d792-4b02-8f4f-1eaab915fb03 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.170404] [55187]: DEBUG oslo_concurrency.lockutils [None req-da680a06-d792-4b02-8f4f-1eaab915fb03 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.170707] [55187]: DEBUG oslo_concurrency.lockutils [None req-da680a06-d792-4b02-8f4f-1eaab915fb03 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.170935] [55187]: DEBUG oslo_concurrency.lockutils [None req-da680a06-d792-4b02-8f4f-1eaab915fb03 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.171351] [55187]: DEBUG oslo_concurrency.lockutils [None req-da680a06-d792-4b02-8f4f-1eaab915fb03 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.171602] [55187]: DEBUG oslo_concurrency.lockutils [None req-da680a06-d792-4b02-8f4f-1eaab915fb03 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.172202] [55187]: DEBUG oslo_concurrency.lockutils [None req-da680a06-d792-4b02-8f4f-1eaab915fb03 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.242675] [55188]: DEBUG nova.policy [None req-137cf22c-cba6-41b4-9fd5-126079e727d5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.249560] [55188]: INFO nova.api.openstack.requestlog [None req-137cf22c-cba6-41b4-9fd5-126079e727d5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1300 microversion: 2.1 time: 0.283170 [ 899.249900] [55188]: [pid: 55188|app: 0|req: 2809/5531] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:19 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1300 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.254360] [55188]: DEBUG nova.api.openstack.wsgi [None req-bb6835f9-98f0-463d-a932-9e1031af0296 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.258527] [55188]: DEBUG nova.compute.api [None req-bb6835f9-98f0-463d-a932-9e1031af0296 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.262833] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb6835f9-98f0-463d-a932-9e1031af0296 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.263852] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb6835f9-98f0-463d-a932-9e1031af0296 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.264021] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb6835f9-98f0-463d-a932-9e1031af0296 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.264421] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb6835f9-98f0-463d-a932-9e1031af0296 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.264523] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb6835f9-98f0-463d-a932-9e1031af0296 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.264752] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb6835f9-98f0-463d-a932-9e1031af0296 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.318490] [55187]: DEBUG nova.policy [None req-da680a06-d792-4b02-8f4f-1eaab915fb03 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.318576] [55188]: DEBUG nova.policy [None req-bb6835f9-98f0-463d-a932-9e1031af0296 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.322915] [55188]: INFO nova.api.openstack.requestlog [None req-bb6835f9-98f0-463d-a932-9e1031af0296 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.072296 [ 899.323242] [55188]: [pid: 55188|app: 0|req: 2810/5532] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:19 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.327147] [55187]: INFO nova.api.openstack.requestlog [None req-da680a06-d792-4b02-8f4f-1eaab915fb03 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1497 microversion: 2.1 time: 0.164206 [ 899.327223] [55188]: DEBUG nova.api.openstack.wsgi [None req-e05d79a5-efb4-4d8f-889c-6b7d7e6ca7e3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.327256] [55187]: [pid: 55187|app: 0|req: 2723/5533] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:19 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1497 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.327286] [55188]: DEBUG nova.compute.api [None req-e05d79a5-efb4-4d8f-889c-6b7d7e6ca7e3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.328883] [55187]: DEBUG nova.api.openstack.wsgi [None req-83908b53-8fb2-47fe-af1d-b35d5ff9c861 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.331331] [55187]: DEBUG nova.compute.api [None req-83908b53-8fb2-47fe-af1d-b35d5ff9c861 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.332191] [55188]: DEBUG oslo_concurrency.lockutils [None req-e05d79a5-efb4-4d8f-889c-6b7d7e6ca7e3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.332419] [55188]: DEBUG oslo_concurrency.lockutils [None req-e05d79a5-efb4-4d8f-889c-6b7d7e6ca7e3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.332595] [55188]: DEBUG oslo_concurrency.lockutils [None req-e05d79a5-efb4-4d8f-889c-6b7d7e6ca7e3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.332937] [55188]: DEBUG oslo_concurrency.lockutils [None req-e05d79a5-efb4-4d8f-889c-6b7d7e6ca7e3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.333236] [55188]: DEBUG oslo_concurrency.lockutils [None req-e05d79a5-efb4-4d8f-889c-6b7d7e6ca7e3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.333306] [55188]: DEBUG oslo_concurrency.lockutils [None req-e05d79a5-efb4-4d8f-889c-6b7d7e6ca7e3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.336352] [55187]: DEBUG oslo_concurrency.lockutils [None req-83908b53-8fb2-47fe-af1d-b35d5ff9c861 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.336731] [55187]: DEBUG oslo_concurrency.lockutils [None req-83908b53-8fb2-47fe-af1d-b35d5ff9c861 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.337256] [55187]: DEBUG oslo_concurrency.lockutils [None req-83908b53-8fb2-47fe-af1d-b35d5ff9c861 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.338344] [55187]: DEBUG oslo_concurrency.lockutils [None req-83908b53-8fb2-47fe-af1d-b35d5ff9c861 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.339034] [55187]: DEBUG oslo_concurrency.lockutils [None req-83908b53-8fb2-47fe-af1d-b35d5ff9c861 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.340198] [55187]: DEBUG oslo_concurrency.lockutils [None req-83908b53-8fb2-47fe-af1d-b35d5ff9c861 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.361967] [55188]: DEBUG oslo_concurrency.lockutils [None req-e05d79a5-efb4-4d8f-889c-6b7d7e6ca7e3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.363185] [55188]: DEBUG oslo_concurrency.lockutils [None req-e05d79a5-efb4-4d8f-889c-6b7d7e6ca7e3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.363185] [55188]: DEBUG oslo_concurrency.lockutils [None req-e05d79a5-efb4-4d8f-889c-6b7d7e6ca7e3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.363185] [55188]: DEBUG nova.objects.instance [None req-e05d79a5-efb4-4d8f-889c-6b7d7e6ca7e3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.395720] [55188]: DEBUG nova.policy [None req-e05d79a5-efb4-4d8f-889c-6b7d7e6ca7e3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.400494] [55188]: INFO nova.api.openstack.requestlog [None req-e05d79a5-efb4-4d8f-889c-6b7d7e6ca7e3 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.076675 [ 899.400820] [55188]: [pid: 55188|app: 0|req: 2811/5534] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:19 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.403280] [55188]: DEBUG nova.api.openstack.wsgi [None req-37f61671-c91a-4a5a-9377-7694849cd801 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.404891] [55188]: DEBUG nova.compute.api [None req-37f61671-c91a-4a5a-9377-7694849cd801 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.408204] [55188]: DEBUG oslo_concurrency.lockutils [None req-37f61671-c91a-4a5a-9377-7694849cd801 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.408494] [55188]: DEBUG oslo_concurrency.lockutils [None req-37f61671-c91a-4a5a-9377-7694849cd801 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.408664] [55188]: DEBUG oslo_concurrency.lockutils [None req-37f61671-c91a-4a5a-9377-7694849cd801 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.409020] [55188]: DEBUG oslo_concurrency.lockutils [None req-37f61671-c91a-4a5a-9377-7694849cd801 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.409324] [55188]: DEBUG oslo_concurrency.lockutils [None req-37f61671-c91a-4a5a-9377-7694849cd801 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.409394] [55188]: DEBUG oslo_concurrency.lockutils [None req-37f61671-c91a-4a5a-9377-7694849cd801 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.436115] [55188]: DEBUG oslo_concurrency.lockutils [None req-37f61671-c91a-4a5a-9377-7694849cd801 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.436350] [55188]: DEBUG oslo_concurrency.lockutils [None req-37f61671-c91a-4a5a-9377-7694849cd801 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.436543] [55188]: DEBUG oslo_concurrency.lockutils [None req-37f61671-c91a-4a5a-9377-7694849cd801 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.436754] [55188]: DEBUG nova.objects.instance [None req-37f61671-c91a-4a5a-9377-7694849cd801 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.473140] [55188]: DEBUG nova.policy [None req-37f61671-c91a-4a5a-9377-7694849cd801 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.477336] [55188]: INFO nova.api.openstack.requestlog [None req-37f61671-c91a-4a5a-9377-7694849cd801 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.075904 [ 899.477945] [55188]: [pid: 55188|app: 0|req: 2812/5535] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:19 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.481533] [55188]: DEBUG nova.api.openstack.wsgi [None req-700b6580-4a8b-41ae-b35e-93deb0674e83 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.490564] [55188]: DEBUG nova.compute.api [None req-700b6580-4a8b-41ae-b35e-93deb0674e83 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.494588] [55188]: DEBUG oslo_concurrency.lockutils [None req-700b6580-4a8b-41ae-b35e-93deb0674e83 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.494838] [55188]: DEBUG oslo_concurrency.lockutils [None req-700b6580-4a8b-41ae-b35e-93deb0674e83 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.495034] [55188]: DEBUG oslo_concurrency.lockutils [None req-700b6580-4a8b-41ae-b35e-93deb0674e83 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.495597] [55188]: DEBUG oslo_concurrency.lockutils [None req-700b6580-4a8b-41ae-b35e-93deb0674e83 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.495802] [55188]: DEBUG oslo_concurrency.lockutils [None req-700b6580-4a8b-41ae-b35e-93deb0674e83 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.495994] [55188]: DEBUG oslo_concurrency.lockutils [None req-700b6580-4a8b-41ae-b35e-93deb0674e83 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.526171] [55187]: DEBUG nova.policy [None req-83908b53-8fb2-47fe-af1d-b35d5ff9c861 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.530247] [55187]: INFO nova.api.openstack.requestlog [None req-83908b53-8fb2-47fe-af1d-b35d5ff9c861 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1364 microversion: 2.1 time: 0.203855 [ 899.530861] [55187]: [pid: 55187|app: 0|req: 2724/5536] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:19 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1364 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.531410] [55188]: DEBUG nova.policy [None req-700b6580-4a8b-41ae-b35e-93deb0674e83 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.534737] [55187]: DEBUG nova.api.openstack.wsgi [None req-edd17ca5-5405-43c2-a990-cd2da638e955 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.537810] [55188]: INFO nova.api.openstack.requestlog [None req-700b6580-4a8b-41ae-b35e-93deb0674e83 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1215 microversion: 2.1 time: 0.059081 [ 899.538194] [55188]: [pid: 55188|app: 0|req: 2813/5537] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:19 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1215 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.538620] [55187]: DEBUG nova.compute.api [None req-edd17ca5-5405-43c2-a990-cd2da638e955 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.540817] [55188]: DEBUG nova.api.openstack.wsgi [None req-12490ea4-5588-4739-a0f7-aa9a8fdb65ef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.542484] [55188]: DEBUG nova.compute.api [None req-12490ea4-5588-4739-a0f7-aa9a8fdb65ef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.542921] [55187]: DEBUG oslo_concurrency.lockutils [None req-edd17ca5-5405-43c2-a990-cd2da638e955 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.543444] [55187]: DEBUG oslo_concurrency.lockutils [None req-edd17ca5-5405-43c2-a990-cd2da638e955 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.543782] [55187]: DEBUG oslo_concurrency.lockutils [None req-edd17ca5-5405-43c2-a990-cd2da638e955 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.544380] [55187]: DEBUG oslo_concurrency.lockutils [None req-edd17ca5-5405-43c2-a990-cd2da638e955 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.544801] [55187]: DEBUG oslo_concurrency.lockutils [None req-edd17ca5-5405-43c2-a990-cd2da638e955 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.545476] [55187]: DEBUG oslo_concurrency.lockutils [None req-edd17ca5-5405-43c2-a990-cd2da638e955 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.545967] [55188]: DEBUG oslo_concurrency.lockutils [None req-12490ea4-5588-4739-a0f7-aa9a8fdb65ef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.546248] [55188]: DEBUG oslo_concurrency.lockutils [None req-12490ea4-5588-4739-a0f7-aa9a8fdb65ef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.546452] [55188]: DEBUG oslo_concurrency.lockutils [None req-12490ea4-5588-4739-a0f7-aa9a8fdb65ef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.547064] [55188]: DEBUG oslo_concurrency.lockutils [None req-12490ea4-5588-4739-a0f7-aa9a8fdb65ef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.547064] [55188]: DEBUG oslo_concurrency.lockutils [None req-12490ea4-5588-4739-a0f7-aa9a8fdb65ef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.547243] [55188]: DEBUG oslo_concurrency.lockutils [None req-12490ea4-5588-4739-a0f7-aa9a8fdb65ef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.580058] [55188]: DEBUG oslo_concurrency.lockutils [None req-12490ea4-5588-4739-a0f7-aa9a8fdb65ef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.580493] [55188]: DEBUG oslo_concurrency.lockutils [None req-12490ea4-5588-4739-a0f7-aa9a8fdb65ef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.581033] [55188]: DEBUG oslo_concurrency.lockutils [None req-12490ea4-5588-4739-a0f7-aa9a8fdb65ef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.581168] [55188]: DEBUG nova.objects.instance [None req-12490ea4-5588-4739-a0f7-aa9a8fdb65ef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.587187] [55187]: DEBUG nova.policy [None req-edd17ca5-5405-43c2-a990-cd2da638e955 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.591574] [55187]: INFO nova.api.openstack.requestlog [None req-edd17ca5-5405-43c2-a990-cd2da638e955 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.059610 [ 899.592247] [55187]: [pid: 55187|app: 0|req: 2725/5538] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:19 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.598174] [55187]: DEBUG nova.api.openstack.wsgi [None req-e582c745-6e37-41ed-ad43-4fb01f58ce70 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 899.601066] [55187]: DEBUG nova.compute.api [None req-e582c745-6e37-41ed-ad43-4fb01f58ce70 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.609140] [55187]: DEBUG oslo_concurrency.lockutils [None req-e582c745-6e37-41ed-ad43-4fb01f58ce70 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.609140] [55187]: DEBUG oslo_concurrency.lockutils [None req-e582c745-6e37-41ed-ad43-4fb01f58ce70 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.609140] [55187]: DEBUG oslo_concurrency.lockutils [None req-e582c745-6e37-41ed-ad43-4fb01f58ce70 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.609140] [55187]: DEBUG oslo_concurrency.lockutils [None req-e582c745-6e37-41ed-ad43-4fb01f58ce70 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.609140] [55187]: DEBUG oslo_concurrency.lockutils [None req-e582c745-6e37-41ed-ad43-4fb01f58ce70 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.609140] [55187]: DEBUG oslo_concurrency.lockutils [None req-e582c745-6e37-41ed-ad43-4fb01f58ce70 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.610146] [55188]: DEBUG nova.policy [None req-12490ea4-5588-4739-a0f7-aa9a8fdb65ef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.614836] [55188]: INFO nova.api.openstack.requestlog [None req-12490ea4-5588-4739-a0f7-aa9a8fdb65ef tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.076038 [ 899.615210] [55188]: [pid: 55188|app: 0|req: 2814/5539] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:19 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.618303] [55188]: DEBUG nova.api.openstack.wsgi [None req-97c867a6-3849-44ec-a215-faa011be6a81 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.620100] [55188]: DEBUG nova.compute.api [None req-97c867a6-3849-44ec-a215-faa011be6a81 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.623624] [55188]: DEBUG oslo_concurrency.lockutils [None req-97c867a6-3849-44ec-a215-faa011be6a81 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.627021] [55188]: DEBUG oslo_concurrency.lockutils [None req-97c867a6-3849-44ec-a215-faa011be6a81 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.627021] [55188]: DEBUG oslo_concurrency.lockutils [None req-97c867a6-3849-44ec-a215-faa011be6a81 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.627021] [55188]: DEBUG oslo_concurrency.lockutils [None req-97c867a6-3849-44ec-a215-faa011be6a81 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.627021] [55188]: DEBUG oslo_concurrency.lockutils [None req-97c867a6-3849-44ec-a215-faa011be6a81 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.627021] [55188]: DEBUG oslo_concurrency.lockutils [None req-97c867a6-3849-44ec-a215-faa011be6a81 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.670041] [55187]: INFO nova.api.openstack.requestlog [None req-e582c745-6e37-41ed-ad43-4fb01f58ce70 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628/action" status: 202 len: 0 microversion: 2.1 time: 0.077005 [ 899.670667] [55187]: [pid: 55187|app: 0|req: 2726/5540] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:06:19 2025] POST /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 899.679311] [55187]: DEBUG nova.api.openstack.wsgi [None req-fabcd113-a278-4ac3-82ff-3cd9a74d78f4 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.681233] [55187]: DEBUG nova.compute.api [None req-fabcd113-a278-4ac3-82ff-3cd9a74d78f4 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.685263] [55187]: DEBUG oslo_concurrency.lockutils [None req-fabcd113-a278-4ac3-82ff-3cd9a74d78f4 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.685739] [55187]: DEBUG oslo_concurrency.lockutils [None req-fabcd113-a278-4ac3-82ff-3cd9a74d78f4 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.687931] [55187]: DEBUG oslo_concurrency.lockutils [None req-fabcd113-a278-4ac3-82ff-3cd9a74d78f4 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.687931] [55187]: DEBUG oslo_concurrency.lockutils [None req-fabcd113-a278-4ac3-82ff-3cd9a74d78f4 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.687931] [55187]: DEBUG oslo_concurrency.lockutils [None req-fabcd113-a278-4ac3-82ff-3cd9a74d78f4 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.687931] [55187]: DEBUG oslo_concurrency.lockutils [None req-fabcd113-a278-4ac3-82ff-3cd9a74d78f4 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.711684] [55187]: DEBUG oslo_concurrency.lockutils [None req-fabcd113-a278-4ac3-82ff-3cd9a74d78f4 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.712055] [55187]: DEBUG oslo_concurrency.lockutils [None req-fabcd113-a278-4ac3-82ff-3cd9a74d78f4 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.712250] [55187]: DEBUG oslo_concurrency.lockutils [None req-fabcd113-a278-4ac3-82ff-3cd9a74d78f4 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.712519] [55187]: DEBUG nova.objects.instance [None req-fabcd113-a278-4ac3-82ff-3cd9a74d78f4 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lazy-loading 'fault' on Instance uuid acd14470-9121-477e-8729-fab6f796b628 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.798494] [55187]: INFO nova.api.openstack.requestlog [None req-fabcd113-a278-4ac3-82ff-3cd9a74d78f4 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1656 microversion: 2.1 time: 0.124152 [ 899.798945] [55187]: [pid: 55187|app: 0|req: 2727/5541] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:20 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1656 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.815926] [55188]: DEBUG nova.policy [None req-97c867a6-3849-44ec-a215-faa011be6a81 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.816095] [55187]: DEBUG nova.api.openstack.wsgi [None req-a16661fc-a4b2-43a9-9394-5cc23188fd7a tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "active"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 899.817701] [55187]: DEBUG nova.compute.api [None req-a16661fc-a4b2-43a9-9394-5cc23188fd7a tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.821245] [55187]: DEBUG oslo_concurrency.lockutils [None req-a16661fc-a4b2-43a9-9394-5cc23188fd7a tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.821337] [55188]: DEBUG nova.policy [None req-97c867a6-3849-44ec-a215-faa011be6a81 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.821558] [55187]: DEBUG oslo_concurrency.lockutils [None req-a16661fc-a4b2-43a9-9394-5cc23188fd7a tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.822320] [55187]: DEBUG oslo_concurrency.lockutils [None req-a16661fc-a4b2-43a9-9394-5cc23188fd7a tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.822390] [55188]: DEBUG nova.policy [None req-97c867a6-3849-44ec-a215-faa011be6a81 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.822454] [55187]: DEBUG oslo_concurrency.lockutils [None req-a16661fc-a4b2-43a9-9394-5cc23188fd7a tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.826315] [55187]: DEBUG oslo_concurrency.lockutils [None req-a16661fc-a4b2-43a9-9394-5cc23188fd7a tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.826315] [55187]: DEBUG oslo_concurrency.lockutils [None req-a16661fc-a4b2-43a9-9394-5cc23188fd7a tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.826510] [55188]: INFO nova.api.openstack.requestlog [None req-97c867a6-3849-44ec-a215-faa011be6a81 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1618 microversion: 2.94 time: 0.210019 [ 899.826510] [55188]: [pid: 55188|app: 0|req: 2815/5542] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:19 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1618 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 899.865731] [55187]: INFO nova.api.openstack.requestlog [None req-a16661fc-a4b2-43a9-9394-5cc23188fd7a tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628/action" status: 202 len: 0 microversion: 2.1 time: 0.052199 [ 899.866120] [55187]: [pid: 55187|app: 0|req: 2728/5543] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:06:20 2025] POST /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 899.871085] [55188]: DEBUG nova.api.openstack.wsgi [None req-450a499d-eb3f-4a4f-b78b-39f6d650fe31 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.873753] [55188]: DEBUG nova.compute.api [None req-450a499d-eb3f-4a4f-b78b-39f6d650fe31 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.877359] [55188]: DEBUG oslo_concurrency.lockutils [None req-450a499d-eb3f-4a4f-b78b-39f6d650fe31 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.877628] [55188]: DEBUG oslo_concurrency.lockutils [None req-450a499d-eb3f-4a4f-b78b-39f6d650fe31 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.877823] [55188]: DEBUG oslo_concurrency.lockutils [None req-450a499d-eb3f-4a4f-b78b-39f6d650fe31 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.878191] [55188]: DEBUG oslo_concurrency.lockutils [None req-450a499d-eb3f-4a4f-b78b-39f6d650fe31 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.878390] [55188]: DEBUG oslo_concurrency.lockutils [None req-450a499d-eb3f-4a4f-b78b-39f6d650fe31 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.878564] [55188]: DEBUG oslo_concurrency.lockutils [None req-450a499d-eb3f-4a4f-b78b-39f6d650fe31 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.917154] [55187]: DEBUG nova.api.openstack.wsgi [None req-e0c65ae5-0bc9-4d77-b958-51b65c7fd726 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.918944] [55187]: DEBUG nova.compute.api [None req-e0c65ae5-0bc9-4d77-b958-51b65c7fd726 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.922954] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0c65ae5-0bc9-4d77-b958-51b65c7fd726 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.922954] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0c65ae5-0bc9-4d77-b958-51b65c7fd726 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.922954] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0c65ae5-0bc9-4d77-b958-51b65c7fd726 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.923336] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0c65ae5-0bc9-4d77-b958-51b65c7fd726 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.923578] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0c65ae5-0bc9-4d77-b958-51b65c7fd726 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.923792] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0c65ae5-0bc9-4d77-b958-51b65c7fd726 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.963287] [55188]: INFO nova.api.openstack.requestlog [None req-450a499d-eb3f-4a4f-b78b-39f6d650fe31 tempest-ServersAdminTestJSON-1078948994 tempest-ServersAdminTestJSON-1078948994-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1673 microversion: 2.1 time: 0.094425 [ 899.963733] [55188]: [pid: 55188|app: 0|req: 2816/5544] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:20 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1673 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.968539] [55188]: DEBUG nova.api.openstack.wsgi [None req-53408fb1-b54b-4666-8600-f157dc4937aa tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 899.970347] [55188]: DEBUG nova.compute.api [None req-53408fb1-b54b-4666-8600-f157dc4937aa tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 899.974083] [55188]: DEBUG oslo_concurrency.lockutils [None req-53408fb1-b54b-4666-8600-f157dc4937aa tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.974338] [55188]: DEBUG oslo_concurrency.lockutils [None req-53408fb1-b54b-4666-8600-f157dc4937aa tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.974575] [55188]: DEBUG oslo_concurrency.lockutils [None req-53408fb1-b54b-4666-8600-f157dc4937aa tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.974996] [55188]: DEBUG oslo_concurrency.lockutils [None req-53408fb1-b54b-4666-8600-f157dc4937aa tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.975136] [55188]: DEBUG oslo_concurrency.lockutils [None req-53408fb1-b54b-4666-8600-f157dc4937aa tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.975306] [55188]: DEBUG oslo_concurrency.lockutils [None req-53408fb1-b54b-4666-8600-f157dc4937aa tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.087165] [55187]: DEBUG nova.policy [None req-e0c65ae5-0bc9-4d77-b958-51b65c7fd726 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.091963] [55187]: INFO nova.api.openstack.requestlog [None req-e0c65ae5-0bc9-4d77-b958-51b65c7fd726 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.177029 [ 900.092312] [55187]: [pid: 55187|app: 0|req: 2729/5545] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:20 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.094839] [55187]: DEBUG nova.api.openstack.wsgi [None req-4bf5a325-4b42-440b-bedb-e18bf2c62c30 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.095116] [55187]: DEBUG nova.compute.api [None req-4bf5a325-4b42-440b-bedb-e18bf2c62c30 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.099774] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf5a325-4b42-440b-bedb-e18bf2c62c30 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.100022] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf5a325-4b42-440b-bedb-e18bf2c62c30 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.101142] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf5a325-4b42-440b-bedb-e18bf2c62c30 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.101142] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf5a325-4b42-440b-bedb-e18bf2c62c30 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.101142] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf5a325-4b42-440b-bedb-e18bf2c62c30 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.101342] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bf5a325-4b42-440b-bedb-e18bf2c62c30 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.118268] [55187]: DEBUG nova.compute.api [None req-4bf5a325-4b42-440b-bedb-e18bf2c62c30 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 900.181797] [55187]: INFO nova.api.openstack.requestlog [None req-4bf5a325-4b42-440b-bedb-e18bf2c62c30 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 204 len: 0 microversion: 2.1 time: 0.088699 [ 900.183331] [55187]: [pid: 55187|app: 0|req: 2730/5546] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:06:20 2025] DELETE /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 900.186612] [55187]: DEBUG nova.api.openstack.wsgi [None req-c3c3a094-c9f8-491f-a6f1-1d15e08c3306 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.188616] [55187]: DEBUG nova.compute.api [None req-c3c3a094-c9f8-491f-a6f1-1d15e08c3306 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.194035] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3c3a094-c9f8-491f-a6f1-1d15e08c3306 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.194035] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3c3a094-c9f8-491f-a6f1-1d15e08c3306 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.194035] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3c3a094-c9f8-491f-a6f1-1d15e08c3306 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.194165] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3c3a094-c9f8-491f-a6f1-1d15e08c3306 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.194325] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3c3a094-c9f8-491f-a6f1-1d15e08c3306 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.194508] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3c3a094-c9f8-491f-a6f1-1d15e08c3306 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.342018] [55187]: DEBUG nova.policy [None req-c3c3a094-c9f8-491f-a6f1-1d15e08c3306 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.348750] [55187]: INFO nova.api.openstack.requestlog [None req-c3c3a094-c9f8-491f-a6f1-1d15e08c3306 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.164881 [ 900.348750] [55187]: [pid: 55187|app: 0|req: 2731/5547] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:20 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.354068] [55187]: DEBUG nova.api.openstack.wsgi [None req-b63c9233-a7a3-453f-b41f-f163cd047231 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.356356] [55187]: DEBUG nova.compute.api [None req-b63c9233-a7a3-453f-b41f-f163cd047231 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.362758] [55187]: DEBUG oslo_concurrency.lockutils [None req-b63c9233-a7a3-453f-b41f-f163cd047231 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.363121] [55187]: DEBUG oslo_concurrency.lockutils [None req-b63c9233-a7a3-453f-b41f-f163cd047231 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.363366] [55187]: DEBUG oslo_concurrency.lockutils [None req-b63c9233-a7a3-453f-b41f-f163cd047231 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.363770] [55187]: DEBUG oslo_concurrency.lockutils [None req-b63c9233-a7a3-453f-b41f-f163cd047231 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.364013] [55187]: DEBUG oslo_concurrency.lockutils [None req-b63c9233-a7a3-453f-b41f-f163cd047231 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.364227] [55187]: DEBUG oslo_concurrency.lockutils [None req-b63c9233-a7a3-453f-b41f-f163cd047231 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.370124] [55188]: DEBUG nova.policy [None req-53408fb1-b54b-4666-8600-f157dc4937aa tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.375027] [55188]: INFO nova.api.openstack.requestlog [None req-53408fb1-b54b-4666-8600-f157dc4937aa tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1495 microversion: 2.1 time: 0.410778 [ 900.375517] [55188]: [pid: 55188|app: 0|req: 2817/5548] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:20 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1495 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.378065] [55188]: DEBUG nova.api.openstack.wsgi [None req-7e2a552f-2af0-4f61-ae47-c6764b8a84d6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.379759] [55188]: DEBUG nova.compute.api [None req-7e2a552f-2af0-4f61-ae47-c6764b8a84d6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.383418] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e2a552f-2af0-4f61-ae47-c6764b8a84d6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.384130] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e2a552f-2af0-4f61-ae47-c6764b8a84d6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.384130] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e2a552f-2af0-4f61-ae47-c6764b8a84d6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.384268] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e2a552f-2af0-4f61-ae47-c6764b8a84d6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.384745] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e2a552f-2af0-4f61-ae47-c6764b8a84d6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.384745] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e2a552f-2af0-4f61-ae47-c6764b8a84d6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.413736] [55187]: DEBUG nova.policy [None req-b63c9233-a7a3-453f-b41f-f163cd047231 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.418628] [55187]: INFO nova.api.openstack.requestlog [None req-b63c9233-a7a3-453f-b41f-f163cd047231 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.069757 [ 900.419015] [55187]: [pid: 55187|app: 0|req: 2732/5549] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:20 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.421525] [55187]: DEBUG nova.api.openstack.wsgi [None req-6c028dbe-8c15-43a9-a650-061328b9c4f0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.423482] [55187]: DEBUG nova.compute.api [None req-6c028dbe-8c15-43a9-a650-061328b9c4f0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.428131] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c028dbe-8c15-43a9-a650-061328b9c4f0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.428350] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c028dbe-8c15-43a9-a650-061328b9c4f0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.428543] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c028dbe-8c15-43a9-a650-061328b9c4f0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.428933] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c028dbe-8c15-43a9-a650-061328b9c4f0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.429150] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c028dbe-8c15-43a9-a650-061328b9c4f0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.429327] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c028dbe-8c15-43a9-a650-061328b9c4f0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.457445] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c028dbe-8c15-43a9-a650-061328b9c4f0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.459350] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c028dbe-8c15-43a9-a650-061328b9c4f0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.459350] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c028dbe-8c15-43a9-a650-061328b9c4f0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.459350] [55187]: DEBUG nova.objects.instance [None req-6c028dbe-8c15-43a9-a650-061328b9c4f0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lazy-loading 'fault' on Instance uuid 41ec6f72-3a16-4182-bfe9-4f92926495b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.476046] [55188]: DEBUG nova.policy [None req-7e2a552f-2af0-4f61-ae47-c6764b8a84d6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.482114] [55187]: DEBUG nova.policy [None req-6c028dbe-8c15-43a9-a650-061328b9c4f0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.484712] [55188]: INFO nova.api.openstack.requestlog [None req-7e2a552f-2af0-4f61-ae47-c6764b8a84d6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1502 microversion: 2.1 time: 0.107314 [ 900.484712] [55188]: [pid: 55188|app: 0|req: 2818/5550] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:20 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1502 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.486684] [55187]: INFO nova.api.openstack.requestlog [None req-6c028dbe-8c15-43a9-a650-061328b9c4f0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1300 microversion: 2.1 time: 0.066988 [ 900.487115] [55188]: DEBUG nova.api.openstack.wsgi [None req-854c7f1b-9bc7-4211-ba56-3933a7c7d868 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.491100] [55187]: [pid: 55187|app: 0|req: 2733/5551] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:20 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1300 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.491177] [55188]: DEBUG nova.compute.api [None req-854c7f1b-9bc7-4211-ba56-3933a7c7d868 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.500915] [55188]: DEBUG oslo_concurrency.lockutils [None req-854c7f1b-9bc7-4211-ba56-3933a7c7d868 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.501930] [55188]: DEBUG oslo_concurrency.lockutils [None req-854c7f1b-9bc7-4211-ba56-3933a7c7d868 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.501930] [55188]: DEBUG oslo_concurrency.lockutils [None req-854c7f1b-9bc7-4211-ba56-3933a7c7d868 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.501930] [55188]: DEBUG oslo_concurrency.lockutils [None req-854c7f1b-9bc7-4211-ba56-3933a7c7d868 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.504531] [55188]: DEBUG oslo_concurrency.lockutils [None req-854c7f1b-9bc7-4211-ba56-3933a7c7d868 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.504531] [55188]: DEBUG oslo_concurrency.lockutils [None req-854c7f1b-9bc7-4211-ba56-3933a7c7d868 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.543589] [55188]: DEBUG nova.policy [None req-854c7f1b-9bc7-4211-ba56-3933a7c7d868 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.549220] [55188]: INFO nova.api.openstack.requestlog [None req-854c7f1b-9bc7-4211-ba56-3933a7c7d868 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.064479 [ 900.549560] [55188]: [pid: 55188|app: 0|req: 2819/5552] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:20 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.553152] [55188]: DEBUG nova.api.openstack.wsgi [None req-155b4a0e-42f1-40f8-b314-4fd51a59fe2f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.553885] [55188]: DEBUG nova.compute.api [None req-155b4a0e-42f1-40f8-b314-4fd51a59fe2f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.557319] [55188]: DEBUG oslo_concurrency.lockutils [None req-155b4a0e-42f1-40f8-b314-4fd51a59fe2f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.557591] [55188]: DEBUG oslo_concurrency.lockutils [None req-155b4a0e-42f1-40f8-b314-4fd51a59fe2f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.557796] [55188]: DEBUG oslo_concurrency.lockutils [None req-155b4a0e-42f1-40f8-b314-4fd51a59fe2f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.558153] [55188]: DEBUG oslo_concurrency.lockutils [None req-155b4a0e-42f1-40f8-b314-4fd51a59fe2f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.558347] [55188]: DEBUG oslo_concurrency.lockutils [None req-155b4a0e-42f1-40f8-b314-4fd51a59fe2f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.558520] [55188]: DEBUG oslo_concurrency.lockutils [None req-155b4a0e-42f1-40f8-b314-4fd51a59fe2f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.580954] [55187]: DEBUG nova.api.openstack.wsgi [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-518569840", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "5e6062a4-fa3f-4f62-95e7-fa432ee14f94"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 900.585881] [55188]: DEBUG oslo_concurrency.lockutils [None req-155b4a0e-42f1-40f8-b314-4fd51a59fe2f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.586199] [55188]: DEBUG oslo_concurrency.lockutils [None req-155b4a0e-42f1-40f8-b314-4fd51a59fe2f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.586418] [55188]: DEBUG oslo_concurrency.lockutils [None req-155b4a0e-42f1-40f8-b314-4fd51a59fe2f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.586702] [55188]: DEBUG nova.objects.instance [None req-155b4a0e-42f1-40f8-b314-4fd51a59fe2f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.607916] [55188]: DEBUG nova.policy [None req-155b4a0e-42f1-40f8-b314-4fd51a59fe2f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.613091] [55188]: INFO nova.api.openstack.requestlog [None req-155b4a0e-42f1-40f8-b314-4fd51a59fe2f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.062854 [ 900.613792] [55188]: [pid: 55188|app: 0|req: 2820/5553] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:20 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.619036] [55188]: DEBUG nova.api.openstack.wsgi [None req-f69f7c09-cf46-4222-ab5e-2e8c0766021d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.619036] [55188]: DEBUG nova.compute.api [None req-f69f7c09-cf46-4222-ab5e-2e8c0766021d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.622456] [55188]: DEBUG oslo_concurrency.lockutils [None req-f69f7c09-cf46-4222-ab5e-2e8c0766021d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.624372] [55188]: DEBUG oslo_concurrency.lockutils [None req-f69f7c09-cf46-4222-ab5e-2e8c0766021d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.624372] [55188]: DEBUG oslo_concurrency.lockutils [None req-f69f7c09-cf46-4222-ab5e-2e8c0766021d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.624372] [55188]: DEBUG oslo_concurrency.lockutils [None req-f69f7c09-cf46-4222-ab5e-2e8c0766021d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.624372] [55188]: DEBUG oslo_concurrency.lockutils [None req-f69f7c09-cf46-4222-ab5e-2e8c0766021d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.624372] [55188]: DEBUG oslo_concurrency.lockutils [None req-f69f7c09-cf46-4222-ab5e-2e8c0766021d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.635751] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.636027] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.636267] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.636704] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.637213] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.637213] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.645738] [55187]: DEBUG nova.network.neutron [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] validate_networks() for [('5e6062a4-fa3f-4f62-95e7-fa432ee14f94', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 900.647651] [55188]: DEBUG oslo_concurrency.lockutils [None req-f69f7c09-cf46-4222-ab5e-2e8c0766021d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.647966] [55188]: DEBUG oslo_concurrency.lockutils [None req-f69f7c09-cf46-4222-ab5e-2e8c0766021d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.648188] [55188]: DEBUG oslo_concurrency.lockutils [None req-f69f7c09-cf46-4222-ab5e-2e8c0766021d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.648402] [55188]: DEBUG nova.objects.instance [None req-f69f7c09-cf46-4222-ab5e-2e8c0766021d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.670628] [55188]: DEBUG nova.policy [None req-f69f7c09-cf46-4222-ab5e-2e8c0766021d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.675499] [55188]: INFO nova.api.openstack.requestlog [None req-f69f7c09-cf46-4222-ab5e-2e8c0766021d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.060973 [ 900.675830] [55188]: [pid: 55188|app: 0|req: 2821/5554] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:20 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.679983] [55188]: DEBUG nova.api.openstack.wsgi [None req-b036b12a-ceb5-4513-a436-fe861567df2e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.681867] [55188]: DEBUG nova.compute.api [None req-b036b12a-ceb5-4513-a436-fe861567df2e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.687658] [55188]: DEBUG oslo_concurrency.lockutils [None req-b036b12a-ceb5-4513-a436-fe861567df2e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.687658] [55188]: DEBUG oslo_concurrency.lockutils [None req-b036b12a-ceb5-4513-a436-fe861567df2e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.687658] [55188]: DEBUG oslo_concurrency.lockutils [None req-b036b12a-ceb5-4513-a436-fe861567df2e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.687658] [55188]: DEBUG oslo_concurrency.lockutils [None req-b036b12a-ceb5-4513-a436-fe861567df2e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.687658] [55188]: DEBUG oslo_concurrency.lockutils [None req-b036b12a-ceb5-4513-a436-fe861567df2e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.687658] [55188]: DEBUG oslo_concurrency.lockutils [None req-b036b12a-ceb5-4513-a436-fe861567df2e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.776643] [55188]: DEBUG nova.policy [None req-b036b12a-ceb5-4513-a436-fe861567df2e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.782491] [55188]: INFO nova.api.openstack.requestlog [None req-b036b12a-ceb5-4513-a436-fe861567df2e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1364 microversion: 2.1 time: 0.106009 [ 900.782800] [55188]: [pid: 55188|app: 0|req: 2822/5555] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:21 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1364 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.785252] [55188]: DEBUG nova.api.openstack.wsgi [None req-f5ad84d2-a7ec-4363-98d0-e57edad1424c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.786940] [55188]: DEBUG nova.compute.api [None req-f5ad84d2-a7ec-4363-98d0-e57edad1424c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.790343] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5ad84d2-a7ec-4363-98d0-e57edad1424c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.790566] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5ad84d2-a7ec-4363-98d0-e57edad1424c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.790754] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5ad84d2-a7ec-4363-98d0-e57edad1424c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.791137] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5ad84d2-a7ec-4363-98d0-e57edad1424c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.791340] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5ad84d2-a7ec-4363-98d0-e57edad1424c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.791576] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5ad84d2-a7ec-4363-98d0-e57edad1424c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.830097] [55188]: DEBUG nova.policy [None req-f5ad84d2-a7ec-4363-98d0-e57edad1424c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.835026] [55188]: INFO nova.api.openstack.requestlog [None req-f5ad84d2-a7ec-4363-98d0-e57edad1424c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1271 microversion: 2.1 time: 0.051131 [ 900.835026] [55188]: [pid: 55188|app: 0|req: 2823/5556] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:21 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1271 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.837600] [55188]: DEBUG nova.api.openstack.wsgi [None req-71d3b904-5696-4fb8-93f6-f622f56277cb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.839731] [55188]: DEBUG nova.compute.api [None req-71d3b904-5696-4fb8-93f6-f622f56277cb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.846022] [55188]: DEBUG oslo_concurrency.lockutils [None req-71d3b904-5696-4fb8-93f6-f622f56277cb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.846022] [55188]: DEBUG oslo_concurrency.lockutils [None req-71d3b904-5696-4fb8-93f6-f622f56277cb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.846022] [55188]: DEBUG oslo_concurrency.lockutils [None req-71d3b904-5696-4fb8-93f6-f622f56277cb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.846022] [55188]: DEBUG oslo_concurrency.lockutils [None req-71d3b904-5696-4fb8-93f6-f622f56277cb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.846022] [55188]: DEBUG oslo_concurrency.lockutils [None req-71d3b904-5696-4fb8-93f6-f622f56277cb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.846022] [55188]: DEBUG oslo_concurrency.lockutils [None req-71d3b904-5696-4fb8-93f6-f622f56277cb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.881883] [55188]: DEBUG nova.policy [None req-71d3b904-5696-4fb8-93f6-f622f56277cb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.887066] [55188]: INFO nova.api.openstack.requestlog [None req-71d3b904-5696-4fb8-93f6-f622f56277cb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.050803 [ 900.887066] [55188]: [pid: 55188|app: 0|req: 2824/5557] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:21 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.890415] [55188]: DEBUG nova.api.openstack.wsgi [None req-47ba2693-8e0d-490c-8125-7ba26ace9c47 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.891017] [55188]: DEBUG nova.compute.api [None req-47ba2693-8e0d-490c-8125-7ba26ace9c47 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.894300] [55188]: DEBUG oslo_concurrency.lockutils [None req-47ba2693-8e0d-490c-8125-7ba26ace9c47 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.894535] [55188]: DEBUG oslo_concurrency.lockutils [None req-47ba2693-8e0d-490c-8125-7ba26ace9c47 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.894721] [55188]: DEBUG oslo_concurrency.lockutils [None req-47ba2693-8e0d-490c-8125-7ba26ace9c47 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.895085] [55188]: DEBUG oslo_concurrency.lockutils [None req-47ba2693-8e0d-490c-8125-7ba26ace9c47 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.895286] [55188]: DEBUG oslo_concurrency.lockutils [None req-47ba2693-8e0d-490c-8125-7ba26ace9c47 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.895484] [55188]: DEBUG oslo_concurrency.lockutils [None req-47ba2693-8e0d-490c-8125-7ba26ace9c47 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.919026] [55188]: DEBUG oslo_concurrency.lockutils [None req-47ba2693-8e0d-490c-8125-7ba26ace9c47 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.919026] [55188]: DEBUG oslo_concurrency.lockutils [None req-47ba2693-8e0d-490c-8125-7ba26ace9c47 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.919026] [55188]: DEBUG oslo_concurrency.lockutils [None req-47ba2693-8e0d-490c-8125-7ba26ace9c47 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.919026] [55188]: DEBUG nova.objects.instance [None req-47ba2693-8e0d-490c-8125-7ba26ace9c47 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.936028] [55187]: DEBUG nova.virt.hardware [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 900.936028] [55187]: DEBUG nova.virt.hardware [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 900.936028] [55187]: DEBUG nova.virt.hardware [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 900.936028] [55187]: DEBUG nova.virt.hardware [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 900.936028] [55187]: DEBUG nova.virt.hardware [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 900.940103] [55188]: DEBUG nova.policy [None req-47ba2693-8e0d-490c-8125-7ba26ace9c47 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.946781] [55188]: INFO nova.api.openstack.requestlog [None req-47ba2693-8e0d-490c-8125-7ba26ace9c47 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.057898 [ 900.946781] [55188]: [pid: 55188|app: 0|req: 2825/5558] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:21 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.948273] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.948390] [55188]: DEBUG nova.api.openstack.wsgi [None req-8c1cb353-4ffe-4ec8-a6c4-0a7448b19f62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 900.948659] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.948778] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.949191] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.949399] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.949598] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.951122] [55188]: DEBUG nova.compute.api [None req-8c1cb353-4ffe-4ec8-a6c4-0a7448b19f62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 900.955780] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c1cb353-4ffe-4ec8-a6c4-0a7448b19f62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.955780] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c1cb353-4ffe-4ec8-a6c4-0a7448b19f62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.958191] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c1cb353-4ffe-4ec8-a6c4-0a7448b19f62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.958191] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c1cb353-4ffe-4ec8-a6c4-0a7448b19f62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.958191] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c1cb353-4ffe-4ec8-a6c4-0a7448b19f62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.958191] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c1cb353-4ffe-4ec8-a6c4-0a7448b19f62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.973668] [55187]: DEBUG nova.quota [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Getting quotas for project 478228f2bd27431da5215d40014f2784. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 900.979213] [55187]: DEBUG nova.quota [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Getting quotas for user 787708e9c1f5470581d1406d911dbd2e and project 478228f2bd27431da5215d40014f2784. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 900.988114] [55187]: DEBUG nova.compute.api [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 900.990162] [55187]: DEBUG nova.compute.api [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 901.042125] [55187]: INFO nova.api.openstack.requestlog [None req-a8344640-576f-47f0-ae04-f06919f54570 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.553605 [ 901.042661] [55187]: [pid: 55187|app: 0|req: 2734/5559] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:06:20 2025] POST /compute/v2.1/servers => generated 380 bytes in 554 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 901.054031] [55187]: DEBUG nova.api.openstack.wsgi [None req-45cc3267-b9f6-497f-bcb5-8ebd12b02b76 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.054187] [55187]: DEBUG nova.compute.api [None req-45cc3267-b9f6-497f-bcb5-8ebd12b02b76 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.075682] [55188]: DEBUG nova.policy [None req-8c1cb353-4ffe-4ec8-a6c4-0a7448b19f62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.080861] [55188]: DEBUG nova.policy [None req-8c1cb353-4ffe-4ec8-a6c4-0a7448b19f62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.081401] [55188]: DEBUG nova.policy [None req-8c1cb353-4ffe-4ec8-a6c4-0a7448b19f62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.085675] [55188]: INFO nova.api.openstack.requestlog [None req-8c1cb353-4ffe-4ec8-a6c4-0a7448b19f62 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1618 microversion: 2.94 time: 0.139342 [ 901.086009] [55188]: [pid: 55188|app: 0|req: 2826/5560] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:21 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1618 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 901.093083] [55187]: DEBUG nova.policy [None req-45cc3267-b9f6-497f-bcb5-8ebd12b02b76 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.098422] [55187]: INFO nova.api.openstack.requestlog [None req-45cc3267-b9f6-497f-bcb5-8ebd12b02b76 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1214 microversion: 2.1 time: 0.049612 [ 901.099382] [55187]: [pid: 55187|app: 0|req: 2735/5561] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:21 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1214 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.111641] [55188]: DEBUG nova.api.openstack.wsgi [None req-11ea6df2-6f1f-4610-9725-281d8cabf166 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.113505] [55188]: DEBUG nova.compute.api [None req-11ea6df2-6f1f-4610-9725-281d8cabf166 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.119947] [55188]: DEBUG oslo_concurrency.lockutils [None req-11ea6df2-6f1f-4610-9725-281d8cabf166 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.120274] [55188]: DEBUG oslo_concurrency.lockutils [None req-11ea6df2-6f1f-4610-9725-281d8cabf166 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.120460] [55188]: DEBUG oslo_concurrency.lockutils [None req-11ea6df2-6f1f-4610-9725-281d8cabf166 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.120841] [55188]: DEBUG oslo_concurrency.lockutils [None req-11ea6df2-6f1f-4610-9725-281d8cabf166 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.121055] [55188]: DEBUG oslo_concurrency.lockutils [None req-11ea6df2-6f1f-4610-9725-281d8cabf166 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.121567] [55188]: DEBUG oslo_concurrency.lockutils [None req-11ea6df2-6f1f-4610-9725-281d8cabf166 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.340358] [55188]: DEBUG nova.policy [None req-11ea6df2-6f1f-4610-9725-281d8cabf166 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.347616] [55188]: INFO nova.api.openstack.requestlog [None req-11ea6df2-6f1f-4610-9725-281d8cabf166 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.238069 [ 901.348558] [55188]: [pid: 55188|app: 0|req: 2827/5562] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:21 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.370876] [55187]: DEBUG nova.api.openstack.wsgi [None req-eff07a86-8907-436d-8bf0-d5472b6e6d22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.373434] [55187]: DEBUG nova.compute.api [None req-eff07a86-8907-436d-8bf0-d5472b6e6d22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.381750] [55187]: DEBUG oslo_concurrency.lockutils [None req-eff07a86-8907-436d-8bf0-d5472b6e6d22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.381957] [55187]: DEBUG oslo_concurrency.lockutils [None req-eff07a86-8907-436d-8bf0-d5472b6e6d22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.382130] [55187]: DEBUG oslo_concurrency.lockutils [None req-eff07a86-8907-436d-8bf0-d5472b6e6d22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.384492] [55187]: DEBUG oslo_concurrency.lockutils [None req-eff07a86-8907-436d-8bf0-d5472b6e6d22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.384492] [55187]: DEBUG oslo_concurrency.lockutils [None req-eff07a86-8907-436d-8bf0-d5472b6e6d22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.385679] [55187]: DEBUG oslo_concurrency.lockutils [None req-eff07a86-8907-436d-8bf0-d5472b6e6d22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.391033] [55188]: DEBUG nova.api.openstack.wsgi [None req-a6d0e0e6-a176-4258-b3a5-ef7074d1c464 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.392861] [55188]: DEBUG nova.compute.api [None req-a6d0e0e6-a176-4258-b3a5-ef7074d1c464 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.397533] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6d0e0e6-a176-4258-b3a5-ef7074d1c464 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.398016] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6d0e0e6-a176-4258-b3a5-ef7074d1c464 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.398628] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6d0e0e6-a176-4258-b3a5-ef7074d1c464 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.399039] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6d0e0e6-a176-4258-b3a5-ef7074d1c464 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.399249] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6d0e0e6-a176-4258-b3a5-ef7074d1c464 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.399425] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6d0e0e6-a176-4258-b3a5-ef7074d1c464 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.491349] [55187]: DEBUG nova.policy [None req-eff07a86-8907-436d-8bf0-d5472b6e6d22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.498054] [55187]: INFO nova.api.openstack.requestlog [None req-eff07a86-8907-436d-8bf0-d5472b6e6d22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.130961 [ 901.502019] [55187]: [pid: 55187|app: 0|req: 2736/5563] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:21 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 901.503162] [55187]: DEBUG nova.api.openstack.wsgi [None req-1a11b6a4-b803-4943-a186-c563fe3db700 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.505862] [55187]: DEBUG nova.compute.api [None req-1a11b6a4-b803-4943-a186-c563fe3db700 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.511452] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a11b6a4-b803-4943-a186-c563fe3db700 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.511722] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a11b6a4-b803-4943-a186-c563fe3db700 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.512138] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a11b6a4-b803-4943-a186-c563fe3db700 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.512317] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a11b6a4-b803-4943-a186-c563fe3db700 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.512613] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a11b6a4-b803-4943-a186-c563fe3db700 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.512709] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a11b6a4-b803-4943-a186-c563fe3db700 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.551178] [55187]: DEBUG nova.policy [None req-1a11b6a4-b803-4943-a186-c563fe3db700 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.556497] [55187]: INFO nova.api.openstack.requestlog [None req-1a11b6a4-b803-4943-a186-c563fe3db700 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.057070 [ 901.556497] [55187]: [pid: 55187|app: 0|req: 2737/5564] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:21 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.559750] [55187]: DEBUG nova.api.openstack.wsgi [None req-bc6f4e93-cc2c-4d7d-9d55-3cb40d870df4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.561665] [55187]: DEBUG nova.compute.api [None req-bc6f4e93-cc2c-4d7d-9d55-3cb40d870df4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.565898] [55188]: DEBUG nova.policy [None req-a6d0e0e6-a176-4258-b3a5-ef7074d1c464 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.566890] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc6f4e93-cc2c-4d7d-9d55-3cb40d870df4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.567138] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc6f4e93-cc2c-4d7d-9d55-3cb40d870df4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.567330] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc6f4e93-cc2c-4d7d-9d55-3cb40d870df4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.567721] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc6f4e93-cc2c-4d7d-9d55-3cb40d870df4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.567913] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc6f4e93-cc2c-4d7d-9d55-3cb40d870df4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.568093] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc6f4e93-cc2c-4d7d-9d55-3cb40d870df4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.571495] [55188]: INFO nova.api.openstack.requestlog [None req-a6d0e0e6-a176-4258-b3a5-ef7074d1c464 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 200 len: 1472 microversion: 2.1 time: 0.182687 [ 901.572152] [55188]: [pid: 55188|app: 0|req: 2828/5565] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:21 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 1472 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 901.579133] [55188]: DEBUG nova.api.openstack.wsgi [None req-230c302d-c784-4883-b3e3-10056a9eeb97 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.583570] [55188]: DEBUG nova.compute.api [None req-230c302d-c784-4883-b3e3-10056a9eeb97 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.588713] [55188]: DEBUG oslo_concurrency.lockutils [None req-230c302d-c784-4883-b3e3-10056a9eeb97 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.588918] [55188]: DEBUG oslo_concurrency.lockutils [None req-230c302d-c784-4883-b3e3-10056a9eeb97 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.589163] [55188]: DEBUG oslo_concurrency.lockutils [None req-230c302d-c784-4883-b3e3-10056a9eeb97 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.589565] [55188]: DEBUG oslo_concurrency.lockutils [None req-230c302d-c784-4883-b3e3-10056a9eeb97 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.589773] [55188]: DEBUG oslo_concurrency.lockutils [None req-230c302d-c784-4883-b3e3-10056a9eeb97 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.589969] [55188]: DEBUG oslo_concurrency.lockutils [None req-230c302d-c784-4883-b3e3-10056a9eeb97 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.620509] [55188]: DEBUG oslo_concurrency.lockutils [None req-230c302d-c784-4883-b3e3-10056a9eeb97 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.620801] [55188]: DEBUG oslo_concurrency.lockutils [None req-230c302d-c784-4883-b3e3-10056a9eeb97 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.620987] [55188]: DEBUG oslo_concurrency.lockutils [None req-230c302d-c784-4883-b3e3-10056a9eeb97 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.621214] [55188]: DEBUG nova.objects.instance [None req-230c302d-c784-4883-b3e3-10056a9eeb97 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lazy-loading 'fault' on Instance uuid 41ec6f72-3a16-4182-bfe9-4f92926495b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.654216] [55188]: DEBUG nova.policy [None req-230c302d-c784-4883-b3e3-10056a9eeb97 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.660354] [55188]: INFO nova.api.openstack.requestlog [None req-230c302d-c784-4883-b3e3-10056a9eeb97 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1300 microversion: 2.1 time: 0.085249 [ 901.660354] [55188]: [pid: 55188|app: 0|req: 2829/5566] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:21 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1300 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.666613] [55188]: DEBUG nova.api.openstack.wsgi [None req-521e0d0c-ad32-47ea-a90a-681805108e3f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.668291] [55188]: DEBUG nova.compute.api [None req-521e0d0c-ad32-47ea-a90a-681805108e3f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.672973] [55188]: DEBUG oslo_concurrency.lockutils [None req-521e0d0c-ad32-47ea-a90a-681805108e3f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.673224] [55188]: DEBUG oslo_concurrency.lockutils [None req-521e0d0c-ad32-47ea-a90a-681805108e3f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.673452] [55188]: DEBUG oslo_concurrency.lockutils [None req-521e0d0c-ad32-47ea-a90a-681805108e3f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.673939] [55188]: DEBUG oslo_concurrency.lockutils [None req-521e0d0c-ad32-47ea-a90a-681805108e3f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.674068] [55188]: DEBUG oslo_concurrency.lockutils [None req-521e0d0c-ad32-47ea-a90a-681805108e3f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.674170] [55188]: DEBUG oslo_concurrency.lockutils [None req-521e0d0c-ad32-47ea-a90a-681805108e3f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.683736] [55187]: DEBUG nova.policy [None req-bc6f4e93-cc2c-4d7d-9d55-3cb40d870df4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.691018] [55187]: INFO nova.api.openstack.requestlog [None req-bc6f4e93-cc2c-4d7d-9d55-3cb40d870df4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1502 microversion: 2.1 time: 0.132192 [ 901.691018] [55187]: [pid: 55187|app: 0|req: 2738/5567] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:21 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1502 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.692437] [55187]: DEBUG nova.api.openstack.wsgi [None req-62561ef3-9349-4ffe-ab0f-16c9ddc091a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-157167470"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 901.694270] [55187]: DEBUG nova.compute.api [None req-62561ef3-9349-4ffe-ab0f-16c9ddc091a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.697933] [55187]: DEBUG oslo_concurrency.lockutils [None req-62561ef3-9349-4ffe-ab0f-16c9ddc091a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.698302] [55187]: DEBUG oslo_concurrency.lockutils [None req-62561ef3-9349-4ffe-ab0f-16c9ddc091a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.698666] [55187]: DEBUG oslo_concurrency.lockutils [None req-62561ef3-9349-4ffe-ab0f-16c9ddc091a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.699161] [55187]: DEBUG oslo_concurrency.lockutils [None req-62561ef3-9349-4ffe-ab0f-16c9ddc091a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.699476] [55187]: DEBUG oslo_concurrency.lockutils [None req-62561ef3-9349-4ffe-ab0f-16c9ddc091a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.699766] [55187]: DEBUG oslo_concurrency.lockutils [None req-62561ef3-9349-4ffe-ab0f-16c9ddc091a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.731029] [55188]: DEBUG nova.policy [None req-521e0d0c-ad32-47ea-a90a-681805108e3f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.733162] [55188]: INFO nova.api.openstack.requestlog [None req-521e0d0c-ad32-47ea-a90a-681805108e3f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.068716 [ 901.733565] [55188]: [pid: 55188|app: 0|req: 2830/5568] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:22 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.735919] [55188]: DEBUG nova.api.openstack.wsgi [None req-adc98d90-efe9-451c-b929-fb479f09cce8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.737563] [55188]: DEBUG nova.compute.api [None req-adc98d90-efe9-451c-b929-fb479f09cce8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.741227] [55188]: DEBUG oslo_concurrency.lockutils [None req-adc98d90-efe9-451c-b929-fb479f09cce8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.741227] [55188]: DEBUG oslo_concurrency.lockutils [None req-adc98d90-efe9-451c-b929-fb479f09cce8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.741359] [55188]: DEBUG oslo_concurrency.lockutils [None req-adc98d90-efe9-451c-b929-fb479f09cce8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.741690] [55188]: DEBUG oslo_concurrency.lockutils [None req-adc98d90-efe9-451c-b929-fb479f09cce8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.741892] [55188]: DEBUG oslo_concurrency.lockutils [None req-adc98d90-efe9-451c-b929-fb479f09cce8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.742069] [55188]: DEBUG oslo_concurrency.lockutils [None req-adc98d90-efe9-451c-b929-fb479f09cce8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.776410] [55188]: DEBUG oslo_concurrency.lockutils [None req-adc98d90-efe9-451c-b929-fb479f09cce8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.776673] [55188]: DEBUG oslo_concurrency.lockutils [None req-adc98d90-efe9-451c-b929-fb479f09cce8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.776864] [55188]: DEBUG oslo_concurrency.lockutils [None req-adc98d90-efe9-451c-b929-fb479f09cce8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.777079] [55188]: DEBUG nova.objects.instance [None req-adc98d90-efe9-451c-b929-fb479f09cce8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.813145] [55188]: DEBUG nova.policy [None req-adc98d90-efe9-451c-b929-fb479f09cce8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.817680] [55188]: INFO nova.api.openstack.requestlog [None req-adc98d90-efe9-451c-b929-fb479f09cce8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.083550 [ 901.818089] [55188]: [pid: 55188|app: 0|req: 2831/5569] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:22 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.824056] [55188]: DEBUG nova.api.openstack.wsgi [None req-f217130f-8b28-4244-9ee4-b4ec703f1635 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.825786] [55188]: DEBUG nova.compute.api [None req-f217130f-8b28-4244-9ee4-b4ec703f1635 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.836196] [55188]: DEBUG oslo_concurrency.lockutils [None req-f217130f-8b28-4244-9ee4-b4ec703f1635 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.836196] [55188]: DEBUG oslo_concurrency.lockutils [None req-f217130f-8b28-4244-9ee4-b4ec703f1635 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.836196] [55188]: DEBUG oslo_concurrency.lockutils [None req-f217130f-8b28-4244-9ee4-b4ec703f1635 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.836403] [55188]: DEBUG oslo_concurrency.lockutils [None req-f217130f-8b28-4244-9ee4-b4ec703f1635 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.836580] [55188]: DEBUG oslo_concurrency.lockutils [None req-f217130f-8b28-4244-9ee4-b4ec703f1635 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.836751] [55188]: DEBUG oslo_concurrency.lockutils [None req-f217130f-8b28-4244-9ee4-b4ec703f1635 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.863714] [55188]: DEBUG oslo_concurrency.lockutils [None req-f217130f-8b28-4244-9ee4-b4ec703f1635 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.864055] [55188]: DEBUG oslo_concurrency.lockutils [None req-f217130f-8b28-4244-9ee4-b4ec703f1635 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.864263] [55188]: DEBUG oslo_concurrency.lockutils [None req-f217130f-8b28-4244-9ee4-b4ec703f1635 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.864468] [55188]: DEBUG nova.objects.instance [None req-f217130f-8b28-4244-9ee4-b4ec703f1635 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.883796] [55188]: DEBUG nova.policy [None req-f217130f-8b28-4244-9ee4-b4ec703f1635 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.889153] [55188]: INFO nova.api.openstack.requestlog [None req-f217130f-8b28-4244-9ee4-b4ec703f1635 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.070417 [ 901.889553] [55188]: [pid: 55188|app: 0|req: 2832/5570] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:22 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.895735] [55188]: DEBUG nova.api.openstack.wsgi [None req-96843d19-e9c1-4b89-bfaa-6c0d0f322183 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 901.897114] [55188]: DEBUG nova.compute.api [None req-96843d19-e9c1-4b89-bfaa-6c0d0f322183 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 901.901237] [55188]: DEBUG oslo_concurrency.lockutils [None req-96843d19-e9c1-4b89-bfaa-6c0d0f322183 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.901562] [55188]: DEBUG oslo_concurrency.lockutils [None req-96843d19-e9c1-4b89-bfaa-6c0d0f322183 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.901832] [55188]: DEBUG oslo_concurrency.lockutils [None req-96843d19-e9c1-4b89-bfaa-6c0d0f322183 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.902424] [55188]: DEBUG oslo_concurrency.lockutils [None req-96843d19-e9c1-4b89-bfaa-6c0d0f322183 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.902749] [55188]: DEBUG oslo_concurrency.lockutils [None req-96843d19-e9c1-4b89-bfaa-6c0d0f322183 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.903055] [55188]: DEBUG oslo_concurrency.lockutils [None req-96843d19-e9c1-4b89-bfaa-6c0d0f322183 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.013873] [55188]: DEBUG nova.policy [None req-96843d19-e9c1-4b89-bfaa-6c0d0f322183 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.023425] [55188]: INFO nova.api.openstack.requestlog [None req-96843d19-e9c1-4b89-bfaa-6c0d0f322183 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1364 microversion: 2.1 time: 0.130953 [ 902.023425] [55188]: [pid: 55188|app: 0|req: 2833/5571] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:22 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1364 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.024273] [55188]: DEBUG nova.api.openstack.wsgi [None req-0cec450e-e0d2-42fe-9d73-26a83dd9d828 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.025952] [55188]: DEBUG nova.compute.api [None req-0cec450e-e0d2-42fe-9d73-26a83dd9d828 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.030032] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cec450e-e0d2-42fe-9d73-26a83dd9d828 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.030032] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cec450e-e0d2-42fe-9d73-26a83dd9d828 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.030198] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cec450e-e0d2-42fe-9d73-26a83dd9d828 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.030519] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cec450e-e0d2-42fe-9d73-26a83dd9d828 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.030716] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cec450e-e0d2-42fe-9d73-26a83dd9d828 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.030889] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cec450e-e0d2-42fe-9d73-26a83dd9d828 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.069123] [55188]: DEBUG nova.policy [None req-0cec450e-e0d2-42fe-9d73-26a83dd9d828 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.075271] [55188]: INFO nova.api.openstack.requestlog [None req-0cec450e-e0d2-42fe-9d73-26a83dd9d828 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1271 microversion: 2.1 time: 0.053083 [ 902.075639] [55188]: [pid: 55188|app: 0|req: 2834/5572] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:22 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1271 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.078168] [55188]: DEBUG nova.api.openstack.wsgi [None req-b0b05270-e69e-4287-b2df-11bd3bdd9383 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.079915] [55188]: DEBUG nova.compute.api [None req-b0b05270-e69e-4287-b2df-11bd3bdd9383 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.083162] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0b05270-e69e-4287-b2df-11bd3bdd9383 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.083395] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0b05270-e69e-4287-b2df-11bd3bdd9383 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.083576] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0b05270-e69e-4287-b2df-11bd3bdd9383 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.083909] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0b05270-e69e-4287-b2df-11bd3bdd9383 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.084119] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0b05270-e69e-4287-b2df-11bd3bdd9383 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.084293] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0b05270-e69e-4287-b2df-11bd3bdd9383 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.118315] [55188]: DEBUG nova.policy [None req-b0b05270-e69e-4287-b2df-11bd3bdd9383 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.123118] [55188]: INFO nova.api.openstack.requestlog [None req-b0b05270-e69e-4287-b2df-11bd3bdd9383 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.046814 [ 902.123474] [55188]: [pid: 55188|app: 0|req: 2835/5573] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:22 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.127015] [55188]: DEBUG nova.api.openstack.wsgi [None req-dc0554f6-916b-4813-91df-64f059edf7b7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.127779] [55188]: DEBUG nova.compute.api [None req-dc0554f6-916b-4813-91df-64f059edf7b7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.132312] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc0554f6-916b-4813-91df-64f059edf7b7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.132625] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc0554f6-916b-4813-91df-64f059edf7b7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.132814] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc0554f6-916b-4813-91df-64f059edf7b7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.133189] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc0554f6-916b-4813-91df-64f059edf7b7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.133457] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc0554f6-916b-4813-91df-64f059edf7b7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.133606] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc0554f6-916b-4813-91df-64f059edf7b7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.149147] [55187]: INFO nova.api.openstack.requestlog [None req-62561ef3-9349-4ffe-ab0f-16c9ddc091a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "POST /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71/action" status: 202 len: 0 microversion: 2.1 time: 0.458768 [ 902.149568] [55187]: [pid: 55187|app: 0|req: 2739/5574] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:06:22 2025] POST /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71/action => generated 0 bytes in 459 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 902.153204] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc0554f6-916b-4813-91df-64f059edf7b7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.153306] [55187]: DEBUG nova.api.openstack.wsgi [None req-06a721fd-4e1b-4318-ba7d-706a95fa5678 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.153508] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc0554f6-916b-4813-91df-64f059edf7b7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.153694] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc0554f6-916b-4813-91df-64f059edf7b7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.153849] [55188]: DEBUG nova.objects.instance [None req-dc0554f6-916b-4813-91df-64f059edf7b7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.155839] [55187]: DEBUG nova.compute.api [None req-06a721fd-4e1b-4318-ba7d-706a95fa5678 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.160913] [55187]: DEBUG oslo_concurrency.lockutils [None req-06a721fd-4e1b-4318-ba7d-706a95fa5678 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.161459] [55187]: DEBUG oslo_concurrency.lockutils [None req-06a721fd-4e1b-4318-ba7d-706a95fa5678 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.161737] [55187]: DEBUG oslo_concurrency.lockutils [None req-06a721fd-4e1b-4318-ba7d-706a95fa5678 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.162188] [55187]: DEBUG oslo_concurrency.lockutils [None req-06a721fd-4e1b-4318-ba7d-706a95fa5678 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.162493] [55187]: DEBUG oslo_concurrency.lockutils [None req-06a721fd-4e1b-4318-ba7d-706a95fa5678 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.163103] [55187]: DEBUG oslo_concurrency.lockutils [None req-06a721fd-4e1b-4318-ba7d-706a95fa5678 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.182053] [55188]: DEBUG nova.policy [None req-dc0554f6-916b-4813-91df-64f059edf7b7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.190812] [55188]: INFO nova.api.openstack.requestlog [None req-dc0554f6-916b-4813-91df-64f059edf7b7 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.066677 [ 902.191206] [55188]: [pid: 55188|app: 0|req: 2836/5575] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:22 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.194787] [55188]: DEBUG nova.api.openstack.wsgi [None req-a2261143-1b21-4b06-ad5c-0aa0c145e5fb tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.199283] [55188]: DEBUG nova.compute.api [None req-a2261143-1b21-4b06-ad5c-0aa0c145e5fb tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.202334] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2261143-1b21-4b06-ad5c-0aa0c145e5fb tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.202673] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2261143-1b21-4b06-ad5c-0aa0c145e5fb tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.202954] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2261143-1b21-4b06-ad5c-0aa0c145e5fb tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.203473] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2261143-1b21-4b06-ad5c-0aa0c145e5fb tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.203772] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2261143-1b21-4b06-ad5c-0aa0c145e5fb tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.205210] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2261143-1b21-4b06-ad5c-0aa0c145e5fb tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.243087] [55188]: DEBUG nova.policy [None req-a2261143-1b21-4b06-ad5c-0aa0c145e5fb tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.250038] [55188]: INFO nova.api.openstack.requestlog [None req-a2261143-1b21-4b06-ad5c-0aa0c145e5fb tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1218 microversion: 2.1 time: 0.058039 [ 902.250393] [55188]: [pid: 55188|app: 0|req: 2837/5576] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:22 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1218 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.253894] [55188]: DEBUG nova.api.openstack.wsgi [None req-56a6136d-b93d-4f8e-bb40-d05e916fa907 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4aff7815a0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.288724] [55188]: INFO nova.api.openstack.requestlog [None req-56a6136d-b93d-4f8e-bb40-d05e916fa907 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77" status: 200 len: 1517 microversion: 2.1 time: 0.036832 [ 902.289380] [55188]: [pid: 55188|app: 0|req: 2838/5577] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:06:22 2025] GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77 => generated 1517 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.327150] [55187]: DEBUG nova.policy [None req-06a721fd-4e1b-4318-ba7d-706a95fa5678 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.338158] [55187]: DEBUG nova.policy [None req-06a721fd-4e1b-4318-ba7d-706a95fa5678 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.338158] [55187]: DEBUG nova.policy [None req-06a721fd-4e1b-4318-ba7d-706a95fa5678 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.342198] [55187]: INFO nova.api.openstack.requestlog [None req-06a721fd-4e1b-4318-ba7d-706a95fa5678 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1618 microversion: 2.94 time: 0.191247 [ 902.342674] [55187]: [pid: 55187|app: 0|req: 2740/5578] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:22 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1618 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 902.364651] [55188]: DEBUG nova.api.openstack.wsgi [None req-2340e608-435d-4552-a77a-0dca69c0cb13 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.367216] [55188]: DEBUG nova.compute.api [None req-2340e608-435d-4552-a77a-0dca69c0cb13 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.373698] [55188]: DEBUG oslo_concurrency.lockutils [None req-2340e608-435d-4552-a77a-0dca69c0cb13 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.373960] [55188]: DEBUG oslo_concurrency.lockutils [None req-2340e608-435d-4552-a77a-0dca69c0cb13 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.374169] [55188]: DEBUG oslo_concurrency.lockutils [None req-2340e608-435d-4552-a77a-0dca69c0cb13 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.374529] [55188]: DEBUG oslo_concurrency.lockutils [None req-2340e608-435d-4552-a77a-0dca69c0cb13 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.374728] [55188]: DEBUG oslo_concurrency.lockutils [None req-2340e608-435d-4552-a77a-0dca69c0cb13 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.374901] [55188]: DEBUG oslo_concurrency.lockutils [None req-2340e608-435d-4552-a77a-0dca69c0cb13 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.510536] [55188]: DEBUG nova.policy [None req-2340e608-435d-4552-a77a-0dca69c0cb13 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.519515] [55187]: DEBUG nova.api.openstack.wsgi [None req-cd596920-8f4f-4b91-824a-5b2709409d68 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.521699] [55188]: INFO nova.api.openstack.requestlog [None req-2340e608-435d-4552-a77a-0dca69c0cb13 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.159479 [ 902.522246] [55187]: DEBUG nova.compute.api [None req-cd596920-8f4f-4b91-824a-5b2709409d68 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.522314] [55188]: [pid: 55188|app: 0|req: 2839/5579] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:22 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.528452] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd596920-8f4f-4b91-824a-5b2709409d68 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.528772] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd596920-8f4f-4b91-824a-5b2709409d68 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.530498] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd596920-8f4f-4b91-824a-5b2709409d68 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.530498] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd596920-8f4f-4b91-824a-5b2709409d68 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.530498] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd596920-8f4f-4b91-824a-5b2709409d68 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.530498] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd596920-8f4f-4b91-824a-5b2709409d68 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.577111] [55188]: DEBUG nova.api.openstack.wsgi [None req-cf0b5c49-95b8-4288-a51f-b1b4de3455cb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.582988] [55188]: DEBUG nova.compute.api [None req-cf0b5c49-95b8-4288-a51f-b1b4de3455cb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.588932] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf0b5c49-95b8-4288-a51f-b1b4de3455cb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.589401] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf0b5c49-95b8-4288-a51f-b1b4de3455cb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.589752] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf0b5c49-95b8-4288-a51f-b1b4de3455cb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.590695] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf0b5c49-95b8-4288-a51f-b1b4de3455cb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.591170] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf0b5c49-95b8-4288-a51f-b1b4de3455cb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.591486] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf0b5c49-95b8-4288-a51f-b1b4de3455cb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.636362] [55188]: DEBUG nova.policy [None req-cf0b5c49-95b8-4288-a51f-b1b4de3455cb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.644963] [55188]: INFO nova.api.openstack.requestlog [None req-cf0b5c49-95b8-4288-a51f-b1b4de3455cb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.073293 [ 902.645165] [55187]: DEBUG nova.policy [None req-cd596920-8f4f-4b91-824a-5b2709409d68 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.645509] [55188]: [pid: 55188|app: 0|req: 2840/5580] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:22 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.651719] [55187]: INFO nova.api.openstack.requestlog [None req-cd596920-8f4f-4b91-824a-5b2709409d68 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.138428 [ 902.652133] [55187]: [pid: 55187|app: 0|req: 2741/5581] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:22 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.663473] [55188]: DEBUG nova.api.openstack.wsgi [req-cd21e5d0-0d8e-4093-9e5c-b9c4ae816f05 req-67288ad0-8aac-4b0f-a472-ebc2f2fa4b69 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bf8ec14c-809c-46ca-ae57-034cde72f0c9", "name": "network-vif-deleted", "tag": "f7d0959b-f18b-4a28-b9b6-f747a17d1fe9"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 902.674430] [55188]: DEBUG oslo_concurrency.lockutils [req-cd21e5d0-0d8e-4093-9e5c-b9c4ae816f05 req-67288ad0-8aac-4b0f-a472-ebc2f2fa4b69 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.674885] [55188]: DEBUG oslo_concurrency.lockutils [req-cd21e5d0-0d8e-4093-9e5c-b9c4ae816f05 req-67288ad0-8aac-4b0f-a472-ebc2f2fa4b69 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.675234] [55188]: DEBUG oslo_concurrency.lockutils [req-cd21e5d0-0d8e-4093-9e5c-b9c4ae816f05 req-67288ad0-8aac-4b0f-a472-ebc2f2fa4b69 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.675851] [55187]: DEBUG nova.api.openstack.wsgi [None req-4bfcad68-45cb-4c24-8134-a431715fbaf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.677622] [55187]: DEBUG nova.compute.api [None req-4bfcad68-45cb-4c24-8134-a431715fbaf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.683447] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bfcad68-45cb-4c24-8134-a431715fbaf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.683714] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bfcad68-45cb-4c24-8134-a431715fbaf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.683911] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bfcad68-45cb-4c24-8134-a431715fbaf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.684348] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bfcad68-45cb-4c24-8134-a431715fbaf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.684554] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bfcad68-45cb-4c24-8134-a431715fbaf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.684760] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bfcad68-45cb-4c24-8134-a431715fbaf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.685593] [55188]: INFO nova.api.openstack.compute.server_external_events [req-cd21e5d0-0d8e-4093-9e5c-b9c4ae816f05 req-67288ad0-8aac-4b0f-a472-ebc2f2fa4b69 service nova] Creating event network-vif-deleted:f7d0959b-f18b-4a28-b9b6-f747a17d1fe9 for instance bf8ec14c-809c-46ca-ae57-034cde72f0c9 on cpu-1 [ 902.690376] [55188]: INFO nova.api.openstack.requestlog [req-cd21e5d0-0d8e-4093-9e5c-b9c4ae816f05 req-67288ad0-8aac-4b0f-a472-ebc2f2fa4b69 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030325 [ 902.691624] [55188]: [pid: 55188|app: 0|req: 2841/5582] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:23 2025] 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) [ 902.706799] [55188]: DEBUG nova.api.openstack.wsgi [None req-78050937-be42-4682-9699-2589e0be3943 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.707040] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bfcad68-45cb-4c24-8134-a431715fbaf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.707340] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bfcad68-45cb-4c24-8134-a431715fbaf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.707602] [55187]: DEBUG oslo_concurrency.lockutils [None req-4bfcad68-45cb-4c24-8134-a431715fbaf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.707774] [55187]: DEBUG nova.objects.instance [None req-4bfcad68-45cb-4c24-8134-a431715fbaf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lazy-loading 'fault' on Instance uuid 41ec6f72-3a16-4182-bfe9-4f92926495b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.709655] [55188]: DEBUG nova.compute.api [None req-78050937-be42-4682-9699-2589e0be3943 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.716136] [55188]: DEBUG oslo_concurrency.lockutils [None req-78050937-be42-4682-9699-2589e0be3943 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.716647] [55188]: DEBUG oslo_concurrency.lockutils [None req-78050937-be42-4682-9699-2589e0be3943 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.716975] [55188]: DEBUG oslo_concurrency.lockutils [None req-78050937-be42-4682-9699-2589e0be3943 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.719085] [55188]: DEBUG oslo_concurrency.lockutils [None req-78050937-be42-4682-9699-2589e0be3943 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.719085] [55188]: DEBUG oslo_concurrency.lockutils [None req-78050937-be42-4682-9699-2589e0be3943 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.719085] [55188]: DEBUG oslo_concurrency.lockutils [None req-78050937-be42-4682-9699-2589e0be3943 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.734160] [55187]: DEBUG nova.policy [None req-4bfcad68-45cb-4c24-8134-a431715fbaf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.739349] [55187]: INFO nova.api.openstack.requestlog [None req-4bfcad68-45cb-4c24-8134-a431715fbaf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1300 microversion: 2.1 time: 0.066014 [ 902.739688] [55187]: [pid: 55187|app: 0|req: 2742/5583] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:23 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1300 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.751253] [55187]: DEBUG nova.api.openstack.wsgi [None req-d3c3d30d-9940-4ae9-b93f-b299919fe7a2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.751860] [55187]: DEBUG nova.compute.api [None req-d3c3d30d-9940-4ae9-b93f-b299919fe7a2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.755594] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3c3d30d-9940-4ae9-b93f-b299919fe7a2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.756623] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3c3d30d-9940-4ae9-b93f-b299919fe7a2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.756623] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3c3d30d-9940-4ae9-b93f-b299919fe7a2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.756623] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3c3d30d-9940-4ae9-b93f-b299919fe7a2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.756623] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3c3d30d-9940-4ae9-b93f-b299919fe7a2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.756827] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3c3d30d-9940-4ae9-b93f-b299919fe7a2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.761160] [55188]: DEBUG nova.policy [None req-78050937-be42-4682-9699-2589e0be3943 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.766938] [55188]: INFO nova.api.openstack.requestlog [None req-78050937-be42-4682-9699-2589e0be3943 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1293 microversion: 2.1 time: 0.064149 [ 902.767414] [55188]: [pid: 55188|app: 0|req: 2842/5584] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:23 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1293 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.798035] [55187]: DEBUG nova.policy [None req-d3c3d30d-9940-4ae9-b93f-b299919fe7a2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.804073] [55187]: INFO nova.api.openstack.requestlog [None req-d3c3d30d-9940-4ae9-b93f-b299919fe7a2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.056333 [ 902.804428] [55187]: [pid: 55187|app: 0|req: 2743/5585] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:23 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.839280] [55188]: DEBUG nova.api.openstack.wsgi [None req-ca5f2775-fbd1-47e1-81ed-a67b601466f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.840998] [55188]: DEBUG nova.compute.api [None req-ca5f2775-fbd1-47e1-81ed-a67b601466f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.844476] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca5f2775-fbd1-47e1-81ed-a67b601466f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.844740] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca5f2775-fbd1-47e1-81ed-a67b601466f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.844938] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca5f2775-fbd1-47e1-81ed-a67b601466f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.845313] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca5f2775-fbd1-47e1-81ed-a67b601466f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.845519] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca5f2775-fbd1-47e1-81ed-a67b601466f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.845701] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca5f2775-fbd1-47e1-81ed-a67b601466f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.865467] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca5f2775-fbd1-47e1-81ed-a67b601466f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.866030] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca5f2775-fbd1-47e1-81ed-a67b601466f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.866030] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca5f2775-fbd1-47e1-81ed-a67b601466f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.866215] [55188]: DEBUG nova.objects.instance [None req-ca5f2775-fbd1-47e1-81ed-a67b601466f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.889611] [55188]: DEBUG nova.policy [None req-ca5f2775-fbd1-47e1-81ed-a67b601466f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.894135] [55188]: INFO nova.api.openstack.requestlog [None req-ca5f2775-fbd1-47e1-81ed-a67b601466f5 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.057193 [ 902.894463] [55188]: [pid: 55188|app: 0|req: 2843/5586] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:23 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.904593] [55187]: DEBUG nova.api.openstack.wsgi [None req-0e98de34-73c3-4f4a-8fe6-d00527f79a08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 902.906730] [55187]: DEBUG nova.compute.api [None req-0e98de34-73c3-4f4a-8fe6-d00527f79a08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 902.910836] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e98de34-73c3-4f4a-8fe6-d00527f79a08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.911095] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e98de34-73c3-4f4a-8fe6-d00527f79a08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.911283] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e98de34-73c3-4f4a-8fe6-d00527f79a08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.911628] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e98de34-73c3-4f4a-8fe6-d00527f79a08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.911826] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e98de34-73c3-4f4a-8fe6-d00527f79a08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.911996] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e98de34-73c3-4f4a-8fe6-d00527f79a08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.929054] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e98de34-73c3-4f4a-8fe6-d00527f79a08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.929781] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e98de34-73c3-4f4a-8fe6-d00527f79a08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.929781] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e98de34-73c3-4f4a-8fe6-d00527f79a08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.929781] [55187]: DEBUG nova.objects.instance [None req-0e98de34-73c3-4f4a-8fe6-d00527f79a08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.950387] [55187]: DEBUG nova.policy [None req-0e98de34-73c3-4f4a-8fe6-d00527f79a08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.953992] [55187]: INFO nova.api.openstack.requestlog [None req-0e98de34-73c3-4f4a-8fe6-d00527f79a08 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.052352 [ 902.954476] [55187]: [pid: 55187|app: 0|req: 2744/5587] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:23 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.035311] [55188]: DEBUG nova.api.openstack.wsgi [None req-56475666-0291-4fcc-8c67-8bfce9fef5b5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.036446] [55188]: DEBUG nova.compute.api [None req-56475666-0291-4fcc-8c67-8bfce9fef5b5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.041087] [55188]: DEBUG oslo_concurrency.lockutils [None req-56475666-0291-4fcc-8c67-8bfce9fef5b5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.044015] [55188]: DEBUG oslo_concurrency.lockutils [None req-56475666-0291-4fcc-8c67-8bfce9fef5b5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.044015] [55188]: DEBUG oslo_concurrency.lockutils [None req-56475666-0291-4fcc-8c67-8bfce9fef5b5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.044015] [55188]: DEBUG oslo_concurrency.lockutils [None req-56475666-0291-4fcc-8c67-8bfce9fef5b5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.044015] [55188]: DEBUG oslo_concurrency.lockutils [None req-56475666-0291-4fcc-8c67-8bfce9fef5b5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.044015] [55188]: DEBUG oslo_concurrency.lockutils [None req-56475666-0291-4fcc-8c67-8bfce9fef5b5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.088329] [55187]: DEBUG nova.api.openstack.wsgi [None req-d61c167c-a6bd-4174-afc6-62de5ddd9fad tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.090909] [55187]: DEBUG nova.compute.api [None req-d61c167c-a6bd-4174-afc6-62de5ddd9fad tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.093449] [55187]: DEBUG oslo_concurrency.lockutils [None req-d61c167c-a6bd-4174-afc6-62de5ddd9fad tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.093680] [55187]: DEBUG oslo_concurrency.lockutils [None req-d61c167c-a6bd-4174-afc6-62de5ddd9fad tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.093864] [55187]: DEBUG oslo_concurrency.lockutils [None req-d61c167c-a6bd-4174-afc6-62de5ddd9fad tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.094235] [55187]: DEBUG oslo_concurrency.lockutils [None req-d61c167c-a6bd-4174-afc6-62de5ddd9fad tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.094437] [55187]: DEBUG oslo_concurrency.lockutils [None req-d61c167c-a6bd-4174-afc6-62de5ddd9fad tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.094611] [55187]: DEBUG oslo_concurrency.lockutils [None req-d61c167c-a6bd-4174-afc6-62de5ddd9fad tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.129889] [55187]: DEBUG nova.policy [None req-d61c167c-a6bd-4174-afc6-62de5ddd9fad tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.134471] [55187]: INFO nova.api.openstack.requestlog [None req-d61c167c-a6bd-4174-afc6-62de5ddd9fad tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1271 microversion: 2.1 time: 0.048483 [ 903.134802] [55187]: [pid: 55187|app: 0|req: 2745/5588] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:23 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1271 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.138161] [55187]: DEBUG nova.api.openstack.wsgi [None req-94c15280-0658-4d0f-a5e0-d055c7bb3e0c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.139959] [55187]: DEBUG nova.compute.api [None req-94c15280-0658-4d0f-a5e0-d055c7bb3e0c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.143202] [55187]: DEBUG oslo_concurrency.lockutils [None req-94c15280-0658-4d0f-a5e0-d055c7bb3e0c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.143432] [55187]: DEBUG oslo_concurrency.lockutils [None req-94c15280-0658-4d0f-a5e0-d055c7bb3e0c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.143607] [55187]: DEBUG oslo_concurrency.lockutils [None req-94c15280-0658-4d0f-a5e0-d055c7bb3e0c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.143948] [55187]: DEBUG oslo_concurrency.lockutils [None req-94c15280-0658-4d0f-a5e0-d055c7bb3e0c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.144153] [55187]: DEBUG oslo_concurrency.lockutils [None req-94c15280-0658-4d0f-a5e0-d055c7bb3e0c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.144322] [55187]: DEBUG oslo_concurrency.lockutils [None req-94c15280-0658-4d0f-a5e0-d055c7bb3e0c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.175754] [55187]: DEBUG nova.policy [None req-94c15280-0658-4d0f-a5e0-d055c7bb3e0c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.176786] [55188]: DEBUG nova.policy [None req-56475666-0291-4fcc-8c67-8bfce9fef5b5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.183421] [55187]: INFO nova.api.openstack.requestlog [None req-94c15280-0658-4d0f-a5e0-d055c7bb3e0c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.046662 [ 903.183421] [55187]: [pid: 55187|app: 0|req: 2746/5589] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:23 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 903.190080] [55188]: INFO nova.api.openstack.requestlog [None req-56475666-0291-4fcc-8c67-8bfce9fef5b5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1552 microversion: 2.1 time: 0.158050 [ 903.191138] [55188]: [pid: 55188|app: 0|req: 2844/5590] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:23 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1552 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.205553] [55188]: DEBUG nova.api.openstack.wsgi [None req-d5154142-46b0-4525-a104-3e30e516e26a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.206937] [55187]: DEBUG nova.api.openstack.wsgi [None req-a57149f6-c516-4436-bb5a-25013511e476 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.207315] [55188]: DEBUG nova.compute.api [None req-d5154142-46b0-4525-a104-3e30e516e26a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.208913] [55187]: DEBUG nova.compute.api [None req-a57149f6-c516-4436-bb5a-25013511e476 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.211326] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5154142-46b0-4525-a104-3e30e516e26a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.211566] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5154142-46b0-4525-a104-3e30e516e26a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.211747] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5154142-46b0-4525-a104-3e30e516e26a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.212161] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5154142-46b0-4525-a104-3e30e516e26a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.212359] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5154142-46b0-4525-a104-3e30e516e26a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.212524] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5154142-46b0-4525-a104-3e30e516e26a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.213190] [55187]: DEBUG oslo_concurrency.lockutils [None req-a57149f6-c516-4436-bb5a-25013511e476 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.213425] [55187]: DEBUG oslo_concurrency.lockutils [None req-a57149f6-c516-4436-bb5a-25013511e476 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.213604] [55187]: DEBUG oslo_concurrency.lockutils [None req-a57149f6-c516-4436-bb5a-25013511e476 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.213977] [55187]: DEBUG oslo_concurrency.lockutils [None req-a57149f6-c516-4436-bb5a-25013511e476 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.214179] [55187]: DEBUG oslo_concurrency.lockutils [None req-a57149f6-c516-4436-bb5a-25013511e476 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.214345] [55187]: DEBUG oslo_concurrency.lockutils [None req-a57149f6-c516-4436-bb5a-25013511e476 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.234449] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5154142-46b0-4525-a104-3e30e516e26a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.234603] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5154142-46b0-4525-a104-3e30e516e26a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.234753] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5154142-46b0-4525-a104-3e30e516e26a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.236680] [55188]: DEBUG nova.objects.instance [None req-d5154142-46b0-4525-a104-3e30e516e26a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.266991] [55188]: DEBUG nova.policy [None req-d5154142-46b0-4525-a104-3e30e516e26a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.272197] [55188]: INFO nova.api.openstack.requestlog [None req-d5154142-46b0-4525-a104-3e30e516e26a tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.068813 [ 903.272729] [55188]: [pid: 55188|app: 0|req: 2845/5591] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:23 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 903.275743] [55188]: DEBUG nova.api.openstack.wsgi [None req-12c9617e-4bd9-4fb1-a28f-0b2e91f29f70 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.277672] [55188]: DEBUG nova.compute.api [None req-12c9617e-4bd9-4fb1-a28f-0b2e91f29f70 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.281539] [55188]: DEBUG oslo_concurrency.lockutils [None req-12c9617e-4bd9-4fb1-a28f-0b2e91f29f70 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.281852] [55188]: DEBUG oslo_concurrency.lockutils [None req-12c9617e-4bd9-4fb1-a28f-0b2e91f29f70 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.282065] [55188]: DEBUG oslo_concurrency.lockutils [None req-12c9617e-4bd9-4fb1-a28f-0b2e91f29f70 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.282481] [55188]: DEBUG oslo_concurrency.lockutils [None req-12c9617e-4bd9-4fb1-a28f-0b2e91f29f70 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.282978] [55188]: DEBUG oslo_concurrency.lockutils [None req-12c9617e-4bd9-4fb1-a28f-0b2e91f29f70 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.282978] [55188]: DEBUG oslo_concurrency.lockutils [None req-12c9617e-4bd9-4fb1-a28f-0b2e91f29f70 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.285220] [55187]: INFO nova.api.openstack.requestlog [None req-a57149f6-c516-4436-bb5a-25013511e476 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.080580 [ 903.285220] [55187]: [pid: 55187|app: 0|req: 2747/5592] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:06:23 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305/os-interface => generated 288 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 903.300151] [55187]: DEBUG nova.api.openstack.wsgi [None req-3adb012e-d201-4751-b75d-a73ba557182c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4afa4dfb50>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.334120] [55187]: INFO nova.api.openstack.requestlog [None req-3adb012e-d201-4751-b75d-a73ba557182c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77" status: 200 len: 1517 microversion: 2.1 time: 0.035932 [ 903.334618] [55187]: [pid: 55187|app: 0|req: 2748/5593] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:06:23 2025] GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77 => generated 1517 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.336471] [55188]: DEBUG nova.policy [None req-12c9617e-4bd9-4fb1-a28f-0b2e91f29f70 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.341974] [55188]: INFO nova.api.openstack.requestlog [None req-12c9617e-4bd9-4fb1-a28f-0b2e91f29f70 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1210 microversion: 2.1 time: 0.068502 [ 903.342281] [55188]: [pid: 55188|app: 0|req: 2846/5594] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:23 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1210 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.361534] [55187]: DEBUG nova.api.openstack.wsgi [None req-10931f5e-b3ca-4f27-927e-3e12db0e9da2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.363745] [55187]: DEBUG nova.compute.api [None req-10931f5e-b3ca-4f27-927e-3e12db0e9da2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.367997] [55187]: DEBUG oslo_concurrency.lockutils [None req-10931f5e-b3ca-4f27-927e-3e12db0e9da2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.368263] [55187]: DEBUG oslo_concurrency.lockutils [None req-10931f5e-b3ca-4f27-927e-3e12db0e9da2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.368455] [55187]: DEBUG oslo_concurrency.lockutils [None req-10931f5e-b3ca-4f27-927e-3e12db0e9da2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.368855] [55187]: DEBUG oslo_concurrency.lockutils [None req-10931f5e-b3ca-4f27-927e-3e12db0e9da2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.369073] [55187]: DEBUG oslo_concurrency.lockutils [None req-10931f5e-b3ca-4f27-927e-3e12db0e9da2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.369248] [55187]: DEBUG oslo_concurrency.lockutils [None req-10931f5e-b3ca-4f27-927e-3e12db0e9da2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.516359] [55187]: DEBUG nova.policy [None req-10931f5e-b3ca-4f27-927e-3e12db0e9da2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.521096] [55187]: DEBUG nova.policy [None req-10931f5e-b3ca-4f27-927e-3e12db0e9da2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.521819] [55187]: DEBUG nova.policy [None req-10931f5e-b3ca-4f27-927e-3e12db0e9da2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.525523] [55187]: INFO nova.api.openstack.requestlog [None req-10931f5e-b3ca-4f27-927e-3e12db0e9da2 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1618 microversion: 2.94 time: 0.166427 [ 903.525809] [55187]: [pid: 55187|app: 0|req: 2749/5595] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:23 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1618 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 903.546352] [55188]: DEBUG nova.api.openstack.wsgi [None req-6f368fa7-b13f-4a2b-b46c-797909130053 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.548680] [55188]: DEBUG nova.compute.api [None req-6f368fa7-b13f-4a2b-b46c-797909130053 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.552330] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f368fa7-b13f-4a2b-b46c-797909130053 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.552603] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f368fa7-b13f-4a2b-b46c-797909130053 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.552804] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f368fa7-b13f-4a2b-b46c-797909130053 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.553237] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f368fa7-b13f-4a2b-b46c-797909130053 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.553471] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f368fa7-b13f-4a2b-b46c-797909130053 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.553649] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f368fa7-b13f-4a2b-b46c-797909130053 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.670722] [55187]: DEBUG nova.api.openstack.wsgi [None req-2b4200d9-e7ec-41a0-816a-5ff1590e96b8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.673240] [55187]: DEBUG nova.compute.api [None req-2b4200d9-e7ec-41a0-816a-5ff1590e96b8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.673833] [55188]: DEBUG nova.policy [None req-6f368fa7-b13f-4a2b-b46c-797909130053 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.678046] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b4200d9-e7ec-41a0-816a-5ff1590e96b8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.678297] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b4200d9-e7ec-41a0-816a-5ff1590e96b8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.678537] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b4200d9-e7ec-41a0-816a-5ff1590e96b8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.678629] [55188]: INFO nova.api.openstack.requestlog [None req-6f368fa7-b13f-4a2b-b46c-797909130053 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.136075 [ 903.678907] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b4200d9-e7ec-41a0-816a-5ff1590e96b8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.679157] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b4200d9-e7ec-41a0-816a-5ff1590e96b8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.679338] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b4200d9-e7ec-41a0-816a-5ff1590e96b8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.682852] [55188]: [pid: 55188|app: 0|req: 2847/5596] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:23 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.686966] [55188]: DEBUG nova.api.openstack.wsgi [None req-d69fdb80-a603-4619-8db4-b370019d6dba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.688712] [55188]: DEBUG nova.compute.api [None req-d69fdb80-a603-4619-8db4-b370019d6dba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.700072] [55188]: DEBUG oslo_concurrency.lockutils [None req-d69fdb80-a603-4619-8db4-b370019d6dba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.700072] [55188]: DEBUG oslo_concurrency.lockutils [None req-d69fdb80-a603-4619-8db4-b370019d6dba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.700072] [55188]: DEBUG oslo_concurrency.lockutils [None req-d69fdb80-a603-4619-8db4-b370019d6dba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.700072] [55188]: DEBUG oslo_concurrency.lockutils [None req-d69fdb80-a603-4619-8db4-b370019d6dba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.700072] [55188]: DEBUG oslo_concurrency.lockutils [None req-d69fdb80-a603-4619-8db4-b370019d6dba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.700072] [55188]: DEBUG oslo_concurrency.lockutils [None req-d69fdb80-a603-4619-8db4-b370019d6dba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.737854] [55187]: DEBUG nova.policy [None req-2b4200d9-e7ec-41a0-816a-5ff1590e96b8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.747906] [55187]: INFO nova.api.openstack.requestlog [None req-2b4200d9-e7ec-41a0-816a-5ff1590e96b8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.079331 [ 903.748315] [55187]: [pid: 55187|app: 0|req: 2750/5597] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:24 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.753754] [55187]: DEBUG nova.api.openstack.wsgi [None req-a1b149a9-8cb3-41de-9482-f804a2d51ee5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.758016] [55187]: DEBUG nova.compute.api [None req-a1b149a9-8cb3-41de-9482-f804a2d51ee5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.759205] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1b149a9-8cb3-41de-9482-f804a2d51ee5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.759440] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1b149a9-8cb3-41de-9482-f804a2d51ee5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.759763] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1b149a9-8cb3-41de-9482-f804a2d51ee5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.760182] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1b149a9-8cb3-41de-9482-f804a2d51ee5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.760392] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1b149a9-8cb3-41de-9482-f804a2d51ee5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.760688] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1b149a9-8cb3-41de-9482-f804a2d51ee5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.779710] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1b149a9-8cb3-41de-9482-f804a2d51ee5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.779950] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1b149a9-8cb3-41de-9482-f804a2d51ee5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.780154] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1b149a9-8cb3-41de-9482-f804a2d51ee5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.780354] [55187]: DEBUG nova.objects.instance [None req-a1b149a9-8cb3-41de-9482-f804a2d51ee5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lazy-loading 'fault' on Instance uuid 41ec6f72-3a16-4182-bfe9-4f92926495b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.805245] [55187]: DEBUG nova.policy [None req-a1b149a9-8cb3-41de-9482-f804a2d51ee5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.809952] [55187]: INFO nova.api.openstack.requestlog [None req-a1b149a9-8cb3-41de-9482-f804a2d51ee5 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1300 microversion: 2.1 time: 0.058362 [ 903.810316] [55187]: [pid: 55187|app: 0|req: 2751/5598] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:24 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1300 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 903.813415] [55187]: DEBUG nova.api.openstack.wsgi [None req-88007bfa-cafb-4865-9d6c-176fc3268db6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.814661] [55187]: DEBUG nova.compute.api [None req-88007bfa-cafb-4865-9d6c-176fc3268db6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.818715] [55187]: DEBUG oslo_concurrency.lockutils [None req-88007bfa-cafb-4865-9d6c-176fc3268db6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.818715] [55187]: DEBUG oslo_concurrency.lockutils [None req-88007bfa-cafb-4865-9d6c-176fc3268db6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.818979] [55187]: DEBUG oslo_concurrency.lockutils [None req-88007bfa-cafb-4865-9d6c-176fc3268db6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.819676] [55187]: DEBUG oslo_concurrency.lockutils [None req-88007bfa-cafb-4865-9d6c-176fc3268db6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.819990] [55187]: DEBUG oslo_concurrency.lockutils [None req-88007bfa-cafb-4865-9d6c-176fc3268db6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.820583] [55187]: DEBUG oslo_concurrency.lockutils [None req-88007bfa-cafb-4865-9d6c-176fc3268db6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.844363] [55187]: DEBUG oslo_concurrency.lockutils [None req-88007bfa-cafb-4865-9d6c-176fc3268db6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.844616] [55187]: DEBUG oslo_concurrency.lockutils [None req-88007bfa-cafb-4865-9d6c-176fc3268db6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.844801] [55187]: DEBUG oslo_concurrency.lockutils [None req-88007bfa-cafb-4865-9d6c-176fc3268db6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.845010] [55187]: DEBUG nova.objects.instance [None req-88007bfa-cafb-4865-9d6c-176fc3268db6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.867460] [55187]: DEBUG nova.policy [None req-88007bfa-cafb-4865-9d6c-176fc3268db6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.872338] [55187]: INFO nova.api.openstack.requestlog [None req-88007bfa-cafb-4865-9d6c-176fc3268db6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.061300 [ 903.872580] [55187]: [pid: 55187|app: 0|req: 2752/5599] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:24 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.877170] [55187]: DEBUG nova.api.openstack.wsgi [None req-51bb8fc8-2c70-473d-a61c-9dbfa55d459a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.877472] [55187]: DEBUG nova.compute.api [None req-51bb8fc8-2c70-473d-a61c-9dbfa55d459a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.880864] [55187]: DEBUG oslo_concurrency.lockutils [None req-51bb8fc8-2c70-473d-a61c-9dbfa55d459a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.881115] [55187]: DEBUG oslo_concurrency.lockutils [None req-51bb8fc8-2c70-473d-a61c-9dbfa55d459a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.881300] [55187]: DEBUG oslo_concurrency.lockutils [None req-51bb8fc8-2c70-473d-a61c-9dbfa55d459a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.882103] [55187]: DEBUG oslo_concurrency.lockutils [None req-51bb8fc8-2c70-473d-a61c-9dbfa55d459a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.882335] [55187]: DEBUG oslo_concurrency.lockutils [None req-51bb8fc8-2c70-473d-a61c-9dbfa55d459a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.882515] [55187]: DEBUG oslo_concurrency.lockutils [None req-51bb8fc8-2c70-473d-a61c-9dbfa55d459a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.906028] [55188]: DEBUG nova.policy [None req-d69fdb80-a603-4619-8db4-b370019d6dba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.910973] [55188]: INFO nova.api.openstack.requestlog [None req-d69fdb80-a603-4619-8db4-b370019d6dba tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.228090 [ 903.911302] [55188]: [pid: 55188|app: 0|req: 2848/5600] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:24 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.913830] [55188]: DEBUG nova.api.openstack.wsgi [req-6c45c8b5-3877-4317-8a19-bea7c2953438 req-1a7857fa-bf92-4137-9a7c-aee5ad08723e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4a8dba25-b936-424e-b18f-1e131d129305", "tag": "12ba8550-cb11-4858-afce-7fd3f853c76c"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 903.916022] [55187]: DEBUG nova.policy [None req-51bb8fc8-2c70-473d-a61c-9dbfa55d459a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.919847] [55188]: DEBUG oslo_concurrency.lockutils [req-6c45c8b5-3877-4317-8a19-bea7c2953438 req-1a7857fa-bf92-4137-9a7c-aee5ad08723e service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.920240] [55188]: DEBUG oslo_concurrency.lockutils [req-6c45c8b5-3877-4317-8a19-bea7c2953438 req-1a7857fa-bf92-4137-9a7c-aee5ad08723e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.920459] [55188]: DEBUG oslo_concurrency.lockutils [req-6c45c8b5-3877-4317-8a19-bea7c2953438 req-1a7857fa-bf92-4137-9a7c-aee5ad08723e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.920532] [55187]: INFO nova.api.openstack.requestlog [None req-51bb8fc8-2c70-473d-a61c-9dbfa55d459a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.047354 [ 903.921015] [55187]: [pid: 55187|app: 0|req: 2753/5601] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:24 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.923359] [55187]: DEBUG nova.api.openstack.wsgi [None req-dad4afe9-c642-4ec0-867c-c66849599999 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.924978] [55187]: DEBUG nova.compute.api [None req-dad4afe9-c642-4ec0-867c-c66849599999 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.927310] [55188]: INFO nova.api.openstack.compute.server_external_events [req-6c45c8b5-3877-4317-8a19-bea7c2953438 req-1a7857fa-bf92-4137-9a7c-aee5ad08723e service nova] Creating event network-changed:12ba8550-cb11-4858-afce-7fd3f853c76c for instance 4a8dba25-b936-424e-b18f-1e131d129305 on cpu-1 [ 903.928930] [55187]: DEBUG oslo_concurrency.lockutils [None req-dad4afe9-c642-4ec0-867c-c66849599999 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.929195] [55187]: DEBUG oslo_concurrency.lockutils [None req-dad4afe9-c642-4ec0-867c-c66849599999 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.929584] [55187]: DEBUG oslo_concurrency.lockutils [None req-dad4afe9-c642-4ec0-867c-c66849599999 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.929788] [55187]: DEBUG oslo_concurrency.lockutils [None req-dad4afe9-c642-4ec0-867c-c66849599999 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.930032] [55187]: DEBUG oslo_concurrency.lockutils [None req-dad4afe9-c642-4ec0-867c-c66849599999 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.930214] [55187]: DEBUG oslo_concurrency.lockutils [None req-dad4afe9-c642-4ec0-867c-c66849599999 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.930571] [55188]: INFO nova.api.openstack.requestlog [req-6c45c8b5-3877-4317-8a19-bea7c2953438 req-1a7857fa-bf92-4137-9a7c-aee5ad08723e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018524 [ 903.930969] [55188]: [pid: 55188|app: 0|req: 2849/5602] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:24 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 903.953238] [55187]: DEBUG oslo_concurrency.lockutils [None req-dad4afe9-c642-4ec0-867c-c66849599999 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.953484] [55187]: DEBUG oslo_concurrency.lockutils [None req-dad4afe9-c642-4ec0-867c-c66849599999 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.953671] [55187]: DEBUG oslo_concurrency.lockutils [None req-dad4afe9-c642-4ec0-867c-c66849599999 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.953917] [55187]: DEBUG nova.objects.instance [None req-dad4afe9-c642-4ec0-867c-c66849599999 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.968719] [55188]: DEBUG nova.api.openstack.wsgi [None req-b39f996d-246c-4380-bbfc-87c512064cc9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 903.973234] [55188]: DEBUG nova.compute.api [None req-b39f996d-246c-4380-bbfc-87c512064cc9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 903.973444] [55187]: DEBUG nova.policy [None req-dad4afe9-c642-4ec0-867c-c66849599999 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.977738] [55187]: INFO nova.api.openstack.requestlog [None req-dad4afe9-c642-4ec0-867c-c66849599999 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.056276 [ 903.978076] [55187]: [pid: 55187|app: 0|req: 2754/5603] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:24 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.980531] [55188]: DEBUG oslo_concurrency.lockutils [None req-b39f996d-246c-4380-bbfc-87c512064cc9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.981258] [55188]: DEBUG oslo_concurrency.lockutils [None req-b39f996d-246c-4380-bbfc-87c512064cc9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.981706] [55188]: DEBUG oslo_concurrency.lockutils [None req-b39f996d-246c-4380-bbfc-87c512064cc9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.982612] [55188]: DEBUG oslo_concurrency.lockutils [None req-b39f996d-246c-4380-bbfc-87c512064cc9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.983020] [55188]: DEBUG oslo_concurrency.lockutils [None req-b39f996d-246c-4380-bbfc-87c512064cc9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.983554] [55188]: DEBUG oslo_concurrency.lockutils [None req-b39f996d-246c-4380-bbfc-87c512064cc9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.017098] [55188]: DEBUG oslo_concurrency.lockutils [None req-b39f996d-246c-4380-bbfc-87c512064cc9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.017098] [55188]: DEBUG oslo_concurrency.lockutils [None req-b39f996d-246c-4380-bbfc-87c512064cc9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.017098] [55188]: DEBUG oslo_concurrency.lockutils [None req-b39f996d-246c-4380-bbfc-87c512064cc9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.017098] [55188]: DEBUG nova.objects.instance [None req-b39f996d-246c-4380-bbfc-87c512064cc9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.046963] [55188]: DEBUG nova.policy [None req-b39f996d-246c-4380-bbfc-87c512064cc9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.052765] [55188]: INFO nova.api.openstack.requestlog [None req-b39f996d-246c-4380-bbfc-87c512064cc9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.088212 [ 904.055415] [55188]: [pid: 55188|app: 0|req: 2850/5604] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:24 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.148360] [55187]: DEBUG nova.api.openstack.wsgi [None req-2cd488d6-0eb9-4ff8-9db6-d02a4c57831d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.150381] [55187]: DEBUG nova.compute.api [None req-2cd488d6-0eb9-4ff8-9db6-d02a4c57831d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.154153] [55187]: DEBUG oslo_concurrency.lockutils [None req-2cd488d6-0eb9-4ff8-9db6-d02a4c57831d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.154400] [55187]: DEBUG oslo_concurrency.lockutils [None req-2cd488d6-0eb9-4ff8-9db6-d02a4c57831d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.154827] [55187]: DEBUG oslo_concurrency.lockutils [None req-2cd488d6-0eb9-4ff8-9db6-d02a4c57831d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.154985] [55187]: DEBUG oslo_concurrency.lockutils [None req-2cd488d6-0eb9-4ff8-9db6-d02a4c57831d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.155152] [55187]: DEBUG oslo_concurrency.lockutils [None req-2cd488d6-0eb9-4ff8-9db6-d02a4c57831d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.155382] [55187]: DEBUG oslo_concurrency.lockutils [None req-2cd488d6-0eb9-4ff8-9db6-d02a4c57831d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.202071] [55188]: DEBUG nova.api.openstack.wsgi [None req-765bc960-cfbb-499c-8a1b-a32f0dc60381 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.204262] [55188]: DEBUG nova.compute.api [None req-765bc960-cfbb-499c-8a1b-a32f0dc60381 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.211379] [55188]: DEBUG oslo_concurrency.lockutils [None req-765bc960-cfbb-499c-8a1b-a32f0dc60381 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.211634] [55188]: DEBUG oslo_concurrency.lockutils [None req-765bc960-cfbb-499c-8a1b-a32f0dc60381 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.211829] [55188]: DEBUG oslo_concurrency.lockutils [None req-765bc960-cfbb-499c-8a1b-a32f0dc60381 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.212929] [55188]: DEBUG oslo_concurrency.lockutils [None req-765bc960-cfbb-499c-8a1b-a32f0dc60381 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.212929] [55188]: DEBUG oslo_concurrency.lockutils [None req-765bc960-cfbb-499c-8a1b-a32f0dc60381 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.213108] [55188]: DEBUG oslo_concurrency.lockutils [None req-765bc960-cfbb-499c-8a1b-a32f0dc60381 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.279767] [55187]: DEBUG nova.policy [None req-2cd488d6-0eb9-4ff8-9db6-d02a4c57831d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.284374] [55187]: INFO nova.api.openstack.requestlog [None req-2cd488d6-0eb9-4ff8-9db6-d02a4c57831d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1331 microversion: 2.1 time: 0.138184 [ 904.284767] [55187]: [pid: 55187|app: 0|req: 2755/5605] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:24 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1331 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.288906] [55187]: DEBUG nova.api.openstack.wsgi [None req-7a681048-6235-40fc-aef9-0797499b06de tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.288998] [55188]: DEBUG nova.policy [None req-765bc960-cfbb-499c-8a1b-a32f0dc60381 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.289249] [55187]: DEBUG nova.compute.api [None req-7a681048-6235-40fc-aef9-0797499b06de tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.293729] [55188]: INFO nova.api.openstack.requestlog [None req-765bc960-cfbb-499c-8a1b-a32f0dc60381 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.093919 [ 904.294288] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a681048-6235-40fc-aef9-0797499b06de tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.294518] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a681048-6235-40fc-aef9-0797499b06de tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.294592] [55188]: [pid: 55188|app: 0|req: 2851/5606] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:24 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.294701] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a681048-6235-40fc-aef9-0797499b06de tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.295078] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a681048-6235-40fc-aef9-0797499b06de tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.295285] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a681048-6235-40fc-aef9-0797499b06de tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.295463] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a681048-6235-40fc-aef9-0797499b06de tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.322570] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a681048-6235-40fc-aef9-0797499b06de tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.322860] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a681048-6235-40fc-aef9-0797499b06de tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.323456] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a681048-6235-40fc-aef9-0797499b06de tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.323456] [55187]: DEBUG nova.objects.instance [None req-7a681048-6235-40fc-aef9-0797499b06de tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.347470] [55187]: DEBUG nova.policy [None req-7a681048-6235-40fc-aef9-0797499b06de tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.349179] [55188]: DEBUG nova.api.openstack.wsgi [None req-41570548-dec0-4561-8728-903c9bd06b84 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4afa6a5120>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.354282] [55187]: INFO nova.api.openstack.requestlog [None req-7a681048-6235-40fc-aef9-0797499b06de tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.066599 [ 904.354282] [55187]: [pid: 55187|app: 0|req: 2756/5607] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:24 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.358203] [55187]: DEBUG nova.api.openstack.wsgi [None req-1a37f0f4-d273-4602-a6b5-c71abb4d0b24 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.360058] [55187]: DEBUG nova.compute.api [None req-1a37f0f4-d273-4602-a6b5-c71abb4d0b24 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.365019] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a37f0f4-d273-4602-a6b5-c71abb4d0b24 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.365019] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a37f0f4-d273-4602-a6b5-c71abb4d0b24 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.365019] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a37f0f4-d273-4602-a6b5-c71abb4d0b24 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.365019] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a37f0f4-d273-4602-a6b5-c71abb4d0b24 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.365019] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a37f0f4-d273-4602-a6b5-c71abb4d0b24 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.365019] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a37f0f4-d273-4602-a6b5-c71abb4d0b24 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.387859] [55188]: INFO nova.api.openstack.requestlog [None req-41570548-dec0-4561-8728-903c9bd06b84 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77" status: 200 len: 1517 microversion: 2.1 time: 0.040992 [ 904.388365] [55188]: [pid: 55188|app: 0|req: 2852/5608] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:06:24 2025] GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77 => generated 1517 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.403264] [55187]: DEBUG nova.policy [None req-1a37f0f4-d273-4602-a6b5-c71abb4d0b24 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.408444] [55187]: INFO nova.api.openstack.requestlog [None req-1a37f0f4-d273-4602-a6b5-c71abb4d0b24 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1210 microversion: 2.1 time: 0.052831 [ 904.408782] [55187]: [pid: 55187|app: 0|req: 2757/5609] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:24 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.547341] [55188]: DEBUG nova.api.openstack.wsgi [None req-d6510892-8bf7-4798-97af-82d08f1ac2b5 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.550457] [55188]: DEBUG nova.compute.api [None req-d6510892-8bf7-4798-97af-82d08f1ac2b5 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.555414] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6510892-8bf7-4798-97af-82d08f1ac2b5 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.555688] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6510892-8bf7-4798-97af-82d08f1ac2b5 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.555905] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6510892-8bf7-4798-97af-82d08f1ac2b5 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.556353] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6510892-8bf7-4798-97af-82d08f1ac2b5 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.556580] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6510892-8bf7-4798-97af-82d08f1ac2b5 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.556779] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6510892-8bf7-4798-97af-82d08f1ac2b5 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.682063] [55188]: DEBUG nova.policy [None req-d6510892-8bf7-4798-97af-82d08f1ac2b5 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.693021] [55188]: DEBUG nova.policy [None req-d6510892-8bf7-4798-97af-82d08f1ac2b5 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.693021] [55188]: DEBUG nova.policy [None req-d6510892-8bf7-4798-97af-82d08f1ac2b5 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.695575] [55188]: INFO nova.api.openstack.requestlog [None req-d6510892-8bf7-4798-97af-82d08f1ac2b5 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1811 microversion: 2.94 time: 0.150647 [ 904.696476] [55188]: [pid: 55188|app: 0|req: 2853/5610] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:24 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1811 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 904.699433] [55188]: DEBUG nova.api.openstack.wsgi [req-6beaf50c-4104-4359-874f-8a55f34d6763 req-5081373a-f426-446f-bcb3-17c0feaebef9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "520e7233-7398-4f8d-b604-89a4ee9a693f", "name": "network-vif-plugged", "status": "completed", "tag": "d2697db0-7a2e-472b-a84f-140dfd4562c0"}, {"name": "network-changed", "server_uuid": "520e7233-7398-4f8d-b604-89a4ee9a693f", "tag": "d2697db0-7a2e-472b-a84f-140dfd4562c0"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 904.703187] [55187]: DEBUG nova.api.openstack.wsgi [None req-fd0e0bc1-f465-4206-a2ea-a8d7be91d0b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.705435] [55188]: DEBUG oslo_concurrency.lockutils [req-6beaf50c-4104-4359-874f-8a55f34d6763 req-5081373a-f426-446f-bcb3-17c0feaebef9 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.705635] [55187]: DEBUG nova.compute.api [None req-fd0e0bc1-f465-4206-a2ea-a8d7be91d0b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.705844] [55188]: DEBUG oslo_concurrency.lockutils [req-6beaf50c-4104-4359-874f-8a55f34d6763 req-5081373a-f426-446f-bcb3-17c0feaebef9 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.705898] [55188]: DEBUG oslo_concurrency.lockutils [req-6beaf50c-4104-4359-874f-8a55f34d6763 req-5081373a-f426-446f-bcb3-17c0feaebef9 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.713030] [55188]: INFO nova.api.openstack.compute.server_external_events [req-6beaf50c-4104-4359-874f-8a55f34d6763 req-5081373a-f426-446f-bcb3-17c0feaebef9 service nova] Creating event network-vif-plugged:d2697db0-7a2e-472b-a84f-140dfd4562c0 for instance 520e7233-7398-4f8d-b604-89a4ee9a693f on cpu-1 [ 904.713030] [55188]: INFO nova.api.openstack.compute.server_external_events [req-6beaf50c-4104-4359-874f-8a55f34d6763 req-5081373a-f426-446f-bcb3-17c0feaebef9 service nova] Creating event network-changed:d2697db0-7a2e-472b-a84f-140dfd4562c0 for instance 520e7233-7398-4f8d-b604-89a4ee9a693f on cpu-1 [ 904.713613] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd0e0bc1-f465-4206-a2ea-a8d7be91d0b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.713865] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd0e0bc1-f465-4206-a2ea-a8d7be91d0b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.714056] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd0e0bc1-f465-4206-a2ea-a8d7be91d0b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.714837] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd0e0bc1-f465-4206-a2ea-a8d7be91d0b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.715090] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd0e0bc1-f465-4206-a2ea-a8d7be91d0b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.716186] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd0e0bc1-f465-4206-a2ea-a8d7be91d0b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.716256] [55188]: INFO nova.api.openstack.requestlog [req-6beaf50c-4104-4359-874f-8a55f34d6763 req-5081373a-f426-446f-bcb3-17c0feaebef9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.018120 [ 904.716256] [55188]: [pid: 55188|app: 0|req: 2854/5611] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:25 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 904.719218] [55188]: DEBUG nova.api.openstack.wsgi [None req-a212cc44-0d2a-438f-abed-5f4206176e99 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.721216] [55188]: DEBUG nova.compute.api [None req-a212cc44-0d2a-438f-abed-5f4206176e99 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.724930] [55188]: DEBUG oslo_concurrency.lockutils [None req-a212cc44-0d2a-438f-abed-5f4206176e99 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.725541] [55188]: DEBUG oslo_concurrency.lockutils [None req-a212cc44-0d2a-438f-abed-5f4206176e99 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.725541] [55188]: DEBUG oslo_concurrency.lockutils [None req-a212cc44-0d2a-438f-abed-5f4206176e99 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.725874] [55188]: DEBUG oslo_concurrency.lockutils [None req-a212cc44-0d2a-438f-abed-5f4206176e99 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.725960] [55188]: DEBUG oslo_concurrency.lockutils [None req-a212cc44-0d2a-438f-abed-5f4206176e99 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.726154] [55188]: DEBUG oslo_concurrency.lockutils [None req-a212cc44-0d2a-438f-abed-5f4206176e99 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.784631] [55188]: INFO nova.api.openstack.requestlog [None req-a212cc44-0d2a-438f-abed-5f4206176e99 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c/os-interface" status: 200 len: 300 microversion: 2.94 time: 0.067616 [ 904.785203] [55188]: [pid: 55188|app: 0|req: 2855/5612] 10.180.1.21 () {60 vars in 1311 bytes} [Wed Mar 26 22:06:25 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c/os-interface => generated 300 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 904.788557] [55188]: DEBUG nova.api.openstack.wsgi [None req-e73ff7d6-20b3-4896-bd94-a57b2021d991 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.793104] [55188]: DEBUG nova.compute.api [None req-e73ff7d6-20b3-4896-bd94-a57b2021d991 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.795656] [55188]: DEBUG oslo_concurrency.lockutils [None req-e73ff7d6-20b3-4896-bd94-a57b2021d991 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.795965] [55188]: DEBUG oslo_concurrency.lockutils [None req-e73ff7d6-20b3-4896-bd94-a57b2021d991 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.798282] [55188]: DEBUG oslo_concurrency.lockutils [None req-e73ff7d6-20b3-4896-bd94-a57b2021d991 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.798282] [55188]: DEBUG oslo_concurrency.lockutils [None req-e73ff7d6-20b3-4896-bd94-a57b2021d991 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.798282] [55188]: DEBUG oslo_concurrency.lockutils [None req-e73ff7d6-20b3-4896-bd94-a57b2021d991 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.798282] [55188]: DEBUG oslo_concurrency.lockutils [None req-e73ff7d6-20b3-4896-bd94-a57b2021d991 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.843879] [55188]: DEBUG nova.policy [None req-e73ff7d6-20b3-4896-bd94-a57b2021d991 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.857245] [55188]: INFO nova.api.openstack.requestlog [None req-e73ff7d6-20b3-4896-bd94-a57b2021d991 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.071316 [ 904.857397] [55188]: [pid: 55188|app: 0|req: 2856/5613] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:25 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.866053] [55188]: DEBUG nova.api.openstack.wsgi [None req-2fe9fdd7-d515-4288-b23c-befb82aebf3a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.867984] [55188]: DEBUG nova.compute.api [None req-2fe9fdd7-d515-4288-b23c-befb82aebf3a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.874377] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fe9fdd7-d515-4288-b23c-befb82aebf3a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.874629] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fe9fdd7-d515-4288-b23c-befb82aebf3a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.874821] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fe9fdd7-d515-4288-b23c-befb82aebf3a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.875283] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fe9fdd7-d515-4288-b23c-befb82aebf3a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.875490] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fe9fdd7-d515-4288-b23c-befb82aebf3a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.875696] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fe9fdd7-d515-4288-b23c-befb82aebf3a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.893458] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fe9fdd7-d515-4288-b23c-befb82aebf3a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.893665] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fe9fdd7-d515-4288-b23c-befb82aebf3a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.893846] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fe9fdd7-d515-4288-b23c-befb82aebf3a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.894057] [55188]: DEBUG nova.objects.instance [None req-2fe9fdd7-d515-4288-b23c-befb82aebf3a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lazy-loading 'fault' on Instance uuid 41ec6f72-3a16-4182-bfe9-4f92926495b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.900633] [55187]: DEBUG nova.policy [None req-fd0e0bc1-f465-4206-a2ea-a8d7be91d0b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.907020] [55187]: INFO nova.api.openstack.requestlog [None req-fd0e0bc1-f465-4206-a2ea-a8d7be91d0b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.208426 [ 904.907465] [55187]: [pid: 55187|app: 0|req: 2758/5614] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:25 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.913018] [55187]: DEBUG nova.api.openstack.wsgi [None req-165e3de7-9463-4ccb-ac16-309b7e1231bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.914438] [55187]: DEBUG nova.compute.api [None req-165e3de7-9463-4ccb-ac16-309b7e1231bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.918411] [55187]: DEBUG oslo_concurrency.lockutils [None req-165e3de7-9463-4ccb-ac16-309b7e1231bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.918851] [55187]: DEBUG oslo_concurrency.lockutils [None req-165e3de7-9463-4ccb-ac16-309b7e1231bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.919221] [55187]: DEBUG oslo_concurrency.lockutils [None req-165e3de7-9463-4ccb-ac16-309b7e1231bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.919706] [55187]: DEBUG oslo_concurrency.lockutils [None req-165e3de7-9463-4ccb-ac16-309b7e1231bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.920025] [55187]: DEBUG oslo_concurrency.lockutils [None req-165e3de7-9463-4ccb-ac16-309b7e1231bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.920307] [55187]: DEBUG oslo_concurrency.lockutils [None req-165e3de7-9463-4ccb-ac16-309b7e1231bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.922829] [55188]: DEBUG nova.policy [None req-2fe9fdd7-d515-4288-b23c-befb82aebf3a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.928992] [55188]: INFO nova.api.openstack.requestlog [None req-2fe9fdd7-d515-4288-b23c-befb82aebf3a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1300 microversion: 2.1 time: 0.070754 [ 904.929455] [55188]: [pid: 55188|app: 0|req: 2857/5615] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:25 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1300 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.931880] [55188]: DEBUG nova.api.openstack.wsgi [None req-5eae7055-233e-41be-a5bc-9e4c0330a72b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.933620] [55188]: DEBUG nova.compute.api [None req-5eae7055-233e-41be-a5bc-9e4c0330a72b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.938252] [55188]: DEBUG oslo_concurrency.lockutils [None req-5eae7055-233e-41be-a5bc-9e4c0330a72b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.938252] [55188]: DEBUG oslo_concurrency.lockutils [None req-5eae7055-233e-41be-a5bc-9e4c0330a72b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.938252] [55188]: DEBUG oslo_concurrency.lockutils [None req-5eae7055-233e-41be-a5bc-9e4c0330a72b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.938252] [55188]: DEBUG oslo_concurrency.lockutils [None req-5eae7055-233e-41be-a5bc-9e4c0330a72b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.938252] [55188]: DEBUG oslo_concurrency.lockutils [None req-5eae7055-233e-41be-a5bc-9e4c0330a72b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.938454] [55188]: DEBUG oslo_concurrency.lockutils [None req-5eae7055-233e-41be-a5bc-9e4c0330a72b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.946760] [55187]: DEBUG oslo_concurrency.lockutils [None req-165e3de7-9463-4ccb-ac16-309b7e1231bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.946760] [55187]: DEBUG oslo_concurrency.lockutils [None req-165e3de7-9463-4ccb-ac16-309b7e1231bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.947989] [55187]: DEBUG oslo_concurrency.lockutils [None req-165e3de7-9463-4ccb-ac16-309b7e1231bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.947989] [55187]: DEBUG nova.objects.instance [None req-165e3de7-9463-4ccb-ac16-309b7e1231bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.968989] [55187]: DEBUG nova.policy [None req-165e3de7-9463-4ccb-ac16-309b7e1231bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.973511] [55187]: INFO nova.api.openstack.requestlog [None req-165e3de7-9463-4ccb-ac16-309b7e1231bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.063059 [ 904.973767] [55187]: [pid: 55187|app: 0|req: 2759/5616] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:25 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.979908] [55187]: DEBUG nova.api.openstack.wsgi [None req-7741e6a7-8978-4400-a0ec-1ca399317d3d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 904.982417] [55187]: DEBUG nova.compute.api [None req-7741e6a7-8978-4400-a0ec-1ca399317d3d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 904.986142] [55187]: DEBUG oslo_concurrency.lockutils [None req-7741e6a7-8978-4400-a0ec-1ca399317d3d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.986142] [55187]: DEBUG oslo_concurrency.lockutils [None req-7741e6a7-8978-4400-a0ec-1ca399317d3d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.986638] [55187]: DEBUG oslo_concurrency.lockutils [None req-7741e6a7-8978-4400-a0ec-1ca399317d3d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.987160] [55187]: DEBUG oslo_concurrency.lockutils [None req-7741e6a7-8978-4400-a0ec-1ca399317d3d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.987299] [55187]: DEBUG oslo_concurrency.lockutils [None req-7741e6a7-8978-4400-a0ec-1ca399317d3d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.987541] [55187]: DEBUG oslo_concurrency.lockutils [None req-7741e6a7-8978-4400-a0ec-1ca399317d3d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.032793] [55187]: DEBUG nova.policy [None req-7741e6a7-8978-4400-a0ec-1ca399317d3d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.038013] [55187]: INFO nova.api.openstack.requestlog [None req-7741e6a7-8978-4400-a0ec-1ca399317d3d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.063593 [ 905.038538] [55187]: [pid: 55187|app: 0|req: 2760/5617] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:25 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.041081] [55187]: DEBUG nova.api.openstack.wsgi [None req-2647545d-c790-40dd-8cdc-c4a1b2e013f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.045352] [55187]: DEBUG nova.compute.api [None req-2647545d-c790-40dd-8cdc-c4a1b2e013f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.049278] [55187]: DEBUG oslo_concurrency.lockutils [None req-2647545d-c790-40dd-8cdc-c4a1b2e013f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.050029] [55187]: DEBUG oslo_concurrency.lockutils [None req-2647545d-c790-40dd-8cdc-c4a1b2e013f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.050029] [55187]: DEBUG oslo_concurrency.lockutils [None req-2647545d-c790-40dd-8cdc-c4a1b2e013f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.050251] [55187]: DEBUG oslo_concurrency.lockutils [None req-2647545d-c790-40dd-8cdc-c4a1b2e013f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.052032] [55187]: DEBUG oslo_concurrency.lockutils [None req-2647545d-c790-40dd-8cdc-c4a1b2e013f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.052032] [55187]: DEBUG oslo_concurrency.lockutils [None req-2647545d-c790-40dd-8cdc-c4a1b2e013f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.052646] [55188]: DEBUG nova.policy [None req-5eae7055-233e-41be-a5bc-9e4c0330a72b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.059759] [55188]: INFO nova.api.openstack.requestlog [None req-5eae7055-233e-41be-a5bc-9e4c0330a72b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.126913 [ 905.059759] [55188]: [pid: 55188|app: 0|req: 2858/5618] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:25 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.066021] [55188]: DEBUG nova.api.openstack.wsgi [None req-d13d960e-d710-408e-9cd2-c083592cbec7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.067945] [55188]: DEBUG nova.compute.api [None req-d13d960e-d710-408e-9cd2-c083592cbec7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.071414] [55188]: DEBUG oslo_concurrency.lockutils [None req-d13d960e-d710-408e-9cd2-c083592cbec7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.071659] [55188]: DEBUG oslo_concurrency.lockutils [None req-d13d960e-d710-408e-9cd2-c083592cbec7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.071842] [55188]: DEBUG oslo_concurrency.lockutils [None req-d13d960e-d710-408e-9cd2-c083592cbec7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.072290] [55188]: DEBUG oslo_concurrency.lockutils [None req-d13d960e-d710-408e-9cd2-c083592cbec7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.072530] [55188]: DEBUG oslo_concurrency.lockutils [None req-d13d960e-d710-408e-9cd2-c083592cbec7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.072673] [55188]: DEBUG oslo_concurrency.lockutils [None req-d13d960e-d710-408e-9cd2-c083592cbec7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.078420] [55187]: DEBUG oslo_concurrency.lockutils [None req-2647545d-c790-40dd-8cdc-c4a1b2e013f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.078694] [55187]: DEBUG oslo_concurrency.lockutils [None req-2647545d-c790-40dd-8cdc-c4a1b2e013f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.078871] [55187]: DEBUG oslo_concurrency.lockutils [None req-2647545d-c790-40dd-8cdc-c4a1b2e013f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.079104] [55187]: DEBUG nova.objects.instance [None req-2647545d-c790-40dd-8cdc-c4a1b2e013f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.095388] [55188]: DEBUG oslo_concurrency.lockutils [None req-d13d960e-d710-408e-9cd2-c083592cbec7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.095705] [55188]: DEBUG oslo_concurrency.lockutils [None req-d13d960e-d710-408e-9cd2-c083592cbec7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.095897] [55188]: DEBUG oslo_concurrency.lockutils [None req-d13d960e-d710-408e-9cd2-c083592cbec7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.096226] [55188]: DEBUG nova.objects.instance [None req-d13d960e-d710-408e-9cd2-c083592cbec7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.104492] [55187]: DEBUG nova.policy [None req-2647545d-c790-40dd-8cdc-c4a1b2e013f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.112748] [55187]: INFO nova.api.openstack.requestlog [None req-2647545d-c790-40dd-8cdc-c4a1b2e013f4 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.073512 [ 905.113129] [55187]: [pid: 55187|app: 0|req: 2761/5619] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:25 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.136287] [55188]: DEBUG nova.policy [None req-d13d960e-d710-408e-9cd2-c083592cbec7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.140564] [55188]: INFO nova.api.openstack.requestlog [None req-d13d960e-d710-408e-9cd2-c083592cbec7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.076649 [ 905.141628] [55188]: [pid: 55188|app: 0|req: 2859/5620] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:25 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.301719] [55187]: DEBUG nova.api.openstack.wsgi [None req-fe00d201-bbf0-496a-9a48-951f1d27ff92 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.304634] [55187]: DEBUG nova.compute.api [None req-fe00d201-bbf0-496a-9a48-951f1d27ff92 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.312019] [55188]: DEBUG nova.api.openstack.wsgi [None req-8b4ca8ff-3126-4e27-89fc-0ab8b80485b9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.314174] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe00d201-bbf0-496a-9a48-951f1d27ff92 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.314576] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe00d201-bbf0-496a-9a48-951f1d27ff92 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.314779] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe00d201-bbf0-496a-9a48-951f1d27ff92 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.315168] [55188]: DEBUG nova.compute.api [None req-8b4ca8ff-3126-4e27-89fc-0ab8b80485b9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.315307] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe00d201-bbf0-496a-9a48-951f1d27ff92 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.315858] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe00d201-bbf0-496a-9a48-951f1d27ff92 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.315858] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe00d201-bbf0-496a-9a48-951f1d27ff92 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.319472] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b4ca8ff-3126-4e27-89fc-0ab8b80485b9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.320088] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b4ca8ff-3126-4e27-89fc-0ab8b80485b9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.320310] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b4ca8ff-3126-4e27-89fc-0ab8b80485b9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.320730] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b4ca8ff-3126-4e27-89fc-0ab8b80485b9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.320954] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b4ca8ff-3126-4e27-89fc-0ab8b80485b9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.321180] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b4ca8ff-3126-4e27-89fc-0ab8b80485b9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.428555] [55188]: DEBUG nova.policy [None req-8b4ca8ff-3126-4e27-89fc-0ab8b80485b9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.437353] [55188]: INFO nova.api.openstack.requestlog [None req-8b4ca8ff-3126-4e27-89fc-0ab8b80485b9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.130774 [ 905.437775] [55188]: [pid: 55188|app: 0|req: 2860/5621] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:25 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 905.444211] [55188]: DEBUG nova.api.openstack.wsgi [None req-56c5542d-d982-4eb2-80c2-47438ee74076 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.446108] [55188]: DEBUG nova.compute.api [None req-56c5542d-d982-4eb2-80c2-47438ee74076 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.449651] [55188]: DEBUG oslo_concurrency.lockutils [None req-56c5542d-d982-4eb2-80c2-47438ee74076 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.449926] [55188]: DEBUG oslo_concurrency.lockutils [None req-56c5542d-d982-4eb2-80c2-47438ee74076 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.450147] [55188]: DEBUG oslo_concurrency.lockutils [None req-56c5542d-d982-4eb2-80c2-47438ee74076 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.450507] [55188]: DEBUG oslo_concurrency.lockutils [None req-56c5542d-d982-4eb2-80c2-47438ee74076 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.450800] [55188]: DEBUG oslo_concurrency.lockutils [None req-56c5542d-d982-4eb2-80c2-47438ee74076 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.451022] [55188]: DEBUG oslo_concurrency.lockutils [None req-56c5542d-d982-4eb2-80c2-47438ee74076 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.474126] [55188]: DEBUG oslo_concurrency.lockutils [None req-56c5542d-d982-4eb2-80c2-47438ee74076 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.474382] [55188]: DEBUG oslo_concurrency.lockutils [None req-56c5542d-d982-4eb2-80c2-47438ee74076 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.474574] [55188]: DEBUG oslo_concurrency.lockutils [None req-56c5542d-d982-4eb2-80c2-47438ee74076 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.474769] [55188]: DEBUG nova.objects.instance [None req-56c5542d-d982-4eb2-80c2-47438ee74076 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.500628] [55188]: DEBUG nova.policy [None req-56c5542d-d982-4eb2-80c2-47438ee74076 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.506458] [55188]: INFO nova.api.openstack.requestlog [None req-56c5542d-d982-4eb2-80c2-47438ee74076 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.067039 [ 905.506458] [55188]: [pid: 55188|app: 0|req: 2861/5622] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:25 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.512877] [55188]: DEBUG nova.api.openstack.wsgi [None req-07db0bd6-3c9a-45f8-bcee-15a9efed4255 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4aff783520>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.547106] [55188]: INFO nova.api.openstack.requestlog [None req-07db0bd6-3c9a-45f8-bcee-15a9efed4255 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77" status: 200 len: 1517 microversion: 2.1 time: 0.040357 [ 905.547469] [55188]: [pid: 55188|app: 0|req: 2862/5623] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:06:25 2025] GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77 => generated 1517 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.553566] [55188]: DEBUG nova.api.openstack.wsgi [None req-6501764b-2b55-4cec-a712-c74396837c5a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.555345] [55188]: DEBUG nova.compute.api [None req-6501764b-2b55-4cec-a712-c74396837c5a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.560617] [55188]: DEBUG oslo_concurrency.lockutils [None req-6501764b-2b55-4cec-a712-c74396837c5a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.560918] [55188]: DEBUG oslo_concurrency.lockutils [None req-6501764b-2b55-4cec-a712-c74396837c5a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.561153] [55188]: DEBUG oslo_concurrency.lockutils [None req-6501764b-2b55-4cec-a712-c74396837c5a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.561519] [55188]: DEBUG oslo_concurrency.lockutils [None req-6501764b-2b55-4cec-a712-c74396837c5a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.561746] [55188]: DEBUG oslo_concurrency.lockutils [None req-6501764b-2b55-4cec-a712-c74396837c5a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.561984] [55188]: DEBUG oslo_concurrency.lockutils [None req-6501764b-2b55-4cec-a712-c74396837c5a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.603730] [55188]: DEBUG nova.policy [None req-6501764b-2b55-4cec-a712-c74396837c5a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.608530] [55188]: INFO nova.api.openstack.requestlog [None req-6501764b-2b55-4cec-a712-c74396837c5a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1210 microversion: 2.1 time: 0.060348 [ 905.608847] [55188]: [pid: 55188|app: 0|req: 2863/5624] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:25 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1210 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.613749] [55188]: DEBUG nova.api.openstack.wsgi [None req-c999f74a-64d9-4ca3-8717-81b2d6a9f98e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.614896] [55188]: DEBUG nova.compute.api [None req-c999f74a-64d9-4ca3-8717-81b2d6a9f98e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.618797] [55188]: DEBUG oslo_concurrency.lockutils [None req-c999f74a-64d9-4ca3-8717-81b2d6a9f98e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.619294] [55188]: DEBUG oslo_concurrency.lockutils [None req-c999f74a-64d9-4ca3-8717-81b2d6a9f98e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.619598] [55188]: DEBUG oslo_concurrency.lockutils [None req-c999f74a-64d9-4ca3-8717-81b2d6a9f98e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.620012] [55188]: DEBUG oslo_concurrency.lockutils [None req-c999f74a-64d9-4ca3-8717-81b2d6a9f98e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.620283] [55188]: DEBUG oslo_concurrency.lockutils [None req-c999f74a-64d9-4ca3-8717-81b2d6a9f98e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.620460] [55188]: DEBUG oslo_concurrency.lockutils [None req-c999f74a-64d9-4ca3-8717-81b2d6a9f98e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.729515] [55188]: DEBUG nova.policy [None req-c999f74a-64d9-4ca3-8717-81b2d6a9f98e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.737289] [55188]: DEBUG nova.policy [None req-c999f74a-64d9-4ca3-8717-81b2d6a9f98e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.738474] [55188]: DEBUG nova.policy [None req-c999f74a-64d9-4ca3-8717-81b2d6a9f98e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.743618] [55188]: INFO nova.api.openstack.requestlog [None req-c999f74a-64d9-4ca3-8717-81b2d6a9f98e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1811 microversion: 2.94 time: 0.132656 [ 905.748150] [55187]: DEBUG nova.policy [None req-fe00d201-bbf0-496a-9a48-951f1d27ff92 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.748586] [55188]: [pid: 55188|app: 0|req: 2864/5625] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:06:25 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1811 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 905.752535] [55187]: INFO nova.api.openstack.requestlog [None req-fe00d201-bbf0-496a-9a48-951f1d27ff92 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1319 microversion: 2.1 time: 0.453766 [ 905.752876] [55187]: [pid: 55187|app: 0|req: 2762/5626] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:25 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1319 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 905.875421] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e984988-4b41-449a-a757-5fb45e654d2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.877260] [55188]: DEBUG nova.compute.api [None req-9e984988-4b41-449a-a757-5fb45e654d2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.881277] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e984988-4b41-449a-a757-5fb45e654d2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.881514] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e984988-4b41-449a-a757-5fb45e654d2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.881772] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e984988-4b41-449a-a757-5fb45e654d2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.882062] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e984988-4b41-449a-a757-5fb45e654d2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.882266] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e984988-4b41-449a-a757-5fb45e654d2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.882549] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e984988-4b41-449a-a757-5fb45e654d2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.926169] [55188]: DEBUG nova.policy [None req-9e984988-4b41-449a-a757-5fb45e654d2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.928210] [55187]: DEBUG nova.api.openstack.wsgi [None req-ef7864a8-3ecf-4714-adb7-0e45479031c3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.930436] [55187]: DEBUG nova.compute.api [None req-ef7864a8-3ecf-4714-adb7-0e45479031c3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.931532] [55188]: INFO nova.api.openstack.requestlog [None req-9e984988-4b41-449a-a757-5fb45e654d2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.058352 [ 905.931847] [55188]: [pid: 55188|app: 0|req: 2865/5627] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:26 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.935097] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef7864a8-3ecf-4714-adb7-0e45479031c3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.935150] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef7864a8-3ecf-4714-adb7-0e45479031c3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.935514] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef7864a8-3ecf-4714-adb7-0e45479031c3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.935774] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef7864a8-3ecf-4714-adb7-0e45479031c3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.935966] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef7864a8-3ecf-4714-adb7-0e45479031c3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.936128] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef7864a8-3ecf-4714-adb7-0e45479031c3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.941282] [55188]: DEBUG nova.api.openstack.wsgi [None req-930a87f2-771c-4fe1-af76-71383a4f61e9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.943048] [55188]: DEBUG nova.compute.api [None req-930a87f2-771c-4fe1-af76-71383a4f61e9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 905.947139] [55188]: DEBUG oslo_concurrency.lockutils [None req-930a87f2-771c-4fe1-af76-71383a4f61e9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.947287] [55188]: DEBUG oslo_concurrency.lockutils [None req-930a87f2-771c-4fe1-af76-71383a4f61e9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.947550] [55188]: DEBUG oslo_concurrency.lockutils [None req-930a87f2-771c-4fe1-af76-71383a4f61e9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.947868] [55188]: DEBUG oslo_concurrency.lockutils [None req-930a87f2-771c-4fe1-af76-71383a4f61e9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.948073] [55188]: DEBUG oslo_concurrency.lockutils [None req-930a87f2-771c-4fe1-af76-71383a4f61e9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.948372] [55188]: DEBUG oslo_concurrency.lockutils [None req-930a87f2-771c-4fe1-af76-71383a4f61e9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.967284] [55188]: DEBUG oslo_concurrency.lockutils [None req-930a87f2-771c-4fe1-af76-71383a4f61e9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.967568] [55188]: DEBUG oslo_concurrency.lockutils [None req-930a87f2-771c-4fe1-af76-71383a4f61e9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.967735] [55188]: DEBUG oslo_concurrency.lockutils [None req-930a87f2-771c-4fe1-af76-71383a4f61e9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.967939] [55188]: DEBUG nova.objects.instance [None req-930a87f2-771c-4fe1-af76-71383a4f61e9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lazy-loading 'fault' on Instance uuid 41ec6f72-3a16-4182-bfe9-4f92926495b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.989628] [55188]: DEBUG nova.policy [None req-930a87f2-771c-4fe1-af76-71383a4f61e9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.995008] [55188]: INFO nova.api.openstack.requestlog [None req-930a87f2-771c-4fe1-af76-71383a4f61e9 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1300 microversion: 2.1 time: 0.056045 [ 905.995358] [55188]: [pid: 55188|app: 0|req: 2866/5628] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:26 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1300 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 905.999020] [55188]: DEBUG nova.api.openstack.wsgi [None req-6590481a-4e65-452a-aaa6-46fc96134b42 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 905.999834] [55188]: DEBUG nova.compute.api [None req-6590481a-4e65-452a-aaa6-46fc96134b42 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.004678] [55188]: DEBUG oslo_concurrency.lockutils [None req-6590481a-4e65-452a-aaa6-46fc96134b42 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.004959] [55188]: DEBUG oslo_concurrency.lockutils [None req-6590481a-4e65-452a-aaa6-46fc96134b42 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.005428] [55188]: DEBUG oslo_concurrency.lockutils [None req-6590481a-4e65-452a-aaa6-46fc96134b42 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.005839] [55188]: DEBUG oslo_concurrency.lockutils [None req-6590481a-4e65-452a-aaa6-46fc96134b42 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.006084] [55188]: DEBUG oslo_concurrency.lockutils [None req-6590481a-4e65-452a-aaa6-46fc96134b42 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.006553] [55188]: DEBUG oslo_concurrency.lockutils [None req-6590481a-4e65-452a-aaa6-46fc96134b42 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.028167] [55188]: DEBUG oslo_concurrency.lockutils [None req-6590481a-4e65-452a-aaa6-46fc96134b42 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.029105] [55188]: DEBUG oslo_concurrency.lockutils [None req-6590481a-4e65-452a-aaa6-46fc96134b42 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.029349] [55188]: DEBUG oslo_concurrency.lockutils [None req-6590481a-4e65-452a-aaa6-46fc96134b42 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.029563] [55188]: DEBUG nova.objects.instance [None req-6590481a-4e65-452a-aaa6-46fc96134b42 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.060224] [55188]: DEBUG nova.policy [None req-6590481a-4e65-452a-aaa6-46fc96134b42 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.064689] [55187]: DEBUG nova.policy [None req-ef7864a8-3ecf-4714-adb7-0e45479031c3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.064819] [55188]: INFO nova.api.openstack.requestlog [None req-6590481a-4e65-452a-aaa6-46fc96134b42 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.068892 [ 906.065147] [55188]: [pid: 55188|app: 0|req: 2867/5629] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:26 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.071221] [55187]: INFO nova.api.openstack.requestlog [None req-ef7864a8-3ecf-4714-adb7-0e45479031c3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.144235 [ 906.071221] [55187]: [pid: 55187|app: 0|req: 2763/5630] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:26 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.071352] [55188]: DEBUG nova.api.openstack.wsgi [None req-f0c5a230-6e46-49c4-bd38-ab97ea273fa5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.073472] [55188]: DEBUG nova.compute.api [None req-f0c5a230-6e46-49c4-bd38-ab97ea273fa5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.074822] [55187]: DEBUG nova.api.openstack.wsgi [None req-7b192ac7-1535-4f90-9d8a-518fd84cb6f3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.076678] [55187]: DEBUG nova.compute.api [None req-7b192ac7-1535-4f90-9d8a-518fd84cb6f3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.079087] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0c5a230-6e46-49c4-bd38-ab97ea273fa5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.079345] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0c5a230-6e46-49c4-bd38-ab97ea273fa5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.079529] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0c5a230-6e46-49c4-bd38-ab97ea273fa5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.079893] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0c5a230-6e46-49c4-bd38-ab97ea273fa5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.080105] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0c5a230-6e46-49c4-bd38-ab97ea273fa5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.080280] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0c5a230-6e46-49c4-bd38-ab97ea273fa5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.080472] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b192ac7-1535-4f90-9d8a-518fd84cb6f3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.080748] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b192ac7-1535-4f90-9d8a-518fd84cb6f3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.081366] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b192ac7-1535-4f90-9d8a-518fd84cb6f3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.082137] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b192ac7-1535-4f90-9d8a-518fd84cb6f3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.082570] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b192ac7-1535-4f90-9d8a-518fd84cb6f3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.083052] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b192ac7-1535-4f90-9d8a-518fd84cb6f3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.113920] [55188]: DEBUG nova.policy [None req-f0c5a230-6e46-49c4-bd38-ab97ea273fa5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.118909] [55188]: INFO nova.api.openstack.requestlog [None req-f0c5a230-6e46-49c4-bd38-ab97ea273fa5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.052830 [ 906.119249] [55188]: [pid: 55188|app: 0|req: 2868/5631] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:26 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.125265] [55188]: DEBUG nova.api.openstack.wsgi [None req-98add30a-eecd-443d-9079-eb3787d292e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.126822] [55188]: DEBUG nova.compute.api [None req-98add30a-eecd-443d-9079-eb3787d292e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.130908] [55188]: DEBUG oslo_concurrency.lockutils [None req-98add30a-eecd-443d-9079-eb3787d292e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.131129] [55188]: DEBUG oslo_concurrency.lockutils [None req-98add30a-eecd-443d-9079-eb3787d292e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.131324] [55188]: DEBUG oslo_concurrency.lockutils [None req-98add30a-eecd-443d-9079-eb3787d292e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.131676] [55188]: DEBUG oslo_concurrency.lockutils [None req-98add30a-eecd-443d-9079-eb3787d292e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.132043] [55188]: DEBUG oslo_concurrency.lockutils [None req-98add30a-eecd-443d-9079-eb3787d292e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.132043] [55188]: DEBUG oslo_concurrency.lockutils [None req-98add30a-eecd-443d-9079-eb3787d292e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.157336] [55188]: DEBUG oslo_concurrency.lockutils [None req-98add30a-eecd-443d-9079-eb3787d292e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.157604] [55188]: DEBUG oslo_concurrency.lockutils [None req-98add30a-eecd-443d-9079-eb3787d292e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.157795] [55188]: DEBUG oslo_concurrency.lockutils [None req-98add30a-eecd-443d-9079-eb3787d292e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.157998] [55188]: DEBUG nova.objects.instance [None req-98add30a-eecd-443d-9079-eb3787d292e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.182556] [55188]: DEBUG nova.policy [None req-98add30a-eecd-443d-9079-eb3787d292e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.188106] [55188]: INFO nova.api.openstack.requestlog [None req-98add30a-eecd-443d-9079-eb3787d292e8 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.065320 [ 906.188464] [55188]: [pid: 55188|app: 0|req: 2869/5632] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:26 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 906.194796] [55188]: DEBUG nova.api.openstack.wsgi [None req-2569592e-54ea-4b44-ba62-df853e364086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.195739] [55188]: DEBUG nova.compute.api [None req-2569592e-54ea-4b44-ba62-df853e364086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.202606] [55188]: DEBUG oslo_concurrency.lockutils [None req-2569592e-54ea-4b44-ba62-df853e364086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.202606] [55188]: DEBUG oslo_concurrency.lockutils [None req-2569592e-54ea-4b44-ba62-df853e364086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.202606] [55188]: DEBUG oslo_concurrency.lockutils [None req-2569592e-54ea-4b44-ba62-df853e364086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.202606] [55188]: DEBUG oslo_concurrency.lockutils [None req-2569592e-54ea-4b44-ba62-df853e364086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.202606] [55188]: DEBUG oslo_concurrency.lockutils [None req-2569592e-54ea-4b44-ba62-df853e364086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.202891] [55188]: DEBUG oslo_concurrency.lockutils [None req-2569592e-54ea-4b44-ba62-df853e364086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.230256] [55188]: DEBUG oslo_concurrency.lockutils [None req-2569592e-54ea-4b44-ba62-df853e364086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.230551] [55188]: DEBUG oslo_concurrency.lockutils [None req-2569592e-54ea-4b44-ba62-df853e364086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.230747] [55188]: DEBUG oslo_concurrency.lockutils [None req-2569592e-54ea-4b44-ba62-df853e364086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.230963] [55188]: DEBUG nova.objects.instance [None req-2569592e-54ea-4b44-ba62-df853e364086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.260747] [55188]: DEBUG nova.policy [None req-2569592e-54ea-4b44-ba62-df853e364086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.265697] [55188]: INFO nova.api.openstack.requestlog [None req-2569592e-54ea-4b44-ba62-df853e364086 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.076267 [ 906.267456] [55188]: [pid: 55188|app: 0|req: 2870/5633] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:26 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.273798] [55187]: DEBUG nova.policy [None req-7b192ac7-1535-4f90-9d8a-518fd84cb6f3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.282036] [55187]: INFO nova.api.openstack.requestlog [None req-7b192ac7-1535-4f90-9d8a-518fd84cb6f3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.209850 [ 906.283828] [55187]: [pid: 55187|app: 0|req: 2764/5634] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:26 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.455375] [55188]: DEBUG nova.api.openstack.wsgi [None req-5db0f476-b391-415d-9877-300447231e10 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.457279] [55188]: DEBUG nova.compute.api [None req-5db0f476-b391-415d-9877-300447231e10 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.467053] [55188]: DEBUG oslo_concurrency.lockutils [None req-5db0f476-b391-415d-9877-300447231e10 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.470051] [55188]: DEBUG oslo_concurrency.lockutils [None req-5db0f476-b391-415d-9877-300447231e10 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.470051] [55188]: DEBUG oslo_concurrency.lockutils [None req-5db0f476-b391-415d-9877-300447231e10 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.470051] [55188]: DEBUG oslo_concurrency.lockutils [None req-5db0f476-b391-415d-9877-300447231e10 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.470051] [55188]: DEBUG oslo_concurrency.lockutils [None req-5db0f476-b391-415d-9877-300447231e10 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.470051] [55188]: DEBUG oslo_concurrency.lockutils [None req-5db0f476-b391-415d-9877-300447231e10 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.522434] [55188]: DEBUG nova.policy [None req-5db0f476-b391-415d-9877-300447231e10 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.523919] [55187]: DEBUG nova.api.openstack.wsgi [None req-bf865fe1-0a4b-4a7e-8a7a-90bd7b57608d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.526301] [55187]: DEBUG nova.compute.api [None req-bf865fe1-0a4b-4a7e-8a7a-90bd7b57608d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.528457] [55188]: INFO nova.api.openstack.requestlog [None req-5db0f476-b391-415d-9877-300447231e10 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.076405 [ 906.529686] [55188]: [pid: 55188|app: 0|req: 2871/5635] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:26 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.530305] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf865fe1-0a4b-4a7e-8a7a-90bd7b57608d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.530980] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf865fe1-0a4b-4a7e-8a7a-90bd7b57608d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.530980] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf865fe1-0a4b-4a7e-8a7a-90bd7b57608d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.531209] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf865fe1-0a4b-4a7e-8a7a-90bd7b57608d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.531562] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf865fe1-0a4b-4a7e-8a7a-90bd7b57608d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.531562] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf865fe1-0a4b-4a7e-8a7a-90bd7b57608d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.564383] [55188]: DEBUG nova.api.openstack.wsgi [None req-fcba522d-336d-4d0c-95ce-5981ad0f64cf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4afa6a65f0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.565423] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf865fe1-0a4b-4a7e-8a7a-90bd7b57608d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.565423] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf865fe1-0a4b-4a7e-8a7a-90bd7b57608d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.565825] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf865fe1-0a4b-4a7e-8a7a-90bd7b57608d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.565933] [55187]: DEBUG nova.objects.instance [None req-bf865fe1-0a4b-4a7e-8a7a-90bd7b57608d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.599165] [55187]: DEBUG nova.policy [None req-bf865fe1-0a4b-4a7e-8a7a-90bd7b57608d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.603032] [55188]: INFO nova.api.openstack.requestlog [None req-fcba522d-336d-4d0c-95ce-5981ad0f64cf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77" status: 200 len: 1517 microversion: 2.1 time: 0.042488 [ 906.603292] [55188]: [pid: 55188|app: 0|req: 2872/5636] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:06:26 2025] GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77 => generated 1517 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.604098] [55187]: INFO nova.api.openstack.requestlog [None req-bf865fe1-0a4b-4a7e-8a7a-90bd7b57608d tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.082367 [ 906.604443] [55187]: [pid: 55187|app: 0|req: 2765/5637] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:26 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.624246] [55188]: DEBUG nova.api.openstack.wsgi [None req-52b460dd-85ee-41d9-b96f-79472194aabc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.626474] [55188]: DEBUG nova.compute.api [None req-52b460dd-85ee-41d9-b96f-79472194aabc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.633216] [55188]: DEBUG oslo_concurrency.lockutils [None req-52b460dd-85ee-41d9-b96f-79472194aabc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.633515] [55188]: DEBUG oslo_concurrency.lockutils [None req-52b460dd-85ee-41d9-b96f-79472194aabc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.633732] [55188]: DEBUG oslo_concurrency.lockutils [None req-52b460dd-85ee-41d9-b96f-79472194aabc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.634125] [55188]: DEBUG oslo_concurrency.lockutils [None req-52b460dd-85ee-41d9-b96f-79472194aabc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.634344] [55188]: DEBUG oslo_concurrency.lockutils [None req-52b460dd-85ee-41d9-b96f-79472194aabc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.634535] [55188]: DEBUG oslo_concurrency.lockutils [None req-52b460dd-85ee-41d9-b96f-79472194aabc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.677213] [55188]: DEBUG nova.policy [None req-52b460dd-85ee-41d9-b96f-79472194aabc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.681515] [55188]: INFO nova.api.openstack.requestlog [None req-52b460dd-85ee-41d9-b96f-79472194aabc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1210 microversion: 2.1 time: 0.059626 [ 906.681898] [55188]: [pid: 55188|app: 0|req: 2873/5638] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:26 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1210 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.730110] [55187]: DEBUG nova.api.openstack.wsgi [req-1ffc397e-0cc1-478e-ba0e-fc93708a1025 req-ebe37e6a-e388-4add-8bf2-98a61fd89511 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "78f27d3e-b318-4ac6-83f2-88117c61268c", "tag": "8570d005-620d-4ff4-b0b4-0c0c2c4c830d"}, {"server_uuid": "06859ed1-b71b-4250-bbe1-7192c8c91b51", "name": "network-vif-plugged", "status": "completed", "tag": "f56fe434-aeba-42be-afca-e2d35b935eb0"}, {"name": "network-changed", "server_uuid": "06859ed1-b71b-4250-bbe1-7192c8c91b51", "tag": "f56fe434-aeba-42be-afca-e2d35b935eb0"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 906.738341] [55187]: DEBUG oslo_concurrency.lockutils [req-1ffc397e-0cc1-478e-ba0e-fc93708a1025 req-ebe37e6a-e388-4add-8bf2-98a61fd89511 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.738603] [55187]: DEBUG oslo_concurrency.lockutils [req-1ffc397e-0cc1-478e-ba0e-fc93708a1025 req-ebe37e6a-e388-4add-8bf2-98a61fd89511 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.738804] [55187]: DEBUG oslo_concurrency.lockutils [req-1ffc397e-0cc1-478e-ba0e-fc93708a1025 req-ebe37e6a-e388-4add-8bf2-98a61fd89511 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.746426] [55187]: INFO nova.api.openstack.compute.server_external_events [req-1ffc397e-0cc1-478e-ba0e-fc93708a1025 req-ebe37e6a-e388-4add-8bf2-98a61fd89511 service nova] Creating event network-changed:8570d005-620d-4ff4-b0b4-0c0c2c4c830d for instance 78f27d3e-b318-4ac6-83f2-88117c61268c on cpu-1 [ 906.746671] [55187]: INFO nova.api.openstack.compute.server_external_events [req-1ffc397e-0cc1-478e-ba0e-fc93708a1025 req-ebe37e6a-e388-4add-8bf2-98a61fd89511 service nova] Creating event network-vif-plugged:f56fe434-aeba-42be-afca-e2d35b935eb0 for instance 06859ed1-b71b-4250-bbe1-7192c8c91b51 on cpu-1 [ 906.746885] [55187]: INFO nova.api.openstack.compute.server_external_events [req-1ffc397e-0cc1-478e-ba0e-fc93708a1025 req-ebe37e6a-e388-4add-8bf2-98a61fd89511 service nova] Creating event network-changed:f56fe434-aeba-42be-afca-e2d35b935eb0 for instance 06859ed1-b71b-4250-bbe1-7192c8c91b51 on cpu-1 [ 906.751144] [55187]: INFO nova.api.openstack.requestlog [req-1ffc397e-0cc1-478e-ba0e-fc93708a1025 req-ebe37e6a-e388-4add-8bf2-98a61fd89511 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.023751 [ 906.751634] [55187]: [pid: 55187|app: 0|req: 2766/5639] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:27 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 906.767976] [55188]: DEBUG nova.api.openstack.wsgi [None req-513769df-6fb0-4960-a78d-c74ae7a93541 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.770413] [55188]: DEBUG nova.compute.api [None req-513769df-6fb0-4960-a78d-c74ae7a93541 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.775484] [55188]: DEBUG oslo_concurrency.lockutils [None req-513769df-6fb0-4960-a78d-c74ae7a93541 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.775977] [55188]: DEBUG oslo_concurrency.lockutils [None req-513769df-6fb0-4960-a78d-c74ae7a93541 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.776293] [55188]: DEBUG oslo_concurrency.lockutils [None req-513769df-6fb0-4960-a78d-c74ae7a93541 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.776771] [55188]: DEBUG oslo_concurrency.lockutils [None req-513769df-6fb0-4960-a78d-c74ae7a93541 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.777095] [55188]: DEBUG oslo_concurrency.lockutils [None req-513769df-6fb0-4960-a78d-c74ae7a93541 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.777465] [55188]: DEBUG oslo_concurrency.lockutils [None req-513769df-6fb0-4960-a78d-c74ae7a93541 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.893202] [55188]: DEBUG nova.policy [None req-513769df-6fb0-4960-a78d-c74ae7a93541 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.895965] [55188]: INFO nova.api.openstack.requestlog [None req-513769df-6fb0-4960-a78d-c74ae7a93541 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1319 microversion: 2.1 time: 0.130732 [ 906.896492] [55188]: [pid: 55188|app: 0|req: 2874/5640] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:27 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1319 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.948933] [55187]: DEBUG nova.api.openstack.wsgi [None req-1b78c7a3-8d58-41d3-9ef2-0f19bcf60689 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 906.951362] [55187]: DEBUG nova.compute.api [None req-1b78c7a3-8d58-41d3-9ef2-0f19bcf60689 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 906.955443] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b78c7a3-8d58-41d3-9ef2-0f19bcf60689 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.955752] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b78c7a3-8d58-41d3-9ef2-0f19bcf60689 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.956022] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b78c7a3-8d58-41d3-9ef2-0f19bcf60689 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.956639] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b78c7a3-8d58-41d3-9ef2-0f19bcf60689 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.956921] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b78c7a3-8d58-41d3-9ef2-0f19bcf60689 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.957184] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b78c7a3-8d58-41d3-9ef2-0f19bcf60689 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.996340] [55187]: DEBUG nova.policy [None req-1b78c7a3-8d58-41d3-9ef2-0f19bcf60689 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.000717] [55187]: INFO nova.api.openstack.requestlog [None req-1b78c7a3-8d58-41d3-9ef2-0f19bcf60689 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.054586 [ 907.001196] [55187]: [pid: 55187|app: 0|req: 2767/5641] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:27 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.010096] [55188]: DEBUG nova.api.openstack.wsgi [None req-82a3c6d5-730f-462b-af6e-ed3807c28c1d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.011094] [55188]: DEBUG nova.compute.api [None req-82a3c6d5-730f-462b-af6e-ed3807c28c1d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.015073] [55188]: DEBUG oslo_concurrency.lockutils [None req-82a3c6d5-730f-462b-af6e-ed3807c28c1d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.015432] [55188]: DEBUG oslo_concurrency.lockutils [None req-82a3c6d5-730f-462b-af6e-ed3807c28c1d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.015738] [55188]: DEBUG oslo_concurrency.lockutils [None req-82a3c6d5-730f-462b-af6e-ed3807c28c1d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.016203] [55188]: DEBUG oslo_concurrency.lockutils [None req-82a3c6d5-730f-462b-af6e-ed3807c28c1d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.016508] [55188]: DEBUG oslo_concurrency.lockutils [None req-82a3c6d5-730f-462b-af6e-ed3807c28c1d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.016787] [55188]: DEBUG oslo_concurrency.lockutils [None req-82a3c6d5-730f-462b-af6e-ed3807c28c1d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.036644] [55188]: DEBUG oslo_concurrency.lockutils [None req-82a3c6d5-730f-462b-af6e-ed3807c28c1d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.036644] [55188]: DEBUG oslo_concurrency.lockutils [None req-82a3c6d5-730f-462b-af6e-ed3807c28c1d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.036644] [55188]: DEBUG oslo_concurrency.lockutils [None req-82a3c6d5-730f-462b-af6e-ed3807c28c1d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.036644] [55188]: DEBUG nova.objects.instance [None req-82a3c6d5-730f-462b-af6e-ed3807c28c1d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lazy-loading 'fault' on Instance uuid 41ec6f72-3a16-4182-bfe9-4f92926495b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.057618] [55188]: DEBUG nova.policy [None req-82a3c6d5-730f-462b-af6e-ed3807c28c1d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.062255] [55188]: INFO nova.api.openstack.requestlog [None req-82a3c6d5-730f-462b-af6e-ed3807c28c1d tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1300 microversion: 2.1 time: 0.055380 [ 907.062585] [55188]: [pid: 55188|app: 0|req: 2875/5642] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:27 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1300 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.079239] [55187]: DEBUG nova.api.openstack.wsgi [None req-f859af03-7257-4d5b-ae3b-2d0258f4b5c0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.081154] [55187]: DEBUG nova.compute.api [None req-f859af03-7257-4d5b-ae3b-2d0258f4b5c0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.083340] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c88b8e9-038a-4c34-a526-317825b82a88 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.084692] [55187]: DEBUG oslo_concurrency.lockutils [None req-f859af03-7257-4d5b-ae3b-2d0258f4b5c0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.084938] [55187]: DEBUG oslo_concurrency.lockutils [None req-f859af03-7257-4d5b-ae3b-2d0258f4b5c0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.085165] [55187]: DEBUG oslo_concurrency.lockutils [None req-f859af03-7257-4d5b-ae3b-2d0258f4b5c0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.085536] [55187]: DEBUG oslo_concurrency.lockutils [None req-f859af03-7257-4d5b-ae3b-2d0258f4b5c0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.085739] [55187]: DEBUG oslo_concurrency.lockutils [None req-f859af03-7257-4d5b-ae3b-2d0258f4b5c0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.085915] [55187]: DEBUG oslo_concurrency.lockutils [None req-f859af03-7257-4d5b-ae3b-2d0258f4b5c0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.086561] [55188]: DEBUG nova.compute.api [None req-5c88b8e9-038a-4c34-a526-317825b82a88 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.091388] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c88b8e9-038a-4c34-a526-317825b82a88 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.091631] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c88b8e9-038a-4c34-a526-317825b82a88 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.091816] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c88b8e9-038a-4c34-a526-317825b82a88 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.092218] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c88b8e9-038a-4c34-a526-317825b82a88 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.092423] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c88b8e9-038a-4c34-a526-317825b82a88 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.092598] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c88b8e9-038a-4c34-a526-317825b82a88 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.107359] [55187]: DEBUG oslo_concurrency.lockutils [None req-f859af03-7257-4d5b-ae3b-2d0258f4b5c0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.107625] [55187]: DEBUG oslo_concurrency.lockutils [None req-f859af03-7257-4d5b-ae3b-2d0258f4b5c0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.107811] [55187]: DEBUG oslo_concurrency.lockutils [None req-f859af03-7257-4d5b-ae3b-2d0258f4b5c0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.108022] [55187]: DEBUG nova.objects.instance [None req-f859af03-7257-4d5b-ae3b-2d0258f4b5c0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.132171] [55187]: DEBUG nova.policy [None req-f859af03-7257-4d5b-ae3b-2d0258f4b5c0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.137593] [55187]: INFO nova.api.openstack.requestlog [None req-f859af03-7257-4d5b-ae3b-2d0258f4b5c0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.061568 [ 907.137941] [55187]: [pid: 55187|app: 0|req: 2768/5643] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:27 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.141080] [55187]: DEBUG nova.api.openstack.wsgi [None req-ce632c88-46fb-4546-a162-8396d500d28d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.142829] [55187]: DEBUG nova.compute.api [None req-ce632c88-46fb-4546-a162-8396d500d28d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.145940] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce632c88-46fb-4546-a162-8396d500d28d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.146190] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce632c88-46fb-4546-a162-8396d500d28d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.146377] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce632c88-46fb-4546-a162-8396d500d28d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.146723] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce632c88-46fb-4546-a162-8396d500d28d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.146933] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce632c88-46fb-4546-a162-8396d500d28d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.147141] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce632c88-46fb-4546-a162-8396d500d28d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.183462] [55187]: DEBUG nova.policy [None req-ce632c88-46fb-4546-a162-8396d500d28d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.188453] [55187]: INFO nova.api.openstack.requestlog [None req-ce632c88-46fb-4546-a162-8396d500d28d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.049942 [ 907.188930] [55187]: [pid: 55187|app: 0|req: 2769/5644] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:27 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.197304] [55188]: DEBUG nova.policy [None req-5c88b8e9-038a-4c34-a526-317825b82a88 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.204771] [55187]: DEBUG nova.api.openstack.wsgi [None req-ca49d27e-c8b4-4127-8f23-2b999914da67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.206479] [55187]: DEBUG nova.compute.api [None req-ca49d27e-c8b4-4127-8f23-2b999914da67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.208236] [55188]: INFO nova.api.openstack.requestlog [None req-5c88b8e9-038a-4c34-a526-317825b82a88 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.127378 [ 907.208575] [55188]: [pid: 55188|app: 0|req: 2876/5645] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:27 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 907.212253] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca49d27e-c8b4-4127-8f23-2b999914da67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.212253] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca49d27e-c8b4-4127-8f23-2b999914da67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.212253] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca49d27e-c8b4-4127-8f23-2b999914da67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.212253] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca49d27e-c8b4-4127-8f23-2b999914da67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.212253] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca49d27e-c8b4-4127-8f23-2b999914da67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.212253] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca49d27e-c8b4-4127-8f23-2b999914da67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.230197] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca49d27e-c8b4-4127-8f23-2b999914da67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.230455] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca49d27e-c8b4-4127-8f23-2b999914da67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.230655] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca49d27e-c8b4-4127-8f23-2b999914da67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.230867] [55187]: DEBUG nova.objects.instance [None req-ca49d27e-c8b4-4127-8f23-2b999914da67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.250898] [55187]: DEBUG nova.policy [None req-ca49d27e-c8b4-4127-8f23-2b999914da67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.261513] [55187]: INFO nova.api.openstack.requestlog [None req-ca49d27e-c8b4-4127-8f23-2b999914da67 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.058489 [ 907.261702] [55187]: [pid: 55187|app: 0|req: 2770/5646] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:27 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.285445] [55188]: DEBUG nova.api.openstack.wsgi [None req-a716a259-00a6-4439-8128-cc42f0c55e6b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.289262] [55188]: DEBUG nova.compute.api [None req-a716a259-00a6-4439-8128-cc42f0c55e6b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.296313] [55188]: DEBUG oslo_concurrency.lockutils [None req-a716a259-00a6-4439-8128-cc42f0c55e6b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.296427] [55188]: DEBUG oslo_concurrency.lockutils [None req-a716a259-00a6-4439-8128-cc42f0c55e6b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.296780] [55188]: DEBUG oslo_concurrency.lockutils [None req-a716a259-00a6-4439-8128-cc42f0c55e6b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.297466] [55188]: DEBUG oslo_concurrency.lockutils [None req-a716a259-00a6-4439-8128-cc42f0c55e6b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.297466] [55188]: DEBUG oslo_concurrency.lockutils [None req-a716a259-00a6-4439-8128-cc42f0c55e6b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.297466] [55188]: DEBUG oslo_concurrency.lockutils [None req-a716a259-00a6-4439-8128-cc42f0c55e6b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.302500] [55187]: DEBUG nova.api.openstack.wsgi [None req-44e58cda-bcfb-428a-b53f-4c8450c2b114 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.304334] [55187]: DEBUG nova.compute.api [None req-44e58cda-bcfb-428a-b53f-4c8450c2b114 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.308402] [55187]: DEBUG oslo_concurrency.lockutils [None req-44e58cda-bcfb-428a-b53f-4c8450c2b114 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.308402] [55187]: DEBUG oslo_concurrency.lockutils [None req-44e58cda-bcfb-428a-b53f-4c8450c2b114 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.308604] [55187]: DEBUG oslo_concurrency.lockutils [None req-44e58cda-bcfb-428a-b53f-4c8450c2b114 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.309024] [55187]: DEBUG oslo_concurrency.lockutils [None req-44e58cda-bcfb-428a-b53f-4c8450c2b114 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.309268] [55187]: DEBUG oslo_concurrency.lockutils [None req-44e58cda-bcfb-428a-b53f-4c8450c2b114 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.309419] [55187]: DEBUG oslo_concurrency.lockutils [None req-44e58cda-bcfb-428a-b53f-4c8450c2b114 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.350867] [55188]: DEBUG oslo_concurrency.lockutils [None req-a716a259-00a6-4439-8128-cc42f0c55e6b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.351132] [55188]: DEBUG oslo_concurrency.lockutils [None req-a716a259-00a6-4439-8128-cc42f0c55e6b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.351341] [55188]: DEBUG oslo_concurrency.lockutils [None req-a716a259-00a6-4439-8128-cc42f0c55e6b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.351575] [55188]: DEBUG nova.objects.instance [None req-a716a259-00a6-4439-8128-cc42f0c55e6b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.382278] [55188]: DEBUG nova.policy [None req-a716a259-00a6-4439-8128-cc42f0c55e6b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.386093] [55188]: INFO nova.api.openstack.requestlog [None req-a716a259-00a6-4439-8128-cc42f0c55e6b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.103173 [ 907.386692] [55188]: [pid: 55188|app: 0|req: 2877/5647] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:27 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.452978] [55187]: DEBUG nova.policy [None req-44e58cda-bcfb-428a-b53f-4c8450c2b114 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.458446] [55187]: INFO nova.api.openstack.requestlog [None req-44e58cda-bcfb-428a-b53f-4c8450c2b114 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.158245 [ 907.458884] [55187]: [pid: 55187|app: 0|req: 2771/5648] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:27 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.473990] [55188]: DEBUG nova.api.openstack.wsgi [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestMultiTenantJSON-server-1230878779", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "285f0c33-7174-4cc2-b68f-3cc924e9d518"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 907.515019] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.515019] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.515019] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.515019] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.515475] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.515846] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.524455] [55188]: DEBUG nova.network.neutron [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] validate_networks() for [('285f0c33-7174-4cc2-b68f-3cc924e9d518', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 907.542237] [55187]: DEBUG nova.api.openstack.wsgi [None req-024cc8d9-517f-40ff-a7cf-5117515883d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.544491] [55187]: DEBUG nova.compute.api [None req-024cc8d9-517f-40ff-a7cf-5117515883d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.549272] [55187]: DEBUG oslo_concurrency.lockutils [None req-024cc8d9-517f-40ff-a7cf-5117515883d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.549503] [55187]: DEBUG oslo_concurrency.lockutils [None req-024cc8d9-517f-40ff-a7cf-5117515883d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.549686] [55187]: DEBUG oslo_concurrency.lockutils [None req-024cc8d9-517f-40ff-a7cf-5117515883d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.550080] [55187]: DEBUG oslo_concurrency.lockutils [None req-024cc8d9-517f-40ff-a7cf-5117515883d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.550286] [55187]: DEBUG oslo_concurrency.lockutils [None req-024cc8d9-517f-40ff-a7cf-5117515883d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.550459] [55187]: DEBUG oslo_concurrency.lockutils [None req-024cc8d9-517f-40ff-a7cf-5117515883d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.586455] [55187]: DEBUG nova.policy [None req-024cc8d9-517f-40ff-a7cf-5117515883d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.590529] [55187]: INFO nova.api.openstack.requestlog [None req-024cc8d9-517f-40ff-a7cf-5117515883d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1206 microversion: 2.1 time: 0.051327 [ 907.590853] [55187]: [pid: 55187|app: 0|req: 2772/5649] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:27 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1206 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.612182] [55187]: DEBUG nova.api.openstack.wsgi [None req-1bb21521-c313-42d8-ac34-ad34b617ac98 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4aff7f2950>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.638155] [55187]: INFO nova.api.openstack.requestlog [None req-1bb21521-c313-42d8-ac34-ad34b617ac98 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77" status: 200 len: 1517 microversion: 2.1 time: 0.028102 [ 907.638499] [55187]: [pid: 55187|app: 0|req: 2773/5650] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:06:27 2025] GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77 => generated 1517 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.640884] [55187]: DEBUG nova.api.openstack.wsgi [None req-c87841f9-c7cf-441a-ac1a-c0c34b7c1f92 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.642453] [55187]: DEBUG nova.compute.api [None req-c87841f9-c7cf-441a-ac1a-c0c34b7c1f92 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.646191] [55187]: DEBUG oslo_concurrency.lockutils [None req-c87841f9-c7cf-441a-ac1a-c0c34b7c1f92 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.646424] [55187]: DEBUG oslo_concurrency.lockutils [None req-c87841f9-c7cf-441a-ac1a-c0c34b7c1f92 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.646606] [55187]: DEBUG oslo_concurrency.lockutils [None req-c87841f9-c7cf-441a-ac1a-c0c34b7c1f92 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.646947] [55187]: DEBUG oslo_concurrency.lockutils [None req-c87841f9-c7cf-441a-ac1a-c0c34b7c1f92 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.647154] [55187]: DEBUG oslo_concurrency.lockutils [None req-c87841f9-c7cf-441a-ac1a-c0c34b7c1f92 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.647327] [55187]: DEBUG oslo_concurrency.lockutils [None req-c87841f9-c7cf-441a-ac1a-c0c34b7c1f92 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.666603] [55187]: DEBUG oslo_concurrency.lockutils [None req-c87841f9-c7cf-441a-ac1a-c0c34b7c1f92 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.666752] [55187]: DEBUG oslo_concurrency.lockutils [None req-c87841f9-c7cf-441a-ac1a-c0c34b7c1f92 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.666937] [55187]: DEBUG oslo_concurrency.lockutils [None req-c87841f9-c7cf-441a-ac1a-c0c34b7c1f92 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.667146] [55187]: DEBUG nova.objects.instance [None req-c87841f9-c7cf-441a-ac1a-c0c34b7c1f92 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lazy-loading 'fault' on Instance uuid 4410dd08-9b92-47af-90ce-103ca049e17a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.683229] [55188]: DEBUG nova.virt.hardware [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 907.683469] [55188]: DEBUG nova.virt.hardware [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 907.683650] [55188]: DEBUG nova.virt.hardware [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 907.683846] [55188]: DEBUG nova.virt.hardware [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 907.683975] [55188]: DEBUG nova.virt.hardware [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 907.686475] [55187]: DEBUG nova.policy [None req-c87841f9-c7cf-441a-ac1a-c0c34b7c1f92 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca162f987f554db78d9621657a9c341b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58b9e7c8a2248c4939d91b7c58840b4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.690249] [55187]: INFO nova.api.openstack.requestlog [None req-c87841f9-c7cf-441a-ac1a-c0c34b7c1f92 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 200 len: 1301 microversion: 2.1 time: 0.051170 [ 907.690566] [55187]: [pid: 55187|app: 0|req: 2774/5651] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:28 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 1301 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.692065] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.692302] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.692487] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.692916] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.693139] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.693316] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.697500] [55187]: DEBUG nova.api.openstack.wsgi [None req-0072ae88-b1b4-42b8-8733-3cca73626ee4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.699205] [55187]: DEBUG nova.compute.api [None req-0072ae88-b1b4-42b8-8733-3cca73626ee4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.702187] [55187]: DEBUG oslo_concurrency.lockutils [None req-0072ae88-b1b4-42b8-8733-3cca73626ee4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.702410] [55187]: DEBUG oslo_concurrency.lockutils [None req-0072ae88-b1b4-42b8-8733-3cca73626ee4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.702593] [55187]: DEBUG oslo_concurrency.lockutils [None req-0072ae88-b1b4-42b8-8733-3cca73626ee4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.702943] [55187]: DEBUG oslo_concurrency.lockutils [None req-0072ae88-b1b4-42b8-8733-3cca73626ee4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.703134] [55187]: DEBUG oslo_concurrency.lockutils [None req-0072ae88-b1b4-42b8-8733-3cca73626ee4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.703303] [55187]: DEBUG oslo_concurrency.lockutils [None req-0072ae88-b1b4-42b8-8733-3cca73626ee4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.704727] [55188]: DEBUG nova.quota [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Getting quotas for project 7a39587511a4492bb0312d58fda63a19. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 907.708752] [55188]: DEBUG nova.quota [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Getting quotas for user e2504bf97443472282e150eee117b37e and project 7a39587511a4492bb0312d58fda63a19. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 907.714353] [55188]: DEBUG nova.compute.api [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 907.715717] [55188]: DEBUG nova.compute.api [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 907.734026] [55187]: DEBUG nova.policy [None req-0072ae88-b1b4-42b8-8733-3cca73626ee4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.738135] [55187]: INFO nova.api.openstack.requestlog [None req-0072ae88-b1b4-42b8-8733-3cca73626ee4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1210 microversion: 2.1 time: 0.042370 [ 907.738451] [55187]: [pid: 55187|app: 0|req: 2775/5652] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:28 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1210 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 907.745403] [55188]: INFO nova.api.openstack.requestlog [None req-19c2567a-78ff-4cc8-a7c3-708b19385bc5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.348722 [ 907.746236] [55188]: [pid: 55188|app: 0|req: 2878/5653] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:06:27 2025] POST /compute/v2.1/servers => generated 380 bytes in 349 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 907.752828] [55187]: DEBUG nova.api.openstack.wsgi [None req-0594f020-d1e2-48af-81a1-ab96ba5754ea tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.754294] [55187]: DEBUG nova.compute.api [None req-0594f020-d1e2-48af-81a1-ab96ba5754ea tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.783216] [55187]: DEBUG nova.policy [None req-0594f020-d1e2-48af-81a1-ab96ba5754ea tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.787637] [55187]: INFO nova.api.openstack.requestlog [None req-0594f020-d1e2-48af-81a1-ab96ba5754ea tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1226 microversion: 2.1 time: 0.036966 [ 907.788012] [55187]: [pid: 55187|app: 0|req: 2776/5654] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:28 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1226 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.923623] [55188]: DEBUG nova.api.openstack.wsgi [None req-1b6d8e92-0028-418a-9535-232ab07d0550 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 907.925872] [55188]: DEBUG nova.compute.api [None req-1b6d8e92-0028-418a-9535-232ab07d0550 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 907.933461] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b6d8e92-0028-418a-9535-232ab07d0550 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.933981] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b6d8e92-0028-418a-9535-232ab07d0550 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.933981] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b6d8e92-0028-418a-9535-232ab07d0550 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.934327] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b6d8e92-0028-418a-9535-232ab07d0550 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.934816] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b6d8e92-0028-418a-9535-232ab07d0550 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.934816] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b6d8e92-0028-418a-9535-232ab07d0550 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.016147] [55187]: DEBUG nova.api.openstack.wsgi [None req-1ceb65a5-c4fb-4652-88a1-2c0018712eef tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.016866] [55187]: DEBUG nova.compute.api [None req-1ceb65a5-c4fb-4652-88a1-2c0018712eef tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.024279] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ceb65a5-c4fb-4652-88a1-2c0018712eef tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.024534] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ceb65a5-c4fb-4652-88a1-2c0018712eef tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.024725] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ceb65a5-c4fb-4652-88a1-2c0018712eef tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.025190] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ceb65a5-c4fb-4652-88a1-2c0018712eef tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.025410] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ceb65a5-c4fb-4652-88a1-2c0018712eef tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.025666] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ceb65a5-c4fb-4652-88a1-2c0018712eef tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.051568] [55188]: DEBUG nova.policy [None req-1b6d8e92-0028-418a-9535-232ab07d0550 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.061889] [55188]: INFO nova.api.openstack.requestlog [None req-1b6d8e92-0028-418a-9535-232ab07d0550 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1319 microversion: 2.1 time: 0.140378 [ 908.061889] [55188]: [pid: 55188|app: 0|req: 2879/5655] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:28 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1319 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.068490] [55187]: DEBUG nova.policy [None req-1ceb65a5-c4fb-4652-88a1-2c0018712eef tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.075712] [55187]: INFO nova.api.openstack.requestlog [None req-1ceb65a5-c4fb-4652-88a1-2c0018712eef tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.063527 [ 908.076127] [55187]: [pid: 55187|app: 0|req: 2777/5656] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:28 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.080178] [55188]: DEBUG nova.api.openstack.wsgi [None req-748c7056-9779-41d1-b1e5-4861651af458 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.083400] [55188]: DEBUG nova.compute.api [None req-748c7056-9779-41d1-b1e5-4861651af458 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.089112] [55188]: DEBUG oslo_concurrency.lockutils [None req-748c7056-9779-41d1-b1e5-4861651af458 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.089336] [55188]: DEBUG oslo_concurrency.lockutils [None req-748c7056-9779-41d1-b1e5-4861651af458 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.089676] [55188]: DEBUG oslo_concurrency.lockutils [None req-748c7056-9779-41d1-b1e5-4861651af458 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.090221] [55188]: DEBUG oslo_concurrency.lockutils [None req-748c7056-9779-41d1-b1e5-4861651af458 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.090554] [55188]: DEBUG oslo_concurrency.lockutils [None req-748c7056-9779-41d1-b1e5-4861651af458 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.090857] [55188]: DEBUG oslo_concurrency.lockutils [None req-748c7056-9779-41d1-b1e5-4861651af458 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.113683] [55188]: DEBUG oslo_concurrency.lockutils [None req-748c7056-9779-41d1-b1e5-4861651af458 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.114167] [55188]: DEBUG oslo_concurrency.lockutils [None req-748c7056-9779-41d1-b1e5-4861651af458 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.114439] [55188]: DEBUG oslo_concurrency.lockutils [None req-748c7056-9779-41d1-b1e5-4861651af458 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.114709] [55188]: DEBUG nova.objects.instance [None req-748c7056-9779-41d1-b1e5-4861651af458 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lazy-loading 'fault' on Instance uuid 41ec6f72-3a16-4182-bfe9-4f92926495b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.138945] [55188]: DEBUG nova.policy [None req-748c7056-9779-41d1-b1e5-4861651af458 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.144281] [55188]: INFO nova.api.openstack.requestlog [None req-748c7056-9779-41d1-b1e5-4861651af458 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1300 microversion: 2.1 time: 0.069890 [ 908.146294] [55188]: [pid: 55188|app: 0|req: 2880/5657] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:28 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1300 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.152027] [55187]: DEBUG nova.api.openstack.wsgi [None req-d3160822-eec7-4bcf-8d95-7d35b6e2b53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.153086] [55187]: DEBUG nova.compute.api [None req-d3160822-eec7-4bcf-8d95-7d35b6e2b53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.158373] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3160822-eec7-4bcf-8d95-7d35b6e2b53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.159281] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3160822-eec7-4bcf-8d95-7d35b6e2b53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.159281] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3160822-eec7-4bcf-8d95-7d35b6e2b53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.159281] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3160822-eec7-4bcf-8d95-7d35b6e2b53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.159452] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3160822-eec7-4bcf-8d95-7d35b6e2b53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.159626] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3160822-eec7-4bcf-8d95-7d35b6e2b53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.181133] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3160822-eec7-4bcf-8d95-7d35b6e2b53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.181405] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3160822-eec7-4bcf-8d95-7d35b6e2b53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.181593] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3160822-eec7-4bcf-8d95-7d35b6e2b53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.181801] [55187]: DEBUG nova.objects.instance [None req-d3160822-eec7-4bcf-8d95-7d35b6e2b53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.202513] [55188]: DEBUG nova.api.openstack.wsgi [None req-44166995-5ff0-4951-8072-ba9133e5d5c7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.204669] [55188]: DEBUG nova.compute.api [None req-44166995-5ff0-4951-8072-ba9133e5d5c7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.206434] [55187]: DEBUG nova.policy [None req-d3160822-eec7-4bcf-8d95-7d35b6e2b53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.211437] [55187]: INFO nova.api.openstack.requestlog [None req-d3160822-eec7-4bcf-8d95-7d35b6e2b53c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.063309 [ 908.211781] [55187]: [pid: 55187|app: 0|req: 2778/5658] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:28 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.212110] [55188]: DEBUG oslo_concurrency.lockutils [None req-44166995-5ff0-4951-8072-ba9133e5d5c7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.212399] [55188]: DEBUG oslo_concurrency.lockutils [None req-44166995-5ff0-4951-8072-ba9133e5d5c7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.212591] [55188]: DEBUG oslo_concurrency.lockutils [None req-44166995-5ff0-4951-8072-ba9133e5d5c7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.212968] [55188]: DEBUG oslo_concurrency.lockutils [None req-44166995-5ff0-4951-8072-ba9133e5d5c7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.213188] [55188]: DEBUG oslo_concurrency.lockutils [None req-44166995-5ff0-4951-8072-ba9133e5d5c7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.213361] [55188]: DEBUG oslo_concurrency.lockutils [None req-44166995-5ff0-4951-8072-ba9133e5d5c7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.225427] [55187]: DEBUG nova.api.openstack.wsgi [None req-4a0eb562-77d7-4a9b-a8eb-fa5b7a20d62e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.226601] [55187]: DEBUG nova.compute.api [None req-4a0eb562-77d7-4a9b-a8eb-fa5b7a20d62e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.230172] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a0eb562-77d7-4a9b-a8eb-fa5b7a20d62e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.230425] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a0eb562-77d7-4a9b-a8eb-fa5b7a20d62e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.230661] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a0eb562-77d7-4a9b-a8eb-fa5b7a20d62e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.232486] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a0eb562-77d7-4a9b-a8eb-fa5b7a20d62e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.232486] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a0eb562-77d7-4a9b-a8eb-fa5b7a20d62e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.232486] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a0eb562-77d7-4a9b-a8eb-fa5b7a20d62e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.255749] [55188]: DEBUG nova.policy [None req-44166995-5ff0-4951-8072-ba9133e5d5c7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.260875] [55188]: INFO nova.api.openstack.requestlog [None req-44166995-5ff0-4951-8072-ba9133e5d5c7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.060899 [ 908.261436] [55188]: [pid: 55188|app: 0|req: 2881/5659] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:28 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.279153] [55188]: DEBUG nova.api.openstack.wsgi [None req-caaf2cb7-d6a1-4353-9b6e-f34e0cb2bd84 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.281110] [55188]: DEBUG nova.compute.api [None req-caaf2cb7-d6a1-4353-9b6e-f34e0cb2bd84 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.284976] [55188]: DEBUG oslo_concurrency.lockutils [None req-caaf2cb7-d6a1-4353-9b6e-f34e0cb2bd84 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.285517] [55188]: DEBUG oslo_concurrency.lockutils [None req-caaf2cb7-d6a1-4353-9b6e-f34e0cb2bd84 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.285559] [55188]: DEBUG oslo_concurrency.lockutils [None req-caaf2cb7-d6a1-4353-9b6e-f34e0cb2bd84 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.287365] [55188]: DEBUG oslo_concurrency.lockutils [None req-caaf2cb7-d6a1-4353-9b6e-f34e0cb2bd84 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.287365] [55188]: DEBUG oslo_concurrency.lockutils [None req-caaf2cb7-d6a1-4353-9b6e-f34e0cb2bd84 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.287365] [55188]: DEBUG oslo_concurrency.lockutils [None req-caaf2cb7-d6a1-4353-9b6e-f34e0cb2bd84 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.324607] [55188]: DEBUG oslo_concurrency.lockutils [None req-caaf2cb7-d6a1-4353-9b6e-f34e0cb2bd84 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.327175] [55188]: DEBUG oslo_concurrency.lockutils [None req-caaf2cb7-d6a1-4353-9b6e-f34e0cb2bd84 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.327175] [55188]: DEBUG oslo_concurrency.lockutils [None req-caaf2cb7-d6a1-4353-9b6e-f34e0cb2bd84 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.327175] [55188]: DEBUG nova.objects.instance [None req-caaf2cb7-d6a1-4353-9b6e-f34e0cb2bd84 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.337270] [55187]: DEBUG nova.policy [None req-4a0eb562-77d7-4a9b-a8eb-fa5b7a20d62e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.354028] [55187]: INFO nova.api.openstack.requestlog [None req-4a0eb562-77d7-4a9b-a8eb-fa5b7a20d62e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.129601 [ 908.354028] [55187]: [pid: 55187|app: 0|req: 2779/5660] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:28 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 908.358023] [55188]: DEBUG nova.policy [None req-caaf2cb7-d6a1-4353-9b6e-f34e0cb2bd84 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.364132] [55188]: INFO nova.api.openstack.requestlog [None req-caaf2cb7-d6a1-4353-9b6e-f34e0cb2bd84 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.088449 [ 908.364483] [55188]: [pid: 55188|app: 0|req: 2882/5661] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:28 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.403813] [55187]: DEBUG nova.api.openstack.wsgi [None req-b4b32076-803e-46aa-afc7-eef6185b5036 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.405845] [55187]: DEBUG nova.compute.api [None req-b4b32076-803e-46aa-afc7-eef6185b5036 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.409702] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4b32076-803e-46aa-afc7-eef6185b5036 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.410119] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4b32076-803e-46aa-afc7-eef6185b5036 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.410234] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4b32076-803e-46aa-afc7-eef6185b5036 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.410527] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4b32076-803e-46aa-afc7-eef6185b5036 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.410762] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4b32076-803e-46aa-afc7-eef6185b5036 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.410886] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4b32076-803e-46aa-afc7-eef6185b5036 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.436226] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4b32076-803e-46aa-afc7-eef6185b5036 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.436694] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4b32076-803e-46aa-afc7-eef6185b5036 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.436694] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4b32076-803e-46aa-afc7-eef6185b5036 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.437398] [55187]: DEBUG nova.objects.instance [None req-b4b32076-803e-46aa-afc7-eef6185b5036 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.463989] [55187]: DEBUG nova.policy [None req-b4b32076-803e-46aa-afc7-eef6185b5036 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.471291] [55187]: INFO nova.api.openstack.requestlog [None req-b4b32076-803e-46aa-afc7-eef6185b5036 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.069947 [ 908.471689] [55187]: [pid: 55187|app: 0|req: 2780/5662] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:28 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.472709] [55188]: DEBUG nova.api.openstack.wsgi [None req-7ac2130b-77cc-41bf-b5df-30852aaa6f2d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.474637] [55188]: DEBUG nova.compute.api [None req-7ac2130b-77cc-41bf-b5df-30852aaa6f2d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.479126] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ac2130b-77cc-41bf-b5df-30852aaa6f2d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.479385] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ac2130b-77cc-41bf-b5df-30852aaa6f2d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.479576] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ac2130b-77cc-41bf-b5df-30852aaa6f2d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.479940] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ac2130b-77cc-41bf-b5df-30852aaa6f2d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.480157] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ac2130b-77cc-41bf-b5df-30852aaa6f2d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.480334] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ac2130b-77cc-41bf-b5df-30852aaa6f2d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.563469] [55188]: DEBUG nova.policy [None req-7ac2130b-77cc-41bf-b5df-30852aaa6f2d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.570341] [55188]: INFO nova.api.openstack.requestlog [None req-7ac2130b-77cc-41bf-b5df-30852aaa6f2d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.100291 [ 908.570867] [55188]: [pid: 55188|app: 0|req: 2883/5663] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:28 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.605532] [55187]: DEBUG nova.api.openstack.wsgi [None req-5cfb8507-c9ef-4f92-ac54-272ec483b7ac tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.607221] [55187]: DEBUG nova.compute.api [None req-5cfb8507-c9ef-4f92-ac54-272ec483b7ac tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.611290] [55187]: DEBUG oslo_concurrency.lockutils [None req-5cfb8507-c9ef-4f92-ac54-272ec483b7ac tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.611290] [55187]: DEBUG oslo_concurrency.lockutils [None req-5cfb8507-c9ef-4f92-ac54-272ec483b7ac tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.611532] [55187]: DEBUG oslo_concurrency.lockutils [None req-5cfb8507-c9ef-4f92-ac54-272ec483b7ac tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.611710] [55187]: DEBUG oslo_concurrency.lockutils [None req-5cfb8507-c9ef-4f92-ac54-272ec483b7ac tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.612048] [55187]: DEBUG oslo_concurrency.lockutils [None req-5cfb8507-c9ef-4f92-ac54-272ec483b7ac tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.612200] [55187]: DEBUG oslo_concurrency.lockutils [None req-5cfb8507-c9ef-4f92-ac54-272ec483b7ac tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.650819] [55188]: DEBUG nova.api.openstack.wsgi [None req-2ef22896-e708-4b73-95f0-a15f2bfc88d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4afa6a57e0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.661308] [55187]: DEBUG nova.policy [None req-5cfb8507-c9ef-4f92-ac54-272ec483b7ac tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.666748] [55187]: INFO nova.api.openstack.requestlog [None req-5cfb8507-c9ef-4f92-ac54-272ec483b7ac tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1262 microversion: 2.1 time: 0.064590 [ 908.667335] [55187]: [pid: 55187|app: 0|req: 2781/5664] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:28 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1262 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.682147] [55188]: INFO nova.api.openstack.requestlog [None req-2ef22896-e708-4b73-95f0-a15f2bfc88d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77" status: 200 len: 1603 microversion: 2.1 time: 0.037015 [ 908.682699] [55188]: [pid: 55188|app: 0|req: 2884/5665] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:06:29 2025] GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77 => generated 1603 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.703829] [55187]: DEBUG nova.api.openstack.wsgi [None req-9ffba1b4-b491-478d-8f59-eb11f69c08c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.705541] [55187]: DEBUG nova.compute.api [None req-9ffba1b4-b491-478d-8f59-eb11f69c08c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] [instance: 4410dd08-9b92-47af-90ce-103ca049e17a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.710663] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ffba1b4-b491-478d-8f59-eb11f69c08c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.710912] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ffba1b4-b491-478d-8f59-eb11f69c08c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.711113] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ffba1b4-b491-478d-8f59-eb11f69c08c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.711489] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ffba1b4-b491-478d-8f59-eb11f69c08c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.711692] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ffba1b4-b491-478d-8f59-eb11f69c08c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.711885] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ffba1b4-b491-478d-8f59-eb11f69c08c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.721253] [55187]: INFO nova.api.openstack.wsgi [None req-9ffba1b4-b491-478d-8f59-eb11f69c08c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] HTTP exception thrown: Instance 4410dd08-9b92-47af-90ce-103ca049e17a could not be found. [ 908.721568] [55187]: DEBUG nova.api.openstack.wsgi [None req-9ffba1b4-b491-478d-8f59-eb11f69c08c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Returning 404 to user: Instance 4410dd08-9b92-47af-90ce-103ca049e17a could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 908.722015] [55187]: INFO nova.api.openstack.requestlog [None req-9ffba1b4-b491-478d-8f59-eb11f69c08c5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a" status: 404 len: 111 microversion: 2.1 time: 0.020668 [ 908.722339] [55187]: [pid: 55187|app: 0|req: 2782/5666] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:29 2025] GET /compute/v2.1/servers/4410dd08-9b92-47af-90ce-103ca049e17a => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 908.728167] [55188]: DEBUG nova.api.openstack.wsgi [None req-abf853b2-c684-4915-98b9-7c8d247f1ab3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4afa7fca60>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.751543] [55187]: DEBUG nova.api.openstack.wsgi [None req-f498c8fb-4008-4444-a080-a04517a49f9b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.753277] [55187]: DEBUG nova.compute.api [None req-f498c8fb-4008-4444-a080-a04517a49f9b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.757179] [55187]: DEBUG oslo_concurrency.lockutils [None req-f498c8fb-4008-4444-a080-a04517a49f9b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.758031] [55187]: DEBUG oslo_concurrency.lockutils [None req-f498c8fb-4008-4444-a080-a04517a49f9b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.758031] [55187]: DEBUG oslo_concurrency.lockutils [None req-f498c8fb-4008-4444-a080-a04517a49f9b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.758162] [55187]: DEBUG oslo_concurrency.lockutils [None req-f498c8fb-4008-4444-a080-a04517a49f9b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.758769] [55187]: DEBUG oslo_concurrency.lockutils [None req-f498c8fb-4008-4444-a080-a04517a49f9b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.758769] [55187]: DEBUG oslo_concurrency.lockutils [None req-f498c8fb-4008-4444-a080-a04517a49f9b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.791728] [55188]: INFO nova.api.openstack.requestlog [None req-abf853b2-c684-4915-98b9-7c8d247f1ab3 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/a080e304-4628-450c-acde-7a0c3876f103" status: 204 len: 0 microversion: 2.1 time: 0.065796 [ 908.792074] [55188]: [pid: 55188|app: 0|req: 2885/5667] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:29 2025] DELETE /compute/v2.1/images/a080e304-4628-450c-acde-7a0c3876f103 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 908.797746] [55188]: DEBUG nova.api.openstack.wsgi [None req-875e7468-079d-4440-be54-d79bd6ea1fd5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4af9d5cdc0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.799697] [55187]: DEBUG nova.policy [None req-f498c8fb-4008-4444-a080-a04517a49f9b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.803964] [55187]: INFO nova.api.openstack.requestlog [None req-f498c8fb-4008-4444-a080-a04517a49f9b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1210 microversion: 2.1 time: 0.054883 [ 908.804460] [55187]: [pid: 55187|app: 0|req: 2783/5668] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:29 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.807842] [55187]: DEBUG nova.api.openstack.wsgi [None req-e9aa3cb0-2b9e-44d1-aed2-7a4b14a998d1 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.808447] [55187]: DEBUG nova.compute.api [None req-e9aa3cb0-2b9e-44d1-aed2-7a4b14a998d1 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 908.812214] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9aa3cb0-2b9e-44d1-aed2-7a4b14a998d1 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.812303] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9aa3cb0-2b9e-44d1-aed2-7a4b14a998d1 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.812536] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9aa3cb0-2b9e-44d1-aed2-7a4b14a998d1 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.812896] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9aa3cb0-2b9e-44d1-aed2-7a4b14a998d1 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.813109] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9aa3cb0-2b9e-44d1-aed2-7a4b14a998d1 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.813285] [55187]: DEBUG oslo_concurrency.lockutils [None req-e9aa3cb0-2b9e-44d1-aed2-7a4b14a998d1 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.842405] [55188]: INFO nova.api.openstack.requestlog [None req-875e7468-079d-4440-be54-d79bd6ea1fd5 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/208940d9-3fca-4dc8-b51d-403390e992a8" status: 204 len: 0 microversion: 2.1 time: 0.046978 [ 908.842904] [55188]: [pid: 55188|app: 0|req: 2886/5669] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:29 2025] DELETE /compute/v2.1/images/208940d9-3fca-4dc8-b51d-403390e992a8 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 908.847982] [55187]: DEBUG nova.policy [None req-e9aa3cb0-2b9e-44d1-aed2-7a4b14a998d1 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.852978] [55187]: INFO nova.api.openstack.requestlog [None req-e9aa3cb0-2b9e-44d1-aed2-7a4b14a998d1 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1230 microversion: 2.1 time: 0.048070 [ 908.853483] [55187]: [pid: 55187|app: 0|req: 2784/5670] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:29 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1230 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.854129] [55188]: DEBUG nova.api.openstack.wsgi [None req-ce44a58a-d38c-43cf-9738-9dbe9253dfd6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] Calling method '.version_select at 0x7d4af9d5d510>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 908.900429] [55188]: INFO nova.api.openstack.requestlog [None req-ce44a58a-d38c-43cf-9738-9dbe9253dfd6 tempest-ListImageFiltersTestJSON-136199570 tempest-ListImageFiltersTestJSON-136199570-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/0dd67b4f-d5e4-4176-ac8c-307f642e476a" status: 204 len: 0 microversion: 2.1 time: 0.053499 [ 908.900786] [55188]: [pid: 55188|app: 0|req: 2887/5671] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:29 2025] DELETE /compute/v2.1/images/0dd67b4f-d5e4-4176-ac8c-307f642e476a => generated 0 bytes in 54 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 909.074047] [55187]: DEBUG nova.api.openstack.wsgi [None req-c8cefb5c-adfd-4381-9731-d226da4bfdee tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.074674] [55187]: DEBUG nova.compute.api [None req-c8cefb5c-adfd-4381-9731-d226da4bfdee tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.078695] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8cefb5c-adfd-4381-9731-d226da4bfdee tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.079359] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8cefb5c-adfd-4381-9731-d226da4bfdee tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.079359] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8cefb5c-adfd-4381-9731-d226da4bfdee tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.081928] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8cefb5c-adfd-4381-9731-d226da4bfdee tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.081928] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8cefb5c-adfd-4381-9731-d226da4bfdee tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.081928] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8cefb5c-adfd-4381-9731-d226da4bfdee tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.090296] [55188]: DEBUG nova.api.openstack.wsgi [None req-fc61403b-2d77-4022-9402-8bc73151820e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.092529] [55188]: DEBUG nova.compute.api [None req-fc61403b-2d77-4022-9402-8bc73151820e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.105033] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc61403b-2d77-4022-9402-8bc73151820e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.105033] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc61403b-2d77-4022-9402-8bc73151820e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.105033] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc61403b-2d77-4022-9402-8bc73151820e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.105033] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc61403b-2d77-4022-9402-8bc73151820e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.105033] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc61403b-2d77-4022-9402-8bc73151820e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.105265] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc61403b-2d77-4022-9402-8bc73151820e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.146020] [55188]: DEBUG nova.policy [None req-fc61403b-2d77-4022-9402-8bc73151820e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.151777] [55188]: INFO nova.api.openstack.requestlog [None req-fc61403b-2d77-4022-9402-8bc73151820e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.063675 [ 909.152025] [55188]: [pid: 55188|app: 0|req: 2888/5672] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:29 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.157157] [55188]: DEBUG nova.api.openstack.wsgi [None req-db9b258b-e3c0-47f3-a8f3-2d37651d7e7b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.158943] [55188]: DEBUG nova.compute.api [None req-db9b258b-e3c0-47f3-a8f3-2d37651d7e7b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.164369] [55188]: DEBUG oslo_concurrency.lockutils [None req-db9b258b-e3c0-47f3-a8f3-2d37651d7e7b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.164490] [55188]: DEBUG oslo_concurrency.lockutils [None req-db9b258b-e3c0-47f3-a8f3-2d37651d7e7b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.164615] [55188]: DEBUG oslo_concurrency.lockutils [None req-db9b258b-e3c0-47f3-a8f3-2d37651d7e7b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.164966] [55188]: DEBUG oslo_concurrency.lockutils [None req-db9b258b-e3c0-47f3-a8f3-2d37651d7e7b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.165182] [55188]: DEBUG oslo_concurrency.lockutils [None req-db9b258b-e3c0-47f3-a8f3-2d37651d7e7b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.165357] [55188]: DEBUG oslo_concurrency.lockutils [None req-db9b258b-e3c0-47f3-a8f3-2d37651d7e7b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.184053] [55187]: DEBUG nova.policy [None req-c8cefb5c-adfd-4381-9731-d226da4bfdee tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.187389] [55188]: DEBUG oslo_concurrency.lockutils [None req-db9b258b-e3c0-47f3-a8f3-2d37651d7e7b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.187474] [55188]: DEBUG oslo_concurrency.lockutils [None req-db9b258b-e3c0-47f3-a8f3-2d37651d7e7b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.187998] [55188]: DEBUG oslo_concurrency.lockutils [None req-db9b258b-e3c0-47f3-a8f3-2d37651d7e7b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.187998] [55188]: DEBUG nova.objects.instance [None req-db9b258b-e3c0-47f3-a8f3-2d37651d7e7b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lazy-loading 'fault' on Instance uuid 41ec6f72-3a16-4182-bfe9-4f92926495b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.191837] [55187]: INFO nova.api.openstack.requestlog [None req-c8cefb5c-adfd-4381-9731-d226da4bfdee tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1319 microversion: 2.1 time: 0.121276 [ 909.193069] [55187]: [pid: 55187|app: 0|req: 2785/5673] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:29 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1319 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.214247] [55188]: DEBUG nova.policy [None req-db9b258b-e3c0-47f3-a8f3-2d37651d7e7b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.219849] [55188]: INFO nova.api.openstack.requestlog [None req-db9b258b-e3c0-47f3-a8f3-2d37651d7e7b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1300 microversion: 2.1 time: 0.064943 [ 909.220366] [55188]: [pid: 55188|app: 0|req: 2889/5674] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:29 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1300 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 909.230741] [55187]: DEBUG nova.api.openstack.wsgi [None req-8f95d412-fe1c-4246-9011-0223fb2cdabb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.233641] [55187]: DEBUG nova.compute.api [None req-8f95d412-fe1c-4246-9011-0223fb2cdabb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.237601] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f95d412-fe1c-4246-9011-0223fb2cdabb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.237734] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f95d412-fe1c-4246-9011-0223fb2cdabb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.237909] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f95d412-fe1c-4246-9011-0223fb2cdabb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.238431] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f95d412-fe1c-4246-9011-0223fb2cdabb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.238543] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f95d412-fe1c-4246-9011-0223fb2cdabb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.238965] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f95d412-fe1c-4246-9011-0223fb2cdabb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.275274] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f95d412-fe1c-4246-9011-0223fb2cdabb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.275461] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f95d412-fe1c-4246-9011-0223fb2cdabb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.275710] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f95d412-fe1c-4246-9011-0223fb2cdabb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.275935] [55187]: DEBUG nova.objects.instance [None req-8f95d412-fe1c-4246-9011-0223fb2cdabb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.276847] [55188]: DEBUG nova.api.openstack.wsgi [None req-26c9897b-0364-4c6e-b62f-31297af0481a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.279259] [55188]: DEBUG nova.compute.api [None req-26c9897b-0364-4c6e-b62f-31297af0481a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.283418] [55188]: DEBUG oslo_concurrency.lockutils [None req-26c9897b-0364-4c6e-b62f-31297af0481a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.283918] [55188]: DEBUG oslo_concurrency.lockutils [None req-26c9897b-0364-4c6e-b62f-31297af0481a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.283993] [55188]: DEBUG oslo_concurrency.lockutils [None req-26c9897b-0364-4c6e-b62f-31297af0481a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.286052] [55188]: DEBUG oslo_concurrency.lockutils [None req-26c9897b-0364-4c6e-b62f-31297af0481a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.286052] [55188]: DEBUG oslo_concurrency.lockutils [None req-26c9897b-0364-4c6e-b62f-31297af0481a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.286052] [55188]: DEBUG oslo_concurrency.lockutils [None req-26c9897b-0364-4c6e-b62f-31297af0481a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.307234] [55187]: DEBUG nova.policy [None req-8f95d412-fe1c-4246-9011-0223fb2cdabb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.312710] [55187]: INFO nova.api.openstack.requestlog [None req-8f95d412-fe1c-4246-9011-0223fb2cdabb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.084143 [ 909.313148] [55187]: [pid: 55187|app: 0|req: 2786/5675] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:29 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.332055] [55188]: DEBUG nova.policy [None req-26c9897b-0364-4c6e-b62f-31297af0481a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.337090] [55188]: INFO nova.api.openstack.requestlog [None req-26c9897b-0364-4c6e-b62f-31297af0481a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.063340 [ 909.337629] [55188]: [pid: 55188|app: 0|req: 2890/5676] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:29 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.369605] [55187]: DEBUG nova.api.openstack.wsgi [None req-5794a662-3346-485d-9230-6789965b50fd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.372306] [55187]: DEBUG nova.compute.api [None req-5794a662-3346-485d-9230-6789965b50fd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.377826] [55187]: DEBUG oslo_concurrency.lockutils [None req-5794a662-3346-485d-9230-6789965b50fd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.378196] [55187]: DEBUG oslo_concurrency.lockutils [None req-5794a662-3346-485d-9230-6789965b50fd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.378821] [55187]: DEBUG oslo_concurrency.lockutils [None req-5794a662-3346-485d-9230-6789965b50fd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.379011] [55187]: DEBUG oslo_concurrency.lockutils [None req-5794a662-3346-485d-9230-6789965b50fd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.379223] [55187]: DEBUG oslo_concurrency.lockutils [None req-5794a662-3346-485d-9230-6789965b50fd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.379469] [55187]: DEBUG oslo_concurrency.lockutils [None req-5794a662-3346-485d-9230-6789965b50fd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.379817] [55188]: DEBUG nova.api.openstack.wsgi [None req-fa79f4be-46bf-4b16-9056-cd5819dfd400 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.382236] [55188]: DEBUG nova.compute.api [None req-fa79f4be-46bf-4b16-9056-cd5819dfd400 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.385779] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa79f4be-46bf-4b16-9056-cd5819dfd400 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.386056] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa79f4be-46bf-4b16-9056-cd5819dfd400 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.386276] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa79f4be-46bf-4b16-9056-cd5819dfd400 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.386651] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa79f4be-46bf-4b16-9056-cd5819dfd400 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.386854] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa79f4be-46bf-4b16-9056-cd5819dfd400 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.387048] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa79f4be-46bf-4b16-9056-cd5819dfd400 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.418630] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa79f4be-46bf-4b16-9056-cd5819dfd400 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.418941] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa79f4be-46bf-4b16-9056-cd5819dfd400 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.419145] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa79f4be-46bf-4b16-9056-cd5819dfd400 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.419410] [55188]: DEBUG nova.objects.instance [None req-fa79f4be-46bf-4b16-9056-cd5819dfd400 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.445316] [55188]: DEBUG nova.policy [None req-fa79f4be-46bf-4b16-9056-cd5819dfd400 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.450630] [55188]: INFO nova.api.openstack.requestlog [None req-fa79f4be-46bf-4b16-9056-cd5819dfd400 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.073263 [ 909.451046] [55188]: [pid: 55188|app: 0|req: 2891/5677] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:29 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.484676] [55187]: DEBUG nova.policy [None req-5794a662-3346-485d-9230-6789965b50fd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.489495] [55188]: DEBUG nova.api.openstack.wsgi [None req-c00da2f8-25a6-4c32-8c71-a6b25e4f7513 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.492047] [55188]: DEBUG nova.compute.api [None req-c00da2f8-25a6-4c32-8c71-a6b25e4f7513 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.492164] [55187]: INFO nova.api.openstack.requestlog [None req-5794a662-3346-485d-9230-6789965b50fd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.125775 [ 909.492607] [55187]: [pid: 55187|app: 0|req: 2787/5678] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:29 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.496977] [55188]: DEBUG oslo_concurrency.lockutils [None req-c00da2f8-25a6-4c32-8c71-a6b25e4f7513 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.497148] [55188]: DEBUG oslo_concurrency.lockutils [None req-c00da2f8-25a6-4c32-8c71-a6b25e4f7513 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.498402] [55188]: DEBUG oslo_concurrency.lockutils [None req-c00da2f8-25a6-4c32-8c71-a6b25e4f7513 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.498402] [55188]: DEBUG oslo_concurrency.lockutils [None req-c00da2f8-25a6-4c32-8c71-a6b25e4f7513 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.498402] [55188]: DEBUG oslo_concurrency.lockutils [None req-c00da2f8-25a6-4c32-8c71-a6b25e4f7513 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.498402] [55188]: DEBUG oslo_concurrency.lockutils [None req-c00da2f8-25a6-4c32-8c71-a6b25e4f7513 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.525190] [55188]: DEBUG oslo_concurrency.lockutils [None req-c00da2f8-25a6-4c32-8c71-a6b25e4f7513 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.525476] [55188]: DEBUG oslo_concurrency.lockutils [None req-c00da2f8-25a6-4c32-8c71-a6b25e4f7513 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.526216] [55188]: DEBUG oslo_concurrency.lockutils [None req-c00da2f8-25a6-4c32-8c71-a6b25e4f7513 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.526216] [55188]: DEBUG nova.objects.instance [None req-c00da2f8-25a6-4c32-8c71-a6b25e4f7513 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.548429] [55188]: DEBUG nova.policy [None req-c00da2f8-25a6-4c32-8c71-a6b25e4f7513 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.554199] [55188]: INFO nova.api.openstack.requestlog [None req-c00da2f8-25a6-4c32-8c71-a6b25e4f7513 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.068026 [ 909.554662] [55188]: [pid: 55188|app: 0|req: 2892/5679] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:29 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.584342] [55187]: DEBUG nova.api.openstack.wsgi [None req-d260b823-1696-4546-a3c4-9e7133d825e1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.586282] [55187]: DEBUG nova.compute.api [None req-d260b823-1696-4546-a3c4-9e7133d825e1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.590137] [55187]: DEBUG oslo_concurrency.lockutils [None req-d260b823-1696-4546-a3c4-9e7133d825e1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.591370] [55187]: DEBUG oslo_concurrency.lockutils [None req-d260b823-1696-4546-a3c4-9e7133d825e1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.591370] [55187]: DEBUG oslo_concurrency.lockutils [None req-d260b823-1696-4546-a3c4-9e7133d825e1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.591370] [55187]: DEBUG oslo_concurrency.lockutils [None req-d260b823-1696-4546-a3c4-9e7133d825e1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.591370] [55187]: DEBUG oslo_concurrency.lockutils [None req-d260b823-1696-4546-a3c4-9e7133d825e1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.591370] [55187]: DEBUG oslo_concurrency.lockutils [None req-d260b823-1696-4546-a3c4-9e7133d825e1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.673931] [55187]: DEBUG nova.policy [None req-d260b823-1696-4546-a3c4-9e7133d825e1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.679301] [55187]: INFO nova.api.openstack.requestlog [None req-d260b823-1696-4546-a3c4-9e7133d825e1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.097446 [ 909.679842] [55187]: [pid: 55187|app: 0|req: 2788/5680] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:29 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.684046] [55188]: DEBUG nova.api.openstack.wsgi [None req-09d53c79-68ac-4af9-9822-d2e86008c2d5 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.686448] [55188]: DEBUG nova.compute.api [None req-09d53c79-68ac-4af9-9822-d2e86008c2d5 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.691179] [55188]: DEBUG oslo_concurrency.lockutils [None req-09d53c79-68ac-4af9-9822-d2e86008c2d5 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.691431] [55188]: DEBUG oslo_concurrency.lockutils [None req-09d53c79-68ac-4af9-9822-d2e86008c2d5 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.691619] [55188]: DEBUG oslo_concurrency.lockutils [None req-09d53c79-68ac-4af9-9822-d2e86008c2d5 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.691982] [55188]: DEBUG oslo_concurrency.lockutils [None req-09d53c79-68ac-4af9-9822-d2e86008c2d5 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.692195] [55188]: DEBUG oslo_concurrency.lockutils [None req-09d53c79-68ac-4af9-9822-d2e86008c2d5 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.692756] [55188]: DEBUG oslo_concurrency.lockutils [None req-09d53c79-68ac-4af9-9822-d2e86008c2d5 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.695852] [55187]: DEBUG nova.api.openstack.wsgi [None req-9c6e62cb-adad-4085-934c-442a57d14390 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9da0f70>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.729982] [55188]: DEBUG nova.policy [None req-09d53c79-68ac-4af9-9822-d2e86008c2d5 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.734676] [55187]: INFO nova.api.openstack.requestlog [None req-9c6e62cb-adad-4085-934c-442a57d14390 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77" status: 200 len: 1603 microversion: 2.1 time: 0.043457 [ 909.735203] [55187]: [pid: 55187|app: 0|req: 2789/5681] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:06:30 2025] GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77 => generated 1603 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.735275] [55188]: INFO nova.api.openstack.requestlog [None req-09d53c79-68ac-4af9-9822-d2e86008c2d5 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1262 microversion: 2.1 time: 0.054683 [ 909.735455] [55188]: [pid: 55188|app: 0|req: 2893/5682] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:30 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1262 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.818212] [55187]: DEBUG nova.api.openstack.wsgi [None req-74d8e3df-fba1-4b50-9f31-fd0470634abc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.820047] [55187]: DEBUG nova.compute.api [None req-74d8e3df-fba1-4b50-9f31-fd0470634abc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.824485] [55187]: DEBUG oslo_concurrency.lockutils [None req-74d8e3df-fba1-4b50-9f31-fd0470634abc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.824755] [55187]: DEBUG oslo_concurrency.lockutils [None req-74d8e3df-fba1-4b50-9f31-fd0470634abc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.824944] [55187]: DEBUG oslo_concurrency.lockutils [None req-74d8e3df-fba1-4b50-9f31-fd0470634abc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.825326] [55187]: DEBUG oslo_concurrency.lockutils [None req-74d8e3df-fba1-4b50-9f31-fd0470634abc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.825530] [55187]: DEBUG oslo_concurrency.lockutils [None req-74d8e3df-fba1-4b50-9f31-fd0470634abc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.825738] [55187]: DEBUG oslo_concurrency.lockutils [None req-74d8e3df-fba1-4b50-9f31-fd0470634abc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.858627] [55187]: DEBUG nova.policy [None req-74d8e3df-fba1-4b50-9f31-fd0470634abc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.863465] [55187]: INFO nova.api.openstack.requestlog [None req-74d8e3df-fba1-4b50-9f31-fd0470634abc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1210 microversion: 2.1 time: 0.048198 [ 909.863959] [55187]: [pid: 55187|app: 0|req: 2790/5683] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:30 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 909.867163] [55188]: DEBUG nova.api.openstack.wsgi [None req-9c7245b9-0f5f-4fdc-b44c-a68c89725010 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 909.869432] [55188]: DEBUG nova.compute.api [None req-9c7245b9-0f5f-4fdc-b44c-a68c89725010 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 909.872729] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c7245b9-0f5f-4fdc-b44c-a68c89725010 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.873043] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c7245b9-0f5f-4fdc-b44c-a68c89725010 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.873312] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c7245b9-0f5f-4fdc-b44c-a68c89725010 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.873765] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c7245b9-0f5f-4fdc-b44c-a68c89725010 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.874045] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c7245b9-0f5f-4fdc-b44c-a68c89725010 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.874288] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c7245b9-0f5f-4fdc-b44c-a68c89725010 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.920764] [55188]: DEBUG nova.policy [None req-9c7245b9-0f5f-4fdc-b44c-a68c89725010 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.925195] [55188]: INFO nova.api.openstack.requestlog [None req-9c7245b9-0f5f-4fdc-b44c-a68c89725010 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1222 microversion: 2.1 time: 0.060318 [ 909.925607] [55188]: [pid: 55188|app: 0|req: 2894/5684] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:30 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1222 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 910.171650] [55187]: DEBUG nova.api.openstack.wsgi [None req-8ce03637-b66a-40be-b53a-b1bacbe508e2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.173601] [55187]: DEBUG nova.compute.api [None req-8ce03637-b66a-40be-b53a-b1bacbe508e2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.178758] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ce03637-b66a-40be-b53a-b1bacbe508e2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.179738] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ce03637-b66a-40be-b53a-b1bacbe508e2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.179738] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ce03637-b66a-40be-b53a-b1bacbe508e2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.180175] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ce03637-b66a-40be-b53a-b1bacbe508e2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.180560] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ce03637-b66a-40be-b53a-b1bacbe508e2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.180880] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ce03637-b66a-40be-b53a-b1bacbe508e2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.205639] [55188]: DEBUG nova.api.openstack.wsgi [None req-b1bca916-c2f0-4882-affa-8a13ed269a24 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.208494] [55188]: DEBUG nova.compute.api [None req-b1bca916-c2f0-4882-affa-8a13ed269a24 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.211655] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1bca916-c2f0-4882-affa-8a13ed269a24 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.212035] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1bca916-c2f0-4882-affa-8a13ed269a24 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.212180] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1bca916-c2f0-4882-affa-8a13ed269a24 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.212583] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1bca916-c2f0-4882-affa-8a13ed269a24 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.212788] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1bca916-c2f0-4882-affa-8a13ed269a24 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.212968] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1bca916-c2f0-4882-affa-8a13ed269a24 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.231436] [55187]: DEBUG nova.policy [None req-8ce03637-b66a-40be-b53a-b1bacbe508e2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.240710] [55187]: INFO nova.api.openstack.requestlog [None req-8ce03637-b66a-40be-b53a-b1bacbe508e2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.072611 [ 910.240710] [55187]: [pid: 55187|app: 0|req: 2791/5685] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:30 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.244720] [55187]: DEBUG nova.api.openstack.wsgi [None req-06c86314-2f6b-43b3-a855-6ad63c28198a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.248115] [55187]: DEBUG nova.compute.api [None req-06c86314-2f6b-43b3-a855-6ad63c28198a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.263269] [55187]: DEBUG oslo_concurrency.lockutils [None req-06c86314-2f6b-43b3-a855-6ad63c28198a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.263269] [55187]: DEBUG oslo_concurrency.lockutils [None req-06c86314-2f6b-43b3-a855-6ad63c28198a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.263269] [55187]: DEBUG oslo_concurrency.lockutils [None req-06c86314-2f6b-43b3-a855-6ad63c28198a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.263702] [55187]: DEBUG oslo_concurrency.lockutils [None req-06c86314-2f6b-43b3-a855-6ad63c28198a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.264591] [55187]: DEBUG oslo_concurrency.lockutils [None req-06c86314-2f6b-43b3-a855-6ad63c28198a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.264591] [55187]: DEBUG oslo_concurrency.lockutils [None req-06c86314-2f6b-43b3-a855-6ad63c28198a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.295063] [55187]: DEBUG oslo_concurrency.lockutils [None req-06c86314-2f6b-43b3-a855-6ad63c28198a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.295534] [55187]: DEBUG oslo_concurrency.lockutils [None req-06c86314-2f6b-43b3-a855-6ad63c28198a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.296198] [55187]: DEBUG oslo_concurrency.lockutils [None req-06c86314-2f6b-43b3-a855-6ad63c28198a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.296198] [55187]: DEBUG nova.objects.instance [None req-06c86314-2f6b-43b3-a855-6ad63c28198a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lazy-loading 'fault' on Instance uuid 41ec6f72-3a16-4182-bfe9-4f92926495b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.323712] [55187]: DEBUG nova.policy [None req-06c86314-2f6b-43b3-a855-6ad63c28198a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.329043] [55187]: INFO nova.api.openstack.requestlog [None req-06c86314-2f6b-43b3-a855-6ad63c28198a tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1300 microversion: 2.1 time: 0.088018 [ 910.329456] [55187]: [pid: 55187|app: 0|req: 2792/5686] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:30 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1300 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.332220] [55187]: DEBUG nova.api.openstack.wsgi [None req-1d52021c-ab72-413c-8ea3-79bd8452caa6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.334130] [55187]: DEBUG nova.compute.api [None req-1d52021c-ab72-413c-8ea3-79bd8452caa6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.337992] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d52021c-ab72-413c-8ea3-79bd8452caa6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.338377] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d52021c-ab72-413c-8ea3-79bd8452caa6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.338701] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d52021c-ab72-413c-8ea3-79bd8452caa6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.339170] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d52021c-ab72-413c-8ea3-79bd8452caa6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.339395] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d52021c-ab72-413c-8ea3-79bd8452caa6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.339642] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d52021c-ab72-413c-8ea3-79bd8452caa6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.361477] [55188]: DEBUG nova.policy [None req-b1bca916-c2f0-4882-affa-8a13ed269a24 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.364578] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d52021c-ab72-413c-8ea3-79bd8452caa6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.365052] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d52021c-ab72-413c-8ea3-79bd8452caa6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.367044] [55188]: INFO nova.api.openstack.requestlog [None req-b1bca916-c2f0-4882-affa-8a13ed269a24 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1319 microversion: 2.1 time: 0.162868 [ 910.367044] [55188]: [pid: 55188|app: 0|req: 2895/5687] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:30 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1319 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.369112] [55188]: DEBUG nova.api.openstack.wsgi [None req-a941cf41-cbb9-4544-867a-09341bc56f90 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.369408] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d52021c-ab72-413c-8ea3-79bd8452caa6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.369783] [55187]: DEBUG nova.objects.instance [None req-1d52021c-ab72-413c-8ea3-79bd8452caa6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.370959] [55188]: DEBUG nova.compute.api [None req-a941cf41-cbb9-4544-867a-09341bc56f90 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.374798] [55188]: DEBUG oslo_concurrency.lockutils [None req-a941cf41-cbb9-4544-867a-09341bc56f90 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.375104] [55188]: DEBUG oslo_concurrency.lockutils [None req-a941cf41-cbb9-4544-867a-09341bc56f90 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.375309] [55188]: DEBUG oslo_concurrency.lockutils [None req-a941cf41-cbb9-4544-867a-09341bc56f90 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.375713] [55188]: DEBUG oslo_concurrency.lockutils [None req-a941cf41-cbb9-4544-867a-09341bc56f90 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.375920] [55188]: DEBUG oslo_concurrency.lockutils [None req-a941cf41-cbb9-4544-867a-09341bc56f90 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.376126] [55188]: DEBUG oslo_concurrency.lockutils [None req-a941cf41-cbb9-4544-867a-09341bc56f90 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.401702] [55187]: DEBUG nova.policy [None req-1d52021c-ab72-413c-8ea3-79bd8452caa6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.405365] [55187]: INFO nova.api.openstack.requestlog [None req-1d52021c-ab72-413c-8ea3-79bd8452caa6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.075238 [ 910.406029] [55187]: [pid: 55187|app: 0|req: 2793/5688] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:30 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.416932] [55188]: DEBUG nova.policy [None req-a941cf41-cbb9-4544-867a-09341bc56f90 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.421620] [55188]: INFO nova.api.openstack.requestlog [None req-a941cf41-cbb9-4544-867a-09341bc56f90 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.054347 [ 910.422793] [55188]: [pid: 55188|app: 0|req: 2896/5689] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:30 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.463838] [55187]: DEBUG nova.api.openstack.wsgi [None req-299890b4-1f1a-4092-a846-1142ee71605a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.465796] [55187]: DEBUG nova.compute.api [None req-299890b4-1f1a-4092-a846-1142ee71605a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.469534] [55187]: DEBUG oslo_concurrency.lockutils [None req-299890b4-1f1a-4092-a846-1142ee71605a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.469772] [55187]: DEBUG oslo_concurrency.lockutils [None req-299890b4-1f1a-4092-a846-1142ee71605a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.469967] [55187]: DEBUG oslo_concurrency.lockutils [None req-299890b4-1f1a-4092-a846-1142ee71605a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.470358] [55187]: DEBUG oslo_concurrency.lockutils [None req-299890b4-1f1a-4092-a846-1142ee71605a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.470552] [55187]: DEBUG oslo_concurrency.lockutils [None req-299890b4-1f1a-4092-a846-1142ee71605a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.470727] [55187]: DEBUG oslo_concurrency.lockutils [None req-299890b4-1f1a-4092-a846-1142ee71605a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.493638] [55187]: DEBUG oslo_concurrency.lockutils [None req-299890b4-1f1a-4092-a846-1142ee71605a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.493775] [55187]: DEBUG oslo_concurrency.lockutils [None req-299890b4-1f1a-4092-a846-1142ee71605a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.493946] [55187]: DEBUG oslo_concurrency.lockutils [None req-299890b4-1f1a-4092-a846-1142ee71605a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.494169] [55187]: DEBUG nova.objects.instance [None req-299890b4-1f1a-4092-a846-1142ee71605a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.506520] [55188]: DEBUG nova.api.openstack.wsgi [None req-f097dd4b-01d5-46ea-aa63-99397121f3b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.508641] [55188]: DEBUG nova.compute.api [None req-f097dd4b-01d5-46ea-aa63-99397121f3b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.512300] [55188]: DEBUG oslo_concurrency.lockutils [None req-f097dd4b-01d5-46ea-aa63-99397121f3b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.512612] [55188]: DEBUG oslo_concurrency.lockutils [None req-f097dd4b-01d5-46ea-aa63-99397121f3b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.512813] [55188]: DEBUG oslo_concurrency.lockutils [None req-f097dd4b-01d5-46ea-aa63-99397121f3b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.513214] [55188]: DEBUG oslo_concurrency.lockutils [None req-f097dd4b-01d5-46ea-aa63-99397121f3b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.513448] [55188]: DEBUG oslo_concurrency.lockutils [None req-f097dd4b-01d5-46ea-aa63-99397121f3b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.513626] [55188]: DEBUG oslo_concurrency.lockutils [None req-f097dd4b-01d5-46ea-aa63-99397121f3b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.519915] [55187]: DEBUG nova.policy [None req-299890b4-1f1a-4092-a846-1142ee71605a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.524531] [55187]: INFO nova.api.openstack.requestlog [None req-299890b4-1f1a-4092-a846-1142ee71605a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.063408 [ 910.525047] [55187]: [pid: 55187|app: 0|req: 2794/5690] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:30 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.567971] [55187]: DEBUG nova.api.openstack.wsgi [None req-e2cb9add-366f-4903-a73d-04688b5cf02d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.569857] [55187]: DEBUG nova.compute.api [None req-e2cb9add-366f-4903-a73d-04688b5cf02d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.573635] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2cb9add-366f-4903-a73d-04688b5cf02d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.573923] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2cb9add-366f-4903-a73d-04688b5cf02d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.574130] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2cb9add-366f-4903-a73d-04688b5cf02d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.574501] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2cb9add-366f-4903-a73d-04688b5cf02d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.574708] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2cb9add-366f-4903-a73d-04688b5cf02d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.574940] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2cb9add-366f-4903-a73d-04688b5cf02d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.594273] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2cb9add-366f-4903-a73d-04688b5cf02d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.594490] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2cb9add-366f-4903-a73d-04688b5cf02d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.594679] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2cb9add-366f-4903-a73d-04688b5cf02d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.594882] [55187]: DEBUG nova.objects.instance [None req-e2cb9add-366f-4903-a73d-04688b5cf02d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.618513] [55187]: DEBUG nova.policy [None req-e2cb9add-366f-4903-a73d-04688b5cf02d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.622466] [55188]: DEBUG nova.policy [None req-f097dd4b-01d5-46ea-aa63-99397121f3b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.623533] [55187]: INFO nova.api.openstack.requestlog [None req-e2cb9add-366f-4903-a73d-04688b5cf02d tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.058008 [ 910.623949] [55187]: [pid: 55187|app: 0|req: 2795/5691] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:30 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.627666] [55188]: INFO nova.api.openstack.requestlog [None req-f097dd4b-01d5-46ea-aa63-99397121f3b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.123448 [ 910.628044] [55188]: [pid: 55188|app: 0|req: 2897/5692] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:30 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.696947] [55187]: DEBUG nova.api.openstack.wsgi [None req-7ea60690-2f8f-4f31-abbb-d801205a40cc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.698884] [55187]: DEBUG nova.compute.api [None req-7ea60690-2f8f-4f31-abbb-d801205a40cc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.702597] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ea60690-2f8f-4f31-abbb-d801205a40cc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.702845] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ea60690-2f8f-4f31-abbb-d801205a40cc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.703117] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ea60690-2f8f-4f31-abbb-d801205a40cc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.703406] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ea60690-2f8f-4f31-abbb-d801205a40cc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.703608] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ea60690-2f8f-4f31-abbb-d801205a40cc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.703780] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ea60690-2f8f-4f31-abbb-d801205a40cc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.744968] [55188]: DEBUG nova.api.openstack.wsgi [None req-b08a11f4-4185-4f11-a1c0-b307574def23 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4afa946560>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.775890] [55187]: DEBUG nova.policy [None req-7ea60690-2f8f-4f31-abbb-d801205a40cc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.780246] [55188]: INFO nova.api.openstack.requestlog [None req-b08a11f4-4185-4f11-a1c0-b307574def23 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77" status: 200 len: 1603 microversion: 2.1 time: 0.037407 [ 910.780596] [55187]: INFO nova.api.openstack.requestlog [None req-7ea60690-2f8f-4f31-abbb-d801205a40cc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.086403 [ 910.780771] [55188]: [pid: 55188|app: 0|req: 2898/5693] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:06:31 2025] GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77 => generated 1603 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.781184] [55187]: [pid: 55187|app: 0|req: 2796/5694] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:31 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.784441] [55188]: DEBUG nova.api.openstack.wsgi [None req-9055f300-c1d0-4d66-aee3-2dd31186321d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.786845] [55188]: DEBUG nova.compute.api [None req-9055f300-c1d0-4d66-aee3-2dd31186321d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.794049] [55188]: DEBUG oslo_concurrency.lockutils [None req-9055f300-c1d0-4d66-aee3-2dd31186321d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.794396] [55188]: DEBUG oslo_concurrency.lockutils [None req-9055f300-c1d0-4d66-aee3-2dd31186321d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.794664] [55188]: DEBUG oslo_concurrency.lockutils [None req-9055f300-c1d0-4d66-aee3-2dd31186321d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.795166] [55188]: DEBUG oslo_concurrency.lockutils [None req-9055f300-c1d0-4d66-aee3-2dd31186321d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.795458] [55188]: DEBUG oslo_concurrency.lockutils [None req-9055f300-c1d0-4d66-aee3-2dd31186321d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.795710] [55188]: DEBUG oslo_concurrency.lockutils [None req-9055f300-c1d0-4d66-aee3-2dd31186321d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.841455] [55188]: DEBUG nova.policy [None req-9055f300-c1d0-4d66-aee3-2dd31186321d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.847453] [55188]: INFO nova.api.openstack.requestlog [None req-9055f300-c1d0-4d66-aee3-2dd31186321d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1262 microversion: 2.1 time: 0.065675 [ 910.848012] [55188]: [pid: 55188|app: 0|req: 2899/5695] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:31 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1262 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.877316] [55187]: DEBUG nova.api.openstack.wsgi [None req-07ee56b7-9030-40c7-a59d-2eb975123303 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.879137] [55187]: DEBUG nova.compute.api [None req-07ee56b7-9030-40c7-a59d-2eb975123303 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.882755] [55187]: DEBUG oslo_concurrency.lockutils [None req-07ee56b7-9030-40c7-a59d-2eb975123303 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.882994] [55187]: DEBUG oslo_concurrency.lockutils [None req-07ee56b7-9030-40c7-a59d-2eb975123303 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.883196] [55187]: DEBUG oslo_concurrency.lockutils [None req-07ee56b7-9030-40c7-a59d-2eb975123303 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.883544] [55187]: DEBUG oslo_concurrency.lockutils [None req-07ee56b7-9030-40c7-a59d-2eb975123303 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.883744] [55187]: DEBUG oslo_concurrency.lockutils [None req-07ee56b7-9030-40c7-a59d-2eb975123303 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.883921] [55187]: DEBUG oslo_concurrency.lockutils [None req-07ee56b7-9030-40c7-a59d-2eb975123303 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.917375] [55187]: DEBUG nova.policy [None req-07ee56b7-9030-40c7-a59d-2eb975123303 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.922330] [55187]: INFO nova.api.openstack.requestlog [None req-07ee56b7-9030-40c7-a59d-2eb975123303 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1210 microversion: 2.1 time: 0.047337 [ 910.922784] [55187]: [pid: 55187|app: 0|req: 2797/5696] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:31 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1210 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.938837] [55188]: DEBUG nova.api.openstack.wsgi [None req-4d73102d-9429-446c-b8b0-78f9a2a22075 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 910.940594] [55188]: DEBUG nova.compute.api [None req-4d73102d-9429-446c-b8b0-78f9a2a22075 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 910.944021] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d73102d-9429-446c-b8b0-78f9a2a22075 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.944286] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d73102d-9429-446c-b8b0-78f9a2a22075 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.944472] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d73102d-9429-446c-b8b0-78f9a2a22075 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.944825] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d73102d-9429-446c-b8b0-78f9a2a22075 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.945032] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d73102d-9429-446c-b8b0-78f9a2a22075 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.945209] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d73102d-9429-446c-b8b0-78f9a2a22075 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.978162] [55188]: DEBUG nova.policy [None req-4d73102d-9429-446c-b8b0-78f9a2a22075 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.983291] [55188]: INFO nova.api.openstack.requestlog [None req-4d73102d-9429-446c-b8b0-78f9a2a22075 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1222 microversion: 2.1 time: 0.046769 [ 910.983631] [55188]: [pid: 55188|app: 0|req: 2900/5697] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:31 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1222 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.256709] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=2 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 911.259774] [55187]: DEBUG nova.api.openstack.wsgi [None req-9e476203-52da-429c-bcf0-b5d4cd3c43ad tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.262545] [55187]: DEBUG nova.compute.api [None req-9e476203-52da-429c-bcf0-b5d4cd3c43ad tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.266142] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e476203-52da-429c-bcf0-b5d4cd3c43ad tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.266212] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e476203-52da-429c-bcf0-b5d4cd3c43ad tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.266405] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e476203-52da-429c-bcf0-b5d4cd3c43ad tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.266802] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e476203-52da-429c-bcf0-b5d4cd3c43ad tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.267018] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e476203-52da-429c-bcf0-b5d4cd3c43ad tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.267203] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e476203-52da-429c-bcf0-b5d4cd3c43ad tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.316765] [55187]: DEBUG nova.policy [None req-9e476203-52da-429c-bcf0-b5d4cd3c43ad tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.324109] [55187]: INFO nova.api.openstack.requestlog [None req-9e476203-52da-429c-bcf0-b5d4cd3c43ad tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.067952 [ 911.324870] [55187]: [pid: 55187|app: 0|req: 2798/5698] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:31 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.348455] [55188]: DEBUG nova.api.openstack.wsgi [None req-558b086c-55a2-48c7-84f8-a9233eabc8e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.350466] [55188]: DEBUG nova.compute.api [None req-558b086c-55a2-48c7-84f8-a9233eabc8e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.354678] [55188]: DEBUG oslo_concurrency.lockutils [None req-558b086c-55a2-48c7-84f8-a9233eabc8e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.355011] [55188]: DEBUG oslo_concurrency.lockutils [None req-558b086c-55a2-48c7-84f8-a9233eabc8e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.355241] [55188]: DEBUG oslo_concurrency.lockutils [None req-558b086c-55a2-48c7-84f8-a9233eabc8e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.355679] [55188]: DEBUG oslo_concurrency.lockutils [None req-558b086c-55a2-48c7-84f8-a9233eabc8e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.355917] [55188]: DEBUG oslo_concurrency.lockutils [None req-558b086c-55a2-48c7-84f8-a9233eabc8e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.356490] [55188]: DEBUG oslo_concurrency.lockutils [None req-558b086c-55a2-48c7-84f8-a9233eabc8e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.381378] [55187]: DEBUG nova.api.openstack.wsgi [None req-cff1cb0b-42a3-4349-9dea-d6a11d386bd8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.383341] [55187]: DEBUG nova.compute.api [None req-cff1cb0b-42a3-4349-9dea-d6a11d386bd8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.385540] [55188]: DEBUG oslo_concurrency.lockutils [None req-558b086c-55a2-48c7-84f8-a9233eabc8e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.385706] [55188]: DEBUG oslo_concurrency.lockutils [None req-558b086c-55a2-48c7-84f8-a9233eabc8e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.385949] [55188]: DEBUG oslo_concurrency.lockutils [None req-558b086c-55a2-48c7-84f8-a9233eabc8e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.386236] [55188]: DEBUG nova.objects.instance [None req-558b086c-55a2-48c7-84f8-a9233eabc8e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lazy-loading 'fault' on Instance uuid 41ec6f72-3a16-4182-bfe9-4f92926495b9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.387387] [55187]: DEBUG oslo_concurrency.lockutils [None req-cff1cb0b-42a3-4349-9dea-d6a11d386bd8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.387667] [55187]: DEBUG oslo_concurrency.lockutils [None req-cff1cb0b-42a3-4349-9dea-d6a11d386bd8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.387929] [55187]: DEBUG oslo_concurrency.lockutils [None req-cff1cb0b-42a3-4349-9dea-d6a11d386bd8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.388417] [55187]: DEBUG oslo_concurrency.lockutils [None req-cff1cb0b-42a3-4349-9dea-d6a11d386bd8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.388586] [55187]: DEBUG oslo_concurrency.lockutils [None req-cff1cb0b-42a3-4349-9dea-d6a11d386bd8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.388788] [55187]: DEBUG oslo_concurrency.lockutils [None req-cff1cb0b-42a3-4349-9dea-d6a11d386bd8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.409862] [55188]: DEBUG nova.policy [None req-558b086c-55a2-48c7-84f8-a9233eabc8e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.415089] [55188]: INFO nova.api.openstack.requestlog [None req-558b086c-55a2-48c7-84f8-a9233eabc8e6 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1300 microversion: 2.1 time: 0.069536 [ 911.415417] [55188]: [pid: 55188|app: 0|req: 2901/5699] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:31 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1300 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.420586] [55188]: DEBUG nova.api.openstack.wsgi [None req-4365ae72-5a00-47dd-ade7-7dda74701434 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.422456] [55188]: DEBUG nova.compute.api [None req-4365ae72-5a00-47dd-ade7-7dda74701434 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.427325] [55188]: DEBUG oslo_concurrency.lockutils [None req-4365ae72-5a00-47dd-ade7-7dda74701434 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.427823] [55188]: DEBUG oslo_concurrency.lockutils [None req-4365ae72-5a00-47dd-ade7-7dda74701434 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.427918] [55188]: DEBUG oslo_concurrency.lockutils [None req-4365ae72-5a00-47dd-ade7-7dda74701434 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.428795] [55188]: DEBUG oslo_concurrency.lockutils [None req-4365ae72-5a00-47dd-ade7-7dda74701434 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.428795] [55188]: DEBUG oslo_concurrency.lockutils [None req-4365ae72-5a00-47dd-ade7-7dda74701434 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.428795] [55188]: DEBUG oslo_concurrency.lockutils [None req-4365ae72-5a00-47dd-ade7-7dda74701434 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.451791] [55188]: DEBUG oslo_concurrency.lockutils [None req-4365ae72-5a00-47dd-ade7-7dda74701434 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.452303] [55188]: DEBUG oslo_concurrency.lockutils [None req-4365ae72-5a00-47dd-ade7-7dda74701434 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.452501] [55188]: DEBUG oslo_concurrency.lockutils [None req-4365ae72-5a00-47dd-ade7-7dda74701434 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.452738] [55188]: DEBUG nova.objects.instance [None req-4365ae72-5a00-47dd-ade7-7dda74701434 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.481873] [55188]: DEBUG nova.policy [None req-4365ae72-5a00-47dd-ade7-7dda74701434 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.487325] [55188]: INFO nova.api.openstack.requestlog [None req-4365ae72-5a00-47dd-ade7-7dda74701434 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.068952 [ 911.487692] [55188]: [pid: 55188|app: 0|req: 2902/5700] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:31 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 911.490601] [55188]: DEBUG nova.api.openstack.wsgi [None req-26c91282-51fc-40b9-9f51-9af8dbd04c32 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.492481] [55188]: DEBUG nova.compute.api [None req-26c91282-51fc-40b9-9f51-9af8dbd04c32 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.496178] [55188]: DEBUG oslo_concurrency.lockutils [None req-26c91282-51fc-40b9-9f51-9af8dbd04c32 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.496473] [55188]: DEBUG oslo_concurrency.lockutils [None req-26c91282-51fc-40b9-9f51-9af8dbd04c32 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.496661] [55188]: DEBUG oslo_concurrency.lockutils [None req-26c91282-51fc-40b9-9f51-9af8dbd04c32 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.497086] [55188]: DEBUG oslo_concurrency.lockutils [None req-26c91282-51fc-40b9-9f51-9af8dbd04c32 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.497292] [55188]: DEBUG oslo_concurrency.lockutils [None req-26c91282-51fc-40b9-9f51-9af8dbd04c32 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.497498] [55188]: DEBUG oslo_concurrency.lockutils [None req-26c91282-51fc-40b9-9f51-9af8dbd04c32 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.532280] [55188]: DEBUG nova.policy [None req-26c91282-51fc-40b9-9f51-9af8dbd04c32 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.538311] [55188]: INFO nova.api.openstack.requestlog [None req-26c91282-51fc-40b9-9f51-9af8dbd04c32 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.049829 [ 911.538673] [55188]: [pid: 55188|app: 0|req: 2903/5701] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:31 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.541748] [55188]: DEBUG nova.api.openstack.wsgi [None req-c60fcc3b-dcef-45ee-b58e-37db13209ba7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.546869] [55188]: DEBUG nova.compute.api [None req-c60fcc3b-dcef-45ee-b58e-37db13209ba7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.547961] [55188]: DEBUG oslo_concurrency.lockutils [None req-c60fcc3b-dcef-45ee-b58e-37db13209ba7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.547961] [55188]: DEBUG oslo_concurrency.lockutils [None req-c60fcc3b-dcef-45ee-b58e-37db13209ba7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.548090] [55188]: DEBUG oslo_concurrency.lockutils [None req-c60fcc3b-dcef-45ee-b58e-37db13209ba7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.548659] [55188]: DEBUG oslo_concurrency.lockutils [None req-c60fcc3b-dcef-45ee-b58e-37db13209ba7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.549028] [55188]: DEBUG oslo_concurrency.lockutils [None req-c60fcc3b-dcef-45ee-b58e-37db13209ba7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.549310] [55188]: DEBUG oslo_concurrency.lockutils [None req-c60fcc3b-dcef-45ee-b58e-37db13209ba7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.570844] [55188]: DEBUG oslo_concurrency.lockutils [None req-c60fcc3b-dcef-45ee-b58e-37db13209ba7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.571228] [55188]: DEBUG oslo_concurrency.lockutils [None req-c60fcc3b-dcef-45ee-b58e-37db13209ba7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.571433] [55188]: DEBUG oslo_concurrency.lockutils [None req-c60fcc3b-dcef-45ee-b58e-37db13209ba7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.571640] [55188]: DEBUG nova.objects.instance [None req-c60fcc3b-dcef-45ee-b58e-37db13209ba7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.595514] [55188]: DEBUG nova.policy [None req-c60fcc3b-dcef-45ee-b58e-37db13209ba7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.601312] [55188]: INFO nova.api.openstack.requestlog [None req-c60fcc3b-dcef-45ee-b58e-37db13209ba7 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.061998 [ 911.601687] [55188]: [pid: 55188|app: 0|req: 2904/5702] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:31 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.629400] [55187]: DEBUG nova.policy [None req-cff1cb0b-42a3-4349-9dea-d6a11d386bd8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.637842] [55187]: INFO nova.api.openstack.requestlog [None req-cff1cb0b-42a3-4349-9dea-d6a11d386bd8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1319 microversion: 2.1 time: 0.259522 [ 911.638785] [55188]: DEBUG nova.api.openstack.wsgi [None req-6ca3fe89-b851-4af8-a65b-abedfbe07928 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.639548] [55187]: [pid: 55187|app: 0|req: 2799/5703] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:31 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1319 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.640940] [55188]: DEBUG nova.compute.api [None req-6ca3fe89-b851-4af8-a65b-abedfbe07928 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.646634] [55187]: DEBUG nova.api.openstack.wsgi [None req-d8f53aa5-59a3-4b7b-b0cf-abdbe3d80610 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.651075] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ca3fe89-b851-4af8-a65b-abedfbe07928 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.651075] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ca3fe89-b851-4af8-a65b-abedfbe07928 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.651075] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ca3fe89-b851-4af8-a65b-abedfbe07928 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.651075] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ca3fe89-b851-4af8-a65b-abedfbe07928 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.651075] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ca3fe89-b851-4af8-a65b-abedfbe07928 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.651075] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ca3fe89-b851-4af8-a65b-abedfbe07928 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.651361] [55187]: DEBUG nova.compute.api [None req-d8f53aa5-59a3-4b7b-b0cf-abdbe3d80610 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.655497] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8f53aa5-59a3-4b7b-b0cf-abdbe3d80610 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.655874] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8f53aa5-59a3-4b7b-b0cf-abdbe3d80610 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.655979] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8f53aa5-59a3-4b7b-b0cf-abdbe3d80610 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.656945] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8f53aa5-59a3-4b7b-b0cf-abdbe3d80610 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.657705] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8f53aa5-59a3-4b7b-b0cf-abdbe3d80610 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.657924] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8f53aa5-59a3-4b7b-b0cf-abdbe3d80610 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.677186] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ca3fe89-b851-4af8-a65b-abedfbe07928 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.677455] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ca3fe89-b851-4af8-a65b-abedfbe07928 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.677952] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ca3fe89-b851-4af8-a65b-abedfbe07928 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.678189] [55188]: DEBUG nova.objects.instance [None req-6ca3fe89-b851-4af8-a65b-abedfbe07928 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.701468] [55188]: DEBUG nova.policy [None req-6ca3fe89-b851-4af8-a65b-abedfbe07928 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.707137] [55188]: INFO nova.api.openstack.requestlog [None req-6ca3fe89-b851-4af8-a65b-abedfbe07928 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.071283 [ 911.707451] [55188]: [pid: 55188|app: 0|req: 2905/5704] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:32 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.796540] [55188]: DEBUG nova.api.openstack.wsgi [None req-899848d7-4132-4c9f-9590-10c051f81b8f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9d5d1b0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.845613] [55188]: INFO nova.api.openstack.requestlog [None req-899848d7-4132-4c9f-9590-10c051f81b8f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77" status: 200 len: 1603 microversion: 2.1 time: 0.051796 [ 911.845987] [55188]: [pid: 55188|app: 0|req: 2906/5705] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:06:32 2025] GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77 => generated 1603 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.849125] [55188]: DEBUG nova.api.openstack.wsgi [None req-a4370efb-bb22-465e-9a0e-99c75709db6d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.850784] [55188]: DEBUG nova.compute.api [None req-a4370efb-bb22-465e-9a0e-99c75709db6d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.857065] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4370efb-bb22-465e-9a0e-99c75709db6d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.857324] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4370efb-bb22-465e-9a0e-99c75709db6d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.857543] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4370efb-bb22-465e-9a0e-99c75709db6d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.857897] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4370efb-bb22-465e-9a0e-99c75709db6d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.858127] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4370efb-bb22-465e-9a0e-99c75709db6d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.858304] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4370efb-bb22-465e-9a0e-99c75709db6d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.908105] [55187]: DEBUG nova.policy [None req-d8f53aa5-59a3-4b7b-b0cf-abdbe3d80610 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.912678] [55187]: INFO nova.api.openstack.requestlog [None req-d8f53aa5-59a3-4b7b-b0cf-abdbe3d80610 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.268216 [ 911.913641] [55187]: [pid: 55187|app: 0|req: 2800/5706] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:32 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 911.919755] [55187]: DEBUG nova.api.openstack.wsgi [None req-86045088-87dd-45da-8c5b-bb479599e54b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.921920] [55187]: DEBUG nova.compute.api [None req-86045088-87dd-45da-8c5b-bb479599e54b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.927148] [55187]: DEBUG oslo_concurrency.lockutils [None req-86045088-87dd-45da-8c5b-bb479599e54b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.928034] [55187]: DEBUG oslo_concurrency.lockutils [None req-86045088-87dd-45da-8c5b-bb479599e54b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.930449] [55187]: DEBUG oslo_concurrency.lockutils [None req-86045088-87dd-45da-8c5b-bb479599e54b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.930449] [55187]: DEBUG oslo_concurrency.lockutils [None req-86045088-87dd-45da-8c5b-bb479599e54b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.930449] [55187]: DEBUG oslo_concurrency.lockutils [None req-86045088-87dd-45da-8c5b-bb479599e54b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.930449] [55187]: DEBUG oslo_concurrency.lockutils [None req-86045088-87dd-45da-8c5b-bb479599e54b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.977128] [55188]: DEBUG nova.policy [None req-a4370efb-bb22-465e-9a0e-99c75709db6d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.981196] [55188]: INFO nova.api.openstack.requestlog [None req-a4370efb-bb22-465e-9a0e-99c75709db6d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.134401 [ 911.982650] [55188]: [pid: 55188|app: 0|req: 2907/5707] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:32 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.983512] [55187]: DEBUG nova.policy [None req-86045088-87dd-45da-8c5b-bb479599e54b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.986299] [55188]: DEBUG nova.api.openstack.wsgi [None req-ddc8867b-d0b7-41b4-89fd-3a4d25e2ba49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.988345] [55188]: DEBUG nova.compute.api [None req-ddc8867b-d0b7-41b4-89fd-3a4d25e2ba49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 911.992432] [55187]: INFO nova.api.openstack.requestlog [None req-86045088-87dd-45da-8c5b-bb479599e54b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1270 microversion: 2.1 time: 0.077904 [ 911.992854] [55187]: [pid: 55187|app: 0|req: 2801/5708] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:32 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1270 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.994946] [55188]: DEBUG oslo_concurrency.lockutils [None req-ddc8867b-d0b7-41b4-89fd-3a4d25e2ba49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.995170] [55188]: DEBUG oslo_concurrency.lockutils [None req-ddc8867b-d0b7-41b4-89fd-3a4d25e2ba49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.995771] [55188]: DEBUG oslo_concurrency.lockutils [None req-ddc8867b-d0b7-41b4-89fd-3a4d25e2ba49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.996347] [55188]: DEBUG oslo_concurrency.lockutils [None req-ddc8867b-d0b7-41b4-89fd-3a4d25e2ba49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.996754] [55188]: DEBUG oslo_concurrency.lockutils [None req-ddc8867b-d0b7-41b4-89fd-3a4d25e2ba49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.997056] [55188]: DEBUG oslo_concurrency.lockutils [None req-ddc8867b-d0b7-41b4-89fd-3a4d25e2ba49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.997345] [55187]: DEBUG nova.api.openstack.wsgi [None req-1f88d268-9219-4d29-99c2-c515da6b8290 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 911.999540] [55187]: DEBUG nova.compute.api [None req-1f88d268-9219-4d29-99c2-c515da6b8290 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.004888] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f88d268-9219-4d29-99c2-c515da6b8290 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.005211] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f88d268-9219-4d29-99c2-c515da6b8290 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.005440] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f88d268-9219-4d29-99c2-c515da6b8290 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.005885] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f88d268-9219-4d29-99c2-c515da6b8290 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.006593] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f88d268-9219-4d29-99c2-c515da6b8290 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.007020] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f88d268-9219-4d29-99c2-c515da6b8290 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.045881] [55188]: DEBUG nova.policy [None req-ddc8867b-d0b7-41b4-89fd-3a4d25e2ba49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.051545] [55188]: INFO nova.api.openstack.requestlog [None req-ddc8867b-d0b7-41b4-89fd-3a4d25e2ba49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1210 microversion: 2.1 time: 0.067835 [ 912.053025] [55188]: [pid: 55188|app: 0|req: 2908/5709] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:32 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1210 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.056817] [55187]: DEBUG nova.policy [None req-1f88d268-9219-4d29-99c2-c515da6b8290 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.063447] [55187]: INFO nova.api.openstack.requestlog [None req-1f88d268-9219-4d29-99c2-c515da6b8290 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1222 microversion: 2.1 time: 0.068575 [ 912.063790] [55187]: [pid: 55187|app: 0|req: 2802/5710] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:32 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1222 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.338401] [55187]: DEBUG nova.api.openstack.wsgi [None req-5c718297-1c62-4d92-8dc3-63745acb4d1f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.340458] [55187]: DEBUG nova.compute.api [None req-5c718297-1c62-4d92-8dc3-63745acb4d1f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.345876] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c718297-1c62-4d92-8dc3-63745acb4d1f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.346366] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c718297-1c62-4d92-8dc3-63745acb4d1f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.346366] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c718297-1c62-4d92-8dc3-63745acb4d1f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.346872] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c718297-1c62-4d92-8dc3-63745acb4d1f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.346872] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c718297-1c62-4d92-8dc3-63745acb4d1f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.346977] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c718297-1c62-4d92-8dc3-63745acb4d1f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.399326] [55188]: DEBUG nova.api.openstack.wsgi [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerAddressesTestJSON-server-1113918433", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "a0197e84-a739-4595-acc6-6cb845e34723"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 912.410958] [55187]: DEBUG nova.policy [None req-5c718297-1c62-4d92-8dc3-63745acb4d1f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.421935] [55187]: INFO nova.api.openstack.requestlog [None req-5c718297-1c62-4d92-8dc3-63745acb4d1f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.085828 [ 912.423080] [55187]: [pid: 55187|app: 0|req: 2803/5711] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:32 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.441866] [55187]: DEBUG nova.api.openstack.wsgi [None req-2532e6be-cc71-4bd8-88b5-019fafc95331 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.444571] [55187]: DEBUG nova.compute.api [None req-2532e6be-cc71-4bd8-88b5-019fafc95331 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.449551] [55187]: DEBUG oslo_concurrency.lockutils [None req-2532e6be-cc71-4bd8-88b5-019fafc95331 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.449766] [55187]: DEBUG oslo_concurrency.lockutils [None req-2532e6be-cc71-4bd8-88b5-019fafc95331 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.449882] [55187]: DEBUG oslo_concurrency.lockutils [None req-2532e6be-cc71-4bd8-88b5-019fafc95331 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.450279] [55187]: DEBUG oslo_concurrency.lockutils [None req-2532e6be-cc71-4bd8-88b5-019fafc95331 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.450767] [55187]: DEBUG oslo_concurrency.lockutils [None req-2532e6be-cc71-4bd8-88b5-019fafc95331 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.450767] [55187]: DEBUG oslo_concurrency.lockutils [None req-2532e6be-cc71-4bd8-88b5-019fafc95331 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.456449] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.456449] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.458839] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.458839] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.458839] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.458839] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.466149] [55188]: DEBUG nova.network.neutron [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] validate_networks() for [('a0197e84-a739-4595-acc6-6cb845e34723', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 912.478340] [55187]: DEBUG oslo_concurrency.lockutils [None req-2532e6be-cc71-4bd8-88b5-019fafc95331 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.478623] [55187]: DEBUG oslo_concurrency.lockutils [None req-2532e6be-cc71-4bd8-88b5-019fafc95331 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.478864] [55187]: DEBUG oslo_concurrency.lockutils [None req-2532e6be-cc71-4bd8-88b5-019fafc95331 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.479087] [55187]: DEBUG nova.objects.instance [None req-2532e6be-cc71-4bd8-88b5-019fafc95331 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lazy-loading 'fault' on Instance uuid 41ec6f72-3a16-4182-bfe9-4f92926495b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.505066] [55187]: DEBUG nova.policy [None req-2532e6be-cc71-4bd8-88b5-019fafc95331 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.509127] [55187]: INFO nova.api.openstack.requestlog [None req-2532e6be-cc71-4bd8-88b5-019fafc95331 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1300 microversion: 2.1 time: 0.078145 [ 912.509798] [55187]: [pid: 55187|app: 0|req: 2804/5712] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:32 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1300 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.512723] [55187]: DEBUG nova.api.openstack.wsgi [None req-c8cd492e-304c-4c38-a2ee-2f42858ee5b8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.514849] [55187]: DEBUG nova.compute.api [None req-c8cd492e-304c-4c38-a2ee-2f42858ee5b8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.520109] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8cd492e-304c-4c38-a2ee-2f42858ee5b8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.520109] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8cd492e-304c-4c38-a2ee-2f42858ee5b8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.520109] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8cd492e-304c-4c38-a2ee-2f42858ee5b8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.520109] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8cd492e-304c-4c38-a2ee-2f42858ee5b8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.520109] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8cd492e-304c-4c38-a2ee-2f42858ee5b8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.520109] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8cd492e-304c-4c38-a2ee-2f42858ee5b8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.545271] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8cd492e-304c-4c38-a2ee-2f42858ee5b8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.545743] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8cd492e-304c-4c38-a2ee-2f42858ee5b8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.546140] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8cd492e-304c-4c38-a2ee-2f42858ee5b8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.546463] [55187]: DEBUG nova.objects.instance [None req-c8cd492e-304c-4c38-a2ee-2f42858ee5b8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.569199] [55187]: DEBUG nova.policy [None req-c8cd492e-304c-4c38-a2ee-2f42858ee5b8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.573842] [55187]: INFO nova.api.openstack.requestlog [None req-c8cd492e-304c-4c38-a2ee-2f42858ee5b8 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.063195 [ 912.574206] [55187]: [pid: 55187|app: 0|req: 2805/5713] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:32 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.581044] [55187]: DEBUG nova.api.openstack.wsgi [None req-532ec8e4-4330-4dee-aac3-f0ed24733c0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.582789] [55187]: DEBUG nova.compute.api [None req-532ec8e4-4330-4dee-aac3-f0ed24733c0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.590243] [55187]: DEBUG oslo_concurrency.lockutils [None req-532ec8e4-4330-4dee-aac3-f0ed24733c0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.590563] [55187]: DEBUG oslo_concurrency.lockutils [None req-532ec8e4-4330-4dee-aac3-f0ed24733c0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.590677] [55187]: DEBUG oslo_concurrency.lockutils [None req-532ec8e4-4330-4dee-aac3-f0ed24733c0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.591051] [55187]: DEBUG oslo_concurrency.lockutils [None req-532ec8e4-4330-4dee-aac3-f0ed24733c0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.591255] [55187]: DEBUG oslo_concurrency.lockutils [None req-532ec8e4-4330-4dee-aac3-f0ed24733c0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.591423] [55187]: DEBUG oslo_concurrency.lockutils [None req-532ec8e4-4330-4dee-aac3-f0ed24733c0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.627126] [55187]: DEBUG nova.policy [None req-532ec8e4-4330-4dee-aac3-f0ed24733c0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.631973] [55187]: INFO nova.api.openstack.requestlog [None req-532ec8e4-4330-4dee-aac3-f0ed24733c0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1235 microversion: 2.1 time: 0.057106 [ 912.632502] [55187]: [pid: 55187|app: 0|req: 2806/5714] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:32 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1235 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.635009] [55187]: DEBUG nova.api.openstack.wsgi [None req-b6afe927-ceb8-4cc5-b555-89b47e4fb877 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.636729] [55187]: DEBUG nova.compute.api [None req-b6afe927-ceb8-4cc5-b555-89b47e4fb877 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.640489] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6afe927-ceb8-4cc5-b555-89b47e4fb877 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.640753] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6afe927-ceb8-4cc5-b555-89b47e4fb877 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.640949] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6afe927-ceb8-4cc5-b555-89b47e4fb877 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.641325] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6afe927-ceb8-4cc5-b555-89b47e4fb877 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.641527] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6afe927-ceb8-4cc5-b555-89b47e4fb877 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.641702] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6afe927-ceb8-4cc5-b555-89b47e4fb877 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.665987] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6afe927-ceb8-4cc5-b555-89b47e4fb877 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.666289] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6afe927-ceb8-4cc5-b555-89b47e4fb877 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.666489] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6afe927-ceb8-4cc5-b555-89b47e4fb877 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.666692] [55187]: DEBUG nova.objects.instance [None req-b6afe927-ceb8-4cc5-b555-89b47e4fb877 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lazy-loading 'fault' on Instance uuid 7e43c2a9-687f-4839-b48b-b7c3b2164787 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.681022] [55188]: DEBUG nova.virt.hardware [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 912.681022] [55188]: DEBUG nova.virt.hardware [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 912.681022] [55188]: DEBUG nova.virt.hardware [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 912.681022] [55188]: DEBUG nova.virt.hardware [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 912.681022] [55188]: DEBUG nova.virt.hardware [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 912.691817] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.694109] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.694109] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.695074] [55187]: DEBUG nova.policy [None req-b6afe927-ceb8-4cc5-b555-89b47e4fb877 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6217026105f340e38c6eb69c052a9ffe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea5e05c6cb949a48240f95cdea9538f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.695135] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.695135] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.695135] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.698426] [55187]: INFO nova.api.openstack.requestlog [None req-b6afe927-ceb8-4cc5-b555-89b47e4fb877 tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 200 len: 1299 microversion: 2.1 time: 0.063943 [ 912.698426] [55187]: [pid: 55187|app: 0|req: 2807/5715] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:33 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 1299 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.702909] [55187]: DEBUG nova.api.openstack.wsgi [None req-f2be3635-bb18-4bb4-8ce9-4e40978b41ce tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.705547] [55187]: DEBUG nova.compute.api [None req-f2be3635-bb18-4bb4-8ce9-4e40978b41ce tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.707370] [55188]: DEBUG nova.quota [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Getting quotas for project 099f2d693d0a4c56bc700e2ced54b3cd. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 912.709238] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2be3635-bb18-4bb4-8ce9-4e40978b41ce tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.710343] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2be3635-bb18-4bb4-8ce9-4e40978b41ce tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.710343] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2be3635-bb18-4bb4-8ce9-4e40978b41ce tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.710343] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2be3635-bb18-4bb4-8ce9-4e40978b41ce tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.710343] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2be3635-bb18-4bb4-8ce9-4e40978b41ce tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.710502] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2be3635-bb18-4bb4-8ce9-4e40978b41ce tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.712148] [55188]: DEBUG nova.quota [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Getting quotas for user 77401bb5df434e0a8354631d427159e7 and project 099f2d693d0a4c56bc700e2ced54b3cd. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 912.719785] [55188]: DEBUG nova.compute.api [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 912.721253] [55188]: DEBUG nova.compute.api [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 912.762690] [55188]: INFO nova.api.openstack.requestlog [None req-d9e3a133-4230-4242-9ebd-f2b9ebd5d70a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.461631 [ 912.764044] [55188]: [pid: 55188|app: 0|req: 2909/5716] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:06:32 2025] POST /compute/v2.1/servers => generated 380 bytes in 463 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 912.768717] [55188]: DEBUG nova.api.openstack.wsgi [None req-9ac56799-db4a-4b7c-a000-3f82be1e1975 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.770939] [55188]: DEBUG nova.compute.api [None req-9ac56799-db4a-4b7c-a000-3f82be1e1975 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.777382] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ac56799-db4a-4b7c-a000-3f82be1e1975 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.777910] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ac56799-db4a-4b7c-a000-3f82be1e1975 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.779417] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ac56799-db4a-4b7c-a000-3f82be1e1975 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.779417] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ac56799-db4a-4b7c-a000-3f82be1e1975 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.779417] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ac56799-db4a-4b7c-a000-3f82be1e1975 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.780198] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ac56799-db4a-4b7c-a000-3f82be1e1975 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.798853] [55187]: DEBUG nova.policy [None req-f2be3635-bb18-4bb4-8ce9-4e40978b41ce tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.803839] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ac56799-db4a-4b7c-a000-3f82be1e1975 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.803839] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ac56799-db4a-4b7c-a000-3f82be1e1975 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.803839] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ac56799-db4a-4b7c-a000-3f82be1e1975 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.803839] [55188]: DEBUG nova.objects.instance [None req-9ac56799-db4a-4b7c-a000-3f82be1e1975 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.804870] [55187]: INFO nova.api.openstack.requestlog [None req-f2be3635-bb18-4bb4-8ce9-4e40978b41ce tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1319 microversion: 2.1 time: 0.106921 [ 912.805368] [55187]: [pid: 55187|app: 0|req: 2808/5717] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:33 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1319 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.808686] [55187]: DEBUG nova.api.openstack.wsgi [None req-62200b1c-87b9-423a-affb-9deda49f8f59 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.810580] [55187]: DEBUG nova.compute.api [None req-62200b1c-87b9-423a-affb-9deda49f8f59 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.824435] [55188]: DEBUG nova.policy [None req-9ac56799-db4a-4b7c-a000-3f82be1e1975 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.829108] [55188]: INFO nova.api.openstack.requestlog [None req-9ac56799-db4a-4b7c-a000-3f82be1e1975 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.065144 [ 912.829492] [55188]: [pid: 55188|app: 0|req: 2910/5718] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:33 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.842904] [55187]: DEBUG nova.policy [None req-62200b1c-87b9-423a-affb-9deda49f8f59 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.847031] [55187]: INFO nova.api.openstack.requestlog [None req-62200b1c-87b9-423a-affb-9deda49f8f59 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1215 microversion: 2.1 time: 0.040869 [ 912.847363] [55187]: [pid: 55187|app: 0|req: 2809/5719] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:33 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1215 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.859061] [55188]: DEBUG nova.api.openstack.wsgi [None req-ff7fb317-a28a-4ed6-b07c-c7790c9ebf78 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4afa946440>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.887198] [55188]: INFO nova.api.openstack.requestlog [None req-ff7fb317-a28a-4ed6-b07c-c7790c9ebf78 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77" status: 200 len: 1603 microversion: 2.1 time: 0.030413 [ 912.888760] [55188]: [pid: 55188|app: 0|req: 2911/5720] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:06:33 2025] GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77 => generated 1603 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.928172] [55187]: DEBUG nova.api.openstack.wsgi [None req-8aeb3ded-5651-4001-9aac-55ee09768d50 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.930093] [55187]: DEBUG nova.compute.api [None req-8aeb3ded-5651-4001-9aac-55ee09768d50 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 912.934633] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_api:SELECT=722,nova_api:UPDATE=5,nova_api:INSERT=15,nova_api:DELETE=3 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 912.936179] [55187]: DEBUG oslo_concurrency.lockutils [None req-8aeb3ded-5651-4001-9aac-55ee09768d50 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.936614] [55187]: DEBUG oslo_concurrency.lockutils [None req-8aeb3ded-5651-4001-9aac-55ee09768d50 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.936916] [55187]: DEBUG oslo_concurrency.lockutils [None req-8aeb3ded-5651-4001-9aac-55ee09768d50 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.937420] [55187]: DEBUG oslo_concurrency.lockutils [None req-8aeb3ded-5651-4001-9aac-55ee09768d50 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.937813] [55187]: DEBUG oslo_concurrency.lockutils [None req-8aeb3ded-5651-4001-9aac-55ee09768d50 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.938127] [55187]: DEBUG oslo_concurrency.lockutils [None req-8aeb3ded-5651-4001-9aac-55ee09768d50 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.943118] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=2013,nova_cell1:UPDATE=25,nova_cell1:INSERT=11 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 912.995250] [55188]: DEBUG nova.api.openstack.wsgi [None req-41a483b1-71c1-406d-b6bc-334884cff321 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 912.997104] [55188]: DEBUG nova.compute.api [None req-41a483b1-71c1-406d-b6bc-334884cff321 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.001467] [55188]: DEBUG oslo_concurrency.lockutils [None req-41a483b1-71c1-406d-b6bc-334884cff321 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.001697] [55188]: DEBUG oslo_concurrency.lockutils [None req-41a483b1-71c1-406d-b6bc-334884cff321 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.001848] [55188]: DEBUG oslo_concurrency.lockutils [None req-41a483b1-71c1-406d-b6bc-334884cff321 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.002235] [55188]: DEBUG oslo_concurrency.lockutils [None req-41a483b1-71c1-406d-b6bc-334884cff321 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.002444] [55188]: DEBUG oslo_concurrency.lockutils [None req-41a483b1-71c1-406d-b6bc-334884cff321 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.002623] [55188]: DEBUG oslo_concurrency.lockutils [None req-41a483b1-71c1-406d-b6bc-334884cff321 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.016066] [55187]: DEBUG nova.policy [None req-8aeb3ded-5651-4001-9aac-55ee09768d50 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.020434] [55187]: INFO nova.api.openstack.requestlog [None req-8aeb3ded-5651-4001-9aac-55ee09768d50 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.095048 [ 913.020761] [55187]: [pid: 55187|app: 0|req: 2810/5721] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:33 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.023120] [55187]: DEBUG nova.api.openstack.wsgi [None req-3cda6f6a-921b-452e-ac66-60b5ec05a5b0 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.024694] [55187]: DEBUG nova.compute.api [None req-3cda6f6a-921b-452e-ac66-60b5ec05a5b0 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.028835] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cda6f6a-921b-452e-ac66-60b5ec05a5b0 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.029045] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cda6f6a-921b-452e-ac66-60b5ec05a5b0 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.029240] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cda6f6a-921b-452e-ac66-60b5ec05a5b0 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.029589] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cda6f6a-921b-452e-ac66-60b5ec05a5b0 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.029793] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cda6f6a-921b-452e-ac66-60b5ec05a5b0 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.029968] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cda6f6a-921b-452e-ac66-60b5ec05a5b0 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.082935] [55188]: DEBUG nova.policy [None req-41a483b1-71c1-406d-b6bc-334884cff321 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.088426] [55188]: INFO nova.api.openstack.requestlog [None req-41a483b1-71c1-406d-b6bc-334884cff321 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.094696 [ 913.088426] [55188]: [pid: 55188|app: 0|req: 2912/5722] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:33 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.091133] [55188]: DEBUG nova.api.openstack.wsgi [None req-6a45dc8d-34c6-4446-8191-3dfdba3bfe37 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.092886] [55188]: DEBUG nova.compute.api [None req-6a45dc8d-34c6-4446-8191-3dfdba3bfe37 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.097466] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a45dc8d-34c6-4446-8191-3dfdba3bfe37 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.098097] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a45dc8d-34c6-4446-8191-3dfdba3bfe37 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.098097] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a45dc8d-34c6-4446-8191-3dfdba3bfe37 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.098552] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a45dc8d-34c6-4446-8191-3dfdba3bfe37 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.098842] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a45dc8d-34c6-4446-8191-3dfdba3bfe37 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.099047] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a45dc8d-34c6-4446-8191-3dfdba3bfe37 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.110924] [55187]: DEBUG nova.policy [None req-3cda6f6a-921b-452e-ac66-60b5ec05a5b0 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.115953] [55187]: INFO nova.api.openstack.requestlog [None req-3cda6f6a-921b-452e-ac66-60b5ec05a5b0 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1310 microversion: 2.1 time: 0.093995 [ 913.115953] [55187]: [pid: 55187|app: 0|req: 2811/5723] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:33 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1310 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.118851] [55187]: DEBUG nova.api.openstack.wsgi [None req-5983fc77-cf84-406e-a773-668ff83e0c17 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.120392] [55187]: DEBUG nova.compute.api [None req-5983fc77-cf84-406e-a773-668ff83e0c17 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.123732] [55187]: DEBUG oslo_concurrency.lockutils [None req-5983fc77-cf84-406e-a773-668ff83e0c17 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.124388] [55187]: DEBUG oslo_concurrency.lockutils [None req-5983fc77-cf84-406e-a773-668ff83e0c17 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.124388] [55187]: DEBUG oslo_concurrency.lockutils [None req-5983fc77-cf84-406e-a773-668ff83e0c17 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.124388] [55187]: DEBUG oslo_concurrency.lockutils [None req-5983fc77-cf84-406e-a773-668ff83e0c17 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.124591] [55187]: DEBUG oslo_concurrency.lockutils [None req-5983fc77-cf84-406e-a773-668ff83e0c17 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.124774] [55187]: DEBUG oslo_concurrency.lockutils [None req-5983fc77-cf84-406e-a773-668ff83e0c17 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.133993] [55188]: DEBUG nova.policy [None req-6a45dc8d-34c6-4446-8191-3dfdba3bfe37 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.138802] [55188]: INFO nova.api.openstack.requestlog [None req-6a45dc8d-34c6-4446-8191-3dfdba3bfe37 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1210 microversion: 2.1 time: 0.050092 [ 913.139154] [55188]: [pid: 55188|app: 0|req: 2913/5724] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:33 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1210 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.160101] [55187]: DEBUG nova.policy [None req-5983fc77-cf84-406e-a773-668ff83e0c17 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.164634] [55187]: INFO nova.api.openstack.requestlog [None req-5983fc77-cf84-406e-a773-668ff83e0c17 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1222 microversion: 2.1 time: 0.048253 [ 913.164970] [55187]: [pid: 55187|app: 0|req: 2812/5725] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:33 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1222 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.441994] [55188]: DEBUG nova.api.openstack.wsgi [None req-e1b12308-b4ad-4b49-9b19-5bea8add0eaa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.441994] [55188]: DEBUG nova.compute.api [None req-e1b12308-b4ad-4b49-9b19-5bea8add0eaa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.444045] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1b12308-b4ad-4b49-9b19-5bea8add0eaa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.444281] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1b12308-b4ad-4b49-9b19-5bea8add0eaa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.444468] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1b12308-b4ad-4b49-9b19-5bea8add0eaa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.444828] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1b12308-b4ad-4b49-9b19-5bea8add0eaa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.445039] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1b12308-b4ad-4b49-9b19-5bea8add0eaa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.445506] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1b12308-b4ad-4b49-9b19-5bea8add0eaa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.480708] [55188]: DEBUG nova.policy [None req-e1b12308-b4ad-4b49-9b19-5bea8add0eaa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.489070] [55188]: INFO nova.api.openstack.requestlog [None req-e1b12308-b4ad-4b49-9b19-5bea8add0eaa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.052855 [ 913.489428] [55188]: [pid: 55188|app: 0|req: 2914/5726] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:33 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.525390] [55187]: DEBUG nova.api.openstack.wsgi [None req-537b1ae3-0451-420c-98a8-4cf18c49e265 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.528286] [55187]: DEBUG nova.compute.api [None req-537b1ae3-0451-420c-98a8-4cf18c49e265 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.533330] [55187]: DEBUG oslo_concurrency.lockutils [None req-537b1ae3-0451-420c-98a8-4cf18c49e265 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.533623] [55187]: DEBUG oslo_concurrency.lockutils [None req-537b1ae3-0451-420c-98a8-4cf18c49e265 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.533816] [55187]: DEBUG oslo_concurrency.lockutils [None req-537b1ae3-0451-420c-98a8-4cf18c49e265 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.534232] [55187]: DEBUG oslo_concurrency.lockutils [None req-537b1ae3-0451-420c-98a8-4cf18c49e265 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.534432] [55187]: DEBUG oslo_concurrency.lockutils [None req-537b1ae3-0451-420c-98a8-4cf18c49e265 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.534667] [55187]: DEBUG oslo_concurrency.lockutils [None req-537b1ae3-0451-420c-98a8-4cf18c49e265 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.559927] [55187]: DEBUG oslo_concurrency.lockutils [None req-537b1ae3-0451-420c-98a8-4cf18c49e265 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.560208] [55187]: DEBUG oslo_concurrency.lockutils [None req-537b1ae3-0451-420c-98a8-4cf18c49e265 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.560397] [55187]: DEBUG oslo_concurrency.lockutils [None req-537b1ae3-0451-420c-98a8-4cf18c49e265 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.560598] [55187]: DEBUG nova.objects.instance [None req-537b1ae3-0451-420c-98a8-4cf18c49e265 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lazy-loading 'fault' on Instance uuid 41ec6f72-3a16-4182-bfe9-4f92926495b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.593654] [55187]: DEBUG nova.policy [None req-537b1ae3-0451-420c-98a8-4cf18c49e265 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.593918] [55188]: DEBUG nova.api.openstack.wsgi [None req-49960f13-7f70-44f2-b70c-b4241943c6eb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.595399] [55188]: DEBUG nova.compute.api [None req-49960f13-7f70-44f2-b70c-b4241943c6eb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.599556] [55188]: DEBUG oslo_concurrency.lockutils [None req-49960f13-7f70-44f2-b70c-b4241943c6eb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.599715] [55187]: INFO nova.api.openstack.requestlog [None req-537b1ae3-0451-420c-98a8-4cf18c49e265 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1300 microversion: 2.1 time: 0.076613 [ 913.599835] [55188]: DEBUG oslo_concurrency.lockutils [None req-49960f13-7f70-44f2-b70c-b4241943c6eb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.600181] [55187]: [pid: 55187|app: 0|req: 2813/5727] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:33 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1300 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.600276] [55188]: DEBUG oslo_concurrency.lockutils [None req-49960f13-7f70-44f2-b70c-b4241943c6eb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.600539] [55188]: DEBUG oslo_concurrency.lockutils [None req-49960f13-7f70-44f2-b70c-b4241943c6eb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.602827] [55188]: DEBUG oslo_concurrency.lockutils [None req-49960f13-7f70-44f2-b70c-b4241943c6eb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.603098] [55188]: DEBUG oslo_concurrency.lockutils [None req-49960f13-7f70-44f2-b70c-b4241943c6eb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.607019] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=1909,nova_cell1:UPDATE=17,nova_cell1:INSERT=8 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 913.630321] [55188]: DEBUG oslo_concurrency.lockutils [None req-49960f13-7f70-44f2-b70c-b4241943c6eb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.631275] [55188]: DEBUG oslo_concurrency.lockutils [None req-49960f13-7f70-44f2-b70c-b4241943c6eb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.631777] [55188]: DEBUG oslo_concurrency.lockutils [None req-49960f13-7f70-44f2-b70c-b4241943c6eb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.631777] [55188]: DEBUG nova.objects.instance [None req-49960f13-7f70-44f2-b70c-b4241943c6eb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.657019] [55187]: DEBUG nova.api.openstack.wsgi [None req-a4f747ce-32a6-4600-b9d5-7c153bd033d0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.657019] [55187]: DEBUG nova.compute.api [None req-a4f747ce-32a6-4600-b9d5-7c153bd033d0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.658431] [55188]: DEBUG nova.policy [None req-49960f13-7f70-44f2-b70c-b4241943c6eb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.660375] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4f747ce-32a6-4600-b9d5-7c153bd033d0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.660619] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4f747ce-32a6-4600-b9d5-7c153bd033d0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.660811] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4f747ce-32a6-4600-b9d5-7c153bd033d0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.661201] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4f747ce-32a6-4600-b9d5-7c153bd033d0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.661402] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4f747ce-32a6-4600-b9d5-7c153bd033d0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.661586] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4f747ce-32a6-4600-b9d5-7c153bd033d0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.662843] [55188]: INFO nova.api.openstack.requestlog [None req-49960f13-7f70-44f2-b70c-b4241943c6eb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.071495 [ 913.663189] [55188]: [pid: 55188|app: 0|req: 2915/5728] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:33 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.683777] [55188]: DEBUG nova.api.openstack.wsgi [req-1ce61e38-7ed3-4a34-a44f-da100f41f873 req-3f8db2ec-bd25-4cf6-a53a-6d98036ea94e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "50d57bb6-5695-4435-b30d-38ddceaea97e", "name": "network-vif-plugged", "status": "completed", "tag": "2a0858e6-2a8b-4611-a837-3d9efa536e9c"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 913.692103] [55188]: DEBUG oslo_concurrency.lockutils [req-1ce61e38-7ed3-4a34-a44f-da100f41f873 req-3f8db2ec-bd25-4cf6-a53a-6d98036ea94e service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.692103] [55188]: DEBUG oslo_concurrency.lockutils [req-1ce61e38-7ed3-4a34-a44f-da100f41f873 req-3f8db2ec-bd25-4cf6-a53a-6d98036ea94e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.692103] [55188]: DEBUG oslo_concurrency.lockutils [req-1ce61e38-7ed3-4a34-a44f-da100f41f873 req-3f8db2ec-bd25-4cf6-a53a-6d98036ea94e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.696533] [55188]: INFO nova.api.openstack.compute.server_external_events [req-1ce61e38-7ed3-4a34-a44f-da100f41f873 req-3f8db2ec-bd25-4cf6-a53a-6d98036ea94e service nova] Creating event network-vif-plugged:2a0858e6-2a8b-4611-a837-3d9efa536e9c for instance 50d57bb6-5695-4435-b30d-38ddceaea97e on cpu-1 [ 913.702369] [55188]: INFO nova.api.openstack.requestlog [req-1ce61e38-7ed3-4a34-a44f-da100f41f873 req-3f8db2ec-bd25-4cf6-a53a-6d98036ea94e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018509 [ 913.702369] [55188]: [pid: 55188|app: 0|req: 2916/5729] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:34 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 913.702524] [55187]: DEBUG nova.policy [None req-a4f747ce-32a6-4600-b9d5-7c153bd033d0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.707365] [55187]: INFO nova.api.openstack.requestlog [None req-a4f747ce-32a6-4600-b9d5-7c153bd033d0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1291 microversion: 2.1 time: 0.055370 [ 913.707759] [55187]: [pid: 55187|app: 0|req: 2814/5730] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:34 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1291 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.711018] [55188]: DEBUG nova.api.openstack.wsgi [None req-99e44ee6-8f6b-4175-a131-e904870b45fa tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.712343] [55188]: DEBUG nova.compute.api [None req-99e44ee6-8f6b-4175-a131-e904870b45fa tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] [instance: 7e43c2a9-687f-4839-b48b-b7c3b2164787] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.718096] [55188]: DEBUG oslo_concurrency.lockutils [None req-99e44ee6-8f6b-4175-a131-e904870b45fa tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.718340] [55188]: DEBUG oslo_concurrency.lockutils [None req-99e44ee6-8f6b-4175-a131-e904870b45fa tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.718526] [55188]: DEBUG oslo_concurrency.lockutils [None req-99e44ee6-8f6b-4175-a131-e904870b45fa tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.718994] [55188]: DEBUG oslo_concurrency.lockutils [None req-99e44ee6-8f6b-4175-a131-e904870b45fa tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.719329] [55188]: DEBUG oslo_concurrency.lockutils [None req-99e44ee6-8f6b-4175-a131-e904870b45fa tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.719441] [55188]: DEBUG oslo_concurrency.lockutils [None req-99e44ee6-8f6b-4175-a131-e904870b45fa tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.731468] [55188]: INFO nova.api.openstack.wsgi [None req-99e44ee6-8f6b-4175-a131-e904870b45fa tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] HTTP exception thrown: Instance 7e43c2a9-687f-4839-b48b-b7c3b2164787 could not be found. [ 913.731792] [55188]: DEBUG nova.api.openstack.wsgi [None req-99e44ee6-8f6b-4175-a131-e904870b45fa tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Returning 404 to user: Instance 7e43c2a9-687f-4839-b48b-b7c3b2164787 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 913.732244] [55188]: INFO nova.api.openstack.requestlog [None req-99e44ee6-8f6b-4175-a131-e904870b45fa tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787" status: 404 len: 111 microversion: 2.1 time: 0.024230 [ 913.732691] [55188]: [pid: 55188|app: 0|req: 2917/5731] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:34 2025] GET /compute/v2.1/servers/7e43c2a9-687f-4839-b48b-b7c3b2164787 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 913.737834] [55187]: DEBUG nova.api.openstack.wsgi [None req-9700b4f9-062d-4526-ad04-81271a95f82a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4aff7f2b00>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.818388] [55188]: DEBUG nova.api.openstack.wsgi [None req-bde274ec-1dd7-492c-a432-46cf6ee8e94b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.820613] [55188]: DEBUG nova.compute.api [None req-bde274ec-1dd7-492c-a432-46cf6ee8e94b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.829057] [55188]: DEBUG oslo_concurrency.lockutils [None req-bde274ec-1dd7-492c-a432-46cf6ee8e94b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.829443] [55188]: DEBUG oslo_concurrency.lockutils [None req-bde274ec-1dd7-492c-a432-46cf6ee8e94b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.829822] [55188]: DEBUG oslo_concurrency.lockutils [None req-bde274ec-1dd7-492c-a432-46cf6ee8e94b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.830380] [55188]: DEBUG oslo_concurrency.lockutils [None req-bde274ec-1dd7-492c-a432-46cf6ee8e94b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.830664] [55188]: DEBUG oslo_concurrency.lockutils [None req-bde274ec-1dd7-492c-a432-46cf6ee8e94b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.830932] [55188]: DEBUG oslo_concurrency.lockutils [None req-bde274ec-1dd7-492c-a432-46cf6ee8e94b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.867873] [55187]: INFO nova.api.openstack.requestlog [None req-9700b4f9-062d-4526-ad04-81271a95f82a tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/c6b96cb3-6ca5-40b9-bf69-5d52df265528" status: 202 len: 0 microversion: 2.1 time: 0.132034 [ 913.868275] [55187]: [pid: 55187|app: 0|req: 2815/5732] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:06:34 2025] DELETE /compute/v2.1/os-security-groups/c6b96cb3-6ca5-40b9-bf69-5d52df265528 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 913.872728] [55187]: DEBUG nova.api.openstack.wsgi [None req-038618b9-b5b7-4145-b8ab-9721fced33df tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.874173] [55187]: DEBUG nova.compute.api [None req-038618b9-b5b7-4145-b8ab-9721fced33df tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.878578] [55187]: DEBUG oslo_concurrency.lockutils [None req-038618b9-b5b7-4145-b8ab-9721fced33df tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.879081] [55187]: DEBUG oslo_concurrency.lockutils [None req-038618b9-b5b7-4145-b8ab-9721fced33df tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.879342] [55187]: DEBUG oslo_concurrency.lockutils [None req-038618b9-b5b7-4145-b8ab-9721fced33df tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.879931] [55187]: DEBUG oslo_concurrency.lockutils [None req-038618b9-b5b7-4145-b8ab-9721fced33df tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.880201] [55187]: DEBUG oslo_concurrency.lockutils [None req-038618b9-b5b7-4145-b8ab-9721fced33df tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.880420] [55187]: DEBUG oslo_concurrency.lockutils [None req-038618b9-b5b7-4145-b8ab-9721fced33df tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.903386] [55187]: DEBUG oslo_concurrency.lockutils [None req-038618b9-b5b7-4145-b8ab-9721fced33df tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.903899] [55187]: DEBUG oslo_concurrency.lockutils [None req-038618b9-b5b7-4145-b8ab-9721fced33df tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.903899] [55187]: DEBUG oslo_concurrency.lockutils [None req-038618b9-b5b7-4145-b8ab-9721fced33df tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.904059] [55187]: DEBUG nova.objects.instance [None req-038618b9-b5b7-4145-b8ab-9721fced33df tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.931133] [55187]: DEBUG nova.policy [None req-038618b9-b5b7-4145-b8ab-9721fced33df tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.934869] [55187]: INFO nova.api.openstack.requestlog [None req-038618b9-b5b7-4145-b8ab-9721fced33df tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.066162 [ 913.935243] [55187]: [pid: 55187|app: 0|req: 2816/5733] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:34 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.938991] [55187]: DEBUG nova.api.openstack.wsgi [None req-51125474-c57c-42f6-b746-a07a68b93ba5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.940844] [55187]: DEBUG nova.compute.api [None req-51125474-c57c-42f6-b746-a07a68b93ba5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 913.944831] [55187]: DEBUG oslo_concurrency.lockutils [None req-51125474-c57c-42f6-b746-a07a68b93ba5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.945158] [55187]: DEBUG oslo_concurrency.lockutils [None req-51125474-c57c-42f6-b746-a07a68b93ba5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.945273] [55187]: DEBUG oslo_concurrency.lockutils [None req-51125474-c57c-42f6-b746-a07a68b93ba5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.945629] [55187]: DEBUG oslo_concurrency.lockutils [None req-51125474-c57c-42f6-b746-a07a68b93ba5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.945820] [55187]: DEBUG oslo_concurrency.lockutils [None req-51125474-c57c-42f6-b746-a07a68b93ba5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.946441] [55187]: DEBUG oslo_concurrency.lockutils [None req-51125474-c57c-42f6-b746-a07a68b93ba5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.953011] [55188]: DEBUG nova.policy [None req-bde274ec-1dd7-492c-a432-46cf6ee8e94b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.958138] [55188]: INFO nova.api.openstack.requestlog [None req-bde274ec-1dd7-492c-a432-46cf6ee8e94b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1511 microversion: 2.1 time: 0.142091 [ 913.958673] [55188]: [pid: 55188|app: 0|req: 2918/5734] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:34 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1511 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.964513] [55188]: DEBUG nova.api.openstack.wsgi [None req-8b111935-3a5c-4fac-91f0-5df6c9c9da5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] Calling method '.version_select at 0x7d4afa7fdfc0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 913.984789] [55187]: DEBUG nova.policy [None req-51125474-c57c-42f6-b746-a07a68b93ba5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.989485] [55187]: INFO nova.api.openstack.requestlog [None req-51125474-c57c-42f6-b746-a07a68b93ba5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1211 microversion: 2.1 time: 0.053619 [ 913.989834] [55187]: [pid: 55187|app: 0|req: 2817/5735] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:34 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.992319] [55187]: DEBUG nova.api.openstack.wsgi [None req-3f772a20-de10-4abb-a101-00c0050bc1bf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4afb2116c0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.022813] [55187]: INFO nova.api.openstack.requestlog [None req-3f772a20-de10-4abb-a101-00c0050bc1bf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77" status: 200 len: 1603 microversion: 2.1 time: 0.032301 [ 914.023194] [55187]: [pid: 55187|app: 0|req: 2818/5736] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:06:34 2025] GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77 => generated 1603 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.026070] [55187]: DEBUG nova.api.openstack.wsgi [None req-0e22ba99-13d2-447e-849b-1073bef97795 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 914.027809] [55187]: DEBUG nova.compute.api [None req-0e22ba99-13d2-447e-849b-1073bef97795 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.031906] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e22ba99-13d2-447e-849b-1073bef97795 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.033038] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e22ba99-13d2-447e-849b-1073bef97795 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.033038] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e22ba99-13d2-447e-849b-1073bef97795 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.033038] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e22ba99-13d2-447e-849b-1073bef97795 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.033038] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e22ba99-13d2-447e-849b-1073bef97795 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.033261] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e22ba99-13d2-447e-849b-1073bef97795 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.047563] [55187]: DEBUG nova.objects.instance [None req-0e22ba99-13d2-447e-849b-1073bef97795 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lazy-loading 'flavor' on Instance uuid 06859ed1-b71b-4250-bbe1-7192c8c91b51 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.057367] [55188]: INFO nova.api.openstack.requestlog [None req-8b111935-3a5c-4fac-91f0-5df6c9c9da5f tempest-SecurityGroupsTestJSON-1048637193 tempest-SecurityGroupsTestJSON-1048637193-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/e7c2b563-2795-4a51-b21d-6f94817a17a5" status: 202 len: 0 microversion: 2.1 time: 0.098083 [ 914.057783] [55188]: [pid: 55188|app: 0|req: 2919/5737] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:06:34 2025] DELETE /compute/v2.1/os-security-groups/e7c2b563-2795-4a51-b21d-6f94817a17a5 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 914.062884] [55188]: DEBUG nova.api.openstack.wsgi [None req-50c51696-ab3a-420b-a74e-299f698ccbac tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.064698] [55188]: DEBUG nova.compute.api [None req-50c51696-ab3a-420b-a74e-299f698ccbac tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.067453] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_api:SELECT=678,nova_api:DELETE=9,nova_api:INSERT=15,nova_api:UPDATE=3 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 914.070945] [55188]: DEBUG oslo_concurrency.lockutils [None req-50c51696-ab3a-420b-a74e-299f698ccbac tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.071218] [55188]: DEBUG oslo_concurrency.lockutils [None req-50c51696-ab3a-420b-a74e-299f698ccbac tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.071409] [55188]: DEBUG oslo_concurrency.lockutils [None req-50c51696-ab3a-420b-a74e-299f698ccbac tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.071790] [55188]: DEBUG oslo_concurrency.lockutils [None req-50c51696-ab3a-420b-a74e-299f698ccbac tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.071994] [55188]: DEBUG oslo_concurrency.lockutils [None req-50c51696-ab3a-420b-a74e-299f698ccbac tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.072210] [55188]: DEBUG oslo_concurrency.lockutils [None req-50c51696-ab3a-420b-a74e-299f698ccbac tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.092512] [55187]: INFO nova.api.openstack.requestlog [None req-0e22ba99-13d2-447e-849b-1073bef97795 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "POST /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51/action" status: 200 len: 32 microversion: 2.1 time: 0.068552 [ 914.093012] [55187]: [pid: 55187|app: 0|req: 2819/5738] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:06:34 2025] POST /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51/action => generated 32 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 914.100679] [55187]: DEBUG nova.api.openstack.wsgi [None req-2c71c1d9-51ef-4845-b975-7bab2937ebdd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.104030] [55187]: DEBUG nova.compute.api [None req-2c71c1d9-51ef-4845-b975-7bab2937ebdd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.106272] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c71c1d9-51ef-4845-b975-7bab2937ebdd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.106435] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c71c1d9-51ef-4845-b975-7bab2937ebdd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.106542] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c71c1d9-51ef-4845-b975-7bab2937ebdd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.107046] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c71c1d9-51ef-4845-b975-7bab2937ebdd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.107879] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c71c1d9-51ef-4845-b975-7bab2937ebdd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.107879] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c71c1d9-51ef-4845-b975-7bab2937ebdd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.223956] [55188]: DEBUG nova.policy [None req-50c51696-ab3a-420b-a74e-299f698ccbac tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.232667] [55188]: INFO nova.api.openstack.requestlog [None req-50c51696-ab3a-420b-a74e-299f698ccbac tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.172275 [ 914.232975] [55188]: [pid: 55188|app: 0|req: 2920/5739] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:34 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.235949] [55188]: DEBUG nova.api.openstack.wsgi [None req-313635e1-da75-434e-ba0e-ad1350cbfb8b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.238086] [55188]: DEBUG nova.compute.api [None req-313635e1-da75-434e-ba0e-ad1350cbfb8b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.250483] [55188]: DEBUG oslo_concurrency.lockutils [None req-313635e1-da75-434e-ba0e-ad1350cbfb8b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.250758] [55187]: DEBUG nova.policy [None req-2c71c1d9-51ef-4845-b975-7bab2937ebdd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.250842] [55188]: DEBUG oslo_concurrency.lockutils [None req-313635e1-da75-434e-ba0e-ad1350cbfb8b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.251225] [55188]: DEBUG oslo_concurrency.lockutils [None req-313635e1-da75-434e-ba0e-ad1350cbfb8b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.251787] [55188]: DEBUG oslo_concurrency.lockutils [None req-313635e1-da75-434e-ba0e-ad1350cbfb8b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.258862] [55188]: DEBUG oslo_concurrency.lockutils [None req-313635e1-da75-434e-ba0e-ad1350cbfb8b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.258862] [55188]: DEBUG oslo_concurrency.lockutils [None req-313635e1-da75-434e-ba0e-ad1350cbfb8b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.262501] [55187]: INFO nova.api.openstack.requestlog [None req-2c71c1d9-51ef-4845-b975-7bab2937ebdd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1517 microversion: 2.1 time: 0.165832 [ 914.262718] [55187]: [pid: 55187|app: 0|req: 2820/5740] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:34 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1517 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 914.268049] [55187]: DEBUG nova.api.openstack.wsgi [None req-1f088082-5059-4bd6-b514-10c6271c130e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.270097] [55187]: DEBUG nova.compute.api [None req-1f088082-5059-4bd6-b514-10c6271c130e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.277311] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f088082-5059-4bd6-b514-10c6271c130e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.277311] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f088082-5059-4bd6-b514-10c6271c130e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.277311] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f088082-5059-4bd6-b514-10c6271c130e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.277946] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f088082-5059-4bd6-b514-10c6271c130e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.277946] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f088082-5059-4bd6-b514-10c6271c130e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.278700] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f088082-5059-4bd6-b514-10c6271c130e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.399150] [55188]: DEBUG nova.policy [None req-313635e1-da75-434e-ba0e-ad1350cbfb8b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.404160] [55187]: DEBUG nova.policy [None req-1f088082-5059-4bd6-b514-10c6271c130e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.404338] [55188]: INFO nova.api.openstack.requestlog [None req-313635e1-da75-434e-ba0e-ad1350cbfb8b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.170220 [ 914.404338] [55188]: [pid: 55188|app: 0|req: 2921/5741] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:34 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.407433] [55188]: DEBUG nova.api.openstack.wsgi [None req-c99e90ad-c915-4e09-8bdc-b73835e9d180 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.408727] [55188]: DEBUG nova.compute.api [None req-c99e90ad-c915-4e09-8bdc-b73835e9d180 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.409712] [55187]: INFO nova.api.openstack.requestlog [None req-1f088082-5059-4bd6-b514-10c6271c130e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1310 microversion: 2.1 time: 0.145662 [ 914.409712] [55187]: [pid: 55187|app: 0|req: 2821/5742] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:34 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1310 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.412031] [55187]: DEBUG nova.api.openstack.wsgi [None req-8eeb044a-898f-4d04-a117-6647f3bb908d tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.413862] [55187]: DEBUG nova.compute.api [None req-8eeb044a-898f-4d04-a117-6647f3bb908d tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.414481] [55188]: DEBUG oslo_concurrency.lockutils [None req-c99e90ad-c915-4e09-8bdc-b73835e9d180 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.414737] [55188]: DEBUG oslo_concurrency.lockutils [None req-c99e90ad-c915-4e09-8bdc-b73835e9d180 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.415010] [55188]: DEBUG oslo_concurrency.lockutils [None req-c99e90ad-c915-4e09-8bdc-b73835e9d180 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.415301] [55188]: DEBUG oslo_concurrency.lockutils [None req-c99e90ad-c915-4e09-8bdc-b73835e9d180 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.415495] [55188]: DEBUG oslo_concurrency.lockutils [None req-c99e90ad-c915-4e09-8bdc-b73835e9d180 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.416207] [55188]: DEBUG oslo_concurrency.lockutils [None req-c99e90ad-c915-4e09-8bdc-b73835e9d180 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.417484] [55187]: DEBUG oslo_concurrency.lockutils [None req-8eeb044a-898f-4d04-a117-6647f3bb908d tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.417803] [55187]: DEBUG oslo_concurrency.lockutils [None req-8eeb044a-898f-4d04-a117-6647f3bb908d tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.418044] [55187]: DEBUG oslo_concurrency.lockutils [None req-8eeb044a-898f-4d04-a117-6647f3bb908d tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.418439] [55187]: DEBUG oslo_concurrency.lockutils [None req-8eeb044a-898f-4d04-a117-6647f3bb908d tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.418719] [55187]: DEBUG oslo_concurrency.lockutils [None req-8eeb044a-898f-4d04-a117-6647f3bb908d tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.418953] [55187]: DEBUG oslo_concurrency.lockutils [None req-8eeb044a-898f-4d04-a117-6647f3bb908d tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.456332] [55188]: DEBUG nova.policy [None req-c99e90ad-c915-4e09-8bdc-b73835e9d180 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.461764] [55188]: INFO nova.api.openstack.requestlog [None req-c99e90ad-c915-4e09-8bdc-b73835e9d180 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1210 microversion: 2.1 time: 0.056820 [ 914.462061] [55188]: [pid: 55188|app: 0|req: 2922/5743] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:34 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1210 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.464323] [55187]: DEBUG nova.policy [None req-8eeb044a-898f-4d04-a117-6647f3bb908d tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.469450] [55187]: INFO nova.api.openstack.requestlog [None req-8eeb044a-898f-4d04-a117-6647f3bb908d tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1222 microversion: 2.1 time: 0.059288 [ 914.470095] [55187]: [pid: 55187|app: 0|req: 2822/5744] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:34 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1222 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.506169] [55188]: DEBUG nova.api.openstack.wsgi [None req-037a44b9-769e-4daa-9612-c76030413bd8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.508393] [55188]: DEBUG nova.compute.api [None req-037a44b9-769e-4daa-9612-c76030413bd8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.514101] [55188]: DEBUG oslo_concurrency.lockutils [None req-037a44b9-769e-4daa-9612-c76030413bd8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.514572] [55188]: DEBUG oslo_concurrency.lockutils [None req-037a44b9-769e-4daa-9612-c76030413bd8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.514820] [55188]: DEBUG oslo_concurrency.lockutils [None req-037a44b9-769e-4daa-9612-c76030413bd8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.515232] [55188]: DEBUG oslo_concurrency.lockutils [None req-037a44b9-769e-4daa-9612-c76030413bd8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.515478] [55188]: DEBUG oslo_concurrency.lockutils [None req-037a44b9-769e-4daa-9612-c76030413bd8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.515738] [55188]: DEBUG oslo_concurrency.lockutils [None req-037a44b9-769e-4daa-9612-c76030413bd8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.561535] [55188]: DEBUG nova.policy [None req-037a44b9-769e-4daa-9612-c76030413bd8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.566883] [55188]: INFO nova.api.openstack.requestlog [None req-037a44b9-769e-4daa-9612-c76030413bd8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.063754 [ 914.567292] [55188]: [pid: 55188|app: 0|req: 2923/5745] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:34 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.615207] [55187]: DEBUG nova.api.openstack.wsgi [None req-9ddb77c2-1f35-4527-b494-048856ff4191 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.616587] [55187]: DEBUG nova.compute.api [None req-9ddb77c2-1f35-4527-b494-048856ff4191 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.621773] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ddb77c2-1f35-4527-b494-048856ff4191 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.622455] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ddb77c2-1f35-4527-b494-048856ff4191 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.622959] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ddb77c2-1f35-4527-b494-048856ff4191 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.623585] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ddb77c2-1f35-4527-b494-048856ff4191 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.624122] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ddb77c2-1f35-4527-b494-048856ff4191 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.624473] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ddb77c2-1f35-4527-b494-048856ff4191 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.669094] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ddb77c2-1f35-4527-b494-048856ff4191 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.669667] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ddb77c2-1f35-4527-b494-048856ff4191 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.670075] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ddb77c2-1f35-4527-b494-048856ff4191 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.670422] [55187]: DEBUG nova.objects.instance [None req-9ddb77c2-1f35-4527-b494-048856ff4191 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lazy-loading 'fault' on Instance uuid 41ec6f72-3a16-4182-bfe9-4f92926495b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.676783] [55188]: DEBUG nova.api.openstack.wsgi [None req-46c87190-ab25-4c3b-99c0-880396d78d7a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.678441] [55188]: DEBUG nova.compute.api [None req-46c87190-ab25-4c3b-99c0-880396d78d7a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.681922] [55188]: DEBUG oslo_concurrency.lockutils [None req-46c87190-ab25-4c3b-99c0-880396d78d7a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.682185] [55188]: DEBUG oslo_concurrency.lockutils [None req-46c87190-ab25-4c3b-99c0-880396d78d7a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.682372] [55188]: DEBUG oslo_concurrency.lockutils [None req-46c87190-ab25-4c3b-99c0-880396d78d7a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.682779] [55188]: DEBUG oslo_concurrency.lockutils [None req-46c87190-ab25-4c3b-99c0-880396d78d7a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.683042] [55188]: DEBUG oslo_concurrency.lockutils [None req-46c87190-ab25-4c3b-99c0-880396d78d7a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.683280] [55188]: DEBUG oslo_concurrency.lockutils [None req-46c87190-ab25-4c3b-99c0-880396d78d7a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.699402] [55187]: DEBUG nova.policy [None req-9ddb77c2-1f35-4527-b494-048856ff4191 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.703035] [55188]: DEBUG oslo_concurrency.lockutils [None req-46c87190-ab25-4c3b-99c0-880396d78d7a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.703425] [55188]: DEBUG oslo_concurrency.lockutils [None req-46c87190-ab25-4c3b-99c0-880396d78d7a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.703496] [55188]: DEBUG oslo_concurrency.lockutils [None req-46c87190-ab25-4c3b-99c0-880396d78d7a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.703663] [55188]: DEBUG nova.objects.instance [None req-46c87190-ab25-4c3b-99c0-880396d78d7a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.704351] [55187]: INFO nova.api.openstack.requestlog [None req-9ddb77c2-1f35-4527-b494-048856ff4191 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1300 microversion: 2.1 time: 0.093285 [ 914.704679] [55187]: [pid: 55187|app: 0|req: 2823/5746] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:34 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1300 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.719969] [55187]: DEBUG nova.api.openstack.wsgi [None req-e4c8c9c0-2e31-4277-812c-15a5644a72fe tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.721793] [55187]: DEBUG nova.compute.api [None req-e4c8c9c0-2e31-4277-812c-15a5644a72fe tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.725444] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c8c9c0-2e31-4277-812c-15a5644a72fe tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.725686] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c8c9c0-2e31-4277-812c-15a5644a72fe tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.725903] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c8c9c0-2e31-4277-812c-15a5644a72fe tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.726349] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c8c9c0-2e31-4277-812c-15a5644a72fe tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.726571] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c8c9c0-2e31-4277-812c-15a5644a72fe tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.726748] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4c8c9c0-2e31-4277-812c-15a5644a72fe tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.732796] [55188]: DEBUG nova.policy [None req-46c87190-ab25-4c3b-99c0-880396d78d7a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.737160] [55188]: INFO nova.api.openstack.requestlog [None req-46c87190-ab25-4c3b-99c0-880396d78d7a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.062798 [ 914.737648] [55188]: [pid: 55188|app: 0|req: 2924/5747] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:35 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.759288] [55187]: DEBUG nova.policy [None req-e4c8c9c0-2e31-4277-812c-15a5644a72fe tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.763358] [55187]: INFO nova.api.openstack.requestlog [None req-e4c8c9c0-2e31-4277-812c-15a5644a72fe tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1291 microversion: 2.1 time: 0.045534 [ 914.763723] [55187]: [pid: 55187|app: 0|req: 2824/5748] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:35 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1291 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.950776] [55188]: DEBUG nova.api.openstack.wsgi [None req-acdcf19c-73ef-4764-b27f-4b82d47e57ca tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 914.952537] [55188]: DEBUG nova.compute.api [None req-acdcf19c-73ef-4764-b27f-4b82d47e57ca tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 914.956209] [55188]: DEBUG oslo_concurrency.lockutils [None req-acdcf19c-73ef-4764-b27f-4b82d47e57ca tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.956646] [55188]: DEBUG oslo_concurrency.lockutils [None req-acdcf19c-73ef-4764-b27f-4b82d47e57ca tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.956727] [55188]: DEBUG oslo_concurrency.lockutils [None req-acdcf19c-73ef-4764-b27f-4b82d47e57ca tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.957102] [55188]: DEBUG oslo_concurrency.lockutils [None req-acdcf19c-73ef-4764-b27f-4b82d47e57ca tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.957352] [55188]: DEBUG oslo_concurrency.lockutils [None req-acdcf19c-73ef-4764-b27f-4b82d47e57ca tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.957558] [55188]: DEBUG oslo_concurrency.lockutils [None req-acdcf19c-73ef-4764-b27f-4b82d47e57ca tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.975051] [55188]: DEBUG oslo_concurrency.lockutils [None req-acdcf19c-73ef-4764-b27f-4b82d47e57ca tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.975305] [55188]: DEBUG oslo_concurrency.lockutils [None req-acdcf19c-73ef-4764-b27f-4b82d47e57ca tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.975499] [55188]: DEBUG oslo_concurrency.lockutils [None req-acdcf19c-73ef-4764-b27f-4b82d47e57ca tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.975756] [55188]: DEBUG nova.objects.instance [None req-acdcf19c-73ef-4764-b27f-4b82d47e57ca tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid aba9e6d0-d4d4-4141-bc97-902a1e5e4925 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.996710] [55188]: DEBUG nova.policy [None req-acdcf19c-73ef-4764-b27f-4b82d47e57ca tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.002455] [55188]: INFO nova.api.openstack.requestlog [None req-acdcf19c-73ef-4764-b27f-4b82d47e57ca tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 200 len: 1309 microversion: 2.1 time: 0.052968 [ 915.002455] [55188]: [pid: 55188|app: 0|req: 2925/5749] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:35 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 1309 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.002590] [55187]: DEBUG nova.api.openstack.wsgi [None req-37b8bf9a-27a4-4eb9-b0a2-1b50715b9c4f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.008439] [55187]: DEBUG nova.compute.api [None req-37b8bf9a-27a4-4eb9-b0a2-1b50715b9c4f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.016046] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b8bf9a-27a4-4eb9-b0a2-1b50715b9c4f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.016204] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b8bf9a-27a4-4eb9-b0a2-1b50715b9c4f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.016389] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b8bf9a-27a4-4eb9-b0a2-1b50715b9c4f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.016772] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b8bf9a-27a4-4eb9-b0a2-1b50715b9c4f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.016986] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b8bf9a-27a4-4eb9-b0a2-1b50715b9c4f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.017819] [55187]: DEBUG oslo_concurrency.lockutils [None req-37b8bf9a-27a4-4eb9-b0a2-1b50715b9c4f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.033075] [55188]: DEBUG nova.api.openstack.wsgi [None req-1cc125e5-cb09-44f7-a771-db86e9aaa863 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4afa944ca0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.064256] [55187]: DEBUG nova.policy [None req-37b8bf9a-27a4-4eb9-b0a2-1b50715b9c4f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.066415] [55188]: INFO nova.api.openstack.requestlog [None req-1cc125e5-cb09-44f7-a771-db86e9aaa863 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77" status: 200 len: 1603 microversion: 2.1 time: 0.035501 [ 915.066765] [55188]: [pid: 55188|app: 0|req: 2926/5750] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:06:35 2025] GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77 => generated 1603 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.069678] [55187]: INFO nova.api.openstack.requestlog [None req-37b8bf9a-27a4-4eb9-b0a2-1b50715b9c4f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1211 microversion: 2.1 time: 0.069459 [ 915.070209] [55187]: [pid: 55187|app: 0|req: 2825/5751] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:35 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1211 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.252229] [55188]: DEBUG nova.api.openstack.wsgi [None req-6d87a9e6-41e8-4d7e-8568-1abc7d354491 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.254591] [55188]: DEBUG nova.compute.api [None req-6d87a9e6-41e8-4d7e-8568-1abc7d354491 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.261723] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d87a9e6-41e8-4d7e-8568-1abc7d354491 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.261723] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d87a9e6-41e8-4d7e-8568-1abc7d354491 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.261723] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d87a9e6-41e8-4d7e-8568-1abc7d354491 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.261996] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d87a9e6-41e8-4d7e-8568-1abc7d354491 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.262211] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d87a9e6-41e8-4d7e-8568-1abc7d354491 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.262400] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d87a9e6-41e8-4d7e-8568-1abc7d354491 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.284028] [55187]: DEBUG nova.api.openstack.wsgi [None req-e4eb4af1-bb73-4c08-a19c-f2041447551f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.285205] [55187]: DEBUG nova.compute.api [None req-e4eb4af1-bb73-4c08-a19c-f2041447551f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.289756] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4eb4af1-bb73-4c08-a19c-f2041447551f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.290288] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4eb4af1-bb73-4c08-a19c-f2041447551f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.290638] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4eb4af1-bb73-4c08-a19c-f2041447551f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.291224] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4eb4af1-bb73-4c08-a19c-f2041447551f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.291566] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4eb4af1-bb73-4c08-a19c-f2041447551f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.291884] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4eb4af1-bb73-4c08-a19c-f2041447551f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.369532] [55188]: DEBUG nova.policy [None req-6d87a9e6-41e8-4d7e-8568-1abc7d354491 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.377186] [55188]: INFO nova.api.openstack.requestlog [None req-6d87a9e6-41e8-4d7e-8568-1abc7d354491 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.127842 [ 915.377683] [55188]: [pid: 55188|app: 0|req: 2927/5752] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:35 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.422024] [55188]: DEBUG nova.api.openstack.wsgi [None req-79c975e3-0e4a-4f5f-9ccf-18dd9f812647 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.423494] [55188]: DEBUG nova.compute.api [None req-79c975e3-0e4a-4f5f-9ccf-18dd9f812647 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.427727] [55188]: DEBUG oslo_concurrency.lockutils [None req-79c975e3-0e4a-4f5f-9ccf-18dd9f812647 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.428053] [55188]: DEBUG oslo_concurrency.lockutils [None req-79c975e3-0e4a-4f5f-9ccf-18dd9f812647 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.432131] [55188]: DEBUG oslo_concurrency.lockutils [None req-79c975e3-0e4a-4f5f-9ccf-18dd9f812647 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.432131] [55188]: DEBUG oslo_concurrency.lockutils [None req-79c975e3-0e4a-4f5f-9ccf-18dd9f812647 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.432131] [55188]: DEBUG oslo_concurrency.lockutils [None req-79c975e3-0e4a-4f5f-9ccf-18dd9f812647 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.432131] [55188]: DEBUG oslo_concurrency.lockutils [None req-79c975e3-0e4a-4f5f-9ccf-18dd9f812647 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.520560] [55188]: DEBUG nova.policy [None req-79c975e3-0e4a-4f5f-9ccf-18dd9f812647 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.525331] [55188]: INFO nova.api.openstack.requestlog [None req-79c975e3-0e4a-4f5f-9ccf-18dd9f812647 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1515 microversion: 2.1 time: 0.106277 [ 915.525642] [55188]: [pid: 55188|app: 0|req: 2928/5753] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:35 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1515 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.528946] [55188]: DEBUG nova.api.openstack.wsgi [None req-274420e9-c488-4eab-a36f-13fda2cb730c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.530368] [55188]: DEBUG nova.compute.api [None req-274420e9-c488-4eab-a36f-13fda2cb730c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.537022] [55188]: DEBUG oslo_concurrency.lockutils [None req-274420e9-c488-4eab-a36f-13fda2cb730c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.537022] [55188]: DEBUG oslo_concurrency.lockutils [None req-274420e9-c488-4eab-a36f-13fda2cb730c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.537022] [55188]: DEBUG oslo_concurrency.lockutils [None req-274420e9-c488-4eab-a36f-13fda2cb730c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.537022] [55188]: DEBUG oslo_concurrency.lockutils [None req-274420e9-c488-4eab-a36f-13fda2cb730c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.537022] [55188]: DEBUG oslo_concurrency.lockutils [None req-274420e9-c488-4eab-a36f-13fda2cb730c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.537022] [55188]: DEBUG oslo_concurrency.lockutils [None req-274420e9-c488-4eab-a36f-13fda2cb730c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.614189] [55187]: DEBUG nova.policy [None req-e4eb4af1-bb73-4c08-a19c-f2041447551f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.619481] [55187]: INFO nova.api.openstack.requestlog [None req-e4eb4af1-bb73-4c08-a19c-f2041447551f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1517 microversion: 2.1 time: 0.339398 [ 915.620044] [55187]: [pid: 55187|app: 0|req: 2826/5754] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:35 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1517 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 915.623091] [55187]: DEBUG nova.api.openstack.wsgi [None req-f7bea522-7af2-4f37-8b07-35739021d9e6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.625385] [55187]: DEBUG nova.compute.api [None req-f7bea522-7af2-4f37-8b07-35739021d9e6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.629586] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7bea522-7af2-4f37-8b07-35739021d9e6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.629892] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7bea522-7af2-4f37-8b07-35739021d9e6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.630141] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7bea522-7af2-4f37-8b07-35739021d9e6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.630548] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7bea522-7af2-4f37-8b07-35739021d9e6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.630790] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7bea522-7af2-4f37-8b07-35739021d9e6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.631015] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7bea522-7af2-4f37-8b07-35739021d9e6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.665945] [55187]: DEBUG nova.policy [None req-f7bea522-7af2-4f37-8b07-35739021d9e6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.670991] [55187]: INFO nova.api.openstack.requestlog [None req-f7bea522-7af2-4f37-8b07-35739021d9e6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1210 microversion: 2.1 time: 0.050366 [ 915.671410] [55187]: [pid: 55187|app: 0|req: 2827/5755] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:35 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1210 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.678625] [55187]: DEBUG nova.api.openstack.wsgi [None req-b4f777e6-b534-4672-a850-f9b8f12990b3 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.684633] [55187]: DEBUG nova.compute.api [None req-b4f777e6-b534-4672-a850-f9b8f12990b3 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.688626] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4f777e6-b534-4672-a850-f9b8f12990b3 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.688940] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4f777e6-b534-4672-a850-f9b8f12990b3 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.689370] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4f777e6-b534-4672-a850-f9b8f12990b3 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.689530] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4f777e6-b534-4672-a850-f9b8f12990b3 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.689793] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4f777e6-b534-4672-a850-f9b8f12990b3 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.690057] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4f777e6-b534-4672-a850-f9b8f12990b3 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.694960] [55188]: DEBUG nova.policy [None req-274420e9-c488-4eab-a36f-13fda2cb730c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.701052] [55188]: INFO nova.api.openstack.requestlog [None req-274420e9-c488-4eab-a36f-13fda2cb730c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1310 microversion: 2.1 time: 0.174769 [ 915.701448] [55188]: [pid: 55188|app: 0|req: 2929/5756] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:35 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1310 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.706726] [55188]: DEBUG nova.api.openstack.wsgi [None req-d7ec73b8-f977-4550-8a8c-1d09631c7f17 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.711118] [55188]: DEBUG nova.compute.api [None req-d7ec73b8-f977-4550-8a8c-1d09631c7f17 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.716187] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7ec73b8-f977-4550-8a8c-1d09631c7f17 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.716503] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7ec73b8-f977-4550-8a8c-1d09631c7f17 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.716740] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7ec73b8-f977-4550-8a8c-1d09631c7f17 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.717150] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7ec73b8-f977-4550-8a8c-1d09631c7f17 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.717398] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7ec73b8-f977-4550-8a8c-1d09631c7f17 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.717650] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7ec73b8-f977-4550-8a8c-1d09631c7f17 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.736320] [55187]: DEBUG nova.policy [None req-b4f777e6-b534-4672-a850-f9b8f12990b3 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.740366] [55187]: INFO nova.api.openstack.requestlog [None req-b4f777e6-b534-4672-a850-f9b8f12990b3 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1222 microversion: 2.1 time: 0.068309 [ 915.740738] [55187]: [pid: 55187|app: 0|req: 2828/5757] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:36 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1222 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.743990] [55187]: DEBUG nova.api.openstack.wsgi [None req-5b5ae5b4-8781-4eb5-a45f-75b8c249ce6b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.747735] [55187]: DEBUG nova.compute.api [None req-5b5ae5b4-8781-4eb5-a45f-75b8c249ce6b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.750812] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b5ae5b4-8781-4eb5-a45f-75b8c249ce6b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.751174] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b5ae5b4-8781-4eb5-a45f-75b8c249ce6b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.751405] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b5ae5b4-8781-4eb5-a45f-75b8c249ce6b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.751838] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b5ae5b4-8781-4eb5-a45f-75b8c249ce6b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.752068] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b5ae5b4-8781-4eb5-a45f-75b8c249ce6b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.752249] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b5ae5b4-8781-4eb5-a45f-75b8c249ce6b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.766056] [55188]: DEBUG nova.policy [None req-d7ec73b8-f977-4550-8a8c-1d09631c7f17 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.772752] [55188]: INFO nova.api.openstack.requestlog [None req-d7ec73b8-f977-4550-8a8c-1d09631c7f17 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1209 microversion: 2.1 time: 0.070621 [ 915.773239] [55188]: [pid: 55188|app: 0|req: 2930/5758] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:36 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1209 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.773919] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b5ae5b4-8781-4eb5-a45f-75b8c249ce6b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.774352] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b5ae5b4-8781-4eb5-a45f-75b8c249ce6b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.774448] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b5ae5b4-8781-4eb5-a45f-75b8c249ce6b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.774706] [55187]: DEBUG nova.objects.instance [None req-5b5ae5b4-8781-4eb5-a45f-75b8c249ce6b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lazy-loading 'fault' on Instance uuid 41ec6f72-3a16-4182-bfe9-4f92926495b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.778524] [55188]: DEBUG nova.api.openstack.wsgi [req-ba5637ee-e698-41bf-9b2a-3a40ac10e41c req-69a81e6e-a20d-4dc6-9f54-d5f0c250435d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "50d57bb6-5695-4435-b30d-38ddceaea97e", "tag": "2a0858e6-2a8b-4611-a837-3d9efa536e9c"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 915.788401] [55188]: DEBUG oslo_concurrency.lockutils [req-ba5637ee-e698-41bf-9b2a-3a40ac10e41c req-69a81e6e-a20d-4dc6-9f54-d5f0c250435d service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.788851] [55188]: DEBUG oslo_concurrency.lockutils [req-ba5637ee-e698-41bf-9b2a-3a40ac10e41c req-69a81e6e-a20d-4dc6-9f54-d5f0c250435d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.788851] [55188]: DEBUG oslo_concurrency.lockutils [req-ba5637ee-e698-41bf-9b2a-3a40ac10e41c req-69a81e6e-a20d-4dc6-9f54-d5f0c250435d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.798444] [55188]: INFO nova.api.openstack.compute.server_external_events [req-ba5637ee-e698-41bf-9b2a-3a40ac10e41c req-69a81e6e-a20d-4dc6-9f54-d5f0c250435d service nova] Creating event network-changed:2a0858e6-2a8b-4611-a837-3d9efa536e9c for instance 50d57bb6-5695-4435-b30d-38ddceaea97e on cpu-1 [ 915.798899] [55187]: DEBUG nova.policy [None req-5b5ae5b4-8781-4eb5-a45f-75b8c249ce6b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.803220] [55188]: INFO nova.api.openstack.requestlog [req-ba5637ee-e698-41bf-9b2a-3a40ac10e41c req-69a81e6e-a20d-4dc6-9f54-d5f0c250435d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029315 [ 915.803838] [55188]: [pid: 55188|app: 0|req: 2931/5759] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:36 2025] 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) [ 915.803896] [55187]: INFO nova.api.openstack.requestlog [None req-5b5ae5b4-8781-4eb5-a45f-75b8c249ce6b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1300 microversion: 2.1 time: 0.062498 [ 915.804239] [55187]: [pid: 55187|app: 0|req: 2829/5760] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:36 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.806754] [55188]: DEBUG nova.api.openstack.wsgi [None req-ce9a94b0-4dcc-4dc7-a674-26b9ef182450 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.806833] [55187]: DEBUG nova.api.openstack.wsgi [None req-1cfabbe0-019e-46d1-9e02-3fb8bafc5d1b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 915.808644] [55188]: DEBUG nova.compute.api [None req-ce9a94b0-4dcc-4dc7-a674-26b9ef182450 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.808710] [55187]: DEBUG nova.compute.api [None req-1cfabbe0-019e-46d1-9e02-3fb8bafc5d1b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 915.813134] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cfabbe0-019e-46d1-9e02-3fb8bafc5d1b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.813389] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cfabbe0-019e-46d1-9e02-3fb8bafc5d1b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.813576] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cfabbe0-019e-46d1-9e02-3fb8bafc5d1b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.813611] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce9a94b0-4dcc-4dc7-a674-26b9ef182450 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.813849] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce9a94b0-4dcc-4dc7-a674-26b9ef182450 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.813932] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cfabbe0-019e-46d1-9e02-3fb8bafc5d1b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.814053] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce9a94b0-4dcc-4dc7-a674-26b9ef182450 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.814170] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cfabbe0-019e-46d1-9e02-3fb8bafc5d1b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.814346] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cfabbe0-019e-46d1-9e02-3fb8bafc5d1b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.814413] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce9a94b0-4dcc-4dc7-a674-26b9ef182450 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.814614] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce9a94b0-4dcc-4dc7-a674-26b9ef182450 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.814787] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce9a94b0-4dcc-4dc7-a674-26b9ef182450 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.836337] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce9a94b0-4dcc-4dc7-a674-26b9ef182450 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.836587] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce9a94b0-4dcc-4dc7-a674-26b9ef182450 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.836800] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce9a94b0-4dcc-4dc7-a674-26b9ef182450 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.837035] [55188]: DEBUG nova.objects.instance [None req-ce9a94b0-4dcc-4dc7-a674-26b9ef182450 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.849115] [55187]: DEBUG nova.policy [None req-1cfabbe0-019e-46d1-9e02-3fb8bafc5d1b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.853884] [55187]: INFO nova.api.openstack.requestlog [None req-1cfabbe0-019e-46d1-9e02-3fb8bafc5d1b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1299 microversion: 2.1 time: 0.049018 [ 915.854540] [55187]: [pid: 55187|app: 0|req: 2830/5761] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:36 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.866771] [55188]: DEBUG nova.policy [None req-ce9a94b0-4dcc-4dc7-a674-26b9ef182450 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.871317] [55188]: INFO nova.api.openstack.requestlog [None req-ce9a94b0-4dcc-4dc7-a674-26b9ef182450 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.066817 [ 915.873486] [55188]: [pid: 55188|app: 0|req: 2932/5762] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:36 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.022286] [55187]: DEBUG nova.api.openstack.wsgi [None req-2088350d-b974-4769-9160-9237ea8e7d38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.023988] [55187]: DEBUG nova.compute.api [None req-2088350d-b974-4769-9160-9237ea8e7d38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.027995] [55187]: DEBUG oslo_concurrency.lockutils [None req-2088350d-b974-4769-9160-9237ea8e7d38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.028249] [55187]: DEBUG oslo_concurrency.lockutils [None req-2088350d-b974-4769-9160-9237ea8e7d38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.028483] [55187]: DEBUG oslo_concurrency.lockutils [None req-2088350d-b974-4769-9160-9237ea8e7d38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.028899] [55187]: DEBUG oslo_concurrency.lockutils [None req-2088350d-b974-4769-9160-9237ea8e7d38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.029123] [55187]: DEBUG oslo_concurrency.lockutils [None req-2088350d-b974-4769-9160-9237ea8e7d38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.029303] [55187]: DEBUG oslo_concurrency.lockutils [None req-2088350d-b974-4769-9160-9237ea8e7d38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.038419] [55187]: INFO nova.api.openstack.wsgi [None req-2088350d-b974-4769-9160-9237ea8e7d38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] HTTP exception thrown: Instance aba9e6d0-d4d4-4141-bc97-902a1e5e4925 could not be found. [ 916.038857] [55187]: DEBUG nova.api.openstack.wsgi [None req-2088350d-b974-4769-9160-9237ea8e7d38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Returning 404 to user: Instance aba9e6d0-d4d4-4141-bc97-902a1e5e4925 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 916.039356] [55187]: INFO nova.api.openstack.requestlog [None req-2088350d-b974-4769-9160-9237ea8e7d38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 404 len: 111 microversion: 2.1 time: 0.019284 [ 916.039561] [55187]: [pid: 55187|app: 0|req: 2831/5763] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:36 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 916.077286] [55188]: DEBUG nova.api.openstack.wsgi [None req-95ff3c8f-a90c-4368-b5ae-761421036e1b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4afa7fe4d0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.085639] [55187]: DEBUG nova.api.openstack.wsgi [None req-89e00cf1-3e48-44d7-a32e-238d7d2c0a0a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.087511] [55187]: DEBUG nova.compute.api [None req-89e00cf1-3e48-44d7-a32e-238d7d2c0a0a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.092869] [55187]: DEBUG oslo_concurrency.lockutils [None req-89e00cf1-3e48-44d7-a32e-238d7d2c0a0a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.093550] [55187]: DEBUG oslo_concurrency.lockutils [None req-89e00cf1-3e48-44d7-a32e-238d7d2c0a0a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.093550] [55187]: DEBUG oslo_concurrency.lockutils [None req-89e00cf1-3e48-44d7-a32e-238d7d2c0a0a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.093721] [55187]: DEBUG oslo_concurrency.lockutils [None req-89e00cf1-3e48-44d7-a32e-238d7d2c0a0a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.093948] [55187]: DEBUG oslo_concurrency.lockutils [None req-89e00cf1-3e48-44d7-a32e-238d7d2c0a0a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.094461] [55187]: DEBUG oslo_concurrency.lockutils [None req-89e00cf1-3e48-44d7-a32e-238d7d2c0a0a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.111306] [55188]: INFO nova.api.openstack.requestlog [None req-95ff3c8f-a90c-4368-b5ae-761421036e1b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77" status: 200 len: 1603 microversion: 2.1 time: 0.036553 [ 916.111516] [55188]: [pid: 55188|app: 0|req: 2933/5764] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:06:36 2025] GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77 => generated 1603 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.115030] [55188]: DEBUG nova.api.openstack.wsgi [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerNegativeTestJSON-server-1585016217", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 916.143396] [55187]: DEBUG nova.policy [None req-89e00cf1-3e48-44d7-a32e-238d7d2c0a0a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.148103] [55187]: INFO nova.api.openstack.requestlog [None req-89e00cf1-3e48-44d7-a32e-238d7d2c0a0a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1211 microversion: 2.1 time: 0.066027 [ 916.148448] [55187]: [pid: 55187|app: 0|req: 2832/5765] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:36 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1211 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.157873] [55188]: DEBUG oslo_concurrency.lockutils [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.158202] [55188]: DEBUG oslo_concurrency.lockutils [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.158402] [55188]: DEBUG oslo_concurrency.lockutils [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.158825] [55188]: DEBUG oslo_concurrency.lockutils [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.159044] [55188]: DEBUG oslo_concurrency.lockutils [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.159256] [55188]: DEBUG oslo_concurrency.lockutils [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.165112] [55188]: DEBUG nova.network.neutron [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] validate_networks() for [('bb415533-28bc-419e-8047-a80e6bbbcdfa', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 916.390551] [55187]: DEBUG nova.api.openstack.wsgi [None req-ba9b114f-9614-473c-ad41-caf7c841f372 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.392455] [55187]: DEBUG nova.compute.api [None req-ba9b114f-9614-473c-ad41-caf7c841f372 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.397947] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba9b114f-9614-473c-ad41-caf7c841f372 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.398102] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba9b114f-9614-473c-ad41-caf7c841f372 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.398269] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba9b114f-9614-473c-ad41-caf7c841f372 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.398648] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba9b114f-9614-473c-ad41-caf7c841f372 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.398869] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba9b114f-9614-473c-ad41-caf7c841f372 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.399059] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba9b114f-9614-473c-ad41-caf7c841f372 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.496158] [55188]: DEBUG nova.virt.hardware [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 916.496377] [55188]: DEBUG nova.virt.hardware [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 916.496588] [55188]: DEBUG nova.virt.hardware [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 916.496750] [55188]: DEBUG nova.virt.hardware [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 916.496915] [55188]: DEBUG nova.virt.hardware [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 916.506953] [55188]: DEBUG oslo_concurrency.lockutils [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.507701] [55188]: DEBUG oslo_concurrency.lockutils [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.507701] [55188]: DEBUG oslo_concurrency.lockutils [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.508271] [55188]: DEBUG oslo_concurrency.lockutils [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.508271] [55188]: DEBUG oslo_concurrency.lockutils [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.508531] [55188]: DEBUG oslo_concurrency.lockutils [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.521963] [55188]: DEBUG nova.quota [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Getting quotas for project d4f5ea8d10b14ba2a6aff44d1240f7b3. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 916.526603] [55188]: DEBUG nova.quota [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Getting quotas for user 3dfcb089e0de4396877ddd702f3f59d5 and project d4f5ea8d10b14ba2a6aff44d1240f7b3. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 916.527476] [55187]: DEBUG nova.policy [None req-ba9b114f-9614-473c-ad41-caf7c841f372 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.534099] [55187]: INFO nova.api.openstack.requestlog [None req-ba9b114f-9614-473c-ad41-caf7c841f372 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.146030 [ 916.534741] [55187]: [pid: 55187|app: 0|req: 2833/5766] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:36 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.536215] [55188]: DEBUG nova.compute.api [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 916.537390] [55188]: DEBUG nova.compute.api [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 916.538814] [55187]: DEBUG nova.api.openstack.wsgi [None req-09be10c1-c1ab-4487-8ea6-44509a70af09 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.540684] [55187]: DEBUG nova.compute.api [None req-09be10c1-c1ab-4487-8ea6-44509a70af09 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.544568] [55187]: DEBUG oslo_concurrency.lockutils [None req-09be10c1-c1ab-4487-8ea6-44509a70af09 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.545434] [55187]: DEBUG oslo_concurrency.lockutils [None req-09be10c1-c1ab-4487-8ea6-44509a70af09 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.545434] [55187]: DEBUG oslo_concurrency.lockutils [None req-09be10c1-c1ab-4487-8ea6-44509a70af09 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.545666] [55187]: DEBUG oslo_concurrency.lockutils [None req-09be10c1-c1ab-4487-8ea6-44509a70af09 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.545898] [55187]: DEBUG oslo_concurrency.lockutils [None req-09be10c1-c1ab-4487-8ea6-44509a70af09 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.546113] [55187]: DEBUG oslo_concurrency.lockutils [None req-09be10c1-c1ab-4487-8ea6-44509a70af09 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.578586] [55188]: INFO nova.api.openstack.requestlog [None req-81fcc1b5-41bd-4641-ade3-0216f8adf885 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.466385 [ 916.579069] [55188]: [pid: 55188|app: 0|req: 2934/5767] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:06:36 2025] POST /compute/v2.1/servers => generated 383 bytes in 467 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 916.585373] [55188]: DEBUG nova.api.openstack.wsgi [None req-f69a5bb2-c7d2-47d2-bc9d-ad35e62fa8e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.587384] [55188]: DEBUG nova.compute.api [None req-f69a5bb2-c7d2-47d2-bc9d-ad35e62fa8e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.623416] [55188]: DEBUG nova.policy [None req-f69a5bb2-c7d2-47d2-bc9d-ad35e62fa8e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.627496] [55188]: INFO nova.api.openstack.requestlog [None req-f69a5bb2-c7d2-47d2-bc9d-ad35e62fa8e3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1223 microversion: 2.1 time: 0.044520 [ 916.627861] [55188]: [pid: 55188|app: 0|req: 2935/5768] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:36 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1223 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.635537] [55188]: DEBUG nova.api.openstack.wsgi [None req-13e270c3-d840-49bd-877f-a69f54552044 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.641938] [55188]: DEBUG nova.compute.api [None req-13e270c3-d840-49bd-877f-a69f54552044 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.646517] [55188]: DEBUG oslo_concurrency.lockutils [None req-13e270c3-d840-49bd-877f-a69f54552044 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.646517] [55188]: DEBUG oslo_concurrency.lockutils [None req-13e270c3-d840-49bd-877f-a69f54552044 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.646517] [55188]: DEBUG oslo_concurrency.lockutils [None req-13e270c3-d840-49bd-877f-a69f54552044 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.646517] [55188]: DEBUG oslo_concurrency.lockutils [None req-13e270c3-d840-49bd-877f-a69f54552044 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.646517] [55188]: DEBUG oslo_concurrency.lockutils [None req-13e270c3-d840-49bd-877f-a69f54552044 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.646969] [55188]: DEBUG oslo_concurrency.lockutils [None req-13e270c3-d840-49bd-877f-a69f54552044 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.653117] [55187]: DEBUG nova.policy [None req-09be10c1-c1ab-4487-8ea6-44509a70af09 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.658835] [55187]: INFO nova.api.openstack.requestlog [None req-09be10c1-c1ab-4487-8ea6-44509a70af09 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1520 microversion: 2.1 time: 0.121996 [ 916.659204] [55187]: [pid: 55187|app: 0|req: 2834/5769] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:36 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1520 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.691493] [55187]: DEBUG nova.api.openstack.wsgi [None req-683f7752-9291-46b0-ba17-57f4021caa44 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.694814] [55187]: DEBUG nova.compute.api [None req-683f7752-9291-46b0-ba17-57f4021caa44 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.699550] [55187]: DEBUG oslo_concurrency.lockutils [None req-683f7752-9291-46b0-ba17-57f4021caa44 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.699805] [55187]: DEBUG oslo_concurrency.lockutils [None req-683f7752-9291-46b0-ba17-57f4021caa44 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.699991] [55187]: DEBUG oslo_concurrency.lockutils [None req-683f7752-9291-46b0-ba17-57f4021caa44 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.700366] [55187]: DEBUG oslo_concurrency.lockutils [None req-683f7752-9291-46b0-ba17-57f4021caa44 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.700566] [55187]: DEBUG oslo_concurrency.lockutils [None req-683f7752-9291-46b0-ba17-57f4021caa44 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.700745] [55187]: DEBUG oslo_concurrency.lockutils [None req-683f7752-9291-46b0-ba17-57f4021caa44 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.741453] [55187]: DEBUG nova.policy [None req-683f7752-9291-46b0-ba17-57f4021caa44 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.745937] [55187]: INFO nova.api.openstack.requestlog [None req-683f7752-9291-46b0-ba17-57f4021caa44 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1210 microversion: 2.1 time: 0.057631 [ 916.746276] [55187]: [pid: 55187|app: 0|req: 2835/5770] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:37 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1210 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 916.752596] [55187]: DEBUG nova.api.openstack.wsgi [None req-90270abd-2af1-4f6b-b3b1-1e0c629ffeb9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.754028] [55187]: DEBUG nova.compute.api [None req-90270abd-2af1-4f6b-b3b1-1e0c629ffeb9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.755904] [55188]: DEBUG nova.policy [None req-13e270c3-d840-49bd-877f-a69f54552044 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.758200] [55187]: DEBUG oslo_concurrency.lockutils [None req-90270abd-2af1-4f6b-b3b1-1e0c629ffeb9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.758200] [55187]: DEBUG oslo_concurrency.lockutils [None req-90270abd-2af1-4f6b-b3b1-1e0c629ffeb9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.758200] [55187]: DEBUG oslo_concurrency.lockutils [None req-90270abd-2af1-4f6b-b3b1-1e0c629ffeb9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.758488] [55187]: DEBUG oslo_concurrency.lockutils [None req-90270abd-2af1-4f6b-b3b1-1e0c629ffeb9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.758769] [55187]: DEBUG oslo_concurrency.lockutils [None req-90270abd-2af1-4f6b-b3b1-1e0c629ffeb9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.759015] [55187]: DEBUG oslo_concurrency.lockutils [None req-90270abd-2af1-4f6b-b3b1-1e0c629ffeb9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.760523] [55188]: INFO nova.api.openstack.requestlog [None req-13e270c3-d840-49bd-877f-a69f54552044 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1517 microversion: 2.1 time: 0.127183 [ 916.760523] [55188]: [pid: 55188|app: 0|req: 2936/5771] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:37 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1517 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.764955] [55188]: DEBUG nova.api.openstack.wsgi [None req-37ff6a2a-4bc8-45dc-affe-08756137d81a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.767956] [55188]: DEBUG nova.compute.api [None req-37ff6a2a-4bc8-45dc-affe-08756137d81a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.774760] [55188]: DEBUG oslo_concurrency.lockutils [None req-37ff6a2a-4bc8-45dc-affe-08756137d81a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.775029] [55188]: DEBUG oslo_concurrency.lockutils [None req-37ff6a2a-4bc8-45dc-affe-08756137d81a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.775219] [55188]: DEBUG oslo_concurrency.lockutils [None req-37ff6a2a-4bc8-45dc-affe-08756137d81a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.775576] [55188]: DEBUG oslo_concurrency.lockutils [None req-37ff6a2a-4bc8-45dc-affe-08756137d81a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.775768] [55188]: DEBUG oslo_concurrency.lockutils [None req-37ff6a2a-4bc8-45dc-affe-08756137d81a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.775944] [55188]: DEBUG oslo_concurrency.lockutils [None req-37ff6a2a-4bc8-45dc-affe-08756137d81a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.815153] [55188]: DEBUG nova.policy [None req-37ff6a2a-4bc8-45dc-affe-08756137d81a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.818946] [55188]: INFO nova.api.openstack.requestlog [None req-37ff6a2a-4bc8-45dc-affe-08756137d81a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1222 microversion: 2.1 time: 0.057845 [ 916.819299] [55188]: [pid: 55188|app: 0|req: 2937/5772] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:37 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1222 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.821895] [55188]: DEBUG nova.api.openstack.wsgi [None req-ef7e6200-9297-42bb-922f-653c051946a6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.823535] [55188]: DEBUG nova.compute.api [None req-ef7e6200-9297-42bb-922f-653c051946a6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.827241] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef7e6200-9297-42bb-922f-653c051946a6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.827241] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef7e6200-9297-42bb-922f-653c051946a6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.827361] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef7e6200-9297-42bb-922f-653c051946a6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.827727] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef7e6200-9297-42bb-922f-653c051946a6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.827932] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef7e6200-9297-42bb-922f-653c051946a6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.828120] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef7e6200-9297-42bb-922f-653c051946a6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.856218] [55187]: DEBUG nova.policy [None req-90270abd-2af1-4f6b-b3b1-1e0c629ffeb9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.859560] [55187]: INFO nova.api.openstack.requestlog [None req-90270abd-2af1-4f6b-b3b1-1e0c629ffeb9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1310 microversion: 2.1 time: 0.112690 [ 916.860064] [55187]: [pid: 55187|app: 0|req: 2836/5773] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:37 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1310 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.864172] [55187]: DEBUG nova.api.openstack.wsgi [None req-482f8686-441b-479a-90a5-27ba47135cc3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.864229] [55187]: DEBUG nova.compute.api [None req-482f8686-441b-479a-90a5-27ba47135cc3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.864509] [55188]: DEBUG nova.policy [None req-ef7e6200-9297-42bb-922f-653c051946a6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.869116] [55187]: DEBUG oslo_concurrency.lockutils [None req-482f8686-441b-479a-90a5-27ba47135cc3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.869240] [55188]: INFO nova.api.openstack.requestlog [None req-ef7e6200-9297-42bb-922f-653c051946a6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1265 microversion: 2.1 time: 0.049079 [ 916.869402] [55187]: DEBUG oslo_concurrency.lockutils [None req-482f8686-441b-479a-90a5-27ba47135cc3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.869584] [55188]: [pid: 55188|app: 0|req: 2938/5774] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:37 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1265 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.869660] [55187]: DEBUG oslo_concurrency.lockutils [None req-482f8686-441b-479a-90a5-27ba47135cc3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.870828] [55187]: DEBUG oslo_concurrency.lockutils [None req-482f8686-441b-479a-90a5-27ba47135cc3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.870828] [55187]: DEBUG oslo_concurrency.lockutils [None req-482f8686-441b-479a-90a5-27ba47135cc3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.870828] [55187]: DEBUG oslo_concurrency.lockutils [None req-482f8686-441b-479a-90a5-27ba47135cc3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.872220] [55188]: DEBUG nova.api.openstack.wsgi [None req-a7cd9124-0a62-445f-8c1f-f2649ba80222 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.874136] [55188]: DEBUG nova.compute.api [None req-a7cd9124-0a62-445f-8c1f-f2649ba80222 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.879298] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7cd9124-0a62-445f-8c1f-f2649ba80222 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.879298] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7cd9124-0a62-445f-8c1f-f2649ba80222 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.879298] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7cd9124-0a62-445f-8c1f-f2649ba80222 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.879298] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7cd9124-0a62-445f-8c1f-f2649ba80222 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.879298] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7cd9124-0a62-445f-8c1f-f2649ba80222 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.879298] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7cd9124-0a62-445f-8c1f-f2649ba80222 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.890848] [55187]: DEBUG oslo_concurrency.lockutils [None req-482f8686-441b-479a-90a5-27ba47135cc3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.891259] [55187]: DEBUG oslo_concurrency.lockutils [None req-482f8686-441b-479a-90a5-27ba47135cc3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.891645] [55187]: DEBUG oslo_concurrency.lockutils [None req-482f8686-441b-479a-90a5-27ba47135cc3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.891961] [55187]: DEBUG nova.objects.instance [None req-482f8686-441b-479a-90a5-27ba47135cc3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lazy-loading 'fault' on Instance uuid 41ec6f72-3a16-4182-bfe9-4f92926495b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.918160] [55187]: DEBUG nova.policy [None req-482f8686-441b-479a-90a5-27ba47135cc3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.923023] [55187]: INFO nova.api.openstack.requestlog [None req-482f8686-441b-479a-90a5-27ba47135cc3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1300 microversion: 2.1 time: 0.061465 [ 916.923023] [55187]: [pid: 55187|app: 0|req: 2837/5775] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:37 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1300 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.924967] [55187]: DEBUG nova.api.openstack.wsgi [None req-1959110f-c4a2-4abc-8d2c-37a991ccc22f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 916.926850] [55187]: DEBUG nova.compute.api [None req-1959110f-c4a2-4abc-8d2c-37a991ccc22f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 916.930584] [55187]: DEBUG oslo_concurrency.lockutils [None req-1959110f-c4a2-4abc-8d2c-37a991ccc22f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.930935] [55187]: DEBUG oslo_concurrency.lockutils [None req-1959110f-c4a2-4abc-8d2c-37a991ccc22f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.931589] [55187]: DEBUG oslo_concurrency.lockutils [None req-1959110f-c4a2-4abc-8d2c-37a991ccc22f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.932052] [55187]: DEBUG oslo_concurrency.lockutils [None req-1959110f-c4a2-4abc-8d2c-37a991ccc22f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.932454] [55187]: DEBUG oslo_concurrency.lockutils [None req-1959110f-c4a2-4abc-8d2c-37a991ccc22f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.932732] [55187]: DEBUG oslo_concurrency.lockutils [None req-1959110f-c4a2-4abc-8d2c-37a991ccc22f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.954482] [55187]: DEBUG oslo_concurrency.lockutils [None req-1959110f-c4a2-4abc-8d2c-37a991ccc22f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.954832] [55187]: DEBUG oslo_concurrency.lockutils [None req-1959110f-c4a2-4abc-8d2c-37a991ccc22f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.956913] [55187]: DEBUG oslo_concurrency.lockutils [None req-1959110f-c4a2-4abc-8d2c-37a991ccc22f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.956913] [55187]: DEBUG nova.objects.instance [None req-1959110f-c4a2-4abc-8d2c-37a991ccc22f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.976182] [55187]: DEBUG nova.policy [None req-1959110f-c4a2-4abc-8d2c-37a991ccc22f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.981972] [55187]: INFO nova.api.openstack.requestlog [None req-1959110f-c4a2-4abc-8d2c-37a991ccc22f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.058932 [ 916.982313] [55187]: [pid: 55187|app: 0|req: 2838/5776] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:37 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.005484] [55188]: DEBUG nova.policy [None req-a7cd9124-0a62-445f-8c1f-f2649ba80222 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.011608] [55188]: INFO nova.api.openstack.requestlog [None req-a7cd9124-0a62-445f-8c1f-f2649ba80222 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1376 microversion: 2.1 time: 0.141416 [ 917.011925] [55188]: [pid: 55188|app: 0|req: 2939/5777] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:37 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1376 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.123437] [55187]: DEBUG nova.api.openstack.wsgi [None req-e372e816-f3b8-489d-b5b6-b8ddcbfda269 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4afb2101f0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.161177] [55187]: INFO nova.api.openstack.requestlog [None req-e372e816-f3b8-489d-b5b6-b8ddcbfda269 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77" status: 200 len: 1603 microversion: 2.1 time: 0.041339 [ 917.161524] [55187]: [pid: 55187|app: 0|req: 2839/5778] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:06:37 2025] GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77 => generated 1603 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.164041] [55188]: DEBUG nova.api.openstack.wsgi [None req-516f682e-a6ea-480c-a082-4f98c81f288e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.166440] [55188]: DEBUG nova.compute.api [None req-516f682e-a6ea-480c-a082-4f98c81f288e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.170408] [55188]: DEBUG oslo_concurrency.lockutils [None req-516f682e-a6ea-480c-a082-4f98c81f288e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.170408] [55188]: DEBUG oslo_concurrency.lockutils [None req-516f682e-a6ea-480c-a082-4f98c81f288e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.170408] [55188]: DEBUG oslo_concurrency.lockutils [None req-516f682e-a6ea-480c-a082-4f98c81f288e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.170607] [55188]: DEBUG oslo_concurrency.lockutils [None req-516f682e-a6ea-480c-a082-4f98c81f288e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.170781] [55188]: DEBUG oslo_concurrency.lockutils [None req-516f682e-a6ea-480c-a082-4f98c81f288e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.173013] [55188]: DEBUG oslo_concurrency.lockutils [None req-516f682e-a6ea-480c-a082-4f98c81f288e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.219934] [55188]: DEBUG nova.policy [None req-516f682e-a6ea-480c-a082-4f98c81f288e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.225059] [55188]: INFO nova.api.openstack.requestlog [None req-516f682e-a6ea-480c-a082-4f98c81f288e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1211 microversion: 2.1 time: 0.065801 [ 917.225405] [55188]: [pid: 55188|app: 0|req: 2940/5779] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:37 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1211 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.550958] [55187]: DEBUG nova.api.openstack.wsgi [None req-7772027c-73cb-47ca-8b78-a264c9ee2fef tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.553366] [55187]: DEBUG nova.compute.api [None req-7772027c-73cb-47ca-8b78-a264c9ee2fef tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.561733] [55187]: DEBUG oslo_concurrency.lockutils [None req-7772027c-73cb-47ca-8b78-a264c9ee2fef tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.562151] [55187]: DEBUG oslo_concurrency.lockutils [None req-7772027c-73cb-47ca-8b78-a264c9ee2fef tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.562416] [55187]: DEBUG oslo_concurrency.lockutils [None req-7772027c-73cb-47ca-8b78-a264c9ee2fef tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.562839] [55187]: DEBUG oslo_concurrency.lockutils [None req-7772027c-73cb-47ca-8b78-a264c9ee2fef tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.563132] [55187]: DEBUG oslo_concurrency.lockutils [None req-7772027c-73cb-47ca-8b78-a264c9ee2fef tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.563395] [55187]: DEBUG oslo_concurrency.lockutils [None req-7772027c-73cb-47ca-8b78-a264c9ee2fef tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.646852] [55188]: DEBUG nova.api.openstack.wsgi [None req-b229ab60-9d7c-4981-92b3-c3249ed2ed80 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.648927] [55188]: DEBUG nova.compute.api [None req-b229ab60-9d7c-4981-92b3-c3249ed2ed80 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.653375] [55188]: DEBUG oslo_concurrency.lockutils [None req-b229ab60-9d7c-4981-92b3-c3249ed2ed80 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.653654] [55188]: DEBUG oslo_concurrency.lockutils [None req-b229ab60-9d7c-4981-92b3-c3249ed2ed80 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.653855] [55188]: DEBUG oslo_concurrency.lockutils [None req-b229ab60-9d7c-4981-92b3-c3249ed2ed80 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.654261] [55188]: DEBUG oslo_concurrency.lockutils [None req-b229ab60-9d7c-4981-92b3-c3249ed2ed80 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.654470] [55188]: DEBUG oslo_concurrency.lockutils [None req-b229ab60-9d7c-4981-92b3-c3249ed2ed80 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.654647] [55188]: DEBUG oslo_concurrency.lockutils [None req-b229ab60-9d7c-4981-92b3-c3249ed2ed80 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.696024] [55188]: DEBUG nova.policy [None req-b229ab60-9d7c-4981-92b3-c3249ed2ed80 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.703407] [55188]: INFO nova.api.openstack.requestlog [None req-b229ab60-9d7c-4981-92b3-c3249ed2ed80 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1227 microversion: 2.1 time: 0.059232 [ 917.703933] [55188]: [pid: 55188|app: 0|req: 2941/5780] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:38 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1227 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.706720] [55188]: DEBUG nova.api.openstack.wsgi [None req-92c46811-eaf1-419d-b54f-8f861b016b1e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.708460] [55188]: DEBUG nova.compute.api [None req-92c46811-eaf1-419d-b54f-8f861b016b1e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.712129] [55188]: DEBUG oslo_concurrency.lockutils [None req-92c46811-eaf1-419d-b54f-8f861b016b1e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.712393] [55188]: DEBUG oslo_concurrency.lockutils [None req-92c46811-eaf1-419d-b54f-8f861b016b1e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.712582] [55188]: DEBUG oslo_concurrency.lockutils [None req-92c46811-eaf1-419d-b54f-8f861b016b1e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.712957] [55188]: DEBUG oslo_concurrency.lockutils [None req-92c46811-eaf1-419d-b54f-8f861b016b1e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.713175] [55188]: DEBUG oslo_concurrency.lockutils [None req-92c46811-eaf1-419d-b54f-8f861b016b1e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.713355] [55188]: DEBUG oslo_concurrency.lockutils [None req-92c46811-eaf1-419d-b54f-8f861b016b1e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.759044] [55187]: DEBUG nova.policy [None req-7772027c-73cb-47ca-8b78-a264c9ee2fef tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.769540] [55187]: INFO nova.api.openstack.requestlog [None req-7772027c-73cb-47ca-8b78-a264c9ee2fef tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.222175 [ 917.770010] [55187]: [pid: 55187|app: 0|req: 2840/5781] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:37 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.772889] [55187]: DEBUG nova.api.openstack.wsgi [None req-80a8bf07-df7a-44d2-a4ca-4312892a9aaa tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.774726] [55187]: DEBUG nova.compute.api [None req-80a8bf07-df7a-44d2-a4ca-4312892a9aaa tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.779074] [55187]: DEBUG oslo_concurrency.lockutils [None req-80a8bf07-df7a-44d2-a4ca-4312892a9aaa tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.779074] [55187]: DEBUG oslo_concurrency.lockutils [None req-80a8bf07-df7a-44d2-a4ca-4312892a9aaa tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.779200] [55187]: DEBUG oslo_concurrency.lockutils [None req-80a8bf07-df7a-44d2-a4ca-4312892a9aaa tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.780181] [55187]: DEBUG oslo_concurrency.lockutils [None req-80a8bf07-df7a-44d2-a4ca-4312892a9aaa tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.780181] [55187]: DEBUG oslo_concurrency.lockutils [None req-80a8bf07-df7a-44d2-a4ca-4312892a9aaa tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.780181] [55187]: DEBUG oslo_concurrency.lockutils [None req-80a8bf07-df7a-44d2-a4ca-4312892a9aaa tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.828420] [55187]: DEBUG nova.policy [None req-80a8bf07-df7a-44d2-a4ca-4312892a9aaa tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.833407] [55187]: INFO nova.api.openstack.requestlog [None req-80a8bf07-df7a-44d2-a4ca-4312892a9aaa tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1210 microversion: 2.1 time: 0.062763 [ 917.834391] [55187]: [pid: 55187|app: 0|req: 2841/5782] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:38 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1210 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.837682] [55188]: DEBUG nova.policy [None req-92c46811-eaf1-419d-b54f-8f861b016b1e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.841186] [55187]: DEBUG nova.api.openstack.wsgi [None req-f0d1c9e4-0d46-426e-87d7-ac1cc20df675 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.842984] [55187]: DEBUG nova.compute.api [None req-f0d1c9e4-0d46-426e-87d7-ac1cc20df675 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.843550] [55188]: INFO nova.api.openstack.requestlog [None req-92c46811-eaf1-419d-b54f-8f861b016b1e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1521 microversion: 2.1 time: 0.138964 [ 917.843924] [55188]: [pid: 55188|app: 0|req: 2942/5783] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:38 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1521 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.850479] [55188]: DEBUG nova.api.openstack.wsgi [None req-15ee3695-8678-4ae0-8688-0b7d41c8dd34 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.851664] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0d1c9e4-0d46-426e-87d7-ac1cc20df675 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.851987] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0d1c9e4-0d46-426e-87d7-ac1cc20df675 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.852166] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0d1c9e4-0d46-426e-87d7-ac1cc20df675 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.852315] [55188]: DEBUG nova.compute.api [None req-15ee3695-8678-4ae0-8688-0b7d41c8dd34 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.852531] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0d1c9e4-0d46-426e-87d7-ac1cc20df675 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.852739] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0d1c9e4-0d46-426e-87d7-ac1cc20df675 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.852894] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0d1c9e4-0d46-426e-87d7-ac1cc20df675 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.856322] [55188]: DEBUG oslo_concurrency.lockutils [None req-15ee3695-8678-4ae0-8688-0b7d41c8dd34 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.856572] [55188]: DEBUG oslo_concurrency.lockutils [None req-15ee3695-8678-4ae0-8688-0b7d41c8dd34 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.856769] [55188]: DEBUG oslo_concurrency.lockutils [None req-15ee3695-8678-4ae0-8688-0b7d41c8dd34 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.857179] [55188]: DEBUG oslo_concurrency.lockutils [None req-15ee3695-8678-4ae0-8688-0b7d41c8dd34 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.857377] [55188]: DEBUG oslo_concurrency.lockutils [None req-15ee3695-8678-4ae0-8688-0b7d41c8dd34 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.857553] [55188]: DEBUG oslo_concurrency.lockutils [None req-15ee3695-8678-4ae0-8688-0b7d41c8dd34 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.896412] [55188]: DEBUG nova.policy [None req-15ee3695-8678-4ae0-8688-0b7d41c8dd34 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.901318] [55188]: INFO nova.api.openstack.requestlog [None req-15ee3695-8678-4ae0-8688-0b7d41c8dd34 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1222 microversion: 2.1 time: 0.053470 [ 917.901759] [55188]: [pid: 55188|app: 0|req: 2943/5784] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:38 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1222 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.907656] [55188]: DEBUG nova.api.openstack.wsgi [None req-80daa471-c4c7-4841-990e-93aafaec69bf tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 917.913423] [55188]: DEBUG nova.compute.api [None req-80daa471-c4c7-4841-990e-93aafaec69bf tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 917.917842] [55188]: DEBUG oslo_concurrency.lockutils [None req-80daa471-c4c7-4841-990e-93aafaec69bf tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.918099] [55188]: DEBUG oslo_concurrency.lockutils [None req-80daa471-c4c7-4841-990e-93aafaec69bf tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.918287] [55188]: DEBUG oslo_concurrency.lockutils [None req-80daa471-c4c7-4841-990e-93aafaec69bf tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.918643] [55188]: DEBUG oslo_concurrency.lockutils [None req-80daa471-c4c7-4841-990e-93aafaec69bf tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.918863] [55188]: DEBUG oslo_concurrency.lockutils [None req-80daa471-c4c7-4841-990e-93aafaec69bf tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.919080] [55188]: DEBUG oslo_concurrency.lockutils [None req-80daa471-c4c7-4841-990e-93aafaec69bf tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.005361] [55188]: DEBUG nova.policy [None req-80daa471-c4c7-4841-990e-93aafaec69bf tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.010305] [55188]: INFO nova.api.openstack.requestlog [None req-80daa471-c4c7-4841-990e-93aafaec69bf tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1310 microversion: 2.1 time: 0.104530 [ 918.010656] [55188]: [pid: 55188|app: 0|req: 2944/5785] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:38 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1310 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.013187] [55188]: DEBUG nova.api.openstack.wsgi [None req-1e1643c7-461f-4d29-846a-9dd4be28339f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.014823] [55188]: DEBUG nova.compute.api [None req-1e1643c7-461f-4d29-846a-9dd4be28339f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 918.018041] [55187]: DEBUG nova.policy [None req-f0d1c9e4-0d46-426e-87d7-ac1cc20df675 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.018223] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e1643c7-461f-4d29-846a-9dd4be28339f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.018452] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e1643c7-461f-4d29-846a-9dd4be28339f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.018660] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e1643c7-461f-4d29-846a-9dd4be28339f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.019055] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e1643c7-461f-4d29-846a-9dd4be28339f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.019269] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e1643c7-461f-4d29-846a-9dd4be28339f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.019448] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e1643c7-461f-4d29-846a-9dd4be28339f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.024568] [55187]: INFO nova.api.openstack.requestlog [None req-f0d1c9e4-0d46-426e-87d7-ac1cc20df675 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1517 microversion: 2.1 time: 0.189559 [ 918.024870] [55187]: [pid: 55187|app: 0|req: 2842/5786] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:38 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1517 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.028035] [55187]: DEBUG nova.api.openstack.wsgi [None req-45ae60e5-f093-4004-9fb0-5264237fcade tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.029037] [55187]: DEBUG nova.compute.api [None req-45ae60e5-f093-4004-9fb0-5264237fcade tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 918.032404] [55187]: DEBUG oslo_concurrency.lockutils [None req-45ae60e5-f093-4004-9fb0-5264237fcade tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.032623] [55187]: DEBUG oslo_concurrency.lockutils [None req-45ae60e5-f093-4004-9fb0-5264237fcade tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.032800] [55187]: DEBUG oslo_concurrency.lockutils [None req-45ae60e5-f093-4004-9fb0-5264237fcade tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.033197] [55187]: DEBUG oslo_concurrency.lockutils [None req-45ae60e5-f093-4004-9fb0-5264237fcade tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.033404] [55187]: DEBUG oslo_concurrency.lockutils [None req-45ae60e5-f093-4004-9fb0-5264237fcade tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.033579] [55187]: DEBUG oslo_concurrency.lockutils [None req-45ae60e5-f093-4004-9fb0-5264237fcade tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.051713] [55187]: DEBUG oslo_concurrency.lockutils [None req-45ae60e5-f093-4004-9fb0-5264237fcade tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.051846] [55188]: DEBUG nova.policy [None req-1e1643c7-461f-4d29-846a-9dd4be28339f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.051964] [55187]: DEBUG oslo_concurrency.lockutils [None req-45ae60e5-f093-4004-9fb0-5264237fcade tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.052138] [55187]: DEBUG oslo_concurrency.lockutils [None req-45ae60e5-f093-4004-9fb0-5264237fcade tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.052333] [55187]: DEBUG nova.objects.instance [None req-45ae60e5-f093-4004-9fb0-5264237fcade tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lazy-loading 'fault' on Instance uuid 41ec6f72-3a16-4182-bfe9-4f92926495b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 918.056027] [55188]: INFO nova.api.openstack.requestlog [None req-1e1643c7-461f-4d29-846a-9dd4be28339f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1265 microversion: 2.1 time: 0.044749 [ 918.056346] [55188]: [pid: 55188|app: 0|req: 2945/5787] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:38 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1265 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.058739] [55188]: DEBUG nova.api.openstack.wsgi [None req-e071a961-e528-4754-8198-86db869d4664 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.060675] [55188]: DEBUG nova.compute.api [None req-e071a961-e528-4754-8198-86db869d4664 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 918.063567] [55188]: DEBUG oslo_concurrency.lockutils [None req-e071a961-e528-4754-8198-86db869d4664 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.063800] [55188]: DEBUG oslo_concurrency.lockutils [None req-e071a961-e528-4754-8198-86db869d4664 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.063986] [55188]: DEBUG oslo_concurrency.lockutils [None req-e071a961-e528-4754-8198-86db869d4664 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.064392] [55188]: DEBUG oslo_concurrency.lockutils [None req-e071a961-e528-4754-8198-86db869d4664 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.064550] [55188]: DEBUG oslo_concurrency.lockutils [None req-e071a961-e528-4754-8198-86db869d4664 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.064722] [55188]: DEBUG oslo_concurrency.lockutils [None req-e071a961-e528-4754-8198-86db869d4664 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.083734] [55188]: DEBUG oslo_concurrency.lockutils [None req-e071a961-e528-4754-8198-86db869d4664 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.084013] [55188]: DEBUG oslo_concurrency.lockutils [None req-e071a961-e528-4754-8198-86db869d4664 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.084214] [55188]: DEBUG oslo_concurrency.lockutils [None req-e071a961-e528-4754-8198-86db869d4664 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.084413] [55188]: DEBUG nova.objects.instance [None req-e071a961-e528-4754-8198-86db869d4664 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 918.087064] [55187]: DEBUG nova.policy [None req-45ae60e5-f093-4004-9fb0-5264237fcade tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.091609] [55187]: INFO nova.api.openstack.requestlog [None req-45ae60e5-f093-4004-9fb0-5264237fcade tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1300 microversion: 2.1 time: 0.066141 [ 918.091947] [55187]: [pid: 55187|app: 0|req: 2843/5788] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:38 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1300 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.094938] [55187]: DEBUG nova.api.openstack.wsgi [None req-8425c408-a202-4395-a36b-aa139ea83502 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.096570] [55187]: DEBUG nova.compute.api [None req-8425c408-a202-4395-a36b-aa139ea83502 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 918.100379] [55187]: DEBUG oslo_concurrency.lockutils [None req-8425c408-a202-4395-a36b-aa139ea83502 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.100629] [55187]: DEBUG oslo_concurrency.lockutils [None req-8425c408-a202-4395-a36b-aa139ea83502 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.100817] [55187]: DEBUG oslo_concurrency.lockutils [None req-8425c408-a202-4395-a36b-aa139ea83502 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.101193] [55187]: DEBUG oslo_concurrency.lockutils [None req-8425c408-a202-4395-a36b-aa139ea83502 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.101392] [55187]: DEBUG oslo_concurrency.lockutils [None req-8425c408-a202-4395-a36b-aa139ea83502 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.101567] [55187]: DEBUG oslo_concurrency.lockutils [None req-8425c408-a202-4395-a36b-aa139ea83502 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.105227] [55188]: DEBUG nova.policy [None req-e071a961-e528-4754-8198-86db869d4664 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.110332] [55188]: INFO nova.api.openstack.requestlog [None req-e071a961-e528-4754-8198-86db869d4664 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.053360 [ 918.110719] [55188]: [pid: 55188|app: 0|req: 2946/5789] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:38 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.172909] [55188]: DEBUG nova.api.openstack.wsgi [None req-3b98951b-b5e8-457a-a5db-05d116c09cce tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4afa7fe4d0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.206763] [55188]: INFO nova.api.openstack.requestlog [None req-3b98951b-b5e8-457a-a5db-05d116c09cce tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77" status: 200 len: 1603 microversion: 2.1 time: 0.036323 [ 918.207085] [55188]: [pid: 55188|app: 0|req: 2947/5790] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:06:38 2025] GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77 => generated 1603 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.243184] [55187]: DEBUG nova.policy [None req-8425c408-a202-4395-a36b-aa139ea83502 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.246218] [55188]: DEBUG nova.api.openstack.wsgi [None req-19dd4f34-47e1-43ba-8ddc-acf2d1bb57c5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.248069] [55188]: DEBUG nova.compute.api [None req-19dd4f34-47e1-43ba-8ddc-acf2d1bb57c5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 918.249806] [55187]: INFO nova.api.openstack.requestlog [None req-8425c408-a202-4395-a36b-aa139ea83502 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1364 microversion: 2.1 time: 0.156202 [ 918.249806] [55187]: [pid: 55187|app: 0|req: 2844/5791] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:38 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1364 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.255693] [55188]: DEBUG oslo_concurrency.lockutils [None req-19dd4f34-47e1-43ba-8ddc-acf2d1bb57c5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.256090] [55188]: DEBUG oslo_concurrency.lockutils [None req-19dd4f34-47e1-43ba-8ddc-acf2d1bb57c5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.256318] [55188]: DEBUG oslo_concurrency.lockutils [None req-19dd4f34-47e1-43ba-8ddc-acf2d1bb57c5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.256887] [55188]: DEBUG oslo_concurrency.lockutils [None req-19dd4f34-47e1-43ba-8ddc-acf2d1bb57c5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.257136] [55188]: DEBUG oslo_concurrency.lockutils [None req-19dd4f34-47e1-43ba-8ddc-acf2d1bb57c5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.257318] [55188]: DEBUG oslo_concurrency.lockutils [None req-19dd4f34-47e1-43ba-8ddc-acf2d1bb57c5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.305367] [55188]: DEBUG nova.policy [None req-19dd4f34-47e1-43ba-8ddc-acf2d1bb57c5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.311770] [55188]: INFO nova.api.openstack.requestlog [None req-19dd4f34-47e1-43ba-8ddc-acf2d1bb57c5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1211 microversion: 2.1 time: 0.069710 [ 918.311877] [55188]: [pid: 55188|app: 0|req: 2948/5792] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:38 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1211 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.441521] [55187]: DEBUG nova.api.openstack.wsgi [req-b529ae3c-5ed0-4116-aee8-dc1473aa4ba2 req-961d90cc-954d-47e8-ab33-6ddd1e77eb52 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5300c656-c3ff-4721-8fea-d12231491f61", "name": "network-vif-plugged", "status": "completed", "tag": "bf7f46dc-1860-4c2f-baf5-2f3ae2d206dd"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 918.454193] [55187]: DEBUG oslo_concurrency.lockutils [req-b529ae3c-5ed0-4116-aee8-dc1473aa4ba2 req-961d90cc-954d-47e8-ab33-6ddd1e77eb52 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.454487] [55187]: DEBUG oslo_concurrency.lockutils [req-b529ae3c-5ed0-4116-aee8-dc1473aa4ba2 req-961d90cc-954d-47e8-ab33-6ddd1e77eb52 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.454682] [55187]: DEBUG oslo_concurrency.lockutils [req-b529ae3c-5ed0-4116-aee8-dc1473aa4ba2 req-961d90cc-954d-47e8-ab33-6ddd1e77eb52 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.463949] [55187]: INFO nova.api.openstack.compute.server_external_events [req-b529ae3c-5ed0-4116-aee8-dc1473aa4ba2 req-961d90cc-954d-47e8-ab33-6ddd1e77eb52 service nova] Creating event network-vif-plugged:bf7f46dc-1860-4c2f-baf5-2f3ae2d206dd for instance 5300c656-c3ff-4721-8fea-d12231491f61 on cpu-1 [ 918.467099] [55187]: INFO nova.api.openstack.requestlog [req-b529ae3c-5ed0-4116-aee8-dc1473aa4ba2 req-961d90cc-954d-47e8-ab33-6ddd1e77eb52 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029310 [ 918.467099] [55187]: [pid: 55187|app: 0|req: 2845/5793] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:38 2025] 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) [ 918.716840] [55188]: DEBUG nova.api.openstack.wsgi [None req-eda2f6c7-50f4-4dc8-8cf2-75defcfa76e5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.718125] [55188]: DEBUG nova.compute.api [None req-eda2f6c7-50f4-4dc8-8cf2-75defcfa76e5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 918.721437] [55188]: DEBUG oslo_concurrency.lockutils [None req-eda2f6c7-50f4-4dc8-8cf2-75defcfa76e5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.721671] [55188]: DEBUG oslo_concurrency.lockutils [None req-eda2f6c7-50f4-4dc8-8cf2-75defcfa76e5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.721895] [55188]: DEBUG oslo_concurrency.lockutils [None req-eda2f6c7-50f4-4dc8-8cf2-75defcfa76e5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.722229] [55188]: DEBUG oslo_concurrency.lockutils [None req-eda2f6c7-50f4-4dc8-8cf2-75defcfa76e5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.722434] [55188]: DEBUG oslo_concurrency.lockutils [None req-eda2f6c7-50f4-4dc8-8cf2-75defcfa76e5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.722607] [55188]: DEBUG oslo_concurrency.lockutils [None req-eda2f6c7-50f4-4dc8-8cf2-75defcfa76e5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.784788] [55187]: DEBUG nova.api.openstack.wsgi [None req-16325fc6-a4b4-477a-bf71-043c4f313460 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.787093] [55187]: DEBUG nova.compute.api [None req-16325fc6-a4b4-477a-bf71-043c4f313460 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 918.792587] [55187]: DEBUG oslo_concurrency.lockutils [None req-16325fc6-a4b4-477a-bf71-043c4f313460 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.792917] [55187]: DEBUG oslo_concurrency.lockutils [None req-16325fc6-a4b4-477a-bf71-043c4f313460 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.793391] [55187]: DEBUG oslo_concurrency.lockutils [None req-16325fc6-a4b4-477a-bf71-043c4f313460 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.793828] [55187]: DEBUG oslo_concurrency.lockutils [None req-16325fc6-a4b4-477a-bf71-043c4f313460 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 918.794278] [55187]: DEBUG oslo_concurrency.lockutils [None req-16325fc6-a4b4-477a-bf71-043c4f313460 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 918.794505] [55187]: DEBUG oslo_concurrency.lockutils [None req-16325fc6-a4b4-477a-bf71-043c4f313460 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 918.980878] [55187]: DEBUG nova.policy [None req-16325fc6-a4b4-477a-bf71-043c4f313460 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 918.995022] [55187]: INFO nova.api.openstack.requestlog [None req-16325fc6-a4b4-477a-bf71-043c4f313460 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.209618 [ 918.995022] [55187]: [pid: 55187|app: 0|req: 2846/5794] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:39 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.995534] [55187]: DEBUG nova.api.openstack.wsgi [None req-2a89fd5d-96d5-42f0-ad19-52645621fea3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 918.997754] [55187]: DEBUG nova.compute.api [None req-2a89fd5d-96d5-42f0-ad19-52645621fea3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.001732] [55188]: DEBUG nova.policy [None req-eda2f6c7-50f4-4dc8-8cf2-75defcfa76e5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.003842] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a89fd5d-96d5-42f0-ad19-52645621fea3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.004159] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a89fd5d-96d5-42f0-ad19-52645621fea3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.004383] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a89fd5d-96d5-42f0-ad19-52645621fea3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.005175] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a89fd5d-96d5-42f0-ad19-52645621fea3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.009104] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a89fd5d-96d5-42f0-ad19-52645621fea3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.009104] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a89fd5d-96d5-42f0-ad19-52645621fea3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.014528] [55188]: INFO nova.api.openstack.requestlog [None req-eda2f6c7-50f4-4dc8-8cf2-75defcfa76e5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1219 microversion: 2.1 time: 0.300479 [ 919.017290] [55188]: [pid: 55188|app: 0|req: 2949/5795] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:39 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1219 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.020996] [55188]: DEBUG nova.api.openstack.wsgi [None req-fb2d7f52-75be-414f-987c-dbdebe233a23 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.025866] [55188]: DEBUG nova.compute.api [None req-fb2d7f52-75be-414f-987c-dbdebe233a23 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.033356] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb2d7f52-75be-414f-987c-dbdebe233a23 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.033808] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb2d7f52-75be-414f-987c-dbdebe233a23 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.035070] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb2d7f52-75be-414f-987c-dbdebe233a23 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.035070] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb2d7f52-75be-414f-987c-dbdebe233a23 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.035070] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb2d7f52-75be-414f-987c-dbdebe233a23 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.035070] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb2d7f52-75be-414f-987c-dbdebe233a23 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.064854] [55187]: DEBUG nova.policy [None req-2a89fd5d-96d5-42f0-ad19-52645621fea3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.071744] [55187]: INFO nova.api.openstack.requestlog [None req-2a89fd5d-96d5-42f0-ad19-52645621fea3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1210 microversion: 2.1 time: 0.078348 [ 919.072204] [55187]: [pid: 55187|app: 0|req: 2847/5796] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:39 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1210 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.075531] [55187]: DEBUG nova.api.openstack.wsgi [None req-d5c52ad6-b47c-45c7-bb13-eeffb28c7403 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.077723] [55187]: DEBUG nova.compute.api [None req-d5c52ad6-b47c-45c7-bb13-eeffb28c7403 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.082322] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5c52ad6-b47c-45c7-bb13-eeffb28c7403 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.082713] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5c52ad6-b47c-45c7-bb13-eeffb28c7403 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.082811] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5c52ad6-b47c-45c7-bb13-eeffb28c7403 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.083150] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5c52ad6-b47c-45c7-bb13-eeffb28c7403 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.083358] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5c52ad6-b47c-45c7-bb13-eeffb28c7403 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.083536] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5c52ad6-b47c-45c7-bb13-eeffb28c7403 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.128552] [55187]: DEBUG nova.policy [None req-d5c52ad6-b47c-45c7-bb13-eeffb28c7403 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.133834] [55187]: INFO nova.api.openstack.requestlog [None req-d5c52ad6-b47c-45c7-bb13-eeffb28c7403 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1222 microversion: 2.1 time: 0.060667 [ 919.134300] [55187]: [pid: 55187|app: 0|req: 2848/5797] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:39 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1222 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.137590] [55187]: DEBUG nova.api.openstack.wsgi [None req-058872f0-12a9-4258-8215-404ee9a910f0 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.140327] [55187]: DEBUG nova.compute.api [None req-058872f0-12a9-4258-8215-404ee9a910f0 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.141957] [55188]: DEBUG nova.policy [None req-fb2d7f52-75be-414f-987c-dbdebe233a23 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.146049] [55187]: DEBUG oslo_concurrency.lockutils [None req-058872f0-12a9-4258-8215-404ee9a910f0 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.146421] [55187]: DEBUG oslo_concurrency.lockutils [None req-058872f0-12a9-4258-8215-404ee9a910f0 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.146683] [55187]: DEBUG oslo_concurrency.lockutils [None req-058872f0-12a9-4258-8215-404ee9a910f0 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.147142] [55187]: DEBUG oslo_concurrency.lockutils [None req-058872f0-12a9-4258-8215-404ee9a910f0 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.147452] [55187]: DEBUG oslo_concurrency.lockutils [None req-058872f0-12a9-4258-8215-404ee9a910f0 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.147681] [55187]: DEBUG oslo_concurrency.lockutils [None req-058872f0-12a9-4258-8215-404ee9a910f0 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.151826] [55188]: INFO nova.api.openstack.requestlog [None req-fb2d7f52-75be-414f-987c-dbdebe233a23 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1521 microversion: 2.1 time: 0.131806 [ 919.151826] [55188]: [pid: 55188|app: 0|req: 2950/5798] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:39 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1521 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.153140] [55188]: DEBUG nova.api.openstack.wsgi [None req-eb63b8c0-da90-4614-85a0-90aa5fcbf06e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.156807] [55188]: DEBUG nova.compute.api [None req-eb63b8c0-da90-4614-85a0-90aa5fcbf06e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.163141] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb63b8c0-da90-4614-85a0-90aa5fcbf06e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.163724] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb63b8c0-da90-4614-85a0-90aa5fcbf06e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.163944] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb63b8c0-da90-4614-85a0-90aa5fcbf06e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.164559] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb63b8c0-da90-4614-85a0-90aa5fcbf06e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.164835] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb63b8c0-da90-4614-85a0-90aa5fcbf06e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.165120] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb63b8c0-da90-4614-85a0-90aa5fcbf06e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.277132] [55187]: DEBUG nova.policy [None req-058872f0-12a9-4258-8215-404ee9a910f0 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.284491] [55187]: INFO nova.api.openstack.requestlog [None req-058872f0-12a9-4258-8215-404ee9a910f0 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1310 microversion: 2.1 time: 0.149451 [ 919.285785] [55187]: [pid: 55187|app: 0|req: 2849/5799] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:39 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1310 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.289666] [55187]: DEBUG nova.api.openstack.wsgi [None req-37119d64-0a92-4d49-840b-2e9e91241259 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.291892] [55187]: DEBUG nova.compute.api [None req-37119d64-0a92-4d49-840b-2e9e91241259 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.299167] [55187]: DEBUG oslo_concurrency.lockutils [None req-37119d64-0a92-4d49-840b-2e9e91241259 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.299566] [55187]: DEBUG oslo_concurrency.lockutils [None req-37119d64-0a92-4d49-840b-2e9e91241259 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.299655] [55187]: DEBUG oslo_concurrency.lockutils [None req-37119d64-0a92-4d49-840b-2e9e91241259 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.300077] [55187]: DEBUG oslo_concurrency.lockutils [None req-37119d64-0a92-4d49-840b-2e9e91241259 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.300281] [55187]: DEBUG oslo_concurrency.lockutils [None req-37119d64-0a92-4d49-840b-2e9e91241259 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.301090] [55187]: DEBUG oslo_concurrency.lockutils [None req-37119d64-0a92-4d49-840b-2e9e91241259 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.354518] [55187]: DEBUG nova.policy [None req-37119d64-0a92-4d49-840b-2e9e91241259 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.360756] [55187]: INFO nova.api.openstack.requestlog [None req-37119d64-0a92-4d49-840b-2e9e91241259 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1273 microversion: 2.1 time: 0.073895 [ 919.361213] [55187]: [pid: 55187|app: 0|req: 2850/5800] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:39 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1273 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.367337] [55187]: DEBUG nova.api.openstack.wsgi [None req-d4e476d1-c714-4230-8826-af91135cf1ac tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.369468] [55187]: DEBUG nova.compute.api [None req-d4e476d1-c714-4230-8826-af91135cf1ac tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.375758] [55188]: DEBUG nova.policy [None req-eb63b8c0-da90-4614-85a0-90aa5fcbf06e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.376916] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4e476d1-c714-4230-8826-af91135cf1ac tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.376916] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4e476d1-c714-4230-8826-af91135cf1ac tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.376916] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4e476d1-c714-4230-8826-af91135cf1ac tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.377536] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4e476d1-c714-4230-8826-af91135cf1ac tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.377536] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4e476d1-c714-4230-8826-af91135cf1ac tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.377799] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4e476d1-c714-4230-8826-af91135cf1ac tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.382689] [55188]: INFO nova.api.openstack.requestlog [None req-eb63b8c0-da90-4614-85a0-90aa5fcbf06e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1517 microversion: 2.1 time: 0.231343 [ 919.384218] [55188]: [pid: 55188|app: 0|req: 2951/5801] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:39 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1517 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.392122] [55188]: DEBUG nova.api.openstack.wsgi [None req-1b140dba-4fed-4a99-b0ad-1ee8b868fc83 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.393184] [55188]: DEBUG nova.compute.api [None req-1b140dba-4fed-4a99-b0ad-1ee8b868fc83 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.398752] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b140dba-4fed-4a99-b0ad-1ee8b868fc83 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.399091] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b140dba-4fed-4a99-b0ad-1ee8b868fc83 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.399619] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b140dba-4fed-4a99-b0ad-1ee8b868fc83 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.399727] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b140dba-4fed-4a99-b0ad-1ee8b868fc83 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.399903] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b140dba-4fed-4a99-b0ad-1ee8b868fc83 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.401364] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b140dba-4fed-4a99-b0ad-1ee8b868fc83 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.417027] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4e476d1-c714-4230-8826-af91135cf1ac tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.417027] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4e476d1-c714-4230-8826-af91135cf1ac tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.417027] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4e476d1-c714-4230-8826-af91135cf1ac tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.417027] [55187]: DEBUG nova.objects.instance [None req-d4e476d1-c714-4230-8826-af91135cf1ac tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lazy-loading 'fault' on Instance uuid 41ec6f72-3a16-4182-bfe9-4f92926495b9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 919.431473] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b140dba-4fed-4a99-b0ad-1ee8b868fc83 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.431473] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b140dba-4fed-4a99-b0ad-1ee8b868fc83 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.431676] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b140dba-4fed-4a99-b0ad-1ee8b868fc83 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.431867] [55188]: DEBUG nova.objects.instance [None req-1b140dba-4fed-4a99-b0ad-1ee8b868fc83 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 919.451217] [55187]: DEBUG nova.policy [None req-d4e476d1-c714-4230-8826-af91135cf1ac tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4a905f3c5e4b42cb96c25f813ffe3424', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ede8b72b46d47528b520c5676db1358', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.457914] [55187]: INFO nova.api.openstack.requestlog [None req-d4e476d1-c714-4230-8826-af91135cf1ac tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 200 len: 1300 microversion: 2.1 time: 0.095760 [ 919.458672] [55187]: [pid: 55187|app: 0|req: 2851/5802] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:39 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 1300 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.463996] [55187]: DEBUG nova.api.openstack.wsgi [None req-e18e76b6-8f65-49c0-a1ab-f17a8b60b2ed tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4afb2101f0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.477667] [55188]: DEBUG nova.policy [None req-1b140dba-4fed-4a99-b0ad-1ee8b868fc83 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.482676] [55188]: INFO nova.api.openstack.requestlog [None req-1b140dba-4fed-4a99-b0ad-1ee8b868fc83 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.098947 [ 919.483026] [55188]: [pid: 55188|app: 0|req: 2952/5803] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:39 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.485894] [55188]: DEBUG nova.api.openstack.wsgi [None req-5015f825-357b-4af2-90b6-f2fba4da9d47 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.487729] [55188]: DEBUG nova.compute.api [None req-5015f825-357b-4af2-90b6-f2fba4da9d47 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.497306] [55188]: DEBUG oslo_concurrency.lockutils [None req-5015f825-357b-4af2-90b6-f2fba4da9d47 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.497657] [55188]: DEBUG oslo_concurrency.lockutils [None req-5015f825-357b-4af2-90b6-f2fba4da9d47 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.497872] [55188]: DEBUG oslo_concurrency.lockutils [None req-5015f825-357b-4af2-90b6-f2fba4da9d47 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.498356] [55188]: DEBUG oslo_concurrency.lockutils [None req-5015f825-357b-4af2-90b6-f2fba4da9d47 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.498936] [55188]: DEBUG oslo_concurrency.lockutils [None req-5015f825-357b-4af2-90b6-f2fba4da9d47 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.498936] [55188]: DEBUG oslo_concurrency.lockutils [None req-5015f825-357b-4af2-90b6-f2fba4da9d47 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.511910] [55187]: INFO nova.api.openstack.requestlog [None req-e18e76b6-8f65-49c0-a1ab-f17a8b60b2ed tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77" status: 200 len: 1611 microversion: 2.1 time: 0.052315 [ 919.512206] [55187]: [pid: 55187|app: 0|req: 2852/5804] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:06:39 2025] GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77 => generated 1611 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.515589] [55187]: DEBUG nova.api.openstack.wsgi [None req-67c567e4-bf18-4f1c-a90a-3654f7f4c60f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.519552] [55187]: DEBUG nova.compute.api [None req-67c567e4-bf18-4f1c-a90a-3654f7f4c60f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.524231] [55187]: DEBUG oslo_concurrency.lockutils [None req-67c567e4-bf18-4f1c-a90a-3654f7f4c60f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.524231] [55187]: DEBUG oslo_concurrency.lockutils [None req-67c567e4-bf18-4f1c-a90a-3654f7f4c60f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.524231] [55187]: DEBUG oslo_concurrency.lockutils [None req-67c567e4-bf18-4f1c-a90a-3654f7f4c60f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.524522] [55187]: DEBUG oslo_concurrency.lockutils [None req-67c567e4-bf18-4f1c-a90a-3654f7f4c60f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.524721] [55187]: DEBUG oslo_concurrency.lockutils [None req-67c567e4-bf18-4f1c-a90a-3654f7f4c60f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.524895] [55187]: DEBUG oslo_concurrency.lockutils [None req-67c567e4-bf18-4f1c-a90a-3654f7f4c60f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.567301] [55187]: DEBUG nova.policy [None req-67c567e4-bf18-4f1c-a90a-3654f7f4c60f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.574836] [55187]: INFO nova.api.openstack.requestlog [None req-67c567e4-bf18-4f1c-a90a-3654f7f4c60f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1211 microversion: 2.1 time: 0.061953 [ 919.575250] [55187]: [pid: 55187|app: 0|req: 2853/5805] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:39 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1211 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.577791] [55187]: DEBUG nova.api.openstack.wsgi [None req-bba3565e-d298-48a8-8f13-5ed1d6a01d4f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4afb2116c0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.609468] [55187]: INFO nova.api.openstack.requestlog [None req-bba3565e-d298-48a8-8f13-5ed1d6a01d4f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77" status: 200 len: 1611 microversion: 2.1 time: 0.033523 [ 919.610022] [55187]: [pid: 55187|app: 0|req: 2854/5806] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:06:39 2025] GET /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77 => generated 1611 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.637111] [55188]: DEBUG nova.policy [None req-5015f825-357b-4af2-90b6-f2fba4da9d47 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.642323] [55188]: INFO nova.api.openstack.requestlog [None req-5015f825-357b-4af2-90b6-f2fba4da9d47 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1364 microversion: 2.1 time: 0.158407 [ 919.642822] [55188]: [pid: 55188|app: 0|req: 2953/5807] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:39 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1364 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.659477] [55187]: DEBUG nova.api.openstack.wsgi [None req-d54f9913-a9de-471b-b02a-70f14a91ca40 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9ab27a0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.778633] [55187]: INFO nova.api.openstack.requestlog [None req-d54f9913-a9de-471b-b02a-70f14a91ca40 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77" status: 204 len: 0 microversion: 2.1 time: 0.126065 [ 919.778633] [55187]: [pid: 55187|app: 0|req: 2855/5808] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:40 2025] DELETE /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 919.784694] [55188]: DEBUG nova.api.openstack.wsgi [None req-f4037d60-1f56-4e40-9a35-a8edb1b3cbef tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 919.785636] [55188]: DEBUG nova.compute.api [None req-f4037d60-1f56-4e40-9a35-a8edb1b3cbef tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 919.793671] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4037d60-1f56-4e40-9a35-a8edb1b3cbef tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.793988] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4037d60-1f56-4e40-9a35-a8edb1b3cbef tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.794460] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4037d60-1f56-4e40-9a35-a8edb1b3cbef tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.794990] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4037d60-1f56-4e40-9a35-a8edb1b3cbef tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.795272] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4037d60-1f56-4e40-9a35-a8edb1b3cbef tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.795472] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4037d60-1f56-4e40-9a35-a8edb1b3cbef tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.820538] [55188]: DEBUG nova.compute.api [None req-f4037d60-1f56-4e40-9a35-a8edb1b3cbef tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 919.878515] [55188]: INFO nova.api.openstack.requestlog [None req-f4037d60-1f56-4e40-9a35-a8edb1b3cbef tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 204 len: 0 microversion: 2.1 time: 0.096679 [ 919.879060] [55188]: [pid: 55188|app: 0|req: 2954/5809] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:06:40 2025] DELETE /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 919.966102] [55187]: DEBUG nova.api.openstack.wsgi [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-816196698", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "70911b4c-e914-4c5a-8041-96b548b05924"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 920.007521] [55188]: DEBUG nova.api.openstack.wsgi [None req-1ceeeccd-1db1-4dea-afde-04406e51403c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.010979] [55188]: DEBUG nova.compute.api [None req-1ceeeccd-1db1-4dea-afde-04406e51403c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.015949] [55187]: DEBUG oslo_concurrency.lockutils [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.015949] [55187]: DEBUG oslo_concurrency.lockutils [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.015949] [55187]: DEBUG oslo_concurrency.lockutils [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.016173] [55187]: DEBUG oslo_concurrency.lockutils [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.016388] [55187]: DEBUG oslo_concurrency.lockutils [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.016564] [55187]: DEBUG oslo_concurrency.lockutils [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.019100] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ceeeccd-1db1-4dea-afde-04406e51403c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.019467] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ceeeccd-1db1-4dea-afde-04406e51403c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.019698] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ceeeccd-1db1-4dea-afde-04406e51403c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.020430] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ceeeccd-1db1-4dea-afde-04406e51403c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.020430] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ceeeccd-1db1-4dea-afde-04406e51403c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.020793] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ceeeccd-1db1-4dea-afde-04406e51403c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.024839] [55187]: DEBUG nova.network.neutron [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] validate_networks() for [('70911b4c-e914-4c5a-8041-96b548b05924', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 920.198595] [55188]: DEBUG nova.policy [None req-1ceeeccd-1db1-4dea-afde-04406e51403c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.203289] [55188]: INFO nova.api.openstack.requestlog [None req-1ceeeccd-1db1-4dea-afde-04406e51403c tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.198310 [ 920.203622] [55188]: [pid: 55188|app: 0|req: 2955/5810] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:40 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.206040] [55188]: DEBUG nova.api.openstack.wsgi [None req-dc4ee5ee-d8c7-4dc4-b1e8-2a46032e910a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.207710] [55188]: DEBUG nova.compute.api [None req-dc4ee5ee-d8c7-4dc4-b1e8-2a46032e910a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.211689] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc4ee5ee-d8c7-4dc4-b1e8-2a46032e910a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.211803] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc4ee5ee-d8c7-4dc4-b1e8-2a46032e910a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.212959] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc4ee5ee-d8c7-4dc4-b1e8-2a46032e910a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.212959] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc4ee5ee-d8c7-4dc4-b1e8-2a46032e910a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.212959] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc4ee5ee-d8c7-4dc4-b1e8-2a46032e910a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.212959] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc4ee5ee-d8c7-4dc4-b1e8-2a46032e910a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.246935] [55187]: DEBUG nova.virt.hardware [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 920.247134] [55187]: DEBUG nova.virt.hardware [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 920.247353] [55187]: DEBUG nova.virt.hardware [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 920.247514] [55187]: DEBUG nova.virt.hardware [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 920.247729] [55187]: DEBUG nova.virt.hardware [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 920.256839] [55187]: DEBUG oslo_concurrency.lockutils [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.257338] [55187]: DEBUG oslo_concurrency.lockutils [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.257338] [55187]: DEBUG oslo_concurrency.lockutils [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.257671] [55187]: DEBUG oslo_concurrency.lockutils [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.257871] [55187]: DEBUG oslo_concurrency.lockutils [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.258063] [55187]: DEBUG oslo_concurrency.lockutils [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.260050] [55188]: DEBUG nova.policy [None req-dc4ee5ee-d8c7-4dc4-b1e8-2a46032e910a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.269105] [55188]: INFO nova.api.openstack.requestlog [None req-dc4ee5ee-d8c7-4dc4-b1e8-2a46032e910a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1219 microversion: 2.1 time: 0.064312 [ 920.269105] [55188]: [pid: 55188|app: 0|req: 2956/5811] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:40 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1219 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.270224] [55187]: DEBUG nova.quota [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Getting quotas for project 3e32ddafd435439db546206467a0ec69. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 920.272382] [55188]: DEBUG nova.api.openstack.wsgi [None req-54c26ca5-6325-4fbc-9344-184ee6f336d2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.273889] [55187]: DEBUG nova.quota [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Getting quotas for user 2641ed717ffe4b5a9537d21169ee91da and project 3e32ddafd435439db546206467a0ec69. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 920.274144] [55188]: DEBUG nova.compute.api [None req-54c26ca5-6325-4fbc-9344-184ee6f336d2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.278023] [55188]: DEBUG oslo_concurrency.lockutils [None req-54c26ca5-6325-4fbc-9344-184ee6f336d2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.278161] [55188]: DEBUG oslo_concurrency.lockutils [None req-54c26ca5-6325-4fbc-9344-184ee6f336d2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.278397] [55188]: DEBUG oslo_concurrency.lockutils [None req-54c26ca5-6325-4fbc-9344-184ee6f336d2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.278838] [55188]: DEBUG oslo_concurrency.lockutils [None req-54c26ca5-6325-4fbc-9344-184ee6f336d2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.279264] [55188]: DEBUG oslo_concurrency.lockutils [None req-54c26ca5-6325-4fbc-9344-184ee6f336d2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.279421] [55187]: DEBUG nova.compute.api [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 920.279614] [55188]: DEBUG oslo_concurrency.lockutils [None req-54c26ca5-6325-4fbc-9344-184ee6f336d2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.281027] [55187]: DEBUG nova.compute.api [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 920.320064] [55188]: DEBUG nova.policy [None req-54c26ca5-6325-4fbc-9344-184ee6f336d2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.324600] [55188]: INFO nova.api.openstack.requestlog [None req-54c26ca5-6325-4fbc-9344-184ee6f336d2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1210 microversion: 2.1 time: 0.054582 [ 920.325564] [55188]: [pid: 55188|app: 0|req: 2957/5812] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:40 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.329744] [55187]: INFO nova.api.openstack.requestlog [None req-f257e020-2026-421f-a2b0-78ae07236d49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.363741 [ 920.329744] [55187]: [pid: 55187|app: 0|req: 2856/5813] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:06:40 2025] POST /compute/v2.1/servers => generated 380 bytes in 364 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 920.332153] [55188]: DEBUG nova.api.openstack.wsgi [None req-6b07a04a-e2de-4b8e-a295-ecdbda562d74 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.332194] [55187]: DEBUG nova.api.openstack.wsgi [None req-92865f6f-8780-48ff-8361-7b224a257fab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.333949] [55188]: DEBUG nova.compute.api [None req-6b07a04a-e2de-4b8e-a295-ecdbda562d74 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.334349] [55187]: DEBUG nova.compute.api [None req-92865f6f-8780-48ff-8361-7b224a257fab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.338300] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b07a04a-e2de-4b8e-a295-ecdbda562d74 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.338741] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b07a04a-e2de-4b8e-a295-ecdbda562d74 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.338851] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b07a04a-e2de-4b8e-a295-ecdbda562d74 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.339254] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b07a04a-e2de-4b8e-a295-ecdbda562d74 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.341018] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b07a04a-e2de-4b8e-a295-ecdbda562d74 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.341018] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b07a04a-e2de-4b8e-a295-ecdbda562d74 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.341142] [55187]: DEBUG oslo_concurrency.lockutils [None req-92865f6f-8780-48ff-8361-7b224a257fab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.341142] [55187]: DEBUG oslo_concurrency.lockutils [None req-92865f6f-8780-48ff-8361-7b224a257fab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.341142] [55187]: DEBUG oslo_concurrency.lockutils [None req-92865f6f-8780-48ff-8361-7b224a257fab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.341142] [55187]: DEBUG oslo_concurrency.lockutils [None req-92865f6f-8780-48ff-8361-7b224a257fab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.341142] [55187]: DEBUG oslo_concurrency.lockutils [None req-92865f6f-8780-48ff-8361-7b224a257fab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.341524] [55187]: DEBUG oslo_concurrency.lockutils [None req-92865f6f-8780-48ff-8361-7b224a257fab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.388741] [55188]: DEBUG nova.policy [None req-6b07a04a-e2de-4b8e-a295-ecdbda562d74 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.398020] [55188]: INFO nova.api.openstack.requestlog [None req-6b07a04a-e2de-4b8e-a295-ecdbda562d74 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1222 microversion: 2.1 time: 0.072264 [ 920.398438] [55188]: [pid: 55188|app: 0|req: 2958/5814] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:40 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1222 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.402161] [55188]: DEBUG nova.api.openstack.wsgi [None req-490694c2-8aeb-4bbf-9e05-a2eeddbd4210 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.404421] [55188]: DEBUG nova.compute.api [None req-490694c2-8aeb-4bbf-9e05-a2eeddbd4210 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.411754] [55188]: DEBUG oslo_concurrency.lockutils [None req-490694c2-8aeb-4bbf-9e05-a2eeddbd4210 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.412099] [55188]: DEBUG oslo_concurrency.lockutils [None req-490694c2-8aeb-4bbf-9e05-a2eeddbd4210 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.412318] [55188]: DEBUG oslo_concurrency.lockutils [None req-490694c2-8aeb-4bbf-9e05-a2eeddbd4210 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.412950] [55188]: DEBUG oslo_concurrency.lockutils [None req-490694c2-8aeb-4bbf-9e05-a2eeddbd4210 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.413240] [55188]: DEBUG oslo_concurrency.lockutils [None req-490694c2-8aeb-4bbf-9e05-a2eeddbd4210 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.413459] [55188]: DEBUG oslo_concurrency.lockutils [None req-490694c2-8aeb-4bbf-9e05-a2eeddbd4210 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.469419] [55187]: DEBUG nova.policy [None req-92865f6f-8780-48ff-8361-7b224a257fab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.479384] [55187]: INFO nova.api.openstack.requestlog [None req-92865f6f-8780-48ff-8361-7b224a257fab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1521 microversion: 2.1 time: 0.150679 [ 920.480261] [55187]: [pid: 55187|app: 0|req: 2857/5815] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:40 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1521 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.483337] [55187]: DEBUG nova.api.openstack.wsgi [None req-31c833fa-f73b-4637-9c41-e396f7fc4994 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.485319] [55187]: DEBUG nova.compute.api [None req-31c833fa-f73b-4637-9c41-e396f7fc4994 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.523461] [55187]: DEBUG nova.policy [None req-31c833fa-f73b-4637-9c41-e396f7fc4994 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.531772] [55187]: INFO nova.api.openstack.requestlog [None req-31c833fa-f73b-4637-9c41-e396f7fc4994 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1205 microversion: 2.1 time: 0.050749 [ 920.532170] [55187]: [pid: 55187|app: 0|req: 2858/5816] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:40 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1205 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.535312] [55187]: DEBUG nova.api.openstack.wsgi [None req-907ed650-342e-4309-bf70-f4fc1f90431d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.537330] [55187]: DEBUG nova.compute.api [None req-907ed650-342e-4309-bf70-f4fc1f90431d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.541267] [55188]: DEBUG nova.policy [None req-490694c2-8aeb-4bbf-9e05-a2eeddbd4210 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.541847] [55187]: DEBUG oslo_concurrency.lockutils [None req-907ed650-342e-4309-bf70-f4fc1f90431d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.542118] [55187]: DEBUG oslo_concurrency.lockutils [None req-907ed650-342e-4309-bf70-f4fc1f90431d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.542312] [55187]: DEBUG oslo_concurrency.lockutils [None req-907ed650-342e-4309-bf70-f4fc1f90431d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.542697] [55187]: DEBUG oslo_concurrency.lockutils [None req-907ed650-342e-4309-bf70-f4fc1f90431d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.542896] [55187]: DEBUG oslo_concurrency.lockutils [None req-907ed650-342e-4309-bf70-f4fc1f90431d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.543080] [55187]: DEBUG oslo_concurrency.lockutils [None req-907ed650-342e-4309-bf70-f4fc1f90431d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.546647] [55188]: INFO nova.api.openstack.requestlog [None req-490694c2-8aeb-4bbf-9e05-a2eeddbd4210 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1310 microversion: 2.1 time: 0.147483 [ 920.547843] [55188]: [pid: 55188|app: 0|req: 2959/5817] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:40 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1310 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.552497] [55188]: DEBUG nova.api.openstack.wsgi [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestMultiNic-server-1049142709", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "d5e67c7b-7be6-4fdf-8ee0-34b6afd1194c"}, {"uuid": "f655cb7d-5497-4774-838e-bcd36e555de2"}, {"uuid": "d5e67c7b-7be6-4fdf-8ee0-34b6afd1194c"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 920.596090] [55188]: DEBUG oslo_concurrency.lockutils [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.596766] [55188]: DEBUG oslo_concurrency.lockutils [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.596766] [55188]: DEBUG oslo_concurrency.lockutils [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.597221] [55188]: DEBUG oslo_concurrency.lockutils [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.597759] [55188]: DEBUG oslo_concurrency.lockutils [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.597759] [55188]: DEBUG oslo_concurrency.lockutils [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.606497] [55188]: DEBUG nova.network.neutron [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] validate_networks() for [('d5e67c7b-7be6-4fdf-8ee0-34b6afd1194c', None, None, None, None, None), ('f655cb7d-5497-4774-838e-bcd36e555de2', None, None, None, None, None), ('d5e67c7b-7be6-4fdf-8ee0-34b6afd1194c', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 920.696499] [55187]: DEBUG nova.policy [None req-907ed650-342e-4309-bf70-f4fc1f90431d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.701933] [55187]: INFO nova.api.openstack.requestlog [None req-907ed650-342e-4309-bf70-f4fc1f90431d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1313 microversion: 2.1 time: 0.169047 [ 920.702364] [55187]: [pid: 55187|app: 0|req: 2859/5818] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:40 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1313 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.705486] [55187]: DEBUG nova.api.openstack.wsgi [None req-7f3cc54e-6ec0-4870-b66a-b92e6614d00f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.707383] [55187]: DEBUG nova.compute.api [None req-7f3cc54e-6ec0-4870-b66a-b92e6614d00f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.714400] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f3cc54e-6ec0-4870-b66a-b92e6614d00f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.714400] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f3cc54e-6ec0-4870-b66a-b92e6614d00f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.714400] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f3cc54e-6ec0-4870-b66a-b92e6614d00f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.714400] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f3cc54e-6ec0-4870-b66a-b92e6614d00f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.714400] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f3cc54e-6ec0-4870-b66a-b92e6614d00f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.714400] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f3cc54e-6ec0-4870-b66a-b92e6614d00f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.791589] [55187]: DEBUG nova.policy [None req-7f3cc54e-6ec0-4870-b66a-b92e6614d00f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.795933] [55187]: INFO nova.api.openstack.requestlog [None req-7f3cc54e-6ec0-4870-b66a-b92e6614d00f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1517 microversion: 2.1 time: 0.092886 [ 920.796469] [55187]: [pid: 55187|app: 0|req: 2860/5819] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:41 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1517 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.800247] [55187]: DEBUG nova.api.openstack.wsgi [None req-c1e75d28-2b2d-408b-974b-d44292471620 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.802256] [55187]: DEBUG nova.compute.api [None req-c1e75d28-2b2d-408b-974b-d44292471620 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.806376] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1e75d28-2b2d-408b-974b-d44292471620 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.806825] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1e75d28-2b2d-408b-974b-d44292471620 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.807219] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1e75d28-2b2d-408b-974b-d44292471620 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.809693] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1e75d28-2b2d-408b-974b-d44292471620 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.809693] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1e75d28-2b2d-408b-974b-d44292471620 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.809693] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1e75d28-2b2d-408b-974b-d44292471620 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.818711] [55187]: INFO nova.api.openstack.wsgi [None req-c1e75d28-2b2d-408b-974b-d44292471620 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] HTTP exception thrown: Instance 41ec6f72-3a16-4182-bfe9-4f92926495b9 could not be found. [ 920.819297] [55187]: DEBUG nova.api.openstack.wsgi [None req-c1e75d28-2b2d-408b-974b-d44292471620 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Returning 404 to user: Instance 41ec6f72-3a16-4182-bfe9-4f92926495b9 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 920.820019] [55187]: INFO nova.api.openstack.requestlog [None req-c1e75d28-2b2d-408b-974b-d44292471620 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 404 len: 111 microversion: 2.1 time: 0.022754 [ 920.820480] [55187]: [pid: 55187|app: 0|req: 2861/5820] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:41 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 920.823463] [55187]: DEBUG nova.api.openstack.wsgi [req-afe5aeba-805a-44fa-b10e-34fbaf094332 req-55e53325-c392-43b4-9a96-f88220ec3557 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5300c656-c3ff-4721-8fea-d12231491f61", "tag": "bf7f46dc-1860-4c2f-baf5-2f3ae2d206dd"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 920.829504] [55187]: DEBUG oslo_concurrency.lockutils [req-afe5aeba-805a-44fa-b10e-34fbaf094332 req-55e53325-c392-43b4-9a96-f88220ec3557 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.829953] [55187]: DEBUG oslo_concurrency.lockutils [req-afe5aeba-805a-44fa-b10e-34fbaf094332 req-55e53325-c392-43b4-9a96-f88220ec3557 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.830318] [55187]: DEBUG oslo_concurrency.lockutils [req-afe5aeba-805a-44fa-b10e-34fbaf094332 req-55e53325-c392-43b4-9a96-f88220ec3557 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.838596] [55187]: INFO nova.api.openstack.compute.server_external_events [req-afe5aeba-805a-44fa-b10e-34fbaf094332 req-55e53325-c392-43b4-9a96-f88220ec3557 service nova] Creating event network-changed:bf7f46dc-1860-4c2f-baf5-2f3ae2d206dd for instance 5300c656-c3ff-4721-8fea-d12231491f61 on cpu-1 [ 920.842025] [55187]: INFO nova.api.openstack.requestlog [req-afe5aeba-805a-44fa-b10e-34fbaf094332 req-55e53325-c392-43b4-9a96-f88220ec3557 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020592 [ 920.842459] [55187]: [pid: 55187|app: 0|req: 2862/5821] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:41 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 920.847191] [55187]: DEBUG nova.api.openstack.wsgi [None req-0d680267-b442-4e29-8626-effbd8ea6f6b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.849186] [55187]: DEBUG nova.compute.api [None req-0d680267-b442-4e29-8626-effbd8ea6f6b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.854099] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d680267-b442-4e29-8626-effbd8ea6f6b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.854354] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d680267-b442-4e29-8626-effbd8ea6f6b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.858012] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d680267-b442-4e29-8626-effbd8ea6f6b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.858012] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d680267-b442-4e29-8626-effbd8ea6f6b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.858012] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d680267-b442-4e29-8626-effbd8ea6f6b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.858012] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d680267-b442-4e29-8626-effbd8ea6f6b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.879359] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d680267-b442-4e29-8626-effbd8ea6f6b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.879660] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d680267-b442-4e29-8626-effbd8ea6f6b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.879942] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d680267-b442-4e29-8626-effbd8ea6f6b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.880259] [55187]: DEBUG nova.objects.instance [None req-0d680267-b442-4e29-8626-effbd8ea6f6b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 920.915277] [55187]: DEBUG nova.policy [None req-0d680267-b442-4e29-8626-effbd8ea6f6b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.921010] [55187]: INFO nova.api.openstack.requestlog [None req-0d680267-b442-4e29-8626-effbd8ea6f6b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.077663 [ 920.922122] [55187]: [pid: 55187|app: 0|req: 2863/5822] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:41 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.925750] [55187]: DEBUG nova.api.openstack.wsgi [None req-2c4cbff9-ccb9-4780-bda8-177b5388ce3b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.927978] [55187]: DEBUG nova.compute.api [None req-2c4cbff9-ccb9-4780-bda8-177b5388ce3b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.932100] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c4cbff9-ccb9-4780-bda8-177b5388ce3b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.932436] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c4cbff9-ccb9-4780-bda8-177b5388ce3b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.932718] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c4cbff9-ccb9-4780-bda8-177b5388ce3b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.933136] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c4cbff9-ccb9-4780-bda8-177b5388ce3b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.934855] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c4cbff9-ccb9-4780-bda8-177b5388ce3b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.934855] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c4cbff9-ccb9-4780-bda8-177b5388ce3b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.973753] [55187]: DEBUG nova.policy [None req-2c4cbff9-ccb9-4780-bda8-177b5388ce3b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.979249] [55187]: INFO nova.api.openstack.requestlog [None req-2c4cbff9-ccb9-4780-bda8-177b5388ce3b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1211 microversion: 2.1 time: 0.055799 [ 920.979249] [55187]: [pid: 55187|app: 0|req: 2864/5823] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:41 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.982110] [55187]: DEBUG nova.api.openstack.wsgi [None req-f90a1d55-b097-406a-aa75-5e81f6602f91 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 920.983943] [55187]: DEBUG nova.compute.api [None req-f90a1d55-b097-406a-aa75-5e81f6602f91 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 920.987524] [55187]: DEBUG oslo_concurrency.lockutils [None req-f90a1d55-b097-406a-aa75-5e81f6602f91 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.987898] [55187]: DEBUG oslo_concurrency.lockutils [None req-f90a1d55-b097-406a-aa75-5e81f6602f91 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.988186] [55187]: DEBUG oslo_concurrency.lockutils [None req-f90a1d55-b097-406a-aa75-5e81f6602f91 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.988590] [55187]: DEBUG oslo_concurrency.lockutils [None req-f90a1d55-b097-406a-aa75-5e81f6602f91 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.988841] [55187]: DEBUG oslo_concurrency.lockutils [None req-f90a1d55-b097-406a-aa75-5e81f6602f91 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.989102] [55187]: DEBUG oslo_concurrency.lockutils [None req-f90a1d55-b097-406a-aa75-5e81f6602f91 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.027558] [55188]: DEBUG nova.virt.hardware [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 921.028209] [55188]: DEBUG nova.virt.hardware [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 921.028209] [55188]: DEBUG nova.virt.hardware [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 921.028766] [55188]: DEBUG nova.virt.hardware [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 921.029482] [55188]: DEBUG nova.virt.hardware [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 921.035114] [55188]: DEBUG oslo_concurrency.lockutils [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.035406] [55188]: DEBUG oslo_concurrency.lockutils [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.039020] [55188]: DEBUG oslo_concurrency.lockutils [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.039020] [55188]: DEBUG oslo_concurrency.lockutils [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.039020] [55188]: DEBUG oslo_concurrency.lockutils [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.039020] [55188]: DEBUG oslo_concurrency.lockutils [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.048318] [55188]: DEBUG nova.quota [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Getting quotas for project 9d51e18fa717496488debf7a42056522. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 921.052600] [55188]: DEBUG nova.quota [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Getting quotas for user c76c7739baf04a06b2c2b371e4c5d097 and project 9d51e18fa717496488debf7a42056522. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 921.060236] [55188]: DEBUG nova.compute.api [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 921.061648] [55188]: DEBUG nova.compute.api [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 921.074218] [55187]: DEBUG nova.policy [None req-f90a1d55-b097-406a-aa75-5e81f6602f91 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.078759] [55187]: INFO nova.api.openstack.requestlog [None req-f90a1d55-b097-406a-aa75-5e81f6602f91 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1364 microversion: 2.1 time: 0.098997 [ 921.079163] [55187]: [pid: 55187|app: 0|req: 2865/5824] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:41 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1364 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.082578] [55187]: DEBUG nova.api.openstack.wsgi [None req-e3924dfb-9476-44aa-bf30-aeb57f9b3cf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesNegativeTestJSON-image-1864780870", "metadata": {"image_type": "test"}}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 921.086036] [55187]: DEBUG nova.compute.api [None req-e3924dfb-9476-44aa-bf30-aeb57f9b3cf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.087879] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3924dfb-9476-44aa-bf30-aeb57f9b3cf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.088145] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3924dfb-9476-44aa-bf30-aeb57f9b3cf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.088335] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3924dfb-9476-44aa-bf30-aeb57f9b3cf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.088718] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3924dfb-9476-44aa-bf30-aeb57f9b3cf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.088926] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3924dfb-9476-44aa-bf30-aeb57f9b3cf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.089138] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3924dfb-9476-44aa-bf30-aeb57f9b3cf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.094572] [55188]: INFO nova.api.openstack.requestlog [None req-043eb893-5ee4-4a55-aa67-19315d2d7e16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.545383 [ 921.094572] [55188]: [pid: 55188|app: 0|req: 2960/5825] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:06:40 2025] POST /compute/v2.1/servers => generated 380 bytes in 546 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 921.099882] [55187]: INFO nova.api.openstack.wsgi [None req-e3924dfb-9476-44aa-bf30-aeb57f9b3cf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] HTTP exception thrown: Instance 41ec6f72-3a16-4182-bfe9-4f92926495b9 could not be found. [ 921.099882] [55187]: DEBUG nova.api.openstack.wsgi [None req-e3924dfb-9476-44aa-bf30-aeb57f9b3cf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Returning 404 to user: Instance 41ec6f72-3a16-4182-bfe9-4f92926495b9 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 921.100282] [55187]: INFO nova.api.openstack.requestlog [None req-e3924dfb-9476-44aa-bf30-aeb57f9b3cf7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "POST /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9/action" status: 404 len: 111 microversion: 2.1 time: 0.020242 [ 921.100591] [55187]: [pid: 55187|app: 0|req: 2866/5826] 10.180.1.21 () {60 vars in 1274 bytes} [Wed Mar 26 22:06:41 2025] POST /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9/action => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 921.101152] [55188]: DEBUG nova.api.openstack.wsgi [None req-2926a601-db67-4e9e-a8d4-3a6bedae54ff tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.103011] [55188]: DEBUG nova.compute.api [None req-2926a601-db67-4e9e-a8d4-3a6bedae54ff tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.106988] [55187]: DEBUG nova.api.openstack.wsgi [None req-5ed31a0a-b842-4e30-bf9d-07de2b8141cf tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesNegativeTestJSON-image-158911873", "metadata": {"image_type": "test"}}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 921.110532] [55187]: DEBUG nova.compute.api [None req-5ed31a0a-b842-4e30-bf9d-07de2b8141cf tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Failed to fetch instance by id tempest-invalid-951257801 {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3015}} [ 921.110532] [55187]: INFO nova.api.openstack.wsgi [None req-5ed31a0a-b842-4e30-bf9d-07de2b8141cf tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] HTTP exception thrown: Instance tempest-invalid-951257801 could not be found. [ 921.110674] [55187]: DEBUG nova.api.openstack.wsgi [None req-5ed31a0a-b842-4e30-bf9d-07de2b8141cf tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Returning 404 to user: Instance tempest-invalid-951257801 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 921.111428] [55187]: INFO nova.api.openstack.requestlog [None req-5ed31a0a-b842-4e30-bf9d-07de2b8141cf tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "POST /compute/v2.1/servers/tempest-invalid-951257801/action" status: 404 len: 100 microversion: 2.1 time: 0.006731 [ 921.112296] [55187]: [pid: 55187|app: 0|req: 2867/5827] 10.180.1.21 () {60 vars in 1241 bytes} [Wed Mar 26 22:06:41 2025] POST /compute/v2.1/servers/tempest-invalid-951257801/action => generated 100 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 921.120846] [55187]: DEBUG nova.api.openstack.wsgi [None req-9d3d092e-0fc0-4b22-ae64-2f206193e5f0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-861522536"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 921.123213] [55187]: DEBUG nova.compute.api [None req-9d3d092e-0fc0-4b22-ae64-2f206193e5f0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Failed to fetch instance by id aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3015}} [ 921.123464] [55187]: INFO nova.api.openstack.wsgi [None req-9d3d092e-0fc0-4b22-ae64-2f206193e5f0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] HTTP exception thrown: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. [ 921.123716] [55187]: DEBUG nova.api.openstack.wsgi [None req-9d3d092e-0fc0-4b22-ae64-2f206193e5f0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Returning 404 to user: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 921.124117] [55187]: INFO nova.api.openstack.requestlog [None req-9d3d092e-0fc0-4b22-ae64-2f206193e5f0 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action" status: 404 len: 110 microversion: 2.1 time: 0.005986 [ 921.124503] [55187]: [pid: 55187|app: 0|req: 2868/5828] 10.180.1.21 () {60 vars in 1270 bytes} [Wed Mar 26 22:06:41 2025] POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action => generated 110 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 921.130351] [55187]: DEBUG nova.api.openstack.wsgi [None req-92554ddc-e972-4d6a-9caa-8bb680e70fd3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-1051300630"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 921.132157] [55187]: DEBUG nova.compute.api [None req-92554ddc-e972-4d6a-9caa-8bb680e70fd3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Failed to fetch instance by id aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3015}} [ 921.132250] [55187]: INFO nova.api.openstack.wsgi [None req-92554ddc-e972-4d6a-9caa-8bb680e70fd3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] HTTP exception thrown: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. [ 921.132472] [55187]: DEBUG nova.api.openstack.wsgi [None req-92554ddc-e972-4d6a-9caa-8bb680e70fd3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Returning 404 to user: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 921.132862] [55187]: INFO nova.api.openstack.requestlog [None req-92554ddc-e972-4d6a-9caa-8bb680e70fd3 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action" status: 404 len: 112 microversion: 2.1 time: 0.004589 [ 921.134539] [55187]: [pid: 55187|app: 0|req: 2869/5829] 10.180.1.21 () {60 vars in 1276 bytes} [Wed Mar 26 22:06:41 2025] POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action => generated 112 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 921.139103] [55188]: DEBUG nova.policy [None req-2926a601-db67-4e9e-a8d4-3a6bedae54ff tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.141375] [55187]: DEBUG nova.api.openstack.wsgi [None req-5995fa91-56a5-4ba5-9610-f80481f8f6b7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.141631] [55187]: DEBUG nova.compute.api [None req-5995fa91-56a5-4ba5-9610-f80481f8f6b7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.145768] [55188]: INFO nova.api.openstack.requestlog [None req-2926a601-db67-4e9e-a8d4-3a6bedae54ff tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1211 microversion: 2.1 time: 0.047299 [ 921.145908] [55187]: DEBUG oslo_concurrency.lockutils [None req-5995fa91-56a5-4ba5-9610-f80481f8f6b7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.146125] [55188]: [pid: 55188|app: 0|req: 2961/5830] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:41 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.146164] [55187]: DEBUG oslo_concurrency.lockutils [None req-5995fa91-56a5-4ba5-9610-f80481f8f6b7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.146732] [55187]: DEBUG oslo_concurrency.lockutils [None req-5995fa91-56a5-4ba5-9610-f80481f8f6b7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.146823] [55187]: DEBUG oslo_concurrency.lockutils [None req-5995fa91-56a5-4ba5-9610-f80481f8f6b7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.146998] [55187]: DEBUG oslo_concurrency.lockutils [None req-5995fa91-56a5-4ba5-9610-f80481f8f6b7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.148027] [55187]: DEBUG oslo_concurrency.lockutils [None req-5995fa91-56a5-4ba5-9610-f80481f8f6b7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.155305] [55187]: INFO nova.api.openstack.wsgi [None req-5995fa91-56a5-4ba5-9610-f80481f8f6b7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] HTTP exception thrown: Instance 41ec6f72-3a16-4182-bfe9-4f92926495b9 could not be found. [ 921.155607] [55187]: DEBUG nova.api.openstack.wsgi [None req-5995fa91-56a5-4ba5-9610-f80481f8f6b7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Returning 404 to user: Instance 41ec6f72-3a16-4182-bfe9-4f92926495b9 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 921.156100] [55187]: INFO nova.api.openstack.requestlog [None req-5995fa91-56a5-4ba5-9610-f80481f8f6b7 tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 404 len: 111 microversion: 2.1 time: 0.018847 [ 921.156324] [55187]: [pid: 55187|app: 0|req: 2870/5831] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:06:41 2025] DELETE /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 921.164164] [55188]: DEBUG nova.api.openstack.wsgi [None req-988e2611-733e-4c9a-99f2-0ba8960b757b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.165920] [55188]: DEBUG nova.compute.api [None req-988e2611-733e-4c9a-99f2-0ba8960b757b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] [instance: 41ec6f72-3a16-4182-bfe9-4f92926495b9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.172304] [55188]: DEBUG oslo_concurrency.lockutils [None req-988e2611-733e-4c9a-99f2-0ba8960b757b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.172677] [55188]: DEBUG oslo_concurrency.lockutils [None req-988e2611-733e-4c9a-99f2-0ba8960b757b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.172787] [55188]: DEBUG oslo_concurrency.lockutils [None req-988e2611-733e-4c9a-99f2-0ba8960b757b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.173141] [55188]: DEBUG oslo_concurrency.lockutils [None req-988e2611-733e-4c9a-99f2-0ba8960b757b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.173366] [55188]: DEBUG oslo_concurrency.lockutils [None req-988e2611-733e-4c9a-99f2-0ba8960b757b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.173526] [55188]: DEBUG oslo_concurrency.lockutils [None req-988e2611-733e-4c9a-99f2-0ba8960b757b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.183663] [55188]: INFO nova.api.openstack.wsgi [None req-988e2611-733e-4c9a-99f2-0ba8960b757b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] HTTP exception thrown: Instance 41ec6f72-3a16-4182-bfe9-4f92926495b9 could not be found. [ 921.184073] [55188]: DEBUG nova.api.openstack.wsgi [None req-988e2611-733e-4c9a-99f2-0ba8960b757b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] Returning 404 to user: Instance 41ec6f72-3a16-4182-bfe9-4f92926495b9 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 921.184533] [55188]: INFO nova.api.openstack.requestlog [None req-988e2611-733e-4c9a-99f2-0ba8960b757b tempest-ImagesNegativeTestJSON-1862176131 tempest-ImagesNegativeTestJSON-1862176131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9" status: 404 len: 111 microversion: 2.1 time: 0.022666 [ 921.184843] [55188]: [pid: 55188|app: 0|req: 2962/5832] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:41 2025] GET /compute/v2.1/servers/41ec6f72-3a16-4182-bfe9-4f92926495b9 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 921.222778] [55187]: DEBUG nova.api.openstack.wsgi [None req-eadec9d6-d3a5-4579-9c7d-056c60ffb83e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.224072] [55187]: DEBUG nova.compute.api [None req-eadec9d6-d3a5-4579-9c7d-056c60ffb83e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.229174] [55187]: DEBUG oslo_concurrency.lockutils [None req-eadec9d6-d3a5-4579-9c7d-056c60ffb83e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.229899] [55187]: DEBUG oslo_concurrency.lockutils [None req-eadec9d6-d3a5-4579-9c7d-056c60ffb83e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.230162] [55187]: DEBUG oslo_concurrency.lockutils [None req-eadec9d6-d3a5-4579-9c7d-056c60ffb83e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.230538] [55187]: DEBUG oslo_concurrency.lockutils [None req-eadec9d6-d3a5-4579-9c7d-056c60ffb83e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.230769] [55187]: DEBUG oslo_concurrency.lockutils [None req-eadec9d6-d3a5-4579-9c7d-056c60ffb83e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.230996] [55187]: DEBUG oslo_concurrency.lockutils [None req-eadec9d6-d3a5-4579-9c7d-056c60ffb83e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.284867] [55188]: DEBUG nova.api.openstack.wsgi [None req-3bc9efdc-c4ca-4845-9fe7-65662834be5c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.287305] [55188]: DEBUG nova.compute.api [None req-3bc9efdc-c4ca-4845-9fe7-65662834be5c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.293951] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bc9efdc-c4ca-4845-9fe7-65662834be5c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.294243] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bc9efdc-c4ca-4845-9fe7-65662834be5c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.294435] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bc9efdc-c4ca-4845-9fe7-65662834be5c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.294804] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bc9efdc-c4ca-4845-9fe7-65662834be5c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.295018] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bc9efdc-c4ca-4845-9fe7-65662834be5c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.295209] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bc9efdc-c4ca-4845-9fe7-65662834be5c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.339907] [55188]: DEBUG nova.policy [None req-3bc9efdc-c4ca-4845-9fe7-65662834be5c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.347962] [55188]: INFO nova.api.openstack.requestlog [None req-3bc9efdc-c4ca-4845-9fe7-65662834be5c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1219 microversion: 2.1 time: 0.066998 [ 921.348571] [55188]: [pid: 55188|app: 0|req: 2963/5833] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:41 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1219 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.355923] [55188]: DEBUG nova.api.openstack.wsgi [None req-8665a097-408d-47b7-a300-247428f69581 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.357254] [55187]: DEBUG nova.policy [None req-eadec9d6-d3a5-4579-9c7d-056c60ffb83e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.358793] [55188]: DEBUG nova.compute.api [None req-8665a097-408d-47b7-a300-247428f69581 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.363580] [55187]: INFO nova.api.openstack.requestlog [None req-eadec9d6-d3a5-4579-9c7d-056c60ffb83e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.145098 [ 921.363900] [55187]: [pid: 55187|app: 0|req: 2871/5834] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:41 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.364433] [55188]: DEBUG oslo_concurrency.lockutils [None req-8665a097-408d-47b7-a300-247428f69581 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.364652] [55188]: DEBUG oslo_concurrency.lockutils [None req-8665a097-408d-47b7-a300-247428f69581 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.364819] [55188]: DEBUG oslo_concurrency.lockutils [None req-8665a097-408d-47b7-a300-247428f69581 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.365230] [55188]: DEBUG oslo_concurrency.lockutils [None req-8665a097-408d-47b7-a300-247428f69581 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.365474] [55188]: DEBUG oslo_concurrency.lockutils [None req-8665a097-408d-47b7-a300-247428f69581 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.365682] [55188]: DEBUG oslo_concurrency.lockutils [None req-8665a097-408d-47b7-a300-247428f69581 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.413374] [55188]: DEBUG nova.policy [None req-8665a097-408d-47b7-a300-247428f69581 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.416430] [55187]: DEBUG nova.api.openstack.wsgi [None req-14008ab7-3487-4ce2-9b9f-edb5db1377db tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.418700] [55187]: DEBUG nova.compute.api [None req-14008ab7-3487-4ce2-9b9f-edb5db1377db tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.420907] [55188]: INFO nova.api.openstack.requestlog [None req-8665a097-408d-47b7-a300-247428f69581 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1210 microversion: 2.1 time: 0.071528 [ 921.421332] [55188]: [pid: 55188|app: 0|req: 2964/5835] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:41 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1210 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.425036] [55187]: DEBUG oslo_concurrency.lockutils [None req-14008ab7-3487-4ce2-9b9f-edb5db1377db tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.425036] [55187]: DEBUG oslo_concurrency.lockutils [None req-14008ab7-3487-4ce2-9b9f-edb5db1377db tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.425036] [55187]: DEBUG oslo_concurrency.lockutils [None req-14008ab7-3487-4ce2-9b9f-edb5db1377db tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.425036] [55187]: DEBUG oslo_concurrency.lockutils [None req-14008ab7-3487-4ce2-9b9f-edb5db1377db tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.425036] [55187]: DEBUG oslo_concurrency.lockutils [None req-14008ab7-3487-4ce2-9b9f-edb5db1377db tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.425036] [55187]: DEBUG oslo_concurrency.lockutils [None req-14008ab7-3487-4ce2-9b9f-edb5db1377db tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.474180] [55187]: DEBUG nova.policy [None req-14008ab7-3487-4ce2-9b9f-edb5db1377db tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.479644] [55187]: INFO nova.api.openstack.requestlog [None req-14008ab7-3487-4ce2-9b9f-edb5db1377db tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1222 microversion: 2.1 time: 0.065615 [ 921.480124] [55187]: [pid: 55187|app: 0|req: 2872/5836] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:41 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1222 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 921.493170] [55188]: DEBUG nova.api.openstack.wsgi [None req-300978a6-d8eb-4421-b75a-ef5e123b7cef tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.494998] [55188]: DEBUG nova.compute.api [None req-300978a6-d8eb-4421-b75a-ef5e123b7cef tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.498579] [55188]: DEBUG oslo_concurrency.lockutils [None req-300978a6-d8eb-4421-b75a-ef5e123b7cef tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.498842] [55188]: DEBUG oslo_concurrency.lockutils [None req-300978a6-d8eb-4421-b75a-ef5e123b7cef tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.499052] [55188]: DEBUG oslo_concurrency.lockutils [None req-300978a6-d8eb-4421-b75a-ef5e123b7cef tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.499409] [55188]: DEBUG oslo_concurrency.lockutils [None req-300978a6-d8eb-4421-b75a-ef5e123b7cef tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.499607] [55188]: DEBUG oslo_concurrency.lockutils [None req-300978a6-d8eb-4421-b75a-ef5e123b7cef tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.499785] [55188]: DEBUG oslo_concurrency.lockutils [None req-300978a6-d8eb-4421-b75a-ef5e123b7cef tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.547038] [55187]: DEBUG nova.api.openstack.wsgi [None req-70c540e3-2e1e-48a8-ae89-c56218cb1967 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.548533] [55187]: DEBUG nova.compute.api [None req-70c540e3-2e1e-48a8-ae89-c56218cb1967 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.555091] [55187]: DEBUG oslo_concurrency.lockutils [None req-70c540e3-2e1e-48a8-ae89-c56218cb1967 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.555091] [55187]: DEBUG oslo_concurrency.lockutils [None req-70c540e3-2e1e-48a8-ae89-c56218cb1967 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.555091] [55187]: DEBUG oslo_concurrency.lockutils [None req-70c540e3-2e1e-48a8-ae89-c56218cb1967 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.555091] [55187]: DEBUG oslo_concurrency.lockutils [None req-70c540e3-2e1e-48a8-ae89-c56218cb1967 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.555091] [55187]: DEBUG oslo_concurrency.lockutils [None req-70c540e3-2e1e-48a8-ae89-c56218cb1967 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.555091] [55187]: DEBUG oslo_concurrency.lockutils [None req-70c540e3-2e1e-48a8-ae89-c56218cb1967 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.585448] [55188]: DEBUG nova.policy [None req-300978a6-d8eb-4421-b75a-ef5e123b7cef tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.590270] [55188]: INFO nova.api.openstack.requestlog [None req-300978a6-d8eb-4421-b75a-ef5e123b7cef tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1521 microversion: 2.1 time: 0.099293 [ 921.590596] [55188]: [pid: 55188|app: 0|req: 2965/5837] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:41 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1521 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.593076] [55188]: DEBUG nova.api.openstack.wsgi [None req-bfce0b09-99cb-4a25-a0ad-e995ffafdef6 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.594699] [55188]: DEBUG nova.compute.api [None req-bfce0b09-99cb-4a25-a0ad-e995ffafdef6 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.598081] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfce0b09-99cb-4a25-a0ad-e995ffafdef6 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.598317] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfce0b09-99cb-4a25-a0ad-e995ffafdef6 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.598501] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfce0b09-99cb-4a25-a0ad-e995ffafdef6 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.598928] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfce0b09-99cb-4a25-a0ad-e995ffafdef6 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.599152] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfce0b09-99cb-4a25-a0ad-e995ffafdef6 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.599332] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfce0b09-99cb-4a25-a0ad-e995ffafdef6 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.600622] [55187]: DEBUG nova.policy [None req-70c540e3-2e1e-48a8-ae89-c56218cb1967 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.606952] [55187]: INFO nova.api.openstack.requestlog [None req-70c540e3-2e1e-48a8-ae89-c56218cb1967 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1209 microversion: 2.1 time: 0.062940 [ 921.607289] [55187]: [pid: 55187|app: 0|req: 2873/5838] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:41 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1209 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.710900] [55188]: DEBUG nova.policy [None req-bfce0b09-99cb-4a25-a0ad-e995ffafdef6 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.719767] [55188]: INFO nova.api.openstack.requestlog [None req-bfce0b09-99cb-4a25-a0ad-e995ffafdef6 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1494 microversion: 2.1 time: 0.126102 [ 921.719767] [55188]: [pid: 55188|app: 0|req: 2966/5839] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:41 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1494 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.724172] [55187]: DEBUG nova.api.openstack.wsgi [None req-f1bfa56d-e2a6-492b-b3b3-d465cfc00053 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.726020] [55187]: DEBUG nova.compute.api [None req-f1bfa56d-e2a6-492b-b3b3-d465cfc00053 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.734930] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1bfa56d-e2a6-492b-b3b3-d465cfc00053 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.739679] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1bfa56d-e2a6-492b-b3b3-d465cfc00053 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.740242] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1bfa56d-e2a6-492b-b3b3-d465cfc00053 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.743283] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1bfa56d-e2a6-492b-b3b3-d465cfc00053 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.743283] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1bfa56d-e2a6-492b-b3b3-d465cfc00053 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.743283] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1bfa56d-e2a6-492b-b3b3-d465cfc00053 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.751948] [55188]: DEBUG nova.api.openstack.wsgi [None req-2e9cfd76-5c1a-41bd-b6ea-2fac71d0300d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.768800] [55188]: DEBUG nova.api.openstack.compute.server_groups [None req-2e9cfd76-5c1a-41bd-b6ea-2fac71d0300d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Querying cell d94880c3-0986-4f2e-b342-827070bf85c2(cell1) for 1 instances {{(pid=55188) _get_not_deleted /opt/stack/nova/nova/api/openstack/compute/server_groups.py:66}} [ 921.769444] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e9cfd76-5c1a-41bd-b6ea-2fac71d0300d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.769564] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e9cfd76-5c1a-41bd-b6ea-2fac71d0300d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.769675] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e9cfd76-5c1a-41bd-b6ea-2fac71d0300d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.787871] [55188]: INFO nova.api.openstack.requestlog [None req-2e9cfd76-5c1a-41bd-b6ea-2fac71d0300d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups/0d26e134-7949-4930-9ee5-de4bc25e1039" status: 200 len: 222 microversion: 2.1 time: 0.042605 [ 921.788256] [55188]: [pid: 55188|app: 0|req: 2967/5840] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:06:42 2025] GET /compute/v2.1/os-server-groups/0d26e134-7949-4930-9ee5-de4bc25e1039 => generated 222 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 921.795700] [55188]: DEBUG nova.api.openstack.wsgi [None req-e598a07f-bf69-4302-a54d-0ec6131f211a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.795998] [55188]: DEBUG nova.compute.api [None req-e598a07f-bf69-4302-a54d-0ec6131f211a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.804094] [55188]: DEBUG oslo_concurrency.lockutils [None req-e598a07f-bf69-4302-a54d-0ec6131f211a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.804791] [55188]: DEBUG oslo_concurrency.lockutils [None req-e598a07f-bf69-4302-a54d-0ec6131f211a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.805053] [55188]: DEBUG oslo_concurrency.lockutils [None req-e598a07f-bf69-4302-a54d-0ec6131f211a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.805698] [55188]: DEBUG oslo_concurrency.lockutils [None req-e598a07f-bf69-4302-a54d-0ec6131f211a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.806167] [55188]: DEBUG oslo_concurrency.lockutils [None req-e598a07f-bf69-4302-a54d-0ec6131f211a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.806581] [55188]: DEBUG oslo_concurrency.lockutils [None req-e598a07f-bf69-4302-a54d-0ec6131f211a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.829791] [55188]: DEBUG nova.compute.api [None req-e598a07f-bf69-4302-a54d-0ec6131f211a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 921.884290] [55187]: DEBUG nova.policy [None req-f1bfa56d-e2a6-492b-b3b3-d465cfc00053 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.889208] [55188]: INFO nova.api.openstack.requestlog [None req-e598a07f-bf69-4302-a54d-0ec6131f211a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 204 len: 0 microversion: 2.1 time: 0.095598 [ 921.889375] [55187]: INFO nova.api.openstack.requestlog [None req-f1bfa56d-e2a6-492b-b3b3-d465cfc00053 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1313 microversion: 2.1 time: 0.170412 [ 921.890100] [55188]: [pid: 55188|app: 0|req: 2968/5841] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:06:42 2025] DELETE /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 921.890399] [55187]: [pid: 55187|app: 0|req: 2874/5842] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:42 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1313 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.893159] [55188]: DEBUG nova.api.openstack.wsgi [None req-80677f07-d276-42a2-8fc9-9e347b6d3ace tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.895098] [55188]: DEBUG nova.compute.api [None req-80677f07-d276-42a2-8fc9-9e347b6d3ace tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.895343] [55187]: DEBUG nova.api.openstack.wsgi [None req-34024496-c662-4d2f-bfc7-9b7b218a056b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.897174] [55187]: DEBUG nova.compute.api [None req-34024496-c662-4d2f-bfc7-9b7b218a056b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.899410] [55188]: DEBUG oslo_concurrency.lockutils [None req-80677f07-d276-42a2-8fc9-9e347b6d3ace tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.900174] [55188]: DEBUG oslo_concurrency.lockutils [None req-80677f07-d276-42a2-8fc9-9e347b6d3ace tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.900174] [55188]: DEBUG oslo_concurrency.lockutils [None req-80677f07-d276-42a2-8fc9-9e347b6d3ace tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.900309] [55188]: DEBUG oslo_concurrency.lockutils [None req-80677f07-d276-42a2-8fc9-9e347b6d3ace tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.900516] [55188]: DEBUG oslo_concurrency.lockutils [None req-80677f07-d276-42a2-8fc9-9e347b6d3ace tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.900705] [55188]: DEBUG oslo_concurrency.lockutils [None req-80677f07-d276-42a2-8fc9-9e347b6d3ace tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.900927] [55187]: DEBUG oslo_concurrency.lockutils [None req-34024496-c662-4d2f-bfc7-9b7b218a056b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.901338] [55187]: DEBUG oslo_concurrency.lockutils [None req-34024496-c662-4d2f-bfc7-9b7b218a056b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.901570] [55187]: DEBUG oslo_concurrency.lockutils [None req-34024496-c662-4d2f-bfc7-9b7b218a056b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.901942] [55187]: DEBUG oslo_concurrency.lockutils [None req-34024496-c662-4d2f-bfc7-9b7b218a056b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.902164] [55187]: DEBUG oslo_concurrency.lockutils [None req-34024496-c662-4d2f-bfc7-9b7b218a056b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.902339] [55187]: DEBUG oslo_concurrency.lockutils [None req-34024496-c662-4d2f-bfc7-9b7b218a056b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.983655] [55188]: DEBUG nova.policy [None req-80677f07-d276-42a2-8fc9-9e347b6d3ace tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.988244] [55188]: INFO nova.api.openstack.requestlog [None req-80677f07-d276-42a2-8fc9-9e347b6d3ace tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1517 microversion: 2.1 time: 0.097826 [ 921.988596] [55188]: [pid: 55188|app: 0|req: 2969/5843] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:42 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1517 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.991120] [55188]: DEBUG nova.api.openstack.wsgi [None req-7fcb41ef-b81d-40d5-b8db-b27298032bed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 921.996026] [55188]: DEBUG nova.compute.api [None req-7fcb41ef-b81d-40d5-b8db-b27298032bed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 921.996026] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fcb41ef-b81d-40d5-b8db-b27298032bed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.996442] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fcb41ef-b81d-40d5-b8db-b27298032bed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.996657] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fcb41ef-b81d-40d5-b8db-b27298032bed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.997074] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fcb41ef-b81d-40d5-b8db-b27298032bed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.997294] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fcb41ef-b81d-40d5-b8db-b27298032bed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.997466] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fcb41ef-b81d-40d5-b8db-b27298032bed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.017193] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fcb41ef-b81d-40d5-b8db-b27298032bed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.017456] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fcb41ef-b81d-40d5-b8db-b27298032bed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.017673] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fcb41ef-b81d-40d5-b8db-b27298032bed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.017878] [55188]: DEBUG nova.objects.instance [None req-7fcb41ef-b81d-40d5-b8db-b27298032bed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 922.032948] [55187]: DEBUG nova.policy [None req-34024496-c662-4d2f-bfc7-9b7b218a056b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.038552] [55187]: INFO nova.api.openstack.requestlog [None req-34024496-c662-4d2f-bfc7-9b7b218a056b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1500 microversion: 2.1 time: 0.145747 [ 922.039149] [55187]: [pid: 55187|app: 0|req: 2875/5844] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:42 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1500 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.041819] [55187]: DEBUG nova.api.openstack.wsgi [None req-28b6eee1-b4f6-4dd5-bbeb-2446d194bcf3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.043484] [55187]: DEBUG nova.compute.api [None req-28b6eee1-b4f6-4dd5-bbeb-2446d194bcf3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.046682] [55187]: DEBUG oslo_concurrency.lockutils [None req-28b6eee1-b4f6-4dd5-bbeb-2446d194bcf3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.046922] [55187]: DEBUG oslo_concurrency.lockutils [None req-28b6eee1-b4f6-4dd5-bbeb-2446d194bcf3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.047117] [55187]: DEBUG oslo_concurrency.lockutils [None req-28b6eee1-b4f6-4dd5-bbeb-2446d194bcf3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.047470] [55187]: DEBUG oslo_concurrency.lockutils [None req-28b6eee1-b4f6-4dd5-bbeb-2446d194bcf3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.047683] [55187]: DEBUG oslo_concurrency.lockutils [None req-28b6eee1-b4f6-4dd5-bbeb-2446d194bcf3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.047876] [55187]: DEBUG oslo_concurrency.lockutils [None req-28b6eee1-b4f6-4dd5-bbeb-2446d194bcf3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.049246] [55188]: DEBUG nova.policy [None req-7fcb41ef-b81d-40d5-b8db-b27298032bed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.055032] [55188]: INFO nova.api.openstack.requestlog [None req-7fcb41ef-b81d-40d5-b8db-b27298032bed tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.065801 [ 922.055356] [55188]: [pid: 55188|app: 0|req: 2970/5845] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:42 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.095604] [55188]: DEBUG nova.api.openstack.wsgi [None req-4a8d5136-8514-4dd6-b7d1-05465a85b388 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.097248] [55188]: DEBUG nova.compute.api [None req-4a8d5136-8514-4dd6-b7d1-05465a85b388 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.101672] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a8d5136-8514-4dd6-b7d1-05465a85b388 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.101886] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a8d5136-8514-4dd6-b7d1-05465a85b388 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.102093] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a8d5136-8514-4dd6-b7d1-05465a85b388 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.102455] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a8d5136-8514-4dd6-b7d1-05465a85b388 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.102658] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a8d5136-8514-4dd6-b7d1-05465a85b388 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.102837] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a8d5136-8514-4dd6-b7d1-05465a85b388 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.103333] [55187]: DEBUG nova.policy [None req-28b6eee1-b4f6-4dd5-bbeb-2446d194bcf3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.107664] [55187]: INFO nova.api.openstack.requestlog [None req-28b6eee1-b4f6-4dd5-bbeb-2446d194bcf3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1211 microversion: 2.1 time: 0.068088 [ 922.107985] [55187]: [pid: 55187|app: 0|req: 2876/5846] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:42 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1211 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.162227] [55187]: DEBUG nova.api.openstack.wsgi [None req-34b41741-9b5f-417d-9254-fbde11684c6f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.164029] [55187]: DEBUG nova.compute.api [None req-34b41741-9b5f-417d-9254-fbde11684c6f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.168571] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b41741-9b5f-417d-9254-fbde11684c6f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.168892] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b41741-9b5f-417d-9254-fbde11684c6f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.169124] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b41741-9b5f-417d-9254-fbde11684c6f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.169518] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b41741-9b5f-417d-9254-fbde11684c6f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.169721] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b41741-9b5f-417d-9254-fbde11684c6f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.169893] [55187]: DEBUG oslo_concurrency.lockutils [None req-34b41741-9b5f-417d-9254-fbde11684c6f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.211914] [55188]: DEBUG nova.policy [None req-4a8d5136-8514-4dd6-b7d1-05465a85b388 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.216146] [55187]: DEBUG nova.policy [None req-34b41741-9b5f-417d-9254-fbde11684c6f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.217772] [55188]: INFO nova.api.openstack.requestlog [None req-4a8d5136-8514-4dd6-b7d1-05465a85b388 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1364 microversion: 2.1 time: 0.127440 [ 922.217932] [55188]: [pid: 55188|app: 0|req: 2971/5847] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:42 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1364 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.222106] [55187]: INFO nova.api.openstack.requestlog [None req-34b41741-9b5f-417d-9254-fbde11684c6f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1215 microversion: 2.1 time: 0.063192 [ 922.222442] [55187]: [pid: 55187|app: 0|req: 2877/5848] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:42 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1215 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.273741] [55188]: DEBUG nova.api.openstack.wsgi [req-609d029e-b511-429f-8aaa-52003db9dfdc req-483cd3e4-ded3-4e2c-871e-66e9e7e915e2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "411a0c11-b3c3-4519-8b1f-7cf8312d0e71", "name": "network-vif-deleted", "tag": "812cd2da-8fae-4db1-80ea-105fadef9c75"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 922.281663] [55188]: DEBUG oslo_concurrency.lockutils [req-609d029e-b511-429f-8aaa-52003db9dfdc req-483cd3e4-ded3-4e2c-871e-66e9e7e915e2 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.281893] [55188]: DEBUG oslo_concurrency.lockutils [req-609d029e-b511-429f-8aaa-52003db9dfdc req-483cd3e4-ded3-4e2c-871e-66e9e7e915e2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.282070] [55188]: DEBUG oslo_concurrency.lockutils [req-609d029e-b511-429f-8aaa-52003db9dfdc req-483cd3e4-ded3-4e2c-871e-66e9e7e915e2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.290635] [55188]: INFO nova.api.openstack.compute.server_external_events [req-609d029e-b511-429f-8aaa-52003db9dfdc req-483cd3e4-ded3-4e2c-871e-66e9e7e915e2 service nova] Creating event network-vif-deleted:812cd2da-8fae-4db1-80ea-105fadef9c75 for instance 411a0c11-b3c3-4519-8b1f-7cf8312d0e71 on cpu-1 [ 922.296018] [55188]: INFO nova.api.openstack.requestlog [req-609d029e-b511-429f-8aaa-52003db9dfdc req-483cd3e4-ded3-4e2c-871e-66e9e7e915e2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022264 [ 922.296018] [55188]: [pid: 55188|app: 0|req: 2972/5849] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:42 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 922.361410] [55187]: DEBUG nova.api.openstack.wsgi [None req-ab72cde0-e4da-4b88-b1b1-f73e495ad6b6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.363633] [55187]: DEBUG nova.compute.api [None req-ab72cde0-e4da-4b88-b1b1-f73e495ad6b6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.368754] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab72cde0-e4da-4b88-b1b1-f73e495ad6b6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.369059] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab72cde0-e4da-4b88-b1b1-f73e495ad6b6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.369228] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab72cde0-e4da-4b88-b1b1-f73e495ad6b6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.369601] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab72cde0-e4da-4b88-b1b1-f73e495ad6b6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.369801] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab72cde0-e4da-4b88-b1b1-f73e495ad6b6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.369998] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab72cde0-e4da-4b88-b1b1-f73e495ad6b6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.384540] [55188]: DEBUG nova.api.openstack.wsgi [None req-2b70d878-87be-4229-b18c-d7b3ae73c5e6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.387021] [55188]: DEBUG nova.compute.api [None req-2b70d878-87be-4229-b18c-d7b3ae73c5e6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.391983] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b70d878-87be-4229-b18c-d7b3ae73c5e6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.392395] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b70d878-87be-4229-b18c-d7b3ae73c5e6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.392704] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b70d878-87be-4229-b18c-d7b3ae73c5e6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.393466] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b70d878-87be-4229-b18c-d7b3ae73c5e6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.393791] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b70d878-87be-4229-b18c-d7b3ae73c5e6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.394100] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b70d878-87be-4229-b18c-d7b3ae73c5e6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.412951] [55187]: DEBUG nova.policy [None req-ab72cde0-e4da-4b88-b1b1-f73e495ad6b6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.420871] [55187]: INFO nova.api.openstack.requestlog [None req-ab72cde0-e4da-4b88-b1b1-f73e495ad6b6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1219 microversion: 2.1 time: 0.061733 [ 922.421221] [55187]: [pid: 55187|app: 0|req: 2878/5850] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:42 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1219 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.440160] [55187]: DEBUG nova.api.openstack.wsgi [None req-96ec9778-c2ae-4e3c-95f3-c8a1f787de13 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.441845] [55187]: DEBUG nova.compute.api [None req-96ec9778-c2ae-4e3c-95f3-c8a1f787de13 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.445697] [55187]: DEBUG oslo_concurrency.lockutils [None req-96ec9778-c2ae-4e3c-95f3-c8a1f787de13 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.445935] [55187]: DEBUG oslo_concurrency.lockutils [None req-96ec9778-c2ae-4e3c-95f3-c8a1f787de13 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.446132] [55187]: DEBUG oslo_concurrency.lockutils [None req-96ec9778-c2ae-4e3c-95f3-c8a1f787de13 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.446497] [55187]: DEBUG oslo_concurrency.lockutils [None req-96ec9778-c2ae-4e3c-95f3-c8a1f787de13 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.446699] [55187]: DEBUG oslo_concurrency.lockutils [None req-96ec9778-c2ae-4e3c-95f3-c8a1f787de13 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.446877] [55187]: DEBUG oslo_concurrency.lockutils [None req-96ec9778-c2ae-4e3c-95f3-c8a1f787de13 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.528298] [55188]: DEBUG nova.policy [None req-2b70d878-87be-4229-b18c-d7b3ae73c5e6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.533324] [55188]: INFO nova.api.openstack.requestlog [None req-2b70d878-87be-4229-b18c-d7b3ae73c5e6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.150933 [ 922.533956] [55188]: [pid: 55188|app: 0|req: 2973/5851] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:42 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.541390] [55188]: DEBUG nova.api.openstack.wsgi [None req-4d9d5560-a31e-44aa-90fb-0b8a91ea9468 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.547266] [55188]: DEBUG nova.compute.api [None req-4d9d5560-a31e-44aa-90fb-0b8a91ea9468 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.552528] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d9d5560-a31e-44aa-90fb-0b8a91ea9468 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.552964] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d9d5560-a31e-44aa-90fb-0b8a91ea9468 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.553358] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d9d5560-a31e-44aa-90fb-0b8a91ea9468 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.554025] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d9d5560-a31e-44aa-90fb-0b8a91ea9468 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.554374] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d9d5560-a31e-44aa-90fb-0b8a91ea9468 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.554685] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d9d5560-a31e-44aa-90fb-0b8a91ea9468 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.595579] [55188]: DEBUG nova.policy [None req-4d9d5560-a31e-44aa-90fb-0b8a91ea9468 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.599369] [55188]: INFO nova.api.openstack.requestlog [None req-4d9d5560-a31e-44aa-90fb-0b8a91ea9468 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1222 microversion: 2.1 time: 0.060618 [ 922.599922] [55188]: [pid: 55188|app: 0|req: 2974/5852] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:42 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1222 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.604024] [55188]: DEBUG nova.api.openstack.wsgi [None req-f3d70606-e19f-46a4-bc12-8e9fedb655a5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.604741] [55188]: DEBUG nova.compute.api [None req-f3d70606-e19f-46a4-bc12-8e9fedb655a5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.608336] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3d70606-e19f-46a4-bc12-8e9fedb655a5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.608749] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3d70606-e19f-46a4-bc12-8e9fedb655a5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.609122] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3d70606-e19f-46a4-bc12-8e9fedb655a5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.609675] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3d70606-e19f-46a4-bc12-8e9fedb655a5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.609973] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3d70606-e19f-46a4-bc12-8e9fedb655a5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.610260] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3d70606-e19f-46a4-bc12-8e9fedb655a5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.717014] [55187]: DEBUG nova.policy [None req-96ec9778-c2ae-4e3c-95f3-c8a1f787de13 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.717438] [55188]: DEBUG nova.policy [None req-f3d70606-e19f-46a4-bc12-8e9fedb655a5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.721361] [55188]: INFO nova.api.openstack.requestlog [None req-f3d70606-e19f-46a4-bc12-8e9fedb655a5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1521 microversion: 2.1 time: 0.120539 [ 922.721695] [55188]: [pid: 55188|app: 0|req: 2975/5853] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:42 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1521 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 922.723874] [55187]: INFO nova.api.openstack.requestlog [None req-96ec9778-c2ae-4e3c-95f3-c8a1f787de13 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1210 microversion: 2.1 time: 0.285872 [ 922.724244] [55188]: DEBUG nova.api.openstack.wsgi [None req-9d23db1f-cef0-4d69-b43f-301cafb176c9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.724325] [55187]: [pid: 55187|app: 0|req: 2879/5854] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:42 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1210 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.725959] [55188]: DEBUG nova.compute.api [None req-9d23db1f-cef0-4d69-b43f-301cafb176c9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.729857] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d23db1f-cef0-4d69-b43f-301cafb176c9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.730115] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d23db1f-cef0-4d69-b43f-301cafb176c9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.730815] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d23db1f-cef0-4d69-b43f-301cafb176c9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.730815] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d23db1f-cef0-4d69-b43f-301cafb176c9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.730928] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d23db1f-cef0-4d69-b43f-301cafb176c9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.731023] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d23db1f-cef0-4d69-b43f-301cafb176c9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.767118] [55188]: DEBUG nova.policy [None req-9d23db1f-cef0-4d69-b43f-301cafb176c9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.771772] [55188]: INFO nova.api.openstack.requestlog [None req-9d23db1f-cef0-4d69-b43f-301cafb176c9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1201 microversion: 2.1 time: 0.049481 [ 922.772440] [55188]: [pid: 55188|app: 0|req: 2976/5855] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:43 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1201 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.857084] [55187]: DEBUG nova.api.openstack.wsgi [req-8d4f0fef-3933-4b8d-88ea-e2e40eb6ab2a req-28ce7501-48da-4331-a513-13110004dfc5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1cde67d4-c1df-4d42-9eeb-c47f0a022356", "name": "network-vif-plugged", "status": "completed", "tag": "02208c7b-fc83-49af-b8e8-eb1236cb2557"}, {"name": "network-changed", "server_uuid": "1cde67d4-c1df-4d42-9eeb-c47f0a022356", "tag": "02208c7b-fc83-49af-b8e8-eb1236cb2557"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 922.864410] [55187]: DEBUG oslo_concurrency.lockutils [req-8d4f0fef-3933-4b8d-88ea-e2e40eb6ab2a req-28ce7501-48da-4331-a513-13110004dfc5 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.864659] [55187]: DEBUG oslo_concurrency.lockutils [req-8d4f0fef-3933-4b8d-88ea-e2e40eb6ab2a req-28ce7501-48da-4331-a513-13110004dfc5 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.864844] [55187]: DEBUG oslo_concurrency.lockutils [req-8d4f0fef-3933-4b8d-88ea-e2e40eb6ab2a req-28ce7501-48da-4331-a513-13110004dfc5 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.873024] [55187]: INFO nova.api.openstack.compute.server_external_events [req-8d4f0fef-3933-4b8d-88ea-e2e40eb6ab2a req-28ce7501-48da-4331-a513-13110004dfc5 service nova] Creating event network-vif-plugged:02208c7b-fc83-49af-b8e8-eb1236cb2557 for instance 1cde67d4-c1df-4d42-9eeb-c47f0a022356 on cpu-1 [ 922.873414] [55187]: INFO nova.api.openstack.compute.server_external_events [req-8d4f0fef-3933-4b8d-88ea-e2e40eb6ab2a req-28ce7501-48da-4331-a513-13110004dfc5 service nova] Creating event network-changed:02208c7b-fc83-49af-b8e8-eb1236cb2557 for instance 1cde67d4-c1df-4d42-9eeb-c47f0a022356 on cpu-1 [ 922.877140] [55187]: INFO nova.api.openstack.requestlog [req-8d4f0fef-3933-4b8d-88ea-e2e40eb6ab2a req-28ce7501-48da-4331-a513-13110004dfc5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.025049 [ 922.877752] [55187]: [pid: 55187|app: 0|req: 2880/5856] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:43 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 922.906043] [55188]: DEBUG nova.api.openstack.wsgi [None req-38fa1449-a1b2-4ce2-a74a-568a03785570 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 922.908139] [55188]: DEBUG nova.compute.api [None req-38fa1449-a1b2-4ce2-a74a-568a03785570 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 922.917578] [55188]: DEBUG oslo_concurrency.lockutils [None req-38fa1449-a1b2-4ce2-a74a-568a03785570 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.917578] [55188]: DEBUG oslo_concurrency.lockutils [None req-38fa1449-a1b2-4ce2-a74a-568a03785570 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.917578] [55188]: DEBUG oslo_concurrency.lockutils [None req-38fa1449-a1b2-4ce2-a74a-568a03785570 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.917578] [55188]: DEBUG oslo_concurrency.lockutils [None req-38fa1449-a1b2-4ce2-a74a-568a03785570 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.918110] [55188]: DEBUG oslo_concurrency.lockutils [None req-38fa1449-a1b2-4ce2-a74a-568a03785570 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.918594] [55188]: DEBUG oslo_concurrency.lockutils [None req-38fa1449-a1b2-4ce2-a74a-568a03785570 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.006976] [55187]: DEBUG nova.api.openstack.wsgi [None req-51003fba-cb5e-4a75-93b0-ea2ece017938 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.009056] [55187]: DEBUG nova.compute.api [None req-51003fba-cb5e-4a75-93b0-ea2ece017938 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.013805] [55187]: DEBUG oslo_concurrency.lockutils [None req-51003fba-cb5e-4a75-93b0-ea2ece017938 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.014069] [55187]: DEBUG oslo_concurrency.lockutils [None req-51003fba-cb5e-4a75-93b0-ea2ece017938 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.014264] [55187]: DEBUG oslo_concurrency.lockutils [None req-51003fba-cb5e-4a75-93b0-ea2ece017938 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.014620] [55187]: DEBUG oslo_concurrency.lockutils [None req-51003fba-cb5e-4a75-93b0-ea2ece017938 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.014825] [55187]: DEBUG oslo_concurrency.lockutils [None req-51003fba-cb5e-4a75-93b0-ea2ece017938 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.015383] [55187]: DEBUG oslo_concurrency.lockutils [None req-51003fba-cb5e-4a75-93b0-ea2ece017938 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.018551] [55188]: DEBUG nova.policy [None req-38fa1449-a1b2-4ce2-a74a-568a03785570 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.024389] [55188]: INFO nova.api.openstack.requestlog [None req-38fa1449-a1b2-4ce2-a74a-568a03785570 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1313 microversion: 2.1 time: 0.121415 [ 923.024744] [55188]: [pid: 55188|app: 0|req: 2977/5857] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:43 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1313 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.055070] [55188]: DEBUG nova.api.openstack.wsgi [None req-a20c3a56-6051-4d11-a61c-83c2eed81024 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.056710] [55188]: DEBUG nova.compute.api [None req-a20c3a56-6051-4d11-a61c-83c2eed81024 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.062147] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20c3a56-6051-4d11-a61c-83c2eed81024 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.062147] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20c3a56-6051-4d11-a61c-83c2eed81024 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.062147] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20c3a56-6051-4d11-a61c-83c2eed81024 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.062147] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20c3a56-6051-4d11-a61c-83c2eed81024 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.062147] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20c3a56-6051-4d11-a61c-83c2eed81024 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.062147] [55188]: DEBUG oslo_concurrency.lockutils [None req-a20c3a56-6051-4d11-a61c-83c2eed81024 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.141460] [55187]: DEBUG nova.policy [None req-51003fba-cb5e-4a75-93b0-ea2ece017938 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.146371] [55187]: INFO nova.api.openstack.requestlog [None req-51003fba-cb5e-4a75-93b0-ea2ece017938 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1497 microversion: 2.1 time: 0.142215 [ 923.146691] [55187]: [pid: 55187|app: 0|req: 2881/5858] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:43 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1497 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.149272] [55187]: DEBUG nova.api.openstack.wsgi [None req-a6b0c4c9-3ba9-4deb-87b8-35bbd872c741 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.150923] [55187]: DEBUG nova.compute.api [None req-a6b0c4c9-3ba9-4deb-87b8-35bbd872c741 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.154221] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6b0c4c9-3ba9-4deb-87b8-35bbd872c741 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.154462] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6b0c4c9-3ba9-4deb-87b8-35bbd872c741 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.154650] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6b0c4c9-3ba9-4deb-87b8-35bbd872c741 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.155012] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6b0c4c9-3ba9-4deb-87b8-35bbd872c741 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.155221] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6b0c4c9-3ba9-4deb-87b8-35bbd872c741 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.155395] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6b0c4c9-3ba9-4deb-87b8-35bbd872c741 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.171410] [55188]: DEBUG nova.policy [None req-a20c3a56-6051-4d11-a61c-83c2eed81024 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.174880] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6b0c4c9-3ba9-4deb-87b8-35bbd872c741 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.175104] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6b0c4c9-3ba9-4deb-87b8-35bbd872c741 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.175300] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6b0c4c9-3ba9-4deb-87b8-35bbd872c741 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.175498] [55187]: DEBUG nova.objects.instance [None req-a6b0c4c9-3ba9-4deb-87b8-35bbd872c741 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 923.178951] [55188]: INFO nova.api.openstack.requestlog [None req-a20c3a56-6051-4d11-a61c-83c2eed81024 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1500 microversion: 2.1 time: 0.126884 [ 923.179524] [55188]: [pid: 55188|app: 0|req: 2978/5859] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:43 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1500 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.183069] [55188]: DEBUG nova.api.openstack.wsgi [None req-9aa00cd3-f0e4-411d-9a50-982c0e752fc3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.185140] [55188]: DEBUG nova.compute.api [None req-9aa00cd3-f0e4-411d-9a50-982c0e752fc3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.191745] [55188]: DEBUG oslo_concurrency.lockutils [None req-9aa00cd3-f0e4-411d-9a50-982c0e752fc3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.191745] [55188]: DEBUG oslo_concurrency.lockutils [None req-9aa00cd3-f0e4-411d-9a50-982c0e752fc3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.191885] [55188]: DEBUG oslo_concurrency.lockutils [None req-9aa00cd3-f0e4-411d-9a50-982c0e752fc3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.192277] [55188]: DEBUG oslo_concurrency.lockutils [None req-9aa00cd3-f0e4-411d-9a50-982c0e752fc3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.192486] [55188]: DEBUG oslo_concurrency.lockutils [None req-9aa00cd3-f0e4-411d-9a50-982c0e752fc3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.192660] [55188]: DEBUG oslo_concurrency.lockutils [None req-9aa00cd3-f0e4-411d-9a50-982c0e752fc3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.200134] [55187]: DEBUG nova.policy [None req-a6b0c4c9-3ba9-4deb-87b8-35bbd872c741 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.208156] [55187]: INFO nova.api.openstack.requestlog [None req-a6b0c4c9-3ba9-4deb-87b8-35bbd872c741 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.060450 [ 923.209832] [55187]: [pid: 55187|app: 0|req: 2882/5860] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:43 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.214412] [55187]: DEBUG nova.api.openstack.wsgi [None req-3c7feb93-1f14-4e1e-9802-fb2744e2315d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.214412] [55187]: DEBUG nova.compute.api [None req-3c7feb93-1f14-4e1e-9802-fb2744e2315d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.219696] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7feb93-1f14-4e1e-9802-fb2744e2315d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.219696] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7feb93-1f14-4e1e-9802-fb2744e2315d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.219696] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7feb93-1f14-4e1e-9802-fb2744e2315d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.219696] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7feb93-1f14-4e1e-9802-fb2744e2315d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.220041] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7feb93-1f14-4e1e-9802-fb2744e2315d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.220041] [55187]: DEBUG oslo_concurrency.lockutils [None req-3c7feb93-1f14-4e1e-9802-fb2744e2315d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.227364] [55188]: DEBUG nova.policy [None req-9aa00cd3-f0e4-411d-9a50-982c0e752fc3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.231930] [55188]: INFO nova.api.openstack.requestlog [None req-9aa00cd3-f0e4-411d-9a50-982c0e752fc3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1211 microversion: 2.1 time: 0.051780 [ 923.232434] [55188]: [pid: 55188|app: 0|req: 2979/5861] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:43 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.235118] [55188]: DEBUG nova.api.openstack.wsgi [None req-78f83032-0bad-4996-83db-7bfed5f8f2c5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.237698] [55188]: DEBUG nova.compute.api [None req-78f83032-0bad-4996-83db-7bfed5f8f2c5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.245085] [55188]: DEBUG oslo_concurrency.lockutils [None req-78f83032-0bad-4996-83db-7bfed5f8f2c5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.245085] [55188]: DEBUG oslo_concurrency.lockutils [None req-78f83032-0bad-4996-83db-7bfed5f8f2c5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.245085] [55188]: DEBUG oslo_concurrency.lockutils [None req-78f83032-0bad-4996-83db-7bfed5f8f2c5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.245085] [55188]: DEBUG oslo_concurrency.lockutils [None req-78f83032-0bad-4996-83db-7bfed5f8f2c5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.245085] [55188]: DEBUG oslo_concurrency.lockutils [None req-78f83032-0bad-4996-83db-7bfed5f8f2c5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.245085] [55188]: DEBUG oslo_concurrency.lockutils [None req-78f83032-0bad-4996-83db-7bfed5f8f2c5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.314175] [55188]: DEBUG nova.policy [None req-78f83032-0bad-4996-83db-7bfed5f8f2c5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.318916] [55188]: INFO nova.api.openstack.requestlog [None req-78f83032-0bad-4996-83db-7bfed5f8f2c5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1207 microversion: 2.1 time: 0.085782 [ 923.319265] [55188]: [pid: 55188|app: 0|req: 2980/5862] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:43 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1207 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 923.324138] [55188]: DEBUG nova.api.openstack.wsgi [None req-baac29a2-32ab-4d28-8671-7ef1aa899041 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.324656] [55188]: DEBUG nova.compute.api [None req-baac29a2-32ab-4d28-8671-7ef1aa899041 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.330404] [55188]: DEBUG oslo_concurrency.lockutils [None req-baac29a2-32ab-4d28-8671-7ef1aa899041 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.330887] [55188]: DEBUG oslo_concurrency.lockutils [None req-baac29a2-32ab-4d28-8671-7ef1aa899041 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.330887] [55188]: DEBUG oslo_concurrency.lockutils [None req-baac29a2-32ab-4d28-8671-7ef1aa899041 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.331261] [55188]: DEBUG oslo_concurrency.lockutils [None req-baac29a2-32ab-4d28-8671-7ef1aa899041 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.331750] [55188]: DEBUG oslo_concurrency.lockutils [None req-baac29a2-32ab-4d28-8671-7ef1aa899041 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.331750] [55188]: DEBUG oslo_concurrency.lockutils [None req-baac29a2-32ab-4d28-8671-7ef1aa899041 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.334929] [55187]: DEBUG nova.policy [None req-3c7feb93-1f14-4e1e-9802-fb2744e2315d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.340937] [55187]: INFO nova.api.openstack.requestlog [None req-3c7feb93-1f14-4e1e-9802-fb2744e2315d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1511 microversion: 2.1 time: 0.131268 [ 923.341311] [55187]: [pid: 55187|app: 0|req: 2883/5863] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:43 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1511 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.358422] [55187]: DEBUG nova.api.openstack.wsgi [None req-bffec41a-b8e2-4fe9-98a1-990147fb2f84 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Action: 'action', calling method: >, body: {"rescue": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 923.361100] [55187]: DEBUG nova.compute.api [None req-bffec41a-b8e2-4fe9-98a1-990147fb2f84 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 6413757c-813c-4876-ab4e-97fef7578c4a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.364209] [55187]: INFO nova.api.openstack.wsgi [None req-bffec41a-b8e2-4fe9-98a1-990147fb2f84 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] HTTP exception thrown: Instance 6413757c-813c-4876-ab4e-97fef7578c4a could not be found. [ 923.365396] [55187]: DEBUG nova.api.openstack.wsgi [None req-bffec41a-b8e2-4fe9-98a1-990147fb2f84 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Returning 404 to user: Instance 6413757c-813c-4876-ab4e-97fef7578c4a could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 923.365396] [55187]: INFO nova.api.openstack.requestlog [None req-bffec41a-b8e2-4fe9-98a1-990147fb2f84 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "POST /compute/v2.1/servers/6413757c-813c-4876-ab4e-97fef7578c4a/action" status: 404 len: 111 microversion: 2.1 time: 0.010226 [ 923.365396] [55187]: [pid: 55187|app: 0|req: 2884/5864] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:06:43 2025] POST /compute/v2.1/servers/6413757c-813c-4876-ab4e-97fef7578c4a/action => generated 111 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 923.434462] [55187]: DEBUG nova.api.openstack.wsgi [None req-5fe6ca40-e449-4c6f-9a75-370ae98f0269 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.436185] [55188]: DEBUG nova.policy [None req-baac29a2-32ab-4d28-8671-7ef1aa899041 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.437160] [55187]: DEBUG nova.compute.api [None req-5fe6ca40-e449-4c6f-9a75-370ae98f0269 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.443548] [55188]: INFO nova.api.openstack.requestlog [None req-baac29a2-32ab-4d28-8671-7ef1aa899041 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1364 microversion: 2.1 time: 0.121980 [ 923.443811] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fe6ca40-e449-4c6f-9a75-370ae98f0269 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.443892] [55188]: [pid: 55188|app: 0|req: 2981/5865] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:43 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1364 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.443930] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fe6ca40-e449-4c6f-9a75-370ae98f0269 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.443930] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fe6ca40-e449-4c6f-9a75-370ae98f0269 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.443930] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fe6ca40-e449-4c6f-9a75-370ae98f0269 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.443930] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fe6ca40-e449-4c6f-9a75-370ae98f0269 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.443930] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fe6ca40-e449-4c6f-9a75-370ae98f0269 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.486733] [55187]: DEBUG nova.policy [None req-5fe6ca40-e449-4c6f-9a75-370ae98f0269 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.491911] [55187]: INFO nova.api.openstack.requestlog [None req-5fe6ca40-e449-4c6f-9a75-370ae98f0269 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1219 microversion: 2.1 time: 0.059484 [ 923.492054] [55187]: [pid: 55187|app: 0|req: 2885/5866] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:43 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1219 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.557039] [55188]: DEBUG nova.api.openstack.wsgi [None req-318155fc-4a46-45a5-8aab-cecdbe82448d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.557039] [55188]: DEBUG nova.compute.api [None req-318155fc-4a46-45a5-8aab-cecdbe82448d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.563106] [55188]: DEBUG oslo_concurrency.lockutils [None req-318155fc-4a46-45a5-8aab-cecdbe82448d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.563374] [55188]: DEBUG oslo_concurrency.lockutils [None req-318155fc-4a46-45a5-8aab-cecdbe82448d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.563611] [55188]: DEBUG oslo_concurrency.lockutils [None req-318155fc-4a46-45a5-8aab-cecdbe82448d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.563920] [55188]: DEBUG oslo_concurrency.lockutils [None req-318155fc-4a46-45a5-8aab-cecdbe82448d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.564126] [55188]: DEBUG oslo_concurrency.lockutils [None req-318155fc-4a46-45a5-8aab-cecdbe82448d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.564298] [55188]: DEBUG oslo_concurrency.lockutils [None req-318155fc-4a46-45a5-8aab-cecdbe82448d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.624759] [55187]: DEBUG nova.api.openstack.wsgi [None req-1589bc78-d703-4812-b978-11d8ed30fc65 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.626200] [55187]: DEBUG nova.compute.api [None req-1589bc78-d703-4812-b978-11d8ed30fc65 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.630947] [55187]: DEBUG oslo_concurrency.lockutils [None req-1589bc78-d703-4812-b978-11d8ed30fc65 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.631319] [55187]: DEBUG oslo_concurrency.lockutils [None req-1589bc78-d703-4812-b978-11d8ed30fc65 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.631563] [55187]: DEBUG oslo_concurrency.lockutils [None req-1589bc78-d703-4812-b978-11d8ed30fc65 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.631996] [55187]: DEBUG oslo_concurrency.lockutils [None req-1589bc78-d703-4812-b978-11d8ed30fc65 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.632268] [55187]: DEBUG oslo_concurrency.lockutils [None req-1589bc78-d703-4812-b978-11d8ed30fc65 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.632492] [55187]: DEBUG oslo_concurrency.lockutils [None req-1589bc78-d703-4812-b978-11d8ed30fc65 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.673507] [55188]: DEBUG nova.policy [None req-318155fc-4a46-45a5-8aab-cecdbe82448d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.680617] [55188]: INFO nova.api.openstack.requestlog [None req-318155fc-4a46-45a5-8aab-cecdbe82448d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1463 microversion: 2.1 time: 0.129333 [ 923.682462] [55188]: [pid: 55188|app: 0|req: 2982/5867] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:43 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1463 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.686133] [55187]: DEBUG nova.policy [None req-1589bc78-d703-4812-b978-11d8ed30fc65 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.690474] [55187]: INFO nova.api.openstack.requestlog [None req-1589bc78-d703-4812-b978-11d8ed30fc65 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1222 microversion: 2.1 time: 0.075372 [ 923.690840] [55187]: [pid: 55187|app: 0|req: 2886/5868] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:43 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1222 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.735932] [55188]: DEBUG nova.api.openstack.wsgi [None req-bfab4756-f728-412f-b8eb-f3c78a9423ed tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.737220] [55187]: DEBUG nova.api.openstack.wsgi [None req-fcf75df8-b6e6-428f-954f-ec3769e1664d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.737868] [55188]: DEBUG nova.compute.api [None req-bfab4756-f728-412f-b8eb-f3c78a9423ed tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.739703] [55187]: DEBUG nova.compute.api [None req-fcf75df8-b6e6-428f-954f-ec3769e1664d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.741967] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfab4756-f728-412f-b8eb-f3c78a9423ed tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.742299] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfab4756-f728-412f-b8eb-f3c78a9423ed tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.742503] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfab4756-f728-412f-b8eb-f3c78a9423ed tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.743425] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfab4756-f728-412f-b8eb-f3c78a9423ed tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.743425] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfab4756-f728-412f-b8eb-f3c78a9423ed tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.743556] [55188]: DEBUG oslo_concurrency.lockutils [None req-bfab4756-f728-412f-b8eb-f3c78a9423ed tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.744410] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcf75df8-b6e6-428f-954f-ec3769e1664d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.744679] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcf75df8-b6e6-428f-954f-ec3769e1664d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.744960] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcf75df8-b6e6-428f-954f-ec3769e1664d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.745357] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcf75df8-b6e6-428f-954f-ec3769e1664d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.745577] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcf75df8-b6e6-428f-954f-ec3769e1664d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.745778] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcf75df8-b6e6-428f-954f-ec3769e1664d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.781269] [55187]: DEBUG nova.policy [None req-fcf75df8-b6e6-428f-954f-ec3769e1664d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.787152] [55187]: INFO nova.api.openstack.requestlog [None req-fcf75df8-b6e6-428f-954f-ec3769e1664d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1266 microversion: 2.1 time: 0.052328 [ 923.788406] [55187]: [pid: 55187|app: 0|req: 2887/5869] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:44 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1266 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 923.790270] [55187]: DEBUG nova.api.openstack.wsgi [None req-2ccf6c93-e0f8-46ef-bf0e-899cd8418b20 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 923.792157] [55187]: DEBUG nova.compute.api [None req-2ccf6c93-e0f8-46ef-bf0e-899cd8418b20 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 923.795728] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ccf6c93-e0f8-46ef-bf0e-899cd8418b20 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.795995] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ccf6c93-e0f8-46ef-bf0e-899cd8418b20 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.796196] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ccf6c93-e0f8-46ef-bf0e-899cd8418b20 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.796557] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ccf6c93-e0f8-46ef-bf0e-899cd8418b20 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.796752] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ccf6c93-e0f8-46ef-bf0e-899cd8418b20 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.796938] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ccf6c93-e0f8-46ef-bf0e-899cd8418b20 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.832071] [55187]: DEBUG nova.policy [None req-2ccf6c93-e0f8-46ef-bf0e-899cd8418b20 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.836346] [55187]: INFO nova.api.openstack.requestlog [None req-2ccf6c93-e0f8-46ef-bf0e-899cd8418b20 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1201 microversion: 2.1 time: 0.048152 [ 923.836726] [55187]: [pid: 55187|app: 0|req: 2888/5870] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:44 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1201 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.848631] [55188]: DEBUG nova.policy [None req-bfab4756-f728-412f-b8eb-f3c78a9423ed tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.854633] [55188]: INFO nova.api.openstack.requestlog [None req-bfab4756-f728-412f-b8eb-f3c78a9423ed tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1520 microversion: 2.1 time: 0.121335 [ 923.855141] [55188]: [pid: 55188|app: 0|req: 2983/5871] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:44 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1520 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.038441] [55187]: DEBUG nova.api.openstack.wsgi [None req-dcc83cd0-3aa2-460e-a04c-c8b717703190 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.040596] [55187]: DEBUG nova.compute.api [None req-dcc83cd0-3aa2-460e-a04c-c8b717703190 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.045393] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcc83cd0-3aa2-460e-a04c-c8b717703190 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.045813] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcc83cd0-3aa2-460e-a04c-c8b717703190 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.046160] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcc83cd0-3aa2-460e-a04c-c8b717703190 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.046735] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcc83cd0-3aa2-460e-a04c-c8b717703190 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.047087] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcc83cd0-3aa2-460e-a04c-c8b717703190 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.047437] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcc83cd0-3aa2-460e-a04c-c8b717703190 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.157337] [55187]: DEBUG nova.policy [None req-dcc83cd0-3aa2-460e-a04c-c8b717703190 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.160663] [55187]: INFO nova.api.openstack.requestlog [None req-dcc83cd0-3aa2-460e-a04c-c8b717703190 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1313 microversion: 2.1 time: 0.124504 [ 924.160938] [55187]: [pid: 55187|app: 0|req: 2889/5872] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:44 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1313 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.193564] [55188]: DEBUG nova.api.openstack.wsgi [None req-2a5cb885-eeb3-480f-ac0c-bba71222a4cb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.196438] [55188]: DEBUG nova.compute.api [None req-2a5cb885-eeb3-480f-ac0c-bba71222a4cb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.200621] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a5cb885-eeb3-480f-ac0c-bba71222a4cb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.200898] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a5cb885-eeb3-480f-ac0c-bba71222a4cb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.201129] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a5cb885-eeb3-480f-ac0c-bba71222a4cb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.201578] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a5cb885-eeb3-480f-ac0c-bba71222a4cb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.201783] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a5cb885-eeb3-480f-ac0c-bba71222a4cb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.201962] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a5cb885-eeb3-480f-ac0c-bba71222a4cb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.221155] [55187]: DEBUG nova.api.openstack.wsgi [None req-3fe9cc81-f388-46d6-b436-7626e469fe3c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.222710] [55187]: DEBUG nova.compute.api [None req-3fe9cc81-f388-46d6-b436-7626e469fe3c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.226596] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fe9cc81-f388-46d6-b436-7626e469fe3c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.226851] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fe9cc81-f388-46d6-b436-7626e469fe3c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.227063] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fe9cc81-f388-46d6-b436-7626e469fe3c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.227453] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fe9cc81-f388-46d6-b436-7626e469fe3c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.227730] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fe9cc81-f388-46d6-b436-7626e469fe3c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.227934] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fe9cc81-f388-46d6-b436-7626e469fe3c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.252762] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fe9cc81-f388-46d6-b436-7626e469fe3c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.252762] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fe9cc81-f388-46d6-b436-7626e469fe3c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.252967] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fe9cc81-f388-46d6-b436-7626e469fe3c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.253146] [55187]: DEBUG nova.objects.instance [None req-3fe9cc81-f388-46d6-b436-7626e469fe3c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 924.286270] [55187]: DEBUG nova.policy [None req-3fe9cc81-f388-46d6-b436-7626e469fe3c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.295483] [55187]: INFO nova.api.openstack.requestlog [None req-3fe9cc81-f388-46d6-b436-7626e469fe3c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.076702 [ 924.295483] [55187]: [pid: 55187|app: 0|req: 2890/5873] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:44 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.301874] [55187]: DEBUG nova.api.openstack.wsgi [None req-3fd8caf8-f41d-4957-9740-29ee349021ac tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.305180] [55187]: DEBUG nova.compute.api [None req-3fd8caf8-f41d-4957-9740-29ee349021ac tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.310939] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fd8caf8-f41d-4957-9740-29ee349021ac tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.311333] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fd8caf8-f41d-4957-9740-29ee349021ac tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.311626] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fd8caf8-f41d-4957-9740-29ee349021ac tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.312201] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fd8caf8-f41d-4957-9740-29ee349021ac tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.312574] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fd8caf8-f41d-4957-9740-29ee349021ac tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.312761] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fd8caf8-f41d-4957-9740-29ee349021ac tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.335508] [55188]: DEBUG nova.policy [None req-2a5cb885-eeb3-480f-ac0c-bba71222a4cb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.343490] [55188]: INFO nova.api.openstack.requestlog [None req-2a5cb885-eeb3-480f-ac0c-bba71222a4cb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1500 microversion: 2.1 time: 0.151869 [ 924.344520] [55188]: [pid: 55188|app: 0|req: 2984/5874] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:44 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1500 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.347426] [55188]: DEBUG nova.api.openstack.wsgi [None req-6bfb5d83-a4bd-4317-b646-3392e3e3ba06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.349940] [55188]: DEBUG nova.compute.api [None req-6bfb5d83-a4bd-4317-b646-3392e3e3ba06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.354023] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bfb5d83-a4bd-4317-b646-3392e3e3ba06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.354397] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bfb5d83-a4bd-4317-b646-3392e3e3ba06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.355725] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bfb5d83-a4bd-4317-b646-3392e3e3ba06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.355842] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bfb5d83-a4bd-4317-b646-3392e3e3ba06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.356071] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bfb5d83-a4bd-4317-b646-3392e3e3ba06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.356257] [55188]: DEBUG oslo_concurrency.lockutils [None req-6bfb5d83-a4bd-4317-b646-3392e3e3ba06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.386121] [55187]: DEBUG nova.policy [None req-3fd8caf8-f41d-4957-9740-29ee349021ac tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.393681] [55187]: INFO nova.api.openstack.requestlog [None req-3fd8caf8-f41d-4957-9740-29ee349021ac tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1211 microversion: 2.1 time: 0.096872 [ 924.394112] [55187]: [pid: 55187|app: 0|req: 2891/5875] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:44 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1211 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.397099] [55187]: DEBUG nova.api.openstack.wsgi [req-1eb3096c-7481-4574-9dde-713c6dc8fc2e req-9b0da067-3c42-414c-b1c7-949dcee32c90 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "50d57bb6-5695-4435-b30d-38ddceaea97e", "name": "network-vif-deleted", "tag": "2a0858e6-2a8b-4611-a837-3d9efa536e9c"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 924.397160] [55188]: DEBUG nova.policy [None req-6bfb5d83-a4bd-4317-b646-3392e3e3ba06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.402503] [55187]: DEBUG oslo_concurrency.lockutils [req-1eb3096c-7481-4574-9dde-713c6dc8fc2e req-9b0da067-3c42-414c-b1c7-949dcee32c90 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.405600] [55187]: DEBUG oslo_concurrency.lockutils [req-1eb3096c-7481-4574-9dde-713c6dc8fc2e req-9b0da067-3c42-414c-b1c7-949dcee32c90 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.405600] [55187]: DEBUG oslo_concurrency.lockutils [req-1eb3096c-7481-4574-9dde-713c6dc8fc2e req-9b0da067-3c42-414c-b1c7-949dcee32c90 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.405818] [55188]: INFO nova.api.openstack.requestlog [None req-6bfb5d83-a4bd-4317-b646-3392e3e3ba06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1207 microversion: 2.1 time: 0.057986 [ 924.405818] [55188]: [pid: 55188|app: 0|req: 2985/5876] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:44 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1207 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.410088] [55187]: INFO nova.api.openstack.compute.server_external_events [req-1eb3096c-7481-4574-9dde-713c6dc8fc2e req-9b0da067-3c42-414c-b1c7-949dcee32c90 service nova] Creating event network-vif-deleted:2a0858e6-2a8b-4611-a837-3d9efa536e9c for instance 50d57bb6-5695-4435-b30d-38ddceaea97e on cpu-1 [ 924.413017] [55187]: INFO nova.api.openstack.requestlog [req-1eb3096c-7481-4574-9dde-713c6dc8fc2e req-9b0da067-3c42-414c-b1c7-949dcee32c90 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018284 [ 924.413346] [55187]: [pid: 55187|app: 0|req: 2892/5877] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:44 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 924.457204] [55188]: DEBUG nova.api.openstack.wsgi [None req-ec3c381a-61e1-4673-b8a5-acba4750cd7a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.458955] [55188]: DEBUG nova.compute.api [None req-ec3c381a-61e1-4673-b8a5-acba4750cd7a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.463102] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec3c381a-61e1-4673-b8a5-acba4750cd7a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.463680] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec3c381a-61e1-4673-b8a5-acba4750cd7a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.463680] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec3c381a-61e1-4673-b8a5-acba4750cd7a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.463887] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec3c381a-61e1-4673-b8a5-acba4750cd7a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.464108] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec3c381a-61e1-4673-b8a5-acba4750cd7a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.464288] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec3c381a-61e1-4673-b8a5-acba4750cd7a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.508138] [55187]: DEBUG nova.api.openstack.wsgi [None req-1870e560-31d3-463a-ae7d-71a0c8acfcd1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.509938] [55187]: DEBUG nova.compute.api [None req-1870e560-31d3-463a-ae7d-71a0c8acfcd1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.516021] [55187]: DEBUG oslo_concurrency.lockutils [None req-1870e560-31d3-463a-ae7d-71a0c8acfcd1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.516021] [55187]: DEBUG oslo_concurrency.lockutils [None req-1870e560-31d3-463a-ae7d-71a0c8acfcd1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.516021] [55187]: DEBUG oslo_concurrency.lockutils [None req-1870e560-31d3-463a-ae7d-71a0c8acfcd1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.516021] [55187]: DEBUG oslo_concurrency.lockutils [None req-1870e560-31d3-463a-ae7d-71a0c8acfcd1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.516021] [55187]: DEBUG oslo_concurrency.lockutils [None req-1870e560-31d3-463a-ae7d-71a0c8acfcd1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.516021] [55187]: DEBUG oslo_concurrency.lockutils [None req-1870e560-31d3-463a-ae7d-71a0c8acfcd1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.565270] [55187]: DEBUG nova.policy [None req-1870e560-31d3-463a-ae7d-71a0c8acfcd1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.573795] [55187]: INFO nova.api.openstack.requestlog [None req-1870e560-31d3-463a-ae7d-71a0c8acfcd1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1219 microversion: 2.1 time: 0.069686 [ 924.574152] [55187]: [pid: 55187|app: 0|req: 2893/5878] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:44 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1219 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.577865] [55188]: DEBUG nova.policy [None req-ec3c381a-61e1-4673-b8a5-acba4750cd7a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.585334] [55188]: INFO nova.api.openstack.requestlog [None req-ec3c381a-61e1-4673-b8a5-acba4750cd7a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1550 microversion: 2.1 time: 0.130066 [ 924.585858] [55188]: [pid: 55188|app: 0|req: 2986/5879] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:44 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1550 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.599398] [55187]: DEBUG nova.api.openstack.wsgi [None req-9b69dafe-9a29-48df-92b4-542b8d32df6a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.600648] [55187]: DEBUG nova.compute.api [None req-9b69dafe-9a29-48df-92b4-542b8d32df6a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.604465] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b69dafe-9a29-48df-92b4-542b8d32df6a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.604614] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b69dafe-9a29-48df-92b4-542b8d32df6a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.604809] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b69dafe-9a29-48df-92b4-542b8d32df6a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.605200] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b69dafe-9a29-48df-92b4-542b8d32df6a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.605403] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b69dafe-9a29-48df-92b4-542b8d32df6a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.605576] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b69dafe-9a29-48df-92b4-542b8d32df6a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.638725] [55188]: DEBUG nova.api.openstack.wsgi [None req-ac89e607-f2a4-4820-b4d1-0e2dad41010a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 924.641551] [55188]: DEBUG nova.compute.api [None req-ac89e607-f2a4-4820-b4d1-0e2dad41010a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.648328] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac89e607-f2a4-4820-b4d1-0e2dad41010a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.649490] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac89e607-f2a4-4820-b4d1-0e2dad41010a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.649490] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac89e607-f2a4-4820-b4d1-0e2dad41010a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.649635] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac89e607-f2a4-4820-b4d1-0e2dad41010a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.649841] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac89e607-f2a4-4820-b4d1-0e2dad41010a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.650041] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac89e607-f2a4-4820-b4d1-0e2dad41010a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.669976] [55188]: DEBUG nova.objects.instance [None req-ac89e607-f2a4-4820-b4d1-0e2dad41010a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lazy-loading 'flavor' on Instance uuid 520e7233-7398-4f8d-b604-89a4ee9a693f {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 924.701851] [55187]: INFO nova.api.openstack.requestlog [None req-9b69dafe-9a29-48df-92b4-542b8d32df6a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.105300 [ 924.703438] [55187]: [pid: 55187|app: 0|req: 2894/5880] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:06:44 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61/os-interface => generated 288 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 924.706628] [55187]: DEBUG nova.api.openstack.wsgi [None req-a0a00d43-5e42-40f9-a11b-f846e11229de tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.710116] [55187]: DEBUG nova.compute.api [None req-a0a00d43-5e42-40f9-a11b-f846e11229de tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.713569] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0a00d43-5e42-40f9-a11b-f846e11229de tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.713808] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0a00d43-5e42-40f9-a11b-f846e11229de tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.715065] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0a00d43-5e42-40f9-a11b-f846e11229de tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.715482] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0a00d43-5e42-40f9-a11b-f846e11229de tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.715723] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0a00d43-5e42-40f9-a11b-f846e11229de tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.716062] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0a00d43-5e42-40f9-a11b-f846e11229de tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.721540] [55188]: INFO nova.api.openstack.requestlog [None req-ac89e607-f2a4-4820-b4d1-0e2dad41010a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "POST /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f/action" status: 200 len: 32 microversion: 2.1 time: 0.083350 [ 924.721540] [55188]: [pid: 55188|app: 0|req: 2987/5881] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:06:45 2025] POST /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f/action => generated 32 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 924.723130] [55188]: DEBUG nova.api.openstack.wsgi [None req-7021c11e-09c3-479a-836d-666061d011e4 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.725495] [55188]: DEBUG nova.compute.api [None req-7021c11e-09c3-479a-836d-666061d011e4 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.729133] [55188]: DEBUG oslo_concurrency.lockutils [None req-7021c11e-09c3-479a-836d-666061d011e4 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.729242] [55188]: DEBUG oslo_concurrency.lockutils [None req-7021c11e-09c3-479a-836d-666061d011e4 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.729422] [55188]: DEBUG oslo_concurrency.lockutils [None req-7021c11e-09c3-479a-836d-666061d011e4 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.731521] [55188]: DEBUG oslo_concurrency.lockutils [None req-7021c11e-09c3-479a-836d-666061d011e4 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.731521] [55188]: DEBUG oslo_concurrency.lockutils [None req-7021c11e-09c3-479a-836d-666061d011e4 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.731521] [55188]: DEBUG oslo_concurrency.lockutils [None req-7021c11e-09c3-479a-836d-666061d011e4 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.774774] [55188]: DEBUG nova.policy [None req-7021c11e-09c3-479a-836d-666061d011e4 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.780880] [55188]: INFO nova.api.openstack.requestlog [None req-7021c11e-09c3-479a-836d-666061d011e4 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1222 microversion: 2.1 time: 0.060603 [ 924.781235] [55188]: [pid: 55188|app: 0|req: 2988/5882] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:45 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1222 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.783754] [55188]: DEBUG nova.api.openstack.wsgi [None req-3f92430b-184d-416c-97da-f518c197141f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.785482] [55188]: DEBUG nova.compute.api [None req-3f92430b-184d-416c-97da-f518c197141f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.788648] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f92430b-184d-416c-97da-f518c197141f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.788942] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f92430b-184d-416c-97da-f518c197141f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.789153] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f92430b-184d-416c-97da-f518c197141f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.790255] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f92430b-184d-416c-97da-f518c197141f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.790255] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f92430b-184d-416c-97da-f518c197141f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.790255] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f92430b-184d-416c-97da-f518c197141f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.898195] [55187]: DEBUG nova.policy [None req-a0a00d43-5e42-40f9-a11b-f846e11229de tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.905048] [55187]: INFO nova.api.openstack.requestlog [None req-a0a00d43-5e42-40f9-a11b-f846e11229de tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1531 microversion: 2.1 time: 0.200710 [ 924.905229] [55187]: [pid: 55187|app: 0|req: 2895/5883] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:45 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1531 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.910059] [55187]: DEBUG nova.api.openstack.wsgi [None req-5455c8fb-bfbc-40b2-99d3-2b9042fc4a39 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.911221] [55187]: DEBUG nova.compute.api [None req-5455c8fb-bfbc-40b2-99d3-2b9042fc4a39 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.915423] [55187]: DEBUG oslo_concurrency.lockutils [None req-5455c8fb-bfbc-40b2-99d3-2b9042fc4a39 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.915962] [55187]: DEBUG oslo_concurrency.lockutils [None req-5455c8fb-bfbc-40b2-99d3-2b9042fc4a39 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.916169] [55187]: DEBUG oslo_concurrency.lockutils [None req-5455c8fb-bfbc-40b2-99d3-2b9042fc4a39 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.916524] [55187]: DEBUG oslo_concurrency.lockutils [None req-5455c8fb-bfbc-40b2-99d3-2b9042fc4a39 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.916724] [55187]: DEBUG oslo_concurrency.lockutils [None req-5455c8fb-bfbc-40b2-99d3-2b9042fc4a39 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.917113] [55187]: DEBUG oslo_concurrency.lockutils [None req-5455c8fb-bfbc-40b2-99d3-2b9042fc4a39 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.932201] [55188]: DEBUG nova.policy [None req-3f92430b-184d-416c-97da-f518c197141f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.938364] [55188]: INFO nova.api.openstack.requestlog [None req-3f92430b-184d-416c-97da-f518c197141f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1517 microversion: 2.1 time: 0.156537 [ 924.938774] [55188]: [pid: 55188|app: 0|req: 2989/5884] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:45 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1517 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.941392] [55188]: DEBUG nova.api.openstack.wsgi [None req-8deede8d-b46d-4304-be84-cbf606783fa0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.943311] [55188]: DEBUG nova.compute.api [None req-8deede8d-b46d-4304-be84-cbf606783fa0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.946852] [55188]: DEBUG oslo_concurrency.lockutils [None req-8deede8d-b46d-4304-be84-cbf606783fa0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.947209] [55188]: DEBUG oslo_concurrency.lockutils [None req-8deede8d-b46d-4304-be84-cbf606783fa0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.947841] [55188]: DEBUG oslo_concurrency.lockutils [None req-8deede8d-b46d-4304-be84-cbf606783fa0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.947841] [55188]: DEBUG oslo_concurrency.lockutils [None req-8deede8d-b46d-4304-be84-cbf606783fa0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.948242] [55188]: DEBUG oslo_concurrency.lockutils [None req-8deede8d-b46d-4304-be84-cbf606783fa0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.948430] [55188]: DEBUG oslo_concurrency.lockutils [None req-8deede8d-b46d-4304-be84-cbf606783fa0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.973416] [55187]: DEBUG nova.policy [None req-5455c8fb-bfbc-40b2-99d3-2b9042fc4a39 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.978330] [55187]: INFO nova.api.openstack.requestlog [None req-5455c8fb-bfbc-40b2-99d3-2b9042fc4a39 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1266 microversion: 2.1 time: 0.072118 [ 924.978720] [55187]: [pid: 55187|app: 0|req: 2896/5885] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:45 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1266 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.981429] [55187]: DEBUG nova.api.openstack.wsgi [None req-cd5f2699-4180-43e2-a028-9f95e7a31899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 924.983117] [55187]: DEBUG nova.compute.api [None req-cd5f2699-4180-43e2-a028-9f95e7a31899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 924.986826] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd5f2699-4180-43e2-a028-9f95e7a31899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.987082] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd5f2699-4180-43e2-a028-9f95e7a31899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.987275] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd5f2699-4180-43e2-a028-9f95e7a31899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.987631] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd5f2699-4180-43e2-a028-9f95e7a31899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.987876] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd5f2699-4180-43e2-a028-9f95e7a31899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.988079] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd5f2699-4180-43e2-a028-9f95e7a31899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.995768] [55188]: DEBUG nova.policy [None req-8deede8d-b46d-4304-be84-cbf606783fa0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.000376] [55188]: INFO nova.api.openstack.requestlog [None req-8deede8d-b46d-4304-be84-cbf606783fa0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1201 microversion: 2.1 time: 0.060939 [ 925.000717] [55188]: [pid: 55188|app: 0|req: 2990/5886] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:45 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1201 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.175331] [55188]: DEBUG nova.api.openstack.wsgi [None req-7436b2ec-7e8b-436b-96ea-349535975af5 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.180119] [55188]: DEBUG nova.compute.api [None req-7436b2ec-7e8b-436b-96ea-349535975af5 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.181077] [55188]: DEBUG oslo_concurrency.lockutils [None req-7436b2ec-7e8b-436b-96ea-349535975af5 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.181335] [55188]: DEBUG oslo_concurrency.lockutils [None req-7436b2ec-7e8b-436b-96ea-349535975af5 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.181526] [55188]: DEBUG oslo_concurrency.lockutils [None req-7436b2ec-7e8b-436b-96ea-349535975af5 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.181885] [55188]: DEBUG oslo_concurrency.lockutils [None req-7436b2ec-7e8b-436b-96ea-349535975af5 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.182107] [55188]: DEBUG oslo_concurrency.lockutils [None req-7436b2ec-7e8b-436b-96ea-349535975af5 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.182280] [55188]: DEBUG oslo_concurrency.lockutils [None req-7436b2ec-7e8b-436b-96ea-349535975af5 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.234882] [55187]: DEBUG nova.policy [None req-cd5f2699-4180-43e2-a028-9f95e7a31899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.239463] [55187]: INFO nova.api.openstack.requestlog [None req-cd5f2699-4180-43e2-a028-9f95e7a31899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1520 microversion: 2.1 time: 0.260090 [ 925.239937] [55187]: [pid: 55187|app: 0|req: 2897/5887] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:45 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1520 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.312658] [55187]: DEBUG nova.api.openstack.wsgi [None req-4a9c8a11-ddf4-4309-86df-5c143bd6f4b0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.316028] [55187]: DEBUG nova.compute.api [None req-4a9c8a11-ddf4-4309-86df-5c143bd6f4b0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.322039] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a9c8a11-ddf4-4309-86df-5c143bd6f4b0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.322039] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a9c8a11-ddf4-4309-86df-5c143bd6f4b0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.322039] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a9c8a11-ddf4-4309-86df-5c143bd6f4b0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.322039] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a9c8a11-ddf4-4309-86df-5c143bd6f4b0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.322039] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a9c8a11-ddf4-4309-86df-5c143bd6f4b0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.322039] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a9c8a11-ddf4-4309-86df-5c143bd6f4b0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.360310] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a9c8a11-ddf4-4309-86df-5c143bd6f4b0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.360310] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a9c8a11-ddf4-4309-86df-5c143bd6f4b0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.360310] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a9c8a11-ddf4-4309-86df-5c143bd6f4b0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.360310] [55187]: DEBUG nova.objects.instance [None req-4a9c8a11-ddf4-4309-86df-5c143bd6f4b0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 925.387667] [55187]: DEBUG nova.policy [None req-4a9c8a11-ddf4-4309-86df-5c143bd6f4b0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.396975] [55187]: INFO nova.api.openstack.requestlog [None req-4a9c8a11-ddf4-4309-86df-5c143bd6f4b0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.087162 [ 925.396975] [55187]: [pid: 55187|app: 0|req: 2898/5888] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:45 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.398339] [55188]: DEBUG nova.policy [None req-7436b2ec-7e8b-436b-96ea-349535975af5 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.399453] [55187]: DEBUG nova.api.openstack.wsgi [None req-2b70c0c6-7f66-40b4-97fc-23f0613bcb32 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.400934] [55187]: DEBUG nova.compute.api [None req-2b70c0c6-7f66-40b4-97fc-23f0613bcb32 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.403885] [55188]: INFO nova.api.openstack.requestlog [None req-7436b2ec-7e8b-436b-96ea-349535975af5 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1313 microversion: 2.1 time: 0.230773 [ 925.404250] [55188]: [pid: 55188|app: 0|req: 2991/5889] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:45 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1313 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.406295] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b70c0c6-7f66-40b4-97fc-23f0613bcb32 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.406295] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b70c0c6-7f66-40b4-97fc-23f0613bcb32 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.406415] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b70c0c6-7f66-40b4-97fc-23f0613bcb32 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.407888] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b70c0c6-7f66-40b4-97fc-23f0613bcb32 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.407888] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b70c0c6-7f66-40b4-97fc-23f0613bcb32 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.407888] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b70c0c6-7f66-40b4-97fc-23f0613bcb32 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.408069] [55188]: DEBUG nova.api.openstack.wsgi [None req-d093010c-d739-46f4-bd44-3a85bca0102e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.409055] [55188]: DEBUG nova.compute.api [None req-d093010c-d739-46f4-bd44-3a85bca0102e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.413115] [55188]: DEBUG oslo_concurrency.lockutils [None req-d093010c-d739-46f4-bd44-3a85bca0102e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.413411] [55188]: DEBUG oslo_concurrency.lockutils [None req-d093010c-d739-46f4-bd44-3a85bca0102e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.413599] [55188]: DEBUG oslo_concurrency.lockutils [None req-d093010c-d739-46f4-bd44-3a85bca0102e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.414013] [55188]: DEBUG oslo_concurrency.lockutils [None req-d093010c-d739-46f4-bd44-3a85bca0102e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.414218] [55188]: DEBUG oslo_concurrency.lockutils [None req-d093010c-d739-46f4-bd44-3a85bca0102e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.414389] [55188]: DEBUG oslo_concurrency.lockutils [None req-d093010c-d739-46f4-bd44-3a85bca0102e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.447920] [55187]: DEBUG nova.policy [None req-2b70c0c6-7f66-40b4-97fc-23f0613bcb32 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.453019] [55187]: INFO nova.api.openstack.requestlog [None req-2b70c0c6-7f66-40b4-97fc-23f0613bcb32 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1291 microversion: 2.1 time: 0.055503 [ 925.453453] [55187]: [pid: 55187|app: 0|req: 2899/5890] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:45 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1291 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.455586] [55188]: DEBUG nova.policy [None req-d093010c-d739-46f4-bd44-3a85bca0102e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.456723] [55187]: DEBUG nova.api.openstack.wsgi [None req-10c306e7-8a2a-4f38-abbf-90dca51faea7 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.459375] [55187]: DEBUG nova.compute.api [None req-10c306e7-8a2a-4f38-abbf-90dca51faea7 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.460028] [55188]: INFO nova.api.openstack.requestlog [None req-d093010c-d739-46f4-bd44-3a85bca0102e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1211 microversion: 2.1 time: 0.054676 [ 925.460236] [55188]: [pid: 55188|app: 0|req: 2992/5891] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:45 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.463946] [55187]: DEBUG oslo_concurrency.lockutils [None req-10c306e7-8a2a-4f38-abbf-90dca51faea7 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.464343] [55187]: DEBUG oslo_concurrency.lockutils [None req-10c306e7-8a2a-4f38-abbf-90dca51faea7 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.464646] [55187]: DEBUG oslo_concurrency.lockutils [None req-10c306e7-8a2a-4f38-abbf-90dca51faea7 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.465213] [55187]: DEBUG oslo_concurrency.lockutils [None req-10c306e7-8a2a-4f38-abbf-90dca51faea7 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.465545] [55187]: DEBUG oslo_concurrency.lockutils [None req-10c306e7-8a2a-4f38-abbf-90dca51faea7 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.465839] [55187]: DEBUG oslo_concurrency.lockutils [None req-10c306e7-8a2a-4f38-abbf-90dca51faea7 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.505075] [55187]: DEBUG nova.policy [None req-10c306e7-8a2a-4f38-abbf-90dca51faea7 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.509197] [55187]: INFO nova.api.openstack.requestlog [None req-10c306e7-8a2a-4f38-abbf-90dca51faea7 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1207 microversion: 2.1 time: 0.055150 [ 925.509518] [55187]: [pid: 55187|app: 0|req: 2900/5892] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:45 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1207 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.587788] [55188]: DEBUG nova.api.openstack.wsgi [None req-19c9243e-cc17-4e17-a1b9-ab5fdbb17d77 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.590349] [55188]: DEBUG nova.compute.api [None req-19c9243e-cc17-4e17-a1b9-ab5fdbb17d77 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.594112] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c9243e-cc17-4e17-a1b9-ab5fdbb17d77 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.594395] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c9243e-cc17-4e17-a1b9-ab5fdbb17d77 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.596447] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c9243e-cc17-4e17-a1b9-ab5fdbb17d77 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.596447] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c9243e-cc17-4e17-a1b9-ab5fdbb17d77 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.596447] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c9243e-cc17-4e17-a1b9-ab5fdbb17d77 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.596447] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c9243e-cc17-4e17-a1b9-ab5fdbb17d77 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.798844] [55187]: DEBUG nova.api.openstack.wsgi [None req-1a07f909-7982-43e0-b3dd-399e3dbccb4a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.801293] [55187]: DEBUG nova.compute.api [None req-1a07f909-7982-43e0-b3dd-399e3dbccb4a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.805229] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a07f909-7982-43e0-b3dd-399e3dbccb4a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.805482] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a07f909-7982-43e0-b3dd-399e3dbccb4a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.805673] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a07f909-7982-43e0-b3dd-399e3dbccb4a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.806045] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a07f909-7982-43e0-b3dd-399e3dbccb4a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.806321] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a07f909-7982-43e0-b3dd-399e3dbccb4a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.806429] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a07f909-7982-43e0-b3dd-399e3dbccb4a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.840547] [55187]: DEBUG nova.policy [None req-1a07f909-7982-43e0-b3dd-399e3dbccb4a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.845282] [55187]: INFO nova.api.openstack.requestlog [None req-1a07f909-7982-43e0-b3dd-399e3dbccb4a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1222 microversion: 2.1 time: 0.048791 [ 925.845671] [55187]: [pid: 55187|app: 0|req: 2901/5893] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:46 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1222 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 925.873562] [55188]: DEBUG nova.policy [None req-19c9243e-cc17-4e17-a1b9-ab5fdbb17d77 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.878934] [55188]: INFO nova.api.openstack.requestlog [None req-19c9243e-cc17-4e17-a1b9-ab5fdbb17d77 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1219 microversion: 2.1 time: 0.294175 [ 925.879390] [55188]: [pid: 55188|app: 0|req: 2993/5894] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:45 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1219 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.921303] [55187]: DEBUG nova.api.openstack.wsgi [None req-6a389b62-1572-47f1-8c8e-87c7b5502443 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.924198] [55187]: DEBUG nova.compute.api [None req-6a389b62-1572-47f1-8c8e-87c7b5502443 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.931796] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a389b62-1572-47f1-8c8e-87c7b5502443 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.931796] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a389b62-1572-47f1-8c8e-87c7b5502443 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.931796] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a389b62-1572-47f1-8c8e-87c7b5502443 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.931796] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a389b62-1572-47f1-8c8e-87c7b5502443 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.932160] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a389b62-1572-47f1-8c8e-87c7b5502443 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.932160] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a389b62-1572-47f1-8c8e-87c7b5502443 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.955160] [55188]: DEBUG nova.api.openstack.wsgi [None req-1fcb5690-9ef3-43c5-9b64-c8e75612f19b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 925.958595] [55188]: DEBUG nova.compute.api [None req-1fcb5690-9ef3-43c5-9b64-c8e75612f19b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 925.962872] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fcb5690-9ef3-43c5-9b64-c8e75612f19b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.963212] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fcb5690-9ef3-43c5-9b64-c8e75612f19b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.963488] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fcb5690-9ef3-43c5-9b64-c8e75612f19b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.963966] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fcb5690-9ef3-43c5-9b64-c8e75612f19b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.964979] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fcb5690-9ef3-43c5-9b64-c8e75612f19b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.964979] [55188]: DEBUG oslo_concurrency.lockutils [None req-1fcb5690-9ef3-43c5-9b64-c8e75612f19b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.014895] [55187]: DEBUG nova.policy [None req-6a389b62-1572-47f1-8c8e-87c7b5502443 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.020872] [55187]: INFO nova.api.openstack.requestlog [None req-6a389b62-1572-47f1-8c8e-87c7b5502443 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1531 microversion: 2.1 time: 0.101971 [ 926.021641] [55187]: [pid: 55187|app: 0|req: 2902/5895] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:46 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1531 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.030384] [55187]: DEBUG nova.api.openstack.wsgi [None req-f7c5f542-aa51-4ba2-a34c-5587bb73a73a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.032268] [55187]: DEBUG nova.compute.api [None req-f7c5f542-aa51-4ba2-a34c-5587bb73a73a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.038036] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c5f542-aa51-4ba2-a34c-5587bb73a73a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.038548] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c5f542-aa51-4ba2-a34c-5587bb73a73a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.038869] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c5f542-aa51-4ba2-a34c-5587bb73a73a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.039383] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c5f542-aa51-4ba2-a34c-5587bb73a73a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.039701] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c5f542-aa51-4ba2-a34c-5587bb73a73a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.040052] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7c5f542-aa51-4ba2-a34c-5587bb73a73a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.080971] [55187]: DEBUG nova.policy [None req-f7c5f542-aa51-4ba2-a34c-5587bb73a73a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.088351] [55187]: INFO nova.api.openstack.requestlog [None req-f7c5f542-aa51-4ba2-a34c-5587bb73a73a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1266 microversion: 2.1 time: 0.065917 [ 926.088846] [55187]: [pid: 55187|app: 0|req: 2903/5896] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:46 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1266 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.091955] [55187]: DEBUG nova.api.openstack.wsgi [None req-d6ccfa3e-6d51-4370-a53e-1cc5c956ef95 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.094437] [55187]: DEBUG nova.compute.api [None req-d6ccfa3e-6d51-4370-a53e-1cc5c956ef95 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.098971] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6ccfa3e-6d51-4370-a53e-1cc5c956ef95 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.100392] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6ccfa3e-6d51-4370-a53e-1cc5c956ef95 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.100738] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6ccfa3e-6d51-4370-a53e-1cc5c956ef95 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.101468] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6ccfa3e-6d51-4370-a53e-1cc5c956ef95 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.101847] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6ccfa3e-6d51-4370-a53e-1cc5c956ef95 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.102255] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6ccfa3e-6d51-4370-a53e-1cc5c956ef95 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.135024] [55188]: DEBUG nova.policy [None req-1fcb5690-9ef3-43c5-9b64-c8e75612f19b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.139576] [55188]: INFO nova.api.openstack.requestlog [None req-1fcb5690-9ef3-43c5-9b64-c8e75612f19b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1517 microversion: 2.1 time: 0.186723 [ 926.140409] [55188]: [pid: 55188|app: 0|req: 2994/5897] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:46 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1517 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.142455] [55187]: DEBUG nova.policy [None req-d6ccfa3e-6d51-4370-a53e-1cc5c956ef95 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.148748] [55187]: INFO nova.api.openstack.requestlog [None req-d6ccfa3e-6d51-4370-a53e-1cc5c956ef95 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1201 microversion: 2.1 time: 0.059088 [ 926.149226] [55187]: [pid: 55187|app: 0|req: 2904/5898] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:46 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1201 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.269661] [55188]: DEBUG nova.api.openstack.wsgi [None req-bad5f7cf-16fc-4724-b031-a0b8bc787b47 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.271813] [55188]: DEBUG nova.compute.api [None req-bad5f7cf-16fc-4724-b031-a0b8bc787b47 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.277518] [55188]: DEBUG oslo_concurrency.lockutils [None req-bad5f7cf-16fc-4724-b031-a0b8bc787b47 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.277853] [55188]: DEBUG oslo_concurrency.lockutils [None req-bad5f7cf-16fc-4724-b031-a0b8bc787b47 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.278142] [55188]: DEBUG oslo_concurrency.lockutils [None req-bad5f7cf-16fc-4724-b031-a0b8bc787b47 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.278596] [55188]: DEBUG oslo_concurrency.lockutils [None req-bad5f7cf-16fc-4724-b031-a0b8bc787b47 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.278823] [55188]: DEBUG oslo_concurrency.lockutils [None req-bad5f7cf-16fc-4724-b031-a0b8bc787b47 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.279014] [55188]: DEBUG oslo_concurrency.lockutils [None req-bad5f7cf-16fc-4724-b031-a0b8bc787b47 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.391081] [55188]: DEBUG nova.policy [None req-bad5f7cf-16fc-4724-b031-a0b8bc787b47 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.399802] [55188]: INFO nova.api.openstack.requestlog [None req-bad5f7cf-16fc-4724-b031-a0b8bc787b47 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1518 microversion: 2.1 time: 0.132329 [ 926.399802] [55188]: [pid: 55188|app: 0|req: 2995/5899] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:46 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1518 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.412155] [55187]: DEBUG nova.api.openstack.wsgi [None req-3451f3da-bd94-4849-afb5-3f9b1ac41ef6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.413984] [55187]: DEBUG nova.compute.api [None req-3451f3da-bd94-4849-afb5-3f9b1ac41ef6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.419796] [55187]: DEBUG oslo_concurrency.lockutils [None req-3451f3da-bd94-4849-afb5-3f9b1ac41ef6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.420101] [55187]: DEBUG oslo_concurrency.lockutils [None req-3451f3da-bd94-4849-afb5-3f9b1ac41ef6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.420310] [55187]: DEBUG oslo_concurrency.lockutils [None req-3451f3da-bd94-4849-afb5-3f9b1ac41ef6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.420683] [55187]: DEBUG oslo_concurrency.lockutils [None req-3451f3da-bd94-4849-afb5-3f9b1ac41ef6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.420881] [55187]: DEBUG oslo_concurrency.lockutils [None req-3451f3da-bd94-4849-afb5-3f9b1ac41ef6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.420978] [55188]: DEBUG nova.api.openstack.wsgi [None req-470f8275-b9d3-41d0-a43c-871a3e1ef24e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.421532] [55187]: DEBUG oslo_concurrency.lockutils [None req-3451f3da-bd94-4849-afb5-3f9b1ac41ef6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.423133] [55188]: DEBUG nova.compute.api [None req-470f8275-b9d3-41d0-a43c-871a3e1ef24e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.430452] [55188]: DEBUG oslo_concurrency.lockutils [None req-470f8275-b9d3-41d0-a43c-871a3e1ef24e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.430739] [55188]: DEBUG oslo_concurrency.lockutils [None req-470f8275-b9d3-41d0-a43c-871a3e1ef24e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.430959] [55188]: DEBUG oslo_concurrency.lockutils [None req-470f8275-b9d3-41d0-a43c-871a3e1ef24e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.431377] [55188]: DEBUG oslo_concurrency.lockutils [None req-470f8275-b9d3-41d0-a43c-871a3e1ef24e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.431582] [55188]: DEBUG oslo_concurrency.lockutils [None req-470f8275-b9d3-41d0-a43c-871a3e1ef24e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.431756] [55188]: DEBUG oslo_concurrency.lockutils [None req-470f8275-b9d3-41d0-a43c-871a3e1ef24e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.444572] [55187]: DEBUG oslo_concurrency.lockutils [None req-3451f3da-bd94-4849-afb5-3f9b1ac41ef6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.445045] [55187]: DEBUG oslo_concurrency.lockutils [None req-3451f3da-bd94-4849-afb5-3f9b1ac41ef6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.445291] [55187]: DEBUG oslo_concurrency.lockutils [None req-3451f3da-bd94-4849-afb5-3f9b1ac41ef6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.445576] [55187]: DEBUG nova.objects.instance [None req-3451f3da-bd94-4849-afb5-3f9b1ac41ef6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 926.477348] [55187]: DEBUG nova.policy [None req-3451f3da-bd94-4849-afb5-3f9b1ac41ef6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.482326] [55187]: INFO nova.api.openstack.requestlog [None req-3451f3da-bd94-4849-afb5-3f9b1ac41ef6 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.072441 [ 926.482709] [55187]: [pid: 55187|app: 0|req: 2905/5900] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:46 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.489732] [55187]: DEBUG nova.api.openstack.wsgi [req-d1ab8188-4f68-4867-bded-54d3f651bac9 req-8ed5bee7-defe-43a0-b0c2-6f17b8c9dec7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5300c656-c3ff-4721-8fea-d12231491f61", "tag": "bf7f46dc-1860-4c2f-baf5-2f3ae2d206dd"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 926.500591] [55187]: DEBUG oslo_concurrency.lockutils [req-d1ab8188-4f68-4867-bded-54d3f651bac9 req-8ed5bee7-defe-43a0-b0c2-6f17b8c9dec7 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.500884] [55187]: DEBUG oslo_concurrency.lockutils [req-d1ab8188-4f68-4867-bded-54d3f651bac9 req-8ed5bee7-defe-43a0-b0c2-6f17b8c9dec7 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.501120] [55187]: DEBUG oslo_concurrency.lockutils [req-d1ab8188-4f68-4867-bded-54d3f651bac9 req-8ed5bee7-defe-43a0-b0c2-6f17b8c9dec7 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.508100] [55187]: INFO nova.api.openstack.compute.server_external_events [req-d1ab8188-4f68-4867-bded-54d3f651bac9 req-8ed5bee7-defe-43a0-b0c2-6f17b8c9dec7 service nova] Creating event network-changed:bf7f46dc-1860-4c2f-baf5-2f3ae2d206dd for instance 5300c656-c3ff-4721-8fea-d12231491f61 on cpu-1 [ 926.511648] [55187]: INFO nova.api.openstack.requestlog [req-d1ab8188-4f68-4867-bded-54d3f651bac9 req-8ed5bee7-defe-43a0-b0c2-6f17b8c9dec7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028280 [ 926.512064] [55187]: [pid: 55187|app: 0|req: 2906/5901] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:46 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 926.518951] [55187]: DEBUG nova.api.openstack.wsgi [None req-c3769b4c-86a5-4d8b-ab59-f954a8a806e9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.518951] [55187]: DEBUG nova.compute.api [None req-c3769b4c-86a5-4d8b-ab59-f954a8a806e9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.526603] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3769b4c-86a5-4d8b-ab59-f954a8a806e9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.528983] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3769b4c-86a5-4d8b-ab59-f954a8a806e9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.528983] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3769b4c-86a5-4d8b-ab59-f954a8a806e9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.528983] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3769b4c-86a5-4d8b-ab59-f954a8a806e9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.528983] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3769b4c-86a5-4d8b-ab59-f954a8a806e9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.528983] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3769b4c-86a5-4d8b-ab59-f954a8a806e9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.531287] [55188]: DEBUG nova.policy [None req-470f8275-b9d3-41d0-a43c-871a3e1ef24e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.542213] [55188]: INFO nova.api.openstack.requestlog [None req-470f8275-b9d3-41d0-a43c-871a3e1ef24e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1313 microversion: 2.1 time: 0.123513 [ 926.542599] [55188]: [pid: 55188|app: 0|req: 2996/5902] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:46 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1313 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.545276] [55188]: DEBUG nova.api.openstack.wsgi [None req-6c733889-1ed1-4dc9-bd2d-60084ebb0e39 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.546958] [55188]: DEBUG nova.compute.api [None req-6c733889-1ed1-4dc9-bd2d-60084ebb0e39 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.551558] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c733889-1ed1-4dc9-bd2d-60084ebb0e39 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.551769] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c733889-1ed1-4dc9-bd2d-60084ebb0e39 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.551898] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3769b4c-86a5-4d8b-ab59-f954a8a806e9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.552013] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c733889-1ed1-4dc9-bd2d-60084ebb0e39 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.552158] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3769b4c-86a5-4d8b-ab59-f954a8a806e9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.552387] [55187]: DEBUG oslo_concurrency.lockutils [None req-c3769b4c-86a5-4d8b-ab59-f954a8a806e9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.552422] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c733889-1ed1-4dc9-bd2d-60084ebb0e39 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.552539] [55187]: DEBUG nova.objects.instance [None req-c3769b4c-86a5-4d8b-ab59-f954a8a806e9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lazy-loading 'fault' on Instance uuid 50d57bb6-5695-4435-b30d-38ddceaea97e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 926.552577] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c733889-1ed1-4dc9-bd2d-60084ebb0e39 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.552792] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c733889-1ed1-4dc9-bd2d-60084ebb0e39 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.575522] [55187]: DEBUG nova.policy [None req-c3769b4c-86a5-4d8b-ab59-f954a8a806e9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.579782] [55187]: INFO nova.api.openstack.requestlog [None req-c3769b4c-86a5-4d8b-ab59-f954a8a806e9 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1296 microversion: 2.1 time: 0.066920 [ 926.580297] [55187]: [pid: 55187|app: 0|req: 2907/5903] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:46 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1296 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.583183] [55187]: DEBUG nova.api.openstack.wsgi [None req-977d3df1-86eb-492e-8833-9a32a325b2a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.585212] [55187]: DEBUG nova.compute.api [None req-977d3df1-86eb-492e-8833-9a32a325b2a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.589025] [55187]: DEBUG oslo_concurrency.lockutils [None req-977d3df1-86eb-492e-8833-9a32a325b2a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.589938] [55187]: DEBUG oslo_concurrency.lockutils [None req-977d3df1-86eb-492e-8833-9a32a325b2a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.589938] [55187]: DEBUG oslo_concurrency.lockutils [None req-977d3df1-86eb-492e-8833-9a32a325b2a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.591529] [55187]: DEBUG oslo_concurrency.lockutils [None req-977d3df1-86eb-492e-8833-9a32a325b2a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.592086] [55187]: DEBUG oslo_concurrency.lockutils [None req-977d3df1-86eb-492e-8833-9a32a325b2a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.592235] [55187]: DEBUG oslo_concurrency.lockutils [None req-977d3df1-86eb-492e-8833-9a32a325b2a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.603900] [55188]: DEBUG nova.policy [None req-6c733889-1ed1-4dc9-bd2d-60084ebb0e39 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.613864] [55188]: INFO nova.api.openstack.requestlog [None req-6c733889-1ed1-4dc9-bd2d-60084ebb0e39 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1211 microversion: 2.1 time: 0.068686 [ 926.613864] [55188]: [pid: 55188|app: 0|req: 2997/5904] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:46 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1211 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.634103] [55187]: DEBUG nova.policy [None req-977d3df1-86eb-492e-8833-9a32a325b2a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.642946] [55187]: INFO nova.api.openstack.requestlog [None req-977d3df1-86eb-492e-8833-9a32a325b2a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1207 microversion: 2.1 time: 0.061927 [ 926.643449] [55187]: [pid: 55187|app: 0|req: 2908/5905] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:46 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1207 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.861193] [55188]: DEBUG nova.api.openstack.wsgi [None req-001c7e89-6ef9-4028-9bd2-c5daba698b6d tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.863324] [55188]: DEBUG nova.compute.api [None req-001c7e89-6ef9-4028-9bd2-c5daba698b6d tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.868060] [55188]: DEBUG oslo_concurrency.lockutils [None req-001c7e89-6ef9-4028-9bd2-c5daba698b6d tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.871016] [55188]: DEBUG oslo_concurrency.lockutils [None req-001c7e89-6ef9-4028-9bd2-c5daba698b6d tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.871016] [55188]: DEBUG oslo_concurrency.lockutils [None req-001c7e89-6ef9-4028-9bd2-c5daba698b6d tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.871016] [55188]: DEBUG oslo_concurrency.lockutils [None req-001c7e89-6ef9-4028-9bd2-c5daba698b6d tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.871016] [55188]: DEBUG oslo_concurrency.lockutils [None req-001c7e89-6ef9-4028-9bd2-c5daba698b6d tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.871016] [55188]: DEBUG oslo_concurrency.lockutils [None req-001c7e89-6ef9-4028-9bd2-c5daba698b6d tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.893802] [55187]: DEBUG nova.api.openstack.wsgi [None req-d582cd2e-3cf6-48d4-b6a6-7349f46a042a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 926.896523] [55187]: DEBUG nova.compute.api [None req-d582cd2e-3cf6-48d4-b6a6-7349f46a042a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 926.900769] [55187]: DEBUG oslo_concurrency.lockutils [None req-d582cd2e-3cf6-48d4-b6a6-7349f46a042a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.902026] [55187]: DEBUG oslo_concurrency.lockutils [None req-d582cd2e-3cf6-48d4-b6a6-7349f46a042a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.902026] [55187]: DEBUG oslo_concurrency.lockutils [None req-d582cd2e-3cf6-48d4-b6a6-7349f46a042a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.902026] [55187]: DEBUG oslo_concurrency.lockutils [None req-d582cd2e-3cf6-48d4-b6a6-7349f46a042a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.902026] [55187]: DEBUG oslo_concurrency.lockutils [None req-d582cd2e-3cf6-48d4-b6a6-7349f46a042a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.902026] [55187]: DEBUG oslo_concurrency.lockutils [None req-d582cd2e-3cf6-48d4-b6a6-7349f46a042a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.925225] [55188]: DEBUG nova.policy [None req-001c7e89-6ef9-4028-9bd2-c5daba698b6d tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.931134] [55188]: INFO nova.api.openstack.requestlog [None req-001c7e89-6ef9-4028-9bd2-c5daba698b6d tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1222 microversion: 2.1 time: 0.073077 [ 926.931518] [55188]: [pid: 55188|app: 0|req: 2998/5906] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:47 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1222 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.947909] [55187]: DEBUG nova.policy [None req-d582cd2e-3cf6-48d4-b6a6-7349f46a042a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.951574] [55187]: INFO nova.api.openstack.requestlog [None req-d582cd2e-3cf6-48d4-b6a6-7349f46a042a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1219 microversion: 2.1 time: 0.061189 [ 926.952088] [55187]: [pid: 55187|app: 0|req: 2909/5907] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:47 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1219 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.043893] [55188]: DEBUG nova.api.openstack.wsgi [None req-6f7900e3-6f1c-4093-b9e9-bcfada22ce72 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.048957] [55188]: DEBUG nova.compute.api [None req-6f7900e3-6f1c-4093-b9e9-bcfada22ce72 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.057501] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f7900e3-6f1c-4093-b9e9-bcfada22ce72 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.057501] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f7900e3-6f1c-4093-b9e9-bcfada22ce72 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.057501] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f7900e3-6f1c-4093-b9e9-bcfada22ce72 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.057919] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f7900e3-6f1c-4093-b9e9-bcfada22ce72 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.058139] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f7900e3-6f1c-4093-b9e9-bcfada22ce72 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.058313] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f7900e3-6f1c-4093-b9e9-bcfada22ce72 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.112787] [55187]: DEBUG nova.api.openstack.wsgi [None req-b4622c61-6b75-45f5-952f-18b30faa4e35 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.114774] [55187]: DEBUG nova.compute.api [None req-b4622c61-6b75-45f5-952f-18b30faa4e35 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.121138] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4622c61-6b75-45f5-952f-18b30faa4e35 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.121268] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4622c61-6b75-45f5-952f-18b30faa4e35 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.121427] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4622c61-6b75-45f5-952f-18b30faa4e35 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.121796] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4622c61-6b75-45f5-952f-18b30faa4e35 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.121995] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4622c61-6b75-45f5-952f-18b30faa4e35 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.122185] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4622c61-6b75-45f5-952f-18b30faa4e35 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.158576] [55187]: DEBUG nova.policy [None req-b4622c61-6b75-45f5-952f-18b30faa4e35 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.163957] [55187]: INFO nova.api.openstack.requestlog [None req-b4622c61-6b75-45f5-952f-18b30faa4e35 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1274 microversion: 2.1 time: 0.057849 [ 927.164369] [55187]: [pid: 55187|app: 0|req: 2910/5908] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:47 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1274 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.166944] [55187]: DEBUG nova.api.openstack.wsgi [None req-9c32102e-3e04-45e4-9087-8a20116d9a82 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.168660] [55187]: DEBUG nova.compute.api [None req-9c32102e-3e04-45e4-9087-8a20116d9a82 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.172836] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c32102e-3e04-45e4-9087-8a20116d9a82 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.173091] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c32102e-3e04-45e4-9087-8a20116d9a82 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.173281] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c32102e-3e04-45e4-9087-8a20116d9a82 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.173733] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c32102e-3e04-45e4-9087-8a20116d9a82 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.173973] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c32102e-3e04-45e4-9087-8a20116d9a82 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.174167] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c32102e-3e04-45e4-9087-8a20116d9a82 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.264410] [55188]: DEBUG nova.policy [None req-6f7900e3-6f1c-4093-b9e9-bcfada22ce72 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.269138] [55188]: INFO nova.api.openstack.requestlog [None req-6f7900e3-6f1c-4093-b9e9-bcfada22ce72 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1531 microversion: 2.1 time: 0.228472 [ 927.269839] [55188]: [pid: 55188|app: 0|req: 2999/5909] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:47 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1531 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.273077] [55188]: DEBUG nova.api.openstack.wsgi [None req-6dc5eded-9b1b-4a72-bfbd-89824f7bcd21 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.277318] [55188]: DEBUG nova.compute.api [None req-6dc5eded-9b1b-4a72-bfbd-89824f7bcd21 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.282615] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc5eded-9b1b-4a72-bfbd-89824f7bcd21 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.284648] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc5eded-9b1b-4a72-bfbd-89824f7bcd21 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.285049] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc5eded-9b1b-4a72-bfbd-89824f7bcd21 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.285451] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc5eded-9b1b-4a72-bfbd-89824f7bcd21 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.285696] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc5eded-9b1b-4a72-bfbd-89824f7bcd21 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.285959] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc5eded-9b1b-4a72-bfbd-89824f7bcd21 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.300409] [55187]: DEBUG nova.policy [None req-9c32102e-3e04-45e4-9087-8a20116d9a82 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.311173] [55187]: INFO nova.api.openstack.requestlog [None req-9c32102e-3e04-45e4-9087-8a20116d9a82 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1517 microversion: 2.1 time: 0.145186 [ 927.311173] [55187]: [pid: 55187|app: 0|req: 2911/5910] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:47 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1517 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.348416] [55188]: DEBUG nova.policy [None req-6dc5eded-9b1b-4a72-bfbd-89824f7bcd21 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.353218] [55188]: INFO nova.api.openstack.requestlog [None req-6dc5eded-9b1b-4a72-bfbd-89824f7bcd21 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1201 microversion: 2.1 time: 0.082771 [ 927.353586] [55188]: [pid: 55188|app: 0|req: 3000/5911] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:47 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1201 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.413246] [55188]: DEBUG nova.api.openstack.wsgi [None req-b05ae0e3-91b0-40e1-82e5-98c2c567b59d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.415410] [55188]: DEBUG nova.compute.api [None req-b05ae0e3-91b0-40e1-82e5-98c2c567b59d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.420513] [55187]: DEBUG nova.api.openstack.wsgi [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-InstanceActionsTestJSON-server-1360378493", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "5a0bd63e-dded-4f5b-a74d-f506bc2bf46a"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 927.423070] [55188]: DEBUG oslo_concurrency.lockutils [None req-b05ae0e3-91b0-40e1-82e5-98c2c567b59d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.423592] [55188]: DEBUG oslo_concurrency.lockutils [None req-b05ae0e3-91b0-40e1-82e5-98c2c567b59d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.423917] [55188]: DEBUG oslo_concurrency.lockutils [None req-b05ae0e3-91b0-40e1-82e5-98c2c567b59d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.424435] [55188]: DEBUG oslo_concurrency.lockutils [None req-b05ae0e3-91b0-40e1-82e5-98c2c567b59d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.424791] [55188]: DEBUG oslo_concurrency.lockutils [None req-b05ae0e3-91b0-40e1-82e5-98c2c567b59d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.425118] [55188]: DEBUG oslo_concurrency.lockutils [None req-b05ae0e3-91b0-40e1-82e5-98c2c567b59d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.468484] [55187]: DEBUG oslo_concurrency.lockutils [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.468742] [55187]: DEBUG oslo_concurrency.lockutils [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.468935] [55187]: DEBUG oslo_concurrency.lockutils [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.470084] [55187]: DEBUG oslo_concurrency.lockutils [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.470084] [55187]: DEBUG oslo_concurrency.lockutils [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.470084] [55187]: DEBUG oslo_concurrency.lockutils [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.477377] [55187]: DEBUG nova.network.neutron [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] validate_networks() for [('5a0bd63e-dded-4f5b-a74d-f506bc2bf46a', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 927.538866] [55188]: DEBUG nova.policy [None req-b05ae0e3-91b0-40e1-82e5-98c2c567b59d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.546781] [55188]: INFO nova.api.openstack.requestlog [None req-b05ae0e3-91b0-40e1-82e5-98c2c567b59d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1518 microversion: 2.1 time: 0.137552 [ 927.547136] [55188]: [pid: 55188|app: 0|req: 3001/5912] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:47 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1518 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.549877] [55188]: DEBUG nova.api.openstack.wsgi [None req-9be86be1-e8ff-470b-a03a-c85b14d75afc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.555197] [55188]: DEBUG nova.compute.api [None req-9be86be1-e8ff-470b-a03a-c85b14d75afc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.559015] [55188]: DEBUG oslo_concurrency.lockutils [None req-9be86be1-e8ff-470b-a03a-c85b14d75afc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.559284] [55188]: DEBUG oslo_concurrency.lockutils [None req-9be86be1-e8ff-470b-a03a-c85b14d75afc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.559475] [55188]: DEBUG oslo_concurrency.lockutils [None req-9be86be1-e8ff-470b-a03a-c85b14d75afc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.559833] [55188]: DEBUG oslo_concurrency.lockutils [None req-9be86be1-e8ff-470b-a03a-c85b14d75afc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.560062] [55188]: DEBUG oslo_concurrency.lockutils [None req-9be86be1-e8ff-470b-a03a-c85b14d75afc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.560245] [55188]: DEBUG oslo_concurrency.lockutils [None req-9be86be1-e8ff-470b-a03a-c85b14d75afc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.578996] [55188]: DEBUG oslo_concurrency.lockutils [None req-9be86be1-e8ff-470b-a03a-c85b14d75afc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.579439] [55188]: DEBUG oslo_concurrency.lockutils [None req-9be86be1-e8ff-470b-a03a-c85b14d75afc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.579820] [55188]: DEBUG oslo_concurrency.lockutils [None req-9be86be1-e8ff-470b-a03a-c85b14d75afc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.580082] [55188]: DEBUG nova.objects.instance [None req-9be86be1-e8ff-470b-a03a-c85b14d75afc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid bf8ec14c-809c-46ca-ae57-034cde72f0c9 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 927.613172] [55188]: DEBUG nova.policy [None req-9be86be1-e8ff-470b-a03a-c85b14d75afc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.621030] [55188]: INFO nova.api.openstack.requestlog [None req-9be86be1-e8ff-470b-a03a-c85b14d75afc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 200 len: 1298 microversion: 2.1 time: 0.073116 [ 927.622167] [55188]: [pid: 55188|app: 0|req: 3002/5913] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:47 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 1298 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.624294] [55188]: DEBUG nova.api.openstack.wsgi [None req-67d615c1-a908-4871-ad1e-9deb99fe3014 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.626280] [55188]: DEBUG nova.compute.api [None req-67d615c1-a908-4871-ad1e-9deb99fe3014 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.629810] [55188]: DEBUG oslo_concurrency.lockutils [None req-67d615c1-a908-4871-ad1e-9deb99fe3014 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.630392] [55188]: DEBUG oslo_concurrency.lockutils [None req-67d615c1-a908-4871-ad1e-9deb99fe3014 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.630482] [55188]: DEBUG oslo_concurrency.lockutils [None req-67d615c1-a908-4871-ad1e-9deb99fe3014 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.630842] [55188]: DEBUG oslo_concurrency.lockutils [None req-67d615c1-a908-4871-ad1e-9deb99fe3014 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.631061] [55188]: DEBUG oslo_concurrency.lockutils [None req-67d615c1-a908-4871-ad1e-9deb99fe3014 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.631244] [55188]: DEBUG oslo_concurrency.lockutils [None req-67d615c1-a908-4871-ad1e-9deb99fe3014 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.668957] [55187]: DEBUG nova.virt.hardware [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 927.669223] [55187]: DEBUG nova.virt.hardware [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 927.669393] [55187]: DEBUG nova.virt.hardware [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 927.669573] [55187]: DEBUG nova.virt.hardware [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 927.669736] [55187]: DEBUG nova.virt.hardware [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 927.686201] [55187]: DEBUG oslo_concurrency.lockutils [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.686651] [55187]: DEBUG oslo_concurrency.lockutils [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.686987] [55187]: DEBUG oslo_concurrency.lockutils [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.687794] [55187]: DEBUG oslo_concurrency.lockutils [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.688009] [55187]: DEBUG oslo_concurrency.lockutils [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.689182] [55187]: DEBUG oslo_concurrency.lockutils [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.704901] [55187]: DEBUG nova.quota [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Getting quotas for project bd62cb86a4494246b93ea1340c18aea1. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 927.709697] [55187]: DEBUG nova.quota [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Getting quotas for user c1f7e7098ecd411cbe1a249aba04ef3a and project bd62cb86a4494246b93ea1340c18aea1. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 927.716141] [55187]: DEBUG nova.compute.api [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 927.716305] [55188]: DEBUG nova.policy [None req-67d615c1-a908-4871-ad1e-9deb99fe3014 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.717579] [55187]: DEBUG nova.compute.api [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 927.721161] [55188]: INFO nova.api.openstack.requestlog [None req-67d615c1-a908-4871-ad1e-9deb99fe3014 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1313 microversion: 2.1 time: 0.098969 [ 927.721487] [55188]: [pid: 55188|app: 0|req: 3003/5914] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:47 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1313 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.724341] [55188]: DEBUG nova.api.openstack.wsgi [None req-55f79aa6-349a-40b7-b36f-5e3b31d5d1c4 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.725899] [55188]: DEBUG nova.compute.api [None req-55f79aa6-349a-40b7-b36f-5e3b31d5d1c4 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.732603] [55188]: DEBUG oslo_concurrency.lockutils [None req-55f79aa6-349a-40b7-b36f-5e3b31d5d1c4 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.732811] [55188]: DEBUG oslo_concurrency.lockutils [None req-55f79aa6-349a-40b7-b36f-5e3b31d5d1c4 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.732998] [55188]: DEBUG oslo_concurrency.lockutils [None req-55f79aa6-349a-40b7-b36f-5e3b31d5d1c4 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.733722] [55188]: DEBUG oslo_concurrency.lockutils [None req-55f79aa6-349a-40b7-b36f-5e3b31d5d1c4 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.733936] [55188]: DEBUG oslo_concurrency.lockutils [None req-55f79aa6-349a-40b7-b36f-5e3b31d5d1c4 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.734129] [55188]: DEBUG oslo_concurrency.lockutils [None req-55f79aa6-349a-40b7-b36f-5e3b31d5d1c4 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.753740] [55187]: INFO nova.api.openstack.requestlog [None req-620ac539-d0ee-4481-ac7f-ce97137cf491 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.376734 [ 927.754130] [55187]: [pid: 55187|app: 0|req: 2912/5915] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:06:47 2025] POST /compute/v2.1/servers => generated 380 bytes in 377 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 927.758697] [55187]: DEBUG nova.api.openstack.wsgi [None req-2ee86eb1-63c9-4c86-95da-19b183249bdd tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.759428] [55188]: DEBUG oslo_concurrency.lockutils [None req-55f79aa6-349a-40b7-b36f-5e3b31d5d1c4 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.759762] [55188]: DEBUG oslo_concurrency.lockutils [None req-55f79aa6-349a-40b7-b36f-5e3b31d5d1c4 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.759955] [55188]: DEBUG oslo_concurrency.lockutils [None req-55f79aa6-349a-40b7-b36f-5e3b31d5d1c4 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.760173] [55188]: DEBUG nova.objects.instance [None req-55f79aa6-349a-40b7-b36f-5e3b31d5d1c4 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lazy-loading 'fault' on Instance uuid 50d57bb6-5695-4435-b30d-38ddceaea97e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 927.760442] [55187]: DEBUG nova.compute.api [None req-2ee86eb1-63c9-4c86-95da-19b183249bdd tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.766098] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ee86eb1-63c9-4c86-95da-19b183249bdd tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.766098] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ee86eb1-63c9-4c86-95da-19b183249bdd tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.766098] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ee86eb1-63c9-4c86-95da-19b183249bdd tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.766098] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ee86eb1-63c9-4c86-95da-19b183249bdd tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.766098] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ee86eb1-63c9-4c86-95da-19b183249bdd tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.766098] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ee86eb1-63c9-4c86-95da-19b183249bdd tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.779216] [55188]: DEBUG nova.policy [None req-55f79aa6-349a-40b7-b36f-5e3b31d5d1c4 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.783837] [55188]: INFO nova.api.openstack.requestlog [None req-55f79aa6-349a-40b7-b36f-5e3b31d5d1c4 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1296 microversion: 2.1 time: 0.061668 [ 927.784047] [55188]: [pid: 55188|app: 0|req: 3004/5916] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:48 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1296 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.790320] [55188]: DEBUG nova.api.openstack.wsgi [None req-f0999406-e00c-44a6-b45b-a1ac429393af tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.791670] [55188]: DEBUG nova.compute.api [None req-f0999406-e00c-44a6-b45b-a1ac429393af tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.794885] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0999406-e00c-44a6-b45b-a1ac429393af tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.795221] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0999406-e00c-44a6-b45b-a1ac429393af tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.795404] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0999406-e00c-44a6-b45b-a1ac429393af tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.795846] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0999406-e00c-44a6-b45b-a1ac429393af tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.796078] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0999406-e00c-44a6-b45b-a1ac429393af tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.796272] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0999406-e00c-44a6-b45b-a1ac429393af tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.799514] [55187]: DEBUG nova.policy [None req-2ee86eb1-63c9-4c86-95da-19b183249bdd tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.805200] [55187]: INFO nova.api.openstack.requestlog [None req-2ee86eb1-63c9-4c86-95da-19b183249bdd tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1211 microversion: 2.1 time: 0.050447 [ 927.805828] [55187]: [pid: 55187|app: 0|req: 2913/5917] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:48 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.808427] [55187]: DEBUG nova.api.openstack.wsgi [None req-0db6a2a6-e4ff-42d8-9d7a-54f55eeaf31a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.810267] [55187]: DEBUG nova.compute.api [None req-0db6a2a6-e4ff-42d8-9d7a-54f55eeaf31a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.837935] [55187]: DEBUG nova.policy [None req-0db6a2a6-e4ff-42d8-9d7a-54f55eeaf31a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.838258] [55188]: DEBUG nova.policy [None req-f0999406-e00c-44a6-b45b-a1ac429393af tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.842957] [55188]: INFO nova.api.openstack.requestlog [None req-f0999406-e00c-44a6-b45b-a1ac429393af tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1207 microversion: 2.1 time: 0.057987 [ 927.842957] [55188]: [pid: 55188|app: 0|req: 3005/5918] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:48 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1207 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.844360] [55187]: INFO nova.api.openstack.requestlog [None req-0db6a2a6-e4ff-42d8-9d7a-54f55eeaf31a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1215 microversion: 2.1 time: 0.038003 [ 927.844709] [55187]: [pid: 55187|app: 0|req: 2914/5919] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:48 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1215 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.947660] [55188]: DEBUG nova.api.openstack.wsgi [None req-b34eef61-3211-404f-80c7-12ac681a7deb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.947660] [55188]: DEBUG nova.compute.api [None req-b34eef61-3211-404f-80c7-12ac681a7deb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.950927] [55188]: DEBUG oslo_concurrency.lockutils [None req-b34eef61-3211-404f-80c7-12ac681a7deb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.951290] [55188]: DEBUG oslo_concurrency.lockutils [None req-b34eef61-3211-404f-80c7-12ac681a7deb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.951593] [55188]: DEBUG oslo_concurrency.lockutils [None req-b34eef61-3211-404f-80c7-12ac681a7deb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.952093] [55188]: DEBUG oslo_concurrency.lockutils [None req-b34eef61-3211-404f-80c7-12ac681a7deb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.952376] [55188]: DEBUG oslo_concurrency.lockutils [None req-b34eef61-3211-404f-80c7-12ac681a7deb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.952616] [55188]: DEBUG oslo_concurrency.lockutils [None req-b34eef61-3211-404f-80c7-12ac681a7deb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.969520] [55187]: DEBUG nova.api.openstack.wsgi [None req-c4c40e0c-f71e-41fb-ac2b-1c398633ac4a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 927.971263] [55187]: DEBUG nova.compute.api [None req-c4c40e0c-f71e-41fb-ac2b-1c398633ac4a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 927.975083] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4c40e0c-f71e-41fb-ac2b-1c398633ac4a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.975333] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4c40e0c-f71e-41fb-ac2b-1c398633ac4a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.975523] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4c40e0c-f71e-41fb-ac2b-1c398633ac4a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.975874] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4c40e0c-f71e-41fb-ac2b-1c398633ac4a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.976086] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4c40e0c-f71e-41fb-ac2b-1c398633ac4a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.976264] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4c40e0c-f71e-41fb-ac2b-1c398633ac4a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.988057] [55188]: DEBUG nova.policy [None req-b34eef61-3211-404f-80c7-12ac681a7deb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.992627] [55188]: INFO nova.api.openstack.requestlog [None req-b34eef61-3211-404f-80c7-12ac681a7deb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1222 microversion: 2.1 time: 0.050060 [ 927.992962] [55188]: [pid: 55188|app: 0|req: 3006/5920] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:48 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1222 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.011531] [55187]: DEBUG nova.policy [None req-c4c40e0c-f71e-41fb-ac2b-1c398633ac4a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.015618] [55187]: INFO nova.api.openstack.requestlog [None req-c4c40e0c-f71e-41fb-ac2b-1c398633ac4a tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1219 microversion: 2.1 time: 0.051523 [ 928.015944] [55187]: [pid: 55187|app: 0|req: 2915/5921] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:48 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.182698] [55188]: DEBUG nova.api.openstack.wsgi [None req-50a7b0b0-710f-4b29-88bb-0905d650ba50 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.185213] [55188]: DEBUG nova.compute.api [None req-50a7b0b0-710f-4b29-88bb-0905d650ba50 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.192007] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a7b0b0-710f-4b29-88bb-0905d650ba50 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.192283] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a7b0b0-710f-4b29-88bb-0905d650ba50 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.192494] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a7b0b0-710f-4b29-88bb-0905d650ba50 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.192820] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a7b0b0-710f-4b29-88bb-0905d650ba50 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.193037] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a7b0b0-710f-4b29-88bb-0905d650ba50 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.193217] [55188]: DEBUG oslo_concurrency.lockutils [None req-50a7b0b0-710f-4b29-88bb-0905d650ba50 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.279232] [55188]: DEBUG nova.policy [None req-50a7b0b0-710f-4b29-88bb-0905d650ba50 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.288060] [55187]: DEBUG nova.api.openstack.wsgi [None req-11a3d026-e63e-4c51-9c57-223e444896f4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.288149] [55188]: INFO nova.api.openstack.requestlog [None req-50a7b0b0-710f-4b29-88bb-0905d650ba50 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1314 microversion: 2.1 time: 0.107600 [ 928.288194] [55188]: [pid: 55188|app: 0|req: 3007/5922] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:48 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1314 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.289280] [55187]: DEBUG nova.compute.api [None req-11a3d026-e63e-4c51-9c57-223e444896f4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.293853] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a3d026-e63e-4c51-9c57-223e444896f4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.294662] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a3d026-e63e-4c51-9c57-223e444896f4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.294662] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a3d026-e63e-4c51-9c57-223e444896f4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.294662] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a3d026-e63e-4c51-9c57-223e444896f4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.295319] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a3d026-e63e-4c51-9c57-223e444896f4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.295319] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a3d026-e63e-4c51-9c57-223e444896f4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.328648] [55188]: DEBUG nova.api.openstack.wsgi [None req-9ba19233-a4fa-49d8-bda6-2b5749349a1b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.332849] [55188]: DEBUG nova.compute.api [None req-9ba19233-a4fa-49d8-bda6-2b5749349a1b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.337078] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ba19233-a4fa-49d8-bda6-2b5749349a1b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.337212] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ba19233-a4fa-49d8-bda6-2b5749349a1b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.337389] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ba19233-a4fa-49d8-bda6-2b5749349a1b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.337839] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ba19233-a4fa-49d8-bda6-2b5749349a1b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.338084] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ba19233-a4fa-49d8-bda6-2b5749349a1b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.338384] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ba19233-a4fa-49d8-bda6-2b5749349a1b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.401362] [55187]: DEBUG nova.policy [None req-11a3d026-e63e-4c51-9c57-223e444896f4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.405764] [55187]: INFO nova.api.openstack.requestlog [None req-11a3d026-e63e-4c51-9c57-223e444896f4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1531 microversion: 2.1 time: 0.120624 [ 928.406119] [55187]: [pid: 55187|app: 0|req: 2916/5923] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:48 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1531 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.408775] [55187]: DEBUG nova.api.openstack.wsgi [None req-f3e35c62-e3b5-4e17-a06c-59e586cf8d7b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.410603] [55187]: DEBUG nova.compute.api [None req-f3e35c62-e3b5-4e17-a06c-59e586cf8d7b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.414111] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3e35c62-e3b5-4e17-a06c-59e586cf8d7b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.414365] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3e35c62-e3b5-4e17-a06c-59e586cf8d7b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.414551] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3e35c62-e3b5-4e17-a06c-59e586cf8d7b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.414911] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3e35c62-e3b5-4e17-a06c-59e586cf8d7b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.415123] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3e35c62-e3b5-4e17-a06c-59e586cf8d7b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.415297] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3e35c62-e3b5-4e17-a06c-59e586cf8d7b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.422358] [55188]: DEBUG nova.policy [None req-9ba19233-a4fa-49d8-bda6-2b5749349a1b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.427703] [55188]: INFO nova.api.openstack.requestlog [None req-9ba19233-a4fa-49d8-bda6-2b5749349a1b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1517 microversion: 2.1 time: 0.101368 [ 928.428061] [55188]: [pid: 55188|app: 0|req: 3008/5924] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:48 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1517 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 928.451377] [55187]: DEBUG nova.policy [None req-f3e35c62-e3b5-4e17-a06c-59e586cf8d7b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.455679] [55187]: INFO nova.api.openstack.requestlog [None req-f3e35c62-e3b5-4e17-a06c-59e586cf8d7b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1201 microversion: 2.1 time: 0.048901 [ 928.456125] [55187]: [pid: 55187|app: 0|req: 2917/5925] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:48 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1201 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.565734] [55188]: DEBUG nova.api.openstack.wsgi [None req-5b05e743-8606-4ef1-8bd8-3e67b90aa451 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.567566] [55188]: DEBUG nova.compute.api [None req-5b05e743-8606-4ef1-8bd8-3e67b90aa451 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.572596] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b05e743-8606-4ef1-8bd8-3e67b90aa451 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.572879] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b05e743-8606-4ef1-8bd8-3e67b90aa451 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.573162] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b05e743-8606-4ef1-8bd8-3e67b90aa451 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.573582] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b05e743-8606-4ef1-8bd8-3e67b90aa451 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.574240] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b05e743-8606-4ef1-8bd8-3e67b90aa451 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.574240] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b05e743-8606-4ef1-8bd8-3e67b90aa451 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.641961] [55187]: DEBUG nova.api.openstack.wsgi [None req-358cd5c5-a44e-424c-baae-eb05fad705bb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.644549] [55187]: DEBUG nova.compute.api [None req-358cd5c5-a44e-424c-baae-eb05fad705bb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: bf8ec14c-809c-46ca-ae57-034cde72f0c9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.648044] [55187]: DEBUG oslo_concurrency.lockutils [None req-358cd5c5-a44e-424c-baae-eb05fad705bb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.648295] [55187]: DEBUG oslo_concurrency.lockutils [None req-358cd5c5-a44e-424c-baae-eb05fad705bb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.648504] [55187]: DEBUG oslo_concurrency.lockutils [None req-358cd5c5-a44e-424c-baae-eb05fad705bb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.648890] [55187]: DEBUG oslo_concurrency.lockutils [None req-358cd5c5-a44e-424c-baae-eb05fad705bb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.649200] [55187]: DEBUG oslo_concurrency.lockutils [None req-358cd5c5-a44e-424c-baae-eb05fad705bb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.649445] [55187]: DEBUG oslo_concurrency.lockutils [None req-358cd5c5-a44e-424c-baae-eb05fad705bb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.660088] [55187]: INFO nova.api.openstack.wsgi [None req-358cd5c5-a44e-424c-baae-eb05fad705bb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] HTTP exception thrown: Instance bf8ec14c-809c-46ca-ae57-034cde72f0c9 could not be found. [ 928.660416] [55187]: DEBUG nova.api.openstack.wsgi [None req-358cd5c5-a44e-424c-baae-eb05fad705bb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Returning 404 to user: Instance bf8ec14c-809c-46ca-ae57-034cde72f0c9 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 928.660860] [55187]: INFO nova.api.openstack.requestlog [None req-358cd5c5-a44e-424c-baae-eb05fad705bb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9" status: 404 len: 111 microversion: 2.1 time: 0.021380 [ 928.661184] [55187]: [pid: 55187|app: 0|req: 2918/5926] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:49 2025] GET /compute/v2.1/servers/bf8ec14c-809c-46ca-ae57-034cde72f0c9 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 928.668129] [55188]: DEBUG nova.policy [None req-5b05e743-8606-4ef1-8bd8-3e67b90aa451 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.669142] [55187]: DEBUG nova.api.openstack.wsgi [None req-84d88de0-0a4e-4c58-8567-429c79e9e48e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.669404] [55187]: DEBUG nova.compute.api [None req-84d88de0-0a4e-4c58-8567-429c79e9e48e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.674018] [55188]: INFO nova.api.openstack.requestlog [None req-5b05e743-8606-4ef1-8bd8-3e67b90aa451 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1519 microversion: 2.1 time: 0.110752 [ 928.677737] [55188]: [pid: 55188|app: 0|req: 3009/5927] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:48 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1519 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.678973] [55187]: DEBUG oslo_concurrency.lockutils [None req-84d88de0-0a4e-4c58-8567-429c79e9e48e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.679301] [55187]: DEBUG oslo_concurrency.lockutils [None req-84d88de0-0a4e-4c58-8567-429c79e9e48e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.679494] [55187]: DEBUG oslo_concurrency.lockutils [None req-84d88de0-0a4e-4c58-8567-429c79e9e48e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.679904] [55187]: DEBUG oslo_concurrency.lockutils [None req-84d88de0-0a4e-4c58-8567-429c79e9e48e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.680123] [55187]: DEBUG oslo_concurrency.lockutils [None req-84d88de0-0a4e-4c58-8567-429c79e9e48e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.680307] [55187]: DEBUG oslo_concurrency.lockutils [None req-84d88de0-0a4e-4c58-8567-429c79e9e48e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.701141] [55187]: DEBUG nova.compute.api [None req-84d88de0-0a4e-4c58-8567-429c79e9e48e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 928.733992] [55188]: DEBUG nova.api.openstack.wsgi [None req-4a828143-4e01-40d0-a007-2c79d4337ee6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.736447] [55188]: DEBUG nova.compute.api [None req-4a828143-4e01-40d0-a007-2c79d4337ee6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.741591] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a828143-4e01-40d0-a007-2c79d4337ee6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.741859] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a828143-4e01-40d0-a007-2c79d4337ee6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.742041] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a828143-4e01-40d0-a007-2c79d4337ee6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.742410] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a828143-4e01-40d0-a007-2c79d4337ee6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.742611] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a828143-4e01-40d0-a007-2c79d4337ee6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.742778] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a828143-4e01-40d0-a007-2c79d4337ee6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.767306] [55187]: INFO nova.api.openstack.requestlog [None req-84d88de0-0a4e-4c58-8567-429c79e9e48e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 204 len: 0 microversion: 2.1 time: 0.102422 [ 928.767306] [55187]: [pid: 55187|app: 0|req: 2919/5928] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:06:49 2025] DELETE /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 928.775711] [55187]: DEBUG nova.api.openstack.wsgi [None req-4ef7e052-8af8-446f-a722-7a87dbf9c40b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.775711] [55187]: DEBUG nova.compute.api [None req-4ef7e052-8af8-446f-a722-7a87dbf9c40b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.778598] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ef7e052-8af8-446f-a722-7a87dbf9c40b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.778851] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ef7e052-8af8-446f-a722-7a87dbf9c40b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.779049] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ef7e052-8af8-446f-a722-7a87dbf9c40b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.779402] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ef7e052-8af8-446f-a722-7a87dbf9c40b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.779591] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ef7e052-8af8-446f-a722-7a87dbf9c40b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.779759] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ef7e052-8af8-446f-a722-7a87dbf9c40b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.854900] [55188]: DEBUG nova.policy [None req-4a828143-4e01-40d0-a007-2c79d4337ee6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.859294] [55188]: INFO nova.api.openstack.requestlog [None req-4a828143-4e01-40d0-a007-2c79d4337ee6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1313 microversion: 2.1 time: 0.128279 [ 928.859635] [55188]: [pid: 55188|app: 0|req: 3010/5929] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:49 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1313 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.862218] [55188]: DEBUG nova.api.openstack.wsgi [None req-a99262fe-c5dc-4dc1-b733-dba60e233292 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.863874] [55188]: DEBUG nova.compute.api [None req-a99262fe-c5dc-4dc1-b733-dba60e233292 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.868579] [55188]: DEBUG oslo_concurrency.lockutils [None req-a99262fe-c5dc-4dc1-b733-dba60e233292 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.869196] [55188]: DEBUG oslo_concurrency.lockutils [None req-a99262fe-c5dc-4dc1-b733-dba60e233292 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.869196] [55188]: DEBUG oslo_concurrency.lockutils [None req-a99262fe-c5dc-4dc1-b733-dba60e233292 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.869403] [55188]: DEBUG oslo_concurrency.lockutils [None req-a99262fe-c5dc-4dc1-b733-dba60e233292 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.869569] [55188]: DEBUG oslo_concurrency.lockutils [None req-a99262fe-c5dc-4dc1-b733-dba60e233292 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.869743] [55188]: DEBUG oslo_concurrency.lockutils [None req-a99262fe-c5dc-4dc1-b733-dba60e233292 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.902505] [55188]: DEBUG oslo_concurrency.lockutils [None req-a99262fe-c5dc-4dc1-b733-dba60e233292 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.902768] [55188]: DEBUG oslo_concurrency.lockutils [None req-a99262fe-c5dc-4dc1-b733-dba60e233292 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.902940] [55187]: DEBUG nova.policy [None req-4ef7e052-8af8-446f-a722-7a87dbf9c40b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.903023] [55188]: DEBUG oslo_concurrency.lockutils [None req-a99262fe-c5dc-4dc1-b733-dba60e233292 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.903178] [55188]: DEBUG nova.objects.instance [None req-a99262fe-c5dc-4dc1-b733-dba60e233292 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lazy-loading 'fault' on Instance uuid 50d57bb6-5695-4435-b30d-38ddceaea97e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 928.907999] [55187]: INFO nova.api.openstack.requestlog [None req-4ef7e052-8af8-446f-a722-7a87dbf9c40b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1501 microversion: 2.1 time: 0.137962 [ 928.907999] [55187]: [pid: 55187|app: 0|req: 2920/5930] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:49 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1501 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 928.915150] [55187]: DEBUG nova.api.openstack.wsgi [None req-37a3caa5-e0be-493f-bb86-f20abd76d31e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.921334] [55187]: DEBUG nova.compute.api [None req-37a3caa5-e0be-493f-bb86-f20abd76d31e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.926476] [55187]: DEBUG oslo_concurrency.lockutils [None req-37a3caa5-e0be-493f-bb86-f20abd76d31e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.926728] [55187]: DEBUG oslo_concurrency.lockutils [None req-37a3caa5-e0be-493f-bb86-f20abd76d31e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.926916] [55187]: DEBUG oslo_concurrency.lockutils [None req-37a3caa5-e0be-493f-bb86-f20abd76d31e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.927043] [55188]: DEBUG nova.policy [None req-a99262fe-c5dc-4dc1-b733-dba60e233292 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.927293] [55187]: DEBUG oslo_concurrency.lockutils [None req-37a3caa5-e0be-493f-bb86-f20abd76d31e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.927493] [55187]: DEBUG oslo_concurrency.lockutils [None req-37a3caa5-e0be-493f-bb86-f20abd76d31e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.927710] [55187]: DEBUG oslo_concurrency.lockutils [None req-37a3caa5-e0be-493f-bb86-f20abd76d31e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.933600] [55188]: INFO nova.api.openstack.requestlog [None req-a99262fe-c5dc-4dc1-b733-dba60e233292 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1296 microversion: 2.1 time: 0.073375 [ 928.933940] [55188]: [pid: 55188|app: 0|req: 3011/5931] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:49 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1296 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.936926] [55188]: DEBUG nova.api.openstack.wsgi [req-0214582e-902b-42a5-a67c-6c57d9570437 req-9097e61b-c063-4573-b5f0-9a607f43933c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "49d32e7b-bea9-4d7a-a51e-787c00fd2143", "name": "network-vif-plugged", "status": "completed", "tag": "dafc5dfd-6f85-4995-8f5d-20dd22bf1d84"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 928.944038] [55188]: DEBUG oslo_concurrency.lockutils [req-0214582e-902b-42a5-a67c-6c57d9570437 req-9097e61b-c063-4573-b5f0-9a607f43933c service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.944157] [55188]: DEBUG oslo_concurrency.lockutils [req-0214582e-902b-42a5-a67c-6c57d9570437 req-9097e61b-c063-4573-b5f0-9a607f43933c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.944347] [55188]: DEBUG oslo_concurrency.lockutils [req-0214582e-902b-42a5-a67c-6c57d9570437 req-9097e61b-c063-4573-b5f0-9a607f43933c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.950729] [55188]: INFO nova.api.openstack.compute.server_external_events [req-0214582e-902b-42a5-a67c-6c57d9570437 req-9097e61b-c063-4573-b5f0-9a607f43933c service nova] Creating event network-vif-plugged:dafc5dfd-6f85-4995-8f5d-20dd22bf1d84 for instance 49d32e7b-bea9-4d7a-a51e-787c00fd2143 on cpu-1 [ 928.953522] [55188]: INFO nova.api.openstack.requestlog [req-0214582e-902b-42a5-a67c-6c57d9570437 req-9097e61b-c063-4573-b5f0-9a607f43933c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018966 [ 928.953857] [55188]: [pid: 55188|app: 0|req: 3012/5932] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:49 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 928.956522] [55188]: DEBUG nova.api.openstack.wsgi [None req-a1ba9e79-de31-475f-bddb-e582146ca955 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.958174] [55188]: DEBUG nova.compute.api [None req-a1ba9e79-de31-475f-bddb-e582146ca955 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.961495] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1ba9e79-de31-475f-bddb-e582146ca955 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.961728] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1ba9e79-de31-475f-bddb-e582146ca955 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.961915] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1ba9e79-de31-475f-bddb-e582146ca955 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.962279] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1ba9e79-de31-475f-bddb-e582146ca955 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.962481] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1ba9e79-de31-475f-bddb-e582146ca955 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.962655] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1ba9e79-de31-475f-bddb-e582146ca955 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.967042] [55187]: DEBUG nova.policy [None req-37a3caa5-e0be-493f-bb86-f20abd76d31e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.970885] [55187]: INFO nova.api.openstack.requestlog [None req-37a3caa5-e0be-493f-bb86-f20abd76d31e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1211 microversion: 2.1 time: 0.062028 [ 928.971597] [55187]: [pid: 55187|app: 0|req: 2921/5933] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:49 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1211 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.974817] [55187]: DEBUG nova.api.openstack.wsgi [None req-1486ae77-5edf-4d09-b758-9533b9981402 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 928.976597] [55187]: DEBUG nova.compute.api [None req-1486ae77-5edf-4d09-b758-9533b9981402 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 928.980241] [55187]: DEBUG oslo_concurrency.lockutils [None req-1486ae77-5edf-4d09-b758-9533b9981402 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.980483] [55187]: DEBUG oslo_concurrency.lockutils [None req-1486ae77-5edf-4d09-b758-9533b9981402 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.980745] [55187]: DEBUG oslo_concurrency.lockutils [None req-1486ae77-5edf-4d09-b758-9533b9981402 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.981125] [55187]: DEBUG oslo_concurrency.lockutils [None req-1486ae77-5edf-4d09-b758-9533b9981402 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.981329] [55187]: DEBUG oslo_concurrency.lockutils [None req-1486ae77-5edf-4d09-b758-9533b9981402 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.981517] [55187]: DEBUG oslo_concurrency.lockutils [None req-1486ae77-5edf-4d09-b758-9533b9981402 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.000908] [55188]: DEBUG nova.policy [None req-a1ba9e79-de31-475f-bddb-e582146ca955 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.008992] [55188]: INFO nova.api.openstack.requestlog [None req-a1ba9e79-de31-475f-bddb-e582146ca955 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1219 microversion: 2.1 time: 0.054401 [ 929.009478] [55188]: [pid: 55188|app: 0|req: 3013/5934] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:49 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.012762] [55188]: DEBUG nova.api.openstack.wsgi [None req-d5a64212-e5cd-4ad1-a3f9-1b519626a7d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.014449] [55188]: DEBUG nova.compute.api [None req-d5a64212-e5cd-4ad1-a3f9-1b519626a7d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.020703] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5a64212-e5cd-4ad1-a3f9-1b519626a7d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.020972] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5a64212-e5cd-4ad1-a3f9-1b519626a7d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.021213] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5a64212-e5cd-4ad1-a3f9-1b519626a7d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.021572] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5a64212-e5cd-4ad1-a3f9-1b519626a7d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.021774] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5a64212-e5cd-4ad1-a3f9-1b519626a7d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.022773] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5a64212-e5cd-4ad1-a3f9-1b519626a7d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.023682] [55187]: DEBUG nova.policy [None req-1486ae77-5edf-4d09-b758-9533b9981402 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.028218] [55187]: INFO nova.api.openstack.requestlog [None req-1486ae77-5edf-4d09-b758-9533b9981402 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1207 microversion: 2.1 time: 0.055942 [ 929.028512] [55187]: [pid: 55187|app: 0|req: 2922/5935] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:49 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1207 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.031629] [55187]: DEBUG nova.api.openstack.wsgi [None req-deecbc44-31c2-469e-9096-8927f6dc8caf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.032944] [55187]: DEBUG nova.compute.api [None req-deecbc44-31c2-469e-9096-8927f6dc8caf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.038159] [55187]: DEBUG oslo_concurrency.lockutils [None req-deecbc44-31c2-469e-9096-8927f6dc8caf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.038159] [55187]: DEBUG oslo_concurrency.lockutils [None req-deecbc44-31c2-469e-9096-8927f6dc8caf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.038159] [55187]: DEBUG oslo_concurrency.lockutils [None req-deecbc44-31c2-469e-9096-8927f6dc8caf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.038159] [55187]: DEBUG oslo_concurrency.lockutils [None req-deecbc44-31c2-469e-9096-8927f6dc8caf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.038159] [55187]: DEBUG oslo_concurrency.lockutils [None req-deecbc44-31c2-469e-9096-8927f6dc8caf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.038159] [55187]: DEBUG oslo_concurrency.lockutils [None req-deecbc44-31c2-469e-9096-8927f6dc8caf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.058818] [55188]: DEBUG nova.policy [None req-d5a64212-e5cd-4ad1-a3f9-1b519626a7d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.063084] [55188]: INFO nova.api.openstack.requestlog [None req-d5a64212-e5cd-4ad1-a3f9-1b519626a7d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1278 microversion: 2.1 time: 0.053121 [ 929.063560] [55188]: [pid: 55188|app: 0|req: 3014/5936] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:49 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1278 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.075856] [55187]: DEBUG nova.policy [None req-deecbc44-31c2-469e-9096-8927f6dc8caf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.080201] [55187]: INFO nova.api.openstack.requestlog [None req-deecbc44-31c2-469e-9096-8927f6dc8caf tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1219 microversion: 2.1 time: 0.051074 [ 929.080663] [55187]: [pid: 55187|app: 0|req: 2923/5937] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:49 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.305394] [55188]: DEBUG nova.api.openstack.wsgi [None req-aa5efe2d-e893-4cd1-a7fd-95a73c483c74 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.307638] [55188]: DEBUG nova.compute.api [None req-aa5efe2d-e893-4cd1-a7fd-95a73c483c74 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.313704] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa5efe2d-e893-4cd1-a7fd-95a73c483c74 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.313963] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa5efe2d-e893-4cd1-a7fd-95a73c483c74 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.314182] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa5efe2d-e893-4cd1-a7fd-95a73c483c74 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.314536] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa5efe2d-e893-4cd1-a7fd-95a73c483c74 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.314737] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa5efe2d-e893-4cd1-a7fd-95a73c483c74 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.314917] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa5efe2d-e893-4cd1-a7fd-95a73c483c74 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.419477] [55187]: DEBUG nova.api.openstack.wsgi [None req-1f42e6ae-efb7-438f-8d30-1d41f4e67a0d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.421335] [55188]: DEBUG nova.policy [None req-aa5efe2d-e893-4cd1-a7fd-95a73c483c74 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.421437] [55187]: DEBUG nova.compute.api [None req-1f42e6ae-efb7-438f-8d30-1d41f4e67a0d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.425901] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f42e6ae-efb7-438f-8d30-1d41f4e67a0d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.426133] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f42e6ae-efb7-438f-8d30-1d41f4e67a0d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.426341] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f42e6ae-efb7-438f-8d30-1d41f4e67a0d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.426694] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f42e6ae-efb7-438f-8d30-1d41f4e67a0d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.426894] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f42e6ae-efb7-438f-8d30-1d41f4e67a0d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.427077] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f42e6ae-efb7-438f-8d30-1d41f4e67a0d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.428834] [55188]: INFO nova.api.openstack.requestlog [None req-aa5efe2d-e893-4cd1-a7fd-95a73c483c74 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1314 microversion: 2.1 time: 0.128577 [ 929.429210] [55188]: [pid: 55188|app: 0|req: 3015/5938] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:49 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1314 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.447233] [55188]: DEBUG nova.api.openstack.wsgi [None req-f0d816e2-946a-4385-8b5e-fc52dfbf0295 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.449104] [55188]: DEBUG nova.compute.api [None req-f0d816e2-946a-4385-8b5e-fc52dfbf0295 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.452882] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0d816e2-946a-4385-8b5e-fc52dfbf0295 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.453181] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0d816e2-946a-4385-8b5e-fc52dfbf0295 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.453387] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0d816e2-946a-4385-8b5e-fc52dfbf0295 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.453783] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0d816e2-946a-4385-8b5e-fc52dfbf0295 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.454030] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0d816e2-946a-4385-8b5e-fc52dfbf0295 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.454218] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0d816e2-946a-4385-8b5e-fc52dfbf0295 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.510210] [55187]: DEBUG nova.policy [None req-1f42e6ae-efb7-438f-8d30-1d41f4e67a0d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.518684] [55187]: INFO nova.api.openstack.requestlog [None req-1f42e6ae-efb7-438f-8d30-1d41f4e67a0d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1531 microversion: 2.1 time: 0.101322 [ 929.519340] [55187]: [pid: 55187|app: 0|req: 2924/5939] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:49 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1531 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.523133] [55187]: DEBUG nova.api.openstack.wsgi [None req-25bd187c-d1e9-49f5-824e-8953f379fe0a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.526914] [55187]: DEBUG nova.compute.api [None req-25bd187c-d1e9-49f5-824e-8953f379fe0a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.530861] [55187]: DEBUG oslo_concurrency.lockutils [None req-25bd187c-d1e9-49f5-824e-8953f379fe0a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.531356] [55187]: DEBUG oslo_concurrency.lockutils [None req-25bd187c-d1e9-49f5-824e-8953f379fe0a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.531660] [55187]: DEBUG oslo_concurrency.lockutils [None req-25bd187c-d1e9-49f5-824e-8953f379fe0a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.532241] [55187]: DEBUG oslo_concurrency.lockutils [None req-25bd187c-d1e9-49f5-824e-8953f379fe0a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.532596] [55187]: DEBUG oslo_concurrency.lockutils [None req-25bd187c-d1e9-49f5-824e-8953f379fe0a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.532932] [55187]: DEBUG oslo_concurrency.lockutils [None req-25bd187c-d1e9-49f5-824e-8953f379fe0a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.539883] [55188]: DEBUG nova.policy [None req-f0d816e2-946a-4385-8b5e-fc52dfbf0295 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.544486] [55188]: INFO nova.api.openstack.requestlog [None req-f0d816e2-946a-4385-8b5e-fc52dfbf0295 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1517 microversion: 2.1 time: 0.099561 [ 929.544877] [55188]: [pid: 55188|app: 0|req: 3016/5940] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:49 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1517 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 929.568410] [55187]: DEBUG nova.policy [None req-25bd187c-d1e9-49f5-824e-8953f379fe0a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.572881] [55187]: INFO nova.api.openstack.requestlog [None req-25bd187c-d1e9-49f5-824e-8953f379fe0a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1201 microversion: 2.1 time: 0.052884 [ 929.573308] [55187]: [pid: 55187|app: 0|req: 2925/5941] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:49 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1201 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.693849] [55188]: DEBUG nova.api.openstack.wsgi [None req-1d328573-e1e0-4c5e-b81d-e9880dcc03bc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.696360] [55188]: DEBUG nova.compute.api [None req-1d328573-e1e0-4c5e-b81d-e9880dcc03bc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.699226] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d328573-e1e0-4c5e-b81d-e9880dcc03bc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.699470] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d328573-e1e0-4c5e-b81d-e9880dcc03bc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.699662] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d328573-e1e0-4c5e-b81d-e9880dcc03bc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.700048] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d328573-e1e0-4c5e-b81d-e9880dcc03bc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.700281] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d328573-e1e0-4c5e-b81d-e9880dcc03bc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.700458] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d328573-e1e0-4c5e-b81d-e9880dcc03bc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.841260] [55188]: DEBUG nova.policy [None req-1d328573-e1e0-4c5e-b81d-e9880dcc03bc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.851117] [55188]: INFO nova.api.openstack.requestlog [None req-1d328573-e1e0-4c5e-b81d-e9880dcc03bc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.159598 [ 929.851523] [55188]: [pid: 55188|app: 0|req: 3017/5942] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:50 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.866685] [55187]: DEBUG nova.api.openstack.wsgi [None req-09193468-553f-4ec2-9e5d-74ae548aadd4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 929.868713] [55187]: DEBUG nova.compute.api [None req-09193468-553f-4ec2-9e5d-74ae548aadd4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.872900] [55187]: DEBUG oslo_concurrency.lockutils [None req-09193468-553f-4ec2-9e5d-74ae548aadd4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.873173] [55187]: DEBUG oslo_concurrency.lockutils [None req-09193468-553f-4ec2-9e5d-74ae548aadd4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.873367] [55187]: DEBUG oslo_concurrency.lockutils [None req-09193468-553f-4ec2-9e5d-74ae548aadd4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.873731] [55187]: DEBUG oslo_concurrency.lockutils [None req-09193468-553f-4ec2-9e5d-74ae548aadd4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.873932] [55187]: DEBUG oslo_concurrency.lockutils [None req-09193468-553f-4ec2-9e5d-74ae548aadd4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.874113] [55187]: DEBUG oslo_concurrency.lockutils [None req-09193468-553f-4ec2-9e5d-74ae548aadd4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.878389] [55188]: DEBUG nova.api.openstack.wsgi [None req-173360f4-cdde-4a78-af07-d1ec8ff9c1fd tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.880223] [55188]: DEBUG nova.compute.api [None req-173360f4-cdde-4a78-af07-d1ec8ff9c1fd tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.887520] [55188]: DEBUG oslo_concurrency.lockutils [None req-173360f4-cdde-4a78-af07-d1ec8ff9c1fd tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.887811] [55188]: DEBUG oslo_concurrency.lockutils [None req-173360f4-cdde-4a78-af07-d1ec8ff9c1fd tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.888030] [55188]: DEBUG oslo_concurrency.lockutils [None req-173360f4-cdde-4a78-af07-d1ec8ff9c1fd tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.888405] [55188]: DEBUG oslo_concurrency.lockutils [None req-173360f4-cdde-4a78-af07-d1ec8ff9c1fd tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.888656] [55188]: DEBUG oslo_concurrency.lockutils [None req-173360f4-cdde-4a78-af07-d1ec8ff9c1fd tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.888840] [55188]: DEBUG oslo_concurrency.lockutils [None req-173360f4-cdde-4a78-af07-d1ec8ff9c1fd tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.923487] [55187]: INFO nova.api.openstack.requestlog [None req-09193468-553f-4ec2-9e5d-74ae548aadd4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144/action" status: 204 len: 0 microversion: 2.1 time: 0.059221 [ 929.924228] [55187]: [pid: 55187|app: 0|req: 2926/5943] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:06:50 2025] POST /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 929.930262] [55187]: DEBUG nova.api.openstack.wsgi [None req-518a9f62-0c90-4f01-bf9d-bc3759e3f52d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.935053] [55187]: DEBUG nova.compute.api [None req-518a9f62-0c90-4f01-bf9d-bc3759e3f52d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.938634] [55187]: DEBUG oslo_concurrency.lockutils [None req-518a9f62-0c90-4f01-bf9d-bc3759e3f52d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.939147] [55187]: DEBUG oslo_concurrency.lockutils [None req-518a9f62-0c90-4f01-bf9d-bc3759e3f52d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.939399] [55187]: DEBUG oslo_concurrency.lockutils [None req-518a9f62-0c90-4f01-bf9d-bc3759e3f52d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.940027] [55187]: DEBUG oslo_concurrency.lockutils [None req-518a9f62-0c90-4f01-bf9d-bc3759e3f52d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.940714] [55187]: DEBUG oslo_concurrency.lockutils [None req-518a9f62-0c90-4f01-bf9d-bc3759e3f52d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.940714] [55187]: DEBUG oslo_concurrency.lockutils [None req-518a9f62-0c90-4f01-bf9d-bc3759e3f52d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.978952] [55188]: DEBUG nova.policy [None req-173360f4-cdde-4a78-af07-d1ec8ff9c1fd tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.983572] [55188]: INFO nova.api.openstack.requestlog [None req-173360f4-cdde-4a78-af07-d1ec8ff9c1fd tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1313 microversion: 2.1 time: 0.108907 [ 929.983969] [55188]: [pid: 55188|app: 0|req: 3018/5944] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:50 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1313 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.986593] [55188]: DEBUG nova.api.openstack.wsgi [None req-b5f19573-1cb2-4a31-934f-0a38fd479664 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 929.988342] [55188]: DEBUG nova.compute.api [None req-b5f19573-1cb2-4a31-934f-0a38fd479664 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 929.992039] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5f19573-1cb2-4a31-934f-0a38fd479664 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.992232] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5f19573-1cb2-4a31-934f-0a38fd479664 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.992421] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5f19573-1cb2-4a31-934f-0a38fd479664 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.992796] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5f19573-1cb2-4a31-934f-0a38fd479664 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.992986] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5f19573-1cb2-4a31-934f-0a38fd479664 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.993171] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5f19573-1cb2-4a31-934f-0a38fd479664 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.023369] [55187]: DEBUG nova.policy [None req-518a9f62-0c90-4f01-bf9d-bc3759e3f52d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.028753] [55187]: INFO nova.api.openstack.requestlog [None req-518a9f62-0c90-4f01-bf9d-bc3759e3f52d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1501 microversion: 2.1 time: 0.101866 [ 930.029144] [55187]: [pid: 55187|app: 0|req: 2927/5945] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:50 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1501 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.032578] [55187]: DEBUG nova.api.openstack.wsgi [None req-f26e0d49-05bd-4ec3-96e6-5c4831942bab tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.034372] [55187]: DEBUG nova.compute.api [None req-f26e0d49-05bd-4ec3-96e6-5c4831942bab tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.038143] [55187]: DEBUG oslo_concurrency.lockutils [None req-f26e0d49-05bd-4ec3-96e6-5c4831942bab tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.038406] [55187]: DEBUG oslo_concurrency.lockutils [None req-f26e0d49-05bd-4ec3-96e6-5c4831942bab tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.038607] [55187]: DEBUG oslo_concurrency.lockutils [None req-f26e0d49-05bd-4ec3-96e6-5c4831942bab tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.038997] [55187]: DEBUG oslo_concurrency.lockutils [None req-f26e0d49-05bd-4ec3-96e6-5c4831942bab tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.039228] [55187]: DEBUG oslo_concurrency.lockutils [None req-f26e0d49-05bd-4ec3-96e6-5c4831942bab tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.039396] [55187]: DEBUG oslo_concurrency.lockutils [None req-f26e0d49-05bd-4ec3-96e6-5c4831942bab tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.059066] [55187]: DEBUG oslo_concurrency.lockutils [None req-f26e0d49-05bd-4ec3-96e6-5c4831942bab tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.059414] [55187]: DEBUG oslo_concurrency.lockutils [None req-f26e0d49-05bd-4ec3-96e6-5c4831942bab tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.059531] [55187]: DEBUG oslo_concurrency.lockutils [None req-f26e0d49-05bd-4ec3-96e6-5c4831942bab tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.060146] [55187]: DEBUG nova.objects.instance [None req-f26e0d49-05bd-4ec3-96e6-5c4831942bab tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lazy-loading 'fault' on Instance uuid 50d57bb6-5695-4435-b30d-38ddceaea97e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 930.069394] [55188]: DEBUG nova.policy [None req-b5f19573-1cb2-4a31-934f-0a38fd479664 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.074503] [55188]: INFO nova.api.openstack.requestlog [None req-b5f19573-1cb2-4a31-934f-0a38fd479664 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.089875 [ 930.074893] [55188]: [pid: 55188|app: 0|req: 3019/5946] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:50 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.078538] [55188]: DEBUG nova.api.openstack.wsgi [None req-f4d64061-b0f9-417d-acb7-289c4c6d007a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.082035] [55188]: DEBUG nova.compute.api [None req-f4d64061-b0f9-417d-acb7-289c4c6d007a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.083508] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4d64061-b0f9-417d-acb7-289c4c6d007a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.083754] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4d64061-b0f9-417d-acb7-289c4c6d007a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.084033] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4d64061-b0f9-417d-acb7-289c4c6d007a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.084428] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4d64061-b0f9-417d-acb7-289c4c6d007a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.084635] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4d64061-b0f9-417d-acb7-289c4c6d007a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.085037] [55188]: DEBUG oslo_concurrency.lockutils [None req-f4d64061-b0f9-417d-acb7-289c4c6d007a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.088945] [55187]: DEBUG nova.policy [None req-f26e0d49-05bd-4ec3-96e6-5c4831942bab tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.094694] [55187]: INFO nova.api.openstack.requestlog [None req-f26e0d49-05bd-4ec3-96e6-5c4831942bab tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1296 microversion: 2.1 time: 0.064818 [ 930.095089] [55187]: [pid: 55187|app: 0|req: 2928/5947] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:50 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1296 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.097932] [55187]: DEBUG nova.api.openstack.wsgi [None req-7b35019a-b268-4396-af54-1ec08edb3d1e tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.099610] [55187]: DEBUG nova.compute.api [None req-7b35019a-b268-4396-af54-1ec08edb3d1e tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.102983] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b35019a-b268-4396-af54-1ec08edb3d1e tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.103390] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b35019a-b268-4396-af54-1ec08edb3d1e tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.103608] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b35019a-b268-4396-af54-1ec08edb3d1e tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.103969] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b35019a-b268-4396-af54-1ec08edb3d1e tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.104199] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b35019a-b268-4396-af54-1ec08edb3d1e tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.104375] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b35019a-b268-4396-af54-1ec08edb3d1e tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.119806] [55188]: DEBUG nova.policy [None req-f4d64061-b0f9-417d-acb7-289c4c6d007a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.125033] [55188]: INFO nova.api.openstack.requestlog [None req-f4d64061-b0f9-417d-acb7-289c4c6d007a tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1211 microversion: 2.1 time: 0.049327 [ 930.125216] [55188]: [pid: 55188|app: 0|req: 3020/5948] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:50 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.127649] [55188]: DEBUG nova.api.openstack.wsgi [None req-954cc842-05e2-415c-8465-c7888f588a11 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.129371] [55188]: DEBUG nova.compute.api [None req-954cc842-05e2-415c-8465-c7888f588a11 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.134648] [55188]: DEBUG oslo_concurrency.lockutils [None req-954cc842-05e2-415c-8465-c7888f588a11 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.134960] [55188]: DEBUG oslo_concurrency.lockutils [None req-954cc842-05e2-415c-8465-c7888f588a11 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.135239] [55188]: DEBUG oslo_concurrency.lockutils [None req-954cc842-05e2-415c-8465-c7888f588a11 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.135695] [55188]: DEBUG oslo_concurrency.lockutils [None req-954cc842-05e2-415c-8465-c7888f588a11 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.135929] [55188]: DEBUG oslo_concurrency.lockutils [None req-954cc842-05e2-415c-8465-c7888f588a11 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.136149] [55188]: DEBUG oslo_concurrency.lockutils [None req-954cc842-05e2-415c-8465-c7888f588a11 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.138531] [55187]: DEBUG nova.policy [None req-7b35019a-b268-4396-af54-1ec08edb3d1e tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.143283] [55187]: INFO nova.api.openstack.requestlog [None req-7b35019a-b268-4396-af54-1ec08edb3d1e tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1211 microversion: 2.1 time: 0.047508 [ 930.143629] [55187]: [pid: 55187|app: 0|req: 2929/5949] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:50 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.146368] [55187]: DEBUG nova.api.openstack.wsgi [None req-7775f99d-4c6d-437e-bd32-899c43097e29 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.148101] [55187]: DEBUG nova.compute.api [None req-7775f99d-4c6d-437e-bd32-899c43097e29 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.151306] [55187]: DEBUG oslo_concurrency.lockutils [None req-7775f99d-4c6d-437e-bd32-899c43097e29 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.151924] [55187]: DEBUG oslo_concurrency.lockutils [None req-7775f99d-4c6d-437e-bd32-899c43097e29 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.151924] [55187]: DEBUG oslo_concurrency.lockutils [None req-7775f99d-4c6d-437e-bd32-899c43097e29 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.152202] [55187]: DEBUG oslo_concurrency.lockutils [None req-7775f99d-4c6d-437e-bd32-899c43097e29 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.152287] [55187]: DEBUG oslo_concurrency.lockutils [None req-7775f99d-4c6d-437e-bd32-899c43097e29 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.152444] [55187]: DEBUG oslo_concurrency.lockutils [None req-7775f99d-4c6d-437e-bd32-899c43097e29 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.175067] [55188]: DEBUG nova.policy [None req-954cc842-05e2-415c-8465-c7888f588a11 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.178949] [55188]: INFO nova.api.openstack.requestlog [None req-954cc842-05e2-415c-8465-c7888f588a11 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1207 microversion: 2.1 time: 0.053035 [ 930.179344] [55188]: [pid: 55188|app: 0|req: 3021/5950] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:50 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1207 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.181837] [55188]: DEBUG nova.api.openstack.wsgi [None req-f531cd04-ec4e-455a-b3b0-76f3e94f229f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.183558] [55188]: DEBUG nova.compute.api [None req-f531cd04-ec4e-455a-b3b0-76f3e94f229f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.187206] [55188]: DEBUG oslo_concurrency.lockutils [None req-f531cd04-ec4e-455a-b3b0-76f3e94f229f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.187447] [55188]: DEBUG oslo_concurrency.lockutils [None req-f531cd04-ec4e-455a-b3b0-76f3e94f229f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.187636] [55188]: DEBUG oslo_concurrency.lockutils [None req-f531cd04-ec4e-455a-b3b0-76f3e94f229f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.188076] [55188]: DEBUG oslo_concurrency.lockutils [None req-f531cd04-ec4e-455a-b3b0-76f3e94f229f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.188170] [55187]: DEBUG nova.policy [None req-7775f99d-4c6d-437e-bd32-899c43097e29 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.188277] [55188]: DEBUG oslo_concurrency.lockutils [None req-f531cd04-ec4e-455a-b3b0-76f3e94f229f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.188457] [55188]: DEBUG oslo_concurrency.lockutils [None req-f531cd04-ec4e-455a-b3b0-76f3e94f229f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.192716] [55187]: INFO nova.api.openstack.requestlog [None req-7775f99d-4c6d-437e-bd32-899c43097e29 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1278 microversion: 2.1 time: 0.048455 [ 930.193073] [55187]: [pid: 55187|app: 0|req: 2930/5951] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:50 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1278 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.220551] [55188]: DEBUG nova.policy [None req-f531cd04-ec4e-455a-b3b0-76f3e94f229f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.225295] [55188]: INFO nova.api.openstack.requestlog [None req-f531cd04-ec4e-455a-b3b0-76f3e94f229f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1219 microversion: 2.1 time: 0.045298 [ 930.225637] [55188]: [pid: 55188|app: 0|req: 3022/5952] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:50 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.442032] [55187]: DEBUG nova.api.openstack.wsgi [None req-0ddd57ad-2a0c-4bf4-b22e-66de9ce57d7b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.443706] [55187]: DEBUG nova.compute.api [None req-0ddd57ad-2a0c-4bf4-b22e-66de9ce57d7b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.448781] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ddd57ad-2a0c-4bf4-b22e-66de9ce57d7b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.449049] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ddd57ad-2a0c-4bf4-b22e-66de9ce57d7b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.449253] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ddd57ad-2a0c-4bf4-b22e-66de9ce57d7b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.449616] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ddd57ad-2a0c-4bf4-b22e-66de9ce57d7b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.449815] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ddd57ad-2a0c-4bf4-b22e-66de9ce57d7b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.449991] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ddd57ad-2a0c-4bf4-b22e-66de9ce57d7b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.532737] [55188]: DEBUG nova.api.openstack.wsgi [None req-09e2ab02-2a72-454f-be2d-fb41a517de3e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.534748] [55188]: DEBUG nova.compute.api [None req-09e2ab02-2a72-454f-be2d-fb41a517de3e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.540070] [55188]: DEBUG oslo_concurrency.lockutils [None req-09e2ab02-2a72-454f-be2d-fb41a517de3e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.540202] [55188]: DEBUG oslo_concurrency.lockutils [None req-09e2ab02-2a72-454f-be2d-fb41a517de3e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.540403] [55188]: DEBUG oslo_concurrency.lockutils [None req-09e2ab02-2a72-454f-be2d-fb41a517de3e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.540892] [55188]: DEBUG oslo_concurrency.lockutils [None req-09e2ab02-2a72-454f-be2d-fb41a517de3e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.541173] [55188]: DEBUG oslo_concurrency.lockutils [None req-09e2ab02-2a72-454f-be2d-fb41a517de3e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.541418] [55188]: DEBUG oslo_concurrency.lockutils [None req-09e2ab02-2a72-454f-be2d-fb41a517de3e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.561450] [55187]: DEBUG nova.policy [None req-0ddd57ad-2a0c-4bf4-b22e-66de9ce57d7b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.570272] [55187]: INFO nova.api.openstack.requestlog [None req-0ddd57ad-2a0c-4bf4-b22e-66de9ce57d7b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1314 microversion: 2.1 time: 0.130635 [ 930.570739] [55187]: [pid: 55187|app: 0|req: 2931/5953] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:50 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1314 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.573930] [55187]: DEBUG nova.api.openstack.wsgi [None req-3fe9641d-1853-43b0-8efd-cd50a31378ff tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.575698] [55187]: DEBUG nova.compute.api [None req-3fe9641d-1853-43b0-8efd-cd50a31378ff tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.579857] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fe9641d-1853-43b0-8efd-cd50a31378ff tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.580068] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fe9641d-1853-43b0-8efd-cd50a31378ff tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.580260] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fe9641d-1853-43b0-8efd-cd50a31378ff tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.580630] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fe9641d-1853-43b0-8efd-cd50a31378ff tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.580829] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fe9641d-1853-43b0-8efd-cd50a31378ff tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.581013] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fe9641d-1853-43b0-8efd-cd50a31378ff tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.620996] [55188]: DEBUG nova.policy [None req-09e2ab02-2a72-454f-be2d-fb41a517de3e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.625317] [55188]: INFO nova.api.openstack.requestlog [None req-09e2ab02-2a72-454f-be2d-fb41a517de3e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1531 microversion: 2.1 time: 0.095208 [ 930.625777] [55188]: [pid: 55188|app: 0|req: 3023/5954] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:50 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1531 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.628783] [55188]: DEBUG nova.api.openstack.wsgi [None req-129ff2a1-efef-4542-8ba5-dcd76c4038c4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 930.630472] [55188]: DEBUG nova.compute.api [None req-129ff2a1-efef-4542-8ba5-dcd76c4038c4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 930.633995] [55188]: DEBUG oslo_concurrency.lockutils [None req-129ff2a1-efef-4542-8ba5-dcd76c4038c4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.634235] [55188]: DEBUG oslo_concurrency.lockutils [None req-129ff2a1-efef-4542-8ba5-dcd76c4038c4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.634435] [55188]: DEBUG oslo_concurrency.lockutils [None req-129ff2a1-efef-4542-8ba5-dcd76c4038c4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.634781] [55188]: DEBUG oslo_concurrency.lockutils [None req-129ff2a1-efef-4542-8ba5-dcd76c4038c4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.634980] [55188]: DEBUG oslo_concurrency.lockutils [None req-129ff2a1-efef-4542-8ba5-dcd76c4038c4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.635170] [55188]: DEBUG oslo_concurrency.lockutils [None req-129ff2a1-efef-4542-8ba5-dcd76c4038c4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.666122] [55188]: DEBUG nova.policy [None req-129ff2a1-efef-4542-8ba5-dcd76c4038c4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.670111] [55188]: INFO nova.api.openstack.requestlog [None req-129ff2a1-efef-4542-8ba5-dcd76c4038c4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1201 microversion: 2.1 time: 0.043889 [ 930.670427] [55188]: [pid: 55188|app: 0|req: 3024/5955] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:50 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1201 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.675219] [55187]: DEBUG nova.policy [None req-3fe9641d-1853-43b0-8efd-cd50a31378ff tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.681232] [55187]: INFO nova.api.openstack.requestlog [None req-3fe9641d-1853-43b0-8efd-cd50a31378ff tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1517 microversion: 2.1 time: 0.109769 [ 930.681788] [55187]: [pid: 55187|app: 0|req: 2932/5956] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:50 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1517 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.998972] [55187]: DEBUG nova.api.openstack.wsgi [None req-ba3f2205-c3f9-4c40-988e-c8e70e6727d9 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.001074] [55187]: DEBUG nova.compute.api [None req-ba3f2205-c3f9-4c40-988e-c8e70e6727d9 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.005690] [55188]: DEBUG nova.api.openstack.wsgi [req-2a919ae8-620b-49a0-a259-37e62494d0c7 req-8c252fd4-f86d-44b7-bd83-034034bf1a39 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "49d32e7b-bea9-4d7a-a51e-787c00fd2143", "tag": "dafc5dfd-6f85-4995-8f5d-20dd22bf1d84"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 931.006017] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba3f2205-c3f9-4c40-988e-c8e70e6727d9 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.006017] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba3f2205-c3f9-4c40-988e-c8e70e6727d9 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.006110] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba3f2205-c3f9-4c40-988e-c8e70e6727d9 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.006465] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba3f2205-c3f9-4c40-988e-c8e70e6727d9 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.006673] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba3f2205-c3f9-4c40-988e-c8e70e6727d9 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.006905] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba3f2205-c3f9-4c40-988e-c8e70e6727d9 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.011434] [55188]: DEBUG oslo_concurrency.lockutils [req-2a919ae8-620b-49a0-a259-37e62494d0c7 req-8c252fd4-f86d-44b7-bd83-034034bf1a39 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.011697] [55188]: DEBUG oslo_concurrency.lockutils [req-2a919ae8-620b-49a0-a259-37e62494d0c7 req-8c252fd4-f86d-44b7-bd83-034034bf1a39 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.011887] [55188]: DEBUG oslo_concurrency.lockutils [req-2a919ae8-620b-49a0-a259-37e62494d0c7 req-8c252fd4-f86d-44b7-bd83-034034bf1a39 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.018564] [55188]: INFO nova.api.openstack.compute.server_external_events [req-2a919ae8-620b-49a0-a259-37e62494d0c7 req-8c252fd4-f86d-44b7-bd83-034034bf1a39 service nova] Creating event network-changed:dafc5dfd-6f85-4995-8f5d-20dd22bf1d84 for instance 49d32e7b-bea9-4d7a-a51e-787c00fd2143 on cpu-1 [ 931.021696] [55188]: INFO nova.api.openstack.requestlog [req-2a919ae8-620b-49a0-a259-37e62494d0c7 req-8c252fd4-f86d-44b7-bd83-034034bf1a39 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.053043 [ 931.022058] [55188]: [pid: 55188|app: 0|req: 3025/5957] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:51 2025] 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) [ 931.042645] [55188]: DEBUG nova.api.openstack.wsgi [None req-39d45139-3150-4471-bf84-3d8c785a6315 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.044450] [55188]: DEBUG nova.compute.api [None req-39d45139-3150-4471-bf84-3d8c785a6315 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.045786] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=8 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 931.049687] [55188]: DEBUG oslo_concurrency.lockutils [None req-39d45139-3150-4471-bf84-3d8c785a6315 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.050067] [55188]: DEBUG oslo_concurrency.lockutils [None req-39d45139-3150-4471-bf84-3d8c785a6315 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.050234] [55188]: DEBUG oslo_concurrency.lockutils [None req-39d45139-3150-4471-bf84-3d8c785a6315 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.050604] [55188]: DEBUG oslo_concurrency.lockutils [None req-39d45139-3150-4471-bf84-3d8c785a6315 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.050804] [55188]: DEBUG oslo_concurrency.lockutils [None req-39d45139-3150-4471-bf84-3d8c785a6315 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.051105] [55188]: DEBUG oslo_concurrency.lockutils [None req-39d45139-3150-4471-bf84-3d8c785a6315 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.111766] [55187]: DEBUG nova.policy [None req-ba3f2205-c3f9-4c40-988e-c8e70e6727d9 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.116680] [55187]: INFO nova.api.openstack.requestlog [None req-ba3f2205-c3f9-4c40-988e-c8e70e6727d9 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1499 microversion: 2.1 time: 0.120406 [ 931.117232] [55187]: [pid: 55187|app: 0|req: 2933/5958] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:51 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1499 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.120204] [55187]: DEBUG nova.api.openstack.wsgi [None req-2548a007-c049-4fe4-9f89-c98351e3c252 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.122458] [55187]: DEBUG nova.compute.api [None req-2548a007-c049-4fe4-9f89-c98351e3c252 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.126292] [55187]: DEBUG oslo_concurrency.lockutils [None req-2548a007-c049-4fe4-9f89-c98351e3c252 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.126526] [55187]: DEBUG oslo_concurrency.lockutils [None req-2548a007-c049-4fe4-9f89-c98351e3c252 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.126784] [55187]: DEBUG oslo_concurrency.lockutils [None req-2548a007-c049-4fe4-9f89-c98351e3c252 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.127237] [55187]: DEBUG oslo_concurrency.lockutils [None req-2548a007-c049-4fe4-9f89-c98351e3c252 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.127881] [55187]: DEBUG oslo_concurrency.lockutils [None req-2548a007-c049-4fe4-9f89-c98351e3c252 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.127881] [55187]: DEBUG oslo_concurrency.lockutils [None req-2548a007-c049-4fe4-9f89-c98351e3c252 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.143054] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=14 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 931.152760] [55188]: DEBUG nova.policy [None req-39d45139-3150-4471-bf84-3d8c785a6315 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.159750] [55188]: INFO nova.api.openstack.requestlog [None req-39d45139-3150-4471-bf84-3d8c785a6315 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1501 microversion: 2.1 time: 0.119024 [ 931.159750] [55188]: [pid: 55188|app: 0|req: 3026/5959] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:51 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1501 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.162408] [55188]: DEBUG nova.api.openstack.wsgi [None req-fe0c47da-75e4-4b44-9617-cddba2463e14 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.164178] [55188]: DEBUG nova.compute.api [None req-fe0c47da-75e4-4b44-9617-cddba2463e14 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.168447] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe0c47da-75e4-4b44-9617-cddba2463e14 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.168447] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe0c47da-75e4-4b44-9617-cddba2463e14 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.168447] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe0c47da-75e4-4b44-9617-cddba2463e14 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.168918] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe0c47da-75e4-4b44-9617-cddba2463e14 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.169127] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe0c47da-75e4-4b44-9617-cddba2463e14 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.169365] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe0c47da-75e4-4b44-9617-cddba2463e14 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.189082] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe0c47da-75e4-4b44-9617-cddba2463e14 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.189342] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe0c47da-75e4-4b44-9617-cddba2463e14 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.189538] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe0c47da-75e4-4b44-9617-cddba2463e14 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.189741] [55188]: DEBUG nova.objects.instance [None req-fe0c47da-75e4-4b44-9617-cddba2463e14 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lazy-loading 'fault' on Instance uuid 50d57bb6-5695-4435-b30d-38ddceaea97e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 931.213325] [55188]: DEBUG nova.policy [None req-fe0c47da-75e4-4b44-9617-cddba2463e14 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.219257] [55188]: INFO nova.api.openstack.requestlog [None req-fe0c47da-75e4-4b44-9617-cddba2463e14 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1296 microversion: 2.1 time: 0.059148 [ 931.219612] [55188]: [pid: 55188|app: 0|req: 3027/5960] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:51 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1296 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.222666] [55188]: DEBUG nova.api.openstack.wsgi [None req-63f93418-fe20-439a-ae0c-4570073701b2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 931.224561] [55188]: DEBUG nova.compute.api [None req-63f93418-fe20-439a-ae0c-4570073701b2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.228575] [55188]: DEBUG oslo_concurrency.lockutils [None req-63f93418-fe20-439a-ae0c-4570073701b2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.228912] [55188]: DEBUG oslo_concurrency.lockutils [None req-63f93418-fe20-439a-ae0c-4570073701b2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.229067] [55188]: DEBUG oslo_concurrency.lockutils [None req-63f93418-fe20-439a-ae0c-4570073701b2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.229443] [55188]: DEBUG oslo_concurrency.lockutils [None req-63f93418-fe20-439a-ae0c-4570073701b2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.229662] [55188]: DEBUG oslo_concurrency.lockutils [None req-63f93418-fe20-439a-ae0c-4570073701b2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.230343] [55188]: DEBUG oslo_concurrency.lockutils [None req-63f93418-fe20-439a-ae0c-4570073701b2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.235214] [55187]: DEBUG nova.policy [None req-2548a007-c049-4fe4-9f89-c98351e3c252 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.240618] [55187]: INFO nova.api.openstack.requestlog [None req-2548a007-c049-4fe4-9f89-c98351e3c252 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.122658 [ 931.240981] [55187]: [pid: 55187|app: 0|req: 2934/5961] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:51 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.243809] [55187]: DEBUG nova.api.openstack.wsgi [None req-fe88ea8c-bbef-47de-9c3b-c0260965714d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.245731] [55187]: DEBUG nova.compute.api [None req-fe88ea8c-bbef-47de-9c3b-c0260965714d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.250110] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe88ea8c-bbef-47de-9c3b-c0260965714d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.250421] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe88ea8c-bbef-47de-9c3b-c0260965714d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.250600] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe88ea8c-bbef-47de-9c3b-c0260965714d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.251040] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe88ea8c-bbef-47de-9c3b-c0260965714d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.251261] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe88ea8c-bbef-47de-9c3b-c0260965714d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.251488] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe88ea8c-bbef-47de-9c3b-c0260965714d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.252588] [55188]: DEBUG nova.quota [None req-63f93418-fe20-439a-ae0c-4570073701b2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 931.257986] [55188]: DEBUG nova.quota [None req-63f93418-fe20-439a-ae0c-4570073701b2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for user 2980439b5341403f898ede6e59712ca9 and project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 931.291587] [55187]: DEBUG nova.policy [None req-fe88ea8c-bbef-47de-9c3b-c0260965714d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.291730] [55188]: INFO nova.api.openstack.requestlog [None req-63f93418-fe20-439a-ae0c-4570073701b2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata" status: 200 len: 50 microversion: 2.1 time: 0.071177 [ 931.292742] [55188]: [pid: 55188|app: 0|req: 3028/5962] 10.180.1.21 () {60 vars in 1278 bytes} [Wed Mar 26 22:06:51 2025] PUT /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata => generated 50 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 931.294904] [55188]: DEBUG nova.api.openstack.wsgi [None req-639028a5-9367-4dc4-b3e7-6968e8ecbc8a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.296583] [55187]: INFO nova.api.openstack.requestlog [None req-fe88ea8c-bbef-47de-9c3b-c0260965714d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1267 microversion: 2.1 time: 0.054807 [ 931.296808] [55188]: DEBUG nova.compute.api [None req-639028a5-9367-4dc4-b3e7-6968e8ecbc8a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.297018] [55187]: [pid: 55187|app: 0|req: 2935/5963] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:51 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1267 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.299912] [55187]: DEBUG nova.api.openstack.wsgi [None req-9cb31df5-788e-42ce-8395-8b952068e06b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.300891] [55188]: DEBUG oslo_concurrency.lockutils [None req-639028a5-9367-4dc4-b3e7-6968e8ecbc8a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.301158] [55188]: DEBUG oslo_concurrency.lockutils [None req-639028a5-9367-4dc4-b3e7-6968e8ecbc8a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.301351] [55188]: DEBUG oslo_concurrency.lockutils [None req-639028a5-9367-4dc4-b3e7-6968e8ecbc8a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.301710] [55188]: DEBUG oslo_concurrency.lockutils [None req-639028a5-9367-4dc4-b3e7-6968e8ecbc8a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.301842] [55187]: DEBUG nova.compute.api [None req-9cb31df5-788e-42ce-8395-8b952068e06b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.301912] [55188]: DEBUG oslo_concurrency.lockutils [None req-639028a5-9367-4dc4-b3e7-6968e8ecbc8a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.302088] [55188]: DEBUG oslo_concurrency.lockutils [None req-639028a5-9367-4dc4-b3e7-6968e8ecbc8a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.306136] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cb31df5-788e-42ce-8395-8b952068e06b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.306480] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cb31df5-788e-42ce-8395-8b952068e06b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.306747] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cb31df5-788e-42ce-8395-8b952068e06b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.307305] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cb31df5-788e-42ce-8395-8b952068e06b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.307607] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cb31df5-788e-42ce-8395-8b952068e06b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.307870] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cb31df5-788e-42ce-8395-8b952068e06b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.348790] [55187]: DEBUG nova.policy [None req-9cb31df5-788e-42ce-8395-8b952068e06b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.353364] [55187]: INFO nova.api.openstack.requestlog [None req-9cb31df5-788e-42ce-8395-8b952068e06b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1207 microversion: 2.1 time: 0.055664 [ 931.353711] [55187]: [pid: 55187|app: 0|req: 2936/5964] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:51 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1207 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.356391] [55187]: DEBUG nova.api.openstack.wsgi [None req-181348ba-ead6-41ac-a0a6-9fcc1857cbff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.358135] [55187]: DEBUG nova.compute.api [None req-181348ba-ead6-41ac-a0a6-9fcc1857cbff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.358922] [55188]: DEBUG nova.policy [None req-639028a5-9367-4dc4-b3e7-6968e8ecbc8a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.363092] [55187]: DEBUG oslo_concurrency.lockutils [None req-181348ba-ead6-41ac-a0a6-9fcc1857cbff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.363427] [55187]: DEBUG oslo_concurrency.lockutils [None req-181348ba-ead6-41ac-a0a6-9fcc1857cbff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.363697] [55187]: DEBUG oslo_concurrency.lockutils [None req-181348ba-ead6-41ac-a0a6-9fcc1857cbff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.363826] [55188]: INFO nova.api.openstack.requestlog [None req-639028a5-9367-4dc4-b3e7-6968e8ecbc8a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1211 microversion: 2.1 time: 0.071088 [ 931.364167] [55187]: DEBUG oslo_concurrency.lockutils [None req-181348ba-ead6-41ac-a0a6-9fcc1857cbff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.364355] [55188]: [pid: 55188|app: 0|req: 3029/5965] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:51 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1211 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.364432] [55187]: DEBUG oslo_concurrency.lockutils [None req-181348ba-ead6-41ac-a0a6-9fcc1857cbff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.364689] [55187]: DEBUG oslo_concurrency.lockutils [None req-181348ba-ead6-41ac-a0a6-9fcc1857cbff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.367834] [55188]: DEBUG nova.api.openstack.wsgi [None req-1051c0b5-0a6d-4faf-ba26-a7efa903a8c1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.370119] [55188]: DEBUG nova.compute.api [None req-1051c0b5-0a6d-4faf-ba26-a7efa903a8c1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.374113] [55188]: DEBUG oslo_concurrency.lockutils [None req-1051c0b5-0a6d-4faf-ba26-a7efa903a8c1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.374482] [55188]: DEBUG oslo_concurrency.lockutils [None req-1051c0b5-0a6d-4faf-ba26-a7efa903a8c1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.374798] [55188]: DEBUG oslo_concurrency.lockutils [None req-1051c0b5-0a6d-4faf-ba26-a7efa903a8c1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.375376] [55188]: DEBUG oslo_concurrency.lockutils [None req-1051c0b5-0a6d-4faf-ba26-a7efa903a8c1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.375646] [55188]: DEBUG oslo_concurrency.lockutils [None req-1051c0b5-0a6d-4faf-ba26-a7efa903a8c1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.375849] [55188]: DEBUG oslo_concurrency.lockutils [None req-1051c0b5-0a6d-4faf-ba26-a7efa903a8c1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.403559] [55187]: DEBUG nova.policy [None req-181348ba-ead6-41ac-a0a6-9fcc1857cbff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.409307] [55187]: INFO nova.api.openstack.requestlog [None req-181348ba-ead6-41ac-a0a6-9fcc1857cbff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1286 microversion: 2.1 time: 0.054943 [ 931.409856] [55187]: [pid: 55187|app: 0|req: 2937/5966] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:51 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1286 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.413476] [55187]: DEBUG nova.api.openstack.wsgi [None req-7c9d1ab8-4162-4f13-a4d8-464ca550c6f7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.413872] [55187]: DEBUG nova.compute.api [None req-7c9d1ab8-4162-4f13-a4d8-464ca550c6f7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.417376] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c9d1ab8-4162-4f13-a4d8-464ca550c6f7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.417822] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c9d1ab8-4162-4f13-a4d8-464ca550c6f7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.418229] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c9d1ab8-4162-4f13-a4d8-464ca550c6f7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.418750] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c9d1ab8-4162-4f13-a4d8-464ca550c6f7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.419113] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c9d1ab8-4162-4f13-a4d8-464ca550c6f7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.419423] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c9d1ab8-4162-4f13-a4d8-464ca550c6f7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.427746] [55188]: DEBUG nova.policy [None req-1051c0b5-0a6d-4faf-ba26-a7efa903a8c1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.433387] [55188]: INFO nova.api.openstack.requestlog [None req-1051c0b5-0a6d-4faf-ba26-a7efa903a8c1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1219 microversion: 2.1 time: 0.068258 [ 931.434143] [55188]: [pid: 55188|app: 0|req: 3030/5967] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:51 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1219 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.446854] [55187]: INFO nova.api.openstack.requestlog [None req-7c9d1ab8-4162-4f13-a4d8-464ca550c6f7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata/key1" status: 204 len: 0 microversion: 2.1 time: 0.035971 [ 931.447579] [55187]: [pid: 55187|app: 0|req: 2938/5968] 10.180.1.21 () {58 vars in 1276 bytes} [Wed Mar 26 22:06:51 2025] DELETE /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata/key1 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 931.456725] [55188]: DEBUG nova.api.openstack.wsgi [None req-b5d99d2e-3048-4efd-a9b8-919ae3650ec2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.459134] [55188]: DEBUG nova.compute.api [None req-b5d99d2e-3048-4efd-a9b8-919ae3650ec2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.462917] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5d99d2e-3048-4efd-a9b8-919ae3650ec2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.463206] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5d99d2e-3048-4efd-a9b8-919ae3650ec2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.463404] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5d99d2e-3048-4efd-a9b8-919ae3650ec2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.463761] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5d99d2e-3048-4efd-a9b8-919ae3650ec2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.463959] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5d99d2e-3048-4efd-a9b8-919ae3650ec2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.464144] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5d99d2e-3048-4efd-a9b8-919ae3650ec2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.480550] [55188]: INFO nova.api.openstack.requestlog [None req-b5d99d2e-3048-4efd-a9b8-919ae3650ec2 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata" status: 200 len: 32 microversion: 2.1 time: 0.030003 [ 931.480975] [55188]: [pid: 55188|app: 0|req: 3031/5969] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:06:51 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata => generated 32 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 931.488768] [55187]: DEBUG nova.api.openstack.wsgi [None req-3cdde7ba-e11c-4544-9665-a09bb7a0122d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 931.491026] [55187]: DEBUG nova.compute.api [None req-3cdde7ba-e11c-4544-9665-a09bb7a0122d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.494241] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cdde7ba-e11c-4544-9665-a09bb7a0122d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.494871] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cdde7ba-e11c-4544-9665-a09bb7a0122d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.494871] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cdde7ba-e11c-4544-9665-a09bb7a0122d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.495035] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cdde7ba-e11c-4544-9665-a09bb7a0122d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.495223] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cdde7ba-e11c-4544-9665-a09bb7a0122d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.495394] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cdde7ba-e11c-4544-9665-a09bb7a0122d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.514396] [55187]: DEBUG nova.quota [None req-3cdde7ba-e11c-4544-9665-a09bb7a0122d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 931.518196] [55187]: DEBUG nova.quota [None req-3cdde7ba-e11c-4544-9665-a09bb7a0122d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for user 2980439b5341403f898ede6e59712ca9 and project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 931.547188] [55187]: INFO nova.api.openstack.requestlog [None req-3cdde7ba-e11c-4544-9665-a09bb7a0122d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata" status: 200 len: 50 microversion: 2.1 time: 0.060710 [ 931.547581] [55187]: [pid: 55187|app: 0|req: 2939/5970] 10.180.1.21 () {60 vars in 1278 bytes} [Wed Mar 26 22:06:51 2025] PUT /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata => generated 50 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 931.553919] [55188]: DEBUG nova.api.openstack.wsgi [None req-ad5a53ad-5a02-49d9-9b76-3ef1ffac808c tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.555795] [55188]: DEBUG nova.compute.api [None req-ad5a53ad-5a02-49d9-9b76-3ef1ffac808c tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.559343] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad5a53ad-5a02-49d9-9b76-3ef1ffac808c tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.559748] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad5a53ad-5a02-49d9-9b76-3ef1ffac808c tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.559748] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad5a53ad-5a02-49d9-9b76-3ef1ffac808c tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.560176] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad5a53ad-5a02-49d9-9b76-3ef1ffac808c tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.560416] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad5a53ad-5a02-49d9-9b76-3ef1ffac808c tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.560601] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad5a53ad-5a02-49d9-9b76-3ef1ffac808c tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.578283] [55188]: INFO nova.api.openstack.requestlog [None req-ad5a53ad-5a02-49d9-9b76-3ef1ffac808c tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata/key2" status: 200 len: 28 microversion: 2.1 time: 0.026937 [ 931.578754] [55188]: [pid: 55188|app: 0|req: 3032/5971] 10.180.1.21 () {58 vars in 1273 bytes} [Wed Mar 26 22:06:51 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata/key2 => generated 28 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 931.586224] [55188]: DEBUG nova.api.openstack.wsgi [None req-049d537a-b487-405f-beb2-0ccbab7fd744 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.587846] [55187]: DEBUG nova.api.openstack.wsgi [None req-75a7017b-0e9f-4c7f-a47b-e18a5e53e672 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 931.588700] [55188]: DEBUG nova.compute.api [None req-049d537a-b487-405f-beb2-0ccbab7fd744 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.589994] [55187]: DEBUG nova.compute.api [None req-75a7017b-0e9f-4c7f-a47b-e18a5e53e672 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.592386] [55188]: DEBUG oslo_concurrency.lockutils [None req-049d537a-b487-405f-beb2-0ccbab7fd744 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.592748] [55188]: DEBUG oslo_concurrency.lockutils [None req-049d537a-b487-405f-beb2-0ccbab7fd744 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.592842] [55188]: DEBUG oslo_concurrency.lockutils [None req-049d537a-b487-405f-beb2-0ccbab7fd744 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.593253] [55188]: DEBUG oslo_concurrency.lockutils [None req-049d537a-b487-405f-beb2-0ccbab7fd744 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.593489] [55188]: DEBUG oslo_concurrency.lockutils [None req-049d537a-b487-405f-beb2-0ccbab7fd744 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.593666] [55188]: DEBUG oslo_concurrency.lockutils [None req-049d537a-b487-405f-beb2-0ccbab7fd744 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.596049] [55187]: DEBUG oslo_concurrency.lockutils [None req-75a7017b-0e9f-4c7f-a47b-e18a5e53e672 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.596465] [55187]: DEBUG oslo_concurrency.lockutils [None req-75a7017b-0e9f-4c7f-a47b-e18a5e53e672 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.597115] [55187]: DEBUG oslo_concurrency.lockutils [None req-75a7017b-0e9f-4c7f-a47b-e18a5e53e672 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.597115] [55187]: DEBUG oslo_concurrency.lockutils [None req-75a7017b-0e9f-4c7f-a47b-e18a5e53e672 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.597231] [55187]: DEBUG oslo_concurrency.lockutils [None req-75a7017b-0e9f-4c7f-a47b-e18a5e53e672 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.597402] [55187]: DEBUG oslo_concurrency.lockutils [None req-75a7017b-0e9f-4c7f-a47b-e18a5e53e672 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.617574] [55187]: DEBUG nova.quota [None req-75a7017b-0e9f-4c7f-a47b-e18a5e53e672 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 931.620146] [55187]: DEBUG nova.quota [None req-75a7017b-0e9f-4c7f-a47b-e18a5e53e672 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for user 2980439b5341403f898ede6e59712ca9 and project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 931.651820] [55187]: INFO nova.api.openstack.requestlog [None req-75a7017b-0e9f-4c7f-a47b-e18a5e53e672 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata" status: 200 len: 50 microversion: 2.1 time: 0.067658 [ 931.652277] [55187]: [pid: 55187|app: 0|req: 2940/5972] 10.180.1.21 () {60 vars in 1278 bytes} [Wed Mar 26 22:06:51 2025] PUT /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata => generated 50 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 931.655474] [55187]: DEBUG nova.api.openstack.wsgi [None req-b579dacf-58e1-4f2b-9f95-8c35834777f3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.657272] [55187]: DEBUG nova.compute.api [None req-b579dacf-58e1-4f2b-9f95-8c35834777f3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.661547] [55187]: DEBUG oslo_concurrency.lockutils [None req-b579dacf-58e1-4f2b-9f95-8c35834777f3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.661547] [55187]: DEBUG oslo_concurrency.lockutils [None req-b579dacf-58e1-4f2b-9f95-8c35834777f3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.661631] [55187]: DEBUG oslo_concurrency.lockutils [None req-b579dacf-58e1-4f2b-9f95-8c35834777f3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.662025] [55187]: DEBUG oslo_concurrency.lockutils [None req-b579dacf-58e1-4f2b-9f95-8c35834777f3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.662261] [55187]: DEBUG oslo_concurrency.lockutils [None req-b579dacf-58e1-4f2b-9f95-8c35834777f3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.662646] [55187]: DEBUG oslo_concurrency.lockutils [None req-b579dacf-58e1-4f2b-9f95-8c35834777f3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.712174] [55188]: DEBUG nova.policy [None req-049d537a-b487-405f-beb2-0ccbab7fd744 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.719713] [55188]: INFO nova.api.openstack.requestlog [None req-049d537a-b487-405f-beb2-0ccbab7fd744 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1314 microversion: 2.1 time: 0.135725 [ 931.720240] [55188]: [pid: 55188|app: 0|req: 3033/5973] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:51 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1314 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 931.760138] [55187]: DEBUG nova.policy [None req-b579dacf-58e1-4f2b-9f95-8c35834777f3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.764481] [55187]: INFO nova.api.openstack.requestlog [None req-b579dacf-58e1-4f2b-9f95-8c35834777f3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1526 microversion: 2.1 time: 0.111529 [ 931.764807] [55187]: [pid: 55187|app: 0|req: 2941/5974] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:52 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1526 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.768781] [55187]: DEBUG nova.api.openstack.wsgi [None req-f46b5d5e-3925-4ab4-8a64-5d26977ce181 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.769691] [55188]: DEBUG nova.api.openstack.wsgi [req-f571b613-5c4b-409a-b6dd-a222265a1644 req-ce7c111b-1b96-4a2e-9036-8aee26fdd705 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "86c0c53f-00a6-4700-9188-f2c69578fa72", "name": "network-vif-deleted", "tag": "861beb55-41be-4df7-88be-5ed43f7e721f"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 931.770411] [55187]: DEBUG nova.compute.api [None req-f46b5d5e-3925-4ab4-8a64-5d26977ce181 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.775671] [55188]: DEBUG oslo_concurrency.lockutils [req-f571b613-5c4b-409a-b6dd-a222265a1644 req-ce7c111b-1b96-4a2e-9036-8aee26fdd705 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.775849] [55187]: DEBUG oslo_concurrency.lockutils [None req-f46b5d5e-3925-4ab4-8a64-5d26977ce181 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.775921] [55188]: DEBUG oslo_concurrency.lockutils [req-f571b613-5c4b-409a-b6dd-a222265a1644 req-ce7c111b-1b96-4a2e-9036-8aee26fdd705 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.776103] [55188]: DEBUG oslo_concurrency.lockutils [req-f571b613-5c4b-409a-b6dd-a222265a1644 req-ce7c111b-1b96-4a2e-9036-8aee26fdd705 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.776157] [55187]: DEBUG oslo_concurrency.lockutils [None req-f46b5d5e-3925-4ab4-8a64-5d26977ce181 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.776287] [55187]: DEBUG oslo_concurrency.lockutils [None req-f46b5d5e-3925-4ab4-8a64-5d26977ce181 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.777033] [55187]: DEBUG oslo_concurrency.lockutils [None req-f46b5d5e-3925-4ab4-8a64-5d26977ce181 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.777268] [55187]: DEBUG oslo_concurrency.lockutils [None req-f46b5d5e-3925-4ab4-8a64-5d26977ce181 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.777446] [55187]: DEBUG oslo_concurrency.lockutils [None req-f46b5d5e-3925-4ab4-8a64-5d26977ce181 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.782509] [55188]: INFO nova.api.openstack.compute.server_external_events [req-f571b613-5c4b-409a-b6dd-a222265a1644 req-ce7c111b-1b96-4a2e-9036-8aee26fdd705 service nova] Creating event network-vif-deleted:861beb55-41be-4df7-88be-5ed43f7e721f for instance 86c0c53f-00a6-4700-9188-f2c69578fa72 on cpu-1 [ 931.785717] [55188]: INFO nova.api.openstack.requestlog [req-f571b613-5c4b-409a-b6dd-a222265a1644 req-ce7c111b-1b96-4a2e-9036-8aee26fdd705 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.064895 [ 931.789018] [55188]: [pid: 55188|app: 0|req: 3034/5975] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:52 2025] 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) [ 931.789018] [55188]: DEBUG nova.api.openstack.wsgi [None req-df6181d5-bc25-4be8-80d6-4788bee88f6c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.790556] [55188]: DEBUG nova.compute.api [None req-df6181d5-bc25-4be8-80d6-4788bee88f6c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.793824] [55187]: INFO nova.api.openstack.requestlog [None req-f46b5d5e-3925-4ab4-8a64-5d26977ce181 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata" status: 200 len: 50 microversion: 2.1 time: 0.027530 [ 931.793824] [55187]: [pid: 55187|app: 0|req: 2942/5976] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:06:52 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata => generated 50 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 931.793929] [55188]: DEBUG oslo_concurrency.lockutils [None req-df6181d5-bc25-4be8-80d6-4788bee88f6c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.794179] [55188]: DEBUG oslo_concurrency.lockutils [None req-df6181d5-bc25-4be8-80d6-4788bee88f6c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.794366] [55188]: DEBUG oslo_concurrency.lockutils [None req-df6181d5-bc25-4be8-80d6-4788bee88f6c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.794716] [55188]: DEBUG oslo_concurrency.lockutils [None req-df6181d5-bc25-4be8-80d6-4788bee88f6c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.794914] [55188]: DEBUG oslo_concurrency.lockutils [None req-df6181d5-bc25-4be8-80d6-4788bee88f6c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.795101] [55188]: DEBUG oslo_concurrency.lockutils [None req-df6181d5-bc25-4be8-80d6-4788bee88f6c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.796015] [55187]: DEBUG nova.api.openstack.wsgi [None req-3f1ee33e-bba6-4bdc-a461-69e3eabd81f9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.798420] [55187]: DEBUG nova.compute.api [None req-3f1ee33e-bba6-4bdc-a461-69e3eabd81f9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.802501] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f1ee33e-bba6-4bdc-a461-69e3eabd81f9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.802736] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f1ee33e-bba6-4bdc-a461-69e3eabd81f9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.802926] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f1ee33e-bba6-4bdc-a461-69e3eabd81f9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.803336] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f1ee33e-bba6-4bdc-a461-69e3eabd81f9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.803535] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f1ee33e-bba6-4bdc-a461-69e3eabd81f9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.803708] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f1ee33e-bba6-4bdc-a461-69e3eabd81f9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.840164] [55188]: DEBUG nova.policy [None req-df6181d5-bc25-4be8-80d6-4788bee88f6c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.844202] [55188]: INFO nova.api.openstack.requestlog [None req-df6181d5-bc25-4be8-80d6-4788bee88f6c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1201 microversion: 2.1 time: 0.057390 [ 931.844481] [55188]: [pid: 55188|app: 0|req: 3035/5977] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:52 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1201 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.846980] [55188]: DEBUG nova.api.openstack.wsgi [None req-e0c38a22-59ca-448e-bc89-683616c36fcd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 931.848782] [55188]: DEBUG nova.compute.api [None req-e0c38a22-59ca-448e-bc89-683616c36fcd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.852417] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0c38a22-59ca-448e-bc89-683616c36fcd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.852700] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0c38a22-59ca-448e-bc89-683616c36fcd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.855151] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0c38a22-59ca-448e-bc89-683616c36fcd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.855151] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0c38a22-59ca-448e-bc89-683616c36fcd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.855151] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0c38a22-59ca-448e-bc89-683616c36fcd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.855151] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0c38a22-59ca-448e-bc89-683616c36fcd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.884268] [55187]: DEBUG nova.policy [None req-3f1ee33e-bba6-4bdc-a461-69e3eabd81f9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.888929] [55187]: INFO nova.api.openstack.requestlog [None req-3f1ee33e-bba6-4bdc-a461-69e3eabd81f9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1517 microversion: 2.1 time: 0.094797 [ 931.889282] [55187]: [pid: 55187|app: 0|req: 2943/5978] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:52 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1517 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.891717] [55187]: DEBUG nova.api.openstack.wsgi [None req-f1c541f0-25cd-4d61-b803-76c57940646d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 931.893328] [55187]: DEBUG nova.compute.api [None req-f1c541f0-25cd-4d61-b803-76c57940646d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.897298] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1c541f0-25cd-4d61-b803-76c57940646d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.899686] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1c541f0-25cd-4d61-b803-76c57940646d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.899686] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1c541f0-25cd-4d61-b803-76c57940646d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.899686] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1c541f0-25cd-4d61-b803-76c57940646d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.899686] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1c541f0-25cd-4d61-b803-76c57940646d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.899686] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1c541f0-25cd-4d61-b803-76c57940646d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.914637] [55187]: DEBUG nova.quota [None req-f1c541f0-25cd-4d61-b803-76c57940646d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 931.916923] [55187]: DEBUG nova.quota [None req-f1c541f0-25cd-4d61-b803-76c57940646d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for user 2980439b5341403f898ede6e59712ca9 and project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 931.938998] [55187]: INFO nova.api.openstack.requestlog [None req-f1c541f0-25cd-4d61-b803-76c57940646d tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata" status: 200 len: 50 microversion: 2.1 time: 0.049070 [ 931.939386] [55187]: [pid: 55187|app: 0|req: 2944/5979] 10.180.1.21 () {60 vars in 1278 bytes} [Wed Mar 26 22:06:52 2025] PUT /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata => generated 50 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 931.946547] [55187]: DEBUG nova.api.openstack.wsgi [None req-7bfb75d9-6f9e-4288-a171-ac57d11c75aa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"meta2": "data2", "meta3": "data3"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 931.949061] [55187]: DEBUG nova.compute.api [None req-7bfb75d9-6f9e-4288-a171-ac57d11c75aa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 931.952394] [55187]: DEBUG oslo_concurrency.lockutils [None req-7bfb75d9-6f9e-4288-a171-ac57d11c75aa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.952620] [55187]: DEBUG oslo_concurrency.lockutils [None req-7bfb75d9-6f9e-4288-a171-ac57d11c75aa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.953361] [55187]: DEBUG oslo_concurrency.lockutils [None req-7bfb75d9-6f9e-4288-a171-ac57d11c75aa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.953361] [55187]: DEBUG oslo_concurrency.lockutils [None req-7bfb75d9-6f9e-4288-a171-ac57d11c75aa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.953361] [55187]: DEBUG oslo_concurrency.lockutils [None req-7bfb75d9-6f9e-4288-a171-ac57d11c75aa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.953525] [55187]: DEBUG oslo_concurrency.lockutils [None req-7bfb75d9-6f9e-4288-a171-ac57d11c75aa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.969319] [55187]: DEBUG nova.quota [None req-7bfb75d9-6f9e-4288-a171-ac57d11c75aa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 931.971714] [55187]: DEBUG nova.quota [None req-7bfb75d9-6f9e-4288-a171-ac57d11c75aa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for user 2980439b5341403f898ede6e59712ca9 and project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 932.005075] [55188]: DEBUG nova.policy [None req-e0c38a22-59ca-448e-bc89-683616c36fcd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.007123] [55187]: INFO nova.api.openstack.requestlog [None req-7bfb75d9-6f9e-4288-a171-ac57d11c75aa tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata" status: 200 len: 50 microversion: 2.1 time: 0.062295 [ 932.007816] [55187]: [pid: 55187|app: 0|req: 2945/5980] 10.180.1.21 () {60 vars in 1278 bytes} [Wed Mar 26 22:06:52 2025] PUT /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata => generated 50 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) [ 932.017104] [55187]: DEBUG nova.api.openstack.wsgi [None req-894c97d8-127f-41a5-b4b4-276264e83873 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.021034] [55187]: DEBUG nova.compute.api [None req-894c97d8-127f-41a5-b4b4-276264e83873 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.027490] [55187]: DEBUG oslo_concurrency.lockutils [None req-894c97d8-127f-41a5-b4b4-276264e83873 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.028033] [55187]: DEBUG oslo_concurrency.lockutils [None req-894c97d8-127f-41a5-b4b4-276264e83873 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.028403] [55187]: DEBUG oslo_concurrency.lockutils [None req-894c97d8-127f-41a5-b4b4-276264e83873 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.028929] [55187]: DEBUG oslo_concurrency.lockutils [None req-894c97d8-127f-41a5-b4b4-276264e83873 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.029221] [55188]: INFO nova.api.openstack.requestlog [None req-e0c38a22-59ca-448e-bc89-683616c36fcd tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1526 microversion: 2.1 time: 0.184018 [ 932.029545] [55187]: DEBUG oslo_concurrency.lockutils [None req-894c97d8-127f-41a5-b4b4-276264e83873 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.029663] [55188]: [pid: 55188|app: 0|req: 3036/5981] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:52 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1526 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.031503] [55187]: DEBUG oslo_concurrency.lockutils [None req-894c97d8-127f-41a5-b4b4-276264e83873 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.049320] [55187]: INFO nova.api.openstack.requestlog [None req-894c97d8-127f-41a5-b4b4-276264e83873 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata" status: 200 len: 50 microversion: 2.1 time: 0.035661 [ 932.049708] [55187]: [pid: 55187|app: 0|req: 2946/5982] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:06:52 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata => generated 50 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 932.056576] [55187]: DEBUG nova.api.openstack.wsgi [None req-7e3bf4ea-05ca-4b99-b71d-b7c0ccbdf468 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 932.058550] [55187]: DEBUG nova.compute.api [None req-7e3bf4ea-05ca-4b99-b71d-b7c0ccbdf468 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.065024] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e3bf4ea-05ca-4b99-b71d-b7c0ccbdf468 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.065024] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e3bf4ea-05ca-4b99-b71d-b7c0ccbdf468 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.065270] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e3bf4ea-05ca-4b99-b71d-b7c0ccbdf468 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.065453] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e3bf4ea-05ca-4b99-b71d-b7c0ccbdf468 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.065692] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e3bf4ea-05ca-4b99-b71d-b7c0ccbdf468 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.065871] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e3bf4ea-05ca-4b99-b71d-b7c0ccbdf468 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.085925] [55187]: DEBUG nova.quota [None req-7e3bf4ea-05ca-4b99-b71d-b7c0ccbdf468 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 932.088481] [55187]: DEBUG nova.quota [None req-7e3bf4ea-05ca-4b99-b71d-b7c0ccbdf468 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for user 2980439b5341403f898ede6e59712ca9 and project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 932.120027] [55187]: INFO nova.api.openstack.requestlog [None req-7e3bf4ea-05ca-4b99-b71d-b7c0ccbdf468 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata" status: 200 len: 50 microversion: 2.1 time: 0.063548 [ 932.120027] [55187]: [pid: 55187|app: 0|req: 2947/5983] 10.180.1.21 () {60 vars in 1278 bytes} [Wed Mar 26 22:06:52 2025] PUT /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata => generated 50 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) [ 932.123703] [55187]: DEBUG nova.api.openstack.wsgi [None req-b1cef94a-6279-4169-ab45-9a96c23fe011 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Action: 'update', calling method: >, body: {"meta": {"nova": "alt"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 932.125326] [55187]: DEBUG nova.compute.api [None req-b1cef94a-6279-4169-ab45-9a96c23fe011 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.129012] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1cef94a-6279-4169-ab45-9a96c23fe011 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.129281] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1cef94a-6279-4169-ab45-9a96c23fe011 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.129477] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1cef94a-6279-4169-ab45-9a96c23fe011 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.129827] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1cef94a-6279-4169-ab45-9a96c23fe011 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.130051] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1cef94a-6279-4169-ab45-9a96c23fe011 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.130248] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1cef94a-6279-4169-ab45-9a96c23fe011 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.151423] [55187]: DEBUG nova.quota [None req-b1cef94a-6279-4169-ab45-9a96c23fe011 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 932.156129] [55187]: DEBUG nova.quota [None req-b1cef94a-6279-4169-ab45-9a96c23fe011 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for user 2980439b5341403f898ede6e59712ca9 and project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 932.162630] [55188]: DEBUG nova.api.openstack.wsgi [None req-4299c433-8740-42f9-9d9a-4efeccfc70d3 tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.167570] [55188]: INFO nova.api.openstack.wsgi [None req-4299c433-8740-42f9-9d9a-4efeccfc70d3 tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] HTTP exception thrown: Flavor 5ce84567-1b9c-4dd4-a49c-583ee98a3f3e could not be found. [ 932.167961] [55188]: DEBUG nova.api.openstack.wsgi [None req-4299c433-8740-42f9-9d9a-4efeccfc70d3 tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] Returning 404 to user: Flavor 5ce84567-1b9c-4dd4-a49c-583ee98a3f3e could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 932.168405] [55188]: INFO nova.api.openstack.requestlog [None req-4299c433-8740-42f9-9d9a-4efeccfc70d3 tempest-MigrationsAdminTest-2075590714 tempest-MigrationsAdminTest-2075590714-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/5ce84567-1b9c-4dd4-a49c-583ee98a3f3e" status: 404 len: 109 microversion: 2.1 time: 0.125640 [ 932.168719] [55188]: [pid: 55188|app: 0|req: 3037/5984] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:06:52 2025] DELETE /compute/v2.1/flavors/5ce84567-1b9c-4dd4-a49c-583ee98a3f3e => generated 109 bytes in 126 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 932.176823] [55188]: DEBUG nova.api.openstack.wsgi [None req-deaf81f4-8f1a-41f4-af4e-17cbc96868dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.180802] [55188]: DEBUG nova.compute.api [None req-deaf81f4-8f1a-41f4-af4e-17cbc96868dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.186109] [55188]: DEBUG oslo_concurrency.lockutils [None req-deaf81f4-8f1a-41f4-af4e-17cbc96868dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.186362] [55188]: DEBUG oslo_concurrency.lockutils [None req-deaf81f4-8f1a-41f4-af4e-17cbc96868dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.186552] [55188]: DEBUG oslo_concurrency.lockutils [None req-deaf81f4-8f1a-41f4-af4e-17cbc96868dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.186907] [55188]: DEBUG oslo_concurrency.lockutils [None req-deaf81f4-8f1a-41f4-af4e-17cbc96868dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.187120] [55188]: DEBUG oslo_concurrency.lockutils [None req-deaf81f4-8f1a-41f4-af4e-17cbc96868dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.187540] [55188]: DEBUG oslo_concurrency.lockutils [None req-deaf81f4-8f1a-41f4-af4e-17cbc96868dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.188732] [55187]: INFO nova.api.openstack.requestlog [None req-b1cef94a-6279-4169-ab45-9a96c23fe011 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata/nova" status: 200 len: 25 microversion: 2.1 time: 0.067313 [ 932.189126] [55187]: [pid: 55187|app: 0|req: 2948/5985] 10.180.1.21 () {60 vars in 1293 bytes} [Wed Mar 26 22:06:52 2025] PUT /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata/nova => generated 25 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) [ 932.191737] [55187]: DEBUG nova.api.openstack.wsgi [None req-2b2eaaf2-2262-47bf-a14e-0f39f65eafc6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.192034] [55187]: DEBUG nova.compute.api [None req-2b2eaaf2-2262-47bf-a14e-0f39f65eafc6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.195884] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b2eaaf2-2262-47bf-a14e-0f39f65eafc6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.196146] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b2eaaf2-2262-47bf-a14e-0f39f65eafc6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.196354] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b2eaaf2-2262-47bf-a14e-0f39f65eafc6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.196700] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b2eaaf2-2262-47bf-a14e-0f39f65eafc6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.196892] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b2eaaf2-2262-47bf-a14e-0f39f65eafc6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.197081] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b2eaaf2-2262-47bf-a14e-0f39f65eafc6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.216867] [55187]: DEBUG nova.compute.api [None req-2b2eaaf2-2262-47bf-a14e-0f39f65eafc6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 932.240639] [55188]: DEBUG nova.policy [None req-deaf81f4-8f1a-41f4-af4e-17cbc96868dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.248738] [55188]: INFO nova.api.openstack.requestlog [None req-deaf81f4-8f1a-41f4-af4e-17cbc96868dc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1292 microversion: 2.1 time: 0.073870 [ 932.248738] [55188]: [pid: 55188|app: 0|req: 3038/5986] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:52 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1292 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.254174] [55188]: DEBUG nova.api.openstack.wsgi [None req-7b282943-1dfb-43be-a54c-d120f5da3e91 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.256765] [55188]: DEBUG nova.compute.api [None req-7b282943-1dfb-43be-a54c-d120f5da3e91 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.263720] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b282943-1dfb-43be-a54c-d120f5da3e91 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.263720] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b282943-1dfb-43be-a54c-d120f5da3e91 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.263720] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b282943-1dfb-43be-a54c-d120f5da3e91 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.263843] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b282943-1dfb-43be-a54c-d120f5da3e91 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.263999] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b282943-1dfb-43be-a54c-d120f5da3e91 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.264205] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b282943-1dfb-43be-a54c-d120f5da3e91 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.285098] [55188]: INFO nova.api.openstack.requestlog [None req-7b282943-1dfb-43be-a54c-d120f5da3e91 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata" status: 200 len: 65 microversion: 2.1 time: 0.036205 [ 932.285393] [55188]: [pid: 55188|app: 0|req: 3039/5987] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:06:52 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata => generated 65 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 932.287847] [55188]: DEBUG nova.api.openstack.wsgi [None req-c3ffa7de-7338-44fa-a543-e51b519d1711 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.289460] [55188]: DEBUG nova.compute.api [None req-c3ffa7de-7338-44fa-a543-e51b519d1711 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.289673] [55187]: INFO nova.api.openstack.requestlog [None req-2b2eaaf2-2262-47bf-a14e-0f39f65eafc6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 204 len: 0 microversion: 2.1 time: 0.099681 [ 932.290270] [55187]: [pid: 55187|app: 0|req: 2949/5988] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:06:52 2025] DELETE /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 932.293113] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3ffa7de-7338-44fa-a543-e51b519d1711 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.293332] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3ffa7de-7338-44fa-a543-e51b519d1711 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.293603] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3ffa7de-7338-44fa-a543-e51b519d1711 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.294191] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3ffa7de-7338-44fa-a543-e51b519d1711 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.294263] [55187]: DEBUG nova.api.openstack.wsgi [None req-975d2a57-5037-4965-a0d6-6fa06432f024 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.294312] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3ffa7de-7338-44fa-a543-e51b519d1711 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.294312] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3ffa7de-7338-44fa-a543-e51b519d1711 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.296740] [55187]: DEBUG nova.compute.api [None req-975d2a57-5037-4965-a0d6-6fa06432f024 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.300879] [55187]: DEBUG oslo_concurrency.lockutils [None req-975d2a57-5037-4965-a0d6-6fa06432f024 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.301313] [55187]: DEBUG oslo_concurrency.lockutils [None req-975d2a57-5037-4965-a0d6-6fa06432f024 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.301313] [55187]: DEBUG oslo_concurrency.lockutils [None req-975d2a57-5037-4965-a0d6-6fa06432f024 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.301743] [55187]: DEBUG oslo_concurrency.lockutils [None req-975d2a57-5037-4965-a0d6-6fa06432f024 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.301887] [55187]: DEBUG oslo_concurrency.lockutils [None req-975d2a57-5037-4965-a0d6-6fa06432f024 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.302028] [55187]: DEBUG oslo_concurrency.lockutils [None req-975d2a57-5037-4965-a0d6-6fa06432f024 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.325329] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3ffa7de-7338-44fa-a543-e51b519d1711 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.325439] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3ffa7de-7338-44fa-a543-e51b519d1711 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.325986] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3ffa7de-7338-44fa-a543-e51b519d1711 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.325986] [55188]: DEBUG nova.objects.instance [None req-c3ffa7de-7338-44fa-a543-e51b519d1711 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lazy-loading 'fault' on Instance uuid 50d57bb6-5695-4435-b30d-38ddceaea97e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 932.362766] [55188]: DEBUG nova.policy [None req-c3ffa7de-7338-44fa-a543-e51b519d1711 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.371653] [55188]: INFO nova.api.openstack.requestlog [None req-c3ffa7de-7338-44fa-a543-e51b519d1711 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1296 microversion: 2.1 time: 0.085702 [ 932.371982] [55188]: [pid: 55188|app: 0|req: 3040/5989] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:52 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1296 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.378015] [55188]: DEBUG nova.api.openstack.wsgi [None req-66e9ada5-c89c-47fe-aaa0-6eae40f6bcbe tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 932.382306] [55188]: DEBUG nova.compute.api [None req-66e9ada5-c89c-47fe-aaa0-6eae40f6bcbe tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.386224] [55188]: DEBUG oslo_concurrency.lockutils [None req-66e9ada5-c89c-47fe-aaa0-6eae40f6bcbe tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.386534] [55188]: DEBUG oslo_concurrency.lockutils [None req-66e9ada5-c89c-47fe-aaa0-6eae40f6bcbe tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.386773] [55188]: DEBUG oslo_concurrency.lockutils [None req-66e9ada5-c89c-47fe-aaa0-6eae40f6bcbe tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.387228] [55188]: DEBUG oslo_concurrency.lockutils [None req-66e9ada5-c89c-47fe-aaa0-6eae40f6bcbe tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.387478] [55188]: DEBUG oslo_concurrency.lockutils [None req-66e9ada5-c89c-47fe-aaa0-6eae40f6bcbe tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.387782] [55188]: DEBUG oslo_concurrency.lockutils [None req-66e9ada5-c89c-47fe-aaa0-6eae40f6bcbe tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.409185] [55188]: DEBUG nova.quota [None req-66e9ada5-c89c-47fe-aaa0-6eae40f6bcbe tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 932.414142] [55188]: DEBUG nova.quota [None req-66e9ada5-c89c-47fe-aaa0-6eae40f6bcbe tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for user 2980439b5341403f898ede6e59712ca9 and project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 932.424144] [55187]: DEBUG nova.policy [None req-975d2a57-5037-4965-a0d6-6fa06432f024 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.430573] [55187]: INFO nova.api.openstack.requestlog [None req-975d2a57-5037-4965-a0d6-6fa06432f024 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.139741 [ 932.431144] [55187]: [pid: 55187|app: 0|req: 2950/5990] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:52 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.435033] [55187]: DEBUG nova.api.openstack.wsgi [None req-ef60300d-83cf-44fa-ab6a-aef5d80ffeb4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.436478] [55187]: DEBUG nova.compute.api [None req-ef60300d-83cf-44fa-ab6a-aef5d80ffeb4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.445501] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef60300d-83cf-44fa-ab6a-aef5d80ffeb4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.446299] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef60300d-83cf-44fa-ab6a-aef5d80ffeb4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.446655] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef60300d-83cf-44fa-ab6a-aef5d80ffeb4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.447204] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef60300d-83cf-44fa-ab6a-aef5d80ffeb4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.447432] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef60300d-83cf-44fa-ab6a-aef5d80ffeb4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.447607] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef60300d-83cf-44fa-ab6a-aef5d80ffeb4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.450168] [55188]: INFO nova.api.openstack.requestlog [None req-66e9ada5-c89c-47fe-aaa0-6eae40f6bcbe tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata" status: 200 len: 50 microversion: 2.1 time: 0.074382 [ 932.450663] [55188]: [pid: 55188|app: 0|req: 3041/5991] 10.180.1.21 () {60 vars in 1278 bytes} [Wed Mar 26 22:06:52 2025] PUT /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata => generated 50 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 932.453809] [55188]: DEBUG nova.api.openstack.wsgi [None req-9c0d5989-82d5-4252-b75c-963d3a25e9d3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.455557] [55188]: DEBUG nova.compute.api [None req-9c0d5989-82d5-4252-b75c-963d3a25e9d3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.458835] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c0d5989-82d5-4252-b75c-963d3a25e9d3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.459117] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c0d5989-82d5-4252-b75c-963d3a25e9d3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.459310] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c0d5989-82d5-4252-b75c-963d3a25e9d3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.459683] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c0d5989-82d5-4252-b75c-963d3a25e9d3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.459882] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c0d5989-82d5-4252-b75c-963d3a25e9d3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.460031] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c0d5989-82d5-4252-b75c-963d3a25e9d3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.491778] [55188]: DEBUG nova.policy [None req-9c0d5989-82d5-4252-b75c-963d3a25e9d3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.495567] [55188]: INFO nova.api.openstack.requestlog [None req-9c0d5989-82d5-4252-b75c-963d3a25e9d3 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1267 microversion: 2.1 time: 0.044280 [ 932.495946] [55188]: [pid: 55188|app: 0|req: 3042/5992] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:52 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1267 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.498558] [55188]: DEBUG nova.api.openstack.wsgi [None req-02dd22f1-596e-424e-a9e2-853d5b5b043c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.500146] [55188]: DEBUG nova.compute.api [None req-02dd22f1-596e-424e-a9e2-853d5b5b043c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.503340] [55188]: DEBUG oslo_concurrency.lockutils [None req-02dd22f1-596e-424e-a9e2-853d5b5b043c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.503578] [55188]: DEBUG oslo_concurrency.lockutils [None req-02dd22f1-596e-424e-a9e2-853d5b5b043c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.503762] [55188]: DEBUG oslo_concurrency.lockutils [None req-02dd22f1-596e-424e-a9e2-853d5b5b043c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.504160] [55188]: DEBUG oslo_concurrency.lockutils [None req-02dd22f1-596e-424e-a9e2-853d5b5b043c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.504370] [55188]: DEBUG oslo_concurrency.lockutils [None req-02dd22f1-596e-424e-a9e2-853d5b5b043c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.504544] [55188]: DEBUG oslo_concurrency.lockutils [None req-02dd22f1-596e-424e-a9e2-853d5b5b043c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.524333] [55187]: DEBUG nova.policy [None req-ef60300d-83cf-44fa-ab6a-aef5d80ffeb4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.529183] [55187]: INFO nova.api.openstack.requestlog [None req-ef60300d-83cf-44fa-ab6a-aef5d80ffeb4 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1530 microversion: 2.1 time: 0.097610 [ 932.529507] [55187]: [pid: 55187|app: 0|req: 2951/5993] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:52 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1530 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.532099] [55187]: DEBUG nova.api.openstack.wsgi [None req-9ae48382-d7e2-4b65-aa7f-c11574428d99 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.533808] [55187]: DEBUG nova.compute.api [None req-9ae48382-d7e2-4b65-aa7f-c11574428d99 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.537341] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ae48382-d7e2-4b65-aa7f-c11574428d99 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.537627] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ae48382-d7e2-4b65-aa7f-c11574428d99 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.537850] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ae48382-d7e2-4b65-aa7f-c11574428d99 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.538229] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ae48382-d7e2-4b65-aa7f-c11574428d99 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.538431] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ae48382-d7e2-4b65-aa7f-c11574428d99 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.538604] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ae48382-d7e2-4b65-aa7f-c11574428d99 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.538933] [55188]: DEBUG nova.policy [None req-02dd22f1-596e-424e-a9e2-853d5b5b043c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.543018] [55188]: INFO nova.api.openstack.requestlog [None req-02dd22f1-596e-424e-a9e2-853d5b5b043c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1207 microversion: 2.1 time: 0.046489 [ 932.543347] [55188]: [pid: 55188|app: 0|req: 3043/5994] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:52 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1207 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.545635] [55188]: DEBUG nova.api.openstack.wsgi [None req-696d7410-8254-4fa0-b8aa-b7afe15ed163 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.547211] [55188]: DEBUG nova.compute.api [None req-696d7410-8254-4fa0-b8aa-b7afe15ed163 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.550426] [55188]: DEBUG oslo_concurrency.lockutils [None req-696d7410-8254-4fa0-b8aa-b7afe15ed163 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.550657] [55188]: DEBUG oslo_concurrency.lockutils [None req-696d7410-8254-4fa0-b8aa-b7afe15ed163 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.550841] [55188]: DEBUG oslo_concurrency.lockutils [None req-696d7410-8254-4fa0-b8aa-b7afe15ed163 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.551203] [55188]: DEBUG oslo_concurrency.lockutils [None req-696d7410-8254-4fa0-b8aa-b7afe15ed163 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.551397] [55188]: DEBUG oslo_concurrency.lockutils [None req-696d7410-8254-4fa0-b8aa-b7afe15ed163 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.551571] [55188]: DEBUG oslo_concurrency.lockutils [None req-696d7410-8254-4fa0-b8aa-b7afe15ed163 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.571651] [55187]: DEBUG nova.policy [None req-9ae48382-d7e2-4b65-aa7f-c11574428d99 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.576346] [55187]: INFO nova.api.openstack.requestlog [None req-9ae48382-d7e2-4b65-aa7f-c11574428d99 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1211 microversion: 2.1 time: 0.046184 [ 932.576752] [55187]: [pid: 55187|app: 0|req: 2952/5995] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:52 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.579776] [55187]: DEBUG nova.api.openstack.wsgi [None req-ce01bc8b-94fc-41f8-b318-e7ad116ccec3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.581545] [55187]: DEBUG nova.compute.api [None req-ce01bc8b-94fc-41f8-b318-e7ad116ccec3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.585099] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce01bc8b-94fc-41f8-b318-e7ad116ccec3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.585417] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce01bc8b-94fc-41f8-b318-e7ad116ccec3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.585648] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce01bc8b-94fc-41f8-b318-e7ad116ccec3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.586094] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce01bc8b-94fc-41f8-b318-e7ad116ccec3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.587023] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce01bc8b-94fc-41f8-b318-e7ad116ccec3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.587023] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce01bc8b-94fc-41f8-b318-e7ad116ccec3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.618673] [55187]: DEBUG nova.policy [None req-ce01bc8b-94fc-41f8-b318-e7ad116ccec3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.621502] [55188]: DEBUG nova.policy [None req-696d7410-8254-4fa0-b8aa-b7afe15ed163 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.623476] [55187]: INFO nova.api.openstack.requestlog [None req-ce01bc8b-94fc-41f8-b318-e7ad116ccec3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1219 microversion: 2.1 time: 0.045770 [ 932.623843] [55187]: [pid: 55187|app: 0|req: 2953/5996] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:52 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.626528] [55188]: INFO nova.api.openstack.requestlog [None req-696d7410-8254-4fa0-b8aa-b7afe15ed163 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1326 microversion: 2.1 time: 0.082317 [ 932.626637] [55188]: [pid: 55188|app: 0|req: 3044/5997] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:52 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1326 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.630017] [55187]: DEBUG nova.api.openstack.wsgi [None req-44b0914e-b69f-4dbe-89ac-da72cbf0ad10 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Action: 'create', calling method: >, body: {"metadata": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 932.630510] [55187]: DEBUG nova.compute.api [None req-44b0914e-b69f-4dbe-89ac-da72cbf0ad10 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.634239] [55187]: DEBUG oslo_concurrency.lockutils [None req-44b0914e-b69f-4dbe-89ac-da72cbf0ad10 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.634470] [55187]: DEBUG oslo_concurrency.lockutils [None req-44b0914e-b69f-4dbe-89ac-da72cbf0ad10 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.634662] [55187]: DEBUG oslo_concurrency.lockutils [None req-44b0914e-b69f-4dbe-89ac-da72cbf0ad10 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.635103] [55187]: DEBUG oslo_concurrency.lockutils [None req-44b0914e-b69f-4dbe-89ac-da72cbf0ad10 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.635315] [55187]: DEBUG oslo_concurrency.lockutils [None req-44b0914e-b69f-4dbe-89ac-da72cbf0ad10 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.635497] [55187]: DEBUG oslo_concurrency.lockutils [None req-44b0914e-b69f-4dbe-89ac-da72cbf0ad10 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.653717] [55187]: DEBUG nova.quota [None req-44b0914e-b69f-4dbe-89ac-da72cbf0ad10 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 932.656250] [55187]: DEBUG nova.quota [None req-44b0914e-b69f-4dbe-89ac-da72cbf0ad10 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for user 2980439b5341403f898ede6e59712ca9 and project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 932.679854] [55187]: INFO nova.api.openstack.requestlog [None req-44b0914e-b69f-4dbe-89ac-da72cbf0ad10 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata" status: 200 len: 50 microversion: 2.1 time: 0.054615 [ 932.680390] [55187]: [pid: 55187|app: 0|req: 2954/5998] 10.180.1.21 () {60 vars in 1279 bytes} [Wed Mar 26 22:06:52 2025] POST /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata => generated 50 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 932.686479] [55188]: DEBUG nova.api.openstack.wsgi [None req-925d7801-609d-495d-af29-451245e0a824 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.688364] [55188]: DEBUG nova.compute.api [None req-925d7801-609d-495d-af29-451245e0a824 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.693420] [55188]: DEBUG oslo_concurrency.lockutils [None req-925d7801-609d-495d-af29-451245e0a824 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.693779] [55188]: DEBUG oslo_concurrency.lockutils [None req-925d7801-609d-495d-af29-451245e0a824 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.694049] [55188]: DEBUG oslo_concurrency.lockutils [None req-925d7801-609d-495d-af29-451245e0a824 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.694508] [55188]: DEBUG oslo_concurrency.lockutils [None req-925d7801-609d-495d-af29-451245e0a824 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.694781] [55188]: DEBUG oslo_concurrency.lockutils [None req-925d7801-609d-495d-af29-451245e0a824 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.695040] [55188]: DEBUG oslo_concurrency.lockutils [None req-925d7801-609d-495d-af29-451245e0a824 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.712725] [55188]: INFO nova.api.openstack.requestlog [None req-925d7801-609d-495d-af29-451245e0a824 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata" status: 200 len: 50 microversion: 2.1 time: 0.028744 [ 932.713117] [55188]: [pid: 55188|app: 0|req: 3045/5999] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:06:53 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata => generated 50 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 932.720061] [55187]: DEBUG nova.api.openstack.wsgi [None req-682c6d1c-9c71-4936-9cac-dc80bd223a2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 932.721787] [55187]: DEBUG nova.compute.api [None req-682c6d1c-9c71-4936-9cac-dc80bd223a2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.725483] [55187]: DEBUG oslo_concurrency.lockutils [None req-682c6d1c-9c71-4936-9cac-dc80bd223a2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.725725] [55187]: DEBUG oslo_concurrency.lockutils [None req-682c6d1c-9c71-4936-9cac-dc80bd223a2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.725911] [55187]: DEBUG oslo_concurrency.lockutils [None req-682c6d1c-9c71-4936-9cac-dc80bd223a2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.726323] [55187]: DEBUG oslo_concurrency.lockutils [None req-682c6d1c-9c71-4936-9cac-dc80bd223a2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.726567] [55187]: DEBUG oslo_concurrency.lockutils [None req-682c6d1c-9c71-4936-9cac-dc80bd223a2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.726745] [55187]: DEBUG oslo_concurrency.lockutils [None req-682c6d1c-9c71-4936-9cac-dc80bd223a2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.738565] [55188]: DEBUG nova.api.openstack.wsgi [None req-9a9dad61-7cac-44bd-9d8f-3cb7952f0361 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.740433] [55188]: DEBUG nova.compute.api [None req-9a9dad61-7cac-44bd-9d8f-3cb7952f0361 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.744296] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a9dad61-7cac-44bd-9d8f-3cb7952f0361 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.744525] [55187]: DEBUG nova.quota [None req-682c6d1c-9c71-4936-9cac-dc80bd223a2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 932.744578] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a9dad61-7cac-44bd-9d8f-3cb7952f0361 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.744765] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a9dad61-7cac-44bd-9d8f-3cb7952f0361 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.745150] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a9dad61-7cac-44bd-9d8f-3cb7952f0361 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.745383] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a9dad61-7cac-44bd-9d8f-3cb7952f0361 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.745577] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a9dad61-7cac-44bd-9d8f-3cb7952f0361 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.746974] [55187]: DEBUG nova.quota [None req-682c6d1c-9c71-4936-9cac-dc80bd223a2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for user 2980439b5341403f898ede6e59712ca9 and project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 932.769832] [55187]: INFO nova.api.openstack.requestlog [None req-682c6d1c-9c71-4936-9cac-dc80bd223a2e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata" status: 200 len: 50 microversion: 2.1 time: 0.051632 [ 932.769832] [55187]: [pid: 55187|app: 0|req: 2955/6000] 10.180.1.21 () {60 vars in 1278 bytes} [Wed Mar 26 22:06:53 2025] PUT /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata => generated 50 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 932.776024] [55187]: DEBUG nova.api.openstack.wsgi [None req-de42f555-f11e-4737-86d6-46a309e648e3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Action: 'create', calling method: >, body: {"metadata": {"key1": "alt1", "key3": "value3"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 932.778283] [55187]: DEBUG nova.compute.api [None req-de42f555-f11e-4737-86d6-46a309e648e3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.781569] [55187]: DEBUG oslo_concurrency.lockutils [None req-de42f555-f11e-4737-86d6-46a309e648e3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.781859] [55187]: DEBUG oslo_concurrency.lockutils [None req-de42f555-f11e-4737-86d6-46a309e648e3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.782082] [55187]: DEBUG oslo_concurrency.lockutils [None req-de42f555-f11e-4737-86d6-46a309e648e3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.782459] [55187]: DEBUG oslo_concurrency.lockutils [None req-de42f555-f11e-4737-86d6-46a309e648e3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.782672] [55187]: DEBUG oslo_concurrency.lockutils [None req-de42f555-f11e-4737-86d6-46a309e648e3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.782851] [55187]: DEBUG oslo_concurrency.lockutils [None req-de42f555-f11e-4737-86d6-46a309e648e3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.800855] [55187]: DEBUG nova.quota [None req-de42f555-f11e-4737-86d6-46a309e648e3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 932.803405] [55187]: DEBUG nova.quota [None req-de42f555-f11e-4737-86d6-46a309e648e3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Getting quotas for user 2980439b5341403f898ede6e59712ca9 and project a7a8161fef1b4d868605e1d545aa6379. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 932.830755] [55187]: INFO nova.api.openstack.requestlog [None req-de42f555-f11e-4737-86d6-46a309e648e3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata" status: 200 len: 66 microversion: 2.1 time: 0.056765 [ 932.830982] [55187]: [pid: 55187|app: 0|req: 2956/6001] 10.180.1.21 () {60 vars in 1279 bytes} [Wed Mar 26 22:06:53 2025] POST /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata => generated 66 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 932.836421] [55187]: DEBUG nova.api.openstack.wsgi [None req-45b99560-5c39-471e-996f-d946239fc299 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.838021] [55187]: DEBUG nova.compute.api [None req-45b99560-5c39-471e-996f-d946239fc299 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.841257] [55187]: DEBUG oslo_concurrency.lockutils [None req-45b99560-5c39-471e-996f-d946239fc299 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.841543] [55187]: DEBUG oslo_concurrency.lockutils [None req-45b99560-5c39-471e-996f-d946239fc299 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.841801] [55187]: DEBUG oslo_concurrency.lockutils [None req-45b99560-5c39-471e-996f-d946239fc299 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.842349] [55187]: DEBUG oslo_concurrency.lockutils [None req-45b99560-5c39-471e-996f-d946239fc299 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.842685] [55187]: DEBUG oslo_concurrency.lockutils [None req-45b99560-5c39-471e-996f-d946239fc299 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.842963] [55187]: DEBUG oslo_concurrency.lockutils [None req-45b99560-5c39-471e-996f-d946239fc299 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.849776] [55188]: DEBUG nova.policy [None req-9a9dad61-7cac-44bd-9d8f-3cb7952f0361 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.854444] [55188]: INFO nova.api.openstack.requestlog [None req-9a9dad61-7cac-44bd-9d8f-3cb7952f0361 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1314 microversion: 2.1 time: 0.118274 [ 932.854803] [55188]: [pid: 55188|app: 0|req: 3046/6002] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:53 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1314 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.858458] [55187]: INFO nova.api.openstack.requestlog [None req-45b99560-5c39-471e-996f-d946239fc299 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata" status: 200 len: 66 microversion: 2.1 time: 0.024002 [ 932.858797] [55187]: [pid: 55187|app: 0|req: 2957/6003] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:06:53 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356/metadata => generated 66 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 932.861889] [55188]: DEBUG nova.api.openstack.wsgi [None req-c33bd01b-b50f-4899-a168-855a2e925c23 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.864541] [55188]: DEBUG nova.compute.api [None req-c33bd01b-b50f-4899-a168-855a2e925c23 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.864866] [55187]: DEBUG nova.api.openstack.wsgi [None req-446b01f8-5097-4962-a3b7-4d50ec09b5e6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.865155] [55187]: DEBUG nova.compute.api [None req-446b01f8-5097-4962-a3b7-4d50ec09b5e6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.867271] [55188]: DEBUG oslo_concurrency.lockutils [None req-c33bd01b-b50f-4899-a168-855a2e925c23 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.867530] [55188]: DEBUG oslo_concurrency.lockutils [None req-c33bd01b-b50f-4899-a168-855a2e925c23 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.867753] [55188]: DEBUG oslo_concurrency.lockutils [None req-c33bd01b-b50f-4899-a168-855a2e925c23 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.868160] [55188]: DEBUG oslo_concurrency.lockutils [None req-c33bd01b-b50f-4899-a168-855a2e925c23 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.868362] [55187]: DEBUG oslo_concurrency.lockutils [None req-446b01f8-5097-4962-a3b7-4d50ec09b5e6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.868416] [55188]: DEBUG oslo_concurrency.lockutils [None req-c33bd01b-b50f-4899-a168-855a2e925c23 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.868564] [55188]: DEBUG oslo_concurrency.lockutils [None req-c33bd01b-b50f-4899-a168-855a2e925c23 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.868601] [55187]: DEBUG oslo_concurrency.lockutils [None req-446b01f8-5097-4962-a3b7-4d50ec09b5e6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.868779] [55187]: DEBUG oslo_concurrency.lockutils [None req-446b01f8-5097-4962-a3b7-4d50ec09b5e6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.869143] [55187]: DEBUG oslo_concurrency.lockutils [None req-446b01f8-5097-4962-a3b7-4d50ec09b5e6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.869347] [55187]: DEBUG oslo_concurrency.lockutils [None req-446b01f8-5097-4962-a3b7-4d50ec09b5e6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.869518] [55187]: DEBUG oslo_concurrency.lockutils [None req-446b01f8-5097-4962-a3b7-4d50ec09b5e6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.882769] [55187]: DEBUG nova.compute.api [None req-446b01f8-5097-4962-a3b7-4d50ec09b5e6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 932.900569] [55188]: DEBUG nova.policy [None req-c33bd01b-b50f-4899-a168-855a2e925c23 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.905741] [55188]: INFO nova.api.openstack.requestlog [None req-c33bd01b-b50f-4899-a168-855a2e925c23 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1201 microversion: 2.1 time: 0.045920 [ 932.906117] [55188]: [pid: 55188|app: 0|req: 3047/6004] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:53 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1201 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 932.908764] [55188]: DEBUG nova.api.openstack.wsgi [None req-4deaeb2a-6eff-4114-a48e-ca71ed73b122 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.913774] [55188]: DEBUG nova.compute.api [None req-4deaeb2a-6eff-4114-a48e-ca71ed73b122 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.914794] [55188]: DEBUG oslo_concurrency.lockutils [None req-4deaeb2a-6eff-4114-a48e-ca71ed73b122 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.914794] [55188]: DEBUG oslo_concurrency.lockutils [None req-4deaeb2a-6eff-4114-a48e-ca71ed73b122 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.914794] [55188]: DEBUG oslo_concurrency.lockutils [None req-4deaeb2a-6eff-4114-a48e-ca71ed73b122 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.914794] [55188]: DEBUG oslo_concurrency.lockutils [None req-4deaeb2a-6eff-4114-a48e-ca71ed73b122 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.915021] [55188]: DEBUG oslo_concurrency.lockutils [None req-4deaeb2a-6eff-4114-a48e-ca71ed73b122 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.915109] [55188]: DEBUG oslo_concurrency.lockutils [None req-4deaeb2a-6eff-4114-a48e-ca71ed73b122 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.936588] [55187]: INFO nova.api.openstack.requestlog [None req-446b01f8-5097-4962-a3b7-4d50ec09b5e6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 204 len: 0 microversion: 2.1 time: 0.073692 [ 932.936956] [55187]: [pid: 55187|app: 0|req: 2958/6005] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:06:53 2025] DELETE /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 932.941963] [55187]: DEBUG nova.api.openstack.wsgi [None req-081bf055-0dbd-4481-9b8d-756104fda413 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 932.943788] [55187]: DEBUG nova.compute.api [None req-081bf055-0dbd-4481-9b8d-756104fda413 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 932.947029] [55187]: DEBUG oslo_concurrency.lockutils [None req-081bf055-0dbd-4481-9b8d-756104fda413 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.947431] [55187]: DEBUG oslo_concurrency.lockutils [None req-081bf055-0dbd-4481-9b8d-756104fda413 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.947632] [55187]: DEBUG oslo_concurrency.lockutils [None req-081bf055-0dbd-4481-9b8d-756104fda413 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.948043] [55187]: DEBUG oslo_concurrency.lockutils [None req-081bf055-0dbd-4481-9b8d-756104fda413 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.948247] [55187]: DEBUG oslo_concurrency.lockutils [None req-081bf055-0dbd-4481-9b8d-756104fda413 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.948419] [55187]: DEBUG oslo_concurrency.lockutils [None req-081bf055-0dbd-4481-9b8d-756104fda413 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.009059] [55188]: DEBUG nova.policy [None req-4deaeb2a-6eff-4114-a48e-ca71ed73b122 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.013434] [55188]: INFO nova.api.openstack.requestlog [None req-4deaeb2a-6eff-4114-a48e-ca71ed73b122 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1517 microversion: 2.1 time: 0.106690 [ 933.013773] [55188]: [pid: 55188|app: 0|req: 3048/6006] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:53 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1517 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.020386] [55187]: DEBUG nova.policy [None req-081bf055-0dbd-4481-9b8d-756104fda413 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.024900] [55187]: INFO nova.api.openstack.requestlog [None req-081bf055-0dbd-4481-9b8d-756104fda413 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1555 microversion: 2.1 time: 0.085129 [ 933.025264] [55187]: [pid: 55187|app: 0|req: 2959/6007] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:53 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1555 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 933.261301] [55188]: DEBUG nova.api.openstack.wsgi [None req-a616e6df-586d-4fc1-9e4a-e9a1f9b91cc7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 933.263035] [55188]: DEBUG nova.compute.api [None req-a616e6df-586d-4fc1-9e4a-e9a1f9b91cc7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 933.266789] [55188]: DEBUG oslo_concurrency.lockutils [None req-a616e6df-586d-4fc1-9e4a-e9a1f9b91cc7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.267162] [55188]: DEBUG oslo_concurrency.lockutils [None req-a616e6df-586d-4fc1-9e4a-e9a1f9b91cc7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.267465] [55188]: DEBUG oslo_concurrency.lockutils [None req-a616e6df-586d-4fc1-9e4a-e9a1f9b91cc7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.268057] [55188]: DEBUG oslo_concurrency.lockutils [None req-a616e6df-586d-4fc1-9e4a-e9a1f9b91cc7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.268288] [55188]: DEBUG oslo_concurrency.lockutils [None req-a616e6df-586d-4fc1-9e4a-e9a1f9b91cc7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.268509] [55188]: DEBUG oslo_concurrency.lockutils [None req-a616e6df-586d-4fc1-9e4a-e9a1f9b91cc7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.288900] [55188]: DEBUG oslo_concurrency.lockutils [None req-a616e6df-586d-4fc1-9e4a-e9a1f9b91cc7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.289259] [55188]: DEBUG oslo_concurrency.lockutils [None req-a616e6df-586d-4fc1-9e4a-e9a1f9b91cc7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.289481] [55188]: DEBUG oslo_concurrency.lockutils [None req-a616e6df-586d-4fc1-9e4a-e9a1f9b91cc7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.289723] [55188]: DEBUG nova.objects.instance [None req-a616e6df-586d-4fc1-9e4a-e9a1f9b91cc7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid 86c0c53f-00a6-4700-9188-f2c69578fa72 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 933.313898] [55188]: DEBUG nova.policy [None req-a616e6df-586d-4fc1-9e4a-e9a1f9b91cc7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.318543] [55188]: INFO nova.api.openstack.requestlog [None req-a616e6df-586d-4fc1-9e4a-e9a1f9b91cc7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1297 microversion: 2.1 time: 0.059645 [ 933.319059] [55188]: [pid: 55188|app: 0|req: 3049/6008] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:53 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1297 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.385605] [55187]: DEBUG nova.api.openstack.wsgi [None req-a8d87299-4178-44fd-b966-cdf8bd2d4dfb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 933.387392] [55187]: DEBUG nova.compute.api [None req-a8d87299-4178-44fd-b966-cdf8bd2d4dfb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 933.391147] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8d87299-4178-44fd-b966-cdf8bd2d4dfb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.391430] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8d87299-4178-44fd-b966-cdf8bd2d4dfb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.391628] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8d87299-4178-44fd-b966-cdf8bd2d4dfb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.392140] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8d87299-4178-44fd-b966-cdf8bd2d4dfb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.392358] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8d87299-4178-44fd-b966-cdf8bd2d4dfb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.392534] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8d87299-4178-44fd-b966-cdf8bd2d4dfb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.413293] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8d87299-4178-44fd-b966-cdf8bd2d4dfb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.413548] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8d87299-4178-44fd-b966-cdf8bd2d4dfb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.413756] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8d87299-4178-44fd-b966-cdf8bd2d4dfb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.413966] [55187]: DEBUG nova.objects.instance [None req-a8d87299-4178-44fd-b966-cdf8bd2d4dfb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lazy-loading 'fault' on Instance uuid 50d57bb6-5695-4435-b30d-38ddceaea97e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 933.435326] [55187]: DEBUG nova.policy [None req-a8d87299-4178-44fd-b966-cdf8bd2d4dfb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.440407] [55187]: INFO nova.api.openstack.requestlog [None req-a8d87299-4178-44fd-b966-cdf8bd2d4dfb tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1296 microversion: 2.1 time: 0.056698 [ 933.440407] [55187]: [pid: 55187|app: 0|req: 2960/6009] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:53 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1296 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.454527] [55188]: DEBUG nova.api.openstack.wsgi [None req-2aba2db8-f1b7-4b6e-9590-07a7459e5d81 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 933.456619] [55188]: DEBUG nova.compute.api [None req-2aba2db8-f1b7-4b6e-9590-07a7459e5d81 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 933.463544] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aba2db8-f1b7-4b6e-9590-07a7459e5d81 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.465052] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aba2db8-f1b7-4b6e-9590-07a7459e5d81 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.465052] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aba2db8-f1b7-4b6e-9590-07a7459e5d81 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.465251] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aba2db8-f1b7-4b6e-9590-07a7459e5d81 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.465673] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aba2db8-f1b7-4b6e-9590-07a7459e5d81 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.466094] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aba2db8-f1b7-4b6e-9590-07a7459e5d81 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.510492] [55187]: DEBUG nova.api.openstack.wsgi [None req-b82f7d3e-2179-4d9d-b103-55fbaf0c5d3f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 933.512376] [55187]: DEBUG nova.compute.api [None req-b82f7d3e-2179-4d9d-b103-55fbaf0c5d3f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 933.516468] [55187]: DEBUG oslo_concurrency.lockutils [None req-b82f7d3e-2179-4d9d-b103-55fbaf0c5d3f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.516824] [55187]: DEBUG oslo_concurrency.lockutils [None req-b82f7d3e-2179-4d9d-b103-55fbaf0c5d3f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.517123] [55187]: DEBUG oslo_concurrency.lockutils [None req-b82f7d3e-2179-4d9d-b103-55fbaf0c5d3f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.517628] [55187]: DEBUG oslo_concurrency.lockutils [None req-b82f7d3e-2179-4d9d-b103-55fbaf0c5d3f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.518081] [55187]: DEBUG oslo_concurrency.lockutils [None req-b82f7d3e-2179-4d9d-b103-55fbaf0c5d3f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.518392] [55187]: DEBUG oslo_concurrency.lockutils [None req-b82f7d3e-2179-4d9d-b103-55fbaf0c5d3f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.558205] [55187]: DEBUG nova.policy [None req-b82f7d3e-2179-4d9d-b103-55fbaf0c5d3f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.563246] [55187]: INFO nova.api.openstack.requestlog [None req-b82f7d3e-2179-4d9d-b103-55fbaf0c5d3f tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1275 microversion: 2.1 time: 0.055210 [ 933.563956] [55187]: [pid: 55187|app: 0|req: 2961/6010] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:53 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1275 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.571981] [55188]: DEBUG nova.policy [None req-2aba2db8-f1b7-4b6e-9590-07a7459e5d81 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.578736] [55188]: INFO nova.api.openstack.requestlog [None req-2aba2db8-f1b7-4b6e-9590-07a7459e5d81 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.131841 [ 933.579181] [55188]: [pid: 55188|app: 0|req: 3050/6011] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:53 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.582049] [55188]: DEBUG nova.api.openstack.wsgi [None req-50b10530-aa02-487c-8d5f-d8c7b5a2b1e4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 933.583797] [55188]: DEBUG nova.compute.api [None req-50b10530-aa02-487c-8d5f-d8c7b5a2b1e4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 933.590198] [55188]: DEBUG oslo_concurrency.lockutils [None req-50b10530-aa02-487c-8d5f-d8c7b5a2b1e4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.590338] [55188]: DEBUG oslo_concurrency.lockutils [None req-50b10530-aa02-487c-8d5f-d8c7b5a2b1e4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.590531] [55188]: DEBUG oslo_concurrency.lockutils [None req-50b10530-aa02-487c-8d5f-d8c7b5a2b1e4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.590895] [55188]: DEBUG oslo_concurrency.lockutils [None req-50b10530-aa02-487c-8d5f-d8c7b5a2b1e4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.591113] [55188]: DEBUG oslo_concurrency.lockutils [None req-50b10530-aa02-487c-8d5f-d8c7b5a2b1e4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.591296] [55188]: DEBUG oslo_concurrency.lockutils [None req-50b10530-aa02-487c-8d5f-d8c7b5a2b1e4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.635370] [55188]: DEBUG nova.policy [None req-50b10530-aa02-487c-8d5f-d8c7b5a2b1e4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.640203] [55188]: INFO nova.api.openstack.requestlog [None req-50b10530-aa02-487c-8d5f-d8c7b5a2b1e4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1207 microversion: 2.1 time: 0.060420 [ 933.640560] [55188]: [pid: 55188|app: 0|req: 3051/6012] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:53 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1207 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.643307] [55188]: DEBUG nova.api.openstack.wsgi [None req-7ec42085-de02-4079-b736-b9c84059e1dc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 933.645270] [55188]: DEBUG nova.compute.api [None req-7ec42085-de02-4079-b736-b9c84059e1dc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 933.647333] [55187]: DEBUG nova.api.openstack.wsgi [None req-b1ae7c99-186e-4102-8d75-609892eebdd7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 933.649464] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ec42085-de02-4079-b736-b9c84059e1dc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.649611] [55187]: DEBUG nova.compute.api [None req-b1ae7c99-186e-4102-8d75-609892eebdd7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 933.649716] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ec42085-de02-4079-b736-b9c84059e1dc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.649716] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ec42085-de02-4079-b736-b9c84059e1dc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.650130] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ec42085-de02-4079-b736-b9c84059e1dc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.650342] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ec42085-de02-4079-b736-b9c84059e1dc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.650519] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ec42085-de02-4079-b736-b9c84059e1dc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.653658] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1ae7c99-186e-4102-8d75-609892eebdd7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.653949] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1ae7c99-186e-4102-8d75-609892eebdd7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.654173] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1ae7c99-186e-4102-8d75-609892eebdd7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.654638] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1ae7c99-186e-4102-8d75-609892eebdd7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.654868] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1ae7c99-186e-4102-8d75-609892eebdd7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.655141] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1ae7c99-186e-4102-8d75-609892eebdd7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.691092] [55188]: DEBUG nova.policy [None req-7ec42085-de02-4079-b736-b9c84059e1dc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.695479] [55188]: INFO nova.api.openstack.requestlog [None req-7ec42085-de02-4079-b736-b9c84059e1dc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1211 microversion: 2.1 time: 0.054290 [ 933.695957] [55188]: [pid: 55188|app: 0|req: 3052/6013] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:54 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.698352] [55188]: DEBUG nova.api.openstack.wsgi [None req-53479ea0-f363-4bf7-a45c-b64c27d5d8b7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 933.700014] [55188]: DEBUG nova.compute.api [None req-53479ea0-f363-4bf7-a45c-b64c27d5d8b7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 933.703837] [55188]: DEBUG oslo_concurrency.lockutils [None req-53479ea0-f363-4bf7-a45c-b64c27d5d8b7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.704083] [55188]: DEBUG oslo_concurrency.lockutils [None req-53479ea0-f363-4bf7-a45c-b64c27d5d8b7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.704373] [55188]: DEBUG oslo_concurrency.lockutils [None req-53479ea0-f363-4bf7-a45c-b64c27d5d8b7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.704623] [55188]: DEBUG oslo_concurrency.lockutils [None req-53479ea0-f363-4bf7-a45c-b64c27d5d8b7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.704822] [55188]: DEBUG oslo_concurrency.lockutils [None req-53479ea0-f363-4bf7-a45c-b64c27d5d8b7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.705038] [55188]: DEBUG oslo_concurrency.lockutils [None req-53479ea0-f363-4bf7-a45c-b64c27d5d8b7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.738918] [55187]: DEBUG nova.policy [None req-b1ae7c99-186e-4102-8d75-609892eebdd7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.743406] [55188]: DEBUG nova.policy [None req-53479ea0-f363-4bf7-a45c-b64c27d5d8b7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.743692] [55187]: INFO nova.api.openstack.requestlog [None req-b1ae7c99-186e-4102-8d75-609892eebdd7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1530 microversion: 2.1 time: 0.178108 [ 933.744075] [55187]: [pid: 55187|app: 0|req: 2962/6014] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:53 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1530 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.746837] [55187]: DEBUG nova.api.openstack.wsgi [None req-3957fbc8-ada1-4ee5-b5bf-d1729b9771a6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 933.748585] [55187]: DEBUG nova.compute.api [None req-3957fbc8-ada1-4ee5-b5bf-d1729b9771a6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 933.749033] [55188]: INFO nova.api.openstack.requestlog [None req-53479ea0-f363-4bf7-a45c-b64c27d5d8b7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1275 microversion: 2.1 time: 0.052519 [ 933.749396] [55188]: [pid: 55188|app: 0|req: 3053/6015] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:54 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1275 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.752589] [55188]: DEBUG nova.api.openstack.wsgi [req-30910869-4e82-4feb-abea-bf5e49e970f4 req-02fd647b-cf6a-42ac-bf13-a4cfe874a1f9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f8c770af-7d7d-4b7e-a603-64e14b3842c1", "name": "network-vif-plugged", "status": "completed", "tag": "3166f661-791d-44e3-bcde-55e0a43f0e3b"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 933.753173] [55187]: DEBUG oslo_concurrency.lockutils [None req-3957fbc8-ada1-4ee5-b5bf-d1729b9771a6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.753439] [55187]: DEBUG oslo_concurrency.lockutils [None req-3957fbc8-ada1-4ee5-b5bf-d1729b9771a6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.753624] [55187]: DEBUG oslo_concurrency.lockutils [None req-3957fbc8-ada1-4ee5-b5bf-d1729b9771a6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.753992] [55187]: DEBUG oslo_concurrency.lockutils [None req-3957fbc8-ada1-4ee5-b5bf-d1729b9771a6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.754249] [55187]: DEBUG oslo_concurrency.lockutils [None req-3957fbc8-ada1-4ee5-b5bf-d1729b9771a6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.754434] [55187]: DEBUG oslo_concurrency.lockutils [None req-3957fbc8-ada1-4ee5-b5bf-d1729b9771a6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.758497] [55188]: DEBUG oslo_concurrency.lockutils [req-30910869-4e82-4feb-abea-bf5e49e970f4 req-02fd647b-cf6a-42ac-bf13-a4cfe874a1f9 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.758809] [55188]: DEBUG oslo_concurrency.lockutils [req-30910869-4e82-4feb-abea-bf5e49e970f4 req-02fd647b-cf6a-42ac-bf13-a4cfe874a1f9 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.759023] [55188]: DEBUG oslo_concurrency.lockutils [req-30910869-4e82-4feb-abea-bf5e49e970f4 req-02fd647b-cf6a-42ac-bf13-a4cfe874a1f9 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.766562] [55188]: INFO nova.api.openstack.compute.server_external_events [req-30910869-4e82-4feb-abea-bf5e49e970f4 req-02fd647b-cf6a-42ac-bf13-a4cfe874a1f9 service nova] Creating event network-vif-plugged:3166f661-791d-44e3-bcde-55e0a43f0e3b for instance f8c770af-7d7d-4b7e-a603-64e14b3842c1 on cpu-1 [ 933.769992] [55188]: INFO nova.api.openstack.requestlog [req-30910869-4e82-4feb-abea-bf5e49e970f4 req-02fd647b-cf6a-42ac-bf13-a4cfe874a1f9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019631 [ 933.772839] [55188]: [pid: 55188|app: 0|req: 3054/6016] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:54 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 933.861594] [55187]: DEBUG nova.policy [None req-3957fbc8-ada1-4ee5-b5bf-d1729b9771a6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.867932] [55187]: INFO nova.api.openstack.requestlog [None req-3957fbc8-ada1-4ee5-b5bf-d1729b9771a6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1326 microversion: 2.1 time: 0.123024 [ 933.868622] [55187]: [pid: 55187|app: 0|req: 2963/6017] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:54 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1326 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.868755] [55188]: DEBUG nova.api.openstack.wsgi [None req-e800feab-3224-4ca8-befc-699a3c8e378f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 933.870674] [55188]: DEBUG nova.compute.api [None req-e800feab-3224-4ca8-befc-699a3c8e378f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 933.875165] [55188]: DEBUG oslo_concurrency.lockutils [None req-e800feab-3224-4ca8-befc-699a3c8e378f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.875165] [55188]: DEBUG oslo_concurrency.lockutils [None req-e800feab-3224-4ca8-befc-699a3c8e378f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.875165] [55188]: DEBUG oslo_concurrency.lockutils [None req-e800feab-3224-4ca8-befc-699a3c8e378f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.875486] [55188]: DEBUG oslo_concurrency.lockutils [None req-e800feab-3224-4ca8-befc-699a3c8e378f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.875809] [55188]: DEBUG oslo_concurrency.lockutils [None req-e800feab-3224-4ca8-befc-699a3c8e378f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.875904] [55188]: DEBUG oslo_concurrency.lockutils [None req-e800feab-3224-4ca8-befc-699a3c8e378f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.927170] [55187]: DEBUG nova.api.openstack.wsgi [None req-b97eacb8-088f-4c71-b518-799d60828197 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 933.929046] [55187]: DEBUG nova.compute.api [None req-b97eacb8-088f-4c71-b518-799d60828197 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 933.933307] [55187]: DEBUG oslo_concurrency.lockutils [None req-b97eacb8-088f-4c71-b518-799d60828197 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.933564] [55187]: DEBUG oslo_concurrency.lockutils [None req-b97eacb8-088f-4c71-b518-799d60828197 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.933752] [55187]: DEBUG oslo_concurrency.lockutils [None req-b97eacb8-088f-4c71-b518-799d60828197 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.934124] [55187]: DEBUG oslo_concurrency.lockutils [None req-b97eacb8-088f-4c71-b518-799d60828197 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.934326] [55187]: DEBUG oslo_concurrency.lockutils [None req-b97eacb8-088f-4c71-b518-799d60828197 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.934497] [55187]: DEBUG oslo_concurrency.lockutils [None req-b97eacb8-088f-4c71-b518-799d60828197 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.968555] [55188]: DEBUG nova.policy [None req-e800feab-3224-4ca8-befc-699a3c8e378f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.971585] [55187]: DEBUG nova.policy [None req-b97eacb8-088f-4c71-b518-799d60828197 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.973295] [55188]: INFO nova.api.openstack.requestlog [None req-e800feab-3224-4ca8-befc-699a3c8e378f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1314 microversion: 2.1 time: 0.107683 [ 933.973656] [55188]: [pid: 55188|app: 0|req: 3055/6018] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:54 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1314 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.976313] [55187]: INFO nova.api.openstack.requestlog [None req-b97eacb8-088f-4c71-b518-799d60828197 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1201 microversion: 2.1 time: 0.050987 [ 933.976313] [55187]: [pid: 55187|app: 0|req: 2964/6019] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:54 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1201 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 934.027478] [55188]: DEBUG nova.api.openstack.wsgi [None req-706ed136-3725-4695-9081-e0ddbac4f808 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.029318] [55188]: DEBUG nova.compute.api [None req-706ed136-3725-4695-9081-e0ddbac4f808 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.033404] [55188]: DEBUG oslo_concurrency.lockutils [None req-706ed136-3725-4695-9081-e0ddbac4f808 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.033702] [55188]: DEBUG oslo_concurrency.lockutils [None req-706ed136-3725-4695-9081-e0ddbac4f808 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.033923] [55188]: DEBUG oslo_concurrency.lockutils [None req-706ed136-3725-4695-9081-e0ddbac4f808 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.034344] [55188]: DEBUG oslo_concurrency.lockutils [None req-706ed136-3725-4695-9081-e0ddbac4f808 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.034553] [55188]: DEBUG oslo_concurrency.lockutils [None req-706ed136-3725-4695-9081-e0ddbac4f808 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.034748] [55188]: DEBUG oslo_concurrency.lockutils [None req-706ed136-3725-4695-9081-e0ddbac4f808 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.038147] [55187]: DEBUG nova.api.openstack.wsgi [None req-c1055a2f-6220-40e4-9267-ce4d0659a106 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.043159] [55187]: DEBUG nova.compute.api [None req-c1055a2f-6220-40e4-9267-ce4d0659a106 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.046864] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1055a2f-6220-40e4-9267-ce4d0659a106 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.047144] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1055a2f-6220-40e4-9267-ce4d0659a106 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.047336] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1055a2f-6220-40e4-9267-ce4d0659a106 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.047703] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1055a2f-6220-40e4-9267-ce4d0659a106 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.047931] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1055a2f-6220-40e4-9267-ce4d0659a106 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.048124] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1055a2f-6220-40e4-9267-ce4d0659a106 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.117720] [55187]: DEBUG nova.policy [None req-c1055a2f-6220-40e4-9267-ce4d0659a106 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.121579] [55187]: INFO nova.api.openstack.requestlog [None req-c1055a2f-6220-40e4-9267-ce4d0659a106 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1555 microversion: 2.1 time: 0.086570 [ 934.121901] [55187]: [pid: 55187|app: 0|req: 2965/6020] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:54 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1555 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.137380] [55188]: DEBUG nova.policy [None req-706ed136-3725-4695-9081-e0ddbac4f808 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.141630] [55188]: INFO nova.api.openstack.requestlog [None req-706ed136-3725-4695-9081-e0ddbac4f808 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1517 microversion: 2.1 time: 0.116638 [ 934.142038] [55188]: [pid: 55188|app: 0|req: 3056/6021] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:54 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1517 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.332932] [55187]: DEBUG nova.api.openstack.wsgi [None req-23baaa2f-362d-4119-a354-6c436eed2e0b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.335349] [55187]: DEBUG nova.compute.api [None req-23baaa2f-362d-4119-a354-6c436eed2e0b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.341090] [55187]: DEBUG oslo_concurrency.lockutils [None req-23baaa2f-362d-4119-a354-6c436eed2e0b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.341366] [55187]: DEBUG oslo_concurrency.lockutils [None req-23baaa2f-362d-4119-a354-6c436eed2e0b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.341553] [55187]: DEBUG oslo_concurrency.lockutils [None req-23baaa2f-362d-4119-a354-6c436eed2e0b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.341911] [55187]: DEBUG oslo_concurrency.lockutils [None req-23baaa2f-362d-4119-a354-6c436eed2e0b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.342119] [55187]: DEBUG oslo_concurrency.lockutils [None req-23baaa2f-362d-4119-a354-6c436eed2e0b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.342292] [55187]: DEBUG oslo_concurrency.lockutils [None req-23baaa2f-362d-4119-a354-6c436eed2e0b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.368472] [55187]: DEBUG oslo_concurrency.lockutils [None req-23baaa2f-362d-4119-a354-6c436eed2e0b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.368472] [55187]: DEBUG oslo_concurrency.lockutils [None req-23baaa2f-362d-4119-a354-6c436eed2e0b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.368683] [55187]: DEBUG oslo_concurrency.lockutils [None req-23baaa2f-362d-4119-a354-6c436eed2e0b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.368960] [55187]: DEBUG nova.objects.instance [None req-23baaa2f-362d-4119-a354-6c436eed2e0b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid 86c0c53f-00a6-4700-9188-f2c69578fa72 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 934.390703] [55187]: DEBUG nova.policy [None req-23baaa2f-362d-4119-a354-6c436eed2e0b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.400966] [55187]: INFO nova.api.openstack.requestlog [None req-23baaa2f-362d-4119-a354-6c436eed2e0b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1297 microversion: 2.1 time: 0.070227 [ 934.401490] [55187]: [pid: 55187|app: 0|req: 2966/6022] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:54 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1297 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.458340] [55188]: DEBUG nova.api.openstack.wsgi [None req-596997ef-cb26-4525-be27-f62713bc94d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.461745] [55188]: DEBUG nova.compute.api [None req-596997ef-cb26-4525-be27-f62713bc94d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.473221] [55188]: DEBUG oslo_concurrency.lockutils [None req-596997ef-cb26-4525-be27-f62713bc94d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.473221] [55188]: DEBUG oslo_concurrency.lockutils [None req-596997ef-cb26-4525-be27-f62713bc94d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.473221] [55188]: DEBUG oslo_concurrency.lockutils [None req-596997ef-cb26-4525-be27-f62713bc94d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.473221] [55188]: DEBUG oslo_concurrency.lockutils [None req-596997ef-cb26-4525-be27-f62713bc94d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.473221] [55188]: DEBUG oslo_concurrency.lockutils [None req-596997ef-cb26-4525-be27-f62713bc94d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.473221] [55188]: DEBUG oslo_concurrency.lockutils [None req-596997ef-cb26-4525-be27-f62713bc94d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.499395] [55188]: DEBUG oslo_concurrency.lockutils [None req-596997ef-cb26-4525-be27-f62713bc94d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.499395] [55188]: DEBUG oslo_concurrency.lockutils [None req-596997ef-cb26-4525-be27-f62713bc94d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.499395] [55188]: DEBUG oslo_concurrency.lockutils [None req-596997ef-cb26-4525-be27-f62713bc94d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.499395] [55188]: DEBUG nova.objects.instance [None req-596997ef-cb26-4525-be27-f62713bc94d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lazy-loading 'fault' on Instance uuid 50d57bb6-5695-4435-b30d-38ddceaea97e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 934.523173] [55188]: DEBUG nova.policy [None req-596997ef-cb26-4525-be27-f62713bc94d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.527351] [55188]: INFO nova.api.openstack.requestlog [None req-596997ef-cb26-4525-be27-f62713bc94d1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1296 microversion: 2.1 time: 0.072365 [ 934.527773] [55188]: [pid: 55188|app: 0|req: 3057/6023] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:54 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1296 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.587248] [55187]: DEBUG nova.api.openstack.wsgi [None req-8596c179-74c5-477b-8c52-762490276317 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.589948] [55187]: DEBUG nova.compute.api [None req-8596c179-74c5-477b-8c52-762490276317 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.595265] [55188]: DEBUG nova.api.openstack.wsgi [None req-1285fbcb-aa47-432a-8f36-2b127fa02a32 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.595513] [55187]: DEBUG oslo_concurrency.lockutils [None req-8596c179-74c5-477b-8c52-762490276317 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.595919] [55187]: DEBUG oslo_concurrency.lockutils [None req-8596c179-74c5-477b-8c52-762490276317 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.596245] [55187]: DEBUG oslo_concurrency.lockutils [None req-8596c179-74c5-477b-8c52-762490276317 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.596782] [55187]: DEBUG oslo_concurrency.lockutils [None req-8596c179-74c5-477b-8c52-762490276317 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.597125] [55187]: DEBUG oslo_concurrency.lockutils [None req-8596c179-74c5-477b-8c52-762490276317 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.597163] [55188]: DEBUG nova.compute.api [None req-1285fbcb-aa47-432a-8f36-2b127fa02a32 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.597410] [55187]: DEBUG oslo_concurrency.lockutils [None req-8596c179-74c5-477b-8c52-762490276317 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.601542] [55188]: DEBUG oslo_concurrency.lockutils [None req-1285fbcb-aa47-432a-8f36-2b127fa02a32 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.601878] [55188]: DEBUG oslo_concurrency.lockutils [None req-1285fbcb-aa47-432a-8f36-2b127fa02a32 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.602128] [55188]: DEBUG oslo_concurrency.lockutils [None req-1285fbcb-aa47-432a-8f36-2b127fa02a32 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.603095] [55188]: DEBUG oslo_concurrency.lockutils [None req-1285fbcb-aa47-432a-8f36-2b127fa02a32 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.603513] [55188]: DEBUG oslo_concurrency.lockutils [None req-1285fbcb-aa47-432a-8f36-2b127fa02a32 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.603741] [55188]: DEBUG oslo_concurrency.lockutils [None req-1285fbcb-aa47-432a-8f36-2b127fa02a32 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.679603] [55188]: DEBUG nova.policy [None req-1285fbcb-aa47-432a-8f36-2b127fa02a32 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.687588] [55188]: INFO nova.api.openstack.requestlog [None req-1285fbcb-aa47-432a-8f36-2b127fa02a32 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.093843 [ 934.687588] [55188]: [pid: 55188|app: 0|req: 3058/6024] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:54 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.690503] [55188]: DEBUG nova.api.openstack.wsgi [None req-69108375-dc35-4f05-a931-0a7817f66fc0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.692280] [55188]: DEBUG nova.compute.api [None req-69108375-dc35-4f05-a931-0a7817f66fc0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.697215] [55188]: DEBUG oslo_concurrency.lockutils [None req-69108375-dc35-4f05-a931-0a7817f66fc0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.697478] [55188]: DEBUG oslo_concurrency.lockutils [None req-69108375-dc35-4f05-a931-0a7817f66fc0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.697784] [55188]: DEBUG oslo_concurrency.lockutils [None req-69108375-dc35-4f05-a931-0a7817f66fc0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.698351] [55188]: DEBUG oslo_concurrency.lockutils [None req-69108375-dc35-4f05-a931-0a7817f66fc0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.698736] [55188]: DEBUG oslo_concurrency.lockutils [None req-69108375-dc35-4f05-a931-0a7817f66fc0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.698815] [55188]: DEBUG oslo_concurrency.lockutils [None req-69108375-dc35-4f05-a931-0a7817f66fc0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.707760] [55187]: DEBUG nova.policy [None req-8596c179-74c5-477b-8c52-762490276317 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.712213] [55187]: INFO nova.api.openstack.requestlog [None req-8596c179-74c5-477b-8c52-762490276317 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1327 microversion: 2.1 time: 0.129096 [ 934.712865] [55187]: [pid: 55187|app: 0|req: 2967/6025] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:54 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1327 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.715120] [55187]: DEBUG nova.api.openstack.wsgi [None req-e3128f34-6a32-4cb5-8b55-72638307e3b2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.716778] [55187]: DEBUG nova.compute.api [None req-e3128f34-6a32-4cb5-8b55-72638307e3b2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.720145] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3128f34-6a32-4cb5-8b55-72638307e3b2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.720385] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3128f34-6a32-4cb5-8b55-72638307e3b2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.720567] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3128f34-6a32-4cb5-8b55-72638307e3b2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.720918] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3128f34-6a32-4cb5-8b55-72638307e3b2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.721125] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3128f34-6a32-4cb5-8b55-72638307e3b2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.721297] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3128f34-6a32-4cb5-8b55-72638307e3b2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.737049] [55188]: DEBUG nova.policy [None req-69108375-dc35-4f05-a931-0a7817f66fc0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.743868] [55188]: INFO nova.api.openstack.requestlog [None req-69108375-dc35-4f05-a931-0a7817f66fc0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1207 microversion: 2.1 time: 0.055687 [ 934.744224] [55188]: [pid: 55188|app: 0|req: 3059/6026] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:55 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1207 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.758458] [55188]: DEBUG nova.api.openstack.wsgi [None req-08323a49-a78b-4418-bf6c-1209b6f8f346 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.760255] [55188]: DEBUG nova.compute.api [None req-08323a49-a78b-4418-bf6c-1209b6f8f346 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.762711] [55187]: DEBUG nova.policy [None req-e3128f34-6a32-4cb5-8b55-72638307e3b2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.766009] [55188]: DEBUG oslo_concurrency.lockutils [None req-08323a49-a78b-4418-bf6c-1209b6f8f346 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.766274] [55188]: DEBUG oslo_concurrency.lockutils [None req-08323a49-a78b-4418-bf6c-1209b6f8f346 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.766462] [55188]: DEBUG oslo_concurrency.lockutils [None req-08323a49-a78b-4418-bf6c-1209b6f8f346 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.766900] [55188]: DEBUG oslo_concurrency.lockutils [None req-08323a49-a78b-4418-bf6c-1209b6f8f346 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.767137] [55188]: DEBUG oslo_concurrency.lockutils [None req-08323a49-a78b-4418-bf6c-1209b6f8f346 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.767322] [55188]: DEBUG oslo_concurrency.lockutils [None req-08323a49-a78b-4418-bf6c-1209b6f8f346 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.767550] [55187]: INFO nova.api.openstack.requestlog [None req-e3128f34-6a32-4cb5-8b55-72638307e3b2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1211 microversion: 2.1 time: 0.054270 [ 934.767932] [55187]: [pid: 55187|app: 0|req: 2968/6027] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:55 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.771915] [55187]: DEBUG nova.api.openstack.wsgi [None req-5437688c-046a-4241-ad8d-29c2b0835ad1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.773435] [55187]: DEBUG nova.compute.api [None req-5437688c-046a-4241-ad8d-29c2b0835ad1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.778023] [55187]: DEBUG oslo_concurrency.lockutils [None req-5437688c-046a-4241-ad8d-29c2b0835ad1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.778363] [55187]: DEBUG oslo_concurrency.lockutils [None req-5437688c-046a-4241-ad8d-29c2b0835ad1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.778568] [55187]: DEBUG oslo_concurrency.lockutils [None req-5437688c-046a-4241-ad8d-29c2b0835ad1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.778930] [55187]: DEBUG oslo_concurrency.lockutils [None req-5437688c-046a-4241-ad8d-29c2b0835ad1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.779144] [55187]: DEBUG oslo_concurrency.lockutils [None req-5437688c-046a-4241-ad8d-29c2b0835ad1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.779321] [55187]: DEBUG oslo_concurrency.lockutils [None req-5437688c-046a-4241-ad8d-29c2b0835ad1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.814602] [55187]: DEBUG nova.policy [None req-5437688c-046a-4241-ad8d-29c2b0835ad1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.819276] [55187]: INFO nova.api.openstack.requestlog [None req-5437688c-046a-4241-ad8d-29c2b0835ad1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1275 microversion: 2.1 time: 0.049897 [ 934.819595] [55187]: [pid: 55187|app: 0|req: 2969/6028] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:55 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1275 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.882839] [55187]: DEBUG nova.api.openstack.wsgi [None req-6368cf8c-2170-4fee-8ed4-5d0a5a8bd82a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.884521] [55187]: DEBUG nova.compute.api [None req-6368cf8c-2170-4fee-8ed4-5d0a5a8bd82a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.891940] [55187]: DEBUG oslo_concurrency.lockutils [None req-6368cf8c-2170-4fee-8ed4-5d0a5a8bd82a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.892228] [55187]: DEBUG oslo_concurrency.lockutils [None req-6368cf8c-2170-4fee-8ed4-5d0a5a8bd82a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.892422] [55187]: DEBUG oslo_concurrency.lockutils [None req-6368cf8c-2170-4fee-8ed4-5d0a5a8bd82a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.892782] [55187]: DEBUG oslo_concurrency.lockutils [None req-6368cf8c-2170-4fee-8ed4-5d0a5a8bd82a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.892983] [55187]: DEBUG oslo_concurrency.lockutils [None req-6368cf8c-2170-4fee-8ed4-5d0a5a8bd82a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.893191] [55187]: DEBUG oslo_concurrency.lockutils [None req-6368cf8c-2170-4fee-8ed4-5d0a5a8bd82a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.911368] [55188]: DEBUG nova.policy [None req-08323a49-a78b-4418-bf6c-1209b6f8f346 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.916107] [55188]: INFO nova.api.openstack.requestlog [None req-08323a49-a78b-4418-bf6c-1209b6f8f346 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1530 microversion: 2.1 time: 0.159906 [ 934.916462] [55188]: [pid: 55188|app: 0|req: 3060/6029] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:55 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1530 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.977568] [55187]: DEBUG nova.policy [None req-6368cf8c-2170-4fee-8ed4-5d0a5a8bd82a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.982941] [55187]: INFO nova.api.openstack.requestlog [None req-6368cf8c-2170-4fee-8ed4-5d0a5a8bd82a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1326 microversion: 2.1 time: 0.103897 [ 934.983287] [55187]: [pid: 55187|app: 0|req: 2970/6030] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:55 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1326 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.986453] [55188]: DEBUG nova.api.openstack.wsgi [None req-e7bfe238-49d9-4d1b-80ee-74a4cc5b8b3d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.988483] [55188]: DEBUG nova.compute.api [None req-e7bfe238-49d9-4d1b-80ee-74a4cc5b8b3d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.989055] [55187]: DEBUG nova.api.openstack.wsgi [None req-e2156176-4bb7-4c43-ad04-30c97549c7fb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 934.991136] [55187]: DEBUG nova.compute.api [None req-e2156176-4bb7-4c43-ad04-30c97549c7fb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 934.992823] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7bfe238-49d9-4d1b-80ee-74a4cc5b8b3d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.993143] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7bfe238-49d9-4d1b-80ee-74a4cc5b8b3d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.994016] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7bfe238-49d9-4d1b-80ee-74a4cc5b8b3d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.994016] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7bfe238-49d9-4d1b-80ee-74a4cc5b8b3d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.994016] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7bfe238-49d9-4d1b-80ee-74a4cc5b8b3d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.994149] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7bfe238-49d9-4d1b-80ee-74a4cc5b8b3d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.994929] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2156176-4bb7-4c43-ad04-30c97549c7fb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.995280] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2156176-4bb7-4c43-ad04-30c97549c7fb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.995349] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2156176-4bb7-4c43-ad04-30c97549c7fb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.995907] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2156176-4bb7-4c43-ad04-30c97549c7fb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.996128] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2156176-4bb7-4c43-ad04-30c97549c7fb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.997807] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2156176-4bb7-4c43-ad04-30c97549c7fb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.038600] [55187]: DEBUG nova.policy [None req-e2156176-4bb7-4c43-ad04-30c97549c7fb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.042813] [55187]: INFO nova.api.openstack.requestlog [None req-e2156176-4bb7-4c43-ad04-30c97549c7fb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1201 microversion: 2.1 time: 0.055888 [ 935.043170] [55187]: [pid: 55187|app: 0|req: 2971/6031] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:55 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1201 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.135931] [55187]: DEBUG nova.api.openstack.wsgi [None req-e43d72cb-28a0-4a78-a078-55626ac02a3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.138196] [55187]: DEBUG nova.compute.api [None req-e43d72cb-28a0-4a78-a078-55626ac02a3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.142299] [55187]: DEBUG oslo_concurrency.lockutils [None req-e43d72cb-28a0-4a78-a078-55626ac02a3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.142527] [55187]: DEBUG oslo_concurrency.lockutils [None req-e43d72cb-28a0-4a78-a078-55626ac02a3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.142711] [55187]: DEBUG oslo_concurrency.lockutils [None req-e43d72cb-28a0-4a78-a078-55626ac02a3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.143078] [55187]: DEBUG oslo_concurrency.lockutils [None req-e43d72cb-28a0-4a78-a078-55626ac02a3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.143372] [55187]: DEBUG oslo_concurrency.lockutils [None req-e43d72cb-28a0-4a78-a078-55626ac02a3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.143443] [55187]: DEBUG oslo_concurrency.lockutils [None req-e43d72cb-28a0-4a78-a078-55626ac02a3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.274489] [55187]: DEBUG nova.policy [None req-e43d72cb-28a0-4a78-a078-55626ac02a3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.287872] [55187]: INFO nova.api.openstack.requestlog [None req-e43d72cb-28a0-4a78-a078-55626ac02a3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1555 microversion: 2.1 time: 0.154356 [ 935.288616] [55187]: [pid: 55187|app: 0|req: 2972/6032] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:55 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1555 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.291827] [55187]: DEBUG nova.api.openstack.wsgi [None req-d5240619-909d-4d6e-9ebb-30d02955d94c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.293836] [55187]: DEBUG nova.compute.api [None req-d5240619-909d-4d6e-9ebb-30d02955d94c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.304263] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5240619-909d-4d6e-9ebb-30d02955d94c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.304524] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5240619-909d-4d6e-9ebb-30d02955d94c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.304711] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5240619-909d-4d6e-9ebb-30d02955d94c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.305087] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5240619-909d-4d6e-9ebb-30d02955d94c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.305293] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5240619-909d-4d6e-9ebb-30d02955d94c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.305481] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5240619-909d-4d6e-9ebb-30d02955d94c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.339599] [55188]: DEBUG nova.policy [None req-e7bfe238-49d9-4d1b-80ee-74a4cc5b8b3d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.344385] [55188]: INFO nova.api.openstack.requestlog [None req-e7bfe238-49d9-4d1b-80ee-74a4cc5b8b3d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1314 microversion: 2.1 time: 0.360024 [ 935.344849] [55188]: [pid: 55188|app: 0|req: 3061/6033] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:55 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1314 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.347975] [55188]: DEBUG nova.api.openstack.wsgi [req-d5e34e24-3256-4997-b57c-0f2b083aab14 req-dbae67c8-1d39-47fa-82e8-8742fea1e5b3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "edec81c1-e48e-4c35-8a6d-62862975ce93", "name": "network-vif-deleted", "tag": "0b11c8ff-cc80-4473-a315-cf0ba6ec3c3e"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 935.353686] [55188]: DEBUG oslo_concurrency.lockutils [req-d5e34e24-3256-4997-b57c-0f2b083aab14 req-dbae67c8-1d39-47fa-82e8-8742fea1e5b3 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.354063] [55188]: DEBUG oslo_concurrency.lockutils [req-d5e34e24-3256-4997-b57c-0f2b083aab14 req-dbae67c8-1d39-47fa-82e8-8742fea1e5b3 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.354133] [55188]: DEBUG oslo_concurrency.lockutils [req-d5e34e24-3256-4997-b57c-0f2b083aab14 req-dbae67c8-1d39-47fa-82e8-8742fea1e5b3 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.362260] [55188]: INFO nova.api.openstack.compute.server_external_events [req-d5e34e24-3256-4997-b57c-0f2b083aab14 req-dbae67c8-1d39-47fa-82e8-8742fea1e5b3 service nova] Creating event network-vif-deleted:0b11c8ff-cc80-4473-a315-cf0ba6ec3c3e for instance edec81c1-e48e-4c35-8a6d-62862975ce93 on cpu-1 [ 935.364731] [55188]: INFO nova.api.openstack.requestlog [req-d5e34e24-3256-4997-b57c-0f2b083aab14 req-dbae67c8-1d39-47fa-82e8-8742fea1e5b3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019319 [ 935.365065] [55188]: [pid: 55188|app: 0|req: 3062/6034] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:55 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 935.414595] [55188]: DEBUG nova.api.openstack.wsgi [None req-1608c4e2-5632-49f5-9c6e-02226981c51e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.416651] [55188]: DEBUG nova.compute.api [None req-1608c4e2-5632-49f5-9c6e-02226981c51e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.420482] [55188]: DEBUG oslo_concurrency.lockutils [None req-1608c4e2-5632-49f5-9c6e-02226981c51e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.420737] [55188]: DEBUG oslo_concurrency.lockutils [None req-1608c4e2-5632-49f5-9c6e-02226981c51e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.420904] [55188]: DEBUG oslo_concurrency.lockutils [None req-1608c4e2-5632-49f5-9c6e-02226981c51e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.421286] [55188]: DEBUG oslo_concurrency.lockutils [None req-1608c4e2-5632-49f5-9c6e-02226981c51e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.421472] [55188]: DEBUG oslo_concurrency.lockutils [None req-1608c4e2-5632-49f5-9c6e-02226981c51e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.421643] [55188]: DEBUG oslo_concurrency.lockutils [None req-1608c4e2-5632-49f5-9c6e-02226981c51e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.426432] [55187]: DEBUG nova.policy [None req-d5240619-909d-4d6e-9ebb-30d02955d94c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.430443] [55187]: INFO nova.api.openstack.requestlog [None req-d5240619-909d-4d6e-9ebb-30d02955d94c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1497 microversion: 2.1 time: 0.141002 [ 935.430768] [55187]: [pid: 55187|app: 0|req: 2973/6035] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:55 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1497 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.445691] [55187]: DEBUG nova.api.openstack.wsgi [None req-1aaafbb3-0ba7-4734-a0a4-04777d0f90d6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "2da2a279-8726-4400-bdd3-c30d1cd53609"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 935.447418] [55187]: DEBUG nova.compute.api [None req-1aaafbb3-0ba7-4734-a0a4-04777d0f90d6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.448693] [55188]: DEBUG oslo_concurrency.lockutils [None req-1608c4e2-5632-49f5-9c6e-02226981c51e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.449075] [55188]: DEBUG oslo_concurrency.lockutils [None req-1608c4e2-5632-49f5-9c6e-02226981c51e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.449291] [55188]: DEBUG oslo_concurrency.lockutils [None req-1608c4e2-5632-49f5-9c6e-02226981c51e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.449489] [55188]: DEBUG nova.objects.instance [None req-1608c4e2-5632-49f5-9c6e-02226981c51e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid 86c0c53f-00a6-4700-9188-f2c69578fa72 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 935.451359] [55187]: DEBUG oslo_concurrency.lockutils [None req-1aaafbb3-0ba7-4734-a0a4-04777d0f90d6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.451714] [55187]: DEBUG oslo_concurrency.lockutils [None req-1aaafbb3-0ba7-4734-a0a4-04777d0f90d6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.452054] [55187]: DEBUG oslo_concurrency.lockutils [None req-1aaafbb3-0ba7-4734-a0a4-04777d0f90d6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.452360] [55187]: DEBUG oslo_concurrency.lockutils [None req-1aaafbb3-0ba7-4734-a0a4-04777d0f90d6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.452569] [55187]: DEBUG oslo_concurrency.lockutils [None req-1aaafbb3-0ba7-4734-a0a4-04777d0f90d6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.453039] [55187]: DEBUG oslo_concurrency.lockutils [None req-1aaafbb3-0ba7-4734-a0a4-04777d0f90d6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.465658] [55187]: INFO nova.api.openstack.wsgi [None req-1aaafbb3-0ba7-4734-a0a4-04777d0f90d6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] HTTP exception thrown: Cannot 'attach_volume' instance 520e7233-7398-4f8d-b604-89a4ee9a693f while it is in vm_state rescued [ 935.466018] [55187]: DEBUG nova.api.openstack.wsgi [None req-1aaafbb3-0ba7-4734-a0a4-04777d0f90d6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Returning 409 to user: Cannot 'attach_volume' instance 520e7233-7398-4f8d-b604-89a4ee9a693f while it is in vm_state rescued {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 935.466431] [55187]: INFO nova.api.openstack.requestlog [None req-1aaafbb3-0ba7-4734-a0a4-04777d0f90d6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "POST /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f/os-volume_attachments" status: 409 len: 152 microversion: 2.1 time: 0.023157 [ 935.466913] [55187]: [pid: 55187|app: 0|req: 2974/6036] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 26 22:06:55 2025] POST /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f/os-volume_attachments => generated 152 bytes in 24 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 935.471644] [55187]: DEBUG nova.api.openstack.wsgi [None req-71b2c783-63aa-4b89-8d3e-2eeab575e9bb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 935.474039] [55187]: DEBUG nova.compute.api [None req-71b2c783-63aa-4b89-8d3e-2eeab575e9bb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.477212] [55188]: DEBUG nova.policy [None req-1608c4e2-5632-49f5-9c6e-02226981c51e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.478844] [55187]: DEBUG oslo_concurrency.lockutils [None req-71b2c783-63aa-4b89-8d3e-2eeab575e9bb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.479167] [55187]: DEBUG oslo_concurrency.lockutils [None req-71b2c783-63aa-4b89-8d3e-2eeab575e9bb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.479389] [55187]: DEBUG oslo_concurrency.lockutils [None req-71b2c783-63aa-4b89-8d3e-2eeab575e9bb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.479978] [55187]: DEBUG oslo_concurrency.lockutils [None req-71b2c783-63aa-4b89-8d3e-2eeab575e9bb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.479978] [55187]: DEBUG oslo_concurrency.lockutils [None req-71b2c783-63aa-4b89-8d3e-2eeab575e9bb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.480108] [55187]: DEBUG oslo_concurrency.lockutils [None req-71b2c783-63aa-4b89-8d3e-2eeab575e9bb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.482460] [55188]: INFO nova.api.openstack.requestlog [None req-1608c4e2-5632-49f5-9c6e-02226981c51e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1297 microversion: 2.1 time: 0.070386 [ 935.482791] [55188]: [pid: 55188|app: 0|req: 3063/6037] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:55 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1297 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.523215] [55187]: INFO nova.api.openstack.requestlog [None req-71b2c783-63aa-4b89-8d3e-2eeab575e9bb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "POST /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f/action" status: 202 len: 0 microversion: 2.1 time: 0.053329 [ 935.523588] [55187]: [pid: 55187|app: 0|req: 2975/6038] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:06:55 2025] POST /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 935.530442] [55188]: DEBUG nova.api.openstack.wsgi [None req-5a411cf1-b7e0-44ab-8d4c-7cdaf1276ef0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.534645] [55188]: DEBUG nova.compute.api [None req-5a411cf1-b7e0-44ab-8d4c-7cdaf1276ef0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.540307] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a411cf1-b7e0-44ab-8d4c-7cdaf1276ef0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.541071] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a411cf1-b7e0-44ab-8d4c-7cdaf1276ef0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.541071] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a411cf1-b7e0-44ab-8d4c-7cdaf1276ef0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.541071] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a411cf1-b7e0-44ab-8d4c-7cdaf1276ef0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.541277] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a411cf1-b7e0-44ab-8d4c-7cdaf1276ef0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.541454] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a411cf1-b7e0-44ab-8d4c-7cdaf1276ef0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.542192] [55187]: DEBUG nova.api.openstack.wsgi [None req-cd4b8665-ebef-4302-9f31-e94e40d21692 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.543873] [55187]: DEBUG nova.compute.api [None req-cd4b8665-ebef-4302-9f31-e94e40d21692 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.548317] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd4b8665-ebef-4302-9f31-e94e40d21692 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.548317] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd4b8665-ebef-4302-9f31-e94e40d21692 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.548317] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd4b8665-ebef-4302-9f31-e94e40d21692 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.548317] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd4b8665-ebef-4302-9f31-e94e40d21692 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.548317] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd4b8665-ebef-4302-9f31-e94e40d21692 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.548317] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd4b8665-ebef-4302-9f31-e94e40d21692 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.569388] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd4b8665-ebef-4302-9f31-e94e40d21692 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.569623] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd4b8665-ebef-4302-9f31-e94e40d21692 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.569907] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd4b8665-ebef-4302-9f31-e94e40d21692 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.569992] [55187]: DEBUG nova.objects.instance [None req-cd4b8665-ebef-4302-9f31-e94e40d21692 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lazy-loading 'fault' on Instance uuid 50d57bb6-5695-4435-b30d-38ddceaea97e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 935.592388] [55187]: DEBUG nova.policy [None req-cd4b8665-ebef-4302-9f31-e94e40d21692 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.595956] [55187]: INFO nova.api.openstack.requestlog [None req-cd4b8665-ebef-4302-9f31-e94e40d21692 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1296 microversion: 2.1 time: 0.056068 [ 935.598778] [55187]: [pid: 55187|app: 0|req: 2976/6039] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:55 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1296 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.617811] [55188]: DEBUG nova.policy [None req-5a411cf1-b7e0-44ab-8d4c-7cdaf1276ef0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.622283] [55188]: INFO nova.api.openstack.requestlog [None req-5a411cf1-b7e0-44ab-8d4c-7cdaf1276ef0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1505 microversion: 2.1 time: 0.094118 [ 935.622605] [55188]: [pid: 55188|app: 0|req: 3064/6040] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:55 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1505 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.701975] [55187]: DEBUG nova.api.openstack.wsgi [None req-b1bc8a59-e37c-4f18-b272-a4cdf28edde6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.703675] [55187]: DEBUG nova.compute.api [None req-b1bc8a59-e37c-4f18-b272-a4cdf28edde6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.707065] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1bc8a59-e37c-4f18-b272-a4cdf28edde6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.707303] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1bc8a59-e37c-4f18-b272-a4cdf28edde6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.707485] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1bc8a59-e37c-4f18-b272-a4cdf28edde6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.707853] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1bc8a59-e37c-4f18-b272-a4cdf28edde6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.708105] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1bc8a59-e37c-4f18-b272-a4cdf28edde6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.708237] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1bc8a59-e37c-4f18-b272-a4cdf28edde6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.725479] [55188]: DEBUG nova.api.openstack.wsgi [None req-fee7b73b-7311-48e3-8308-b97814f80edb tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.727296] [55188]: DEBUG nova.compute.api [None req-fee7b73b-7311-48e3-8308-b97814f80edb tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.730892] [55188]: DEBUG oslo_concurrency.lockutils [None req-fee7b73b-7311-48e3-8308-b97814f80edb tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.731156] [55188]: DEBUG oslo_concurrency.lockutils [None req-fee7b73b-7311-48e3-8308-b97814f80edb tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.731349] [55188]: DEBUG oslo_concurrency.lockutils [None req-fee7b73b-7311-48e3-8308-b97814f80edb tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.731692] [55188]: DEBUG oslo_concurrency.lockutils [None req-fee7b73b-7311-48e3-8308-b97814f80edb tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.731893] [55188]: DEBUG oslo_concurrency.lockutils [None req-fee7b73b-7311-48e3-8308-b97814f80edb tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.732087] [55188]: DEBUG oslo_concurrency.lockutils [None req-fee7b73b-7311-48e3-8308-b97814f80edb tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.778208] [55187]: DEBUG nova.policy [None req-b1bc8a59-e37c-4f18-b272-a4cdf28edde6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.785061] [55187]: INFO nova.api.openstack.requestlog [None req-b1bc8a59-e37c-4f18-b272-a4cdf28edde6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.085057 [ 935.785453] [55187]: [pid: 55187|app: 0|req: 2977/6041] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:56 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 935.789059] [55187]: DEBUG nova.api.openstack.wsgi [None req-75412253-845d-4f86-8f1f-8407652f77a2 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.791453] [55187]: DEBUG nova.compute.api [None req-75412253-845d-4f86-8f1f-8407652f77a2 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.796200] [55187]: DEBUG oslo_concurrency.lockutils [None req-75412253-845d-4f86-8f1f-8407652f77a2 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.796871] [55187]: DEBUG oslo_concurrency.lockutils [None req-75412253-845d-4f86-8f1f-8407652f77a2 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.799039] [55187]: DEBUG oslo_concurrency.lockutils [None req-75412253-845d-4f86-8f1f-8407652f77a2 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.799039] [55187]: DEBUG oslo_concurrency.lockutils [None req-75412253-845d-4f86-8f1f-8407652f77a2 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.799039] [55187]: DEBUG oslo_concurrency.lockutils [None req-75412253-845d-4f86-8f1f-8407652f77a2 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.799039] [55187]: DEBUG oslo_concurrency.lockutils [None req-75412253-845d-4f86-8f1f-8407652f77a2 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.819890] [55188]: DEBUG nova.policy [None req-fee7b73b-7311-48e3-8308-b97814f80edb tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.824661] [55188]: INFO nova.api.openstack.requestlog [None req-fee7b73b-7311-48e3-8308-b97814f80edb tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1315 microversion: 2.1 time: 0.101764 [ 935.825168] [55188]: [pid: 55188|app: 0|req: 3065/6042] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:56 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1315 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.827582] [55188]: DEBUG nova.api.openstack.wsgi [req-66b46802-5642-49c4-be58-f1d6d4512871 req-e59cb306-4554-4b57-8cf5-d9d7993267d3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f8c770af-7d7d-4b7e-a603-64e14b3842c1", "tag": "3166f661-791d-44e3-bcde-55e0a43f0e3b"}, {"server_uuid": "0497c9b8-e8b3-462a-b5de-fa66d4f30cac", "name": "network-vif-plugged", "status": "completed", "tag": "4ac1cedc-6b32-4696-8a9c-18e56e429f2a"}, {"name": "network-changed", "server_uuid": "0497c9b8-e8b3-462a-b5de-fa66d4f30cac", "tag": "4ac1cedc-6b32-4696-8a9c-18e56e429f2a"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 935.835058] [55188]: DEBUG oslo_concurrency.lockutils [req-66b46802-5642-49c4-be58-f1d6d4512871 req-e59cb306-4554-4b57-8cf5-d9d7993267d3 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.835180] [55188]: DEBUG oslo_concurrency.lockutils [req-66b46802-5642-49c4-be58-f1d6d4512871 req-e59cb306-4554-4b57-8cf5-d9d7993267d3 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.835701] [55188]: DEBUG oslo_concurrency.lockutils [req-66b46802-5642-49c4-be58-f1d6d4512871 req-e59cb306-4554-4b57-8cf5-d9d7993267d3 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.839844] [55187]: DEBUG nova.policy [None req-75412253-845d-4f86-8f1f-8407652f77a2 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.842757] [55188]: INFO nova.api.openstack.compute.server_external_events [req-66b46802-5642-49c4-be58-f1d6d4512871 req-e59cb306-4554-4b57-8cf5-d9d7993267d3 service nova] Creating event network-changed:3166f661-791d-44e3-bcde-55e0a43f0e3b for instance f8c770af-7d7d-4b7e-a603-64e14b3842c1 on cpu-1 [ 935.843037] [55188]: INFO nova.api.openstack.compute.server_external_events [req-66b46802-5642-49c4-be58-f1d6d4512871 req-e59cb306-4554-4b57-8cf5-d9d7993267d3 service nova] Creating event network-vif-plugged:4ac1cedc-6b32-4696-8a9c-18e56e429f2a for instance 0497c9b8-e8b3-462a-b5de-fa66d4f30cac on cpu-1 [ 935.843243] [55188]: INFO nova.api.openstack.compute.server_external_events [req-66b46802-5642-49c4-be58-f1d6d4512871 req-e59cb306-4554-4b57-8cf5-d9d7993267d3 service nova] Creating event network-changed:4ac1cedc-6b32-4696-8a9c-18e56e429f2a for instance 0497c9b8-e8b3-462a-b5de-fa66d4f30cac on cpu-1 [ 935.846324] [55187]: INFO nova.api.openstack.requestlog [None req-75412253-845d-4f86-8f1f-8407652f77a2 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1207 microversion: 2.1 time: 0.059857 [ 935.846824] [55187]: [pid: 55187|app: 0|req: 2978/6043] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:56 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1207 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.847173] [55188]: INFO nova.api.openstack.requestlog [req-66b46802-5642-49c4-be58-f1d6d4512871 req-e59cb306-4554-4b57-8cf5-d9d7993267d3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.021247 [ 935.847719] [55188]: [pid: 55188|app: 0|req: 3066/6044] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:56 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 935.850501] [55187]: DEBUG nova.api.openstack.wsgi [None req-ca7f709c-8f34-48d2-bcb2-4bbd2b320653 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.850586] [55188]: DEBUG nova.api.openstack.wsgi [None req-60d19977-1edf-462e-b027-b1ccda0cca85 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.853238] [55188]: DEBUG nova.compute.api [None req-60d19977-1edf-462e-b027-b1ccda0cca85 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.853327] [55187]: DEBUG nova.compute.api [None req-ca7f709c-8f34-48d2-bcb2-4bbd2b320653 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.856403] [55188]: DEBUG oslo_concurrency.lockutils [None req-60d19977-1edf-462e-b027-b1ccda0cca85 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.856629] [55188]: DEBUG oslo_concurrency.lockutils [None req-60d19977-1edf-462e-b027-b1ccda0cca85 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.856817] [55188]: DEBUG oslo_concurrency.lockutils [None req-60d19977-1edf-462e-b027-b1ccda0cca85 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.857265] [55188]: DEBUG oslo_concurrency.lockutils [None req-60d19977-1edf-462e-b027-b1ccda0cca85 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.857541] [55188]: DEBUG oslo_concurrency.lockutils [None req-60d19977-1edf-462e-b027-b1ccda0cca85 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.857718] [55188]: DEBUG oslo_concurrency.lockutils [None req-60d19977-1edf-462e-b027-b1ccda0cca85 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.859375] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca7f709c-8f34-48d2-bcb2-4bbd2b320653 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.859683] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca7f709c-8f34-48d2-bcb2-4bbd2b320653 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.859877] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca7f709c-8f34-48d2-bcb2-4bbd2b320653 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.860300] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca7f709c-8f34-48d2-bcb2-4bbd2b320653 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.860508] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca7f709c-8f34-48d2-bcb2-4bbd2b320653 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.860722] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca7f709c-8f34-48d2-bcb2-4bbd2b320653 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.894243] [55187]: DEBUG nova.policy [None req-ca7f709c-8f34-48d2-bcb2-4bbd2b320653 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.894361] [55188]: DEBUG nova.policy [None req-60d19977-1edf-462e-b027-b1ccda0cca85 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.899077] [55188]: INFO nova.api.openstack.requestlog [None req-60d19977-1edf-462e-b027-b1ccda0cca85 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1275 microversion: 2.1 time: 0.050586 [ 935.899162] [55187]: INFO nova.api.openstack.requestlog [None req-ca7f709c-8f34-48d2-bcb2-4bbd2b320653 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1211 microversion: 2.1 time: 0.051521 [ 935.899551] [55187]: [pid: 55187|app: 0|req: 2979/6046] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:56 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.899611] [55188]: [pid: 55188|app: 0|req: 3067/6046] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:56 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1275 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.930050] [55188]: DEBUG nova.api.openstack.wsgi [None req-6f3e6321-4416-4b20-9a25-948d89af3ed2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 935.931941] [55188]: DEBUG nova.compute.api [None req-6f3e6321-4416-4b20-9a25-948d89af3ed2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 935.939019] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f3e6321-4416-4b20-9a25-948d89af3ed2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.939332] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f3e6321-4416-4b20-9a25-948d89af3ed2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.939547] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f3e6321-4416-4b20-9a25-948d89af3ed2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.939962] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f3e6321-4416-4b20-9a25-948d89af3ed2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.940212] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f3e6321-4416-4b20-9a25-948d89af3ed2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.940411] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f3e6321-4416-4b20-9a25-948d89af3ed2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.975381] [55188]: DEBUG nova.policy [None req-6f3e6321-4416-4b20-9a25-948d89af3ed2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 935.980033] [55188]: INFO nova.api.openstack.requestlog [None req-6f3e6321-4416-4b20-9a25-948d89af3ed2 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1359 microversion: 2.1 time: 0.052572 [ 935.980399] [55188]: [pid: 55188|app: 0|req: 3068/6047] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:56 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1359 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.999321] [55187]: DEBUG nova.api.openstack.wsgi [None req-3e518928-81a5-488e-a797-22c3ff40c955 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.000958] [55187]: DEBUG nova.compute.api [None req-3e518928-81a5-488e-a797-22c3ff40c955 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.004802] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e518928-81a5-488e-a797-22c3ff40c955 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.005056] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e518928-81a5-488e-a797-22c3ff40c955 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.005245] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e518928-81a5-488e-a797-22c3ff40c955 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.005617] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e518928-81a5-488e-a797-22c3ff40c955 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.005841] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e518928-81a5-488e-a797-22c3ff40c955 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.006035] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e518928-81a5-488e-a797-22c3ff40c955 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.055221] [55188]: DEBUG nova.api.openstack.wsgi [None req-99d86806-7caa-469a-9781-b2f5c8b6a5f5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.057171] [55188]: DEBUG nova.compute.api [None req-99d86806-7caa-469a-9781-b2f5c8b6a5f5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.060751] [55188]: DEBUG oslo_concurrency.lockutils [None req-99d86806-7caa-469a-9781-b2f5c8b6a5f5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.060983] [55188]: DEBUG oslo_concurrency.lockutils [None req-99d86806-7caa-469a-9781-b2f5c8b6a5f5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.061563] [55188]: DEBUG oslo_concurrency.lockutils [None req-99d86806-7caa-469a-9781-b2f5c8b6a5f5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.061563] [55188]: DEBUG oslo_concurrency.lockutils [None req-99d86806-7caa-469a-9781-b2f5c8b6a5f5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.061763] [55188]: DEBUG oslo_concurrency.lockutils [None req-99d86806-7caa-469a-9781-b2f5c8b6a5f5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.061944] [55188]: DEBUG oslo_concurrency.lockutils [None req-99d86806-7caa-469a-9781-b2f5c8b6a5f5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.081783] [55187]: DEBUG nova.policy [None req-3e518928-81a5-488e-a797-22c3ff40c955 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.086130] [55187]: INFO nova.api.openstack.requestlog [None req-3e518928-81a5-488e-a797-22c3ff40c955 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1326 microversion: 2.1 time: 0.089433 [ 936.086980] [55187]: [pid: 55187|app: 0|req: 2980/6048] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:56 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1326 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.094202] [55188]: DEBUG nova.policy [None req-99d86806-7caa-469a-9781-b2f5c8b6a5f5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.098438] [55188]: INFO nova.api.openstack.requestlog [None req-99d86806-7caa-469a-9781-b2f5c8b6a5f5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1201 microversion: 2.1 time: 0.045498 [ 936.098771] [55188]: [pid: 55188|app: 0|req: 3069/6049] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:56 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1201 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.308996] [55187]: DEBUG nova.api.openstack.wsgi [None req-82c2b521-15dd-45bb-8f77-02ed9f50b0e7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.310799] [55187]: DEBUG nova.compute.api [None req-82c2b521-15dd-45bb-8f77-02ed9f50b0e7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.316699] [55187]: DEBUG oslo_concurrency.lockutils [None req-82c2b521-15dd-45bb-8f77-02ed9f50b0e7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.316999] [55187]: DEBUG oslo_concurrency.lockutils [None req-82c2b521-15dd-45bb-8f77-02ed9f50b0e7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.317241] [55187]: DEBUG oslo_concurrency.lockutils [None req-82c2b521-15dd-45bb-8f77-02ed9f50b0e7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.317647] [55187]: DEBUG oslo_concurrency.lockutils [None req-82c2b521-15dd-45bb-8f77-02ed9f50b0e7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.317882] [55187]: DEBUG oslo_concurrency.lockutils [None req-82c2b521-15dd-45bb-8f77-02ed9f50b0e7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.318080] [55187]: DEBUG oslo_concurrency.lockutils [None req-82c2b521-15dd-45bb-8f77-02ed9f50b0e7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.358580] [55188]: DEBUG nova.api.openstack.wsgi [None req-5e802869-b00f-4f33-99d5-666ff3b136e9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.360343] [55188]: DEBUG nova.compute.api [None req-5e802869-b00f-4f33-99d5-666ff3b136e9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.364113] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e802869-b00f-4f33-99d5-666ff3b136e9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.364897] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e802869-b00f-4f33-99d5-666ff3b136e9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.364897] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e802869-b00f-4f33-99d5-666ff3b136e9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.364897] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e802869-b00f-4f33-99d5-666ff3b136e9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.365244] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e802869-b00f-4f33-99d5-666ff3b136e9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.365300] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e802869-b00f-4f33-99d5-666ff3b136e9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.366141] [55187]: DEBUG nova.policy [None req-82c2b521-15dd-45bb-8f77-02ed9f50b0e7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.370823] [55187]: INFO nova.api.openstack.requestlog [None req-82c2b521-15dd-45bb-8f77-02ed9f50b0e7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1344 microversion: 2.1 time: 0.065724 [ 936.371170] [55187]: [pid: 55187|app: 0|req: 2981/6050] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:56 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1344 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.489661] [55188]: DEBUG nova.policy [None req-5e802869-b00f-4f33-99d5-666ff3b136e9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.494385] [55188]: INFO nova.api.openstack.requestlog [None req-5e802869-b00f-4f33-99d5-666ff3b136e9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1314 microversion: 2.1 time: 0.138364 [ 936.494834] [55188]: [pid: 55188|app: 0|req: 3070/6051] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:56 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1314 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.495997] [55187]: DEBUG nova.api.openstack.wsgi [None req-83602165-7b80-49e0-9c02-4eb5dafb0fd9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.497743] [55187]: DEBUG nova.compute.api [None req-83602165-7b80-49e0-9c02-4eb5dafb0fd9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.502238] [55187]: DEBUG oslo_concurrency.lockutils [None req-83602165-7b80-49e0-9c02-4eb5dafb0fd9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.502486] [55187]: DEBUG oslo_concurrency.lockutils [None req-83602165-7b80-49e0-9c02-4eb5dafb0fd9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.502691] [55187]: DEBUG oslo_concurrency.lockutils [None req-83602165-7b80-49e0-9c02-4eb5dafb0fd9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.503146] [55187]: DEBUG oslo_concurrency.lockutils [None req-83602165-7b80-49e0-9c02-4eb5dafb0fd9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.503351] [55187]: DEBUG oslo_concurrency.lockutils [None req-83602165-7b80-49e0-9c02-4eb5dafb0fd9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.503524] [55187]: DEBUG oslo_concurrency.lockutils [None req-83602165-7b80-49e0-9c02-4eb5dafb0fd9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.524908] [55187]: DEBUG oslo_concurrency.lockutils [None req-83602165-7b80-49e0-9c02-4eb5dafb0fd9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.526035] [55187]: DEBUG oslo_concurrency.lockutils [None req-83602165-7b80-49e0-9c02-4eb5dafb0fd9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.526035] [55187]: DEBUG oslo_concurrency.lockutils [None req-83602165-7b80-49e0-9c02-4eb5dafb0fd9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.526035] [55187]: DEBUG nova.objects.instance [None req-83602165-7b80-49e0-9c02-4eb5dafb0fd9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid 86c0c53f-00a6-4700-9188-f2c69578fa72 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 936.556516] [55187]: DEBUG nova.policy [None req-83602165-7b80-49e0-9c02-4eb5dafb0fd9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.561435] [55187]: INFO nova.api.openstack.requestlog [None req-83602165-7b80-49e0-9c02-4eb5dafb0fd9 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1297 microversion: 2.1 time: 0.067756 [ 936.561861] [55187]: [pid: 55187|app: 0|req: 2982/6052] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:56 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1297 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.610478] [55188]: DEBUG nova.api.openstack.wsgi [None req-9dd75a66-91ed-48ea-8ee0-048bf2405d18 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.612268] [55188]: DEBUG nova.compute.api [None req-9dd75a66-91ed-48ea-8ee0-048bf2405d18 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.615985] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd75a66-91ed-48ea-8ee0-048bf2405d18 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.617131] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd75a66-91ed-48ea-8ee0-048bf2405d18 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.617131] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd75a66-91ed-48ea-8ee0-048bf2405d18 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.617131] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd75a66-91ed-48ea-8ee0-048bf2405d18 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.617303] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd75a66-91ed-48ea-8ee0-048bf2405d18 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.617455] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd75a66-91ed-48ea-8ee0-048bf2405d18 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.636063] [55187]: DEBUG nova.api.openstack.wsgi [None req-2c477e94-46f6-4000-9b74-59feb2d463a9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.636206] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd75a66-91ed-48ea-8ee0-048bf2405d18 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.636408] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd75a66-91ed-48ea-8ee0-048bf2405d18 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.636659] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dd75a66-91ed-48ea-8ee0-048bf2405d18 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.636929] [55188]: DEBUG nova.objects.instance [None req-9dd75a66-91ed-48ea-8ee0-048bf2405d18 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lazy-loading 'fault' on Instance uuid 50d57bb6-5695-4435-b30d-38ddceaea97e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 936.637849] [55187]: DEBUG nova.compute.api [None req-2c477e94-46f6-4000-9b74-59feb2d463a9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.653024] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c477e94-46f6-4000-9b74-59feb2d463a9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.653024] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c477e94-46f6-4000-9b74-59feb2d463a9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.653024] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c477e94-46f6-4000-9b74-59feb2d463a9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.653024] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c477e94-46f6-4000-9b74-59feb2d463a9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.653024] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c477e94-46f6-4000-9b74-59feb2d463a9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.653416] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c477e94-46f6-4000-9b74-59feb2d463a9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.655791] [55188]: DEBUG nova.policy [None req-9dd75a66-91ed-48ea-8ee0-048bf2405d18 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.660104] [55188]: INFO nova.api.openstack.requestlog [None req-9dd75a66-91ed-48ea-8ee0-048bf2405d18 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1296 microversion: 2.1 time: 0.052067 [ 936.660458] [55188]: [pid: 55188|app: 0|req: 3071/6053] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:56 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1296 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.799163] [55188]: DEBUG nova.api.openstack.wsgi [None req-94a430ef-935a-413c-940a-31d8d87c08de tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.801048] [55188]: DEBUG nova.compute.api [None req-94a430ef-935a-413c-940a-31d8d87c08de tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.805053] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a430ef-935a-413c-940a-31d8d87c08de tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.805301] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a430ef-935a-413c-940a-31d8d87c08de tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.805485] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a430ef-935a-413c-940a-31d8d87c08de tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.805872] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a430ef-935a-413c-940a-31d8d87c08de tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.806098] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a430ef-935a-413c-940a-31d8d87c08de tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.806267] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a430ef-935a-413c-940a-31d8d87c08de tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.863988] [55187]: DEBUG nova.policy [None req-2c477e94-46f6-4000-9b74-59feb2d463a9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.867498] [55187]: INFO nova.api.openstack.requestlog [None req-2c477e94-46f6-4000-9b74-59feb2d463a9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1505 microversion: 2.1 time: 0.234324 [ 936.868525] [55187]: [pid: 55187|app: 0|req: 2983/6054] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:57 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1505 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.871136] [55187]: DEBUG nova.api.openstack.wsgi [None req-58d598d1-75b6-4a31-b253-d6f496d7650b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.873012] [55187]: DEBUG nova.compute.api [None req-58d598d1-75b6-4a31-b253-d6f496d7650b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.877023] [55187]: DEBUG oslo_concurrency.lockutils [None req-58d598d1-75b6-4a31-b253-d6f496d7650b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.877391] [55187]: DEBUG oslo_concurrency.lockutils [None req-58d598d1-75b6-4a31-b253-d6f496d7650b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.877689] [55187]: DEBUG oslo_concurrency.lockutils [None req-58d598d1-75b6-4a31-b253-d6f496d7650b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.878313] [55187]: DEBUG oslo_concurrency.lockutils [None req-58d598d1-75b6-4a31-b253-d6f496d7650b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.878793] [55187]: DEBUG oslo_concurrency.lockutils [None req-58d598d1-75b6-4a31-b253-d6f496d7650b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.879135] [55187]: DEBUG oslo_concurrency.lockutils [None req-58d598d1-75b6-4a31-b253-d6f496d7650b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.900727] [55188]: DEBUG nova.policy [None req-94a430ef-935a-413c-940a-31d8d87c08de tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.905189] [55188]: INFO nova.api.openstack.requestlog [None req-94a430ef-935a-413c-940a-31d8d87c08de tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.108556 [ 936.905514] [55188]: [pid: 55188|app: 0|req: 3072/6055] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:57 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.908589] [55188]: DEBUG nova.api.openstack.wsgi [None req-90954448-67ee-42da-b52f-22479ccc18d9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.910564] [55188]: DEBUG nova.compute.api [None req-90954448-67ee-42da-b52f-22479ccc18d9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.915160] [55188]: DEBUG oslo_concurrency.lockutils [None req-90954448-67ee-42da-b52f-22479ccc18d9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.915395] [55188]: DEBUG oslo_concurrency.lockutils [None req-90954448-67ee-42da-b52f-22479ccc18d9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.915582] [55188]: DEBUG oslo_concurrency.lockutils [None req-90954448-67ee-42da-b52f-22479ccc18d9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.916038] [55188]: DEBUG oslo_concurrency.lockutils [None req-90954448-67ee-42da-b52f-22479ccc18d9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.916254] [55188]: DEBUG oslo_concurrency.lockutils [None req-90954448-67ee-42da-b52f-22479ccc18d9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.916443] [55188]: DEBUG oslo_concurrency.lockutils [None req-90954448-67ee-42da-b52f-22479ccc18d9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.956928] [55188]: DEBUG nova.policy [None req-90954448-67ee-42da-b52f-22479ccc18d9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.964266] [55188]: INFO nova.api.openstack.requestlog [None req-90954448-67ee-42da-b52f-22479ccc18d9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1207 microversion: 2.1 time: 0.058136 [ 936.965042] [55188]: [pid: 55188|app: 0|req: 3073/6056] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:57 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1207 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.967093] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c1f3ba6-88b1-473b-8c15-40db24304312 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.968189] [55187]: DEBUG nova.policy [None req-58d598d1-75b6-4a31-b253-d6f496d7650b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.968771] [55188]: DEBUG nova.compute.api [None req-5c1f3ba6-88b1-473b-8c15-40db24304312 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.972043] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c1f3ba6-88b1-473b-8c15-40db24304312 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.972287] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c1f3ba6-88b1-473b-8c15-40db24304312 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.972471] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c1f3ba6-88b1-473b-8c15-40db24304312 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.972519] [55187]: INFO nova.api.openstack.requestlog [None req-58d598d1-75b6-4a31-b253-d6f496d7650b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1315 microversion: 2.1 time: 0.103259 [ 936.972799] [55187]: [pid: 55187|app: 0|req: 2984/6057] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:57 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1315 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.972857] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c1f3ba6-88b1-473b-8c15-40db24304312 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.973022] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c1f3ba6-88b1-473b-8c15-40db24304312 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.973197] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c1f3ba6-88b1-473b-8c15-40db24304312 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.975213] [55187]: DEBUG nova.api.openstack.wsgi [None req-765bbd83-a215-4411-bd9d-ba13bf5a13c2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 936.976893] [55187]: DEBUG nova.compute.api [None req-765bbd83-a215-4411-bd9d-ba13bf5a13c2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 936.980071] [55187]: DEBUG oslo_concurrency.lockutils [None req-765bbd83-a215-4411-bd9d-ba13bf5a13c2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.980304] [55187]: DEBUG oslo_concurrency.lockutils [None req-765bbd83-a215-4411-bd9d-ba13bf5a13c2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.980485] [55187]: DEBUG oslo_concurrency.lockutils [None req-765bbd83-a215-4411-bd9d-ba13bf5a13c2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.980828] [55187]: DEBUG oslo_concurrency.lockutils [None req-765bbd83-a215-4411-bd9d-ba13bf5a13c2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.981033] [55187]: DEBUG oslo_concurrency.lockutils [None req-765bbd83-a215-4411-bd9d-ba13bf5a13c2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.981210] [55187]: DEBUG oslo_concurrency.lockutils [None req-765bbd83-a215-4411-bd9d-ba13bf5a13c2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.007980] [55188]: DEBUG nova.policy [None req-5c1f3ba6-88b1-473b-8c15-40db24304312 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.012523] [55187]: DEBUG nova.policy [None req-765bbd83-a215-4411-bd9d-ba13bf5a13c2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.012857] [55188]: INFO nova.api.openstack.requestlog [None req-5c1f3ba6-88b1-473b-8c15-40db24304312 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1211 microversion: 2.1 time: 0.047638 [ 937.013214] [55188]: [pid: 55188|app: 0|req: 3074/6058] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:57 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.015608] [55188]: DEBUG nova.api.openstack.wsgi [None req-ebf75e27-50b9-46df-af69-187248b5e84a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.016685] [55187]: INFO nova.api.openstack.requestlog [None req-765bbd83-a215-4411-bd9d-ba13bf5a13c2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1275 microversion: 2.1 time: 0.043299 [ 937.017046] [55187]: [pid: 55187|app: 0|req: 2985/6059] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:57 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1275 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.017314] [55188]: DEBUG nova.compute.api [None req-ebf75e27-50b9-46df-af69-187248b5e84a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.021334] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebf75e27-50b9-46df-af69-187248b5e84a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.021334] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebf75e27-50b9-46df-af69-187248b5e84a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.021334] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebf75e27-50b9-46df-af69-187248b5e84a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.021618] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebf75e27-50b9-46df-af69-187248b5e84a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.021820] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebf75e27-50b9-46df-af69-187248b5e84a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.022017] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebf75e27-50b9-46df-af69-187248b5e84a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.039167] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebf75e27-50b9-46df-af69-187248b5e84a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.039371] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebf75e27-50b9-46df-af69-187248b5e84a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.039552] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebf75e27-50b9-46df-af69-187248b5e84a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.039743] [55188]: DEBUG nova.objects.instance [None req-ebf75e27-50b9-46df-af69-187248b5e84a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid edec81c1-e48e-4c35-8a6d-62862975ce93 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 937.058937] [55188]: DEBUG nova.policy [None req-ebf75e27-50b9-46df-af69-187248b5e84a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.062863] [55188]: INFO nova.api.openstack.requestlog [None req-ebf75e27-50b9-46df-af69-187248b5e84a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1364 microversion: 2.1 time: 0.049101 [ 937.063316] [55188]: [pid: 55188|app: 0|req: 3075/6060] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:57 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1364 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.099452] [55187]: DEBUG nova.api.openstack.wsgi [None req-dc4343b2-c5d4-44dc-98a5-b681b3e7e2bb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.101238] [55187]: DEBUG nova.compute.api [None req-dc4343b2-c5d4-44dc-98a5-b681b3e7e2bb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.104956] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4343b2-c5d4-44dc-98a5-b681b3e7e2bb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.105208] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4343b2-c5d4-44dc-98a5-b681b3e7e2bb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.105396] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4343b2-c5d4-44dc-98a5-b681b3e7e2bb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.105783] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4343b2-c5d4-44dc-98a5-b681b3e7e2bb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.105992] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4343b2-c5d4-44dc-98a5-b681b3e7e2bb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.106217] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc4343b2-c5d4-44dc-98a5-b681b3e7e2bb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.111317] [55188]: DEBUG nova.api.openstack.wsgi [None req-3ac568c5-4794-48d7-bcd4-3d513609cc86 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.113137] [55188]: DEBUG nova.compute.api [None req-3ac568c5-4794-48d7-bcd4-3d513609cc86 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.117372] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ac568c5-4794-48d7-bcd4-3d513609cc86 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.117610] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ac568c5-4794-48d7-bcd4-3d513609cc86 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.117871] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ac568c5-4794-48d7-bcd4-3d513609cc86 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.118251] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ac568c5-4794-48d7-bcd4-3d513609cc86 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.118457] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ac568c5-4794-48d7-bcd4-3d513609cc86 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.118660] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ac568c5-4794-48d7-bcd4-3d513609cc86 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.150220] [55188]: DEBUG nova.policy [None req-3ac568c5-4794-48d7-bcd4-3d513609cc86 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.154238] [55188]: INFO nova.api.openstack.requestlog [None req-3ac568c5-4794-48d7-bcd4-3d513609cc86 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1201 microversion: 2.1 time: 0.045144 [ 937.154611] [55188]: [pid: 55188|app: 0|req: 3076/6061] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:57 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1201 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.175170] [55187]: DEBUG nova.policy [None req-dc4343b2-c5d4-44dc-98a5-b681b3e7e2bb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.179584] [55187]: INFO nova.api.openstack.requestlog [None req-dc4343b2-c5d4-44dc-98a5-b681b3e7e2bb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1326 microversion: 2.1 time: 0.082511 [ 937.180014] [55187]: [pid: 55187|app: 0|req: 2986/6062] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:57 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1326 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.377334] [55188]: DEBUG nova.api.openstack.wsgi [req-04bd6be3-1e8e-4ab7-a451-bea18804b674 req-9382eaf8-be36-4d6b-97a4-7ce218e3ad0b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1cde67d4-c1df-4d42-9eeb-c47f0a022356", "name": "network-vif-deleted", "tag": "02208c7b-fc83-49af-b8e8-eb1236cb2557"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 937.384803] [55188]: DEBUG oslo_concurrency.lockutils [req-04bd6be3-1e8e-4ab7-a451-bea18804b674 req-9382eaf8-be36-4d6b-97a4-7ce218e3ad0b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.385051] [55188]: DEBUG oslo_concurrency.lockutils [req-04bd6be3-1e8e-4ab7-a451-bea18804b674 req-9382eaf8-be36-4d6b-97a4-7ce218e3ad0b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.385224] [55187]: DEBUG nova.api.openstack.wsgi [None req-79cd9368-00b7-449e-baa0-d0eb23d48e79 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.385275] [55188]: DEBUG oslo_concurrency.lockutils [req-04bd6be3-1e8e-4ab7-a451-bea18804b674 req-9382eaf8-be36-4d6b-97a4-7ce218e3ad0b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.386925] [55187]: DEBUG nova.compute.api [None req-79cd9368-00b7-449e-baa0-d0eb23d48e79 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.390314] [55187]: DEBUG oslo_concurrency.lockutils [None req-79cd9368-00b7-449e-baa0-d0eb23d48e79 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.390545] [55187]: DEBUG oslo_concurrency.lockutils [None req-79cd9368-00b7-449e-baa0-d0eb23d48e79 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.390723] [55187]: DEBUG oslo_concurrency.lockutils [None req-79cd9368-00b7-449e-baa0-d0eb23d48e79 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.391092] [55187]: DEBUG oslo_concurrency.lockutils [None req-79cd9368-00b7-449e-baa0-d0eb23d48e79 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.391284] [55187]: DEBUG oslo_concurrency.lockutils [None req-79cd9368-00b7-449e-baa0-d0eb23d48e79 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.391490] [55187]: DEBUG oslo_concurrency.lockutils [None req-79cd9368-00b7-449e-baa0-d0eb23d48e79 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.395402] [55188]: INFO nova.api.openstack.compute.server_external_events [req-04bd6be3-1e8e-4ab7-a451-bea18804b674 req-9382eaf8-be36-4d6b-97a4-7ce218e3ad0b service nova] Creating event network-vif-deleted:02208c7b-fc83-49af-b8e8-eb1236cb2557 for instance 1cde67d4-c1df-4d42-9eeb-c47f0a022356 on cpu-1 [ 937.398428] [55188]: INFO nova.api.openstack.requestlog [req-04bd6be3-1e8e-4ab7-a451-bea18804b674 req-9382eaf8-be36-4d6b-97a4-7ce218e3ad0b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023402 [ 937.398861] [55188]: [pid: 55188|app: 0|req: 3077/6063] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:06:57 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 937.412550] [55187]: DEBUG oslo_concurrency.lockutils [None req-79cd9368-00b7-449e-baa0-d0eb23d48e79 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.412774] [55187]: DEBUG oslo_concurrency.lockutils [None req-79cd9368-00b7-449e-baa0-d0eb23d48e79 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.412954] [55187]: DEBUG oslo_concurrency.lockutils [None req-79cd9368-00b7-449e-baa0-d0eb23d48e79 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.413171] [55187]: DEBUG nova.objects.instance [None req-79cd9368-00b7-449e-baa0-d0eb23d48e79 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lazy-loading 'fault' on Instance uuid 1cde67d4-c1df-4d42-9eeb-c47f0a022356 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 937.434891] [55187]: DEBUG nova.policy [None req-79cd9368-00b7-449e-baa0-d0eb23d48e79 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.439280] [55187]: INFO nova.api.openstack.requestlog [None req-79cd9368-00b7-449e-baa0-d0eb23d48e79 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1349 microversion: 2.1 time: 0.056228 [ 937.439598] [55187]: [pid: 55187|app: 0|req: 2987/6064] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:57 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1349 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.509032] [55188]: DEBUG nova.api.openstack.wsgi [None req-74b5f624-72b3-491f-8761-dc762aca9f21 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.510250] [55188]: DEBUG nova.compute.api [None req-74b5f624-72b3-491f-8761-dc762aca9f21 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.514232] [55188]: DEBUG oslo_concurrency.lockutils [None req-74b5f624-72b3-491f-8761-dc762aca9f21 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.514470] [55188]: DEBUG oslo_concurrency.lockutils [None req-74b5f624-72b3-491f-8761-dc762aca9f21 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.515030] [55188]: DEBUG oslo_concurrency.lockutils [None req-74b5f624-72b3-491f-8761-dc762aca9f21 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.515030] [55188]: DEBUG oslo_concurrency.lockutils [None req-74b5f624-72b3-491f-8761-dc762aca9f21 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.516693] [55188]: DEBUG oslo_concurrency.lockutils [None req-74b5f624-72b3-491f-8761-dc762aca9f21 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.516693] [55188]: DEBUG oslo_concurrency.lockutils [None req-74b5f624-72b3-491f-8761-dc762aca9f21 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.576033] [55187]: DEBUG nova.api.openstack.wsgi [None req-35683293-0cc4-4843-9a89-3791418b7d2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.577960] [55187]: DEBUG nova.compute.api [None req-35683293-0cc4-4843-9a89-3791418b7d2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.581643] [55187]: DEBUG oslo_concurrency.lockutils [None req-35683293-0cc4-4843-9a89-3791418b7d2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.581896] [55187]: DEBUG oslo_concurrency.lockutils [None req-35683293-0cc4-4843-9a89-3791418b7d2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.582099] [55187]: DEBUG oslo_concurrency.lockutils [None req-35683293-0cc4-4843-9a89-3791418b7d2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.582499] [55187]: DEBUG oslo_concurrency.lockutils [None req-35683293-0cc4-4843-9a89-3791418b7d2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.582718] [55187]: DEBUG oslo_concurrency.lockutils [None req-35683293-0cc4-4843-9a89-3791418b7d2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.582893] [55187]: DEBUG oslo_concurrency.lockutils [None req-35683293-0cc4-4843-9a89-3791418b7d2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.584008] [55188]: DEBUG nova.policy [None req-74b5f624-72b3-491f-8761-dc762aca9f21 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.588795] [55188]: INFO nova.api.openstack.requestlog [None req-74b5f624-72b3-491f-8761-dc762aca9f21 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1314 microversion: 2.1 time: 0.083176 [ 937.589141] [55188]: [pid: 55188|app: 0|req: 3078/6065] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:57 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1314 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.602016] [55187]: DEBUG oslo_concurrency.lockutils [None req-35683293-0cc4-4843-9a89-3791418b7d2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.602286] [55187]: DEBUG oslo_concurrency.lockutils [None req-35683293-0cc4-4843-9a89-3791418b7d2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.602469] [55187]: DEBUG oslo_concurrency.lockutils [None req-35683293-0cc4-4843-9a89-3791418b7d2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.602663] [55187]: DEBUG nova.objects.instance [None req-35683293-0cc4-4843-9a89-3791418b7d2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid 86c0c53f-00a6-4700-9188-f2c69578fa72 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 937.636727] [55187]: DEBUG nova.policy [None req-35683293-0cc4-4843-9a89-3791418b7d2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.641938] [55187]: INFO nova.api.openstack.requestlog [None req-35683293-0cc4-4843-9a89-3791418b7d2c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1297 microversion: 2.1 time: 0.069470 [ 937.642437] [55187]: [pid: 55187|app: 0|req: 2988/6066] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:57 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1297 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.673552] [55188]: DEBUG nova.api.openstack.wsgi [None req-aed585f8-4f57-4f23-81a8-0a272a32cf12 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.675236] [55188]: DEBUG nova.compute.api [None req-aed585f8-4f57-4f23-81a8-0a272a32cf12 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.678931] [55188]: DEBUG oslo_concurrency.lockutils [None req-aed585f8-4f57-4f23-81a8-0a272a32cf12 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.679206] [55188]: DEBUG oslo_concurrency.lockutils [None req-aed585f8-4f57-4f23-81a8-0a272a32cf12 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.679444] [55188]: DEBUG oslo_concurrency.lockutils [None req-aed585f8-4f57-4f23-81a8-0a272a32cf12 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.679786] [55188]: DEBUG oslo_concurrency.lockutils [None req-aed585f8-4f57-4f23-81a8-0a272a32cf12 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.679991] [55188]: DEBUG oslo_concurrency.lockutils [None req-aed585f8-4f57-4f23-81a8-0a272a32cf12 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.680209] [55188]: DEBUG oslo_concurrency.lockutils [None req-aed585f8-4f57-4f23-81a8-0a272a32cf12 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.698965] [55188]: DEBUG oslo_concurrency.lockutils [None req-aed585f8-4f57-4f23-81a8-0a272a32cf12 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.699254] [55188]: DEBUG oslo_concurrency.lockutils [None req-aed585f8-4f57-4f23-81a8-0a272a32cf12 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.699451] [55188]: DEBUG oslo_concurrency.lockutils [None req-aed585f8-4f57-4f23-81a8-0a272a32cf12 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.699669] [55188]: DEBUG nova.objects.instance [None req-aed585f8-4f57-4f23-81a8-0a272a32cf12 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lazy-loading 'fault' on Instance uuid 50d57bb6-5695-4435-b30d-38ddceaea97e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 937.725076] [55188]: DEBUG nova.policy [None req-aed585f8-4f57-4f23-81a8-0a272a32cf12 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.729655] [55188]: INFO nova.api.openstack.requestlog [None req-aed585f8-4f57-4f23-81a8-0a272a32cf12 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1296 microversion: 2.1 time: 0.058546 [ 937.729994] [55188]: [pid: 55188|app: 0|req: 3079/6067] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:58 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1296 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.881311] [55187]: DEBUG nova.api.openstack.wsgi [None req-7929a1bc-4219-4322-a3ff-4b233d086774 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.883632] [55187]: DEBUG nova.compute.api [None req-7929a1bc-4219-4322-a3ff-4b233d086774 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.885362] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=4 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 937.885929] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=14 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 937.889304] [55187]: DEBUG oslo_concurrency.lockutils [None req-7929a1bc-4219-4322-a3ff-4b233d086774 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.889538] [55187]: DEBUG oslo_concurrency.lockutils [None req-7929a1bc-4219-4322-a3ff-4b233d086774 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.889723] [55187]: DEBUG oslo_concurrency.lockutils [None req-7929a1bc-4219-4322-a3ff-4b233d086774 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.890089] [55187]: DEBUG oslo_concurrency.lockutils [None req-7929a1bc-4219-4322-a3ff-4b233d086774 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.890295] [55187]: DEBUG oslo_concurrency.lockutils [None req-7929a1bc-4219-4322-a3ff-4b233d086774 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.890467] [55187]: DEBUG oslo_concurrency.lockutils [None req-7929a1bc-4219-4322-a3ff-4b233d086774 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.921465] [55188]: DEBUG nova.api.openstack.wsgi [None req-1989febe-d476-484d-93cc-8b4c96f7643a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 937.923233] [55188]: DEBUG nova.compute.api [None req-1989febe-d476-484d-93cc-8b4c96f7643a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 937.926747] [55188]: DEBUG oslo_concurrency.lockutils [None req-1989febe-d476-484d-93cc-8b4c96f7643a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.926978] [55188]: DEBUG oslo_concurrency.lockutils [None req-1989febe-d476-484d-93cc-8b4c96f7643a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.927181] [55188]: DEBUG oslo_concurrency.lockutils [None req-1989febe-d476-484d-93cc-8b4c96f7643a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.927515] [55188]: DEBUG oslo_concurrency.lockutils [None req-1989febe-d476-484d-93cc-8b4c96f7643a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.927710] [55188]: DEBUG oslo_concurrency.lockutils [None req-1989febe-d476-484d-93cc-8b4c96f7643a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.927953] [55188]: DEBUG oslo_concurrency.lockutils [None req-1989febe-d476-484d-93cc-8b4c96f7643a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.992133] [55187]: DEBUG nova.policy [None req-7929a1bc-4219-4322-a3ff-4b233d086774 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.997043] [55187]: INFO nova.api.openstack.requestlog [None req-7929a1bc-4219-4322-a3ff-4b233d086774 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1505 microversion: 2.1 time: 0.118022 [ 937.997638] [55187]: [pid: 55187|app: 0|req: 2989/6068] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:58 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1505 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.001406] [55187]: DEBUG nova.api.openstack.wsgi [None req-6176644d-c83b-421f-855d-1f7afea59c0c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.002743] [55187]: DEBUG nova.compute.api [None req-6176644d-c83b-421f-855d-1f7afea59c0c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.004161] [55188]: DEBUG nova.policy [None req-1989febe-d476-484d-93cc-8b4c96f7643a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.007033] [55187]: DEBUG oslo_concurrency.lockutils [None req-6176644d-c83b-421f-855d-1f7afea59c0c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.007336] [55187]: DEBUG oslo_concurrency.lockutils [None req-6176644d-c83b-421f-855d-1f7afea59c0c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.007543] [55187]: DEBUG oslo_concurrency.lockutils [None req-6176644d-c83b-421f-855d-1f7afea59c0c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.007973] [55187]: DEBUG oslo_concurrency.lockutils [None req-6176644d-c83b-421f-855d-1f7afea59c0c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.008211] [55187]: DEBUG oslo_concurrency.lockutils [None req-6176644d-c83b-421f-855d-1f7afea59c0c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.008388] [55187]: DEBUG oslo_concurrency.lockutils [None req-6176644d-c83b-421f-855d-1f7afea59c0c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.009076] [55188]: INFO nova.api.openstack.requestlog [None req-1989febe-d476-484d-93cc-8b4c96f7643a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.090103 [ 938.009484] [55188]: [pid: 55188|app: 0|req: 3080/6069] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:58 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.012182] [55188]: DEBUG nova.api.openstack.wsgi [None req-b18141b3-e80e-4081-85b0-b7bcdd2dced0 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.014157] [55188]: DEBUG nova.compute.api [None req-b18141b3-e80e-4081-85b0-b7bcdd2dced0 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.020856] [55188]: DEBUG oslo_concurrency.lockutils [None req-b18141b3-e80e-4081-85b0-b7bcdd2dced0 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.021076] [55188]: DEBUG oslo_concurrency.lockutils [None req-b18141b3-e80e-4081-85b0-b7bcdd2dced0 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.021298] [55188]: DEBUG oslo_concurrency.lockutils [None req-b18141b3-e80e-4081-85b0-b7bcdd2dced0 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.021685] [55188]: DEBUG oslo_concurrency.lockutils [None req-b18141b3-e80e-4081-85b0-b7bcdd2dced0 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.021916] [55188]: DEBUG oslo_concurrency.lockutils [None req-b18141b3-e80e-4081-85b0-b7bcdd2dced0 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.022139] [55188]: DEBUG oslo_concurrency.lockutils [None req-b18141b3-e80e-4081-85b0-b7bcdd2dced0 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.059476] [55187]: DEBUG nova.policy [None req-6176644d-c83b-421f-855d-1f7afea59c0c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.066484] [55187]: INFO nova.api.openstack.requestlog [None req-6176644d-c83b-421f-855d-1f7afea59c0c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1207 microversion: 2.1 time: 0.067840 [ 938.067104] [55187]: [pid: 55187|app: 0|req: 2990/6070] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:58 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1207 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.075112] [55187]: DEBUG nova.api.openstack.wsgi [None req-568e4f98-2961-4418-9b74-f9a8c33caf19 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.076267] [55187]: DEBUG nova.compute.api [None req-568e4f98-2961-4418-9b74-f9a8c33caf19 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.082588] [55187]: DEBUG oslo_concurrency.lockutils [None req-568e4f98-2961-4418-9b74-f9a8c33caf19 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.083036] [55187]: DEBUG oslo_concurrency.lockutils [None req-568e4f98-2961-4418-9b74-f9a8c33caf19 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.083119] [55187]: DEBUG oslo_concurrency.lockutils [None req-568e4f98-2961-4418-9b74-f9a8c33caf19 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.083500] [55187]: DEBUG oslo_concurrency.lockutils [None req-568e4f98-2961-4418-9b74-f9a8c33caf19 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.083718] [55187]: DEBUG oslo_concurrency.lockutils [None req-568e4f98-2961-4418-9b74-f9a8c33caf19 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.083949] [55187]: DEBUG oslo_concurrency.lockutils [None req-568e4f98-2961-4418-9b74-f9a8c33caf19 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.100753] [55188]: DEBUG nova.policy [None req-b18141b3-e80e-4081-85b0-b7bcdd2dced0 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.107684] [55188]: INFO nova.api.openstack.requestlog [None req-b18141b3-e80e-4081-85b0-b7bcdd2dced0 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1315 microversion: 2.1 time: 0.097295 [ 938.107844] [55188]: [pid: 55188|app: 0|req: 3081/6071] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:58 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1315 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.110934] [55188]: DEBUG nova.api.openstack.wsgi [None req-46106bdf-f0e9-4521-a471-3c0dbcef8139 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.112833] [55188]: DEBUG nova.compute.api [None req-46106bdf-f0e9-4521-a471-3c0dbcef8139 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.117651] [55188]: DEBUG oslo_concurrency.lockutils [None req-46106bdf-f0e9-4521-a471-3c0dbcef8139 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.118200] [55188]: DEBUG oslo_concurrency.lockutils [None req-46106bdf-f0e9-4521-a471-3c0dbcef8139 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.118200] [55188]: DEBUG oslo_concurrency.lockutils [None req-46106bdf-f0e9-4521-a471-3c0dbcef8139 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.118605] [55188]: DEBUG oslo_concurrency.lockutils [None req-46106bdf-f0e9-4521-a471-3c0dbcef8139 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.120019] [55188]: DEBUG oslo_concurrency.lockutils [None req-46106bdf-f0e9-4521-a471-3c0dbcef8139 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.120019] [55188]: DEBUG oslo_concurrency.lockutils [None req-46106bdf-f0e9-4521-a471-3c0dbcef8139 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.127284] [55187]: DEBUG nova.policy [None req-568e4f98-2961-4418-9b74-f9a8c33caf19 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.133288] [55187]: INFO nova.api.openstack.requestlog [None req-568e4f98-2961-4418-9b74-f9a8c33caf19 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1211 microversion: 2.1 time: 0.061608 [ 938.134259] [55187]: [pid: 55187|app: 0|req: 2991/6072] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:58 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1211 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.138730] [55187]: DEBUG nova.api.openstack.wsgi [None req-d7004bdc-f0f7-4174-8f60-91c410f422a3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.139963] [55187]: DEBUG nova.compute.api [None req-d7004bdc-f0f7-4174-8f60-91c410f422a3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.147850] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7004bdc-f0f7-4174-8f60-91c410f422a3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.148026] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7004bdc-f0f7-4174-8f60-91c410f422a3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.148231] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7004bdc-f0f7-4174-8f60-91c410f422a3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.148607] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7004bdc-f0f7-4174-8f60-91c410f422a3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.148832] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7004bdc-f0f7-4174-8f60-91c410f422a3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.149053] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7004bdc-f0f7-4174-8f60-91c410f422a3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.174250] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7004bdc-f0f7-4174-8f60-91c410f422a3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.174250] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7004bdc-f0f7-4174-8f60-91c410f422a3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.174250] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7004bdc-f0f7-4174-8f60-91c410f422a3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.174569] [55187]: DEBUG nova.objects.instance [None req-d7004bdc-f0f7-4174-8f60-91c410f422a3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid edec81c1-e48e-4c35-8a6d-62862975ce93 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 938.232544] [55188]: DEBUG nova.policy [None req-46106bdf-f0e9-4521-a471-3c0dbcef8139 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.241184] [55188]: INFO nova.api.openstack.requestlog [None req-46106bdf-f0e9-4521-a471-3c0dbcef8139 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1325 microversion: 2.1 time: 0.131418 [ 938.241184] [55188]: [pid: 55188|app: 0|req: 3082/6073] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:58 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1325 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.244438] [55188]: DEBUG nova.api.openstack.wsgi [None req-aa38ae1a-aa45-4aee-bcb5-c491e9c0ae24 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.246981] [55188]: DEBUG nova.compute.api [None req-aa38ae1a-aa45-4aee-bcb5-c491e9c0ae24 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.250812] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa38ae1a-aa45-4aee-bcb5-c491e9c0ae24 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.251355] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa38ae1a-aa45-4aee-bcb5-c491e9c0ae24 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.251556] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa38ae1a-aa45-4aee-bcb5-c491e9c0ae24 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.251956] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa38ae1a-aa45-4aee-bcb5-c491e9c0ae24 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.252412] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa38ae1a-aa45-4aee-bcb5-c491e9c0ae24 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.252596] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa38ae1a-aa45-4aee-bcb5-c491e9c0ae24 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.297794] [55188]: DEBUG nova.policy [None req-aa38ae1a-aa45-4aee-bcb5-c491e9c0ae24 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.305419] [55188]: INFO nova.api.openstack.requestlog [None req-aa38ae1a-aa45-4aee-bcb5-c491e9c0ae24 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1257 microversion: 2.1 time: 0.063649 [ 938.306572] [55188]: [pid: 55188|app: 0|req: 3083/6074] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:58 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1257 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.309992] [55188]: DEBUG nova.api.openstack.wsgi [None req-cfa3e2e0-26fa-4a55-adc4-9f9470947409 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.311125] [55188]: DEBUG nova.compute.api [None req-cfa3e2e0-26fa-4a55-adc4-9f9470947409 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.324978] [55188]: DEBUG oslo_concurrency.lockutils [None req-cfa3e2e0-26fa-4a55-adc4-9f9470947409 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.325548] [55188]: DEBUG oslo_concurrency.lockutils [None req-cfa3e2e0-26fa-4a55-adc4-9f9470947409 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.325548] [55188]: DEBUG oslo_concurrency.lockutils [None req-cfa3e2e0-26fa-4a55-adc4-9f9470947409 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.325834] [55188]: DEBUG oslo_concurrency.lockutils [None req-cfa3e2e0-26fa-4a55-adc4-9f9470947409 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.326592] [55188]: DEBUG oslo_concurrency.lockutils [None req-cfa3e2e0-26fa-4a55-adc4-9f9470947409 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.327105] [55188]: DEBUG oslo_concurrency.lockutils [None req-cfa3e2e0-26fa-4a55-adc4-9f9470947409 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.411701] [55187]: DEBUG nova.policy [None req-d7004bdc-f0f7-4174-8f60-91c410f422a3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.416595] [55187]: INFO nova.api.openstack.requestlog [None req-d7004bdc-f0f7-4174-8f60-91c410f422a3 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1364 microversion: 2.1 time: 0.281701 [ 938.417167] [55187]: [pid: 55187|app: 0|req: 2992/6075] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:58 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1364 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.452693] [55187]: DEBUG nova.api.openstack.wsgi [None req-32ba8ba6-1176-4ffa-b96e-e2d6a98696bb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.455453] [55187]: DEBUG nova.compute.api [None req-32ba8ba6-1176-4ffa-b96e-e2d6a98696bb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.458505] [55187]: DEBUG oslo_concurrency.lockutils [None req-32ba8ba6-1176-4ffa-b96e-e2d6a98696bb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.459195] [55187]: DEBUG oslo_concurrency.lockutils [None req-32ba8ba6-1176-4ffa-b96e-e2d6a98696bb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.459195] [55187]: DEBUG oslo_concurrency.lockutils [None req-32ba8ba6-1176-4ffa-b96e-e2d6a98696bb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.459314] [55187]: DEBUG oslo_concurrency.lockutils [None req-32ba8ba6-1176-4ffa-b96e-e2d6a98696bb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.459618] [55187]: DEBUG oslo_concurrency.lockutils [None req-32ba8ba6-1176-4ffa-b96e-e2d6a98696bb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.459919] [55187]: DEBUG oslo_concurrency.lockutils [None req-32ba8ba6-1176-4ffa-b96e-e2d6a98696bb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.462716] [55188]: DEBUG nova.policy [None req-cfa3e2e0-26fa-4a55-adc4-9f9470947409 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.467659] [55188]: INFO nova.api.openstack.requestlog [None req-cfa3e2e0-26fa-4a55-adc4-9f9470947409 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1326 microversion: 2.1 time: 0.160615 [ 938.467659] [55188]: [pid: 55188|app: 0|req: 3084/6076] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:58 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1326 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.484035] [55187]: DEBUG oslo_concurrency.lockutils [None req-32ba8ba6-1176-4ffa-b96e-e2d6a98696bb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.484302] [55187]: DEBUG oslo_concurrency.lockutils [None req-32ba8ba6-1176-4ffa-b96e-e2d6a98696bb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.484485] [55187]: DEBUG oslo_concurrency.lockutils [None req-32ba8ba6-1176-4ffa-b96e-e2d6a98696bb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.484687] [55187]: DEBUG nova.objects.instance [None req-32ba8ba6-1176-4ffa-b96e-e2d6a98696bb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lazy-loading 'fault' on Instance uuid 1cde67d4-c1df-4d42-9eeb-c47f0a022356 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 938.508844] [55187]: DEBUG nova.policy [None req-32ba8ba6-1176-4ffa-b96e-e2d6a98696bb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.512951] [55187]: INFO nova.api.openstack.requestlog [None req-32ba8ba6-1176-4ffa-b96e-e2d6a98696bb tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1349 microversion: 2.1 time: 0.062667 [ 938.513285] [55187]: [pid: 55187|app: 0|req: 2993/6077] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:58 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1349 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.601394] [55188]: DEBUG nova.api.openstack.wsgi [None req-3780b224-b73f-41a7-b82b-5abcf939cab6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.603269] [55188]: DEBUG nova.compute.api [None req-3780b224-b73f-41a7-b82b-5abcf939cab6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.607959] [55188]: DEBUG oslo_concurrency.lockutils [None req-3780b224-b73f-41a7-b82b-5abcf939cab6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.608293] [55188]: DEBUG oslo_concurrency.lockutils [None req-3780b224-b73f-41a7-b82b-5abcf939cab6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.608502] [55188]: DEBUG oslo_concurrency.lockutils [None req-3780b224-b73f-41a7-b82b-5abcf939cab6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.608886] [55188]: DEBUG oslo_concurrency.lockutils [None req-3780b224-b73f-41a7-b82b-5abcf939cab6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.609131] [55188]: DEBUG oslo_concurrency.lockutils [None req-3780b224-b73f-41a7-b82b-5abcf939cab6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.609314] [55188]: DEBUG oslo_concurrency.lockutils [None req-3780b224-b73f-41a7-b82b-5abcf939cab6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.655200] [55187]: DEBUG nova.api.openstack.wsgi [None req-84372ce0-d9ed-4d11-babc-fd69843c1d4b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.656904] [55187]: DEBUG nova.compute.api [None req-84372ce0-d9ed-4d11-babc-fd69843c1d4b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.660861] [55187]: DEBUG oslo_concurrency.lockutils [None req-84372ce0-d9ed-4d11-babc-fd69843c1d4b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.661118] [55187]: DEBUG oslo_concurrency.lockutils [None req-84372ce0-d9ed-4d11-babc-fd69843c1d4b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.661307] [55187]: DEBUG oslo_concurrency.lockutils [None req-84372ce0-d9ed-4d11-babc-fd69843c1d4b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.661662] [55187]: DEBUG oslo_concurrency.lockutils [None req-84372ce0-d9ed-4d11-babc-fd69843c1d4b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.661853] [55187]: DEBUG oslo_concurrency.lockutils [None req-84372ce0-d9ed-4d11-babc-fd69843c1d4b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.662036] [55187]: DEBUG oslo_concurrency.lockutils [None req-84372ce0-d9ed-4d11-babc-fd69843c1d4b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.682079] [55187]: DEBUG oslo_concurrency.lockutils [None req-84372ce0-d9ed-4d11-babc-fd69843c1d4b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.682316] [55187]: DEBUG oslo_concurrency.lockutils [None req-84372ce0-d9ed-4d11-babc-fd69843c1d4b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.682499] [55187]: DEBUG oslo_concurrency.lockutils [None req-84372ce0-d9ed-4d11-babc-fd69843c1d4b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.682693] [55187]: DEBUG nova.objects.instance [None req-84372ce0-d9ed-4d11-babc-fd69843c1d4b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid 86c0c53f-00a6-4700-9188-f2c69578fa72 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 938.702483] [55187]: DEBUG nova.policy [None req-84372ce0-d9ed-4d11-babc-fd69843c1d4b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.705239] [55188]: DEBUG nova.policy [None req-3780b224-b73f-41a7-b82b-5abcf939cab6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.706781] [55187]: INFO nova.api.openstack.requestlog [None req-84372ce0-d9ed-4d11-babc-fd69843c1d4b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1297 microversion: 2.1 time: 0.053882 [ 938.707125] [55187]: [pid: 55187|app: 0|req: 2994/6078] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:59 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1297 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.710927] [55188]: INFO nova.api.openstack.requestlog [None req-3780b224-b73f-41a7-b82b-5abcf939cab6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.111948 [ 938.711469] [55188]: [pid: 55188|app: 0|req: 3085/6079] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:58 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.742446] [55187]: DEBUG nova.api.openstack.wsgi [None req-5e003d47-b0fd-4637-85b7-9c245fd0591c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 938.744193] [55187]: DEBUG nova.compute.api [None req-5e003d47-b0fd-4637-85b7-9c245fd0591c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 938.747841] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e003d47-b0fd-4637-85b7-9c245fd0591c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.748109] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e003d47-b0fd-4637-85b7-9c245fd0591c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.748304] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e003d47-b0fd-4637-85b7-9c245fd0591c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.748660] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e003d47-b0fd-4637-85b7-9c245fd0591c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.748931] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e003d47-b0fd-4637-85b7-9c245fd0591c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.749121] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e003d47-b0fd-4637-85b7-9c245fd0591c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.768499] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e003d47-b0fd-4637-85b7-9c245fd0591c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.768733] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e003d47-b0fd-4637-85b7-9c245fd0591c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.769194] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e003d47-b0fd-4637-85b7-9c245fd0591c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.769432] [55187]: DEBUG nova.objects.instance [None req-5e003d47-b0fd-4637-85b7-9c245fd0591c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lazy-loading 'fault' on Instance uuid 50d57bb6-5695-4435-b30d-38ddceaea97e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 938.788152] [55187]: DEBUG nova.policy [None req-5e003d47-b0fd-4637-85b7-9c245fd0591c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.792173] [55187]: INFO nova.api.openstack.requestlog [None req-5e003d47-b0fd-4637-85b7-9c245fd0591c tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1296 microversion: 2.1 time: 0.052159 [ 938.792507] [55187]: [pid: 55187|app: 0|req: 2995/6080] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:59 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1296 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.801429] [55188]: DEBUG nova.api.openstack.wsgi [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-301090229", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "5e6062a4-fa3f-4f62-95e7-fa432ee14f94"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 938.837329] [55188]: DEBUG oslo_concurrency.lockutils [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.837589] [55188]: DEBUG oslo_concurrency.lockutils [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.837798] [55188]: DEBUG oslo_concurrency.lockutils [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.838247] [55188]: DEBUG oslo_concurrency.lockutils [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.838425] [55188]: DEBUG oslo_concurrency.lockutils [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.838601] [55188]: DEBUG oslo_concurrency.lockutils [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.843799] [55188]: DEBUG nova.network.neutron [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] validate_networks() for [('5e6062a4-fa3f-4f62-95e7-fa432ee14f94', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 939.010251] [55187]: DEBUG nova.api.openstack.wsgi [None req-a9e11563-c1da-4075-a8b7-7a33574345cc tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.011874] [55188]: DEBUG nova.virt.hardware [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 939.011962] [55187]: DEBUG nova.compute.api [None req-a9e11563-c1da-4075-a8b7-7a33574345cc tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.012108] [55188]: DEBUG nova.virt.hardware [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 939.012757] [55188]: DEBUG nova.virt.hardware [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 939.012757] [55188]: DEBUG nova.virt.hardware [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 939.012757] [55188]: DEBUG nova.virt.hardware [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 939.015528] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9e11563-c1da-4075-a8b7-7a33574345cc tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.015803] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9e11563-c1da-4075-a8b7-7a33574345cc tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.015994] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9e11563-c1da-4075-a8b7-7a33574345cc tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.016358] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9e11563-c1da-4075-a8b7-7a33574345cc tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.016555] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9e11563-c1da-4075-a8b7-7a33574345cc tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.016726] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9e11563-c1da-4075-a8b7-7a33574345cc tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.020223] [55188]: DEBUG oslo_concurrency.lockutils [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.020458] [55188]: DEBUG oslo_concurrency.lockutils [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.020644] [55188]: DEBUG oslo_concurrency.lockutils [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.021038] [55188]: DEBUG oslo_concurrency.lockutils [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.021244] [55188]: DEBUG oslo_concurrency.lockutils [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.021424] [55188]: DEBUG oslo_concurrency.lockutils [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.030910] [55188]: DEBUG nova.quota [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Getting quotas for project 478228f2bd27431da5215d40014f2784. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 939.034572] [55188]: DEBUG nova.quota [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Getting quotas for user 787708e9c1f5470581d1406d911dbd2e and project 478228f2bd27431da5215d40014f2784. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 939.041040] [55188]: DEBUG nova.compute.api [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 939.042338] [55188]: DEBUG nova.compute.api [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 939.081026] [55188]: INFO nova.api.openstack.requestlog [None req-86acadf6-0730-44a5-bbd2-e6c5934fac54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.281678 [ 939.081178] [55188]: [pid: 55188|app: 0|req: 3086/6081] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:06:59 2025] POST /compute/v2.1/servers => generated 380 bytes in 282 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 939.084080] [55188]: DEBUG nova.api.openstack.wsgi [None req-725a9e93-dc7e-4581-97af-7739ea302fd9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.085769] [55188]: DEBUG nova.compute.api [None req-725a9e93-dc7e-4581-97af-7739ea302fd9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.089526] [55187]: DEBUG nova.policy [None req-a9e11563-c1da-4075-a8b7-7a33574345cc tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.089797] [55188]: DEBUG oslo_concurrency.lockutils [None req-725a9e93-dc7e-4581-97af-7739ea302fd9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.090036] [55188]: DEBUG oslo_concurrency.lockutils [None req-725a9e93-dc7e-4581-97af-7739ea302fd9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.090276] [55188]: DEBUG oslo_concurrency.lockutils [None req-725a9e93-dc7e-4581-97af-7739ea302fd9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.090647] [55188]: DEBUG oslo_concurrency.lockutils [None req-725a9e93-dc7e-4581-97af-7739ea302fd9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.090851] [55188]: DEBUG oslo_concurrency.lockutils [None req-725a9e93-dc7e-4581-97af-7739ea302fd9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.091072] [55188]: DEBUG oslo_concurrency.lockutils [None req-725a9e93-dc7e-4581-97af-7739ea302fd9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.093916] [55187]: INFO nova.api.openstack.requestlog [None req-a9e11563-c1da-4075-a8b7-7a33574345cc tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1505 microversion: 2.1 time: 0.085927 [ 939.094378] [55187]: [pid: 55187|app: 0|req: 2996/6082] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:59 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1505 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.097243] [55187]: DEBUG nova.api.openstack.wsgi [None req-00a0e637-de9d-4cf0-964c-49b83d7d9833 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.098953] [55187]: DEBUG nova.compute.api [None req-00a0e637-de9d-4cf0-964c-49b83d7d9833 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.102347] [55187]: DEBUG oslo_concurrency.lockutils [None req-00a0e637-de9d-4cf0-964c-49b83d7d9833 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.102586] [55187]: DEBUG oslo_concurrency.lockutils [None req-00a0e637-de9d-4cf0-964c-49b83d7d9833 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.102781] [55187]: DEBUG oslo_concurrency.lockutils [None req-00a0e637-de9d-4cf0-964c-49b83d7d9833 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.103161] [55187]: DEBUG oslo_concurrency.lockutils [None req-00a0e637-de9d-4cf0-964c-49b83d7d9833 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.103366] [55187]: DEBUG oslo_concurrency.lockutils [None req-00a0e637-de9d-4cf0-964c-49b83d7d9833 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.103546] [55187]: DEBUG oslo_concurrency.lockutils [None req-00a0e637-de9d-4cf0-964c-49b83d7d9833 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.139019] [55187]: DEBUG nova.policy [None req-00a0e637-de9d-4cf0-964c-49b83d7d9833 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.143910] [55187]: INFO nova.api.openstack.requestlog [None req-00a0e637-de9d-4cf0-964c-49b83d7d9833 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1207 microversion: 2.1 time: 0.048806 [ 939.144310] [55187]: [pid: 55187|app: 0|req: 2997/6083] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:59 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1207 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.147655] [55187]: DEBUG nova.api.openstack.wsgi [None req-20c9cd0f-aad5-48d5-92e2-c67c5418e5a1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.149698] [55187]: DEBUG nova.compute.api [None req-20c9cd0f-aad5-48d5-92e2-c67c5418e5a1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.171944] [55188]: DEBUG nova.policy [None req-725a9e93-dc7e-4581-97af-7739ea302fd9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.176785] [55188]: INFO nova.api.openstack.requestlog [None req-725a9e93-dc7e-4581-97af-7739ea302fd9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.094793 [ 939.177313] [55188]: [pid: 55188|app: 0|req: 3087/6084] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:59 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.179936] [55188]: DEBUG nova.api.openstack.wsgi [None req-af1f72d7-34f9-4ce8-8fd7-8e7d79ab80ad tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.180673] [55187]: DEBUG nova.policy [None req-20c9cd0f-aad5-48d5-92e2-c67c5418e5a1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.181595] [55188]: DEBUG nova.compute.api [None req-af1f72d7-34f9-4ce8-8fd7-8e7d79ab80ad tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.184786] [55187]: INFO nova.api.openstack.requestlog [None req-20c9cd0f-aad5-48d5-92e2-c67c5418e5a1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1214 microversion: 2.1 time: 0.039283 [ 939.185148] [55188]: DEBUG oslo_concurrency.lockutils [None req-af1f72d7-34f9-4ce8-8fd7-8e7d79ab80ad tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.185323] [55187]: [pid: 55187|app: 0|req: 2998/6085] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:59 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1214 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.185391] [55188]: DEBUG oslo_concurrency.lockutils [None req-af1f72d7-34f9-4ce8-8fd7-8e7d79ab80ad tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.185575] [55188]: DEBUG oslo_concurrency.lockutils [None req-af1f72d7-34f9-4ce8-8fd7-8e7d79ab80ad tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.185951] [55188]: DEBUG oslo_concurrency.lockutils [None req-af1f72d7-34f9-4ce8-8fd7-8e7d79ab80ad tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.186535] [55188]: DEBUG oslo_concurrency.lockutils [None req-af1f72d7-34f9-4ce8-8fd7-8e7d79ab80ad tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.186535] [55188]: DEBUG oslo_concurrency.lockutils [None req-af1f72d7-34f9-4ce8-8fd7-8e7d79ab80ad tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.188634] [55187]: DEBUG nova.api.openstack.wsgi [None req-72c810fe-b1d0-4525-9682-76ac08585309 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.190833] [55187]: DEBUG nova.compute.api [None req-72c810fe-b1d0-4525-9682-76ac08585309 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.194648] [55187]: DEBUG oslo_concurrency.lockutils [None req-72c810fe-b1d0-4525-9682-76ac08585309 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.194926] [55187]: DEBUG oslo_concurrency.lockutils [None req-72c810fe-b1d0-4525-9682-76ac08585309 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.195167] [55187]: DEBUG oslo_concurrency.lockutils [None req-72c810fe-b1d0-4525-9682-76ac08585309 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.195548] [55187]: DEBUG oslo_concurrency.lockutils [None req-72c810fe-b1d0-4525-9682-76ac08585309 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.195764] [55187]: DEBUG oslo_concurrency.lockutils [None req-72c810fe-b1d0-4525-9682-76ac08585309 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.195958] [55187]: DEBUG oslo_concurrency.lockutils [None req-72c810fe-b1d0-4525-9682-76ac08585309 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.230312] [55187]: DEBUG nova.policy [None req-72c810fe-b1d0-4525-9682-76ac08585309 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.234586] [55187]: INFO nova.api.openstack.requestlog [None req-72c810fe-b1d0-4525-9682-76ac08585309 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1211 microversion: 2.1 time: 0.047870 [ 939.234916] [55187]: [pid: 55187|app: 0|req: 2999/6086] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:59 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.260899] [55187]: DEBUG nova.api.openstack.wsgi [None req-46479fe6-aaed-43e7-b147-aa5ab7adb53c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.261032] [55188]: DEBUG nova.policy [None req-af1f72d7-34f9-4ce8-8fd7-8e7d79ab80ad tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.262787] [55187]: DEBUG nova.compute.api [None req-46479fe6-aaed-43e7-b147-aa5ab7adb53c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.265899] [55188]: INFO nova.api.openstack.requestlog [None req-af1f72d7-34f9-4ce8-8fd7-8e7d79ab80ad tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1315 microversion: 2.1 time: 0.087879 [ 939.266295] [55188]: [pid: 55188|app: 0|req: 3088/6087] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:59 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1315 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.266837] [55187]: DEBUG oslo_concurrency.lockutils [None req-46479fe6-aaed-43e7-b147-aa5ab7adb53c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.266928] [55187]: DEBUG oslo_concurrency.lockutils [None req-46479fe6-aaed-43e7-b147-aa5ab7adb53c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.267138] [55187]: DEBUG oslo_concurrency.lockutils [None req-46479fe6-aaed-43e7-b147-aa5ab7adb53c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.268028] [55187]: DEBUG oslo_concurrency.lockutils [None req-46479fe6-aaed-43e7-b147-aa5ab7adb53c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.268028] [55187]: DEBUG oslo_concurrency.lockutils [None req-46479fe6-aaed-43e7-b147-aa5ab7adb53c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.268028] [55187]: DEBUG oslo_concurrency.lockutils [None req-46479fe6-aaed-43e7-b147-aa5ab7adb53c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.320945] [55188]: DEBUG nova.api.openstack.wsgi [None req-7df63ed6-8186-4753-8bdd-92503cfb7276 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.322682] [55188]: DEBUG nova.compute.api [None req-7df63ed6-8186-4753-8bdd-92503cfb7276 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.326323] [55188]: DEBUG oslo_concurrency.lockutils [None req-7df63ed6-8186-4753-8bdd-92503cfb7276 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.326606] [55188]: DEBUG oslo_concurrency.lockutils [None req-7df63ed6-8186-4753-8bdd-92503cfb7276 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.326815] [55188]: DEBUG oslo_concurrency.lockutils [None req-7df63ed6-8186-4753-8bdd-92503cfb7276 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.327250] [55188]: DEBUG oslo_concurrency.lockutils [None req-7df63ed6-8186-4753-8bdd-92503cfb7276 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.327497] [55188]: DEBUG oslo_concurrency.lockutils [None req-7df63ed6-8186-4753-8bdd-92503cfb7276 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.327715] [55188]: DEBUG oslo_concurrency.lockutils [None req-7df63ed6-8186-4753-8bdd-92503cfb7276 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.348168] [55187]: DEBUG nova.policy [None req-46479fe6-aaed-43e7-b147-aa5ab7adb53c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.352923] [55187]: INFO nova.api.openstack.requestlog [None req-46479fe6-aaed-43e7-b147-aa5ab7adb53c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1323 microversion: 2.1 time: 0.094103 [ 939.353044] [55187]: [pid: 55187|app: 0|req: 3000/6088] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:59 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1323 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.360784] [55188]: DEBUG nova.policy [None req-7df63ed6-8186-4753-8bdd-92503cfb7276 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.365204] [55188]: INFO nova.api.openstack.requestlog [None req-7df63ed6-8186-4753-8bdd-92503cfb7276 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1257 microversion: 2.1 time: 0.047024 [ 939.365838] [55188]: [pid: 55188|app: 0|req: 3089/6089] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:59 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1257 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.429858] [55187]: DEBUG nova.api.openstack.wsgi [None req-a3d50ea9-e193-4e53-bef4-5ef2235c9e42 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.431659] [55187]: DEBUG nova.compute.api [None req-a3d50ea9-e193-4e53-bef4-5ef2235c9e42 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.436250] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3d50ea9-e193-4e53-bef4-5ef2235c9e42 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.436521] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3d50ea9-e193-4e53-bef4-5ef2235c9e42 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.436694] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3d50ea9-e193-4e53-bef4-5ef2235c9e42 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.437114] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3d50ea9-e193-4e53-bef4-5ef2235c9e42 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.437335] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3d50ea9-e193-4e53-bef4-5ef2235c9e42 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.437513] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3d50ea9-e193-4e53-bef4-5ef2235c9e42 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.461308] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3d50ea9-e193-4e53-bef4-5ef2235c9e42 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.461566] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3d50ea9-e193-4e53-bef4-5ef2235c9e42 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.461785] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3d50ea9-e193-4e53-bef4-5ef2235c9e42 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.462039] [55187]: DEBUG nova.objects.instance [None req-a3d50ea9-e193-4e53-bef4-5ef2235c9e42 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid edec81c1-e48e-4c35-8a6d-62862975ce93 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 939.482086] [55188]: DEBUG nova.api.openstack.wsgi [None req-b9439322-6193-41f4-ad95-bb3503387fd1 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.483274] [55188]: DEBUG nova.compute.api [None req-b9439322-6193-41f4-ad95-bb3503387fd1 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.485354] [55187]: DEBUG nova.policy [None req-a3d50ea9-e193-4e53-bef4-5ef2235c9e42 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.488079] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9439322-6193-41f4-ad95-bb3503387fd1 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.488412] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9439322-6193-41f4-ad95-bb3503387fd1 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.488637] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9439322-6193-41f4-ad95-bb3503387fd1 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.489090] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9439322-6193-41f4-ad95-bb3503387fd1 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.489317] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9439322-6193-41f4-ad95-bb3503387fd1 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.489498] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9439322-6193-41f4-ad95-bb3503387fd1 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.490491] [55187]: INFO nova.api.openstack.requestlog [None req-a3d50ea9-e193-4e53-bef4-5ef2235c9e42 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1364 microversion: 2.1 time: 0.063018 [ 939.490860] [55187]: [pid: 55187|app: 0|req: 3001/6090] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:59 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1364 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.527573] [55187]: DEBUG nova.api.openstack.wsgi [None req-b3a23f8a-f088-4486-b9af-da0496e47e51 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.529381] [55187]: DEBUG nova.compute.api [None req-b3a23f8a-f088-4486-b9af-da0496e47e51 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.532865] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3a23f8a-f088-4486-b9af-da0496e47e51 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.533124] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3a23f8a-f088-4486-b9af-da0496e47e51 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.533312] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3a23f8a-f088-4486-b9af-da0496e47e51 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.533662] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3a23f8a-f088-4486-b9af-da0496e47e51 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.533858] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3a23f8a-f088-4486-b9af-da0496e47e51 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.534047] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3a23f8a-f088-4486-b9af-da0496e47e51 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.554514] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3a23f8a-f088-4486-b9af-da0496e47e51 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.554752] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3a23f8a-f088-4486-b9af-da0496e47e51 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.554936] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3a23f8a-f088-4486-b9af-da0496e47e51 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.555157] [55187]: DEBUG nova.objects.instance [None req-b3a23f8a-f088-4486-b9af-da0496e47e51 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lazy-loading 'fault' on Instance uuid 1cde67d4-c1df-4d42-9eeb-c47f0a022356 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 939.562483] [55188]: DEBUG nova.policy [None req-b9439322-6193-41f4-ad95-bb3503387fd1 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.567015] [55188]: INFO nova.api.openstack.requestlog [None req-b9439322-6193-41f4-ad95-bb3503387fd1 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1326 microversion: 2.1 time: 0.088391 [ 939.567525] [55188]: [pid: 55188|app: 0|req: 3090/6091] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:59 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1326 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.581474] [55187]: DEBUG nova.policy [None req-b3a23f8a-f088-4486-b9af-da0496e47e51 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.586437] [55187]: INFO nova.api.openstack.requestlog [None req-b3a23f8a-f088-4486-b9af-da0496e47e51 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1349 microversion: 2.1 time: 0.060987 [ 939.586913] [55187]: [pid: 55187|app: 0|req: 3002/6092] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:06:59 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1349 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.715301] [55188]: DEBUG nova.api.openstack.wsgi [req-cb1b8631-fe60-492f-b79b-9a315e87937d req-f3fd29f3-b250-44f5-bbe0-9038399c99fa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c7454522-e0f7-4021-936b-aa89bffb4abd", "name": "network-vif-plugged", "status": "completed", "tag": "f5825eb8-28e9-4f92-a8d5-b9133ae6b22a"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 939.719191] [55187]: DEBUG nova.api.openstack.wsgi [None req-6273e31a-0ae7-4c6c-94a3-6998710bf9dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.721635] [55188]: DEBUG oslo_concurrency.lockutils [req-cb1b8631-fe60-492f-b79b-9a315e87937d req-f3fd29f3-b250-44f5-bbe0-9038399c99fa service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.721725] [55187]: DEBUG nova.compute.api [None req-6273e31a-0ae7-4c6c-94a3-6998710bf9dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.721787] [55188]: DEBUG oslo_concurrency.lockutils [req-cb1b8631-fe60-492f-b79b-9a315e87937d req-f3fd29f3-b250-44f5-bbe0-9038399c99fa service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.721894] [55188]: DEBUG oslo_concurrency.lockutils [req-cb1b8631-fe60-492f-b79b-9a315e87937d req-f3fd29f3-b250-44f5-bbe0-9038399c99fa service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.727044] [55187]: DEBUG oslo_concurrency.lockutils [None req-6273e31a-0ae7-4c6c-94a3-6998710bf9dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.727044] [55187]: DEBUG oslo_concurrency.lockutils [None req-6273e31a-0ae7-4c6c-94a3-6998710bf9dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.727206] [55187]: DEBUG oslo_concurrency.lockutils [None req-6273e31a-0ae7-4c6c-94a3-6998710bf9dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.727594] [55187]: DEBUG oslo_concurrency.lockutils [None req-6273e31a-0ae7-4c6c-94a3-6998710bf9dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.727720] [55187]: DEBUG oslo_concurrency.lockutils [None req-6273e31a-0ae7-4c6c-94a3-6998710bf9dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.727933] [55187]: DEBUG oslo_concurrency.lockutils [None req-6273e31a-0ae7-4c6c-94a3-6998710bf9dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.728325] [55188]: INFO nova.api.openstack.compute.server_external_events [req-cb1b8631-fe60-492f-b79b-9a315e87937d req-f3fd29f3-b250-44f5-bbe0-9038399c99fa service nova] Creating event network-vif-plugged:f5825eb8-28e9-4f92-a8d5-b9133ae6b22a for instance c7454522-e0f7-4021-936b-aa89bffb4abd on cpu-1 [ 939.731343] [55188]: INFO nova.api.openstack.requestlog [req-cb1b8631-fe60-492f-b79b-9a315e87937d req-f3fd29f3-b250-44f5-bbe0-9038399c99fa service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018232 [ 939.731670] [55188]: [pid: 55188|app: 0|req: 3091/6093] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:00 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 939.750839] [55187]: DEBUG oslo_concurrency.lockutils [None req-6273e31a-0ae7-4c6c-94a3-6998710bf9dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.751085] [55187]: DEBUG oslo_concurrency.lockutils [None req-6273e31a-0ae7-4c6c-94a3-6998710bf9dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.751310] [55187]: DEBUG oslo_concurrency.lockutils [None req-6273e31a-0ae7-4c6c-94a3-6998710bf9dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.751541] [55187]: DEBUG nova.objects.instance [None req-6273e31a-0ae7-4c6c-94a3-6998710bf9dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid 86c0c53f-00a6-4700-9188-f2c69578fa72 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 939.775123] [55187]: DEBUG nova.policy [None req-6273e31a-0ae7-4c6c-94a3-6998710bf9dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.779759] [55187]: INFO nova.api.openstack.requestlog [None req-6273e31a-0ae7-4c6c-94a3-6998710bf9dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1297 microversion: 2.1 time: 0.062866 [ 939.780114] [55187]: [pid: 55187|app: 0|req: 3003/6094] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:00 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1297 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.809227] [55188]: DEBUG nova.api.openstack.wsgi [None req-848ccd98-ef3c-47f0-8059-1c812f21097b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 939.810531] [55188]: DEBUG nova.compute.api [None req-848ccd98-ef3c-47f0-8059-1c812f21097b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 939.816714] [55188]: DEBUG oslo_concurrency.lockutils [None req-848ccd98-ef3c-47f0-8059-1c812f21097b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.817263] [55188]: DEBUG oslo_concurrency.lockutils [None req-848ccd98-ef3c-47f0-8059-1c812f21097b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.817720] [55188]: DEBUG oslo_concurrency.lockutils [None req-848ccd98-ef3c-47f0-8059-1c812f21097b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.818420] [55188]: DEBUG oslo_concurrency.lockutils [None req-848ccd98-ef3c-47f0-8059-1c812f21097b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.818887] [55188]: DEBUG oslo_concurrency.lockutils [None req-848ccd98-ef3c-47f0-8059-1c812f21097b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.819344] [55188]: DEBUG oslo_concurrency.lockutils [None req-848ccd98-ef3c-47f0-8059-1c812f21097b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.846888] [55188]: DEBUG oslo_concurrency.lockutils [None req-848ccd98-ef3c-47f0-8059-1c812f21097b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.846888] [55188]: DEBUG oslo_concurrency.lockutils [None req-848ccd98-ef3c-47f0-8059-1c812f21097b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.846888] [55188]: DEBUG oslo_concurrency.lockutils [None req-848ccd98-ef3c-47f0-8059-1c812f21097b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.846888] [55188]: DEBUG nova.objects.instance [None req-848ccd98-ef3c-47f0-8059-1c812f21097b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lazy-loading 'fault' on Instance uuid 50d57bb6-5695-4435-b30d-38ddceaea97e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 939.873744] [55188]: DEBUG nova.policy [None req-848ccd98-ef3c-47f0-8059-1c812f21097b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.880107] [55188]: INFO nova.api.openstack.requestlog [None req-848ccd98-ef3c-47f0-8059-1c812f21097b tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1296 microversion: 2.1 time: 0.076243 [ 939.880613] [55188]: [pid: 55188|app: 0|req: 3092/6095] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:00 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1296 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 940.108212] [55187]: DEBUG nova.api.openstack.wsgi [None req-2ab96815-47ae-4c97-a804-ee8fe97d4f74 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.110172] [55187]: DEBUG nova.compute.api [None req-2ab96815-47ae-4c97-a804-ee8fe97d4f74 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.115072] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ab96815-47ae-4c97-a804-ee8fe97d4f74 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.115215] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ab96815-47ae-4c97-a804-ee8fe97d4f74 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.115459] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ab96815-47ae-4c97-a804-ee8fe97d4f74 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.115931] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ab96815-47ae-4c97-a804-ee8fe97d4f74 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.116257] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ab96815-47ae-4c97-a804-ee8fe97d4f74 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.116458] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ab96815-47ae-4c97-a804-ee8fe97d4f74 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.158243] [55188]: DEBUG nova.api.openstack.wsgi [None req-d187cf41-0f4f-42b7-857b-41feb97972d9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.160408] [55188]: DEBUG nova.compute.api [None req-d187cf41-0f4f-42b7-857b-41feb97972d9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.165031] [55188]: DEBUG oslo_concurrency.lockutils [None req-d187cf41-0f4f-42b7-857b-41feb97972d9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.165031] [55188]: DEBUG oslo_concurrency.lockutils [None req-d187cf41-0f4f-42b7-857b-41feb97972d9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.165031] [55188]: DEBUG oslo_concurrency.lockutils [None req-d187cf41-0f4f-42b7-857b-41feb97972d9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.165031] [55188]: DEBUG oslo_concurrency.lockutils [None req-d187cf41-0f4f-42b7-857b-41feb97972d9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.165031] [55188]: DEBUG oslo_concurrency.lockutils [None req-d187cf41-0f4f-42b7-857b-41feb97972d9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.165031] [55188]: DEBUG oslo_concurrency.lockutils [None req-d187cf41-0f4f-42b7-857b-41feb97972d9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.194494] [55187]: DEBUG nova.policy [None req-2ab96815-47ae-4c97-a804-ee8fe97d4f74 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.198912] [55187]: INFO nova.api.openstack.requestlog [None req-2ab96815-47ae-4c97-a804-ee8fe97d4f74 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1511 microversion: 2.1 time: 0.093669 [ 940.199352] [55187]: [pid: 55187|app: 0|req: 3004/6096] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:00 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1511 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.201946] [55187]: DEBUG nova.api.openstack.wsgi [None req-bc39d698-3d5d-4c39-9fd4-bc81a4901b6f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.203696] [55187]: DEBUG nova.compute.api [None req-bc39d698-3d5d-4c39-9fd4-bc81a4901b6f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.205657] [55188]: DEBUG nova.policy [None req-d187cf41-0f4f-42b7-857b-41feb97972d9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.212036] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc39d698-3d5d-4c39-9fd4-bc81a4901b6f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.212441] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc39d698-3d5d-4c39-9fd4-bc81a4901b6f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.212771] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc39d698-3d5d-4c39-9fd4-bc81a4901b6f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.213389] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc39d698-3d5d-4c39-9fd4-bc81a4901b6f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.213705] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc39d698-3d5d-4c39-9fd4-bc81a4901b6f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.213982] [55188]: INFO nova.api.openstack.requestlog [None req-d187cf41-0f4f-42b7-857b-41feb97972d9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1263 microversion: 2.1 time: 0.058452 [ 940.214048] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc39d698-3d5d-4c39-9fd4-bc81a4901b6f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.214469] [55188]: [pid: 55188|app: 0|req: 3093/6097] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:00 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1263 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.216982] [55188]: DEBUG nova.api.openstack.wsgi [None req-195ee627-ee2a-4346-a2dc-b18c73b65773 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.218691] [55188]: DEBUG nova.compute.api [None req-195ee627-ee2a-4346-a2dc-b18c73b65773 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.224292] [55188]: DEBUG oslo_concurrency.lockutils [None req-195ee627-ee2a-4346-a2dc-b18c73b65773 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.224560] [55188]: DEBUG oslo_concurrency.lockutils [None req-195ee627-ee2a-4346-a2dc-b18c73b65773 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.226850] [55188]: DEBUG oslo_concurrency.lockutils [None req-195ee627-ee2a-4346-a2dc-b18c73b65773 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.226850] [55188]: DEBUG oslo_concurrency.lockutils [None req-195ee627-ee2a-4346-a2dc-b18c73b65773 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.226850] [55188]: DEBUG oslo_concurrency.lockutils [None req-195ee627-ee2a-4346-a2dc-b18c73b65773 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.226850] [55188]: DEBUG oslo_concurrency.lockutils [None req-195ee627-ee2a-4346-a2dc-b18c73b65773 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.263338] [55188]: DEBUG nova.policy [None req-195ee627-ee2a-4346-a2dc-b18c73b65773 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.270116] [55188]: INFO nova.api.openstack.requestlog [None req-195ee627-ee2a-4346-a2dc-b18c73b65773 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1218 microversion: 2.1 time: 0.055058 [ 940.270728] [55188]: [pid: 55188|app: 0|req: 3094/6098] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:00 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1218 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.273410] [55188]: DEBUG nova.api.openstack.wsgi [None req-032f2274-7faa-428f-8753-3ef7ffc1a044 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.275049] [55188]: DEBUG nova.compute.api [None req-032f2274-7faa-428f-8753-3ef7ffc1a044 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.283948] [55188]: DEBUG oslo_concurrency.lockutils [None req-032f2274-7faa-428f-8753-3ef7ffc1a044 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.284348] [55188]: DEBUG oslo_concurrency.lockutils [None req-032f2274-7faa-428f-8753-3ef7ffc1a044 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.284549] [55188]: DEBUG oslo_concurrency.lockutils [None req-032f2274-7faa-428f-8753-3ef7ffc1a044 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.285087] [55188]: DEBUG oslo_concurrency.lockutils [None req-032f2274-7faa-428f-8753-3ef7ffc1a044 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.285450] [55188]: DEBUG oslo_concurrency.lockutils [None req-032f2274-7faa-428f-8753-3ef7ffc1a044 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.285642] [55188]: DEBUG oslo_concurrency.lockutils [None req-032f2274-7faa-428f-8753-3ef7ffc1a044 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.328734] [55188]: DEBUG nova.policy [None req-032f2274-7faa-428f-8753-3ef7ffc1a044 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.333179] [55188]: INFO nova.api.openstack.requestlog [None req-032f2274-7faa-428f-8753-3ef7ffc1a044 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1211 microversion: 2.1 time: 0.062040 [ 940.333775] [55188]: [pid: 55188|app: 0|req: 3095/6099] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:00 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1211 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.335972] [55188]: DEBUG nova.api.openstack.wsgi [None req-06b06660-11fc-4bbe-ae98-01346bdd3600 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.337609] [55188]: DEBUG nova.compute.api [None req-06b06660-11fc-4bbe-ae98-01346bdd3600 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.342024] [55188]: DEBUG oslo_concurrency.lockutils [None req-06b06660-11fc-4bbe-ae98-01346bdd3600 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.342024] [55188]: DEBUG oslo_concurrency.lockutils [None req-06b06660-11fc-4bbe-ae98-01346bdd3600 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.342024] [55188]: DEBUG oslo_concurrency.lockutils [None req-06b06660-11fc-4bbe-ae98-01346bdd3600 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.342024] [55188]: DEBUG oslo_concurrency.lockutils [None req-06b06660-11fc-4bbe-ae98-01346bdd3600 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.342024] [55188]: DEBUG oslo_concurrency.lockutils [None req-06b06660-11fc-4bbe-ae98-01346bdd3600 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.342277] [55188]: DEBUG oslo_concurrency.lockutils [None req-06b06660-11fc-4bbe-ae98-01346bdd3600 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.400880] [55187]: DEBUG nova.policy [None req-bc39d698-3d5d-4c39-9fd4-bc81a4901b6f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.408364] [55187]: INFO nova.api.openstack.requestlog [None req-bc39d698-3d5d-4c39-9fd4-bc81a4901b6f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.208354 [ 940.408724] [55187]: [pid: 55187|app: 0|req: 3005/6100] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:00 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.411385] [55187]: DEBUG nova.api.openstack.wsgi [None req-a1e3573e-937a-4d5a-a455-22626363aa85 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.412939] [55187]: DEBUG nova.compute.api [None req-a1e3573e-937a-4d5a-a455-22626363aa85 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.416232] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1e3573e-937a-4d5a-a455-22626363aa85 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.416479] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1e3573e-937a-4d5a-a455-22626363aa85 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.416658] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1e3573e-937a-4d5a-a455-22626363aa85 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.417021] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1e3573e-937a-4d5a-a455-22626363aa85 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.417227] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1e3573e-937a-4d5a-a455-22626363aa85 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.417427] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1e3573e-937a-4d5a-a455-22626363aa85 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.447303] [55188]: DEBUG nova.policy [None req-06b06660-11fc-4bbe-ae98-01346bdd3600 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.451913] [55188]: INFO nova.api.openstack.requestlog [None req-06b06660-11fc-4bbe-ae98-01346bdd3600 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1315 microversion: 2.1 time: 0.117676 [ 940.453473] [55188]: [pid: 55188|app: 0|req: 3096/6101] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:00 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1315 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.456601] [55188]: DEBUG nova.api.openstack.wsgi [None req-8b8aecf9-7b43-477f-b332-28ad05542ee4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.463461] [55188]: DEBUG nova.compute.api [None req-8b8aecf9-7b43-477f-b332-28ad05542ee4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.467916] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b8aecf9-7b43-477f-b332-28ad05542ee4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.468209] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b8aecf9-7b43-477f-b332-28ad05542ee4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.468396] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b8aecf9-7b43-477f-b332-28ad05542ee4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.468757] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b8aecf9-7b43-477f-b332-28ad05542ee4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.468979] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b8aecf9-7b43-477f-b332-28ad05542ee4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.469206] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b8aecf9-7b43-477f-b332-28ad05542ee4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.505424] [55188]: DEBUG nova.policy [None req-8b8aecf9-7b43-477f-b332-28ad05542ee4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.510623] [55188]: INFO nova.api.openstack.requestlog [None req-8b8aecf9-7b43-477f-b332-28ad05542ee4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1265 microversion: 2.1 time: 0.057870 [ 940.510957] [55188]: [pid: 55188|app: 0|req: 3097/6102] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:00 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1265 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.517646] [55188]: DEBUG nova.api.openstack.wsgi [None req-165c652e-989d-419b-b247-8a0f2659a2a7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.518221] [55187]: DEBUG nova.policy [None req-a1e3573e-937a-4d5a-a455-22626363aa85 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.519365] [55188]: DEBUG nova.compute.api [None req-165c652e-989d-419b-b247-8a0f2659a2a7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.523394] [55188]: DEBUG oslo_concurrency.lockutils [None req-165c652e-989d-419b-b247-8a0f2659a2a7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.523394] [55188]: DEBUG oslo_concurrency.lockutils [None req-165c652e-989d-419b-b247-8a0f2659a2a7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.523527] [55188]: DEBUG oslo_concurrency.lockutils [None req-165c652e-989d-419b-b247-8a0f2659a2a7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.523661] [55187]: INFO nova.api.openstack.requestlog [None req-a1e3573e-937a-4d5a-a455-22626363aa85 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1323 microversion: 2.1 time: 0.114312 [ 940.523879] [55188]: DEBUG oslo_concurrency.lockutils [None req-165c652e-989d-419b-b247-8a0f2659a2a7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.524042] [55187]: [pid: 55187|app: 0|req: 3006/6103] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:00 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1323 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.524301] [55188]: DEBUG oslo_concurrency.lockutils [None req-165c652e-989d-419b-b247-8a0f2659a2a7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.524361] [55188]: DEBUG oslo_concurrency.lockutils [None req-165c652e-989d-419b-b247-8a0f2659a2a7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.547155] [55188]: DEBUG oslo_concurrency.lockutils [None req-165c652e-989d-419b-b247-8a0f2659a2a7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.547716] [55188]: DEBUG oslo_concurrency.lockutils [None req-165c652e-989d-419b-b247-8a0f2659a2a7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.548012] [55188]: DEBUG oslo_concurrency.lockutils [None req-165c652e-989d-419b-b247-8a0f2659a2a7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.548227] [55188]: DEBUG nova.objects.instance [None req-165c652e-989d-419b-b247-8a0f2659a2a7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid edec81c1-e48e-4c35-8a6d-62862975ce93 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 940.569772] [55188]: DEBUG nova.policy [None req-165c652e-989d-419b-b247-8a0f2659a2a7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.575656] [55188]: INFO nova.api.openstack.requestlog [None req-165c652e-989d-419b-b247-8a0f2659a2a7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1364 microversion: 2.1 time: 0.062716 [ 940.575656] [55188]: [pid: 55188|app: 0|req: 3098/6104] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:00 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1364 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.580283] [55187]: DEBUG nova.api.openstack.wsgi [None req-d5be3d5c-0374-4d38-97a4-3c3b3e0b5f98 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.581986] [55187]: DEBUG nova.compute.api [None req-d5be3d5c-0374-4d38-97a4-3c3b3e0b5f98 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.585559] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5be3d5c-0374-4d38-97a4-3c3b3e0b5f98 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.585842] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5be3d5c-0374-4d38-97a4-3c3b3e0b5f98 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.586053] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5be3d5c-0374-4d38-97a4-3c3b3e0b5f98 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.586415] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5be3d5c-0374-4d38-97a4-3c3b3e0b5f98 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.586618] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5be3d5c-0374-4d38-97a4-3c3b3e0b5f98 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.587199] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5be3d5c-0374-4d38-97a4-3c3b3e0b5f98 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.599637] [55188]: DEBUG nova.api.openstack.wsgi [None req-bb3faa59-1b8d-4ef3-9bca-eece17a7cc9a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.601155] [55188]: DEBUG nova.compute.api [None req-bb3faa59-1b8d-4ef3-9bca-eece17a7cc9a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.604678] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb3faa59-1b8d-4ef3-9bca-eece17a7cc9a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.604915] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb3faa59-1b8d-4ef3-9bca-eece17a7cc9a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.605144] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb3faa59-1b8d-4ef3-9bca-eece17a7cc9a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.605477] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb3faa59-1b8d-4ef3-9bca-eece17a7cc9a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.605680] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb3faa59-1b8d-4ef3-9bca-eece17a7cc9a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.605853] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb3faa59-1b8d-4ef3-9bca-eece17a7cc9a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.631648] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb3faa59-1b8d-4ef3-9bca-eece17a7cc9a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.631648] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb3faa59-1b8d-4ef3-9bca-eece17a7cc9a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.631648] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb3faa59-1b8d-4ef3-9bca-eece17a7cc9a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.631868] [55188]: DEBUG nova.objects.instance [None req-bb3faa59-1b8d-4ef3-9bca-eece17a7cc9a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lazy-loading 'fault' on Instance uuid 1cde67d4-c1df-4d42-9eeb-c47f0a022356 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 940.654570] [55188]: DEBUG nova.policy [None req-bb3faa59-1b8d-4ef3-9bca-eece17a7cc9a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.659614] [55188]: INFO nova.api.openstack.requestlog [None req-bb3faa59-1b8d-4ef3-9bca-eece17a7cc9a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1349 microversion: 2.1 time: 0.062417 [ 940.659987] [55188]: [pid: 55188|app: 0|req: 3099/6105] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:00 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1349 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.727504] [55187]: DEBUG nova.policy [None req-d5be3d5c-0374-4d38-97a4-3c3b3e0b5f98 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.732030] [55187]: INFO nova.api.openstack.requestlog [None req-d5be3d5c-0374-4d38-97a4-3c3b3e0b5f98 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1326 microversion: 2.1 time: 0.154137 [ 940.732369] [55187]: [pid: 55187|app: 0|req: 3007/6106] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:00 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1326 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.792266] [55188]: DEBUG nova.api.openstack.wsgi [None req-662e6682-fe0b-4c4c-a1e2-d2600034221f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.794328] [55188]: DEBUG nova.compute.api [None req-662e6682-fe0b-4c4c-a1e2-d2600034221f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.798503] [55188]: DEBUG oslo_concurrency.lockutils [None req-662e6682-fe0b-4c4c-a1e2-d2600034221f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.798601] [55188]: DEBUG oslo_concurrency.lockutils [None req-662e6682-fe0b-4c4c-a1e2-d2600034221f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.798717] [55188]: DEBUG oslo_concurrency.lockutils [None req-662e6682-fe0b-4c4c-a1e2-d2600034221f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.799216] [55188]: DEBUG oslo_concurrency.lockutils [None req-662e6682-fe0b-4c4c-a1e2-d2600034221f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.799422] [55188]: DEBUG oslo_concurrency.lockutils [None req-662e6682-fe0b-4c4c-a1e2-d2600034221f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.799596] [55188]: DEBUG oslo_concurrency.lockutils [None req-662e6682-fe0b-4c4c-a1e2-d2600034221f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.822439] [55188]: DEBUG oslo_concurrency.lockutils [None req-662e6682-fe0b-4c4c-a1e2-d2600034221f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.822721] [55188]: DEBUG oslo_concurrency.lockutils [None req-662e6682-fe0b-4c4c-a1e2-d2600034221f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.822947] [55188]: DEBUG oslo_concurrency.lockutils [None req-662e6682-fe0b-4c4c-a1e2-d2600034221f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.823177] [55188]: DEBUG nova.objects.instance [None req-662e6682-fe0b-4c4c-a1e2-d2600034221f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid 86c0c53f-00a6-4700-9188-f2c69578fa72 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 940.844837] [55188]: DEBUG nova.policy [None req-662e6682-fe0b-4c4c-a1e2-d2600034221f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.849372] [55188]: INFO nova.api.openstack.requestlog [None req-662e6682-fe0b-4c4c-a1e2-d2600034221f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1297 microversion: 2.1 time: 0.059329 [ 940.849888] [55188]: [pid: 55188|app: 0|req: 3100/6107] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:01 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1297 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.894160] [55187]: DEBUG nova.api.openstack.wsgi [None req-eb35cf99-44c8-4bc4-91d3-52a62f929c2a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 940.895885] [55187]: DEBUG nova.compute.api [None req-eb35cf99-44c8-4bc4-91d3-52a62f929c2a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 940.899687] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb35cf99-44c8-4bc4-91d3-52a62f929c2a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.899935] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb35cf99-44c8-4bc4-91d3-52a62f929c2a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.900136] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb35cf99-44c8-4bc4-91d3-52a62f929c2a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.900486] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb35cf99-44c8-4bc4-91d3-52a62f929c2a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.900683] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb35cf99-44c8-4bc4-91d3-52a62f929c2a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.900884] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb35cf99-44c8-4bc4-91d3-52a62f929c2a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.927176] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb35cf99-44c8-4bc4-91d3-52a62f929c2a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.927428] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb35cf99-44c8-4bc4-91d3-52a62f929c2a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.927604] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb35cf99-44c8-4bc4-91d3-52a62f929c2a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.927827] [55187]: DEBUG nova.objects.instance [None req-eb35cf99-44c8-4bc4-91d3-52a62f929c2a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lazy-loading 'fault' on Instance uuid 50d57bb6-5695-4435-b30d-38ddceaea97e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 940.965518] [55187]: DEBUG nova.policy [None req-eb35cf99-44c8-4bc4-91d3-52a62f929c2a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.969873] [55187]: INFO nova.api.openstack.requestlog [None req-eb35cf99-44c8-4bc4-91d3-52a62f929c2a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1296 microversion: 2.1 time: 0.078182 [ 940.970228] [55187]: [pid: 55187|app: 0|req: 3008/6108] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:01 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1296 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.232612] [55188]: DEBUG nova.api.openstack.wsgi [None req-0c2bc878-500e-4f4e-874a-e65729e6e3f1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.234441] [55188]: DEBUG nova.compute.api [None req-0c2bc878-500e-4f4e-874a-e65729e6e3f1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.238274] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c2bc878-500e-4f4e-874a-e65729e6e3f1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.238515] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c2bc878-500e-4f4e-874a-e65729e6e3f1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.238701] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c2bc878-500e-4f4e-874a-e65729e6e3f1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.239326] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c2bc878-500e-4f4e-874a-e65729e6e3f1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.239326] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c2bc878-500e-4f4e-874a-e65729e6e3f1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.239456] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c2bc878-500e-4f4e-874a-e65729e6e3f1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.278493] [55188]: DEBUG nova.policy [None req-0c2bc878-500e-4f4e-874a-e65729e6e3f1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.285417] [55188]: INFO nova.api.openstack.requestlog [None req-0c2bc878-500e-4f4e-874a-e65729e6e3f1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1263 microversion: 2.1 time: 0.055017 [ 941.285747] [55188]: [pid: 55188|app: 0|req: 3101/6109] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:01 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1263 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.286505] [55187]: DEBUG nova.api.openstack.wsgi [None req-3d56f6d6-feb3-4f33-93ee-0fb20dcbf3a6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.288270] [55187]: DEBUG nova.compute.api [None req-3d56f6d6-feb3-4f33-93ee-0fb20dcbf3a6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.291761] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d56f6d6-feb3-4f33-93ee-0fb20dcbf3a6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.291997] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d56f6d6-feb3-4f33-93ee-0fb20dcbf3a6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.292205] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d56f6d6-feb3-4f33-93ee-0fb20dcbf3a6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.292549] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d56f6d6-feb3-4f33-93ee-0fb20dcbf3a6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.292748] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d56f6d6-feb3-4f33-93ee-0fb20dcbf3a6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.292953] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d56f6d6-feb3-4f33-93ee-0fb20dcbf3a6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.326647] [55187]: DEBUG nova.policy [None req-3d56f6d6-feb3-4f33-93ee-0fb20dcbf3a6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.331318] [55187]: INFO nova.api.openstack.requestlog [None req-3d56f6d6-feb3-4f33-93ee-0fb20dcbf3a6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1210 microversion: 2.1 time: 0.047320 [ 941.331785] [55187]: [pid: 55187|app: 0|req: 3009/6110] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:01 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1210 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.348285] [55188]: DEBUG nova.api.openstack.wsgi [None req-3e2aa086-4565-44cc-a7c5-c459ee9c4289 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.350335] [55188]: DEBUG nova.compute.api [None req-3e2aa086-4565-44cc-a7c5-c459ee9c4289 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.354459] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e2aa086-4565-44cc-a7c5-c459ee9c4289 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.354709] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e2aa086-4565-44cc-a7c5-c459ee9c4289 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.354968] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e2aa086-4565-44cc-a7c5-c459ee9c4289 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.355376] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e2aa086-4565-44cc-a7c5-c459ee9c4289 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.355583] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e2aa086-4565-44cc-a7c5-c459ee9c4289 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.355817] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e2aa086-4565-44cc-a7c5-c459ee9c4289 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.389138] [55188]: DEBUG nova.policy [None req-3e2aa086-4565-44cc-a7c5-c459ee9c4289 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.393240] [55188]: INFO nova.api.openstack.requestlog [None req-3e2aa086-4565-44cc-a7c5-c459ee9c4289 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1211 microversion: 2.1 time: 0.047333 [ 941.393575] [55188]: [pid: 55188|app: 0|req: 3102/6111] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:01 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.423648] [55187]: DEBUG nova.api.openstack.wsgi [None req-f55def67-8963-4631-a751-81f6de135879 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.426067] [55187]: DEBUG nova.compute.api [None req-f55def67-8963-4631-a751-81f6de135879 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.429803] [55187]: DEBUG oslo_concurrency.lockutils [None req-f55def67-8963-4631-a751-81f6de135879 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.430134] [55187]: DEBUG oslo_concurrency.lockutils [None req-f55def67-8963-4631-a751-81f6de135879 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.430299] [55187]: DEBUG oslo_concurrency.lockutils [None req-f55def67-8963-4631-a751-81f6de135879 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.430662] [55187]: DEBUG oslo_concurrency.lockutils [None req-f55def67-8963-4631-a751-81f6de135879 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.430863] [55187]: DEBUG oslo_concurrency.lockutils [None req-f55def67-8963-4631-a751-81f6de135879 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.431121] [55187]: DEBUG oslo_concurrency.lockutils [None req-f55def67-8963-4631-a751-81f6de135879 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.438735] [55188]: DEBUG nova.api.openstack.wsgi [None req-60e02b9e-6c7c-48de-afb1-a3ebd69e4e67 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Action: 'create', calling method: .version_select at 0x7d4afa944040>, body: {"keypair": {"name": "tempest-keypair-476909565", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPOnI0rzaEUB0RYXT8cyvQXbMqD2mWhe6LMlZlAgy4xBTgOCteVOLn6zLaBzXrvPXgYQ9bWDctipRikGnl+FynKCdKTPmQy55yHlEsxidDOj8b3/tIvMmjPqKoJoSjqhNg=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 941.452540] [55188]: DEBUG nova.quota [None req-60e02b9e-6c7c-48de-afb1-a3ebd69e4e67 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Getting quotas for project 528310572cb648ba81bdf64bf166c776. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 941.456730] [55188]: DEBUG nova.quota [None req-60e02b9e-6c7c-48de-afb1-a3ebd69e4e67 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Getting quotas for user 27f05dca80554cfd93f29d3803814d3a and project 528310572cb648ba81bdf64bf166c776. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 941.471843] [55188]: INFO nova.api.openstack.requestlog [None req-60e02b9e-6c7c-48de-afb1-a3ebd69e4e67 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.035388 [ 941.472336] [55188]: [pid: 55188|app: 0|req: 3103/6112] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:07:01 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 941.474903] [55188]: DEBUG nova.api.openstack.wsgi [None req-8a7cfb95-b22f-4092-bfb1-8dee7c2e4137 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.476832] [55188]: DEBUG nova.compute.api [None req-8a7cfb95-b22f-4092-bfb1-8dee7c2e4137 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.480689] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a7cfb95-b22f-4092-bfb1-8dee7c2e4137 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.481011] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a7cfb95-b22f-4092-bfb1-8dee7c2e4137 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.481281] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a7cfb95-b22f-4092-bfb1-8dee7c2e4137 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.481709] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a7cfb95-b22f-4092-bfb1-8dee7c2e4137 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.481997] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a7cfb95-b22f-4092-bfb1-8dee7c2e4137 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.482266] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a7cfb95-b22f-4092-bfb1-8dee7c2e4137 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.546636] [55187]: DEBUG nova.policy [None req-f55def67-8963-4631-a751-81f6de135879 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.551256] [55187]: INFO nova.api.openstack.requestlog [None req-f55def67-8963-4631-a751-81f6de135879 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.130134 [ 941.551594] [55187]: [pid: 55187|app: 0|req: 3010/6113] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:01 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.555130] [55187]: DEBUG nova.api.openstack.wsgi [None req-706b183b-75bf-41a5-9a5d-fa646ad74f80 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.555627] [55187]: DEBUG nova.compute.api [None req-706b183b-75bf-41a5-9a5d-fa646ad74f80 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.557585] [55188]: DEBUG nova.policy [None req-8a7cfb95-b22f-4092-bfb1-8dee7c2e4137 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.559149] [55187]: DEBUG oslo_concurrency.lockutils [None req-706b183b-75bf-41a5-9a5d-fa646ad74f80 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.560032] [55187]: DEBUG oslo_concurrency.lockutils [None req-706b183b-75bf-41a5-9a5d-fa646ad74f80 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.560032] [55187]: DEBUG oslo_concurrency.lockutils [None req-706b183b-75bf-41a5-9a5d-fa646ad74f80 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.560323] [55187]: DEBUG oslo_concurrency.lockutils [None req-706b183b-75bf-41a5-9a5d-fa646ad74f80 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.560529] [55187]: DEBUG oslo_concurrency.lockutils [None req-706b183b-75bf-41a5-9a5d-fa646ad74f80 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.560714] [55187]: DEBUG oslo_concurrency.lockutils [None req-706b183b-75bf-41a5-9a5d-fa646ad74f80 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.562354] [55188]: INFO nova.api.openstack.requestlog [None req-8a7cfb95-b22f-4092-bfb1-8dee7c2e4137 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1315 microversion: 2.1 time: 0.089294 [ 941.562705] [55188]: [pid: 55188|app: 0|req: 3104/6114] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:01 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1315 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.566730] [55188]: DEBUG nova.api.openstack.wsgi [None req-31361ba8-60bc-4cc2-9c0e-7087892423f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.569101] [55188]: DEBUG nova.compute.api [None req-31361ba8-60bc-4cc2-9c0e-7087892423f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.572336] [55188]: DEBUG oslo_concurrency.lockutils [None req-31361ba8-60bc-4cc2-9c0e-7087892423f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.572653] [55188]: DEBUG oslo_concurrency.lockutils [None req-31361ba8-60bc-4cc2-9c0e-7087892423f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.572876] [55188]: DEBUG oslo_concurrency.lockutils [None req-31361ba8-60bc-4cc2-9c0e-7087892423f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.573333] [55188]: DEBUG oslo_concurrency.lockutils [None req-31361ba8-60bc-4cc2-9c0e-7087892423f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.573578] [55188]: DEBUG oslo_concurrency.lockutils [None req-31361ba8-60bc-4cc2-9c0e-7087892423f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.573787] [55188]: DEBUG oslo_concurrency.lockutils [None req-31361ba8-60bc-4cc2-9c0e-7087892423f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.659771] [55187]: DEBUG nova.policy [None req-706b183b-75bf-41a5-9a5d-fa646ad74f80 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.664197] [55187]: INFO nova.api.openstack.requestlog [None req-706b183b-75bf-41a5-9a5d-fa646ad74f80 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1305 microversion: 2.1 time: 0.111959 [ 941.664514] [55187]: [pid: 55187|app: 0|req: 3011/6115] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:01 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1305 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.667889] [55187]: DEBUG nova.api.openstack.wsgi [None req-c37d7087-74ac-49e2-8017-fda814b16ece tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.668599] [55187]: DEBUG nova.compute.api [None req-c37d7087-74ac-49e2-8017-fda814b16ece tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.673345] [55188]: DEBUG nova.policy [None req-31361ba8-60bc-4cc2-9c0e-7087892423f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.673457] [55187]: DEBUG oslo_concurrency.lockutils [None req-c37d7087-74ac-49e2-8017-fda814b16ece tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.673606] [55187]: DEBUG oslo_concurrency.lockutils [None req-c37d7087-74ac-49e2-8017-fda814b16ece tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.673794] [55187]: DEBUG oslo_concurrency.lockutils [None req-c37d7087-74ac-49e2-8017-fda814b16ece tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.674163] [55187]: DEBUG oslo_concurrency.lockutils [None req-c37d7087-74ac-49e2-8017-fda814b16ece tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.674363] [55187]: DEBUG oslo_concurrency.lockutils [None req-c37d7087-74ac-49e2-8017-fda814b16ece tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.674531] [55187]: DEBUG oslo_concurrency.lockutils [None req-c37d7087-74ac-49e2-8017-fda814b16ece tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.678324] [55188]: INFO nova.api.openstack.requestlog [None req-31361ba8-60bc-4cc2-9c0e-7087892423f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1323 microversion: 2.1 time: 0.114918 [ 941.678670] [55188]: [pid: 55188|app: 0|req: 3105/6116] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:01 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1323 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.682033] [55188]: DEBUG nova.api.openstack.wsgi [None req-242f0cfb-fd53-4204-9e1d-ca80fac33976 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.683620] [55188]: DEBUG nova.compute.api [None req-242f0cfb-fd53-4204-9e1d-ca80fac33976 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.687956] [55188]: DEBUG oslo_concurrency.lockutils [None req-242f0cfb-fd53-4204-9e1d-ca80fac33976 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.687956] [55188]: DEBUG oslo_concurrency.lockutils [None req-242f0cfb-fd53-4204-9e1d-ca80fac33976 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.687956] [55188]: DEBUG oslo_concurrency.lockutils [None req-242f0cfb-fd53-4204-9e1d-ca80fac33976 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.688141] [55188]: DEBUG oslo_concurrency.lockutils [None req-242f0cfb-fd53-4204-9e1d-ca80fac33976 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.688240] [55188]: DEBUG oslo_concurrency.lockutils [None req-242f0cfb-fd53-4204-9e1d-ca80fac33976 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.688448] [55188]: DEBUG oslo_concurrency.lockutils [None req-242f0cfb-fd53-4204-9e1d-ca80fac33976 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.695130] [55187]: DEBUG oslo_concurrency.lockutils [None req-c37d7087-74ac-49e2-8017-fda814b16ece tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.695541] [55187]: DEBUG oslo_concurrency.lockutils [None req-c37d7087-74ac-49e2-8017-fda814b16ece tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.695861] [55187]: DEBUG oslo_concurrency.lockutils [None req-c37d7087-74ac-49e2-8017-fda814b16ece tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.696182] [55187]: DEBUG nova.objects.instance [None req-c37d7087-74ac-49e2-8017-fda814b16ece tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid edec81c1-e48e-4c35-8a6d-62862975ce93 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 941.708432] [55188]: DEBUG oslo_concurrency.lockutils [None req-242f0cfb-fd53-4204-9e1d-ca80fac33976 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.708689] [55188]: DEBUG oslo_concurrency.lockutils [None req-242f0cfb-fd53-4204-9e1d-ca80fac33976 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.708896] [55188]: DEBUG oslo_concurrency.lockutils [None req-242f0cfb-fd53-4204-9e1d-ca80fac33976 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.709138] [55188]: DEBUG nova.objects.instance [None req-242f0cfb-fd53-4204-9e1d-ca80fac33976 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lazy-loading 'fault' on Instance uuid 1cde67d4-c1df-4d42-9eeb-c47f0a022356 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 941.719644] [55187]: DEBUG nova.policy [None req-c37d7087-74ac-49e2-8017-fda814b16ece tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.724833] [55187]: INFO nova.api.openstack.requestlog [None req-c37d7087-74ac-49e2-8017-fda814b16ece tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1364 microversion: 2.1 time: 0.059629 [ 941.725369] [55187]: [pid: 55187|app: 0|req: 3012/6117] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:02 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1364 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.739799] [55188]: DEBUG nova.policy [None req-242f0cfb-fd53-4204-9e1d-ca80fac33976 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.743415] [55187]: DEBUG nova.api.openstack.wsgi [req-c8793938-226f-4d9a-bccd-ae23170fbefc req-295ffcc8-73c3-4135-bcff-3d9675802d88 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c7454522-e0f7-4021-936b-aa89bffb4abd", "tag": "f5825eb8-28e9-4f92-a8d5-b9133ae6b22a"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 941.744676] [55188]: INFO nova.api.openstack.requestlog [None req-242f0cfb-fd53-4204-9e1d-ca80fac33976 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1349 microversion: 2.1 time: 0.065329 [ 941.745775] [55188]: [pid: 55188|app: 0|req: 3106/6118] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:02 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1349 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.747637] [55188]: DEBUG nova.api.openstack.wsgi [None req-b969092b-ee10-440d-be8e-f7ff5700c66c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.755139] [55188]: DEBUG nova.compute.api [None req-b969092b-ee10-440d-be8e-f7ff5700c66c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.760156] [55188]: DEBUG oslo_concurrency.lockutils [None req-b969092b-ee10-440d-be8e-f7ff5700c66c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.760678] [55188]: DEBUG oslo_concurrency.lockutils [None req-b969092b-ee10-440d-be8e-f7ff5700c66c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.761088] [55188]: DEBUG oslo_concurrency.lockutils [None req-b969092b-ee10-440d-be8e-f7ff5700c66c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.761399] [55187]: DEBUG oslo_concurrency.lockutils [req-c8793938-226f-4d9a-bccd-ae23170fbefc req-295ffcc8-73c3-4135-bcff-3d9675802d88 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.761638] [55187]: DEBUG oslo_concurrency.lockutils [req-c8793938-226f-4d9a-bccd-ae23170fbefc req-295ffcc8-73c3-4135-bcff-3d9675802d88 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.761674] [55188]: DEBUG oslo_concurrency.lockutils [None req-b969092b-ee10-440d-be8e-f7ff5700c66c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.761818] [55187]: DEBUG oslo_concurrency.lockutils [req-c8793938-226f-4d9a-bccd-ae23170fbefc req-295ffcc8-73c3-4135-bcff-3d9675802d88 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.761922] [55188]: DEBUG oslo_concurrency.lockutils [None req-b969092b-ee10-440d-be8e-f7ff5700c66c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.762162] [55188]: DEBUG oslo_concurrency.lockutils [None req-b969092b-ee10-440d-be8e-f7ff5700c66c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.771513] [55187]: INFO nova.api.openstack.compute.server_external_events [req-c8793938-226f-4d9a-bccd-ae23170fbefc req-295ffcc8-73c3-4135-bcff-3d9675802d88 service nova] Creating event network-changed:f5825eb8-28e9-4f92-a8d5-b9133ae6b22a for instance c7454522-e0f7-4021-936b-aa89bffb4abd on cpu-1 [ 941.775146] [55187]: INFO nova.api.openstack.requestlog [req-c8793938-226f-4d9a-bccd-ae23170fbefc req-295ffcc8-73c3-4135-bcff-3d9675802d88 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034193 [ 941.775490] [55187]: [pid: 55187|app: 0|req: 3013/6119] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:02 2025] 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) [ 941.853969] [55188]: DEBUG nova.policy [None req-b969092b-ee10-440d-be8e-f7ff5700c66c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.860102] [55188]: INFO nova.api.openstack.requestlog [None req-b969092b-ee10-440d-be8e-f7ff5700c66c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1326 microversion: 2.1 time: 0.114372 [ 941.860443] [55188]: [pid: 55188|app: 0|req: 3107/6120] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:02 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1326 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.863668] [55187]: DEBUG nova.api.openstack.wsgi [None req-f5c02e9f-c483-414b-826c-346e191731e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.865554] [55187]: DEBUG nova.compute.api [None req-f5c02e9f-c483-414b-826c-346e191731e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.869526] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5c02e9f-c483-414b-826c-346e191731e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.869773] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5c02e9f-c483-414b-826c-346e191731e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.869963] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5c02e9f-c483-414b-826c-346e191731e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.870347] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5c02e9f-c483-414b-826c-346e191731e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.870549] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5c02e9f-c483-414b-826c-346e191731e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.870721] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5c02e9f-c483-414b-826c-346e191731e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.891412] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5c02e9f-c483-414b-826c-346e191731e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.891699] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5c02e9f-c483-414b-826c-346e191731e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.891837] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5c02e9f-c483-414b-826c-346e191731e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.892051] [55187]: DEBUG nova.objects.instance [None req-f5c02e9f-c483-414b-826c-346e191731e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid 86c0c53f-00a6-4700-9188-f2c69578fa72 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 941.916396] [55187]: DEBUG nova.policy [None req-f5c02e9f-c483-414b-826c-346e191731e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.920685] [55187]: INFO nova.api.openstack.requestlog [None req-f5c02e9f-c483-414b-826c-346e191731e4 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1297 microversion: 2.1 time: 0.059703 [ 941.921050] [55187]: [pid: 55187|app: 0|req: 3014/6121] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:02 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1297 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.982804] [55188]: DEBUG nova.api.openstack.wsgi [None req-cf719f89-f7dd-4242-842e-0a10f6c617c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 941.985028] [55188]: DEBUG nova.compute.api [None req-cf719f89-f7dd-4242-842e-0a10f6c617c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 941.989476] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf719f89-f7dd-4242-842e-0a10f6c617c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.989855] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf719f89-f7dd-4242-842e-0a10f6c617c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.990123] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf719f89-f7dd-4242-842e-0a10f6c617c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.990550] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf719f89-f7dd-4242-842e-0a10f6c617c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.990809] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf719f89-f7dd-4242-842e-0a10f6c617c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.991110] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf719f89-f7dd-4242-842e-0a10f6c617c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.014626] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf719f89-f7dd-4242-842e-0a10f6c617c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.014626] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf719f89-f7dd-4242-842e-0a10f6c617c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.014626] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf719f89-f7dd-4242-842e-0a10f6c617c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.014771] [55188]: DEBUG nova.objects.instance [None req-cf719f89-f7dd-4242-842e-0a10f6c617c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lazy-loading 'fault' on Instance uuid 50d57bb6-5695-4435-b30d-38ddceaea97e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 942.035411] [55188]: DEBUG nova.policy [None req-cf719f89-f7dd-4242-842e-0a10f6c617c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.039958] [55188]: INFO nova.api.openstack.requestlog [None req-cf719f89-f7dd-4242-842e-0a10f6c617c3 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1296 microversion: 2.1 time: 0.059969 [ 942.040321] [55188]: [pid: 55188|app: 0|req: 3108/6122] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:02 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1296 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.298309] [55187]: DEBUG nova.api.openstack.wsgi [None req-48b7683c-b416-430e-a7df-63854a633fb5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.300302] [55187]: DEBUG nova.compute.api [None req-48b7683c-b416-430e-a7df-63854a633fb5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.304703] [55187]: DEBUG oslo_concurrency.lockutils [None req-48b7683c-b416-430e-a7df-63854a633fb5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.304787] [55187]: DEBUG oslo_concurrency.lockutils [None req-48b7683c-b416-430e-a7df-63854a633fb5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.304947] [55187]: DEBUG oslo_concurrency.lockutils [None req-48b7683c-b416-430e-a7df-63854a633fb5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.305364] [55187]: DEBUG oslo_concurrency.lockutils [None req-48b7683c-b416-430e-a7df-63854a633fb5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.305611] [55187]: DEBUG oslo_concurrency.lockutils [None req-48b7683c-b416-430e-a7df-63854a633fb5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.305851] [55187]: DEBUG oslo_concurrency.lockutils [None req-48b7683c-b416-430e-a7df-63854a633fb5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.345183] [55188]: DEBUG nova.api.openstack.wsgi [None req-01dbdef0-cd90-4285-b62d-a387a3d4963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.347047] [55188]: DEBUG nova.compute.api [None req-01dbdef0-cd90-4285-b62d-a387a3d4963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.350841] [55188]: DEBUG oslo_concurrency.lockutils [None req-01dbdef0-cd90-4285-b62d-a387a3d4963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.351204] [55188]: DEBUG oslo_concurrency.lockutils [None req-01dbdef0-cd90-4285-b62d-a387a3d4963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.351362] [55188]: DEBUG oslo_concurrency.lockutils [None req-01dbdef0-cd90-4285-b62d-a387a3d4963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.351773] [55188]: DEBUG oslo_concurrency.lockutils [None req-01dbdef0-cd90-4285-b62d-a387a3d4963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.351986] [55188]: DEBUG oslo_concurrency.lockutils [None req-01dbdef0-cd90-4285-b62d-a387a3d4963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.352187] [55188]: DEBUG oslo_concurrency.lockutils [None req-01dbdef0-cd90-4285-b62d-a387a3d4963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.365973] [55187]: DEBUG nova.policy [None req-48b7683c-b416-430e-a7df-63854a633fb5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.376927] [55187]: INFO nova.api.openstack.requestlog [None req-48b7683c-b416-430e-a7df-63854a633fb5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1263 microversion: 2.1 time: 0.080671 [ 942.377303] [55187]: [pid: 55187|app: 0|req: 3015/6123] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:02 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1263 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.392300] [55188]: DEBUG nova.policy [None req-01dbdef0-cd90-4285-b62d-a387a3d4963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.395774] [55188]: INFO nova.api.openstack.requestlog [None req-01dbdef0-cd90-4285-b62d-a387a3d4963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1210 microversion: 2.1 time: 0.053776 [ 942.396116] [55188]: [pid: 55188|app: 0|req: 3109/6124] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:02 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.407588] [55187]: DEBUG nova.api.openstack.wsgi [None req-d8f2307c-7fc5-4611-ac35-4ccebdfb7cc2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.411865] [55187]: DEBUG nova.compute.api [None req-d8f2307c-7fc5-4611-ac35-4ccebdfb7cc2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.413649] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8f2307c-7fc5-4611-ac35-4ccebdfb7cc2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.413874] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8f2307c-7fc5-4611-ac35-4ccebdfb7cc2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.414064] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8f2307c-7fc5-4611-ac35-4ccebdfb7cc2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.414433] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8f2307c-7fc5-4611-ac35-4ccebdfb7cc2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.414593] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8f2307c-7fc5-4611-ac35-4ccebdfb7cc2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.414772] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8f2307c-7fc5-4611-ac35-4ccebdfb7cc2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.470666] [55187]: DEBUG nova.policy [None req-d8f2307c-7fc5-4611-ac35-4ccebdfb7cc2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.476070] [55187]: INFO nova.api.openstack.requestlog [None req-d8f2307c-7fc5-4611-ac35-4ccebdfb7cc2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1211 microversion: 2.1 time: 0.070569 [ 942.476416] [55187]: [pid: 55187|app: 0|req: 3016/6125] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:02 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1211 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.481658] [55188]: DEBUG nova.api.openstack.wsgi [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-1238673690", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "a9b794c9-22f5-4121-8f7f-27ed28ad1992"}], "security_groups": [{"name": "tempest-securitygroup--1295711174"}], "key_name": "tempest-keypair-476909565", "user_data": "}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 942.522783] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.523059] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.523250] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.523643] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.523839] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.524026] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.554891] [55188]: DEBUG nova.network.neutron [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] validate_networks() for [('a9b794c9-22f5-4121-8f7f-27ed28ad1992', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 942.566442] [55187]: DEBUG nova.api.openstack.wsgi [None req-e19eb699-27b1-4449-8298-b51578fdcd30 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.572640] [55187]: DEBUG nova.compute.api [None req-e19eb699-27b1-4449-8298-b51578fdcd30 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.577903] [55187]: DEBUG oslo_concurrency.lockutils [None req-e19eb699-27b1-4449-8298-b51578fdcd30 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.578194] [55187]: DEBUG oslo_concurrency.lockutils [None req-e19eb699-27b1-4449-8298-b51578fdcd30 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.581487] [55187]: DEBUG oslo_concurrency.lockutils [None req-e19eb699-27b1-4449-8298-b51578fdcd30 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.581970] [55187]: DEBUG oslo_concurrency.lockutils [None req-e19eb699-27b1-4449-8298-b51578fdcd30 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.582212] [55187]: DEBUG oslo_concurrency.lockutils [None req-e19eb699-27b1-4449-8298-b51578fdcd30 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.582396] [55187]: DEBUG oslo_concurrency.lockutils [None req-e19eb699-27b1-4449-8298-b51578fdcd30 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.668137] [55187]: DEBUG nova.policy [None req-e19eb699-27b1-4449-8298-b51578fdcd30 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.672688] [55187]: INFO nova.api.openstack.requestlog [None req-e19eb699-27b1-4449-8298-b51578fdcd30 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.108802 [ 942.673039] [55187]: [pid: 55187|app: 0|req: 3017/6126] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:02 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.675436] [55187]: DEBUG nova.api.openstack.wsgi [None req-35a058b3-0b58-42ed-a56a-72c086c32a45 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.677121] [55187]: DEBUG nova.compute.api [None req-35a058b3-0b58-42ed-a56a-72c086c32a45 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.680432] [55187]: DEBUG oslo_concurrency.lockutils [None req-35a058b3-0b58-42ed-a56a-72c086c32a45 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.680667] [55187]: DEBUG oslo_concurrency.lockutils [None req-35a058b3-0b58-42ed-a56a-72c086c32a45 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.680847] [55187]: DEBUG oslo_concurrency.lockutils [None req-35a058b3-0b58-42ed-a56a-72c086c32a45 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.681208] [55187]: DEBUG oslo_concurrency.lockutils [None req-35a058b3-0b58-42ed-a56a-72c086c32a45 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.681411] [55187]: DEBUG oslo_concurrency.lockutils [None req-35a058b3-0b58-42ed-a56a-72c086c32a45 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.681583] [55187]: DEBUG oslo_concurrency.lockutils [None req-35a058b3-0b58-42ed-a56a-72c086c32a45 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.735910] [55188]: DEBUG nova.virt.hardware [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 942.735910] [55188]: DEBUG nova.virt.hardware [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 942.735910] [55188]: DEBUG nova.virt.hardware [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 942.735910] [55188]: DEBUG nova.virt.hardware [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 942.735910] [55188]: DEBUG nova.virt.hardware [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 942.749361] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.749725] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.749958] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.750522] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.750806] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.751065] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.770822] [55188]: DEBUG nova.quota [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Getting quotas for project 528310572cb648ba81bdf64bf166c776. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 942.774562] [55187]: DEBUG nova.policy [None req-35a058b3-0b58-42ed-a56a-72c086c32a45 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.775956] [55188]: DEBUG nova.quota [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Getting quotas for user 27f05dca80554cfd93f29d3803814d3a and project 528310572cb648ba81bdf64bf166c776. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 942.779071] [55187]: INFO nova.api.openstack.requestlog [None req-35a058b3-0b58-42ed-a56a-72c086c32a45 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1315 microversion: 2.1 time: 0.105311 [ 942.779424] [55187]: [pid: 55187|app: 0|req: 3018/6127] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:03 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1315 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.781903] [55187]: DEBUG nova.api.openstack.wsgi [None req-dbbc312b-b686-409f-bfc5-7cc7816490f1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.782407] [55188]: DEBUG nova.compute.api [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 942.783540] [55187]: DEBUG nova.compute.api [None req-dbbc312b-b686-409f-bfc5-7cc7816490f1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.783864] [55188]: DEBUG nova.compute.api [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 942.787026] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbbc312b-b686-409f-bfc5-7cc7816490f1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.787026] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbbc312b-b686-409f-bfc5-7cc7816490f1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.787229] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbbc312b-b686-409f-bfc5-7cc7816490f1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.787593] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbbc312b-b686-409f-bfc5-7cc7816490f1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.787822] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbbc312b-b686-409f-bfc5-7cc7816490f1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.788036] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbbc312b-b686-409f-bfc5-7cc7816490f1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.820613] [55188]: INFO nova.api.openstack.requestlog [None req-c7a281e0-c89c-4283-9dfc-6e16a8c6131a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 0.339375 [ 942.820613] [55188]: [pid: 55188|app: 0|req: 3110/6128] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:07:02 2025] POST /compute/v2.1/servers => generated 409 bytes in 340 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 942.821507] [55188]: DEBUG nova.api.openstack.wsgi [None req-5499e347-d24c-4612-855a-629f33ee5c38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.823165] [55188]: DEBUG nova.compute.api [None req-5499e347-d24c-4612-855a-629f33ee5c38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.827818] [55188]: DEBUG oslo_concurrency.lockutils [None req-5499e347-d24c-4612-855a-629f33ee5c38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.828066] [55188]: DEBUG oslo_concurrency.lockutils [None req-5499e347-d24c-4612-855a-629f33ee5c38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.828259] [55188]: DEBUG oslo_concurrency.lockutils [None req-5499e347-d24c-4612-855a-629f33ee5c38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.828611] [55188]: DEBUG oslo_concurrency.lockutils [None req-5499e347-d24c-4612-855a-629f33ee5c38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.828808] [55188]: DEBUG oslo_concurrency.lockutils [None req-5499e347-d24c-4612-855a-629f33ee5c38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.829016] [55188]: DEBUG oslo_concurrency.lockutils [None req-5499e347-d24c-4612-855a-629f33ee5c38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.862755] [55187]: DEBUG nova.policy [None req-dbbc312b-b686-409f-bfc5-7cc7816490f1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.867345] [55187]: INFO nova.api.openstack.requestlog [None req-dbbc312b-b686-409f-bfc5-7cc7816490f1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1305 microversion: 2.1 time: 0.087238 [ 942.867784] [55187]: [pid: 55187|app: 0|req: 3019/6129] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:03 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1305 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.870604] [55187]: DEBUG nova.api.openstack.wsgi [None req-7296d6d6-f5d0-4809-8d47-09c831d1e360 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.872298] [55187]: DEBUG nova.compute.api [None req-7296d6d6-f5d0-4809-8d47-09c831d1e360 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.876040] [55187]: DEBUG oslo_concurrency.lockutils [None req-7296d6d6-f5d0-4809-8d47-09c831d1e360 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.876287] [55187]: DEBUG oslo_concurrency.lockutils [None req-7296d6d6-f5d0-4809-8d47-09c831d1e360 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.876472] [55187]: DEBUG oslo_concurrency.lockutils [None req-7296d6d6-f5d0-4809-8d47-09c831d1e360 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.876822] [55187]: DEBUG oslo_concurrency.lockutils [None req-7296d6d6-f5d0-4809-8d47-09c831d1e360 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.877029] [55187]: DEBUG oslo_concurrency.lockutils [None req-7296d6d6-f5d0-4809-8d47-09c831d1e360 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.877207] [55187]: DEBUG oslo_concurrency.lockutils [None req-7296d6d6-f5d0-4809-8d47-09c831d1e360 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.897386] [55187]: DEBUG oslo_concurrency.lockutils [None req-7296d6d6-f5d0-4809-8d47-09c831d1e360 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.897634] [55187]: DEBUG oslo_concurrency.lockutils [None req-7296d6d6-f5d0-4809-8d47-09c831d1e360 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.898136] [55187]: DEBUG oslo_concurrency.lockutils [None req-7296d6d6-f5d0-4809-8d47-09c831d1e360 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.898136] [55187]: DEBUG nova.objects.instance [None req-7296d6d6-f5d0-4809-8d47-09c831d1e360 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid edec81c1-e48e-4c35-8a6d-62862975ce93 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 942.907843] [55188]: DEBUG nova.policy [None req-5499e347-d24c-4612-855a-629f33ee5c38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.913861] [55188]: INFO nova.api.openstack.requestlog [None req-5499e347-d24c-4612-855a-629f33ee5c38 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1323 microversion: 2.1 time: 0.094353 [ 942.914752] [55188]: [pid: 55188|app: 0|req: 3111/6130] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:03 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1323 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.917161] [55188]: DEBUG nova.api.openstack.wsgi [None req-1077c718-22a4-498b-b5c8-f4894d522f7a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.918449] [55188]: DEBUG nova.compute.api [None req-1077c718-22a4-498b-b5c8-f4894d522f7a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.921771] [55187]: DEBUG nova.policy [None req-7296d6d6-f5d0-4809-8d47-09c831d1e360 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.922197] [55188]: DEBUG oslo_concurrency.lockutils [None req-1077c718-22a4-498b-b5c8-f4894d522f7a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.922446] [55188]: DEBUG oslo_concurrency.lockutils [None req-1077c718-22a4-498b-b5c8-f4894d522f7a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.922628] [55188]: DEBUG oslo_concurrency.lockutils [None req-1077c718-22a4-498b-b5c8-f4894d522f7a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.922983] [55188]: DEBUG oslo_concurrency.lockutils [None req-1077c718-22a4-498b-b5c8-f4894d522f7a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.923204] [55188]: DEBUG oslo_concurrency.lockutils [None req-1077c718-22a4-498b-b5c8-f4894d522f7a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.923402] [55188]: DEBUG oslo_concurrency.lockutils [None req-1077c718-22a4-498b-b5c8-f4894d522f7a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.926211] [55187]: INFO nova.api.openstack.requestlog [None req-7296d6d6-f5d0-4809-8d47-09c831d1e360 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1364 microversion: 2.1 time: 0.057833 [ 942.926622] [55187]: [pid: 55187|app: 0|req: 3020/6131] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:03 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1364 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.929073] [55187]: DEBUG nova.api.openstack.wsgi [None req-bd778e93-c318-47d7-99c3-6f0faeba8a8b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.930799] [55187]: DEBUG nova.compute.api [None req-bd778e93-c318-47d7-99c3-6f0faeba8a8b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.942651] [55188]: DEBUG oslo_concurrency.lockutils [None req-1077c718-22a4-498b-b5c8-f4894d522f7a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.942909] [55188]: DEBUG oslo_concurrency.lockutils [None req-1077c718-22a4-498b-b5c8-f4894d522f7a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.943112] [55188]: DEBUG oslo_concurrency.lockutils [None req-1077c718-22a4-498b-b5c8-f4894d522f7a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.943318] [55188]: DEBUG nova.objects.instance [None req-1077c718-22a4-498b-b5c8-f4894d522f7a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lazy-loading 'fault' on Instance uuid 1cde67d4-c1df-4d42-9eeb-c47f0a022356 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 942.957194] [55187]: DEBUG nova.policy [None req-bd778e93-c318-47d7-99c3-6f0faeba8a8b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.961109] [55187]: INFO nova.api.openstack.requestlog [None req-bd778e93-c318-47d7-99c3-6f0faeba8a8b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1243 microversion: 2.1 time: 0.033895 [ 942.961441] [55187]: [pid: 55187|app: 0|req: 3021/6132] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:03 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1243 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.962625] [55188]: DEBUG nova.policy [None req-1077c718-22a4-498b-b5c8-f4894d522f7a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.964669] [55187]: DEBUG nova.api.openstack.wsgi [None req-0a599a02-6de7-40e3-bf85-805e3c114d5c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.966281] [55187]: DEBUG nova.compute.api [None req-0a599a02-6de7-40e3-bf85-805e3c114d5c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.966796] [55188]: INFO nova.api.openstack.requestlog [None req-1077c718-22a4-498b-b5c8-f4894d522f7a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1349 microversion: 2.1 time: 0.051971 [ 942.967191] [55188]: [pid: 55188|app: 0|req: 3112/6133] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:03 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1349 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.970024] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a599a02-6de7-40e3-bf85-805e3c114d5c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.970148] [55188]: DEBUG nova.api.openstack.wsgi [None req-8bb0428f-9d58-4365-974c-12d59053b4b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 942.970199] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a599a02-6de7-40e3-bf85-805e3c114d5c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.970358] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a599a02-6de7-40e3-bf85-805e3c114d5c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.970708] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a599a02-6de7-40e3-bf85-805e3c114d5c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.970907] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a599a02-6de7-40e3-bf85-805e3c114d5c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.971097] [55187]: DEBUG oslo_concurrency.lockutils [None req-0a599a02-6de7-40e3-bf85-805e3c114d5c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.971752] [55188]: DEBUG nova.compute.api [None req-8bb0428f-9d58-4365-974c-12d59053b4b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 942.975948] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bb0428f-9d58-4365-974c-12d59053b4b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.976204] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bb0428f-9d58-4365-974c-12d59053b4b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.976386] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bb0428f-9d58-4365-974c-12d59053b4b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.976736] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bb0428f-9d58-4365-974c-12d59053b4b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.976935] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bb0428f-9d58-4365-974c-12d59053b4b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.977128] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bb0428f-9d58-4365-974c-12d59053b4b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.995803] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bb0428f-9d58-4365-974c-12d59053b4b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.996053] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bb0428f-9d58-4365-974c-12d59053b4b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.996248] [55188]: DEBUG oslo_concurrency.lockutils [None req-8bb0428f-9d58-4365-974c-12d59053b4b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.996446] [55188]: DEBUG nova.objects.instance [None req-8bb0428f-9d58-4365-974c-12d59053b4b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid 86c0c53f-00a6-4700-9188-f2c69578fa72 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 943.015383] [55188]: DEBUG nova.policy [None req-8bb0428f-9d58-4365-974c-12d59053b4b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.019674] [55188]: INFO nova.api.openstack.requestlog [None req-8bb0428f-9d58-4365-974c-12d59053b4b2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1297 microversion: 2.1 time: 0.051917 [ 943.020017] [55188]: [pid: 55188|app: 0|req: 3113/6134] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:03 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1297 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.041174] [55187]: DEBUG nova.policy [None req-0a599a02-6de7-40e3-bf85-805e3c114d5c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.045383] [55187]: INFO nova.api.openstack.requestlog [None req-0a599a02-6de7-40e3-bf85-805e3c114d5c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1525 microversion: 2.1 time: 0.083397 [ 943.045833] [55187]: [pid: 55187|app: 0|req: 3022/6135] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:03 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1525 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.053051] [55188]: DEBUG nova.api.openstack.wsgi [None req-2e359c93-ad6c-436d-a86c-ca34b4b700f8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.054761] [55188]: DEBUG nova.compute.api [None req-2e359c93-ad6c-436d-a86c-ca34b4b700f8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.058103] [55187]: DEBUG nova.api.openstack.wsgi [None req-ce0042f8-dedc-4ef3-9497-29171d6e4eeb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.058334] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e359c93-ad6c-436d-a86c-ca34b4b700f8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.058570] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e359c93-ad6c-436d-a86c-ca34b4b700f8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.058757] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e359c93-ad6c-436d-a86c-ca34b4b700f8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.059177] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e359c93-ad6c-436d-a86c-ca34b4b700f8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.059388] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e359c93-ad6c-436d-a86c-ca34b4b700f8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.059563] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e359c93-ad6c-436d-a86c-ca34b4b700f8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.059753] [55187]: DEBUG nova.compute.api [None req-ce0042f8-dedc-4ef3-9497-29171d6e4eeb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.063088] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce0042f8-dedc-4ef3-9497-29171d6e4eeb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.063328] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce0042f8-dedc-4ef3-9497-29171d6e4eeb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.063517] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce0042f8-dedc-4ef3-9497-29171d6e4eeb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.063863] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce0042f8-dedc-4ef3-9497-29171d6e4eeb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.064075] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce0042f8-dedc-4ef3-9497-29171d6e4eeb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.064253] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce0042f8-dedc-4ef3-9497-29171d6e4eeb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.076949] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e359c93-ad6c-436d-a86c-ca34b4b700f8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.077189] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e359c93-ad6c-436d-a86c-ca34b4b700f8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.077347] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e359c93-ad6c-436d-a86c-ca34b4b700f8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.077576] [55188]: DEBUG nova.objects.instance [None req-2e359c93-ad6c-436d-a86c-ca34b4b700f8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lazy-loading 'fault' on Instance uuid 50d57bb6-5695-4435-b30d-38ddceaea97e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 943.096283] [55188]: DEBUG nova.policy [None req-2e359c93-ad6c-436d-a86c-ca34b4b700f8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.100116] [55188]: INFO nova.api.openstack.requestlog [None req-2e359c93-ad6c-436d-a86c-ca34b4b700f8 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1296 microversion: 2.1 time: 0.049425 [ 943.100448] [55188]: [pid: 55188|app: 0|req: 3114/6136] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:03 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1296 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.132085] [55187]: DEBUG nova.policy [None req-ce0042f8-dedc-4ef3-9497-29171d6e4eeb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.136625] [55187]: INFO nova.api.openstack.requestlog [None req-ce0042f8-dedc-4ef3-9497-29171d6e4eeb tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1525 microversion: 2.1 time: 0.080492 [ 943.136957] [55187]: [pid: 55187|app: 0|req: 3023/6137] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:03 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1525 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.199184] [55188]: DEBUG nova.api.openstack.wsgi [None req-4cd256ce-d0a3-49b7-abc0-18c2920bb8a4 tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.199600] [55188]: DEBUG nova.compute.api [None req-4cd256ce-d0a3-49b7-abc0-18c2920bb8a4 tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.204086] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd256ce-d0a3-49b7-abc0-18c2920bb8a4 tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.204405] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd256ce-d0a3-49b7-abc0-18c2920bb8a4 tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.204640] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd256ce-d0a3-49b7-abc0-18c2920bb8a4 tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.205102] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd256ce-d0a3-49b7-abc0-18c2920bb8a4 tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.205312] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd256ce-d0a3-49b7-abc0-18c2920bb8a4 tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.205536] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cd256ce-d0a3-49b7-abc0-18c2920bb8a4 tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.215120] [55188]: INFO nova.api.openstack.wsgi [None req-4cd256ce-d0a3-49b7-abc0-18c2920bb8a4 tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] HTTP exception thrown: Instance f8c770af-7d7d-4b7e-a603-64e14b3842c1 could not be found. [ 943.215425] [55188]: DEBUG nova.api.openstack.wsgi [None req-4cd256ce-d0a3-49b7-abc0-18c2920bb8a4 tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] Returning 404 to user: Instance f8c770af-7d7d-4b7e-a603-64e14b3842c1 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 943.215855] [55188]: INFO nova.api.openstack.requestlog [None req-4cd256ce-d0a3-49b7-abc0-18c2920bb8a4 tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 404 len: 111 microversion: 2.1 time: 0.069700 [ 943.216169] [55188]: [pid: 55188|app: 0|req: 3115/6138] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:07:03 2025] DELETE /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 111 bytes in 70 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 943.222191] [55187]: DEBUG nova.api.openstack.wsgi [None req-55d57225-1434-49b9-8a84-79e26af66f8a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.223860] [55187]: DEBUG nova.compute.api [None req-55d57225-1434-49b9-8a84-79e26af66f8a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.227364] [55187]: DEBUG oslo_concurrency.lockutils [None req-55d57225-1434-49b9-8a84-79e26af66f8a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.227598] [55187]: DEBUG oslo_concurrency.lockutils [None req-55d57225-1434-49b9-8a84-79e26af66f8a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.227814] [55187]: DEBUG oslo_concurrency.lockutils [None req-55d57225-1434-49b9-8a84-79e26af66f8a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.228247] [55187]: DEBUG oslo_concurrency.lockutils [None req-55d57225-1434-49b9-8a84-79e26af66f8a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.228489] [55187]: DEBUG oslo_concurrency.lockutils [None req-55d57225-1434-49b9-8a84-79e26af66f8a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.228692] [55187]: DEBUG oslo_concurrency.lockutils [None req-55d57225-1434-49b9-8a84-79e26af66f8a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.303074] [55187]: DEBUG nova.policy [None req-55d57225-1434-49b9-8a84-79e26af66f8a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.309964] [55187]: INFO nova.api.openstack.requestlog [None req-55d57225-1434-49b9-8a84-79e26af66f8a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1525 microversion: 2.1 time: 0.090026 [ 943.310310] [55187]: [pid: 55187|app: 0|req: 3024/6139] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:03 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1525 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.322565] [55188]: DEBUG nova.api.openstack.wsgi [None req-2fe0b443-7ec7-49ba-928c-0471521b888c tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] Action: 'update', calling method: >, body: {"server": {"name": "f8c770af-7d7d-4b7e-a603-64e14b3842c1_new"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 943.324419] [55188]: DEBUG nova.compute.api [None req-2fe0b443-7ec7-49ba-928c-0471521b888c tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.327922] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fe0b443-7ec7-49ba-928c-0471521b888c tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.328179] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fe0b443-7ec7-49ba-928c-0471521b888c tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.328366] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fe0b443-7ec7-49ba-928c-0471521b888c tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.328715] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fe0b443-7ec7-49ba-928c-0471521b888c tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.328939] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fe0b443-7ec7-49ba-928c-0471521b888c tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.329134] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fe0b443-7ec7-49ba-928c-0471521b888c tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.337321] [55188]: INFO nova.api.openstack.wsgi [None req-2fe0b443-7ec7-49ba-928c-0471521b888c tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] HTTP exception thrown: Instance f8c770af-7d7d-4b7e-a603-64e14b3842c1 could not be found. [ 943.337614] [55188]: DEBUG nova.api.openstack.wsgi [None req-2fe0b443-7ec7-49ba-928c-0471521b888c tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] Returning 404 to user: Instance f8c770af-7d7d-4b7e-a603-64e14b3842c1 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 943.338083] [55188]: INFO nova.api.openstack.requestlog [None req-2fe0b443-7ec7-49ba-928c-0471521b888c tempest-ServersNegativeTestMultiTenantJSON-165253100 tempest-ServersNegativeTestMultiTenantJSON-165253100-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 404 len: 111 microversion: 2.1 time: 0.017965 [ 943.338392] [55188]: [pid: 55188|app: 0|req: 3116/6140] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 26 22:07:03 2025] PUT /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 943.347243] [55187]: DEBUG nova.api.openstack.wsgi [None req-5d2d814e-bb65-4295-a559-58665684a336 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.347505] [55187]: DEBUG nova.compute.api [None req-5d2d814e-bb65-4295-a559-58665684a336 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.351086] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d2d814e-bb65-4295-a559-58665684a336 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.351327] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d2d814e-bb65-4295-a559-58665684a336 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.351514] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d2d814e-bb65-4295-a559-58665684a336 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.351859] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d2d814e-bb65-4295-a559-58665684a336 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.352068] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d2d814e-bb65-4295-a559-58665684a336 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.352246] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d2d814e-bb65-4295-a559-58665684a336 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.367445] [55187]: DEBUG nova.compute.api [None req-5d2d814e-bb65-4295-a559-58665684a336 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 943.390427] [55188]: DEBUG nova.api.openstack.wsgi [None req-71ea2e18-6b12-4a27-a54e-c9e5833bfe3b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.391775] [55188]: DEBUG nova.compute.api [None req-71ea2e18-6b12-4a27-a54e-c9e5833bfe3b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.395061] [55188]: DEBUG oslo_concurrency.lockutils [None req-71ea2e18-6b12-4a27-a54e-c9e5833bfe3b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.395312] [55188]: DEBUG oslo_concurrency.lockutils [None req-71ea2e18-6b12-4a27-a54e-c9e5833bfe3b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.395485] [55188]: DEBUG oslo_concurrency.lockutils [None req-71ea2e18-6b12-4a27-a54e-c9e5833bfe3b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.395826] [55188]: DEBUG oslo_concurrency.lockutils [None req-71ea2e18-6b12-4a27-a54e-c9e5833bfe3b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.396035] [55188]: DEBUG oslo_concurrency.lockutils [None req-71ea2e18-6b12-4a27-a54e-c9e5833bfe3b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.396222] [55188]: DEBUG oslo_concurrency.lockutils [None req-71ea2e18-6b12-4a27-a54e-c9e5833bfe3b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.411394] [55187]: INFO nova.api.openstack.requestlog [None req-5d2d814e-bb65-4295-a559-58665684a336 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 204 len: 0 microversion: 2.1 time: 0.066221 [ 943.411738] [55187]: [pid: 55187|app: 0|req: 3025/6141] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:07:03 2025] DELETE /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 943.414722] [55187]: DEBUG nova.api.openstack.wsgi [None req-4a8c9c43-4e62-4d65-838f-3aaef1f3fec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.416291] [55187]: DEBUG nova.compute.api [None req-4a8c9c43-4e62-4d65-838f-3aaef1f3fec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.419772] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8c9c43-4e62-4d65-838f-3aaef1f3fec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.419987] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8c9c43-4e62-4d65-838f-3aaef1f3fec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.420541] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8c9c43-4e62-4d65-838f-3aaef1f3fec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.420613] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8c9c43-4e62-4d65-838f-3aaef1f3fec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.421043] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8c9c43-4e62-4d65-838f-3aaef1f3fec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.421043] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8c9c43-4e62-4d65-838f-3aaef1f3fec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.432343] [55188]: DEBUG nova.policy [None req-71ea2e18-6b12-4a27-a54e-c9e5833bfe3b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.437066] [55188]: INFO nova.api.openstack.requestlog [None req-71ea2e18-6b12-4a27-a54e-c9e5833bfe3b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1263 microversion: 2.1 time: 0.049171 [ 943.437631] [55188]: [pid: 55188|app: 0|req: 3117/6142] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:03 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1263 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.440050] [55188]: DEBUG nova.api.openstack.wsgi [None req-d8978575-dd10-405b-b421-5488cbb21d74 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.441765] [55188]: DEBUG nova.compute.api [None req-d8978575-dd10-405b-b421-5488cbb21d74 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.445119] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8978575-dd10-405b-b421-5488cbb21d74 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.445221] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8978575-dd10-405b-b421-5488cbb21d74 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.446095] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8978575-dd10-405b-b421-5488cbb21d74 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.446547] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8978575-dd10-405b-b421-5488cbb21d74 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.446778] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8978575-dd10-405b-b421-5488cbb21d74 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.446965] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8978575-dd10-405b-b421-5488cbb21d74 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.454715] [55187]: DEBUG nova.policy [None req-4a8c9c43-4e62-4d65-838f-3aaef1f3fec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.460740] [55187]: INFO nova.api.openstack.requestlog [None req-4a8c9c43-4e62-4d65-838f-3aaef1f3fec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1210 microversion: 2.1 time: 0.048280 [ 943.461333] [55187]: [pid: 55187|app: 0|req: 3026/6143] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:03 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.488334] [55187]: DEBUG nova.api.openstack.wsgi [None req-80229bee-0773-432b-b49c-6e9987be9579 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.490085] [55187]: DEBUG nova.compute.api [None req-80229bee-0773-432b-b49c-6e9987be9579 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.493702] [55187]: DEBUG oslo_concurrency.lockutils [None req-80229bee-0773-432b-b49c-6e9987be9579 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.493941] [55187]: DEBUG oslo_concurrency.lockutils [None req-80229bee-0773-432b-b49c-6e9987be9579 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.494146] [55187]: DEBUG oslo_concurrency.lockutils [None req-80229bee-0773-432b-b49c-6e9987be9579 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.494505] [55187]: DEBUG oslo_concurrency.lockutils [None req-80229bee-0773-432b-b49c-6e9987be9579 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.494703] [55187]: DEBUG oslo_concurrency.lockutils [None req-80229bee-0773-432b-b49c-6e9987be9579 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.494874] [55187]: DEBUG oslo_concurrency.lockutils [None req-80229bee-0773-432b-b49c-6e9987be9579 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.527133] [55187]: DEBUG nova.policy [None req-80229bee-0773-432b-b49c-6e9987be9579 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.531451] [55187]: INFO nova.api.openstack.requestlog [None req-80229bee-0773-432b-b49c-6e9987be9579 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1211 microversion: 2.1 time: 0.045505 [ 943.531788] [55187]: [pid: 55187|app: 0|req: 3027/6144] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:03 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1211 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.574523] [55188]: DEBUG nova.policy [None req-d8978575-dd10-405b-b421-5488cbb21d74 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.579220] [55188]: INFO nova.api.openstack.requestlog [None req-d8978575-dd10-405b-b421-5488cbb21d74 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1531 microversion: 2.1 time: 0.141197 [ 943.579566] [55188]: [pid: 55188|app: 0|req: 3118/6145] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:03 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1531 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.686501] [55187]: DEBUG nova.api.openstack.wsgi [None req-78ad75e1-3539-429a-9d49-9f205d946289 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.688371] [55187]: DEBUG nova.compute.api [None req-78ad75e1-3539-429a-9d49-9f205d946289 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.692017] [55187]: DEBUG oslo_concurrency.lockutils [None req-78ad75e1-3539-429a-9d49-9f205d946289 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.692295] [55187]: DEBUG oslo_concurrency.lockutils [None req-78ad75e1-3539-429a-9d49-9f205d946289 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.692501] [55187]: DEBUG oslo_concurrency.lockutils [None req-78ad75e1-3539-429a-9d49-9f205d946289 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.692864] [55187]: DEBUG oslo_concurrency.lockutils [None req-78ad75e1-3539-429a-9d49-9f205d946289 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.693086] [55187]: DEBUG oslo_concurrency.lockutils [None req-78ad75e1-3539-429a-9d49-9f205d946289 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.693265] [55187]: DEBUG oslo_concurrency.lockutils [None req-78ad75e1-3539-429a-9d49-9f205d946289 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.788864] [55188]: DEBUG nova.api.openstack.wsgi [req-9d0476b3-144b-44bc-97a8-9f9a33fd1018 req-4968166c-ef79-424a-ac50-8b7733b588d0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dbb26406-ae68-405d-a885-922ecebe2fcc", "name": "network-vif-plugged", "status": "completed", "tag": "32931996-a8c8-4956-a364-074e6772f450"}, {"name": "network-changed", "server_uuid": "dbb26406-ae68-405d-a885-922ecebe2fcc", "tag": "32931996-a8c8-4956-a364-074e6772f450"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 943.790690] [55187]: DEBUG nova.policy [None req-78ad75e1-3539-429a-9d49-9f205d946289 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.794868] [55188]: DEBUG oslo_concurrency.lockutils [req-9d0476b3-144b-44bc-97a8-9f9a33fd1018 req-4968166c-ef79-424a-ac50-8b7733b588d0 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.795064] [55187]: INFO nova.api.openstack.requestlog [None req-78ad75e1-3539-429a-9d49-9f205d946289 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.111235 [ 943.795132] [55188]: DEBUG oslo_concurrency.lockutils [req-9d0476b3-144b-44bc-97a8-9f9a33fd1018 req-4968166c-ef79-424a-ac50-8b7733b588d0 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.795319] [55188]: DEBUG oslo_concurrency.lockutils [req-9d0476b3-144b-44bc-97a8-9f9a33fd1018 req-4968166c-ef79-424a-ac50-8b7733b588d0 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.795410] [55187]: [pid: 55187|app: 0|req: 3028/6146] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:04 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.797867] [55187]: DEBUG nova.api.openstack.wsgi [None req-4101c000-2fc6-46c2-9043-0f1091aec63e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.799425] [55187]: DEBUG nova.compute.api [None req-4101c000-2fc6-46c2-9043-0f1091aec63e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.801754] [55188]: INFO nova.api.openstack.compute.server_external_events [req-9d0476b3-144b-44bc-97a8-9f9a33fd1018 req-4968166c-ef79-424a-ac50-8b7733b588d0 service nova] Creating event network-vif-plugged:32931996-a8c8-4956-a364-074e6772f450 for instance dbb26406-ae68-405d-a885-922ecebe2fcc on cpu-1 [ 943.802031] [55188]: INFO nova.api.openstack.compute.server_external_events [req-9d0476b3-144b-44bc-97a8-9f9a33fd1018 req-4968166c-ef79-424a-ac50-8b7733b588d0 service nova] Creating event network-changed:32931996-a8c8-4956-a364-074e6772f450 for instance dbb26406-ae68-405d-a885-922ecebe2fcc on cpu-1 [ 943.802741] [55187]: DEBUG oslo_concurrency.lockutils [None req-4101c000-2fc6-46c2-9043-0f1091aec63e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.802998] [55187]: DEBUG oslo_concurrency.lockutils [None req-4101c000-2fc6-46c2-9043-0f1091aec63e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.803229] [55187]: DEBUG oslo_concurrency.lockutils [None req-4101c000-2fc6-46c2-9043-0f1091aec63e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.803601] [55187]: DEBUG oslo_concurrency.lockutils [None req-4101c000-2fc6-46c2-9043-0f1091aec63e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.803811] [55187]: DEBUG oslo_concurrency.lockutils [None req-4101c000-2fc6-46c2-9043-0f1091aec63e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.804014] [55187]: DEBUG oslo_concurrency.lockutils [None req-4101c000-2fc6-46c2-9043-0f1091aec63e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.805032] [55188]: INFO nova.api.openstack.requestlog [req-9d0476b3-144b-44bc-97a8-9f9a33fd1018 req-4968166c-ef79-424a-ac50-8b7733b588d0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.018855 [ 943.805608] [55188]: [pid: 55188|app: 0|req: 3119/6147] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:04 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 943.869680] [55187]: DEBUG nova.policy [None req-4101c000-2fc6-46c2-9043-0f1091aec63e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.873752] [55187]: INFO nova.api.openstack.requestlog [None req-4101c000-2fc6-46c2-9043-0f1091aec63e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1315 microversion: 2.1 time: 0.077770 [ 943.874096] [55187]: [pid: 55187|app: 0|req: 3029/6148] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:04 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1315 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.880391] [55188]: DEBUG nova.api.openstack.wsgi [None req-b2be411b-21e1-4400-92e9-a9ee9b4e26b7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.882129] [55188]: DEBUG nova.compute.api [None req-b2be411b-21e1-4400-92e9-a9ee9b4e26b7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.885675] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2be411b-21e1-4400-92e9-a9ee9b4e26b7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.885912] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2be411b-21e1-4400-92e9-a9ee9b4e26b7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.886116] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2be411b-21e1-4400-92e9-a9ee9b4e26b7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.886457] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2be411b-21e1-4400-92e9-a9ee9b4e26b7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.886658] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2be411b-21e1-4400-92e9-a9ee9b4e26b7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.886831] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2be411b-21e1-4400-92e9-a9ee9b4e26b7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.928794] [55187]: DEBUG nova.api.openstack.wsgi [None req-8b224062-fd34-4719-b062-a461284e025f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.930489] [55187]: DEBUG nova.compute.api [None req-8b224062-fd34-4719-b062-a461284e025f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.934048] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b224062-fd34-4719-b062-a461284e025f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.934304] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b224062-fd34-4719-b062-a461284e025f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.934475] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b224062-fd34-4719-b062-a461284e025f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.934821] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b224062-fd34-4719-b062-a461284e025f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.935027] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b224062-fd34-4719-b062-a461284e025f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.935206] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b224062-fd34-4719-b062-a461284e025f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.981692] [55188]: DEBUG nova.policy [None req-b2be411b-21e1-4400-92e9-a9ee9b4e26b7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.986873] [55188]: INFO nova.api.openstack.requestlog [None req-b2be411b-21e1-4400-92e9-a9ee9b4e26b7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1305 microversion: 2.1 time: 0.108480 [ 943.986873] [55188]: [pid: 55188|app: 0|req: 3120/6149] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:04 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1305 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.989370] [55188]: DEBUG nova.api.openstack.wsgi [None req-ae7edcad-31bb-4f33-a9c6-a9302569d590 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 943.991139] [55188]: DEBUG nova.compute.api [None req-ae7edcad-31bb-4f33-a9c6-a9302569d590 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 943.994616] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae7edcad-31bb-4f33-a9c6-a9302569d590 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.994850] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae7edcad-31bb-4f33-a9c6-a9302569d590 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.995046] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae7edcad-31bb-4f33-a9c6-a9302569d590 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.995399] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae7edcad-31bb-4f33-a9c6-a9302569d590 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.995599] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae7edcad-31bb-4f33-a9c6-a9302569d590 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.995781] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae7edcad-31bb-4f33-a9c6-a9302569d590 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.016912] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae7edcad-31bb-4f33-a9c6-a9302569d590 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.017067] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae7edcad-31bb-4f33-a9c6-a9302569d590 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.017246] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae7edcad-31bb-4f33-a9c6-a9302569d590 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.017448] [55188]: DEBUG nova.objects.instance [None req-ae7edcad-31bb-4f33-a9c6-a9302569d590 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid edec81c1-e48e-4c35-8a6d-62862975ce93 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 944.043335] [55188]: DEBUG nova.policy [None req-ae7edcad-31bb-4f33-a9c6-a9302569d590 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.049200] [55188]: INFO nova.api.openstack.requestlog [None req-ae7edcad-31bb-4f33-a9c6-a9302569d590 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1364 microversion: 2.1 time: 0.061745 [ 944.049558] [55188]: [pid: 55188|app: 0|req: 3121/6150] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:04 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1364 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.052109] [55188]: DEBUG nova.api.openstack.wsgi [None req-72176f93-ffe3-4ddb-b6bd-45c1ee43fe6b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.053889] [55188]: DEBUG nova.compute.api [None req-72176f93-ffe3-4ddb-b6bd-45c1ee43fe6b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 944.057405] [55188]: DEBUG oslo_concurrency.lockutils [None req-72176f93-ffe3-4ddb-b6bd-45c1ee43fe6b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.057867] [55188]: DEBUG oslo_concurrency.lockutils [None req-72176f93-ffe3-4ddb-b6bd-45c1ee43fe6b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.058102] [55188]: DEBUG oslo_concurrency.lockutils [None req-72176f93-ffe3-4ddb-b6bd-45c1ee43fe6b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.058484] [55188]: DEBUG oslo_concurrency.lockutils [None req-72176f93-ffe3-4ddb-b6bd-45c1ee43fe6b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.058806] [55188]: DEBUG oslo_concurrency.lockutils [None req-72176f93-ffe3-4ddb-b6bd-45c1ee43fe6b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.058895] [55188]: DEBUG oslo_concurrency.lockutils [None req-72176f93-ffe3-4ddb-b6bd-45c1ee43fe6b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.086195] [55187]: DEBUG nova.policy [None req-8b224062-fd34-4719-b062-a461284e025f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.091159] [55187]: INFO nova.api.openstack.requestlog [None req-8b224062-fd34-4719-b062-a461284e025f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1323 microversion: 2.1 time: 0.165345 [ 944.091159] [55187]: [pid: 55187|app: 0|req: 3030/6151] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:04 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1323 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.093471] [55187]: DEBUG nova.api.openstack.wsgi [None req-d37bc7a4-6e49-4b71-b6ca-252d123ede3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.096178] [55187]: DEBUG nova.compute.api [None req-d37bc7a4-6e49-4b71-b6ca-252d123ede3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 944.098445] [55188]: DEBUG nova.policy [None req-72176f93-ffe3-4ddb-b6bd-45c1ee43fe6b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.102152] [55188]: INFO nova.api.openstack.requestlog [None req-72176f93-ffe3-4ddb-b6bd-45c1ee43fe6b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1239 microversion: 2.1 time: 0.051987 [ 944.102599] [55188]: [pid: 55188|app: 0|req: 3122/6152] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:04 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1239 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.103349] [55187]: DEBUG oslo_concurrency.lockutils [None req-d37bc7a4-6e49-4b71-b6ca-252d123ede3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.104173] [55187]: DEBUG oslo_concurrency.lockutils [None req-d37bc7a4-6e49-4b71-b6ca-252d123ede3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.104173] [55187]: DEBUG oslo_concurrency.lockutils [None req-d37bc7a4-6e49-4b71-b6ca-252d123ede3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.104399] [55187]: DEBUG oslo_concurrency.lockutils [None req-d37bc7a4-6e49-4b71-b6ca-252d123ede3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.104997] [55188]: DEBUG nova.api.openstack.wsgi [None req-145288bd-3c2b-43f7-a762-dd177187970f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.106087] [55187]: DEBUG oslo_concurrency.lockutils [None req-d37bc7a4-6e49-4b71-b6ca-252d123ede3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.106355] [55187]: DEBUG oslo_concurrency.lockutils [None req-d37bc7a4-6e49-4b71-b6ca-252d123ede3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.106513] [55188]: DEBUG nova.compute.api [None req-145288bd-3c2b-43f7-a762-dd177187970f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 944.110474] [55188]: DEBUG oslo_concurrency.lockutils [None req-145288bd-3c2b-43f7-a762-dd177187970f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.110717] [55188]: DEBUG oslo_concurrency.lockutils [None req-145288bd-3c2b-43f7-a762-dd177187970f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.110904] [55188]: DEBUG oslo_concurrency.lockutils [None req-145288bd-3c2b-43f7-a762-dd177187970f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.111272] [55188]: DEBUG oslo_concurrency.lockutils [None req-145288bd-3c2b-43f7-a762-dd177187970f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.111475] [55188]: DEBUG oslo_concurrency.lockutils [None req-145288bd-3c2b-43f7-a762-dd177187970f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.111648] [55188]: DEBUG oslo_concurrency.lockutils [None req-145288bd-3c2b-43f7-a762-dd177187970f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.130252] [55187]: DEBUG oslo_concurrency.lockutils [None req-d37bc7a4-6e49-4b71-b6ca-252d123ede3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.130562] [55187]: DEBUG oslo_concurrency.lockutils [None req-d37bc7a4-6e49-4b71-b6ca-252d123ede3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.130711] [55188]: DEBUG oslo_concurrency.lockutils [None req-145288bd-3c2b-43f7-a762-dd177187970f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.130792] [55187]: DEBUG oslo_concurrency.lockutils [None req-d37bc7a4-6e49-4b71-b6ca-252d123ede3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.130955] [55188]: DEBUG oslo_concurrency.lockutils [None req-145288bd-3c2b-43f7-a762-dd177187970f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.131180] [55187]: DEBUG nova.objects.instance [None req-d37bc7a4-6e49-4b71-b6ca-252d123ede3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lazy-loading 'fault' on Instance uuid 1cde67d4-c1df-4d42-9eeb-c47f0a022356 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 944.131262] [55188]: DEBUG oslo_concurrency.lockutils [None req-145288bd-3c2b-43f7-a762-dd177187970f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.131345] [55188]: DEBUG nova.objects.instance [None req-145288bd-3c2b-43f7-a762-dd177187970f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid 86c0c53f-00a6-4700-9188-f2c69578fa72 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 944.154864] [55188]: DEBUG nova.policy [None req-145288bd-3c2b-43f7-a762-dd177187970f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.157658] [55187]: DEBUG nova.policy [None req-d37bc7a4-6e49-4b71-b6ca-252d123ede3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.159671] [55188]: INFO nova.api.openstack.requestlog [None req-145288bd-3c2b-43f7-a762-dd177187970f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1297 microversion: 2.1 time: 0.056551 [ 944.160099] [55188]: [pid: 55188|app: 0|req: 3123/6153] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:04 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1297 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.164026] [55188]: DEBUG nova.api.openstack.wsgi [None req-78f7e28a-9f71-4dc5-8d03-f3200f85ce20 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.164114] [55187]: INFO nova.api.openstack.requestlog [None req-d37bc7a4-6e49-4b71-b6ca-252d123ede3e tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1349 microversion: 2.1 time: 0.071521 [ 944.164114] [55187]: [pid: 55187|app: 0|req: 3031/6154] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:04 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1349 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.164651] [55188]: DEBUG nova.compute.api [None req-78f7e28a-9f71-4dc5-8d03-f3200f85ce20 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 944.168308] [55188]: DEBUG oslo_concurrency.lockutils [None req-78f7e28a-9f71-4dc5-8d03-f3200f85ce20 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.168598] [55188]: DEBUG oslo_concurrency.lockutils [None req-78f7e28a-9f71-4dc5-8d03-f3200f85ce20 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.168831] [55188]: DEBUG oslo_concurrency.lockutils [None req-78f7e28a-9f71-4dc5-8d03-f3200f85ce20 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.169253] [55188]: DEBUG oslo_concurrency.lockutils [None req-78f7e28a-9f71-4dc5-8d03-f3200f85ce20 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.169481] [55188]: DEBUG oslo_concurrency.lockutils [None req-78f7e28a-9f71-4dc5-8d03-f3200f85ce20 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.169694] [55188]: DEBUG oslo_concurrency.lockutils [None req-78f7e28a-9f71-4dc5-8d03-f3200f85ce20 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.188551] [55188]: DEBUG oslo_concurrency.lockutils [None req-78f7e28a-9f71-4dc5-8d03-f3200f85ce20 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.188802] [55188]: DEBUG oslo_concurrency.lockutils [None req-78f7e28a-9f71-4dc5-8d03-f3200f85ce20 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.188985] [55188]: DEBUG oslo_concurrency.lockutils [None req-78f7e28a-9f71-4dc5-8d03-f3200f85ce20 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.189204] [55188]: DEBUG nova.objects.instance [None req-78f7e28a-9f71-4dc5-8d03-f3200f85ce20 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lazy-loading 'fault' on Instance uuid 50d57bb6-5695-4435-b30d-38ddceaea97e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 944.212503] [55188]: DEBUG nova.policy [None req-78f7e28a-9f71-4dc5-8d03-f3200f85ce20 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.217417] [55188]: INFO nova.api.openstack.requestlog [None req-78f7e28a-9f71-4dc5-8d03-f3200f85ce20 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1296 microversion: 2.1 time: 0.056673 [ 944.217768] [55188]: [pid: 55188|app: 0|req: 3124/6155] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:04 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1296 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.452315] [55187]: DEBUG nova.api.openstack.wsgi [None req-fe4adf5c-75c6-4778-8b83-2bf64e0aec67 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.454610] [55187]: DEBUG nova.compute.api [None req-fe4adf5c-75c6-4778-8b83-2bf64e0aec67 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 944.460745] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe4adf5c-75c6-4778-8b83-2bf64e0aec67 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.461068] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe4adf5c-75c6-4778-8b83-2bf64e0aec67 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.461364] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe4adf5c-75c6-4778-8b83-2bf64e0aec67 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.461840] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe4adf5c-75c6-4778-8b83-2bf64e0aec67 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.462065] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe4adf5c-75c6-4778-8b83-2bf64e0aec67 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.462366] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe4adf5c-75c6-4778-8b83-2bf64e0aec67 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.477129] [55188]: DEBUG nova.api.openstack.wsgi [None req-7e69ac91-5785-4451-a0dd-dfaddf627ad4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.479594] [55188]: DEBUG nova.compute.api [None req-7e69ac91-5785-4451-a0dd-dfaddf627ad4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 944.484858] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e69ac91-5785-4451-a0dd-dfaddf627ad4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.485443] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e69ac91-5785-4451-a0dd-dfaddf627ad4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.485687] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e69ac91-5785-4451-a0dd-dfaddf627ad4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.486240] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e69ac91-5785-4451-a0dd-dfaddf627ad4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.486655] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e69ac91-5785-4451-a0dd-dfaddf627ad4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.486880] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e69ac91-5785-4451-a0dd-dfaddf627ad4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.529429] [55188]: DEBUG nova.policy [None req-7e69ac91-5785-4451-a0dd-dfaddf627ad4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.535173] [55188]: INFO nova.api.openstack.requestlog [None req-7e69ac91-5785-4451-a0dd-dfaddf627ad4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1210 microversion: 2.1 time: 0.061886 [ 944.535684] [55188]: [pid: 55188|app: 0|req: 3125/6156] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:04 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1210 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.544636] [55188]: DEBUG nova.api.openstack.wsgi [None req-c4f06dba-1302-4559-b114-f69f7927cd75 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.546504] [55188]: DEBUG nova.compute.api [None req-c4f06dba-1302-4559-b114-f69f7927cd75 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 944.550852] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4f06dba-1302-4559-b114-f69f7927cd75 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.551216] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4f06dba-1302-4559-b114-f69f7927cd75 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.551445] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4f06dba-1302-4559-b114-f69f7927cd75 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.551855] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4f06dba-1302-4559-b114-f69f7927cd75 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.552162] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4f06dba-1302-4559-b114-f69f7927cd75 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.552387] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4f06dba-1302-4559-b114-f69f7927cd75 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.590270] [55188]: DEBUG nova.policy [None req-c4f06dba-1302-4559-b114-f69f7927cd75 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.595518] [55188]: INFO nova.api.openstack.requestlog [None req-c4f06dba-1302-4559-b114-f69f7927cd75 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1211 microversion: 2.1 time: 0.053666 [ 944.596092] [55188]: [pid: 55188|app: 0|req: 3126/6157] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:04 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.603185] [55188]: DEBUG nova.api.openstack.wsgi [None req-3ba0ad3b-e31b-49c5-9375-4494e1949c8c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.604985] [55188]: DEBUG nova.compute.api [None req-3ba0ad3b-e31b-49c5-9375-4494e1949c8c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 944.613915] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ba0ad3b-e31b-49c5-9375-4494e1949c8c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.614235] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ba0ad3b-e31b-49c5-9375-4494e1949c8c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.614450] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ba0ad3b-e31b-49c5-9375-4494e1949c8c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.614895] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ba0ad3b-e31b-49c5-9375-4494e1949c8c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.615151] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ba0ad3b-e31b-49c5-9375-4494e1949c8c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.615405] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ba0ad3b-e31b-49c5-9375-4494e1949c8c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.624288] [55187]: DEBUG nova.policy [None req-fe4adf5c-75c6-4778-8b83-2bf64e0aec67 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.633150] [55187]: INFO nova.api.openstack.requestlog [None req-fe4adf5c-75c6-4778-8b83-2bf64e0aec67 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1313 microversion: 2.1 time: 0.183780 [ 944.633824] [55187]: [pid: 55187|app: 0|req: 3032/6158] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:04 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1313 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.702775] [55188]: DEBUG nova.policy [None req-3ba0ad3b-e31b-49c5-9375-4494e1949c8c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.707897] [55188]: INFO nova.api.openstack.requestlog [None req-3ba0ad3b-e31b-49c5-9375-4494e1949c8c tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1531 microversion: 2.1 time: 0.111247 [ 944.708551] [55188]: [pid: 55188|app: 0|req: 3127/6159] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:04 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1531 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.810309] [55187]: DEBUG nova.api.openstack.wsgi [None req-59d0afe7-9014-42cf-bbc6-6bef7590b830 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.812434] [55187]: DEBUG nova.compute.api [None req-59d0afe7-9014-42cf-bbc6-6bef7590b830 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 944.817364] [55187]: DEBUG oslo_concurrency.lockutils [None req-59d0afe7-9014-42cf-bbc6-6bef7590b830 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.817619] [55187]: DEBUG oslo_concurrency.lockutils [None req-59d0afe7-9014-42cf-bbc6-6bef7590b830 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.817805] [55187]: DEBUG oslo_concurrency.lockutils [None req-59d0afe7-9014-42cf-bbc6-6bef7590b830 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.818980] [55187]: DEBUG oslo_concurrency.lockutils [None req-59d0afe7-9014-42cf-bbc6-6bef7590b830 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.818980] [55187]: DEBUG oslo_concurrency.lockutils [None req-59d0afe7-9014-42cf-bbc6-6bef7590b830 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.818980] [55187]: DEBUG oslo_concurrency.lockutils [None req-59d0afe7-9014-42cf-bbc6-6bef7590b830 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.886224] [55188]: DEBUG nova.api.openstack.wsgi [None req-6f6a1348-e27b-4a34-bb27-b0413a4eaeae tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 944.888259] [55188]: DEBUG nova.compute.api [None req-6f6a1348-e27b-4a34-bb27-b0413a4eaeae tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 944.892057] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f6a1348-e27b-4a34-bb27-b0413a4eaeae tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.892329] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f6a1348-e27b-4a34-bb27-b0413a4eaeae tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.892524] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f6a1348-e27b-4a34-bb27-b0413a4eaeae tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.892881] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f6a1348-e27b-4a34-bb27-b0413a4eaeae tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.893098] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f6a1348-e27b-4a34-bb27-b0413a4eaeae tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.893277] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f6a1348-e27b-4a34-bb27-b0413a4eaeae tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.922054] [55187]: DEBUG nova.policy [None req-59d0afe7-9014-42cf-bbc6-6bef7590b830 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.928268] [55187]: INFO nova.api.openstack.requestlog [None req-59d0afe7-9014-42cf-bbc6-6bef7590b830 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.118290 [ 944.928268] [55187]: [pid: 55187|app: 0|req: 3033/6160] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:05 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.981926] [55188]: DEBUG nova.policy [None req-6f6a1348-e27b-4a34-bb27-b0413a4eaeae tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.987240] [55188]: INFO nova.api.openstack.requestlog [None req-6f6a1348-e27b-4a34-bb27-b0413a4eaeae tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1315 microversion: 2.1 time: 0.103191 [ 944.987628] [55188]: [pid: 55188|app: 0|req: 3128/6161] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:05 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1315 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.999936] [55187]: DEBUG nova.api.openstack.wsgi [None req-2186c183-40d3-467f-9e7d-48b3709ea3f4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.001670] [55187]: DEBUG nova.compute.api [None req-2186c183-40d3-467f-9e7d-48b3709ea3f4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.006851] [55187]: DEBUG oslo_concurrency.lockutils [None req-2186c183-40d3-467f-9e7d-48b3709ea3f4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.007133] [55187]: DEBUG oslo_concurrency.lockutils [None req-2186c183-40d3-467f-9e7d-48b3709ea3f4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.007376] [55187]: DEBUG oslo_concurrency.lockutils [None req-2186c183-40d3-467f-9e7d-48b3709ea3f4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.007895] [55187]: DEBUG oslo_concurrency.lockutils [None req-2186c183-40d3-467f-9e7d-48b3709ea3f4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.008209] [55187]: DEBUG oslo_concurrency.lockutils [None req-2186c183-40d3-467f-9e7d-48b3709ea3f4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.008480] [55187]: DEBUG oslo_concurrency.lockutils [None req-2186c183-40d3-467f-9e7d-48b3709ea3f4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.064781] [55188]: DEBUG nova.api.openstack.wsgi [None req-b9a5e087-e31f-483b-ae7b-447f30b3c1b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.066712] [55188]: DEBUG nova.compute.api [None req-b9a5e087-e31f-483b-ae7b-447f30b3c1b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.071724] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9a5e087-e31f-483b-ae7b-447f30b3c1b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.071724] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9a5e087-e31f-483b-ae7b-447f30b3c1b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.071724] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9a5e087-e31f-483b-ae7b-447f30b3c1b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.072427] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9a5e087-e31f-483b-ae7b-447f30b3c1b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.072427] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9a5e087-e31f-483b-ae7b-447f30b3c1b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.072427] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9a5e087-e31f-483b-ae7b-447f30b3c1b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.096271] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9a5e087-e31f-483b-ae7b-447f30b3c1b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.096625] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9a5e087-e31f-483b-ae7b-447f30b3c1b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.096886] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9a5e087-e31f-483b-ae7b-447f30b3c1b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.097278] [55188]: DEBUG nova.objects.instance [None req-b9a5e087-e31f-483b-ae7b-447f30b3c1b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid edec81c1-e48e-4c35-8a6d-62862975ce93 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 945.104725] [55187]: DEBUG nova.policy [None req-2186c183-40d3-467f-9e7d-48b3709ea3f4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.109472] [55187]: INFO nova.api.openstack.requestlog [None req-2186c183-40d3-467f-9e7d-48b3709ea3f4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1305 microversion: 2.1 time: 0.111758 [ 945.110108] [55187]: [pid: 55187|app: 0|req: 3034/6162] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:05 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1305 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.112673] [55187]: DEBUG nova.api.openstack.wsgi [None req-d625335c-2ec8-4db9-b87b-d4889bff14d3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.114965] [55187]: DEBUG nova.compute.api [None req-d625335c-2ec8-4db9-b87b-d4889bff14d3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.117611] [55187]: DEBUG oslo_concurrency.lockutils [None req-d625335c-2ec8-4db9-b87b-d4889bff14d3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.117888] [55187]: DEBUG oslo_concurrency.lockutils [None req-d625335c-2ec8-4db9-b87b-d4889bff14d3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.118110] [55187]: DEBUG oslo_concurrency.lockutils [None req-d625335c-2ec8-4db9-b87b-d4889bff14d3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.118470] [55187]: DEBUG oslo_concurrency.lockutils [None req-d625335c-2ec8-4db9-b87b-d4889bff14d3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.118670] [55187]: DEBUG oslo_concurrency.lockutils [None req-d625335c-2ec8-4db9-b87b-d4889bff14d3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.118974] [55187]: DEBUG oslo_concurrency.lockutils [None req-d625335c-2ec8-4db9-b87b-d4889bff14d3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.120290] [55188]: DEBUG nova.policy [None req-b9a5e087-e31f-483b-ae7b-447f30b3c1b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.124821] [55188]: INFO nova.api.openstack.requestlog [None req-b9a5e087-e31f-483b-ae7b-447f30b3c1b6 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1364 microversion: 2.1 time: 0.063302 [ 945.125312] [55188]: [pid: 55188|app: 0|req: 3129/6163] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:05 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1364 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.127542] [55188]: DEBUG nova.api.openstack.wsgi [None req-b0997b1f-5e27-48cf-9531-dfd607cdc615 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.129220] [55188]: DEBUG nova.compute.api [None req-b0997b1f-5e27-48cf-9531-dfd607cdc615 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.134291] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0997b1f-5e27-48cf-9531-dfd607cdc615 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.134291] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0997b1f-5e27-48cf-9531-dfd607cdc615 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.134431] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0997b1f-5e27-48cf-9531-dfd607cdc615 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.134761] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0997b1f-5e27-48cf-9531-dfd607cdc615 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.134961] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0997b1f-5e27-48cf-9531-dfd607cdc615 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.135161] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0997b1f-5e27-48cf-9531-dfd607cdc615 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.171205] [55188]: DEBUG nova.policy [None req-b0997b1f-5e27-48cf-9531-dfd607cdc615 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.176170] [55188]: INFO nova.api.openstack.requestlog [None req-b0997b1f-5e27-48cf-9531-dfd607cdc615 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1239 microversion: 2.1 time: 0.050376 [ 945.176510] [55188]: [pid: 55188|app: 0|req: 3130/6164] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:05 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1239 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.179151] [55188]: DEBUG nova.api.openstack.wsgi [None req-c47cfd22-d34b-4ad8-9193-cfa72ca72f9b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.180967] [55188]: DEBUG nova.compute.api [None req-c47cfd22-d34b-4ad8-9193-cfa72ca72f9b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.185020] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47cfd22-d34b-4ad8-9193-cfa72ca72f9b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.185020] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47cfd22-d34b-4ad8-9193-cfa72ca72f9b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.185020] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47cfd22-d34b-4ad8-9193-cfa72ca72f9b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.185264] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47cfd22-d34b-4ad8-9193-cfa72ca72f9b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.185430] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47cfd22-d34b-4ad8-9193-cfa72ca72f9b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.185630] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47cfd22-d34b-4ad8-9193-cfa72ca72f9b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.204327] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47cfd22-d34b-4ad8-9193-cfa72ca72f9b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.204568] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47cfd22-d34b-4ad8-9193-cfa72ca72f9b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.204750] [55188]: DEBUG oslo_concurrency.lockutils [None req-c47cfd22-d34b-4ad8-9193-cfa72ca72f9b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.204944] [55188]: DEBUG nova.objects.instance [None req-c47cfd22-d34b-4ad8-9193-cfa72ca72f9b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid 86c0c53f-00a6-4700-9188-f2c69578fa72 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 945.223764] [55188]: DEBUG nova.policy [None req-c47cfd22-d34b-4ad8-9193-cfa72ca72f9b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.229151] [55188]: INFO nova.api.openstack.requestlog [None req-c47cfd22-d34b-4ad8-9193-cfa72ca72f9b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1297 microversion: 2.1 time: 0.051795 [ 945.229292] [55187]: DEBUG nova.policy [None req-d625335c-2ec8-4db9-b87b-d4889bff14d3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.229427] [55188]: [pid: 55188|app: 0|req: 3131/6165] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:05 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1297 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.231972] [55188]: DEBUG nova.api.openstack.wsgi [None req-66f9644f-ad56-45d4-a6be-7978631caff3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.233836] [55187]: INFO nova.api.openstack.requestlog [None req-d625335c-2ec8-4db9-b87b-d4889bff14d3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1323 microversion: 2.1 time: 0.123413 [ 945.234126] [55188]: DEBUG nova.compute.api [None req-66f9644f-ad56-45d4-a6be-7978631caff3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.234213] [55187]: [pid: 55187|app: 0|req: 3035/6166] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:05 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1323 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.236634] [55187]: DEBUG nova.api.openstack.wsgi [None req-fdb2696d-9b0b-4907-9867-69983a630d41 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.237639] [55188]: DEBUG oslo_concurrency.lockutils [None req-66f9644f-ad56-45d4-a6be-7978631caff3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.237957] [55188]: DEBUG oslo_concurrency.lockutils [None req-66f9644f-ad56-45d4-a6be-7978631caff3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.238115] [55188]: DEBUG oslo_concurrency.lockutils [None req-66f9644f-ad56-45d4-a6be-7978631caff3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.238241] [55187]: DEBUG nova.compute.api [None req-fdb2696d-9b0b-4907-9867-69983a630d41 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.238461] [55188]: DEBUG oslo_concurrency.lockutils [None req-66f9644f-ad56-45d4-a6be-7978631caff3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.238661] [55188]: DEBUG oslo_concurrency.lockutils [None req-66f9644f-ad56-45d4-a6be-7978631caff3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.238918] [55188]: DEBUG oslo_concurrency.lockutils [None req-66f9644f-ad56-45d4-a6be-7978631caff3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.241689] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdb2696d-9b0b-4907-9867-69983a630d41 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.241958] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdb2696d-9b0b-4907-9867-69983a630d41 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.242184] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdb2696d-9b0b-4907-9867-69983a630d41 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.242573] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdb2696d-9b0b-4907-9867-69983a630d41 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.242777] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdb2696d-9b0b-4907-9867-69983a630d41 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.242950] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdb2696d-9b0b-4907-9867-69983a630d41 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.263091] [55188]: DEBUG oslo_concurrency.lockutils [None req-66f9644f-ad56-45d4-a6be-7978631caff3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.263586] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdb2696d-9b0b-4907-9867-69983a630d41 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.263675] [55188]: DEBUG oslo_concurrency.lockutils [None req-66f9644f-ad56-45d4-a6be-7978631caff3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.263966] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdb2696d-9b0b-4907-9867-69983a630d41 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.264740] [55188]: DEBUG oslo_concurrency.lockutils [None req-66f9644f-ad56-45d4-a6be-7978631caff3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.264867] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdb2696d-9b0b-4907-9867-69983a630d41 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.265065] [55188]: DEBUG nova.objects.instance [None req-66f9644f-ad56-45d4-a6be-7978631caff3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lazy-loading 'fault' on Instance uuid 1cde67d4-c1df-4d42-9eeb-c47f0a022356 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 945.265191] [55187]: DEBUG nova.objects.instance [None req-fdb2696d-9b0b-4907-9867-69983a630d41 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lazy-loading 'fault' on Instance uuid 50d57bb6-5695-4435-b30d-38ddceaea97e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 945.288377] [55188]: DEBUG nova.policy [None req-66f9644f-ad56-45d4-a6be-7978631caff3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.292774] [55188]: INFO nova.api.openstack.requestlog [None req-66f9644f-ad56-45d4-a6be-7978631caff3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1349 microversion: 2.1 time: 0.062871 [ 945.293107] [55188]: [pid: 55188|app: 0|req: 3132/6167] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:05 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1349 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.293670] [55187]: DEBUG nova.policy [None req-fdb2696d-9b0b-4907-9867-69983a630d41 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.299111] [55187]: INFO nova.api.openstack.requestlog [None req-fdb2696d-9b0b-4907-9867-69983a630d41 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1296 microversion: 2.1 time: 0.064187 [ 945.301220] [55187]: [pid: 55187|app: 0|req: 3036/6168] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:05 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1296 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.549496] [55188]: DEBUG nova.api.openstack.wsgi [None req-879fb1b9-42ea-49a3-a186-d491e6c2a366 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.551266] [55188]: DEBUG nova.compute.api [None req-879fb1b9-42ea-49a3-a186-d491e6c2a366 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.556877] [55188]: DEBUG oslo_concurrency.lockutils [None req-879fb1b9-42ea-49a3-a186-d491e6c2a366 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.557133] [55188]: DEBUG oslo_concurrency.lockutils [None req-879fb1b9-42ea-49a3-a186-d491e6c2a366 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.557581] [55188]: DEBUG oslo_concurrency.lockutils [None req-879fb1b9-42ea-49a3-a186-d491e6c2a366 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.557699] [55188]: DEBUG oslo_concurrency.lockutils [None req-879fb1b9-42ea-49a3-a186-d491e6c2a366 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.557951] [55188]: DEBUG oslo_concurrency.lockutils [None req-879fb1b9-42ea-49a3-a186-d491e6c2a366 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.558159] [55188]: DEBUG oslo_concurrency.lockutils [None req-879fb1b9-42ea-49a3-a186-d491e6c2a366 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.591918] [55188]: DEBUG nova.policy [None req-879fb1b9-42ea-49a3-a186-d491e6c2a366 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.596325] [55188]: INFO nova.api.openstack.requestlog [None req-879fb1b9-42ea-49a3-a186-d491e6c2a366 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1210 microversion: 2.1 time: 0.049327 [ 945.596830] [55188]: [pid: 55188|app: 0|req: 3133/6169] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:05 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1210 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.618030] [55187]: DEBUG nova.api.openstack.wsgi [None req-573be53c-f706-4aeb-8d42-2a2cfe0ab372 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.619255] [55187]: DEBUG nova.compute.api [None req-573be53c-f706-4aeb-8d42-2a2cfe0ab372 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.623252] [55187]: DEBUG oslo_concurrency.lockutils [None req-573be53c-f706-4aeb-8d42-2a2cfe0ab372 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.623502] [55187]: DEBUG oslo_concurrency.lockutils [None req-573be53c-f706-4aeb-8d42-2a2cfe0ab372 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.623685] [55187]: DEBUG oslo_concurrency.lockutils [None req-573be53c-f706-4aeb-8d42-2a2cfe0ab372 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.624064] [55187]: DEBUG oslo_concurrency.lockutils [None req-573be53c-f706-4aeb-8d42-2a2cfe0ab372 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.624271] [55187]: DEBUG oslo_concurrency.lockutils [None req-573be53c-f706-4aeb-8d42-2a2cfe0ab372 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.624445] [55187]: DEBUG oslo_concurrency.lockutils [None req-573be53c-f706-4aeb-8d42-2a2cfe0ab372 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.652038] [55188]: DEBUG nova.api.openstack.wsgi [None req-2bb20e06-a67b-4bfb-b9d9-001b0d5e7951 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.653423] [55188]: DEBUG nova.compute.api [None req-2bb20e06-a67b-4bfb-b9d9-001b0d5e7951 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.656871] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bb20e06-a67b-4bfb-b9d9-001b0d5e7951 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.657127] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bb20e06-a67b-4bfb-b9d9-001b0d5e7951 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.657321] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bb20e06-a67b-4bfb-b9d9-001b0d5e7951 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.657696] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bb20e06-a67b-4bfb-b9d9-001b0d5e7951 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.657940] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bb20e06-a67b-4bfb-b9d9-001b0d5e7951 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.658136] [55188]: DEBUG oslo_concurrency.lockutils [None req-2bb20e06-a67b-4bfb-b9d9-001b0d5e7951 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.663223] [55187]: DEBUG nova.policy [None req-573be53c-f706-4aeb-8d42-2a2cfe0ab372 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.667610] [55187]: INFO nova.api.openstack.requestlog [None req-573be53c-f706-4aeb-8d42-2a2cfe0ab372 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1211 microversion: 2.1 time: 0.052520 [ 945.667972] [55187]: [pid: 55187|app: 0|req: 3037/6170] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:05 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.723320] [55187]: DEBUG nova.api.openstack.wsgi [None req-84a75ec8-578c-4219-9940-6857b6072394 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.725887] [55187]: DEBUG nova.compute.api [None req-84a75ec8-578c-4219-9940-6857b6072394 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.730807] [55187]: DEBUG oslo_concurrency.lockutils [None req-84a75ec8-578c-4219-9940-6857b6072394 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.731228] [55187]: DEBUG oslo_concurrency.lockutils [None req-84a75ec8-578c-4219-9940-6857b6072394 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.731584] [55187]: DEBUG oslo_concurrency.lockutils [None req-84a75ec8-578c-4219-9940-6857b6072394 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.732160] [55187]: DEBUG oslo_concurrency.lockutils [None req-84a75ec8-578c-4219-9940-6857b6072394 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.732885] [55187]: DEBUG oslo_concurrency.lockutils [None req-84a75ec8-578c-4219-9940-6857b6072394 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.732885] [55187]: DEBUG oslo_concurrency.lockutils [None req-84a75ec8-578c-4219-9940-6857b6072394 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.793064] [55188]: DEBUG nova.policy [None req-2bb20e06-a67b-4bfb-b9d9-001b0d5e7951 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.796562] [55188]: INFO nova.api.openstack.requestlog [None req-2bb20e06-a67b-4bfb-b9d9-001b0d5e7951 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1353 microversion: 2.1 time: 0.147377 [ 945.796967] [55188]: [pid: 55188|app: 0|req: 3134/6171] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:06 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1353 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.884659] [55188]: DEBUG nova.api.openstack.wsgi [req-3ab60dfb-057b-42d2-9566-ecc2a15613c6 req-e349afaa-6075-4157-8658-d496d25ef13b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f8c770af-7d7d-4b7e-a603-64e14b3842c1", "name": "network-vif-deleted", "tag": "3166f661-791d-44e3-bcde-55e0a43f0e3b"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 945.891597] [55188]: DEBUG oslo_concurrency.lockutils [req-3ab60dfb-057b-42d2-9566-ecc2a15613c6 req-e349afaa-6075-4157-8658-d496d25ef13b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.892083] [55188]: DEBUG oslo_concurrency.lockutils [req-3ab60dfb-057b-42d2-9566-ecc2a15613c6 req-e349afaa-6075-4157-8658-d496d25ef13b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.892494] [55187]: DEBUG nova.policy [None req-84a75ec8-578c-4219-9940-6857b6072394 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.892621] [55188]: DEBUG oslo_concurrency.lockutils [req-3ab60dfb-057b-42d2-9566-ecc2a15613c6 req-e349afaa-6075-4157-8658-d496d25ef13b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.898736] [55187]: INFO nova.api.openstack.requestlog [None req-84a75ec8-578c-4219-9940-6857b6072394 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1531 microversion: 2.1 time: 0.178647 [ 945.899170] [55187]: [pid: 55187|app: 0|req: 3038/6172] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:06 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1531 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.900278] [55188]: INFO nova.api.openstack.compute.server_external_events [req-3ab60dfb-057b-42d2-9566-ecc2a15613c6 req-e349afaa-6075-4157-8658-d496d25ef13b service nova] Creating event network-vif-deleted:3166f661-791d-44e3-bcde-55e0a43f0e3b for instance f8c770af-7d7d-4b7e-a603-64e14b3842c1 on cpu-1 [ 945.903167] [55188]: INFO nova.api.openstack.requestlog [req-3ab60dfb-057b-42d2-9566-ecc2a15613c6 req-e349afaa-6075-4157-8658-d496d25ef13b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020983 [ 945.903536] [55188]: [pid: 55188|app: 0|req: 3135/6173] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:06 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 945.944446] [55187]: DEBUG nova.api.openstack.wsgi [None req-2f76d799-922a-4a42-bf8e-e4aa995a7e73 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 945.946382] [55187]: DEBUG nova.compute.api [None req-2f76d799-922a-4a42-bf8e-e4aa995a7e73 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 945.950787] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f76d799-922a-4a42-bf8e-e4aa995a7e73 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.951060] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f76d799-922a-4a42-bf8e-e4aa995a7e73 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.951275] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f76d799-922a-4a42-bf8e-e4aa995a7e73 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.951670] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f76d799-922a-4a42-bf8e-e4aa995a7e73 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.951888] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f76d799-922a-4a42-bf8e-e4aa995a7e73 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.952093] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f76d799-922a-4a42-bf8e-e4aa995a7e73 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.000955] [55188]: DEBUG nova.api.openstack.wsgi [None req-ac76940f-4b56-4591-8aed-21975edd4cc9 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.002977] [55188]: DEBUG nova.compute.api [None req-ac76940f-4b56-4591-8aed-21975edd4cc9 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.007403] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac76940f-4b56-4591-8aed-21975edd4cc9 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.007403] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac76940f-4b56-4591-8aed-21975edd4cc9 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.007403] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac76940f-4b56-4591-8aed-21975edd4cc9 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.007606] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac76940f-4b56-4591-8aed-21975edd4cc9 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.007654] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac76940f-4b56-4591-8aed-21975edd4cc9 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.008693] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac76940f-4b56-4591-8aed-21975edd4cc9 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.056094] [55187]: DEBUG nova.policy [None req-2f76d799-922a-4a42-bf8e-e4aa995a7e73 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.060856] [55187]: INFO nova.api.openstack.requestlog [None req-2f76d799-922a-4a42-bf8e-e4aa995a7e73 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.118770 [ 946.061344] [55187]: [pid: 55187|app: 0|req: 3039/6174] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:06 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.108698] [55188]: DEBUG nova.policy [None req-ac76940f-4b56-4591-8aed-21975edd4cc9 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.113590] [55188]: INFO nova.api.openstack.requestlog [None req-ac76940f-4b56-4591-8aed-21975edd4cc9 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1503 microversion: 2.1 time: 0.115273 [ 946.113972] [55188]: [pid: 55188|app: 0|req: 3136/6175] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:06 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1503 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.122119] [55187]: DEBUG nova.api.openstack.wsgi [None req-c0309ba8-96be-4c81-b2e2-2c88d832bbb3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.124028] [55187]: DEBUG nova.compute.api [None req-c0309ba8-96be-4c81-b2e2-2c88d832bbb3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.125672] [55188]: DEBUG nova.api.openstack.wsgi [None req-03c95526-c15f-4cf5-b453-7528b4137ba4 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.127269] [55188]: DEBUG nova.compute.api [None req-03c95526-c15f-4cf5-b453-7528b4137ba4 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.127949] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0309ba8-96be-4c81-b2e2-2c88d832bbb3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.128283] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0309ba8-96be-4c81-b2e2-2c88d832bbb3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.128498] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0309ba8-96be-4c81-b2e2-2c88d832bbb3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.129102] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0309ba8-96be-4c81-b2e2-2c88d832bbb3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.129361] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0309ba8-96be-4c81-b2e2-2c88d832bbb3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.129479] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0309ba8-96be-4c81-b2e2-2c88d832bbb3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.130767] [55188]: DEBUG oslo_concurrency.lockutils [None req-03c95526-c15f-4cf5-b453-7528b4137ba4 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.131014] [55188]: DEBUG oslo_concurrency.lockutils [None req-03c95526-c15f-4cf5-b453-7528b4137ba4 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.131227] [55188]: DEBUG oslo_concurrency.lockutils [None req-03c95526-c15f-4cf5-b453-7528b4137ba4 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.131552] [55188]: DEBUG oslo_concurrency.lockutils [None req-03c95526-c15f-4cf5-b453-7528b4137ba4 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.131928] [55188]: DEBUG oslo_concurrency.lockutils [None req-03c95526-c15f-4cf5-b453-7528b4137ba4 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.132154] [55188]: DEBUG oslo_concurrency.lockutils [None req-03c95526-c15f-4cf5-b453-7528b4137ba4 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.145621] [55188]: INFO nova.api.openstack.requestlog [None req-03c95526-c15f-4cf5-b453-7528b4137ba4 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac/ips" status: 200 len: 112 microversion: 2.1 time: 0.021978 [ 946.146107] [55188]: [pid: 55188|app: 0|req: 3137/6176] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:07:06 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac/ips => generated 112 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 946.148451] [55188]: DEBUG nova.api.openstack.wsgi [None req-28f4d2ef-8e28-4e43-b849-e83d72e39d44 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.150054] [55188]: DEBUG nova.compute.api [None req-28f4d2ef-8e28-4e43-b849-e83d72e39d44 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.154099] [55188]: DEBUG oslo_concurrency.lockutils [None req-28f4d2ef-8e28-4e43-b849-e83d72e39d44 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.154099] [55188]: DEBUG oslo_concurrency.lockutils [None req-28f4d2ef-8e28-4e43-b849-e83d72e39d44 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.154099] [55188]: DEBUG oslo_concurrency.lockutils [None req-28f4d2ef-8e28-4e43-b849-e83d72e39d44 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.154252] [55188]: DEBUG oslo_concurrency.lockutils [None req-28f4d2ef-8e28-4e43-b849-e83d72e39d44 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.154418] [55188]: DEBUG oslo_concurrency.lockutils [None req-28f4d2ef-8e28-4e43-b849-e83d72e39d44 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.154598] [55188]: DEBUG oslo_concurrency.lockutils [None req-28f4d2ef-8e28-4e43-b849-e83d72e39d44 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.172934] [55188]: DEBUG oslo_concurrency.lockutils [None req-28f4d2ef-8e28-4e43-b849-e83d72e39d44 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.173203] [55188]: DEBUG oslo_concurrency.lockutils [None req-28f4d2ef-8e28-4e43-b849-e83d72e39d44 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.173385] [55188]: DEBUG oslo_concurrency.lockutils [None req-28f4d2ef-8e28-4e43-b849-e83d72e39d44 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.173583] [55188]: DEBUG nova.objects.instance [None req-28f4d2ef-8e28-4e43-b849-e83d72e39d44 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid edec81c1-e48e-4c35-8a6d-62862975ce93 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 946.193764] [55188]: DEBUG nova.policy [None req-28f4d2ef-8e28-4e43-b849-e83d72e39d44 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.197579] [55188]: INFO nova.api.openstack.requestlog [None req-28f4d2ef-8e28-4e43-b849-e83d72e39d44 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1364 microversion: 2.1 time: 0.050914 [ 946.197996] [55188]: [pid: 55188|app: 0|req: 3138/6177] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:06 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1364 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.200250] [55188]: DEBUG nova.api.openstack.wsgi [None req-492b25d8-9928-467e-832c-4df11c3a878e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.201727] [55188]: DEBUG nova.compute.api [None req-492b25d8-9928-467e-832c-4df11c3a878e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.204966] [55188]: DEBUG oslo_concurrency.lockutils [None req-492b25d8-9928-467e-832c-4df11c3a878e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.205193] [55188]: DEBUG oslo_concurrency.lockutils [None req-492b25d8-9928-467e-832c-4df11c3a878e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.205793] [55188]: DEBUG oslo_concurrency.lockutils [None req-492b25d8-9928-467e-832c-4df11c3a878e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.205793] [55188]: DEBUG oslo_concurrency.lockutils [None req-492b25d8-9928-467e-832c-4df11c3a878e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.205920] [55188]: DEBUG oslo_concurrency.lockutils [None req-492b25d8-9928-467e-832c-4df11c3a878e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.206078] [55188]: DEBUG oslo_concurrency.lockutils [None req-492b25d8-9928-467e-832c-4df11c3a878e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.218964] [55188]: INFO nova.api.openstack.requestlog [None req-492b25d8-9928-467e-832c-4df11c3a878e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac/ips" status: 200 len: 112 microversion: 2.1 time: 0.020505 [ 946.219296] [55188]: [pid: 55188|app: 0|req: 3139/6178] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:07:06 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac/ips => generated 112 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 946.221554] [55188]: DEBUG nova.api.openstack.wsgi [None req-4f39898e-fcea-4cf6-8cd6-6eec29733a7b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.222379] [55187]: DEBUG nova.policy [None req-c0309ba8-96be-4c81-b2e2-2c88d832bbb3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.223086] [55188]: DEBUG nova.compute.api [None req-4f39898e-fcea-4cf6-8cd6-6eec29733a7b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.225902] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f39898e-fcea-4cf6-8cd6-6eec29733a7b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.226148] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f39898e-fcea-4cf6-8cd6-6eec29733a7b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.226326] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f39898e-fcea-4cf6-8cd6-6eec29733a7b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.226654] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f39898e-fcea-4cf6-8cd6-6eec29733a7b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.226762] [55187]: INFO nova.api.openstack.requestlog [None req-c0309ba8-96be-4c81-b2e2-2c88d832bbb3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1305 microversion: 2.1 time: 0.106857 [ 946.226852] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f39898e-fcea-4cf6-8cd6-6eec29733a7b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.227036] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f39898e-fcea-4cf6-8cd6-6eec29733a7b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.227925] [55187]: [pid: 55187|app: 0|req: 3040/6179] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:06 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1305 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.229579] [55187]: DEBUG nova.api.openstack.wsgi [None req-fe99f7f1-0e9b-4104-bbbe-e22813d188b2 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.231829] [55187]: DEBUG nova.compute.api [None req-fe99f7f1-0e9b-4104-bbbe-e22813d188b2 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.234533] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe99f7f1-0e9b-4104-bbbe-e22813d188b2 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.234681] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe99f7f1-0e9b-4104-bbbe-e22813d188b2 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.234864] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe99f7f1-0e9b-4104-bbbe-e22813d188b2 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.235219] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe99f7f1-0e9b-4104-bbbe-e22813d188b2 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.235414] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe99f7f1-0e9b-4104-bbbe-e22813d188b2 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.235585] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe99f7f1-0e9b-4104-bbbe-e22813d188b2 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.250304] [55187]: INFO nova.api.openstack.requestlog [None req-fe99f7f1-0e9b-4104-bbbe-e22813d188b2 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac/ips/tempest-ServerAddressesTestJSON-111544858-network" status: 200 len: 97 microversion: 2.1 time: 0.022511 [ 946.250719] [55187]: [pid: 55187|app: 0|req: 3041/6180] 10.180.1.21 () {58 vars in 1393 bytes} [Wed Mar 26 22:07:06 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac/ips/tempest-ServerAddressesTestJSON-111544858-network => generated 97 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 946.253896] [55187]: DEBUG nova.api.openstack.wsgi [None req-932f2431-b146-43d7-8ebc-dde3aaf5d0a1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.255633] [55187]: DEBUG nova.compute.api [None req-932f2431-b146-43d7-8ebc-dde3aaf5d0a1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.259278] [55187]: DEBUG oslo_concurrency.lockutils [None req-932f2431-b146-43d7-8ebc-dde3aaf5d0a1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.260404] [55187]: DEBUG oslo_concurrency.lockutils [None req-932f2431-b146-43d7-8ebc-dde3aaf5d0a1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.260404] [55187]: DEBUG oslo_concurrency.lockutils [None req-932f2431-b146-43d7-8ebc-dde3aaf5d0a1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.260914] [55187]: DEBUG oslo_concurrency.lockutils [None req-932f2431-b146-43d7-8ebc-dde3aaf5d0a1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.261190] [55187]: DEBUG oslo_concurrency.lockutils [None req-932f2431-b146-43d7-8ebc-dde3aaf5d0a1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.261394] [55187]: DEBUG oslo_concurrency.lockutils [None req-932f2431-b146-43d7-8ebc-dde3aaf5d0a1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.267138] [55188]: DEBUG nova.policy [None req-4f39898e-fcea-4cf6-8cd6-6eec29733a7b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.271957] [55188]: INFO nova.api.openstack.requestlog [None req-4f39898e-fcea-4cf6-8cd6-6eec29733a7b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1239 microversion: 2.1 time: 0.052038 [ 946.272367] [55188]: [pid: 55188|app: 0|req: 3140/6181] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:06 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1239 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.275088] [55188]: DEBUG nova.api.openstack.wsgi [None req-053ff7eb-69b3-4de4-b7cc-b9defb4547cd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.276900] [55188]: DEBUG nova.compute.api [None req-053ff7eb-69b3-4de4-b7cc-b9defb4547cd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.280684] [55188]: DEBUG oslo_concurrency.lockutils [None req-053ff7eb-69b3-4de4-b7cc-b9defb4547cd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.281303] [55188]: DEBUG oslo_concurrency.lockutils [None req-053ff7eb-69b3-4de4-b7cc-b9defb4547cd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.281303] [55188]: DEBUG oslo_concurrency.lockutils [None req-053ff7eb-69b3-4de4-b7cc-b9defb4547cd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.281664] [55188]: DEBUG oslo_concurrency.lockutils [None req-053ff7eb-69b3-4de4-b7cc-b9defb4547cd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.281903] [55188]: DEBUG oslo_concurrency.lockutils [None req-053ff7eb-69b3-4de4-b7cc-b9defb4547cd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.282136] [55188]: DEBUG oslo_concurrency.lockutils [None req-053ff7eb-69b3-4de4-b7cc-b9defb4547cd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.287430] [55187]: DEBUG oslo_concurrency.lockutils [None req-932f2431-b146-43d7-8ebc-dde3aaf5d0a1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.287674] [55187]: DEBUG oslo_concurrency.lockutils [None req-932f2431-b146-43d7-8ebc-dde3aaf5d0a1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.287882] [55187]: DEBUG oslo_concurrency.lockutils [None req-932f2431-b146-43d7-8ebc-dde3aaf5d0a1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.288106] [55187]: DEBUG nova.objects.instance [None req-932f2431-b146-43d7-8ebc-dde3aaf5d0a1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid 86c0c53f-00a6-4700-9188-f2c69578fa72 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 946.309731] [55187]: DEBUG nova.policy [None req-932f2431-b146-43d7-8ebc-dde3aaf5d0a1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.316728] [55187]: INFO nova.api.openstack.requestlog [None req-932f2431-b146-43d7-8ebc-dde3aaf5d0a1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1297 microversion: 2.1 time: 0.065418 [ 946.317169] [55187]: [pid: 55187|app: 0|req: 3042/6182] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:06 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1297 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.320037] [55187]: DEBUG nova.api.openstack.wsgi [None req-a92915a7-4611-44e9-ba4b-ecca257b38a7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.320037] [55187]: DEBUG nova.compute.api [None req-a92915a7-4611-44e9-ba4b-ecca257b38a7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.323208] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92915a7-4611-44e9-ba4b-ecca257b38a7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.323453] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92915a7-4611-44e9-ba4b-ecca257b38a7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.323638] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92915a7-4611-44e9-ba4b-ecca257b38a7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.323986] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92915a7-4611-44e9-ba4b-ecca257b38a7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.324210] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92915a7-4611-44e9-ba4b-ecca257b38a7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.324385] [55187]: DEBUG oslo_concurrency.lockutils [None req-a92915a7-4611-44e9-ba4b-ecca257b38a7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.339654] [55187]: DEBUG nova.compute.api [None req-a92915a7-4611-44e9-ba4b-ecca257b38a7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 946.396098] [55187]: INFO nova.api.openstack.requestlog [None req-a92915a7-4611-44e9-ba4b-ecca257b38a7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 204 len: 0 microversion: 2.1 time: 0.077477 [ 946.396098] [55187]: [pid: 55187|app: 0|req: 3043/6183] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:07:06 2025] DELETE /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 0 bytes in 78 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 946.398569] [55187]: DEBUG nova.api.openstack.wsgi [None req-57e1388f-dd4c-471c-b36f-241d3f5f7c9f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.400460] [55187]: DEBUG nova.compute.api [None req-57e1388f-dd4c-471c-b36f-241d3f5f7c9f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.403900] [55187]: DEBUG oslo_concurrency.lockutils [None req-57e1388f-dd4c-471c-b36f-241d3f5f7c9f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.404145] [55187]: DEBUG oslo_concurrency.lockutils [None req-57e1388f-dd4c-471c-b36f-241d3f5f7c9f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.404330] [55187]: DEBUG oslo_concurrency.lockutils [None req-57e1388f-dd4c-471c-b36f-241d3f5f7c9f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.404693] [55187]: DEBUG oslo_concurrency.lockutils [None req-57e1388f-dd4c-471c-b36f-241d3f5f7c9f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.404919] [55187]: DEBUG oslo_concurrency.lockutils [None req-57e1388f-dd4c-471c-b36f-241d3f5f7c9f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.405235] [55187]: DEBUG oslo_concurrency.lockutils [None req-57e1388f-dd4c-471c-b36f-241d3f5f7c9f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.410963] [55188]: DEBUG nova.policy [None req-053ff7eb-69b3-4de4-b7cc-b9defb4547cd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.415386] [55188]: INFO nova.api.openstack.requestlog [None req-053ff7eb-69b3-4de4-b7cc-b9defb4547cd tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1323 microversion: 2.1 time: 0.142363 [ 946.415728] [55188]: [pid: 55188|app: 0|req: 3141/6184] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:06 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1323 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.418561] [55188]: DEBUG nova.api.openstack.wsgi [None req-9b20f6e8-3392-420c-94bd-021e686b63e1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.420238] [55188]: DEBUG nova.compute.api [None req-9b20f6e8-3392-420c-94bd-021e686b63e1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.426196] [55187]: DEBUG oslo_concurrency.lockutils [None req-57e1388f-dd4c-471c-b36f-241d3f5f7c9f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.426294] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b20f6e8-3392-420c-94bd-021e686b63e1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.426460] [55187]: DEBUG oslo_concurrency.lockutils [None req-57e1388f-dd4c-471c-b36f-241d3f5f7c9f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.426550] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b20f6e8-3392-420c-94bd-021e686b63e1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.426666] [55187]: DEBUG oslo_concurrency.lockutils [None req-57e1388f-dd4c-471c-b36f-241d3f5f7c9f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.426775] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b20f6e8-3392-420c-94bd-021e686b63e1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.426883] [55187]: DEBUG nova.objects.instance [None req-57e1388f-dd4c-471c-b36f-241d3f5f7c9f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lazy-loading 'fault' on Instance uuid 1cde67d4-c1df-4d42-9eeb-c47f0a022356 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 946.427184] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b20f6e8-3392-420c-94bd-021e686b63e1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.427390] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b20f6e8-3392-420c-94bd-021e686b63e1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.427583] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b20f6e8-3392-420c-94bd-021e686b63e1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.447403] [55187]: DEBUG nova.policy [None req-57e1388f-dd4c-471c-b36f-241d3f5f7c9f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.448952] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b20f6e8-3392-420c-94bd-021e686b63e1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.449327] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b20f6e8-3392-420c-94bd-021e686b63e1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.449428] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b20f6e8-3392-420c-94bd-021e686b63e1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.449856] [55188]: DEBUG nova.objects.instance [None req-9b20f6e8-3392-420c-94bd-021e686b63e1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lazy-loading 'fault' on Instance uuid 50d57bb6-5695-4435-b30d-38ddceaea97e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 946.452138] [55187]: INFO nova.api.openstack.requestlog [None req-57e1388f-dd4c-471c-b36f-241d3f5f7c9f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1349 microversion: 2.1 time: 0.055692 [ 946.452499] [55187]: [pid: 55187|app: 0|req: 3044/6185] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:06 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1349 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.454935] [55187]: DEBUG nova.api.openstack.wsgi [None req-e089fac1-a94b-46f3-8aa6-47565e7c29e5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.456560] [55187]: DEBUG nova.compute.api [None req-e089fac1-a94b-46f3-8aa6-47565e7c29e5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.459640] [55187]: DEBUG oslo_concurrency.lockutils [None req-e089fac1-a94b-46f3-8aa6-47565e7c29e5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.459865] [55187]: DEBUG oslo_concurrency.lockutils [None req-e089fac1-a94b-46f3-8aa6-47565e7c29e5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.460061] [55187]: DEBUG oslo_concurrency.lockutils [None req-e089fac1-a94b-46f3-8aa6-47565e7c29e5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.460500] [55187]: DEBUG oslo_concurrency.lockutils [None req-e089fac1-a94b-46f3-8aa6-47565e7c29e5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.460759] [55187]: DEBUG oslo_concurrency.lockutils [None req-e089fac1-a94b-46f3-8aa6-47565e7c29e5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.460965] [55187]: DEBUG oslo_concurrency.lockutils [None req-e089fac1-a94b-46f3-8aa6-47565e7c29e5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.469746] [55188]: DEBUG nova.policy [None req-9b20f6e8-3392-420c-94bd-021e686b63e1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.474033] [55188]: INFO nova.api.openstack.requestlog [None req-9b20f6e8-3392-420c-94bd-021e686b63e1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1296 microversion: 2.1 time: 0.057660 [ 946.474511] [55188]: [pid: 55188|app: 0|req: 3142/6186] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:06 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1296 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.562832] [55187]: DEBUG nova.policy [None req-e089fac1-a94b-46f3-8aa6-47565e7c29e5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.569108] [55187]: INFO nova.api.openstack.requestlog [None req-e089fac1-a94b-46f3-8aa6-47565e7c29e5 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1509 microversion: 2.1 time: 0.115937 [ 946.569610] [55187]: [pid: 55187|app: 0|req: 3045/6187] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:06 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1509 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.609956] [55188]: DEBUG nova.api.openstack.wsgi [None req-18d43262-7cae-487b-b642-049b5ee409a9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.611696] [55188]: DEBUG nova.compute.api [None req-18d43262-7cae-487b-b642-049b5ee409a9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.615301] [55188]: DEBUG oslo_concurrency.lockutils [None req-18d43262-7cae-487b-b642-049b5ee409a9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.615588] [55188]: DEBUG oslo_concurrency.lockutils [None req-18d43262-7cae-487b-b642-049b5ee409a9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.615847] [55188]: DEBUG oslo_concurrency.lockutils [None req-18d43262-7cae-487b-b642-049b5ee409a9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.616266] [55188]: DEBUG oslo_concurrency.lockutils [None req-18d43262-7cae-487b-b642-049b5ee409a9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.616579] [55188]: DEBUG oslo_concurrency.lockutils [None req-18d43262-7cae-487b-b642-049b5ee409a9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.616731] [55188]: DEBUG oslo_concurrency.lockutils [None req-18d43262-7cae-487b-b642-049b5ee409a9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.663239] [55188]: DEBUG nova.policy [None req-18d43262-7cae-487b-b642-049b5ee409a9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.667748] [55188]: INFO nova.api.openstack.requestlog [None req-18d43262-7cae-487b-b642-049b5ee409a9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1210 microversion: 2.1 time: 0.060709 [ 946.668306] [55188]: [pid: 55188|app: 0|req: 3143/6188] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:06 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1210 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.683552] [55187]: DEBUG nova.api.openstack.wsgi [None req-711a35fd-64fd-4ea8-b7fa-ca2688e78def tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.685223] [55187]: DEBUG nova.compute.api [None req-711a35fd-64fd-4ea8-b7fa-ca2688e78def tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.688668] [55187]: DEBUG oslo_concurrency.lockutils [None req-711a35fd-64fd-4ea8-b7fa-ca2688e78def tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.688903] [55187]: DEBUG oslo_concurrency.lockutils [None req-711a35fd-64fd-4ea8-b7fa-ca2688e78def tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.689103] [55187]: DEBUG oslo_concurrency.lockutils [None req-711a35fd-64fd-4ea8-b7fa-ca2688e78def tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.689451] [55187]: DEBUG oslo_concurrency.lockutils [None req-711a35fd-64fd-4ea8-b7fa-ca2688e78def tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.689652] [55187]: DEBUG oslo_concurrency.lockutils [None req-711a35fd-64fd-4ea8-b7fa-ca2688e78def tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.689825] [55187]: DEBUG oslo_concurrency.lockutils [None req-711a35fd-64fd-4ea8-b7fa-ca2688e78def tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.721965] [55187]: DEBUG nova.policy [None req-711a35fd-64fd-4ea8-b7fa-ca2688e78def tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.725893] [55187]: INFO nova.api.openstack.requestlog [None req-711a35fd-64fd-4ea8-b7fa-ca2688e78def tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1211 microversion: 2.1 time: 0.044880 [ 946.726263] [55187]: [pid: 55187|app: 0|req: 3046/6189] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:07 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1211 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.811642] [55188]: DEBUG nova.api.openstack.wsgi [None req-91f0251f-c115-4fed-8a11-d1ce1750a0ab tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.813854] [55188]: DEBUG nova.compute.api [None req-91f0251f-c115-4fed-8a11-d1ce1750a0ab tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.818055] [55188]: DEBUG oslo_concurrency.lockutils [None req-91f0251f-c115-4fed-8a11-d1ce1750a0ab tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.818286] [55188]: DEBUG oslo_concurrency.lockutils [None req-91f0251f-c115-4fed-8a11-d1ce1750a0ab tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.818482] [55188]: DEBUG oslo_concurrency.lockutils [None req-91f0251f-c115-4fed-8a11-d1ce1750a0ab tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.818879] [55188]: DEBUG oslo_concurrency.lockutils [None req-91f0251f-c115-4fed-8a11-d1ce1750a0ab tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.819126] [55188]: DEBUG oslo_concurrency.lockutils [None req-91f0251f-c115-4fed-8a11-d1ce1750a0ab tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.819334] [55188]: DEBUG oslo_concurrency.lockutils [None req-91f0251f-c115-4fed-8a11-d1ce1750a0ab tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.913102] [55188]: DEBUG nova.policy [None req-91f0251f-c115-4fed-8a11-d1ce1750a0ab tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.913837] [55187]: DEBUG nova.api.openstack.wsgi [None req-5d2be8a1-dc08-4b5d-8b32-321fad912188 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 946.916500] [55187]: DEBUG nova.compute.api [None req-5d2be8a1-dc08-4b5d-8b32-321fad912188 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 946.917611] [55188]: INFO nova.api.openstack.requestlog [None req-91f0251f-c115-4fed-8a11-d1ce1750a0ab tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1353 microversion: 2.1 time: 0.109609 [ 946.918178] [55188]: [pid: 55188|app: 0|req: 3144/6190] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:07 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1353 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.920592] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d2be8a1-dc08-4b5d-8b32-321fad912188 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.920962] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d2be8a1-dc08-4b5d-8b32-321fad912188 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.921245] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d2be8a1-dc08-4b5d-8b32-321fad912188 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.921673] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d2be8a1-dc08-4b5d-8b32-321fad912188 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.921919] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d2be8a1-dc08-4b5d-8b32-321fad912188 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.922161] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d2be8a1-dc08-4b5d-8b32-321fad912188 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.960581] [55187]: DEBUG nova.policy [None req-5d2be8a1-dc08-4b5d-8b32-321fad912188 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.967150] [55187]: INFO nova.api.openstack.requestlog [None req-5d2be8a1-dc08-4b5d-8b32-321fad912188 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1307 microversion: 2.1 time: 0.056689 [ 946.967676] [55187]: [pid: 55187|app: 0|req: 3047/6191] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:07 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1307 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.075488] [55188]: DEBUG nova.api.openstack.wsgi [None req-3f0cd130-78fa-4611-b728-d4010f8e52fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.077525] [55188]: DEBUG nova.compute.api [None req-3f0cd130-78fa-4611-b728-d4010f8e52fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.081801] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f0cd130-78fa-4611-b728-d4010f8e52fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.082138] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f0cd130-78fa-4611-b728-d4010f8e52fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.082345] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f0cd130-78fa-4611-b728-d4010f8e52fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.082717] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f0cd130-78fa-4611-b728-d4010f8e52fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.082915] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f0cd130-78fa-4611-b728-d4010f8e52fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.083102] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f0cd130-78fa-4611-b728-d4010f8e52fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.185916] [55188]: DEBUG nova.policy [None req-3f0cd130-78fa-4611-b728-d4010f8e52fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.191210] [55188]: INFO nova.api.openstack.requestlog [None req-3f0cd130-78fa-4611-b728-d4010f8e52fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.118248 [ 947.191552] [55188]: [pid: 55188|app: 0|req: 3145/6192] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:07 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.210204] [55187]: DEBUG nova.api.openstack.wsgi [None req-864e7a50-cf8b-4878-8511-51c6771fb2ce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.213031] [55187]: DEBUG nova.compute.api [None req-864e7a50-cf8b-4878-8511-51c6771fb2ce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.215875] [55187]: DEBUG oslo_concurrency.lockutils [None req-864e7a50-cf8b-4878-8511-51c6771fb2ce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.216130] [55187]: DEBUG oslo_concurrency.lockutils [None req-864e7a50-cf8b-4878-8511-51c6771fb2ce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.216321] [55187]: DEBUG oslo_concurrency.lockutils [None req-864e7a50-cf8b-4878-8511-51c6771fb2ce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.216672] [55187]: DEBUG oslo_concurrency.lockutils [None req-864e7a50-cf8b-4878-8511-51c6771fb2ce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.216866] [55187]: DEBUG oslo_concurrency.lockutils [None req-864e7a50-cf8b-4878-8511-51c6771fb2ce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.217055] [55187]: DEBUG oslo_concurrency.lockutils [None req-864e7a50-cf8b-4878-8511-51c6771fb2ce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.236466] [55187]: DEBUG oslo_concurrency.lockutils [None req-864e7a50-cf8b-4878-8511-51c6771fb2ce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.236708] [55187]: DEBUG oslo_concurrency.lockutils [None req-864e7a50-cf8b-4878-8511-51c6771fb2ce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.236888] [55187]: DEBUG oslo_concurrency.lockutils [None req-864e7a50-cf8b-4878-8511-51c6771fb2ce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.237103] [55187]: DEBUG nova.objects.instance [None req-864e7a50-cf8b-4878-8511-51c6771fb2ce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid edec81c1-e48e-4c35-8a6d-62862975ce93 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 947.239684] [55188]: DEBUG nova.api.openstack.wsgi [None req-75d88aff-ffd5-446b-9bf9-43cb13526b8d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.241575] [55188]: DEBUG nova.compute.api [None req-75d88aff-ffd5-446b-9bf9-43cb13526b8d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.245083] [55188]: DEBUG oslo_concurrency.lockutils [None req-75d88aff-ffd5-446b-9bf9-43cb13526b8d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.245335] [55188]: DEBUG oslo_concurrency.lockutils [None req-75d88aff-ffd5-446b-9bf9-43cb13526b8d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.245519] [55188]: DEBUG oslo_concurrency.lockutils [None req-75d88aff-ffd5-446b-9bf9-43cb13526b8d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.245891] [55188]: DEBUG oslo_concurrency.lockutils [None req-75d88aff-ffd5-446b-9bf9-43cb13526b8d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.246111] [55188]: DEBUG oslo_concurrency.lockutils [None req-75d88aff-ffd5-446b-9bf9-43cb13526b8d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.246288] [55188]: DEBUG oslo_concurrency.lockutils [None req-75d88aff-ffd5-446b-9bf9-43cb13526b8d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.257799] [55187]: DEBUG nova.policy [None req-864e7a50-cf8b-4878-8511-51c6771fb2ce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.262789] [55187]: INFO nova.api.openstack.requestlog [None req-864e7a50-cf8b-4878-8511-51c6771fb2ce tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1364 microversion: 2.1 time: 0.054798 [ 947.263100] [55187]: [pid: 55187|app: 0|req: 3048/6193] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:07 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1364 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.286645] [55187]: DEBUG nova.api.openstack.wsgi [None req-0c842e59-8c49-4b99-bca9-a185e62c8091 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.288879] [55187]: DEBUG nova.compute.api [None req-0c842e59-8c49-4b99-bca9-a185e62c8091 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.294555] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c842e59-8c49-4b99-bca9-a185e62c8091 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.294806] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c842e59-8c49-4b99-bca9-a185e62c8091 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.295057] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c842e59-8c49-4b99-bca9-a185e62c8091 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.295549] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c842e59-8c49-4b99-bca9-a185e62c8091 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.295686] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c842e59-8c49-4b99-bca9-a185e62c8091 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.295916] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c842e59-8c49-4b99-bca9-a185e62c8091 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.325992] [55188]: DEBUG nova.policy [None req-75d88aff-ffd5-446b-9bf9-43cb13526b8d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.330801] [55188]: INFO nova.api.openstack.requestlog [None req-75d88aff-ffd5-446b-9bf9-43cb13526b8d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1305 microversion: 2.1 time: 0.093802 [ 947.331157] [55188]: [pid: 55188|app: 0|req: 3146/6194] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:07 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1305 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.333973] [55188]: DEBUG nova.api.openstack.wsgi [None req-ef843e8e-812a-478b-8071-406af3a3c423 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.336125] [55188]: DEBUG nova.compute.api [None req-ef843e8e-812a-478b-8071-406af3a3c423 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.339538] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef843e8e-812a-478b-8071-406af3a3c423 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.339775] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef843e8e-812a-478b-8071-406af3a3c423 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.339961] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef843e8e-812a-478b-8071-406af3a3c423 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.340378] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef843e8e-812a-478b-8071-406af3a3c423 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.340604] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef843e8e-812a-478b-8071-406af3a3c423 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.340780] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef843e8e-812a-478b-8071-406af3a3c423 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.350210] [55187]: DEBUG nova.policy [None req-0c842e59-8c49-4b99-bca9-a185e62c8091 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.354757] [55187]: INFO nova.api.openstack.requestlog [None req-0c842e59-8c49-4b99-bca9-a185e62c8091 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1239 microversion: 2.1 time: 0.070786 [ 947.355150] [55187]: [pid: 55187|app: 0|req: 3049/6195] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:07 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1239 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 947.363152] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef843e8e-812a-478b-8071-406af3a3c423 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.363404] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef843e8e-812a-478b-8071-406af3a3c423 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.363589] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef843e8e-812a-478b-8071-406af3a3c423 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.363786] [55188]: DEBUG nova.objects.instance [None req-ef843e8e-812a-478b-8071-406af3a3c423 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid 86c0c53f-00a6-4700-9188-f2c69578fa72 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 947.384439] [55188]: DEBUG nova.policy [None req-ef843e8e-812a-478b-8071-406af3a3c423 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.388519] [55188]: INFO nova.api.openstack.requestlog [None req-ef843e8e-812a-478b-8071-406af3a3c423 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1297 microversion: 2.1 time: 0.056717 [ 947.388855] [55188]: [pid: 55188|app: 0|req: 3147/6196] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:07 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1297 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.429113] [55187]: DEBUG nova.api.openstack.wsgi [None req-8d62629f-176c-4cad-878c-da3a476f90b7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.430957] [55187]: DEBUG nova.compute.api [None req-8d62629f-176c-4cad-878c-da3a476f90b7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.434897] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d62629f-176c-4cad-878c-da3a476f90b7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.435029] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d62629f-176c-4cad-878c-da3a476f90b7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.435242] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d62629f-176c-4cad-878c-da3a476f90b7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.435608] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d62629f-176c-4cad-878c-da3a476f90b7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.435864] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d62629f-176c-4cad-878c-da3a476f90b7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.436084] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d62629f-176c-4cad-878c-da3a476f90b7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.465313] [55188]: DEBUG nova.api.openstack.wsgi [None req-1b04854a-7593-4e00-a78a-a617a16d1a0a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.467233] [55188]: DEBUG nova.compute.api [None req-1b04854a-7593-4e00-a78a-a617a16d1a0a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.471158] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b04854a-7593-4e00-a78a-a617a16d1a0a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.471445] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b04854a-7593-4e00-a78a-a617a16d1a0a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.471640] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b04854a-7593-4e00-a78a-a617a16d1a0a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.472013] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b04854a-7593-4e00-a78a-a617a16d1a0a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.472257] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b04854a-7593-4e00-a78a-a617a16d1a0a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.472435] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b04854a-7593-4e00-a78a-a617a16d1a0a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.493958] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b04854a-7593-4e00-a78a-a617a16d1a0a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.494252] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b04854a-7593-4e00-a78a-a617a16d1a0a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.494443] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b04854a-7593-4e00-a78a-a617a16d1a0a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.494646] [55188]: DEBUG nova.objects.instance [None req-1b04854a-7593-4e00-a78a-a617a16d1a0a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lazy-loading 'fault' on Instance uuid 1cde67d4-c1df-4d42-9eeb-c47f0a022356 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 947.514878] [55188]: DEBUG nova.policy [None req-1b04854a-7593-4e00-a78a-a617a16d1a0a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.520061] [55188]: INFO nova.api.openstack.requestlog [None req-1b04854a-7593-4e00-a78a-a617a16d1a0a tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1349 microversion: 2.1 time: 0.056972 [ 947.520593] [55188]: [pid: 55188|app: 0|req: 3148/6197] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:07 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1349 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.523537] [55188]: DEBUG nova.api.openstack.wsgi [None req-be6e7603-9697-4058-aca7-12a1b3ee88bc tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.525348] [55188]: DEBUG nova.compute.api [None req-be6e7603-9697-4058-aca7-12a1b3ee88bc tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.526833] [55187]: DEBUG nova.policy [None req-8d62629f-176c-4cad-878c-da3a476f90b7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.529857] [55188]: DEBUG oslo_concurrency.lockutils [None req-be6e7603-9697-4058-aca7-12a1b3ee88bc tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.530166] [55188]: DEBUG oslo_concurrency.lockutils [None req-be6e7603-9697-4058-aca7-12a1b3ee88bc tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.530410] [55188]: DEBUG oslo_concurrency.lockutils [None req-be6e7603-9697-4058-aca7-12a1b3ee88bc tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.530721] [55188]: DEBUG oslo_concurrency.lockutils [None req-be6e7603-9697-4058-aca7-12a1b3ee88bc tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.531029] [55188]: DEBUG oslo_concurrency.lockutils [None req-be6e7603-9697-4058-aca7-12a1b3ee88bc tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.531100] [55188]: DEBUG oslo_concurrency.lockutils [None req-be6e7603-9697-4058-aca7-12a1b3ee88bc tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.531377] [55187]: INFO nova.api.openstack.requestlog [None req-8d62629f-176c-4cad-878c-da3a476f90b7 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1323 microversion: 2.1 time: 0.104990 [ 947.531885] [55187]: [pid: 55187|app: 0|req: 3050/6198] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:07 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1323 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.559021] [55188]: DEBUG oslo_concurrency.lockutils [None req-be6e7603-9697-4058-aca7-12a1b3ee88bc tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.559021] [55188]: DEBUG oslo_concurrency.lockutils [None req-be6e7603-9697-4058-aca7-12a1b3ee88bc tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.559021] [55188]: DEBUG oslo_concurrency.lockutils [None req-be6e7603-9697-4058-aca7-12a1b3ee88bc tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.559021] [55188]: DEBUG nova.objects.instance [None req-be6e7603-9697-4058-aca7-12a1b3ee88bc tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lazy-loading 'fault' on Instance uuid 50d57bb6-5695-4435-b30d-38ddceaea97e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 947.582122] [55188]: DEBUG nova.policy [None req-be6e7603-9697-4058-aca7-12a1b3ee88bc tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '262362f2303a462e82dbb132b42db030', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2d4aae18c3f40abbdfac7a9b92bb0b6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.586103] [55187]: DEBUG nova.api.openstack.wsgi [None req-77119e19-7a6e-4896-bada-fa0e57ba1788 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.587574] [55188]: INFO nova.api.openstack.requestlog [None req-be6e7603-9697-4058-aca7-12a1b3ee88bc tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 200 len: 1296 microversion: 2.1 time: 0.065688 [ 947.587574] [55188]: [pid: 55188|app: 0|req: 3149/6199] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:07 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 1296 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.588553] [55187]: DEBUG nova.compute.api [None req-77119e19-7a6e-4896-bada-fa0e57ba1788 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.592893] [55187]: DEBUG oslo_concurrency.lockutils [None req-77119e19-7a6e-4896-bada-fa0e57ba1788 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.593038] [55187]: DEBUG oslo_concurrency.lockutils [None req-77119e19-7a6e-4896-bada-fa0e57ba1788 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.593235] [55187]: DEBUG oslo_concurrency.lockutils [None req-77119e19-7a6e-4896-bada-fa0e57ba1788 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.593968] [55187]: DEBUG oslo_concurrency.lockutils [None req-77119e19-7a6e-4896-bada-fa0e57ba1788 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.593968] [55187]: DEBUG oslo_concurrency.lockutils [None req-77119e19-7a6e-4896-bada-fa0e57ba1788 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.593968] [55187]: DEBUG oslo_concurrency.lockutils [None req-77119e19-7a6e-4896-bada-fa0e57ba1788 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.670743] [55187]: DEBUG nova.policy [None req-77119e19-7a6e-4896-bada-fa0e57ba1788 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.675628] [55187]: INFO nova.api.openstack.requestlog [None req-77119e19-7a6e-4896-bada-fa0e57ba1788 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1509 microversion: 2.1 time: 0.092993 [ 947.676145] [55187]: [pid: 55187|app: 0|req: 3051/6200] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:07 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1509 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.683597] [55188]: DEBUG nova.api.openstack.wsgi [None req-b076bc71-d52f-478d-9b99-2d6c7d5c742b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.685792] [55188]: DEBUG nova.compute.api [None req-b076bc71-d52f-478d-9b99-2d6c7d5c742b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.689478] [55188]: DEBUG oslo_concurrency.lockutils [None req-b076bc71-d52f-478d-9b99-2d6c7d5c742b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.689734] [55188]: DEBUG oslo_concurrency.lockutils [None req-b076bc71-d52f-478d-9b99-2d6c7d5c742b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.689897] [55188]: DEBUG oslo_concurrency.lockutils [None req-b076bc71-d52f-478d-9b99-2d6c7d5c742b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.690259] [55188]: DEBUG oslo_concurrency.lockutils [None req-b076bc71-d52f-478d-9b99-2d6c7d5c742b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.690463] [55188]: DEBUG oslo_concurrency.lockutils [None req-b076bc71-d52f-478d-9b99-2d6c7d5c742b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.690642] [55188]: DEBUG oslo_concurrency.lockutils [None req-b076bc71-d52f-478d-9b99-2d6c7d5c742b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.723134] [55188]: DEBUG nova.policy [None req-b076bc71-d52f-478d-9b99-2d6c7d5c742b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.728041] [55188]: INFO nova.api.openstack.requestlog [None req-b076bc71-d52f-478d-9b99-2d6c7d5c742b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1210 microversion: 2.1 time: 0.046528 [ 947.728041] [55188]: [pid: 55188|app: 0|req: 3150/6201] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:08 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.740309] [55187]: DEBUG nova.api.openstack.wsgi [None req-d5cff035-62f1-4146-96c4-744edd29aa2c tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.742082] [55187]: DEBUG nova.compute.api [None req-d5cff035-62f1-4146-96c4-744edd29aa2c tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.746010] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5cff035-62f1-4146-96c4-744edd29aa2c tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.746289] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5cff035-62f1-4146-96c4-744edd29aa2c tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.746475] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5cff035-62f1-4146-96c4-744edd29aa2c tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.746832] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5cff035-62f1-4146-96c4-744edd29aa2c tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.747041] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5cff035-62f1-4146-96c4-744edd29aa2c tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.747232] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5cff035-62f1-4146-96c4-744edd29aa2c tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.778340] [55187]: DEBUG nova.policy [None req-d5cff035-62f1-4146-96c4-744edd29aa2c tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.782478] [55187]: INFO nova.api.openstack.requestlog [None req-d5cff035-62f1-4146-96c4-744edd29aa2c tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1267 microversion: 2.1 time: 0.044842 [ 947.782802] [55187]: [pid: 55187|app: 0|req: 3052/6202] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:08 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1267 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.913379] [55188]: DEBUG nova.api.openstack.wsgi [req-786aa4f3-a7e7-40a9-884a-104aaabba945 req-83d16e46-baad-4483-a6aa-02c08d515982 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fe753f45-184b-4b1d-8c06-85b660d0d4fa", "name": "network-vif-plugged", "status": "completed", "tag": "8689aa02-3f0f-4ac1-b00a-edd278a2d48a"}, {"name": "network-changed", "server_uuid": "fe753f45-184b-4b1d-8c06-85b660d0d4fa", "tag": "8689aa02-3f0f-4ac1-b00a-edd278a2d48a"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 947.919513] [55188]: DEBUG oslo_concurrency.lockutils [req-786aa4f3-a7e7-40a9-884a-104aaabba945 req-83d16e46-baad-4483-a6aa-02c08d515982 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.919753] [55188]: DEBUG oslo_concurrency.lockutils [req-786aa4f3-a7e7-40a9-884a-104aaabba945 req-83d16e46-baad-4483-a6aa-02c08d515982 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.920079] [55188]: DEBUG oslo_concurrency.lockutils [req-786aa4f3-a7e7-40a9-884a-104aaabba945 req-83d16e46-baad-4483-a6aa-02c08d515982 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.927638] [55188]: INFO nova.api.openstack.compute.server_external_events [req-786aa4f3-a7e7-40a9-884a-104aaabba945 req-83d16e46-baad-4483-a6aa-02c08d515982 service nova] Creating event network-vif-plugged:8689aa02-3f0f-4ac1-b00a-edd278a2d48a for instance fe753f45-184b-4b1d-8c06-85b660d0d4fa on cpu-1 [ 947.927638] [55188]: INFO nova.api.openstack.compute.server_external_events [req-786aa4f3-a7e7-40a9-884a-104aaabba945 req-83d16e46-baad-4483-a6aa-02c08d515982 service nova] Creating event network-changed:8689aa02-3f0f-4ac1-b00a-edd278a2d48a for instance fe753f45-184b-4b1d-8c06-85b660d0d4fa on cpu-1 [ 947.929137] [55188]: INFO nova.api.openstack.requestlog [req-786aa4f3-a7e7-40a9-884a-104aaabba945 req-83d16e46-baad-4483-a6aa-02c08d515982 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.018643 [ 947.929584] [55188]: [pid: 55188|app: 0|req: 3151/6203] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:08 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 947.931382] [55187]: DEBUG nova.api.openstack.wsgi [None req-ecd24a85-8d5c-42ca-ac63-37d7a0e2a8ef tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.933118] [55187]: DEBUG nova.compute.api [None req-ecd24a85-8d5c-42ca-ac63-37d7a0e2a8ef tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.936672] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecd24a85-8d5c-42ca-ac63-37d7a0e2a8ef tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.936918] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecd24a85-8d5c-42ca-ac63-37d7a0e2a8ef tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.937123] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecd24a85-8d5c-42ca-ac63-37d7a0e2a8ef tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.938015] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecd24a85-8d5c-42ca-ac63-37d7a0e2a8ef tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.938275] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecd24a85-8d5c-42ca-ac63-37d7a0e2a8ef tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.938467] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecd24a85-8d5c-42ca-ac63-37d7a0e2a8ef tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.982687] [55188]: DEBUG nova.api.openstack.wsgi [None req-c3b4477b-de57-48e7-85b8-3988a6941a45 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 947.984417] [55188]: DEBUG nova.compute.api [None req-c3b4477b-de57-48e7-85b8-3988a6941a45 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 947.988231] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3b4477b-de57-48e7-85b8-3988a6941a45 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.988467] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3b4477b-de57-48e7-85b8-3988a6941a45 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.988647] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3b4477b-de57-48e7-85b8-3988a6941a45 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.989082] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3b4477b-de57-48e7-85b8-3988a6941a45 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.989357] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3b4477b-de57-48e7-85b8-3988a6941a45 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.989589] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3b4477b-de57-48e7-85b8-3988a6941a45 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.007428] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3b4477b-de57-48e7-85b8-3988a6941a45 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.007680] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3b4477b-de57-48e7-85b8-3988a6941a45 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.007908] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3b4477b-de57-48e7-85b8-3988a6941a45 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.008232] [55188]: DEBUG nova.objects.instance [None req-c3b4477b-de57-48e7-85b8-3988a6941a45 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lazy-loading 'fault' on Instance uuid f8c770af-7d7d-4b7e-a603-64e14b3842c1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 948.016737] [55187]: DEBUG nova.policy [None req-ecd24a85-8d5c-42ca-ac63-37d7a0e2a8ef tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.021447] [55187]: INFO nova.api.openstack.requestlog [None req-ecd24a85-8d5c-42ca-ac63-37d7a0e2a8ef tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1353 microversion: 2.1 time: 0.092486 [ 948.021792] [55187]: [pid: 55187|app: 0|req: 3053/6204] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:08 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1353 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.028750] [55188]: DEBUG nova.policy [None req-c3b4477b-de57-48e7-85b8-3988a6941a45 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.032945] [55188]: INFO nova.api.openstack.requestlog [None req-c3b4477b-de57-48e7-85b8-3988a6941a45 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1312 microversion: 2.1 time: 0.052806 [ 948.033260] [55188]: [pid: 55188|app: 0|req: 3152/6205] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:08 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1312 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.204040] [55187]: DEBUG nova.api.openstack.wsgi [None req-2cd4a9c3-0fc5-4804-b512-649e7119b12a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.205815] [55187]: DEBUG nova.compute.api [None req-2cd4a9c3-0fc5-4804-b512-649e7119b12a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.209561] [55187]: DEBUG oslo_concurrency.lockutils [None req-2cd4a9c3-0fc5-4804-b512-649e7119b12a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.209812] [55187]: DEBUG oslo_concurrency.lockutils [None req-2cd4a9c3-0fc5-4804-b512-649e7119b12a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.210051] [55187]: DEBUG oslo_concurrency.lockutils [None req-2cd4a9c3-0fc5-4804-b512-649e7119b12a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.210431] [55187]: DEBUG oslo_concurrency.lockutils [None req-2cd4a9c3-0fc5-4804-b512-649e7119b12a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.210652] [55187]: DEBUG oslo_concurrency.lockutils [None req-2cd4a9c3-0fc5-4804-b512-649e7119b12a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.210827] [55187]: DEBUG oslo_concurrency.lockutils [None req-2cd4a9c3-0fc5-4804-b512-649e7119b12a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.278672] [55188]: DEBUG nova.api.openstack.wsgi [None req-82d8c1f9-ecf6-4681-a893-fd949629dd64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.280561] [55188]: DEBUG nova.compute.api [None req-82d8c1f9-ecf6-4681-a893-fd949629dd64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.284813] [55188]: DEBUG oslo_concurrency.lockutils [None req-82d8c1f9-ecf6-4681-a893-fd949629dd64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.285088] [55188]: DEBUG oslo_concurrency.lockutils [None req-82d8c1f9-ecf6-4681-a893-fd949629dd64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.285325] [55188]: DEBUG oslo_concurrency.lockutils [None req-82d8c1f9-ecf6-4681-a893-fd949629dd64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.285720] [55188]: DEBUG oslo_concurrency.lockutils [None req-82d8c1f9-ecf6-4681-a893-fd949629dd64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.285939] [55188]: DEBUG oslo_concurrency.lockutils [None req-82d8c1f9-ecf6-4681-a893-fd949629dd64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.286130] [55188]: DEBUG oslo_concurrency.lockutils [None req-82d8c1f9-ecf6-4681-a893-fd949629dd64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.293518] [55187]: DEBUG nova.policy [None req-2cd4a9c3-0fc5-4804-b512-649e7119b12a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.302934] [55187]: INFO nova.api.openstack.requestlog [None req-2cd4a9c3-0fc5-4804-b512-649e7119b12a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.101120 [ 948.303520] [55187]: [pid: 55187|app: 0|req: 3054/6206] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:08 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.323738] [55188]: DEBUG oslo_concurrency.lockutils [None req-82d8c1f9-ecf6-4681-a893-fd949629dd64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.323738] [55188]: DEBUG oslo_concurrency.lockutils [None req-82d8c1f9-ecf6-4681-a893-fd949629dd64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.323843] [55188]: DEBUG oslo_concurrency.lockutils [None req-82d8c1f9-ecf6-4681-a893-fd949629dd64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.324744] [55188]: DEBUG nova.objects.instance [None req-82d8c1f9-ecf6-4681-a893-fd949629dd64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid edec81c1-e48e-4c35-8a6d-62862975ce93 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 948.343574] [55187]: DEBUG nova.api.openstack.wsgi [None req-de795af7-2db7-41c4-bb84-b44b1323e747 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.345496] [55187]: DEBUG nova.compute.api [None req-de795af7-2db7-41c4-bb84-b44b1323e747 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.345845] [55188]: DEBUG nova.policy [None req-82d8c1f9-ecf6-4681-a893-fd949629dd64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.349318] [55187]: DEBUG oslo_concurrency.lockutils [None req-de795af7-2db7-41c4-bb84-b44b1323e747 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.349561] [55187]: DEBUG oslo_concurrency.lockutils [None req-de795af7-2db7-41c4-bb84-b44b1323e747 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.349750] [55187]: DEBUG oslo_concurrency.lockutils [None req-de795af7-2db7-41c4-bb84-b44b1323e747 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.350118] [55187]: DEBUG oslo_concurrency.lockutils [None req-de795af7-2db7-41c4-bb84-b44b1323e747 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.350326] [55188]: INFO nova.api.openstack.requestlog [None req-82d8c1f9-ecf6-4681-a893-fd949629dd64 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1364 microversion: 2.1 time: 0.074262 [ 948.350369] [55187]: DEBUG oslo_concurrency.lockutils [None req-de795af7-2db7-41c4-bb84-b44b1323e747 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.350503] [55187]: DEBUG oslo_concurrency.lockutils [None req-de795af7-2db7-41c4-bb84-b44b1323e747 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.350762] [55188]: [pid: 55188|app: 0|req: 3153/6207] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:08 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1364 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.367329] [55188]: DEBUG nova.api.openstack.wsgi [None req-9c97c06b-01db-4b47-93ca-4f83f84a8424 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.369215] [55188]: DEBUG nova.compute.api [None req-9c97c06b-01db-4b47-93ca-4f83f84a8424 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.373128] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c97c06b-01db-4b47-93ca-4f83f84a8424 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.373334] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c97c06b-01db-4b47-93ca-4f83f84a8424 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.373527] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c97c06b-01db-4b47-93ca-4f83f84a8424 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.373881] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c97c06b-01db-4b47-93ca-4f83f84a8424 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.374096] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c97c06b-01db-4b47-93ca-4f83f84a8424 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.374274] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c97c06b-01db-4b47-93ca-4f83f84a8424 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.418364] [55188]: DEBUG nova.policy [None req-9c97c06b-01db-4b47-93ca-4f83f84a8424 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.424684] [55188]: INFO nova.api.openstack.requestlog [None req-9c97c06b-01db-4b47-93ca-4f83f84a8424 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1239 microversion: 2.1 time: 0.059473 [ 948.425114] [55188]: [pid: 55188|app: 0|req: 3154/6208] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:08 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1239 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.428703] [55188]: DEBUG nova.api.openstack.wsgi [None req-36a60b2a-4b65-4c07-bf27-0b992112b7c1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.431142] [55188]: DEBUG nova.compute.api [None req-36a60b2a-4b65-4c07-bf27-0b992112b7c1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.436541] [55188]: DEBUG oslo_concurrency.lockutils [None req-36a60b2a-4b65-4c07-bf27-0b992112b7c1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.436795] [55188]: DEBUG oslo_concurrency.lockutils [None req-36a60b2a-4b65-4c07-bf27-0b992112b7c1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.437016] [55188]: DEBUG oslo_concurrency.lockutils [None req-36a60b2a-4b65-4c07-bf27-0b992112b7c1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.437364] [55188]: DEBUG oslo_concurrency.lockutils [None req-36a60b2a-4b65-4c07-bf27-0b992112b7c1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.437570] [55188]: DEBUG oslo_concurrency.lockutils [None req-36a60b2a-4b65-4c07-bf27-0b992112b7c1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.437744] [55188]: DEBUG oslo_concurrency.lockutils [None req-36a60b2a-4b65-4c07-bf27-0b992112b7c1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.452788] [55187]: DEBUG nova.policy [None req-de795af7-2db7-41c4-bb84-b44b1323e747 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.457247] [55187]: INFO nova.api.openstack.requestlog [None req-de795af7-2db7-41c4-bb84-b44b1323e747 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1305 microversion: 2.1 time: 0.116330 [ 948.457570] [55187]: [pid: 55187|app: 0|req: 3055/6209] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:08 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1305 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 948.459905] [55188]: DEBUG oslo_concurrency.lockutils [None req-36a60b2a-4b65-4c07-bf27-0b992112b7c1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.460209] [55188]: DEBUG oslo_concurrency.lockutils [None req-36a60b2a-4b65-4c07-bf27-0b992112b7c1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.460486] [55188]: DEBUG oslo_concurrency.lockutils [None req-36a60b2a-4b65-4c07-bf27-0b992112b7c1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.460603] [55188]: DEBUG nova.objects.instance [None req-36a60b2a-4b65-4c07-bf27-0b992112b7c1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid 86c0c53f-00a6-4700-9188-f2c69578fa72 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 948.482643] [55188]: DEBUG nova.policy [None req-36a60b2a-4b65-4c07-bf27-0b992112b7c1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.486947] [55188]: INFO nova.api.openstack.requestlog [None req-36a60b2a-4b65-4c07-bf27-0b992112b7c1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1297 microversion: 2.1 time: 0.061136 [ 948.487282] [55188]: [pid: 55188|app: 0|req: 3155/6210] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:08 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1297 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.536761] [55187]: DEBUG nova.api.openstack.wsgi [None req-01a3845e-e12d-42ae-8de5-00ac3ceae576 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.538587] [55187]: DEBUG nova.compute.api [None req-01a3845e-e12d-42ae-8de5-00ac3ceae576 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.542427] [55187]: DEBUG oslo_concurrency.lockutils [None req-01a3845e-e12d-42ae-8de5-00ac3ceae576 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.542677] [55187]: DEBUG oslo_concurrency.lockutils [None req-01a3845e-e12d-42ae-8de5-00ac3ceae576 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.544025] [55187]: DEBUG oslo_concurrency.lockutils [None req-01a3845e-e12d-42ae-8de5-00ac3ceae576 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.544025] [55187]: DEBUG oslo_concurrency.lockutils [None req-01a3845e-e12d-42ae-8de5-00ac3ceae576 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.544025] [55187]: DEBUG oslo_concurrency.lockutils [None req-01a3845e-e12d-42ae-8de5-00ac3ceae576 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.544025] [55187]: DEBUG oslo_concurrency.lockutils [None req-01a3845e-e12d-42ae-8de5-00ac3ceae576 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.544844] [55188]: DEBUG nova.api.openstack.wsgi [None req-a351fbcb-e4e9-48b7-a25c-67736ec2a97c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.546934] [55188]: DEBUG nova.compute.api [None req-a351fbcb-e4e9-48b7-a25c-67736ec2a97c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.552027] [55188]: DEBUG oslo_concurrency.lockutils [None req-a351fbcb-e4e9-48b7-a25c-67736ec2a97c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.552027] [55188]: DEBUG oslo_concurrency.lockutils [None req-a351fbcb-e4e9-48b7-a25c-67736ec2a97c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.552027] [55188]: DEBUG oslo_concurrency.lockutils [None req-a351fbcb-e4e9-48b7-a25c-67736ec2a97c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.552027] [55188]: DEBUG oslo_concurrency.lockutils [None req-a351fbcb-e4e9-48b7-a25c-67736ec2a97c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.552027] [55188]: DEBUG oslo_concurrency.lockutils [None req-a351fbcb-e4e9-48b7-a25c-67736ec2a97c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.552027] [55188]: DEBUG oslo_concurrency.lockutils [None req-a351fbcb-e4e9-48b7-a25c-67736ec2a97c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.563477] [55187]: DEBUG oslo_concurrency.lockutils [None req-01a3845e-e12d-42ae-8de5-00ac3ceae576 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.563716] [55187]: DEBUG oslo_concurrency.lockutils [None req-01a3845e-e12d-42ae-8de5-00ac3ceae576 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.563894] [55187]: DEBUG oslo_concurrency.lockutils [None req-01a3845e-e12d-42ae-8de5-00ac3ceae576 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.564098] [55187]: DEBUG nova.objects.instance [None req-01a3845e-e12d-42ae-8de5-00ac3ceae576 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lazy-loading 'fault' on Instance uuid 1cde67d4-c1df-4d42-9eeb-c47f0a022356 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 948.593043] [55187]: DEBUG nova.policy [None req-01a3845e-e12d-42ae-8de5-00ac3ceae576 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.597339] [55187]: INFO nova.api.openstack.requestlog [None req-01a3845e-e12d-42ae-8de5-00ac3ceae576 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1349 microversion: 2.1 time: 0.062941 [ 948.597678] [55187]: [pid: 55187|app: 0|req: 3056/6211] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:08 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1349 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.605021] [55187]: DEBUG nova.api.openstack.wsgi [None req-3190c944-41f5-46d5-a476-3eb75885ef19 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.605021] [55187]: DEBUG nova.compute.api [None req-3190c944-41f5-46d5-a476-3eb75885ef19 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.605593] [55187]: DEBUG oslo_concurrency.lockutils [None req-3190c944-41f5-46d5-a476-3eb75885ef19 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.605878] [55187]: DEBUG oslo_concurrency.lockutils [None req-3190c944-41f5-46d5-a476-3eb75885ef19 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.606075] [55187]: DEBUG oslo_concurrency.lockutils [None req-3190c944-41f5-46d5-a476-3eb75885ef19 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.606425] [55187]: DEBUG oslo_concurrency.lockutils [None req-3190c944-41f5-46d5-a476-3eb75885ef19 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.606619] [55187]: DEBUG oslo_concurrency.lockutils [None req-3190c944-41f5-46d5-a476-3eb75885ef19 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.606786] [55187]: DEBUG oslo_concurrency.lockutils [None req-3190c944-41f5-46d5-a476-3eb75885ef19 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.616862] [55187]: INFO nova.api.openstack.wsgi [None req-3190c944-41f5-46d5-a476-3eb75885ef19 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] HTTP exception thrown: Instance 50d57bb6-5695-4435-b30d-38ddceaea97e could not be found. [ 948.617147] [55187]: DEBUG nova.api.openstack.wsgi [None req-3190c944-41f5-46d5-a476-3eb75885ef19 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Returning 404 to user: Instance 50d57bb6-5695-4435-b30d-38ddceaea97e could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 948.617580] [55187]: INFO nova.api.openstack.requestlog [None req-3190c944-41f5-46d5-a476-3eb75885ef19 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 404 len: 111 microversion: 2.1 time: 0.019268 [ 948.617900] [55187]: [pid: 55187|app: 0|req: 3057/6212] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:08 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 948.625118] [55187]: DEBUG nova.api.openstack.wsgi [None req-fa40c4a3-97e3-45d5-98aa-fac17470a420 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.639586] [55187]: DEBUG nova.api.openstack.compute.server_groups [None req-fa40c4a3-97e3-45d5-98aa-fac17470a420 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Querying cell d94880c3-0986-4f2e-b342-827070bf85c2(cell1) for 1 instances {{(pid=55187) _get_not_deleted /opt/stack/nova/nova/api/openstack/compute/server_groups.py:66}} [ 948.640073] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa40c4a3-97e3-45d5-98aa-fac17470a420 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.640328] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa40c4a3-97e3-45d5-98aa-fac17470a420 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.640512] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa40c4a3-97e3-45d5-98aa-fac17470a420 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.653819] [55187]: INFO nova.api.openstack.requestlog [None req-fa40c4a3-97e3-45d5-98aa-fac17470a420 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 187 microversion: 2.1 time: 0.030495 [ 948.654034] [55187]: [pid: 55187|app: 0|req: 3058/6213] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 26 22:07:08 2025] GET /compute/v2.1/os-server-groups => generated 187 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 948.663442] [55187]: DEBUG nova.api.openstack.wsgi [None req-9f7aa44d-be51-4c7a-925c-207cf3f6dab5 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.670162] [55188]: DEBUG nova.policy [None req-a351fbcb-e4e9-48b7-a25c-67736ec2a97c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.673779] [55187]: DEBUG nova.api.openstack.compute.server_groups [None req-9f7aa44d-be51-4c7a-925c-207cf3f6dab5 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Querying cell d94880c3-0986-4f2e-b342-827070bf85c2(cell1) for 1 instances {{(pid=55187) _get_not_deleted /opt/stack/nova/nova/api/openstack/compute/server_groups.py:66}} [ 948.674255] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f7aa44d-be51-4c7a-925c-207cf3f6dab5 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.674615] [55188]: INFO nova.api.openstack.requestlog [None req-a351fbcb-e4e9-48b7-a25c-67736ec2a97c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1519 microversion: 2.1 time: 0.132661 [ 948.674703] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f7aa44d-be51-4c7a-925c-207cf3f6dab5 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.674979] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f7aa44d-be51-4c7a-925c-207cf3f6dab5 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.675057] [55188]: [pid: 55188|app: 0|req: 3156/6214] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:08 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1519 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.680723] [55187]: INFO nova.api.openstack.requestlog [None req-9f7aa44d-be51-4c7a-925c-207cf3f6dab5 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups/0d26e134-7949-4930-9ee5-de4bc25e1039" status: 200 len: 184 microversion: 2.1 time: 0.020063 [ 948.681249] [55187]: [pid: 55187|app: 0|req: 3059/6215] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:07:09 2025] GET /compute/v2.1/os-server-groups/0d26e134-7949-4930-9ee5-de4bc25e1039 => generated 184 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 948.692024] [55188]: DEBUG nova.api.openstack.wsgi [None req-d0fb8b8f-5c14-4cf4-a9eb-8425e54eb39e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.692024] [55188]: DEBUG nova.compute.api [None req-d0fb8b8f-5c14-4cf4-a9eb-8425e54eb39e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.692274] [55187]: DEBUG nova.api.openstack.wsgi [None req-e37e8c16-eaea-47b9-bda6-da73218f46d5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.692274] [55187]: DEBUG nova.compute.api [None req-e37e8c16-eaea-47b9-bda6-da73218f46d5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.695305] [55187]: DEBUG oslo_concurrency.lockutils [None req-e37e8c16-eaea-47b9-bda6-da73218f46d5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.695543] [55187]: DEBUG oslo_concurrency.lockutils [None req-e37e8c16-eaea-47b9-bda6-da73218f46d5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.695642] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0fb8b8f-5c14-4cf4-a9eb-8425e54eb39e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.695791] [55187]: DEBUG oslo_concurrency.lockutils [None req-e37e8c16-eaea-47b9-bda6-da73218f46d5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.695936] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0fb8b8f-5c14-4cf4-a9eb-8425e54eb39e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.696021] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0fb8b8f-5c14-4cf4-a9eb-8425e54eb39e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.696288] [55187]: DEBUG oslo_concurrency.lockutils [None req-e37e8c16-eaea-47b9-bda6-da73218f46d5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.696359] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0fb8b8f-5c14-4cf4-a9eb-8425e54eb39e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.696533] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0fb8b8f-5c14-4cf4-a9eb-8425e54eb39e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.696618] [55187]: DEBUG oslo_concurrency.lockutils [None req-e37e8c16-eaea-47b9-bda6-da73218f46d5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.696705] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0fb8b8f-5c14-4cf4-a9eb-8425e54eb39e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.696762] [55187]: DEBUG oslo_concurrency.lockutils [None req-e37e8c16-eaea-47b9-bda6-da73218f46d5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.712307] [55187]: DEBUG nova.compute.api [None req-e37e8c16-eaea-47b9-bda6-da73218f46d5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 948.760123] [55187]: INFO nova.api.openstack.requestlog [None req-e37e8c16-eaea-47b9-bda6-da73218f46d5 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 204 len: 0 microversion: 2.1 time: 0.071960 [ 948.760728] [55187]: [pid: 55187|app: 0|req: 3060/6216] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:07:09 2025] DELETE /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 948.765332] [55187]: DEBUG nova.api.openstack.wsgi [None req-0d9efbd3-ff85-4d1e-a9ce-7d2d071b253d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.765571] [55187]: DEBUG nova.compute.api [None req-0d9efbd3-ff85-4d1e-a9ce-7d2d071b253d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.768769] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d9efbd3-ff85-4d1e-a9ce-7d2d071b253d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.769063] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d9efbd3-ff85-4d1e-a9ce-7d2d071b253d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.769290] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d9efbd3-ff85-4d1e-a9ce-7d2d071b253d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.769681] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d9efbd3-ff85-4d1e-a9ce-7d2d071b253d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.769917] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d9efbd3-ff85-4d1e-a9ce-7d2d071b253d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.770140] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d9efbd3-ff85-4d1e-a9ce-7d2d071b253d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.777893] [55187]: INFO nova.api.openstack.wsgi [None req-0d9efbd3-ff85-4d1e-a9ce-7d2d071b253d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] HTTP exception thrown: Instance 50d57bb6-5695-4435-b30d-38ddceaea97e could not be found. [ 948.778255] [55187]: DEBUG nova.api.openstack.wsgi [None req-0d9efbd3-ff85-4d1e-a9ce-7d2d071b253d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Returning 404 to user: Instance 50d57bb6-5695-4435-b30d-38ddceaea97e could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 948.778883] [55187]: INFO nova.api.openstack.requestlog [None req-0d9efbd3-ff85-4d1e-a9ce-7d2d071b253d tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 404 len: 111 microversion: 2.1 time: 0.017346 [ 948.779022] [55187]: [pid: 55187|app: 0|req: 3061/6217] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:07:09 2025] DELETE /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 948.781634] [55187]: DEBUG nova.api.openstack.wsgi [None req-7687b542-a104-4430-8bb3-9faf9eed561c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.783240] [55187]: DEBUG nova.compute.api [None req-7687b542-a104-4430-8bb3-9faf9eed561c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.786138] [55187]: DEBUG oslo_concurrency.lockutils [None req-7687b542-a104-4430-8bb3-9faf9eed561c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.786398] [55187]: DEBUG oslo_concurrency.lockutils [None req-7687b542-a104-4430-8bb3-9faf9eed561c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.786614] [55187]: DEBUG oslo_concurrency.lockutils [None req-7687b542-a104-4430-8bb3-9faf9eed561c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.786968] [55187]: DEBUG oslo_concurrency.lockutils [None req-7687b542-a104-4430-8bb3-9faf9eed561c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.787223] [55187]: DEBUG oslo_concurrency.lockutils [None req-7687b542-a104-4430-8bb3-9faf9eed561c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.787428] [55187]: DEBUG oslo_concurrency.lockutils [None req-7687b542-a104-4430-8bb3-9faf9eed561c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.793234] [55188]: DEBUG nova.policy [None req-d0fb8b8f-5c14-4cf4-a9eb-8425e54eb39e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.797615] [55188]: INFO nova.api.openstack.requestlog [None req-d0fb8b8f-5c14-4cf4-a9eb-8425e54eb39e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1509 microversion: 2.1 time: 0.111540 [ 948.797975] [55188]: [pid: 55188|app: 0|req: 3157/6218] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:09 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1509 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.800493] [55188]: DEBUG nova.api.openstack.wsgi [None req-fb4274ac-7c65-42f4-b44e-54919a9f63f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.802115] [55188]: DEBUG nova.compute.api [None req-fb4274ac-7c65-42f4-b44e-54919a9f63f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.806177] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb4274ac-7c65-42f4-b44e-54919a9f63f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.806459] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb4274ac-7c65-42f4-b44e-54919a9f63f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.806694] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb4274ac-7c65-42f4-b44e-54919a9f63f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.807105] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb4274ac-7c65-42f4-b44e-54919a9f63f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.807350] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb4274ac-7c65-42f4-b44e-54919a9f63f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.807538] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb4274ac-7c65-42f4-b44e-54919a9f63f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.824193] [55187]: DEBUG nova.policy [None req-7687b542-a104-4430-8bb3-9faf9eed561c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.828316] [55187]: INFO nova.api.openstack.requestlog [None req-7687b542-a104-4430-8bb3-9faf9eed561c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1210 microversion: 2.1 time: 0.048521 [ 948.828624] [55187]: [pid: 55187|app: 0|req: 3062/6219] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:09 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.834419] [55187]: DEBUG nova.api.openstack.wsgi [None req-42e6bb4b-1fec-46e9-a4ca-723ee0956c4a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.836071] [55187]: DEBUG nova.compute.api [None req-42e6bb4b-1fec-46e9-a4ca-723ee0956c4a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] [instance: 50d57bb6-5695-4435-b30d-38ddceaea97e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.839576] [55187]: DEBUG oslo_concurrency.lockutils [None req-42e6bb4b-1fec-46e9-a4ca-723ee0956c4a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.839806] [55187]: DEBUG oslo_concurrency.lockutils [None req-42e6bb4b-1fec-46e9-a4ca-723ee0956c4a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.842478] [55187]: DEBUG oslo_concurrency.lockutils [None req-42e6bb4b-1fec-46e9-a4ca-723ee0956c4a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.842478] [55187]: DEBUG oslo_concurrency.lockutils [None req-42e6bb4b-1fec-46e9-a4ca-723ee0956c4a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.842478] [55187]: DEBUG oslo_concurrency.lockutils [None req-42e6bb4b-1fec-46e9-a4ca-723ee0956c4a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.842478] [55187]: DEBUG oslo_concurrency.lockutils [None req-42e6bb4b-1fec-46e9-a4ca-723ee0956c4a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.854057] [55187]: INFO nova.api.openstack.wsgi [None req-42e6bb4b-1fec-46e9-a4ca-723ee0956c4a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] HTTP exception thrown: Instance 50d57bb6-5695-4435-b30d-38ddceaea97e could not be found. [ 948.854057] [55187]: DEBUG nova.api.openstack.wsgi [None req-42e6bb4b-1fec-46e9-a4ca-723ee0956c4a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Returning 404 to user: Instance 50d57bb6-5695-4435-b30d-38ddceaea97e could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 948.854057] [55187]: INFO nova.api.openstack.requestlog [None req-42e6bb4b-1fec-46e9-a4ca-723ee0956c4a tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e" status: 404 len: 111 microversion: 2.1 time: 0.024764 [ 948.854570] [55187]: [pid: 55187|app: 0|req: 3063/6220] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:09 2025] GET /compute/v2.1/servers/50d57bb6-5695-4435-b30d-38ddceaea97e => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 948.856718] [55187]: DEBUG nova.api.openstack.wsgi [None req-680a0efc-6c62-4094-8ce5-4e19473eb010 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.858337] [55187]: DEBUG nova.compute.api [None req-680a0efc-6c62-4094-8ce5-4e19473eb010 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 948.861636] [55187]: DEBUG oslo_concurrency.lockutils [None req-680a0efc-6c62-4094-8ce5-4e19473eb010 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.862045] [55187]: DEBUG oslo_concurrency.lockutils [None req-680a0efc-6c62-4094-8ce5-4e19473eb010 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.862242] [55187]: DEBUG oslo_concurrency.lockutils [None req-680a0efc-6c62-4094-8ce5-4e19473eb010 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.862580] [55187]: DEBUG oslo_concurrency.lockutils [None req-680a0efc-6c62-4094-8ce5-4e19473eb010 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.863025] [55187]: DEBUG oslo_concurrency.lockutils [None req-680a0efc-6c62-4094-8ce5-4e19473eb010 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.863025] [55187]: DEBUG oslo_concurrency.lockutils [None req-680a0efc-6c62-4094-8ce5-4e19473eb010 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.896671] [55187]: DEBUG nova.policy [None req-680a0efc-6c62-4094-8ce5-4e19473eb010 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.902327] [55187]: INFO nova.api.openstack.requestlog [None req-680a0efc-6c62-4094-8ce5-4e19473eb010 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1267 microversion: 2.1 time: 0.047334 [ 948.902771] [55187]: [pid: 55187|app: 0|req: 3064/6221] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:09 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1267 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.906167] [55187]: DEBUG nova.api.openstack.wsgi [None req-584b7182-863a-4768-ae49-b378895bb56e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.906694] [55188]: DEBUG nova.policy [None req-fb4274ac-7c65-42f4-b44e-54919a9f63f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.909233] [55187]: INFO nova.api.openstack.wsgi [None req-584b7182-863a-4768-ae49-b378895bb56e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] HTTP exception thrown: Instance group e088c348-afeb-46cc-8bac-ba5911e5d33e could not be found. [ 948.909529] [55187]: DEBUG nova.api.openstack.wsgi [None req-584b7182-863a-4768-ae49-b378895bb56e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Returning 404 to user: Instance group e088c348-afeb-46cc-8bac-ba5911e5d33e could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 948.910049] [55187]: INFO nova.api.openstack.requestlog [None req-584b7182-863a-4768-ae49-b378895bb56e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/e088c348-afeb-46cc-8bac-ba5911e5d33e" status: 404 len: 117 microversion: 2.1 time: 0.006796 [ 948.910340] [55187]: [pid: 55187|app: 0|req: 3065/6222] 10.180.1.21 () {58 vars in 1261 bytes} [Wed Mar 26 22:07:09 2025] DELETE /compute/v2.1/os-server-groups/e088c348-afeb-46cc-8bac-ba5911e5d33e => generated 117 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 948.910974] [55188]: INFO nova.api.openstack.requestlog [None req-fb4274ac-7c65-42f4-b44e-54919a9f63f3 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1525 microversion: 2.1 time: 0.112236 [ 948.911230] [55188]: [pid: 55188|app: 0|req: 3158/6223] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:09 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1525 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.912768] [55187]: DEBUG nova.api.openstack.wsgi [req-b6106481-894b-41a7-bd4a-42ac57540b3c req-3643614f-e239-4247-92e3-5929630f208b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0497c9b8-e8b3-462a-b5de-fa66d4f30cac", "name": "network-vif-deleted", "tag": "4ac1cedc-6b32-4696-8a9c-18e56e429f2a"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 948.914750] [55188]: DEBUG nova.api.openstack.wsgi [None req-0f929108-b60f-4c53-b857-e59039f64a5e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.918547] [55188]: INFO nova.api.openstack.wsgi [None req-0f929108-b60f-4c53-b857-e59039f64a5e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] HTTP exception thrown: Instance group 850c4eb5-3f6f-4917-96d0-3f246686b5d9 could not be found. [ 948.918593] [55187]: DEBUG oslo_concurrency.lockutils [req-b6106481-894b-41a7-bd4a-42ac57540b3c req-3643614f-e239-4247-92e3-5929630f208b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.918694] [55187]: DEBUG oslo_concurrency.lockutils [req-b6106481-894b-41a7-bd4a-42ac57540b3c req-3643614f-e239-4247-92e3-5929630f208b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.918734] [55188]: DEBUG nova.api.openstack.wsgi [None req-0f929108-b60f-4c53-b857-e59039f64a5e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Returning 404 to user: Instance group 850c4eb5-3f6f-4917-96d0-3f246686b5d9 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 948.918888] [55187]: DEBUG oslo_concurrency.lockutils [req-b6106481-894b-41a7-bd4a-42ac57540b3c req-3643614f-e239-4247-92e3-5929630f208b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.919120] [55188]: INFO nova.api.openstack.requestlog [None req-0f929108-b60f-4c53-b857-e59039f64a5e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/850c4eb5-3f6f-4917-96d0-3f246686b5d9" status: 404 len: 117 microversion: 2.1 time: 0.006298 [ 948.919396] [55188]: [pid: 55188|app: 0|req: 3159/6224] 10.180.1.21 () {58 vars in 1261 bytes} [Wed Mar 26 22:07:09 2025] DELETE /compute/v2.1/os-server-groups/850c4eb5-3f6f-4917-96d0-3f246686b5d9 => generated 117 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 948.923745] [55188]: DEBUG nova.api.openstack.wsgi [None req-0a85ceca-62d8-40ce-86a2-80e97cac3d7e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.924728] [55187]: INFO nova.api.openstack.compute.server_external_events [req-b6106481-894b-41a7-bd4a-42ac57540b3c req-3643614f-e239-4247-92e3-5929630f208b service nova] Creating event network-vif-deleted:4ac1cedc-6b32-4696-8a9c-18e56e429f2a for instance 0497c9b8-e8b3-462a-b5de-fa66d4f30cac on cpu-1 [ 948.927747] [55187]: INFO nova.api.openstack.requestlog [req-b6106481-894b-41a7-bd4a-42ac57540b3c req-3643614f-e239-4247-92e3-5929630f208b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016838 [ 948.928108] [55187]: [pid: 55187|app: 0|req: 3066/6225] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:09 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 948.929060] [55188]: INFO nova.api.openstack.wsgi [None req-0a85ceca-62d8-40ce-86a2-80e97cac3d7e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] HTTP exception thrown: Instance group 6f3f7db5-4f42-48e5-bb0a-d117a9653eb8 could not be found. [ 948.929359] [55188]: DEBUG nova.api.openstack.wsgi [None req-0a85ceca-62d8-40ce-86a2-80e97cac3d7e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Returning 404 to user: Instance group 6f3f7db5-4f42-48e5-bb0a-d117a9653eb8 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 948.929762] [55188]: INFO nova.api.openstack.requestlog [None req-0a85ceca-62d8-40ce-86a2-80e97cac3d7e tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/6f3f7db5-4f42-48e5-bb0a-d117a9653eb8" status: 404 len: 117 microversion: 2.1 time: 0.008004 [ 948.930047] [55188]: [pid: 55188|app: 0|req: 3160/6226] 10.180.1.21 () {58 vars in 1261 bytes} [Wed Mar 26 22:07:09 2025] DELETE /compute/v2.1/os-server-groups/6f3f7db5-4f42-48e5-bb0a-d117a9653eb8 => generated 117 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 948.934899] [55187]: DEBUG nova.api.openstack.wsgi [None req-35954ce7-25e5-4c26-a76e-f5c1957b2ee1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.938358] [55187]: INFO nova.api.openstack.wsgi [None req-35954ce7-25e5-4c26-a76e-f5c1957b2ee1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] HTTP exception thrown: Instance group ae11cbdf-bf3d-48e7-8ba7-56900a041bab could not be found. [ 948.939128] [55187]: DEBUG nova.api.openstack.wsgi [None req-35954ce7-25e5-4c26-a76e-f5c1957b2ee1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Returning 404 to user: Instance group ae11cbdf-bf3d-48e7-8ba7-56900a041bab could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 948.939128] [55187]: INFO nova.api.openstack.requestlog [None req-35954ce7-25e5-4c26-a76e-f5c1957b2ee1 tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/ae11cbdf-bf3d-48e7-8ba7-56900a041bab" status: 404 len: 117 microversion: 2.1 time: 0.006350 [ 948.939340] [55187]: [pid: 55187|app: 0|req: 3067/6227] 10.180.1.21 () {58 vars in 1261 bytes} [Wed Mar 26 22:07:09 2025] DELETE /compute/v2.1/os-server-groups/ae11cbdf-bf3d-48e7-8ba7-56900a041bab => generated 117 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 948.944124] [55188]: DEBUG nova.api.openstack.wsgi [None req-2926cb77-9e00-4989-b8fb-996b7f6d73db tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 948.959045] [55188]: INFO nova.api.openstack.requestlog [None req-2926cb77-9e00-4989-b8fb-996b7f6d73db tempest-ServerGroupTestJSON-26121702 tempest-ServerGroupTestJSON-26121702-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/0d26e134-7949-4930-9ee5-de4bc25e1039" status: 204 len: 0 microversion: 2.1 time: 0.017254 [ 948.959357] [55188]: [pid: 55188|app: 0|req: 3161/6228] 10.180.1.21 () {58 vars in 1261 bytes} [Wed Mar 26 22:07:09 2025] DELETE /compute/v2.1/os-server-groups/0d26e134-7949-4930-9ee5-de4bc25e1039 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 949.036469] [55187]: DEBUG nova.api.openstack.wsgi [None req-aa3b81dd-1b20-474d-9f2c-66100e5d9492 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.038298] [55187]: DEBUG nova.compute.api [None req-aa3b81dd-1b20-474d-9f2c-66100e5d9492 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.045018] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa3b81dd-1b20-474d-9f2c-66100e5d9492 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.045018] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa3b81dd-1b20-474d-9f2c-66100e5d9492 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.045018] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa3b81dd-1b20-474d-9f2c-66100e5d9492 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.045018] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa3b81dd-1b20-474d-9f2c-66100e5d9492 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.045018] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa3b81dd-1b20-474d-9f2c-66100e5d9492 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.045018] [55187]: DEBUG oslo_concurrency.lockutils [None req-aa3b81dd-1b20-474d-9f2c-66100e5d9492 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.047877] [55188]: DEBUG nova.api.openstack.wsgi [None req-1ef78360-1b42-47a4-82ea-8fb0854dd435 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.050123] [55188]: DEBUG nova.compute.api [None req-1ef78360-1b42-47a4-82ea-8fb0854dd435 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.053910] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ef78360-1b42-47a4-82ea-8fb0854dd435 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.054181] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ef78360-1b42-47a4-82ea-8fb0854dd435 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.054373] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ef78360-1b42-47a4-82ea-8fb0854dd435 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.054734] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ef78360-1b42-47a4-82ea-8fb0854dd435 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.054932] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ef78360-1b42-47a4-82ea-8fb0854dd435 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.055148] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ef78360-1b42-47a4-82ea-8fb0854dd435 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.074172] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ef78360-1b42-47a4-82ea-8fb0854dd435 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.074465] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ef78360-1b42-47a4-82ea-8fb0854dd435 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.074655] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ef78360-1b42-47a4-82ea-8fb0854dd435 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.074858] [55188]: DEBUG nova.objects.instance [None req-1ef78360-1b42-47a4-82ea-8fb0854dd435 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lazy-loading 'fault' on Instance uuid f8c770af-7d7d-4b7e-a603-64e14b3842c1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 949.098090] [55188]: DEBUG nova.policy [None req-1ef78360-1b42-47a4-82ea-8fb0854dd435 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.102246] [55188]: INFO nova.api.openstack.requestlog [None req-1ef78360-1b42-47a4-82ea-8fb0854dd435 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1312 microversion: 2.1 time: 0.058414 [ 949.102557] [55188]: [pid: 55188|app: 0|req: 3162/6229] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:09 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1312 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.135890] [55187]: DEBUG nova.policy [None req-aa3b81dd-1b20-474d-9f2c-66100e5d9492 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.139476] [55187]: INFO nova.api.openstack.requestlog [None req-aa3b81dd-1b20-474d-9f2c-66100e5d9492 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1353 microversion: 2.1 time: 0.105207 [ 949.139878] [55187]: [pid: 55187|app: 0|req: 3068/6230] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:09 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1353 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.362650] [55187]: DEBUG nova.api.openstack.wsgi [None req-a2361223-a2e3-4a2e-b157-29afccbf6dcb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.364300] [55187]: DEBUG nova.compute.api [None req-a2361223-a2e3-4a2e-b157-29afccbf6dcb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.370896] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2361223-a2e3-4a2e-b157-29afccbf6dcb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.371122] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2361223-a2e3-4a2e-b157-29afccbf6dcb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.371353] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2361223-a2e3-4a2e-b157-29afccbf6dcb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.371827] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2361223-a2e3-4a2e-b157-29afccbf6dcb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.371966] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2361223-a2e3-4a2e-b157-29afccbf6dcb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.372192] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2361223-a2e3-4a2e-b157-29afccbf6dcb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.400314] [55188]: DEBUG nova.api.openstack.wsgi [None req-8457bed8-b38d-469c-8ae8-163ec5b0a132 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.402088] [55188]: DEBUG nova.compute.api [None req-8457bed8-b38d-469c-8ae8-163ec5b0a132 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.411034] [55188]: DEBUG oslo_concurrency.lockutils [None req-8457bed8-b38d-469c-8ae8-163ec5b0a132 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.411294] [55188]: DEBUG oslo_concurrency.lockutils [None req-8457bed8-b38d-469c-8ae8-163ec5b0a132 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.411582] [55188]: DEBUG oslo_concurrency.lockutils [None req-8457bed8-b38d-469c-8ae8-163ec5b0a132 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.411858] [55188]: DEBUG oslo_concurrency.lockutils [None req-8457bed8-b38d-469c-8ae8-163ec5b0a132 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.412283] [55188]: DEBUG oslo_concurrency.lockutils [None req-8457bed8-b38d-469c-8ae8-163ec5b0a132 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.414607] [55188]: DEBUG oslo_concurrency.lockutils [None req-8457bed8-b38d-469c-8ae8-163ec5b0a132 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.416095] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2361223-a2e3-4a2e-b157-29afccbf6dcb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.416320] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2361223-a2e3-4a2e-b157-29afccbf6dcb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.416485] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2361223-a2e3-4a2e-b157-29afccbf6dcb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.416692] [55187]: DEBUG nova.objects.instance [None req-a2361223-a2e3-4a2e-b157-29afccbf6dcb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid edec81c1-e48e-4c35-8a6d-62862975ce93 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 949.438982] [55187]: DEBUG nova.policy [None req-a2361223-a2e3-4a2e-b157-29afccbf6dcb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.447855] [55187]: INFO nova.api.openstack.requestlog [None req-a2361223-a2e3-4a2e-b157-29afccbf6dcb tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1364 microversion: 2.1 time: 0.087313 [ 949.447855] [55187]: [pid: 55187|app: 0|req: 3069/6231] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:09 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1364 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.452181] [55187]: DEBUG nova.api.openstack.wsgi [None req-091c5439-64be-452a-b657-597bdca0f5d9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.452476] [55187]: DEBUG nova.compute.api [None req-091c5439-64be-452a-b657-597bdca0f5d9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.457155] [55187]: DEBUG oslo_concurrency.lockutils [None req-091c5439-64be-452a-b657-597bdca0f5d9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.457475] [55187]: DEBUG oslo_concurrency.lockutils [None req-091c5439-64be-452a-b657-597bdca0f5d9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.457676] [55187]: DEBUG oslo_concurrency.lockutils [None req-091c5439-64be-452a-b657-597bdca0f5d9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.458078] [55187]: DEBUG oslo_concurrency.lockutils [None req-091c5439-64be-452a-b657-597bdca0f5d9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.458456] [55187]: DEBUG oslo_concurrency.lockutils [None req-091c5439-64be-452a-b657-597bdca0f5d9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.458456] [55187]: DEBUG oslo_concurrency.lockutils [None req-091c5439-64be-452a-b657-597bdca0f5d9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.504123] [55187]: DEBUG nova.policy [None req-091c5439-64be-452a-b657-597bdca0f5d9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.508626] [55187]: INFO nova.api.openstack.requestlog [None req-091c5439-64be-452a-b657-597bdca0f5d9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1239 microversion: 2.1 time: 0.060094 [ 949.509106] [55187]: [pid: 55187|app: 0|req: 3070/6232] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:09 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1239 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.518751] [55187]: DEBUG nova.api.openstack.wsgi [None req-47cefcad-4e9b-419c-9996-a67216c9ffa2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.519386] [55187]: DEBUG nova.compute.api [None req-47cefcad-4e9b-419c-9996-a67216c9ffa2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.523233] [55187]: DEBUG oslo_concurrency.lockutils [None req-47cefcad-4e9b-419c-9996-a67216c9ffa2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.523598] [55187]: DEBUG oslo_concurrency.lockutils [None req-47cefcad-4e9b-419c-9996-a67216c9ffa2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.523915] [55187]: DEBUG oslo_concurrency.lockutils [None req-47cefcad-4e9b-419c-9996-a67216c9ffa2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.524405] [55187]: DEBUG oslo_concurrency.lockutils [None req-47cefcad-4e9b-419c-9996-a67216c9ffa2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.524714] [55187]: DEBUG oslo_concurrency.lockutils [None req-47cefcad-4e9b-419c-9996-a67216c9ffa2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.525527] [55187]: DEBUG oslo_concurrency.lockutils [None req-47cefcad-4e9b-419c-9996-a67216c9ffa2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.579198] [55188]: DEBUG nova.policy [None req-8457bed8-b38d-469c-8ae8-163ec5b0a132 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.587221] [55188]: INFO nova.api.openstack.requestlog [None req-8457bed8-b38d-469c-8ae8-163ec5b0a132 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.271841 [ 949.587221] [55188]: [pid: 55188|app: 0|req: 3163/6233] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:09 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 949.622071] [55187]: DEBUG nova.policy [None req-47cefcad-4e9b-419c-9996-a67216c9ffa2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.628256] [55187]: INFO nova.api.openstack.requestlog [None req-47cefcad-4e9b-419c-9996-a67216c9ffa2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1305 microversion: 2.1 time: 0.117959 [ 949.628593] [55187]: [pid: 55187|app: 0|req: 3071/6234] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:09 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1305 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.631327] [55187]: DEBUG nova.api.openstack.wsgi [None req-796edfeb-661c-4752-9b4e-472c51a068ec tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.632915] [55187]: DEBUG nova.compute.api [None req-796edfeb-661c-4752-9b4e-472c51a068ec tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.636758] [55187]: DEBUG oslo_concurrency.lockutils [None req-796edfeb-661c-4752-9b4e-472c51a068ec tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.636998] [55187]: DEBUG oslo_concurrency.lockutils [None req-796edfeb-661c-4752-9b4e-472c51a068ec tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.637200] [55187]: DEBUG oslo_concurrency.lockutils [None req-796edfeb-661c-4752-9b4e-472c51a068ec tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.637547] [55187]: DEBUG oslo_concurrency.lockutils [None req-796edfeb-661c-4752-9b4e-472c51a068ec tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.637754] [55187]: DEBUG oslo_concurrency.lockutils [None req-796edfeb-661c-4752-9b4e-472c51a068ec tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.637948] [55187]: DEBUG oslo_concurrency.lockutils [None req-796edfeb-661c-4752-9b4e-472c51a068ec tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.652997] [55188]: DEBUG nova.api.openstack.wsgi [None req-536a5bb9-5e6d-4015-a382-496454c37abe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.655246] [55188]: DEBUG nova.compute.api [None req-536a5bb9-5e6d-4015-a382-496454c37abe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.659613] [55188]: DEBUG oslo_concurrency.lockutils [None req-536a5bb9-5e6d-4015-a382-496454c37abe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.659853] [55188]: DEBUG oslo_concurrency.lockutils [None req-536a5bb9-5e6d-4015-a382-496454c37abe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.660053] [55188]: DEBUG oslo_concurrency.lockutils [None req-536a5bb9-5e6d-4015-a382-496454c37abe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.660447] [55188]: DEBUG oslo_concurrency.lockutils [None req-536a5bb9-5e6d-4015-a382-496454c37abe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.660648] [55188]: DEBUG oslo_concurrency.lockutils [None req-536a5bb9-5e6d-4015-a382-496454c37abe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.660806] [55187]: DEBUG oslo_concurrency.lockutils [None req-796edfeb-661c-4752-9b4e-472c51a068ec tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.660855] [55188]: DEBUG oslo_concurrency.lockutils [None req-536a5bb9-5e6d-4015-a382-496454c37abe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.661072] [55187]: DEBUG oslo_concurrency.lockutils [None req-796edfeb-661c-4752-9b4e-472c51a068ec tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.661294] [55187]: DEBUG oslo_concurrency.lockutils [None req-796edfeb-661c-4752-9b4e-472c51a068ec tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.661492] [55187]: DEBUG nova.objects.instance [None req-796edfeb-661c-4752-9b4e-472c51a068ec tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lazy-loading 'fault' on Instance uuid 1cde67d4-c1df-4d42-9eeb-c47f0a022356 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 949.685104] [55188]: DEBUG oslo_concurrency.lockutils [None req-536a5bb9-5e6d-4015-a382-496454c37abe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.685104] [55188]: DEBUG oslo_concurrency.lockutils [None req-536a5bb9-5e6d-4015-a382-496454c37abe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.685241] [55187]: DEBUG nova.policy [None req-796edfeb-661c-4752-9b4e-472c51a068ec tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.685335] [55188]: DEBUG oslo_concurrency.lockutils [None req-536a5bb9-5e6d-4015-a382-496454c37abe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.685408] [55188]: DEBUG nova.objects.instance [None req-536a5bb9-5e6d-4015-a382-496454c37abe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid 86c0c53f-00a6-4700-9188-f2c69578fa72 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 949.689536] [55187]: INFO nova.api.openstack.requestlog [None req-796edfeb-661c-4752-9b4e-472c51a068ec tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1349 microversion: 2.1 time: 0.060375 [ 949.689868] [55187]: [pid: 55187|app: 0|req: 3072/6235] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:09 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1349 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.716962] [55188]: DEBUG nova.policy [None req-536a5bb9-5e6d-4015-a382-496454c37abe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.720997] [55188]: INFO nova.api.openstack.requestlog [None req-536a5bb9-5e6d-4015-a382-496454c37abe tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1297 microversion: 2.1 time: 0.134032 [ 949.721475] [55188]: [pid: 55188|app: 0|req: 3164/6236] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:09 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1297 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.812317] [55187]: DEBUG nova.api.openstack.wsgi [None req-6a683bc8-8046-45c5-ad61-1d51fff925fa tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.814206] [55187]: DEBUG nova.compute.api [None req-6a683bc8-8046-45c5-ad61-1d51fff925fa tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.817949] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a683bc8-8046-45c5-ad61-1d51fff925fa tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.818184] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a683bc8-8046-45c5-ad61-1d51fff925fa tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.818377] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a683bc8-8046-45c5-ad61-1d51fff925fa tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.818728] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a683bc8-8046-45c5-ad61-1d51fff925fa tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.818953] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a683bc8-8046-45c5-ad61-1d51fff925fa tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.819144] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a683bc8-8046-45c5-ad61-1d51fff925fa tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.845180] [55188]: DEBUG nova.api.openstack.wsgi [None req-0d2a29b4-2c69-4fff-853e-981b590abe9b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.847158] [55188]: DEBUG nova.compute.api [None req-0d2a29b4-2c69-4fff-853e-981b590abe9b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.851519] [55187]: DEBUG nova.policy [None req-6a683bc8-8046-45c5-ad61-1d51fff925fa tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.854231] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2a29b4-2c69-4fff-853e-981b590abe9b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.854678] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2a29b4-2c69-4fff-853e-981b590abe9b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.858028] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2a29b4-2c69-4fff-853e-981b590abe9b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.858028] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2a29b4-2c69-4fff-853e-981b590abe9b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.858028] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2a29b4-2c69-4fff-853e-981b590abe9b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.858028] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2a29b4-2c69-4fff-853e-981b590abe9b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.858390] [55187]: INFO nova.api.openstack.requestlog [None req-6a683bc8-8046-45c5-ad61-1d51fff925fa tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1296 microversion: 2.1 time: 0.046329 [ 949.858390] [55187]: [pid: 55187|app: 0|req: 3073/6237] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:10 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1296 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.891923] [55188]: DEBUG nova.policy [None req-0d2a29b4-2c69-4fff-853e-981b590abe9b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.896699] [55188]: INFO nova.api.openstack.requestlog [None req-0d2a29b4-2c69-4fff-853e-981b590abe9b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1210 microversion: 2.1 time: 0.055452 [ 949.897094] [55188]: [pid: 55188|app: 0|req: 3165/6238] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:10 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.920878] [55187]: DEBUG nova.api.openstack.wsgi [None req-f3f2dad5-1ca2-429f-a784-643a7cfe298c tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.923963] [55187]: DEBUG nova.compute.api [None req-f3f2dad5-1ca2-429f-a784-643a7cfe298c tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.925783] [55188]: DEBUG nova.api.openstack.wsgi [None req-b6bfa18c-46f9-49e7-8a42-b2a93285fcb1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 949.927536] [55188]: DEBUG nova.compute.api [None req-b6bfa18c-46f9-49e7-8a42-b2a93285fcb1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 949.930627] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3f2dad5-1ca2-429f-a784-643a7cfe298c tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.930880] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3f2dad5-1ca2-429f-a784-643a7cfe298c tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.931224] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6bfa18c-46f9-49e7-8a42-b2a93285fcb1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.931364] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3f2dad5-1ca2-429f-a784-643a7cfe298c tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.931509] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6bfa18c-46f9-49e7-8a42-b2a93285fcb1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.931703] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6bfa18c-46f9-49e7-8a42-b2a93285fcb1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.931756] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3f2dad5-1ca2-429f-a784-643a7cfe298c tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.931919] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3f2dad5-1ca2-429f-a784-643a7cfe298c tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.932085] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6bfa18c-46f9-49e7-8a42-b2a93285fcb1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.932147] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3f2dad5-1ca2-429f-a784-643a7cfe298c tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.932296] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6bfa18c-46f9-49e7-8a42-b2a93285fcb1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.932471] [55188]: DEBUG oslo_concurrency.lockutils [None req-b6bfa18c-46f9-49e7-8a42-b2a93285fcb1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.971029] [55187]: DEBUG nova.policy [None req-f3f2dad5-1ca2-429f-a784-643a7cfe298c tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.975398] [55187]: INFO nova.api.openstack.requestlog [None req-f3f2dad5-1ca2-429f-a784-643a7cfe298c tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1267 microversion: 2.1 time: 0.057130 [ 949.975611] [55187]: [pid: 55187|app: 0|req: 3074/6239] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:10 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1267 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.978257] [55187]: DEBUG nova.api.openstack.wsgi [req-37e6847e-e42d-4ec6-8521-70cd87700b97 req-d3fdbff6-7a9e-46e9-bdda-d9f825fe2f3f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fe753f45-184b-4b1d-8c06-85b660d0d4fa", "name": "network-vif-plugged", "status": "completed", "tag": "f2af0609-e022-4f76-bb26-ce259cb264c5"}, {"name": "network-changed", "server_uuid": "fe753f45-184b-4b1d-8c06-85b660d0d4fa", "tag": "f2af0609-e022-4f76-bb26-ce259cb264c5"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 949.983768] [55187]: DEBUG oslo_concurrency.lockutils [req-37e6847e-e42d-4ec6-8521-70cd87700b97 req-d3fdbff6-7a9e-46e9-bdda-d9f825fe2f3f service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.984015] [55187]: DEBUG oslo_concurrency.lockutils [req-37e6847e-e42d-4ec6-8521-70cd87700b97 req-d3fdbff6-7a9e-46e9-bdda-d9f825fe2f3f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.984213] [55187]: DEBUG oslo_concurrency.lockutils [req-37e6847e-e42d-4ec6-8521-70cd87700b97 req-d3fdbff6-7a9e-46e9-bdda-d9f825fe2f3f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.990254] [55187]: INFO nova.api.openstack.compute.server_external_events [req-37e6847e-e42d-4ec6-8521-70cd87700b97 req-d3fdbff6-7a9e-46e9-bdda-d9f825fe2f3f service nova] Creating event network-vif-plugged:f2af0609-e022-4f76-bb26-ce259cb264c5 for instance fe753f45-184b-4b1d-8c06-85b660d0d4fa on cpu-1 [ 949.990521] [55187]: INFO nova.api.openstack.compute.server_external_events [req-37e6847e-e42d-4ec6-8521-70cd87700b97 req-d3fdbff6-7a9e-46e9-bdda-d9f825fe2f3f service nova] Creating event network-changed:f2af0609-e022-4f76-bb26-ce259cb264c5 for instance fe753f45-184b-4b1d-8c06-85b660d0d4fa on cpu-1 [ 949.993274] [55187]: INFO nova.api.openstack.requestlog [req-37e6847e-e42d-4ec6-8521-70cd87700b97 req-d3fdbff6-7a9e-46e9-bdda-d9f825fe2f3f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.017026 [ 949.993596] [55187]: [pid: 55187|app: 0|req: 3075/6240] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:10 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 950.031584] [55188]: DEBUG nova.policy [None req-b6bfa18c-46f9-49e7-8a42-b2a93285fcb1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.035887] [55188]: INFO nova.api.openstack.requestlog [None req-b6bfa18c-46f9-49e7-8a42-b2a93285fcb1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1525 microversion: 2.1 time: 0.112445 [ 950.036243] [55188]: [pid: 55188|app: 0|req: 3166/6241] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:10 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1525 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.114778] [55187]: DEBUG nova.api.openstack.wsgi [None req-b6fbcc8b-2429-4941-a58d-7416c178a6d5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.116606] [55187]: DEBUG nova.compute.api [None req-b6fbcc8b-2429-4941-a58d-7416c178a6d5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.120284] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6fbcc8b-2429-4941-a58d-7416c178a6d5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.120519] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6fbcc8b-2429-4941-a58d-7416c178a6d5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.120707] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6fbcc8b-2429-4941-a58d-7416c178a6d5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.121167] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6fbcc8b-2429-4941-a58d-7416c178a6d5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.121262] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6fbcc8b-2429-4941-a58d-7416c178a6d5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.121439] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6fbcc8b-2429-4941-a58d-7416c178a6d5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.139547] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6fbcc8b-2429-4941-a58d-7416c178a6d5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.139781] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6fbcc8b-2429-4941-a58d-7416c178a6d5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.139964] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6fbcc8b-2429-4941-a58d-7416c178a6d5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.140180] [55187]: DEBUG nova.objects.instance [None req-b6fbcc8b-2429-4941-a58d-7416c178a6d5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lazy-loading 'fault' on Instance uuid f8c770af-7d7d-4b7e-a603-64e14b3842c1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 950.153880] [55188]: DEBUG nova.api.openstack.wsgi [None req-adbc56d3-ea4d-4224-a9fe-d7bbe47495a2 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.155692] [55188]: DEBUG nova.compute.api [None req-adbc56d3-ea4d-4224-a9fe-d7bbe47495a2 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.160735] [55188]: DEBUG oslo_concurrency.lockutils [None req-adbc56d3-ea4d-4224-a9fe-d7bbe47495a2 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.161022] [55188]: DEBUG oslo_concurrency.lockutils [None req-adbc56d3-ea4d-4224-a9fe-d7bbe47495a2 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.161249] [55188]: DEBUG oslo_concurrency.lockutils [None req-adbc56d3-ea4d-4224-a9fe-d7bbe47495a2 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.161617] [55188]: DEBUG oslo_concurrency.lockutils [None req-adbc56d3-ea4d-4224-a9fe-d7bbe47495a2 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.161839] [55188]: DEBUG oslo_concurrency.lockutils [None req-adbc56d3-ea4d-4224-a9fe-d7bbe47495a2 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.163337] [55188]: DEBUG oslo_concurrency.lockutils [None req-adbc56d3-ea4d-4224-a9fe-d7bbe47495a2 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.165434] [55187]: DEBUG nova.policy [None req-b6fbcc8b-2429-4941-a58d-7416c178a6d5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.169938] [55187]: INFO nova.api.openstack.requestlog [None req-b6fbcc8b-2429-4941-a58d-7416c178a6d5 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1312 microversion: 2.1 time: 0.057869 [ 950.170314] [55187]: [pid: 55187|app: 0|req: 3076/6242] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:10 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1312 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.265828] [55188]: DEBUG nova.policy [None req-adbc56d3-ea4d-4224-a9fe-d7bbe47495a2 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.272256] [55188]: INFO nova.api.openstack.requestlog [None req-adbc56d3-ea4d-4224-a9fe-d7bbe47495a2 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1353 microversion: 2.1 time: 0.121614 [ 950.273060] [55188]: [pid: 55188|app: 0|req: 3167/6243] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:10 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1353 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.463087] [55187]: DEBUG nova.api.openstack.wsgi [None req-cfeb62c6-e059-4154-9d24-d4ba0f5b738f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.464992] [55187]: DEBUG nova.compute.api [None req-cfeb62c6-e059-4154-9d24-d4ba0f5b738f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.471785] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfeb62c6-e059-4154-9d24-d4ba0f5b738f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.471785] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfeb62c6-e059-4154-9d24-d4ba0f5b738f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.471785] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfeb62c6-e059-4154-9d24-d4ba0f5b738f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.472576] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfeb62c6-e059-4154-9d24-d4ba0f5b738f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.472576] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfeb62c6-e059-4154-9d24-d4ba0f5b738f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.472576] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfeb62c6-e059-4154-9d24-d4ba0f5b738f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.509639] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfeb62c6-e059-4154-9d24-d4ba0f5b738f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.509957] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfeb62c6-e059-4154-9d24-d4ba0f5b738f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.510243] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfeb62c6-e059-4154-9d24-d4ba0f5b738f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.510469] [55187]: DEBUG nova.objects.instance [None req-cfeb62c6-e059-4154-9d24-d4ba0f5b738f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid edec81c1-e48e-4c35-8a6d-62862975ce93 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 950.522356] [55188]: DEBUG nova.api.openstack.wsgi [None req-fc7349f8-f9c0-4a7d-8a54-e76f5b54aa7f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.523953] [55188]: DEBUG nova.compute.api [None req-fc7349f8-f9c0-4a7d-8a54-e76f5b54aa7f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.528185] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc7349f8-f9c0-4a7d-8a54-e76f5b54aa7f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.528420] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc7349f8-f9c0-4a7d-8a54-e76f5b54aa7f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.528662] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc7349f8-f9c0-4a7d-8a54-e76f5b54aa7f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.529581] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc7349f8-f9c0-4a7d-8a54-e76f5b54aa7f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.529813] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc7349f8-f9c0-4a7d-8a54-e76f5b54aa7f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.530046] [55188]: DEBUG oslo_concurrency.lockutils [None req-fc7349f8-f9c0-4a7d-8a54-e76f5b54aa7f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.555015] [55187]: DEBUG nova.policy [None req-cfeb62c6-e059-4154-9d24-d4ba0f5b738f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.564573] [55187]: INFO nova.api.openstack.requestlog [None req-cfeb62c6-e059-4154-9d24-d4ba0f5b738f tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1364 microversion: 2.1 time: 0.103957 [ 950.565075] [55187]: [pid: 55187|app: 0|req: 3077/6244] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:10 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1364 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.576634] [55188]: DEBUG nova.policy [None req-fc7349f8-f9c0-4a7d-8a54-e76f5b54aa7f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.580928] [55188]: INFO nova.api.openstack.requestlog [None req-fc7349f8-f9c0-4a7d-8a54-e76f5b54aa7f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1239 microversion: 2.1 time: 0.061336 [ 950.581269] [55188]: [pid: 55188|app: 0|req: 3168/6245] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:10 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1239 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 950.599212] [55187]: DEBUG nova.api.openstack.wsgi [None req-ab0c105c-4733-41b1-9b89-f9d1548b7c48 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.601437] [55187]: DEBUG nova.compute.api [None req-ab0c105c-4733-41b1-9b89-f9d1548b7c48 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.605265] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab0c105c-4733-41b1-9b89-f9d1548b7c48 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.605508] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab0c105c-4733-41b1-9b89-f9d1548b7c48 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.605712] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab0c105c-4733-41b1-9b89-f9d1548b7c48 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.606087] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab0c105c-4733-41b1-9b89-f9d1548b7c48 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.606448] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab0c105c-4733-41b1-9b89-f9d1548b7c48 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.606640] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab0c105c-4733-41b1-9b89-f9d1548b7c48 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.642970] [55188]: DEBUG nova.api.openstack.wsgi [None req-9503cbf0-8376-45ff-bfb0-fc2dc4c4425d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.644942] [55188]: DEBUG nova.compute.api [None req-9503cbf0-8376-45ff-bfb0-fc2dc4c4425d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.650973] [55188]: DEBUG oslo_concurrency.lockutils [None req-9503cbf0-8376-45ff-bfb0-fc2dc4c4425d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.651288] [55188]: DEBUG oslo_concurrency.lockutils [None req-9503cbf0-8376-45ff-bfb0-fc2dc4c4425d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.651488] [55188]: DEBUG oslo_concurrency.lockutils [None req-9503cbf0-8376-45ff-bfb0-fc2dc4c4425d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.651858] [55188]: DEBUG oslo_concurrency.lockutils [None req-9503cbf0-8376-45ff-bfb0-fc2dc4c4425d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.652231] [55188]: DEBUG oslo_concurrency.lockutils [None req-9503cbf0-8376-45ff-bfb0-fc2dc4c4425d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.652591] [55188]: DEBUG oslo_concurrency.lockutils [None req-9503cbf0-8376-45ff-bfb0-fc2dc4c4425d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.774673] [55187]: DEBUG nova.policy [None req-ab0c105c-4733-41b1-9b89-f9d1548b7c48 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.779801] [55187]: INFO nova.api.openstack.requestlog [None req-ab0c105c-4733-41b1-9b89-f9d1548b7c48 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.182846 [ 950.780227] [55187]: [pid: 55187|app: 0|req: 3078/6246] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:10 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.780629] [55188]: DEBUG nova.policy [None req-9503cbf0-8376-45ff-bfb0-fc2dc4c4425d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.782576] [55187]: DEBUG nova.api.openstack.wsgi [None req-7beb1206-7f94-46a7-ae38-c2c2bc3900c7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.784213] [55187]: DEBUG nova.compute.api [None req-7beb1206-7f94-46a7-ae38-c2c2bc3900c7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.787277] [55187]: DEBUG oslo_concurrency.lockutils [None req-7beb1206-7f94-46a7-ae38-c2c2bc3900c7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.788391] [55187]: DEBUG oslo_concurrency.lockutils [None req-7beb1206-7f94-46a7-ae38-c2c2bc3900c7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.788391] [55187]: DEBUG oslo_concurrency.lockutils [None req-7beb1206-7f94-46a7-ae38-c2c2bc3900c7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.788391] [55187]: DEBUG oslo_concurrency.lockutils [None req-7beb1206-7f94-46a7-ae38-c2c2bc3900c7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.788582] [55188]: INFO nova.api.openstack.requestlog [None req-9503cbf0-8376-45ff-bfb0-fc2dc4c4425d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1305 microversion: 2.1 time: 0.148229 [ 950.788619] [55187]: DEBUG oslo_concurrency.lockutils [None req-7beb1206-7f94-46a7-ae38-c2c2bc3900c7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.788619] [55187]: DEBUG oslo_concurrency.lockutils [None req-7beb1206-7f94-46a7-ae38-c2c2bc3900c7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.788684] [55188]: [pid: 55188|app: 0|req: 3169/6247] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:11 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1305 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.790911] [55188]: DEBUG nova.api.openstack.wsgi [None req-bb15c4d2-e52c-4877-8942-a7958a78717f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.792704] [55188]: DEBUG nova.compute.api [None req-bb15c4d2-e52c-4877-8942-a7958a78717f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.796303] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb15c4d2-e52c-4877-8942-a7958a78717f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.796536] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb15c4d2-e52c-4877-8942-a7958a78717f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.796718] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb15c4d2-e52c-4877-8942-a7958a78717f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.797089] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb15c4d2-e52c-4877-8942-a7958a78717f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.797320] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb15c4d2-e52c-4877-8942-a7958a78717f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.797484] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb15c4d2-e52c-4877-8942-a7958a78717f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.813511] [55187]: DEBUG oslo_concurrency.lockutils [None req-7beb1206-7f94-46a7-ae38-c2c2bc3900c7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.813511] [55187]: DEBUG oslo_concurrency.lockutils [None req-7beb1206-7f94-46a7-ae38-c2c2bc3900c7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.813821] [55187]: DEBUG oslo_concurrency.lockutils [None req-7beb1206-7f94-46a7-ae38-c2c2bc3900c7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.813883] [55187]: DEBUG nova.objects.instance [None req-7beb1206-7f94-46a7-ae38-c2c2bc3900c7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lazy-loading 'fault' on Instance uuid 1cde67d4-c1df-4d42-9eeb-c47f0a022356 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 950.820603] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb15c4d2-e52c-4877-8942-a7958a78717f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.820851] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb15c4d2-e52c-4877-8942-a7958a78717f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.821057] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb15c4d2-e52c-4877-8942-a7958a78717f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.821265] [55188]: DEBUG nova.objects.instance [None req-bb15c4d2-e52c-4877-8942-a7958a78717f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid 86c0c53f-00a6-4700-9188-f2c69578fa72 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 950.835633] [55187]: DEBUG nova.policy [None req-7beb1206-7f94-46a7-ae38-c2c2bc3900c7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.841193] [55187]: INFO nova.api.openstack.requestlog [None req-7beb1206-7f94-46a7-ae38-c2c2bc3900c7 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1349 microversion: 2.1 time: 0.059634 [ 950.841193] [55187]: [pid: 55187|app: 0|req: 3079/6248] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:11 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1349 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.850725] [55188]: DEBUG nova.policy [None req-bb15c4d2-e52c-4877-8942-a7958a78717f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.854960] [55188]: INFO nova.api.openstack.requestlog [None req-bb15c4d2-e52c-4877-8942-a7958a78717f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1297 microversion: 2.1 time: 0.065905 [ 950.855314] [55188]: [pid: 55188|app: 0|req: 3170/6249] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:11 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1297 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.871387] [55187]: DEBUG nova.api.openstack.wsgi [None req-9a8f4d8e-32d7-4fd9-a17e-04874f0cfb66 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.873366] [55187]: DEBUG nova.compute.api [None req-9a8f4d8e-32d7-4fd9-a17e-04874f0cfb66 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.877904] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a8f4d8e-32d7-4fd9-a17e-04874f0cfb66 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.878561] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a8f4d8e-32d7-4fd9-a17e-04874f0cfb66 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.878561] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a8f4d8e-32d7-4fd9-a17e-04874f0cfb66 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.878825] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a8f4d8e-32d7-4fd9-a17e-04874f0cfb66 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.879250] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a8f4d8e-32d7-4fd9-a17e-04874f0cfb66 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.879250] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a8f4d8e-32d7-4fd9-a17e-04874f0cfb66 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.902751] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a8f4d8e-32d7-4fd9-a17e-04874f0cfb66 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.903162] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a8f4d8e-32d7-4fd9-a17e-04874f0cfb66 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.903376] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a8f4d8e-32d7-4fd9-a17e-04874f0cfb66 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.903663] [55187]: DEBUG nova.objects.instance [None req-9a8f4d8e-32d7-4fd9-a17e-04874f0cfb66 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lazy-loading 'fault' on Instance uuid 0497c9b8-e8b3-462a-b5de-fa66d4f30cac {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 950.913052] [55188]: DEBUG nova.api.openstack.wsgi [None req-cd98471f-6a4d-4f64-a239-65d99b990a89 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.914893] [55188]: DEBUG nova.compute.api [None req-cd98471f-6a4d-4f64-a239-65d99b990a89 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.918494] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd98471f-6a4d-4f64-a239-65d99b990a89 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.918675] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd98471f-6a4d-4f64-a239-65d99b990a89 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.918874] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd98471f-6a4d-4f64-a239-65d99b990a89 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.919273] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd98471f-6a4d-4f64-a239-65d99b990a89 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.919490] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd98471f-6a4d-4f64-a239-65d99b990a89 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.919670] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd98471f-6a4d-4f64-a239-65d99b990a89 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.941353] [55187]: DEBUG nova.policy [None req-9a8f4d8e-32d7-4fd9-a17e-04874f0cfb66 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.945761] [55187]: INFO nova.api.openstack.requestlog [None req-9a8f4d8e-32d7-4fd9-a17e-04874f0cfb66 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1301 microversion: 2.1 time: 0.076638 [ 950.946081] [55187]: [pid: 55187|app: 0|req: 3080/6250] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:11 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1301 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.956254] [55188]: DEBUG nova.policy [None req-cd98471f-6a4d-4f64-a239-65d99b990a89 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.960216] [55188]: INFO nova.api.openstack.requestlog [None req-cd98471f-6a4d-4f64-a239-65d99b990a89 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1210 microversion: 2.1 time: 0.051215 [ 950.960632] [55188]: [pid: 55188|app: 0|req: 3171/6251] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:11 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.988177] [55187]: DEBUG nova.api.openstack.wsgi [None req-03dcf230-d7af-4b98-9fed-b023c5b04c91 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 950.988706] [55188]: DEBUG nova.api.openstack.wsgi [req-8a80b09a-bb36-4f8d-b93d-f1324d26e1e4 req-54717014-c09d-452e-abe6-644f5ef56b4f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fe753f45-184b-4b1d-8c06-85b660d0d4fa", "name": "network-vif-plugged", "status": "completed", "tag": "76b27017-1e27-4397-9168-1046475ffda8"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 950.989901] [55187]: DEBUG nova.compute.api [None req-03dcf230-d7af-4b98-9fed-b023c5b04c91 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 950.993626] [55187]: DEBUG oslo_concurrency.lockutils [None req-03dcf230-d7af-4b98-9fed-b023c5b04c91 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.993880] [55187]: DEBUG oslo_concurrency.lockutils [None req-03dcf230-d7af-4b98-9fed-b023c5b04c91 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.994099] [55187]: DEBUG oslo_concurrency.lockutils [None req-03dcf230-d7af-4b98-9fed-b023c5b04c91 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.994376] [55188]: DEBUG oslo_concurrency.lockutils [req-8a80b09a-bb36-4f8d-b93d-f1324d26e1e4 req-54717014-c09d-452e-abe6-644f5ef56b4f service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.994838] [55187]: DEBUG oslo_concurrency.lockutils [None req-03dcf230-d7af-4b98-9fed-b023c5b04c91 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.994917] [55188]: DEBUG oslo_concurrency.lockutils [req-8a80b09a-bb36-4f8d-b93d-f1324d26e1e4 req-54717014-c09d-452e-abe6-644f5ef56b4f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.994963] [55187]: DEBUG oslo_concurrency.lockutils [None req-03dcf230-d7af-4b98-9fed-b023c5b04c91 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.995064] [55188]: DEBUG oslo_concurrency.lockutils [req-8a80b09a-bb36-4f8d-b93d-f1324d26e1e4 req-54717014-c09d-452e-abe6-644f5ef56b4f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.995100] [55187]: DEBUG oslo_concurrency.lockutils [None req-03dcf230-d7af-4b98-9fed-b023c5b04c91 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.000636] [55188]: INFO nova.api.openstack.compute.server_external_events [req-8a80b09a-bb36-4f8d-b93d-f1324d26e1e4 req-54717014-c09d-452e-abe6-644f5ef56b4f service nova] Creating event network-vif-plugged:76b27017-1e27-4397-9168-1046475ffda8 for instance fe753f45-184b-4b1d-8c06-85b660d0d4fa on cpu-1 [ 951.007748] [55188]: INFO nova.api.openstack.requestlog [req-8a80b09a-bb36-4f8d-b93d-f1324d26e1e4 req-54717014-c09d-452e-abe6-644f5ef56b4f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018467 [ 951.007748] [55188]: [pid: 55188|app: 0|req: 3172/6252] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:11 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 951.049786] [55188]: DEBUG nova.api.openstack.wsgi [None req-d00e2984-72b9-4e9e-8f16-2f80f9ca6737 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.051639] [55188]: DEBUG nova.compute.api [None req-d00e2984-72b9-4e9e-8f16-2f80f9ca6737 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.055396] [55188]: DEBUG oslo_concurrency.lockutils [None req-d00e2984-72b9-4e9e-8f16-2f80f9ca6737 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.055635] [55188]: DEBUG oslo_concurrency.lockutils [None req-d00e2984-72b9-4e9e-8f16-2f80f9ca6737 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.055864] [55188]: DEBUG oslo_concurrency.lockutils [None req-d00e2984-72b9-4e9e-8f16-2f80f9ca6737 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.056189] [55188]: DEBUG oslo_concurrency.lockutils [None req-d00e2984-72b9-4e9e-8f16-2f80f9ca6737 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.056394] [55188]: DEBUG oslo_concurrency.lockutils [None req-d00e2984-72b9-4e9e-8f16-2f80f9ca6737 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.056568] [55188]: DEBUG oslo_concurrency.lockutils [None req-d00e2984-72b9-4e9e-8f16-2f80f9ca6737 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.139123] [55188]: DEBUG nova.policy [None req-d00e2984-72b9-4e9e-8f16-2f80f9ca6737 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.144323] [55188]: INFO nova.api.openstack.requestlog [None req-d00e2984-72b9-4e9e-8f16-2f80f9ca6737 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1525 microversion: 2.1 time: 0.096910 [ 951.144663] [55188]: [pid: 55188|app: 0|req: 3173/6253] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:11 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1525 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.186734] [55188]: DEBUG nova.api.openstack.wsgi [None req-9ec50f7d-3e72-482b-8424-0e334c9ee084 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.188355] [55188]: DEBUG nova.compute.api [None req-9ec50f7d-3e72-482b-8424-0e334c9ee084 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.193966] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ec50f7d-3e72-482b-8424-0e334c9ee084 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.194421] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ec50f7d-3e72-482b-8424-0e334c9ee084 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.194720] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ec50f7d-3e72-482b-8424-0e334c9ee084 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.195298] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ec50f7d-3e72-482b-8424-0e334c9ee084 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.196392] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ec50f7d-3e72-482b-8424-0e334c9ee084 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.196392] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ec50f7d-3e72-482b-8424-0e334c9ee084 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.224730] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ec50f7d-3e72-482b-8424-0e334c9ee084 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.225156] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ec50f7d-3e72-482b-8424-0e334c9ee084 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.225467] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ec50f7d-3e72-482b-8424-0e334c9ee084 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.225789] [55188]: DEBUG nova.objects.instance [None req-9ec50f7d-3e72-482b-8424-0e334c9ee084 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lazy-loading 'fault' on Instance uuid f8c770af-7d7d-4b7e-a603-64e14b3842c1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 951.260570] [55187]: DEBUG nova.policy [None req-03dcf230-d7af-4b98-9fed-b023c5b04c91 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.266323] [55187]: INFO nova.api.openstack.requestlog [None req-03dcf230-d7af-4b98-9fed-b023c5b04c91 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1275 microversion: 2.1 time: 0.279696 [ 951.266323] [55187]: [pid: 55187|app: 0|req: 3081/6254] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:11 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1275 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.282766] [55188]: DEBUG nova.policy [None req-9ec50f7d-3e72-482b-8424-0e334c9ee084 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.288292] [55187]: DEBUG nova.api.openstack.wsgi [None req-c0e323bf-21b5-43ec-819b-a313417cbe71 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.289772] [55188]: INFO nova.api.openstack.requestlog [None req-9ec50f7d-3e72-482b-8424-0e334c9ee084 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1312 microversion: 2.1 time: 0.106159 [ 951.289772] [55188]: [pid: 55188|app: 0|req: 3174/6255] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:11 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1312 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.292172] [55187]: DEBUG nova.compute.api [None req-c0e323bf-21b5-43ec-819b-a313417cbe71 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.295689] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0e323bf-21b5-43ec-819b-a313417cbe71 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.295828] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0e323bf-21b5-43ec-819b-a313417cbe71 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.296073] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0e323bf-21b5-43ec-819b-a313417cbe71 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.296436] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0e323bf-21b5-43ec-819b-a313417cbe71 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.296629] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0e323bf-21b5-43ec-819b-a313417cbe71 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.296807] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0e323bf-21b5-43ec-819b-a313417cbe71 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.527222] [55187]: DEBUG nova.policy [None req-c0e323bf-21b5-43ec-819b-a313417cbe71 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.540560] [55187]: INFO nova.api.openstack.requestlog [None req-c0e323bf-21b5-43ec-819b-a313417cbe71 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1353 microversion: 2.1 time: 0.256152 [ 951.541259] [55187]: [pid: 55187|app: 0|req: 3082/6256] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:11 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1353 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.581026] [55188]: DEBUG nova.api.openstack.wsgi [None req-26b31173-9aec-411e-a16a-faf0799dec46 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.584165] [55188]: DEBUG nova.compute.api [None req-26b31173-9aec-411e-a16a-faf0799dec46 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.591220] [55188]: DEBUG oslo_concurrency.lockutils [None req-26b31173-9aec-411e-a16a-faf0799dec46 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.591505] [55188]: DEBUG oslo_concurrency.lockutils [None req-26b31173-9aec-411e-a16a-faf0799dec46 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.591702] [55188]: DEBUG oslo_concurrency.lockutils [None req-26b31173-9aec-411e-a16a-faf0799dec46 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.592088] [55188]: DEBUG oslo_concurrency.lockutils [None req-26b31173-9aec-411e-a16a-faf0799dec46 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.592293] [55188]: DEBUG oslo_concurrency.lockutils [None req-26b31173-9aec-411e-a16a-faf0799dec46 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.592466] [55188]: DEBUG oslo_concurrency.lockutils [None req-26b31173-9aec-411e-a16a-faf0799dec46 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.597571] [55187]: DEBUG nova.api.openstack.wsgi [None req-6f389a7d-7f32-456d-bfd3-cd475efadfd6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.600217] [55187]: DEBUG nova.compute.api [None req-6f389a7d-7f32-456d-bfd3-cd475efadfd6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.607980] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f389a7d-7f32-456d-bfd3-cd475efadfd6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.607980] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f389a7d-7f32-456d-bfd3-cd475efadfd6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.607980] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f389a7d-7f32-456d-bfd3-cd475efadfd6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.607980] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f389a7d-7f32-456d-bfd3-cd475efadfd6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.607980] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f389a7d-7f32-456d-bfd3-cd475efadfd6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.607980] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f389a7d-7f32-456d-bfd3-cd475efadfd6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.637648] [55188]: DEBUG oslo_concurrency.lockutils [None req-26b31173-9aec-411e-a16a-faf0799dec46 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.637934] [55188]: DEBUG oslo_concurrency.lockutils [None req-26b31173-9aec-411e-a16a-faf0799dec46 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.638208] [55188]: DEBUG oslo_concurrency.lockutils [None req-26b31173-9aec-411e-a16a-faf0799dec46 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.638394] [55188]: DEBUG nova.objects.instance [None req-26b31173-9aec-411e-a16a-faf0799dec46 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid edec81c1-e48e-4c35-8a6d-62862975ce93 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 951.658675] [55187]: DEBUG nova.policy [None req-6f389a7d-7f32-456d-bfd3-cd475efadfd6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.663221] [55187]: INFO nova.api.openstack.requestlog [None req-6f389a7d-7f32-456d-bfd3-cd475efadfd6 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1239 microversion: 2.1 time: 0.069190 [ 951.663574] [55187]: [pid: 55187|app: 0|req: 3083/6257] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:11 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1239 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.669278] [55188]: DEBUG nova.policy [None req-26b31173-9aec-411e-a16a-faf0799dec46 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.675449] [55188]: INFO nova.api.openstack.requestlog [None req-26b31173-9aec-411e-a16a-faf0799dec46 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1364 microversion: 2.1 time: 0.097615 [ 951.675449] [55188]: [pid: 55188|app: 0|req: 3175/6258] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:11 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1364 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 951.796189] [55187]: DEBUG nova.api.openstack.wsgi [None req-395355df-233b-4848-9585-ad5a95484ca7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.798259] [55187]: DEBUG nova.compute.api [None req-395355df-233b-4848-9585-ad5a95484ca7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.800605] [55188]: DEBUG nova.api.openstack.wsgi [None req-41cbab87-a4ae-449b-9fb9-f8c27eacf53f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.802482] [55188]: DEBUG nova.compute.api [None req-41cbab87-a4ae-449b-9fb9-f8c27eacf53f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.802618] [55187]: DEBUG oslo_concurrency.lockutils [None req-395355df-233b-4848-9585-ad5a95484ca7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.802956] [55187]: DEBUG oslo_concurrency.lockutils [None req-395355df-233b-4848-9585-ad5a95484ca7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.803251] [55187]: DEBUG oslo_concurrency.lockutils [None req-395355df-233b-4848-9585-ad5a95484ca7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.803687] [55187]: DEBUG oslo_concurrency.lockutils [None req-395355df-233b-4848-9585-ad5a95484ca7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.803964] [55187]: DEBUG oslo_concurrency.lockutils [None req-395355df-233b-4848-9585-ad5a95484ca7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.804255] [55187]: DEBUG oslo_concurrency.lockutils [None req-395355df-233b-4848-9585-ad5a95484ca7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.806662] [55188]: DEBUG oslo_concurrency.lockutils [None req-41cbab87-a4ae-449b-9fb9-f8c27eacf53f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.808148] [55188]: DEBUG oslo_concurrency.lockutils [None req-41cbab87-a4ae-449b-9fb9-f8c27eacf53f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.808395] [55188]: DEBUG oslo_concurrency.lockutils [None req-41cbab87-a4ae-449b-9fb9-f8c27eacf53f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.808799] [55188]: DEBUG oslo_concurrency.lockutils [None req-41cbab87-a4ae-449b-9fb9-f8c27eacf53f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.809078] [55188]: DEBUG oslo_concurrency.lockutils [None req-41cbab87-a4ae-449b-9fb9-f8c27eacf53f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.809278] [55188]: DEBUG oslo_concurrency.lockutils [None req-41cbab87-a4ae-449b-9fb9-f8c27eacf53f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.914866] [55188]: DEBUG nova.policy [None req-41cbab87-a4ae-449b-9fb9-f8c27eacf53f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.919620] [55188]: INFO nova.api.openstack.requestlog [None req-41cbab87-a4ae-449b-9fb9-f8c27eacf53f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1485 microversion: 2.1 time: 0.121249 [ 951.919970] [55188]: [pid: 55188|app: 0|req: 3176/6259] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:12 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1485 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.923262] [55187]: DEBUG nova.policy [None req-395355df-233b-4848-9585-ad5a95484ca7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.925330] [55188]: DEBUG nova.api.openstack.wsgi [None req-b259d44c-f186-4a22-9d09-2676ebed713b tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.926639] [55187]: INFO nova.api.openstack.requestlog [None req-395355df-233b-4848-9585-ad5a95484ca7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.132973 [ 951.927047] [55187]: [pid: 55187|app: 0|req: 3084/6260] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:12 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.927194] [55188]: DEBUG nova.compute.api [None req-b259d44c-f186-4a22-9d09-2676ebed713b tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.929629] [55187]: DEBUG nova.api.openstack.wsgi [None req-4ec450cd-9f09-4d20-b8cd-390803e0b08b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.930756] [55188]: DEBUG oslo_concurrency.lockutils [None req-b259d44c-f186-4a22-9d09-2676ebed713b tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.930996] [55188]: DEBUG oslo_concurrency.lockutils [None req-b259d44c-f186-4a22-9d09-2676ebed713b tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.931199] [55188]: DEBUG oslo_concurrency.lockutils [None req-b259d44c-f186-4a22-9d09-2676ebed713b tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.931564] [55188]: DEBUG oslo_concurrency.lockutils [None req-b259d44c-f186-4a22-9d09-2676ebed713b tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.931644] [55187]: DEBUG nova.compute.api [None req-4ec450cd-9f09-4d20-b8cd-390803e0b08b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.931760] [55188]: DEBUG oslo_concurrency.lockutils [None req-b259d44c-f186-4a22-9d09-2676ebed713b tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.935026] [55188]: DEBUG oslo_concurrency.lockutils [None req-b259d44c-f186-4a22-9d09-2676ebed713b tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.935438] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ec450cd-9f09-4d20-b8cd-390803e0b08b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.935826] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ec450cd-9f09-4d20-b8cd-390803e0b08b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.936125] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ec450cd-9f09-4d20-b8cd-390803e0b08b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.936592] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ec450cd-9f09-4d20-b8cd-390803e0b08b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.936861] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ec450cd-9f09-4d20-b8cd-390803e0b08b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.937146] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ec450cd-9f09-4d20-b8cd-390803e0b08b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.952222] [55188]: DEBUG oslo_concurrency.lockutils [None req-b259d44c-f186-4a22-9d09-2676ebed713b tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.952506] [55188]: DEBUG oslo_concurrency.lockutils [None req-b259d44c-f186-4a22-9d09-2676ebed713b tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.952666] [55188]: DEBUG oslo_concurrency.lockutils [None req-b259d44c-f186-4a22-9d09-2676ebed713b tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.952870] [55188]: DEBUG nova.objects.instance [None req-b259d44c-f186-4a22-9d09-2676ebed713b tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lazy-loading 'fault' on Instance uuid 1cde67d4-c1df-4d42-9eeb-c47f0a022356 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 951.958612] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ec450cd-9f09-4d20-b8cd-390803e0b08b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.959040] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ec450cd-9f09-4d20-b8cd-390803e0b08b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.959320] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ec450cd-9f09-4d20-b8cd-390803e0b08b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.959584] [55187]: DEBUG nova.objects.instance [None req-4ec450cd-9f09-4d20-b8cd-390803e0b08b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid 86c0c53f-00a6-4700-9188-f2c69578fa72 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 951.981172] [55187]: DEBUG nova.policy [None req-4ec450cd-9f09-4d20-b8cd-390803e0b08b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.984609] [55188]: DEBUG nova.policy [None req-b259d44c-f186-4a22-9d09-2676ebed713b tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.985694] [55187]: INFO nova.api.openstack.requestlog [None req-4ec450cd-9f09-4d20-b8cd-390803e0b08b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 200 len: 1297 microversion: 2.1 time: 0.057924 [ 951.986066] [55187]: [pid: 55187|app: 0|req: 3085/6261] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:12 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 1297 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.989372] [55188]: INFO nova.api.openstack.requestlog [None req-b259d44c-f186-4a22-9d09-2676ebed713b tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1349 microversion: 2.1 time: 0.068773 [ 951.989465] [55187]: DEBUG nova.api.openstack.wsgi [None req-2b8e707f-dedc-4487-962a-d62a45d0d557 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 951.989701] [55188]: [pid: 55188|app: 0|req: 3177/6262] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:12 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1349 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.991179] [55187]: DEBUG nova.compute.api [None req-2b8e707f-dedc-4487-962a-d62a45d0d557 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.992242] [55188]: DEBUG nova.api.openstack.wsgi [None req-af0d4cfb-4573-47a1-b79d-2e91f0b57951 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 951.994699] [55188]: DEBUG nova.compute.api [None req-af0d4cfb-4573-47a1-b79d-2e91f0b57951 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 951.994832] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b8e707f-dedc-4487-962a-d62a45d0d557 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.995098] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b8e707f-dedc-4487-962a-d62a45d0d557 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.995306] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b8e707f-dedc-4487-962a-d62a45d0d557 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.995668] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b8e707f-dedc-4487-962a-d62a45d0d557 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.995869] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b8e707f-dedc-4487-962a-d62a45d0d557 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.996053] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b8e707f-dedc-4487-962a-d62a45d0d557 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.999033] [55188]: DEBUG oslo_concurrency.lockutils [None req-af0d4cfb-4573-47a1-b79d-2e91f0b57951 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.999033] [55188]: DEBUG oslo_concurrency.lockutils [None req-af0d4cfb-4573-47a1-b79d-2e91f0b57951 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.999033] [55188]: DEBUG oslo_concurrency.lockutils [None req-af0d4cfb-4573-47a1-b79d-2e91f0b57951 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.999210] [55188]: DEBUG oslo_concurrency.lockutils [None req-af0d4cfb-4573-47a1-b79d-2e91f0b57951 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.999376] [55188]: DEBUG oslo_concurrency.lockutils [None req-af0d4cfb-4573-47a1-b79d-2e91f0b57951 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.999556] [55188]: DEBUG oslo_concurrency.lockutils [None req-af0d4cfb-4573-47a1-b79d-2e91f0b57951 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.012983] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b8e707f-dedc-4487-962a-d62a45d0d557 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.013413] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b8e707f-dedc-4487-962a-d62a45d0d557 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.013620] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b8e707f-dedc-4487-962a-d62a45d0d557 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.017256] [55187]: DEBUG nova.objects.instance [None req-2b8e707f-dedc-4487-962a-d62a45d0d557 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lazy-loading 'flavor' on Instance uuid dbb26406-ae68-405d-a885-922ecebe2fcc {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 952.017885] [55188]: DEBUG oslo_concurrency.lockutils [None req-af0d4cfb-4573-47a1-b79d-2e91f0b57951 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.018186] [55188]: DEBUG oslo_concurrency.lockutils [None req-af0d4cfb-4573-47a1-b79d-2e91f0b57951 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.018414] [55188]: DEBUG oslo_concurrency.lockutils [None req-af0d4cfb-4573-47a1-b79d-2e91f0b57951 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.018592] [55188]: DEBUG nova.objects.instance [None req-af0d4cfb-4573-47a1-b79d-2e91f0b57951 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lazy-loading 'fault' on Instance uuid 0497c9b8-e8b3-462a-b5de-fa66d4f30cac {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 952.042809] [55188]: DEBUG nova.policy [None req-af0d4cfb-4573-47a1-b79d-2e91f0b57951 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.047290] [55188]: INFO nova.api.openstack.requestlog [None req-af0d4cfb-4573-47a1-b79d-2e91f0b57951 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1301 microversion: 2.1 time: 0.056910 [ 952.047717] [55188]: [pid: 55188|app: 0|req: 3178/6263] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:12 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1301 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.052121] [55188]: DEBUG nova.api.openstack.wsgi [None req-2c7f54a3-2604-4798-881c-3e8ac6772477 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.054313] [55188]: DEBUG nova.compute.api [None req-2c7f54a3-2604-4798-881c-3e8ac6772477 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.057932] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c7f54a3-2604-4798-881c-3e8ac6772477 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.058195] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c7f54a3-2604-4798-881c-3e8ac6772477 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.058385] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c7f54a3-2604-4798-881c-3e8ac6772477 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.058704] [55187]: INFO nova.api.openstack.requestlog [None req-2b8e707f-dedc-4487-962a-d62a45d0d557 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "POST /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc/action" status: 202 len: 0 microversion: 2.1 time: 0.071892 [ 952.058750] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c7f54a3-2604-4798-881c-3e8ac6772477 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.058972] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c7f54a3-2604-4798-881c-3e8ac6772477 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.059143] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c7f54a3-2604-4798-881c-3e8ac6772477 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.059329] [55187]: [pid: 55187|app: 0|req: 3086/6264] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:07:12 2025] POST /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 952.062967] [55187]: DEBUG nova.api.openstack.wsgi [req-b4818ccb-1b66-451d-952f-86ed99d84784 req-fd5116f4-ba74-425f-bef0-b774b2764821 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c7454522-e0f7-4021-936b-aa89bffb4abd", "name": "network-vif-deleted", "tag": "f5825eb8-28e9-4f92-a8d5-b9133ae6b22a"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 952.069045] [55187]: DEBUG oslo_concurrency.lockutils [req-b4818ccb-1b66-451d-952f-86ed99d84784 req-fd5116f4-ba74-425f-bef0-b774b2764821 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.069045] [55187]: DEBUG oslo_concurrency.lockutils [req-b4818ccb-1b66-451d-952f-86ed99d84784 req-fd5116f4-ba74-425f-bef0-b774b2764821 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.069045] [55187]: DEBUG oslo_concurrency.lockutils [req-b4818ccb-1b66-451d-952f-86ed99d84784 req-fd5116f4-ba74-425f-bef0-b774b2764821 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.075679] [55187]: INFO nova.api.openstack.compute.server_external_events [req-b4818ccb-1b66-451d-952f-86ed99d84784 req-fd5116f4-ba74-425f-bef0-b774b2764821 service nova] Creating event network-vif-deleted:f5825eb8-28e9-4f92-a8d5-b9133ae6b22a for instance c7454522-e0f7-4021-936b-aa89bffb4abd on cpu-1 [ 952.078518] [55187]: INFO nova.api.openstack.requestlog [req-b4818ccb-1b66-451d-952f-86ed99d84784 req-fd5116f4-ba74-425f-bef0-b774b2764821 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018351 [ 952.078875] [55187]: [pid: 55187|app: 0|req: 3087/6265] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:12 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 952.081751] [55187]: DEBUG nova.api.openstack.wsgi [None req-cc711086-1a5d-4391-b3b2-3fa10c51f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.083483] [55187]: DEBUG nova.compute.api [None req-cc711086-1a5d-4391-b3b2-3fa10c51f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.092341] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc711086-1a5d-4391-b3b2-3fa10c51f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.092582] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc711086-1a5d-4391-b3b2-3fa10c51f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.092770] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc711086-1a5d-4391-b3b2-3fa10c51f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.093154] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc711086-1a5d-4391-b3b2-3fa10c51f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.093349] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc711086-1a5d-4391-b3b2-3fa10c51f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.093521] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc711086-1a5d-4391-b3b2-3fa10c51f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.097313] [55188]: DEBUG nova.policy [None req-2c7f54a3-2604-4798-881c-3e8ac6772477 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.101453] [55188]: INFO nova.api.openstack.requestlog [None req-2c7f54a3-2604-4798-881c-3e8ac6772477 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1210 microversion: 2.1 time: 0.053198 [ 952.103130] [55188]: [pid: 55188|app: 0|req: 3179/6266] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:12 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.163575] [55188]: DEBUG nova.api.openstack.wsgi [None req-325cfb8c-bd1e-49f7-b8a4-7c03a330b9b1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.166178] [55188]: DEBUG nova.compute.api [None req-325cfb8c-bd1e-49f7-b8a4-7c03a330b9b1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.170405] [55188]: DEBUG oslo_concurrency.lockutils [None req-325cfb8c-bd1e-49f7-b8a4-7c03a330b9b1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.170662] [55188]: DEBUG oslo_concurrency.lockutils [None req-325cfb8c-bd1e-49f7-b8a4-7c03a330b9b1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.170851] [55188]: DEBUG oslo_concurrency.lockutils [None req-325cfb8c-bd1e-49f7-b8a4-7c03a330b9b1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.171225] [55188]: DEBUG oslo_concurrency.lockutils [None req-325cfb8c-bd1e-49f7-b8a4-7c03a330b9b1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.171425] [55188]: DEBUG oslo_concurrency.lockutils [None req-325cfb8c-bd1e-49f7-b8a4-7c03a330b9b1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.171598] [55188]: DEBUG oslo_concurrency.lockutils [None req-325cfb8c-bd1e-49f7-b8a4-7c03a330b9b1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.204860] [55188]: DEBUG nova.policy [None req-325cfb8c-bd1e-49f7-b8a4-7c03a330b9b1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.209510] [55188]: INFO nova.api.openstack.requestlog [None req-325cfb8c-bd1e-49f7-b8a4-7c03a330b9b1 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1304 microversion: 2.1 time: 0.049244 [ 952.209866] [55188]: [pid: 55188|app: 0|req: 3180/6267] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:12 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1304 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.248516] [55187]: DEBUG nova.policy [None req-cc711086-1a5d-4391-b3b2-3fa10c51f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.253633] [55187]: INFO nova.api.openstack.requestlog [None req-cc711086-1a5d-4391-b3b2-3fa10c51f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1493 microversion: 2.1 time: 0.173823 [ 952.254122] [55187]: [pid: 55187|app: 0|req: 3088/6268] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:12 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1493 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.288013] [55188]: DEBUG nova.api.openstack.wsgi [None req-b40ce213-444f-41c1-b4ed-55b86edbc4c6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.290424] [55188]: DEBUG nova.compute.api [None req-b40ce213-444f-41c1-b4ed-55b86edbc4c6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.295237] [55188]: DEBUG oslo_concurrency.lockutils [None req-b40ce213-444f-41c1-b4ed-55b86edbc4c6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.295617] [55188]: DEBUG oslo_concurrency.lockutils [None req-b40ce213-444f-41c1-b4ed-55b86edbc4c6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.295850] [55188]: DEBUG oslo_concurrency.lockutils [None req-b40ce213-444f-41c1-b4ed-55b86edbc4c6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.296573] [55188]: DEBUG oslo_concurrency.lockutils [None req-b40ce213-444f-41c1-b4ed-55b86edbc4c6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.296758] [55188]: DEBUG oslo_concurrency.lockutils [None req-b40ce213-444f-41c1-b4ed-55b86edbc4c6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.297054] [55188]: DEBUG oslo_concurrency.lockutils [None req-b40ce213-444f-41c1-b4ed-55b86edbc4c6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.303300] [55187]: DEBUG nova.api.openstack.wsgi [None req-88654299-bba5-4164-bddb-bdb2dde2e4ff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.305052] [55187]: DEBUG nova.compute.api [None req-88654299-bba5-4164-bddb-bdb2dde2e4ff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.308910] [55187]: DEBUG oslo_concurrency.lockutils [None req-88654299-bba5-4164-bddb-bdb2dde2e4ff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.309212] [55187]: DEBUG oslo_concurrency.lockutils [None req-88654299-bba5-4164-bddb-bdb2dde2e4ff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.309505] [55187]: DEBUG oslo_concurrency.lockutils [None req-88654299-bba5-4164-bddb-bdb2dde2e4ff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.309817] [55187]: DEBUG oslo_concurrency.lockutils [None req-88654299-bba5-4164-bddb-bdb2dde2e4ff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.310137] [55187]: DEBUG oslo_concurrency.lockutils [None req-88654299-bba5-4164-bddb-bdb2dde2e4ff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.310306] [55187]: DEBUG oslo_concurrency.lockutils [None req-88654299-bba5-4164-bddb-bdb2dde2e4ff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.332891] [55187]: DEBUG oslo_concurrency.lockutils [None req-88654299-bba5-4164-bddb-bdb2dde2e4ff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.333247] [55187]: DEBUG oslo_concurrency.lockutils [None req-88654299-bba5-4164-bddb-bdb2dde2e4ff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.333432] [55187]: DEBUG oslo_concurrency.lockutils [None req-88654299-bba5-4164-bddb-bdb2dde2e4ff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.333698] [55187]: DEBUG nova.objects.instance [None req-88654299-bba5-4164-bddb-bdb2dde2e4ff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lazy-loading 'fault' on Instance uuid f8c770af-7d7d-4b7e-a603-64e14b3842c1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 952.360564] [55187]: DEBUG nova.policy [None req-88654299-bba5-4164-bddb-bdb2dde2e4ff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.368074] [55187]: INFO nova.api.openstack.requestlog [None req-88654299-bba5-4164-bddb-bdb2dde2e4ff tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1312 microversion: 2.1 time: 0.066952 [ 952.368423] [55187]: [pid: 55187|app: 0|req: 3089/6269] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:12 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1312 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.385821] [55188]: DEBUG nova.policy [None req-b40ce213-444f-41c1-b4ed-55b86edbc4c6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.390970] [55188]: INFO nova.api.openstack.requestlog [None req-b40ce213-444f-41c1-b4ed-55b86edbc4c6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1315 microversion: 2.1 time: 0.105935 [ 952.391111] [55188]: [pid: 55188|app: 0|req: 3181/6270] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:12 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1315 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.559359] [55187]: DEBUG nova.api.openstack.wsgi [None req-53a26ac3-e08f-4307-8674-e9273c6f5b43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.561116] [55187]: DEBUG nova.compute.api [None req-53a26ac3-e08f-4307-8674-e9273c6f5b43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.568250] [55187]: DEBUG oslo_concurrency.lockutils [None req-53a26ac3-e08f-4307-8674-e9273c6f5b43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.568681] [55187]: DEBUG oslo_concurrency.lockutils [None req-53a26ac3-e08f-4307-8674-e9273c6f5b43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.569037] [55187]: DEBUG oslo_concurrency.lockutils [None req-53a26ac3-e08f-4307-8674-e9273c6f5b43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.569639] [55187]: DEBUG oslo_concurrency.lockutils [None req-53a26ac3-e08f-4307-8674-e9273c6f5b43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.569986] [55187]: DEBUG oslo_concurrency.lockutils [None req-53a26ac3-e08f-4307-8674-e9273c6f5b43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.570317] [55187]: DEBUG oslo_concurrency.lockutils [None req-53a26ac3-e08f-4307-8674-e9273c6f5b43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.682259] [55188]: DEBUG nova.api.openstack.wsgi [None req-5ee33dbc-3f20-4f4f-8a7a-51407a25e577 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.684047] [55188]: DEBUG nova.compute.api [None req-5ee33dbc-3f20-4f4f-8a7a-51407a25e577 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.688909] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee33dbc-3f20-4f4f-8a7a-51407a25e577 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.689193] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee33dbc-3f20-4f4f-8a7a-51407a25e577 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.689391] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee33dbc-3f20-4f4f-8a7a-51407a25e577 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.689761] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee33dbc-3f20-4f4f-8a7a-51407a25e577 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.689962] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee33dbc-3f20-4f4f-8a7a-51407a25e577 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.690154] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee33dbc-3f20-4f4f-8a7a-51407a25e577 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.705107] [55187]: DEBUG nova.policy [None req-53a26ac3-e08f-4307-8674-e9273c6f5b43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.710374] [55187]: INFO nova.api.openstack.requestlog [None req-53a26ac3-e08f-4307-8674-e9273c6f5b43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1353 microversion: 2.1 time: 0.153295 [ 952.710722] [55187]: [pid: 55187|app: 0|req: 3090/6271] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:12 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1353 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.713317] [55187]: DEBUG nova.api.openstack.wsgi [None req-25055a32-db2f-4866-8990-bba299c3b81d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.715048] [55187]: DEBUG nova.compute.api [None req-25055a32-db2f-4866-8990-bba299c3b81d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.719828] [55187]: DEBUG oslo_concurrency.lockutils [None req-25055a32-db2f-4866-8990-bba299c3b81d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.720098] [55187]: DEBUG oslo_concurrency.lockutils [None req-25055a32-db2f-4866-8990-bba299c3b81d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.720470] [55187]: DEBUG oslo_concurrency.lockutils [None req-25055a32-db2f-4866-8990-bba299c3b81d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.720893] [55187]: DEBUG oslo_concurrency.lockutils [None req-25055a32-db2f-4866-8990-bba299c3b81d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.721132] [55187]: DEBUG oslo_concurrency.lockutils [None req-25055a32-db2f-4866-8990-bba299c3b81d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.721324] [55187]: DEBUG oslo_concurrency.lockutils [None req-25055a32-db2f-4866-8990-bba299c3b81d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.730394] [55188]: DEBUG nova.policy [None req-5ee33dbc-3f20-4f4f-8a7a-51407a25e577 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.736724] [55188]: INFO nova.api.openstack.requestlog [None req-5ee33dbc-3f20-4f4f-8a7a-51407a25e577 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1239 microversion: 2.1 time: 0.056818 [ 952.737220] [55188]: [pid: 55188|app: 0|req: 3182/6272] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:13 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1239 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.747155] [55187]: DEBUG oslo_concurrency.lockutils [None req-25055a32-db2f-4866-8990-bba299c3b81d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.747432] [55187]: DEBUG oslo_concurrency.lockutils [None req-25055a32-db2f-4866-8990-bba299c3b81d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.747618] [55187]: DEBUG oslo_concurrency.lockutils [None req-25055a32-db2f-4866-8990-bba299c3b81d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.747819] [55187]: DEBUG nova.objects.instance [None req-25055a32-db2f-4866-8990-bba299c3b81d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid edec81c1-e48e-4c35-8a6d-62862975ce93 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 952.775894] [55187]: DEBUG nova.policy [None req-25055a32-db2f-4866-8990-bba299c3b81d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.781371] [55187]: INFO nova.api.openstack.requestlog [None req-25055a32-db2f-4866-8990-bba299c3b81d tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1364 microversion: 2.1 time: 0.069973 [ 952.781752] [55187]: [pid: 55187|app: 0|req: 3091/6273] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:13 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1364 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.942875] [55188]: DEBUG nova.api.openstack.wsgi [None req-70419daf-e8c4-4228-8e6c-5530de0726a4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 952.944959] [55188]: DEBUG nova.compute.api [None req-70419daf-e8c4-4228-8e6c-5530de0726a4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 952.948564] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=4 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 952.949404] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=8 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 952.951035] [55188]: DEBUG oslo_concurrency.lockutils [None req-70419daf-e8c4-4228-8e6c-5530de0726a4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.951148] [55188]: DEBUG oslo_concurrency.lockutils [None req-70419daf-e8c4-4228-8e6c-5530de0726a4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.951392] [55188]: DEBUG oslo_concurrency.lockutils [None req-70419daf-e8c4-4228-8e6c-5530de0726a4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.951823] [55188]: DEBUG oslo_concurrency.lockutils [None req-70419daf-e8c4-4228-8e6c-5530de0726a4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.952070] [55188]: DEBUG oslo_concurrency.lockutils [None req-70419daf-e8c4-4228-8e6c-5530de0726a4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.952255] [55188]: DEBUG oslo_concurrency.lockutils [None req-70419daf-e8c4-4228-8e6c-5530de0726a4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.999983] [55187]: DEBUG nova.api.openstack.wsgi [None req-cf42823c-86af-483e-ac2e-2425b7e9e7e0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.001769] [55187]: DEBUG nova.compute.api [None req-cf42823c-86af-483e-ac2e-2425b7e9e7e0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: 86c0c53f-00a6-4700-9188-f2c69578fa72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.004775] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=2 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 953.006218] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf42823c-86af-483e-ac2e-2425b7e9e7e0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.007181] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf42823c-86af-483e-ac2e-2425b7e9e7e0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.007181] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf42823c-86af-483e-ac2e-2425b7e9e7e0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.007181] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf42823c-86af-483e-ac2e-2425b7e9e7e0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.007181] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf42823c-86af-483e-ac2e-2425b7e9e7e0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.007349] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf42823c-86af-483e-ac2e-2425b7e9e7e0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.016568] [55187]: INFO nova.api.openstack.wsgi [None req-cf42823c-86af-483e-ac2e-2425b7e9e7e0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] HTTP exception thrown: Instance 86c0c53f-00a6-4700-9188-f2c69578fa72 could not be found. [ 953.016656] [55187]: DEBUG nova.api.openstack.wsgi [None req-cf42823c-86af-483e-ac2e-2425b7e9e7e0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Returning 404 to user: Instance 86c0c53f-00a6-4700-9188-f2c69578fa72 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 953.017019] [55187]: INFO nova.api.openstack.requestlog [None req-cf42823c-86af-483e-ac2e-2425b7e9e7e0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72" status: 404 len: 111 microversion: 2.1 time: 0.019586 [ 953.017326] [55187]: [pid: 55187|app: 0|req: 3092/6274] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:13 2025] GET /compute/v2.1/servers/86c0c53f-00a6-4700-9188-f2c69578fa72 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 953.019809] [55187]: DEBUG nova.api.openstack.wsgi [None req-a6315d6f-ddf0-40c9-9a98-972f9b007da1 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.021363] [55187]: DEBUG nova.compute.api [None req-a6315d6f-ddf0-40c9-9a98-972f9b007da1 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.024426] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6315d6f-ddf0-40c9-9a98-972f9b007da1 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.024664] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6315d6f-ddf0-40c9-9a98-972f9b007da1 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.024848] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6315d6f-ddf0-40c9-9a98-972f9b007da1 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.025210] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6315d6f-ddf0-40c9-9a98-972f9b007da1 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.025407] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6315d6f-ddf0-40c9-9a98-972f9b007da1 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.025577] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6315d6f-ddf0-40c9-9a98-972f9b007da1 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.043883] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6315d6f-ddf0-40c9-9a98-972f9b007da1 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.044136] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6315d6f-ddf0-40c9-9a98-972f9b007da1 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.044320] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6315d6f-ddf0-40c9-9a98-972f9b007da1 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.044510] [55187]: DEBUG nova.objects.instance [None req-a6315d6f-ddf0-40c9-9a98-972f9b007da1 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lazy-loading 'fault' on Instance uuid 1cde67d4-c1df-4d42-9eeb-c47f0a022356 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 953.064813] [55187]: DEBUG nova.policy [None req-a6315d6f-ddf0-40c9-9a98-972f9b007da1 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.067248] [55188]: DEBUG nova.policy [None req-70419daf-e8c4-4228-8e6c-5530de0726a4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.069505] [55187]: INFO nova.api.openstack.requestlog [None req-a6315d6f-ddf0-40c9-9a98-972f9b007da1 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1349 microversion: 2.1 time: 0.051605 [ 953.069837] [55187]: [pid: 55187|app: 0|req: 3093/6275] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:13 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1349 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.071824] [55188]: INFO nova.api.openstack.requestlog [None req-70419daf-e8c4-4228-8e6c-5530de0726a4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.131653 [ 953.072153] [55188]: [pid: 55188|app: 0|req: 3183/6276] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:13 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.072292] [55187]: DEBUG nova.api.openstack.wsgi [req-a8aa348b-7770-41d7-81e6-db76f1827226 req-12d92647-8a0b-479b-aaf2-050ec9ce8ae3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fe753f45-184b-4b1d-8c06-85b660d0d4fa", "tag": "76b27017-1e27-4397-9168-1046475ffda8"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 953.074615] [55188]: DEBUG nova.api.openstack.wsgi [None req-0a05d25c-1b0f-4e16-8cc0-796f1d613500 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.074962] [55188]: DEBUG nova.compute.api [None req-0a05d25c-1b0f-4e16-8cc0-796f1d613500 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.078090] [55187]: DEBUG oslo_concurrency.lockutils [req-a8aa348b-7770-41d7-81e6-db76f1827226 req-12d92647-8a0b-479b-aaf2-050ec9ce8ae3 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.078183] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a05d25c-1b0f-4e16-8cc0-796f1d613500 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.078226] [55187]: DEBUG oslo_concurrency.lockutils [req-a8aa348b-7770-41d7-81e6-db76f1827226 req-12d92647-8a0b-479b-aaf2-050ec9ce8ae3 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.078351] [55187]: DEBUG oslo_concurrency.lockutils [req-a8aa348b-7770-41d7-81e6-db76f1827226 req-12d92647-8a0b-479b-aaf2-050ec9ce8ae3 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.078394] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a05d25c-1b0f-4e16-8cc0-796f1d613500 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.078556] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a05d25c-1b0f-4e16-8cc0-796f1d613500 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.078925] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a05d25c-1b0f-4e16-8cc0-796f1d613500 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.079156] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a05d25c-1b0f-4e16-8cc0-796f1d613500 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.079334] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a05d25c-1b0f-4e16-8cc0-796f1d613500 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.084448] [55187]: INFO nova.api.openstack.compute.server_external_events [req-a8aa348b-7770-41d7-81e6-db76f1827226 req-12d92647-8a0b-479b-aaf2-050ec9ce8ae3 service nova] Creating event network-changed:76b27017-1e27-4397-9168-1046475ffda8 for instance fe753f45-184b-4b1d-8c06-85b660d0d4fa on cpu-1 [ 953.087369] [55187]: INFO nova.api.openstack.requestlog [req-a8aa348b-7770-41d7-81e6-db76f1827226 req-12d92647-8a0b-479b-aaf2-050ec9ce8ae3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.016894 [ 953.087701] [55187]: [pid: 55187|app: 0|req: 3094/6277] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:13 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 953.090320] [55187]: DEBUG nova.api.openstack.wsgi [None req-48597319-ee02-443f-9d7d-1e3cb3c52a9b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.092154] [55187]: DEBUG nova.compute.api [None req-48597319-ee02-443f-9d7d-1e3cb3c52a9b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.095455] [55188]: DEBUG nova.compute.api [None req-0a05d25c-1b0f-4e16-8cc0-796f1d613500 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 953.095544] [55187]: DEBUG oslo_concurrency.lockutils [None req-48597319-ee02-443f-9d7d-1e3cb3c52a9b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.095626] [55187]: DEBUG oslo_concurrency.lockutils [None req-48597319-ee02-443f-9d7d-1e3cb3c52a9b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.095810] [55187]: DEBUG oslo_concurrency.lockutils [None req-48597319-ee02-443f-9d7d-1e3cb3c52a9b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.096463] [55187]: DEBUG oslo_concurrency.lockutils [None req-48597319-ee02-443f-9d7d-1e3cb3c52a9b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.096463] [55187]: DEBUG oslo_concurrency.lockutils [None req-48597319-ee02-443f-9d7d-1e3cb3c52a9b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.096586] [55187]: DEBUG oslo_concurrency.lockutils [None req-48597319-ee02-443f-9d7d-1e3cb3c52a9b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.116744] [55187]: DEBUG oslo_concurrency.lockutils [None req-48597319-ee02-443f-9d7d-1e3cb3c52a9b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.117087] [55187]: DEBUG oslo_concurrency.lockutils [None req-48597319-ee02-443f-9d7d-1e3cb3c52a9b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.117308] [55187]: DEBUG oslo_concurrency.lockutils [None req-48597319-ee02-443f-9d7d-1e3cb3c52a9b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.117508] [55187]: DEBUG nova.objects.instance [None req-48597319-ee02-443f-9d7d-1e3cb3c52a9b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lazy-loading 'fault' on Instance uuid 0497c9b8-e8b3-462a-b5de-fa66d4f30cac {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 953.138928] [55187]: DEBUG nova.policy [None req-48597319-ee02-443f-9d7d-1e3cb3c52a9b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.142611] [55188]: INFO nova.api.openstack.requestlog [None req-0a05d25c-1b0f-4e16-8cc0-796f1d613500 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 204 len: 0 microversion: 2.1 time: 0.069682 [ 953.142996] [55188]: [pid: 55188|app: 0|req: 3184/6278] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:07:13 2025] DELETE /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 953.145068] [55187]: INFO nova.api.openstack.requestlog [None req-48597319-ee02-443f-9d7d-1e3cb3c52a9b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1301 microversion: 2.1 time: 0.055095 [ 953.145068] [55187]: [pid: 55187|app: 0|req: 3095/6279] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:13 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1301 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.146405] [55188]: DEBUG nova.api.openstack.wsgi [None req-79ae7647-352c-43dc-a331-cf7cc2379d77 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.147767] [55187]: DEBUG nova.api.openstack.wsgi [None req-7983ffbf-67c6-4734-b266-5dee6bfba97e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.148880] [55188]: DEBUG nova.compute.api [None req-79ae7647-352c-43dc-a331-cf7cc2379d77 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.150378] [55187]: DEBUG nova.compute.api [None req-7983ffbf-67c6-4734-b266-5dee6bfba97e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.153294] [55187]: DEBUG oslo_concurrency.lockutils [None req-7983ffbf-67c6-4734-b266-5dee6bfba97e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.153561] [55187]: DEBUG oslo_concurrency.lockutils [None req-7983ffbf-67c6-4734-b266-5dee6bfba97e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.153765] [55187]: DEBUG oslo_concurrency.lockutils [None req-7983ffbf-67c6-4734-b266-5dee6bfba97e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.154171] [55187]: DEBUG oslo_concurrency.lockutils [None req-7983ffbf-67c6-4734-b266-5dee6bfba97e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.154378] [55187]: DEBUG oslo_concurrency.lockutils [None req-7983ffbf-67c6-4734-b266-5dee6bfba97e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.154575] [55187]: DEBUG oslo_concurrency.lockutils [None req-7983ffbf-67c6-4734-b266-5dee6bfba97e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.155292] [55188]: DEBUG oslo_concurrency.lockutils [None req-79ae7647-352c-43dc-a331-cf7cc2379d77 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.155292] [55188]: DEBUG oslo_concurrency.lockutils [None req-79ae7647-352c-43dc-a331-cf7cc2379d77 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.155292] [55188]: DEBUG oslo_concurrency.lockutils [None req-79ae7647-352c-43dc-a331-cf7cc2379d77 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.155946] [55188]: DEBUG oslo_concurrency.lockutils [None req-79ae7647-352c-43dc-a331-cf7cc2379d77 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.156222] [55188]: DEBUG oslo_concurrency.lockutils [None req-79ae7647-352c-43dc-a331-cf7cc2379d77 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.156416] [55188]: DEBUG oslo_concurrency.lockutils [None req-79ae7647-352c-43dc-a331-cf7cc2379d77 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.205602] [55188]: DEBUG nova.policy [None req-79ae7647-352c-43dc-a331-cf7cc2379d77 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.210908] [55188]: INFO nova.api.openstack.requestlog [None req-79ae7647-352c-43dc-a331-cf7cc2379d77 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1210 microversion: 2.1 time: 0.067116 [ 953.211380] [55188]: [pid: 55188|app: 0|req: 3185/6280] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:13 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1210 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.225795] [55188]: DEBUG nova.api.openstack.wsgi [None req-11ca8f18-de9a-4c1f-9abb-a064c5802246 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.227600] [55188]: DEBUG nova.compute.api [None req-11ca8f18-de9a-4c1f-9abb-a064c5802246 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.232030] [55188]: DEBUG oslo_concurrency.lockutils [None req-11ca8f18-de9a-4c1f-9abb-a064c5802246 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.232325] [55188]: DEBUG oslo_concurrency.lockutils [None req-11ca8f18-de9a-4c1f-9abb-a064c5802246 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.232563] [55188]: DEBUG oslo_concurrency.lockutils [None req-11ca8f18-de9a-4c1f-9abb-a064c5802246 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.232980] [55188]: DEBUG oslo_concurrency.lockutils [None req-11ca8f18-de9a-4c1f-9abb-a064c5802246 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.233264] [55188]: DEBUG oslo_concurrency.lockutils [None req-11ca8f18-de9a-4c1f-9abb-a064c5802246 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.233631] [55188]: DEBUG oslo_concurrency.lockutils [None req-11ca8f18-de9a-4c1f-9abb-a064c5802246 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.254383] [55188]: DEBUG oslo_concurrency.lockutils [None req-11ca8f18-de9a-4c1f-9abb-a064c5802246 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.254663] [55188]: DEBUG oslo_concurrency.lockutils [None req-11ca8f18-de9a-4c1f-9abb-a064c5802246 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.254873] [55188]: DEBUG oslo_concurrency.lockutils [None req-11ca8f18-de9a-4c1f-9abb-a064c5802246 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.255148] [55188]: DEBUG nova.objects.instance [None req-11ca8f18-de9a-4c1f-9abb-a064c5802246 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid c7454522-e0f7-4021-936b-aa89bffb4abd {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 953.265359] [55187]: DEBUG nova.policy [None req-7983ffbf-67c6-4734-b266-5dee6bfba97e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.273244] [55187]: INFO nova.api.openstack.requestlog [None req-7983ffbf-67c6-4734-b266-5dee6bfba97e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1502 microversion: 2.1 time: 0.127533 [ 953.273848] [55187]: [pid: 55187|app: 0|req: 3096/6281] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:13 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1502 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.278164] [55187]: DEBUG nova.api.openstack.wsgi [None req-49390341-b80c-49eb-a6dc-bbac6b512500 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.278888] [55187]: DEBUG nova.compute.api [None req-49390341-b80c-49eb-a6dc-bbac6b512500 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.283618] [55188]: DEBUG nova.policy [None req-11ca8f18-de9a-4c1f-9abb-a064c5802246 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.284724] [55187]: DEBUG oslo_concurrency.lockutils [None req-49390341-b80c-49eb-a6dc-bbac6b512500 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.285017] [55187]: DEBUG oslo_concurrency.lockutils [None req-49390341-b80c-49eb-a6dc-bbac6b512500 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.285276] [55187]: DEBUG oslo_concurrency.lockutils [None req-49390341-b80c-49eb-a6dc-bbac6b512500 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.285719] [55187]: DEBUG oslo_concurrency.lockutils [None req-49390341-b80c-49eb-a6dc-bbac6b512500 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.285956] [55187]: DEBUG oslo_concurrency.lockutils [None req-49390341-b80c-49eb-a6dc-bbac6b512500 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.286208] [55187]: DEBUG oslo_concurrency.lockutils [None req-49390341-b80c-49eb-a6dc-bbac6b512500 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.290583] [55188]: INFO nova.api.openstack.requestlog [None req-11ca8f18-de9a-4c1f-9abb-a064c5802246 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1309 microversion: 2.1 time: 0.067417 [ 953.290916] [55188]: [pid: 55188|app: 0|req: 3186/6282] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:13 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1309 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.370049] [55187]: DEBUG nova.policy [None req-49390341-b80c-49eb-a6dc-bbac6b512500 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.375275] [55187]: INFO nova.api.openstack.requestlog [None req-49390341-b80c-49eb-a6dc-bbac6b512500 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1493 microversion: 2.1 time: 0.100709 [ 953.375623] [55187]: [pid: 55187|app: 0|req: 3097/6283] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:13 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1493 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.380531] [55188]: DEBUG nova.api.openstack.wsgi [None req-d668f245-adaf-42ba-8bea-7faf4408a50b tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.382510] [55188]: DEBUG nova.compute.api [None req-d668f245-adaf-42ba-8bea-7faf4408a50b tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.386224] [55188]: DEBUG oslo_concurrency.lockutils [None req-d668f245-adaf-42ba-8bea-7faf4408a50b tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.386484] [55188]: DEBUG oslo_concurrency.lockutils [None req-d668f245-adaf-42ba-8bea-7faf4408a50b tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.386673] [55188]: DEBUG oslo_concurrency.lockutils [None req-d668f245-adaf-42ba-8bea-7faf4408a50b tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.387048] [55188]: DEBUG oslo_concurrency.lockutils [None req-d668f245-adaf-42ba-8bea-7faf4408a50b tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.387255] [55188]: DEBUG oslo_concurrency.lockutils [None req-d668f245-adaf-42ba-8bea-7faf4408a50b tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.387434] [55188]: DEBUG oslo_concurrency.lockutils [None req-d668f245-adaf-42ba-8bea-7faf4408a50b tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.406399] [55187]: DEBUG nova.api.openstack.wsgi [None req-32c5b13e-e9c8-48f3-9ef5-ebd48fe03dc1 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.408298] [55187]: DEBUG nova.compute.api [None req-32c5b13e-e9c8-48f3-9ef5-ebd48fe03dc1 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.410499] [55188]: DEBUG oslo_concurrency.lockutils [None req-d668f245-adaf-42ba-8bea-7faf4408a50b tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.410839] [55188]: DEBUG oslo_concurrency.lockutils [None req-d668f245-adaf-42ba-8bea-7faf4408a50b tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.411102] [55188]: DEBUG oslo_concurrency.lockutils [None req-d668f245-adaf-42ba-8bea-7faf4408a50b tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.411367] [55188]: DEBUG nova.objects.instance [None req-d668f245-adaf-42ba-8bea-7faf4408a50b tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lazy-loading 'fault' on Instance uuid f8c770af-7d7d-4b7e-a603-64e14b3842c1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 953.412096] [55187]: DEBUG oslo_concurrency.lockutils [None req-32c5b13e-e9c8-48f3-9ef5-ebd48fe03dc1 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.412359] [55187]: DEBUG oslo_concurrency.lockutils [None req-32c5b13e-e9c8-48f3-9ef5-ebd48fe03dc1 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.412551] [55187]: DEBUG oslo_concurrency.lockutils [None req-32c5b13e-e9c8-48f3-9ef5-ebd48fe03dc1 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.412925] [55187]: DEBUG oslo_concurrency.lockutils [None req-32c5b13e-e9c8-48f3-9ef5-ebd48fe03dc1 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.413146] [55187]: DEBUG oslo_concurrency.lockutils [None req-32c5b13e-e9c8-48f3-9ef5-ebd48fe03dc1 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.413323] [55187]: DEBUG oslo_concurrency.lockutils [None req-32c5b13e-e9c8-48f3-9ef5-ebd48fe03dc1 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.435197] [55188]: DEBUG nova.policy [None req-d668f245-adaf-42ba-8bea-7faf4408a50b tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.440464] [55188]: INFO nova.api.openstack.requestlog [None req-d668f245-adaf-42ba-8bea-7faf4408a50b tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1312 microversion: 2.1 time: 0.062378 [ 953.440807] [55188]: [pid: 55188|app: 0|req: 3187/6284] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:13 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1312 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.514546] [55187]: DEBUG nova.policy [None req-32c5b13e-e9c8-48f3-9ef5-ebd48fe03dc1 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.519582] [55187]: INFO nova.api.openstack.requestlog [None req-32c5b13e-e9c8-48f3-9ef5-ebd48fe03dc1 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1315 microversion: 2.1 time: 0.116011 [ 953.519917] [55187]: [pid: 55187|app: 0|req: 3098/6285] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:13 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1315 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.725468] [55188]: DEBUG nova.api.openstack.wsgi [None req-116a6f7a-06c1-47f9-9014-ca4155d137b1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.727267] [55188]: DEBUG nova.compute.api [None req-116a6f7a-06c1-47f9-9014-ca4155d137b1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.731101] [55188]: DEBUG oslo_concurrency.lockutils [None req-116a6f7a-06c1-47f9-9014-ca4155d137b1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.731374] [55188]: DEBUG oslo_concurrency.lockutils [None req-116a6f7a-06c1-47f9-9014-ca4155d137b1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.731588] [55188]: DEBUG oslo_concurrency.lockutils [None req-116a6f7a-06c1-47f9-9014-ca4155d137b1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.731948] [55188]: DEBUG oslo_concurrency.lockutils [None req-116a6f7a-06c1-47f9-9014-ca4155d137b1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.732189] [55188]: DEBUG oslo_concurrency.lockutils [None req-116a6f7a-06c1-47f9-9014-ca4155d137b1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.732365] [55188]: DEBUG oslo_concurrency.lockutils [None req-116a6f7a-06c1-47f9-9014-ca4155d137b1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.750580] [55187]: DEBUG nova.api.openstack.wsgi [None req-ffaa554f-db3c-407f-8cab-fa9ce7fa2db1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.752551] [55187]: DEBUG nova.compute.api [None req-ffaa554f-db3c-407f-8cab-fa9ce7fa2db1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.755816] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffaa554f-db3c-407f-8cab-fa9ce7fa2db1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.757138] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffaa554f-db3c-407f-8cab-fa9ce7fa2db1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.757138] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffaa554f-db3c-407f-8cab-fa9ce7fa2db1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.757138] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffaa554f-db3c-407f-8cab-fa9ce7fa2db1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.757138] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffaa554f-db3c-407f-8cab-fa9ce7fa2db1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.757138] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffaa554f-db3c-407f-8cab-fa9ce7fa2db1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.790725] [55187]: DEBUG nova.policy [None req-ffaa554f-db3c-407f-8cab-fa9ce7fa2db1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.796204] [55187]: INFO nova.api.openstack.requestlog [None req-ffaa554f-db3c-407f-8cab-fa9ce7fa2db1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1239 microversion: 2.1 time: 0.048069 [ 953.796636] [55187]: [pid: 55187|app: 0|req: 3099/6286] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:14 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1239 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.799631] [55187]: DEBUG nova.api.openstack.wsgi [None req-977b096d-283c-4512-a94f-4018c029563b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 953.800841] [55187]: DEBUG nova.compute.api [None req-977b096d-283c-4512-a94f-4018c029563b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 953.804263] [55187]: DEBUG oslo_concurrency.lockutils [None req-977b096d-283c-4512-a94f-4018c029563b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.804503] [55187]: DEBUG oslo_concurrency.lockutils [None req-977b096d-283c-4512-a94f-4018c029563b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.804689] [55187]: DEBUG oslo_concurrency.lockutils [None req-977b096d-283c-4512-a94f-4018c029563b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.805052] [55187]: DEBUG oslo_concurrency.lockutils [None req-977b096d-283c-4512-a94f-4018c029563b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.805257] [55187]: DEBUG oslo_concurrency.lockutils [None req-977b096d-283c-4512-a94f-4018c029563b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.805430] [55187]: DEBUG oslo_concurrency.lockutils [None req-977b096d-283c-4512-a94f-4018c029563b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.828807] [55187]: DEBUG oslo_concurrency.lockutils [None req-977b096d-283c-4512-a94f-4018c029563b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.829120] [55187]: DEBUG oslo_concurrency.lockutils [None req-977b096d-283c-4512-a94f-4018c029563b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.830371] [55187]: DEBUG oslo_concurrency.lockutils [None req-977b096d-283c-4512-a94f-4018c029563b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.830371] [55187]: DEBUG nova.objects.instance [None req-977b096d-283c-4512-a94f-4018c029563b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid edec81c1-e48e-4c35-8a6d-62862975ce93 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 953.851100] [55187]: DEBUG nova.policy [None req-977b096d-283c-4512-a94f-4018c029563b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.852935] [55187]: INFO nova.api.openstack.requestlog [None req-977b096d-283c-4512-a94f-4018c029563b tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1364 microversion: 2.1 time: 0.055782 [ 953.853244] [55187]: [pid: 55187|app: 0|req: 3100/6287] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:14 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1364 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.082557] [55187]: DEBUG nova.api.openstack.wsgi [None req-c4842398-12f4-4a6f-bffe-38b8c4657f0f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.084339] [55187]: DEBUG nova.compute.api [None req-c4842398-12f4-4a6f-bffe-38b8c4657f0f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 954.088090] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4842398-12f4-4a6f-bffe-38b8c4657f0f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.088331] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4842398-12f4-4a6f-bffe-38b8c4657f0f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.088529] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4842398-12f4-4a6f-bffe-38b8c4657f0f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.088937] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4842398-12f4-4a6f-bffe-38b8c4657f0f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.089175] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4842398-12f4-4a6f-bffe-38b8c4657f0f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.089358] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4842398-12f4-4a6f-bffe-38b8c4657f0f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.108911] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4842398-12f4-4a6f-bffe-38b8c4657f0f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.109230] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4842398-12f4-4a6f-bffe-38b8c4657f0f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.109438] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4842398-12f4-4a6f-bffe-38b8c4657f0f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.109635] [55187]: DEBUG nova.objects.instance [None req-c4842398-12f4-4a6f-bffe-38b8c4657f0f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lazy-loading 'fault' on Instance uuid 1cde67d4-c1df-4d42-9eeb-c47f0a022356 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 954.127051] [55188]: DEBUG nova.policy [None req-116a6f7a-06c1-47f9-9014-ca4155d137b1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.131422] [55187]: DEBUG nova.policy [None req-c4842398-12f4-4a6f-bffe-38b8c4657f0f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.131735] [55188]: INFO nova.api.openstack.requestlog [None req-116a6f7a-06c1-47f9-9014-ca4155d137b1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1353 microversion: 2.1 time: 0.408475 [ 954.131904] [55188]: [pid: 55188|app: 0|req: 3188/6288] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:14 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1353 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.134668] [55188]: DEBUG nova.api.openstack.wsgi [None req-84afa976-f034-4b17-8ff1-a24087574746 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.136088] [55187]: INFO nova.api.openstack.requestlog [None req-c4842398-12f4-4a6f-bffe-38b8c4657f0f tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1349 microversion: 2.1 time: 0.056065 [ 954.136374] [55188]: DEBUG nova.compute.api [None req-84afa976-f034-4b17-8ff1-a24087574746 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 954.136471] [55187]: [pid: 55187|app: 0|req: 3101/6289] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:14 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1349 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.139739] [55188]: DEBUG oslo_concurrency.lockutils [None req-84afa976-f034-4b17-8ff1-a24087574746 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.139989] [55188]: DEBUG oslo_concurrency.lockutils [None req-84afa976-f034-4b17-8ff1-a24087574746 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.140238] [55188]: DEBUG oslo_concurrency.lockutils [None req-84afa976-f034-4b17-8ff1-a24087574746 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.140614] [55188]: DEBUG oslo_concurrency.lockutils [None req-84afa976-f034-4b17-8ff1-a24087574746 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.140822] [55188]: DEBUG oslo_concurrency.lockutils [None req-84afa976-f034-4b17-8ff1-a24087574746 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.141015] [55188]: DEBUG oslo_concurrency.lockutils [None req-84afa976-f034-4b17-8ff1-a24087574746 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.156191] [55187]: DEBUG nova.api.openstack.wsgi [None req-58c045e6-c1b1-4f96-86f6-142f5aa1ae50 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.157997] [55187]: DEBUG nova.compute.api [None req-58c045e6-c1b1-4f96-86f6-142f5aa1ae50 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 954.161771] [55187]: DEBUG oslo_concurrency.lockutils [None req-58c045e6-c1b1-4f96-86f6-142f5aa1ae50 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.161917] [55187]: DEBUG oslo_concurrency.lockutils [None req-58c045e6-c1b1-4f96-86f6-142f5aa1ae50 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.162045] [55187]: DEBUG oslo_concurrency.lockutils [None req-58c045e6-c1b1-4f96-86f6-142f5aa1ae50 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.162520] [55187]: DEBUG oslo_concurrency.lockutils [None req-58c045e6-c1b1-4f96-86f6-142f5aa1ae50 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.162810] [55187]: DEBUG oslo_concurrency.lockutils [None req-58c045e6-c1b1-4f96-86f6-142f5aa1ae50 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.162999] [55187]: DEBUG oslo_concurrency.lockutils [None req-58c045e6-c1b1-4f96-86f6-142f5aa1ae50 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.182456] [55187]: DEBUG oslo_concurrency.lockutils [None req-58c045e6-c1b1-4f96-86f6-142f5aa1ae50 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.182772] [55187]: DEBUG oslo_concurrency.lockutils [None req-58c045e6-c1b1-4f96-86f6-142f5aa1ae50 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.183034] [55187]: DEBUG oslo_concurrency.lockutils [None req-58c045e6-c1b1-4f96-86f6-142f5aa1ae50 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.183253] [55187]: DEBUG nova.objects.instance [None req-58c045e6-c1b1-4f96-86f6-142f5aa1ae50 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lazy-loading 'fault' on Instance uuid 0497c9b8-e8b3-462a-b5de-fa66d4f30cac {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 954.204341] [55187]: DEBUG nova.policy [None req-58c045e6-c1b1-4f96-86f6-142f5aa1ae50 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.208599] [55187]: INFO nova.api.openstack.requestlog [None req-58c045e6-c1b1-4f96-86f6-142f5aa1ae50 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1301 microversion: 2.1 time: 0.054798 [ 954.208985] [55187]: [pid: 55187|app: 0|req: 3102/6290] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:14 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1301 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.225225] [55187]: DEBUG nova.api.openstack.wsgi [None req-93925ce2-5e1d-41e2-9b33-aee09d803194 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.227198] [55187]: DEBUG nova.compute.api [None req-93925ce2-5e1d-41e2-9b33-aee09d803194 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 954.230922] [55187]: DEBUG oslo_concurrency.lockutils [None req-93925ce2-5e1d-41e2-9b33-aee09d803194 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.231177] [55187]: DEBUG oslo_concurrency.lockutils [None req-93925ce2-5e1d-41e2-9b33-aee09d803194 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.231374] [55187]: DEBUG oslo_concurrency.lockutils [None req-93925ce2-5e1d-41e2-9b33-aee09d803194 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.231721] [55187]: DEBUG oslo_concurrency.lockutils [None req-93925ce2-5e1d-41e2-9b33-aee09d803194 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.231917] [55187]: DEBUG oslo_concurrency.lockutils [None req-93925ce2-5e1d-41e2-9b33-aee09d803194 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.232104] [55187]: DEBUG oslo_concurrency.lockutils [None req-93925ce2-5e1d-41e2-9b33-aee09d803194 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.250845] [55188]: DEBUG nova.policy [None req-84afa976-f034-4b17-8ff1-a24087574746 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.256896] [55188]: INFO nova.api.openstack.requestlog [None req-84afa976-f034-4b17-8ff1-a24087574746 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.124340 [ 954.257270] [55188]: [pid: 55188|app: 0|req: 3189/6291] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:14 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.266581] [55187]: DEBUG nova.policy [None req-93925ce2-5e1d-41e2-9b33-aee09d803194 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.271100] [55187]: INFO nova.api.openstack.requestlog [None req-93925ce2-5e1d-41e2-9b33-aee09d803194 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1210 microversion: 2.1 time: 0.047828 [ 954.271419] [55187]: [pid: 55187|app: 0|req: 3103/6292] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:14 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1210 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.295687] [55188]: DEBUG nova.api.openstack.wsgi [None req-eb21e56f-9e69-4077-baae-eaae122a5029 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.297477] [55188]: DEBUG nova.compute.api [None req-eb21e56f-9e69-4077-baae-eaae122a5029 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 954.302467] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb21e56f-9e69-4077-baae-eaae122a5029 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.302710] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb21e56f-9e69-4077-baae-eaae122a5029 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.302900] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb21e56f-9e69-4077-baae-eaae122a5029 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.303265] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb21e56f-9e69-4077-baae-eaae122a5029 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.303464] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb21e56f-9e69-4077-baae-eaae122a5029 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.303637] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb21e56f-9e69-4077-baae-eaae122a5029 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.307513] [55187]: DEBUG nova.api.openstack.wsgi [None req-a9f65143-6f7a-4781-9cc4-2e5a359a0477 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.309406] [55187]: DEBUG nova.compute.api [None req-a9f65143-6f7a-4781-9cc4-2e5a359a0477 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 954.313468] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9f65143-6f7a-4781-9cc4-2e5a359a0477 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.313709] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9f65143-6f7a-4781-9cc4-2e5a359a0477 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.313895] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9f65143-6f7a-4781-9cc4-2e5a359a0477 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.314274] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9f65143-6f7a-4781-9cc4-2e5a359a0477 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.314479] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9f65143-6f7a-4781-9cc4-2e5a359a0477 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.314651] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9f65143-6f7a-4781-9cc4-2e5a359a0477 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.334431] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9f65143-6f7a-4781-9cc4-2e5a359a0477 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.334632] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9f65143-6f7a-4781-9cc4-2e5a359a0477 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.334816] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9f65143-6f7a-4781-9cc4-2e5a359a0477 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.335027] [55187]: DEBUG nova.objects.instance [None req-a9f65143-6f7a-4781-9cc4-2e5a359a0477 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid c7454522-e0f7-4021-936b-aa89bffb4abd {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 954.356160] [55187]: DEBUG nova.policy [None req-a9f65143-6f7a-4781-9cc4-2e5a359a0477 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.363073] [55187]: INFO nova.api.openstack.requestlog [None req-a9f65143-6f7a-4781-9cc4-2e5a359a0477 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1309 microversion: 2.1 time: 0.058054 [ 954.363461] [55187]: [pid: 55187|app: 0|req: 3104/6293] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:14 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1309 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.391239] [55187]: DEBUG nova.api.openstack.wsgi [None req-ce49c8f2-6f0e-473b-af7e-a9005cfb6fbe tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.393014] [55187]: DEBUG nova.compute.api [None req-ce49c8f2-6f0e-473b-af7e-a9005cfb6fbe tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 954.397183] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce49c8f2-6f0e-473b-af7e-a9005cfb6fbe tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.397461] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce49c8f2-6f0e-473b-af7e-a9005cfb6fbe tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.398078] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce49c8f2-6f0e-473b-af7e-a9005cfb6fbe tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.398536] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce49c8f2-6f0e-473b-af7e-a9005cfb6fbe tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.399054] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce49c8f2-6f0e-473b-af7e-a9005cfb6fbe tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.399054] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce49c8f2-6f0e-473b-af7e-a9005cfb6fbe tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.477540] [55187]: DEBUG nova.policy [None req-ce49c8f2-6f0e-473b-af7e-a9005cfb6fbe tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.482006] [55187]: INFO nova.api.openstack.requestlog [None req-ce49c8f2-6f0e-473b-af7e-a9005cfb6fbe tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 200 len: 1476 microversion: 2.1 time: 0.093480 [ 954.482489] [55187]: [pid: 55187|app: 0|req: 3105/6294] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:14 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 1476 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.484630] [55187]: DEBUG nova.api.openstack.wsgi [None req-dd0ea39e-12ed-42a2-aaa3-d5250786f9d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.486219] [55187]: DEBUG nova.compute.api [None req-dd0ea39e-12ed-42a2-aaa3-d5250786f9d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 954.488452] [55188]: DEBUG nova.policy [None req-eb21e56f-9e69-4077-baae-eaae122a5029 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.489456] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd0ea39e-12ed-42a2-aaa3-d5250786f9d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.489685] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd0ea39e-12ed-42a2-aaa3-d5250786f9d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.489867] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd0ea39e-12ed-42a2-aaa3-d5250786f9d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.490232] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd0ea39e-12ed-42a2-aaa3-d5250786f9d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.490436] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd0ea39e-12ed-42a2-aaa3-d5250786f9d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.490610] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd0ea39e-12ed-42a2-aaa3-d5250786f9d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.494060] [55188]: INFO nova.api.openstack.requestlog [None req-eb21e56f-9e69-4077-baae-eaae122a5029 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1502 microversion: 2.1 time: 0.200398 [ 954.494060] [55188]: [pid: 55188|app: 0|req: 3190/6295] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:14 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1502 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.496397] [55188]: DEBUG nova.api.openstack.wsgi [None req-aed23413-cd35-4499-a1ee-7bcf72c35a7e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-796646225"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 954.498068] [55188]: DEBUG nova.compute.api [None req-aed23413-cd35-4499-a1ee-7bcf72c35a7e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 954.501383] [55188]: DEBUG oslo_concurrency.lockutils [None req-aed23413-cd35-4499-a1ee-7bcf72c35a7e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.501618] [55188]: DEBUG oslo_concurrency.lockutils [None req-aed23413-cd35-4499-a1ee-7bcf72c35a7e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.501802] [55188]: DEBUG oslo_concurrency.lockutils [None req-aed23413-cd35-4499-a1ee-7bcf72c35a7e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.502617] [55188]: DEBUG oslo_concurrency.lockutils [None req-aed23413-cd35-4499-a1ee-7bcf72c35a7e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.502617] [55188]: DEBUG oslo_concurrency.lockutils [None req-aed23413-cd35-4499-a1ee-7bcf72c35a7e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.502617] [55188]: DEBUG oslo_concurrency.lockutils [None req-aed23413-cd35-4499-a1ee-7bcf72c35a7e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.507932] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd0ea39e-12ed-42a2-aaa3-d5250786f9d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.508240] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd0ea39e-12ed-42a2-aaa3-d5250786f9d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.508429] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd0ea39e-12ed-42a2-aaa3-d5250786f9d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.508624] [55187]: DEBUG nova.objects.instance [None req-dd0ea39e-12ed-42a2-aaa3-d5250786f9d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lazy-loading 'fault' on Instance uuid f8c770af-7d7d-4b7e-a603-64e14b3842c1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 954.529725] [55187]: DEBUG nova.policy [None req-dd0ea39e-12ed-42a2-aaa3-d5250786f9d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.533566] [55187]: INFO nova.api.openstack.requestlog [None req-dd0ea39e-12ed-42a2-aaa3-d5250786f9d6 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1312 microversion: 2.1 time: 0.050679 [ 954.533900] [55187]: [pid: 55187|app: 0|req: 3106/6296] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:14 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1312 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.541239] [55187]: DEBUG nova.api.openstack.wsgi [None req-e83b8e98-e8ea-418e-a69e-d79dfc034351 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.542795] [55187]: DEBUG nova.compute.api [None req-e83b8e98-e8ea-418e-a69e-d79dfc034351 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 954.545984] [55187]: DEBUG oslo_concurrency.lockutils [None req-e83b8e98-e8ea-418e-a69e-d79dfc034351 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.546267] [55187]: DEBUG oslo_concurrency.lockutils [None req-e83b8e98-e8ea-418e-a69e-d79dfc034351 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.546416] [55187]: DEBUG oslo_concurrency.lockutils [None req-e83b8e98-e8ea-418e-a69e-d79dfc034351 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.546758] [55187]: DEBUG oslo_concurrency.lockutils [None req-e83b8e98-e8ea-418e-a69e-d79dfc034351 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.546952] [55187]: DEBUG oslo_concurrency.lockutils [None req-e83b8e98-e8ea-418e-a69e-d79dfc034351 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.547258] [55187]: DEBUG oslo_concurrency.lockutils [None req-e83b8e98-e8ea-418e-a69e-d79dfc034351 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.612497] [55187]: DEBUG nova.policy [None req-e83b8e98-e8ea-418e-a69e-d79dfc034351 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.616621] [55187]: INFO nova.api.openstack.requestlog [None req-e83b8e98-e8ea-418e-a69e-d79dfc034351 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1315 microversion: 2.1 time: 0.080802 [ 954.616945] [55187]: [pid: 55187|app: 0|req: 3107/6297] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:14 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1315 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.810261] [55187]: DEBUG nova.api.openstack.wsgi [None req-ab4ba490-9509-43b7-b58a-b1c52303a7c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.811981] [55187]: DEBUG nova.compute.api [None req-ab4ba490-9509-43b7-b58a-b1c52303a7c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 954.815404] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab4ba490-9509-43b7-b58a-b1c52303a7c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.815646] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab4ba490-9509-43b7-b58a-b1c52303a7c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.815828] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab4ba490-9509-43b7-b58a-b1c52303a7c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.816186] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab4ba490-9509-43b7-b58a-b1c52303a7c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.816384] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab4ba490-9509-43b7-b58a-b1c52303a7c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.816552] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab4ba490-9509-43b7-b58a-b1c52303a7c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.851323] [55187]: DEBUG nova.policy [None req-ab4ba490-9509-43b7-b58a-b1c52303a7c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.855801] [55187]: INFO nova.api.openstack.requestlog [None req-ab4ba490-9509-43b7-b58a-b1c52303a7c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1239 microversion: 2.1 time: 0.047815 [ 954.856079] [55187]: [pid: 55187|app: 0|req: 3108/6298] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:15 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1239 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.867326] [55187]: DEBUG nova.api.openstack.wsgi [None req-1b424a5b-0c92-4c63-8989-0b8091b128d7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.869100] [55187]: DEBUG nova.compute.api [None req-1b424a5b-0c92-4c63-8989-0b8091b128d7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 954.874606] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b424a5b-0c92-4c63-8989-0b8091b128d7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.874606] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b424a5b-0c92-4c63-8989-0b8091b128d7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.874606] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b424a5b-0c92-4c63-8989-0b8091b128d7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.874606] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b424a5b-0c92-4c63-8989-0b8091b128d7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.874606] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b424a5b-0c92-4c63-8989-0b8091b128d7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.874606] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b424a5b-0c92-4c63-8989-0b8091b128d7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.886136] [55188]: INFO nova.api.openstack.requestlog [None req-aed23413-cd35-4499-a1ee-7bcf72c35a7e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "POST /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc/action" status: 202 len: 0 microversion: 2.1 time: 0.391351 [ 954.886541] [55188]: [pid: 55188|app: 0|req: 3191/6299] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:07:14 2025] POST /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc/action => generated 0 bytes in 392 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 954.892873] [55188]: DEBUG nova.api.openstack.wsgi [None req-f8de33ec-dcba-4fa1-9d0f-6918ed31160f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9b76e60>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 954.899967] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b424a5b-0c92-4c63-8989-0b8091b128d7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.900264] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b424a5b-0c92-4c63-8989-0b8091b128d7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.900431] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b424a5b-0c92-4c63-8989-0b8091b128d7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.900630] [55187]: DEBUG nova.objects.instance [None req-1b424a5b-0c92-4c63-8989-0b8091b128d7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid edec81c1-e48e-4c35-8a6d-62862975ce93 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 954.920863] [55188]: INFO nova.api.openstack.requestlog [None req-f8de33ec-dcba-4fa1-9d0f-6918ed31160f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b" status: 200 len: 1543 microversion: 2.1 time: 0.030325 [ 954.921337] [55187]: DEBUG nova.policy [None req-1b424a5b-0c92-4c63-8989-0b8091b128d7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.921553] [55188]: [pid: 55188|app: 0|req: 3192/6300] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:07:15 2025] GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b => generated 1543 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 954.925619] [55187]: INFO nova.api.openstack.requestlog [None req-1b424a5b-0c92-4c63-8989-0b8091b128d7 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 200 len: 1364 microversion: 2.1 time: 0.060319 [ 954.926014] [55187]: [pid: 55187|app: 0|req: 3109/6301] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:15 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 1364 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.097964] [55188]: DEBUG nova.api.openstack.wsgi [req-3e07a315-5b57-47f9-8308-e3964598abf5 req-bc1ed8bb-3e78-4a76-943b-171e678eb329 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e64d31c6-a1a7-44c3-aae0-eae7d84c8152", "name": "network-vif-plugged", "status": "completed", "tag": "0baf17c6-b385-4b09-a84c-4b569c247a5e"}, {"name": "network-changed", "server_uuid": "e64d31c6-a1a7-44c3-aae0-eae7d84c8152", "tag": "0baf17c6-b385-4b09-a84c-4b569c247a5e"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 955.105243] [55188]: DEBUG oslo_concurrency.lockutils [req-3e07a315-5b57-47f9-8308-e3964598abf5 req-bc1ed8bb-3e78-4a76-943b-171e678eb329 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.105535] [55188]: DEBUG oslo_concurrency.lockutils [req-3e07a315-5b57-47f9-8308-e3964598abf5 req-bc1ed8bb-3e78-4a76-943b-171e678eb329 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.105744] [55188]: DEBUG oslo_concurrency.lockutils [req-3e07a315-5b57-47f9-8308-e3964598abf5 req-bc1ed8bb-3e78-4a76-943b-171e678eb329 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.111591] [55188]: INFO nova.api.openstack.compute.server_external_events [req-3e07a315-5b57-47f9-8308-e3964598abf5 req-bc1ed8bb-3e78-4a76-943b-171e678eb329 service nova] Creating event network-vif-plugged:0baf17c6-b385-4b09-a84c-4b569c247a5e for instance e64d31c6-a1a7-44c3-aae0-eae7d84c8152 on cpu-1 [ 955.111836] [55188]: INFO nova.api.openstack.compute.server_external_events [req-3e07a315-5b57-47f9-8308-e3964598abf5 req-bc1ed8bb-3e78-4a76-943b-171e678eb329 service nova] Creating event network-changed:0baf17c6-b385-4b09-a84c-4b569c247a5e for instance e64d31c6-a1a7-44c3-aae0-eae7d84c8152 on cpu-1 [ 955.114828] [55188]: INFO nova.api.openstack.requestlog [req-3e07a315-5b57-47f9-8308-e3964598abf5 req-bc1ed8bb-3e78-4a76-943b-171e678eb329 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.019465 [ 955.115179] [55188]: [pid: 55188|app: 0|req: 3193/6302] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:15 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 955.145169] [55187]: DEBUG nova.api.openstack.wsgi [None req-11917cca-0aeb-47da-91f4-d875facda040 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.147139] [55187]: DEBUG nova.compute.api [None req-11917cca-0aeb-47da-91f4-d875facda040 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 955.150667] [55188]: DEBUG nova.api.openstack.wsgi [None req-9229eb4e-dfc7-4917-bc46-7b89318e73a3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.150859] [55187]: DEBUG oslo_concurrency.lockutils [None req-11917cca-0aeb-47da-91f4-d875facda040 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.151112] [55187]: DEBUG oslo_concurrency.lockutils [None req-11917cca-0aeb-47da-91f4-d875facda040 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.151299] [55187]: DEBUG oslo_concurrency.lockutils [None req-11917cca-0aeb-47da-91f4-d875facda040 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.151644] [55187]: DEBUG oslo_concurrency.lockutils [None req-11917cca-0aeb-47da-91f4-d875facda040 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.151835] [55187]: DEBUG oslo_concurrency.lockutils [None req-11917cca-0aeb-47da-91f4-d875facda040 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.152078] [55187]: DEBUG oslo_concurrency.lockutils [None req-11917cca-0aeb-47da-91f4-d875facda040 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.152563] [55188]: DEBUG nova.compute.api [None req-9229eb4e-dfc7-4917-bc46-7b89318e73a3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 955.156685] [55188]: DEBUG oslo_concurrency.lockutils [None req-9229eb4e-dfc7-4917-bc46-7b89318e73a3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.156928] [55188]: DEBUG oslo_concurrency.lockutils [None req-9229eb4e-dfc7-4917-bc46-7b89318e73a3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.157148] [55188]: DEBUG oslo_concurrency.lockutils [None req-9229eb4e-dfc7-4917-bc46-7b89318e73a3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.157518] [55188]: DEBUG oslo_concurrency.lockutils [None req-9229eb4e-dfc7-4917-bc46-7b89318e73a3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.157741] [55188]: DEBUG oslo_concurrency.lockutils [None req-9229eb4e-dfc7-4917-bc46-7b89318e73a3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.158033] [55188]: DEBUG oslo_concurrency.lockutils [None req-9229eb4e-dfc7-4917-bc46-7b89318e73a3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.179273] [55188]: DEBUG oslo_concurrency.lockutils [None req-9229eb4e-dfc7-4917-bc46-7b89318e73a3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.179543] [55188]: DEBUG oslo_concurrency.lockutils [None req-9229eb4e-dfc7-4917-bc46-7b89318e73a3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.179729] [55188]: DEBUG oslo_concurrency.lockutils [None req-9229eb4e-dfc7-4917-bc46-7b89318e73a3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.179935] [55188]: DEBUG nova.objects.instance [None req-9229eb4e-dfc7-4917-bc46-7b89318e73a3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lazy-loading 'fault' on Instance uuid 1cde67d4-c1df-4d42-9eeb-c47f0a022356 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 955.200710] [55188]: DEBUG nova.policy [None req-9229eb4e-dfc7-4917-bc46-7b89318e73a3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.204951] [55188]: INFO nova.api.openstack.requestlog [None req-9229eb4e-dfc7-4917-bc46-7b89318e73a3 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1349 microversion: 2.1 time: 0.056857 [ 955.205308] [55188]: [pid: 55188|app: 0|req: 3194/6303] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:15 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1349 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.220880] [55188]: DEBUG nova.api.openstack.wsgi [None req-83e0fd23-3b79-421b-9fc2-42e3abba2d75 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.222605] [55188]: DEBUG nova.compute.api [None req-83e0fd23-3b79-421b-9fc2-42e3abba2d75 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 955.226155] [55188]: DEBUG oslo_concurrency.lockutils [None req-83e0fd23-3b79-421b-9fc2-42e3abba2d75 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.226396] [55188]: DEBUG oslo_concurrency.lockutils [None req-83e0fd23-3b79-421b-9fc2-42e3abba2d75 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.226581] [55188]: DEBUG oslo_concurrency.lockutils [None req-83e0fd23-3b79-421b-9fc2-42e3abba2d75 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.226929] [55188]: DEBUG oslo_concurrency.lockutils [None req-83e0fd23-3b79-421b-9fc2-42e3abba2d75 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.227145] [55188]: DEBUG oslo_concurrency.lockutils [None req-83e0fd23-3b79-421b-9fc2-42e3abba2d75 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.227319] [55188]: DEBUG oslo_concurrency.lockutils [None req-83e0fd23-3b79-421b-9fc2-42e3abba2d75 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.234560] [55187]: DEBUG nova.policy [None req-11917cca-0aeb-47da-91f4-d875facda040 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.239394] [55187]: INFO nova.api.openstack.requestlog [None req-11917cca-0aeb-47da-91f4-d875facda040 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1353 microversion: 2.1 time: 0.096824 [ 955.239734] [55187]: [pid: 55187|app: 0|req: 3110/6304] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:15 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1353 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.247902] [55188]: DEBUG oslo_concurrency.lockutils [None req-83e0fd23-3b79-421b-9fc2-42e3abba2d75 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.248319] [55188]: DEBUG oslo_concurrency.lockutils [None req-83e0fd23-3b79-421b-9fc2-42e3abba2d75 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.248733] [55188]: DEBUG oslo_concurrency.lockutils [None req-83e0fd23-3b79-421b-9fc2-42e3abba2d75 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.249130] [55188]: DEBUG nova.objects.instance [None req-83e0fd23-3b79-421b-9fc2-42e3abba2d75 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lazy-loading 'fault' on Instance uuid 0497c9b8-e8b3-462a-b5de-fa66d4f30cac {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 955.269811] [55187]: DEBUG nova.api.openstack.wsgi [None req-a9e616a9-5361-4d84-8e7f-e97636436357 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.271634] [55187]: DEBUG nova.compute.api [None req-a9e616a9-5361-4d84-8e7f-e97636436357 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 955.276930] [55188]: DEBUG nova.policy [None req-83e0fd23-3b79-421b-9fc2-42e3abba2d75 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.277576] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9e616a9-5361-4d84-8e7f-e97636436357 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.277861] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9e616a9-5361-4d84-8e7f-e97636436357 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.278125] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9e616a9-5361-4d84-8e7f-e97636436357 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.278525] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9e616a9-5361-4d84-8e7f-e97636436357 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.279042] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9e616a9-5361-4d84-8e7f-e97636436357 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.279042] [55187]: DEBUG oslo_concurrency.lockutils [None req-a9e616a9-5361-4d84-8e7f-e97636436357 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.281461] [55188]: INFO nova.api.openstack.requestlog [None req-83e0fd23-3b79-421b-9fc2-42e3abba2d75 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1301 microversion: 2.1 time: 0.062595 [ 955.281821] [55188]: [pid: 55188|app: 0|req: 3195/6305] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:15 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1301 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.284508] [55188]: DEBUG nova.api.openstack.wsgi [None req-f9abc90d-5639-4d18-802b-2a65b17fd32f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.286340] [55188]: DEBUG nova.compute.api [None req-f9abc90d-5639-4d18-802b-2a65b17fd32f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 955.290246] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9abc90d-5639-4d18-802b-2a65b17fd32f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.290476] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9abc90d-5639-4d18-802b-2a65b17fd32f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.290688] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9abc90d-5639-4d18-802b-2a65b17fd32f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.291119] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9abc90d-5639-4d18-802b-2a65b17fd32f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.291340] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9abc90d-5639-4d18-802b-2a65b17fd32f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.291536] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9abc90d-5639-4d18-802b-2a65b17fd32f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.332794] [55188]: DEBUG nova.policy [None req-f9abc90d-5639-4d18-802b-2a65b17fd32f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.337517] [55188]: INFO nova.api.openstack.requestlog [None req-f9abc90d-5639-4d18-802b-2a65b17fd32f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1210 microversion: 2.1 time: 0.055050 [ 955.338094] [55188]: [pid: 55188|app: 0|req: 3196/6306] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:15 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.367486] [55187]: DEBUG nova.policy [None req-a9e616a9-5361-4d84-8e7f-e97636436357 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.372519] [55187]: INFO nova.api.openstack.requestlog [None req-a9e616a9-5361-4d84-8e7f-e97636436357 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1516 microversion: 2.1 time: 0.105191 [ 955.373144] [55187]: [pid: 55187|app: 0|req: 3111/6307] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:15 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1516 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.377356] [55188]: DEBUG nova.api.openstack.wsgi [None req-ca570d20-e569-4e51-b971-fc7a3361e4d2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.379766] [55188]: DEBUG nova.compute.api [None req-ca570d20-e569-4e51-b971-fc7a3361e4d2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 955.383751] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca570d20-e569-4e51-b971-fc7a3361e4d2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.384092] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca570d20-e569-4e51-b971-fc7a3361e4d2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.384384] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca570d20-e569-4e51-b971-fc7a3361e4d2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.384778] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca570d20-e569-4e51-b971-fc7a3361e4d2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.385032] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca570d20-e569-4e51-b971-fc7a3361e4d2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.385242] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca570d20-e569-4e51-b971-fc7a3361e4d2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.406247] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca570d20-e569-4e51-b971-fc7a3361e4d2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.406513] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca570d20-e569-4e51-b971-fc7a3361e4d2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.406702] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca570d20-e569-4e51-b971-fc7a3361e4d2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.406906] [55188]: DEBUG nova.objects.instance [None req-ca570d20-e569-4e51-b971-fc7a3361e4d2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid c7454522-e0f7-4021-936b-aa89bffb4abd {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 955.441382] [55188]: DEBUG nova.policy [None req-ca570d20-e569-4e51-b971-fc7a3361e4d2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.446879] [55188]: INFO nova.api.openstack.requestlog [None req-ca570d20-e569-4e51-b971-fc7a3361e4d2 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1309 microversion: 2.1 time: 0.071874 [ 955.447311] [55188]: [pid: 55188|app: 0|req: 3197/6308] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:15 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1309 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.507250] [55187]: DEBUG nova.api.openstack.wsgi [None req-b75fec32-062e-45cc-9f50-71e80eaec4cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.509835] [55187]: DEBUG nova.compute.api [None req-b75fec32-062e-45cc-9f50-71e80eaec4cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 955.512556] [55187]: DEBUG oslo_concurrency.lockutils [None req-b75fec32-062e-45cc-9f50-71e80eaec4cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.512804] [55187]: DEBUG oslo_concurrency.lockutils [None req-b75fec32-062e-45cc-9f50-71e80eaec4cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.512989] [55187]: DEBUG oslo_concurrency.lockutils [None req-b75fec32-062e-45cc-9f50-71e80eaec4cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.513371] [55187]: DEBUG oslo_concurrency.lockutils [None req-b75fec32-062e-45cc-9f50-71e80eaec4cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.513567] [55187]: DEBUG oslo_concurrency.lockutils [None req-b75fec32-062e-45cc-9f50-71e80eaec4cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.513738] [55187]: DEBUG oslo_concurrency.lockutils [None req-b75fec32-062e-45cc-9f50-71e80eaec4cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.546458] [55188]: DEBUG nova.api.openstack.wsgi [None req-a629b987-6b85-4b52-b228-f7713a711378 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.548665] [55188]: DEBUG nova.compute.api [None req-a629b987-6b85-4b52-b228-f7713a711378 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 955.552786] [55188]: DEBUG oslo_concurrency.lockutils [None req-a629b987-6b85-4b52-b228-f7713a711378 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.553069] [55188]: DEBUG oslo_concurrency.lockutils [None req-a629b987-6b85-4b52-b228-f7713a711378 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.553212] [55187]: DEBUG nova.policy [None req-b75fec32-062e-45cc-9f50-71e80eaec4cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.553284] [55188]: DEBUG oslo_concurrency.lockutils [None req-a629b987-6b85-4b52-b228-f7713a711378 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.553670] [55188]: DEBUG oslo_concurrency.lockutils [None req-a629b987-6b85-4b52-b228-f7713a711378 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.553873] [55188]: DEBUG oslo_concurrency.lockutils [None req-a629b987-6b85-4b52-b228-f7713a711378 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.554062] [55188]: DEBUG oslo_concurrency.lockutils [None req-a629b987-6b85-4b52-b228-f7713a711378 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.559598] [55187]: INFO nova.api.openstack.requestlog [None req-b75fec32-062e-45cc-9f50-71e80eaec4cc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1460 microversion: 2.1 time: 0.055559 [ 955.559954] [55187]: [pid: 55187|app: 0|req: 3112/6309] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:15 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1460 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.573969] [55188]: DEBUG oslo_concurrency.lockutils [None req-a629b987-6b85-4b52-b228-f7713a711378 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.574279] [55188]: DEBUG oslo_concurrency.lockutils [None req-a629b987-6b85-4b52-b228-f7713a711378 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.574814] [55188]: DEBUG oslo_concurrency.lockutils [None req-a629b987-6b85-4b52-b228-f7713a711378 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.574814] [55188]: DEBUG nova.objects.instance [None req-a629b987-6b85-4b52-b228-f7713a711378 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lazy-loading 'fault' on Instance uuid f8c770af-7d7d-4b7e-a603-64e14b3842c1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 955.595126] [55188]: DEBUG nova.policy [None req-a629b987-6b85-4b52-b228-f7713a711378 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.600220] [55188]: INFO nova.api.openstack.requestlog [None req-a629b987-6b85-4b52-b228-f7713a711378 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1312 microversion: 2.1 time: 0.056069 [ 955.600597] [55188]: [pid: 55188|app: 0|req: 3198/6310] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:15 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1312 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.630013] [55187]: DEBUG nova.api.openstack.wsgi [None req-bdc49b71-fa99-4425-84ef-44eeee5e3ba2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.631997] [55187]: DEBUG nova.compute.api [None req-bdc49b71-fa99-4425-84ef-44eeee5e3ba2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 955.636627] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdc49b71-fa99-4425-84ef-44eeee5e3ba2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.636925] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdc49b71-fa99-4425-84ef-44eeee5e3ba2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.637128] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdc49b71-fa99-4425-84ef-44eeee5e3ba2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.637517] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdc49b71-fa99-4425-84ef-44eeee5e3ba2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.637718] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdc49b71-fa99-4425-84ef-44eeee5e3ba2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.637949] [55187]: DEBUG oslo_concurrency.lockutils [None req-bdc49b71-fa99-4425-84ef-44eeee5e3ba2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.713534] [55187]: DEBUG nova.policy [None req-bdc49b71-fa99-4425-84ef-44eeee5e3ba2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.718358] [55187]: INFO nova.api.openstack.requestlog [None req-bdc49b71-fa99-4425-84ef-44eeee5e3ba2 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1315 microversion: 2.1 time: 0.090741 [ 955.718699] [55187]: [pid: 55187|app: 0|req: 3113/6311] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:15 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1315 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.869459] [55188]: DEBUG nova.api.openstack.wsgi [None req-e8061b66-22f1-466b-808a-8083b0027c8e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.871683] [55188]: DEBUG nova.compute.api [None req-e8061b66-22f1-466b-808a-8083b0027c8e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 955.876453] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8061b66-22f1-466b-808a-8083b0027c8e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.876688] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8061b66-22f1-466b-808a-8083b0027c8e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.876935] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8061b66-22f1-466b-808a-8083b0027c8e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.877326] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8061b66-22f1-466b-808a-8083b0027c8e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.877529] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8061b66-22f1-466b-808a-8083b0027c8e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.877859] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8061b66-22f1-466b-808a-8083b0027c8e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.913275] [55188]: DEBUG nova.policy [None req-e8061b66-22f1-466b-808a-8083b0027c8e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.917769] [55188]: INFO nova.api.openstack.requestlog [None req-e8061b66-22f1-466b-808a-8083b0027c8e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1239 microversion: 2.1 time: 0.051398 [ 955.918165] [55188]: [pid: 55188|app: 0|req: 3199/6312] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:16 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1239 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.929902] [55187]: DEBUG nova.api.openstack.wsgi [None req-df9b8ad3-f50d-46db-8b36-54dfea1c9fc1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af96768c0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.938026] [55188]: DEBUG nova.api.openstack.wsgi [None req-1d58a36c-4294-40b7-9d6d-55f3cd87c84e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.940555] [55188]: DEBUG nova.compute.api [None req-1d58a36c-4294-40b7-9d6d-55f3cd87c84e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: edec81c1-e48e-4c35-8a6d-62862975ce93] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 955.944295] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d58a36c-4294-40b7-9d6d-55f3cd87c84e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.945115] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d58a36c-4294-40b7-9d6d-55f3cd87c84e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.945115] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d58a36c-4294-40b7-9d6d-55f3cd87c84e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.945115] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d58a36c-4294-40b7-9d6d-55f3cd87c84e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.945219] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d58a36c-4294-40b7-9d6d-55f3cd87c84e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.945348] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d58a36c-4294-40b7-9d6d-55f3cd87c84e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.954574] [55188]: INFO nova.api.openstack.wsgi [None req-1d58a36c-4294-40b7-9d6d-55f3cd87c84e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] HTTP exception thrown: Instance edec81c1-e48e-4c35-8a6d-62862975ce93 could not be found. [ 955.954899] [55188]: DEBUG nova.api.openstack.wsgi [None req-1d58a36c-4294-40b7-9d6d-55f3cd87c84e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Returning 404 to user: Instance edec81c1-e48e-4c35-8a6d-62862975ce93 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 955.955468] [55188]: INFO nova.api.openstack.requestlog [None req-1d58a36c-4294-40b7-9d6d-55f3cd87c84e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93" status: 404 len: 111 microversion: 2.1 time: 0.019619 [ 955.955700] [55188]: [pid: 55188|app: 0|req: 3200/6313] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:16 2025] GET /compute/v2.1/servers/edec81c1-e48e-4c35-8a6d-62862975ce93 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 955.961666] [55188]: DEBUG nova.api.openstack.wsgi [None req-29415ddf-4565-4939-aa07-433abfae1847 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '.version_select at 0x7d4af9b77eb0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 955.963593] [55187]: INFO nova.api.openstack.requestlog [None req-df9b8ad3-f50d-46db-8b36-54dfea1c9fc1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b" status: 200 len: 1543 microversion: 2.1 time: 0.036027 [ 955.964039] [55187]: [pid: 55187|app: 0|req: 3114/6314] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:07:16 2025] GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b => generated 1543 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.975840] [55188]: INFO nova.api.openstack.requestlog [None req-29415ddf-4565-4939-aa07-433abfae1847 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1560209096" status: 202 len: 0 microversion: 2.1 time: 0.015947 [ 955.975840] [55188]: [pid: 55188|app: 0|req: 3201/6315] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 26 22:07:16 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1560209096 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 956.217493] [55187]: DEBUG nova.api.openstack.wsgi [None req-218d2d53-feb5-4256-a874-90699a144bf8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.219638] [55187]: DEBUG nova.compute.api [None req-218d2d53-feb5-4256-a874-90699a144bf8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 956.223140] [55187]: DEBUG oslo_concurrency.lockutils [None req-218d2d53-feb5-4256-a874-90699a144bf8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.223443] [55187]: DEBUG oslo_concurrency.lockutils [None req-218d2d53-feb5-4256-a874-90699a144bf8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.223567] [55187]: DEBUG oslo_concurrency.lockutils [None req-218d2d53-feb5-4256-a874-90699a144bf8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.223918] [55187]: DEBUG oslo_concurrency.lockutils [None req-218d2d53-feb5-4256-a874-90699a144bf8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.224131] [55187]: DEBUG oslo_concurrency.lockutils [None req-218d2d53-feb5-4256-a874-90699a144bf8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.224961] [55187]: DEBUG oslo_concurrency.lockutils [None req-218d2d53-feb5-4256-a874-90699a144bf8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.247386] [55187]: DEBUG oslo_concurrency.lockutils [None req-218d2d53-feb5-4256-a874-90699a144bf8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.247532] [55187]: DEBUG oslo_concurrency.lockutils [None req-218d2d53-feb5-4256-a874-90699a144bf8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.247674] [55187]: DEBUG oslo_concurrency.lockutils [None req-218d2d53-feb5-4256-a874-90699a144bf8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.247907] [55187]: DEBUG nova.objects.instance [None req-218d2d53-feb5-4256-a874-90699a144bf8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lazy-loading 'fault' on Instance uuid 1cde67d4-c1df-4d42-9eeb-c47f0a022356 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 956.253597] [55188]: DEBUG nova.api.openstack.wsgi [None req-1de4d42f-586d-4362-b681-fe54a4d533df tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.256105] [55188]: DEBUG nova.compute.api [None req-1de4d42f-586d-4362-b681-fe54a4d533df tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 956.262183] [55188]: DEBUG oslo_concurrency.lockutils [None req-1de4d42f-586d-4362-b681-fe54a4d533df tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.262463] [55188]: DEBUG oslo_concurrency.lockutils [None req-1de4d42f-586d-4362-b681-fe54a4d533df tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.262679] [55188]: DEBUG oslo_concurrency.lockutils [None req-1de4d42f-586d-4362-b681-fe54a4d533df tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.263087] [55188]: DEBUG oslo_concurrency.lockutils [None req-1de4d42f-586d-4362-b681-fe54a4d533df tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.263324] [55188]: DEBUG oslo_concurrency.lockutils [None req-1de4d42f-586d-4362-b681-fe54a4d533df tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.263531] [55188]: DEBUG oslo_concurrency.lockutils [None req-1de4d42f-586d-4362-b681-fe54a4d533df tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.274333] [55187]: DEBUG nova.policy [None req-218d2d53-feb5-4256-a874-90699a144bf8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.283279] [55187]: INFO nova.api.openstack.requestlog [None req-218d2d53-feb5-4256-a874-90699a144bf8 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1349 microversion: 2.1 time: 0.068405 [ 956.283660] [55187]: [pid: 55187|app: 0|req: 3115/6316] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:16 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1349 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 956.288035] [55187]: DEBUG nova.api.openstack.wsgi [None req-4f8a67b3-50cd-4357-9c00-68d4288a7c0e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.288334] [55187]: DEBUG nova.compute.api [None req-4f8a67b3-50cd-4357-9c00-68d4288a7c0e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 956.293632] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f8a67b3-50cd-4357-9c00-68d4288a7c0e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.293911] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f8a67b3-50cd-4357-9c00-68d4288a7c0e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.294114] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f8a67b3-50cd-4357-9c00-68d4288a7c0e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.294757] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f8a67b3-50cd-4357-9c00-68d4288a7c0e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.295364] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f8a67b3-50cd-4357-9c00-68d4288a7c0e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.295473] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f8a67b3-50cd-4357-9c00-68d4288a7c0e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.318329] [55187]: DEBUG nova.compute.api [None req-4f8a67b3-50cd-4357-9c00-68d4288a7c0e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 956.365305] [55187]: INFO nova.api.openstack.requestlog [None req-4f8a67b3-50cd-4357-9c00-68d4288a7c0e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 204 len: 0 microversion: 2.1 time: 0.080831 [ 956.365653] [55187]: [pid: 55187|app: 0|req: 3116/6317] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:07:16 2025] DELETE /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 956.368539] [55187]: DEBUG nova.api.openstack.wsgi [None req-b21c3f87-4970-43d6-ac5e-a6f232d33119 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.368637] [55188]: DEBUG nova.policy [None req-1de4d42f-586d-4362-b681-fe54a4d533df tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.370208] [55187]: DEBUG nova.compute.api [None req-b21c3f87-4970-43d6-ac5e-a6f232d33119 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 956.372989] [55188]: INFO nova.api.openstack.requestlog [None req-1de4d42f-586d-4362-b681-fe54a4d533df tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1353 microversion: 2.1 time: 0.123110 [ 956.373096] [55187]: DEBUG oslo_concurrency.lockutils [None req-b21c3f87-4970-43d6-ac5e-a6f232d33119 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.373289] [55187]: DEBUG oslo_concurrency.lockutils [None req-b21c3f87-4970-43d6-ac5e-a6f232d33119 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.373330] [55188]: [pid: 55188|app: 0|req: 3202/6318] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:16 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1353 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.373475] [55187]: DEBUG oslo_concurrency.lockutils [None req-b21c3f87-4970-43d6-ac5e-a6f232d33119 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.373814] [55187]: DEBUG oslo_concurrency.lockutils [None req-b21c3f87-4970-43d6-ac5e-a6f232d33119 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.374121] [55187]: DEBUG oslo_concurrency.lockutils [None req-b21c3f87-4970-43d6-ac5e-a6f232d33119 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.374313] [55187]: DEBUG oslo_concurrency.lockutils [None req-b21c3f87-4970-43d6-ac5e-a6f232d33119 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.375674] [55188]: DEBUG nova.api.openstack.wsgi [None req-6dc1d3fc-bafb-4600-89bd-ebe8d4c43164 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.377319] [55188]: DEBUG nova.compute.api [None req-6dc1d3fc-bafb-4600-89bd-ebe8d4c43164 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 956.380580] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc1d3fc-bafb-4600-89bd-ebe8d4c43164 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.380809] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc1d3fc-bafb-4600-89bd-ebe8d4c43164 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.380993] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc1d3fc-bafb-4600-89bd-ebe8d4c43164 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.381369] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc1d3fc-bafb-4600-89bd-ebe8d4c43164 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.381538] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc1d3fc-bafb-4600-89bd-ebe8d4c43164 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.381709] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc1d3fc-bafb-4600-89bd-ebe8d4c43164 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.394714] [55187]: DEBUG oslo_concurrency.lockutils [None req-b21c3f87-4970-43d6-ac5e-a6f232d33119 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.394945] [55187]: DEBUG oslo_concurrency.lockutils [None req-b21c3f87-4970-43d6-ac5e-a6f232d33119 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.395130] [55187]: DEBUG oslo_concurrency.lockutils [None req-b21c3f87-4970-43d6-ac5e-a6f232d33119 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.395324] [55187]: DEBUG nova.objects.instance [None req-b21c3f87-4970-43d6-ac5e-a6f232d33119 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lazy-loading 'fault' on Instance uuid 0497c9b8-e8b3-462a-b5de-fa66d4f30cac {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 956.412808] [55188]: DEBUG nova.policy [None req-6dc1d3fc-bafb-4600-89bd-ebe8d4c43164 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.415280] [55187]: DEBUG nova.policy [None req-b21c3f87-4970-43d6-ac5e-a6f232d33119 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.416923] [55188]: INFO nova.api.openstack.requestlog [None req-6dc1d3fc-bafb-4600-89bd-ebe8d4c43164 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1210 microversion: 2.1 time: 0.043024 [ 956.417259] [55188]: [pid: 55188|app: 0|req: 3203/6319] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:16 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1210 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.420153] [55187]: INFO nova.api.openstack.requestlog [None req-b21c3f87-4970-43d6-ac5e-a6f232d33119 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1301 microversion: 2.1 time: 0.053483 [ 956.420259] [55188]: DEBUG nova.api.openstack.wsgi [None req-df216753-ba93-42ec-84c8-7b9b358ec419 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.420308] [55187]: [pid: 55187|app: 0|req: 3117/6320] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:16 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1301 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.421823] [55188]: DEBUG nova.compute.api [None req-df216753-ba93-42ec-84c8-7b9b358ec419 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 956.422432] [55187]: DEBUG nova.api.openstack.wsgi [None req-6b1ac720-f8db-4407-a55b-3c60f3cf5697 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.424154] [55187]: DEBUG nova.compute.api [None req-6b1ac720-f8db-4407-a55b-3c60f3cf5697 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 956.425424] [55188]: DEBUG oslo_concurrency.lockutils [None req-df216753-ba93-42ec-84c8-7b9b358ec419 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.425666] [55188]: DEBUG oslo_concurrency.lockutils [None req-df216753-ba93-42ec-84c8-7b9b358ec419 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.425858] [55188]: DEBUG oslo_concurrency.lockutils [None req-df216753-ba93-42ec-84c8-7b9b358ec419 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.426217] [55188]: DEBUG oslo_concurrency.lockutils [None req-df216753-ba93-42ec-84c8-7b9b358ec419 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.426420] [55188]: DEBUG oslo_concurrency.lockutils [None req-df216753-ba93-42ec-84c8-7b9b358ec419 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.426594] [55188]: DEBUG oslo_concurrency.lockutils [None req-df216753-ba93-42ec-84c8-7b9b358ec419 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.427373] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b1ac720-f8db-4407-a55b-3c60f3cf5697 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.427605] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b1ac720-f8db-4407-a55b-3c60f3cf5697 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.427786] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b1ac720-f8db-4407-a55b-3c60f3cf5697 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.428221] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b1ac720-f8db-4407-a55b-3c60f3cf5697 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.428419] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b1ac720-f8db-4407-a55b-3c60f3cf5697 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.428589] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b1ac720-f8db-4407-a55b-3c60f3cf5697 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.509796] [55187]: DEBUG nova.policy [None req-6b1ac720-f8db-4407-a55b-3c60f3cf5697 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.514392] [55187]: INFO nova.api.openstack.requestlog [None req-6b1ac720-f8db-4407-a55b-3c60f3cf5697 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1508 microversion: 2.1 time: 0.093693 [ 956.514943] [55187]: [pid: 55187|app: 0|req: 3118/6321] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:16 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1508 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.517916] [55187]: DEBUG nova.api.openstack.wsgi [None req-ba223534-f743-4b4d-b27c-23c8495fbf24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.519705] [55187]: DEBUG nova.compute.api [None req-ba223534-f743-4b4d-b27c-23c8495fbf24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 956.522967] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba223534-f743-4b4d-b27c-23c8495fbf24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.523303] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba223534-f743-4b4d-b27c-23c8495fbf24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.523455] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba223534-f743-4b4d-b27c-23c8495fbf24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.523808] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba223534-f743-4b4d-b27c-23c8495fbf24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.524052] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba223534-f743-4b4d-b27c-23c8495fbf24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.524191] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba223534-f743-4b4d-b27c-23c8495fbf24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.538024] [55188]: DEBUG nova.policy [None req-df216753-ba93-42ec-84c8-7b9b358ec419 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.542615] [55188]: INFO nova.api.openstack.requestlog [None req-df216753-ba93-42ec-84c8-7b9b358ec419 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1462 microversion: 2.1 time: 0.124539 [ 956.542895] [55188]: [pid: 55188|app: 0|req: 3204/6322] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:16 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1462 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.542997] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba223534-f743-4b4d-b27c-23c8495fbf24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.543648] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba223534-f743-4b4d-b27c-23c8495fbf24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.543732] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba223534-f743-4b4d-b27c-23c8495fbf24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.544015] [55187]: DEBUG nova.objects.instance [None req-ba223534-f743-4b4d-b27c-23c8495fbf24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid c7454522-e0f7-4021-936b-aa89bffb4abd {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 956.545345] [55188]: DEBUG nova.api.openstack.wsgi [None req-2b2af310-e30e-47e6-8981-c064ef31100e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.547012] [55188]: DEBUG nova.compute.api [None req-2b2af310-e30e-47e6-8981-c064ef31100e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 956.550483] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b2af310-e30e-47e6-8981-c064ef31100e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.551226] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b2af310-e30e-47e6-8981-c064ef31100e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.551226] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b2af310-e30e-47e6-8981-c064ef31100e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.551373] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b2af310-e30e-47e6-8981-c064ef31100e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.551474] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b2af310-e30e-47e6-8981-c064ef31100e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.551651] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b2af310-e30e-47e6-8981-c064ef31100e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.566473] [55187]: DEBUG nova.policy [None req-ba223534-f743-4b4d-b27c-23c8495fbf24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.570972] [55187]: INFO nova.api.openstack.requestlog [None req-ba223534-f743-4b4d-b27c-23c8495fbf24 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1309 microversion: 2.1 time: 0.055323 [ 956.571357] [55187]: [pid: 55187|app: 0|req: 3119/6323] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:16 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1309 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.573800] [55187]: DEBUG nova.api.openstack.wsgi [None req-69fb2e86-1637-4478-911f-df94fffbdf8b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.575628] [55187]: DEBUG nova.compute.api [None req-69fb2e86-1637-4478-911f-df94fffbdf8b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 956.579988] [55187]: DEBUG oslo_concurrency.lockutils [None req-69fb2e86-1637-4478-911f-df94fffbdf8b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.580101] [55187]: DEBUG oslo_concurrency.lockutils [None req-69fb2e86-1637-4478-911f-df94fffbdf8b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.580330] [55187]: DEBUG oslo_concurrency.lockutils [None req-69fb2e86-1637-4478-911f-df94fffbdf8b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.580717] [55187]: DEBUG oslo_concurrency.lockutils [None req-69fb2e86-1637-4478-911f-df94fffbdf8b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.580940] [55187]: DEBUG oslo_concurrency.lockutils [None req-69fb2e86-1637-4478-911f-df94fffbdf8b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.581153] [55187]: DEBUG oslo_concurrency.lockutils [None req-69fb2e86-1637-4478-911f-df94fffbdf8b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.613627] [55187]: DEBUG nova.policy [None req-69fb2e86-1637-4478-911f-df94fffbdf8b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.617644] [55187]: INFO nova.api.openstack.requestlog [None req-69fb2e86-1637-4478-911f-df94fffbdf8b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1293 microversion: 2.1 time: 0.045771 [ 956.617970] [55187]: [pid: 55187|app: 0|req: 3120/6324] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:16 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1293 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.620351] [55188]: DEBUG nova.policy [None req-2b2af310-e30e-47e6-8981-c064ef31100e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.620905] [55187]: DEBUG nova.api.openstack.wsgi [None req-7e7e6ed1-8365-421e-970f-8568c90048b2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.622517] [55187]: DEBUG nova.compute.api [None req-7e7e6ed1-8365-421e-970f-8568c90048b2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 956.624731] [55188]: INFO nova.api.openstack.requestlog [None req-2b2af310-e30e-47e6-8981-c064ef31100e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1508 microversion: 2.1 time: 0.081382 [ 956.625062] [55188]: [pid: 55188|app: 0|req: 3205/6325] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:16 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1508 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.625714] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e7e6ed1-8365-421e-970f-8568c90048b2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.625877] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e7e6ed1-8365-421e-970f-8568c90048b2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.626074] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e7e6ed1-8365-421e-970f-8568c90048b2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.626418] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e7e6ed1-8365-421e-970f-8568c90048b2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.626617] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e7e6ed1-8365-421e-970f-8568c90048b2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.626788] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e7e6ed1-8365-421e-970f-8568c90048b2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.637469] [55188]: DEBUG nova.api.openstack.wsgi [None req-f6233e8c-71f7-4402-9f74-90c8f3244f1d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Action: 'create', calling method: .version_select at 0x7d4afa6a7250>, body: {"keypair": {"name": "tempest-keypair-1958042194", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGQ3nRSutv9fNpfD2QhJa9oehuzyqkUBG14QsJK8NbhY7UUfo9sNd6QmrMuByNwcnqMGy2sQ/SD7M7rKxqoxDJme6SGFiwGAIG2OVwA4rdgMIqc8OK0S4U/Jw0GsXGy9yA=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 956.643251] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e7e6ed1-8365-421e-970f-8568c90048b2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.643485] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e7e6ed1-8365-421e-970f-8568c90048b2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.643664] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e7e6ed1-8365-421e-970f-8568c90048b2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.643861] [55187]: DEBUG nova.objects.instance [None req-7e7e6ed1-8365-421e-970f-8568c90048b2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lazy-loading 'fault' on Instance uuid f8c770af-7d7d-4b7e-a603-64e14b3842c1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 956.647204] [55188]: DEBUG nova.quota [None req-f6233e8c-71f7-4402-9f74-90c8f3244f1d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Getting quotas for project 82fad1616ff74d59a0c91c85897795d6. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 956.650818] [55188]: DEBUG nova.quota [None req-f6233e8c-71f7-4402-9f74-90c8f3244f1d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Getting quotas for user 7566b0c0faeb4f80b9d815a812748a51 and project 82fad1616ff74d59a0c91c85897795d6. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 956.663743] [55187]: DEBUG nova.policy [None req-7e7e6ed1-8365-421e-970f-8568c90048b2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.663943] [55188]: INFO nova.api.openstack.requestlog [None req-f6233e8c-71f7-4402-9f74-90c8f3244f1d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.028592 [ 956.664360] [55188]: [pid: 55188|app: 0|req: 3206/6326] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:07:17 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 956.667976] [55187]: INFO nova.api.openstack.requestlog [None req-7e7e6ed1-8365-421e-970f-8568c90048b2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1312 microversion: 2.1 time: 0.049355 [ 956.668308] [55187]: [pid: 55187|app: 0|req: 3121/6327] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:16 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1312 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.731588] [55188]: DEBUG nova.api.openstack.wsgi [None req-be10be55-dfd0-495f-9ed6-8560bcc8114a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.733298] [55188]: DEBUG nova.compute.api [None req-be10be55-dfd0-495f-9ed6-8560bcc8114a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 956.737429] [55188]: DEBUG oslo_concurrency.lockutils [None req-be10be55-dfd0-495f-9ed6-8560bcc8114a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.737673] [55188]: DEBUG oslo_concurrency.lockutils [None req-be10be55-dfd0-495f-9ed6-8560bcc8114a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.737865] [55188]: DEBUG oslo_concurrency.lockutils [None req-be10be55-dfd0-495f-9ed6-8560bcc8114a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.738306] [55188]: DEBUG oslo_concurrency.lockutils [None req-be10be55-dfd0-495f-9ed6-8560bcc8114a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.738496] [55188]: DEBUG oslo_concurrency.lockutils [None req-be10be55-dfd0-495f-9ed6-8560bcc8114a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.738673] [55188]: DEBUG oslo_concurrency.lockutils [None req-be10be55-dfd0-495f-9ed6-8560bcc8114a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.834543] [55188]: DEBUG nova.policy [None req-be10be55-dfd0-495f-9ed6-8560bcc8114a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.839923] [55188]: INFO nova.api.openstack.requestlog [None req-be10be55-dfd0-495f-9ed6-8560bcc8114a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1315 microversion: 2.1 time: 0.110753 [ 956.840275] [55188]: [pid: 55188|app: 0|req: 3207/6328] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:17 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1315 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 956.931552] [55187]: DEBUG nova.api.openstack.wsgi [None req-99d5b793-e7ed-4b6b-9adc-dd0938bf5fd3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.933219] [55187]: DEBUG nova.compute.api [None req-99d5b793-e7ed-4b6b-9adc-dd0938bf5fd3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 956.936781] [55187]: DEBUG oslo_concurrency.lockutils [None req-99d5b793-e7ed-4b6b-9adc-dd0938bf5fd3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.937021] [55187]: DEBUG oslo_concurrency.lockutils [None req-99d5b793-e7ed-4b6b-9adc-dd0938bf5fd3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.937208] [55187]: DEBUG oslo_concurrency.lockutils [None req-99d5b793-e7ed-4b6b-9adc-dd0938bf5fd3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.937550] [55187]: DEBUG oslo_concurrency.lockutils [None req-99d5b793-e7ed-4b6b-9adc-dd0938bf5fd3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.937771] [55187]: DEBUG oslo_concurrency.lockutils [None req-99d5b793-e7ed-4b6b-9adc-dd0938bf5fd3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.937998] [55187]: DEBUG oslo_concurrency.lockutils [None req-99d5b793-e7ed-4b6b-9adc-dd0938bf5fd3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.974384] [55188]: DEBUG nova.api.openstack.wsgi [None req-166c75d2-6276-4b14-bb16-cf705aa08067 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9d5e8c0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 956.982194] [55187]: DEBUG nova.policy [None req-99d5b793-e7ed-4b6b-9adc-dd0938bf5fd3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.986617] [55187]: INFO nova.api.openstack.requestlog [None req-99d5b793-e7ed-4b6b-9adc-dd0938bf5fd3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1239 microversion: 2.1 time: 0.057676 [ 956.986961] [55187]: [pid: 55187|app: 0|req: 3122/6329] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:17 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1239 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.007865] [55188]: INFO nova.api.openstack.requestlog [None req-166c75d2-6276-4b14-bb16-cf705aa08067 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b" status: 200 len: 1543 microversion: 2.1 time: 0.035790 [ 957.008250] [55188]: [pid: 55188|app: 0|req: 3208/6330] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:07:17 2025] GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b => generated 1543 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.125095] [55187]: DEBUG nova.api.openstack.wsgi [req-c1baca7d-c2a0-4a83-a94c-2866aa4382d8 req-ab421ee9-3c1d-4ab0-979a-16c966e129cf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c67345fe-852f-4912-9af4-3cc75257d434", "name": "network-vif-deleted", "tag": "9f985177-318b-4c22-8df6-3d04db4bf555"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 957.130621] [55187]: DEBUG oslo_concurrency.lockutils [req-c1baca7d-c2a0-4a83-a94c-2866aa4382d8 req-ab421ee9-3c1d-4ab0-979a-16c966e129cf service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.131232] [55187]: DEBUG oslo_concurrency.lockutils [req-c1baca7d-c2a0-4a83-a94c-2866aa4382d8 req-ab421ee9-3c1d-4ab0-979a-16c966e129cf service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.132020] [55187]: DEBUG oslo_concurrency.lockutils [req-c1baca7d-c2a0-4a83-a94c-2866aa4382d8 req-ab421ee9-3c1d-4ab0-979a-16c966e129cf service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.140477] [55187]: INFO nova.api.openstack.compute.server_external_events [req-c1baca7d-c2a0-4a83-a94c-2866aa4382d8 req-ab421ee9-3c1d-4ab0-979a-16c966e129cf service nova] Creating event network-vif-deleted:9f985177-318b-4c22-8df6-3d04db4bf555 for instance c67345fe-852f-4912-9af4-3cc75257d434 on cpu-1 [ 957.142899] [55187]: INFO nova.api.openstack.requestlog [req-c1baca7d-c2a0-4a83-a94c-2866aa4382d8 req-ab421ee9-3c1d-4ab0-979a-16c966e129cf service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020825 [ 957.143336] [55187]: [pid: 55187|app: 0|req: 3123/6331] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:17 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 957.277370] [55188]: DEBUG nova.api.openstack.wsgi [None req-cf68fd7b-a33b-4659-b1db-e877edf753f4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.279300] [55188]: DEBUG nova.compute.api [None req-cf68fd7b-a33b-4659-b1db-e877edf753f4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.283849] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf68fd7b-a33b-4659-b1db-e877edf753f4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.284162] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf68fd7b-a33b-4659-b1db-e877edf753f4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.284407] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf68fd7b-a33b-4659-b1db-e877edf753f4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.284857] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf68fd7b-a33b-4659-b1db-e877edf753f4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.285134] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf68fd7b-a33b-4659-b1db-e877edf753f4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.285300] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf68fd7b-a33b-4659-b1db-e877edf753f4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.298152] [55187]: DEBUG nova.api.openstack.wsgi [None req-70ed46d0-58c5-4cc1-bcb5-1c0de6ebb3de tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.300208] [55187]: DEBUG nova.compute.api [None req-70ed46d0-58c5-4cc1-bcb5-1c0de6ebb3de tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.304556] [55187]: DEBUG oslo_concurrency.lockutils [None req-70ed46d0-58c5-4cc1-bcb5-1c0de6ebb3de tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.305091] [55187]: DEBUG oslo_concurrency.lockutils [None req-70ed46d0-58c5-4cc1-bcb5-1c0de6ebb3de tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.305196] [55187]: DEBUG oslo_concurrency.lockutils [None req-70ed46d0-58c5-4cc1-bcb5-1c0de6ebb3de tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.305695] [55187]: DEBUG oslo_concurrency.lockutils [None req-70ed46d0-58c5-4cc1-bcb5-1c0de6ebb3de tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.305973] [55187]: DEBUG oslo_concurrency.lockutils [None req-70ed46d0-58c5-4cc1-bcb5-1c0de6ebb3de tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.306262] [55187]: DEBUG oslo_concurrency.lockutils [None req-70ed46d0-58c5-4cc1-bcb5-1c0de6ebb3de tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.330532] [55187]: DEBUG oslo_concurrency.lockutils [None req-70ed46d0-58c5-4cc1-bcb5-1c0de6ebb3de tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.330847] [55187]: DEBUG oslo_concurrency.lockutils [None req-70ed46d0-58c5-4cc1-bcb5-1c0de6ebb3de tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.331086] [55187]: DEBUG oslo_concurrency.lockutils [None req-70ed46d0-58c5-4cc1-bcb5-1c0de6ebb3de tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.331331] [55187]: DEBUG nova.objects.instance [None req-70ed46d0-58c5-4cc1-bcb5-1c0de6ebb3de tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lazy-loading 'fault' on Instance uuid 1cde67d4-c1df-4d42-9eeb-c47f0a022356 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 957.356048] [55187]: DEBUG nova.policy [None req-70ed46d0-58c5-4cc1-bcb5-1c0de6ebb3de tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.363880] [55187]: INFO nova.api.openstack.requestlog [None req-70ed46d0-58c5-4cc1-bcb5-1c0de6ebb3de tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1349 microversion: 2.1 time: 0.068700 [ 957.364247] [55187]: [pid: 55187|app: 0|req: 3124/6332] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:17 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1349 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.378385] [55188]: DEBUG nova.policy [None req-cf68fd7b-a33b-4659-b1db-e877edf753f4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.383486] [55188]: INFO nova.api.openstack.requestlog [None req-cf68fd7b-a33b-4659-b1db-e877edf753f4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 200 len: 1508 microversion: 2.1 time: 0.108724 [ 957.383939] [55188]: [pid: 55188|app: 0|req: 3209/6333] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:17 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 1508 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.387273] [55187]: DEBUG nova.api.openstack.wsgi [None req-a7157ea4-3022-422e-b899-0c1a61b65770 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.388931] [55187]: DEBUG nova.compute.api [None req-a7157ea4-3022-422e-b899-0c1a61b65770 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.392998] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7157ea4-3022-422e-b899-0c1a61b65770 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.393323] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7157ea4-3022-422e-b899-0c1a61b65770 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.393520] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7157ea4-3022-422e-b899-0c1a61b65770 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.393895] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7157ea4-3022-422e-b899-0c1a61b65770 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.394142] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7157ea4-3022-422e-b899-0c1a61b65770 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.394313] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7157ea4-3022-422e-b899-0c1a61b65770 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.396672] [55188]: DEBUG nova.api.openstack.wsgi [None req-9548e137-1a9d-4a95-9f9b-316e3ce5f3fd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.397843] [55188]: DEBUG nova.compute.api [None req-9548e137-1a9d-4a95-9f9b-316e3ce5f3fd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.400814] [55188]: DEBUG oslo_concurrency.lockutils [None req-9548e137-1a9d-4a95-9f9b-316e3ce5f3fd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.401081] [55188]: DEBUG oslo_concurrency.lockutils [None req-9548e137-1a9d-4a95-9f9b-316e3ce5f3fd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.401277] [55188]: DEBUG oslo_concurrency.lockutils [None req-9548e137-1a9d-4a95-9f9b-316e3ce5f3fd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.401651] [55188]: DEBUG oslo_concurrency.lockutils [None req-9548e137-1a9d-4a95-9f9b-316e3ce5f3fd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.401865] [55188]: DEBUG oslo_concurrency.lockutils [None req-9548e137-1a9d-4a95-9f9b-316e3ce5f3fd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.402042] [55188]: DEBUG oslo_concurrency.lockutils [None req-9548e137-1a9d-4a95-9f9b-316e3ce5f3fd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.419328] [55188]: DEBUG nova.compute.api [None req-9548e137-1a9d-4a95-9f9b-316e3ce5f3fd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 957.475623] [55188]: INFO nova.api.openstack.requestlog [None req-9548e137-1a9d-4a95-9f9b-316e3ce5f3fd tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 204 len: 0 microversion: 2.1 time: 0.081502 [ 957.476021] [55188]: [pid: 55188|app: 0|req: 3210/6334] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:07:17 2025] DELETE /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 957.479754] [55188]: DEBUG nova.api.openstack.wsgi [None req-bf2df7f2-6e2b-480a-816e-06c78e6ae1b3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.481347] [55188]: DEBUG nova.compute.api [None req-bf2df7f2-6e2b-480a-816e-06c78e6ae1b3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.485080] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf2df7f2-6e2b-480a-816e-06c78e6ae1b3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.485376] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf2df7f2-6e2b-480a-816e-06c78e6ae1b3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.485568] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf2df7f2-6e2b-480a-816e-06c78e6ae1b3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.485997] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf2df7f2-6e2b-480a-816e-06c78e6ae1b3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.486232] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf2df7f2-6e2b-480a-816e-06c78e6ae1b3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.486432] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf2df7f2-6e2b-480a-816e-06c78e6ae1b3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.525642] [55188]: DEBUG nova.policy [None req-bf2df7f2-6e2b-480a-816e-06c78e6ae1b3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.532603] [55188]: INFO nova.api.openstack.requestlog [None req-bf2df7f2-6e2b-480a-816e-06c78e6ae1b3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1210 microversion: 2.1 time: 0.055699 [ 957.533146] [55188]: [pid: 55188|app: 0|req: 3211/6335] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:17 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.536639] [55188]: DEBUG nova.api.openstack.wsgi [None req-df92e0bc-6a60-4f9e-8913-4ba858793424 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.538715] [55188]: DEBUG nova.compute.api [None req-df92e0bc-6a60-4f9e-8913-4ba858793424 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.542819] [55188]: DEBUG oslo_concurrency.lockutils [None req-df92e0bc-6a60-4f9e-8913-4ba858793424 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.543084] [55188]: DEBUG oslo_concurrency.lockutils [None req-df92e0bc-6a60-4f9e-8913-4ba858793424 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.543370] [55188]: DEBUG oslo_concurrency.lockutils [None req-df92e0bc-6a60-4f9e-8913-4ba858793424 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.543782] [55188]: DEBUG oslo_concurrency.lockutils [None req-df92e0bc-6a60-4f9e-8913-4ba858793424 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.544383] [55188]: DEBUG oslo_concurrency.lockutils [None req-df92e0bc-6a60-4f9e-8913-4ba858793424 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.544383] [55188]: DEBUG oslo_concurrency.lockutils [None req-df92e0bc-6a60-4f9e-8913-4ba858793424 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.565565] [55187]: DEBUG nova.policy [None req-a7157ea4-3022-422e-b899-0c1a61b65770 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.567681] [55188]: DEBUG oslo_concurrency.lockutils [None req-df92e0bc-6a60-4f9e-8913-4ba858793424 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.568039] [55188]: DEBUG oslo_concurrency.lockutils [None req-df92e0bc-6a60-4f9e-8913-4ba858793424 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.568253] [55188]: DEBUG oslo_concurrency.lockutils [None req-df92e0bc-6a60-4f9e-8913-4ba858793424 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.568460] [55188]: DEBUG nova.objects.instance [None req-df92e0bc-6a60-4f9e-8913-4ba858793424 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lazy-loading 'fault' on Instance uuid 0497c9b8-e8b3-462a-b5de-fa66d4f30cac {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 957.570519] [55187]: INFO nova.api.openstack.requestlog [None req-a7157ea4-3022-422e-b899-0c1a61b65770 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1353 microversion: 2.1 time: 0.186532 [ 957.570896] [55187]: [pid: 55187|app: 0|req: 3125/6336] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:17 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1353 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.573498] [55187]: DEBUG nova.api.openstack.wsgi [None req-f9e2b245-48fc-461e-b16c-fc36fe012be8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.575254] [55187]: DEBUG nova.compute.api [None req-f9e2b245-48fc-461e-b16c-fc36fe012be8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.579101] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9e2b245-48fc-461e-b16c-fc36fe012be8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.579379] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9e2b245-48fc-461e-b16c-fc36fe012be8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.579567] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9e2b245-48fc-461e-b16c-fc36fe012be8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.579939] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9e2b245-48fc-461e-b16c-fc36fe012be8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.580149] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9e2b245-48fc-461e-b16c-fc36fe012be8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.580326] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9e2b245-48fc-461e-b16c-fc36fe012be8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.593652] [55188]: DEBUG nova.policy [None req-df92e0bc-6a60-4f9e-8913-4ba858793424 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.598615] [55188]: INFO nova.api.openstack.requestlog [None req-df92e0bc-6a60-4f9e-8913-4ba858793424 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1301 microversion: 2.1 time: 0.064820 [ 957.599259] [55188]: [pid: 55188|app: 0|req: 3212/6337] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:17 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1301 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.602054] [55188]: DEBUG nova.api.openstack.wsgi [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-979779595", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "ed036eeb-4e11-4eb7-a04d-67152987b054"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 957.648081] [55188]: DEBUG oslo_concurrency.lockutils [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.648472] [55188]: DEBUG oslo_concurrency.lockutils [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.648685] [55188]: DEBUG oslo_concurrency.lockutils [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.649249] [55188]: DEBUG oslo_concurrency.lockutils [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.649462] [55188]: DEBUG oslo_concurrency.lockutils [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.649695] [55188]: DEBUG oslo_concurrency.lockutils [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.657124] [55188]: DEBUG nova.network.neutron [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] validate_networks() for [('ed036eeb-4e11-4eb7-a04d-67152987b054', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 957.693780] [55187]: DEBUG nova.policy [None req-f9e2b245-48fc-461e-b16c-fc36fe012be8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.700344] [55187]: INFO nova.api.openstack.requestlog [None req-f9e2b245-48fc-461e-b16c-fc36fe012be8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1462 microversion: 2.1 time: 0.128750 [ 957.700980] [55187]: [pid: 55187|app: 0|req: 3126/6338] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:17 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1462 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.703689] [55187]: DEBUG nova.api.openstack.wsgi [None req-7227469a-81f7-437d-985f-0febbf44f0f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.705494] [55187]: DEBUG nova.compute.api [None req-7227469a-81f7-437d-985f-0febbf44f0f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.709472] [55187]: DEBUG oslo_concurrency.lockutils [None req-7227469a-81f7-437d-985f-0febbf44f0f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.709740] [55187]: DEBUG oslo_concurrency.lockutils [None req-7227469a-81f7-437d-985f-0febbf44f0f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.709927] [55187]: DEBUG oslo_concurrency.lockutils [None req-7227469a-81f7-437d-985f-0febbf44f0f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.710425] [55187]: DEBUG oslo_concurrency.lockutils [None req-7227469a-81f7-437d-985f-0febbf44f0f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.710553] [55187]: DEBUG oslo_concurrency.lockutils [None req-7227469a-81f7-437d-985f-0febbf44f0f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.710888] [55187]: DEBUG oslo_concurrency.lockutils [None req-7227469a-81f7-437d-985f-0febbf44f0f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.730494] [55187]: DEBUG oslo_concurrency.lockutils [None req-7227469a-81f7-437d-985f-0febbf44f0f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.730494] [55187]: DEBUG oslo_concurrency.lockutils [None req-7227469a-81f7-437d-985f-0febbf44f0f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.730494] [55187]: DEBUG oslo_concurrency.lockutils [None req-7227469a-81f7-437d-985f-0febbf44f0f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.730720] [55187]: DEBUG nova.objects.instance [None req-7227469a-81f7-437d-985f-0febbf44f0f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid c7454522-e0f7-4021-936b-aa89bffb4abd {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 957.749803] [55187]: DEBUG nova.policy [None req-7227469a-81f7-437d-985f-0febbf44f0f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.753947] [55187]: INFO nova.api.openstack.requestlog [None req-7227469a-81f7-437d-985f-0febbf44f0f9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1309 microversion: 2.1 time: 0.052424 [ 957.754814] [55187]: [pid: 55187|app: 0|req: 3127/6339] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:18 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1309 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.756571] [55187]: DEBUG nova.api.openstack.wsgi [None req-29adc965-60ca-45f5-a238-6d89c7643dc2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.758201] [55187]: DEBUG nova.compute.api [None req-29adc965-60ca-45f5-a238-6d89c7643dc2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.762044] [55187]: DEBUG oslo_concurrency.lockutils [None req-29adc965-60ca-45f5-a238-6d89c7643dc2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.762044] [55187]: DEBUG oslo_concurrency.lockutils [None req-29adc965-60ca-45f5-a238-6d89c7643dc2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.762044] [55187]: DEBUG oslo_concurrency.lockutils [None req-29adc965-60ca-45f5-a238-6d89c7643dc2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.762044] [55187]: DEBUG oslo_concurrency.lockutils [None req-29adc965-60ca-45f5-a238-6d89c7643dc2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.762362] [55187]: DEBUG oslo_concurrency.lockutils [None req-29adc965-60ca-45f5-a238-6d89c7643dc2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.762362] [55187]: DEBUG oslo_concurrency.lockutils [None req-29adc965-60ca-45f5-a238-6d89c7643dc2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.783233] [55187]: DEBUG oslo_concurrency.lockutils [None req-29adc965-60ca-45f5-a238-6d89c7643dc2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.783374] [55187]: DEBUG oslo_concurrency.lockutils [None req-29adc965-60ca-45f5-a238-6d89c7643dc2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.783554] [55187]: DEBUG oslo_concurrency.lockutils [None req-29adc965-60ca-45f5-a238-6d89c7643dc2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.783749] [55187]: DEBUG nova.objects.instance [None req-29adc965-60ca-45f5-a238-6d89c7643dc2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid c67345fe-852f-4912-9af4-3cc75257d434 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 957.804188] [55187]: DEBUG nova.policy [None req-29adc965-60ca-45f5-a238-6d89c7643dc2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.809500] [55187]: INFO nova.api.openstack.requestlog [None req-29adc965-60ca-45f5-a238-6d89c7643dc2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1298 microversion: 2.1 time: 0.054656 [ 957.809999] [55187]: [pid: 55187|app: 0|req: 3128/6340] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:18 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1298 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.812290] [55187]: DEBUG nova.api.openstack.wsgi [None req-2523ebd3-61d4-4b88-b489-fa99ed5a3459 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.813868] [55187]: DEBUG nova.compute.api [None req-2523ebd3-61d4-4b88-b489-fa99ed5a3459 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.814778] [55188]: DEBUG nova.virt.hardware [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 957.815012] [55188]: DEBUG nova.virt.hardware [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 957.815251] [55188]: DEBUG nova.virt.hardware [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 957.815431] [55188]: DEBUG nova.virt.hardware [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 957.815611] [55188]: DEBUG nova.virt.hardware [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 957.816977] [55187]: DEBUG oslo_concurrency.lockutils [None req-2523ebd3-61d4-4b88-b489-fa99ed5a3459 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.817237] [55187]: DEBUG oslo_concurrency.lockutils [None req-2523ebd3-61d4-4b88-b489-fa99ed5a3459 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.817421] [55187]: DEBUG oslo_concurrency.lockutils [None req-2523ebd3-61d4-4b88-b489-fa99ed5a3459 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.817766] [55187]: DEBUG oslo_concurrency.lockutils [None req-2523ebd3-61d4-4b88-b489-fa99ed5a3459 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.817989] [55187]: DEBUG oslo_concurrency.lockutils [None req-2523ebd3-61d4-4b88-b489-fa99ed5a3459 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.818183] [55187]: DEBUG oslo_concurrency.lockutils [None req-2523ebd3-61d4-4b88-b489-fa99ed5a3459 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.824266] [55188]: DEBUG oslo_concurrency.lockutils [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.824538] [55188]: DEBUG oslo_concurrency.lockutils [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.824746] [55188]: DEBUG oslo_concurrency.lockutils [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.825188] [55188]: DEBUG oslo_concurrency.lockutils [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.825412] [55188]: DEBUG oslo_concurrency.lockutils [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.825604] [55188]: DEBUG oslo_concurrency.lockutils [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.835740] [55188]: DEBUG nova.quota [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Getting quotas for project 82fad1616ff74d59a0c91c85897795d6. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 957.837239] [55187]: DEBUG oslo_concurrency.lockutils [None req-2523ebd3-61d4-4b88-b489-fa99ed5a3459 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.837494] [55187]: DEBUG oslo_concurrency.lockutils [None req-2523ebd3-61d4-4b88-b489-fa99ed5a3459 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.837731] [55187]: DEBUG oslo_concurrency.lockutils [None req-2523ebd3-61d4-4b88-b489-fa99ed5a3459 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.838009] [55187]: DEBUG nova.objects.instance [None req-2523ebd3-61d4-4b88-b489-fa99ed5a3459 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lazy-loading 'fault' on Instance uuid f8c770af-7d7d-4b7e-a603-64e14b3842c1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 957.840010] [55188]: DEBUG nova.quota [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Getting quotas for user 7566b0c0faeb4f80b9d815a812748a51 and project 82fad1616ff74d59a0c91c85897795d6. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 957.846776] [55188]: DEBUG nova.compute.api [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 957.847603] [55188]: DEBUG nova.compute.api [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 957.857634] [55187]: DEBUG nova.policy [None req-2523ebd3-61d4-4b88-b489-fa99ed5a3459 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.861777] [55187]: INFO nova.api.openstack.requestlog [None req-2523ebd3-61d4-4b88-b489-fa99ed5a3459 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1312 microversion: 2.1 time: 0.051346 [ 957.862277] [55187]: [pid: 55187|app: 0|req: 3129/6341] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:18 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1312 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.864587] [55187]: DEBUG nova.api.openstack.wsgi [None req-daf688f3-3556-48b4-b9b0-5b694af82033 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.866673] [55187]: DEBUG nova.compute.api [None req-daf688f3-3556-48b4-b9b0-5b694af82033 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.870286] [55187]: DEBUG oslo_concurrency.lockutils [None req-daf688f3-3556-48b4-b9b0-5b694af82033 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.870286] [55187]: DEBUG oslo_concurrency.lockutils [None req-daf688f3-3556-48b4-b9b0-5b694af82033 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.870286] [55187]: DEBUG oslo_concurrency.lockutils [None req-daf688f3-3556-48b4-b9b0-5b694af82033 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.870526] [55187]: DEBUG oslo_concurrency.lockutils [None req-daf688f3-3556-48b4-b9b0-5b694af82033 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.870725] [55187]: DEBUG oslo_concurrency.lockutils [None req-daf688f3-3556-48b4-b9b0-5b694af82033 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.870896] [55187]: DEBUG oslo_concurrency.lockutils [None req-daf688f3-3556-48b4-b9b0-5b694af82033 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.883878] [55188]: INFO nova.api.openstack.requestlog [None req-1947fd7c-80a0-4f9b-b530-37db86157c5b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.283615 [ 957.883878] [55188]: [pid: 55188|app: 0|req: 3213/6342] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:07:17 2025] POST /compute/v2.1/servers => generated 380 bytes in 284 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 957.890256] [55188]: DEBUG nova.api.openstack.wsgi [None req-5bae2d1e-cffd-4f15-a1f5-c2139aba0761 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 957.892066] [55188]: DEBUG nova.compute.api [None req-5bae2d1e-cffd-4f15-a1f5-c2139aba0761 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 957.924157] [55188]: DEBUG nova.policy [None req-5bae2d1e-cffd-4f15-a1f5-c2139aba0761 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.929958] [55188]: INFO nova.api.openstack.requestlog [None req-5bae2d1e-cffd-4f15-a1f5-c2139aba0761 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1215 microversion: 2.1 time: 0.041206 [ 957.929958] [55188]: [pid: 55188|app: 0|req: 3214/6343] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:18 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1215 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 957.956452] [55187]: DEBUG nova.policy [None req-daf688f3-3556-48b4-b9b0-5b694af82033 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.961243] [55187]: INFO nova.api.openstack.requestlog [None req-daf688f3-3556-48b4-b9b0-5b694af82033 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1315 microversion: 2.1 time: 0.098531 [ 957.961673] [55187]: [pid: 55187|app: 0|req: 3130/6344] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:18 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1315 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.999583] [55188]: DEBUG nova.api.openstack.wsgi [None req-a410d368-3cd8-4d0b-97db-44b95654a800 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 958.001449] [55188]: DEBUG nova.compute.api [None req-a410d368-3cd8-4d0b-97db-44b95654a800 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 958.005372] [55188]: DEBUG oslo_concurrency.lockutils [None req-a410d368-3cd8-4d0b-97db-44b95654a800 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.005834] [55188]: DEBUG oslo_concurrency.lockutils [None req-a410d368-3cd8-4d0b-97db-44b95654a800 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.005969] [55188]: DEBUG oslo_concurrency.lockutils [None req-a410d368-3cd8-4d0b-97db-44b95654a800 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.006339] [55188]: DEBUG oslo_concurrency.lockutils [None req-a410d368-3cd8-4d0b-97db-44b95654a800 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.006468] [55188]: DEBUG oslo_concurrency.lockutils [None req-a410d368-3cd8-4d0b-97db-44b95654a800 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.006746] [55188]: DEBUG oslo_concurrency.lockutils [None req-a410d368-3cd8-4d0b-97db-44b95654a800 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.016954] [55187]: DEBUG nova.api.openstack.wsgi [None req-f45b31f7-1bdf-4dc6-8fb7-578306ddd2e0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af989e4d0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 958.042923] [55187]: INFO nova.api.openstack.requestlog [None req-f45b31f7-1bdf-4dc6-8fb7-578306ddd2e0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b" status: 200 len: 1543 microversion: 2.1 time: 0.028258 [ 958.043278] [55187]: [pid: 55187|app: 0|req: 3131/6345] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:07:18 2025] GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b => generated 1543 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.045390] [55188]: DEBUG nova.policy [None req-a410d368-3cd8-4d0b-97db-44b95654a800 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.049838] [55188]: INFO nova.api.openstack.requestlog [None req-a410d368-3cd8-4d0b-97db-44b95654a800 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1239 microversion: 2.1 time: 0.052745 [ 958.050173] [55188]: [pid: 55188|app: 0|req: 3215/6346] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:18 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1239 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 958.380010] [55187]: DEBUG nova.api.openstack.wsgi [None req-53a096df-9d4b-480c-b6c7-ff8384ca1b78 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 958.381838] [55187]: DEBUG nova.compute.api [None req-53a096df-9d4b-480c-b6c7-ff8384ca1b78 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 958.386202] [55187]: DEBUG oslo_concurrency.lockutils [None req-53a096df-9d4b-480c-b6c7-ff8384ca1b78 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.386437] [55187]: DEBUG oslo_concurrency.lockutils [None req-53a096df-9d4b-480c-b6c7-ff8384ca1b78 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.386620] [55187]: DEBUG oslo_concurrency.lockutils [None req-53a096df-9d4b-480c-b6c7-ff8384ca1b78 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.386977] [55187]: DEBUG oslo_concurrency.lockutils [None req-53a096df-9d4b-480c-b6c7-ff8384ca1b78 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.387187] [55187]: DEBUG oslo_concurrency.lockutils [None req-53a096df-9d4b-480c-b6c7-ff8384ca1b78 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.387429] [55187]: DEBUG oslo_concurrency.lockutils [None req-53a096df-9d4b-480c-b6c7-ff8384ca1b78 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.407422] [55187]: DEBUG oslo_concurrency.lockutils [None req-53a096df-9d4b-480c-b6c7-ff8384ca1b78 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.408060] [55187]: DEBUG oslo_concurrency.lockutils [None req-53a096df-9d4b-480c-b6c7-ff8384ca1b78 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.408060] [55187]: DEBUG oslo_concurrency.lockutils [None req-53a096df-9d4b-480c-b6c7-ff8384ca1b78 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.408060] [55187]: DEBUG nova.objects.instance [None req-53a096df-9d4b-480c-b6c7-ff8384ca1b78 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lazy-loading 'fault' on Instance uuid 1cde67d4-c1df-4d42-9eeb-c47f0a022356 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 958.429313] [55187]: DEBUG nova.policy [None req-53a096df-9d4b-480c-b6c7-ff8384ca1b78 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2980439b5341403f898ede6e59712ca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7a8161fef1b4d868605e1d545aa6379', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.436959] [55187]: INFO nova.api.openstack.requestlog [None req-53a096df-9d4b-480c-b6c7-ff8384ca1b78 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 200 len: 1349 microversion: 2.1 time: 0.059486 [ 958.438122] [55187]: [pid: 55187|app: 0|req: 3132/6347] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:18 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 1349 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.550954] [55188]: DEBUG nova.api.openstack.wsgi [None req-aef12222-c8b7-437e-94a4-5b330fb5fbbf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 958.553944] [55188]: DEBUG nova.compute.api [None req-aef12222-c8b7-437e-94a4-5b330fb5fbbf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 958.560435] [55188]: DEBUG oslo_concurrency.lockutils [None req-aef12222-c8b7-437e-94a4-5b330fb5fbbf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.561295] [55188]: DEBUG oslo_concurrency.lockutils [None req-aef12222-c8b7-437e-94a4-5b330fb5fbbf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.561295] [55188]: DEBUG oslo_concurrency.lockutils [None req-aef12222-c8b7-437e-94a4-5b330fb5fbbf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.561429] [55188]: DEBUG oslo_concurrency.lockutils [None req-aef12222-c8b7-437e-94a4-5b330fb5fbbf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.561621] [55188]: DEBUG oslo_concurrency.lockutils [None req-aef12222-c8b7-437e-94a4-5b330fb5fbbf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.561825] [55188]: DEBUG oslo_concurrency.lockutils [None req-aef12222-c8b7-437e-94a4-5b330fb5fbbf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.583421] [55187]: DEBUG nova.api.openstack.wsgi [None req-b10ea56b-06fa-44b9-b8e3-3a84bb8a00cc tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 958.586040] [55187]: DEBUG nova.compute.api [None req-b10ea56b-06fa-44b9-b8e3-3a84bb8a00cc tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 958.589177] [55187]: DEBUG oslo_concurrency.lockutils [None req-b10ea56b-06fa-44b9-b8e3-3a84bb8a00cc tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.589389] [55187]: DEBUG oslo_concurrency.lockutils [None req-b10ea56b-06fa-44b9-b8e3-3a84bb8a00cc tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.589584] [55187]: DEBUG oslo_concurrency.lockutils [None req-b10ea56b-06fa-44b9-b8e3-3a84bb8a00cc tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.589950] [55187]: DEBUG oslo_concurrency.lockutils [None req-b10ea56b-06fa-44b9-b8e3-3a84bb8a00cc tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.590168] [55187]: DEBUG oslo_concurrency.lockutils [None req-b10ea56b-06fa-44b9-b8e3-3a84bb8a00cc tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.590506] [55187]: DEBUG oslo_concurrency.lockutils [None req-b10ea56b-06fa-44b9-b8e3-3a84bb8a00cc tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.604187] [55188]: DEBUG nova.policy [None req-aef12222-c8b7-437e-94a4-5b330fb5fbbf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.609664] [55188]: INFO nova.api.openstack.requestlog [None req-aef12222-c8b7-437e-94a4-5b330fb5fbbf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1266 microversion: 2.1 time: 0.061269 [ 958.610031] [55188]: [pid: 55188|app: 0|req: 3216/6348] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:18 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1266 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.612902] [55188]: DEBUG nova.api.openstack.wsgi [None req-70017ea0-6ee2-469f-b1d3-166e92dcb418 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 958.614311] [55188]: DEBUG nova.compute.api [None req-70017ea0-6ee2-469f-b1d3-166e92dcb418 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 958.618027] [55188]: DEBUG oslo_concurrency.lockutils [None req-70017ea0-6ee2-469f-b1d3-166e92dcb418 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.618152] [55188]: DEBUG oslo_concurrency.lockutils [None req-70017ea0-6ee2-469f-b1d3-166e92dcb418 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.618349] [55188]: DEBUG oslo_concurrency.lockutils [None req-70017ea0-6ee2-469f-b1d3-166e92dcb418 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.618716] [55188]: DEBUG oslo_concurrency.lockutils [None req-70017ea0-6ee2-469f-b1d3-166e92dcb418 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.618920] [55188]: DEBUG oslo_concurrency.lockutils [None req-70017ea0-6ee2-469f-b1d3-166e92dcb418 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.619112] [55188]: DEBUG oslo_concurrency.lockutils [None req-70017ea0-6ee2-469f-b1d3-166e92dcb418 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.640454] [55188]: DEBUG oslo_concurrency.lockutils [None req-70017ea0-6ee2-469f-b1d3-166e92dcb418 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.640719] [55188]: DEBUG oslo_concurrency.lockutils [None req-70017ea0-6ee2-469f-b1d3-166e92dcb418 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.640908] [55188]: DEBUG oslo_concurrency.lockutils [None req-70017ea0-6ee2-469f-b1d3-166e92dcb418 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.641133] [55188]: DEBUG nova.objects.instance [None req-70017ea0-6ee2-469f-b1d3-166e92dcb418 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lazy-loading 'fault' on Instance uuid 0497c9b8-e8b3-462a-b5de-fa66d4f30cac {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 958.668963] [55188]: DEBUG nova.policy [None req-70017ea0-6ee2-469f-b1d3-166e92dcb418 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.673918] [55188]: INFO nova.api.openstack.requestlog [None req-70017ea0-6ee2-469f-b1d3-166e92dcb418 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1301 microversion: 2.1 time: 0.063206 [ 958.674277] [55188]: [pid: 55188|app: 0|req: 3217/6349] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:18 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1301 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.708410] [55187]: DEBUG nova.policy [None req-b10ea56b-06fa-44b9-b8e3-3a84bb8a00cc tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.713616] [55187]: INFO nova.api.openstack.requestlog [None req-b10ea56b-06fa-44b9-b8e3-3a84bb8a00cc tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1353 microversion: 2.1 time: 0.132392 [ 958.713983] [55187]: [pid: 55187|app: 0|req: 3133/6350] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:18 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1353 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.714313] [55188]: DEBUG nova.api.openstack.wsgi [None req-5d73cd71-1a28-424c-883f-d9d12f1aa501 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 958.716089] [55188]: DEBUG nova.compute.api [None req-5d73cd71-1a28-424c-883f-d9d12f1aa501 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 958.719623] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d73cd71-1a28-424c-883f-d9d12f1aa501 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.719861] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d73cd71-1a28-424c-883f-d9d12f1aa501 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.720093] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d73cd71-1a28-424c-883f-d9d12f1aa501 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.720516] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d73cd71-1a28-424c-883f-d9d12f1aa501 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.720719] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d73cd71-1a28-424c-883f-d9d12f1aa501 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.720898] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d73cd71-1a28-424c-883f-d9d12f1aa501 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.768449] [55187]: DEBUG nova.api.openstack.wsgi [None req-d308b8c0-2c47-481e-a6c2-6f9e6f7acf36 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 958.770799] [55187]: DEBUG nova.compute.api [None req-d308b8c0-2c47-481e-a6c2-6f9e6f7acf36 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 958.775035] [55187]: DEBUG oslo_concurrency.lockutils [None req-d308b8c0-2c47-481e-a6c2-6f9e6f7acf36 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.775360] [55187]: DEBUG oslo_concurrency.lockutils [None req-d308b8c0-2c47-481e-a6c2-6f9e6f7acf36 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.775602] [55187]: DEBUG oslo_concurrency.lockutils [None req-d308b8c0-2c47-481e-a6c2-6f9e6f7acf36 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.776064] [55187]: DEBUG oslo_concurrency.lockutils [None req-d308b8c0-2c47-481e-a6c2-6f9e6f7acf36 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.776321] [55187]: DEBUG oslo_concurrency.lockutils [None req-d308b8c0-2c47-481e-a6c2-6f9e6f7acf36 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.776537] [55187]: DEBUG oslo_concurrency.lockutils [None req-d308b8c0-2c47-481e-a6c2-6f9e6f7acf36 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.799530] [55187]: DEBUG oslo_concurrency.lockutils [None req-d308b8c0-2c47-481e-a6c2-6f9e6f7acf36 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.799823] [55187]: DEBUG oslo_concurrency.lockutils [None req-d308b8c0-2c47-481e-a6c2-6f9e6f7acf36 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.800021] [55187]: DEBUG oslo_concurrency.lockutils [None req-d308b8c0-2c47-481e-a6c2-6f9e6f7acf36 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.800287] [55187]: DEBUG nova.objects.instance [None req-d308b8c0-2c47-481e-a6c2-6f9e6f7acf36 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid c7454522-e0f7-4021-936b-aa89bffb4abd {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 958.825355] [55188]: DEBUG nova.policy [None req-5d73cd71-1a28-424c-883f-d9d12f1aa501 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.825616] [55187]: DEBUG nova.policy [None req-d308b8c0-2c47-481e-a6c2-6f9e6f7acf36 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.830265] [55187]: INFO nova.api.openstack.requestlog [None req-d308b8c0-2c47-481e-a6c2-6f9e6f7acf36 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1309 microversion: 2.1 time: 0.064293 [ 958.830790] [55187]: [pid: 55187|app: 0|req: 3134/6351] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:19 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1309 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.833275] [55188]: INFO nova.api.openstack.requestlog [None req-5d73cd71-1a28-424c-883f-d9d12f1aa501 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1462 microversion: 2.1 time: 0.121117 [ 958.833625] [55187]: DEBUG nova.api.openstack.wsgi [None req-f4a6bfcb-98fb-4a30-87e5-971a63ffbf81 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 958.833726] [55188]: [pid: 55188|app: 0|req: 3218/6352] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:19 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1462 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.836048] [55187]: DEBUG nova.compute.api [None req-f4a6bfcb-98fb-4a30-87e5-971a63ffbf81 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 958.839225] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4a6bfcb-98fb-4a30-87e5-971a63ffbf81 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.839485] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4a6bfcb-98fb-4a30-87e5-971a63ffbf81 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.839675] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4a6bfcb-98fb-4a30-87e5-971a63ffbf81 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.840058] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4a6bfcb-98fb-4a30-87e5-971a63ffbf81 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.840325] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4a6bfcb-98fb-4a30-87e5-971a63ffbf81 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.841471] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4a6bfcb-98fb-4a30-87e5-971a63ffbf81 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.864606] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4a6bfcb-98fb-4a30-87e5-971a63ffbf81 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.864860] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4a6bfcb-98fb-4a30-87e5-971a63ffbf81 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.865073] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4a6bfcb-98fb-4a30-87e5-971a63ffbf81 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.865281] [55187]: DEBUG nova.objects.instance [None req-f4a6bfcb-98fb-4a30-87e5-971a63ffbf81 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid c67345fe-852f-4912-9af4-3cc75257d434 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 958.877401] [55188]: DEBUG nova.api.openstack.wsgi [None req-f82f4cde-89e8-4915-ba21-a14d077da0d2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 958.879440] [55188]: DEBUG nova.compute.api [None req-f82f4cde-89e8-4915-ba21-a14d077da0d2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 958.883267] [55188]: DEBUG oslo_concurrency.lockutils [None req-f82f4cde-89e8-4915-ba21-a14d077da0d2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.883534] [55188]: DEBUG oslo_concurrency.lockutils [None req-f82f4cde-89e8-4915-ba21-a14d077da0d2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.883730] [55188]: DEBUG oslo_concurrency.lockutils [None req-f82f4cde-89e8-4915-ba21-a14d077da0d2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.884105] [55188]: DEBUG oslo_concurrency.lockutils [None req-f82f4cde-89e8-4915-ba21-a14d077da0d2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.884317] [55188]: DEBUG oslo_concurrency.lockutils [None req-f82f4cde-89e8-4915-ba21-a14d077da0d2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.884526] [55188]: DEBUG oslo_concurrency.lockutils [None req-f82f4cde-89e8-4915-ba21-a14d077da0d2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.892355] [55187]: DEBUG nova.policy [None req-f4a6bfcb-98fb-4a30-87e5-971a63ffbf81 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.897184] [55187]: INFO nova.api.openstack.requestlog [None req-f4a6bfcb-98fb-4a30-87e5-971a63ffbf81 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1298 microversion: 2.1 time: 0.065971 [ 958.897530] [55187]: [pid: 55187|app: 0|req: 3135/6353] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:19 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1298 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.905855] [55188]: DEBUG oslo_concurrency.lockutils [None req-f82f4cde-89e8-4915-ba21-a14d077da0d2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.906314] [55188]: DEBUG oslo_concurrency.lockutils [None req-f82f4cde-89e8-4915-ba21-a14d077da0d2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.906648] [55188]: DEBUG oslo_concurrency.lockutils [None req-f82f4cde-89e8-4915-ba21-a14d077da0d2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.906999] [55188]: DEBUG nova.objects.instance [None req-f82f4cde-89e8-4915-ba21-a14d077da0d2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lazy-loading 'fault' on Instance uuid f8c770af-7d7d-4b7e-a603-64e14b3842c1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 958.928291] [55188]: DEBUG nova.policy [None req-f82f4cde-89e8-4915-ba21-a14d077da0d2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.932997] [55188]: INFO nova.api.openstack.requestlog [None req-f82f4cde-89e8-4915-ba21-a14d077da0d2 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1312 microversion: 2.1 time: 0.059475 [ 958.933360] [55188]: [pid: 55188|app: 0|req: 3219/6354] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:19 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1312 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.945444] [55187]: DEBUG nova.api.openstack.wsgi [None req-3e04a4a9-3b02-4674-bc86-1559fde5247a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 958.947194] [55187]: DEBUG nova.compute.api [None req-3e04a4a9-3b02-4674-bc86-1559fde5247a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 958.951014] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e04a4a9-3b02-4674-bc86-1559fde5247a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.951289] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e04a4a9-3b02-4674-bc86-1559fde5247a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.951488] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e04a4a9-3b02-4674-bc86-1559fde5247a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.951840] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e04a4a9-3b02-4674-bc86-1559fde5247a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.952055] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e04a4a9-3b02-4674-bc86-1559fde5247a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.952233] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e04a4a9-3b02-4674-bc86-1559fde5247a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.974152] [55188]: DEBUG nova.api.openstack.wsgi [None req-9779b15c-6217-4598-80ce-bc94ba865c01 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 958.975958] [55188]: DEBUG nova.compute.api [None req-9779b15c-6217-4598-80ce-bc94ba865c01 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 958.979874] [55188]: DEBUG oslo_concurrency.lockutils [None req-9779b15c-6217-4598-80ce-bc94ba865c01 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.980157] [55188]: DEBUG oslo_concurrency.lockutils [None req-9779b15c-6217-4598-80ce-bc94ba865c01 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.980409] [55188]: DEBUG oslo_concurrency.lockutils [None req-9779b15c-6217-4598-80ce-bc94ba865c01 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.980776] [55188]: DEBUG oslo_concurrency.lockutils [None req-9779b15c-6217-4598-80ce-bc94ba865c01 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.980981] [55188]: DEBUG oslo_concurrency.lockutils [None req-9779b15c-6217-4598-80ce-bc94ba865c01 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.981370] [55188]: DEBUG oslo_concurrency.lockutils [None req-9779b15c-6217-4598-80ce-bc94ba865c01 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.984511] [55187]: DEBUG nova.policy [None req-3e04a4a9-3b02-4674-bc86-1559fde5247a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.989063] [55187]: INFO nova.api.openstack.requestlog [None req-3e04a4a9-3b02-4674-bc86-1559fde5247a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1219 microversion: 2.1 time: 0.045782 [ 958.989375] [55187]: [pid: 55187|app: 0|req: 3136/6355] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:19 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.052588] [55188]: DEBUG nova.policy [None req-9779b15c-6217-4598-80ce-bc94ba865c01 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.053577] [55187]: DEBUG nova.api.openstack.wsgi [None req-54fc86d9-a397-4456-a72c-dee52bd86d15 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af989c9d0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 959.056846] [55188]: INFO nova.api.openstack.requestlog [None req-9779b15c-6217-4598-80ce-bc94ba865c01 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1315 microversion: 2.1 time: 0.085132 [ 959.057296] [55188]: [pid: 55188|app: 0|req: 3220/6356] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:19 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1315 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.063700] [55188]: DEBUG nova.api.openstack.wsgi [None req-15d93f16-d3e5-4f8b-9127-2c5e4e75882e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 959.065976] [55188]: DEBUG nova.compute.api [None req-15d93f16-d3e5-4f8b-9127-2c5e4e75882e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 959.072377] [55188]: DEBUG oslo_concurrency.lockutils [None req-15d93f16-d3e5-4f8b-9127-2c5e4e75882e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.072780] [55188]: DEBUG oslo_concurrency.lockutils [None req-15d93f16-d3e5-4f8b-9127-2c5e4e75882e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.073118] [55188]: DEBUG oslo_concurrency.lockutils [None req-15d93f16-d3e5-4f8b-9127-2c5e4e75882e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.073676] [55188]: DEBUG oslo_concurrency.lockutils [None req-15d93f16-d3e5-4f8b-9127-2c5e4e75882e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.074023] [55188]: DEBUG oslo_concurrency.lockutils [None req-15d93f16-d3e5-4f8b-9127-2c5e4e75882e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.074320] [55188]: DEBUG oslo_concurrency.lockutils [None req-15d93f16-d3e5-4f8b-9127-2c5e4e75882e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.084987] [55187]: INFO nova.api.openstack.requestlog [None req-54fc86d9-a397-4456-a72c-dee52bd86d15 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b" status: 200 len: 1543 microversion: 2.1 time: 0.034704 [ 959.085429] [55187]: [pid: 55187|app: 0|req: 3137/6357] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:07:19 2025] GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b => generated 1543 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.111752] [55188]: DEBUG nova.policy [None req-15d93f16-d3e5-4f8b-9127-2c5e4e75882e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.116505] [55188]: INFO nova.api.openstack.requestlog [None req-15d93f16-d3e5-4f8b-9127-2c5e4e75882e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1239 microversion: 2.1 time: 0.055497 [ 959.116839] [55188]: [pid: 55188|app: 0|req: 3221/6358] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:19 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1239 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.152306] [55187]: DEBUG nova.api.openstack.wsgi [req-4ac8946a-dc09-478c-813e-c6c1bc6d5e18 req-ed0f7bbc-86d2-40a0-8064-5a04d0dbdb24 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c", "name": "network-vif-deleted", "tag": "fe7c9b5e-5ae6-4f8f-8f70-bc637ce5c115"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 959.159272] [55187]: DEBUG oslo_concurrency.lockutils [req-4ac8946a-dc09-478c-813e-c6c1bc6d5e18 req-ed0f7bbc-86d2-40a0-8064-5a04d0dbdb24 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.159570] [55187]: DEBUG oslo_concurrency.lockutils [req-4ac8946a-dc09-478c-813e-c6c1bc6d5e18 req-ed0f7bbc-86d2-40a0-8064-5a04d0dbdb24 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.159805] [55187]: DEBUG oslo_concurrency.lockutils [req-4ac8946a-dc09-478c-813e-c6c1bc6d5e18 req-ed0f7bbc-86d2-40a0-8064-5a04d0dbdb24 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.165611] [55187]: INFO nova.api.openstack.compute.server_external_events [req-4ac8946a-dc09-478c-813e-c6c1bc6d5e18 req-ed0f7bbc-86d2-40a0-8064-5a04d0dbdb24 service nova] Creating event network-vif-deleted:fe7c9b5e-5ae6-4f8f-8f70-bc637ce5c115 for instance 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c on cpu-1 [ 959.168555] [55187]: INFO nova.api.openstack.requestlog [req-4ac8946a-dc09-478c-813e-c6c1bc6d5e18 req-ed0f7bbc-86d2-40a0-8064-5a04d0dbdb24 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018592 [ 959.169034] [55187]: [pid: 55187|app: 0|req: 3138/6359] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:19 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 959.451875] [55188]: DEBUG nova.api.openstack.wsgi [None req-7225b40d-db04-4b4c-ac53-f5d9cc0debf6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 959.453947] [55188]: DEBUG nova.compute.api [None req-7225b40d-db04-4b4c-ac53-f5d9cc0debf6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] [instance: 1cde67d4-c1df-4d42-9eeb-c47f0a022356] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 959.459289] [55188]: DEBUG oslo_concurrency.lockutils [None req-7225b40d-db04-4b4c-ac53-f5d9cc0debf6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.459623] [55188]: DEBUG oslo_concurrency.lockutils [None req-7225b40d-db04-4b4c-ac53-f5d9cc0debf6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.459832] [55188]: DEBUG oslo_concurrency.lockutils [None req-7225b40d-db04-4b4c-ac53-f5d9cc0debf6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.460240] [55188]: DEBUG oslo_concurrency.lockutils [None req-7225b40d-db04-4b4c-ac53-f5d9cc0debf6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.460517] [55188]: DEBUG oslo_concurrency.lockutils [None req-7225b40d-db04-4b4c-ac53-f5d9cc0debf6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.460699] [55188]: DEBUG oslo_concurrency.lockutils [None req-7225b40d-db04-4b4c-ac53-f5d9cc0debf6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.471851] [55188]: INFO nova.api.openstack.wsgi [None req-7225b40d-db04-4b4c-ac53-f5d9cc0debf6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] HTTP exception thrown: Instance 1cde67d4-c1df-4d42-9eeb-c47f0a022356 could not be found. [ 959.472225] [55188]: DEBUG nova.api.openstack.wsgi [None req-7225b40d-db04-4b4c-ac53-f5d9cc0debf6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] Returning 404 to user: Instance 1cde67d4-c1df-4d42-9eeb-c47f0a022356 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 959.472698] [55188]: INFO nova.api.openstack.requestlog [None req-7225b40d-db04-4b4c-ac53-f5d9cc0debf6 tempest-ServerMetadataTestJSON-1173849671 tempest-ServerMetadataTestJSON-1173849671-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356" status: 404 len: 111 microversion: 2.1 time: 0.023890 [ 959.473297] [55188]: [pid: 55188|app: 0|req: 3222/6360] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:19 2025] GET /compute/v2.1/servers/1cde67d4-c1df-4d42-9eeb-c47f0a022356 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 959.627110] [55187]: DEBUG nova.api.openstack.wsgi [None req-cfe1be10-6217-4e5c-9ce5-83b6fdb16d8c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 959.629595] [55187]: DEBUG nova.compute.api [None req-cfe1be10-6217-4e5c-9ce5-83b6fdb16d8c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 959.633709] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfe1be10-6217-4e5c-9ce5-83b6fdb16d8c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.634091] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfe1be10-6217-4e5c-9ce5-83b6fdb16d8c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.634190] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfe1be10-6217-4e5c-9ce5-83b6fdb16d8c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.634745] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfe1be10-6217-4e5c-9ce5-83b6fdb16d8c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.634745] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfe1be10-6217-4e5c-9ce5-83b6fdb16d8c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.636484] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfe1be10-6217-4e5c-9ce5-83b6fdb16d8c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.688728] [55187]: DEBUG nova.policy [None req-cfe1be10-6217-4e5c-9ce5-83b6fdb16d8c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.690876] [55188]: DEBUG nova.api.openstack.wsgi [None req-f789f2e8-a1f6-4152-8ecc-b9c096935f93 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 959.696040] [55188]: DEBUG nova.compute.api [None req-f789f2e8-a1f6-4152-8ecc-b9c096935f93 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 959.697863] [55187]: INFO nova.api.openstack.requestlog [None req-cfe1be10-6217-4e5c-9ce5-83b6fdb16d8c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1266 microversion: 2.1 time: 0.074254 [ 959.698264] [55187]: [pid: 55187|app: 0|req: 3139/6361] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:19 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1266 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.699134] [55188]: DEBUG oslo_concurrency.lockutils [None req-f789f2e8-a1f6-4152-8ecc-b9c096935f93 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.699489] [55188]: DEBUG oslo_concurrency.lockutils [None req-f789f2e8-a1f6-4152-8ecc-b9c096935f93 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.699695] [55188]: DEBUG oslo_concurrency.lockutils [None req-f789f2e8-a1f6-4152-8ecc-b9c096935f93 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.700093] [55188]: DEBUG oslo_concurrency.lockutils [None req-f789f2e8-a1f6-4152-8ecc-b9c096935f93 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.700305] [55188]: DEBUG oslo_concurrency.lockutils [None req-f789f2e8-a1f6-4152-8ecc-b9c096935f93 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.700477] [55188]: DEBUG oslo_concurrency.lockutils [None req-f789f2e8-a1f6-4152-8ecc-b9c096935f93 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.727732] [55187]: DEBUG nova.api.openstack.wsgi [None req-8da20800-40fa-4901-91d8-940afee90ea6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 959.729663] [55187]: DEBUG nova.compute.api [None req-8da20800-40fa-4901-91d8-940afee90ea6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 959.733560] [55187]: DEBUG oslo_concurrency.lockutils [None req-8da20800-40fa-4901-91d8-940afee90ea6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.733961] [55187]: DEBUG oslo_concurrency.lockutils [None req-8da20800-40fa-4901-91d8-940afee90ea6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.734110] [55187]: DEBUG oslo_concurrency.lockutils [None req-8da20800-40fa-4901-91d8-940afee90ea6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.734646] [55187]: DEBUG oslo_concurrency.lockutils [None req-8da20800-40fa-4901-91d8-940afee90ea6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.734852] [55187]: DEBUG oslo_concurrency.lockutils [None req-8da20800-40fa-4901-91d8-940afee90ea6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.735087] [55187]: DEBUG oslo_concurrency.lockutils [None req-8da20800-40fa-4901-91d8-940afee90ea6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.744337] [55188]: DEBUG oslo_concurrency.lockutils [None req-f789f2e8-a1f6-4152-8ecc-b9c096935f93 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.744755] [55188]: DEBUG oslo_concurrency.lockutils [None req-f789f2e8-a1f6-4152-8ecc-b9c096935f93 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.745108] [55188]: DEBUG oslo_concurrency.lockutils [None req-f789f2e8-a1f6-4152-8ecc-b9c096935f93 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.745449] [55188]: DEBUG nova.objects.instance [None req-f789f2e8-a1f6-4152-8ecc-b9c096935f93 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lazy-loading 'fault' on Instance uuid 0497c9b8-e8b3-462a-b5de-fa66d4f30cac {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 959.782305] [55188]: DEBUG nova.policy [None req-f789f2e8-a1f6-4152-8ecc-b9c096935f93 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.790021] [55188]: INFO nova.api.openstack.requestlog [None req-f789f2e8-a1f6-4152-8ecc-b9c096935f93 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1301 microversion: 2.1 time: 0.098676 [ 959.790021] [55188]: [pid: 55188|app: 0|req: 3223/6362] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:20 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1301 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.842946] [55187]: DEBUG nova.policy [None req-8da20800-40fa-4901-91d8-940afee90ea6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.847426] [55188]: DEBUG nova.api.openstack.wsgi [None req-a371d9ca-c490-4cef-b9ec-eef0185d6e6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 959.848790] [55187]: INFO nova.api.openstack.requestlog [None req-8da20800-40fa-4901-91d8-940afee90ea6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1811 microversion: 2.1 time: 0.123339 [ 959.849083] [55188]: DEBUG nova.compute.api [None req-a371d9ca-c490-4cef-b9ec-eef0185d6e6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 959.849356] [55187]: [pid: 55187|app: 0|req: 3140/6363] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:20 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1811 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.852204] [55187]: DEBUG nova.api.openstack.wsgi [None req-ddcc6d22-4d70-4747-88f5-95c56169b5ae tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 959.853803] [55188]: DEBUG oslo_concurrency.lockutils [None req-a371d9ca-c490-4cef-b9ec-eef0185d6e6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.854246] [55188]: DEBUG oslo_concurrency.lockutils [None req-a371d9ca-c490-4cef-b9ec-eef0185d6e6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.854299] [55187]: DEBUG nova.compute.api [None req-ddcc6d22-4d70-4747-88f5-95c56169b5ae tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 959.854577] [55188]: DEBUG oslo_concurrency.lockutils [None req-a371d9ca-c490-4cef-b9ec-eef0185d6e6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.855161] [55188]: DEBUG oslo_concurrency.lockutils [None req-a371d9ca-c490-4cef-b9ec-eef0185d6e6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.855500] [55188]: DEBUG oslo_concurrency.lockutils [None req-a371d9ca-c490-4cef-b9ec-eef0185d6e6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.855799] [55188]: DEBUG oslo_concurrency.lockutils [None req-a371d9ca-c490-4cef-b9ec-eef0185d6e6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.860502] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddcc6d22-4d70-4747-88f5-95c56169b5ae tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.860925] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddcc6d22-4d70-4747-88f5-95c56169b5ae tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.861325] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddcc6d22-4d70-4747-88f5-95c56169b5ae tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.861817] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddcc6d22-4d70-4747-88f5-95c56169b5ae tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.862429] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddcc6d22-4d70-4747-88f5-95c56169b5ae tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.862762] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddcc6d22-4d70-4747-88f5-95c56169b5ae tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.884562] [55188]: DEBUG oslo_concurrency.lockutils [None req-a371d9ca-c490-4cef-b9ec-eef0185d6e6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.884819] [55188]: DEBUG oslo_concurrency.lockutils [None req-a371d9ca-c490-4cef-b9ec-eef0185d6e6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.885148] [55188]: DEBUG oslo_concurrency.lockutils [None req-a371d9ca-c490-4cef-b9ec-eef0185d6e6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.885402] [55188]: DEBUG nova.objects.instance [None req-a371d9ca-c490-4cef-b9ec-eef0185d6e6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid c7454522-e0f7-4021-936b-aa89bffb4abd {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 959.908194] [55187]: DEBUG nova.policy [None req-ddcc6d22-4d70-4747-88f5-95c56169b5ae tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.913467] [55187]: INFO nova.api.openstack.requestlog [None req-ddcc6d22-4d70-4747-88f5-95c56169b5ae tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1292 microversion: 2.1 time: 0.063470 [ 959.913811] [55187]: [pid: 55187|app: 0|req: 3141/6364] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:20 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1292 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.916339] [55187]: DEBUG nova.api.openstack.wsgi [None req-2007e2b7-a345-447a-82dc-d289cd198c9b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 959.917990] [55187]: DEBUG nova.compute.api [None req-2007e2b7-a345-447a-82dc-d289cd198c9b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 959.920407] [55188]: DEBUG nova.policy [None req-a371d9ca-c490-4cef-b9ec-eef0185d6e6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.921721] [55187]: DEBUG oslo_concurrency.lockutils [None req-2007e2b7-a345-447a-82dc-d289cd198c9b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.922133] [55187]: DEBUG oslo_concurrency.lockutils [None req-2007e2b7-a345-447a-82dc-d289cd198c9b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.922383] [55187]: DEBUG oslo_concurrency.lockutils [None req-2007e2b7-a345-447a-82dc-d289cd198c9b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.922792] [55187]: DEBUG oslo_concurrency.lockutils [None req-2007e2b7-a345-447a-82dc-d289cd198c9b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.923039] [55187]: DEBUG oslo_concurrency.lockutils [None req-2007e2b7-a345-447a-82dc-d289cd198c9b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.923253] [55187]: DEBUG oslo_concurrency.lockutils [None req-2007e2b7-a345-447a-82dc-d289cd198c9b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.926786] [55188]: INFO nova.api.openstack.requestlog [None req-a371d9ca-c490-4cef-b9ec-eef0185d6e6e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1309 microversion: 2.1 time: 0.083129 [ 959.927327] [55188]: [pid: 55188|app: 0|req: 3224/6365] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:20 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1309 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.930025] [55188]: DEBUG nova.api.openstack.wsgi [None req-20286aad-29eb-4ecc-a108-7ad2c22980fa tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 959.932117] [55188]: DEBUG nova.compute.api [None req-20286aad-29eb-4ecc-a108-7ad2c22980fa tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 959.937185] [55188]: DEBUG oslo_concurrency.lockutils [None req-20286aad-29eb-4ecc-a108-7ad2c22980fa tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.937531] [55188]: DEBUG oslo_concurrency.lockutils [None req-20286aad-29eb-4ecc-a108-7ad2c22980fa tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.937647] [55187]: INFO nova.api.openstack.requestlog [None req-2007e2b7-a345-447a-82dc-d289cd198c9b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa/ips" status: 200 len: 230 microversion: 2.1 time: 0.023182 [ 959.937864] [55188]: DEBUG oslo_concurrency.lockutils [None req-20286aad-29eb-4ecc-a108-7ad2c22980fa tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.938050] [55187]: [pid: 55187|app: 0|req: 3142/6366] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:07:20 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa/ips => generated 230 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 959.942111] [55188]: DEBUG oslo_concurrency.lockutils [None req-20286aad-29eb-4ecc-a108-7ad2c22980fa tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.942111] [55188]: DEBUG oslo_concurrency.lockutils [None req-20286aad-29eb-4ecc-a108-7ad2c22980fa tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.942111] [55188]: DEBUG oslo_concurrency.lockutils [None req-20286aad-29eb-4ecc-a108-7ad2c22980fa tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.946536] [55187]: DEBUG nova.api.openstack.wsgi [None req-788b6f2c-4151-4378-b670-5df7517b0710 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 959.946794] [55187]: DEBUG nova.compute.api [None req-788b6f2c-4151-4378-b670-5df7517b0710 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 959.950499] [55187]: DEBUG oslo_concurrency.lockutils [None req-788b6f2c-4151-4378-b670-5df7517b0710 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.950776] [55187]: DEBUG oslo_concurrency.lockutils [None req-788b6f2c-4151-4378-b670-5df7517b0710 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.950966] [55187]: DEBUG oslo_concurrency.lockutils [None req-788b6f2c-4151-4378-b670-5df7517b0710 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.951364] [55187]: DEBUG oslo_concurrency.lockutils [None req-788b6f2c-4151-4378-b670-5df7517b0710 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.951570] [55187]: DEBUG oslo_concurrency.lockutils [None req-788b6f2c-4151-4378-b670-5df7517b0710 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.951778] [55187]: DEBUG oslo_concurrency.lockutils [None req-788b6f2c-4151-4378-b670-5df7517b0710 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.968018] [55188]: DEBUG oslo_concurrency.lockutils [None req-20286aad-29eb-4ecc-a108-7ad2c22980fa tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.968425] [55188]: DEBUG oslo_concurrency.lockutils [None req-20286aad-29eb-4ecc-a108-7ad2c22980fa tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.968537] [55188]: DEBUG oslo_concurrency.lockutils [None req-20286aad-29eb-4ecc-a108-7ad2c22980fa tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.968841] [55188]: DEBUG nova.objects.instance [None req-20286aad-29eb-4ecc-a108-7ad2c22980fa tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid c67345fe-852f-4912-9af4-3cc75257d434 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 959.969794] [55187]: DEBUG nova.compute.api [None req-788b6f2c-4151-4378-b670-5df7517b0710 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 960.013108] [55188]: DEBUG nova.policy [None req-20286aad-29eb-4ecc-a108-7ad2c22980fa tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.018352] [55187]: INFO nova.api.openstack.requestlog [None req-788b6f2c-4151-4378-b670-5df7517b0710 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 204 len: 0 microversion: 2.1 time: 0.073988 [ 960.018817] [55187]: [pid: 55187|app: 0|req: 3143/6367] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:07:20 2025] DELETE /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 960.021315] [55188]: INFO nova.api.openstack.requestlog [None req-20286aad-29eb-4ecc-a108-7ad2c22980fa tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1298 microversion: 2.1 time: 0.092133 [ 960.021315] [55188]: [pid: 55188|app: 0|req: 3225/6368] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:20 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1298 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.023357] [55187]: DEBUG nova.api.openstack.wsgi [None req-a4646ae8-2a58-4449-80d5-c5e3379e99f9 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 960.024883] [55188]: DEBUG nova.api.openstack.wsgi [None req-aaa03257-92e4-484b-b42a-56af432e9a14 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 960.025191] [55187]: DEBUG nova.compute.api [None req-a4646ae8-2a58-4449-80d5-c5e3379e99f9 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 960.027752] [55188]: DEBUG nova.compute.api [None req-aaa03257-92e4-484b-b42a-56af432e9a14 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 960.031013] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4646ae8-2a58-4449-80d5-c5e3379e99f9 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.031013] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4646ae8-2a58-4449-80d5-c5e3379e99f9 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.031013] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4646ae8-2a58-4449-80d5-c5e3379e99f9 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.031013] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4646ae8-2a58-4449-80d5-c5e3379e99f9 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.031013] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4646ae8-2a58-4449-80d5-c5e3379e99f9 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.031013] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4646ae8-2a58-4449-80d5-c5e3379e99f9 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.032860] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa03257-92e4-484b-b42a-56af432e9a14 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.033246] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa03257-92e4-484b-b42a-56af432e9a14 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.033555] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa03257-92e4-484b-b42a-56af432e9a14 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.034263] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa03257-92e4-484b-b42a-56af432e9a14 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.034591] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa03257-92e4-484b-b42a-56af432e9a14 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.034870] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa03257-92e4-484b-b42a-56af432e9a14 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.047378] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4646ae8-2a58-4449-80d5-c5e3379e99f9 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.047562] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4646ae8-2a58-4449-80d5-c5e3379e99f9 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.047749] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4646ae8-2a58-4449-80d5-c5e3379e99f9 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.048016] [55187]: DEBUG nova.objects.instance [None req-a4646ae8-2a58-4449-80d5-c5e3379e99f9 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lazy-loading 'fault' on Instance uuid f8c770af-7d7d-4b7e-a603-64e14b3842c1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 960.071553] [55187]: DEBUG nova.policy [None req-a4646ae8-2a58-4449-80d5-c5e3379e99f9 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.076553] [55187]: INFO nova.api.openstack.requestlog [None req-a4646ae8-2a58-4449-80d5-c5e3379e99f9 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1312 microversion: 2.1 time: 0.057123 [ 960.076911] [55187]: [pid: 55187|app: 0|req: 3144/6369] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:20 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1312 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.079958] [55187]: DEBUG nova.api.openstack.wsgi [None req-c5f679c9-6303-4b15-a896-9eb87561ecb4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 960.081525] [55187]: DEBUG nova.compute.api [None req-c5f679c9-6303-4b15-a896-9eb87561ecb4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 960.084871] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5f679c9-6303-4b15-a896-9eb87561ecb4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.085145] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5f679c9-6303-4b15-a896-9eb87561ecb4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.085334] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5f679c9-6303-4b15-a896-9eb87561ecb4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.085844] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5f679c9-6303-4b15-a896-9eb87561ecb4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.085882] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5f679c9-6303-4b15-a896-9eb87561ecb4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.086068] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5f679c9-6303-4b15-a896-9eb87561ecb4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.099039] [55188]: DEBUG nova.policy [None req-aaa03257-92e4-484b-b42a-56af432e9a14 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.103632] [55188]: INFO nova.api.openstack.requestlog [None req-aaa03257-92e4-484b-b42a-56af432e9a14 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1211 microversion: 2.1 time: 0.082100 [ 960.103964] [55188]: [pid: 55188|app: 0|req: 3226/6370] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:20 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1211 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.110695] [55188]: DEBUG nova.api.openstack.wsgi [None req-8b3b9d55-94e8-4349-b772-6a166b1e029e tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 960.112416] [55188]: DEBUG nova.compute.api [None req-8b3b9d55-94e8-4349-b772-6a166b1e029e tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 960.117304] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b3b9d55-94e8-4349-b772-6a166b1e029e tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.117617] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b3b9d55-94e8-4349-b772-6a166b1e029e tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.118250] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b3b9d55-94e8-4349-b772-6a166b1e029e tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.118339] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b3b9d55-94e8-4349-b772-6a166b1e029e tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.118571] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b3b9d55-94e8-4349-b772-6a166b1e029e tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.118802] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b3b9d55-94e8-4349-b772-6a166b1e029e tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.172779] [55187]: DEBUG nova.policy [None req-c5f679c9-6303-4b15-a896-9eb87561ecb4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.177129] [55187]: INFO nova.api.openstack.requestlog [None req-c5f679c9-6303-4b15-a896-9eb87561ecb4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1817 microversion: 2.1 time: 0.099608 [ 960.177617] [55187]: [pid: 55187|app: 0|req: 3145/6371] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:20 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1817 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.182886] [55187]: DEBUG nova.api.openstack.wsgi [None req-bf749f08-946a-4cbe-aa84-e33f75e8f067 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af989ecb0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 960.210418] [55187]: INFO nova.api.openstack.requestlog [None req-bf749f08-946a-4cbe-aa84-e33f75e8f067 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b" status: 200 len: 1543 microversion: 2.1 time: 0.032318 [ 960.210753] [55187]: [pid: 55187|app: 0|req: 3146/6372] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:07:20 2025] GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b => generated 1543 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.213172] [55187]: DEBUG nova.api.openstack.wsgi [None req-1f66aa96-7dcc-457f-a338-dccbff8a1641 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 960.214713] [55187]: DEBUG nova.compute.api [None req-1f66aa96-7dcc-457f-a338-dccbff8a1641 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 960.219173] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f66aa96-7dcc-457f-a338-dccbff8a1641 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.219173] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f66aa96-7dcc-457f-a338-dccbff8a1641 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.219173] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f66aa96-7dcc-457f-a338-dccbff8a1641 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.219380] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f66aa96-7dcc-457f-a338-dccbff8a1641 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.219610] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f66aa96-7dcc-457f-a338-dccbff8a1641 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.219796] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f66aa96-7dcc-457f-a338-dccbff8a1641 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.236283] [55188]: DEBUG nova.policy [None req-8b3b9d55-94e8-4349-b772-6a166b1e029e tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.240605] [55188]: INFO nova.api.openstack.requestlog [None req-8b3b9d55-94e8-4349-b772-6a166b1e029e tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1315 microversion: 2.1 time: 0.136034 [ 960.241079] [55188]: [pid: 55188|app: 0|req: 3227/6373] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:20 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1315 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.249881] [55187]: DEBUG nova.policy [None req-1f66aa96-7dcc-457f-a338-dccbff8a1641 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.254747] [55187]: INFO nova.api.openstack.requestlog [None req-1f66aa96-7dcc-457f-a338-dccbff8a1641 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1239 microversion: 2.1 time: 0.043365 [ 960.255156] [55187]: [pid: 55187|app: 0|req: 3147/6374] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:20 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1239 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.717878] [55188]: DEBUG nova.api.openstack.wsgi [None req-e74539b1-9799-47bc-970a-6e1184198adc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 960.720123] [55188]: DEBUG nova.compute.api [None req-e74539b1-9799-47bc-970a-6e1184198adc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 960.728766] [55188]: DEBUG oslo_concurrency.lockutils [None req-e74539b1-9799-47bc-970a-6e1184198adc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.728766] [55188]: DEBUG oslo_concurrency.lockutils [None req-e74539b1-9799-47bc-970a-6e1184198adc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.728766] [55188]: DEBUG oslo_concurrency.lockutils [None req-e74539b1-9799-47bc-970a-6e1184198adc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.728766] [55188]: DEBUG oslo_concurrency.lockutils [None req-e74539b1-9799-47bc-970a-6e1184198adc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.728766] [55188]: DEBUG oslo_concurrency.lockutils [None req-e74539b1-9799-47bc-970a-6e1184198adc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.728766] [55188]: DEBUG oslo_concurrency.lockutils [None req-e74539b1-9799-47bc-970a-6e1184198adc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.775115] [55188]: DEBUG nova.policy [None req-e74539b1-9799-47bc-970a-6e1184198adc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.779963] [55188]: INFO nova.api.openstack.requestlog [None req-e74539b1-9799-47bc-970a-6e1184198adc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1266 microversion: 2.1 time: 0.064400 [ 960.779963] [55188]: [pid: 55188|app: 0|req: 3228/6375] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:21 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1266 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.803369] [55187]: DEBUG nova.api.openstack.wsgi [None req-3aac82d9-8f1f-4a20-8ec7-d10154b74a47 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 960.805457] [55187]: DEBUG nova.compute.api [None req-3aac82d9-8f1f-4a20-8ec7-d10154b74a47 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 960.810461] [55187]: DEBUG oslo_concurrency.lockutils [None req-3aac82d9-8f1f-4a20-8ec7-d10154b74a47 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.811084] [55187]: DEBUG oslo_concurrency.lockutils [None req-3aac82d9-8f1f-4a20-8ec7-d10154b74a47 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.811400] [55187]: DEBUG oslo_concurrency.lockutils [None req-3aac82d9-8f1f-4a20-8ec7-d10154b74a47 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.812064] [55187]: DEBUG oslo_concurrency.lockutils [None req-3aac82d9-8f1f-4a20-8ec7-d10154b74a47 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.812118] [55187]: DEBUG oslo_concurrency.lockutils [None req-3aac82d9-8f1f-4a20-8ec7-d10154b74a47 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.812334] [55187]: DEBUG oslo_concurrency.lockutils [None req-3aac82d9-8f1f-4a20-8ec7-d10154b74a47 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.833550] [55187]: DEBUG oslo_concurrency.lockutils [None req-3aac82d9-8f1f-4a20-8ec7-d10154b74a47 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.833550] [55187]: DEBUG oslo_concurrency.lockutils [None req-3aac82d9-8f1f-4a20-8ec7-d10154b74a47 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.833550] [55187]: DEBUG oslo_concurrency.lockutils [None req-3aac82d9-8f1f-4a20-8ec7-d10154b74a47 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.833550] [55187]: DEBUG nova.objects.instance [None req-3aac82d9-8f1f-4a20-8ec7-d10154b74a47 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lazy-loading 'fault' on Instance uuid 0497c9b8-e8b3-462a-b5de-fa66d4f30cac {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 960.857058] [55187]: DEBUG nova.policy [None req-3aac82d9-8f1f-4a20-8ec7-d10154b74a47 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.861707] [55187]: INFO nova.api.openstack.requestlog [None req-3aac82d9-8f1f-4a20-8ec7-d10154b74a47 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1301 microversion: 2.1 time: 0.060838 [ 960.862695] [55187]: [pid: 55187|app: 0|req: 3148/6376] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:21 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1301 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.930772] [55188]: DEBUG nova.api.openstack.wsgi [None req-d36faa34-a3f0-49e2-8e42-3b2af9689d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 960.932823] [55188]: DEBUG nova.compute.api [None req-d36faa34-a3f0-49e2-8e42-3b2af9689d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 960.937880] [55188]: DEBUG oslo_concurrency.lockutils [None req-d36faa34-a3f0-49e2-8e42-3b2af9689d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.938821] [55188]: DEBUG oslo_concurrency.lockutils [None req-d36faa34-a3f0-49e2-8e42-3b2af9689d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.938821] [55188]: DEBUG oslo_concurrency.lockutils [None req-d36faa34-a3f0-49e2-8e42-3b2af9689d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.938821] [55188]: DEBUG oslo_concurrency.lockutils [None req-d36faa34-a3f0-49e2-8e42-3b2af9689d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.939198] [55188]: DEBUG oslo_concurrency.lockutils [None req-d36faa34-a3f0-49e2-8e42-3b2af9689d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.939198] [55188]: DEBUG oslo_concurrency.lockutils [None req-d36faa34-a3f0-49e2-8e42-3b2af9689d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.948658] [55187]: DEBUG nova.api.openstack.wsgi [None req-88d2e54d-183a-4621-9eb8-22fffc9fe336 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 960.952909] [55187]: DEBUG nova.compute.api [None req-88d2e54d-183a-4621-9eb8-22fffc9fe336 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 960.960412] [55187]: DEBUG oslo_concurrency.lockutils [None req-88d2e54d-183a-4621-9eb8-22fffc9fe336 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.961172] [55187]: DEBUG oslo_concurrency.lockutils [None req-88d2e54d-183a-4621-9eb8-22fffc9fe336 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.961172] [55187]: DEBUG oslo_concurrency.lockutils [None req-88d2e54d-183a-4621-9eb8-22fffc9fe336 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.962153] [55187]: DEBUG oslo_concurrency.lockutils [None req-88d2e54d-183a-4621-9eb8-22fffc9fe336 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.962153] [55187]: DEBUG oslo_concurrency.lockutils [None req-88d2e54d-183a-4621-9eb8-22fffc9fe336 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.962153] [55187]: DEBUG oslo_concurrency.lockutils [None req-88d2e54d-183a-4621-9eb8-22fffc9fe336 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.963317] [55188]: DEBUG oslo_concurrency.lockutils [None req-d36faa34-a3f0-49e2-8e42-3b2af9689d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.963563] [55188]: DEBUG oslo_concurrency.lockutils [None req-d36faa34-a3f0-49e2-8e42-3b2af9689d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.965261] [55188]: DEBUG oslo_concurrency.lockutils [None req-d36faa34-a3f0-49e2-8e42-3b2af9689d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.965261] [55188]: DEBUG nova.objects.instance [None req-d36faa34-a3f0-49e2-8e42-3b2af9689d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 960.985197] [55187]: DEBUG oslo_concurrency.lockutils [None req-88d2e54d-183a-4621-9eb8-22fffc9fe336 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.986724] [55187]: DEBUG oslo_concurrency.lockutils [None req-88d2e54d-183a-4621-9eb8-22fffc9fe336 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.986982] [55187]: DEBUG oslo_concurrency.lockutils [None req-88d2e54d-183a-4621-9eb8-22fffc9fe336 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.989865] [55187]: DEBUG nova.objects.instance [None req-88d2e54d-183a-4621-9eb8-22fffc9fe336 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid c7454522-e0f7-4021-936b-aa89bffb4abd {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 960.990935] [55188]: DEBUG nova.policy [None req-d36faa34-a3f0-49e2-8e42-3b2af9689d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.999225] [55188]: INFO nova.api.openstack.requestlog [None req-d36faa34-a3f0-49e2-8e42-3b2af9689d34 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1297 microversion: 2.1 time: 0.068383 [ 960.999225] [55188]: [pid: 55188|app: 0|req: 3229/6377] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:21 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1297 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.020304] [55187]: DEBUG nova.policy [None req-88d2e54d-183a-4621-9eb8-22fffc9fe336 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.026431] [55187]: INFO nova.api.openstack.requestlog [None req-88d2e54d-183a-4621-9eb8-22fffc9fe336 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1309 microversion: 2.1 time: 0.082762 [ 961.026779] [55187]: [pid: 55187|app: 0|req: 3149/6378] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:21 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1309 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.037249] [55188]: DEBUG nova.api.openstack.wsgi [None req-86d197c0-2879-4007-9416-b8a00fa71bd2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 961.039181] [55188]: DEBUG nova.compute.api [None req-86d197c0-2879-4007-9416-b8a00fa71bd2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 961.046013] [55188]: DEBUG oslo_concurrency.lockutils [None req-86d197c0-2879-4007-9416-b8a00fa71bd2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.046355] [55188]: DEBUG oslo_concurrency.lockutils [None req-86d197c0-2879-4007-9416-b8a00fa71bd2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.046578] [55188]: DEBUG oslo_concurrency.lockutils [None req-86d197c0-2879-4007-9416-b8a00fa71bd2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.047296] [55188]: DEBUG oslo_concurrency.lockutils [None req-86d197c0-2879-4007-9416-b8a00fa71bd2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.047296] [55188]: DEBUG oslo_concurrency.lockutils [None req-86d197c0-2879-4007-9416-b8a00fa71bd2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.047530] [55188]: DEBUG oslo_concurrency.lockutils [None req-86d197c0-2879-4007-9416-b8a00fa71bd2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.074666] [55188]: DEBUG oslo_concurrency.lockutils [None req-86d197c0-2879-4007-9416-b8a00fa71bd2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.075192] [55188]: DEBUG oslo_concurrency.lockutils [None req-86d197c0-2879-4007-9416-b8a00fa71bd2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.075192] [55188]: DEBUG oslo_concurrency.lockutils [None req-86d197c0-2879-4007-9416-b8a00fa71bd2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.075429] [55188]: DEBUG nova.objects.instance [None req-86d197c0-2879-4007-9416-b8a00fa71bd2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid c67345fe-852f-4912-9af4-3cc75257d434 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 961.094355] [55187]: DEBUG nova.api.openstack.wsgi [None req-5222731e-30cf-4472-9c8b-fe7a6f6baea0 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 961.096264] [55187]: DEBUG nova.compute.api [None req-5222731e-30cf-4472-9c8b-fe7a6f6baea0 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 961.102583] [55187]: DEBUG oslo_concurrency.lockutils [None req-5222731e-30cf-4472-9c8b-fe7a6f6baea0 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.102583] [55187]: DEBUG oslo_concurrency.lockutils [None req-5222731e-30cf-4472-9c8b-fe7a6f6baea0 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.102583] [55187]: DEBUG oslo_concurrency.lockutils [None req-5222731e-30cf-4472-9c8b-fe7a6f6baea0 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.102583] [55187]: DEBUG oslo_concurrency.lockutils [None req-5222731e-30cf-4472-9c8b-fe7a6f6baea0 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.102823] [55187]: DEBUG oslo_concurrency.lockutils [None req-5222731e-30cf-4472-9c8b-fe7a6f6baea0 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.103772] [55187]: DEBUG oslo_concurrency.lockutils [None req-5222731e-30cf-4472-9c8b-fe7a6f6baea0 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.107254] [55188]: DEBUG nova.policy [None req-86d197c0-2879-4007-9416-b8a00fa71bd2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.113777] [55188]: INFO nova.api.openstack.requestlog [None req-86d197c0-2879-4007-9416-b8a00fa71bd2 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1298 microversion: 2.1 time: 0.078556 [ 961.113777] [55188]: [pid: 55188|app: 0|req: 3230/6379] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:21 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1298 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.127275] [55188]: DEBUG nova.api.openstack.wsgi [None req-8ae33fc8-bbd5-4d7a-b508-403940a3c7ff tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 961.129090] [55188]: DEBUG nova.compute.api [None req-8ae33fc8-bbd5-4d7a-b508-403940a3c7ff tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 961.133915] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ae33fc8-bbd5-4d7a-b508-403940a3c7ff tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.134354] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ae33fc8-bbd5-4d7a-b508-403940a3c7ff tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.134570] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ae33fc8-bbd5-4d7a-b508-403940a3c7ff tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.134950] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ae33fc8-bbd5-4d7a-b508-403940a3c7ff tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.135252] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ae33fc8-bbd5-4d7a-b508-403940a3c7ff tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.135444] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ae33fc8-bbd5-4d7a-b508-403940a3c7ff tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.135733] [55187]: DEBUG oslo_concurrency.lockutils [None req-5222731e-30cf-4472-9c8b-fe7a6f6baea0 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.136034] [55187]: DEBUG oslo_concurrency.lockutils [None req-5222731e-30cf-4472-9c8b-fe7a6f6baea0 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.136218] [55187]: DEBUG oslo_concurrency.lockutils [None req-5222731e-30cf-4472-9c8b-fe7a6f6baea0 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.136420] [55187]: DEBUG nova.objects.instance [None req-5222731e-30cf-4472-9c8b-fe7a6f6baea0 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lazy-loading 'fault' on Instance uuid f8c770af-7d7d-4b7e-a603-64e14b3842c1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 961.157866] [55187]: DEBUG nova.policy [None req-5222731e-30cf-4472-9c8b-fe7a6f6baea0 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.162898] [55187]: INFO nova.api.openstack.requestlog [None req-5222731e-30cf-4472-9c8b-fe7a6f6baea0 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1312 microversion: 2.1 time: 0.074264 [ 961.162898] [55187]: [pid: 55187|app: 0|req: 3150/6380] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:21 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1312 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.182990] [55188]: DEBUG nova.policy [None req-8ae33fc8-bbd5-4d7a-b508-403940a3c7ff tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.184066] [55187]: DEBUG nova.api.openstack.wsgi [req-b04c1d14-55ee-4111-9822-a4a450519b2d req-0e9a5154-0b45-4295-87a9-a75856404b62 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144", "name": "network-vif-deleted", "tag": "444e13e3-c9ae-41f3-928d-bff95c8b3a5c"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 961.190271] [55188]: INFO nova.api.openstack.requestlog [None req-8ae33fc8-bbd5-4d7a-b508-403940a3c7ff tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1211 microversion: 2.1 time: 0.068391 [ 961.190621] [55188]: [pid: 55188|app: 0|req: 3231/6381] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:21 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1211 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.194729] [55188]: DEBUG nova.api.openstack.wsgi [None req-323bcae4-7601-4cf9-a5fd-312a8274f86e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 961.195411] [55187]: DEBUG oslo_concurrency.lockutils [req-b04c1d14-55ee-4111-9822-a4a450519b2d req-0e9a5154-0b45-4295-87a9-a75856404b62 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.195674] [55187]: DEBUG oslo_concurrency.lockutils [req-b04c1d14-55ee-4111-9822-a4a450519b2d req-0e9a5154-0b45-4295-87a9-a75856404b62 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.196231] [55187]: DEBUG oslo_concurrency.lockutils [req-b04c1d14-55ee-4111-9822-a4a450519b2d req-0e9a5154-0b45-4295-87a9-a75856404b62 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.196487] [55188]: DEBUG nova.compute.api [None req-323bcae4-7601-4cf9-a5fd-312a8274f86e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 961.200536] [55188]: DEBUG oslo_concurrency.lockutils [None req-323bcae4-7601-4cf9-a5fd-312a8274f86e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.200620] [55188]: DEBUG oslo_concurrency.lockutils [None req-323bcae4-7601-4cf9-a5fd-312a8274f86e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.200812] [55188]: DEBUG oslo_concurrency.lockutils [None req-323bcae4-7601-4cf9-a5fd-312a8274f86e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.201214] [55188]: DEBUG oslo_concurrency.lockutils [None req-323bcae4-7601-4cf9-a5fd-312a8274f86e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.201415] [55188]: DEBUG oslo_concurrency.lockutils [None req-323bcae4-7601-4cf9-a5fd-312a8274f86e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.201577] [55188]: DEBUG oslo_concurrency.lockutils [None req-323bcae4-7601-4cf9-a5fd-312a8274f86e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.206821] [55187]: INFO nova.api.openstack.compute.server_external_events [req-b04c1d14-55ee-4111-9822-a4a450519b2d req-0e9a5154-0b45-4295-87a9-a75856404b62 service nova] Creating event network-vif-deleted:444e13e3-c9ae-41f3-928d-bff95c8b3a5c for instance 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 on cpu-1 [ 961.210565] [55187]: INFO nova.api.openstack.requestlog [req-b04c1d14-55ee-4111-9822-a4a450519b2d req-0e9a5154-0b45-4295-87a9-a75856404b62 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029957 [ 961.211187] [55187]: [pid: 55187|app: 0|req: 3151/6382] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:21 2025] 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) [ 961.220851] [55187]: DEBUG nova.api.openstack.wsgi [None req-3f9380f1-ad88-454d-a1f3-8db2eb6e847e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9677490>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 961.264379] [55187]: INFO nova.api.openstack.requestlog [None req-3f9380f1-ad88-454d-a1f3-8db2eb6e847e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b" status: 200 len: 1629 microversion: 2.1 time: 0.046978 [ 961.265425] [55187]: [pid: 55187|app: 0|req: 3152/6383] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:07:21 2025] GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b => generated 1629 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.267995] [55187]: DEBUG nova.api.openstack.wsgi [None req-4cb6f437-b501-4401-bd68-c33cda85ef3f tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 961.269742] [55187]: DEBUG nova.compute.api [None req-4cb6f437-b501-4401-bd68-c33cda85ef3f tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 961.273854] [55187]: DEBUG oslo_concurrency.lockutils [None req-4cb6f437-b501-4401-bd68-c33cda85ef3f tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.274143] [55187]: DEBUG oslo_concurrency.lockutils [None req-4cb6f437-b501-4401-bd68-c33cda85ef3f tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.274343] [55187]: DEBUG oslo_concurrency.lockutils [None req-4cb6f437-b501-4401-bd68-c33cda85ef3f tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.274774] [55187]: DEBUG oslo_concurrency.lockutils [None req-4cb6f437-b501-4401-bd68-c33cda85ef3f tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.275055] [55187]: DEBUG oslo_concurrency.lockutils [None req-4cb6f437-b501-4401-bd68-c33cda85ef3f tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.275462] [55187]: DEBUG oslo_concurrency.lockutils [None req-4cb6f437-b501-4401-bd68-c33cda85ef3f tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.414696] [55188]: DEBUG nova.policy [None req-323bcae4-7601-4cf9-a5fd-312a8274f86e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.419965] [55187]: DEBUG nova.policy [None req-4cb6f437-b501-4401-bd68-c33cda85ef3f tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.423962] [55187]: INFO nova.api.openstack.requestlog [None req-4cb6f437-b501-4401-bd68-c33cda85ef3f tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1502 microversion: 2.1 time: 0.158487 [ 961.424210] [55188]: INFO nova.api.openstack.requestlog [None req-323bcae4-7601-4cf9-a5fd-312a8274f86e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1817 microversion: 2.1 time: 0.231453 [ 961.424333] [55187]: [pid: 55187|app: 0|req: 3153/6384] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:21 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1502 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.424573] [55188]: [pid: 55188|app: 0|req: 3232/6385] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:21 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1817 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 961.428230] [55187]: DEBUG nova.api.openstack.wsgi [None req-831cccce-0221-4eb0-ad10-8e204222a949 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 961.431037] [55187]: DEBUG nova.compute.api [None req-831cccce-0221-4eb0-ad10-8e204222a949 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 961.437282] [55187]: DEBUG oslo_concurrency.lockutils [None req-831cccce-0221-4eb0-ad10-8e204222a949 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.437551] [55187]: DEBUG oslo_concurrency.lockutils [None req-831cccce-0221-4eb0-ad10-8e204222a949 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.437811] [55187]: DEBUG oslo_concurrency.lockutils [None req-831cccce-0221-4eb0-ad10-8e204222a949 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.438170] [55187]: DEBUG oslo_concurrency.lockutils [None req-831cccce-0221-4eb0-ad10-8e204222a949 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.438380] [55187]: DEBUG oslo_concurrency.lockutils [None req-831cccce-0221-4eb0-ad10-8e204222a949 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.438552] [55187]: DEBUG oslo_concurrency.lockutils [None req-831cccce-0221-4eb0-ad10-8e204222a949 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.441321] [55188]: DEBUG nova.api.openstack.wsgi [None req-70d3b641-3106-4ef8-b9e1-f6b4cc1b81db tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 961.443121] [55188]: DEBUG nova.compute.api [None req-70d3b641-3106-4ef8-b9e1-f6b4cc1b81db tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 961.447283] [55188]: DEBUG oslo_concurrency.lockutils [None req-70d3b641-3106-4ef8-b9e1-f6b4cc1b81db tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.447548] [55188]: DEBUG oslo_concurrency.lockutils [None req-70d3b641-3106-4ef8-b9e1-f6b4cc1b81db tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.447987] [55188]: DEBUG oslo_concurrency.lockutils [None req-70d3b641-3106-4ef8-b9e1-f6b4cc1b81db tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.448274] [55188]: DEBUG oslo_concurrency.lockutils [None req-70d3b641-3106-4ef8-b9e1-f6b4cc1b81db tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.448479] [55188]: DEBUG oslo_concurrency.lockutils [None req-70d3b641-3106-4ef8-b9e1-f6b4cc1b81db tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.448659] [55188]: DEBUG oslo_concurrency.lockutils [None req-70d3b641-3106-4ef8-b9e1-f6b4cc1b81db tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.466627] [55188]: DEBUG nova.policy [None req-70d3b641-3106-4ef8-b9e1-f6b4cc1b81db tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-instance-actions:events failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.467257] [55188]: INFO nova.api.openstack.requestlog [None req-70d3b641-3106-4ef8-b9e1-f6b4cc1b81db tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152/os-instance-actions/req-620ac539-d0ee-4481-ac7f-ce97137cf491" status: 200 len: 313 microversion: 2.1 time: 0.028669 [ 961.467809] [55188]: [pid: 55188|app: 0|req: 3233/6386] 10.180.1.21 () {58 vars in 1414 bytes} [Wed Mar 26 22:07:21 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152/os-instance-actions/req-620ac539-d0ee-4481-ac7f-ce97137cf491 => generated 313 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 961.476650] [55188]: DEBUG nova.api.openstack.wsgi [None req-053b6548-a07c-445e-b3e9-2653154ebecb tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 961.478696] [55188]: DEBUG nova.compute.api [None req-053b6548-a07c-445e-b3e9-2653154ebecb tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 961.482141] [55187]: DEBUG nova.policy [None req-831cccce-0221-4eb0-ad10-8e204222a949 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.482470] [55188]: DEBUG oslo_concurrency.lockutils [None req-053b6548-a07c-445e-b3e9-2653154ebecb tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.482798] [55188]: DEBUG oslo_concurrency.lockutils [None req-053b6548-a07c-445e-b3e9-2653154ebecb tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.483058] [55188]: DEBUG oslo_concurrency.lockutils [None req-053b6548-a07c-445e-b3e9-2653154ebecb tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.483467] [55188]: DEBUG oslo_concurrency.lockutils [None req-053b6548-a07c-445e-b3e9-2653154ebecb tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.483667] [55188]: DEBUG oslo_concurrency.lockutils [None req-053b6548-a07c-445e-b3e9-2653154ebecb tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.483839] [55188]: DEBUG oslo_concurrency.lockutils [None req-053b6548-a07c-445e-b3e9-2653154ebecb tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.487708] [55187]: INFO nova.api.openstack.requestlog [None req-831cccce-0221-4eb0-ad10-8e204222a949 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1239 microversion: 2.1 time: 0.062631 [ 961.488134] [55187]: [pid: 55187|app: 0|req: 3154/6387] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:21 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1239 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.536626] [55188]: INFO nova.api.openstack.requestlog [None req-053b6548-a07c-445e-b3e9-2653154ebecb tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152/action" status: 202 len: 0 microversion: 2.1 time: 0.061758 [ 961.536626] [55188]: [pid: 55188|app: 0|req: 3234/6388] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:07:21 2025] POST /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 961.543448] [55187]: DEBUG nova.api.openstack.wsgi [None req-8c20dfd8-8df0-4ef4-8bf0-2669e93a68bf tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 961.544853] [55187]: DEBUG nova.compute.api [None req-8c20dfd8-8df0-4ef4-8bf0-2669e93a68bf tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 961.548943] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c20dfd8-8df0-4ef4-8bf0-2669e93a68bf tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.549084] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c20dfd8-8df0-4ef4-8bf0-2669e93a68bf tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.549641] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c20dfd8-8df0-4ef4-8bf0-2669e93a68bf tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.549785] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c20dfd8-8df0-4ef4-8bf0-2669e93a68bf tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.549970] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c20dfd8-8df0-4ef4-8bf0-2669e93a68bf tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.550238] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c20dfd8-8df0-4ef4-8bf0-2669e93a68bf tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.628282] [55187]: DEBUG nova.policy [None req-8c20dfd8-8df0-4ef4-8bf0-2669e93a68bf tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.632622] [55187]: INFO nova.api.openstack.requestlog [None req-8c20dfd8-8df0-4ef4-8bf0-2669e93a68bf tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1504 microversion: 2.1 time: 0.092592 [ 961.633208] [55187]: [pid: 55187|app: 0|req: 3155/6389] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:21 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1504 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.794970] [55188]: DEBUG nova.api.openstack.wsgi [None req-5a967a5e-e98e-42a0-8acb-585417e847db tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 961.796759] [55188]: DEBUG nova.compute.api [None req-5a967a5e-e98e-42a0-8acb-585417e847db tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 961.800949] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a967a5e-e98e-42a0-8acb-585417e847db tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.801228] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a967a5e-e98e-42a0-8acb-585417e847db tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.801425] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a967a5e-e98e-42a0-8acb-585417e847db tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.801773] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a967a5e-e98e-42a0-8acb-585417e847db tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.801972] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a967a5e-e98e-42a0-8acb-585417e847db tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.802167] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a967a5e-e98e-42a0-8acb-585417e847db tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.839318] [55188]: DEBUG nova.policy [None req-5a967a5e-e98e-42a0-8acb-585417e847db tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.843725] [55188]: INFO nova.api.openstack.requestlog [None req-5a967a5e-e98e-42a0-8acb-585417e847db tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1266 microversion: 2.1 time: 0.051365 [ 961.844040] [55188]: [pid: 55188|app: 0|req: 3235/6390] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:22 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1266 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.875632] [55187]: DEBUG nova.api.openstack.wsgi [None req-f3947576-0cba-4705-a5c5-974837d05473 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 961.877419] [55187]: DEBUG nova.compute.api [None req-f3947576-0cba-4705-a5c5-974837d05473 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 961.881165] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3947576-0cba-4705-a5c5-974837d05473 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.881441] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3947576-0cba-4705-a5c5-974837d05473 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.881646] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3947576-0cba-4705-a5c5-974837d05473 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.882021] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3947576-0cba-4705-a5c5-974837d05473 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.882227] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3947576-0cba-4705-a5c5-974837d05473 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.882431] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3947576-0cba-4705-a5c5-974837d05473 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.903395] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3947576-0cba-4705-a5c5-974837d05473 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.903664] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3947576-0cba-4705-a5c5-974837d05473 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.903866] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3947576-0cba-4705-a5c5-974837d05473 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.904105] [55187]: DEBUG nova.objects.instance [None req-f3947576-0cba-4705-a5c5-974837d05473 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lazy-loading 'fault' on Instance uuid 0497c9b8-e8b3-462a-b5de-fa66d4f30cac {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 961.925402] [55187]: DEBUG nova.policy [None req-f3947576-0cba-4705-a5c5-974837d05473 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.930544] [55187]: INFO nova.api.openstack.requestlog [None req-f3947576-0cba-4705-a5c5-974837d05473 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1301 microversion: 2.1 time: 0.056958 [ 961.930544] [55187]: [pid: 55187|app: 0|req: 3156/6391] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:22 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1301 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.996843] [55188]: DEBUG nova.api.openstack.wsgi [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersListShow296Test-server-909046964", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": "none"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 962.011421] [55187]: DEBUG nova.api.openstack.wsgi [None req-cc7a5c64-3eaf-403f-ab33-976c266e8d1a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 962.013218] [55187]: DEBUG nova.compute.api [None req-cc7a5c64-3eaf-403f-ab33-976c266e8d1a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 962.016906] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc7a5c64-3eaf-403f-ab33-976c266e8d1a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.017179] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc7a5c64-3eaf-403f-ab33-976c266e8d1a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.017383] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc7a5c64-3eaf-403f-ab33-976c266e8d1a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.017769] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc7a5c64-3eaf-403f-ab33-976c266e8d1a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.018020] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc7a5c64-3eaf-403f-ab33-976c266e8d1a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.018238] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc7a5c64-3eaf-403f-ab33-976c266e8d1a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.029894] [55188]: DEBUG oslo_concurrency.lockutils [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.030189] [55188]: DEBUG oslo_concurrency.lockutils [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.030460] [55188]: DEBUG oslo_concurrency.lockutils [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.030908] [55188]: DEBUG oslo_concurrency.lockutils [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.031151] [55188]: DEBUG oslo_concurrency.lockutils [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.031336] [55188]: DEBUG oslo_concurrency.lockutils [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.037976] [55188]: DEBUG nova.virt.hardware [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 962.038283] [55188]: DEBUG nova.virt.hardware [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 962.038524] [55188]: DEBUG nova.virt.hardware [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 962.038727] [55188]: DEBUG nova.virt.hardware [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 962.038898] [55188]: DEBUG nova.virt.hardware [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 962.041710] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc7a5c64-3eaf-403f-ab33-976c266e8d1a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.041990] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc7a5c64-3eaf-403f-ab33-976c266e8d1a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.042228] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc7a5c64-3eaf-403f-ab33-976c266e8d1a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.042450] [55187]: DEBUG nova.objects.instance [None req-cc7a5c64-3eaf-403f-ab33-976c266e8d1a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 962.046913] [55188]: DEBUG oslo_concurrency.lockutils [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.047243] [55188]: DEBUG oslo_concurrency.lockutils [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.047350] [55188]: DEBUG oslo_concurrency.lockutils [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.047743] [55188]: DEBUG oslo_concurrency.lockutils [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.047990] [55188]: DEBUG oslo_concurrency.lockutils [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.048196] [55188]: DEBUG oslo_concurrency.lockutils [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.058740] [55188]: DEBUG nova.quota [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Getting quotas for project fe42ae0b000b4be1bd6a51230e5deed4. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 962.062470] [55188]: DEBUG nova.quota [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Getting quotas for user 14e070661b7c497dbb3214035d61f788 and project fe42ae0b000b4be1bd6a51230e5deed4. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 962.063513] [55187]: DEBUG nova.policy [None req-cc7a5c64-3eaf-403f-ab33-976c266e8d1a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.068263] [55188]: DEBUG nova.compute.api [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 962.068698] [55187]: INFO nova.api.openstack.requestlog [None req-cc7a5c64-3eaf-403f-ab33-976c266e8d1a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1297 microversion: 2.1 time: 0.059861 [ 962.069208] [55187]: [pid: 55187|app: 0|req: 3157/6392] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:22 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1297 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 962.069881] [55188]: DEBUG nova.compute.api [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 962.101594] [55188]: INFO nova.api.openstack.requestlog [None req-79aff57e-fa47-4db1-b950-7bf5deba2f01 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.96 time: 0.161197 [ 962.102012] [55188]: [pid: 55188|app: 0|req: 3236/6393] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 26 22:07:22 2025] POST /compute/v2.1/servers => generated 380 bytes in 162 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 962.109165] [55188]: DEBUG nova.api.openstack.wsgi [None req-b62024ac-cea2-4450-8c84-fc788d134f96 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 962.111089] [55188]: DEBUG nova.compute.api [None req-b62024ac-cea2-4450-8c84-fc788d134f96 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 962.130525] [55187]: DEBUG nova.api.openstack.wsgi [None req-522f603b-6a43-49a3-93f9-68f92cf8bb33 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 962.132642] [55187]: DEBUG nova.compute.api [None req-522f603b-6a43-49a3-93f9-68f92cf8bb33 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 962.137835] [55187]: DEBUG oslo_concurrency.lockutils [None req-522f603b-6a43-49a3-93f9-68f92cf8bb33 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.138187] [55187]: DEBUG oslo_concurrency.lockutils [None req-522f603b-6a43-49a3-93f9-68f92cf8bb33 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.138457] [55187]: DEBUG oslo_concurrency.lockutils [None req-522f603b-6a43-49a3-93f9-68f92cf8bb33 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.138888] [55187]: DEBUG oslo_concurrency.lockutils [None req-522f603b-6a43-49a3-93f9-68f92cf8bb33 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.139189] [55187]: DEBUG oslo_concurrency.lockutils [None req-522f603b-6a43-49a3-93f9-68f92cf8bb33 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.139414] [55187]: DEBUG oslo_concurrency.lockutils [None req-522f603b-6a43-49a3-93f9-68f92cf8bb33 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.144764] [55188]: DEBUG nova.policy [None req-b62024ac-cea2-4450-8c84-fc788d134f96 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.149224] [55188]: DEBUG nova.policy [None req-b62024ac-cea2-4450-8c84-fc788d134f96 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.149838] [55188]: DEBUG nova.policy [None req-b62024ac-cea2-4450-8c84-fc788d134f96 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.152602] [55188]: INFO nova.api.openstack.requestlog [None req-b62024ac-cea2-4450-8c84-fc788d134f96 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1496 microversion: 2.96 time: 0.046499 [ 962.152917] [55188]: [pid: 55188|app: 0|req: 3237/6394] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:22 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1496 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 962.155375] [55188]: DEBUG nova.api.openstack.wsgi [None req-3836971c-a1f1-4a71-a6e7-bde3155eee5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 962.157021] [55188]: DEBUG nova.compute.api [None req-3836971c-a1f1-4a71-a6e7-bde3155eee5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 962.159630] [55187]: DEBUG oslo_concurrency.lockutils [None req-522f603b-6a43-49a3-93f9-68f92cf8bb33 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.159932] [55187]: DEBUG oslo_concurrency.lockutils [None req-522f603b-6a43-49a3-93f9-68f92cf8bb33 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.160146] [55187]: DEBUG oslo_concurrency.lockutils [None req-522f603b-6a43-49a3-93f9-68f92cf8bb33 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.160337] [55188]: DEBUG oslo_concurrency.lockutils [None req-3836971c-a1f1-4a71-a6e7-bde3155eee5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.160457] [55187]: DEBUG nova.objects.instance [None req-522f603b-6a43-49a3-93f9-68f92cf8bb33 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid c7454522-e0f7-4021-936b-aa89bffb4abd {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 962.160539] [55188]: DEBUG oslo_concurrency.lockutils [None req-3836971c-a1f1-4a71-a6e7-bde3155eee5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.160726] [55188]: DEBUG oslo_concurrency.lockutils [None req-3836971c-a1f1-4a71-a6e7-bde3155eee5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.161095] [55188]: DEBUG oslo_concurrency.lockutils [None req-3836971c-a1f1-4a71-a6e7-bde3155eee5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.161353] [55188]: DEBUG oslo_concurrency.lockutils [None req-3836971c-a1f1-4a71-a6e7-bde3155eee5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.161474] [55188]: DEBUG oslo_concurrency.lockutils [None req-3836971c-a1f1-4a71-a6e7-bde3155eee5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.182448] [55187]: DEBUG nova.policy [None req-522f603b-6a43-49a3-93f9-68f92cf8bb33 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.185594] [55188]: DEBUG oslo_concurrency.lockutils [None req-3836971c-a1f1-4a71-a6e7-bde3155eee5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.186194] [55188]: DEBUG oslo_concurrency.lockutils [None req-3836971c-a1f1-4a71-a6e7-bde3155eee5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.186194] [55188]: DEBUG oslo_concurrency.lockutils [None req-3836971c-a1f1-4a71-a6e7-bde3155eee5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.186385] [55188]: DEBUG nova.objects.instance [None req-3836971c-a1f1-4a71-a6e7-bde3155eee5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid c67345fe-852f-4912-9af4-3cc75257d434 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 962.187537] [55187]: INFO nova.api.openstack.requestlog [None req-522f603b-6a43-49a3-93f9-68f92cf8bb33 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1309 microversion: 2.1 time: 0.117834 [ 962.188106] [55187]: [pid: 55187|app: 0|req: 3158/6395] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:22 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1309 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.190998] [55187]: DEBUG nova.api.openstack.wsgi [None req-92cb37e2-2962-4fe0-a9a8-47fc1260f68a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 962.192878] [55187]: DEBUG nova.compute.api [None req-92cb37e2-2962-4fe0-a9a8-47fc1260f68a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 962.196633] [55187]: DEBUG oslo_concurrency.lockutils [None req-92cb37e2-2962-4fe0-a9a8-47fc1260f68a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.199036] [55187]: DEBUG oslo_concurrency.lockutils [None req-92cb37e2-2962-4fe0-a9a8-47fc1260f68a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.199036] [55187]: DEBUG oslo_concurrency.lockutils [None req-92cb37e2-2962-4fe0-a9a8-47fc1260f68a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.199036] [55187]: DEBUG oslo_concurrency.lockutils [None req-92cb37e2-2962-4fe0-a9a8-47fc1260f68a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.199036] [55187]: DEBUG oslo_concurrency.lockutils [None req-92cb37e2-2962-4fe0-a9a8-47fc1260f68a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.199400] [55187]: DEBUG oslo_concurrency.lockutils [None req-92cb37e2-2962-4fe0-a9a8-47fc1260f68a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.210041] [55188]: DEBUG nova.policy [None req-3836971c-a1f1-4a71-a6e7-bde3155eee5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.214609] [55188]: INFO nova.api.openstack.requestlog [None req-3836971c-a1f1-4a71-a6e7-bde3155eee5d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1298 microversion: 2.1 time: 0.061044 [ 962.215410] [55188]: [pid: 55188|app: 0|req: 3238/6396] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:22 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1298 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.218024] [55188]: DEBUG nova.api.openstack.wsgi [None req-f0811c94-6993-437f-9287-4e6e04306a59 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 962.218722] [55187]: DEBUG oslo_concurrency.lockutils [None req-92cb37e2-2962-4fe0-a9a8-47fc1260f68a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.218822] [55187]: DEBUG oslo_concurrency.lockutils [None req-92cb37e2-2962-4fe0-a9a8-47fc1260f68a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.218983] [55187]: DEBUG oslo_concurrency.lockutils [None req-92cb37e2-2962-4fe0-a9a8-47fc1260f68a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.219260] [55187]: DEBUG nova.objects.instance [None req-92cb37e2-2962-4fe0-a9a8-47fc1260f68a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lazy-loading 'fault' on Instance uuid f8c770af-7d7d-4b7e-a603-64e14b3842c1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 962.219670] [55188]: DEBUG nova.compute.api [None req-f0811c94-6993-437f-9287-4e6e04306a59 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 962.223322] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0811c94-6993-437f-9287-4e6e04306a59 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.223721] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0811c94-6993-437f-9287-4e6e04306a59 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.224383] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0811c94-6993-437f-9287-4e6e04306a59 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.224555] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0811c94-6993-437f-9287-4e6e04306a59 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.224701] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0811c94-6993-437f-9287-4e6e04306a59 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.224882] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0811c94-6993-437f-9287-4e6e04306a59 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.242627] [55187]: DEBUG nova.policy [None req-92cb37e2-2962-4fe0-a9a8-47fc1260f68a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.247169] [55187]: INFO nova.api.openstack.requestlog [None req-92cb37e2-2962-4fe0-a9a8-47fc1260f68a tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1312 microversion: 2.1 time: 0.058506 [ 962.247512] [55187]: [pid: 55187|app: 0|req: 3159/6397] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:22 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1312 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.259987] [55188]: DEBUG nova.policy [None req-f0811c94-6993-437f-9287-4e6e04306a59 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.266384] [55188]: INFO nova.api.openstack.requestlog [None req-f0811c94-6993-437f-9287-4e6e04306a59 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1211 microversion: 2.1 time: 0.050274 [ 962.266384] [55188]: [pid: 55188|app: 0|req: 3239/6398] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:22 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.275507] [55187]: DEBUG nova.api.openstack.wsgi [None req-230fbb5a-b0b4-44fb-8cf8-b1ad8e959297 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9677910>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 962.305434] [55187]: INFO nova.api.openstack.requestlog [None req-230fbb5a-b0b4-44fb-8cf8-b1ad8e959297 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b" status: 200 len: 1629 microversion: 2.1 time: 0.033006 [ 962.305835] [55187]: [pid: 55187|app: 0|req: 3160/6399] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:07:22 2025] GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b => generated 1629 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.438522] [55188]: DEBUG nova.api.openstack.wsgi [None req-aa8c13f9-62f8-4798-bcdf-a0075117fc7c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 962.440401] [55188]: DEBUG nova.compute.api [None req-aa8c13f9-62f8-4798-bcdf-a0075117fc7c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 962.445065] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa8c13f9-62f8-4798-bcdf-a0075117fc7c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.445334] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa8c13f9-62f8-4798-bcdf-a0075117fc7c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.445520] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa8c13f9-62f8-4798-bcdf-a0075117fc7c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.445876] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa8c13f9-62f8-4798-bcdf-a0075117fc7c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.446088] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa8c13f9-62f8-4798-bcdf-a0075117fc7c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.446270] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa8c13f9-62f8-4798-bcdf-a0075117fc7c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.501596] [55187]: DEBUG nova.api.openstack.wsgi [None req-f7d5435f-c38f-4979-82c5-2e50b533a3df tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 962.503538] [55187]: DEBUG nova.compute.api [None req-f7d5435f-c38f-4979-82c5-2e50b533a3df tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 962.507965] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7d5435f-c38f-4979-82c5-2e50b533a3df tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.508250] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7d5435f-c38f-4979-82c5-2e50b533a3df tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.508468] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7d5435f-c38f-4979-82c5-2e50b533a3df tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.508884] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7d5435f-c38f-4979-82c5-2e50b533a3df tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.509126] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7d5435f-c38f-4979-82c5-2e50b533a3df tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.509382] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7d5435f-c38f-4979-82c5-2e50b533a3df tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.544262] [55187]: DEBUG nova.policy [None req-f7d5435f-c38f-4979-82c5-2e50b533a3df tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.551097] [55187]: INFO nova.api.openstack.requestlog [None req-f7d5435f-c38f-4979-82c5-2e50b533a3df tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1295 microversion: 2.1 time: 0.051976 [ 962.552057] [55187]: [pid: 55187|app: 0|req: 3161/6400] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:22 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1295 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.571852] [55188]: DEBUG nova.policy [None req-aa8c13f9-62f8-4798-bcdf-a0075117fc7c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.582324] [55188]: INFO nova.api.openstack.requestlog [None req-aa8c13f9-62f8-4798-bcdf-a0075117fc7c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1817 microversion: 2.1 time: 0.145788 [ 962.583049] [55188]: [pid: 55188|app: 0|req: 3240/6401] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:22 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1817 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.648089] [55187]: DEBUG nova.api.openstack.wsgi [None req-0dc05053-61d7-498d-b106-2ad630429186 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 962.650129] [55187]: DEBUG nova.compute.api [None req-0dc05053-61d7-498d-b106-2ad630429186 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 962.653438] [55187]: DEBUG oslo_concurrency.lockutils [None req-0dc05053-61d7-498d-b106-2ad630429186 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.653688] [55187]: DEBUG oslo_concurrency.lockutils [None req-0dc05053-61d7-498d-b106-2ad630429186 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.653874] [55187]: DEBUG oslo_concurrency.lockutils [None req-0dc05053-61d7-498d-b106-2ad630429186 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.654325] [55187]: DEBUG oslo_concurrency.lockutils [None req-0dc05053-61d7-498d-b106-2ad630429186 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.654448] [55187]: DEBUG oslo_concurrency.lockutils [None req-0dc05053-61d7-498d-b106-2ad630429186 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.654619] [55187]: DEBUG oslo_concurrency.lockutils [None req-0dc05053-61d7-498d-b106-2ad630429186 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.771153] [55187]: DEBUG nova.policy [None req-0dc05053-61d7-498d-b106-2ad630429186 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.774979] [55187]: INFO nova.api.openstack.requestlog [None req-0dc05053-61d7-498d-b106-2ad630429186 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1504 microversion: 2.1 time: 0.129217 [ 962.775618] [55187]: [pid: 55187|app: 0|req: 3162/6402] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:23 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1504 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.857220] [55188]: DEBUG nova.api.openstack.wsgi [None req-5a114f77-04f4-42b3-ae02-fd80eed19a59 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 962.859641] [55188]: DEBUG nova.compute.api [None req-5a114f77-04f4-42b3-ae02-fd80eed19a59 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 962.865184] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a114f77-04f4-42b3-ae02-fd80eed19a59 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.865484] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a114f77-04f4-42b3-ae02-fd80eed19a59 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.865840] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a114f77-04f4-42b3-ae02-fd80eed19a59 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.866303] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a114f77-04f4-42b3-ae02-fd80eed19a59 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.866549] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a114f77-04f4-42b3-ae02-fd80eed19a59 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.866787] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a114f77-04f4-42b3-ae02-fd80eed19a59 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.915894] [55188]: DEBUG nova.policy [None req-5a114f77-04f4-42b3-ae02-fd80eed19a59 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.920315] [55188]: INFO nova.api.openstack.requestlog [None req-5a114f77-04f4-42b3-ae02-fd80eed19a59 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1274 microversion: 2.1 time: 0.065603 [ 962.920802] [55188]: [pid: 55188|app: 0|req: 3241/6403] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:23 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1274 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.943534] [55187]: DEBUG nova.api.openstack.wsgi [None req-87a12100-12e2-4d80-b104-5f5d0d857dd1 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 962.944831] [55187]: DEBUG nova.compute.api [None req-87a12100-12e2-4d80-b104-5f5d0d857dd1 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 962.948341] [55187]: DEBUG oslo_concurrency.lockutils [None req-87a12100-12e2-4d80-b104-5f5d0d857dd1 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.948605] [55187]: DEBUG oslo_concurrency.lockutils [None req-87a12100-12e2-4d80-b104-5f5d0d857dd1 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.948799] [55187]: DEBUG oslo_concurrency.lockutils [None req-87a12100-12e2-4d80-b104-5f5d0d857dd1 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.949181] [55187]: DEBUG oslo_concurrency.lockutils [None req-87a12100-12e2-4d80-b104-5f5d0d857dd1 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.949382] [55187]: DEBUG oslo_concurrency.lockutils [None req-87a12100-12e2-4d80-b104-5f5d0d857dd1 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.949548] [55187]: DEBUG oslo_concurrency.lockutils [None req-87a12100-12e2-4d80-b104-5f5d0d857dd1 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.970244] [55187]: DEBUG oslo_concurrency.lockutils [None req-87a12100-12e2-4d80-b104-5f5d0d857dd1 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.970654] [55187]: DEBUG oslo_concurrency.lockutils [None req-87a12100-12e2-4d80-b104-5f5d0d857dd1 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.970866] [55187]: DEBUG oslo_concurrency.lockutils [None req-87a12100-12e2-4d80-b104-5f5d0d857dd1 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.971079] [55187]: DEBUG nova.objects.instance [None req-87a12100-12e2-4d80-b104-5f5d0d857dd1 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lazy-loading 'fault' on Instance uuid 0497c9b8-e8b3-462a-b5de-fa66d4f30cac {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 963.005689] [55187]: DEBUG nova.policy [None req-87a12100-12e2-4d80-b104-5f5d0d857dd1 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.014051] [55187]: INFO nova.api.openstack.requestlog [None req-87a12100-12e2-4d80-b104-5f5d0d857dd1 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1301 microversion: 2.1 time: 0.073272 [ 963.014051] [55187]: [pid: 55187|app: 0|req: 3163/6404] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:23 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1301 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.084984] [55188]: DEBUG nova.api.openstack.wsgi [None req-e6965afb-042e-4102-b443-a5fa3d4b9615 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 963.087797] [55188]: DEBUG nova.compute.api [None req-e6965afb-042e-4102-b443-a5fa3d4b9615 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 963.092457] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6965afb-042e-4102-b443-a5fa3d4b9615 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.092886] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6965afb-042e-4102-b443-a5fa3d4b9615 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.093212] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6965afb-042e-4102-b443-a5fa3d4b9615 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.093909] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6965afb-042e-4102-b443-a5fa3d4b9615 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.094081] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6965afb-042e-4102-b443-a5fa3d4b9615 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.094425] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6965afb-042e-4102-b443-a5fa3d4b9615 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.117164] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6965afb-042e-4102-b443-a5fa3d4b9615 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.117512] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6965afb-042e-4102-b443-a5fa3d4b9615 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.118209] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6965afb-042e-4102-b443-a5fa3d4b9615 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.118209] [55188]: DEBUG nova.objects.instance [None req-e6965afb-042e-4102-b443-a5fa3d4b9615 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 963.148968] [55188]: DEBUG nova.policy [None req-e6965afb-042e-4102-b443-a5fa3d4b9615 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.155108] [55188]: INFO nova.api.openstack.requestlog [None req-e6965afb-042e-4102-b443-a5fa3d4b9615 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1297 microversion: 2.1 time: 0.072618 [ 963.155520] [55188]: [pid: 55188|app: 0|req: 3242/6405] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:23 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1297 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.173023] [55187]: DEBUG nova.api.openstack.wsgi [None req-4f622b58-fbf6-4d63-be34-f0ae42ec67cb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 963.173359] [55187]: DEBUG nova.compute.api [None req-4f622b58-fbf6-4d63-be34-f0ae42ec67cb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 963.178989] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f622b58-fbf6-4d63-be34-f0ae42ec67cb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.179323] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f622b58-fbf6-4d63-be34-f0ae42ec67cb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.179511] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f622b58-fbf6-4d63-be34-f0ae42ec67cb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.179877] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f622b58-fbf6-4d63-be34-f0ae42ec67cb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.180082] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f622b58-fbf6-4d63-be34-f0ae42ec67cb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.180255] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f622b58-fbf6-4d63-be34-f0ae42ec67cb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.209031] [55188]: DEBUG nova.api.openstack.wsgi [None req-26dbfed9-13e1-442c-a509-1bfe12495130 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 963.210297] [55188]: DEBUG nova.compute.api [None req-26dbfed9-13e1-442c-a509-1bfe12495130 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 963.218062] [55188]: DEBUG oslo_concurrency.lockutils [None req-26dbfed9-13e1-442c-a509-1bfe12495130 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.219103] [55188]: DEBUG oslo_concurrency.lockutils [None req-26dbfed9-13e1-442c-a509-1bfe12495130 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.219103] [55188]: DEBUG oslo_concurrency.lockutils [None req-26dbfed9-13e1-442c-a509-1bfe12495130 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.219103] [55188]: DEBUG oslo_concurrency.lockutils [None req-26dbfed9-13e1-442c-a509-1bfe12495130 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.219326] [55188]: DEBUG oslo_concurrency.lockutils [None req-26dbfed9-13e1-442c-a509-1bfe12495130 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.219377] [55188]: DEBUG oslo_concurrency.lockutils [None req-26dbfed9-13e1-442c-a509-1bfe12495130 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.236324] [55187]: DEBUG nova.policy [None req-4f622b58-fbf6-4d63-be34-f0ae42ec67cb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.244774] [55187]: DEBUG nova.policy [None req-4f622b58-fbf6-4d63-be34-f0ae42ec67cb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.244774] [55187]: DEBUG nova.policy [None req-4f622b58-fbf6-4d63-be34-f0ae42ec67cb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.249043] [55188]: DEBUG oslo_concurrency.lockutils [None req-26dbfed9-13e1-442c-a509-1bfe12495130 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.249043] [55188]: DEBUG oslo_concurrency.lockutils [None req-26dbfed9-13e1-442c-a509-1bfe12495130 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.249043] [55188]: DEBUG oslo_concurrency.lockutils [None req-26dbfed9-13e1-442c-a509-1bfe12495130 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.249043] [55188]: DEBUG nova.objects.instance [None req-26dbfed9-13e1-442c-a509-1bfe12495130 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid c7454522-e0f7-4021-936b-aa89bffb4abd {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 963.250643] [55187]: INFO nova.api.openstack.requestlog [None req-4f622b58-fbf6-4d63-be34-f0ae42ec67cb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1500 microversion: 2.96 time: 0.082415 [ 963.250980] [55187]: [pid: 55187|app: 0|req: 3164/6406] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:23 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1500 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 963.254765] [55187]: DEBUG nova.api.openstack.wsgi [None req-469f91b2-7b85-4078-aa2e-b2506433d921 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 963.256471] [55187]: DEBUG nova.compute.api [None req-469f91b2-7b85-4078-aa2e-b2506433d921 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 963.261788] [55187]: DEBUG oslo_concurrency.lockutils [None req-469f91b2-7b85-4078-aa2e-b2506433d921 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.261788] [55187]: DEBUG oslo_concurrency.lockutils [None req-469f91b2-7b85-4078-aa2e-b2506433d921 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.261788] [55187]: DEBUG oslo_concurrency.lockutils [None req-469f91b2-7b85-4078-aa2e-b2506433d921 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.261788] [55187]: DEBUG oslo_concurrency.lockutils [None req-469f91b2-7b85-4078-aa2e-b2506433d921 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.261788] [55187]: DEBUG oslo_concurrency.lockutils [None req-469f91b2-7b85-4078-aa2e-b2506433d921 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.262132] [55187]: DEBUG oslo_concurrency.lockutils [None req-469f91b2-7b85-4078-aa2e-b2506433d921 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.288760] [55187]: DEBUG oslo_concurrency.lockutils [None req-469f91b2-7b85-4078-aa2e-b2506433d921 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.288945] [55187]: DEBUG oslo_concurrency.lockutils [None req-469f91b2-7b85-4078-aa2e-b2506433d921 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.289173] [55187]: DEBUG oslo_concurrency.lockutils [None req-469f91b2-7b85-4078-aa2e-b2506433d921 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.289395] [55187]: DEBUG nova.objects.instance [None req-469f91b2-7b85-4078-aa2e-b2506433d921 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid c67345fe-852f-4912-9af4-3cc75257d434 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 963.290034] [55188]: DEBUG nova.policy [None req-26dbfed9-13e1-442c-a509-1bfe12495130 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.297173] [55188]: INFO nova.api.openstack.requestlog [None req-26dbfed9-13e1-442c-a509-1bfe12495130 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1309 microversion: 2.1 time: 0.095634 [ 963.297525] [55188]: [pid: 55188|app: 0|req: 3243/6407] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:23 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1309 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.302138] [55188]: DEBUG nova.api.openstack.wsgi [req-293f49ed-fc0d-4a9e-a4b5-a9ab44e68115 req-608e9e71-2aac-4fa1-ac7c-bae3d2534ed6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fe753f45-184b-4b1d-8c06-85b660d0d4fa", "name": "network-vif-deleted", "tag": "f2af0609-e022-4f76-bb26-ce259cb264c5"}, {"server_uuid": "fe753f45-184b-4b1d-8c06-85b660d0d4fa", "name": "network-vif-deleted", "tag": "76b27017-1e27-4397-9168-1046475ffda8"}, {"server_uuid": "fe753f45-184b-4b1d-8c06-85b660d0d4fa", "name": "network-vif-deleted", "tag": "8689aa02-3f0f-4ac1-b00a-edd278a2d48a"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 963.310992] [55188]: DEBUG oslo_concurrency.lockutils [req-293f49ed-fc0d-4a9e-a4b5-a9ab44e68115 req-608e9e71-2aac-4fa1-ac7c-bae3d2534ed6 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.311318] [55188]: DEBUG oslo_concurrency.lockutils [req-293f49ed-fc0d-4a9e-a4b5-a9ab44e68115 req-608e9e71-2aac-4fa1-ac7c-bae3d2534ed6 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.311527] [55188]: DEBUG oslo_concurrency.lockutils [req-293f49ed-fc0d-4a9e-a4b5-a9ab44e68115 req-608e9e71-2aac-4fa1-ac7c-bae3d2534ed6 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.315590] [55187]: DEBUG nova.policy [None req-469f91b2-7b85-4078-aa2e-b2506433d921 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.321616] [55188]: INFO nova.api.openstack.compute.server_external_events [req-293f49ed-fc0d-4a9e-a4b5-a9ab44e68115 req-608e9e71-2aac-4fa1-ac7c-bae3d2534ed6 service nova] Creating event network-vif-deleted:f2af0609-e022-4f76-bb26-ce259cb264c5 for instance fe753f45-184b-4b1d-8c06-85b660d0d4fa on cpu-1 [ 963.321885] [55188]: INFO nova.api.openstack.compute.server_external_events [req-293f49ed-fc0d-4a9e-a4b5-a9ab44e68115 req-608e9e71-2aac-4fa1-ac7c-bae3d2534ed6 service nova] Creating event network-vif-deleted:76b27017-1e27-4397-9168-1046475ffda8 for instance fe753f45-184b-4b1d-8c06-85b660d0d4fa on cpu-1 [ 963.322168] [55188]: INFO nova.api.openstack.compute.server_external_events [req-293f49ed-fc0d-4a9e-a4b5-a9ab44e68115 req-608e9e71-2aac-4fa1-ac7c-bae3d2534ed6 service nova] Creating event network-vif-deleted:8689aa02-3f0f-4ac1-b00a-edd278a2d48a for instance fe753f45-184b-4b1d-8c06-85b660d0d4fa on cpu-1 [ 963.325705] [55188]: INFO nova.api.openstack.requestlog [req-293f49ed-fc0d-4a9e-a4b5-a9ab44e68115 req-608e9e71-2aac-4fa1-ac7c-bae3d2534ed6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 525 microversion: 2.1 time: 0.026888 [ 963.326110] [55188]: [pid: 55188|app: 0|req: 3244/6408] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:23 2025] POST /compute/v2.1/os-server-external-events => generated 525 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 963.329881] [55188]: DEBUG nova.api.openstack.wsgi [None req-c1a3a73f-a19d-40e5-b97e-3517ee2ff38f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 963.334950] [55188]: DEBUG nova.compute.api [None req-c1a3a73f-a19d-40e5-b97e-3517ee2ff38f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 963.337913] [55187]: INFO nova.api.openstack.requestlog [None req-469f91b2-7b85-4078-aa2e-b2506433d921 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1298 microversion: 2.1 time: 0.086239 [ 963.338342] [55187]: [pid: 55187|app: 0|req: 3165/6409] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:23 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1298 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.341341] [55187]: DEBUG nova.api.openstack.wsgi [None req-dc06e7c5-6def-4944-b2a5-ddd28a36f2c2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 963.341628] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1a3a73f-a19d-40e5-b97e-3517ee2ff38f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.341894] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1a3a73f-a19d-40e5-b97e-3517ee2ff38f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.342115] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1a3a73f-a19d-40e5-b97e-3517ee2ff38f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.342488] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1a3a73f-a19d-40e5-b97e-3517ee2ff38f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.342683] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1a3a73f-a19d-40e5-b97e-3517ee2ff38f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.342852] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1a3a73f-a19d-40e5-b97e-3517ee2ff38f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.342950] [55187]: DEBUG nova.compute.api [None req-dc06e7c5-6def-4944-b2a5-ddd28a36f2c2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 963.347522] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc06e7c5-6def-4944-b2a5-ddd28a36f2c2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.348563] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc06e7c5-6def-4944-b2a5-ddd28a36f2c2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.348563] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc06e7c5-6def-4944-b2a5-ddd28a36f2c2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.348563] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc06e7c5-6def-4944-b2a5-ddd28a36f2c2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.348563] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc06e7c5-6def-4944-b2a5-ddd28a36f2c2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.348719] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc06e7c5-6def-4944-b2a5-ddd28a36f2c2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.379308] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1a3a73f-a19d-40e5-b97e-3517ee2ff38f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.379559] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1a3a73f-a19d-40e5-b97e-3517ee2ff38f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.379753] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1a3a73f-a19d-40e5-b97e-3517ee2ff38f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.379964] [55188]: DEBUG nova.objects.instance [None req-c1a3a73f-a19d-40e5-b97e-3517ee2ff38f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lazy-loading 'fault' on Instance uuid f8c770af-7d7d-4b7e-a603-64e14b3842c1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 963.397880] [55187]: DEBUG nova.policy [None req-dc06e7c5-6def-4944-b2a5-ddd28a36f2c2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.403069] [55187]: INFO nova.api.openstack.requestlog [None req-dc06e7c5-6def-4944-b2a5-ddd28a36f2c2 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1211 microversion: 2.1 time: 0.063456 [ 963.403803] [55187]: [pid: 55187|app: 0|req: 3166/6410] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:23 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1211 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.409022] [55188]: DEBUG nova.policy [None req-c1a3a73f-a19d-40e5-b97e-3517ee2ff38f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.409275] [55187]: DEBUG nova.api.openstack.wsgi [None req-b8b4c432-6290-4f74-9d7c-8469c6092c22 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9674ee0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 963.411043] [55188]: INFO nova.api.openstack.requestlog [None req-c1a3a73f-a19d-40e5-b97e-3517ee2ff38f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1312 microversion: 2.1 time: 0.083903 [ 963.411376] [55188]: [pid: 55188|app: 0|req: 3245/6411] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:23 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.446338] [55187]: INFO nova.api.openstack.requestlog [None req-b8b4c432-6290-4f74-9d7c-8469c6092c22 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b" status: 200 len: 1629 microversion: 2.1 time: 0.042107 [ 963.446695] [55187]: [pid: 55187|app: 0|req: 3167/6412] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:07:23 2025] GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b => generated 1629 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.565390] [55188]: DEBUG nova.api.openstack.wsgi [None req-a32cb348-8905-4fac-a78e-8dc338eade16 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 963.567309] [55188]: DEBUG nova.compute.api [None req-a32cb348-8905-4fac-a78e-8dc338eade16 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 963.571222] [55188]: DEBUG oslo_concurrency.lockutils [None req-a32cb348-8905-4fac-a78e-8dc338eade16 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.571520] [55188]: DEBUG oslo_concurrency.lockutils [None req-a32cb348-8905-4fac-a78e-8dc338eade16 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.571758] [55188]: DEBUG oslo_concurrency.lockutils [None req-a32cb348-8905-4fac-a78e-8dc338eade16 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.572214] [55188]: DEBUG oslo_concurrency.lockutils [None req-a32cb348-8905-4fac-a78e-8dc338eade16 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.572445] [55188]: DEBUG oslo_concurrency.lockutils [None req-a32cb348-8905-4fac-a78e-8dc338eade16 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.572722] [55188]: DEBUG oslo_concurrency.lockutils [None req-a32cb348-8905-4fac-a78e-8dc338eade16 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.595776] [55187]: DEBUG nova.api.openstack.wsgi [None req-20c4cfe0-5800-4735-8846-709c1fdd62ad tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 963.597639] [55187]: DEBUG nova.compute.api [None req-20c4cfe0-5800-4735-8846-709c1fdd62ad tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 963.602509] [55187]: DEBUG oslo_concurrency.lockutils [None req-20c4cfe0-5800-4735-8846-709c1fdd62ad tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.602781] [55187]: DEBUG oslo_concurrency.lockutils [None req-20c4cfe0-5800-4735-8846-709c1fdd62ad tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.602979] [55187]: DEBUG oslo_concurrency.lockutils [None req-20c4cfe0-5800-4735-8846-709c1fdd62ad tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.603368] [55187]: DEBUG oslo_concurrency.lockutils [None req-20c4cfe0-5800-4735-8846-709c1fdd62ad tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.603574] [55187]: DEBUG oslo_concurrency.lockutils [None req-20c4cfe0-5800-4735-8846-709c1fdd62ad tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.603750] [55187]: DEBUG oslo_concurrency.lockutils [None req-20c4cfe0-5800-4735-8846-709c1fdd62ad tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.608294] [55188]: DEBUG nova.policy [None req-a32cb348-8905-4fac-a78e-8dc338eade16 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.612394] [55188]: INFO nova.api.openstack.requestlog [None req-a32cb348-8905-4fac-a78e-8dc338eade16 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1295 microversion: 2.1 time: 0.049405 [ 963.612772] [55188]: [pid: 55188|app: 0|req: 3246/6413] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:23 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1295 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.638840] [55187]: DEBUG nova.policy [None req-20c4cfe0-5800-4735-8846-709c1fdd62ad tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.643330] [55187]: INFO nova.api.openstack.requestlog [None req-20c4cfe0-5800-4735-8846-709c1fdd62ad tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1292 microversion: 2.1 time: 0.050093 [ 963.643914] [55187]: [pid: 55187|app: 0|req: 3168/6414] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:23 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1292 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 963.788469] [55188]: DEBUG nova.api.openstack.wsgi [None req-e952b5f9-24bb-40b3-9c5f-6dc307c8bd9f tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 963.790281] [55188]: DEBUG nova.compute.api [None req-e952b5f9-24bb-40b3-9c5f-6dc307c8bd9f tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 963.794123] [55188]: DEBUG oslo_concurrency.lockutils [None req-e952b5f9-24bb-40b3-9c5f-6dc307c8bd9f tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.794383] [55188]: DEBUG oslo_concurrency.lockutils [None req-e952b5f9-24bb-40b3-9c5f-6dc307c8bd9f tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.794573] [55188]: DEBUG oslo_concurrency.lockutils [None req-e952b5f9-24bb-40b3-9c5f-6dc307c8bd9f tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.794945] [55188]: DEBUG oslo_concurrency.lockutils [None req-e952b5f9-24bb-40b3-9c5f-6dc307c8bd9f tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.795182] [55188]: DEBUG oslo_concurrency.lockutils [None req-e952b5f9-24bb-40b3-9c5f-6dc307c8bd9f tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.795385] [55188]: DEBUG oslo_concurrency.lockutils [None req-e952b5f9-24bb-40b3-9c5f-6dc307c8bd9f tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.912255] [55188]: DEBUG nova.policy [None req-e952b5f9-24bb-40b3-9c5f-6dc307c8bd9f tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.916999] [55188]: INFO nova.api.openstack.requestlog [None req-e952b5f9-24bb-40b3-9c5f-6dc307c8bd9f tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1504 microversion: 2.1 time: 0.130931 [ 963.917534] [55188]: [pid: 55188|app: 0|req: 3247/6415] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:24 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1504 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.934189] [55187]: DEBUG nova.api.openstack.wsgi [None req-63f216ad-50f9-4d5d-8bd9-e758a5b351b1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 963.935956] [55187]: DEBUG nova.compute.api [None req-63f216ad-50f9-4d5d-8bd9-e758a5b351b1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 963.939846] [55187]: DEBUG oslo_concurrency.lockutils [None req-63f216ad-50f9-4d5d-8bd9-e758a5b351b1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.940185] [55187]: DEBUG oslo_concurrency.lockutils [None req-63f216ad-50f9-4d5d-8bd9-e758a5b351b1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.940390] [55187]: DEBUG oslo_concurrency.lockutils [None req-63f216ad-50f9-4d5d-8bd9-e758a5b351b1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.940747] [55187]: DEBUG oslo_concurrency.lockutils [None req-63f216ad-50f9-4d5d-8bd9-e758a5b351b1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.940944] [55187]: DEBUG oslo_concurrency.lockutils [None req-63f216ad-50f9-4d5d-8bd9-e758a5b351b1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.941131] [55187]: DEBUG oslo_concurrency.lockutils [None req-63f216ad-50f9-4d5d-8bd9-e758a5b351b1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.014213] [55187]: DEBUG nova.policy [None req-63f216ad-50f9-4d5d-8bd9-e758a5b351b1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.019593] [55187]: INFO nova.api.openstack.requestlog [None req-63f216ad-50f9-4d5d-8bd9-e758a5b351b1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1314 microversion: 2.1 time: 0.087277 [ 964.019593] [55187]: [pid: 55187|app: 0|req: 3169/6416] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:24 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1314 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.027381] [55188]: DEBUG nova.api.openstack.wsgi [None req-da66c571-6eab-4920-8766-11923e54b23d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 964.029284] [55188]: DEBUG nova.compute.api [None req-da66c571-6eab-4920-8766-11923e54b23d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 964.033215] [55188]: DEBUG oslo_concurrency.lockutils [None req-da66c571-6eab-4920-8766-11923e54b23d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.033505] [55188]: DEBUG oslo_concurrency.lockutils [None req-da66c571-6eab-4920-8766-11923e54b23d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.033760] [55188]: DEBUG oslo_concurrency.lockutils [None req-da66c571-6eab-4920-8766-11923e54b23d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.034228] [55188]: DEBUG oslo_concurrency.lockutils [None req-da66c571-6eab-4920-8766-11923e54b23d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.034454] [55188]: DEBUG oslo_concurrency.lockutils [None req-da66c571-6eab-4920-8766-11923e54b23d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.034634] [55188]: DEBUG oslo_concurrency.lockutils [None req-da66c571-6eab-4920-8766-11923e54b23d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.054561] [55188]: DEBUG oslo_concurrency.lockutils [None req-da66c571-6eab-4920-8766-11923e54b23d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.054777] [55188]: DEBUG oslo_concurrency.lockutils [None req-da66c571-6eab-4920-8766-11923e54b23d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.054968] [55188]: DEBUG oslo_concurrency.lockutils [None req-da66c571-6eab-4920-8766-11923e54b23d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.055200] [55188]: DEBUG nova.objects.instance [None req-da66c571-6eab-4920-8766-11923e54b23d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lazy-loading 'fault' on Instance uuid 0497c9b8-e8b3-462a-b5de-fa66d4f30cac {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 964.078347] [55188]: DEBUG nova.policy [None req-da66c571-6eab-4920-8766-11923e54b23d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.083787] [55188]: INFO nova.api.openstack.requestlog [None req-da66c571-6eab-4920-8766-11923e54b23d tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1301 microversion: 2.1 time: 0.058545 [ 964.083905] [55188]: [pid: 55188|app: 0|req: 3248/6417] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:24 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1301 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.169404] [55187]: DEBUG nova.api.openstack.wsgi [None req-65809def-80e6-4131-9bc6-f2300d55c723 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 964.171934] [55187]: DEBUG nova.compute.api [None req-65809def-80e6-4131-9bc6-f2300d55c723 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 964.174844] [55187]: DEBUG oslo_concurrency.lockutils [None req-65809def-80e6-4131-9bc6-f2300d55c723 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.175196] [55187]: DEBUG oslo_concurrency.lockutils [None req-65809def-80e6-4131-9bc6-f2300d55c723 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.175355] [55187]: DEBUG oslo_concurrency.lockutils [None req-65809def-80e6-4131-9bc6-f2300d55c723 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.175723] [55187]: DEBUG oslo_concurrency.lockutils [None req-65809def-80e6-4131-9bc6-f2300d55c723 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.175959] [55187]: DEBUG oslo_concurrency.lockutils [None req-65809def-80e6-4131-9bc6-f2300d55c723 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.176104] [55187]: DEBUG oslo_concurrency.lockutils [None req-65809def-80e6-4131-9bc6-f2300d55c723 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.197055] [55187]: DEBUG oslo_concurrency.lockutils [None req-65809def-80e6-4131-9bc6-f2300d55c723 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.197343] [55187]: DEBUG oslo_concurrency.lockutils [None req-65809def-80e6-4131-9bc6-f2300d55c723 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.197528] [55187]: DEBUG oslo_concurrency.lockutils [None req-65809def-80e6-4131-9bc6-f2300d55c723 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.197731] [55187]: DEBUG nova.objects.instance [None req-65809def-80e6-4131-9bc6-f2300d55c723 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 964.219170] [55187]: DEBUG nova.policy [None req-65809def-80e6-4131-9bc6-f2300d55c723 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.223620] [55187]: INFO nova.api.openstack.requestlog [None req-65809def-80e6-4131-9bc6-f2300d55c723 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1297 microversion: 2.1 time: 0.056478 [ 964.224118] [55187]: [pid: 55187|app: 0|req: 3170/6418] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:24 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1297 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.272189] [55188]: DEBUG nova.api.openstack.wsgi [None req-3e1b8d6f-9af4-4224-9caf-5811cb29582d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 964.274825] [55188]: DEBUG nova.compute.api [None req-3e1b8d6f-9af4-4224-9caf-5811cb29582d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 964.279380] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e1b8d6f-9af4-4224-9caf-5811cb29582d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.279706] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e1b8d6f-9af4-4224-9caf-5811cb29582d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.279937] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e1b8d6f-9af4-4224-9caf-5811cb29582d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.280436] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e1b8d6f-9af4-4224-9caf-5811cb29582d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.280637] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e1b8d6f-9af4-4224-9caf-5811cb29582d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.280822] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e1b8d6f-9af4-4224-9caf-5811cb29582d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.313332] [55187]: DEBUG nova.api.openstack.wsgi [None req-47988e5c-8549-4ad1-8321-7e18f9503105 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 964.315033] [55187]: DEBUG nova.compute.api [None req-47988e5c-8549-4ad1-8321-7e18f9503105 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 964.318749] [55187]: DEBUG oslo_concurrency.lockutils [None req-47988e5c-8549-4ad1-8321-7e18f9503105 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.318989] [55187]: DEBUG oslo_concurrency.lockutils [None req-47988e5c-8549-4ad1-8321-7e18f9503105 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.319221] [55187]: DEBUG oslo_concurrency.lockutils [None req-47988e5c-8549-4ad1-8321-7e18f9503105 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.319578] [55187]: DEBUG oslo_concurrency.lockutils [None req-47988e5c-8549-4ad1-8321-7e18f9503105 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.319774] [55187]: DEBUG oslo_concurrency.lockutils [None req-47988e5c-8549-4ad1-8321-7e18f9503105 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.319944] [55187]: DEBUG oslo_concurrency.lockutils [None req-47988e5c-8549-4ad1-8321-7e18f9503105 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.320323] [55188]: DEBUG nova.policy [None req-3e1b8d6f-9af4-4224-9caf-5811cb29582d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.327235] [55188]: DEBUG nova.policy [None req-3e1b8d6f-9af4-4224-9caf-5811cb29582d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.327923] [55188]: DEBUG nova.policy [None req-3e1b8d6f-9af4-4224-9caf-5811cb29582d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.331360] [55188]: INFO nova.api.openstack.requestlog [None req-3e1b8d6f-9af4-4224-9caf-5811cb29582d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1492 microversion: 2.96 time: 0.062187 [ 964.331693] [55188]: [pid: 55188|app: 0|req: 3249/6419] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:24 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1492 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 964.340057] [55187]: DEBUG oslo_concurrency.lockutils [None req-47988e5c-8549-4ad1-8321-7e18f9503105 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.340286] [55187]: DEBUG oslo_concurrency.lockutils [None req-47988e5c-8549-4ad1-8321-7e18f9503105 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.340467] [55187]: DEBUG oslo_concurrency.lockutils [None req-47988e5c-8549-4ad1-8321-7e18f9503105 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.340661] [55187]: DEBUG nova.objects.instance [None req-47988e5c-8549-4ad1-8321-7e18f9503105 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid c7454522-e0f7-4021-936b-aa89bffb4abd {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 964.356107] [55188]: DEBUG nova.api.openstack.wsgi [None req-3e56a9b4-8875-4012-acc9-dd997407316d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 964.357803] [55188]: DEBUG nova.compute.api [None req-3e56a9b4-8875-4012-acc9-dd997407316d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 964.360747] [55187]: DEBUG nova.policy [None req-47988e5c-8549-4ad1-8321-7e18f9503105 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.361381] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e56a9b4-8875-4012-acc9-dd997407316d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.361631] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e56a9b4-8875-4012-acc9-dd997407316d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.361822] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e56a9b4-8875-4012-acc9-dd997407316d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.362196] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e56a9b4-8875-4012-acc9-dd997407316d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.362401] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e56a9b4-8875-4012-acc9-dd997407316d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.362578] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e56a9b4-8875-4012-acc9-dd997407316d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.364933] [55187]: INFO nova.api.openstack.requestlog [None req-47988e5c-8549-4ad1-8321-7e18f9503105 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1309 microversion: 2.1 time: 0.053949 [ 964.365433] [55187]: [pid: 55187|app: 0|req: 3171/6420] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:24 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1309 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.386353] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e56a9b4-8875-4012-acc9-dd997407316d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.386645] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e56a9b4-8875-4012-acc9-dd997407316d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.386852] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e56a9b4-8875-4012-acc9-dd997407316d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.387135] [55188]: DEBUG nova.objects.instance [None req-3e56a9b4-8875-4012-acc9-dd997407316d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid c67345fe-852f-4912-9af4-3cc75257d434 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 964.410040] [55188]: DEBUG nova.policy [None req-3e56a9b4-8875-4012-acc9-dd997407316d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.415095] [55188]: INFO nova.api.openstack.requestlog [None req-3e56a9b4-8875-4012-acc9-dd997407316d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1298 microversion: 2.1 time: 0.061217 [ 964.415441] [55188]: [pid: 55188|app: 0|req: 3250/6421] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:24 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1298 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 964.421570] [55187]: DEBUG nova.api.openstack.wsgi [None req-df2792bc-f6f8-42e5-aac9-08df087dc6ae tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 964.423346] [55187]: DEBUG nova.compute.api [None req-df2792bc-f6f8-42e5-aac9-08df087dc6ae tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 964.427154] [55187]: DEBUG oslo_concurrency.lockutils [None req-df2792bc-f6f8-42e5-aac9-08df087dc6ae tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.427405] [55187]: DEBUG oslo_concurrency.lockutils [None req-df2792bc-f6f8-42e5-aac9-08df087dc6ae tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.427480] [55188]: DEBUG nova.api.openstack.wsgi [None req-9d404b39-72e9-4868-9507-f46ce55dce20 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 964.427592] [55187]: DEBUG oslo_concurrency.lockutils [None req-df2792bc-f6f8-42e5-aac9-08df087dc6ae tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.427982] [55187]: DEBUG oslo_concurrency.lockutils [None req-df2792bc-f6f8-42e5-aac9-08df087dc6ae tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.428167] [55187]: DEBUG oslo_concurrency.lockutils [None req-df2792bc-f6f8-42e5-aac9-08df087dc6ae tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.428363] [55187]: DEBUG oslo_concurrency.lockutils [None req-df2792bc-f6f8-42e5-aac9-08df087dc6ae tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.429300] [55188]: DEBUG nova.compute.api [None req-9d404b39-72e9-4868-9507-f46ce55dce20 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 964.433301] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d404b39-72e9-4868-9507-f46ce55dce20 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.433553] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d404b39-72e9-4868-9507-f46ce55dce20 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.433747] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d404b39-72e9-4868-9507-f46ce55dce20 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.434134] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d404b39-72e9-4868-9507-f46ce55dce20 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.434341] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d404b39-72e9-4868-9507-f46ce55dce20 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.434572] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d404b39-72e9-4868-9507-f46ce55dce20 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.453909] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d404b39-72e9-4868-9507-f46ce55dce20 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.454179] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d404b39-72e9-4868-9507-f46ce55dce20 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.454376] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d404b39-72e9-4868-9507-f46ce55dce20 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.454578] [55188]: DEBUG nova.objects.instance [None req-9d404b39-72e9-4868-9507-f46ce55dce20 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lazy-loading 'fault' on Instance uuid f8c770af-7d7d-4b7e-a603-64e14b3842c1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 964.471819] [55187]: DEBUG nova.policy [None req-df2792bc-f6f8-42e5-aac9-08df087dc6ae tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.476404] [55187]: INFO nova.api.openstack.requestlog [None req-df2792bc-f6f8-42e5-aac9-08df087dc6ae tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1211 microversion: 2.1 time: 0.057255 [ 964.476463] [55188]: DEBUG nova.policy [None req-9d404b39-72e9-4868-9507-f46ce55dce20 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.476740] [55187]: [pid: 55187|app: 0|req: 3172/6422] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:24 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.479361] [55187]: DEBUG nova.api.openstack.wsgi [None req-2dda0e1a-43a7-4b7c-baac-436769ed5be9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af989e4d0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 964.485023] [55188]: INFO nova.api.openstack.requestlog [None req-9d404b39-72e9-4868-9507-f46ce55dce20 tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1312 microversion: 2.1 time: 0.059372 [ 964.485070] [55188]: [pid: 55188|app: 0|req: 3251/6423] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:24 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1312 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.513762] [55187]: INFO nova.api.openstack.requestlog [None req-2dda0e1a-43a7-4b7c-baac-436769ed5be9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b" status: 200 len: 1629 microversion: 2.1 time: 0.036318 [ 964.514143] [55187]: [pid: 55187|app: 0|req: 3173/6424] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:07:24 2025] GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b => generated 1629 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.531399] [55188]: DEBUG nova.api.openstack.wsgi [req-01dda9ef-c47e-4082-9c9e-f9d2607545c0 req-ab83a5f2-9868-499a-8e89-a58220b64f95 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f58542d5-0164-4b39-b3f8-48956ce37421", "name": "network-vif-plugged", "status": "completed", "tag": "d58f4df8-2b4c-417a-818a-b1c29503d0ac"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 964.537012] [55188]: DEBUG oslo_concurrency.lockutils [req-01dda9ef-c47e-4082-9c9e-f9d2607545c0 req-ab83a5f2-9868-499a-8e89-a58220b64f95 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.537377] [55188]: DEBUG oslo_concurrency.lockutils [req-01dda9ef-c47e-4082-9c9e-f9d2607545c0 req-ab83a5f2-9868-499a-8e89-a58220b64f95 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.537632] [55188]: DEBUG oslo_concurrency.lockutils [req-01dda9ef-c47e-4082-9c9e-f9d2607545c0 req-ab83a5f2-9868-499a-8e89-a58220b64f95 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.544838] [55188]: INFO nova.api.openstack.compute.server_external_events [req-01dda9ef-c47e-4082-9c9e-f9d2607545c0 req-ab83a5f2-9868-499a-8e89-a58220b64f95 service nova] Creating event network-vif-plugged:d58f4df8-2b4c-417a-818a-b1c29503d0ac for instance f58542d5-0164-4b39-b3f8-48956ce37421 on cpu-1 [ 964.547790] [55188]: INFO nova.api.openstack.requestlog [req-01dda9ef-c47e-4082-9c9e-f9d2607545c0 req-ab83a5f2-9868-499a-8e89-a58220b64f95 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019390 [ 964.548248] [55188]: [pid: 55188|app: 0|req: 3252/6425] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:24 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 964.624823] [55187]: DEBUG nova.api.openstack.wsgi [None req-13e70892-c2ed-4f24-b252-ec02b27d87e2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 964.627241] [55187]: DEBUG nova.compute.api [None req-13e70892-c2ed-4f24-b252-ec02b27d87e2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 964.632048] [55187]: DEBUG oslo_concurrency.lockutils [None req-13e70892-c2ed-4f24-b252-ec02b27d87e2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.632425] [55187]: DEBUG oslo_concurrency.lockutils [None req-13e70892-c2ed-4f24-b252-ec02b27d87e2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.632707] [55187]: DEBUG oslo_concurrency.lockutils [None req-13e70892-c2ed-4f24-b252-ec02b27d87e2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.633231] [55187]: DEBUG oslo_concurrency.lockutils [None req-13e70892-c2ed-4f24-b252-ec02b27d87e2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.633469] [55187]: DEBUG oslo_concurrency.lockutils [None req-13e70892-c2ed-4f24-b252-ec02b27d87e2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.633647] [55187]: DEBUG oslo_concurrency.lockutils [None req-13e70892-c2ed-4f24-b252-ec02b27d87e2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.657255] [55188]: DEBUG nova.api.openstack.wsgi [None req-eb7bdc63-44e6-45a0-a490-f729442356fd tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 964.659395] [55188]: DEBUG nova.compute.api [None req-eb7bdc63-44e6-45a0-a490-f729442356fd tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 964.663414] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb7bdc63-44e6-45a0-a490-f729442356fd tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.663414] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb7bdc63-44e6-45a0-a490-f729442356fd tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.663539] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb7bdc63-44e6-45a0-a490-f729442356fd tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.663955] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb7bdc63-44e6-45a0-a490-f729442356fd tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.664264] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb7bdc63-44e6-45a0-a490-f729442356fd tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.664456] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb7bdc63-44e6-45a0-a490-f729442356fd tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.672271] [55187]: DEBUG nova.policy [None req-13e70892-c2ed-4f24-b252-ec02b27d87e2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.677287] [55187]: INFO nova.api.openstack.requestlog [None req-13e70892-c2ed-4f24-b252-ec02b27d87e2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1295 microversion: 2.1 time: 0.054823 [ 964.677638] [55187]: [pid: 55187|app: 0|req: 3174/6426] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:24 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1295 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.683974] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb7bdc63-44e6-45a0-a490-f729442356fd tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.683974] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb7bdc63-44e6-45a0-a490-f729442356fd tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.683974] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb7bdc63-44e6-45a0-a490-f729442356fd tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.684140] [55188]: DEBUG nova.objects.instance [None req-eb7bdc63-44e6-45a0-a490-f729442356fd tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lazy-loading 'fault' on Instance uuid fe753f45-184b-4b1d-8c06-85b660d0d4fa {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 964.704322] [55188]: DEBUG nova.policy [None req-eb7bdc63-44e6-45a0-a490-f729442356fd tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.709288] [55188]: INFO nova.api.openstack.requestlog [None req-eb7bdc63-44e6-45a0-a490-f729442356fd tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1297 microversion: 2.1 time: 0.054787 [ 964.709617] [55188]: [pid: 55188|app: 0|req: 3253/6427] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:25 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1297 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.931428] [55187]: DEBUG nova.api.openstack.wsgi [None req-f68f5912-3b9a-47cd-8725-46a950994281 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 964.933189] [55187]: DEBUG nova.compute.api [None req-f68f5912-3b9a-47cd-8725-46a950994281 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 964.936825] [55187]: DEBUG oslo_concurrency.lockutils [None req-f68f5912-3b9a-47cd-8725-46a950994281 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.937077] [55187]: DEBUG oslo_concurrency.lockutils [None req-f68f5912-3b9a-47cd-8725-46a950994281 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.937271] [55187]: DEBUG oslo_concurrency.lockutils [None req-f68f5912-3b9a-47cd-8725-46a950994281 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.937649] [55187]: DEBUG oslo_concurrency.lockutils [None req-f68f5912-3b9a-47cd-8725-46a950994281 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.937859] [55187]: DEBUG oslo_concurrency.lockutils [None req-f68f5912-3b9a-47cd-8725-46a950994281 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.938077] [55187]: DEBUG oslo_concurrency.lockutils [None req-f68f5912-3b9a-47cd-8725-46a950994281 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.008970] [55187]: DEBUG nova.policy [None req-f68f5912-3b9a-47cd-8725-46a950994281 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.013415] [55187]: INFO nova.api.openstack.requestlog [None req-f68f5912-3b9a-47cd-8725-46a950994281 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1509 microversion: 2.1 time: 0.084326 [ 965.013751] [55187]: [pid: 55187|app: 0|req: 3175/6428] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:25 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1509 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.033805] [55188]: DEBUG nova.api.openstack.wsgi [None req-0bf65c6f-cfbd-4b46-84cb-50eb79f58e49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 965.035763] [55188]: DEBUG nova.compute.api [None req-0bf65c6f-cfbd-4b46-84cb-50eb79f58e49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 965.039407] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bf65c6f-cfbd-4b46-84cb-50eb79f58e49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.039645] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bf65c6f-cfbd-4b46-84cb-50eb79f58e49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.039832] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bf65c6f-cfbd-4b46-84cb-50eb79f58e49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.040215] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bf65c6f-cfbd-4b46-84cb-50eb79f58e49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.040419] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bf65c6f-cfbd-4b46-84cb-50eb79f58e49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.040593] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bf65c6f-cfbd-4b46-84cb-50eb79f58e49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.097249] [55187]: DEBUG nova.api.openstack.wsgi [None req-52e0111e-9533-49e3-bdf0-5a0569fab33b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 965.099104] [55187]: DEBUG nova.compute.api [None req-52e0111e-9533-49e3-bdf0-5a0569fab33b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 965.102619] [55187]: DEBUG oslo_concurrency.lockutils [None req-52e0111e-9533-49e3-bdf0-5a0569fab33b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.102856] [55187]: DEBUG oslo_concurrency.lockutils [None req-52e0111e-9533-49e3-bdf0-5a0569fab33b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.103049] [55187]: DEBUG oslo_concurrency.lockutils [None req-52e0111e-9533-49e3-bdf0-5a0569fab33b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.103414] [55187]: DEBUG oslo_concurrency.lockutils [None req-52e0111e-9533-49e3-bdf0-5a0569fab33b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.103608] [55187]: DEBUG oslo_concurrency.lockutils [None req-52e0111e-9533-49e3-bdf0-5a0569fab33b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.103779] [55187]: DEBUG oslo_concurrency.lockutils [None req-52e0111e-9533-49e3-bdf0-5a0569fab33b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.122468] [55187]: DEBUG oslo_concurrency.lockutils [None req-52e0111e-9533-49e3-bdf0-5a0569fab33b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.122707] [55187]: DEBUG oslo_concurrency.lockutils [None req-52e0111e-9533-49e3-bdf0-5a0569fab33b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.122890] [55187]: DEBUG oslo_concurrency.lockutils [None req-52e0111e-9533-49e3-bdf0-5a0569fab33b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.123113] [55187]: DEBUG nova.objects.instance [None req-52e0111e-9533-49e3-bdf0-5a0569fab33b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lazy-loading 'fault' on Instance uuid 0497c9b8-e8b3-462a-b5de-fa66d4f30cac {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 965.132507] [55188]: DEBUG nova.policy [None req-0bf65c6f-cfbd-4b46-84cb-50eb79f58e49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.136984] [55188]: INFO nova.api.openstack.requestlog [None req-0bf65c6f-cfbd-4b46-84cb-50eb79f58e49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1314 microversion: 2.1 time: 0.105981 [ 965.137331] [55188]: [pid: 55188|app: 0|req: 3254/6429] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:25 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1314 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.143929] [55187]: DEBUG nova.policy [None req-52e0111e-9533-49e3-bdf0-5a0569fab33b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.148503] [55187]: INFO nova.api.openstack.requestlog [None req-52e0111e-9533-49e3-bdf0-5a0569fab33b tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1301 microversion: 2.1 time: 0.053620 [ 965.149219] [55187]: [pid: 55187|app: 0|req: 3176/6430] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:25 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1301 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 965.239704] [55188]: DEBUG nova.api.openstack.wsgi [None req-67967712-a849-4a92-a250-fe1d0db71bbc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 965.240342] [55188]: DEBUG nova.compute.api [None req-67967712-a849-4a92-a250-fe1d0db71bbc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 965.244470] [55188]: DEBUG oslo_concurrency.lockutils [None req-67967712-a849-4a92-a250-fe1d0db71bbc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.244779] [55188]: DEBUG oslo_concurrency.lockutils [None req-67967712-a849-4a92-a250-fe1d0db71bbc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.245015] [55188]: DEBUG oslo_concurrency.lockutils [None req-67967712-a849-4a92-a250-fe1d0db71bbc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.245509] [55188]: DEBUG oslo_concurrency.lockutils [None req-67967712-a849-4a92-a250-fe1d0db71bbc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.245741] [55188]: DEBUG oslo_concurrency.lockutils [None req-67967712-a849-4a92-a250-fe1d0db71bbc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.246549] [55188]: DEBUG oslo_concurrency.lockutils [None req-67967712-a849-4a92-a250-fe1d0db71bbc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.270881] [55188]: DEBUG oslo_concurrency.lockutils [None req-67967712-a849-4a92-a250-fe1d0db71bbc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.270881] [55188]: DEBUG oslo_concurrency.lockutils [None req-67967712-a849-4a92-a250-fe1d0db71bbc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.270881] [55188]: DEBUG oslo_concurrency.lockutils [None req-67967712-a849-4a92-a250-fe1d0db71bbc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.270881] [55188]: DEBUG nova.objects.instance [None req-67967712-a849-4a92-a250-fe1d0db71bbc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 965.294052] [55188]: DEBUG nova.policy [None req-67967712-a849-4a92-a250-fe1d0db71bbc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.299247] [55188]: INFO nova.api.openstack.requestlog [None req-67967712-a849-4a92-a250-fe1d0db71bbc tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1297 microversion: 2.1 time: 0.063369 [ 965.299597] [55188]: [pid: 55188|app: 0|req: 3255/6431] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:25 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1297 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.348603] [55187]: DEBUG nova.api.openstack.wsgi [None req-6d2869a5-8060-4446-b7e8-5f7b895ba37a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 965.350510] [55187]: DEBUG nova.compute.api [None req-6d2869a5-8060-4446-b7e8-5f7b895ba37a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 965.354517] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d2869a5-8060-4446-b7e8-5f7b895ba37a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.354772] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d2869a5-8060-4446-b7e8-5f7b895ba37a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.354957] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d2869a5-8060-4446-b7e8-5f7b895ba37a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.355333] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d2869a5-8060-4446-b7e8-5f7b895ba37a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.355531] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d2869a5-8060-4446-b7e8-5f7b895ba37a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.355703] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d2869a5-8060-4446-b7e8-5f7b895ba37a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.378504] [55188]: DEBUG nova.api.openstack.wsgi [None req-458d5511-9d54-4a64-9db3-64c60f25e8c9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 965.380401] [55188]: DEBUG nova.compute.api [None req-458d5511-9d54-4a64-9db3-64c60f25e8c9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 965.384300] [55188]: DEBUG oslo_concurrency.lockutils [None req-458d5511-9d54-4a64-9db3-64c60f25e8c9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.384422] [55188]: DEBUG oslo_concurrency.lockutils [None req-458d5511-9d54-4a64-9db3-64c60f25e8c9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.384586] [55188]: DEBUG oslo_concurrency.lockutils [None req-458d5511-9d54-4a64-9db3-64c60f25e8c9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.384959] [55188]: DEBUG oslo_concurrency.lockutils [None req-458d5511-9d54-4a64-9db3-64c60f25e8c9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.385179] [55188]: DEBUG oslo_concurrency.lockutils [None req-458d5511-9d54-4a64-9db3-64c60f25e8c9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.385354] [55188]: DEBUG oslo_concurrency.lockutils [None req-458d5511-9d54-4a64-9db3-64c60f25e8c9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.406889] [55187]: DEBUG nova.policy [None req-6d2869a5-8060-4446-b7e8-5f7b895ba37a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.408513] [55188]: DEBUG oslo_concurrency.lockutils [None req-458d5511-9d54-4a64-9db3-64c60f25e8c9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.408772] [55188]: DEBUG oslo_concurrency.lockutils [None req-458d5511-9d54-4a64-9db3-64c60f25e8c9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.409059] [55188]: DEBUG oslo_concurrency.lockutils [None req-458d5511-9d54-4a64-9db3-64c60f25e8c9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.409299] [55188]: DEBUG nova.objects.instance [None req-458d5511-9d54-4a64-9db3-64c60f25e8c9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid c7454522-e0f7-4021-936b-aa89bffb4abd {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 965.412295] [55187]: DEBUG nova.policy [None req-6d2869a5-8060-4446-b7e8-5f7b895ba37a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.413116] [55187]: DEBUG nova.policy [None req-6d2869a5-8060-4446-b7e8-5f7b895ba37a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.419301] [55187]: INFO nova.api.openstack.requestlog [None req-6d2869a5-8060-4446-b7e8-5f7b895ba37a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1492 microversion: 2.96 time: 0.073129 [ 965.420429] [55187]: [pid: 55187|app: 0|req: 3177/6432] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:25 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1492 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 965.430273] [55187]: DEBUG nova.api.openstack.wsgi [None req-303621df-a1e2-4adf-98cf-ace1da78c6dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 965.431798] [55187]: DEBUG nova.compute.api [None req-303621df-a1e2-4adf-98cf-ace1da78c6dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 965.432875] [55188]: DEBUG nova.policy [None req-458d5511-9d54-4a64-9db3-64c60f25e8c9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.435738] [55187]: DEBUG oslo_concurrency.lockutils [None req-303621df-a1e2-4adf-98cf-ace1da78c6dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.436137] [55187]: DEBUG oslo_concurrency.lockutils [None req-303621df-a1e2-4adf-98cf-ace1da78c6dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.436311] [55187]: DEBUG oslo_concurrency.lockutils [None req-303621df-a1e2-4adf-98cf-ace1da78c6dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.436693] [55187]: DEBUG oslo_concurrency.lockutils [None req-303621df-a1e2-4adf-98cf-ace1da78c6dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.436896] [55187]: DEBUG oslo_concurrency.lockutils [None req-303621df-a1e2-4adf-98cf-ace1da78c6dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.437108] [55187]: DEBUG oslo_concurrency.lockutils [None req-303621df-a1e2-4adf-98cf-ace1da78c6dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.437429] [55188]: INFO nova.api.openstack.requestlog [None req-458d5511-9d54-4a64-9db3-64c60f25e8c9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1309 microversion: 2.1 time: 0.061185 [ 965.437891] [55188]: [pid: 55188|app: 0|req: 3256/6433] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:25 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1309 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 965.462281] [55187]: DEBUG oslo_concurrency.lockutils [None req-303621df-a1e2-4adf-98cf-ace1da78c6dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.462630] [55187]: DEBUG oslo_concurrency.lockutils [None req-303621df-a1e2-4adf-98cf-ace1da78c6dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.463207] [55187]: DEBUG oslo_concurrency.lockutils [None req-303621df-a1e2-4adf-98cf-ace1da78c6dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.463207] [55187]: DEBUG nova.objects.instance [None req-303621df-a1e2-4adf-98cf-ace1da78c6dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid c67345fe-852f-4912-9af4-3cc75257d434 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 965.487582] [55187]: DEBUG nova.policy [None req-303621df-a1e2-4adf-98cf-ace1da78c6dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.492605] [55187]: INFO nova.api.openstack.requestlog [None req-303621df-a1e2-4adf-98cf-ace1da78c6dd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1298 microversion: 2.1 time: 0.066245 [ 965.492718] [55188]: DEBUG nova.api.openstack.wsgi [None req-8d4261ea-0e1d-4899-9aac-829e81ac702f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 965.492948] [55187]: [pid: 55187|app: 0|req: 3178/6434] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:25 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1298 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.494474] [55188]: DEBUG nova.compute.api [None req-8d4261ea-0e1d-4899-9aac-829e81ac702f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 965.498065] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d4261ea-0e1d-4899-9aac-829e81ac702f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.498334] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d4261ea-0e1d-4899-9aac-829e81ac702f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.498523] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d4261ea-0e1d-4899-9aac-829e81ac702f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.498883] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d4261ea-0e1d-4899-9aac-829e81ac702f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.499120] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d4261ea-0e1d-4899-9aac-829e81ac702f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.499661] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d4261ea-0e1d-4899-9aac-829e81ac702f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.504317] [55187]: DEBUG nova.api.openstack.wsgi [None req-f34965a9-4422-4045-b650-4f3a12b3f98f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 965.506185] [55187]: DEBUG nova.compute.api [None req-f34965a9-4422-4045-b650-4f3a12b3f98f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 965.510596] [55187]: DEBUG oslo_concurrency.lockutils [None req-f34965a9-4422-4045-b650-4f3a12b3f98f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.510957] [55187]: DEBUG oslo_concurrency.lockutils [None req-f34965a9-4422-4045-b650-4f3a12b3f98f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.511182] [55187]: DEBUG oslo_concurrency.lockutils [None req-f34965a9-4422-4045-b650-4f3a12b3f98f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.511586] [55187]: DEBUG oslo_concurrency.lockutils [None req-f34965a9-4422-4045-b650-4f3a12b3f98f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.511852] [55187]: DEBUG oslo_concurrency.lockutils [None req-f34965a9-4422-4045-b650-4f3a12b3f98f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.512065] [55187]: DEBUG oslo_concurrency.lockutils [None req-f34965a9-4422-4045-b650-4f3a12b3f98f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.535605] [55187]: DEBUG oslo_concurrency.lockutils [None req-f34965a9-4422-4045-b650-4f3a12b3f98f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.536536] [55187]: DEBUG oslo_concurrency.lockutils [None req-f34965a9-4422-4045-b650-4f3a12b3f98f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.536536] [55187]: DEBUG oslo_concurrency.lockutils [None req-f34965a9-4422-4045-b650-4f3a12b3f98f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.536536] [55187]: DEBUG nova.objects.instance [None req-f34965a9-4422-4045-b650-4f3a12b3f98f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lazy-loading 'fault' on Instance uuid f8c770af-7d7d-4b7e-a603-64e14b3842c1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 965.539619] [55188]: DEBUG nova.policy [None req-8d4261ea-0e1d-4899-9aac-829e81ac702f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.544077] [55188]: INFO nova.api.openstack.requestlog [None req-8d4261ea-0e1d-4899-9aac-829e81ac702f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1211 microversion: 2.1 time: 0.054286 [ 965.544595] [55188]: [pid: 55188|app: 0|req: 3257/6435] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:25 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.547180] [55188]: DEBUG nova.api.openstack.wsgi [None req-b87bc0d1-70ec-432e-ad34-e0c3316d7624 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9c2bd00>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 965.567310] [55187]: DEBUG nova.policy [None req-f34965a9-4422-4045-b650-4f3a12b3f98f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.571985] [55187]: INFO nova.api.openstack.requestlog [None req-f34965a9-4422-4045-b650-4f3a12b3f98f tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1312 microversion: 2.1 time: 0.070054 [ 965.573105] [55187]: [pid: 55187|app: 0|req: 3179/6436] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:25 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1312 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 965.578099] [55188]: INFO nova.api.openstack.requestlog [None req-b87bc0d1-70ec-432e-ad34-e0c3316d7624 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b" status: 200 len: 1629 microversion: 2.1 time: 0.032825 [ 965.578457] [55188]: [pid: 55188|app: 0|req: 3258/6437] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:07:25 2025] GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b => generated 1629 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.692101] [55187]: DEBUG nova.api.openstack.wsgi [None req-43bee256-32a9-401f-bf37-b8d6ded59578 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 965.695183] [55187]: DEBUG nova.compute.api [None req-43bee256-32a9-401f-bf37-b8d6ded59578 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 965.698964] [55187]: DEBUG oslo_concurrency.lockutils [None req-43bee256-32a9-401f-bf37-b8d6ded59578 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.699478] [55187]: DEBUG oslo_concurrency.lockutils [None req-43bee256-32a9-401f-bf37-b8d6ded59578 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.699820] [55187]: DEBUG oslo_concurrency.lockutils [None req-43bee256-32a9-401f-bf37-b8d6ded59578 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.700444] [55187]: DEBUG oslo_concurrency.lockutils [None req-43bee256-32a9-401f-bf37-b8d6ded59578 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.700819] [55187]: DEBUG oslo_concurrency.lockutils [None req-43bee256-32a9-401f-bf37-b8d6ded59578 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.701182] [55187]: DEBUG oslo_concurrency.lockutils [None req-43bee256-32a9-401f-bf37-b8d6ded59578 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.723120] [55188]: DEBUG nova.api.openstack.wsgi [None req-3f81828b-eabe-44c8-a224-63039a43cd06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 965.724427] [55188]: DEBUG nova.compute.api [None req-3f81828b-eabe-44c8-a224-63039a43cd06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 965.729180] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f81828b-eabe-44c8-a224-63039a43cd06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.729442] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f81828b-eabe-44c8-a224-63039a43cd06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.729628] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f81828b-eabe-44c8-a224-63039a43cd06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.729986] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f81828b-eabe-44c8-a224-63039a43cd06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.730203] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f81828b-eabe-44c8-a224-63039a43cd06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.730380] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f81828b-eabe-44c8-a224-63039a43cd06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.755265] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f81828b-eabe-44c8-a224-63039a43cd06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.755779] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f81828b-eabe-44c8-a224-63039a43cd06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.756039] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f81828b-eabe-44c8-a224-63039a43cd06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.756232] [55188]: DEBUG nova.objects.instance [None req-3f81828b-eabe-44c8-a224-63039a43cd06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lazy-loading 'fault' on Instance uuid fe753f45-184b-4b1d-8c06-85b660d0d4fa {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 965.779909] [55188]: DEBUG nova.policy [None req-3f81828b-eabe-44c8-a224-63039a43cd06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.784032] [55188]: INFO nova.api.openstack.requestlog [None req-3f81828b-eabe-44c8-a224-63039a43cd06 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1297 microversion: 2.1 time: 0.063570 [ 965.784442] [55188]: [pid: 55188|app: 0|req: 3259/6438] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:26 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1297 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.805419] [55187]: DEBUG nova.policy [None req-43bee256-32a9-401f-bf37-b8d6ded59578 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.810320] [55187]: INFO nova.api.openstack.requestlog [None req-43bee256-32a9-401f-bf37-b8d6ded59578 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1371 microversion: 2.1 time: 0.121024 [ 965.810320] [55187]: [pid: 55187|app: 0|req: 3180/6439] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:26 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1371 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.027885] [55188]: DEBUG nova.api.openstack.wsgi [None req-2d597c65-06e8-46aa-97f7-4fd09fdad5a9 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 966.029810] [55188]: DEBUG nova.compute.api [None req-2d597c65-06e8-46aa-97f7-4fd09fdad5a9 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 966.033728] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d597c65-06e8-46aa-97f7-4fd09fdad5a9 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.033968] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d597c65-06e8-46aa-97f7-4fd09fdad5a9 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.034200] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d597c65-06e8-46aa-97f7-4fd09fdad5a9 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.034623] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d597c65-06e8-46aa-97f7-4fd09fdad5a9 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.034776] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d597c65-06e8-46aa-97f7-4fd09fdad5a9 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.034952] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d597c65-06e8-46aa-97f7-4fd09fdad5a9 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.105747] [55188]: DEBUG nova.policy [None req-2d597c65-06e8-46aa-97f7-4fd09fdad5a9 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.110169] [55188]: INFO nova.api.openstack.requestlog [None req-2d597c65-06e8-46aa-97f7-4fd09fdad5a9 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1502 microversion: 2.1 time: 0.084776 [ 966.110498] [55188]: [pid: 55188|app: 0|req: 3260/6440] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:26 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1502 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.122340] [55187]: DEBUG nova.api.openstack.wsgi [None req-9e13b89d-0c55-4ad9-9316-2992727dfa03 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '.version_select at 0x7d4af9677ac0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 966.124487] [55187]: DEBUG nova.compute.api [None req-9e13b89d-0c55-4ad9-9316-2992727dfa03 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 966.128293] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e13b89d-0c55-4ad9-9316-2992727dfa03 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.128640] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e13b89d-0c55-4ad9-9316-2992727dfa03 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.128855] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e13b89d-0c55-4ad9-9316-2992727dfa03 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.129264] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e13b89d-0c55-4ad9-9316-2992727dfa03 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.129472] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e13b89d-0c55-4ad9-9316-2992727dfa03 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.129645] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e13b89d-0c55-4ad9-9316-2992727dfa03 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.149964] [55187]: INFO nova.api.openstack.requestlog [None req-9e13b89d-0c55-4ad9-9316-2992727dfa03 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152/os-instance-actions" status: 200 len: 611 microversion: 2.1 time: 0.029707 [ 966.150157] [55187]: [pid: 55187|app: 0|req: 3181/6441] 10.180.1.21 () {58 vars in 1291 bytes} [Wed Mar 26 22:07:26 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152/os-instance-actions => generated 611 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 966.151678] [55188]: DEBUG nova.api.openstack.wsgi [None req-150f0c0c-e0f1-468e-9e20-063e05510e97 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 966.153733] [55188]: DEBUG nova.compute.api [None req-150f0c0c-e0f1-468e-9e20-063e05510e97 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 966.158082] [55188]: DEBUG oslo_concurrency.lockutils [None req-150f0c0c-e0f1-468e-9e20-063e05510e97 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.158405] [55188]: DEBUG oslo_concurrency.lockutils [None req-150f0c0c-e0f1-468e-9e20-063e05510e97 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.158634] [55188]: DEBUG oslo_concurrency.lockutils [None req-150f0c0c-e0f1-468e-9e20-063e05510e97 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.159378] [55188]: DEBUG oslo_concurrency.lockutils [None req-150f0c0c-e0f1-468e-9e20-063e05510e97 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.159766] [55188]: DEBUG oslo_concurrency.lockutils [None req-150f0c0c-e0f1-468e-9e20-063e05510e97 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.160012] [55188]: DEBUG oslo_concurrency.lockutils [None req-150f0c0c-e0f1-468e-9e20-063e05510e97 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.161340] [55187]: DEBUG nova.api.openstack.wsgi [None req-c34709c8-d01b-4291-902f-4a8105ed5179 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 966.163263] [55187]: DEBUG nova.compute.api [None req-c34709c8-d01b-4291-902f-4a8105ed5179 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 966.167012] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34709c8-d01b-4291-902f-4a8105ed5179 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.167348] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34709c8-d01b-4291-902f-4a8105ed5179 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.167576] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34709c8-d01b-4291-902f-4a8105ed5179 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.168027] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34709c8-d01b-4291-902f-4a8105ed5179 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.168233] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34709c8-d01b-4291-902f-4a8105ed5179 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.168408] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34709c8-d01b-4291-902f-4a8105ed5179 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.188358] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34709c8-d01b-4291-902f-4a8105ed5179 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.188593] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34709c8-d01b-4291-902f-4a8105ed5179 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.188774] [55187]: DEBUG oslo_concurrency.lockutils [None req-c34709c8-d01b-4291-902f-4a8105ed5179 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.188984] [55187]: DEBUG nova.objects.instance [None req-c34709c8-d01b-4291-902f-4a8105ed5179 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lazy-loading 'fault' on Instance uuid 0497c9b8-e8b3-462a-b5de-fa66d4f30cac {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 966.208678] [55187]: DEBUG nova.policy [None req-c34709c8-d01b-4291-902f-4a8105ed5179 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.213018] [55187]: INFO nova.api.openstack.requestlog [None req-c34709c8-d01b-4291-902f-4a8105ed5179 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1301 microversion: 2.1 time: 0.053937 [ 966.213212] [55187]: [pid: 55187|app: 0|req: 3182/6442] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:26 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1301 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 966.215967] [55187]: DEBUG nova.api.openstack.wsgi [None req-45c505f5-6167-4549-918c-747b4ec9c64a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 966.215967] [55187]: DEBUG nova.compute.api [None req-45c505f5-6167-4549-918c-747b4ec9c64a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 966.219403] [55187]: DEBUG oslo_concurrency.lockutils [None req-45c505f5-6167-4549-918c-747b4ec9c64a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.219650] [55187]: DEBUG oslo_concurrency.lockutils [None req-45c505f5-6167-4549-918c-747b4ec9c64a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.219845] [55187]: DEBUG oslo_concurrency.lockutils [None req-45c505f5-6167-4549-918c-747b4ec9c64a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.220308] [55187]: DEBUG oslo_concurrency.lockutils [None req-45c505f5-6167-4549-918c-747b4ec9c64a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.220511] [55187]: DEBUG oslo_concurrency.lockutils [None req-45c505f5-6167-4549-918c-747b4ec9c64a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.221072] [55187]: DEBUG oslo_concurrency.lockutils [None req-45c505f5-6167-4549-918c-747b4ec9c64a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.228906] [55188]: DEBUG nova.policy [None req-150f0c0c-e0f1-468e-9e20-063e05510e97 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.233250] [55188]: INFO nova.api.openstack.requestlog [None req-150f0c0c-e0f1-468e-9e20-063e05510e97 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1314 microversion: 2.1 time: 0.084239 [ 966.233595] [55188]: [pid: 55188|app: 0|req: 3261/6443] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:26 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1314 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.235477] [55187]: DEBUG nova.compute.api [None req-45c505f5-6167-4549-918c-747b4ec9c64a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 966.299719] [55187]: INFO nova.api.openstack.requestlog [None req-45c505f5-6167-4549-918c-747b4ec9c64a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 204 len: 0 microversion: 2.1 time: 0.085719 [ 966.300116] [55187]: [pid: 55187|app: 0|req: 3183/6444] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:07:26 2025] DELETE /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 966.305209] [55188]: DEBUG nova.api.openstack.wsgi [None req-8ba427d5-31ba-4fa8-b828-5e2c0a775c80 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 966.306956] [55188]: DEBUG nova.compute.api [None req-8ba427d5-31ba-4fa8-b828-5e2c0a775c80 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 966.310576] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ba427d5-31ba-4fa8-b828-5e2c0a775c80 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.310812] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ba427d5-31ba-4fa8-b828-5e2c0a775c80 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.311021] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ba427d5-31ba-4fa8-b828-5e2c0a775c80 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.311372] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ba427d5-31ba-4fa8-b828-5e2c0a775c80 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.311576] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ba427d5-31ba-4fa8-b828-5e2c0a775c80 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.311754] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ba427d5-31ba-4fa8-b828-5e2c0a775c80 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.312319] [55187]: DEBUG nova.api.openstack.wsgi [None req-6a75f6dd-9438-48a2-971b-442ee047130e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 966.314107] [55187]: DEBUG nova.compute.api [None req-6a75f6dd-9438-48a2-971b-442ee047130e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 966.318266] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a75f6dd-9438-48a2-971b-442ee047130e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.318534] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a75f6dd-9438-48a2-971b-442ee047130e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.318747] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a75f6dd-9438-48a2-971b-442ee047130e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.319233] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a75f6dd-9438-48a2-971b-442ee047130e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.319451] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a75f6dd-9438-48a2-971b-442ee047130e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.319639] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a75f6dd-9438-48a2-971b-442ee047130e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.343598] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a75f6dd-9438-48a2-971b-442ee047130e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.343840] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a75f6dd-9438-48a2-971b-442ee047130e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.344037] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a75f6dd-9438-48a2-971b-442ee047130e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.344249] [55187]: DEBUG nova.objects.instance [None req-6a75f6dd-9438-48a2-971b-442ee047130e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 966.365540] [55187]: DEBUG nova.policy [None req-6a75f6dd-9438-48a2-971b-442ee047130e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.373754] [55187]: INFO nova.api.openstack.requestlog [None req-6a75f6dd-9438-48a2-971b-442ee047130e tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1297 microversion: 2.1 time: 0.063779 [ 966.374168] [55187]: [pid: 55187|app: 0|req: 3184/6445] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:26 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1297 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 966.398484] [55188]: DEBUG nova.policy [None req-8ba427d5-31ba-4fa8-b828-5e2c0a775c80 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.403637] [55188]: INFO nova.api.openstack.requestlog [None req-8ba427d5-31ba-4fa8-b828-5e2c0a775c80 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1508 microversion: 2.1 time: 0.100742 [ 966.403972] [55188]: [pid: 55188|app: 0|req: 3262/6446] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:26 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1508 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.436743] [55187]: DEBUG nova.api.openstack.wsgi [None req-8a618737-6a54-4048-8051-7f0910c7481c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 966.438830] [55187]: DEBUG nova.compute.api [None req-8a618737-6a54-4048-8051-7f0910c7481c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 966.443027] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a618737-6a54-4048-8051-7f0910c7481c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.443374] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a618737-6a54-4048-8051-7f0910c7481c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.443602] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a618737-6a54-4048-8051-7f0910c7481c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.444074] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a618737-6a54-4048-8051-7f0910c7481c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.444318] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a618737-6a54-4048-8051-7f0910c7481c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.444568] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a618737-6a54-4048-8051-7f0910c7481c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.450780] [55188]: DEBUG nova.api.openstack.wsgi [None req-08393cf6-fc97-404a-a017-dc472171f27f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 966.452210] [55188]: DEBUG nova.compute.api [None req-08393cf6-fc97-404a-a017-dc472171f27f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 966.455899] [55188]: DEBUG oslo_concurrency.lockutils [None req-08393cf6-fc97-404a-a017-dc472171f27f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.456168] [55188]: DEBUG oslo_concurrency.lockutils [None req-08393cf6-fc97-404a-a017-dc472171f27f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.456380] [55188]: DEBUG oslo_concurrency.lockutils [None req-08393cf6-fc97-404a-a017-dc472171f27f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.456743] [55188]: DEBUG oslo_concurrency.lockutils [None req-08393cf6-fc97-404a-a017-dc472171f27f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.456955] [55188]: DEBUG oslo_concurrency.lockutils [None req-08393cf6-fc97-404a-a017-dc472171f27f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.457130] [55188]: DEBUG oslo_concurrency.lockutils [None req-08393cf6-fc97-404a-a017-dc472171f27f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.477055] [55188]: DEBUG oslo_concurrency.lockutils [None req-08393cf6-fc97-404a-a017-dc472171f27f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.477055] [55188]: DEBUG oslo_concurrency.lockutils [None req-08393cf6-fc97-404a-a017-dc472171f27f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.477055] [55188]: DEBUG oslo_concurrency.lockutils [None req-08393cf6-fc97-404a-a017-dc472171f27f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.477055] [55188]: DEBUG nova.objects.instance [None req-08393cf6-fc97-404a-a017-dc472171f27f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid c7454522-e0f7-4021-936b-aa89bffb4abd {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 966.490239] [55187]: DEBUG nova.policy [None req-8a618737-6a54-4048-8051-7f0910c7481c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.494544] [55187]: DEBUG nova.policy [None req-8a618737-6a54-4048-8051-7f0910c7481c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.495270] [55187]: DEBUG nova.policy [None req-8a618737-6a54-4048-8051-7f0910c7481c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.499071] [55187]: INFO nova.api.openstack.requestlog [None req-8a618737-6a54-4048-8051-7f0910c7481c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1492 microversion: 2.96 time: 0.065047 [ 966.499422] [55188]: DEBUG nova.policy [None req-08393cf6-fc97-404a-a017-dc472171f27f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.499527] [55187]: [pid: 55187|app: 0|req: 3185/6447] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:26 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1492 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 966.503946] [55188]: INFO nova.api.openstack.requestlog [None req-08393cf6-fc97-404a-a017-dc472171f27f tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1309 microversion: 2.1 time: 0.055938 [ 966.504299] [55188]: [pid: 55188|app: 0|req: 3263/6448] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:26 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1309 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.505797] [55187]: DEBUG nova.api.openstack.wsgi [None req-11337a7e-ee16-49db-8910-cc9869b74fd1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 966.507478] [55187]: DEBUG nova.compute.api [None req-11337a7e-ee16-49db-8910-cc9869b74fd1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 966.510959] [55187]: DEBUG oslo_concurrency.lockutils [None req-11337a7e-ee16-49db-8910-cc9869b74fd1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.511214] [55187]: DEBUG oslo_concurrency.lockutils [None req-11337a7e-ee16-49db-8910-cc9869b74fd1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.511400] [55187]: DEBUG oslo_concurrency.lockutils [None req-11337a7e-ee16-49db-8910-cc9869b74fd1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.511757] [55187]: DEBUG oslo_concurrency.lockutils [None req-11337a7e-ee16-49db-8910-cc9869b74fd1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.511952] [55187]: DEBUG oslo_concurrency.lockutils [None req-11337a7e-ee16-49db-8910-cc9869b74fd1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.512149] [55187]: DEBUG oslo_concurrency.lockutils [None req-11337a7e-ee16-49db-8910-cc9869b74fd1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.540893] [55187]: DEBUG oslo_concurrency.lockutils [None req-11337a7e-ee16-49db-8910-cc9869b74fd1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.541273] [55187]: DEBUG oslo_concurrency.lockutils [None req-11337a7e-ee16-49db-8910-cc9869b74fd1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.541542] [55187]: DEBUG oslo_concurrency.lockutils [None req-11337a7e-ee16-49db-8910-cc9869b74fd1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.541830] [55187]: DEBUG nova.objects.instance [None req-11337a7e-ee16-49db-8910-cc9869b74fd1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid c67345fe-852f-4912-9af4-3cc75257d434 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 966.557671] [55188]: DEBUG nova.api.openstack.wsgi [None req-adc0aa78-8b13-46f4-8034-86ab6a8685be tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 966.559693] [55188]: DEBUG nova.compute.api [None req-adc0aa78-8b13-46f4-8034-86ab6a8685be tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 966.563424] [55188]: DEBUG oslo_concurrency.lockutils [None req-adc0aa78-8b13-46f4-8034-86ab6a8685be tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.563674] [55188]: DEBUG oslo_concurrency.lockutils [None req-adc0aa78-8b13-46f4-8034-86ab6a8685be tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.564819] [55188]: DEBUG oslo_concurrency.lockutils [None req-adc0aa78-8b13-46f4-8034-86ab6a8685be tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.565233] [55188]: DEBUG oslo_concurrency.lockutils [None req-adc0aa78-8b13-46f4-8034-86ab6a8685be tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.565443] [55188]: DEBUG oslo_concurrency.lockutils [None req-adc0aa78-8b13-46f4-8034-86ab6a8685be tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.565620] [55188]: DEBUG oslo_concurrency.lockutils [None req-adc0aa78-8b13-46f4-8034-86ab6a8685be tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.576064] [55187]: DEBUG nova.policy [None req-11337a7e-ee16-49db-8910-cc9869b74fd1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.581821] [55187]: INFO nova.api.openstack.requestlog [None req-11337a7e-ee16-49db-8910-cc9869b74fd1 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1298 microversion: 2.1 time: 0.077885 [ 966.582409] [55187]: [pid: 55187|app: 0|req: 3186/6449] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:26 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1298 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.588032] [55187]: DEBUG nova.api.openstack.wsgi [req-f95d0715-931d-486f-ae99-e86e25a20a33 req-d62238ea-2895-4898-85be-1b5ff34639bb service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f58542d5-0164-4b39-b3f8-48956ce37421", "tag": "d58f4df8-2b4c-417a-818a-b1c29503d0ac"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 966.593358] [55187]: DEBUG oslo_concurrency.lockutils [req-f95d0715-931d-486f-ae99-e86e25a20a33 req-d62238ea-2895-4898-85be-1b5ff34639bb service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.593685] [55187]: DEBUG oslo_concurrency.lockutils [req-f95d0715-931d-486f-ae99-e86e25a20a33 req-d62238ea-2895-4898-85be-1b5ff34639bb service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.593943] [55187]: DEBUG oslo_concurrency.lockutils [req-f95d0715-931d-486f-ae99-e86e25a20a33 req-d62238ea-2895-4898-85be-1b5ff34639bb service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.600718] [55188]: DEBUG nova.policy [None req-adc0aa78-8b13-46f4-8034-86ab6a8685be tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.603171] [55187]: INFO nova.api.openstack.compute.server_external_events [req-f95d0715-931d-486f-ae99-e86e25a20a33 req-d62238ea-2895-4898-85be-1b5ff34639bb service nova] Creating event network-changed:d58f4df8-2b4c-417a-818a-b1c29503d0ac for instance f58542d5-0164-4b39-b3f8-48956ce37421 on cpu-1 [ 966.605131] [55188]: INFO nova.api.openstack.requestlog [None req-adc0aa78-8b13-46f4-8034-86ab6a8685be tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1211 microversion: 2.1 time: 0.049776 [ 966.605481] [55188]: [pid: 55188|app: 0|req: 3264/6450] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:26 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.607342] [55187]: INFO nova.api.openstack.requestlog [req-f95d0715-931d-486f-ae99-e86e25a20a33 req-d62238ea-2895-4898-85be-1b5ff34639bb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024144 [ 966.607836] [55187]: [pid: 55187|app: 0|req: 3187/6451] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:26 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 966.608933] [55188]: DEBUG nova.api.openstack.wsgi [None req-bf802080-7aed-4b3d-944e-09ca80cfa47e tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 966.609886] [55188]: DEBUG nova.compute.api [None req-bf802080-7aed-4b3d-944e-09ca80cfa47e tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 966.614025] [55187]: DEBUG nova.api.openstack.wsgi [None req-6e9bf142-68b9-4b90-a461-78cd09802c8f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9677490>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 966.614146] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf802080-7aed-4b3d-944e-09ca80cfa47e tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.614146] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf802080-7aed-4b3d-944e-09ca80cfa47e tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.614288] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf802080-7aed-4b3d-944e-09ca80cfa47e tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.614883] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf802080-7aed-4b3d-944e-09ca80cfa47e tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.615311] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf802080-7aed-4b3d-944e-09ca80cfa47e tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.615619] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf802080-7aed-4b3d-944e-09ca80cfa47e tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.640477] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf802080-7aed-4b3d-944e-09ca80cfa47e tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.640837] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf802080-7aed-4b3d-944e-09ca80cfa47e tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.641097] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf802080-7aed-4b3d-944e-09ca80cfa47e tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.641304] [55188]: DEBUG nova.objects.instance [None req-bf802080-7aed-4b3d-944e-09ca80cfa47e tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lazy-loading 'fault' on Instance uuid f8c770af-7d7d-4b7e-a603-64e14b3842c1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 966.647359] [55187]: INFO nova.api.openstack.requestlog [None req-6e9bf142-68b9-4b90-a461-78cd09802c8f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b" status: 200 len: 1629 microversion: 2.1 time: 0.038635 [ 966.647882] [55187]: [pid: 55187|app: 0|req: 3188/6452] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:07:26 2025] GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b => generated 1629 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.661629] [55188]: DEBUG nova.policy [None req-bf802080-7aed-4b3d-944e-09ca80cfa47e tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e2504bf97443472282e150eee117b37e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a39587511a4492bb0312d58fda63a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.665909] [55188]: INFO nova.api.openstack.requestlog [None req-bf802080-7aed-4b3d-944e-09ca80cfa47e tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 200 len: 1312 microversion: 2.1 time: 0.059859 [ 966.666281] [55188]: [pid: 55188|app: 0|req: 3265/6453] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:26 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 1312 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.802547] [55187]: DEBUG nova.api.openstack.wsgi [None req-4ffc6377-b8da-4524-9829-84ee6450be38 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 966.807671] [55187]: DEBUG nova.compute.api [None req-4ffc6377-b8da-4524-9829-84ee6450be38 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 966.808406] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ffc6377-b8da-4524-9829-84ee6450be38 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.808744] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ffc6377-b8da-4524-9829-84ee6450be38 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.808881] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ffc6377-b8da-4524-9829-84ee6450be38 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.809337] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ffc6377-b8da-4524-9829-84ee6450be38 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.809915] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ffc6377-b8da-4524-9829-84ee6450be38 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.809915] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ffc6377-b8da-4524-9829-84ee6450be38 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.828090] [55188]: DEBUG nova.api.openstack.wsgi [None req-79931aba-51f3-42b6-913c-d1814db49000 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 966.830226] [55188]: DEBUG nova.compute.api [None req-79931aba-51f3-42b6-913c-d1814db49000 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 966.836062] [55188]: DEBUG oslo_concurrency.lockutils [None req-79931aba-51f3-42b6-913c-d1814db49000 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.836365] [55188]: DEBUG oslo_concurrency.lockutils [None req-79931aba-51f3-42b6-913c-d1814db49000 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.836608] [55188]: DEBUG oslo_concurrency.lockutils [None req-79931aba-51f3-42b6-913c-d1814db49000 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.837075] [55188]: DEBUG oslo_concurrency.lockutils [None req-79931aba-51f3-42b6-913c-d1814db49000 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.837148] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ffc6377-b8da-4524-9829-84ee6450be38 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.837299] [55188]: DEBUG oslo_concurrency.lockutils [None req-79931aba-51f3-42b6-913c-d1814db49000 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.837352] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ffc6377-b8da-4524-9829-84ee6450be38 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.837507] [55188]: DEBUG oslo_concurrency.lockutils [None req-79931aba-51f3-42b6-913c-d1814db49000 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.837559] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ffc6377-b8da-4524-9829-84ee6450be38 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.837730] [55187]: DEBUG nova.objects.instance [None req-4ffc6377-b8da-4524-9829-84ee6450be38 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lazy-loading 'fault' on Instance uuid fe753f45-184b-4b1d-8c06-85b660d0d4fa {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 966.859529] [55187]: DEBUG nova.policy [None req-4ffc6377-b8da-4524-9829-84ee6450be38 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.865923] [55187]: INFO nova.api.openstack.requestlog [None req-4ffc6377-b8da-4524-9829-84ee6450be38 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1297 microversion: 2.1 time: 0.066342 [ 966.866289] [55187]: [pid: 55187|app: 0|req: 3189/6454] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:27 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1297 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.956258] [55188]: DEBUG nova.policy [None req-79931aba-51f3-42b6-913c-d1814db49000 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.960782] [55188]: INFO nova.api.openstack.requestlog [None req-79931aba-51f3-42b6-913c-d1814db49000 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1369 microversion: 2.1 time: 0.135514 [ 966.961138] [55188]: [pid: 55188|app: 0|req: 3266/6455] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:27 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1369 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.227947] [55187]: DEBUG nova.api.openstack.wsgi [None req-cf1e0c56-5f27-40c5-b98e-efff85dd895e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.231063] [55187]: DEBUG nova.compute.api [None req-cf1e0c56-5f27-40c5-b98e-efff85dd895e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.235808] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf1e0c56-5f27-40c5-b98e-efff85dd895e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.236203] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf1e0c56-5f27-40c5-b98e-efff85dd895e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.236502] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf1e0c56-5f27-40c5-b98e-efff85dd895e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.237068] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf1e0c56-5f27-40c5-b98e-efff85dd895e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.237428] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf1e0c56-5f27-40c5-b98e-efff85dd895e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.237688] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf1e0c56-5f27-40c5-b98e-efff85dd895e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.247361] [55188]: DEBUG nova.api.openstack.wsgi [None req-8a3114ca-f2c8-425f-887d-bc94e36eccb5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.249443] [55188]: DEBUG nova.compute.api [None req-8a3114ca-f2c8-425f-887d-bc94e36eccb5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.255015] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a3114ca-f2c8-425f-887d-bc94e36eccb5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.255015] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a3114ca-f2c8-425f-887d-bc94e36eccb5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.255260] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a3114ca-f2c8-425f-887d-bc94e36eccb5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.256039] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a3114ca-f2c8-425f-887d-bc94e36eccb5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.256039] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a3114ca-f2c8-425f-887d-bc94e36eccb5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.256163] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a3114ca-f2c8-425f-887d-bc94e36eccb5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.270692] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf1e0c56-5f27-40c5-b98e-efff85dd895e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.271068] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf1e0c56-5f27-40c5-b98e-efff85dd895e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.271401] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf1e0c56-5f27-40c5-b98e-efff85dd895e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.271883] [55187]: DEBUG nova.objects.instance [None req-cf1e0c56-5f27-40c5-b98e-efff85dd895e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lazy-loading 'fault' on Instance uuid 0497c9b8-e8b3-462a-b5de-fa66d4f30cac {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 967.301314] [55187]: DEBUG nova.policy [None req-cf1e0c56-5f27-40c5-b98e-efff85dd895e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.309974] [55187]: INFO nova.api.openstack.requestlog [None req-cf1e0c56-5f27-40c5-b98e-efff85dd895e tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1301 microversion: 2.1 time: 0.085448 [ 967.310546] [55187]: [pid: 55187|app: 0|req: 3190/6456] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:27 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1301 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.371023] [55188]: DEBUG nova.policy [None req-8a3114ca-f2c8-425f-887d-bc94e36eccb5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.376931] [55188]: INFO nova.api.openstack.requestlog [None req-8a3114ca-f2c8-425f-887d-bc94e36eccb5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1314 microversion: 2.1 time: 0.132279 [ 967.377615] [55188]: [pid: 55188|app: 0|req: 3267/6457] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:27 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1314 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.388240] [55187]: DEBUG nova.api.openstack.wsgi [None req-8e022e08-89c9-4103-bed8-e3ebad067d97 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.390082] [55187]: DEBUG nova.compute.api [None req-8e022e08-89c9-4103-bed8-e3ebad067d97 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.393880] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e022e08-89c9-4103-bed8-e3ebad067d97 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.394655] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e022e08-89c9-4103-bed8-e3ebad067d97 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.394655] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e022e08-89c9-4103-bed8-e3ebad067d97 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.394782] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e022e08-89c9-4103-bed8-e3ebad067d97 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.395016] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e022e08-89c9-4103-bed8-e3ebad067d97 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.395224] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e022e08-89c9-4103-bed8-e3ebad067d97 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.417016] [55188]: DEBUG nova.api.openstack.wsgi [None req-6946328b-2395-432a-80a6-72d45d515740 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.418866] [55188]: DEBUG nova.compute.api [None req-6946328b-2395-432a-80a6-72d45d515740 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.422044] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e022e08-89c9-4103-bed8-e3ebad067d97 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.422381] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e022e08-89c9-4103-bed8-e3ebad067d97 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.422534] [55188]: DEBUG oslo_concurrency.lockutils [None req-6946328b-2395-432a-80a6-72d45d515740 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.422661] [55187]: DEBUG oslo_concurrency.lockutils [None req-8e022e08-89c9-4103-bed8-e3ebad067d97 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.422845] [55188]: DEBUG oslo_concurrency.lockutils [None req-6946328b-2395-432a-80a6-72d45d515740 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.422902] [55187]: DEBUG nova.objects.instance [None req-8e022e08-89c9-4103-bed8-e3ebad067d97 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 967.423059] [55188]: DEBUG oslo_concurrency.lockutils [None req-6946328b-2395-432a-80a6-72d45d515740 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.423447] [55188]: DEBUG oslo_concurrency.lockutils [None req-6946328b-2395-432a-80a6-72d45d515740 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.423641] [55188]: DEBUG oslo_concurrency.lockutils [None req-6946328b-2395-432a-80a6-72d45d515740 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.423815] [55188]: DEBUG oslo_concurrency.lockutils [None req-6946328b-2395-432a-80a6-72d45d515740 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.444885] [55187]: DEBUG nova.policy [None req-8e022e08-89c9-4103-bed8-e3ebad067d97 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.451382] [55187]: INFO nova.api.openstack.requestlog [None req-8e022e08-89c9-4103-bed8-e3ebad067d97 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1297 microversion: 2.1 time: 0.065366 [ 967.451769] [55187]: [pid: 55187|app: 0|req: 3191/6458] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:27 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1297 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.509757] [55188]: DEBUG nova.policy [None req-6946328b-2395-432a-80a6-72d45d515740 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.514346] [55188]: INFO nova.api.openstack.requestlog [None req-6946328b-2395-432a-80a6-72d45d515740 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1508 microversion: 2.1 time: 0.099719 [ 967.514675] [55188]: [pid: 55188|app: 0|req: 3268/6459] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:27 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1508 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.514805] [55187]: DEBUG nova.api.openstack.wsgi [None req-4d197fed-5421-431f-ae2e-508cc2f953f8 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.516525] [55187]: DEBUG nova.compute.api [None req-4d197fed-5421-431f-ae2e-508cc2f953f8 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.517607] [55188]: DEBUG nova.api.openstack.wsgi [None req-8425d12f-f5b4-46a4-ae3e-c495133b1025 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.519328] [55188]: DEBUG nova.compute.api [None req-8425d12f-f5b4-46a4-ae3e-c495133b1025 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.520672] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d197fed-5421-431f-ae2e-508cc2f953f8 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.520951] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d197fed-5421-431f-ae2e-508cc2f953f8 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.521168] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d197fed-5421-431f-ae2e-508cc2f953f8 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.521522] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d197fed-5421-431f-ae2e-508cc2f953f8 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.521748] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d197fed-5421-431f-ae2e-508cc2f953f8 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.521927] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d197fed-5421-431f-ae2e-508cc2f953f8 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.523095] [55188]: DEBUG oslo_concurrency.lockutils [None req-8425d12f-f5b4-46a4-ae3e-c495133b1025 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.523095] [55188]: DEBUG oslo_concurrency.lockutils [None req-8425d12f-f5b4-46a4-ae3e-c495133b1025 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.523224] [55188]: DEBUG oslo_concurrency.lockutils [None req-8425d12f-f5b4-46a4-ae3e-c495133b1025 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.523623] [55188]: DEBUG oslo_concurrency.lockutils [None req-8425d12f-f5b4-46a4-ae3e-c495133b1025 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.523835] [55188]: DEBUG oslo_concurrency.lockutils [None req-8425d12f-f5b4-46a4-ae3e-c495133b1025 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.524023] [55188]: DEBUG oslo_concurrency.lockutils [None req-8425d12f-f5b4-46a4-ae3e-c495133b1025 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.544578] [55188]: DEBUG oslo_concurrency.lockutils [None req-8425d12f-f5b4-46a4-ae3e-c495133b1025 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.544843] [55188]: DEBUG oslo_concurrency.lockutils [None req-8425d12f-f5b4-46a4-ae3e-c495133b1025 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.545072] [55188]: DEBUG oslo_concurrency.lockutils [None req-8425d12f-f5b4-46a4-ae3e-c495133b1025 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.545253] [55188]: DEBUG nova.objects.instance [None req-8425d12f-f5b4-46a4-ae3e-c495133b1025 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid c7454522-e0f7-4021-936b-aa89bffb4abd {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 967.567510] [55187]: DEBUG nova.policy [None req-4d197fed-5421-431f-ae2e-508cc2f953f8 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.568905] [55188]: DEBUG nova.policy [None req-8425d12f-f5b4-46a4-ae3e-c495133b1025 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.573126] [55187]: DEBUG nova.policy [None req-4d197fed-5421-431f-ae2e-508cc2f953f8 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.573536] [55188]: INFO nova.api.openstack.requestlog [None req-8425d12f-f5b4-46a4-ae3e-c495133b1025 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1309 microversion: 2.1 time: 0.058236 [ 967.573880] [55187]: DEBUG nova.policy [None req-4d197fed-5421-431f-ae2e-508cc2f953f8 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.573958] [55188]: [pid: 55188|app: 0|req: 3269/6460] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:27 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1309 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.578052] [55187]: INFO nova.api.openstack.requestlog [None req-4d197fed-5421-431f-ae2e-508cc2f953f8 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1492 microversion: 2.96 time: 0.065330 [ 967.578378] [55187]: [pid: 55187|app: 0|req: 3192/6461] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:27 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1492 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 967.595765] [55188]: DEBUG nova.api.openstack.wsgi [None req-e1cd8fc8-311a-4386-994e-c4bdbb11424d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.597597] [55188]: DEBUG nova.compute.api [None req-e1cd8fc8-311a-4386-994e-c4bdbb11424d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.601522] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1cd8fc8-311a-4386-994e-c4bdbb11424d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.601764] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1cd8fc8-311a-4386-994e-c4bdbb11424d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.601954] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1cd8fc8-311a-4386-994e-c4bdbb11424d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.602328] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1cd8fc8-311a-4386-994e-c4bdbb11424d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.602531] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1cd8fc8-311a-4386-994e-c4bdbb11424d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.602704] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1cd8fc8-311a-4386-994e-c4bdbb11424d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.619919] [55187]: DEBUG nova.api.openstack.wsgi [None req-98b3f484-3e70-48e5-9330-573ef74e3c4d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.621859] [55187]: DEBUG nova.compute.api [None req-98b3f484-3e70-48e5-9330-573ef74e3c4d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.625711] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1cd8fc8-311a-4386-994e-c4bdbb11424d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.626152] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1cd8fc8-311a-4386-994e-c4bdbb11424d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.626260] [55187]: DEBUG oslo_concurrency.lockutils [None req-98b3f484-3e70-48e5-9330-573ef74e3c4d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.626503] [55187]: DEBUG oslo_concurrency.lockutils [None req-98b3f484-3e70-48e5-9330-573ef74e3c4d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.626578] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1cd8fc8-311a-4386-994e-c4bdbb11424d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.626643] [55187]: DEBUG oslo_concurrency.lockutils [None req-98b3f484-3e70-48e5-9330-573ef74e3c4d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.626856] [55188]: DEBUG nova.objects.instance [None req-e1cd8fc8-311a-4386-994e-c4bdbb11424d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid c67345fe-852f-4912-9af4-3cc75257d434 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 967.626958] [55187]: DEBUG oslo_concurrency.lockutils [None req-98b3f484-3e70-48e5-9330-573ef74e3c4d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.627156] [55187]: DEBUG oslo_concurrency.lockutils [None req-98b3f484-3e70-48e5-9330-573ef74e3c4d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.627344] [55187]: DEBUG oslo_concurrency.lockutils [None req-98b3f484-3e70-48e5-9330-573ef74e3c4d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.648438] [55188]: DEBUG nova.policy [None req-e1cd8fc8-311a-4386-994e-c4bdbb11424d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.652809] [55188]: INFO nova.api.openstack.requestlog [None req-e1cd8fc8-311a-4386-994e-c4bdbb11424d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1298 microversion: 2.1 time: 0.059338 [ 967.653140] [55188]: [pid: 55188|app: 0|req: 3270/6462] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:27 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1298 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.655770] [55188]: DEBUG nova.api.openstack.wsgi [None req-6f78e0e0-cd71-4e48-9287-e0327ffa6144 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9c28dc0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.662351] [55187]: DEBUG nova.policy [None req-98b3f484-3e70-48e5-9330-573ef74e3c4d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.666854] [55187]: INFO nova.api.openstack.requestlog [None req-98b3f484-3e70-48e5-9330-573ef74e3c4d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1211 microversion: 2.1 time: 0.049417 [ 967.667202] [55187]: [pid: 55187|app: 0|req: 3193/6463] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:27 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.679523] [55187]: DEBUG nova.api.openstack.wsgi [None req-55ff3725-fedd-4a9b-9aab-27912ed49faa tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.680882] [55187]: DEBUG nova.compute.api [None req-55ff3725-fedd-4a9b-9aab-27912ed49faa tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] [instance: f8c770af-7d7d-4b7e-a603-64e14b3842c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.684841] [55187]: DEBUG oslo_concurrency.lockutils [None req-55ff3725-fedd-4a9b-9aab-27912ed49faa tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.685613] [55187]: DEBUG oslo_concurrency.lockutils [None req-55ff3725-fedd-4a9b-9aab-27912ed49faa tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.685683] [55188]: INFO nova.api.openstack.requestlog [None req-6f78e0e0-cd71-4e48-9287-e0327ffa6144 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b" status: 200 len: 1637 microversion: 2.1 time: 0.031412 [ 967.685726] [55187]: DEBUG oslo_concurrency.lockutils [None req-55ff3725-fedd-4a9b-9aab-27912ed49faa tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.685772] [55188]: [pid: 55188|app: 0|req: 3271/6464] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:07:28 2025] GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b => generated 1637 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 967.686456] [55187]: DEBUG oslo_concurrency.lockutils [None req-55ff3725-fedd-4a9b-9aab-27912ed49faa tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.686456] [55187]: DEBUG oslo_concurrency.lockutils [None req-55ff3725-fedd-4a9b-9aab-27912ed49faa tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.686632] [55187]: DEBUG oslo_concurrency.lockutils [None req-55ff3725-fedd-4a9b-9aab-27912ed49faa tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.696721] [55187]: INFO nova.api.openstack.wsgi [None req-55ff3725-fedd-4a9b-9aab-27912ed49faa tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] HTTP exception thrown: Instance f8c770af-7d7d-4b7e-a603-64e14b3842c1 could not be found. [ 967.696877] [55187]: DEBUG nova.api.openstack.wsgi [None req-55ff3725-fedd-4a9b-9aab-27912ed49faa tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] Returning 404 to user: Instance f8c770af-7d7d-4b7e-a603-64e14b3842c1 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 967.697507] [55188]: DEBUG nova.api.openstack.wsgi [None req-018fbee2-c746-4ff0-b58e-7d08bf0df958 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9b74700>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.697572] [55187]: INFO nova.api.openstack.requestlog [None req-55ff3725-fedd-4a9b-9aab-27912ed49faa tempest-ServersNegativeTestMultiTenantJSON-617718614 tempest-ServersNegativeTestMultiTenantJSON-617718614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1" status: 404 len: 111 microversion: 2.1 time: 0.020553 [ 967.697724] [55187]: [pid: 55187|app: 0|req: 3194/6465] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:28 2025] GET /compute/v2.1/servers/f8c770af-7d7d-4b7e-a603-64e14b3842c1 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 967.730620] [55188]: INFO nova.api.openstack.requestlog [None req-018fbee2-c746-4ff0-b58e-7d08bf0df958 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b" status: 200 len: 1637 microversion: 2.1 time: 0.035324 [ 967.730883] [55188]: [pid: 55188|app: 0|req: 3272/6466] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:07:28 2025] GET /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b => generated 1637 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 967.765806] [55187]: DEBUG nova.api.openstack.wsgi [None req-37fa07f7-17aa-4299-afb4-53d3689cc152 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9675c60>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.860732] [55187]: INFO nova.api.openstack.requestlog [None req-37fa07f7-17aa-4299-afb4-53d3689cc152 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b" status: 204 len: 0 microversion: 2.1 time: 0.097172 [ 967.861108] [55187]: [pid: 55187|app: 0|req: 3195/6467] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:28 2025] DELETE /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 967.866440] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c87950b-c4d1-442d-ac97-c46aa8fea97b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.866788] [55188]: DEBUG nova.compute.api [None req-5c87950b-c4d1-442d-ac97-c46aa8fea97b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.870527] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c87950b-c4d1-442d-ac97-c46aa8fea97b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.870775] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c87950b-c4d1-442d-ac97-c46aa8fea97b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.870958] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c87950b-c4d1-442d-ac97-c46aa8fea97b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.871391] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c87950b-c4d1-442d-ac97-c46aa8fea97b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.871611] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c87950b-c4d1-442d-ac97-c46aa8fea97b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.871788] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c87950b-c4d1-442d-ac97-c46aa8fea97b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.879685] [55187]: DEBUG nova.api.openstack.wsgi [None req-6b049fc5-049b-4ff3-8f53-0be74ed701a0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.882083] [55187]: DEBUG nova.compute.api [None req-6b049fc5-049b-4ff3-8f53-0be74ed701a0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.885676] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b049fc5-049b-4ff3-8f53-0be74ed701a0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.885959] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b049fc5-049b-4ff3-8f53-0be74ed701a0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.886151] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b049fc5-049b-4ff3-8f53-0be74ed701a0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.886506] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b049fc5-049b-4ff3-8f53-0be74ed701a0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.886704] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b049fc5-049b-4ff3-8f53-0be74ed701a0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.886875] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b049fc5-049b-4ff3-8f53-0be74ed701a0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.887303] [55188]: DEBUG nova.compute.api [None req-5c87950b-c4d1-442d-ac97-c46aa8fea97b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 967.906961] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b049fc5-049b-4ff3-8f53-0be74ed701a0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.907271] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b049fc5-049b-4ff3-8f53-0be74ed701a0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.907494] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b049fc5-049b-4ff3-8f53-0be74ed701a0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.907913] [55187]: DEBUG nova.objects.instance [None req-6b049fc5-049b-4ff3-8f53-0be74ed701a0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lazy-loading 'fault' on Instance uuid fe753f45-184b-4b1d-8c06-85b660d0d4fa {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 967.928466] [55187]: DEBUG nova.policy [None req-6b049fc5-049b-4ff3-8f53-0be74ed701a0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.933112] [55187]: INFO nova.api.openstack.requestlog [None req-6b049fc5-049b-4ff3-8f53-0be74ed701a0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1297 microversion: 2.1 time: 0.055801 [ 967.933450] [55187]: [pid: 55187|app: 0|req: 3196/6468] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:28 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1297 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.942898] [55188]: INFO nova.api.openstack.requestlog [None req-5c87950b-c4d1-442d-ac97-c46aa8fea97b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 204 len: 0 microversion: 2.1 time: 0.077829 [ 967.942898] [55188]: [pid: 55188|app: 0|req: 3273/6469] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:07:28 2025] DELETE /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 967.975747] [55187]: DEBUG nova.api.openstack.wsgi [None req-031cfe6b-0b12-4039-b4f5-c1a19528df71 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 967.978217] [55187]: DEBUG nova.compute.api [None req-031cfe6b-0b12-4039-b4f5-c1a19528df71 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 967.982707] [55187]: DEBUG oslo_concurrency.lockutils [None req-031cfe6b-0b12-4039-b4f5-c1a19528df71 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.982905] [55187]: DEBUG oslo_concurrency.lockutils [None req-031cfe6b-0b12-4039-b4f5-c1a19528df71 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.984021] [55187]: DEBUG oslo_concurrency.lockutils [None req-031cfe6b-0b12-4039-b4f5-c1a19528df71 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.984021] [55187]: DEBUG oslo_concurrency.lockutils [None req-031cfe6b-0b12-4039-b4f5-c1a19528df71 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.984181] [55187]: DEBUG oslo_concurrency.lockutils [None req-031cfe6b-0b12-4039-b4f5-c1a19528df71 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.984937] [55187]: DEBUG oslo_concurrency.lockutils [None req-031cfe6b-0b12-4039-b4f5-c1a19528df71 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.023416] [55188]: DEBUG nova.api.openstack.wsgi [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-1311380504", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "70911b4c-e914-4c5a-8041-96b548b05924"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 968.057495] [55187]: DEBUG nova.policy [None req-031cfe6b-0b12-4039-b4f5-c1a19528df71 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.058573] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.058859] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.059103] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.059747] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.059747] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.059988] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.063157] [55187]: INFO nova.api.openstack.requestlog [None req-031cfe6b-0b12-4039-b4f5-c1a19528df71 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1369 microversion: 2.1 time: 0.089382 [ 968.063937] [55187]: [pid: 55187|app: 0|req: 3197/6470] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:28 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1369 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.065339] [55188]: DEBUG nova.network.neutron [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] validate_networks() for [('70911b4c-e914-4c5a-8041-96b548b05924', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 968.328595] [55187]: DEBUG nova.api.openstack.wsgi [None req-6900adfe-02b2-4484-a946-b5b2fbd36411 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.330621] [55187]: DEBUG nova.compute.api [None req-6900adfe-02b2-4484-a946-b5b2fbd36411 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 968.340359] [55187]: DEBUG oslo_concurrency.lockutils [None req-6900adfe-02b2-4484-a946-b5b2fbd36411 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.340627] [55187]: DEBUG oslo_concurrency.lockutils [None req-6900adfe-02b2-4484-a946-b5b2fbd36411 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.340832] [55187]: DEBUG oslo_concurrency.lockutils [None req-6900adfe-02b2-4484-a946-b5b2fbd36411 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.341231] [55187]: DEBUG oslo_concurrency.lockutils [None req-6900adfe-02b2-4484-a946-b5b2fbd36411 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.341440] [55187]: DEBUG oslo_concurrency.lockutils [None req-6900adfe-02b2-4484-a946-b5b2fbd36411 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.341614] [55187]: DEBUG oslo_concurrency.lockutils [None req-6900adfe-02b2-4484-a946-b5b2fbd36411 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.370236] [55187]: DEBUG oslo_concurrency.lockutils [None req-6900adfe-02b2-4484-a946-b5b2fbd36411 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.370478] [55187]: DEBUG oslo_concurrency.lockutils [None req-6900adfe-02b2-4484-a946-b5b2fbd36411 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.370663] [55187]: DEBUG oslo_concurrency.lockutils [None req-6900adfe-02b2-4484-a946-b5b2fbd36411 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.370862] [55187]: DEBUG nova.objects.instance [None req-6900adfe-02b2-4484-a946-b5b2fbd36411 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lazy-loading 'fault' on Instance uuid 0497c9b8-e8b3-462a-b5de-fa66d4f30cac {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 968.392613] [55187]: DEBUG nova.policy [None req-6900adfe-02b2-4484-a946-b5b2fbd36411 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77401bb5df434e0a8354631d427159e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '099f2d693d0a4c56bc700e2ced54b3cd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.399702] [55187]: INFO nova.api.openstack.requestlog [None req-6900adfe-02b2-4484-a946-b5b2fbd36411 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 200 len: 1301 microversion: 2.1 time: 0.074216 [ 968.400059] [55187]: [pid: 55187|app: 0|req: 3198/6471] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:28 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 1301 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.402502] [55187]: DEBUG nova.api.openstack.wsgi [None req-0c6fd4db-b621-4600-b4b6-0afe7356698c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.404131] [55187]: DEBUG nova.compute.api [None req-0c6fd4db-b621-4600-b4b6-0afe7356698c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 968.407652] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c6fd4db-b621-4600-b4b6-0afe7356698c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.407888] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c6fd4db-b621-4600-b4b6-0afe7356698c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.408086] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c6fd4db-b621-4600-b4b6-0afe7356698c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.408556] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c6fd4db-b621-4600-b4b6-0afe7356698c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.408759] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c6fd4db-b621-4600-b4b6-0afe7356698c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.408929] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c6fd4db-b621-4600-b4b6-0afe7356698c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.528207] [55187]: DEBUG nova.policy [None req-0c6fd4db-b621-4600-b4b6-0afe7356698c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.532661] [55187]: INFO nova.api.openstack.requestlog [None req-0c6fd4db-b621-4600-b4b6-0afe7356698c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1314 microversion: 2.1 time: 0.131998 [ 968.532992] [55187]: [pid: 55187|app: 0|req: 3199/6472] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:28 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1314 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.538242] [55187]: DEBUG nova.api.openstack.wsgi [None req-020c1039-1967-4e0e-82f1-83982c065089 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.539935] [55187]: DEBUG nova.compute.api [None req-020c1039-1967-4e0e-82f1-83982c065089 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 968.543099] [55187]: DEBUG oslo_concurrency.lockutils [None req-020c1039-1967-4e0e-82f1-83982c065089 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.543325] [55187]: DEBUG oslo_concurrency.lockutils [None req-020c1039-1967-4e0e-82f1-83982c065089 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.543506] [55187]: DEBUG oslo_concurrency.lockutils [None req-020c1039-1967-4e0e-82f1-83982c065089 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.543889] [55187]: DEBUG oslo_concurrency.lockutils [None req-020c1039-1967-4e0e-82f1-83982c065089 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.544093] [55187]: DEBUG oslo_concurrency.lockutils [None req-020c1039-1967-4e0e-82f1-83982c065089 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.544262] [55187]: DEBUG oslo_concurrency.lockutils [None req-020c1039-1967-4e0e-82f1-83982c065089 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.564214] [55187]: DEBUG oslo_concurrency.lockutils [None req-020c1039-1967-4e0e-82f1-83982c065089 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.564438] [55187]: DEBUG oslo_concurrency.lockutils [None req-020c1039-1967-4e0e-82f1-83982c065089 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.564617] [55187]: DEBUG oslo_concurrency.lockutils [None req-020c1039-1967-4e0e-82f1-83982c065089 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.564810] [55187]: DEBUG nova.objects.instance [None req-020c1039-1967-4e0e-82f1-83982c065089 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 968.586874] [55187]: DEBUG nova.policy [None req-020c1039-1967-4e0e-82f1-83982c065089 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.591961] [55187]: INFO nova.api.openstack.requestlog [None req-020c1039-1967-4e0e-82f1-83982c065089 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1297 microversion: 2.1 time: 0.058337 [ 968.592304] [55187]: [pid: 55187|app: 0|req: 3200/6473] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:28 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1297 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.598983] [55187]: DEBUG nova.api.openstack.wsgi [None req-c573dd12-f76b-4f93-a7da-fadc6faa1e56 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.600663] [55187]: DEBUG nova.compute.api [None req-c573dd12-f76b-4f93-a7da-fadc6faa1e56 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 968.607525] [55187]: DEBUG oslo_concurrency.lockutils [None req-c573dd12-f76b-4f93-a7da-fadc6faa1e56 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.608192] [55187]: DEBUG oslo_concurrency.lockutils [None req-c573dd12-f76b-4f93-a7da-fadc6faa1e56 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.608192] [55187]: DEBUG oslo_concurrency.lockutils [None req-c573dd12-f76b-4f93-a7da-fadc6faa1e56 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.608375] [55187]: DEBUG oslo_concurrency.lockutils [None req-c573dd12-f76b-4f93-a7da-fadc6faa1e56 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.608687] [55187]: DEBUG oslo_concurrency.lockutils [None req-c573dd12-f76b-4f93-a7da-fadc6faa1e56 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.608882] [55187]: DEBUG oslo_concurrency.lockutils [None req-c573dd12-f76b-4f93-a7da-fadc6faa1e56 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.654552] [55188]: DEBUG nova.virt.hardware [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 968.655090] [55188]: DEBUG nova.virt.hardware [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 968.656829] [55188]: DEBUG nova.virt.hardware [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 968.657223] [55188]: DEBUG nova.virt.hardware [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 968.657568] [55188]: DEBUG nova.virt.hardware [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 968.670006] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.670334] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.670559] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.670984] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.671199] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.671376] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.694727] [55188]: DEBUG nova.quota [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Getting quotas for project 3e32ddafd435439db546206467a0ec69. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 968.699148] [55188]: DEBUG nova.quota [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Getting quotas for user 2641ed717ffe4b5a9537d21169ee91da and project 3e32ddafd435439db546206467a0ec69. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 968.710588] [55188]: DEBUG nova.compute.api [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 968.712216] [55188]: DEBUG nova.compute.api [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 968.723811] [55187]: DEBUG nova.policy [None req-c573dd12-f76b-4f93-a7da-fadc6faa1e56 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.733777] [55187]: INFO nova.api.openstack.requestlog [None req-c573dd12-f76b-4f93-a7da-fadc6faa1e56 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1508 microversion: 2.1 time: 0.140780 [ 968.734420] [55187]: [pid: 55187|app: 0|req: 3201/6474] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:28 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1508 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.738946] [55187]: DEBUG nova.api.openstack.wsgi [None req-30fdc7ee-7e89-4a4d-9638-5f214dc7762e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.739083] [55187]: DEBUG nova.compute.api [None req-30fdc7ee-7e89-4a4d-9638-5f214dc7762e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 968.746507] [55187]: DEBUG oslo_concurrency.lockutils [None req-30fdc7ee-7e89-4a4d-9638-5f214dc7762e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.747057] [55187]: DEBUG oslo_concurrency.lockutils [None req-30fdc7ee-7e89-4a4d-9638-5f214dc7762e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.747057] [55187]: DEBUG oslo_concurrency.lockutils [None req-30fdc7ee-7e89-4a4d-9638-5f214dc7762e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.747365] [55187]: DEBUG oslo_concurrency.lockutils [None req-30fdc7ee-7e89-4a4d-9638-5f214dc7762e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.747497] [55187]: DEBUG oslo_concurrency.lockutils [None req-30fdc7ee-7e89-4a4d-9638-5f214dc7762e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.747667] [55187]: DEBUG oslo_concurrency.lockutils [None req-30fdc7ee-7e89-4a4d-9638-5f214dc7762e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.771133] [55187]: DEBUG oslo_concurrency.lockutils [None req-30fdc7ee-7e89-4a4d-9638-5f214dc7762e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.771133] [55187]: DEBUG oslo_concurrency.lockutils [None req-30fdc7ee-7e89-4a4d-9638-5f214dc7762e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.771133] [55187]: DEBUG oslo_concurrency.lockutils [None req-30fdc7ee-7e89-4a4d-9638-5f214dc7762e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.771293] [55188]: INFO nova.api.openstack.requestlog [None req-feb8c8ed-bcf5-4663-aace-20ba58480c0e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.749452 [ 968.771332] [55187]: DEBUG nova.objects.instance [None req-30fdc7ee-7e89-4a4d-9638-5f214dc7762e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid c7454522-e0f7-4021-936b-aa89bffb4abd {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 968.771364] [55188]: [pid: 55188|app: 0|req: 3274/6475] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:07:28 2025] POST /compute/v2.1/servers => generated 380 bytes in 751 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 968.776187] [55188]: DEBUG nova.api.openstack.wsgi [None req-2f85762c-0844-447f-8688-2aa882c93c1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.778694] [55188]: DEBUG nova.compute.api [None req-2f85762c-0844-447f-8688-2aa882c93c1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 968.784303] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f85762c-0844-447f-8688-2aa882c93c1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.784687] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f85762c-0844-447f-8688-2aa882c93c1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.784993] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f85762c-0844-447f-8688-2aa882c93c1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.785557] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f85762c-0844-447f-8688-2aa882c93c1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.785879] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f85762c-0844-447f-8688-2aa882c93c1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.786199] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f85762c-0844-447f-8688-2aa882c93c1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.796807] [55187]: DEBUG nova.policy [None req-30fdc7ee-7e89-4a4d-9638-5f214dc7762e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.800616] [55187]: INFO nova.api.openstack.requestlog [None req-30fdc7ee-7e89-4a4d-9638-5f214dc7762e tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1309 microversion: 2.1 time: 0.065234 [ 968.802831] [55187]: [pid: 55187|app: 0|req: 3202/6476] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:29 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1309 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.806179] [55187]: DEBUG nova.api.openstack.wsgi [req-2cdf91e7-b414-4093-a4bf-414fa21b4fe5 req-888f54b7-ac5c-4b77-a937-01a79948ec87 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "45f53d7e-df03-4d76-9a62-fb849250b24d", "name": "network-vif-plugged", "status": "completed", "tag": "ae2560c9-d182-44c1-9bcc-d1433f5638ec"}, {"name": "network-changed", "server_uuid": "45f53d7e-df03-4d76-9a62-fb849250b24d", "tag": "ae2560c9-d182-44c1-9bcc-d1433f5638ec"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 968.812695] [55187]: DEBUG oslo_concurrency.lockutils [req-2cdf91e7-b414-4093-a4bf-414fa21b4fe5 req-888f54b7-ac5c-4b77-a937-01a79948ec87 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.812941] [55187]: DEBUG oslo_concurrency.lockutils [req-2cdf91e7-b414-4093-a4bf-414fa21b4fe5 req-888f54b7-ac5c-4b77-a937-01a79948ec87 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.813182] [55187]: DEBUG oslo_concurrency.lockutils [req-2cdf91e7-b414-4093-a4bf-414fa21b4fe5 req-888f54b7-ac5c-4b77-a937-01a79948ec87 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.820581] [55187]: INFO nova.api.openstack.compute.server_external_events [req-2cdf91e7-b414-4093-a4bf-414fa21b4fe5 req-888f54b7-ac5c-4b77-a937-01a79948ec87 service nova] Creating event network-vif-plugged:ae2560c9-d182-44c1-9bcc-d1433f5638ec for instance 45f53d7e-df03-4d76-9a62-fb849250b24d on cpu-1 [ 968.822179] [55187]: INFO nova.api.openstack.compute.server_external_events [req-2cdf91e7-b414-4093-a4bf-414fa21b4fe5 req-888f54b7-ac5c-4b77-a937-01a79948ec87 service nova] Creating event network-changed:ae2560c9-d182-44c1-9bcc-d1433f5638ec for instance 45f53d7e-df03-4d76-9a62-fb849250b24d on cpu-1 [ 968.823953] [55187]: INFO nova.api.openstack.requestlog [req-2cdf91e7-b414-4093-a4bf-414fa21b4fe5 req-888f54b7-ac5c-4b77-a937-01a79948ec87 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.020441 [ 968.828043] [55187]: [pid: 55187|app: 0|req: 3203/6477] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:29 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 968.828043] [55187]: DEBUG nova.api.openstack.wsgi [None req-9edc38e5-ff99-42be-b60d-39acd5027a02 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.829545] [55187]: DEBUG nova.compute.api [None req-9edc38e5-ff99-42be-b60d-39acd5027a02 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 968.833791] [55187]: DEBUG oslo_concurrency.lockutils [None req-9edc38e5-ff99-42be-b60d-39acd5027a02 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.833791] [55187]: DEBUG oslo_concurrency.lockutils [None req-9edc38e5-ff99-42be-b60d-39acd5027a02 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.833791] [55187]: DEBUG oslo_concurrency.lockutils [None req-9edc38e5-ff99-42be-b60d-39acd5027a02 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.833791] [55187]: DEBUG oslo_concurrency.lockutils [None req-9edc38e5-ff99-42be-b60d-39acd5027a02 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.833931] [55187]: DEBUG oslo_concurrency.lockutils [None req-9edc38e5-ff99-42be-b60d-39acd5027a02 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.833963] [55188]: DEBUG nova.policy [None req-2f85762c-0844-447f-8688-2aa882c93c1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.834116] [55187]: DEBUG oslo_concurrency.lockutils [None req-9edc38e5-ff99-42be-b60d-39acd5027a02 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.838987] [55188]: DEBUG nova.policy [None req-2f85762c-0844-447f-8688-2aa882c93c1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.839687] [55188]: DEBUG nova.policy [None req-2f85762c-0844-447f-8688-2aa882c93c1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.843693] [55188]: INFO nova.api.openstack.requestlog [None req-2f85762c-0844-447f-8688-2aa882c93c1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1492 microversion: 2.96 time: 0.070837 [ 968.843693] [55188]: [pid: 55188|app: 0|req: 3275/6478] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:29 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1492 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 968.845763] [55188]: DEBUG nova.api.openstack.wsgi [None req-59d165a6-5fbc-4a88-8a56-040fa1ed8b3f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.849020] [55188]: DEBUG nova.compute.api [None req-59d165a6-5fbc-4a88-8a56-040fa1ed8b3f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 968.853914] [55188]: DEBUG oslo_concurrency.lockutils [None req-59d165a6-5fbc-4a88-8a56-040fa1ed8b3f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.854230] [55188]: DEBUG oslo_concurrency.lockutils [None req-59d165a6-5fbc-4a88-8a56-040fa1ed8b3f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.854425] [55188]: DEBUG oslo_concurrency.lockutils [None req-59d165a6-5fbc-4a88-8a56-040fa1ed8b3f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.854914] [55188]: DEBUG oslo_concurrency.lockutils [None req-59d165a6-5fbc-4a88-8a56-040fa1ed8b3f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.855147] [55188]: DEBUG oslo_concurrency.lockutils [None req-59d165a6-5fbc-4a88-8a56-040fa1ed8b3f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.855730] [55188]: DEBUG oslo_concurrency.lockutils [None req-59d165a6-5fbc-4a88-8a56-040fa1ed8b3f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.859616] [55187]: DEBUG oslo_concurrency.lockutils [None req-9edc38e5-ff99-42be-b60d-39acd5027a02 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.859836] [55187]: DEBUG oslo_concurrency.lockutils [None req-9edc38e5-ff99-42be-b60d-39acd5027a02 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.860796] [55187]: DEBUG oslo_concurrency.lockutils [None req-9edc38e5-ff99-42be-b60d-39acd5027a02 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.860796] [55187]: DEBUG nova.objects.instance [None req-9edc38e5-ff99-42be-b60d-39acd5027a02 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid c67345fe-852f-4912-9af4-3cc75257d434 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 968.890476] [55187]: DEBUG nova.policy [None req-9edc38e5-ff99-42be-b60d-39acd5027a02 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.895539] [55188]: DEBUG nova.policy [None req-59d165a6-5fbc-4a88-8a56-040fa1ed8b3f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.897563] [55187]: INFO nova.api.openstack.requestlog [None req-9edc38e5-ff99-42be-b60d-39acd5027a02 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1298 microversion: 2.1 time: 0.071882 [ 968.897753] [55187]: [pid: 55187|app: 0|req: 3204/6479] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:29 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1298 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.900827] [55187]: DEBUG nova.api.openstack.wsgi [None req-92375241-d222-48ff-9b85-92f36979f55d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.902627] [55187]: DEBUG nova.compute.api [None req-92375241-d222-48ff-9b85-92f36979f55d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 968.902872] [55188]: INFO nova.api.openstack.requestlog [None req-59d165a6-5fbc-4a88-8a56-040fa1ed8b3f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1211 microversion: 2.1 time: 0.059488 [ 968.903345] [55188]: [pid: 55188|app: 0|req: 3276/6480] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:29 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1211 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.940845] [55187]: DEBUG nova.policy [None req-92375241-d222-48ff-9b85-92f36979f55d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.944921] [55187]: INFO nova.api.openstack.requestlog [None req-92375241-d222-48ff-9b85-92f36979f55d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1206 microversion: 2.1 time: 0.046390 [ 968.945485] [55187]: [pid: 55187|app: 0|req: 3205/6481] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:29 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1206 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.949872] [55188]: DEBUG nova.api.openstack.wsgi [None req-c4ed9c13-4ada-46c7-845b-86eb6be921e3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 968.951674] [55188]: DEBUG nova.compute.api [None req-c4ed9c13-4ada-46c7-845b-86eb6be921e3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 968.955458] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4ed9c13-4ada-46c7-845b-86eb6be921e3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.955705] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4ed9c13-4ada-46c7-845b-86eb6be921e3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.955895] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4ed9c13-4ada-46c7-845b-86eb6be921e3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.956288] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4ed9c13-4ada-46c7-845b-86eb6be921e3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.956521] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4ed9c13-4ada-46c7-845b-86eb6be921e3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.956715] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4ed9c13-4ada-46c7-845b-86eb6be921e3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.976680] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4ed9c13-4ada-46c7-845b-86eb6be921e3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.976939] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4ed9c13-4ada-46c7-845b-86eb6be921e3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.977148] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4ed9c13-4ada-46c7-845b-86eb6be921e3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.977359] [55188]: DEBUG nova.objects.instance [None req-c4ed9c13-4ada-46c7-845b-86eb6be921e3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lazy-loading 'fault' on Instance uuid fe753f45-184b-4b1d-8c06-85b660d0d4fa {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 968.997482] [55188]: DEBUG nova.policy [None req-c4ed9c13-4ada-46c7-845b-86eb6be921e3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.002942] [55188]: INFO nova.api.openstack.requestlog [None req-c4ed9c13-4ada-46c7-845b-86eb6be921e3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1297 microversion: 2.1 time: 0.055487 [ 969.003290] [55188]: [pid: 55188|app: 0|req: 3277/6482] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:29 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1297 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.076294] [55187]: DEBUG nova.api.openstack.wsgi [None req-f49f8d2c-6c02-40ce-94ab-7993ac2ac7e7 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 969.078092] [55187]: DEBUG nova.compute.api [None req-f49f8d2c-6c02-40ce-94ab-7993ac2ac7e7 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 969.082372] [55187]: DEBUG oslo_concurrency.lockutils [None req-f49f8d2c-6c02-40ce-94ab-7993ac2ac7e7 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.082659] [55187]: DEBUG oslo_concurrency.lockutils [None req-f49f8d2c-6c02-40ce-94ab-7993ac2ac7e7 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.082889] [55187]: DEBUG oslo_concurrency.lockutils [None req-f49f8d2c-6c02-40ce-94ab-7993ac2ac7e7 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.083266] [55187]: DEBUG oslo_concurrency.lockutils [None req-f49f8d2c-6c02-40ce-94ab-7993ac2ac7e7 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.083537] [55187]: DEBUG oslo_concurrency.lockutils [None req-f49f8d2c-6c02-40ce-94ab-7993ac2ac7e7 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.083736] [55187]: DEBUG oslo_concurrency.lockutils [None req-f49f8d2c-6c02-40ce-94ab-7993ac2ac7e7 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.182299] [55187]: DEBUG nova.policy [None req-f49f8d2c-6c02-40ce-94ab-7993ac2ac7e7 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.186935] [55187]: INFO nova.api.openstack.requestlog [None req-f49f8d2c-6c02-40ce-94ab-7993ac2ac7e7 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1369 microversion: 2.1 time: 0.112917 [ 969.187588] [55187]: [pid: 55187|app: 0|req: 3206/6483] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:29 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1369 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.417408] [55188]: DEBUG nova.api.openstack.wsgi [None req-ce2e73c3-79fe-452b-bf7c-19716d1716c7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 969.419635] [55188]: DEBUG nova.compute.api [None req-ce2e73c3-79fe-452b-bf7c-19716d1716c7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] [instance: 0497c9b8-e8b3-462a-b5de-fa66d4f30cac] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 969.426343] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce2e73c3-79fe-452b-bf7c-19716d1716c7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.426563] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce2e73c3-79fe-452b-bf7c-19716d1716c7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.427359] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce2e73c3-79fe-452b-bf7c-19716d1716c7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.427359] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce2e73c3-79fe-452b-bf7c-19716d1716c7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.427359] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce2e73c3-79fe-452b-bf7c-19716d1716c7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.427678] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce2e73c3-79fe-452b-bf7c-19716d1716c7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.438122] [55188]: INFO nova.api.openstack.wsgi [None req-ce2e73c3-79fe-452b-bf7c-19716d1716c7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] HTTP exception thrown: Instance 0497c9b8-e8b3-462a-b5de-fa66d4f30cac could not be found. [ 969.438495] [55188]: DEBUG nova.api.openstack.wsgi [None req-ce2e73c3-79fe-452b-bf7c-19716d1716c7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] Returning 404 to user: Instance 0497c9b8-e8b3-462a-b5de-fa66d4f30cac could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 969.439553] [55188]: INFO nova.api.openstack.requestlog [None req-ce2e73c3-79fe-452b-bf7c-19716d1716c7 tempest-ServerAddressesTestJSON-1870253344 tempest-ServerAddressesTestJSON-1870253344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac" status: 404 len: 111 microversion: 2.1 time: 0.026523 [ 969.439553] [55188]: [pid: 55188|app: 0|req: 3278/6484] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:29 2025] GET /compute/v2.1/servers/0497c9b8-e8b3-462a-b5de-fa66d4f30cac => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 969.546798] [55187]: DEBUG nova.api.openstack.wsgi [None req-8ef57e55-34a8-40af-9de8-15dd8fe39e5e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 969.549189] [55187]: DEBUG nova.compute.api [None req-8ef57e55-34a8-40af-9de8-15dd8fe39e5e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 969.552690] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ef57e55-34a8-40af-9de8-15dd8fe39e5e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.553861] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ef57e55-34a8-40af-9de8-15dd8fe39e5e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.553861] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ef57e55-34a8-40af-9de8-15dd8fe39e5e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.553861] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ef57e55-34a8-40af-9de8-15dd8fe39e5e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.553861] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ef57e55-34a8-40af-9de8-15dd8fe39e5e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.554133] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ef57e55-34a8-40af-9de8-15dd8fe39e5e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.614278] [55188]: DEBUG nova.api.openstack.wsgi [None req-0c841992-cab4-4c2f-831f-7f2337966c7a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 969.615413] [55188]: DEBUG nova.compute.api [None req-0c841992-cab4-4c2f-831f-7f2337966c7a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 969.619086] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c841992-cab4-4c2f-831f-7f2337966c7a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.619349] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c841992-cab4-4c2f-831f-7f2337966c7a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.619541] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c841992-cab4-4c2f-831f-7f2337966c7a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.619964] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c841992-cab4-4c2f-831f-7f2337966c7a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.620209] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c841992-cab4-4c2f-831f-7f2337966c7a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.620403] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c841992-cab4-4c2f-831f-7f2337966c7a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.646118] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c841992-cab4-4c2f-831f-7f2337966c7a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.646376] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c841992-cab4-4c2f-831f-7f2337966c7a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.646561] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c841992-cab4-4c2f-831f-7f2337966c7a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.646784] [55188]: DEBUG nova.objects.instance [None req-0c841992-cab4-4c2f-831f-7f2337966c7a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 969.683127] [55188]: DEBUG nova.policy [None req-0c841992-cab4-4c2f-831f-7f2337966c7a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.687385] [55187]: DEBUG nova.policy [None req-8ef57e55-34a8-40af-9de8-15dd8fe39e5e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.688281] [55188]: INFO nova.api.openstack.requestlog [None req-0c841992-cab4-4c2f-831f-7f2337966c7a tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1297 microversion: 2.1 time: 0.079016 [ 969.688622] [55188]: [pid: 55188|app: 0|req: 3279/6485] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:29 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1297 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.694346] [55187]: INFO nova.api.openstack.requestlog [None req-8ef57e55-34a8-40af-9de8-15dd8fe39e5e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1314 microversion: 2.1 time: 0.150434 [ 969.694686] [55187]: [pid: 55187|app: 0|req: 3207/6486] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:29 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1314 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.751276] [55188]: DEBUG nova.api.openstack.wsgi [None req-529a47d4-6c81-439d-b3ec-846e5d4a6c61 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 969.753182] [55188]: DEBUG nova.compute.api [None req-529a47d4-6c81-439d-b3ec-846e5d4a6c61 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 969.757593] [55188]: DEBUG oslo_concurrency.lockutils [None req-529a47d4-6c81-439d-b3ec-846e5d4a6c61 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.757832] [55188]: DEBUG oslo_concurrency.lockutils [None req-529a47d4-6c81-439d-b3ec-846e5d4a6c61 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.758077] [55188]: DEBUG oslo_concurrency.lockutils [None req-529a47d4-6c81-439d-b3ec-846e5d4a6c61 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.758434] [55188]: DEBUG oslo_concurrency.lockutils [None req-529a47d4-6c81-439d-b3ec-846e5d4a6c61 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.758634] [55188]: DEBUG oslo_concurrency.lockutils [None req-529a47d4-6c81-439d-b3ec-846e5d4a6c61 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.758817] [55188]: DEBUG oslo_concurrency.lockutils [None req-529a47d4-6c81-439d-b3ec-846e5d4a6c61 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.816516] [55187]: DEBUG nova.api.openstack.wsgi [None req-9fd8019c-de91-4661-82b5-49187c2cabf6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 969.816610] [55188]: DEBUG nova.policy [None req-529a47d4-6c81-439d-b3ec-846e5d4a6c61 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.818511] [55187]: DEBUG nova.compute.api [None req-9fd8019c-de91-4661-82b5-49187c2cabf6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 969.822980] [55187]: DEBUG oslo_concurrency.lockutils [None req-9fd8019c-de91-4661-82b5-49187c2cabf6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.825169] [55187]: DEBUG oslo_concurrency.lockutils [None req-9fd8019c-de91-4661-82b5-49187c2cabf6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.825374] [55187]: DEBUG oslo_concurrency.lockutils [None req-9fd8019c-de91-4661-82b5-49187c2cabf6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.825611] [55188]: INFO nova.api.openstack.requestlog [None req-529a47d4-6c81-439d-b3ec-846e5d4a6c61 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1296 microversion: 2.1 time: 0.076529 [ 969.825976] [55187]: DEBUG oslo_concurrency.lockutils [None req-9fd8019c-de91-4661-82b5-49187c2cabf6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.826862] [55188]: [pid: 55188|app: 0|req: 3280/6487] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:30 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1296 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.827177] [55187]: DEBUG oslo_concurrency.lockutils [None req-9fd8019c-de91-4661-82b5-49187c2cabf6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.827177] [55187]: DEBUG oslo_concurrency.lockutils [None req-9fd8019c-de91-4661-82b5-49187c2cabf6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.852349] [55187]: DEBUG oslo_concurrency.lockutils [None req-9fd8019c-de91-4661-82b5-49187c2cabf6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.852633] [55187]: DEBUG oslo_concurrency.lockutils [None req-9fd8019c-de91-4661-82b5-49187c2cabf6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.852817] [55187]: DEBUG oslo_concurrency.lockutils [None req-9fd8019c-de91-4661-82b5-49187c2cabf6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.853017] [55187]: DEBUG nova.objects.instance [None req-9fd8019c-de91-4661-82b5-49187c2cabf6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid c7454522-e0f7-4021-936b-aa89bffb4abd {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 969.861590] [55188]: DEBUG nova.api.openstack.wsgi [None req-fb6bdcd6-d4de-4390-b015-cefdad087e9d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 969.865357] [55188]: DEBUG nova.compute.api [None req-fb6bdcd6-d4de-4390-b015-cefdad087e9d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 969.870368] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb6bdcd6-d4de-4390-b015-cefdad087e9d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.870887] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb6bdcd6-d4de-4390-b015-cefdad087e9d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.870887] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb6bdcd6-d4de-4390-b015-cefdad087e9d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.871145] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb6bdcd6-d4de-4390-b015-cefdad087e9d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.871348] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb6bdcd6-d4de-4390-b015-cefdad087e9d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.871521] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb6bdcd6-d4de-4390-b015-cefdad087e9d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.877138] [55187]: DEBUG nova.policy [None req-9fd8019c-de91-4661-82b5-49187c2cabf6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.884896] [55187]: INFO nova.api.openstack.requestlog [None req-9fd8019c-de91-4661-82b5-49187c2cabf6 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1309 microversion: 2.1 time: 0.069925 [ 969.885218] [55187]: [pid: 55187|app: 0|req: 3208/6488] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:30 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1309 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.916426] [55187]: DEBUG nova.api.openstack.wsgi [None req-2925ad0d-114d-4182-936a-4d0b8959507b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 969.918221] [55187]: DEBUG nova.compute.api [None req-2925ad0d-114d-4182-936a-4d0b8959507b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 969.919489] [55188]: DEBUG nova.policy [None req-fb6bdcd6-d4de-4390-b015-cefdad087e9d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.922352] [55187]: DEBUG oslo_concurrency.lockutils [None req-2925ad0d-114d-4182-936a-4d0b8959507b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.922618] [55187]: DEBUG oslo_concurrency.lockutils [None req-2925ad0d-114d-4182-936a-4d0b8959507b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.922806] [55187]: DEBUG oslo_concurrency.lockutils [None req-2925ad0d-114d-4182-936a-4d0b8959507b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.923290] [55187]: DEBUG oslo_concurrency.lockutils [None req-2925ad0d-114d-4182-936a-4d0b8959507b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.923617] [55187]: DEBUG oslo_concurrency.lockutils [None req-2925ad0d-114d-4182-936a-4d0b8959507b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.923820] [55187]: DEBUG oslo_concurrency.lockutils [None req-2925ad0d-114d-4182-936a-4d0b8959507b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.929166] [55188]: DEBUG nova.policy [None req-fb6bdcd6-d4de-4390-b015-cefdad087e9d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.931198] [55188]: DEBUG nova.policy [None req-fb6bdcd6-d4de-4390-b015-cefdad087e9d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.934923] [55188]: INFO nova.api.openstack.requestlog [None req-fb6bdcd6-d4de-4390-b015-cefdad087e9d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1492 microversion: 2.96 time: 0.075951 [ 969.935460] [55188]: [pid: 55188|app: 0|req: 3281/6489] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:30 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1492 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 969.938690] [55188]: DEBUG nova.api.openstack.wsgi [None req-a15e88f5-4b52-4588-bb6b-747b8002707c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 969.941343] [55188]: DEBUG nova.compute.api [None req-a15e88f5-4b52-4588-bb6b-747b8002707c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 969.944684] [55188]: DEBUG oslo_concurrency.lockutils [None req-a15e88f5-4b52-4588-bb6b-747b8002707c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.944924] [55188]: DEBUG oslo_concurrency.lockutils [None req-a15e88f5-4b52-4588-bb6b-747b8002707c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.945434] [55188]: DEBUG oslo_concurrency.lockutils [None req-a15e88f5-4b52-4588-bb6b-747b8002707c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.945813] [55188]: DEBUG oslo_concurrency.lockutils [None req-a15e88f5-4b52-4588-bb6b-747b8002707c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.946047] [55188]: DEBUG oslo_concurrency.lockutils [None req-a15e88f5-4b52-4588-bb6b-747b8002707c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.946312] [55188]: DEBUG oslo_concurrency.lockutils [None req-a15e88f5-4b52-4588-bb6b-747b8002707c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.953147] [55187]: DEBUG oslo_concurrency.lockutils [None req-2925ad0d-114d-4182-936a-4d0b8959507b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.953388] [55187]: DEBUG oslo_concurrency.lockutils [None req-2925ad0d-114d-4182-936a-4d0b8959507b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.953569] [55187]: DEBUG oslo_concurrency.lockutils [None req-2925ad0d-114d-4182-936a-4d0b8959507b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.953762] [55187]: DEBUG nova.objects.instance [None req-2925ad0d-114d-4182-936a-4d0b8959507b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid c67345fe-852f-4912-9af4-3cc75257d434 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 969.987944] [55188]: DEBUG nova.policy [None req-a15e88f5-4b52-4588-bb6b-747b8002707c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.992357] [55188]: INFO nova.api.openstack.requestlog [None req-a15e88f5-4b52-4588-bb6b-747b8002707c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1211 microversion: 2.1 time: 0.056094 [ 969.992614] [55188]: [pid: 55188|app: 0|req: 3282/6490] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:30 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.998860] [55188]: DEBUG nova.api.openstack.wsgi [None req-d4a15247-858b-4e16-9689-6eeb410e6cc1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 970.000560] [55188]: DEBUG nova.compute.api [None req-d4a15247-858b-4e16-9689-6eeb410e6cc1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 970.003995] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4a15247-858b-4e16-9689-6eeb410e6cc1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.004286] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4a15247-858b-4e16-9689-6eeb410e6cc1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.004511] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4a15247-858b-4e16-9689-6eeb410e6cc1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.004883] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4a15247-858b-4e16-9689-6eeb410e6cc1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.005111] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4a15247-858b-4e16-9689-6eeb410e6cc1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.005299] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4a15247-858b-4e16-9689-6eeb410e6cc1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.048400] [55188]: DEBUG nova.policy [None req-d4a15247-858b-4e16-9689-6eeb410e6cc1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.052837] [55188]: INFO nova.api.openstack.requestlog [None req-d4a15247-858b-4e16-9689-6eeb410e6cc1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1202 microversion: 2.1 time: 0.056219 [ 970.053180] [55188]: [pid: 55188|app: 0|req: 3283/6491] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:30 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1202 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.057177] [55188]: DEBUG nova.api.openstack.wsgi [None req-0bba43c6-b934-4fa3-8267-a3bd0d80293c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 970.057283] [55188]: DEBUG nova.compute.api [None req-0bba43c6-b934-4fa3-8267-a3bd0d80293c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 970.065047] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bba43c6-b934-4fa3-8267-a3bd0d80293c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.065583] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bba43c6-b934-4fa3-8267-a3bd0d80293c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.065583] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bba43c6-b934-4fa3-8267-a3bd0d80293c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.065848] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bba43c6-b934-4fa3-8267-a3bd0d80293c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.066110] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bba43c6-b934-4fa3-8267-a3bd0d80293c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.066304] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bba43c6-b934-4fa3-8267-a3bd0d80293c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.085296] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bba43c6-b934-4fa3-8267-a3bd0d80293c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.085534] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bba43c6-b934-4fa3-8267-a3bd0d80293c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.085723] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bba43c6-b934-4fa3-8267-a3bd0d80293c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.085918] [55188]: DEBUG nova.objects.instance [None req-0bba43c6-b934-4fa3-8267-a3bd0d80293c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lazy-loading 'fault' on Instance uuid fe753f45-184b-4b1d-8c06-85b660d0d4fa {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 970.128191] [55188]: DEBUG nova.policy [None req-0bba43c6-b934-4fa3-8267-a3bd0d80293c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.131802] [55188]: INFO nova.api.openstack.requestlog [None req-0bba43c6-b934-4fa3-8267-a3bd0d80293c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1297 microversion: 2.1 time: 0.078044 [ 970.132258] [55188]: [pid: 55188|app: 0|req: 3284/6492] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:30 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1297 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.203441] [55188]: DEBUG nova.api.openstack.wsgi [None req-b2655ef3-8332-4359-86f7-73fac8aa9b85 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 970.207636] [55188]: DEBUG nova.compute.api [None req-b2655ef3-8332-4359-86f7-73fac8aa9b85 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 970.210395] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2655ef3-8332-4359-86f7-73fac8aa9b85 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.210602] [55187]: DEBUG nova.policy [None req-2925ad0d-114d-4182-936a-4d0b8959507b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.213021] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2655ef3-8332-4359-86f7-73fac8aa9b85 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.213021] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2655ef3-8332-4359-86f7-73fac8aa9b85 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.213021] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2655ef3-8332-4359-86f7-73fac8aa9b85 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.213021] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2655ef3-8332-4359-86f7-73fac8aa9b85 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.213021] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2655ef3-8332-4359-86f7-73fac8aa9b85 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.218760] [55187]: INFO nova.api.openstack.requestlog [None req-2925ad0d-114d-4182-936a-4d0b8959507b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1298 microversion: 2.1 time: 0.304504 [ 970.219278] [55187]: [pid: 55187|app: 0|req: 3209/6493] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:30 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1298 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.343646] [55188]: DEBUG nova.policy [None req-b2655ef3-8332-4359-86f7-73fac8aa9b85 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.354923] [55188]: INFO nova.api.openstack.requestlog [None req-b2655ef3-8332-4359-86f7-73fac8aa9b85 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1369 microversion: 2.1 time: 0.153284 [ 970.354923] [55188]: [pid: 55188|app: 0|req: 3285/6494] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:30 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1369 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.707382] [55187]: DEBUG nova.api.openstack.wsgi [None req-754ff7fd-6677-4ae1-b141-06597261e0a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 970.709591] [55187]: DEBUG nova.compute.api [None req-754ff7fd-6677-4ae1-b141-06597261e0a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 970.710741] [55188]: DEBUG nova.api.openstack.wsgi [None req-3dde29d3-afdf-4982-9488-a7f1b77038d4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 970.713545] [55188]: DEBUG nova.compute.api [None req-3dde29d3-afdf-4982-9488-a7f1b77038d4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 970.714940] [55187]: DEBUG oslo_concurrency.lockutils [None req-754ff7fd-6677-4ae1-b141-06597261e0a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.715378] [55187]: DEBUG oslo_concurrency.lockutils [None req-754ff7fd-6677-4ae1-b141-06597261e0a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.717076] [55187]: DEBUG oslo_concurrency.lockutils [None req-754ff7fd-6677-4ae1-b141-06597261e0a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.717076] [55187]: DEBUG oslo_concurrency.lockutils [None req-754ff7fd-6677-4ae1-b141-06597261e0a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.717076] [55187]: DEBUG oslo_concurrency.lockutils [None req-754ff7fd-6677-4ae1-b141-06597261e0a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.717076] [55187]: DEBUG oslo_concurrency.lockutils [None req-754ff7fd-6677-4ae1-b141-06597261e0a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.717295] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dde29d3-afdf-4982-9488-a7f1b77038d4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.717520] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dde29d3-afdf-4982-9488-a7f1b77038d4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.717724] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dde29d3-afdf-4982-9488-a7f1b77038d4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.720092] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dde29d3-afdf-4982-9488-a7f1b77038d4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.720092] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dde29d3-afdf-4982-9488-a7f1b77038d4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.720092] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dde29d3-afdf-4982-9488-a7f1b77038d4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.756750] [55187]: DEBUG oslo_concurrency.lockutils [None req-754ff7fd-6677-4ae1-b141-06597261e0a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.757456] [55187]: DEBUG oslo_concurrency.lockutils [None req-754ff7fd-6677-4ae1-b141-06597261e0a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.760027] [55187]: DEBUG oslo_concurrency.lockutils [None req-754ff7fd-6677-4ae1-b141-06597261e0a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.760027] [55187]: DEBUG nova.objects.instance [None req-754ff7fd-6677-4ae1-b141-06597261e0a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 970.792090] [55187]: DEBUG nova.policy [None req-754ff7fd-6677-4ae1-b141-06597261e0a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.798708] [55187]: INFO nova.api.openstack.requestlog [None req-754ff7fd-6677-4ae1-b141-06597261e0a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1297 microversion: 2.1 time: 0.093675 [ 970.799366] [55187]: [pid: 55187|app: 0|req: 3210/6495] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:31 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1297 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.835511] [55187]: DEBUG nova.api.openstack.wsgi [req-83adda93-aca5-4b96-9a7b-56ce513180e2 req-b9771838-d333-44e6-90ed-2a8ecb17d240 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e64d31c6-a1a7-44c3-aae0-eae7d84c8152", "name": "network-vif-deleted", "tag": "0baf17c6-b385-4b09-a84c-4b569c247a5e"}, {"server_uuid": "dbb26406-ae68-405d-a885-922ecebe2fcc", "name": "network-vif-deleted", "tag": "32931996-a8c8-4956-a364-074e6772f450"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 970.847913] [55187]: DEBUG oslo_concurrency.lockutils [req-83adda93-aca5-4b96-9a7b-56ce513180e2 req-b9771838-d333-44e6-90ed-2a8ecb17d240 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.847913] [55187]: DEBUG oslo_concurrency.lockutils [req-83adda93-aca5-4b96-9a7b-56ce513180e2 req-b9771838-d333-44e6-90ed-2a8ecb17d240 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.848402] [55187]: DEBUG oslo_concurrency.lockutils [req-83adda93-aca5-4b96-9a7b-56ce513180e2 req-b9771838-d333-44e6-90ed-2a8ecb17d240 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.856467] [55187]: INFO nova.api.openstack.compute.server_external_events [req-83adda93-aca5-4b96-9a7b-56ce513180e2 req-b9771838-d333-44e6-90ed-2a8ecb17d240 service nova] Creating event network-vif-deleted:0baf17c6-b385-4b09-a84c-4b569c247a5e for instance e64d31c6-a1a7-44c3-aae0-eae7d84c8152 on cpu-1 [ 970.856795] [55187]: INFO nova.api.openstack.compute.server_external_events [req-83adda93-aca5-4b96-9a7b-56ce513180e2 req-b9771838-d333-44e6-90ed-2a8ecb17d240 service nova] Creating event network-vif-deleted:32931996-a8c8-4956-a364-074e6772f450 for instance dbb26406-ae68-405d-a885-922ecebe2fcc on cpu-1 [ 970.860736] [55187]: INFO nova.api.openstack.requestlog [req-83adda93-aca5-4b96-9a7b-56ce513180e2 req-b9771838-d333-44e6-90ed-2a8ecb17d240 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.027742 [ 970.861210] [55187]: [pid: 55187|app: 0|req: 3211/6496] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:31 2025] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 970.864673] [55187]: DEBUG nova.api.openstack.wsgi [None req-789b988c-6767-4765-819c-b4a708dc12a5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 970.866445] [55187]: DEBUG nova.compute.api [None req-789b988c-6767-4765-819c-b4a708dc12a5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 970.871249] [55187]: DEBUG oslo_concurrency.lockutils [None req-789b988c-6767-4765-819c-b4a708dc12a5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.872179] [55187]: DEBUG oslo_concurrency.lockutils [None req-789b988c-6767-4765-819c-b4a708dc12a5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.872179] [55187]: DEBUG oslo_concurrency.lockutils [None req-789b988c-6767-4765-819c-b4a708dc12a5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.872179] [55187]: DEBUG oslo_concurrency.lockutils [None req-789b988c-6767-4765-819c-b4a708dc12a5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.872374] [55187]: DEBUG oslo_concurrency.lockutils [None req-789b988c-6767-4765-819c-b4a708dc12a5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.872422] [55187]: DEBUG oslo_concurrency.lockutils [None req-789b988c-6767-4765-819c-b4a708dc12a5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.907872] [55187]: DEBUG oslo_concurrency.lockutils [None req-789b988c-6767-4765-819c-b4a708dc12a5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.908442] [55187]: DEBUG oslo_concurrency.lockutils [None req-789b988c-6767-4765-819c-b4a708dc12a5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.908442] [55187]: DEBUG oslo_concurrency.lockutils [None req-789b988c-6767-4765-819c-b4a708dc12a5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.908566] [55187]: DEBUG nova.objects.instance [None req-789b988c-6767-4765-819c-b4a708dc12a5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lazy-loading 'fault' on Instance uuid e64d31c6-a1a7-44c3-aae0-eae7d84c8152 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 970.944912] [55187]: DEBUG nova.policy [None req-789b988c-6767-4765-819c-b4a708dc12a5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.945075] [55188]: DEBUG nova.policy [None req-3dde29d3-afdf-4982-9488-a7f1b77038d4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.952520] [55187]: INFO nova.api.openstack.requestlog [None req-789b988c-6767-4765-819c-b4a708dc12a5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1301 microversion: 2.1 time: 0.089954 [ 970.952520] [55187]: [pid: 55187|app: 0|req: 3212/6497] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:31 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1301 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.953406] [55188]: INFO nova.api.openstack.requestlog [None req-3dde29d3-afdf-4982-9488-a7f1b77038d4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1314 microversion: 2.1 time: 0.245250 [ 970.953727] [55188]: [pid: 55188|app: 0|req: 3286/6498] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:31 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1314 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 970.954719] [55187]: DEBUG nova.api.openstack.wsgi [None req-dd400bbc-87b2-41e2-a6d6-308543150654 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 970.956301] [55188]: DEBUG nova.api.openstack.wsgi [None req-31029fde-1ce5-4964-b092-78c464a641bb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 970.956380] [55187]: DEBUG nova.compute.api [None req-dd400bbc-87b2-41e2-a6d6-308543150654 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 970.957974] [55188]: DEBUG nova.compute.api [None req-31029fde-1ce5-4964-b092-78c464a641bb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 970.961605] [55188]: DEBUG oslo_concurrency.lockutils [None req-31029fde-1ce5-4964-b092-78c464a641bb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.963014] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd400bbc-87b2-41e2-a6d6-308543150654 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.963131] [55188]: DEBUG oslo_concurrency.lockutils [None req-31029fde-1ce5-4964-b092-78c464a641bb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.963173] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd400bbc-87b2-41e2-a6d6-308543150654 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.963210] [55188]: DEBUG oslo_concurrency.lockutils [None req-31029fde-1ce5-4964-b092-78c464a641bb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.963260] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd400bbc-87b2-41e2-a6d6-308543150654 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.963312] [55188]: DEBUG oslo_concurrency.lockutils [None req-31029fde-1ce5-4964-b092-78c464a641bb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.963345] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd400bbc-87b2-41e2-a6d6-308543150654 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.963377] [55188]: DEBUG oslo_concurrency.lockutils [None req-31029fde-1ce5-4964-b092-78c464a641bb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.963407] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd400bbc-87b2-41e2-a6d6-308543150654 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.963438] [55188]: DEBUG oslo_concurrency.lockutils [None req-31029fde-1ce5-4964-b092-78c464a641bb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.963469] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd400bbc-87b2-41e2-a6d6-308543150654 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.984449] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd400bbc-87b2-41e2-a6d6-308543150654 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.984686] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd400bbc-87b2-41e2-a6d6-308543150654 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.984896] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd400bbc-87b2-41e2-a6d6-308543150654 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.985324] [55187]: DEBUG nova.objects.instance [None req-dd400bbc-87b2-41e2-a6d6-308543150654 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lazy-loading 'fault' on Instance uuid c7454522-e0f7-4021-936b-aa89bffb4abd {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 971.006479] [55188]: DEBUG nova.policy [None req-31029fde-1ce5-4964-b092-78c464a641bb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.008552] [55187]: DEBUG nova.policy [None req-dd400bbc-87b2-41e2-a6d6-308543150654 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3dfcb089e0de4396877ddd702f3f59d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4f5ea8d10b14ba2a6aff44d1240f7b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.010855] [55188]: DEBUG nova.policy [None req-31029fde-1ce5-4964-b092-78c464a641bb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.011696] [55188]: DEBUG nova.policy [None req-31029fde-1ce5-4964-b092-78c464a641bb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.012872] [55187]: INFO nova.api.openstack.requestlog [None req-dd400bbc-87b2-41e2-a6d6-308543150654 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 200 len: 1309 microversion: 2.1 time: 0.059615 [ 971.012872] [55187]: [pid: 55187|app: 0|req: 3213/6499] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:31 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 1309 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.016314] [55187]: DEBUG nova.api.openstack.wsgi [None req-47ea1210-cc86-42bd-aa12-2f1eab9889fb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 971.017440] [55188]: INFO nova.api.openstack.requestlog [None req-31029fde-1ce5-4964-b092-78c464a641bb tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1492 microversion: 2.96 time: 0.062798 [ 971.017537] [55187]: DEBUG nova.compute.api [None req-47ea1210-cc86-42bd-aa12-2f1eab9889fb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 971.017812] [55188]: [pid: 55188|app: 0|req: 3287/6500] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:31 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1492 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 971.025168] [55187]: DEBUG oslo_concurrency.lockutils [None req-47ea1210-cc86-42bd-aa12-2f1eab9889fb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.025418] [55187]: DEBUG oslo_concurrency.lockutils [None req-47ea1210-cc86-42bd-aa12-2f1eab9889fb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.025599] [55187]: DEBUG oslo_concurrency.lockutils [None req-47ea1210-cc86-42bd-aa12-2f1eab9889fb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.025963] [55187]: DEBUG oslo_concurrency.lockutils [None req-47ea1210-cc86-42bd-aa12-2f1eab9889fb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.026400] [55187]: DEBUG oslo_concurrency.lockutils [None req-47ea1210-cc86-42bd-aa12-2f1eab9889fb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.026400] [55187]: DEBUG oslo_concurrency.lockutils [None req-47ea1210-cc86-42bd-aa12-2f1eab9889fb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.069507] [55188]: DEBUG nova.api.openstack.wsgi [None req-2b8a4099-4598-40f2-8c38-54a99e6ead2f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 971.073806] [55188]: DEBUG nova.compute.api [None req-2b8a4099-4598-40f2-8c38-54a99e6ead2f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 971.081757] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b8a4099-4598-40f2-8c38-54a99e6ead2f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.081757] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b8a4099-4598-40f2-8c38-54a99e6ead2f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.081757] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b8a4099-4598-40f2-8c38-54a99e6ead2f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.081757] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b8a4099-4598-40f2-8c38-54a99e6ead2f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.081757] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b8a4099-4598-40f2-8c38-54a99e6ead2f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.081757] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b8a4099-4598-40f2-8c38-54a99e6ead2f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.139675] [55188]: DEBUG nova.policy [None req-2b8a4099-4598-40f2-8c38-54a99e6ead2f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.146307] [55188]: INFO nova.api.openstack.requestlog [None req-2b8a4099-4598-40f2-8c38-54a99e6ead2f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1202 microversion: 2.1 time: 0.077727 [ 971.146307] [55188]: [pid: 55188|app: 0|req: 3288/6501] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:31 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1202 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.151772] [55188]: DEBUG nova.api.openstack.wsgi [None req-adf2d1ae-1a77-4019-9542-fe271dbc9e23 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 971.154203] [55188]: DEBUG nova.compute.api [None req-adf2d1ae-1a77-4019-9542-fe271dbc9e23 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 971.158101] [55188]: DEBUG oslo_concurrency.lockutils [None req-adf2d1ae-1a77-4019-9542-fe271dbc9e23 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.158303] [55188]: DEBUG oslo_concurrency.lockutils [None req-adf2d1ae-1a77-4019-9542-fe271dbc9e23 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.158495] [55188]: DEBUG oslo_concurrency.lockutils [None req-adf2d1ae-1a77-4019-9542-fe271dbc9e23 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.159114] [55188]: DEBUG oslo_concurrency.lockutils [None req-adf2d1ae-1a77-4019-9542-fe271dbc9e23 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.159345] [55188]: DEBUG oslo_concurrency.lockutils [None req-adf2d1ae-1a77-4019-9542-fe271dbc9e23 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.159526] [55188]: DEBUG oslo_concurrency.lockutils [None req-adf2d1ae-1a77-4019-9542-fe271dbc9e23 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.187343] [55188]: DEBUG oslo_concurrency.lockutils [None req-adf2d1ae-1a77-4019-9542-fe271dbc9e23 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.187598] [55188]: DEBUG oslo_concurrency.lockutils [None req-adf2d1ae-1a77-4019-9542-fe271dbc9e23 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.187791] [55188]: DEBUG oslo_concurrency.lockutils [None req-adf2d1ae-1a77-4019-9542-fe271dbc9e23 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.188107] [55188]: DEBUG nova.objects.instance [None req-adf2d1ae-1a77-4019-9542-fe271dbc9e23 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lazy-loading 'fault' on Instance uuid fe753f45-184b-4b1d-8c06-85b660d0d4fa {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 971.213558] [55188]: DEBUG nova.policy [None req-adf2d1ae-1a77-4019-9542-fe271dbc9e23 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.221447] [55188]: INFO nova.api.openstack.requestlog [None req-adf2d1ae-1a77-4019-9542-fe271dbc9e23 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1297 microversion: 2.1 time: 0.074674 [ 971.221801] [55188]: [pid: 55188|app: 0|req: 3289/6502] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:31 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1297 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.246991] [55188]: DEBUG nova.api.openstack.wsgi [None req-82c2a78d-2105-464f-ba7b-c8f93e6073bc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 971.246991] [55188]: DEBUG nova.compute.api [None req-82c2a78d-2105-464f-ba7b-c8f93e6073bc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 971.257020] [55188]: DEBUG oslo_concurrency.lockutils [None req-82c2a78d-2105-464f-ba7b-c8f93e6073bc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.257020] [55188]: DEBUG oslo_concurrency.lockutils [None req-82c2a78d-2105-464f-ba7b-c8f93e6073bc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.257020] [55188]: DEBUG oslo_concurrency.lockutils [None req-82c2a78d-2105-464f-ba7b-c8f93e6073bc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.257020] [55188]: DEBUG oslo_concurrency.lockutils [None req-82c2a78d-2105-464f-ba7b-c8f93e6073bc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.257020] [55188]: DEBUG oslo_concurrency.lockutils [None req-82c2a78d-2105-464f-ba7b-c8f93e6073bc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.257020] [55188]: DEBUG oslo_concurrency.lockutils [None req-82c2a78d-2105-464f-ba7b-c8f93e6073bc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.296765] [55188]: DEBUG oslo_concurrency.lockutils [None req-82c2a78d-2105-464f-ba7b-c8f93e6073bc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.298363] [55188]: DEBUG oslo_concurrency.lockutils [None req-82c2a78d-2105-464f-ba7b-c8f93e6073bc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.298620] [55188]: DEBUG oslo_concurrency.lockutils [None req-82c2a78d-2105-464f-ba7b-c8f93e6073bc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.298820] [55188]: DEBUG nova.objects.instance [None req-82c2a78d-2105-464f-ba7b-c8f93e6073bc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid c67345fe-852f-4912-9af4-3cc75257d434 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 971.330258] [55188]: DEBUG nova.policy [None req-82c2a78d-2105-464f-ba7b-c8f93e6073bc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.341711] [55188]: INFO nova.api.openstack.requestlog [None req-82c2a78d-2105-464f-ba7b-c8f93e6073bc tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1298 microversion: 2.1 time: 0.102386 [ 971.342262] [55188]: [pid: 55188|app: 0|req: 3290/6503] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:31 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1298 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.372740] [55188]: DEBUG nova.api.openstack.wsgi [None req-ac1e1da4-6add-4bab-9895-84bf29fc42f3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 971.374928] [55188]: DEBUG nova.compute.api [None req-ac1e1da4-6add-4bab-9895-84bf29fc42f3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 971.379944] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac1e1da4-6add-4bab-9895-84bf29fc42f3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.380262] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac1e1da4-6add-4bab-9895-84bf29fc42f3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.380460] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac1e1da4-6add-4bab-9895-84bf29fc42f3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.381062] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac1e1da4-6add-4bab-9895-84bf29fc42f3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.381062] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac1e1da4-6add-4bab-9895-84bf29fc42f3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.381359] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac1e1da4-6add-4bab-9895-84bf29fc42f3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.393761] [55187]: DEBUG nova.policy [None req-47ea1210-cc86-42bd-aa12-2f1eab9889fb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.400569] [55187]: INFO nova.api.openstack.requestlog [None req-47ea1210-cc86-42bd-aa12-2f1eab9889fb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1211 microversion: 2.1 time: 0.387174 [ 971.401290] [55187]: [pid: 55187|app: 0|req: 3214/6504] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:31 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1211 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.512381] [55188]: DEBUG nova.policy [None req-ac1e1da4-6add-4bab-9895-84bf29fc42f3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.523958] [55188]: INFO nova.api.openstack.requestlog [None req-ac1e1da4-6add-4bab-9895-84bf29fc42f3 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1369 microversion: 2.1 time: 0.155460 [ 971.523958] [55188]: [pid: 55188|app: 0|req: 3291/6505] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:31 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1369 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.814777] [55187]: DEBUG nova.api.openstack.wsgi [None req-5255baaf-3f75-46a0-8eb2-8bc161dbcc84 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 971.816589] [55187]: DEBUG nova.compute.api [None req-5255baaf-3f75-46a0-8eb2-8bc161dbcc84 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 971.822273] [55187]: DEBUG oslo_concurrency.lockutils [None req-5255baaf-3f75-46a0-8eb2-8bc161dbcc84 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.822527] [55187]: DEBUG oslo_concurrency.lockutils [None req-5255baaf-3f75-46a0-8eb2-8bc161dbcc84 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.822711] [55187]: DEBUG oslo_concurrency.lockutils [None req-5255baaf-3f75-46a0-8eb2-8bc161dbcc84 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.823102] [55187]: DEBUG oslo_concurrency.lockutils [None req-5255baaf-3f75-46a0-8eb2-8bc161dbcc84 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.823316] [55187]: DEBUG oslo_concurrency.lockutils [None req-5255baaf-3f75-46a0-8eb2-8bc161dbcc84 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.823494] [55187]: DEBUG oslo_concurrency.lockutils [None req-5255baaf-3f75-46a0-8eb2-8bc161dbcc84 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.849632] [55187]: DEBUG oslo_concurrency.lockutils [None req-5255baaf-3f75-46a0-8eb2-8bc161dbcc84 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.849865] [55187]: DEBUG oslo_concurrency.lockutils [None req-5255baaf-3f75-46a0-8eb2-8bc161dbcc84 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.850062] [55187]: DEBUG oslo_concurrency.lockutils [None req-5255baaf-3f75-46a0-8eb2-8bc161dbcc84 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.850270] [55187]: DEBUG nova.objects.instance [None req-5255baaf-3f75-46a0-8eb2-8bc161dbcc84 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 971.873440] [55187]: DEBUG nova.policy [None req-5255baaf-3f75-46a0-8eb2-8bc161dbcc84 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.878846] [55187]: INFO nova.api.openstack.requestlog [None req-5255baaf-3f75-46a0-8eb2-8bc161dbcc84 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1297 microversion: 2.1 time: 0.066359 [ 971.879204] [55187]: [pid: 55187|app: 0|req: 3215/6506] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:32 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1297 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.968724] [55188]: DEBUG nova.api.openstack.wsgi [None req-66ee096d-32cf-4012-9988-699d3c06f77a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 971.970267] [55187]: DEBUG nova.api.openstack.wsgi [None req-66166e2b-a1a8-4675-a549-bcae7746757e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 971.970502] [55188]: DEBUG nova.compute.api [None req-66ee096d-32cf-4012-9988-699d3c06f77a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 971.972091] [55187]: DEBUG nova.compute.api [None req-66166e2b-a1a8-4675-a549-bcae7746757e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 971.974832] [55188]: DEBUG oslo_concurrency.lockutils [None req-66ee096d-32cf-4012-9988-699d3c06f77a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.975139] [55188]: DEBUG oslo_concurrency.lockutils [None req-66ee096d-32cf-4012-9988-699d3c06f77a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.975366] [55188]: DEBUG oslo_concurrency.lockutils [None req-66ee096d-32cf-4012-9988-699d3c06f77a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.975663] [55187]: DEBUG oslo_concurrency.lockutils [None req-66166e2b-a1a8-4675-a549-bcae7746757e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.975763] [55188]: DEBUG oslo_concurrency.lockutils [None req-66ee096d-32cf-4012-9988-699d3c06f77a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.975957] [55187]: DEBUG oslo_concurrency.lockutils [None req-66166e2b-a1a8-4675-a549-bcae7746757e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.976101] [55188]: DEBUG oslo_concurrency.lockutils [None req-66ee096d-32cf-4012-9988-699d3c06f77a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.976177] [55187]: DEBUG oslo_concurrency.lockutils [None req-66166e2b-a1a8-4675-a549-bcae7746757e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.976227] [55188]: DEBUG oslo_concurrency.lockutils [None req-66ee096d-32cf-4012-9988-699d3c06f77a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.976525] [55187]: DEBUG oslo_concurrency.lockutils [None req-66166e2b-a1a8-4675-a549-bcae7746757e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.976717] [55187]: DEBUG oslo_concurrency.lockutils [None req-66166e2b-a1a8-4675-a549-bcae7746757e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.976886] [55187]: DEBUG oslo_concurrency.lockutils [None req-66166e2b-a1a8-4675-a549-bcae7746757e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.996990] [55188]: DEBUG oslo_concurrency.lockutils [None req-66ee096d-32cf-4012-9988-699d3c06f77a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.997487] [55188]: DEBUG oslo_concurrency.lockutils [None req-66ee096d-32cf-4012-9988-699d3c06f77a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.997487] [55188]: DEBUG oslo_concurrency.lockutils [None req-66ee096d-32cf-4012-9988-699d3c06f77a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.997652] [55188]: DEBUG nova.objects.instance [None req-66ee096d-32cf-4012-9988-699d3c06f77a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lazy-loading 'fault' on Instance uuid e64d31c6-a1a7-44c3-aae0-eae7d84c8152 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 972.019570] [55188]: DEBUG nova.policy [None req-66ee096d-32cf-4012-9988-699d3c06f77a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.024018] [55188]: INFO nova.api.openstack.requestlog [None req-66ee096d-32cf-4012-9988-699d3c06f77a tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1301 microversion: 2.1 time: 0.059135 [ 972.024350] [55188]: [pid: 55188|app: 0|req: 3292/6507] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:32 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1301 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.026694] [55188]: DEBUG nova.api.openstack.wsgi [None req-f54fae08-7319-4c0f-9620-a889f156b08c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.028355] [55188]: DEBUG nova.compute.api [None req-f54fae08-7319-4c0f-9620-a889f156b08c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: c7454522-e0f7-4021-936b-aa89bffb4abd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.031590] [55188]: DEBUG oslo_concurrency.lockutils [None req-f54fae08-7319-4c0f-9620-a889f156b08c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.031821] [55188]: DEBUG oslo_concurrency.lockutils [None req-f54fae08-7319-4c0f-9620-a889f156b08c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.032013] [55188]: DEBUG oslo_concurrency.lockutils [None req-f54fae08-7319-4c0f-9620-a889f156b08c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.032375] [55188]: DEBUG oslo_concurrency.lockutils [None req-f54fae08-7319-4c0f-9620-a889f156b08c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.032578] [55188]: DEBUG oslo_concurrency.lockutils [None req-f54fae08-7319-4c0f-9620-a889f156b08c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.032818] [55188]: DEBUG oslo_concurrency.lockutils [None req-f54fae08-7319-4c0f-9620-a889f156b08c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.041263] [55188]: INFO nova.api.openstack.wsgi [None req-f54fae08-7319-4c0f-9620-a889f156b08c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] HTTP exception thrown: Instance c7454522-e0f7-4021-936b-aa89bffb4abd could not be found. [ 972.041570] [55188]: DEBUG nova.api.openstack.wsgi [None req-f54fae08-7319-4c0f-9620-a889f156b08c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Returning 404 to user: Instance c7454522-e0f7-4021-936b-aa89bffb4abd could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 972.041985] [55188]: INFO nova.api.openstack.requestlog [None req-f54fae08-7319-4c0f-9620-a889f156b08c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd" status: 404 len: 111 microversion: 2.1 time: 0.017164 [ 972.042429] [55188]: [pid: 55188|app: 0|req: 3293/6508] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:32 2025] GET /compute/v2.1/servers/c7454522-e0f7-4021-936b-aa89bffb4abd => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 972.044704] [55188]: DEBUG nova.api.openstack.wsgi [None req-1ae10892-8d23-45c2-be9f-c457dd11086a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.046262] [55188]: DEBUG nova.compute.api [None req-1ae10892-8d23-45c2-be9f-c457dd11086a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.049366] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ae10892-8d23-45c2-be9f-c457dd11086a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.049553] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ae10892-8d23-45c2-be9f-c457dd11086a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.049861] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ae10892-8d23-45c2-be9f-c457dd11086a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.050082] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ae10892-8d23-45c2-be9f-c457dd11086a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.050301] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ae10892-8d23-45c2-be9f-c457dd11086a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.050489] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ae10892-8d23-45c2-be9f-c457dd11086a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.052907] [55187]: DEBUG nova.policy [None req-66166e2b-a1a8-4675-a549-bcae7746757e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.057575] [55187]: INFO nova.api.openstack.requestlog [None req-66166e2b-a1a8-4675-a549-bcae7746757e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1314 microversion: 2.1 time: 0.089782 [ 972.057886] [55187]: [pid: 55187|app: 0|req: 3216/6509] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:32 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1314 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.061018] [55187]: DEBUG nova.api.openstack.wsgi [None req-acadce96-3a99-436e-8c54-0056f7e29b54 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '.version_select at 0x7d4af989eb90>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.076907] [55187]: INFO nova.api.openstack.wsgi [None req-acadce96-3a99-436e-8c54-0056f7e29b54 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] HTTP exception thrown: Image not found. [ 972.077441] [55187]: DEBUG nova.api.openstack.wsgi [None req-acadce96-3a99-436e-8c54-0056f7e29b54 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Returning 404 to user: Image not found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 972.081018] [55187]: INFO nova.api.openstack.requestlog [None req-acadce96-3a99-436e-8c54-0056f7e29b54 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/a0f6bf6a-fd7a-4cc9-b2c8-f27a461b6f05" status: 404 len: 62 microversion: 2.1 time: 0.019433 [ 972.081018] [55187]: [pid: 55187|app: 0|req: 3217/6510] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:32 2025] DELETE /compute/v2.1/images/a0f6bf6a-fd7a-4cc9-b2c8-f27a461b6f05 => generated 62 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 972.083408] [55187]: DEBUG nova.api.openstack.wsgi [None req-fde1473d-822d-4be9-ad34-550a457f59d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.083693] [55187]: DEBUG nova.compute.api [None req-fde1473d-822d-4be9-ad34-550a457f59d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.088060] [55187]: DEBUG oslo_concurrency.lockutils [None req-fde1473d-822d-4be9-ad34-550a457f59d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.089460] [55187]: DEBUG oslo_concurrency.lockutils [None req-fde1473d-822d-4be9-ad34-550a457f59d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.089460] [55187]: DEBUG oslo_concurrency.lockutils [None req-fde1473d-822d-4be9-ad34-550a457f59d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.089460] [55187]: DEBUG oslo_concurrency.lockutils [None req-fde1473d-822d-4be9-ad34-550a457f59d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.089460] [55187]: DEBUG oslo_concurrency.lockutils [None req-fde1473d-822d-4be9-ad34-550a457f59d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.089460] [55187]: DEBUG oslo_concurrency.lockutils [None req-fde1473d-822d-4be9-ad34-550a457f59d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.093662] [55188]: DEBUG nova.policy [None req-1ae10892-8d23-45c2-be9f-c457dd11086a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.098898] [55188]: DEBUG nova.policy [None req-1ae10892-8d23-45c2-be9f-c457dd11086a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.099728] [55188]: DEBUG nova.policy [None req-1ae10892-8d23-45c2-be9f-c457dd11086a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.099818] [55187]: INFO nova.api.openstack.wsgi [None req-fde1473d-822d-4be9-ad34-550a457f59d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] HTTP exception thrown: Instance aba9e6d0-d4d4-4141-bc97-902a1e5e4925 could not be found. [ 972.100114] [55187]: DEBUG nova.api.openstack.wsgi [None req-fde1473d-822d-4be9-ad34-550a457f59d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Returning 404 to user: Instance aba9e6d0-d4d4-4141-bc97-902a1e5e4925 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 972.100614] [55187]: INFO nova.api.openstack.requestlog [None req-fde1473d-822d-4be9-ad34-550a457f59d9 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 404 len: 111 microversion: 2.1 time: 0.019430 [ 972.100923] [55187]: [pid: 55187|app: 0|req: 3218/6511] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:07:32 2025] DELETE /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 972.103869] [55188]: INFO nova.api.openstack.requestlog [None req-1ae10892-8d23-45c2-be9f-c457dd11086a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1492 microversion: 2.96 time: 0.061015 [ 972.104227] [55188]: [pid: 55188|app: 0|req: 3294/6512] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:32 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1492 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 972.106080] [55187]: DEBUG nova.api.openstack.wsgi [None req-c15639df-751e-48df-af97-bf6d4089186b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.107793] [55187]: DEBUG nova.compute.api [None req-c15639df-751e-48df-af97-bf6d4089186b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: aba9e6d0-d4d4-4141-bc97-902a1e5e4925] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.111631] [55187]: DEBUG oslo_concurrency.lockutils [None req-c15639df-751e-48df-af97-bf6d4089186b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.111875] [55187]: DEBUG oslo_concurrency.lockutils [None req-c15639df-751e-48df-af97-bf6d4089186b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.112086] [55187]: DEBUG oslo_concurrency.lockutils [None req-c15639df-751e-48df-af97-bf6d4089186b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.112676] [55187]: DEBUG oslo_concurrency.lockutils [None req-c15639df-751e-48df-af97-bf6d4089186b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.112676] [55187]: DEBUG oslo_concurrency.lockutils [None req-c15639df-751e-48df-af97-bf6d4089186b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.112828] [55187]: DEBUG oslo_concurrency.lockutils [None req-c15639df-751e-48df-af97-bf6d4089186b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.122051] [55187]: INFO nova.api.openstack.wsgi [None req-c15639df-751e-48df-af97-bf6d4089186b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] HTTP exception thrown: Instance aba9e6d0-d4d4-4141-bc97-902a1e5e4925 could not be found. [ 972.122406] [55187]: DEBUG nova.api.openstack.wsgi [None req-c15639df-751e-48df-af97-bf6d4089186b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Returning 404 to user: Instance aba9e6d0-d4d4-4141-bc97-902a1e5e4925 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 972.122835] [55187]: INFO nova.api.openstack.requestlog [None req-c15639df-751e-48df-af97-bf6d4089186b tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925" status: 404 len: 111 microversion: 2.1 time: 0.018971 [ 972.123152] [55187]: [pid: 55187|app: 0|req: 3219/6513] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:32 2025] GET /compute/v2.1/servers/aba9e6d0-d4d4-4141-bc97-902a1e5e4925 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 972.128442] [55188]: DEBUG nova.api.openstack.wsgi [None req-9c5051cd-5027-43af-ab2e-40924d08700c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '.version_select at 0x7d4af9c28dc0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.141308] [55188]: INFO nova.api.openstack.requestlog [None req-9c5051cd-5027-43af-ab2e-40924d08700c tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1201360113" status: 202 len: 0 microversion: 2.1 time: 0.015162 [ 972.141684] [55188]: [pid: 55188|app: 0|req: 3295/6514] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 26 22:07:32 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1201360113 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 972.158386] [55187]: DEBUG nova.api.openstack.wsgi [None req-d9369bc8-b660-48ac-95fe-1f2645aba2a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.160857] [55187]: DEBUG nova.compute.api [None req-d9369bc8-b660-48ac-95fe-1f2645aba2a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.164807] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9369bc8-b660-48ac-95fe-1f2645aba2a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.165081] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9369bc8-b660-48ac-95fe-1f2645aba2a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.165275] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9369bc8-b660-48ac-95fe-1f2645aba2a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.165634] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9369bc8-b660-48ac-95fe-1f2645aba2a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.165831] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9369bc8-b660-48ac-95fe-1f2645aba2a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.166104] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9369bc8-b660-48ac-95fe-1f2645aba2a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.206565] [55187]: DEBUG nova.policy [None req-d9369bc8-b660-48ac-95fe-1f2645aba2a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.211501] [55187]: INFO nova.api.openstack.requestlog [None req-d9369bc8-b660-48ac-95fe-1f2645aba2a3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1202 microversion: 2.1 time: 0.055500 [ 972.211828] [55187]: [pid: 55187|app: 0|req: 3220/6515] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:32 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1202 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.236741] [55188]: DEBUG nova.api.openstack.wsgi [None req-37a1b88d-2332-41e4-a5b5-6e52398190ea tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.238371] [55188]: DEBUG nova.compute.api [None req-37a1b88d-2332-41e4-a5b5-6e52398190ea tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.244475] [55188]: DEBUG oslo_concurrency.lockutils [None req-37a1b88d-2332-41e4-a5b5-6e52398190ea tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.244475] [55188]: DEBUG oslo_concurrency.lockutils [None req-37a1b88d-2332-41e4-a5b5-6e52398190ea tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.244475] [55188]: DEBUG oslo_concurrency.lockutils [None req-37a1b88d-2332-41e4-a5b5-6e52398190ea tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.244865] [55188]: DEBUG oslo_concurrency.lockutils [None req-37a1b88d-2332-41e4-a5b5-6e52398190ea tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.245093] [55188]: DEBUG oslo_concurrency.lockutils [None req-37a1b88d-2332-41e4-a5b5-6e52398190ea tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.245278] [55188]: DEBUG oslo_concurrency.lockutils [None req-37a1b88d-2332-41e4-a5b5-6e52398190ea tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.268395] [55188]: DEBUG oslo_concurrency.lockutils [None req-37a1b88d-2332-41e4-a5b5-6e52398190ea tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.268395] [55188]: DEBUG oslo_concurrency.lockutils [None req-37a1b88d-2332-41e4-a5b5-6e52398190ea tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.268395] [55188]: DEBUG oslo_concurrency.lockutils [None req-37a1b88d-2332-41e4-a5b5-6e52398190ea tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.268627] [55188]: DEBUG nova.objects.instance [None req-37a1b88d-2332-41e4-a5b5-6e52398190ea tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lazy-loading 'fault' on Instance uuid fe753f45-184b-4b1d-8c06-85b660d0d4fa {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 972.295959] [55188]: DEBUG nova.policy [None req-37a1b88d-2332-41e4-a5b5-6e52398190ea tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.300725] [55188]: INFO nova.api.openstack.requestlog [None req-37a1b88d-2332-41e4-a5b5-6e52398190ea tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1297 microversion: 2.1 time: 0.066439 [ 972.300864] [55188]: [pid: 55188|app: 0|req: 3296/6516] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:32 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1297 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.362435] [55187]: DEBUG nova.api.openstack.wsgi [None req-62b8b00e-d34d-42c9-9b80-46b98854642e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.366054] [55187]: DEBUG nova.compute.api [None req-62b8b00e-d34d-42c9-9b80-46b98854642e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.372771] [55187]: DEBUG oslo_concurrency.lockutils [None req-62b8b00e-d34d-42c9-9b80-46b98854642e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.373266] [55187]: DEBUG oslo_concurrency.lockutils [None req-62b8b00e-d34d-42c9-9b80-46b98854642e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.373266] [55187]: DEBUG oslo_concurrency.lockutils [None req-62b8b00e-d34d-42c9-9b80-46b98854642e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.373585] [55187]: DEBUG oslo_concurrency.lockutils [None req-62b8b00e-d34d-42c9-9b80-46b98854642e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.373779] [55187]: DEBUG oslo_concurrency.lockutils [None req-62b8b00e-d34d-42c9-9b80-46b98854642e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.373943] [55187]: DEBUG oslo_concurrency.lockutils [None req-62b8b00e-d34d-42c9-9b80-46b98854642e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.407437] [55187]: DEBUG oslo_concurrency.lockutils [None req-62b8b00e-d34d-42c9-9b80-46b98854642e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.407802] [55187]: DEBUG oslo_concurrency.lockutils [None req-62b8b00e-d34d-42c9-9b80-46b98854642e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.408033] [55187]: DEBUG oslo_concurrency.lockutils [None req-62b8b00e-d34d-42c9-9b80-46b98854642e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.408291] [55187]: DEBUG nova.objects.instance [None req-62b8b00e-d34d-42c9-9b80-46b98854642e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid c67345fe-852f-4912-9af4-3cc75257d434 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 972.416511] [55188]: DEBUG nova.api.openstack.wsgi [None req-f9d834ec-ea25-4614-a2b0-44f10ad78fac tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.419099] [55188]: DEBUG nova.compute.api [None req-f9d834ec-ea25-4614-a2b0-44f10ad78fac tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.423499] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9d834ec-ea25-4614-a2b0-44f10ad78fac tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.423933] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9d834ec-ea25-4614-a2b0-44f10ad78fac tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.424297] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9d834ec-ea25-4614-a2b0-44f10ad78fac tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.424950] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9d834ec-ea25-4614-a2b0-44f10ad78fac tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.425437] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9d834ec-ea25-4614-a2b0-44f10ad78fac tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.425666] [55188]: DEBUG oslo_concurrency.lockutils [None req-f9d834ec-ea25-4614-a2b0-44f10ad78fac tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.450721] [55187]: DEBUG nova.policy [None req-62b8b00e-d34d-42c9-9b80-46b98854642e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.461464] [55187]: INFO nova.api.openstack.requestlog [None req-62b8b00e-d34d-42c9-9b80-46b98854642e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 200 len: 1298 microversion: 2.1 time: 0.101429 [ 972.462158] [55187]: [pid: 55187|app: 0|req: 3221/6517] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:32 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 1298 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.470053] [55188]: DEBUG nova.policy [None req-f9d834ec-ea25-4614-a2b0-44f10ad78fac tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.474905] [55188]: INFO nova.api.openstack.requestlog [None req-f9d834ec-ea25-4614-a2b0-44f10ad78fac tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1211 microversion: 2.1 time: 0.060402 [ 972.474905] [55188]: [pid: 55188|app: 0|req: 3297/6518] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:32 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.537808] [55187]: DEBUG nova.api.openstack.wsgi [None req-bbb663ab-cb91-468b-86dc-021e8d71ae3d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.539712] [55187]: DEBUG nova.compute.api [None req-bbb663ab-cb91-468b-86dc-021e8d71ae3d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.545197] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbb663ab-cb91-468b-86dc-021e8d71ae3d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.545354] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbb663ab-cb91-468b-86dc-021e8d71ae3d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.545598] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbb663ab-cb91-468b-86dc-021e8d71ae3d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.546098] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbb663ab-cb91-468b-86dc-021e8d71ae3d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.546589] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbb663ab-cb91-468b-86dc-021e8d71ae3d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.546589] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbb663ab-cb91-468b-86dc-021e8d71ae3d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.575603] [55188]: DEBUG nova.api.openstack.wsgi [None req-0debdfc5-7d17-4d90-9dfb-af516f6cbc15 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '.version_select at 0x7d4af9c2b520>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.588822] [55188]: INFO nova.api.openstack.wsgi [None req-0debdfc5-7d17-4d90-9dfb-af516f6cbc15 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] HTTP exception thrown: Image not found. [ 972.589189] [55188]: DEBUG nova.api.openstack.wsgi [None req-0debdfc5-7d17-4d90-9dfb-af516f6cbc15 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Returning 404 to user: Image not found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 972.589645] [55188]: INFO nova.api.openstack.requestlog [None req-0debdfc5-7d17-4d90-9dfb-af516f6cbc15 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/59e0ad98-8586-4dd1-9b85-7a705e69fcbf" status: 404 len: 62 microversion: 2.1 time: 0.017995 [ 972.589950] [55188]: [pid: 55188|app: 0|req: 3298/6519] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:32 2025] DELETE /compute/v2.1/images/59e0ad98-8586-4dd1-9b85-7a705e69fcbf => generated 62 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 972.594093] [55188]: DEBUG nova.api.openstack.wsgi [None req-83d8daeb-0494-42dc-8da9-8c0fd1fa5ace tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.594376] [55188]: DEBUG nova.compute.api [None req-83d8daeb-0494-42dc-8da9-8c0fd1fa5ace tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.598541] [55188]: DEBUG oslo_concurrency.lockutils [None req-83d8daeb-0494-42dc-8da9-8c0fd1fa5ace tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.598700] [55188]: DEBUG oslo_concurrency.lockutils [None req-83d8daeb-0494-42dc-8da9-8c0fd1fa5ace tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.598881] [55188]: DEBUG oslo_concurrency.lockutils [None req-83d8daeb-0494-42dc-8da9-8c0fd1fa5ace tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.599591] [55188]: DEBUG oslo_concurrency.lockutils [None req-83d8daeb-0494-42dc-8da9-8c0fd1fa5ace tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.599591] [55188]: DEBUG oslo_concurrency.lockutils [None req-83d8daeb-0494-42dc-8da9-8c0fd1fa5ace tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.599685] [55188]: DEBUG oslo_concurrency.lockutils [None req-83d8daeb-0494-42dc-8da9-8c0fd1fa5ace tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.608450] [55188]: INFO nova.api.openstack.wsgi [None req-83d8daeb-0494-42dc-8da9-8c0fd1fa5ace tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] HTTP exception thrown: Instance bd2599c1-6004-4e12-bdc8-6a00fa7add1c could not be found. [ 972.608770] [55188]: DEBUG nova.api.openstack.wsgi [None req-83d8daeb-0494-42dc-8da9-8c0fd1fa5ace tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Returning 404 to user: Instance bd2599c1-6004-4e12-bdc8-6a00fa7add1c could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 972.609251] [55188]: INFO nova.api.openstack.requestlog [None req-83d8daeb-0494-42dc-8da9-8c0fd1fa5ace tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 404 len: 111 microversion: 2.1 time: 0.016994 [ 972.609554] [55188]: [pid: 55188|app: 0|req: 3299/6520] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:07:32 2025] DELETE /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 972.613579] [55188]: DEBUG nova.api.openstack.wsgi [None req-28cdc01f-baab-43f0-8712-47eccb299c01 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.615153] [55188]: DEBUG nova.compute.api [None req-28cdc01f-baab-43f0-8712-47eccb299c01 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] [instance: bd2599c1-6004-4e12-bdc8-6a00fa7add1c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.618320] [55188]: DEBUG oslo_concurrency.lockutils [None req-28cdc01f-baab-43f0-8712-47eccb299c01 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.618534] [55188]: DEBUG oslo_concurrency.lockutils [None req-28cdc01f-baab-43f0-8712-47eccb299c01 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.618716] [55188]: DEBUG oslo_concurrency.lockutils [None req-28cdc01f-baab-43f0-8712-47eccb299c01 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.619059] [55188]: DEBUG oslo_concurrency.lockutils [None req-28cdc01f-baab-43f0-8712-47eccb299c01 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.619376] [55188]: DEBUG oslo_concurrency.lockutils [None req-28cdc01f-baab-43f0-8712-47eccb299c01 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.619441] [55188]: DEBUG oslo_concurrency.lockutils [None req-28cdc01f-baab-43f0-8712-47eccb299c01 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.627372] [55188]: INFO nova.api.openstack.wsgi [None req-28cdc01f-baab-43f0-8712-47eccb299c01 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] HTTP exception thrown: Instance bd2599c1-6004-4e12-bdc8-6a00fa7add1c could not be found. [ 972.627659] [55188]: DEBUG nova.api.openstack.wsgi [None req-28cdc01f-baab-43f0-8712-47eccb299c01 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] Returning 404 to user: Instance bd2599c1-6004-4e12-bdc8-6a00fa7add1c could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 972.628164] [55188]: INFO nova.api.openstack.requestlog [None req-28cdc01f-baab-43f0-8712-47eccb299c01 tempest-ImagesOneServerNegativeTestJSON-732908662 tempest-ImagesOneServerNegativeTestJSON-732908662-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c" status: 404 len: 111 microversion: 2.1 time: 0.016284 [ 972.628437] [55188]: [pid: 55188|app: 0|req: 3300/6521] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:32 2025] GET /compute/v2.1/servers/bd2599c1-6004-4e12-bdc8-6a00fa7add1c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 972.657677] [55187]: DEBUG nova.policy [None req-bbb663ab-cb91-468b-86dc-021e8d71ae3d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.662835] [55187]: INFO nova.api.openstack.requestlog [None req-bbb663ab-cb91-468b-86dc-021e8d71ae3d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1369 microversion: 2.1 time: 0.127517 [ 972.663297] [55187]: [pid: 55187|app: 0|req: 3222/6522] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:32 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1369 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.894365] [55188]: DEBUG nova.api.openstack.wsgi [None req-95434032-f57c-4d2d-ad14-25bf364e29a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 972.902021] [55188]: DEBUG nova.compute.api [None req-95434032-f57c-4d2d-ad14-25bf364e29a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 972.907044] [55188]: DEBUG oslo_concurrency.lockutils [None req-95434032-f57c-4d2d-ad14-25bf364e29a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.907314] [55188]: DEBUG oslo_concurrency.lockutils [None req-95434032-f57c-4d2d-ad14-25bf364e29a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.907498] [55188]: DEBUG oslo_concurrency.lockutils [None req-95434032-f57c-4d2d-ad14-25bf364e29a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.907864] [55188]: DEBUG oslo_concurrency.lockutils [None req-95434032-f57c-4d2d-ad14-25bf364e29a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.908158] [55188]: DEBUG oslo_concurrency.lockutils [None req-95434032-f57c-4d2d-ad14-25bf364e29a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.908422] [55188]: DEBUG oslo_concurrency.lockutils [None req-95434032-f57c-4d2d-ad14-25bf364e29a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.938266] [55188]: DEBUG oslo_concurrency.lockutils [None req-95434032-f57c-4d2d-ad14-25bf364e29a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.938529] [55188]: DEBUG oslo_concurrency.lockutils [None req-95434032-f57c-4d2d-ad14-25bf364e29a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.938797] [55188]: DEBUG oslo_concurrency.lockutils [None req-95434032-f57c-4d2d-ad14-25bf364e29a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.938918] [55188]: DEBUG nova.objects.instance [None req-95434032-f57c-4d2d-ad14-25bf364e29a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 972.966391] [55188]: DEBUG nova.policy [None req-95434032-f57c-4d2d-ad14-25bf364e29a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.970901] [55188]: INFO nova.api.openstack.requestlog [None req-95434032-f57c-4d2d-ad14-25bf364e29a9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1297 microversion: 2.1 time: 0.081171 [ 972.971230] [55188]: [pid: 55188|app: 0|req: 3301/6523] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:33 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1297 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.039248] [55187]: DEBUG nova.api.openstack.wsgi [None req-7fdb39e4-0164-466f-93cc-343c6db76d37 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.041013] [55187]: DEBUG nova.compute.api [None req-7fdb39e4-0164-466f-93cc-343c6db76d37 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.044095] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_api:SELECT=581,nova_api:INSERT=6,nova_api:UPDATE=9 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 973.046642] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fdb39e4-0164-466f-93cc-343c6db76d37 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.046881] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fdb39e4-0164-466f-93cc-343c6db76d37 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.047081] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fdb39e4-0164-466f-93cc-343c6db76d37 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.047436] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fdb39e4-0164-466f-93cc-343c6db76d37 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.047631] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fdb39e4-0164-466f-93cc-343c6db76d37 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.047802] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fdb39e4-0164-466f-93cc-343c6db76d37 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.050128] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=1646,nova_cell1:UPDATE=39,nova_cell1:INSERT=18 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 973.065282] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fdb39e4-0164-466f-93cc-343c6db76d37 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.065501] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fdb39e4-0164-466f-93cc-343c6db76d37 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.065679] [55187]: DEBUG oslo_concurrency.lockutils [None req-7fdb39e4-0164-466f-93cc-343c6db76d37 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.065872] [55187]: DEBUG nova.objects.instance [None req-7fdb39e4-0164-466f-93cc-343c6db76d37 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lazy-loading 'fault' on Instance uuid e64d31c6-a1a7-44c3-aae0-eae7d84c8152 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 973.072485] [55188]: DEBUG nova.api.openstack.wsgi [None req-b26b408b-9f90-4178-85b5-ed5a1a84f807 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.074339] [55188]: DEBUG nova.compute.api [None req-b26b408b-9f90-4178-85b5-ed5a1a84f807 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.077772] [55188]: DEBUG oslo_concurrency.lockutils [None req-b26b408b-9f90-4178-85b5-ed5a1a84f807 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.078045] [55188]: DEBUG oslo_concurrency.lockutils [None req-b26b408b-9f90-4178-85b5-ed5a1a84f807 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.078256] [55188]: DEBUG oslo_concurrency.lockutils [None req-b26b408b-9f90-4178-85b5-ed5a1a84f807 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.078610] [55188]: DEBUG oslo_concurrency.lockutils [None req-b26b408b-9f90-4178-85b5-ed5a1a84f807 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.078810] [55188]: DEBUG oslo_concurrency.lockutils [None req-b26b408b-9f90-4178-85b5-ed5a1a84f807 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.078993] [55188]: DEBUG oslo_concurrency.lockutils [None req-b26b408b-9f90-4178-85b5-ed5a1a84f807 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.085098] [55187]: DEBUG nova.policy [None req-7fdb39e4-0164-466f-93cc-343c6db76d37 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.089124] [55187]: INFO nova.api.openstack.requestlog [None req-7fdb39e4-0164-466f-93cc-343c6db76d37 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1301 microversion: 2.1 time: 0.052162 [ 973.089449] [55187]: [pid: 55187|app: 0|req: 3223/6524] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:33 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1301 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.120709] [55187]: DEBUG nova.api.openstack.wsgi [None req-14efaf1c-4000-4ee4-aef1-bc5f0fbc500e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.122330] [55187]: DEBUG nova.compute.api [None req-14efaf1c-4000-4ee4-aef1-bc5f0fbc500e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.127341] [55187]: DEBUG oslo_concurrency.lockutils [None req-14efaf1c-4000-4ee4-aef1-bc5f0fbc500e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.127579] [55187]: DEBUG oslo_concurrency.lockutils [None req-14efaf1c-4000-4ee4-aef1-bc5f0fbc500e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.127763] [55187]: DEBUG oslo_concurrency.lockutils [None req-14efaf1c-4000-4ee4-aef1-bc5f0fbc500e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.128190] [55187]: DEBUG oslo_concurrency.lockutils [None req-14efaf1c-4000-4ee4-aef1-bc5f0fbc500e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.128411] [55187]: DEBUG oslo_concurrency.lockutils [None req-14efaf1c-4000-4ee4-aef1-bc5f0fbc500e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.128609] [55187]: DEBUG oslo_concurrency.lockutils [None req-14efaf1c-4000-4ee4-aef1-bc5f0fbc500e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.167110] [55188]: DEBUG nova.policy [None req-b26b408b-9f90-4178-85b5-ed5a1a84f807 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.171642] [55187]: DEBUG nova.policy [None req-14efaf1c-4000-4ee4-aef1-bc5f0fbc500e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.172526] [55188]: INFO nova.api.openstack.requestlog [None req-b26b408b-9f90-4178-85b5-ed5a1a84f807 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1502 microversion: 2.1 time: 0.102230 [ 973.172870] [55188]: [pid: 55188|app: 0|req: 3302/6525] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:33 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1502 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.177087] [55187]: DEBUG nova.policy [None req-14efaf1c-4000-4ee4-aef1-bc5f0fbc500e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.177756] [55187]: DEBUG nova.policy [None req-14efaf1c-4000-4ee4-aef1-bc5f0fbc500e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.181133] [55187]: INFO nova.api.openstack.requestlog [None req-14efaf1c-4000-4ee4-aef1-bc5f0fbc500e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1492 microversion: 2.96 time: 0.062690 [ 973.181518] [55187]: [pid: 55187|app: 0|req: 3224/6526] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:33 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1492 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 973.184871] [55188]: DEBUG nova.api.openstack.wsgi [None req-ea32e03c-5988-40a6-970f-39bb9d5267b8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.185222] [55188]: DEBUG nova.compute.api [None req-ea32e03c-5988-40a6-970f-39bb9d5267b8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.188918] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea32e03c-5988-40a6-970f-39bb9d5267b8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.189196] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea32e03c-5988-40a6-970f-39bb9d5267b8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.189451] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea32e03c-5988-40a6-970f-39bb9d5267b8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.189817] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea32e03c-5988-40a6-970f-39bb9d5267b8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.190041] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea32e03c-5988-40a6-970f-39bb9d5267b8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.190226] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea32e03c-5988-40a6-970f-39bb9d5267b8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.209816] [55188]: DEBUG nova.compute.api [None req-ea32e03c-5988-40a6-970f-39bb9d5267b8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 973.225846] [55187]: DEBUG nova.api.openstack.wsgi [None req-92d8daeb-462c-4c0d-aff0-b3ce8a6bf0ce tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.227588] [55187]: DEBUG nova.compute.api [None req-92d8daeb-462c-4c0d-aff0-b3ce8a6bf0ce tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.231278] [55187]: DEBUG oslo_concurrency.lockutils [None req-92d8daeb-462c-4c0d-aff0-b3ce8a6bf0ce tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.231544] [55187]: DEBUG oslo_concurrency.lockutils [None req-92d8daeb-462c-4c0d-aff0-b3ce8a6bf0ce tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.231705] [55187]: DEBUG oslo_concurrency.lockutils [None req-92d8daeb-462c-4c0d-aff0-b3ce8a6bf0ce tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.232071] [55187]: DEBUG oslo_concurrency.lockutils [None req-92d8daeb-462c-4c0d-aff0-b3ce8a6bf0ce tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.232269] [55187]: DEBUG oslo_concurrency.lockutils [None req-92d8daeb-462c-4c0d-aff0-b3ce8a6bf0ce tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.232459] [55187]: DEBUG oslo_concurrency.lockutils [None req-92d8daeb-462c-4c0d-aff0-b3ce8a6bf0ce tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.266888] [55187]: DEBUG nova.policy [None req-92d8daeb-462c-4c0d-aff0-b3ce8a6bf0ce tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.270759] [55188]: INFO nova.api.openstack.requestlog [None req-ea32e03c-5988-40a6-970f-39bb9d5267b8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 204 len: 0 microversion: 2.1 time: 0.087445 [ 973.270759] [55188]: [pid: 55188|app: 0|req: 3303/6527] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:07:33 2025] DELETE /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 973.270912] [55187]: INFO nova.api.openstack.requestlog [None req-92d8daeb-462c-4c0d-aff0-b3ce8a6bf0ce tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1202 microversion: 2.1 time: 0.047529 [ 973.272530] [55187]: [pid: 55187|app: 0|req: 3225/6528] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:33 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1202 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.276721] [55188]: DEBUG nova.api.openstack.wsgi [None req-a15a4507-74ea-4144-bb31-6f92bc871756 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.278716] [55188]: DEBUG nova.compute.api [None req-a15a4507-74ea-4144-bb31-6f92bc871756 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.282165] [55188]: DEBUG oslo_concurrency.lockutils [None req-a15a4507-74ea-4144-bb31-6f92bc871756 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.282422] [55188]: DEBUG oslo_concurrency.lockutils [None req-a15a4507-74ea-4144-bb31-6f92bc871756 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.282638] [55188]: DEBUG oslo_concurrency.lockutils [None req-a15a4507-74ea-4144-bb31-6f92bc871756 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.283034] [55188]: DEBUG oslo_concurrency.lockutils [None req-a15a4507-74ea-4144-bb31-6f92bc871756 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.283274] [55188]: DEBUG oslo_concurrency.lockutils [None req-a15a4507-74ea-4144-bb31-6f92bc871756 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.283470] [55188]: DEBUG oslo_concurrency.lockutils [None req-a15a4507-74ea-4144-bb31-6f92bc871756 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.316120] [55187]: DEBUG nova.api.openstack.wsgi [None req-44f1412c-f84d-4665-9009-1fd2b075b0a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.319307] [55187]: DEBUG nova.compute.api [None req-44f1412c-f84d-4665-9009-1fd2b075b0a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.324702] [55187]: DEBUG oslo_concurrency.lockutils [None req-44f1412c-f84d-4665-9009-1fd2b075b0a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.324951] [55187]: DEBUG oslo_concurrency.lockutils [None req-44f1412c-f84d-4665-9009-1fd2b075b0a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.325156] [55187]: DEBUG oslo_concurrency.lockutils [None req-44f1412c-f84d-4665-9009-1fd2b075b0a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.325530] [55187]: DEBUG oslo_concurrency.lockutils [None req-44f1412c-f84d-4665-9009-1fd2b075b0a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.325731] [55187]: DEBUG oslo_concurrency.lockutils [None req-44f1412c-f84d-4665-9009-1fd2b075b0a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.325904] [55187]: DEBUG oslo_concurrency.lockutils [None req-44f1412c-f84d-4665-9009-1fd2b075b0a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.351460] [55187]: DEBUG oslo_concurrency.lockutils [None req-44f1412c-f84d-4665-9009-1fd2b075b0a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.351675] [55187]: DEBUG oslo_concurrency.lockutils [None req-44f1412c-f84d-4665-9009-1fd2b075b0a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.351923] [55187]: DEBUG oslo_concurrency.lockutils [None req-44f1412c-f84d-4665-9009-1fd2b075b0a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.352062] [55187]: DEBUG nova.objects.instance [None req-44f1412c-f84d-4665-9009-1fd2b075b0a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lazy-loading 'fault' on Instance uuid fe753f45-184b-4b1d-8c06-85b660d0d4fa {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 973.376948] [55187]: DEBUG nova.policy [None req-44f1412c-f84d-4665-9009-1fd2b075b0a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.388376] [55187]: INFO nova.api.openstack.requestlog [None req-44f1412c-f84d-4665-9009-1fd2b075b0a3 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1297 microversion: 2.1 time: 0.076970 [ 973.388737] [55187]: [pid: 55187|app: 0|req: 3226/6529] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:33 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1297 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.390145] [55188]: DEBUG nova.policy [None req-a15a4507-74ea-4144-bb31-6f92bc871756 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.396231] [55188]: INFO nova.api.openstack.requestlog [None req-a15a4507-74ea-4144-bb31-6f92bc871756 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1508 microversion: 2.1 time: 0.122256 [ 973.396574] [55188]: [pid: 55188|app: 0|req: 3304/6530] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:33 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1508 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.481107] [55187]: DEBUG nova.api.openstack.wsgi [None req-5d041e65-f43d-4ac3-a4ee-c34f8b48c318 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.482922] [55187]: DEBUG nova.compute.api [None req-5d041e65-f43d-4ac3-a4ee-c34f8b48c318 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: c67345fe-852f-4912-9af4-3cc75257d434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.486785] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d041e65-f43d-4ac3-a4ee-c34f8b48c318 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.487031] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d041e65-f43d-4ac3-a4ee-c34f8b48c318 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.487226] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d041e65-f43d-4ac3-a4ee-c34f8b48c318 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.487571] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d041e65-f43d-4ac3-a4ee-c34f8b48c318 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.487621] [55188]: DEBUG nova.api.openstack.wsgi [None req-774921fc-07e9-4f29-9454-c70680eae184 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.487768] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d041e65-f43d-4ac3-a4ee-c34f8b48c318 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.487939] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d041e65-f43d-4ac3-a4ee-c34f8b48c318 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.489911] [55188]: DEBUG nova.compute.api [None req-774921fc-07e9-4f29-9454-c70680eae184 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.493896] [55188]: DEBUG oslo_concurrency.lockutils [None req-774921fc-07e9-4f29-9454-c70680eae184 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.494219] [55188]: DEBUG oslo_concurrency.lockutils [None req-774921fc-07e9-4f29-9454-c70680eae184 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.494516] [55188]: DEBUG oslo_concurrency.lockutils [None req-774921fc-07e9-4f29-9454-c70680eae184 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.495560] [55188]: DEBUG oslo_concurrency.lockutils [None req-774921fc-07e9-4f29-9454-c70680eae184 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.495823] [55188]: DEBUG oslo_concurrency.lockutils [None req-774921fc-07e9-4f29-9454-c70680eae184 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.496065] [55188]: DEBUG oslo_concurrency.lockutils [None req-774921fc-07e9-4f29-9454-c70680eae184 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.499543] [55187]: INFO nova.api.openstack.wsgi [None req-5d041e65-f43d-4ac3-a4ee-c34f8b48c318 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] HTTP exception thrown: Instance c67345fe-852f-4912-9af4-3cc75257d434 could not be found. [ 973.499880] [55187]: DEBUG nova.api.openstack.wsgi [None req-5d041e65-f43d-4ac3-a4ee-c34f8b48c318 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Returning 404 to user: Instance c67345fe-852f-4912-9af4-3cc75257d434 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 973.500342] [55187]: INFO nova.api.openstack.requestlog [None req-5d041e65-f43d-4ac3-a4ee-c34f8b48c318 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434" status: 404 len: 111 microversion: 2.1 time: 0.022405 [ 973.500660] [55187]: [pid: 55187|app: 0|req: 3227/6531] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:33 2025] GET /compute/v2.1/servers/c67345fe-852f-4912-9af4-3cc75257d434 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 973.505961] [55187]: DEBUG nova.api.openstack.wsgi [None req-18164814-e577-4936-b590-72784fcd417b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.506369] [55187]: DEBUG nova.compute.api [None req-18164814-e577-4936-b590-72784fcd417b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.511089] [55187]: DEBUG oslo_concurrency.lockutils [None req-18164814-e577-4936-b590-72784fcd417b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.511332] [55187]: DEBUG oslo_concurrency.lockutils [None req-18164814-e577-4936-b590-72784fcd417b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.511513] [55187]: DEBUG oslo_concurrency.lockutils [None req-18164814-e577-4936-b590-72784fcd417b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.511869] [55187]: DEBUG oslo_concurrency.lockutils [None req-18164814-e577-4936-b590-72784fcd417b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.512079] [55187]: DEBUG oslo_concurrency.lockutils [None req-18164814-e577-4936-b590-72784fcd417b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.512255] [55187]: DEBUG oslo_concurrency.lockutils [None req-18164814-e577-4936-b590-72784fcd417b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.534056] [55187]: DEBUG nova.compute.api [None req-18164814-e577-4936-b590-72784fcd417b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 973.548794] [55188]: DEBUG nova.policy [None req-774921fc-07e9-4f29-9454-c70680eae184 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.553282] [55188]: INFO nova.api.openstack.requestlog [None req-774921fc-07e9-4f29-9454-c70680eae184 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1267 microversion: 2.1 time: 0.068367 [ 973.553592] [55188]: [pid: 55188|app: 0|req: 3305/6532] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:33 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1267 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.586119] [55187]: INFO nova.api.openstack.requestlog [None req-18164814-e577-4936-b590-72784fcd417b tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 204 len: 0 microversion: 2.1 time: 0.082575 [ 973.586846] [55187]: [pid: 55187|app: 0|req: 3228/6533] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:07:33 2025] DELETE /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 973.592685] [55188]: DEBUG nova.api.openstack.wsgi [None req-20d3f259-4510-42e9-b16d-dbcd89791023 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.594487] [55188]: DEBUG nova.compute.api [None req-20d3f259-4510-42e9-b16d-dbcd89791023 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.597916] [55188]: DEBUG oslo_concurrency.lockutils [None req-20d3f259-4510-42e9-b16d-dbcd89791023 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.598241] [55188]: DEBUG oslo_concurrency.lockutils [None req-20d3f259-4510-42e9-b16d-dbcd89791023 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.598441] [55188]: DEBUG oslo_concurrency.lockutils [None req-20d3f259-4510-42e9-b16d-dbcd89791023 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.598789] [55188]: DEBUG oslo_concurrency.lockutils [None req-20d3f259-4510-42e9-b16d-dbcd89791023 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.598991] [55188]: DEBUG oslo_concurrency.lockutils [None req-20d3f259-4510-42e9-b16d-dbcd89791023 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.599192] [55188]: DEBUG oslo_concurrency.lockutils [None req-20d3f259-4510-42e9-b16d-dbcd89791023 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.676132] [55187]: DEBUG nova.api.openstack.wsgi [None req-3d5ffbb6-7b54-4a91-a047-a01fc2cab5e7 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.677910] [55187]: DEBUG nova.compute.api [None req-3d5ffbb6-7b54-4a91-a047-a01fc2cab5e7 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.681321] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d5ffbb6-7b54-4a91-a047-a01fc2cab5e7 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.681579] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d5ffbb6-7b54-4a91-a047-a01fc2cab5e7 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.681809] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d5ffbb6-7b54-4a91-a047-a01fc2cab5e7 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.682208] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d5ffbb6-7b54-4a91-a047-a01fc2cab5e7 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.682456] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d5ffbb6-7b54-4a91-a047-a01fc2cab5e7 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.682647] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d5ffbb6-7b54-4a91-a047-a01fc2cab5e7 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.735277] [55188]: DEBUG nova.policy [None req-20d3f259-4510-42e9-b16d-dbcd89791023 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.737375] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=1515,nova_cell1:UPDATE=21,nova_cell1:INSERT=10 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 973.742057] [55188]: INFO nova.api.openstack.requestlog [None req-20d3f259-4510-42e9-b16d-dbcd89791023 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1503 microversion: 2.1 time: 0.151236 [ 973.742057] [55188]: [pid: 55188|app: 0|req: 3306/6534] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:33 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1503 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.757670] [55187]: DEBUG nova.policy [None req-3d5ffbb6-7b54-4a91-a047-a01fc2cab5e7 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.762667] [55187]: INFO nova.api.openstack.requestlog [None req-3d5ffbb6-7b54-4a91-a047-a01fc2cab5e7 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1369 microversion: 2.1 time: 0.088998 [ 973.763032] [55187]: [pid: 55187|app: 0|req: 3229/6535] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:34 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1369 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.985937] [55188]: DEBUG nova.api.openstack.wsgi [None req-f490b5f0-1fad-4199-a1b7-be6af2fcecd9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 973.986200] [55188]: DEBUG nova.compute.api [None req-f490b5f0-1fad-4199-a1b7-be6af2fcecd9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 973.990695] [55188]: DEBUG oslo_concurrency.lockutils [None req-f490b5f0-1fad-4199-a1b7-be6af2fcecd9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.990813] [55188]: DEBUG oslo_concurrency.lockutils [None req-f490b5f0-1fad-4199-a1b7-be6af2fcecd9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.991025] [55188]: DEBUG oslo_concurrency.lockutils [None req-f490b5f0-1fad-4199-a1b7-be6af2fcecd9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.991333] [55188]: DEBUG oslo_concurrency.lockutils [None req-f490b5f0-1fad-4199-a1b7-be6af2fcecd9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.991539] [55188]: DEBUG oslo_concurrency.lockutils [None req-f490b5f0-1fad-4199-a1b7-be6af2fcecd9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.991723] [55188]: DEBUG oslo_concurrency.lockutils [None req-f490b5f0-1fad-4199-a1b7-be6af2fcecd9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.013549] [55188]: DEBUG oslo_concurrency.lockutils [None req-f490b5f0-1fad-4199-a1b7-be6af2fcecd9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.013816] [55188]: DEBUG oslo_concurrency.lockutils [None req-f490b5f0-1fad-4199-a1b7-be6af2fcecd9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.014136] [55188]: DEBUG oslo_concurrency.lockutils [None req-f490b5f0-1fad-4199-a1b7-be6af2fcecd9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.014547] [55188]: DEBUG nova.objects.instance [None req-f490b5f0-1fad-4199-a1b7-be6af2fcecd9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 974.039366] [55188]: DEBUG nova.policy [None req-f490b5f0-1fad-4199-a1b7-be6af2fcecd9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.044197] [55188]: INFO nova.api.openstack.requestlog [None req-f490b5f0-1fad-4199-a1b7-be6af2fcecd9 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1297 microversion: 2.1 time: 0.062413 [ 974.044558] [55188]: [pid: 55188|app: 0|req: 3307/6536] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:34 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1297 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.103484] [55187]: DEBUG nova.api.openstack.wsgi [None req-ac7ffda6-72ef-4fd4-b144-501032c19e89 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 974.105334] [55187]: DEBUG nova.compute.api [None req-ac7ffda6-72ef-4fd4-b144-501032c19e89 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 974.109753] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac7ffda6-72ef-4fd4-b144-501032c19e89 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.109990] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac7ffda6-72ef-4fd4-b144-501032c19e89 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.110198] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac7ffda6-72ef-4fd4-b144-501032c19e89 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.110701] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac7ffda6-72ef-4fd4-b144-501032c19e89 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.111395] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac7ffda6-72ef-4fd4-b144-501032c19e89 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.111537] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac7ffda6-72ef-4fd4-b144-501032c19e89 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.136128] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac7ffda6-72ef-4fd4-b144-501032c19e89 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.136128] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac7ffda6-72ef-4fd4-b144-501032c19e89 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.136128] [55187]: DEBUG oslo_concurrency.lockutils [None req-ac7ffda6-72ef-4fd4-b144-501032c19e89 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.136128] [55187]: DEBUG nova.objects.instance [None req-ac7ffda6-72ef-4fd4-b144-501032c19e89 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lazy-loading 'fault' on Instance uuid e64d31c6-a1a7-44c3-aae0-eae7d84c8152 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 974.160368] [55187]: DEBUG nova.policy [None req-ac7ffda6-72ef-4fd4-b144-501032c19e89 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.164279] [55187]: INFO nova.api.openstack.requestlog [None req-ac7ffda6-72ef-4fd4-b144-501032c19e89 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1301 microversion: 2.1 time: 0.064688 [ 974.164666] [55187]: [pid: 55187|app: 0|req: 3230/6537] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:34 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1301 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.199417] [55188]: DEBUG nova.api.openstack.wsgi [None req-e18a9a2c-0529-4b4a-bdbc-19f8175ae3aa tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 974.201234] [55188]: DEBUG nova.compute.api [None req-e18a9a2c-0529-4b4a-bdbc-19f8175ae3aa tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 974.203248] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_api:SELECT=553,nova_api:INSERT=23,nova_api:UPDATE=6,nova_api:DELETE=5 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 974.208026] [55188]: DEBUG oslo_concurrency.lockutils [None req-e18a9a2c-0529-4b4a-bdbc-19f8175ae3aa tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.208657] [55188]: DEBUG oslo_concurrency.lockutils [None req-e18a9a2c-0529-4b4a-bdbc-19f8175ae3aa tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.208657] [55188]: DEBUG oslo_concurrency.lockutils [None req-e18a9a2c-0529-4b4a-bdbc-19f8175ae3aa tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.208987] [55188]: DEBUG oslo_concurrency.lockutils [None req-e18a9a2c-0529-4b4a-bdbc-19f8175ae3aa tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.209143] [55188]: DEBUG oslo_concurrency.lockutils [None req-e18a9a2c-0529-4b4a-bdbc-19f8175ae3aa tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.209378] [55188]: DEBUG oslo_concurrency.lockutils [None req-e18a9a2c-0529-4b4a-bdbc-19f8175ae3aa tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.249924] [55188]: DEBUG nova.policy [None req-e18a9a2c-0529-4b4a-bdbc-19f8175ae3aa tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.254882] [55188]: DEBUG nova.policy [None req-e18a9a2c-0529-4b4a-bdbc-19f8175ae3aa tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.256146] [55188]: DEBUG nova.policy [None req-e18a9a2c-0529-4b4a-bdbc-19f8175ae3aa tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.259986] [55188]: INFO nova.api.openstack.requestlog [None req-e18a9a2c-0529-4b4a-bdbc-19f8175ae3aa tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1492 microversion: 2.96 time: 0.062996 [ 974.260338] [55188]: [pid: 55188|app: 0|req: 3308/6538] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:34 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1492 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 974.283650] [55187]: DEBUG nova.api.openstack.wsgi [None req-7b0f94fa-5aa7-47f0-8b40-287c38622a46 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 974.285430] [55187]: DEBUG nova.compute.api [None req-7b0f94fa-5aa7-47f0-8b40-287c38622a46 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 974.289972] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b0f94fa-5aa7-47f0-8b40-287c38622a46 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.290456] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b0f94fa-5aa7-47f0-8b40-287c38622a46 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.290729] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b0f94fa-5aa7-47f0-8b40-287c38622a46 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.291274] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b0f94fa-5aa7-47f0-8b40-287c38622a46 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.291399] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b0f94fa-5aa7-47f0-8b40-287c38622a46 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.291673] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b0f94fa-5aa7-47f0-8b40-287c38622a46 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.335399] [55187]: DEBUG nova.policy [None req-7b0f94fa-5aa7-47f0-8b40-287c38622a46 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.340442] [55187]: INFO nova.api.openstack.requestlog [None req-7b0f94fa-5aa7-47f0-8b40-287c38622a46 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1202 microversion: 2.1 time: 0.059019 [ 974.340935] [55187]: [pid: 55187|app: 0|req: 3231/6539] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:34 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1202 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.401463] [55188]: DEBUG nova.api.openstack.wsgi [None req-e565b61e-46ad-45e3-8be2-77b953ace8e1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 974.403246] [55188]: DEBUG nova.compute.api [None req-e565b61e-46ad-45e3-8be2-77b953ace8e1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 974.407592] [55188]: DEBUG oslo_concurrency.lockutils [None req-e565b61e-46ad-45e3-8be2-77b953ace8e1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.407592] [55188]: DEBUG oslo_concurrency.lockutils [None req-e565b61e-46ad-45e3-8be2-77b953ace8e1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.407592] [55188]: DEBUG oslo_concurrency.lockutils [None req-e565b61e-46ad-45e3-8be2-77b953ace8e1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.408451] [55188]: DEBUG oslo_concurrency.lockutils [None req-e565b61e-46ad-45e3-8be2-77b953ace8e1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.408451] [55188]: DEBUG oslo_concurrency.lockutils [None req-e565b61e-46ad-45e3-8be2-77b953ace8e1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.408451] [55188]: DEBUG oslo_concurrency.lockutils [None req-e565b61e-46ad-45e3-8be2-77b953ace8e1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.410099] [55187]: DEBUG nova.api.openstack.wsgi [None req-ecbe11f4-df2c-4cd8-b226-106bba43ac86 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 974.412722] [55187]: DEBUG nova.compute.api [None req-ecbe11f4-df2c-4cd8-b226-106bba43ac86 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 974.416900] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecbe11f4-df2c-4cd8-b226-106bba43ac86 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.417232] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecbe11f4-df2c-4cd8-b226-106bba43ac86 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.417524] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecbe11f4-df2c-4cd8-b226-106bba43ac86 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.418655] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecbe11f4-df2c-4cd8-b226-106bba43ac86 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.418655] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecbe11f4-df2c-4cd8-b226-106bba43ac86 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.418655] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecbe11f4-df2c-4cd8-b226-106bba43ac86 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.437914] [55188]: DEBUG oslo_concurrency.lockutils [None req-e565b61e-46ad-45e3-8be2-77b953ace8e1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.439301] [55188]: DEBUG oslo_concurrency.lockutils [None req-e565b61e-46ad-45e3-8be2-77b953ace8e1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.439301] [55188]: DEBUG oslo_concurrency.lockutils [None req-e565b61e-46ad-45e3-8be2-77b953ace8e1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.439301] [55188]: DEBUG nova.objects.instance [None req-e565b61e-46ad-45e3-8be2-77b953ace8e1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lazy-loading 'fault' on Instance uuid fe753f45-184b-4b1d-8c06-85b660d0d4fa {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 974.462736] [55188]: DEBUG nova.policy [None req-e565b61e-46ad-45e3-8be2-77b953ace8e1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.467936] [55188]: INFO nova.api.openstack.requestlog [None req-e565b61e-46ad-45e3-8be2-77b953ace8e1 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1297 microversion: 2.1 time: 0.068643 [ 974.468147] [55188]: [pid: 55188|app: 0|req: 3309/6540] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:34 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1297 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.566426] [55188]: DEBUG nova.api.openstack.wsgi [None req-69df26ee-bb73-4eae-9fea-4e2b86183a8d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 974.567219] [55187]: DEBUG nova.policy [None req-ecbe11f4-df2c-4cd8-b226-106bba43ac86 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.568245] [55188]: DEBUG nova.compute.api [None req-69df26ee-bb73-4eae-9fea-4e2b86183a8d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 974.571908] [55188]: DEBUG oslo_concurrency.lockutils [None req-69df26ee-bb73-4eae-9fea-4e2b86183a8d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.572166] [55188]: DEBUG oslo_concurrency.lockutils [None req-69df26ee-bb73-4eae-9fea-4e2b86183a8d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.572353] [55188]: DEBUG oslo_concurrency.lockutils [None req-69df26ee-bb73-4eae-9fea-4e2b86183a8d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.572733] [55188]: DEBUG oslo_concurrency.lockutils [None req-69df26ee-bb73-4eae-9fea-4e2b86183a8d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.572892] [55188]: DEBUG oslo_concurrency.lockutils [None req-69df26ee-bb73-4eae-9fea-4e2b86183a8d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.573107] [55188]: DEBUG oslo_concurrency.lockutils [None req-69df26ee-bb73-4eae-9fea-4e2b86183a8d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.573145] [55187]: INFO nova.api.openstack.requestlog [None req-ecbe11f4-df2c-4cd8-b226-106bba43ac86 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1508 microversion: 2.1 time: 0.165659 [ 974.573623] [55187]: [pid: 55187|app: 0|req: 3232/6541] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:34 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1508 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 974.607710] [55188]: DEBUG nova.policy [None req-69df26ee-bb73-4eae-9fea-4e2b86183a8d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.612640] [55188]: INFO nova.api.openstack.requestlog [None req-69df26ee-bb73-4eae-9fea-4e2b86183a8d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1267 microversion: 2.1 time: 0.048456 [ 974.613093] [55188]: [pid: 55188|app: 0|req: 3310/6542] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:34 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1267 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.756479] [55187]: DEBUG nova.api.openstack.wsgi [None req-617ea190-d9ec-4d5d-a3f1-b657c01f840f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 974.759230] [55187]: DEBUG nova.compute.api [None req-617ea190-d9ec-4d5d-a3f1-b657c01f840f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 974.764322] [55187]: DEBUG oslo_concurrency.lockutils [None req-617ea190-d9ec-4d5d-a3f1-b657c01f840f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.764578] [55187]: DEBUG oslo_concurrency.lockutils [None req-617ea190-d9ec-4d5d-a3f1-b657c01f840f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.764805] [55187]: DEBUG oslo_concurrency.lockutils [None req-617ea190-d9ec-4d5d-a3f1-b657c01f840f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.765298] [55187]: DEBUG oslo_concurrency.lockutils [None req-617ea190-d9ec-4d5d-a3f1-b657c01f840f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.765528] [55187]: DEBUG oslo_concurrency.lockutils [None req-617ea190-d9ec-4d5d-a3f1-b657c01f840f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.765731] [55187]: DEBUG oslo_concurrency.lockutils [None req-617ea190-d9ec-4d5d-a3f1-b657c01f840f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.777222] [55188]: DEBUG nova.api.openstack.wsgi [None req-16f0a34e-1527-4964-8053-af3d14db6640 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 974.779165] [55188]: DEBUG nova.compute.api [None req-16f0a34e-1527-4964-8053-af3d14db6640 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 974.782931] [55188]: DEBUG oslo_concurrency.lockutils [None req-16f0a34e-1527-4964-8053-af3d14db6640 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.783223] [55188]: DEBUG oslo_concurrency.lockutils [None req-16f0a34e-1527-4964-8053-af3d14db6640 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.783460] [55188]: DEBUG oslo_concurrency.lockutils [None req-16f0a34e-1527-4964-8053-af3d14db6640 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.783867] [55188]: DEBUG oslo_concurrency.lockutils [None req-16f0a34e-1527-4964-8053-af3d14db6640 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.784132] [55188]: DEBUG oslo_concurrency.lockutils [None req-16f0a34e-1527-4964-8053-af3d14db6640 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.784367] [55188]: DEBUG oslo_concurrency.lockutils [None req-16f0a34e-1527-4964-8053-af3d14db6640 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.865795] [55187]: DEBUG nova.policy [None req-617ea190-d9ec-4d5d-a3f1-b657c01f840f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.870188] [55187]: INFO nova.api.openstack.requestlog [None req-617ea190-d9ec-4d5d-a3f1-b657c01f840f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1503 microversion: 2.1 time: 0.116259 [ 974.870522] [55187]: [pid: 55187|app: 0|req: 3233/6543] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:35 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1503 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.883987] [55188]: DEBUG nova.policy [None req-16f0a34e-1527-4964-8053-af3d14db6640 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.888092] [55188]: INFO nova.api.openstack.requestlog [None req-16f0a34e-1527-4964-8053-af3d14db6640 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1369 microversion: 2.1 time: 0.113845 [ 974.888442] [55188]: [pid: 55188|app: 0|req: 3311/6544] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:35 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1369 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.931539] [55187]: DEBUG nova.api.openstack.wsgi [None req-083d009f-38ba-4a81-a415-461aa003e665 tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] Action: 'create', calling method: .version_select at 0x7d4af989d360>, body: {"volume": {"size": "#$%", "display_name": "tempest-VolumesNegativeTest-Volume-182038073", "metadata": {"Type": "work"}}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 974.933774] [55187]: DEBUG nova.api.openstack.wsgi [None req-083d009f-38ba-4a81-a415-461aa003e665 tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: #$%. '#$%' does not match '^[0-9]+$' {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 974.934212] [55187]: INFO nova.api.openstack.requestlog [None req-083d009f-38ba-4a81-a415-461aa003e665 tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 400 len: 127 microversion: 2.1 time: 0.063169 [ 974.934510] [55187]: [pid: 55187|app: 0|req: 3234/6545] 10.180.1.21 () {60 vars in 1151 bytes} [Wed Mar 26 22:07:35 2025] POST /compute/v2.1/os-volumes => generated 127 bytes in 63 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 974.940730] [55188]: DEBUG nova.api.openstack.wsgi [None req-f37e48c3-2738-4d23-8796-3bbb69f410c0 tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] Action: 'create', calling method: .version_select at 0x7d4af9c297e0>, body: {"volume": {"size": "0", "display_name": "tempest-VolumesNegativeTest-Volume-835888136", "metadata": {"Type": "work"}}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 974.942838] [55188]: DEBUG nova.api.openstack.wsgi [None req-f37e48c3-2738-4d23-8796-3bbb69f410c0 tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: 0. 0 is less than the minimum of 1 {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 974.943279] [55188]: INFO nova.api.openstack.requestlog [None req-f37e48c3-2738-4d23-8796-3bbb69f410c0 tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 400 len: 125 microversion: 2.1 time: 0.005095 [ 974.943577] [55188]: [pid: 55188|app: 0|req: 3312/6546] 10.180.1.21 () {60 vars in 1151 bytes} [Wed Mar 26 22:07:35 2025] POST /compute/v2.1/os-volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 974.948282] [55187]: DEBUG nova.api.openstack.wsgi [None req-35d44904-4d49-412f-b741-83117a2b4cd9 tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] Action: 'create', calling method: .version_select at 0x7d4af989cdc0>, body: {"volume": {"size": "", "display_name": "tempest-VolumesNegativeTest-Volume-902195615", "metadata": {"Type": "work"}}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 974.950385] [55187]: DEBUG nova.api.openstack.wsgi [None req-35d44904-4d49-412f-b741-83117a2b4cd9 tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: . '' does not match '^[0-9]+$' {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 974.950768] [55187]: INFO nova.api.openstack.requestlog [None req-35d44904-4d49-412f-b741-83117a2b4cd9 tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 400 len: 121 microversion: 2.1 time: 0.004501 [ 974.951039] [55187]: [pid: 55187|app: 0|req: 3235/6547] 10.180.1.21 () {60 vars in 1151 bytes} [Wed Mar 26 22:07:35 2025] POST /compute/v2.1/os-volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 974.955373] [55188]: DEBUG nova.api.openstack.wsgi [None req-5466f802-d38f-4f03-96a2-41d5f232d5f2 tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] Calling method '.version_select at 0x7d4af9831000>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 974.972973] [55188]: INFO nova.api.openstack.wsgi [None req-5466f802-d38f-4f03-96a2-41d5f232d5f2 tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] HTTP exception thrown: Volume tempest-invalid-86209580 could not be found. [ 974.973273] [55188]: DEBUG nova.api.openstack.wsgi [None req-5466f802-d38f-4f03-96a2-41d5f232d5f2 tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] Returning 404 to user: Volume tempest-invalid-86209580 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 974.973849] [55188]: INFO nova.api.openstack.requestlog [None req-5466f802-d38f-4f03-96a2-41d5f232d5f2 tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/tempest-invalid-86209580" status: 404 len: 97 microversion: 2.1 time: 0.020201 [ 974.974023] [55188]: [pid: 55188|app: 0|req: 3313/6548] 10.180.1.21 () {58 vars in 1207 bytes} [Wed Mar 26 22:07:35 2025] DELETE /compute/v2.1/os-volumes/tempest-invalid-86209580 => generated 97 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 974.978804] [55187]: INFO nova.api.openstack.requestlog [None req-2ed9afd5-b691-42df-bdbe-21f81ebf3cbe tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.002038 [ 974.979147] [55187]: [pid: 55187|app: 0|req: 3236/6549] 10.180.1.21 () {58 vars in 1135 bytes} [Wed Mar 26 22:07:35 2025] DELETE /compute/v2.1/os-volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) [ 974.983591] [55188]: INFO nova.api.openstack.requestlog [None req-7e1cbd44-e2aa-4106-bbad-3a6b953143fa tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.001810 [ 974.983912] [55188]: [pid: 55188|app: 0|req: 3314/6550] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 26 22:07:35 2025] GET /compute/v2.1/os-volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) [ 974.988272] [55187]: DEBUG nova.api.openstack.wsgi [None req-6a30c413-9589-4c5c-938f-9ecd02927833 tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] Calling method '.version_select at 0x7d4af989f880>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 975.003735] [55187]: INFO nova.api.openstack.wsgi [None req-6a30c413-9589-4c5c-938f-9ecd02927833 tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] HTTP exception thrown: Volume 13efc746-da5c-4d58-93f2-437d23f2e46a could not be found. [ 975.004117] [55187]: DEBUG nova.api.openstack.wsgi [None req-6a30c413-9589-4c5c-938f-9ecd02927833 tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] Returning 404 to user: Volume 13efc746-da5c-4d58-93f2-437d23f2e46a could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 975.004577] [55187]: INFO nova.api.openstack.requestlog [None req-6a30c413-9589-4c5c-938f-9ecd02927833 tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/13efc746-da5c-4d58-93f2-437d23f2e46a" status: 404 len: 109 microversion: 2.1 time: 0.018136 [ 975.004840] [55187]: [pid: 55187|app: 0|req: 3237/6551] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:07:35 2025] DELETE /compute/v2.1/os-volumes/13efc746-da5c-4d58-93f2-437d23f2e46a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 975.009966] [55188]: DEBUG nova.api.openstack.wsgi [None req-807a43df-61be-43c4-a171-27de6969fd2d tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] Calling method '.version_select at 0x7d4af9b748b0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 975.026192] [55188]: INFO nova.api.openstack.wsgi [None req-807a43df-61be-43c4-a171-27de6969fd2d tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] HTTP exception thrown: Volume cef54dca-a2de-4da5-8538-77a37c196354 could not be found. [ 975.026514] [55188]: DEBUG nova.api.openstack.wsgi [None req-807a43df-61be-43c4-a171-27de6969fd2d tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] Returning 404 to user: Volume cef54dca-a2de-4da5-8538-77a37c196354 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 975.026921] [55188]: INFO nova.api.openstack.requestlog [None req-807a43df-61be-43c4-a171-27de6969fd2d tempest-VolumesNegativeTest-1462490731 tempest-VolumesNegativeTest-1462490731-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/cef54dca-a2de-4da5-8538-77a37c196354" status: 404 len: 109 microversion: 2.1 time: 0.019244 [ 975.027208] [55188]: [pid: 55188|app: 0|req: 3315/6552] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 26 22:07:35 2025] GET /compute/v2.1/os-volumes/cef54dca-a2de-4da5-8538-77a37c196354 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 975.061590] [55187]: DEBUG nova.api.openstack.wsgi [None req-80186326-ca38-4880-8b7f-39c460729bf0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 975.063155] [55187]: DEBUG nova.compute.api [None req-80186326-ca38-4880-8b7f-39c460729bf0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 975.066890] [55187]: DEBUG oslo_concurrency.lockutils [None req-80186326-ca38-4880-8b7f-39c460729bf0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.067156] [55187]: DEBUG oslo_concurrency.lockutils [None req-80186326-ca38-4880-8b7f-39c460729bf0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.067388] [55187]: DEBUG oslo_concurrency.lockutils [None req-80186326-ca38-4880-8b7f-39c460729bf0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.067797] [55187]: DEBUG oslo_concurrency.lockutils [None req-80186326-ca38-4880-8b7f-39c460729bf0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.068044] [55187]: DEBUG oslo_concurrency.lockutils [None req-80186326-ca38-4880-8b7f-39c460729bf0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.068308] [55187]: DEBUG oslo_concurrency.lockutils [None req-80186326-ca38-4880-8b7f-39c460729bf0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.086985] [55187]: DEBUG oslo_concurrency.lockutils [None req-80186326-ca38-4880-8b7f-39c460729bf0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.087308] [55187]: DEBUG oslo_concurrency.lockutils [None req-80186326-ca38-4880-8b7f-39c460729bf0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.087648] [55187]: DEBUG oslo_concurrency.lockutils [None req-80186326-ca38-4880-8b7f-39c460729bf0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.087778] [55187]: DEBUG nova.objects.instance [None req-80186326-ca38-4880-8b7f-39c460729bf0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 975.109556] [55187]: DEBUG nova.policy [None req-80186326-ca38-4880-8b7f-39c460729bf0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.113474] [55187]: INFO nova.api.openstack.requestlog [None req-80186326-ca38-4880-8b7f-39c460729bf0 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1297 microversion: 2.1 time: 0.055477 [ 975.113783] [55187]: [pid: 55187|app: 0|req: 3238/6553] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:35 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1297 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.179362] [55188]: DEBUG nova.api.openstack.wsgi [None req-744736a2-85dc-4fb8-9235-7c0f52e3ef98 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 975.181247] [55188]: DEBUG nova.compute.api [None req-744736a2-85dc-4fb8-9235-7c0f52e3ef98 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 975.185436] [55188]: DEBUG oslo_concurrency.lockutils [None req-744736a2-85dc-4fb8-9235-7c0f52e3ef98 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.185800] [55188]: DEBUG oslo_concurrency.lockutils [None req-744736a2-85dc-4fb8-9235-7c0f52e3ef98 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.185868] [55188]: DEBUG oslo_concurrency.lockutils [None req-744736a2-85dc-4fb8-9235-7c0f52e3ef98 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.186264] [55188]: DEBUG oslo_concurrency.lockutils [None req-744736a2-85dc-4fb8-9235-7c0f52e3ef98 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.186473] [55188]: DEBUG oslo_concurrency.lockutils [None req-744736a2-85dc-4fb8-9235-7c0f52e3ef98 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.186711] [55188]: DEBUG oslo_concurrency.lockutils [None req-744736a2-85dc-4fb8-9235-7c0f52e3ef98 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.205366] [55188]: DEBUG oslo_concurrency.lockutils [None req-744736a2-85dc-4fb8-9235-7c0f52e3ef98 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.205602] [55188]: DEBUG oslo_concurrency.lockutils [None req-744736a2-85dc-4fb8-9235-7c0f52e3ef98 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.205785] [55188]: DEBUG oslo_concurrency.lockutils [None req-744736a2-85dc-4fb8-9235-7c0f52e3ef98 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.206054] [55188]: DEBUG nova.objects.instance [None req-744736a2-85dc-4fb8-9235-7c0f52e3ef98 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lazy-loading 'fault' on Instance uuid e64d31c6-a1a7-44c3-aae0-eae7d84c8152 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 975.226422] [55188]: DEBUG nova.policy [None req-744736a2-85dc-4fb8-9235-7c0f52e3ef98 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.230567] [55188]: INFO nova.api.openstack.requestlog [None req-744736a2-85dc-4fb8-9235-7c0f52e3ef98 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1301 microversion: 2.1 time: 0.054358 [ 975.230842] [55188]: [pid: 55188|app: 0|req: 3316/6554] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:35 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1301 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.277285] [55187]: DEBUG nova.api.openstack.wsgi [None req-f5faadb7-d656-4a95-ab91-de967c48aaaf tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 975.279266] [55187]: DEBUG nova.compute.api [None req-f5faadb7-d656-4a95-ab91-de967c48aaaf tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 975.284468] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5faadb7-d656-4a95-ab91-de967c48aaaf tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.284773] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5faadb7-d656-4a95-ab91-de967c48aaaf tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.285012] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5faadb7-d656-4a95-ab91-de967c48aaaf tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.285458] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5faadb7-d656-4a95-ab91-de967c48aaaf tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.285732] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5faadb7-d656-4a95-ab91-de967c48aaaf tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.285909] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5faadb7-d656-4a95-ab91-de967c48aaaf tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.332939] [55187]: DEBUG nova.policy [None req-f5faadb7-d656-4a95-ab91-de967c48aaaf tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.336897] [55187]: DEBUG nova.policy [None req-f5faadb7-d656-4a95-ab91-de967c48aaaf tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.337679] [55187]: DEBUG nova.policy [None req-f5faadb7-d656-4a95-ab91-de967c48aaaf tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.341247] [55187]: INFO nova.api.openstack.requestlog [None req-f5faadb7-d656-4a95-ab91-de967c48aaaf tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1492 microversion: 2.96 time: 0.066953 [ 975.341446] [55187]: [pid: 55187|app: 0|req: 3239/6555] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:35 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1492 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 975.353310] [55188]: DEBUG nova.api.openstack.wsgi [None req-b56dccc8-2477-41cd-99e9-100394d265b0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 975.355137] [55188]: DEBUG nova.compute.api [None req-b56dccc8-2477-41cd-99e9-100394d265b0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 975.358819] [55188]: DEBUG oslo_concurrency.lockutils [None req-b56dccc8-2477-41cd-99e9-100394d265b0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.359075] [55188]: DEBUG oslo_concurrency.lockutils [None req-b56dccc8-2477-41cd-99e9-100394d265b0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.359300] [55188]: DEBUG oslo_concurrency.lockutils [None req-b56dccc8-2477-41cd-99e9-100394d265b0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.359657] [55188]: DEBUG oslo_concurrency.lockutils [None req-b56dccc8-2477-41cd-99e9-100394d265b0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.359858] [55188]: DEBUG oslo_concurrency.lockutils [None req-b56dccc8-2477-41cd-99e9-100394d265b0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.360046] [55188]: DEBUG oslo_concurrency.lockutils [None req-b56dccc8-2477-41cd-99e9-100394d265b0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.395272] [55188]: DEBUG nova.policy [None req-b56dccc8-2477-41cd-99e9-100394d265b0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.399864] [55188]: INFO nova.api.openstack.requestlog [None req-b56dccc8-2477-41cd-99e9-100394d265b0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1202 microversion: 2.1 time: 0.048751 [ 975.400325] [55188]: [pid: 55188|app: 0|req: 3317/6556] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:35 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1202 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.482699] [55187]: DEBUG nova.api.openstack.wsgi [None req-f76611dd-d3bb-460d-bb2e-c2fa35978cc6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 975.484405] [55187]: DEBUG nova.compute.api [None req-f76611dd-d3bb-460d-bb2e-c2fa35978cc6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 975.487833] [55187]: DEBUG oslo_concurrency.lockutils [None req-f76611dd-d3bb-460d-bb2e-c2fa35978cc6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.488117] [55187]: DEBUG oslo_concurrency.lockutils [None req-f76611dd-d3bb-460d-bb2e-c2fa35978cc6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.488327] [55187]: DEBUG oslo_concurrency.lockutils [None req-f76611dd-d3bb-460d-bb2e-c2fa35978cc6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.488684] [55187]: DEBUG oslo_concurrency.lockutils [None req-f76611dd-d3bb-460d-bb2e-c2fa35978cc6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.488883] [55187]: DEBUG oslo_concurrency.lockutils [None req-f76611dd-d3bb-460d-bb2e-c2fa35978cc6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.489149] [55187]: DEBUG oslo_concurrency.lockutils [None req-f76611dd-d3bb-460d-bb2e-c2fa35978cc6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.513148] [55187]: DEBUG oslo_concurrency.lockutils [None req-f76611dd-d3bb-460d-bb2e-c2fa35978cc6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.513148] [55187]: DEBUG oslo_concurrency.lockutils [None req-f76611dd-d3bb-460d-bb2e-c2fa35978cc6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.513846] [55187]: DEBUG oslo_concurrency.lockutils [None req-f76611dd-d3bb-460d-bb2e-c2fa35978cc6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.513846] [55187]: DEBUG nova.objects.instance [None req-f76611dd-d3bb-460d-bb2e-c2fa35978cc6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lazy-loading 'fault' on Instance uuid fe753f45-184b-4b1d-8c06-85b660d0d4fa {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 975.536329] [55187]: DEBUG nova.policy [None req-f76611dd-d3bb-460d-bb2e-c2fa35978cc6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.541295] [55187]: INFO nova.api.openstack.requestlog [None req-f76611dd-d3bb-460d-bb2e-c2fa35978cc6 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1297 microversion: 2.1 time: 0.060743 [ 975.541824] [55187]: [pid: 55187|app: 0|req: 3240/6557] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:35 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1297 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.591665] [55188]: DEBUG nova.api.openstack.wsgi [None req-2383d6c8-f966-4e91-a68a-0ebb2ce0c78b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 975.593474] [55188]: DEBUG nova.compute.api [None req-2383d6c8-f966-4e91-a68a-0ebb2ce0c78b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 975.597070] [55188]: DEBUG oslo_concurrency.lockutils [None req-2383d6c8-f966-4e91-a68a-0ebb2ce0c78b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.597273] [55188]: DEBUG oslo_concurrency.lockutils [None req-2383d6c8-f966-4e91-a68a-0ebb2ce0c78b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.597464] [55188]: DEBUG oslo_concurrency.lockutils [None req-2383d6c8-f966-4e91-a68a-0ebb2ce0c78b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.598033] [55188]: DEBUG oslo_concurrency.lockutils [None req-2383d6c8-f966-4e91-a68a-0ebb2ce0c78b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.598033] [55188]: DEBUG oslo_concurrency.lockutils [None req-2383d6c8-f966-4e91-a68a-0ebb2ce0c78b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.598368] [55188]: DEBUG oslo_concurrency.lockutils [None req-2383d6c8-f966-4e91-a68a-0ebb2ce0c78b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.625247] [55187]: DEBUG nova.api.openstack.wsgi [None req-4fd2f070-a78f-4a4f-bfe1-e652ad3002c5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 975.627240] [55187]: DEBUG nova.compute.api [None req-4fd2f070-a78f-4a4f-bfe1-e652ad3002c5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 975.630836] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fd2f070-a78f-4a4f-bfe1-e652ad3002c5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.631204] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fd2f070-a78f-4a4f-bfe1-e652ad3002c5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.631449] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fd2f070-a78f-4a4f-bfe1-e652ad3002c5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.632120] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fd2f070-a78f-4a4f-bfe1-e652ad3002c5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.632120] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fd2f070-a78f-4a4f-bfe1-e652ad3002c5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.632198] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fd2f070-a78f-4a4f-bfe1-e652ad3002c5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.635244] [55188]: DEBUG nova.policy [None req-2383d6c8-f966-4e91-a68a-0ebb2ce0c78b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.639608] [55188]: INFO nova.api.openstack.requestlog [None req-2383d6c8-f966-4e91-a68a-0ebb2ce0c78b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1466 microversion: 2.1 time: 0.050867 [ 975.639950] [55188]: [pid: 55188|app: 0|req: 3318/6558] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:35 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1466 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.661960] [55188]: DEBUG nova.api.openstack.wsgi [req-1d88df95-e1f0-4308-8df8-db98c71667b2 req-81743ef7-d4ef-4602-83a7-8350cbe0c460 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f58542d5-0164-4b39-b3f8-48956ce37421", "name": "network-vif-deleted", "tag": "d58f4df8-2b4c-417a-818a-b1c29503d0ac"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 975.668589] [55188]: DEBUG oslo_concurrency.lockutils [req-1d88df95-e1f0-4308-8df8-db98c71667b2 req-81743ef7-d4ef-4602-83a7-8350cbe0c460 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.669037] [55188]: DEBUG oslo_concurrency.lockutils [req-1d88df95-e1f0-4308-8df8-db98c71667b2 req-81743ef7-d4ef-4602-83a7-8350cbe0c460 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.669167] [55188]: DEBUG oslo_concurrency.lockutils [req-1d88df95-e1f0-4308-8df8-db98c71667b2 req-81743ef7-d4ef-4602-83a7-8350cbe0c460 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.669992] [55187]: DEBUG nova.policy [None req-4fd2f070-a78f-4a4f-bfe1-e652ad3002c5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.674712] [55187]: INFO nova.api.openstack.requestlog [None req-4fd2f070-a78f-4a4f-bfe1-e652ad3002c5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1275 microversion: 2.1 time: 0.051778 [ 975.675054] [55187]: [pid: 55187|app: 0|req: 3241/6559] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:35 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1275 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.675953] [55188]: INFO nova.api.openstack.compute.server_external_events [req-1d88df95-e1f0-4308-8df8-db98c71667b2 req-81743ef7-d4ef-4602-83a7-8350cbe0c460 service nova] Creating event network-vif-deleted:d58f4df8-2b4c-417a-818a-b1c29503d0ac for instance f58542d5-0164-4b39-b3f8-48956ce37421 on cpu-1 [ 975.678756] [55188]: INFO nova.api.openstack.requestlog [req-1d88df95-e1f0-4308-8df8-db98c71667b2 req-81743ef7-d4ef-4602-83a7-8350cbe0c460 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019163 [ 975.679089] [55188]: [pid: 55188|app: 0|req: 3319/6560] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:36 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 975.886735] [55187]: DEBUG nova.api.openstack.wsgi [None req-317457ae-ede5-445a-a77e-292c9b611b7d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 975.888489] [55187]: DEBUG nova.compute.api [None req-317457ae-ede5-445a-a77e-292c9b611b7d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 975.892331] [55187]: DEBUG oslo_concurrency.lockutils [None req-317457ae-ede5-445a-a77e-292c9b611b7d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.892581] [55187]: DEBUG oslo_concurrency.lockutils [None req-317457ae-ede5-445a-a77e-292c9b611b7d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.892767] [55187]: DEBUG oslo_concurrency.lockutils [None req-317457ae-ede5-445a-a77e-292c9b611b7d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.893309] [55187]: DEBUG oslo_concurrency.lockutils [None req-317457ae-ede5-445a-a77e-292c9b611b7d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.893525] [55187]: DEBUG oslo_concurrency.lockutils [None req-317457ae-ede5-445a-a77e-292c9b611b7d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.893702] [55187]: DEBUG oslo_concurrency.lockutils [None req-317457ae-ede5-445a-a77e-292c9b611b7d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.900635] [55188]: DEBUG nova.api.openstack.wsgi [None req-6feeac39-8f05-429f-af56-a6f24e191071 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 975.902646] [55188]: DEBUG nova.compute.api [None req-6feeac39-8f05-429f-af56-a6f24e191071 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 975.906955] [55188]: DEBUG oslo_concurrency.lockutils [None req-6feeac39-8f05-429f-af56-a6f24e191071 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.907041] [55188]: DEBUG oslo_concurrency.lockutils [None req-6feeac39-8f05-429f-af56-a6f24e191071 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.907487] [55188]: DEBUG oslo_concurrency.lockutils [None req-6feeac39-8f05-429f-af56-a6f24e191071 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.907639] [55188]: DEBUG oslo_concurrency.lockutils [None req-6feeac39-8f05-429f-af56-a6f24e191071 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.907855] [55188]: DEBUG oslo_concurrency.lockutils [None req-6feeac39-8f05-429f-af56-a6f24e191071 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.908065] [55188]: DEBUG oslo_concurrency.lockutils [None req-6feeac39-8f05-429f-af56-a6f24e191071 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.931175] [55187]: DEBUG nova.policy [None req-317457ae-ede5-445a-a77e-292c9b611b7d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.937669] [55187]: INFO nova.api.openstack.requestlog [None req-317457ae-ede5-445a-a77e-292c9b611b7d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1461 microversion: 2.1 time: 0.054206 [ 975.937669] [55187]: [pid: 55187|app: 0|req: 3242/6561] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:36 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.981193] [55188]: DEBUG nova.policy [None req-6feeac39-8f05-429f-af56-a6f24e191071 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.985383] [55188]: INFO nova.api.openstack.requestlog [None req-6feeac39-8f05-429f-af56-a6f24e191071 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1561 microversion: 2.1 time: 0.087479 [ 975.985700] [55188]: [pid: 55188|app: 0|req: 3320/6562] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:36 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1561 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.998083] [55187]: DEBUG nova.api.openstack.wsgi [None req-0aa22dfe-afec-43b3-be10-58d7c6aa6b30 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 975.999751] [55187]: DEBUG nova.compute.api [None req-0aa22dfe-afec-43b3-be10-58d7c6aa6b30 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 976.003261] [55187]: DEBUG oslo_concurrency.lockutils [None req-0aa22dfe-afec-43b3-be10-58d7c6aa6b30 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.003552] [55187]: DEBUG oslo_concurrency.lockutils [None req-0aa22dfe-afec-43b3-be10-58d7c6aa6b30 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.003756] [55187]: DEBUG oslo_concurrency.lockutils [None req-0aa22dfe-afec-43b3-be10-58d7c6aa6b30 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.004126] [55187]: DEBUG oslo_concurrency.lockutils [None req-0aa22dfe-afec-43b3-be10-58d7c6aa6b30 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.004329] [55187]: DEBUG oslo_concurrency.lockutils [None req-0aa22dfe-afec-43b3-be10-58d7c6aa6b30 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.004500] [55187]: DEBUG oslo_concurrency.lockutils [None req-0aa22dfe-afec-43b3-be10-58d7c6aa6b30 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.060824] [55187]: INFO nova.api.openstack.requestlog [None req-0aa22dfe-afec-43b3-be10-58d7c6aa6b30 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.064896 [ 976.061375] [55187]: [pid: 55187|app: 0|req: 3243/6563] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:07:36 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-interface => generated 287 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 976.128191] [55188]: DEBUG nova.api.openstack.wsgi [None req-09de44d2-6484-436f-a7db-873be3a6c7a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 976.130463] [55188]: DEBUG nova.compute.api [None req-09de44d2-6484-436f-a7db-873be3a6c7a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 976.137444] [55188]: DEBUG oslo_concurrency.lockutils [None req-09de44d2-6484-436f-a7db-873be3a6c7a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.137686] [55188]: DEBUG oslo_concurrency.lockutils [None req-09de44d2-6484-436f-a7db-873be3a6c7a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.137869] [55188]: DEBUG oslo_concurrency.lockutils [None req-09de44d2-6484-436f-a7db-873be3a6c7a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.138278] [55188]: DEBUG oslo_concurrency.lockutils [None req-09de44d2-6484-436f-a7db-873be3a6c7a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.138473] [55188]: DEBUG oslo_concurrency.lockutils [None req-09de44d2-6484-436f-a7db-873be3a6c7a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.138643] [55188]: DEBUG oslo_concurrency.lockutils [None req-09de44d2-6484-436f-a7db-873be3a6c7a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.162493] [55188]: DEBUG oslo_concurrency.lockutils [None req-09de44d2-6484-436f-a7db-873be3a6c7a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.163890] [55188]: DEBUG oslo_concurrency.lockutils [None req-09de44d2-6484-436f-a7db-873be3a6c7a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.163890] [55188]: DEBUG oslo_concurrency.lockutils [None req-09de44d2-6484-436f-a7db-873be3a6c7a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.163890] [55188]: DEBUG nova.objects.instance [None req-09de44d2-6484-436f-a7db-873be3a6c7a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lazy-loading 'fault' on Instance uuid 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 976.185135] [55188]: DEBUG nova.policy [None req-09de44d2-6484-436f-a7db-873be3a6c7a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '737616469af14fdca71c35f774606474', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc80d9ad021a43318f599729de643d2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.190111] [55188]: INFO nova.api.openstack.requestlog [None req-09de44d2-6484-436f-a7db-873be3a6c7a8 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 200 len: 1297 microversion: 2.1 time: 0.065678 [ 976.190551] [55188]: [pid: 55188|app: 0|req: 3321/6564] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:36 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 1297 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.245640] [55187]: DEBUG nova.api.openstack.wsgi [None req-b29b14ec-2640-4b77-94a8-19963eebfe62 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 976.247604] [55187]: DEBUG nova.compute.api [None req-b29b14ec-2640-4b77-94a8-19963eebfe62 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 976.251934] [55187]: DEBUG oslo_concurrency.lockutils [None req-b29b14ec-2640-4b77-94a8-19963eebfe62 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.252407] [55187]: DEBUG oslo_concurrency.lockutils [None req-b29b14ec-2640-4b77-94a8-19963eebfe62 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.252624] [55187]: DEBUG oslo_concurrency.lockutils [None req-b29b14ec-2640-4b77-94a8-19963eebfe62 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.253254] [55187]: DEBUG oslo_concurrency.lockutils [None req-b29b14ec-2640-4b77-94a8-19963eebfe62 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.253537] [55187]: DEBUG oslo_concurrency.lockutils [None req-b29b14ec-2640-4b77-94a8-19963eebfe62 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.253653] [55187]: DEBUG oslo_concurrency.lockutils [None req-b29b14ec-2640-4b77-94a8-19963eebfe62 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.277025] [55187]: DEBUG oslo_concurrency.lockutils [None req-b29b14ec-2640-4b77-94a8-19963eebfe62 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.277183] [55187]: DEBUG oslo_concurrency.lockutils [None req-b29b14ec-2640-4b77-94a8-19963eebfe62 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.277506] [55187]: DEBUG oslo_concurrency.lockutils [None req-b29b14ec-2640-4b77-94a8-19963eebfe62 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.278390] [55187]: DEBUG nova.objects.instance [None req-b29b14ec-2640-4b77-94a8-19963eebfe62 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lazy-loading 'fault' on Instance uuid e64d31c6-a1a7-44c3-aae0-eae7d84c8152 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 976.302812] [55187]: DEBUG nova.policy [None req-b29b14ec-2640-4b77-94a8-19963eebfe62 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.309642] [55187]: INFO nova.api.openstack.requestlog [None req-b29b14ec-2640-4b77-94a8-19963eebfe62 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1301 microversion: 2.1 time: 0.067381 [ 976.310138] [55187]: [pid: 55187|app: 0|req: 3244/6565] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:36 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1301 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.357371] [55188]: DEBUG nova.api.openstack.wsgi [None req-5e5fc90d-0648-4c7a-b38a-fe45796ca017 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 976.359151] [55188]: DEBUG nova.compute.api [None req-5e5fc90d-0648-4c7a-b38a-fe45796ca017 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 976.366593] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e5fc90d-0648-4c7a-b38a-fe45796ca017 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.366850] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e5fc90d-0648-4c7a-b38a-fe45796ca017 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.367056] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e5fc90d-0648-4c7a-b38a-fe45796ca017 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.367441] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e5fc90d-0648-4c7a-b38a-fe45796ca017 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.371080] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e5fc90d-0648-4c7a-b38a-fe45796ca017 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.371080] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e5fc90d-0648-4c7a-b38a-fe45796ca017 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.412957] [55187]: DEBUG nova.api.openstack.wsgi [None req-62ef8c07-fdd4-47b4-84dc-a0fcc7cf3b34 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 976.414972] [55187]: DEBUG nova.compute.api [None req-62ef8c07-fdd4-47b4-84dc-a0fcc7cf3b34 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 976.418680] [55187]: DEBUG oslo_concurrency.lockutils [None req-62ef8c07-fdd4-47b4-84dc-a0fcc7cf3b34 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.418923] [55187]: DEBUG oslo_concurrency.lockutils [None req-62ef8c07-fdd4-47b4-84dc-a0fcc7cf3b34 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.419161] [55187]: DEBUG oslo_concurrency.lockutils [None req-62ef8c07-fdd4-47b4-84dc-a0fcc7cf3b34 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.419532] [55187]: DEBUG oslo_concurrency.lockutils [None req-62ef8c07-fdd4-47b4-84dc-a0fcc7cf3b34 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.419734] [55187]: DEBUG oslo_concurrency.lockutils [None req-62ef8c07-fdd4-47b4-84dc-a0fcc7cf3b34 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.419911] [55187]: DEBUG oslo_concurrency.lockutils [None req-62ef8c07-fdd4-47b4-84dc-a0fcc7cf3b34 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.460583] [55187]: DEBUG nova.policy [None req-62ef8c07-fdd4-47b4-84dc-a0fcc7cf3b34 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.467547] [55187]: INFO nova.api.openstack.requestlog [None req-62ef8c07-fdd4-47b4-84dc-a0fcc7cf3b34 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1202 microversion: 2.1 time: 0.056851 [ 976.467892] [55187]: [pid: 55187|app: 0|req: 3245/6566] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:36 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1202 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.557553] [55187]: DEBUG nova.api.openstack.wsgi [None req-4885af55-da53-4abd-905c-614e3da414d0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 976.559447] [55187]: DEBUG nova.compute.api [None req-4885af55-da53-4abd-905c-614e3da414d0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 976.563127] [55187]: DEBUG oslo_concurrency.lockutils [None req-4885af55-da53-4abd-905c-614e3da414d0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.563376] [55187]: DEBUG oslo_concurrency.lockutils [None req-4885af55-da53-4abd-905c-614e3da414d0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.563564] [55187]: DEBUG oslo_concurrency.lockutils [None req-4885af55-da53-4abd-905c-614e3da414d0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.563913] [55187]: DEBUG oslo_concurrency.lockutils [None req-4885af55-da53-4abd-905c-614e3da414d0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.564126] [55187]: DEBUG oslo_concurrency.lockutils [None req-4885af55-da53-4abd-905c-614e3da414d0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.564330] [55187]: DEBUG oslo_concurrency.lockutils [None req-4885af55-da53-4abd-905c-614e3da414d0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.585746] [55187]: DEBUG oslo_concurrency.lockutils [None req-4885af55-da53-4abd-905c-614e3da414d0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.585983] [55187]: DEBUG oslo_concurrency.lockutils [None req-4885af55-da53-4abd-905c-614e3da414d0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.586181] [55187]: DEBUG oslo_concurrency.lockutils [None req-4885af55-da53-4abd-905c-614e3da414d0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.586376] [55187]: DEBUG nova.objects.instance [None req-4885af55-da53-4abd-905c-614e3da414d0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lazy-loading 'fault' on Instance uuid fe753f45-184b-4b1d-8c06-85b660d0d4fa {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 976.591697] [55188]: DEBUG nova.policy [None req-5e5fc90d-0648-4c7a-b38a-fe45796ca017 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.596056] [55188]: DEBUG nova.policy [None req-5e5fc90d-0648-4c7a-b38a-fe45796ca017 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.596693] [55188]: DEBUG nova.policy [None req-5e5fc90d-0648-4c7a-b38a-fe45796ca017 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.599909] [55188]: INFO nova.api.openstack.requestlog [None req-5e5fc90d-0648-4c7a-b38a-fe45796ca017 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1492 microversion: 2.96 time: 0.244993 [ 976.600247] [55188]: [pid: 55188|app: 0|req: 3322/6567] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:36 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1492 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 976.607952] [55187]: DEBUG nova.policy [None req-4885af55-da53-4abd-905c-614e3da414d0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.611996] [55187]: INFO nova.api.openstack.requestlog [None req-4885af55-da53-4abd-905c-614e3da414d0 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1297 microversion: 2.1 time: 0.056580 [ 976.612330] [55187]: [pid: 55187|app: 0|req: 3246/6568] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:36 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1297 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.656320] [55188]: DEBUG nova.api.openstack.wsgi [None req-a1775d37-b639-4ed9-8acf-a5757267b42b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 976.658022] [55188]: DEBUG nova.compute.api [None req-a1775d37-b639-4ed9-8acf-a5757267b42b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 976.661541] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1775d37-b639-4ed9-8acf-a5757267b42b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.661777] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1775d37-b639-4ed9-8acf-a5757267b42b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.661964] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1775d37-b639-4ed9-8acf-a5757267b42b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.662325] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1775d37-b639-4ed9-8acf-a5757267b42b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.662528] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1775d37-b639-4ed9-8acf-a5757267b42b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.662703] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1775d37-b639-4ed9-8acf-a5757267b42b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.688186] [55187]: DEBUG nova.api.openstack.wsgi [None req-d649d8aa-9067-4166-99dc-d9881e9b46b5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 976.689875] [55187]: DEBUG nova.compute.api [None req-d649d8aa-9067-4166-99dc-d9881e9b46b5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 976.693400] [55187]: DEBUG oslo_concurrency.lockutils [None req-d649d8aa-9067-4166-99dc-d9881e9b46b5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.693637] [55187]: DEBUG oslo_concurrency.lockutils [None req-d649d8aa-9067-4166-99dc-d9881e9b46b5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.693832] [55187]: DEBUG oslo_concurrency.lockutils [None req-d649d8aa-9067-4166-99dc-d9881e9b46b5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.694202] [55187]: DEBUG oslo_concurrency.lockutils [None req-d649d8aa-9067-4166-99dc-d9881e9b46b5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.694407] [55187]: DEBUG oslo_concurrency.lockutils [None req-d649d8aa-9067-4166-99dc-d9881e9b46b5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.694621] [55187]: DEBUG oslo_concurrency.lockutils [None req-d649d8aa-9067-4166-99dc-d9881e9b46b5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.697179] [55188]: DEBUG nova.policy [None req-a1775d37-b639-4ed9-8acf-a5757267b42b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.701109] [55188]: INFO nova.api.openstack.requestlog [None req-a1775d37-b639-4ed9-8acf-a5757267b42b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1295 microversion: 2.1 time: 0.047040 [ 976.701429] [55188]: [pid: 55188|app: 0|req: 3323/6569] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:37 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1295 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.782178] [55187]: DEBUG nova.policy [None req-d649d8aa-9067-4166-99dc-d9881e9b46b5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.786108] [55187]: INFO nova.api.openstack.requestlog [None req-d649d8aa-9067-4166-99dc-d9881e9b46b5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1327 microversion: 2.1 time: 0.100163 [ 976.786439] [55187]: [pid: 55187|app: 0|req: 3247/6570] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:37 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1327 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 976.951367] [55188]: DEBUG nova.api.openstack.wsgi [None req-e404dfaa-03b3-406c-a1e5-fbf4e513321c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 976.953444] [55188]: DEBUG nova.compute.api [None req-e404dfaa-03b3-406c-a1e5-fbf4e513321c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 976.957506] [55188]: DEBUG oslo_concurrency.lockutils [None req-e404dfaa-03b3-406c-a1e5-fbf4e513321c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.958051] [55188]: DEBUG oslo_concurrency.lockutils [None req-e404dfaa-03b3-406c-a1e5-fbf4e513321c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.958556] [55188]: DEBUG oslo_concurrency.lockutils [None req-e404dfaa-03b3-406c-a1e5-fbf4e513321c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.959552] [55188]: DEBUG oslo_concurrency.lockutils [None req-e404dfaa-03b3-406c-a1e5-fbf4e513321c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.959552] [55188]: DEBUG oslo_concurrency.lockutils [None req-e404dfaa-03b3-406c-a1e5-fbf4e513321c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.960519] [55188]: DEBUG oslo_concurrency.lockutils [None req-e404dfaa-03b3-406c-a1e5-fbf4e513321c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.977126] [55188]: DEBUG oslo_concurrency.lockutils [None req-e404dfaa-03b3-406c-a1e5-fbf4e513321c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.977415] [55188]: DEBUG oslo_concurrency.lockutils [None req-e404dfaa-03b3-406c-a1e5-fbf4e513321c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.977637] [55188]: DEBUG oslo_concurrency.lockutils [None req-e404dfaa-03b3-406c-a1e5-fbf4e513321c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.977869] [55188]: DEBUG nova.objects.instance [None req-e404dfaa-03b3-406c-a1e5-fbf4e513321c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid acd14470-9121-477e-8729-fab6f796b628 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 976.997313] [55188]: DEBUG nova.policy [None req-e404dfaa-03b3-406c-a1e5-fbf4e513321c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.001192] [55188]: INFO nova.api.openstack.requestlog [None req-e404dfaa-03b3-406c-a1e5-fbf4e513321c tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1298 microversion: 2.1 time: 0.052227 [ 977.001554] [55188]: [pid: 55188|app: 0|req: 3324/6571] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:37 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1298 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.203687] [55187]: DEBUG nova.api.openstack.wsgi [None req-ef1bb9b6-00db-474d-9045-6ea91a0c9e82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 977.205701] [55187]: DEBUG nova.compute.api [None req-ef1bb9b6-00db-474d-9045-6ea91a0c9e82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] [instance: 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 977.209905] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef1bb9b6-00db-474d-9045-6ea91a0c9e82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.210215] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef1bb9b6-00db-474d-9045-6ea91a0c9e82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.210422] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef1bb9b6-00db-474d-9045-6ea91a0c9e82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.210822] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef1bb9b6-00db-474d-9045-6ea91a0c9e82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.211051] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef1bb9b6-00db-474d-9045-6ea91a0c9e82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.211246] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef1bb9b6-00db-474d-9045-6ea91a0c9e82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.220204] [55187]: INFO nova.api.openstack.wsgi [None req-ef1bb9b6-00db-474d-9045-6ea91a0c9e82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] HTTP exception thrown: Instance 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c could not be found. [ 977.220541] [55187]: DEBUG nova.api.openstack.wsgi [None req-ef1bb9b6-00db-474d-9045-6ea91a0c9e82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] Returning 404 to user: Instance 7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 977.220989] [55187]: INFO nova.api.openstack.requestlog [None req-ef1bb9b6-00db-474d-9045-6ea91a0c9e82 tempest-MigrationsAdminTest-1845152017 tempest-MigrationsAdminTest-1845152017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c" status: 404 len: 111 microversion: 2.1 time: 0.020053 [ 977.221318] [55187]: [pid: 55187|app: 0|req: 3248/6572] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:37 2025] GET /compute/v2.1/servers/7334ae5e-3cdf-4637-b0a2-2fcfd5d02d7c => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 977.328590] [55188]: DEBUG nova.api.openstack.wsgi [None req-2e3a0773-d752-4e67-9170-89f6a18acb06 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 977.330653] [55188]: DEBUG nova.compute.api [None req-2e3a0773-d752-4e67-9170-89f6a18acb06 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 977.335564] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e3a0773-d752-4e67-9170-89f6a18acb06 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.335802] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e3a0773-d752-4e67-9170-89f6a18acb06 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.335987] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e3a0773-d752-4e67-9170-89f6a18acb06 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.336405] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e3a0773-d752-4e67-9170-89f6a18acb06 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.336632] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e3a0773-d752-4e67-9170-89f6a18acb06 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.336808] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e3a0773-d752-4e67-9170-89f6a18acb06 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.365729] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e3a0773-d752-4e67-9170-89f6a18acb06 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.365996] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e3a0773-d752-4e67-9170-89f6a18acb06 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.366278] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e3a0773-d752-4e67-9170-89f6a18acb06 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.366493] [55188]: DEBUG nova.objects.instance [None req-2e3a0773-d752-4e67-9170-89f6a18acb06 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lazy-loading 'fault' on Instance uuid e64d31c6-a1a7-44c3-aae0-eae7d84c8152 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 977.392688] [55188]: DEBUG nova.policy [None req-2e3a0773-d752-4e67-9170-89f6a18acb06 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.398874] [55188]: INFO nova.api.openstack.requestlog [None req-2e3a0773-d752-4e67-9170-89f6a18acb06 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1301 microversion: 2.1 time: 0.073273 [ 977.399403] [55188]: [pid: 55188|app: 0|req: 3325/6573] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:37 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1301 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.481252] [55187]: DEBUG nova.api.openstack.wsgi [None req-46d3b508-dd1c-4db0-8447-41515925d832 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 977.483324] [55187]: DEBUG nova.compute.api [None req-46d3b508-dd1c-4db0-8447-41515925d832 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 977.486905] [55187]: DEBUG oslo_concurrency.lockutils [None req-46d3b508-dd1c-4db0-8447-41515925d832 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.487163] [55187]: DEBUG oslo_concurrency.lockutils [None req-46d3b508-dd1c-4db0-8447-41515925d832 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.487351] [55187]: DEBUG oslo_concurrency.lockutils [None req-46d3b508-dd1c-4db0-8447-41515925d832 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.487701] [55187]: DEBUG oslo_concurrency.lockutils [None req-46d3b508-dd1c-4db0-8447-41515925d832 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.487896] [55187]: DEBUG oslo_concurrency.lockutils [None req-46d3b508-dd1c-4db0-8447-41515925d832 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.488106] [55187]: DEBUG oslo_concurrency.lockutils [None req-46d3b508-dd1c-4db0-8447-41515925d832 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.526635] [55187]: DEBUG nova.policy [None req-46d3b508-dd1c-4db0-8447-41515925d832 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.530915] [55187]: INFO nova.api.openstack.requestlog [None req-46d3b508-dd1c-4db0-8447-41515925d832 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1202 microversion: 2.1 time: 0.052829 [ 977.531224] [55187]: [pid: 55187|app: 0|req: 3249/6574] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:37 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1202 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.616375] [55188]: DEBUG nova.api.openstack.wsgi [None req-62e3e2c2-5a59-403d-b2bc-bac6c676308e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 977.618642] [55188]: DEBUG nova.compute.api [None req-62e3e2c2-5a59-403d-b2bc-bac6c676308e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 977.620893] [55187]: DEBUG nova.api.openstack.wsgi [req-9dc634ba-cb0b-4fce-8781-46f93f54689b req-9282c3e6-32e0-41a0-a5ca-bf73165ef73c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "540ad875-a40a-4a8a-9969-11286937a642", "name": "network-vif-plugged", "status": "completed", "tag": "729f2ad9-57b6-42b9-8bac-a23cd6cb08c0"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 977.623604] [55188]: DEBUG oslo_concurrency.lockutils [None req-62e3e2c2-5a59-403d-b2bc-bac6c676308e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.623604] [55188]: DEBUG oslo_concurrency.lockutils [None req-62e3e2c2-5a59-403d-b2bc-bac6c676308e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.623604] [55188]: DEBUG oslo_concurrency.lockutils [None req-62e3e2c2-5a59-403d-b2bc-bac6c676308e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.623871] [55188]: DEBUG oslo_concurrency.lockutils [None req-62e3e2c2-5a59-403d-b2bc-bac6c676308e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.624305] [55188]: DEBUG oslo_concurrency.lockutils [None req-62e3e2c2-5a59-403d-b2bc-bac6c676308e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.624305] [55188]: DEBUG oslo_concurrency.lockutils [None req-62e3e2c2-5a59-403d-b2bc-bac6c676308e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.625933] [55187]: DEBUG oslo_concurrency.lockutils [req-9dc634ba-cb0b-4fce-8781-46f93f54689b req-9282c3e6-32e0-41a0-a5ca-bf73165ef73c service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.626220] [55187]: DEBUG oslo_concurrency.lockutils [req-9dc634ba-cb0b-4fce-8781-46f93f54689b req-9282c3e6-32e0-41a0-a5ca-bf73165ef73c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.626405] [55187]: DEBUG oslo_concurrency.lockutils [req-9dc634ba-cb0b-4fce-8781-46f93f54689b req-9282c3e6-32e0-41a0-a5ca-bf73165ef73c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.633951] [55187]: INFO nova.api.openstack.compute.server_external_events [req-9dc634ba-cb0b-4fce-8781-46f93f54689b req-9282c3e6-32e0-41a0-a5ca-bf73165ef73c service nova] Creating event network-vif-plugged:729f2ad9-57b6-42b9-8bac-a23cd6cb08c0 for instance 540ad875-a40a-4a8a-9969-11286937a642 on cpu-1 [ 977.636685] [55187]: INFO nova.api.openstack.requestlog [req-9dc634ba-cb0b-4fce-8781-46f93f54689b req-9282c3e6-32e0-41a0-a5ca-bf73165ef73c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019700 [ 977.637137] [55187]: [pid: 55187|app: 0|req: 3250/6575] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:37 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 977.640103] [55187]: DEBUG nova.api.openstack.wsgi [None req-8be66e78-8bea-4232-b0d3-172de6fbfcd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 977.641754] [55187]: DEBUG nova.compute.api [None req-8be66e78-8bea-4232-b0d3-172de6fbfcd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 977.645425] [55187]: DEBUG oslo_concurrency.lockutils [None req-8be66e78-8bea-4232-b0d3-172de6fbfcd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.645658] [55187]: DEBUG oslo_concurrency.lockutils [None req-8be66e78-8bea-4232-b0d3-172de6fbfcd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.645838] [55187]: DEBUG oslo_concurrency.lockutils [None req-8be66e78-8bea-4232-b0d3-172de6fbfcd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.646201] [55187]: DEBUG oslo_concurrency.lockutils [None req-8be66e78-8bea-4232-b0d3-172de6fbfcd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.646648] [55187]: DEBUG oslo_concurrency.lockutils [None req-8be66e78-8bea-4232-b0d3-172de6fbfcd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.646648] [55187]: DEBUG oslo_concurrency.lockutils [None req-8be66e78-8bea-4232-b0d3-172de6fbfcd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.665128] [55188]: DEBUG nova.policy [None req-62e3e2c2-5a59-403d-b2bc-bac6c676308e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.665265] [55187]: DEBUG oslo_concurrency.lockutils [None req-8be66e78-8bea-4232-b0d3-172de6fbfcd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.665500] [55187]: DEBUG oslo_concurrency.lockutils [None req-8be66e78-8bea-4232-b0d3-172de6fbfcd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.665682] [55187]: DEBUG oslo_concurrency.lockutils [None req-8be66e78-8bea-4232-b0d3-172de6fbfcd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.666085] [55187]: DEBUG nova.objects.instance [None req-8be66e78-8bea-4232-b0d3-172de6fbfcd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lazy-loading 'fault' on Instance uuid fe753f45-184b-4b1d-8c06-85b660d0d4fa {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 977.669546] [55188]: DEBUG nova.policy [None req-62e3e2c2-5a59-403d-b2bc-bac6c676308e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.670202] [55188]: DEBUG nova.policy [None req-62e3e2c2-5a59-403d-b2bc-bac6c676308e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.673632] [55188]: INFO nova.api.openstack.requestlog [None req-62e3e2c2-5a59-403d-b2bc-bac6c676308e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1548 microversion: 2.96 time: 0.060255 [ 977.673946] [55188]: [pid: 55188|app: 0|req: 3326/6576] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:37 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1548 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 977.690316] [55188]: DEBUG nova.api.openstack.wsgi [req-f42f3d3b-5bdf-4a3a-b6e1-66e9969cc969 req-7af03e4b-7962-4c7a-838d-1eb5eadcefd9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "acd14470-9121-477e-8729-fab6f796b628", "name": "network-vif-deleted", "tag": "d4dd581c-2256-4a73-8d2b-e5f45e9c2247"}, {"name": "network-changed", "server_uuid": "45f53d7e-df03-4d76-9a62-fb849250b24d", "tag": "ae2560c9-d182-44c1-9bcc-d1433f5638ec"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 977.695613] [55187]: DEBUG nova.policy [None req-8be66e78-8bea-4232-b0d3-172de6fbfcd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.696968] [55188]: DEBUG oslo_concurrency.lockutils [req-f42f3d3b-5bdf-4a3a-b6e1-66e9969cc969 req-7af03e4b-7962-4c7a-838d-1eb5eadcefd9 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.697223] [55188]: DEBUG oslo_concurrency.lockutils [req-f42f3d3b-5bdf-4a3a-b6e1-66e9969cc969 req-7af03e4b-7962-4c7a-838d-1eb5eadcefd9 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.697498] [55188]: DEBUG oslo_concurrency.lockutils [req-f42f3d3b-5bdf-4a3a-b6e1-66e9969cc969 req-7af03e4b-7962-4c7a-838d-1eb5eadcefd9 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.700257] [55187]: INFO nova.api.openstack.requestlog [None req-8be66e78-8bea-4232-b0d3-172de6fbfcd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1297 microversion: 2.1 time: 0.062268 [ 977.700344] [55187]: [pid: 55187|app: 0|req: 3251/6577] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:38 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1297 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.707366] [55188]: INFO nova.api.openstack.compute.server_external_events [req-f42f3d3b-5bdf-4a3a-b6e1-66e9969cc969 req-7af03e4b-7962-4c7a-838d-1eb5eadcefd9 service nova] Creating event network-vif-deleted:d4dd581c-2256-4a73-8d2b-e5f45e9c2247 for instance acd14470-9121-477e-8729-fab6f796b628 on cpu-1 [ 977.707616] [55188]: INFO nova.api.openstack.compute.server_external_events [req-f42f3d3b-5bdf-4a3a-b6e1-66e9969cc969 req-7af03e4b-7962-4c7a-838d-1eb5eadcefd9 service nova] Creating event network-changed:ae2560c9-d182-44c1-9bcc-d1433f5638ec for instance 45f53d7e-df03-4d76-9a62-fb849250b24d on cpu-1 [ 977.711416] [55188]: INFO nova.api.openstack.requestlog [req-f42f3d3b-5bdf-4a3a-b6e1-66e9969cc969 req-7af03e4b-7962-4c7a-838d-1eb5eadcefd9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023434 [ 977.712904] [55188]: [pid: 55188|app: 0|req: 3327/6578] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:38 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 977.720476] [55187]: DEBUG nova.api.openstack.wsgi [None req-76b552de-5f3f-4f14-968a-a93f1bd7c321 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 977.722210] [55187]: DEBUG nova.compute.api [None req-76b552de-5f3f-4f14-968a-a93f1bd7c321 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 977.725752] [55187]: DEBUG oslo_concurrency.lockutils [None req-76b552de-5f3f-4f14-968a-a93f1bd7c321 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.726363] [55187]: DEBUG oslo_concurrency.lockutils [None req-76b552de-5f3f-4f14-968a-a93f1bd7c321 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.726363] [55187]: DEBUG oslo_concurrency.lockutils [None req-76b552de-5f3f-4f14-968a-a93f1bd7c321 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.726613] [55187]: DEBUG oslo_concurrency.lockutils [None req-76b552de-5f3f-4f14-968a-a93f1bd7c321 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.727158] [55187]: DEBUG oslo_concurrency.lockutils [None req-76b552de-5f3f-4f14-968a-a93f1bd7c321 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.727158] [55187]: DEBUG oslo_concurrency.lockutils [None req-76b552de-5f3f-4f14-968a-a93f1bd7c321 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.745182] [55187]: DEBUG oslo_concurrency.lockutils [None req-76b552de-5f3f-4f14-968a-a93f1bd7c321 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.745475] [55187]: DEBUG oslo_concurrency.lockutils [None req-76b552de-5f3f-4f14-968a-a93f1bd7c321 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.745558] [55187]: DEBUG oslo_concurrency.lockutils [None req-76b552de-5f3f-4f14-968a-a93f1bd7c321 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.745736] [55187]: DEBUG nova.objects.instance [None req-76b552de-5f3f-4f14-968a-a93f1bd7c321 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'fault' on Instance uuid f58542d5-0164-4b39-b3f8-48956ce37421 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 977.775033] [55187]: DEBUG nova.policy [None req-76b552de-5f3f-4f14-968a-a93f1bd7c321 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.779735] [55187]: INFO nova.api.openstack.requestlog [None req-76b552de-5f3f-4f14-968a-a93f1bd7c321 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1300 microversion: 2.1 time: 0.061642 [ 977.780070] [55187]: [pid: 55187|app: 0|req: 3252/6579] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:38 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1300 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.806015] [55188]: DEBUG nova.api.openstack.wsgi [None req-4000bb9b-4a9f-4d15-8861-6b1d5701e06d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 977.808144] [55188]: DEBUG nova.compute.api [None req-4000bb9b-4a9f-4d15-8861-6b1d5701e06d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 977.811863] [55188]: DEBUG oslo_concurrency.lockutils [None req-4000bb9b-4a9f-4d15-8861-6b1d5701e06d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.812084] [55188]: DEBUG oslo_concurrency.lockutils [None req-4000bb9b-4a9f-4d15-8861-6b1d5701e06d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.812278] [55188]: DEBUG oslo_concurrency.lockutils [None req-4000bb9b-4a9f-4d15-8861-6b1d5701e06d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.812809] [55188]: DEBUG oslo_concurrency.lockutils [None req-4000bb9b-4a9f-4d15-8861-6b1d5701e06d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.813097] [55188]: DEBUG oslo_concurrency.lockutils [None req-4000bb9b-4a9f-4d15-8861-6b1d5701e06d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.813164] [55188]: DEBUG oslo_concurrency.lockutils [None req-4000bb9b-4a9f-4d15-8861-6b1d5701e06d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.909009] [55188]: DEBUG nova.policy [None req-4000bb9b-4a9f-4d15-8861-6b1d5701e06d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.913512] [55188]: INFO nova.api.openstack.requestlog [None req-4000bb9b-4a9f-4d15-8861-6b1d5701e06d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1315 microversion: 2.1 time: 0.109921 [ 977.913834] [55188]: [pid: 55188|app: 0|req: 3328/6580] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:38 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1315 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.014214] [55187]: DEBUG nova.api.openstack.wsgi [None req-e07c1a28-357f-485d-ac61-294f010d5be0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.016080] [55187]: DEBUG nova.compute.api [None req-e07c1a28-357f-485d-ac61-294f010d5be0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.019745] [55187]: DEBUG oslo_concurrency.lockutils [None req-e07c1a28-357f-485d-ac61-294f010d5be0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.019982] [55187]: DEBUG oslo_concurrency.lockutils [None req-e07c1a28-357f-485d-ac61-294f010d5be0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.020181] [55187]: DEBUG oslo_concurrency.lockutils [None req-e07c1a28-357f-485d-ac61-294f010d5be0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.020538] [55187]: DEBUG oslo_concurrency.lockutils [None req-e07c1a28-357f-485d-ac61-294f010d5be0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.020733] [55187]: DEBUG oslo_concurrency.lockutils [None req-e07c1a28-357f-485d-ac61-294f010d5be0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.020908] [55187]: DEBUG oslo_concurrency.lockutils [None req-e07c1a28-357f-485d-ac61-294f010d5be0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.039615] [55187]: DEBUG oslo_concurrency.lockutils [None req-e07c1a28-357f-485d-ac61-294f010d5be0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.039970] [55187]: DEBUG oslo_concurrency.lockutils [None req-e07c1a28-357f-485d-ac61-294f010d5be0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.040042] [55187]: DEBUG oslo_concurrency.lockutils [None req-e07c1a28-357f-485d-ac61-294f010d5be0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.040231] [55187]: DEBUG nova.objects.instance [None req-e07c1a28-357f-485d-ac61-294f010d5be0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid acd14470-9121-477e-8729-fab6f796b628 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 978.060112] [55187]: DEBUG nova.policy [None req-e07c1a28-357f-485d-ac61-294f010d5be0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.064797] [55187]: INFO nova.api.openstack.requestlog [None req-e07c1a28-357f-485d-ac61-294f010d5be0 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1298 microversion: 2.1 time: 0.053032 [ 978.065325] [55187]: [pid: 55187|app: 0|req: 3253/6581] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:38 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1298 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.413093] [55188]: DEBUG nova.api.openstack.wsgi [None req-8b0d5c25-ae23-4ff3-8169-622cb809cbad tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.414921] [55188]: DEBUG nova.compute.api [None req-8b0d5c25-ae23-4ff3-8169-622cb809cbad tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.420833] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b0d5c25-ae23-4ff3-8169-622cb809cbad tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.421095] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b0d5c25-ae23-4ff3-8169-622cb809cbad tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.421292] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b0d5c25-ae23-4ff3-8169-622cb809cbad tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.421658] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b0d5c25-ae23-4ff3-8169-622cb809cbad tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.421858] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b0d5c25-ae23-4ff3-8169-622cb809cbad tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.422045] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b0d5c25-ae23-4ff3-8169-622cb809cbad tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.451275] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b0d5c25-ae23-4ff3-8169-622cb809cbad tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.451538] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b0d5c25-ae23-4ff3-8169-622cb809cbad tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.452402] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b0d5c25-ae23-4ff3-8169-622cb809cbad tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.452402] [55188]: DEBUG nova.objects.instance [None req-8b0d5c25-ae23-4ff3-8169-622cb809cbad tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lazy-loading 'fault' on Instance uuid e64d31c6-a1a7-44c3-aae0-eae7d84c8152 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 978.477274] [55188]: DEBUG nova.policy [None req-8b0d5c25-ae23-4ff3-8169-622cb809cbad tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.483706] [55188]: INFO nova.api.openstack.requestlog [None req-8b0d5c25-ae23-4ff3-8169-622cb809cbad tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1301 microversion: 2.1 time: 0.072936 [ 978.484181] [55188]: [pid: 55188|app: 0|req: 3329/6582] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:38 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1301 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.543439] [55187]: DEBUG nova.api.openstack.wsgi [None req-bc3c73d3-79f9-45c3-be5a-7330048226c8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.546056] [55187]: DEBUG nova.compute.api [None req-bc3c73d3-79f9-45c3-be5a-7330048226c8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.551400] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc3c73d3-79f9-45c3-be5a-7330048226c8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.551646] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc3c73d3-79f9-45c3-be5a-7330048226c8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.551834] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc3c73d3-79f9-45c3-be5a-7330048226c8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.552259] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc3c73d3-79f9-45c3-be5a-7330048226c8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.552410] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc3c73d3-79f9-45c3-be5a-7330048226c8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.552584] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc3c73d3-79f9-45c3-be5a-7330048226c8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.584934] [55187]: DEBUG nova.policy [None req-bc3c73d3-79f9-45c3-be5a-7330048226c8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.588750] [55187]: INFO nova.api.openstack.requestlog [None req-bc3c73d3-79f9-45c3-be5a-7330048226c8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1202 microversion: 2.1 time: 0.047705 [ 978.589158] [55187]: [pid: 55187|app: 0|req: 3254/6583] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:38 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1202 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.688411] [55188]: DEBUG nova.api.openstack.wsgi [None req-1c2c9b00-6bf4-4d5d-afeb-d71aad3fa2ad tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.690411] [55188]: DEBUG nova.compute.api [None req-1c2c9b00-6bf4-4d5d-afeb-d71aad3fa2ad tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.692117] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=6 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 978.694689] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c2c9b00-6bf4-4d5d-afeb-d71aad3fa2ad tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.694956] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c2c9b00-6bf4-4d5d-afeb-d71aad3fa2ad tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.695162] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c2c9b00-6bf4-4d5d-afeb-d71aad3fa2ad tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.695518] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c2c9b00-6bf4-4d5d-afeb-d71aad3fa2ad tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.695740] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c2c9b00-6bf4-4d5d-afeb-d71aad3fa2ad tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.695902] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c2c9b00-6bf4-4d5d-afeb-d71aad3fa2ad tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.709414] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=13 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 978.713626] [55187]: DEBUG nova.api.openstack.wsgi [None req-23a18a3e-d13c-4fb2-95b0-f9b6b5f02dae tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.715362] [55187]: DEBUG nova.compute.api [None req-23a18a3e-d13c-4fb2-95b0-f9b6b5f02dae tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.719099] [55187]: DEBUG oslo_concurrency.lockutils [None req-23a18a3e-d13c-4fb2-95b0-f9b6b5f02dae tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.719377] [55187]: DEBUG oslo_concurrency.lockutils [None req-23a18a3e-d13c-4fb2-95b0-f9b6b5f02dae tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.719566] [55187]: DEBUG oslo_concurrency.lockutils [None req-23a18a3e-d13c-4fb2-95b0-f9b6b5f02dae tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.719913] [55187]: DEBUG oslo_concurrency.lockutils [None req-23a18a3e-d13c-4fb2-95b0-f9b6b5f02dae tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.720132] [55187]: DEBUG oslo_concurrency.lockutils [None req-23a18a3e-d13c-4fb2-95b0-f9b6b5f02dae tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.720302] [55187]: DEBUG oslo_concurrency.lockutils [None req-23a18a3e-d13c-4fb2-95b0-f9b6b5f02dae tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.739077] [55187]: DEBUG oslo_concurrency.lockutils [None req-23a18a3e-d13c-4fb2-95b0-f9b6b5f02dae tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.739332] [55187]: DEBUG oslo_concurrency.lockutils [None req-23a18a3e-d13c-4fb2-95b0-f9b6b5f02dae tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.739515] [55187]: DEBUG oslo_concurrency.lockutils [None req-23a18a3e-d13c-4fb2-95b0-f9b6b5f02dae tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.739705] [55187]: DEBUG nova.objects.instance [None req-23a18a3e-d13c-4fb2-95b0-f9b6b5f02dae tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lazy-loading 'fault' on Instance uuid fe753f45-184b-4b1d-8c06-85b660d0d4fa {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 978.747015] [55188]: DEBUG nova.policy [None req-1c2c9b00-6bf4-4d5d-afeb-d71aad3fa2ad tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.751329] [55188]: DEBUG nova.policy [None req-1c2c9b00-6bf4-4d5d-afeb-d71aad3fa2ad tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.752019] [55188]: DEBUG nova.policy [None req-1c2c9b00-6bf4-4d5d-afeb-d71aad3fa2ad tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.756071] [55188]: INFO nova.api.openstack.requestlog [None req-1c2c9b00-6bf4-4d5d-afeb-d71aad3fa2ad tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1548 microversion: 2.96 time: 0.070132 [ 978.756415] [55188]: [pid: 55188|app: 0|req: 3330/6584] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:39 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1548 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 978.758816] [55187]: DEBUG nova.policy [None req-23a18a3e-d13c-4fb2-95b0-f9b6b5f02dae tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.763093] [55187]: INFO nova.api.openstack.requestlog [None req-23a18a3e-d13c-4fb2-95b0-f9b6b5f02dae tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1297 microversion: 2.1 time: 0.051682 [ 978.763431] [55187]: [pid: 55187|app: 0|req: 3255/6585] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:39 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1297 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.803233] [55188]: DEBUG nova.api.openstack.wsgi [None req-f5ed4c0b-21fe-4f19-b753-d048c68357b9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.804922] [55188]: DEBUG nova.compute.api [None req-f5ed4c0b-21fe-4f19-b753-d048c68357b9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.808399] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5ed4c0b-21fe-4f19-b753-d048c68357b9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.808638] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5ed4c0b-21fe-4f19-b753-d048c68357b9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.808823] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5ed4c0b-21fe-4f19-b753-d048c68357b9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.809239] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5ed4c0b-21fe-4f19-b753-d048c68357b9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.809453] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5ed4c0b-21fe-4f19-b753-d048c68357b9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.809652] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5ed4c0b-21fe-4f19-b753-d048c68357b9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.829709] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5ed4c0b-21fe-4f19-b753-d048c68357b9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.830133] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5ed4c0b-21fe-4f19-b753-d048c68357b9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.830355] [55188]: DEBUG oslo_concurrency.lockutils [None req-f5ed4c0b-21fe-4f19-b753-d048c68357b9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.830551] [55188]: DEBUG nova.objects.instance [None req-f5ed4c0b-21fe-4f19-b753-d048c68357b9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'fault' on Instance uuid f58542d5-0164-4b39-b3f8-48956ce37421 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 978.859607] [55188]: DEBUG nova.policy [None req-f5ed4c0b-21fe-4f19-b753-d048c68357b9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.863687] [55188]: INFO nova.api.openstack.requestlog [None req-f5ed4c0b-21fe-4f19-b753-d048c68357b9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1300 microversion: 2.1 time: 0.062955 [ 978.863883] [55188]: [pid: 55188|app: 0|req: 3331/6586] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:39 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1300 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.926778] [55187]: DEBUG nova.api.openstack.wsgi [None req-67d9c858-e5e1-4e4a-9bbc-8c74608d16a6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 978.929036] [55187]: DEBUG nova.compute.api [None req-67d9c858-e5e1-4e4a-9bbc-8c74608d16a6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 978.932806] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d9c858-e5e1-4e4a-9bbc-8c74608d16a6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.933110] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d9c858-e5e1-4e4a-9bbc-8c74608d16a6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.933354] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d9c858-e5e1-4e4a-9bbc-8c74608d16a6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.933778] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d9c858-e5e1-4e4a-9bbc-8c74608d16a6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.934071] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d9c858-e5e1-4e4a-9bbc-8c74608d16a6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.934309] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d9c858-e5e1-4e4a-9bbc-8c74608d16a6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.946854] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=1 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 979.009394] [55187]: DEBUG nova.policy [None req-67d9c858-e5e1-4e4a-9bbc-8c74608d16a6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.013510] [55187]: INFO nova.api.openstack.requestlog [None req-67d9c858-e5e1-4e4a-9bbc-8c74608d16a6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1315 microversion: 2.1 time: 0.089261 [ 979.013828] [55187]: [pid: 55187|app: 0|req: 3256/6587] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:39 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1315 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.082810] [55188]: DEBUG nova.api.openstack.wsgi [None req-233496ef-bff2-47bf-948b-c5fe8e3e354a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 979.093929] [55188]: DEBUG nova.compute.api [None req-233496ef-bff2-47bf-948b-c5fe8e3e354a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 979.101059] [55188]: DEBUG oslo_concurrency.lockutils [None req-233496ef-bff2-47bf-948b-c5fe8e3e354a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.101393] [55188]: DEBUG oslo_concurrency.lockutils [None req-233496ef-bff2-47bf-948b-c5fe8e3e354a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.101593] [55188]: DEBUG oslo_concurrency.lockutils [None req-233496ef-bff2-47bf-948b-c5fe8e3e354a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.101955] [55188]: DEBUG oslo_concurrency.lockutils [None req-233496ef-bff2-47bf-948b-c5fe8e3e354a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.102195] [55188]: DEBUG oslo_concurrency.lockutils [None req-233496ef-bff2-47bf-948b-c5fe8e3e354a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.102374] [55188]: DEBUG oslo_concurrency.lockutils [None req-233496ef-bff2-47bf-948b-c5fe8e3e354a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.139944] [55188]: DEBUG oslo_concurrency.lockutils [None req-233496ef-bff2-47bf-948b-c5fe8e3e354a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.139944] [55188]: DEBUG oslo_concurrency.lockutils [None req-233496ef-bff2-47bf-948b-c5fe8e3e354a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.139944] [55188]: DEBUG oslo_concurrency.lockutils [None req-233496ef-bff2-47bf-948b-c5fe8e3e354a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.139944] [55188]: DEBUG nova.objects.instance [None req-233496ef-bff2-47bf-948b-c5fe8e3e354a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid acd14470-9121-477e-8729-fab6f796b628 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 979.174148] [55188]: DEBUG nova.policy [None req-233496ef-bff2-47bf-948b-c5fe8e3e354a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.186494] [55188]: INFO nova.api.openstack.requestlog [None req-233496ef-bff2-47bf-948b-c5fe8e3e354a tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1298 microversion: 2.1 time: 0.106389 [ 979.186834] [55188]: [pid: 55188|app: 0|req: 3332/6588] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:39 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1298 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.498254] [55187]: DEBUG nova.api.openstack.wsgi [None req-fa286bee-73a3-4955-8e76-5ffea730dcfc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 979.499958] [55187]: DEBUG nova.compute.api [None req-fa286bee-73a3-4955-8e76-5ffea730dcfc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 979.505170] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa286bee-73a3-4955-8e76-5ffea730dcfc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.505451] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa286bee-73a3-4955-8e76-5ffea730dcfc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.505599] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa286bee-73a3-4955-8e76-5ffea730dcfc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.505943] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa286bee-73a3-4955-8e76-5ffea730dcfc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.506164] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa286bee-73a3-4955-8e76-5ffea730dcfc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.506410] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa286bee-73a3-4955-8e76-5ffea730dcfc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.534710] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa286bee-73a3-4955-8e76-5ffea730dcfc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.534954] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa286bee-73a3-4955-8e76-5ffea730dcfc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.535153] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa286bee-73a3-4955-8e76-5ffea730dcfc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.535344] [55187]: DEBUG nova.objects.instance [None req-fa286bee-73a3-4955-8e76-5ffea730dcfc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lazy-loading 'fault' on Instance uuid e64d31c6-a1a7-44c3-aae0-eae7d84c8152 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 979.557900] [55187]: DEBUG nova.policy [None req-fa286bee-73a3-4955-8e76-5ffea730dcfc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.564635] [55187]: INFO nova.api.openstack.requestlog [None req-fa286bee-73a3-4955-8e76-5ffea730dcfc tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1301 microversion: 2.1 time: 0.069061 [ 979.564960] [55187]: [pid: 55187|app: 0|req: 3257/6589] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:39 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1301 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.607458] [55188]: DEBUG nova.api.openstack.wsgi [None req-80fe8b20-1cd3-40f3-9aff-261febe4f834 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 979.608592] [55188]: DEBUG nova.compute.api [None req-80fe8b20-1cd3-40f3-9aff-261febe4f834 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 979.612255] [55188]: DEBUG oslo_concurrency.lockutils [None req-80fe8b20-1cd3-40f3-9aff-261febe4f834 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.612505] [55188]: DEBUG oslo_concurrency.lockutils [None req-80fe8b20-1cd3-40f3-9aff-261febe4f834 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.612692] [55188]: DEBUG oslo_concurrency.lockutils [None req-80fe8b20-1cd3-40f3-9aff-261febe4f834 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.613063] [55188]: DEBUG oslo_concurrency.lockutils [None req-80fe8b20-1cd3-40f3-9aff-261febe4f834 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.614150] [55188]: DEBUG oslo_concurrency.lockutils [None req-80fe8b20-1cd3-40f3-9aff-261febe4f834 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.614150] [55188]: DEBUG oslo_concurrency.lockutils [None req-80fe8b20-1cd3-40f3-9aff-261febe4f834 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.650551] [55188]: DEBUG nova.policy [None req-80fe8b20-1cd3-40f3-9aff-261febe4f834 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.651922] [55187]: DEBUG nova.api.openstack.wsgi [req-b11ef0af-54c3-49d3-a633-bd03b7d5e310 req-41d514b8-343c-447f-9774-9bbb543f58aa service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "540ad875-a40a-4a8a-9969-11286937a642", "tag": "729f2ad9-57b6-42b9-8bac-a23cd6cb08c0"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 979.656044] [55188]: INFO nova.api.openstack.requestlog [None req-80fe8b20-1cd3-40f3-9aff-261febe4f834 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1202 microversion: 2.1 time: 0.055507 [ 979.656409] [55188]: [pid: 55188|app: 0|req: 3333/6590] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:39 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1202 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.660433] [55187]: DEBUG oslo_concurrency.lockutils [req-b11ef0af-54c3-49d3-a633-bd03b7d5e310 req-41d514b8-343c-447f-9774-9bbb543f58aa service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.661472] [55187]: DEBUG oslo_concurrency.lockutils [req-b11ef0af-54c3-49d3-a633-bd03b7d5e310 req-41d514b8-343c-447f-9774-9bbb543f58aa service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.661472] [55187]: DEBUG oslo_concurrency.lockutils [req-b11ef0af-54c3-49d3-a633-bd03b7d5e310 req-41d514b8-343c-447f-9774-9bbb543f58aa service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.667597] [55187]: INFO nova.api.openstack.compute.server_external_events [req-b11ef0af-54c3-49d3-a633-bd03b7d5e310 req-41d514b8-343c-447f-9774-9bbb543f58aa service nova] Creating event network-changed:729f2ad9-57b6-42b9-8bac-a23cd6cb08c0 for instance 540ad875-a40a-4a8a-9969-11286937a642 on cpu-1 [ 979.672366] [55187]: INFO nova.api.openstack.requestlog [req-b11ef0af-54c3-49d3-a633-bd03b7d5e310 req-41d514b8-343c-447f-9774-9bbb543f58aa service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026201 [ 979.672846] [55187]: [pid: 55187|app: 0|req: 3258/6591] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:40 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 979.775303] [55188]: DEBUG nova.api.openstack.wsgi [None req-c6206328-5e28-41d5-8df8-491277e4a437 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 979.777100] [55188]: DEBUG nova.compute.api [None req-c6206328-5e28-41d5-8df8-491277e4a437 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 979.777220] [55187]: DEBUG nova.api.openstack.wsgi [None req-be579c74-d07a-4455-9b1e-815134902701 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 979.779531] [55187]: DEBUG nova.compute.api [None req-be579c74-d07a-4455-9b1e-815134902701 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 979.782014] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6206328-5e28-41d5-8df8-491277e4a437 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.782280] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6206328-5e28-41d5-8df8-491277e4a437 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.782474] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6206328-5e28-41d5-8df8-491277e4a437 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.782832] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6206328-5e28-41d5-8df8-491277e4a437 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.783045] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6206328-5e28-41d5-8df8-491277e4a437 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.783225] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6206328-5e28-41d5-8df8-491277e4a437 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.785333] [55187]: DEBUG oslo_concurrency.lockutils [None req-be579c74-d07a-4455-9b1e-815134902701 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.785642] [55187]: DEBUG oslo_concurrency.lockutils [None req-be579c74-d07a-4455-9b1e-815134902701 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.786385] [55187]: DEBUG oslo_concurrency.lockutils [None req-be579c74-d07a-4455-9b1e-815134902701 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.786508] [55187]: DEBUG oslo_concurrency.lockutils [None req-be579c74-d07a-4455-9b1e-815134902701 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.786766] [55187]: DEBUG oslo_concurrency.lockutils [None req-be579c74-d07a-4455-9b1e-815134902701 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.787012] [55187]: DEBUG oslo_concurrency.lockutils [None req-be579c74-d07a-4455-9b1e-815134902701 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.814421] [55187]: DEBUG oslo_concurrency.lockutils [None req-be579c74-d07a-4455-9b1e-815134902701 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.814830] [55187]: DEBUG oslo_concurrency.lockutils [None req-be579c74-d07a-4455-9b1e-815134902701 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.815573] [55187]: DEBUG oslo_concurrency.lockutils [None req-be579c74-d07a-4455-9b1e-815134902701 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.815873] [55187]: DEBUG nova.objects.instance [None req-be579c74-d07a-4455-9b1e-815134902701 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lazy-loading 'fault' on Instance uuid fe753f45-184b-4b1d-8c06-85b660d0d4fa {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 979.837375] [55188]: DEBUG nova.policy [None req-c6206328-5e28-41d5-8df8-491277e4a437 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.838143] [55187]: DEBUG nova.policy [None req-be579c74-d07a-4455-9b1e-815134902701 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.844453] [55188]: DEBUG nova.policy [None req-c6206328-5e28-41d5-8df8-491277e4a437 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.844581] [55187]: INFO nova.api.openstack.requestlog [None req-be579c74-d07a-4455-9b1e-815134902701 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1297 microversion: 2.1 time: 0.068908 [ 979.844581] [55187]: [pid: 55187|app: 0|req: 3259/6592] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:40 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1297 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.844669] [55188]: DEBUG nova.policy [None req-c6206328-5e28-41d5-8df8-491277e4a437 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.847725] [55188]: INFO nova.api.openstack.requestlog [None req-c6206328-5e28-41d5-8df8-491277e4a437 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1556 microversion: 2.96 time: 0.078281 [ 979.848168] [55188]: [pid: 55188|app: 0|req: 3334/6593] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:40 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1556 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 979.880042] [55187]: DEBUG nova.api.openstack.wsgi [None req-513cd813-c772-4bcb-bad0-87f101967f79 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 979.883728] [55187]: DEBUG nova.compute.api [None req-513cd813-c772-4bcb-bad0-87f101967f79 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 979.888852] [55187]: DEBUG oslo_concurrency.lockutils [None req-513cd813-c772-4bcb-bad0-87f101967f79 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.889938] [55187]: DEBUG oslo_concurrency.lockutils [None req-513cd813-c772-4bcb-bad0-87f101967f79 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.890263] [55187]: DEBUG oslo_concurrency.lockutils [None req-513cd813-c772-4bcb-bad0-87f101967f79 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.890749] [55187]: DEBUG oslo_concurrency.lockutils [None req-513cd813-c772-4bcb-bad0-87f101967f79 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.891082] [55187]: DEBUG oslo_concurrency.lockutils [None req-513cd813-c772-4bcb-bad0-87f101967f79 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.891416] [55187]: DEBUG oslo_concurrency.lockutils [None req-513cd813-c772-4bcb-bad0-87f101967f79 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.916330] [55187]: DEBUG oslo_concurrency.lockutils [None req-513cd813-c772-4bcb-bad0-87f101967f79 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.916573] [55187]: DEBUG oslo_concurrency.lockutils [None req-513cd813-c772-4bcb-bad0-87f101967f79 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.916983] [55187]: DEBUG oslo_concurrency.lockutils [None req-513cd813-c772-4bcb-bad0-87f101967f79 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.916983] [55187]: DEBUG nova.objects.instance [None req-513cd813-c772-4bcb-bad0-87f101967f79 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'fault' on Instance uuid f58542d5-0164-4b39-b3f8-48956ce37421 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 979.936729] [55187]: DEBUG nova.policy [None req-513cd813-c772-4bcb-bad0-87f101967f79 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.941528] [55187]: INFO nova.api.openstack.requestlog [None req-513cd813-c772-4bcb-bad0-87f101967f79 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1300 microversion: 2.1 time: 0.064158 [ 979.941678] [55187]: [pid: 55187|app: 0|req: 3260/6594] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:40 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1300 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.026365] [55188]: DEBUG nova.api.openstack.wsgi [None req-9b562eb4-6421-47c8-bbf4-2a30118000dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 980.028255] [55188]: DEBUG nova.compute.api [None req-9b562eb4-6421-47c8-bbf4-2a30118000dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 980.032315] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b562eb4-6421-47c8-bbf4-2a30118000dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.032624] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b562eb4-6421-47c8-bbf4-2a30118000dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.032888] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b562eb4-6421-47c8-bbf4-2a30118000dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.033405] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b562eb4-6421-47c8-bbf4-2a30118000dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.033659] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b562eb4-6421-47c8-bbf4-2a30118000dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.033909] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b562eb4-6421-47c8-bbf4-2a30118000dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.104365] [55188]: DEBUG nova.policy [None req-9b562eb4-6421-47c8-bbf4-2a30118000dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.108655] [55188]: INFO nova.api.openstack.requestlog [None req-9b562eb4-6421-47c8-bbf4-2a30118000dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1315 microversion: 2.1 time: 0.084713 [ 980.108971] [55188]: [pid: 55188|app: 0|req: 3335/6595] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:40 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1315 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.169407] [55187]: DEBUG nova.api.openstack.wsgi [None req-6d34c847-c899-4c6c-8caa-b587d475a68e tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Action: 'create', calling method: .version_select at 0x7d4af989dd80>, body: {"keypair": {"name": "tempest-keypair-1030660356", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBORX1qWMW/8Lgn1kTC1blivEy6nmI5vf0FGKXFXzD+luDJslN4ZEGFvYtJtHAwMjl9zwpmU3y7Qhqv614QMh58WQBC4Xq2Yl9j6Kt7u9yVernGMMOLe6OHvEddtgHHVqKQ=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 980.179743] [55187]: DEBUG nova.quota [None req-6d34c847-c899-4c6c-8caa-b587d475a68e tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Getting quotas for project 58b2ecb1822a418dbf43ae5de4edd2ef. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 980.183322] [55187]: DEBUG nova.quota [None req-6d34c847-c899-4c6c-8caa-b587d475a68e tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Getting quotas for user ce0776f43df346f99ab66f15f095fc68 and project 58b2ecb1822a418dbf43ae5de4edd2ef. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 980.199811] [55187]: INFO nova.api.openstack.requestlog [None req-6d34c847-c899-4c6c-8caa-b587d475a68e tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.087695 [ 980.199930] [55188]: DEBUG nova.api.openstack.wsgi [None req-1b343fd3-0409-446e-8081-98cecec70152 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 980.200180] [55187]: [pid: 55187|app: 0|req: 3261/6596] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:07:40 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 980.201795] [55188]: DEBUG nova.compute.api [None req-1b343fd3-0409-446e-8081-98cecec70152 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 980.206373] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b343fd3-0409-446e-8081-98cecec70152 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.206718] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b343fd3-0409-446e-8081-98cecec70152 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.207041] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b343fd3-0409-446e-8081-98cecec70152 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.207567] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b343fd3-0409-446e-8081-98cecec70152 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.207830] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b343fd3-0409-446e-8081-98cecec70152 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.208150] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b343fd3-0409-446e-8081-98cecec70152 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.229088] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b343fd3-0409-446e-8081-98cecec70152 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.229309] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b343fd3-0409-446e-8081-98cecec70152 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.229497] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b343fd3-0409-446e-8081-98cecec70152 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.229696] [55188]: DEBUG nova.objects.instance [None req-1b343fd3-0409-446e-8081-98cecec70152 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid acd14470-9121-477e-8729-fab6f796b628 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 980.254556] [55188]: DEBUG nova.policy [None req-1b343fd3-0409-446e-8081-98cecec70152 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.259132] [55188]: INFO nova.api.openstack.requestlog [None req-1b343fd3-0409-446e-8081-98cecec70152 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1298 microversion: 2.1 time: 0.062113 [ 980.259478] [55188]: [pid: 55188|app: 0|req: 3336/6597] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:40 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1298 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.582480] [55187]: DEBUG nova.api.openstack.wsgi [None req-a2d65092-2662-4d71-8309-238000a974e4 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 980.584335] [55187]: DEBUG nova.compute.api [None req-a2d65092-2662-4d71-8309-238000a974e4 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 980.592963] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d65092-2662-4d71-8309-238000a974e4 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.593242] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d65092-2662-4d71-8309-238000a974e4 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.593429] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d65092-2662-4d71-8309-238000a974e4 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.593791] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d65092-2662-4d71-8309-238000a974e4 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.593981] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d65092-2662-4d71-8309-238000a974e4 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.594360] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d65092-2662-4d71-8309-238000a974e4 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.622655] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d65092-2662-4d71-8309-238000a974e4 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.623653] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d65092-2662-4d71-8309-238000a974e4 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.623653] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d65092-2662-4d71-8309-238000a974e4 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.623653] [55187]: DEBUG nova.objects.instance [None req-a2d65092-2662-4d71-8309-238000a974e4 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lazy-loading 'fault' on Instance uuid e64d31c6-a1a7-44c3-aae0-eae7d84c8152 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 980.646048] [55187]: DEBUG nova.policy [None req-a2d65092-2662-4d71-8309-238000a974e4 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.657369] [55187]: INFO nova.api.openstack.requestlog [None req-a2d65092-2662-4d71-8309-238000a974e4 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1301 microversion: 2.1 time: 0.077047 [ 980.658231] [55187]: [pid: 55187|app: 0|req: 3262/6598] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:40 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1301 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.672482] [55188]: DEBUG nova.api.openstack.wsgi [None req-84455e33-9c8d-4734-bf51-f6ea6b00f80f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 980.675255] [55188]: DEBUG nova.compute.api [None req-84455e33-9c8d-4734-bf51-f6ea6b00f80f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 980.679408] [55188]: DEBUG oslo_concurrency.lockutils [None req-84455e33-9c8d-4734-bf51-f6ea6b00f80f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.679408] [55188]: DEBUG oslo_concurrency.lockutils [None req-84455e33-9c8d-4734-bf51-f6ea6b00f80f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.681994] [55188]: DEBUG oslo_concurrency.lockutils [None req-84455e33-9c8d-4734-bf51-f6ea6b00f80f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.681994] [55188]: DEBUG oslo_concurrency.lockutils [None req-84455e33-9c8d-4734-bf51-f6ea6b00f80f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.681994] [55188]: DEBUG oslo_concurrency.lockutils [None req-84455e33-9c8d-4734-bf51-f6ea6b00f80f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.681994] [55188]: DEBUG oslo_concurrency.lockutils [None req-84455e33-9c8d-4734-bf51-f6ea6b00f80f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.719650] [55188]: DEBUG nova.policy [None req-84455e33-9c8d-4734-bf51-f6ea6b00f80f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.726063] [55188]: INFO nova.api.openstack.requestlog [None req-84455e33-9c8d-4734-bf51-f6ea6b00f80f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1202 microversion: 2.1 time: 0.055675 [ 980.726063] [55188]: [pid: 55188|app: 0|req: 3337/6599] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:41 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1202 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.864119] [55187]: DEBUG nova.api.openstack.wsgi [None req-36292f91-45bf-4e0a-b704-f1aba9ca3197 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 980.864179] [55187]: DEBUG nova.compute.api [None req-36292f91-45bf-4e0a-b704-f1aba9ca3197 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 980.865993] [55188]: DEBUG nova.api.openstack.wsgi [None req-afb371e0-037c-4a2a-b9a3-08c309ebb784 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 980.867884] [55188]: DEBUG nova.compute.api [None req-afb371e0-037c-4a2a-b9a3-08c309ebb784 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 980.870025] [55187]: DEBUG oslo_concurrency.lockutils [None req-36292f91-45bf-4e0a-b704-f1aba9ca3197 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.870025] [55187]: DEBUG oslo_concurrency.lockutils [None req-36292f91-45bf-4e0a-b704-f1aba9ca3197 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.870025] [55187]: DEBUG oslo_concurrency.lockutils [None req-36292f91-45bf-4e0a-b704-f1aba9ca3197 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.870025] [55187]: DEBUG oslo_concurrency.lockutils [None req-36292f91-45bf-4e0a-b704-f1aba9ca3197 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.870025] [55187]: DEBUG oslo_concurrency.lockutils [None req-36292f91-45bf-4e0a-b704-f1aba9ca3197 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.870025] [55187]: DEBUG oslo_concurrency.lockutils [None req-36292f91-45bf-4e0a-b704-f1aba9ca3197 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.872367] [55188]: DEBUG oslo_concurrency.lockutils [None req-afb371e0-037c-4a2a-b9a3-08c309ebb784 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.872618] [55188]: DEBUG oslo_concurrency.lockutils [None req-afb371e0-037c-4a2a-b9a3-08c309ebb784 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.872800] [55188]: DEBUG oslo_concurrency.lockutils [None req-afb371e0-037c-4a2a-b9a3-08c309ebb784 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.873178] [55188]: DEBUG oslo_concurrency.lockutils [None req-afb371e0-037c-4a2a-b9a3-08c309ebb784 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.873379] [55188]: DEBUG oslo_concurrency.lockutils [None req-afb371e0-037c-4a2a-b9a3-08c309ebb784 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.873554] [55188]: DEBUG oslo_concurrency.lockutils [None req-afb371e0-037c-4a2a-b9a3-08c309ebb784 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.892589] [55187]: DEBUG oslo_concurrency.lockutils [None req-36292f91-45bf-4e0a-b704-f1aba9ca3197 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.892836] [55187]: DEBUG oslo_concurrency.lockutils [None req-36292f91-45bf-4e0a-b704-f1aba9ca3197 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.893028] [55187]: DEBUG oslo_concurrency.lockutils [None req-36292f91-45bf-4e0a-b704-f1aba9ca3197 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.893288] [55187]: DEBUG nova.objects.instance [None req-36292f91-45bf-4e0a-b704-f1aba9ca3197 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lazy-loading 'fault' on Instance uuid fe753f45-184b-4b1d-8c06-85b660d0d4fa {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 980.917723] [55188]: DEBUG nova.policy [None req-afb371e0-037c-4a2a-b9a3-08c309ebb784 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.918392] [55187]: DEBUG nova.policy [None req-36292f91-45bf-4e0a-b704-f1aba9ca3197 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.921060] [55188]: DEBUG nova.policy [None req-afb371e0-037c-4a2a-b9a3-08c309ebb784 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.921712] [55188]: DEBUG nova.policy [None req-afb371e0-037c-4a2a-b9a3-08c309ebb784 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.922692] [55187]: INFO nova.api.openstack.requestlog [None req-36292f91-45bf-4e0a-b704-f1aba9ca3197 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 200 len: 1297 microversion: 2.1 time: 0.063017 [ 980.923500] [55187]: [pid: 55187|app: 0|req: 3263/6600] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:41 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 1297 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.925258] [55188]: INFO nova.api.openstack.requestlog [None req-afb371e0-037c-4a2a-b9a3-08c309ebb784 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1554 microversion: 2.96 time: 0.063222 [ 980.925581] [55188]: [pid: 55188|app: 0|req: 3338/6601] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:41 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1554 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 980.925631] [55187]: DEBUG nova.api.openstack.wsgi [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachInterfacesUnderV243Test-server-1839570168", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "ad48a111-24e9-44b6-9d8f-796cfb9f8a6b"}], "security_groups": [{"name": "tempest-securitygroup--1614237279"}], "key_name": "tempest-keypair-1030660356", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 980.953958] [55188]: DEBUG nova.api.openstack.wsgi [None req-d85e2ce0-e887-4566-9add-a6a3564d7345 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 980.959046] [55188]: DEBUG nova.compute.api [None req-d85e2ce0-e887-4566-9add-a6a3564d7345 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 980.965275] [55188]: DEBUG oslo_concurrency.lockutils [None req-d85e2ce0-e887-4566-9add-a6a3564d7345 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.965462] [55188]: DEBUG oslo_concurrency.lockutils [None req-d85e2ce0-e887-4566-9add-a6a3564d7345 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.965656] [55188]: DEBUG oslo_concurrency.lockutils [None req-d85e2ce0-e887-4566-9add-a6a3564d7345 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.966015] [55188]: DEBUG oslo_concurrency.lockutils [None req-d85e2ce0-e887-4566-9add-a6a3564d7345 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.966222] [55188]: DEBUG oslo_concurrency.lockutils [None req-d85e2ce0-e887-4566-9add-a6a3564d7345 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.966398] [55188]: DEBUG oslo_concurrency.lockutils [None req-d85e2ce0-e887-4566-9add-a6a3564d7345 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.971246] [55187]: DEBUG oslo_concurrency.lockutils [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.971246] [55187]: DEBUG oslo_concurrency.lockutils [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.971246] [55187]: DEBUG oslo_concurrency.lockutils [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.971416] [55187]: DEBUG oslo_concurrency.lockutils [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.971553] [55187]: DEBUG oslo_concurrency.lockutils [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.971723] [55187]: DEBUG oslo_concurrency.lockutils [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.985241] [55188]: DEBUG oslo_concurrency.lockutils [None req-d85e2ce0-e887-4566-9add-a6a3564d7345 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.985476] [55188]: DEBUG oslo_concurrency.lockutils [None req-d85e2ce0-e887-4566-9add-a6a3564d7345 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.985659] [55188]: DEBUG oslo_concurrency.lockutils [None req-d85e2ce0-e887-4566-9add-a6a3564d7345 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.985854] [55188]: DEBUG nova.objects.instance [None req-d85e2ce0-e887-4566-9add-a6a3564d7345 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'fault' on Instance uuid f58542d5-0164-4b39-b3f8-48956ce37421 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 981.004364] [55187]: DEBUG nova.network.neutron [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] validate_networks() for [('ad48a111-24e9-44b6-9d8f-796cfb9f8a6b', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 981.008319] [55188]: DEBUG nova.policy [None req-d85e2ce0-e887-4566-9add-a6a3564d7345 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.012611] [55188]: INFO nova.api.openstack.requestlog [None req-d85e2ce0-e887-4566-9add-a6a3564d7345 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1300 microversion: 2.1 time: 0.060779 [ 981.013161] [55188]: [pid: 55188|app: 0|req: 3339/6602] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:41 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1300 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 981.122103] [55188]: DEBUG nova.api.openstack.wsgi [None req-f083bc4e-b65f-4224-906d-806e986f0bf7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 981.124162] [55188]: DEBUG nova.compute.api [None req-f083bc4e-b65f-4224-906d-806e986f0bf7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 981.132033] [55188]: DEBUG oslo_concurrency.lockutils [None req-f083bc4e-b65f-4224-906d-806e986f0bf7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.132033] [55188]: DEBUG oslo_concurrency.lockutils [None req-f083bc4e-b65f-4224-906d-806e986f0bf7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.132033] [55188]: DEBUG oslo_concurrency.lockutils [None req-f083bc4e-b65f-4224-906d-806e986f0bf7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.132033] [55188]: DEBUG oslo_concurrency.lockutils [None req-f083bc4e-b65f-4224-906d-806e986f0bf7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.132033] [55188]: DEBUG oslo_concurrency.lockutils [None req-f083bc4e-b65f-4224-906d-806e986f0bf7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.132033] [55188]: DEBUG oslo_concurrency.lockutils [None req-f083bc4e-b65f-4224-906d-806e986f0bf7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.184738] [55187]: DEBUG nova.virt.hardware [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 981.184978] [55187]: DEBUG nova.virt.hardware [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 981.185421] [55187]: DEBUG nova.virt.hardware [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 981.185421] [55187]: DEBUG nova.virt.hardware [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 981.185590] [55187]: DEBUG nova.virt.hardware [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 981.194348] [55187]: DEBUG oslo_concurrency.lockutils [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.195032] [55187]: DEBUG oslo_concurrency.lockutils [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.195032] [55187]: DEBUG oslo_concurrency.lockutils [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.195207] [55187]: DEBUG oslo_concurrency.lockutils [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.195382] [55187]: DEBUG oslo_concurrency.lockutils [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.196029] [55187]: DEBUG oslo_concurrency.lockutils [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.208286] [55187]: DEBUG nova.quota [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Getting quotas for project 58b2ecb1822a418dbf43ae5de4edd2ef. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 981.211832] [55187]: DEBUG nova.quota [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Getting quotas for user ce0776f43df346f99ab66f15f095fc68 and project 58b2ecb1822a418dbf43ae5de4edd2ef. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 981.220137] [55188]: DEBUG nova.policy [None req-f083bc4e-b65f-4224-906d-806e986f0bf7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.220242] [55187]: DEBUG nova.compute.api [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 981.220859] [55187]: DEBUG nova.compute.api [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 981.223089] [55188]: INFO nova.api.openstack.requestlog [None req-f083bc4e-b65f-4224-906d-806e986f0bf7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1315 microversion: 2.1 time: 0.104071 [ 981.223561] [55188]: [pid: 55188|app: 0|req: 3340/6603] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:41 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1315 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.259748] [55187]: INFO nova.api.openstack.requestlog [None req-99c3ca09-5dd9-4f1f-96d5-aa681d6b0422 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.336024 [ 981.260724] [55187]: [pid: 55187|app: 0|req: 3264/6604] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:07:41 2025] POST /compute/v2.1/servers => generated 406 bytes in 337 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 981.268202] [55188]: DEBUG nova.api.openstack.wsgi [None req-a631ca38-26b9-466a-a845-4b680a6cc81e tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 981.270901] [55188]: DEBUG nova.compute.api [None req-a631ca38-26b9-466a-a845-4b680a6cc81e tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 981.273739] [55187]: DEBUG nova.api.openstack.wsgi [None req-15df5444-ff73-4728-9a26-ba14a4ee47bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 981.275797] [55187]: DEBUG nova.compute.api [None req-15df5444-ff73-4728-9a26-ba14a4ee47bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 981.280728] [55187]: DEBUG oslo_concurrency.lockutils [None req-15df5444-ff73-4728-9a26-ba14a4ee47bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.281035] [55187]: DEBUG oslo_concurrency.lockutils [None req-15df5444-ff73-4728-9a26-ba14a4ee47bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.281266] [55187]: DEBUG oslo_concurrency.lockutils [None req-15df5444-ff73-4728-9a26-ba14a4ee47bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.281688] [55187]: DEBUG oslo_concurrency.lockutils [None req-15df5444-ff73-4728-9a26-ba14a4ee47bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.282152] [55187]: DEBUG oslo_concurrency.lockutils [None req-15df5444-ff73-4728-9a26-ba14a4ee47bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.282405] [55187]: DEBUG oslo_concurrency.lockutils [None req-15df5444-ff73-4728-9a26-ba14a4ee47bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.303398] [55188]: DEBUG nova.policy [None req-a631ca38-26b9-466a-a845-4b680a6cc81e tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.310473] [55188]: INFO nova.api.openstack.requestlog [None req-a631ca38-26b9-466a-a845-4b680a6cc81e tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1245 microversion: 2.1 time: 0.045562 [ 981.310859] [55188]: [pid: 55188|app: 0|req: 3341/6605] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:41 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1245 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.332599] [55187]: DEBUG oslo_concurrency.lockutils [None req-15df5444-ff73-4728-9a26-ba14a4ee47bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.332912] [55187]: DEBUG oslo_concurrency.lockutils [None req-15df5444-ff73-4728-9a26-ba14a4ee47bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.333129] [55187]: DEBUG oslo_concurrency.lockutils [None req-15df5444-ff73-4728-9a26-ba14a4ee47bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.333794] [55187]: DEBUG nova.objects.instance [None req-15df5444-ff73-4728-9a26-ba14a4ee47bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid acd14470-9121-477e-8729-fab6f796b628 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 981.361613] [55187]: DEBUG nova.policy [None req-15df5444-ff73-4728-9a26-ba14a4ee47bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.367801] [55187]: INFO nova.api.openstack.requestlog [None req-15df5444-ff73-4728-9a26-ba14a4ee47bd tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1298 microversion: 2.1 time: 0.096808 [ 981.368210] [55187]: [pid: 55187|app: 0|req: 3265/6606] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:41 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1298 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.672498] [55188]: DEBUG nova.api.openstack.wsgi [None req-e3532840-61aa-4451-8fb8-c59071e56c08 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 981.674231] [55188]: DEBUG nova.compute.api [None req-e3532840-61aa-4451-8fb8-c59071e56c08 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 981.680111] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3532840-61aa-4451-8fb8-c59071e56c08 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.680371] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3532840-61aa-4451-8fb8-c59071e56c08 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.681069] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3532840-61aa-4451-8fb8-c59071e56c08 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.681069] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3532840-61aa-4451-8fb8-c59071e56c08 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.681156] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3532840-61aa-4451-8fb8-c59071e56c08 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.681304] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3532840-61aa-4451-8fb8-c59071e56c08 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.705670] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3532840-61aa-4451-8fb8-c59071e56c08 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.706095] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3532840-61aa-4451-8fb8-c59071e56c08 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.706290] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3532840-61aa-4451-8fb8-c59071e56c08 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.706533] [55188]: DEBUG nova.objects.instance [None req-e3532840-61aa-4451-8fb8-c59071e56c08 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lazy-loading 'fault' on Instance uuid e64d31c6-a1a7-44c3-aae0-eae7d84c8152 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 981.730706] [55188]: DEBUG nova.policy [None req-e3532840-61aa-4451-8fb8-c59071e56c08 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.735944] [55188]: INFO nova.api.openstack.requestlog [None req-e3532840-61aa-4451-8fb8-c59071e56c08 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1301 microversion: 2.1 time: 0.065900 [ 981.736453] [55188]: [pid: 55188|app: 0|req: 3342/6607] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:42 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1301 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.744427] [55187]: DEBUG nova.api.openstack.wsgi [None req-963a8879-2e5f-44a9-ba4b-b12f3998632c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 981.745706] [55187]: DEBUG nova.compute.api [None req-963a8879-2e5f-44a9-ba4b-b12f3998632c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 981.749420] [55187]: DEBUG oslo_concurrency.lockutils [None req-963a8879-2e5f-44a9-ba4b-b12f3998632c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.749723] [55187]: DEBUG oslo_concurrency.lockutils [None req-963a8879-2e5f-44a9-ba4b-b12f3998632c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.749948] [55187]: DEBUG oslo_concurrency.lockutils [None req-963a8879-2e5f-44a9-ba4b-b12f3998632c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.750368] [55187]: DEBUG oslo_concurrency.lockutils [None req-963a8879-2e5f-44a9-ba4b-b12f3998632c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.750605] [55187]: DEBUG oslo_concurrency.lockutils [None req-963a8879-2e5f-44a9-ba4b-b12f3998632c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.750811] [55187]: DEBUG oslo_concurrency.lockutils [None req-963a8879-2e5f-44a9-ba4b-b12f3998632c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.785427] [55187]: DEBUG nova.policy [None req-963a8879-2e5f-44a9-ba4b-b12f3998632c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.789819] [55187]: INFO nova.api.openstack.requestlog [None req-963a8879-2e5f-44a9-ba4b-b12f3998632c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1202 microversion: 2.1 time: 0.049725 [ 981.790172] [55187]: [pid: 55187|app: 0|req: 3266/6608] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:42 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1202 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.937936] [55188]: DEBUG nova.api.openstack.wsgi [None req-f1e4708b-2065-4fbb-baeb-48646c98fb40 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 981.940694] [55188]: DEBUG nova.compute.api [None req-f1e4708b-2065-4fbb-baeb-48646c98fb40 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 981.942341] [55187]: DEBUG nova.api.openstack.wsgi [None req-b6a2a030-29ec-4ef0-aba3-1a22572d6afd tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 981.944094] [55187]: DEBUG nova.compute.api [None req-b6a2a030-29ec-4ef0-aba3-1a22572d6afd tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 981.944541] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1e4708b-2065-4fbb-baeb-48646c98fb40 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.944777] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1e4708b-2065-4fbb-baeb-48646c98fb40 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.945208] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1e4708b-2065-4fbb-baeb-48646c98fb40 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.945617] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1e4708b-2065-4fbb-baeb-48646c98fb40 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.946054] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1e4708b-2065-4fbb-baeb-48646c98fb40 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.946284] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1e4708b-2065-4fbb-baeb-48646c98fb40 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.947713] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6a2a030-29ec-4ef0-aba3-1a22572d6afd tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.947951] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6a2a030-29ec-4ef0-aba3-1a22572d6afd tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.948291] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6a2a030-29ec-4ef0-aba3-1a22572d6afd tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.948710] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6a2a030-29ec-4ef0-aba3-1a22572d6afd tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.948921] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6a2a030-29ec-4ef0-aba3-1a22572d6afd tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.949243] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6a2a030-29ec-4ef0-aba3-1a22572d6afd tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.955202] [55188]: INFO nova.api.openstack.wsgi [None req-f1e4708b-2065-4fbb-baeb-48646c98fb40 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] HTTP exception thrown: Instance fe753f45-184b-4b1d-8c06-85b660d0d4fa could not be found. [ 981.955688] [55188]: DEBUG nova.api.openstack.wsgi [None req-f1e4708b-2065-4fbb-baeb-48646c98fb40 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Returning 404 to user: Instance fe753f45-184b-4b1d-8c06-85b660d0d4fa could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 981.956181] [55188]: INFO nova.api.openstack.requestlog [None req-f1e4708b-2065-4fbb-baeb-48646c98fb40 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 404 len: 111 microversion: 2.1 time: 0.021123 [ 981.957185] [55188]: [pid: 55188|app: 0|req: 3343/6609] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:42 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 981.997236] [55187]: DEBUG nova.policy [None req-b6a2a030-29ec-4ef0-aba3-1a22572d6afd tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.003152] [55187]: DEBUG nova.policy [None req-b6a2a030-29ec-4ef0-aba3-1a22572d6afd tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.004082] [55187]: DEBUG nova.policy [None req-b6a2a030-29ec-4ef0-aba3-1a22572d6afd tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.008168] [55187]: INFO nova.api.openstack.requestlog [None req-b6a2a030-29ec-4ef0-aba3-1a22572d6afd tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1554 microversion: 2.96 time: 0.068368 [ 982.008634] [55187]: [pid: 55187|app: 0|req: 3267/6610] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:42 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1554 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 982.027142] [55188]: DEBUG nova.api.openstack.wsgi [None req-66eac0c3-2f04-40c1-ac44-ae9bfc45b047 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 982.028912] [55188]: DEBUG nova.compute.api [None req-66eac0c3-2f04-40c1-ac44-ae9bfc45b047 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 982.032615] [55188]: DEBUG oslo_concurrency.lockutils [None req-66eac0c3-2f04-40c1-ac44-ae9bfc45b047 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.033412] [55188]: DEBUG oslo_concurrency.lockutils [None req-66eac0c3-2f04-40c1-ac44-ae9bfc45b047 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.033412] [55188]: DEBUG oslo_concurrency.lockutils [None req-66eac0c3-2f04-40c1-ac44-ae9bfc45b047 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.033412] [55188]: DEBUG oslo_concurrency.lockutils [None req-66eac0c3-2f04-40c1-ac44-ae9bfc45b047 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.033575] [55188]: DEBUG oslo_concurrency.lockutils [None req-66eac0c3-2f04-40c1-ac44-ae9bfc45b047 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.033752] [55188]: DEBUG oslo_concurrency.lockutils [None req-66eac0c3-2f04-40c1-ac44-ae9bfc45b047 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.052417] [55188]: DEBUG oslo_concurrency.lockutils [None req-66eac0c3-2f04-40c1-ac44-ae9bfc45b047 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.052646] [55188]: DEBUG oslo_concurrency.lockutils [None req-66eac0c3-2f04-40c1-ac44-ae9bfc45b047 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.052831] [55188]: DEBUG oslo_concurrency.lockutils [None req-66eac0c3-2f04-40c1-ac44-ae9bfc45b047 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.053047] [55188]: DEBUG nova.objects.instance [None req-66eac0c3-2f04-40c1-ac44-ae9bfc45b047 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'fault' on Instance uuid f58542d5-0164-4b39-b3f8-48956ce37421 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 982.083464] [55188]: DEBUG nova.policy [None req-66eac0c3-2f04-40c1-ac44-ae9bfc45b047 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.087994] [55188]: INFO nova.api.openstack.requestlog [None req-66eac0c3-2f04-40c1-ac44-ae9bfc45b047 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1300 microversion: 2.1 time: 0.062843 [ 982.088052] [55188]: [pid: 55188|app: 0|req: 3344/6611] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:42 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.243549] [55187]: DEBUG nova.api.openstack.wsgi [None req-4aef3cd6-916a-4275-807b-01e80b6da131 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 982.243549] [55187]: DEBUG nova.compute.api [None req-4aef3cd6-916a-4275-807b-01e80b6da131 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 982.249939] [55187]: DEBUG oslo_concurrency.lockutils [None req-4aef3cd6-916a-4275-807b-01e80b6da131 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.250214] [55187]: DEBUG oslo_concurrency.lockutils [None req-4aef3cd6-916a-4275-807b-01e80b6da131 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.250407] [55187]: DEBUG oslo_concurrency.lockutils [None req-4aef3cd6-916a-4275-807b-01e80b6da131 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.250769] [55187]: DEBUG oslo_concurrency.lockutils [None req-4aef3cd6-916a-4275-807b-01e80b6da131 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.250965] [55187]: DEBUG oslo_concurrency.lockutils [None req-4aef3cd6-916a-4275-807b-01e80b6da131 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.251769] [55187]: DEBUG oslo_concurrency.lockutils [None req-4aef3cd6-916a-4275-807b-01e80b6da131 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.326155] [55188]: DEBUG nova.api.openstack.wsgi [None req-820ecd63-01fa-42d0-b007-2abb1a010b62 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 982.327699] [55188]: DEBUG nova.compute.api [None req-820ecd63-01fa-42d0-b007-2abb1a010b62 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 982.332132] [55188]: DEBUG oslo_concurrency.lockutils [None req-820ecd63-01fa-42d0-b007-2abb1a010b62 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.332276] [55188]: DEBUG oslo_concurrency.lockutils [None req-820ecd63-01fa-42d0-b007-2abb1a010b62 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.332799] [55188]: DEBUG oslo_concurrency.lockutils [None req-820ecd63-01fa-42d0-b007-2abb1a010b62 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.332870] [55188]: DEBUG oslo_concurrency.lockutils [None req-820ecd63-01fa-42d0-b007-2abb1a010b62 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.333053] [55188]: DEBUG oslo_concurrency.lockutils [None req-820ecd63-01fa-42d0-b007-2abb1a010b62 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.333275] [55188]: DEBUG oslo_concurrency.lockutils [None req-820ecd63-01fa-42d0-b007-2abb1a010b62 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.378139] [55188]: DEBUG nova.policy [None req-820ecd63-01fa-42d0-b007-2abb1a010b62 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.386400] [55188]: INFO nova.api.openstack.requestlog [None req-820ecd63-01fa-42d0-b007-2abb1a010b62 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1249 microversion: 2.1 time: 0.063211 [ 982.386751] [55188]: [pid: 55188|app: 0|req: 3345/6612] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:42 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1249 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.392892] [55188]: DEBUG nova.api.openstack.wsgi [None req-dda5ca3f-1ec2-4ee2-af4d-2c47936daadb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 982.393303] [55188]: DEBUG nova.compute.api [None req-dda5ca3f-1ec2-4ee2-af4d-2c47936daadb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 982.400174] [55188]: DEBUG oslo_concurrency.lockutils [None req-dda5ca3f-1ec2-4ee2-af4d-2c47936daadb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.400592] [55188]: DEBUG oslo_concurrency.lockutils [None req-dda5ca3f-1ec2-4ee2-af4d-2c47936daadb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.401032] [55188]: DEBUG oslo_concurrency.lockutils [None req-dda5ca3f-1ec2-4ee2-af4d-2c47936daadb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.401545] [55188]: DEBUG oslo_concurrency.lockutils [None req-dda5ca3f-1ec2-4ee2-af4d-2c47936daadb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.401793] [55188]: DEBUG oslo_concurrency.lockutils [None req-dda5ca3f-1ec2-4ee2-af4d-2c47936daadb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.402621] [55188]: DEBUG oslo_concurrency.lockutils [None req-dda5ca3f-1ec2-4ee2-af4d-2c47936daadb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.426919] [55187]: DEBUG nova.policy [None req-4aef3cd6-916a-4275-807b-01e80b6da131 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.435312] [55187]: INFO nova.api.openstack.requestlog [None req-4aef3cd6-916a-4275-807b-01e80b6da131 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1315 microversion: 2.1 time: 0.197944 [ 982.435393] [55188]: DEBUG oslo_concurrency.lockutils [None req-dda5ca3f-1ec2-4ee2-af4d-2c47936daadb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.435579] [55187]: [pid: 55187|app: 0|req: 3268/6613] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:42 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1315 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.435649] [55188]: DEBUG oslo_concurrency.lockutils [None req-dda5ca3f-1ec2-4ee2-af4d-2c47936daadb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.435787] [55188]: DEBUG oslo_concurrency.lockutils [None req-dda5ca3f-1ec2-4ee2-af4d-2c47936daadb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.436148] [55188]: DEBUG nova.objects.instance [None req-dda5ca3f-1ec2-4ee2-af4d-2c47936daadb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid acd14470-9121-477e-8729-fab6f796b628 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 982.461902] [55188]: DEBUG nova.policy [None req-dda5ca3f-1ec2-4ee2-af4d-2c47936daadb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.466869] [55188]: INFO nova.api.openstack.requestlog [None req-dda5ca3f-1ec2-4ee2-af4d-2c47936daadb tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1298 microversion: 2.1 time: 0.079346 [ 982.467081] [55188]: [pid: 55188|app: 0|req: 3346/6614] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:42 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1298 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.749447] [55187]: DEBUG nova.api.openstack.wsgi [None req-e47d8824-5791-40a0-aa7d-b7e8bf03abd6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 982.751234] [55187]: DEBUG nova.compute.api [None req-e47d8824-5791-40a0-aa7d-b7e8bf03abd6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 982.756208] [55187]: DEBUG oslo_concurrency.lockutils [None req-e47d8824-5791-40a0-aa7d-b7e8bf03abd6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.756464] [55187]: DEBUG oslo_concurrency.lockutils [None req-e47d8824-5791-40a0-aa7d-b7e8bf03abd6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.756654] [55187]: DEBUG oslo_concurrency.lockutils [None req-e47d8824-5791-40a0-aa7d-b7e8bf03abd6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.757025] [55187]: DEBUG oslo_concurrency.lockutils [None req-e47d8824-5791-40a0-aa7d-b7e8bf03abd6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.757232] [55187]: DEBUG oslo_concurrency.lockutils [None req-e47d8824-5791-40a0-aa7d-b7e8bf03abd6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.757439] [55187]: DEBUG oslo_concurrency.lockutils [None req-e47d8824-5791-40a0-aa7d-b7e8bf03abd6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.779792] [55187]: DEBUG oslo_concurrency.lockutils [None req-e47d8824-5791-40a0-aa7d-b7e8bf03abd6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.780440] [55187]: DEBUG oslo_concurrency.lockutils [None req-e47d8824-5791-40a0-aa7d-b7e8bf03abd6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.780440] [55187]: DEBUG oslo_concurrency.lockutils [None req-e47d8824-5791-40a0-aa7d-b7e8bf03abd6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.780555] [55187]: DEBUG nova.objects.instance [None req-e47d8824-5791-40a0-aa7d-b7e8bf03abd6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lazy-loading 'fault' on Instance uuid e64d31c6-a1a7-44c3-aae0-eae7d84c8152 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 982.802623] [55187]: DEBUG nova.policy [None req-e47d8824-5791-40a0-aa7d-b7e8bf03abd6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c1f7e7098ecd411cbe1a249aba04ef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd62cb86a4494246b93ea1340c18aea1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.808137] [55187]: INFO nova.api.openstack.requestlog [None req-e47d8824-5791-40a0-aa7d-b7e8bf03abd6 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 200 len: 1301 microversion: 2.1 time: 0.061090 [ 982.809167] [55187]: [pid: 55187|app: 0|req: 3269/6615] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:43 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 1301 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.810755] [55188]: DEBUG nova.api.openstack.wsgi [None req-cc621394-f51f-4a7d-ad99-e0e446df6b68 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 982.812224] [55188]: DEBUG nova.compute.api [None req-cc621394-f51f-4a7d-ad99-e0e446df6b68 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 982.816545] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc621394-f51f-4a7d-ad99-e0e446df6b68 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.817136] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc621394-f51f-4a7d-ad99-e0e446df6b68 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.817136] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc621394-f51f-4a7d-ad99-e0e446df6b68 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.817348] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc621394-f51f-4a7d-ad99-e0e446df6b68 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.817573] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc621394-f51f-4a7d-ad99-e0e446df6b68 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.817749] [55188]: DEBUG oslo_concurrency.lockutils [None req-cc621394-f51f-4a7d-ad99-e0e446df6b68 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.855347] [55188]: DEBUG nova.policy [None req-cc621394-f51f-4a7d-ad99-e0e446df6b68 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.860068] [55188]: INFO nova.api.openstack.requestlog [None req-cc621394-f51f-4a7d-ad99-e0e446df6b68 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1202 microversion: 2.1 time: 0.052946 [ 982.860285] [55188]: [pid: 55188|app: 0|req: 3347/6616] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:43 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1202 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.024319] [55187]: DEBUG nova.api.openstack.wsgi [None req-a8f373fa-9dbb-46d4-a8d3-200cf2416d43 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 983.026166] [55187]: DEBUG nova.compute.api [None req-a8f373fa-9dbb-46d4-a8d3-200cf2416d43 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 983.029904] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8f373fa-9dbb-46d4-a8d3-200cf2416d43 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.030209] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8f373fa-9dbb-46d4-a8d3-200cf2416d43 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.030410] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8f373fa-9dbb-46d4-a8d3-200cf2416d43 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.030769] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8f373fa-9dbb-46d4-a8d3-200cf2416d43 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.031193] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8f373fa-9dbb-46d4-a8d3-200cf2416d43 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.031193] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8f373fa-9dbb-46d4-a8d3-200cf2416d43 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.076387] [55187]: DEBUG nova.policy [None req-a8f373fa-9dbb-46d4-a8d3-200cf2416d43 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.081166] [55187]: DEBUG nova.policy [None req-a8f373fa-9dbb-46d4-a8d3-200cf2416d43 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.081798] [55187]: DEBUG nova.policy [None req-a8f373fa-9dbb-46d4-a8d3-200cf2416d43 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.084955] [55187]: INFO nova.api.openstack.requestlog [None req-a8f373fa-9dbb-46d4-a8d3-200cf2416d43 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1554 microversion: 2.96 time: 0.063020 [ 983.085337] [55187]: [pid: 55187|app: 0|req: 3270/6617] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:43 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1554 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 983.102124] [55188]: DEBUG nova.api.openstack.wsgi [None req-58f23750-ad11-4559-8a91-2b133c6f631a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 983.103901] [55188]: DEBUG nova.compute.api [None req-58f23750-ad11-4559-8a91-2b133c6f631a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 983.107909] [55188]: DEBUG oslo_concurrency.lockutils [None req-58f23750-ad11-4559-8a91-2b133c6f631a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.108219] [55188]: DEBUG oslo_concurrency.lockutils [None req-58f23750-ad11-4559-8a91-2b133c6f631a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.108437] [55188]: DEBUG oslo_concurrency.lockutils [None req-58f23750-ad11-4559-8a91-2b133c6f631a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.108874] [55188]: DEBUG oslo_concurrency.lockutils [None req-58f23750-ad11-4559-8a91-2b133c6f631a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.109245] [55188]: DEBUG oslo_concurrency.lockutils [None req-58f23750-ad11-4559-8a91-2b133c6f631a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.109587] [55188]: DEBUG oslo_concurrency.lockutils [None req-58f23750-ad11-4559-8a91-2b133c6f631a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.127721] [55188]: DEBUG oslo_concurrency.lockutils [None req-58f23750-ad11-4559-8a91-2b133c6f631a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.127721] [55188]: DEBUG oslo_concurrency.lockutils [None req-58f23750-ad11-4559-8a91-2b133c6f631a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.127721] [55188]: DEBUG oslo_concurrency.lockutils [None req-58f23750-ad11-4559-8a91-2b133c6f631a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.127721] [55188]: DEBUG nova.objects.instance [None req-58f23750-ad11-4559-8a91-2b133c6f631a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'fault' on Instance uuid f58542d5-0164-4b39-b3f8-48956ce37421 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 983.149582] [55188]: DEBUG nova.policy [None req-58f23750-ad11-4559-8a91-2b133c6f631a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.153727] [55188]: INFO nova.api.openstack.requestlog [None req-58f23750-ad11-4559-8a91-2b133c6f631a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1300 microversion: 2.1 time: 0.053702 [ 983.154183] [55188]: [pid: 55188|app: 0|req: 3348/6618] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:43 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1300 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.377268] [55187]: DEBUG nova.api.openstack.wsgi [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestMultiNic-server-1696237568", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "1b19aa37-bea7-46b8-b78e-46316c41aba7"}, {"uuid": "1bca0da0-e0a1-47eb-9bf3-919290e079bc"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 983.399562] [55188]: DEBUG nova.api.openstack.wsgi [None req-15fc1882-5224-47fa-a425-51b66b759405 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 983.401435] [55188]: DEBUG nova.compute.api [None req-15fc1882-5224-47fa-a425-51b66b759405 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 983.405159] [55188]: DEBUG oslo_concurrency.lockutils [None req-15fc1882-5224-47fa-a425-51b66b759405 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.405401] [55188]: DEBUG oslo_concurrency.lockutils [None req-15fc1882-5224-47fa-a425-51b66b759405 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.405590] [55188]: DEBUG oslo_concurrency.lockutils [None req-15fc1882-5224-47fa-a425-51b66b759405 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.405940] [55188]: DEBUG oslo_concurrency.lockutils [None req-15fc1882-5224-47fa-a425-51b66b759405 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.406162] [55188]: DEBUG oslo_concurrency.lockutils [None req-15fc1882-5224-47fa-a425-51b66b759405 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.407139] [55188]: DEBUG oslo_concurrency.lockutils [None req-15fc1882-5224-47fa-a425-51b66b759405 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.417285] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.417686] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.418026] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.418635] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.418959] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.419295] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.426631] [55187]: DEBUG nova.network.neutron [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] validate_networks() for [('1b19aa37-bea7-46b8-b78e-46316c41aba7', None, None, None, None, None), ('1bca0da0-e0a1-47eb-9bf3-919290e079bc', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 983.446221] [55188]: DEBUG nova.policy [None req-15fc1882-5224-47fa-a425-51b66b759405 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.454285] [55188]: INFO nova.api.openstack.requestlog [None req-15fc1882-5224-47fa-a425-51b66b759405 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1241 microversion: 2.1 time: 0.057220 [ 983.454715] [55188]: [pid: 55188|app: 0|req: 3349/6619] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:43 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1241 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 983.457371] [55188]: DEBUG nova.api.openstack.wsgi [None req-ccbcce97-5fc3-4997-954f-924d1ae848fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 983.459199] [55188]: DEBUG nova.compute.api [None req-ccbcce97-5fc3-4997-954f-924d1ae848fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 983.462762] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccbcce97-5fc3-4997-954f-924d1ae848fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.463013] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccbcce97-5fc3-4997-954f-924d1ae848fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.463204] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccbcce97-5fc3-4997-954f-924d1ae848fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.463597] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccbcce97-5fc3-4997-954f-924d1ae848fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.463802] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccbcce97-5fc3-4997-954f-924d1ae848fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.463978] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccbcce97-5fc3-4997-954f-924d1ae848fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.604826] [55188]: DEBUG nova.policy [None req-ccbcce97-5fc3-4997-954f-924d1ae848fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.609296] [55188]: INFO nova.api.openstack.requestlog [None req-ccbcce97-5fc3-4997-954f-924d1ae848fe tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1315 microversion: 2.1 time: 0.153929 [ 983.609626] [55188]: [pid: 55188|app: 0|req: 3350/6620] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:43 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1315 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.613074] [55188]: DEBUG nova.api.openstack.wsgi [None req-32135bb9-e96b-45e9-8456-215d5c71317d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 983.614203] [55188]: DEBUG nova.compute.api [None req-32135bb9-e96b-45e9-8456-215d5c71317d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 983.618193] [55188]: DEBUG oslo_concurrency.lockutils [None req-32135bb9-e96b-45e9-8456-215d5c71317d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.618456] [55188]: DEBUG oslo_concurrency.lockutils [None req-32135bb9-e96b-45e9-8456-215d5c71317d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.618645] [55188]: DEBUG oslo_concurrency.lockutils [None req-32135bb9-e96b-45e9-8456-215d5c71317d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.618993] [55188]: DEBUG oslo_concurrency.lockutils [None req-32135bb9-e96b-45e9-8456-215d5c71317d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.619303] [55188]: DEBUG oslo_concurrency.lockutils [None req-32135bb9-e96b-45e9-8456-215d5c71317d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.619519] [55188]: DEBUG oslo_concurrency.lockutils [None req-32135bb9-e96b-45e9-8456-215d5c71317d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.640940] [55188]: DEBUG oslo_concurrency.lockutils [None req-32135bb9-e96b-45e9-8456-215d5c71317d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.641168] [55188]: DEBUG oslo_concurrency.lockutils [None req-32135bb9-e96b-45e9-8456-215d5c71317d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.641399] [55188]: DEBUG oslo_concurrency.lockutils [None req-32135bb9-e96b-45e9-8456-215d5c71317d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.641640] [55188]: DEBUG nova.objects.instance [None req-32135bb9-e96b-45e9-8456-215d5c71317d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid acd14470-9121-477e-8729-fab6f796b628 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 983.661639] [55188]: DEBUG nova.policy [None req-32135bb9-e96b-45e9-8456-215d5c71317d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.666384] [55188]: INFO nova.api.openstack.requestlog [None req-32135bb9-e96b-45e9-8456-215d5c71317d tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1298 microversion: 2.1 time: 0.056180 [ 983.666699] [55188]: [pid: 55188|app: 0|req: 3351/6621] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:43 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1298 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.681065] [55187]: DEBUG nova.virt.hardware [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 983.681277] [55187]: DEBUG nova.virt.hardware [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 983.681489] [55187]: DEBUG nova.virt.hardware [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 983.681649] [55187]: DEBUG nova.virt.hardware [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 983.681808] [55187]: DEBUG nova.virt.hardware [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 983.700021] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.700317] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.700532] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.701006] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.701235] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.701386] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.712654] [55187]: DEBUG nova.quota [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Getting quotas for project 9d51e18fa717496488debf7a42056522. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 983.715900] [55187]: DEBUG nova.quota [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Getting quotas for user c76c7739baf04a06b2c2b371e4c5d097 and project 9d51e18fa717496488debf7a42056522. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 983.721475] [55187]: DEBUG nova.compute.api [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 983.722694] [55187]: DEBUG nova.compute.api [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 983.753463] [55187]: INFO nova.api.openstack.requestlog [None req-8cfdee7f-1e60-422d-9b1c-1735f8a7b90e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.378494 [ 983.753848] [55187]: [pid: 55187|app: 0|req: 3271/6622] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:07:43 2025] POST /compute/v2.1/servers => generated 380 bytes in 379 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 983.761996] [55188]: DEBUG nova.api.openstack.wsgi [None req-ac7c1df0-d855-4963-a5ee-f6874841ecdb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 983.763932] [55188]: DEBUG nova.compute.api [None req-ac7c1df0-d855-4963-a5ee-f6874841ecdb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 983.789898] [55188]: DEBUG nova.policy [None req-ac7c1df0-d855-4963-a5ee-f6874841ecdb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.793772] [55188]: INFO nova.api.openstack.requestlog [None req-ac7c1df0-d855-4963-a5ee-f6874841ecdb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1211 microversion: 2.1 time: 0.034373 [ 983.794230] [55188]: [pid: 55188|app: 0|req: 3352/6623] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:44 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1211 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.823772] [55187]: DEBUG nova.api.openstack.wsgi [None req-630db97b-a196-4e8b-b9e8-603d49b6f9c5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 983.825730] [55187]: DEBUG nova.compute.api [None req-630db97b-a196-4e8b-b9e8-603d49b6f9c5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] [instance: e64d31c6-a1a7-44c3-aae0-eae7d84c8152] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 983.829509] [55187]: DEBUG oslo_concurrency.lockutils [None req-630db97b-a196-4e8b-b9e8-603d49b6f9c5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.829747] [55187]: DEBUG oslo_concurrency.lockutils [None req-630db97b-a196-4e8b-b9e8-603d49b6f9c5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.829930] [55187]: DEBUG oslo_concurrency.lockutils [None req-630db97b-a196-4e8b-b9e8-603d49b6f9c5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.830293] [55187]: DEBUG oslo_concurrency.lockutils [None req-630db97b-a196-4e8b-b9e8-603d49b6f9c5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.830493] [55187]: DEBUG oslo_concurrency.lockutils [None req-630db97b-a196-4e8b-b9e8-603d49b6f9c5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.830663] [55187]: DEBUG oslo_concurrency.lockutils [None req-630db97b-a196-4e8b-b9e8-603d49b6f9c5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.839191] [55187]: INFO nova.api.openstack.wsgi [None req-630db97b-a196-4e8b-b9e8-603d49b6f9c5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] HTTP exception thrown: Instance e64d31c6-a1a7-44c3-aae0-eae7d84c8152 could not be found. [ 983.839529] [55187]: DEBUG nova.api.openstack.wsgi [None req-630db97b-a196-4e8b-b9e8-603d49b6f9c5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] Returning 404 to user: Instance e64d31c6-a1a7-44c3-aae0-eae7d84c8152 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 983.839955] [55187]: INFO nova.api.openstack.requestlog [None req-630db97b-a196-4e8b-b9e8-603d49b6f9c5 tempest-InstanceActionsTestJSON-1194157625 tempest-InstanceActionsTestJSON-1194157625-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152" status: 404 len: 111 microversion: 2.1 time: 0.018771 [ 983.840278] [55187]: [pid: 55187|app: 0|req: 3272/6624] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:44 2025] GET /compute/v2.1/servers/e64d31c6-a1a7-44c3-aae0-eae7d84c8152 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 983.873737] [55188]: DEBUG nova.api.openstack.wsgi [None req-f560b206-a102-4bf0-a8e9-6e7c738e93e8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 983.875215] [55188]: DEBUG nova.compute.api [None req-f560b206-a102-4bf0-a8e9-6e7c738e93e8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 983.879638] [55188]: DEBUG oslo_concurrency.lockutils [None req-f560b206-a102-4bf0-a8e9-6e7c738e93e8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.879770] [55188]: DEBUG oslo_concurrency.lockutils [None req-f560b206-a102-4bf0-a8e9-6e7c738e93e8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.879986] [55188]: DEBUG oslo_concurrency.lockutils [None req-f560b206-a102-4bf0-a8e9-6e7c738e93e8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.880424] [55188]: DEBUG oslo_concurrency.lockutils [None req-f560b206-a102-4bf0-a8e9-6e7c738e93e8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.880603] [55188]: DEBUG oslo_concurrency.lockutils [None req-f560b206-a102-4bf0-a8e9-6e7c738e93e8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.880767] [55188]: DEBUG oslo_concurrency.lockutils [None req-f560b206-a102-4bf0-a8e9-6e7c738e93e8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.924570] [55188]: DEBUG nova.policy [None req-f560b206-a102-4bf0-a8e9-6e7c738e93e8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.929093] [55188]: INFO nova.api.openstack.requestlog [None req-f560b206-a102-4bf0-a8e9-6e7c738e93e8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1258 microversion: 2.1 time: 0.058191 [ 983.929414] [55188]: [pid: 55188|app: 0|req: 3353/6625] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:44 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1258 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.102041] [55187]: DEBUG nova.api.openstack.wsgi [None req-2467582b-9c97-49d2-9425-37880e67a723 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 984.103907] [55187]: DEBUG nova.compute.api [None req-2467582b-9c97-49d2-9425-37880e67a723 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 984.108020] [55187]: DEBUG oslo_concurrency.lockutils [None req-2467582b-9c97-49d2-9425-37880e67a723 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.108381] [55187]: DEBUG oslo_concurrency.lockutils [None req-2467582b-9c97-49d2-9425-37880e67a723 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.108512] [55187]: DEBUG oslo_concurrency.lockutils [None req-2467582b-9c97-49d2-9425-37880e67a723 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.108904] [55187]: DEBUG oslo_concurrency.lockutils [None req-2467582b-9c97-49d2-9425-37880e67a723 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.109149] [55187]: DEBUG oslo_concurrency.lockutils [None req-2467582b-9c97-49d2-9425-37880e67a723 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.109362] [55187]: DEBUG oslo_concurrency.lockutils [None req-2467582b-9c97-49d2-9425-37880e67a723 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.150082] [55187]: DEBUG nova.policy [None req-2467582b-9c97-49d2-9425-37880e67a723 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.154462] [55187]: DEBUG nova.policy [None req-2467582b-9c97-49d2-9425-37880e67a723 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.154984] [55187]: DEBUG nova.policy [None req-2467582b-9c97-49d2-9425-37880e67a723 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.157845] [55187]: INFO nova.api.openstack.requestlog [None req-2467582b-9c97-49d2-9425-37880e67a723 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1554 microversion: 2.96 time: 0.058086 [ 984.158198] [55187]: [pid: 55187|app: 0|req: 3273/6626] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:44 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1554 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 984.166422] [55188]: DEBUG nova.api.openstack.wsgi [None req-857dc865-0f3b-42d3-b5e0-c5f4ce585c18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 984.168080] [55188]: DEBUG nova.compute.api [None req-857dc865-0f3b-42d3-b5e0-c5f4ce585c18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 984.171978] [55188]: DEBUG oslo_concurrency.lockutils [None req-857dc865-0f3b-42d3-b5e0-c5f4ce585c18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.172275] [55188]: DEBUG oslo_concurrency.lockutils [None req-857dc865-0f3b-42d3-b5e0-c5f4ce585c18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.172427] [55188]: DEBUG oslo_concurrency.lockutils [None req-857dc865-0f3b-42d3-b5e0-c5f4ce585c18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.172810] [55188]: DEBUG oslo_concurrency.lockutils [None req-857dc865-0f3b-42d3-b5e0-c5f4ce585c18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.173350] [55188]: DEBUG oslo_concurrency.lockutils [None req-857dc865-0f3b-42d3-b5e0-c5f4ce585c18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.173350] [55188]: DEBUG oslo_concurrency.lockutils [None req-857dc865-0f3b-42d3-b5e0-c5f4ce585c18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.194317] [55188]: DEBUG oslo_concurrency.lockutils [None req-857dc865-0f3b-42d3-b5e0-c5f4ce585c18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.194533] [55188]: DEBUG oslo_concurrency.lockutils [None req-857dc865-0f3b-42d3-b5e0-c5f4ce585c18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.194722] [55188]: DEBUG oslo_concurrency.lockutils [None req-857dc865-0f3b-42d3-b5e0-c5f4ce585c18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.194928] [55188]: DEBUG nova.objects.instance [None req-857dc865-0f3b-42d3-b5e0-c5f4ce585c18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'fault' on Instance uuid f58542d5-0164-4b39-b3f8-48956ce37421 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 984.226715] [55188]: DEBUG nova.policy [None req-857dc865-0f3b-42d3-b5e0-c5f4ce585c18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.231764] [55188]: INFO nova.api.openstack.requestlog [None req-857dc865-0f3b-42d3-b5e0-c5f4ce585c18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1300 microversion: 2.1 time: 0.067612 [ 984.232057] [55188]: [pid: 55188|app: 0|req: 3354/6627] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:44 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1300 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.468577] [55187]: DEBUG nova.api.openstack.wsgi [None req-f5591872-ca00-4ea2-984b-c6d88ceb6168 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 984.470468] [55187]: DEBUG nova.compute.api [None req-f5591872-ca00-4ea2-984b-c6d88ceb6168 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 984.474035] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5591872-ca00-4ea2-984b-c6d88ceb6168 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.474292] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5591872-ca00-4ea2-984b-c6d88ceb6168 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.474472] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5591872-ca00-4ea2-984b-c6d88ceb6168 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.474826] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5591872-ca00-4ea2-984b-c6d88ceb6168 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.475040] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5591872-ca00-4ea2-984b-c6d88ceb6168 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.475220] [55187]: DEBUG oslo_concurrency.lockutils [None req-f5591872-ca00-4ea2-984b-c6d88ceb6168 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.511228] [55187]: DEBUG nova.policy [None req-f5591872-ca00-4ea2-984b-c6d88ceb6168 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.515281] [55187]: INFO nova.api.openstack.requestlog [None req-f5591872-ca00-4ea2-984b-c6d88ceb6168 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1241 microversion: 2.1 time: 0.049348 [ 984.515852] [55187]: [pid: 55187|app: 0|req: 3274/6628] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:44 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1241 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 984.626233] [55188]: DEBUG nova.api.openstack.wsgi [None req-a0076ca1-47f4-44d3-a48f-31802e9d4c11 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 984.628263] [55188]: DEBUG nova.compute.api [None req-a0076ca1-47f4-44d3-a48f-31802e9d4c11 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 984.632788] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0076ca1-47f4-44d3-a48f-31802e9d4c11 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.636025] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0076ca1-47f4-44d3-a48f-31802e9d4c11 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.636025] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0076ca1-47f4-44d3-a48f-31802e9d4c11 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.636025] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0076ca1-47f4-44d3-a48f-31802e9d4c11 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.636025] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0076ca1-47f4-44d3-a48f-31802e9d4c11 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.636025] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0076ca1-47f4-44d3-a48f-31802e9d4c11 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.680551] [55187]: DEBUG nova.api.openstack.wsgi [None req-fb0926f9-ad9d-49b9-bd78-f1ec991a7c0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 984.682752] [55187]: DEBUG nova.compute.api [None req-fb0926f9-ad9d-49b9-bd78-f1ec991a7c0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 984.686139] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb0926f9-ad9d-49b9-bd78-f1ec991a7c0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.686396] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb0926f9-ad9d-49b9-bd78-f1ec991a7c0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.686582] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb0926f9-ad9d-49b9-bd78-f1ec991a7c0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.686940] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb0926f9-ad9d-49b9-bd78-f1ec991a7c0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.687151] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb0926f9-ad9d-49b9-bd78-f1ec991a7c0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.687353] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb0926f9-ad9d-49b9-bd78-f1ec991a7c0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.708523] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb0926f9-ad9d-49b9-bd78-f1ec991a7c0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.709122] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb0926f9-ad9d-49b9-bd78-f1ec991a7c0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.709122] [55187]: DEBUG oslo_concurrency.lockutils [None req-fb0926f9-ad9d-49b9-bd78-f1ec991a7c0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.709122] [55187]: DEBUG nova.objects.instance [None req-fb0926f9-ad9d-49b9-bd78-f1ec991a7c0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid acd14470-9121-477e-8729-fab6f796b628 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 984.747245] [55188]: DEBUG nova.policy [None req-a0076ca1-47f4-44d3-a48f-31802e9d4c11 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.747398] [55187]: DEBUG nova.policy [None req-fb0926f9-ad9d-49b9-bd78-f1ec991a7c0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.750453] [55187]: INFO nova.api.openstack.requestlog [None req-fb0926f9-ad9d-49b9-bd78-f1ec991a7c0f tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1298 microversion: 2.1 time: 0.072605 [ 984.750679] [55188]: INFO nova.api.openstack.requestlog [None req-a0076ca1-47f4-44d3-a48f-31802e9d4c11 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1315 microversion: 2.1 time: 0.129004 [ 984.750759] [55187]: [pid: 55187|app: 0|req: 3275/6629] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:45 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1298 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.751232] [55188]: [pid: 55188|app: 0|req: 3355/6630] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:44 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1315 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.807956] [55187]: DEBUG nova.api.openstack.wsgi [None req-11a3734e-fd97-4890-bac3-dc2450be3fca tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 984.809967] [55187]: DEBUG nova.compute.api [None req-11a3734e-fd97-4890-bac3-dc2450be3fca tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 984.813797] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a3734e-fd97-4890-bac3-dc2450be3fca tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.814051] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a3734e-fd97-4890-bac3-dc2450be3fca tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.814246] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a3734e-fd97-4890-bac3-dc2450be3fca tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.814606] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a3734e-fd97-4890-bac3-dc2450be3fca tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.814814] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a3734e-fd97-4890-bac3-dc2450be3fca tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.815108] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a3734e-fd97-4890-bac3-dc2450be3fca tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.850404] [55187]: DEBUG nova.policy [None req-11a3734e-fd97-4890-bac3-dc2450be3fca tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.854488] [55187]: INFO nova.api.openstack.requestlog [None req-11a3734e-fd97-4890-bac3-dc2450be3fca tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1215 microversion: 2.1 time: 0.049448 [ 984.854810] [55187]: [pid: 55187|app: 0|req: 3276/6631] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:45 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1215 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.945027] [55188]: DEBUG nova.api.openstack.wsgi [None req-7b565bd6-678c-43a2-9f49-14f3f4645f6c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 984.945386] [55188]: DEBUG nova.compute.api [None req-7b565bd6-678c-43a2-9f49-14f3f4645f6c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 984.949023] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b565bd6-678c-43a2-9f49-14f3f4645f6c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.949293] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b565bd6-678c-43a2-9f49-14f3f4645f6c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.949495] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b565bd6-678c-43a2-9f49-14f3f4645f6c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.950572] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b565bd6-678c-43a2-9f49-14f3f4645f6c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.950572] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b565bd6-678c-43a2-9f49-14f3f4645f6c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.950572] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b565bd6-678c-43a2-9f49-14f3f4645f6c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.983657] [55188]: DEBUG nova.policy [None req-7b565bd6-678c-43a2-9f49-14f3f4645f6c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.991028] [55188]: INFO nova.api.openstack.requestlog [None req-7b565bd6-678c-43a2-9f49-14f3f4645f6c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1258 microversion: 2.1 time: 0.046810 [ 984.991028] [55188]: [pid: 55188|app: 0|req: 3356/6632] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:45 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1258 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.174444] [55187]: DEBUG nova.api.openstack.wsgi [None req-2d162b58-d83c-4be7-b464-12f7ca006274 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 985.176210] [55187]: DEBUG nova.compute.api [None req-2d162b58-d83c-4be7-b464-12f7ca006274 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.180107] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d162b58-d83c-4be7-b464-12f7ca006274 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.180412] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d162b58-d83c-4be7-b464-12f7ca006274 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.180657] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d162b58-d83c-4be7-b464-12f7ca006274 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.181167] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d162b58-d83c-4be7-b464-12f7ca006274 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.181420] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d162b58-d83c-4be7-b464-12f7ca006274 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.181642] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d162b58-d83c-4be7-b464-12f7ca006274 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.230662] [55187]: DEBUG nova.policy [None req-2d162b58-d83c-4be7-b464-12f7ca006274 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.236089] [55187]: DEBUG nova.policy [None req-2d162b58-d83c-4be7-b464-12f7ca006274 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.236857] [55187]: DEBUG nova.policy [None req-2d162b58-d83c-4be7-b464-12f7ca006274 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.242304] [55187]: INFO nova.api.openstack.requestlog [None req-2d162b58-d83c-4be7-b464-12f7ca006274 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1554 microversion: 2.96 time: 0.070223 [ 985.242651] [55187]: [pid: 55187|app: 0|req: 3277/6633] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:45 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1554 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 985.247249] [55188]: DEBUG nova.api.openstack.wsgi [None req-f197f5b6-0e9e-4b10-b351-8a8ed417b60d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 985.249503] [55188]: DEBUG nova.compute.api [None req-f197f5b6-0e9e-4b10-b351-8a8ed417b60d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.253509] [55188]: DEBUG oslo_concurrency.lockutils [None req-f197f5b6-0e9e-4b10-b351-8a8ed417b60d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.253907] [55188]: DEBUG oslo_concurrency.lockutils [None req-f197f5b6-0e9e-4b10-b351-8a8ed417b60d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.254279] [55188]: DEBUG oslo_concurrency.lockutils [None req-f197f5b6-0e9e-4b10-b351-8a8ed417b60d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.254975] [55188]: DEBUG oslo_concurrency.lockutils [None req-f197f5b6-0e9e-4b10-b351-8a8ed417b60d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.255360] [55188]: DEBUG oslo_concurrency.lockutils [None req-f197f5b6-0e9e-4b10-b351-8a8ed417b60d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.255676] [55188]: DEBUG oslo_concurrency.lockutils [None req-f197f5b6-0e9e-4b10-b351-8a8ed417b60d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.277599] [55188]: DEBUG oslo_concurrency.lockutils [None req-f197f5b6-0e9e-4b10-b351-8a8ed417b60d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.277916] [55188]: DEBUG oslo_concurrency.lockutils [None req-f197f5b6-0e9e-4b10-b351-8a8ed417b60d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.278200] [55188]: DEBUG oslo_concurrency.lockutils [None req-f197f5b6-0e9e-4b10-b351-8a8ed417b60d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.278469] [55188]: DEBUG nova.objects.instance [None req-f197f5b6-0e9e-4b10-b351-8a8ed417b60d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'fault' on Instance uuid f58542d5-0164-4b39-b3f8-48956ce37421 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 985.301585] [55188]: DEBUG nova.policy [None req-f197f5b6-0e9e-4b10-b351-8a8ed417b60d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.307777] [55188]: INFO nova.api.openstack.requestlog [None req-f197f5b6-0e9e-4b10-b351-8a8ed417b60d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1300 microversion: 2.1 time: 0.063468 [ 985.307852] [55188]: [pid: 55188|app: 0|req: 3357/6634] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:45 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1300 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.530523] [55187]: DEBUG nova.api.openstack.wsgi [None req-79a99772-5d25-47b0-8e9c-34a61a9f2c2d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 985.532609] [55187]: DEBUG nova.compute.api [None req-79a99772-5d25-47b0-8e9c-34a61a9f2c2d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.538084] [55187]: DEBUG oslo_concurrency.lockutils [None req-79a99772-5d25-47b0-8e9c-34a61a9f2c2d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.538499] [55187]: DEBUG oslo_concurrency.lockutils [None req-79a99772-5d25-47b0-8e9c-34a61a9f2c2d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.538843] [55187]: DEBUG oslo_concurrency.lockutils [None req-79a99772-5d25-47b0-8e9c-34a61a9f2c2d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.539614] [55187]: DEBUG oslo_concurrency.lockutils [None req-79a99772-5d25-47b0-8e9c-34a61a9f2c2d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.539614] [55187]: DEBUG oslo_concurrency.lockutils [None req-79a99772-5d25-47b0-8e9c-34a61a9f2c2d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.539773] [55187]: DEBUG oslo_concurrency.lockutils [None req-79a99772-5d25-47b0-8e9c-34a61a9f2c2d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.573451] [55187]: DEBUG nova.policy [None req-79a99772-5d25-47b0-8e9c-34a61a9f2c2d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.580183] [55187]: INFO nova.api.openstack.requestlog [None req-79a99772-5d25-47b0-8e9c-34a61a9f2c2d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1241 microversion: 2.1 time: 0.053324 [ 985.580569] [55187]: [pid: 55187|app: 0|req: 3278/6635] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:45 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1241 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.764145] [55188]: DEBUG nova.api.openstack.wsgi [None req-09218745-009b-49fa-a647-bb4839a4cbd8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 985.765080] [55187]: DEBUG nova.api.openstack.wsgi [None req-49d38390-0ed4-46b9-a988-11f0f9c9fd8e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 985.765904] [55188]: DEBUG nova.compute.api [None req-09218745-009b-49fa-a647-bb4839a4cbd8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.766809] [55187]: DEBUG nova.compute.api [None req-49d38390-0ed4-46b9-a988-11f0f9c9fd8e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.769823] [55188]: DEBUG oslo_concurrency.lockutils [None req-09218745-009b-49fa-a647-bb4839a4cbd8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.770082] [55188]: DEBUG oslo_concurrency.lockutils [None req-09218745-009b-49fa-a647-bb4839a4cbd8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.770274] [55188]: DEBUG oslo_concurrency.lockutils [None req-09218745-009b-49fa-a647-bb4839a4cbd8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.770473] [55187]: DEBUG oslo_concurrency.lockutils [None req-49d38390-0ed4-46b9-a988-11f0f9c9fd8e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.770683] [55188]: DEBUG oslo_concurrency.lockutils [None req-09218745-009b-49fa-a647-bb4839a4cbd8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.770746] [55187]: DEBUG oslo_concurrency.lockutils [None req-49d38390-0ed4-46b9-a988-11f0f9c9fd8e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.770890] [55188]: DEBUG oslo_concurrency.lockutils [None req-09218745-009b-49fa-a647-bb4839a4cbd8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.770937] [55187]: DEBUG oslo_concurrency.lockutils [None req-49d38390-0ed4-46b9-a988-11f0f9c9fd8e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.771088] [55188]: DEBUG oslo_concurrency.lockutils [None req-09218745-009b-49fa-a647-bb4839a4cbd8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.771290] [55187]: DEBUG oslo_concurrency.lockutils [None req-49d38390-0ed4-46b9-a988-11f0f9c9fd8e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.771487] [55187]: DEBUG oslo_concurrency.lockutils [None req-49d38390-0ed4-46b9-a988-11f0f9c9fd8e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.771657] [55187]: DEBUG oslo_concurrency.lockutils [None req-49d38390-0ed4-46b9-a988-11f0f9c9fd8e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.793521] [55187]: DEBUG oslo_concurrency.lockutils [None req-49d38390-0ed4-46b9-a988-11f0f9c9fd8e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.794011] [55187]: DEBUG oslo_concurrency.lockutils [None req-49d38390-0ed4-46b9-a988-11f0f9c9fd8e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.794011] [55187]: DEBUG oslo_concurrency.lockutils [None req-49d38390-0ed4-46b9-a988-11f0f9c9fd8e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.794163] [55187]: DEBUG nova.objects.instance [None req-49d38390-0ed4-46b9-a988-11f0f9c9fd8e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid acd14470-9121-477e-8729-fab6f796b628 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 985.815667] [55187]: DEBUG nova.policy [None req-49d38390-0ed4-46b9-a988-11f0f9c9fd8e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.820577] [55187]: INFO nova.api.openstack.requestlog [None req-49d38390-0ed4-46b9-a988-11f0f9c9fd8e tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1298 microversion: 2.1 time: 0.057730 [ 985.820895] [55187]: [pid: 55187|app: 0|req: 3279/6636] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:46 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1298 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.846517] [55188]: DEBUG nova.policy [None req-09218745-009b-49fa-a647-bb4839a4cbd8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.850962] [55188]: INFO nova.api.openstack.requestlog [None req-09218745-009b-49fa-a647-bb4839a4cbd8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1505 microversion: 2.1 time: 0.089093 [ 985.851301] [55188]: [pid: 55188|app: 0|req: 3358/6637] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:46 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1505 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.863586] [55187]: DEBUG nova.api.openstack.wsgi [None req-09b19a72-b2e6-4f5b-ac87-0020b5fa1dd4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 985.865326] [55187]: DEBUG nova.compute.api [None req-09b19a72-b2e6-4f5b-ac87-0020b5fa1dd4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.867041] [55188]: DEBUG nova.api.openstack.wsgi [None req-d7d0f87f-8e5f-47b6-9bac-22cfa388dec4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 985.868872] [55188]: DEBUG nova.compute.api [None req-d7d0f87f-8e5f-47b6-9bac-22cfa388dec4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.868960] [55187]: DEBUG oslo_concurrency.lockutils [None req-09b19a72-b2e6-4f5b-ac87-0020b5fa1dd4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.869219] [55187]: DEBUG oslo_concurrency.lockutils [None req-09b19a72-b2e6-4f5b-ac87-0020b5fa1dd4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.869418] [55187]: DEBUG oslo_concurrency.lockutils [None req-09b19a72-b2e6-4f5b-ac87-0020b5fa1dd4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.869826] [55187]: DEBUG oslo_concurrency.lockutils [None req-09b19a72-b2e6-4f5b-ac87-0020b5fa1dd4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.870059] [55187]: DEBUG oslo_concurrency.lockutils [None req-09b19a72-b2e6-4f5b-ac87-0020b5fa1dd4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.870241] [55187]: DEBUG oslo_concurrency.lockutils [None req-09b19a72-b2e6-4f5b-ac87-0020b5fa1dd4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.872568] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7d0f87f-8e5f-47b6-9bac-22cfa388dec4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.872809] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7d0f87f-8e5f-47b6-9bac-22cfa388dec4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.873032] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7d0f87f-8e5f-47b6-9bac-22cfa388dec4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.873352] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7d0f87f-8e5f-47b6-9bac-22cfa388dec4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.873548] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7d0f87f-8e5f-47b6-9bac-22cfa388dec4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.873720] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7d0f87f-8e5f-47b6-9bac-22cfa388dec4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.908861] [55188]: DEBUG nova.policy [None req-d7d0f87f-8e5f-47b6-9bac-22cfa388dec4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.913139] [55188]: INFO nova.api.openstack.requestlog [None req-d7d0f87f-8e5f-47b6-9bac-22cfa388dec4 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1207 microversion: 2.1 time: 0.048198 [ 985.913592] [55188]: [pid: 55188|app: 0|req: 3359/6638] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:46 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1207 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 985.949651] [55187]: DEBUG nova.policy [None req-09b19a72-b2e6-4f5b-ac87-0020b5fa1dd4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.954439] [55187]: INFO nova.api.openstack.requestlog [None req-09b19a72-b2e6-4f5b-ac87-0020b5fa1dd4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1505 microversion: 2.1 time: 0.093439 [ 985.954798] [55187]: [pid: 55187|app: 0|req: 3280/6639] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:46 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1505 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.966972] [55188]: DEBUG nova.api.openstack.wsgi [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84", "OS-DCF:diskConfig": "AUTO"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 985.968876] [55188]: DEBUG nova.compute.api [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 985.972784] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.973114] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.973324] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.973683] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.973888] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.974075] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.000302] [55187]: DEBUG nova.api.openstack.wsgi [None req-9352266c-bf60-49c3-9f70-8f388f0b209b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 986.002013] [55187]: DEBUG nova.compute.api [None req-9352266c-bf60-49c3-9f70-8f388f0b209b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 986.005547] [55187]: DEBUG oslo_concurrency.lockutils [None req-9352266c-bf60-49c3-9f70-8f388f0b209b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.005806] [55187]: DEBUG oslo_concurrency.lockutils [None req-9352266c-bf60-49c3-9f70-8f388f0b209b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.005989] [55187]: DEBUG oslo_concurrency.lockutils [None req-9352266c-bf60-49c3-9f70-8f388f0b209b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.006406] [55187]: DEBUG oslo_concurrency.lockutils [None req-9352266c-bf60-49c3-9f70-8f388f0b209b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.006606] [55187]: DEBUG oslo_concurrency.lockutils [None req-9352266c-bf60-49c3-9f70-8f388f0b209b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.006779] [55187]: DEBUG oslo_concurrency.lockutils [None req-9352266c-bf60-49c3-9f70-8f388f0b209b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.017897] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.018246] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.018477] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.031537] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.031779] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.031965] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.032377] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.032584] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.032764] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.040178] [55188]: DEBUG nova.policy [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.046244] [55188]: DEBUG nova.compute.api [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Old instance type m1.nano, new instance type m1.micro {{(pid=55188) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 986.048978] [55187]: DEBUG nova.policy [None req-9352266c-bf60-49c3-9f70-8f388f0b209b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.049652] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.049882] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.050690] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.050690] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.050690] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.050851] [55188]: DEBUG oslo_concurrency.lockutils [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.053958] [55187]: INFO nova.api.openstack.requestlog [None req-9352266c-bf60-49c3-9f70-8f388f0b209b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1266 microversion: 2.1 time: 0.055971 [ 986.054745] [55187]: [pid: 55187|app: 0|req: 3281/6640] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:46 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1266 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.071412] [55188]: DEBUG nova.quota [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Getting quotas for project 82fad1616ff74d59a0c91c85897795d6. Resources: {'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 986.076758] [55188]: DEBUG nova.quota [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Getting quotas for user 7566b0c0faeb4f80b9d815a812748a51 and project 82fad1616ff74d59a0c91c85897795d6. Resources: {'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 986.092659] [55188]: DEBUG nova.virt.hardware [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 986.092659] [55188]: DEBUG nova.virt.hardware [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 986.092860] [55188]: DEBUG nova.virt.hardware [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 986.093590] [55188]: DEBUG nova.virt.hardware [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 986.093590] [55188]: DEBUG nova.virt.hardware [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 986.165316] [55188]: INFO nova.api.openstack.requestlog [None req-32033657-ab77-4f97-a3fd-6ac0ae852480 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "POST /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642/action" status: 202 len: 0 microversion: 2.1 time: 0.200523 [ 986.165809] [55188]: [pid: 55188|app: 0|req: 3360/6641] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:07:46 2025] POST /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642/action => generated 0 bytes in 201 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 986.174028] [55187]: DEBUG nova.api.openstack.wsgi [None req-64713991-df75-4d9b-a8eb-cef32d3e95e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 986.177131] [55187]: DEBUG nova.compute.api [None req-64713991-df75-4d9b-a8eb-cef32d3e95e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 986.180916] [55187]: DEBUG oslo_concurrency.lockutils [None req-64713991-df75-4d9b-a8eb-cef32d3e95e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.181154] [55187]: DEBUG oslo_concurrency.lockutils [None req-64713991-df75-4d9b-a8eb-cef32d3e95e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.181320] [55187]: DEBUG oslo_concurrency.lockutils [None req-64713991-df75-4d9b-a8eb-cef32d3e95e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.181668] [55187]: DEBUG oslo_concurrency.lockutils [None req-64713991-df75-4d9b-a8eb-cef32d3e95e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.181867] [55187]: DEBUG oslo_concurrency.lockutils [None req-64713991-df75-4d9b-a8eb-cef32d3e95e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.182057] [55187]: DEBUG oslo_concurrency.lockutils [None req-64713991-df75-4d9b-a8eb-cef32d3e95e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.265691] [55188]: DEBUG nova.api.openstack.wsgi [None req-29578a60-49bf-4813-93ca-7f2b3be6d1c5 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 986.267566] [55188]: DEBUG nova.compute.api [None req-29578a60-49bf-4813-93ca-7f2b3be6d1c5 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 986.276054] [55188]: DEBUG oslo_concurrency.lockutils [None req-29578a60-49bf-4813-93ca-7f2b3be6d1c5 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.276565] [55188]: DEBUG oslo_concurrency.lockutils [None req-29578a60-49bf-4813-93ca-7f2b3be6d1c5 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.276882] [55188]: DEBUG oslo_concurrency.lockutils [None req-29578a60-49bf-4813-93ca-7f2b3be6d1c5 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.277373] [55188]: DEBUG oslo_concurrency.lockutils [None req-29578a60-49bf-4813-93ca-7f2b3be6d1c5 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.277692] [55188]: DEBUG oslo_concurrency.lockutils [None req-29578a60-49bf-4813-93ca-7f2b3be6d1c5 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.278011] [55188]: DEBUG oslo_concurrency.lockutils [None req-29578a60-49bf-4813-93ca-7f2b3be6d1c5 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.310990] [55187]: DEBUG nova.policy [None req-64713991-df75-4d9b-a8eb-cef32d3e95e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.319036] [55187]: INFO nova.api.openstack.requestlog [None req-64713991-df75-4d9b-a8eb-cef32d3e95e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1512 microversion: 2.1 time: 0.147184 [ 986.319463] [55187]: [pid: 55187|app: 0|req: 3282/6642] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:46 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1512 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.322296] [55187]: DEBUG nova.api.openstack.wsgi [None req-39c979ab-6c60-4a54-9f86-74696f2f5d27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 986.324460] [55187]: DEBUG nova.compute.api [None req-39c979ab-6c60-4a54-9f86-74696f2f5d27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 986.331776] [55187]: DEBUG oslo_concurrency.lockutils [None req-39c979ab-6c60-4a54-9f86-74696f2f5d27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.332152] [55187]: DEBUG oslo_concurrency.lockutils [None req-39c979ab-6c60-4a54-9f86-74696f2f5d27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.332880] [55187]: DEBUG oslo_concurrency.lockutils [None req-39c979ab-6c60-4a54-9f86-74696f2f5d27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.332880] [55187]: DEBUG oslo_concurrency.lockutils [None req-39c979ab-6c60-4a54-9f86-74696f2f5d27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.333041] [55187]: DEBUG oslo_concurrency.lockutils [None req-39c979ab-6c60-4a54-9f86-74696f2f5d27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.333582] [55187]: DEBUG oslo_concurrency.lockutils [None req-39c979ab-6c60-4a54-9f86-74696f2f5d27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.338279] [55188]: DEBUG nova.policy [None req-29578a60-49bf-4813-93ca-7f2b3be6d1c5 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.344023] [55188]: DEBUG nova.policy [None req-29578a60-49bf-4813-93ca-7f2b3be6d1c5 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.344755] [55188]: DEBUG nova.policy [None req-29578a60-49bf-4813-93ca-7f2b3be6d1c5 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.350161] [55188]: INFO nova.api.openstack.requestlog [None req-29578a60-49bf-4813-93ca-7f2b3be6d1c5 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1554 microversion: 2.96 time: 0.087092 [ 986.350549] [55188]: [pid: 55188|app: 0|req: 3361/6643] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:46 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1554 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 986.365724] [55187]: DEBUG oslo_concurrency.lockutils [None req-39c979ab-6c60-4a54-9f86-74696f2f5d27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.366020] [55187]: DEBUG oslo_concurrency.lockutils [None req-39c979ab-6c60-4a54-9f86-74696f2f5d27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.366177] [55187]: DEBUG oslo_concurrency.lockutils [None req-39c979ab-6c60-4a54-9f86-74696f2f5d27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.366541] [55187]: DEBUG nova.objects.instance [None req-39c979ab-6c60-4a54-9f86-74696f2f5d27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'fault' on Instance uuid f58542d5-0164-4b39-b3f8-48956ce37421 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 986.390792] [55187]: DEBUG nova.policy [None req-39c979ab-6c60-4a54-9f86-74696f2f5d27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.394700] [55187]: INFO nova.api.openstack.requestlog [None req-39c979ab-6c60-4a54-9f86-74696f2f5d27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1300 microversion: 2.1 time: 0.074485 [ 986.394826] [55187]: [pid: 55187|app: 0|req: 3283/6644] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:46 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1300 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.594228] [55188]: DEBUG nova.api.openstack.wsgi [None req-c7acce09-596c-463b-988a-e206cdf017de tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 986.595989] [55188]: DEBUG nova.compute.api [None req-c7acce09-596c-463b-988a-e206cdf017de tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 986.599787] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7acce09-596c-463b-988a-e206cdf017de tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.600054] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7acce09-596c-463b-988a-e206cdf017de tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.600245] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7acce09-596c-463b-988a-e206cdf017de tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.600619] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7acce09-596c-463b-988a-e206cdf017de tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.600829] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7acce09-596c-463b-988a-e206cdf017de tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.601043] [55188]: DEBUG oslo_concurrency.lockutils [None req-c7acce09-596c-463b-988a-e206cdf017de tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.639659] [55188]: DEBUG nova.policy [None req-c7acce09-596c-463b-988a-e206cdf017de tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.646346] [55188]: INFO nova.api.openstack.requestlog [None req-c7acce09-596c-463b-988a-e206cdf017de tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1241 microversion: 2.1 time: 0.054497 [ 986.646665] [55188]: [pid: 55188|app: 0|req: 3362/6645] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:46 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1241 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.834644] [55187]: DEBUG nova.api.openstack.wsgi [None req-d2de8daa-f16d-4199-8fb9-b16e0b69a418 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 986.835962] [55187]: DEBUG nova.compute.api [None req-d2de8daa-f16d-4199-8fb9-b16e0b69a418 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 986.839493] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2de8daa-f16d-4199-8fb9-b16e0b69a418 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.839722] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2de8daa-f16d-4199-8fb9-b16e0b69a418 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.839900] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2de8daa-f16d-4199-8fb9-b16e0b69a418 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.840260] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2de8daa-f16d-4199-8fb9-b16e0b69a418 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.840493] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2de8daa-f16d-4199-8fb9-b16e0b69a418 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.840680] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2de8daa-f16d-4199-8fb9-b16e0b69a418 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.859591] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2de8daa-f16d-4199-8fb9-b16e0b69a418 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.859804] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2de8daa-f16d-4199-8fb9-b16e0b69a418 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.859982] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2de8daa-f16d-4199-8fb9-b16e0b69a418 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.860203] [55187]: DEBUG nova.objects.instance [None req-d2de8daa-f16d-4199-8fb9-b16e0b69a418 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid acd14470-9121-477e-8729-fab6f796b628 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 986.879717] [55187]: DEBUG nova.policy [None req-d2de8daa-f16d-4199-8fb9-b16e0b69a418 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.883926] [55187]: INFO nova.api.openstack.requestlog [None req-d2de8daa-f16d-4199-8fb9-b16e0b69a418 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1298 microversion: 2.1 time: 0.051977 [ 986.884256] [55187]: [pid: 55187|app: 0|req: 3284/6646] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:47 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1298 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.926332] [55188]: DEBUG nova.api.openstack.wsgi [None req-676ea9ac-5ea1-4af9-a3ff-5ea1fbf25dfc tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 986.927992] [55188]: DEBUG nova.compute.api [None req-676ea9ac-5ea1-4af9-a3ff-5ea1fbf25dfc tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 986.931608] [55188]: DEBUG oslo_concurrency.lockutils [None req-676ea9ac-5ea1-4af9-a3ff-5ea1fbf25dfc tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.931835] [55188]: DEBUG oslo_concurrency.lockutils [None req-676ea9ac-5ea1-4af9-a3ff-5ea1fbf25dfc tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.932036] [55188]: DEBUG oslo_concurrency.lockutils [None req-676ea9ac-5ea1-4af9-a3ff-5ea1fbf25dfc tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.932381] [55188]: DEBUG oslo_concurrency.lockutils [None req-676ea9ac-5ea1-4af9-a3ff-5ea1fbf25dfc tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.932578] [55188]: DEBUG oslo_concurrency.lockutils [None req-676ea9ac-5ea1-4af9-a3ff-5ea1fbf25dfc tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.932749] [55188]: DEBUG oslo_concurrency.lockutils [None req-676ea9ac-5ea1-4af9-a3ff-5ea1fbf25dfc tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.964430] [55188]: DEBUG nova.policy [None req-676ea9ac-5ea1-4af9-a3ff-5ea1fbf25dfc tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.968209] [55188]: INFO nova.api.openstack.requestlog [None req-676ea9ac-5ea1-4af9-a3ff-5ea1fbf25dfc tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1207 microversion: 2.1 time: 0.044267 [ 986.968521] [55188]: [pid: 55188|app: 0|req: 3363/6647] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:47 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1207 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 987.072486] [55187]: DEBUG nova.api.openstack.wsgi [None req-47d76778-5b46-4353-8036-ece75cec02d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 987.074232] [55187]: DEBUG nova.compute.api [None req-47d76778-5b46-4353-8036-ece75cec02d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 987.077714] [55187]: DEBUG oslo_concurrency.lockutils [None req-47d76778-5b46-4353-8036-ece75cec02d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.077947] [55187]: DEBUG oslo_concurrency.lockutils [None req-47d76778-5b46-4353-8036-ece75cec02d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.078174] [55187]: DEBUG oslo_concurrency.lockutils [None req-47d76778-5b46-4353-8036-ece75cec02d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.078545] [55187]: DEBUG oslo_concurrency.lockutils [None req-47d76778-5b46-4353-8036-ece75cec02d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.078759] [55187]: DEBUG oslo_concurrency.lockutils [None req-47d76778-5b46-4353-8036-ece75cec02d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.078934] [55187]: DEBUG oslo_concurrency.lockutils [None req-47d76778-5b46-4353-8036-ece75cec02d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.146107] [55187]: DEBUG nova.policy [None req-47d76778-5b46-4353-8036-ece75cec02d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.150646] [55187]: INFO nova.api.openstack.requestlog [None req-47d76778-5b46-4353-8036-ece75cec02d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1306 microversion: 2.1 time: 0.081283 [ 987.151125] [55187]: [pid: 55187|app: 0|req: 3285/6648] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:47 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1306 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.335932] [55188]: DEBUG nova.api.openstack.wsgi [None req-70fcfe20-aa77-44cb-90ca-327c0f3042f1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 987.338079] [55188]: DEBUG nova.compute.api [None req-70fcfe20-aa77-44cb-90ca-327c0f3042f1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 987.343323] [55188]: DEBUG oslo_concurrency.lockutils [None req-70fcfe20-aa77-44cb-90ca-327c0f3042f1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.343615] [55188]: DEBUG oslo_concurrency.lockutils [None req-70fcfe20-aa77-44cb-90ca-327c0f3042f1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.343871] [55188]: DEBUG oslo_concurrency.lockutils [None req-70fcfe20-aa77-44cb-90ca-327c0f3042f1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.344296] [55188]: DEBUG oslo_concurrency.lockutils [None req-70fcfe20-aa77-44cb-90ca-327c0f3042f1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.344549] [55188]: DEBUG oslo_concurrency.lockutils [None req-70fcfe20-aa77-44cb-90ca-327c0f3042f1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.344772] [55188]: DEBUG oslo_concurrency.lockutils [None req-70fcfe20-aa77-44cb-90ca-327c0f3042f1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.369804] [55187]: DEBUG nova.api.openstack.wsgi [None req-5d1ba838-91a8-4082-8675-5912f87ad24d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 987.371734] [55187]: DEBUG nova.compute.api [None req-5d1ba838-91a8-4082-8675-5912f87ad24d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 987.375348] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d1ba838-91a8-4082-8675-5912f87ad24d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.375603] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d1ba838-91a8-4082-8675-5912f87ad24d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.375793] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d1ba838-91a8-4082-8675-5912f87ad24d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.376179] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d1ba838-91a8-4082-8675-5912f87ad24d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.376409] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d1ba838-91a8-4082-8675-5912f87ad24d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.376638] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d1ba838-91a8-4082-8675-5912f87ad24d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.416873] [55187]: DEBUG nova.policy [None req-5d1ba838-91a8-4082-8675-5912f87ad24d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.424111] [55187]: DEBUG nova.policy [None req-5d1ba838-91a8-4082-8675-5912f87ad24d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.424822] [55187]: DEBUG nova.policy [None req-5d1ba838-91a8-4082-8675-5912f87ad24d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.428554] [55187]: INFO nova.api.openstack.requestlog [None req-5d1ba838-91a8-4082-8675-5912f87ad24d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1554 microversion: 2.96 time: 0.061452 [ 987.428840] [55187]: [pid: 55187|app: 0|req: 3286/6649] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:47 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1554 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 987.431309] [55187]: DEBUG nova.api.openstack.wsgi [None req-d8faf011-f58a-4819-a671-0bc378c7963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 987.432956] [55187]: DEBUG nova.compute.api [None req-d8faf011-f58a-4819-a671-0bc378c7963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 987.436181] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8faf011-f58a-4819-a671-0bc378c7963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.436423] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8faf011-f58a-4819-a671-0bc378c7963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.436608] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8faf011-f58a-4819-a671-0bc378c7963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.436960] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8faf011-f58a-4819-a671-0bc378c7963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.437176] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8faf011-f58a-4819-a671-0bc378c7963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.437352] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8faf011-f58a-4819-a671-0bc378c7963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.458478] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8faf011-f58a-4819-a671-0bc378c7963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.458478] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8faf011-f58a-4819-a671-0bc378c7963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.458478] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8faf011-f58a-4819-a671-0bc378c7963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.458478] [55187]: DEBUG nova.objects.instance [None req-d8faf011-f58a-4819-a671-0bc378c7963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'fault' on Instance uuid f58542d5-0164-4b39-b3f8-48956ce37421 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 987.478279] [55187]: DEBUG nova.policy [None req-d8faf011-f58a-4819-a671-0bc378c7963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.489300] [55187]: INFO nova.api.openstack.requestlog [None req-d8faf011-f58a-4819-a671-0bc378c7963a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1300 microversion: 2.1 time: 0.059792 [ 987.489635] [55187]: [pid: 55187|app: 0|req: 3287/6650] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:47 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.662600] [55187]: DEBUG nova.api.openstack.wsgi [None req-19f4844b-76f7-4b53-982d-ed67d3f028f3 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 987.664461] [55187]: DEBUG nova.compute.api [None req-19f4844b-76f7-4b53-982d-ed67d3f028f3 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 987.669033] [55187]: DEBUG oslo_concurrency.lockutils [None req-19f4844b-76f7-4b53-982d-ed67d3f028f3 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.669266] [55187]: DEBUG oslo_concurrency.lockutils [None req-19f4844b-76f7-4b53-982d-ed67d3f028f3 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.669458] [55187]: DEBUG oslo_concurrency.lockutils [None req-19f4844b-76f7-4b53-982d-ed67d3f028f3 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.669858] [55187]: DEBUG oslo_concurrency.lockutils [None req-19f4844b-76f7-4b53-982d-ed67d3f028f3 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.670104] [55187]: DEBUG oslo_concurrency.lockutils [None req-19f4844b-76f7-4b53-982d-ed67d3f028f3 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.670290] [55187]: DEBUG oslo_concurrency.lockutils [None req-19f4844b-76f7-4b53-982d-ed67d3f028f3 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.713617] [55187]: DEBUG nova.policy [None req-19f4844b-76f7-4b53-982d-ed67d3f028f3 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.719912] [55187]: INFO nova.api.openstack.requestlog [None req-19f4844b-76f7-4b53-982d-ed67d3f028f3 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1241 microversion: 2.1 time: 0.059952 [ 987.720392] [55187]: [pid: 55187|app: 0|req: 3288/6651] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:48 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1241 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.725114] [55188]: DEBUG nova.policy [None req-70fcfe20-aa77-44cb-90ca-327c0f3042f1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.729255] [55188]: INFO nova.api.openstack.requestlog [None req-70fcfe20-aa77-44cb-90ca-327c0f3042f1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1512 microversion: 2.1 time: 0.395864 [ 987.729490] [55188]: [pid: 55188|app: 0|req: 3364/6652] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:47 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1512 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.807747] [55187]: DEBUG nova.api.openstack.wsgi [req-2cdce23e-0491-498b-bdbc-3f4fdc1993f6 req-49f077db-b2ec-4b52-835a-6c919c432182 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cdb854d2-aa84-4acd-8914-ddd3007639f4", "name": "network-vif-plugged", "status": "completed", "tag": "22499a22-81cf-4839-992c-15b66af1d93c"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 987.813929] [55187]: DEBUG oslo_concurrency.lockutils [req-2cdce23e-0491-498b-bdbc-3f4fdc1993f6 req-49f077db-b2ec-4b52-835a-6c919c432182 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.814200] [55187]: DEBUG oslo_concurrency.lockutils [req-2cdce23e-0491-498b-bdbc-3f4fdc1993f6 req-49f077db-b2ec-4b52-835a-6c919c432182 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.814367] [55187]: DEBUG oslo_concurrency.lockutils [req-2cdce23e-0491-498b-bdbc-3f4fdc1993f6 req-49f077db-b2ec-4b52-835a-6c919c432182 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.820337] [55187]: INFO nova.api.openstack.compute.server_external_events [req-2cdce23e-0491-498b-bdbc-3f4fdc1993f6 req-49f077db-b2ec-4b52-835a-6c919c432182 service nova] Creating event network-vif-plugged:22499a22-81cf-4839-992c-15b66af1d93c for instance cdb854d2-aa84-4acd-8914-ddd3007639f4 on cpu-1 [ 987.823264] [55187]: INFO nova.api.openstack.requestlog [req-2cdce23e-0491-498b-bdbc-3f4fdc1993f6 req-49f077db-b2ec-4b52-835a-6c919c432182 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017868 [ 987.823589] [55187]: [pid: 55187|app: 0|req: 3289/6653] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:48 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 987.896891] [55188]: DEBUG nova.api.openstack.wsgi [None req-0ea39ed1-31fe-46db-accf-b6fb7939cc29 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 987.898739] [55188]: DEBUG nova.compute.api [None req-0ea39ed1-31fe-46db-accf-b6fb7939cc29 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 987.902157] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ea39ed1-31fe-46db-accf-b6fb7939cc29 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.902395] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ea39ed1-31fe-46db-accf-b6fb7939cc29 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.902578] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ea39ed1-31fe-46db-accf-b6fb7939cc29 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.902924] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ea39ed1-31fe-46db-accf-b6fb7939cc29 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.903143] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ea39ed1-31fe-46db-accf-b6fb7939cc29 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.903323] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ea39ed1-31fe-46db-accf-b6fb7939cc29 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.927536] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ea39ed1-31fe-46db-accf-b6fb7939cc29 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.927806] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ea39ed1-31fe-46db-accf-b6fb7939cc29 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.927990] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ea39ed1-31fe-46db-accf-b6fb7939cc29 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.928234] [55188]: DEBUG nova.objects.instance [None req-0ea39ed1-31fe-46db-accf-b6fb7939cc29 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid acd14470-9121-477e-8729-fab6f796b628 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 987.947491] [55188]: DEBUG nova.policy [None req-0ea39ed1-31fe-46db-accf-b6fb7939cc29 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.952747] [55188]: INFO nova.api.openstack.requestlog [None req-0ea39ed1-31fe-46db-accf-b6fb7939cc29 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1298 microversion: 2.1 time: 0.058074 [ 987.953129] [55188]: [pid: 55188|app: 0|req: 3365/6654] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:48 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.980738] [55187]: DEBUG nova.api.openstack.wsgi [None req-7463358c-bd7a-4255-99de-f726d5ce03ce tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 987.982484] [55187]: DEBUG nova.compute.api [None req-7463358c-bd7a-4255-99de-f726d5ce03ce tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 987.986037] [55187]: DEBUG oslo_concurrency.lockutils [None req-7463358c-bd7a-4255-99de-f726d5ce03ce tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.986285] [55187]: DEBUG oslo_concurrency.lockutils [None req-7463358c-bd7a-4255-99de-f726d5ce03ce tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.986478] [55187]: DEBUG oslo_concurrency.lockutils [None req-7463358c-bd7a-4255-99de-f726d5ce03ce tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.987026] [55187]: DEBUG oslo_concurrency.lockutils [None req-7463358c-bd7a-4255-99de-f726d5ce03ce tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.987026] [55187]: DEBUG oslo_concurrency.lockutils [None req-7463358c-bd7a-4255-99de-f726d5ce03ce tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.987200] [55187]: DEBUG oslo_concurrency.lockutils [None req-7463358c-bd7a-4255-99de-f726d5ce03ce tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.017970] [55187]: DEBUG nova.policy [None req-7463358c-bd7a-4255-99de-f726d5ce03ce tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.021649] [55187]: INFO nova.api.openstack.requestlog [None req-7463358c-bd7a-4255-99de-f726d5ce03ce tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1207 microversion: 2.1 time: 0.043638 [ 988.021968] [55187]: [pid: 55187|app: 0|req: 3290/6655] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:48 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1207 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.163239] [55188]: DEBUG nova.api.openstack.wsgi [None req-47ac23dc-a10f-4f5a-883e-20477a5a5e13 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 988.165048] [55188]: DEBUG nova.compute.api [None req-47ac23dc-a10f-4f5a-883e-20477a5a5e13 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 988.168632] [55188]: DEBUG oslo_concurrency.lockutils [None req-47ac23dc-a10f-4f5a-883e-20477a5a5e13 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.168893] [55188]: DEBUG oslo_concurrency.lockutils [None req-47ac23dc-a10f-4f5a-883e-20477a5a5e13 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.169492] [55188]: DEBUG oslo_concurrency.lockutils [None req-47ac23dc-a10f-4f5a-883e-20477a5a5e13 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.169492] [55188]: DEBUG oslo_concurrency.lockutils [None req-47ac23dc-a10f-4f5a-883e-20477a5a5e13 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.169702] [55188]: DEBUG oslo_concurrency.lockutils [None req-47ac23dc-a10f-4f5a-883e-20477a5a5e13 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.169884] [55188]: DEBUG oslo_concurrency.lockutils [None req-47ac23dc-a10f-4f5a-883e-20477a5a5e13 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.259612] [55188]: DEBUG nova.policy [None req-47ac23dc-a10f-4f5a-883e-20477a5a5e13 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.263797] [55188]: INFO nova.api.openstack.requestlog [None req-47ac23dc-a10f-4f5a-883e-20477a5a5e13 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1306 microversion: 2.1 time: 0.102838 [ 988.264120] [55188]: [pid: 55188|app: 0|req: 3366/6656] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:48 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1306 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.449656] [55187]: DEBUG nova.api.openstack.wsgi [None req-0493c793-25e5-4d53-8e08-a1eb86b90eb7 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 988.451407] [55187]: DEBUG nova.compute.api [None req-0493c793-25e5-4d53-8e08-a1eb86b90eb7 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 988.454759] [55187]: DEBUG oslo_concurrency.lockutils [None req-0493c793-25e5-4d53-8e08-a1eb86b90eb7 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.454998] [55187]: DEBUG oslo_concurrency.lockutils [None req-0493c793-25e5-4d53-8e08-a1eb86b90eb7 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.455202] [55187]: DEBUG oslo_concurrency.lockutils [None req-0493c793-25e5-4d53-8e08-a1eb86b90eb7 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.455555] [55187]: DEBUG oslo_concurrency.lockutils [None req-0493c793-25e5-4d53-8e08-a1eb86b90eb7 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.455757] [55187]: DEBUG oslo_concurrency.lockutils [None req-0493c793-25e5-4d53-8e08-a1eb86b90eb7 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.455933] [55187]: DEBUG oslo_concurrency.lockutils [None req-0493c793-25e5-4d53-8e08-a1eb86b90eb7 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.502016] [55187]: DEBUG nova.policy [None req-0493c793-25e5-4d53-8e08-a1eb86b90eb7 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.506394] [55187]: DEBUG nova.policy [None req-0493c793-25e5-4d53-8e08-a1eb86b90eb7 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.507045] [55187]: DEBUG nova.policy [None req-0493c793-25e5-4d53-8e08-a1eb86b90eb7 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.508221] [55188]: DEBUG nova.api.openstack.wsgi [None req-aafeb0be-9c3b-45ac-946b-1c09d7edadba tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 988.510986] [55188]: DEBUG nova.compute.api [None req-aafeb0be-9c3b-45ac-946b-1c09d7edadba tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 988.511835] [55187]: INFO nova.api.openstack.requestlog [None req-0493c793-25e5-4d53-8e08-a1eb86b90eb7 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1571 microversion: 2.96 time: 0.064553 [ 988.512352] [55187]: [pid: 55187|app: 0|req: 3291/6657] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:48 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1571 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 988.514857] [55188]: DEBUG oslo_concurrency.lockutils [None req-aafeb0be-9c3b-45ac-946b-1c09d7edadba tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.515114] [55188]: DEBUG oslo_concurrency.lockutils [None req-aafeb0be-9c3b-45ac-946b-1c09d7edadba tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.515300] [55188]: DEBUG oslo_concurrency.lockutils [None req-aafeb0be-9c3b-45ac-946b-1c09d7edadba tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.515649] [55188]: DEBUG oslo_concurrency.lockutils [None req-aafeb0be-9c3b-45ac-946b-1c09d7edadba tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.515845] [55188]: DEBUG oslo_concurrency.lockutils [None req-aafeb0be-9c3b-45ac-946b-1c09d7edadba tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.516043] [55188]: DEBUG oslo_concurrency.lockutils [None req-aafeb0be-9c3b-45ac-946b-1c09d7edadba tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.526397] [55187]: DEBUG nova.api.openstack.wsgi [None req-279de486-923e-4708-9eab-aeaab40f115c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 988.529691] [55187]: DEBUG nova.policy [None req-279de486-923e-4708-9eab-aeaab40f115c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.530105] [55187]: DEBUG nova.compute.api [None req-279de486-923e-4708-9eab-aeaab40f115c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Searching by: {'deleted': False, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 988.533621] [55187]: DEBUG oslo_concurrency.lockutils [None req-279de486-923e-4708-9eab-aeaab40f115c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.533853] [55187]: DEBUG oslo_concurrency.lockutils [None req-279de486-923e-4708-9eab-aeaab40f115c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.534047] [55187]: DEBUG oslo_concurrency.lockutils [None req-279de486-923e-4708-9eab-aeaab40f115c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.534441] [55187]: DEBUG oslo_concurrency.lockutils [None req-279de486-923e-4708-9eab-aeaab40f115c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.534696] [55187]: DEBUG oslo_concurrency.lockutils [None req-279de486-923e-4708-9eab-aeaab40f115c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.534806] [55187]: DEBUG oslo_concurrency.lockutils [None req-279de486-923e-4708-9eab-aeaab40f115c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.535050] [55188]: DEBUG oslo_concurrency.lockutils [None req-aafeb0be-9c3b-45ac-946b-1c09d7edadba tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.535320] [55188]: DEBUG oslo_concurrency.lockutils [None req-aafeb0be-9c3b-45ac-946b-1c09d7edadba tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.535476] [55188]: DEBUG oslo_concurrency.lockutils [None req-aafeb0be-9c3b-45ac-946b-1c09d7edadba tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.535675] [55188]: DEBUG nova.objects.instance [None req-aafeb0be-9c3b-45ac-946b-1c09d7edadba tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'fault' on Instance uuid f58542d5-0164-4b39-b3f8-48956ce37421 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 988.556377] [55188]: DEBUG nova.policy [None req-aafeb0be-9c3b-45ac-946b-1c09d7edadba tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.560730] [55188]: INFO nova.api.openstack.requestlog [None req-aafeb0be-9c3b-45ac-946b-1c09d7edadba tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 200 len: 1300 microversion: 2.1 time: 0.054809 [ 988.561256] [55188]: [pid: 55188|app: 0|req: 3367/6658] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:48 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 1300 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.593516] [55187]: DEBUG nova.compute.multi_cell_list [None req-279de486-923e-4708-9eab-aeaab40f115c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=55187) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 988.631214] [55187]: DEBUG nova.policy [None req-279de486-923e-4708-9eab-aeaab40f115c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.634252] [55187]: DEBUG oslo_concurrency.lockutils [None req-279de486-923e-4708-9eab-aeaab40f115c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.634483] [55187]: DEBUG oslo_concurrency.lockutils [None req-279de486-923e-4708-9eab-aeaab40f115c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.634666] [55187]: DEBUG oslo_concurrency.lockutils [None req-279de486-923e-4708-9eab-aeaab40f115c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.646085] [55187]: DEBUG nova.policy [None req-279de486-923e-4708-9eab-aeaab40f115c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.646085] [55187]: DEBUG nova.policy [None req-279de486-923e-4708-9eab-aeaab40f115c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.662289] [55187]: INFO nova.api.openstack.requestlog [None req-279de486-923e-4708-9eab-aeaab40f115c tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1553 microversion: 2.96 time: 0.138021 [ 988.662637] [55187]: [pid: 55187|app: 0|req: 3292/6659] 10.180.1.21 () {60 vars in 1182 bytes} [Wed Mar 26 22:07:48 2025] GET /compute/v2.1/servers/detail => generated 1553 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 988.678459] [55188]: DEBUG nova.api.openstack.wsgi [None req-cee19062-f9c1-4e7b-9d27-933ead4fcbd1 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 988.681746] [55188]: DEBUG nova.compute.api [None req-cee19062-f9c1-4e7b-9d27-933ead4fcbd1 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 988.690064] [55188]: DEBUG oslo_concurrency.lockutils [None req-cee19062-f9c1-4e7b-9d27-933ead4fcbd1 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.690343] [55188]: DEBUG oslo_concurrency.lockutils [None req-cee19062-f9c1-4e7b-9d27-933ead4fcbd1 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.690536] [55188]: DEBUG oslo_concurrency.lockutils [None req-cee19062-f9c1-4e7b-9d27-933ead4fcbd1 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.690902] [55188]: DEBUG oslo_concurrency.lockutils [None req-cee19062-f9c1-4e7b-9d27-933ead4fcbd1 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.691112] [55188]: DEBUG oslo_concurrency.lockutils [None req-cee19062-f9c1-4e7b-9d27-933ead4fcbd1 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.691290] [55188]: DEBUG oslo_concurrency.lockutils [None req-cee19062-f9c1-4e7b-9d27-933ead4fcbd1 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.727373] [55188]: DEBUG nova.policy [None req-cee19062-f9c1-4e7b-9d27-933ead4fcbd1 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.731554] [55188]: DEBUG nova.policy [None req-cee19062-f9c1-4e7b-9d27-933ead4fcbd1 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.732180] [55188]: DEBUG nova.policy [None req-cee19062-f9c1-4e7b-9d27-933ead4fcbd1 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.734956] [55188]: INFO nova.api.openstack.requestlog [None req-cee19062-f9c1-4e7b-9d27-933ead4fcbd1 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1571 microversion: 2.96 time: 0.059267 [ 988.735272] [55188]: [pid: 55188|app: 0|req: 3368/6660] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:49 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1571 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 988.736099] [55187]: DEBUG nova.api.openstack.wsgi [None req-62306d50-d6bf-4909-bdae-c6a19d91b34b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 988.737809] [55187]: DEBUG nova.compute.api [None req-62306d50-d6bf-4909-bdae-c6a19d91b34b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 988.742041] [55188]: DEBUG nova.api.openstack.wsgi [None req-60fe9b04-f8ce-42f8-88c7-d8e3c081f103 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 988.742125] [55187]: DEBUG oslo_concurrency.lockutils [None req-62306d50-d6bf-4909-bdae-c6a19d91b34b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.742269] [55187]: DEBUG oslo_concurrency.lockutils [None req-62306d50-d6bf-4909-bdae-c6a19d91b34b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.742457] [55187]: DEBUG oslo_concurrency.lockutils [None req-62306d50-d6bf-4909-bdae-c6a19d91b34b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.742865] [55187]: DEBUG oslo_concurrency.lockutils [None req-62306d50-d6bf-4909-bdae-c6a19d91b34b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.743084] [55187]: DEBUG oslo_concurrency.lockutils [None req-62306d50-d6bf-4909-bdae-c6a19d91b34b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.743187] [55188]: DEBUG nova.compute.api [None req-60fe9b04-f8ce-42f8-88c7-d8e3c081f103 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 988.743266] [55187]: DEBUG oslo_concurrency.lockutils [None req-62306d50-d6bf-4909-bdae-c6a19d91b34b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.746296] [55188]: DEBUG oslo_concurrency.lockutils [None req-60fe9b04-f8ce-42f8-88c7-d8e3c081f103 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.747038] [55188]: DEBUG oslo_concurrency.lockutils [None req-60fe9b04-f8ce-42f8-88c7-d8e3c081f103 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.747038] [55188]: DEBUG oslo_concurrency.lockutils [None req-60fe9b04-f8ce-42f8-88c7-d8e3c081f103 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.747038] [55188]: DEBUG oslo_concurrency.lockutils [None req-60fe9b04-f8ce-42f8-88c7-d8e3c081f103 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.747236] [55188]: DEBUG oslo_concurrency.lockutils [None req-60fe9b04-f8ce-42f8-88c7-d8e3c081f103 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.747539] [55188]: DEBUG oslo_concurrency.lockutils [None req-60fe9b04-f8ce-42f8-88c7-d8e3c081f103 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.780225] [55187]: DEBUG nova.policy [None req-62306d50-d6bf-4909-bdae-c6a19d91b34b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.784321] [55187]: INFO nova.api.openstack.requestlog [None req-62306d50-d6bf-4909-bdae-c6a19d91b34b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1241 microversion: 2.1 time: 0.050482 [ 988.784639] [55187]: [pid: 55187|app: 0|req: 3293/6661] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:49 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1241 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.788416] [55187]: DEBUG nova.api.openstack.wsgi [None req-6d69c117-410d-4ae1-8ba8-424acc99b53f tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 988.788599] [55187]: DEBUG nova.compute.api [None req-6d69c117-410d-4ae1-8ba8-424acc99b53f tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 988.791671] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d69c117-410d-4ae1-8ba8-424acc99b53f tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.791894] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d69c117-410d-4ae1-8ba8-424acc99b53f tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.792079] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d69c117-410d-4ae1-8ba8-424acc99b53f tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.792419] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d69c117-410d-4ae1-8ba8-424acc99b53f tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.792764] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d69c117-410d-4ae1-8ba8-424acc99b53f tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.792813] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d69c117-410d-4ae1-8ba8-424acc99b53f tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.837018] [55187]: DEBUG nova.policy [None req-6d69c117-410d-4ae1-8ba8-424acc99b53f tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.839528] [55188]: DEBUG nova.policy [None req-60fe9b04-f8ce-42f8-88c7-d8e3c081f103 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.841405] [55187]: DEBUG nova.policy [None req-6d69c117-410d-4ae1-8ba8-424acc99b53f tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.842030] [55187]: DEBUG nova.policy [None req-6d69c117-410d-4ae1-8ba8-424acc99b53f tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.844024] [55188]: INFO nova.api.openstack.requestlog [None req-60fe9b04-f8ce-42f8-88c7-d8e3c081f103 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1512 microversion: 2.1 time: 0.104229 [ 988.844893] [55188]: [pid: 55188|app: 0|req: 3369/6662] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:49 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1512 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.845108] [55187]: INFO nova.api.openstack.requestlog [None req-6d69c117-410d-4ae1-8ba8-424acc99b53f tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1571 microversion: 2.96 time: 0.059630 [ 988.845108] [55187]: [pid: 55187|app: 0|req: 3294/6663] 10.180.1.21 () {62 vars in 1292 bytes} [Wed Mar 26 22:07:49 2025] PUT /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1571 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 988.858595] [55188]: DEBUG nova.api.openstack.wsgi [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 988.860589] [55188]: DEBUG nova.compute.api [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 988.863805] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.864046] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.864237] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.864579] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.864809] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.864950] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.886739] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.886739] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.886836] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.891684] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.891910] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.892104] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.892474] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.892674] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.893010] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.932331] [55188]: DEBUG nova.virt.hardware [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 988.932529] [55188]: DEBUG nova.virt.hardware [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 988.933343] [55188]: DEBUG nova.virt.hardware [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 988.933343] [55188]: DEBUG nova.virt.hardware [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 988.933343] [55188]: DEBUG nova.virt.hardware [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 988.966276] [55187]: DEBUG nova.api.openstack.wsgi [None req-7d8b053a-3a97-42bc-864e-6ffb4651f5f7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 988.968079] [55187]: DEBUG nova.compute.api [None req-7d8b053a-3a97-42bc-864e-6ffb4651f5f7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 988.972300] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d8b053a-3a97-42bc-864e-6ffb4651f5f7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.972396] [55188]: DEBUG nova.compute.api [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 988.972440] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d8b053a-3a97-42bc-864e-6ffb4651f5f7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.972488] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d8b053a-3a97-42bc-864e-6ffb4651f5f7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.973145] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d8b053a-3a97-42bc-864e-6ffb4651f5f7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.973530] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d8b053a-3a97-42bc-864e-6ffb4651f5f7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.973827] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d8b053a-3a97-42bc-864e-6ffb4651f5f7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.975610] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.975890] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.976341] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.976729] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.977017] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.977224] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.995633] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d8b053a-3a97-42bc-864e-6ffb4651f5f7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.997717] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d8b053a-3a97-42bc-864e-6ffb4651f5f7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.997717] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d8b053a-3a97-42bc-864e-6ffb4651f5f7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.997717] [55187]: DEBUG nova.objects.instance [None req-7d8b053a-3a97-42bc-864e-6ffb4651f5f7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid acd14470-9121-477e-8729-fab6f796b628 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 989.013335] [55188]: DEBUG nova.policy [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.018836] [55188]: DEBUG nova.policy [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.019862] [55188]: DEBUG nova.policy [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.024865] [55187]: DEBUG nova.policy [None req-7d8b053a-3a97-42bc-864e-6ffb4651f5f7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.026996] [55188]: INFO nova.api.openstack.requestlog [None req-fe47309a-87ee-405c-ac0f-319b3d7ebe0e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "POST /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803/action" status: 202 len: 1628 microversion: 2.96 time: 0.170318 [ 989.027929] [55188]: [pid: 55188|app: 0|req: 3370/6664] 10.180.1.21 () {62 vars in 1314 bytes} [Wed Mar 26 22:07:49 2025] POST /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803/action => generated 1628 bytes in 171 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 989.030616] [55187]: INFO nova.api.openstack.requestlog [None req-7d8b053a-3a97-42bc-864e-6ffb4651f5f7 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1298 microversion: 2.1 time: 0.066609 [ 989.030944] [55187]: [pid: 55187|app: 0|req: 3295/6665] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:49 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1298 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 989.034807] [55188]: DEBUG nova.api.openstack.wsgi [None req-52167ad4-65d7-4943-a804-d88988851637 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 989.036229] [55188]: DEBUG nova.compute.api [None req-52167ad4-65d7-4943-a804-d88988851637 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 989.039483] [55188]: DEBUG oslo_concurrency.lockutils [None req-52167ad4-65d7-4943-a804-d88988851637 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.039713] [55188]: DEBUG oslo_concurrency.lockutils [None req-52167ad4-65d7-4943-a804-d88988851637 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.039899] [55188]: DEBUG oslo_concurrency.lockutils [None req-52167ad4-65d7-4943-a804-d88988851637 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.040255] [55188]: DEBUG oslo_concurrency.lockutils [None req-52167ad4-65d7-4943-a804-d88988851637 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.040463] [55188]: DEBUG oslo_concurrency.lockutils [None req-52167ad4-65d7-4943-a804-d88988851637 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.040633] [55188]: DEBUG oslo_concurrency.lockutils [None req-52167ad4-65d7-4943-a804-d88988851637 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.042612] [55187]: DEBUG nova.api.openstack.wsgi [None req-5fb70f4f-145d-405a-9841-26326823de80 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 989.044264] [55187]: DEBUG nova.compute.api [None req-5fb70f4f-145d-405a-9841-26326823de80 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 989.047534] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fb70f4f-145d-405a-9841-26326823de80 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.047767] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fb70f4f-145d-405a-9841-26326823de80 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.047954] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fb70f4f-145d-405a-9841-26326823de80 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.048384] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fb70f4f-145d-405a-9841-26326823de80 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.048591] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fb70f4f-145d-405a-9841-26326823de80 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.048767] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fb70f4f-145d-405a-9841-26326823de80 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.073488] [55188]: DEBUG nova.policy [None req-52167ad4-65d7-4943-a804-d88988851637 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.077746] [55188]: INFO nova.api.openstack.requestlog [None req-52167ad4-65d7-4943-a804-d88988851637 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1207 microversion: 2.1 time: 0.045029 [ 989.078283] [55188]: [pid: 55188|app: 0|req: 3371/6666] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:49 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1207 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.087342] [55187]: DEBUG nova.policy [None req-5fb70f4f-145d-405a-9841-26326823de80 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.091444] [55187]: DEBUG nova.policy [None req-5fb70f4f-145d-405a-9841-26326823de80 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.092064] [55187]: DEBUG nova.policy [None req-5fb70f4f-145d-405a-9841-26326823de80 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.094498] [55187]: INFO nova.api.openstack.requestlog [None req-5fb70f4f-145d-405a-9841-26326823de80 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1580 microversion: 2.96 time: 0.054053 [ 989.094814] [55187]: [pid: 55187|app: 0|req: 3296/6667] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:49 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1580 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 989.277624] [55188]: DEBUG nova.api.openstack.wsgi [None req-1a895cd2-6e57-47c2-9349-36e0c2b8b607 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 989.279616] [55188]: DEBUG nova.compute.api [None req-1a895cd2-6e57-47c2-9349-36e0c2b8b607 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 989.283446] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a895cd2-6e57-47c2-9349-36e0c2b8b607 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.283730] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a895cd2-6e57-47c2-9349-36e0c2b8b607 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.283959] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a895cd2-6e57-47c2-9349-36e0c2b8b607 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.284373] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a895cd2-6e57-47c2-9349-36e0c2b8b607 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.284609] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a895cd2-6e57-47c2-9349-36e0c2b8b607 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.284798] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a895cd2-6e57-47c2-9349-36e0c2b8b607 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.364094] [55188]: DEBUG nova.policy [None req-1a895cd2-6e57-47c2-9349-36e0c2b8b607 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.370991] [55188]: INFO nova.api.openstack.requestlog [None req-1a895cd2-6e57-47c2-9349-36e0c2b8b607 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1306 microversion: 2.1 time: 0.095943 [ 989.371476] [55188]: [pid: 55188|app: 0|req: 3372/6668] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:49 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1306 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.573927] [55187]: DEBUG nova.api.openstack.wsgi [None req-b4de4f97-56b5-49a1-a9ee-fa2f9fc9720f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 989.577104] [55187]: DEBUG nova.compute.api [None req-b4de4f97-56b5-49a1-a9ee-fa2f9fc9720f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 989.579711] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4de4f97-56b5-49a1-a9ee-fa2f9fc9720f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.579711] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4de4f97-56b5-49a1-a9ee-fa2f9fc9720f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.579889] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4de4f97-56b5-49a1-a9ee-fa2f9fc9720f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.580267] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4de4f97-56b5-49a1-a9ee-fa2f9fc9720f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.580461] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4de4f97-56b5-49a1-a9ee-fa2f9fc9720f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.580626] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4de4f97-56b5-49a1-a9ee-fa2f9fc9720f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.589876] [55187]: INFO nova.api.openstack.wsgi [None req-b4de4f97-56b5-49a1-a9ee-fa2f9fc9720f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance f58542d5-0164-4b39-b3f8-48956ce37421 could not be found. [ 989.590207] [55187]: DEBUG nova.api.openstack.wsgi [None req-b4de4f97-56b5-49a1-a9ee-fa2f9fc9720f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance f58542d5-0164-4b39-b3f8-48956ce37421 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 989.590655] [55187]: INFO nova.api.openstack.requestlog [None req-b4de4f97-56b5-49a1-a9ee-fa2f9fc9720f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 404 len: 111 microversion: 2.1 time: 0.019916 [ 989.590979] [55187]: [pid: 55187|app: 0|req: 3297/6669] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:49 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 989.596519] [55188]: DEBUG nova.api.openstack.wsgi [None req-ebbcc5ee-b360-475b-8b67-58332b060b72 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 989.598341] [55188]: DEBUG nova.compute.api [None req-ebbcc5ee-b360-475b-8b67-58332b060b72 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 989.602035] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebbcc5ee-b360-475b-8b67-58332b060b72 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.602284] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebbcc5ee-b360-475b-8b67-58332b060b72 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.602472] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebbcc5ee-b360-475b-8b67-58332b060b72 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.602941] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebbcc5ee-b360-475b-8b67-58332b060b72 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.603184] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebbcc5ee-b360-475b-8b67-58332b060b72 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.603368] [55188]: DEBUG oslo_concurrency.lockutils [None req-ebbcc5ee-b360-475b-8b67-58332b060b72 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.708278] [55188]: DEBUG nova.policy [None req-ebbcc5ee-b360-475b-8b67-58332b060b72 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.714962] [55188]: INFO nova.api.openstack.requestlog [None req-ebbcc5ee-b360-475b-8b67-58332b060b72 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.120180 [ 989.714962] [55188]: [pid: 55188|app: 0|req: 3373/6670] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:49 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.790476] [55187]: DEBUG nova.api.openstack.wsgi [None req-6f1761ef-87a2-4faf-b736-c3a122ba667c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'create', calling method: >, body: {"server": {"name": 12345, "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "5e6062a4-fa3f-4f62-95e7-fa432ee14f94"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 989.792838] [55187]: DEBUG nova.api.openstack.wsgi [None req-6f1761ef-87a2-4faf-b736-c3a122ba667c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: 12345. 12345 is not of type 'string' {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 989.792838] [55187]: INFO nova.api.openstack.requestlog [None req-6f1761ef-87a2-4faf-b736-c3a122ba667c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 127 microversion: 2.1 time: 0.005005 [ 989.793137] [55187]: [pid: 55187|app: 0|req: 3298/6671] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:07:50 2025] POST /compute/v2.1/servers => generated 127 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 989.798016] [55188]: DEBUG nova.api.openstack.wsgi [None req-0321ebcb-f4c7-4f4b-aff5-581ea6cf25ab tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 989.799062] [55187]: DEBUG nova.api.openstack.wsgi [None req-6c17f8fc-cc88-4cff-b497-83877378cb4a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 989.800019] [55188]: DEBUG nova.compute.api [None req-0321ebcb-f4c7-4f4b-aff5-581ea6cf25ab tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 989.800363] [55187]: DEBUG nova.compute.api [None req-6c17f8fc-cc88-4cff-b497-83877378cb4a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 989.803956] [55188]: DEBUG oslo_concurrency.lockutils [None req-0321ebcb-f4c7-4f4b-aff5-581ea6cf25ab tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.804210] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c17f8fc-cc88-4cff-b497-83877378cb4a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.804256] [55188]: DEBUG oslo_concurrency.lockutils [None req-0321ebcb-f4c7-4f4b-aff5-581ea6cf25ab tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.804422] [55188]: DEBUG oslo_concurrency.lockutils [None req-0321ebcb-f4c7-4f4b-aff5-581ea6cf25ab tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.804461] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c17f8fc-cc88-4cff-b497-83877378cb4a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.804619] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c17f8fc-cc88-4cff-b497-83877378cb4a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.804794] [55188]: DEBUG oslo_concurrency.lockutils [None req-0321ebcb-f4c7-4f4b-aff5-581ea6cf25ab tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.804966] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c17f8fc-cc88-4cff-b497-83877378cb4a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.805017] [55188]: DEBUG oslo_concurrency.lockutils [None req-0321ebcb-f4c7-4f4b-aff5-581ea6cf25ab tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.805184] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c17f8fc-cc88-4cff-b497-83877378cb4a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.805222] [55188]: DEBUG oslo_concurrency.lockutils [None req-0321ebcb-f4c7-4f4b-aff5-581ea6cf25ab tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.805434] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c17f8fc-cc88-4cff-b497-83877378cb4a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.841365] [55187]: DEBUG nova.policy [None req-6c17f8fc-cc88-4cff-b497-83877378cb4a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.845761] [55187]: INFO nova.api.openstack.requestlog [None req-6c17f8fc-cc88-4cff-b497-83877378cb4a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1241 microversion: 2.1 time: 0.049267 [ 989.846104] [55187]: [pid: 55187|app: 0|req: 3299/6672] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:50 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1241 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.848812] [55187]: DEBUG nova.api.openstack.wsgi [req-7e2f2bec-d61f-4476-aee9-a57b8255bc40 req-cc56b88c-ac12-44a6-91cb-6db74946b917 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "cdb854d2-aa84-4acd-8914-ddd3007639f4", "tag": "22499a22-81cf-4839-992c-15b66af1d93c"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 989.854823] [55187]: DEBUG oslo_concurrency.lockutils [req-7e2f2bec-d61f-4476-aee9-a57b8255bc40 req-cc56b88c-ac12-44a6-91cb-6db74946b917 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.855092] [55187]: DEBUG oslo_concurrency.lockutils [req-7e2f2bec-d61f-4476-aee9-a57b8255bc40 req-cc56b88c-ac12-44a6-91cb-6db74946b917 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.855278] [55187]: DEBUG oslo_concurrency.lockutils [req-7e2f2bec-d61f-4476-aee9-a57b8255bc40 req-cc56b88c-ac12-44a6-91cb-6db74946b917 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.861800] [55187]: INFO nova.api.openstack.compute.server_external_events [req-7e2f2bec-d61f-4476-aee9-a57b8255bc40 req-cc56b88c-ac12-44a6-91cb-6db74946b917 service nova] Creating event network-changed:22499a22-81cf-4839-992c-15b66af1d93c for instance cdb854d2-aa84-4acd-8914-ddd3007639f4 on cpu-1 [ 989.864827] [55187]: INFO nova.api.openstack.requestlog [req-7e2f2bec-d61f-4476-aee9-a57b8255bc40 req-cc56b88c-ac12-44a6-91cb-6db74946b917 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018021 [ 989.865416] [55187]: [pid: 55187|app: 0|req: 3300/6673] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:50 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 989.868345] [55187]: DEBUG nova.api.openstack.wsgi [None req-69c6a0a5-d70d-4aca-b118-0bb7e7a161e9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 989.870286] [55187]: DEBUG nova.compute.api [None req-69c6a0a5-d70d-4aca-b118-0bb7e7a161e9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 989.874831] [55187]: DEBUG oslo_concurrency.lockutils [None req-69c6a0a5-d70d-4aca-b118-0bb7e7a161e9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.875153] [55187]: DEBUG oslo_concurrency.lockutils [None req-69c6a0a5-d70d-4aca-b118-0bb7e7a161e9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.875400] [55187]: DEBUG oslo_concurrency.lockutils [None req-69c6a0a5-d70d-4aca-b118-0bb7e7a161e9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.875961] [55187]: DEBUG oslo_concurrency.lockutils [None req-69c6a0a5-d70d-4aca-b118-0bb7e7a161e9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.875961] [55187]: DEBUG oslo_concurrency.lockutils [None req-69c6a0a5-d70d-4aca-b118-0bb7e7a161e9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.875961] [55187]: DEBUG oslo_concurrency.lockutils [None req-69c6a0a5-d70d-4aca-b118-0bb7e7a161e9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.008630] [55187]: DEBUG nova.policy [None req-69c6a0a5-d70d-4aca-b118-0bb7e7a161e9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.013787] [55187]: INFO nova.api.openstack.requestlog [None req-69c6a0a5-d70d-4aca-b118-0bb7e7a161e9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1512 microversion: 2.1 time: 0.147602 [ 990.014307] [55187]: [pid: 55187|app: 0|req: 3301/6674] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:50 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1512 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.043131] [55187]: DEBUG nova.api.openstack.wsgi [None req-fd35e801-ffc1-4d57-9e70-2bb981549823 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 990.044779] [55187]: DEBUG nova.compute.api [None req-fd35e801-ffc1-4d57-9e70-2bb981549823 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 990.048366] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd35e801-ffc1-4d57-9e70-2bb981549823 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.048603] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd35e801-ffc1-4d57-9e70-2bb981549823 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.048784] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd35e801-ffc1-4d57-9e70-2bb981549823 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.049177] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd35e801-ffc1-4d57-9e70-2bb981549823 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.049391] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd35e801-ffc1-4d57-9e70-2bb981549823 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.049563] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd35e801-ffc1-4d57-9e70-2bb981549823 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.068520] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd35e801-ffc1-4d57-9e70-2bb981549823 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.068745] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd35e801-ffc1-4d57-9e70-2bb981549823 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.068923] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd35e801-ffc1-4d57-9e70-2bb981549823 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.069144] [55187]: DEBUG nova.objects.instance [None req-fd35e801-ffc1-4d57-9e70-2bb981549823 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lazy-loading 'fault' on Instance uuid acd14470-9121-477e-8729-fab6f796b628 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 990.089755] [55187]: DEBUG nova.policy [None req-fd35e801-ffc1-4d57-9e70-2bb981549823 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3f76da81cb442bba9608efa6ef53e88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c126e9efc646dfab45c86d663fb428', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.093972] [55187]: INFO nova.api.openstack.requestlog [None req-fd35e801-ffc1-4d57-9e70-2bb981549823 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 200 len: 1298 microversion: 2.1 time: 0.053065 [ 990.094325] [55187]: [pid: 55187|app: 0|req: 3302/6675] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:50 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 1298 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.098020] [55187]: DEBUG nova.api.openstack.wsgi [None req-017a534c-221e-4c6f-9a41-a1f9112a6c0c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 990.098544] [55187]: DEBUG nova.compute.api [None req-017a534c-221e-4c6f-9a41-a1f9112a6c0c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 990.101914] [55187]: DEBUG oslo_concurrency.lockutils [None req-017a534c-221e-4c6f-9a41-a1f9112a6c0c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.102151] [55187]: DEBUG oslo_concurrency.lockutils [None req-017a534c-221e-4c6f-9a41-a1f9112a6c0c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.102327] [55187]: DEBUG oslo_concurrency.lockutils [None req-017a534c-221e-4c6f-9a41-a1f9112a6c0c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.102667] [55187]: DEBUG oslo_concurrency.lockutils [None req-017a534c-221e-4c6f-9a41-a1f9112a6c0c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.103041] [55187]: DEBUG oslo_concurrency.lockutils [None req-017a534c-221e-4c6f-9a41-a1f9112a6c0c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.103041] [55187]: DEBUG oslo_concurrency.lockutils [None req-017a534c-221e-4c6f-9a41-a1f9112a6c0c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.113899] [55188]: DEBUG nova.policy [None req-0321ebcb-f4c7-4f4b-aff5-581ea6cf25ab tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.118283] [55188]: INFO nova.api.openstack.requestlog [None req-0321ebcb-f4c7-4f4b-aff5-581ea6cf25ab tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.322568 [ 990.118602] [55188]: [pid: 55188|app: 0|req: 3374/6676] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:50 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.121135] [55188]: DEBUG nova.api.openstack.wsgi [None req-5502b423-0812-4484-a2ff-4f8c5a5bb5c0 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 990.122920] [55188]: DEBUG nova.compute.api [None req-5502b423-0812-4484-a2ff-4f8c5a5bb5c0 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 990.127016] [55188]: DEBUG oslo_concurrency.lockutils [None req-5502b423-0812-4484-a2ff-4f8c5a5bb5c0 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.127016] [55188]: DEBUG oslo_concurrency.lockutils [None req-5502b423-0812-4484-a2ff-4f8c5a5bb5c0 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.127016] [55188]: DEBUG oslo_concurrency.lockutils [None req-5502b423-0812-4484-a2ff-4f8c5a5bb5c0 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.127016] [55188]: DEBUG oslo_concurrency.lockutils [None req-5502b423-0812-4484-a2ff-4f8c5a5bb5c0 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.127016] [55188]: DEBUG oslo_concurrency.lockutils [None req-5502b423-0812-4484-a2ff-4f8c5a5bb5c0 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.127225] [55188]: DEBUG oslo_concurrency.lockutils [None req-5502b423-0812-4484-a2ff-4f8c5a5bb5c0 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.137242] [55187]: DEBUG nova.policy [None req-017a534c-221e-4c6f-9a41-a1f9112a6c0c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.141474] [55187]: INFO nova.api.openstack.requestlog [None req-017a534c-221e-4c6f-9a41-a1f9112a6c0c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1207 microversion: 2.1 time: 0.046589 [ 990.141791] [55187]: [pid: 55187|app: 0|req: 3303/6677] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:50 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1207 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.144256] [55187]: DEBUG nova.api.openstack.wsgi [None req-8a1303b0-727b-4c18-86b2-a9cae657d5c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 990.145829] [55187]: DEBUG nova.compute.api [None req-8a1303b0-727b-4c18-86b2-a9cae657d5c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 990.149100] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a1303b0-727b-4c18-86b2-a9cae657d5c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.149832] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a1303b0-727b-4c18-86b2-a9cae657d5c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.149832] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a1303b0-727b-4c18-86b2-a9cae657d5c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.149832] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a1303b0-727b-4c18-86b2-a9cae657d5c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.150047] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a1303b0-727b-4c18-86b2-a9cae657d5c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.150401] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a1303b0-727b-4c18-86b2-a9cae657d5c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.168789] [55188]: DEBUG nova.policy [None req-5502b423-0812-4484-a2ff-4f8c5a5bb5c0 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.173008] [55188]: DEBUG nova.policy [None req-5502b423-0812-4484-a2ff-4f8c5a5bb5c0 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.173644] [55188]: DEBUG nova.policy [None req-5502b423-0812-4484-a2ff-4f8c5a5bb5c0 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.177053] [55188]: INFO nova.api.openstack.requestlog [None req-5502b423-0812-4484-a2ff-4f8c5a5bb5c0 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1580 microversion: 2.96 time: 0.057935 [ 990.177471] [55188]: [pid: 55188|app: 0|req: 3375/6678] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:50 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1580 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 990.241675] [55187]: DEBUG nova.policy [None req-8a1303b0-727b-4c18-86b2-a9cae657d5c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.246902] [55187]: INFO nova.api.openstack.requestlog [None req-8a1303b0-727b-4c18-86b2-a9cae657d5c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.104521 [ 990.247235] [55187]: [pid: 55187|app: 0|req: 3304/6679] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:50 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.384263] [55188]: DEBUG nova.api.openstack.wsgi [None req-21154d1b-57de-40ce-963b-1ebddee3ec03 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 990.387068] [55188]: DEBUG nova.compute.api [None req-21154d1b-57de-40ce-963b-1ebddee3ec03 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 990.392438] [55188]: DEBUG oslo_concurrency.lockutils [None req-21154d1b-57de-40ce-963b-1ebddee3ec03 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.392814] [55188]: DEBUG oslo_concurrency.lockutils [None req-21154d1b-57de-40ce-963b-1ebddee3ec03 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.393024] [55188]: DEBUG oslo_concurrency.lockutils [None req-21154d1b-57de-40ce-963b-1ebddee3ec03 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.393469] [55188]: DEBUG oslo_concurrency.lockutils [None req-21154d1b-57de-40ce-963b-1ebddee3ec03 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.393716] [55188]: DEBUG oslo_concurrency.lockutils [None req-21154d1b-57de-40ce-963b-1ebddee3ec03 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.393926] [55188]: DEBUG oslo_concurrency.lockutils [None req-21154d1b-57de-40ce-963b-1ebddee3ec03 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.480569] [55188]: DEBUG nova.policy [None req-21154d1b-57de-40ce-963b-1ebddee3ec03 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.487165] [55188]: INFO nova.api.openstack.requestlog [None req-21154d1b-57de-40ce-963b-1ebddee3ec03 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1306 microversion: 2.1 time: 0.105149 [ 990.487492] [55188]: [pid: 55188|app: 0|req: 3376/6680] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:50 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1306 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.858384] [55187]: DEBUG nova.api.openstack.wsgi [None req-7cc8430f-3690-46ce-b78a-938bc0065110 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 990.860090] [55187]: DEBUG nova.compute.api [None req-7cc8430f-3690-46ce-b78a-938bc0065110 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 990.863852] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cc8430f-3690-46ce-b78a-938bc0065110 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.864100] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cc8430f-3690-46ce-b78a-938bc0065110 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.864292] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cc8430f-3690-46ce-b78a-938bc0065110 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.864676] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cc8430f-3690-46ce-b78a-938bc0065110 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.864895] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cc8430f-3690-46ce-b78a-938bc0065110 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.865082] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cc8430f-3690-46ce-b78a-938bc0065110 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.897247] [55187]: DEBUG nova.policy [None req-7cc8430f-3690-46ce-b78a-938bc0065110 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.900901] [55187]: INFO nova.api.openstack.requestlog [None req-7cc8430f-3690-46ce-b78a-938bc0065110 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1297 microversion: 2.1 time: 0.044867 [ 990.901234] [55187]: [pid: 55187|app: 0|req: 3305/6681] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:51 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1297 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.027857] [55188]: DEBUG nova.api.openstack.wsgi [None req-00d2395a-53dd-45dc-8000-c8a62eea4966 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.029589] [55188]: DEBUG nova.compute.api [None req-00d2395a-53dd-45dc-8000-c8a62eea4966 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.033037] [55188]: DEBUG oslo_concurrency.lockutils [None req-00d2395a-53dd-45dc-8000-c8a62eea4966 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.033274] [55188]: DEBUG oslo_concurrency.lockutils [None req-00d2395a-53dd-45dc-8000-c8a62eea4966 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.033460] [55188]: DEBUG oslo_concurrency.lockutils [None req-00d2395a-53dd-45dc-8000-c8a62eea4966 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.033806] [55188]: DEBUG oslo_concurrency.lockutils [None req-00d2395a-53dd-45dc-8000-c8a62eea4966 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.034012] [55188]: DEBUG oslo_concurrency.lockutils [None req-00d2395a-53dd-45dc-8000-c8a62eea4966 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.034197] [55188]: DEBUG oslo_concurrency.lockutils [None req-00d2395a-53dd-45dc-8000-c8a62eea4966 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.101940] [55188]: DEBUG nova.policy [None req-00d2395a-53dd-45dc-8000-c8a62eea4966 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.108512] [55187]: DEBUG nova.api.openstack.wsgi [None req-01da49ad-1179-4a4f-8d99-0ce19d5d0416 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.108983] [55188]: INFO nova.api.openstack.requestlog [None req-00d2395a-53dd-45dc-8000-c8a62eea4966 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1512 microversion: 2.1 time: 0.083469 [ 991.109489] [55188]: [pid: 55188|app: 0|req: 3377/6682] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:51 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1512 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.111346] [55187]: DEBUG nova.compute.api [None req-01da49ad-1179-4a4f-8d99-0ce19d5d0416 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] [instance: acd14470-9121-477e-8729-fab6f796b628] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.114090] [55187]: DEBUG oslo_concurrency.lockutils [None req-01da49ad-1179-4a4f-8d99-0ce19d5d0416 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.114334] [55187]: DEBUG oslo_concurrency.lockutils [None req-01da49ad-1179-4a4f-8d99-0ce19d5d0416 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.114526] [55187]: DEBUG oslo_concurrency.lockutils [None req-01da49ad-1179-4a4f-8d99-0ce19d5d0416 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.114886] [55187]: DEBUG oslo_concurrency.lockutils [None req-01da49ad-1179-4a4f-8d99-0ce19d5d0416 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.115097] [55187]: DEBUG oslo_concurrency.lockutils [None req-01da49ad-1179-4a4f-8d99-0ce19d5d0416 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.115273] [55187]: DEBUG oslo_concurrency.lockutils [None req-01da49ad-1179-4a4f-8d99-0ce19d5d0416 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.123962] [55187]: INFO nova.api.openstack.wsgi [None req-01da49ad-1179-4a4f-8d99-0ce19d5d0416 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] HTTP exception thrown: Instance acd14470-9121-477e-8729-fab6f796b628 could not be found. [ 991.124315] [55187]: DEBUG nova.api.openstack.wsgi [None req-01da49ad-1179-4a4f-8d99-0ce19d5d0416 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] Returning 404 to user: Instance acd14470-9121-477e-8729-fab6f796b628 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 991.124788] [55187]: INFO nova.api.openstack.requestlog [None req-01da49ad-1179-4a4f-8d99-0ce19d5d0416 tempest-ServersAdminTestJSON-723871384 tempest-ServersAdminTestJSON-723871384-project-member] 10.180.1.21 "GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628" status: 404 len: 111 microversion: 2.1 time: 0.018647 [ 991.125089] [55187]: [pid: 55187|app: 0|req: 3306/6683] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:51 2025] GET /compute/v2.1/servers/acd14470-9121-477e-8729-fab6f796b628 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 991.155206] [55188]: DEBUG nova.api.openstack.wsgi [None req-4f857eb6-4f1c-4461-b93d-f2ee14a7cbd9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.157856] [55188]: DEBUG nova.compute.api [None req-4f857eb6-4f1c-4461-b93d-f2ee14a7cbd9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.161328] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f857eb6-4f1c-4461-b93d-f2ee14a7cbd9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.161643] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f857eb6-4f1c-4461-b93d-f2ee14a7cbd9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.161762] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f857eb6-4f1c-4461-b93d-f2ee14a7cbd9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.163790] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f857eb6-4f1c-4461-b93d-f2ee14a7cbd9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.164250] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f857eb6-4f1c-4461-b93d-f2ee14a7cbd9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.164594] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f857eb6-4f1c-4461-b93d-f2ee14a7cbd9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.192724] [55187]: DEBUG nova.api.openstack.wsgi [None req-a34fb023-9a24-432c-b896-ce1fc86441b2 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.194325] [55187]: DEBUG nova.compute.api [None req-a34fb023-9a24-432c-b896-ce1fc86441b2 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.198226] [55187]: DEBUG oslo_concurrency.lockutils [None req-a34fb023-9a24-432c-b896-ce1fc86441b2 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.198749] [55187]: DEBUG oslo_concurrency.lockutils [None req-a34fb023-9a24-432c-b896-ce1fc86441b2 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.198749] [55187]: DEBUG oslo_concurrency.lockutils [None req-a34fb023-9a24-432c-b896-ce1fc86441b2 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.199211] [55187]: DEBUG oslo_concurrency.lockutils [None req-a34fb023-9a24-432c-b896-ce1fc86441b2 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.199975] [55187]: DEBUG oslo_concurrency.lockutils [None req-a34fb023-9a24-432c-b896-ce1fc86441b2 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.199975] [55187]: DEBUG oslo_concurrency.lockutils [None req-a34fb023-9a24-432c-b896-ce1fc86441b2 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.207630] [55188]: DEBUG nova.policy [None req-4f857eb6-4f1c-4461-b93d-f2ee14a7cbd9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.212436] [55188]: INFO nova.api.openstack.requestlog [None req-4f857eb6-4f1c-4461-b93d-f2ee14a7cbd9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1207 microversion: 2.1 time: 0.059508 [ 991.213448] [55188]: [pid: 55188|app: 0|req: 3378/6684] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:51 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1207 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.243759] [55187]: DEBUG nova.policy [None req-a34fb023-9a24-432c-b896-ce1fc86441b2 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.248480] [55187]: DEBUG nova.policy [None req-a34fb023-9a24-432c-b896-ce1fc86441b2 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.249194] [55187]: DEBUG nova.policy [None req-a34fb023-9a24-432c-b896-ce1fc86441b2 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.253415] [55187]: INFO nova.api.openstack.requestlog [None req-a34fb023-9a24-432c-b896-ce1fc86441b2 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1580 microversion: 2.96 time: 0.063237 [ 991.253764] [55187]: [pid: 55187|app: 0|req: 3307/6685] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:51 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1580 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 991.500657] [55188]: DEBUG nova.api.openstack.wsgi [None req-51b92976-dc08-4512-a557-0532772ca04f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.502887] [55188]: DEBUG nova.compute.api [None req-51b92976-dc08-4512-a557-0532772ca04f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.508287] [55188]: DEBUG oslo_concurrency.lockutils [None req-51b92976-dc08-4512-a557-0532772ca04f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.508710] [55188]: DEBUG oslo_concurrency.lockutils [None req-51b92976-dc08-4512-a557-0532772ca04f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.509070] [55188]: DEBUG oslo_concurrency.lockutils [None req-51b92976-dc08-4512-a557-0532772ca04f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.509590] [55188]: DEBUG oslo_concurrency.lockutils [None req-51b92976-dc08-4512-a557-0532772ca04f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.509937] [55188]: DEBUG oslo_concurrency.lockutils [None req-51b92976-dc08-4512-a557-0532772ca04f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.510289] [55188]: DEBUG oslo_concurrency.lockutils [None req-51b92976-dc08-4512-a557-0532772ca04f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.545708] [55187]: DEBUG nova.api.openstack.wsgi [None req-2e5a6ddc-dca2-4302-b6f7-9efa85a69a3f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-444455218", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "uuid": "40c7dcc7-f39a-4511-a09d-c5ac839a1609", "source_type": "volume", "destination_type": "volume", "delete_on_termination": false}], "networks": [{"uuid": "5e6062a4-fa3f-4f62-95e7-fa432ee14f94"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 991.582284] [55187]: INFO nova.api.openstack.wsgi [None req-2e5a6ddc-dca2-4302-b6f7-9efa85a69a3f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Block Device 40c7dcc7-f39a-4511-a09d-c5ac839a1609 is not bootable. [ 991.582593] [55187]: DEBUG nova.api.openstack.wsgi [None req-2e5a6ddc-dca2-4302-b6f7-9efa85a69a3f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 400 to user: Block Device 40c7dcc7-f39a-4511-a09d-c5ac839a1609 is not bootable. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 991.583043] [55187]: INFO nova.api.openstack.requestlog [None req-2e5a6ddc-dca2-4302-b6f7-9efa85a69a3f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 110 microversion: 2.1 time: 0.039716 [ 991.583550] [55187]: [pid: 55187|app: 0|req: 3308/6686] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:07:51 2025] POST /compute/v2.1/servers => generated 110 bytes in 40 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) [ 991.587998] [55187]: DEBUG nova.api.openstack.wsgi [None req-635963a3-8e1b-4660-be81-0fd4cf29999d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.589664] [55187]: DEBUG nova.compute.api [None req-635963a3-8e1b-4660-be81-0fd4cf29999d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.593958] [55187]: DEBUG oslo_concurrency.lockutils [None req-635963a3-8e1b-4660-be81-0fd4cf29999d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.594093] [55187]: DEBUG oslo_concurrency.lockutils [None req-635963a3-8e1b-4660-be81-0fd4cf29999d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.594240] [55187]: DEBUG oslo_concurrency.lockutils [None req-635963a3-8e1b-4660-be81-0fd4cf29999d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.594819] [55187]: DEBUG oslo_concurrency.lockutils [None req-635963a3-8e1b-4660-be81-0fd4cf29999d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.594819] [55187]: DEBUG oslo_concurrency.lockutils [None req-635963a3-8e1b-4660-be81-0fd4cf29999d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.595043] [55187]: DEBUG oslo_concurrency.lockutils [None req-635963a3-8e1b-4660-be81-0fd4cf29999d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.599442] [55188]: DEBUG nova.policy [None req-51b92976-dc08-4512-a557-0532772ca04f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.607276] [55188]: INFO nova.api.openstack.requestlog [None req-51b92976-dc08-4512-a557-0532772ca04f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1306 microversion: 2.1 time: 0.109182 [ 991.607696] [55188]: [pid: 55188|app: 0|req: 3379/6687] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:51 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1306 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.695902] [55187]: DEBUG nova.policy [None req-635963a3-8e1b-4660-be81-0fd4cf29999d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.700845] [55187]: INFO nova.api.openstack.requestlog [None req-635963a3-8e1b-4660-be81-0fd4cf29999d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.114833 [ 991.701327] [55187]: [pid: 55187|app: 0|req: 3309/6688] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:51 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.714123] [55188]: DEBUG nova.api.openstack.wsgi [None req-a888d25e-5483-4ab7-996e-aee92a32123e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.716046] [55188]: DEBUG nova.compute.api [None req-a888d25e-5483-4ab7-996e-aee92a32123e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.719569] [55188]: DEBUG oslo_concurrency.lockutils [None req-a888d25e-5483-4ab7-996e-aee92a32123e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.719838] [55188]: DEBUG oslo_concurrency.lockutils [None req-a888d25e-5483-4ab7-996e-aee92a32123e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.720072] [55188]: DEBUG oslo_concurrency.lockutils [None req-a888d25e-5483-4ab7-996e-aee92a32123e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.720473] [55188]: DEBUG oslo_concurrency.lockutils [None req-a888d25e-5483-4ab7-996e-aee92a32123e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.720711] [55188]: DEBUG oslo_concurrency.lockutils [None req-a888d25e-5483-4ab7-996e-aee92a32123e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.720917] [55188]: DEBUG oslo_concurrency.lockutils [None req-a888d25e-5483-4ab7-996e-aee92a32123e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.809311] [55188]: DEBUG nova.policy [None req-a888d25e-5483-4ab7-996e-aee92a32123e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.816531] [55188]: INFO nova.api.openstack.requestlog [None req-a888d25e-5483-4ab7-996e-aee92a32123e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.104664 [ 991.823011] [55188]: [pid: 55188|app: 0|req: 3380/6689] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:52 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.913844] [55187]: DEBUG nova.api.openstack.wsgi [None req-b34031c9-2be7-4b1a-81d2-206ec1ae1687 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 991.915678] [55187]: DEBUG nova.compute.api [None req-b34031c9-2be7-4b1a-81d2-206ec1ae1687 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 991.919302] [55187]: DEBUG oslo_concurrency.lockutils [None req-b34031c9-2be7-4b1a-81d2-206ec1ae1687 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.919536] [55187]: DEBUG oslo_concurrency.lockutils [None req-b34031c9-2be7-4b1a-81d2-206ec1ae1687 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.919759] [55187]: DEBUG oslo_concurrency.lockutils [None req-b34031c9-2be7-4b1a-81d2-206ec1ae1687 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.920159] [55187]: DEBUG oslo_concurrency.lockutils [None req-b34031c9-2be7-4b1a-81d2-206ec1ae1687 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.920368] [55187]: DEBUG oslo_concurrency.lockutils [None req-b34031c9-2be7-4b1a-81d2-206ec1ae1687 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.920561] [55187]: DEBUG oslo_concurrency.lockutils [None req-b34031c9-2be7-4b1a-81d2-206ec1ae1687 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.977009] [55187]: DEBUG nova.policy [None req-b34031c9-2be7-4b1a-81d2-206ec1ae1687 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.981602] [55187]: INFO nova.api.openstack.requestlog [None req-b34031c9-2be7-4b1a-81d2-206ec1ae1687 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1297 microversion: 2.1 time: 0.069979 [ 991.981918] [55187]: [pid: 55187|app: 0|req: 3310/6690] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:52 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1297 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.122665] [55188]: DEBUG nova.api.openstack.wsgi [None req-0be17c50-8b5e-46c7-b052-92cdc0752b4f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 992.124758] [55188]: DEBUG nova.compute.api [None req-0be17c50-8b5e-46c7-b052-92cdc0752b4f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 992.129021] [55188]: DEBUG oslo_concurrency.lockutils [None req-0be17c50-8b5e-46c7-b052-92cdc0752b4f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.129021] [55188]: DEBUG oslo_concurrency.lockutils [None req-0be17c50-8b5e-46c7-b052-92cdc0752b4f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.129021] [55188]: DEBUG oslo_concurrency.lockutils [None req-0be17c50-8b5e-46c7-b052-92cdc0752b4f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.129417] [55188]: DEBUG oslo_concurrency.lockutils [None req-0be17c50-8b5e-46c7-b052-92cdc0752b4f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.129774] [55188]: DEBUG oslo_concurrency.lockutils [None req-0be17c50-8b5e-46c7-b052-92cdc0752b4f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.129949] [55188]: DEBUG oslo_concurrency.lockutils [None req-0be17c50-8b5e-46c7-b052-92cdc0752b4f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.205379] [55188]: DEBUG nova.policy [None req-0be17c50-8b5e-46c7-b052-92cdc0752b4f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.209704] [55188]: INFO nova.api.openstack.requestlog [None req-0be17c50-8b5e-46c7-b052-92cdc0752b4f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1512 microversion: 2.1 time: 0.089325 [ 992.210312] [55188]: [pid: 55188|app: 0|req: 3381/6691] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:52 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1512 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.226166] [55187]: DEBUG nova.api.openstack.wsgi [None req-5fc45a3b-3c8b-4346-b0cf-5e5346d5b444 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 992.227910] [55187]: DEBUG nova.compute.api [None req-5fc45a3b-3c8b-4346-b0cf-5e5346d5b444 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 992.231274] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fc45a3b-3c8b-4346-b0cf-5e5346d5b444 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.231513] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fc45a3b-3c8b-4346-b0cf-5e5346d5b444 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.231697] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fc45a3b-3c8b-4346-b0cf-5e5346d5b444 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.232066] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fc45a3b-3c8b-4346-b0cf-5e5346d5b444 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.232271] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fc45a3b-3c8b-4346-b0cf-5e5346d5b444 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.232446] [55187]: DEBUG oslo_concurrency.lockutils [None req-5fc45a3b-3c8b-4346-b0cf-5e5346d5b444 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.263745] [55187]: DEBUG nova.policy [None req-5fc45a3b-3c8b-4346-b0cf-5e5346d5b444 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.267924] [55187]: INFO nova.api.openstack.requestlog [None req-5fc45a3b-3c8b-4346-b0cf-5e5346d5b444 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1207 microversion: 2.1 time: 0.044060 [ 992.269202] [55187]: [pid: 55187|app: 0|req: 3311/6692] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:52 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1207 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.275534] [55188]: DEBUG nova.api.openstack.wsgi [None req-ef6f9498-51aa-4720-9f41-5d7e3fd7235e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 992.275871] [55188]: DEBUG nova.compute.api [None req-ef6f9498-51aa-4720-9f41-5d7e3fd7235e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 992.283387] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef6f9498-51aa-4720-9f41-5d7e3fd7235e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.283387] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef6f9498-51aa-4720-9f41-5d7e3fd7235e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.283387] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef6f9498-51aa-4720-9f41-5d7e3fd7235e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.283387] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef6f9498-51aa-4720-9f41-5d7e3fd7235e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.283387] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef6f9498-51aa-4720-9f41-5d7e3fd7235e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.283387] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef6f9498-51aa-4720-9f41-5d7e3fd7235e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.329725] [55188]: DEBUG nova.policy [None req-ef6f9498-51aa-4720-9f41-5d7e3fd7235e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.336847] [55188]: DEBUG nova.policy [None req-ef6f9498-51aa-4720-9f41-5d7e3fd7235e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.337480] [55188]: DEBUG nova.policy [None req-ef6f9498-51aa-4720-9f41-5d7e3fd7235e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.341176] [55188]: INFO nova.api.openstack.requestlog [None req-ef6f9498-51aa-4720-9f41-5d7e3fd7235e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1586 microversion: 2.96 time: 0.073285 [ 992.341517] [55188]: [pid: 55188|app: 0|req: 3382/6693] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:52 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1586 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 992.622473] [55187]: DEBUG nova.api.openstack.wsgi [None req-3e73b3ad-4657-43e3-9162-2924b5fe6500 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 992.624212] [55187]: DEBUG nova.compute.api [None req-3e73b3ad-4657-43e3-9162-2924b5fe6500 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 992.630355] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e73b3ad-4657-43e3-9162-2924b5fe6500 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.630652] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e73b3ad-4657-43e3-9162-2924b5fe6500 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.630852] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e73b3ad-4657-43e3-9162-2924b5fe6500 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.631255] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e73b3ad-4657-43e3-9162-2924b5fe6500 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.631421] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e73b3ad-4657-43e3-9162-2924b5fe6500 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.631609] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e73b3ad-4657-43e3-9162-2924b5fe6500 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.812745] [55187]: DEBUG nova.policy [None req-3e73b3ad-4657-43e3-9162-2924b5fe6500 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.822322] [55187]: INFO nova.api.openstack.requestlog [None req-3e73b3ad-4657-43e3-9162-2924b5fe6500 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1306 microversion: 2.1 time: 0.201320 [ 992.822322] [55187]: [pid: 55187|app: 0|req: 3312/6694] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:52 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1306 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.995685] [55188]: DEBUG nova.api.openstack.wsgi [None req-988e1c69-e9f0-4f9d-9566-db07cb638493 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 992.997545] [55188]: DEBUG nova.compute.api [None req-988e1c69-e9f0-4f9d-9566-db07cb638493 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 993.001484] [55188]: DEBUG oslo_concurrency.lockutils [None req-988e1c69-e9f0-4f9d-9566-db07cb638493 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.001727] [55188]: DEBUG oslo_concurrency.lockutils [None req-988e1c69-e9f0-4f9d-9566-db07cb638493 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.001911] [55188]: DEBUG oslo_concurrency.lockutils [None req-988e1c69-e9f0-4f9d-9566-db07cb638493 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.002356] [55188]: DEBUG oslo_concurrency.lockutils [None req-988e1c69-e9f0-4f9d-9566-db07cb638493 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.002820] [55188]: DEBUG oslo_concurrency.lockutils [None req-988e1c69-e9f0-4f9d-9566-db07cb638493 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.002820] [55188]: DEBUG oslo_concurrency.lockutils [None req-988e1c69-e9f0-4f9d-9566-db07cb638493 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.039544] [55188]: DEBUG nova.policy [None req-988e1c69-e9f0-4f9d-9566-db07cb638493 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.049618] [55188]: INFO nova.api.openstack.requestlog [None req-988e1c69-e9f0-4f9d-9566-db07cb638493 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1297 microversion: 2.1 time: 0.056547 [ 993.050274] [55188]: [pid: 55188|app: 0|req: 3383/6695] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:53 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1297 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.066106] [55187]: DEBUG nova.api.openstack.wsgi [None req-f0097e7f-fea1-43d7-a7af-375d7b77bfdf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-2071646155", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "block_device_mapping_v2": [{"source_type": "image", "delete_on_termination": true, "boot_index": 0, "uuid": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "destination_type": "local"}, {"source_type": "volume", "uuid": "09d91166-c70c-4b4c-9080-9fc8e124fc61", "destination_type": "invalid"}], "networks": [{"uuid": "5e6062a4-fa3f-4f62-95e7-fa432ee14f94"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 993.068839] [55187]: DEBUG nova.api.openstack.wsgi [None req-f0097e7f-fea1-43d7-a7af-375d7b77bfdf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 400 to user: Invalid input for field/attribute destination_type. Value: invalid. 'invalid' is not one of ['local', 'volume'] {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 993.069263] [55187]: INFO nova.api.openstack.requestlog [None req-f0097e7f-fea1-43d7-a7af-375d7b77bfdf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 155 microversion: 2.1 time: 0.006574 [ 993.069661] [55187]: [pid: 55187|app: 0|req: 3313/6696] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:07:53 2025] POST /compute/v2.1/servers => generated 155 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 993.074848] [55188]: DEBUG nova.api.openstack.wsgi [None req-59e68beb-1660-4d48-b3df-79689eb7798c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 993.076816] [55188]: DEBUG nova.compute.api [None req-59e68beb-1660-4d48-b3df-79689eb7798c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 993.080812] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e68beb-1660-4d48-b3df-79689eb7798c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.081099] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e68beb-1660-4d48-b3df-79689eb7798c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.081270] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e68beb-1660-4d48-b3df-79689eb7798c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.081689] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e68beb-1660-4d48-b3df-79689eb7798c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.081931] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e68beb-1660-4d48-b3df-79689eb7798c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.082149] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e68beb-1660-4d48-b3df-79689eb7798c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.170639] [55188]: DEBUG nova.policy [None req-59e68beb-1660-4d48-b3df-79689eb7798c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.176354] [55188]: INFO nova.api.openstack.requestlog [None req-59e68beb-1660-4d48-b3df-79689eb7798c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.103591 [ 993.176812] [55188]: [pid: 55188|app: 0|req: 3384/6697] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:53 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.189378] [55187]: DEBUG nova.api.openstack.wsgi [None req-caf1d800-a415-4f52-99e0-7cb1b28fac5c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 993.191634] [55187]: DEBUG nova.compute.api [None req-caf1d800-a415-4f52-99e0-7cb1b28fac5c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 993.195405] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf1d800-a415-4f52-99e0-7cb1b28fac5c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.195712] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf1d800-a415-4f52-99e0-7cb1b28fac5c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.195825] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf1d800-a415-4f52-99e0-7cb1b28fac5c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.196200] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf1d800-a415-4f52-99e0-7cb1b28fac5c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.196397] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf1d800-a415-4f52-99e0-7cb1b28fac5c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.196570] [55187]: DEBUG oslo_concurrency.lockutils [None req-caf1d800-a415-4f52-99e0-7cb1b28fac5c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.226376] [55188]: DEBUG nova.api.openstack.wsgi [None req-9b6dd720-20e7-4d23-998c-3216f4d008cc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 993.228242] [55188]: DEBUG nova.compute.api [None req-9b6dd720-20e7-4d23-998c-3216f4d008cc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 993.231641] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b6dd720-20e7-4d23-998c-3216f4d008cc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.231880] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b6dd720-20e7-4d23-998c-3216f4d008cc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.232080] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b6dd720-20e7-4d23-998c-3216f4d008cc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.232435] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b6dd720-20e7-4d23-998c-3216f4d008cc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.232847] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b6dd720-20e7-4d23-998c-3216f4d008cc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.232847] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b6dd720-20e7-4d23-998c-3216f4d008cc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.306164] [55187]: DEBUG nova.policy [None req-caf1d800-a415-4f52-99e0-7cb1b28fac5c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.310227] [55188]: DEBUG nova.policy [None req-9b6dd720-20e7-4d23-998c-3216f4d008cc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.311667] [55187]: INFO nova.api.openstack.requestlog [None req-caf1d800-a415-4f52-99e0-7cb1b28fac5c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.124564 [ 993.312166] [55187]: [pid: 55187|app: 0|req: 3314/6698] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:53 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.314564] [55187]: DEBUG nova.api.openstack.wsgi [None req-dc8c6a4f-8a04-4f1a-a0d8-342bacb071d8 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 993.314640] [55188]: INFO nova.api.openstack.requestlog [None req-9b6dd720-20e7-4d23-998c-3216f4d008cc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1512 microversion: 2.1 time: 0.090708 [ 993.315141] [55188]: [pid: 55188|app: 0|req: 3385/6699] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:53 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1512 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.316216] [55187]: DEBUG nova.compute.api [None req-dc8c6a4f-8a04-4f1a-a0d8-342bacb071d8 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 993.322736] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc8c6a4f-8a04-4f1a-a0d8-342bacb071d8 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.323340] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc8c6a4f-8a04-4f1a-a0d8-342bacb071d8 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.323531] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc8c6a4f-8a04-4f1a-a0d8-342bacb071d8 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.323918] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc8c6a4f-8a04-4f1a-a0d8-342bacb071d8 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.324214] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc8c6a4f-8a04-4f1a-a0d8-342bacb071d8 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.324383] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc8c6a4f-8a04-4f1a-a0d8-342bacb071d8 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.358735] [55188]: DEBUG nova.api.openstack.wsgi [None req-5ee9cf8d-7bd5-416d-b4b5-8d02fa00f002 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 993.359711] [55188]: DEBUG nova.compute.api [None req-5ee9cf8d-7bd5-416d-b4b5-8d02fa00f002 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 993.363119] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee9cf8d-7bd5-416d-b4b5-8d02fa00f002 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.363361] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee9cf8d-7bd5-416d-b4b5-8d02fa00f002 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.363545] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee9cf8d-7bd5-416d-b4b5-8d02fa00f002 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.363892] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee9cf8d-7bd5-416d-b4b5-8d02fa00f002 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.364100] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee9cf8d-7bd5-416d-b4b5-8d02fa00f002 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.364334] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ee9cf8d-7bd5-416d-b4b5-8d02fa00f002 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.381628] [55187]: DEBUG nova.policy [None req-dc8c6a4f-8a04-4f1a-a0d8-342bacb071d8 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.392473] [55187]: INFO nova.api.openstack.requestlog [None req-dc8c6a4f-8a04-4f1a-a0d8-342bacb071d8 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1263 microversion: 2.1 time: 0.079748 [ 993.392863] [55187]: [pid: 55187|app: 0|req: 3315/6700] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:53 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1263 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.395742] [55187]: DEBUG nova.api.openstack.wsgi [None req-f454d5e0-27f0-4388-9928-82e9d8523271 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-439980014", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "metadata": {"a": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"}, "networks": [{"uuid": "5e6062a4-fa3f-4f62-95e7-fa432ee14f94"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 993.397688] [55187]: DEBUG nova.api.openstack.wsgi [None req-f454d5e0-27f0-4388-9928-82e9d8523271 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 400 to user: Invalid input for field/attribute a. Value: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb. 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb' is too long {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 993.398098] [55187]: INFO nova.api.openstack.requestlog [None req-f454d5e0-27f0-4388-9928-82e9d8523271 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 624 microversion: 2.1 time: 0.004678 [ 993.398371] [55187]: [pid: 55187|app: 0|req: 3316/6701] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:07:53 2025] POST /compute/v2.1/servers => generated 624 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 993.402631] [55187]: DEBUG nova.api.openstack.wsgi [None req-9cf53046-c922-446e-8464-e68ec0eac6f1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 993.404626] [55187]: DEBUG nova.compute.api [None req-9cf53046-c922-446e-8464-e68ec0eac6f1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 993.409230] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cf53046-c922-446e-8464-e68ec0eac6f1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.409230] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cf53046-c922-446e-8464-e68ec0eac6f1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.409230] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cf53046-c922-446e-8464-e68ec0eac6f1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.409230] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cf53046-c922-446e-8464-e68ec0eac6f1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.409230] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cf53046-c922-446e-8464-e68ec0eac6f1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.409230] [55187]: DEBUG oslo_concurrency.lockutils [None req-9cf53046-c922-446e-8464-e68ec0eac6f1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.447895] [55188]: DEBUG nova.policy [None req-5ee9cf8d-7bd5-416d-b4b5-8d02fa00f002 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.451291] [55188]: DEBUG nova.policy [None req-5ee9cf8d-7bd5-416d-b4b5-8d02fa00f002 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.451879] [55188]: DEBUG nova.policy [None req-5ee9cf8d-7bd5-416d-b4b5-8d02fa00f002 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.455246] [55188]: INFO nova.api.openstack.requestlog [None req-5ee9cf8d-7bd5-416d-b4b5-8d02fa00f002 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1586 microversion: 2.96 time: 0.099574 [ 993.455681] [55188]: [pid: 55188|app: 0|req: 3386/6702] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:53 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1586 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 993.529544] [55187]: DEBUG nova.policy [None req-9cf53046-c922-446e-8464-e68ec0eac6f1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.533960] [55187]: INFO nova.api.openstack.requestlog [None req-9cf53046-c922-446e-8464-e68ec0eac6f1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.133028 [ 993.534430] [55187]: [pid: 55187|app: 0|req: 3317/6703] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:53 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 993.546937] [55188]: DEBUG nova.api.openstack.wsgi [None req-53d7dac0-4c67-4637-900a-8beb349a08a3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 993.548915] [55188]: DEBUG nova.compute.api [None req-53d7dac0-4c67-4637-900a-8beb349a08a3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 993.552387] [55188]: DEBUG oslo_concurrency.lockutils [None req-53d7dac0-4c67-4637-900a-8beb349a08a3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.552707] [55188]: DEBUG oslo_concurrency.lockutils [None req-53d7dac0-4c67-4637-900a-8beb349a08a3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.552908] [55188]: DEBUG oslo_concurrency.lockutils [None req-53d7dac0-4c67-4637-900a-8beb349a08a3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.553279] [55188]: DEBUG oslo_concurrency.lockutils [None req-53d7dac0-4c67-4637-900a-8beb349a08a3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.553484] [55188]: DEBUG oslo_concurrency.lockutils [None req-53d7dac0-4c67-4637-900a-8beb349a08a3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.553658] [55188]: DEBUG oslo_concurrency.lockutils [None req-53d7dac0-4c67-4637-900a-8beb349a08a3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.619909] [55188]: DEBUG nova.policy [None req-53d7dac0-4c67-4637-900a-8beb349a08a3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.624169] [55188]: INFO nova.api.openstack.requestlog [None req-53d7dac0-4c67-4637-900a-8beb349a08a3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.079677 [ 993.624542] [55188]: [pid: 55188|app: 0|req: 3387/6704] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:53 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.673312] [55187]: DEBUG nova.api.openstack.wsgi [None req-646df059-8f85-4f26-8139-ae0b38b0b7b6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "5e6062a4-fa3f-4f62-95e7-fa432ee14f94"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 993.675222] [55187]: DEBUG nova.api.openstack.wsgi [None req-646df059-8f85-4f26-8139-ae0b38b0b7b6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 993.675709] [55187]: INFO nova.api.openstack.requestlog [None req-646df059-8f85-4f26-8139-ae0b38b0b7b6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 619 microversion: 2.1 time: 0.004711 [ 993.675993] [55187]: [pid: 55187|app: 0|req: 3318/6705] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:07:54 2025] POST /compute/v2.1/servers => generated 619 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 993.680659] [55188]: DEBUG nova.api.openstack.wsgi [None req-d4dba2ea-b7a5-4e4f-a726-18b71a80d948 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 993.682383] [55188]: DEBUG nova.compute.api [None req-d4dba2ea-b7a5-4e4f-a726-18b71a80d948 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 993.685733] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4dba2ea-b7a5-4e4f-a726-18b71a80d948 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.685977] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4dba2ea-b7a5-4e4f-a726-18b71a80d948 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.686180] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4dba2ea-b7a5-4e4f-a726-18b71a80d948 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.686524] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4dba2ea-b7a5-4e4f-a726-18b71a80d948 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.686720] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4dba2ea-b7a5-4e4f-a726-18b71a80d948 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.686889] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4dba2ea-b7a5-4e4f-a726-18b71a80d948 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.793101] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 993.816625] [55188]: DEBUG nova.policy [None req-d4dba2ea-b7a5-4e4f-a726-18b71a80d948 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.822227] [55188]: INFO nova.api.openstack.requestlog [None req-d4dba2ea-b7a5-4e4f-a726-18b71a80d948 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.143730 [ 993.822601] [55188]: [pid: 55188|app: 0|req: 3388/6706] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:54 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.835934] [55187]: DEBUG nova.api.openstack.wsgi [None req-89918f1f-95cd-4bd9-ac6a-67624ed9db49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 993.838141] [55187]: DEBUG nova.compute.api [None req-89918f1f-95cd-4bd9-ac6a-67624ed9db49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 993.839112] [55188]: DEBUG nova.api.openstack.wsgi [None req-ec746a66-4404-4e75-8a80-d5b371557c43 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 993.841466] [55188]: DEBUG nova.compute.api [None req-ec746a66-4404-4e75-8a80-d5b371557c43 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 993.841763] [55187]: DEBUG oslo_concurrency.lockutils [None req-89918f1f-95cd-4bd9-ac6a-67624ed9db49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.842698] [55187]: DEBUG oslo_concurrency.lockutils [None req-89918f1f-95cd-4bd9-ac6a-67624ed9db49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.842930] [55187]: DEBUG oslo_concurrency.lockutils [None req-89918f1f-95cd-4bd9-ac6a-67624ed9db49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.843316] [55187]: DEBUG oslo_concurrency.lockutils [None req-89918f1f-95cd-4bd9-ac6a-67624ed9db49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.843525] [55187]: DEBUG oslo_concurrency.lockutils [None req-89918f1f-95cd-4bd9-ac6a-67624ed9db49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.843728] [55187]: DEBUG oslo_concurrency.lockutils [None req-89918f1f-95cd-4bd9-ac6a-67624ed9db49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.846413] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec746a66-4404-4e75-8a80-d5b371557c43 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.847729] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec746a66-4404-4e75-8a80-d5b371557c43 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.848054] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec746a66-4404-4e75-8a80-d5b371557c43 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.848608] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec746a66-4404-4e75-8a80-d5b371557c43 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.848893] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec746a66-4404-4e75-8a80-d5b371557c43 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.849141] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec746a66-4404-4e75-8a80-d5b371557c43 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.941442] [55187]: DEBUG nova.policy [None req-89918f1f-95cd-4bd9-ac6a-67624ed9db49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.945196] [55188]: DEBUG nova.policy [None req-ec746a66-4404-4e75-8a80-d5b371557c43 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.948689] [55187]: INFO nova.api.openstack.requestlog [None req-89918f1f-95cd-4bd9-ac6a-67624ed9db49 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1306 microversion: 2.1 time: 0.115520 [ 993.949163] [55187]: [pid: 55187|app: 0|req: 3319/6707] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:54 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1306 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.949865] [55188]: INFO nova.api.openstack.requestlog [None req-ec746a66-4404-4e75-8a80-d5b371557c43 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.114341 [ 993.950237] [55188]: [pid: 55188|app: 0|req: 3389/6708] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:54 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.997453] [55187]: DEBUG nova.api.openstack.wsgi [None req-398718a6-5ee9-460d-8a4a-a83f513f8032 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1257501746", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": -1, "networks": [{"uuid": "5e6062a4-fa3f-4f62-95e7-fa432ee14f94"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 994.006579] [55187]: INFO nova.api.openstack.wsgi [None req-398718a6-5ee9-460d-8a4a-a83f513f8032 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Flavor -1 could not be found. [ 994.006881] [55187]: DEBUG nova.api.openstack.wsgi [None req-398718a6-5ee9-460d-8a4a-a83f513f8032 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 400 to user: Flavor -1 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 994.007305] [55187]: INFO nova.api.openstack.requestlog [None req-398718a6-5ee9-460d-8a4a-a83f513f8032 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 73 microversion: 2.1 time: 0.012821 [ 994.009398] [55187]: [pid: 55187|app: 0|req: 3320/6709] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:07:54 2025] POST /compute/v2.1/servers => generated 73 bytes in 13 msecs (HTTP/1.1 400) 9 headers in 380 bytes (2 switches on core 0) [ 994.013025] [55188]: DEBUG nova.api.openstack.wsgi [None req-183066e6-888e-4e13-becc-909345693869 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 994.015781] [55188]: DEBUG nova.compute.api [None req-183066e6-888e-4e13-becc-909345693869 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 994.019708] [55188]: DEBUG oslo_concurrency.lockutils [None req-183066e6-888e-4e13-becc-909345693869 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.019956] [55188]: DEBUG oslo_concurrency.lockutils [None req-183066e6-888e-4e13-becc-909345693869 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.020215] [55188]: DEBUG oslo_concurrency.lockutils [None req-183066e6-888e-4e13-becc-909345693869 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.021283] [55188]: DEBUG oslo_concurrency.lockutils [None req-183066e6-888e-4e13-becc-909345693869 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.021652] [55188]: DEBUG oslo_concurrency.lockutils [None req-183066e6-888e-4e13-becc-909345693869 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.021877] [55188]: DEBUG oslo_concurrency.lockutils [None req-183066e6-888e-4e13-becc-909345693869 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.063529] [55187]: DEBUG nova.api.openstack.wsgi [None req-79234744-54e4-4088-a7a8-d4dfe5bba3c8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 994.065346] [55187]: DEBUG nova.compute.api [None req-79234744-54e4-4088-a7a8-d4dfe5bba3c8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 994.069074] [55187]: DEBUG oslo_concurrency.lockutils [None req-79234744-54e4-4088-a7a8-d4dfe5bba3c8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.069316] [55187]: DEBUG oslo_concurrency.lockutils [None req-79234744-54e4-4088-a7a8-d4dfe5bba3c8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.069501] [55187]: DEBUG oslo_concurrency.lockutils [None req-79234744-54e4-4088-a7a8-d4dfe5bba3c8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.069858] [55187]: DEBUG oslo_concurrency.lockutils [None req-79234744-54e4-4088-a7a8-d4dfe5bba3c8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.070081] [55187]: DEBUG oslo_concurrency.lockutils [None req-79234744-54e4-4088-a7a8-d4dfe5bba3c8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.070529] [55187]: DEBUG oslo_concurrency.lockutils [None req-79234744-54e4-4088-a7a8-d4dfe5bba3c8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.137251] [55188]: DEBUG nova.policy [None req-183066e6-888e-4e13-becc-909345693869 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.141883] [55188]: INFO nova.api.openstack.requestlog [None req-183066e6-888e-4e13-becc-909345693869 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.131498 [ 994.142226] [55188]: [pid: 55188|app: 0|req: 3390/6710] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:54 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.156679] [55188]: DEBUG nova.api.openstack.wsgi [None req-c2f70a3c-a3c0-4de2-b1f3-feee4f94235f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 994.158323] [55188]: DEBUG nova.compute.api [None req-c2f70a3c-a3c0-4de2-b1f3-feee4f94235f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 994.162232] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2f70a3c-a3c0-4de2-b1f3-feee4f94235f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.162494] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2f70a3c-a3c0-4de2-b1f3-feee4f94235f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.162898] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2f70a3c-a3c0-4de2-b1f3-feee4f94235f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.163051] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2f70a3c-a3c0-4de2-b1f3-feee4f94235f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.163252] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2f70a3c-a3c0-4de2-b1f3-feee4f94235f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.163459] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2f70a3c-a3c0-4de2-b1f3-feee4f94235f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.179287] [55187]: DEBUG nova.policy [None req-79234744-54e4-4088-a7a8-d4dfe5bba3c8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.182518] [55187]: INFO nova.api.openstack.requestlog [None req-79234744-54e4-4088-a7a8-d4dfe5bba3c8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1373 microversion: 2.1 time: 0.122205 [ 994.182837] [55187]: [pid: 55187|app: 0|req: 3321/6711] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:54 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1373 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.271396] [55188]: DEBUG nova.policy [None req-c2f70a3c-a3c0-4de2-b1f3-feee4f94235f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.277284] [55188]: INFO nova.api.openstack.requestlog [None req-c2f70a3c-a3c0-4de2-b1f3-feee4f94235f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.121877 [ 994.277284] [55188]: [pid: 55188|app: 0|req: 3391/6712] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:54 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.328552] [55187]: DEBUG nova.api.openstack.wsgi [None req-1463209e-3c0a-457f-9064-607cead8661f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 994.332524] [55187]: DEBUG nova.compute.api [None req-1463209e-3c0a-457f-9064-607cead8661f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 994.340208] [55187]: DEBUG oslo_concurrency.lockutils [None req-1463209e-3c0a-457f-9064-607cead8661f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.340208] [55187]: DEBUG oslo_concurrency.lockutils [None req-1463209e-3c0a-457f-9064-607cead8661f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.340208] [55187]: DEBUG oslo_concurrency.lockutils [None req-1463209e-3c0a-457f-9064-607cead8661f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.340208] [55187]: DEBUG oslo_concurrency.lockutils [None req-1463209e-3c0a-457f-9064-607cead8661f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.340569] [55187]: DEBUG oslo_concurrency.lockutils [None req-1463209e-3c0a-457f-9064-607cead8661f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.340664] [55187]: DEBUG oslo_concurrency.lockutils [None req-1463209e-3c0a-457f-9064-607cead8661f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.342777] [55188]: DEBUG nova.api.openstack.wsgi [None req-f6058064-ebbf-4f80-b125-485702eb5a75 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1852593961", "imageRef": -1, "flavorRef": "42", "networks": [{"uuid": "5e6062a4-fa3f-4f62-95e7-fa432ee14f94"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 994.346842] [55188]: DEBUG nova.api.openstack.wsgi [None req-f6058064-ebbf-4f80-b125-485702eb5a75 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 400 to user: Invalid input for field/attribute imageRef. Value: -1. -1 is not valid under any of the given schemas {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 994.347600] [55188]: INFO nova.api.openstack.requestlog [None req-f6058064-ebbf-4f80-b125-485702eb5a75 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 145 microversion: 2.1 time: 0.011171 [ 994.347799] [55188]: [pid: 55188|app: 0|req: 3392/6713] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:07:54 2025] POST /compute/v2.1/servers => generated 145 bytes in 12 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 994.356302] [55188]: DEBUG nova.api.openstack.wsgi [None req-9d37a3de-8eb3-426a-a4b2-8bb4423dc059 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 994.358690] [55188]: DEBUG nova.compute.api [None req-9d37a3de-8eb3-426a-a4b2-8bb4423dc059 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 994.365107] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d37a3de-8eb3-426a-a4b2-8bb4423dc059 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.365107] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d37a3de-8eb3-426a-a4b2-8bb4423dc059 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.365434] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d37a3de-8eb3-426a-a4b2-8bb4423dc059 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.365631] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d37a3de-8eb3-426a-a4b2-8bb4423dc059 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.365766] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d37a3de-8eb3-426a-a4b2-8bb4423dc059 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.366042] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d37a3de-8eb3-426a-a4b2-8bb4423dc059 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.461107] [55188]: DEBUG nova.policy [None req-9d37a3de-8eb3-426a-a4b2-8bb4423dc059 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.471218] [55188]: INFO nova.api.openstack.requestlog [None req-9d37a3de-8eb3-426a-a4b2-8bb4423dc059 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.116956 [ 994.471844] [55188]: [pid: 55188|app: 0|req: 3393/6714] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:54 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.479123] [55188]: DEBUG nova.api.openstack.wsgi [None req-a1e3f61f-ad03-4ab8-ac81-706a275dfe27 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 994.482256] [55188]: DEBUG nova.compute.api [None req-a1e3f61f-ad03-4ab8-ac81-706a275dfe27 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 994.482416] [55187]: DEBUG nova.policy [None req-1463209e-3c0a-457f-9064-607cead8661f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.489801] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1e3f61f-ad03-4ab8-ac81-706a275dfe27 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.489801] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1e3f61f-ad03-4ab8-ac81-706a275dfe27 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.489801] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1e3f61f-ad03-4ab8-ac81-706a275dfe27 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.489801] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1e3f61f-ad03-4ab8-ac81-706a275dfe27 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.489801] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1e3f61f-ad03-4ab8-ac81-706a275dfe27 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.489801] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1e3f61f-ad03-4ab8-ac81-706a275dfe27 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.490715] [55187]: INFO nova.api.openstack.requestlog [None req-1463209e-3c0a-457f-9064-607cead8661f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1512 microversion: 2.1 time: 0.164767 [ 994.491322] [55187]: [pid: 55187|app: 0|req: 3322/6715] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:54 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1512 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.494312] [55187]: DEBUG nova.api.openstack.wsgi [None req-c0d3bae1-5039-402a-9009-6c8ea4a10659 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 994.501085] [55187]: DEBUG nova.compute.api [None req-c0d3bae1-5039-402a-9009-6c8ea4a10659 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 994.505227] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0d3bae1-5039-402a-9009-6c8ea4a10659 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.505818] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0d3bae1-5039-402a-9009-6c8ea4a10659 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.505818] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0d3bae1-5039-402a-9009-6c8ea4a10659 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.506837] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0d3bae1-5039-402a-9009-6c8ea4a10659 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.507994] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0d3bae1-5039-402a-9009-6c8ea4a10659 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.508370] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0d3bae1-5039-402a-9009-6c8ea4a10659 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.532763] [55188]: DEBUG nova.policy [None req-a1e3f61f-ad03-4ab8-ac81-706a275dfe27 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.541925] [55188]: INFO nova.api.openstack.requestlog [None req-a1e3f61f-ad03-4ab8-ac81-706a275dfe27 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1263 microversion: 2.1 time: 0.067342 [ 994.543154] [55188]: [pid: 55188|app: 0|req: 3394/6716] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:54 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1263 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.548432] [55188]: DEBUG nova.api.openstack.wsgi [None req-4bd6d861-8ea1-476f-b573-d5de2f10d2f3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 994.550303] [55188]: DEBUG nova.compute.api [None req-4bd6d861-8ea1-476f-b573-d5de2f10d2f3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 994.554261] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bd6d861-8ea1-476f-b573-d5de2f10d2f3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.554522] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bd6d861-8ea1-476f-b573-d5de2f10d2f3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.554714] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bd6d861-8ea1-476f-b573-d5de2f10d2f3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.555107] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bd6d861-8ea1-476f-b573-d5de2f10d2f3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.555315] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bd6d861-8ea1-476f-b573-d5de2f10d2f3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.555491] [55188]: DEBUG oslo_concurrency.lockutils [None req-4bd6d861-8ea1-476f-b573-d5de2f10d2f3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.570321] [55187]: DEBUG nova.policy [None req-c0d3bae1-5039-402a-9009-6c8ea4a10659 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.579683] [55187]: DEBUG nova.policy [None req-c0d3bae1-5039-402a-9009-6c8ea4a10659 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.580406] [55187]: DEBUG nova.policy [None req-c0d3bae1-5039-402a-9009-6c8ea4a10659 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.584351] [55187]: INFO nova.api.openstack.requestlog [None req-c0d3bae1-5039-402a-9009-6c8ea4a10659 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1586 microversion: 2.96 time: 0.092425 [ 994.584700] [55187]: [pid: 55187|app: 0|req: 3323/6717] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:54 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1586 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 994.644084] [55188]: DEBUG nova.policy [None req-4bd6d861-8ea1-476f-b573-d5de2f10d2f3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.651659] [55188]: INFO nova.api.openstack.requestlog [None req-4bd6d861-8ea1-476f-b573-d5de2f10d2f3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.106308 [ 994.653050] [55188]: [pid: 55188|app: 0|req: 3395/6718] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:54 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.699317] [55187]: DEBUG nova.api.openstack.wsgi [None req-2dfbbfa3-23d7-4072-984e-a1baef167005 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1443684427", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"fixed_ip": "10.0.1.1", "uuid": "a-b-c-d-e-f-g-h-i-j"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 994.703532] [55187]: INFO nova.api.openstack.wsgi [None req-2dfbbfa3-23d7-4072-984e-a1baef167005 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Bad networks format: network uuid is not in proper format (a-b-c-d-e-f-g-h-i-j) [ 994.704086] [55187]: DEBUG nova.api.openstack.wsgi [None req-2dfbbfa3-23d7-4072-984e-a1baef167005 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 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=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 994.704463] [55187]: INFO nova.api.openstack.requestlog [None req-2dfbbfa3-23d7-4072-984e-a1baef167005 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 123 microversion: 2.1 time: 0.007906 [ 994.705092] [55187]: [pid: 55187|app: 0|req: 3324/6719] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:07:55 2025] POST /compute/v2.1/servers => generated 123 bytes in 9 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 994.711420] [55188]: DEBUG nova.api.openstack.wsgi [None req-951ce27a-66c9-429b-b07a-f23da58b14a8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 994.713315] [55188]: DEBUG nova.compute.api [None req-951ce27a-66c9-429b-b07a-f23da58b14a8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 994.717827] [55188]: DEBUG oslo_concurrency.lockutils [None req-951ce27a-66c9-429b-b07a-f23da58b14a8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.718090] [55188]: DEBUG oslo_concurrency.lockutils [None req-951ce27a-66c9-429b-b07a-f23da58b14a8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.718337] [55188]: DEBUG oslo_concurrency.lockutils [None req-951ce27a-66c9-429b-b07a-f23da58b14a8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.718727] [55188]: DEBUG oslo_concurrency.lockutils [None req-951ce27a-66c9-429b-b07a-f23da58b14a8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.719017] [55188]: DEBUG oslo_concurrency.lockutils [None req-951ce27a-66c9-429b-b07a-f23da58b14a8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.719261] [55188]: DEBUG oslo_concurrency.lockutils [None req-951ce27a-66c9-429b-b07a-f23da58b14a8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.827230] [55188]: DEBUG nova.policy [None req-951ce27a-66c9-429b-b07a-f23da58b14a8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.831831] [55188]: INFO nova.api.openstack.requestlog [None req-951ce27a-66c9-429b-b07a-f23da58b14a8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.123796 [ 994.832191] [55188]: [pid: 55188|app: 0|req: 3396/6720] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:55 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.845645] [55187]: DEBUG nova.api.openstack.wsgi [None req-54fd12b5-4ad2-425c-bdc9-baf661135b46 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 994.849315] [55187]: DEBUG nova.compute.api [None req-54fd12b5-4ad2-425c-bdc9-baf661135b46 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 994.853942] [55187]: DEBUG oslo_concurrency.lockutils [None req-54fd12b5-4ad2-425c-bdc9-baf661135b46 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.854215] [55187]: DEBUG oslo_concurrency.lockutils [None req-54fd12b5-4ad2-425c-bdc9-baf661135b46 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.854405] [55187]: DEBUG oslo_concurrency.lockutils [None req-54fd12b5-4ad2-425c-bdc9-baf661135b46 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.854772] [55187]: DEBUG oslo_concurrency.lockutils [None req-54fd12b5-4ad2-425c-bdc9-baf661135b46 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.854963] [55187]: DEBUG oslo_concurrency.lockutils [None req-54fd12b5-4ad2-425c-bdc9-baf661135b46 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.855151] [55187]: DEBUG oslo_concurrency.lockutils [None req-54fd12b5-4ad2-425c-bdc9-baf661135b46 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.938083] [55187]: DEBUG nova.policy [None req-54fd12b5-4ad2-425c-bdc9-baf661135b46 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.943171] [55187]: INFO nova.api.openstack.requestlog [None req-54fd12b5-4ad2-425c-bdc9-baf661135b46 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.100113 [ 994.943503] [55187]: [pid: 55187|app: 0|req: 3325/6721] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:55 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.963251] [55188]: DEBUG nova.api.openstack.wsgi [None req-c17d735c-caaf-4f30-a3e2-2f1cc1a6e960 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 994.964971] [55188]: DEBUG nova.compute.api [None req-c17d735c-caaf-4f30-a3e2-2f1cc1a6e960 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 994.968731] [55188]: DEBUG oslo_concurrency.lockutils [None req-c17d735c-caaf-4f30-a3e2-2f1cc1a6e960 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.968970] [55188]: DEBUG oslo_concurrency.lockutils [None req-c17d735c-caaf-4f30-a3e2-2f1cc1a6e960 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.969137] [55188]: DEBUG oslo_concurrency.lockutils [None req-c17d735c-caaf-4f30-a3e2-2f1cc1a6e960 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.969547] [55188]: DEBUG oslo_concurrency.lockutils [None req-c17d735c-caaf-4f30-a3e2-2f1cc1a6e960 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.969756] [55188]: DEBUG oslo_concurrency.lockutils [None req-c17d735c-caaf-4f30-a3e2-2f1cc1a6e960 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.970329] [55188]: DEBUG oslo_concurrency.lockutils [None req-c17d735c-caaf-4f30-a3e2-2f1cc1a6e960 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.012476] [55187]: DEBUG nova.api.openstack.wsgi [None req-609c4fb9-3bd5-4b93-b638-e891099a9910 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1635469602", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "key_name": "tempest-key-782158507", "networks": [{"uuid": "5e6062a4-fa3f-4f62-95e7-fa432ee14f94"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 995.050432] [55187]: DEBUG oslo_concurrency.lockutils [None req-609c4fb9-3bd5-4b93-b638-e891099a9910 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.050773] [55187]: DEBUG oslo_concurrency.lockutils [None req-609c4fb9-3bd5-4b93-b638-e891099a9910 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.051017] [55187]: DEBUG oslo_concurrency.lockutils [None req-609c4fb9-3bd5-4b93-b638-e891099a9910 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.051463] [55187]: DEBUG oslo_concurrency.lockutils [None req-609c4fb9-3bd5-4b93-b638-e891099a9910 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.051706] [55187]: DEBUG oslo_concurrency.lockutils [None req-609c4fb9-3bd5-4b93-b638-e891099a9910 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.051888] [55187]: DEBUG oslo_concurrency.lockutils [None req-609c4fb9-3bd5-4b93-b638-e891099a9910 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.057191] [55187]: DEBUG nova.network.neutron [None req-609c4fb9-3bd5-4b93-b638-e891099a9910 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] validate_networks() for [('5e6062a4-fa3f-4f62-95e7-fa432ee14f94', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 995.061338] [55188]: DEBUG nova.policy [None req-c17d735c-caaf-4f30-a3e2-2f1cc1a6e960 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.065870] [55188]: INFO nova.api.openstack.requestlog [None req-c17d735c-caaf-4f30-a3e2-2f1cc1a6e960 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1306 microversion: 2.1 time: 0.104950 [ 995.066222] [55188]: [pid: 55188|app: 0|req: 3397/6722] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:55 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1306 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.156579] [55187]: INFO nova.api.openstack.wsgi [None req-609c4fb9-3bd5-4b93-b638-e891099a9910 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Invalid key_name provided. [ 995.156760] [55187]: DEBUG nova.api.openstack.wsgi [None req-609c4fb9-3bd5-4b93-b638-e891099a9910 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 400 to user: Invalid key_name provided. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 995.157231] [55187]: INFO nova.api.openstack.requestlog [None req-609c4fb9-3bd5-4b93-b638-e891099a9910 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 70 microversion: 2.1 time: 0.147161 [ 995.157581] [55187]: [pid: 55187|app: 0|req: 3326/6723] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:07:55 2025] POST /compute/v2.1/servers => generated 70 bytes in 148 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 995.162973] [55188]: DEBUG nova.api.openstack.wsgi [None req-c2fd52e0-afa3-446b-bdb1-9ade2457345d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.164806] [55188]: DEBUG nova.compute.api [None req-c2fd52e0-afa3-446b-bdb1-9ade2457345d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.168537] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2fd52e0-afa3-446b-bdb1-9ade2457345d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.168777] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2fd52e0-afa3-446b-bdb1-9ade2457345d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.168958] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2fd52e0-afa3-446b-bdb1-9ade2457345d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.169340] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2fd52e0-afa3-446b-bdb1-9ade2457345d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.169546] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2fd52e0-afa3-446b-bdb1-9ade2457345d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.169864] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2fd52e0-afa3-446b-bdb1-9ade2457345d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.198106] [55187]: DEBUG nova.api.openstack.wsgi [None req-88b9c4d1-3abb-420b-a603-5522c7073bdf tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.200417] [55187]: DEBUG nova.compute.api [None req-88b9c4d1-3abb-420b-a603-5522c7073bdf tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.204346] [55187]: DEBUG oslo_concurrency.lockutils [None req-88b9c4d1-3abb-420b-a603-5522c7073bdf tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.204523] [55187]: DEBUG oslo_concurrency.lockutils [None req-88b9c4d1-3abb-420b-a603-5522c7073bdf tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.204715] [55187]: DEBUG oslo_concurrency.lockutils [None req-88b9c4d1-3abb-420b-a603-5522c7073bdf tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.205082] [55187]: DEBUG oslo_concurrency.lockutils [None req-88b9c4d1-3abb-420b-a603-5522c7073bdf tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.205288] [55187]: DEBUG oslo_concurrency.lockutils [None req-88b9c4d1-3abb-420b-a603-5522c7073bdf tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.205468] [55187]: DEBUG oslo_concurrency.lockutils [None req-88b9c4d1-3abb-420b-a603-5522c7073bdf tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.246661] [55188]: DEBUG nova.policy [None req-c2fd52e0-afa3-446b-bdb1-9ade2457345d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.254158] [55188]: INFO nova.api.openstack.requestlog [None req-c2fd52e0-afa3-446b-bdb1-9ade2457345d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.093652 [ 995.254491] [55188]: [pid: 55188|app: 0|req: 3398/6724] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:55 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.267092] [55188]: DEBUG nova.api.openstack.wsgi [None req-ad62ded2-7058-4a14-aa7c-017982c3eb6e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.269316] [55188]: DEBUG nova.compute.api [None req-ad62ded2-7058-4a14-aa7c-017982c3eb6e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.272733] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad62ded2-7058-4a14-aa7c-017982c3eb6e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.272970] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad62ded2-7058-4a14-aa7c-017982c3eb6e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.273178] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad62ded2-7058-4a14-aa7c-017982c3eb6e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.273572] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad62ded2-7058-4a14-aa7c-017982c3eb6e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.273809] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad62ded2-7058-4a14-aa7c-017982c3eb6e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.273989] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad62ded2-7058-4a14-aa7c-017982c3eb6e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.274692] [55187]: DEBUG nova.policy [None req-88b9c4d1-3abb-420b-a603-5522c7073bdf tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.280257] [55187]: INFO nova.api.openstack.requestlog [None req-88b9c4d1-3abb-420b-a603-5522c7073bdf tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1371 microversion: 2.1 time: 0.084123 [ 995.280403] [55187]: [pid: 55187|app: 0|req: 3327/6725] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:55 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1371 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 995.355967] [55188]: DEBUG nova.policy [None req-ad62ded2-7058-4a14-aa7c-017982c3eb6e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.360643] [55188]: INFO nova.api.openstack.requestlog [None req-ad62ded2-7058-4a14-aa7c-017982c3eb6e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.095548 [ 995.361114] [55188]: [pid: 55188|app: 0|req: 3399/6726] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:55 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.436560] [55187]: DEBUG nova.api.openstack.wsgi [None req-6b411de3-0b2c-401d-9a8b-852517da5a5b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-2089546873", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "security_groups": [{"name": "does_not_exist"}], "networks": [{"uuid": "5e6062a4-fa3f-4f62-95e7-fa432ee14f94"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 995.470829] [55188]: DEBUG nova.api.openstack.wsgi [req-3db3be2d-67db-4db4-9b54-9bc89ac7171d req-7377d121-0c85-4319-9dfd-b4e80cf98c70 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bfa7e6d7-4602-4fd1-92fb-745742d20a2b", "name": "network-vif-plugged", "status": "completed", "tag": "f00bb8f6-f654-4f24-8278-05d371e1fae9"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 995.479821] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b411de3-0b2c-401d-9a8b-852517da5a5b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.480104] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b411de3-0b2c-401d-9a8b-852517da5a5b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.480302] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b411de3-0b2c-401d-9a8b-852517da5a5b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.480748] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b411de3-0b2c-401d-9a8b-852517da5a5b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.480957] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b411de3-0b2c-401d-9a8b-852517da5a5b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.481141] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b411de3-0b2c-401d-9a8b-852517da5a5b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.483653] [55188]: DEBUG oslo_concurrency.lockutils [req-3db3be2d-67db-4db4-9b54-9bc89ac7171d req-7377d121-0c85-4319-9dfd-b4e80cf98c70 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.483912] [55188]: DEBUG oslo_concurrency.lockutils [req-3db3be2d-67db-4db4-9b54-9bc89ac7171d req-7377d121-0c85-4319-9dfd-b4e80cf98c70 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.484112] [55188]: DEBUG oslo_concurrency.lockutils [req-3db3be2d-67db-4db4-9b54-9bc89ac7171d req-7377d121-0c85-4319-9dfd-b4e80cf98c70 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.496719] [55188]: INFO nova.api.openstack.compute.server_external_events [req-3db3be2d-67db-4db4-9b54-9bc89ac7171d req-7377d121-0c85-4319-9dfd-b4e80cf98c70 service nova] Creating event network-vif-plugged:f00bb8f6-f654-4f24-8278-05d371e1fae9 for instance bfa7e6d7-4602-4fd1-92fb-745742d20a2b on cpu-1 [ 995.499990] [55188]: INFO nova.api.openstack.requestlog [req-3db3be2d-67db-4db4-9b54-9bc89ac7171d req-7377d121-0c85-4319-9dfd-b4e80cf98c70 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031322 [ 995.500360] [55188]: [pid: 55188|app: 0|req: 3400/6727] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:55 2025] 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) [ 995.504043] [55188]: DEBUG nova.api.openstack.wsgi [None req-23062134-1358-4f93-b74a-524ef36ee577 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.505880] [55188]: DEBUG nova.compute.api [None req-23062134-1358-4f93-b74a-524ef36ee577 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.509463] [55188]: DEBUG oslo_concurrency.lockutils [None req-23062134-1358-4f93-b74a-524ef36ee577 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.509707] [55188]: DEBUG oslo_concurrency.lockutils [None req-23062134-1358-4f93-b74a-524ef36ee577 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.509896] [55188]: DEBUG oslo_concurrency.lockutils [None req-23062134-1358-4f93-b74a-524ef36ee577 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.510270] [55188]: DEBUG oslo_concurrency.lockutils [None req-23062134-1358-4f93-b74a-524ef36ee577 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.510473] [55188]: DEBUG oslo_concurrency.lockutils [None req-23062134-1358-4f93-b74a-524ef36ee577 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.510694] [55188]: DEBUG oslo_concurrency.lockutils [None req-23062134-1358-4f93-b74a-524ef36ee577 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.521576] [55187]: DEBUG nova.network.security_group_api [None req-6b411de3-0b2c-401d-9a8b-852517da5a5b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Neutron security group does_not_exist not found {{(pid=55187) validate_name /opt/stack/nova/nova/network/security_group_api.py:73}} [ 995.521957] [55187]: INFO nova.api.openstack.wsgi [None req-6b411de3-0b2c-401d-9a8b-852517da5a5b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Unable to find security_group with name or id 'does_not_exist' [ 995.522283] [55187]: DEBUG nova.api.openstack.wsgi [None req-6b411de3-0b2c-401d-9a8b-852517da5a5b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 400 to user: Unable to find security_group with name or id 'does_not_exist' {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 995.522782] [55187]: INFO nova.api.openstack.requestlog [None req-6b411de3-0b2c-401d-9a8b-852517da5a5b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 106 microversion: 2.1 time: 0.090089 [ 995.523200] [55187]: [pid: 55187|app: 0|req: 3328/6728] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:07:55 2025] POST /compute/v2.1/servers => generated 106 bytes in 91 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 995.528315] [55187]: DEBUG nova.api.openstack.wsgi [None req-4dc3944f-f004-4a8a-addc-a3ffc8b2ec45 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.529975] [55187]: DEBUG nova.compute.api [None req-4dc3944f-f004-4a8a-addc-a3ffc8b2ec45 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.536302] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dc3944f-f004-4a8a-addc-a3ffc8b2ec45 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.537305] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dc3944f-f004-4a8a-addc-a3ffc8b2ec45 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.537305] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dc3944f-f004-4a8a-addc-a3ffc8b2ec45 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.537305] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dc3944f-f004-4a8a-addc-a3ffc8b2ec45 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.537561] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dc3944f-f004-4a8a-addc-a3ffc8b2ec45 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.537794] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dc3944f-f004-4a8a-addc-a3ffc8b2ec45 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.641926] [55188]: DEBUG nova.policy [None req-23062134-1358-4f93-b74a-524ef36ee577 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.647735] [55188]: INFO nova.api.openstack.requestlog [None req-23062134-1358-4f93-b74a-524ef36ee577 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1512 microversion: 2.1 time: 0.145416 [ 995.647735] [55188]: [pid: 55188|app: 0|req: 3401/6729] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:55 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1512 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.652929] [55188]: DEBUG nova.api.openstack.wsgi [None req-f0f21775-916d-43bf-a9f0-d508a1b4469d tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.654833] [55188]: DEBUG nova.compute.api [None req-f0f21775-916d-43bf-a9f0-d508a1b4469d tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.663265] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0f21775-916d-43bf-a9f0-d508a1b4469d tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.663576] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0f21775-916d-43bf-a9f0-d508a1b4469d tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.663826] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0f21775-916d-43bf-a9f0-d508a1b4469d tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.664226] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0f21775-916d-43bf-a9f0-d508a1b4469d tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.664430] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0f21775-916d-43bf-a9f0-d508a1b4469d tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.664961] [55188]: DEBUG oslo_concurrency.lockutils [None req-f0f21775-916d-43bf-a9f0-d508a1b4469d tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.678087] [55187]: DEBUG nova.policy [None req-4dc3944f-f004-4a8a-addc-a3ffc8b2ec45 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.684067] [55187]: INFO nova.api.openstack.requestlog [None req-4dc3944f-f004-4a8a-addc-a3ffc8b2ec45 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.157943 [ 995.684642] [55187]: [pid: 55187|app: 0|req: 3329/6730] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:55 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 995.686880] [55187]: DEBUG nova.api.openstack.wsgi [None req-df4657ad-242a-434b-938c-a1245f4d8b6d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.688509] [55187]: DEBUG nova.compute.api [None req-df4657ad-242a-434b-938c-a1245f4d8b6d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.691717] [55187]: DEBUG oslo_concurrency.lockutils [None req-df4657ad-242a-434b-938c-a1245f4d8b6d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.691956] [55187]: DEBUG oslo_concurrency.lockutils [None req-df4657ad-242a-434b-938c-a1245f4d8b6d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.692159] [55187]: DEBUG oslo_concurrency.lockutils [None req-df4657ad-242a-434b-938c-a1245f4d8b6d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.692506] [55187]: DEBUG oslo_concurrency.lockutils [None req-df4657ad-242a-434b-938c-a1245f4d8b6d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.692706] [55187]: DEBUG oslo_concurrency.lockutils [None req-df4657ad-242a-434b-938c-a1245f4d8b6d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.692879] [55187]: DEBUG oslo_concurrency.lockutils [None req-df4657ad-242a-434b-938c-a1245f4d8b6d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.705384] [55188]: DEBUG nova.policy [None req-f0f21775-916d-43bf-a9f0-d508a1b4469d tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.709805] [55188]: INFO nova.api.openstack.requestlog [None req-f0f21775-916d-43bf-a9f0-d508a1b4469d tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1271 microversion: 2.1 time: 0.061327 [ 995.710146] [55188]: [pid: 55188|app: 0|req: 3402/6731] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:56 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1271 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.712834] [55188]: DEBUG nova.api.openstack.wsgi [None req-c57dc03a-b9e5-4125-822a-21c54a01614c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.714449] [55188]: DEBUG nova.compute.api [None req-c57dc03a-b9e5-4125-822a-21c54a01614c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.717559] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57dc03a-b9e5-4125-822a-21c54a01614c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.717794] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57dc03a-b9e5-4125-822a-21c54a01614c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.717980] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57dc03a-b9e5-4125-822a-21c54a01614c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.718448] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57dc03a-b9e5-4125-822a-21c54a01614c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.718647] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57dc03a-b9e5-4125-822a-21c54a01614c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.718818] [55188]: DEBUG oslo_concurrency.lockutils [None req-c57dc03a-b9e5-4125-822a-21c54a01614c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.732172] [55187]: DEBUG nova.policy [None req-df4657ad-242a-434b-938c-a1245f4d8b6d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.736331] [55187]: DEBUG nova.policy [None req-df4657ad-242a-434b-938c-a1245f4d8b6d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.736953] [55187]: DEBUG nova.policy [None req-df4657ad-242a-434b-938c-a1245f4d8b6d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.744064] [55187]: INFO nova.api.openstack.requestlog [None req-df4657ad-242a-434b-938c-a1245f4d8b6d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1586 microversion: 2.96 time: 0.059129 [ 995.744375] [55187]: [pid: 55187|app: 0|req: 3330/6732] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:56 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1586 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 995.812652] [55188]: DEBUG nova.policy [None req-c57dc03a-b9e5-4125-822a-21c54a01614c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.817131] [55188]: INFO nova.api.openstack.requestlog [None req-c57dc03a-b9e5-4125-822a-21c54a01614c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.106123 [ 995.817673] [55188]: [pid: 55188|app: 0|req: 3403/6733] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:56 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.830322] [55187]: DEBUG nova.api.openstack.wsgi [None req-99b6da32-c2b9-4ec4-95af-1b4b5171bdf3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.830609] [55187]: DEBUG nova.compute.api [None req-99b6da32-c2b9-4ec4-95af-1b4b5171bdf3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 9736e183-ab48-47c2-bd45-2c9f64b659af] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.835029] [55187]: INFO nova.api.openstack.wsgi [None req-99b6da32-c2b9-4ec4-95af-1b4b5171bdf3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance 9736e183-ab48-47c2-bd45-2c9f64b659af could not be found. [ 995.835260] [55187]: DEBUG nova.api.openstack.wsgi [None req-99b6da32-c2b9-4ec4-95af-1b4b5171bdf3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance 9736e183-ab48-47c2-bd45-2c9f64b659af could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 995.835676] [55187]: INFO nova.api.openstack.requestlog [None req-99b6da32-c2b9-4ec4-95af-1b4b5171bdf3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9736e183-ab48-47c2-bd45-2c9f64b659af" status: 404 len: 111 microversion: 2.1 time: 0.007776 [ 995.836165] [55187]: [pid: 55187|app: 0|req: 3331/6734] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:07:56 2025] DELETE /compute/v2.1/servers/9736e183-ab48-47c2-bd45-2c9f64b659af => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 995.841423] [55188]: DEBUG nova.api.openstack.wsgi [None req-f3c64c10-2b02-405c-bd7f-8fe41d94791d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.843098] [55188]: DEBUG nova.compute.api [None req-f3c64c10-2b02-405c-bd7f-8fe41d94791d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.846774] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c64c10-2b02-405c-bd7f-8fe41d94791d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.846852] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c64c10-2b02-405c-bd7f-8fe41d94791d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.847277] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c64c10-2b02-405c-bd7f-8fe41d94791d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.847639] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c64c10-2b02-405c-bd7f-8fe41d94791d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.847842] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c64c10-2b02-405c-bd7f-8fe41d94791d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.848028] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c64c10-2b02-405c-bd7f-8fe41d94791d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.919553] [55188]: DEBUG nova.policy [None req-f3c64c10-2b02-405c-bd7f-8fe41d94791d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.923953] [55188]: INFO nova.api.openstack.requestlog [None req-f3c64c10-2b02-405c-bd7f-8fe41d94791d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.085073 [ 995.924332] [55188]: [pid: 55188|app: 0|req: 3404/6735] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:56 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.937173] [55187]: DEBUG nova.api.openstack.wsgi [None req-8dfb8e79-28f4-4dd7-ac8c-d7cd267a60dd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 995.938933] [55187]: DEBUG nova.compute.api [None req-8dfb8e79-28f4-4dd7-ac8c-d7cd267a60dd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 995.943496] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dfb8e79-28f4-4dd7-ac8c-d7cd267a60dd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.943757] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dfb8e79-28f4-4dd7-ac8c-d7cd267a60dd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.943941] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dfb8e79-28f4-4dd7-ac8c-d7cd267a60dd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.944345] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dfb8e79-28f4-4dd7-ac8c-d7cd267a60dd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.944687] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dfb8e79-28f4-4dd7-ac8c-d7cd267a60dd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.944767] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dfb8e79-28f4-4dd7-ac8c-d7cd267a60dd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.021831] [55187]: DEBUG nova.policy [None req-8dfb8e79-28f4-4dd7-ac8c-d7cd267a60dd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.026462] [55187]: INFO nova.api.openstack.requestlog [None req-8dfb8e79-28f4-4dd7-ac8c-d7cd267a60dd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.091513 [ 996.026773] [55187]: [pid: 55187|app: 0|req: 3332/6736] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:56 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.039259] [55188]: DEBUG nova.api.openstack.wsgi [None req-283d178f-4a7c-46a7-a270-a00aa8011b71 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.039551] [55188]: DEBUG nova.compute.api [None req-283d178f-4a7c-46a7-a270-a00aa8011b71 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Failed to fetch instance by id 9223372036854775808 {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3015}} [ 996.039806] [55188]: INFO nova.api.openstack.wsgi [None req-283d178f-4a7c-46a7-a270-a00aa8011b71 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance 9223372036854775808 could not be found. [ 996.040084] [55188]: DEBUG nova.api.openstack.wsgi [None req-283d178f-4a7c-46a7-a270-a00aa8011b71 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance 9223372036854775808 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 996.040512] [55188]: INFO nova.api.openstack.requestlog [None req-283d178f-4a7c-46a7-a270-a00aa8011b71 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9223372036854775808" status: 404 len: 94 microversion: 2.1 time: 0.003940 [ 996.040815] [55188]: [pid: 55188|app: 0|req: 3405/6737] 10.180.1.21 () {58 vars in 1183 bytes} [Wed Mar 26 22:07:56 2025] DELETE /compute/v2.1/servers/9223372036854775808 => generated 94 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 996.046654] [55187]: DEBUG nova.api.openstack.wsgi [None req-d7ab9542-7fa7-421f-885e-76e8537d1b23 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.048592] [55187]: DEBUG nova.compute.api [None req-d7ab9542-7fa7-421f-885e-76e8537d1b23 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.052373] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ab9542-7fa7-421f-885e-76e8537d1b23 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.052619] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ab9542-7fa7-421f-885e-76e8537d1b23 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.052805] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ab9542-7fa7-421f-885e-76e8537d1b23 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.053180] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ab9542-7fa7-421f-885e-76e8537d1b23 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.053383] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ab9542-7fa7-421f-885e-76e8537d1b23 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.053555] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7ab9542-7fa7-421f-885e-76e8537d1b23 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.078670] [55188]: DEBUG nova.api.openstack.wsgi [None req-89145871-307a-43b7-b0de-9ee069dbe3c5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.080415] [55188]: DEBUG nova.compute.api [None req-89145871-307a-43b7-b0de-9ee069dbe3c5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.084199] [55188]: DEBUG oslo_concurrency.lockutils [None req-89145871-307a-43b7-b0de-9ee069dbe3c5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.084433] [55188]: DEBUG oslo_concurrency.lockutils [None req-89145871-307a-43b7-b0de-9ee069dbe3c5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.084615] [55188]: DEBUG oslo_concurrency.lockutils [None req-89145871-307a-43b7-b0de-9ee069dbe3c5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.084958] [55188]: DEBUG oslo_concurrency.lockutils [None req-89145871-307a-43b7-b0de-9ee069dbe3c5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.085170] [55188]: DEBUG oslo_concurrency.lockutils [None req-89145871-307a-43b7-b0de-9ee069dbe3c5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.085353] [55188]: DEBUG oslo_concurrency.lockutils [None req-89145871-307a-43b7-b0de-9ee069dbe3c5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.131940] [55187]: DEBUG nova.policy [None req-d7ab9542-7fa7-421f-885e-76e8537d1b23 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.134555] [55187]: INFO nova.api.openstack.requestlog [None req-d7ab9542-7fa7-421f-885e-76e8537d1b23 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.090673 [ 996.135027] [55187]: [pid: 55187|app: 0|req: 3333/6738] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:56 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.154259] [55187]: DEBUG nova.api.openstack.wsgi [None req-40cf0bc7-3699-4525-a6a0-a659400f165a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.155402] [55187]: DEBUG nova.compute.api [None req-40cf0bc7-3699-4525-a6a0-a659400f165a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.167019] [55187]: DEBUG oslo_concurrency.lockutils [None req-40cf0bc7-3699-4525-a6a0-a659400f165a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.167019] [55187]: DEBUG oslo_concurrency.lockutils [None req-40cf0bc7-3699-4525-a6a0-a659400f165a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.167019] [55187]: DEBUG oslo_concurrency.lockutils [None req-40cf0bc7-3699-4525-a6a0-a659400f165a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.167019] [55187]: DEBUG oslo_concurrency.lockutils [None req-40cf0bc7-3699-4525-a6a0-a659400f165a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.167019] [55187]: DEBUG oslo_concurrency.lockutils [None req-40cf0bc7-3699-4525-a6a0-a659400f165a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.167019] [55187]: DEBUG oslo_concurrency.lockutils [None req-40cf0bc7-3699-4525-a6a0-a659400f165a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.190579] [55188]: DEBUG nova.policy [None req-89145871-307a-43b7-b0de-9ee069dbe3c5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.193712] [55188]: INFO nova.api.openstack.requestlog [None req-89145871-307a-43b7-b0de-9ee069dbe3c5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1306 microversion: 2.1 time: 0.117242 [ 996.194063] [55188]: [pid: 55188|app: 0|req: 3406/6739] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:56 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1306 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.269364] [55187]: DEBUG nova.policy [None req-40cf0bc7-3699-4525-a6a0-a659400f165a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.272961] [55187]: INFO nova.api.openstack.requestlog [None req-40cf0bc7-3699-4525-a6a0-a659400f165a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.121802 [ 996.273399] [55187]: [pid: 55187|app: 0|req: 3334/6740] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:56 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.298405] [55187]: DEBUG nova.api.openstack.wsgi [None req-4900f3f7-30aa-4064-9879-11a052fb8341 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.298513] [55188]: DEBUG nova.api.openstack.wsgi [None req-3db088ae-fe52-4c2d-9741-dedc4e1d7d0e tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.298835] [55187]: DEBUG nova.compute.api [None req-4900f3f7-30aa-4064-9879-11a052fb8341 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Failed to fetch instance by id -1 {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3015}} [ 996.299024] [55187]: INFO nova.api.openstack.wsgi [None req-4900f3f7-30aa-4064-9879-11a052fb8341 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance -1 could not be found. [ 996.299343] [55187]: DEBUG nova.api.openstack.wsgi [None req-4900f3f7-30aa-4064-9879-11a052fb8341 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance -1 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 996.299816] [55187]: INFO nova.api.openstack.requestlog [None req-4900f3f7-30aa-4064-9879-11a052fb8341 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/-1" status: 404 len: 77 microversion: 2.1 time: 0.004848 [ 996.300158] [55187]: [pid: 55187|app: 0|req: 3335/6741] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 26 22:07:56 2025] DELETE /compute/v2.1/servers/-1 => generated 77 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 996.300264] [55188]: DEBUG nova.compute.api [None req-3db088ae-fe52-4c2d-9741-dedc4e1d7d0e tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.304716] [55188]: DEBUG oslo_concurrency.lockutils [None req-3db088ae-fe52-4c2d-9741-dedc4e1d7d0e tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.304806] [55187]: DEBUG nova.api.openstack.wsgi [None req-6f110b58-0122-44e5-aa16-410c1a442aac tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.304956] [55188]: DEBUG oslo_concurrency.lockutils [None req-3db088ae-fe52-4c2d-9741-dedc4e1d7d0e tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.305155] [55188]: DEBUG oslo_concurrency.lockutils [None req-3db088ae-fe52-4c2d-9741-dedc4e1d7d0e tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.306012] [55188]: DEBUG oslo_concurrency.lockutils [None req-3db088ae-fe52-4c2d-9741-dedc4e1d7d0e tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.306012] [55188]: DEBUG oslo_concurrency.lockutils [None req-3db088ae-fe52-4c2d-9741-dedc4e1d7d0e tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.306012] [55188]: DEBUG oslo_concurrency.lockutils [None req-3db088ae-fe52-4c2d-9741-dedc4e1d7d0e tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.306718] [55187]: DEBUG nova.compute.api [None req-6f110b58-0122-44e5-aa16-410c1a442aac tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.312059] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f110b58-0122-44e5-aa16-410c1a442aac tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.312824] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f110b58-0122-44e5-aa16-410c1a442aac tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.312824] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f110b58-0122-44e5-aa16-410c1a442aac tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.313053] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f110b58-0122-44e5-aa16-410c1a442aac tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.313321] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f110b58-0122-44e5-aa16-410c1a442aac tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.313941] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f110b58-0122-44e5-aa16-410c1a442aac tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.416983] [55187]: DEBUG nova.policy [None req-6f110b58-0122-44e5-aa16-410c1a442aac tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.423789] [55187]: INFO nova.api.openstack.requestlog [None req-6f110b58-0122-44e5-aa16-410c1a442aac tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.120977 [ 996.424202] [55187]: [pid: 55187|app: 0|req: 3336/6742] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:56 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 996.439741] [55187]: DEBUG nova.api.openstack.wsgi [None req-dce2d078-7d61-448d-bee9-68b2d5eed030 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.441511] [55187]: DEBUG nova.compute.api [None req-dce2d078-7d61-448d-bee9-68b2d5eed030 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.448428] [55187]: DEBUG oslo_concurrency.lockutils [None req-dce2d078-7d61-448d-bee9-68b2d5eed030 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.449145] [55187]: DEBUG oslo_concurrency.lockutils [None req-dce2d078-7d61-448d-bee9-68b2d5eed030 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.449145] [55187]: DEBUG oslo_concurrency.lockutils [None req-dce2d078-7d61-448d-bee9-68b2d5eed030 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.449311] [55187]: DEBUG oslo_concurrency.lockutils [None req-dce2d078-7d61-448d-bee9-68b2d5eed030 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.449431] [55187]: DEBUG oslo_concurrency.lockutils [None req-dce2d078-7d61-448d-bee9-68b2d5eed030 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.449602] [55187]: DEBUG oslo_concurrency.lockutils [None req-dce2d078-7d61-448d-bee9-68b2d5eed030 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.466501] [55188]: DEBUG nova.policy [None req-3db088ae-fe52-4c2d-9741-dedc4e1d7d0e tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.471537] [55188]: INFO nova.api.openstack.requestlog [None req-3db088ae-fe52-4c2d-9741-dedc4e1d7d0e tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1371 microversion: 2.1 time: 0.178305 [ 996.471660] [55188]: [pid: 55188|app: 0|req: 3407/6743] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:56 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1371 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.542946] [55187]: DEBUG nova.policy [None req-dce2d078-7d61-448d-bee9-68b2d5eed030 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.547451] [55187]: INFO nova.api.openstack.requestlog [None req-dce2d078-7d61-448d-bee9-68b2d5eed030 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.109962 [ 996.547790] [55187]: [pid: 55187|app: 0|req: 3337/6744] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:56 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.560137] [55188]: DEBUG nova.api.openstack.wsgi [None req-9585d59a-4e90-4756-861e-b4c253dc2fbd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"forceDelete": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 996.561811] [55188]: DEBUG nova.compute.api [None req-9585d59a-4e90-4756-861e-b4c253dc2fbd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: c50e8b91-f426-42ba-a095-c51e0351df94] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.564995] [55188]: INFO nova.api.openstack.wsgi [None req-9585d59a-4e90-4756-861e-b4c253dc2fbd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance c50e8b91-f426-42ba-a095-c51e0351df94 could not be found. [ 996.565314] [55188]: DEBUG nova.api.openstack.wsgi [None req-9585d59a-4e90-4756-861e-b4c253dc2fbd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance c50e8b91-f426-42ba-a095-c51e0351df94 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 996.565753] [55188]: INFO nova.api.openstack.requestlog [None req-9585d59a-4e90-4756-861e-b4c253dc2fbd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/c50e8b91-f426-42ba-a095-c51e0351df94/action" status: 404 len: 111 microversion: 2.1 time: 0.008034 [ 996.566165] [55188]: [pid: 55188|app: 0|req: 3408/6745] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:07:56 2025] POST /compute/v2.1/servers/c50e8b91-f426-42ba-a095-c51e0351df94/action => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 996.570691] [55187]: DEBUG nova.api.openstack.wsgi [None req-e04ad6c1-bbb1-4278-a4ae-194debfc426a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.572370] [55187]: DEBUG nova.compute.api [None req-e04ad6c1-bbb1-4278-a4ae-194debfc426a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.577237] [55187]: DEBUG oslo_concurrency.lockutils [None req-e04ad6c1-bbb1-4278-a4ae-194debfc426a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.577478] [55187]: DEBUG oslo_concurrency.lockutils [None req-e04ad6c1-bbb1-4278-a4ae-194debfc426a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.577660] [55187]: DEBUG oslo_concurrency.lockutils [None req-e04ad6c1-bbb1-4278-a4ae-194debfc426a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.578021] [55187]: DEBUG oslo_concurrency.lockutils [None req-e04ad6c1-bbb1-4278-a4ae-194debfc426a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.578246] [55187]: DEBUG oslo_concurrency.lockutils [None req-e04ad6c1-bbb1-4278-a4ae-194debfc426a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.578427] [55187]: DEBUG oslo_concurrency.lockutils [None req-e04ad6c1-bbb1-4278-a4ae-194debfc426a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.666022] [55188]: DEBUG nova.api.openstack.wsgi [None req-61ed5e88-5d5b-428e-897b-9eec16799017 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.668467] [55187]: DEBUG nova.policy [None req-e04ad6c1-bbb1-4278-a4ae-194debfc426a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.672878] [55187]: INFO nova.api.openstack.requestlog [None req-e04ad6c1-bbb1-4278-a4ae-194debfc426a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.104260 [ 996.673205] [55187]: [pid: 55187|app: 0|req: 3338/6746] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:56 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.675910] [55188]: DEBUG nova.compute.api [None req-61ed5e88-5d5b-428e-897b-9eec16799017 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.682015] [55188]: DEBUG oslo_concurrency.lockutils [None req-61ed5e88-5d5b-428e-897b-9eec16799017 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.682015] [55188]: DEBUG oslo_concurrency.lockutils [None req-61ed5e88-5d5b-428e-897b-9eec16799017 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.682015] [55188]: DEBUG oslo_concurrency.lockutils [None req-61ed5e88-5d5b-428e-897b-9eec16799017 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.682015] [55188]: DEBUG oslo_concurrency.lockutils [None req-61ed5e88-5d5b-428e-897b-9eec16799017 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.682015] [55188]: DEBUG oslo_concurrency.lockutils [None req-61ed5e88-5d5b-428e-897b-9eec16799017 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.682015] [55188]: DEBUG oslo_concurrency.lockutils [None req-61ed5e88-5d5b-428e-897b-9eec16799017 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.687659] [55187]: DEBUG nova.api.openstack.wsgi [None req-aca6bc82-cf58-4f16-b964-409d52f15cae tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.689895] [55187]: DEBUG nova.compute.api [None req-aca6bc82-cf58-4f16-b964-409d52f15cae tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.694724] [55187]: DEBUG oslo_concurrency.lockutils [None req-aca6bc82-cf58-4f16-b964-409d52f15cae tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.694724] [55187]: DEBUG oslo_concurrency.lockutils [None req-aca6bc82-cf58-4f16-b964-409d52f15cae tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.694724] [55187]: DEBUG oslo_concurrency.lockutils [None req-aca6bc82-cf58-4f16-b964-409d52f15cae tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.694724] [55187]: DEBUG oslo_concurrency.lockutils [None req-aca6bc82-cf58-4f16-b964-409d52f15cae tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.695455] [55187]: DEBUG oslo_concurrency.lockutils [None req-aca6bc82-cf58-4f16-b964-409d52f15cae tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.695455] [55187]: DEBUG oslo_concurrency.lockutils [None req-aca6bc82-cf58-4f16-b964-409d52f15cae tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.805104] [55187]: DEBUG nova.policy [None req-aca6bc82-cf58-4f16-b964-409d52f15cae tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.814106] [55187]: INFO nova.api.openstack.requestlog [None req-aca6bc82-cf58-4f16-b964-409d52f15cae tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.128570 [ 996.814675] [55187]: [pid: 55187|app: 0|req: 3339/6747] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:57 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.818239] [55187]: DEBUG nova.api.openstack.wsgi [None req-1a4f145e-ef0f-4e8f-b2a6-0982552b82df tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.820961] [55187]: DEBUG nova.compute.api [None req-1a4f145e-ef0f-4e8f-b2a6-0982552b82df tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.826888] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a4f145e-ef0f-4e8f-b2a6-0982552b82df tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.827178] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a4f145e-ef0f-4e8f-b2a6-0982552b82df tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.827343] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a4f145e-ef0f-4e8f-b2a6-0982552b82df tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.827748] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a4f145e-ef0f-4e8f-b2a6-0982552b82df tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.827881] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a4f145e-ef0f-4e8f-b2a6-0982552b82df tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.828055] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a4f145e-ef0f-4e8f-b2a6-0982552b82df tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.836686] [55188]: DEBUG nova.policy [None req-61ed5e88-5d5b-428e-897b-9eec16799017 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.854818] [55188]: INFO nova.api.openstack.requestlog [None req-61ed5e88-5d5b-428e-897b-9eec16799017 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1512 microversion: 2.1 time: 0.190883 [ 996.856358] [55188]: [pid: 55188|app: 0|req: 3409/6748] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:57 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1512 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.862756] [55188]: DEBUG nova.api.openstack.wsgi [None req-fd314dfb-3e90-47d8-8104-78a02e5e9330 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.864706] [55188]: DEBUG nova.compute.api [None req-fd314dfb-3e90-47d8-8104-78a02e5e9330 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.868547] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd314dfb-3e90-47d8-8104-78a02e5e9330 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.869106] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd314dfb-3e90-47d8-8104-78a02e5e9330 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.869106] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd314dfb-3e90-47d8-8104-78a02e5e9330 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.869354] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd314dfb-3e90-47d8-8104-78a02e5e9330 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.869574] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd314dfb-3e90-47d8-8104-78a02e5e9330 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.869749] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd314dfb-3e90-47d8-8104-78a02e5e9330 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.917609] [55188]: DEBUG nova.policy [None req-fd314dfb-3e90-47d8-8104-78a02e5e9330 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.924282] [55188]: DEBUG nova.policy [None req-fd314dfb-3e90-47d8-8104-78a02e5e9330 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.924549] [55188]: DEBUG nova.policy [None req-fd314dfb-3e90-47d8-8104-78a02e5e9330 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.928655] [55188]: INFO nova.api.openstack.requestlog [None req-fd314dfb-3e90-47d8-8104-78a02e5e9330 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1586 microversion: 2.96 time: 0.072649 [ 996.929016] [55188]: [pid: 55188|app: 0|req: 3410/6749] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:57 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1586 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 996.933499] [55188]: DEBUG nova.api.openstack.wsgi [None req-19d4d44e-4988-4cdb-af25-9caf07e525aa tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {"length": 10}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 996.933499] [55188]: DEBUG nova.compute.api [None req-19d4d44e-4988-4cdb-af25-9caf07e525aa tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 729fa6a8-8f15-4059-b279-567e9cd2c87c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.936527] [55188]: INFO nova.api.openstack.wsgi [None req-19d4d44e-4988-4cdb-af25-9caf07e525aa tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance 729fa6a8-8f15-4059-b279-567e9cd2c87c could not be found. [ 996.936768] [55188]: DEBUG nova.api.openstack.wsgi [None req-19d4d44e-4988-4cdb-af25-9caf07e525aa tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance 729fa6a8-8f15-4059-b279-567e9cd2c87c could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 996.937210] [55188]: INFO nova.api.openstack.requestlog [None req-19d4d44e-4988-4cdb-af25-9caf07e525aa tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/729fa6a8-8f15-4059-b279-567e9cd2c87c/action" status: 404 len: 111 microversion: 2.1 time: 0.007669 [ 996.937995] [55188]: [pid: 55188|app: 0|req: 3411/6750] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:07:57 2025] POST /compute/v2.1/servers/729fa6a8-8f15-4059-b279-567e9cd2c87c/action => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 996.942308] [55188]: DEBUG nova.api.openstack.wsgi [None req-98bdde6d-5534-437d-865a-c96c04d506f4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 996.944542] [55188]: DEBUG nova.compute.api [None req-98bdde6d-5534-437d-865a-c96c04d506f4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 996.948469] [55188]: DEBUG oslo_concurrency.lockutils [None req-98bdde6d-5534-437d-865a-c96c04d506f4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.948811] [55188]: DEBUG oslo_concurrency.lockutils [None req-98bdde6d-5534-437d-865a-c96c04d506f4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.949067] [55188]: DEBUG oslo_concurrency.lockutils [None req-98bdde6d-5534-437d-865a-c96c04d506f4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.949501] [55188]: DEBUG oslo_concurrency.lockutils [None req-98bdde6d-5534-437d-865a-c96c04d506f4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.949798] [55188]: DEBUG oslo_concurrency.lockutils [None req-98bdde6d-5534-437d-865a-c96c04d506f4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.949942] [55188]: DEBUG oslo_concurrency.lockutils [None req-98bdde6d-5534-437d-865a-c96c04d506f4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.999385] [55187]: DEBUG nova.policy [None req-1a4f145e-ef0f-4e8f-b2a6-0982552b82df tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.005248] [55187]: INFO nova.api.openstack.requestlog [None req-1a4f145e-ef0f-4e8f-b2a6-0982552b82df tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1344 microversion: 2.1 time: 0.189813 [ 997.005800] [55187]: [pid: 55187|app: 0|req: 3340/6751] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:57 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1344 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.068564] [55188]: DEBUG nova.policy [None req-98bdde6d-5534-437d-865a-c96c04d506f4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.080959] [55188]: INFO nova.api.openstack.requestlog [None req-98bdde6d-5534-437d-865a-c96c04d506f4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.140550 [ 997.081307] [55188]: [pid: 55188|app: 0|req: 3412/6752] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:57 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 997.094334] [55187]: DEBUG nova.api.openstack.wsgi [None req-2c872f66-8780-401d-9d3b-9b1ede718c77 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.096068] [55187]: DEBUG nova.compute.api [None req-2c872f66-8780-401d-9d3b-9b1ede718c77 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.101038] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c872f66-8780-401d-9d3b-9b1ede718c77 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.101345] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c872f66-8780-401d-9d3b-9b1ede718c77 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.101502] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c872f66-8780-401d-9d3b-9b1ede718c77 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.101861] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c872f66-8780-401d-9d3b-9b1ede718c77 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.102070] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c872f66-8780-401d-9d3b-9b1ede718c77 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.102280] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c872f66-8780-401d-9d3b-9b1ede718c77 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.201714] [55187]: DEBUG nova.policy [None req-2c872f66-8780-401d-9d3b-9b1ede718c77 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.208023] [55188]: DEBUG nova.api.openstack.wsgi [None req-377399b8-4bc1-4935-bd20-4b925fa79dcf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.208446] [55188]: DEBUG nova.compute.api [None req-377399b8-4bc1-4935-bd20-4b925fa79dcf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.208787] [55187]: INFO nova.api.openstack.requestlog [None req-2c872f66-8780-401d-9d3b-9b1ede718c77 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.117218 [ 997.209417] [55187]: [pid: 55187|app: 0|req: 3341/6753] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:57 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.223068] [55188]: DEBUG oslo_concurrency.lockutils [None req-377399b8-4bc1-4935-bd20-4b925fa79dcf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.223795] [55188]: DEBUG oslo_concurrency.lockutils [None req-377399b8-4bc1-4935-bd20-4b925fa79dcf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.224128] [55188]: DEBUG oslo_concurrency.lockutils [None req-377399b8-4bc1-4935-bd20-4b925fa79dcf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.224735] [55188]: DEBUG oslo_concurrency.lockutils [None req-377399b8-4bc1-4935-bd20-4b925fa79dcf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.225205] [55188]: DEBUG oslo_concurrency.lockutils [None req-377399b8-4bc1-4935-bd20-4b925fa79dcf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.225516] [55188]: DEBUG oslo_concurrency.lockutils [None req-377399b8-4bc1-4935-bd20-4b925fa79dcf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.228933] [55187]: DEBUG nova.api.openstack.wsgi [None req-fae96bad-869d-42f2-b1fd-731b41d5cf70 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.234024] [55187]: DEBUG nova.compute.api [None req-fae96bad-869d-42f2-b1fd-731b41d5cf70 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 407a3f57-4eb8-4754-9c9a-27c4011b5d21] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.234599] [55187]: INFO nova.api.openstack.wsgi [None req-fae96bad-869d-42f2-b1fd-731b41d5cf70 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance 407a3f57-4eb8-4754-9c9a-27c4011b5d21 could not be found. [ 997.235023] [55187]: DEBUG nova.api.openstack.wsgi [None req-fae96bad-869d-42f2-b1fd-731b41d5cf70 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance 407a3f57-4eb8-4754-9c9a-27c4011b5d21 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 997.235596] [55187]: INFO nova.api.openstack.requestlog [None req-fae96bad-869d-42f2-b1fd-731b41d5cf70 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/407a3f57-4eb8-4754-9c9a-27c4011b5d21" status: 404 len: 111 microversion: 2.1 time: 0.010132 [ 997.235917] [55187]: [pid: 55187|app: 0|req: 3342/6754] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:57 2025] GET /compute/v2.1/servers/407a3f57-4eb8-4754-9c9a-27c4011b5d21 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 997.241031] [55187]: DEBUG nova.api.openstack.wsgi [None req-96f68f1e-736b-4d90-af99-c63efb0b91bd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.243926] [55187]: DEBUG nova.compute.api [None req-96f68f1e-736b-4d90-af99-c63efb0b91bd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.247680] [55187]: DEBUG oslo_concurrency.lockutils [None req-96f68f1e-736b-4d90-af99-c63efb0b91bd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.251334] [55187]: DEBUG oslo_concurrency.lockutils [None req-96f68f1e-736b-4d90-af99-c63efb0b91bd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.251334] [55187]: DEBUG oslo_concurrency.lockutils [None req-96f68f1e-736b-4d90-af99-c63efb0b91bd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.251334] [55187]: DEBUG oslo_concurrency.lockutils [None req-96f68f1e-736b-4d90-af99-c63efb0b91bd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.251334] [55187]: DEBUG oslo_concurrency.lockutils [None req-96f68f1e-736b-4d90-af99-c63efb0b91bd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.251334] [55187]: DEBUG oslo_concurrency.lockutils [None req-96f68f1e-736b-4d90-af99-c63efb0b91bd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.333419] [55187]: DEBUG nova.policy [None req-96f68f1e-736b-4d90-af99-c63efb0b91bd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.339591] [55187]: INFO nova.api.openstack.requestlog [None req-96f68f1e-736b-4d90-af99-c63efb0b91bd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.100590 [ 997.340160] [55187]: [pid: 55187|app: 0|req: 3343/6755] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:57 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 997.352022] [55188]: DEBUG nova.policy [None req-377399b8-4bc1-4935-bd20-4b925fa79dcf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.353320] [55187]: DEBUG nova.api.openstack.wsgi [None req-b898ac9e-b3ee-4337-8802-3787f75c03bc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.354962] [55187]: DEBUG nova.compute.api [None req-b898ac9e-b3ee-4337-8802-3787f75c03bc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.356126] [55188]: INFO nova.api.openstack.requestlog [None req-377399b8-4bc1-4935-bd20-4b925fa79dcf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 200 len: 1486 microversion: 2.1 time: 0.152151 [ 997.356450] [55188]: [pid: 55188|app: 0|req: 3413/6756] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:57 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 1486 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.359719] [55187]: DEBUG oslo_concurrency.lockutils [None req-b898ac9e-b3ee-4337-8802-3787f75c03bc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.360044] [55187]: DEBUG oslo_concurrency.lockutils [None req-b898ac9e-b3ee-4337-8802-3787f75c03bc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.360292] [55187]: DEBUG oslo_concurrency.lockutils [None req-b898ac9e-b3ee-4337-8802-3787f75c03bc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.360729] [55187]: DEBUG oslo_concurrency.lockutils [None req-b898ac9e-b3ee-4337-8802-3787f75c03bc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.360993] [55187]: DEBUG oslo_concurrency.lockutils [None req-b898ac9e-b3ee-4337-8802-3787f75c03bc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.361266] [55187]: DEBUG oslo_concurrency.lockutils [None req-b898ac9e-b3ee-4337-8802-3787f75c03bc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.368541] [55188]: DEBUG nova.api.openstack.wsgi [None req-85dfdc94-d6d1-4085-881f-ebe8a1ec4732 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-2028850673"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 997.370329] [55188]: DEBUG nova.compute.api [None req-85dfdc94-d6d1-4085-881f-ebe8a1ec4732 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.373907] [55188]: DEBUG oslo_concurrency.lockutils [None req-85dfdc94-d6d1-4085-881f-ebe8a1ec4732 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.374167] [55188]: DEBUG oslo_concurrency.lockutils [None req-85dfdc94-d6d1-4085-881f-ebe8a1ec4732 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.374348] [55188]: DEBUG oslo_concurrency.lockutils [None req-85dfdc94-d6d1-4085-881f-ebe8a1ec4732 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.374697] [55188]: DEBUG oslo_concurrency.lockutils [None req-85dfdc94-d6d1-4085-881f-ebe8a1ec4732 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.374899] [55188]: DEBUG oslo_concurrency.lockutils [None req-85dfdc94-d6d1-4085-881f-ebe8a1ec4732 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.375085] [55188]: DEBUG oslo_concurrency.lockutils [None req-85dfdc94-d6d1-4085-881f-ebe8a1ec4732 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.446193] [55187]: DEBUG nova.policy [None req-b898ac9e-b3ee-4337-8802-3787f75c03bc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.450572] [55187]: INFO nova.api.openstack.requestlog [None req-b898ac9e-b3ee-4337-8802-3787f75c03bc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.099398 [ 997.451159] [55187]: [pid: 55187|app: 0|req: 3344/6757] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:57 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 997.487029] [55187]: DEBUG nova.api.openstack.wsgi [None req-2fec0ba9-c1ce-41b0-b8ab-569c1ab6da39 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.490390] [55187]: DEBUG nova.compute.api [None req-2fec0ba9-c1ce-41b0-b8ab-569c1ab6da39 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.492755] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fec0ba9-c1ce-41b0-b8ab-569c1ab6da39 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.493080] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fec0ba9-c1ce-41b0-b8ab-569c1ab6da39 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.493368] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fec0ba9-c1ce-41b0-b8ab-569c1ab6da39 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.493814] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fec0ba9-c1ce-41b0-b8ab-569c1ab6da39 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.494111] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fec0ba9-c1ce-41b0-b8ab-569c1ab6da39 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.494359] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fec0ba9-c1ce-41b0-b8ab-569c1ab6da39 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.572729] [55187]: DEBUG nova.policy [None req-2fec0ba9-c1ce-41b0-b8ab-569c1ab6da39 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.578409] [55187]: INFO nova.api.openstack.requestlog [None req-2fec0ba9-c1ce-41b0-b8ab-569c1ab6da39 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1371 microversion: 2.1 time: 0.094451 [ 997.578704] [55187]: [pid: 55187|app: 0|req: 3345/6758] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:57 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1371 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.582451] [55187]: DEBUG nova.api.openstack.wsgi [req-2ccde901-1ab2-45b7-bfa5-f1876a197f27 req-ff3e1fd2-03dd-4fbd-835f-87dd096aeeda service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bfa7e6d7-4602-4fd1-92fb-745742d20a2b", "tag": "f00bb8f6-f654-4f24-8278-05d371e1fae9"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 997.587301] [55187]: DEBUG oslo_concurrency.lockutils [req-2ccde901-1ab2-45b7-bfa5-f1876a197f27 req-ff3e1fd2-03dd-4fbd-835f-87dd096aeeda service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.587526] [55187]: DEBUG oslo_concurrency.lockutils [req-2ccde901-1ab2-45b7-bfa5-f1876a197f27 req-ff3e1fd2-03dd-4fbd-835f-87dd096aeeda service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.588274] [55187]: DEBUG oslo_concurrency.lockutils [req-2ccde901-1ab2-45b7-bfa5-f1876a197f27 req-ff3e1fd2-03dd-4fbd-835f-87dd096aeeda service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.593943] [55187]: INFO nova.api.openstack.compute.server_external_events [req-2ccde901-1ab2-45b7-bfa5-f1876a197f27 req-ff3e1fd2-03dd-4fbd-835f-87dd096aeeda service nova] Creating event network-changed:f00bb8f6-f654-4f24-8278-05d371e1fae9 for instance bfa7e6d7-4602-4fd1-92fb-745742d20a2b on cpu-1 [ 997.599867] [55187]: INFO nova.api.openstack.requestlog [req-2ccde901-1ab2-45b7-bfa5-f1876a197f27 req-ff3e1fd2-03dd-4fbd-835f-87dd096aeeda service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017440 [ 997.599867] [55187]: [pid: 55187|app: 0|req: 3346/6759] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:07:57 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 997.599867] [55187]: DEBUG nova.api.openstack.wsgi [None req-ca66235a-5a8e-42e7-b1dc-f679d573b65e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1587677998", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "accessIPv4": "1.1.1.1.1.1", "networks": [{"uuid": "5e6062a4-fa3f-4f62-95e7-fa432ee14f94"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 997.601649] [55187]: DEBUG nova.api.openstack.wsgi [None req-ca66235a-5a8e-42e7-b1dc-f679d573b65e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 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=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 997.602020] [55187]: INFO nova.api.openstack.requestlog [None req-ca66235a-5a8e-42e7-b1dc-f679d573b65e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 139 microversion: 2.1 time: 0.004363 [ 997.602299] [55187]: [pid: 55187|app: 0|req: 3347/6760] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:07:57 2025] POST /compute/v2.1/servers => generated 139 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 997.606618] [55187]: DEBUG nova.api.openstack.wsgi [None req-6f3b13bf-df21-418b-a190-6b158d4f18da tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.608596] [55187]: DEBUG nova.compute.api [None req-6f3b13bf-df21-418b-a190-6b158d4f18da tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.612223] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f3b13bf-df21-418b-a190-6b158d4f18da tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.612459] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f3b13bf-df21-418b-a190-6b158d4f18da tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.612735] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f3b13bf-df21-418b-a190-6b158d4f18da tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.612988] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f3b13bf-df21-418b-a190-6b158d4f18da tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.613208] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f3b13bf-df21-418b-a190-6b158d4f18da tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.613387] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f3b13bf-df21-418b-a190-6b158d4f18da tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.690367] [55187]: DEBUG nova.policy [None req-6f3b13bf-df21-418b-a190-6b158d4f18da tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.694765] [55187]: INFO nova.api.openstack.requestlog [None req-6f3b13bf-df21-418b-a190-6b158d4f18da tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.089797 [ 997.695104] [55187]: [pid: 55187|app: 0|req: 3348/6761] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:57 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.709344] [55187]: DEBUG nova.api.openstack.wsgi [None req-59c3bf85-8366-4b7f-91c3-fa2a3689b5f4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.711800] [55187]: DEBUG nova.compute.api [None req-59c3bf85-8366-4b7f-91c3-fa2a3689b5f4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.717179] [55187]: DEBUG oslo_concurrency.lockutils [None req-59c3bf85-8366-4b7f-91c3-fa2a3689b5f4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.717557] [55187]: DEBUG oslo_concurrency.lockutils [None req-59c3bf85-8366-4b7f-91c3-fa2a3689b5f4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.717861] [55187]: DEBUG oslo_concurrency.lockutils [None req-59c3bf85-8366-4b7f-91c3-fa2a3689b5f4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.718576] [55187]: DEBUG oslo_concurrency.lockutils [None req-59c3bf85-8366-4b7f-91c3-fa2a3689b5f4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.718709] [55187]: DEBUG oslo_concurrency.lockutils [None req-59c3bf85-8366-4b7f-91c3-fa2a3689b5f4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.718965] [55187]: DEBUG oslo_concurrency.lockutils [None req-59c3bf85-8366-4b7f-91c3-fa2a3689b5f4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.798865] [55188]: INFO nova.api.openstack.requestlog [None req-85dfdc94-d6d1-4085-881f-ebe8a1ec4732 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "POST /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4/action" status: 202 len: 0 microversion: 2.1 time: 0.432149 [ 997.799493] [55188]: [pid: 55188|app: 0|req: 3414/6762] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:07:57 2025] POST /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4/action => generated 0 bytes in 433 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 997.804456] [55187]: DEBUG nova.policy [None req-59c3bf85-8366-4b7f-91c3-fa2a3689b5f4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.813060] [55187]: INFO nova.api.openstack.requestlog [None req-59c3bf85-8366-4b7f-91c3-fa2a3689b5f4 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.106752 [ 997.814455] [55187]: [pid: 55187|app: 0|req: 3349/6763] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:58 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.817920] [55187]: DEBUG nova.api.openstack.wsgi [None req-4a8b7c74-0b4a-48aa-9b35-1f4086de3990 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4afa43c1f0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.848537] [55187]: INFO nova.api.openstack.requestlog [None req-4a8b7c74-0b4a-48aa-9b35-1f4086de3990 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c" status: 200 len: 1518 microversion: 2.1 time: 0.033849 [ 997.849043] [55187]: [pid: 55187|app: 0|req: 3350/6764] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:07:58 2025] GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c => generated 1518 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.858689] [55187]: DEBUG nova.api.openstack.wsgi [None req-a3d5f0f8-658f-4811-99ef-88c9773d4f15 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-2001869460", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "accessIPv6": "notvalid", "networks": [{"uuid": "5e6062a4-fa3f-4f62-95e7-fa432ee14f94"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 997.861102] [55187]: DEBUG nova.api.openstack.wsgi [None req-a3d5f0f8-658f-4811-99ef-88c9773d4f15 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 400 to user: Invalid input for field/attribute accessIPv6. Value: notvalid. 'notvalid' is not a 'ipv6' {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 997.861564] [55187]: INFO nova.api.openstack.requestlog [None req-a3d5f0f8-658f-4811-99ef-88c9773d4f15 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 133 microversion: 2.1 time: 0.005188 [ 997.861846] [55187]: [pid: 55187|app: 0|req: 3351/6765] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:07:58 2025] POST /compute/v2.1/servers => generated 133 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) [ 997.871288] [55187]: DEBUG nova.api.openstack.wsgi [None req-e53a2725-c1a1-446e-b6e3-ae54548f638e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.873230] [55187]: DEBUG nova.compute.api [None req-e53a2725-c1a1-446e-b6e3-ae54548f638e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.877071] [55187]: DEBUG oslo_concurrency.lockutils [None req-e53a2725-c1a1-446e-b6e3-ae54548f638e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.877176] [55187]: DEBUG oslo_concurrency.lockutils [None req-e53a2725-c1a1-446e-b6e3-ae54548f638e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.877368] [55187]: DEBUG oslo_concurrency.lockutils [None req-e53a2725-c1a1-446e-b6e3-ae54548f638e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.878734] [55187]: DEBUG oslo_concurrency.lockutils [None req-e53a2725-c1a1-446e-b6e3-ae54548f638e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.878734] [55187]: DEBUG oslo_concurrency.lockutils [None req-e53a2725-c1a1-446e-b6e3-ae54548f638e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.878734] [55187]: DEBUG oslo_concurrency.lockutils [None req-e53a2725-c1a1-446e-b6e3-ae54548f638e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.892381] [55188]: DEBUG nova.api.openstack.wsgi [None req-72fa1f50-aa6e-4159-80ae-b2ae71238f19 tempest-FloatingIPDetailsTestJSON-653874966 tempest-FloatingIPDetailsTestJSON-653874966-project-member] Action: 'create', calling method: .version_select at 0x7d4af9b74940>, body: {"pool": null} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 997.964543] [55187]: DEBUG nova.policy [None req-e53a2725-c1a1-446e-b6e3-ae54548f638e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.969398] [55187]: INFO nova.api.openstack.requestlog [None req-e53a2725-c1a1-446e-b6e3-ae54548f638e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.103175 [ 997.969899] [55187]: [pid: 55187|app: 0|req: 3352/6766] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:58 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.973607] [55187]: DEBUG nova.api.openstack.wsgi [None req-15686b34-51aa-436e-bbcb-33af5613ccb3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 997.976152] [55187]: DEBUG nova.compute.api [None req-15686b34-51aa-436e-bbcb-33af5613ccb3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 997.979934] [55187]: DEBUG oslo_concurrency.lockutils [None req-15686b34-51aa-436e-bbcb-33af5613ccb3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.980203] [55187]: DEBUG oslo_concurrency.lockutils [None req-15686b34-51aa-436e-bbcb-33af5613ccb3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.981227] [55187]: DEBUG oslo_concurrency.lockutils [None req-15686b34-51aa-436e-bbcb-33af5613ccb3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.981227] [55187]: DEBUG oslo_concurrency.lockutils [None req-15686b34-51aa-436e-bbcb-33af5613ccb3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.981227] [55187]: DEBUG oslo_concurrency.lockutils [None req-15686b34-51aa-436e-bbcb-33af5613ccb3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.981227] [55187]: DEBUG oslo_concurrency.lockutils [None req-15686b34-51aa-436e-bbcb-33af5613ccb3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.087840] [55187]: DEBUG nova.policy [None req-15686b34-51aa-436e-bbcb-33af5613ccb3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.099833] [55187]: INFO nova.api.openstack.requestlog [None req-15686b34-51aa-436e-bbcb-33af5613ccb3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1512 microversion: 2.1 time: 0.129074 [ 998.100315] [55187]: [pid: 55187|app: 0|req: 3353/6767] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:58 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1512 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.105038] [55187]: DEBUG nova.api.openstack.wsgi [None req-5d045a5c-3b18-40b2-8e34-63082b9f4b8e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.106710] [55187]: DEBUG nova.compute.api [None req-5d045a5c-3b18-40b2-8e34-63082b9f4b8e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.113270] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d045a5c-3b18-40b2-8e34-63082b9f4b8e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.113270] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d045a5c-3b18-40b2-8e34-63082b9f4b8e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.113270] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d045a5c-3b18-40b2-8e34-63082b9f4b8e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.113270] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d045a5c-3b18-40b2-8e34-63082b9f4b8e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.113270] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d045a5c-3b18-40b2-8e34-63082b9f4b8e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.113270] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d045a5c-3b18-40b2-8e34-63082b9f4b8e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.163331] [55187]: DEBUG nova.policy [None req-5d045a5c-3b18-40b2-8e34-63082b9f4b8e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.169107] [55187]: DEBUG nova.policy [None req-5d045a5c-3b18-40b2-8e34-63082b9f4b8e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.169855] [55187]: DEBUG nova.policy [None req-5d045a5c-3b18-40b2-8e34-63082b9f4b8e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.173693] [55187]: INFO nova.api.openstack.requestlog [None req-5d045a5c-3b18-40b2-8e34-63082b9f4b8e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1571 microversion: 2.96 time: 0.072908 [ 998.174037] [55187]: [pid: 55187|app: 0|req: 3354/6768] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:58 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1571 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 998.184021] [55187]: DEBUG nova.api.openstack.wsgi [None req-e2aa702b-5305-43e7-933c-dda631c4b3a3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.184021] [55187]: DEBUG nova.compute.api [None req-e2aa702b-5305-43e7-933c-dda631c4b3a3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.187654] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2aa702b-5305-43e7-933c-dda631c4b3a3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.187889] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2aa702b-5305-43e7-933c-dda631c4b3a3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.188080] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2aa702b-5305-43e7-933c-dda631c4b3a3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.188534] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2aa702b-5305-43e7-933c-dda631c4b3a3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.188714] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2aa702b-5305-43e7-933c-dda631c4b3a3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.188883] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2aa702b-5305-43e7-933c-dda631c4b3a3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.293272] [55187]: DEBUG nova.policy [None req-e2aa702b-5305-43e7-933c-dda631c4b3a3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.297951] [55187]: INFO nova.api.openstack.requestlog [None req-e2aa702b-5305-43e7-933c-dda631c4b3a3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.123272 [ 998.298522] [55187]: [pid: 55187|app: 0|req: 3355/6769] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:58 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.301417] [55187]: DEBUG nova.api.openstack.wsgi [None req-7c6ea67f-1eff-4a62-8c2f-a4009e117f16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.304029] [55187]: DEBUG nova.compute.api [None req-7c6ea67f-1eff-4a62-8c2f-a4009e117f16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.308331] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c6ea67f-1eff-4a62-8c2f-a4009e117f16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.308623] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c6ea67f-1eff-4a62-8c2f-a4009e117f16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.308838] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c6ea67f-1eff-4a62-8c2f-a4009e117f16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.309365] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c6ea67f-1eff-4a62-8c2f-a4009e117f16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.309623] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c6ea67f-1eff-4a62-8c2f-a4009e117f16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.310536] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c6ea67f-1eff-4a62-8c2f-a4009e117f16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.448672] [55187]: DEBUG nova.policy [None req-7c6ea67f-1eff-4a62-8c2f-a4009e117f16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.457063] [55187]: INFO nova.api.openstack.requestlog [None req-7c6ea67f-1eff-4a62-8c2f-a4009e117f16 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1332 microversion: 2.1 time: 0.157660 [ 998.457479] [55187]: [pid: 55187|app: 0|req: 3356/6770] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:58 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1332 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.554211] [55187]: DEBUG nova.api.openstack.wsgi [None req-361334fe-1b30-425b-83ce-7be92b35c74b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.556119] [55187]: DEBUG nova.compute.api [None req-361334fe-1b30-425b-83ce-7be92b35c74b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.563041] [55187]: DEBUG oslo_concurrency.lockutils [None req-361334fe-1b30-425b-83ce-7be92b35c74b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.563344] [55187]: DEBUG oslo_concurrency.lockutils [None req-361334fe-1b30-425b-83ce-7be92b35c74b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.563567] [55187]: DEBUG oslo_concurrency.lockutils [None req-361334fe-1b30-425b-83ce-7be92b35c74b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.564129] [55187]: DEBUG oslo_concurrency.lockutils [None req-361334fe-1b30-425b-83ce-7be92b35c74b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.564400] [55187]: DEBUG oslo_concurrency.lockutils [None req-361334fe-1b30-425b-83ce-7be92b35c74b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.564594] [55187]: DEBUG oslo_concurrency.lockutils [None req-361334fe-1b30-425b-83ce-7be92b35c74b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.574325] [55188]: INFO nova.api.openstack.requestlog [None req-72fa1f50-aa6e-4159-80ae-b2ae71238f19 tempest-FloatingIPDetailsTestJSON-653874966 tempest-FloatingIPDetailsTestJSON-653874966-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.774422 [ 998.574695] [55188]: [pid: 55188|app: 0|req: 3415/6771] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 26 22:07:58 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 775 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 998.577462] [55188]: DEBUG nova.api.openstack.wsgi [None req-6018fb6a-ed21-4984-97a8-ee10d9362190 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.577787] [55188]: DEBUG nova.compute.api [None req-6018fb6a-ed21-4984-97a8-ee10d9362190 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.583480] [55188]: DEBUG oslo_concurrency.lockutils [None req-6018fb6a-ed21-4984-97a8-ee10d9362190 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.583480] [55188]: DEBUG oslo_concurrency.lockutils [None req-6018fb6a-ed21-4984-97a8-ee10d9362190 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.583480] [55188]: DEBUG oslo_concurrency.lockutils [None req-6018fb6a-ed21-4984-97a8-ee10d9362190 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.583480] [55188]: DEBUG oslo_concurrency.lockutils [None req-6018fb6a-ed21-4984-97a8-ee10d9362190 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.583480] [55188]: DEBUG oslo_concurrency.lockutils [None req-6018fb6a-ed21-4984-97a8-ee10d9362190 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.583480] [55188]: DEBUG oslo_concurrency.lockutils [None req-6018fb6a-ed21-4984-97a8-ee10d9362190 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.611625] [55188]: DEBUG nova.compute.api [None req-6018fb6a-ed21-4984-97a8-ee10d9362190 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 998.630011] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=9 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 998.652904] [55187]: INFO nova.api.openstack.requestlog [None req-361334fe-1b30-425b-83ce-7be92b35c74b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.194595 [ 998.653426] [55187]: [pid: 55187|app: 0|req: 3357/6772] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:07:58 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface => generated 288 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 998.656431] [55187]: DEBUG nova.api.openstack.wsgi [None req-b84c32cc-defd-476d-a196-086e43bffec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "SOFT"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 998.658041] [55187]: DEBUG nova.compute.api [None req-b84c32cc-defd-476d-a196-086e43bffec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.663222] [55187]: DEBUG oslo_concurrency.lockutils [None req-b84c32cc-defd-476d-a196-086e43bffec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.663422] [55188]: INFO nova.api.openstack.requestlog [None req-6018fb6a-ed21-4984-97a8-ee10d9362190 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 204 len: 0 microversion: 2.96 time: 0.087915 [ 998.663521] [55187]: DEBUG oslo_concurrency.lockutils [None req-b84c32cc-defd-476d-a196-086e43bffec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.663880] [55187]: DEBUG oslo_concurrency.lockutils [None req-b84c32cc-defd-476d-a196-086e43bffec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.663959] [55188]: [pid: 55188|app: 0|req: 3416/6773] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:07:58 2025] DELETE /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 998.665863] [55187]: DEBUG oslo_concurrency.lockutils [None req-b84c32cc-defd-476d-a196-086e43bffec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.665863] [55187]: DEBUG oslo_concurrency.lockutils [None req-b84c32cc-defd-476d-a196-086e43bffec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.665863] [55187]: DEBUG oslo_concurrency.lockutils [None req-b84c32cc-defd-476d-a196-086e43bffec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.666985] [55188]: DEBUG nova.api.openstack.wsgi [None req-dc4d9816-9a90-4a1c-b5a3-3cbcacf68352 tempest-FloatingIPDetailsTestJSON-653874966 tempest-FloatingIPDetailsTestJSON-653874966-project-member] Action: 'create', calling method: .version_select at 0x7d4af9b77b50>, body: {"pool": null} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 998.673768] [55187]: INFO nova.api.openstack.wsgi [None req-b84c32cc-defd-476d-a196-086e43bffec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance f58542d5-0164-4b39-b3f8-48956ce37421 could not be found. [ 998.673768] [55187]: DEBUG nova.api.openstack.wsgi [None req-b84c32cc-defd-476d-a196-086e43bffec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance f58542d5-0164-4b39-b3f8-48956ce37421 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 998.674183] [55187]: INFO nova.api.openstack.requestlog [None req-b84c32cc-defd-476d-a196-086e43bffec8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421/action" status: 404 len: 111 microversion: 2.1 time: 0.020230 [ 998.674509] [55187]: [pid: 55187|app: 0|req: 3358/6774] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:07:59 2025] POST /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421/action => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 998.676980] [55187]: DEBUG nova.api.openstack.wsgi [None req-ced9c688-a6c1-4e1c-9812-867b7e880435 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.678600] [55187]: DEBUG nova.compute.api [None req-ced9c688-a6c1-4e1c-9812-867b7e880435 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.681602] [55187]: DEBUG oslo_concurrency.lockutils [None req-ced9c688-a6c1-4e1c-9812-867b7e880435 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.681832] [55187]: DEBUG oslo_concurrency.lockutils [None req-ced9c688-a6c1-4e1c-9812-867b7e880435 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.682021] [55187]: DEBUG oslo_concurrency.lockutils [None req-ced9c688-a6c1-4e1c-9812-867b7e880435 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.682400] [55187]: DEBUG oslo_concurrency.lockutils [None req-ced9c688-a6c1-4e1c-9812-867b7e880435 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.682610] [55187]: DEBUG oslo_concurrency.lockutils [None req-ced9c688-a6c1-4e1c-9812-867b7e880435 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.682857] [55187]: DEBUG oslo_concurrency.lockutils [None req-ced9c688-a6c1-4e1c-9812-867b7e880435 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.751342] [55187]: DEBUG nova.policy [None req-ced9c688-a6c1-4e1c-9812-867b7e880435 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.756665] [55187]: INFO nova.api.openstack.requestlog [None req-ced9c688-a6c1-4e1c-9812-867b7e880435 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1371 microversion: 2.1 time: 0.081543 [ 998.757136] [55187]: [pid: 55187|app: 0|req: 3359/6775] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:59 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1371 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.759623] [55187]: DEBUG nova.api.openstack.wsgi [None req-db1ebd5a-8861-4ec4-8c2b-8a698164a36a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.762038] [55187]: DEBUG nova.compute.api [None req-db1ebd5a-8861-4ec4-8c2b-8a698164a36a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.765306] [55187]: DEBUG oslo_concurrency.lockutils [None req-db1ebd5a-8861-4ec4-8c2b-8a698164a36a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.765540] [55187]: DEBUG oslo_concurrency.lockutils [None req-db1ebd5a-8861-4ec4-8c2b-8a698164a36a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.765723] [55187]: DEBUG oslo_concurrency.lockutils [None req-db1ebd5a-8861-4ec4-8c2b-8a698164a36a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.766087] [55187]: DEBUG oslo_concurrency.lockutils [None req-db1ebd5a-8861-4ec4-8c2b-8a698164a36a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.766288] [55187]: DEBUG oslo_concurrency.lockutils [None req-db1ebd5a-8861-4ec4-8c2b-8a698164a36a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.766502] [55187]: DEBUG oslo_concurrency.lockutils [None req-db1ebd5a-8861-4ec4-8c2b-8a698164a36a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.810649] [55187]: INFO nova.api.openstack.requestlog [None req-db1ebd5a-8861-4ec4-8c2b-8a698164a36a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface/9d9b53fe-fe5f-49ad-904b-3562818fd6ad" status: 200 len: 285 microversion: 2.1 time: 0.052913 [ 998.811016] [55187]: [pid: 55187|app: 0|req: 3360/6776] 10.180.1.21 () {58 vars in 1381 bytes} [Wed Mar 26 22:07:59 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface/9d9b53fe-fe5f-49ad-904b-3562818fd6ad => generated 285 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 998.813926] [55187]: DEBUG nova.api.openstack.wsgi [None req-5c1c1282-3249-4392-a810-94a80131154e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.815535] [55187]: DEBUG nova.compute.api [None req-5c1c1282-3249-4392-a810-94a80131154e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.825782] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c1c1282-3249-4392-a810-94a80131154e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.826052] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c1c1282-3249-4392-a810-94a80131154e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.826257] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c1c1282-3249-4392-a810-94a80131154e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.826620] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c1c1282-3249-4392-a810-94a80131154e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.826819] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c1c1282-3249-4392-a810-94a80131154e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.826992] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c1c1282-3249-4392-a810-94a80131154e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.868610] [55187]: DEBUG nova.policy [None req-5c1c1282-3249-4392-a810-94a80131154e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.878684] [55187]: DEBUG nova.policy [None req-5c1c1282-3249-4392-a810-94a80131154e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.879920] [55187]: DEBUG nova.policy [None req-5c1c1282-3249-4392-a810-94a80131154e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.888691] [55187]: INFO nova.api.openstack.requestlog [None req-5c1c1282-3249-4392-a810-94a80131154e tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1577 microversion: 2.96 time: 0.076265 [ 998.888691] [55187]: [pid: 55187|app: 0|req: 3361/6777] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:07:59 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1577 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 998.894690] [55187]: DEBUG nova.api.openstack.wsgi [None req-6ce80984-7862-4f78-a15a-97df63cde9a6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 998.894690] [55187]: DEBUG nova.compute.api [None req-6ce80984-7862-4f78-a15a-97df63cde9a6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 998.899163] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ce80984-7862-4f78-a15a-97df63cde9a6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.899244] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=4 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 998.899543] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ce80984-7862-4f78-a15a-97df63cde9a6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.899797] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ce80984-7862-4f78-a15a-97df63cde9a6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.900657] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ce80984-7862-4f78-a15a-97df63cde9a6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.900657] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ce80984-7862-4f78-a15a-97df63cde9a6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.900812] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ce80984-7862-4f78-a15a-97df63cde9a6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.989613] [55187]: DEBUG nova.policy [None req-6ce80984-7862-4f78-a15a-97df63cde9a6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.995081] [55187]: INFO nova.api.openstack.requestlog [None req-6ce80984-7862-4f78-a15a-97df63cde9a6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.105094 [ 998.996808] [55187]: [pid: 55187|app: 0|req: 3362/6778] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:59 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.999446] [55187]: DEBUG nova.api.openstack.wsgi [None req-452cc424-0fec-45d3-9e49-a67f4c919c61 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af989dab0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 999.031662] [55187]: INFO nova.api.openstack.requestlog [None req-452cc424-0fec-45d3-9e49-a67f4c919c61 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c" status: 200 len: 1518 microversion: 2.1 time: 0.034331 [ 999.032050] [55187]: [pid: 55187|app: 0|req: 3363/6779] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:07:59 2025] GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c => generated 1518 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.035248] [55187]: DEBUG nova.api.openstack.wsgi [None req-c40811a4-803d-4370-badc-cb50d5657a3d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"net_id": "4585d055-7248-4da8-aceb-2099a262154c", "fixed_ips": [{"ip_address": "192.168.128.13"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 999.037354] [55187]: DEBUG nova.compute.api [None req-c40811a4-803d-4370-badc-cb50d5657a3d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 999.041923] [55187]: DEBUG oslo_concurrency.lockutils [None req-c40811a4-803d-4370-badc-cb50d5657a3d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.042244] [55187]: DEBUG oslo_concurrency.lockutils [None req-c40811a4-803d-4370-badc-cb50d5657a3d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.042546] [55187]: DEBUG oslo_concurrency.lockutils [None req-c40811a4-803d-4370-badc-cb50d5657a3d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.043163] [55187]: DEBUG oslo_concurrency.lockutils [None req-c40811a4-803d-4370-badc-cb50d5657a3d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.043440] [55187]: DEBUG oslo_concurrency.lockutils [None req-c40811a4-803d-4370-badc-cb50d5657a3d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.043823] [55187]: DEBUG oslo_concurrency.lockutils [None req-c40811a4-803d-4370-badc-cb50d5657a3d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.139598] [55188]: INFO nova.api.openstack.requestlog [None req-dc4d9816-9a90-4a1c-b5a3-3cbcacf68352 tempest-FloatingIPDetailsTestJSON-653874966 tempest-FloatingIPDetailsTestJSON-653874966-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.474802 [ 999.139968] [55188]: [pid: 55188|app: 0|req: 3417/6780] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 26 22:07:59 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 999.143666] [55188]: DEBUG nova.api.openstack.wsgi [None req-782a35f7-3bfc-4f09-b279-1f6f5934e3bf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 999.145458] [55188]: DEBUG nova.compute.api [None req-782a35f7-3bfc-4f09-b279-1f6f5934e3bf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 999.150093] [55188]: DEBUG oslo_concurrency.lockutils [None req-782a35f7-3bfc-4f09-b279-1f6f5934e3bf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.150338] [55188]: DEBUG oslo_concurrency.lockutils [None req-782a35f7-3bfc-4f09-b279-1f6f5934e3bf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.150535] [55188]: DEBUG oslo_concurrency.lockutils [None req-782a35f7-3bfc-4f09-b279-1f6f5934e3bf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.151257] [55188]: DEBUG oslo_concurrency.lockutils [None req-782a35f7-3bfc-4f09-b279-1f6f5934e3bf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.151496] [55188]: DEBUG oslo_concurrency.lockutils [None req-782a35f7-3bfc-4f09-b279-1f6f5934e3bf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.151676] [55188]: DEBUG oslo_concurrency.lockutils [None req-782a35f7-3bfc-4f09-b279-1f6f5934e3bf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.256668] [55188]: DEBUG nova.policy [None req-782a35f7-3bfc-4f09-b279-1f6f5934e3bf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.265248] [55188]: INFO nova.api.openstack.requestlog [None req-782a35f7-3bfc-4f09-b279-1f6f5934e3bf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.124407 [ 999.265440] [55188]: [pid: 55188|app: 0|req: 3418/6781] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:59 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.267852] [55188]: DEBUG nova.api.openstack.wsgi [None req-c2ff785a-8548-49f0-afb5-0c663c71ba3e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 999.269571] [55188]: DEBUG nova.compute.api [None req-c2ff785a-8548-49f0-afb5-0c663c71ba3e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 999.275279] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2ff785a-8548-49f0-afb5-0c663c71ba3e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.275279] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2ff785a-8548-49f0-afb5-0c663c71ba3e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.275279] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2ff785a-8548-49f0-afb5-0c663c71ba3e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.275279] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2ff785a-8548-49f0-afb5-0c663c71ba3e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.275279] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2ff785a-8548-49f0-afb5-0c663c71ba3e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.275279] [55188]: DEBUG oslo_concurrency.lockutils [None req-c2ff785a-8548-49f0-afb5-0c663c71ba3e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.372994] [55188]: DEBUG nova.policy [None req-c2ff785a-8548-49f0-afb5-0c663c71ba3e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.377664] [55188]: INFO nova.api.openstack.requestlog [None req-c2ff785a-8548-49f0-afb5-0c663c71ba3e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1512 microversion: 2.1 time: 0.111633 [ 999.378075] [55188]: [pid: 55188|app: 0|req: 3419/6782] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:07:59 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1512 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.381857] [55188]: DEBUG nova.api.openstack.wsgi [None req-63699d42-c23c-4328-bb1c-03ace9bd10c2 tempest-FloatingIPDetailsTestJSON-653874966 tempest-FloatingIPDetailsTestJSON-653874966-project-member] Action: 'create', calling method: .version_select at 0x7d4af9b75a20>, body: {"pool": null} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 999.827783] [55188]: INFO nova.api.openstack.requestlog [None req-63699d42-c23c-4328-bb1c-03ace9bd10c2 tempest-FloatingIPDetailsTestJSON-653874966 tempest-FloatingIPDetailsTestJSON-653874966-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.449104 [ 999.828333] [55188]: [pid: 55188|app: 0|req: 3420/6783] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 26 22:07:59 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 999.831018] [55188]: DEBUG nova.api.openstack.wsgi [None req-4123dc8c-fae7-495f-9dfe-73e896852e19 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "SOFT"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 999.832839] [55188]: DEBUG nova.compute.api [None req-4123dc8c-fae7-495f-9dfe-73e896852e19 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 6409a8e2-cdb9-495f-99b8-06f4bc16488f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 999.837880] [55188]: INFO nova.api.openstack.wsgi [None req-4123dc8c-fae7-495f-9dfe-73e896852e19 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance 6409a8e2-cdb9-495f-99b8-06f4bc16488f could not be found. [ 999.838254] [55188]: DEBUG nova.api.openstack.wsgi [None req-4123dc8c-fae7-495f-9dfe-73e896852e19 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance 6409a8e2-cdb9-495f-99b8-06f4bc16488f could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 999.838723] [55188]: INFO nova.api.openstack.requestlog [None req-4123dc8c-fae7-495f-9dfe-73e896852e19 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/6409a8e2-cdb9-495f-99b8-06f4bc16488f/action" status: 404 len: 111 microversion: 2.1 time: 0.009962 [ 999.839024] [55188]: [pid: 55188|app: 0|req: 3421/6784] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:08:00 2025] POST /compute/v2.1/servers/6409a8e2-cdb9-495f-99b8-06f4bc16488f/action => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 999.841463] [55188]: DEBUG nova.api.openstack.wsgi [None req-d149a1e8-4edb-4600-a2fb-83d33dbbfbac tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 999.843228] [55188]: DEBUG nova.compute.api [None req-d149a1e8-4edb-4600-a2fb-83d33dbbfbac tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 999.847904] [55188]: DEBUG oslo_concurrency.lockutils [None req-d149a1e8-4edb-4600-a2fb-83d33dbbfbac tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.848153] [55188]: DEBUG oslo_concurrency.lockutils [None req-d149a1e8-4edb-4600-a2fb-83d33dbbfbac tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.848365] [55188]: DEBUG oslo_concurrency.lockutils [None req-d149a1e8-4edb-4600-a2fb-83d33dbbfbac tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.848767] [55188]: DEBUG oslo_concurrency.lockutils [None req-d149a1e8-4edb-4600-a2fb-83d33dbbfbac tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.848970] [55188]: DEBUG oslo_concurrency.lockutils [None req-d149a1e8-4edb-4600-a2fb-83d33dbbfbac tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.849156] [55188]: DEBUG oslo_concurrency.lockutils [None req-d149a1e8-4edb-4600-a2fb-83d33dbbfbac tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.981022] [55188]: DEBUG nova.policy [None req-d149a1e8-4edb-4600-a2fb-83d33dbbfbac tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.988465] [55188]: INFO nova.api.openstack.requestlog [None req-d149a1e8-4edb-4600-a2fb-83d33dbbfbac tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1332 microversion: 2.1 time: 0.148792 [ 999.988803] [55188]: [pid: 55188|app: 0|req: 3422/6785] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:00 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1332 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.991337] [55188]: DEBUG nova.api.openstack.wsgi [req-06896a18-5640-46db-b24f-2f3fa483eeb1 req-de095cc5-9e3e-4d2e-8147-fb2eb2190af7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94249f7f-ee2e-4624-8294-62c1deaa363a", "name": "network-vif-plugged", "status": "completed", "tag": "7bdba314-991c-451d-844e-bb05b36d1a8f"}, {"name": "network-changed", "server_uuid": "94249f7f-ee2e-4624-8294-62c1deaa363a", "tag": "7bdba314-991c-451d-844e-bb05b36d1a8f"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 999.997094] [55188]: DEBUG oslo_concurrency.lockutils [req-06896a18-5640-46db-b24f-2f3fa483eeb1 req-de095cc5-9e3e-4d2e-8147-fb2eb2190af7 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.997335] [55188]: DEBUG oslo_concurrency.lockutils [req-06896a18-5640-46db-b24f-2f3fa483eeb1 req-de095cc5-9e3e-4d2e-8147-fb2eb2190af7 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.997521] [55188]: DEBUG oslo_concurrency.lockutils [req-06896a18-5640-46db-b24f-2f3fa483eeb1 req-de095cc5-9e3e-4d2e-8147-fb2eb2190af7 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.003715] [55188]: INFO nova.api.openstack.compute.server_external_events [req-06896a18-5640-46db-b24f-2f3fa483eeb1 req-de095cc5-9e3e-4d2e-8147-fb2eb2190af7 service nova] Creating event network-vif-plugged:7bdba314-991c-451d-844e-bb05b36d1a8f for instance 94249f7f-ee2e-4624-8294-62c1deaa363a on cpu-1 [ 1000.003982] [55188]: INFO nova.api.openstack.compute.server_external_events [req-06896a18-5640-46db-b24f-2f3fa483eeb1 req-de095cc5-9e3e-4d2e-8147-fb2eb2190af7 service nova] Creating event network-changed:7bdba314-991c-451d-844e-bb05b36d1a8f for instance 94249f7f-ee2e-4624-8294-62c1deaa363a on cpu-1 [ 1000.006871] [55188]: INFO nova.api.openstack.requestlog [req-06896a18-5640-46db-b24f-2f3fa483eeb1 req-de095cc5-9e3e-4d2e-8147-fb2eb2190af7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.017427 [ 1000.007196] [55188]: [pid: 55188|app: 0|req: 3423/6786] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:00 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1000.009798] [55188]: DEBUG nova.api.openstack.wsgi [None req-7bd199f0-21af-4d49-8ac7-4a23d4502163 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1000.012075] [55188]: DEBUG nova.compute.api [None req-7bd199f0-21af-4d49-8ac7-4a23d4502163 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1000.015647] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bd199f0-21af-4d49-8ac7-4a23d4502163 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.015889] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bd199f0-21af-4d49-8ac7-4a23d4502163 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.016098] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bd199f0-21af-4d49-8ac7-4a23d4502163 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.016517] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bd199f0-21af-4d49-8ac7-4a23d4502163 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.016730] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bd199f0-21af-4d49-8ac7-4a23d4502163 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.016907] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bd199f0-21af-4d49-8ac7-4a23d4502163 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.096934] [55188]: DEBUG nova.policy [None req-7bd199f0-21af-4d49-8ac7-4a23d4502163 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.102119] [55188]: INFO nova.api.openstack.requestlog [None req-7bd199f0-21af-4d49-8ac7-4a23d4502163 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1371 microversion: 2.1 time: 0.094184 [ 1000.102477] [55188]: [pid: 55188|app: 0|req: 3424/6787] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:00 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1371 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.105574] [55188]: DEBUG nova.api.openstack.wsgi [None req-46c524f1-aeb0-45df-9869-e91fae495578 tempest-FloatingIPDetailsTestJSON-653874966 tempest-FloatingIPDetailsTestJSON-653874966-project-member] Action: 'create', calling method: .version_select at 0x7d4af9b755a0>, body: {"pool": null} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1000.678371] [55188]: INFO nova.api.openstack.requestlog [None req-46c524f1-aeb0-45df-9869-e91fae495578 tempest-FloatingIPDetailsTestJSON-653874966 tempest-FloatingIPDetailsTestJSON-653874966-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.574993 [ 1000.679062] [55188]: [pid: 55188|app: 0|req: 3425/6788] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 26 22:08:00 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 576 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1000.682623] [55188]: DEBUG nova.api.openstack.wsgi [None req-44c1aad1-c55d-495d-828a-500ed03191a2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1000.685320] [55188]: DEBUG nova.compute.api [None req-44c1aad1-c55d-495d-828a-500ed03191a2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1000.694383] [55188]: DEBUG oslo_concurrency.lockutils [None req-44c1aad1-c55d-495d-828a-500ed03191a2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.694725] [55188]: DEBUG oslo_concurrency.lockutils [None req-44c1aad1-c55d-495d-828a-500ed03191a2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.694987] [55188]: DEBUG oslo_concurrency.lockutils [None req-44c1aad1-c55d-495d-828a-500ed03191a2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.695495] [55188]: DEBUG oslo_concurrency.lockutils [None req-44c1aad1-c55d-495d-828a-500ed03191a2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.695767] [55188]: DEBUG oslo_concurrency.lockutils [None req-44c1aad1-c55d-495d-828a-500ed03191a2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.696027] [55188]: DEBUG oslo_concurrency.lockutils [None req-44c1aad1-c55d-495d-828a-500ed03191a2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.841746] [55188]: DEBUG nova.policy [None req-44c1aad1-c55d-495d-828a-500ed03191a2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.847176] [55188]: INFO nova.api.openstack.requestlog [None req-44c1aad1-c55d-495d-828a-500ed03191a2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.167104 [ 1000.847560] [55188]: [pid: 55188|app: 0|req: 3426/6789] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:01 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.850605] [55188]: DEBUG nova.api.openstack.wsgi [None req-c3c57693-97fe-4dbf-8131-c8abaeb158d6 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1000.852889] [55188]: DEBUG nova.compute.api [None req-c3c57693-97fe-4dbf-8131-c8abaeb158d6 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1000.859145] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3c57693-97fe-4dbf-8131-c8abaeb158d6 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.859406] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3c57693-97fe-4dbf-8131-c8abaeb158d6 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.859624] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3c57693-97fe-4dbf-8131-c8abaeb158d6 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.859977] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3c57693-97fe-4dbf-8131-c8abaeb158d6 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.860362] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3c57693-97fe-4dbf-8131-c8abaeb158d6 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.860602] [55188]: DEBUG oslo_concurrency.lockutils [None req-c3c57693-97fe-4dbf-8131-c8abaeb158d6 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.906841] [55188]: DEBUG nova.policy [None req-c3c57693-97fe-4dbf-8131-c8abaeb158d6 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.912653] [55188]: DEBUG nova.policy [None req-c3c57693-97fe-4dbf-8131-c8abaeb158d6 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.912653] [55188]: DEBUG nova.policy [None req-c3c57693-97fe-4dbf-8131-c8abaeb158d6 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.915639] [55188]: INFO nova.api.openstack.requestlog [None req-c3c57693-97fe-4dbf-8131-c8abaeb158d6 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1577 microversion: 2.96 time: 0.067309 [ 1000.915969] [55188]: [pid: 55188|app: 0|req: 3427/6790] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:01 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1577 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1000.919495] [55188]: DEBUG nova.api.openstack.wsgi [None req-33eb30f7-873e-48c6-a191-37f5ade51b2f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9b77d00>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1000.948699] [55188]: INFO nova.api.openstack.requestlog [None req-33eb30f7-873e-48c6-a191-37f5ade51b2f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c" status: 200 len: 1518 microversion: 2.1 time: 0.032055 [ 1000.949380] [55188]: [pid: 55188|app: 0|req: 3428/6791] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:08:01 2025] GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c => generated 1518 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.951794] [55188]: DEBUG nova.api.openstack.wsgi [None req-192676a4-9e3c-4c30-a992-971708b73586 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1000.953907] [55188]: DEBUG nova.compute.api [None req-192676a4-9e3c-4c30-a992-971708b73586 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1000.958051] [55188]: DEBUG oslo_concurrency.lockutils [None req-192676a4-9e3c-4c30-a992-971708b73586 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.958343] [55188]: DEBUG oslo_concurrency.lockutils [None req-192676a4-9e3c-4c30-a992-971708b73586 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.958541] [55188]: DEBUG oslo_concurrency.lockutils [None req-192676a4-9e3c-4c30-a992-971708b73586 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.959155] [55188]: DEBUG oslo_concurrency.lockutils [None req-192676a4-9e3c-4c30-a992-971708b73586 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.959409] [55188]: DEBUG oslo_concurrency.lockutils [None req-192676a4-9e3c-4c30-a992-971708b73586 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.959597] [55188]: DEBUG oslo_concurrency.lockutils [None req-192676a4-9e3c-4c30-a992-971708b73586 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.051414] [55188]: DEBUG nova.policy [None req-192676a4-9e3c-4c30-a992-971708b73586 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.055756] [55188]: INFO nova.api.openstack.requestlog [None req-192676a4-9e3c-4c30-a992-971708b73586 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1517 microversion: 2.1 time: 0.105908 [ 1001.056082] [55188]: [pid: 55188|app: 0|req: 3429/6792] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:01 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1517 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.058497] [55188]: DEBUG nova.api.openstack.wsgi [None req-57c4ae18-fbee-472e-94be-6383ed1407ff tempest-FloatingIPDetailsTestJSON-653874966 tempest-FloatingIPDetailsTestJSON-653874966-project-member] Calling method '.version_select at 0x7d4af9b76c20>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1001.116945] [55188]: INFO nova.api.openstack.requestlog [None req-57c4ae18-fbee-472e-94be-6383ed1407ff tempest-FloatingIPDetailsTestJSON-653874966 tempest-FloatingIPDetailsTestJSON-653874966-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/6ea450b5-2870-4e29-8a26-1643061847e2" status: 200 len: 144 microversion: 2.1 time: 0.060141 [ 1001.117312] [55188]: [pid: 55188|app: 0|req: 3430/6793] 10.180.1.21 () {58 vars in 1255 bytes} [Wed Mar 26 22:08:01 2025] GET /compute/v2.1/os-floating-ips/6ea450b5-2870-4e29-8a26-1643061847e2 => generated 144 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1001.120629] [55188]: DEBUG nova.api.openstack.wsgi [req-d44e9e73-2504-4807-b15d-c3d978918235 req-59f9b959-8286-4fe7-9f61-ceb7b5f693dd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94249f7f-ee2e-4624-8294-62c1deaa363a", "name": "network-vif-plugged", "status": "completed", "tag": "8b02dcf6-2cdb-42ce-a879-4758d9d66608"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1001.127866] [55188]: DEBUG oslo_concurrency.lockutils [req-d44e9e73-2504-4807-b15d-c3d978918235 req-59f9b959-8286-4fe7-9f61-ceb7b5f693dd service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.128136] [55188]: DEBUG oslo_concurrency.lockutils [req-d44e9e73-2504-4807-b15d-c3d978918235 req-59f9b959-8286-4fe7-9f61-ceb7b5f693dd service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.128402] [55188]: DEBUG oslo_concurrency.lockutils [req-d44e9e73-2504-4807-b15d-c3d978918235 req-59f9b959-8286-4fe7-9f61-ceb7b5f693dd service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.134185] [55188]: INFO nova.api.openstack.compute.server_external_events [req-d44e9e73-2504-4807-b15d-c3d978918235 req-59f9b959-8286-4fe7-9f61-ceb7b5f693dd service nova] Creating event network-vif-plugged:8b02dcf6-2cdb-42ce-a879-4758d9d66608 for instance 94249f7f-ee2e-4624-8294-62c1deaa363a on cpu-1 [ 1001.137192] [55188]: INFO nova.api.openstack.requestlog [req-d44e9e73-2504-4807-b15d-c3d978918235 req-59f9b959-8286-4fe7-9f61-ceb7b5f693dd service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019178 [ 1001.137540] [55188]: [pid: 55188|app: 0|req: 3431/6794] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:01 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1001.142173] [55188]: DEBUG nova.api.openstack.wsgi [None req-7f98c659-bf20-4078-acac-ecd073fec0da tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1001.142173] [55188]: DEBUG nova.compute.api [None req-7f98c659-bf20-4078-acac-ecd073fec0da tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1001.150029] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f98c659-bf20-4078-acac-ecd073fec0da tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.150029] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f98c659-bf20-4078-acac-ecd073fec0da tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.150029] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f98c659-bf20-4078-acac-ecd073fec0da tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.150556] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f98c659-bf20-4078-acac-ecd073fec0da tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.150795] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f98c659-bf20-4078-acac-ecd073fec0da tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.151016] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f98c659-bf20-4078-acac-ecd073fec0da tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.223699] [55188]: DEBUG nova.policy [None req-7f98c659-bf20-4078-acac-ecd073fec0da tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.230650] [55188]: INFO nova.api.openstack.requestlog [None req-7f98c659-bf20-4078-acac-ecd073fec0da tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.092369 [ 1001.230921] [55188]: [pid: 55188|app: 0|req: 3432/6795] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:01 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.233464] [55188]: DEBUG nova.api.openstack.wsgi [None req-39a9d56a-b60b-4407-928f-2cadb74bb755 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1001.235134] [55188]: DEBUG nova.compute.api [None req-39a9d56a-b60b-4407-928f-2cadb74bb755 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1001.238509] [55188]: DEBUG oslo_concurrency.lockutils [None req-39a9d56a-b60b-4407-928f-2cadb74bb755 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.238740] [55188]: DEBUG oslo_concurrency.lockutils [None req-39a9d56a-b60b-4407-928f-2cadb74bb755 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.238944] [55188]: DEBUG oslo_concurrency.lockutils [None req-39a9d56a-b60b-4407-928f-2cadb74bb755 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.239311] [55188]: DEBUG oslo_concurrency.lockutils [None req-39a9d56a-b60b-4407-928f-2cadb74bb755 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.239553] [55188]: DEBUG oslo_concurrency.lockutils [None req-39a9d56a-b60b-4407-928f-2cadb74bb755 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.239753] [55188]: DEBUG oslo_concurrency.lockutils [None req-39a9d56a-b60b-4407-928f-2cadb74bb755 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.316726] [55188]: DEBUG nova.policy [None req-39a9d56a-b60b-4407-928f-2cadb74bb755 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.324033] [55188]: INFO nova.api.openstack.requestlog [None req-39a9d56a-b60b-4407-928f-2cadb74bb755 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1332 microversion: 2.1 time: 0.092237 [ 1001.324451] [55188]: [pid: 55188|app: 0|req: 3433/6796] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:01 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1332 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.327990] [55188]: DEBUG nova.api.openstack.wsgi [None req-0f01dc7d-bb1c-4b1d-92b4-bdaa011954f2 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1001.329792] [55188]: DEBUG nova.compute.api [None req-0f01dc7d-bb1c-4b1d-92b4-bdaa011954f2 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1001.333946] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f01dc7d-bb1c-4b1d-92b4-bdaa011954f2 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.334211] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f01dc7d-bb1c-4b1d-92b4-bdaa011954f2 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.334405] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f01dc7d-bb1c-4b1d-92b4-bdaa011954f2 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.334799] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f01dc7d-bb1c-4b1d-92b4-bdaa011954f2 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.335038] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f01dc7d-bb1c-4b1d-92b4-bdaa011954f2 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.335270] [55188]: DEBUG oslo_concurrency.lockutils [None req-0f01dc7d-bb1c-4b1d-92b4-bdaa011954f2 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.431856] [55188]: DEBUG nova.policy [None req-0f01dc7d-bb1c-4b1d-92b4-bdaa011954f2 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.436534] [55188]: INFO nova.api.openstack.requestlog [None req-0f01dc7d-bb1c-4b1d-92b4-bdaa011954f2 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1371 microversion: 2.1 time: 0.111412 [ 1001.436880] [55188]: [pid: 55188|app: 0|req: 3434/6797] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:01 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1371 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.439434] [55188]: DEBUG nova.api.openstack.wsgi [None req-c4713667-a72d-4efe-a99a-5e6cd29e4148 tempest-FloatingIPDetailsTestJSON-653874966 tempest-FloatingIPDetailsTestJSON-653874966-project-member] Calling method '.version_select at 0x7d4af9832b90>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1002.003746] [55188]: INFO nova.api.openstack.requestlog [None req-c4713667-a72d-4efe-a99a-5e6cd29e4148 tempest-FloatingIPDetailsTestJSON-653874966 tempest-FloatingIPDetailsTestJSON-653874966-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/6ea450b5-2870-4e29-8a26-1643061847e2" status: 202 len: 0 microversion: 2.1 time: 0.566156 [ 1002.004112] [55188]: [pid: 55188|app: 0|req: 3435/6798] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:08:01 2025] DELETE /compute/v2.1/os-floating-ips/6ea450b5-2870-4e29-8a26-1643061847e2 => generated 0 bytes in 567 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1002.007274] [55188]: DEBUG nova.api.openstack.wsgi [None req-fbe55cae-f9e3-4d9b-b193-812ca0d01e56 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1002.009712] [55188]: DEBUG nova.compute.api [None req-fbe55cae-f9e3-4d9b-b193-812ca0d01e56 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1002.014311] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbe55cae-f9e3-4d9b-b193-812ca0d01e56 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.014660] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbe55cae-f9e3-4d9b-b193-812ca0d01e56 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.014892] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbe55cae-f9e3-4d9b-b193-812ca0d01e56 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.015322] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbe55cae-f9e3-4d9b-b193-812ca0d01e56 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.015565] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbe55cae-f9e3-4d9b-b193-812ca0d01e56 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.015777] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbe55cae-f9e3-4d9b-b193-812ca0d01e56 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.024907] [55188]: INFO nova.api.openstack.wsgi [None req-fbe55cae-f9e3-4d9b-b193-812ca0d01e56 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance f58542d5-0164-4b39-b3f8-48956ce37421 could not be found. [ 1002.025203] [55188]: DEBUG nova.api.openstack.wsgi [None req-fbe55cae-f9e3-4d9b-b193-812ca0d01e56 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance f58542d5-0164-4b39-b3f8-48956ce37421 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1002.025627] [55188]: INFO nova.api.openstack.requestlog [None req-fbe55cae-f9e3-4d9b-b193-812ca0d01e56 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421/action" status: 404 len: 111 microversion: 2.1 time: 0.020994 [ 1002.025972] [55188]: [pid: 55188|app: 0|req: 3436/6799] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:08:02 2025] POST /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421/action => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1002.028670] [55188]: DEBUG nova.api.openstack.wsgi [None req-24959877-ed36-441f-8641-8bb4c7180e1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1002.030237] [55188]: DEBUG nova.compute.api [None req-24959877-ed36-441f-8641-8bb4c7180e1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1002.033238] [55188]: DEBUG oslo_concurrency.lockutils [None req-24959877-ed36-441f-8641-8bb4c7180e1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.033463] [55188]: DEBUG oslo_concurrency.lockutils [None req-24959877-ed36-441f-8641-8bb4c7180e1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.033644] [55188]: DEBUG oslo_concurrency.lockutils [None req-24959877-ed36-441f-8641-8bb4c7180e1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.033976] [55188]: DEBUG oslo_concurrency.lockutils [None req-24959877-ed36-441f-8641-8bb4c7180e1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.034192] [55188]: DEBUG oslo_concurrency.lockutils [None req-24959877-ed36-441f-8641-8bb4c7180e1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.034367] [55188]: DEBUG oslo_concurrency.lockutils [None req-24959877-ed36-441f-8641-8bb4c7180e1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.071811] [55188]: DEBUG nova.policy [None req-24959877-ed36-441f-8641-8bb4c7180e1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.075883] [55188]: DEBUG nova.policy [None req-24959877-ed36-441f-8641-8bb4c7180e1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.076222] [55188]: DEBUG nova.policy [None req-24959877-ed36-441f-8641-8bb4c7180e1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.079593] [55188]: INFO nova.api.openstack.requestlog [None req-24959877-ed36-441f-8641-8bb4c7180e1a tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1577 microversion: 2.96 time: 0.053001 [ 1002.079845] [55188]: [pid: 55188|app: 0|req: 3437/6800] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:02 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1577 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1002.082476] [55188]: DEBUG nova.api.openstack.wsgi [None req-d47aabaa-492c-449e-831e-4da4e4fe624f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9b77640>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1002.112452] [55188]: INFO nova.api.openstack.requestlog [None req-d47aabaa-492c-449e-831e-4da4e4fe624f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c" status: 200 len: 1518 microversion: 2.1 time: 0.031956 [ 1002.112803] [55188]: [pid: 55188|app: 0|req: 3438/6801] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:08:02 2025] GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c => generated 1518 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.115465] [55188]: DEBUG nova.api.openstack.wsgi [None req-da899a85-a06b-405a-9a36-e3685827add5 tempest-FloatingIPDetailsTestJSON-653874966 tempest-FloatingIPDetailsTestJSON-653874966-project-member] Calling method '.version_select at 0x7d4af9b76950>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1002.188398] [55188]: INFO nova.api.openstack.requestlog [None req-da899a85-a06b-405a-9a36-e3685827add5 tempest-FloatingIPDetailsTestJSON-653874966 tempest-FloatingIPDetailsTestJSON-653874966-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips" status: 200 len: 405 microversion: 2.1 time: 0.074845 [ 1002.188765] [55188]: [pid: 55188|app: 0|req: 3439/6802] 10.180.1.21 () {58 vars in 1144 bytes} [Wed Mar 26 22:08:02 2025] GET /compute/v2.1/os-floating-ips => generated 405 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1002.191389] [55188]: DEBUG nova.api.openstack.wsgi [None req-2ea457d6-d41e-4dea-8e6d-33583a78a81a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1002.193108] [55188]: DEBUG nova.compute.api [None req-2ea457d6-d41e-4dea-8e6d-33583a78a81a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1002.196903] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ea457d6-d41e-4dea-8e6d-33583a78a81a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.197157] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ea457d6-d41e-4dea-8e6d-33583a78a81a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.197348] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ea457d6-d41e-4dea-8e6d-33583a78a81a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.197775] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ea457d6-d41e-4dea-8e6d-33583a78a81a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.197982] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ea457d6-d41e-4dea-8e6d-33583a78a81a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.198173] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ea457d6-d41e-4dea-8e6d-33583a78a81a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.268742] [55188]: DEBUG nova.policy [None req-2ea457d6-d41e-4dea-8e6d-33583a78a81a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.274834] [55188]: INFO nova.api.openstack.requestlog [None req-2ea457d6-d41e-4dea-8e6d-33583a78a81a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.085358 [ 1002.275323] [55188]: [pid: 55188|app: 0|req: 3440/6803] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:02 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.278970] [55188]: DEBUG nova.api.openstack.wsgi [None req-0c04ffd3-b0f9-47b3-ac90-647f1edf2110 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1002.281432] [55188]: DEBUG nova.compute.api [None req-0c04ffd3-b0f9-47b3-ac90-647f1edf2110 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1002.286737] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c04ffd3-b0f9-47b3-ac90-647f1edf2110 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.286987] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c04ffd3-b0f9-47b3-ac90-647f1edf2110 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.287198] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c04ffd3-b0f9-47b3-ac90-647f1edf2110 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.287583] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c04ffd3-b0f9-47b3-ac90-647f1edf2110 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.287819] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c04ffd3-b0f9-47b3-ac90-647f1edf2110 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.288005] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c04ffd3-b0f9-47b3-ac90-647f1edf2110 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.370352] [55188]: DEBUG nova.policy [None req-0c04ffd3-b0f9-47b3-ac90-647f1edf2110 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.378457] [55188]: INFO nova.api.openstack.requestlog [None req-0c04ffd3-b0f9-47b3-ac90-647f1edf2110 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1517 microversion: 2.1 time: 0.102236 [ 1002.378890] [55188]: [pid: 55188|app: 0|req: 3441/6804] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:02 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1517 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.384122] [55188]: DEBUG nova.api.openstack.wsgi [None req-11377769-7198-4536-be2a-ab4f34d1c284 tempest-FloatingIPDetailsTestJSON-653874966 tempest-FloatingIPDetailsTestJSON-653874966-project-member] Calling method '.version_select at 0x7d4af9833760>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1002.708326] [55188]: INFO nova.api.openstack.requestlog [None req-11377769-7198-4536-be2a-ab4f34d1c284 tempest-FloatingIPDetailsTestJSON-653874966 tempest-FloatingIPDetailsTestJSON-653874966-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/6e89e591-139f-4df6-910f-b436456c316e" status: 202 len: 0 microversion: 2.1 time: 0.328643 [ 1002.708832] [55188]: [pid: 55188|app: 0|req: 3442/6805] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:08:02 2025] DELETE /compute/v2.1/os-floating-ips/6e89e591-139f-4df6-910f-b436456c316e => generated 0 bytes in 329 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1002.711409] [55188]: DEBUG nova.api.openstack.wsgi [None req-c39963b2-c85d-4eb4-b976-93e447c4518a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1002.713517] [55188]: DEBUG nova.compute.api [None req-c39963b2-c85d-4eb4-b976-93e447c4518a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1002.717442] [55188]: DEBUG oslo_concurrency.lockutils [None req-c39963b2-c85d-4eb4-b976-93e447c4518a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.717664] [55188]: DEBUG oslo_concurrency.lockutils [None req-c39963b2-c85d-4eb4-b976-93e447c4518a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.717845] [55188]: DEBUG oslo_concurrency.lockutils [None req-c39963b2-c85d-4eb4-b976-93e447c4518a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.718229] [55188]: DEBUG oslo_concurrency.lockutils [None req-c39963b2-c85d-4eb4-b976-93e447c4518a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.718433] [55188]: DEBUG oslo_concurrency.lockutils [None req-c39963b2-c85d-4eb4-b976-93e447c4518a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.718614] [55188]: DEBUG oslo_concurrency.lockutils [None req-c39963b2-c85d-4eb4-b976-93e447c4518a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.793663] [55188]: DEBUG nova.policy [None req-c39963b2-c85d-4eb4-b976-93e447c4518a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.798371] [55188]: INFO nova.api.openstack.requestlog [None req-c39963b2-c85d-4eb4-b976-93e447c4518a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.088936 [ 1002.798703] [55188]: [pid: 55188|app: 0|req: 3443/6806] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:03 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.801226] [55188]: DEBUG nova.api.openstack.wsgi [None req-7a763942-b9eb-4d87-a6ae-5053e063a58d tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1002.802963] [55188]: DEBUG nova.compute.api [None req-7a763942-b9eb-4d87-a6ae-5053e063a58d tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1002.807034] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a763942-b9eb-4d87-a6ae-5053e063a58d tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.807342] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a763942-b9eb-4d87-a6ae-5053e063a58d tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.807535] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a763942-b9eb-4d87-a6ae-5053e063a58d tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.807899] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a763942-b9eb-4d87-a6ae-5053e063a58d tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.808120] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a763942-b9eb-4d87-a6ae-5053e063a58d tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.808331] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a763942-b9eb-4d87-a6ae-5053e063a58d tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.895632] [55188]: DEBUG nova.policy [None req-7a763942-b9eb-4d87-a6ae-5053e063a58d tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.900858] [55188]: INFO nova.api.openstack.requestlog [None req-7a763942-b9eb-4d87-a6ae-5053e063a58d tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1332 microversion: 2.1 time: 0.101506 [ 1002.901207] [55188]: [pid: 55188|app: 0|req: 3444/6807] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:03 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1332 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.903778] [55188]: DEBUG nova.api.openstack.wsgi [req-529c1fe5-6ad5-4093-a8b4-d65b37429bf2 req-3c83298c-031e-4470-b274-14f5e360df09 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2e3e38b3-ea25-4443-ae05-36a632f979f2", "name": "network-vif-plugged", "status": "completed", "tag": "d602da14-db77-49ab-858a-202a4125a30a"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1002.909839] [55188]: DEBUG oslo_concurrency.lockutils [req-529c1fe5-6ad5-4093-a8b4-d65b37429bf2 req-3c83298c-031e-4470-b274-14f5e360df09 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.910136] [55188]: DEBUG oslo_concurrency.lockutils [req-529c1fe5-6ad5-4093-a8b4-d65b37429bf2 req-3c83298c-031e-4470-b274-14f5e360df09 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.910429] [55188]: DEBUG oslo_concurrency.lockutils [req-529c1fe5-6ad5-4093-a8b4-d65b37429bf2 req-3c83298c-031e-4470-b274-14f5e360df09 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.917778] [55188]: INFO nova.api.openstack.compute.server_external_events [req-529c1fe5-6ad5-4093-a8b4-d65b37429bf2 req-3c83298c-031e-4470-b274-14f5e360df09 service nova] Creating event network-vif-plugged:d602da14-db77-49ab-858a-202a4125a30a for instance 2e3e38b3-ea25-4443-ae05-36a632f979f2 on cpu-1 [ 1002.921284] [55188]: INFO nova.api.openstack.requestlog [req-529c1fe5-6ad5-4093-a8b4-d65b37429bf2 req-3c83298c-031e-4470-b274-14f5e360df09 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019177 [ 1002.921625] [55188]: [pid: 55188|app: 0|req: 3445/6808] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:03 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1002.925163] [55188]: DEBUG nova.api.openstack.wsgi [None req-1a60f328-6d56-4be4-aff3-51bc8462e48f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1002.927411] [55188]: DEBUG nova.compute.api [None req-1a60f328-6d56-4be4-aff3-51bc8462e48f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1002.932024] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a60f328-6d56-4be4-aff3-51bc8462e48f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.932024] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a60f328-6d56-4be4-aff3-51bc8462e48f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.932024] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a60f328-6d56-4be4-aff3-51bc8462e48f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.932281] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a60f328-6d56-4be4-aff3-51bc8462e48f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.932525] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a60f328-6d56-4be4-aff3-51bc8462e48f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.932741] [55188]: DEBUG oslo_concurrency.lockutils [None req-1a60f328-6d56-4be4-aff3-51bc8462e48f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.039522] [55188]: DEBUG nova.policy [None req-1a60f328-6d56-4be4-aff3-51bc8462e48f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.044198] [55188]: INFO nova.api.openstack.requestlog [None req-1a60f328-6d56-4be4-aff3-51bc8462e48f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1371 microversion: 2.1 time: 0.121796 [ 1003.044703] [55188]: [pid: 55188|app: 0|req: 3446/6809] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:03 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1371 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.047108] [55188]: DEBUG nova.api.openstack.wsgi [None req-2c9df1bf-e868-44c9-bf00-2ae6004ac768 tempest-FloatingIPDetailsTestJSON-653874966 tempest-FloatingIPDetailsTestJSON-653874966-project-member] Calling method '.version_select at 0x7d4af9832b90>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1003.318704] [55188]: INFO nova.api.openstack.requestlog [None req-2c9df1bf-e868-44c9-bf00-2ae6004ac768 tempest-FloatingIPDetailsTestJSON-653874966 tempest-FloatingIPDetailsTestJSON-653874966-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/cb8a40b2-a8a9-4f88-94c2-fea9fa527311" status: 202 len: 0 microversion: 2.1 time: 0.273180 [ 1003.319205] [55188]: [pid: 55188|app: 0|req: 3447/6810] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:08:03 2025] DELETE /compute/v2.1/os-floating-ips/cb8a40b2-a8a9-4f88-94c2-fea9fa527311 => generated 0 bytes in 274 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1003.321850] [55188]: DEBUG nova.api.openstack.wsgi [None req-66fbee7d-739a-4878-95a8-27c75e7a6a91 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1003.324287] [55188]: DEBUG nova.compute.api [None req-66fbee7d-739a-4878-95a8-27c75e7a6a91 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: a70161c1-1462-41a5-bc3d-8a769ddabbc6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1003.328260] [55188]: INFO nova.api.openstack.wsgi [None req-66fbee7d-739a-4878-95a8-27c75e7a6a91 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance a70161c1-1462-41a5-bc3d-8a769ddabbc6 could not be found. [ 1003.328583] [55188]: DEBUG nova.api.openstack.wsgi [None req-66fbee7d-739a-4878-95a8-27c75e7a6a91 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance a70161c1-1462-41a5-bc3d-8a769ddabbc6 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1003.329049] [55188]: INFO nova.api.openstack.requestlog [None req-66fbee7d-739a-4878-95a8-27c75e7a6a91 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a70161c1-1462-41a5-bc3d-8a769ddabbc6/action" status: 404 len: 111 microversion: 2.1 time: 0.009524 [ 1003.329390] [55188]: [pid: 55188|app: 0|req: 3448/6811] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:08:03 2025] POST /compute/v2.1/servers/a70161c1-1462-41a5-bc3d-8a769ddabbc6/action => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1003.332268] [55188]: DEBUG nova.api.openstack.wsgi [None req-7aef7a37-5e04-4488-b3d2-eb904b745b60 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1003.334309] [55188]: DEBUG nova.compute.api [None req-7aef7a37-5e04-4488-b3d2-eb904b745b60 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1003.338485] [55188]: DEBUG oslo_concurrency.lockutils [None req-7aef7a37-5e04-4488-b3d2-eb904b745b60 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.338718] [55188]: DEBUG oslo_concurrency.lockutils [None req-7aef7a37-5e04-4488-b3d2-eb904b745b60 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.338906] [55188]: DEBUG oslo_concurrency.lockutils [None req-7aef7a37-5e04-4488-b3d2-eb904b745b60 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.339332] [55188]: DEBUG oslo_concurrency.lockutils [None req-7aef7a37-5e04-4488-b3d2-eb904b745b60 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.339649] [55188]: DEBUG oslo_concurrency.lockutils [None req-7aef7a37-5e04-4488-b3d2-eb904b745b60 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.339861] [55188]: DEBUG oslo_concurrency.lockutils [None req-7aef7a37-5e04-4488-b3d2-eb904b745b60 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.366426] [55188]: DEBUG oslo_concurrency.lockutils [None req-7aef7a37-5e04-4488-b3d2-eb904b745b60 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.366669] [55188]: DEBUG oslo_concurrency.lockutils [None req-7aef7a37-5e04-4488-b3d2-eb904b745b60 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.366877] [55188]: DEBUG oslo_concurrency.lockutils [None req-7aef7a37-5e04-4488-b3d2-eb904b745b60 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.367093] [55188]: DEBUG nova.objects.instance [None req-7aef7a37-5e04-4488-b3d2-eb904b745b60 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lazy-loading 'fault' on Instance uuid 91feb187-5bbb-49cb-8da2-4c9b15d69803 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1003.394512] [55188]: DEBUG nova.policy [None req-7aef7a37-5e04-4488-b3d2-eb904b745b60 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.401790] [55188]: DEBUG nova.policy [None req-7aef7a37-5e04-4488-b3d2-eb904b745b60 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.402475] [55188]: DEBUG nova.policy [None req-7aef7a37-5e04-4488-b3d2-eb904b745b60 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.405915] [55188]: INFO nova.api.openstack.requestlog [None req-7aef7a37-5e04-4488-b3d2-eb904b745b60 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1582 microversion: 2.96 time: 0.076010 [ 1003.406294] [55188]: [pid: 55188|app: 0|req: 3449/6812] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:03 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1582 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1003.411022] [55188]: DEBUG nova.api.openstack.wsgi [None req-3ce59df9-8595-4e2e-bd63-fb436bd64e6f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9b77400>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1003.442277] [55188]: INFO nova.api.openstack.requestlog [None req-3ce59df9-8595-4e2e-bd63-fb436bd64e6f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c" status: 200 len: 1518 microversion: 2.1 time: 0.035334 [ 1003.442677] [55188]: [pid: 55188|app: 0|req: 3450/6813] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:08:03 2025] GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c => generated 1518 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.445389] [55188]: DEBUG nova.api.openstack.wsgi [req-7a588b17-7278-4dd3-9111-e2a6725a75b8 req-abb1abfe-99cb-4ae7-9b4a-ff1be0074cb4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "94249f7f-ee2e-4624-8294-62c1deaa363a", "tag": "8b02dcf6-2cdb-42ce-a879-4758d9d66608"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1003.451860] [55188]: DEBUG oslo_concurrency.lockutils [req-7a588b17-7278-4dd3-9111-e2a6725a75b8 req-abb1abfe-99cb-4ae7-9b4a-ff1be0074cb4 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.452119] [55188]: DEBUG oslo_concurrency.lockutils [req-7a588b17-7278-4dd3-9111-e2a6725a75b8 req-abb1abfe-99cb-4ae7-9b4a-ff1be0074cb4 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.452314] [55188]: DEBUG oslo_concurrency.lockutils [req-7a588b17-7278-4dd3-9111-e2a6725a75b8 req-abb1abfe-99cb-4ae7-9b4a-ff1be0074cb4 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.457997] [55188]: INFO nova.api.openstack.compute.server_external_events [req-7a588b17-7278-4dd3-9111-e2a6725a75b8 req-abb1abfe-99cb-4ae7-9b4a-ff1be0074cb4 service nova] Creating event network-changed:8b02dcf6-2cdb-42ce-a879-4758d9d66608 for instance 94249f7f-ee2e-4624-8294-62c1deaa363a on cpu-1 [ 1003.460836] [55188]: INFO nova.api.openstack.requestlog [req-7a588b17-7278-4dd3-9111-e2a6725a75b8 req-abb1abfe-99cb-4ae7-9b4a-ff1be0074cb4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017534 [ 1003.461153] [55188]: [pid: 55188|app: 0|req: 3451/6814] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:03 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1003.463800] [55188]: DEBUG nova.api.openstack.wsgi [None req-cd78eb1b-64bf-442d-af1a-20f33954b367 tempest-FloatingIPDetailsTestJSON-653874966 tempest-FloatingIPDetailsTestJSON-653874966-project-member] Calling method '.version_select at 0x7d4af9b77d00>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1003.780355] [55188]: INFO nova.api.openstack.requestlog [None req-cd78eb1b-64bf-442d-af1a-20f33954b367 tempest-FloatingIPDetailsTestJSON-653874966 tempest-FloatingIPDetailsTestJSON-653874966-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/7530dfaa-f2e3-44c6-9245-74723e09d2ba" status: 202 len: 0 microversion: 2.1 time: 0.318394 [ 1003.780728] [55188]: [pid: 55188|app: 0|req: 3452/6815] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:08:03 2025] DELETE /compute/v2.1/os-floating-ips/7530dfaa-f2e3-44c6-9245-74723e09d2ba => generated 0 bytes in 319 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1003.783725] [55188]: DEBUG nova.api.openstack.wsgi [None req-e0c96505-0ccc-4717-9c18-855e8cc756f6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1003.785750] [55188]: DEBUG nova.compute.api [None req-e0c96505-0ccc-4717-9c18-855e8cc756f6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1003.790073] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0c96505-0ccc-4717-9c18-855e8cc756f6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.790825] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0c96505-0ccc-4717-9c18-855e8cc756f6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.791110] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0c96505-0ccc-4717-9c18-855e8cc756f6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.791528] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0c96505-0ccc-4717-9c18-855e8cc756f6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.791868] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0c96505-0ccc-4717-9c18-855e8cc756f6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.791988] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0c96505-0ccc-4717-9c18-855e8cc756f6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.904565] [55188]: DEBUG nova.policy [None req-e0c96505-0ccc-4717-9c18-855e8cc756f6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.910106] [55188]: INFO nova.api.openstack.requestlog [None req-e0c96505-0ccc-4717-9c18-855e8cc756f6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.128688 [ 1003.910578] [55188]: [pid: 55188|app: 0|req: 3453/6816] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:04 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.913192] [55188]: DEBUG nova.api.openstack.wsgi [None req-16401a2e-99c7-4710-9cd4-c0bc71129705 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1003.914874] [55188]: DEBUG nova.compute.api [None req-16401a2e-99c7-4710-9cd4-c0bc71129705 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1003.919099] [55188]: DEBUG oslo_concurrency.lockutils [None req-16401a2e-99c7-4710-9cd4-c0bc71129705 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.919392] [55188]: DEBUG oslo_concurrency.lockutils [None req-16401a2e-99c7-4710-9cd4-c0bc71129705 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.919629] [55188]: DEBUG oslo_concurrency.lockutils [None req-16401a2e-99c7-4710-9cd4-c0bc71129705 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.920132] [55188]: DEBUG oslo_concurrency.lockutils [None req-16401a2e-99c7-4710-9cd4-c0bc71129705 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.920229] [55188]: DEBUG oslo_concurrency.lockutils [None req-16401a2e-99c7-4710-9cd4-c0bc71129705 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.920655] [55188]: DEBUG oslo_concurrency.lockutils [None req-16401a2e-99c7-4710-9cd4-c0bc71129705 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.042485] [55188]: DEBUG nova.policy [None req-16401a2e-99c7-4710-9cd4-c0bc71129705 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.047804] [55188]: INFO nova.api.openstack.requestlog [None req-16401a2e-99c7-4710-9cd4-c0bc71129705 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1518 microversion: 2.1 time: 0.136594 [ 1004.048394] [55188]: [pid: 55188|app: 0|req: 3454/6817] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:04 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1518 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.051771] [55188]: DEBUG nova.api.openstack.wsgi [None req-dc86be93-4e05-4acc-b52b-098a9e6b9dad tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1004.053636] [55188]: DEBUG nova.compute.api [None req-dc86be93-4e05-4acc-b52b-098a9e6b9dad tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1004.060453] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc86be93-4e05-4acc-b52b-098a9e6b9dad tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.060453] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc86be93-4e05-4acc-b52b-098a9e6b9dad tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.060453] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc86be93-4e05-4acc-b52b-098a9e6b9dad tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.060453] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc86be93-4e05-4acc-b52b-098a9e6b9dad tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.060453] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc86be93-4e05-4acc-b52b-098a9e6b9dad tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.060453] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc86be93-4e05-4acc-b52b-098a9e6b9dad tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.166954] [55188]: DEBUG nova.policy [None req-dc86be93-4e05-4acc-b52b-098a9e6b9dad tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.171993] [55188]: INFO nova.api.openstack.requestlog [None req-dc86be93-4e05-4acc-b52b-098a9e6b9dad tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1332 microversion: 2.1 time: 0.122573 [ 1004.172458] [55188]: [pid: 55188|app: 0|req: 3455/6818] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:04 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1332 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.176032] [55188]: DEBUG nova.api.openstack.wsgi [None req-3e4b45ca-c5f9-4135-a917-3420f9a4f4a2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1004.177082] [55188]: DEBUG nova.compute.api [None req-3e4b45ca-c5f9-4135-a917-3420f9a4f4a2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1004.181896] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e4b45ca-c5f9-4135-a917-3420f9a4f4a2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.181896] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e4b45ca-c5f9-4135-a917-3420f9a4f4a2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.181896] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e4b45ca-c5f9-4135-a917-3420f9a4f4a2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.185021] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e4b45ca-c5f9-4135-a917-3420f9a4f4a2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.185021] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e4b45ca-c5f9-4135-a917-3420f9a4f4a2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.185021] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e4b45ca-c5f9-4135-a917-3420f9a4f4a2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.274514] [55188]: DEBUG nova.policy [None req-3e4b45ca-c5f9-4135-a917-3420f9a4f4a2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.279789] [55188]: INFO nova.api.openstack.requestlog [None req-3e4b45ca-c5f9-4135-a917-3420f9a4f4a2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.106709 [ 1004.280127] [55188]: [pid: 55188|app: 0|req: 3456/6819] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:04 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.282757] [55188]: DEBUG nova.api.openstack.wsgi [None req-0a46f4cc-911c-4f59-9d31-1d53938e9b24 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1004.284963] [55188]: DEBUG nova.compute.api [None req-0a46f4cc-911c-4f59-9d31-1d53938e9b24 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1004.289770] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a46f4cc-911c-4f59-9d31-1d53938e9b24 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.290021] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a46f4cc-911c-4f59-9d31-1d53938e9b24 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.290237] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a46f4cc-911c-4f59-9d31-1d53938e9b24 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.290597] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a46f4cc-911c-4f59-9d31-1d53938e9b24 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.290797] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a46f4cc-911c-4f59-9d31-1d53938e9b24 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.291015] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a46f4cc-911c-4f59-9d31-1d53938e9b24 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.400859] [55188]: DEBUG nova.policy [None req-0a46f4cc-911c-4f59-9d31-1d53938e9b24 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.408939] [55188]: INFO nova.api.openstack.requestlog [None req-0a46f4cc-911c-4f59-9d31-1d53938e9b24 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1371 microversion: 2.1 time: 0.128033 [ 1004.409271] [55188]: [pid: 55188|app: 0|req: 3457/6820] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:04 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1371 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.412941] [55188]: DEBUG nova.api.openstack.wsgi [None req-d8619b45-0520-4080-9196-a08eaaab352e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "42"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1004.414441] [55188]: DEBUG nova.compute.api [None req-d8619b45-0520-4080-9196-a08eaaab352e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: b4ef0868-cced-4fa8-83f0-15e2baf8d506] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1004.418213] [55188]: INFO nova.api.openstack.wsgi [None req-d8619b45-0520-4080-9196-a08eaaab352e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance b4ef0868-cced-4fa8-83f0-15e2baf8d506 could not be found. [ 1004.418527] [55188]: DEBUG nova.api.openstack.wsgi [None req-d8619b45-0520-4080-9196-a08eaaab352e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance b4ef0868-cced-4fa8-83f0-15e2baf8d506 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1004.418955] [55188]: INFO nova.api.openstack.requestlog [None req-d8619b45-0520-4080-9196-a08eaaab352e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/b4ef0868-cced-4fa8-83f0-15e2baf8d506/action" status: 404 len: 111 microversion: 2.1 time: 0.009298 [ 1004.419407] [55188]: [pid: 55188|app: 0|req: 3458/6821] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:08:04 2025] POST /compute/v2.1/servers/b4ef0868-cced-4fa8-83f0-15e2baf8d506/action => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1004.422912] [55188]: DEBUG nova.api.openstack.wsgi [None req-a3d17afd-3ef2-4065-8d8c-bfe9c7939f7d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1004.424873] [55188]: DEBUG nova.compute.api [None req-a3d17afd-3ef2-4065-8d8c-bfe9c7939f7d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1004.429541] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3d17afd-3ef2-4065-8d8c-bfe9c7939f7d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.429782] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3d17afd-3ef2-4065-8d8c-bfe9c7939f7d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.430046] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3d17afd-3ef2-4065-8d8c-bfe9c7939f7d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.430344] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3d17afd-3ef2-4065-8d8c-bfe9c7939f7d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.430571] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3d17afd-3ef2-4065-8d8c-bfe9c7939f7d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.430750] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3d17afd-3ef2-4065-8d8c-bfe9c7939f7d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.457448] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3d17afd-3ef2-4065-8d8c-bfe9c7939f7d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.457685] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3d17afd-3ef2-4065-8d8c-bfe9c7939f7d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.459058] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3d17afd-3ef2-4065-8d8c-bfe9c7939f7d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.459058] [55188]: DEBUG nova.objects.instance [None req-a3d17afd-3ef2-4065-8d8c-bfe9c7939f7d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lazy-loading 'fault' on Instance uuid 91feb187-5bbb-49cb-8da2-4c9b15d69803 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1004.484417] [55188]: DEBUG nova.policy [None req-a3d17afd-3ef2-4065-8d8c-bfe9c7939f7d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.488790] [55188]: DEBUG nova.policy [None req-a3d17afd-3ef2-4065-8d8c-bfe9c7939f7d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.489436] [55188]: DEBUG nova.policy [None req-a3d17afd-3ef2-4065-8d8c-bfe9c7939f7d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '14e070661b7c497dbb3214035d61f788', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe42ae0b000b4be1bd6a51230e5deed4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.493820] [55188]: INFO nova.api.openstack.requestlog [None req-a3d17afd-3ef2-4065-8d8c-bfe9c7939f7d tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 200 len: 1582 microversion: 2.96 time: 0.073085 [ 1004.494291] [55188]: [pid: 55188|app: 0|req: 3459/6822] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:04 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 1582 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1004.496471] [55188]: DEBUG nova.api.openstack.wsgi [None req-8b72d07c-70c6-4c92-982c-fae15caefd04 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1004.498090] [55188]: DEBUG nova.compute.api [None req-8b72d07c-70c6-4c92-982c-fae15caefd04 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1004.500904] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b72d07c-70c6-4c92-982c-fae15caefd04 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.501140] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b72d07c-70c6-4c92-982c-fae15caefd04 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.501325] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b72d07c-70c6-4c92-982c-fae15caefd04 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.501666] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b72d07c-70c6-4c92-982c-fae15caefd04 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.501909] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b72d07c-70c6-4c92-982c-fae15caefd04 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.502679] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b72d07c-70c6-4c92-982c-fae15caefd04 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.607936] [55188]: DEBUG nova.policy [None req-8b72d07c-70c6-4c92-982c-fae15caefd04 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.612328] [55188]: INFO nova.api.openstack.requestlog [None req-8b72d07c-70c6-4c92-982c-fae15caefd04 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.117631 [ 1004.612647] [55188]: [pid: 55188|app: 0|req: 3460/6823] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:04 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.615439] [55188]: DEBUG nova.api.openstack.wsgi [None req-c7f0a102-6c34-478f-a82f-59ba4f461f88 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9b74940>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1004.644395] [55188]: INFO nova.api.openstack.requestlog [None req-c7f0a102-6c34-478f-a82f-59ba4f461f88 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c" status: 200 len: 1518 microversion: 2.1 time: 0.031154 [ 1004.644710] [55188]: [pid: 55188|app: 0|req: 3461/6824] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:08:04 2025] GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c => generated 1518 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.647061] [55188]: DEBUG nova.api.openstack.wsgi [None req-cbbd3103-e373-495d-8e29-47a9d5389083 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1004.648647] [55188]: DEBUG nova.compute.api [None req-cbbd3103-e373-495d-8e29-47a9d5389083 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1004.652412] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbbd3103-e373-495d-8e29-47a9d5389083 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.652655] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbbd3103-e373-495d-8e29-47a9d5389083 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.652842] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbbd3103-e373-495d-8e29-47a9d5389083 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.653214] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbbd3103-e373-495d-8e29-47a9d5389083 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.653464] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbbd3103-e373-495d-8e29-47a9d5389083 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.653592] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbbd3103-e373-495d-8e29-47a9d5389083 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.751281] [55188]: DEBUG nova.policy [None req-cbbd3103-e373-495d-8e29-47a9d5389083 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.755972] [55188]: INFO nova.api.openstack.requestlog [None req-cbbd3103-e373-495d-8e29-47a9d5389083 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.110648 [ 1004.756570] [55188]: [pid: 55188|app: 0|req: 3462/6825] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:05 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.774058] [55188]: DEBUG nova.api.openstack.wsgi [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "1b14a249-9c54-467a-9eb6-a6f3f9eb6758"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1004.776140] [55188]: DEBUG nova.compute.api [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1004.780146] [55188]: DEBUG oslo_concurrency.lockutils [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.780235] [55188]: DEBUG oslo_concurrency.lockutils [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.780433] [55188]: DEBUG oslo_concurrency.lockutils [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.780784] [55188]: DEBUG oslo_concurrency.lockutils [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.780977] [55188]: DEBUG oslo_concurrency.lockutils [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.781161] [55188]: DEBUG oslo_concurrency.lockutils [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.802415] [55188]: DEBUG oslo_concurrency.lockutils [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.802778] [55188]: DEBUG oslo_concurrency.lockutils [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.802858] [55188]: DEBUG oslo_concurrency.lockutils [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.807082] [55188]: DEBUG oslo_concurrency.lockutils [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.807325] [55188]: DEBUG oslo_concurrency.lockutils [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.807639] [55188]: DEBUG oslo_concurrency.lockutils [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.807944] [55188]: DEBUG oslo_concurrency.lockutils [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.808094] [55188]: DEBUG oslo_concurrency.lockutils [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.808296] [55188]: DEBUG oslo_concurrency.lockutils [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.813505] [55188]: DEBUG nova.policy [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.817274] [55188]: INFO nova.api.openstack.wsgi [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Flavor 1b14a249-9c54-467a-9eb6-a6f3f9eb6758 could not be found. [ 1004.817552] [55188]: DEBUG nova.api.openstack.wsgi [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 400 to user: Flavor 1b14a249-9c54-467a-9eb6-a6f3f9eb6758 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1004.817998] [55188]: INFO nova.api.openstack.requestlog [None req-f859664f-129e-4a73-8ba5-23cc8443070f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action" status: 400 len: 107 microversion: 2.1 time: 0.047354 [ 1004.818465] [55188]: [pid: 55188|app: 0|req: 3463/6826] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:08:05 2025] POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action => generated 107 bytes in 48 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1004.823236] [55188]: DEBUG nova.api.openstack.wsgi [None req-a55b4c0b-e659-4cb5-8816-88912b6e5ae0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1004.825030] [55188]: DEBUG nova.compute.api [None req-a55b4c0b-e659-4cb5-8816-88912b6e5ae0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1004.829807] [55188]: DEBUG oslo_concurrency.lockutils [None req-a55b4c0b-e659-4cb5-8816-88912b6e5ae0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.830048] [55188]: DEBUG oslo_concurrency.lockutils [None req-a55b4c0b-e659-4cb5-8816-88912b6e5ae0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.830240] [55188]: DEBUG oslo_concurrency.lockutils [None req-a55b4c0b-e659-4cb5-8816-88912b6e5ae0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.830617] [55188]: DEBUG oslo_concurrency.lockutils [None req-a55b4c0b-e659-4cb5-8816-88912b6e5ae0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.830828] [55188]: DEBUG oslo_concurrency.lockutils [None req-a55b4c0b-e659-4cb5-8816-88912b6e5ae0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.831016] [55188]: DEBUG oslo_concurrency.lockutils [None req-a55b4c0b-e659-4cb5-8816-88912b6e5ae0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.941998] [55188]: DEBUG nova.policy [None req-a55b4c0b-e659-4cb5-8816-88912b6e5ae0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.949963] [55188]: INFO nova.api.openstack.requestlog [None req-a55b4c0b-e659-4cb5-8816-88912b6e5ae0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.128809 [ 1004.953426] [55188]: [pid: 55188|app: 0|req: 3464/6827] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:05 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1004.957192] [55188]: DEBUG nova.api.openstack.wsgi [req-7ce35cf8-080f-48cb-9aa7-46d5fb0bdb11 req-0c5ed862-0525-4dc9-8846-f40b5d33d60b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2e3e38b3-ea25-4443-ae05-36a632f979f2", "tag": "d602da14-db77-49ab-858a-202a4125a30a"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1004.963895] [55188]: DEBUG oslo_concurrency.lockutils [req-7ce35cf8-080f-48cb-9aa7-46d5fb0bdb11 req-0c5ed862-0525-4dc9-8846-f40b5d33d60b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.963895] [55188]: DEBUG oslo_concurrency.lockutils [req-7ce35cf8-080f-48cb-9aa7-46d5fb0bdb11 req-0c5ed862-0525-4dc9-8846-f40b5d33d60b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.963895] [55188]: DEBUG oslo_concurrency.lockutils [req-7ce35cf8-080f-48cb-9aa7-46d5fb0bdb11 req-0c5ed862-0525-4dc9-8846-f40b5d33d60b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.971550] [55188]: INFO nova.api.openstack.compute.server_external_events [req-7ce35cf8-080f-48cb-9aa7-46d5fb0bdb11 req-0c5ed862-0525-4dc9-8846-f40b5d33d60b service nova] Creating event network-changed:d602da14-db77-49ab-858a-202a4125a30a for instance 2e3e38b3-ea25-4443-ae05-36a632f979f2 on cpu-1 [ 1004.974504] [55188]: INFO nova.api.openstack.requestlog [req-7ce35cf8-080f-48cb-9aa7-46d5fb0bdb11 req-0c5ed862-0525-4dc9-8846-f40b5d33d60b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020338 [ 1004.974849] [55188]: [pid: 55188|app: 0|req: 3465/6828] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:05 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1004.978772] [55188]: DEBUG nova.api.openstack.wsgi [None req-e2761162-2a26-48b3-8364-6ed20afcca1b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1004.979624] [55188]: DEBUG nova.compute.api [None req-e2761162-2a26-48b3-8364-6ed20afcca1b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1004.983360] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2761162-2a26-48b3-8364-6ed20afcca1b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.983652] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2761162-2a26-48b3-8364-6ed20afcca1b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.983868] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2761162-2a26-48b3-8364-6ed20afcca1b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.984276] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2761162-2a26-48b3-8364-6ed20afcca1b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.984499] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2761162-2a26-48b3-8364-6ed20afcca1b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.984676] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2761162-2a26-48b3-8364-6ed20afcca1b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.092408] [55188]: DEBUG nova.policy [None req-e2761162-2a26-48b3-8364-6ed20afcca1b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.097175] [55188]: INFO nova.api.openstack.requestlog [None req-e2761162-2a26-48b3-8364-6ed20afcca1b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.121559 [ 1005.097531] [55188]: [pid: 55188|app: 0|req: 3466/6829] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:05 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.101140] [55188]: DEBUG nova.api.openstack.wsgi [None req-53b08bcc-5c7f-4a6b-9f56-97f8ffb2c38b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1005.101886] [55188]: DEBUG nova.compute.api [None req-53b08bcc-5c7f-4a6b-9f56-97f8ffb2c38b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1005.106626] [55188]: DEBUG oslo_concurrency.lockutils [None req-53b08bcc-5c7f-4a6b-9f56-97f8ffb2c38b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.106887] [55188]: DEBUG oslo_concurrency.lockutils [None req-53b08bcc-5c7f-4a6b-9f56-97f8ffb2c38b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.107088] [55188]: DEBUG oslo_concurrency.lockutils [None req-53b08bcc-5c7f-4a6b-9f56-97f8ffb2c38b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.107513] [55188]: DEBUG oslo_concurrency.lockutils [None req-53b08bcc-5c7f-4a6b-9f56-97f8ffb2c38b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.107741] [55188]: DEBUG oslo_concurrency.lockutils [None req-53b08bcc-5c7f-4a6b-9f56-97f8ffb2c38b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.107916] [55188]: DEBUG oslo_concurrency.lockutils [None req-53b08bcc-5c7f-4a6b-9f56-97f8ffb2c38b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.238207] [55188]: DEBUG nova.policy [None req-53b08bcc-5c7f-4a6b-9f56-97f8ffb2c38b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.244555] [55188]: INFO nova.api.openstack.requestlog [None req-53b08bcc-5c7f-4a6b-9f56-97f8ffb2c38b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1518 microversion: 2.1 time: 0.146359 [ 1005.245103] [55188]: [pid: 55188|app: 0|req: 3467/6830] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:05 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1518 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.252787] [55188]: DEBUG nova.api.openstack.wsgi [None req-4571a5f4-2a68-47b9-9cea-a218486c23e2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": ""}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1005.256604] [55188]: DEBUG nova.api.openstack.wsgi [None req-4571a5f4-2a68-47b9-9cea-a218486c23e2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 400 to user: Invalid input for field/attribute flavorRef. Value: . '' should be non-empty {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1005.256604] [55188]: INFO nova.api.openstack.requestlog [None req-4571a5f4-2a68-47b9-9cea-a218486c23e2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action" status: 400 len: 120 microversion: 2.1 time: 0.010549 [ 1005.256803] [55188]: [pid: 55188|app: 0|req: 3468/6831] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:08:05 2025] POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action => generated 120 bytes in 11 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1005.259887] [55188]: DEBUG nova.api.openstack.wsgi [None req-ed647115-c36f-4c28-bc02-86596727f8e5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1005.262208] [55188]: DEBUG nova.compute.api [None req-ed647115-c36f-4c28-bc02-86596727f8e5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1005.266155] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed647115-c36f-4c28-bc02-86596727f8e5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.266547] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed647115-c36f-4c28-bc02-86596727f8e5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.266744] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed647115-c36f-4c28-bc02-86596727f8e5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.267142] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed647115-c36f-4c28-bc02-86596727f8e5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.267347] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed647115-c36f-4c28-bc02-86596727f8e5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.267530] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed647115-c36f-4c28-bc02-86596727f8e5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.486716] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=7 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1005.525906] [55188]: DEBUG nova.policy [None req-ed647115-c36f-4c28-bc02-86596727f8e5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.530793] [55188]: INFO nova.api.openstack.requestlog [None req-ed647115-c36f-4c28-bc02-86596727f8e5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1332 microversion: 2.1 time: 0.272923 [ 1005.531388] [55188]: [pid: 55188|app: 0|req: 3469/6832] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:05 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1332 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.534199] [55188]: DEBUG nova.api.openstack.wsgi [None req-b061552a-b4bb-4ad6-9947-8826d0407695 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1005.536392] [55188]: DEBUG nova.compute.api [None req-b061552a-b4bb-4ad6-9947-8826d0407695 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1005.542559] [55188]: DEBUG oslo_concurrency.lockutils [None req-b061552a-b4bb-4ad6-9947-8826d0407695 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.542759] [55188]: DEBUG oslo_concurrency.lockutils [None req-b061552a-b4bb-4ad6-9947-8826d0407695 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.542964] [55188]: DEBUG oslo_concurrency.lockutils [None req-b061552a-b4bb-4ad6-9947-8826d0407695 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.543348] [55188]: DEBUG oslo_concurrency.lockutils [None req-b061552a-b4bb-4ad6-9947-8826d0407695 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.543553] [55188]: DEBUG oslo_concurrency.lockutils [None req-b061552a-b4bb-4ad6-9947-8826d0407695 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.543732] [55188]: DEBUG oslo_concurrency.lockutils [None req-b061552a-b4bb-4ad6-9947-8826d0407695 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.632052] [55188]: DEBUG nova.policy [None req-b061552a-b4bb-4ad6-9947-8826d0407695 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.638403] [55188]: INFO nova.api.openstack.requestlog [None req-b061552a-b4bb-4ad6-9947-8826d0407695 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.106113 [ 1005.639065] [55188]: [pid: 55188|app: 0|req: 3470/6833] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:05 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.642025] [55188]: DEBUG nova.api.openstack.wsgi [None req-eea11a23-9f50-45bf-8789-ae463e79e02d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1005.643916] [55188]: DEBUG nova.compute.api [None req-eea11a23-9f50-45bf-8789-ae463e79e02d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1005.648497] [55188]: DEBUG oslo_concurrency.lockutils [None req-eea11a23-9f50-45bf-8789-ae463e79e02d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.648497] [55188]: DEBUG oslo_concurrency.lockutils [None req-eea11a23-9f50-45bf-8789-ae463e79e02d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.648497] [55188]: DEBUG oslo_concurrency.lockutils [None req-eea11a23-9f50-45bf-8789-ae463e79e02d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.648497] [55188]: DEBUG oslo_concurrency.lockutils [None req-eea11a23-9f50-45bf-8789-ae463e79e02d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.648497] [55188]: DEBUG oslo_concurrency.lockutils [None req-eea11a23-9f50-45bf-8789-ae463e79e02d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.648708] [55188]: DEBUG oslo_concurrency.lockutils [None req-eea11a23-9f50-45bf-8789-ae463e79e02d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.724721] [55188]: DEBUG nova.policy [None req-eea11a23-9f50-45bf-8789-ae463e79e02d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.729631] [55188]: INFO nova.api.openstack.requestlog [None req-eea11a23-9f50-45bf-8789-ae463e79e02d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1566 microversion: 2.1 time: 0.089818 [ 1005.729964] [55188]: [pid: 55188|app: 0|req: 3471/6834] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:06 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1566 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.732712] [55188]: DEBUG nova.api.openstack.wsgi [None req-99490db4-11c3-45bf-9375-82119682cb50 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1005.734352] [55188]: DEBUG nova.compute.api [None req-99490db4-11c3-45bf-9375-82119682cb50 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] [instance: 91feb187-5bbb-49cb-8da2-4c9b15d69803] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1005.737766] [55188]: DEBUG oslo_concurrency.lockutils [None req-99490db4-11c3-45bf-9375-82119682cb50 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.738103] [55188]: DEBUG oslo_concurrency.lockutils [None req-99490db4-11c3-45bf-9375-82119682cb50 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.738218] [55188]: DEBUG oslo_concurrency.lockutils [None req-99490db4-11c3-45bf-9375-82119682cb50 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.738623] [55188]: DEBUG oslo_concurrency.lockutils [None req-99490db4-11c3-45bf-9375-82119682cb50 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.738826] [55188]: DEBUG oslo_concurrency.lockutils [None req-99490db4-11c3-45bf-9375-82119682cb50 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.739013] [55188]: DEBUG oslo_concurrency.lockutils [None req-99490db4-11c3-45bf-9375-82119682cb50 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.749170] [55188]: INFO nova.api.openstack.wsgi [None req-99490db4-11c3-45bf-9375-82119682cb50 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] HTTP exception thrown: Instance 91feb187-5bbb-49cb-8da2-4c9b15d69803 could not be found. [ 1005.749519] [55188]: DEBUG nova.api.openstack.wsgi [None req-99490db4-11c3-45bf-9375-82119682cb50 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] Returning 404 to user: Instance 91feb187-5bbb-49cb-8da2-4c9b15d69803 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1005.749966] [55188]: INFO nova.api.openstack.requestlog [None req-99490db4-11c3-45bf-9375-82119682cb50 tempest-ServersListShow296Test-568314871 tempest-ServersListShow296Test-568314871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803" status: 404 len: 111 microversion: 2.96 time: 0.019474 [ 1005.750303] [55188]: [pid: 55188|app: 0|req: 3472/6835] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:06 2025] GET /compute/v2.1/servers/91feb187-5bbb-49cb-8da2-4c9b15d69803 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1005.752898] [55188]: DEBUG nova.api.openstack.wsgi [None req-7ee319f2-ede9-422b-98ed-fb9a858e781d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1005.754559] [55188]: DEBUG nova.compute.api [None req-7ee319f2-ede9-422b-98ed-fb9a858e781d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1005.757986] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ee319f2-ede9-422b-98ed-fb9a858e781d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.758298] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ee319f2-ede9-422b-98ed-fb9a858e781d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.758494] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ee319f2-ede9-422b-98ed-fb9a858e781d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.758919] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ee319f2-ede9-422b-98ed-fb9a858e781d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.759464] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ee319f2-ede9-422b-98ed-fb9a858e781d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.759464] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ee319f2-ede9-422b-98ed-fb9a858e781d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.876510] [55188]: DEBUG nova.policy [None req-7ee319f2-ede9-422b-98ed-fb9a858e781d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.882978] [55188]: INFO nova.api.openstack.requestlog [None req-7ee319f2-ede9-422b-98ed-fb9a858e781d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.131220 [ 1005.883127] [55188]: [pid: 55188|app: 0|req: 3473/6836] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:06 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.886341] [55188]: DEBUG nova.api.openstack.wsgi [None req-1cd08661-389b-418c-be4b-fba4e44e85bc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9b77be0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1005.914713] [55188]: INFO nova.api.openstack.requestlog [None req-1cd08661-389b-418c-be4b-fba4e44e85bc tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c" status: 200 len: 1604 microversion: 2.1 time: 0.030934 [ 1005.915087] [55188]: [pid: 55188|app: 0|req: 3474/6837] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:08:06 2025] GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c => generated 1604 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.920170] [55188]: DEBUG nova.api.openstack.wsgi [None req-b565d66e-9432-4c88-8d56-ce42c6bea851 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1005.923496] [55188]: DEBUG nova.compute.api [None req-b565d66e-9432-4c88-8d56-ce42c6bea851 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1005.928060] [55188]: DEBUG oslo_concurrency.lockutils [None req-b565d66e-9432-4c88-8d56-ce42c6bea851 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.929014] [55188]: DEBUG oslo_concurrency.lockutils [None req-b565d66e-9432-4c88-8d56-ce42c6bea851 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.929014] [55188]: DEBUG oslo_concurrency.lockutils [None req-b565d66e-9432-4c88-8d56-ce42c6bea851 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.929014] [55188]: DEBUG oslo_concurrency.lockutils [None req-b565d66e-9432-4c88-8d56-ce42c6bea851 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.929252] [55188]: DEBUG oslo_concurrency.lockutils [None req-b565d66e-9432-4c88-8d56-ce42c6bea851 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.929452] [55188]: DEBUG oslo_concurrency.lockutils [None req-b565d66e-9432-4c88-8d56-ce42c6bea851 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.995425] [55188]: INFO nova.api.openstack.requestlog [None req-b565d66e-9432-4c88-8d56-ce42c6bea851 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.079566 [ 1005.996210] [55188]: [pid: 55188|app: 0|req: 3475/6838] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:08:06 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/os-interface => generated 288 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1005.998846] [55188]: DEBUG nova.api.openstack.wsgi [None req-7afbb7fa-9fb6-4f61-8199-f583d69cc10e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"restore": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1006.001837] [55188]: DEBUG nova.compute.api [None req-7afbb7fa-9fb6-4f61-8199-f583d69cc10e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 838f9583-7b25-4d6d-b420-bc52e66d392d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.006941] [55188]: INFO nova.api.openstack.wsgi [None req-7afbb7fa-9fb6-4f61-8199-f583d69cc10e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance 838f9583-7b25-4d6d-b420-bc52e66d392d could not be found. [ 1006.008259] [55188]: DEBUG nova.api.openstack.wsgi [None req-7afbb7fa-9fb6-4f61-8199-f583d69cc10e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance 838f9583-7b25-4d6d-b420-bc52e66d392d could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1006.008371] [55188]: INFO nova.api.openstack.requestlog [None req-7afbb7fa-9fb6-4f61-8199-f583d69cc10e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/838f9583-7b25-4d6d-b420-bc52e66d392d/action" status: 404 len: 111 microversion: 2.1 time: 0.011487 [ 1006.008664] [55188]: [pid: 55188|app: 0|req: 3476/6839] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:08:06 2025] POST /compute/v2.1/servers/838f9583-7b25-4d6d-b420-bc52e66d392d/action => generated 111 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1006.014014] [55188]: DEBUG nova.api.openstack.wsgi [None req-b184abeb-d6cf-47af-82bf-4bf6afd45120 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.016168] [55188]: DEBUG nova.compute.api [None req-b184abeb-d6cf-47af-82bf-4bf6afd45120 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.019782] [55188]: DEBUG oslo_concurrency.lockutils [None req-b184abeb-d6cf-47af-82bf-4bf6afd45120 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.020404] [55188]: DEBUG oslo_concurrency.lockutils [None req-b184abeb-d6cf-47af-82bf-4bf6afd45120 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.021049] [55188]: DEBUG oslo_concurrency.lockutils [None req-b184abeb-d6cf-47af-82bf-4bf6afd45120 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.021583] [55188]: DEBUG oslo_concurrency.lockutils [None req-b184abeb-d6cf-47af-82bf-4bf6afd45120 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.022334] [55188]: DEBUG oslo_concurrency.lockutils [None req-b184abeb-d6cf-47af-82bf-4bf6afd45120 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.024262] [55188]: DEBUG oslo_concurrency.lockutils [None req-b184abeb-d6cf-47af-82bf-4bf6afd45120 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.151461] [55188]: DEBUG nova.policy [None req-b184abeb-d6cf-47af-82bf-4bf6afd45120 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.160484] [55188]: INFO nova.api.openstack.requestlog [None req-b184abeb-d6cf-47af-82bf-4bf6afd45120 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.148262 [ 1006.160484] [55188]: [pid: 55188|app: 0|req: 3477/6840] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:06 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.176026] [55188]: DEBUG nova.api.openstack.wsgi [None req-e38c88ff-170d-4761-9cef-f58778052286 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.176682] [55188]: DEBUG nova.compute.api [None req-e38c88ff-170d-4761-9cef-f58778052286 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.181246] [55188]: DEBUG oslo_concurrency.lockutils [None req-e38c88ff-170d-4761-9cef-f58778052286 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.183017] [55188]: DEBUG oslo_concurrency.lockutils [None req-e38c88ff-170d-4761-9cef-f58778052286 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.183017] [55188]: DEBUG oslo_concurrency.lockutils [None req-e38c88ff-170d-4761-9cef-f58778052286 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.183017] [55188]: DEBUG oslo_concurrency.lockutils [None req-e38c88ff-170d-4761-9cef-f58778052286 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.183017] [55188]: DEBUG oslo_concurrency.lockutils [None req-e38c88ff-170d-4761-9cef-f58778052286 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.183017] [55188]: DEBUG oslo_concurrency.lockutils [None req-e38c88ff-170d-4761-9cef-f58778052286 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.330201] [55188]: DEBUG nova.policy [None req-e38c88ff-170d-4761-9cef-f58778052286 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.335644] [55188]: INFO nova.api.openstack.requestlog [None req-e38c88ff-170d-4761-9cef-f58778052286 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.163366 [ 1006.336012] [55188]: [pid: 55188|app: 0|req: 3478/6841] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:06 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.338901] [55188]: DEBUG nova.api.openstack.wsgi [None req-6fb74173-b59a-499c-aeae-c0c0dc39c27b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.344969] [55188]: DEBUG nova.compute.api [None req-6fb74173-b59a-499c-aeae-c0c0dc39c27b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.350107] [55188]: DEBUG oslo_concurrency.lockutils [None req-6fb74173-b59a-499c-aeae-c0c0dc39c27b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.350107] [55188]: DEBUG oslo_concurrency.lockutils [None req-6fb74173-b59a-499c-aeae-c0c0dc39c27b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.350283] [55188]: DEBUG oslo_concurrency.lockutils [None req-6fb74173-b59a-499c-aeae-c0c0dc39c27b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.350688] [55188]: DEBUG oslo_concurrency.lockutils [None req-6fb74173-b59a-499c-aeae-c0c0dc39c27b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.350961] [55188]: DEBUG oslo_concurrency.lockutils [None req-6fb74173-b59a-499c-aeae-c0c0dc39c27b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.351160] [55188]: DEBUG oslo_concurrency.lockutils [None req-6fb74173-b59a-499c-aeae-c0c0dc39c27b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.575337] [55188]: DEBUG nova.policy [None req-6fb74173-b59a-499c-aeae-c0c0dc39c27b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.583214] [55188]: INFO nova.api.openstack.requestlog [None req-6fb74173-b59a-499c-aeae-c0c0dc39c27b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1518 microversion: 2.1 time: 0.246239 [ 1006.583473] [55188]: [pid: 55188|app: 0|req: 3479/6842] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:06 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1518 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.588035] [55188]: DEBUG nova.api.openstack.wsgi [None req-14fac10a-242d-4252-af50-d2dc715a8091 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1006.591486] [55188]: DEBUG nova.compute.api [None req-14fac10a-242d-4252-af50-d2dc715a8091 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 75e86f5c-1cab-4d85-8aee-37a1851c527d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.596483] [55188]: INFO nova.api.openstack.wsgi [None req-14fac10a-242d-4252-af50-d2dc715a8091 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance 75e86f5c-1cab-4d85-8aee-37a1851c527d could not be found. [ 1006.596939] [55188]: DEBUG nova.api.openstack.wsgi [None req-14fac10a-242d-4252-af50-d2dc715a8091 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance 75e86f5c-1cab-4d85-8aee-37a1851c527d could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1006.597488] [55188]: INFO nova.api.openstack.requestlog [None req-14fac10a-242d-4252-af50-d2dc715a8091 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/75e86f5c-1cab-4d85-8aee-37a1851c527d/action" status: 404 len: 111 microversion: 2.1 time: 0.013175 [ 1006.598034] [55188]: [pid: 55188|app: 0|req: 3480/6843] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:08:06 2025] POST /compute/v2.1/servers/75e86f5c-1cab-4d85-8aee-37a1851c527d/action => generated 111 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1006.603249] [55188]: DEBUG nova.api.openstack.wsgi [None req-e7889e29-508d-41e9-9dcd-a43488893e7b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.604295] [55188]: DEBUG nova.compute.api [None req-e7889e29-508d-41e9-9dcd-a43488893e7b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.612755] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7889e29-508d-41e9-9dcd-a43488893e7b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.613514] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7889e29-508d-41e9-9dcd-a43488893e7b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.614046] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7889e29-508d-41e9-9dcd-a43488893e7b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.614806] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7889e29-508d-41e9-9dcd-a43488893e7b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.615308] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7889e29-508d-41e9-9dcd-a43488893e7b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.615817] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7889e29-508d-41e9-9dcd-a43488893e7b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.738650] [55188]: DEBUG nova.policy [None req-e7889e29-508d-41e9-9dcd-a43488893e7b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.743039] [55188]: INFO nova.api.openstack.requestlog [None req-e7889e29-508d-41e9-9dcd-a43488893e7b tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1332 microversion: 2.1 time: 0.144470 [ 1006.743370] [55188]: [pid: 55188|app: 0|req: 3481/6844] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:06 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1332 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.745953] [55188]: DEBUG nova.api.openstack.wsgi [None req-590dd3c3-e3fd-4865-b628-2fe2cfe48372 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.747808] [55188]: DEBUG nova.compute.api [None req-590dd3c3-e3fd-4865-b628-2fe2cfe48372 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.752035] [55188]: DEBUG oslo_concurrency.lockutils [None req-590dd3c3-e3fd-4865-b628-2fe2cfe48372 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.752285] [55188]: DEBUG oslo_concurrency.lockutils [None req-590dd3c3-e3fd-4865-b628-2fe2cfe48372 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.752480] [55188]: DEBUG oslo_concurrency.lockutils [None req-590dd3c3-e3fd-4865-b628-2fe2cfe48372 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.752851] [55188]: DEBUG oslo_concurrency.lockutils [None req-590dd3c3-e3fd-4865-b628-2fe2cfe48372 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.753078] [55188]: DEBUG oslo_concurrency.lockutils [None req-590dd3c3-e3fd-4865-b628-2fe2cfe48372 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.753263] [55188]: DEBUG oslo_concurrency.lockutils [None req-590dd3c3-e3fd-4865-b628-2fe2cfe48372 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.831739] [55188]: DEBUG nova.policy [None req-590dd3c3-e3fd-4865-b628-2fe2cfe48372 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.835902] [55188]: INFO nova.api.openstack.requestlog [None req-590dd3c3-e3fd-4865-b628-2fe2cfe48372 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.091976 [ 1006.836236] [55188]: [pid: 55188|app: 0|req: 3482/6845] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:07 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.899114] [55188]: DEBUG nova.api.openstack.wsgi [None req-4af0b3d8-3522-4b11-8b0f-bb15accb73f7 tempest-AbsoluteLimitsTestJSON-499908177 tempest-AbsoluteLimitsTestJSON-499908177-project-member] Calling method '.version_select at 0x7d4afa7fdfc0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.908230] [55188]: DEBUG oslo_concurrency.lockutils [None req-4af0b3d8-3522-4b11-8b0f-bb15accb73f7 tempest-AbsoluteLimitsTestJSON-499908177 tempest-AbsoluteLimitsTestJSON-499908177-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.908585] [55188]: DEBUG oslo_concurrency.lockutils [None req-4af0b3d8-3522-4b11-8b0f-bb15accb73f7 tempest-AbsoluteLimitsTestJSON-499908177 tempest-AbsoluteLimitsTestJSON-499908177-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.908820] [55188]: DEBUG oslo_concurrency.lockutils [None req-4af0b3d8-3522-4b11-8b0f-bb15accb73f7 tempest-AbsoluteLimitsTestJSON-499908177 tempest-AbsoluteLimitsTestJSON-499908177-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.909240] [55188]: DEBUG oslo_concurrency.lockutils [None req-4af0b3d8-3522-4b11-8b0f-bb15accb73f7 tempest-AbsoluteLimitsTestJSON-499908177 tempest-AbsoluteLimitsTestJSON-499908177-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.909490] [55188]: DEBUG oslo_concurrency.lockutils [None req-4af0b3d8-3522-4b11-8b0f-bb15accb73f7 tempest-AbsoluteLimitsTestJSON-499908177 tempest-AbsoluteLimitsTestJSON-499908177-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.909670] [55188]: DEBUG oslo_concurrency.lockutils [None req-4af0b3d8-3522-4b11-8b0f-bb15accb73f7 tempest-AbsoluteLimitsTestJSON-499908177 tempest-AbsoluteLimitsTestJSON-499908177-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.923438] [55188]: INFO nova.api.openstack.requestlog [None req-4af0b3d8-3522-4b11-8b0f-bb15accb73f7 tempest-AbsoluteLimitsTestJSON-499908177 tempest-AbsoluteLimitsTestJSON-499908177-project-member] 10.180.1.21 "GET /compute/v2.1/limits" status: 200 len: 511 microversion: 2.1 time: 0.086593 [ 1006.923953] [55188]: [pid: 55188|app: 0|req: 3483/6846] 10.180.1.21 () {58 vars in 1117 bytes} [Wed Mar 26 22:08:07 2025] GET /compute/v2.1/limits => generated 511 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1006.926533] [55188]: DEBUG nova.api.openstack.wsgi [req-2625d5e2-ab93-43fc-a6a1-95399275a3b7 req-fe8d8c26-b1c2-45ef-a2a4-a3df9b3d48c1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bfa7e6d7-4602-4fd1-92fb-745742d20a2b", "tag": "f00bb8f6-f654-4f24-8278-05d371e1fae9"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1006.932069] [55188]: DEBUG oslo_concurrency.lockutils [req-2625d5e2-ab93-43fc-a6a1-95399275a3b7 req-fe8d8c26-b1c2-45ef-a2a4-a3df9b3d48c1 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.932356] [55188]: DEBUG oslo_concurrency.lockutils [req-2625d5e2-ab93-43fc-a6a1-95399275a3b7 req-fe8d8c26-b1c2-45ef-a2a4-a3df9b3d48c1 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.932546] [55188]: DEBUG oslo_concurrency.lockutils [req-2625d5e2-ab93-43fc-a6a1-95399275a3b7 req-fe8d8c26-b1c2-45ef-a2a4-a3df9b3d48c1 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.942741] [55188]: INFO nova.api.openstack.compute.server_external_events [req-2625d5e2-ab93-43fc-a6a1-95399275a3b7 req-fe8d8c26-b1c2-45ef-a2a4-a3df9b3d48c1 service nova] Creating event network-changed:f00bb8f6-f654-4f24-8278-05d371e1fae9 for instance bfa7e6d7-4602-4fd1-92fb-745742d20a2b on cpu-1 [ 1006.945619] [55188]: INFO nova.api.openstack.requestlog [req-2625d5e2-ab93-43fc-a6a1-95399275a3b7 req-fe8d8c26-b1c2-45ef-a2a4-a3df9b3d48c1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021003 [ 1006.946151] [55188]: [pid: 55188|app: 0|req: 3484/6847] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:07 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1006.948711] [55188]: DEBUG nova.api.openstack.wsgi [None req-b13ad157-cac4-4eea-997c-336b15612334 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1006.950368] [55188]: DEBUG nova.compute.api [None req-b13ad157-cac4-4eea-997c-336b15612334 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1006.956855] [55188]: DEBUG oslo_concurrency.lockutils [None req-b13ad157-cac4-4eea-997c-336b15612334 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.957112] [55188]: DEBUG oslo_concurrency.lockutils [None req-b13ad157-cac4-4eea-997c-336b15612334 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.957303] [55188]: DEBUG oslo_concurrency.lockutils [None req-b13ad157-cac4-4eea-997c-336b15612334 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.957665] [55188]: DEBUG oslo_concurrency.lockutils [None req-b13ad157-cac4-4eea-997c-336b15612334 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.957864] [55188]: DEBUG oslo_concurrency.lockutils [None req-b13ad157-cac4-4eea-997c-336b15612334 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.958056] [55188]: DEBUG oslo_concurrency.lockutils [None req-b13ad157-cac4-4eea-997c-336b15612334 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.045928] [55188]: DEBUG nova.policy [None req-b13ad157-cac4-4eea-997c-336b15612334 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.050872] [55188]: INFO nova.api.openstack.requestlog [None req-b13ad157-cac4-4eea-997c-336b15612334 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1566 microversion: 2.1 time: 0.103633 [ 1007.050872] [55188]: [pid: 55188|app: 0|req: 3485/6848] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:07 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1566 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.053553] [55188]: DEBUG nova.api.openstack.wsgi [None req-da3a1388-7fa9-4b02-bb89-bcd39defa43f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.055256] [55188]: DEBUG nova.compute.api [None req-da3a1388-7fa9-4b02-bb89-bcd39defa43f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.061023] [55188]: DEBUG oslo_concurrency.lockutils [None req-da3a1388-7fa9-4b02-bb89-bcd39defa43f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.061023] [55188]: DEBUG oslo_concurrency.lockutils [None req-da3a1388-7fa9-4b02-bb89-bcd39defa43f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.061023] [55188]: DEBUG oslo_concurrency.lockutils [None req-da3a1388-7fa9-4b02-bb89-bcd39defa43f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.061023] [55188]: DEBUG oslo_concurrency.lockutils [None req-da3a1388-7fa9-4b02-bb89-bcd39defa43f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.061023] [55188]: DEBUG oslo_concurrency.lockutils [None req-da3a1388-7fa9-4b02-bb89-bcd39defa43f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.061023] [55188]: DEBUG oslo_concurrency.lockutils [None req-da3a1388-7fa9-4b02-bb89-bcd39defa43f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.082055] [55187]: DEBUG nova.compute.api [None req-c40811a4-803d-4370-badc-cb50d5657a3d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.086174] [55187]: DEBUG oslo_concurrency.lockutils [None req-c40811a4-803d-4370-badc-cb50d5657a3d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.086520] [55187]: DEBUG oslo_concurrency.lockutils [None req-c40811a4-803d-4370-badc-cb50d5657a3d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.086768] [55187]: DEBUG oslo_concurrency.lockutils [None req-c40811a4-803d-4370-badc-cb50d5657a3d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.087328] [55187]: DEBUG oslo_concurrency.lockutils [None req-c40811a4-803d-4370-badc-cb50d5657a3d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.087573] [55187]: DEBUG oslo_concurrency.lockutils [None req-c40811a4-803d-4370-badc-cb50d5657a3d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.088475] [55187]: DEBUG oslo_concurrency.lockutils [None req-c40811a4-803d-4370-badc-cb50d5657a3d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.148459] [55188]: DEBUG nova.policy [None req-da3a1388-7fa9-4b02-bb89-bcd39defa43f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.153232] [55188]: INFO nova.api.openstack.requestlog [None req-da3a1388-7fa9-4b02-bb89-bcd39defa43f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.101898 [ 1007.153724] [55188]: [pid: 55188|app: 0|req: 3486/6849] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:07 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.156192] [55188]: DEBUG nova.api.openstack.wsgi [None req-e628e8b2-7de4-41f0-8aa8-db820e0ce520 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9b771c0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.177543] [55187]: INFO nova.api.openstack.requestlog [None req-c40811a4-803d-4370-badc-cb50d5657a3d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface" status: 200 len: 285 microversion: 2.1 time: 8.144464 [ 1007.177741] [55187]: [pid: 55187|app: 0|req: 3364/6850] 10.180.1.21 () {60 vars in 1292 bytes} [Wed Mar 26 22:07:59 2025] POST /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface => generated 285 bytes in 8145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1007.194015] [55188]: INFO nova.api.openstack.requestlog [None req-e628e8b2-7de4-41f0-8aa8-db820e0ce520 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c" status: 200 len: 1604 microversion: 2.1 time: 0.039792 [ 1007.194420] [55188]: [pid: 55188|app: 0|req: 3487/6851] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:08:07 2025] GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c => generated 1604 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.197211] [55188]: DEBUG nova.api.openstack.wsgi [None req-b667f69a-bb6b-4f9f-ae80-e4a46f272d65 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1007.199082] [55188]: DEBUG nova.compute.api [None req-b667f69a-bb6b-4f9f-ae80-e4a46f272d65 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.203288] [55188]: DEBUG oslo_concurrency.lockutils [None req-b667f69a-bb6b-4f9f-ae80-e4a46f272d65 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.204695] [55188]: DEBUG oslo_concurrency.lockutils [None req-b667f69a-bb6b-4f9f-ae80-e4a46f272d65 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.205156] [55188]: DEBUG oslo_concurrency.lockutils [None req-b667f69a-bb6b-4f9f-ae80-e4a46f272d65 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.205634] [55188]: DEBUG oslo_concurrency.lockutils [None req-b667f69a-bb6b-4f9f-ae80-e4a46f272d65 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.205921] [55188]: DEBUG oslo_concurrency.lockutils [None req-b667f69a-bb6b-4f9f-ae80-e4a46f272d65 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.206173] [55188]: DEBUG oslo_concurrency.lockutils [None req-b667f69a-bb6b-4f9f-ae80-e4a46f272d65 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.222175] [55188]: INFO nova.api.openstack.wsgi [None req-b667f69a-bb6b-4f9f-ae80-e4a46f272d65 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Cannot 'resume' instance 49d32e7b-bea9-4d7a-a51e-787c00fd2143 while it is in vm_state active [ 1007.222553] [55188]: DEBUG nova.api.openstack.wsgi [None req-b667f69a-bb6b-4f9f-ae80-e4a46f272d65 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 409 to user: Cannot 'resume' instance 49d32e7b-bea9-4d7a-a51e-787c00fd2143 while it is in vm_state active {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1007.222997] [55188]: INFO nova.api.openstack.requestlog [None req-b667f69a-bb6b-4f9f-ae80-e4a46f272d65 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action" status: 409 len: 144 microversion: 2.1 time: 0.027900 [ 1007.223341] [55188]: [pid: 55188|app: 0|req: 3488/6852] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:08:07 2025] POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action => generated 144 bytes in 28 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1007.225820] [55188]: DEBUG nova.api.openstack.wsgi [None req-8c27d5b2-4fdb-432e-9d56-3eaf7940ea9f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.227502] [55188]: DEBUG nova.compute.api [None req-8c27d5b2-4fdb-432e-9d56-3eaf7940ea9f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.230847] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c27d5b2-4fdb-432e-9d56-3eaf7940ea9f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.231097] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c27d5b2-4fdb-432e-9d56-3eaf7940ea9f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.231307] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c27d5b2-4fdb-432e-9d56-3eaf7940ea9f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.231680] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c27d5b2-4fdb-432e-9d56-3eaf7940ea9f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.231881] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c27d5b2-4fdb-432e-9d56-3eaf7940ea9f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.232069] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c27d5b2-4fdb-432e-9d56-3eaf7940ea9f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.268900] [55187]: DEBUG nova.api.openstack.wsgi [None req-456149f3-0e99-444d-a027-32b0bf4c3824 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1007.271416] [55187]: DEBUG nova.compute.api [None req-456149f3-0e99-444d-a027-32b0bf4c3824 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.276925] [55187]: DEBUG oslo_concurrency.lockutils [None req-456149f3-0e99-444d-a027-32b0bf4c3824 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.277116] [55187]: DEBUG oslo_concurrency.lockutils [None req-456149f3-0e99-444d-a027-32b0bf4c3824 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.277307] [55187]: DEBUG oslo_concurrency.lockutils [None req-456149f3-0e99-444d-a027-32b0bf4c3824 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.278938] [55187]: DEBUG oslo_concurrency.lockutils [None req-456149f3-0e99-444d-a027-32b0bf4c3824 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.278938] [55187]: DEBUG oslo_concurrency.lockutils [None req-456149f3-0e99-444d-a027-32b0bf4c3824 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.278938] [55187]: DEBUG oslo_concurrency.lockutils [None req-456149f3-0e99-444d-a027-32b0bf4c3824 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.572701] [55188]: INFO nova.api.openstack.requestlog [None req-8c27d5b2-4fdb-432e-9d56-3eaf7940ea9f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface/d602da14-db77-49ab-858a-202a4125a30a" status: 200 len: 285 microversion: 2.1 time: 0.348448 [ 1007.573313] [55188]: [pid: 55188|app: 0|req: 3489/6853] 10.180.1.21 () {58 vars in 1381 bytes} [Wed Mar 26 22:08:07 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface/d602da14-db77-49ab-858a-202a4125a30a => generated 285 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1007.577456] [55188]: DEBUG nova.api.openstack.wsgi [None req-286919f0-3635-4675-a23b-9dfdcf3d9612 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.580051] [55188]: DEBUG nova.compute.api [None req-286919f0-3635-4675-a23b-9dfdcf3d9612 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.587083] [55188]: DEBUG oslo_concurrency.lockutils [None req-286919f0-3635-4675-a23b-9dfdcf3d9612 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.587540] [55188]: DEBUG oslo_concurrency.lockutils [None req-286919f0-3635-4675-a23b-9dfdcf3d9612 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.587916] [55188]: DEBUG oslo_concurrency.lockutils [None req-286919f0-3635-4675-a23b-9dfdcf3d9612 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.588652] [55188]: DEBUG oslo_concurrency.lockutils [None req-286919f0-3635-4675-a23b-9dfdcf3d9612 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.588989] [55188]: DEBUG oslo_concurrency.lockutils [None req-286919f0-3635-4675-a23b-9dfdcf3d9612 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.589340] [55188]: DEBUG oslo_concurrency.lockutils [None req-286919f0-3635-4675-a23b-9dfdcf3d9612 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.690722] [55188]: DEBUG nova.policy [None req-286919f0-3635-4675-a23b-9dfdcf3d9612 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.697981] [55188]: INFO nova.api.openstack.requestlog [None req-286919f0-3635-4675-a23b-9dfdcf3d9612 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.123855 [ 1007.698375] [55188]: [pid: 55188|app: 0|req: 3490/6854] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:07 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.701970] [55188]: DEBUG nova.api.openstack.wsgi [None req-2fcc3ddf-2477-4239-8f25-73722316ce69 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.704052] [55188]: DEBUG nova.compute.api [None req-2fcc3ddf-2477-4239-8f25-73722316ce69 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.710341] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fcc3ddf-2477-4239-8f25-73722316ce69 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.710341] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fcc3ddf-2477-4239-8f25-73722316ce69 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.710341] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fcc3ddf-2477-4239-8f25-73722316ce69 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.710341] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fcc3ddf-2477-4239-8f25-73722316ce69 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.710708] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fcc3ddf-2477-4239-8f25-73722316ce69 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.710809] [55188]: DEBUG oslo_concurrency.lockutils [None req-2fcc3ddf-2477-4239-8f25-73722316ce69 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.773892] [55188]: INFO nova.api.openstack.requestlog [None req-2fcc3ddf-2477-4239-8f25-73722316ce69 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface" status: 200 len: 550 microversion: 2.1 time: 0.074093 [ 1007.774565] [55188]: [pid: 55188|app: 0|req: 3491/6855] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:08:08 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface => generated 550 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1007.777529] [55188]: DEBUG nova.api.openstack.wsgi [None req-b5b88c03-cd97-4851-bd30-bcd959c38f30 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.779529] [55188]: DEBUG nova.compute.api [None req-b5b88c03-cd97-4851-bd30-bcd959c38f30 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.783572] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5b88c03-cd97-4851-bd30-bcd959c38f30 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.783915] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5b88c03-cd97-4851-bd30-bcd959c38f30 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.784203] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5b88c03-cd97-4851-bd30-bcd959c38f30 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.784734] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5b88c03-cd97-4851-bd30-bcd959c38f30 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.785198] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5b88c03-cd97-4851-bd30-bcd959c38f30 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.785572] [55188]: DEBUG oslo_concurrency.lockutils [None req-b5b88c03-cd97-4851-bd30-bcd959c38f30 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.800688] [55187]: INFO nova.api.openstack.requestlog [None req-456149f3-0e99-444d-a027-32b0bf4c3824 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "POST /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773/action" status: 200 len: 14 microversion: 2.1 time: 0.622024 [ 1007.801332] [55187]: [pid: 55187|app: 0|req: 3365/6856] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:08:07 2025] POST /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773/action => generated 14 bytes in 623 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1007.804768] [55187]: DEBUG nova.api.openstack.wsgi [None req-66edf270-19bd-4c1f-9bb7-5355fc9bfc54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.806581] [55187]: DEBUG nova.compute.api [None req-66edf270-19bd-4c1f-9bb7-5355fc9bfc54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.810451] [55187]: DEBUG oslo_concurrency.lockutils [None req-66edf270-19bd-4c1f-9bb7-5355fc9bfc54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.810772] [55187]: DEBUG oslo_concurrency.lockutils [None req-66edf270-19bd-4c1f-9bb7-5355fc9bfc54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.810998] [55187]: DEBUG oslo_concurrency.lockutils [None req-66edf270-19bd-4c1f-9bb7-5355fc9bfc54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.811399] [55187]: DEBUG oslo_concurrency.lockutils [None req-66edf270-19bd-4c1f-9bb7-5355fc9bfc54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.811613] [55187]: DEBUG oslo_concurrency.lockutils [None req-66edf270-19bd-4c1f-9bb7-5355fc9bfc54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.811791] [55187]: DEBUG oslo_concurrency.lockutils [None req-66edf270-19bd-4c1f-9bb7-5355fc9bfc54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.868612] [55188]: DEBUG nova.policy [None req-b5b88c03-cd97-4851-bd30-bcd959c38f30 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.873040] [55188]: INFO nova.api.openstack.requestlog [None req-b5b88c03-cd97-4851-bd30-bcd959c38f30 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1518 microversion: 2.1 time: 0.097829 [ 1007.873371] [55188]: [pid: 55188|app: 0|req: 3492/6857] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:08 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1518 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.875905] [55188]: DEBUG nova.api.openstack.wsgi [None req-74a021a8-29a3-46da-9858-e05bb9ffaad9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.877703] [55188]: DEBUG nova.compute.api [None req-74a021a8-29a3-46da-9858-e05bb9ffaad9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.881593] [55188]: DEBUG oslo_concurrency.lockutils [None req-74a021a8-29a3-46da-9858-e05bb9ffaad9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.881593] [55188]: DEBUG oslo_concurrency.lockutils [None req-74a021a8-29a3-46da-9858-e05bb9ffaad9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.881593] [55188]: DEBUG oslo_concurrency.lockutils [None req-74a021a8-29a3-46da-9858-e05bb9ffaad9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.881975] [55188]: DEBUG oslo_concurrency.lockutils [None req-74a021a8-29a3-46da-9858-e05bb9ffaad9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.882230] [55188]: DEBUG oslo_concurrency.lockutils [None req-74a021a8-29a3-46da-9858-e05bb9ffaad9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.882425] [55188]: DEBUG oslo_concurrency.lockutils [None req-74a021a8-29a3-46da-9858-e05bb9ffaad9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.933064] [55187]: DEBUG nova.policy [None req-66edf270-19bd-4c1f-9bb7-5355fc9bfc54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.937622] [55187]: INFO nova.api.openstack.requestlog [None req-66edf270-19bd-4c1f-9bb7-5355fc9bfc54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.135506 [ 1007.937972] [55187]: [pid: 55187|app: 0|req: 3366/6858] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:08 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.940731] [55187]: DEBUG nova.api.openstack.wsgi [None req-acf31443-d4bf-47c3-8582-677213a7a3f5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.942453] [55187]: DEBUG nova.compute.api [None req-acf31443-d4bf-47c3-8582-677213a7a3f5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.946299] [55187]: DEBUG oslo_concurrency.lockutils [None req-acf31443-d4bf-47c3-8582-677213a7a3f5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.946581] [55187]: DEBUG oslo_concurrency.lockutils [None req-acf31443-d4bf-47c3-8582-677213a7a3f5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.946853] [55187]: DEBUG oslo_concurrency.lockutils [None req-acf31443-d4bf-47c3-8582-677213a7a3f5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.947242] [55187]: DEBUG oslo_concurrency.lockutils [None req-acf31443-d4bf-47c3-8582-677213a7a3f5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.947724] [55187]: DEBUG oslo_concurrency.lockutils [None req-acf31443-d4bf-47c3-8582-677213a7a3f5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.947724] [55187]: DEBUG oslo_concurrency.lockutils [None req-acf31443-d4bf-47c3-8582-677213a7a3f5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.961799] [55188]: DEBUG nova.policy [None req-74a021a8-29a3-46da-9858-e05bb9ffaad9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.967288] [55188]: INFO nova.api.openstack.requestlog [None req-74a021a8-29a3-46da-9858-e05bb9ffaad9 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1332 microversion: 2.1 time: 0.093247 [ 1007.967805] [55188]: [pid: 55188|app: 0|req: 3493/6859] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:08 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1332 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.970576] [55188]: DEBUG nova.api.openstack.wsgi [None req-187a682b-6fad-4100-bba9-ecde04b39434 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1007.970829] [55188]: DEBUG nova.compute.api [None req-187a682b-6fad-4100-bba9-ecde04b39434 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1007.977673] [55188]: DEBUG oslo_concurrency.lockutils [None req-187a682b-6fad-4100-bba9-ecde04b39434 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.977936] [55188]: DEBUG oslo_concurrency.lockutils [None req-187a682b-6fad-4100-bba9-ecde04b39434 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.978148] [55188]: DEBUG oslo_concurrency.lockutils [None req-187a682b-6fad-4100-bba9-ecde04b39434 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.978738] [55188]: DEBUG oslo_concurrency.lockutils [None req-187a682b-6fad-4100-bba9-ecde04b39434 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.978951] [55188]: DEBUG oslo_concurrency.lockutils [None req-187a682b-6fad-4100-bba9-ecde04b39434 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.979144] [55188]: DEBUG oslo_concurrency.lockutils [None req-187a682b-6fad-4100-bba9-ecde04b39434 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.999138] [55188]: DEBUG nova.compute.api [None req-187a682b-6fad-4100-bba9-ecde04b39434 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1008.011817] [55187]: INFO nova.api.openstack.requestlog [None req-acf31443-d4bf-47c3-8582-677213a7a3f5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface/9d9b53fe-fe5f-49ad-904b-3562818fd6ad" status: 200 len: 285 microversion: 2.1 time: 0.072946 [ 1008.012228] [55187]: [pid: 55187|app: 0|req: 3367/6860] 10.180.1.21 () {58 vars in 1381 bytes} [Wed Mar 26 22:08:08 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface/9d9b53fe-fe5f-49ad-904b-3562818fd6ad => generated 285 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1008.019031] [55187]: DEBUG nova.api.openstack.wsgi [None req-eaba3664-2df5-496d-acd7-1551d04a2500 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "5e6062a4-fa3f-4f62-95e7-fa432ee14f94"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1008.019031] [55187]: DEBUG nova.api.openstack.wsgi [None req-eaba3664-2df5-496d-acd7-1551d04a2500 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: . '' should be non-empty {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1008.019031] [55187]: INFO nova.api.openstack.requestlog [None req-eaba3664-2df5-496d-acd7-1551d04a2500 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 115 microversion: 2.1 time: 0.005965 [ 1008.019259] [55187]: [pid: 55187|app: 0|req: 3368/6861] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:08:08 2025] POST /compute/v2.1/servers => generated 115 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1008.026707] [55187]: DEBUG nova.api.openstack.wsgi [None req-1e6d6110-2dfc-4a16-9df3-9db4a21c348e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.026707] [55187]: DEBUG nova.compute.api [None req-1e6d6110-2dfc-4a16-9df3-9db4a21c348e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.031017] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e6d6110-2dfc-4a16-9df3-9db4a21c348e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.031613] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e6d6110-2dfc-4a16-9df3-9db4a21c348e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.031613] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e6d6110-2dfc-4a16-9df3-9db4a21c348e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.032015] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e6d6110-2dfc-4a16-9df3-9db4a21c348e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.032291] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e6d6110-2dfc-4a16-9df3-9db4a21c348e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.032450] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e6d6110-2dfc-4a16-9df3-9db4a21c348e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.067343] [55188]: INFO nova.api.openstack.requestlog [None req-187a682b-6fad-4100-bba9-ecde04b39434 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 204 len: 0 microversion: 2.1 time: 0.098102 [ 1008.067343] [55188]: [pid: 55188|app: 0|req: 3494/6862] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:08:08 2025] DELETE /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1008.071959] [55188]: DEBUG nova.api.openstack.wsgi [None req-30bf6052-c383-406f-a915-9bf8a497560b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.073937] [55188]: DEBUG nova.compute.api [None req-30bf6052-c383-406f-a915-9bf8a497560b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.079299] [55188]: DEBUG oslo_concurrency.lockutils [None req-30bf6052-c383-406f-a915-9bf8a497560b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.079299] [55188]: DEBUG oslo_concurrency.lockutils [None req-30bf6052-c383-406f-a915-9bf8a497560b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.079299] [55188]: DEBUG oslo_concurrency.lockutils [None req-30bf6052-c383-406f-a915-9bf8a497560b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.079299] [55188]: DEBUG oslo_concurrency.lockutils [None req-30bf6052-c383-406f-a915-9bf8a497560b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.079299] [55188]: DEBUG oslo_concurrency.lockutils [None req-30bf6052-c383-406f-a915-9bf8a497560b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.079568] [55187]: INFO nova.api.openstack.requestlog [None req-1e6d6110-2dfc-4a16-9df3-9db4a21c348e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface/d602da14-db77-49ab-858a-202a4125a30a" status: 202 len: 0 microversion: 2.1 time: 0.058765 [ 1008.079613] [55188]: DEBUG oslo_concurrency.lockutils [None req-30bf6052-c383-406f-a915-9bf8a497560b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.079646] [55187]: [pid: 55187|app: 0|req: 3369/6863] 10.180.1.21 () {58 vars in 1384 bytes} [Wed Mar 26 22:08:08 2025] DELETE /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface/d602da14-db77-49ab-858a-202a4125a30a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1008.082177] [55187]: DEBUG nova.api.openstack.wsgi [None req-7818c74b-2c9b-4419-8eef-14980a22bc7f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.083975] [55187]: DEBUG nova.compute.api [None req-7818c74b-2c9b-4419-8eef-14980a22bc7f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.090040] [55187]: DEBUG oslo_concurrency.lockutils [None req-7818c74b-2c9b-4419-8eef-14980a22bc7f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.090040] [55187]: DEBUG oslo_concurrency.lockutils [None req-7818c74b-2c9b-4419-8eef-14980a22bc7f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.090040] [55187]: DEBUG oslo_concurrency.lockutils [None req-7818c74b-2c9b-4419-8eef-14980a22bc7f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.090040] [55187]: DEBUG oslo_concurrency.lockutils [None req-7818c74b-2c9b-4419-8eef-14980a22bc7f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.090040] [55187]: DEBUG oslo_concurrency.lockutils [None req-7818c74b-2c9b-4419-8eef-14980a22bc7f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.090040] [55187]: DEBUG oslo_concurrency.lockutils [None req-7818c74b-2c9b-4419-8eef-14980a22bc7f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.156742] [55188]: DEBUG nova.policy [None req-30bf6052-c383-406f-a915-9bf8a497560b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.161679] [55188]: INFO nova.api.openstack.requestlog [None req-30bf6052-c383-406f-a915-9bf8a497560b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.093466 [ 1008.162177] [55188]: [pid: 55188|app: 0|req: 3495/6864] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:08 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.164968] [55188]: DEBUG nova.api.openstack.wsgi [None req-9fd7e4dc-653f-43fa-9e9f-76e9ca5d6b39 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.166973] [55188]: DEBUG nova.compute.api [None req-9fd7e4dc-653f-43fa-9e9f-76e9ca5d6b39 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.171243] [55188]: DEBUG oslo_concurrency.lockutils [None req-9fd7e4dc-653f-43fa-9e9f-76e9ca5d6b39 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.171485] [55188]: DEBUG oslo_concurrency.lockutils [None req-9fd7e4dc-653f-43fa-9e9f-76e9ca5d6b39 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.171674] [55188]: DEBUG oslo_concurrency.lockutils [None req-9fd7e4dc-653f-43fa-9e9f-76e9ca5d6b39 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.172504] [55188]: DEBUG oslo_concurrency.lockutils [None req-9fd7e4dc-653f-43fa-9e9f-76e9ca5d6b39 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.172783] [55188]: DEBUG oslo_concurrency.lockutils [None req-9fd7e4dc-653f-43fa-9e9f-76e9ca5d6b39 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.172990] [55188]: DEBUG oslo_concurrency.lockutils [None req-9fd7e4dc-653f-43fa-9e9f-76e9ca5d6b39 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.224803] [55188]: INFO nova.api.openstack.requestlog [None req-9fd7e4dc-653f-43fa-9e9f-76e9ca5d6b39 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface" status: 200 len: 550 microversion: 2.1 time: 0.061810 [ 1008.225242] [55188]: [pid: 55188|app: 0|req: 3496/6865] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:08:08 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface => generated 550 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1008.228236] [55187]: DEBUG nova.policy [None req-7818c74b-2c9b-4419-8eef-14980a22bc7f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.229763] [55188]: DEBUG nova.api.openstack.wsgi [None req-f6aa32ab-73a7-45d7-9b90-91f0b07732ec tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.231504] [55188]: DEBUG nova.compute.api [None req-f6aa32ab-73a7-45d7-9b90-91f0b07732ec tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.232645] [55187]: INFO nova.api.openstack.requestlog [None req-7818c74b-2c9b-4419-8eef-14980a22bc7f tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1678 microversion: 2.1 time: 0.152757 [ 1008.233055] [55187]: [pid: 55187|app: 0|req: 3370/6866] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:08 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1678 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.235665] [55187]: DEBUG nova.api.openstack.wsgi [None req-c1df2f5e-b811-4a49-9436-7696d66d0b8b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af989c0d0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.235748] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6aa32ab-73a7-45d7-9b90-91f0b07732ec tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.235904] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6aa32ab-73a7-45d7-9b90-91f0b07732ec tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.236108] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6aa32ab-73a7-45d7-9b90-91f0b07732ec tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.236526] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6aa32ab-73a7-45d7-9b90-91f0b07732ec tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.236735] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6aa32ab-73a7-45d7-9b90-91f0b07732ec tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.236910] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6aa32ab-73a7-45d7-9b90-91f0b07732ec tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.268199] [55187]: INFO nova.api.openstack.requestlog [None req-c1df2f5e-b811-4a49-9436-7696d66d0b8b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c" status: 200 len: 1604 microversion: 2.1 time: 0.034365 [ 1008.268611] [55187]: [pid: 55187|app: 0|req: 3371/6867] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:08:08 2025] GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c => generated 1604 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.312173] [55188]: DEBUG nova.policy [None req-f6aa32ab-73a7-45d7-9b90-91f0b07732ec tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.317741] [55188]: INFO nova.api.openstack.requestlog [None req-f6aa32ab-73a7-45d7-9b90-91f0b07732ec tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.091744 [ 1008.320121] [55188]: [pid: 55188|app: 0|req: 3497/6868] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:08 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.332652] [55187]: DEBUG nova.api.openstack.wsgi [None req-b2917127-d037-4bc3-9451-b79f15de7f5d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1008.335153] [55187]: DEBUG nova.compute.api [None req-b2917127-d037-4bc3-9451-b79f15de7f5d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 5d3a6177-558c-4b9f-9c10-3aeb41bb33cf] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.341797] [55187]: INFO nova.api.openstack.wsgi [None req-b2917127-d037-4bc3-9451-b79f15de7f5d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance 5d3a6177-558c-4b9f-9c10-3aeb41bb33cf could not be found. [ 1008.342260] [55187]: DEBUG nova.api.openstack.wsgi [None req-b2917127-d037-4bc3-9451-b79f15de7f5d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance 5d3a6177-558c-4b9f-9c10-3aeb41bb33cf could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1008.342834] [55187]: INFO nova.api.openstack.requestlog [None req-b2917127-d037-4bc3-9451-b79f15de7f5d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/5d3a6177-558c-4b9f-9c10-3aeb41bb33cf/action" status: 404 len: 111 microversion: 2.1 time: 0.013088 [ 1008.342907] [55187]: [pid: 55187|app: 0|req: 3372/6869] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:08:08 2025] POST /compute/v2.1/servers/5d3a6177-558c-4b9f-9c10-3aeb41bb33cf/action => generated 111 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1008.349714] [55188]: DEBUG nova.api.openstack.wsgi [None req-1d6ccb4f-2b1b-4822-9b85-00088d60af16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.351591] [55188]: DEBUG nova.compute.api [None req-1d6ccb4f-2b1b-4822-9b85-00088d60af16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.356604] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d6ccb4f-2b1b-4822-9b85-00088d60af16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.356700] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d6ccb4f-2b1b-4822-9b85-00088d60af16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.356871] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d6ccb4f-2b1b-4822-9b85-00088d60af16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.357292] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d6ccb4f-2b1b-4822-9b85-00088d60af16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.357537] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d6ccb4f-2b1b-4822-9b85-00088d60af16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.359074] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d6ccb4f-2b1b-4822-9b85-00088d60af16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.491603] [55188]: DEBUG nova.policy [None req-1d6ccb4f-2b1b-4822-9b85-00088d60af16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.497338] [55188]: INFO nova.api.openstack.requestlog [None req-1d6ccb4f-2b1b-4822-9b85-00088d60af16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.151216 [ 1008.497665] [55188]: [pid: 55188|app: 0|req: 3498/6870] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:08 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.513449] [55187]: DEBUG nova.api.openstack.wsgi [None req-baa35d71-2a49-4f30-83ac-fd6f459412b6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.518557] [55187]: DEBUG nova.compute.api [None req-baa35d71-2a49-4f30-83ac-fd6f459412b6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.522106] [55187]: DEBUG oslo_concurrency.lockutils [None req-baa35d71-2a49-4f30-83ac-fd6f459412b6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.522361] [55187]: DEBUG oslo_concurrency.lockutils [None req-baa35d71-2a49-4f30-83ac-fd6f459412b6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.522551] [55187]: DEBUG oslo_concurrency.lockutils [None req-baa35d71-2a49-4f30-83ac-fd6f459412b6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.522907] [55187]: DEBUG oslo_concurrency.lockutils [None req-baa35d71-2a49-4f30-83ac-fd6f459412b6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.523119] [55187]: DEBUG oslo_concurrency.lockutils [None req-baa35d71-2a49-4f30-83ac-fd6f459412b6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.523295] [55187]: DEBUG oslo_concurrency.lockutils [None req-baa35d71-2a49-4f30-83ac-fd6f459412b6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.592793] [55187]: DEBUG nova.policy [None req-baa35d71-2a49-4f30-83ac-fd6f459412b6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.597476] [55187]: INFO nova.api.openstack.requestlog [None req-baa35d71-2a49-4f30-83ac-fd6f459412b6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.086191 [ 1008.597928] [55187]: [pid: 55187|app: 0|req: 3373/6871] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:08 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.610645] [55188]: DEBUG nova.api.openstack.wsgi [None req-46f7fa51-ac77-462a-8d25-ed770071a03d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1008.612792] [55188]: DEBUG nova.compute.api [None req-46f7fa51-ac77-462a-8d25-ed770071a03d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.617970] [55188]: DEBUG oslo_concurrency.lockutils [None req-46f7fa51-ac77-462a-8d25-ed770071a03d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.618233] [55188]: DEBUG oslo_concurrency.lockutils [None req-46f7fa51-ac77-462a-8d25-ed770071a03d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.618460] [55188]: DEBUG oslo_concurrency.lockutils [None req-46f7fa51-ac77-462a-8d25-ed770071a03d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.618821] [55188]: DEBUG oslo_concurrency.lockutils [None req-46f7fa51-ac77-462a-8d25-ed770071a03d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.619341] [55188]: DEBUG oslo_concurrency.lockutils [None req-46f7fa51-ac77-462a-8d25-ed770071a03d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.619562] [55188]: DEBUG oslo_concurrency.lockutils [None req-46f7fa51-ac77-462a-8d25-ed770071a03d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.637177] [55188]: DEBUG oslo_concurrency.lockutils [None req-46f7fa51-ac77-462a-8d25-ed770071a03d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.637427] [55188]: DEBUG oslo_concurrency.lockutils [None req-46f7fa51-ac77-462a-8d25-ed770071a03d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.637612] [55188]: DEBUG oslo_concurrency.lockutils [None req-46f7fa51-ac77-462a-8d25-ed770071a03d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.639734] [55188]: DEBUG nova.objects.instance [None req-46f7fa51-ac77-462a-8d25-ed770071a03d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'flavor' on Instance uuid 49d32e7b-bea9-4d7a-a51e-787c00fd2143 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1008.886182] [55187]: DEBUG nova.api.openstack.wsgi [None req-9a4094ab-c70d-4c3a-b554-8282cda08759 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1008.887854] [55187]: DEBUG nova.compute.api [None req-9a4094ab-c70d-4c3a-b554-8282cda08759 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1008.891640] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a4094ab-c70d-4c3a-b554-8282cda08759 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.891882] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a4094ab-c70d-4c3a-b554-8282cda08759 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.892082] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a4094ab-c70d-4c3a-b554-8282cda08759 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.892445] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a4094ab-c70d-4c3a-b554-8282cda08759 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.892658] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a4094ab-c70d-4c3a-b554-8282cda08759 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.892837] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a4094ab-c70d-4c3a-b554-8282cda08759 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.996169] [55187]: DEBUG nova.policy [None req-9a4094ab-c70d-4c3a-b554-8282cda08759 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.001387] [55187]: INFO nova.api.openstack.requestlog [None req-9a4094ab-c70d-4c3a-b554-8282cda08759 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1518 microversion: 2.1 time: 0.117374 [ 1009.001883] [55187]: [pid: 55187|app: 0|req: 3374/6872] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:09 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1518 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.006334] [55187]: DEBUG nova.api.openstack.wsgi [None req-07c73dae-900a-451c-91d5-2aec068ee021 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1009.006334] [55187]: DEBUG nova.compute.api [None req-07c73dae-900a-451c-91d5-2aec068ee021 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1009.010203] [55187]: DEBUG oslo_concurrency.lockutils [None req-07c73dae-900a-451c-91d5-2aec068ee021 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.010246] [55187]: DEBUG oslo_concurrency.lockutils [None req-07c73dae-900a-451c-91d5-2aec068ee021 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.010430] [55187]: DEBUG oslo_concurrency.lockutils [None req-07c73dae-900a-451c-91d5-2aec068ee021 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.010926] [55187]: DEBUG oslo_concurrency.lockutils [None req-07c73dae-900a-451c-91d5-2aec068ee021 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.011351] [55187]: DEBUG oslo_concurrency.lockutils [None req-07c73dae-900a-451c-91d5-2aec068ee021 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.011351] [55187]: DEBUG oslo_concurrency.lockutils [None req-07c73dae-900a-451c-91d5-2aec068ee021 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.024440] [55188]: INFO nova.api.openstack.requestlog [None req-46f7fa51-ac77-462a-8d25-ed770071a03d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action" status: 202 len: 0 microversion: 2.1 time: 0.415998 [ 1009.024813] [55188]: [pid: 55188|app: 0|req: 3499/6873] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:08:08 2025] POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action => generated 0 bytes in 417 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1009.033505] [55188]: DEBUG nova.api.openstack.wsgi [None req-0b70383d-86c5-4551-aed1-bd528cf6786a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1009.039414] [55188]: DEBUG nova.compute.api [None req-0b70383d-86c5-4551-aed1-bd528cf6786a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1009.043510] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b70383d-86c5-4551-aed1-bd528cf6786a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.043977] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b70383d-86c5-4551-aed1-bd528cf6786a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.044130] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b70383d-86c5-4551-aed1-bd528cf6786a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.044485] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b70383d-86c5-4551-aed1-bd528cf6786a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.044689] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b70383d-86c5-4551-aed1-bd528cf6786a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.044865] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b70383d-86c5-4551-aed1-bd528cf6786a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.150981] [55188]: DEBUG nova.policy [None req-0b70383d-86c5-4551-aed1-bd528cf6786a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.156211] [55188]: INFO nova.api.openstack.requestlog [None req-0b70383d-86c5-4551-aed1-bd528cf6786a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1507 microversion: 2.1 time: 0.124940 [ 1009.156688] [55188]: [pid: 55188|app: 0|req: 3500/6874] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:09 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1507 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.171767] [55187]: DEBUG nova.policy [None req-07c73dae-900a-451c-91d5-2aec068ee021 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.178414] [55187]: INFO nova.api.openstack.requestlog [None req-07c73dae-900a-451c-91d5-2aec068ee021 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1671 microversion: 2.1 time: 0.175211 [ 1009.178666] [55187]: [pid: 55187|app: 0|req: 3375/6875] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:09 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1671 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.193909] [55188]: DEBUG nova.api.openstack.wsgi [None req-04f2c01b-a156-45ae-800b-b53cb096584e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1009.198830] [55188]: DEBUG nova.compute.api [None req-04f2c01b-a156-45ae-800b-b53cb096584e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1009.203929] [55188]: DEBUG oslo_concurrency.lockutils [None req-04f2c01b-a156-45ae-800b-b53cb096584e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.204275] [55188]: DEBUG oslo_concurrency.lockutils [None req-04f2c01b-a156-45ae-800b-b53cb096584e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.204513] [55188]: DEBUG oslo_concurrency.lockutils [None req-04f2c01b-a156-45ae-800b-b53cb096584e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.204995] [55188]: DEBUG oslo_concurrency.lockutils [None req-04f2c01b-a156-45ae-800b-b53cb096584e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.205264] [55188]: DEBUG oslo_concurrency.lockutils [None req-04f2c01b-a156-45ae-800b-b53cb096584e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.205511] [55188]: DEBUG oslo_concurrency.lockutils [None req-04f2c01b-a156-45ae-800b-b53cb096584e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.221047] [55188]: INFO nova.api.openstack.requestlog [None req-04f2c01b-a156-45ae-800b-b53cb096584e tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a/ips" status: 200 len: 187 microversion: 2.1 time: 0.029713 [ 1009.221464] [55188]: [pid: 55188|app: 0|req: 3501/6876] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:08:09 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a/ips => generated 187 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1009.228160] [55187]: DEBUG nova.api.openstack.wsgi [None req-93c2c538-6741-40a6-9e47-5a748585bb15 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1009.228618] [55187]: DEBUG nova.compute.api [None req-93c2c538-6741-40a6-9e47-5a748585bb15 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1009.232312] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c2c538-6741-40a6-9e47-5a748585bb15 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.232576] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c2c538-6741-40a6-9e47-5a748585bb15 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.232910] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c2c538-6741-40a6-9e47-5a748585bb15 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.233248] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c2c538-6741-40a6-9e47-5a748585bb15 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.233335] [55188]: DEBUG nova.api.openstack.wsgi [None req-6787534d-0d89-4e5e-b9a8-6a5bfb4a2518 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1009.233532] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c2c538-6741-40a6-9e47-5a748585bb15 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.233814] [55187]: DEBUG oslo_concurrency.lockutils [None req-93c2c538-6741-40a6-9e47-5a748585bb15 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.235063] [55188]: DEBUG nova.compute.api [None req-6787534d-0d89-4e5e-b9a8-6a5bfb4a2518 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1009.238579] [55188]: DEBUG oslo_concurrency.lockutils [None req-6787534d-0d89-4e5e-b9a8-6a5bfb4a2518 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.238832] [55188]: DEBUG oslo_concurrency.lockutils [None req-6787534d-0d89-4e5e-b9a8-6a5bfb4a2518 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.239011] [55188]: DEBUG oslo_concurrency.lockutils [None req-6787534d-0d89-4e5e-b9a8-6a5bfb4a2518 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.239412] [55188]: DEBUG oslo_concurrency.lockutils [None req-6787534d-0d89-4e5e-b9a8-6a5bfb4a2518 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.239637] [55188]: DEBUG oslo_concurrency.lockutils [None req-6787534d-0d89-4e5e-b9a8-6a5bfb4a2518 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.239818] [55188]: DEBUG oslo_concurrency.lockutils [None req-6787534d-0d89-4e5e-b9a8-6a5bfb4a2518 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.249463] [55187]: DEBUG nova.compute.api [None req-93c2c538-6741-40a6-9e47-5a748585bb15 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1009.312549] [55187]: INFO nova.api.openstack.requestlog [None req-93c2c538-6741-40a6-9e47-5a748585bb15 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 204 len: 0 microversion: 2.1 time: 0.086024 [ 1009.312986] [55187]: [pid: 55187|app: 0|req: 3376/6877] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:08:09 2025] DELETE /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1009.313082] [55188]: INFO nova.api.openstack.requestlog [None req-6787534d-0d89-4e5e-b9a8-6a5bfb4a2518 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface" status: 200 len: 550 microversion: 2.1 time: 0.082104 [ 1009.313555] [55188]: [pid: 55188|app: 0|req: 3502/6878] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:08:09 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface => generated 550 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1009.316830] [55188]: DEBUG nova.api.openstack.wsgi [None req-6d195304-ece6-4978-bde5-b8f1b93d8e1b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9b76c20>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1009.317764] [55187]: DEBUG nova.api.openstack.wsgi [None req-39f70e25-f129-411d-b0ba-043551a7d323 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1009.319673] [55187]: DEBUG nova.compute.api [None req-39f70e25-f129-411d-b0ba-043551a7d323 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1009.325917] [55187]: DEBUG oslo_concurrency.lockutils [None req-39f70e25-f129-411d-b0ba-043551a7d323 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.326276] [55187]: DEBUG oslo_concurrency.lockutils [None req-39f70e25-f129-411d-b0ba-043551a7d323 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.326497] [55187]: DEBUG oslo_concurrency.lockutils [None req-39f70e25-f129-411d-b0ba-043551a7d323 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.326999] [55187]: DEBUG oslo_concurrency.lockutils [None req-39f70e25-f129-411d-b0ba-043551a7d323 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.327283] [55187]: DEBUG oslo_concurrency.lockutils [None req-39f70e25-f129-411d-b0ba-043551a7d323 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.327542] [55187]: DEBUG oslo_concurrency.lockutils [None req-39f70e25-f129-411d-b0ba-043551a7d323 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.350539] [55188]: INFO nova.api.openstack.requestlog [None req-6d195304-ece6-4978-bde5-b8f1b93d8e1b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c" status: 200 len: 1604 microversion: 2.1 time: 0.036445 [ 1009.350916] [55188]: [pid: 55188|app: 0|req: 3503/6879] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:08:09 2025] GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c => generated 1604 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.353695] [55188]: DEBUG nova.api.openstack.wsgi [None req-2726b736-87e6-463a-9047-1d2447d93ff7 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1009.355906] [55188]: DEBUG nova.compute.api [None req-2726b736-87e6-463a-9047-1d2447d93ff7 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1009.361232] [55188]: DEBUG oslo_concurrency.lockutils [None req-2726b736-87e6-463a-9047-1d2447d93ff7 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.361491] [55188]: DEBUG oslo_concurrency.lockutils [None req-2726b736-87e6-463a-9047-1d2447d93ff7 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.361688] [55188]: DEBUG oslo_concurrency.lockutils [None req-2726b736-87e6-463a-9047-1d2447d93ff7 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.362102] [55188]: DEBUG oslo_concurrency.lockutils [None req-2726b736-87e6-463a-9047-1d2447d93ff7 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.362362] [55188]: DEBUG oslo_concurrency.lockutils [None req-2726b736-87e6-463a-9047-1d2447d93ff7 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.362617] [55188]: DEBUG oslo_concurrency.lockutils [None req-2726b736-87e6-463a-9047-1d2447d93ff7 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.426421] [55187]: DEBUG nova.policy [None req-39f70e25-f129-411d-b0ba-043551a7d323 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.433689] [55187]: INFO nova.api.openstack.requestlog [None req-39f70e25-f129-411d-b0ba-043551a7d323 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1678 microversion: 2.1 time: 0.119950 [ 1009.434238] [55187]: [pid: 55187|app: 0|req: 3377/6880] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:09 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1678 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.478392] [55188]: DEBUG nova.policy [None req-2726b736-87e6-463a-9047-1d2447d93ff7 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.483846] [55188]: INFO nova.api.openstack.requestlog [None req-2726b736-87e6-463a-9047-1d2447d93ff7 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1677 microversion: 2.1 time: 0.132273 [ 1009.484209] [55188]: [pid: 55188|app: 0|req: 3504/6881] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:09 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1677 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.991793] [55187]: DEBUG nova.api.openstack.wsgi [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueTestJSONUnderV235-server-245872207", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1010.016203] [55188]: DEBUG nova.api.openstack.wsgi [None req-61bfcd90-e1fd-4131-a011-467a3ca0841e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1010.018026] [55188]: DEBUG nova.compute.api [None req-61bfcd90-e1fd-4131-a011-467a3ca0841e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1010.021891] [55188]: DEBUG oslo_concurrency.lockutils [None req-61bfcd90-e1fd-4131-a011-467a3ca0841e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.022221] [55188]: DEBUG oslo_concurrency.lockutils [None req-61bfcd90-e1fd-4131-a011-467a3ca0841e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.022475] [55188]: DEBUG oslo_concurrency.lockutils [None req-61bfcd90-e1fd-4131-a011-467a3ca0841e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.022884] [55188]: DEBUG oslo_concurrency.lockutils [None req-61bfcd90-e1fd-4131-a011-467a3ca0841e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.023172] [55188]: DEBUG oslo_concurrency.lockutils [None req-61bfcd90-e1fd-4131-a011-467a3ca0841e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.023398] [55188]: DEBUG oslo_concurrency.lockutils [None req-61bfcd90-e1fd-4131-a011-467a3ca0841e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.030499] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.030792] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.030953] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.031401] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.031684] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.031881] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.040028] [55187]: DEBUG nova.network.neutron [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] validate_networks() for [('119691c8-98a6-4878-a62a-d634dd045304', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1010.108772] [55188]: DEBUG nova.policy [None req-61bfcd90-e1fd-4131-a011-467a3ca0841e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.113799] [55188]: INFO nova.api.openstack.requestlog [None req-61bfcd90-e1fd-4131-a011-467a3ca0841e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1517 microversion: 2.1 time: 0.099892 [ 1010.114183] [55188]: [pid: 55188|app: 0|req: 3505/6882] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:10 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1517 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.169974] [55188]: DEBUG nova.api.openstack.wsgi [None req-d5255e09-9f93-4c88-9c61-aa52ebcff359 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1010.172259] [55188]: DEBUG nova.compute.api [None req-d5255e09-9f93-4c88-9c61-aa52ebcff359 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1010.176335] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5255e09-9f93-4c88-9c61-aa52ebcff359 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.176652] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5255e09-9f93-4c88-9c61-aa52ebcff359 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.176915] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5255e09-9f93-4c88-9c61-aa52ebcff359 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.177353] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5255e09-9f93-4c88-9c61-aa52ebcff359 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.177665] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5255e09-9f93-4c88-9c61-aa52ebcff359 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.177876] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5255e09-9f93-4c88-9c61-aa52ebcff359 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.227493] [55187]: DEBUG nova.virt.hardware [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1010.228303] [55187]: DEBUG nova.virt.hardware [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1010.228303] [55187]: DEBUG nova.virt.hardware [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1010.228303] [55187]: DEBUG nova.virt.hardware [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1010.228303] [55187]: DEBUG nova.virt.hardware [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1010.237091] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.237362] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.237548] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.237953] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.238284] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.238523] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.249552] [55187]: DEBUG nova.quota [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Getting quotas for project cde5a3245d394459bc1f3ad432a7148e. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1010.253450] [55187]: DEBUG nova.quota [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Getting quotas for user b37201a4a55f4730b94cd49a1e8b3fa0 and project cde5a3245d394459bc1f3ad432a7148e. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1010.259906] [55187]: DEBUG nova.compute.api [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1010.261312] [55187]: DEBUG nova.compute.api [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1010.264754] [55188]: DEBUG nova.policy [None req-d5255e09-9f93-4c88-9c61-aa52ebcff359 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.270261] [55188]: INFO nova.api.openstack.requestlog [None req-d5255e09-9f93-4c88-9c61-aa52ebcff359 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1507 microversion: 2.1 time: 0.103124 [ 1010.270596] [55188]: [pid: 55188|app: 0|req: 3506/6883] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:10 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1507 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.293864] [55187]: INFO nova.api.openstack.requestlog [None req-d4a96340-051c-4424-8d7f-e9539d7b9012 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.362414 [ 1010.294291] [55187]: [pid: 55187|app: 0|req: 3378/6884] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:08:10 2025] POST /compute/v2.1/servers => generated 383 bytes in 363 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1010.303212] [55188]: DEBUG nova.api.openstack.wsgi [None req-f2942d78-b411-4e96-88f3-2a170fb58644 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1010.307196] [55188]: DEBUG nova.compute.api [None req-f2942d78-b411-4e96-88f3-2a170fb58644 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1010.327449] [55187]: DEBUG nova.api.openstack.wsgi [None req-8575f9e1-585b-46cf-8fe5-0482fa866c81 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1010.332231] [55187]: DEBUG nova.compute.api [None req-8575f9e1-585b-46cf-8fe5-0482fa866c81 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1010.337464] [55187]: DEBUG oslo_concurrency.lockutils [None req-8575f9e1-585b-46cf-8fe5-0482fa866c81 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.337464] [55187]: DEBUG oslo_concurrency.lockutils [None req-8575f9e1-585b-46cf-8fe5-0482fa866c81 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.337464] [55187]: DEBUG oslo_concurrency.lockutils [None req-8575f9e1-585b-46cf-8fe5-0482fa866c81 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.337464] [55187]: DEBUG oslo_concurrency.lockutils [None req-8575f9e1-585b-46cf-8fe5-0482fa866c81 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.337464] [55187]: DEBUG oslo_concurrency.lockutils [None req-8575f9e1-585b-46cf-8fe5-0482fa866c81 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.337464] [55187]: DEBUG oslo_concurrency.lockutils [None req-8575f9e1-585b-46cf-8fe5-0482fa866c81 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.352024] [55188]: DEBUG nova.policy [None req-f2942d78-b411-4e96-88f3-2a170fb58644 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.436630] [55188]: INFO nova.api.openstack.requestlog [None req-f2942d78-b411-4e96-88f3-2a170fb58644 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1220 microversion: 2.1 time: 0.137668 [ 1010.437038] [55188]: [pid: 55188|app: 0|req: 3507/6885] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:10 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1220 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1010.441163] [55188]: DEBUG nova.api.openstack.wsgi [None req-652941f1-301d-4995-95c9-34b3202ecacf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9b76cb0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1010.472634] [55187]: INFO nova.api.openstack.requestlog [None req-8575f9e1-585b-46cf-8fe5-0482fa866c81 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface" status: 200 len: 550 microversion: 2.1 time: 0.148509 [ 1010.473271] [55187]: [pid: 55187|app: 0|req: 3379/6886] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:08:10 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface => generated 550 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1010.477938] [55187]: DEBUG nova.api.openstack.wsgi [None req-a35314d3-21be-4723-8707-6fd5ae85f45b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1010.480766] [55187]: DEBUG nova.compute.api [None req-a35314d3-21be-4723-8707-6fd5ae85f45b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1010.488180] [55187]: DEBUG oslo_concurrency.lockutils [None req-a35314d3-21be-4723-8707-6fd5ae85f45b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.488477] [55187]: DEBUG oslo_concurrency.lockutils [None req-a35314d3-21be-4723-8707-6fd5ae85f45b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.488617] [55187]: DEBUG oslo_concurrency.lockutils [None req-a35314d3-21be-4723-8707-6fd5ae85f45b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.489176] [55187]: DEBUG oslo_concurrency.lockutils [None req-a35314d3-21be-4723-8707-6fd5ae85f45b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.489867] [55187]: DEBUG oslo_concurrency.lockutils [None req-a35314d3-21be-4723-8707-6fd5ae85f45b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.489867] [55187]: DEBUG oslo_concurrency.lockutils [None req-a35314d3-21be-4723-8707-6fd5ae85f45b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.491660] [55188]: INFO nova.api.openstack.requestlog [None req-652941f1-301d-4995-95c9-34b3202ecacf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c" status: 200 len: 1604 microversion: 2.1 time: 0.053525 [ 1010.492306] [55188]: [pid: 55188|app: 0|req: 3508/6887] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:08:10 2025] GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c => generated 1604 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.503865] [55188]: DEBUG nova.api.openstack.wsgi [None req-6a5b2469-dcd6-4617-9cac-2b44a95465af tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1010.505647] [55188]: DEBUG nova.compute.api [None req-6a5b2469-dcd6-4617-9cac-2b44a95465af tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1010.509680] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a5b2469-dcd6-4617-9cac-2b44a95465af tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.509937] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a5b2469-dcd6-4617-9cac-2b44a95465af tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.510161] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a5b2469-dcd6-4617-9cac-2b44a95465af tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.510525] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a5b2469-dcd6-4617-9cac-2b44a95465af tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.510726] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a5b2469-dcd6-4617-9cac-2b44a95465af tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.510899] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a5b2469-dcd6-4617-9cac-2b44a95465af tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.660786] [55187]: DEBUG nova.policy [None req-a35314d3-21be-4723-8707-6fd5ae85f45b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.670555] [55187]: INFO nova.api.openstack.requestlog [None req-a35314d3-21be-4723-8707-6fd5ae85f45b tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1678 microversion: 2.1 time: 0.196417 [ 1010.670952] [55187]: [pid: 55187|app: 0|req: 3380/6888] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:10 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1678 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.679870] [55188]: DEBUG nova.policy [None req-6a5b2469-dcd6-4617-9cac-2b44a95465af tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.685340] [55188]: INFO nova.api.openstack.requestlog [None req-6a5b2469-dcd6-4617-9cac-2b44a95465af tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1677 microversion: 2.1 time: 0.183652 [ 1010.685736] [55188]: [pid: 55188|app: 0|req: 3509/6889] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:10 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1677 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.947538] [55187]: DEBUG nova.api.openstack.wsgi [req-60987a21-63fa-4d87-b757-0e8bbea0028a req-c276c610-e467-413c-a7a3-f768bceb9b09 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "26784492-3b89-4b43-8091-64a4c0499773", "name": "network-vif-deleted", "tag": "2e3afede-db2c-41d6-9dcd-6e60cd503e61"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1010.955168] [55187]: DEBUG oslo_concurrency.lockutils [req-60987a21-63fa-4d87-b757-0e8bbea0028a req-c276c610-e467-413c-a7a3-f768bceb9b09 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.955414] [55187]: DEBUG oslo_concurrency.lockutils [req-60987a21-63fa-4d87-b757-0e8bbea0028a req-c276c610-e467-413c-a7a3-f768bceb9b09 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.955599] [55187]: DEBUG oslo_concurrency.lockutils [req-60987a21-63fa-4d87-b757-0e8bbea0028a req-c276c610-e467-413c-a7a3-f768bceb9b09 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.965405] [55188]: DEBUG nova.api.openstack.wsgi [None req-5b1543bd-d237-48c7-ad2e-2e115958d732 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1010.968749] [55188]: DEBUG nova.policy [None req-5b1543bd-d237-48c7-ad2e-2e115958d732 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.969436] [55188]: DEBUG nova.compute.api [None req-5b1543bd-d237-48c7-ad2e-2e115958d732 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Searching by: {'deleted': False, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 1010.969556] [55187]: INFO nova.api.openstack.compute.server_external_events [req-60987a21-63fa-4d87-b757-0e8bbea0028a req-c276c610-e467-413c-a7a3-f768bceb9b09 service nova] Creating event network-vif-deleted:2e3afede-db2c-41d6-9dcd-6e60cd503e61 for instance 26784492-3b89-4b43-8091-64a4c0499773 on cpu-1 [ 1010.973668] [55187]: INFO nova.api.openstack.requestlog [req-60987a21-63fa-4d87-b757-0e8bbea0028a req-c276c610-e467-413c-a7a3-f768bceb9b09 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029225 [ 1010.973957] [55187]: [pid: 55187|app: 0|req: 3381/6890] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:11 2025] 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) [ 1010.974454] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b1543bd-d237-48c7-ad2e-2e115958d732 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.974715] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b1543bd-d237-48c7-ad2e-2e115958d732 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.974974] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b1543bd-d237-48c7-ad2e-2e115958d732 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.976324] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b1543bd-d237-48c7-ad2e-2e115958d732 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.976324] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b1543bd-d237-48c7-ad2e-2e115958d732 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.976324] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b1543bd-d237-48c7-ad2e-2e115958d732 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.997406] [55188]: DEBUG nova.compute.multi_cell_list [None req-5b1543bd-d237-48c7-ad2e-2e115958d732 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=55188) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 1011.019153] [55188]: INFO nova.api.openstack.requestlog [None req-5b1543bd-d237-48c7-ad2e-2e115958d732 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 343 microversion: 2.1 time: 0.056422 [ 1011.019349] [55188]: [pid: 55188|app: 0|req: 3510/6891] 10.180.1.21 () {58 vars in 1120 bytes} [Wed Mar 26 22:08:11 2025] GET /compute/v2.1/servers => generated 343 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1011.028391] [55187]: DEBUG nova.api.openstack.wsgi [None req-7f422864-2ac2-49cc-9b22-0f661e726f2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.030864] [55187]: DEBUG nova.policy [None req-7f422864-2ac2-49cc-9b22-0f661e726f2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.032031] [55187]: DEBUG nova.compute.api [None req-7f422864-2ac2-49cc-9b22-0f661e726f2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Searching by: {'deleted': False, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 1011.034453] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f422864-2ac2-49cc-9b22-0f661e726f2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.034925] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f422864-2ac2-49cc-9b22-0f661e726f2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.034925] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f422864-2ac2-49cc-9b22-0f661e726f2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.036028] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f422864-2ac2-49cc-9b22-0f661e726f2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.036028] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f422864-2ac2-49cc-9b22-0f661e726f2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.036028] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f422864-2ac2-49cc-9b22-0f661e726f2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.053646] [55187]: DEBUG nova.compute.multi_cell_list [None req-7f422864-2ac2-49cc-9b22-0f661e726f2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=55187) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 1011.092095] [55187]: DEBUG nova.policy [None req-7f422864-2ac2-49cc-9b22-0f661e726f2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.095607] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f422864-2ac2-49cc-9b22-0f661e726f2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.095857] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f422864-2ac2-49cc-9b22-0f661e726f2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.096063] [55187]: DEBUG oslo_concurrency.lockutils [None req-7f422864-2ac2-49cc-9b22-0f661e726f2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.126909] [55188]: DEBUG nova.api.openstack.wsgi [None req-1ee50afb-8739-4a54-b6e4-e60b7356e769 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.128721] [55188]: DEBUG nova.compute.api [None req-1ee50afb-8739-4a54-b6e4-e60b7356e769 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.134394] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ee50afb-8739-4a54-b6e4-e60b7356e769 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.134662] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ee50afb-8739-4a54-b6e4-e60b7356e769 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.134876] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ee50afb-8739-4a54-b6e4-e60b7356e769 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.135286] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ee50afb-8739-4a54-b6e4-e60b7356e769 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.135495] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ee50afb-8739-4a54-b6e4-e60b7356e769 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.135701] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ee50afb-8739-4a54-b6e4-e60b7356e769 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.206633] [55187]: INFO nova.api.openstack.requestlog [None req-7f422864-2ac2-49cc-9b22-0f661e726f2e tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1604 microversion: 2.1 time: 0.180820 [ 1011.207109] [55187]: [pid: 55187|app: 0|req: 3382/6892] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:08:11 2025] GET /compute/v2.1/servers/detail => generated 1604 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.221660] [55187]: DEBUG nova.api.openstack.wsgi [None req-4ecbe9e5-89a4-4cb9-b429-b1b16d7425d8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.235767] [55187]: INFO nova.api.openstack.requestlog [None req-4ecbe9e5-89a4-4cb9-b429-b1b16d7425d8 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.016615 [ 1011.236960] [55187]: [pid: 55187|app: 0|req: 3383/6893] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 26 22:08:11 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1011.237090] [55188]: DEBUG nova.policy [None req-1ee50afb-8739-4a54-b6e4-e60b7356e769 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.243145] [55188]: INFO nova.api.openstack.requestlog [None req-1ee50afb-8739-4a54-b6e4-e60b7356e769 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1517 microversion: 2.1 time: 0.118945 [ 1011.243502] [55188]: [pid: 55188|app: 0|req: 3511/6894] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:11 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1517 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.284289] [55187]: DEBUG nova.api.openstack.wsgi [None req-d45c7780-d5bd-4ab1-bfb5-fe6cf7b454bc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.286130] [55187]: DEBUG nova.compute.api [None req-d45c7780-d5bd-4ab1-bfb5-fe6cf7b454bc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.292158] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45c7780-d5bd-4ab1-bfb5-fe6cf7b454bc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.292158] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45c7780-d5bd-4ab1-bfb5-fe6cf7b454bc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.292330] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45c7780-d5bd-4ab1-bfb5-fe6cf7b454bc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.293172] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45c7780-d5bd-4ab1-bfb5-fe6cf7b454bc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.294124] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45c7780-d5bd-4ab1-bfb5-fe6cf7b454bc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.294420] [55187]: DEBUG oslo_concurrency.lockutils [None req-d45c7780-d5bd-4ab1-bfb5-fe6cf7b454bc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.376399] [55188]: DEBUG nova.api.openstack.wsgi [None req-0e8a6819-385d-451c-9b59-b46908908a01 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.376749] [55188]: DEBUG nova.compute.api [None req-0e8a6819-385d-451c-9b59-b46908908a01 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.392116] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e8a6819-385d-451c-9b59-b46908908a01 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.392401] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e8a6819-385d-451c-9b59-b46908908a01 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.392598] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e8a6819-385d-451c-9b59-b46908908a01 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.392981] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e8a6819-385d-451c-9b59-b46908908a01 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.393233] [55187]: DEBUG nova.policy [None req-d45c7780-d5bd-4ab1-bfb5-fe6cf7b454bc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.393537] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e8a6819-385d-451c-9b59-b46908908a01 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.393773] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e8a6819-385d-451c-9b59-b46908908a01 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.401214] [55187]: INFO nova.api.openstack.requestlog [None req-d45c7780-d5bd-4ab1-bfb5-fe6cf7b454bc tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1528 microversion: 2.1 time: 0.119174 [ 1011.401578] [55187]: [pid: 55187|app: 0|req: 3384/6895] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:11 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1528 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.414845] [55188]: DEBUG nova.compute.api [None req-0e8a6819-385d-451c-9b59-b46908908a01 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1011.450783] [55187]: DEBUG nova.api.openstack.wsgi [None req-e2c8dcd2-df54-42cc-8374-6ee7f3edf361 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.455022] [55187]: DEBUG nova.compute.api [None req-e2c8dcd2-df54-42cc-8374-6ee7f3edf361 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.462919] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2c8dcd2-df54-42cc-8374-6ee7f3edf361 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.462919] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2c8dcd2-df54-42cc-8374-6ee7f3edf361 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.463179] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2c8dcd2-df54-42cc-8374-6ee7f3edf361 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.463474] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2c8dcd2-df54-42cc-8374-6ee7f3edf361 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.463667] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2c8dcd2-df54-42cc-8374-6ee7f3edf361 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.463846] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2c8dcd2-df54-42cc-8374-6ee7f3edf361 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.487687] [55188]: INFO nova.api.openstack.requestlog [None req-0e8a6819-385d-451c-9b59-b46908908a01 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 204 len: 0 microversion: 2.1 time: 0.113060 [ 1011.488789] [55188]: [pid: 55188|app: 0|req: 3512/6896] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:08:11 2025] DELETE /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1011.492801] [55188]: DEBUG nova.api.openstack.wsgi [None req-226fe383-7bc1-42de-9e28-209ce9c363a7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.496702] [55188]: DEBUG nova.compute.api [None req-226fe383-7bc1-42de-9e28-209ce9c363a7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.500896] [55188]: DEBUG oslo_concurrency.lockutils [None req-226fe383-7bc1-42de-9e28-209ce9c363a7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.501192] [55188]: DEBUG oslo_concurrency.lockutils [None req-226fe383-7bc1-42de-9e28-209ce9c363a7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.501391] [55188]: DEBUG oslo_concurrency.lockutils [None req-226fe383-7bc1-42de-9e28-209ce9c363a7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.501833] [55188]: DEBUG oslo_concurrency.lockutils [None req-226fe383-7bc1-42de-9e28-209ce9c363a7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.501974] [55188]: DEBUG oslo_concurrency.lockutils [None req-226fe383-7bc1-42de-9e28-209ce9c363a7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.502172] [55188]: DEBUG oslo_concurrency.lockutils [None req-226fe383-7bc1-42de-9e28-209ce9c363a7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.506664] [55187]: DEBUG nova.policy [None req-e2c8dcd2-df54-42cc-8374-6ee7f3edf361 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.514398] [55187]: INFO nova.api.openstack.requestlog [None req-e2c8dcd2-df54-42cc-8374-6ee7f3edf361 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1224 microversion: 2.1 time: 0.065419 [ 1011.514398] [55187]: [pid: 55187|app: 0|req: 3385/6897] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:11 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1224 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.517327] [55187]: DEBUG nova.api.openstack.wsgi [None req-e5eca486-5946-4133-b7bd-30bbe23bbfe2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.519203] [55187]: DEBUG nova.compute.api [None req-e5eca486-5946-4133-b7bd-30bbe23bbfe2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.524432] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5eca486-5946-4133-b7bd-30bbe23bbfe2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.524670] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5eca486-5946-4133-b7bd-30bbe23bbfe2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.524859] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5eca486-5946-4133-b7bd-30bbe23bbfe2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.525258] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5eca486-5946-4133-b7bd-30bbe23bbfe2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.525462] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5eca486-5946-4133-b7bd-30bbe23bbfe2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.525638] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5eca486-5946-4133-b7bd-30bbe23bbfe2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.564829] [55188]: INFO nova.api.openstack.requestlog [None req-226fe383-7bc1-42de-9e28-209ce9c363a7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface" status: 200 len: 550 microversion: 2.1 time: 0.074931 [ 1011.564829] [55188]: [pid: 55188|app: 0|req: 3513/6898] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:08:11 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface => generated 550 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1011.567509] [55188]: DEBUG nova.api.openstack.wsgi [None req-dc440b94-9fff-4706-bfa7-5d72c27622d8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4aff782d40>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.603339] [55188]: INFO nova.api.openstack.requestlog [None req-dc440b94-9fff-4706-bfa7-5d72c27622d8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c" status: 200 len: 1604 microversion: 2.1 time: 0.037843 [ 1011.603654] [55188]: [pid: 55188|app: 0|req: 3514/6899] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:08:11 2025] GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c => generated 1604 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.663223] [55187]: DEBUG nova.policy [None req-e5eca486-5946-4133-b7bd-30bbe23bbfe2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.668621] [55187]: INFO nova.api.openstack.requestlog [None req-e5eca486-5946-4133-b7bd-30bbe23bbfe2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1607 microversion: 2.1 time: 0.153605 [ 1011.669031] [55187]: [pid: 55187|app: 0|req: 3386/6900] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:11 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1607 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.685766] [55188]: DEBUG nova.api.openstack.wsgi [None req-95d5d51c-0429-412f-97c0-3822aea60830 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.687702] [55188]: DEBUG nova.compute.api [None req-95d5d51c-0429-412f-97c0-3822aea60830 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.692452] [55188]: DEBUG oslo_concurrency.lockutils [None req-95d5d51c-0429-412f-97c0-3822aea60830 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.692663] [55188]: DEBUG oslo_concurrency.lockutils [None req-95d5d51c-0429-412f-97c0-3822aea60830 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.692835] [55188]: DEBUG oslo_concurrency.lockutils [None req-95d5d51c-0429-412f-97c0-3822aea60830 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.693333] [55188]: DEBUG oslo_concurrency.lockutils [None req-95d5d51c-0429-412f-97c0-3822aea60830 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.693590] [55188]: DEBUG oslo_concurrency.lockutils [None req-95d5d51c-0429-412f-97c0-3822aea60830 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.696048] [55188]: DEBUG oslo_concurrency.lockutils [None req-95d5d51c-0429-412f-97c0-3822aea60830 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.713240] [55187]: DEBUG nova.api.openstack.wsgi [None req-ddac0973-0d1f-4d20-8d56-2679b4705677 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1011.716983] [55187]: DEBUG nova.compute.api [None req-ddac0973-0d1f-4d20-8d56-2679b4705677 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1011.726844] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddac0973-0d1f-4d20-8d56-2679b4705677 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.726844] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddac0973-0d1f-4d20-8d56-2679b4705677 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.726844] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddac0973-0d1f-4d20-8d56-2679b4705677 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.726844] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddac0973-0d1f-4d20-8d56-2679b4705677 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.726844] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddac0973-0d1f-4d20-8d56-2679b4705677 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.726844] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddac0973-0d1f-4d20-8d56-2679b4705677 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.742713] [55188]: DEBUG nova.policy [None req-95d5d51c-0429-412f-97c0-3822aea60830 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.749022] [55188]: INFO nova.api.openstack.requestlog [None req-95d5d51c-0429-412f-97c0-3822aea60830 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1319 microversion: 2.1 time: 0.064282 [ 1011.749022] [55188]: [pid: 55188|app: 0|req: 3515/6901] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:12 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1319 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.883105] [55187]: DEBUG nova.policy [None req-ddac0973-0d1f-4d20-8d56-2679b4705677 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.887936] [55187]: INFO nova.api.openstack.requestlog [None req-ddac0973-0d1f-4d20-8d56-2679b4705677 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1677 microversion: 2.1 time: 0.177962 [ 1011.888824] [55187]: [pid: 55187|app: 0|req: 3387/6902] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:12 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1677 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.257468] [55188]: DEBUG nova.api.openstack.wsgi [None req-0feba551-f7f1-4a24-ac6a-49550764ca24 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.259454] [55188]: DEBUG nova.compute.api [None req-0feba551-f7f1-4a24-ac6a-49550764ca24 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.264447] [55188]: DEBUG oslo_concurrency.lockutils [None req-0feba551-f7f1-4a24-ac6a-49550764ca24 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.264767] [55188]: DEBUG oslo_concurrency.lockutils [None req-0feba551-f7f1-4a24-ac6a-49550764ca24 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.264978] [55188]: DEBUG oslo_concurrency.lockutils [None req-0feba551-f7f1-4a24-ac6a-49550764ca24 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.265395] [55188]: DEBUG oslo_concurrency.lockutils [None req-0feba551-f7f1-4a24-ac6a-49550764ca24 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.265882] [55188]: DEBUG oslo_concurrency.lockutils [None req-0feba551-f7f1-4a24-ac6a-49550764ca24 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.265882] [55188]: DEBUG oslo_concurrency.lockutils [None req-0feba551-f7f1-4a24-ac6a-49550764ca24 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.388464] [55188]: DEBUG nova.policy [None req-0feba551-f7f1-4a24-ac6a-49550764ca24 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.399589] [55188]: INFO nova.api.openstack.requestlog [None req-0feba551-f7f1-4a24-ac6a-49550764ca24 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1517 microversion: 2.1 time: 0.144373 [ 1012.400028] [55188]: [pid: 55188|app: 0|req: 3516/6903] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:12 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1517 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.415675] [55187]: DEBUG nova.api.openstack.wsgi [None req-bbcfe750-2ab5-49aa-add6-41c242893dcf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.417417] [55187]: DEBUG nova.compute.api [None req-bbcfe750-2ab5-49aa-add6-41c242893dcf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.422235] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbcfe750-2ab5-49aa-add6-41c242893dcf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.422584] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbcfe750-2ab5-49aa-add6-41c242893dcf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.422846] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbcfe750-2ab5-49aa-add6-41c242893dcf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.423295] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbcfe750-2ab5-49aa-add6-41c242893dcf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.423554] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbcfe750-2ab5-49aa-add6-41c242893dcf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.423703] [55187]: DEBUG oslo_concurrency.lockutils [None req-bbcfe750-2ab5-49aa-add6-41c242893dcf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.510412] [55187]: DEBUG nova.policy [None req-bbcfe750-2ab5-49aa-add6-41c242893dcf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.515430] [55187]: INFO nova.api.openstack.requestlog [None req-bbcfe750-2ab5-49aa-add6-41c242893dcf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1528 microversion: 2.1 time: 0.102109 [ 1012.515813] [55187]: [pid: 55187|app: 0|req: 3388/6904] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:12 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1528 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.527056] [55188]: DEBUG nova.api.openstack.wsgi [None req-4b7f207a-8f5b-4cc3-8e33-90a0d874ba5d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.529246] [55188]: DEBUG nova.compute.api [None req-4b7f207a-8f5b-4cc3-8e33-90a0d874ba5d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.533661] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b7f207a-8f5b-4cc3-8e33-90a0d874ba5d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.534082] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b7f207a-8f5b-4cc3-8e33-90a0d874ba5d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.534341] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b7f207a-8f5b-4cc3-8e33-90a0d874ba5d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.534733] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b7f207a-8f5b-4cc3-8e33-90a0d874ba5d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.534933] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b7f207a-8f5b-4cc3-8e33-90a0d874ba5d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.535121] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b7f207a-8f5b-4cc3-8e33-90a0d874ba5d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.574897] [55187]: DEBUG nova.api.openstack.wsgi [None req-b6f4a5da-a480-4926-99e2-7dcf93488962 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.575375] [55187]: DEBUG nova.compute.api [None req-b6f4a5da-a480-4926-99e2-7dcf93488962 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.579902] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6f4a5da-a480-4926-99e2-7dcf93488962 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.579902] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6f4a5da-a480-4926-99e2-7dcf93488962 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.580106] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6f4a5da-a480-4926-99e2-7dcf93488962 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.580488] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6f4a5da-a480-4926-99e2-7dcf93488962 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.580721] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6f4a5da-a480-4926-99e2-7dcf93488962 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.580899] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6f4a5da-a480-4926-99e2-7dcf93488962 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.582186] [55188]: DEBUG nova.policy [None req-4b7f207a-8f5b-4cc3-8e33-90a0d874ba5d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.589942] [55188]: INFO nova.api.openstack.requestlog [None req-4b7f207a-8f5b-4cc3-8e33-90a0d874ba5d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1272 microversion: 2.1 time: 0.065581 [ 1012.590504] [55188]: [pid: 55188|app: 0|req: 3517/6905] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:12 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1272 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.614783] [55188]: DEBUG nova.api.openstack.wsgi [None req-c1f2ef88-2d32-4a7e-93e8-34940f8aeb20 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4afa7fd000>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.658636] [55188]: INFO nova.api.openstack.requestlog [None req-c1f2ef88-2d32-4a7e-93e8-34940f8aeb20 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c" status: 200 len: 1604 microversion: 2.1 time: 0.046148 [ 1012.659067] [55188]: [pid: 55188|app: 0|req: 3518/6906] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:08:12 2025] GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c => generated 1604 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.678912] [55187]: INFO nova.api.openstack.requestlog [None req-b6f4a5da-a480-4926-99e2-7dcf93488962 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface" status: 200 len: 550 microversion: 2.1 time: 0.107770 [ 1012.679453] [55187]: [pid: 55187|app: 0|req: 3389/6907] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:08:12 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface => generated 550 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1012.682938] [55188]: DEBUG nova.api.openstack.wsgi [None req-1500cdea-0551-4d54-afd2-b77fb5216d0d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.685056] [55188]: DEBUG nova.compute.api [None req-1500cdea-0551-4d54-afd2-b77fb5216d0d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.689840] [55188]: DEBUG oslo_concurrency.lockutils [None req-1500cdea-0551-4d54-afd2-b77fb5216d0d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.690110] [55188]: DEBUG oslo_concurrency.lockutils [None req-1500cdea-0551-4d54-afd2-b77fb5216d0d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.690662] [55188]: DEBUG oslo_concurrency.lockutils [None req-1500cdea-0551-4d54-afd2-b77fb5216d0d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.690758] [55188]: DEBUG oslo_concurrency.lockutils [None req-1500cdea-0551-4d54-afd2-b77fb5216d0d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.690988] [55188]: DEBUG oslo_concurrency.lockutils [None req-1500cdea-0551-4d54-afd2-b77fb5216d0d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.691249] [55188]: DEBUG oslo_concurrency.lockutils [None req-1500cdea-0551-4d54-afd2-b77fb5216d0d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.769075] [55187]: DEBUG nova.api.openstack.wsgi [None req-3ffc9099-bc13-4cb5-9428-f6d4371aad41 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.771243] [55187]: DEBUG nova.compute.api [None req-3ffc9099-bc13-4cb5-9428-f6d4371aad41 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.775531] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ffc9099-bc13-4cb5-9428-f6d4371aad41 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.775531] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ffc9099-bc13-4cb5-9428-f6d4371aad41 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.775531] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ffc9099-bc13-4cb5-9428-f6d4371aad41 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.775965] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ffc9099-bc13-4cb5-9428-f6d4371aad41 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.776126] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ffc9099-bc13-4cb5-9428-f6d4371aad41 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.776309] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ffc9099-bc13-4cb5-9428-f6d4371aad41 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.799739] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ffc9099-bc13-4cb5-9428-f6d4371aad41 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.799983] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ffc9099-bc13-4cb5-9428-f6d4371aad41 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.800193] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ffc9099-bc13-4cb5-9428-f6d4371aad41 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.800402] [55187]: DEBUG nova.objects.instance [None req-3ffc9099-bc13-4cb5-9428-f6d4371aad41 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lazy-loading 'fault' on Instance uuid 26784492-3b89-4b43-8091-64a4c0499773 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1012.809091] [55188]: DEBUG nova.policy [None req-1500cdea-0551-4d54-afd2-b77fb5216d0d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.815394] [55188]: INFO nova.api.openstack.requestlog [None req-1500cdea-0551-4d54-afd2-b77fb5216d0d tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1607 microversion: 2.1 time: 0.135315 [ 1012.815768] [55188]: [pid: 55188|app: 0|req: 3519/6908] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:13 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1607 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.823173] [55187]: DEBUG nova.policy [None req-3ffc9099-bc13-4cb5-9428-f6d4371aad41 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.828365] [55187]: INFO nova.api.openstack.requestlog [None req-3ffc9099-bc13-4cb5-9428-f6d4371aad41 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1324 microversion: 2.1 time: 0.062034 [ 1012.828701] [55187]: [pid: 55187|app: 0|req: 3390/6909] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:13 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1324 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.903180] [55188]: DEBUG nova.api.openstack.wsgi [None req-6c49dbf4-1e6d-470f-aea2-bc8df34b58de tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1012.904982] [55188]: DEBUG nova.compute.api [None req-6c49dbf4-1e6d-470f-aea2-bc8df34b58de tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1012.908650] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c49dbf4-1e6d-470f-aea2-bc8df34b58de tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.908870] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c49dbf4-1e6d-470f-aea2-bc8df34b58de tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.909066] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c49dbf4-1e6d-470f-aea2-bc8df34b58de tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.909464] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c49dbf4-1e6d-470f-aea2-bc8df34b58de tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.909676] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c49dbf4-1e6d-470f-aea2-bc8df34b58de tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.909927] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c49dbf4-1e6d-470f-aea2-bc8df34b58de tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.944875] [55188]: DEBUG nova.policy [None req-6c49dbf4-1e6d-470f-aea2-bc8df34b58de tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.950015] [55188]: INFO nova.api.openstack.requestlog [None req-6c49dbf4-1e6d-470f-aea2-bc8df34b58de tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1292 microversion: 2.1 time: 0.049059 [ 1012.950403] [55188]: [pid: 55188|app: 0|req: 3520/6910] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:13 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1292 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.984326] [55187]: DEBUG nova.api.openstack.wsgi [req-337fc127-87c2-4668-a354-3dc94754e72d req-fde42006-0719-472d-b46a-bb25290a20d7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94249f7f-ee2e-4624-8294-62c1deaa363a", "name": "network-vif-deleted", "tag": "7bdba314-991c-451d-844e-bb05b36d1a8f"}, {"server_uuid": "94249f7f-ee2e-4624-8294-62c1deaa363a", "name": "network-vif-deleted", "tag": "8b02dcf6-2cdb-42ce-a879-4758d9d66608"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1012.992027] [55187]: DEBUG oslo_concurrency.lockutils [req-337fc127-87c2-4668-a354-3dc94754e72d req-fde42006-0719-472d-b46a-bb25290a20d7 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.992027] [55187]: DEBUG oslo_concurrency.lockutils [req-337fc127-87c2-4668-a354-3dc94754e72d req-fde42006-0719-472d-b46a-bb25290a20d7 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.992027] [55187]: DEBUG oslo_concurrency.lockutils [req-337fc127-87c2-4668-a354-3dc94754e72d req-fde42006-0719-472d-b46a-bb25290a20d7 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.998677] [55187]: INFO nova.api.openstack.compute.server_external_events [req-337fc127-87c2-4668-a354-3dc94754e72d req-fde42006-0719-472d-b46a-bb25290a20d7 service nova] Creating event network-vif-deleted:7bdba314-991c-451d-844e-bb05b36d1a8f for instance 94249f7f-ee2e-4624-8294-62c1deaa363a on cpu-1 [ 1012.998677] [55187]: INFO nova.api.openstack.compute.server_external_events [req-337fc127-87c2-4668-a354-3dc94754e72d req-fde42006-0719-472d-b46a-bb25290a20d7 service nova] Creating event network-vif-deleted:8b02dcf6-2cdb-42ce-a879-4758d9d66608 for instance 94249f7f-ee2e-4624-8294-62c1deaa363a on cpu-1 [ 1013.001842] [55187]: INFO nova.api.openstack.requestlog [req-337fc127-87c2-4668-a354-3dc94754e72d req-fde42006-0719-472d-b46a-bb25290a20d7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.020026 [ 1013.002206] [55187]: [pid: 55187|app: 0|req: 3391/6911] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:13 2025] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1013.078343] [55188]: DEBUG nova.api.openstack.wsgi [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Action: 'action', calling method: >, body: {"rebuild": {"name": "tempest-ServerActionsV293TestJSON-server-737095009", "metadata": {"rebuild": "server"}, "adminPass": "***", "imageRef": "}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1013.080544] [55188]: DEBUG nova.compute.api [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.085887] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.086215] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.086468] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.086854] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.087098] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.087288] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.109985] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.109985] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.109985] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.113696] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.113925] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.114131] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.114516] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.114720] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.114894] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.199397] [55188]: DEBUG nova.quota [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Getting quotas for project af2f303415e942d7b281e034d9f4cab9. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1013.203939] [55188]: DEBUG nova.quota [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Getting quotas for user 172205be8805426e998142f2139db8ba and project af2f303415e942d7b281e034d9f4cab9. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1013.214771] [55188]: DEBUG nova.virt.hardware [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1013.215123] [55188]: DEBUG nova.virt.hardware [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1013.215206] [55188]: DEBUG nova.virt.hardware [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1013.215354] [55188]: DEBUG nova.virt.hardware [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1013.215517] [55188]: DEBUG nova.virt.hardware [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1013.319280] [55188]: DEBUG nova.compute.api [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.324350] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.324608] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.324835] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.325546] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.325546] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.325546] [55188]: DEBUG oslo_concurrency.lockutils [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.414160] [55187]: DEBUG nova.api.openstack.wsgi [None req-bc480ffe-3d3d-450f-95d4-fe2235ded330 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.416304] [55187]: DEBUG nova.compute.api [None req-bc480ffe-3d3d-450f-95d4-fe2235ded330 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.420223] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc480ffe-3d3d-450f-95d4-fe2235ded330 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.420482] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc480ffe-3d3d-450f-95d4-fe2235ded330 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.420672] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc480ffe-3d3d-450f-95d4-fe2235ded330 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.421048] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc480ffe-3d3d-450f-95d4-fe2235ded330 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.421248] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc480ffe-3d3d-450f-95d4-fe2235ded330 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.421489] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc480ffe-3d3d-450f-95d4-fe2235ded330 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.456404] [55188]: DEBUG nova.policy [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.461654] [55188]: DEBUG nova.policy [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.462589] [55188]: DEBUG nova.policy [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.471651] [55188]: INFO nova.api.openstack.requestlog [None req-59e555e9-d718-4a6b-a8c2-f01ae9a04223 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "POST /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364/action" status: 202 len: 2052 microversion: 2.93 time: 0.396184 [ 1013.472273] [55188]: [pid: 55188|app: 0|req: 3521/6912] 10.180.1.21 () {62 vars in 1315 bytes} [Wed Mar 26 22:08:13 2025] POST /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364/action => generated 2052 bytes in 397 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 1013.486590] [55188]: DEBUG nova.api.openstack.wsgi [None req-8f199fda-e020-477c-b489-12f68442ec44 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.499295] [55188]: INFO nova.api.openstack.requestlog [None req-8f199fda-e020-477c-b489-12f68442ec44 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 428 microversion: 2.93 time: 0.015051 [ 1013.499657] [55188]: [pid: 55188|app: 0|req: 3522/6913] 10.180.1.21 () {60 vars in 1170 bytes} [Wed Mar 26 22:08:13 2025] GET /compute/v2.1/flavors/42 => generated 428 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) [ 1013.504489] [55187]: DEBUG nova.policy [None req-bc480ffe-3d3d-450f-95d4-fe2235ded330 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.506877] [55188]: DEBUG nova.api.openstack.wsgi [None req-c5f51207-36ec-4acd-b28f-f77cb4c4f2b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.509280] [55188]: DEBUG nova.compute.api [None req-c5f51207-36ec-4acd-b28f-f77cb4c4f2b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.509587] [55187]: INFO nova.api.openstack.requestlog [None req-bc480ffe-3d3d-450f-95d4-fe2235ded330 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1515 microversion: 2.1 time: 0.098246 [ 1013.509956] [55187]: [pid: 55187|app: 0|req: 3392/6914] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:13 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1515 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.513168] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5f51207-36ec-4acd-b28f-f77cb4c4f2b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.513488] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5f51207-36ec-4acd-b28f-f77cb4c4f2b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.513711] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5f51207-36ec-4acd-b28f-f77cb4c4f2b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.514141] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5f51207-36ec-4acd-b28f-f77cb4c4f2b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.514391] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5f51207-36ec-4acd-b28f-f77cb4c4f2b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.514602] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5f51207-36ec-4acd-b28f-f77cb4c4f2b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.530906] [55187]: DEBUG nova.api.openstack.wsgi [None req-4600e4b2-c63e-41ff-9f51-c01158ae374f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.532765] [55187]: DEBUG nova.compute.api [None req-4600e4b2-c63e-41ff-9f51-c01158ae374f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.536352] [55187]: DEBUG oslo_concurrency.lockutils [None req-4600e4b2-c63e-41ff-9f51-c01158ae374f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.536588] [55187]: DEBUG oslo_concurrency.lockutils [None req-4600e4b2-c63e-41ff-9f51-c01158ae374f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.536770] [55187]: DEBUG oslo_concurrency.lockutils [None req-4600e4b2-c63e-41ff-9f51-c01158ae374f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.537157] [55187]: DEBUG oslo_concurrency.lockutils [None req-4600e4b2-c63e-41ff-9f51-c01158ae374f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.537362] [55187]: DEBUG oslo_concurrency.lockutils [None req-4600e4b2-c63e-41ff-9f51-c01158ae374f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.537714] [55187]: DEBUG oslo_concurrency.lockutils [None req-4600e4b2-c63e-41ff-9f51-c01158ae374f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.587358] [55188]: DEBUG nova.policy [None req-c5f51207-36ec-4acd-b28f-f77cb4c4f2b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.591992] [55188]: DEBUG nova.policy [None req-c5f51207-36ec-4acd-b28f-f77cb4c4f2b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.592599] [55188]: DEBUG nova.policy [None req-c5f51207-36ec-4acd-b28f-f77cb4c4f2b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.595304] [55188]: INFO nova.api.openstack.requestlog [None req-c5f51207-36ec-4acd-b28f-f77cb4c4f2b9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1875 microversion: 2.93 time: 0.090720 [ 1013.595623] [55188]: [pid: 55188|app: 0|req: 3523/6915] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:13 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1875 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1013.603753] [55188]: DEBUG nova.api.openstack.wsgi [None req-b1524374-ae6d-4d37-acf3-3aed107f648b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.605393] [55188]: DEBUG nova.compute.api [None req-b1524374-ae6d-4d37-acf3-3aed107f648b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.608952] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1524374-ae6d-4d37-acf3-3aed107f648b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.609206] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1524374-ae6d-4d37-acf3-3aed107f648b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.609433] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1524374-ae6d-4d37-acf3-3aed107f648b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.609802] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1524374-ae6d-4d37-acf3-3aed107f648b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.610026] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1524374-ae6d-4d37-acf3-3aed107f648b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.610201] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1524374-ae6d-4d37-acf3-3aed107f648b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.636646] [55187]: DEBUG nova.policy [None req-4600e4b2-c63e-41ff-9f51-c01158ae374f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.641222] [55187]: INFO nova.api.openstack.requestlog [None req-4600e4b2-c63e-41ff-9f51-c01158ae374f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1523 microversion: 2.1 time: 0.112731 [ 1013.641554] [55187]: [pid: 55187|app: 0|req: 3393/6916] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:13 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1523 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.647559] [55188]: DEBUG nova.policy [None req-b1524374-ae6d-4d37-acf3-3aed107f648b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.652644] [55188]: INFO nova.api.openstack.requestlog [None req-b1524374-ae6d-4d37-acf3-3aed107f648b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1272 microversion: 2.1 time: 0.050681 [ 1013.652995] [55188]: [pid: 55188|app: 0|req: 3524/6917] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:13 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1272 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.669576] [55187]: DEBUG nova.api.openstack.wsgi [None req-9b69ad31-da2a-4554-95de-891ec6c5dbf7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9ab0f70>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.689466] [55188]: DEBUG nova.api.openstack.wsgi [None req-9cd1acfe-8dad-4854-8427-ab9ca023c7f0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.691143] [55188]: DEBUG nova.compute.api [None req-9cd1acfe-8dad-4854-8427-ab9ca023c7f0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.694990] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cd1acfe-8dad-4854-8427-ab9ca023c7f0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.695310] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cd1acfe-8dad-4854-8427-ab9ca023c7f0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.695512] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cd1acfe-8dad-4854-8427-ab9ca023c7f0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.695875] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cd1acfe-8dad-4854-8427-ab9ca023c7f0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.696096] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cd1acfe-8dad-4854-8427-ab9ca023c7f0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.696269] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cd1acfe-8dad-4854-8427-ab9ca023c7f0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.700393] [55187]: INFO nova.api.openstack.requestlog [None req-9b69ad31-da2a-4554-95de-891ec6c5dbf7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c" status: 200 len: 1604 microversion: 2.1 time: 0.033347 [ 1013.700748] [55187]: [pid: 55187|app: 0|req: 3394/6918] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:08:14 2025] GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c => generated 1604 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.776270] [55188]: INFO nova.api.openstack.requestlog [None req-9cd1acfe-8dad-4854-8427-ab9ca023c7f0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface" status: 200 len: 550 microversion: 2.1 time: 0.089293 [ 1013.776682] [55188]: [pid: 55188|app: 0|req: 3525/6919] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:08:14 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface => generated 550 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1013.829289] [55187]: DEBUG nova.api.openstack.wsgi [None req-efd4a418-fc46-43a9-aaa8-ea16625e7c3f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.831106] [55187]: DEBUG nova.compute.api [None req-efd4a418-fc46-43a9-aaa8-ea16625e7c3f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.835561] [55187]: DEBUG oslo_concurrency.lockutils [None req-efd4a418-fc46-43a9-aaa8-ea16625e7c3f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.835832] [55187]: DEBUG oslo_concurrency.lockutils [None req-efd4a418-fc46-43a9-aaa8-ea16625e7c3f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.836049] [55187]: DEBUG oslo_concurrency.lockutils [None req-efd4a418-fc46-43a9-aaa8-ea16625e7c3f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.836467] [55187]: DEBUG oslo_concurrency.lockutils [None req-efd4a418-fc46-43a9-aaa8-ea16625e7c3f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.836686] [55187]: DEBUG oslo_concurrency.lockutils [None req-efd4a418-fc46-43a9-aaa8-ea16625e7c3f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.836856] [55187]: DEBUG oslo_concurrency.lockutils [None req-efd4a418-fc46-43a9-aaa8-ea16625e7c3f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.842469] [55188]: DEBUG nova.api.openstack.wsgi [None req-d86d50e8-1767-4988-8c05-ecd13bc471fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.844213] [55188]: DEBUG nova.compute.api [None req-d86d50e8-1767-4988-8c05-ecd13bc471fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.848078] [55188]: DEBUG oslo_concurrency.lockutils [None req-d86d50e8-1767-4988-8c05-ecd13bc471fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.848401] [55188]: DEBUG oslo_concurrency.lockutils [None req-d86d50e8-1767-4988-8c05-ecd13bc471fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.848613] [55188]: DEBUG oslo_concurrency.lockutils [None req-d86d50e8-1767-4988-8c05-ecd13bc471fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.848984] [55188]: DEBUG oslo_concurrency.lockutils [None req-d86d50e8-1767-4988-8c05-ecd13bc471fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.849206] [55188]: DEBUG oslo_concurrency.lockutils [None req-d86d50e8-1767-4988-8c05-ecd13bc471fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.849416] [55188]: DEBUG oslo_concurrency.lockutils [None req-d86d50e8-1767-4988-8c05-ecd13bc471fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.870772] [55188]: DEBUG oslo_concurrency.lockutils [None req-d86d50e8-1767-4988-8c05-ecd13bc471fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.871667] [55188]: DEBUG oslo_concurrency.lockutils [None req-d86d50e8-1767-4988-8c05-ecd13bc471fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.871667] [55188]: DEBUG oslo_concurrency.lockutils [None req-d86d50e8-1767-4988-8c05-ecd13bc471fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.871667] [55188]: DEBUG nova.objects.instance [None req-d86d50e8-1767-4988-8c05-ecd13bc471fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lazy-loading 'fault' on Instance uuid 26784492-3b89-4b43-8091-64a4c0499773 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1013.894766] [55188]: DEBUG nova.policy [None req-d86d50e8-1767-4988-8c05-ecd13bc471fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.899526] [55188]: INFO nova.api.openstack.requestlog [None req-d86d50e8-1767-4988-8c05-ecd13bc471fd tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1324 microversion: 2.1 time: 0.059276 [ 1013.899866] [55188]: [pid: 55188|app: 0|req: 3526/6920] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:14 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1324 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.912835] [55187]: DEBUG nova.policy [None req-efd4a418-fc46-43a9-aaa8-ea16625e7c3f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.917730] [55187]: INFO nova.api.openstack.requestlog [None req-efd4a418-fc46-43a9-aaa8-ea16625e7c3f tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1607 microversion: 2.1 time: 0.090942 [ 1013.918096] [55187]: [pid: 55187|app: 0|req: 3395/6921] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:14 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1607 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.963737] [55188]: DEBUG nova.api.openstack.wsgi [None req-9f8e2a16-57a2-458d-bc27-e143ee9f8986 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1013.965713] [55188]: DEBUG nova.compute.api [None req-9f8e2a16-57a2-458d-bc27-e143ee9f8986 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1013.969871] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f8e2a16-57a2-458d-bc27-e143ee9f8986 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.970182] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f8e2a16-57a2-458d-bc27-e143ee9f8986 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.970396] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f8e2a16-57a2-458d-bc27-e143ee9f8986 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.970758] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f8e2a16-57a2-458d-bc27-e143ee9f8986 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.971028] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f8e2a16-57a2-458d-bc27-e143ee9f8986 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.971148] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f8e2a16-57a2-458d-bc27-e143ee9f8986 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.988759] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f8e2a16-57a2-458d-bc27-e143ee9f8986 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.988989] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f8e2a16-57a2-458d-bc27-e143ee9f8986 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.989267] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f8e2a16-57a2-458d-bc27-e143ee9f8986 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.989505] [55188]: DEBUG nova.objects.instance [None req-9f8e2a16-57a2-458d-bc27-e143ee9f8986 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lazy-loading 'fault' on Instance uuid 94249f7f-ee2e-4624-8294-62c1deaa363a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1014.010084] [55188]: DEBUG nova.policy [None req-9f8e2a16-57a2-458d-bc27-e143ee9f8986 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.014427] [55188]: INFO nova.api.openstack.requestlog [None req-9f8e2a16-57a2-458d-bc27-e143ee9f8986 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1297 microversion: 2.1 time: 0.053370 [ 1014.014757] [55188]: [pid: 55188|app: 0|req: 3527/6922] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:14 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1297 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.522518] [55187]: DEBUG nova.api.openstack.wsgi [None req-5468484f-2c13-49ce-928f-d4a7b3587640 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.524280] [55187]: DEBUG nova.compute.api [None req-5468484f-2c13-49ce-928f-d4a7b3587640 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1014.529689] [55187]: DEBUG oslo_concurrency.lockutils [None req-5468484f-2c13-49ce-928f-d4a7b3587640 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.529943] [55187]: DEBUG oslo_concurrency.lockutils [None req-5468484f-2c13-49ce-928f-d4a7b3587640 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.530165] [55187]: DEBUG oslo_concurrency.lockutils [None req-5468484f-2c13-49ce-928f-d4a7b3587640 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.530538] [55187]: DEBUG oslo_concurrency.lockutils [None req-5468484f-2c13-49ce-928f-d4a7b3587640 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.530738] [55187]: DEBUG oslo_concurrency.lockutils [None req-5468484f-2c13-49ce-928f-d4a7b3587640 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.530915] [55187]: DEBUG oslo_concurrency.lockutils [None req-5468484f-2c13-49ce-928f-d4a7b3587640 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.611295] [55188]: DEBUG nova.api.openstack.wsgi [None req-d09944b5-43c6-40da-b367-89dcf965b511 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.613043] [55188]: DEBUG nova.compute.api [None req-d09944b5-43c6-40da-b367-89dcf965b511 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1014.616916] [55188]: DEBUG oslo_concurrency.lockutils [None req-d09944b5-43c6-40da-b367-89dcf965b511 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.617159] [55188]: DEBUG oslo_concurrency.lockutils [None req-d09944b5-43c6-40da-b367-89dcf965b511 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.617344] [55188]: DEBUG oslo_concurrency.lockutils [None req-d09944b5-43c6-40da-b367-89dcf965b511 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.617690] [55188]: DEBUG oslo_concurrency.lockutils [None req-d09944b5-43c6-40da-b367-89dcf965b511 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.617888] [55188]: DEBUG oslo_concurrency.lockutils [None req-d09944b5-43c6-40da-b367-89dcf965b511 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.618078] [55188]: DEBUG oslo_concurrency.lockutils [None req-d09944b5-43c6-40da-b367-89dcf965b511 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.653753] [55187]: DEBUG nova.policy [None req-5468484f-2c13-49ce-928f-d4a7b3587640 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.663545] [55187]: INFO nova.api.openstack.requestlog [None req-5468484f-2c13-49ce-928f-d4a7b3587640 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1515 microversion: 2.1 time: 0.142560 [ 1014.663545] [55187]: [pid: 55187|app: 0|req: 3396/6923] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:14 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1515 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.666510] [55187]: DEBUG nova.api.openstack.wsgi [None req-d02d7f6e-9315-4f33-9c57-c9be4c958785 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.668200] [55187]: DEBUG nova.compute.api [None req-d02d7f6e-9315-4f33-9c57-c9be4c958785 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1014.671545] [55187]: DEBUG oslo_concurrency.lockutils [None req-d02d7f6e-9315-4f33-9c57-c9be4c958785 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.671803] [55187]: DEBUG oslo_concurrency.lockutils [None req-d02d7f6e-9315-4f33-9c57-c9be4c958785 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.672128] [55187]: DEBUG oslo_concurrency.lockutils [None req-d02d7f6e-9315-4f33-9c57-c9be4c958785 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.672362] [55187]: DEBUG oslo_concurrency.lockutils [None req-d02d7f6e-9315-4f33-9c57-c9be4c958785 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.672592] [55187]: DEBUG oslo_concurrency.lockutils [None req-d02d7f6e-9315-4f33-9c57-c9be4c958785 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.672788] [55187]: DEBUG oslo_concurrency.lockutils [None req-d02d7f6e-9315-4f33-9c57-c9be4c958785 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.698952] [55188]: DEBUG nova.policy [None req-d09944b5-43c6-40da-b367-89dcf965b511 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.703475] [55188]: DEBUG nova.policy [None req-d09944b5-43c6-40da-b367-89dcf965b511 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.704125] [55188]: DEBUG nova.policy [None req-d09944b5-43c6-40da-b367-89dcf965b511 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.708460] [55188]: INFO nova.api.openstack.requestlog [None req-d09944b5-43c6-40da-b367-89dcf965b511 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1875 microversion: 2.93 time: 0.099581 [ 1014.708782] [55188]: [pid: 55188|app: 0|req: 3528/6924] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:14 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1875 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1014.711137] [55188]: DEBUG nova.api.openstack.wsgi [None req-2f1c943e-1681-4303-87d5-773e20c5122b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.712766] [55188]: DEBUG nova.compute.api [None req-2f1c943e-1681-4303-87d5-773e20c5122b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1014.716053] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f1c943e-1681-4303-87d5-773e20c5122b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.716318] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f1c943e-1681-4303-87d5-773e20c5122b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.716514] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f1c943e-1681-4303-87d5-773e20c5122b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.716865] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f1c943e-1681-4303-87d5-773e20c5122b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.717082] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f1c943e-1681-4303-87d5-773e20c5122b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.717260] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f1c943e-1681-4303-87d5-773e20c5122b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.743725] [55187]: DEBUG nova.policy [None req-d02d7f6e-9315-4f33-9c57-c9be4c958785 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.748035] [55187]: INFO nova.api.openstack.requestlog [None req-d02d7f6e-9315-4f33-9c57-c9be4c958785 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1523 microversion: 2.1 time: 0.083768 [ 1014.748416] [55187]: [pid: 55187|app: 0|req: 3397/6925] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:15 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1523 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.749428] [55188]: DEBUG nova.policy [None req-2f1c943e-1681-4303-87d5-773e20c5122b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.750846] [55187]: DEBUG nova.api.openstack.wsgi [None req-5ff3342c-5c0a-45b0-b2f0-121154b8b040 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9da3250>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.753446] [55188]: INFO nova.api.openstack.requestlog [None req-2f1c943e-1681-4303-87d5-773e20c5122b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1280 microversion: 2.1 time: 0.044065 [ 1014.753749] [55188]: [pid: 55188|app: 0|req: 3529/6926] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:15 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1280 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.776480] [55187]: INFO nova.api.openstack.requestlog [None req-5ff3342c-5c0a-45b0-b2f0-121154b8b040 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c" status: 200 len: 1612 microversion: 2.1 time: 0.027402 [ 1014.776953] [55187]: [pid: 55187|app: 0|req: 3398/6927] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:08:15 2025] GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c => generated 1612 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.784758] [55187]: DEBUG nova.api.openstack.wsgi [None req-e2c93252-680d-4d4c-b9f9-ee696d22ef23 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af989d6c0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.784816] [55188]: DEBUG nova.api.openstack.wsgi [None req-32bf9b51-3305-4fe3-913e-78f0ee3c4bf6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.786863] [55188]: DEBUG nova.compute.api [None req-32bf9b51-3305-4fe3-913e-78f0ee3c4bf6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1014.790935] [55188]: DEBUG oslo_concurrency.lockutils [None req-32bf9b51-3305-4fe3-913e-78f0ee3c4bf6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.791294] [55188]: DEBUG oslo_concurrency.lockutils [None req-32bf9b51-3305-4fe3-913e-78f0ee3c4bf6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.791464] [55188]: DEBUG oslo_concurrency.lockutils [None req-32bf9b51-3305-4fe3-913e-78f0ee3c4bf6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.791740] [55188]: DEBUG oslo_concurrency.lockutils [None req-32bf9b51-3305-4fe3-913e-78f0ee3c4bf6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.791941] [55188]: DEBUG oslo_concurrency.lockutils [None req-32bf9b51-3305-4fe3-913e-78f0ee3c4bf6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.792130] [55188]: DEBUG oslo_concurrency.lockutils [None req-32bf9b51-3305-4fe3-913e-78f0ee3c4bf6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.816924] [55187]: INFO nova.api.openstack.requestlog [None req-e2c93252-680d-4d4c-b9f9-ee696d22ef23 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c" status: 200 len: 1612 microversion: 2.1 time: 0.034230 [ 1014.817280] [55187]: [pid: 55187|app: 0|req: 3399/6928] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:08:15 2025] GET /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c => generated 1612 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1014.844730] [55188]: INFO nova.api.openstack.requestlog [None req-32bf9b51-3305-4fe3-913e-78f0ee3c4bf6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface" status: 200 len: 550 microversion: 2.1 time: 0.062548 [ 1014.845402] [55188]: [pid: 55188|app: 0|req: 3530/6929] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:08:15 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface => generated 550 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1014.891016] [55187]: DEBUG nova.api.openstack.wsgi [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-209952662", "imageRef": "3da6a890-b840-42ec-8a37-ed7a9e282a8c", "flavorRef": "42", "networks": [{"uuid": "70911b4c-e914-4c5a-8041-96b548b05924"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1014.922432] [55188]: DEBUG nova.api.openstack.wsgi [None req-7dc7450e-69af-46fa-858c-6d205de1fad7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.922432] [55188]: DEBUG nova.compute.api [None req-7dc7450e-69af-46fa-858c-6d205de1fad7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1014.928371] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc7450e-69af-46fa-858c-6d205de1fad7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.928371] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc7450e-69af-46fa-858c-6d205de1fad7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.928371] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc7450e-69af-46fa-858c-6d205de1fad7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.928371] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc7450e-69af-46fa-858c-6d205de1fad7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.928371] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc7450e-69af-46fa-858c-6d205de1fad7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.928371] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc7450e-69af-46fa-858c-6d205de1fad7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.928611] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.928611] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.928765] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.929169] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.931807] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.931807] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.935627] [55187]: DEBUG nova.network.neutron [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] validate_networks() for [('70911b4c-e914-4c5a-8041-96b548b05924', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1014.950067] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc7450e-69af-46fa-858c-6d205de1fad7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.950067] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc7450e-69af-46fa-858c-6d205de1fad7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.950067] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dc7450e-69af-46fa-858c-6d205de1fad7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.950067] [55188]: DEBUG nova.objects.instance [None req-7dc7450e-69af-46fa-858c-6d205de1fad7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lazy-loading 'fault' on Instance uuid 26784492-3b89-4b43-8091-64a4c0499773 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1014.984393] [55188]: DEBUG nova.policy [None req-7dc7450e-69af-46fa-858c-6d205de1fad7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.991776] [55188]: INFO nova.api.openstack.requestlog [None req-7dc7450e-69af-46fa-858c-6d205de1fad7 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1324 microversion: 2.1 time: 0.075989 [ 1014.992132] [55188]: [pid: 55188|app: 0|req: 3531/6930] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:15 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1324 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.998147] [55188]: DEBUG nova.api.openstack.wsgi [None req-2e887133-b671-4da2-a966-50088f768a82 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1014.998147] [55188]: DEBUG nova.compute.api [None req-2e887133-b671-4da2-a966-50088f768a82 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1015.002226] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e887133-b671-4da2-a966-50088f768a82 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.003057] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e887133-b671-4da2-a966-50088f768a82 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.003377] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e887133-b671-4da2-a966-50088f768a82 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.003856] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e887133-b671-4da2-a966-50088f768a82 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.004171] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e887133-b671-4da2-a966-50088f768a82 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.004606] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e887133-b671-4da2-a966-50088f768a82 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.089477] [55188]: DEBUG nova.policy [None req-2e887133-b671-4da2-a966-50088f768a82 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.094227] [55188]: INFO nova.api.openstack.requestlog [None req-2e887133-b671-4da2-a966-50088f768a82 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1607 microversion: 2.1 time: 0.101237 [ 1015.094878] [55188]: [pid: 55188|app: 0|req: 3532/6931] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:15 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1607 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.098463] [55188]: DEBUG nova.api.openstack.wsgi [None req-b01f512b-0e8a-4849-9e90-10cc88795056 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1015.100563] [55188]: DEBUG nova.compute.api [None req-b01f512b-0e8a-4849-9e90-10cc88795056 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1015.104452] [55188]: DEBUG oslo_concurrency.lockutils [None req-b01f512b-0e8a-4849-9e90-10cc88795056 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.104954] [55188]: DEBUG oslo_concurrency.lockutils [None req-b01f512b-0e8a-4849-9e90-10cc88795056 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.105350] [55188]: DEBUG oslo_concurrency.lockutils [None req-b01f512b-0e8a-4849-9e90-10cc88795056 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.105768] [55188]: DEBUG oslo_concurrency.lockutils [None req-b01f512b-0e8a-4849-9e90-10cc88795056 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.106034] [55188]: DEBUG oslo_concurrency.lockutils [None req-b01f512b-0e8a-4849-9e90-10cc88795056 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.106324] [55188]: DEBUG oslo_concurrency.lockutils [None req-b01f512b-0e8a-4849-9e90-10cc88795056 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.128472] [55188]: DEBUG oslo_concurrency.lockutils [None req-b01f512b-0e8a-4849-9e90-10cc88795056 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.128827] [55188]: DEBUG oslo_concurrency.lockutils [None req-b01f512b-0e8a-4849-9e90-10cc88795056 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.129261] [55188]: DEBUG oslo_concurrency.lockutils [None req-b01f512b-0e8a-4849-9e90-10cc88795056 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.129433] [55188]: DEBUG nova.objects.instance [None req-b01f512b-0e8a-4849-9e90-10cc88795056 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lazy-loading 'fault' on Instance uuid 94249f7f-ee2e-4624-8294-62c1deaa363a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1015.152253] [55188]: DEBUG nova.policy [None req-b01f512b-0e8a-4849-9e90-10cc88795056 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.157716] [55188]: INFO nova.api.openstack.requestlog [None req-b01f512b-0e8a-4849-9e90-10cc88795056 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1297 microversion: 2.1 time: 0.061710 [ 1015.158177] [55188]: [pid: 55188|app: 0|req: 3533/6932] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:15 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1297 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.352179] [55187]: DEBUG nova.virt.hardware [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1015.352179] [55187]: DEBUG nova.virt.hardware [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1015.352179] [55187]: DEBUG nova.virt.hardware [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1015.352179] [55187]: DEBUG nova.virt.hardware [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1015.352179] [55187]: DEBUG nova.virt.hardware [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1015.360553] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.361039] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.361369] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.361955] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.362352] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.362691] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.376355] [55187]: DEBUG nova.quota [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Getting quotas for project 3e32ddafd435439db546206467a0ec69. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1015.385334] [55187]: DEBUG nova.quota [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Getting quotas for user 2641ed717ffe4b5a9537d21169ee91da and project 3e32ddafd435439db546206467a0ec69. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1015.395818] [55187]: DEBUG nova.compute.api [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1015.396719] [55187]: DEBUG nova.compute.api [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='3da6a890-b840-42ec-8a37-ed7a9e282a8c',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1015.440160] [55187]: INFO nova.api.openstack.requestlog [None req-b7ce8e04-2e00-4333-b60d-e96946ef868b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.551374 [ 1015.441519] [55187]: [pid: 55187|app: 0|req: 3400/6933] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:08:15 2025] POST /compute/v2.1/servers => generated 380 bytes in 552 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1015.451389] [55188]: DEBUG nova.api.openstack.wsgi [None req-22a23e79-90d8-4d11-834e-ea10eb819b23 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1015.453219] [55188]: DEBUG nova.compute.api [None req-22a23e79-90d8-4d11-834e-ea10eb819b23 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1015.480608] [55187]: DEBUG nova.api.openstack.wsgi [req-8877c221-a516-4832-9404-23f9628793a0 req-bcb5376f-459f-4938-ba8a-c6fe7c598cc1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2e3e38b3-ea25-4443-ae05-36a632f979f2", "name": "network-vif-deleted", "tag": "d602da14-db77-49ab-858a-202a4125a30a"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1015.494229] [55188]: DEBUG nova.policy [None req-22a23e79-90d8-4d11-834e-ea10eb819b23 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.498653] [55187]: DEBUG oslo_concurrency.lockutils [req-8877c221-a516-4832-9404-23f9628793a0 req-bcb5376f-459f-4938-ba8a-c6fe7c598cc1 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.498653] [55187]: DEBUG oslo_concurrency.lockutils [req-8877c221-a516-4832-9404-23f9628793a0 req-bcb5376f-459f-4938-ba8a-c6fe7c598cc1 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.498653] [55187]: DEBUG oslo_concurrency.lockutils [req-8877c221-a516-4832-9404-23f9628793a0 req-bcb5376f-459f-4938-ba8a-c6fe7c598cc1 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.505059] [55188]: INFO nova.api.openstack.requestlog [None req-22a23e79-90d8-4d11-834e-ea10eb819b23 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1205 microversion: 2.1 time: 0.058263 [ 1015.505059] [55188]: [pid: 55188|app: 0|req: 3534/6934] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:15 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1205 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.508775] [55188]: DEBUG nova.api.openstack.wsgi [req-21877c86-f3d0-4194-9397-fd5c5715b47e req-38e84ba2-11ee-45fa-a769-13c77aeac499 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0d46a59d-0b8c-4352-bdd5-ef49274ca424", "name": "network-vif-deleted", "tag": "26cf8c2c-cc0d-4282-b7d8-0a4cd33c380e"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1015.515622] [55187]: INFO nova.api.openstack.compute.server_external_events [req-8877c221-a516-4832-9404-23f9628793a0 req-bcb5376f-459f-4938-ba8a-c6fe7c598cc1 service nova] Creating event network-vif-deleted:d602da14-db77-49ab-858a-202a4125a30a for instance 2e3e38b3-ea25-4443-ae05-36a632f979f2 on cpu-1 [ 1015.517030] [55188]: DEBUG oslo_concurrency.lockutils [req-21877c86-f3d0-4194-9397-fd5c5715b47e req-38e84ba2-11ee-45fa-a769-13c77aeac499 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.517030] [55188]: DEBUG oslo_concurrency.lockutils [req-21877c86-f3d0-4194-9397-fd5c5715b47e req-38e84ba2-11ee-45fa-a769-13c77aeac499 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.517030] [55188]: DEBUG oslo_concurrency.lockutils [req-21877c86-f3d0-4194-9397-fd5c5715b47e req-38e84ba2-11ee-45fa-a769-13c77aeac499 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.518887] [55187]: INFO nova.api.openstack.requestlog [req-8877c221-a516-4832-9404-23f9628793a0 req-bcb5376f-459f-4938-ba8a-c6fe7c598cc1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.040805 [ 1015.519333] [55187]: [pid: 55187|app: 0|req: 3401/6935] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:15 2025] 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) [ 1015.522699] [55188]: INFO nova.api.openstack.compute.server_external_events [req-21877c86-f3d0-4194-9397-fd5c5715b47e req-38e84ba2-11ee-45fa-a769-13c77aeac499 service nova] Creating event network-vif-deleted:26cf8c2c-cc0d-4282-b7d8-0a4cd33c380e for instance 0d46a59d-0b8c-4352-bdd5-ef49274ca424 on cpu-1 [ 1015.530183] [55188]: INFO nova.api.openstack.requestlog [req-21877c86-f3d0-4194-9397-fd5c5715b47e req-38e84ba2-11ee-45fa-a769-13c77aeac499 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023978 [ 1015.530550] [55188]: [pid: 55188|app: 0|req: 3535/6936] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:15 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1015.677608] [55187]: DEBUG nova.api.openstack.wsgi [None req-d2af67b3-72e7-4583-a1dc-b0a499f916c3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1015.679427] [55187]: DEBUG nova.compute.api [None req-d2af67b3-72e7-4583-a1dc-b0a499f916c3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1015.683032] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2af67b3-72e7-4583-a1dc-b0a499f916c3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.683380] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2af67b3-72e7-4583-a1dc-b0a499f916c3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.683526] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2af67b3-72e7-4583-a1dc-b0a499f916c3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.683833] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2af67b3-72e7-4583-a1dc-b0a499f916c3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.684624] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2af67b3-72e7-4583-a1dc-b0a499f916c3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.684624] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2af67b3-72e7-4583-a1dc-b0a499f916c3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.788781] [55187]: DEBUG nova.policy [None req-d2af67b3-72e7-4583-a1dc-b0a499f916c3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.794162] [55187]: INFO nova.api.openstack.requestlog [None req-d2af67b3-72e7-4583-a1dc-b0a499f916c3 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1516 microversion: 2.1 time: 0.119432 [ 1015.798101] [55187]: [pid: 55187|app: 0|req: 3402/6937] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:16 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1516 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.800915] [55187]: DEBUG nova.api.openstack.wsgi [None req-d6ea6415-62f6-446a-8f62-8c31b785fbbe tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1015.802612] [55187]: DEBUG nova.compute.api [None req-d6ea6415-62f6-446a-8f62-8c31b785fbbe tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1015.808105] [55188]: DEBUG nova.api.openstack.wsgi [None req-68b1e788-8cdf-4191-ae79-fcf51067c3f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1015.808393] [55188]: DEBUG nova.compute.api [None req-68b1e788-8cdf-4191-ae79-fcf51067c3f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1015.810186] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6ea6415-62f6-446a-8f62-8c31b785fbbe tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.810424] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6ea6415-62f6-446a-8f62-8c31b785fbbe tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.810599] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6ea6415-62f6-446a-8f62-8c31b785fbbe tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.810946] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6ea6415-62f6-446a-8f62-8c31b785fbbe tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.811143] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6ea6415-62f6-446a-8f62-8c31b785fbbe tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.811307] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6ea6415-62f6-446a-8f62-8c31b785fbbe tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.812839] [55188]: DEBUG oslo_concurrency.lockutils [None req-68b1e788-8cdf-4191-ae79-fcf51067c3f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.813063] [55188]: DEBUG oslo_concurrency.lockutils [None req-68b1e788-8cdf-4191-ae79-fcf51067c3f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.813282] [55188]: DEBUG oslo_concurrency.lockutils [None req-68b1e788-8cdf-4191-ae79-fcf51067c3f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.813679] [55188]: DEBUG oslo_concurrency.lockutils [None req-68b1e788-8cdf-4191-ae79-fcf51067c3f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.813878] [55188]: DEBUG oslo_concurrency.lockutils [None req-68b1e788-8cdf-4191-ae79-fcf51067c3f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.814058] [55188]: DEBUG oslo_concurrency.lockutils [None req-68b1e788-8cdf-4191-ae79-fcf51067c3f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.901221] [55188]: DEBUG nova.policy [None req-68b1e788-8cdf-4191-ae79-fcf51067c3f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.907741] [55188]: DEBUG nova.policy [None req-68b1e788-8cdf-4191-ae79-fcf51067c3f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.908469] [55188]: DEBUG nova.policy [None req-68b1e788-8cdf-4191-ae79-fcf51067c3f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.912017] [55188]: INFO nova.api.openstack.requestlog [None req-68b1e788-8cdf-4191-ae79-fcf51067c3f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1875 microversion: 2.93 time: 0.188556 [ 1015.912453] [55188]: [pid: 55188|app: 0|req: 3536/6938] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:16 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1875 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1015.915649] [55187]: DEBUG nova.policy [None req-d6ea6415-62f6-446a-8f62-8c31b785fbbe tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.919617] [55188]: DEBUG nova.api.openstack.wsgi [None req-3101f4b1-a145-4ab1-81e6-66465277b18a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1015.921105] [55187]: INFO nova.api.openstack.requestlog [None req-d6ea6415-62f6-446a-8f62-8c31b785fbbe tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1523 microversion: 2.1 time: 0.122208 [ 1015.921463] [55187]: [pid: 55187|app: 0|req: 3403/6939] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:16 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1523 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.922357] [55188]: DEBUG nova.compute.api [None req-3101f4b1-a145-4ab1-81e6-66465277b18a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1015.923968] [55187]: DEBUG nova.api.openstack.wsgi [None req-f358d0a6-2b40-493a-992f-51ba98af3de7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1015.925512] [55187]: DEBUG nova.compute.api [None req-f358d0a6-2b40-493a-992f-51ba98af3de7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1015.930289] [55187]: DEBUG oslo_concurrency.lockutils [None req-f358d0a6-2b40-493a-992f-51ba98af3de7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.930522] [55187]: DEBUG oslo_concurrency.lockutils [None req-f358d0a6-2b40-493a-992f-51ba98af3de7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.931054] [55187]: DEBUG oslo_concurrency.lockutils [None req-f358d0a6-2b40-493a-992f-51ba98af3de7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.931145] [55188]: DEBUG oslo_concurrency.lockutils [None req-3101f4b1-a145-4ab1-81e6-66465277b18a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.931145] [55188]: DEBUG oslo_concurrency.lockutils [None req-3101f4b1-a145-4ab1-81e6-66465277b18a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.931221] [55187]: DEBUG oslo_concurrency.lockutils [None req-f358d0a6-2b40-493a-992f-51ba98af3de7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.931255] [55188]: DEBUG oslo_concurrency.lockutils [None req-3101f4b1-a145-4ab1-81e6-66465277b18a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.931291] [55187]: DEBUG oslo_concurrency.lockutils [None req-f358d0a6-2b40-493a-992f-51ba98af3de7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.931434] [55187]: DEBUG oslo_concurrency.lockutils [None req-f358d0a6-2b40-493a-992f-51ba98af3de7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.931581] [55188]: DEBUG oslo_concurrency.lockutils [None req-3101f4b1-a145-4ab1-81e6-66465277b18a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.931805] [55188]: DEBUG oslo_concurrency.lockutils [None req-3101f4b1-a145-4ab1-81e6-66465277b18a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.931997] [55188]: DEBUG oslo_concurrency.lockutils [None req-3101f4b1-a145-4ab1-81e6-66465277b18a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.994612] [55187]: INFO nova.api.openstack.requestlog [None req-f358d0a6-2b40-493a-992f-51ba98af3de7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.072464 [ 1015.994983] [55187]: [pid: 55187|app: 0|req: 3404/6940] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:08:16 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2/os-interface => generated 288 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1016.006856] [55187]: DEBUG nova.api.openstack.wsgi [None req-ae8f1272-6163-4a27-9317-b146bcc57068 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1016.008760] [55187]: DEBUG nova.compute.api [None req-ae8f1272-6163-4a27-9317-b146bcc57068 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1016.013718] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae8f1272-6163-4a27-9317-b146bcc57068 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.013718] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae8f1272-6163-4a27-9317-b146bcc57068 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.013718] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae8f1272-6163-4a27-9317-b146bcc57068 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.013718] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae8f1272-6163-4a27-9317-b146bcc57068 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.013718] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae8f1272-6163-4a27-9317-b146bcc57068 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.013887] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae8f1272-6163-4a27-9317-b146bcc57068 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.037173] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae8f1272-6163-4a27-9317-b146bcc57068 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.037417] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae8f1272-6163-4a27-9317-b146bcc57068 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.037599] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae8f1272-6163-4a27-9317-b146bcc57068 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.037795] [55187]: DEBUG nova.objects.instance [None req-ae8f1272-6163-4a27-9317-b146bcc57068 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lazy-loading 'fault' on Instance uuid 26784492-3b89-4b43-8091-64a4c0499773 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1016.054519] [55188]: DEBUG nova.policy [None req-3101f4b1-a145-4ab1-81e6-66465277b18a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.059687] [55188]: INFO nova.api.openstack.requestlog [None req-3101f4b1-a145-4ab1-81e6-66465277b18a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1332 microversion: 2.1 time: 0.146568 [ 1016.060264] [55188]: [pid: 55188|app: 0|req: 3537/6941] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:16 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1332 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.062746] [55188]: DEBUG nova.api.openstack.wsgi [None req-76c54da6-0ac7-4d17-b879-1d0a5a9850c5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1016.062796] [55187]: DEBUG nova.policy [None req-ae8f1272-6163-4a27-9317-b146bcc57068 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2489941f4b79437ebb71ad470b193b0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63ff24bc1cd54426a4c694b3da71901a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.063532] [55188]: DEBUG nova.compute.api [None req-76c54da6-0ac7-4d17-b879-1d0a5a9850c5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1016.066642] [55188]: DEBUG oslo_concurrency.lockutils [None req-76c54da6-0ac7-4d17-b879-1d0a5a9850c5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.067051] [55188]: DEBUG oslo_concurrency.lockutils [None req-76c54da6-0ac7-4d17-b879-1d0a5a9850c5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.067331] [55188]: DEBUG oslo_concurrency.lockutils [None req-76c54da6-0ac7-4d17-b879-1d0a5a9850c5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.067711] [55188]: DEBUG oslo_concurrency.lockutils [None req-76c54da6-0ac7-4d17-b879-1d0a5a9850c5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.067956] [55188]: DEBUG oslo_concurrency.lockutils [None req-76c54da6-0ac7-4d17-b879-1d0a5a9850c5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.070028] [55188]: DEBUG oslo_concurrency.lockutils [None req-76c54da6-0ac7-4d17-b879-1d0a5a9850c5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.070733] [55187]: INFO nova.api.openstack.requestlog [None req-ae8f1272-6163-4a27-9317-b146bcc57068 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 200 len: 1324 microversion: 2.1 time: 0.066127 [ 1016.071089] [55187]: [pid: 55187|app: 0|req: 3405/6942] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:16 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 1324 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.084221] [55188]: DEBUG nova.compute.api [None req-76c54da6-0ac7-4d17-b879-1d0a5a9850c5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1016.110129] [55187]: DEBUG nova.api.openstack.wsgi [None req-4e724ba1-52c4-4560-9192-6079b9b690b2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1016.111852] [55187]: DEBUG nova.compute.api [None req-4e724ba1-52c4-4560-9192-6079b9b690b2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1016.115564] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e724ba1-52c4-4560-9192-6079b9b690b2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.115848] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e724ba1-52c4-4560-9192-6079b9b690b2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.115997] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e724ba1-52c4-4560-9192-6079b9b690b2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.116398] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e724ba1-52c4-4560-9192-6079b9b690b2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.116605] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e724ba1-52c4-4560-9192-6079b9b690b2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.116779] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e724ba1-52c4-4560-9192-6079b9b690b2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.135023] [55188]: INFO nova.api.openstack.requestlog [None req-76c54da6-0ac7-4d17-b879-1d0a5a9850c5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 204 len: 0 microversion: 2.1 time: 0.073534 [ 1016.135023] [55188]: [pid: 55188|app: 0|req: 3538/6943] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:08:16 2025] DELETE /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1016.140509] [55188]: DEBUG nova.api.openstack.wsgi [None req-e2cb87cd-aef8-4fd6-820b-193bf4c43bec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1016.142927] [55188]: DEBUG nova.compute.api [None req-e2cb87cd-aef8-4fd6-820b-193bf4c43bec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1016.147048] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2cb87cd-aef8-4fd6-820b-193bf4c43bec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.147404] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2cb87cd-aef8-4fd6-820b-193bf4c43bec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.147669] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2cb87cd-aef8-4fd6-820b-193bf4c43bec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.152035] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2cb87cd-aef8-4fd6-820b-193bf4c43bec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.152035] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2cb87cd-aef8-4fd6-820b-193bf4c43bec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.152035] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2cb87cd-aef8-4fd6-820b-193bf4c43bec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.156019] [55187]: DEBUG nova.policy [None req-4e724ba1-52c4-4560-9192-6079b9b690b2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.158863] [55187]: INFO nova.api.openstack.requestlog [None req-4e724ba1-52c4-4560-9192-6079b9b690b2 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1246 microversion: 2.1 time: 0.051084 [ 1016.159209] [55187]: [pid: 55187|app: 0|req: 3406/6944] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:16 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.172037] [55187]: DEBUG nova.api.openstack.wsgi [None req-aebadbf4-2863-4af9-8881-788efe08f536 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1016.173204] [55187]: DEBUG nova.compute.api [None req-aebadbf4-2863-4af9-8881-788efe08f536 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1016.177600] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebadbf4-2863-4af9-8881-788efe08f536 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.177882] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebadbf4-2863-4af9-8881-788efe08f536 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.178998] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebadbf4-2863-4af9-8881-788efe08f536 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.178998] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebadbf4-2863-4af9-8881-788efe08f536 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.178998] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebadbf4-2863-4af9-8881-788efe08f536 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.178998] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebadbf4-2863-4af9-8881-788efe08f536 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.198572] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebadbf4-2863-4af9-8881-788efe08f536 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.198827] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebadbf4-2863-4af9-8881-788efe08f536 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.198990] [55187]: DEBUG oslo_concurrency.lockutils [None req-aebadbf4-2863-4af9-8881-788efe08f536 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.199328] [55187]: DEBUG nova.objects.instance [None req-aebadbf4-2863-4af9-8881-788efe08f536 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lazy-loading 'fault' on Instance uuid 94249f7f-ee2e-4624-8294-62c1deaa363a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1016.219363] [55187]: DEBUG nova.policy [None req-aebadbf4-2863-4af9-8881-788efe08f536 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.224547] [55187]: INFO nova.api.openstack.requestlog [None req-aebadbf4-2863-4af9-8881-788efe08f536 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1297 microversion: 2.1 time: 0.055586 [ 1016.224919] [55187]: [pid: 55187|app: 0|req: 3407/6945] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:16 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1297 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.236231] [55188]: DEBUG nova.policy [None req-e2cb87cd-aef8-4fd6-820b-193bf4c43bec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.240781] [55188]: INFO nova.api.openstack.requestlog [None req-e2cb87cd-aef8-4fd6-820b-193bf4c43bec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1682 microversion: 2.1 time: 0.102995 [ 1016.241115] [55188]: [pid: 55188|app: 0|req: 3539/6946] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:16 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1682 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.521601] [55187]: DEBUG nova.api.openstack.wsgi [None req-d3de1824-fd8f-4cf3-a75c-494b6b2c0eb0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1016.524034] [55187]: DEBUG nova.compute.api [None req-d3de1824-fd8f-4cf3-a75c-494b6b2c0eb0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1016.531387] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3de1824-fd8f-4cf3-a75c-494b6b2c0eb0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.531525] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3de1824-fd8f-4cf3-a75c-494b6b2c0eb0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.531689] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3de1824-fd8f-4cf3-a75c-494b6b2c0eb0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.532059] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3de1824-fd8f-4cf3-a75c-494b6b2c0eb0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.532271] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3de1824-fd8f-4cf3-a75c-494b6b2c0eb0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.532456] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3de1824-fd8f-4cf3-a75c-494b6b2c0eb0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.576986] [55187]: DEBUG nova.policy [None req-d3de1824-fd8f-4cf3-a75c-494b6b2c0eb0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.581808] [55187]: INFO nova.api.openstack.requestlog [None req-d3de1824-fd8f-4cf3-a75c-494b6b2c0eb0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1209 microversion: 2.1 time: 0.062775 [ 1016.582156] [55187]: [pid: 55187|app: 0|req: 3408/6947] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:16 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.817817] [55188]: DEBUG nova.api.openstack.wsgi [None req-da16188c-19dc-46a1-9e2c-736bfa1171db tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1016.820178] [55188]: DEBUG nova.compute.api [None req-da16188c-19dc-46a1-9e2c-736bfa1171db tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1016.824563] [55188]: DEBUG oslo_concurrency.lockutils [None req-da16188c-19dc-46a1-9e2c-736bfa1171db tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.825078] [55188]: DEBUG oslo_concurrency.lockutils [None req-da16188c-19dc-46a1-9e2c-736bfa1171db tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.825206] [55188]: DEBUG oslo_concurrency.lockutils [None req-da16188c-19dc-46a1-9e2c-736bfa1171db tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.825780] [55188]: DEBUG oslo_concurrency.lockutils [None req-da16188c-19dc-46a1-9e2c-736bfa1171db tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.825932] [55188]: DEBUG oslo_concurrency.lockutils [None req-da16188c-19dc-46a1-9e2c-736bfa1171db tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.826228] [55188]: DEBUG oslo_concurrency.lockutils [None req-da16188c-19dc-46a1-9e2c-736bfa1171db tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.918448] [55188]: DEBUG nova.policy [None req-da16188c-19dc-46a1-9e2c-736bfa1171db tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.921027] [55188]: INFO nova.api.openstack.requestlog [None req-da16188c-19dc-46a1-9e2c-736bfa1171db tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1513 microversion: 2.1 time: 0.105657 [ 1016.921381] [55188]: [pid: 55188|app: 0|req: 3540/6948] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:17 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1513 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.933979] [55188]: DEBUG nova.api.openstack.wsgi [None req-1e511446-eae2-4eb7-b249-888269da3245 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1016.934596] [55187]: DEBUG nova.api.openstack.wsgi [None req-eaeb14bd-178a-4c25-86ed-49d3fa011d9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1016.935881] [55188]: DEBUG nova.compute.api [None req-1e511446-eae2-4eb7-b249-888269da3245 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1016.936480] [55187]: DEBUG nova.compute.api [None req-eaeb14bd-178a-4c25-86ed-49d3fa011d9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1016.939775] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e511446-eae2-4eb7-b249-888269da3245 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.940040] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e511446-eae2-4eb7-b249-888269da3245 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.940230] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e511446-eae2-4eb7-b249-888269da3245 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.940598] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e511446-eae2-4eb7-b249-888269da3245 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.940683] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaeb14bd-178a-4c25-86ed-49d3fa011d9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.940811] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e511446-eae2-4eb7-b249-888269da3245 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.940891] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaeb14bd-178a-4c25-86ed-49d3fa011d9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.941000] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e511446-eae2-4eb7-b249-888269da3245 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.941101] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaeb14bd-178a-4c25-86ed-49d3fa011d9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.941439] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaeb14bd-178a-4c25-86ed-49d3fa011d9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.941622] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaeb14bd-178a-4c25-86ed-49d3fa011d9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.941799] [55187]: DEBUG oslo_concurrency.lockutils [None req-eaeb14bd-178a-4c25-86ed-49d3fa011d9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.985018] [55188]: INFO nova.api.openstack.requestlog [None req-1e511446-eae2-4eb7-b249-888269da3245 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "POST /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642/action" status: 204 len: 0 microversion: 2.1 time: 0.053302 [ 1016.985018] [55188]: [pid: 55188|app: 0|req: 3541/6949] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:08:17 2025] POST /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1016.989400] [55188]: DEBUG nova.api.openstack.wsgi [None req-158544ba-97a5-48df-b774-d55327e7c7e5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1016.990942] [55188]: DEBUG nova.compute.api [None req-158544ba-97a5-48df-b774-d55327e7c7e5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1016.994698] [55188]: DEBUG oslo_concurrency.lockutils [None req-158544ba-97a5-48df-b774-d55327e7c7e5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.994959] [55188]: DEBUG oslo_concurrency.lockutils [None req-158544ba-97a5-48df-b774-d55327e7c7e5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.995180] [55188]: DEBUG oslo_concurrency.lockutils [None req-158544ba-97a5-48df-b774-d55327e7c7e5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.996308] [55188]: DEBUG oslo_concurrency.lockutils [None req-158544ba-97a5-48df-b774-d55327e7c7e5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.996308] [55188]: DEBUG oslo_concurrency.lockutils [None req-158544ba-97a5-48df-b774-d55327e7c7e5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.996308] [55188]: DEBUG oslo_concurrency.lockutils [None req-158544ba-97a5-48df-b774-d55327e7c7e5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.112133] [55187]: DEBUG nova.policy [None req-eaeb14bd-178a-4c25-86ed-49d3fa011d9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.115788] [55188]: DEBUG nova.policy [None req-158544ba-97a5-48df-b774-d55327e7c7e5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.120367] [55188]: INFO nova.api.openstack.requestlog [None req-158544ba-97a5-48df-b774-d55327e7c7e5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1523 microversion: 2.1 time: 0.133656 [ 1017.120708] [55188]: [pid: 55188|app: 0|req: 3542/6950] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:17 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1523 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.121087] [55187]: DEBUG nova.policy [None req-eaeb14bd-178a-4c25-86ed-49d3fa011d9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.121808] [55187]: DEBUG nova.policy [None req-eaeb14bd-178a-4c25-86ed-49d3fa011d9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.123139] [55188]: DEBUG nova.api.openstack.wsgi [None req-9baa24a9-6246-4cda-bd50-3ddab2df28a1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1017.124774] [55188]: DEBUG nova.compute.api [None req-9baa24a9-6246-4cda-bd50-3ddab2df28a1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1017.127622] [55187]: INFO nova.api.openstack.requestlog [None req-eaeb14bd-178a-4c25-86ed-49d3fa011d9a tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1875 microversion: 2.93 time: 0.196405 [ 1017.127954] [55187]: [pid: 55187|app: 0|req: 3409/6951] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:17 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1875 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1017.130970] [55188]: DEBUG oslo_concurrency.lockutils [None req-9baa24a9-6246-4cda-bd50-3ddab2df28a1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.131157] [55188]: DEBUG oslo_concurrency.lockutils [None req-9baa24a9-6246-4cda-bd50-3ddab2df28a1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.131340] [55188]: DEBUG oslo_concurrency.lockutils [None req-9baa24a9-6246-4cda-bd50-3ddab2df28a1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.131703] [55188]: DEBUG oslo_concurrency.lockutils [None req-9baa24a9-6246-4cda-bd50-3ddab2df28a1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.131903] [55188]: DEBUG oslo_concurrency.lockutils [None req-9baa24a9-6246-4cda-bd50-3ddab2df28a1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.132101] [55188]: DEBUG oslo_concurrency.lockutils [None req-9baa24a9-6246-4cda-bd50-3ddab2df28a1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.132675] [55187]: DEBUG nova.api.openstack.wsgi [None req-81f04e54-58c0-4a99-8bd2-04b89f3da972 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1017.134372] [55187]: DEBUG nova.compute.api [None req-81f04e54-58c0-4a99-8bd2-04b89f3da972 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1017.141963] [55187]: DEBUG oslo_concurrency.lockutils [None req-81f04e54-58c0-4a99-8bd2-04b89f3da972 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.141963] [55187]: DEBUG oslo_concurrency.lockutils [None req-81f04e54-58c0-4a99-8bd2-04b89f3da972 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.141963] [55187]: DEBUG oslo_concurrency.lockutils [None req-81f04e54-58c0-4a99-8bd2-04b89f3da972 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.141963] [55187]: DEBUG oslo_concurrency.lockutils [None req-81f04e54-58c0-4a99-8bd2-04b89f3da972 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.141963] [55187]: DEBUG oslo_concurrency.lockutils [None req-81f04e54-58c0-4a99-8bd2-04b89f3da972 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.142264] [55187]: DEBUG oslo_concurrency.lockutils [None req-81f04e54-58c0-4a99-8bd2-04b89f3da972 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.242031] [55188]: DEBUG nova.policy [None req-9baa24a9-6246-4cda-bd50-3ddab2df28a1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.247259] [55188]: INFO nova.api.openstack.requestlog [None req-9baa24a9-6246-4cda-bd50-3ddab2df28a1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1513 microversion: 2.1 time: 0.125886 [ 1017.248045] [55188]: [pid: 55188|app: 0|req: 3543/6952] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:17 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1513 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.251483] [55188]: DEBUG nova.api.openstack.wsgi [None req-4aa881a4-41a7-4a90-a7ca-a58b6b909e39 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1017.255013] [55188]: DEBUG nova.compute.api [None req-4aa881a4-41a7-4a90-a7ca-a58b6b909e39 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] [instance: 26784492-3b89-4b43-8091-64a4c0499773] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1017.261173] [55187]: DEBUG nova.policy [None req-81f04e54-58c0-4a99-8bd2-04b89f3da972 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.261380] [55188]: DEBUG oslo_concurrency.lockutils [None req-4aa881a4-41a7-4a90-a7ca-a58b6b909e39 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.261380] [55188]: DEBUG oslo_concurrency.lockutils [None req-4aa881a4-41a7-4a90-a7ca-a58b6b909e39 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.261380] [55188]: DEBUG oslo_concurrency.lockutils [None req-4aa881a4-41a7-4a90-a7ca-a58b6b909e39 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.261380] [55188]: DEBUG oslo_concurrency.lockutils [None req-4aa881a4-41a7-4a90-a7ca-a58b6b909e39 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.261520] [55188]: DEBUG oslo_concurrency.lockutils [None req-4aa881a4-41a7-4a90-a7ca-a58b6b909e39 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.261617] [55188]: DEBUG oslo_concurrency.lockutils [None req-4aa881a4-41a7-4a90-a7ca-a58b6b909e39 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.265661] [55187]: INFO nova.api.openstack.requestlog [None req-81f04e54-58c0-4a99-8bd2-04b89f3da972 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1320 microversion: 2.1 time: 0.137047 [ 1017.266272] [55187]: [pid: 55187|app: 0|req: 3410/6953] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:17 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1320 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.269685] [55187]: DEBUG nova.api.openstack.wsgi [None req-e51d5ba5-585a-4b0e-8e5f-0bd87691989c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1017.271915] [55187]: DEBUG nova.compute.api [None req-e51d5ba5-585a-4b0e-8e5f-0bd87691989c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1017.274706] [55188]: INFO nova.api.openstack.wsgi [None req-4aa881a4-41a7-4a90-a7ca-a58b6b909e39 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] HTTP exception thrown: Instance 26784492-3b89-4b43-8091-64a4c0499773 could not be found. [ 1017.275272] [55188]: DEBUG nova.api.openstack.wsgi [None req-4aa881a4-41a7-4a90-a7ca-a58b6b909e39 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Returning 404 to user: Instance 26784492-3b89-4b43-8091-64a4c0499773 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1017.275953] [55188]: INFO nova.api.openstack.requestlog [None req-4aa881a4-41a7-4a90-a7ca-a58b6b909e39 tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773" status: 404 len: 111 microversion: 2.1 time: 0.027348 [ 1017.276181] [55188]: [pid: 55188|app: 0|req: 3544/6954] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:17 2025] GET /compute/v2.1/servers/26784492-3b89-4b43-8091-64a4c0499773 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1017.280560] [55187]: DEBUG oslo_concurrency.lockutils [None req-e51d5ba5-585a-4b0e-8e5f-0bd87691989c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.280994] [55187]: DEBUG oslo_concurrency.lockutils [None req-e51d5ba5-585a-4b0e-8e5f-0bd87691989c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.281246] [55188]: DEBUG nova.api.openstack.wsgi [None req-ef61895b-4717-45ec-90c5-609ef4dd3fd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1017.281429] [55187]: DEBUG oslo_concurrency.lockutils [None req-e51d5ba5-585a-4b0e-8e5f-0bd87691989c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.281942] [55187]: DEBUG oslo_concurrency.lockutils [None req-e51d5ba5-585a-4b0e-8e5f-0bd87691989c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.282305] [55187]: DEBUG oslo_concurrency.lockutils [None req-e51d5ba5-585a-4b0e-8e5f-0bd87691989c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.282625] [55187]: DEBUG oslo_concurrency.lockutils [None req-e51d5ba5-585a-4b0e-8e5f-0bd87691989c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.283243] [55188]: DEBUG nova.compute.api [None req-ef61895b-4717-45ec-90c5-609ef4dd3fd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1017.290021] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef61895b-4717-45ec-90c5-609ef4dd3fd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.290021] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef61895b-4717-45ec-90c5-609ef4dd3fd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.290021] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef61895b-4717-45ec-90c5-609ef4dd3fd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.290021] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef61895b-4717-45ec-90c5-609ef4dd3fd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.290021] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef61895b-4717-45ec-90c5-609ef4dd3fd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.290021] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef61895b-4717-45ec-90c5-609ef4dd3fd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.314903] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef61895b-4717-45ec-90c5-609ef4dd3fd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.315249] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef61895b-4717-45ec-90c5-609ef4dd3fd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.315505] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef61895b-4717-45ec-90c5-609ef4dd3fd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.315812] [55188]: DEBUG nova.objects.instance [None req-ef61895b-4717-45ec-90c5-609ef4dd3fd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lazy-loading 'fault' on Instance uuid 94249f7f-ee2e-4624-8294-62c1deaa363a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1017.331054] [55187]: DEBUG nova.policy [None req-e51d5ba5-585a-4b0e-8e5f-0bd87691989c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.340305] [55187]: INFO nova.api.openstack.requestlog [None req-e51d5ba5-585a-4b0e-8e5f-0bd87691989c tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1246 microversion: 2.1 time: 0.073134 [ 1017.340928] [55187]: [pid: 55187|app: 0|req: 3411/6955] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:17 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1246 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.344881] [55187]: DEBUG nova.api.openstack.wsgi [None req-ca375d1d-a6c5-4c0d-8abd-439337c5710c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1017.345840] [55188]: DEBUG nova.policy [None req-ef61895b-4717-45ec-90c5-609ef4dd3fd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c76c7739baf04a06b2c2b371e4c5d097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d51e18fa717496488debf7a42056522', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.346316] [55187]: DEBUG nova.compute.api [None req-ca375d1d-a6c5-4c0d-8abd-439337c5710c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1017.350435] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca375d1d-a6c5-4c0d-8abd-439337c5710c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.350492] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca375d1d-a6c5-4c0d-8abd-439337c5710c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.350675] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca375d1d-a6c5-4c0d-8abd-439337c5710c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.351458] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca375d1d-a6c5-4c0d-8abd-439337c5710c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.351458] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca375d1d-a6c5-4c0d-8abd-439337c5710c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.351458] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca375d1d-a6c5-4c0d-8abd-439337c5710c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.360239] [55188]: INFO nova.api.openstack.requestlog [None req-ef61895b-4717-45ec-90c5-609ef4dd3fd5 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 200 len: 1297 microversion: 2.1 time: 0.083291 [ 1017.360625] [55188]: [pid: 55188|app: 0|req: 3545/6956] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:17 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 1297 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.363967] [55188]: DEBUG nova.api.openstack.wsgi [None req-866b7712-f3b7-41fd-a410-f9eedaef799d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] Calling method '.version_select at 0x7d4af9833b50>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1017.381236] [55188]: INFO nova.api.openstack.requestlog [None req-866b7712-f3b7-41fd-a410-f9eedaef799d tempest-ServerActionsTestOtherA-65576635 tempest-ServerActionsTestOtherA-65576635-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1158309969" status: 202 len: 0 microversion: 2.1 time: 0.019885 [ 1017.381891] [55188]: [pid: 55188|app: 0|req: 3546/6957] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 26 22:08:17 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1158309969 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1017.492710] [55187]: DEBUG nova.policy [None req-ca375d1d-a6c5-4c0d-8abd-439337c5710c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.498595] [55187]: INFO nova.api.openstack.requestlog [None req-ca375d1d-a6c5-4c0d-8abd-439337c5710c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1682 microversion: 2.1 time: 0.156524 [ 1017.498595] [55187]: [pid: 55187|app: 0|req: 3412/6958] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:17 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1682 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.540055] [55188]: DEBUG nova.api.openstack.wsgi [req-c037b609-ecd4-4baa-973e-9a46c6c1ca67 req-1ff1ab9c-58f1-469d-a1df-2b93a58aa5a8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2e5a099f-f753-45ea-8a01-1a34690930f2", "name": "network-vif-plugged", "status": "completed", "tag": "ae30e7bb-40e7-4a3d-9b5e-7c8ccabf2b86"}, {"name": "network-changed", "server_uuid": "2e5a099f-f753-45ea-8a01-1a34690930f2", "tag": "ae30e7bb-40e7-4a3d-9b5e-7c8ccabf2b86"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1017.548994] [55188]: DEBUG oslo_concurrency.lockutils [req-c037b609-ecd4-4baa-973e-9a46c6c1ca67 req-1ff1ab9c-58f1-469d-a1df-2b93a58aa5a8 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.551364] [55188]: DEBUG oslo_concurrency.lockutils [req-c037b609-ecd4-4baa-973e-9a46c6c1ca67 req-1ff1ab9c-58f1-469d-a1df-2b93a58aa5a8 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.551364] [55188]: DEBUG oslo_concurrency.lockutils [req-c037b609-ecd4-4baa-973e-9a46c6c1ca67 req-1ff1ab9c-58f1-469d-a1df-2b93a58aa5a8 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.558047] [55188]: INFO nova.api.openstack.compute.server_external_events [req-c037b609-ecd4-4baa-973e-9a46c6c1ca67 req-1ff1ab9c-58f1-469d-a1df-2b93a58aa5a8 service nova] Creating event network-vif-plugged:ae30e7bb-40e7-4a3d-9b5e-7c8ccabf2b86 for instance 2e5a099f-f753-45ea-8a01-1a34690930f2 on cpu-1 [ 1017.558433] [55188]: INFO nova.api.openstack.compute.server_external_events [req-c037b609-ecd4-4baa-973e-9a46c6c1ca67 req-1ff1ab9c-58f1-469d-a1df-2b93a58aa5a8 service nova] Creating event network-changed:ae30e7bb-40e7-4a3d-9b5e-7c8ccabf2b86 for instance 2e5a099f-f753-45ea-8a01-1a34690930f2 on cpu-1 [ 1017.561995] [55188]: INFO nova.api.openstack.requestlog [req-c037b609-ecd4-4baa-973e-9a46c6c1ca67 req-1ff1ab9c-58f1-469d-a1df-2b93a58aa5a8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024390 [ 1017.562185] [55188]: [pid: 55188|app: 0|req: 3547/6959] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:17 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1017.598033] [55187]: DEBUG nova.api.openstack.wsgi [None req-25260907-e433-4511-a978-490d56d3b498 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1017.599787] [55187]: DEBUG nova.compute.api [None req-25260907-e433-4511-a978-490d56d3b498 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1017.603941] [55187]: DEBUG oslo_concurrency.lockutils [None req-25260907-e433-4511-a978-490d56d3b498 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.604224] [55187]: DEBUG oslo_concurrency.lockutils [None req-25260907-e433-4511-a978-490d56d3b498 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.604412] [55187]: DEBUG oslo_concurrency.lockutils [None req-25260907-e433-4511-a978-490d56d3b498 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.604771] [55187]: DEBUG oslo_concurrency.lockutils [None req-25260907-e433-4511-a978-490d56d3b498 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.604965] [55187]: DEBUG oslo_concurrency.lockutils [None req-25260907-e433-4511-a978-490d56d3b498 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.605152] [55187]: DEBUG oslo_concurrency.lockutils [None req-25260907-e433-4511-a978-490d56d3b498 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.640331] [55187]: DEBUG nova.policy [None req-25260907-e433-4511-a978-490d56d3b498 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.644812] [55187]: INFO nova.api.openstack.requestlog [None req-25260907-e433-4511-a978-490d56d3b498 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1201 microversion: 2.1 time: 0.048984 [ 1017.645157] [55187]: [pid: 55187|app: 0|req: 3413/6960] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:17 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1201 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.138166] [55188]: DEBUG nova.api.openstack.wsgi [None req-59dc45ab-8e32-4b7e-9b77-739aa5b4319e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1018.143110] [55188]: DEBUG nova.compute.api [None req-59dc45ab-8e32-4b7e-9b77-739aa5b4319e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1018.148874] [55188]: DEBUG oslo_concurrency.lockutils [None req-59dc45ab-8e32-4b7e-9b77-739aa5b4319e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.149410] [55188]: DEBUG oslo_concurrency.lockutils [None req-59dc45ab-8e32-4b7e-9b77-739aa5b4319e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.149686] [55188]: DEBUG oslo_concurrency.lockutils [None req-59dc45ab-8e32-4b7e-9b77-739aa5b4319e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.149893] [55187]: DEBUG nova.api.openstack.wsgi [None req-2513465f-f0fd-4ea7-8506-6e21564c8911 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1018.150954] [55188]: DEBUG oslo_concurrency.lockutils [None req-59dc45ab-8e32-4b7e-9b77-739aa5b4319e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.150954] [55188]: DEBUG oslo_concurrency.lockutils [None req-59dc45ab-8e32-4b7e-9b77-739aa5b4319e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.150954] [55188]: DEBUG oslo_concurrency.lockutils [None req-59dc45ab-8e32-4b7e-9b77-739aa5b4319e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.152550] [55187]: DEBUG nova.compute.api [None req-2513465f-f0fd-4ea7-8506-6e21564c8911 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1018.155620] [55187]: DEBUG oslo_concurrency.lockutils [None req-2513465f-f0fd-4ea7-8506-6e21564c8911 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.155868] [55187]: DEBUG oslo_concurrency.lockutils [None req-2513465f-f0fd-4ea7-8506-6e21564c8911 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.157274] [55187]: DEBUG oslo_concurrency.lockutils [None req-2513465f-f0fd-4ea7-8506-6e21564c8911 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.158100] [55187]: DEBUG oslo_concurrency.lockutils [None req-2513465f-f0fd-4ea7-8506-6e21564c8911 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.158394] [55187]: DEBUG oslo_concurrency.lockutils [None req-2513465f-f0fd-4ea7-8506-6e21564c8911 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.158576] [55187]: DEBUG oslo_concurrency.lockutils [None req-2513465f-f0fd-4ea7-8506-6e21564c8911 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.239097] [55188]: DEBUG nova.policy [None req-59dc45ab-8e32-4b7e-9b77-739aa5b4319e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.244449] [55188]: INFO nova.api.openstack.requestlog [None req-59dc45ab-8e32-4b7e-9b77-739aa5b4319e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1523 microversion: 2.1 time: 0.109710 [ 1018.244836] [55188]: [pid: 55188|app: 0|req: 3548/6961] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:18 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1523 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.266518] [55188]: DEBUG nova.api.openstack.wsgi [None req-850e5889-0d3e-442d-adf4-151a5dbd1008 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1018.268536] [55188]: DEBUG nova.compute.api [None req-850e5889-0d3e-442d-adf4-151a5dbd1008 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1018.272107] [55188]: DEBUG oslo_concurrency.lockutils [None req-850e5889-0d3e-442d-adf4-151a5dbd1008 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.272368] [55188]: DEBUG oslo_concurrency.lockutils [None req-850e5889-0d3e-442d-adf4-151a5dbd1008 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.272550] [55188]: DEBUG oslo_concurrency.lockutils [None req-850e5889-0d3e-442d-adf4-151a5dbd1008 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.272906] [55188]: DEBUG oslo_concurrency.lockutils [None req-850e5889-0d3e-442d-adf4-151a5dbd1008 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.273117] [55188]: DEBUG oslo_concurrency.lockutils [None req-850e5889-0d3e-442d-adf4-151a5dbd1008 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.273294] [55188]: DEBUG oslo_concurrency.lockutils [None req-850e5889-0d3e-442d-adf4-151a5dbd1008 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.387641] [55188]: DEBUG nova.policy [None req-850e5889-0d3e-442d-adf4-151a5dbd1008 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.395176] [55188]: INFO nova.api.openstack.requestlog [None req-850e5889-0d3e-442d-adf4-151a5dbd1008 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1513 microversion: 2.1 time: 0.130925 [ 1018.395607] [55188]: [pid: 55188|app: 0|req: 3549/6962] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:18 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1513 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.400022] [55188]: DEBUG nova.api.openstack.wsgi [None req-048f4f8f-2a56-45e5-9bcd-c85c6941cf34 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1018.401922] [55188]: DEBUG nova.compute.api [None req-048f4f8f-2a56-45e5-9bcd-c85c6941cf34 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1018.409562] [55188]: DEBUG oslo_concurrency.lockutils [None req-048f4f8f-2a56-45e5-9bcd-c85c6941cf34 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.409850] [55188]: DEBUG oslo_concurrency.lockutils [None req-048f4f8f-2a56-45e5-9bcd-c85c6941cf34 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.410122] [55188]: DEBUG oslo_concurrency.lockutils [None req-048f4f8f-2a56-45e5-9bcd-c85c6941cf34 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.410580] [55188]: DEBUG oslo_concurrency.lockutils [None req-048f4f8f-2a56-45e5-9bcd-c85c6941cf34 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.410837] [55188]: DEBUG oslo_concurrency.lockutils [None req-048f4f8f-2a56-45e5-9bcd-c85c6941cf34 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.411557] [55188]: DEBUG oslo_concurrency.lockutils [None req-048f4f8f-2a56-45e5-9bcd-c85c6941cf34 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.512286] [55188]: DEBUG nova.policy [None req-048f4f8f-2a56-45e5-9bcd-c85c6941cf34 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.517813] [55188]: INFO nova.api.openstack.requestlog [None req-048f4f8f-2a56-45e5-9bcd-c85c6941cf34 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1320 microversion: 2.1 time: 0.121529 [ 1018.518378] [55188]: [pid: 55188|app: 0|req: 3550/6963] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:18 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1320 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.521032] [55188]: DEBUG nova.api.openstack.wsgi [None req-ada1e0fc-fdd0-4a7e-bf74-923071dc7636 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1018.522801] [55188]: DEBUG nova.compute.api [None req-ada1e0fc-fdd0-4a7e-bf74-923071dc7636 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1018.528653] [55188]: DEBUG oslo_concurrency.lockutils [None req-ada1e0fc-fdd0-4a7e-bf74-923071dc7636 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.528955] [55188]: DEBUG oslo_concurrency.lockutils [None req-ada1e0fc-fdd0-4a7e-bf74-923071dc7636 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.529214] [55188]: DEBUG oslo_concurrency.lockutils [None req-ada1e0fc-fdd0-4a7e-bf74-923071dc7636 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.529628] [55188]: DEBUG oslo_concurrency.lockutils [None req-ada1e0fc-fdd0-4a7e-bf74-923071dc7636 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.529871] [55188]: DEBUG oslo_concurrency.lockutils [None req-ada1e0fc-fdd0-4a7e-bf74-923071dc7636 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.530560] [55188]: DEBUG oslo_concurrency.lockutils [None req-ada1e0fc-fdd0-4a7e-bf74-923071dc7636 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.555477] [55188]: DEBUG oslo_concurrency.lockutils [None req-ada1e0fc-fdd0-4a7e-bf74-923071dc7636 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.555738] [55188]: DEBUG oslo_concurrency.lockutils [None req-ada1e0fc-fdd0-4a7e-bf74-923071dc7636 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.555976] [55188]: DEBUG oslo_concurrency.lockutils [None req-ada1e0fc-fdd0-4a7e-bf74-923071dc7636 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.556252] [55188]: DEBUG nova.objects.instance [None req-ada1e0fc-fdd0-4a7e-bf74-923071dc7636 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lazy-loading 'fault' on Instance uuid 0d46a59d-0b8c-4352-bdd5-ef49274ca424 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1018.579192] [55188]: DEBUG nova.policy [None req-ada1e0fc-fdd0-4a7e-bf74-923071dc7636 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.582913] [55188]: INFO nova.api.openstack.requestlog [None req-ada1e0fc-fdd0-4a7e-bf74-923071dc7636 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1251 microversion: 2.1 time: 0.064010 [ 1018.583299] [55188]: [pid: 55188|app: 0|req: 3551/6964] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:18 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1251 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.586085] [55188]: DEBUG nova.api.openstack.wsgi [None req-8a880c01-2d1d-4bb3-bb2d-fd4b6f61e34f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1018.587906] [55188]: DEBUG nova.compute.api [None req-8a880c01-2d1d-4bb3-bb2d-fd4b6f61e34f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1018.591561] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a880c01-2d1d-4bb3-bb2d-fd4b6f61e34f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.591834] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a880c01-2d1d-4bb3-bb2d-fd4b6f61e34f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.592059] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a880c01-2d1d-4bb3-bb2d-fd4b6f61e34f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.592476] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a880c01-2d1d-4bb3-bb2d-fd4b6f61e34f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.592905] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a880c01-2d1d-4bb3-bb2d-fd4b6f61e34f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.592905] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a880c01-2d1d-4bb3-bb2d-fd4b6f61e34f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.596573] [55187]: DEBUG nova.policy [None req-2513465f-f0fd-4ea7-8506-6e21564c8911 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.605478] [55187]: DEBUG nova.policy [None req-2513465f-f0fd-4ea7-8506-6e21564c8911 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.605962] [55188]: INFO nova.api.openstack.wsgi [None req-8a880c01-2d1d-4bb3-bb2d-fd4b6f61e34f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] HTTP exception thrown: Instance 94249f7f-ee2e-4624-8294-62c1deaa363a could not be found. [ 1018.606330] [55188]: DEBUG nova.api.openstack.wsgi [None req-8a880c01-2d1d-4bb3-bb2d-fd4b6f61e34f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Returning 404 to user: Instance 94249f7f-ee2e-4624-8294-62c1deaa363a could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1018.606440] [55187]: DEBUG nova.policy [None req-2513465f-f0fd-4ea7-8506-6e21564c8911 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.606802] [55188]: INFO nova.api.openstack.requestlog [None req-8a880c01-2d1d-4bb3-bb2d-fd4b6f61e34f tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 404 len: 111 microversion: 2.1 time: 0.022961 [ 1018.607375] [55188]: [pid: 55188|app: 0|req: 3552/6965] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:18 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1018.610584] [55188]: DEBUG nova.api.openstack.wsgi [None req-2323410f-92a4-4991-a694-fa6458eecfc9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1018.612453] [55188]: DEBUG nova.compute.api [None req-2323410f-92a4-4991-a694-fa6458eecfc9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1018.613390] [55187]: INFO nova.api.openstack.requestlog [None req-2513465f-f0fd-4ea7-8506-6e21564c8911 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 1874 microversion: 2.93 time: 0.465942 [ 1018.613858] [55187]: [pid: 55187|app: 0|req: 3414/6966] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:18 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 1874 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1018.615900] [55188]: DEBUG oslo_concurrency.lockutils [None req-2323410f-92a4-4991-a694-fa6458eecfc9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.616760] [55188]: DEBUG oslo_concurrency.lockutils [None req-2323410f-92a4-4991-a694-fa6458eecfc9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.616760] [55188]: DEBUG oslo_concurrency.lockutils [None req-2323410f-92a4-4991-a694-fa6458eecfc9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.616760] [55188]: DEBUG oslo_concurrency.lockutils [None req-2323410f-92a4-4991-a694-fa6458eecfc9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.616969] [55188]: DEBUG oslo_concurrency.lockutils [None req-2323410f-92a4-4991-a694-fa6458eecfc9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.617155] [55188]: DEBUG oslo_concurrency.lockutils [None req-2323410f-92a4-4991-a694-fa6458eecfc9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.657839] [55187]: DEBUG nova.api.openstack.wsgi [None req-e00778f8-b286-425f-b13c-d40f822e5488 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1018.661398] [55187]: DEBUG nova.compute.api [None req-e00778f8-b286-425f-b13c-d40f822e5488 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1018.668479] [55187]: DEBUG oslo_concurrency.lockutils [None req-e00778f8-b286-425f-b13c-d40f822e5488 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.668749] [55187]: DEBUG oslo_concurrency.lockutils [None req-e00778f8-b286-425f-b13c-d40f822e5488 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.668995] [55187]: DEBUG oslo_concurrency.lockutils [None req-e00778f8-b286-425f-b13c-d40f822e5488 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.669529] [55187]: DEBUG oslo_concurrency.lockutils [None req-e00778f8-b286-425f-b13c-d40f822e5488 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.669679] [55187]: DEBUG oslo_concurrency.lockutils [None req-e00778f8-b286-425f-b13c-d40f822e5488 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.669932] [55187]: DEBUG oslo_concurrency.lockutils [None req-e00778f8-b286-425f-b13c-d40f822e5488 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.715128] [55187]: DEBUG nova.policy [None req-e00778f8-b286-425f-b13c-d40f822e5488 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.719809] [55187]: INFO nova.api.openstack.requestlog [None req-e00778f8-b286-425f-b13c-d40f822e5488 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1257 microversion: 2.1 time: 0.064536 [ 1018.720400] [55187]: [pid: 55187|app: 0|req: 3415/6967] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:19 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1257 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1018.761094] [55188]: DEBUG nova.policy [None req-2323410f-92a4-4991-a694-fa6458eecfc9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.771187] [55188]: INFO nova.api.openstack.requestlog [None req-2323410f-92a4-4991-a694-fa6458eecfc9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1682 microversion: 2.1 time: 0.161315 [ 1018.771187] [55188]: [pid: 55188|app: 0|req: 3553/6968] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:18 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1682 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.257282] [55187]: DEBUG nova.api.openstack.wsgi [None req-400052be-e4ba-44dc-8d9f-cb76e4e21fa5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.259068] [55187]: DEBUG nova.compute.api [None req-400052be-e4ba-44dc-8d9f-cb76e4e21fa5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.264134] [55187]: DEBUG oslo_concurrency.lockutils [None req-400052be-e4ba-44dc-8d9f-cb76e4e21fa5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.264134] [55187]: DEBUG oslo_concurrency.lockutils [None req-400052be-e4ba-44dc-8d9f-cb76e4e21fa5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.264134] [55187]: DEBUG oslo_concurrency.lockutils [None req-400052be-e4ba-44dc-8d9f-cb76e4e21fa5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.264134] [55187]: DEBUG oslo_concurrency.lockutils [None req-400052be-e4ba-44dc-8d9f-cb76e4e21fa5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.264134] [55187]: DEBUG oslo_concurrency.lockutils [None req-400052be-e4ba-44dc-8d9f-cb76e4e21fa5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.264134] [55187]: DEBUG oslo_concurrency.lockutils [None req-400052be-e4ba-44dc-8d9f-cb76e4e21fa5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.413915] [55188]: DEBUG nova.api.openstack.wsgi [None req-0e0a4738-9581-4b9a-9112-fc4aa78a3a3d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.416233] [55188]: DEBUG nova.compute.api [None req-0e0a4738-9581-4b9a-9112-fc4aa78a3a3d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.423482] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e0a4738-9581-4b9a-9112-fc4aa78a3a3d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.425015] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e0a4738-9581-4b9a-9112-fc4aa78a3a3d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.425015] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e0a4738-9581-4b9a-9112-fc4aa78a3a3d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.425015] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e0a4738-9581-4b9a-9112-fc4aa78a3a3d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.425015] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e0a4738-9581-4b9a-9112-fc4aa78a3a3d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.425015] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e0a4738-9581-4b9a-9112-fc4aa78a3a3d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.465288] [55187]: DEBUG nova.policy [None req-400052be-e4ba-44dc-8d9f-cb76e4e21fa5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.474293] [55187]: INFO nova.api.openstack.requestlog [None req-400052be-e4ba-44dc-8d9f-cb76e4e21fa5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1523 microversion: 2.1 time: 0.219237 [ 1019.474879] [55187]: [pid: 55187|app: 0|req: 3416/6969] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:19 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1523 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.531325] [55187]: DEBUG nova.api.openstack.wsgi [None req-c294219b-ea25-4de0-8071-198aadfc16d6 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.533177] [55187]: DEBUG nova.compute.api [None req-c294219b-ea25-4de0-8071-198aadfc16d6 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.536779] [55187]: DEBUG oslo_concurrency.lockutils [None req-c294219b-ea25-4de0-8071-198aadfc16d6 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.537111] [55187]: DEBUG oslo_concurrency.lockutils [None req-c294219b-ea25-4de0-8071-198aadfc16d6 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.537309] [55187]: DEBUG oslo_concurrency.lockutils [None req-c294219b-ea25-4de0-8071-198aadfc16d6 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.537716] [55187]: DEBUG oslo_concurrency.lockutils [None req-c294219b-ea25-4de0-8071-198aadfc16d6 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.537956] [55187]: DEBUG oslo_concurrency.lockutils [None req-c294219b-ea25-4de0-8071-198aadfc16d6 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.538197] [55187]: DEBUG oslo_concurrency.lockutils [None req-c294219b-ea25-4de0-8071-198aadfc16d6 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.584472] [55188]: DEBUG nova.policy [None req-0e0a4738-9581-4b9a-9112-fc4aa78a3a3d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.589941] [55188]: INFO nova.api.openstack.requestlog [None req-0e0a4738-9581-4b9a-9112-fc4aa78a3a3d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1513 microversion: 2.1 time: 0.180569 [ 1019.591659] [55188]: [pid: 55188|app: 0|req: 3554/6970] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:19 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1513 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.595030] [55188]: DEBUG nova.api.openstack.wsgi [req-36ed53b6-ec77-4e45-923f-4cfe63e4df7a req-34e90b94-1f2c-4d1b-aa27-f56f53258608 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2e3e38b3-ea25-4443-ae05-36a632f979f2", "name": "network-vif-deleted", "tag": "9d9b53fe-fe5f-49ad-904b-3562818fd6ad"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1019.602212] [55188]: DEBUG oslo_concurrency.lockutils [req-36ed53b6-ec77-4e45-923f-4cfe63e4df7a req-34e90b94-1f2c-4d1b-aa27-f56f53258608 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.602212] [55188]: DEBUG oslo_concurrency.lockutils [req-36ed53b6-ec77-4e45-923f-4cfe63e4df7a req-34e90b94-1f2c-4d1b-aa27-f56f53258608 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.602451] [55188]: DEBUG oslo_concurrency.lockutils [req-36ed53b6-ec77-4e45-923f-4cfe63e4df7a req-34e90b94-1f2c-4d1b-aa27-f56f53258608 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.612213] [55188]: INFO nova.api.openstack.compute.server_external_events [req-36ed53b6-ec77-4e45-923f-4cfe63e4df7a req-34e90b94-1f2c-4d1b-aa27-f56f53258608 service nova] Creating event network-vif-deleted:9d9b53fe-fe5f-49ad-904b-3562818fd6ad for instance 2e3e38b3-ea25-4443-ae05-36a632f979f2 on cpu-1 [ 1019.619742] [55188]: INFO nova.api.openstack.requestlog [req-36ed53b6-ec77-4e45-923f-4cfe63e4df7a req-34e90b94-1f2c-4d1b-aa27-f56f53258608 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025876 [ 1019.619742] [55188]: [pid: 55188|app: 0|req: 3555/6971] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:19 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1019.622687] [55188]: DEBUG nova.api.openstack.wsgi [None req-d8d04c9f-e966-4476-bca9-de175b8a857b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.624496] [55188]: DEBUG nova.compute.api [None req-d8d04c9f-e966-4476-bca9-de175b8a857b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.628301] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8d04c9f-e966-4476-bca9-de175b8a857b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.629025] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8d04c9f-e966-4476-bca9-de175b8a857b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.629025] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8d04c9f-e966-4476-bca9-de175b8a857b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.630267] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8d04c9f-e966-4476-bca9-de175b8a857b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.630624] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8d04c9f-e966-4476-bca9-de175b8a857b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.630690] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8d04c9f-e966-4476-bca9-de175b8a857b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.650203] [55187]: DEBUG nova.policy [None req-c294219b-ea25-4de0-8071-198aadfc16d6 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.658215] [55187]: INFO nova.api.openstack.requestlog [None req-c294219b-ea25-4de0-8071-198aadfc16d6 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1320 microversion: 2.1 time: 0.129256 [ 1019.658782] [55187]: [pid: 55187|app: 0|req: 3417/6972] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:19 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1320 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.665158] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8d04c9f-e966-4476-bca9-de175b8a857b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.665158] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8d04c9f-e966-4476-bca9-de175b8a857b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.665158] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8d04c9f-e966-4476-bca9-de175b8a857b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.665158] [55188]: DEBUG nova.objects.instance [None req-d8d04c9f-e966-4476-bca9-de175b8a857b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lazy-loading 'fault' on Instance uuid 0d46a59d-0b8c-4352-bdd5-ef49274ca424 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1019.665304] [55187]: DEBUG nova.api.openstack.wsgi [None req-9681695c-4754-45f3-84e2-7cc211ac6fbf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.666101] [55187]: DEBUG nova.compute.api [None req-9681695c-4754-45f3-84e2-7cc211ac6fbf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.670884] [55187]: DEBUG oslo_concurrency.lockutils [None req-9681695c-4754-45f3-84e2-7cc211ac6fbf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.671305] [55187]: DEBUG oslo_concurrency.lockutils [None req-9681695c-4754-45f3-84e2-7cc211ac6fbf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.671635] [55187]: DEBUG oslo_concurrency.lockutils [None req-9681695c-4754-45f3-84e2-7cc211ac6fbf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.672595] [55187]: DEBUG oslo_concurrency.lockutils [None req-9681695c-4754-45f3-84e2-7cc211ac6fbf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.672595] [55187]: DEBUG oslo_concurrency.lockutils [None req-9681695c-4754-45f3-84e2-7cc211ac6fbf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.672763] [55187]: DEBUG oslo_concurrency.lockutils [None req-9681695c-4754-45f3-84e2-7cc211ac6fbf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.701281] [55188]: DEBUG nova.policy [None req-d8d04c9f-e966-4476-bca9-de175b8a857b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.705521] [55187]: DEBUG oslo_concurrency.lockutils [None req-9681695c-4754-45f3-84e2-7cc211ac6fbf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.705521] [55187]: DEBUG oslo_concurrency.lockutils [None req-9681695c-4754-45f3-84e2-7cc211ac6fbf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.705521] [55187]: DEBUG oslo_concurrency.lockutils [None req-9681695c-4754-45f3-84e2-7cc211ac6fbf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.705521] [55187]: DEBUG nova.objects.instance [None req-9681695c-4754-45f3-84e2-7cc211ac6fbf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lazy-loading 'fault' on Instance uuid 88075c05-5098-4c8a-83e1-1569ab3f7364 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1019.706030] [55188]: INFO nova.api.openstack.requestlog [None req-d8d04c9f-e966-4476-bca9-de175b8a857b tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1251 microversion: 2.1 time: 0.087498 [ 1019.706372] [55188]: [pid: 55188|app: 0|req: 3556/6973] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:19 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1251 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.710882] [55188]: DEBUG nova.api.openstack.wsgi [None req-97f11053-3639-4ef0-8f42-28ef8ea42dfb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.711152] [55188]: DEBUG nova.compute.api [None req-97f11053-3639-4ef0-8f42-28ef8ea42dfb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.714610] [55188]: DEBUG oslo_concurrency.lockutils [None req-97f11053-3639-4ef0-8f42-28ef8ea42dfb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.714857] [55188]: DEBUG oslo_concurrency.lockutils [None req-97f11053-3639-4ef0-8f42-28ef8ea42dfb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.715058] [55188]: DEBUG oslo_concurrency.lockutils [None req-97f11053-3639-4ef0-8f42-28ef8ea42dfb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.715422] [55188]: DEBUG oslo_concurrency.lockutils [None req-97f11053-3639-4ef0-8f42-28ef8ea42dfb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.715628] [55188]: DEBUG oslo_concurrency.lockutils [None req-97f11053-3639-4ef0-8f42-28ef8ea42dfb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.715801] [55188]: DEBUG oslo_concurrency.lockutils [None req-97f11053-3639-4ef0-8f42-28ef8ea42dfb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.725151] [55188]: INFO nova.api.openstack.wsgi [None req-97f11053-3639-4ef0-8f42-28ef8ea42dfb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] HTTP exception thrown: Instance 94249f7f-ee2e-4624-8294-62c1deaa363a could not be found. [ 1019.725477] [55188]: DEBUG nova.api.openstack.wsgi [None req-97f11053-3639-4ef0-8f42-28ef8ea42dfb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Returning 404 to user: Instance 94249f7f-ee2e-4624-8294-62c1deaa363a could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1019.725900] [55188]: INFO nova.api.openstack.requestlog [None req-97f11053-3639-4ef0-8f42-28ef8ea42dfb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 404 len: 111 microversion: 2.1 time: 0.019036 [ 1019.726490] [55188]: [pid: 55188|app: 0|req: 3557/6974] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:08:20 2025] DELETE /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1019.734294] [55188]: DEBUG nova.api.openstack.wsgi [None req-99e90b3e-3992-4005-8a46-944f0aa0296c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.735136] [55188]: DEBUG nova.compute.api [None req-99e90b3e-3992-4005-8a46-944f0aa0296c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: 94249f7f-ee2e-4624-8294-62c1deaa363a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.738691] [55188]: DEBUG oslo_concurrency.lockutils [None req-99e90b3e-3992-4005-8a46-944f0aa0296c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.738963] [55188]: DEBUG oslo_concurrency.lockutils [None req-99e90b3e-3992-4005-8a46-944f0aa0296c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.739145] [55188]: DEBUG oslo_concurrency.lockutils [None req-99e90b3e-3992-4005-8a46-944f0aa0296c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.739521] [55188]: DEBUG oslo_concurrency.lockutils [None req-99e90b3e-3992-4005-8a46-944f0aa0296c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.739695] [55188]: DEBUG oslo_concurrency.lockutils [None req-99e90b3e-3992-4005-8a46-944f0aa0296c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.739873] [55188]: DEBUG oslo_concurrency.lockutils [None req-99e90b3e-3992-4005-8a46-944f0aa0296c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.749353] [55188]: INFO nova.api.openstack.wsgi [None req-99e90b3e-3992-4005-8a46-944f0aa0296c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] HTTP exception thrown: Instance 94249f7f-ee2e-4624-8294-62c1deaa363a could not be found. [ 1019.749682] [55188]: DEBUG nova.api.openstack.wsgi [None req-99e90b3e-3992-4005-8a46-944f0aa0296c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Returning 404 to user: Instance 94249f7f-ee2e-4624-8294-62c1deaa363a could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1019.750119] [55188]: INFO nova.api.openstack.requestlog [None req-99e90b3e-3992-4005-8a46-944f0aa0296c tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a" status: 404 len: 111 microversion: 2.1 time: 0.021053 [ 1019.750431] [55188]: [pid: 55188|app: 0|req: 3558/6975] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:20 2025] GET /compute/v2.1/servers/94249f7f-ee2e-4624-8294-62c1deaa363a => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1019.752815] [55188]: DEBUG nova.api.openstack.wsgi [None req-a57decf1-da1c-406a-ae56-276938e0b9e6 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.754667] [55188]: DEBUG nova.compute.api [None req-a57decf1-da1c-406a-ae56-276938e0b9e6 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.758871] [55188]: DEBUG oslo_concurrency.lockutils [None req-a57decf1-da1c-406a-ae56-276938e0b9e6 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.759106] [55188]: DEBUG oslo_concurrency.lockutils [None req-a57decf1-da1c-406a-ae56-276938e0b9e6 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.759295] [55188]: DEBUG oslo_concurrency.lockutils [None req-a57decf1-da1c-406a-ae56-276938e0b9e6 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.759640] [55188]: DEBUG oslo_concurrency.lockutils [None req-a57decf1-da1c-406a-ae56-276938e0b9e6 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.759852] [55188]: DEBUG oslo_concurrency.lockutils [None req-a57decf1-da1c-406a-ae56-276938e0b9e6 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.760120] [55188]: DEBUG oslo_concurrency.lockutils [None req-a57decf1-da1c-406a-ae56-276938e0b9e6 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.803612] [55188]: DEBUG nova.policy [None req-a57decf1-da1c-406a-ae56-276938e0b9e6 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.808076] [55188]: INFO nova.api.openstack.requestlog [None req-a57decf1-da1c-406a-ae56-276938e0b9e6 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1257 microversion: 2.1 time: 0.057040 [ 1019.808464] [55188]: [pid: 55188|app: 0|req: 3559/6976] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:20 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1257 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.810803] [55187]: DEBUG nova.policy [None req-9681695c-4754-45f3-84e2-7cc211ac6fbf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.811188] [55188]: DEBUG nova.api.openstack.wsgi [None req-34d58308-0d9a-4f0e-89be-52d579c2fa43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.811482] [55188]: DEBUG nova.compute.api [None req-34d58308-0d9a-4f0e-89be-52d579c2fa43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.815751] [55188]: DEBUG oslo_concurrency.lockutils [None req-34d58308-0d9a-4f0e-89be-52d579c2fa43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.815987] [55188]: DEBUG oslo_concurrency.lockutils [None req-34d58308-0d9a-4f0e-89be-52d579c2fa43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.816187] [55188]: DEBUG oslo_concurrency.lockutils [None req-34d58308-0d9a-4f0e-89be-52d579c2fa43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.816655] [55188]: DEBUG oslo_concurrency.lockutils [None req-34d58308-0d9a-4f0e-89be-52d579c2fa43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.816778] [55188]: DEBUG oslo_concurrency.lockutils [None req-34d58308-0d9a-4f0e-89be-52d579c2fa43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.816953] [55188]: DEBUG oslo_concurrency.lockutils [None req-34d58308-0d9a-4f0e-89be-52d579c2fa43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.817531] [55187]: DEBUG nova.policy [None req-9681695c-4754-45f3-84e2-7cc211ac6fbf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.818211] [55187]: DEBUG nova.policy [None req-9681695c-4754-45f3-84e2-7cc211ac6fbf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.822844] [55187]: INFO nova.api.openstack.requestlog [None req-9681695c-4754-45f3-84e2-7cc211ac6fbf tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 2028 microversion: 2.93 time: 0.163503 [ 1019.823245] [55187]: [pid: 55187|app: 0|req: 3418/6977] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:20 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 2028 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1019.824985] [55188]: INFO nova.api.openstack.wsgi [None req-34d58308-0d9a-4f0e-89be-52d579c2fa43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] HTTP exception thrown: Instance fe753f45-184b-4b1d-8c06-85b660d0d4fa could not be found. [ 1019.825405] [55188]: DEBUG nova.api.openstack.wsgi [None req-34d58308-0d9a-4f0e-89be-52d579c2fa43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Returning 404 to user: Instance fe753f45-184b-4b1d-8c06-85b660d0d4fa could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1019.828852] [55187]: DEBUG nova.api.openstack.wsgi [None req-1bf0a82b-212c-4b83-8ed2-efd0ef6d5ca6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.828893] [55188]: INFO nova.api.openstack.requestlog [None req-34d58308-0d9a-4f0e-89be-52d579c2fa43 tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 404 len: 111 microversion: 2.1 time: 0.016848 [ 1019.828893] [55188]: [pid: 55188|app: 0|req: 3560/6978] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:08:20 2025] DELETE /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1019.828957] [55187]: DEBUG nova.compute.api [None req-1bf0a82b-212c-4b83-8ed2-efd0ef6d5ca6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.833792] [55187]: DEBUG oslo_concurrency.lockutils [None req-1bf0a82b-212c-4b83-8ed2-efd0ef6d5ca6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.833792] [55187]: DEBUG oslo_concurrency.lockutils [None req-1bf0a82b-212c-4b83-8ed2-efd0ef6d5ca6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.833792] [55187]: DEBUG oslo_concurrency.lockutils [None req-1bf0a82b-212c-4b83-8ed2-efd0ef6d5ca6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.834076] [55187]: DEBUG oslo_concurrency.lockutils [None req-1bf0a82b-212c-4b83-8ed2-efd0ef6d5ca6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.834276] [55187]: DEBUG oslo_concurrency.lockutils [None req-1bf0a82b-212c-4b83-8ed2-efd0ef6d5ca6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.834437] [55187]: DEBUG oslo_concurrency.lockutils [None req-1bf0a82b-212c-4b83-8ed2-efd0ef6d5ca6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.837362] [55188]: DEBUG nova.api.openstack.wsgi [None req-5cf432e9-edf4-4acd-9146-ca2c984e82eb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.840189] [55188]: DEBUG nova.compute.api [None req-5cf432e9-edf4-4acd-9146-ca2c984e82eb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] [instance: fe753f45-184b-4b1d-8c06-85b660d0d4fa] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.845762] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cf432e9-edf4-4acd-9146-ca2c984e82eb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.845762] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cf432e9-edf4-4acd-9146-ca2c984e82eb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.845762] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cf432e9-edf4-4acd-9146-ca2c984e82eb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.845945] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cf432e9-edf4-4acd-9146-ca2c984e82eb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.846497] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cf432e9-edf4-4acd-9146-ca2c984e82eb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.846497] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cf432e9-edf4-4acd-9146-ca2c984e82eb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.858012] [55188]: INFO nova.api.openstack.wsgi [None req-5cf432e9-edf4-4acd-9146-ca2c984e82eb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] HTTP exception thrown: Instance fe753f45-184b-4b1d-8c06-85b660d0d4fa could not be found. [ 1019.858403] [55188]: DEBUG nova.api.openstack.wsgi [None req-5cf432e9-edf4-4acd-9146-ca2c984e82eb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] Returning 404 to user: Instance fe753f45-184b-4b1d-8c06-85b660d0d4fa could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1019.858859] [55188]: INFO nova.api.openstack.requestlog [None req-5cf432e9-edf4-4acd-9146-ca2c984e82eb tempest-ServersTestMultiNic-879264940 tempest-ServersTestMultiNic-879264940-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa" status: 404 len: 111 microversion: 2.1 time: 0.023910 [ 1019.859333] [55188]: [pid: 55188|app: 0|req: 3561/6979] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:20 2025] GET /compute/v2.1/servers/fe753f45-184b-4b1d-8c06-85b660d0d4fa => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1019.861827] [55188]: DEBUG nova.api.openstack.wsgi [None req-0b215a80-c691-4663-929e-ccdce4e6e4a6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.862094] [55188]: DEBUG nova.compute.api [None req-0b215a80-c691-4663-929e-ccdce4e6e4a6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.866139] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b215a80-c691-4663-929e-ccdce4e6e4a6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.866386] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b215a80-c691-4663-929e-ccdce4e6e4a6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.866568] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b215a80-c691-4663-929e-ccdce4e6e4a6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.866968] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b215a80-c691-4663-929e-ccdce4e6e4a6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.867337] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b215a80-c691-4663-929e-ccdce4e6e4a6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.867574] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b215a80-c691-4663-929e-ccdce4e6e4a6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.874940] [55187]: DEBUG nova.policy [None req-1bf0a82b-212c-4b83-8ed2-efd0ef6d5ca6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.880722] [55187]: INFO nova.api.openstack.requestlog [None req-1bf0a82b-212c-4b83-8ed2-efd0ef6d5ca6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1321 microversion: 2.1 time: 0.056747 [ 1019.881415] [55187]: [pid: 55187|app: 0|req: 3419/6980] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:20 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1321 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.885881] [55188]: DEBUG nova.compute.api [None req-0b215a80-c691-4663-929e-ccdce4e6e4a6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1019.952074] [55188]: INFO nova.api.openstack.requestlog [None req-0b215a80-c691-4663-929e-ccdce4e6e4a6 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 204 len: 0 microversion: 2.93 time: 0.090989 [ 1019.952074] [55188]: [pid: 55188|app: 0|req: 3562/6981] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:08:20 2025] DELETE /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1019.958045] [55187]: DEBUG nova.api.openstack.wsgi [None req-6083d2fe-2134-4755-9f63-1441976f2996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1019.959260] [55187]: DEBUG nova.compute.api [None req-6083d2fe-2134-4755-9f63-1441976f2996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1019.963557] [55187]: DEBUG oslo_concurrency.lockutils [None req-6083d2fe-2134-4755-9f63-1441976f2996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.963557] [55187]: DEBUG oslo_concurrency.lockutils [None req-6083d2fe-2134-4755-9f63-1441976f2996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.963557] [55187]: DEBUG oslo_concurrency.lockutils [None req-6083d2fe-2134-4755-9f63-1441976f2996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.963895] [55187]: DEBUG oslo_concurrency.lockutils [None req-6083d2fe-2134-4755-9f63-1441976f2996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.964195] [55187]: DEBUG oslo_concurrency.lockutils [None req-6083d2fe-2134-4755-9f63-1441976f2996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.964287] [55187]: DEBUG oslo_concurrency.lockutils [None req-6083d2fe-2134-4755-9f63-1441976f2996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.984145] [55187]: DEBUG oslo_concurrency.lockutils [None req-6083d2fe-2134-4755-9f63-1441976f2996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.984395] [55187]: DEBUG oslo_concurrency.lockutils [None req-6083d2fe-2134-4755-9f63-1441976f2996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.984608] [55187]: DEBUG oslo_concurrency.lockutils [None req-6083d2fe-2134-4755-9f63-1441976f2996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.984809] [55187]: DEBUG nova.objects.instance [None req-6083d2fe-2134-4755-9f63-1441976f2996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lazy-loading 'fault' on Instance uuid 88075c05-5098-4c8a-83e1-1569ab3f7364 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1020.084551] [55187]: DEBUG nova.policy [None req-6083d2fe-2134-4755-9f63-1441976f2996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.089802] [55187]: DEBUG nova.policy [None req-6083d2fe-2134-4755-9f63-1441976f2996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.090461] [55187]: DEBUG nova.policy [None req-6083d2fe-2134-4755-9f63-1441976f2996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.093950] [55187]: INFO nova.api.openstack.requestlog [None req-6083d2fe-2134-4755-9f63-1441976f2996 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 2034 microversion: 2.93 time: 0.139151 [ 1020.094479] [55187]: [pid: 55187|app: 0|req: 3420/6982] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:20 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 2034 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1020.493817] [55188]: DEBUG nova.api.openstack.wsgi [None req-18543916-d195-4c45-b650-7efd1298e9f3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1020.496361] [55188]: DEBUG nova.compute.api [None req-18543916-d195-4c45-b650-7efd1298e9f3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1020.502621] [55188]: DEBUG oslo_concurrency.lockutils [None req-18543916-d195-4c45-b650-7efd1298e9f3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.502903] [55188]: DEBUG oslo_concurrency.lockutils [None req-18543916-d195-4c45-b650-7efd1298e9f3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.503116] [55188]: DEBUG oslo_concurrency.lockutils [None req-18543916-d195-4c45-b650-7efd1298e9f3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.504221] [55188]: DEBUG oslo_concurrency.lockutils [None req-18543916-d195-4c45-b650-7efd1298e9f3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.504221] [55188]: DEBUG oslo_concurrency.lockutils [None req-18543916-d195-4c45-b650-7efd1298e9f3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.504221] [55188]: DEBUG oslo_concurrency.lockutils [None req-18543916-d195-4c45-b650-7efd1298e9f3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.610034] [55188]: DEBUG nova.policy [None req-18543916-d195-4c45-b650-7efd1298e9f3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.613391] [55187]: DEBUG nova.api.openstack.wsgi [None req-81340e3d-34ee-4fda-b6d7-d055654a3e8c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1020.617383] [55187]: DEBUG nova.compute.api [None req-81340e3d-34ee-4fda-b6d7-d055654a3e8c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1020.618294] [55188]: INFO nova.api.openstack.requestlog [None req-18543916-d195-4c45-b650-7efd1298e9f3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1523 microversion: 2.1 time: 0.127277 [ 1020.618982] [55188]: [pid: 55188|app: 0|req: 3563/6983] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:20 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1523 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.621604] [55187]: DEBUG oslo_concurrency.lockutils [None req-81340e3d-34ee-4fda-b6d7-d055654a3e8c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.622388] [55187]: DEBUG oslo_concurrency.lockutils [None req-81340e3d-34ee-4fda-b6d7-d055654a3e8c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.622388] [55187]: DEBUG oslo_concurrency.lockutils [None req-81340e3d-34ee-4fda-b6d7-d055654a3e8c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.622520] [55187]: DEBUG oslo_concurrency.lockutils [None req-81340e3d-34ee-4fda-b6d7-d055654a3e8c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.622681] [55187]: DEBUG oslo_concurrency.lockutils [None req-81340e3d-34ee-4fda-b6d7-d055654a3e8c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.622852] [55187]: DEBUG oslo_concurrency.lockutils [None req-81340e3d-34ee-4fda-b6d7-d055654a3e8c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.679622] [55188]: DEBUG nova.api.openstack.wsgi [None req-36943840-eaf1-44af-8c6e-c666f9bbe3ea tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1020.681931] [55188]: DEBUG nova.compute.api [None req-36943840-eaf1-44af-8c6e-c666f9bbe3ea tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1020.687751] [55188]: DEBUG oslo_concurrency.lockutils [None req-36943840-eaf1-44af-8c6e-c666f9bbe3ea tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.688243] [55188]: DEBUG oslo_concurrency.lockutils [None req-36943840-eaf1-44af-8c6e-c666f9bbe3ea tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.688556] [55188]: DEBUG oslo_concurrency.lockutils [None req-36943840-eaf1-44af-8c6e-c666f9bbe3ea tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.689192] [55188]: DEBUG oslo_concurrency.lockutils [None req-36943840-eaf1-44af-8c6e-c666f9bbe3ea tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.689572] [55188]: DEBUG oslo_concurrency.lockutils [None req-36943840-eaf1-44af-8c6e-c666f9bbe3ea tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.689839] [55188]: DEBUG oslo_concurrency.lockutils [None req-36943840-eaf1-44af-8c6e-c666f9bbe3ea tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.792866] [55187]: DEBUG nova.policy [None req-81340e3d-34ee-4fda-b6d7-d055654a3e8c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.797737] [55187]: INFO nova.api.openstack.requestlog [None req-81340e3d-34ee-4fda-b6d7-d055654a3e8c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1513 microversion: 2.1 time: 0.187637 [ 1020.798089] [55187]: [pid: 55187|app: 0|req: 3421/6984] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:20 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1513 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.799500] [55188]: DEBUG nova.policy [None req-36943840-eaf1-44af-8c6e-c666f9bbe3ea tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.802737] [55187]: DEBUG nova.api.openstack.wsgi [None req-16c575a3-f1b6-4af6-b6be-0e826178e038 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1020.804893] [55187]: DEBUG nova.compute.api [None req-16c575a3-f1b6-4af6-b6be-0e826178e038 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1020.808075] [55188]: INFO nova.api.openstack.requestlog [None req-36943840-eaf1-44af-8c6e-c666f9bbe3ea tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1320 microversion: 2.1 time: 0.130414 [ 1020.808075] [55188]: [pid: 55188|app: 0|req: 3564/6985] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:21 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1320 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.813977] [55187]: DEBUG oslo_concurrency.lockutils [None req-16c575a3-f1b6-4af6-b6be-0e826178e038 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.814253] [55187]: DEBUG oslo_concurrency.lockutils [None req-16c575a3-f1b6-4af6-b6be-0e826178e038 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.814432] [55187]: DEBUG oslo_concurrency.lockutils [None req-16c575a3-f1b6-4af6-b6be-0e826178e038 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.815804] [55187]: DEBUG oslo_concurrency.lockutils [None req-16c575a3-f1b6-4af6-b6be-0e826178e038 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.815804] [55187]: DEBUG oslo_concurrency.lockutils [None req-16c575a3-f1b6-4af6-b6be-0e826178e038 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.815804] [55187]: DEBUG oslo_concurrency.lockutils [None req-16c575a3-f1b6-4af6-b6be-0e826178e038 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.828152] [55188]: DEBUG nova.api.openstack.wsgi [None req-188144ce-d3ab-4a27-bdc7-55b3b2450000 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1020.830205] [55188]: DEBUG nova.compute.api [None req-188144ce-d3ab-4a27-bdc7-55b3b2450000 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1020.834989] [55188]: DEBUG oslo_concurrency.lockutils [None req-188144ce-d3ab-4a27-bdc7-55b3b2450000 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.835990] [55188]: DEBUG oslo_concurrency.lockutils [None req-188144ce-d3ab-4a27-bdc7-55b3b2450000 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.835990] [55188]: DEBUG oslo_concurrency.lockutils [None req-188144ce-d3ab-4a27-bdc7-55b3b2450000 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.836260] [55188]: DEBUG oslo_concurrency.lockutils [None req-188144ce-d3ab-4a27-bdc7-55b3b2450000 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.836510] [55188]: DEBUG oslo_concurrency.lockutils [None req-188144ce-d3ab-4a27-bdc7-55b3b2450000 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.836699] [55188]: DEBUG oslo_concurrency.lockutils [None req-188144ce-d3ab-4a27-bdc7-55b3b2450000 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.841357] [55187]: DEBUG oslo_concurrency.lockutils [None req-16c575a3-f1b6-4af6-b6be-0e826178e038 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.841357] [55187]: DEBUG oslo_concurrency.lockutils [None req-16c575a3-f1b6-4af6-b6be-0e826178e038 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.841357] [55187]: DEBUG oslo_concurrency.lockutils [None req-16c575a3-f1b6-4af6-b6be-0e826178e038 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.841711] [55187]: DEBUG nova.objects.instance [None req-16c575a3-f1b6-4af6-b6be-0e826178e038 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lazy-loading 'fault' on Instance uuid 0d46a59d-0b8c-4352-bdd5-ef49274ca424 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1020.868390] [55187]: DEBUG nova.policy [None req-16c575a3-f1b6-4af6-b6be-0e826178e038 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.875955] [55187]: INFO nova.api.openstack.requestlog [None req-16c575a3-f1b6-4af6-b6be-0e826178e038 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1251 microversion: 2.1 time: 0.076268 [ 1020.878942] [55187]: [pid: 55187|app: 0|req: 3422/6986] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:21 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1251 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.890223] [55188]: DEBUG nova.policy [None req-188144ce-d3ab-4a27-bdc7-55b3b2450000 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.896155] [55188]: INFO nova.api.openstack.requestlog [None req-188144ce-d3ab-4a27-bdc7-55b3b2450000 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1257 microversion: 2.1 time: 0.071023 [ 1020.897102] [55188]: [pid: 55188|app: 0|req: 3565/6987] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:21 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1257 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.898533] [55187]: DEBUG nova.api.openstack.wsgi [None req-9e776a86-daec-4308-9428-905484ba22cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1020.903135] [55187]: DEBUG nova.compute.api [None req-9e776a86-daec-4308-9428-905484ba22cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1020.904218] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e776a86-daec-4308-9428-905484ba22cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.904479] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e776a86-daec-4308-9428-905484ba22cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.904665] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e776a86-daec-4308-9428-905484ba22cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.905082] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e776a86-daec-4308-9428-905484ba22cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.905259] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e776a86-daec-4308-9428-905484ba22cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.905515] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e776a86-daec-4308-9428-905484ba22cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.926072] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e776a86-daec-4308-9428-905484ba22cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.926383] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e776a86-daec-4308-9428-905484ba22cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.926591] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e776a86-daec-4308-9428-905484ba22cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.926798] [55187]: DEBUG nova.objects.instance [None req-9e776a86-daec-4308-9428-905484ba22cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lazy-loading 'fault' on Instance uuid 2e3e38b3-ea25-4443-ae05-36a632f979f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1020.952639] [55187]: DEBUG nova.policy [None req-9e776a86-daec-4308-9428-905484ba22cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.963353] [55187]: INFO nova.api.openstack.requestlog [None req-9e776a86-daec-4308-9428-905484ba22cb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1326 microversion: 2.1 time: 0.067478 [ 1020.963720] [55187]: [pid: 55187|app: 0|req: 3423/6988] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:21 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1326 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.109838] [55188]: DEBUG nova.api.openstack.wsgi [None req-be07d563-47dd-44e5-a1b6-ddd8ad1d09f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1021.111558] [55188]: DEBUG nova.compute.api [None req-be07d563-47dd-44e5-a1b6-ddd8ad1d09f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] [instance: 88075c05-5098-4c8a-83e1-1569ab3f7364] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1021.117939] [55188]: DEBUG oslo_concurrency.lockutils [None req-be07d563-47dd-44e5-a1b6-ddd8ad1d09f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.118225] [55188]: DEBUG oslo_concurrency.lockutils [None req-be07d563-47dd-44e5-a1b6-ddd8ad1d09f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.118465] [55188]: DEBUG oslo_concurrency.lockutils [None req-be07d563-47dd-44e5-a1b6-ddd8ad1d09f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.118846] [55188]: DEBUG oslo_concurrency.lockutils [None req-be07d563-47dd-44e5-a1b6-ddd8ad1d09f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.119068] [55188]: DEBUG oslo_concurrency.lockutils [None req-be07d563-47dd-44e5-a1b6-ddd8ad1d09f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.119252] [55188]: DEBUG oslo_concurrency.lockutils [None req-be07d563-47dd-44e5-a1b6-ddd8ad1d09f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.153816] [55188]: DEBUG oslo_concurrency.lockutils [None req-be07d563-47dd-44e5-a1b6-ddd8ad1d09f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.154094] [55188]: DEBUG oslo_concurrency.lockutils [None req-be07d563-47dd-44e5-a1b6-ddd8ad1d09f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.154290] [55188]: DEBUG oslo_concurrency.lockutils [None req-be07d563-47dd-44e5-a1b6-ddd8ad1d09f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.154493] [55188]: DEBUG nova.objects.instance [None req-be07d563-47dd-44e5-a1b6-ddd8ad1d09f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Lazy-loading 'fault' on Instance uuid 88075c05-5098-4c8a-83e1-1569ab3f7364 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1021.282790] [55188]: DEBUG nova.policy [None req-be07d563-47dd-44e5-a1b6-ddd8ad1d09f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.290230] [55188]: DEBUG nova.policy [None req-be07d563-47dd-44e5-a1b6-ddd8ad1d09f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.294397] [55188]: DEBUG nova.policy [None req-be07d563-47dd-44e5-a1b6-ddd8ad1d09f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '172205be8805426e998142f2139db8ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2f303415e942d7b281e034d9f4cab9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.296073] [55188]: INFO nova.api.openstack.requestlog [None req-be07d563-47dd-44e5-a1b6-ddd8ad1d09f9 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364" status: 200 len: 2034 microversion: 2.93 time: 0.188840 [ 1021.297302] [55188]: [pid: 55188|app: 0|req: 3566/6989] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:21 2025] GET /compute/v2.1/servers/88075c05-5098-4c8a-83e1-1569ab3f7364 => generated 2034 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1021.318154] [55187]: DEBUG nova.api.openstack.wsgi [None req-3bd41084-e4f5-4626-930f-6e16eb9fabf2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] Calling method '.version_select at 0x7d4af9ab2b00>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1021.337783] [55187]: INFO nova.api.openstack.requestlog [None req-3bd41084-e4f5-4626-930f-6e16eb9fabf2 tempest-ServerActionsV293TestJSON-1718366179 tempest-ServerActionsV293TestJSON-1718366179-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-865901784" status: 204 len: 0 microversion: 2.93 time: 0.026318 [ 1021.338450] [55187]: [pid: 55187|app: 0|req: 3424/6990] 10.180.1.21 () {60 vars in 1254 bytes} [Wed Mar 26 22:08:21 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-865901784 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1021.637316] [55188]: DEBUG nova.api.openstack.wsgi [None req-6c33fa28-b73f-4900-9cd4-5f6e2ad95e27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1021.643301] [55188]: DEBUG nova.compute.api [None req-6c33fa28-b73f-4900-9cd4-5f6e2ad95e27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1021.651111] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c33fa28-b73f-4900-9cd4-5f6e2ad95e27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.654113] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c33fa28-b73f-4900-9cd4-5f6e2ad95e27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.654113] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c33fa28-b73f-4900-9cd4-5f6e2ad95e27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.654113] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c33fa28-b73f-4900-9cd4-5f6e2ad95e27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.654113] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c33fa28-b73f-4900-9cd4-5f6e2ad95e27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.654113] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c33fa28-b73f-4900-9cd4-5f6e2ad95e27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.792915] [55188]: DEBUG nova.policy [None req-6c33fa28-b73f-4900-9cd4-5f6e2ad95e27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.801857] [55188]: INFO nova.api.openstack.requestlog [None req-6c33fa28-b73f-4900-9cd4-5f6e2ad95e27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1523 microversion: 2.1 time: 0.166777 [ 1021.806133] [55188]: [pid: 55188|app: 0|req: 3567/6991] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:22 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1523 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.816269] [55187]: DEBUG nova.api.openstack.wsgi [None req-84b88596-fbbb-48a1-a40a-379ef5ed5809 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1021.821480] [55187]: DEBUG nova.compute.api [None req-84b88596-fbbb-48a1-a40a-379ef5ed5809 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1021.832022] [55188]: DEBUG nova.api.openstack.wsgi [None req-361546c2-9e92-4e29-8a10-9a6a9db8beea tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1021.832022] [55188]: DEBUG nova.compute.api [None req-361546c2-9e92-4e29-8a10-9a6a9db8beea tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1021.832265] [55187]: DEBUG oslo_concurrency.lockutils [None req-84b88596-fbbb-48a1-a40a-379ef5ed5809 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.832265] [55187]: DEBUG oslo_concurrency.lockutils [None req-84b88596-fbbb-48a1-a40a-379ef5ed5809 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.832265] [55187]: DEBUG oslo_concurrency.lockutils [None req-84b88596-fbbb-48a1-a40a-379ef5ed5809 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.832265] [55187]: DEBUG oslo_concurrency.lockutils [None req-84b88596-fbbb-48a1-a40a-379ef5ed5809 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.832694] [55187]: DEBUG oslo_concurrency.lockutils [None req-84b88596-fbbb-48a1-a40a-379ef5ed5809 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.833149] [55187]: DEBUG oslo_concurrency.lockutils [None req-84b88596-fbbb-48a1-a40a-379ef5ed5809 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.833547] [55188]: DEBUG oslo_concurrency.lockutils [None req-361546c2-9e92-4e29-8a10-9a6a9db8beea tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.836310] [55188]: DEBUG oslo_concurrency.lockutils [None req-361546c2-9e92-4e29-8a10-9a6a9db8beea tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.836310] [55188]: DEBUG oslo_concurrency.lockutils [None req-361546c2-9e92-4e29-8a10-9a6a9db8beea tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.836310] [55188]: DEBUG oslo_concurrency.lockutils [None req-361546c2-9e92-4e29-8a10-9a6a9db8beea tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.836310] [55188]: DEBUG oslo_concurrency.lockutils [None req-361546c2-9e92-4e29-8a10-9a6a9db8beea tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.836310] [55188]: DEBUG oslo_concurrency.lockutils [None req-361546c2-9e92-4e29-8a10-9a6a9db8beea tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.983109] [55187]: DEBUG nova.policy [None req-84b88596-fbbb-48a1-a40a-379ef5ed5809 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.988013] [55187]: INFO nova.api.openstack.requestlog [None req-84b88596-fbbb-48a1-a40a-379ef5ed5809 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1513 microversion: 2.1 time: 0.175849 [ 1021.988518] [55187]: [pid: 55187|app: 0|req: 3425/6992] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:22 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1513 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.991736] [55187]: DEBUG nova.api.openstack.wsgi [None req-18fa683c-1a05-43bf-bc63-1bb3e09c9627 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1021.993738] [55187]: DEBUG nova.compute.api [None req-18fa683c-1a05-43bf-bc63-1bb3e09c9627 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1021.997715] [55187]: DEBUG oslo_concurrency.lockutils [None req-18fa683c-1a05-43bf-bc63-1bb3e09c9627 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.998039] [55187]: DEBUG oslo_concurrency.lockutils [None req-18fa683c-1a05-43bf-bc63-1bb3e09c9627 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.998281] [55187]: DEBUG oslo_concurrency.lockutils [None req-18fa683c-1a05-43bf-bc63-1bb3e09c9627 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.998770] [55187]: DEBUG oslo_concurrency.lockutils [None req-18fa683c-1a05-43bf-bc63-1bb3e09c9627 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.999094] [55187]: DEBUG oslo_concurrency.lockutils [None req-18fa683c-1a05-43bf-bc63-1bb3e09c9627 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.999345] [55187]: DEBUG oslo_concurrency.lockutils [None req-18fa683c-1a05-43bf-bc63-1bb3e09c9627 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.028044] [55187]: DEBUG oslo_concurrency.lockutils [None req-18fa683c-1a05-43bf-bc63-1bb3e09c9627 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.028771] [55187]: DEBUG oslo_concurrency.lockutils [None req-18fa683c-1a05-43bf-bc63-1bb3e09c9627 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.029218] [55187]: DEBUG oslo_concurrency.lockutils [None req-18fa683c-1a05-43bf-bc63-1bb3e09c9627 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.029545] [55187]: DEBUG nova.objects.instance [None req-18fa683c-1a05-43bf-bc63-1bb3e09c9627 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lazy-loading 'fault' on Instance uuid 0d46a59d-0b8c-4352-bdd5-ef49274ca424 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1022.068086] [55187]: DEBUG nova.policy [None req-18fa683c-1a05-43bf-bc63-1bb3e09c9627 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '84d8ed4190c24e7b9f42407855cf9376', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf1c6536cbc94bedb057afea306c5ac5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.072814] [55187]: INFO nova.api.openstack.requestlog [None req-18fa683c-1a05-43bf-bc63-1bb3e09c9627 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 200 len: 1251 microversion: 2.1 time: 0.083578 [ 1022.073457] [55187]: [pid: 55187|app: 0|req: 3426/6993] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:22 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 1251 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.076047] [55187]: DEBUG nova.api.openstack.wsgi [None req-6cec86d4-5adc-43bf-8ed5-e153a997ba5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1022.077787] [55187]: DEBUG nova.compute.api [None req-6cec86d4-5adc-43bf-8ed5-e153a997ba5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1022.081337] [55187]: DEBUG oslo_concurrency.lockutils [None req-6cec86d4-5adc-43bf-8ed5-e153a997ba5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.081703] [55187]: DEBUG oslo_concurrency.lockutils [None req-6cec86d4-5adc-43bf-8ed5-e153a997ba5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.081946] [55187]: DEBUG oslo_concurrency.lockutils [None req-6cec86d4-5adc-43bf-8ed5-e153a997ba5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.082396] [55187]: DEBUG oslo_concurrency.lockutils [None req-6cec86d4-5adc-43bf-8ed5-e153a997ba5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.082654] [55187]: DEBUG oslo_concurrency.lockutils [None req-6cec86d4-5adc-43bf-8ed5-e153a997ba5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.082870] [55187]: DEBUG oslo_concurrency.lockutils [None req-6cec86d4-5adc-43bf-8ed5-e153a997ba5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.337419] [55188]: DEBUG nova.policy [None req-361546c2-9e92-4e29-8a10-9a6a9db8beea tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.342891] [55188]: INFO nova.api.openstack.requestlog [None req-361546c2-9e92-4e29-8a10-9a6a9db8beea tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1320 microversion: 2.1 time: 0.521255 [ 1022.343374] [55188]: [pid: 55188|app: 0|req: 3568/6994] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:22 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1320 bytes in 522 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.346333] [55188]: DEBUG nova.api.openstack.wsgi [None req-ba37e2ff-9894-4aa3-bd8f-358862c8b61a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1022.348854] [55188]: DEBUG nova.compute.api [None req-ba37e2ff-9894-4aa3-bd8f-358862c8b61a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1022.353668] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba37e2ff-9894-4aa3-bd8f-358862c8b61a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.356846] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba37e2ff-9894-4aa3-bd8f-358862c8b61a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.356846] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba37e2ff-9894-4aa3-bd8f-358862c8b61a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.356846] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba37e2ff-9894-4aa3-bd8f-358862c8b61a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.356846] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba37e2ff-9894-4aa3-bd8f-358862c8b61a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.356846] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba37e2ff-9894-4aa3-bd8f-358862c8b61a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.389328] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba37e2ff-9894-4aa3-bd8f-358862c8b61a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.389831] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba37e2ff-9894-4aa3-bd8f-358862c8b61a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.390151] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba37e2ff-9894-4aa3-bd8f-358862c8b61a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.390488] [55188]: DEBUG nova.objects.instance [None req-ba37e2ff-9894-4aa3-bd8f-358862c8b61a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lazy-loading 'fault' on Instance uuid 2e3e38b3-ea25-4443-ae05-36a632f979f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1022.438877] [55188]: DEBUG nova.policy [None req-ba37e2ff-9894-4aa3-bd8f-358862c8b61a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.448028] [55188]: INFO nova.api.openstack.requestlog [None req-ba37e2ff-9894-4aa3-bd8f-358862c8b61a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1326 microversion: 2.1 time: 0.102893 [ 1022.448028] [55188]: [pid: 55188|app: 0|req: 3569/6995] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:22 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1326 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.451894] [55188]: DEBUG nova.api.openstack.wsgi [req-b47c4458-a171-49af-bc77-3499e1fcac6a req-50b853fa-6d6d-4db8-a0d4-650f86521e56 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "88075c05-5098-4c8a-83e1-1569ab3f7364", "name": "network-vif-deleted", "tag": "9d9d8713-20ae-4044-aa5e-0515938a83ed"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1022.459771] [55188]: DEBUG oslo_concurrency.lockutils [req-b47c4458-a171-49af-bc77-3499e1fcac6a req-50b853fa-6d6d-4db8-a0d4-650f86521e56 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.460235] [55188]: DEBUG oslo_concurrency.lockutils [req-b47c4458-a171-49af-bc77-3499e1fcac6a req-50b853fa-6d6d-4db8-a0d4-650f86521e56 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.460535] [55188]: DEBUG oslo_concurrency.lockutils [req-b47c4458-a171-49af-bc77-3499e1fcac6a req-50b853fa-6d6d-4db8-a0d4-650f86521e56 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.468442] [55188]: INFO nova.api.openstack.compute.server_external_events [req-b47c4458-a171-49af-bc77-3499e1fcac6a req-50b853fa-6d6d-4db8-a0d4-650f86521e56 service nova] Creating event network-vif-deleted:9d9d8713-20ae-4044-aa5e-0515938a83ed for instance 88075c05-5098-4c8a-83e1-1569ab3f7364 on cpu-1 [ 1022.471986] [55188]: INFO nova.api.openstack.requestlog [req-b47c4458-a171-49af-bc77-3499e1fcac6a req-50b853fa-6d6d-4db8-a0d4-650f86521e56 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023887 [ 1022.472385] [55188]: [pid: 55188|app: 0|req: 3570/6996] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:22 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1022.478198] [55187]: DEBUG nova.policy [None req-6cec86d4-5adc-43bf-8ed5-e153a997ba5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.486999] [55187]: INFO nova.api.openstack.requestlog [None req-6cec86d4-5adc-43bf-8ed5-e153a997ba5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1317 microversion: 2.1 time: 0.412772 [ 1022.487571] [55187]: [pid: 55187|app: 0|req: 3427/6997] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:22 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1317 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.608735] [55188]: DEBUG nova.api.openstack.wsgi [None req-82c9e671-964d-4668-9a4f-fde077b6edd9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1022.610693] [55188]: DEBUG nova.compute.api [None req-82c9e671-964d-4668-9a4f-fde077b6edd9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1022.617097] [55188]: DEBUG oslo_concurrency.lockutils [None req-82c9e671-964d-4668-9a4f-fde077b6edd9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.617097] [55188]: DEBUG oslo_concurrency.lockutils [None req-82c9e671-964d-4668-9a4f-fde077b6edd9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.617097] [55188]: DEBUG oslo_concurrency.lockutils [None req-82c9e671-964d-4668-9a4f-fde077b6edd9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.617097] [55188]: DEBUG oslo_concurrency.lockutils [None req-82c9e671-964d-4668-9a4f-fde077b6edd9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.617097] [55188]: DEBUG oslo_concurrency.lockutils [None req-82c9e671-964d-4668-9a4f-fde077b6edd9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.617097] [55188]: DEBUG oslo_concurrency.lockutils [None req-82c9e671-964d-4668-9a4f-fde077b6edd9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.787973] [55188]: DEBUG nova.policy [None req-82c9e671-964d-4668-9a4f-fde077b6edd9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.794488] [55188]: INFO nova.api.openstack.requestlog [None req-82c9e671-964d-4668-9a4f-fde077b6edd9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1671 microversion: 2.1 time: 0.321044 [ 1022.794806] [55188]: [pid: 55188|app: 0|req: 3571/6998] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:22 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1671 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.807455] [55187]: DEBUG nova.api.openstack.wsgi [None req-7ffefa61-3349-4099-a05e-9e0b1cb4f3ae tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1022.810560] [55187]: DEBUG nova.compute.api [None req-7ffefa61-3349-4099-a05e-9e0b1cb4f3ae tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1022.818085] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ffefa61-3349-4099-a05e-9e0b1cb4f3ae tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.818382] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ffefa61-3349-4099-a05e-9e0b1cb4f3ae tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.818580] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ffefa61-3349-4099-a05e-9e0b1cb4f3ae tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.818976] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ffefa61-3349-4099-a05e-9e0b1cb4f3ae tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.819787] [55188]: DEBUG nova.api.openstack.wsgi [None req-7bcfa540-cc2b-4688-80de-cc7f06d25e54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1022.819915] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ffefa61-3349-4099-a05e-9e0b1cb4f3ae tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.820129] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ffefa61-3349-4099-a05e-9e0b1cb4f3ae tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.821851] [55188]: DEBUG nova.compute.api [None req-7bcfa540-cc2b-4688-80de-cc7f06d25e54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1022.826373] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bcfa540-cc2b-4688-80de-cc7f06d25e54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.826640] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bcfa540-cc2b-4688-80de-cc7f06d25e54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.826826] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bcfa540-cc2b-4688-80de-cc7f06d25e54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.827221] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bcfa540-cc2b-4688-80de-cc7f06d25e54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.827427] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bcfa540-cc2b-4688-80de-cc7f06d25e54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.827630] [55188]: DEBUG oslo_concurrency.lockutils [None req-7bcfa540-cc2b-4688-80de-cc7f06d25e54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.976838] [55187]: DEBUG nova.policy [None req-7ffefa61-3349-4099-a05e-9e0b1cb4f3ae tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.985110] [55187]: INFO nova.api.openstack.requestlog [None req-7ffefa61-3349-4099-a05e-9e0b1cb4f3ae tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1671 microversion: 2.1 time: 0.179866 [ 1022.985674] [55187]: [pid: 55187|app: 0|req: 3428/6999] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:23 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1671 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.002851] [55188]: DEBUG nova.policy [None req-7bcfa540-cc2b-4688-80de-cc7f06d25e54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.004878] [55187]: DEBUG nova.api.openstack.wsgi [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'action', calling method: >, body: {"rebuild": {"name": "tempest-ServerActionsTestJSON-server-1512174378", "metadata": {"rebuild": "server"}, "adminPass": "***", "imageRef": "}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1023.009347] [55187]: DEBUG nova.compute.api [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1023.012030] [55188]: INFO nova.api.openstack.requestlog [None req-7bcfa540-cc2b-4688-80de-cc7f06d25e54 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1523 microversion: 2.1 time: 0.193648 [ 1023.012030] [55188]: [pid: 55188|app: 0|req: 3572/7000] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:23 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1523 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.014962] [55188]: DEBUG nova.api.openstack.wsgi [None req-2a023843-2253-415f-99e3-2b1960141d22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1023.016775] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.017058] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.017332] [55188]: DEBUG nova.compute.api [None req-2a023843-2253-415f-99e3-2b1960141d22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1023.017410] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.018207] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.018207] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.019088] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.021604] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a023843-2253-415f-99e3-2b1960141d22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.021957] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a023843-2253-415f-99e3-2b1960141d22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.022078] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a023843-2253-415f-99e3-2b1960141d22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.022524] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a023843-2253-415f-99e3-2b1960141d22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.022777] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a023843-2253-415f-99e3-2b1960141d22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.022933] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a023843-2253-415f-99e3-2b1960141d22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.050378] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.050581] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.050822] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.059220] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.059493] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.059716] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.060158] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.060410] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.060608] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.115979] [55187]: DEBUG nova.quota [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Getting quotas for project 0057572dd11c4643b4ee248f62dfc5bb. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1023.118798] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=4 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1023.120191] [55187]: DEBUG nova.quota [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Getting quotas for user 150c17de0d7445f4a7db11c7e4f6fad4 and project 0057572dd11c4643b4ee248f62dfc5bb. Resources: dict_keys(['metadata_items']) {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1023.142679] [55187]: DEBUG nova.virt.hardware [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1023.143077] [55187]: DEBUG nova.virt.hardware [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1023.143230] [55187]: DEBUG nova.virt.hardware [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1023.143306] [55187]: DEBUG nova.virt.hardware [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1023.143483] [55187]: DEBUG nova.virt.hardware [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1023.154609] [55188]: DEBUG nova.policy [None req-2a023843-2253-415f-99e3-2b1960141d22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.163818] [55188]: INFO nova.api.openstack.requestlog [None req-2a023843-2253-415f-99e3-2b1960141d22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1513 microversion: 2.1 time: 0.151619 [ 1023.164429] [55188]: [pid: 55188|app: 0|req: 3573/7001] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:23 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1513 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.173447] [55188]: DEBUG nova.api.openstack.wsgi [None req-e90efd8c-42f3-4a79-b07f-08a34bb20383 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1023.173986] [55188]: DEBUG nova.compute.api [None req-e90efd8c-42f3-4a79-b07f-08a34bb20383 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] [instance: 0d46a59d-0b8c-4352-bdd5-ef49274ca424] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1023.181766] [55188]: DEBUG oslo_concurrency.lockutils [None req-e90efd8c-42f3-4a79-b07f-08a34bb20383 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.182272] [55188]: DEBUG oslo_concurrency.lockutils [None req-e90efd8c-42f3-4a79-b07f-08a34bb20383 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.182613] [55188]: DEBUG oslo_concurrency.lockutils [None req-e90efd8c-42f3-4a79-b07f-08a34bb20383 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.183207] [55188]: DEBUG oslo_concurrency.lockutils [None req-e90efd8c-42f3-4a79-b07f-08a34bb20383 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.183722] [55188]: DEBUG oslo_concurrency.lockutils [None req-e90efd8c-42f3-4a79-b07f-08a34bb20383 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.184192] [55188]: DEBUG oslo_concurrency.lockutils [None req-e90efd8c-42f3-4a79-b07f-08a34bb20383 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.202403] [55188]: INFO nova.api.openstack.wsgi [None req-e90efd8c-42f3-4a79-b07f-08a34bb20383 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] HTTP exception thrown: Instance 0d46a59d-0b8c-4352-bdd5-ef49274ca424 could not be found. [ 1023.202403] [55188]: DEBUG nova.api.openstack.wsgi [None req-e90efd8c-42f3-4a79-b07f-08a34bb20383 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Returning 404 to user: Instance 0d46a59d-0b8c-4352-bdd5-ef49274ca424 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1023.202403] [55188]: INFO nova.api.openstack.requestlog [None req-e90efd8c-42f3-4a79-b07f-08a34bb20383 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424" status: 404 len: 111 microversion: 2.1 time: 0.036966 [ 1023.202403] [55188]: [pid: 55188|app: 0|req: 3574/7002] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:23 2025] GET /compute/v2.1/servers/0d46a59d-0b8c-4352-bdd5-ef49274ca424 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1023.213624] [55187]: DEBUG nova.compute.api [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1023.213835] [55188]: DEBUG nova.api.openstack.wsgi [None req-2bb4d71b-08c8-4f87-b04e-95b072060d37 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] Calling method '.version_select at 0x7d4af9832440>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1023.218451] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.218717] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.218898] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.219551] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.219835] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.220011] [55187]: DEBUG oslo_concurrency.lockutils [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.236579] [55188]: INFO nova.api.openstack.requestlog [None req-2bb4d71b-08c8-4f87-b04e-95b072060d37 tempest-ServersTestBootFromVolume-349238990 tempest-ServersTestBootFromVolume-349238990-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1899069959" status: 202 len: 0 microversion: 2.1 time: 0.025265 [ 1023.236875] [55188]: [pid: 55188|app: 0|req: 3575/7003] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 26 22:08:23 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1899069959 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1023.244189] [55187]: INFO nova.api.openstack.requestlog [None req-87baa418-5457-42c5-99ba-77fb698323a9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61/action" status: 202 len: 1171 microversion: 2.1 time: 0.241364 [ 1023.244189] [55187]: [pid: 55187|app: 0|req: 3429/7004] 10.180.1.21 () {60 vars in 1274 bytes} [Wed Mar 26 22:08:23 2025] POST /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61/action => generated 1171 bytes in 242 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 1023.259981] [55188]: DEBUG nova.api.openstack.wsgi [None req-b1931b8f-9593-45a7-bcfd-0d86edd34a49 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1023.262689] [55188]: DEBUG nova.compute.api [None req-b1931b8f-9593-45a7-bcfd-0d86edd34a49 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1023.271343] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1931b8f-9593-45a7-bcfd-0d86edd34a49 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.271343] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1931b8f-9593-45a7-bcfd-0d86edd34a49 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.271631] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1931b8f-9593-45a7-bcfd-0d86edd34a49 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.272856] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1931b8f-9593-45a7-bcfd-0d86edd34a49 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.272856] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1931b8f-9593-45a7-bcfd-0d86edd34a49 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.273101] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1931b8f-9593-45a7-bcfd-0d86edd34a49 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.365196] [55187]: DEBUG nova.api.openstack.wsgi [None req-c93d47fa-2873-4667-a1d7-67b440793561 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1023.368008] [55187]: DEBUG nova.compute.api [None req-c93d47fa-2873-4667-a1d7-67b440793561 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1023.374942] [55187]: DEBUG oslo_concurrency.lockutils [None req-c93d47fa-2873-4667-a1d7-67b440793561 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.375397] [55187]: DEBUG oslo_concurrency.lockutils [None req-c93d47fa-2873-4667-a1d7-67b440793561 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.375664] [55187]: DEBUG oslo_concurrency.lockutils [None req-c93d47fa-2873-4667-a1d7-67b440793561 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.376207] [55187]: DEBUG oslo_concurrency.lockutils [None req-c93d47fa-2873-4667-a1d7-67b440793561 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.376837] [55187]: DEBUG oslo_concurrency.lockutils [None req-c93d47fa-2873-4667-a1d7-67b440793561 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.376837] [55187]: DEBUG oslo_concurrency.lockutils [None req-c93d47fa-2873-4667-a1d7-67b440793561 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.440502] [55188]: DEBUG nova.policy [None req-b1931b8f-9593-45a7-bcfd-0d86edd34a49 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.452698] [55188]: INFO nova.api.openstack.requestlog [None req-b1931b8f-9593-45a7-bcfd-0d86edd34a49 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1697 microversion: 2.1 time: 0.195353 [ 1023.452698] [55188]: [pid: 55188|app: 0|req: 3576/7005] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:23 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1697 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.464200] [55188]: DEBUG nova.api.openstack.wsgi [None req-3c25ec09-0bb2-43ad-abfd-fc4371abae3f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1023.466795] [55188]: DEBUG nova.compute.api [None req-3c25ec09-0bb2-43ad-abfd-fc4371abae3f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1023.472508] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c25ec09-0bb2-43ad-abfd-fc4371abae3f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.472508] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c25ec09-0bb2-43ad-abfd-fc4371abae3f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.472508] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c25ec09-0bb2-43ad-abfd-fc4371abae3f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.474778] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c25ec09-0bb2-43ad-abfd-fc4371abae3f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.474778] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c25ec09-0bb2-43ad-abfd-fc4371abae3f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.474778] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c25ec09-0bb2-43ad-abfd-fc4371abae3f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.509468] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c25ec09-0bb2-43ad-abfd-fc4371abae3f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.509468] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c25ec09-0bb2-43ad-abfd-fc4371abae3f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.509468] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c25ec09-0bb2-43ad-abfd-fc4371abae3f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.509468] [55188]: DEBUG nova.objects.instance [None req-3c25ec09-0bb2-43ad-abfd-fc4371abae3f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lazy-loading 'fault' on Instance uuid 2e3e38b3-ea25-4443-ae05-36a632f979f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1023.548785] [55188]: DEBUG nova.policy [None req-3c25ec09-0bb2-43ad-abfd-fc4371abae3f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.555290] [55188]: INFO nova.api.openstack.requestlog [None req-3c25ec09-0bb2-43ad-abfd-fc4371abae3f tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1326 microversion: 2.1 time: 0.094347 [ 1023.560022] [55188]: [pid: 55188|app: 0|req: 3577/7006] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:23 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1326 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.560022] [55188]: DEBUG nova.api.openstack.wsgi [None req-8e3fd489-b1e6-429b-9f55-39088e043185 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1023.562139] [55188]: DEBUG nova.compute.api [None req-8e3fd489-b1e6-429b-9f55-39088e043185 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1023.566057] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e3fd489-b1e6-429b-9f55-39088e043185 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.566665] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e3fd489-b1e6-429b-9f55-39088e043185 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.566985] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e3fd489-b1e6-429b-9f55-39088e043185 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.567501] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e3fd489-b1e6-429b-9f55-39088e043185 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.567821] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e3fd489-b1e6-429b-9f55-39088e043185 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.568133] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e3fd489-b1e6-429b-9f55-39088e043185 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.573230] [55187]: DEBUG nova.policy [None req-c93d47fa-2873-4667-a1d7-67b440793561 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.578242] [55187]: INFO nova.api.openstack.requestlog [None req-c93d47fa-2873-4667-a1d7-67b440793561 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1320 microversion: 2.1 time: 0.216160 [ 1023.578859] [55187]: [pid: 55187|app: 0|req: 3430/7007] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:23 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1320 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.788111] [55188]: DEBUG nova.policy [None req-8e3fd489-b1e6-429b-9f55-39088e043185 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.795743] [55188]: INFO nova.api.openstack.requestlog [None req-8e3fd489-b1e6-429b-9f55-39088e043185 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1305 microversion: 2.1 time: 0.238459 [ 1023.796445] [55188]: [pid: 55188|app: 0|req: 3578/7008] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:23 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1305 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.027788] [55187]: DEBUG nova.api.openstack.wsgi [None req-8c41e4fa-8027-47d3-abb5-eff1c6b14b91 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.032468] [55187]: DEBUG nova.compute.api [None req-8c41e4fa-8027-47d3-abb5-eff1c6b14b91 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1024.035458] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c41e4fa-8027-47d3-abb5-eff1c6b14b91 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.035714] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c41e4fa-8027-47d3-abb5-eff1c6b14b91 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.035894] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c41e4fa-8027-47d3-abb5-eff1c6b14b91 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.036325] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c41e4fa-8027-47d3-abb5-eff1c6b14b91 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.036556] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c41e4fa-8027-47d3-abb5-eff1c6b14b91 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.036750] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c41e4fa-8027-47d3-abb5-eff1c6b14b91 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.181930] [55188]: DEBUG nova.api.openstack.wsgi [None req-37422273-7fbb-4435-90af-5465a53b9d4b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.184933] [55188]: DEBUG nova.compute.api [None req-37422273-7fbb-4435-90af-5465a53b9d4b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1024.191383] [55187]: DEBUG nova.policy [None req-8c41e4fa-8027-47d3-abb5-eff1c6b14b91 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.192905] [55188]: DEBUG oslo_concurrency.lockutils [None req-37422273-7fbb-4435-90af-5465a53b9d4b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.193216] [55188]: DEBUG oslo_concurrency.lockutils [None req-37422273-7fbb-4435-90af-5465a53b9d4b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.193413] [55188]: DEBUG oslo_concurrency.lockutils [None req-37422273-7fbb-4435-90af-5465a53b9d4b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.195068] [55188]: DEBUG oslo_concurrency.lockutils [None req-37422273-7fbb-4435-90af-5465a53b9d4b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.195381] [55188]: DEBUG oslo_concurrency.lockutils [None req-37422273-7fbb-4435-90af-5465a53b9d4b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.195577] [55188]: DEBUG oslo_concurrency.lockutils [None req-37422273-7fbb-4435-90af-5465a53b9d4b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.202352] [55187]: INFO nova.api.openstack.requestlog [None req-8c41e4fa-8027-47d3-abb5-eff1c6b14b91 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1523 microversion: 2.1 time: 0.176826 [ 1024.202778] [55187]: [pid: 55187|app: 0|req: 3431/7009] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:24 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1523 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.331383] [55187]: DEBUG nova.api.openstack.wsgi [None req-2e2cd2b3-4ba2-4b80-a441-dbc9b6b4ed9c tempest-ServerGroup264TestJSON-500749528 tempest-ServerGroup264TestJSON-500749528-project-member] Action: 'create', calling method: .version_select at 0x7d4af989e830>, body: {"server_group": {"name": "server-group", "policy": "affinity"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1024.348383] [55187]: DEBUG nova.quota [None req-2e2cd2b3-4ba2-4b80-a441-dbc9b6b4ed9c tempest-ServerGroup264TestJSON-500749528 tempest-ServerGroup264TestJSON-500749528-project-member] Getting quotas for project c38615c2381a405188bf779e636ce29a. Resources: {'server_groups'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1024.353710] [55187]: DEBUG nova.quota [None req-2e2cd2b3-4ba2-4b80-a441-dbc9b6b4ed9c tempest-ServerGroup264TestJSON-500749528 tempest-ServerGroup264TestJSON-500749528-project-member] Getting quotas for user 7c652fa998214f85bd86dd5d9cb68da5 and project c38615c2381a405188bf779e636ce29a. Resources: {'server_groups'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1024.372529] [55188]: DEBUG nova.policy [None req-37422273-7fbb-4435-90af-5465a53b9d4b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.386700] [55188]: INFO nova.api.openstack.requestlog [None req-37422273-7fbb-4435-90af-5465a53b9d4b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1513 microversion: 2.1 time: 0.207139 [ 1024.386700] [55188]: [pid: 55188|app: 0|req: 3579/7010] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:24 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1513 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.400731] [55187]: DEBUG nova.quota [None req-2e2cd2b3-4ba2-4b80-a441-dbc9b6b4ed9c tempest-ServerGroup264TestJSON-500749528 tempest-ServerGroup264TestJSON-500749528-project-member] Getting quotas for project c38615c2381a405188bf779e636ce29a. Resources: {'server_groups'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1024.404582] [55187]: DEBUG nova.quota [None req-2e2cd2b3-4ba2-4b80-a441-dbc9b6b4ed9c tempest-ServerGroup264TestJSON-500749528 tempest-ServerGroup264TestJSON-500749528-project-member] Getting quotas for user 7c652fa998214f85bd86dd5d9cb68da5 and project c38615c2381a405188bf779e636ce29a. Resources: {'server_groups'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1024.411183] [55187]: INFO nova.api.openstack.requestlog [None req-2e2cd2b3-4ba2-4b80-a441-dbc9b6b4ed9c tempest-ServerGroup264TestJSON-500749528 tempest-ServerGroup264TestJSON-500749528-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 235 microversion: 2.64 time: 0.176248 [ 1024.411846] [55187]: [pid: 55187|app: 0|req: 3432/7011] 10.180.1.21 () {62 vars in 1209 bytes} [Wed Mar 26 22:08:24 2025] POST /compute/v2.1/os-server-groups => generated 235 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1024.420363] [55188]: DEBUG nova.api.openstack.wsgi [None req-5be77ae9-6476-4502-bf36-4cf69c3c06c3 tempest-ServerGroup264TestJSON-500749528 tempest-ServerGroup264TestJSON-500749528-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.427520] [55188]: INFO nova.api.openstack.requestlog [None req-5be77ae9-6476-4502-bf36-4cf69c3c06c3 tempest-ServerGroup264TestJSON-500749528 tempest-ServerGroup264TestJSON-500749528-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 238 microversion: 2.64 time: 0.009494 [ 1024.427520] [55188]: [pid: 55188|app: 0|req: 3580/7012] 10.180.1.21 () {60 vars in 1188 bytes} [Wed Mar 26 22:08:24 2025] GET /compute/v2.1/os-server-groups => generated 238 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1024.438153] [55187]: DEBUG nova.api.openstack.wsgi [None req-cc9615bf-68ee-4cdd-a0bb-8648d898e500 tempest-ServerGroup264TestJSON-500749528 tempest-ServerGroup264TestJSON-500749528-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.445384] [55187]: INFO nova.api.openstack.requestlog [None req-cc9615bf-68ee-4cdd-a0bb-8648d898e500 tempest-ServerGroup264TestJSON-500749528 tempest-ServerGroup264TestJSON-500749528-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups/e3b89659-dc41-4c82-8d6a-64c7bc8d63c4" status: 200 len: 235 microversion: 2.64 time: 0.009590 [ 1024.446014] [55187]: [pid: 55187|app: 0|req: 3433/7013] 10.180.1.21 () {60 vars in 1299 bytes} [Wed Mar 26 22:08:24 2025] GET /compute/v2.1/os-server-groups/e3b89659-dc41-4c82-8d6a-64c7bc8d63c4 => generated 235 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1024.455140] [55188]: DEBUG nova.api.openstack.wsgi [None req-d018eece-d715-4b08-932f-f6bb87e750be tempest-ServerGroup264TestJSON-500749528 tempest-ServerGroup264TestJSON-500749528-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.469920] [55187]: DEBUG nova.api.openstack.wsgi [None req-84b05178-38da-43e2-9175-d78ff7db40c8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.471578] [55187]: DEBUG nova.compute.api [None req-84b05178-38da-43e2-9175-d78ff7db40c8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1024.476360] [55188]: INFO nova.api.openstack.requestlog [None req-d018eece-d715-4b08-932f-f6bb87e750be tempest-ServerGroup264TestJSON-500749528 tempest-ServerGroup264TestJSON-500749528-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/e3b89659-dc41-4c82-8d6a-64c7bc8d63c4" status: 204 len: 0 microversion: 2.64 time: 0.023861 [ 1024.476704] [55188]: [pid: 55188|app: 0|req: 3581/7014] 10.180.1.21 () {60 vars in 1302 bytes} [Wed Mar 26 22:08:24 2025] DELETE /compute/v2.1/os-server-groups/e3b89659-dc41-4c82-8d6a-64c7bc8d63c4 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1024.483064] [55187]: DEBUG oslo_concurrency.lockutils [None req-84b05178-38da-43e2-9175-d78ff7db40c8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.483494] [55187]: DEBUG oslo_concurrency.lockutils [None req-84b05178-38da-43e2-9175-d78ff7db40c8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.483574] [55187]: DEBUG oslo_concurrency.lockutils [None req-84b05178-38da-43e2-9175-d78ff7db40c8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.483873] [55187]: DEBUG oslo_concurrency.lockutils [None req-84b05178-38da-43e2-9175-d78ff7db40c8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.484088] [55187]: DEBUG oslo_concurrency.lockutils [None req-84b05178-38da-43e2-9175-d78ff7db40c8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.484267] [55187]: DEBUG oslo_concurrency.lockutils [None req-84b05178-38da-43e2-9175-d78ff7db40c8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.484877] [55188]: DEBUG nova.api.openstack.wsgi [None req-23249baa-b299-4075-bba1-8574655c6ce7 tempest-ServerGroup264TestJSON-500749528 tempest-ServerGroup264TestJSON-500749528-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.492291] [55188]: INFO nova.api.openstack.wsgi [None req-23249baa-b299-4075-bba1-8574655c6ce7 tempest-ServerGroup264TestJSON-500749528 tempest-ServerGroup264TestJSON-500749528-project-member] HTTP exception thrown: Instance group e3b89659-dc41-4c82-8d6a-64c7bc8d63c4 could not be found. [ 1024.492291] [55188]: DEBUG nova.api.openstack.wsgi [None req-23249baa-b299-4075-bba1-8574655c6ce7 tempest-ServerGroup264TestJSON-500749528 tempest-ServerGroup264TestJSON-500749528-project-member] Returning 404 to user: Instance group e3b89659-dc41-4c82-8d6a-64c7bc8d63c4 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1024.492429] [55188]: INFO nova.api.openstack.requestlog [None req-23249baa-b299-4075-bba1-8574655c6ce7 tempest-ServerGroup264TestJSON-500749528 tempest-ServerGroup264TestJSON-500749528-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/e3b89659-dc41-4c82-8d6a-64c7bc8d63c4" status: 404 len: 117 microversion: 2.64 time: 0.009773 [ 1024.492829] [55188]: [pid: 55188|app: 0|req: 3582/7015] 10.180.1.21 () {60 vars in 1302 bytes} [Wed Mar 26 22:08:24 2025] DELETE /compute/v2.1/os-server-groups/e3b89659-dc41-4c82-8d6a-64c7bc8d63c4 => generated 117 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1024.501113] [55188]: DEBUG nova.api.openstack.wsgi [req-5f30e547-323c-44f3-a603-f0f49c4c1dba req-870383b0-e0ce-4a74-8ca9-8e2d2c47a5bd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c27c3942-c645-4e47-b5af-aa5bd339346f", "name": "network-vif-plugged", "status": "completed", "tag": "10edf78c-3d82-4e1e-a1a4-75d5f5c2b96a"}, {"name": "network-changed", "server_uuid": "c27c3942-c645-4e47-b5af-aa5bd339346f", "tag": "10edf78c-3d82-4e1e-a1a4-75d5f5c2b96a"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1024.512395] [55188]: DEBUG oslo_concurrency.lockutils [req-5f30e547-323c-44f3-a603-f0f49c4c1dba req-870383b0-e0ce-4a74-8ca9-8e2d2c47a5bd service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.512956] [55188]: DEBUG oslo_concurrency.lockutils [req-5f30e547-323c-44f3-a603-f0f49c4c1dba req-870383b0-e0ce-4a74-8ca9-8e2d2c47a5bd service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.512956] [55188]: DEBUG oslo_concurrency.lockutils [req-5f30e547-323c-44f3-a603-f0f49c4c1dba req-870383b0-e0ce-4a74-8ca9-8e2d2c47a5bd service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.525245] [55188]: INFO nova.api.openstack.compute.server_external_events [req-5f30e547-323c-44f3-a603-f0f49c4c1dba req-870383b0-e0ce-4a74-8ca9-8e2d2c47a5bd service nova] Creating event network-vif-plugged:10edf78c-3d82-4e1e-a1a4-75d5f5c2b96a for instance c27c3942-c645-4e47-b5af-aa5bd339346f on cpu-1 [ 1024.525245] [55188]: INFO nova.api.openstack.compute.server_external_events [req-5f30e547-323c-44f3-a603-f0f49c4c1dba req-870383b0-e0ce-4a74-8ca9-8e2d2c47a5bd service nova] Creating event network-changed:10edf78c-3d82-4e1e-a1a4-75d5f5c2b96a for instance c27c3942-c645-4e47-b5af-aa5bd339346f on cpu-1 [ 1024.529273] [55188]: INFO nova.api.openstack.requestlog [req-5f30e547-323c-44f3-a603-f0f49c4c1dba req-870383b0-e0ce-4a74-8ca9-8e2d2c47a5bd service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.034786 [ 1024.529273] [55188]: [pid: 55188|app: 0|req: 3583/7016] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:24 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1024.578262] [55188]: DEBUG nova.api.openstack.wsgi [None req-82d956f7-7266-413b-92f2-20923ca42606 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.581486] [55188]: DEBUG nova.compute.api [None req-82d956f7-7266-413b-92f2-20923ca42606 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1024.587847] [55188]: DEBUG oslo_concurrency.lockutils [None req-82d956f7-7266-413b-92f2-20923ca42606 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.588472] [55188]: DEBUG oslo_concurrency.lockutils [None req-82d956f7-7266-413b-92f2-20923ca42606 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.589302] [55188]: DEBUG oslo_concurrency.lockutils [None req-82d956f7-7266-413b-92f2-20923ca42606 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.589965] [55188]: DEBUG oslo_concurrency.lockutils [None req-82d956f7-7266-413b-92f2-20923ca42606 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.590757] [55188]: DEBUG oslo_concurrency.lockutils [None req-82d956f7-7266-413b-92f2-20923ca42606 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.590757] [55188]: DEBUG oslo_concurrency.lockutils [None req-82d956f7-7266-413b-92f2-20923ca42606 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.620190] [55187]: DEBUG nova.policy [None req-84b05178-38da-43e2-9175-d78ff7db40c8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.621826] [55188]: DEBUG oslo_concurrency.lockutils [None req-82d956f7-7266-413b-92f2-20923ca42606 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.623565] [55188]: DEBUG oslo_concurrency.lockutils [None req-82d956f7-7266-413b-92f2-20923ca42606 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.623565] [55188]: DEBUG oslo_concurrency.lockutils [None req-82d956f7-7266-413b-92f2-20923ca42606 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.623565] [55188]: DEBUG nova.objects.instance [None req-82d956f7-7266-413b-92f2-20923ca42606 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lazy-loading 'fault' on Instance uuid 2e3e38b3-ea25-4443-ae05-36a632f979f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1024.627804] [55187]: INFO nova.api.openstack.requestlog [None req-84b05178-38da-43e2-9175-d78ff7db40c8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1697 microversion: 2.1 time: 0.160500 [ 1024.628338] [55187]: [pid: 55187|app: 0|req: 3434/7017] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:24 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1697 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.633153] [55187]: DEBUG nova.api.openstack.wsgi [None req-b3a7fcf0-6464-4256-bb77-f51e9ca49ee2 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.633293] [55187]: DEBUG nova.compute.api [None req-b3a7fcf0-6464-4256-bb77-f51e9ca49ee2 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1024.637387] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3a7fcf0-6464-4256-bb77-f51e9ca49ee2 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.637698] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3a7fcf0-6464-4256-bb77-f51e9ca49ee2 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.637912] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3a7fcf0-6464-4256-bb77-f51e9ca49ee2 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.638319] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3a7fcf0-6464-4256-bb77-f51e9ca49ee2 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.638613] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3a7fcf0-6464-4256-bb77-f51e9ca49ee2 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.638830] [55187]: DEBUG oslo_concurrency.lockutils [None req-b3a7fcf0-6464-4256-bb77-f51e9ca49ee2 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.659846] [55188]: DEBUG nova.policy [None req-82d956f7-7266-413b-92f2-20923ca42606 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.666559] [55188]: INFO nova.api.openstack.requestlog [None req-82d956f7-7266-413b-92f2-20923ca42606 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1326 microversion: 2.1 time: 0.091837 [ 1024.666559] [55188]: [pid: 55188|app: 0|req: 3584/7018] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:24 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1326 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1024.742622] [55187]: DEBUG nova.policy [None req-b3a7fcf0-6464-4256-bb77-f51e9ca49ee2 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.747352] [55187]: INFO nova.api.openstack.requestlog [None req-b3a7fcf0-6464-4256-bb77-f51e9ca49ee2 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1320 microversion: 2.1 time: 0.118056 [ 1024.748023] [55187]: [pid: 55187|app: 0|req: 3435/7019] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:24 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1320 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.813683] [55188]: DEBUG nova.api.openstack.wsgi [None req-4d83baca-e0ca-46e5-a850-34acfbb48510 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1024.816106] [55188]: DEBUG nova.compute.api [None req-4d83baca-e0ca-46e5-a850-34acfbb48510 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1024.822557] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d83baca-e0ca-46e5-a850-34acfbb48510 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.823140] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d83baca-e0ca-46e5-a850-34acfbb48510 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.823140] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d83baca-e0ca-46e5-a850-34acfbb48510 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.823468] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d83baca-e0ca-46e5-a850-34acfbb48510 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.823621] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d83baca-e0ca-46e5-a850-34acfbb48510 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.823796] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d83baca-e0ca-46e5-a850-34acfbb48510 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.959678] [55188]: DEBUG nova.policy [None req-4d83baca-e0ca-46e5-a850-34acfbb48510 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.965475] [55188]: INFO nova.api.openstack.requestlog [None req-4d83baca-e0ca-46e5-a850-34acfbb48510 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1305 microversion: 2.1 time: 0.154381 [ 1024.965972] [55188]: [pid: 55188|app: 0|req: 3585/7020] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:25 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1305 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.224674] [55187]: DEBUG nova.api.openstack.wsgi [None req-fc32febb-df14-4c6e-9f4f-c5b5401e77ea tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.227869] [55187]: DEBUG nova.compute.api [None req-fc32febb-df14-4c6e-9f4f-c5b5401e77ea tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1025.233931] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc32febb-df14-4c6e-9f4f-c5b5401e77ea tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.234214] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc32febb-df14-4c6e-9f4f-c5b5401e77ea tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.234399] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc32febb-df14-4c6e-9f4f-c5b5401e77ea tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.234781] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc32febb-df14-4c6e-9f4f-c5b5401e77ea tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.234978] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc32febb-df14-4c6e-9f4f-c5b5401e77ea tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.239495] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc32febb-df14-4c6e-9f4f-c5b5401e77ea tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.360309] [55188]: DEBUG nova.api.openstack.wsgi [None req-4d83baca-e0ca-46e5-a850-34acfbb48510 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.366889] [55188]: INFO nova.api.openstack.requestlog [None req-4d83baca-e0ca-46e5-a850-34acfbb48510 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute//" status: 200 len: 378 microversion: - time: 0.005388 [ 1025.367330] [55188]: [pid: 55188|app: 0|req: 3586/7021] 10.180.1.21 () {56 vars in 881 bytes} [Wed Mar 26 22:08:25 2025] GET /compute/ => generated 378 bytes in 8 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [ 1025.372649] [55188]: DEBUG nova.api.openstack.wsgi [None req-4d83baca-e0ca-46e5-a850-34acfbb48510 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.376764] [55188]: INFO nova.api.openstack.requestlog [None req-4d83baca-e0ca-46e5-a850-34acfbb48510 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2/" status: 200 len: 379 microversion: 2.1 time: 0.003911 [ 1025.376764] [55188]: [pid: 55188|app: 0|req: 3587/7022] 10.180.1.21 () {54 vars in 1030 bytes} [Wed Mar 26 22:08:25 2025] GET /compute/v2/ => generated 379 bytes in 4 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [ 1025.380808] [55188]: DEBUG nova.api.openstack.wsgi [None req-4d83baca-e0ca-46e5-a850-34acfbb48510 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.384728] [55188]: INFO nova.api.openstack.requestlog [None req-4d83baca-e0ca-46e5-a850-34acfbb48510 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/" status: 200 len: 389 microversion: 2.1 time: 0.004048 [ 1025.387695] [55188]: [pid: 55188|app: 0|req: 3588/7023] 10.180.1.21 () {54 vars in 1036 bytes} [Wed Mar 26 22:08:25 2025] GET /compute/v2.1/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1025.387941] [55187]: DEBUG nova.policy [None req-fc32febb-df14-4c6e-9f4f-c5b5401e77ea tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.396556] [55188]: DEBUG nova.api.openstack.wsgi [None req-4d83baca-e0ca-46e5-a850-34acfbb48510 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.401552] [55187]: INFO nova.api.openstack.requestlog [None req-fc32febb-df14-4c6e-9f4f-c5b5401e77ea tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1523 microversion: 2.1 time: 0.182389 [ 1025.403642] [55188]: INFO nova.api.openstack.requestlog [None req-4d83baca-e0ca-46e5-a850-34acfbb48510 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute//" status: 200 len: 378 microversion: - time: 0.006524 [ 1025.403642] [55188]: [pid: 55188|app: 0|req: 3589/7024] 10.180.1.21 () {56 vars in 881 bytes} [Wed Mar 26 22:08:25 2025] GET /compute/ => generated 378 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [ 1025.403809] [55187]: [pid: 55187|app: 0|req: 3436/7025] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:25 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1523 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.405778] [55188]: DEBUG nova.api.openstack.wsgi [None req-fb79f226-4c26-493b-9808-b36d27d741c4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.407455] [55188]: DEBUG nova.compute.api [None req-fb79f226-4c26-493b-9808-b36d27d741c4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1025.416067] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb79f226-4c26-493b-9808-b36d27d741c4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.416067] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb79f226-4c26-493b-9808-b36d27d741c4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.416067] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb79f226-4c26-493b-9808-b36d27d741c4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.416345] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb79f226-4c26-493b-9808-b36d27d741c4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.416539] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb79f226-4c26-493b-9808-b36d27d741c4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.416716] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb79f226-4c26-493b-9808-b36d27d741c4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.497220] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=3 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1025.651831] [55187]: DEBUG nova.api.openstack.wsgi [None req-e5157594-283c-4eb6-b65d-50a688341008 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.651831] [55187]: DEBUG nova.compute.api [None req-e5157594-283c-4eb6-b65d-50a688341008 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1025.655465] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5157594-283c-4eb6-b65d-50a688341008 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.655465] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5157594-283c-4eb6-b65d-50a688341008 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.655465] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5157594-283c-4eb6-b65d-50a688341008 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.655465] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5157594-283c-4eb6-b65d-50a688341008 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.655465] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5157594-283c-4eb6-b65d-50a688341008 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.655465] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5157594-283c-4eb6-b65d-50a688341008 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.801990] [55187]: DEBUG nova.policy [None req-e5157594-283c-4eb6-b65d-50a688341008 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.808443] [55188]: DEBUG nova.policy [None req-fb79f226-4c26-493b-9808-b36d27d741c4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.812801] [55188]: INFO nova.api.openstack.requestlog [None req-fb79f226-4c26-493b-9808-b36d27d741c4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1513 microversion: 2.1 time: 0.409042 [ 1025.813151] [55188]: [pid: 55188|app: 0|req: 3590/7026] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:25 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1513 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.817021] [55187]: INFO nova.api.openstack.requestlog [None req-e5157594-283c-4eb6-b65d-50a688341008 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1697 microversion: 2.1 time: 0.167964 [ 1025.817021] [55187]: [pid: 55187|app: 0|req: 3437/7027] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:26 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1697 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.817152] [55188]: DEBUG nova.api.openstack.wsgi [None req-9f78f736-5f30-4e82-9563-ee91c73f2cba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.817445] [55187]: DEBUG nova.api.openstack.wsgi [None req-48bea88a-1456-425e-97d3-bac5750ec509 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.817506] [55188]: DEBUG nova.compute.api [None req-9f78f736-5f30-4e82-9563-ee91c73f2cba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1025.819038] [55187]: DEBUG nova.compute.api [None req-48bea88a-1456-425e-97d3-bac5750ec509 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1025.822224] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f78f736-5f30-4e82-9563-ee91c73f2cba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.822465] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f78f736-5f30-4e82-9563-ee91c73f2cba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.822647] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f78f736-5f30-4e82-9563-ee91c73f2cba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.822992] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f78f736-5f30-4e82-9563-ee91c73f2cba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.823211] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f78f736-5f30-4e82-9563-ee91c73f2cba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.823387] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f78f736-5f30-4e82-9563-ee91c73f2cba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.826459] [55187]: DEBUG oslo_concurrency.lockutils [None req-48bea88a-1456-425e-97d3-bac5750ec509 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.827162] [55187]: DEBUG oslo_concurrency.lockutils [None req-48bea88a-1456-425e-97d3-bac5750ec509 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.827162] [55187]: DEBUG oslo_concurrency.lockutils [None req-48bea88a-1456-425e-97d3-bac5750ec509 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.827313] [55187]: DEBUG oslo_concurrency.lockutils [None req-48bea88a-1456-425e-97d3-bac5750ec509 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.827436] [55187]: DEBUG oslo_concurrency.lockutils [None req-48bea88a-1456-425e-97d3-bac5750ec509 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.827622] [55187]: DEBUG oslo_concurrency.lockutils [None req-48bea88a-1456-425e-97d3-bac5750ec509 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.857408] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f78f736-5f30-4e82-9563-ee91c73f2cba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.857661] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f78f736-5f30-4e82-9563-ee91c73f2cba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.857849] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f78f736-5f30-4e82-9563-ee91c73f2cba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.858089] [55188]: DEBUG nova.objects.instance [None req-9f78f736-5f30-4e82-9563-ee91c73f2cba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lazy-loading 'fault' on Instance uuid 2e3e38b3-ea25-4443-ae05-36a632f979f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1025.888770] [55188]: DEBUG nova.policy [None req-9f78f736-5f30-4e82-9563-ee91c73f2cba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.896682] [55188]: INFO nova.api.openstack.requestlog [None req-9f78f736-5f30-4e82-9563-ee91c73f2cba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 200 len: 1326 microversion: 2.1 time: 0.081363 [ 1025.896682] [55188]: [pid: 55188|app: 0|req: 3591/7028] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:26 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 1326 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.924949] [55187]: DEBUG nova.policy [None req-48bea88a-1456-425e-97d3-bac5750ec509 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.929240] [55187]: INFO nova.api.openstack.requestlog [None req-48bea88a-1456-425e-97d3-bac5750ec509 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1320 microversion: 2.1 time: 0.113788 [ 1025.929660] [55187]: [pid: 55187|app: 0|req: 3438/7029] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:26 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1320 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.978848] [55188]: DEBUG nova.api.openstack.wsgi [None req-bf8fb5e5-5f7e-48a9-be8d-396f229609c2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1025.981150] [55188]: DEBUG nova.compute.api [None req-bf8fb5e5-5f7e-48a9-be8d-396f229609c2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1025.986469] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf8fb5e5-5f7e-48a9-be8d-396f229609c2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.986767] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf8fb5e5-5f7e-48a9-be8d-396f229609c2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.987145] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf8fb5e5-5f7e-48a9-be8d-396f229609c2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.987536] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf8fb5e5-5f7e-48a9-be8d-396f229609c2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.987852] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf8fb5e5-5f7e-48a9-be8d-396f229609c2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.988075] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf8fb5e5-5f7e-48a9-be8d-396f229609c2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.155032] [55188]: DEBUG nova.policy [None req-bf8fb5e5-5f7e-48a9-be8d-396f229609c2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.159298] [55188]: INFO nova.api.openstack.requestlog [None req-bf8fb5e5-5f7e-48a9-be8d-396f229609c2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1305 microversion: 2.1 time: 0.182921 [ 1026.159631] [55188]: [pid: 55188|app: 0|req: 3592/7030] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:26 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1305 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.418304] [55187]: DEBUG nova.api.openstack.wsgi [None req-654b9ec7-28c9-48ac-bbb5-9d53d3fcbeae tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1026.418304] [55187]: DEBUG nova.compute.api [None req-654b9ec7-28c9-48ac-bbb5-9d53d3fcbeae tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1026.426359] [55187]: DEBUG oslo_concurrency.lockutils [None req-654b9ec7-28c9-48ac-bbb5-9d53d3fcbeae tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.426658] [55187]: DEBUG oslo_concurrency.lockutils [None req-654b9ec7-28c9-48ac-bbb5-9d53d3fcbeae tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.426848] [55187]: DEBUG oslo_concurrency.lockutils [None req-654b9ec7-28c9-48ac-bbb5-9d53d3fcbeae tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.427241] [55187]: DEBUG oslo_concurrency.lockutils [None req-654b9ec7-28c9-48ac-bbb5-9d53d3fcbeae tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.427439] [55187]: DEBUG oslo_concurrency.lockutils [None req-654b9ec7-28c9-48ac-bbb5-9d53d3fcbeae tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.427609] [55187]: DEBUG oslo_concurrency.lockutils [None req-654b9ec7-28c9-48ac-bbb5-9d53d3fcbeae tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.547958] [55187]: DEBUG nova.policy [None req-654b9ec7-28c9-48ac-bbb5-9d53d3fcbeae tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.555266] [55187]: INFO nova.api.openstack.requestlog [None req-654b9ec7-28c9-48ac-bbb5-9d53d3fcbeae tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1505 microversion: 2.1 time: 0.141016 [ 1026.555742] [55187]: [pid: 55187|app: 0|req: 3439/7031] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:26 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1505 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.828273] [55188]: DEBUG nova.api.openstack.wsgi [None req-546c3c1b-f830-4c38-905e-6fe14cd538e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1026.830279] [55188]: DEBUG nova.compute.api [None req-546c3c1b-f830-4c38-905e-6fe14cd538e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1026.833392] [55187]: DEBUG nova.api.openstack.wsgi [None req-5ee2b094-42b8-4902-b684-12b8bd01fa77 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1026.835177] [55187]: DEBUG nova.compute.api [None req-5ee2b094-42b8-4902-b684-12b8bd01fa77 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1026.836432] [55188]: DEBUG oslo_concurrency.lockutils [None req-546c3c1b-f830-4c38-905e-6fe14cd538e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.836740] [55188]: DEBUG oslo_concurrency.lockutils [None req-546c3c1b-f830-4c38-905e-6fe14cd538e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.836988] [55188]: DEBUG oslo_concurrency.lockutils [None req-546c3c1b-f830-4c38-905e-6fe14cd538e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.837602] [55188]: DEBUG oslo_concurrency.lockutils [None req-546c3c1b-f830-4c38-905e-6fe14cd538e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.837956] [55188]: DEBUG oslo_concurrency.lockutils [None req-546c3c1b-f830-4c38-905e-6fe14cd538e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.838538] [55188]: DEBUG oslo_concurrency.lockutils [None req-546c3c1b-f830-4c38-905e-6fe14cd538e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.839100] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ee2b094-42b8-4902-b684-12b8bd01fa77 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.839437] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ee2b094-42b8-4902-b684-12b8bd01fa77 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.839640] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ee2b094-42b8-4902-b684-12b8bd01fa77 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.840061] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ee2b094-42b8-4902-b684-12b8bd01fa77 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.840281] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ee2b094-42b8-4902-b684-12b8bd01fa77 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.840458] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ee2b094-42b8-4902-b684-12b8bd01fa77 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.945816] [55188]: DEBUG nova.policy [None req-546c3c1b-f830-4c38-905e-6fe14cd538e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.952849] [55188]: INFO nova.api.openstack.requestlog [None req-546c3c1b-f830-4c38-905e-6fe14cd538e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1513 microversion: 2.1 time: 0.126883 [ 1026.953160] [55188]: [pid: 55188|app: 0|req: 3593/7032] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:27 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1513 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.953251] [55187]: DEBUG nova.policy [None req-5ee2b094-42b8-4902-b684-12b8bd01fa77 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.956089] [55188]: DEBUG nova.api.openstack.wsgi [None req-fff0fb71-634a-49fc-8cfa-d3f8d7e68cbd tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1026.957823] [55188]: DEBUG nova.compute.api [None req-fff0fb71-634a-49fc-8cfa-d3f8d7e68cbd tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1026.959416] [55187]: INFO nova.api.openstack.requestlog [None req-5ee2b094-42b8-4902-b684-12b8bd01fa77 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1703 microversion: 2.1 time: 0.127929 [ 1026.960065] [55187]: [pid: 55187|app: 0|req: 3440/7033] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:27 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1703 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.963210] [55187]: DEBUG nova.api.openstack.wsgi [None req-725e8264-a54c-4e7e-b8ce-3bf57f5fb5c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1026.964716] [55188]: DEBUG oslo_concurrency.lockutils [None req-fff0fb71-634a-49fc-8cfa-d3f8d7e68cbd tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.964716] [55188]: DEBUG oslo_concurrency.lockutils [None req-fff0fb71-634a-49fc-8cfa-d3f8d7e68cbd tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.964716] [55188]: DEBUG oslo_concurrency.lockutils [None req-fff0fb71-634a-49fc-8cfa-d3f8d7e68cbd tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.965008] [55187]: DEBUG nova.compute.api [None req-725e8264-a54c-4e7e-b8ce-3bf57f5fb5c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1026.965096] [55188]: DEBUG oslo_concurrency.lockutils [None req-fff0fb71-634a-49fc-8cfa-d3f8d7e68cbd tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.965306] [55188]: DEBUG oslo_concurrency.lockutils [None req-fff0fb71-634a-49fc-8cfa-d3f8d7e68cbd tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.965482] [55188]: DEBUG oslo_concurrency.lockutils [None req-fff0fb71-634a-49fc-8cfa-d3f8d7e68cbd tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.973341] [55187]: DEBUG oslo_concurrency.lockutils [None req-725e8264-a54c-4e7e-b8ce-3bf57f5fb5c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.975596] [55187]: DEBUG oslo_concurrency.lockutils [None req-725e8264-a54c-4e7e-b8ce-3bf57f5fb5c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.975596] [55187]: DEBUG oslo_concurrency.lockutils [None req-725e8264-a54c-4e7e-b8ce-3bf57f5fb5c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.975596] [55187]: DEBUG oslo_concurrency.lockutils [None req-725e8264-a54c-4e7e-b8ce-3bf57f5fb5c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.975596] [55187]: DEBUG oslo_concurrency.lockutils [None req-725e8264-a54c-4e7e-b8ce-3bf57f5fb5c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.975596] [55187]: DEBUG oslo_concurrency.lockutils [None req-725e8264-a54c-4e7e-b8ce-3bf57f5fb5c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.981255] [55188]: INFO nova.api.openstack.wsgi [None req-fff0fb71-634a-49fc-8cfa-d3f8d7e68cbd tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] HTTP exception thrown: Instance 2e3e38b3-ea25-4443-ae05-36a632f979f2 could not be found. [ 1026.981634] [55188]: DEBUG nova.api.openstack.wsgi [None req-fff0fb71-634a-49fc-8cfa-d3f8d7e68cbd tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Returning 404 to user: Instance 2e3e38b3-ea25-4443-ae05-36a632f979f2 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1026.982093] [55188]: INFO nova.api.openstack.requestlog [None req-fff0fb71-634a-49fc-8cfa-d3f8d7e68cbd tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 404 len: 111 microversion: 2.1 time: 0.028462 [ 1026.982419] [55188]: [pid: 55188|app: 0|req: 3594/7034] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:27 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1026.987514] [55188]: DEBUG nova.api.openstack.wsgi [None req-c10efbfd-3c1e-4c5c-8caa-739dc96c4a00 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '.version_select at 0x7d4afa6a7760>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1027.001432] [55188]: INFO nova.api.openstack.requestlog [None req-c10efbfd-3c1e-4c5c-8caa-739dc96c4a00 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1311100626" status: 202 len: 0 microversion: 2.1 time: 0.015833 [ 1027.003112] [55188]: [pid: 55188|app: 0|req: 3595/7035] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 26 22:08:27 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1311100626 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1027.121199] [55187]: DEBUG nova.policy [None req-725e8264-a54c-4e7e-b8ce-3bf57f5fb5c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.132691] [55187]: INFO nova.api.openstack.requestlog [None req-725e8264-a54c-4e7e-b8ce-3bf57f5fb5c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1514 microversion: 2.1 time: 0.171230 [ 1027.132691] [55187]: [pid: 55187|app: 0|req: 3441/7036] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:27 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1514 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.150021] [55188]: DEBUG nova.api.openstack.wsgi [None req-8aa794b6-e314-45b0-a48f-e15bccbabd91 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1027.152457] [55188]: DEBUG nova.compute.api [None req-8aa794b6-e314-45b0-a48f-e15bccbabd91 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1027.158250] [55188]: DEBUG oslo_concurrency.lockutils [None req-8aa794b6-e314-45b0-a48f-e15bccbabd91 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.158250] [55188]: DEBUG oslo_concurrency.lockutils [None req-8aa794b6-e314-45b0-a48f-e15bccbabd91 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.158607] [55188]: DEBUG oslo_concurrency.lockutils [None req-8aa794b6-e314-45b0-a48f-e15bccbabd91 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.159396] [55188]: DEBUG oslo_concurrency.lockutils [None req-8aa794b6-e314-45b0-a48f-e15bccbabd91 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.159783] [55188]: DEBUG oslo_concurrency.lockutils [None req-8aa794b6-e314-45b0-a48f-e15bccbabd91 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.162052] [55188]: DEBUG oslo_concurrency.lockutils [None req-8aa794b6-e314-45b0-a48f-e15bccbabd91 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.177654] [55188]: DEBUG nova.objects.instance [None req-8aa794b6-e314-45b0-a48f-e15bccbabd91 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lazy-loading 'flavor' on Instance uuid 2e5a099f-f753-45ea-8a01-1a34690930f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1027.179870] [55187]: DEBUG nova.api.openstack.wsgi [None req-2958be51-f5f6-4375-b464-e0634c2ccbdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1027.181460] [55187]: DEBUG nova.compute.api [None req-2958be51-f5f6-4375-b464-e0634c2ccbdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1027.185658] [55187]: DEBUG oslo_concurrency.lockutils [None req-2958be51-f5f6-4375-b464-e0634c2ccbdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.185898] [55187]: DEBUG oslo_concurrency.lockutils [None req-2958be51-f5f6-4375-b464-e0634c2ccbdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.186092] [55187]: DEBUG oslo_concurrency.lockutils [None req-2958be51-f5f6-4375-b464-e0634c2ccbdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.186494] [55187]: DEBUG oslo_concurrency.lockutils [None req-2958be51-f5f6-4375-b464-e0634c2ccbdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.186688] [55187]: DEBUG oslo_concurrency.lockutils [None req-2958be51-f5f6-4375-b464-e0634c2ccbdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.186885] [55187]: DEBUG oslo_concurrency.lockutils [None req-2958be51-f5f6-4375-b464-e0634c2ccbdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.238959] [55188]: INFO nova.api.openstack.requestlog [None req-8aa794b6-e314-45b0-a48f-e15bccbabd91 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2/action" status: 200 len: 32 microversion: 2.1 time: 0.093299 [ 1027.239681] [55188]: [pid: 55188|app: 0|req: 3596/7037] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:08:27 2025] POST /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2/action => generated 32 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1027.246731] [55188]: DEBUG nova.api.openstack.wsgi [None req-7dbab625-6674-4203-81d8-b95520b14027 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1027.249621] [55188]: DEBUG nova.compute.api [None req-7dbab625-6674-4203-81d8-b95520b14027 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1027.257858] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dbab625-6674-4203-81d8-b95520b14027 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.257858] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dbab625-6674-4203-81d8-b95520b14027 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.257858] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dbab625-6674-4203-81d8-b95520b14027 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.258219] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dbab625-6674-4203-81d8-b95520b14027 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.258692] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dbab625-6674-4203-81d8-b95520b14027 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.259065] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dbab625-6674-4203-81d8-b95520b14027 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.380450] [55188]: DEBUG nova.policy [None req-7dbab625-6674-4203-81d8-b95520b14027 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.385287] [55188]: INFO nova.api.openstack.requestlog [None req-7dbab625-6674-4203-81d8-b95520b14027 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1520 microversion: 2.1 time: 0.141945 [ 1027.385781] [55188]: [pid: 55188|app: 0|req: 3597/7038] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:27 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1520 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1027.388610] [55188]: DEBUG nova.api.openstack.wsgi [None req-edb1e7c1-fe2e-42f3-88bd-d7854e4c0114 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Action: 'create', calling method: .version_select at 0x7d4af9833130>, body: {"keypair": {"name": "tempest-keypair-1844250705", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCX65UjfrjgiOF4oM5Fqdjr/khwA7/bW869hATWY5npH9/0yU1IiQU9eK6H7ta9BsKur6BpzbwAPkNMBHvzc8E+aSELqVX73sFruPJatLRv7hngW73TsH1ENeLkrwD2c3A=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1027.399443] [55188]: DEBUG nova.quota [None req-edb1e7c1-fe2e-42f3-88bd-d7854e4c0114 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Getting quotas for project ae258c71173d41fd953433c067ffa9d7. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1027.404471] [55188]: DEBUG nova.quota [None req-edb1e7c1-fe2e-42f3-88bd-d7854e4c0114 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Getting quotas for user 78709f53484c405c9d7b1c9591cc3e3e and project ae258c71173d41fd953433c067ffa9d7. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1027.411666] [55187]: DEBUG nova.policy [None req-2958be51-f5f6-4375-b464-e0634c2ccbdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.417865] [55187]: INFO nova.api.openstack.requestlog [None req-2958be51-f5f6-4375-b464-e0634c2ccbdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1305 microversion: 2.1 time: 0.242021 [ 1027.417954] [55187]: [pid: 55187|app: 0|req: 3442/7039] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:27 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1305 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1027.424037] [55188]: INFO nova.api.openstack.requestlog [None req-edb1e7c1-fe2e-42f3-88bd-d7854e4c0114 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.036238 [ 1027.424417] [55188]: [pid: 55188|app: 0|req: 3598/7040] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:08:27 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1027.569803] [55187]: DEBUG nova.api.openstack.wsgi [None req-20ffbb46-0940-456a-884f-3fea5e704d18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1027.571405] [55187]: DEBUG nova.compute.api [None req-20ffbb46-0940-456a-884f-3fea5e704d18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1027.575970] [55187]: DEBUG oslo_concurrency.lockutils [None req-20ffbb46-0940-456a-884f-3fea5e704d18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.576212] [55187]: DEBUG oslo_concurrency.lockutils [None req-20ffbb46-0940-456a-884f-3fea5e704d18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.576390] [55187]: DEBUG oslo_concurrency.lockutils [None req-20ffbb46-0940-456a-884f-3fea5e704d18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.576730] [55187]: DEBUG oslo_concurrency.lockutils [None req-20ffbb46-0940-456a-884f-3fea5e704d18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.577110] [55187]: DEBUG oslo_concurrency.lockutils [None req-20ffbb46-0940-456a-884f-3fea5e704d18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.577110] [55187]: DEBUG oslo_concurrency.lockutils [None req-20ffbb46-0940-456a-884f-3fea5e704d18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.656727] [55187]: DEBUG nova.policy [None req-20ffbb46-0940-456a-884f-3fea5e704d18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.661236] [55187]: INFO nova.api.openstack.requestlog [None req-20ffbb46-0940-456a-884f-3fea5e704d18 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1505 microversion: 2.1 time: 0.094344 [ 1027.662104] [55187]: [pid: 55187|app: 0|req: 3443/7041] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:27 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1505 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.968528] [55188]: DEBUG nova.api.openstack.wsgi [None req-b57bad90-41d1-4377-a9f3-973de0022d1c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1027.970618] [55188]: DEBUG nova.compute.api [None req-b57bad90-41d1-4377-a9f3-973de0022d1c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1027.973902] [55187]: DEBUG nova.api.openstack.wsgi [None req-c49050a7-866d-470a-a79f-dd50f04c9d32 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1027.974523] [55188]: DEBUG oslo_concurrency.lockutils [None req-b57bad90-41d1-4377-a9f3-973de0022d1c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.974752] [55188]: DEBUG oslo_concurrency.lockutils [None req-b57bad90-41d1-4377-a9f3-973de0022d1c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.974875] [55188]: DEBUG oslo_concurrency.lockutils [None req-b57bad90-41d1-4377-a9f3-973de0022d1c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.975262] [55188]: DEBUG oslo_concurrency.lockutils [None req-b57bad90-41d1-4377-a9f3-973de0022d1c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.975463] [55188]: DEBUG oslo_concurrency.lockutils [None req-b57bad90-41d1-4377-a9f3-973de0022d1c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.975530] [55187]: DEBUG nova.compute.api [None req-c49050a7-866d-470a-a79f-dd50f04c9d32 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1027.975640] [55188]: DEBUG oslo_concurrency.lockutils [None req-b57bad90-41d1-4377-a9f3-973de0022d1c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.983034] [55187]: DEBUG oslo_concurrency.lockutils [None req-c49050a7-866d-470a-a79f-dd50f04c9d32 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.983034] [55187]: DEBUG oslo_concurrency.lockutils [None req-c49050a7-866d-470a-a79f-dd50f04c9d32 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.983152] [55187]: DEBUG oslo_concurrency.lockutils [None req-c49050a7-866d-470a-a79f-dd50f04c9d32 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.983423] [55187]: DEBUG oslo_concurrency.lockutils [None req-c49050a7-866d-470a-a79f-dd50f04c9d32 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.983605] [55187]: DEBUG oslo_concurrency.lockutils [None req-c49050a7-866d-470a-a79f-dd50f04c9d32 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.983783] [55187]: DEBUG oslo_concurrency.lockutils [None req-c49050a7-866d-470a-a79f-dd50f04c9d32 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.061759] [55188]: DEBUG nova.policy [None req-b57bad90-41d1-4377-a9f3-973de0022d1c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.068334] [55188]: INFO nova.api.openstack.requestlog [None req-b57bad90-41d1-4377-a9f3-973de0022d1c tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1513 microversion: 2.1 time: 0.104074 [ 1028.068899] [55188]: [pid: 55188|app: 0|req: 3599/7042] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:28 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1513 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.071901] [55188]: DEBUG nova.api.openstack.wsgi [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachInterfacesTestJSON-server-761325929", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "4585d055-7248-4da8-aceb-2099a262154c"}], "security_groups": [{"name": "tempest-securitygroup--790334566"}], "key_name": "tempest-keypair-1844250705", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1028.118010] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.118582] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.118863] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.119396] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.119642] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.119867] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.140535] [55187]: DEBUG nova.policy [None req-c49050a7-866d-470a-a79f-dd50f04c9d32 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.145718] [55187]: INFO nova.api.openstack.requestlog [None req-c49050a7-866d-470a-a79f-dd50f04c9d32 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1703 microversion: 2.1 time: 0.174356 [ 1028.149456] [55187]: [pid: 55187|app: 0|req: 3444/7043] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:28 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1703 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.152405] [55188]: DEBUG nova.network.neutron [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] validate_networks() for [('4585d055-7248-4da8-aceb-2099a262154c', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1028.203919] [55187]: DEBUG nova.api.openstack.wsgi [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV247Test-server-1245516443", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": "none"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1028.237150] [55187]: DEBUG oslo_concurrency.lockutils [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.237430] [55187]: DEBUG oslo_concurrency.lockutils [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.237623] [55187]: DEBUG oslo_concurrency.lockutils [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.238034] [55187]: DEBUG oslo_concurrency.lockutils [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.238238] [55187]: DEBUG oslo_concurrency.lockutils [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.238425] [55187]: DEBUG oslo_concurrency.lockutils [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.245137] [55187]: DEBUG nova.virt.hardware [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1028.245443] [55187]: DEBUG nova.virt.hardware [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1028.245530] [55187]: DEBUG nova.virt.hardware [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1028.245689] [55187]: DEBUG nova.virt.hardware [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1028.245936] [55187]: DEBUG nova.virt.hardware [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1028.253829] [55187]: DEBUG oslo_concurrency.lockutils [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.254067] [55187]: DEBUG oslo_concurrency.lockutils [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.254250] [55187]: DEBUG oslo_concurrency.lockutils [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.254625] [55187]: DEBUG oslo_concurrency.lockutils [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.254821] [55187]: DEBUG oslo_concurrency.lockutils [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.255048] [55187]: DEBUG oslo_concurrency.lockutils [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.266559] [55187]: DEBUG nova.quota [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Getting quotas for project 21852f0039aa4610bf56cadf846e5b7a. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1028.270623] [55187]: DEBUG nova.quota [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Getting quotas for user 1e52916ef62e47d593f1c70b924a151c and project 21852f0039aa4610bf56cadf846e5b7a. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1028.276392] [55187]: DEBUG nova.compute.api [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1028.277762] [55187]: DEBUG nova.compute.api [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: 48488558-4b01-4283-8f25-692176eb3226] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1028.313907] [55187]: INFO nova.api.openstack.requestlog [None req-08323ab4-0256-4826-96fd-df4212752c77 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.47 time: 0.167016 [ 1028.314315] [55187]: [pid: 55187|app: 0|req: 3445/7044] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 26 22:08:28 2025] POST /compute/v2.1/servers => generated 380 bytes in 168 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 1028.317942] [55187]: DEBUG nova.api.openstack.wsgi [req-0f42fec6-a560-48e9-900a-955fef1cbf19 req-ed90f4b8-5492-4f0d-8f61-e270cfdb8045 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "49d32e7b-bea9-4d7a-a51e-787c00fd2143", "name": "network-vif-unplugged", "status": "completed", "tag": "dafc5dfd-6f85-4995-8f5d-20dd22bf1d84"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1028.321292] [55188]: DEBUG nova.virt.hardware [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1028.321689] [55188]: DEBUG nova.virt.hardware [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1028.321950] [55188]: DEBUG nova.virt.hardware [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1028.322242] [55188]: DEBUG nova.virt.hardware [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1028.322403] [55188]: DEBUG nova.virt.hardware [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1028.324799] [55187]: DEBUG oslo_concurrency.lockutils [req-0f42fec6-a560-48e9-900a-955fef1cbf19 req-ed90f4b8-5492-4f0d-8f61-e270cfdb8045 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.324799] [55187]: DEBUG oslo_concurrency.lockutils [req-0f42fec6-a560-48e9-900a-955fef1cbf19 req-ed90f4b8-5492-4f0d-8f61-e270cfdb8045 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.324799] [55187]: DEBUG oslo_concurrency.lockutils [req-0f42fec6-a560-48e9-900a-955fef1cbf19 req-ed90f4b8-5492-4f0d-8f61-e270cfdb8045 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.330822] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.331158] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.331391] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.331764] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.332176] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.332176] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.335310] [55187]: INFO nova.api.openstack.compute.server_external_events [req-0f42fec6-a560-48e9-900a-955fef1cbf19 req-ed90f4b8-5492-4f0d-8f61-e270cfdb8045 service nova] Creating event network-vif-unplugged:dafc5dfd-6f85-4995-8f5d-20dd22bf1d84 for instance 49d32e7b-bea9-4d7a-a51e-787c00fd2143 on cpu-1 [ 1028.339384] [55187]: INFO nova.api.openstack.requestlog [req-0f42fec6-a560-48e9-900a-955fef1cbf19 req-ed90f4b8-5492-4f0d-8f61-e270cfdb8045 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023426 [ 1028.343019] [55187]: [pid: 55187|app: 0|req: 3446/7045] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:28 2025] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1028.349455] [55188]: DEBUG nova.quota [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Getting quotas for project ae258c71173d41fd953433c067ffa9d7. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1028.356399] [55188]: DEBUG nova.quota [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Getting quotas for user 78709f53484c405c9d7b1c9591cc3e3e and project ae258c71173d41fd953433c067ffa9d7. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1028.366333] [55188]: DEBUG nova.compute.api [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1028.368640] [55188]: DEBUG nova.compute.api [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1028.407926] [55188]: INFO nova.api.openstack.requestlog [None req-6a9bc8da-bd0a-4860-97b3-56fa8cbf4207 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.338300 [ 1028.408265] [55188]: [pid: 55188|app: 0|req: 3600/7046] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:08:28 2025] POST /compute/v2.1/servers => generated 405 bytes in 339 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1028.421062] [55187]: DEBUG nova.api.openstack.wsgi [None req-c4c4f07d-a18a-4646-9931-8dd9bff09915 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.421591] [55187]: DEBUG nova.compute.api [None req-c4c4f07d-a18a-4646-9931-8dd9bff09915 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1028.427808] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4c4f07d-a18a-4646-9931-8dd9bff09915 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.428250] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4c4f07d-a18a-4646-9931-8dd9bff09915 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.428511] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4c4f07d-a18a-4646-9931-8dd9bff09915 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.430106] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4c4f07d-a18a-4646-9931-8dd9bff09915 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.430106] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4c4f07d-a18a-4646-9931-8dd9bff09915 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.430106] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4c4f07d-a18a-4646-9931-8dd9bff09915 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.450664] [55188]: DEBUG nova.api.openstack.wsgi [None req-92d89f69-6d09-40d5-b607-0d14d033c63c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-reader] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.452224] [55188]: DEBUG nova.compute.api [None req-92d89f69-6d09-40d5-b607-0d14d033c63c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-reader] [instance: 48488558-4b01-4283-8f25-692176eb3226] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1028.454769] [55187]: DEBUG nova.compute.api [None req-c4c4f07d-a18a-4646-9931-8dd9bff09915 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1028.484424] [55188]: DEBUG nova.policy [None req-92d89f69-6d09-40d5-b607-0d14d033c63c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '972de3531f30410baabb7977b136b187', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.494744] [55188]: DEBUG nova.policy [None req-92d89f69-6d09-40d5-b607-0d14d033c63c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-reader] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '972de3531f30410baabb7977b136b187', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.496070] [55188]: DEBUG nova.policy [None req-92d89f69-6d09-40d5-b607-0d14d033c63c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-reader] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '972de3531f30410baabb7977b136b187', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.496471] [55188]: INFO nova.api.openstack.requestlog [None req-92d89f69-6d09-40d5-b607-0d14d033c63c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/48488558-4b01-4283-8f25-692176eb3226" status: 200 len: 1300 microversion: 2.47 time: 0.087668 [ 1028.497020] [55188]: [pid: 55188|app: 0|req: 3601/7047] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:28 2025] GET /compute/v2.1/servers/48488558-4b01-4283-8f25-692176eb3226 => generated 1300 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1028.500351] [55188]: DEBUG nova.api.openstack.wsgi [None req-e09dc465-56e1-48fb-bdfb-601974d2e6b0 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.501694] [55188]: DEBUG nova.compute.api [None req-e09dc465-56e1-48fb-bdfb-601974d2e6b0 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1028.506884] [55188]: DEBUG oslo_concurrency.lockutils [None req-e09dc465-56e1-48fb-bdfb-601974d2e6b0 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.506884] [55188]: DEBUG oslo_concurrency.lockutils [None req-e09dc465-56e1-48fb-bdfb-601974d2e6b0 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.506884] [55188]: DEBUG oslo_concurrency.lockutils [None req-e09dc465-56e1-48fb-bdfb-601974d2e6b0 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.506884] [55188]: DEBUG oslo_concurrency.lockutils [None req-e09dc465-56e1-48fb-bdfb-601974d2e6b0 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.506884] [55188]: DEBUG oslo_concurrency.lockutils [None req-e09dc465-56e1-48fb-bdfb-601974d2e6b0 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.507240] [55188]: DEBUG oslo_concurrency.lockutils [None req-e09dc465-56e1-48fb-bdfb-601974d2e6b0 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.529582] [55187]: INFO nova.api.openstack.requestlog [None req-c4c4f07d-a18a-4646-9931-8dd9bff09915 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 204 len: 0 microversion: 2.1 time: 0.188905 [ 1028.530200] [55187]: [pid: 55187|app: 0|req: 3447/7048] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:08:28 2025] DELETE /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 0 bytes in 190 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1028.535292] [55187]: DEBUG nova.api.openstack.wsgi [None req-3bd35913-0c11-46f2-a1dc-f17f61c5e7da tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.535292] [55187]: DEBUG nova.compute.api [None req-3bd35913-0c11-46f2-a1dc-f17f61c5e7da tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1028.564176] [55187]: DEBUG nova.policy [None req-3bd35913-0c11-46f2-a1dc-f17f61c5e7da tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.569108] [55187]: INFO nova.api.openstack.requestlog [None req-3bd35913-0c11-46f2-a1dc-f17f61c5e7da tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1239 microversion: 2.1 time: 0.038433 [ 1028.569439] [55187]: [pid: 55187|app: 0|req: 3448/7049] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:28 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1239 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.572024] [55187]: DEBUG nova.api.openstack.wsgi [None req-461b585d-42bf-47db-adae-ecef5ed1da4e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.573477] [55187]: DEBUG nova.compute.api [None req-461b585d-42bf-47db-adae-ecef5ed1da4e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1028.577487] [55187]: DEBUG oslo_concurrency.lockutils [None req-461b585d-42bf-47db-adae-ecef5ed1da4e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.577726] [55187]: DEBUG oslo_concurrency.lockutils [None req-461b585d-42bf-47db-adae-ecef5ed1da4e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.577912] [55187]: DEBUG oslo_concurrency.lockutils [None req-461b585d-42bf-47db-adae-ecef5ed1da4e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.578277] [55187]: DEBUG oslo_concurrency.lockutils [None req-461b585d-42bf-47db-adae-ecef5ed1da4e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.578510] [55187]: DEBUG oslo_concurrency.lockutils [None req-461b585d-42bf-47db-adae-ecef5ed1da4e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.578687] [55187]: DEBUG oslo_concurrency.lockutils [None req-461b585d-42bf-47db-adae-ecef5ed1da4e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.599534] [55188]: DEBUG nova.policy [None req-e09dc465-56e1-48fb-bdfb-601974d2e6b0 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.604536] [55188]: INFO nova.api.openstack.requestlog [None req-e09dc465-56e1-48fb-bdfb-601974d2e6b0 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1520 microversion: 2.1 time: 0.106807 [ 1028.604854] [55188]: [pid: 55188|app: 0|req: 3602/7050] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:28 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1520 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.608192] [55188]: DEBUG nova.api.openstack.wsgi [None req-5fd30874-ff09-4473-9473-f6889f9809e3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.609939] [55188]: DEBUG nova.compute.api [None req-5fd30874-ff09-4473-9473-f6889f9809e3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1028.614445] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fd30874-ff09-4473-9473-f6889f9809e3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.614694] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fd30874-ff09-4473-9473-f6889f9809e3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.614989] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fd30874-ff09-4473-9473-f6889f9809e3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.615704] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fd30874-ff09-4473-9473-f6889f9809e3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.615920] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fd30874-ff09-4473-9473-f6889f9809e3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.616116] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fd30874-ff09-4473-9473-f6889f9809e3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.653260] [55187]: DEBUG nova.policy [None req-461b585d-42bf-47db-adae-ecef5ed1da4e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.657654] [55187]: INFO nova.api.openstack.requestlog [None req-461b585d-42bf-47db-adae-ecef5ed1da4e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1305 microversion: 2.1 time: 0.087642 [ 1028.657980] [55187]: [pid: 55187|app: 0|req: 3449/7051] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:28 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1305 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.660862] [55187]: DEBUG nova.api.openstack.wsgi [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV247Test-server-116357083", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": "none"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1028.695030] [55187]: DEBUG oslo_concurrency.lockutils [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.695299] [55187]: DEBUG oslo_concurrency.lockutils [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.695488] [55187]: DEBUG oslo_concurrency.lockutils [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.695888] [55187]: DEBUG oslo_concurrency.lockutils [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.696123] [55187]: DEBUG oslo_concurrency.lockutils [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.696270] [55187]: DEBUG oslo_concurrency.lockutils [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.702216] [55187]: DEBUG nova.virt.hardware [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1028.702399] [55187]: DEBUG nova.virt.hardware [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1028.702605] [55187]: DEBUG nova.virt.hardware [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1028.702831] [55187]: DEBUG nova.virt.hardware [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1028.703129] [55187]: DEBUG nova.virt.hardware [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1028.707984] [55187]: DEBUG oslo_concurrency.lockutils [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.708215] [55187]: DEBUG oslo_concurrency.lockutils [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.708435] [55187]: DEBUG oslo_concurrency.lockutils [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.708777] [55187]: DEBUG oslo_concurrency.lockutils [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.708972] [55187]: DEBUG oslo_concurrency.lockutils [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.709160] [55187]: DEBUG oslo_concurrency.lockutils [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.716457] [55188]: DEBUG nova.policy [None req-5fd30874-ff09-4473-9473-f6889f9809e3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.720215] [55187]: DEBUG nova.quota [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Getting quotas for project 21852f0039aa4610bf56cadf846e5b7a. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1028.721243] [55188]: INFO nova.api.openstack.requestlog [None req-5fd30874-ff09-4473-9473-f6889f9809e3 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1709 microversion: 2.1 time: 0.115747 [ 1028.721569] [55188]: [pid: 55188|app: 0|req: 3603/7052] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:28 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1709 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.722972] [55187]: DEBUG nova.quota [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Getting quotas for user 1e52916ef62e47d593f1c70b924a151c and project 21852f0039aa4610bf56cadf846e5b7a. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1028.723963] [55188]: DEBUG nova.api.openstack.wsgi [None req-18e4e96f-ad41-4c1a-b4a6-ec0ccb6f08ad tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.725645] [55188]: DEBUG nova.compute.api [None req-18e4e96f-ad41-4c1a-b4a6-ec0ccb6f08ad tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1028.728111] [55187]: DEBUG nova.compute.api [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1028.728769] [55188]: DEBUG oslo_concurrency.lockutils [None req-18e4e96f-ad41-4c1a-b4a6-ec0ccb6f08ad tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.729096] [55188]: DEBUG oslo_concurrency.lockutils [None req-18e4e96f-ad41-4c1a-b4a6-ec0ccb6f08ad tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.729323] [55188]: DEBUG oslo_concurrency.lockutils [None req-18e4e96f-ad41-4c1a-b4a6-ec0ccb6f08ad tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.729442] [55187]: DEBUG nova.compute.api [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1028.729728] [55188]: DEBUG oslo_concurrency.lockutils [None req-18e4e96f-ad41-4c1a-b4a6-ec0ccb6f08ad tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.729946] [55188]: DEBUG oslo_concurrency.lockutils [None req-18e4e96f-ad41-4c1a-b4a6-ec0ccb6f08ad tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.730179] [55188]: DEBUG oslo_concurrency.lockutils [None req-18e4e96f-ad41-4c1a-b4a6-ec0ccb6f08ad tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.756433] [55187]: INFO nova.api.openstack.requestlog [None req-09f7a311-fdca-4842-a596-2c6bf82c417c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.47 time: 0.097790 [ 1028.756810] [55187]: [pid: 55187|app: 0|req: 3450/7053] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 26 22:08:29 2025] POST /compute/v2.1/servers => generated 380 bytes in 98 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 1028.762705] [55187]: DEBUG nova.api.openstack.wsgi [None req-d808f6c9-2d26-432c-9feb-5ff3b035695d tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1028.764390] [55187]: DEBUG nova.compute.api [None req-d808f6c9-2d26-432c-9feb-5ff3b035695d tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1028.784711] [55187]: INFO nova.api.openstack.requestlog [None req-d808f6c9-2d26-432c-9feb-5ff3b035695d tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1013 microversion: 2.47 time: 0.023979 [ 1028.785055] [55187]: [pid: 55187|app: 0|req: 3451/7054] 10.180.1.21 () {62 vars in 1292 bytes} [Wed Mar 26 22:08:29 2025] PUT /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1013 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1028.795333] [55187]: DEBUG nova.api.openstack.wsgi [None req-53051c1c-08eb-4b82-b5e6-cf2c8b68da8b tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1028.797065] [55187]: DEBUG nova.compute.api [None req-53051c1c-08eb-4b82-b5e6-cf2c8b68da8b tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1028.822815] [55188]: DEBUG nova.policy [None req-18e4e96f-ad41-4c1a-b4a6-ec0ccb6f08ad tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.823109] [55187]: DEBUG nova.policy [None req-53051c1c-08eb-4b82-b5e6-cf2c8b68da8b tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.827311] [55187]: DEBUG nova.policy [None req-53051c1c-08eb-4b82-b5e6-cf2c8b68da8b tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.827503] [55188]: INFO nova.api.openstack.requestlog [None req-18e4e96f-ad41-4c1a-b4a6-ec0ccb6f08ad tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1505 microversion: 2.1 time: 0.105322 [ 1028.827747] [55188]: [pid: 55188|app: 0|req: 3604/7055] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:29 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1505 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.829563] [55187]: DEBUG nova.policy [None req-53051c1c-08eb-4b82-b5e6-cf2c8b68da8b tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.829563] [55187]: INFO nova.api.openstack.requestlog [None req-53051c1c-08eb-4b82-b5e6-cf2c8b68da8b tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1299 microversion: 2.47 time: 0.035455 [ 1028.829563] [55187]: [pid: 55187|app: 0|req: 3452/7056] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:29 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1029.083622] [55188]: DEBUG nova.api.openstack.wsgi [None req-a7f655b9-c7e3-4152-aae5-862724700068 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.085098] [55188]: DEBUG nova.compute.api [None req-a7f655b9-c7e3-4152-aae5-862724700068 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.089193] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7f655b9-c7e3-4152-aae5-862724700068 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.089290] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7f655b9-c7e3-4152-aae5-862724700068 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.089484] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7f655b9-c7e3-4152-aae5-862724700068 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.089865] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7f655b9-c7e3-4152-aae5-862724700068 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.090082] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7f655b9-c7e3-4152-aae5-862724700068 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.090258] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7f655b9-c7e3-4152-aae5-862724700068 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.160773] [55187]: DEBUG nova.api.openstack.wsgi [None req-332cb9f6-d5ef-45bc-9173-f4f792be87b6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.162532] [55187]: DEBUG nova.compute.api [None req-332cb9f6-d5ef-45bc-9173-f4f792be87b6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.166681] [55187]: DEBUG oslo_concurrency.lockutils [None req-332cb9f6-d5ef-45bc-9173-f4f792be87b6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.167059] [55187]: DEBUG oslo_concurrency.lockutils [None req-332cb9f6-d5ef-45bc-9173-f4f792be87b6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.167159] [55187]: DEBUG oslo_concurrency.lockutils [None req-332cb9f6-d5ef-45bc-9173-f4f792be87b6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.167529] [55187]: DEBUG oslo_concurrency.lockutils [None req-332cb9f6-d5ef-45bc-9173-f4f792be87b6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.167725] [55187]: DEBUG oslo_concurrency.lockutils [None req-332cb9f6-d5ef-45bc-9173-f4f792be87b6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.167899] [55187]: DEBUG oslo_concurrency.lockutils [None req-332cb9f6-d5ef-45bc-9173-f4f792be87b6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.170365] [55188]: DEBUG nova.policy [None req-a7f655b9-c7e3-4152-aae5-862724700068 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.174888] [55188]: INFO nova.api.openstack.requestlog [None req-a7f655b9-c7e3-4152-aae5-862724700068 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1505 microversion: 2.1 time: 0.093838 [ 1029.175386] [55188]: [pid: 55188|app: 0|req: 3605/7057] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:29 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1505 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.187777] [55188]: DEBUG nova.api.openstack.wsgi [None req-0211459d-35c3-4c4b-94af-a6c83d4224ab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.189557] [55188]: DEBUG nova.compute.api [None req-0211459d-35c3-4c4b-94af-a6c83d4224ab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.193145] [55188]: DEBUG oslo_concurrency.lockutils [None req-0211459d-35c3-4c4b-94af-a6c83d4224ab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.193426] [55188]: DEBUG oslo_concurrency.lockutils [None req-0211459d-35c3-4c4b-94af-a6c83d4224ab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.193615] [55188]: DEBUG oslo_concurrency.lockutils [None req-0211459d-35c3-4c4b-94af-a6c83d4224ab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.193977] [55188]: DEBUG oslo_concurrency.lockutils [None req-0211459d-35c3-4c4b-94af-a6c83d4224ab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.194198] [55188]: DEBUG oslo_concurrency.lockutils [None req-0211459d-35c3-4c4b-94af-a6c83d4224ab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.194376] [55188]: DEBUG oslo_concurrency.lockutils [None req-0211459d-35c3-4c4b-94af-a6c83d4224ab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.246453] [55187]: DEBUG nova.policy [None req-332cb9f6-d5ef-45bc-9173-f4f792be87b6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.251286] [55187]: INFO nova.api.openstack.requestlog [None req-332cb9f6-d5ef-45bc-9173-f4f792be87b6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1703 microversion: 2.1 time: 0.092788 [ 1029.251628] [55187]: [pid: 55187|app: 0|req: 3453/7058] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:29 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1703 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.284973] [55188]: DEBUG nova.policy [None req-0211459d-35c3-4c4b-94af-a6c83d4224ab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.289830] [55188]: INFO nova.api.openstack.requestlog [None req-0211459d-35c3-4c4b-94af-a6c83d4224ab tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1505 microversion: 2.1 time: 0.104274 [ 1029.290176] [55188]: [pid: 55188|app: 0|req: 3606/7059] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:29 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1505 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1029.303960] [55187]: DEBUG nova.api.openstack.wsgi [None req-28e234b7-f09e-49ef-96f7-816dbb04c2f1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.305824] [55187]: DEBUG nova.compute.api [None req-28e234b7-f09e-49ef-96f7-816dbb04c2f1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.309595] [55187]: DEBUG oslo_concurrency.lockutils [None req-28e234b7-f09e-49ef-96f7-816dbb04c2f1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.309892] [55187]: DEBUG oslo_concurrency.lockutils [None req-28e234b7-f09e-49ef-96f7-816dbb04c2f1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.310111] [55187]: DEBUG oslo_concurrency.lockutils [None req-28e234b7-f09e-49ef-96f7-816dbb04c2f1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.310514] [55187]: DEBUG oslo_concurrency.lockutils [None req-28e234b7-f09e-49ef-96f7-816dbb04c2f1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.310744] [55187]: DEBUG oslo_concurrency.lockutils [None req-28e234b7-f09e-49ef-96f7-816dbb04c2f1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.310937] [55187]: DEBUG oslo_concurrency.lockutils [None req-28e234b7-f09e-49ef-96f7-816dbb04c2f1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.434277] [55187]: DEBUG nova.policy [None req-28e234b7-f09e-49ef-96f7-816dbb04c2f1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.443587] [55187]: INFO nova.api.openstack.requestlog [None req-28e234b7-f09e-49ef-96f7-816dbb04c2f1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 200 len: 1505 microversion: 2.1 time: 0.141484 [ 1029.443587] [55187]: [pid: 55187|app: 0|req: 3454/7060] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:29 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 1505 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.457762] [55188]: DEBUG nova.api.openstack.wsgi [None req-9d35e0b9-4fc4-4cb8-b63a-c4c15a38deb6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.458141] [55188]: DEBUG nova.compute.api [None req-9d35e0b9-4fc4-4cb8-b63a-c4c15a38deb6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.462208] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d35e0b9-4fc4-4cb8-b63a-c4c15a38deb6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.462488] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d35e0b9-4fc4-4cb8-b63a-c4c15a38deb6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.462738] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d35e0b9-4fc4-4cb8-b63a-c4c15a38deb6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.463126] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d35e0b9-4fc4-4cb8-b63a-c4c15a38deb6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.463340] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d35e0b9-4fc4-4cb8-b63a-c4c15a38deb6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.463517] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d35e0b9-4fc4-4cb8-b63a-c4c15a38deb6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.487705] [55188]: DEBUG nova.compute.api [None req-9d35e0b9-4fc4-4cb8-b63a-c4c15a38deb6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1029.541195] [55188]: INFO nova.api.openstack.requestlog [None req-9d35e0b9-4fc4-4cb8-b63a-c4c15a38deb6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 204 len: 0 microversion: 2.1 time: 0.086501 [ 1029.542017] [55188]: [pid: 55188|app: 0|req: 3607/7061] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:08:29 2025] DELETE /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1029.586667] [55187]: DEBUG nova.api.openstack.wsgi [None req-02389f1b-d531-437d-bbbb-6862e9da0ba8 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.589884] [55187]: DEBUG nova.compute.api [None req-02389f1b-d531-437d-bbbb-6862e9da0ba8 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.595423] [55187]: DEBUG oslo_concurrency.lockutils [None req-02389f1b-d531-437d-bbbb-6862e9da0ba8 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.595869] [55187]: DEBUG oslo_concurrency.lockutils [None req-02389f1b-d531-437d-bbbb-6862e9da0ba8 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.596314] [55187]: DEBUG oslo_concurrency.lockutils [None req-02389f1b-d531-437d-bbbb-6862e9da0ba8 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.596848] [55187]: DEBUG oslo_concurrency.lockutils [None req-02389f1b-d531-437d-bbbb-6862e9da0ba8 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.597204] [55187]: DEBUG oslo_concurrency.lockutils [None req-02389f1b-d531-437d-bbbb-6862e9da0ba8 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.597472] [55187]: DEBUG oslo_concurrency.lockutils [None req-02389f1b-d531-437d-bbbb-6862e9da0ba8 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.620509] [55188]: DEBUG nova.api.openstack.wsgi [None req-d7f636d6-9260-47ed-877f-a9e9bffa1253 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.622379] [55188]: DEBUG nova.compute.api [None req-d7f636d6-9260-47ed-877f-a9e9bffa1253 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.627103] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7f636d6-9260-47ed-877f-a9e9bffa1253 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.627352] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7f636d6-9260-47ed-877f-a9e9bffa1253 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.627570] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7f636d6-9260-47ed-877f-a9e9bffa1253 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.628730] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7f636d6-9260-47ed-877f-a9e9bffa1253 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.628730] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7f636d6-9260-47ed-877f-a9e9bffa1253 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.628730] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7f636d6-9260-47ed-877f-a9e9bffa1253 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.639873] [55187]: DEBUG nova.policy [None req-02389f1b-d531-437d-bbbb-6862e9da0ba8 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.645338] [55187]: INFO nova.api.openstack.requestlog [None req-02389f1b-d531-437d-bbbb-6862e9da0ba8 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1235 microversion: 2.1 time: 0.062984 [ 1029.645714] [55187]: [pid: 55187|app: 0|req: 3455/7062] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:29 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1235 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.648827] [55187]: DEBUG nova.api.openstack.wsgi [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-253305499", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "ed036eeb-4e11-4eb7-a04d-67152987b054"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1029.691610] [55187]: DEBUG oslo_concurrency.lockutils [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.691928] [55187]: DEBUG oslo_concurrency.lockutils [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.692200] [55187]: DEBUG oslo_concurrency.lockutils [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.692624] [55187]: DEBUG oslo_concurrency.lockutils [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.692844] [55187]: DEBUG oslo_concurrency.lockutils [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.693046] [55187]: DEBUG oslo_concurrency.lockutils [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.699168] [55187]: DEBUG nova.network.neutron [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] validate_networks() for [('ed036eeb-4e11-4eb7-a04d-67152987b054', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1029.717371] [55188]: DEBUG nova.policy [None req-d7f636d6-9260-47ed-877f-a9e9bffa1253 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.722976] [55188]: INFO nova.api.openstack.requestlog [None req-d7f636d6-9260-47ed-877f-a9e9bffa1253 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1520 microversion: 2.1 time: 0.106283 [ 1029.723517] [55188]: [pid: 55188|app: 0|req: 3608/7063] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:29 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1520 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.727298] [55188]: DEBUG nova.api.openstack.wsgi [None req-5f41ca58-3181-418e-be13-8da0c43d3007 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.729118] [55188]: DEBUG nova.compute.api [None req-5f41ca58-3181-418e-be13-8da0c43d3007 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.734446] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f41ca58-3181-418e-be13-8da0c43d3007 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.734446] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f41ca58-3181-418e-be13-8da0c43d3007 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.734733] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f41ca58-3181-418e-be13-8da0c43d3007 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.735195] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f41ca58-3181-418e-be13-8da0c43d3007 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.735462] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f41ca58-3181-418e-be13-8da0c43d3007 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.735684] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f41ca58-3181-418e-be13-8da0c43d3007 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.848349] [55188]: DEBUG nova.policy [None req-5f41ca58-3181-418e-be13-8da0c43d3007 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.853379] [55188]: INFO nova.api.openstack.requestlog [None req-5f41ca58-3181-418e-be13-8da0c43d3007 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1305 microversion: 2.1 time: 0.129034 [ 1029.853758] [55188]: [pid: 55188|app: 0|req: 3609/7064] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:30 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1305 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.856642] [55188]: DEBUG nova.api.openstack.wsgi [None req-9eed8115-8e54-4da1-b5e4-bee93134c04e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.858687] [55188]: DEBUG nova.compute.api [None req-9eed8115-8e54-4da1-b5e4-bee93134c04e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.862246] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eed8115-8e54-4da1-b5e4-bee93134c04e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.862534] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eed8115-8e54-4da1-b5e4-bee93134c04e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.862771] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eed8115-8e54-4da1-b5e4-bee93134c04e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.863213] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eed8115-8e54-4da1-b5e4-bee93134c04e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.863469] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eed8115-8e54-4da1-b5e4-bee93134c04e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.863689] [55188]: DEBUG oslo_concurrency.lockutils [None req-9eed8115-8e54-4da1-b5e4-bee93134c04e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.864520] [55187]: DEBUG nova.virt.hardware [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1029.864801] [55187]: DEBUG nova.virt.hardware [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1029.865048] [55187]: DEBUG nova.virt.hardware [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1029.865282] [55187]: DEBUG nova.virt.hardware [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1029.865524] [55187]: DEBUG nova.virt.hardware [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1029.875505] [55187]: DEBUG oslo_concurrency.lockutils [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.875505] [55187]: DEBUG oslo_concurrency.lockutils [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.875707] [55187]: DEBUG oslo_concurrency.lockutils [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.876108] [55187]: DEBUG oslo_concurrency.lockutils [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.876311] [55187]: DEBUG oslo_concurrency.lockutils [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.876520] [55187]: DEBUG oslo_concurrency.lockutils [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.887940] [55187]: DEBUG nova.quota [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Getting quotas for project 82fad1616ff74d59a0c91c85897795d6. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1029.891991] [55187]: DEBUG nova.quota [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Getting quotas for user 7566b0c0faeb4f80b9d815a812748a51 and project 82fad1616ff74d59a0c91c85897795d6. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1029.898647] [55187]: DEBUG nova.compute.api [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1029.899960] [55187]: DEBUG nova.compute.api [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1029.930829] [55187]: INFO nova.api.openstack.requestlog [None req-07200853-3362-43b9-af1f-dfaf0ec23899 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.284445 [ 1029.931225] [55187]: [pid: 55187|app: 0|req: 3456/7065] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:08:30 2025] POST /compute/v2.1/servers => generated 380 bytes in 285 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1029.933651] [55187]: DEBUG nova.api.openstack.wsgi [None req-5bd719f5-fb38-4042-8988-d29074dd18e1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.935344] [55187]: DEBUG nova.compute.api [None req-5bd719f5-fb38-4042-8988-d29074dd18e1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.938656] [55187]: DEBUG oslo_concurrency.lockutils [None req-5bd719f5-fb38-4042-8988-d29074dd18e1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.938913] [55187]: DEBUG oslo_concurrency.lockutils [None req-5bd719f5-fb38-4042-8988-d29074dd18e1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.939106] [55187]: DEBUG oslo_concurrency.lockutils [None req-5bd719f5-fb38-4042-8988-d29074dd18e1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.939451] [55187]: DEBUG oslo_concurrency.lockutils [None req-5bd719f5-fb38-4042-8988-d29074dd18e1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.939545] [55188]: DEBUG nova.policy [None req-9eed8115-8e54-4da1-b5e4-bee93134c04e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.939694] [55187]: DEBUG oslo_concurrency.lockutils [None req-5bd719f5-fb38-4042-8988-d29074dd18e1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.939872] [55187]: DEBUG oslo_concurrency.lockutils [None req-5bd719f5-fb38-4042-8988-d29074dd18e1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.944176] [55188]: INFO nova.api.openstack.requestlog [None req-9eed8115-8e54-4da1-b5e4-bee93134c04e tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1709 microversion: 2.1 time: 0.089711 [ 1029.944567] [55188]: [pid: 55188|app: 0|req: 3610/7066] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:30 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1709 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.947568] [55188]: DEBUG nova.api.openstack.wsgi [None req-d4e87606-fac9-4dff-90ef-c26e80edf967 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.948764] [55188]: DEBUG nova.compute.api [None req-d4e87606-fac9-4dff-90ef-c26e80edf967 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1029.953479] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4e87606-fac9-4dff-90ef-c26e80edf967 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.953723] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4e87606-fac9-4dff-90ef-c26e80edf967 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.953910] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4e87606-fac9-4dff-90ef-c26e80edf967 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.954277] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4e87606-fac9-4dff-90ef-c26e80edf967 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.954478] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4e87606-fac9-4dff-90ef-c26e80edf967 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.954689] [55188]: DEBUG oslo_concurrency.lockutils [None req-d4e87606-fac9-4dff-90ef-c26e80edf967 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.989570] [55188]: DEBUG nova.policy [None req-d4e87606-fac9-4dff-90ef-c26e80edf967 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.994212] [55188]: DEBUG nova.policy [None req-d4e87606-fac9-4dff-90ef-c26e80edf967 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.994468] [55188]: DEBUG nova.policy [None req-d4e87606-fac9-4dff-90ef-c26e80edf967 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.995116] [55188]: INFO nova.api.openstack.requestlog [None req-d4e87606-fac9-4dff-90ef-c26e80edf967 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1295 microversion: 2.47 time: 0.050115 [ 1029.995432] [55188]: [pid: 55188|app: 0|req: 3611/7067] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:30 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1295 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1029.998060] [55188]: DEBUG nova.api.openstack.wsgi [None req-1d7a9f30-e7ac-4916-8a7a-2063ae4007e0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1029.999324] [55188]: DEBUG nova.compute.api [None req-1d7a9f30-e7ac-4916-8a7a-2063ae4007e0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.011675] [55187]: DEBUG nova.policy [None req-5bd719f5-fb38-4042-8988-d29074dd18e1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.015991] [55187]: INFO nova.api.openstack.requestlog [None req-5bd719f5-fb38-4042-8988-d29074dd18e1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1508 microversion: 2.1 time: 0.084197 [ 1030.016456] [55187]: [pid: 55187|app: 0|req: 3457/7068] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:30 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1508 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.026763] [55188]: DEBUG nova.policy [None req-1d7a9f30-e7ac-4916-8a7a-2063ae4007e0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.030102] [55187]: DEBUG nova.api.openstack.wsgi [None req-cb42b6da-d148-4b85-b4e0-349246ad0eb3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1030.030657] [55188]: INFO nova.api.openstack.requestlog [None req-1d7a9f30-e7ac-4916-8a7a-2063ae4007e0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1215 microversion: 2.1 time: 0.034651 [ 1030.031055] [55188]: [pid: 55188|app: 0|req: 3612/7069] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:30 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1215 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.034028] [55187]: DEBUG nova.compute.api [None req-cb42b6da-d148-4b85-b4e0-349246ad0eb3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.036710] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb42b6da-d148-4b85-b4e0-349246ad0eb3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.037047] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb42b6da-d148-4b85-b4e0-349246ad0eb3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.037312] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb42b6da-d148-4b85-b4e0-349246ad0eb3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.037948] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb42b6da-d148-4b85-b4e0-349246ad0eb3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.038207] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb42b6da-d148-4b85-b4e0-349246ad0eb3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.038469] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb42b6da-d148-4b85-b4e0-349246ad0eb3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.259165] [55187]: DEBUG nova.policy [None req-cb42b6da-d148-4b85-b4e0-349246ad0eb3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.259165] [55187]: INFO nova.api.openstack.requestlog [None req-cb42b6da-d148-4b85-b4e0-349246ad0eb3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1508 microversion: 2.1 time: 0.100586 [ 1030.259165] [55187]: [pid: 55187|app: 0|req: 3458/7070] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:30 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1508 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1030.262940] [55188]: DEBUG nova.api.openstack.wsgi [None req-578382d9-469d-4457-a2d7-005f4a899a03 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1030.262940] [55188]: DEBUG nova.compute.api [None req-578382d9-469d-4457-a2d7-005f4a899a03 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.262940] [55188]: DEBUG oslo_concurrency.lockutils [None req-578382d9-469d-4457-a2d7-005f4a899a03 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.262940] [55188]: DEBUG oslo_concurrency.lockutils [None req-578382d9-469d-4457-a2d7-005f4a899a03 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.262940] [55188]: DEBUG oslo_concurrency.lockutils [None req-578382d9-469d-4457-a2d7-005f4a899a03 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.262940] [55188]: DEBUG oslo_concurrency.lockutils [None req-578382d9-469d-4457-a2d7-005f4a899a03 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.262940] [55188]: DEBUG oslo_concurrency.lockutils [None req-578382d9-469d-4457-a2d7-005f4a899a03 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.262940] [55188]: DEBUG oslo_concurrency.lockutils [None req-578382d9-469d-4457-a2d7-005f4a899a03 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.262940] [55188]: DEBUG oslo_concurrency.lockutils [None req-578382d9-469d-4457-a2d7-005f4a899a03 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.262940] [55188]: DEBUG oslo_concurrency.lockutils [None req-578382d9-469d-4457-a2d7-005f4a899a03 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.262940] [55188]: DEBUG oslo_concurrency.lockutils [None req-578382d9-469d-4457-a2d7-005f4a899a03 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.262940] [55188]: DEBUG nova.objects.instance [None req-578382d9-469d-4457-a2d7-005f4a899a03 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'flavor' on Instance uuid 49d32e7b-bea9-4d7a-a51e-787c00fd2143 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1030.262940] [55188]: INFO nova.api.openstack.wsgi [None req-578382d9-469d-4457-a2d7-005f4a899a03 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Cannot 'shelve' instance 49d32e7b-bea9-4d7a-a51e-787c00fd2143 while it is in vm_state shelved_offloaded [ 1030.264242] [55188]: DEBUG nova.api.openstack.wsgi [None req-578382d9-469d-4457-a2d7-005f4a899a03 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 409 to user: Cannot 'shelve' instance 49d32e7b-bea9-4d7a-a51e-787c00fd2143 while it is in vm_state shelved_offloaded {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1030.264242] [55188]: INFO nova.api.openstack.requestlog [None req-578382d9-469d-4457-a2d7-005f4a899a03 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action" status: 409 len: 155 microversion: 2.1 time: 0.047552 [ 1030.264242] [55188]: [pid: 55188|app: 0|req: 3613/7071] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:08:30 2025] POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action => generated 155 bytes in 48 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1030.264487] [55187]: DEBUG nova.api.openstack.wsgi [None req-2d54fd4a-c042-4cad-b2d6-5ef8c3e8bef2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1030.264487] [55187]: DEBUG nova.compute.api [None req-2d54fd4a-c042-4cad-b2d6-5ef8c3e8bef2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.264487] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d54fd4a-c042-4cad-b2d6-5ef8c3e8bef2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.264487] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d54fd4a-c042-4cad-b2d6-5ef8c3e8bef2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.264487] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d54fd4a-c042-4cad-b2d6-5ef8c3e8bef2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.264487] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d54fd4a-c042-4cad-b2d6-5ef8c3e8bef2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.264487] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d54fd4a-c042-4cad-b2d6-5ef8c3e8bef2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.264487] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d54fd4a-c042-4cad-b2d6-5ef8c3e8bef2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.265779] [55188]: DEBUG nova.api.openstack.wsgi [None req-cf55e8a6-0ef6-46de-89e2-0836afd2b2f1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1030.267779] [55188]: DEBUG nova.compute.api [None req-cf55e8a6-0ef6-46de-89e2-0836afd2b2f1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.271652] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf55e8a6-0ef6-46de-89e2-0836afd2b2f1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.271932] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf55e8a6-0ef6-46de-89e2-0836afd2b2f1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.272155] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf55e8a6-0ef6-46de-89e2-0836afd2b2f1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.272554] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf55e8a6-0ef6-46de-89e2-0836afd2b2f1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.273343] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf55e8a6-0ef6-46de-89e2-0836afd2b2f1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.273343] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf55e8a6-0ef6-46de-89e2-0836afd2b2f1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.293458] [55187]: DEBUG nova.compute.api [None req-2d54fd4a-c042-4cad-b2d6-5ef8c3e8bef2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=55187) unshelve /opt/stack/nova/nova/compute/api.py:4687}} [ 1030.346183] [55187]: INFO nova.api.openstack.requestlog [None req-2d54fd4a-c042-4cad-b2d6-5ef8c3e8bef2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action" status: 202 len: 0 microversion: 2.1 time: 0.093553 [ 1030.346347] [55187]: [pid: 55187|app: 0|req: 3459/7072] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:08:30 2025] POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1030.350202] [55187]: DEBUG nova.api.openstack.wsgi [req-3421df9c-16ff-4c30-a215-82d4f0498238 req-051f2f48-fc8e-416a-b2e1-410472815dd7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "49d32e7b-bea9-4d7a-a51e-787c00fd2143", "tag": "dafc5dfd-6f85-4995-8f5d-20dd22bf1d84"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1030.357337] [55187]: DEBUG oslo_concurrency.lockutils [req-3421df9c-16ff-4c30-a215-82d4f0498238 req-051f2f48-fc8e-416a-b2e1-410472815dd7 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.357337] [55187]: DEBUG oslo_concurrency.lockutils [req-3421df9c-16ff-4c30-a215-82d4f0498238 req-051f2f48-fc8e-416a-b2e1-410472815dd7 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.357337] [55187]: DEBUG oslo_concurrency.lockutils [req-3421df9c-16ff-4c30-a215-82d4f0498238 req-051f2f48-fc8e-416a-b2e1-410472815dd7 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.368382] [55187]: INFO nova.api.openstack.compute.server_external_events [req-3421df9c-16ff-4c30-a215-82d4f0498238 req-051f2f48-fc8e-416a-b2e1-410472815dd7 service nova] Creating event network-changed:dafc5dfd-6f85-4995-8f5d-20dd22bf1d84 for instance 49d32e7b-bea9-4d7a-a51e-787c00fd2143 on cpu-1 [ 1030.372701] [55187]: INFO nova.api.openstack.requestlog [req-3421df9c-16ff-4c30-a215-82d4f0498238 req-051f2f48-fc8e-416a-b2e1-410472815dd7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025474 [ 1030.373537] [55187]: [pid: 55187|app: 0|req: 3460/7073] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:30 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1030.376602] [55187]: DEBUG nova.api.openstack.wsgi [None req-04ece3a9-7539-4b7d-95ab-5751aa615f46 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1030.378903] [55187]: DEBUG nova.compute.api [None req-04ece3a9-7539-4b7d-95ab-5751aa615f46 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.383810] [55187]: DEBUG oslo_concurrency.lockutils [None req-04ece3a9-7539-4b7d-95ab-5751aa615f46 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.383810] [55187]: DEBUG oslo_concurrency.lockutils [None req-04ece3a9-7539-4b7d-95ab-5751aa615f46 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.383981] [55187]: DEBUG oslo_concurrency.lockutils [None req-04ece3a9-7539-4b7d-95ab-5751aa615f46 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.384405] [55187]: DEBUG oslo_concurrency.lockutils [None req-04ece3a9-7539-4b7d-95ab-5751aa615f46 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.384615] [55187]: DEBUG oslo_concurrency.lockutils [None req-04ece3a9-7539-4b7d-95ab-5751aa615f46 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.384942] [55187]: DEBUG oslo_concurrency.lockutils [None req-04ece3a9-7539-4b7d-95ab-5751aa615f46 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.431811] [55188]: DEBUG nova.policy [None req-cf55e8a6-0ef6-46de-89e2-0836afd2b2f1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.439888] [55188]: INFO nova.api.openstack.requestlog [None req-cf55e8a6-0ef6-46de-89e2-0836afd2b2f1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1703 microversion: 2.1 time: 0.176422 [ 1030.440364] [55188]: [pid: 55188|app: 0|req: 3614/7074] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:30 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1703 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.531133] [55187]: DEBUG nova.policy [None req-04ece3a9-7539-4b7d-95ab-5751aa615f46 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.535986] [55187]: INFO nova.api.openstack.requestlog [None req-04ece3a9-7539-4b7d-95ab-5751aa615f46 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1516 microversion: 2.1 time: 0.161954 [ 1030.536375] [55187]: [pid: 55187|app: 0|req: 3461/7075] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:30 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1516 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.660529] [55188]: DEBUG nova.api.openstack.wsgi [None req-1583f223-29b0-4e1e-9224-822221845875 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1030.662858] [55188]: DEBUG nova.compute.api [None req-1583f223-29b0-4e1e-9224-822221845875 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.667622] [55188]: DEBUG oslo_concurrency.lockutils [None req-1583f223-29b0-4e1e-9224-822221845875 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.668292] [55188]: DEBUG oslo_concurrency.lockutils [None req-1583f223-29b0-4e1e-9224-822221845875 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.668652] [55188]: DEBUG oslo_concurrency.lockutils [None req-1583f223-29b0-4e1e-9224-822221845875 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.669285] [55188]: DEBUG oslo_concurrency.lockutils [None req-1583f223-29b0-4e1e-9224-822221845875 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.669615] [55188]: DEBUG oslo_concurrency.lockutils [None req-1583f223-29b0-4e1e-9224-822221845875 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.669979] [55188]: DEBUG oslo_concurrency.lockutils [None req-1583f223-29b0-4e1e-9224-822221845875 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.712461] [55188]: DEBUG nova.policy [None req-1583f223-29b0-4e1e-9224-822221845875 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.716148] [55188]: INFO nova.api.openstack.requestlog [None req-1583f223-29b0-4e1e-9224-822221845875 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1235 microversion: 2.1 time: 0.058732 [ 1030.716501] [55188]: [pid: 55188|app: 0|req: 3615/7076] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:31 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1235 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.738302] [55187]: DEBUG nova.api.openstack.wsgi [None req-a3fbb9c7-14a3-480f-91c3-3f287be7da7a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1030.740658] [55187]: DEBUG nova.compute.api [None req-a3fbb9c7-14a3-480f-91c3-3f287be7da7a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.745493] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3fbb9c7-14a3-480f-91c3-3f287be7da7a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.745763] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3fbb9c7-14a3-480f-91c3-3f287be7da7a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.745919] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3fbb9c7-14a3-480f-91c3-3f287be7da7a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.746340] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3fbb9c7-14a3-480f-91c3-3f287be7da7a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.746518] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3fbb9c7-14a3-480f-91c3-3f287be7da7a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.746673] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3fbb9c7-14a3-480f-91c3-3f287be7da7a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.863514] [55187]: DEBUG nova.policy [None req-a3fbb9c7-14a3-480f-91c3-3f287be7da7a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.869169] [55187]: INFO nova.api.openstack.requestlog [None req-a3fbb9c7-14a3-480f-91c3-3f287be7da7a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1520 microversion: 2.1 time: 0.133043 [ 1030.869649] [55187]: [pid: 55187|app: 0|req: 3462/7077] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:31 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1520 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.870017] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e7eaf86-a093-4206-898d-17961a1791b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1030.872057] [55188]: DEBUG nova.compute.api [None req-9e7eaf86-a093-4206-898d-17961a1791b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.876233] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e7eaf86-a093-4206-898d-17961a1791b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.876602] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e7eaf86-a093-4206-898d-17961a1791b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.876805] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e7eaf86-a093-4206-898d-17961a1791b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.877162] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e7eaf86-a093-4206-898d-17961a1791b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.877362] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e7eaf86-a093-4206-898d-17961a1791b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.877550] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e7eaf86-a093-4206-898d-17961a1791b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.949779] [55188]: DEBUG nova.policy [None req-9e7eaf86-a093-4206-898d-17961a1791b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.954492] [55188]: INFO nova.api.openstack.requestlog [None req-9e7eaf86-a093-4206-898d-17961a1791b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1305 microversion: 2.1 time: 0.088834 [ 1030.954969] [55188]: [pid: 55188|app: 0|req: 3616/7078] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:31 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1305 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.959141] [55187]: DEBUG nova.api.openstack.wsgi [None req-f11586ad-5f81-4dd6-a46a-ced3921d8435 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1030.960957] [55187]: DEBUG nova.compute.api [None req-f11586ad-5f81-4dd6-a46a-ced3921d8435 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1030.968710] [55187]: DEBUG oslo_concurrency.lockutils [None req-f11586ad-5f81-4dd6-a46a-ced3921d8435 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.968966] [55187]: DEBUG oslo_concurrency.lockutils [None req-f11586ad-5f81-4dd6-a46a-ced3921d8435 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.969166] [55187]: DEBUG oslo_concurrency.lockutils [None req-f11586ad-5f81-4dd6-a46a-ced3921d8435 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.969534] [55187]: DEBUG oslo_concurrency.lockutils [None req-f11586ad-5f81-4dd6-a46a-ced3921d8435 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.969729] [55187]: DEBUG oslo_concurrency.lockutils [None req-f11586ad-5f81-4dd6-a46a-ced3921d8435 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.969898] [55187]: DEBUG oslo_concurrency.lockutils [None req-f11586ad-5f81-4dd6-a46a-ced3921d8435 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.010295] [55188]: DEBUG nova.api.openstack.wsgi [None req-8c0aacbc-987b-44e6-9e91-9ba529648112 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1031.012088] [55188]: DEBUG nova.compute.api [None req-8c0aacbc-987b-44e6-9e91-9ba529648112 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1031.016175] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c0aacbc-987b-44e6-9e91-9ba529648112 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.016175] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c0aacbc-987b-44e6-9e91-9ba529648112 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.016175] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c0aacbc-987b-44e6-9e91-9ba529648112 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.016417] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c0aacbc-987b-44e6-9e91-9ba529648112 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.016631] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c0aacbc-987b-44e6-9e91-9ba529648112 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.020019] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c0aacbc-987b-44e6-9e91-9ba529648112 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.050952] [55188]: DEBUG nova.policy [None req-8c0aacbc-987b-44e6-9e91-9ba529648112 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.055334] [55188]: DEBUG nova.policy [None req-8c0aacbc-987b-44e6-9e91-9ba529648112 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.055959] [55188]: DEBUG nova.policy [None req-8c0aacbc-987b-44e6-9e91-9ba529648112 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.056650] [55188]: INFO nova.api.openstack.requestlog [None req-8c0aacbc-987b-44e6-9e91-9ba529648112 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1295 microversion: 2.47 time: 0.048754 [ 1031.056959] [55188]: [pid: 55188|app: 0|req: 3617/7079] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:31 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1295 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1031.062113] [55188]: DEBUG nova.api.openstack.wsgi [None req-b53552f9-7317-4c8a-87d6-76bf90f73a99 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1031.063712] [55188]: DEBUG nova.compute.api [None req-b53552f9-7317-4c8a-87d6-76bf90f73a99 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1031.067276] [55188]: DEBUG oslo_concurrency.lockutils [None req-b53552f9-7317-4c8a-87d6-76bf90f73a99 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.067276] [55188]: DEBUG oslo_concurrency.lockutils [None req-b53552f9-7317-4c8a-87d6-76bf90f73a99 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.067455] [55188]: DEBUG oslo_concurrency.lockutils [None req-b53552f9-7317-4c8a-87d6-76bf90f73a99 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.067760] [55188]: DEBUG oslo_concurrency.lockutils [None req-b53552f9-7317-4c8a-87d6-76bf90f73a99 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.067951] [55188]: DEBUG oslo_concurrency.lockutils [None req-b53552f9-7317-4c8a-87d6-76bf90f73a99 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.070268] [55188]: DEBUG oslo_concurrency.lockutils [None req-b53552f9-7317-4c8a-87d6-76bf90f73a99 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.095174] [55187]: DEBUG nova.policy [None req-f11586ad-5f81-4dd6-a46a-ced3921d8435 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.099985] [55187]: INFO nova.api.openstack.requestlog [None req-f11586ad-5f81-4dd6-a46a-ced3921d8435 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1709 microversion: 2.1 time: 0.143100 [ 1031.100346] [55187]: [pid: 55187|app: 0|req: 3463/7080] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:31 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1709 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.101009] [55188]: DEBUG nova.policy [None req-b53552f9-7317-4c8a-87d6-76bf90f73a99 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.113608] [55188]: INFO nova.api.openstack.requestlog [None req-b53552f9-7317-4c8a-87d6-76bf90f73a99 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1219 microversion: 2.1 time: 0.055856 [ 1031.113856] [55188]: [pid: 55188|app: 0|req: 3618/7081] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:31 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.454199] [55187]: DEBUG nova.api.openstack.wsgi [None req-4a93dabc-824d-428c-b689-6d660db50852 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1031.456057] [55187]: DEBUG nova.compute.api [None req-4a93dabc-824d-428c-b689-6d660db50852 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1031.460680] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a93dabc-824d-428c-b689-6d660db50852 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.460921] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a93dabc-824d-428c-b689-6d660db50852 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.461113] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a93dabc-824d-428c-b689-6d660db50852 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.461494] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a93dabc-824d-428c-b689-6d660db50852 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.463017] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a93dabc-824d-428c-b689-6d660db50852 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.463017] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a93dabc-824d-428c-b689-6d660db50852 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.553390] [55188]: DEBUG nova.api.openstack.wsgi [None req-13670bb1-c0f3-46cc-bd5a-977a42ac4c27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1031.555540] [55188]: DEBUG nova.compute.api [None req-13670bb1-c0f3-46cc-bd5a-977a42ac4c27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1031.559736] [55188]: DEBUG oslo_concurrency.lockutils [None req-13670bb1-c0f3-46cc-bd5a-977a42ac4c27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.559995] [55188]: DEBUG oslo_concurrency.lockutils [None req-13670bb1-c0f3-46cc-bd5a-977a42ac4c27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.560202] [55188]: DEBUG oslo_concurrency.lockutils [None req-13670bb1-c0f3-46cc-bd5a-977a42ac4c27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.560585] [55188]: DEBUG oslo_concurrency.lockutils [None req-13670bb1-c0f3-46cc-bd5a-977a42ac4c27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.560839] [55188]: DEBUG oslo_concurrency.lockutils [None req-13670bb1-c0f3-46cc-bd5a-977a42ac4c27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.561034] [55188]: DEBUG oslo_concurrency.lockutils [None req-13670bb1-c0f3-46cc-bd5a-977a42ac4c27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.619469] [55187]: DEBUG nova.policy [None req-4a93dabc-824d-428c-b689-6d660db50852 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.628764] [55187]: INFO nova.api.openstack.requestlog [None req-4a93dabc-824d-428c-b689-6d660db50852 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1703 microversion: 2.1 time: 0.176759 [ 1031.629557] [55187]: [pid: 55187|app: 0|req: 3464/7082] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:31 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1703 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.647239] [55188]: DEBUG nova.policy [None req-13670bb1-c0f3-46cc-bd5a-977a42ac4c27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.652527] [55188]: INFO nova.api.openstack.requestlog [None req-13670bb1-c0f3-46cc-bd5a-977a42ac4c27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1516 microversion: 2.1 time: 0.102745 [ 1031.652910] [55188]: [pid: 55188|app: 0|req: 3619/7083] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:31 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1516 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1031.728754] [55187]: DEBUG nova.api.openstack.wsgi [None req-7e48bb15-5744-4824-9733-9ea0f940d801 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1031.730508] [55187]: DEBUG nova.compute.api [None req-7e48bb15-5744-4824-9733-9ea0f940d801 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1031.734194] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e48bb15-5744-4824-9733-9ea0f940d801 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.734319] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e48bb15-5744-4824-9733-9ea0f940d801 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.734493] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e48bb15-5744-4824-9733-9ea0f940d801 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.734824] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e48bb15-5744-4824-9733-9ea0f940d801 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.735020] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e48bb15-5744-4824-9733-9ea0f940d801 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.735188] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e48bb15-5744-4824-9733-9ea0f940d801 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.779727] [55187]: DEBUG nova.policy [None req-7e48bb15-5744-4824-9733-9ea0f940d801 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.785613] [55187]: INFO nova.api.openstack.requestlog [None req-7e48bb15-5744-4824-9733-9ea0f940d801 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1235 microversion: 2.1 time: 0.058903 [ 1031.785613] [55187]: [pid: 55187|app: 0|req: 3465/7084] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:32 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1235 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.887862] [55188]: DEBUG nova.api.openstack.wsgi [None req-a16b5db3-560e-48ec-9f65-aabf5cc6972c tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1031.887862] [55188]: DEBUG nova.compute.api [None req-a16b5db3-560e-48ec-9f65-aabf5cc6972c tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1031.889842] [55188]: DEBUG oslo_concurrency.lockutils [None req-a16b5db3-560e-48ec-9f65-aabf5cc6972c tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.890131] [55188]: DEBUG oslo_concurrency.lockutils [None req-a16b5db3-560e-48ec-9f65-aabf5cc6972c tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.890521] [55188]: DEBUG oslo_concurrency.lockutils [None req-a16b5db3-560e-48ec-9f65-aabf5cc6972c tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.890681] [55188]: DEBUG oslo_concurrency.lockutils [None req-a16b5db3-560e-48ec-9f65-aabf5cc6972c tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.890908] [55188]: DEBUG oslo_concurrency.lockutils [None req-a16b5db3-560e-48ec-9f65-aabf5cc6972c tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.891658] [55188]: DEBUG oslo_concurrency.lockutils [None req-a16b5db3-560e-48ec-9f65-aabf5cc6972c tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.968915] [55187]: DEBUG nova.api.openstack.wsgi [None req-de357c6b-4c7f-40f5-8108-2fa427f14b64 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1031.971999] [55187]: DEBUG nova.compute.api [None req-de357c6b-4c7f-40f5-8108-2fa427f14b64 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1031.975209] [55188]: DEBUG nova.policy [None req-a16b5db3-560e-48ec-9f65-aabf5cc6972c tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.979964] [55187]: DEBUG oslo_concurrency.lockutils [None req-de357c6b-4c7f-40f5-8108-2fa427f14b64 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.980371] [55187]: DEBUG oslo_concurrency.lockutils [None req-de357c6b-4c7f-40f5-8108-2fa427f14b64 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.980679] [55187]: DEBUG oslo_concurrency.lockutils [None req-de357c6b-4c7f-40f5-8108-2fa427f14b64 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.981138] [55187]: DEBUG oslo_concurrency.lockutils [None req-de357c6b-4c7f-40f5-8108-2fa427f14b64 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.981428] [55187]: DEBUG oslo_concurrency.lockutils [None req-de357c6b-4c7f-40f5-8108-2fa427f14b64 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.981669] [55187]: DEBUG oslo_concurrency.lockutils [None req-de357c6b-4c7f-40f5-8108-2fa427f14b64 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.983092] [55188]: INFO nova.api.openstack.requestlog [None req-a16b5db3-560e-48ec-9f65-aabf5cc6972c tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1520 microversion: 2.1 time: 0.102188 [ 1031.983562] [55188]: [pid: 55188|app: 0|req: 3620/7085] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:32 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1520 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.071884] [55188]: DEBUG nova.api.openstack.wsgi [None req-e8c8fe76-e27b-4742-881c-aa2fc001b87d tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1032.074034] [55188]: DEBUG nova.compute.api [None req-e8c8fe76-e27b-4742-881c-aa2fc001b87d tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1032.078485] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8c8fe76-e27b-4742-881c-aa2fc001b87d tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.078952] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8c8fe76-e27b-4742-881c-aa2fc001b87d tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.079247] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8c8fe76-e27b-4742-881c-aa2fc001b87d tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.079778] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8c8fe76-e27b-4742-881c-aa2fc001b87d tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.080009] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8c8fe76-e27b-4742-881c-aa2fc001b87d tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.080188] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8c8fe76-e27b-4742-881c-aa2fc001b87d tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.115956] [55187]: DEBUG nova.policy [None req-de357c6b-4c7f-40f5-8108-2fa427f14b64 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.122205] [55187]: INFO nova.api.openstack.requestlog [None req-de357c6b-4c7f-40f5-8108-2fa427f14b64 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1305 microversion: 2.1 time: 0.155479 [ 1032.123336] [55187]: [pid: 55187|app: 0|req: 3466/7086] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:32 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1305 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.125355] [55187]: DEBUG nova.api.openstack.wsgi [None req-223f7a4f-f113-43dc-a8cb-b53bdd7083fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1032.127845] [55187]: DEBUG nova.compute.api [None req-223f7a4f-f113-43dc-a8cb-b53bdd7083fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1032.132274] [55187]: DEBUG oslo_concurrency.lockutils [None req-223f7a4f-f113-43dc-a8cb-b53bdd7083fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.132592] [55187]: DEBUG oslo_concurrency.lockutils [None req-223f7a4f-f113-43dc-a8cb-b53bdd7083fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.132797] [55187]: DEBUG oslo_concurrency.lockutils [None req-223f7a4f-f113-43dc-a8cb-b53bdd7083fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.133182] [55187]: DEBUG oslo_concurrency.lockutils [None req-223f7a4f-f113-43dc-a8cb-b53bdd7083fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.133230] [55188]: DEBUG nova.policy [None req-e8c8fe76-e27b-4742-881c-aa2fc001b87d tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.133377] [55187]: DEBUG oslo_concurrency.lockutils [None req-223f7a4f-f113-43dc-a8cb-b53bdd7083fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.133658] [55187]: DEBUG oslo_concurrency.lockutils [None req-223f7a4f-f113-43dc-a8cb-b53bdd7083fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.140336] [55188]: DEBUG nova.policy [None req-e8c8fe76-e27b-4742-881c-aa2fc001b87d tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.140722] [55188]: DEBUG nova.policy [None req-e8c8fe76-e27b-4742-881c-aa2fc001b87d tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.141689] [55188]: INFO nova.api.openstack.requestlog [None req-e8c8fe76-e27b-4742-881c-aa2fc001b87d tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1295 microversion: 2.47 time: 0.072366 [ 1032.142283] [55188]: [pid: 55188|app: 0|req: 3621/7087] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:32 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1295 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1032.145348] [55188]: DEBUG nova.api.openstack.wsgi [None req-200ea28a-32b2-425c-a2f1-39f7360cc73d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1032.147314] [55188]: DEBUG nova.compute.api [None req-200ea28a-32b2-425c-a2f1-39f7360cc73d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1032.150985] [55188]: DEBUG oslo_concurrency.lockutils [None req-200ea28a-32b2-425c-a2f1-39f7360cc73d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.151174] [55188]: DEBUG oslo_concurrency.lockutils [None req-200ea28a-32b2-425c-a2f1-39f7360cc73d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.151364] [55188]: DEBUG oslo_concurrency.lockutils [None req-200ea28a-32b2-425c-a2f1-39f7360cc73d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.151886] [55188]: DEBUG oslo_concurrency.lockutils [None req-200ea28a-32b2-425c-a2f1-39f7360cc73d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.151958] [55188]: DEBUG oslo_concurrency.lockutils [None req-200ea28a-32b2-425c-a2f1-39f7360cc73d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.152110] [55188]: DEBUG oslo_concurrency.lockutils [None req-200ea28a-32b2-425c-a2f1-39f7360cc73d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.187928] [55187]: DEBUG nova.policy [None req-223f7a4f-f113-43dc-a8cb-b53bdd7083fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.189063] [55188]: DEBUG nova.policy [None req-200ea28a-32b2-425c-a2f1-39f7360cc73d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.192957] [55187]: INFO nova.api.openstack.requestlog [None req-223f7a4f-f113-43dc-a8cb-b53bdd7083fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1642 microversion: 2.1 time: 0.069673 [ 1032.193389] [55187]: [pid: 55187|app: 0|req: 3467/7088] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:32 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1642 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.194247] [55188]: INFO nova.api.openstack.requestlog [None req-200ea28a-32b2-425c-a2f1-39f7360cc73d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1211 microversion: 2.1 time: 0.051245 [ 1032.194596] [55188]: [pid: 55188|app: 0|req: 3622/7089] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:32 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.382825] [55187]: DEBUG nova.api.openstack.wsgi [req-5fe838c1-c913-4987-afae-d3bba8f1b46f req-fe539752-d261-42df-b3c7-83dde2387e2d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2482e827-fac7-4d34-b8aa-bc93c44eef8c", "name": "network-vif-deleted", "tag": "eef5c040-d9aa-42e3-bb86-a68c37fc6e00"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1032.391656] [55187]: DEBUG oslo_concurrency.lockutils [req-5fe838c1-c913-4987-afae-d3bba8f1b46f req-fe539752-d261-42df-b3c7-83dde2387e2d service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.391904] [55187]: DEBUG oslo_concurrency.lockutils [req-5fe838c1-c913-4987-afae-d3bba8f1b46f req-fe539752-d261-42df-b3c7-83dde2387e2d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.392121] [55187]: DEBUG oslo_concurrency.lockutils [req-5fe838c1-c913-4987-afae-d3bba8f1b46f req-fe539752-d261-42df-b3c7-83dde2387e2d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.402567] [55187]: INFO nova.api.openstack.compute.server_external_events [req-5fe838c1-c913-4987-afae-d3bba8f1b46f req-fe539752-d261-42df-b3c7-83dde2387e2d service nova] Creating event network-vif-deleted:eef5c040-d9aa-42e3-bb86-a68c37fc6e00 for instance 2482e827-fac7-4d34-b8aa-bc93c44eef8c on cpu-1 [ 1032.405805] [55187]: INFO nova.api.openstack.requestlog [req-5fe838c1-c913-4987-afae-d3bba8f1b46f req-fe539752-d261-42df-b3c7-83dde2387e2d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025143 [ 1032.406266] [55187]: [pid: 55187|app: 0|req: 3468/7090] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:32 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1032.644834] [55188]: DEBUG nova.api.openstack.wsgi [None req-ba4be721-8f86-49c3-b95b-a11b1ef924bc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1032.646701] [55188]: DEBUG nova.compute.api [None req-ba4be721-8f86-49c3-b95b-a11b1ef924bc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1032.651291] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba4be721-8f86-49c3-b95b-a11b1ef924bc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.652132] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba4be721-8f86-49c3-b95b-a11b1ef924bc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.652132] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba4be721-8f86-49c3-b95b-a11b1ef924bc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.652132] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba4be721-8f86-49c3-b95b-a11b1ef924bc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.652420] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba4be721-8f86-49c3-b95b-a11b1ef924bc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.652677] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba4be721-8f86-49c3-b95b-a11b1ef924bc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.667472] [55187]: DEBUG nova.api.openstack.wsgi [None req-3358482e-fca8-4448-a566-bb1d97bbfece tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1032.669442] [55187]: DEBUG nova.compute.api [None req-3358482e-fca8-4448-a566-bb1d97bbfece tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1032.673487] [55187]: DEBUG oslo_concurrency.lockutils [None req-3358482e-fca8-4448-a566-bb1d97bbfece tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.673658] [55187]: DEBUG oslo_concurrency.lockutils [None req-3358482e-fca8-4448-a566-bb1d97bbfece tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.673882] [55187]: DEBUG oslo_concurrency.lockutils [None req-3358482e-fca8-4448-a566-bb1d97bbfece tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.674252] [55187]: DEBUG oslo_concurrency.lockutils [None req-3358482e-fca8-4448-a566-bb1d97bbfece tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.674454] [55187]: DEBUG oslo_concurrency.lockutils [None req-3358482e-fca8-4448-a566-bb1d97bbfece tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.674631] [55187]: DEBUG oslo_concurrency.lockutils [None req-3358482e-fca8-4448-a566-bb1d97bbfece tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.745295] [55188]: DEBUG nova.policy [None req-ba4be721-8f86-49c3-b95b-a11b1ef924bc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.754033] [55188]: INFO nova.api.openstack.requestlog [None req-ba4be721-8f86-49c3-b95b-a11b1ef924bc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1703 microversion: 2.1 time: 0.111310 [ 1032.754215] [55188]: [pid: 55188|app: 0|req: 3623/7091] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:33 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1703 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1032.757887] [55187]: DEBUG nova.policy [None req-3358482e-fca8-4448-a566-bb1d97bbfece tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.763577] [55187]: INFO nova.api.openstack.requestlog [None req-3358482e-fca8-4448-a566-bb1d97bbfece tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1516 microversion: 2.1 time: 0.098492 [ 1032.763577] [55187]: [pid: 55187|app: 0|req: 3469/7092] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:33 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1516 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.800205] [55188]: DEBUG nova.api.openstack.wsgi [None req-b3bad8eb-da73-4f45-b0ed-4a53124a309d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1032.802053] [55188]: DEBUG nova.compute.api [None req-b3bad8eb-da73-4f45-b0ed-4a53124a309d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1032.806977] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3bad8eb-da73-4f45-b0ed-4a53124a309d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.807329] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3bad8eb-da73-4f45-b0ed-4a53124a309d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.807539] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3bad8eb-da73-4f45-b0ed-4a53124a309d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.807947] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3bad8eb-da73-4f45-b0ed-4a53124a309d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.808178] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3bad8eb-da73-4f45-b0ed-4a53124a309d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.808361] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3bad8eb-da73-4f45-b0ed-4a53124a309d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.850322] [55188]: DEBUG nova.policy [None req-b3bad8eb-da73-4f45-b0ed-4a53124a309d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.855478] [55188]: INFO nova.api.openstack.requestlog [None req-b3bad8eb-da73-4f45-b0ed-4a53124a309d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1235 microversion: 2.1 time: 0.058323 [ 1032.855891] [55188]: [pid: 55188|app: 0|req: 3624/7093] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:33 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1235 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.996956] [55187]: DEBUG nova.api.openstack.wsgi [None req-c9791f0e-cb38-4d60-a176-5980ceba696f tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1032.998493] [55187]: DEBUG nova.compute.api [None req-c9791f0e-cb38-4d60-a176-5980ceba696f tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.002498] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9791f0e-cb38-4d60-a176-5980ceba696f tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.002871] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9791f0e-cb38-4d60-a176-5980ceba696f tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.003109] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9791f0e-cb38-4d60-a176-5980ceba696f tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.003596] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9791f0e-cb38-4d60-a176-5980ceba696f tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.003796] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9791f0e-cb38-4d60-a176-5980ceba696f tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.004013] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9791f0e-cb38-4d60-a176-5980ceba696f tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.081299] [55187]: DEBUG nova.policy [None req-c9791f0e-cb38-4d60-a176-5980ceba696f tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.085631] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=854,nova_cell1:UPDATE=11,nova_cell1:INSERT=8 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1033.089263] [55187]: INFO nova.api.openstack.requestlog [None req-c9791f0e-cb38-4d60-a176-5980ceba696f tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1520 microversion: 2.1 time: 0.095062 [ 1033.089706] [55187]: [pid: 55187|app: 0|req: 3470/7094] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:33 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1520 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.141816] [55188]: DEBUG nova.api.openstack.wsgi [None req-b437d8e9-ea87-4aab-8bce-cbc53f1303d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1033.143641] [55188]: DEBUG nova.compute.api [None req-b437d8e9-ea87-4aab-8bce-cbc53f1303d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.148423] [55188]: DEBUG oslo_concurrency.lockutils [None req-b437d8e9-ea87-4aab-8bce-cbc53f1303d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.148763] [55188]: DEBUG oslo_concurrency.lockutils [None req-b437d8e9-ea87-4aab-8bce-cbc53f1303d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.149049] [55188]: DEBUG oslo_concurrency.lockutils [None req-b437d8e9-ea87-4aab-8bce-cbc53f1303d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.149465] [55188]: DEBUG oslo_concurrency.lockutils [None req-b437d8e9-ea87-4aab-8bce-cbc53f1303d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.149623] [55188]: DEBUG oslo_concurrency.lockutils [None req-b437d8e9-ea87-4aab-8bce-cbc53f1303d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.149801] [55188]: DEBUG oslo_concurrency.lockutils [None req-b437d8e9-ea87-4aab-8bce-cbc53f1303d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.162904] [55187]: DEBUG nova.api.openstack.wsgi [None req-19732efc-abdd-4d04-9719-677db875209e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1033.164703] [55187]: DEBUG nova.compute.api [None req-19732efc-abdd-4d04-9719-677db875209e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.166865] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_api:SELECT=378,nova_api:UPDATE=4,nova_api:INSERT=24,nova_api:DELETE=1 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1033.173492] [55187]: DEBUG oslo_concurrency.lockutils [None req-19732efc-abdd-4d04-9719-677db875209e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.173886] [55187]: DEBUG oslo_concurrency.lockutils [None req-19732efc-abdd-4d04-9719-677db875209e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.174208] [55187]: DEBUG oslo_concurrency.lockutils [None req-19732efc-abdd-4d04-9719-677db875209e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.174789] [55187]: DEBUG oslo_concurrency.lockutils [None req-19732efc-abdd-4d04-9719-677db875209e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.175134] [55187]: DEBUG oslo_concurrency.lockutils [None req-19732efc-abdd-4d04-9719-677db875209e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.175425] [55187]: DEBUG oslo_concurrency.lockutils [None req-19732efc-abdd-4d04-9719-677db875209e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.216310] [55187]: DEBUG nova.policy [None req-19732efc-abdd-4d04-9719-677db875209e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.221231] [55187]: DEBUG nova.policy [None req-19732efc-abdd-4d04-9719-677db875209e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.222044] [55187]: DEBUG nova.policy [None req-19732efc-abdd-4d04-9719-677db875209e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.222741] [55187]: INFO nova.api.openstack.requestlog [None req-19732efc-abdd-4d04-9719-677db875209e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1295 microversion: 2.47 time: 0.062525 [ 1033.223122] [55187]: [pid: 55187|app: 0|req: 3471/7095] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:33 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1295 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1033.226589] [55187]: DEBUG nova.api.openstack.wsgi [None req-35a88120-9836-4b66-8985-637edec7c5b7 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1033.228330] [55187]: DEBUG nova.compute.api [None req-35a88120-9836-4b66-8985-637edec7c5b7 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.232053] [55187]: DEBUG oslo_concurrency.lockutils [None req-35a88120-9836-4b66-8985-637edec7c5b7 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.232316] [55187]: DEBUG oslo_concurrency.lockutils [None req-35a88120-9836-4b66-8985-637edec7c5b7 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.232505] [55187]: DEBUG oslo_concurrency.lockutils [None req-35a88120-9836-4b66-8985-637edec7c5b7 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.232927] [55187]: DEBUG oslo_concurrency.lockutils [None req-35a88120-9836-4b66-8985-637edec7c5b7 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.233149] [55187]: DEBUG oslo_concurrency.lockutils [None req-35a88120-9836-4b66-8985-637edec7c5b7 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.233327] [55187]: DEBUG oslo_concurrency.lockutils [None req-35a88120-9836-4b66-8985-637edec7c5b7 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.233976] [55188]: DEBUG nova.policy [None req-b437d8e9-ea87-4aab-8bce-cbc53f1303d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.240120] [55188]: INFO nova.api.openstack.requestlog [None req-b437d8e9-ea87-4aab-8bce-cbc53f1303d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1305 microversion: 2.1 time: 0.100785 [ 1033.240616] [55188]: [pid: 55188|app: 0|req: 3625/7096] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:33 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1305 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.243382] [55188]: DEBUG nova.api.openstack.wsgi [None req-27a700f9-3a68-4ba2-b125-0e5663a6307a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1033.245175] [55188]: DEBUG nova.compute.api [None req-27a700f9-3a68-4ba2-b125-0e5663a6307a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.249146] [55188]: DEBUG oslo_concurrency.lockutils [None req-27a700f9-3a68-4ba2-b125-0e5663a6307a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.249446] [55188]: DEBUG oslo_concurrency.lockutils [None req-27a700f9-3a68-4ba2-b125-0e5663a6307a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.249715] [55188]: DEBUG oslo_concurrency.lockutils [None req-27a700f9-3a68-4ba2-b125-0e5663a6307a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.250150] [55188]: DEBUG oslo_concurrency.lockutils [None req-27a700f9-3a68-4ba2-b125-0e5663a6307a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.250407] [55188]: DEBUG oslo_concurrency.lockutils [None req-27a700f9-3a68-4ba2-b125-0e5663a6307a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.250601] [55188]: DEBUG oslo_concurrency.lockutils [None req-27a700f9-3a68-4ba2-b125-0e5663a6307a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.273545] [55187]: DEBUG nova.policy [None req-35a88120-9836-4b66-8985-637edec7c5b7 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.278728] [55187]: INFO nova.api.openstack.requestlog [None req-35a88120-9836-4b66-8985-637edec7c5b7 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1339 microversion: 2.1 time: 0.053896 [ 1033.279204] [55187]: [pid: 55187|app: 0|req: 3472/7097] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:33 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1339 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.289012] [55188]: DEBUG nova.policy [None req-27a700f9-3a68-4ba2-b125-0e5663a6307a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.293723] [55188]: INFO nova.api.openstack.requestlog [None req-27a700f9-3a68-4ba2-b125-0e5663a6307a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1211 microversion: 2.1 time: 0.052396 [ 1033.294076] [55188]: [pid: 55188|app: 0|req: 3626/7098] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:33 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.767822] [55187]: DEBUG nova.api.openstack.wsgi [None req-00975287-06f4-4739-b23b-bd8ed19cc849 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1033.769583] [55187]: DEBUG nova.compute.api [None req-00975287-06f4-4739-b23b-bd8ed19cc849 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.775467] [55187]: DEBUG oslo_concurrency.lockutils [None req-00975287-06f4-4739-b23b-bd8ed19cc849 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.775638] [55187]: DEBUG oslo_concurrency.lockutils [None req-00975287-06f4-4739-b23b-bd8ed19cc849 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.775833] [55187]: DEBUG oslo_concurrency.lockutils [None req-00975287-06f4-4739-b23b-bd8ed19cc849 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.776228] [55187]: DEBUG oslo_concurrency.lockutils [None req-00975287-06f4-4739-b23b-bd8ed19cc849 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.776503] [55187]: DEBUG oslo_concurrency.lockutils [None req-00975287-06f4-4739-b23b-bd8ed19cc849 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.776694] [55187]: DEBUG oslo_concurrency.lockutils [None req-00975287-06f4-4739-b23b-bd8ed19cc849 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.777160] [55188]: DEBUG nova.api.openstack.wsgi [None req-2e95b0c7-367a-43de-b8e3-312daa5f510f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1033.779134] [55188]: DEBUG nova.compute.api [None req-2e95b0c7-367a-43de-b8e3-312daa5f510f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.783023] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e95b0c7-367a-43de-b8e3-312daa5f510f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.783332] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e95b0c7-367a-43de-b8e3-312daa5f510f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.783529] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e95b0c7-367a-43de-b8e3-312daa5f510f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.783903] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e95b0c7-367a-43de-b8e3-312daa5f510f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.784115] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e95b0c7-367a-43de-b8e3-312daa5f510f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.784343] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e95b0c7-367a-43de-b8e3-312daa5f510f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.788073] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=1104,nova_cell1:UPDATE=29,nova_cell1:INSERT=15 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1033.901767] [55187]: DEBUG nova.policy [None req-00975287-06f4-4739-b23b-bd8ed19cc849 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.902413] [55188]: DEBUG nova.policy [None req-2e95b0c7-367a-43de-b8e3-312daa5f510f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.907098] [55188]: INFO nova.api.openstack.requestlog [None req-2e95b0c7-367a-43de-b8e3-312daa5f510f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1456 microversion: 2.1 time: 0.132254 [ 1033.907379] [55188]: [pid: 55188|app: 0|req: 3627/7099] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:34 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1456 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.907837] [55187]: INFO nova.api.openstack.requestlog [None req-00975287-06f4-4739-b23b-bd8ed19cc849 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1688 microversion: 2.1 time: 0.142415 [ 1033.908218] [55187]: [pid: 55187|app: 0|req: 3473/7100] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:34 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1688 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.910232] [55188]: DEBUG nova.api.openstack.wsgi [None req-52d6ccaf-919d-4713-ba99-c18b56185221 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1033.911946] [55188]: DEBUG nova.compute.api [None req-52d6ccaf-919d-4713-ba99-c18b56185221 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.915543] [55188]: DEBUG oslo_concurrency.lockutils [None req-52d6ccaf-919d-4713-ba99-c18b56185221 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.915789] [55188]: DEBUG oslo_concurrency.lockutils [None req-52d6ccaf-919d-4713-ba99-c18b56185221 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.915984] [55188]: DEBUG oslo_concurrency.lockutils [None req-52d6ccaf-919d-4713-ba99-c18b56185221 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.916365] [55188]: DEBUG oslo_concurrency.lockutils [None req-52d6ccaf-919d-4713-ba99-c18b56185221 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.916577] [55188]: DEBUG oslo_concurrency.lockutils [None req-52d6ccaf-919d-4713-ba99-c18b56185221 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.916755] [55188]: DEBUG oslo_concurrency.lockutils [None req-52d6ccaf-919d-4713-ba99-c18b56185221 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.921110] [55187]: DEBUG nova.api.openstack.wsgi [None req-5c5f3601-9e8e-4949-a159-ffa340ea3470 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1033.923151] [55187]: DEBUG nova.compute.api [None req-5c5f3601-9e8e-4949-a159-ffa340ea3470 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1033.927314] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c5f3601-9e8e-4949-a159-ffa340ea3470 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.927469] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c5f3601-9e8e-4949-a159-ffa340ea3470 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.927683] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c5f3601-9e8e-4949-a159-ffa340ea3470 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.928481] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c5f3601-9e8e-4949-a159-ffa340ea3470 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.928481] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c5f3601-9e8e-4949-a159-ffa340ea3470 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.928626] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c5f3601-9e8e-4949-a159-ffa340ea3470 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.953243] [55188]: DEBUG nova.policy [None req-52d6ccaf-919d-4713-ba99-c18b56185221 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.958314] [55188]: INFO nova.api.openstack.requestlog [None req-52d6ccaf-919d-4713-ba99-c18b56185221 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1235 microversion: 2.1 time: 0.050156 [ 1033.958727] [55188]: [pid: 55188|app: 0|req: 3628/7101] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:34 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1235 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.002562] [55187]: DEBUG nova.policy [None req-5c5f3601-9e8e-4949-a159-ffa340ea3470 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.007374] [55187]: INFO nova.api.openstack.requestlog [None req-5c5f3601-9e8e-4949-a159-ffa340ea3470 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1688 microversion: 2.1 time: 0.088631 [ 1034.007729] [55187]: [pid: 55187|app: 0|req: 3474/7102] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:34 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1688 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.103247] [55188]: DEBUG nova.api.openstack.wsgi [None req-8e3752a1-13cf-4459-8513-ec00a9ca345d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1034.105092] [55188]: DEBUG nova.compute.api [None req-8e3752a1-13cf-4459-8513-ec00a9ca345d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1034.108929] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e3752a1-13cf-4459-8513-ec00a9ca345d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.109183] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e3752a1-13cf-4459-8513-ec00a9ca345d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.109370] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e3752a1-13cf-4459-8513-ec00a9ca345d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.109711] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e3752a1-13cf-4459-8513-ec00a9ca345d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.109908] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e3752a1-13cf-4459-8513-ec00a9ca345d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.110094] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e3752a1-13cf-4459-8513-ec00a9ca345d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.202486] [55188]: DEBUG nova.policy [None req-8e3752a1-13cf-4459-8513-ec00a9ca345d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.206835] [55188]: INFO nova.api.openstack.requestlog [None req-8e3752a1-13cf-4459-8513-ec00a9ca345d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1520 microversion: 2.1 time: 0.106204 [ 1034.207197] [55188]: [pid: 55188|app: 0|req: 3629/7103] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:34 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1520 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.237390] [55187]: DEBUG nova.api.openstack.wsgi [None req-c1eb7989-23a6-4a85-876a-d9eb9188c8b3 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1034.239238] [55187]: DEBUG nova.compute.api [None req-c1eb7989-23a6-4a85-876a-d9eb9188c8b3 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1034.242703] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1eb7989-23a6-4a85-876a-d9eb9188c8b3 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.242949] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1eb7989-23a6-4a85-876a-d9eb9188c8b3 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.243155] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1eb7989-23a6-4a85-876a-d9eb9188c8b3 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.243512] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1eb7989-23a6-4a85-876a-d9eb9188c8b3 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.243720] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1eb7989-23a6-4a85-876a-d9eb9188c8b3 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.243901] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1eb7989-23a6-4a85-876a-d9eb9188c8b3 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.253063] [55188]: DEBUG nova.api.openstack.wsgi [None req-90b3691c-4513-474d-a0d0-d5f54042f58f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1034.254861] [55188]: DEBUG nova.compute.api [None req-90b3691c-4513-474d-a0d0-d5f54042f58f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1034.257801] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_api:SELECT=422,nova_api:UPDATE=6,nova_api:DELETE=6,nova_api:INSERT=4 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1034.259504] [55188]: DEBUG oslo_concurrency.lockutils [None req-90b3691c-4513-474d-a0d0-d5f54042f58f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.259808] [55188]: DEBUG oslo_concurrency.lockutils [None req-90b3691c-4513-474d-a0d0-d5f54042f58f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.260010] [55188]: DEBUG oslo_concurrency.lockutils [None req-90b3691c-4513-474d-a0d0-d5f54042f58f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.260377] [55188]: DEBUG oslo_concurrency.lockutils [None req-90b3691c-4513-474d-a0d0-d5f54042f58f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.260583] [55188]: DEBUG oslo_concurrency.lockutils [None req-90b3691c-4513-474d-a0d0-d5f54042f58f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.260758] [55188]: DEBUG oslo_concurrency.lockutils [None req-90b3691c-4513-474d-a0d0-d5f54042f58f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.277333] [55187]: DEBUG nova.policy [None req-c1eb7989-23a6-4a85-876a-d9eb9188c8b3 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.281240] [55187]: DEBUG nova.policy [None req-c1eb7989-23a6-4a85-876a-d9eb9188c8b3 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.281860] [55187]: DEBUG nova.policy [None req-c1eb7989-23a6-4a85-876a-d9eb9188c8b3 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.282473] [55187]: INFO nova.api.openstack.requestlog [None req-c1eb7989-23a6-4a85-876a-d9eb9188c8b3 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1295 microversion: 2.47 time: 0.047413 [ 1034.283360] [55187]: [pid: 55187|app: 0|req: 3475/7104] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:34 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1295 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1034.292291] [55187]: DEBUG nova.api.openstack.wsgi [None req-ccd17bbe-b674-4e6c-b7fc-eeaaa68b71aa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1034.294498] [55187]: DEBUG nova.compute.api [None req-ccd17bbe-b674-4e6c-b7fc-eeaaa68b71aa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1034.298526] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccd17bbe-b674-4e6c-b7fc-eeaaa68b71aa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.298961] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccd17bbe-b674-4e6c-b7fc-eeaaa68b71aa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.299257] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccd17bbe-b674-4e6c-b7fc-eeaaa68b71aa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.299757] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccd17bbe-b674-4e6c-b7fc-eeaaa68b71aa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.300081] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccd17bbe-b674-4e6c-b7fc-eeaaa68b71aa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.300352] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccd17bbe-b674-4e6c-b7fc-eeaaa68b71aa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.327169] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccd17bbe-b674-4e6c-b7fc-eeaaa68b71aa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.327522] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccd17bbe-b674-4e6c-b7fc-eeaaa68b71aa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.327805] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccd17bbe-b674-4e6c-b7fc-eeaaa68b71aa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.328116] [55187]: DEBUG nova.objects.instance [None req-ccd17bbe-b674-4e6c-b7fc-eeaaa68b71aa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lazy-loading 'fault' on Instance uuid 2482e827-fac7-4d34-b8aa-bc93c44eef8c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1034.332724] [55188]: DEBUG nova.policy [None req-90b3691c-4513-474d-a0d0-d5f54042f58f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.337760] [55188]: INFO nova.api.openstack.requestlog [None req-90b3691c-4513-474d-a0d0-d5f54042f58f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1305 microversion: 2.1 time: 0.086801 [ 1034.338890] [55188]: [pid: 55188|app: 0|req: 3630/7105] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:34 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1305 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.340724] [55188]: DEBUG nova.api.openstack.wsgi [None req-ed3fc78f-e7a3-436c-a25e-f30630779956 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1034.342505] [55188]: DEBUG nova.compute.api [None req-ed3fc78f-e7a3-436c-a25e-f30630779956 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1034.346030] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed3fc78f-e7a3-436c-a25e-f30630779956 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.346282] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed3fc78f-e7a3-436c-a25e-f30630779956 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.346503] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed3fc78f-e7a3-436c-a25e-f30630779956 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.346913] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed3fc78f-e7a3-436c-a25e-f30630779956 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.347135] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed3fc78f-e7a3-436c-a25e-f30630779956 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.347316] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed3fc78f-e7a3-436c-a25e-f30630779956 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.380403] [55188]: DEBUG nova.policy [None req-ed3fc78f-e7a3-436c-a25e-f30630779956 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.386109] [55188]: INFO nova.api.openstack.requestlog [None req-ed3fc78f-e7a3-436c-a25e-f30630779956 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1211 microversion: 2.1 time: 0.047348 [ 1034.387033] [55188]: [pid: 55188|app: 0|req: 3631/7106] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:34 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.588572] [55187]: DEBUG nova.policy [None req-ccd17bbe-b674-4e6c-b7fc-eeaaa68b71aa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.589267] [55188]: DEBUG nova.api.openstack.wsgi [req-78e03bc3-5fb9-4960-850f-6b9516ed250a req-82c298c7-d24a-4c5d-9c8a-d5ce7d50aad7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "540ad875-a40a-4a8a-9969-11286937a642", "name": "network-vif-deleted", "tag": "729f2ad9-57b6-42b9-8bac-a23cd6cb08c0"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1034.593195] [55187]: INFO nova.api.openstack.requestlog [None req-ccd17bbe-b674-4e6c-b7fc-eeaaa68b71aa tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1344 microversion: 2.1 time: 0.303546 [ 1034.593515] [55187]: [pid: 55187|app: 0|req: 3476/7107] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:34 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1344 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.594749] [55188]: DEBUG oslo_concurrency.lockutils [req-78e03bc3-5fb9-4960-850f-6b9516ed250a req-82c298c7-d24a-4c5d-9c8a-d5ce7d50aad7 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.595015] [55188]: DEBUG oslo_concurrency.lockutils [req-78e03bc3-5fb9-4960-850f-6b9516ed250a req-82c298c7-d24a-4c5d-9c8a-d5ce7d50aad7 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.595209] [55188]: DEBUG oslo_concurrency.lockutils [req-78e03bc3-5fb9-4960-850f-6b9516ed250a req-82c298c7-d24a-4c5d-9c8a-d5ce7d50aad7 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.602599] [55188]: INFO nova.api.openstack.compute.server_external_events [req-78e03bc3-5fb9-4960-850f-6b9516ed250a req-82c298c7-d24a-4c5d-9c8a-d5ce7d50aad7 service nova] Creating event network-vif-deleted:729f2ad9-57b6-42b9-8bac-a23cd6cb08c0 for instance 540ad875-a40a-4a8a-9969-11286937a642 on cpu-1 [ 1034.605401] [55188]: INFO nova.api.openstack.requestlog [req-78e03bc3-5fb9-4960-850f-6b9516ed250a req-82c298c7-d24a-4c5d-9c8a-d5ce7d50aad7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018998 [ 1034.605738] [55188]: [pid: 55188|app: 0|req: 3632/7108] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:34 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1034.922243] [55187]: DEBUG nova.api.openstack.wsgi [None req-9ac62dd8-5df5-41d1-bfe3-558dfadb3d2f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1034.924059] [55187]: DEBUG nova.compute.api [None req-9ac62dd8-5df5-41d1-bfe3-558dfadb3d2f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1034.928813] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ac62dd8-5df5-41d1-bfe3-558dfadb3d2f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.929145] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ac62dd8-5df5-41d1-bfe3-558dfadb3d2f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.929352] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ac62dd8-5df5-41d1-bfe3-558dfadb3d2f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.929828] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ac62dd8-5df5-41d1-bfe3-558dfadb3d2f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.930131] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ac62dd8-5df5-41d1-bfe3-558dfadb3d2f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.930325] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ac62dd8-5df5-41d1-bfe3-558dfadb3d2f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.972620] [55188]: DEBUG nova.api.openstack.wsgi [None req-6e3e13ac-2b5b-4315-845e-fb2be9e31f39 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1034.974927] [55188]: DEBUG nova.compute.api [None req-6e3e13ac-2b5b-4315-845e-fb2be9e31f39 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1034.979433] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e3e13ac-2b5b-4315-845e-fb2be9e31f39 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.979751] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e3e13ac-2b5b-4315-845e-fb2be9e31f39 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.979967] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e3e13ac-2b5b-4315-845e-fb2be9e31f39 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.980365] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e3e13ac-2b5b-4315-845e-fb2be9e31f39 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.980759] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e3e13ac-2b5b-4315-845e-fb2be9e31f39 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.980759] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e3e13ac-2b5b-4315-845e-fb2be9e31f39 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.027718] [55188]: DEBUG nova.policy [None req-6e3e13ac-2b5b-4315-845e-fb2be9e31f39 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.033207] [55188]: INFO nova.api.openstack.requestlog [None req-6e3e13ac-2b5b-4315-845e-fb2be9e31f39 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1235 microversion: 2.1 time: 0.063805 [ 1035.033544] [55188]: [pid: 55188|app: 0|req: 3633/7109] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:35 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1235 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.038949] [55187]: DEBUG nova.policy [None req-9ac62dd8-5df5-41d1-bfe3-558dfadb3d2f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.043342] [55187]: INFO nova.api.openstack.requestlog [None req-9ac62dd8-5df5-41d1-bfe3-558dfadb3d2f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1458 microversion: 2.1 time: 0.123447 [ 1035.043702] [55187]: [pid: 55187|app: 0|req: 3477/7110] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:35 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1458 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.220324] [55188]: DEBUG nova.api.openstack.wsgi [None req-9faf40d0-090e-4a15-9890-36fd9d98c889 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1035.221534] [55188]: DEBUG nova.compute.api [None req-9faf40d0-090e-4a15-9890-36fd9d98c889 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1035.225149] [55188]: DEBUG oslo_concurrency.lockutils [None req-9faf40d0-090e-4a15-9890-36fd9d98c889 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.225361] [55188]: DEBUG oslo_concurrency.lockutils [None req-9faf40d0-090e-4a15-9890-36fd9d98c889 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.225548] [55188]: DEBUG oslo_concurrency.lockutils [None req-9faf40d0-090e-4a15-9890-36fd9d98c889 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.225902] [55188]: DEBUG oslo_concurrency.lockutils [None req-9faf40d0-090e-4a15-9890-36fd9d98c889 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.226119] [55188]: DEBUG oslo_concurrency.lockutils [None req-9faf40d0-090e-4a15-9890-36fd9d98c889 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.226294] [55188]: DEBUG oslo_concurrency.lockutils [None req-9faf40d0-090e-4a15-9890-36fd9d98c889 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.293137] [55188]: DEBUG nova.policy [None req-9faf40d0-090e-4a15-9890-36fd9d98c889 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.296296] [55187]: DEBUG nova.api.openstack.wsgi [None req-5a051264-d5cd-494a-ad41-d62363948f35 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1035.297521] [55188]: INFO nova.api.openstack.requestlog [None req-9faf40d0-090e-4a15-9890-36fd9d98c889 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1520 microversion: 2.1 time: 0.080245 [ 1035.297875] [55188]: [pid: 55188|app: 0|req: 3634/7111] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:35 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1520 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.298915] [55187]: DEBUG nova.compute.api [None req-5a051264-d5cd-494a-ad41-d62363948f35 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1035.302288] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a051264-d5cd-494a-ad41-d62363948f35 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.302526] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a051264-d5cd-494a-ad41-d62363948f35 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.302713] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a051264-d5cd-494a-ad41-d62363948f35 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.303118] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a051264-d5cd-494a-ad41-d62363948f35 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.303328] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a051264-d5cd-494a-ad41-d62363948f35 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.303504] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a051264-d5cd-494a-ad41-d62363948f35 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.334296] [55187]: DEBUG nova.policy [None req-5a051264-d5cd-494a-ad41-d62363948f35 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.338239] [55187]: DEBUG nova.policy [None req-5a051264-d5cd-494a-ad41-d62363948f35 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.338982] [55187]: DEBUG nova.policy [None req-5a051264-d5cd-494a-ad41-d62363948f35 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.339659] [55187]: INFO nova.api.openstack.requestlog [None req-5a051264-d5cd-494a-ad41-d62363948f35 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1295 microversion: 2.47 time: 0.045640 [ 1035.339973] [55187]: [pid: 55187|app: 0|req: 3478/7112] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:35 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1295 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1035.351875] [55188]: DEBUG nova.api.openstack.wsgi [None req-1414e4ea-1047-4502-a132-fa7b38434beb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1035.353612] [55188]: DEBUG nova.compute.api [None req-1414e4ea-1047-4502-a132-fa7b38434beb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1035.356959] [55188]: DEBUG oslo_concurrency.lockutils [None req-1414e4ea-1047-4502-a132-fa7b38434beb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.357220] [55188]: DEBUG oslo_concurrency.lockutils [None req-1414e4ea-1047-4502-a132-fa7b38434beb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.357420] [55188]: DEBUG oslo_concurrency.lockutils [None req-1414e4ea-1047-4502-a132-fa7b38434beb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.357764] [55188]: DEBUG oslo_concurrency.lockutils [None req-1414e4ea-1047-4502-a132-fa7b38434beb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.357967] [55188]: DEBUG oslo_concurrency.lockutils [None req-1414e4ea-1047-4502-a132-fa7b38434beb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.358153] [55188]: DEBUG oslo_concurrency.lockutils [None req-1414e4ea-1047-4502-a132-fa7b38434beb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.403852] [55187]: DEBUG nova.api.openstack.wsgi [None req-35b1f937-47bb-4a75-824a-989863f722dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1035.405762] [55187]: DEBUG nova.compute.api [None req-35b1f937-47bb-4a75-824a-989863f722dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1035.409320] [55187]: DEBUG oslo_concurrency.lockutils [None req-35b1f937-47bb-4a75-824a-989863f722dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.409596] [55187]: DEBUG oslo_concurrency.lockutils [None req-35b1f937-47bb-4a75-824a-989863f722dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.409806] [55187]: DEBUG oslo_concurrency.lockutils [None req-35b1f937-47bb-4a75-824a-989863f722dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.410182] [55187]: DEBUG oslo_concurrency.lockutils [None req-35b1f937-47bb-4a75-824a-989863f722dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.410535] [55187]: DEBUG oslo_concurrency.lockutils [None req-35b1f937-47bb-4a75-824a-989863f722dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.410625] [55187]: DEBUG oslo_concurrency.lockutils [None req-35b1f937-47bb-4a75-824a-989863f722dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.441559] [55187]: DEBUG nova.policy [None req-35b1f937-47bb-4a75-824a-989863f722dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.445523] [55187]: INFO nova.api.openstack.requestlog [None req-35b1f937-47bb-4a75-824a-989863f722dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1211 microversion: 2.1 time: 0.044622 [ 1035.445974] [55187]: [pid: 55187|app: 0|req: 3479/7113] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:35 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1211 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.461531] [55188]: DEBUG nova.policy [None req-1414e4ea-1047-4502-a132-fa7b38434beb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.465759] [55188]: INFO nova.api.openstack.requestlog [None req-1414e4ea-1047-4502-a132-fa7b38434beb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1305 microversion: 2.1 time: 0.116088 [ 1035.466089] [55188]: [pid: 55188|app: 0|req: 3635/7114] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:35 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1305 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.606436] [55187]: DEBUG nova.api.openstack.wsgi [None req-2fb7a265-ac7d-4a85-b813-dca04b74f01a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1035.608149] [55187]: DEBUG nova.compute.api [None req-2fb7a265-ac7d-4a85-b813-dca04b74f01a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1035.611990] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fb7a265-ac7d-4a85-b813-dca04b74f01a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.612253] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fb7a265-ac7d-4a85-b813-dca04b74f01a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.612445] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fb7a265-ac7d-4a85-b813-dca04b74f01a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.612802] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fb7a265-ac7d-4a85-b813-dca04b74f01a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.613013] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fb7a265-ac7d-4a85-b813-dca04b74f01a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.613267] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fb7a265-ac7d-4a85-b813-dca04b74f01a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.630831] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fb7a265-ac7d-4a85-b813-dca04b74f01a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.631080] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fb7a265-ac7d-4a85-b813-dca04b74f01a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.631268] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fb7a265-ac7d-4a85-b813-dca04b74f01a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.631488] [55187]: DEBUG nova.objects.instance [None req-2fb7a265-ac7d-4a85-b813-dca04b74f01a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lazy-loading 'fault' on Instance uuid 2482e827-fac7-4d34-b8aa-bc93c44eef8c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1035.652842] [55187]: DEBUG nova.policy [None req-2fb7a265-ac7d-4a85-b813-dca04b74f01a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.658091] [55187]: INFO nova.api.openstack.requestlog [None req-2fb7a265-ac7d-4a85-b813-dca04b74f01a tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1344 microversion: 2.1 time: 0.054035 [ 1035.658431] [55187]: [pid: 55187|app: 0|req: 3480/7115] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:35 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1344 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.046817] [55188]: DEBUG nova.api.openstack.wsgi [None req-b327c3e2-206e-4043-999b-d6683ea994b0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.048727] [55188]: DEBUG nova.compute.api [None req-b327c3e2-206e-4043-999b-d6683ea994b0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.053295] [55188]: DEBUG oslo_concurrency.lockutils [None req-b327c3e2-206e-4043-999b-d6683ea994b0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.054078] [55188]: DEBUG oslo_concurrency.lockutils [None req-b327c3e2-206e-4043-999b-d6683ea994b0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.054078] [55188]: DEBUG oslo_concurrency.lockutils [None req-b327c3e2-206e-4043-999b-d6683ea994b0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.054429] [55188]: DEBUG oslo_concurrency.lockutils [None req-b327c3e2-206e-4043-999b-d6683ea994b0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.054752] [55188]: DEBUG oslo_concurrency.lockutils [None req-b327c3e2-206e-4043-999b-d6683ea994b0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.055058] [55188]: DEBUG oslo_concurrency.lockutils [None req-b327c3e2-206e-4043-999b-d6683ea994b0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.058531] [55187]: DEBUG nova.api.openstack.wsgi [None req-446512e4-59fe-43b4-a5c3-8bcd7454c47f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.060908] [55187]: DEBUG nova.compute.api [None req-446512e4-59fe-43b4-a5c3-8bcd7454c47f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.065066] [55187]: DEBUG oslo_concurrency.lockutils [None req-446512e4-59fe-43b4-a5c3-8bcd7454c47f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.065349] [55187]: DEBUG oslo_concurrency.lockutils [None req-446512e4-59fe-43b4-a5c3-8bcd7454c47f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.065533] [55187]: DEBUG oslo_concurrency.lockutils [None req-446512e4-59fe-43b4-a5c3-8bcd7454c47f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.065904] [55187]: DEBUG oslo_concurrency.lockutils [None req-446512e4-59fe-43b4-a5c3-8bcd7454c47f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.066167] [55187]: DEBUG oslo_concurrency.lockutils [None req-446512e4-59fe-43b4-a5c3-8bcd7454c47f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.066475] [55187]: DEBUG oslo_concurrency.lockutils [None req-446512e4-59fe-43b4-a5c3-8bcd7454c47f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.092309] [55188]: DEBUG nova.policy [None req-b327c3e2-206e-4043-999b-d6683ea994b0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.097617] [55188]: INFO nova.api.openstack.requestlog [None req-b327c3e2-206e-4043-999b-d6683ea994b0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1291 microversion: 2.1 time: 0.053445 [ 1036.097962] [55188]: [pid: 55188|app: 0|req: 3636/7116] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:36 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1291 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.167640] [55187]: DEBUG nova.policy [None req-446512e4-59fe-43b4-a5c3-8bcd7454c47f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.172548] [55187]: INFO nova.api.openstack.requestlog [None req-446512e4-59fe-43b4-a5c3-8bcd7454c47f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1458 microversion: 2.1 time: 0.116574 [ 1036.172867] [55187]: [pid: 55187|app: 0|req: 3481/7117] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:36 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1458 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.311036] [55188]: DEBUG nova.api.openstack.wsgi [None req-d93fe9cb-3e6c-4807-86cd-77da7b0f6dd7 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.312778] [55188]: DEBUG nova.compute.api [None req-d93fe9cb-3e6c-4807-86cd-77da7b0f6dd7 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.316886] [55188]: DEBUG oslo_concurrency.lockutils [None req-d93fe9cb-3e6c-4807-86cd-77da7b0f6dd7 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.317159] [55188]: DEBUG oslo_concurrency.lockutils [None req-d93fe9cb-3e6c-4807-86cd-77da7b0f6dd7 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.317343] [55188]: DEBUG oslo_concurrency.lockutils [None req-d93fe9cb-3e6c-4807-86cd-77da7b0f6dd7 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.317712] [55188]: DEBUG oslo_concurrency.lockutils [None req-d93fe9cb-3e6c-4807-86cd-77da7b0f6dd7 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.318104] [55188]: DEBUG oslo_concurrency.lockutils [None req-d93fe9cb-3e6c-4807-86cd-77da7b0f6dd7 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.318304] [55188]: DEBUG oslo_concurrency.lockutils [None req-d93fe9cb-3e6c-4807-86cd-77da7b0f6dd7 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.355560] [55187]: DEBUG nova.api.openstack.wsgi [None req-fc135594-8ea0-4cdd-a6b5-b0ab659a3804 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.357311] [55187]: DEBUG nova.compute.api [None req-fc135594-8ea0-4cdd-a6b5-b0ab659a3804 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.361351] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc135594-8ea0-4cdd-a6b5-b0ab659a3804 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.361351] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc135594-8ea0-4cdd-a6b5-b0ab659a3804 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.361549] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc135594-8ea0-4cdd-a6b5-b0ab659a3804 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.361913] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc135594-8ea0-4cdd-a6b5-b0ab659a3804 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.362133] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc135594-8ea0-4cdd-a6b5-b0ab659a3804 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.362313] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc135594-8ea0-4cdd-a6b5-b0ab659a3804 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.393650] [55188]: DEBUG nova.policy [None req-d93fe9cb-3e6c-4807-86cd-77da7b0f6dd7 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.397076] [55187]: DEBUG nova.policy [None req-fc135594-8ea0-4cdd-a6b5-b0ab659a3804 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.399407] [55188]: INFO nova.api.openstack.requestlog [None req-d93fe9cb-3e6c-4807-86cd-77da7b0f6dd7 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1520 microversion: 2.1 time: 0.091113 [ 1036.399875] [55188]: [pid: 55188|app: 0|req: 3637/7118] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:36 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1520 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.402314] [55187]: DEBUG nova.policy [None req-fc135594-8ea0-4cdd-a6b5-b0ab659a3804 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.403514] [55187]: DEBUG nova.policy [None req-fc135594-8ea0-4cdd-a6b5-b0ab659a3804 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.404297] [55187]: INFO nova.api.openstack.requestlog [None req-fc135594-8ea0-4cdd-a6b5-b0ab659a3804 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1295 microversion: 2.47 time: 0.051242 [ 1036.404619] [55187]: [pid: 55187|app: 0|req: 3482/7119] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:36 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1295 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1036.459241] [55188]: DEBUG nova.api.openstack.wsgi [None req-49d2bde4-117d-4866-b12f-cab00f7e8004 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.461262] [55188]: DEBUG nova.compute.api [None req-49d2bde4-117d-4866-b12f-cab00f7e8004 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.465284] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d2bde4-117d-4866-b12f-cab00f7e8004 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.465591] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d2bde4-117d-4866-b12f-cab00f7e8004 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.465747] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d2bde4-117d-4866-b12f-cab00f7e8004 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.466230] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d2bde4-117d-4866-b12f-cab00f7e8004 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.466558] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d2bde4-117d-4866-b12f-cab00f7e8004 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.466762] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d2bde4-117d-4866-b12f-cab00f7e8004 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.479292] [55187]: DEBUG nova.api.openstack.wsgi [None req-24a461b1-5de3-4d74-a859-99f57d60af6a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.481038] [55187]: DEBUG nova.compute.api [None req-24a461b1-5de3-4d74-a859-99f57d60af6a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.484842] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a461b1-5de3-4d74-a859-99f57d60af6a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.485099] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a461b1-5de3-4d74-a859-99f57d60af6a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.485285] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a461b1-5de3-4d74-a859-99f57d60af6a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.485639] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a461b1-5de3-4d74-a859-99f57d60af6a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.485835] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a461b1-5de3-4d74-a859-99f57d60af6a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.486013] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a461b1-5de3-4d74-a859-99f57d60af6a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.503979] [55188]: DEBUG nova.policy [None req-49d2bde4-117d-4866-b12f-cab00f7e8004 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.509416] [55188]: INFO nova.api.openstack.requestlog [None req-49d2bde4-117d-4866-b12f-cab00f7e8004 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1211 microversion: 2.1 time: 0.052902 [ 1036.509948] [55188]: [pid: 55188|app: 0|req: 3638/7120] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:36 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.586578] [55187]: DEBUG nova.policy [None req-24a461b1-5de3-4d74-a859-99f57d60af6a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.591588] [55187]: INFO nova.api.openstack.requestlog [None req-24a461b1-5de3-4d74-a859-99f57d60af6a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1305 microversion: 2.1 time: 0.114935 [ 1036.591984] [55187]: [pid: 55187|app: 0|req: 3483/7121] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:36 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1305 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.672043] [55188]: DEBUG nova.api.openstack.wsgi [None req-fe454138-1918-432a-8a62-51efd1d4935f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1036.674166] [55188]: DEBUG nova.compute.api [None req-fe454138-1918-432a-8a62-51efd1d4935f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1036.678869] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe454138-1918-432a-8a62-51efd1d4935f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.679530] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe454138-1918-432a-8a62-51efd1d4935f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.679844] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe454138-1918-432a-8a62-51efd1d4935f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.680568] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe454138-1918-432a-8a62-51efd1d4935f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.680922] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe454138-1918-432a-8a62-51efd1d4935f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.681155] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe454138-1918-432a-8a62-51efd1d4935f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.703182] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe454138-1918-432a-8a62-51efd1d4935f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.703433] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe454138-1918-432a-8a62-51efd1d4935f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.703640] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe454138-1918-432a-8a62-51efd1d4935f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.703892] [55188]: DEBUG nova.objects.instance [None req-fe454138-1918-432a-8a62-51efd1d4935f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lazy-loading 'fault' on Instance uuid 2482e827-fac7-4d34-b8aa-bc93c44eef8c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1036.724891] [55188]: DEBUG nova.policy [None req-fe454138-1918-432a-8a62-51efd1d4935f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.729841] [55188]: INFO nova.api.openstack.requestlog [None req-fe454138-1918-432a-8a62-51efd1d4935f tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1344 microversion: 2.1 time: 0.061717 [ 1036.730248] [55188]: [pid: 55188|app: 0|req: 3639/7122] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:37 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1344 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.110405] [55187]: DEBUG nova.api.openstack.wsgi [None req-7a3e65a4-0c18-43be-aac5-17403a92f41a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1037.112169] [55187]: DEBUG nova.compute.api [None req-7a3e65a4-0c18-43be-aac5-17403a92f41a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1037.115984] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a3e65a4-0c18-43be-aac5-17403a92f41a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.116260] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a3e65a4-0c18-43be-aac5-17403a92f41a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.116479] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a3e65a4-0c18-43be-aac5-17403a92f41a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.116866] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a3e65a4-0c18-43be-aac5-17403a92f41a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.117079] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a3e65a4-0c18-43be-aac5-17403a92f41a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.117258] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a3e65a4-0c18-43be-aac5-17403a92f41a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.151319] [55187]: DEBUG nova.policy [None req-7a3e65a4-0c18-43be-aac5-17403a92f41a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.156385] [55187]: INFO nova.api.openstack.requestlog [None req-7a3e65a4-0c18-43be-aac5-17403a92f41a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1291 microversion: 2.1 time: 0.048173 [ 1037.156877] [55187]: [pid: 55187|app: 0|req: 3484/7123] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:37 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1291 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.186185] [55188]: DEBUG nova.api.openstack.wsgi [None req-c96cec6e-5cea-478a-96a3-7ea5c1b434af tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1037.188161] [55188]: DEBUG nova.compute.api [None req-c96cec6e-5cea-478a-96a3-7ea5c1b434af tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1037.192340] [55188]: DEBUG oslo_concurrency.lockutils [None req-c96cec6e-5cea-478a-96a3-7ea5c1b434af tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.192594] [55188]: DEBUG oslo_concurrency.lockutils [None req-c96cec6e-5cea-478a-96a3-7ea5c1b434af tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.192786] [55188]: DEBUG oslo_concurrency.lockutils [None req-c96cec6e-5cea-478a-96a3-7ea5c1b434af tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.193242] [55188]: DEBUG oslo_concurrency.lockutils [None req-c96cec6e-5cea-478a-96a3-7ea5c1b434af tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.193464] [55188]: DEBUG oslo_concurrency.lockutils [None req-c96cec6e-5cea-478a-96a3-7ea5c1b434af tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.193649] [55188]: DEBUG oslo_concurrency.lockutils [None req-c96cec6e-5cea-478a-96a3-7ea5c1b434af tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.270062] [55188]: DEBUG nova.policy [None req-c96cec6e-5cea-478a-96a3-7ea5c1b434af tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.275428] [55188]: INFO nova.api.openstack.requestlog [None req-c96cec6e-5cea-478a-96a3-7ea5c1b434af tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1458 microversion: 2.1 time: 0.091737 [ 1037.275923] [55188]: [pid: 55188|app: 0|req: 3640/7124] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:37 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1458 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.414121] [55187]: DEBUG nova.api.openstack.wsgi [None req-996e64fa-606f-4712-ac8f-fd4c1c86adf9 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1037.416088] [55187]: DEBUG nova.compute.api [None req-996e64fa-606f-4712-ac8f-fd4c1c86adf9 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1037.418694] [55188]: DEBUG nova.api.openstack.wsgi [None req-57db868b-1798-412f-bd97-32d1786170b0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1037.419791] [55187]: DEBUG oslo_concurrency.lockutils [None req-996e64fa-606f-4712-ac8f-fd4c1c86adf9 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.420084] [55187]: DEBUG oslo_concurrency.lockutils [None req-996e64fa-606f-4712-ac8f-fd4c1c86adf9 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.420281] [55187]: DEBUG oslo_concurrency.lockutils [None req-996e64fa-606f-4712-ac8f-fd4c1c86adf9 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.420663] [55187]: DEBUG oslo_concurrency.lockutils [None req-996e64fa-606f-4712-ac8f-fd4c1c86adf9 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.420717] [55188]: DEBUG nova.compute.api [None req-57db868b-1798-412f-bd97-32d1786170b0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1037.420891] [55187]: DEBUG oslo_concurrency.lockutils [None req-996e64fa-606f-4712-ac8f-fd4c1c86adf9 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.421099] [55187]: DEBUG oslo_concurrency.lockutils [None req-996e64fa-606f-4712-ac8f-fd4c1c86adf9 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.425520] [55188]: DEBUG oslo_concurrency.lockutils [None req-57db868b-1798-412f-bd97-32d1786170b0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.425780] [55188]: DEBUG oslo_concurrency.lockutils [None req-57db868b-1798-412f-bd97-32d1786170b0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.425969] [55188]: DEBUG oslo_concurrency.lockutils [None req-57db868b-1798-412f-bd97-32d1786170b0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.426552] [55188]: DEBUG oslo_concurrency.lockutils [None req-57db868b-1798-412f-bd97-32d1786170b0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.426784] [55188]: DEBUG oslo_concurrency.lockutils [None req-57db868b-1798-412f-bd97-32d1786170b0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.427112] [55188]: DEBUG oslo_concurrency.lockutils [None req-57db868b-1798-412f-bd97-32d1786170b0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.462982] [55188]: DEBUG nova.policy [None req-57db868b-1798-412f-bd97-32d1786170b0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.467906] [55188]: DEBUG nova.policy [None req-57db868b-1798-412f-bd97-32d1786170b0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.468771] [55188]: DEBUG nova.policy [None req-57db868b-1798-412f-bd97-32d1786170b0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.469623] [55188]: INFO nova.api.openstack.requestlog [None req-57db868b-1798-412f-bd97-32d1786170b0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1295 microversion: 2.47 time: 0.053630 [ 1037.470138] [55188]: [pid: 55188|app: 0|req: 3641/7125] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:37 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1295 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1037.522511] [55188]: DEBUG nova.api.openstack.wsgi [None req-2d06db28-dea9-4ab5-b78a-e275520bd4a9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1037.523715] [55187]: DEBUG nova.policy [None req-996e64fa-606f-4712-ac8f-fd4c1c86adf9 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.524418] [55188]: DEBUG nova.compute.api [None req-2d06db28-dea9-4ab5-b78a-e275520bd4a9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1037.528393] [55187]: INFO nova.api.openstack.requestlog [None req-996e64fa-606f-4712-ac8f-fd4c1c86adf9 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1520 microversion: 2.1 time: 0.116754 [ 1037.528574] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d06db28-dea9-4ab5-b78a-e275520bd4a9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.528758] [55187]: [pid: 55187|app: 0|req: 3485/7126] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:37 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1520 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.528808] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d06db28-dea9-4ab5-b78a-e275520bd4a9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.529018] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d06db28-dea9-4ab5-b78a-e275520bd4a9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.529392] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d06db28-dea9-4ab5-b78a-e275520bd4a9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.529631] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d06db28-dea9-4ab5-b78a-e275520bd4a9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.529809] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d06db28-dea9-4ab5-b78a-e275520bd4a9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.564334] [55188]: DEBUG nova.policy [None req-2d06db28-dea9-4ab5-b78a-e275520bd4a9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.569563] [55188]: INFO nova.api.openstack.requestlog [None req-2d06db28-dea9-4ab5-b78a-e275520bd4a9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1211 microversion: 2.1 time: 0.049073 [ 1037.569563] [55188]: [pid: 55188|app: 0|req: 3642/7127] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:37 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.604368] [55187]: DEBUG nova.api.openstack.wsgi [None req-b1ead9ee-44cb-4411-a859-4b1d1ed8597c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1037.606345] [55187]: DEBUG nova.compute.api [None req-b1ead9ee-44cb-4411-a859-4b1d1ed8597c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1037.610201] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1ead9ee-44cb-4411-a859-4b1d1ed8597c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.610434] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1ead9ee-44cb-4411-a859-4b1d1ed8597c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.610627] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1ead9ee-44cb-4411-a859-4b1d1ed8597c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.610997] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1ead9ee-44cb-4411-a859-4b1d1ed8597c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.611239] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1ead9ee-44cb-4411-a859-4b1d1ed8597c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.611385] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1ead9ee-44cb-4411-a859-4b1d1ed8597c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.688492] [55187]: DEBUG nova.policy [None req-b1ead9ee-44cb-4411-a859-4b1d1ed8597c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.693217] [55187]: INFO nova.api.openstack.requestlog [None req-b1ead9ee-44cb-4411-a859-4b1d1ed8597c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1305 microversion: 2.1 time: 0.091094 [ 1037.693571] [55187]: [pid: 55187|app: 0|req: 3486/7128] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:37 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1305 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.744261] [55188]: DEBUG nova.api.openstack.wsgi [None req-f200963b-0dcc-474c-bdda-a73cf68410a8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1037.745524] [55188]: DEBUG nova.compute.api [None req-f200963b-0dcc-474c-bdda-a73cf68410a8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1037.750403] [55188]: DEBUG oslo_concurrency.lockutils [None req-f200963b-0dcc-474c-bdda-a73cf68410a8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.751064] [55188]: DEBUG oslo_concurrency.lockutils [None req-f200963b-0dcc-474c-bdda-a73cf68410a8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.753033] [55188]: DEBUG oslo_concurrency.lockutils [None req-f200963b-0dcc-474c-bdda-a73cf68410a8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.753033] [55188]: DEBUG oslo_concurrency.lockutils [None req-f200963b-0dcc-474c-bdda-a73cf68410a8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.753033] [55188]: DEBUG oslo_concurrency.lockutils [None req-f200963b-0dcc-474c-bdda-a73cf68410a8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.753033] [55188]: DEBUG oslo_concurrency.lockutils [None req-f200963b-0dcc-474c-bdda-a73cf68410a8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.782213] [55188]: DEBUG oslo_concurrency.lockutils [None req-f200963b-0dcc-474c-bdda-a73cf68410a8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.784691] [55188]: DEBUG oslo_concurrency.lockutils [None req-f200963b-0dcc-474c-bdda-a73cf68410a8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.784691] [55188]: DEBUG oslo_concurrency.lockutils [None req-f200963b-0dcc-474c-bdda-a73cf68410a8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.784691] [55188]: DEBUG nova.objects.instance [None req-f200963b-0dcc-474c-bdda-a73cf68410a8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lazy-loading 'fault' on Instance uuid 2482e827-fac7-4d34-b8aa-bc93c44eef8c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1037.808731] [55188]: DEBUG nova.policy [None req-f200963b-0dcc-474c-bdda-a73cf68410a8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.817474] [55188]: INFO nova.api.openstack.requestlog [None req-f200963b-0dcc-474c-bdda-a73cf68410a8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1344 microversion: 2.1 time: 0.077176 [ 1037.818129] [55188]: [pid: 55188|app: 0|req: 3643/7129] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:38 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1344 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.169527] [55187]: DEBUG nova.api.openstack.wsgi [None req-68441600-93dc-4241-97bb-ef9a34ee80ae tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1038.171343] [55187]: DEBUG nova.compute.api [None req-68441600-93dc-4241-97bb-ef9a34ee80ae tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1038.175136] [55187]: DEBUG oslo_concurrency.lockutils [None req-68441600-93dc-4241-97bb-ef9a34ee80ae tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.175400] [55187]: DEBUG oslo_concurrency.lockutils [None req-68441600-93dc-4241-97bb-ef9a34ee80ae tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.175604] [55187]: DEBUG oslo_concurrency.lockutils [None req-68441600-93dc-4241-97bb-ef9a34ee80ae tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.175974] [55187]: DEBUG oslo_concurrency.lockutils [None req-68441600-93dc-4241-97bb-ef9a34ee80ae tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.176188] [55187]: DEBUG oslo_concurrency.lockutils [None req-68441600-93dc-4241-97bb-ef9a34ee80ae tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.177559] [55187]: DEBUG oslo_concurrency.lockutils [None req-68441600-93dc-4241-97bb-ef9a34ee80ae tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.218209] [55187]: DEBUG nova.policy [None req-68441600-93dc-4241-97bb-ef9a34ee80ae tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.226672] [55187]: INFO nova.api.openstack.requestlog [None req-68441600-93dc-4241-97bb-ef9a34ee80ae tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1299 microversion: 2.1 time: 0.059446 [ 1038.227026] [55187]: [pid: 55187|app: 0|req: 3487/7130] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:38 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1299 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.291022] [55188]: DEBUG nova.api.openstack.wsgi [None req-1bce171e-493e-4b2a-8eb0-88305783a2c0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1038.294028] [55188]: DEBUG nova.compute.api [None req-1bce171e-493e-4b2a-8eb0-88305783a2c0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1038.298048] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bce171e-493e-4b2a-8eb0-88305783a2c0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.298048] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bce171e-493e-4b2a-8eb0-88305783a2c0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.298396] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bce171e-493e-4b2a-8eb0-88305783a2c0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.299046] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bce171e-493e-4b2a-8eb0-88305783a2c0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.299450] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bce171e-493e-4b2a-8eb0-88305783a2c0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.299869] [55188]: DEBUG oslo_concurrency.lockutils [None req-1bce171e-493e-4b2a-8eb0-88305783a2c0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.340835] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1038.423230] [55188]: DEBUG nova.policy [None req-1bce171e-493e-4b2a-8eb0-88305783a2c0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.431730] [55188]: INFO nova.api.openstack.requestlog [None req-1bce171e-493e-4b2a-8eb0-88305783a2c0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1458 microversion: 2.1 time: 0.144411 [ 1038.432117] [55188]: [pid: 55188|app: 0|req: 3644/7131] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:38 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1458 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.483628] [55187]: DEBUG nova.api.openstack.wsgi [None req-30ee6cd9-604a-4e1b-9240-5c0d91c19007 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1038.485415] [55187]: DEBUG nova.compute.api [None req-30ee6cd9-604a-4e1b-9240-5c0d91c19007 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1038.490931] [55187]: DEBUG oslo_concurrency.lockutils [None req-30ee6cd9-604a-4e1b-9240-5c0d91c19007 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.491356] [55187]: DEBUG oslo_concurrency.lockutils [None req-30ee6cd9-604a-4e1b-9240-5c0d91c19007 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.491683] [55187]: DEBUG oslo_concurrency.lockutils [None req-30ee6cd9-604a-4e1b-9240-5c0d91c19007 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.492163] [55187]: DEBUG oslo_concurrency.lockutils [None req-30ee6cd9-604a-4e1b-9240-5c0d91c19007 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.492419] [55187]: DEBUG oslo_concurrency.lockutils [None req-30ee6cd9-604a-4e1b-9240-5c0d91c19007 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.492692] [55187]: DEBUG oslo_concurrency.lockutils [None req-30ee6cd9-604a-4e1b-9240-5c0d91c19007 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.541398] [55187]: DEBUG nova.policy [None req-30ee6cd9-604a-4e1b-9240-5c0d91c19007 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.542016] [55188]: DEBUG nova.api.openstack.wsgi [None req-26f4556c-54d0-4fd2-ac33-3914e72d354a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1038.543997] [55188]: DEBUG nova.compute.api [None req-26f4556c-54d0-4fd2-ac33-3914e72d354a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1038.546014] [55187]: DEBUG nova.policy [None req-30ee6cd9-604a-4e1b-9240-5c0d91c19007 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.546731] [55187]: DEBUG nova.policy [None req-30ee6cd9-604a-4e1b-9240-5c0d91c19007 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.547363] [55187]: INFO nova.api.openstack.requestlog [None req-30ee6cd9-604a-4e1b-9240-5c0d91c19007 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1351 microversion: 2.47 time: 0.066246 [ 1038.547677] [55187]: [pid: 55187|app: 0|req: 3488/7132] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:38 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1351 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1038.548130] [55188]: DEBUG oslo_concurrency.lockutils [None req-26f4556c-54d0-4fd2-ac33-3914e72d354a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.548582] [55188]: DEBUG oslo_concurrency.lockutils [None req-26f4556c-54d0-4fd2-ac33-3914e72d354a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.548869] [55188]: DEBUG oslo_concurrency.lockutils [None req-26f4556c-54d0-4fd2-ac33-3914e72d354a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.549319] [55188]: DEBUG oslo_concurrency.lockutils [None req-26f4556c-54d0-4fd2-ac33-3914e72d354a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.549570] [55188]: DEBUG oslo_concurrency.lockutils [None req-26f4556c-54d0-4fd2-ac33-3914e72d354a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.549775] [55188]: DEBUG oslo_concurrency.lockutils [None req-26f4556c-54d0-4fd2-ac33-3914e72d354a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.582257] [55187]: DEBUG nova.api.openstack.wsgi [None req-648bd71b-9b3c-4255-89ca-b14d1f521ae0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1038.584605] [55187]: DEBUG nova.compute.api [None req-648bd71b-9b3c-4255-89ca-b14d1f521ae0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1038.588193] [55187]: DEBUG oslo_concurrency.lockutils [None req-648bd71b-9b3c-4255-89ca-b14d1f521ae0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.588437] [55187]: DEBUG oslo_concurrency.lockutils [None req-648bd71b-9b3c-4255-89ca-b14d1f521ae0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.588657] [55187]: DEBUG oslo_concurrency.lockutils [None req-648bd71b-9b3c-4255-89ca-b14d1f521ae0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.589018] [55187]: DEBUG oslo_concurrency.lockutils [None req-648bd71b-9b3c-4255-89ca-b14d1f521ae0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.589233] [55187]: DEBUG oslo_concurrency.lockutils [None req-648bd71b-9b3c-4255-89ca-b14d1f521ae0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.589401] [55187]: DEBUG oslo_concurrency.lockutils [None req-648bd71b-9b3c-4255-89ca-b14d1f521ae0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.621214] [55188]: DEBUG nova.policy [None req-26f4556c-54d0-4fd2-ac33-3914e72d354a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.623203] [55187]: DEBUG nova.policy [None req-648bd71b-9b3c-4255-89ca-b14d1f521ae0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.627493] [55188]: INFO nova.api.openstack.requestlog [None req-26f4556c-54d0-4fd2-ac33-3914e72d354a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1520 microversion: 2.1 time: 0.087703 [ 1038.627652] [55187]: INFO nova.api.openstack.requestlog [None req-648bd71b-9b3c-4255-89ca-b14d1f521ae0 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1211 microversion: 2.1 time: 0.048355 [ 1038.627907] [55188]: [pid: 55188|app: 0|req: 3645/7133] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:38 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1520 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.628161] [55187]: [pid: 55187|app: 0|req: 3489/7134] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:38 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.706968] [55188]: DEBUG nova.api.openstack.wsgi [None req-88fc77d5-f44c-4d51-82af-b74b260ee766 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1038.708990] [55188]: DEBUG nova.compute.api [None req-88fc77d5-f44c-4d51-82af-b74b260ee766 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1038.712670] [55188]: DEBUG oslo_concurrency.lockutils [None req-88fc77d5-f44c-4d51-82af-b74b260ee766 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.712992] [55188]: DEBUG oslo_concurrency.lockutils [None req-88fc77d5-f44c-4d51-82af-b74b260ee766 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.713233] [55188]: DEBUG oslo_concurrency.lockutils [None req-88fc77d5-f44c-4d51-82af-b74b260ee766 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.713595] [55188]: DEBUG oslo_concurrency.lockutils [None req-88fc77d5-f44c-4d51-82af-b74b260ee766 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.713792] [55188]: DEBUG oslo_concurrency.lockutils [None req-88fc77d5-f44c-4d51-82af-b74b260ee766 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.713966] [55188]: DEBUG oslo_concurrency.lockutils [None req-88fc77d5-f44c-4d51-82af-b74b260ee766 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.788093] [55188]: DEBUG nova.policy [None req-88fc77d5-f44c-4d51-82af-b74b260ee766 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.792776] [55188]: INFO nova.api.openstack.requestlog [None req-88fc77d5-f44c-4d51-82af-b74b260ee766 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1305 microversion: 2.1 time: 0.088363 [ 1038.793116] [55188]: [pid: 55188|app: 0|req: 3646/7135] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:39 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1305 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.834743] [55187]: DEBUG nova.api.openstack.wsgi [None req-26322c3d-5cff-4fcf-9267-2f4ea1eefa09 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1038.834743] [55187]: DEBUG nova.compute.api [None req-26322c3d-5cff-4fcf-9267-2f4ea1eefa09 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1038.836940] [55187]: DEBUG oslo_concurrency.lockutils [None req-26322c3d-5cff-4fcf-9267-2f4ea1eefa09 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.837415] [55187]: DEBUG oslo_concurrency.lockutils [None req-26322c3d-5cff-4fcf-9267-2f4ea1eefa09 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.837787] [55187]: DEBUG oslo_concurrency.lockutils [None req-26322c3d-5cff-4fcf-9267-2f4ea1eefa09 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.838323] [55187]: DEBUG oslo_concurrency.lockutils [None req-26322c3d-5cff-4fcf-9267-2f4ea1eefa09 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.838705] [55187]: DEBUG oslo_concurrency.lockutils [None req-26322c3d-5cff-4fcf-9267-2f4ea1eefa09 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.839083] [55187]: DEBUG oslo_concurrency.lockutils [None req-26322c3d-5cff-4fcf-9267-2f4ea1eefa09 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.861176] [55187]: DEBUG oslo_concurrency.lockutils [None req-26322c3d-5cff-4fcf-9267-2f4ea1eefa09 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.861687] [55187]: DEBUG oslo_concurrency.lockutils [None req-26322c3d-5cff-4fcf-9267-2f4ea1eefa09 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.862086] [55187]: DEBUG oslo_concurrency.lockutils [None req-26322c3d-5cff-4fcf-9267-2f4ea1eefa09 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.863018] [55187]: DEBUG nova.objects.instance [None req-26322c3d-5cff-4fcf-9267-2f4ea1eefa09 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lazy-loading 'fault' on Instance uuid 2482e827-fac7-4d34-b8aa-bc93c44eef8c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1038.889792] [55187]: DEBUG nova.policy [None req-26322c3d-5cff-4fcf-9267-2f4ea1eefa09 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.893866] [55187]: INFO nova.api.openstack.requestlog [None req-26322c3d-5cff-4fcf-9267-2f4ea1eefa09 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1344 microversion: 2.1 time: 0.064751 [ 1038.894257] [55187]: [pid: 55187|app: 0|req: 3490/7136] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:39 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1344 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.240227] [55188]: DEBUG nova.api.openstack.wsgi [None req-a3bfa26f-10bb-4cd3-a815-04d844c3dae3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1039.241972] [55188]: DEBUG nova.compute.api [None req-a3bfa26f-10bb-4cd3-a815-04d844c3dae3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1039.245713] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bfa26f-10bb-4cd3-a815-04d844c3dae3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.245949] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bfa26f-10bb-4cd3-a815-04d844c3dae3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.246145] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bfa26f-10bb-4cd3-a815-04d844c3dae3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.246571] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bfa26f-10bb-4cd3-a815-04d844c3dae3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.247353] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bfa26f-10bb-4cd3-a815-04d844c3dae3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.247353] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3bfa26f-10bb-4cd3-a815-04d844c3dae3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.347391] [55188]: DEBUG nova.policy [None req-a3bfa26f-10bb-4cd3-a815-04d844c3dae3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.354260] [55188]: INFO nova.api.openstack.requestlog [None req-a3bfa26f-10bb-4cd3-a815-04d844c3dae3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1376 microversion: 2.1 time: 0.116395 [ 1039.354602] [55188]: [pid: 55188|app: 0|req: 3647/7137] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:39 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1376 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.446165] [55187]: DEBUG nova.api.openstack.wsgi [None req-24428af3-8880-4f03-bdc8-f1d056556333 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1039.449155] [55187]: DEBUG nova.compute.api [None req-24428af3-8880-4f03-bdc8-f1d056556333 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1039.455966] [55187]: DEBUG oslo_concurrency.lockutils [None req-24428af3-8880-4f03-bdc8-f1d056556333 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.456484] [55187]: DEBUG oslo_concurrency.lockutils [None req-24428af3-8880-4f03-bdc8-f1d056556333 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.456737] [55187]: DEBUG oslo_concurrency.lockutils [None req-24428af3-8880-4f03-bdc8-f1d056556333 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.457342] [55187]: DEBUG oslo_concurrency.lockutils [None req-24428af3-8880-4f03-bdc8-f1d056556333 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.457696] [55187]: DEBUG oslo_concurrency.lockutils [None req-24428af3-8880-4f03-bdc8-f1d056556333 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.457999] [55187]: DEBUG oslo_concurrency.lockutils [None req-24428af3-8880-4f03-bdc8-f1d056556333 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.550122] [55187]: DEBUG nova.policy [None req-24428af3-8880-4f03-bdc8-f1d056556333 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.557188] [55187]: INFO nova.api.openstack.requestlog [None req-24428af3-8880-4f03-bdc8-f1d056556333 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1458 microversion: 2.1 time: 0.113743 [ 1039.557721] [55187]: [pid: 55187|app: 0|req: 3491/7138] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:39 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1458 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.562364] [55188]: DEBUG nova.api.openstack.wsgi [None req-492ef735-f8a6-4aa3-ade6-4600d502b160 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1039.564113] [55188]: DEBUG nova.compute.api [None req-492ef735-f8a6-4aa3-ade6-4600d502b160 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1039.568101] [55188]: DEBUG oslo_concurrency.lockutils [None req-492ef735-f8a6-4aa3-ade6-4600d502b160 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.568285] [55188]: DEBUG oslo_concurrency.lockutils [None req-492ef735-f8a6-4aa3-ade6-4600d502b160 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.568503] [55188]: DEBUG oslo_concurrency.lockutils [None req-492ef735-f8a6-4aa3-ade6-4600d502b160 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.568880] [55188]: DEBUG oslo_concurrency.lockutils [None req-492ef735-f8a6-4aa3-ade6-4600d502b160 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.569100] [55188]: DEBUG oslo_concurrency.lockutils [None req-492ef735-f8a6-4aa3-ade6-4600d502b160 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.569280] [55188]: DEBUG oslo_concurrency.lockutils [None req-492ef735-f8a6-4aa3-ade6-4600d502b160 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.607519] [55188]: DEBUG nova.policy [None req-492ef735-f8a6-4aa3-ade6-4600d502b160 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.613197] [55188]: DEBUG nova.policy [None req-492ef735-f8a6-4aa3-ade6-4600d502b160 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.613926] [55188]: DEBUG nova.policy [None req-492ef735-f8a6-4aa3-ade6-4600d502b160 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.614596] [55188]: INFO nova.api.openstack.requestlog [None req-492ef735-f8a6-4aa3-ade6-4600d502b160 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1351 microversion: 2.47 time: 0.054721 [ 1039.614915] [55188]: [pid: 55188|app: 0|req: 3648/7139] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:39 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1351 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1039.641716] [55188]: DEBUG nova.api.openstack.wsgi [None req-706af0d3-337b-4f9e-9963-bdfa821c32c6 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1039.641997] [55187]: DEBUG nova.api.openstack.wsgi [None req-dbf3f584-bff5-49c4-9b6f-6411714f3445 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1039.643497] [55188]: DEBUG nova.compute.api [None req-706af0d3-337b-4f9e-9963-bdfa821c32c6 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1039.644116] [55187]: DEBUG nova.compute.api [None req-dbf3f584-bff5-49c4-9b6f-6411714f3445 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1039.647993] [55188]: DEBUG oslo_concurrency.lockutils [None req-706af0d3-337b-4f9e-9963-bdfa821c32c6 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.648259] [55188]: DEBUG oslo_concurrency.lockutils [None req-706af0d3-337b-4f9e-9963-bdfa821c32c6 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.648444] [55188]: DEBUG oslo_concurrency.lockutils [None req-706af0d3-337b-4f9e-9963-bdfa821c32c6 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.648557] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbf3f584-bff5-49c4-9b6f-6411714f3445 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.648842] [55188]: DEBUG oslo_concurrency.lockutils [None req-706af0d3-337b-4f9e-9963-bdfa821c32c6 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.648921] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbf3f584-bff5-49c4-9b6f-6411714f3445 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.649061] [55188]: DEBUG oslo_concurrency.lockutils [None req-706af0d3-337b-4f9e-9963-bdfa821c32c6 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.649179] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbf3f584-bff5-49c4-9b6f-6411714f3445 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.649244] [55188]: DEBUG oslo_concurrency.lockutils [None req-706af0d3-337b-4f9e-9963-bdfa821c32c6 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.649656] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbf3f584-bff5-49c4-9b6f-6411714f3445 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.649879] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbf3f584-bff5-49c4-9b6f-6411714f3445 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.650111] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbf3f584-bff5-49c4-9b6f-6411714f3445 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.688363] [55187]: DEBUG nova.policy [None req-dbf3f584-bff5-49c4-9b6f-6411714f3445 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.692912] [55187]: INFO nova.api.openstack.requestlog [None req-dbf3f584-bff5-49c4-9b6f-6411714f3445 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1211 microversion: 2.1 time: 0.053762 [ 1039.693456] [55187]: [pid: 55187|app: 0|req: 3492/7140] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:40 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.755132] [55188]: DEBUG nova.policy [None req-706af0d3-337b-4f9e-9963-bdfa821c32c6 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.760397] [55188]: INFO nova.api.openstack.requestlog [None req-706af0d3-337b-4f9e-9963-bdfa821c32c6 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1520 microversion: 2.1 time: 0.121129 [ 1039.760748] [55188]: [pid: 55188|app: 0|req: 3649/7141] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:40 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1520 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1039.806990] [55187]: DEBUG nova.api.openstack.wsgi [None req-ebcc3abd-64ee-4b70-8b54-80cfaf6c9f40 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1039.808738] [55187]: DEBUG nova.compute.api [None req-ebcc3abd-64ee-4b70-8b54-80cfaf6c9f40 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1039.812379] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebcc3abd-64ee-4b70-8b54-80cfaf6c9f40 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.812611] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebcc3abd-64ee-4b70-8b54-80cfaf6c9f40 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.812818] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebcc3abd-64ee-4b70-8b54-80cfaf6c9f40 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.813188] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebcc3abd-64ee-4b70-8b54-80cfaf6c9f40 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.813391] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebcc3abd-64ee-4b70-8b54-80cfaf6c9f40 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.813563] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebcc3abd-64ee-4b70-8b54-80cfaf6c9f40 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.880616] [55187]: DEBUG nova.policy [None req-ebcc3abd-64ee-4b70-8b54-80cfaf6c9f40 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.881971] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=12 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1039.886168] [55187]: INFO nova.api.openstack.requestlog [None req-ebcc3abd-64ee-4b70-8b54-80cfaf6c9f40 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1305 microversion: 2.1 time: 0.081563 [ 1039.886735] [55187]: [pid: 55187|app: 0|req: 3493/7142] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:40 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1305 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.908066] [55188]: DEBUG nova.api.openstack.wsgi [None req-401193b7-dc65-45c3-8619-6940b4e93a95 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1039.909882] [55188]: DEBUG nova.compute.api [None req-401193b7-dc65-45c3-8619-6940b4e93a95 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1039.913664] [55188]: DEBUG oslo_concurrency.lockutils [None req-401193b7-dc65-45c3-8619-6940b4e93a95 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.913877] [55188]: DEBUG oslo_concurrency.lockutils [None req-401193b7-dc65-45c3-8619-6940b4e93a95 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.914084] [55188]: DEBUG oslo_concurrency.lockutils [None req-401193b7-dc65-45c3-8619-6940b4e93a95 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.914444] [55188]: DEBUG oslo_concurrency.lockutils [None req-401193b7-dc65-45c3-8619-6940b4e93a95 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.914649] [55188]: DEBUG oslo_concurrency.lockutils [None req-401193b7-dc65-45c3-8619-6940b4e93a95 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.914827] [55188]: DEBUG oslo_concurrency.lockutils [None req-401193b7-dc65-45c3-8619-6940b4e93a95 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.935815] [55188]: DEBUG oslo_concurrency.lockutils [None req-401193b7-dc65-45c3-8619-6940b4e93a95 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.936079] [55188]: DEBUG oslo_concurrency.lockutils [None req-401193b7-dc65-45c3-8619-6940b4e93a95 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.936267] [55188]: DEBUG oslo_concurrency.lockutils [None req-401193b7-dc65-45c3-8619-6940b4e93a95 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.936465] [55188]: DEBUG nova.objects.instance [None req-401193b7-dc65-45c3-8619-6940b4e93a95 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lazy-loading 'fault' on Instance uuid 2482e827-fac7-4d34-b8aa-bc93c44eef8c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1039.958593] [55188]: DEBUG nova.policy [None req-401193b7-dc65-45c3-8619-6940b4e93a95 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.963618] [55188]: INFO nova.api.openstack.requestlog [None req-401193b7-dc65-45c3-8619-6940b4e93a95 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1344 microversion: 2.1 time: 0.058095 [ 1039.963950] [55188]: [pid: 55188|app: 0|req: 3650/7143] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:40 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1344 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.367315] [55187]: DEBUG nova.api.openstack.wsgi [None req-125b7246-39d2-440c-aaf0-93be448aa7cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1040.368939] [55187]: DEBUG nova.compute.api [None req-125b7246-39d2-440c-aaf0-93be448aa7cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1040.370217] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=22 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1040.374368] [55187]: DEBUG oslo_concurrency.lockutils [None req-125b7246-39d2-440c-aaf0-93be448aa7cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.375384] [55187]: DEBUG oslo_concurrency.lockutils [None req-125b7246-39d2-440c-aaf0-93be448aa7cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.375384] [55187]: DEBUG oslo_concurrency.lockutils [None req-125b7246-39d2-440c-aaf0-93be448aa7cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.375518] [55187]: DEBUG oslo_concurrency.lockutils [None req-125b7246-39d2-440c-aaf0-93be448aa7cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.376045] [55187]: DEBUG oslo_concurrency.lockutils [None req-125b7246-39d2-440c-aaf0-93be448aa7cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.376118] [55187]: DEBUG oslo_concurrency.lockutils [None req-125b7246-39d2-440c-aaf0-93be448aa7cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.407837] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=7 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1040.429836] [55188]: DEBUG nova.api.openstack.wsgi [req-1af2c6c7-e83f-44c9-ac5e-017b958372fb req-78cdea46-223e-40b4-93d9-9c4507fd569e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "16eae91a-19c3-4453-be5b-390340fcdeb7", "name": "network-vif-plugged", "status": "completed", "tag": "9b731b96-fdb9-42a9-b341-67f25bad66ad"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1040.437787] [55188]: DEBUG oslo_concurrency.lockutils [req-1af2c6c7-e83f-44c9-ac5e-017b958372fb req-78cdea46-223e-40b4-93d9-9c4507fd569e service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.437787] [55188]: DEBUG oslo_concurrency.lockutils [req-1af2c6c7-e83f-44c9-ac5e-017b958372fb req-78cdea46-223e-40b4-93d9-9c4507fd569e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.437787] [55188]: DEBUG oslo_concurrency.lockutils [req-1af2c6c7-e83f-44c9-ac5e-017b958372fb req-78cdea46-223e-40b4-93d9-9c4507fd569e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.445026] [55188]: INFO nova.api.openstack.compute.server_external_events [req-1af2c6c7-e83f-44c9-ac5e-017b958372fb req-78cdea46-223e-40b4-93d9-9c4507fd569e service nova] Creating event network-vif-plugged:9b731b96-fdb9-42a9-b341-67f25bad66ad for instance 16eae91a-19c3-4453-be5b-390340fcdeb7 on cpu-1 [ 1040.448106] [55188]: INFO nova.api.openstack.requestlog [req-1af2c6c7-e83f-44c9-ac5e-017b958372fb req-78cdea46-223e-40b4-93d9-9c4507fd569e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.046502 [ 1040.448462] [55188]: [pid: 55188|app: 0|req: 3651/7144] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:40 2025] 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) [ 1040.472146] [55187]: DEBUG nova.policy [None req-125b7246-39d2-440c-aaf0-93be448aa7cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.477860] [55187]: INFO nova.api.openstack.requestlog [None req-125b7246-39d2-440c-aaf0-93be448aa7cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1364 microversion: 2.1 time: 0.111934 [ 1040.477860] [55187]: [pid: 55187|app: 0|req: 3494/7145] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:40 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1364 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.575660] [55188]: DEBUG nova.api.openstack.wsgi [None req-da7f5788-edf8-4038-9533-06f6b9dc1684 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1040.577461] [55188]: DEBUG nova.compute.api [None req-da7f5788-edf8-4038-9533-06f6b9dc1684 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1040.581315] [55188]: DEBUG oslo_concurrency.lockutils [None req-da7f5788-edf8-4038-9533-06f6b9dc1684 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.581563] [55188]: DEBUG oslo_concurrency.lockutils [None req-da7f5788-edf8-4038-9533-06f6b9dc1684 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.581759] [55188]: DEBUG oslo_concurrency.lockutils [None req-da7f5788-edf8-4038-9533-06f6b9dc1684 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.582134] [55188]: DEBUG oslo_concurrency.lockutils [None req-da7f5788-edf8-4038-9533-06f6b9dc1684 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.582343] [55188]: DEBUG oslo_concurrency.lockutils [None req-da7f5788-edf8-4038-9533-06f6b9dc1684 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.582521] [55188]: DEBUG oslo_concurrency.lockutils [None req-da7f5788-edf8-4038-9533-06f6b9dc1684 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.632782] [55187]: DEBUG nova.api.openstack.wsgi [None req-2cf7beeb-389a-48e2-94b4-273f26501dca tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1040.633025] [55187]: DEBUG nova.compute.api [None req-2cf7beeb-389a-48e2-94b4-273f26501dca tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1040.637246] [55187]: DEBUG oslo_concurrency.lockutils [None req-2cf7beeb-389a-48e2-94b4-273f26501dca tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.637616] [55187]: DEBUG oslo_concurrency.lockutils [None req-2cf7beeb-389a-48e2-94b4-273f26501dca tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.637912] [55187]: DEBUG oslo_concurrency.lockutils [None req-2cf7beeb-389a-48e2-94b4-273f26501dca tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.638381] [55187]: DEBUG oslo_concurrency.lockutils [None req-2cf7beeb-389a-48e2-94b4-273f26501dca tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.638675] [55187]: DEBUG oslo_concurrency.lockutils [None req-2cf7beeb-389a-48e2-94b4-273f26501dca tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.638924] [55187]: DEBUG oslo_concurrency.lockutils [None req-2cf7beeb-389a-48e2-94b4-273f26501dca tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.673577] [55187]: DEBUG nova.policy [None req-2cf7beeb-389a-48e2-94b4-273f26501dca tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.677594] [55188]: DEBUG nova.policy [None req-da7f5788-edf8-4038-9533-06f6b9dc1684 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.678999] [55187]: DEBUG nova.policy [None req-2cf7beeb-389a-48e2-94b4-273f26501dca tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.679755] [55187]: DEBUG nova.policy [None req-2cf7beeb-389a-48e2-94b4-273f26501dca tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.680470] [55187]: INFO nova.api.openstack.requestlog [None req-2cf7beeb-389a-48e2-94b4-273f26501dca tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1359 microversion: 2.47 time: 0.052042 [ 1040.680834] [55187]: [pid: 55187|app: 0|req: 3495/7146] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:40 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1359 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1040.682396] [55188]: INFO nova.api.openstack.requestlog [None req-da7f5788-edf8-4038-9533-06f6b9dc1684 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1458 microversion: 2.1 time: 0.109211 [ 1040.682734] [55188]: [pid: 55188|app: 0|req: 3652/7147] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:40 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1458 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.706852] [55187]: DEBUG nova.api.openstack.wsgi [None req-1cfe2bcf-6570-4ab5-ae35-fc3b1f8fccb5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1040.708666] [55187]: DEBUG nova.compute.api [None req-1cfe2bcf-6570-4ab5-ae35-fc3b1f8fccb5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1040.712289] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cfe2bcf-6570-4ab5-ae35-fc3b1f8fccb5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.712527] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cfe2bcf-6570-4ab5-ae35-fc3b1f8fccb5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.712711] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cfe2bcf-6570-4ab5-ae35-fc3b1f8fccb5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.713082] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cfe2bcf-6570-4ab5-ae35-fc3b1f8fccb5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.713360] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cfe2bcf-6570-4ab5-ae35-fc3b1f8fccb5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.713539] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cfe2bcf-6570-4ab5-ae35-fc3b1f8fccb5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.747544] [55187]: DEBUG nova.policy [None req-1cfe2bcf-6570-4ab5-ae35-fc3b1f8fccb5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.752350] [55187]: INFO nova.api.openstack.requestlog [None req-1cfe2bcf-6570-4ab5-ae35-fc3b1f8fccb5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1267 microversion: 2.1 time: 0.047932 [ 1040.752814] [55187]: [pid: 55187|app: 0|req: 3496/7148] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:41 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1267 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.773420] [55188]: DEBUG nova.api.openstack.wsgi [None req-ba3c4e0d-2ab7-43ec-8802-5cd0781077df tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1040.775297] [55188]: DEBUG nova.compute.api [None req-ba3c4e0d-2ab7-43ec-8802-5cd0781077df tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1040.779314] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba3c4e0d-2ab7-43ec-8802-5cd0781077df tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.779604] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba3c4e0d-2ab7-43ec-8802-5cd0781077df tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.779815] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba3c4e0d-2ab7-43ec-8802-5cd0781077df tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.780202] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba3c4e0d-2ab7-43ec-8802-5cd0781077df tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.780397] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba3c4e0d-2ab7-43ec-8802-5cd0781077df tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.780571] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba3c4e0d-2ab7-43ec-8802-5cd0781077df tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.877089] [55188]: DEBUG nova.policy [None req-ba3c4e0d-2ab7-43ec-8802-5cd0781077df tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.882152] [55188]: INFO nova.api.openstack.requestlog [None req-ba3c4e0d-2ab7-43ec-8802-5cd0781077df tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1500 microversion: 2.1 time: 0.110985 [ 1040.882520] [55188]: [pid: 55188|app: 0|req: 3653/7149] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:41 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1500 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.895894] [55187]: DEBUG nova.api.openstack.wsgi [None req-4d8c1e61-c118-489b-92ad-cdbf97a25cd8 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Action: 'create', calling method: .version_select at 0x7d4afa4dedd0>, body: {"security_group": {"name": "tempest-ServerRescueTestJSONUnderV235-securitygroup-259882767", "description": "tempest-description-1715913461"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1040.899717] [55188]: DEBUG nova.api.openstack.wsgi [None req-8373870d-8816-4113-9e50-3a61f19574d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1040.901619] [55188]: DEBUG nova.compute.api [None req-8373870d-8816-4113-9e50-3a61f19574d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1040.905733] [55188]: DEBUG oslo_concurrency.lockutils [None req-8373870d-8816-4113-9e50-3a61f19574d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.905999] [55188]: DEBUG oslo_concurrency.lockutils [None req-8373870d-8816-4113-9e50-3a61f19574d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.906220] [55188]: DEBUG oslo_concurrency.lockutils [None req-8373870d-8816-4113-9e50-3a61f19574d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.906660] [55188]: DEBUG oslo_concurrency.lockutils [None req-8373870d-8816-4113-9e50-3a61f19574d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.906871] [55188]: DEBUG oslo_concurrency.lockutils [None req-8373870d-8816-4113-9e50-3a61f19574d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.907064] [55188]: DEBUG oslo_concurrency.lockutils [None req-8373870d-8816-4113-9e50-3a61f19574d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.016582] [55188]: DEBUG nova.policy [None req-8373870d-8816-4113-9e50-3a61f19574d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.030375] [55188]: INFO nova.api.openstack.requestlog [None req-8373870d-8816-4113-9e50-3a61f19574d9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1484 microversion: 2.1 time: 0.132936 [ 1041.030885] [55188]: [pid: 55188|app: 0|req: 3654/7150] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:41 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1484 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.035078] [55188]: DEBUG nova.api.openstack.wsgi [req-d5facde7-59cc-4220-a4cb-08ff9f614eaa req-5cbbd496-ed29-4741-abef-d7dec1a58f14 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "16eae91a-19c3-4453-be5b-390340fcdeb7", "tag": "9b731b96-fdb9-42a9-b341-67f25bad66ad"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1041.039564] [55187]: INFO nova.api.openstack.requestlog [None req-4d8c1e61-c118-489b-92ad-cdbf97a25cd8 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 250 microversion: 2.1 time: 0.145765 [ 1041.039969] [55187]: [pid: 55187|app: 0|req: 3497/7151] 10.180.1.21 () {60 vars in 1175 bytes} [Wed Mar 26 22:08:41 2025] POST /compute/v2.1/os-security-groups => generated 250 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1041.042928] [55187]: DEBUG nova.api.openstack.wsgi [None req-21d26822-e7f9-4cf9-be69-fddfee6790fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1041.043828] [55188]: DEBUG oslo_concurrency.lockutils [req-d5facde7-59cc-4220-a4cb-08ff9f614eaa req-5cbbd496-ed29-4741-abef-d7dec1a58f14 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.045025] [55188]: DEBUG oslo_concurrency.lockutils [req-d5facde7-59cc-4220-a4cb-08ff9f614eaa req-5cbbd496-ed29-4741-abef-d7dec1a58f14 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.045214] [55187]: DEBUG nova.compute.api [None req-21d26822-e7f9-4cf9-be69-fddfee6790fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.045320] [55188]: DEBUG oslo_concurrency.lockutils [req-d5facde7-59cc-4220-a4cb-08ff9f614eaa req-5cbbd496-ed29-4741-abef-d7dec1a58f14 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.052260] [55187]: DEBUG oslo_concurrency.lockutils [None req-21d26822-e7f9-4cf9-be69-fddfee6790fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.052875] [55187]: DEBUG oslo_concurrency.lockutils [None req-21d26822-e7f9-4cf9-be69-fddfee6790fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.052875] [55187]: DEBUG oslo_concurrency.lockutils [None req-21d26822-e7f9-4cf9-be69-fddfee6790fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.053270] [55187]: DEBUG oslo_concurrency.lockutils [None req-21d26822-e7f9-4cf9-be69-fddfee6790fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.053538] [55187]: DEBUG oslo_concurrency.lockutils [None req-21d26822-e7f9-4cf9-be69-fddfee6790fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.053727] [55187]: DEBUG oslo_concurrency.lockutils [None req-21d26822-e7f9-4cf9-be69-fddfee6790fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.056769] [55188]: INFO nova.api.openstack.compute.server_external_events [req-d5facde7-59cc-4220-a4cb-08ff9f614eaa req-5cbbd496-ed29-4741-abef-d7dec1a58f14 service nova] Creating event network-changed:9b731b96-fdb9-42a9-b341-67f25bad66ad for instance 16eae91a-19c3-4453-be5b-390340fcdeb7 on cpu-1 [ 1041.059659] [55188]: INFO nova.api.openstack.requestlog [req-d5facde7-59cc-4220-a4cb-08ff9f614eaa req-5cbbd496-ed29-4741-abef-d7dec1a58f14 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028135 [ 1041.060022] [55188]: [pid: 55188|app: 0|req: 3655/7152] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:41 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1041.063048] [55188]: DEBUG nova.api.openstack.wsgi [None req-f3019548-08fe-44cc-81bf-5ce055b15199 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-ServerRescueTestJSONUnderV235-securitygroup-259882767"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1041.064694] [55188]: DEBUG nova.compute.api [None req-f3019548-08fe-44cc-81bf-5ce055b15199 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.068319] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3019548-08fe-44cc-81bf-5ce055b15199 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.068576] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3019548-08fe-44cc-81bf-5ce055b15199 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.068772] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3019548-08fe-44cc-81bf-5ce055b15199 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.069131] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3019548-08fe-44cc-81bf-5ce055b15199 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.069334] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3019548-08fe-44cc-81bf-5ce055b15199 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.070032] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3019548-08fe-44cc-81bf-5ce055b15199 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.080588] [55187]: DEBUG oslo_concurrency.lockutils [None req-21d26822-e7f9-4cf9-be69-fddfee6790fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.080933] [55187]: DEBUG oslo_concurrency.lockutils [None req-21d26822-e7f9-4cf9-be69-fddfee6790fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.081247] [55187]: DEBUG oslo_concurrency.lockutils [None req-21d26822-e7f9-4cf9-be69-fddfee6790fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.081437] [55187]: DEBUG nova.objects.instance [None req-21d26822-e7f9-4cf9-be69-fddfee6790fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lazy-loading 'fault' on Instance uuid 2482e827-fac7-4d34-b8aa-bc93c44eef8c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1041.103893] [55187]: DEBUG nova.policy [None req-21d26822-e7f9-4cf9-be69-fddfee6790fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.108414] [55187]: INFO nova.api.openstack.requestlog [None req-21d26822-e7f9-4cf9-be69-fddfee6790fb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1344 microversion: 2.1 time: 0.067803 [ 1041.108845] [55187]: [pid: 55187|app: 0|req: 3498/7153] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:41 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1344 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.111379] [55187]: DEBUG nova.api.openstack.wsgi [None req-a5843966-58e8-49db-91d6-8dc1f65f68d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1041.111671] [55187]: DEBUG nova.compute.api [None req-a5843966-58e8-49db-91d6-8dc1f65f68d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.114807] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5843966-58e8-49db-91d6-8dc1f65f68d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.115092] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5843966-58e8-49db-91d6-8dc1f65f68d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.115341] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5843966-58e8-49db-91d6-8dc1f65f68d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.115724] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5843966-58e8-49db-91d6-8dc1f65f68d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.115930] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5843966-58e8-49db-91d6-8dc1f65f68d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.116124] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5843966-58e8-49db-91d6-8dc1f65f68d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.129992] [55187]: DEBUG nova.compute.api [None req-a5843966-58e8-49db-91d6-8dc1f65f68d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1041.144567] [55188]: INFO nova.network.security_group_api [None req-f3019548-08fe-44cc-81bf-5ce055b15199 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Adding security group 757884cc-b422-4508-9310-325e2fa5add9 to port ae30e7bb-40e7-4a3d-9b5e-7c8ccabf2b86 [ 1041.178656] [55187]: INFO nova.api.openstack.requestlog [None req-a5843966-58e8-49db-91d6-8dc1f65f68d4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 204 len: 0 microversion: 2.1 time: 0.068957 [ 1041.179157] [55187]: [pid: 55187|app: 0|req: 3499/7154] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:08:41 2025] DELETE /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1041.185085] [55187]: DEBUG nova.api.openstack.wsgi [None req-6f8576d8-d595-49e8-be4a-8ac98ebfc56c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1041.186784] [55187]: DEBUG nova.compute.api [None req-6f8576d8-d595-49e8-be4a-8ac98ebfc56c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.190176] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f8576d8-d595-49e8-be4a-8ac98ebfc56c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.190449] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f8576d8-d595-49e8-be4a-8ac98ebfc56c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.190594] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f8576d8-d595-49e8-be4a-8ac98ebfc56c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.190956] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f8576d8-d595-49e8-be4a-8ac98ebfc56c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.191162] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f8576d8-d595-49e8-be4a-8ac98ebfc56c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.191334] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f8576d8-d595-49e8-be4a-8ac98ebfc56c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.285610] [55187]: DEBUG nova.policy [None req-6f8576d8-d595-49e8-be4a-8ac98ebfc56c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.290076] [55187]: INFO nova.api.openstack.requestlog [None req-6f8576d8-d595-49e8-be4a-8ac98ebfc56c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1490 microversion: 2.1 time: 0.107735 [ 1041.290404] [55187]: [pid: 55187|app: 0|req: 3500/7155] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:41 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1490 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1041.388691] [55187]: DEBUG nova.api.openstack.wsgi [req-5735098d-67ce-4562-b204-ec66d495ece5 req-86c15f68-e118-403c-abe9-c1cf9d5f6611 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2e5a099f-f753-45ea-8a01-1a34690930f2", "tag": "ae30e7bb-40e7-4a3d-9b5e-7c8ccabf2b86"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1041.389608] [55188]: INFO nova.api.openstack.requestlog [None req-f3019548-08fe-44cc-81bf-5ce055b15199 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2/action" status: 202 len: 0 microversion: 2.1 time: 0.328819 [ 1041.390105] [55188]: [pid: 55188|app: 0|req: 3656/7156] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:08:41 2025] POST /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2/action => generated 0 bytes in 330 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1041.394826] [55188]: DEBUG nova.api.openstack.wsgi [None req-d1e4fd35-a5f6-4034-9169-6d814e1e2abe tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-ServerRescueTestJSONUnderV235-securitygroup-259882767"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1041.396438] [55188]: DEBUG nova.compute.api [None req-d1e4fd35-a5f6-4034-9169-6d814e1e2abe tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.396889] [55187]: DEBUG oslo_concurrency.lockutils [req-5735098d-67ce-4562-b204-ec66d495ece5 req-86c15f68-e118-403c-abe9-c1cf9d5f6611 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.397153] [55187]: DEBUG oslo_concurrency.lockutils [req-5735098d-67ce-4562-b204-ec66d495ece5 req-86c15f68-e118-403c-abe9-c1cf9d5f6611 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.397343] [55187]: DEBUG oslo_concurrency.lockutils [req-5735098d-67ce-4562-b204-ec66d495ece5 req-86c15f68-e118-403c-abe9-c1cf9d5f6611 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.400205] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1e4fd35-a5f6-4034-9169-6d814e1e2abe tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.400446] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1e4fd35-a5f6-4034-9169-6d814e1e2abe tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.400642] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1e4fd35-a5f6-4034-9169-6d814e1e2abe tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.400996] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1e4fd35-a5f6-4034-9169-6d814e1e2abe tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.401217] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1e4fd35-a5f6-4034-9169-6d814e1e2abe tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.401405] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1e4fd35-a5f6-4034-9169-6d814e1e2abe tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.403494] [55187]: INFO nova.api.openstack.compute.server_external_events [req-5735098d-67ce-4562-b204-ec66d495ece5 req-86c15f68-e118-403c-abe9-c1cf9d5f6611 service nova] Creating event network-changed:ae30e7bb-40e7-4a3d-9b5e-7c8ccabf2b86 for instance 2e5a099f-f753-45ea-8a01-1a34690930f2 on cpu-1 [ 1041.406192] [55187]: INFO nova.api.openstack.requestlog [req-5735098d-67ce-4562-b204-ec66d495ece5 req-86c15f68-e118-403c-abe9-c1cf9d5f6611 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019876 [ 1041.406549] [55187]: [pid: 55187|app: 0|req: 3501/7157] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:41 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1041.475694] [55188]: INFO nova.network.security_group_api [None req-d1e4fd35-a5f6-4034-9169-6d814e1e2abe tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Removing security group 757884cc-b422-4508-9310-325e2fa5add9 from port ae30e7bb-40e7-4a3d-9b5e-7c8ccabf2b86 [ 1041.491895] [55187]: DEBUG nova.api.openstack.wsgi [None req-7dd486f2-8879-44a9-b7ae-d3aaefd138d6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1041.493980] [55187]: DEBUG nova.compute.api [None req-7dd486f2-8879-44a9-b7ae-d3aaefd138d6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.497749] [55187]: DEBUG oslo_concurrency.lockutils [None req-7dd486f2-8879-44a9-b7ae-d3aaefd138d6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.497997] [55187]: DEBUG oslo_concurrency.lockutils [None req-7dd486f2-8879-44a9-b7ae-d3aaefd138d6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.498232] [55187]: DEBUG oslo_concurrency.lockutils [None req-7dd486f2-8879-44a9-b7ae-d3aaefd138d6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.498674] [55187]: DEBUG oslo_concurrency.lockutils [None req-7dd486f2-8879-44a9-b7ae-d3aaefd138d6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.498928] [55187]: DEBUG oslo_concurrency.lockutils [None req-7dd486f2-8879-44a9-b7ae-d3aaefd138d6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.499216] [55187]: DEBUG oslo_concurrency.lockutils [None req-7dd486f2-8879-44a9-b7ae-d3aaefd138d6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.681614] [55187]: DEBUG nova.policy [None req-7dd486f2-8879-44a9-b7ae-d3aaefd138d6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.690476] [55187]: INFO nova.api.openstack.requestlog [None req-7dd486f2-8879-44a9-b7ae-d3aaefd138d6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1364 microversion: 2.1 time: 0.201123 [ 1041.690880] [55187]: [pid: 55187|app: 0|req: 3502/7158] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:41 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1364 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.695952] [55187]: DEBUG nova.api.openstack.wsgi [None req-93e8abf1-6329-4d54-935f-492c3e24a9b9 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1041.702804] [55187]: DEBUG nova.compute.api [None req-93e8abf1-6329-4d54-935f-492c3e24a9b9 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.709955] [55187]: DEBUG oslo_concurrency.lockutils [None req-93e8abf1-6329-4d54-935f-492c3e24a9b9 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.710190] [55187]: DEBUG oslo_concurrency.lockutils [None req-93e8abf1-6329-4d54-935f-492c3e24a9b9 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.710383] [55187]: DEBUG oslo_concurrency.lockutils [None req-93e8abf1-6329-4d54-935f-492c3e24a9b9 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.710739] [55187]: DEBUG oslo_concurrency.lockutils [None req-93e8abf1-6329-4d54-935f-492c3e24a9b9 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.710965] [55187]: DEBUG oslo_concurrency.lockutils [None req-93e8abf1-6329-4d54-935f-492c3e24a9b9 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.711149] [55187]: DEBUG oslo_concurrency.lockutils [None req-93e8abf1-6329-4d54-935f-492c3e24a9b9 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.748796] [55187]: DEBUG nova.policy [None req-93e8abf1-6329-4d54-935f-492c3e24a9b9 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.755760] [55187]: DEBUG nova.policy [None req-93e8abf1-6329-4d54-935f-492c3e24a9b9 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.756701] [55187]: DEBUG nova.policy [None req-93e8abf1-6329-4d54-935f-492c3e24a9b9 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.757767] [55187]: INFO nova.api.openstack.requestlog [None req-93e8abf1-6329-4d54-935f-492c3e24a9b9 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1369 microversion: 2.47 time: 0.063804 [ 1041.757979] [55187]: [pid: 55187|app: 0|req: 3503/7159] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:42 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1369 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1041.760730] [55187]: DEBUG nova.api.openstack.wsgi [None req-e63e5404-ed21-4f17-8198-483209eac930 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1041.761959] [55187]: DEBUG nova.compute.api [None req-e63e5404-ed21-4f17-8198-483209eac930 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.765997] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63e5404-ed21-4f17-8198-483209eac930 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.766237] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63e5404-ed21-4f17-8198-483209eac930 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.766419] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63e5404-ed21-4f17-8198-483209eac930 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.767121] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63e5404-ed21-4f17-8198-483209eac930 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.767345] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63e5404-ed21-4f17-8198-483209eac930 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.767519] [55187]: DEBUG oslo_concurrency.lockutils [None req-e63e5404-ed21-4f17-8198-483209eac930 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.767858] [55188]: INFO nova.api.openstack.requestlog [None req-d1e4fd35-a5f6-4034-9169-6d814e1e2abe tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2/action" status: 202 len: 0 microversion: 2.1 time: 0.375051 [ 1041.768229] [55188]: [pid: 55188|app: 0|req: 3657/7160] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:08:41 2025] POST /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2/action => generated 0 bytes in 376 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1041.772783] [55188]: DEBUG nova.api.openstack.wsgi [None req-af51c5cc-e9b9-41f2-bfc0-c3532cf287d9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1041.774476] [55188]: DEBUG nova.compute.api [None req-af51c5cc-e9b9-41f2-bfc0-c3532cf287d9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1041.778386] [55188]: DEBUG oslo_concurrency.lockutils [None req-af51c5cc-e9b9-41f2-bfc0-c3532cf287d9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.778716] [55188]: DEBUG oslo_concurrency.lockutils [None req-af51c5cc-e9b9-41f2-bfc0-c3532cf287d9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.778955] [55188]: DEBUG oslo_concurrency.lockutils [None req-af51c5cc-e9b9-41f2-bfc0-c3532cf287d9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.779397] [55188]: DEBUG oslo_concurrency.lockutils [None req-af51c5cc-e9b9-41f2-bfc0-c3532cf287d9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.779692] [55188]: DEBUG oslo_concurrency.lockutils [None req-af51c5cc-e9b9-41f2-bfc0-c3532cf287d9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.779916] [55188]: DEBUG oslo_concurrency.lockutils [None req-af51c5cc-e9b9-41f2-bfc0-c3532cf287d9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.814320] [55188]: DEBUG nova.policy [None req-af51c5cc-e9b9-41f2-bfc0-c3532cf287d9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.818870] [55188]: INFO nova.api.openstack.requestlog [None req-af51c5cc-e9b9-41f2-bfc0-c3532cf287d9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1267 microversion: 2.1 time: 0.050039 [ 1041.819655] [55188]: [pid: 55188|app: 0|req: 3658/7161] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:42 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1267 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.823958] [55188]: DEBUG nova.api.openstack.wsgi [None req-f7a35c18-e4a6-486a-942f-f2291036c6b0 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Action: 'create', calling method: .version_select at 0x7d4afa7fce50>, body: {"pool": null} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1041.870663] [55187]: DEBUG nova.policy [None req-e63e5404-ed21-4f17-8198-483209eac930 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.875505] [55187]: INFO nova.api.openstack.requestlog [None req-e63e5404-ed21-4f17-8198-483209eac930 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1458 microversion: 2.1 time: 0.116789 [ 1041.875725] [55187]: [pid: 55187|app: 0|req: 3504/7162] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:42 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1458 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.123147] [55187]: DEBUG nova.api.openstack.wsgi [None req-693fbd08-bcfd-4448-8070-69cb862670b8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1042.124901] [55187]: DEBUG nova.compute.api [None req-693fbd08-bcfd-4448-8070-69cb862670b8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1042.128703] [55187]: DEBUG oslo_concurrency.lockutils [None req-693fbd08-bcfd-4448-8070-69cb862670b8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.128959] [55187]: DEBUG oslo_concurrency.lockutils [None req-693fbd08-bcfd-4448-8070-69cb862670b8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.129161] [55187]: DEBUG oslo_concurrency.lockutils [None req-693fbd08-bcfd-4448-8070-69cb862670b8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.129526] [55187]: DEBUG oslo_concurrency.lockutils [None req-693fbd08-bcfd-4448-8070-69cb862670b8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.129723] [55187]: DEBUG oslo_concurrency.lockutils [None req-693fbd08-bcfd-4448-8070-69cb862670b8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.129934] [55187]: DEBUG oslo_concurrency.lockutils [None req-693fbd08-bcfd-4448-8070-69cb862670b8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.151757] [55187]: DEBUG oslo_concurrency.lockutils [None req-693fbd08-bcfd-4448-8070-69cb862670b8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.151990] [55187]: DEBUG oslo_concurrency.lockutils [None req-693fbd08-bcfd-4448-8070-69cb862670b8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.152190] [55187]: DEBUG oslo_concurrency.lockutils [None req-693fbd08-bcfd-4448-8070-69cb862670b8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.152391] [55187]: DEBUG nova.objects.instance [None req-693fbd08-bcfd-4448-8070-69cb862670b8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lazy-loading 'fault' on Instance uuid 2482e827-fac7-4d34-b8aa-bc93c44eef8c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1042.174078] [55187]: DEBUG nova.policy [None req-693fbd08-bcfd-4448-8070-69cb862670b8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.178896] [55187]: INFO nova.api.openstack.requestlog [None req-693fbd08-bcfd-4448-8070-69cb862670b8 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1344 microversion: 2.1 time: 0.057960 [ 1042.179242] [55187]: [pid: 55187|app: 0|req: 3505/7163] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:42 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1344 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.275908] [55188]: INFO nova.api.openstack.requestlog [None req-f7a35c18-e4a6-486a-942f-f2291036c6b0 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.456000 [ 1042.276472] [55188]: [pid: 55188|app: 0|req: 3659/7164] 10.180.1.21 () {60 vars in 1165 bytes} [Wed Mar 26 22:08:42 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1042.284269] [55187]: DEBUG nova.api.openstack.wsgi [None req-112b2024-2b5e-44e5-89ad-1795eef73215 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Action: 'action', calling method: , body: {"addFloatingIp": {"address": "10.180.180.217"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1042.286161] [55187]: DEBUG nova.compute.api [None req-112b2024-2b5e-44e5-89ad-1795eef73215 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1042.290264] [55187]: DEBUG oslo_concurrency.lockutils [None req-112b2024-2b5e-44e5-89ad-1795eef73215 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.290525] [55187]: DEBUG oslo_concurrency.lockutils [None req-112b2024-2b5e-44e5-89ad-1795eef73215 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.290736] [55187]: DEBUG oslo_concurrency.lockutils [None req-112b2024-2b5e-44e5-89ad-1795eef73215 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.291201] [55187]: DEBUG oslo_concurrency.lockutils [None req-112b2024-2b5e-44e5-89ad-1795eef73215 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.291418] [55187]: DEBUG oslo_concurrency.lockutils [None req-112b2024-2b5e-44e5-89ad-1795eef73215 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.291603] [55187]: DEBUG oslo_concurrency.lockutils [None req-112b2024-2b5e-44e5-89ad-1795eef73215 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.304540] [55188]: DEBUG nova.api.openstack.wsgi [None req-eb176ff6-1a10-492c-9d74-4a4a780f5ebf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1042.306302] [55188]: DEBUG nova.compute.api [None req-eb176ff6-1a10-492c-9d74-4a4a780f5ebf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1042.306752] [55187]: DEBUG oslo_concurrency.lockutils [None req-112b2024-2b5e-44e5-89ad-1795eef73215 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "refresh_cache-2e5a099f-f753-45ea-8a01-1a34690930f2" {{(pid=55187) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 1042.306954] [55187]: DEBUG oslo_concurrency.lockutils [None req-112b2024-2b5e-44e5-89ad-1795eef73215 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquired lock "refresh_cache-2e5a099f-f753-45ea-8a01-1a34690930f2" {{(pid=55187) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 1042.310676] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb176ff6-1a10-492c-9d74-4a4a780f5ebf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.310963] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb176ff6-1a10-492c-9d74-4a4a780f5ebf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.311425] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb176ff6-1a10-492c-9d74-4a4a780f5ebf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.311919] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb176ff6-1a10-492c-9d74-4a4a780f5ebf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.312148] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb176ff6-1a10-492c-9d74-4a4a780f5ebf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.312343] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb176ff6-1a10-492c-9d74-4a4a780f5ebf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.396956] [55188]: DEBUG nova.policy [None req-eb176ff6-1a10-492c-9d74-4a4a780f5ebf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.401769] [55188]: INFO nova.api.openstack.requestlog [None req-eb176ff6-1a10-492c-9d74-4a4a780f5ebf tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1490 microversion: 2.1 time: 0.100533 [ 1042.402144] [55188]: [pid: 55188|app: 0|req: 3660/7165] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:42 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1490 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.714416] [55188]: DEBUG nova.api.openstack.wsgi [None req-a208fbc0-4290-4655-9894-ec99be91b828 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1042.716557] [55188]: DEBUG nova.compute.api [None req-a208fbc0-4290-4655-9894-ec99be91b828 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1042.722502] [55188]: DEBUG oslo_concurrency.lockutils [None req-a208fbc0-4290-4655-9894-ec99be91b828 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.722502] [55188]: DEBUG oslo_concurrency.lockutils [None req-a208fbc0-4290-4655-9894-ec99be91b828 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.722721] [55188]: DEBUG oslo_concurrency.lockutils [None req-a208fbc0-4290-4655-9894-ec99be91b828 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.723117] [55188]: DEBUG oslo_concurrency.lockutils [None req-a208fbc0-4290-4655-9894-ec99be91b828 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.723186] [55188]: DEBUG oslo_concurrency.lockutils [None req-a208fbc0-4290-4655-9894-ec99be91b828 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.723315] [55188]: DEBUG oslo_concurrency.lockutils [None req-a208fbc0-4290-4655-9894-ec99be91b828 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.825582] [55188]: DEBUG nova.policy [None req-a208fbc0-4290-4655-9894-ec99be91b828 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.831577] [55188]: INFO nova.api.openstack.requestlog [None req-a208fbc0-4290-4655-9894-ec99be91b828 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1364 microversion: 2.1 time: 0.119673 [ 1042.831577] [55188]: [pid: 55188|app: 0|req: 3661/7166] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:43 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1364 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.833177] [55188]: DEBUG nova.api.openstack.wsgi [None req-c8128deb-dda2-4be4-b0f7-358d26a35656 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1042.834850] [55188]: DEBUG nova.compute.api [None req-c8128deb-dda2-4be4-b0f7-358d26a35656 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1042.838393] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8128deb-dda2-4be4-b0f7-358d26a35656 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.838659] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8128deb-dda2-4be4-b0f7-358d26a35656 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.838853] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8128deb-dda2-4be4-b0f7-358d26a35656 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.839226] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8128deb-dda2-4be4-b0f7-358d26a35656 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.839433] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8128deb-dda2-4be4-b0f7-358d26a35656 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.840283] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8128deb-dda2-4be4-b0f7-358d26a35656 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.846118] [55187]: DEBUG nova.network.neutron [None req-112b2024-2b5e-44e5-89ad-1795eef73215 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Building network info cache for instance {{(pid=55187) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2067}} [ 1042.878044] [55188]: DEBUG nova.policy [None req-c8128deb-dda2-4be4-b0f7-358d26a35656 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.883160] [55188]: DEBUG nova.policy [None req-c8128deb-dda2-4be4-b0f7-358d26a35656 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.883869] [55188]: DEBUG nova.policy [None req-c8128deb-dda2-4be4-b0f7-358d26a35656 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.884529] [55188]: INFO nova.api.openstack.requestlog [None req-c8128deb-dda2-4be4-b0f7-358d26a35656 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1357 microversion: 2.47 time: 0.053404 [ 1042.884949] [55188]: [pid: 55188|app: 0|req: 3662/7167] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:43 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1357 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1042.887311] [55188]: DEBUG nova.api.openstack.wsgi [None req-d1386ee8-83b2-42cf-8b24-9e203697bb16 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1042.889021] [55188]: DEBUG nova.compute.api [None req-d1386ee8-83b2-42cf-8b24-9e203697bb16 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1042.893156] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1386ee8-83b2-42cf-8b24-9e203697bb16 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.893464] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1386ee8-83b2-42cf-8b24-9e203697bb16 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.893705] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1386ee8-83b2-42cf-8b24-9e203697bb16 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.894102] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1386ee8-83b2-42cf-8b24-9e203697bb16 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.894381] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1386ee8-83b2-42cf-8b24-9e203697bb16 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.894633] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1386ee8-83b2-42cf-8b24-9e203697bb16 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.935458] [55188]: DEBUG nova.policy [None req-d1386ee8-83b2-42cf-8b24-9e203697bb16 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.940408] [55188]: INFO nova.api.openstack.requestlog [None req-d1386ee8-83b2-42cf-8b24-9e203697bb16 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1267 microversion: 2.1 time: 0.054765 [ 1042.940796] [55188]: [pid: 55188|app: 0|req: 3663/7168] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:43 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1267 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.943554] [55188]: DEBUG nova.api.openstack.wsgi [None req-02a257ba-5ed3-425d-a84c-c88cd817c665 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1042.945236] [55188]: DEBUG nova.compute.api [None req-02a257ba-5ed3-425d-a84c-c88cd817c665 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1042.948631] [55188]: DEBUG oslo_concurrency.lockutils [None req-02a257ba-5ed3-425d-a84c-c88cd817c665 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.948917] [55188]: DEBUG oslo_concurrency.lockutils [None req-02a257ba-5ed3-425d-a84c-c88cd817c665 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.949159] [55188]: DEBUG oslo_concurrency.lockutils [None req-02a257ba-5ed3-425d-a84c-c88cd817c665 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.949580] [55188]: DEBUG oslo_concurrency.lockutils [None req-02a257ba-5ed3-425d-a84c-c88cd817c665 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.949824] [55188]: DEBUG oslo_concurrency.lockutils [None req-02a257ba-5ed3-425d-a84c-c88cd817c665 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.950061] [55188]: DEBUG oslo_concurrency.lockutils [None req-02a257ba-5ed3-425d-a84c-c88cd817c665 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.025764] [55188]: DEBUG nova.policy [None req-02a257ba-5ed3-425d-a84c-c88cd817c665 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.030489] [55188]: INFO nova.api.openstack.requestlog [None req-02a257ba-5ed3-425d-a84c-c88cd817c665 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1458 microversion: 2.1 time: 0.088889 [ 1043.030849] [55188]: [pid: 55188|app: 0|req: 3664/7169] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:43 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1458 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.072565] [55188]: DEBUG nova.api.openstack.wsgi [req-b11bd0c5-84e3-4a48-82d6-294722e08e39 req-82841c70-1cc2-465c-80c1-0c9138f7237c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2e5a099f-f753-45ea-8a01-1a34690930f2", "tag": "ae30e7bb-40e7-4a3d-9b5e-7c8ccabf2b86"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1043.078734] [55188]: DEBUG oslo_concurrency.lockutils [req-b11bd0c5-84e3-4a48-82d6-294722e08e39 req-82841c70-1cc2-465c-80c1-0c9138f7237c service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.079155] [55188]: DEBUG oslo_concurrency.lockutils [req-b11bd0c5-84e3-4a48-82d6-294722e08e39 req-82841c70-1cc2-465c-80c1-0c9138f7237c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.079396] [55188]: DEBUG oslo_concurrency.lockutils [req-b11bd0c5-84e3-4a48-82d6-294722e08e39 req-82841c70-1cc2-465c-80c1-0c9138f7237c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.088095] [55188]: INFO nova.api.openstack.compute.server_external_events [req-b11bd0c5-84e3-4a48-82d6-294722e08e39 req-82841c70-1cc2-465c-80c1-0c9138f7237c service nova] Creating event network-changed:ae30e7bb-40e7-4a3d-9b5e-7c8ccabf2b86 for instance 2e5a099f-f753-45ea-8a01-1a34690930f2 on cpu-1 [ 1043.091058] [55188]: INFO nova.api.openstack.requestlog [req-b11bd0c5-84e3-4a48-82d6-294722e08e39 req-82841c70-1cc2-465c-80c1-0c9138f7237c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020768 [ 1043.091382] [55188]: [pid: 55188|app: 0|req: 3665/7170] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:43 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1043.137609] [55187]: DEBUG nova.network.neutron [None req-112b2024-2b5e-44e5-89ad-1795eef73215 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Updating instance_info_cache with network_info: [{"id": "ae30e7bb-40e7-4a3d-9b5e-7c8ccabf2b86", "address": "fa:16:3e:fa:a1:5b", "network": {"id": "119691c8-98a6-4878-a62a-d634dd045304", "bridge": "br-int", "label": "tempest-ServerRescueTestJSONUnderV235-1285629947-network", "subnets": [{"cidr": "192.168.128.0/28", "dns": [], "gateway": {"address": "192.168.128.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.128.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "10.180.180.217", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": false}}], "meta": {"injected": false, "tenant_id": "cde5a3245d394459bc1f3ad432a7148e", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "a27fd90b-16a5-43af-bede-ae36762ece00", "external-id": "nsx-vlan-transportzone-197", "segmentation_id": 197, "bound_drivers": {"0": "nsxv3"}}, "devname": "tapae30e7bb-40", "ovs_interfaceid": "ae30e7bb-40e7-4a3d-9b5e-7c8ccabf2b86", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=55187) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 1043.145021] [55187]: DEBUG oslo_concurrency.lockutils [None req-112b2024-2b5e-44e5-89ad-1795eef73215 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Releasing lock "refresh_cache-2e5a099f-f753-45ea-8a01-1a34690930f2" {{(pid=55187) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 1043.146999] [55187]: INFO nova.api.openstack.requestlog [None req-112b2024-2b5e-44e5-89ad-1795eef73215 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2/action" status: 202 len: 0 microversion: 2.1 time: 0.865155 [ 1043.147491] [55187]: [pid: 55187|app: 0|req: 3506/7171] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:08:42 2025] POST /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2/action => generated 0 bytes in 866 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 1043.152810] [55188]: DEBUG nova.api.openstack.wsgi [None req-384a5618-3ddc-4240-9fa4-ce9e043857c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Action: 'action', calling method: , body: {"removeFloatingIp": {"address": "10.180.180.217"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1043.192724] [55187]: DEBUG nova.api.openstack.wsgi [None req-9b250730-5fa8-4507-be51-a1ef7d4e4ae4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1043.194402] [55187]: DEBUG nova.compute.api [None req-9b250730-5fa8-4507-be51-a1ef7d4e4ae4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1043.198574] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b250730-5fa8-4507-be51-a1ef7d4e4ae4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.198829] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b250730-5fa8-4507-be51-a1ef7d4e4ae4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.199055] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b250730-5fa8-4507-be51-a1ef7d4e4ae4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.199505] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b250730-5fa8-4507-be51-a1ef7d4e4ae4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.199721] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b250730-5fa8-4507-be51-a1ef7d4e4ae4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.199896] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b250730-5fa8-4507-be51-a1ef7d4e4ae4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.220703] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b250730-5fa8-4507-be51-a1ef7d4e4ae4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.220852] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b250730-5fa8-4507-be51-a1ef7d4e4ae4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.221033] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b250730-5fa8-4507-be51-a1ef7d4e4ae4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.221238] [55187]: DEBUG nova.objects.instance [None req-9b250730-5fa8-4507-be51-a1ef7d4e4ae4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lazy-loading 'fault' on Instance uuid 2482e827-fac7-4d34-b8aa-bc93c44eef8c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1043.228837] [55188]: DEBUG nova.compute.api [None req-384a5618-3ddc-4240-9fa4-ce9e043857c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1043.232845] [55188]: DEBUG oslo_concurrency.lockutils [None req-384a5618-3ddc-4240-9fa4-ce9e043857c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.233122] [55188]: DEBUG oslo_concurrency.lockutils [None req-384a5618-3ddc-4240-9fa4-ce9e043857c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.233320] [55188]: DEBUG oslo_concurrency.lockutils [None req-384a5618-3ddc-4240-9fa4-ce9e043857c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.233694] [55188]: DEBUG oslo_concurrency.lockutils [None req-384a5618-3ddc-4240-9fa4-ce9e043857c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.233896] [55188]: DEBUG oslo_concurrency.lockutils [None req-384a5618-3ddc-4240-9fa4-ce9e043857c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.234082] [55188]: DEBUG oslo_concurrency.lockutils [None req-384a5618-3ddc-4240-9fa4-ce9e043857c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.241560] [55187]: DEBUG nova.policy [None req-9b250730-5fa8-4507-be51-a1ef7d4e4ae4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.245848] [55187]: INFO nova.api.openstack.requestlog [None req-9b250730-5fa8-4507-be51-a1ef7d4e4ae4 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1344 microversion: 2.1 time: 0.055365 [ 1043.246662] [55187]: [pid: 55187|app: 0|req: 3507/7172] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:43 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1344 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1043.313442] [55188]: DEBUG oslo_concurrency.lockutils [None req-384a5618-3ddc-4240-9fa4-ce9e043857c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "refresh_cache-2e5a099f-f753-45ea-8a01-1a34690930f2" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 1043.313943] [55188]: DEBUG oslo_concurrency.lockutils [None req-384a5618-3ddc-4240-9fa4-ce9e043857c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquired lock "refresh_cache-2e5a099f-f753-45ea-8a01-1a34690930f2" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 1043.414197] [55187]: DEBUG nova.api.openstack.wsgi [None req-a2d82424-3bfd-469e-9843-eba587d1e537 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1043.416870] [55187]: DEBUG nova.compute.api [None req-a2d82424-3bfd-469e-9843-eba587d1e537 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1043.421028] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d82424-3bfd-469e-9843-eba587d1e537 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.421028] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d82424-3bfd-469e-9843-eba587d1e537 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.421028] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d82424-3bfd-469e-9843-eba587d1e537 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.421387] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d82424-3bfd-469e-9843-eba587d1e537 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.421586] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d82424-3bfd-469e-9843-eba587d1e537 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.422091] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d82424-3bfd-469e-9843-eba587d1e537 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.582026] [55187]: DEBUG nova.policy [None req-a2d82424-3bfd-469e-9843-eba587d1e537 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.588052] [55187]: INFO nova.api.openstack.requestlog [None req-a2d82424-3bfd-469e-9843-eba587d1e537 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1490 microversion: 2.1 time: 0.176037 [ 1043.588572] [55187]: [pid: 55187|app: 0|req: 3508/7173] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:43 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1490 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.591356] [55187]: DEBUG nova.api.openstack.wsgi [req-826b8175-ff7d-43f2-b937-225010c2f9de req-cb4a71c8-d79b-4153-93bb-ced486469ed9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2e5a099f-f753-45ea-8a01-1a34690930f2", "tag": "ae30e7bb-40e7-4a3d-9b5e-7c8ccabf2b86"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1043.597324] [55187]: DEBUG oslo_concurrency.lockutils [req-826b8175-ff7d-43f2-b937-225010c2f9de req-cb4a71c8-d79b-4153-93bb-ced486469ed9 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.597567] [55187]: DEBUG oslo_concurrency.lockutils [req-826b8175-ff7d-43f2-b937-225010c2f9de req-cb4a71c8-d79b-4153-93bb-ced486469ed9 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.597781] [55187]: DEBUG oslo_concurrency.lockutils [req-826b8175-ff7d-43f2-b937-225010c2f9de req-cb4a71c8-d79b-4153-93bb-ced486469ed9 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.604477] [55187]: INFO nova.api.openstack.compute.server_external_events [req-826b8175-ff7d-43f2-b937-225010c2f9de req-cb4a71c8-d79b-4153-93bb-ced486469ed9 service nova] Creating event network-changed:ae30e7bb-40e7-4a3d-9b5e-7c8ccabf2b86 for instance 2e5a099f-f753-45ea-8a01-1a34690930f2 on cpu-1 [ 1043.607465] [55187]: INFO nova.api.openstack.requestlog [req-826b8175-ff7d-43f2-b937-225010c2f9de req-cb4a71c8-d79b-4153-93bb-ced486469ed9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018334 [ 1043.610019] [55187]: [pid: 55187|app: 0|req: 3509/7174] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:43 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1043.695915] [55188]: DEBUG nova.network.neutron [None req-384a5618-3ddc-4240-9fa4-ce9e043857c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Building network info cache for instance {{(pid=55188) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2067}} [ 1043.851586] [55187]: DEBUG nova.api.openstack.wsgi [None req-efb95789-77bf-4ab2-9c6c-770efa66eb67 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1043.852084] [55187]: DEBUG nova.compute.api [None req-efb95789-77bf-4ab2-9c6c-770efa66eb67 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1043.857122] [55187]: DEBUG oslo_concurrency.lockutils [None req-efb95789-77bf-4ab2-9c6c-770efa66eb67 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.857447] [55187]: DEBUG oslo_concurrency.lockutils [None req-efb95789-77bf-4ab2-9c6c-770efa66eb67 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.857645] [55187]: DEBUG oslo_concurrency.lockutils [None req-efb95789-77bf-4ab2-9c6c-770efa66eb67 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.857993] [55187]: DEBUG oslo_concurrency.lockutils [None req-efb95789-77bf-4ab2-9c6c-770efa66eb67 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.858206] [55187]: DEBUG oslo_concurrency.lockutils [None req-efb95789-77bf-4ab2-9c6c-770efa66eb67 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.858373] [55187]: DEBUG oslo_concurrency.lockutils [None req-efb95789-77bf-4ab2-9c6c-770efa66eb67 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.979776] [55187]: DEBUG nova.policy [None req-efb95789-77bf-4ab2-9c6c-770efa66eb67 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.985636] [55187]: INFO nova.api.openstack.requestlog [None req-efb95789-77bf-4ab2-9c6c-770efa66eb67 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1364 microversion: 2.1 time: 0.138665 [ 1043.987191] [55187]: [pid: 55187|app: 0|req: 3510/7175] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:44 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1364 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.987902] [55188]: DEBUG nova.network.neutron [None req-384a5618-3ddc-4240-9fa4-ce9e043857c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Updating instance_info_cache with network_info: [{"id": "ae30e7bb-40e7-4a3d-9b5e-7c8ccabf2b86", "address": "fa:16:3e:fa:a1:5b", "network": {"id": "119691c8-98a6-4878-a62a-d634dd045304", "bridge": "br-int", "label": "tempest-ServerRescueTestJSONUnderV235-1285629947-network", "subnets": [{"cidr": "192.168.128.0/28", "dns": [], "gateway": {"address": "192.168.128.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.128.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": false}}], "meta": {"injected": false, "tenant_id": "cde5a3245d394459bc1f3ad432a7148e", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "a27fd90b-16a5-43af-bede-ae36762ece00", "external-id": "nsx-vlan-transportzone-197", "segmentation_id": 197, "bound_drivers": {"0": "nsxv3"}}, "devname": "tapae30e7bb-40", "ovs_interfaceid": "ae30e7bb-40e7-4a3d-9b5e-7c8ccabf2b86", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=55188) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 1043.990019] [55187]: DEBUG nova.api.openstack.wsgi [None req-08e296f4-5b72-46ac-823d-ea02bbf836cb tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1043.992210] [55187]: DEBUG nova.compute.api [None req-08e296f4-5b72-46ac-823d-ea02bbf836cb tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1043.994094] [55188]: DEBUG oslo_concurrency.lockutils [None req-384a5618-3ddc-4240-9fa4-ce9e043857c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Releasing lock "refresh_cache-2e5a099f-f753-45ea-8a01-1a34690930f2" {{(pid=55188) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 1043.997018] [55188]: INFO nova.api.openstack.requestlog [None req-384a5618-3ddc-4240-9fa4-ce9e043857c1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2/action" status: 202 len: 0 microversion: 2.1 time: 0.846288 [ 1043.997018] [55188]: [pid: 55188|app: 0|req: 3666/7176] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:08:43 2025] POST /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2/action => generated 0 bytes in 847 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 1043.998038] [55187]: DEBUG oslo_concurrency.lockutils [None req-08e296f4-5b72-46ac-823d-ea02bbf836cb tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.002020] [55187]: DEBUG oslo_concurrency.lockutils [None req-08e296f4-5b72-46ac-823d-ea02bbf836cb tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.002020] [55187]: DEBUG oslo_concurrency.lockutils [None req-08e296f4-5b72-46ac-823d-ea02bbf836cb tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.002020] [55187]: DEBUG oslo_concurrency.lockutils [None req-08e296f4-5b72-46ac-823d-ea02bbf836cb tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.002020] [55187]: DEBUG oslo_concurrency.lockutils [None req-08e296f4-5b72-46ac-823d-ea02bbf836cb tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.002020] [55187]: DEBUG oslo_concurrency.lockutils [None req-08e296f4-5b72-46ac-823d-ea02bbf836cb tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.002297] [55188]: DEBUG nova.api.openstack.wsgi [None req-a82a479e-3aad-4526-bf97-59453f2f794f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1044.002297] [55188]: DEBUG nova.compute.api [None req-a82a479e-3aad-4526-bf97-59453f2f794f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1044.006088] [55188]: DEBUG oslo_concurrency.lockutils [None req-a82a479e-3aad-4526-bf97-59453f2f794f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.006564] [55188]: DEBUG oslo_concurrency.lockutils [None req-a82a479e-3aad-4526-bf97-59453f2f794f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.006920] [55188]: DEBUG oslo_concurrency.lockutils [None req-a82a479e-3aad-4526-bf97-59453f2f794f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.007566] [55188]: DEBUG oslo_concurrency.lockutils [None req-a82a479e-3aad-4526-bf97-59453f2f794f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.007886] [55188]: DEBUG oslo_concurrency.lockutils [None req-a82a479e-3aad-4526-bf97-59453f2f794f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.008196] [55188]: DEBUG oslo_concurrency.lockutils [None req-a82a479e-3aad-4526-bf97-59453f2f794f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.055223] [55187]: DEBUG nova.policy [None req-08e296f4-5b72-46ac-823d-ea02bbf836cb tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.063804] [55187]: DEBUG nova.policy [None req-08e296f4-5b72-46ac-823d-ea02bbf836cb tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.064565] [55187]: DEBUG nova.policy [None req-08e296f4-5b72-46ac-823d-ea02bbf836cb tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.065274] [55187]: INFO nova.api.openstack.requestlog [None req-08e296f4-5b72-46ac-823d-ea02bbf836cb tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1357 microversion: 2.47 time: 0.078282 [ 1044.065718] [55187]: [pid: 55187|app: 0|req: 3511/7177] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:44 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1357 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1044.068469] [55187]: DEBUG nova.api.openstack.wsgi [None req-f8936cea-1eef-41c8-aa6f-2ddc6b19b05d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '.version_select at 0x7d4af9674160>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1044.117561] [55188]: DEBUG nova.policy [None req-a82a479e-3aad-4526-bf97-59453f2f794f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.122260] [55188]: INFO nova.api.openstack.requestlog [None req-a82a479e-3aad-4526-bf97-59453f2f794f tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1327 microversion: 2.1 time: 0.124316 [ 1044.122611] [55188]: [pid: 55188|app: 0|req: 3667/7178] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:44 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1327 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.126260] [55188]: DEBUG nova.api.openstack.wsgi [None req-413b9e2f-2559-4ae4-a716-153b03d80bd1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1044.128560] [55188]: DEBUG nova.compute.api [None req-413b9e2f-2559-4ae4-a716-153b03d80bd1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1044.133216] [55188]: DEBUG oslo_concurrency.lockutils [None req-413b9e2f-2559-4ae4-a716-153b03d80bd1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.133537] [55188]: DEBUG oslo_concurrency.lockutils [None req-413b9e2f-2559-4ae4-a716-153b03d80bd1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.133743] [55188]: DEBUG oslo_concurrency.lockutils [None req-413b9e2f-2559-4ae4-a716-153b03d80bd1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.134359] [55188]: DEBUG oslo_concurrency.lockutils [None req-413b9e2f-2559-4ae4-a716-153b03d80bd1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.134655] [55188]: DEBUG oslo_concurrency.lockutils [None req-413b9e2f-2559-4ae4-a716-153b03d80bd1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.134866] [55188]: DEBUG oslo_concurrency.lockutils [None req-413b9e2f-2559-4ae4-a716-153b03d80bd1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.222778] [55188]: DEBUG nova.policy [None req-413b9e2f-2559-4ae4-a716-153b03d80bd1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.227426] [55188]: INFO nova.api.openstack.requestlog [None req-413b9e2f-2559-4ae4-a716-153b03d80bd1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1458 microversion: 2.1 time: 0.104156 [ 1044.227823] [55188]: [pid: 55188|app: 0|req: 3668/7179] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:44 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1458 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.259169] [55188]: DEBUG nova.api.openstack.wsgi [None req-30521165-bf2b-42a0-af1b-308813aa2d78 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1044.261303] [55188]: DEBUG nova.compute.api [None req-30521165-bf2b-42a0-af1b-308813aa2d78 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1044.265223] [55188]: DEBUG oslo_concurrency.lockutils [None req-30521165-bf2b-42a0-af1b-308813aa2d78 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.265461] [55188]: DEBUG oslo_concurrency.lockutils [None req-30521165-bf2b-42a0-af1b-308813aa2d78 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.265652] [55188]: DEBUG oslo_concurrency.lockutils [None req-30521165-bf2b-42a0-af1b-308813aa2d78 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.266055] [55188]: DEBUG oslo_concurrency.lockutils [None req-30521165-bf2b-42a0-af1b-308813aa2d78 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.266294] [55188]: DEBUG oslo_concurrency.lockutils [None req-30521165-bf2b-42a0-af1b-308813aa2d78 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.266647] [55188]: DEBUG oslo_concurrency.lockutils [None req-30521165-bf2b-42a0-af1b-308813aa2d78 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.286601] [55188]: DEBUG oslo_concurrency.lockutils [None req-30521165-bf2b-42a0-af1b-308813aa2d78 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.286835] [55188]: DEBUG oslo_concurrency.lockutils [None req-30521165-bf2b-42a0-af1b-308813aa2d78 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.287029] [55188]: DEBUG oslo_concurrency.lockutils [None req-30521165-bf2b-42a0-af1b-308813aa2d78 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.287233] [55188]: DEBUG nova.objects.instance [None req-30521165-bf2b-42a0-af1b-308813aa2d78 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lazy-loading 'fault' on Instance uuid 2482e827-fac7-4d34-b8aa-bc93c44eef8c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1044.307832] [55188]: DEBUG nova.policy [None req-30521165-bf2b-42a0-af1b-308813aa2d78 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '73972e8525ab4df98ab64f418d939130', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab53f8407d6d4931adb7d1e13b1ebc80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.312458] [55188]: INFO nova.api.openstack.requestlog [None req-30521165-bf2b-42a0-af1b-308813aa2d78 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 200 len: 1344 microversion: 2.1 time: 0.055936 [ 1044.312858] [55188]: [pid: 55188|app: 0|req: 3669/7180] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:44 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 1344 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.473398] [55187]: INFO nova.api.openstack.requestlog [None req-f8936cea-1eef-41c8-aa6f-2ddc6b19b05d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/0174c7ba-0834-4d06-aa7a-bef807560bb7" status: 202 len: 0 microversion: 2.1 time: 0.406943 [ 1044.474449] [55187]: [pid: 55187|app: 0|req: 3512/7181] 10.180.1.21 () {58 vars in 1258 bytes} [Wed Mar 26 22:08:44 2025] DELETE /compute/v2.1/os-floating-ips/0174c7ba-0834-4d06-aa7a-bef807560bb7 => generated 0 bytes in 408 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1044.483758] [55188]: DEBUG nova.api.openstack.wsgi [None req-a18545a4-bf67-425a-b5b5-e953a51e834a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '.version_select at 0x7d4afa6a69e0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1044.567651] [55188]: INFO nova.api.openstack.requestlog [None req-a18545a4-bf67-425a-b5b5-e953a51e834a tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/757884cc-b422-4508-9310-325e2fa5add9" status: 202 len: 0 microversion: 2.1 time: 0.086002 [ 1044.567973] [55188]: [pid: 55188|app: 0|req: 3670/7182] 10.180.1.21 () {58 vars in 1267 bytes} [Wed Mar 26 22:08:44 2025] DELETE /compute/v2.1/os-security-groups/757884cc-b422-4508-9310-325e2fa5add9 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1044.572880] [55187]: DEBUG nova.api.openstack.wsgi [None req-57f2d166-7674-49f6-bb7f-32d50b020f7b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1044.573229] [55187]: DEBUG nova.compute.api [None req-57f2d166-7674-49f6-bb7f-32d50b020f7b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1044.578066] [55187]: DEBUG oslo_concurrency.lockutils [None req-57f2d166-7674-49f6-bb7f-32d50b020f7b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.578321] [55187]: DEBUG oslo_concurrency.lockutils [None req-57f2d166-7674-49f6-bb7f-32d50b020f7b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.578560] [55187]: DEBUG oslo_concurrency.lockutils [None req-57f2d166-7674-49f6-bb7f-32d50b020f7b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.579291] [55187]: DEBUG oslo_concurrency.lockutils [None req-57f2d166-7674-49f6-bb7f-32d50b020f7b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.579291] [55187]: DEBUG oslo_concurrency.lockutils [None req-57f2d166-7674-49f6-bb7f-32d50b020f7b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.579404] [55187]: DEBUG oslo_concurrency.lockutils [None req-57f2d166-7674-49f6-bb7f-32d50b020f7b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.595634] [55187]: DEBUG nova.compute.api [None req-57f2d166-7674-49f6-bb7f-32d50b020f7b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1044.602592] [55188]: DEBUG nova.api.openstack.wsgi [None req-415540d7-a2f9-46c6-b052-6095c14009b5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1044.605987] [55188]: DEBUG nova.compute.api [None req-415540d7-a2f9-46c6-b052-6095c14009b5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1044.609884] [55188]: DEBUG oslo_concurrency.lockutils [None req-415540d7-a2f9-46c6-b052-6095c14009b5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.610142] [55188]: DEBUG oslo_concurrency.lockutils [None req-415540d7-a2f9-46c6-b052-6095c14009b5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.610334] [55188]: DEBUG oslo_concurrency.lockutils [None req-415540d7-a2f9-46c6-b052-6095c14009b5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.610690] [55188]: DEBUG oslo_concurrency.lockutils [None req-415540d7-a2f9-46c6-b052-6095c14009b5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.610912] [55188]: DEBUG oslo_concurrency.lockutils [None req-415540d7-a2f9-46c6-b052-6095c14009b5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.611269] [55188]: DEBUG oslo_concurrency.lockutils [None req-415540d7-a2f9-46c6-b052-6095c14009b5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.653367] [55187]: INFO nova.api.openstack.requestlog [None req-57f2d166-7674-49f6-bb7f-32d50b020f7b tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 204 len: 0 microversion: 2.1 time: 0.082542 [ 1044.653639] [55187]: [pid: 55187|app: 0|req: 3513/7183] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:08:44 2025] DELETE /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1044.654000] [55188]: DEBUG nova.policy [None req-415540d7-a2f9-46c6-b052-6095c14009b5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.659590] [55187]: DEBUG nova.api.openstack.wsgi [None req-dcf23c3b-e1d8-4a7e-97c3-7b84dd2c1980 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1044.661294] [55187]: DEBUG nova.compute.api [None req-dcf23c3b-e1d8-4a7e-97c3-7b84dd2c1980 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1044.661529] [55188]: INFO nova.api.openstack.requestlog [None req-415540d7-a2f9-46c6-b052-6095c14009b5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1286 microversion: 2.1 time: 0.061422 [ 1044.661873] [55188]: [pid: 55188|app: 0|req: 3671/7184] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:44 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1286 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.668038] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcf23c3b-e1d8-4a7e-97c3-7b84dd2c1980 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.668038] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcf23c3b-e1d8-4a7e-97c3-7b84dd2c1980 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.668038] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcf23c3b-e1d8-4a7e-97c3-7b84dd2c1980 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.668038] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcf23c3b-e1d8-4a7e-97c3-7b84dd2c1980 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.668255] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcf23c3b-e1d8-4a7e-97c3-7b84dd2c1980 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.668366] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcf23c3b-e1d8-4a7e-97c3-7b84dd2c1980 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.766957] [55187]: DEBUG nova.policy [None req-dcf23c3b-e1d8-4a7e-97c3-7b84dd2c1980 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.774021] [55187]: INFO nova.api.openstack.requestlog [None req-dcf23c3b-e1d8-4a7e-97c3-7b84dd2c1980 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1506 microversion: 2.1 time: 0.115651 [ 1044.774021] [55187]: [pid: 55187|app: 0|req: 3514/7185] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:45 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1506 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.003219] [55188]: DEBUG nova.api.openstack.wsgi [None req-5a9c2477-ea96-4560-89fd-6056fe8cd0d0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1045.005156] [55188]: DEBUG nova.compute.api [None req-5a9c2477-ea96-4560-89fd-6056fe8cd0d0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1045.009601] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a9c2477-ea96-4560-89fd-6056fe8cd0d0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.009854] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a9c2477-ea96-4560-89fd-6056fe8cd0d0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.010076] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a9c2477-ea96-4560-89fd-6056fe8cd0d0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.010435] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a9c2477-ea96-4560-89fd-6056fe8cd0d0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.010642] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a9c2477-ea96-4560-89fd-6056fe8cd0d0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.010903] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a9c2477-ea96-4560-89fd-6056fe8cd0d0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.082113] [55187]: DEBUG nova.api.openstack.wsgi [None req-fc8f8899-b9d7-458f-98fe-495ac8f09aac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1045.083824] [55187]: DEBUG nova.compute.api [None req-fc8f8899-b9d7-458f-98fe-495ac8f09aac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1045.087264] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc8f8899-b9d7-458f-98fe-495ac8f09aac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.087502] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc8f8899-b9d7-458f-98fe-495ac8f09aac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.087686] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc8f8899-b9d7-458f-98fe-495ac8f09aac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.088044] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc8f8899-b9d7-458f-98fe-495ac8f09aac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.088246] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc8f8899-b9d7-458f-98fe-495ac8f09aac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.088417] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc8f8899-b9d7-458f-98fe-495ac8f09aac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.132989] [55187]: DEBUG nova.policy [None req-fc8f8899-b9d7-458f-98fe-495ac8f09aac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.137561] [55187]: DEBUG nova.policy [None req-fc8f8899-b9d7-458f-98fe-495ac8f09aac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.138325] [55187]: DEBUG nova.policy [None req-fc8f8899-b9d7-458f-98fe-495ac8f09aac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.138950] [55187]: INFO nova.api.openstack.requestlog [None req-fc8f8899-b9d7-458f-98fe-495ac8f09aac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1357 microversion: 2.47 time: 0.059223 [ 1045.139311] [55187]: [pid: 55187|app: 0|req: 3515/7186] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:45 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1357 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1045.146019] [55187]: DEBUG nova.api.openstack.wsgi [req-96a226d5-0a0f-4a60-8b07-df1b64a47aa0 req-0658fe40-b9db-4d4f-a642-3c3722fdaf2c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c27c3942-c645-4e47-b5af-aa5bd339346f", "name": "network-vif-deleted", "tag": "10edf78c-3d82-4e1e-a1a4-75d5f5c2b96a"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1045.148414] [55187]: DEBUG oslo_concurrency.lockutils [req-96a226d5-0a0f-4a60-8b07-df1b64a47aa0 req-0658fe40-b9db-4d4f-a642-3c3722fdaf2c service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.148769] [55187]: DEBUG oslo_concurrency.lockutils [req-96a226d5-0a0f-4a60-8b07-df1b64a47aa0 req-0658fe40-b9db-4d4f-a642-3c3722fdaf2c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.149017] [55187]: DEBUG oslo_concurrency.lockutils [req-96a226d5-0a0f-4a60-8b07-df1b64a47aa0 req-0658fe40-b9db-4d4f-a642-3c3722fdaf2c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.155139] [55187]: INFO nova.api.openstack.compute.server_external_events [req-96a226d5-0a0f-4a60-8b07-df1b64a47aa0 req-0658fe40-b9db-4d4f-a642-3c3722fdaf2c service nova] Creating event network-vif-deleted:10edf78c-3d82-4e1e-a1a4-75d5f5c2b96a for instance c27c3942-c645-4e47-b5af-aa5bd339346f on cpu-1 [ 1045.157836] [55187]: INFO nova.api.openstack.requestlog [req-96a226d5-0a0f-4a60-8b07-df1b64a47aa0 req-0658fe40-b9db-4d4f-a642-3c3722fdaf2c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017896 [ 1045.158224] [55187]: [pid: 55187|app: 0|req: 3516/7187] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:45 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1045.161107] [55187]: DEBUG nova.api.openstack.wsgi [None req-e12a1224-012e-4e5c-b51c-259dc2e4215d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1045.162763] [55187]: DEBUG nova.compute.api [None req-e12a1224-012e-4e5c-b51c-259dc2e4215d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1045.167666] [55188]: DEBUG nova.policy [None req-5a9c2477-ea96-4560-89fd-6056fe8cd0d0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.168258] [55187]: DEBUG oslo_concurrency.lockutils [None req-e12a1224-012e-4e5c-b51c-259dc2e4215d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.168586] [55187]: DEBUG oslo_concurrency.lockutils [None req-e12a1224-012e-4e5c-b51c-259dc2e4215d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.168822] [55187]: DEBUG oslo_concurrency.lockutils [None req-e12a1224-012e-4e5c-b51c-259dc2e4215d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.169301] [55187]: DEBUG oslo_concurrency.lockutils [None req-e12a1224-012e-4e5c-b51c-259dc2e4215d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.169525] [55187]: DEBUG oslo_concurrency.lockutils [None req-e12a1224-012e-4e5c-b51c-259dc2e4215d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.169730] [55187]: DEBUG oslo_concurrency.lockutils [None req-e12a1224-012e-4e5c-b51c-259dc2e4215d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.174300] [55188]: INFO nova.api.openstack.requestlog [None req-5a9c2477-ea96-4560-89fd-6056fe8cd0d0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1364 microversion: 2.1 time: 0.171983 [ 1045.174650] [55188]: [pid: 55188|app: 0|req: 3672/7188] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:45 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1364 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.235727] [55187]: DEBUG nova.policy [None req-e12a1224-012e-4e5c-b51c-259dc2e4215d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.240138] [55187]: INFO nova.api.openstack.requestlog [None req-e12a1224-012e-4e5c-b51c-259dc2e4215d tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1315 microversion: 2.1 time: 0.081037 [ 1045.240384] [55187]: [pid: 55187|app: 0|req: 3517/7189] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:45 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1315 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.242311] [55188]: DEBUG nova.api.openstack.wsgi [None req-cca3d289-98dc-4bd2-a30e-1f70239db9cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1045.244053] [55188]: DEBUG nova.compute.api [None req-cca3d289-98dc-4bd2-a30e-1f70239db9cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1045.247736] [55188]: DEBUG oslo_concurrency.lockutils [None req-cca3d289-98dc-4bd2-a30e-1f70239db9cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.247982] [55188]: DEBUG oslo_concurrency.lockutils [None req-cca3d289-98dc-4bd2-a30e-1f70239db9cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.248196] [55188]: DEBUG oslo_concurrency.lockutils [None req-cca3d289-98dc-4bd2-a30e-1f70239db9cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.248616] [55188]: DEBUG oslo_concurrency.lockutils [None req-cca3d289-98dc-4bd2-a30e-1f70239db9cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.248835] [55188]: DEBUG oslo_concurrency.lockutils [None req-cca3d289-98dc-4bd2-a30e-1f70239db9cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.249032] [55188]: DEBUG oslo_concurrency.lockutils [None req-cca3d289-98dc-4bd2-a30e-1f70239db9cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.319474] [55188]: DEBUG nova.policy [None req-cca3d289-98dc-4bd2-a30e-1f70239db9cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.323973] [55188]: INFO nova.api.openstack.requestlog [None req-cca3d289-98dc-4bd2-a30e-1f70239db9cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1458 microversion: 2.1 time: 0.084041 [ 1045.324630] [55188]: [pid: 55188|app: 0|req: 3673/7190] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:45 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1458 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.331392] [55187]: DEBUG nova.api.openstack.wsgi [None req-e7ddf9f0-7aff-4be2-b9d1-d88602e43beb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1045.333229] [55187]: DEBUG nova.compute.api [None req-e7ddf9f0-7aff-4be2-b9d1-d88602e43beb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1045.337993] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7ddf9f0-7aff-4be2-b9d1-d88602e43beb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.338287] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7ddf9f0-7aff-4be2-b9d1-d88602e43beb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.338497] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7ddf9f0-7aff-4be2-b9d1-d88602e43beb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.338941] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7ddf9f0-7aff-4be2-b9d1-d88602e43beb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.339248] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7ddf9f0-7aff-4be2-b9d1-d88602e43beb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.339443] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7ddf9f0-7aff-4be2-b9d1-d88602e43beb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.349578] [55187]: INFO nova.api.openstack.wsgi [None req-e7ddf9f0-7aff-4be2-b9d1-d88602e43beb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] HTTP exception thrown: Instance 2482e827-fac7-4d34-b8aa-bc93c44eef8c could not be found. [ 1045.349921] [55187]: DEBUG nova.api.openstack.wsgi [None req-e7ddf9f0-7aff-4be2-b9d1-d88602e43beb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Returning 404 to user: Instance 2482e827-fac7-4d34-b8aa-bc93c44eef8c could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1045.350358] [55187]: INFO nova.api.openstack.requestlog [None req-e7ddf9f0-7aff-4be2-b9d1-d88602e43beb tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 404 len: 111 microversion: 2.1 time: 0.021333 [ 1045.350687] [55187]: [pid: 55187|app: 0|req: 3518/7191] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:45 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1045.356296] [55188]: DEBUG nova.api.openstack.wsgi [None req-986e80cb-0f91-4dbc-b273-fc8a552e1500 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1045.356719] [55188]: DEBUG nova.compute.api [None req-986e80cb-0f91-4dbc-b273-fc8a552e1500 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1045.360452] [55188]: DEBUG oslo_concurrency.lockutils [None req-986e80cb-0f91-4dbc-b273-fc8a552e1500 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.360684] [55188]: DEBUG oslo_concurrency.lockutils [None req-986e80cb-0f91-4dbc-b273-fc8a552e1500 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.360880] [55188]: DEBUG oslo_concurrency.lockutils [None req-986e80cb-0f91-4dbc-b273-fc8a552e1500 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.361252] [55188]: DEBUG oslo_concurrency.lockutils [None req-986e80cb-0f91-4dbc-b273-fc8a552e1500 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.361453] [55188]: DEBUG oslo_concurrency.lockutils [None req-986e80cb-0f91-4dbc-b273-fc8a552e1500 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.361627] [55188]: DEBUG oslo_concurrency.lockutils [None req-986e80cb-0f91-4dbc-b273-fc8a552e1500 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.370557] [55188]: INFO nova.api.openstack.wsgi [None req-986e80cb-0f91-4dbc-b273-fc8a552e1500 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] HTTP exception thrown: Instance 5af0252a-65c9-4afb-9412-32666a385e42 could not be found. [ 1045.370888] [55188]: DEBUG nova.api.openstack.wsgi [None req-986e80cb-0f91-4dbc-b273-fc8a552e1500 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Returning 404 to user: Instance 5af0252a-65c9-4afb-9412-32666a385e42 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1045.371580] [55188]: INFO nova.api.openstack.requestlog [None req-986e80cb-0f91-4dbc-b273-fc8a552e1500 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 404 len: 111 microversion: 2.1 time: 0.017400 [ 1045.371680] [55188]: [pid: 55188|app: 0|req: 3674/7192] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:08:45 2025] DELETE /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1045.376969] [55187]: DEBUG nova.api.openstack.wsgi [None req-fd0acc51-dce8-4474-8eb2-d437c4aebe84 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1045.378690] [55187]: DEBUG nova.compute.api [None req-fd0acc51-dce8-4474-8eb2-d437c4aebe84 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1045.382092] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd0acc51-dce8-4474-8eb2-d437c4aebe84 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.382331] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd0acc51-dce8-4474-8eb2-d437c4aebe84 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.382556] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd0acc51-dce8-4474-8eb2-d437c4aebe84 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.382910] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd0acc51-dce8-4474-8eb2-d437c4aebe84 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.383119] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd0acc51-dce8-4474-8eb2-d437c4aebe84 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.383296] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd0acc51-dce8-4474-8eb2-d437c4aebe84 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.393084] [55187]: INFO nova.api.openstack.wsgi [None req-fd0acc51-dce8-4474-8eb2-d437c4aebe84 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] HTTP exception thrown: Instance 5af0252a-65c9-4afb-9412-32666a385e42 could not be found. [ 1045.394922] [55187]: DEBUG nova.api.openstack.wsgi [None req-fd0acc51-dce8-4474-8eb2-d437c4aebe84 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Returning 404 to user: Instance 5af0252a-65c9-4afb-9412-32666a385e42 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1045.394922] [55187]: INFO nova.api.openstack.requestlog [None req-fd0acc51-dce8-4474-8eb2-d437c4aebe84 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 404 len: 111 microversion: 2.1 time: 0.019542 [ 1045.394922] [55187]: [pid: 55187|app: 0|req: 3519/7193] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:45 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1045.400628] [55188]: DEBUG nova.api.openstack.wsgi [None req-c8b3be0d-39c1-469e-95f8-5474d0b9c014 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '.version_select at 0x7d4afa7ffe20>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1045.413782] [55188]: INFO nova.api.openstack.requestlog [None req-c8b3be0d-39c1-469e-95f8-5474d0b9c014 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1972442936" status: 202 len: 0 microversion: 2.1 time: 0.016276 [ 1045.414158] [55188]: [pid: 55188|app: 0|req: 3675/7194] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 26 22:08:45 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1972442936 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1045.680422] [55187]: DEBUG nova.api.openstack.wsgi [None req-ddf78905-fb47-482d-a349-c4cdd527758c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1045.686443] [55187]: DEBUG nova.compute.api [None req-ddf78905-fb47-482d-a349-c4cdd527758c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1045.690174] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf78905-fb47-482d-a349-c4cdd527758c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.690432] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf78905-fb47-482d-a349-c4cdd527758c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.690616] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf78905-fb47-482d-a349-c4cdd527758c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.691022] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf78905-fb47-482d-a349-c4cdd527758c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.691223] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf78905-fb47-482d-a349-c4cdd527758c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.691395] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf78905-fb47-482d-a349-c4cdd527758c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.716653] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf78905-fb47-482d-a349-c4cdd527758c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.716917] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf78905-fb47-482d-a349-c4cdd527758c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.717119] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddf78905-fb47-482d-a349-c4cdd527758c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.717323] [55187]: DEBUG nova.objects.instance [None req-ddf78905-fb47-482d-a349-c4cdd527758c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lazy-loading 'fault' on Instance uuid c27c3942-c645-4e47-b5af-aa5bd339346f {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1045.737873] [55187]: DEBUG nova.policy [None req-ddf78905-fb47-482d-a349-c4cdd527758c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.742191] [55187]: INFO nova.api.openstack.requestlog [None req-ddf78905-fb47-482d-a349-c4cdd527758c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1291 microversion: 2.1 time: 0.064149 [ 1045.742521] [55187]: [pid: 55187|app: 0|req: 3520/7195] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:46 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1291 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.790070] [55188]: DEBUG nova.api.openstack.wsgi [None req-4705f790-d66f-43ab-a75c-cc002458650d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1045.792505] [55188]: DEBUG nova.compute.api [None req-4705f790-d66f-43ab-a75c-cc002458650d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1045.796467] [55187]: DEBUG nova.api.openstack.wsgi [req-8c1df5fa-d67e-49e6-97fa-2ec232abcf52 req-9dfa3048-8d51-4978-a7ec-fdcab6e07167 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2e5a099f-f753-45ea-8a01-1a34690930f2", "tag": "ae30e7bb-40e7-4a3d-9b5e-7c8ccabf2b86"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1045.802308] [55187]: DEBUG oslo_concurrency.lockutils [req-8c1df5fa-d67e-49e6-97fa-2ec232abcf52 req-9dfa3048-8d51-4978-a7ec-fdcab6e07167 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.802544] [55187]: DEBUG oslo_concurrency.lockutils [req-8c1df5fa-d67e-49e6-97fa-2ec232abcf52 req-9dfa3048-8d51-4978-a7ec-fdcab6e07167 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.802723] [55187]: DEBUG oslo_concurrency.lockutils [req-8c1df5fa-d67e-49e6-97fa-2ec232abcf52 req-9dfa3048-8d51-4978-a7ec-fdcab6e07167 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.804784] [55188]: DEBUG oslo_concurrency.lockutils [None req-4705f790-d66f-43ab-a75c-cc002458650d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.805068] [55188]: DEBUG oslo_concurrency.lockutils [None req-4705f790-d66f-43ab-a75c-cc002458650d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.805616] [55188]: DEBUG oslo_concurrency.lockutils [None req-4705f790-d66f-43ab-a75c-cc002458650d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.805616] [55188]: DEBUG oslo_concurrency.lockutils [None req-4705f790-d66f-43ab-a75c-cc002458650d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.805821] [55188]: DEBUG oslo_concurrency.lockutils [None req-4705f790-d66f-43ab-a75c-cc002458650d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.806122] [55188]: DEBUG oslo_concurrency.lockutils [None req-4705f790-d66f-43ab-a75c-cc002458650d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.810626] [55187]: INFO nova.api.openstack.compute.server_external_events [req-8c1df5fa-d67e-49e6-97fa-2ec232abcf52 req-9dfa3048-8d51-4978-a7ec-fdcab6e07167 service nova] Creating event network-changed:ae30e7bb-40e7-4a3d-9b5e-7c8ccabf2b86 for instance 2e5a099f-f753-45ea-8a01-1a34690930f2 on cpu-1 [ 1045.815257] [55187]: INFO nova.api.openstack.requestlog [req-8c1df5fa-d67e-49e6-97fa-2ec232abcf52 req-9dfa3048-8d51-4978-a7ec-fdcab6e07167 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020965 [ 1045.815257] [55187]: [pid: 55187|app: 0|req: 3521/7196] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:46 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1045.943888] [55188]: DEBUG nova.policy [None req-4705f790-d66f-43ab-a75c-cc002458650d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.949063] [55188]: INFO nova.api.openstack.requestlog [None req-4705f790-d66f-43ab-a75c-cc002458650d tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1506 microversion: 2.1 time: 0.162681 [ 1045.949384] [55188]: [pid: 55188|app: 0|req: 3676/7197] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:46 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1506 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.094937] [55187]: DEBUG nova.api.openstack.wsgi [None req-0f14d4b6-0c75-4aec-9241-faad9b5e68b9 tempest-ServersWithSpecificFlavorTestJSON-489153963 tempest-ServersWithSpecificFlavorTestJSON-489153963-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.110084] [55187]: INFO nova.api.openstack.requestlog [None req-0f14d4b6-0c75-4aec-9241-faad9b5e68b9 tempest-ServersWithSpecificFlavorTestJSON-489153963 tempest-ServersWithSpecificFlavorTestJSON-489153963-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/2054572388" status: 202 len: 0 microversion: 2.1 time: 0.083009 [ 1046.110429] [55187]: [pid: 55187|app: 0|req: 3522/7198] 10.180.1.21 () {58 vars in 1156 bytes} [Wed Mar 26 22:08:46 2025] DELETE /compute/v2.1/flavors/2054572388 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1046.116414] [55188]: DEBUG nova.api.openstack.wsgi [None req-b4c32fc6-3df4-4af7-87f4-8206cfe2e420 tempest-ServersWithSpecificFlavorTestJSON-489153963 tempest-ServersWithSpecificFlavorTestJSON-489153963-project-admin] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.137372] [55188]: INFO nova.api.openstack.requestlog [None req-b4c32fc6-3df4-4af7-87f4-8206cfe2e420 tempest-ServersWithSpecificFlavorTestJSON-489153963 tempest-ServersWithSpecificFlavorTestJSON-489153963-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4677 microversion: 2.1 time: 0.023424 [ 1046.137753] [55188]: [pid: 55188|app: 0|req: 3677/7199] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:08:46 2025] GET /compute/v2.1/flavors/detail => generated 4677 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.149239] [55187]: DEBUG nova.api.openstack.wsgi [None req-fa167bdd-e753-44a2-afec-c4358d51101c tempest-ServersWithSpecificFlavorTestJSON-489153963 tempest-ServersWithSpecificFlavorTestJSON-489153963-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.154798] [55188]: DEBUG nova.api.openstack.wsgi [None req-849f181f-0b50-422a-9033-5df678ba69df tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.156785] [55188]: DEBUG nova.compute.api [None req-849f181f-0b50-422a-9033-5df678ba69df tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.161246] [55188]: DEBUG oslo_concurrency.lockutils [None req-849f181f-0b50-422a-9033-5df678ba69df tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.161514] [55188]: DEBUG oslo_concurrency.lockutils [None req-849f181f-0b50-422a-9033-5df678ba69df tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.161720] [55188]: DEBUG oslo_concurrency.lockutils [None req-849f181f-0b50-422a-9033-5df678ba69df tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.162162] [55188]: DEBUG oslo_concurrency.lockutils [None req-849f181f-0b50-422a-9033-5df678ba69df tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.162398] [55188]: DEBUG oslo_concurrency.lockutils [None req-849f181f-0b50-422a-9033-5df678ba69df tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.162624] [55188]: DEBUG oslo_concurrency.lockutils [None req-849f181f-0b50-422a-9033-5df678ba69df tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.163315] [55187]: INFO nova.api.openstack.requestlog [None req-fa167bdd-e753-44a2-afec-c4358d51101c tempest-ServersWithSpecificFlavorTestJSON-489153963 tempest-ServersWithSpecificFlavorTestJSON-489153963-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/9211822" status: 202 len: 0 microversion: 2.1 time: 0.017765 [ 1046.163674] [55187]: [pid: 55187|app: 0|req: 3523/7200] 10.180.1.21 () {58 vars in 1147 bytes} [Wed Mar 26 22:08:46 2025] DELETE /compute/v2.1/flavors/9211822 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1046.169089] [55187]: DEBUG nova.api.openstack.wsgi [None req-f4b6ee51-2a63-4964-8a2b-18a82259c401 tempest-ServersWithSpecificFlavorTestJSON-489153963 tempest-ServersWithSpecificFlavorTestJSON-489153963-project-admin] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.186615] [55187]: INFO nova.api.openstack.requestlog [None req-f4b6ee51-2a63-4964-8a2b-18a82259c401 tempest-ServersWithSpecificFlavorTestJSON-489153963 tempest-ServersWithSpecificFlavorTestJSON-489153963-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4273 microversion: 2.1 time: 0.019625 [ 1046.186981] [55187]: [pid: 55187|app: 0|req: 3524/7201] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:08:46 2025] GET /compute/v2.1/flavors/detail => generated 4273 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.189934] [55187]: DEBUG nova.api.openstack.wsgi [None req-284defb8-b854-4569-af9e-c55bac270be3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.191459] [55187]: DEBUG nova.compute.api [None req-284defb8-b854-4569-af9e-c55bac270be3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.196686] [55187]: DEBUG oslo_concurrency.lockutils [None req-284defb8-b854-4569-af9e-c55bac270be3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.196987] [55187]: DEBUG oslo_concurrency.lockutils [None req-284defb8-b854-4569-af9e-c55bac270be3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.197288] [55187]: DEBUG oslo_concurrency.lockutils [None req-284defb8-b854-4569-af9e-c55bac270be3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.197686] [55187]: DEBUG oslo_concurrency.lockutils [None req-284defb8-b854-4569-af9e-c55bac270be3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.198113] [55187]: DEBUG oslo_concurrency.lockutils [None req-284defb8-b854-4569-af9e-c55bac270be3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.198165] [55187]: DEBUG oslo_concurrency.lockutils [None req-284defb8-b854-4569-af9e-c55bac270be3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.200400] [55188]: DEBUG nova.policy [None req-849f181f-0b50-422a-9033-5df678ba69df tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.205318] [55188]: DEBUG nova.policy [None req-849f181f-0b50-422a-9033-5df678ba69df tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.206025] [55188]: DEBUG nova.policy [None req-849f181f-0b50-422a-9033-5df678ba69df tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.206691] [55188]: INFO nova.api.openstack.requestlog [None req-849f181f-0b50-422a-9033-5df678ba69df tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1357 microversion: 2.47 time: 0.054639 [ 1046.207138] [55188]: [pid: 55188|app: 0|req: 3678/7202] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:46 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1357 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1046.209830] [55188]: DEBUG nova.api.openstack.wsgi [None req-4cc9b553-49a8-41ee-be04-62140d6d2dab tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.210087] [55188]: DEBUG nova.compute.api [None req-4cc9b553-49a8-41ee-be04-62140d6d2dab tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.214253] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cc9b553-49a8-41ee-be04-62140d6d2dab tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.214776] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cc9b553-49a8-41ee-be04-62140d6d2dab tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.215045] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cc9b553-49a8-41ee-be04-62140d6d2dab tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.215529] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cc9b553-49a8-41ee-be04-62140d6d2dab tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.215984] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cc9b553-49a8-41ee-be04-62140d6d2dab tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.216328] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cc9b553-49a8-41ee-be04-62140d6d2dab tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.226821] [55188]: INFO nova.api.openstack.wsgi [None req-4cc9b553-49a8-41ee-be04-62140d6d2dab tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] HTTP exception thrown: Instance 2482e827-fac7-4d34-b8aa-bc93c44eef8c could not be found. [ 1046.227324] [55188]: DEBUG nova.api.openstack.wsgi [None req-4cc9b553-49a8-41ee-be04-62140d6d2dab tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Returning 404 to user: Instance 2482e827-fac7-4d34-b8aa-bc93c44eef8c could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1046.227828] [55188]: INFO nova.api.openstack.requestlog [None req-4cc9b553-49a8-41ee-be04-62140d6d2dab tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 404 len: 111 microversion: 2.1 time: 0.020164 [ 1046.228169] [55188]: [pid: 55188|app: 0|req: 3679/7203] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:08:46 2025] DELETE /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1046.233973] [55188]: DEBUG nova.api.openstack.wsgi [None req-886106aa-71ee-49db-82af-471ee38d0d9b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.235885] [55188]: DEBUG nova.compute.api [None req-886106aa-71ee-49db-82af-471ee38d0d9b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 2482e827-fac7-4d34-b8aa-bc93c44eef8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.239841] [55188]: DEBUG oslo_concurrency.lockutils [None req-886106aa-71ee-49db-82af-471ee38d0d9b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.240166] [55188]: DEBUG oslo_concurrency.lockutils [None req-886106aa-71ee-49db-82af-471ee38d0d9b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.240423] [55188]: DEBUG oslo_concurrency.lockutils [None req-886106aa-71ee-49db-82af-471ee38d0d9b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.240891] [55188]: DEBUG oslo_concurrency.lockutils [None req-886106aa-71ee-49db-82af-471ee38d0d9b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.241181] [55188]: DEBUG oslo_concurrency.lockutils [None req-886106aa-71ee-49db-82af-471ee38d0d9b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.241422] [55188]: DEBUG oslo_concurrency.lockutils [None req-886106aa-71ee-49db-82af-471ee38d0d9b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.252242] [55188]: INFO nova.api.openstack.wsgi [None req-886106aa-71ee-49db-82af-471ee38d0d9b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] HTTP exception thrown: Instance 2482e827-fac7-4d34-b8aa-bc93c44eef8c could not be found. [ 1046.252623] [55188]: DEBUG nova.api.openstack.wsgi [None req-886106aa-71ee-49db-82af-471ee38d0d9b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Returning 404 to user: Instance 2482e827-fac7-4d34-b8aa-bc93c44eef8c could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1046.253240] [55188]: INFO nova.api.openstack.requestlog [None req-886106aa-71ee-49db-82af-471ee38d0d9b tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c" status: 404 len: 111 microversion: 2.1 time: 0.021599 [ 1046.253627] [55188]: [pid: 55188|app: 0|req: 3680/7204] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:46 2025] GET /compute/v2.1/servers/2482e827-fac7-4d34-b8aa-bc93c44eef8c => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1046.256436] [55188]: DEBUG nova.api.openstack.wsgi [None req-087eb6f2-5eef-45f4-992e-4a800943445e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.258372] [55188]: DEBUG nova.compute.api [None req-087eb6f2-5eef-45f4-992e-4a800943445e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.263051] [55188]: DEBUG oslo_concurrency.lockutils [None req-087eb6f2-5eef-45f4-992e-4a800943445e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.263051] [55188]: DEBUG oslo_concurrency.lockutils [None req-087eb6f2-5eef-45f4-992e-4a800943445e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.263051] [55188]: DEBUG oslo_concurrency.lockutils [None req-087eb6f2-5eef-45f4-992e-4a800943445e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.263486] [55188]: DEBUG oslo_concurrency.lockutils [None req-087eb6f2-5eef-45f4-992e-4a800943445e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.263701] [55188]: DEBUG oslo_concurrency.lockutils [None req-087eb6f2-5eef-45f4-992e-4a800943445e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.263887] [55188]: DEBUG oslo_concurrency.lockutils [None req-087eb6f2-5eef-45f4-992e-4a800943445e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.305815] [55187]: DEBUG nova.policy [None req-284defb8-b854-4569-af9e-c55bac270be3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.311585] [55187]: INFO nova.api.openstack.requestlog [None req-284defb8-b854-4569-af9e-c55bac270be3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1364 microversion: 2.1 time: 0.123842 [ 1046.312109] [55187]: [pid: 55187|app: 0|req: 3525/7205] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:46 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1364 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.315177] [55187]: DEBUG nova.api.openstack.wsgi [None req-1ac55b53-72f8-4c2b-a126-39f01301d2b9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.315453] [55187]: DEBUG nova.compute.api [None req-1ac55b53-72f8-4c2b-a126-39f01301d2b9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.319864] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ac55b53-72f8-4c2b-a126-39f01301d2b9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.320502] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ac55b53-72f8-4c2b-a126-39f01301d2b9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.320502] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ac55b53-72f8-4c2b-a126-39f01301d2b9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.320962] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ac55b53-72f8-4c2b-a126-39f01301d2b9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.321237] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ac55b53-72f8-4c2b-a126-39f01301d2b9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.321428] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ac55b53-72f8-4c2b-a126-39f01301d2b9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.332987] [55187]: INFO nova.api.openstack.wsgi [None req-1ac55b53-72f8-4c2b-a126-39f01301d2b9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] HTTP exception thrown: Instance 5af0252a-65c9-4afb-9412-32666a385e42 could not be found. [ 1046.333432] [55187]: DEBUG nova.api.openstack.wsgi [None req-1ac55b53-72f8-4c2b-a126-39f01301d2b9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Returning 404 to user: Instance 5af0252a-65c9-4afb-9412-32666a385e42 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1046.333965] [55187]: INFO nova.api.openstack.requestlog [None req-1ac55b53-72f8-4c2b-a126-39f01301d2b9 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 404 len: 111 microversion: 2.1 time: 0.021016 [ 1046.334291] [55187]: [pid: 55187|app: 0|req: 3526/7206] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:08:46 2025] DELETE /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1046.337850] [55187]: DEBUG nova.api.openstack.wsgi [None req-1cf163e8-7f07-4117-8f34-e3e698b9242c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.340512] [55187]: DEBUG nova.compute.api [None req-1cf163e8-7f07-4117-8f34-e3e698b9242c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.345073] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cf163e8-7f07-4117-8f34-e3e698b9242c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.345418] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cf163e8-7f07-4117-8f34-e3e698b9242c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.345601] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cf163e8-7f07-4117-8f34-e3e698b9242c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.346127] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cf163e8-7f07-4117-8f34-e3e698b9242c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.346790] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cf163e8-7f07-4117-8f34-e3e698b9242c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.346790] [55187]: DEBUG oslo_concurrency.lockutils [None req-1cf163e8-7f07-4117-8f34-e3e698b9242c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.361242] [55188]: DEBUG nova.policy [None req-087eb6f2-5eef-45f4-992e-4a800943445e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.369461] [55188]: INFO nova.api.openstack.requestlog [None req-087eb6f2-5eef-45f4-992e-4a800943445e tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1315 microversion: 2.1 time: 0.115164 [ 1046.369838] [55188]: [pid: 55188|app: 0|req: 3681/7207] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:46 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1315 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.372663] [55188]: DEBUG nova.api.openstack.wsgi [None req-7a11a5cd-2e68-4104-a156-43820f5d9c61 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.374361] [55188]: DEBUG nova.compute.api [None req-7a11a5cd-2e68-4104-a156-43820f5d9c61 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] [instance: 5af0252a-65c9-4afb-9412-32666a385e42] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.378719] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a11a5cd-2e68-4104-a156-43820f5d9c61 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.378719] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a11a5cd-2e68-4104-a156-43820f5d9c61 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.379018] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a11a5cd-2e68-4104-a156-43820f5d9c61 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.379354] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a11a5cd-2e68-4104-a156-43820f5d9c61 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.379526] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a11a5cd-2e68-4104-a156-43820f5d9c61 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.379744] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a11a5cd-2e68-4104-a156-43820f5d9c61 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.392359] [55188]: INFO nova.api.openstack.wsgi [None req-7a11a5cd-2e68-4104-a156-43820f5d9c61 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] HTTP exception thrown: Instance 5af0252a-65c9-4afb-9412-32666a385e42 could not be found. [ 1046.392788] [55188]: DEBUG nova.api.openstack.wsgi [None req-7a11a5cd-2e68-4104-a156-43820f5d9c61 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] Returning 404 to user: Instance 5af0252a-65c9-4afb-9412-32666a385e42 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1046.393261] [55188]: INFO nova.api.openstack.requestlog [None req-7a11a5cd-2e68-4104-a156-43820f5d9c61 tempest-ServersWithSpecificFlavorTestJSON-1542169103 tempest-ServersWithSpecificFlavorTestJSON-1542169103-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42" status: 404 len: 111 microversion: 2.1 time: 0.022891 [ 1046.393598] [55188]: [pid: 55188|app: 0|req: 3682/7208] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:46 2025] GET /compute/v2.1/servers/5af0252a-65c9-4afb-9412-32666a385e42 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1046.462850] [55187]: DEBUG nova.policy [None req-1cf163e8-7f07-4117-8f34-e3e698b9242c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.468815] [55187]: INFO nova.api.openstack.requestlog [None req-1cf163e8-7f07-4117-8f34-e3e698b9242c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1458 microversion: 2.1 time: 0.132359 [ 1046.469046] [55187]: [pid: 55187|app: 0|req: 3527/7209] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:46 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1458 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1046.762069] [55188]: DEBUG nova.api.openstack.wsgi [None req-9c897bac-013c-4163-aa7f-a0f96f3e0d44 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.763829] [55188]: DEBUG nova.compute.api [None req-9c897bac-013c-4163-aa7f-a0f96f3e0d44 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.767440] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c897bac-013c-4163-aa7f-a0f96f3e0d44 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.767691] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c897bac-013c-4163-aa7f-a0f96f3e0d44 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.767900] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c897bac-013c-4163-aa7f-a0f96f3e0d44 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.768286] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c897bac-013c-4163-aa7f-a0f96f3e0d44 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.768510] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c897bac-013c-4163-aa7f-a0f96f3e0d44 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.768717] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c897bac-013c-4163-aa7f-a0f96f3e0d44 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.790048] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c897bac-013c-4163-aa7f-a0f96f3e0d44 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.790313] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c897bac-013c-4163-aa7f-a0f96f3e0d44 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.790501] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c897bac-013c-4163-aa7f-a0f96f3e0d44 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.790699] [55188]: DEBUG nova.objects.instance [None req-9c897bac-013c-4163-aa7f-a0f96f3e0d44 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lazy-loading 'fault' on Instance uuid c27c3942-c645-4e47-b5af-aa5bd339346f {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1046.821837] [55188]: DEBUG nova.policy [None req-9c897bac-013c-4163-aa7f-a0f96f3e0d44 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.826638] [55188]: INFO nova.api.openstack.requestlog [None req-9c897bac-013c-4163-aa7f-a0f96f3e0d44 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1291 microversion: 2.1 time: 0.067094 [ 1046.826960] [55188]: [pid: 55188|app: 0|req: 3683/7210] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:47 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1291 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.966308] [55187]: DEBUG nova.api.openstack.wsgi [None req-a3e836a6-6c69-4994-80e2-c81d3561e2ee tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1046.968748] [55187]: DEBUG nova.compute.api [None req-a3e836a6-6c69-4994-80e2-c81d3561e2ee tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1046.974012] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3e836a6-6c69-4994-80e2-c81d3561e2ee tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.974273] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3e836a6-6c69-4994-80e2-c81d3561e2ee tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.974459] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3e836a6-6c69-4994-80e2-c81d3561e2ee tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.975063] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3e836a6-6c69-4994-80e2-c81d3561e2ee tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.975267] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3e836a6-6c69-4994-80e2-c81d3561e2ee tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.975441] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3e836a6-6c69-4994-80e2-c81d3561e2ee tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.052208] [55187]: DEBUG nova.policy [None req-a3e836a6-6c69-4994-80e2-c81d3561e2ee tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.057076] [55187]: INFO nova.api.openstack.requestlog [None req-a3e836a6-6c69-4994-80e2-c81d3561e2ee tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1506 microversion: 2.1 time: 0.096899 [ 1047.057415] [55187]: [pid: 55187|app: 0|req: 3528/7211] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:47 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1506 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.168228] [55188]: DEBUG nova.api.openstack.wsgi [req-cc2eb759-933a-454b-b96c-a3590f57bd6f req-2f743f0e-7594-44b2-880f-12b11c70e5b7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "38299d76-4cb9-49c6-80d6-0288760d37ce", "name": "network-vif-plugged", "status": "completed", "tag": "cb0fd9c4-4981-4b58-9810-5dde2675af12"}, {"name": "network-changed", "server_uuid": "38299d76-4cb9-49c6-80d6-0288760d37ce", "tag": "cb0fd9c4-4981-4b58-9810-5dde2675af12"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1047.174591] [55188]: DEBUG oslo_concurrency.lockutils [req-cc2eb759-933a-454b-b96c-a3590f57bd6f req-2f743f0e-7594-44b2-880f-12b11c70e5b7 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.174846] [55188]: DEBUG oslo_concurrency.lockutils [req-cc2eb759-933a-454b-b96c-a3590f57bd6f req-2f743f0e-7594-44b2-880f-12b11c70e5b7 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.175145] [55188]: DEBUG oslo_concurrency.lockutils [req-cc2eb759-933a-454b-b96c-a3590f57bd6f req-2f743f0e-7594-44b2-880f-12b11c70e5b7 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.183669] [55188]: INFO nova.api.openstack.compute.server_external_events [req-cc2eb759-933a-454b-b96c-a3590f57bd6f req-2f743f0e-7594-44b2-880f-12b11c70e5b7 service nova] Creating event network-vif-plugged:cb0fd9c4-4981-4b58-9810-5dde2675af12 for instance 38299d76-4cb9-49c6-80d6-0288760d37ce on cpu-1 [ 1047.183924] [55188]: INFO nova.api.openstack.compute.server_external_events [req-cc2eb759-933a-454b-b96c-a3590f57bd6f req-2f743f0e-7594-44b2-880f-12b11c70e5b7 service nova] Creating event network-changed:cb0fd9c4-4981-4b58-9810-5dde2675af12 for instance 38299d76-4cb9-49c6-80d6-0288760d37ce on cpu-1 [ 1047.186957] [55188]: INFO nova.api.openstack.requestlog [req-cc2eb759-933a-454b-b96c-a3590f57bd6f req-2f743f0e-7594-44b2-880f-12b11c70e5b7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.021027 [ 1047.187331] [55188]: [pid: 55188|app: 0|req: 3684/7212] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:47 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1047.229410] [55187]: DEBUG nova.api.openstack.wsgi [None req-df556382-721e-4dd5-a43b-57a4018737ad tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1047.231700] [55187]: DEBUG nova.compute.api [None req-df556382-721e-4dd5-a43b-57a4018737ad tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1047.235199] [55187]: DEBUG oslo_concurrency.lockutils [None req-df556382-721e-4dd5-a43b-57a4018737ad tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.235457] [55187]: DEBUG oslo_concurrency.lockutils [None req-df556382-721e-4dd5-a43b-57a4018737ad tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.235646] [55187]: DEBUG oslo_concurrency.lockutils [None req-df556382-721e-4dd5-a43b-57a4018737ad tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.236014] [55187]: DEBUG oslo_concurrency.lockutils [None req-df556382-721e-4dd5-a43b-57a4018737ad tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.236229] [55187]: DEBUG oslo_concurrency.lockutils [None req-df556382-721e-4dd5-a43b-57a4018737ad tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.236448] [55187]: DEBUG oslo_concurrency.lockutils [None req-df556382-721e-4dd5-a43b-57a4018737ad tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.275354] [55187]: DEBUG nova.policy [None req-df556382-721e-4dd5-a43b-57a4018737ad tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.280475] [55187]: DEBUG nova.policy [None req-df556382-721e-4dd5-a43b-57a4018737ad tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.281136] [55187]: DEBUG nova.policy [None req-df556382-721e-4dd5-a43b-57a4018737ad tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.281769] [55187]: INFO nova.api.openstack.requestlog [None req-df556382-721e-4dd5-a43b-57a4018737ad tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1357 microversion: 2.47 time: 0.055027 [ 1047.282213] [55187]: [pid: 55187|app: 0|req: 3529/7213] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:47 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1357 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1047.333549] [55188]: DEBUG nova.api.openstack.wsgi [None req-3430fab5-b4de-4cbf-91fa-c2a19c9e9121 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1047.336217] [55188]: DEBUG nova.compute.api [None req-3430fab5-b4de-4cbf-91fa-c2a19c9e9121 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1047.343556] [55188]: DEBUG oslo_concurrency.lockutils [None req-3430fab5-b4de-4cbf-91fa-c2a19c9e9121 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.343983] [55188]: DEBUG oslo_concurrency.lockutils [None req-3430fab5-b4de-4cbf-91fa-c2a19c9e9121 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.344405] [55188]: DEBUG oslo_concurrency.lockutils [None req-3430fab5-b4de-4cbf-91fa-c2a19c9e9121 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.344968] [55188]: DEBUG oslo_concurrency.lockutils [None req-3430fab5-b4de-4cbf-91fa-c2a19c9e9121 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.345330] [55188]: DEBUG oslo_concurrency.lockutils [None req-3430fab5-b4de-4cbf-91fa-c2a19c9e9121 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.345629] [55188]: DEBUG oslo_concurrency.lockutils [None req-3430fab5-b4de-4cbf-91fa-c2a19c9e9121 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.385175] [55187]: DEBUG nova.api.openstack.wsgi [None req-f2aca4c4-8ea8-46eb-8ccd-bf4eb5fff29a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1047.389110] [55187]: DEBUG nova.compute.api [None req-f2aca4c4-8ea8-46eb-8ccd-bf4eb5fff29a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1047.390662] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2aca4c4-8ea8-46eb-8ccd-bf4eb5fff29a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.390930] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2aca4c4-8ea8-46eb-8ccd-bf4eb5fff29a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.391504] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2aca4c4-8ea8-46eb-8ccd-bf4eb5fff29a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.391504] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2aca4c4-8ea8-46eb-8ccd-bf4eb5fff29a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.391681] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2aca4c4-8ea8-46eb-8ccd-bf4eb5fff29a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.391844] [55187]: DEBUG oslo_concurrency.lockutils [None req-f2aca4c4-8ea8-46eb-8ccd-bf4eb5fff29a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.496105] [55188]: DEBUG nova.policy [None req-3430fab5-b4de-4cbf-91fa-c2a19c9e9121 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.502375] [55188]: INFO nova.api.openstack.requestlog [None req-3430fab5-b4de-4cbf-91fa-c2a19c9e9121 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1364 microversion: 2.1 time: 0.172454 [ 1047.502701] [55188]: [pid: 55188|app: 0|req: 3685/7214] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:47 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1364 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.522951] [55187]: DEBUG nova.policy [None req-f2aca4c4-8ea8-46eb-8ccd-bf4eb5fff29a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.527371] [55187]: INFO nova.api.openstack.requestlog [None req-f2aca4c4-8ea8-46eb-8ccd-bf4eb5fff29a tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1315 microversion: 2.1 time: 0.145741 [ 1047.527784] [55187]: [pid: 55187|app: 0|req: 3530/7215] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:47 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1315 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.546670] [55188]: DEBUG nova.api.openstack.wsgi [None req-aaab6beb-fdd1-4847-a9b9-8dae486cd300 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1047.546670] [55188]: DEBUG nova.compute.api [None req-aaab6beb-fdd1-4847-a9b9-8dae486cd300 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1047.549840] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaab6beb-fdd1-4847-a9b9-8dae486cd300 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.550114] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaab6beb-fdd1-4847-a9b9-8dae486cd300 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.550312] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaab6beb-fdd1-4847-a9b9-8dae486cd300 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.550664] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaab6beb-fdd1-4847-a9b9-8dae486cd300 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.550904] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaab6beb-fdd1-4847-a9b9-8dae486cd300 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.551124] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaab6beb-fdd1-4847-a9b9-8dae486cd300 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.683305] [55188]: DEBUG nova.policy [None req-aaab6beb-fdd1-4847-a9b9-8dae486cd300 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.688584] [55188]: INFO nova.api.openstack.requestlog [None req-aaab6beb-fdd1-4847-a9b9-8dae486cd300 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1514 microversion: 2.1 time: 0.147275 [ 1047.689134] [55188]: [pid: 55188|app: 0|req: 3686/7216] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:47 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1514 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.848795] [55187]: DEBUG nova.api.openstack.wsgi [None req-1b660c65-fb39-4e34-996b-6f61ed2f118d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1047.850882] [55187]: DEBUG nova.compute.api [None req-1b660c65-fb39-4e34-996b-6f61ed2f118d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1047.854966] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b660c65-fb39-4e34-996b-6f61ed2f118d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.855260] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b660c65-fb39-4e34-996b-6f61ed2f118d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.855474] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b660c65-fb39-4e34-996b-6f61ed2f118d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.855825] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b660c65-fb39-4e34-996b-6f61ed2f118d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.856044] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b660c65-fb39-4e34-996b-6f61ed2f118d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.856242] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b660c65-fb39-4e34-996b-6f61ed2f118d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.878267] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b660c65-fb39-4e34-996b-6f61ed2f118d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.878438] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b660c65-fb39-4e34-996b-6f61ed2f118d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.878665] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b660c65-fb39-4e34-996b-6f61ed2f118d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.882017] [55187]: DEBUG nova.objects.instance [None req-1b660c65-fb39-4e34-996b-6f61ed2f118d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lazy-loading 'fault' on Instance uuid c27c3942-c645-4e47-b5af-aa5bd339346f {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1047.907726] [55187]: DEBUG nova.policy [None req-1b660c65-fb39-4e34-996b-6f61ed2f118d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.913235] [55187]: INFO nova.api.openstack.requestlog [None req-1b660c65-fb39-4e34-996b-6f61ed2f118d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1291 microversion: 2.1 time: 0.067271 [ 1047.913581] [55187]: [pid: 55187|app: 0|req: 3531/7217] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:48 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1291 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.071586] [55188]: DEBUG nova.api.openstack.wsgi [None req-23198eb7-e5dd-4e60-813e-882442d4ff77 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1048.073632] [55188]: DEBUG nova.compute.api [None req-23198eb7-e5dd-4e60-813e-882442d4ff77 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.078025] [55188]: DEBUG oslo_concurrency.lockutils [None req-23198eb7-e5dd-4e60-813e-882442d4ff77 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.078195] [55188]: DEBUG oslo_concurrency.lockutils [None req-23198eb7-e5dd-4e60-813e-882442d4ff77 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.078399] [55188]: DEBUG oslo_concurrency.lockutils [None req-23198eb7-e5dd-4e60-813e-882442d4ff77 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.078847] [55188]: DEBUG oslo_concurrency.lockutils [None req-23198eb7-e5dd-4e60-813e-882442d4ff77 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.079070] [55188]: DEBUG oslo_concurrency.lockutils [None req-23198eb7-e5dd-4e60-813e-882442d4ff77 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.079254] [55188]: DEBUG oslo_concurrency.lockutils [None req-23198eb7-e5dd-4e60-813e-882442d4ff77 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.126102] [55188]: DEBUG nova.policy [None req-23198eb7-e5dd-4e60-813e-882442d4ff77 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.130953] [55188]: INFO nova.api.openstack.requestlog [None req-23198eb7-e5dd-4e60-813e-882442d4ff77 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1464 microversion: 2.1 time: 0.061851 [ 1048.131374] [55188]: [pid: 55188|app: 0|req: 3687/7218] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:48 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1464 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.297415] [55187]: DEBUG nova.api.openstack.wsgi [None req-7e8c1820-bc2d-4ded-9039-53467c4cd1f1 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1048.299161] [55187]: DEBUG nova.compute.api [None req-7e8c1820-bc2d-4ded-9039-53467c4cd1f1 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.302889] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e8c1820-bc2d-4ded-9039-53467c4cd1f1 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.303212] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e8c1820-bc2d-4ded-9039-53467c4cd1f1 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.303446] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e8c1820-bc2d-4ded-9039-53467c4cd1f1 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.303851] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e8c1820-bc2d-4ded-9039-53467c4cd1f1 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.304075] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e8c1820-bc2d-4ded-9039-53467c4cd1f1 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.304277] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e8c1820-bc2d-4ded-9039-53467c4cd1f1 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.343413] [55187]: DEBUG nova.policy [None req-7e8c1820-bc2d-4ded-9039-53467c4cd1f1 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.357104] [55187]: DEBUG nova.policy [None req-7e8c1820-bc2d-4ded-9039-53467c4cd1f1 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.357815] [55187]: DEBUG nova.policy [None req-7e8c1820-bc2d-4ded-9039-53467c4cd1f1 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.358513] [55187]: INFO nova.api.openstack.requestlog [None req-7e8c1820-bc2d-4ded-9039-53467c4cd1f1 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1374 microversion: 2.47 time: 0.063526 [ 1048.358953] [55187]: [pid: 55187|app: 0|req: 3532/7219] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:48 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1374 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1048.376022] [55188]: DEBUG nova.api.openstack.wsgi [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1048.378133] [55188]: DEBUG nova.compute.api [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.388301] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.388765] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.389133] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.389638] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.390064] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.390376] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.419850] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.420654] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.420654] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.425638] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.426009] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.426289] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.426824] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.427127] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.427361] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.472689] [55188]: DEBUG nova.virt.hardware [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1048.472957] [55188]: DEBUG nova.virt.hardware [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1048.473231] [55188]: DEBUG nova.virt.hardware [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1048.473392] [55188]: DEBUG nova.virt.hardware [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1048.473560] [55188]: DEBUG nova.virt.hardware [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1048.515172] [55188]: DEBUG nova.compute.api [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.516894] [55187]: DEBUG nova.api.openstack.wsgi [None req-634ac6fe-2b2a-4fb0-8f98-47d1819a7df6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1048.518540] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.518864] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.519104] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.519191] [55187]: DEBUG nova.compute.api [None req-634ac6fe-2b2a-4fb0-8f98-47d1819a7df6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.519549] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.519802] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.520015] [55188]: DEBUG oslo_concurrency.lockutils [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.522757] [55187]: DEBUG oslo_concurrency.lockutils [None req-634ac6fe-2b2a-4fb0-8f98-47d1819a7df6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.522998] [55187]: DEBUG oslo_concurrency.lockutils [None req-634ac6fe-2b2a-4fb0-8f98-47d1819a7df6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.523206] [55187]: DEBUG oslo_concurrency.lockutils [None req-634ac6fe-2b2a-4fb0-8f98-47d1819a7df6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.523553] [55187]: DEBUG oslo_concurrency.lockutils [None req-634ac6fe-2b2a-4fb0-8f98-47d1819a7df6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.523754] [55187]: DEBUG oslo_concurrency.lockutils [None req-634ac6fe-2b2a-4fb0-8f98-47d1819a7df6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.523928] [55187]: DEBUG oslo_concurrency.lockutils [None req-634ac6fe-2b2a-4fb0-8f98-47d1819a7df6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.568192] [55188]: INFO nova.api.openstack.requestlog [None req-51d2c15a-afff-4457-a84a-67b7f775510a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72/action" status: 202 len: 1100 microversion: 2.47 time: 0.194891 [ 1048.569453] [55188]: [pid: 55188|app: 0|req: 3688/7220] 10.180.1.21 () {62 vars in 1314 bytes} [Wed Mar 26 22:08:48 2025] POST /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72/action => generated 1100 bytes in 196 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 1048.571378] [55188]: DEBUG nova.api.openstack.wsgi [None req-afc8f434-3bdc-40df-9bed-8dc65d4afd65 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1048.573832] [55188]: DEBUG nova.compute.api [None req-afc8f434-3bdc-40df-9bed-8dc65d4afd65 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.577663] [55188]: DEBUG oslo_concurrency.lockutils [None req-afc8f434-3bdc-40df-9bed-8dc65d4afd65 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.578032] [55188]: DEBUG oslo_concurrency.lockutils [None req-afc8f434-3bdc-40df-9bed-8dc65d4afd65 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.578118] [55188]: DEBUG oslo_concurrency.lockutils [None req-afc8f434-3bdc-40df-9bed-8dc65d4afd65 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.579149] [55188]: DEBUG oslo_concurrency.lockutils [None req-afc8f434-3bdc-40df-9bed-8dc65d4afd65 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.579149] [55188]: DEBUG oslo_concurrency.lockutils [None req-afc8f434-3bdc-40df-9bed-8dc65d4afd65 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.579149] [55188]: DEBUG oslo_concurrency.lockutils [None req-afc8f434-3bdc-40df-9bed-8dc65d4afd65 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.617108] [55187]: DEBUG nova.policy [None req-634ac6fe-2b2a-4fb0-8f98-47d1819a7df6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.622498] [55187]: INFO nova.api.openstack.requestlog [None req-634ac6fe-2b2a-4fb0-8f98-47d1819a7df6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1364 microversion: 2.1 time: 0.107342 [ 1048.622498] [55187]: [pid: 55187|app: 0|req: 3533/7221] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:48 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1364 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.624564] [55187]: DEBUG nova.api.openstack.wsgi [None req-a7c51eeb-f718-4945-87b7-712336afa508 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1048.626210] [55187]: DEBUG nova.compute.api [None req-a7c51eeb-f718-4945-87b7-712336afa508 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.629500] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7c51eeb-f718-4945-87b7-712336afa508 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.629754] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7c51eeb-f718-4945-87b7-712336afa508 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.629951] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7c51eeb-f718-4945-87b7-712336afa508 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.630307] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7c51eeb-f718-4945-87b7-712336afa508 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.630509] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7c51eeb-f718-4945-87b7-712336afa508 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.630681] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7c51eeb-f718-4945-87b7-712336afa508 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.664294] [55187]: DEBUG nova.policy [None req-a7c51eeb-f718-4945-87b7-712336afa508 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.668655] [55187]: DEBUG nova.policy [None req-a7c51eeb-f718-4945-87b7-712336afa508 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.669399] [55187]: DEBUG nova.policy [None req-a7c51eeb-f718-4945-87b7-712336afa508 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.670568] [55187]: INFO nova.api.openstack.requestlog [None req-a7c51eeb-f718-4945-87b7-712336afa508 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1383 microversion: 2.47 time: 0.047367 [ 1048.670928] [55187]: [pid: 55187|app: 0|req: 3534/7222] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:48 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1383 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1048.681236] [55188]: DEBUG nova.policy [None req-afc8f434-3bdc-40df-9bed-8dc65d4afd65 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.685468] [55188]: INFO nova.api.openstack.requestlog [None req-afc8f434-3bdc-40df-9bed-8dc65d4afd65 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1315 microversion: 2.1 time: 0.116250 [ 1048.685781] [55188]: [pid: 55188|app: 0|req: 3689/7223] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:48 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1315 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.703229] [55187]: DEBUG nova.api.openstack.wsgi [None req-0f3da496-d6f6-4cde-a06c-1b3f4ae46b4a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1048.704902] [55187]: DEBUG nova.compute.api [None req-0f3da496-d6f6-4cde-a06c-1b3f4ae46b4a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.709974] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f3da496-d6f6-4cde-a06c-1b3f4ae46b4a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.710241] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f3da496-d6f6-4cde-a06c-1b3f4ae46b4a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.710435] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f3da496-d6f6-4cde-a06c-1b3f4ae46b4a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.710805] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f3da496-d6f6-4cde-a06c-1b3f4ae46b4a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.711023] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f3da496-d6f6-4cde-a06c-1b3f4ae46b4a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.711213] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f3da496-d6f6-4cde-a06c-1b3f4ae46b4a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.819338] [55187]: DEBUG nova.policy [None req-0f3da496-d6f6-4cde-a06c-1b3f4ae46b4a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.824348] [55187]: INFO nova.api.openstack.requestlog [None req-0f3da496-d6f6-4cde-a06c-1b3f4ae46b4a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1514 microversion: 2.1 time: 0.123330 [ 1048.824722] [55187]: [pid: 55187|app: 0|req: 3535/7224] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:49 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1514 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.927287] [55188]: DEBUG nova.api.openstack.wsgi [None req-65e49bdb-9caf-4c36-bb83-3fdf10a2f6e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1048.929119] [55188]: DEBUG nova.compute.api [None req-65e49bdb-9caf-4c36-bb83-3fdf10a2f6e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1048.932798] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e49bdb-9caf-4c36-bb83-3fdf10a2f6e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.933045] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e49bdb-9caf-4c36-bb83-3fdf10a2f6e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.933237] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e49bdb-9caf-4c36-bb83-3fdf10a2f6e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.933613] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e49bdb-9caf-4c36-bb83-3fdf10a2f6e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.933814] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e49bdb-9caf-4c36-bb83-3fdf10a2f6e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.934011] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e49bdb-9caf-4c36-bb83-3fdf10a2f6e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.952303] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e49bdb-9caf-4c36-bb83-3fdf10a2f6e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.952557] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e49bdb-9caf-4c36-bb83-3fdf10a2f6e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.952739] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e49bdb-9caf-4c36-bb83-3fdf10a2f6e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.952950] [55188]: DEBUG nova.objects.instance [None req-65e49bdb-9caf-4c36-bb83-3fdf10a2f6e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lazy-loading 'fault' on Instance uuid c27c3942-c645-4e47-b5af-aa5bd339346f {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1048.978856] [55188]: DEBUG nova.policy [None req-65e49bdb-9caf-4c36-bb83-3fdf10a2f6e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.982932] [55188]: INFO nova.api.openstack.requestlog [None req-65e49bdb-9caf-4c36-bb83-3fdf10a2f6e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1291 microversion: 2.1 time: 0.058027 [ 1048.983850] [55188]: [pid: 55188|app: 0|req: 3690/7225] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:49 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1291 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.150146] [55187]: DEBUG nova.api.openstack.wsgi [None req-bc950a18-baea-4ad0-8996-0de6d42815f1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1049.151848] [55187]: DEBUG nova.compute.api [None req-bc950a18-baea-4ad0-8996-0de6d42815f1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1049.155525] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc950a18-baea-4ad0-8996-0de6d42815f1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.155704] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc950a18-baea-4ad0-8996-0de6d42815f1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.155914] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc950a18-baea-4ad0-8996-0de6d42815f1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.156306] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc950a18-baea-4ad0-8996-0de6d42815f1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.156534] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc950a18-baea-4ad0-8996-0de6d42815f1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.156711] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc950a18-baea-4ad0-8996-0de6d42815f1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.176319] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc950a18-baea-4ad0-8996-0de6d42815f1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.176563] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc950a18-baea-4ad0-8996-0de6d42815f1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.176743] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc950a18-baea-4ad0-8996-0de6d42815f1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.176939] [55187]: DEBUG nova.objects.instance [None req-bc950a18-baea-4ad0-8996-0de6d42815f1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lazy-loading 'fault' on Instance uuid 2e5a099f-f753-45ea-8a01-1a34690930f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1049.202700] [55188]: DEBUG nova.api.openstack.wsgi [None req-bdd122d6-19d9-43e3-9e79-c3725c9cda0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1049.202896] [55187]: DEBUG nova.policy [None req-bc950a18-baea-4ad0-8996-0de6d42815f1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.204469] [55188]: DEBUG nova.compute.api [None req-bdd122d6-19d9-43e3-9e79-c3725c9cda0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1049.207582] [55187]: INFO nova.api.openstack.requestlog [None req-bc950a18-baea-4ad0-8996-0de6d42815f1 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1306 microversion: 2.1 time: 0.059936 [ 1049.208187] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdd122d6-19d9-43e3-9e79-c3725c9cda0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.208278] [55187]: [pid: 55187|app: 0|req: 3536/7226] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:49 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1306 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1049.208336] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdd122d6-19d9-43e3-9e79-c3725c9cda0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.208680] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdd122d6-19d9-43e3-9e79-c3725c9cda0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.208953] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdd122d6-19d9-43e3-9e79-c3725c9cda0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.209182] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdd122d6-19d9-43e3-9e79-c3725c9cda0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.209362] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdd122d6-19d9-43e3-9e79-c3725c9cda0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.211812] [55187]: DEBUG nova.api.openstack.wsgi [req-b377e14c-7e13-47ae-ad55-ea610dbbe1a6 req-ade58384-9cfd-436f-bf57-13c007012d84 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2e5a099f-f753-45ea-8a01-1a34690930f2", "name": "network-vif-deleted", "tag": "ae30e7bb-40e7-4a3d-9b5e-7c8ccabf2b86"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1049.217678] [55187]: DEBUG oslo_concurrency.lockutils [req-b377e14c-7e13-47ae-ad55-ea610dbbe1a6 req-ade58384-9cfd-436f-bf57-13c007012d84 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.217938] [55187]: DEBUG oslo_concurrency.lockutils [req-b377e14c-7e13-47ae-ad55-ea610dbbe1a6 req-ade58384-9cfd-436f-bf57-13c007012d84 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.218166] [55187]: DEBUG oslo_concurrency.lockutils [req-b377e14c-7e13-47ae-ad55-ea610dbbe1a6 req-ade58384-9cfd-436f-bf57-13c007012d84 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.224550] [55187]: INFO nova.api.openstack.compute.server_external_events [req-b377e14c-7e13-47ae-ad55-ea610dbbe1a6 req-ade58384-9cfd-436f-bf57-13c007012d84 service nova] Creating event network-vif-deleted:ae30e7bb-40e7-4a3d-9b5e-7c8ccabf2b86 for instance 2e5a099f-f753-45ea-8a01-1a34690930f2 on cpu-1 [ 1049.227948] [55187]: INFO nova.api.openstack.requestlog [req-b377e14c-7e13-47ae-ad55-ea610dbbe1a6 req-ade58384-9cfd-436f-bf57-13c007012d84 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019196 [ 1049.228305] [55187]: [pid: 55187|app: 0|req: 3537/7227] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:49 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1049.237009] [55188]: INFO nova.api.openstack.requestlog [None req-bdd122d6-19d9-43e3-9e79-c3725c9cda0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/ips" status: 200 len: 157 microversion: 2.20 time: 0.036399 [ 1049.237539] [55188]: [pid: 55188|app: 0|req: 3691/7228] 10.180.1.21 () {60 vars in 1284 bytes} [Wed Mar 26 22:08:49 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/ips => generated 157 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1049.638593] [55187]: DEBUG nova.api.openstack.wsgi [None req-c17026cf-eef4-42ef-8a88-4d4f9eb7bb17 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1049.640447] [55187]: DEBUG nova.compute.api [None req-c17026cf-eef4-42ef-8a88-4d4f9eb7bb17 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1049.645933] [55187]: DEBUG oslo_concurrency.lockutils [None req-c17026cf-eef4-42ef-8a88-4d4f9eb7bb17 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.646493] [55187]: DEBUG oslo_concurrency.lockutils [None req-c17026cf-eef4-42ef-8a88-4d4f9eb7bb17 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.646493] [55187]: DEBUG oslo_concurrency.lockutils [None req-c17026cf-eef4-42ef-8a88-4d4f9eb7bb17 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.646861] [55187]: DEBUG oslo_concurrency.lockutils [None req-c17026cf-eef4-42ef-8a88-4d4f9eb7bb17 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.647167] [55187]: DEBUG oslo_concurrency.lockutils [None req-c17026cf-eef4-42ef-8a88-4d4f9eb7bb17 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.647416] [55187]: DEBUG oslo_concurrency.lockutils [None req-c17026cf-eef4-42ef-8a88-4d4f9eb7bb17 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.685445] [55188]: DEBUG nova.api.openstack.wsgi [None req-e58ab0e4-62b4-4179-949d-611e228a62d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1049.688144] [55188]: DEBUG nova.compute.api [None req-e58ab0e4-62b4-4179-949d-611e228a62d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1049.691875] [55188]: DEBUG oslo_concurrency.lockutils [None req-e58ab0e4-62b4-4179-949d-611e228a62d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.691875] [55188]: DEBUG oslo_concurrency.lockutils [None req-e58ab0e4-62b4-4179-949d-611e228a62d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.691875] [55188]: DEBUG oslo_concurrency.lockutils [None req-e58ab0e4-62b4-4179-949d-611e228a62d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.692251] [55188]: DEBUG oslo_concurrency.lockutils [None req-e58ab0e4-62b4-4179-949d-611e228a62d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.692467] [55188]: DEBUG oslo_concurrency.lockutils [None req-e58ab0e4-62b4-4179-949d-611e228a62d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.692644] [55188]: DEBUG oslo_concurrency.lockutils [None req-e58ab0e4-62b4-4179-949d-611e228a62d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.730333] [55187]: DEBUG nova.policy [None req-c17026cf-eef4-42ef-8a88-4d4f9eb7bb17 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.730860] [55188]: DEBUG nova.policy [None req-e58ab0e4-62b4-4179-949d-611e228a62d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.738284] [55188]: DEBUG nova.policy [None req-e58ab0e4-62b4-4179-949d-611e228a62d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.739050] [55188]: DEBUG nova.policy [None req-e58ab0e4-62b4-4179-949d-611e228a62d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.739728] [55188]: INFO nova.api.openstack.requestlog [None req-e58ab0e4-62b4-4179-949d-611e228a62d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1383 microversion: 2.47 time: 0.057320 [ 1049.740485] [55188]: [pid: 55188|app: 0|req: 3692/7229] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:50 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1383 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1049.741379] [55187]: INFO nova.api.openstack.requestlog [None req-c17026cf-eef4-42ef-8a88-4d4f9eb7bb17 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1364 microversion: 2.1 time: 0.105272 [ 1049.741847] [55187]: [pid: 55187|app: 0|req: 3538/7230] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:50 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1364 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.743422] [55188]: DEBUG nova.api.openstack.wsgi [None req-2f722dd5-838d-48a0-a031-78b6425181f5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1049.745182] [55188]: DEBUG nova.compute.api [None req-2f722dd5-838d-48a0-a031-78b6425181f5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1049.748870] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f722dd5-838d-48a0-a031-78b6425181f5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.749119] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f722dd5-838d-48a0-a031-78b6425181f5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.749310] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f722dd5-838d-48a0-a031-78b6425181f5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.749693] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f722dd5-838d-48a0-a031-78b6425181f5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.749899] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f722dd5-838d-48a0-a031-78b6425181f5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.750088] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f722dd5-838d-48a0-a031-78b6425181f5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.842710] [55187]: DEBUG nova.api.openstack.wsgi [None req-ce204ec8-c680-4f33-a96a-ffedb2ad9978 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1049.844523] [55187]: DEBUG nova.compute.api [None req-ce204ec8-c680-4f33-a96a-ffedb2ad9978 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1049.848524] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce204ec8-c680-4f33-a96a-ffedb2ad9978 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.848822] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce204ec8-c680-4f33-a96a-ffedb2ad9978 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.849013] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce204ec8-c680-4f33-a96a-ffedb2ad9978 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.850736] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce204ec8-c680-4f33-a96a-ffedb2ad9978 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.850736] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce204ec8-c680-4f33-a96a-ffedb2ad9978 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.850736] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce204ec8-c680-4f33-a96a-ffedb2ad9978 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.879232] [55188]: DEBUG nova.policy [None req-2f722dd5-838d-48a0-a031-78b6425181f5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.883644] [55188]: INFO nova.api.openstack.requestlog [None req-2f722dd5-838d-48a0-a031-78b6425181f5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1315 microversion: 2.1 time: 0.142473 [ 1049.883986] [55188]: [pid: 55188|app: 0|req: 3693/7231] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:50 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1315 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.941821] [55187]: DEBUG nova.policy [None req-ce204ec8-c680-4f33-a96a-ffedb2ad9978 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.946721] [55187]: INFO nova.api.openstack.requestlog [None req-ce204ec8-c680-4f33-a96a-ffedb2ad9978 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1514 microversion: 2.1 time: 0.106211 [ 1049.947170] [55187]: [pid: 55187|app: 0|req: 3539/7232] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:50 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1514 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.996213] [55188]: DEBUG nova.api.openstack.wsgi [None req-6e6dcab8-05ad-4f75-a74f-5cc00ee7a72f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1049.998096] [55188]: DEBUG nova.compute.api [None req-6e6dcab8-05ad-4f75-a74f-5cc00ee7a72f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1050.002461] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6dcab8-05ad-4f75-a74f-5cc00ee7a72f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.002660] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6dcab8-05ad-4f75-a74f-5cc00ee7a72f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.002883] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6dcab8-05ad-4f75-a74f-5cc00ee7a72f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.003318] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6dcab8-05ad-4f75-a74f-5cc00ee7a72f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.003470] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6dcab8-05ad-4f75-a74f-5cc00ee7a72f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.003632] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6dcab8-05ad-4f75-a74f-5cc00ee7a72f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.022478] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6dcab8-05ad-4f75-a74f-5cc00ee7a72f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.022726] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6dcab8-05ad-4f75-a74f-5cc00ee7a72f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.022917] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6dcab8-05ad-4f75-a74f-5cc00ee7a72f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.023139] [55188]: DEBUG nova.objects.instance [None req-6e6dcab8-05ad-4f75-a74f-5cc00ee7a72f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lazy-loading 'fault' on Instance uuid c27c3942-c645-4e47-b5af-aa5bd339346f {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1050.044776] [55188]: DEBUG nova.policy [None req-6e6dcab8-05ad-4f75-a74f-5cc00ee7a72f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.049510] [55188]: INFO nova.api.openstack.requestlog [None req-6e6dcab8-05ad-4f75-a74f-5cc00ee7a72f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 200 len: 1291 microversion: 2.1 time: 0.055069 [ 1050.049510] [55188]: [pid: 55188|app: 0|req: 3694/7233] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:50 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 1291 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.222649] [55187]: DEBUG nova.api.openstack.wsgi [None req-1a376eef-fdc5-4080-b637-5123efe373ec tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1050.224361] [55187]: DEBUG nova.compute.api [None req-1a376eef-fdc5-4080-b637-5123efe373ec tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1050.228658] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a376eef-fdc5-4080-b637-5123efe373ec tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.228933] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a376eef-fdc5-4080-b637-5123efe373ec tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.229141] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a376eef-fdc5-4080-b637-5123efe373ec tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.229509] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a376eef-fdc5-4080-b637-5123efe373ec tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.229717] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a376eef-fdc5-4080-b637-5123efe373ec tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.229887] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a376eef-fdc5-4080-b637-5123efe373ec tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.249452] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a376eef-fdc5-4080-b637-5123efe373ec tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.249688] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a376eef-fdc5-4080-b637-5123efe373ec tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.249963] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a376eef-fdc5-4080-b637-5123efe373ec tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.250104] [55187]: DEBUG nova.objects.instance [None req-1a376eef-fdc5-4080-b637-5123efe373ec tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lazy-loading 'fault' on Instance uuid 2e5a099f-f753-45ea-8a01-1a34690930f2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1050.271449] [55187]: DEBUG nova.policy [None req-1a376eef-fdc5-4080-b637-5123efe373ec tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.276037] [55187]: INFO nova.api.openstack.requestlog [None req-1a376eef-fdc5-4080-b637-5123efe373ec tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1306 microversion: 2.1 time: 0.055847 [ 1050.276392] [55187]: [pid: 55187|app: 0|req: 3540/7234] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:50 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1306 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.375335] [55188]: DEBUG nova.api.openstack.wsgi [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV254Test-server-1361655583", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": "none"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1050.414639] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.415260] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.415260] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.415531] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.415735] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.415917] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.423311] [55188]: DEBUG nova.virt.hardware [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1050.423481] [55188]: DEBUG nova.virt.hardware [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1050.423696] [55188]: DEBUG nova.virt.hardware [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1050.423980] [55188]: DEBUG nova.virt.hardware [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1050.424254] [55188]: DEBUG nova.virt.hardware [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1050.433575] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.433832] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.434062] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.434480] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.434687] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.434868] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.446521] [55188]: DEBUG nova.quota [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Getting quotas for project 9506c801d821455c9847851f78928e94. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1050.451130] [55188]: DEBUG nova.quota [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Getting quotas for user 72ae49812168423183dab4bdba3854da and project 9506c801d821455c9847851f78928e94. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1050.457813] [55188]: DEBUG nova.compute.api [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1050.459363] [55188]: DEBUG nova.compute.api [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1050.491650] [55188]: INFO nova.api.openstack.requestlog [None req-b1df6bb0-eecb-4bcc-b72b-0bce12801415 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.54 time: 0.184078 [ 1050.492183] [55188]: [pid: 55188|app: 0|req: 3695/7235] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 26 22:08:50 2025] POST /compute/v2.1/servers => generated 380 bytes in 185 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 1050.499112] [55187]: DEBUG nova.api.openstack.wsgi [None req-9382097b-b8f4-4ebb-807d-209cfbb87575 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1050.500882] [55187]: DEBUG nova.compute.api [None req-9382097b-b8f4-4ebb-807d-209cfbb87575 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1050.529573] [55187]: DEBUG nova.policy [None req-9382097b-b8f4-4ebb-807d-209cfbb87575 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.537637] [55187]: DEBUG nova.policy [None req-9382097b-b8f4-4ebb-807d-209cfbb87575 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.538377] [55187]: DEBUG nova.policy [None req-9382097b-b8f4-4ebb-807d-209cfbb87575 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.539085] [55187]: INFO nova.api.openstack.requestlog [None req-9382097b-b8f4-4ebb-807d-209cfbb87575 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1300 microversion: 2.54 time: 0.042639 [ 1050.539429] [55187]: [pid: 55187|app: 0|req: 3541/7236] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:50 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1300 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1050.698121] [55188]: DEBUG nova.api.openstack.wsgi [None req-00b4472c-bf15-4c7f-bd18-966722c593a5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1050.699920] [55188]: DEBUG nova.compute.api [None req-00b4472c-bf15-4c7f-bd18-966722c593a5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1050.703674] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b4472c-bf15-4c7f-bd18-966722c593a5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.703916] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b4472c-bf15-4c7f-bd18-966722c593a5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.704117] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b4472c-bf15-4c7f-bd18-966722c593a5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.704512] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b4472c-bf15-4c7f-bd18-966722c593a5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.704693] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b4472c-bf15-4c7f-bd18-966722c593a5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.704835] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b4472c-bf15-4c7f-bd18-966722c593a5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.724018] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b4472c-bf15-4c7f-bd18-966722c593a5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.724275] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b4472c-bf15-4c7f-bd18-966722c593a5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.724460] [55188]: DEBUG oslo_concurrency.lockutils [None req-00b4472c-bf15-4c7f-bd18-966722c593a5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.728299] [55188]: DEBUG nova.objects.instance [None req-00b4472c-bf15-4c7f-bd18-966722c593a5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lazy-loading 'flavor' on Instance uuid 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1050.754414] [55187]: DEBUG nova.api.openstack.wsgi [None req-02dcbf93-92c7-4418-8beb-97ac5df07fd0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1050.758737] [55187]: DEBUG nova.compute.api [None req-02dcbf93-92c7-4418-8beb-97ac5df07fd0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1050.763017] [55187]: DEBUG oslo_concurrency.lockutils [None req-02dcbf93-92c7-4418-8beb-97ac5df07fd0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.763017] [55187]: DEBUG oslo_concurrency.lockutils [None req-02dcbf93-92c7-4418-8beb-97ac5df07fd0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.763017] [55187]: DEBUG oslo_concurrency.lockutils [None req-02dcbf93-92c7-4418-8beb-97ac5df07fd0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.763017] [55187]: DEBUG oslo_concurrency.lockutils [None req-02dcbf93-92c7-4418-8beb-97ac5df07fd0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.763017] [55187]: DEBUG oslo_concurrency.lockutils [None req-02dcbf93-92c7-4418-8beb-97ac5df07fd0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.763017] [55187]: DEBUG oslo_concurrency.lockutils [None req-02dcbf93-92c7-4418-8beb-97ac5df07fd0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.863016] [55187]: DEBUG nova.policy [None req-02dcbf93-92c7-4418-8beb-97ac5df07fd0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.868742] [55187]: INFO nova.api.openstack.requestlog [None req-02dcbf93-92c7-4418-8beb-97ac5df07fd0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1553 microversion: 2.1 time: 0.116568 [ 1050.869231] [55187]: [pid: 55187|app: 0|req: 3542/7237] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:51 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1553 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.872360] [55187]: DEBUG nova.api.openstack.wsgi [None req-a0584947-b2ae-4130-be37-42a3a3d4adae tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1050.872906] [55187]: DEBUG nova.compute.api [None req-a0584947-b2ae-4130-be37-42a3a3d4adae tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1050.876080] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0584947-b2ae-4130-be37-42a3a3d4adae tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.876315] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0584947-b2ae-4130-be37-42a3a3d4adae tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.876498] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0584947-b2ae-4130-be37-42a3a3d4adae tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.876865] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0584947-b2ae-4130-be37-42a3a3d4adae tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.877072] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0584947-b2ae-4130-be37-42a3a3d4adae tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.877244] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0584947-b2ae-4130-be37-42a3a3d4adae tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.915160] [55187]: DEBUG nova.policy [None req-a0584947-b2ae-4130-be37-42a3a3d4adae tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.919430] [55187]: DEBUG nova.policy [None req-a0584947-b2ae-4130-be37-42a3a3d4adae tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.920115] [55187]: DEBUG nova.policy [None req-a0584947-b2ae-4130-be37-42a3a3d4adae tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.920842] [55187]: INFO nova.api.openstack.requestlog [None req-a0584947-b2ae-4130-be37-42a3a3d4adae tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1383 microversion: 2.47 time: 0.051338 [ 1050.921044] [55187]: [pid: 55187|app: 0|req: 3543/7238] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:51 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1383 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1050.923886] [55187]: DEBUG nova.api.openstack.wsgi [None req-8eeeffbd-b05a-4ac4-be72-5ba966536ef1 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1050.925396] [55187]: DEBUG nova.compute.api [None req-8eeeffbd-b05a-4ac4-be72-5ba966536ef1 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1050.936919] [55187]: DEBUG oslo_concurrency.lockutils [None req-8eeeffbd-b05a-4ac4-be72-5ba966536ef1 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.937184] [55187]: DEBUG oslo_concurrency.lockutils [None req-8eeeffbd-b05a-4ac4-be72-5ba966536ef1 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.937374] [55187]: DEBUG oslo_concurrency.lockutils [None req-8eeeffbd-b05a-4ac4-be72-5ba966536ef1 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.937715] [55187]: DEBUG oslo_concurrency.lockutils [None req-8eeeffbd-b05a-4ac4-be72-5ba966536ef1 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.937902] [55187]: DEBUG oslo_concurrency.lockutils [None req-8eeeffbd-b05a-4ac4-be72-5ba966536ef1 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.938082] [55187]: DEBUG oslo_concurrency.lockutils [None req-8eeeffbd-b05a-4ac4-be72-5ba966536ef1 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.986980] [55187]: INFO nova.api.openstack.requestlog [None req-8eeeffbd-b05a-4ac4-be72-5ba966536ef1 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.065043 [ 1050.987189] [55187]: [pid: 55187|app: 0|req: 3544/7239] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:08:51 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface => generated 287 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1050.990010] [55187]: DEBUG nova.api.openstack.wsgi [None req-40a7382b-8a5d-4f89-b547-e311c69918dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1050.991585] [55187]: DEBUG nova.compute.api [None req-40a7382b-8a5d-4f89-b547-e311c69918dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1050.997186] [55187]: DEBUG oslo_concurrency.lockutils [None req-40a7382b-8a5d-4f89-b547-e311c69918dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.997186] [55187]: DEBUG oslo_concurrency.lockutils [None req-40a7382b-8a5d-4f89-b547-e311c69918dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.997186] [55187]: DEBUG oslo_concurrency.lockutils [None req-40a7382b-8a5d-4f89-b547-e311c69918dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.997186] [55187]: DEBUG oslo_concurrency.lockutils [None req-40a7382b-8a5d-4f89-b547-e311c69918dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.997186] [55187]: DEBUG oslo_concurrency.lockutils [None req-40a7382b-8a5d-4f89-b547-e311c69918dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.997186] [55187]: DEBUG oslo_concurrency.lockutils [None req-40a7382b-8a5d-4f89-b547-e311c69918dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.175143] [55188]: INFO nova.api.openstack.requestlog [None req-00b4472c-bf15-4c7f-bd18-966722c593a5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/action" status: 202 len: 0 microversion: 2.20 time: 0.477429 [ 1051.175143] [55188]: [pid: 55188|app: 0|req: 3696/7240] 10.180.1.21 () {62 vars in 1314 bytes} [Wed Mar 26 22:08:51 2025] POST /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/action => generated 0 bytes in 478 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1051.177107] [55188]: DEBUG nova.api.openstack.wsgi [None req-ca70332a-be68-4ff5-b111-6aa407bef183 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1051.178713] [55188]: DEBUG nova.compute.api [None req-ca70332a-be68-4ff5-b111-6aa407bef183 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1051.182381] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca70332a-be68-4ff5-b111-6aa407bef183 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.182773] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca70332a-be68-4ff5-b111-6aa407bef183 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.182873] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca70332a-be68-4ff5-b111-6aa407bef183 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.185304] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca70332a-be68-4ff5-b111-6aa407bef183 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.185304] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca70332a-be68-4ff5-b111-6aa407bef183 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.185304] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca70332a-be68-4ff5-b111-6aa407bef183 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.265201] [55188]: DEBUG nova.policy [None req-ca70332a-be68-4ff5-b111-6aa407bef183 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.272021] [55188]: INFO nova.api.openstack.requestlog [None req-ca70332a-be68-4ff5-b111-6aa407bef183 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1514 microversion: 2.1 time: 0.096290 [ 1051.272021] [55188]: [pid: 55188|app: 0|req: 3697/7241] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:51 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1514 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.277320] [55188]: DEBUG nova.api.openstack.wsgi [None req-02029eac-c50b-4bd3-ab15-f37abbe76796 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1051.279290] [55188]: DEBUG nova.compute.api [None req-02029eac-c50b-4bd3-ab15-f37abbe76796 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1051.287581] [55188]: DEBUG oslo_concurrency.lockutils [None req-02029eac-c50b-4bd3-ab15-f37abbe76796 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.287827] [55188]: DEBUG oslo_concurrency.lockutils [None req-02029eac-c50b-4bd3-ab15-f37abbe76796 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.288026] [55188]: DEBUG oslo_concurrency.lockutils [None req-02029eac-c50b-4bd3-ab15-f37abbe76796 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.288610] [55188]: DEBUG oslo_concurrency.lockutils [None req-02029eac-c50b-4bd3-ab15-f37abbe76796 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.288745] [55188]: DEBUG oslo_concurrency.lockutils [None req-02029eac-c50b-4bd3-ab15-f37abbe76796 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.288930] [55188]: DEBUG oslo_concurrency.lockutils [None req-02029eac-c50b-4bd3-ab15-f37abbe76796 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.297453] [55188]: INFO nova.api.openstack.wsgi [None req-02029eac-c50b-4bd3-ab15-f37abbe76796 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] HTTP exception thrown: Instance c27c3942-c645-4e47-b5af-aa5bd339346f could not be found. [ 1051.297765] [55188]: DEBUG nova.api.openstack.wsgi [None req-02029eac-c50b-4bd3-ab15-f37abbe76796 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Returning 404 to user: Instance c27c3942-c645-4e47-b5af-aa5bd339346f could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1051.298237] [55188]: INFO nova.api.openstack.requestlog [None req-02029eac-c50b-4bd3-ab15-f37abbe76796 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 404 len: 111 microversion: 2.1 time: 0.027038 [ 1051.298641] [55188]: [pid: 55188|app: 0|req: 3698/7242] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:51 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1051.301045] [55188]: DEBUG nova.api.openstack.wsgi [None req-0dfe9fb0-043c-4498-bde0-c19901b62357 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1051.302902] [55188]: DEBUG nova.compute.api [None req-0dfe9fb0-043c-4498-bde0-c19901b62357 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1051.307862] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dfe9fb0-043c-4498-bde0-c19901b62357 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.307862] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dfe9fb0-043c-4498-bde0-c19901b62357 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.307862] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dfe9fb0-043c-4498-bde0-c19901b62357 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.308058] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dfe9fb0-043c-4498-bde0-c19901b62357 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.308141] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dfe9fb0-043c-4498-bde0-c19901b62357 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.308342] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dfe9fb0-043c-4498-bde0-c19901b62357 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.426188] [55188]: DEBUG nova.policy [None req-0dfe9fb0-043c-4498-bde0-c19901b62357 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.431953] [55187]: DEBUG nova.policy [None req-40a7382b-8a5d-4f89-b547-e311c69918dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.432137] [55188]: DEBUG nova.policy [None req-0dfe9fb0-043c-4498-bde0-c19901b62357 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.432787] [55188]: DEBUG nova.policy [None req-0dfe9fb0-043c-4498-bde0-c19901b62357 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.433529] [55188]: INFO nova.api.openstack.requestlog [None req-0dfe9fb0-043c-4498-bde0-c19901b62357 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1721 microversion: 2.20 time: 0.134399 [ 1051.434433] [55188]: [pid: 55188|app: 0|req: 3699/7243] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:51 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1721 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1051.436810] [55188]: DEBUG nova.api.openstack.wsgi [None req-ce07d607-1645-4e45-951a-c97b210e7a00 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1051.438700] [55188]: DEBUG nova.compute.api [None req-ce07d607-1645-4e45-951a-c97b210e7a00 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1051.439560] [55187]: INFO nova.api.openstack.requestlog [None req-40a7382b-8a5d-4f89-b547-e311c69918dc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1315 microversion: 2.1 time: 0.451734 [ 1051.439894] [55187]: [pid: 55187|app: 0|req: 3545/7244] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:51 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1315 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.446574] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce07d607-1645-4e45-951a-c97b210e7a00 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.446825] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce07d607-1645-4e45-951a-c97b210e7a00 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.447027] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce07d607-1645-4e45-951a-c97b210e7a00 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.447485] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce07d607-1645-4e45-951a-c97b210e7a00 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.447699] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce07d607-1645-4e45-951a-c97b210e7a00 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.448016] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce07d607-1645-4e45-951a-c97b210e7a00 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.448514] [55187]: DEBUG nova.api.openstack.wsgi [None req-72797db5-75d7-42f0-8bfb-3721b5911f87 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af989c280>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1051.475343] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce07d607-1645-4e45-951a-c97b210e7a00 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.475653] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce07d607-1645-4e45-951a-c97b210e7a00 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.475774] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce07d607-1645-4e45-951a-c97b210e7a00 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.476037] [55188]: DEBUG nova.objects.instance [None req-ce07d607-1645-4e45-951a-c97b210e7a00 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lazy-loading 'fault' on Instance uuid 2e5a099f-f753-45ea-8a01-1a34690930f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1051.496419] [55188]: DEBUG nova.policy [None req-ce07d607-1645-4e45-951a-c97b210e7a00 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.500573] [55188]: INFO nova.api.openstack.requestlog [None req-ce07d607-1645-4e45-951a-c97b210e7a00 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1306 microversion: 2.1 time: 0.065536 [ 1051.500893] [55188]: [pid: 55188|app: 0|req: 3700/7245] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:51 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1306 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.506008] [55188]: DEBUG nova.api.openstack.wsgi [req-c846ab21-46bc-47d5-8718-7c3973a8f8ad req-1b2cca79-09ee-4688-8b89-8ab313651b93 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "49d32e7b-bea9-4d7a-a51e-787c00fd2143", "name": "network-vif-plugged", "status": "completed", "tag": "dafc5dfd-6f85-4995-8f5d-20dd22bf1d84"}, {"name": "network-changed", "server_uuid": "49d32e7b-bea9-4d7a-a51e-787c00fd2143", "tag": "dafc5dfd-6f85-4995-8f5d-20dd22bf1d84"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1051.511869] [55188]: DEBUG oslo_concurrency.lockutils [req-c846ab21-46bc-47d5-8718-7c3973a8f8ad req-1b2cca79-09ee-4688-8b89-8ab313651b93 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.512117] [55188]: DEBUG oslo_concurrency.lockutils [req-c846ab21-46bc-47d5-8718-7c3973a8f8ad req-1b2cca79-09ee-4688-8b89-8ab313651b93 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.512306] [55188]: DEBUG oslo_concurrency.lockutils [req-c846ab21-46bc-47d5-8718-7c3973a8f8ad req-1b2cca79-09ee-4688-8b89-8ab313651b93 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.519237] [55188]: INFO nova.api.openstack.compute.server_external_events [req-c846ab21-46bc-47d5-8718-7c3973a8f8ad req-1b2cca79-09ee-4688-8b89-8ab313651b93 service nova] Creating event network-vif-plugged:dafc5dfd-6f85-4995-8f5d-20dd22bf1d84 for instance 49d32e7b-bea9-4d7a-a51e-787c00fd2143 on cpu-1 [ 1051.519481] [55188]: INFO nova.api.openstack.compute.server_external_events [req-c846ab21-46bc-47d5-8718-7c3973a8f8ad req-1b2cca79-09ee-4688-8b89-8ab313651b93 service nova] Creating event network-changed:dafc5dfd-6f85-4995-8f5d-20dd22bf1d84 for instance 49d32e7b-bea9-4d7a-a51e-787c00fd2143 on cpu-1 [ 1051.522429] [55188]: INFO nova.api.openstack.requestlog [req-c846ab21-46bc-47d5-8718-7c3973a8f8ad req-1b2cca79-09ee-4688-8b89-8ab313651b93 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.020918 [ 1051.522779] [55188]: [pid: 55188|app: 0|req: 3701/7246] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:51 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1051.553964] [55188]: DEBUG nova.api.openstack.wsgi [None req-29e4a2e3-b41d-492b-a448-20a92f685181 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1051.555849] [55188]: DEBUG nova.compute.api [None req-29e4a2e3-b41d-492b-a448-20a92f685181 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1051.563120] [55188]: DEBUG oslo_concurrency.lockutils [None req-29e4a2e3-b41d-492b-a448-20a92f685181 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.563120] [55188]: DEBUG oslo_concurrency.lockutils [None req-29e4a2e3-b41d-492b-a448-20a92f685181 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.563120] [55188]: DEBUG oslo_concurrency.lockutils [None req-29e4a2e3-b41d-492b-a448-20a92f685181 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.563120] [55188]: DEBUG oslo_concurrency.lockutils [None req-29e4a2e3-b41d-492b-a448-20a92f685181 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.563120] [55188]: DEBUG oslo_concurrency.lockutils [None req-29e4a2e3-b41d-492b-a448-20a92f685181 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.563349] [55188]: DEBUG oslo_concurrency.lockutils [None req-29e4a2e3-b41d-492b-a448-20a92f685181 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.566068] [55187]: INFO nova.api.openstack.requestlog [None req-72797db5-75d7-42f0-8bfb-3721b5911f87 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c" status: 204 len: 0 microversion: 2.1 time: 0.125375 [ 1051.566536] [55187]: [pid: 55187|app: 0|req: 3546/7247] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:51 2025] DELETE /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c => generated 0 bytes in 126 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1051.573192] [55187]: DEBUG nova.api.openstack.wsgi [None req-c02bf283-1e7b-40b4-b6a0-bf4b2cad073d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1051.573371] [55187]: DEBUG nova.compute.api [None req-c02bf283-1e7b-40b4-b6a0-bf4b2cad073d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1051.576936] [55187]: DEBUG oslo_concurrency.lockutils [None req-c02bf283-1e7b-40b4-b6a0-bf4b2cad073d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.577208] [55187]: DEBUG oslo_concurrency.lockutils [None req-c02bf283-1e7b-40b4-b6a0-bf4b2cad073d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.577485] [55187]: DEBUG oslo_concurrency.lockutils [None req-c02bf283-1e7b-40b4-b6a0-bf4b2cad073d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.577743] [55187]: DEBUG oslo_concurrency.lockutils [None req-c02bf283-1e7b-40b4-b6a0-bf4b2cad073d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.577942] [55187]: DEBUG oslo_concurrency.lockutils [None req-c02bf283-1e7b-40b4-b6a0-bf4b2cad073d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.578130] [55187]: DEBUG oslo_concurrency.lockutils [None req-c02bf283-1e7b-40b4-b6a0-bf4b2cad073d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.595941] [55187]: DEBUG nova.compute.api [None req-c02bf283-1e7b-40b4-b6a0-bf4b2cad073d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1051.601511] [55188]: DEBUG nova.policy [None req-29e4a2e3-b41d-492b-a448-20a92f685181 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.609107] [55188]: DEBUG nova.policy [None req-29e4a2e3-b41d-492b-a448-20a92f685181 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.610832] [55188]: DEBUG nova.policy [None req-29e4a2e3-b41d-492b-a448-20a92f685181 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.611583] [55188]: INFO nova.api.openstack.requestlog [None req-29e4a2e3-b41d-492b-a448-20a92f685181 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1304 microversion: 2.54 time: 0.060393 [ 1051.611940] [55188]: [pid: 55188|app: 0|req: 3702/7248] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:51 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1304 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1051.656810] [55187]: INFO nova.api.openstack.requestlog [None req-c02bf283-1e7b-40b4-b6a0-bf4b2cad073d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 204 len: 0 microversion: 2.1 time: 0.085783 [ 1051.656810] [55187]: [pid: 55187|app: 0|req: 3547/7249] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:08:51 2025] DELETE /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1051.743500] [55188]: DEBUG nova.api.openstack.wsgi [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-1474309487", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "70911b4c-e914-4c5a-8041-96b548b05924"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1051.778387] [55188]: DEBUG oslo_concurrency.lockutils [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.778514] [55188]: DEBUG oslo_concurrency.lockutils [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.779095] [55188]: DEBUG oslo_concurrency.lockutils [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.779095] [55188]: DEBUG oslo_concurrency.lockutils [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.779291] [55188]: DEBUG oslo_concurrency.lockutils [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.779464] [55188]: DEBUG oslo_concurrency.lockutils [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.784908] [55188]: DEBUG nova.network.neutron [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] validate_networks() for [('70911b4c-e914-4c5a-8041-96b548b05924', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1051.938299] [55187]: DEBUG nova.api.openstack.wsgi [None req-77cbc0a8-cbe7-4c16-bd0c-25e2128dfae2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1051.940219] [55187]: DEBUG nova.compute.api [None req-77cbc0a8-cbe7-4c16-bd0c-25e2128dfae2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1051.946504] [55187]: DEBUG oslo_concurrency.lockutils [None req-77cbc0a8-cbe7-4c16-bd0c-25e2128dfae2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.946942] [55187]: DEBUG oslo_concurrency.lockutils [None req-77cbc0a8-cbe7-4c16-bd0c-25e2128dfae2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.947272] [55187]: DEBUG oslo_concurrency.lockutils [None req-77cbc0a8-cbe7-4c16-bd0c-25e2128dfae2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.947729] [55187]: DEBUG oslo_concurrency.lockutils [None req-77cbc0a8-cbe7-4c16-bd0c-25e2128dfae2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.948055] [55187]: DEBUG oslo_concurrency.lockutils [None req-77cbc0a8-cbe7-4c16-bd0c-25e2128dfae2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.948339] [55187]: DEBUG oslo_concurrency.lockutils [None req-77cbc0a8-cbe7-4c16-bd0c-25e2128dfae2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.965945] [55188]: DEBUG nova.virt.hardware [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1051.966925] [55188]: DEBUG nova.virt.hardware [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1051.966925] [55188]: DEBUG nova.virt.hardware [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1051.966925] [55188]: DEBUG nova.virt.hardware [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1051.966925] [55188]: DEBUG nova.virt.hardware [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1051.975362] [55188]: DEBUG oslo_concurrency.lockutils [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.975610] [55188]: DEBUG oslo_concurrency.lockutils [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.975801] [55188]: DEBUG oslo_concurrency.lockutils [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.976608] [55188]: DEBUG oslo_concurrency.lockutils [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.976608] [55188]: DEBUG oslo_concurrency.lockutils [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.976759] [55188]: DEBUG oslo_concurrency.lockutils [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.986357] [55187]: DEBUG nova.policy [None req-77cbc0a8-cbe7-4c16-bd0c-25e2128dfae2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.987851] [55188]: DEBUG nova.quota [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Getting quotas for project 3e32ddafd435439db546206467a0ec69. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1051.991239] [55187]: DEBUG nova.policy [None req-77cbc0a8-cbe7-4c16-bd0c-25e2128dfae2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.991830] [55187]: DEBUG nova.policy [None req-77cbc0a8-cbe7-4c16-bd0c-25e2128dfae2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.991976] [55188]: DEBUG nova.quota [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Getting quotas for user 2641ed717ffe4b5a9537d21169ee91da and project 3e32ddafd435439db546206467a0ec69. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1051.992480] [55187]: INFO nova.api.openstack.requestlog [None req-77cbc0a8-cbe7-4c16-bd0c-25e2128dfae2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1389 microversion: 2.47 time: 0.057636 [ 1051.992795] [55187]: [pid: 55187|app: 0|req: 3548/7250] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:52 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1389 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1051.995050] [55187]: DEBUG nova.api.openstack.wsgi [None req-41d699e2-330e-4de4-a28b-7cc9e71c9cbe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1051.996612] [55187]: DEBUG nova.compute.api [None req-41d699e2-330e-4de4-a28b-7cc9e71c9cbe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1051.998669] [55188]: DEBUG nova.compute.api [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1052.000127] [55188]: DEBUG nova.compute.api [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1052.003037] [55187]: DEBUG oslo_concurrency.lockutils [None req-41d699e2-330e-4de4-a28b-7cc9e71c9cbe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.003037] [55187]: DEBUG oslo_concurrency.lockutils [None req-41d699e2-330e-4de4-a28b-7cc9e71c9cbe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.003234] [55187]: DEBUG oslo_concurrency.lockutils [None req-41d699e2-330e-4de4-a28b-7cc9e71c9cbe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.003588] [55187]: DEBUG oslo_concurrency.lockutils [None req-41d699e2-330e-4de4-a28b-7cc9e71c9cbe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.003790] [55187]: DEBUG oslo_concurrency.lockutils [None req-41d699e2-330e-4de4-a28b-7cc9e71c9cbe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.003960] [55187]: DEBUG oslo_concurrency.lockutils [None req-41d699e2-330e-4de4-a28b-7cc9e71c9cbe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.040026] [55188]: INFO nova.api.openstack.requestlog [None req-6803d89c-3acf-4dd1-a2b7-9e2ad55251b1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.296064 [ 1052.040026] [55188]: [pid: 55188|app: 0|req: 3703/7251] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:08:52 2025] POST /compute/v2.1/servers => generated 380 bytes in 297 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1052.048433] [55188]: DEBUG nova.api.openstack.wsgi [None req-3bd165b6-1456-4ce5-989b-e77f1fcdcbea tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1052.050347] [55188]: DEBUG nova.compute.api [None req-3bd165b6-1456-4ce5-989b-e77f1fcdcbea tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1052.079309] [55188]: DEBUG nova.policy [None req-3bd165b6-1456-4ce5-989b-e77f1fcdcbea tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.083713] [55188]: INFO nova.api.openstack.requestlog [None req-3bd165b6-1456-4ce5-989b-e77f1fcdcbea tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1206 microversion: 2.1 time: 0.037975 [ 1052.084086] [55188]: [pid: 55188|app: 0|req: 3704/7252] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:52 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1206 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.127516] [55187]: DEBUG nova.policy [None req-41d699e2-330e-4de4-a28b-7cc9e71c9cbe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.132328] [55187]: INFO nova.api.openstack.requestlog [None req-41d699e2-330e-4de4-a28b-7cc9e71c9cbe tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1553 microversion: 2.1 time: 0.138922 [ 1052.132704] [55187]: [pid: 55187|app: 0|req: 3549/7253] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:52 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1553 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.288252] [55188]: DEBUG nova.api.openstack.wsgi [None req-fb365789-d798-405a-ae18-af6c89b66245 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1052.290070] [55188]: DEBUG nova.compute.api [None req-fb365789-d798-405a-ae18-af6c89b66245 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1052.295036] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb365789-d798-405a-ae18-af6c89b66245 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.295281] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb365789-d798-405a-ae18-af6c89b66245 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.295466] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb365789-d798-405a-ae18-af6c89b66245 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.295816] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb365789-d798-405a-ae18-af6c89b66245 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.296071] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb365789-d798-405a-ae18-af6c89b66245 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.296203] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb365789-d798-405a-ae18-af6c89b66245 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.398668] [55188]: DEBUG nova.policy [None req-fb365789-d798-405a-ae18-af6c89b66245 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.405944] [55188]: INFO nova.api.openstack.requestlog [None req-fb365789-d798-405a-ae18-af6c89b66245 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1514 microversion: 2.1 time: 0.119833 [ 1052.406219] [55188]: [pid: 55188|app: 0|req: 3705/7254] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:52 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1514 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.449729] [55187]: DEBUG nova.api.openstack.wsgi [None req-a32dd1d0-c87d-4fe8-b00b-2eea29424ffe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1052.451602] [55187]: DEBUG nova.compute.api [None req-a32dd1d0-c87d-4fe8-b00b-2eea29424ffe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1052.453945] [55188]: DEBUG nova.api.openstack.wsgi [None req-aec5afb1-bd8f-4d69-b918-de5f2a4cff22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1052.456313] [55188]: DEBUG nova.compute.api [None req-aec5afb1-bd8f-4d69-b918-de5f2a4cff22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1052.456825] [55187]: DEBUG oslo_concurrency.lockutils [None req-a32dd1d0-c87d-4fe8-b00b-2eea29424ffe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.457710] [55187]: DEBUG oslo_concurrency.lockutils [None req-a32dd1d0-c87d-4fe8-b00b-2eea29424ffe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.457710] [55187]: DEBUG oslo_concurrency.lockutils [None req-a32dd1d0-c87d-4fe8-b00b-2eea29424ffe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.458020] [55187]: DEBUG oslo_concurrency.lockutils [None req-a32dd1d0-c87d-4fe8-b00b-2eea29424ffe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.458266] [55187]: DEBUG oslo_concurrency.lockutils [None req-a32dd1d0-c87d-4fe8-b00b-2eea29424ffe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.458471] [55187]: DEBUG oslo_concurrency.lockutils [None req-a32dd1d0-c87d-4fe8-b00b-2eea29424ffe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.460316] [55188]: DEBUG oslo_concurrency.lockutils [None req-aec5afb1-bd8f-4d69-b918-de5f2a4cff22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.460566] [55188]: DEBUG oslo_concurrency.lockutils [None req-aec5afb1-bd8f-4d69-b918-de5f2a4cff22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.460757] [55188]: DEBUG oslo_concurrency.lockutils [None req-aec5afb1-bd8f-4d69-b918-de5f2a4cff22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.461128] [55188]: DEBUG oslo_concurrency.lockutils [None req-aec5afb1-bd8f-4d69-b918-de5f2a4cff22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.461348] [55188]: DEBUG oslo_concurrency.lockutils [None req-aec5afb1-bd8f-4d69-b918-de5f2a4cff22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.462926] [55188]: DEBUG oslo_concurrency.lockutils [None req-aec5afb1-bd8f-4d69-b918-de5f2a4cff22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.549023] [55188]: DEBUG nova.policy [None req-aec5afb1-bd8f-4d69-b918-de5f2a4cff22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.554363] [55188]: INFO nova.api.openstack.requestlog [None req-aec5afb1-bd8f-4d69-b918-de5f2a4cff22 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1315 microversion: 2.1 time: 0.104180 [ 1052.554921] [55188]: [pid: 55188|app: 0|req: 3706/7255] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:52 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1315 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.557548] [55188]: DEBUG nova.api.openstack.wsgi [None req-14266e74-18df-4658-bab2-251530b11426 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1052.559428] [55188]: DEBUG nova.compute.api [None req-14266e74-18df-4658-bab2-251530b11426 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1052.563508] [55188]: DEBUG oslo_concurrency.lockutils [None req-14266e74-18df-4658-bab2-251530b11426 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.563508] [55188]: DEBUG oslo_concurrency.lockutils [None req-14266e74-18df-4658-bab2-251530b11426 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.563651] [55188]: DEBUG oslo_concurrency.lockutils [None req-14266e74-18df-4658-bab2-251530b11426 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.564044] [55188]: DEBUG oslo_concurrency.lockutils [None req-14266e74-18df-4658-bab2-251530b11426 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.564276] [55188]: DEBUG oslo_concurrency.lockutils [None req-14266e74-18df-4658-bab2-251530b11426 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.564456] [55188]: DEBUG oslo_concurrency.lockutils [None req-14266e74-18df-4658-bab2-251530b11426 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.584911] [55188]: DEBUG oslo_concurrency.lockutils [None req-14266e74-18df-4658-bab2-251530b11426 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.585252] [55188]: DEBUG oslo_concurrency.lockutils [None req-14266e74-18df-4658-bab2-251530b11426 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.585413] [55188]: DEBUG oslo_concurrency.lockutils [None req-14266e74-18df-4658-bab2-251530b11426 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.585621] [55188]: DEBUG nova.objects.instance [None req-14266e74-18df-4658-bab2-251530b11426 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lazy-loading 'fault' on Instance uuid 2e5a099f-f753-45ea-8a01-1a34690930f2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1052.587979] [55187]: DEBUG nova.policy [None req-a32dd1d0-c87d-4fe8-b00b-2eea29424ffe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.594821] [55187]: DEBUG nova.policy [None req-a32dd1d0-c87d-4fe8-b00b-2eea29424ffe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.595251] [55187]: DEBUG nova.policy [None req-a32dd1d0-c87d-4fe8-b00b-2eea29424ffe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.595978] [55187]: INFO nova.api.openstack.requestlog [None req-a32dd1d0-c87d-4fe8-b00b-2eea29424ffe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1721 microversion: 2.20 time: 0.148983 [ 1052.596338] [55187]: [pid: 55187|app: 0|req: 3550/7256] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:52 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1721 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1052.606363] [55188]: DEBUG nova.policy [None req-14266e74-18df-4658-bab2-251530b11426 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b37201a4a55f4730b94cd49a1e8b3fa0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cde5a3245d394459bc1f3ad432a7148e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.611673] [55188]: INFO nova.api.openstack.requestlog [None req-14266e74-18df-4658-bab2-251530b11426 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 200 len: 1306 microversion: 2.1 time: 0.056048 [ 1052.612209] [55188]: [pid: 55188|app: 0|req: 3707/7257] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:52 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 1306 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.629747] [55187]: DEBUG nova.api.openstack.wsgi [None req-5c20a9df-1453-41ef-8d63-fd9144bf6b51 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1052.631625] [55187]: DEBUG nova.compute.api [None req-5c20a9df-1453-41ef-8d63-fd9144bf6b51 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1052.636320] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c20a9df-1453-41ef-8d63-fd9144bf6b51 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.636613] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c20a9df-1453-41ef-8d63-fd9144bf6b51 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.636966] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c20a9df-1453-41ef-8d63-fd9144bf6b51 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.637534] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c20a9df-1453-41ef-8d63-fd9144bf6b51 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.637860] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c20a9df-1453-41ef-8d63-fd9144bf6b51 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.638137] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c20a9df-1453-41ef-8d63-fd9144bf6b51 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.676032] [55187]: DEBUG nova.policy [None req-5c20a9df-1453-41ef-8d63-fd9144bf6b51 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.681021] [55187]: DEBUG nova.policy [None req-5c20a9df-1453-41ef-8d63-fd9144bf6b51 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.681735] [55187]: DEBUG nova.policy [None req-5c20a9df-1453-41ef-8d63-fd9144bf6b51 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.682406] [55187]: INFO nova.api.openstack.requestlog [None req-5c20a9df-1453-41ef-8d63-fd9144bf6b51 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1296 microversion: 2.54 time: 0.055414 [ 1052.682722] [55187]: [pid: 55187|app: 0|req: 3551/7258] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:52 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1296 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1053.007427] [55188]: DEBUG nova.api.openstack.wsgi [None req-c1eea250-3133-4de4-bcaa-eb51069eb429 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1053.009828] [55188]: DEBUG nova.compute.api [None req-c1eea250-3133-4de4-bcaa-eb51069eb429 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1053.013437] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1eea250-3133-4de4-bcaa-eb51069eb429 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.013689] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1eea250-3133-4de4-bcaa-eb51069eb429 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.013902] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1eea250-3133-4de4-bcaa-eb51069eb429 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.014281] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1eea250-3133-4de4-bcaa-eb51069eb429 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.014486] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1eea250-3133-4de4-bcaa-eb51069eb429 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.014664] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1eea250-3133-4de4-bcaa-eb51069eb429 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.052798] [55188]: DEBUG nova.policy [None req-c1eea250-3133-4de4-bcaa-eb51069eb429 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.057329] [55188]: DEBUG nova.policy [None req-c1eea250-3133-4de4-bcaa-eb51069eb429 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.059062] [55188]: DEBUG nova.policy [None req-c1eea250-3133-4de4-bcaa-eb51069eb429 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.059062] [55188]: INFO nova.api.openstack.requestlog [None req-c1eea250-3133-4de4-bcaa-eb51069eb429 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1389 microversion: 2.47 time: 0.053811 [ 1053.059062] [55188]: [pid: 55188|app: 0|req: 3708/7259] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:53 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1389 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1053.106239] [55187]: DEBUG nova.api.openstack.wsgi [None req-77dd0cba-1895-4851-b640-bcb22df707bd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1053.107991] [55187]: DEBUG nova.compute.api [None req-77dd0cba-1895-4851-b640-bcb22df707bd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1053.111766] [55187]: DEBUG oslo_concurrency.lockutils [None req-77dd0cba-1895-4851-b640-bcb22df707bd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.112016] [55187]: DEBUG oslo_concurrency.lockutils [None req-77dd0cba-1895-4851-b640-bcb22df707bd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.112216] [55187]: DEBUG oslo_concurrency.lockutils [None req-77dd0cba-1895-4851-b640-bcb22df707bd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.112575] [55187]: DEBUG oslo_concurrency.lockutils [None req-77dd0cba-1895-4851-b640-bcb22df707bd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.112778] [55187]: DEBUG oslo_concurrency.lockutils [None req-77dd0cba-1895-4851-b640-bcb22df707bd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.112945] [55187]: DEBUG oslo_concurrency.lockutils [None req-77dd0cba-1895-4851-b640-bcb22df707bd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.145957] [55187]: DEBUG nova.policy [None req-77dd0cba-1895-4851-b640-bcb22df707bd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.150255] [55187]: INFO nova.api.openstack.requestlog [None req-77dd0cba-1895-4851-b640-bcb22df707bd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1210 microversion: 2.1 time: 0.046081 [ 1053.150444] [55187]: [pid: 55187|app: 0|req: 3552/7260] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:53 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.420315] [55188]: DEBUG nova.api.openstack.wsgi [None req-33a2052e-cf76-4bd2-8480-b7b468f516c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1053.422109] [55188]: DEBUG nova.compute.api [None req-33a2052e-cf76-4bd2-8480-b7b468f516c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1053.427434] [55188]: DEBUG oslo_concurrency.lockutils [None req-33a2052e-cf76-4bd2-8480-b7b468f516c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.427678] [55188]: DEBUG oslo_concurrency.lockutils [None req-33a2052e-cf76-4bd2-8480-b7b468f516c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.427883] [55188]: DEBUG oslo_concurrency.lockutils [None req-33a2052e-cf76-4bd2-8480-b7b468f516c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.428254] [55188]: DEBUG oslo_concurrency.lockutils [None req-33a2052e-cf76-4bd2-8480-b7b468f516c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.428461] [55188]: DEBUG oslo_concurrency.lockutils [None req-33a2052e-cf76-4bd2-8480-b7b468f516c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.428686] [55188]: DEBUG oslo_concurrency.lockutils [None req-33a2052e-cf76-4bd2-8480-b7b468f516c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.536799] [55187]: DEBUG nova.api.openstack.wsgi [req-beae97fb-1c3b-4473-b165-b11b3c34af66 req-2dbf18f5-8ce6-431a-82cd-5bda83b79693 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "16eae91a-19c3-4453-be5b-390340fcdeb7", "tag": "9b731b96-fdb9-42a9-b341-67f25bad66ad"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1053.542947] [55187]: DEBUG oslo_concurrency.lockutils [req-beae97fb-1c3b-4473-b165-b11b3c34af66 req-2dbf18f5-8ce6-431a-82cd-5bda83b79693 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.543206] [55187]: DEBUG oslo_concurrency.lockutils [req-beae97fb-1c3b-4473-b165-b11b3c34af66 req-2dbf18f5-8ce6-431a-82cd-5bda83b79693 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.543392] [55187]: DEBUG oslo_concurrency.lockutils [req-beae97fb-1c3b-4473-b165-b11b3c34af66 req-2dbf18f5-8ce6-431a-82cd-5bda83b79693 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.551337] [55187]: INFO nova.api.openstack.compute.server_external_events [req-beae97fb-1c3b-4473-b165-b11b3c34af66 req-2dbf18f5-8ce6-431a-82cd-5bda83b79693 service nova] Creating event network-changed:9b731b96-fdb9-42a9-b341-67f25bad66ad for instance 16eae91a-19c3-4453-be5b-390340fcdeb7 on cpu-1 [ 1053.554166] [55187]: INFO nova.api.openstack.requestlog [req-beae97fb-1c3b-4473-b165-b11b3c34af66 req-2dbf18f5-8ce6-431a-82cd-5bda83b79693 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019878 [ 1053.554507] [55187]: [pid: 55187|app: 0|req: 3553/7261] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:53 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1053.557183] [55188]: DEBUG nova.policy [None req-33a2052e-cf76-4bd2-8480-b7b468f516c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.561777] [55188]: INFO nova.api.openstack.requestlog [None req-33a2052e-cf76-4bd2-8480-b7b468f516c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1514 microversion: 2.1 time: 0.143932 [ 1053.562179] [55188]: [pid: 55188|app: 0|req: 3709/7262] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:53 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1514 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.569176] [55187]: DEBUG nova.api.openstack.wsgi [None req-0eb85bfc-52d9-4e98-93c0-50589080a29b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1053.570965] [55187]: DEBUG nova.compute.api [None req-0eb85bfc-52d9-4e98-93c0-50589080a29b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1053.574613] [55187]: DEBUG oslo_concurrency.lockutils [None req-0eb85bfc-52d9-4e98-93c0-50589080a29b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.574870] [55187]: DEBUG oslo_concurrency.lockutils [None req-0eb85bfc-52d9-4e98-93c0-50589080a29b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.575068] [55187]: DEBUG oslo_concurrency.lockutils [None req-0eb85bfc-52d9-4e98-93c0-50589080a29b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.575420] [55187]: DEBUG oslo_concurrency.lockutils [None req-0eb85bfc-52d9-4e98-93c0-50589080a29b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.575643] [55187]: DEBUG oslo_concurrency.lockutils [None req-0eb85bfc-52d9-4e98-93c0-50589080a29b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.575829] [55187]: DEBUG oslo_concurrency.lockutils [None req-0eb85bfc-52d9-4e98-93c0-50589080a29b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.610180] [55188]: DEBUG nova.api.openstack.wsgi [None req-d1880c4b-8fa3-4f42-b8cf-b2b75c044906 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1053.611885] [55188]: DEBUG nova.compute.api [None req-d1880c4b-8fa3-4f42-b8cf-b2b75c044906 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1053.615617] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1880c4b-8fa3-4f42-b8cf-b2b75c044906 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.615902] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1880c4b-8fa3-4f42-b8cf-b2b75c044906 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.616100] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1880c4b-8fa3-4f42-b8cf-b2b75c044906 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.616491] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1880c4b-8fa3-4f42-b8cf-b2b75c044906 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.616663] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1880c4b-8fa3-4f42-b8cf-b2b75c044906 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.616858] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1880c4b-8fa3-4f42-b8cf-b2b75c044906 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.654727] [55187]: DEBUG nova.policy [None req-0eb85bfc-52d9-4e98-93c0-50589080a29b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.659230] [55187]: INFO nova.api.openstack.requestlog [None req-0eb85bfc-52d9-4e98-93c0-50589080a29b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1315 microversion: 2.1 time: 0.092180 [ 1053.659452] [55187]: [pid: 55187|app: 0|req: 3554/7263] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:53 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1315 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.665183] [55187]: DEBUG nova.api.openstack.wsgi [None req-0afc2a1e-2217-47bc-9507-35fcaacb1d23 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1053.667123] [55187]: DEBUG nova.compute.api [None req-0afc2a1e-2217-47bc-9507-35fcaacb1d23 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] [instance: 2e5a099f-f753-45ea-8a01-1a34690930f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1053.670702] [55187]: DEBUG oslo_concurrency.lockutils [None req-0afc2a1e-2217-47bc-9507-35fcaacb1d23 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.670946] [55187]: DEBUG oslo_concurrency.lockutils [None req-0afc2a1e-2217-47bc-9507-35fcaacb1d23 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.671143] [55187]: DEBUG oslo_concurrency.lockutils [None req-0afc2a1e-2217-47bc-9507-35fcaacb1d23 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.671491] [55187]: DEBUG oslo_concurrency.lockutils [None req-0afc2a1e-2217-47bc-9507-35fcaacb1d23 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.671687] [55187]: DEBUG oslo_concurrency.lockutils [None req-0afc2a1e-2217-47bc-9507-35fcaacb1d23 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.671861] [55187]: DEBUG oslo_concurrency.lockutils [None req-0afc2a1e-2217-47bc-9507-35fcaacb1d23 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.681297] [55187]: INFO nova.api.openstack.wsgi [None req-0afc2a1e-2217-47bc-9507-35fcaacb1d23 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] HTTP exception thrown: Instance 2e5a099f-f753-45ea-8a01-1a34690930f2 could not be found. [ 1053.681611] [55187]: DEBUG nova.api.openstack.wsgi [None req-0afc2a1e-2217-47bc-9507-35fcaacb1d23 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] Returning 404 to user: Instance 2e5a099f-f753-45ea-8a01-1a34690930f2 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1053.682353] [55187]: INFO nova.api.openstack.requestlog [None req-0afc2a1e-2217-47bc-9507-35fcaacb1d23 tempest-ServerRescueTestJSONUnderV235-1691209141 tempest-ServerRescueTestJSONUnderV235-1691209141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2" status: 404 len: 111 microversion: 2.1 time: 0.022088 [ 1053.682353] [55187]: [pid: 55187|app: 0|req: 3555/7264] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:54 2025] GET /compute/v2.1/servers/2e5a099f-f753-45ea-8a01-1a34690930f2 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1053.696881] [55188]: DEBUG nova.policy [None req-d1880c4b-8fa3-4f42-b8cf-b2b75c044906 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.701161] [55187]: DEBUG nova.api.openstack.wsgi [None req-2c519817-421a-49c0-9bc0-12e7212ebeea tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1053.701858] [55187]: DEBUG nova.compute.api [None req-2c519817-421a-49c0-9bc0-12e7212ebeea tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1053.701982] [55188]: DEBUG nova.policy [None req-d1880c4b-8fa3-4f42-b8cf-b2b75c044906 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.703009] [55188]: DEBUG nova.policy [None req-d1880c4b-8fa3-4f42-b8cf-b2b75c044906 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.703517] [55188]: INFO nova.api.openstack.requestlog [None req-d1880c4b-8fa3-4f42-b8cf-b2b75c044906 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1721 microversion: 2.20 time: 0.095693 [ 1053.705084] [55188]: [pid: 55188|app: 0|req: 3710/7265] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:53 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1721 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1053.709611] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c519817-421a-49c0-9bc0-12e7212ebeea tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.709611] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c519817-421a-49c0-9bc0-12e7212ebeea tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.709611] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c519817-421a-49c0-9bc0-12e7212ebeea tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.709611] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c519817-421a-49c0-9bc0-12e7212ebeea tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.709611] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c519817-421a-49c0-9bc0-12e7212ebeea tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.709611] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c519817-421a-49c0-9bc0-12e7212ebeea tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.764705] [55187]: DEBUG nova.policy [None req-2c519817-421a-49c0-9bc0-12e7212ebeea tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.769831] [55187]: DEBUG nova.policy [None req-2c519817-421a-49c0-9bc0-12e7212ebeea tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.770527] [55187]: DEBUG nova.policy [None req-2c519817-421a-49c0-9bc0-12e7212ebeea tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.771191] [55187]: INFO nova.api.openstack.requestlog [None req-2c519817-421a-49c0-9bc0-12e7212ebeea tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1352 microversion: 2.54 time: 0.075333 [ 1053.771635] [55187]: [pid: 55187|app: 0|req: 3556/7266] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:54 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1352 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1054.076017] [55188]: DEBUG nova.api.openstack.wsgi [None req-accbadba-b919-4ccd-827f-fa6717f35d0a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1054.077447] [55188]: DEBUG nova.compute.api [None req-accbadba-b919-4ccd-827f-fa6717f35d0a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1054.083524] [55188]: DEBUG oslo_concurrency.lockutils [None req-accbadba-b919-4ccd-827f-fa6717f35d0a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.084140] [55188]: DEBUG oslo_concurrency.lockutils [None req-accbadba-b919-4ccd-827f-fa6717f35d0a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.084825] [55188]: DEBUG oslo_concurrency.lockutils [None req-accbadba-b919-4ccd-827f-fa6717f35d0a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.085181] [55188]: DEBUG oslo_concurrency.lockutils [None req-accbadba-b919-4ccd-827f-fa6717f35d0a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.085394] [55188]: DEBUG oslo_concurrency.lockutils [None req-accbadba-b919-4ccd-827f-fa6717f35d0a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.085564] [55188]: DEBUG oslo_concurrency.lockutils [None req-accbadba-b919-4ccd-827f-fa6717f35d0a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.138989] [55188]: DEBUG nova.policy [None req-accbadba-b919-4ccd-827f-fa6717f35d0a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.148573] [55188]: DEBUG nova.policy [None req-accbadba-b919-4ccd-827f-fa6717f35d0a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.149391] [55188]: DEBUG nova.policy [None req-accbadba-b919-4ccd-827f-fa6717f35d0a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.150421] [55188]: INFO nova.api.openstack.requestlog [None req-accbadba-b919-4ccd-827f-fa6717f35d0a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1389 microversion: 2.47 time: 0.079363 [ 1054.150798] [55188]: [pid: 55188|app: 0|req: 3711/7267] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:54 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1389 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1054.162747] [55187]: DEBUG nova.api.openstack.wsgi [None req-e863c00e-fc38-4dd4-982f-82ff51945112 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1054.164685] [55187]: DEBUG nova.compute.api [None req-e863c00e-fc38-4dd4-982f-82ff51945112 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1054.168950] [55187]: DEBUG oslo_concurrency.lockutils [None req-e863c00e-fc38-4dd4-982f-82ff51945112 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.169295] [55187]: DEBUG oslo_concurrency.lockutils [None req-e863c00e-fc38-4dd4-982f-82ff51945112 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.169519] [55187]: DEBUG oslo_concurrency.lockutils [None req-e863c00e-fc38-4dd4-982f-82ff51945112 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.170086] [55187]: DEBUG oslo_concurrency.lockutils [None req-e863c00e-fc38-4dd4-982f-82ff51945112 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.170353] [55187]: DEBUG oslo_concurrency.lockutils [None req-e863c00e-fc38-4dd4-982f-82ff51945112 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.170604] [55187]: DEBUG oslo_concurrency.lockutils [None req-e863c00e-fc38-4dd4-982f-82ff51945112 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.216919] [55187]: DEBUG nova.policy [None req-e863c00e-fc38-4dd4-982f-82ff51945112 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.221457] [55187]: INFO nova.api.openstack.requestlog [None req-e863c00e-fc38-4dd4-982f-82ff51945112 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1202 microversion: 2.1 time: 0.061325 [ 1054.221780] [55187]: [pid: 55187|app: 0|req: 3557/7268] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:54 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1202 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.575504] [55188]: DEBUG nova.api.openstack.wsgi [None req-b2bbf8cd-3f60-4c5d-b313-d3ec73f9e089 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1054.577420] [55188]: DEBUG nova.compute.api [None req-b2bbf8cd-3f60-4c5d-b313-d3ec73f9e089 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1054.586112] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2bbf8cd-3f60-4c5d-b313-d3ec73f9e089 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.586391] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2bbf8cd-3f60-4c5d-b313-d3ec73f9e089 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.586690] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2bbf8cd-3f60-4c5d-b313-d3ec73f9e089 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.587108] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2bbf8cd-3f60-4c5d-b313-d3ec73f9e089 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.587328] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2bbf8cd-3f60-4c5d-b313-d3ec73f9e089 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.587504] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2bbf8cd-3f60-4c5d-b313-d3ec73f9e089 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.674692] [55187]: DEBUG nova.api.openstack.wsgi [None req-7cb09619-c092-4a75-8887-75a598ff87a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1054.678468] [55187]: DEBUG nova.compute.api [None req-7cb09619-c092-4a75-8887-75a598ff87a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1054.682466] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cb09619-c092-4a75-8887-75a598ff87a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.682939] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cb09619-c092-4a75-8887-75a598ff87a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.683251] [55188]: DEBUG nova.policy [None req-b2bbf8cd-3f60-4c5d-b313-d3ec73f9e089 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.683483] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cb09619-c092-4a75-8887-75a598ff87a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.683986] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cb09619-c092-4a75-8887-75a598ff87a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.684326] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cb09619-c092-4a75-8887-75a598ff87a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.686038] [55187]: DEBUG oslo_concurrency.lockutils [None req-7cb09619-c092-4a75-8887-75a598ff87a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.690577] [55188]: INFO nova.api.openstack.requestlog [None req-b2bbf8cd-3f60-4c5d-b313-d3ec73f9e089 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1514 microversion: 2.1 time: 0.117291 [ 1054.690990] [55188]: [pid: 55188|app: 0|req: 3712/7269] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:54 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1514 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.722675] [55188]: DEBUG nova.api.openstack.wsgi [None req-d83c004d-a708-4413-b026-ffb5fea1d80e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1054.724646] [55188]: DEBUG nova.compute.api [None req-d83c004d-a708-4413-b026-ffb5fea1d80e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1054.728624] [55188]: DEBUG oslo_concurrency.lockutils [None req-d83c004d-a708-4413-b026-ffb5fea1d80e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.728773] [55188]: DEBUG oslo_concurrency.lockutils [None req-d83c004d-a708-4413-b026-ffb5fea1d80e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.728966] [55188]: DEBUG oslo_concurrency.lockutils [None req-d83c004d-a708-4413-b026-ffb5fea1d80e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.729340] [55188]: DEBUG oslo_concurrency.lockutils [None req-d83c004d-a708-4413-b026-ffb5fea1d80e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.729542] [55188]: DEBUG oslo_concurrency.lockutils [None req-d83c004d-a708-4413-b026-ffb5fea1d80e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.729715] [55188]: DEBUG oslo_concurrency.lockutils [None req-d83c004d-a708-4413-b026-ffb5fea1d80e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.798359] [55187]: DEBUG nova.policy [None req-7cb09619-c092-4a75-8887-75a598ff87a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.804217] [55187]: INFO nova.api.openstack.requestlog [None req-7cb09619-c092-4a75-8887-75a598ff87a8 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1504 microversion: 2.1 time: 0.131927 [ 1054.804676] [55187]: [pid: 55187|app: 0|req: 3558/7270] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:55 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1504 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.807856] [55187]: DEBUG nova.api.openstack.wsgi [None req-48abe6e4-40b3-4905-abc2-512b0e338b57 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1054.811168] [55187]: DEBUG nova.compute.api [None req-48abe6e4-40b3-4905-abc2-512b0e338b57 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1054.817072] [55187]: DEBUG oslo_concurrency.lockutils [None req-48abe6e4-40b3-4905-abc2-512b0e338b57 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.817469] [55187]: DEBUG oslo_concurrency.lockutils [None req-48abe6e4-40b3-4905-abc2-512b0e338b57 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.817806] [55187]: DEBUG oslo_concurrency.lockutils [None req-48abe6e4-40b3-4905-abc2-512b0e338b57 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.818191] [55187]: DEBUG oslo_concurrency.lockutils [None req-48abe6e4-40b3-4905-abc2-512b0e338b57 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.818440] [55187]: DEBUG oslo_concurrency.lockutils [None req-48abe6e4-40b3-4905-abc2-512b0e338b57 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.818931] [55187]: DEBUG oslo_concurrency.lockutils [None req-48abe6e4-40b3-4905-abc2-512b0e338b57 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.826165] [55188]: DEBUG nova.policy [None req-d83c004d-a708-4413-b026-ffb5fea1d80e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.832798] [55188]: DEBUG nova.policy [None req-d83c004d-a708-4413-b026-ffb5fea1d80e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.837173] [55188]: DEBUG nova.policy [None req-d83c004d-a708-4413-b026-ffb5fea1d80e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.837173] [55188]: INFO nova.api.openstack.requestlog [None req-d83c004d-a708-4413-b026-ffb5fea1d80e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1742 microversion: 2.20 time: 0.114698 [ 1054.837173] [55188]: [pid: 55188|app: 0|req: 3713/7271] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:55 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1742 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1054.837173] [55188]: DEBUG nova.api.openstack.wsgi [None req-b0aba8f9-e467-4018-bad5-96f3cf0c88d9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1054.838800] [55188]: DEBUG nova.compute.api [None req-b0aba8f9-e467-4018-bad5-96f3cf0c88d9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1054.842470] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0aba8f9-e467-4018-bad5-96f3cf0c88d9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.842717] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0aba8f9-e467-4018-bad5-96f3cf0c88d9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.842908] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0aba8f9-e467-4018-bad5-96f3cf0c88d9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.843353] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0aba8f9-e467-4018-bad5-96f3cf0c88d9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.843520] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0aba8f9-e467-4018-bad5-96f3cf0c88d9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.843694] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0aba8f9-e467-4018-bad5-96f3cf0c88d9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.879806] [55187]: DEBUG nova.policy [None req-48abe6e4-40b3-4905-abc2-512b0e338b57 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.885634] [55187]: DEBUG nova.policy [None req-48abe6e4-40b3-4905-abc2-512b0e338b57 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.886490] [55187]: DEBUG nova.policy [None req-48abe6e4-40b3-4905-abc2-512b0e338b57 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.887140] [55187]: INFO nova.api.openstack.requestlog [None req-48abe6e4-40b3-4905-abc2-512b0e338b57 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1352 microversion: 2.54 time: 0.081818 [ 1054.887703] [55187]: [pid: 55187|app: 0|req: 3559/7272] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:55 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1352 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1054.890413] [55187]: DEBUG nova.api.openstack.wsgi [None req-bb197324-9760-4000-a604-a7a6250bbb9e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "d57a95d6-acff-456f-9b71-57935f98b286"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1054.892465] [55187]: DEBUG nova.compute.api [None req-bb197324-9760-4000-a604-a7a6250bbb9e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1054.896712] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb197324-9760-4000-a604-a7a6250bbb9e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.896712] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb197324-9760-4000-a604-a7a6250bbb9e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.896712] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb197324-9760-4000-a604-a7a6250bbb9e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.896989] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb197324-9760-4000-a604-a7a6250bbb9e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.897230] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb197324-9760-4000-a604-a7a6250bbb9e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.897410] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb197324-9760-4000-a604-a7a6250bbb9e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.953747] [55188]: DEBUG nova.policy [None req-b0aba8f9-e467-4018-bad5-96f3cf0c88d9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.963969] [55188]: INFO nova.api.openstack.requestlog [None req-b0aba8f9-e467-4018-bad5-96f3cf0c88d9 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1504 microversion: 2.1 time: 0.128699 [ 1054.964340] [55188]: [pid: 55188|app: 0|req: 3714/7273] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:55 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1504 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.978154] [55188]: DEBUG nova.api.openstack.wsgi [None req-ff267d27-94ed-4b09-b250-12f97e93c9e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "AUTO"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1054.979985] [55188]: DEBUG nova.compute.api [None req-ff267d27-94ed-4b09-b250-12f97e93c9e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1054.983529] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff267d27-94ed-4b09-b250-12f97e93c9e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.983769] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff267d27-94ed-4b09-b250-12f97e93c9e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.983951] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff267d27-94ed-4b09-b250-12f97e93c9e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.984338] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff267d27-94ed-4b09-b250-12f97e93c9e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.984536] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff267d27-94ed-4b09-b250-12f97e93c9e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.984711] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff267d27-94ed-4b09-b250-12f97e93c9e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.028474] [55188]: INFO nova.api.openstack.requestlog [None req-ff267d27-94ed-4b09-b250-12f97e93c9e6 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1080 microversion: 2.1 time: 0.053271 [ 1055.028886] [55188]: [pid: 55188|app: 0|req: 3715/7274] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 26 22:08:55 2025] PUT /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1080 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.040797] [55188]: DEBUG nova.api.openstack.wsgi [None req-d5a3ff61-8eff-418f-a921-f6f0277036da tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.042441] [55188]: DEBUG nova.compute.api [None req-d5a3ff61-8eff-418f-a921-f6f0277036da tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.045575] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5a3ff61-8eff-418f-a921-f6f0277036da tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.045842] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5a3ff61-8eff-418f-a921-f6f0277036da tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.046044] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5a3ff61-8eff-418f-a921-f6f0277036da tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.046391] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5a3ff61-8eff-418f-a921-f6f0277036da tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.046605] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5a3ff61-8eff-418f-a921-f6f0277036da tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.046758] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5a3ff61-8eff-418f-a921-f6f0277036da tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.133957] [55188]: DEBUG nova.policy [None req-d5a3ff61-8eff-418f-a921-f6f0277036da tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.139841] [55188]: INFO nova.api.openstack.requestlog [None req-d5a3ff61-8eff-418f-a921-f6f0277036da tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1502 microversion: 2.1 time: 0.101020 [ 1055.140216] [55188]: [pid: 55188|app: 0|req: 3716/7275] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:55 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1502 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1055.152224] [55188]: DEBUG nova.api.openstack.wsgi [None req-13d4b1a6-94b4-4655-b0eb-ee7abd974f78 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.154400] [55188]: DEBUG nova.compute.api [None req-13d4b1a6-94b4-4655-b0eb-ee7abd974f78 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.159390] [55188]: DEBUG oslo_concurrency.lockutils [None req-13d4b1a6-94b4-4655-b0eb-ee7abd974f78 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.159633] [55188]: DEBUG oslo_concurrency.lockutils [None req-13d4b1a6-94b4-4655-b0eb-ee7abd974f78 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.159820] [55188]: DEBUG oslo_concurrency.lockutils [None req-13d4b1a6-94b4-4655-b0eb-ee7abd974f78 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.160198] [55188]: DEBUG oslo_concurrency.lockutils [None req-13d4b1a6-94b4-4655-b0eb-ee7abd974f78 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.160398] [55188]: DEBUG oslo_concurrency.lockutils [None req-13d4b1a6-94b4-4655-b0eb-ee7abd974f78 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.160572] [55188]: DEBUG oslo_concurrency.lockutils [None req-13d4b1a6-94b4-4655-b0eb-ee7abd974f78 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.244803] [55188]: DEBUG nova.policy [None req-13d4b1a6-94b4-4655-b0eb-ee7abd974f78 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.250635] [55188]: INFO nova.api.openstack.requestlog [None req-13d4b1a6-94b4-4655-b0eb-ee7abd974f78 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1502 microversion: 2.1 time: 0.100666 [ 1055.251067] [55188]: [pid: 55188|app: 0|req: 3717/7276] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:55 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1502 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.253589] [55188]: DEBUG nova.api.openstack.wsgi [None req-a2752c0d-c274-41c1-a96e-4ae1dd573ba2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.255283] [55188]: DEBUG nova.compute.api [None req-a2752c0d-c274-41c1-a96e-4ae1dd573ba2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.259303] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2752c0d-c274-41c1-a96e-4ae1dd573ba2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.259649] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2752c0d-c274-41c1-a96e-4ae1dd573ba2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.259979] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2752c0d-c274-41c1-a96e-4ae1dd573ba2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.260379] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2752c0d-c274-41c1-a96e-4ae1dd573ba2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.260590] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2752c0d-c274-41c1-a96e-4ae1dd573ba2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.260773] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2752c0d-c274-41c1-a96e-4ae1dd573ba2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.296443] [55188]: DEBUG nova.policy [None req-a2752c0d-c274-41c1-a96e-4ae1dd573ba2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.301058] [55188]: DEBUG nova.policy [None req-a2752c0d-c274-41c1-a96e-4ae1dd573ba2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.301872] [55188]: DEBUG nova.policy [None req-a2752c0d-c274-41c1-a96e-4ae1dd573ba2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.302363] [55188]: INFO nova.api.openstack.requestlog [None req-a2752c0d-c274-41c1-a96e-4ae1dd573ba2 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1389 microversion: 2.47 time: 0.050849 [ 1055.302684] [55188]: [pid: 55188|app: 0|req: 3718/7277] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:55 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1389 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1055.305202] [55188]: DEBUG nova.api.openstack.wsgi [None req-02ee3307-f04d-45b3-89f8-5cba479f0431 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.306752] [55188]: DEBUG nova.compute.api [None req-02ee3307-f04d-45b3-89f8-5cba479f0431 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.310381] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ee3307-f04d-45b3-89f8-5cba479f0431 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.310521] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ee3307-f04d-45b3-89f8-5cba479f0431 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.310988] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ee3307-f04d-45b3-89f8-5cba479f0431 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.311079] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ee3307-f04d-45b3-89f8-5cba479f0431 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.311274] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ee3307-f04d-45b3-89f8-5cba479f0431 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.311447] [55188]: DEBUG oslo_concurrency.lockutils [None req-02ee3307-f04d-45b3-89f8-5cba479f0431 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.353749] [55188]: DEBUG nova.policy [None req-02ee3307-f04d-45b3-89f8-5cba479f0431 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.362365] [55188]: INFO nova.api.openstack.requestlog [None req-02ee3307-f04d-45b3-89f8-5cba479f0431 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1202 microversion: 2.1 time: 0.058958 [ 1055.362722] [55188]: [pid: 55188|app: 0|req: 3719/7278] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:55 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1202 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.365789] [55188]: DEBUG nova.api.openstack.wsgi [None req-febae4c2-727f-44b8-9acb-d040afe45cea tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "MANUAL"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1055.367561] [55188]: DEBUG nova.compute.api [None req-febae4c2-727f-44b8-9acb-d040afe45cea tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.371249] [55188]: DEBUG oslo_concurrency.lockutils [None req-febae4c2-727f-44b8-9acb-d040afe45cea tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.371545] [55188]: DEBUG oslo_concurrency.lockutils [None req-febae4c2-727f-44b8-9acb-d040afe45cea tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.371740] [55188]: DEBUG oslo_concurrency.lockutils [None req-febae4c2-727f-44b8-9acb-d040afe45cea tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.372110] [55188]: DEBUG oslo_concurrency.lockutils [None req-febae4c2-727f-44b8-9acb-d040afe45cea tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.372312] [55188]: DEBUG oslo_concurrency.lockutils [None req-febae4c2-727f-44b8-9acb-d040afe45cea tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.372485] [55188]: DEBUG oslo_concurrency.lockutils [None req-febae4c2-727f-44b8-9acb-d040afe45cea tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.413820] [55188]: INFO nova.api.openstack.requestlog [None req-febae4c2-727f-44b8-9acb-d040afe45cea tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1082 microversion: 2.1 time: 0.050407 [ 1055.414253] [55188]: [pid: 55188|app: 0|req: 3720/7279] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 26 22:08:55 2025] PUT /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1082 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.425152] [55188]: DEBUG nova.api.openstack.wsgi [None req-05d21235-a148-4e83-8298-df8183097662 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.426967] [55188]: DEBUG nova.compute.api [None req-05d21235-a148-4e83-8298-df8183097662 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.430547] [55188]: DEBUG oslo_concurrency.lockutils [None req-05d21235-a148-4e83-8298-df8183097662 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.430786] [55188]: DEBUG oslo_concurrency.lockutils [None req-05d21235-a148-4e83-8298-df8183097662 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.430997] [55188]: DEBUG oslo_concurrency.lockutils [None req-05d21235-a148-4e83-8298-df8183097662 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.431364] [55188]: DEBUG oslo_concurrency.lockutils [None req-05d21235-a148-4e83-8298-df8183097662 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.431564] [55188]: DEBUG oslo_concurrency.lockutils [None req-05d21235-a148-4e83-8298-df8183097662 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.431754] [55188]: DEBUG oslo_concurrency.lockutils [None req-05d21235-a148-4e83-8298-df8183097662 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.531313] [55188]: DEBUG nova.policy [None req-05d21235-a148-4e83-8298-df8183097662 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.535869] [55188]: INFO nova.api.openstack.requestlog [None req-05d21235-a148-4e83-8298-df8183097662 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1504 microversion: 2.1 time: 0.113130 [ 1055.536250] [55188]: [pid: 55188|app: 0|req: 3721/7280] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:55 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1504 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.548626] [55188]: DEBUG nova.api.openstack.wsgi [None req-55763f36-0dfd-4742-8771-1d1173880a15 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.550357] [55188]: DEBUG nova.compute.api [None req-55763f36-0dfd-4742-8771-1d1173880a15 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.553901] [55188]: DEBUG oslo_concurrency.lockutils [None req-55763f36-0dfd-4742-8771-1d1173880a15 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.554156] [55188]: DEBUG oslo_concurrency.lockutils [None req-55763f36-0dfd-4742-8771-1d1173880a15 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.554346] [55188]: DEBUG oslo_concurrency.lockutils [None req-55763f36-0dfd-4742-8771-1d1173880a15 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.554712] [55188]: DEBUG oslo_concurrency.lockutils [None req-55763f36-0dfd-4742-8771-1d1173880a15 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.554936] [55188]: DEBUG oslo_concurrency.lockutils [None req-55763f36-0dfd-4742-8771-1d1173880a15 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.555130] [55188]: DEBUG oslo_concurrency.lockutils [None req-55763f36-0dfd-4742-8771-1d1173880a15 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.638119] [55188]: DEBUG nova.policy [None req-55763f36-0dfd-4742-8771-1d1173880a15 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.644710] [55188]: INFO nova.api.openstack.requestlog [None req-55763f36-0dfd-4742-8771-1d1173880a15 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1504 microversion: 2.1 time: 0.098235 [ 1055.645115] [55188]: [pid: 55188|app: 0|req: 3722/7281] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:55 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1504 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.649188] [55188]: DEBUG nova.api.openstack.wsgi [req-04c02c36-df7f-49e8-92ec-cc63a97753de req-bb1c347b-f85d-4cb1-87dd-b80277c6c47b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cdb854d2-aa84-4acd-8914-ddd3007639f4", "name": "network-vif-deleted", "tag": "22499a22-81cf-4839-992c-15b66af1d93c"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1055.656206] [55188]: DEBUG oslo_concurrency.lockutils [req-04c02c36-df7f-49e8-92ec-cc63a97753de req-bb1c347b-f85d-4cb1-87dd-b80277c6c47b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.656540] [55188]: DEBUG oslo_concurrency.lockutils [req-04c02c36-df7f-49e8-92ec-cc63a97753de req-bb1c347b-f85d-4cb1-87dd-b80277c6c47b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.656786] [55188]: DEBUG oslo_concurrency.lockutils [req-04c02c36-df7f-49e8-92ec-cc63a97753de req-bb1c347b-f85d-4cb1-87dd-b80277c6c47b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.664152] [55188]: INFO nova.api.openstack.compute.server_external_events [req-04c02c36-df7f-49e8-92ec-cc63a97753de req-bb1c347b-f85d-4cb1-87dd-b80277c6c47b service nova] Creating event network-vif-deleted:22499a22-81cf-4839-992c-15b66af1d93c for instance cdb854d2-aa84-4acd-8914-ddd3007639f4 on cpu-1 [ 1055.667124] [55188]: INFO nova.api.openstack.requestlog [req-04c02c36-df7f-49e8-92ec-cc63a97753de req-bb1c347b-f85d-4cb1-87dd-b80277c6c47b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021168 [ 1055.667653] [55188]: [pid: 55188|app: 0|req: 3723/7282] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:08:56 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1055.670667] [55188]: DEBUG nova.api.openstack.wsgi [None req-b96f0312-240e-4ed0-a9d1-b30ea043e181 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.671070] [55188]: DEBUG nova.compute.api [None req-b96f0312-240e-4ed0-a9d1-b30ea043e181 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.678081] [55188]: DEBUG oslo_concurrency.lockutils [None req-b96f0312-240e-4ed0-a9d1-b30ea043e181 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.678281] [55188]: DEBUG oslo_concurrency.lockutils [None req-b96f0312-240e-4ed0-a9d1-b30ea043e181 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.678474] [55188]: DEBUG oslo_concurrency.lockutils [None req-b96f0312-240e-4ed0-a9d1-b30ea043e181 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.678882] [55188]: DEBUG oslo_concurrency.lockutils [None req-b96f0312-240e-4ed0-a9d1-b30ea043e181 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.679112] [55188]: DEBUG oslo_concurrency.lockutils [None req-b96f0312-240e-4ed0-a9d1-b30ea043e181 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.679279] [55188]: DEBUG oslo_concurrency.lockutils [None req-b96f0312-240e-4ed0-a9d1-b30ea043e181 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.694630] [55188]: DEBUG nova.compute.api [None req-b96f0312-240e-4ed0-a9d1-b30ea043e181 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1055.748032] [55188]: INFO nova.api.openstack.requestlog [None req-b96f0312-240e-4ed0-a9d1-b30ea043e181 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 204 len: 0 microversion: 2.1 time: 0.079618 [ 1055.748448] [55188]: [pid: 55188|app: 0|req: 3724/7283] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:08:56 2025] DELETE /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1055.752346] [55188]: DEBUG nova.api.openstack.wsgi [None req-7a46cab1-01ad-4e21-a97b-306f675a79a9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.754326] [55188]: DEBUG nova.compute.api [None req-7a46cab1-01ad-4e21-a97b-306f675a79a9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.757864] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a46cab1-01ad-4e21-a97b-306f675a79a9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.758164] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a46cab1-01ad-4e21-a97b-306f675a79a9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.758355] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a46cab1-01ad-4e21-a97b-306f675a79a9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.758730] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a46cab1-01ad-4e21-a97b-306f675a79a9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.758931] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a46cab1-01ad-4e21-a97b-306f675a79a9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.759118] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a46cab1-01ad-4e21-a97b-306f675a79a9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.839161] [55188]: DEBUG nova.policy [None req-7a46cab1-01ad-4e21-a97b-306f675a79a9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.843575] [55188]: INFO nova.api.openstack.requestlog [None req-7a46cab1-01ad-4e21-a97b-306f675a79a9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1514 microversion: 2.1 time: 0.094302 [ 1055.843904] [55188]: [pid: 55188|app: 0|req: 3725/7284] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:56 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1514 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.846348] [55188]: DEBUG nova.api.openstack.wsgi [None req-045841d8-292f-4050-816b-07d1bc80f536 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.846610] [55188]: DEBUG nova.compute.api [None req-045841d8-292f-4050-816b-07d1bc80f536 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.850265] [55188]: DEBUG oslo_concurrency.lockutils [None req-045841d8-292f-4050-816b-07d1bc80f536 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.850560] [55188]: DEBUG oslo_concurrency.lockutils [None req-045841d8-292f-4050-816b-07d1bc80f536 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.850821] [55188]: DEBUG oslo_concurrency.lockutils [None req-045841d8-292f-4050-816b-07d1bc80f536 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.851239] [55188]: DEBUG oslo_concurrency.lockutils [None req-045841d8-292f-4050-816b-07d1bc80f536 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.851483] [55188]: DEBUG oslo_concurrency.lockutils [None req-045841d8-292f-4050-816b-07d1bc80f536 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.851820] [55188]: DEBUG oslo_concurrency.lockutils [None req-045841d8-292f-4050-816b-07d1bc80f536 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.867358] [55188]: DEBUG nova.compute.api [None req-045841d8-292f-4050-816b-07d1bc80f536 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1055.895044] [55188]: INFO nova.compute.api [None req-045841d8-292f-4050-816b-07d1bc80f536 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Instance is already in deleting state, ignoring this request [ 1055.895044] [55188]: INFO nova.api.openstack.requestlog [None req-045841d8-292f-4050-816b-07d1bc80f536 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 204 len: 0 microversion: 2.1 time: 0.050158 [ 1055.895044] [55188]: [pid: 55188|app: 0|req: 3726/7285] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:08:56 2025] DELETE /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 0 bytes in 51 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1055.897698] [55188]: DEBUG nova.api.openstack.wsgi [None req-0e15c869-455e-4d43-b4ad-d852f95808f0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.899310] [55188]: DEBUG nova.compute.api [None req-0e15c869-455e-4d43-b4ad-d852f95808f0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.903023] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e15c869-455e-4d43-b4ad-d852f95808f0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.903173] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e15c869-455e-4d43-b4ad-d852f95808f0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.903368] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e15c869-455e-4d43-b4ad-d852f95808f0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.903722] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e15c869-455e-4d43-b4ad-d852f95808f0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.903925] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e15c869-455e-4d43-b4ad-d852f95808f0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.904111] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e15c869-455e-4d43-b4ad-d852f95808f0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.980231] [55188]: DEBUG nova.policy [None req-0e15c869-455e-4d43-b4ad-d852f95808f0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.984854] [55188]: DEBUG nova.policy [None req-0e15c869-455e-4d43-b4ad-d852f95808f0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.985516] [55188]: DEBUG nova.policy [None req-0e15c869-455e-4d43-b4ad-d852f95808f0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.986181] [55188]: INFO nova.api.openstack.requestlog [None req-0e15c869-455e-4d43-b4ad-d852f95808f0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1742 microversion: 2.20 time: 0.090686 [ 1055.986540] [55188]: [pid: 55188|app: 0|req: 3727/7286] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:56 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1742 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1055.988967] [55188]: DEBUG nova.api.openstack.wsgi [None req-05e23373-02fd-48ed-ae14-ee84a22fef33 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1055.990516] [55188]: DEBUG nova.compute.api [None req-05e23373-02fd-48ed-ae14-ee84a22fef33 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1055.993820] [55188]: DEBUG oslo_concurrency.lockutils [None req-05e23373-02fd-48ed-ae14-ee84a22fef33 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.994063] [55188]: DEBUG oslo_concurrency.lockutils [None req-05e23373-02fd-48ed-ae14-ee84a22fef33 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.994253] [55188]: DEBUG oslo_concurrency.lockutils [None req-05e23373-02fd-48ed-ae14-ee84a22fef33 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.994607] [55188]: DEBUG oslo_concurrency.lockutils [None req-05e23373-02fd-48ed-ae14-ee84a22fef33 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.994808] [55188]: DEBUG oslo_concurrency.lockutils [None req-05e23373-02fd-48ed-ae14-ee84a22fef33 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.994982] [55188]: DEBUG oslo_concurrency.lockutils [None req-05e23373-02fd-48ed-ae14-ee84a22fef33 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.064670] [55188]: DEBUG nova.policy [None req-05e23373-02fd-48ed-ae14-ee84a22fef33 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.070175] [55188]: INFO nova.api.openstack.requestlog [None req-05e23373-02fd-48ed-ae14-ee84a22fef33 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1510 microversion: 2.1 time: 0.082928 [ 1056.070566] [55188]: [pid: 55188|app: 0|req: 3728/7287] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:56 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1510 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.073530] [55188]: DEBUG nova.api.openstack.wsgi [None req-721e3b9e-e9fb-4fc3-8798-d38492ec95f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1056.075435] [55188]: DEBUG nova.compute.api [None req-721e3b9e-e9fb-4fc3-8798-d38492ec95f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1056.079210] [55188]: DEBUG oslo_concurrency.lockutils [None req-721e3b9e-e9fb-4fc3-8798-d38492ec95f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.079534] [55188]: DEBUG oslo_concurrency.lockutils [None req-721e3b9e-e9fb-4fc3-8798-d38492ec95f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.079807] [55188]: DEBUG oslo_concurrency.lockutils [None req-721e3b9e-e9fb-4fc3-8798-d38492ec95f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.080282] [55188]: DEBUG oslo_concurrency.lockutils [None req-721e3b9e-e9fb-4fc3-8798-d38492ec95f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.080557] [55188]: DEBUG oslo_concurrency.lockutils [None req-721e3b9e-e9fb-4fc3-8798-d38492ec95f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.080759] [55188]: DEBUG oslo_concurrency.lockutils [None req-721e3b9e-e9fb-4fc3-8798-d38492ec95f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.117736] [55188]: DEBUG nova.policy [None req-721e3b9e-e9fb-4fc3-8798-d38492ec95f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.122375] [55188]: DEBUG nova.policy [None req-721e3b9e-e9fb-4fc3-8798-d38492ec95f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.123136] [55188]: DEBUG nova.policy [None req-721e3b9e-e9fb-4fc3-8798-d38492ec95f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.123644] [55188]: INFO nova.api.openstack.requestlog [None req-721e3b9e-e9fb-4fc3-8798-d38492ec95f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1360 microversion: 2.54 time: 0.052538 [ 1056.123964] [55188]: [pid: 55188|app: 0|req: 3729/7288] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:56 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1360 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1056.317704] [55188]: DEBUG nova.api.openstack.wsgi [None req-226d8caa-bbd0-4a84-8175-308b3812d574 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1056.320828] [55188]: DEBUG nova.compute.api [None req-226d8caa-bbd0-4a84-8175-308b3812d574 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1056.326850] [55188]: DEBUG oslo_concurrency.lockutils [None req-226d8caa-bbd0-4a84-8175-308b3812d574 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.327156] [55188]: DEBUG oslo_concurrency.lockutils [None req-226d8caa-bbd0-4a84-8175-308b3812d574 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.327271] [55188]: DEBUG oslo_concurrency.lockutils [None req-226d8caa-bbd0-4a84-8175-308b3812d574 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.327647] [55188]: DEBUG oslo_concurrency.lockutils [None req-226d8caa-bbd0-4a84-8175-308b3812d574 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.327904] [55188]: DEBUG oslo_concurrency.lockutils [None req-226d8caa-bbd0-4a84-8175-308b3812d574 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.328018] [55188]: DEBUG oslo_concurrency.lockutils [None req-226d8caa-bbd0-4a84-8175-308b3812d574 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.367034] [55188]: DEBUG nova.policy [None req-226d8caa-bbd0-4a84-8175-308b3812d574 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.373318] [55188]: DEBUG nova.policy [None req-226d8caa-bbd0-4a84-8175-308b3812d574 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.374062] [55188]: DEBUG nova.policy [None req-226d8caa-bbd0-4a84-8175-308b3812d574 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.374727] [55188]: INFO nova.api.openstack.requestlog [None req-226d8caa-bbd0-4a84-8175-308b3812d574 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1389 microversion: 2.47 time: 0.059648 [ 1056.375057] [55188]: [pid: 55188|app: 0|req: 3730/7289] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:56 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1389 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1056.377388] [55188]: DEBUG nova.api.openstack.wsgi [None req-e069e97c-8e71-4826-884b-18489ad5cc0f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1056.379056] [55188]: DEBUG nova.compute.api [None req-e069e97c-8e71-4826-884b-18489ad5cc0f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1056.382409] [55188]: DEBUG oslo_concurrency.lockutils [None req-e069e97c-8e71-4826-884b-18489ad5cc0f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.382646] [55188]: DEBUG oslo_concurrency.lockutils [None req-e069e97c-8e71-4826-884b-18489ad5cc0f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.383090] [55188]: DEBUG oslo_concurrency.lockutils [None req-e069e97c-8e71-4826-884b-18489ad5cc0f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.383238] [55188]: DEBUG oslo_concurrency.lockutils [None req-e069e97c-8e71-4826-884b-18489ad5cc0f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.383448] [55188]: DEBUG oslo_concurrency.lockutils [None req-e069e97c-8e71-4826-884b-18489ad5cc0f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.383625] [55188]: DEBUG oslo_concurrency.lockutils [None req-e069e97c-8e71-4826-884b-18489ad5cc0f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.418430] [55188]: DEBUG nova.policy [None req-e069e97c-8e71-4826-884b-18489ad5cc0f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.422986] [55188]: INFO nova.api.openstack.requestlog [None req-e069e97c-8e71-4826-884b-18489ad5cc0f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1258 microversion: 2.1 time: 0.047250 [ 1056.423374] [55188]: [pid: 55188|app: 0|req: 3731/7290] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:56 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1258 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.532340] [55187]: INFO nova.api.openstack.requestlog [None req-bb197324-9760-4000-a604-a7a6250bbb9e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.643764 [ 1056.532914] [55187]: [pid: 55187|app: 0|req: 3560/7291] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 26 22:08:55 2025] POST /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1/os-volume_attachments => generated 194 bytes in 1645 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1056.856951] [55188]: DEBUG nova.api.openstack.wsgi [None req-e5ed5629-a33d-4312-bfb1-820d57783945 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1056.859333] [55188]: DEBUG nova.compute.api [None req-e5ed5629-a33d-4312-bfb1-820d57783945 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1056.865061] [55188]: DEBUG oslo_concurrency.lockutils [None req-e5ed5629-a33d-4312-bfb1-820d57783945 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.865575] [55188]: DEBUG oslo_concurrency.lockutils [None req-e5ed5629-a33d-4312-bfb1-820d57783945 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.865982] [55188]: DEBUG oslo_concurrency.lockutils [None req-e5ed5629-a33d-4312-bfb1-820d57783945 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.866618] [55188]: DEBUG oslo_concurrency.lockutils [None req-e5ed5629-a33d-4312-bfb1-820d57783945 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.866992] [55188]: DEBUG oslo_concurrency.lockutils [None req-e5ed5629-a33d-4312-bfb1-820d57783945 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.867351] [55188]: DEBUG oslo_concurrency.lockutils [None req-e5ed5629-a33d-4312-bfb1-820d57783945 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.959109] [55188]: DEBUG nova.policy [None req-e5ed5629-a33d-4312-bfb1-820d57783945 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.963947] [55188]: INFO nova.api.openstack.requestlog [None req-e5ed5629-a33d-4312-bfb1-820d57783945 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1514 microversion: 2.1 time: 0.109834 [ 1056.964334] [55188]: [pid: 55188|app: 0|req: 3732/7292] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:57 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1514 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1057.003243] [55187]: DEBUG nova.api.openstack.wsgi [None req-7621f07b-04f2-43a3-b3de-c7f9259c46f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1057.006170] [55187]: DEBUG nova.compute.api [None req-7621f07b-04f2-43a3-b3de-c7f9259c46f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1057.012413] [55187]: DEBUG oslo_concurrency.lockutils [None req-7621f07b-04f2-43a3-b3de-c7f9259c46f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.012790] [55187]: DEBUG oslo_concurrency.lockutils [None req-7621f07b-04f2-43a3-b3de-c7f9259c46f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.013162] [55187]: DEBUG oslo_concurrency.lockutils [None req-7621f07b-04f2-43a3-b3de-c7f9259c46f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.013729] [55187]: DEBUG oslo_concurrency.lockutils [None req-7621f07b-04f2-43a3-b3de-c7f9259c46f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.014016] [55187]: DEBUG oslo_concurrency.lockutils [None req-7621f07b-04f2-43a3-b3de-c7f9259c46f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.014290] [55187]: DEBUG oslo_concurrency.lockutils [None req-7621f07b-04f2-43a3-b3de-c7f9259c46f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.084302] [55188]: DEBUG nova.api.openstack.wsgi [None req-e60cff61-9c88-48e6-a9f0-f66b9a924430 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1057.085914] [55188]: DEBUG nova.compute.api [None req-e60cff61-9c88-48e6-a9f0-f66b9a924430 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1057.089712] [55188]: DEBUG oslo_concurrency.lockutils [None req-e60cff61-9c88-48e6-a9f0-f66b9a924430 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.089970] [55188]: DEBUG oslo_concurrency.lockutils [None req-e60cff61-9c88-48e6-a9f0-f66b9a924430 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.090198] [55188]: DEBUG oslo_concurrency.lockutils [None req-e60cff61-9c88-48e6-a9f0-f66b9a924430 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.090555] [55188]: DEBUG oslo_concurrency.lockutils [None req-e60cff61-9c88-48e6-a9f0-f66b9a924430 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.090755] [55188]: DEBUG oslo_concurrency.lockutils [None req-e60cff61-9c88-48e6-a9f0-f66b9a924430 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.091770] [55188]: DEBUG oslo_concurrency.lockutils [None req-e60cff61-9c88-48e6-a9f0-f66b9a924430 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.098210] [55187]: DEBUG nova.policy [None req-7621f07b-04f2-43a3-b3de-c7f9259c46f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.103367] [55187]: DEBUG nova.policy [None req-7621f07b-04f2-43a3-b3de-c7f9259c46f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.104096] [55187]: DEBUG nova.policy [None req-7621f07b-04f2-43a3-b3de-c7f9259c46f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.104738] [55187]: INFO nova.api.openstack.requestlog [None req-7621f07b-04f2-43a3-b3de-c7f9259c46f2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1737 microversion: 2.20 time: 0.106266 [ 1057.105193] [55187]: [pid: 55187|app: 0|req: 3561/7293] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:57 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1737 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1057.140836] [55187]: DEBUG nova.api.openstack.wsgi [None req-463ee4c2-a183-49f8-9607-5934d0c6720e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1057.143389] [55187]: DEBUG nova.compute.api [None req-463ee4c2-a183-49f8-9607-5934d0c6720e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1057.147836] [55187]: DEBUG oslo_concurrency.lockutils [None req-463ee4c2-a183-49f8-9607-5934d0c6720e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.148141] [55187]: DEBUG oslo_concurrency.lockutils [None req-463ee4c2-a183-49f8-9607-5934d0c6720e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.148361] [55187]: DEBUG oslo_concurrency.lockutils [None req-463ee4c2-a183-49f8-9607-5934d0c6720e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.148820] [55187]: DEBUG oslo_concurrency.lockutils [None req-463ee4c2-a183-49f8-9607-5934d0c6720e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.149474] [55187]: DEBUG oslo_concurrency.lockutils [None req-463ee4c2-a183-49f8-9607-5934d0c6720e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.149474] [55187]: DEBUG oslo_concurrency.lockutils [None req-463ee4c2-a183-49f8-9607-5934d0c6720e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.169131] [55188]: DEBUG nova.policy [None req-e60cff61-9c88-48e6-a9f0-f66b9a924430 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.173917] [55188]: INFO nova.api.openstack.requestlog [None req-e60cff61-9c88-48e6-a9f0-f66b9a924430 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1510 microversion: 2.1 time: 0.091873 [ 1057.174270] [55188]: [pid: 55188|app: 0|req: 3733/7294] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:57 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1510 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1057.186401] [55187]: DEBUG nova.policy [None req-463ee4c2-a183-49f8-9607-5934d0c6720e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.191632] [55187]: DEBUG nova.policy [None req-463ee4c2-a183-49f8-9607-5934d0c6720e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.192411] [55187]: DEBUG nova.policy [None req-463ee4c2-a183-49f8-9607-5934d0c6720e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.193207] [55187]: INFO nova.api.openstack.requestlog [None req-463ee4c2-a183-49f8-9607-5934d0c6720e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1358 microversion: 2.54 time: 0.055064 [ 1057.193562] [55187]: [pid: 55187|app: 0|req: 3562/7295] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:57 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1358 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1057.391307] [55188]: DEBUG nova.api.openstack.wsgi [None req-3ae8567b-be10-4701-9200-4a2fd7d684af tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1057.393260] [55188]: DEBUG nova.compute.api [None req-3ae8567b-be10-4701-9200-4a2fd7d684af tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1057.397215] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ae8567b-be10-4701-9200-4a2fd7d684af tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.397481] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ae8567b-be10-4701-9200-4a2fd7d684af tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.397716] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ae8567b-be10-4701-9200-4a2fd7d684af tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.398123] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ae8567b-be10-4701-9200-4a2fd7d684af tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.398370] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ae8567b-be10-4701-9200-4a2fd7d684af tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.398696] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ae8567b-be10-4701-9200-4a2fd7d684af tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.437943] [55187]: DEBUG nova.api.openstack.wsgi [None req-13e8dfc1-1037-4af3-8600-8db827e038e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1057.440031] [55187]: DEBUG nova.compute.api [None req-13e8dfc1-1037-4af3-8600-8db827e038e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1057.444490] [55187]: DEBUG oslo_concurrency.lockutils [None req-13e8dfc1-1037-4af3-8600-8db827e038e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.444771] [55188]: DEBUG nova.policy [None req-3ae8567b-be10-4701-9200-4a2fd7d684af tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.444870] [55187]: DEBUG oslo_concurrency.lockutils [None req-13e8dfc1-1037-4af3-8600-8db827e038e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.445012] [55187]: DEBUG oslo_concurrency.lockutils [None req-13e8dfc1-1037-4af3-8600-8db827e038e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.445544] [55187]: DEBUG oslo_concurrency.lockutils [None req-13e8dfc1-1037-4af3-8600-8db827e038e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.445679] [55187]: DEBUG oslo_concurrency.lockutils [None req-13e8dfc1-1037-4af3-8600-8db827e038e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.445864] [55187]: DEBUG oslo_concurrency.lockutils [None req-13e8dfc1-1037-4af3-8600-8db827e038e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.453642] [55188]: DEBUG nova.policy [None req-3ae8567b-be10-4701-9200-4a2fd7d684af tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.454401] [55188]: DEBUG nova.policy [None req-3ae8567b-be10-4701-9200-4a2fd7d684af tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.455087] [55188]: INFO nova.api.openstack.requestlog [None req-3ae8567b-be10-4701-9200-4a2fd7d684af tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1374 microversion: 2.47 time: 0.066541 [ 1057.455419] [55188]: [pid: 55188|app: 0|req: 3734/7296] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:57 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1374 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1057.470588] [55188]: DEBUG nova.api.openstack.wsgi [None req-27eb934b-df32-440e-8aba-245a1196a30a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1057.473547] [55188]: DEBUG nova.policy [None req-27eb934b-df32-440e-8aba-245a1196a30a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.474031] [55188]: DEBUG nova.compute.api [None req-27eb934b-df32-440e-8aba-245a1196a30a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Searching by: {'deleted': False, 'project_id': '21852f0039aa4610bf56cadf846e5b7a'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 1057.481968] [55188]: DEBUG oslo_concurrency.lockutils [None req-27eb934b-df32-440e-8aba-245a1196a30a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.482307] [55188]: DEBUG oslo_concurrency.lockutils [None req-27eb934b-df32-440e-8aba-245a1196a30a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.482498] [55188]: DEBUG oslo_concurrency.lockutils [None req-27eb934b-df32-440e-8aba-245a1196a30a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.482947] [55188]: DEBUG oslo_concurrency.lockutils [None req-27eb934b-df32-440e-8aba-245a1196a30a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.483190] [55188]: DEBUG oslo_concurrency.lockutils [None req-27eb934b-df32-440e-8aba-245a1196a30a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.483374] [55188]: DEBUG oslo_concurrency.lockutils [None req-27eb934b-df32-440e-8aba-245a1196a30a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.483804] [55187]: DEBUG nova.policy [None req-13e8dfc1-1037-4af3-8600-8db827e038e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.489020] [55187]: INFO nova.api.openstack.requestlog [None req-13e8dfc1-1037-4af3-8600-8db827e038e7 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1258 microversion: 2.1 time: 0.054060 [ 1057.489285] [55187]: [pid: 55187|app: 0|req: 3563/7297] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:57 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1258 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1057.545304] [55188]: DEBUG nova.compute.multi_cell_list [None req-27eb934b-df32-440e-8aba-245a1196a30a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=55188) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 1057.596946] [55188]: DEBUG nova.policy [None req-27eb934b-df32-440e-8aba-245a1196a30a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.602615] [55188]: DEBUG oslo_concurrency.lockutils [None req-27eb934b-df32-440e-8aba-245a1196a30a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.602889] [55188]: DEBUG oslo_concurrency.lockutils [None req-27eb934b-df32-440e-8aba-245a1196a30a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.603106] [55188]: DEBUG oslo_concurrency.lockutils [None req-27eb934b-df32-440e-8aba-245a1196a30a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.609950] [55188]: DEBUG nova.policy [None req-27eb934b-df32-440e-8aba-245a1196a30a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.610700] [55188]: DEBUG nova.policy [None req-27eb934b-df32-440e-8aba-245a1196a30a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.629432] [55188]: INFO nova.api.openstack.requestlog [None req-27eb934b-df32-440e-8aba-245a1196a30a tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 2742 microversion: 2.47 time: 0.161282 [ 1057.629815] [55188]: [pid: 55188|app: 0|req: 3735/7298] 10.180.1.21 () {60 vars in 1182 bytes} [Wed Mar 26 22:08:57 2025] GET /compute/v2.1/servers/detail => generated 2742 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1057.645539] [55187]: DEBUG nova.api.openstack.wsgi [None req-dcea6d12-7d6f-4c8f-9b02-838a12e8c444 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1057.645826] [55187]: DEBUG nova.compute.api [None req-dcea6d12-7d6f-4c8f-9b02-838a12e8c444 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1057.650392] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcea6d12-7d6f-4c8f-9b02-838a12e8c444 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.650656] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcea6d12-7d6f-4c8f-9b02-838a12e8c444 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.650853] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcea6d12-7d6f-4c8f-9b02-838a12e8c444 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.651287] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcea6d12-7d6f-4c8f-9b02-838a12e8c444 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.651500] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcea6d12-7d6f-4c8f-9b02-838a12e8c444 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.651714] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcea6d12-7d6f-4c8f-9b02-838a12e8c444 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.668930] [55187]: DEBUG nova.compute.api [None req-dcea6d12-7d6f-4c8f-9b02-838a12e8c444 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1057.722441] [55187]: INFO nova.api.openstack.requestlog [None req-dcea6d12-7d6f-4c8f-9b02-838a12e8c444 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 204 len: 0 microversion: 2.47 time: 0.079232 [ 1057.722956] [55187]: [pid: 55187|app: 0|req: 3564/7299] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:08:58 2025] DELETE /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1057.728732] [55188]: DEBUG nova.api.openstack.wsgi [None req-0e5dda3b-ac2f-49be-9234-aa7683462459 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1057.730571] [55188]: DEBUG nova.compute.api [None req-0e5dda3b-ac2f-49be-9234-aa7683462459 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1057.734459] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e5dda3b-ac2f-49be-9234-aa7683462459 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.734769] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e5dda3b-ac2f-49be-9234-aa7683462459 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.735008] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e5dda3b-ac2f-49be-9234-aa7683462459 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.735390] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e5dda3b-ac2f-49be-9234-aa7683462459 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.735591] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e5dda3b-ac2f-49be-9234-aa7683462459 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.735768] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e5dda3b-ac2f-49be-9234-aa7683462459 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.770993] [55188]: DEBUG nova.policy [None req-0e5dda3b-ac2f-49be-9234-aa7683462459 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.775974] [55188]: DEBUG nova.policy [None req-0e5dda3b-ac2f-49be-9234-aa7683462459 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.776773] [55188]: DEBUG nova.policy [None req-0e5dda3b-ac2f-49be-9234-aa7683462459 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.777471] [55188]: INFO nova.api.openstack.requestlog [None req-0e5dda3b-ac2f-49be-9234-aa7683462459 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1380 microversion: 2.47 time: 0.051183 [ 1057.777861] [55188]: [pid: 55188|app: 0|req: 3736/7300] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:58 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1380 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1057.978647] [55187]: DEBUG nova.api.openstack.wsgi [None req-4694c721-161a-459d-8763-08fd68fa9203 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1057.980598] [55187]: DEBUG nova.compute.api [None req-4694c721-161a-459d-8763-08fd68fa9203 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1057.984596] [55187]: DEBUG oslo_concurrency.lockutils [None req-4694c721-161a-459d-8763-08fd68fa9203 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.984893] [55187]: DEBUG oslo_concurrency.lockutils [None req-4694c721-161a-459d-8763-08fd68fa9203 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.985242] [55187]: DEBUG oslo_concurrency.lockutils [None req-4694c721-161a-459d-8763-08fd68fa9203 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.985514] [55187]: DEBUG oslo_concurrency.lockutils [None req-4694c721-161a-459d-8763-08fd68fa9203 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.986630] [55187]: DEBUG oslo_concurrency.lockutils [None req-4694c721-161a-459d-8763-08fd68fa9203 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.986630] [55187]: DEBUG oslo_concurrency.lockutils [None req-4694c721-161a-459d-8763-08fd68fa9203 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.106371] [55187]: DEBUG nova.policy [None req-4694c721-161a-459d-8763-08fd68fa9203 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.111112] [55187]: INFO nova.api.openstack.requestlog [None req-4694c721-161a-459d-8763-08fd68fa9203 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1514 microversion: 2.1 time: 0.135234 [ 1058.111459] [55187]: [pid: 55187|app: 0|req: 3565/7301] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:58 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1514 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.120050] [55188]: DEBUG nova.api.openstack.wsgi [None req-ac450fce-0264-4981-a569-8e22d14672b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1058.121772] [55188]: DEBUG nova.compute.api [None req-ac450fce-0264-4981-a569-8e22d14672b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1058.125642] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac450fce-0264-4981-a569-8e22d14672b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.125907] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac450fce-0264-4981-a569-8e22d14672b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.126114] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac450fce-0264-4981-a569-8e22d14672b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.126502] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac450fce-0264-4981-a569-8e22d14672b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.126776] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac450fce-0264-4981-a569-8e22d14672b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.126956] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac450fce-0264-4981-a569-8e22d14672b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.188446] [55187]: DEBUG nova.api.openstack.wsgi [None req-17df51d3-ea95-412a-91f5-8eb4a088afe5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1058.190176] [55187]: DEBUG nova.compute.api [None req-17df51d3-ea95-412a-91f5-8eb4a088afe5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1058.193758] [55187]: DEBUG oslo_concurrency.lockutils [None req-17df51d3-ea95-412a-91f5-8eb4a088afe5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.194013] [55187]: DEBUG oslo_concurrency.lockutils [None req-17df51d3-ea95-412a-91f5-8eb4a088afe5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.194218] [55187]: DEBUG oslo_concurrency.lockutils [None req-17df51d3-ea95-412a-91f5-8eb4a088afe5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.194580] [55187]: DEBUG oslo_concurrency.lockutils [None req-17df51d3-ea95-412a-91f5-8eb4a088afe5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.194780] [55187]: DEBUG oslo_concurrency.lockutils [None req-17df51d3-ea95-412a-91f5-8eb4a088afe5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.194952] [55187]: DEBUG oslo_concurrency.lockutils [None req-17df51d3-ea95-412a-91f5-8eb4a088afe5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.233018] [55188]: DEBUG nova.policy [None req-ac450fce-0264-4981-a569-8e22d14672b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.237841] [55188]: DEBUG nova.policy [None req-ac450fce-0264-4981-a569-8e22d14672b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.238663] [55188]: DEBUG nova.policy [None req-ac450fce-0264-4981-a569-8e22d14672b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.239417] [55188]: INFO nova.api.openstack.requestlog [None req-ac450fce-0264-4981-a569-8e22d14672b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1737 microversion: 2.20 time: 0.122350 [ 1058.239806] [55188]: [pid: 55188|app: 0|req: 3737/7302] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:58 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1737 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1058.242517] [55188]: DEBUG nova.api.openstack.wsgi [None req-29398a4e-ab9d-4806-aad0-b3a4d4cb70a3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1058.244185] [55188]: DEBUG nova.compute.api [None req-29398a4e-ab9d-4806-aad0-b3a4d4cb70a3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1058.247885] [55188]: DEBUG oslo_concurrency.lockutils [None req-29398a4e-ab9d-4806-aad0-b3a4d4cb70a3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.248157] [55188]: DEBUG oslo_concurrency.lockutils [None req-29398a4e-ab9d-4806-aad0-b3a4d4cb70a3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.248352] [55188]: DEBUG oslo_concurrency.lockutils [None req-29398a4e-ab9d-4806-aad0-b3a4d4cb70a3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.248744] [55188]: DEBUG oslo_concurrency.lockutils [None req-29398a4e-ab9d-4806-aad0-b3a4d4cb70a3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.248953] [55188]: DEBUG oslo_concurrency.lockutils [None req-29398a4e-ab9d-4806-aad0-b3a4d4cb70a3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.249142] [55188]: DEBUG oslo_concurrency.lockutils [None req-29398a4e-ab9d-4806-aad0-b3a4d4cb70a3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.291495] [55188]: DEBUG nova.policy [None req-29398a4e-ab9d-4806-aad0-b3a4d4cb70a3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.299015] [55188]: DEBUG nova.policy [None req-29398a4e-ab9d-4806-aad0-b3a4d4cb70a3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.299323] [55188]: DEBUG nova.policy [None req-29398a4e-ab9d-4806-aad0-b3a4d4cb70a3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.300368] [55188]: INFO nova.api.openstack.requestlog [None req-29398a4e-ab9d-4806-aad0-b3a4d4cb70a3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1358 microversion: 2.54 time: 0.059736 [ 1058.300710] [55188]: [pid: 55188|app: 0|req: 3738/7303] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:58 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1358 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1058.301610] [55187]: DEBUG nova.policy [None req-17df51d3-ea95-412a-91f5-8eb4a088afe5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.307383] [55187]: INFO nova.api.openstack.requestlog [None req-17df51d3-ea95-412a-91f5-8eb4a088afe5 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1510 microversion: 2.1 time: 0.121043 [ 1058.308498] [55187]: [pid: 55187|app: 0|req: 3566/7304] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:58 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1510 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.502991] [55188]: DEBUG nova.api.openstack.wsgi [None req-829a2293-8518-44c4-b11f-f43c5b0d3d14 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1058.506892] [55188]: DEBUG nova.compute.api [None req-829a2293-8518-44c4-b11f-f43c5b0d3d14 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1058.511180] [55188]: DEBUG oslo_concurrency.lockutils [None req-829a2293-8518-44c4-b11f-f43c5b0d3d14 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.511444] [55188]: DEBUG oslo_concurrency.lockutils [None req-829a2293-8518-44c4-b11f-f43c5b0d3d14 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.511635] [55188]: DEBUG oslo_concurrency.lockutils [None req-829a2293-8518-44c4-b11f-f43c5b0d3d14 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.512143] [55188]: DEBUG oslo_concurrency.lockutils [None req-829a2293-8518-44c4-b11f-f43c5b0d3d14 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.512225] [55188]: DEBUG oslo_concurrency.lockutils [None req-829a2293-8518-44c4-b11f-f43c5b0d3d14 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.512374] [55188]: DEBUG oslo_concurrency.lockutils [None req-829a2293-8518-44c4-b11f-f43c5b0d3d14 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.697069] [55188]: DEBUG nova.policy [None req-829a2293-8518-44c4-b11f-f43c5b0d3d14 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.702415] [55188]: INFO nova.api.openstack.requestlog [None req-829a2293-8518-44c4-b11f-f43c5b0d3d14 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1308 microversion: 2.1 time: 0.201807 [ 1058.702887] [55188]: [pid: 55188|app: 0|req: 3739/7305] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:58 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1308 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.794025] [55187]: DEBUG nova.api.openstack.wsgi [None req-4db0ce07-4889-4ac2-8702-66147a3fa631 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1058.794766] [55187]: DEBUG nova.compute.api [None req-4db0ce07-4889-4ac2-8702-66147a3fa631 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1058.798805] [55187]: DEBUG oslo_concurrency.lockutils [None req-4db0ce07-4889-4ac2-8702-66147a3fa631 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.799103] [55187]: DEBUG oslo_concurrency.lockutils [None req-4db0ce07-4889-4ac2-8702-66147a3fa631 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.799327] [55187]: DEBUG oslo_concurrency.lockutils [None req-4db0ce07-4889-4ac2-8702-66147a3fa631 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.799731] [55187]: DEBUG oslo_concurrency.lockutils [None req-4db0ce07-4889-4ac2-8702-66147a3fa631 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.800069] [55187]: DEBUG oslo_concurrency.lockutils [None req-4db0ce07-4889-4ac2-8702-66147a3fa631 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.800316] [55187]: DEBUG oslo_concurrency.lockutils [None req-4db0ce07-4889-4ac2-8702-66147a3fa631 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.843664] [55187]: DEBUG nova.policy [None req-4db0ce07-4889-4ac2-8702-66147a3fa631 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.849468] [55187]: DEBUG nova.policy [None req-4db0ce07-4889-4ac2-8702-66147a3fa631 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.850694] [55187]: DEBUG nova.policy [None req-4db0ce07-4889-4ac2-8702-66147a3fa631 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.851495] [55187]: INFO nova.api.openstack.requestlog [None req-4db0ce07-4889-4ac2-8702-66147a3fa631 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1380 microversion: 2.47 time: 0.061479 [ 1058.852531] [55187]: [pid: 55187|app: 0|req: 3567/7306] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:59 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1380 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1059.126339] [55188]: DEBUG nova.api.openstack.wsgi [None req-5b1528c8-6631-4357-89ef-93c94206cf47 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1059.128619] [55188]: DEBUG nova.compute.api [None req-5b1528c8-6631-4357-89ef-93c94206cf47 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1059.132969] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b1528c8-6631-4357-89ef-93c94206cf47 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.133284] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b1528c8-6631-4357-89ef-93c94206cf47 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.133502] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b1528c8-6631-4357-89ef-93c94206cf47 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.133892] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b1528c8-6631-4357-89ef-93c94206cf47 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.134222] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b1528c8-6631-4357-89ef-93c94206cf47 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.134480] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b1528c8-6631-4357-89ef-93c94206cf47 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.236142] [55188]: DEBUG nova.policy [None req-5b1528c8-6631-4357-89ef-93c94206cf47 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.241962] [55188]: INFO nova.api.openstack.requestlog [None req-5b1528c8-6631-4357-89ef-93c94206cf47 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1514 microversion: 2.1 time: 0.118406 [ 1059.242307] [55188]: [pid: 55188|app: 0|req: 3740/7307] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:59 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1514 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1059.253562] [55187]: DEBUG nova.api.openstack.wsgi [None req-2d9fae54-015f-4d80-8962-91f0f1284eb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1059.255638] [55187]: DEBUG nova.compute.api [None req-2d9fae54-015f-4d80-8962-91f0f1284eb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1059.259891] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d9fae54-015f-4d80-8962-91f0f1284eb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.260292] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d9fae54-015f-4d80-8962-91f0f1284eb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.260608] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d9fae54-015f-4d80-8962-91f0f1284eb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.262017] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d9fae54-015f-4d80-8962-91f0f1284eb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.262017] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d9fae54-015f-4d80-8962-91f0f1284eb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.262017] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d9fae54-015f-4d80-8962-91f0f1284eb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.318989] [55188]: DEBUG nova.api.openstack.wsgi [None req-49b8743d-210d-415d-aa71-9377f1a606fe tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1059.321140] [55188]: DEBUG nova.compute.api [None req-49b8743d-210d-415d-aa71-9377f1a606fe tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1059.325935] [55188]: DEBUG oslo_concurrency.lockutils [None req-49b8743d-210d-415d-aa71-9377f1a606fe tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.326219] [55188]: DEBUG oslo_concurrency.lockutils [None req-49b8743d-210d-415d-aa71-9377f1a606fe tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.326415] [55188]: DEBUG oslo_concurrency.lockutils [None req-49b8743d-210d-415d-aa71-9377f1a606fe tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.327320] [55188]: DEBUG oslo_concurrency.lockutils [None req-49b8743d-210d-415d-aa71-9377f1a606fe tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.327320] [55188]: DEBUG oslo_concurrency.lockutils [None req-49b8743d-210d-415d-aa71-9377f1a606fe tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.327413] [55188]: DEBUG oslo_concurrency.lockutils [None req-49b8743d-210d-415d-aa71-9377f1a606fe tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.372037] [55188]: DEBUG nova.policy [None req-49b8743d-210d-415d-aa71-9377f1a606fe tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.380448] [55188]: DEBUG nova.policy [None req-49b8743d-210d-415d-aa71-9377f1a606fe tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.381197] [55188]: DEBUG nova.policy [None req-49b8743d-210d-415d-aa71-9377f1a606fe tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.381864] [55188]: INFO nova.api.openstack.requestlog [None req-49b8743d-210d-415d-aa71-9377f1a606fe tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1358 microversion: 2.54 time: 0.068412 [ 1059.382456] [55188]: [pid: 55188|app: 0|req: 3741/7308] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:59 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1358 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1059.384949] [55188]: DEBUG nova.api.openstack.wsgi [None req-b038dd4e-8ace-4196-9b09-833b5a27e1ec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1059.387039] [55188]: DEBUG nova.compute.api [None req-b038dd4e-8ace-4196-9b09-833b5a27e1ec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1059.392011] [55188]: DEBUG oslo_concurrency.lockutils [None req-b038dd4e-8ace-4196-9b09-833b5a27e1ec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.392281] [55188]: DEBUG oslo_concurrency.lockutils [None req-b038dd4e-8ace-4196-9b09-833b5a27e1ec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.392825] [55188]: DEBUG oslo_concurrency.lockutils [None req-b038dd4e-8ace-4196-9b09-833b5a27e1ec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.393285] [55188]: DEBUG oslo_concurrency.lockutils [None req-b038dd4e-8ace-4196-9b09-833b5a27e1ec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.393738] [55188]: DEBUG oslo_concurrency.lockutils [None req-b038dd4e-8ace-4196-9b09-833b5a27e1ec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.393892] [55188]: DEBUG oslo_concurrency.lockutils [None req-b038dd4e-8ace-4196-9b09-833b5a27e1ec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.411952] [55187]: DEBUG nova.policy [None req-2d9fae54-015f-4d80-8962-91f0f1284eb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.418112] [55187]: DEBUG nova.policy [None req-2d9fae54-015f-4d80-8962-91f0f1284eb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.418273] [55187]: DEBUG nova.policy [None req-2d9fae54-015f-4d80-8962-91f0f1284eb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.418853] [55187]: INFO nova.api.openstack.requestlog [None req-2d9fae54-015f-4d80-8962-91f0f1284eb5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1737 microversion: 2.20 time: 0.167747 [ 1059.422021] [55187]: [pid: 55187|app: 0|req: 3568/7309] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:08:59 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1737 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1059.476376] [55188]: DEBUG nova.policy [None req-b038dd4e-8ace-4196-9b09-833b5a27e1ec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.481309] [55188]: INFO nova.api.openstack.requestlog [None req-b038dd4e-8ace-4196-9b09-833b5a27e1ec tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1510 microversion: 2.1 time: 0.098184 [ 1059.481669] [55188]: [pid: 55188|app: 0|req: 3742/7310] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:08:59 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1510 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1059.638916] [55187]: DEBUG nova.api.openstack.wsgi [req-7b62541f-445d-47a8-b854-8b4efe691823 req-6e268e1f-a071-4ad9-811c-690c3d21d4e0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "38299d76-4cb9-49c6-80d6-0288760d37ce", "name": "network-vif-deleted", "tag": "cb0fd9c4-4981-4b58-9810-5dde2675af12"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1059.647166] [55187]: DEBUG oslo_concurrency.lockutils [req-7b62541f-445d-47a8-b854-8b4efe691823 req-6e268e1f-a071-4ad9-811c-690c3d21d4e0 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.648017] [55187]: DEBUG oslo_concurrency.lockutils [req-7b62541f-445d-47a8-b854-8b4efe691823 req-6e268e1f-a071-4ad9-811c-690c3d21d4e0 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.648017] [55187]: DEBUG oslo_concurrency.lockutils [req-7b62541f-445d-47a8-b854-8b4efe691823 req-6e268e1f-a071-4ad9-811c-690c3d21d4e0 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.654570] [55187]: INFO nova.api.openstack.compute.server_external_events [req-7b62541f-445d-47a8-b854-8b4efe691823 req-6e268e1f-a071-4ad9-811c-690c3d21d4e0 service nova] Creating event network-vif-deleted:cb0fd9c4-4981-4b58-9810-5dde2675af12 for instance 38299d76-4cb9-49c6-80d6-0288760d37ce on cpu-1 [ 1059.657349] [55187]: INFO nova.api.openstack.requestlog [req-7b62541f-445d-47a8-b854-8b4efe691823 req-6e268e1f-a071-4ad9-811c-690c3d21d4e0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020923 [ 1059.658583] [55187]: [pid: 55187|app: 0|req: 3569/7311] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:00 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1059.718892] [55188]: DEBUG nova.api.openstack.wsgi [None req-ce65679b-b102-4329-8528-b58491d06c68 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1059.720644] [55188]: DEBUG nova.compute.api [None req-ce65679b-b102-4329-8528-b58491d06c68 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1059.724131] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce65679b-b102-4329-8528-b58491d06c68 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.724369] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce65679b-b102-4329-8528-b58491d06c68 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.724553] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce65679b-b102-4329-8528-b58491d06c68 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.724896] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce65679b-b102-4329-8528-b58491d06c68 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.725111] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce65679b-b102-4329-8528-b58491d06c68 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.725287] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce65679b-b102-4329-8528-b58491d06c68 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.800282] [55188]: DEBUG nova.policy [None req-ce65679b-b102-4329-8528-b58491d06c68 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.805153] [55188]: INFO nova.api.openstack.requestlog [None req-ce65679b-b102-4329-8528-b58491d06c68 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1306 microversion: 2.1 time: 0.089000 [ 1059.805488] [55188]: [pid: 55188|app: 0|req: 3743/7312] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:00 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1306 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1059.868142] [55187]: DEBUG nova.api.openstack.wsgi [None req-d187cfe0-d0fc-4c1c-acad-24f6167f6edc tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1059.870371] [55187]: DEBUG nova.compute.api [None req-d187cfe0-d0fc-4c1c-acad-24f6167f6edc tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1059.874963] [55187]: DEBUG oslo_concurrency.lockutils [None req-d187cfe0-d0fc-4c1c-acad-24f6167f6edc tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.875193] [55187]: DEBUG oslo_concurrency.lockutils [None req-d187cfe0-d0fc-4c1c-acad-24f6167f6edc tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.875441] [55187]: DEBUG oslo_concurrency.lockutils [None req-d187cfe0-d0fc-4c1c-acad-24f6167f6edc tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.875875] [55187]: DEBUG oslo_concurrency.lockutils [None req-d187cfe0-d0fc-4c1c-acad-24f6167f6edc tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1059.876151] [55187]: DEBUG oslo_concurrency.lockutils [None req-d187cfe0-d0fc-4c1c-acad-24f6167f6edc tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1059.876357] [55187]: DEBUG oslo_concurrency.lockutils [None req-d187cfe0-d0fc-4c1c-acad-24f6167f6edc tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1059.915958] [55187]: DEBUG nova.policy [None req-d187cfe0-d0fc-4c1c-acad-24f6167f6edc tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.920925] [55187]: DEBUG nova.policy [None req-d187cfe0-d0fc-4c1c-acad-24f6167f6edc tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.921671] [55187]: DEBUG nova.policy [None req-d187cfe0-d0fc-4c1c-acad-24f6167f6edc tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1059.922338] [55187]: INFO nova.api.openstack.requestlog [None req-d187cfe0-d0fc-4c1c-acad-24f6167f6edc tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1380 microversion: 2.47 time: 0.057135 [ 1059.922654] [55187]: [pid: 55187|app: 0|req: 3570/7313] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:00 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1380 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1060.090501] [55188]: DEBUG nova.api.openstack.wsgi [req-821d6bf8-988e-468a-b3da-ba43e54ea7ec req-291c654d-cdcb-4489-b80e-d6ad743e22da service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b36d4c86-1509-47ba-8447-0cfdd9de6b7c", "name": "network-vif-plugged", "status": "completed", "tag": "e14708df-15bb-477b-90c4-1c2f9d7c10d4"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1060.096228] [55188]: DEBUG oslo_concurrency.lockutils [req-821d6bf8-988e-468a-b3da-ba43e54ea7ec req-291c654d-cdcb-4489-b80e-d6ad743e22da service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.096462] [55188]: DEBUG oslo_concurrency.lockutils [req-821d6bf8-988e-468a-b3da-ba43e54ea7ec req-291c654d-cdcb-4489-b80e-d6ad743e22da service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.096750] [55188]: DEBUG oslo_concurrency.lockutils [req-821d6bf8-988e-468a-b3da-ba43e54ea7ec req-291c654d-cdcb-4489-b80e-d6ad743e22da service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.102908] [55188]: INFO nova.api.openstack.compute.server_external_events [req-821d6bf8-988e-468a-b3da-ba43e54ea7ec req-291c654d-cdcb-4489-b80e-d6ad743e22da service nova] Creating event network-vif-plugged:e14708df-15bb-477b-90c4-1c2f9d7c10d4 for instance b36d4c86-1509-47ba-8447-0cfdd9de6b7c on cpu-1 [ 1060.105648] [55188]: INFO nova.api.openstack.requestlog [req-821d6bf8-988e-468a-b3da-ba43e54ea7ec req-291c654d-cdcb-4489-b80e-d6ad743e22da service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018008 [ 1060.106116] [55188]: [pid: 55188|app: 0|req: 3744/7314] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:00 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1060.256350] [55187]: DEBUG nova.api.openstack.wsgi [None req-09106e4f-e240-48ff-8652-1f9f08cb2f17 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1060.258137] [55187]: DEBUG nova.compute.api [None req-09106e4f-e240-48ff-8652-1f9f08cb2f17 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1060.262250] [55187]: DEBUG oslo_concurrency.lockutils [None req-09106e4f-e240-48ff-8652-1f9f08cb2f17 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.262498] [55187]: DEBUG oslo_concurrency.lockutils [None req-09106e4f-e240-48ff-8652-1f9f08cb2f17 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.262686] [55187]: DEBUG oslo_concurrency.lockutils [None req-09106e4f-e240-48ff-8652-1f9f08cb2f17 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.263064] [55187]: DEBUG oslo_concurrency.lockutils [None req-09106e4f-e240-48ff-8652-1f9f08cb2f17 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.263272] [55187]: DEBUG oslo_concurrency.lockutils [None req-09106e4f-e240-48ff-8652-1f9f08cb2f17 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.263446] [55187]: DEBUG oslo_concurrency.lockutils [None req-09106e4f-e240-48ff-8652-1f9f08cb2f17 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.354055] [55187]: DEBUG nova.policy [None req-09106e4f-e240-48ff-8652-1f9f08cb2f17 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.360631] [55187]: INFO nova.api.openstack.requestlog [None req-09106e4f-e240-48ff-8652-1f9f08cb2f17 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1514 microversion: 2.1 time: 0.106499 [ 1060.361017] [55187]: [pid: 55187|app: 0|req: 3571/7315] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:00 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1514 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1060.398310] [55188]: DEBUG nova.api.openstack.wsgi [None req-4235baa7-55b4-4e63-964f-276cb12c432e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1060.400476] [55188]: DEBUG nova.compute.api [None req-4235baa7-55b4-4e63-964f-276cb12c432e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1060.406796] [55188]: DEBUG oslo_concurrency.lockutils [None req-4235baa7-55b4-4e63-964f-276cb12c432e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.407251] [55188]: DEBUG oslo_concurrency.lockutils [None req-4235baa7-55b4-4e63-964f-276cb12c432e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.407813] [55188]: DEBUG oslo_concurrency.lockutils [None req-4235baa7-55b4-4e63-964f-276cb12c432e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.408208] [55188]: DEBUG oslo_concurrency.lockutils [None req-4235baa7-55b4-4e63-964f-276cb12c432e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.408595] [55188]: DEBUG oslo_concurrency.lockutils [None req-4235baa7-55b4-4e63-964f-276cb12c432e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.408902] [55188]: DEBUG oslo_concurrency.lockutils [None req-4235baa7-55b4-4e63-964f-276cb12c432e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.434837] [55187]: DEBUG nova.api.openstack.wsgi [None req-97239889-e893-4d1a-b8b2-cbaa9dcf29d5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1060.437638] [55187]: DEBUG nova.compute.api [None req-97239889-e893-4d1a-b8b2-cbaa9dcf29d5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1060.441635] [55187]: DEBUG oslo_concurrency.lockutils [None req-97239889-e893-4d1a-b8b2-cbaa9dcf29d5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.441900] [55187]: DEBUG oslo_concurrency.lockutils [None req-97239889-e893-4d1a-b8b2-cbaa9dcf29d5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.442101] [55187]: DEBUG oslo_concurrency.lockutils [None req-97239889-e893-4d1a-b8b2-cbaa9dcf29d5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.442510] [55187]: DEBUG oslo_concurrency.lockutils [None req-97239889-e893-4d1a-b8b2-cbaa9dcf29d5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.442710] [55187]: DEBUG oslo_concurrency.lockutils [None req-97239889-e893-4d1a-b8b2-cbaa9dcf29d5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.442890] [55187]: DEBUG oslo_concurrency.lockutils [None req-97239889-e893-4d1a-b8b2-cbaa9dcf29d5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.461036] [55188]: DEBUG nova.policy [None req-4235baa7-55b4-4e63-964f-276cb12c432e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.465821] [55188]: DEBUG nova.policy [None req-4235baa7-55b4-4e63-964f-276cb12c432e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.466608] [55188]: DEBUG nova.policy [None req-4235baa7-55b4-4e63-964f-276cb12c432e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.467288] [55188]: INFO nova.api.openstack.requestlog [None req-4235baa7-55b4-4e63-964f-276cb12c432e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1358 microversion: 2.54 time: 0.072836 [ 1060.467642] [55188]: [pid: 55188|app: 0|req: 3745/7316] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:00 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1358 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1060.498294] [55188]: DEBUG nova.api.openstack.wsgi [None req-bf69c637-5004-4471-a90d-9ecdd7d188a4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1060.500261] [55188]: DEBUG nova.compute.api [None req-bf69c637-5004-4471-a90d-9ecdd7d188a4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1060.504096] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf69c637-5004-4471-a90d-9ecdd7d188a4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.504362] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf69c637-5004-4471-a90d-9ecdd7d188a4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.504710] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf69c637-5004-4471-a90d-9ecdd7d188a4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.505139] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf69c637-5004-4471-a90d-9ecdd7d188a4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.505354] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf69c637-5004-4471-a90d-9ecdd7d188a4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.505530] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf69c637-5004-4471-a90d-9ecdd7d188a4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.533591] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=1 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1060.537040] [55187]: DEBUG nova.policy [None req-97239889-e893-4d1a-b8b2-cbaa9dcf29d5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.542117] [55187]: DEBUG nova.policy [None req-97239889-e893-4d1a-b8b2-cbaa9dcf29d5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.542973] [55187]: DEBUG nova.policy [None req-97239889-e893-4d1a-b8b2-cbaa9dcf29d5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.543173] [55188]: DEBUG nova.policy [None req-bf69c637-5004-4471-a90d-9ecdd7d188a4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.543664] [55187]: INFO nova.api.openstack.requestlog [None req-97239889-e893-4d1a-b8b2-cbaa9dcf29d5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1737 microversion: 2.20 time: 0.111413 [ 1060.544241] [55187]: [pid: 55187|app: 0|req: 3572/7317] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:00 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1737 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1060.548701] [55188]: INFO nova.api.openstack.requestlog [None req-bf69c637-5004-4471-a90d-9ecdd7d188a4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1296 microversion: 2.1 time: 0.053325 [ 1060.549125] [55188]: [pid: 55188|app: 0|req: 3746/7318] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:00 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1296 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1060.819133] [55187]: DEBUG nova.api.openstack.wsgi [None req-76612ed9-f7c4-4b97-b351-c76701db4ab4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1060.820963] [55187]: DEBUG nova.compute.api [None req-76612ed9-f7c4-4b97-b351-c76701db4ab4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1060.824929] [55187]: DEBUG oslo_concurrency.lockutils [None req-76612ed9-f7c4-4b97-b351-c76701db4ab4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.825319] [55187]: DEBUG oslo_concurrency.lockutils [None req-76612ed9-f7c4-4b97-b351-c76701db4ab4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.825544] [55187]: DEBUG oslo_concurrency.lockutils [None req-76612ed9-f7c4-4b97-b351-c76701db4ab4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.825942] [55187]: DEBUG oslo_concurrency.lockutils [None req-76612ed9-f7c4-4b97-b351-c76701db4ab4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.826143] [55187]: DEBUG oslo_concurrency.lockutils [None req-76612ed9-f7c4-4b97-b351-c76701db4ab4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.826324] [55187]: DEBUG oslo_concurrency.lockutils [None req-76612ed9-f7c4-4b97-b351-c76701db4ab4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.939804] [55188]: DEBUG nova.api.openstack.wsgi [None req-f47c817a-6ccb-48ce-8547-68835bf28183 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1060.942219] [55188]: DEBUG nova.compute.api [None req-f47c817a-6ccb-48ce-8547-68835bf28183 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1060.947406] [55188]: DEBUG oslo_concurrency.lockutils [None req-f47c817a-6ccb-48ce-8547-68835bf28183 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.947690] [55188]: DEBUG oslo_concurrency.lockutils [None req-f47c817a-6ccb-48ce-8547-68835bf28183 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.947894] [55188]: DEBUG oslo_concurrency.lockutils [None req-f47c817a-6ccb-48ce-8547-68835bf28183 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.948502] [55188]: DEBUG oslo_concurrency.lockutils [None req-f47c817a-6ccb-48ce-8547-68835bf28183 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.948809] [55188]: DEBUG oslo_concurrency.lockutils [None req-f47c817a-6ccb-48ce-8547-68835bf28183 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.949032] [55188]: DEBUG oslo_concurrency.lockutils [None req-f47c817a-6ccb-48ce-8547-68835bf28183 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.958482] [55187]: DEBUG nova.policy [None req-76612ed9-f7c4-4b97-b351-c76701db4ab4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.963350] [55187]: INFO nova.api.openstack.requestlog [None req-76612ed9-f7c4-4b97-b351-c76701db4ab4 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1306 microversion: 2.1 time: 0.146636 [ 1060.963688] [55187]: [pid: 55187|app: 0|req: 3573/7319] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:01 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1306 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1060.991934] [55188]: DEBUG nova.policy [None req-f47c817a-6ccb-48ce-8547-68835bf28183 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.997213] [55188]: DEBUG nova.policy [None req-f47c817a-6ccb-48ce-8547-68835bf28183 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.997907] [55188]: DEBUG nova.policy [None req-f47c817a-6ccb-48ce-8547-68835bf28183 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.998609] [55188]: INFO nova.api.openstack.requestlog [None req-f47c817a-6ccb-48ce-8547-68835bf28183 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1380 microversion: 2.47 time: 0.062104 [ 1060.999113] [55188]: [pid: 55188|app: 0|req: 3747/7320] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:01 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1380 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1061.378353] [55187]: DEBUG nova.api.openstack.wsgi [None req-09a773cb-d110-480d-b4a7-23addfe098b5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1061.380805] [55187]: DEBUG nova.compute.api [None req-09a773cb-d110-480d-b4a7-23addfe098b5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1061.385778] [55187]: DEBUG oslo_concurrency.lockutils [None req-09a773cb-d110-480d-b4a7-23addfe098b5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.386230] [55187]: DEBUG oslo_concurrency.lockutils [None req-09a773cb-d110-480d-b4a7-23addfe098b5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.386389] [55187]: DEBUG oslo_concurrency.lockutils [None req-09a773cb-d110-480d-b4a7-23addfe098b5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.386784] [55187]: DEBUG oslo_concurrency.lockutils [None req-09a773cb-d110-480d-b4a7-23addfe098b5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.387129] [55187]: DEBUG oslo_concurrency.lockutils [None req-09a773cb-d110-480d-b4a7-23addfe098b5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.387443] [55187]: DEBUG oslo_concurrency.lockutils [None req-09a773cb-d110-480d-b4a7-23addfe098b5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.483413] [55188]: DEBUG nova.api.openstack.wsgi [None req-13c1fcd5-be02-4329-ae43-e3ed6aaa5ea0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1061.485636] [55188]: DEBUG nova.compute.api [None req-13c1fcd5-be02-4329-ae43-e3ed6aaa5ea0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1061.490448] [55188]: DEBUG oslo_concurrency.lockutils [None req-13c1fcd5-be02-4329-ae43-e3ed6aaa5ea0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.490801] [55188]: DEBUG oslo_concurrency.lockutils [None req-13c1fcd5-be02-4329-ae43-e3ed6aaa5ea0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.491058] [55188]: DEBUG oslo_concurrency.lockutils [None req-13c1fcd5-be02-4329-ae43-e3ed6aaa5ea0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.491797] [55188]: DEBUG oslo_concurrency.lockutils [None req-13c1fcd5-be02-4329-ae43-e3ed6aaa5ea0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.492104] [55188]: DEBUG oslo_concurrency.lockutils [None req-13c1fcd5-be02-4329-ae43-e3ed6aaa5ea0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.492492] [55188]: DEBUG oslo_concurrency.lockutils [None req-13c1fcd5-be02-4329-ae43-e3ed6aaa5ea0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.501348] [55187]: DEBUG nova.policy [None req-09a773cb-d110-480d-b4a7-23addfe098b5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.507062] [55187]: INFO nova.api.openstack.requestlog [None req-09a773cb-d110-480d-b4a7-23addfe098b5 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1514 microversion: 2.1 time: 0.131585 [ 1061.507062] [55187]: [pid: 55187|app: 0|req: 3574/7321] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:01 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1514 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.531824] [55188]: DEBUG nova.policy [None req-13c1fcd5-be02-4329-ae43-e3ed6aaa5ea0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.537833] [55188]: DEBUG nova.policy [None req-13c1fcd5-be02-4329-ae43-e3ed6aaa5ea0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.538669] [55188]: DEBUG nova.policy [None req-13c1fcd5-be02-4329-ae43-e3ed6aaa5ea0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.539382] [55188]: INFO nova.api.openstack.requestlog [None req-13c1fcd5-be02-4329-ae43-e3ed6aaa5ea0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1358 microversion: 2.54 time: 0.059371 [ 1061.539697] [55188]: [pid: 55188|app: 0|req: 3748/7322] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:01 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1358 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1061.558903] [55187]: DEBUG nova.api.openstack.wsgi [None req-fdac003e-4b0a-4720-9668-bee545c36da7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1061.560677] [55187]: DEBUG nova.compute.api [None req-fdac003e-4b0a-4720-9668-bee545c36da7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1061.562389] [55188]: DEBUG nova.api.openstack.wsgi [None req-15b1c77e-af01-4722-978b-bf6f32ecd325 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1061.564567] [55188]: DEBUG nova.compute.api [None req-15b1c77e-af01-4722-978b-bf6f32ecd325 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1061.564842] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdac003e-4b0a-4720-9668-bee545c36da7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.565199] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdac003e-4b0a-4720-9668-bee545c36da7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.565416] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdac003e-4b0a-4720-9668-bee545c36da7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.565899] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdac003e-4b0a-4720-9668-bee545c36da7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.566325] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdac003e-4b0a-4720-9668-bee545c36da7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.566397] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdac003e-4b0a-4720-9668-bee545c36da7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.569144] [55188]: DEBUG oslo_concurrency.lockutils [None req-15b1c77e-af01-4722-978b-bf6f32ecd325 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.569425] [55188]: DEBUG oslo_concurrency.lockutils [None req-15b1c77e-af01-4722-978b-bf6f32ecd325 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.569682] [55188]: DEBUG oslo_concurrency.lockutils [None req-15b1c77e-af01-4722-978b-bf6f32ecd325 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.570089] [55188]: DEBUG oslo_concurrency.lockutils [None req-15b1c77e-af01-4722-978b-bf6f32ecd325 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.570302] [55188]: DEBUG oslo_concurrency.lockutils [None req-15b1c77e-af01-4722-978b-bf6f32ecd325 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.570477] [55188]: DEBUG oslo_concurrency.lockutils [None req-15b1c77e-af01-4722-978b-bf6f32ecd325 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.591560] [55188]: DEBUG oslo_concurrency.lockutils [None req-15b1c77e-af01-4722-978b-bf6f32ecd325 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.591855] [55188]: DEBUG oslo_concurrency.lockutils [None req-15b1c77e-af01-4722-978b-bf6f32ecd325 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.592036] [55188]: DEBUG oslo_concurrency.lockutils [None req-15b1c77e-af01-4722-978b-bf6f32ecd325 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.592548] [55188]: DEBUG nova.objects.instance [None req-15b1c77e-af01-4722-978b-bf6f32ecd325 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lazy-loading 'fault' on Instance uuid 38299d76-4cb9-49c6-80d6-0288760d37ce {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1061.615539] [55188]: DEBUG nova.policy [None req-15b1c77e-af01-4722-978b-bf6f32ecd325 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.621389] [55188]: INFO nova.api.openstack.requestlog [None req-15b1c77e-af01-4722-978b-bf6f32ecd325 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1301 microversion: 2.1 time: 0.061519 [ 1061.621755] [55188]: [pid: 55188|app: 0|req: 3749/7323] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:01 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1301 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.643040] [55187]: DEBUG nova.policy [None req-fdac003e-4b0a-4720-9668-bee545c36da7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.649123] [55187]: DEBUG nova.policy [None req-fdac003e-4b0a-4720-9668-bee545c36da7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.649379] [55187]: DEBUG nova.policy [None req-fdac003e-4b0a-4720-9668-bee545c36da7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.650243] [55187]: INFO nova.api.openstack.requestlog [None req-fdac003e-4b0a-4720-9668-bee545c36da7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1737 microversion: 2.20 time: 0.094053 [ 1061.650705] [55187]: [pid: 55187|app: 0|req: 3575/7324] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:01 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1737 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1061.977622] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c53ec3b-49ff-4002-bda3-3813c8d1d4f3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1061.979863] [55188]: DEBUG nova.compute.api [None req-5c53ec3b-49ff-4002-bda3-3813c8d1d4f3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1061.984704] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c53ec3b-49ff-4002-bda3-3813c8d1d4f3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.985201] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c53ec3b-49ff-4002-bda3-3813c8d1d4f3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.985528] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c53ec3b-49ff-4002-bda3-3813c8d1d4f3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.985987] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c53ec3b-49ff-4002-bda3-3813c8d1d4f3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.986305] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c53ec3b-49ff-4002-bda3-3813c8d1d4f3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.986619] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c53ec3b-49ff-4002-bda3-3813c8d1d4f3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.014653] [55187]: DEBUG nova.api.openstack.wsgi [None req-0b3ae68d-5f40-4978-b619-f6a8b5a491d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1062.016551] [55187]: DEBUG nova.compute.api [None req-0b3ae68d-5f40-4978-b619-f6a8b5a491d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1062.021120] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b3ae68d-5f40-4978-b619-f6a8b5a491d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.021445] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b3ae68d-5f40-4978-b619-f6a8b5a491d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.021643] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b3ae68d-5f40-4978-b619-f6a8b5a491d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.022050] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b3ae68d-5f40-4978-b619-f6a8b5a491d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.022295] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b3ae68d-5f40-4978-b619-f6a8b5a491d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.022425] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b3ae68d-5f40-4978-b619-f6a8b5a491d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.067300] [55187]: DEBUG nova.policy [None req-0b3ae68d-5f40-4978-b619-f6a8b5a491d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.073121] [55187]: DEBUG nova.policy [None req-0b3ae68d-5f40-4978-b619-f6a8b5a491d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.074261] [55187]: DEBUG nova.policy [None req-0b3ae68d-5f40-4978-b619-f6a8b5a491d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.075239] [55187]: INFO nova.api.openstack.requestlog [None req-0b3ae68d-5f40-4978-b619-f6a8b5a491d0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1380 microversion: 2.47 time: 0.062964 [ 1062.075772] [55187]: [pid: 55187|app: 0|req: 3576/7325] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:02 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1380 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1062.119632] [55188]: DEBUG nova.policy [None req-5c53ec3b-49ff-4002-bda3-3813c8d1d4f3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.122511] [55188]: INFO nova.api.openstack.requestlog [None req-5c53ec3b-49ff-4002-bda3-3813c8d1d4f3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1306 microversion: 2.1 time: 0.147512 [ 1062.122928] [55188]: [pid: 55188|app: 0|req: 3750/7326] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:02 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1306 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.124819] [55187]: DEBUG nova.api.openstack.wsgi [req-f80e3943-a62d-4201-93dc-6f26b265d58c req-32eeb331-0963-47c9-bf8c-9a7cb9686412 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b36d4c86-1509-47ba-8447-0cfdd9de6b7c", "tag": "e14708df-15bb-477b-90c4-1c2f9d7c10d4"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1062.132156] [55187]: DEBUG oslo_concurrency.lockutils [req-f80e3943-a62d-4201-93dc-6f26b265d58c req-32eeb331-0963-47c9-bf8c-9a7cb9686412 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.132156] [55187]: DEBUG oslo_concurrency.lockutils [req-f80e3943-a62d-4201-93dc-6f26b265d58c req-32eeb331-0963-47c9-bf8c-9a7cb9686412 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.132156] [55187]: DEBUG oslo_concurrency.lockutils [req-f80e3943-a62d-4201-93dc-6f26b265d58c req-32eeb331-0963-47c9-bf8c-9a7cb9686412 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.139253] [55187]: INFO nova.api.openstack.compute.server_external_events [req-f80e3943-a62d-4201-93dc-6f26b265d58c req-32eeb331-0963-47c9-bf8c-9a7cb9686412 service nova] Creating event network-changed:e14708df-15bb-477b-90c4-1c2f9d7c10d4 for instance b36d4c86-1509-47ba-8447-0cfdd9de6b7c on cpu-1 [ 1062.144689] [55187]: INFO nova.api.openstack.requestlog [req-f80e3943-a62d-4201-93dc-6f26b265d58c req-32eeb331-0963-47c9-bf8c-9a7cb9686412 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020756 [ 1062.144689] [55187]: [pid: 55187|app: 0|req: 3577/7327] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:02 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1062.521102] [55188]: DEBUG nova.api.openstack.wsgi [None req-e17dd8e9-3664-463f-9720-92c4838216b0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1062.522912] [55188]: DEBUG nova.compute.api [None req-e17dd8e9-3664-463f-9720-92c4838216b0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1062.529295] [55188]: DEBUG oslo_concurrency.lockutils [None req-e17dd8e9-3664-463f-9720-92c4838216b0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.529560] [55188]: DEBUG oslo_concurrency.lockutils [None req-e17dd8e9-3664-463f-9720-92c4838216b0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.529816] [55188]: DEBUG oslo_concurrency.lockutils [None req-e17dd8e9-3664-463f-9720-92c4838216b0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.530199] [55188]: DEBUG oslo_concurrency.lockutils [None req-e17dd8e9-3664-463f-9720-92c4838216b0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.530402] [55188]: DEBUG oslo_concurrency.lockutils [None req-e17dd8e9-3664-463f-9720-92c4838216b0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.530581] [55188]: DEBUG oslo_concurrency.lockutils [None req-e17dd8e9-3664-463f-9720-92c4838216b0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.558163] [55187]: DEBUG nova.api.openstack.wsgi [None req-e67f7ffd-7a11-4f41-98f5-f86ce93b55f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1062.560856] [55187]: DEBUG nova.compute.api [None req-e67f7ffd-7a11-4f41-98f5-f86ce93b55f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1062.564511] [55187]: DEBUG oslo_concurrency.lockutils [None req-e67f7ffd-7a11-4f41-98f5-f86ce93b55f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.564791] [55187]: DEBUG oslo_concurrency.lockutils [None req-e67f7ffd-7a11-4f41-98f5-f86ce93b55f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.565071] [55187]: DEBUG oslo_concurrency.lockutils [None req-e67f7ffd-7a11-4f41-98f5-f86ce93b55f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.565461] [55187]: DEBUG oslo_concurrency.lockutils [None req-e67f7ffd-7a11-4f41-98f5-f86ce93b55f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.565663] [55187]: DEBUG oslo_concurrency.lockutils [None req-e67f7ffd-7a11-4f41-98f5-f86ce93b55f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.565849] [55187]: DEBUG oslo_concurrency.lockutils [None req-e67f7ffd-7a11-4f41-98f5-f86ce93b55f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.610375] [55187]: DEBUG nova.policy [None req-e67f7ffd-7a11-4f41-98f5-f86ce93b55f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.617112] [55187]: DEBUG nova.policy [None req-e67f7ffd-7a11-4f41-98f5-f86ce93b55f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.617944] [55187]: DEBUG nova.policy [None req-e67f7ffd-7a11-4f41-98f5-f86ce93b55f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.618688] [55187]: INFO nova.api.openstack.requestlog [None req-e67f7ffd-7a11-4f41-98f5-f86ce93b55f1 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1358 microversion: 2.54 time: 0.066281 [ 1062.619166] [55187]: [pid: 55187|app: 0|req: 3578/7328] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:02 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1358 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1062.634325] [55187]: DEBUG nova.api.openstack.wsgi [None req-f0493ae4-ce06-4772-8d61-adac930317e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1062.636061] [55187]: DEBUG nova.compute.api [None req-f0493ae4-ce06-4772-8d61-adac930317e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1062.640119] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0493ae4-ce06-4772-8d61-adac930317e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.640398] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0493ae4-ce06-4772-8d61-adac930317e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.640614] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0493ae4-ce06-4772-8d61-adac930317e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.640953] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0493ae4-ce06-4772-8d61-adac930317e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.641169] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0493ae4-ce06-4772-8d61-adac930317e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.641340] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0493ae4-ce06-4772-8d61-adac930317e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.662504] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0493ae4-ce06-4772-8d61-adac930317e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.662697] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0493ae4-ce06-4772-8d61-adac930317e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.662763] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0493ae4-ce06-4772-8d61-adac930317e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.662959] [55187]: DEBUG nova.objects.instance [None req-f0493ae4-ce06-4772-8d61-adac930317e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lazy-loading 'fault' on Instance uuid 38299d76-4cb9-49c6-80d6-0288760d37ce {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1062.688710] [55187]: DEBUG nova.policy [None req-f0493ae4-ce06-4772-8d61-adac930317e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7566b0c0faeb4f80b9d815a812748a51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fad1616ff74d59a0c91c85897795d6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.693755] [55187]: INFO nova.api.openstack.requestlog [None req-f0493ae4-ce06-4772-8d61-adac930317e4 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 200 len: 1301 microversion: 2.1 time: 0.061713 [ 1062.694191] [55187]: [pid: 55187|app: 0|req: 3579/7329] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:02 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 1301 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1062.697762] [55187]: DEBUG nova.api.openstack.wsgi [None req-ee1ab5af-12b1-41fc-839d-3ee04c9d9155 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1062.698795] [55187]: DEBUG nova.compute.api [None req-ee1ab5af-12b1-41fc-839d-3ee04c9d9155 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1062.702756] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee1ab5af-12b1-41fc-839d-3ee04c9d9155 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.703018] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee1ab5af-12b1-41fc-839d-3ee04c9d9155 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.703221] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee1ab5af-12b1-41fc-839d-3ee04c9d9155 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.703585] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee1ab5af-12b1-41fc-839d-3ee04c9d9155 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.704498] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee1ab5af-12b1-41fc-839d-3ee04c9d9155 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.704498] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee1ab5af-12b1-41fc-839d-3ee04c9d9155 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.784107] [55187]: DEBUG nova.policy [None req-ee1ab5af-12b1-41fc-839d-3ee04c9d9155 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.789244] [55187]: DEBUG nova.policy [None req-ee1ab5af-12b1-41fc-839d-3ee04c9d9155 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.789990] [55187]: DEBUG nova.policy [None req-ee1ab5af-12b1-41fc-839d-3ee04c9d9155 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.790674] [55187]: INFO nova.api.openstack.requestlog [None req-ee1ab5af-12b1-41fc-839d-3ee04c9d9155 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1737 microversion: 2.20 time: 0.095950 [ 1062.791144] [55187]: [pid: 55187|app: 0|req: 3580/7330] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:03 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1737 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1062.889636] [55188]: DEBUG nova.policy [None req-e17dd8e9-3664-463f-9720-92c4838216b0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.896267] [55188]: INFO nova.api.openstack.requestlog [None req-e17dd8e9-3664-463f-9720-92c4838216b0 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1514 microversion: 2.1 time: 0.377488 [ 1062.896945] [55188]: [pid: 55188|app: 0|req: 3751/7331] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:02 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1514 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.091266] [55187]: DEBUG nova.api.openstack.wsgi [None req-de70268f-53a2-4b4a-8d5d-2fd17a462267 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1063.093893] [55187]: DEBUG nova.compute.api [None req-de70268f-53a2-4b4a-8d5d-2fd17a462267 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1063.097138] [55187]: DEBUG oslo_concurrency.lockutils [None req-de70268f-53a2-4b4a-8d5d-2fd17a462267 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.097138] [55187]: DEBUG oslo_concurrency.lockutils [None req-de70268f-53a2-4b4a-8d5d-2fd17a462267 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.097316] [55187]: DEBUG oslo_concurrency.lockutils [None req-de70268f-53a2-4b4a-8d5d-2fd17a462267 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.098035] [55187]: DEBUG oslo_concurrency.lockutils [None req-de70268f-53a2-4b4a-8d5d-2fd17a462267 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.098035] [55187]: DEBUG oslo_concurrency.lockutils [None req-de70268f-53a2-4b4a-8d5d-2fd17a462267 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.098190] [55187]: DEBUG oslo_concurrency.lockutils [None req-de70268f-53a2-4b4a-8d5d-2fd17a462267 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.132183] [55187]: DEBUG nova.policy [None req-de70268f-53a2-4b4a-8d5d-2fd17a462267 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.137846] [55188]: DEBUG nova.api.openstack.wsgi [None req-bb2f1055-c82d-417e-aaa5-a2a6788b29dd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1063.139064] [55187]: DEBUG nova.policy [None req-de70268f-53a2-4b4a-8d5d-2fd17a462267 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.139213] [55187]: DEBUG nova.policy [None req-de70268f-53a2-4b4a-8d5d-2fd17a462267 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.139860] [55187]: INFO nova.api.openstack.requestlog [None req-de70268f-53a2-4b4a-8d5d-2fd17a462267 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1380 microversion: 2.47 time: 0.051066 [ 1063.140471] [55187]: [pid: 55187|app: 0|req: 3581/7332] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:03 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1380 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1063.144525] [55188]: DEBUG nova.compute.api [None req-bb2f1055-c82d-417e-aaa5-a2a6788b29dd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1063.151747] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb2f1055-c82d-417e-aaa5-a2a6788b29dd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.152013] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb2f1055-c82d-417e-aaa5-a2a6788b29dd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.152218] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb2f1055-c82d-417e-aaa5-a2a6788b29dd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.152622] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb2f1055-c82d-417e-aaa5-a2a6788b29dd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.152886] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb2f1055-c82d-417e-aaa5-a2a6788b29dd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.153141] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb2f1055-c82d-417e-aaa5-a2a6788b29dd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.235936] [55188]: DEBUG nova.policy [None req-bb2f1055-c82d-417e-aaa5-a2a6788b29dd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.240731] [55188]: INFO nova.api.openstack.requestlog [None req-bb2f1055-c82d-417e-aaa5-a2a6788b29dd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1306 microversion: 2.1 time: 0.105256 [ 1063.241095] [55188]: [pid: 55188|app: 0|req: 3752/7333] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:03 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1306 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.636945] [55187]: DEBUG nova.api.openstack.wsgi [None req-bd708c8d-88c5-40d9-b216-a895d5f9a5f6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1063.638610] [55187]: DEBUG nova.compute.api [None req-bd708c8d-88c5-40d9-b216-a895d5f9a5f6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1063.644294] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd708c8d-88c5-40d9-b216-a895d5f9a5f6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.644552] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd708c8d-88c5-40d9-b216-a895d5f9a5f6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.644738] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd708c8d-88c5-40d9-b216-a895d5f9a5f6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.645116] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd708c8d-88c5-40d9-b216-a895d5f9a5f6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.645321] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd708c8d-88c5-40d9-b216-a895d5f9a5f6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.645497] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd708c8d-88c5-40d9-b216-a895d5f9a5f6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.692598] [55187]: DEBUG nova.policy [None req-bd708c8d-88c5-40d9-b216-a895d5f9a5f6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.700280] [55187]: DEBUG nova.policy [None req-bd708c8d-88c5-40d9-b216-a895d5f9a5f6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.700912] [55187]: DEBUG nova.policy [None req-bd708c8d-88c5-40d9-b216-a895d5f9a5f6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.701556] [55187]: INFO nova.api.openstack.requestlog [None req-bd708c8d-88c5-40d9-b216-a895d5f9a5f6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1358 microversion: 2.54 time: 0.068512 [ 1063.701883] [55187]: [pid: 55187|app: 0|req: 3582/7334] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:04 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1358 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1063.709281] [55188]: DEBUG nova.api.openstack.wsgi [None req-5ff8fb8c-6af3-4039-81cd-7332c5141317 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1063.711027] [55188]: DEBUG nova.compute.api [None req-5ff8fb8c-6af3-4039-81cd-7332c5141317 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 38299d76-4cb9-49c6-80d6-0288760d37ce] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1063.714560] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ff8fb8c-6af3-4039-81cd-7332c5141317 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.714798] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ff8fb8c-6af3-4039-81cd-7332c5141317 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.714987] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ff8fb8c-6af3-4039-81cd-7332c5141317 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.715371] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ff8fb8c-6af3-4039-81cd-7332c5141317 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.715574] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ff8fb8c-6af3-4039-81cd-7332c5141317 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.715750] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ff8fb8c-6af3-4039-81cd-7332c5141317 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.724798] [55188]: INFO nova.api.openstack.wsgi [None req-5ff8fb8c-6af3-4039-81cd-7332c5141317 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] HTTP exception thrown: Instance 38299d76-4cb9-49c6-80d6-0288760d37ce could not be found. [ 1063.725170] [55188]: DEBUG nova.api.openstack.wsgi [None req-5ff8fb8c-6af3-4039-81cd-7332c5141317 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Returning 404 to user: Instance 38299d76-4cb9-49c6-80d6-0288760d37ce could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1063.725707] [55188]: INFO nova.api.openstack.requestlog [None req-5ff8fb8c-6af3-4039-81cd-7332c5141317 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce" status: 404 len: 111 microversion: 2.1 time: 0.018726 [ 1063.726070] [55188]: [pid: 55188|app: 0|req: 3753/7335] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:04 2025] GET /compute/v2.1/servers/38299d76-4cb9-49c6-80d6-0288760d37ce => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1063.731245] [55187]: DEBUG nova.api.openstack.wsgi [None req-48c7febd-97e1-434a-b986-80cfa352d820 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1063.731661] [55187]: DEBUG nova.compute.api [None req-48c7febd-97e1-434a-b986-80cfa352d820 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1063.736108] [55187]: DEBUG oslo_concurrency.lockutils [None req-48c7febd-97e1-434a-b986-80cfa352d820 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.736341] [55187]: DEBUG oslo_concurrency.lockutils [None req-48c7febd-97e1-434a-b986-80cfa352d820 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.736520] [55187]: DEBUG oslo_concurrency.lockutils [None req-48c7febd-97e1-434a-b986-80cfa352d820 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.736986] [55187]: DEBUG oslo_concurrency.lockutils [None req-48c7febd-97e1-434a-b986-80cfa352d820 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.737320] [55187]: DEBUG oslo_concurrency.lockutils [None req-48c7febd-97e1-434a-b986-80cfa352d820 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.737509] [55187]: DEBUG oslo_concurrency.lockutils [None req-48c7febd-97e1-434a-b986-80cfa352d820 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.747125] [55187]: INFO nova.api.openstack.wsgi [None req-48c7febd-97e1-434a-b986-80cfa352d820 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] HTTP exception thrown: Instance 540ad875-a40a-4a8a-9969-11286937a642 could not be found. [ 1063.747512] [55187]: DEBUG nova.api.openstack.wsgi [None req-48c7febd-97e1-434a-b986-80cfa352d820 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Returning 404 to user: Instance 540ad875-a40a-4a8a-9969-11286937a642 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1063.747996] [55187]: INFO nova.api.openstack.requestlog [None req-48c7febd-97e1-434a-b986-80cfa352d820 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 404 len: 111 microversion: 2.1 time: 0.019131 [ 1063.748366] [55187]: [pid: 55187|app: 0|req: 3583/7336] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:09:04 2025] DELETE /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1063.753621] [55188]: DEBUG nova.api.openstack.wsgi [None req-a7b37352-00f9-453a-b429-fdce5ee7bbe1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1063.755383] [55188]: DEBUG nova.compute.api [None req-a7b37352-00f9-453a-b429-fdce5ee7bbe1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 540ad875-a40a-4a8a-9969-11286937a642] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1063.759207] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7b37352-00f9-453a-b429-fdce5ee7bbe1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.759462] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7b37352-00f9-453a-b429-fdce5ee7bbe1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.759661] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7b37352-00f9-453a-b429-fdce5ee7bbe1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.760078] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7b37352-00f9-453a-b429-fdce5ee7bbe1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.760310] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7b37352-00f9-453a-b429-fdce5ee7bbe1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.760514] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7b37352-00f9-453a-b429-fdce5ee7bbe1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.769354] [55188]: INFO nova.api.openstack.wsgi [None req-a7b37352-00f9-453a-b429-fdce5ee7bbe1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] HTTP exception thrown: Instance 540ad875-a40a-4a8a-9969-11286937a642 could not be found. [ 1063.769658] [55188]: DEBUG nova.api.openstack.wsgi [None req-a7b37352-00f9-453a-b429-fdce5ee7bbe1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Returning 404 to user: Instance 540ad875-a40a-4a8a-9969-11286937a642 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1063.770205] [55188]: INFO nova.api.openstack.requestlog [None req-a7b37352-00f9-453a-b429-fdce5ee7bbe1 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642" status: 404 len: 111 microversion: 2.1 time: 0.019059 [ 1063.770515] [55188]: [pid: 55188|app: 0|req: 3754/7337] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:04 2025] GET /compute/v2.1/servers/540ad875-a40a-4a8a-9969-11286937a642 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1063.775544] [55187]: DEBUG nova.api.openstack.wsgi [None req-97b71bf0-5b55-4fd0-8116-432a1d9324bb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '.version_select at 0x7d4af989c280>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1063.792491] [55187]: INFO nova.api.openstack.requestlog [None req-97b71bf0-5b55-4fd0-8116-432a1d9324bb tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1958042194" status: 202 len: 0 microversion: 2.1 time: 0.018819 [ 1063.792491] [55187]: [pid: 55187|app: 0|req: 3584/7338] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 26 22:09:04 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1958042194 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1063.807874] [55188]: DEBUG nova.api.openstack.wsgi [None req-4a149ef6-b44c-4c11-999e-2790fd96be0f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1063.810041] [55188]: DEBUG nova.compute.api [None req-4a149ef6-b44c-4c11-999e-2790fd96be0f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1063.814350] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a149ef6-b44c-4c11-999e-2790fd96be0f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.814613] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a149ef6-b44c-4c11-999e-2790fd96be0f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.814809] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a149ef6-b44c-4c11-999e-2790fd96be0f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.815198] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a149ef6-b44c-4c11-999e-2790fd96be0f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.815406] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a149ef6-b44c-4c11-999e-2790fd96be0f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.815651] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a149ef6-b44c-4c11-999e-2790fd96be0f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.914940] [55187]: DEBUG nova.api.openstack.wsgi [None req-7bbb694f-6e9e-4c1b-ab71-3807e1b0bcb7 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1063.916762] [55187]: DEBUG nova.compute.api [None req-7bbb694f-6e9e-4c1b-ab71-3807e1b0bcb7 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1063.921293] [55187]: DEBUG oslo_concurrency.lockutils [None req-7bbb694f-6e9e-4c1b-ab71-3807e1b0bcb7 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.921549] [55187]: DEBUG oslo_concurrency.lockutils [None req-7bbb694f-6e9e-4c1b-ab71-3807e1b0bcb7 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.921742] [55187]: DEBUG oslo_concurrency.lockutils [None req-7bbb694f-6e9e-4c1b-ab71-3807e1b0bcb7 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.922124] [55187]: DEBUG oslo_concurrency.lockutils [None req-7bbb694f-6e9e-4c1b-ab71-3807e1b0bcb7 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.922332] [55187]: DEBUG oslo_concurrency.lockutils [None req-7bbb694f-6e9e-4c1b-ab71-3807e1b0bcb7 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.922933] [55187]: DEBUG oslo_concurrency.lockutils [None req-7bbb694f-6e9e-4c1b-ab71-3807e1b0bcb7 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.967787] [55188]: DEBUG nova.policy [None req-4a149ef6-b44c-4c11-999e-2790fd96be0f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.972926] [55188]: DEBUG nova.policy [None req-4a149ef6-b44c-4c11-999e-2790fd96be0f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.973628] [55188]: DEBUG nova.policy [None req-4a149ef6-b44c-4c11-999e-2790fd96be0f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.974286] [55188]: INFO nova.api.openstack.requestlog [None req-4a149ef6-b44c-4c11-999e-2790fd96be0f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1737 microversion: 2.20 time: 0.169030 [ 1063.974749] [55188]: [pid: 55188|app: 0|req: 3755/7339] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:04 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1737 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1064.084216] [55187]: DEBUG nova.policy [None req-7bbb694f-6e9e-4c1b-ab71-3807e1b0bcb7 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.089908] [55187]: INFO nova.api.openstack.requestlog [None req-7bbb694f-6e9e-4c1b-ab71-3807e1b0bcb7 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1514 microversion: 2.1 time: 0.177430 [ 1064.090395] [55187]: [pid: 55187|app: 0|req: 3585/7340] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:04 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1514 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.155469] [55188]: DEBUG nova.api.openstack.wsgi [None req-aab5dce4-3313-4a50-88db-3301137ef1e7 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.161344] [55188]: DEBUG nova.compute.api [None req-aab5dce4-3313-4a50-88db-3301137ef1e7 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.161344] [55188]: DEBUG oslo_concurrency.lockutils [None req-aab5dce4-3313-4a50-88db-3301137ef1e7 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.162353] [55188]: DEBUG oslo_concurrency.lockutils [None req-aab5dce4-3313-4a50-88db-3301137ef1e7 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.162353] [55188]: DEBUG oslo_concurrency.lockutils [None req-aab5dce4-3313-4a50-88db-3301137ef1e7 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.162353] [55188]: DEBUG oslo_concurrency.lockutils [None req-aab5dce4-3313-4a50-88db-3301137ef1e7 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.162653] [55188]: DEBUG oslo_concurrency.lockutils [None req-aab5dce4-3313-4a50-88db-3301137ef1e7 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.162835] [55188]: DEBUG oslo_concurrency.lockutils [None req-aab5dce4-3313-4a50-88db-3301137ef1e7 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.184030] [55188]: DEBUG oslo_concurrency.lockutils [None req-aab5dce4-3313-4a50-88db-3301137ef1e7 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.184351] [55188]: DEBUG oslo_concurrency.lockutils [None req-aab5dce4-3313-4a50-88db-3301137ef1e7 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.184490] [55188]: DEBUG oslo_concurrency.lockutils [None req-aab5dce4-3313-4a50-88db-3301137ef1e7 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.184820] [55188]: DEBUG nova.objects.instance [None req-aab5dce4-3313-4a50-88db-3301137ef1e7 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lazy-loading 'fault' on Instance uuid e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1064.199234] [55187]: DEBUG nova.api.openstack.wsgi [None req-89c69cca-5147-437a-a177-c32e25dbb4b7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.199607] [55187]: DEBUG nova.compute.api [None req-89c69cca-5147-437a-a177-c32e25dbb4b7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.203337] [55187]: DEBUG oslo_concurrency.lockutils [None req-89c69cca-5147-437a-a177-c32e25dbb4b7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.203564] [55187]: DEBUG oslo_concurrency.lockutils [None req-89c69cca-5147-437a-a177-c32e25dbb4b7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.203801] [55187]: DEBUG oslo_concurrency.lockutils [None req-89c69cca-5147-437a-a177-c32e25dbb4b7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.205208] [55187]: DEBUG oslo_concurrency.lockutils [None req-89c69cca-5147-437a-a177-c32e25dbb4b7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.205208] [55187]: DEBUG oslo_concurrency.lockutils [None req-89c69cca-5147-437a-a177-c32e25dbb4b7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.205208] [55187]: DEBUG oslo_concurrency.lockutils [None req-89c69cca-5147-437a-a177-c32e25dbb4b7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.207730] [55188]: DEBUG nova.policy [None req-aab5dce4-3313-4a50-88db-3301137ef1e7 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.212474] [55188]: DEBUG nova.policy [None req-aab5dce4-3313-4a50-88db-3301137ef1e7 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.213960] [55188]: DEBUG nova.policy [None req-aab5dce4-3313-4a50-88db-3301137ef1e7 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.213960] [55188]: INFO nova.api.openstack.requestlog [None req-aab5dce4-3313-4a50-88db-3301137ef1e7 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1385 microversion: 2.47 time: 0.061895 [ 1064.214172] [55188]: [pid: 55188|app: 0|req: 3756/7341] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:04 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1385 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1064.214935] [55187]: INFO nova.api.openstack.wsgi [None req-89c69cca-5147-437a-a177-c32e25dbb4b7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] HTTP exception thrown: Instance 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 could not be found. [ 1064.215412] [55187]: DEBUG nova.api.openstack.wsgi [None req-89c69cca-5147-437a-a177-c32e25dbb4b7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Returning 404 to user: Instance 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1064.215875] [55187]: INFO nova.api.openstack.requestlog [None req-89c69cca-5147-437a-a177-c32e25dbb4b7 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 404 len: 111 microversion: 2.1 time: 0.020187 [ 1064.216240] [55187]: [pid: 55187|app: 0|req: 3586/7342] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:09:04 2025] DELETE /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1064.221600] [55188]: DEBUG nova.api.openstack.wsgi [None req-e961ca9c-cf63-4e08-9a68-56a16920c33b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.222830] [55188]: DEBUG nova.compute.api [None req-e961ca9c-cf63-4e08-9a68-56a16920c33b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.226696] [55188]: DEBUG oslo_concurrency.lockutils [None req-e961ca9c-cf63-4e08-9a68-56a16920c33b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.226800] [55188]: DEBUG oslo_concurrency.lockutils [None req-e961ca9c-cf63-4e08-9a68-56a16920c33b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.227164] [55188]: DEBUG oslo_concurrency.lockutils [None req-e961ca9c-cf63-4e08-9a68-56a16920c33b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.227343] [55188]: DEBUG oslo_concurrency.lockutils [None req-e961ca9c-cf63-4e08-9a68-56a16920c33b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.227575] [55188]: DEBUG oslo_concurrency.lockutils [None req-e961ca9c-cf63-4e08-9a68-56a16920c33b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.227763] [55188]: DEBUG oslo_concurrency.lockutils [None req-e961ca9c-cf63-4e08-9a68-56a16920c33b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.236825] [55188]: INFO nova.api.openstack.wsgi [None req-e961ca9c-cf63-4e08-9a68-56a16920c33b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] HTTP exception thrown: Instance 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 could not be found. [ 1064.237178] [55188]: DEBUG nova.api.openstack.wsgi [None req-e961ca9c-cf63-4e08-9a68-56a16920c33b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Returning 404 to user: Instance 9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1064.237610] [55188]: INFO nova.api.openstack.requestlog [None req-e961ca9c-cf63-4e08-9a68-56a16920c33b tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144" status: 404 len: 111 microversion: 2.1 time: 0.018705 [ 1064.237961] [55188]: [pid: 55188|app: 0|req: 3757/7343] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:04 2025] GET /compute/v2.1/servers/9d3d8ab3-2c0d-4f56-97f8-f0dd4483a144 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1064.243158] [55187]: DEBUG nova.api.openstack.wsgi [None req-3cd531ec-92fb-427a-a5f2-eec4dbd66f36 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.243432] [55187]: DEBUG nova.compute.api [None req-3cd531ec-92fb-427a-a5f2-eec4dbd66f36 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.247243] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cd531ec-92fb-427a-a5f2-eec4dbd66f36 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.247504] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cd531ec-92fb-427a-a5f2-eec4dbd66f36 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.247721] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cd531ec-92fb-427a-a5f2-eec4dbd66f36 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.248123] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cd531ec-92fb-427a-a5f2-eec4dbd66f36 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.248334] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cd531ec-92fb-427a-a5f2-eec4dbd66f36 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.248511] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cd531ec-92fb-427a-a5f2-eec4dbd66f36 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.254103] [55188]: DEBUG nova.api.openstack.wsgi [None req-c1a37b59-f474-4372-ac49-9f637ae15e77 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.256170] [55188]: DEBUG nova.compute.api [None req-c1a37b59-f474-4372-ac49-9f637ae15e77 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.258417] [55187]: INFO nova.api.openstack.wsgi [None req-3cd531ec-92fb-427a-a5f2-eec4dbd66f36 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] HTTP exception thrown: Instance aeff7ce3-80c4-4005-a377-8838e9f14dfa could not be found. [ 1064.259036] [55187]: DEBUG nova.api.openstack.wsgi [None req-3cd531ec-92fb-427a-a5f2-eec4dbd66f36 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Returning 404 to user: Instance aeff7ce3-80c4-4005-a377-8838e9f14dfa could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1064.259445] [55187]: INFO nova.api.openstack.requestlog [None req-3cd531ec-92fb-427a-a5f2-eec4dbd66f36 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 404 len: 111 microversion: 2.1 time: 0.018711 [ 1064.259994] [55187]: [pid: 55187|app: 0|req: 3587/7344] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:09:04 2025] DELETE /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1064.260288] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1a37b59-f474-4372-ac49-9f637ae15e77 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.260629] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1a37b59-f474-4372-ac49-9f637ae15e77 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.260839] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1a37b59-f474-4372-ac49-9f637ae15e77 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.261262] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1a37b59-f474-4372-ac49-9f637ae15e77 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.261479] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1a37b59-f474-4372-ac49-9f637ae15e77 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.261681] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1a37b59-f474-4372-ac49-9f637ae15e77 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.264637] [55187]: DEBUG nova.api.openstack.wsgi [None req-785bc8c1-b4fd-4da7-a23c-6082435f6891 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.266480] [55187]: DEBUG nova.compute.api [None req-785bc8c1-b4fd-4da7-a23c-6082435f6891 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: aeff7ce3-80c4-4005-a377-8838e9f14dfa] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.270757] [55187]: DEBUG oslo_concurrency.lockutils [None req-785bc8c1-b4fd-4da7-a23c-6082435f6891 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.271042] [55187]: DEBUG oslo_concurrency.lockutils [None req-785bc8c1-b4fd-4da7-a23c-6082435f6891 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.271235] [55187]: DEBUG oslo_concurrency.lockutils [None req-785bc8c1-b4fd-4da7-a23c-6082435f6891 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.271732] [55187]: DEBUG oslo_concurrency.lockutils [None req-785bc8c1-b4fd-4da7-a23c-6082435f6891 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.271843] [55187]: DEBUG oslo_concurrency.lockutils [None req-785bc8c1-b4fd-4da7-a23c-6082435f6891 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.272029] [55187]: DEBUG oslo_concurrency.lockutils [None req-785bc8c1-b4fd-4da7-a23c-6082435f6891 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.281529] [55187]: INFO nova.api.openstack.wsgi [None req-785bc8c1-b4fd-4da7-a23c-6082435f6891 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] HTTP exception thrown: Instance aeff7ce3-80c4-4005-a377-8838e9f14dfa could not be found. [ 1064.281879] [55187]: DEBUG nova.api.openstack.wsgi [None req-785bc8c1-b4fd-4da7-a23c-6082435f6891 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Returning 404 to user: Instance aeff7ce3-80c4-4005-a377-8838e9f14dfa could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1064.282739] [55187]: INFO nova.api.openstack.requestlog [None req-785bc8c1-b4fd-4da7-a23c-6082435f6891 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa" status: 404 len: 111 microversion: 2.1 time: 0.019743 [ 1064.282739] [55187]: [pid: 55187|app: 0|req: 3588/7345] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:04 2025] GET /compute/v2.1/servers/aeff7ce3-80c4-4005-a377-8838e9f14dfa => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1064.289015] [55187]: DEBUG nova.api.openstack.wsgi [None req-fdc786fc-f6cc-4e0f-a58d-4cf18d080b40 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.289015] [55187]: DEBUG nova.compute.api [None req-fdc786fc-f6cc-4e0f-a58d-4cf18d080b40 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.292794] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdc786fc-f6cc-4e0f-a58d-4cf18d080b40 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.293307] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdc786fc-f6cc-4e0f-a58d-4cf18d080b40 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.293307] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdc786fc-f6cc-4e0f-a58d-4cf18d080b40 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.293589] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdc786fc-f6cc-4e0f-a58d-4cf18d080b40 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.294698] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdc786fc-f6cc-4e0f-a58d-4cf18d080b40 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.294698] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdc786fc-f6cc-4e0f-a58d-4cf18d080b40 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.304969] [55187]: INFO nova.api.openstack.wsgi [None req-fdc786fc-f6cc-4e0f-a58d-4cf18d080b40 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] HTTP exception thrown: Instance 0c608994-12d8-4173-b8f0-06378d8d96ea could not be found. [ 1064.305327] [55187]: DEBUG nova.api.openstack.wsgi [None req-fdc786fc-f6cc-4e0f-a58d-4cf18d080b40 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Returning 404 to user: Instance 0c608994-12d8-4173-b8f0-06378d8d96ea could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1064.305823] [55187]: INFO nova.api.openstack.requestlog [None req-fdc786fc-f6cc-4e0f-a58d-4cf18d080b40 tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 404 len: 111 microversion: 2.1 time: 0.020411 [ 1064.306066] [55187]: [pid: 55187|app: 0|req: 3589/7346] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:09:04 2025] DELETE /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1064.311048] [55187]: DEBUG nova.api.openstack.wsgi [None req-261c9a80-b487-4cdb-bd67-f4e4775cfadc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.312840] [55187]: DEBUG nova.compute.api [None req-261c9a80-b487-4cdb-bd67-f4e4775cfadc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] [instance: 0c608994-12d8-4173-b8f0-06378d8d96ea] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.316631] [55187]: DEBUG oslo_concurrency.lockutils [None req-261c9a80-b487-4cdb-bd67-f4e4775cfadc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.316903] [55187]: DEBUG oslo_concurrency.lockutils [None req-261c9a80-b487-4cdb-bd67-f4e4775cfadc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.317523] [55187]: DEBUG oslo_concurrency.lockutils [None req-261c9a80-b487-4cdb-bd67-f4e4775cfadc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.317632] [55187]: DEBUG oslo_concurrency.lockutils [None req-261c9a80-b487-4cdb-bd67-f4e4775cfadc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.317813] [55187]: DEBUG oslo_concurrency.lockutils [None req-261c9a80-b487-4cdb-bd67-f4e4775cfadc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.317992] [55187]: DEBUG oslo_concurrency.lockutils [None req-261c9a80-b487-4cdb-bd67-f4e4775cfadc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.327145] [55187]: INFO nova.api.openstack.wsgi [None req-261c9a80-b487-4cdb-bd67-f4e4775cfadc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] HTTP exception thrown: Instance 0c608994-12d8-4173-b8f0-06378d8d96ea could not be found. [ 1064.327403] [55187]: DEBUG nova.api.openstack.wsgi [None req-261c9a80-b487-4cdb-bd67-f4e4775cfadc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] Returning 404 to user: Instance 0c608994-12d8-4173-b8f0-06378d8d96ea could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1064.327862] [55187]: INFO nova.api.openstack.requestlog [None req-261c9a80-b487-4cdb-bd67-f4e4775cfadc tempest-ServerDiskConfigTestJSON-2117182947 tempest-ServerDiskConfigTestJSON-2117182947-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea" status: 404 len: 111 microversion: 2.1 time: 0.019145 [ 1064.328513] [55187]: [pid: 55187|app: 0|req: 3590/7347] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:04 2025] GET /compute/v2.1/servers/0c608994-12d8-4173-b8f0-06378d8d96ea => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1064.382494] [55188]: DEBUG nova.policy [None req-c1a37b59-f474-4372-ac49-9f637ae15e77 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.388163] [55188]: INFO nova.api.openstack.requestlog [None req-c1a37b59-f474-4372-ac49-9f637ae15e77 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1306 microversion: 2.1 time: 0.136180 [ 1064.388504] [55188]: [pid: 55188|app: 0|req: 3758/7348] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:04 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1306 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.721162] [55187]: DEBUG nova.api.openstack.wsgi [None req-e20cd05f-a621-40ac-9f7e-a65a63dd32e9 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.723248] [55187]: DEBUG nova.compute.api [None req-e20cd05f-a621-40ac-9f7e-a65a63dd32e9 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.729229] [55187]: DEBUG oslo_concurrency.lockutils [None req-e20cd05f-a621-40ac-9f7e-a65a63dd32e9 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.729490] [55187]: DEBUG oslo_concurrency.lockutils [None req-e20cd05f-a621-40ac-9f7e-a65a63dd32e9 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.729764] [55187]: DEBUG oslo_concurrency.lockutils [None req-e20cd05f-a621-40ac-9f7e-a65a63dd32e9 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.730243] [55187]: DEBUG oslo_concurrency.lockutils [None req-e20cd05f-a621-40ac-9f7e-a65a63dd32e9 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.730492] [55187]: DEBUG oslo_concurrency.lockutils [None req-e20cd05f-a621-40ac-9f7e-a65a63dd32e9 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.730676] [55187]: DEBUG oslo_concurrency.lockutils [None req-e20cd05f-a621-40ac-9f7e-a65a63dd32e9 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.772383] [55187]: DEBUG nova.policy [None req-e20cd05f-a621-40ac-9f7e-a65a63dd32e9 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.777329] [55187]: DEBUG nova.policy [None req-e20cd05f-a621-40ac-9f7e-a65a63dd32e9 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.778249] [55187]: DEBUG nova.policy [None req-e20cd05f-a621-40ac-9f7e-a65a63dd32e9 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.778965] [55187]: INFO nova.api.openstack.requestlog [None req-e20cd05f-a621-40ac-9f7e-a65a63dd32e9 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1358 microversion: 2.54 time: 0.060563 [ 1064.779478] [55187]: [pid: 55187|app: 0|req: 3591/7349] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:05 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1358 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1064.989364] [55187]: DEBUG nova.api.openstack.wsgi [None req-997d809a-442a-4259-ae5b-ad2e8d4158bb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1064.991584] [55187]: DEBUG nova.compute.api [None req-997d809a-442a-4259-ae5b-ad2e8d4158bb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1064.996201] [55187]: DEBUG oslo_concurrency.lockutils [None req-997d809a-442a-4259-ae5b-ad2e8d4158bb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.996468] [55187]: DEBUG oslo_concurrency.lockutils [None req-997d809a-442a-4259-ae5b-ad2e8d4158bb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.996725] [55187]: DEBUG oslo_concurrency.lockutils [None req-997d809a-442a-4259-ae5b-ad2e8d4158bb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.997097] [55187]: DEBUG oslo_concurrency.lockutils [None req-997d809a-442a-4259-ae5b-ad2e8d4158bb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.997306] [55187]: DEBUG oslo_concurrency.lockutils [None req-997d809a-442a-4259-ae5b-ad2e8d4158bb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.997577] [55187]: DEBUG oslo_concurrency.lockutils [None req-997d809a-442a-4259-ae5b-ad2e8d4158bb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.081656] [55188]: DEBUG nova.api.openstack.wsgi [None req-23c8eaf6-b45f-4ff3-b1a5-6eec3f62d60d tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] Action: 'update', calling method: >, body: {"volumeAttachment": {"volumeId": "69970eda-ae65-4c6b-abb7-fb7219f75121"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1065.083716] [55188]: DEBUG nova.compute.api [None req-23c8eaf6-b45f-4ff3-b1a5-6eec3f62d60d tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.087805] [55188]: DEBUG oslo_concurrency.lockutils [None req-23c8eaf6-b45f-4ff3-b1a5-6eec3f62d60d tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.088872] [55188]: DEBUG oslo_concurrency.lockutils [None req-23c8eaf6-b45f-4ff3-b1a5-6eec3f62d60d tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.088872] [55188]: DEBUG oslo_concurrency.lockutils [None req-23c8eaf6-b45f-4ff3-b1a5-6eec3f62d60d tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.088872] [55188]: DEBUG oslo_concurrency.lockutils [None req-23c8eaf6-b45f-4ff3-b1a5-6eec3f62d60d tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.088872] [55188]: DEBUG oslo_concurrency.lockutils [None req-23c8eaf6-b45f-4ff3-b1a5-6eec3f62d60d tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.089125] [55188]: DEBUG oslo_concurrency.lockutils [None req-23c8eaf6-b45f-4ff3-b1a5-6eec3f62d60d tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.115528] [55187]: DEBUG nova.policy [None req-997d809a-442a-4259-ae5b-ad2e8d4158bb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.121437] [55187]: DEBUG nova.policy [None req-997d809a-442a-4259-ae5b-ad2e8d4158bb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.122199] [55187]: DEBUG nova.policy [None req-997d809a-442a-4259-ae5b-ad2e8d4158bb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.122888] [55187]: INFO nova.api.openstack.requestlog [None req-997d809a-442a-4259-ae5b-ad2e8d4158bb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1737 microversion: 2.20 time: 0.136367 [ 1065.124158] [55187]: [pid: 55187|app: 0|req: 3592/7350] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:05 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1737 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1065.126954] [55187]: DEBUG nova.api.openstack.wsgi [None req-0955ec6d-77ba-497b-837f-65ef9f573318 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.128760] [55187]: DEBUG nova.compute.api [None req-0955ec6d-77ba-497b-837f-65ef9f573318 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.135167] [55187]: DEBUG oslo_concurrency.lockutils [None req-0955ec6d-77ba-497b-837f-65ef9f573318 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.135464] [55187]: DEBUG oslo_concurrency.lockutils [None req-0955ec6d-77ba-497b-837f-65ef9f573318 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.135718] [55187]: DEBUG oslo_concurrency.lockutils [None req-0955ec6d-77ba-497b-837f-65ef9f573318 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.136133] [55187]: DEBUG oslo_concurrency.lockutils [None req-0955ec6d-77ba-497b-837f-65ef9f573318 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.136398] [55187]: DEBUG oslo_concurrency.lockutils [None req-0955ec6d-77ba-497b-837f-65ef9f573318 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.136647] [55187]: DEBUG oslo_concurrency.lockutils [None req-0955ec6d-77ba-497b-837f-65ef9f573318 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.150229] [55188]: INFO nova.api.openstack.wsgi [None req-23c8eaf6-b45f-4ff3-b1a5-6eec3f62d60d tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] HTTP exception thrown: Volume 69970eda-ae65-4c6b-abb7-fb7219f75121 could not be found. [ 1065.150764] [55188]: DEBUG nova.api.openstack.wsgi [None req-23c8eaf6-b45f-4ff3-b1a5-6eec3f62d60d tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] Returning 400 to user: Volume 69970eda-ae65-4c6b-abb7-fb7219f75121 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1065.151426] [55188]: INFO nova.api.openstack.requestlog [None req-23c8eaf6-b45f-4ff3-b1a5-6eec3f62d60d tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] 10.180.1.21 "PUT /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1/os-volume_attachments/d57a95d6-acff-456f-9b71-57935f98b286" status: 400 len: 107 microversion: 2.1 time: 0.192935 [ 1065.151896] [55188]: [pid: 55188|app: 0|req: 3759/7351] 10.180.1.21 () {60 vars in 1428 bytes} [Wed Mar 26 22:09:05 2025] PUT /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1/os-volume_attachments/d57a95d6-acff-456f-9b71-57935f98b286 => generated 107 bytes in 194 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) [ 1065.193299] [55188]: DEBUG nova.api.openstack.wsgi [None req-3dbff162-d42a-454f-8fc3-2b2396e64246 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.193615] [55188]: DEBUG nova.compute.api [None req-3dbff162-d42a-454f-8fc3-2b2396e64246 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.198765] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dbff162-d42a-454f-8fc3-2b2396e64246 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.199037] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dbff162-d42a-454f-8fc3-2b2396e64246 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.199235] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dbff162-d42a-454f-8fc3-2b2396e64246 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.199595] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dbff162-d42a-454f-8fc3-2b2396e64246 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.199800] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dbff162-d42a-454f-8fc3-2b2396e64246 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.199969] [55188]: DEBUG oslo_concurrency.lockutils [None req-3dbff162-d42a-454f-8fc3-2b2396e64246 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.213059] [55187]: DEBUG nova.policy [None req-0955ec6d-77ba-497b-837f-65ef9f573318 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.220332] [55187]: INFO nova.api.openstack.requestlog [None req-0955ec6d-77ba-497b-837f-65ef9f573318 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.096418 [ 1065.220680] [55187]: [pid: 55187|app: 0|req: 3593/7352] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:05 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.231874] [55187]: DEBUG nova.api.openstack.wsgi [None req-458103c3-b7d5-4e0e-8001-4d5e559074a0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.231874] [55187]: DEBUG nova.compute.api [None req-458103c3-b7d5-4e0e-8001-4d5e559074a0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.235045] [55187]: DEBUG oslo_concurrency.lockutils [None req-458103c3-b7d5-4e0e-8001-4d5e559074a0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.235329] [55187]: DEBUG oslo_concurrency.lockutils [None req-458103c3-b7d5-4e0e-8001-4d5e559074a0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.235481] [55187]: DEBUG oslo_concurrency.lockutils [None req-458103c3-b7d5-4e0e-8001-4d5e559074a0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.235827] [55187]: DEBUG oslo_concurrency.lockutils [None req-458103c3-b7d5-4e0e-8001-4d5e559074a0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.236036] [55187]: DEBUG oslo_concurrency.lockutils [None req-458103c3-b7d5-4e0e-8001-4d5e559074a0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.236214] [55187]: DEBUG oslo_concurrency.lockutils [None req-458103c3-b7d5-4e0e-8001-4d5e559074a0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.256230] [55187]: DEBUG oslo_concurrency.lockutils [None req-458103c3-b7d5-4e0e-8001-4d5e559074a0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.256634] [55187]: DEBUG oslo_concurrency.lockutils [None req-458103c3-b7d5-4e0e-8001-4d5e559074a0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.256866] [55187]: DEBUG oslo_concurrency.lockutils [None req-458103c3-b7d5-4e0e-8001-4d5e559074a0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.257093] [55187]: DEBUG nova.objects.instance [None req-458103c3-b7d5-4e0e-8001-4d5e559074a0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lazy-loading 'fault' on Instance uuid e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1065.262946] [55188]: DEBUG nova.objects.instance [None req-3dbff162-d42a-454f-8fc3-2b2396e64246 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lazy-loading 'services' on Instance uuid 0ce3d967-dac6-4fb1-876b-556531b0f5f1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1065.278328] [55187]: DEBUG nova.policy [None req-458103c3-b7d5-4e0e-8001-4d5e559074a0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.282823] [55187]: DEBUG nova.policy [None req-458103c3-b7d5-4e0e-8001-4d5e559074a0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.283995] [55187]: DEBUG nova.policy [None req-458103c3-b7d5-4e0e-8001-4d5e559074a0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.288020] [55187]: INFO nova.api.openstack.requestlog [None req-458103c3-b7d5-4e0e-8001-4d5e559074a0 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 200 len: 1385 microversion: 2.47 time: 0.056399 [ 1065.288020] [55187]: [pid: 55187|app: 0|req: 3594/7353] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:05 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 1385 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1065.288020] [55187]: DEBUG nova.api.openstack.wsgi [None req-7959a003-48a3-40af-99c2-ecf650cf1a78 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.289299] [55187]: DEBUG nova.compute.api [None req-7959a003-48a3-40af-99c2-ecf650cf1a78 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.292395] [55187]: DEBUG oslo_concurrency.lockutils [None req-7959a003-48a3-40af-99c2-ecf650cf1a78 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.292623] [55187]: DEBUG oslo_concurrency.lockutils [None req-7959a003-48a3-40af-99c2-ecf650cf1a78 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.292800] [55187]: DEBUG oslo_concurrency.lockutils [None req-7959a003-48a3-40af-99c2-ecf650cf1a78 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.293179] [55187]: DEBUG oslo_concurrency.lockutils [None req-7959a003-48a3-40af-99c2-ecf650cf1a78 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.293375] [55187]: DEBUG oslo_concurrency.lockutils [None req-7959a003-48a3-40af-99c2-ecf650cf1a78 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.293540] [55187]: DEBUG oslo_concurrency.lockutils [None req-7959a003-48a3-40af-99c2-ecf650cf1a78 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.344012] [55188]: INFO nova.api.openstack.requestlog [None req-3dbff162-d42a-454f-8fc3-2b2396e64246 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1/os-volume_attachments/d57a95d6-acff-456f-9b71-57935f98b286" status: 202 len: 0 microversion: 2.1 time: 0.154394 [ 1065.344012] [55188]: [pid: 55188|app: 0|req: 3760/7354] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 26 22:09:05 2025] DELETE /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1/os-volume_attachments/d57a95d6-acff-456f-9b71-57935f98b286 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1065.356648] [55188]: DEBUG nova.api.openstack.wsgi [None req-cab1b2c3-9ce8-4e7b-875c-dfc2c46b9402 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.360478] [55188]: DEBUG nova.compute.api [None req-cab1b2c3-9ce8-4e7b-875c-dfc2c46b9402 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.364614] [55188]: DEBUG oslo_concurrency.lockutils [None req-cab1b2c3-9ce8-4e7b-875c-dfc2c46b9402 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.365022] [55188]: DEBUG oslo_concurrency.lockutils [None req-cab1b2c3-9ce8-4e7b-875c-dfc2c46b9402 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.365228] [55188]: DEBUG oslo_concurrency.lockutils [None req-cab1b2c3-9ce8-4e7b-875c-dfc2c46b9402 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.366380] [55188]: DEBUG oslo_concurrency.lockutils [None req-cab1b2c3-9ce8-4e7b-875c-dfc2c46b9402 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.366380] [55188]: DEBUG oslo_concurrency.lockutils [None req-cab1b2c3-9ce8-4e7b-875c-dfc2c46b9402 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.366380] [55188]: DEBUG oslo_concurrency.lockutils [None req-cab1b2c3-9ce8-4e7b-875c-dfc2c46b9402 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.378892] [55187]: DEBUG nova.policy [None req-7959a003-48a3-40af-99c2-ecf650cf1a78 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.384047] [55187]: INFO nova.api.openstack.requestlog [None req-7959a003-48a3-40af-99c2-ecf650cf1a78 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.098226 [ 1065.384718] [55187]: [pid: 55187|app: 0|req: 3595/7355] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:05 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.389147] [55188]: INFO nova.api.openstack.requestlog [None req-cab1b2c3-9ce8-4e7b-875c-dfc2c46b9402 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.039203 [ 1065.389147] [55188]: [pid: 55188|app: 0|req: 3761/7356] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:09:05 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1065.402501] [55187]: DEBUG nova.api.openstack.wsgi [None req-6aa6935f-774d-4a5e-b49a-9e446613bf6e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.404533] [55187]: DEBUG nova.compute.api [None req-6aa6935f-774d-4a5e-b49a-9e446613bf6e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.405466] [55188]: DEBUG nova.api.openstack.wsgi [None req-199aebdc-f2ae-4ae0-b030-eef72159884e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.407194] [55188]: DEBUG nova.compute.api [None req-199aebdc-f2ae-4ae0-b030-eef72159884e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.409415] [55187]: DEBUG oslo_concurrency.lockutils [None req-6aa6935f-774d-4a5e-b49a-9e446613bf6e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.409668] [55187]: DEBUG oslo_concurrency.lockutils [None req-6aa6935f-774d-4a5e-b49a-9e446613bf6e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.409850] [55187]: DEBUG oslo_concurrency.lockutils [None req-6aa6935f-774d-4a5e-b49a-9e446613bf6e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.410232] [55187]: DEBUG oslo_concurrency.lockutils [None req-6aa6935f-774d-4a5e-b49a-9e446613bf6e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.410790] [55187]: DEBUG oslo_concurrency.lockutils [None req-6aa6935f-774d-4a5e-b49a-9e446613bf6e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.410891] [55188]: DEBUG oslo_concurrency.lockutils [None req-199aebdc-f2ae-4ae0-b030-eef72159884e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.412073] [55187]: DEBUG oslo_concurrency.lockutils [None req-6aa6935f-774d-4a5e-b49a-9e446613bf6e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.412164] [55188]: DEBUG oslo_concurrency.lockutils [None req-199aebdc-f2ae-4ae0-b030-eef72159884e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.412164] [55188]: DEBUG oslo_concurrency.lockutils [None req-199aebdc-f2ae-4ae0-b030-eef72159884e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.412164] [55188]: DEBUG oslo_concurrency.lockutils [None req-199aebdc-f2ae-4ae0-b030-eef72159884e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.412164] [55188]: DEBUG oslo_concurrency.lockutils [None req-199aebdc-f2ae-4ae0-b030-eef72159884e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.412164] [55188]: DEBUG oslo_concurrency.lockutils [None req-199aebdc-f2ae-4ae0-b030-eef72159884e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.507935] [55187]: DEBUG nova.policy [None req-6aa6935f-774d-4a5e-b49a-9e446613bf6e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.513901] [55187]: INFO nova.api.openstack.requestlog [None req-6aa6935f-774d-4a5e-b49a-9e446613bf6e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.113689 [ 1065.514307] [55187]: [pid: 55187|app: 0|req: 3596/7357] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:05 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.523234] [55188]: DEBUG nova.policy [None req-199aebdc-f2ae-4ae0-b030-eef72159884e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.528099] [55188]: INFO nova.api.openstack.requestlog [None req-199aebdc-f2ae-4ae0-b030-eef72159884e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1306 microversion: 2.1 time: 0.124756 [ 1065.528599] [55188]: [pid: 55188|app: 0|req: 3762/7358] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:05 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1306 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.530042] [55187]: DEBUG nova.api.openstack.wsgi [None req-abebf44d-e4d1-46be-a1a4-f3ad33686a08 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1065.534813] [55187]: INFO nova.api.openstack.wsgi [None req-abebf44d-e4d1-46be-a1a4-f3ad33686a08 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance a9d55873-f73f-471e-8268-7cf469780495 has no mapping to a cell. [ 1065.535177] [55187]: DEBUG nova.api.openstack.wsgi [None req-abebf44d-e4d1-46be-a1a4-f3ad33686a08 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance a9d55873-f73f-471e-8268-7cf469780495 has no mapping to a cell. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1065.535539] [55187]: INFO nova.api.openstack.requestlog [None req-abebf44d-e4d1-46be-a1a4-f3ad33686a08 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a9d55873-f73f-471e-8268-7cf469780495/action" status: 404 len: 117 microversion: 2.1 time: 0.007871 [ 1065.535849] [55187]: [pid: 55187|app: 0|req: 3597/7359] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:09:05 2025] POST /compute/v2.1/servers/a9d55873-f73f-471e-8268-7cf469780495/action => generated 117 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1065.544371] [55188]: DEBUG nova.api.openstack.wsgi [None req-1115845a-cb34-4514-8167-8699c58d71fd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.545640] [55188]: DEBUG nova.compute.api [None req-1115845a-cb34-4514-8167-8699c58d71fd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.549792] [55188]: DEBUG oslo_concurrency.lockutils [None req-1115845a-cb34-4514-8167-8699c58d71fd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.550251] [55188]: DEBUG oslo_concurrency.lockutils [None req-1115845a-cb34-4514-8167-8699c58d71fd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.550576] [55188]: DEBUG oslo_concurrency.lockutils [None req-1115845a-cb34-4514-8167-8699c58d71fd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.551067] [55188]: DEBUG oslo_concurrency.lockutils [None req-1115845a-cb34-4514-8167-8699c58d71fd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.551385] [55188]: DEBUG oslo_concurrency.lockutils [None req-1115845a-cb34-4514-8167-8699c58d71fd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.551680] [55188]: DEBUG oslo_concurrency.lockutils [None req-1115845a-cb34-4514-8167-8699c58d71fd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.692047] [55188]: DEBUG nova.policy [None req-1115845a-cb34-4514-8167-8699c58d71fd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.696825] [55188]: INFO nova.api.openstack.requestlog [None req-1115845a-cb34-4514-8167-8699c58d71fd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.157963 [ 1065.697182] [55188]: [pid: 55188|app: 0|req: 3763/7360] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:05 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.711066] [55187]: DEBUG nova.api.openstack.wsgi [None req-862b8c31-d02e-47ec-b8be-cdcdc776ee2f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.713281] [55187]: DEBUG nova.compute.api [None req-862b8c31-d02e-47ec-b8be-cdcdc776ee2f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.716763] [55187]: DEBUG oslo_concurrency.lockutils [None req-862b8c31-d02e-47ec-b8be-cdcdc776ee2f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.717023] [55187]: DEBUG oslo_concurrency.lockutils [None req-862b8c31-d02e-47ec-b8be-cdcdc776ee2f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.717219] [55187]: DEBUG oslo_concurrency.lockutils [None req-862b8c31-d02e-47ec-b8be-cdcdc776ee2f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.717587] [55187]: DEBUG oslo_concurrency.lockutils [None req-862b8c31-d02e-47ec-b8be-cdcdc776ee2f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.717810] [55187]: DEBUG oslo_concurrency.lockutils [None req-862b8c31-d02e-47ec-b8be-cdcdc776ee2f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.718015] [55187]: DEBUG oslo_concurrency.lockutils [None req-862b8c31-d02e-47ec-b8be-cdcdc776ee2f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.791599] [55187]: DEBUG nova.policy [None req-862b8c31-d02e-47ec-b8be-cdcdc776ee2f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.796262] [55187]: INFO nova.api.openstack.requestlog [None req-862b8c31-d02e-47ec-b8be-cdcdc776ee2f tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.087542 [ 1065.796581] [55187]: [pid: 55187|app: 0|req: 3598/7361] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:06 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.798218] [55188]: DEBUG nova.api.openstack.wsgi [None req-98061247-6a4f-46a8-9baa-640b83fa2580 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.800016] [55188]: DEBUG nova.compute.api [None req-98061247-6a4f-46a8-9baa-640b83fa2580 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.806035] [55188]: DEBUG oslo_concurrency.lockutils [None req-98061247-6a4f-46a8-9baa-640b83fa2580 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.806035] [55188]: DEBUG oslo_concurrency.lockutils [None req-98061247-6a4f-46a8-9baa-640b83fa2580 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.806035] [55188]: DEBUG oslo_concurrency.lockutils [None req-98061247-6a4f-46a8-9baa-640b83fa2580 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.806035] [55188]: DEBUG oslo_concurrency.lockutils [None req-98061247-6a4f-46a8-9baa-640b83fa2580 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.806035] [55188]: DEBUG oslo_concurrency.lockutils [None req-98061247-6a4f-46a8-9baa-640b83fa2580 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.806035] [55188]: DEBUG oslo_concurrency.lockutils [None req-98061247-6a4f-46a8-9baa-640b83fa2580 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.810627] [55187]: DEBUG nova.api.openstack.wsgi [None req-d1625604-b2fc-4684-9b8d-74f300ba36c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1065.812386] [55187]: DEBUG nova.compute.api [None req-d1625604-b2fc-4684-9b8d-74f300ba36c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 2078aa58-2da5-40bd-84e8-f8ab2ae283f8] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.815897] [55187]: INFO nova.api.openstack.wsgi [None req-d1625604-b2fc-4684-9b8d-74f300ba36c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance 2078aa58-2da5-40bd-84e8-f8ab2ae283f8 could not be found. [ 1065.816981] [55187]: DEBUG nova.api.openstack.wsgi [None req-d1625604-b2fc-4684-9b8d-74f300ba36c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance 2078aa58-2da5-40bd-84e8-f8ab2ae283f8 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1065.816981] [55187]: INFO nova.api.openstack.requestlog [None req-d1625604-b2fc-4684-9b8d-74f300ba36c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2078aa58-2da5-40bd-84e8-f8ab2ae283f8/action" status: 404 len: 111 microversion: 2.1 time: 0.008530 [ 1065.817146] [55187]: [pid: 55187|app: 0|req: 3599/7362] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:09:06 2025] POST /compute/v2.1/servers/2078aa58-2da5-40bd-84e8-f8ab2ae283f8/action => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1065.821728] [55187]: DEBUG nova.api.openstack.wsgi [None req-cd2070eb-06a3-495b-9cc2-ff98febfa188 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.823859] [55187]: DEBUG nova.compute.api [None req-cd2070eb-06a3-495b-9cc2-ff98febfa188 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.827459] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd2070eb-06a3-495b-9cc2-ff98febfa188 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.827698] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd2070eb-06a3-495b-9cc2-ff98febfa188 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.827888] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd2070eb-06a3-495b-9cc2-ff98febfa188 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.829289] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd2070eb-06a3-495b-9cc2-ff98febfa188 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.829289] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd2070eb-06a3-495b-9cc2-ff98febfa188 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.829289] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd2070eb-06a3-495b-9cc2-ff98febfa188 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.843891] [55188]: DEBUG nova.policy [None req-98061247-6a4f-46a8-9baa-640b83fa2580 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.848773] [55188]: DEBUG nova.policy [None req-98061247-6a4f-46a8-9baa-640b83fa2580 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.849617] [55188]: DEBUG nova.policy [None req-98061247-6a4f-46a8-9baa-640b83fa2580 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.850369] [55188]: INFO nova.api.openstack.requestlog [None req-98061247-6a4f-46a8-9baa-640b83fa2580 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1375 microversion: 2.54 time: 0.054496 [ 1065.850697] [55188]: [pid: 55188|app: 0|req: 3764/7363] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:06 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1375 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1065.867030] [55188]: DEBUG nova.api.openstack.wsgi [None req-56c9973a-a49b-4f33-a1b5-1e9fa97928ca tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Action: 'create', calling method: .version_select at 0x7d4afa947370>, body: {"keypair": {"name": "tempest-ServerShowV254Test-keypair-1996881355", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLpQjtFQaHrUp+W/4ZkMrRXkF3SfM4u/qk4VA+e8IWflc9d1rWB91Gbn5EtXyDJLB8W81pVL9yJjc1YGs0bSmB9nuTpcUDX41TBoMWQDM37N31jEKhdapKbjavd1qBxutw=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1065.885174] [55188]: DEBUG nova.quota [None req-56c9973a-a49b-4f33-a1b5-1e9fa97928ca tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Getting quotas for project 9506c801d821455c9847851f78928e94. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1065.887471] [55188]: DEBUG nova.quota [None req-56c9973a-a49b-4f33-a1b5-1e9fa97928ca tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Getting quotas for user 72ae49812168423183dab4bdba3854da and project 9506c801d821455c9847851f78928e94. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1065.905090] [55188]: INFO nova.api.openstack.requestlog [None req-56c9973a-a49b-4f33-a1b5-1e9fa97928ca tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 420 microversion: 2.54 time: 0.041338 [ 1065.905646] [55188]: [pid: 55188|app: 0|req: 3765/7364] 10.180.1.21 () {62 vars in 1195 bytes} [Wed Mar 26 22:09:06 2025] POST /compute/v2.1/os-keypairs => generated 420 bytes in 42 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 1065.913388] [55188]: DEBUG nova.api.openstack.wsgi [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Action: 'action', calling method: >, body: {"rebuild": {"key_name": "tempest-ServerShowV254Test-keypair-1996881355", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1065.914417] [55187]: DEBUG nova.policy [None req-cd2070eb-06a3-495b-9cc2-ff98febfa188 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.915512] [55188]: DEBUG nova.compute.api [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.919626] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.919904] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.920105] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.920440] [55187]: INFO nova.api.openstack.requestlog [None req-cd2070eb-06a3-495b-9cc2-ff98febfa188 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.100588 [ 1065.920507] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.920658] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.920805] [55187]: [pid: 55187|app: 0|req: 3600/7365] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:06 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.920867] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.934760] [55187]: DEBUG nova.api.openstack.wsgi [None req-106349ec-39a9-4bf5-8209-9ff973972eb2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1065.936471] [55187]: DEBUG nova.compute.api [None req-106349ec-39a9-4bf5-8209-9ff973972eb2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1065.940071] [55187]: DEBUG oslo_concurrency.lockutils [None req-106349ec-39a9-4bf5-8209-9ff973972eb2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.940345] [55187]: DEBUG oslo_concurrency.lockutils [None req-106349ec-39a9-4bf5-8209-9ff973972eb2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.940452] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.940534] [55187]: DEBUG oslo_concurrency.lockutils [None req-106349ec-39a9-4bf5-8209-9ff973972eb2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.940717] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.940884] [55187]: DEBUG oslo_concurrency.lockutils [None req-106349ec-39a9-4bf5-8209-9ff973972eb2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.940935] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.941305] [55187]: DEBUG oslo_concurrency.lockutils [None req-106349ec-39a9-4bf5-8209-9ff973972eb2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.941305] [55187]: DEBUG oslo_concurrency.lockutils [None req-106349ec-39a9-4bf5-8209-9ff973972eb2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.947136] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.947387] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.947568] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.947993] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.948497] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.948497] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.004952] [55188]: DEBUG nova.virt.hardware [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1066.005167] [55188]: DEBUG nova.virt.hardware [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1066.005391] [55188]: DEBUG nova.virt.hardware [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1066.005577] [55188]: DEBUG nova.virt.hardware [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1066.005760] [55188]: DEBUG nova.virt.hardware [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1066.027048] [55187]: DEBUG nova.policy [None req-106349ec-39a9-4bf5-8209-9ff973972eb2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.037867] [55187]: INFO nova.api.openstack.requestlog [None req-106349ec-39a9-4bf5-8209-9ff973972eb2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.105327 [ 1066.038734] [55187]: [pid: 55187|app: 0|req: 3601/7366] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:06 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.056157] [55187]: DEBUG nova.api.openstack.wsgi [None req-d6b5c448-b784-4272-b3c0-064a1a13e9be tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1066.057938] [55187]: DEBUG nova.compute.api [None req-d6b5c448-b784-4272-b3c0-064a1a13e9be tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1066.062217] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6b5c448-b784-4272-b3c0-064a1a13e9be tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.062333] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6b5c448-b784-4272-b3c0-064a1a13e9be tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.062434] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6b5c448-b784-4272-b3c0-064a1a13e9be tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.062801] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6b5c448-b784-4272-b3c0-064a1a13e9be tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.066045] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6b5c448-b784-4272-b3c0-064a1a13e9be tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.066045] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6b5c448-b784-4272-b3c0-064a1a13e9be tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.082727] [55188]: DEBUG nova.compute.api [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1066.085866] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6b5c448-b784-4272-b3c0-064a1a13e9be tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.089101] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6b5c448-b784-4272-b3c0-064a1a13e9be tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.089101] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6b5c448-b784-4272-b3c0-064a1a13e9be tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.089207] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.089207] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.089207] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.089207] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.089207] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.089207] [55188]: DEBUG oslo_concurrency.lockutils [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.090028] [55187]: DEBUG nova.objects.instance [None req-d6b5c448-b784-4272-b3c0-064a1a13e9be tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'flavor' on Instance uuid 49d32e7b-bea9-4d7a-a51e-787c00fd2143 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1066.116030] [55188]: INFO nova.api.openstack.requestlog [None req-49d7c08b-ca87-4fdc-86d6-414e4e831fe0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "POST /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477/action" status: 202 len: 1162 microversion: 2.54 time: 0.203834 [ 1066.116030] [55188]: [pid: 55188|app: 0|req: 3766/7367] 10.180.1.21 () {62 vars in 1315 bytes} [Wed Mar 26 22:09:06 2025] POST /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477/action => generated 1162 bytes in 205 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 1066.137470] [55188]: DEBUG nova.api.openstack.wsgi [None req-570e8c16-a750-4278-ab6c-c7f6161e929f tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1066.140147] [55188]: DEBUG nova.compute.api [None req-570e8c16-a750-4278-ab6c-c7f6161e929f tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1066.143441] [55188]: DEBUG oslo_concurrency.lockutils [None req-570e8c16-a750-4278-ab6c-c7f6161e929f tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.143693] [55188]: DEBUG oslo_concurrency.lockutils [None req-570e8c16-a750-4278-ab6c-c7f6161e929f tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.143878] [55188]: DEBUG oslo_concurrency.lockutils [None req-570e8c16-a750-4278-ab6c-c7f6161e929f tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.144254] [55188]: DEBUG oslo_concurrency.lockutils [None req-570e8c16-a750-4278-ab6c-c7f6161e929f tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.144442] [55188]: DEBUG oslo_concurrency.lockutils [None req-570e8c16-a750-4278-ab6c-c7f6161e929f tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.144607] [55188]: DEBUG oslo_concurrency.lockutils [None req-570e8c16-a750-4278-ab6c-c7f6161e929f tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.154102] [55187]: INFO nova.api.openstack.requestlog [None req-d6b5c448-b784-4272-b3c0-064a1a13e9be tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action" status: 202 len: 0 microversion: 2.1 time: 0.100569 [ 1066.154686] [55187]: [pid: 55187|app: 0|req: 3602/7368] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:09:06 2025] POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1066.160559] [55187]: DEBUG nova.api.openstack.wsgi [None req-5d8a9b50-94bd-4b0f-b3d7-59701d798839 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1066.162560] [55187]: DEBUG nova.compute.api [None req-5d8a9b50-94bd-4b0f-b3d7-59701d798839 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1066.166905] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d8a9b50-94bd-4b0f-b3d7-59701d798839 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.167185] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d8a9b50-94bd-4b0f-b3d7-59701d798839 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.167548] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d8a9b50-94bd-4b0f-b3d7-59701d798839 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.168155] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d8a9b50-94bd-4b0f-b3d7-59701d798839 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.168155] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d8a9b50-94bd-4b0f-b3d7-59701d798839 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.168155] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d8a9b50-94bd-4b0f-b3d7-59701d798839 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.196492] [55188]: DEBUG nova.policy [None req-570e8c16-a750-4278-ab6c-c7f6161e929f tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.201776] [55188]: DEBUG nova.policy [None req-570e8c16-a750-4278-ab6c-c7f6161e929f tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.202810] [55188]: DEBUG nova.policy [None req-570e8c16-a750-4278-ab6c-c7f6161e929f tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.203128] [55188]: INFO nova.api.openstack.requestlog [None req-570e8c16-a750-4278-ab6c-c7f6161e929f tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1427 microversion: 2.54 time: 0.071340 [ 1066.203453] [55188]: [pid: 55188|app: 0|req: 3767/7369] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:06 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1427 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1066.206279] [55188]: DEBUG nova.api.openstack.wsgi [None req-0d2c640f-3bd2-4b64-8b82-3b982f680a66 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1066.207551] [55188]: DEBUG nova.compute.api [None req-0d2c640f-3bd2-4b64-8b82-3b982f680a66 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1066.211379] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2c640f-3bd2-4b64-8b82-3b982f680a66 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.211567] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2c640f-3bd2-4b64-8b82-3b982f680a66 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.211766] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2c640f-3bd2-4b64-8b82-3b982f680a66 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.212111] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2c640f-3bd2-4b64-8b82-3b982f680a66 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.212314] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2c640f-3bd2-4b64-8b82-3b982f680a66 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.212486] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d2c640f-3bd2-4b64-8b82-3b982f680a66 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.248264] [55187]: DEBUG nova.policy [None req-5d8a9b50-94bd-4b0f-b3d7-59701d798839 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.254910] [55187]: DEBUG nova.policy [None req-5d8a9b50-94bd-4b0f-b3d7-59701d798839 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.255826] [55187]: DEBUG nova.policy [None req-5d8a9b50-94bd-4b0f-b3d7-59701d798839 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.256582] [55187]: INFO nova.api.openstack.requestlog [None req-5d8a9b50-94bd-4b0f-b3d7-59701d798839 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1737 microversion: 2.20 time: 0.101389 [ 1066.256888] [55187]: [pid: 55187|app: 0|req: 3603/7370] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:06 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1737 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1066.288350] [55188]: DEBUG nova.policy [None req-0d2c640f-3bd2-4b64-8b82-3b982f680a66 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.292873] [55188]: INFO nova.api.openstack.requestlog [None req-0d2c640f-3bd2-4b64-8b82-3b982f680a66 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1509 microversion: 2.1 time: 0.088767 [ 1066.293224] [55188]: [pid: 55188|app: 0|req: 3768/7371] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:06 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1509 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.299244] [55187]: DEBUG nova.api.openstack.wsgi [None req-43f90513-f721-4717-8c89-613b2c14e450 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1066.301442] [55187]: DEBUG nova.compute.api [None req-43f90513-f721-4717-8c89-613b2c14e450 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: e8ac26a3-d981-4ad0-970f-6e06a8b2bd72] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1066.304922] [55187]: DEBUG oslo_concurrency.lockutils [None req-43f90513-f721-4717-8c89-613b2c14e450 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.305227] [55187]: DEBUG oslo_concurrency.lockutils [None req-43f90513-f721-4717-8c89-613b2c14e450 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.305443] [55187]: DEBUG oslo_concurrency.lockutils [None req-43f90513-f721-4717-8c89-613b2c14e450 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.305794] [55187]: DEBUG oslo_concurrency.lockutils [None req-43f90513-f721-4717-8c89-613b2c14e450 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.305992] [55187]: DEBUG oslo_concurrency.lockutils [None req-43f90513-f721-4717-8c89-613b2c14e450 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.306182] [55187]: DEBUG oslo_concurrency.lockutils [None req-43f90513-f721-4717-8c89-613b2c14e450 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.321392] [55187]: INFO nova.api.openstack.wsgi [None req-43f90513-f721-4717-8c89-613b2c14e450 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] HTTP exception thrown: Instance e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 could not be found. [ 1066.321693] [55187]: DEBUG nova.api.openstack.wsgi [None req-43f90513-f721-4717-8c89-613b2c14e450 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Returning 404 to user: Instance e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1066.322752] [55187]: INFO nova.api.openstack.requestlog [None req-43f90513-f721-4717-8c89-613b2c14e450 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72" status: 404 len: 111 microversion: 2.47 time: 0.025349 [ 1066.323182] [55187]: [pid: 55187|app: 0|req: 3604/7372] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:06 2025] GET /compute/v2.1/servers/e8ac26a3-d981-4ad0-970f-6e06a8b2bd72 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1066.329839] [55188]: DEBUG nova.api.openstack.wsgi [None req-9af0e221-2b16-4b09-8858-27d1fd57e3ac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1066.329839] [55188]: DEBUG nova.compute.api [None req-9af0e221-2b16-4b09-8858-27d1fd57e3ac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: 48488558-4b01-4283-8f25-692176eb3226] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1066.333845] [55188]: DEBUG oslo_concurrency.lockutils [None req-9af0e221-2b16-4b09-8858-27d1fd57e3ac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.333845] [55188]: DEBUG oslo_concurrency.lockutils [None req-9af0e221-2b16-4b09-8858-27d1fd57e3ac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.333845] [55188]: DEBUG oslo_concurrency.lockutils [None req-9af0e221-2b16-4b09-8858-27d1fd57e3ac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.334242] [55188]: DEBUG oslo_concurrency.lockutils [None req-9af0e221-2b16-4b09-8858-27d1fd57e3ac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.334451] [55188]: DEBUG oslo_concurrency.lockutils [None req-9af0e221-2b16-4b09-8858-27d1fd57e3ac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.334798] [55188]: DEBUG oslo_concurrency.lockutils [None req-9af0e221-2b16-4b09-8858-27d1fd57e3ac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.355779] [55188]: DEBUG nova.compute.api [None req-9af0e221-2b16-4b09-8858-27d1fd57e3ac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: 48488558-4b01-4283-8f25-692176eb3226] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1066.398221] [55187]: DEBUG nova.api.openstack.wsgi [None req-11890d0f-c4f4-4d96-aba8-a366d1e71e10 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1066.400633] [55187]: DEBUG nova.compute.api [None req-11890d0f-c4f4-4d96-aba8-a366d1e71e10 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1066.406557] [55187]: DEBUG oslo_concurrency.lockutils [None req-11890d0f-c4f4-4d96-aba8-a366d1e71e10 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.406813] [55187]: DEBUG oslo_concurrency.lockutils [None req-11890d0f-c4f4-4d96-aba8-a366d1e71e10 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.406966] [55187]: DEBUG oslo_concurrency.lockutils [None req-11890d0f-c4f4-4d96-aba8-a366d1e71e10 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.407791] [55187]: DEBUG oslo_concurrency.lockutils [None req-11890d0f-c4f4-4d96-aba8-a366d1e71e10 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.407791] [55187]: DEBUG oslo_concurrency.lockutils [None req-11890d0f-c4f4-4d96-aba8-a366d1e71e10 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.407791] [55187]: DEBUG oslo_concurrency.lockutils [None req-11890d0f-c4f4-4d96-aba8-a366d1e71e10 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.438730] [55187]: INFO nova.api.openstack.requestlog [None req-11890d0f-c4f4-4d96-aba8-a366d1e71e10 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.042386 [ 1066.438730] [55187]: [pid: 55187|app: 0|req: 3605/7373] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:09:06 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1066.451920] [55188]: INFO nova.api.openstack.requestlog [None req-9af0e221-2b16-4b09-8858-27d1fd57e3ac tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/48488558-4b01-4283-8f25-692176eb3226" status: 204 len: 0 microversion: 2.47 time: 0.124611 [ 1066.452639] [55188]: [pid: 55188|app: 0|req: 3769/7374] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:09:06 2025] DELETE /compute/v2.1/servers/48488558-4b01-4283-8f25-692176eb3226 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1066.457603] [55187]: DEBUG nova.api.openstack.wsgi [None req-27a602ab-ffdd-4823-a8c5-288b471582bf tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1066.459709] [55187]: DEBUG nova.compute.api [None req-27a602ab-ffdd-4823-a8c5-288b471582bf tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: 48488558-4b01-4283-8f25-692176eb3226] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1066.463429] [55187]: DEBUG oslo_concurrency.lockutils [None req-27a602ab-ffdd-4823-a8c5-288b471582bf tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.463616] [55187]: DEBUG oslo_concurrency.lockutils [None req-27a602ab-ffdd-4823-a8c5-288b471582bf tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.464305] [55187]: DEBUG oslo_concurrency.lockutils [None req-27a602ab-ffdd-4823-a8c5-288b471582bf tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.464305] [55187]: DEBUG oslo_concurrency.lockutils [None req-27a602ab-ffdd-4823-a8c5-288b471582bf tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.464554] [55187]: DEBUG oslo_concurrency.lockutils [None req-27a602ab-ffdd-4823-a8c5-288b471582bf tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.464554] [55187]: DEBUG oslo_concurrency.lockutils [None req-27a602ab-ffdd-4823-a8c5-288b471582bf tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.506992] [55187]: DEBUG nova.policy [None req-27a602ab-ffdd-4823-a8c5-288b471582bf tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.511756] [55187]: DEBUG nova.policy [None req-27a602ab-ffdd-4823-a8c5-288b471582bf tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.512465] [55187]: DEBUG nova.policy [None req-27a602ab-ffdd-4823-a8c5-288b471582bf tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.513277] [55187]: INFO nova.api.openstack.requestlog [None req-27a602ab-ffdd-4823-a8c5-288b471582bf tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/48488558-4b01-4283-8f25-692176eb3226" status: 200 len: 1381 microversion: 2.47 time: 0.057829 [ 1066.513452] [55187]: [pid: 55187|app: 0|req: 3606/7375] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:06 2025] GET /compute/v2.1/servers/48488558-4b01-4283-8f25-692176eb3226 => generated 1381 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1066.546838] [55188]: DEBUG nova.api.openstack.wsgi [None req-7681e025-d2db-49fc-9563-e7bd8932bb34 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1066.547587] [55188]: DEBUG nova.compute.api [None req-7681e025-d2db-49fc-9563-e7bd8932bb34 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1066.551508] [55188]: DEBUG oslo_concurrency.lockutils [None req-7681e025-d2db-49fc-9563-e7bd8932bb34 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.551767] [55188]: DEBUG oslo_concurrency.lockutils [None req-7681e025-d2db-49fc-9563-e7bd8932bb34 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.551946] [55188]: DEBUG oslo_concurrency.lockutils [None req-7681e025-d2db-49fc-9563-e7bd8932bb34 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.552314] [55188]: DEBUG oslo_concurrency.lockutils [None req-7681e025-d2db-49fc-9563-e7bd8932bb34 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.552513] [55188]: DEBUG oslo_concurrency.lockutils [None req-7681e025-d2db-49fc-9563-e7bd8932bb34 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.552685] [55188]: DEBUG oslo_concurrency.lockutils [None req-7681e025-d2db-49fc-9563-e7bd8932bb34 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.631346] [55188]: DEBUG nova.policy [None req-7681e025-d2db-49fc-9563-e7bd8932bb34 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.635858] [55188]: INFO nova.api.openstack.requestlog [None req-7681e025-d2db-49fc-9563-e7bd8932bb34 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1306 microversion: 2.1 time: 0.092664 [ 1066.636206] [55188]: [pid: 55188|app: 0|req: 3770/7376] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:06 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1306 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.220356] [55187]: DEBUG nova.api.openstack.wsgi [None req-25e7f905-d79d-471d-a619-6cfbcaa7f97e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1067.224691] [55187]: DEBUG nova.compute.api [None req-25e7f905-d79d-471d-a619-6cfbcaa7f97e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1067.229201] [55187]: DEBUG oslo_concurrency.lockutils [None req-25e7f905-d79d-471d-a619-6cfbcaa7f97e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.229567] [55187]: DEBUG oslo_concurrency.lockutils [None req-25e7f905-d79d-471d-a619-6cfbcaa7f97e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.229844] [55187]: DEBUG oslo_concurrency.lockutils [None req-25e7f905-d79d-471d-a619-6cfbcaa7f97e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.230306] [55187]: DEBUG oslo_concurrency.lockutils [None req-25e7f905-d79d-471d-a619-6cfbcaa7f97e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.230633] [55187]: DEBUG oslo_concurrency.lockutils [None req-25e7f905-d79d-471d-a619-6cfbcaa7f97e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.231423] [55187]: DEBUG oslo_concurrency.lockutils [None req-25e7f905-d79d-471d-a619-6cfbcaa7f97e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.271599] [55188]: DEBUG nova.api.openstack.wsgi [None req-8f534d8c-b3ea-4fdc-94db-f45e59569ef0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1067.275203] [55188]: DEBUG nova.compute.api [None req-8f534d8c-b3ea-4fdc-94db-f45e59569ef0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1067.275269] [55187]: DEBUG nova.policy [None req-25e7f905-d79d-471d-a619-6cfbcaa7f97e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.278502] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f534d8c-b3ea-4fdc-94db-f45e59569ef0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.279012] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f534d8c-b3ea-4fdc-94db-f45e59569ef0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.279360] [55187]: DEBUG nova.policy [None req-25e7f905-d79d-471d-a619-6cfbcaa7f97e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.279534] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f534d8c-b3ea-4fdc-94db-f45e59569ef0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.280073] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f534d8c-b3ea-4fdc-94db-f45e59569ef0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.280176] [55187]: DEBUG nova.policy [None req-25e7f905-d79d-471d-a619-6cfbcaa7f97e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.280532] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f534d8c-b3ea-4fdc-94db-f45e59569ef0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.280996] [55187]: INFO nova.api.openstack.requestlog [None req-25e7f905-d79d-471d-a619-6cfbcaa7f97e tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1427 microversion: 2.54 time: 0.063928 [ 1067.281190] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f534d8c-b3ea-4fdc-94db-f45e59569ef0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.281407] [55187]: [pid: 55187|app: 0|req: 3607/7377] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:07 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1427 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1067.307600] [55187]: DEBUG nova.api.openstack.wsgi [None req-6dd50efe-72da-4ebb-a579-75cc8f8a349e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1067.310328] [55187]: DEBUG nova.compute.api [None req-6dd50efe-72da-4ebb-a579-75cc8f8a349e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1067.315319] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dd50efe-72da-4ebb-a579-75cc8f8a349e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.315720] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dd50efe-72da-4ebb-a579-75cc8f8a349e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.316320] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dd50efe-72da-4ebb-a579-75cc8f8a349e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.316792] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dd50efe-72da-4ebb-a579-75cc8f8a349e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.317090] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dd50efe-72da-4ebb-a579-75cc8f8a349e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.317330] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dd50efe-72da-4ebb-a579-75cc8f8a349e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.379852] [55188]: DEBUG nova.policy [None req-8f534d8c-b3ea-4fdc-94db-f45e59569ef0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.388160] [55188]: DEBUG nova.policy [None req-8f534d8c-b3ea-4fdc-94db-f45e59569ef0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.389887] [55188]: DEBUG nova.policy [None req-8f534d8c-b3ea-4fdc-94db-f45e59569ef0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.390345] [55188]: INFO nova.api.openstack.requestlog [None req-8f534d8c-b3ea-4fdc-94db-f45e59569ef0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1737 microversion: 2.20 time: 0.121243 [ 1067.390890] [55188]: [pid: 55188|app: 0|req: 3771/7378] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:07 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1737 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1067.448080] [55188]: DEBUG nova.api.openstack.wsgi [None req-d2dd84ba-e116-4394-9f7f-7f0f366578a6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1067.450220] [55188]: DEBUG nova.compute.api [None req-d2dd84ba-e116-4394-9f7f-7f0f366578a6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1067.456091] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2dd84ba-e116-4394-9f7f-7f0f366578a6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.456368] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2dd84ba-e116-4394-9f7f-7f0f366578a6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.456633] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2dd84ba-e116-4394-9f7f-7f0f366578a6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.457101] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2dd84ba-e116-4394-9f7f-7f0f366578a6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.457320] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2dd84ba-e116-4394-9f7f-7f0f366578a6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.457530] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2dd84ba-e116-4394-9f7f-7f0f366578a6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.477405] [55187]: DEBUG nova.policy [None req-6dd50efe-72da-4ebb-a579-75cc8f8a349e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.482112] [55187]: INFO nova.api.openstack.requestlog [None req-6dd50efe-72da-4ebb-a579-75cc8f8a349e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1509 microversion: 2.1 time: 0.177300 [ 1067.482443] [55187]: [pid: 55187|app: 0|req: 3608/7379] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:07 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1509 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.482493] [55188]: INFO nova.api.openstack.requestlog [None req-d2dd84ba-e116-4394-9f7f-7f0f366578a6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.037314 [ 1067.482924] [55188]: [pid: 55188|app: 0|req: 3772/7380] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:09:07 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1067.531653] [55187]: DEBUG nova.api.openstack.wsgi [None req-7c069740-bfce-4d0c-972f-0246e15cae3e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1067.533406] [55187]: DEBUG nova.compute.api [None req-7c069740-bfce-4d0c-972f-0246e15cae3e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: 48488558-4b01-4283-8f25-692176eb3226] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1067.537082] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c069740-bfce-4d0c-972f-0246e15cae3e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.537363] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c069740-bfce-4d0c-972f-0246e15cae3e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.537561] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c069740-bfce-4d0c-972f-0246e15cae3e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.537971] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c069740-bfce-4d0c-972f-0246e15cae3e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.538203] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c069740-bfce-4d0c-972f-0246e15cae3e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.538400] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c069740-bfce-4d0c-972f-0246e15cae3e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.586614] [55187]: DEBUG nova.policy [None req-7c069740-bfce-4d0c-972f-0246e15cae3e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.591951] [55187]: DEBUG nova.policy [None req-7c069740-bfce-4d0c-972f-0246e15cae3e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.592617] [55187]: DEBUG nova.policy [None req-7c069740-bfce-4d0c-972f-0246e15cae3e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.593148] [55187]: INFO nova.api.openstack.requestlog [None req-7c069740-bfce-4d0c-972f-0246e15cae3e tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/48488558-4b01-4283-8f25-692176eb3226" status: 200 len: 1381 microversion: 2.47 time: 0.063973 [ 1067.593651] [55187]: [pid: 55187|app: 0|req: 3609/7381] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:07 2025] GET /compute/v2.1/servers/48488558-4b01-4283-8f25-692176eb3226 => generated 1381 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1067.650696] [55188]: DEBUG nova.api.openstack.wsgi [None req-76b545ba-4ca4-4a5c-9381-065492acbebe tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1067.652594] [55188]: DEBUG nova.compute.api [None req-76b545ba-4ca4-4a5c-9381-065492acbebe tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1067.656449] [55188]: DEBUG oslo_concurrency.lockutils [None req-76b545ba-4ca4-4a5c-9381-065492acbebe tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.656965] [55188]: DEBUG oslo_concurrency.lockutils [None req-76b545ba-4ca4-4a5c-9381-065492acbebe tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.656965] [55188]: DEBUG oslo_concurrency.lockutils [None req-76b545ba-4ca4-4a5c-9381-065492acbebe tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.658214] [55188]: DEBUG oslo_concurrency.lockutils [None req-76b545ba-4ca4-4a5c-9381-065492acbebe tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.658214] [55188]: DEBUG oslo_concurrency.lockutils [None req-76b545ba-4ca4-4a5c-9381-065492acbebe tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.658214] [55188]: DEBUG oslo_concurrency.lockutils [None req-76b545ba-4ca4-4a5c-9381-065492acbebe tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.741188] [55188]: DEBUG nova.policy [None req-76b545ba-4ca4-4a5c-9381-065492acbebe tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.744788] [55188]: INFO nova.api.openstack.requestlog [None req-76b545ba-4ca4-4a5c-9381-065492acbebe tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1306 microversion: 2.1 time: 0.096530 [ 1067.745517] [55188]: [pid: 55188|app: 0|req: 3773/7382] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:08 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1306 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.304250] [55187]: DEBUG nova.api.openstack.wsgi [None req-32fcab57-580f-415b-a692-bb4769d684a0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1068.307446] [55187]: DEBUG nova.compute.api [None req-32fcab57-580f-415b-a692-bb4769d684a0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.311604] [55187]: DEBUG oslo_concurrency.lockutils [None req-32fcab57-580f-415b-a692-bb4769d684a0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.311864] [55187]: DEBUG oslo_concurrency.lockutils [None req-32fcab57-580f-415b-a692-bb4769d684a0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.312075] [55187]: DEBUG oslo_concurrency.lockutils [None req-32fcab57-580f-415b-a692-bb4769d684a0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.312463] [55187]: DEBUG oslo_concurrency.lockutils [None req-32fcab57-580f-415b-a692-bb4769d684a0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.312618] [55187]: DEBUG oslo_concurrency.lockutils [None req-32fcab57-580f-415b-a692-bb4769d684a0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.312851] [55187]: DEBUG oslo_concurrency.lockutils [None req-32fcab57-580f-415b-a692-bb4769d684a0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.370777] [55187]: DEBUG nova.policy [None req-32fcab57-580f-415b-a692-bb4769d684a0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.377971] [55187]: DEBUG nova.policy [None req-32fcab57-580f-415b-a692-bb4769d684a0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.378726] [55187]: DEBUG nova.policy [None req-32fcab57-580f-415b-a692-bb4769d684a0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.379436] [55187]: INFO nova.api.openstack.requestlog [None req-32fcab57-580f-415b-a692-bb4769d684a0 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1427 microversion: 2.54 time: 0.077660 [ 1068.379757] [55187]: [pid: 55187|app: 0|req: 3610/7383] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:08 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1427 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1068.406891] [55188]: DEBUG nova.api.openstack.wsgi [None req-9ff8fe29-dc91-4f37-8868-11fd268b389f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1068.410355] [55188]: DEBUG nova.compute.api [None req-9ff8fe29-dc91-4f37-8868-11fd268b389f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.414853] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ff8fe29-dc91-4f37-8868-11fd268b389f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.415410] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ff8fe29-dc91-4f37-8868-11fd268b389f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.415806] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ff8fe29-dc91-4f37-8868-11fd268b389f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.416363] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ff8fe29-dc91-4f37-8868-11fd268b389f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.416748] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ff8fe29-dc91-4f37-8868-11fd268b389f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.418081] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ff8fe29-dc91-4f37-8868-11fd268b389f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.491780] [55187]: DEBUG nova.api.openstack.wsgi [None req-e41b3ab0-3a2c-4951-98a4-fdc370c40b52 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1068.493637] [55187]: DEBUG nova.compute.api [None req-e41b3ab0-3a2c-4951-98a4-fdc370c40b52 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.497260] [55187]: DEBUG oslo_concurrency.lockutils [None req-e41b3ab0-3a2c-4951-98a4-fdc370c40b52 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.497506] [55187]: DEBUG oslo_concurrency.lockutils [None req-e41b3ab0-3a2c-4951-98a4-fdc370c40b52 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.497693] [55187]: DEBUG oslo_concurrency.lockutils [None req-e41b3ab0-3a2c-4951-98a4-fdc370c40b52 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.498065] [55187]: DEBUG oslo_concurrency.lockutils [None req-e41b3ab0-3a2c-4951-98a4-fdc370c40b52 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.498276] [55187]: DEBUG oslo_concurrency.lockutils [None req-e41b3ab0-3a2c-4951-98a4-fdc370c40b52 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.498512] [55187]: DEBUG oslo_concurrency.lockutils [None req-e41b3ab0-3a2c-4951-98a4-fdc370c40b52 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.505184] [55188]: DEBUG nova.policy [None req-9ff8fe29-dc91-4f37-8868-11fd268b389f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.509839] [55188]: DEBUG nova.policy [None req-9ff8fe29-dc91-4f37-8868-11fd268b389f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.511509] [55188]: DEBUG nova.policy [None req-9ff8fe29-dc91-4f37-8868-11fd268b389f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.512478] [55188]: INFO nova.api.openstack.requestlog [None req-9ff8fe29-dc91-4f37-8868-11fd268b389f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1737 microversion: 2.20 time: 0.108579 [ 1068.512962] [55188]: [pid: 55188|app: 0|req: 3774/7384] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:08 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1737 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1068.515655] [55187]: INFO nova.api.openstack.requestlog [None req-e41b3ab0-3a2c-4951-98a4-fdc370c40b52 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026202 [ 1068.515992] [55187]: [pid: 55187|app: 0|req: 3611/7385] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:09:08 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1068.519964] [55188]: DEBUG nova.api.openstack.wsgi [None req-31f9fdbe-1a67-44a8-be20-981d888bcc9c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1068.523910] [55188]: DEBUG nova.compute.api [None req-31f9fdbe-1a67-44a8-be20-981d888bcc9c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.528121] [55188]: DEBUG oslo_concurrency.lockutils [None req-31f9fdbe-1a67-44a8-be20-981d888bcc9c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.528121] [55188]: DEBUG oslo_concurrency.lockutils [None req-31f9fdbe-1a67-44a8-be20-981d888bcc9c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.528121] [55188]: DEBUG oslo_concurrency.lockutils [None req-31f9fdbe-1a67-44a8-be20-981d888bcc9c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.528121] [55188]: DEBUG oslo_concurrency.lockutils [None req-31f9fdbe-1a67-44a8-be20-981d888bcc9c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.528121] [55188]: DEBUG oslo_concurrency.lockutils [None req-31f9fdbe-1a67-44a8-be20-981d888bcc9c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.528121] [55188]: DEBUG oslo_concurrency.lockutils [None req-31f9fdbe-1a67-44a8-be20-981d888bcc9c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.612838] [55187]: DEBUG nova.api.openstack.wsgi [None req-a7f63db5-7d9e-4e55-94a2-c724c1c82f04 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1068.613085] [55188]: DEBUG nova.policy [None req-31f9fdbe-1a67-44a8-be20-981d888bcc9c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.613168] [55187]: DEBUG nova.compute.api [None req-a7f63db5-7d9e-4e55-94a2-c724c1c82f04 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: 48488558-4b01-4283-8f25-692176eb3226] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.619017] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7f63db5-7d9e-4e55-94a2-c724c1c82f04 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.619017] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7f63db5-7d9e-4e55-94a2-c724c1c82f04 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.619017] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7f63db5-7d9e-4e55-94a2-c724c1c82f04 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.619017] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7f63db5-7d9e-4e55-94a2-c724c1c82f04 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.619017] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7f63db5-7d9e-4e55-94a2-c724c1c82f04 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.619017] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7f63db5-7d9e-4e55-94a2-c724c1c82f04 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.619328] [55188]: INFO nova.api.openstack.requestlog [None req-31f9fdbe-1a67-44a8-be20-981d888bcc9c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1492 microversion: 2.1 time: 0.104937 [ 1068.619763] [55188]: [pid: 55188|app: 0|req: 3775/7386] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:08 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1492 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.637495] [55188]: DEBUG nova.api.openstack.wsgi [None req-af3f6615-793f-4f31-a479-068b305b3e4b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1068.637495] [55188]: DEBUG nova.compute.api [None req-af3f6615-793f-4f31-a479-068b305b3e4b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.641921] [55188]: DEBUG oslo_concurrency.lockutils [None req-af3f6615-793f-4f31-a479-068b305b3e4b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.642534] [55188]: DEBUG oslo_concurrency.lockutils [None req-af3f6615-793f-4f31-a479-068b305b3e4b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.642964] [55188]: DEBUG oslo_concurrency.lockutils [None req-af3f6615-793f-4f31-a479-068b305b3e4b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.643583] [55188]: DEBUG oslo_concurrency.lockutils [None req-af3f6615-793f-4f31-a479-068b305b3e4b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.643987] [55188]: DEBUG oslo_concurrency.lockutils [None req-af3f6615-793f-4f31-a479-068b305b3e4b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.644470] [55188]: DEBUG oslo_concurrency.lockutils [None req-af3f6615-793f-4f31-a479-068b305b3e4b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.663098] [55187]: DEBUG nova.policy [None req-a7f63db5-7d9e-4e55-94a2-c724c1c82f04 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.667722] [55187]: DEBUG nova.policy [None req-a7f63db5-7d9e-4e55-94a2-c724c1c82f04 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.668430] [55187]: DEBUG nova.policy [None req-a7f63db5-7d9e-4e55-94a2-c724c1c82f04 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.669234] [55187]: INFO nova.api.openstack.requestlog [None req-a7f63db5-7d9e-4e55-94a2-c724c1c82f04 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/48488558-4b01-4283-8f25-692176eb3226" status: 200 len: 1381 microversion: 2.47 time: 0.062756 [ 1068.669939] [55187]: [pid: 55187|app: 0|req: 3612/7387] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:08 2025] GET /compute/v2.1/servers/48488558-4b01-4283-8f25-692176eb3226 => generated 1381 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1068.671576] [55188]: DEBUG oslo_concurrency.lockutils [None req-af3f6615-793f-4f31-a479-068b305b3e4b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.671576] [55188]: DEBUG oslo_concurrency.lockutils [None req-af3f6615-793f-4f31-a479-068b305b3e4b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.671576] [55188]: DEBUG oslo_concurrency.lockutils [None req-af3f6615-793f-4f31-a479-068b305b3e4b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.677826] [55188]: DEBUG nova.objects.instance [None req-af3f6615-793f-4f31-a479-068b305b3e4b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'flavor' on Instance uuid 49d32e7b-bea9-4d7a-a51e-787c00fd2143 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1068.688779] [55187]: DEBUG nova.api.openstack.wsgi [None req-397a5bca-eee7-4efd-b6c5-d006155fc0cd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1068.689900] [55188]: INFO nova.api.openstack.wsgi [None req-af3f6615-793f-4f31-a479-068b305b3e4b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Cannot 'suspend' instance 49d32e7b-bea9-4d7a-a51e-787c00fd2143 while it is in vm_state suspended [ 1068.690567] [55188]: DEBUG nova.api.openstack.wsgi [None req-af3f6615-793f-4f31-a479-068b305b3e4b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 409 to user: Cannot 'suspend' instance 49d32e7b-bea9-4d7a-a51e-787c00fd2143 while it is in vm_state suspended {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1068.691260] [55188]: INFO nova.api.openstack.requestlog [None req-af3f6615-793f-4f31-a479-068b305b3e4b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action" status: 409 len: 148 microversion: 2.1 time: 0.059841 [ 1068.691608] [55187]: DEBUG nova.compute.api [None req-397a5bca-eee7-4efd-b6c5-d006155fc0cd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.691872] [55188]: [pid: 55188|app: 0|req: 3776/7388] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:09:08 2025] POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action => generated 148 bytes in 61 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1068.697932] [55188]: DEBUG nova.api.openstack.wsgi [None req-e17d843b-8bdb-4868-bc8f-b28da790260a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1068.698478] [55187]: DEBUG oslo_concurrency.lockutils [None req-397a5bca-eee7-4efd-b6c5-d006155fc0cd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.698879] [55187]: DEBUG oslo_concurrency.lockutils [None req-397a5bca-eee7-4efd-b6c5-d006155fc0cd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.699178] [55187]: DEBUG oslo_concurrency.lockutils [None req-397a5bca-eee7-4efd-b6c5-d006155fc0cd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.699639] [55187]: DEBUG oslo_concurrency.lockutils [None req-397a5bca-eee7-4efd-b6c5-d006155fc0cd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.699929] [55187]: DEBUG oslo_concurrency.lockutils [None req-397a5bca-eee7-4efd-b6c5-d006155fc0cd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.700186] [55187]: DEBUG oslo_concurrency.lockutils [None req-397a5bca-eee7-4efd-b6c5-d006155fc0cd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.700492] [55188]: DEBUG nova.compute.api [None req-e17d843b-8bdb-4868-bc8f-b28da790260a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.704643] [55188]: DEBUG oslo_concurrency.lockutils [None req-e17d843b-8bdb-4868-bc8f-b28da790260a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.704991] [55188]: DEBUG oslo_concurrency.lockutils [None req-e17d843b-8bdb-4868-bc8f-b28da790260a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.705256] [55188]: DEBUG oslo_concurrency.lockutils [None req-e17d843b-8bdb-4868-bc8f-b28da790260a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.705833] [55188]: DEBUG oslo_concurrency.lockutils [None req-e17d843b-8bdb-4868-bc8f-b28da790260a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.706248] [55188]: DEBUG oslo_concurrency.lockutils [None req-e17d843b-8bdb-4868-bc8f-b28da790260a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.706710] [55188]: DEBUG oslo_concurrency.lockutils [None req-e17d843b-8bdb-4868-bc8f-b28da790260a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.756345] [55188]: INFO nova.api.openstack.requestlog [None req-e17d843b-8bdb-4868-bc8f-b28da790260a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action" status: 202 len: 0 microversion: 2.1 time: 0.061367 [ 1068.756778] [55188]: [pid: 55188|app: 0|req: 3777/7389] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:09:09 2025] POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1068.763651] [55188]: DEBUG nova.api.openstack.wsgi [None req-12cae20c-d350-4a22-bb6b-89f1f2117efb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1068.765357] [55188]: DEBUG nova.compute.api [None req-12cae20c-d350-4a22-bb6b-89f1f2117efb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.770731] [55188]: DEBUG oslo_concurrency.lockutils [None req-12cae20c-d350-4a22-bb6b-89f1f2117efb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.771143] [55188]: DEBUG oslo_concurrency.lockutils [None req-12cae20c-d350-4a22-bb6b-89f1f2117efb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.771416] [55188]: DEBUG oslo_concurrency.lockutils [None req-12cae20c-d350-4a22-bb6b-89f1f2117efb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.771845] [55188]: DEBUG oslo_concurrency.lockutils [None req-12cae20c-d350-4a22-bb6b-89f1f2117efb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.772117] [55188]: DEBUG oslo_concurrency.lockutils [None req-12cae20c-d350-4a22-bb6b-89f1f2117efb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.772360] [55188]: DEBUG oslo_concurrency.lockutils [None req-12cae20c-d350-4a22-bb6b-89f1f2117efb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.859243] [55188]: DEBUG nova.policy [None req-12cae20c-d350-4a22-bb6b-89f1f2117efb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.864713] [55188]: INFO nova.api.openstack.requestlog [None req-12cae20c-d350-4a22-bb6b-89f1f2117efb tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1306 microversion: 2.1 time: 0.107054 [ 1068.865608] [55188]: [pid: 55188|app: 0|req: 3778/7390] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:09 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1306 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.870015] [55188]: DEBUG nova.api.openstack.wsgi [None req-168d4f10-446e-42ae-a206-43d000e4c2ec tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1068.870993] [55188]: DEBUG nova.compute.api [None req-168d4f10-446e-42ae-a206-43d000e4c2ec tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.874899] [55187]: DEBUG nova.policy [None req-397a5bca-eee7-4efd-b6c5-d006155fc0cd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.875419] [55188]: DEBUG oslo_concurrency.lockutils [None req-168d4f10-446e-42ae-a206-43d000e4c2ec tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.875803] [55188]: DEBUG oslo_concurrency.lockutils [None req-168d4f10-446e-42ae-a206-43d000e4c2ec tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.876132] [55188]: DEBUG oslo_concurrency.lockutils [None req-168d4f10-446e-42ae-a206-43d000e4c2ec tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.876610] [55188]: DEBUG oslo_concurrency.lockutils [None req-168d4f10-446e-42ae-a206-43d000e4c2ec tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.876907] [55188]: DEBUG oslo_concurrency.lockutils [None req-168d4f10-446e-42ae-a206-43d000e4c2ec tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.877219] [55188]: DEBUG oslo_concurrency.lockutils [None req-168d4f10-446e-42ae-a206-43d000e4c2ec tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.883412] [55187]: INFO nova.api.openstack.requestlog [None req-397a5bca-eee7-4efd-b6c5-d006155fc0cd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1673 microversion: 2.1 time: 0.200111 [ 1068.883742] [55187]: [pid: 55187|app: 0|req: 3613/7391] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:09 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1673 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.906429] [55187]: DEBUG nova.api.openstack.wsgi [None req-5c0fba2c-8841-4aee-9579-2d2d29f6432c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-1-192773565"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1068.907842] [55187]: DEBUG nova.compute.api [None req-5c0fba2c-8841-4aee-9579-2d2d29f6432c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1068.916702] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c0fba2c-8841-4aee-9579-2d2d29f6432c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.916959] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c0fba2c-8841-4aee-9579-2d2d29f6432c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.917158] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c0fba2c-8841-4aee-9579-2d2d29f6432c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.917552] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c0fba2c-8841-4aee-9579-2d2d29f6432c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.917754] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c0fba2c-8841-4aee-9579-2d2d29f6432c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.918414] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c0fba2c-8841-4aee-9579-2d2d29f6432c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.978750] [55188]: DEBUG nova.policy [None req-168d4f10-446e-42ae-a206-43d000e4c2ec tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.983578] [55188]: INFO nova.api.openstack.requestlog [None req-168d4f10-446e-42ae-a206-43d000e4c2ec tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1498 microversion: 2.1 time: 0.116875 [ 1068.983578] [55188]: [pid: 55188|app: 0|req: 3779/7392] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:09 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1498 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.323155] [55188]: DEBUG nova.api.openstack.wsgi [None req-458d0eef-49ec-4798-af9e-3ce09a84e221 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Action: 'create', calling method: .version_select at 0x7d4afa944700>, body: {"keypair": {"name": "tempest-keypair-804034373", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD80FOnsJ4890U0T+X1Ohf6zJtrkrQ8BYDkONLZQom94DSLvmKDtBgoxCTiK0Jdch1/tuNNdF8kQ+fwpFdVWvvw0cTER7U2MCMXukNj11MHXa17zkD40isHUkG+jsXDujA=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1069.334693] [55188]: DEBUG nova.quota [None req-458d0eef-49ec-4798-af9e-3ce09a84e221 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Getting quotas for project 0834eb9ee8c3471a85efdb1474fe30f9. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1069.339602] [55188]: DEBUG nova.quota [None req-458d0eef-49ec-4798-af9e-3ce09a84e221 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Getting quotas for user eae1f2800a3349138d992fabf4e6c319 and project 0834eb9ee8c3471a85efdb1474fe30f9. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1069.364931] [55188]: INFO nova.api.openstack.requestlog [None req-458d0eef-49ec-4798-af9e-3ce09a84e221 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.107962 [ 1069.364931] [55188]: [pid: 55188|app: 0|req: 3780/7393] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:09:09 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1069.365416] [55187]: INFO nova.api.openstack.requestlog [None req-5c0fba2c-8841-4aee-9579-2d2d29f6432c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305/action" status: 202 len: 0 microversion: 2.1 time: 0.462429 [ 1069.366137] [55187]: [pid: 55187|app: 0|req: 3614/7394] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:09:09 2025] POST /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305/action => generated 0 bytes in 464 msecs (HTTP/1.1 202) 10 headers in 456 bytes (2 switches on core 0) [ 1069.395906] [55188]: DEBUG nova.api.openstack.wsgi [None req-07d1a6ba-e2ec-4eae-94b6-0c13d8df4bec tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.398845] [55188]: DEBUG nova.compute.api [None req-07d1a6ba-e2ec-4eae-94b6-0c13d8df4bec tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.405063] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d1a6ba-e2ec-4eae-94b6-0c13d8df4bec tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.405357] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d1a6ba-e2ec-4eae-94b6-0c13d8df4bec tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.405558] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d1a6ba-e2ec-4eae-94b6-0c13d8df4bec tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.405965] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d1a6ba-e2ec-4eae-94b6-0c13d8df4bec tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.406212] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d1a6ba-e2ec-4eae-94b6-0c13d8df4bec tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.406399] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d1a6ba-e2ec-4eae-94b6-0c13d8df4bec tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.445307] [55187]: DEBUG nova.api.openstack.wsgi [None req-9d100e79-314c-4428-9537-db4477aab08a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.447523] [55187]: DEBUG nova.compute.api [None req-9d100e79-314c-4428-9537-db4477aab08a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.451712] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d100e79-314c-4428-9537-db4477aab08a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.451901] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d100e79-314c-4428-9537-db4477aab08a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.452108] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d100e79-314c-4428-9537-db4477aab08a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.452471] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d100e79-314c-4428-9537-db4477aab08a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.452670] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d100e79-314c-4428-9537-db4477aab08a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.452840] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d100e79-314c-4428-9537-db4477aab08a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.458124] [55188]: DEBUG nova.policy [None req-07d1a6ba-e2ec-4eae-94b6-0c13d8df4bec tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.466584] [55188]: DEBUG nova.policy [None req-07d1a6ba-e2ec-4eae-94b6-0c13d8df4bec tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.467600] [55188]: DEBUG nova.policy [None req-07d1a6ba-e2ec-4eae-94b6-0c13d8df4bec tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.468857] [55188]: INFO nova.api.openstack.requestlog [None req-07d1a6ba-e2ec-4eae-94b6-0c13d8df4bec tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1433 microversion: 2.54 time: 0.076072 [ 1069.468857] [55188]: [pid: 55188|app: 0|req: 3781/7395] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:09 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1433 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1069.529653] [55188]: DEBUG nova.api.openstack.wsgi [None req-f8ee77ba-fe48-4e22-a578-27bcb95bb660 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.529653] [55188]: DEBUG nova.compute.api [None req-f8ee77ba-fe48-4e22-a578-27bcb95bb660 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.537161] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8ee77ba-fe48-4e22-a578-27bcb95bb660 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.537474] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8ee77ba-fe48-4e22-a578-27bcb95bb660 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.537669] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8ee77ba-fe48-4e22-a578-27bcb95bb660 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.538044] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8ee77ba-fe48-4e22-a578-27bcb95bb660 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.538245] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8ee77ba-fe48-4e22-a578-27bcb95bb660 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.538416] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8ee77ba-fe48-4e22-a578-27bcb95bb660 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.559955] [55188]: INFO nova.api.openstack.requestlog [None req-f8ee77ba-fe48-4e22-a578-27bcb95bb660 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.036229 [ 1069.560374] [55188]: [pid: 55188|app: 0|req: 3782/7396] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:09:09 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1/os-volume_attachments => generated 25 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1069.564111] [55188]: DEBUG nova.api.openstack.wsgi [None req-ad7d9cae-7ffc-4393-a820-efebe80fe0f1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.564842] [55188]: DEBUG nova.compute.api [None req-ad7d9cae-7ffc-4393-a820-efebe80fe0f1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.568707] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad7d9cae-7ffc-4393-a820-efebe80fe0f1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.568825] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad7d9cae-7ffc-4393-a820-efebe80fe0f1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.569099] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad7d9cae-7ffc-4393-a820-efebe80fe0f1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.569407] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad7d9cae-7ffc-4393-a820-efebe80fe0f1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.569617] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad7d9cae-7ffc-4393-a820-efebe80fe0f1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.570685] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad7d9cae-7ffc-4393-a820-efebe80fe0f1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.576118] [55187]: DEBUG nova.policy [None req-9d100e79-314c-4428-9537-db4477aab08a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.583380] [55187]: INFO nova.api.openstack.requestlog [None req-9d100e79-314c-4428-9537-db4477aab08a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1669 microversion: 2.1 time: 0.140057 [ 1069.583865] [55187]: [pid: 55187|app: 0|req: 3615/7397] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:09 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1669 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.596113] [55187]: DEBUG nova.api.openstack.wsgi [None req-8a6b4a14-46ed-440e-ba3e-89cf0fa11f4e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.596113] [55187]: DEBUG nova.compute.api [None req-8a6b4a14-46ed-440e-ba3e-89cf0fa11f4e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.600034] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a6b4a14-46ed-440e-ba3e-89cf0fa11f4e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.600437] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a6b4a14-46ed-440e-ba3e-89cf0fa11f4e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.600764] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a6b4a14-46ed-440e-ba3e-89cf0fa11f4e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.601247] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a6b4a14-46ed-440e-ba3e-89cf0fa11f4e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.601552] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a6b4a14-46ed-440e-ba3e-89cf0fa11f4e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.601836] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a6b4a14-46ed-440e-ba3e-89cf0fa11f4e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.631315] [55187]: DEBUG nova.compute.api [None req-8a6b4a14-46ed-440e-ba3e-89cf0fa11f4e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1069.685552] [55187]: INFO nova.api.openstack.requestlog [None req-8a6b4a14-46ed-440e-ba3e-89cf0fa11f4e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 204 len: 0 microversion: 2.1 time: 0.091808 [ 1069.686069] [55187]: [pid: 55187|app: 0|req: 3616/7398] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:09:09 2025] DELETE /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1069.690363] [55187]: DEBUG nova.api.openstack.wsgi [None req-d5080dbb-2c30-4c98-950a-9055faff5970 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.692755] [55187]: DEBUG nova.compute.api [None req-d5080dbb-2c30-4c98-950a-9055faff5970 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: 48488558-4b01-4283-8f25-692176eb3226] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.697829] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5080dbb-2c30-4c98-950a-9055faff5970 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.698256] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5080dbb-2c30-4c98-950a-9055faff5970 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.698349] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5080dbb-2c30-4c98-950a-9055faff5970 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.698917] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5080dbb-2c30-4c98-950a-9055faff5970 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.699018] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5080dbb-2c30-4c98-950a-9055faff5970 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.699292] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5080dbb-2c30-4c98-950a-9055faff5970 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.736017] [55188]: DEBUG nova.policy [None req-ad7d9cae-7ffc-4393-a820-efebe80fe0f1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.739236] [55188]: DEBUG nova.policy [None req-ad7d9cae-7ffc-4393-a820-efebe80fe0f1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.739877] [55188]: DEBUG nova.policy [None req-ad7d9cae-7ffc-4393-a820-efebe80fe0f1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.740532] [55188]: INFO nova.api.openstack.requestlog [None req-ad7d9cae-7ffc-4393-a820-efebe80fe0f1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1737 microversion: 2.20 time: 0.179653 [ 1069.740849] [55188]: [pid: 55188|app: 0|req: 3783/7399] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:09 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1737 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1069.742948] [55187]: DEBUG nova.policy [None req-d5080dbb-2c30-4c98-950a-9055faff5970 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.749018] [55188]: DEBUG nova.api.openstack.wsgi [None req-536717df-dc37-4b78-aa50-f43615e6a2bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.749118] [55187]: DEBUG nova.policy [None req-d5080dbb-2c30-4c98-950a-9055faff5970 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.749199] [55188]: DEBUG nova.compute.api [None req-536717df-dc37-4b78-aa50-f43615e6a2bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.749781] [55187]: DEBUG nova.policy [None req-d5080dbb-2c30-4c98-950a-9055faff5970 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.750613] [55187]: INFO nova.api.openstack.requestlog [None req-d5080dbb-2c30-4c98-950a-9055faff5970 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/48488558-4b01-4283-8f25-692176eb3226" status: 200 len: 1381 microversion: 2.47 time: 0.064028 [ 1069.751084] [55187]: [pid: 55187|app: 0|req: 3617/7400] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:10 2025] GET /compute/v2.1/servers/48488558-4b01-4283-8f25-692176eb3226 => generated 1381 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1069.752771] [55188]: DEBUG oslo_concurrency.lockutils [None req-536717df-dc37-4b78-aa50-f43615e6a2bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.753012] [55188]: DEBUG oslo_concurrency.lockutils [None req-536717df-dc37-4b78-aa50-f43615e6a2bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.753197] [55188]: DEBUG oslo_concurrency.lockutils [None req-536717df-dc37-4b78-aa50-f43615e6a2bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.753543] [55188]: DEBUG oslo_concurrency.lockutils [None req-536717df-dc37-4b78-aa50-f43615e6a2bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.753744] [55188]: DEBUG oslo_concurrency.lockutils [None req-536717df-dc37-4b78-aa50-f43615e6a2bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.753910] [55188]: DEBUG oslo_concurrency.lockutils [None req-536717df-dc37-4b78-aa50-f43615e6a2bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.754438] [55187]: DEBUG nova.api.openstack.wsgi [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1919077881", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "aee7cd35-f944-410b-8e62-1d1c387f72ad"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1069.796229] [55187]: DEBUG oslo_concurrency.lockutils [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.796229] [55187]: DEBUG oslo_concurrency.lockutils [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.796229] [55187]: DEBUG oslo_concurrency.lockutils [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.796229] [55187]: DEBUG oslo_concurrency.lockutils [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.796229] [55187]: DEBUG oslo_concurrency.lockutils [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.796229] [55187]: DEBUG oslo_concurrency.lockutils [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.801583] [55187]: DEBUG nova.network.neutron [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] validate_networks() for [('aee7cd35-f944-410b-8e62-1d1c387f72ad', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1069.860171] [55188]: DEBUG nova.policy [None req-536717df-dc37-4b78-aa50-f43615e6a2bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.865922] [55188]: INFO nova.api.openstack.requestlog [None req-536717df-dc37-4b78-aa50-f43615e6a2bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1694 microversion: 2.1 time: 0.120948 [ 1069.866285] [55188]: [pid: 55188|app: 0|req: 3784/7401] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:10 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1694 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.882809] [55188]: DEBUG nova.api.openstack.wsgi [None req-d7f62c0c-64e0-40b2-8c97-5a2fe2fbfaf3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1069.883021] [55188]: DEBUG nova.compute.api [None req-d7f62c0c-64e0-40b2-8c97-5a2fe2fbfaf3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1069.887335] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7f62c0c-64e0-40b2-8c97-5a2fe2fbfaf3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.887664] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7f62c0c-64e0-40b2-8c97-5a2fe2fbfaf3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.887919] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7f62c0c-64e0-40b2-8c97-5a2fe2fbfaf3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.888715] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7f62c0c-64e0-40b2-8c97-5a2fe2fbfaf3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.888715] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7f62c0c-64e0-40b2-8c97-5a2fe2fbfaf3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.888897] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7f62c0c-64e0-40b2-8c97-5a2fe2fbfaf3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.007856] [55188]: DEBUG nova.policy [None req-d7f62c0c-64e0-40b2-8c97-5a2fe2fbfaf3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.013020] [55188]: INFO nova.api.openstack.requestlog [None req-d7f62c0c-64e0-40b2-8c97-5a2fe2fbfaf3 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1485 microversion: 2.1 time: 0.134644 [ 1070.014357] [55188]: [pid: 55188|app: 0|req: 3785/7402] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:10 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1485 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.017222] [55188]: DEBUG nova.api.openstack.wsgi [None req-337665d2-3e43-49eb-b118-b169d7817638 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1070.019320] [55188]: DEBUG nova.compute.api [None req-337665d2-3e43-49eb-b118-b169d7817638 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1070.026907] [55188]: DEBUG oslo_concurrency.lockutils [None req-337665d2-3e43-49eb-b118-b169d7817638 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.027189] [55188]: DEBUG oslo_concurrency.lockutils [None req-337665d2-3e43-49eb-b118-b169d7817638 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.027461] [55188]: DEBUG oslo_concurrency.lockutils [None req-337665d2-3e43-49eb-b118-b169d7817638 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.027876] [55188]: DEBUG oslo_concurrency.lockutils [None req-337665d2-3e43-49eb-b118-b169d7817638 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.028765] [55188]: DEBUG oslo_concurrency.lockutils [None req-337665d2-3e43-49eb-b118-b169d7817638 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.028765] [55188]: DEBUG oslo_concurrency.lockutils [None req-337665d2-3e43-49eb-b118-b169d7817638 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.105320] [55187]: DEBUG nova.virt.hardware [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1070.105320] [55187]: DEBUG nova.virt.hardware [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1070.105320] [55187]: DEBUG nova.virt.hardware [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1070.105534] [55187]: DEBUG nova.virt.hardware [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1070.105534] [55187]: DEBUG nova.virt.hardware [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1070.118215] [55187]: DEBUG oslo_concurrency.lockutils [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.118853] [55187]: DEBUG oslo_concurrency.lockutils [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.119250] [55187]: DEBUG oslo_concurrency.lockutils [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.119834] [55187]: DEBUG oslo_concurrency.lockutils [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.120147] [55187]: DEBUG oslo_concurrency.lockutils [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.120435] [55187]: DEBUG oslo_concurrency.lockutils [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.120769] [55188]: DEBUG nova.policy [None req-337665d2-3e43-49eb-b118-b169d7817638 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.126000] [55188]: INFO nova.api.openstack.requestlog [None req-337665d2-3e43-49eb-b118-b169d7817638 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1498 microversion: 2.1 time: 0.110907 [ 1070.126833] [55188]: [pid: 55188|app: 0|req: 3786/7403] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:10 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1498 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.129162] [55188]: DEBUG nova.api.openstack.wsgi [None req-c96cbb90-110d-42c7-a634-02f272e65b15 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-460247666"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1070.130925] [55188]: DEBUG nova.compute.api [None req-c96cbb90-110d-42c7-a634-02f272e65b15 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1070.133910] [55187]: DEBUG nova.quota [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Getting quotas for project e202dc659baf4761b5c2583ff7444d5c. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1070.134501] [55188]: DEBUG oslo_concurrency.lockutils [None req-c96cbb90-110d-42c7-a634-02f272e65b15 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.134684] [55188]: DEBUG oslo_concurrency.lockutils [None req-c96cbb90-110d-42c7-a634-02f272e65b15 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.134852] [55188]: DEBUG oslo_concurrency.lockutils [None req-c96cbb90-110d-42c7-a634-02f272e65b15 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.135224] [55188]: DEBUG oslo_concurrency.lockutils [None req-c96cbb90-110d-42c7-a634-02f272e65b15 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.135437] [55188]: DEBUG oslo_concurrency.lockutils [None req-c96cbb90-110d-42c7-a634-02f272e65b15 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.135608] [55188]: DEBUG oslo_concurrency.lockutils [None req-c96cbb90-110d-42c7-a634-02f272e65b15 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.138841] [55187]: DEBUG nova.quota [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Getting quotas for user c3e4e704803a492ab4800dc53a59b321 and project e202dc659baf4761b5c2583ff7444d5c. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1070.147600] [55187]: DEBUG nova.compute.api [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1070.149046] [55187]: DEBUG nova.compute.api [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1070.196600] [55187]: INFO nova.api.openstack.requestlog [None req-da40b90d-d10b-45bb-a440-f8aad5c37996 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.444090 [ 1070.196600] [55187]: [pid: 55187|app: 0|req: 3618/7404] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:09:10 2025] POST /compute/v2.1/servers => generated 380 bytes in 445 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1070.205047] [55187]: DEBUG nova.api.openstack.wsgi [None req-982f67b6-d485-4cb0-8bab-f5b0bb46f802 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1070.206183] [55187]: DEBUG nova.compute.api [None req-982f67b6-d485-4cb0-8bab-f5b0bb46f802 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1070.243826] [55187]: DEBUG nova.policy [None req-982f67b6-d485-4cb0-8bab-f5b0bb46f802 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.249400] [55187]: INFO nova.api.openstack.requestlog [None req-982f67b6-d485-4cb0-8bab-f5b0bb46f802 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1216 microversion: 2.1 time: 0.047814 [ 1070.249976] [55187]: [pid: 55187|app: 0|req: 3619/7405] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:10 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.354435] [55187]: DEBUG nova.api.openstack.wsgi [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-846171723", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "84465cbb-b977-48ed-ade2-15b4b29b32f8"}], "security_groups": [{"name": "tempest-securitygroup--1184721848"}], "key_name": "tempest-keypair-804034373", "user_data": "}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1070.599600] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.599917] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.600482] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.600882] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.601048] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.601210] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.627941] [55188]: INFO nova.api.openstack.requestlog [None req-c96cbb90-110d-42c7-a634-02f272e65b15 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "POST /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c/action" status: 202 len: 0 microversion: 2.1 time: 0.499256 [ 1070.628377] [55188]: [pid: 55188|app: 0|req: 3787/7406] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:09:10 2025] POST /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c/action => generated 0 bytes in 501 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 1070.634119] [55188]: DEBUG nova.api.openstack.wsgi [None req-baad4584-9496-4640-842e-bedd282be985 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1070.635967] [55188]: DEBUG nova.compute.api [None req-baad4584-9496-4640-842e-bedd282be985 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1070.641688] [55188]: DEBUG oslo_concurrency.lockutils [None req-baad4584-9496-4640-842e-bedd282be985 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.641944] [55188]: DEBUG oslo_concurrency.lockutils [None req-baad4584-9496-4640-842e-bedd282be985 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.642158] [55188]: DEBUG oslo_concurrency.lockutils [None req-baad4584-9496-4640-842e-bedd282be985 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.642621] [55188]: DEBUG oslo_concurrency.lockutils [None req-baad4584-9496-4640-842e-bedd282be985 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.642726] [55188]: DEBUG oslo_concurrency.lockutils [None req-baad4584-9496-4640-842e-bedd282be985 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.642906] [55188]: DEBUG oslo_concurrency.lockutils [None req-baad4584-9496-4640-842e-bedd282be985 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.651151] [55187]: DEBUG nova.network.neutron [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] validate_networks() for [('84465cbb-b977-48ed-ade2-15b4b29b32f8', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1070.688918] [55188]: DEBUG nova.policy [None req-baad4584-9496-4640-842e-bedd282be985 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.698174] [55188]: DEBUG nova.policy [None req-baad4584-9496-4640-842e-bedd282be985 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.700761] [55188]: DEBUG nova.policy [None req-baad4584-9496-4640-842e-bedd282be985 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.701499] [55188]: INFO nova.api.openstack.requestlog [None req-baad4584-9496-4640-842e-bedd282be985 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1433 microversion: 2.54 time: 0.072410 [ 1070.701832] [55188]: [pid: 55188|app: 0|req: 3788/7407] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:10 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1433 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1070.704374] [55188]: DEBUG nova.api.openstack.wsgi [None req-fd0aaeef-84b5-4d41-a5e5-8e75a6583669 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4afa944ca0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1070.740118] [55188]: INFO nova.api.openstack.requestlog [None req-fd0aaeef-84b5-4d41-a5e5-8e75a6583669 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/8eb0376c-206f-4abb-9b93-a33b2ce1ed31" status: 200 len: 1517 microversion: 2.1 time: 0.037486 [ 1070.740515] [55188]: [pid: 55188|app: 0|req: 3789/7408] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:09:11 2025] GET /compute/v2.1/images/8eb0376c-206f-4abb-9b93-a33b2ce1ed31 => generated 1517 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.751300] [55188]: DEBUG nova.api.openstack.wsgi [None req-14ff5652-d560-4583-b131-1ea20b48a3f0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9751990>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1070.782762] [55188]: INFO nova.api.openstack.requestlog [None req-14ff5652-d560-4583-b131-1ea20b48a3f0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/8eb0376c-206f-4abb-9b93-a33b2ce1ed31" status: 200 len: 1517 microversion: 2.1 time: 0.035342 [ 1070.783154] [55188]: [pid: 55188|app: 0|req: 3790/7409] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:09:11 2025] GET /compute/v2.1/images/8eb0376c-206f-4abb-9b93-a33b2ce1ed31 => generated 1517 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.785938] [55188]: DEBUG nova.api.openstack.wsgi [None req-f2955eab-fc24-4ccb-99ff-9dcd7a8aebf3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1070.787758] [55188]: DEBUG nova.compute.api [None req-f2955eab-fc24-4ccb-99ff-9dcd7a8aebf3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1070.792028] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2955eab-fc24-4ccb-99ff-9dcd7a8aebf3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.792028] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2955eab-fc24-4ccb-99ff-9dcd7a8aebf3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.792235] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2955eab-fc24-4ccb-99ff-9dcd7a8aebf3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.792772] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2955eab-fc24-4ccb-99ff-9dcd7a8aebf3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.792772] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2955eab-fc24-4ccb-99ff-9dcd7a8aebf3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.792956] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2955eab-fc24-4ccb-99ff-9dcd7a8aebf3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.861914] [55187]: DEBUG nova.virt.hardware [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1070.862606] [55187]: DEBUG nova.virt.hardware [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1070.862606] [55187]: DEBUG nova.virt.hardware [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1070.862769] [55187]: DEBUG nova.virt.hardware [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1070.862968] [55187]: DEBUG nova.virt.hardware [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1070.871013] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.871130] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.871337] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.871761] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.871988] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.872190] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.882728] [55187]: DEBUG nova.quota [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Getting quotas for project 0834eb9ee8c3471a85efdb1474fe30f9. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1070.884454] [55188]: DEBUG nova.policy [None req-f2955eab-fc24-4ccb-99ff-9dcd7a8aebf3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.885851] [55187]: DEBUG nova.quota [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Getting quotas for user eae1f2800a3349138d992fabf4e6c319 and project 0834eb9ee8c3471a85efdb1474fe30f9. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1070.888467] [55188]: DEBUG nova.policy [None req-f2955eab-fc24-4ccb-99ff-9dcd7a8aebf3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.889357] [55188]: DEBUG nova.policy [None req-f2955eab-fc24-4ccb-99ff-9dcd7a8aebf3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.890110] [55188]: INFO nova.api.openstack.requestlog [None req-f2955eab-fc24-4ccb-99ff-9dcd7a8aebf3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1737 microversion: 2.20 time: 0.106376 [ 1070.890471] [55188]: [pid: 55188|app: 0|req: 3791/7410] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:11 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1737 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1070.893240] [55188]: DEBUG nova.api.openstack.wsgi [None req-17562efd-6ed7-4d34-bb6a-42800730f461 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1070.895598] [55188]: DEBUG nova.compute.api [None req-17562efd-6ed7-4d34-bb6a-42800730f461 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: 48488558-4b01-4283-8f25-692176eb3226] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1070.896178] [55187]: DEBUG nova.compute.api [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1070.901051] [55188]: DEBUG oslo_concurrency.lockutils [None req-17562efd-6ed7-4d34-bb6a-42800730f461 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.901361] [55188]: DEBUG oslo_concurrency.lockutils [None req-17562efd-6ed7-4d34-bb6a-42800730f461 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.901552] [55188]: DEBUG oslo_concurrency.lockutils [None req-17562efd-6ed7-4d34-bb6a-42800730f461 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.901627] [55187]: DEBUG nova.compute.api [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1070.904101] [55188]: DEBUG oslo_concurrency.lockutils [None req-17562efd-6ed7-4d34-bb6a-42800730f461 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.904101] [55188]: DEBUG oslo_concurrency.lockutils [None req-17562efd-6ed7-4d34-bb6a-42800730f461 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.904101] [55188]: DEBUG oslo_concurrency.lockutils [None req-17562efd-6ed7-4d34-bb6a-42800730f461 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.927745] [55188]: DEBUG oslo_concurrency.lockutils [None req-17562efd-6ed7-4d34-bb6a-42800730f461 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.927745] [55188]: DEBUG oslo_concurrency.lockutils [None req-17562efd-6ed7-4d34-bb6a-42800730f461 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.927979] [55188]: DEBUG oslo_concurrency.lockutils [None req-17562efd-6ed7-4d34-bb6a-42800730f461 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.928142] [55188]: DEBUG nova.objects.instance [None req-17562efd-6ed7-4d34-bb6a-42800730f461 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lazy-loading 'fault' on Instance uuid 48488558-4b01-4283-8f25-692176eb3226 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1070.944091] [55187]: INFO nova.api.openstack.requestlog [None req-6f7e0a6c-08ec-480f-a05f-65facd6bc16e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.593510 [ 1070.944893] [55187]: [pid: 55187|app: 0|req: 3620/7411] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:09:10 2025] POST /compute/v2.1/servers => generated 402 bytes in 595 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1070.947291] [55187]: DEBUG nova.api.openstack.wsgi [None req-0b58f99e-d07e-4bde-8620-3cb9beb7393f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af958c5e0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1070.954872] [55188]: DEBUG nova.policy [None req-17562efd-6ed7-4d34-bb6a-42800730f461 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.960213] [55188]: DEBUG nova.policy [None req-17562efd-6ed7-4d34-bb6a-42800730f461 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.961733] [55188]: DEBUG nova.policy [None req-17562efd-6ed7-4d34-bb6a-42800730f461 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.962135] [55188]: INFO nova.api.openstack.requestlog [None req-17562efd-6ed7-4d34-bb6a-42800730f461 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/48488558-4b01-4283-8f25-692176eb3226" status: 200 len: 1386 microversion: 2.47 time: 0.070784 [ 1070.962135] [55188]: [pid: 55188|app: 0|req: 3792/7412] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:11 2025] GET /compute/v2.1/servers/48488558-4b01-4283-8f25-692176eb3226 => generated 1386 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1070.965677] [55188]: DEBUG nova.api.openstack.wsgi [None req-d5b02436-cb2c-4ea6-9f6d-8e819ba5161d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1070.967455] [55188]: DEBUG nova.compute.api [None req-d5b02436-cb2c-4ea6-9f6d-8e819ba5161d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1070.971353] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5b02436-cb2c-4ea6-9f6d-8e819ba5161d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.971594] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5b02436-cb2c-4ea6-9f6d-8e819ba5161d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.971805] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5b02436-cb2c-4ea6-9f6d-8e819ba5161d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.972576] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5b02436-cb2c-4ea6-9f6d-8e819ba5161d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.972576] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5b02436-cb2c-4ea6-9f6d-8e819ba5161d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.972576] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5b02436-cb2c-4ea6-9f6d-8e819ba5161d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.055413] [55187]: INFO nova.api.openstack.requestlog [None req-0b58f99e-d07e-4bde-8620-3cb9beb7393f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/8eb0376c-206f-4abb-9b93-a33b2ce1ed31" status: 204 len: 0 microversion: 2.1 time: 0.110236 [ 1071.055761] [55187]: [pid: 55187|app: 0|req: 3621/7413] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:11 2025] DELETE /compute/v2.1/images/8eb0376c-206f-4abb-9b93-a33b2ce1ed31 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1071.061821] [55188]: DEBUG nova.policy [None req-d5b02436-cb2c-4ea6-9f6d-8e819ba5161d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.063089] [55187]: DEBUG nova.api.openstack.wsgi [None req-da046159-c870-4bbc-b2fc-9e4ca63970b6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1071.064868] [55187]: DEBUG nova.compute.api [None req-da046159-c870-4bbc-b2fc-9e4ca63970b6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1071.067538] [55188]: INFO nova.api.openstack.requestlog [None req-d5b02436-cb2c-4ea6-9f6d-8e819ba5161d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1694 microversion: 2.1 time: 0.104721 [ 1071.070373] [55188]: [pid: 55188|app: 0|req: 3793/7414] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:11 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1694 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.070706] [55188]: DEBUG nova.api.openstack.wsgi [None req-ff17c26d-f667-4671-938a-267700403dd0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4afa944b80>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1071.091741] [55188]: INFO nova.api.openstack.wsgi [None req-ff17c26d-f667-4671-938a-267700403dd0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] HTTP exception thrown: Image not found. [ 1071.092276] [55188]: DEBUG nova.api.openstack.wsgi [None req-ff17c26d-f667-4671-938a-267700403dd0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Returning 404 to user: Image not found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1071.092603] [55188]: INFO nova.api.openstack.requestlog [None req-ff17c26d-f667-4671-938a-267700403dd0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/images/8eb0376c-206f-4abb-9b93-a33b2ce1ed31" status: 404 len: 62 microversion: 2.1 time: 0.024134 [ 1071.092939] [55188]: [pid: 55188|app: 0|req: 3794/7415] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Mar 26 22:09:11 2025] GET /compute/v2.1/images/8eb0376c-206f-4abb-9b93-a33b2ce1ed31 => generated 62 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1071.094076] [55187]: DEBUG nova.policy [None req-da046159-c870-4bbc-b2fc-9e4ca63970b6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.098046] [55187]: INFO nova.api.openstack.requestlog [None req-da046159-c870-4bbc-b2fc-9e4ca63970b6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1234 microversion: 2.1 time: 0.041624 [ 1071.098969] [55187]: [pid: 55187|app: 0|req: 3622/7416] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:11 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1234 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.100547] [55188]: DEBUG nova.api.openstack.wsgi [None req-fb5b1542-d338-410c-84a5-bbbc1df147f5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1071.102697] [55188]: DEBUG nova.compute.api [None req-fb5b1542-d338-410c-84a5-bbbc1df147f5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1071.106208] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5b1542-d338-410c-84a5-bbbc1df147f5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.106454] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5b1542-d338-410c-84a5-bbbc1df147f5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.106642] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5b1542-d338-410c-84a5-bbbc1df147f5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.106990] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5b1542-d338-410c-84a5-bbbc1df147f5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.107231] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5b1542-d338-410c-84a5-bbbc1df147f5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.107439] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb5b1542-d338-410c-84a5-bbbc1df147f5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.139240] [55187]: DEBUG nova.api.openstack.wsgi [None req-56bbf9e1-7159-427b-9c16-07bbf1fa74ab tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1071.141201] [55187]: DEBUG nova.compute.api [None req-56bbf9e1-7159-427b-9c16-07bbf1fa74ab tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1071.145704] [55187]: DEBUG oslo_concurrency.lockutils [None req-56bbf9e1-7159-427b-9c16-07bbf1fa74ab tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.145968] [55187]: DEBUG oslo_concurrency.lockutils [None req-56bbf9e1-7159-427b-9c16-07bbf1fa74ab tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.146229] [55187]: DEBUG oslo_concurrency.lockutils [None req-56bbf9e1-7159-427b-9c16-07bbf1fa74ab tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.146559] [55187]: DEBUG oslo_concurrency.lockutils [None req-56bbf9e1-7159-427b-9c16-07bbf1fa74ab tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.146789] [55187]: DEBUG oslo_concurrency.lockutils [None req-56bbf9e1-7159-427b-9c16-07bbf1fa74ab tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.146979] [55187]: DEBUG oslo_concurrency.lockutils [None req-56bbf9e1-7159-427b-9c16-07bbf1fa74ab tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.199172] [55188]: DEBUG nova.policy [None req-fb5b1542-d338-410c-84a5-bbbc1df147f5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.203860] [55188]: INFO nova.api.openstack.requestlog [None req-fb5b1542-d338-410c-84a5-bbbc1df147f5 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1505 microversion: 2.1 time: 0.107939 [ 1071.204184] [55188]: [pid: 55188|app: 0|req: 3795/7417] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:11 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1505 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1071.206622] [55188]: DEBUG nova.api.openstack.wsgi [None req-e8ef8f6c-e32b-4e7d-b7c5-69c5a737001e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1071.206869] [55188]: DEBUG nova.compute.api [None req-e8ef8f6c-e32b-4e7d-b7c5-69c5a737001e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1071.210488] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8ef8f6c-e32b-4e7d-b7c5-69c5a737001e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.210733] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8ef8f6c-e32b-4e7d-b7c5-69c5a737001e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.210960] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8ef8f6c-e32b-4e7d-b7c5-69c5a737001e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.211474] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8ef8f6c-e32b-4e7d-b7c5-69c5a737001e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.211564] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8ef8f6c-e32b-4e7d-b7c5-69c5a737001e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.211709] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8ef8f6c-e32b-4e7d-b7c5-69c5a737001e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.226127] [55188]: DEBUG nova.compute.api [None req-e8ef8f6c-e32b-4e7d-b7c5-69c5a737001e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1071.282058] [55188]: INFO nova.api.openstack.requestlog [None req-e8ef8f6c-e32b-4e7d-b7c5-69c5a737001e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 204 len: 0 microversion: 2.94 time: 0.076940 [ 1071.282434] [55188]: [pid: 55188|app: 0|req: 3796/7418] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:09:11 2025] DELETE /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 0 bytes in 78 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1071.287911] [55188]: DEBUG nova.api.openstack.wsgi [None req-3a88940c-aff9-42eb-9d19-a131fc02f7f3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1071.292029] [55188]: DEBUG nova.compute.api [None req-3a88940c-aff9-42eb-9d19-a131fc02f7f3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1071.292852] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a88940c-aff9-42eb-9d19-a131fc02f7f3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.293204] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a88940c-aff9-42eb-9d19-a131fc02f7f3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.293335] [55187]: DEBUG nova.policy [None req-56bbf9e1-7159-427b-9c16-07bbf1fa74ab tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.293483] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a88940c-aff9-42eb-9d19-a131fc02f7f3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.293799] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a88940c-aff9-42eb-9d19-a131fc02f7f3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.294159] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a88940c-aff9-42eb-9d19-a131fc02f7f3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.294381] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a88940c-aff9-42eb-9d19-a131fc02f7f3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.301612] [55187]: INFO nova.api.openstack.requestlog [None req-56bbf9e1-7159-427b-9c16-07bbf1fa74ab tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1498 microversion: 2.1 time: 0.164602 [ 1071.302060] [55187]: [pid: 55187|app: 0|req: 3623/7419] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:11 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1498 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.304943] [55187]: DEBUG nova.api.openstack.wsgi [None req-de6b61c8-ba5f-4514-a97f-c42acb832ce8 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1071.306732] [55187]: DEBUG nova.compute.api [None req-de6b61c8-ba5f-4514-a97f-c42acb832ce8 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1071.310681] [55187]: DEBUG oslo_concurrency.lockutils [None req-de6b61c8-ba5f-4514-a97f-c42acb832ce8 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.311017] [55187]: DEBUG oslo_concurrency.lockutils [None req-de6b61c8-ba5f-4514-a97f-c42acb832ce8 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.311291] [55187]: DEBUG oslo_concurrency.lockutils [None req-de6b61c8-ba5f-4514-a97f-c42acb832ce8 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.311710] [55187]: DEBUG oslo_concurrency.lockutils [None req-de6b61c8-ba5f-4514-a97f-c42acb832ce8 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.311958] [55187]: DEBUG oslo_concurrency.lockutils [None req-de6b61c8-ba5f-4514-a97f-c42acb832ce8 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.312208] [55187]: DEBUG oslo_concurrency.lockutils [None req-de6b61c8-ba5f-4514-a97f-c42acb832ce8 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.358046] [55188]: DEBUG nova.policy [None req-3a88940c-aff9-42eb-9d19-a131fc02f7f3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.363265] [55188]: INFO nova.api.openstack.requestlog [None req-3a88940c-aff9-42eb-9d19-a131fc02f7f3 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1220 microversion: 2.1 time: 0.080012 [ 1071.363799] [55188]: [pid: 55188|app: 0|req: 3797/7420] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:11 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1220 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.461268] [55187]: DEBUG nova.policy [None req-de6b61c8-ba5f-4514-a97f-c42acb832ce8 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.467730] [55187]: DEBUG nova.policy [None req-de6b61c8-ba5f-4514-a97f-c42acb832ce8 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.468961] [55187]: DEBUG nova.policy [None req-de6b61c8-ba5f-4514-a97f-c42acb832ce8 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.474252] [55187]: INFO nova.api.openstack.requestlog [None req-de6b61c8-ba5f-4514-a97f-c42acb832ce8 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1938 microversion: 2.94 time: 0.171350 [ 1071.474759] [55187]: [pid: 55187|app: 0|req: 3624/7421] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:11 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1938 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1071.718229] [55188]: DEBUG nova.api.openstack.wsgi [None req-13065d8a-0aa2-4141-9489-08733dcf704a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1071.720631] [55188]: DEBUG nova.compute.api [None req-13065d8a-0aa2-4141-9489-08733dcf704a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1071.726753] [55188]: DEBUG oslo_concurrency.lockutils [None req-13065d8a-0aa2-4141-9489-08733dcf704a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.727322] [55188]: DEBUG oslo_concurrency.lockutils [None req-13065d8a-0aa2-4141-9489-08733dcf704a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.727598] [55188]: DEBUG oslo_concurrency.lockutils [None req-13065d8a-0aa2-4141-9489-08733dcf704a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.728128] [55188]: DEBUG oslo_concurrency.lockutils [None req-13065d8a-0aa2-4141-9489-08733dcf704a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.728385] [55188]: DEBUG oslo_concurrency.lockutils [None req-13065d8a-0aa2-4141-9489-08733dcf704a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.728624] [55188]: DEBUG oslo_concurrency.lockutils [None req-13065d8a-0aa2-4141-9489-08733dcf704a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.790680] [55188]: DEBUG nova.policy [None req-13065d8a-0aa2-4141-9489-08733dcf704a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.799027] [55188]: DEBUG nova.policy [None req-13065d8a-0aa2-4141-9489-08733dcf704a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.799027] [55188]: DEBUG nova.policy [None req-13065d8a-0aa2-4141-9489-08733dcf704a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.799027] [55188]: INFO nova.api.openstack.requestlog [None req-13065d8a-0aa2-4141-9489-08733dcf704a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1433 microversion: 2.54 time: 0.082529 [ 1071.799027] [55188]: [pid: 55188|app: 0|req: 3798/7422] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:12 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1433 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1071.912206] [55187]: DEBUG nova.api.openstack.wsgi [None req-c4f20bb4-2e7d-4145-a546-e3fc38ce2d4b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1071.914362] [55187]: DEBUG nova.compute.api [None req-c4f20bb4-2e7d-4145-a546-e3fc38ce2d4b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1071.918958] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4f20bb4-2e7d-4145-a546-e3fc38ce2d4b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.919602] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4f20bb4-2e7d-4145-a546-e3fc38ce2d4b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.920059] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4f20bb4-2e7d-4145-a546-e3fc38ce2d4b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.923772] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4f20bb4-2e7d-4145-a546-e3fc38ce2d4b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.923772] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4f20bb4-2e7d-4145-a546-e3fc38ce2d4b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.923772] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4f20bb4-2e7d-4145-a546-e3fc38ce2d4b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.978182] [55188]: DEBUG nova.api.openstack.wsgi [None req-f80c7864-3de7-4207-b677-af51f3886e8c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1071.979918] [55188]: DEBUG nova.compute.api [None req-f80c7864-3de7-4207-b677-af51f3886e8c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: 48488558-4b01-4283-8f25-692176eb3226] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1071.983673] [55188]: DEBUG oslo_concurrency.lockutils [None req-f80c7864-3de7-4207-b677-af51f3886e8c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.983673] [55188]: DEBUG oslo_concurrency.lockutils [None req-f80c7864-3de7-4207-b677-af51f3886e8c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.984024] [55188]: DEBUG oslo_concurrency.lockutils [None req-f80c7864-3de7-4207-b677-af51f3886e8c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.984192] [55188]: DEBUG oslo_concurrency.lockutils [None req-f80c7864-3de7-4207-b677-af51f3886e8c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.984399] [55188]: DEBUG oslo_concurrency.lockutils [None req-f80c7864-3de7-4207-b677-af51f3886e8c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.984572] [55188]: DEBUG oslo_concurrency.lockutils [None req-f80c7864-3de7-4207-b677-af51f3886e8c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.006187] [55188]: DEBUG oslo_concurrency.lockutils [None req-f80c7864-3de7-4207-b677-af51f3886e8c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.006635] [55188]: DEBUG oslo_concurrency.lockutils [None req-f80c7864-3de7-4207-b677-af51f3886e8c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.006635] [55188]: DEBUG oslo_concurrency.lockutils [None req-f80c7864-3de7-4207-b677-af51f3886e8c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.006926] [55188]: DEBUG nova.objects.instance [None req-f80c7864-3de7-4207-b677-af51f3886e8c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lazy-loading 'fault' on Instance uuid 48488558-4b01-4283-8f25-692176eb3226 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1072.034418] [55188]: DEBUG nova.policy [None req-f80c7864-3de7-4207-b677-af51f3886e8c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.039736] [55188]: DEBUG nova.policy [None req-f80c7864-3de7-4207-b677-af51f3886e8c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.040532] [55188]: DEBUG nova.policy [None req-f80c7864-3de7-4207-b677-af51f3886e8c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.041311] [55188]: INFO nova.api.openstack.requestlog [None req-f80c7864-3de7-4207-b677-af51f3886e8c tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/48488558-4b01-4283-8f25-692176eb3226" status: 200 len: 1386 microversion: 2.47 time: 0.065784 [ 1072.041557] [55187]: DEBUG nova.policy [None req-c4f20bb4-2e7d-4145-a546-e3fc38ce2d4b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.041738] [55188]: [pid: 55188|app: 0|req: 3799/7423] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:12 2025] GET /compute/v2.1/servers/48488558-4b01-4283-8f25-692176eb3226 => generated 1386 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1072.046234] [55187]: DEBUG nova.policy [None req-c4f20bb4-2e7d-4145-a546-e3fc38ce2d4b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.047104] [55187]: DEBUG nova.policy [None req-c4f20bb4-2e7d-4145-a546-e3fc38ce2d4b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.047768] [55187]: INFO nova.api.openstack.requestlog [None req-c4f20bb4-2e7d-4145-a546-e3fc38ce2d4b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1737 microversion: 2.20 time: 0.140001 [ 1072.048098] [55187]: [pid: 55187|app: 0|req: 3625/7424] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:12 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1737 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1072.081519] [55188]: DEBUG nova.api.openstack.wsgi [None req-f2897cfe-93c8-4cd9-ba01-02dd0c8cf907 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1072.083413] [55188]: DEBUG nova.compute.api [None req-f2897cfe-93c8-4cd9-ba01-02dd0c8cf907 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1072.087678] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2897cfe-93c8-4cd9-ba01-02dd0c8cf907 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.088077] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2897cfe-93c8-4cd9-ba01-02dd0c8cf907 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.088154] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2897cfe-93c8-4cd9-ba01-02dd0c8cf907 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.088499] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2897cfe-93c8-4cd9-ba01-02dd0c8cf907 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.088773] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2897cfe-93c8-4cd9-ba01-02dd0c8cf907 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.088955] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2897cfe-93c8-4cd9-ba01-02dd0c8cf907 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.111965] [55187]: DEBUG nova.api.openstack.wsgi [None req-d80a65d2-190c-4d18-8105-4c1330325c4d tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1072.114782] [55187]: DEBUG nova.compute.api [None req-d80a65d2-190c-4d18-8105-4c1330325c4d tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1072.118993] [55187]: DEBUG oslo_concurrency.lockutils [None req-d80a65d2-190c-4d18-8105-4c1330325c4d tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.119301] [55187]: DEBUG oslo_concurrency.lockutils [None req-d80a65d2-190c-4d18-8105-4c1330325c4d tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.119526] [55187]: DEBUG oslo_concurrency.lockutils [None req-d80a65d2-190c-4d18-8105-4c1330325c4d tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.119947] [55187]: DEBUG oslo_concurrency.lockutils [None req-d80a65d2-190c-4d18-8105-4c1330325c4d tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.120430] [55187]: DEBUG oslo_concurrency.lockutils [None req-d80a65d2-190c-4d18-8105-4c1330325c4d tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.120591] [55187]: DEBUG oslo_concurrency.lockutils [None req-d80a65d2-190c-4d18-8105-4c1330325c4d tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.161878] [55187]: DEBUG nova.policy [None req-d80a65d2-190c-4d18-8105-4c1330325c4d tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.168627] [55187]: INFO nova.api.openstack.requestlog [None req-d80a65d2-190c-4d18-8105-4c1330325c4d tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1238 microversion: 2.1 time: 0.059359 [ 1072.169739] [55187]: [pid: 55187|app: 0|req: 3626/7425] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:12 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.199862] [55188]: DEBUG nova.policy [None req-f2897cfe-93c8-4cd9-ba01-02dd0c8cf907 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.206120] [55188]: INFO nova.api.openstack.requestlog [None req-f2897cfe-93c8-4cd9-ba01-02dd0c8cf907 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1694 microversion: 2.1 time: 0.126853 [ 1072.206616] [55188]: [pid: 55188|app: 0|req: 3800/7426] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:12 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1694 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.229038] [55187]: DEBUG nova.api.openstack.wsgi [None req-599d0daa-d0ca-4088-bacb-807d2abb6f18 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1072.232534] [55187]: DEBUG nova.compute.api [None req-599d0daa-d0ca-4088-bacb-807d2abb6f18 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1072.247126] [55188]: DEBUG nova.api.openstack.wsgi [None req-a710210f-f7d6-4a35-9690-3faab0e29d9c tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1072.248664] [55187]: DEBUG oslo_concurrency.lockutils [None req-599d0daa-d0ca-4088-bacb-807d2abb6f18 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.249448] [55187]: DEBUG oslo_concurrency.lockutils [None req-599d0daa-d0ca-4088-bacb-807d2abb6f18 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.249448] [55187]: DEBUG oslo_concurrency.lockutils [None req-599d0daa-d0ca-4088-bacb-807d2abb6f18 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.249919] [55187]: DEBUG oslo_concurrency.lockutils [None req-599d0daa-d0ca-4088-bacb-807d2abb6f18 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.250043] [55188]: DEBUG nova.compute.api [None req-a710210f-f7d6-4a35-9690-3faab0e29d9c tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1072.250477] [55187]: DEBUG oslo_concurrency.lockutils [None req-599d0daa-d0ca-4088-bacb-807d2abb6f18 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.250561] [55187]: DEBUG oslo_concurrency.lockutils [None req-599d0daa-d0ca-4088-bacb-807d2abb6f18 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.254486] [55188]: DEBUG oslo_concurrency.lockutils [None req-a710210f-f7d6-4a35-9690-3faab0e29d9c tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.254753] [55188]: DEBUG oslo_concurrency.lockutils [None req-a710210f-f7d6-4a35-9690-3faab0e29d9c tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.254943] [55188]: DEBUG oslo_concurrency.lockutils [None req-a710210f-f7d6-4a35-9690-3faab0e29d9c tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.255332] [55188]: DEBUG oslo_concurrency.lockutils [None req-a710210f-f7d6-4a35-9690-3faab0e29d9c tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.255530] [55188]: DEBUG oslo_concurrency.lockutils [None req-a710210f-f7d6-4a35-9690-3faab0e29d9c tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.255709] [55188]: DEBUG oslo_concurrency.lockutils [None req-a710210f-f7d6-4a35-9690-3faab0e29d9c tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.428922] [55187]: DEBUG nova.policy [None req-599d0daa-d0ca-4088-bacb-807d2abb6f18 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.437877] [55187]: INFO nova.api.openstack.requestlog [None req-599d0daa-d0ca-4088-bacb-807d2abb6f18 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1503 microversion: 2.1 time: 0.211571 [ 1072.438305] [55187]: [pid: 55187|app: 0|req: 3627/7427] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:12 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1503 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.440112] [55188]: INFO nova.api.openstack.requestlog [None req-a710210f-f7d6-4a35-9690-3faab0e29d9c tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.196770 [ 1072.440694] [55188]: [pid: 55188|app: 0|req: 3801/7428] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:09:12 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/os-interface => generated 288 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1072.441796] [55187]: DEBUG nova.api.openstack.wsgi [None req-5e1d2192-b56e-486c-b3c1-85121bbdf9cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1072.443469] [55188]: DEBUG nova.api.openstack.wsgi [None req-0d9db9ac-54ee-41fb-bdff-ee0536fc9c0f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1072.443908] [55187]: DEBUG nova.compute.api [None req-5e1d2192-b56e-486c-b3c1-85121bbdf9cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1072.445999] [55188]: DEBUG nova.compute.api [None req-0d9db9ac-54ee-41fb-bdff-ee0536fc9c0f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1072.449988] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e1d2192-b56e-486c-b3c1-85121bbdf9cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.449988] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e1d2192-b56e-486c-b3c1-85121bbdf9cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.450175] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d9db9ac-54ee-41fb-bdff-ee0536fc9c0f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.450235] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e1d2192-b56e-486c-b3c1-85121bbdf9cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.450272] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d9db9ac-54ee-41fb-bdff-ee0536fc9c0f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.450272] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d9db9ac-54ee-41fb-bdff-ee0536fc9c0f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.450344] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e1d2192-b56e-486c-b3c1-85121bbdf9cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.450392] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d9db9ac-54ee-41fb-bdff-ee0536fc9c0f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.450485] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d9db9ac-54ee-41fb-bdff-ee0536fc9c0f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.451694] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d9db9ac-54ee-41fb-bdff-ee0536fc9c0f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.451807] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e1d2192-b56e-486c-b3c1-85121bbdf9cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.451807] [55187]: DEBUG oslo_concurrency.lockutils [None req-5e1d2192-b56e-486c-b3c1-85121bbdf9cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.505611] [55188]: DEBUG nova.policy [None req-0d9db9ac-54ee-41fb-bdff-ee0536fc9c0f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.510914] [55188]: INFO nova.api.openstack.requestlog [None req-0d9db9ac-54ee-41fb-bdff-ee0536fc9c0f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1212 microversion: 2.1 time: 0.069685 [ 1072.511338] [55188]: [pid: 55188|app: 0|req: 3802/7429] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:12 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1212 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.514434] [55188]: DEBUG nova.api.openstack.wsgi [None req-ca4a0d1a-739e-443f-921a-1967e9dbbc64 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1072.516261] [55188]: DEBUG nova.compute.api [None req-ca4a0d1a-739e-443f-921a-1967e9dbbc64 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1072.525211] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca4a0d1a-739e-443f-921a-1967e9dbbc64 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.525211] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca4a0d1a-739e-443f-921a-1967e9dbbc64 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.525211] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca4a0d1a-739e-443f-921a-1967e9dbbc64 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.525211] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca4a0d1a-739e-443f-921a-1967e9dbbc64 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.525211] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca4a0d1a-739e-443f-921a-1967e9dbbc64 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.525211] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca4a0d1a-739e-443f-921a-1967e9dbbc64 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.554595] [55187]: DEBUG nova.policy [None req-5e1d2192-b56e-486c-b3c1-85121bbdf9cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.564158] [55187]: INFO nova.api.openstack.requestlog [None req-5e1d2192-b56e-486c-b3c1-85121bbdf9cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1498 microversion: 2.1 time: 0.125049 [ 1072.564835] [55187]: [pid: 55187|app: 0|req: 3628/7430] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:12 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1498 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.569802] [55187]: DEBUG nova.api.openstack.wsgi [None req-e7bbacd9-c678-413f-ae18-2fba6a364a96 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1072.572899] [55187]: DEBUG nova.compute.api [None req-e7bbacd9-c678-413f-ae18-2fba6a364a96 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1072.582202] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7bbacd9-c678-413f-ae18-2fba6a364a96 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.582202] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7bbacd9-c678-413f-ae18-2fba6a364a96 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.582202] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7bbacd9-c678-413f-ae18-2fba6a364a96 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.582202] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7bbacd9-c678-413f-ae18-2fba6a364a96 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.582202] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7bbacd9-c678-413f-ae18-2fba6a364a96 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.582202] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7bbacd9-c678-413f-ae18-2fba6a364a96 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.593586] [55188]: INFO nova.api.openstack.requestlog [None req-ca4a0d1a-739e-443f-921a-1967e9dbbc64 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/os-interface/f00bb8f6-f654-4f24-8278-05d371e1fae9" status: 200 len: 285 microversion: 2.1 time: 0.081375 [ 1072.594152] [55188]: [pid: 55188|app: 0|req: 3803/7431] 10.180.1.21 () {58 vars in 1381 bytes} [Wed Mar 26 22:09:12 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/os-interface/f00bb8f6-f654-4f24-8278-05d371e1fae9 => generated 285 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1072.596877] [55188]: DEBUG nova.api.openstack.wsgi [req-9c68c102-9b42-4ea0-8cf4-00a65d9324f1 req-e29e9965-1383-42eb-8019-a850cbc5a082 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5300c656-c3ff-4721-8fea-d12231491f61", "name": "network-vif-deleted", "tag": "bf7f46dc-1860-4c2f-baf5-2f3ae2d206dd"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1072.605732] [55188]: DEBUG oslo_concurrency.lockutils [req-9c68c102-9b42-4ea0-8cf4-00a65d9324f1 req-e29e9965-1383-42eb-8019-a850cbc5a082 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.605924] [55188]: DEBUG oslo_concurrency.lockutils [req-9c68c102-9b42-4ea0-8cf4-00a65d9324f1 req-e29e9965-1383-42eb-8019-a850cbc5a082 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.606277] [55188]: DEBUG oslo_concurrency.lockutils [req-9c68c102-9b42-4ea0-8cf4-00a65d9324f1 req-e29e9965-1383-42eb-8019-a850cbc5a082 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.614944] [55188]: INFO nova.api.openstack.compute.server_external_events [req-9c68c102-9b42-4ea0-8cf4-00a65d9324f1 req-e29e9965-1383-42eb-8019-a850cbc5a082 service nova] Creating event network-vif-deleted:bf7f46dc-1860-4c2f-baf5-2f3ae2d206dd for instance 5300c656-c3ff-4721-8fea-d12231491f61 on cpu-1 [ 1072.622684] [55188]: INFO nova.api.openstack.requestlog [req-9c68c102-9b42-4ea0-8cf4-00a65d9324f1 req-e29e9965-1383-42eb-8019-a850cbc5a082 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027714 [ 1072.623073] [55188]: [pid: 55188|app: 0|req: 3804/7432] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:12 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1072.628687] [55188]: DEBUG nova.api.openstack.wsgi [None req-393d2ae8-fe94-4650-8cbd-367e083a2978 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1072.631159] [55188]: DEBUG nova.compute.api [None req-393d2ae8-fe94-4650-8cbd-367e083a2978 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1072.637109] [55188]: DEBUG oslo_concurrency.lockutils [None req-393d2ae8-fe94-4650-8cbd-367e083a2978 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.637109] [55188]: DEBUG oslo_concurrency.lockutils [None req-393d2ae8-fe94-4650-8cbd-367e083a2978 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.637109] [55188]: DEBUG oslo_concurrency.lockutils [None req-393d2ae8-fe94-4650-8cbd-367e083a2978 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.637109] [55188]: DEBUG oslo_concurrency.lockutils [None req-393d2ae8-fe94-4650-8cbd-367e083a2978 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.637109] [55188]: DEBUG oslo_concurrency.lockutils [None req-393d2ae8-fe94-4650-8cbd-367e083a2978 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.637499] [55188]: DEBUG oslo_concurrency.lockutils [None req-393d2ae8-fe94-4650-8cbd-367e083a2978 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.653606] [55188]: INFO nova.api.openstack.requestlog [None req-393d2ae8-fe94-4650-8cbd-367e083a2978 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/ips" status: 200 len: 161 microversion: 2.1 time: 0.029215 [ 1072.654147] [55188]: [pid: 55188|app: 0|req: 3805/7433] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:09:12 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/ips => generated 161 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1072.663415] [55188]: DEBUG nova.api.openstack.wsgi [None req-cf86df1f-89ed-4a8f-a98d-39bb3c3e0e99 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Action: 'action', calling method: .version_select at 0x7d4afcc05c60>, body: {"addFixedIp": {"networkId": "ad48a111-24e9-44b6-9d8f-796cfb9f8a6b"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1072.666057] [55188]: DEBUG nova.compute.api [None req-cf86df1f-89ed-4a8f-a98d-39bb3c3e0e99 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1072.671518] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf86df1f-89ed-4a8f-a98d-39bb3c3e0e99 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.672024] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf86df1f-89ed-4a8f-a98d-39bb3c3e0e99 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.672252] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf86df1f-89ed-4a8f-a98d-39bb3c3e0e99 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.672645] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf86df1f-89ed-4a8f-a98d-39bb3c3e0e99 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.672864] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf86df1f-89ed-4a8f-a98d-39bb3c3e0e99 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.673285] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf86df1f-89ed-4a8f-a98d-39bb3c3e0e99 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.685742] [55187]: DEBUG nova.policy [None req-e7bbacd9-c678-413f-ae18-2fba6a364a96 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.692238] [55188]: INFO nova.api.openstack.requestlog [None req-cf86df1f-89ed-4a8f-a98d-39bb3c3e0e99 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "POST /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/action" status: 202 len: 0 microversion: 2.1 time: 0.032068 [ 1072.692507] [55188]: [pid: 55188|app: 0|req: 3806/7434] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:09:13 2025] POST /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1072.697723] [55187]: DEBUG nova.policy [None req-e7bbacd9-c678-413f-ae18-2fba6a364a96 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.699261] [55187]: DEBUG nova.policy [None req-e7bbacd9-c678-413f-ae18-2fba6a364a96 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.699456] [55188]: DEBUG nova.api.openstack.wsgi [None req-144c0522-d3c8-4208-a3c3-94b509e6098b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1072.701405] [55188]: DEBUG nova.compute.api [None req-144c0522-d3c8-4208-a3c3-94b509e6098b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1072.706967] [55187]: INFO nova.api.openstack.requestlog [None req-e7bbacd9-c678-413f-ae18-2fba6a364a96 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1938 microversion: 2.94 time: 0.138219 [ 1072.706967] [55187]: [pid: 55187|app: 0|req: 3629/7435] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:12 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1938 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1072.707460] [55188]: DEBUG oslo_concurrency.lockutils [None req-144c0522-d3c8-4208-a3c3-94b509e6098b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.707460] [55188]: DEBUG oslo_concurrency.lockutils [None req-144c0522-d3c8-4208-a3c3-94b509e6098b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.707460] [55188]: DEBUG oslo_concurrency.lockutils [None req-144c0522-d3c8-4208-a3c3-94b509e6098b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.707460] [55188]: DEBUG oslo_concurrency.lockutils [None req-144c0522-d3c8-4208-a3c3-94b509e6098b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.707460] [55188]: DEBUG oslo_concurrency.lockutils [None req-144c0522-d3c8-4208-a3c3-94b509e6098b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.707460] [55188]: DEBUG oslo_concurrency.lockutils [None req-144c0522-d3c8-4208-a3c3-94b509e6098b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.723123] [55188]: INFO nova.api.openstack.requestlog [None req-144c0522-d3c8-4208-a3c3-94b509e6098b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/ips" status: 200 len: 161 microversion: 2.1 time: 0.027572 [ 1072.723692] [55188]: [pid: 55188|app: 0|req: 3807/7436] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:09:13 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/ips => generated 161 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1072.814888] [55187]: DEBUG nova.api.openstack.wsgi [None req-f4343185-0219-4184-b98f-4ef954f72adc tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1072.818596] [55187]: DEBUG nova.compute.api [None req-f4343185-0219-4184-b98f-4ef954f72adc tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1072.821791] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4343185-0219-4184-b98f-4ef954f72adc tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.822330] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4343185-0219-4184-b98f-4ef954f72adc tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.822676] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4343185-0219-4184-b98f-4ef954f72adc tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.823228] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4343185-0219-4184-b98f-4ef954f72adc tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.823650] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4343185-0219-4184-b98f-4ef954f72adc tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.824044] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4343185-0219-4184-b98f-4ef954f72adc tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.870119] [55187]: DEBUG nova.policy [None req-f4343185-0219-4184-b98f-4ef954f72adc tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.875641] [55187]: DEBUG nova.policy [None req-f4343185-0219-4184-b98f-4ef954f72adc tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.876900] [55187]: DEBUG nova.policy [None req-f4343185-0219-4184-b98f-4ef954f72adc tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.878328] [55187]: INFO nova.api.openstack.requestlog [None req-f4343185-0219-4184-b98f-4ef954f72adc tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1433 microversion: 2.54 time: 0.066370 [ 1072.878428] [55187]: [pid: 55187|app: 0|req: 3630/7437] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:13 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1433 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1073.059457] [55188]: DEBUG nova.api.openstack.wsgi [None req-ae4e336c-d27c-4301-93b5-ed8bb19e4537 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.061547] [55188]: DEBUG nova.compute.api [None req-ae4e336c-d27c-4301-93b5-ed8bb19e4537 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: 48488558-4b01-4283-8f25-692176eb3226] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.063947] [55187]: DEBUG nova.api.openstack.wsgi [None req-3dc0bf45-fada-438e-90a4-5d0b20522db7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.065604] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae4e336c-d27c-4301-93b5-ed8bb19e4537 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.065768] [55187]: DEBUG nova.compute.api [None req-3dc0bf45-fada-438e-90a4-5d0b20522db7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.065886] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae4e336c-d27c-4301-93b5-ed8bb19e4537 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.066109] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae4e336c-d27c-4301-93b5-ed8bb19e4537 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.066490] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae4e336c-d27c-4301-93b5-ed8bb19e4537 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.066786] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae4e336c-d27c-4301-93b5-ed8bb19e4537 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.066960] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae4e336c-d27c-4301-93b5-ed8bb19e4537 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.069458] [55187]: DEBUG oslo_concurrency.lockutils [None req-3dc0bf45-fada-438e-90a4-5d0b20522db7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.069730] [55187]: DEBUG oslo_concurrency.lockutils [None req-3dc0bf45-fada-438e-90a4-5d0b20522db7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.069952] [55187]: DEBUG oslo_concurrency.lockutils [None req-3dc0bf45-fada-438e-90a4-5d0b20522db7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.070359] [55187]: DEBUG oslo_concurrency.lockutils [None req-3dc0bf45-fada-438e-90a4-5d0b20522db7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.070562] [55187]: DEBUG oslo_concurrency.lockutils [None req-3dc0bf45-fada-438e-90a4-5d0b20522db7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.070743] [55187]: DEBUG oslo_concurrency.lockutils [None req-3dc0bf45-fada-438e-90a4-5d0b20522db7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.089011] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae4e336c-d27c-4301-93b5-ed8bb19e4537 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.089334] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae4e336c-d27c-4301-93b5-ed8bb19e4537 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.089563] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae4e336c-d27c-4301-93b5-ed8bb19e4537 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.089772] [55188]: DEBUG nova.objects.instance [None req-ae4e336c-d27c-4301-93b5-ed8bb19e4537 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lazy-loading 'fault' on Instance uuid 48488558-4b01-4283-8f25-692176eb3226 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1073.114978] [55188]: DEBUG nova.policy [None req-ae4e336c-d27c-4301-93b5-ed8bb19e4537 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.120531] [55188]: DEBUG nova.policy [None req-ae4e336c-d27c-4301-93b5-ed8bb19e4537 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.121449] [55188]: DEBUG nova.policy [None req-ae4e336c-d27c-4301-93b5-ed8bb19e4537 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e52916ef62e47d593f1c70b924a151c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21852f0039aa4610bf56cadf846e5b7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.122180] [55188]: INFO nova.api.openstack.requestlog [None req-ae4e336c-d27c-4301-93b5-ed8bb19e4537 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/48488558-4b01-4283-8f25-692176eb3226" status: 200 len: 1386 microversion: 2.47 time: 0.065653 [ 1073.122510] [55188]: [pid: 55188|app: 0|req: 3808/7438] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:13 2025] GET /compute/v2.1/servers/48488558-4b01-4283-8f25-692176eb3226 => generated 1386 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1073.163541] [55187]: DEBUG nova.policy [None req-3dc0bf45-fada-438e-90a4-5d0b20522db7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.169491] [55187]: DEBUG nova.policy [None req-3dc0bf45-fada-438e-90a4-5d0b20522db7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.170450] [55187]: DEBUG nova.policy [None req-3dc0bf45-fada-438e-90a4-5d0b20522db7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.171302] [55187]: INFO nova.api.openstack.requestlog [None req-3dc0bf45-fada-438e-90a4-5d0b20522db7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1719 microversion: 2.20 time: 0.109850 [ 1073.171811] [55187]: [pid: 55187|app: 0|req: 3631/7439] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:13 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1719 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1073.186159] [55188]: DEBUG nova.api.openstack.wsgi [None req-37d02992-910b-4ed1-a767-72d12aa60ea8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.188321] [55188]: DEBUG nova.compute.api [None req-37d02992-910b-4ed1-a767-72d12aa60ea8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.192289] [55188]: DEBUG oslo_concurrency.lockutils [None req-37d02992-910b-4ed1-a767-72d12aa60ea8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.192465] [55188]: DEBUG oslo_concurrency.lockutils [None req-37d02992-910b-4ed1-a767-72d12aa60ea8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.192649] [55188]: DEBUG oslo_concurrency.lockutils [None req-37d02992-910b-4ed1-a767-72d12aa60ea8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.193010] [55188]: DEBUG oslo_concurrency.lockutils [None req-37d02992-910b-4ed1-a767-72d12aa60ea8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.193261] [55188]: DEBUG oslo_concurrency.lockutils [None req-37d02992-910b-4ed1-a767-72d12aa60ea8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.193447] [55188]: DEBUG oslo_concurrency.lockutils [None req-37d02992-910b-4ed1-a767-72d12aa60ea8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.226881] [55187]: DEBUG nova.api.openstack.wsgi [None req-3a6aea33-65e4-4810-9fec-459e448a18e6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.228789] [55187]: DEBUG nova.compute.api [None req-3a6aea33-65e4-4810-9fec-459e448a18e6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.232511] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a6aea33-65e4-4810-9fec-459e448a18e6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.232756] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a6aea33-65e4-4810-9fec-459e448a18e6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.232941] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a6aea33-65e4-4810-9fec-459e448a18e6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.233386] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a6aea33-65e4-4810-9fec-459e448a18e6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.233596] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a6aea33-65e4-4810-9fec-459e448a18e6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.233770] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a6aea33-65e4-4810-9fec-459e448a18e6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.247312] [55188]: DEBUG nova.policy [None req-37d02992-910b-4ed1-a767-72d12aa60ea8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.251271] [55188]: INFO nova.api.openstack.requestlog [None req-37d02992-910b-4ed1-a767-72d12aa60ea8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1230 microversion: 2.1 time: 0.068179 [ 1073.251606] [55188]: [pid: 55188|app: 0|req: 3809/7440] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:13 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1230 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.269602] [55187]: DEBUG nova.policy [None req-3a6aea33-65e4-4810-9fec-459e448a18e6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.273938] [55187]: INFO nova.api.openstack.requestlog [None req-3a6aea33-65e4-4810-9fec-459e448a18e6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1337 microversion: 2.1 time: 0.050000 [ 1073.274820] [55187]: [pid: 55187|app: 0|req: 3632/7441] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:13 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1337 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.457022] [55188]: DEBUG nova.api.openstack.wsgi [None req-84df1bb9-422a-4dfa-ba58-9826cdb1d68e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.458029] [55188]: DEBUG nova.compute.api [None req-84df1bb9-422a-4dfa-ba58-9826cdb1d68e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.465464] [55188]: DEBUG oslo_concurrency.lockutils [None req-84df1bb9-422a-4dfa-ba58-9826cdb1d68e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.465978] [55188]: DEBUG oslo_concurrency.lockutils [None req-84df1bb9-422a-4dfa-ba58-9826cdb1d68e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.466378] [55188]: DEBUG oslo_concurrency.lockutils [None req-84df1bb9-422a-4dfa-ba58-9826cdb1d68e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.467220] [55188]: DEBUG oslo_concurrency.lockutils [None req-84df1bb9-422a-4dfa-ba58-9826cdb1d68e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.467220] [55188]: DEBUG oslo_concurrency.lockutils [None req-84df1bb9-422a-4dfa-ba58-9826cdb1d68e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.467615] [55188]: DEBUG oslo_concurrency.lockutils [None req-84df1bb9-422a-4dfa-ba58-9826cdb1d68e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.526792] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad487a53-4ada-4cdd-94c0-2acc505e92e7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.528864] [55187]: DEBUG nova.compute.api [None req-ad487a53-4ada-4cdd-94c0-2acc505e92e7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.535028] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad487a53-4ada-4cdd-94c0-2acc505e92e7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.535028] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad487a53-4ada-4cdd-94c0-2acc505e92e7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.535028] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad487a53-4ada-4cdd-94c0-2acc505e92e7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.535028] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad487a53-4ada-4cdd-94c0-2acc505e92e7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.535028] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad487a53-4ada-4cdd-94c0-2acc505e92e7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.535028] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad487a53-4ada-4cdd-94c0-2acc505e92e7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.583991] [55187]: DEBUG nova.policy [None req-ad487a53-4ada-4cdd-94c0-2acc505e92e7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.591637] [55187]: INFO nova.api.openstack.requestlog [None req-ad487a53-4ada-4cdd-94c0-2acc505e92e7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1268 microversion: 2.1 time: 0.066200 [ 1073.592617] [55187]: [pid: 55187|app: 0|req: 3633/7442] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:13 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1268 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.598109] [55187]: DEBUG nova.api.openstack.wsgi [None req-335549e3-045b-4c7e-940e-9867116931db tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.598323] [55188]: DEBUG nova.policy [None req-84df1bb9-422a-4dfa-ba58-9826cdb1d68e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.598411] [55187]: DEBUG nova.compute.api [None req-335549e3-045b-4c7e-940e-9867116931db tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.607143] [55187]: DEBUG oslo_concurrency.lockutils [None req-335549e3-045b-4c7e-940e-9867116931db tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.607513] [55187]: DEBUG oslo_concurrency.lockutils [None req-335549e3-045b-4c7e-940e-9867116931db tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.607753] [55187]: DEBUG oslo_concurrency.lockutils [None req-335549e3-045b-4c7e-940e-9867116931db tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.609259] [55187]: DEBUG oslo_concurrency.lockutils [None req-335549e3-045b-4c7e-940e-9867116931db tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.609639] [55187]: DEBUG oslo_concurrency.lockutils [None req-335549e3-045b-4c7e-940e-9867116931db tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.610076] [55187]: DEBUG oslo_concurrency.lockutils [None req-335549e3-045b-4c7e-940e-9867116931db tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.611816] [55188]: INFO nova.api.openstack.requestlog [None req-84df1bb9-422a-4dfa-ba58-9826cdb1d68e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1503 microversion: 2.1 time: 0.158162 [ 1073.612054] [55188]: [pid: 55188|app: 0|req: 3810/7443] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:13 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1503 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.723548] [55188]: DEBUG nova.api.openstack.wsgi [None req-fbae692d-d3b5-4b65-ae27-5472aeeed87d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.725301] [55188]: DEBUG nova.compute.api [None req-fbae692d-d3b5-4b65-ae27-5472aeeed87d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.731560] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbae692d-d3b5-4b65-ae27-5472aeeed87d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.732561] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbae692d-d3b5-4b65-ae27-5472aeeed87d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.732561] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbae692d-d3b5-4b65-ae27-5472aeeed87d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.732561] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbae692d-d3b5-4b65-ae27-5472aeeed87d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.732764] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbae692d-d3b5-4b65-ae27-5472aeeed87d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.732764] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbae692d-d3b5-4b65-ae27-5472aeeed87d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.758345] [55187]: DEBUG nova.policy [None req-335549e3-045b-4c7e-940e-9867116931db tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.763807] [55187]: INFO nova.api.openstack.requestlog [None req-335549e3-045b-4c7e-940e-9867116931db tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.170072 [ 1073.763951] [55187]: [pid: 55187|app: 0|req: 3634/7444] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:13 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.769025] [55187]: DEBUG nova.api.openstack.wsgi [None req-2b2f1843-df36-4a71-a144-64f76aca82c3 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.769025] [55187]: DEBUG nova.compute.api [None req-2b2f1843-df36-4a71-a144-64f76aca82c3 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.772508] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b2f1843-df36-4a71-a144-64f76aca82c3 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.772795] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b2f1843-df36-4a71-a144-64f76aca82c3 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.773080] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b2f1843-df36-4a71-a144-64f76aca82c3 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.773494] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b2f1843-df36-4a71-a144-64f76aca82c3 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.773728] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b2f1843-df36-4a71-a144-64f76aca82c3 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.773936] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b2f1843-df36-4a71-a144-64f76aca82c3 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.789239] [55187]: INFO nova.api.openstack.requestlog [None req-2b2f1843-df36-4a71-a144-64f76aca82c3 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/ips" status: 200 len: 161 microversion: 2.1 time: 0.024583 [ 1073.789891] [55187]: [pid: 55187|app: 0|req: 3635/7445] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:09:14 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/ips => generated 161 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1073.792651] [55187]: DEBUG nova.api.openstack.wsgi [None req-e6d63f52-9a81-45f6-8058-1afea9acb634 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.794390] [55187]: DEBUG nova.compute.api [None req-e6d63f52-9a81-45f6-8058-1afea9acb634 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.797924] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6d63f52-9a81-45f6-8058-1afea9acb634 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.798180] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6d63f52-9a81-45f6-8058-1afea9acb634 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.798367] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6d63f52-9a81-45f6-8058-1afea9acb634 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.798941] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6d63f52-9a81-45f6-8058-1afea9acb634 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.799061] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6d63f52-9a81-45f6-8058-1afea9acb634 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.799395] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6d63f52-9a81-45f6-8058-1afea9acb634 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.850483] [55188]: DEBUG nova.policy [None req-fbae692d-d3b5-4b65-ae27-5472aeeed87d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.855653] [55188]: DEBUG nova.policy [None req-fbae692d-d3b5-4b65-ae27-5472aeeed87d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.856405] [55188]: DEBUG nova.policy [None req-fbae692d-d3b5-4b65-ae27-5472aeeed87d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.860670] [55188]: INFO nova.api.openstack.requestlog [None req-fbae692d-d3b5-4b65-ae27-5472aeeed87d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1938 microversion: 2.94 time: 0.139409 [ 1073.864535] [55188]: [pid: 55188|app: 0|req: 3811/7446] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:14 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1938 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1073.894802] [55188]: DEBUG nova.api.openstack.wsgi [None req-9cd4f9d5-bc40-4cff-8eb2-36a8db0d0407 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.896834] [55188]: DEBUG nova.compute.api [None req-9cd4f9d5-bc40-4cff-8eb2-36a8db0d0407 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.900868] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cd4f9d5-bc40-4cff-8eb2-36a8db0d0407 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.901217] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cd4f9d5-bc40-4cff-8eb2-36a8db0d0407 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.901446] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cd4f9d5-bc40-4cff-8eb2-36a8db0d0407 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.901819] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cd4f9d5-bc40-4cff-8eb2-36a8db0d0407 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.902026] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cd4f9d5-bc40-4cff-8eb2-36a8db0d0407 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.902201] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cd4f9d5-bc40-4cff-8eb2-36a8db0d0407 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.913114] [55187]: DEBUG nova.policy [None req-e6d63f52-9a81-45f6-8058-1afea9acb634 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.917813] [55187]: INFO nova.api.openstack.requestlog [None req-e6d63f52-9a81-45f6-8058-1afea9acb634 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.127036 [ 1073.918011] [55187]: [pid: 55187|app: 0|req: 3636/7447] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:14 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.931766] [55187]: DEBUG nova.api.openstack.wsgi [None req-7be21d33-00f9-403d-8eee-d06848e27f27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"unpause": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1073.933464] [55187]: DEBUG nova.compute.api [None req-7be21d33-00f9-403d-8eee-d06848e27f27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 4d4719f9-1cd6-461c-8daa-59748814b1e0] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.936773] [55187]: INFO nova.api.openstack.wsgi [None req-7be21d33-00f9-403d-8eee-d06848e27f27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance 4d4719f9-1cd6-461c-8daa-59748814b1e0 could not be found. [ 1073.937091] [55187]: DEBUG nova.api.openstack.wsgi [None req-7be21d33-00f9-403d-8eee-d06848e27f27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance 4d4719f9-1cd6-461c-8daa-59748814b1e0 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1073.937523] [55187]: INFO nova.api.openstack.requestlog [None req-7be21d33-00f9-403d-8eee-d06848e27f27 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4d4719f9-1cd6-461c-8daa-59748814b1e0/action" status: 404 len: 111 microversion: 2.1 time: 0.008263 [ 1073.938028] [55187]: [pid: 55187|app: 0|req: 3637/7448] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:09:14 2025] POST /compute/v2.1/servers/4d4719f9-1cd6-461c-8daa-59748814b1e0/action => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1073.938588] [55188]: DEBUG nova.policy [None req-9cd4f9d5-bc40-4cff-8eb2-36a8db0d0407 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.942941] [55187]: DEBUG nova.api.openstack.wsgi [None req-984e043b-81fd-4953-a0d2-784347e7ad86 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1073.943918] [55188]: DEBUG nova.policy [None req-9cd4f9d5-bc40-4cff-8eb2-36a8db0d0407 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.944729] [55188]: DEBUG nova.policy [None req-9cd4f9d5-bc40-4cff-8eb2-36a8db0d0407 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.945157] [55187]: DEBUG nova.compute.api [None req-984e043b-81fd-4953-a0d2-784347e7ad86 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1073.945439] [55188]: INFO nova.api.openstack.requestlog [None req-9cd4f9d5-bc40-4cff-8eb2-36a8db0d0407 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1433 microversion: 2.54 time: 0.053368 [ 1073.945845] [55188]: [pid: 55188|app: 0|req: 3812/7449] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:14 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1433 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1073.949345] [55187]: DEBUG oslo_concurrency.lockutils [None req-984e043b-81fd-4953-a0d2-784347e7ad86 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.949588] [55187]: DEBUG oslo_concurrency.lockutils [None req-984e043b-81fd-4953-a0d2-784347e7ad86 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.949835] [55187]: DEBUG oslo_concurrency.lockutils [None req-984e043b-81fd-4953-a0d2-784347e7ad86 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.950196] [55187]: DEBUG oslo_concurrency.lockutils [None req-984e043b-81fd-4953-a0d2-784347e7ad86 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.950391] [55187]: DEBUG oslo_concurrency.lockutils [None req-984e043b-81fd-4953-a0d2-784347e7ad86 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.950584] [55187]: DEBUG oslo_concurrency.lockutils [None req-984e043b-81fd-4953-a0d2-784347e7ad86 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.065047] [55187]: DEBUG nova.policy [None req-984e043b-81fd-4953-a0d2-784347e7ad86 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.069490] [55187]: INFO nova.api.openstack.requestlog [None req-984e043b-81fd-4953-a0d2-784347e7ad86 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.128434 [ 1074.069856] [55187]: [pid: 55187|app: 0|req: 3638/7450] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:14 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.085290] [55188]: DEBUG nova.api.openstack.wsgi [None req-b9bf590e-5a98-468d-bb6d-07e7d053cffe tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.087028] [55188]: DEBUG nova.compute.api [None req-b9bf590e-5a98-468d-bb6d-07e7d053cffe tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.090869] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9bf590e-5a98-468d-bb6d-07e7d053cffe tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.091133] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9bf590e-5a98-468d-bb6d-07e7d053cffe tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.091332] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9bf590e-5a98-468d-bb6d-07e7d053cffe tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.091820] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9bf590e-5a98-468d-bb6d-07e7d053cffe tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.092072] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9bf590e-5a98-468d-bb6d-07e7d053cffe tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.092315] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9bf590e-5a98-468d-bb6d-07e7d053cffe tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.109548] [55187]: DEBUG nova.api.openstack.wsgi [req-cfc84250-0ff4-47d9-a576-b75f9a394831 req-dfc35f2d-384f-4b53-805b-27daf5008548 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "78f27d3e-b318-4ac6-83f2-88117c61268c", "name": "network-vif-deleted", "tag": "8570d005-620d-4ff4-b0b4-0c0c2c4c830d"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1074.117604] [55187]: DEBUG oslo_concurrency.lockutils [req-cfc84250-0ff4-47d9-a576-b75f9a394831 req-dfc35f2d-384f-4b53-805b-27daf5008548 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.118074] [55187]: DEBUG oslo_concurrency.lockutils [req-cfc84250-0ff4-47d9-a576-b75f9a394831 req-dfc35f2d-384f-4b53-805b-27daf5008548 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.118409] [55187]: DEBUG oslo_concurrency.lockutils [req-cfc84250-0ff4-47d9-a576-b75f9a394831 req-dfc35f2d-384f-4b53-805b-27daf5008548 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.132502] [55187]: INFO nova.api.openstack.compute.server_external_events [req-cfc84250-0ff4-47d9-a576-b75f9a394831 req-dfc35f2d-384f-4b53-805b-27daf5008548 service nova] Creating event network-vif-deleted:8570d005-620d-4ff4-b0b4-0c0c2c4c830d for instance 78f27d3e-b318-4ac6-83f2-88117c61268c on cpu-1 [ 1074.135367] [55187]: INFO nova.api.openstack.requestlog [req-cfc84250-0ff4-47d9-a576-b75f9a394831 req-dfc35f2d-384f-4b53-805b-27daf5008548 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028135 [ 1074.135506] [55187]: [pid: 55187|app: 0|req: 3639/7451] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:14 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1074.139980] [55187]: DEBUG nova.api.openstack.wsgi [None req-0d64ad8d-b23a-4978-a230-187cdda711b6 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.142513] [55187]: DEBUG nova.compute.api [None req-0d64ad8d-b23a-4978-a230-187cdda711b6 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] [instance: 48488558-4b01-4283-8f25-692176eb3226] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.152074] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d64ad8d-b23a-4978-a230-187cdda711b6 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.152527] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d64ad8d-b23a-4978-a230-187cdda711b6 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.152869] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d64ad8d-b23a-4978-a230-187cdda711b6 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.156932] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d64ad8d-b23a-4978-a230-187cdda711b6 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.158826] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d64ad8d-b23a-4978-a230-187cdda711b6 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.159196] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d64ad8d-b23a-4978-a230-187cdda711b6 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.173044] [55187]: INFO nova.api.openstack.wsgi [None req-0d64ad8d-b23a-4978-a230-187cdda711b6 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] HTTP exception thrown: Instance 48488558-4b01-4283-8f25-692176eb3226 could not be found. [ 1074.173044] [55187]: DEBUG nova.api.openstack.wsgi [None req-0d64ad8d-b23a-4978-a230-187cdda711b6 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] Returning 404 to user: Instance 48488558-4b01-4283-8f25-692176eb3226 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1074.173481] [55187]: INFO nova.api.openstack.requestlog [None req-0d64ad8d-b23a-4978-a230-187cdda711b6 tempest-ServerShowV247Test-1871938489 tempest-ServerShowV247Test-1871938489-project-member] 10.180.1.21 "GET /compute/v2.1/servers/48488558-4b01-4283-8f25-692176eb3226" status: 404 len: 111 microversion: 2.47 time: 0.036817 [ 1074.173784] [55187]: [pid: 55187|app: 0|req: 3640/7452] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:14 2025] GET /compute/v2.1/servers/48488558-4b01-4283-8f25-692176eb3226 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1074.186018] [55187]: DEBUG nova.api.openstack.wsgi [None req-3755e2cb-585f-491a-b50f-c882f6bd6633 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.187958] [55187]: DEBUG nova.compute.api [None req-3755e2cb-585f-491a-b50f-c882f6bd6633 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.191958] [55187]: DEBUG oslo_concurrency.lockutils [None req-3755e2cb-585f-491a-b50f-c882f6bd6633 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.192224] [55187]: DEBUG oslo_concurrency.lockutils [None req-3755e2cb-585f-491a-b50f-c882f6bd6633 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.192410] [55187]: DEBUG oslo_concurrency.lockutils [None req-3755e2cb-585f-491a-b50f-c882f6bd6633 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.192768] [55187]: DEBUG oslo_concurrency.lockutils [None req-3755e2cb-585f-491a-b50f-c882f6bd6633 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.192965] [55187]: DEBUG oslo_concurrency.lockutils [None req-3755e2cb-585f-491a-b50f-c882f6bd6633 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.193150] [55187]: DEBUG oslo_concurrency.lockutils [None req-3755e2cb-585f-491a-b50f-c882f6bd6633 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.223602] [55188]: DEBUG nova.policy [None req-b9bf590e-5a98-468d-bb6d-07e7d053cffe tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.229944] [55188]: INFO nova.api.openstack.requestlog [None req-b9bf590e-5a98-468d-bb6d-07e7d053cffe tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.147023 [ 1074.231233] [55188]: [pid: 55188|app: 0|req: 3813/7453] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:14 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.244673] [55188]: DEBUG nova.api.openstack.wsgi [None req-e8cdc290-501b-44f3-816a-41eb840ea2c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"unpause": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1074.247317] [55188]: DEBUG nova.compute.api [None req-e8cdc290-501b-44f3-816a-41eb840ea2c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.251054] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8cdc290-501b-44f3-816a-41eb840ea2c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.251511] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8cdc290-501b-44f3-816a-41eb840ea2c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.251833] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8cdc290-501b-44f3-816a-41eb840ea2c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.252257] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8cdc290-501b-44f3-816a-41eb840ea2c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.252509] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8cdc290-501b-44f3-816a-41eb840ea2c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.252727] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8cdc290-501b-44f3-816a-41eb840ea2c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.276934] [55188]: INFO nova.api.openstack.wsgi [None req-e8cdc290-501b-44f3-816a-41eb840ea2c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Cannot 'unpause' instance 49d32e7b-bea9-4d7a-a51e-787c00fd2143 while it is in vm_state active [ 1074.276934] [55188]: DEBUG nova.api.openstack.wsgi [None req-e8cdc290-501b-44f3-816a-41eb840ea2c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 409 to user: Cannot 'unpause' instance 49d32e7b-bea9-4d7a-a51e-787c00fd2143 while it is in vm_state active {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1074.278121] [55188]: INFO nova.api.openstack.requestlog [None req-e8cdc290-501b-44f3-816a-41eb840ea2c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action" status: 409 len: 145 microversion: 2.1 time: 0.034997 [ 1074.278121] [55188]: [pid: 55188|app: 0|req: 3814/7454] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:09:14 2025] POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action => generated 145 bytes in 36 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1074.281163] [55188]: DEBUG nova.api.openstack.wsgi [None req-e6c459a5-2a9e-4ab2-8096-11f0dbb1795a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.282986] [55188]: DEBUG nova.compute.api [None req-e6c459a5-2a9e-4ab2-8096-11f0dbb1795a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.286207] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6c459a5-2a9e-4ab2-8096-11f0dbb1795a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.286444] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6c459a5-2a9e-4ab2-8096-11f0dbb1795a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.286631] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6c459a5-2a9e-4ab2-8096-11f0dbb1795a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.287068] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6c459a5-2a9e-4ab2-8096-11f0dbb1795a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.287190] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6c459a5-2a9e-4ab2-8096-11f0dbb1795a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.287365] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6c459a5-2a9e-4ab2-8096-11f0dbb1795a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.306981] [55187]: DEBUG nova.policy [None req-3755e2cb-585f-491a-b50f-c882f6bd6633 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.314935] [55187]: DEBUG nova.policy [None req-3755e2cb-585f-491a-b50f-c882f6bd6633 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.314935] [55187]: DEBUG nova.policy [None req-3755e2cb-585f-491a-b50f-c882f6bd6633 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.314935] [55187]: INFO nova.api.openstack.requestlog [None req-3755e2cb-585f-491a-b50f-c882f6bd6633 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1719 microversion: 2.20 time: 0.131140 [ 1074.315288] [55187]: [pid: 55187|app: 0|req: 3641/7455] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:14 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1719 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1074.317907] [55187]: DEBUG nova.api.openstack.wsgi [None req-fe3a265b-814d-48de-9802-61d943c299ed tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.319709] [55187]: DEBUG nova.compute.api [None req-fe3a265b-814d-48de-9802-61d943c299ed tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.326243] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe3a265b-814d-48de-9802-61d943c299ed tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.326903] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe3a265b-814d-48de-9802-61d943c299ed tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.327295] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe3a265b-814d-48de-9802-61d943c299ed tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.328010] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe3a265b-814d-48de-9802-61d943c299ed tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.328348] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe3a265b-814d-48de-9802-61d943c299ed tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.328599] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe3a265b-814d-48de-9802-61d943c299ed tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.333636] [55188]: DEBUG nova.policy [None req-e6c459a5-2a9e-4ab2-8096-11f0dbb1795a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.339974] [55188]: INFO nova.api.openstack.requestlog [None req-e6c459a5-2a9e-4ab2-8096-11f0dbb1795a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1230 microversion: 2.1 time: 0.060837 [ 1074.340345] [55188]: [pid: 55188|app: 0|req: 3815/7456] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:14 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1230 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.342953] [55188]: DEBUG nova.api.openstack.wsgi [None req-44df1ac3-3ba5-40bb-a20b-c7aae732a28a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.345027] [55188]: DEBUG nova.compute.api [None req-44df1ac3-3ba5-40bb-a20b-c7aae732a28a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.348761] [55188]: DEBUG oslo_concurrency.lockutils [None req-44df1ac3-3ba5-40bb-a20b-c7aae732a28a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.349820] [55188]: DEBUG oslo_concurrency.lockutils [None req-44df1ac3-3ba5-40bb-a20b-c7aae732a28a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.349820] [55188]: DEBUG oslo_concurrency.lockutils [None req-44df1ac3-3ba5-40bb-a20b-c7aae732a28a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.349820] [55188]: DEBUG oslo_concurrency.lockutils [None req-44df1ac3-3ba5-40bb-a20b-c7aae732a28a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.349820] [55188]: DEBUG oslo_concurrency.lockutils [None req-44df1ac3-3ba5-40bb-a20b-c7aae732a28a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.351079] [55188]: DEBUG oslo_concurrency.lockutils [None req-44df1ac3-3ba5-40bb-a20b-c7aae732a28a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.373849] [55188]: DEBUG oslo_concurrency.lockutils [None req-44df1ac3-3ba5-40bb-a20b-c7aae732a28a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.374632] [55188]: DEBUG oslo_concurrency.lockutils [None req-44df1ac3-3ba5-40bb-a20b-c7aae732a28a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.374632] [55188]: DEBUG oslo_concurrency.lockutils [None req-44df1ac3-3ba5-40bb-a20b-c7aae732a28a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.374632] [55188]: DEBUG nova.objects.instance [None req-44df1ac3-3ba5-40bb-a20b-c7aae732a28a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lazy-loading 'fault' on Instance uuid 5300c656-c3ff-4721-8fea-d12231491f61 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1074.402878] [55188]: DEBUG nova.policy [None req-44df1ac3-3ba5-40bb-a20b-c7aae732a28a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.416465] [55188]: INFO nova.api.openstack.requestlog [None req-44df1ac3-3ba5-40bb-a20b-c7aae732a28a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1342 microversion: 2.1 time: 0.075362 [ 1074.417556] [55188]: [pid: 55188|app: 0|req: 3816/7457] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:14 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1342 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.451173] [55187]: DEBUG nova.policy [None req-fe3a265b-814d-48de-9802-61d943c299ed tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.456192] [55187]: INFO nova.api.openstack.requestlog [None req-fe3a265b-814d-48de-9802-61d943c299ed tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.139869 [ 1074.456885] [55187]: [pid: 55187|app: 0|req: 3642/7458] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:14 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.472426] [55188]: DEBUG nova.api.openstack.wsgi [None req-2f64527c-65a5-4bc9-96db-49249dd48bd8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.474368] [55188]: DEBUG nova.compute.api [None req-2f64527c-65a5-4bc9-96db-49249dd48bd8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.478427] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f64527c-65a5-4bc9-96db-49249dd48bd8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.479151] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f64527c-65a5-4bc9-96db-49249dd48bd8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.479151] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f64527c-65a5-4bc9-96db-49249dd48bd8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.479450] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f64527c-65a5-4bc9-96db-49249dd48bd8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.479706] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f64527c-65a5-4bc9-96db-49249dd48bd8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.479977] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f64527c-65a5-4bc9-96db-49249dd48bd8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.584052] [55188]: DEBUG nova.policy [None req-2f64527c-65a5-4bc9-96db-49249dd48bd8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.588796] [55188]: INFO nova.api.openstack.requestlog [None req-2f64527c-65a5-4bc9-96db-49249dd48bd8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.118673 [ 1074.589151] [55188]: [pid: 55188|app: 0|req: 3817/7459] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:14 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.603126] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad556518-b277-4bc6-84c5-ae6caf9de139 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1074.607029] [55187]: DEBUG nova.compute.api [None req-ad556518-b277-4bc6-84c5-ae6caf9de139 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: a41be3e6-601f-4711-86d5-b73e81586197] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.607535] [55188]: DEBUG nova.api.openstack.wsgi [None req-744caf39-a53e-4bdc-ad6b-715df5950665 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.608978] [55188]: DEBUG nova.compute.api [None req-744caf39-a53e-4bdc-ad6b-715df5950665 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.609091] [55187]: INFO nova.api.openstack.wsgi [None req-ad556518-b277-4bc6-84c5-ae6caf9de139 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance a41be3e6-601f-4711-86d5-b73e81586197 could not be found. [ 1074.609436] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad556518-b277-4bc6-84c5-ae6caf9de139 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance a41be3e6-601f-4711-86d5-b73e81586197 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1074.609962] [55187]: INFO nova.api.openstack.requestlog [None req-ad556518-b277-4bc6-84c5-ae6caf9de139 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a41be3e6-601f-4711-86d5-b73e81586197/action" status: 404 len: 111 microversion: 2.1 time: 0.009573 [ 1074.610542] [55187]: [pid: 55187|app: 0|req: 3643/7460] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:09:14 2025] POST /compute/v2.1/servers/a41be3e6-601f-4711-86d5-b73e81586197/action => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1074.614272] [55188]: DEBUG oslo_concurrency.lockutils [None req-744caf39-a53e-4bdc-ad6b-715df5950665 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.615138] [55188]: DEBUG oslo_concurrency.lockutils [None req-744caf39-a53e-4bdc-ad6b-715df5950665 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.615138] [55188]: DEBUG oslo_concurrency.lockutils [None req-744caf39-a53e-4bdc-ad6b-715df5950665 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.615297] [55188]: DEBUG oslo_concurrency.lockutils [None req-744caf39-a53e-4bdc-ad6b-715df5950665 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.615490] [55188]: DEBUG oslo_concurrency.lockutils [None req-744caf39-a53e-4bdc-ad6b-715df5950665 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.615680] [55188]: DEBUG oslo_concurrency.lockutils [None req-744caf39-a53e-4bdc-ad6b-715df5950665 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.616280] [55187]: DEBUG nova.api.openstack.wsgi [None req-a580dd5e-919c-4d17-9d42-454c0b5e7a55 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.618546] [55187]: DEBUG nova.compute.api [None req-a580dd5e-919c-4d17-9d42-454c0b5e7a55 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.622995] [55187]: DEBUG oslo_concurrency.lockutils [None req-a580dd5e-919c-4d17-9d42-454c0b5e7a55 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.622995] [55187]: DEBUG oslo_concurrency.lockutils [None req-a580dd5e-919c-4d17-9d42-454c0b5e7a55 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.623154] [55187]: DEBUG oslo_concurrency.lockutils [None req-a580dd5e-919c-4d17-9d42-454c0b5e7a55 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.623441] [55187]: DEBUG oslo_concurrency.lockutils [None req-a580dd5e-919c-4d17-9d42-454c0b5e7a55 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.623647] [55187]: DEBUG oslo_concurrency.lockutils [None req-a580dd5e-919c-4d17-9d42-454c0b5e7a55 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.623860] [55187]: DEBUG oslo_concurrency.lockutils [None req-a580dd5e-919c-4d17-9d42-454c0b5e7a55 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.666158] [55188]: DEBUG nova.policy [None req-744caf39-a53e-4bdc-ad6b-715df5950665 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.671388] [55188]: INFO nova.api.openstack.requestlog [None req-744caf39-a53e-4bdc-ad6b-715df5950665 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1268 microversion: 2.1 time: 0.066977 [ 1074.671787] [55188]: [pid: 55188|app: 0|req: 3818/7461] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:14 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1268 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.676147] [55188]: DEBUG nova.api.openstack.wsgi [None req-36469a70-0581-477d-9c48-acc5dd3a2981 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.676262] [55188]: DEBUG nova.compute.api [None req-36469a70-0581-477d-9c48-acc5dd3a2981 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.680029] [55188]: DEBUG oslo_concurrency.lockutils [None req-36469a70-0581-477d-9c48-acc5dd3a2981 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.680332] [55188]: DEBUG oslo_concurrency.lockutils [None req-36469a70-0581-477d-9c48-acc5dd3a2981 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.680589] [55188]: DEBUG oslo_concurrency.lockutils [None req-36469a70-0581-477d-9c48-acc5dd3a2981 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.681034] [55188]: DEBUG oslo_concurrency.lockutils [None req-36469a70-0581-477d-9c48-acc5dd3a2981 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.681286] [55188]: DEBUG oslo_concurrency.lockutils [None req-36469a70-0581-477d-9c48-acc5dd3a2981 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.681535] [55188]: DEBUG oslo_concurrency.lockutils [None req-36469a70-0581-477d-9c48-acc5dd3a2981 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.720870] [55187]: DEBUG nova.policy [None req-a580dd5e-919c-4d17-9d42-454c0b5e7a55 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.725392] [55187]: INFO nova.api.openstack.requestlog [None req-a580dd5e-919c-4d17-9d42-454c0b5e7a55 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.111568 [ 1074.725715] [55187]: [pid: 55187|app: 0|req: 3644/7462] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:14 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.728245] [55187]: DEBUG nova.api.openstack.wsgi [req-cd846490-babb-4daa-ae37-8183f7b03eb4 req-f8ae1a16-bb33-4deb-860a-4bf75f8642d9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bfa7e6d7-4602-4fd1-92fb-745742d20a2b", "tag": "f00bb8f6-f654-4f24-8278-05d371e1fae9"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1074.734580] [55187]: DEBUG oslo_concurrency.lockutils [req-cd846490-babb-4daa-ae37-8183f7b03eb4 req-f8ae1a16-bb33-4deb-860a-4bf75f8642d9 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.734698] [55187]: DEBUG oslo_concurrency.lockutils [req-cd846490-babb-4daa-ae37-8183f7b03eb4 req-f8ae1a16-bb33-4deb-860a-4bf75f8642d9 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.734916] [55187]: DEBUG oslo_concurrency.lockutils [req-cd846490-babb-4daa-ae37-8183f7b03eb4 req-f8ae1a16-bb33-4deb-860a-4bf75f8642d9 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.745719] [55187]: INFO nova.api.openstack.compute.server_external_events [req-cd846490-babb-4daa-ae37-8183f7b03eb4 req-f8ae1a16-bb33-4deb-860a-4bf75f8642d9 service nova] Creating event network-changed:f00bb8f6-f654-4f24-8278-05d371e1fae9 for instance bfa7e6d7-4602-4fd1-92fb-745742d20a2b on cpu-1 [ 1074.749169] [55187]: INFO nova.api.openstack.requestlog [req-cd846490-babb-4daa-ae37-8183f7b03eb4 req-f8ae1a16-bb33-4deb-860a-4bf75f8642d9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022663 [ 1074.749519] [55187]: [pid: 55187|app: 0|req: 3645/7463] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:15 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1074.752690] [55187]: DEBUG nova.api.openstack.wsgi [None req-cbf0e032-8378-4d96-b3c3-35220c7f6673 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.754583] [55187]: DEBUG nova.compute.api [None req-cbf0e032-8378-4d96-b3c3-35220c7f6673 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.758344] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbf0e032-8378-4d96-b3c3-35220c7f6673 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.758645] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbf0e032-8378-4d96-b3c3-35220c7f6673 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.758836] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbf0e032-8378-4d96-b3c3-35220c7f6673 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.759234] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbf0e032-8378-4d96-b3c3-35220c7f6673 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.759434] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbf0e032-8378-4d96-b3c3-35220c7f6673 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.759605] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbf0e032-8378-4d96-b3c3-35220c7f6673 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.837221] [55188]: DEBUG nova.policy [None req-36469a70-0581-477d-9c48-acc5dd3a2981 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.840019] [55187]: DEBUG nova.policy [None req-cbf0e032-8378-4d96-b3c3-35220c7f6673 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.842378] [55188]: INFO nova.api.openstack.requestlog [None req-36469a70-0581-477d-9c48-acc5dd3a2981 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1503 microversion: 2.1 time: 0.169867 [ 1074.842799] [55188]: [pid: 55188|app: 0|req: 3819/7464] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:15 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1503 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.844379] [55187]: INFO nova.api.openstack.requestlog [None req-cbf0e032-8378-4d96-b3c3-35220c7f6673 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.093976 [ 1074.844756] [55187]: [pid: 55187|app: 0|req: 3646/7465] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:15 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.846030] [55188]: DEBUG nova.api.openstack.wsgi [None req-9cfb42e4-c079-476a-a6ee-c779b43202e0 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.848096] [55188]: DEBUG nova.compute.api [None req-9cfb42e4-c079-476a-a6ee-c779b43202e0 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.851516] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cfb42e4-c079-476a-a6ee-c779b43202e0 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.851753] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cfb42e4-c079-476a-a6ee-c779b43202e0 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.851939] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cfb42e4-c079-476a-a6ee-c779b43202e0 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.852310] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cfb42e4-c079-476a-a6ee-c779b43202e0 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.852514] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cfb42e4-c079-476a-a6ee-c779b43202e0 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.852682] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cfb42e4-c079-476a-a6ee-c779b43202e0 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.861402] [55187]: DEBUG nova.api.openstack.wsgi [None req-f1a2e8f9-35e3-4b2e-865d-769a576729c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1074.862018] [55187]: DEBUG nova.compute.api [None req-f1a2e8f9-35e3-4b2e-865d-769a576729c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.866897] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1a2e8f9-35e3-4b2e-865d-769a576729c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.866897] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1a2e8f9-35e3-4b2e-865d-769a576729c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.866897] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1a2e8f9-35e3-4b2e-865d-769a576729c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.867166] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1a2e8f9-35e3-4b2e-865d-769a576729c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.867166] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1a2e8f9-35e3-4b2e-865d-769a576729c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.867333] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1a2e8f9-35e3-4b2e-865d-769a576729c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.872232] [55188]: INFO nova.api.openstack.requestlog [None req-9cfb42e4-c079-476a-a6ee-c779b43202e0 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/ips" status: 200 len: 203 microversion: 2.1 time: 0.027889 [ 1074.872762] [55188]: [pid: 55188|app: 0|req: 3820/7466] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:09:15 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/ips => generated 203 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1074.880716] [55188]: DEBUG nova.api.openstack.wsgi [None req-5118c284-6847-4240-9ced-f82939b7806d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.882810] [55188]: DEBUG nova.compute.api [None req-5118c284-6847-4240-9ced-f82939b7806d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.886751] [55188]: DEBUG oslo_concurrency.lockutils [None req-5118c284-6847-4240-9ced-f82939b7806d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.886988] [55188]: DEBUG oslo_concurrency.lockutils [None req-5118c284-6847-4240-9ced-f82939b7806d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.887184] [55188]: DEBUG oslo_concurrency.lockutils [None req-5118c284-6847-4240-9ced-f82939b7806d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.887533] [55188]: DEBUG oslo_concurrency.lockutils [None req-5118c284-6847-4240-9ced-f82939b7806d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.887721] [55188]: DEBUG oslo_concurrency.lockutils [None req-5118c284-6847-4240-9ced-f82939b7806d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.887821] [55187]: INFO nova.api.openstack.wsgi [None req-f1a2e8f9-35e3-4b2e-865d-769a576729c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Cannot 'unshelve' instance 49d32e7b-bea9-4d7a-a51e-787c00fd2143 while it is in vm_state active [ 1074.887890] [55188]: DEBUG oslo_concurrency.lockutils [None req-5118c284-6847-4240-9ced-f82939b7806d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.888110] [55187]: DEBUG nova.api.openstack.wsgi [None req-f1a2e8f9-35e3-4b2e-865d-769a576729c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 409 to user: Cannot 'unshelve' instance 49d32e7b-bea9-4d7a-a51e-787c00fd2143 while it is in vm_state active {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1074.888525] [55187]: INFO nova.api.openstack.requestlog [None req-f1a2e8f9-35e3-4b2e-865d-769a576729c9 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action" status: 409 len: 146 microversion: 2.1 time: 0.034045 [ 1074.889407] [55187]: [pid: 55187|app: 0|req: 3647/7467] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:09:15 2025] POST /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143/action => generated 146 bytes in 34 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1074.891588] [55187]: DEBUG nova.api.openstack.wsgi [None req-096df27a-8afc-45dc-ad1f-d63364726991 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.894748] [55187]: DEBUG nova.compute.api [None req-096df27a-8afc-45dc-ad1f-d63364726991 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.897927] [55187]: DEBUG oslo_concurrency.lockutils [None req-096df27a-8afc-45dc-ad1f-d63364726991 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.897927] [55187]: DEBUG oslo_concurrency.lockutils [None req-096df27a-8afc-45dc-ad1f-d63364726991 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.897927] [55187]: DEBUG oslo_concurrency.lockutils [None req-096df27a-8afc-45dc-ad1f-d63364726991 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.897927] [55187]: DEBUG oslo_concurrency.lockutils [None req-096df27a-8afc-45dc-ad1f-d63364726991 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.898854] [55187]: DEBUG oslo_concurrency.lockutils [None req-096df27a-8afc-45dc-ad1f-d63364726991 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.898854] [55187]: DEBUG oslo_concurrency.lockutils [None req-096df27a-8afc-45dc-ad1f-d63364726991 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.943702] [55188]: DEBUG nova.policy [None req-5118c284-6847-4240-9ced-f82939b7806d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.952685] [55188]: DEBUG nova.policy [None req-5118c284-6847-4240-9ced-f82939b7806d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.953827] [55188]: DEBUG nova.policy [None req-5118c284-6847-4240-9ced-f82939b7806d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.957479] [55188]: INFO nova.api.openstack.requestlog [None req-5118c284-6847-4240-9ced-f82939b7806d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1573 microversion: 2.94 time: 0.079380 [ 1074.957866] [55188]: [pid: 55188|app: 0|req: 3821/7468] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:15 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1573 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1074.960967] [55188]: DEBUG nova.api.openstack.wsgi [None req-078e0e0f-3143-4609-8da5-f0325712a8e1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1074.962342] [55188]: DEBUG nova.compute.api [None req-078e0e0f-3143-4609-8da5-f0325712a8e1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1074.967787] [55188]: DEBUG oslo_concurrency.lockutils [None req-078e0e0f-3143-4609-8da5-f0325712a8e1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.967787] [55188]: DEBUG oslo_concurrency.lockutils [None req-078e0e0f-3143-4609-8da5-f0325712a8e1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.967787] [55188]: DEBUG oslo_concurrency.lockutils [None req-078e0e0f-3143-4609-8da5-f0325712a8e1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.967787] [55188]: DEBUG oslo_concurrency.lockutils [None req-078e0e0f-3143-4609-8da5-f0325712a8e1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.967787] [55188]: DEBUG oslo_concurrency.lockutils [None req-078e0e0f-3143-4609-8da5-f0325712a8e1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.968581] [55188]: DEBUG oslo_concurrency.lockutils [None req-078e0e0f-3143-4609-8da5-f0325712a8e1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.010681] [55187]: DEBUG nova.policy [None req-096df27a-8afc-45dc-ad1f-d63364726991 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.016632] [55187]: INFO nova.api.openstack.requestlog [None req-096df27a-8afc-45dc-ad1f-d63364726991 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1805 microversion: 2.1 time: 0.126925 [ 1075.016695] [55187]: [pid: 55187|app: 0|req: 3648/7469] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:15 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1805 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.019340] [55187]: DEBUG nova.api.openstack.wsgi [None req-81c49fce-53cc-438b-be7e-c5eefe4319a4 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.022213] [55187]: DEBUG nova.compute.api [None req-81c49fce-53cc-438b-be7e-c5eefe4319a4 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.024999] [55187]: DEBUG oslo_concurrency.lockutils [None req-81c49fce-53cc-438b-be7e-c5eefe4319a4 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.025249] [55187]: DEBUG oslo_concurrency.lockutils [None req-81c49fce-53cc-438b-be7e-c5eefe4319a4 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.025903] [55187]: DEBUG oslo_concurrency.lockutils [None req-81c49fce-53cc-438b-be7e-c5eefe4319a4 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.025903] [55187]: DEBUG oslo_concurrency.lockutils [None req-81c49fce-53cc-438b-be7e-c5eefe4319a4 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.026115] [55187]: DEBUG oslo_concurrency.lockutils [None req-81c49fce-53cc-438b-be7e-c5eefe4319a4 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.026438] [55187]: DEBUG oslo_concurrency.lockutils [None req-81c49fce-53cc-438b-be7e-c5eefe4319a4 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.045301] [55188]: DEBUG nova.policy [None req-078e0e0f-3143-4609-8da5-f0325712a8e1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.049701] [55188]: INFO nova.api.openstack.requestlog [None req-078e0e0f-3143-4609-8da5-f0325712a8e1 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.091271 [ 1075.050107] [55188]: [pid: 55188|app: 0|req: 3822/7470] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:15 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.053164] [55188]: DEBUG nova.api.openstack.wsgi [None req-fd375d0a-80bd-4671-af58-6464e5ff4b15 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Action: 'action', calling method: .version_select at 0x7d4afcc05a20>, body: {"removeFixedIp": {"address": "192.168.128.14"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1075.054450] [55188]: DEBUG nova.compute.api [None req-fd375d0a-80bd-4671-af58-6464e5ff4b15 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.057579] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd375d0a-80bd-4671-af58-6464e5ff4b15 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.057809] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd375d0a-80bd-4671-af58-6464e5ff4b15 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.057991] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd375d0a-80bd-4671-af58-6464e5ff4b15 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.058347] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd375d0a-80bd-4671-af58-6464e5ff4b15 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.058546] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd375d0a-80bd-4671-af58-6464e5ff4b15 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.058762] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd375d0a-80bd-4671-af58-6464e5ff4b15 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.061975] [55187]: DEBUG nova.policy [None req-81c49fce-53cc-438b-be7e-c5eefe4319a4 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.066251] [55187]: DEBUG nova.policy [None req-81c49fce-53cc-438b-be7e-c5eefe4319a4 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.066894] [55187]: DEBUG nova.policy [None req-81c49fce-53cc-438b-be7e-c5eefe4319a4 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.067620] [55187]: INFO nova.api.openstack.requestlog [None req-81c49fce-53cc-438b-be7e-c5eefe4319a4 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1433 microversion: 2.54 time: 0.050280 [ 1075.067824] [55187]: [pid: 55187|app: 0|req: 3649/7471] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:15 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1433 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1075.070172] [55187]: DEBUG nova.api.openstack.wsgi [None req-b9ba1ba5-aa48-468a-93b7-44281f64185d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.071747] [55187]: DEBUG nova.compute.api [None req-b9ba1ba5-aa48-468a-93b7-44281f64185d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.075130] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9ba1ba5-aa48-468a-93b7-44281f64185d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.075367] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9ba1ba5-aa48-468a-93b7-44281f64185d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.075547] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9ba1ba5-aa48-468a-93b7-44281f64185d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.075892] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9ba1ba5-aa48-468a-93b7-44281f64185d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.076107] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9ba1ba5-aa48-468a-93b7-44281f64185d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.076281] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9ba1ba5-aa48-468a-93b7-44281f64185d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.076983] [55188]: INFO nova.api.openstack.requestlog [None req-fd375d0a-80bd-4671-af58-6464e5ff4b15 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "POST /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/action" status: 202 len: 0 microversion: 2.1 time: 0.026026 [ 1075.077356] [55188]: [pid: 55188|app: 0|req: 3823/7472] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:09:15 2025] POST /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1075.083136] [55188]: DEBUG nova.api.openstack.wsgi [None req-2b0acea0-14c4-4226-9be5-36072810ea56 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.084647] [55188]: DEBUG nova.compute.api [None req-2b0acea0-14c4-4226-9be5-36072810ea56 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.088088] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b0acea0-14c4-4226-9be5-36072810ea56 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.088336] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b0acea0-14c4-4226-9be5-36072810ea56 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.088535] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b0acea0-14c4-4226-9be5-36072810ea56 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.089046] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b0acea0-14c4-4226-9be5-36072810ea56 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.089191] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b0acea0-14c4-4226-9be5-36072810ea56 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.089367] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b0acea0-14c4-4226-9be5-36072810ea56 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.105720] [55188]: INFO nova.api.openstack.requestlog [None req-2b0acea0-14c4-4226-9be5-36072810ea56 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/ips" status: 200 len: 203 microversion: 2.1 time: 0.025479 [ 1075.106063] [55188]: [pid: 55188|app: 0|req: 3824/7473] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:09:15 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/ips => generated 203 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1075.154164] [55187]: DEBUG nova.policy [None req-b9ba1ba5-aa48-468a-93b7-44281f64185d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.160667] [55187]: INFO nova.api.openstack.requestlog [None req-b9ba1ba5-aa48-468a-93b7-44281f64185d tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.092239 [ 1075.161013] [55187]: [pid: 55187|app: 0|req: 3650/7474] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:15 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.174309] [55188]: DEBUG nova.api.openstack.wsgi [None req-aab28d91-fe15-4ba7-bcca-8dfca1dfd041 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'update', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-379275925_updated"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1075.176197] [55188]: DEBUG nova.compute.api [None req-aab28d91-fe15-4ba7-bcca-8dfca1dfd041 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 8d7ba723-c729-478b-9d2c-6f41f4be0693] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.179609] [55188]: INFO nova.api.openstack.wsgi [None req-aab28d91-fe15-4ba7-bcca-8dfca1dfd041 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance 8d7ba723-c729-478b-9d2c-6f41f4be0693 could not be found. [ 1075.179943] [55188]: DEBUG nova.api.openstack.wsgi [None req-aab28d91-fe15-4ba7-bcca-8dfca1dfd041 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance 8d7ba723-c729-478b-9d2c-6f41f4be0693 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1075.180389] [55188]: INFO nova.api.openstack.requestlog [None req-aab28d91-fe15-4ba7-bcca-8dfca1dfd041 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/8d7ba723-c729-478b-9d2c-6f41f4be0693" status: 404 len: 111 microversion: 2.1 time: 0.009500 [ 1075.180718] [55188]: [pid: 55188|app: 0|req: 3825/7475] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 26 22:09:15 2025] PUT /compute/v2.1/servers/8d7ba723-c729-478b-9d2c-6f41f4be0693 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1075.185266] [55187]: DEBUG nova.api.openstack.wsgi [None req-1a4774b9-f6a6-48de-868e-66ecaa3b1762 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.186937] [55187]: DEBUG nova.compute.api [None req-1a4774b9-f6a6-48de-868e-66ecaa3b1762 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.190546] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a4774b9-f6a6-48de-868e-66ecaa3b1762 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.190691] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a4774b9-f6a6-48de-868e-66ecaa3b1762 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.190897] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a4774b9-f6a6-48de-868e-66ecaa3b1762 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.191302] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a4774b9-f6a6-48de-868e-66ecaa3b1762 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.191532] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a4774b9-f6a6-48de-868e-66ecaa3b1762 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.192023] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a4774b9-f6a6-48de-868e-66ecaa3b1762 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.264870] [55187]: DEBUG nova.policy [None req-1a4774b9-f6a6-48de-868e-66ecaa3b1762 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.269383] [55187]: INFO nova.api.openstack.requestlog [None req-1a4774b9-f6a6-48de-868e-66ecaa3b1762 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.086243 [ 1075.269688] [55187]: [pid: 55187|app: 0|req: 3651/7476] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:15 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.283604] [55188]: DEBUG nova.api.openstack.wsgi [None req-f87c97da-e88a-4c80-a5ec-fa4630a04c2a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.285914] [55188]: DEBUG nova.compute.api [None req-f87c97da-e88a-4c80-a5ec-fa4630a04c2a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.289420] [55188]: DEBUG oslo_concurrency.lockutils [None req-f87c97da-e88a-4c80-a5ec-fa4630a04c2a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.289665] [55188]: DEBUG oslo_concurrency.lockutils [None req-f87c97da-e88a-4c80-a5ec-fa4630a04c2a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.289880] [55188]: DEBUG oslo_concurrency.lockutils [None req-f87c97da-e88a-4c80-a5ec-fa4630a04c2a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.290257] [55188]: DEBUG oslo_concurrency.lockutils [None req-f87c97da-e88a-4c80-a5ec-fa4630a04c2a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.290467] [55188]: DEBUG oslo_concurrency.lockutils [None req-f87c97da-e88a-4c80-a5ec-fa4630a04c2a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.290645] [55188]: DEBUG oslo_concurrency.lockutils [None req-f87c97da-e88a-4c80-a5ec-fa4630a04c2a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.336690] [55187]: DEBUG nova.api.openstack.wsgi [None req-bf08c967-6b01-4bce-aa92-da47e72f5f2e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.338584] [55187]: DEBUG nova.compute.api [None req-bf08c967-6b01-4bce-aa92-da47e72f5f2e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.342913] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf08c967-6b01-4bce-aa92-da47e72f5f2e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.343193] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf08c967-6b01-4bce-aa92-da47e72f5f2e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.343403] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf08c967-6b01-4bce-aa92-da47e72f5f2e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.343870] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf08c967-6b01-4bce-aa92-da47e72f5f2e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.344039] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf08c967-6b01-4bce-aa92-da47e72f5f2e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.344232] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf08c967-6b01-4bce-aa92-da47e72f5f2e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.371566] [55188]: DEBUG nova.policy [None req-f87c97da-e88a-4c80-a5ec-fa4630a04c2a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.379309] [55188]: INFO nova.api.openstack.requestlog [None req-f87c97da-e88a-4c80-a5ec-fa4630a04c2a tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.098055 [ 1075.379649] [55188]: [pid: 55188|app: 0|req: 3826/7477] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:15 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.383051] [55188]: DEBUG nova.api.openstack.wsgi [None req-27f2fa3d-8f6c-4731-afb9-a15142b558cc tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.384845] [55188]: DEBUG nova.compute.api [None req-27f2fa3d-8f6c-4731-afb9-a15142b558cc tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.390259] [55188]: DEBUG oslo_concurrency.lockutils [None req-27f2fa3d-8f6c-4731-afb9-a15142b558cc tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.390505] [55188]: DEBUG oslo_concurrency.lockutils [None req-27f2fa3d-8f6c-4731-afb9-a15142b558cc tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.390693] [55188]: DEBUG oslo_concurrency.lockutils [None req-27f2fa3d-8f6c-4731-afb9-a15142b558cc tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.391057] [55188]: DEBUG oslo_concurrency.lockutils [None req-27f2fa3d-8f6c-4731-afb9-a15142b558cc tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.391258] [55188]: DEBUG oslo_concurrency.lockutils [None req-27f2fa3d-8f6c-4731-afb9-a15142b558cc tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.391430] [55188]: DEBUG oslo_concurrency.lockutils [None req-27f2fa3d-8f6c-4731-afb9-a15142b558cc tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.429011] [55188]: DEBUG nova.policy [None req-27f2fa3d-8f6c-4731-afb9-a15142b558cc tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.433926] [55188]: INFO nova.api.openstack.requestlog [None req-27f2fa3d-8f6c-4731-afb9-a15142b558cc tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1230 microversion: 2.1 time: 0.053614 [ 1075.434469] [55188]: [pid: 55188|app: 0|req: 3827/7478] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:15 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1230 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.438025] [55188]: DEBUG nova.api.openstack.wsgi [None req-864df112-7ddb-4c4b-a966-f5b7855f8f03 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'update', calling method: >, body: {"server": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1075.439275] [55188]: DEBUG nova.api.openstack.wsgi [None req-864df112-7ddb-4c4b-a966-f5b7855f8f03 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1075.439693] [55188]: INFO nova.api.openstack.requestlog [None req-864df112-7ddb-4c4b-a966-f5b7855f8f03 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 400 len: 619 microversion: 2.1 time: 0.004642 [ 1075.439990] [55188]: [pid: 55188|app: 0|req: 3828/7479] 10.180.1.21 () {60 vars in 1252 bytes} [Wed Mar 26 22:09:15 2025] PUT /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 619 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1075.442414] [55188]: DEBUG nova.api.openstack.wsgi [None req-a6806b51-157b-4f5c-b5a5-757d61cb00a8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.444900] [55188]: DEBUG nova.compute.api [None req-a6806b51-157b-4f5c-b5a5-757d61cb00a8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.447455] [55187]: DEBUG nova.policy [None req-bf08c967-6b01-4bce-aa92-da47e72f5f2e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.449129] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6806b51-157b-4f5c-b5a5-757d61cb00a8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.449563] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6806b51-157b-4f5c-b5a5-757d61cb00a8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.449650] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6806b51-157b-4f5c-b5a5-757d61cb00a8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.450061] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6806b51-157b-4f5c-b5a5-757d61cb00a8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.450275] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6806b51-157b-4f5c-b5a5-757d61cb00a8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.450453] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6806b51-157b-4f5c-b5a5-757d61cb00a8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.452306] [55187]: DEBUG nova.policy [None req-bf08c967-6b01-4bce-aa92-da47e72f5f2e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.453100] [55187]: DEBUG nova.policy [None req-bf08c967-6b01-4bce-aa92-da47e72f5f2e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.453849] [55187]: INFO nova.api.openstack.requestlog [None req-bf08c967-6b01-4bce-aa92-da47e72f5f2e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1719 microversion: 2.20 time: 0.119783 [ 1075.454154] [55187]: [pid: 55187|app: 0|req: 3652/7480] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:15 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1719 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1075.456835] [55187]: DEBUG nova.api.openstack.wsgi [None req-3e1299af-ab24-43a0-b252-a6b82f7871c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.458659] [55187]: DEBUG nova.compute.api [None req-3e1299af-ab24-43a0-b252-a6b82f7871c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.462604] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e1299af-ab24-43a0-b252-a6b82f7871c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.462859] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e1299af-ab24-43a0-b252-a6b82f7871c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.463061] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e1299af-ab24-43a0-b252-a6b82f7871c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.463507] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e1299af-ab24-43a0-b252-a6b82f7871c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.463616] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e1299af-ab24-43a0-b252-a6b82f7871c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.463804] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e1299af-ab24-43a0-b252-a6b82f7871c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.480440] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6806b51-157b-4f5c-b5a5-757d61cb00a8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.480777] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6806b51-157b-4f5c-b5a5-757d61cb00a8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.480982] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6806b51-157b-4f5c-b5a5-757d61cb00a8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.481182] [55188]: DEBUG nova.objects.instance [None req-a6806b51-157b-4f5c-b5a5-757d61cb00a8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lazy-loading 'fault' on Instance uuid 5300c656-c3ff-4721-8fea-d12231491f61 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1075.509918] [55188]: DEBUG nova.policy [None req-a6806b51-157b-4f5c-b5a5-757d61cb00a8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.515174] [55188]: INFO nova.api.openstack.requestlog [None req-a6806b51-157b-4f5c-b5a5-757d61cb00a8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1342 microversion: 2.1 time: 0.074507 [ 1075.515630] [55188]: [pid: 55188|app: 0|req: 3829/7481] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:15 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1342 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.579884] [55187]: DEBUG nova.policy [None req-3e1299af-ab24-43a0-b252-a6b82f7871c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.584967] [55187]: INFO nova.api.openstack.requestlog [None req-3e1299af-ab24-43a0-b252-a6b82f7871c6 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.129755 [ 1075.586191] [55187]: [pid: 55187|app: 0|req: 3653/7482] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:15 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.612408] [55188]: DEBUG nova.api.openstack.wsgi [None req-c0868c58-3329-40ec-82d6-cf4c038600a8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.614577] [55188]: DEBUG nova.compute.api [None req-c0868c58-3329-40ec-82d6-cf4c038600a8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.617888] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0868c58-3329-40ec-82d6-cf4c038600a8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.618153] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0868c58-3329-40ec-82d6-cf4c038600a8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.618518] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0868c58-3329-40ec-82d6-cf4c038600a8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.618685] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0868c58-3329-40ec-82d6-cf4c038600a8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.618921] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0868c58-3329-40ec-82d6-cf4c038600a8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.619118] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0868c58-3329-40ec-82d6-cf4c038600a8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.688409] [55187]: DEBUG nova.api.openstack.wsgi [None req-8026fe7f-8548-485e-a1a9-9772a3bd0539 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.689339] [55187]: DEBUG nova.compute.api [None req-8026fe7f-8548-485e-a1a9-9772a3bd0539 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.693842] [55187]: DEBUG oslo_concurrency.lockutils [None req-8026fe7f-8548-485e-a1a9-9772a3bd0539 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.694419] [55187]: DEBUG oslo_concurrency.lockutils [None req-8026fe7f-8548-485e-a1a9-9772a3bd0539 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.694785] [55187]: DEBUG oslo_concurrency.lockutils [None req-8026fe7f-8548-485e-a1a9-9772a3bd0539 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.695370] [55187]: DEBUG oslo_concurrency.lockutils [None req-8026fe7f-8548-485e-a1a9-9772a3bd0539 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.695663] [55187]: DEBUG oslo_concurrency.lockutils [None req-8026fe7f-8548-485e-a1a9-9772a3bd0539 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.696038] [55187]: DEBUG oslo_concurrency.lockutils [None req-8026fe7f-8548-485e-a1a9-9772a3bd0539 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.732235] [55188]: DEBUG nova.policy [None req-c0868c58-3329-40ec-82d6-cf4c038600a8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.744717] [55188]: INFO nova.api.openstack.requestlog [None req-c0868c58-3329-40ec-82d6-cf4c038600a8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.134572 [ 1075.745110] [55188]: [pid: 55188|app: 0|req: 3830/7483] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:15 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.757488] [55187]: DEBUG nova.policy [None req-8026fe7f-8548-485e-a1a9-9772a3bd0539 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.757974] [55188]: DEBUG nova.api.openstack.wsgi [None req-4c18a95d-19e3-4d70-961a-2ae64a656f2e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Action: 'update', calling method: >, body: {"server": {"name": ""}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1075.760212] [55188]: DEBUG nova.api.openstack.wsgi [None req-4c18a95d-19e3-4d70-961a-2ae64a656f2e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: . '' should be non-empty {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1075.760683] [55188]: INFO nova.api.openstack.requestlog [None req-4c18a95d-19e3-4d70-961a-2ae64a656f2e tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 400 len: 115 microversion: 2.1 time: 0.005701 [ 1075.761028] [55188]: [pid: 55188|app: 0|req: 3831/7484] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 26 22:09:16 2025] PUT /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 115 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1075.764210] [55187]: INFO nova.api.openstack.requestlog [None req-8026fe7f-8548-485e-a1a9-9772a3bd0539 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1276 microversion: 2.1 time: 0.079988 [ 1075.764513] [55187]: [pid: 55187|app: 0|req: 3654/7485] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:16 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1276 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.768164] [55188]: DEBUG nova.api.openstack.wsgi [None req-8e4a9324-3f52-4a5a-be49-3839254fbb49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.769064] [55188]: DEBUG nova.compute.api [None req-8e4a9324-3f52-4a5a-be49-3839254fbb49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.775462] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e4a9324-3f52-4a5a-be49-3839254fbb49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.775729] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e4a9324-3f52-4a5a-be49-3839254fbb49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.775953] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e4a9324-3f52-4a5a-be49-3839254fbb49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.776421] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e4a9324-3f52-4a5a-be49-3839254fbb49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.776719] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e4a9324-3f52-4a5a-be49-3839254fbb49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.776909] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e4a9324-3f52-4a5a-be49-3839254fbb49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.860748] [55187]: DEBUG nova.api.openstack.wsgi [None req-15c7ca32-9c73-407f-9c87-d1ea7aeb6604 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.862796] [55187]: DEBUG nova.compute.api [None req-15c7ca32-9c73-407f-9c87-d1ea7aeb6604 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.867240] [55187]: DEBUG oslo_concurrency.lockutils [None req-15c7ca32-9c73-407f-9c87-d1ea7aeb6604 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.867906] [55187]: DEBUG oslo_concurrency.lockutils [None req-15c7ca32-9c73-407f-9c87-d1ea7aeb6604 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.868392] [55187]: DEBUG oslo_concurrency.lockutils [None req-15c7ca32-9c73-407f-9c87-d1ea7aeb6604 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.869035] [55187]: DEBUG oslo_concurrency.lockutils [None req-15c7ca32-9c73-407f-9c87-d1ea7aeb6604 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.869672] [55187]: DEBUG oslo_concurrency.lockutils [None req-15c7ca32-9c73-407f-9c87-d1ea7aeb6604 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.869766] [55187]: DEBUG oslo_concurrency.lockutils [None req-15c7ca32-9c73-407f-9c87-d1ea7aeb6604 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.886124] [55188]: DEBUG nova.policy [None req-8e4a9324-3f52-4a5a-be49-3839254fbb49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.890488] [55188]: INFO nova.api.openstack.requestlog [None req-8e4a9324-3f52-4a5a-be49-3839254fbb49 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1501 microversion: 2.1 time: 0.126382 [ 1075.890993] [55188]: [pid: 55188|app: 0|req: 3832/7486] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:16 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1501 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1075.972356] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=7 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1075.975010] [55188]: DEBUG nova.api.openstack.wsgi [None req-286b5965-7718-4d8e-a9a4-198278250832 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1075.977945] [55188]: DEBUG nova.compute.api [None req-286b5965-7718-4d8e-a9a4-198278250832 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1075.988644] [55188]: DEBUG oslo_concurrency.lockutils [None req-286b5965-7718-4d8e-a9a4-198278250832 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.988951] [55188]: DEBUG oslo_concurrency.lockutils [None req-286b5965-7718-4d8e-a9a4-198278250832 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.989289] [55188]: DEBUG oslo_concurrency.lockutils [None req-286b5965-7718-4d8e-a9a4-198278250832 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.990046] [55188]: DEBUG oslo_concurrency.lockutils [None req-286b5965-7718-4d8e-a9a4-198278250832 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.990315] [55188]: DEBUG oslo_concurrency.lockutils [None req-286b5965-7718-4d8e-a9a4-198278250832 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.990520] [55188]: DEBUG oslo_concurrency.lockutils [None req-286b5965-7718-4d8e-a9a4-198278250832 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.027074] [55187]: DEBUG nova.policy [None req-15c7ca32-9c73-407f-9c87-d1ea7aeb6604 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.032260] [55188]: DEBUG oslo_concurrency.lockutils [None req-286b5965-7718-4d8e-a9a4-198278250832 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.032661] [55188]: DEBUG oslo_concurrency.lockutils [None req-286b5965-7718-4d8e-a9a4-198278250832 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.032931] [55188]: DEBUG oslo_concurrency.lockutils [None req-286b5965-7718-4d8e-a9a4-198278250832 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.033221] [55188]: DEBUG nova.objects.instance [None req-286b5965-7718-4d8e-a9a4-198278250832 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lazy-loading 'fault' on Instance uuid 78f27d3e-b318-4ac6-83f2-88117c61268c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1076.034368] [55187]: INFO nova.api.openstack.requestlog [None req-15c7ca32-9c73-407f-9c87-d1ea7aeb6604 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1498 microversion: 2.1 time: 0.175665 [ 1076.035126] [55187]: [pid: 55187|app: 0|req: 3655/7487] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:16 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1498 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1076.063811] [55188]: DEBUG nova.policy [None req-286b5965-7718-4d8e-a9a4-198278250832 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.080633] [55188]: DEBUG nova.policy [None req-286b5965-7718-4d8e-a9a4-198278250832 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.080633] [55188]: DEBUG nova.policy [None req-286b5965-7718-4d8e-a9a4-198278250832 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.080633] [55188]: INFO nova.api.openstack.requestlog [None req-286b5965-7718-4d8e-a9a4-198278250832 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1578 microversion: 2.94 time: 0.108029 [ 1076.080633] [55188]: [pid: 55188|app: 0|req: 3833/7488] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:16 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1578 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1076.096079] [55187]: DEBUG nova.api.openstack.wsgi [None req-23b7c5e5-611c-4f53-bdd9-0ccd43f560ae tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1076.096079] [55187]: DEBUG nova.compute.api [None req-23b7c5e5-611c-4f53-bdd9-0ccd43f560ae tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1076.099615] [55187]: DEBUG oslo_concurrency.lockutils [None req-23b7c5e5-611c-4f53-bdd9-0ccd43f560ae tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.099892] [55187]: DEBUG oslo_concurrency.lockutils [None req-23b7c5e5-611c-4f53-bdd9-0ccd43f560ae tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.100095] [55187]: DEBUG oslo_concurrency.lockutils [None req-23b7c5e5-611c-4f53-bdd9-0ccd43f560ae tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.100464] [55187]: DEBUG oslo_concurrency.lockutils [None req-23b7c5e5-611c-4f53-bdd9-0ccd43f560ae tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.100646] [55187]: DEBUG oslo_concurrency.lockutils [None req-23b7c5e5-611c-4f53-bdd9-0ccd43f560ae tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.100822] [55187]: DEBUG oslo_concurrency.lockutils [None req-23b7c5e5-611c-4f53-bdd9-0ccd43f560ae tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.115168] [55188]: DEBUG nova.api.openstack.wsgi [None req-ab85f60a-0da5-4baf-aa55-8646d69074f8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1076.117774] [55188]: DEBUG nova.compute.api [None req-ab85f60a-0da5-4baf-aa55-8646d69074f8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1076.122476] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab85f60a-0da5-4baf-aa55-8646d69074f8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.122758] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab85f60a-0da5-4baf-aa55-8646d69074f8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.122969] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab85f60a-0da5-4baf-aa55-8646d69074f8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.123364] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab85f60a-0da5-4baf-aa55-8646d69074f8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.123898] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab85f60a-0da5-4baf-aa55-8646d69074f8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.123898] [55188]: DEBUG oslo_concurrency.lockutils [None req-ab85f60a-0da5-4baf-aa55-8646d69074f8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.145782] [55188]: INFO nova.api.openstack.requestlog [None req-ab85f60a-0da5-4baf-aa55-8646d69074f8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/ips" status: 200 len: 203 microversion: 2.1 time: 0.033919 [ 1076.146139] [55187]: DEBUG nova.policy [None req-23b7c5e5-611c-4f53-bdd9-0ccd43f560ae tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.146299] [55188]: [pid: 55188|app: 0|req: 3834/7489] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:09:16 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/ips => generated 203 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1076.153361] [55187]: DEBUG nova.policy [None req-23b7c5e5-611c-4f53-bdd9-0ccd43f560ae tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.154059] [55187]: DEBUG nova.policy [None req-23b7c5e5-611c-4f53-bdd9-0ccd43f560ae tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.154843] [55187]: INFO nova.api.openstack.requestlog [None req-23b7c5e5-611c-4f53-bdd9-0ccd43f560ae tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1418 microversion: 2.54 time: 0.068833 [ 1076.155182] [55187]: [pid: 55187|app: 0|req: 3656/7490] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:16 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1418 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1076.175409] [55188]: DEBUG nova.api.openstack.wsgi [None req-6e7aa376-e0c6-45a1-bedc-e09c4a4dba66 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '.version_select at 0x7d4af9c284c0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1076.191012] [55188]: INFO nova.api.openstack.requestlog [None req-6e7aa376-e0c6-45a1-bedc-e09c4a4dba66 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-ServerShowV254Test-keypair-1996881355" status: 204 len: 0 microversion: 2.54 time: 0.021241 [ 1076.191638] [55188]: [pid: 55188|app: 0|req: 3835/7491] 10.180.1.21 () {60 vars in 1314 bytes} [Wed Mar 26 22:09:16 2025] DELETE /compute/v2.1/os-keypairs/tempest-ServerShowV254Test-keypair-1996881355 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1076.202119] [55187]: DEBUG nova.api.openstack.wsgi [None req-181f8078-6aca-4d0a-a85e-dc674e0b7ec3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1076.202296] [55187]: DEBUG nova.compute.api [None req-181f8078-6aca-4d0a-a85e-dc674e0b7ec3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1076.206884] [55187]: DEBUG oslo_concurrency.lockutils [None req-181f8078-6aca-4d0a-a85e-dc674e0b7ec3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.207197] [55187]: DEBUG oslo_concurrency.lockutils [None req-181f8078-6aca-4d0a-a85e-dc674e0b7ec3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.207400] [55187]: DEBUG oslo_concurrency.lockutils [None req-181f8078-6aca-4d0a-a85e-dc674e0b7ec3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.207963] [55187]: DEBUG oslo_concurrency.lockutils [None req-181f8078-6aca-4d0a-a85e-dc674e0b7ec3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.208298] [55187]: DEBUG oslo_concurrency.lockutils [None req-181f8078-6aca-4d0a-a85e-dc674e0b7ec3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.208570] [55187]: DEBUG oslo_concurrency.lockutils [None req-181f8078-6aca-4d0a-a85e-dc674e0b7ec3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.227821] [55187]: DEBUG nova.compute.api [None req-181f8078-6aca-4d0a-a85e-dc674e0b7ec3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1076.292295] [55187]: INFO nova.api.openstack.requestlog [None req-181f8078-6aca-4d0a-a85e-dc674e0b7ec3 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 204 len: 0 microversion: 2.54 time: 0.092866 [ 1076.292295] [55187]: [pid: 55187|app: 0|req: 3657/7492] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:09:16 2025] DELETE /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1076.306060] [55188]: DEBUG nova.api.openstack.wsgi [None req-d1f75fd4-3f6e-4728-9188-319ab33baafb tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1076.309608] [55188]: DEBUG nova.compute.api [None req-d1f75fd4-3f6e-4728-9188-319ab33baafb tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1076.317984] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1f75fd4-3f6e-4728-9188-319ab33baafb tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.319206] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1f75fd4-3f6e-4728-9188-319ab33baafb tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.319666] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1f75fd4-3f6e-4728-9188-319ab33baafb tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.320255] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1f75fd4-3f6e-4728-9188-319ab33baafb tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.320644] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1f75fd4-3f6e-4728-9188-319ab33baafb tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.321247] [55188]: DEBUG oslo_concurrency.lockutils [None req-d1f75fd4-3f6e-4728-9188-319ab33baafb tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.450507] [55187]: DEBUG nova.api.openstack.wsgi [None req-a573caef-95ec-4c4f-ad08-5d35b71a5dc4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1076.452435] [55187]: DEBUG nova.compute.api [None req-a573caef-95ec-4c4f-ad08-5d35b71a5dc4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1076.457700] [55187]: DEBUG oslo_concurrency.lockutils [None req-a573caef-95ec-4c4f-ad08-5d35b71a5dc4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.457862] [55187]: DEBUG oslo_concurrency.lockutils [None req-a573caef-95ec-4c4f-ad08-5d35b71a5dc4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.458048] [55187]: DEBUG oslo_concurrency.lockutils [None req-a573caef-95ec-4c4f-ad08-5d35b71a5dc4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.461152] [55187]: DEBUG oslo_concurrency.lockutils [None req-a573caef-95ec-4c4f-ad08-5d35b71a5dc4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.461152] [55187]: DEBUG oslo_concurrency.lockutils [None req-a573caef-95ec-4c4f-ad08-5d35b71a5dc4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.461152] [55187]: DEBUG oslo_concurrency.lockutils [None req-a573caef-95ec-4c4f-ad08-5d35b71a5dc4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.518496] [55187]: DEBUG nova.policy [None req-a573caef-95ec-4c4f-ad08-5d35b71a5dc4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.527127] [55187]: INFO nova.api.openstack.requestlog [None req-a573caef-95ec-4c4f-ad08-5d35b71a5dc4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1286 microversion: 2.1 time: 0.080042 [ 1076.528517] [55187]: [pid: 55187|app: 0|req: 3658/7493] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:16 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1286 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1076.532596] [55187]: DEBUG nova.api.openstack.wsgi [None req-284dc6c3-be71-4eb3-a150-18c37c04dce5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1076.534699] [55187]: DEBUG nova.compute.api [None req-284dc6c3-be71-4eb3-a150-18c37c04dce5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1076.538345] [55187]: DEBUG oslo_concurrency.lockutils [None req-284dc6c3-be71-4eb3-a150-18c37c04dce5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.538719] [55187]: DEBUG oslo_concurrency.lockutils [None req-284dc6c3-be71-4eb3-a150-18c37c04dce5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.539009] [55187]: DEBUG oslo_concurrency.lockutils [None req-284dc6c3-be71-4eb3-a150-18c37c04dce5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.539173] [55188]: DEBUG nova.policy [None req-d1f75fd4-3f6e-4728-9188-319ab33baafb tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.539397] [55187]: DEBUG oslo_concurrency.lockutils [None req-284dc6c3-be71-4eb3-a150-18c37c04dce5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.539598] [55187]: DEBUG oslo_concurrency.lockutils [None req-284dc6c3-be71-4eb3-a150-18c37c04dce5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.539798] [55187]: DEBUG oslo_concurrency.lockutils [None req-284dc6c3-be71-4eb3-a150-18c37c04dce5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.549266] [55188]: DEBUG nova.policy [None req-d1f75fd4-3f6e-4728-9188-319ab33baafb tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.550076] [55188]: DEBUG nova.policy [None req-d1f75fd4-3f6e-4728-9188-319ab33baafb tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.550732] [55188]: INFO nova.api.openstack.requestlog [None req-d1f75fd4-3f6e-4728-9188-319ab33baafb tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1424 microversion: 2.54 time: 0.249704 [ 1076.551580] [55188]: [pid: 55188|app: 0|req: 3836/7494] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:16 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1424 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1076.555023] [55188]: DEBUG nova.api.openstack.wsgi [None req-2a0dadac-1440-4f20-bcab-4c133c687c68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1076.557477] [55188]: DEBUG nova.compute.api [None req-2a0dadac-1440-4f20-bcab-4c133c687c68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1076.562870] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a0dadac-1440-4f20-bcab-4c133c687c68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.563221] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a0dadac-1440-4f20-bcab-4c133c687c68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.563479] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a0dadac-1440-4f20-bcab-4c133c687c68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.563874] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a0dadac-1440-4f20-bcab-4c133c687c68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.564272] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a0dadac-1440-4f20-bcab-4c133c687c68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.564509] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a0dadac-1440-4f20-bcab-4c133c687c68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.604433] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a0dadac-1440-4f20-bcab-4c133c687c68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.604784] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a0dadac-1440-4f20-bcab-4c133c687c68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.605041] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a0dadac-1440-4f20-bcab-4c133c687c68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.605300] [55188]: DEBUG nova.objects.instance [None req-2a0dadac-1440-4f20-bcab-4c133c687c68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lazy-loading 'fault' on Instance uuid 5300c656-c3ff-4721-8fea-d12231491f61 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1076.655398] [55188]: DEBUG nova.policy [None req-2a0dadac-1440-4f20-bcab-4c133c687c68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.661679] [55188]: INFO nova.api.openstack.requestlog [None req-2a0dadac-1440-4f20-bcab-4c133c687c68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1342 microversion: 2.1 time: 0.109118 [ 1076.662108] [55188]: [pid: 55188|app: 0|req: 3837/7495] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:16 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1342 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1076.708287] [55187]: DEBUG nova.policy [None req-284dc6c3-be71-4eb3-a150-18c37c04dce5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.719134] [55187]: DEBUG nova.policy [None req-284dc6c3-be71-4eb3-a150-18c37c04dce5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.720077] [55187]: DEBUG nova.policy [None req-284dc6c3-be71-4eb3-a150-18c37c04dce5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.721194] [55187]: INFO nova.api.openstack.requestlog [None req-284dc6c3-be71-4eb3-a150-18c37c04dce5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1719 microversion: 2.20 time: 0.191792 [ 1076.721844] [55187]: [pid: 55187|app: 0|req: 3659/7496] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:16 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1719 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1076.765989] [55188]: DEBUG nova.api.openstack.wsgi [req-534a94b5-9b90-4a42-a868-c72bc90552b8 req-562b78ad-d070-4454-acd0-629d1a97ca5c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7924a374-ef2b-4bb4-8f75-ed183c3ef7e6", "name": "network-vif-unplugged", "status": "completed", "tag": "df324f48-6193-4c86-9eb3-a1d14344d45d"}, {"name": "network-changed", "server_uuid": "7924a374-ef2b-4bb4-8f75-ed183c3ef7e6", "tag": "df324f48-6193-4c86-9eb3-a1d14344d45d"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1076.774358] [55188]: DEBUG oslo_concurrency.lockutils [req-534a94b5-9b90-4a42-a868-c72bc90552b8 req-562b78ad-d070-4454-acd0-629d1a97ca5c service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.774670] [55188]: DEBUG oslo_concurrency.lockutils [req-534a94b5-9b90-4a42-a868-c72bc90552b8 req-562b78ad-d070-4454-acd0-629d1a97ca5c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.774876] [55188]: DEBUG oslo_concurrency.lockutils [req-534a94b5-9b90-4a42-a868-c72bc90552b8 req-562b78ad-d070-4454-acd0-629d1a97ca5c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.780130] [55187]: DEBUG nova.api.openstack.wsgi [None req-ebad8b3d-a546-43a7-bd7a-bb696f5e3fd8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1076.782668] [55187]: DEBUG nova.compute.api [None req-ebad8b3d-a546-43a7-bd7a-bb696f5e3fd8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1076.790028] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebad8b3d-a546-43a7-bd7a-bb696f5e3fd8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.790274] [55188]: INFO nova.api.openstack.compute.server_external_events [req-534a94b5-9b90-4a42-a868-c72bc90552b8 req-562b78ad-d070-4454-acd0-629d1a97ca5c service nova] Creating event network-vif-unplugged:df324f48-6193-4c86-9eb3-a1d14344d45d for instance 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 on cpu-1 [ 1076.790438] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebad8b3d-a546-43a7-bd7a-bb696f5e3fd8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.791318] [55188]: INFO nova.api.openstack.compute.server_external_events [req-534a94b5-9b90-4a42-a868-c72bc90552b8 req-562b78ad-d070-4454-acd0-629d1a97ca5c service nova] Creating event network-changed:df324f48-6193-4c86-9eb3-a1d14344d45d for instance 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 on cpu-1 [ 1076.791369] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebad8b3d-a546-43a7-bd7a-bb696f5e3fd8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.791369] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebad8b3d-a546-43a7-bd7a-bb696f5e3fd8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.791369] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebad8b3d-a546-43a7-bd7a-bb696f5e3fd8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.791369] [55187]: DEBUG oslo_concurrency.lockutils [None req-ebad8b3d-a546-43a7-bd7a-bb696f5e3fd8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.791797] [55188]: INFO nova.api.openstack.requestlog [req-534a94b5-9b90-4a42-a868-c72bc90552b8 req-562b78ad-d070-4454-acd0-629d1a97ca5c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.028956 [ 1076.792430] [55188]: [pid: 55188|app: 0|req: 3838/7497] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:17 2025] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1076.986809] [55187]: DEBUG nova.policy [None req-ebad8b3d-a546-43a7-bd7a-bb696f5e3fd8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.997266] [55187]: INFO nova.api.openstack.requestlog [None req-ebad8b3d-a546-43a7-bd7a-bb696f5e3fd8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1328 microversion: 2.1 time: 0.219745 [ 1076.997636] [55187]: [pid: 55187|app: 0|req: 3660/7498] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:17 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1328 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1077.054706] [55188]: DEBUG nova.api.openstack.wsgi [None req-6d0d799d-9845-4e46-838f-3e36fa281a9c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1077.057667] [55188]: DEBUG nova.compute.api [None req-6d0d799d-9845-4e46-838f-3e36fa281a9c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1077.067044] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d0d799d-9845-4e46-838f-3e36fa281a9c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.067303] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d0d799d-9845-4e46-838f-3e36fa281a9c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.067523] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d0d799d-9845-4e46-838f-3e36fa281a9c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.067963] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d0d799d-9845-4e46-838f-3e36fa281a9c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.068279] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d0d799d-9845-4e46-838f-3e36fa281a9c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.068517] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d0d799d-9845-4e46-838f-3e36fa281a9c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.074810] [55187]: DEBUG nova.api.openstack.wsgi [req-c61fb3e7-ba52-43b6-801b-6af3dfb8c105 req-24e39b67-05e6-4448-8623-e0a59cdd86bd service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bfa7e6d7-4602-4fd1-92fb-745742d20a2b", "tag": "f00bb8f6-f654-4f24-8278-05d371e1fae9"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1077.084605] [55187]: DEBUG oslo_concurrency.lockutils [req-c61fb3e7-ba52-43b6-801b-6af3dfb8c105 req-24e39b67-05e6-4448-8623-e0a59cdd86bd service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.085409] [55187]: DEBUG oslo_concurrency.lockutils [req-c61fb3e7-ba52-43b6-801b-6af3dfb8c105 req-24e39b67-05e6-4448-8623-e0a59cdd86bd service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.085715] [55187]: DEBUG oslo_concurrency.lockutils [req-c61fb3e7-ba52-43b6-801b-6af3dfb8c105 req-24e39b67-05e6-4448-8623-e0a59cdd86bd service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.096396] [55187]: INFO nova.api.openstack.compute.server_external_events [req-c61fb3e7-ba52-43b6-801b-6af3dfb8c105 req-24e39b67-05e6-4448-8623-e0a59cdd86bd service nova] Creating event network-changed:f00bb8f6-f654-4f24-8278-05d371e1fae9 for instance bfa7e6d7-4602-4fd1-92fb-745742d20a2b on cpu-1 [ 1077.100183] [55187]: INFO nova.api.openstack.requestlog [req-c61fb3e7-ba52-43b6-801b-6af3dfb8c105 req-24e39b67-05e6-4448-8623-e0a59cdd86bd service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028585 [ 1077.100558] [55187]: [pid: 55187|app: 0|req: 3661/7499] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:17 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1077.114836] [55187]: DEBUG nova.api.openstack.wsgi [None req-31de7ed0-47b5-4cbe-b1b8-935f2203f3c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1077.117109] [55187]: DEBUG nova.compute.api [None req-31de7ed0-47b5-4cbe-b1b8-935f2203f3c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1077.120885] [55187]: DEBUG oslo_concurrency.lockutils [None req-31de7ed0-47b5-4cbe-b1b8-935f2203f3c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.121185] [55187]: DEBUG oslo_concurrency.lockutils [None req-31de7ed0-47b5-4cbe-b1b8-935f2203f3c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.121389] [55187]: DEBUG oslo_concurrency.lockutils [None req-31de7ed0-47b5-4cbe-b1b8-935f2203f3c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.121742] [55187]: DEBUG oslo_concurrency.lockutils [None req-31de7ed0-47b5-4cbe-b1b8-935f2203f3c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.121944] [55187]: DEBUG oslo_concurrency.lockutils [None req-31de7ed0-47b5-4cbe-b1b8-935f2203f3c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.122173] [55187]: DEBUG oslo_concurrency.lockutils [None req-31de7ed0-47b5-4cbe-b1b8-935f2203f3c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.143560] [55187]: DEBUG oslo_concurrency.lockutils [None req-31de7ed0-47b5-4cbe-b1b8-935f2203f3c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.143800] [55187]: DEBUG oslo_concurrency.lockutils [None req-31de7ed0-47b5-4cbe-b1b8-935f2203f3c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.143984] [55187]: DEBUG oslo_concurrency.lockutils [None req-31de7ed0-47b5-4cbe-b1b8-935f2203f3c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.144216] [55187]: DEBUG nova.objects.instance [None req-31de7ed0-47b5-4cbe-b1b8-935f2203f3c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lazy-loading 'fault' on Instance uuid 78f27d3e-b318-4ac6-83f2-88117c61268c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1077.165255] [55187]: DEBUG nova.policy [None req-31de7ed0-47b5-4cbe-b1b8-935f2203f3c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.176868] [55187]: DEBUG nova.policy [None req-31de7ed0-47b5-4cbe-b1b8-935f2203f3c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.177669] [55187]: DEBUG nova.policy [None req-31de7ed0-47b5-4cbe-b1b8-935f2203f3c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.182006] [55187]: INFO nova.api.openstack.requestlog [None req-31de7ed0-47b5-4cbe-b1b8-935f2203f3c9 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1578 microversion: 2.94 time: 0.069825 [ 1077.182358] [55187]: [pid: 55187|app: 0|req: 3662/7500] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:17 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1578 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1077.189365] [55187]: DEBUG nova.api.openstack.wsgi [None req-acfca8a9-decd-429c-a6ae-5b07792e551d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1077.191147] [55187]: DEBUG nova.compute.api [None req-acfca8a9-decd-429c-a6ae-5b07792e551d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1077.199923] [55187]: DEBUG oslo_concurrency.lockutils [None req-acfca8a9-decd-429c-a6ae-5b07792e551d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.200185] [55187]: DEBUG oslo_concurrency.lockutils [None req-acfca8a9-decd-429c-a6ae-5b07792e551d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.200402] [55187]: DEBUG oslo_concurrency.lockutils [None req-acfca8a9-decd-429c-a6ae-5b07792e551d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.200768] [55187]: DEBUG oslo_concurrency.lockutils [None req-acfca8a9-decd-429c-a6ae-5b07792e551d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.200966] [55187]: DEBUG oslo_concurrency.lockutils [None req-acfca8a9-decd-429c-a6ae-5b07792e551d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.201312] [55187]: DEBUG oslo_concurrency.lockutils [None req-acfca8a9-decd-429c-a6ae-5b07792e551d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.218285] [55187]: INFO nova.api.openstack.requestlog [None req-acfca8a9-decd-429c-a6ae-5b07792e551d tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/ips" status: 200 len: 203 microversion: 2.1 time: 0.035177 [ 1077.218584] [55187]: [pid: 55187|app: 0|req: 3663/7501] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:09:17 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/ips => generated 203 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1077.303434] [55188]: DEBUG nova.policy [None req-6d0d799d-9845-4e46-838f-3e36fa281a9c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.308285] [55188]: INFO nova.api.openstack.requestlog [None req-6d0d799d-9845-4e46-838f-3e36fa281a9c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1498 microversion: 2.1 time: 0.256141 [ 1077.308618] [55188]: [pid: 55188|app: 0|req: 3839/7502] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:17 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1498 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.545708] [55187]: DEBUG nova.api.openstack.wsgi [None req-50afe9c7-56d7-4748-8d56-58a03a384220 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1077.546972] [55187]: DEBUG nova.compute.api [None req-50afe9c7-56d7-4748-8d56-58a03a384220 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1077.554548] [55187]: DEBUG oslo_concurrency.lockutils [None req-50afe9c7-56d7-4748-8d56-58a03a384220 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.554917] [55187]: DEBUG oslo_concurrency.lockutils [None req-50afe9c7-56d7-4748-8d56-58a03a384220 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.555215] [55187]: DEBUG oslo_concurrency.lockutils [None req-50afe9c7-56d7-4748-8d56-58a03a384220 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.555678] [55187]: DEBUG oslo_concurrency.lockutils [None req-50afe9c7-56d7-4748-8d56-58a03a384220 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.555923] [55187]: DEBUG oslo_concurrency.lockutils [None req-50afe9c7-56d7-4748-8d56-58a03a384220 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.556151] [55187]: DEBUG oslo_concurrency.lockutils [None req-50afe9c7-56d7-4748-8d56-58a03a384220 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.571063] [55188]: DEBUG nova.api.openstack.wsgi [None req-67f1bd11-01ee-4299-9af7-fec75e0d4d46 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1077.574094] [55188]: DEBUG nova.compute.api [None req-67f1bd11-01ee-4299-9af7-fec75e0d4d46 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1077.582665] [55188]: DEBUG oslo_concurrency.lockutils [None req-67f1bd11-01ee-4299-9af7-fec75e0d4d46 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.582665] [55188]: DEBUG oslo_concurrency.lockutils [None req-67f1bd11-01ee-4299-9af7-fec75e0d4d46 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.582665] [55188]: DEBUG oslo_concurrency.lockutils [None req-67f1bd11-01ee-4299-9af7-fec75e0d4d46 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.582665] [55188]: DEBUG oslo_concurrency.lockutils [None req-67f1bd11-01ee-4299-9af7-fec75e0d4d46 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.582665] [55188]: DEBUG oslo_concurrency.lockutils [None req-67f1bd11-01ee-4299-9af7-fec75e0d4d46 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.582665] [55188]: DEBUG oslo_concurrency.lockutils [None req-67f1bd11-01ee-4299-9af7-fec75e0d4d46 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.619517] [55187]: DEBUG nova.policy [None req-50afe9c7-56d7-4748-8d56-58a03a384220 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.626124] [55187]: INFO nova.api.openstack.requestlog [None req-50afe9c7-56d7-4748-8d56-58a03a384220 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1286 microversion: 2.1 time: 0.083621 [ 1077.626859] [55187]: [pid: 55187|app: 0|req: 3664/7503] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:17 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1286 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.628435] [55188]: DEBUG nova.policy [None req-67f1bd11-01ee-4299-9af7-fec75e0d4d46 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.634232] [55188]: DEBUG nova.policy [None req-67f1bd11-01ee-4299-9af7-fec75e0d4d46 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.634925] [55188]: DEBUG nova.policy [None req-67f1bd11-01ee-4299-9af7-fec75e0d4d46 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.635641] [55188]: INFO nova.api.openstack.requestlog [None req-67f1bd11-01ee-4299-9af7-fec75e0d4d46 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1424 microversion: 2.54 time: 0.069182 [ 1077.635955] [55188]: [pid: 55188|app: 0|req: 3840/7504] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:17 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1424 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1077.678056] [55187]: DEBUG nova.api.openstack.wsgi [None req-43ce3fe2-5b16-4832-93b4-9d0ddeeb65e8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1077.680189] [55187]: DEBUG nova.compute.api [None req-43ce3fe2-5b16-4832-93b4-9d0ddeeb65e8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1077.684399] [55187]: DEBUG oslo_concurrency.lockutils [None req-43ce3fe2-5b16-4832-93b4-9d0ddeeb65e8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.686020] [55187]: DEBUG oslo_concurrency.lockutils [None req-43ce3fe2-5b16-4832-93b4-9d0ddeeb65e8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.686020] [55187]: DEBUG oslo_concurrency.lockutils [None req-43ce3fe2-5b16-4832-93b4-9d0ddeeb65e8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.686020] [55187]: DEBUG oslo_concurrency.lockutils [None req-43ce3fe2-5b16-4832-93b4-9d0ddeeb65e8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.686020] [55187]: DEBUG oslo_concurrency.lockutils [None req-43ce3fe2-5b16-4832-93b4-9d0ddeeb65e8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.686020] [55187]: DEBUG oslo_concurrency.lockutils [None req-43ce3fe2-5b16-4832-93b4-9d0ddeeb65e8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.711548] [55187]: DEBUG oslo_concurrency.lockutils [None req-43ce3fe2-5b16-4832-93b4-9d0ddeeb65e8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.712040] [55187]: DEBUG oslo_concurrency.lockutils [None req-43ce3fe2-5b16-4832-93b4-9d0ddeeb65e8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.713021] [55187]: DEBUG oslo_concurrency.lockutils [None req-43ce3fe2-5b16-4832-93b4-9d0ddeeb65e8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.713021] [55187]: DEBUG nova.objects.instance [None req-43ce3fe2-5b16-4832-93b4-9d0ddeeb65e8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lazy-loading 'fault' on Instance uuid 5300c656-c3ff-4721-8fea-d12231491f61 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1077.739334] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e5cf827-de68-4eb8-904e-6ca97dc32f4a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1077.741533] [55188]: DEBUG nova.compute.api [None req-9e5cf827-de68-4eb8-904e-6ca97dc32f4a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1077.745497] [55187]: DEBUG nova.policy [None req-43ce3fe2-5b16-4832-93b4-9d0ddeeb65e8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.747608] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e5cf827-de68-4eb8-904e-6ca97dc32f4a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.747922] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e5cf827-de68-4eb8-904e-6ca97dc32f4a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.748968] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e5cf827-de68-4eb8-904e-6ca97dc32f4a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.749365] [55187]: INFO nova.api.openstack.requestlog [None req-43ce3fe2-5b16-4832-93b4-9d0ddeeb65e8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1342 microversion: 2.1 time: 0.074006 [ 1077.749477] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e5cf827-de68-4eb8-904e-6ca97dc32f4a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.749681] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e5cf827-de68-4eb8-904e-6ca97dc32f4a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.749754] [55187]: [pid: 55187|app: 0|req: 3665/7505] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:18 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1342 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.750179] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e5cf827-de68-4eb8-904e-6ca97dc32f4a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.865388] [55188]: DEBUG nova.policy [None req-9e5cf827-de68-4eb8-904e-6ca97dc32f4a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.871116] [55188]: DEBUG nova.policy [None req-9e5cf827-de68-4eb8-904e-6ca97dc32f4a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.872229] [55188]: DEBUG nova.policy [None req-9e5cf827-de68-4eb8-904e-6ca97dc32f4a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.873604] [55188]: INFO nova.api.openstack.requestlog [None req-9e5cf827-de68-4eb8-904e-6ca97dc32f4a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1722 microversion: 2.20 time: 0.136625 [ 1077.874061] [55188]: [pid: 55188|app: 0|req: 3841/7506] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:18 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1722 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1077.892430] [55187]: DEBUG nova.api.openstack.wsgi [None req-deb63287-9772-440a-a58c-416e50404167 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "25de87f1-87ca-4475-93da-cec414b63375"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1077.894271] [55187]: DEBUG nova.compute.api [None req-deb63287-9772-440a-a58c-416e50404167 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1077.897959] [55187]: DEBUG oslo_concurrency.lockutils [None req-deb63287-9772-440a-a58c-416e50404167 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.898240] [55187]: DEBUG oslo_concurrency.lockutils [None req-deb63287-9772-440a-a58c-416e50404167 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.898425] [55187]: DEBUG oslo_concurrency.lockutils [None req-deb63287-9772-440a-a58c-416e50404167 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.898837] [55187]: DEBUG oslo_concurrency.lockutils [None req-deb63287-9772-440a-a58c-416e50404167 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.899058] [55187]: DEBUG oslo_concurrency.lockutils [None req-deb63287-9772-440a-a58c-416e50404167 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.899407] [55187]: DEBUG oslo_concurrency.lockutils [None req-deb63287-9772-440a-a58c-416e50404167 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.015469] [55188]: DEBUG nova.api.openstack.wsgi [None req-5cf13af3-245c-45a0-8400-822d02446eda tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.017650] [55188]: DEBUG nova.compute.api [None req-5cf13af3-245c-45a0-8400-822d02446eda tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.021676] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cf13af3-245c-45a0-8400-822d02446eda tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.022075] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cf13af3-245c-45a0-8400-822d02446eda tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.022410] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cf13af3-245c-45a0-8400-822d02446eda tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.022943] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cf13af3-245c-45a0-8400-822d02446eda tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.023172] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cf13af3-245c-45a0-8400-822d02446eda tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.023365] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cf13af3-245c-45a0-8400-822d02446eda tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.090611] [55187]: INFO nova.api.openstack.requestlog [None req-deb63287-9772-440a-a58c-416e50404167 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/os-volume_attachments" status: 200 len: 188 microversion: 2.20 time: 0.202316 [ 1078.090979] [55187]: [pid: 55187|app: 0|req: 3666/7507] 10.180.1.21 () {62 vars in 1359 bytes} [Wed Mar 26 22:09:18 2025] POST /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/os-volume_attachments => generated 188 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1078.133186] [55187]: DEBUG nova.api.openstack.wsgi [None req-9807058e-c37a-4e19-a9de-ac8283fbe04b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.133742] [55187]: DEBUG nova.compute.api [None req-9807058e-c37a-4e19-a9de-ac8283fbe04b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.136169] [55188]: DEBUG nova.policy [None req-5cf13af3-245c-45a0-8400-822d02446eda tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.137319] [55187]: DEBUG oslo_concurrency.lockutils [None req-9807058e-c37a-4e19-a9de-ac8283fbe04b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.137966] [55187]: DEBUG oslo_concurrency.lockutils [None req-9807058e-c37a-4e19-a9de-ac8283fbe04b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.137966] [55187]: DEBUG oslo_concurrency.lockutils [None req-9807058e-c37a-4e19-a9de-ac8283fbe04b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.138193] [55187]: DEBUG oslo_concurrency.lockutils [None req-9807058e-c37a-4e19-a9de-ac8283fbe04b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.138392] [55187]: DEBUG oslo_concurrency.lockutils [None req-9807058e-c37a-4e19-a9de-ac8283fbe04b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.138576] [55187]: DEBUG oslo_concurrency.lockutils [None req-9807058e-c37a-4e19-a9de-ac8283fbe04b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.141944] [55188]: INFO nova.api.openstack.requestlog [None req-5cf13af3-245c-45a0-8400-822d02446eda tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1316 microversion: 2.1 time: 0.128922 [ 1078.142385] [55188]: [pid: 55188|app: 0|req: 3842/7508] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:18 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1316 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.147553] [55187]: INFO nova.api.openstack.wsgi [None req-9807058e-c37a-4e19-a9de-ac8283fbe04b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance f58542d5-0164-4b39-b3f8-48956ce37421 could not be found. [ 1078.147923] [55187]: DEBUG nova.api.openstack.wsgi [None req-9807058e-c37a-4e19-a9de-ac8283fbe04b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance f58542d5-0164-4b39-b3f8-48956ce37421 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1078.148372] [55187]: INFO nova.api.openstack.requestlog [None req-9807058e-c37a-4e19-a9de-ac8283fbe04b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 404 len: 111 microversion: 2.1 time: 0.017725 [ 1078.148693] [55187]: [pid: 55187|app: 0|req: 3667/7509] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:09:18 2025] DELETE /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1078.155226] [55188]: DEBUG nova.api.openstack.wsgi [None req-c0ac0e82-b3fa-4663-ae43-374e6793dec3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.157088] [55188]: DEBUG nova.compute.api [None req-c0ac0e82-b3fa-4663-ae43-374e6793dec3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: f58542d5-0164-4b39-b3f8-48956ce37421] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.161454] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0ac0e82-b3fa-4663-ae43-374e6793dec3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.161918] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0ac0e82-b3fa-4663-ae43-374e6793dec3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.162141] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0ac0e82-b3fa-4663-ae43-374e6793dec3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.162639] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0ac0e82-b3fa-4663-ae43-374e6793dec3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.162854] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0ac0e82-b3fa-4663-ae43-374e6793dec3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.163118] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0ac0e82-b3fa-4663-ae43-374e6793dec3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.172814] [55188]: INFO nova.api.openstack.wsgi [None req-c0ac0e82-b3fa-4663-ae43-374e6793dec3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance f58542d5-0164-4b39-b3f8-48956ce37421 could not be found. [ 1078.172984] [55188]: DEBUG nova.api.openstack.wsgi [None req-c0ac0e82-b3fa-4663-ae43-374e6793dec3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance f58542d5-0164-4b39-b3f8-48956ce37421 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1078.173446] [55188]: INFO nova.api.openstack.requestlog [None req-c0ac0e82-b3fa-4663-ae43-374e6793dec3 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421" status: 404 len: 111 microversion: 2.1 time: 0.021635 [ 1078.173760] [55188]: [pid: 55188|app: 0|req: 3843/7510] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:18 2025] GET /compute/v2.1/servers/f58542d5-0164-4b39-b3f8-48956ce37421 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1078.178709] [55187]: DEBUG nova.api.openstack.wsgi [None req-f88a1bbe-3258-4e2e-8829-463dd6ffc03c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.179016] [55187]: DEBUG nova.compute.api [None req-f88a1bbe-3258-4e2e-8829-463dd6ffc03c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.182499] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88a1bbe-3258-4e2e-8829-463dd6ffc03c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.182744] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88a1bbe-3258-4e2e-8829-463dd6ffc03c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.182931] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88a1bbe-3258-4e2e-8829-463dd6ffc03c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.183339] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88a1bbe-3258-4e2e-8829-463dd6ffc03c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.183553] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88a1bbe-3258-4e2e-8829-463dd6ffc03c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.183727] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88a1bbe-3258-4e2e-8829-463dd6ffc03c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.190136] [55188]: DEBUG nova.api.openstack.wsgi [None req-7d5d3a30-4f7d-42cb-af06-11aee0fa4e07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1078.190136] [55188]: DEBUG nova.compute.api [None req-7d5d3a30-4f7d-42cb-af06-11aee0fa4e07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.197069] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d5d3a30-4f7d-42cb-af06-11aee0fa4e07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.197331] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d5d3a30-4f7d-42cb-af06-11aee0fa4e07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.198024] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d5d3a30-4f7d-42cb-af06-11aee0fa4e07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.198024] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d5d3a30-4f7d-42cb-af06-11aee0fa4e07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.198225] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d5d3a30-4f7d-42cb-af06-11aee0fa4e07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.198417] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d5d3a30-4f7d-42cb-af06-11aee0fa4e07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.199875] [55187]: DEBUG nova.compute.api [None req-f88a1bbe-3258-4e2e-8829-463dd6ffc03c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1078.233649] [55188]: DEBUG nova.compute.api [None req-7d5d3a30-4f7d-42cb-af06-11aee0fa4e07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=55188) unshelve /opt/stack/nova/nova/compute/api.py:4687}} [ 1078.260737] [55187]: INFO nova.api.openstack.requestlog [None req-f88a1bbe-3258-4e2e-8829-463dd6ffc03c tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 204 len: 0 microversion: 2.1 time: 0.084110 [ 1078.261115] [55187]: [pid: 55187|app: 0|req: 3668/7511] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:09:18 2025] DELETE /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1078.266588] [55187]: DEBUG nova.api.openstack.wsgi [None req-12e5a7fa-4cf6-4c2f-b677-6eb75e749281 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.268184] [55187]: DEBUG nova.compute.api [None req-12e5a7fa-4cf6-4c2f-b677-6eb75e749281 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.271632] [55187]: DEBUG oslo_concurrency.lockutils [None req-12e5a7fa-4cf6-4c2f-b677-6eb75e749281 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.271923] [55187]: DEBUG oslo_concurrency.lockutils [None req-12e5a7fa-4cf6-4c2f-b677-6eb75e749281 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.272076] [55187]: DEBUG oslo_concurrency.lockutils [None req-12e5a7fa-4cf6-4c2f-b677-6eb75e749281 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.272447] [55187]: DEBUG oslo_concurrency.lockutils [None req-12e5a7fa-4cf6-4c2f-b677-6eb75e749281 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.272645] [55187]: DEBUG oslo_concurrency.lockutils [None req-12e5a7fa-4cf6-4c2f-b677-6eb75e749281 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.272820] [55187]: DEBUG oslo_concurrency.lockutils [None req-12e5a7fa-4cf6-4c2f-b677-6eb75e749281 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.280028] [55188]: INFO nova.api.openstack.requestlog [None req-7d5d3a30-4f7d-42cb-af06-11aee0fa4e07 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/action" status: 202 len: 0 microversion: 2.20 time: 0.092687 [ 1078.280028] [55188]: [pid: 55188|app: 0|req: 3844/7512] 10.180.1.21 () {62 vars in 1314 bytes} [Wed Mar 26 22:09:18 2025] POST /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1078.282105] [55188]: DEBUG nova.api.openstack.wsgi [None req-b4c0a830-0da4-433a-914d-906bf5fc8334 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.284239] [55188]: DEBUG nova.compute.api [None req-b4c0a830-0da4-433a-914d-906bf5fc8334 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.290294] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4c0a830-0da4-433a-914d-906bf5fc8334 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.290294] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4c0a830-0da4-433a-914d-906bf5fc8334 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.290294] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4c0a830-0da4-433a-914d-906bf5fc8334 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.290294] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4c0a830-0da4-433a-914d-906bf5fc8334 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.290294] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4c0a830-0da4-433a-914d-906bf5fc8334 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.290579] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4c0a830-0da4-433a-914d-906bf5fc8334 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.293619] [55187]: DEBUG oslo_concurrency.lockutils [None req-12e5a7fa-4cf6-4c2f-b677-6eb75e749281 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.293875] [55187]: DEBUG oslo_concurrency.lockutils [None req-12e5a7fa-4cf6-4c2f-b677-6eb75e749281 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.294073] [55187]: DEBUG oslo_concurrency.lockutils [None req-12e5a7fa-4cf6-4c2f-b677-6eb75e749281 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.294268] [55187]: DEBUG nova.objects.instance [None req-12e5a7fa-4cf6-4c2f-b677-6eb75e749281 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lazy-loading 'fault' on Instance uuid 78f27d3e-b318-4ac6-83f2-88117c61268c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1078.313554] [55188]: INFO nova.api.openstack.requestlog [None req-b4c0a830-0da4-433a-914d-906bf5fc8334 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/ips" status: 200 len: 161 microversion: 2.1 time: 0.033892 [ 1078.313924] [55188]: [pid: 55188|app: 0|req: 3845/7513] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:09:18 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b/ips => generated 161 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1078.320773] [55188]: DEBUG nova.api.openstack.wsgi [None req-14dba800-e9e6-442a-ade4-49b20ee19ee7 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.326900] [55188]: DEBUG nova.compute.api [None req-14dba800-e9e6-442a-ade4-49b20ee19ee7 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.327180] [55187]: DEBUG nova.policy [None req-12e5a7fa-4cf6-4c2f-b677-6eb75e749281 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.331596] [55188]: DEBUG oslo_concurrency.lockutils [None req-14dba800-e9e6-442a-ade4-49b20ee19ee7 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.332157] [55188]: DEBUG oslo_concurrency.lockutils [None req-14dba800-e9e6-442a-ade4-49b20ee19ee7 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.332439] [55187]: DEBUG nova.policy [None req-12e5a7fa-4cf6-4c2f-b677-6eb75e749281 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.332603] [55188]: DEBUG oslo_concurrency.lockutils [None req-14dba800-e9e6-442a-ade4-49b20ee19ee7 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.332999] [55187]: DEBUG nova.policy [None req-12e5a7fa-4cf6-4c2f-b677-6eb75e749281 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.333093] [55188]: DEBUG oslo_concurrency.lockutils [None req-14dba800-e9e6-442a-ade4-49b20ee19ee7 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.333382] [55188]: DEBUG oslo_concurrency.lockutils [None req-14dba800-e9e6-442a-ade4-49b20ee19ee7 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.333629] [55188]: DEBUG oslo_concurrency.lockutils [None req-14dba800-e9e6-442a-ade4-49b20ee19ee7 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.337859] [55187]: INFO nova.api.openstack.requestlog [None req-12e5a7fa-4cf6-4c2f-b677-6eb75e749281 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1578 microversion: 2.94 time: 0.076018 [ 1078.338227] [55187]: [pid: 55187|app: 0|req: 3669/7514] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:18 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1578 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1078.341738] [55187]: DEBUG nova.api.openstack.wsgi [None req-7579bc59-b885-4d76-bb96-7291c713d135 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.343483] [55187]: DEBUG nova.compute.api [None req-7579bc59-b885-4d76-bb96-7291c713d135 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.347320] [55187]: DEBUG oslo_concurrency.lockutils [None req-7579bc59-b885-4d76-bb96-7291c713d135 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.347659] [55187]: DEBUG oslo_concurrency.lockutils [None req-7579bc59-b885-4d76-bb96-7291c713d135 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.347904] [55187]: DEBUG oslo_concurrency.lockutils [None req-7579bc59-b885-4d76-bb96-7291c713d135 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.348424] [55187]: DEBUG oslo_concurrency.lockutils [None req-7579bc59-b885-4d76-bb96-7291c713d135 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.348821] [55187]: DEBUG oslo_concurrency.lockutils [None req-7579bc59-b885-4d76-bb96-7291c713d135 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.349024] [55187]: DEBUG oslo_concurrency.lockutils [None req-7579bc59-b885-4d76-bb96-7291c713d135 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.470768] [55188]: DEBUG nova.policy [None req-14dba800-e9e6-442a-ade4-49b20ee19ee7 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.477111] [55187]: DEBUG nova.policy [None req-7579bc59-b885-4d76-bb96-7291c713d135 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.480852] [55188]: INFO nova.api.openstack.requestlog [None req-14dba800-e9e6-442a-ade4-49b20ee19ee7 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1507 microversion: 2.1 time: 0.166130 [ 1078.481356] [55188]: [pid: 55188|app: 0|req: 3846/7515] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:18 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1507 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.484720] [55188]: DEBUG nova.api.openstack.wsgi [None req-d9f8d95c-0b7c-4177-8fdd-51337fee5a76 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.485031] [55188]: DEBUG nova.compute.api [None req-d9f8d95c-0b7c-4177-8fdd-51337fee5a76 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.487171] [55187]: DEBUG nova.policy [None req-7579bc59-b885-4d76-bb96-7291c713d135 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.487992] [55187]: DEBUG nova.policy [None req-7579bc59-b885-4d76-bb96-7291c713d135 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.488751] [55187]: INFO nova.api.openstack.requestlog [None req-7579bc59-b885-4d76-bb96-7291c713d135 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1808 microversion: 2.20 time: 0.149872 [ 1078.489038] [55187]: [pid: 55187|app: 0|req: 3670/7516] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:18 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1808 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1078.492153] [55187]: DEBUG nova.api.openstack.wsgi [None req-3677637e-1b07-4a89-98e2-e8b8fadb4e93 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.493845] [55187]: DEBUG nova.compute.api [None req-3677637e-1b07-4a89-98e2-e8b8fadb4e93 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.497790] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9f8d95c-0b7c-4177-8fdd-51337fee5a76 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.497790] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9f8d95c-0b7c-4177-8fdd-51337fee5a76 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.497951] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9f8d95c-0b7c-4177-8fdd-51337fee5a76 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.499097] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9f8d95c-0b7c-4177-8fdd-51337fee5a76 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.499097] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9f8d95c-0b7c-4177-8fdd-51337fee5a76 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.499097] [55188]: DEBUG oslo_concurrency.lockutils [None req-d9f8d95c-0b7c-4177-8fdd-51337fee5a76 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.499944] [55187]: DEBUG oslo_concurrency.lockutils [None req-3677637e-1b07-4a89-98e2-e8b8fadb4e93 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.500280] [55187]: DEBUG oslo_concurrency.lockutils [None req-3677637e-1b07-4a89-98e2-e8b8fadb4e93 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.500623] [55187]: DEBUG oslo_concurrency.lockutils [None req-3677637e-1b07-4a89-98e2-e8b8fadb4e93 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.501679] [55187]: DEBUG oslo_concurrency.lockutils [None req-3677637e-1b07-4a89-98e2-e8b8fadb4e93 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.501679] [55187]: DEBUG oslo_concurrency.lockutils [None req-3677637e-1b07-4a89-98e2-e8b8fadb4e93 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.501679] [55187]: DEBUG oslo_concurrency.lockutils [None req-3677637e-1b07-4a89-98e2-e8b8fadb4e93 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.542984] [55188]: DEBUG nova.compute.api [None req-d9f8d95c-0b7c-4177-8fdd-51337fee5a76 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1078.609297] [55188]: INFO nova.api.openstack.requestlog [None req-d9f8d95c-0b7c-4177-8fdd-51337fee5a76 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 204 len: 0 microversion: 2.1 time: 0.127306 [ 1078.610215] [55188]: [pid: 55188|app: 0|req: 3847/7517] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:09:18 2025] DELETE /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 0 bytes in 128 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1078.618260] [55188]: DEBUG nova.api.openstack.wsgi [None req-45a6ff27-923f-4eaf-8152-db2a8a7efb57 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.620135] [55188]: DEBUG nova.compute.api [None req-45a6ff27-923f-4eaf-8152-db2a8a7efb57 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.624859] [55188]: DEBUG oslo_concurrency.lockutils [None req-45a6ff27-923f-4eaf-8152-db2a8a7efb57 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.624859] [55188]: DEBUG oslo_concurrency.lockutils [None req-45a6ff27-923f-4eaf-8152-db2a8a7efb57 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.625026] [55188]: DEBUG oslo_concurrency.lockutils [None req-45a6ff27-923f-4eaf-8152-db2a8a7efb57 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.625703] [55188]: DEBUG oslo_concurrency.lockutils [None req-45a6ff27-923f-4eaf-8152-db2a8a7efb57 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.625703] [55188]: DEBUG oslo_concurrency.lockutils [None req-45a6ff27-923f-4eaf-8152-db2a8a7efb57 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.627855] [55188]: DEBUG oslo_concurrency.lockutils [None req-45a6ff27-923f-4eaf-8152-db2a8a7efb57 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.710714] [55187]: DEBUG nova.policy [None req-3677637e-1b07-4a89-98e2-e8b8fadb4e93 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.716350] [55187]: INFO nova.api.openstack.requestlog [None req-3677637e-1b07-4a89-98e2-e8b8fadb4e93 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1498 microversion: 2.1 time: 0.226212 [ 1078.716350] [55187]: [pid: 55187|app: 0|req: 3671/7518] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:18 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1498 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.722057] [55187]: DEBUG nova.api.openstack.wsgi [None req-e3b6dbfe-b701-49eb-b7fb-b30ed04c4783 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.722057] [55187]: DEBUG nova.compute.api [None req-e3b6dbfe-b701-49eb-b7fb-b30ed04c4783 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.729663] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3b6dbfe-b701-49eb-b7fb-b30ed04c4783 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.730058] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3b6dbfe-b701-49eb-b7fb-b30ed04c4783 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.730310] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3b6dbfe-b701-49eb-b7fb-b30ed04c4783 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.730675] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3b6dbfe-b701-49eb-b7fb-b30ed04c4783 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.730931] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3b6dbfe-b701-49eb-b7fb-b30ed04c4783 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.731098] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3b6dbfe-b701-49eb-b7fb-b30ed04c4783 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.769983] [55187]: DEBUG nova.policy [None req-e3b6dbfe-b701-49eb-b7fb-b30ed04c4783 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.778920] [55187]: INFO nova.api.openstack.requestlog [None req-e3b6dbfe-b701-49eb-b7fb-b30ed04c4783 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1294 microversion: 2.1 time: 0.060682 [ 1078.778920] [55187]: [pid: 55187|app: 0|req: 3672/7519] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:19 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1294 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.784597] [55187]: DEBUG nova.api.openstack.wsgi [None req-402a3227-4bb9-4d06-8189-402c838f417b tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.784597] [55187]: DEBUG nova.compute.api [None req-402a3227-4bb9-4d06-8189-402c838f417b tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.793142] [55187]: DEBUG oslo_concurrency.lockutils [None req-402a3227-4bb9-4d06-8189-402c838f417b tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.793419] [55187]: DEBUG oslo_concurrency.lockutils [None req-402a3227-4bb9-4d06-8189-402c838f417b tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.793694] [55187]: DEBUG oslo_concurrency.lockutils [None req-402a3227-4bb9-4d06-8189-402c838f417b tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.794077] [55187]: DEBUG oslo_concurrency.lockutils [None req-402a3227-4bb9-4d06-8189-402c838f417b tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.794311] [55187]: DEBUG oslo_concurrency.lockutils [None req-402a3227-4bb9-4d06-8189-402c838f417b tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.794496] [55187]: DEBUG oslo_concurrency.lockutils [None req-402a3227-4bb9-4d06-8189-402c838f417b tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.830619] [55188]: DEBUG nova.policy [None req-45a6ff27-923f-4eaf-8152-db2a8a7efb57 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.839580] [55188]: INFO nova.api.openstack.requestlog [None req-45a6ff27-923f-4eaf-8152-db2a8a7efb57 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1693 microversion: 2.1 time: 0.225776 [ 1078.840110] [55188]: [pid: 55188|app: 0|req: 3848/7520] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:18 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1693 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.842729] [55188]: DEBUG nova.api.openstack.wsgi [None req-f2ea400f-a85f-46e0-b1d7-0dd7cb942ee0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1078.844578] [55188]: DEBUG nova.compute.api [None req-f2ea400f-a85f-46e0-b1d7-0dd7cb942ee0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1078.846995] [55187]: DEBUG nova.policy [None req-402a3227-4bb9-4d06-8189-402c838f417b tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.848208] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2ea400f-a85f-46e0-b1d7-0dd7cb942ee0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.848453] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2ea400f-a85f-46e0-b1d7-0dd7cb942ee0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.848638] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2ea400f-a85f-46e0-b1d7-0dd7cb942ee0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.849076] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2ea400f-a85f-46e0-b1d7-0dd7cb942ee0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.849398] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2ea400f-a85f-46e0-b1d7-0dd7cb942ee0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.849472] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2ea400f-a85f-46e0-b1d7-0dd7cb942ee0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.852942] [55187]: DEBUG nova.policy [None req-402a3227-4bb9-4d06-8189-402c838f417b tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.853731] [55187]: DEBUG nova.policy [None req-402a3227-4bb9-4d06-8189-402c838f417b tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.854421] [55187]: INFO nova.api.openstack.requestlog [None req-402a3227-4bb9-4d06-8189-402c838f417b tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1424 microversion: 2.54 time: 0.075763 [ 1078.855028] [55187]: [pid: 55187|app: 0|req: 3673/7521] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:19 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1424 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1078.857905] [55187]: DEBUG nova.api.openstack.wsgi [req-aed2305f-9585-4bc6-8fc0-7ce6a43b982c req-af787192-4112-4b55-a76a-9b6adeb687c3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "00693c4b-cc75-41c0-9dc9-8a6a8c97f52b", "name": "network-vif-plugged", "status": "completed", "tag": "7324abd3-3f58-4b1d-9b4b-12feb3375d49"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1078.869041] [55187]: DEBUG oslo_concurrency.lockutils [req-aed2305f-9585-4bc6-8fc0-7ce6a43b982c req-af787192-4112-4b55-a76a-9b6adeb687c3 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.871750] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2ea400f-a85f-46e0-b1d7-0dd7cb942ee0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.872056] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2ea400f-a85f-46e0-b1d7-0dd7cb942ee0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.874035] [55188]: DEBUG oslo_concurrency.lockutils [None req-f2ea400f-a85f-46e0-b1d7-0dd7cb942ee0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.874035] [55188]: DEBUG nova.objects.instance [None req-f2ea400f-a85f-46e0-b1d7-0dd7cb942ee0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lazy-loading 'fault' on Instance uuid 5300c656-c3ff-4721-8fea-d12231491f61 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1078.874197] [55187]: DEBUG oslo_concurrency.lockutils [req-aed2305f-9585-4bc6-8fc0-7ce6a43b982c req-af787192-4112-4b55-a76a-9b6adeb687c3 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.874197] [55187]: DEBUG oslo_concurrency.lockutils [req-aed2305f-9585-4bc6-8fc0-7ce6a43b982c req-af787192-4112-4b55-a76a-9b6adeb687c3 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.883220] [55187]: INFO nova.api.openstack.compute.server_external_events [req-aed2305f-9585-4bc6-8fc0-7ce6a43b982c req-af787192-4112-4b55-a76a-9b6adeb687c3 service nova] Creating event network-vif-plugged:7324abd3-3f58-4b1d-9b4b-12feb3375d49 for instance 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b on cpu-1 [ 1078.886032] [55187]: INFO nova.api.openstack.requestlog [req-aed2305f-9585-4bc6-8fc0-7ce6a43b982c req-af787192-4112-4b55-a76a-9b6adeb687c3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030023 [ 1078.886341] [55187]: [pid: 55187|app: 0|req: 3674/7522] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:19 2025] 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) [ 1078.898217] [55188]: DEBUG nova.policy [None req-f2ea400f-a85f-46e0-b1d7-0dd7cb942ee0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.903070] [55188]: INFO nova.api.openstack.requestlog [None req-f2ea400f-a85f-46e0-b1d7-0dd7cb942ee0 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 200 len: 1342 microversion: 2.1 time: 0.062269 [ 1078.903436] [55188]: [pid: 55188|app: 0|req: 3849/7523] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:19 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 1342 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.159579] [55188]: DEBUG nova.api.openstack.wsgi [None req-aaa8f0dc-b1da-48cb-a636-2787f3b8ac91 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1079.162752] [55188]: DEBUG nova.compute.api [None req-aaa8f0dc-b1da-48cb-a636-2787f3b8ac91 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1079.171321] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa8f0dc-b1da-48cb-a636-2787f3b8ac91 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.171627] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa8f0dc-b1da-48cb-a636-2787f3b8ac91 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.171827] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa8f0dc-b1da-48cb-a636-2787f3b8ac91 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.172273] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa8f0dc-b1da-48cb-a636-2787f3b8ac91 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.172474] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa8f0dc-b1da-48cb-a636-2787f3b8ac91 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.172647] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa8f0dc-b1da-48cb-a636-2787f3b8ac91 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.186438] [55187]: DEBUG nova.api.openstack.wsgi [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-\u20a1-359150404", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "5acf6b3e-64b5-4f0a-9568-46574a0387d9"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1079.229194] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.229194] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.229428] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.229668] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.229995] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.230246] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.237194] [55187]: DEBUG nova.network.neutron [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] validate_networks() for [('5acf6b3e-64b5-4f0a-9568-46574a0387d9', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1079.266817] [55188]: DEBUG nova.policy [None req-aaa8f0dc-b1da-48cb-a636-2787f3b8ac91 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.272573] [55188]: INFO nova.api.openstack.requestlog [None req-aaa8f0dc-b1da-48cb-a636-2787f3b8ac91 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1316 microversion: 2.1 time: 0.116087 [ 1079.275828] [55188]: [pid: 55188|app: 0|req: 3850/7524] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:19 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1316 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.357212] [55188]: DEBUG nova.api.openstack.wsgi [None req-47cc10db-7a89-4204-b167-777ae243adb7 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1079.359116] [55188]: DEBUG nova.compute.api [None req-47cc10db-7a89-4204-b167-777ae243adb7 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1079.361430] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=12 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1079.365015] [55188]: DEBUG oslo_concurrency.lockutils [None req-47cc10db-7a89-4204-b167-777ae243adb7 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.366430] [55188]: DEBUG oslo_concurrency.lockutils [None req-47cc10db-7a89-4204-b167-777ae243adb7 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.366430] [55188]: DEBUG oslo_concurrency.lockutils [None req-47cc10db-7a89-4204-b167-777ae243adb7 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.366430] [55188]: DEBUG oslo_concurrency.lockutils [None req-47cc10db-7a89-4204-b167-777ae243adb7 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.366430] [55188]: DEBUG oslo_concurrency.lockutils [None req-47cc10db-7a89-4204-b167-777ae243adb7 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.366722] [55188]: DEBUG oslo_concurrency.lockutils [None req-47cc10db-7a89-4204-b167-777ae243adb7 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.410105] [55188]: DEBUG oslo_concurrency.lockutils [None req-47cc10db-7a89-4204-b167-777ae243adb7 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.410407] [55188]: DEBUG oslo_concurrency.lockutils [None req-47cc10db-7a89-4204-b167-777ae243adb7 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.410592] [55188]: DEBUG oslo_concurrency.lockutils [None req-47cc10db-7a89-4204-b167-777ae243adb7 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.410795] [55188]: DEBUG nova.objects.instance [None req-47cc10db-7a89-4204-b167-777ae243adb7 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lazy-loading 'fault' on Instance uuid 78f27d3e-b318-4ac6-83f2-88117c61268c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1079.438873] [55188]: DEBUG nova.policy [None req-47cc10db-7a89-4204-b167-777ae243adb7 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.448232] [55188]: DEBUG nova.policy [None req-47cc10db-7a89-4204-b167-777ae243adb7 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.449230] [55188]: DEBUG nova.policy [None req-47cc10db-7a89-4204-b167-777ae243adb7 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.453455] [55188]: INFO nova.api.openstack.requestlog [None req-47cc10db-7a89-4204-b167-777ae243adb7 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1578 microversion: 2.94 time: 0.099116 [ 1079.453820] [55188]: [pid: 55188|app: 0|req: 3851/7525] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:19 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1578 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1079.496342] [55188]: DEBUG nova.api.openstack.wsgi [None req-9b3b1dd1-b758-4221-89e6-471b998847d8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1079.498224] [55188]: DEBUG nova.compute.api [None req-9b3b1dd1-b758-4221-89e6-471b998847d8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1079.502421] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b3b1dd1-b758-4221-89e6-471b998847d8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.502752] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b3b1dd1-b758-4221-89e6-471b998847d8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.503127] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b3b1dd1-b758-4221-89e6-471b998847d8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.503660] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b3b1dd1-b758-4221-89e6-471b998847d8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.503988] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b3b1dd1-b758-4221-89e6-471b998847d8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.504280] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b3b1dd1-b758-4221-89e6-471b998847d8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.636892] [55188]: DEBUG nova.policy [None req-9b3b1dd1-b758-4221-89e6-471b998847d8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.642157] [55188]: INFO nova.api.openstack.requestlog [None req-9b3b1dd1-b758-4221-89e6-471b998847d8 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1507 microversion: 2.1 time: 0.148278 [ 1079.642568] [55188]: [pid: 55188|app: 0|req: 3852/7526] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:19 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1507 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1079.647926] [55188]: DEBUG nova.api.openstack.wsgi [None req-ce618ca4-7fd7-4a50-b7e4-a1031d9573c2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1079.650921] [55188]: DEBUG nova.compute.api [None req-ce618ca4-7fd7-4a50-b7e4-a1031d9573c2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1079.655441] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce618ca4-7fd7-4a50-b7e4-a1031d9573c2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.655831] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce618ca4-7fd7-4a50-b7e4-a1031d9573c2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.655902] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce618ca4-7fd7-4a50-b7e4-a1031d9573c2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.656241] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce618ca4-7fd7-4a50-b7e4-a1031d9573c2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.656447] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce618ca4-7fd7-4a50-b7e4-a1031d9573c2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.656671] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce618ca4-7fd7-4a50-b7e4-a1031d9573c2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.757405] [55188]: DEBUG nova.policy [None req-ce618ca4-7fd7-4a50-b7e4-a1031d9573c2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.762045] [55188]: DEBUG nova.policy [None req-ce618ca4-7fd7-4a50-b7e4-a1031d9573c2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.763184] [55188]: DEBUG nova.policy [None req-ce618ca4-7fd7-4a50-b7e4-a1031d9573c2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.763493] [55188]: INFO nova.api.openstack.requestlog [None req-ce618ca4-7fd7-4a50-b7e4-a1031d9573c2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1808 microversion: 2.20 time: 0.120361 [ 1079.765124] [55188]: [pid: 55188|app: 0|req: 3853/7527] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:20 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1808 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1079.767164] [55188]: DEBUG nova.api.openstack.wsgi [None req-b3dda915-1dd6-4c28-b37b-190e2189b4f2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1079.768924] [55188]: DEBUG nova.compute.api [None req-b3dda915-1dd6-4c28-b37b-190e2189b4f2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1079.772780] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3dda915-1dd6-4c28-b37b-190e2189b4f2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.772955] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3dda915-1dd6-4c28-b37b-190e2189b4f2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.773156] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3dda915-1dd6-4c28-b37b-190e2189b4f2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.773535] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3dda915-1dd6-4c28-b37b-190e2189b4f2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.773737] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3dda915-1dd6-4c28-b37b-190e2189b4f2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.773936] [55188]: DEBUG oslo_concurrency.lockutils [None req-b3dda915-1dd6-4c28-b37b-190e2189b4f2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.823976] [55187]: DEBUG nova.virt.hardware [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1079.824364] [55187]: DEBUG nova.virt.hardware [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1079.824481] [55187]: DEBUG nova.virt.hardware [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1079.824646] [55187]: DEBUG nova.virt.hardware [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1079.824813] [55187]: DEBUG nova.virt.hardware [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1079.836415] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.836415] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.836415] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.836415] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.836415] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.836922] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.850350] [55187]: DEBUG nova.quota [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Getting quotas for project daff1a40b92e422e8b4bfe9e9fb682df. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1079.855388] [55187]: DEBUG nova.quota [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Getting quotas for user 5334a12ef556435aabac10929f2e2f89 and project daff1a40b92e422e8b4bfe9e9fb682df. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1079.862994] [55187]: DEBUG nova.compute.api [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1079.864674] [55187]: DEBUG nova.compute.api [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1079.868788] [55188]: DEBUG nova.policy [None req-b3dda915-1dd6-4c28-b37b-190e2189b4f2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.875186] [55188]: INFO nova.api.openstack.requestlog [None req-b3dda915-1dd6-4c28-b37b-190e2189b4f2 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1498 microversion: 2.1 time: 0.110668 [ 1079.875555] [55188]: [pid: 55188|app: 0|req: 3854/7528] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:20 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1498 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.879020] [55188]: DEBUG nova.api.openstack.wsgi [None req-d7330a9c-2ba8-47e7-8590-1371b24c49ff tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1079.880396] [55188]: DEBUG nova.compute.api [None req-d7330a9c-2ba8-47e7-8590-1371b24c49ff tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1079.887031] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7330a9c-2ba8-47e7-8590-1371b24c49ff tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.887409] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7330a9c-2ba8-47e7-8590-1371b24c49ff tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.887409] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7330a9c-2ba8-47e7-8590-1371b24c49ff tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.887856] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7330a9c-2ba8-47e7-8590-1371b24c49ff tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.888027] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7330a9c-2ba8-47e7-8590-1371b24c49ff tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.888316] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7330a9c-2ba8-47e7-8590-1371b24c49ff tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.898893] [55187]: INFO nova.api.openstack.requestlog [None req-cd239ade-01fe-4ca1-ad11-eac82dddd2a9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.811627 [ 1079.900027] [55187]: [pid: 55187|app: 0|req: 3675/7529] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:09:19 2025] POST /compute/v2.1/servers => generated 380 bytes in 813 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1079.902092] [55187]: DEBUG nova.api.openstack.wsgi [None req-0209fde9-b106-46df-8937-0052d3610b31 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1079.903985] [55187]: DEBUG nova.compute.api [None req-0209fde9-b106-46df-8937-0052d3610b31 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1079.908177] [55187]: DEBUG oslo_concurrency.lockutils [None req-0209fde9-b106-46df-8937-0052d3610b31 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.908447] [55187]: DEBUG oslo_concurrency.lockutils [None req-0209fde9-b106-46df-8937-0052d3610b31 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.908658] [55187]: DEBUG oslo_concurrency.lockutils [None req-0209fde9-b106-46df-8937-0052d3610b31 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.909096] [55187]: DEBUG oslo_concurrency.lockutils [None req-0209fde9-b106-46df-8937-0052d3610b31 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.909641] [55187]: DEBUG oslo_concurrency.lockutils [None req-0209fde9-b106-46df-8937-0052d3610b31 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.909641] [55187]: DEBUG oslo_concurrency.lockutils [None req-0209fde9-b106-46df-8937-0052d3610b31 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.001513] [55188]: DEBUG nova.policy [None req-d7330a9c-2ba8-47e7-8590-1371b24c49ff tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.006253] [55188]: INFO nova.api.openstack.requestlog [None req-d7330a9c-2ba8-47e7-8590-1371b24c49ff tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1360 microversion: 2.1 time: 0.130042 [ 1080.006584] [55188]: [pid: 55188|app: 0|req: 3855/7530] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:20 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1360 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.011726] [55187]: DEBUG nova.policy [None req-0209fde9-b106-46df-8937-0052d3610b31 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.012945] [55188]: DEBUG nova.api.openstack.wsgi [None req-594554d7-371d-4352-a50c-abd285bc5960 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1080.015587] [55188]: DEBUG nova.compute.api [None req-594554d7-371d-4352-a50c-abd285bc5960 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.017408] [55187]: INFO nova.api.openstack.requestlog [None req-0209fde9-b106-46df-8937-0052d3610b31 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1693 microversion: 2.1 time: 0.117428 [ 1080.017772] [55187]: [pid: 55187|app: 0|req: 3676/7531] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:20 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1693 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.022209] [55187]: DEBUG nova.api.openstack.wsgi [None req-5bc622ae-56ad-4438-bd2f-0e4e0bbb39a6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1080.022802] [55187]: DEBUG nova.compute.api [None req-5bc622ae-56ad-4438-bd2f-0e4e0bbb39a6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.024252] [55188]: DEBUG oslo_concurrency.lockutils [None req-594554d7-371d-4352-a50c-abd285bc5960 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.025330] [55188]: DEBUG oslo_concurrency.lockutils [None req-594554d7-371d-4352-a50c-abd285bc5960 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.025330] [55188]: DEBUG oslo_concurrency.lockutils [None req-594554d7-371d-4352-a50c-abd285bc5960 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.025330] [55188]: DEBUG oslo_concurrency.lockutils [None req-594554d7-371d-4352-a50c-abd285bc5960 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.025330] [55188]: DEBUG oslo_concurrency.lockutils [None req-594554d7-371d-4352-a50c-abd285bc5960 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.026591] [55188]: DEBUG oslo_concurrency.lockutils [None req-594554d7-371d-4352-a50c-abd285bc5960 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.058697] [55187]: DEBUG nova.policy [None req-5bc622ae-56ad-4438-bd2f-0e4e0bbb39a6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.064634] [55187]: INFO nova.api.openstack.requestlog [None req-5bc622ae-56ad-4438-bd2f-0e4e0bbb39a6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1190 microversion: 2.1 time: 0.046097 [ 1080.066354] [55187]: [pid: 55187|app: 0|req: 3677/7532] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:20 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1190 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.071400] [55187]: DEBUG nova.api.openstack.wsgi [None req-48826eeb-babe-4d73-abd5-6aefc0bc65ca tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1080.074022] [55187]: DEBUG nova.compute.api [None req-48826eeb-babe-4d73-abd5-6aefc0bc65ca tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 5300c656-c3ff-4721-8fea-d12231491f61] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.076763] [55188]: DEBUG nova.policy [None req-594554d7-371d-4352-a50c-abd285bc5960 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.078684] [55187]: DEBUG oslo_concurrency.lockutils [None req-48826eeb-babe-4d73-abd5-6aefc0bc65ca tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.078993] [55187]: DEBUG oslo_concurrency.lockutils [None req-48826eeb-babe-4d73-abd5-6aefc0bc65ca tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.079232] [55187]: DEBUG oslo_concurrency.lockutils [None req-48826eeb-babe-4d73-abd5-6aefc0bc65ca tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.079619] [55187]: DEBUG oslo_concurrency.lockutils [None req-48826eeb-babe-4d73-abd5-6aefc0bc65ca tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.079878] [55187]: DEBUG oslo_concurrency.lockutils [None req-48826eeb-babe-4d73-abd5-6aefc0bc65ca tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.080266] [55187]: DEBUG oslo_concurrency.lockutils [None req-48826eeb-babe-4d73-abd5-6aefc0bc65ca tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.082128] [55188]: DEBUG nova.policy [None req-594554d7-371d-4352-a50c-abd285bc5960 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.083047] [55188]: DEBUG nova.policy [None req-594554d7-371d-4352-a50c-abd285bc5960 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.084736] [55188]: INFO nova.api.openstack.requestlog [None req-594554d7-371d-4352-a50c-abd285bc5960 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1424 microversion: 2.54 time: 0.075918 [ 1080.085136] [55188]: [pid: 55188|app: 0|req: 3856/7533] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:20 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1424 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1080.090531] [55187]: INFO nova.api.openstack.wsgi [None req-48826eeb-babe-4d73-abd5-6aefc0bc65ca tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] HTTP exception thrown: Instance 5300c656-c3ff-4721-8fea-d12231491f61 could not be found. [ 1080.091215] [55187]: DEBUG nova.api.openstack.wsgi [None req-48826eeb-babe-4d73-abd5-6aefc0bc65ca tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Returning 404 to user: Instance 5300c656-c3ff-4721-8fea-d12231491f61 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1080.091717] [55187]: INFO nova.api.openstack.requestlog [None req-48826eeb-babe-4d73-abd5-6aefc0bc65ca tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61" status: 404 len: 111 microversion: 2.1 time: 0.026142 [ 1080.092192] [55187]: [pid: 55187|app: 0|req: 3678/7534] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:20 2025] GET /compute/v2.1/servers/5300c656-c3ff-4721-8fea-d12231491f61 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1080.106313] [55188]: DEBUG nova.api.openstack.wsgi [None req-39932647-bec1-4e9c-946c-6c95a00a53a4 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '.version_select at 0x7d4af9c2bbe0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1080.128431] [55188]: INFO nova.api.openstack.requestlog [None req-39932647-bec1-4e9c-946c-6c95a00a53a4 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1324883228" status: 202 len: 0 microversion: 2.1 time: 0.024492 [ 1080.128842] [55188]: [pid: 55188|app: 0|req: 3857/7535] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 26 22:09:20 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1324883228 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1080.289697] [55187]: DEBUG nova.api.openstack.wsgi [None req-49d350a1-70ee-44ff-9255-b48d98b1a3d8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1080.291815] [55187]: DEBUG nova.compute.api [None req-49d350a1-70ee-44ff-9255-b48d98b1a3d8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.295422] [55187]: DEBUG oslo_concurrency.lockutils [None req-49d350a1-70ee-44ff-9255-b48d98b1a3d8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.295650] [55187]: DEBUG oslo_concurrency.lockutils [None req-49d350a1-70ee-44ff-9255-b48d98b1a3d8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.295841] [55187]: DEBUG oslo_concurrency.lockutils [None req-49d350a1-70ee-44ff-9255-b48d98b1a3d8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.296257] [55187]: DEBUG oslo_concurrency.lockutils [None req-49d350a1-70ee-44ff-9255-b48d98b1a3d8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.296468] [55187]: DEBUG oslo_concurrency.lockutils [None req-49d350a1-70ee-44ff-9255-b48d98b1a3d8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.296657] [55187]: DEBUG oslo_concurrency.lockutils [None req-49d350a1-70ee-44ff-9255-b48d98b1a3d8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.388341] [55187]: DEBUG nova.policy [None req-49d350a1-70ee-44ff-9255-b48d98b1a3d8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.396312] [55187]: INFO nova.api.openstack.requestlog [None req-49d350a1-70ee-44ff-9255-b48d98b1a3d8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1316 microversion: 2.1 time: 0.109057 [ 1080.396724] [55187]: [pid: 55187|app: 0|req: 3679/7536] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:20 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1316 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.477852] [55188]: DEBUG nova.api.openstack.wsgi [None req-2304a0f5-6e4b-422a-b0ad-9e506c2db31e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1080.479652] [55188]: DEBUG nova.compute.api [None req-2304a0f5-6e4b-422a-b0ad-9e506c2db31e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.486477] [55188]: DEBUG oslo_concurrency.lockutils [None req-2304a0f5-6e4b-422a-b0ad-9e506c2db31e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.486477] [55188]: DEBUG oslo_concurrency.lockutils [None req-2304a0f5-6e4b-422a-b0ad-9e506c2db31e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.486653] [55188]: DEBUG oslo_concurrency.lockutils [None req-2304a0f5-6e4b-422a-b0ad-9e506c2db31e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.486995] [55188]: DEBUG oslo_concurrency.lockutils [None req-2304a0f5-6e4b-422a-b0ad-9e506c2db31e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.487395] [55188]: DEBUG oslo_concurrency.lockutils [None req-2304a0f5-6e4b-422a-b0ad-9e506c2db31e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.487496] [55188]: DEBUG oslo_concurrency.lockutils [None req-2304a0f5-6e4b-422a-b0ad-9e506c2db31e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.487742] [55187]: DEBUG nova.api.openstack.wsgi [None req-a35a8b1c-72c1-4299-b856-5864be8feffb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1080.489763] [55187]: DEBUG nova.compute.api [None req-a35a8b1c-72c1-4299-b856-5864be8feffb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.496793] [55187]: DEBUG oslo_concurrency.lockutils [None req-a35a8b1c-72c1-4299-b856-5864be8feffb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.496793] [55187]: DEBUG oslo_concurrency.lockutils [None req-a35a8b1c-72c1-4299-b856-5864be8feffb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.497282] [55187]: DEBUG oslo_concurrency.lockutils [None req-a35a8b1c-72c1-4299-b856-5864be8feffb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.497282] [55187]: DEBUG oslo_concurrency.lockutils [None req-a35a8b1c-72c1-4299-b856-5864be8feffb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.497629] [55187]: DEBUG oslo_concurrency.lockutils [None req-a35a8b1c-72c1-4299-b856-5864be8feffb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.497714] [55187]: DEBUG oslo_concurrency.lockutils [None req-a35a8b1c-72c1-4299-b856-5864be8feffb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.525936] [55188]: DEBUG oslo_concurrency.lockutils [None req-2304a0f5-6e4b-422a-b0ad-9e506c2db31e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.526271] [55188]: DEBUG oslo_concurrency.lockutils [None req-2304a0f5-6e4b-422a-b0ad-9e506c2db31e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.526465] [55188]: DEBUG oslo_concurrency.lockutils [None req-2304a0f5-6e4b-422a-b0ad-9e506c2db31e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.526668] [55188]: DEBUG nova.objects.instance [None req-2304a0f5-6e4b-422a-b0ad-9e506c2db31e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lazy-loading 'fault' on Instance uuid 78f27d3e-b318-4ac6-83f2-88117c61268c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1080.559342] [55188]: DEBUG nova.policy [None req-2304a0f5-6e4b-422a-b0ad-9e506c2db31e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.564017] [55188]: DEBUG nova.policy [None req-2304a0f5-6e4b-422a-b0ad-9e506c2db31e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.565206] [55188]: DEBUG nova.policy [None req-2304a0f5-6e4b-422a-b0ad-9e506c2db31e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.572453] [55188]: INFO nova.api.openstack.requestlog [None req-2304a0f5-6e4b-422a-b0ad-9e506c2db31e tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1578 microversion: 2.94 time: 0.097358 [ 1080.572919] [55188]: [pid: 55188|app: 0|req: 3858/7537] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:20 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1578 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1080.662548] [55188]: DEBUG nova.api.openstack.wsgi [None req-145fc6e7-d249-4c55-ae3e-e5e6574e3fcd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1080.662620] [55188]: DEBUG nova.compute.api [None req-145fc6e7-d249-4c55-ae3e-e5e6574e3fcd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.669913] [55188]: DEBUG oslo_concurrency.lockutils [None req-145fc6e7-d249-4c55-ae3e-e5e6574e3fcd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.669913] [55188]: DEBUG oslo_concurrency.lockutils [None req-145fc6e7-d249-4c55-ae3e-e5e6574e3fcd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.669913] [55188]: DEBUG oslo_concurrency.lockutils [None req-145fc6e7-d249-4c55-ae3e-e5e6574e3fcd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.670057] [55188]: DEBUG oslo_concurrency.lockutils [None req-145fc6e7-d249-4c55-ae3e-e5e6574e3fcd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.671948] [55188]: DEBUG oslo_concurrency.lockutils [None req-145fc6e7-d249-4c55-ae3e-e5e6574e3fcd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.671948] [55188]: DEBUG oslo_concurrency.lockutils [None req-145fc6e7-d249-4c55-ae3e-e5e6574e3fcd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.681475] [55187]: DEBUG nova.policy [None req-a35a8b1c-72c1-4299-b856-5864be8feffb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.686918] [55187]: INFO nova.api.openstack.requestlog [None req-a35a8b1c-72c1-4299-b856-5864be8feffb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1669 microversion: 2.1 time: 0.202554 [ 1080.687301] [55187]: [pid: 55187|app: 0|req: 3680/7538] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:20 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1669 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.704157] [55187]: DEBUG nova.api.openstack.wsgi [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1080.712168] [55187]: DEBUG nova.compute.api [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.718042] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.718042] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.718042] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.718348] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.719448] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.719448] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.747891] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.748208] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.748341] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.756634] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.756891] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.757126] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.758642] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.759011] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.759085] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.766536] [55188]: DEBUG nova.policy [None req-145fc6e7-d249-4c55-ae3e-e5e6574e3fcd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.767250] [55187]: DEBUG nova.policy [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.774671] [55188]: INFO nova.api.openstack.requestlog [None req-145fc6e7-d249-4c55-ae3e-e5e6574e3fcd tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1507 microversion: 2.1 time: 0.118936 [ 1080.775040] [55188]: [pid: 55188|app: 0|req: 3859/7539] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:21 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1507 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.775414] [55187]: DEBUG nova.compute.api [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Old instance type m1.nano, new instance type m1.micro {{(pid=55187) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 1080.780836] [55188]: DEBUG nova.api.openstack.wsgi [None req-2aee6ec5-3ad4-4d68-a7be-3bda17b8b1fe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1080.781495] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.781495] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.781657] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.782572] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.782572] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.782572] [55187]: DEBUG oslo_concurrency.lockutils [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.786155] [55188]: DEBUG nova.compute.api [None req-2aee6ec5-3ad4-4d68-a7be-3bda17b8b1fe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.791637] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aee6ec5-3ad4-4d68-a7be-3bda17b8b1fe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.791944] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aee6ec5-3ad4-4d68-a7be-3bda17b8b1fe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.792158] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aee6ec5-3ad4-4d68-a7be-3bda17b8b1fe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.792526] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aee6ec5-3ad4-4d68-a7be-3bda17b8b1fe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.792720] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aee6ec5-3ad4-4d68-a7be-3bda17b8b1fe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.792907] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aee6ec5-3ad4-4d68-a7be-3bda17b8b1fe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.797137] [55187]: DEBUG nova.quota [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Getting quotas for project 0057572dd11c4643b4ee248f62dfc5bb. Resources: {'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1080.798722] [55187]: DEBUG nova.quota [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Getting quotas for user 150c17de0d7445f4a7db11c7e4f6fad4 and project 0057572dd11c4643b4ee248f62dfc5bb. Resources: {'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1080.806876] [55187]: DEBUG nova.virt.hardware [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1080.806876] [55187]: DEBUG nova.virt.hardware [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1080.806876] [55187]: DEBUG nova.virt.hardware [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1080.806876] [55187]: DEBUG nova.virt.hardware [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1080.806876] [55187]: DEBUG nova.virt.hardware [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1080.864795] [55187]: INFO nova.api.openstack.requestlog [None req-ea71f58f-b7f9-44e0-9595-bb3d549197d5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25/action" status: 202 len: 0 microversion: 2.1 time: 0.161903 [ 1080.864795] [55187]: [pid: 55187|app: 0|req: 3681/7540] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:09:21 2025] POST /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1080.867738] [55187]: DEBUG nova.api.openstack.wsgi [req-a663d3cf-9b35-49e7-8270-9d363e712fd4 req-5829bc74-d11c-488f-b2f6-878587ba9728 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "49d32e7b-bea9-4d7a-a51e-787c00fd2143", "name": "network-vif-deleted", "tag": "dafc5dfd-6f85-4995-8f5d-20dd22bf1d84"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1080.874788] [55187]: DEBUG oslo_concurrency.lockutils [req-a663d3cf-9b35-49e7-8270-9d363e712fd4 req-5829bc74-d11c-488f-b2f6-878587ba9728 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.875093] [55187]: DEBUG oslo_concurrency.lockutils [req-a663d3cf-9b35-49e7-8270-9d363e712fd4 req-5829bc74-d11c-488f-b2f6-878587ba9728 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.875287] [55187]: DEBUG oslo_concurrency.lockutils [req-a663d3cf-9b35-49e7-8270-9d363e712fd4 req-5829bc74-d11c-488f-b2f6-878587ba9728 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.883944] [55187]: INFO nova.api.openstack.compute.server_external_events [req-a663d3cf-9b35-49e7-8270-9d363e712fd4 req-5829bc74-d11c-488f-b2f6-878587ba9728 service nova] Creating event network-vif-deleted:dafc5dfd-6f85-4995-8f5d-20dd22bf1d84 for instance 49d32e7b-bea9-4d7a-a51e-787c00fd2143 on cpu-1 [ 1080.886409] [55187]: INFO nova.api.openstack.requestlog [req-a663d3cf-9b35-49e7-8270-9d363e712fd4 req-5829bc74-d11c-488f-b2f6-878587ba9728 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021047 [ 1080.886885] [55187]: [pid: 55187|app: 0|req: 3682/7541] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:21 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1080.889824] [55187]: DEBUG nova.api.openstack.wsgi [None req-deba9611-b7e1-4511-bc73-481f13a3924d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1080.891644] [55187]: DEBUG nova.compute.api [None req-deba9611-b7e1-4511-bc73-481f13a3924d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.894939] [55187]: DEBUG oslo_concurrency.lockutils [None req-deba9611-b7e1-4511-bc73-481f13a3924d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.895208] [55187]: DEBUG oslo_concurrency.lockutils [None req-deba9611-b7e1-4511-bc73-481f13a3924d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.895394] [55187]: DEBUG oslo_concurrency.lockutils [None req-deba9611-b7e1-4511-bc73-481f13a3924d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.895739] [55187]: DEBUG oslo_concurrency.lockutils [None req-deba9611-b7e1-4511-bc73-481f13a3924d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.895954] [55187]: DEBUG oslo_concurrency.lockutils [None req-deba9611-b7e1-4511-bc73-481f13a3924d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.896113] [55187]: DEBUG oslo_concurrency.lockutils [None req-deba9611-b7e1-4511-bc73-481f13a3924d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.972356] [55188]: DEBUG nova.policy [None req-2aee6ec5-3ad4-4d68-a7be-3bda17b8b1fe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.979303] [55188]: DEBUG nova.policy [None req-2aee6ec5-3ad4-4d68-a7be-3bda17b8b1fe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.980405] [55188]: DEBUG nova.policy [None req-2aee6ec5-3ad4-4d68-a7be-3bda17b8b1fe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.981385] [55188]: INFO nova.api.openstack.requestlog [None req-2aee6ec5-3ad4-4d68-a7be-3bda17b8b1fe tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1808 microversion: 2.20 time: 0.202956 [ 1080.981834] [55188]: [pid: 55188|app: 0|req: 3860/7542] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:21 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1808 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1080.987102] [55188]: DEBUG nova.api.openstack.wsgi [None req-ec52ca89-40e0-46b0-b133-c469e4a5b4b0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1080.989292] [55188]: DEBUG nova.compute.api [None req-ec52ca89-40e0-46b0-b133-c469e4a5b4b0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1080.994413] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec52ca89-40e0-46b0-b133-c469e4a5b4b0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.995057] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec52ca89-40e0-46b0-b133-c469e4a5b4b0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.995634] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec52ca89-40e0-46b0-b133-c469e4a5b4b0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.996014] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec52ca89-40e0-46b0-b133-c469e4a5b4b0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.996463] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec52ca89-40e0-46b0-b133-c469e4a5b4b0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.996758] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec52ca89-40e0-46b0-b133-c469e4a5b4b0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.011473] [55187]: DEBUG nova.policy [None req-deba9611-b7e1-4511-bc73-481f13a3924d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.015375] [55187]: INFO nova.api.openstack.requestlog [None req-deba9611-b7e1-4511-bc73-481f13a3924d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1678 microversion: 2.1 time: 0.127893 [ 1081.015713] [55187]: [pid: 55187|app: 0|req: 3683/7543] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:21 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1678 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.018644] [55187]: DEBUG nova.api.openstack.wsgi [req-1fe33d9e-9260-4562-bfb5-c9ee5c2456d8 req-e17c445d-2b98-479e-8032-3134460e8f10 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "00693c4b-cc75-41c0-9dc9-8a6a8c97f52b", "tag": "7324abd3-3f58-4b1d-9b4b-12feb3375d49"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1081.025500] [55187]: DEBUG oslo_concurrency.lockutils [req-1fe33d9e-9260-4562-bfb5-c9ee5c2456d8 req-e17c445d-2b98-479e-8032-3134460e8f10 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.025772] [55187]: DEBUG oslo_concurrency.lockutils [req-1fe33d9e-9260-4562-bfb5-c9ee5c2456d8 req-e17c445d-2b98-479e-8032-3134460e8f10 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.025956] [55187]: DEBUG oslo_concurrency.lockutils [req-1fe33d9e-9260-4562-bfb5-c9ee5c2456d8 req-e17c445d-2b98-479e-8032-3134460e8f10 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.034762] [55187]: INFO nova.api.openstack.compute.server_external_events [req-1fe33d9e-9260-4562-bfb5-c9ee5c2456d8 req-e17c445d-2b98-479e-8032-3134460e8f10 service nova] Creating event network-changed:7324abd3-3f58-4b1d-9b4b-12feb3375d49 for instance 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b on cpu-1 [ 1081.038570] [55187]: INFO nova.api.openstack.requestlog [req-1fe33d9e-9260-4562-bfb5-c9ee5c2456d8 req-e17c445d-2b98-479e-8032-3134460e8f10 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022120 [ 1081.038970] [55187]: [pid: 55187|app: 0|req: 3684/7544] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:21 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1081.042508] [55187]: DEBUG nova.api.openstack.wsgi [None req-a7b365c7-797d-4945-8a61-8edf0794be10 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1081.044439] [55187]: DEBUG nova.compute.api [None req-a7b365c7-797d-4945-8a61-8edf0794be10 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1081.049823] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7b365c7-797d-4945-8a61-8edf0794be10 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.050064] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7b365c7-797d-4945-8a61-8edf0794be10 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.050286] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7b365c7-797d-4945-8a61-8edf0794be10 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.050946] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7b365c7-797d-4945-8a61-8edf0794be10 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.051202] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7b365c7-797d-4945-8a61-8edf0794be10 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.051394] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7b365c7-797d-4945-8a61-8edf0794be10 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.144877] [55188]: DEBUG nova.policy [None req-ec52ca89-40e0-46b0-b133-c469e4a5b4b0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.153148] [55188]: INFO nova.api.openstack.requestlog [None req-ec52ca89-40e0-46b0-b133-c469e4a5b4b0 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1485 microversion: 2.1 time: 0.168806 [ 1081.153148] [55188]: [pid: 55188|app: 0|req: 3861/7545] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:21 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1485 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.156367] [55188]: DEBUG nova.api.openstack.wsgi [None req-2462b45f-63e4-475b-90aa-75bb91c32406 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1081.158940] [55188]: DEBUG nova.compute.api [None req-2462b45f-63e4-475b-90aa-75bb91c32406 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1081.164254] [55188]: DEBUG oslo_concurrency.lockutils [None req-2462b45f-63e4-475b-90aa-75bb91c32406 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.164590] [55188]: DEBUG oslo_concurrency.lockutils [None req-2462b45f-63e4-475b-90aa-75bb91c32406 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.164822] [55188]: DEBUG oslo_concurrency.lockutils [None req-2462b45f-63e4-475b-90aa-75bb91c32406 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.165289] [55188]: DEBUG oslo_concurrency.lockutils [None req-2462b45f-63e4-475b-90aa-75bb91c32406 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.166010] [55188]: DEBUG oslo_concurrency.lockutils [None req-2462b45f-63e4-475b-90aa-75bb91c32406 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.166010] [55188]: DEBUG oslo_concurrency.lockutils [None req-2462b45f-63e4-475b-90aa-75bb91c32406 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.181313] [55187]: DEBUG nova.policy [None req-a7b365c7-797d-4945-8a61-8edf0794be10 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.187516] [55187]: INFO nova.api.openstack.requestlog [None req-a7b365c7-797d-4945-8a61-8edf0794be10 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1360 microversion: 2.1 time: 0.147562 [ 1081.187923] [55187]: [pid: 55187|app: 0|req: 3685/7546] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:21 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1360 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.191158] [55187]: DEBUG nova.api.openstack.wsgi [None req-8dfb5881-5c7b-4196-bd78-9a1283336df6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1081.193121] [55187]: DEBUG nova.compute.api [None req-8dfb5881-5c7b-4196-bd78-9a1283336df6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1081.197122] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dfb5881-5c7b-4196-bd78-9a1283336df6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.197675] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dfb5881-5c7b-4196-bd78-9a1283336df6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.197675] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dfb5881-5c7b-4196-bd78-9a1283336df6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.198137] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dfb5881-5c7b-4196-bd78-9a1283336df6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.198694] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dfb5881-5c7b-4196-bd78-9a1283336df6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.198694] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dfb5881-5c7b-4196-bd78-9a1283336df6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.259383] [55187]: DEBUG nova.policy [None req-8dfb5881-5c7b-4196-bd78-9a1283336df6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.259383] [55187]: INFO nova.api.openstack.requestlog [None req-8dfb5881-5c7b-4196-bd78-9a1283336df6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1186 microversion: 2.1 time: 0.065994 [ 1081.259383] [55187]: [pid: 55187|app: 0|req: 3686/7547] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:21 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1186 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.259383] [55187]: DEBUG nova.api.openstack.wsgi [None req-89e9a718-c37a-49f4-b569-f2aea813f870 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1081.260549] [55187]: DEBUG nova.compute.api [None req-89e9a718-c37a-49f4-b569-f2aea813f870 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1081.264111] [55187]: DEBUG oslo_concurrency.lockutils [None req-89e9a718-c37a-49f4-b569-f2aea813f870 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.264337] [55187]: DEBUG oslo_concurrency.lockutils [None req-89e9a718-c37a-49f4-b569-f2aea813f870 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.264514] [55187]: DEBUG oslo_concurrency.lockutils [None req-89e9a718-c37a-49f4-b569-f2aea813f870 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.265482] [55187]: DEBUG oslo_concurrency.lockutils [None req-89e9a718-c37a-49f4-b569-f2aea813f870 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.265482] [55187]: DEBUG oslo_concurrency.lockutils [None req-89e9a718-c37a-49f4-b569-f2aea813f870 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.265482] [55187]: DEBUG oslo_concurrency.lockutils [None req-89e9a718-c37a-49f4-b569-f2aea813f870 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.294988] [55187]: DEBUG oslo_concurrency.lockutils [None req-89e9a718-c37a-49f4-b569-f2aea813f870 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.295339] [55187]: DEBUG oslo_concurrency.lockutils [None req-89e9a718-c37a-49f4-b569-f2aea813f870 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.296152] [55187]: DEBUG oslo_concurrency.lockutils [None req-89e9a718-c37a-49f4-b569-f2aea813f870 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.296152] [55187]: DEBUG nova.objects.instance [None req-89e9a718-c37a-49f4-b569-f2aea813f870 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lazy-loading 'fault' on Instance uuid 016b9d61-3fb9-41a4-9510-6de69f5a9477 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1081.335808] [55187]: DEBUG nova.policy [None req-89e9a718-c37a-49f4-b569-f2aea813f870 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.343429] [55187]: DEBUG nova.policy [None req-89e9a718-c37a-49f4-b569-f2aea813f870 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.345149] [55187]: DEBUG nova.policy [None req-89e9a718-c37a-49f4-b569-f2aea813f870 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.347390] [55187]: INFO nova.api.openstack.requestlog [None req-89e9a718-c37a-49f4-b569-f2aea813f870 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1429 microversion: 2.54 time: 0.090575 [ 1081.347390] [55187]: [pid: 55187|app: 0|req: 3687/7548] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:21 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1429 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1081.349592] [55187]: DEBUG nova.api.openstack.wsgi [None req-ab9e419a-db3b-4490-8255-0e11824a2e41 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1081.350128] [55187]: DEBUG nova.compute.api [None req-ab9e419a-db3b-4490-8255-0e11824a2e41 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1081.356629] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab9e419a-db3b-4490-8255-0e11824a2e41 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.362838] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab9e419a-db3b-4490-8255-0e11824a2e41 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.362838] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab9e419a-db3b-4490-8255-0e11824a2e41 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.362838] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab9e419a-db3b-4490-8255-0e11824a2e41 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.362838] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab9e419a-db3b-4490-8255-0e11824a2e41 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.362838] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab9e419a-db3b-4490-8255-0e11824a2e41 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.363200] [55188]: DEBUG nova.policy [None req-2462b45f-63e4-475b-90aa-75bb91c32406 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.366793] [55188]: INFO nova.api.openstack.requestlog [None req-2462b45f-63e4-475b-90aa-75bb91c32406 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1693 microversion: 2.1 time: 0.213757 [ 1081.367119] [55188]: [pid: 55188|app: 0|req: 3862/7549] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:21 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1693 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.392928] [55187]: DEBUG nova.compute.api [None req-ab9e419a-db3b-4490-8255-0e11824a2e41 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1081.411413] [55188]: DEBUG nova.api.openstack.wsgi [None req-2b0ebd6a-65d6-487b-9696-a371d15a6751 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1081.416026] [55188]: DEBUG nova.compute.api [None req-2b0ebd6a-65d6-487b-9696-a371d15a6751 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1081.417860] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b0ebd6a-65d6-487b-9696-a371d15a6751 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.418287] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b0ebd6a-65d6-487b-9696-a371d15a6751 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.418510] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b0ebd6a-65d6-487b-9696-a371d15a6751 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.419598] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b0ebd6a-65d6-487b-9696-a371d15a6751 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.419598] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b0ebd6a-65d6-487b-9696-a371d15a6751 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.420715] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b0ebd6a-65d6-487b-9696-a371d15a6751 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.479930] [55187]: INFO nova.api.openstack.requestlog [None req-ab9e419a-db3b-4490-8255-0e11824a2e41 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 204 len: 0 microversion: 2.1 time: 0.132324 [ 1081.480899] [55187]: [pid: 55187|app: 0|req: 3688/7550] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:09:21 2025] DELETE /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 0 bytes in 133 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1081.487863] [55187]: DEBUG nova.api.openstack.wsgi [None req-6e102a9e-1f55-4ba4-b6e5-9a3168c76a01 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9675630>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1081.511095] [55187]: INFO nova.api.openstack.wsgi [None req-6e102a9e-1f55-4ba4-b6e5-9a3168c76a01 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] HTTP exception thrown: Image not found. [ 1081.511482] [55187]: DEBUG nova.api.openstack.wsgi [None req-6e102a9e-1f55-4ba4-b6e5-9a3168c76a01 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Returning 404 to user: Image not found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1081.511929] [55187]: INFO nova.api.openstack.requestlog [None req-6e102a9e-1f55-4ba4-b6e5-9a3168c76a01 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/8eb0376c-206f-4abb-9b93-a33b2ce1ed31" status: 404 len: 62 microversion: 2.1 time: 0.026882 [ 1081.512370] [55187]: [pid: 55187|app: 0|req: 3689/7551] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:21 2025] DELETE /compute/v2.1/images/8eb0376c-206f-4abb-9b93-a33b2ce1ed31 => generated 62 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1081.517583] [55187]: DEBUG nova.api.openstack.wsgi [None req-f594cb2f-2381-4e96-bec9-3d73dd97f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1081.518151] [55187]: DEBUG nova.compute.api [None req-f594cb2f-2381-4e96-bec9-3d73dd97f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1081.522838] [55187]: DEBUG oslo_concurrency.lockutils [None req-f594cb2f-2381-4e96-bec9-3d73dd97f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.523158] [55187]: DEBUG oslo_concurrency.lockutils [None req-f594cb2f-2381-4e96-bec9-3d73dd97f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.523426] [55187]: DEBUG oslo_concurrency.lockutils [None req-f594cb2f-2381-4e96-bec9-3d73dd97f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.523854] [55187]: DEBUG oslo_concurrency.lockutils [None req-f594cb2f-2381-4e96-bec9-3d73dd97f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.524136] [55187]: DEBUG oslo_concurrency.lockutils [None req-f594cb2f-2381-4e96-bec9-3d73dd97f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.524400] [55187]: DEBUG oslo_concurrency.lockutils [None req-f594cb2f-2381-4e96-bec9-3d73dd97f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.544258] [55187]: DEBUG nova.compute.api [None req-f594cb2f-2381-4e96-bec9-3d73dd97f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1081.569409] [55188]: DEBUG nova.policy [None req-2b0ebd6a-65d6-487b-9696-a371d15a6751 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.574841] [55187]: INFO nova.compute.api [None req-f594cb2f-2381-4e96-bec9-3d73dd97f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Instance is already in deleting state, ignoring this request [ 1081.575403] [55187]: INFO nova.api.openstack.requestlog [None req-f594cb2f-2381-4e96-bec9-3d73dd97f50c tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 204 len: 0 microversion: 2.1 time: 0.059839 [ 1081.575999] [55187]: [pid: 55187|app: 0|req: 3690/7552] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:09:21 2025] DELETE /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 0 bytes in 61 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1081.581465] [55188]: INFO nova.api.openstack.requestlog [None req-2b0ebd6a-65d6-487b-9696-a371d15a6751 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1316 microversion: 2.1 time: 0.172188 [ 1081.582118] [55188]: [pid: 55188|app: 0|req: 3863/7553] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:21 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1316 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.582369] [55187]: DEBUG nova.api.openstack.wsgi [None req-5eedd1d8-23a7-4860-bcf8-14953534425f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1081.586024] [55187]: DEBUG nova.compute.api [None req-5eedd1d8-23a7-4860-bcf8-14953534425f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1081.588155] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eedd1d8-23a7-4860-bcf8-14953534425f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.588441] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eedd1d8-23a7-4860-bcf8-14953534425f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.588652] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eedd1d8-23a7-4860-bcf8-14953534425f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.589794] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eedd1d8-23a7-4860-bcf8-14953534425f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.589794] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eedd1d8-23a7-4860-bcf8-14953534425f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.589958] [55188]: DEBUG nova.api.openstack.wsgi [None req-f3c0ecc7-1fe3-491d-b629-ada05591a8e6 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1081.590037] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eedd1d8-23a7-4860-bcf8-14953534425f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.594926] [55188]: DEBUG nova.compute.api [None req-f3c0ecc7-1fe3-491d-b629-ada05591a8e6 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1081.599863] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c0ecc7-1fe3-491d-b629-ada05591a8e6 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.600963] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c0ecc7-1fe3-491d-b629-ada05591a8e6 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.600963] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c0ecc7-1fe3-491d-b629-ada05591a8e6 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.600963] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c0ecc7-1fe3-491d-b629-ada05591a8e6 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.603470] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c0ecc7-1fe3-491d-b629-ada05591a8e6 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.603711] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c0ecc7-1fe3-491d-b629-ada05591a8e6 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.636286] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c0ecc7-1fe3-491d-b629-ada05591a8e6 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.636286] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c0ecc7-1fe3-491d-b629-ada05591a8e6 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.636286] [55188]: DEBUG oslo_concurrency.lockutils [None req-f3c0ecc7-1fe3-491d-b629-ada05591a8e6 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.636512] [55188]: DEBUG nova.objects.instance [None req-f3c0ecc7-1fe3-491d-b629-ada05591a8e6 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lazy-loading 'fault' on Instance uuid 78f27d3e-b318-4ac6-83f2-88117c61268c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1081.669758] [55188]: DEBUG nova.policy [None req-f3c0ecc7-1fe3-491d-b629-ada05591a8e6 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.676830] [55188]: DEBUG nova.policy [None req-f3c0ecc7-1fe3-491d-b629-ada05591a8e6 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.677780] [55188]: DEBUG nova.policy [None req-f3c0ecc7-1fe3-491d-b629-ada05591a8e6 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '891f05be1e9d4bc48093c77a589e5092', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11efa5561d4c494da809c0e1bd96a40d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.686564] [55188]: INFO nova.api.openstack.requestlog [None req-f3c0ecc7-1fe3-491d-b629-ada05591a8e6 tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 200 len: 1578 microversion: 2.94 time: 0.099439 [ 1081.686927] [55188]: [pid: 55188|app: 0|req: 3864/7554] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:21 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 1578 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1081.705324] [55187]: DEBUG nova.policy [None req-5eedd1d8-23a7-4860-bcf8-14953534425f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.710263] [55187]: INFO nova.api.openstack.requestlog [None req-5eedd1d8-23a7-4860-bcf8-14953534425f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1491 microversion: 2.1 time: 0.131003 [ 1081.710711] [55187]: [pid: 55187|app: 0|req: 3691/7555] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:21 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1491 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.795913] [55188]: DEBUG nova.api.openstack.wsgi [None req-07d5b296-80d7-4117-8e3a-070f93e5a96b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1081.798402] [55188]: DEBUG nova.compute.api [None req-07d5b296-80d7-4117-8e3a-070f93e5a96b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1081.802417] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d5b296-80d7-4117-8e3a-070f93e5a96b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.802590] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d5b296-80d7-4117-8e3a-070f93e5a96b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.804980] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d5b296-80d7-4117-8e3a-070f93e5a96b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.804980] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d5b296-80d7-4117-8e3a-070f93e5a96b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.804980] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d5b296-80d7-4117-8e3a-070f93e5a96b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.804980] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d5b296-80d7-4117-8e3a-070f93e5a96b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.841692] [55188]: DEBUG nova.policy [None req-07d5b296-80d7-4117-8e3a-070f93e5a96b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.848545] [55188]: INFO nova.api.openstack.requestlog [None req-07d5b296-80d7-4117-8e3a-070f93e5a96b tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1295 microversion: 2.1 time: 0.058923 [ 1081.848545] [55188]: [pid: 55188|app: 0|req: 3865/7556] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:22 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1295 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.996234] [55187]: DEBUG nova.api.openstack.wsgi [None req-2c506c4b-27fb-4570-be57-0795bf4c0ec8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1081.998631] [55187]: DEBUG nova.compute.api [None req-2c506c4b-27fb-4570-be57-0795bf4c0ec8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1082.002449] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c506c4b-27fb-4570-be57-0795bf4c0ec8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.002681] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c506c4b-27fb-4570-be57-0795bf4c0ec8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.002883] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c506c4b-27fb-4570-be57-0795bf4c0ec8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.003271] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c506c4b-27fb-4570-be57-0795bf4c0ec8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.003477] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c506c4b-27fb-4570-be57-0795bf4c0ec8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.003649] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c506c4b-27fb-4570-be57-0795bf4c0ec8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.034864] [55188]: DEBUG nova.api.openstack.wsgi [None req-1f9c730b-530e-4fae-82d4-ffbd767fc5e7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.036126] [55188]: DEBUG nova.compute.api [None req-1f9c730b-530e-4fae-82d4-ffbd767fc5e7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1082.039748] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f9c730b-530e-4fae-82d4-ffbd767fc5e7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.040812] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f9c730b-530e-4fae-82d4-ffbd767fc5e7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.040812] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f9c730b-530e-4fae-82d4-ffbd767fc5e7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.040812] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f9c730b-530e-4fae-82d4-ffbd767fc5e7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.040812] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f9c730b-530e-4fae-82d4-ffbd767fc5e7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.040984] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f9c730b-530e-4fae-82d4-ffbd767fc5e7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.079119] [55187]: DEBUG nova.policy [None req-2c506c4b-27fb-4570-be57-0795bf4c0ec8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.085960] [55187]: DEBUG nova.policy [None req-2c506c4b-27fb-4570-be57-0795bf4c0ec8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.087030] [55187]: DEBUG nova.policy [None req-2c506c4b-27fb-4570-be57-0795bf4c0ec8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.087816] [55187]: INFO nova.api.openstack.requestlog [None req-2c506c4b-27fb-4570-be57-0795bf4c0ec8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1808 microversion: 2.20 time: 0.093890 [ 1082.088349] [55187]: [pid: 55187|app: 0|req: 3692/7557] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:22 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1808 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1082.115053] [55188]: DEBUG nova.policy [None req-1f9c730b-530e-4fae-82d4-ffbd767fc5e7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.120551] [55188]: INFO nova.api.openstack.requestlog [None req-1f9c730b-530e-4fae-82d4-ffbd767fc5e7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1678 microversion: 2.1 time: 0.088552 [ 1082.120883] [55188]: [pid: 55188|app: 0|req: 3866/7558] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:22 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1678 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.206112] [55187]: DEBUG nova.api.openstack.wsgi [None req-45dd0dad-b65d-4c45-ad38-903cb31d0e75 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.207980] [55187]: DEBUG nova.compute.api [None req-45dd0dad-b65d-4c45-ad38-903cb31d0e75 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1082.211648] [55187]: DEBUG oslo_concurrency.lockutils [None req-45dd0dad-b65d-4c45-ad38-903cb31d0e75 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.211905] [55187]: DEBUG oslo_concurrency.lockutils [None req-45dd0dad-b65d-4c45-ad38-903cb31d0e75 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.212416] [55187]: DEBUG oslo_concurrency.lockutils [None req-45dd0dad-b65d-4c45-ad38-903cb31d0e75 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.212506] [55187]: DEBUG oslo_concurrency.lockutils [None req-45dd0dad-b65d-4c45-ad38-903cb31d0e75 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.212673] [55187]: DEBUG oslo_concurrency.lockutils [None req-45dd0dad-b65d-4c45-ad38-903cb31d0e75 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.212850] [55187]: DEBUG oslo_concurrency.lockutils [None req-45dd0dad-b65d-4c45-ad38-903cb31d0e75 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.271372] [55188]: DEBUG nova.api.openstack.wsgi [None req-e586323a-2f62-414a-a492-d65441ad8dc5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.273161] [55188]: DEBUG nova.compute.api [None req-e586323a-2f62-414a-a492-d65441ad8dc5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1082.276862] [55188]: DEBUG oslo_concurrency.lockutils [None req-e586323a-2f62-414a-a492-d65441ad8dc5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.277128] [55188]: DEBUG oslo_concurrency.lockutils [None req-e586323a-2f62-414a-a492-d65441ad8dc5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.277325] [55188]: DEBUG oslo_concurrency.lockutils [None req-e586323a-2f62-414a-a492-d65441ad8dc5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.277699] [55188]: DEBUG oslo_concurrency.lockutils [None req-e586323a-2f62-414a-a492-d65441ad8dc5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.277890] [55188]: DEBUG oslo_concurrency.lockutils [None req-e586323a-2f62-414a-a492-d65441ad8dc5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.278077] [55188]: DEBUG oslo_concurrency.lockutils [None req-e586323a-2f62-414a-a492-d65441ad8dc5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.284701] [55187]: DEBUG nova.policy [None req-45dd0dad-b65d-4c45-ad38-903cb31d0e75 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.289398] [55187]: INFO nova.api.openstack.requestlog [None req-45dd0dad-b65d-4c45-ad38-903cb31d0e75 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1360 microversion: 2.1 time: 0.085958 [ 1082.289735] [55187]: [pid: 55187|app: 0|req: 3693/7559] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:22 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1360 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.310816] [55188]: DEBUG nova.policy [None req-e586323a-2f62-414a-a492-d65441ad8dc5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.315328] [55188]: INFO nova.api.openstack.requestlog [None req-e586323a-2f62-414a-a492-d65441ad8dc5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1186 microversion: 2.1 time: 0.046359 [ 1082.315665] [55188]: [pid: 55188|app: 0|req: 3867/7560] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:22 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1186 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.373144] [55187]: DEBUG nova.api.openstack.wsgi [None req-6ceb5718-e000-40cd-9d94-0071d89bdaf6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.375445] [55187]: DEBUG nova.compute.api [None req-6ceb5718-e000-40cd-9d94-0071d89bdaf6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1082.381052] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ceb5718-e000-40cd-9d94-0071d89bdaf6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.381414] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ceb5718-e000-40cd-9d94-0071d89bdaf6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.381631] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ceb5718-e000-40cd-9d94-0071d89bdaf6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.382104] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ceb5718-e000-40cd-9d94-0071d89bdaf6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.382419] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ceb5718-e000-40cd-9d94-0071d89bdaf6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.382490] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ceb5718-e000-40cd-9d94-0071d89bdaf6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.385701] [55188]: DEBUG nova.api.openstack.wsgi [None req-4b974690-1674-4357-a4c8-dcbed549e2e5 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.388148] [55188]: DEBUG nova.compute.api [None req-4b974690-1674-4357-a4c8-dcbed549e2e5 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1082.391636] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b974690-1674-4357-a4c8-dcbed549e2e5 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.391996] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b974690-1674-4357-a4c8-dcbed549e2e5 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.392313] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b974690-1674-4357-a4c8-dcbed549e2e5 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.392773] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b974690-1674-4357-a4c8-dcbed549e2e5 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.393027] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b974690-1674-4357-a4c8-dcbed549e2e5 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.393278] [55188]: DEBUG oslo_concurrency.lockutils [None req-4b974690-1674-4357-a4c8-dcbed549e2e5 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.411339] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ceb5718-e000-40cd-9d94-0071d89bdaf6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.411641] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ceb5718-e000-40cd-9d94-0071d89bdaf6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.411864] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ceb5718-e000-40cd-9d94-0071d89bdaf6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.412105] [55187]: DEBUG nova.objects.instance [None req-6ceb5718-e000-40cd-9d94-0071d89bdaf6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lazy-loading 'fault' on Instance uuid 016b9d61-3fb9-41a4-9510-6de69f5a9477 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1082.432951] [55188]: DEBUG nova.policy [None req-4b974690-1674-4357-a4c8-dcbed549e2e5 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.435461] [55187]: DEBUG nova.policy [None req-6ceb5718-e000-40cd-9d94-0071d89bdaf6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.440571] [55187]: DEBUG nova.policy [None req-6ceb5718-e000-40cd-9d94-0071d89bdaf6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.441208] [55188]: INFO nova.api.openstack.requestlog [None req-4b974690-1674-4357-a4c8-dcbed549e2e5 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1326 microversion: 2.1 time: 0.057889 [ 1082.441264] [55187]: DEBUG nova.policy [None req-6ceb5718-e000-40cd-9d94-0071d89bdaf6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.441617] [55188]: [pid: 55188|app: 0|req: 3868/7561] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:22 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1326 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.441968] [55187]: INFO nova.api.openstack.requestlog [None req-6ceb5718-e000-40cd-9d94-0071d89bdaf6 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1429 microversion: 2.54 time: 0.071496 [ 1082.442338] [55187]: [pid: 55187|app: 0|req: 3694/7562] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:22 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1429 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1082.601667] [55188]: DEBUG nova.api.openstack.wsgi [None req-d740a2b4-b228-46ec-9aa3-4cf48f423512 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.603414] [55188]: DEBUG nova.compute.api [None req-d740a2b4-b228-46ec-9aa3-4cf48f423512 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1082.607182] [55188]: DEBUG oslo_concurrency.lockutils [None req-d740a2b4-b228-46ec-9aa3-4cf48f423512 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.607435] [55188]: DEBUG oslo_concurrency.lockutils [None req-d740a2b4-b228-46ec-9aa3-4cf48f423512 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.607674] [55188]: DEBUG oslo_concurrency.lockutils [None req-d740a2b4-b228-46ec-9aa3-4cf48f423512 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.607977] [55188]: DEBUG oslo_concurrency.lockutils [None req-d740a2b4-b228-46ec-9aa3-4cf48f423512 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.608191] [55188]: DEBUG oslo_concurrency.lockutils [None req-d740a2b4-b228-46ec-9aa3-4cf48f423512 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.608363] [55188]: DEBUG oslo_concurrency.lockutils [None req-d740a2b4-b228-46ec-9aa3-4cf48f423512 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.705712] [55187]: DEBUG nova.api.openstack.wsgi [None req-ee229123-3ab2-460b-93b1-36569e816d4d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.707684] [55187]: DEBUG nova.compute.api [None req-ee229123-3ab2-460b-93b1-36569e816d4d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] [instance: 78f27d3e-b318-4ac6-83f2-88117c61268c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1082.709539] [55188]: DEBUG nova.policy [None req-d740a2b4-b228-46ec-9aa3-4cf48f423512 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.711634] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee229123-3ab2-460b-93b1-36569e816d4d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.711881] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee229123-3ab2-460b-93b1-36569e816d4d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.712093] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee229123-3ab2-460b-93b1-36569e816d4d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.712466] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee229123-3ab2-460b-93b1-36569e816d4d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.712665] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee229123-3ab2-460b-93b1-36569e816d4d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.712834] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee229123-3ab2-460b-93b1-36569e816d4d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.714691] [55188]: INFO nova.api.openstack.requestlog [None req-d740a2b4-b228-46ec-9aa3-4cf48f423512 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1316 microversion: 2.1 time: 0.115185 [ 1082.715264] [55188]: [pid: 55188|app: 0|req: 3869/7563] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:22 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1316 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.722721] [55187]: INFO nova.api.openstack.wsgi [None req-ee229123-3ab2-460b-93b1-36569e816d4d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] HTTP exception thrown: Instance 78f27d3e-b318-4ac6-83f2-88117c61268c could not be found. [ 1082.723070] [55187]: DEBUG nova.api.openstack.wsgi [None req-ee229123-3ab2-460b-93b1-36569e816d4d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Returning 404 to user: Instance 78f27d3e-b318-4ac6-83f2-88117c61268c could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1082.723513] [55187]: INFO nova.api.openstack.requestlog [None req-ee229123-3ab2-460b-93b1-36569e816d4d tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c" status: 404 len: 111 microversion: 2.94 time: 0.022376 [ 1082.723834] [55187]: [pid: 55187|app: 0|req: 3695/7564] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:23 2025] GET /compute/v2.1/servers/78f27d3e-b318-4ac6-83f2-88117c61268c => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1082.726538] [55188]: DEBUG nova.api.openstack.wsgi [None req-797026ce-8983-402f-873b-73917950ac73 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.728618] [55188]: DEBUG nova.compute.api [None req-797026ce-8983-402f-873b-73917950ac73 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1082.728744] [55187]: DEBUG nova.api.openstack.wsgi [None req-4972f842-782b-4f1c-8c8b-58faedfa97ff tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] Calling method '.version_select at 0x7d4af958fac0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.732853] [55188]: DEBUG oslo_concurrency.lockutils [None req-797026ce-8983-402f-873b-73917950ac73 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.733185] [55188]: DEBUG oslo_concurrency.lockutils [None req-797026ce-8983-402f-873b-73917950ac73 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.733384] [55188]: DEBUG oslo_concurrency.lockutils [None req-797026ce-8983-402f-873b-73917950ac73 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.733866] [55188]: DEBUG oslo_concurrency.lockutils [None req-797026ce-8983-402f-873b-73917950ac73 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.734097] [55188]: DEBUG oslo_concurrency.lockutils [None req-797026ce-8983-402f-873b-73917950ac73 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.734287] [55188]: DEBUG oslo_concurrency.lockutils [None req-797026ce-8983-402f-873b-73917950ac73 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.742404] [55187]: INFO nova.api.openstack.requestlog [None req-4972f842-782b-4f1c-8c8b-58faedfa97ff tempest-ServersV294TestFqdnHostnames-1687619311 tempest-ServersV294TestFqdnHostnames-1687619311-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-893928633" status: 204 len: 0 microversion: 2.94 time: 0.015690 [ 1082.742956] [55187]: [pid: 55187|app: 0|req: 3696/7565] 10.180.1.21 () {60 vars in 1254 bytes} [Wed Mar 26 22:09:23 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-893928633 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) [ 1082.865233] [55187]: DEBUG nova.api.openstack.wsgi [None req-faa33c72-05a1-421b-8e20-1e9cdcd075cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1082.866936] [55187]: DEBUG nova.compute.api [None req-faa33c72-05a1-421b-8e20-1e9cdcd075cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1082.872094] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa33c72-05a1-421b-8e20-1e9cdcd075cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.872359] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa33c72-05a1-421b-8e20-1e9cdcd075cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.872549] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa33c72-05a1-421b-8e20-1e9cdcd075cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.872918] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa33c72-05a1-421b-8e20-1e9cdcd075cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.873445] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa33c72-05a1-421b-8e20-1e9cdcd075cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.873504] [55188]: DEBUG nova.policy [None req-797026ce-8983-402f-873b-73917950ac73 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.873618] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa33c72-05a1-421b-8e20-1e9cdcd075cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.881362] [55188]: INFO nova.api.openstack.requestlog [None req-797026ce-8983-402f-873b-73917950ac73 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1491 microversion: 2.1 time: 0.156056 [ 1082.881362] [55188]: [pid: 55188|app: 0|req: 3870/7566] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:23 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1491 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.897545] [55188]: DEBUG nova.api.openstack.wsgi [req-207a41af-208c-4b98-88aa-975c94c3d2ef req-655220fd-5b78-457f-baab-47e6165e528e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e8f630af-c6f0-4fca-ab54-916d4313a21c", "name": "network-vif-plugged", "status": "completed", "tag": "a517035c-e146-4ee3-b538-f343808b8652"}, {"name": "network-changed", "server_uuid": "e8f630af-c6f0-4fca-ab54-916d4313a21c", "tag": "a517035c-e146-4ee3-b538-f343808b8652"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1082.900780] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa33c72-05a1-421b-8e20-1e9cdcd075cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.901506] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa33c72-05a1-421b-8e20-1e9cdcd075cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.901506] [55187]: DEBUG oslo_concurrency.lockutils [None req-faa33c72-05a1-421b-8e20-1e9cdcd075cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.901506] [55187]: DEBUG nova.objects.instance [None req-faa33c72-05a1-421b-8e20-1e9cdcd075cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'fault' on Instance uuid 49d32e7b-bea9-4d7a-a51e-787c00fd2143 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1082.907304] [55188]: DEBUG oslo_concurrency.lockutils [req-207a41af-208c-4b98-88aa-975c94c3d2ef req-655220fd-5b78-457f-baab-47e6165e528e service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.907632] [55188]: DEBUG oslo_concurrency.lockutils [req-207a41af-208c-4b98-88aa-975c94c3d2ef req-655220fd-5b78-457f-baab-47e6165e528e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.907828] [55188]: DEBUG oslo_concurrency.lockutils [req-207a41af-208c-4b98-88aa-975c94c3d2ef req-655220fd-5b78-457f-baab-47e6165e528e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.915234] [55188]: INFO nova.api.openstack.compute.server_external_events [req-207a41af-208c-4b98-88aa-975c94c3d2ef req-655220fd-5b78-457f-baab-47e6165e528e service nova] Creating event network-vif-plugged:a517035c-e146-4ee3-b538-f343808b8652 for instance e8f630af-c6f0-4fca-ab54-916d4313a21c on cpu-1 [ 1082.915755] [55188]: INFO nova.api.openstack.compute.server_external_events [req-207a41af-208c-4b98-88aa-975c94c3d2ef req-655220fd-5b78-457f-baab-47e6165e528e service nova] Creating event network-changed:a517035c-e146-4ee3-b538-f343808b8652 for instance e8f630af-c6f0-4fca-ab54-916d4313a21c on cpu-1 [ 1082.918631] [55188]: INFO nova.api.openstack.requestlog [req-207a41af-208c-4b98-88aa-975c94c3d2ef req-655220fd-5b78-457f-baab-47e6165e528e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023488 [ 1082.919059] [55188]: [pid: 55188|app: 0|req: 3871/7567] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:23 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1082.938105] [55187]: DEBUG nova.policy [None req-faa33c72-05a1-421b-8e20-1e9cdcd075cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.944149] [55187]: INFO nova.api.openstack.requestlog [None req-faa33c72-05a1-421b-8e20-1e9cdcd075cf tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1300 microversion: 2.1 time: 0.083119 [ 1082.944941] [55187]: [pid: 55187|app: 0|req: 3697/7568] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:23 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1300 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.989733] [55188]: DEBUG nova.api.openstack.wsgi [None req-ee7c85d8-2359-4e4c-af0e-4486183607de tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "f9f43251-fdf7-436a-b66c-1515d4d8c2a3"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1082.991049] [55188]: DEBUG nova.compute.api [None req-ee7c85d8-2359-4e4c-af0e-4486183607de tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1082.994818] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee7c85d8-2359-4e4c-af0e-4486183607de tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.994987] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee7c85d8-2359-4e4c-af0e-4486183607de tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.995239] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee7c85d8-2359-4e4c-af0e-4486183607de tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.995618] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee7c85d8-2359-4e4c-af0e-4486183607de tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.995893] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee7c85d8-2359-4e4c-af0e-4486183607de tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.996074] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee7c85d8-2359-4e4c-af0e-4486183607de tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.051936] [55187]: DEBUG nova.api.openstack.wsgi [req-ec439a97-5980-479e-a016-1d7402fe2113 req-9404f265-367e-497e-b601-4d9bd73a1b37 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bfa7e6d7-4602-4fd1-92fb-745742d20a2b", "name": "network-vif-deleted", "tag": "f00bb8f6-f654-4f24-8278-05d371e1fae9"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1083.058240] [55187]: DEBUG oslo_concurrency.lockutils [req-ec439a97-5980-479e-a016-1d7402fe2113 req-9404f265-367e-497e-b601-4d9bd73a1b37 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.058617] [55187]: DEBUG oslo_concurrency.lockutils [req-ec439a97-5980-479e-a016-1d7402fe2113 req-9404f265-367e-497e-b601-4d9bd73a1b37 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.059055] [55187]: DEBUG oslo_concurrency.lockutils [req-ec439a97-5980-479e-a016-1d7402fe2113 req-9404f265-367e-497e-b601-4d9bd73a1b37 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.066994] [55187]: INFO nova.api.openstack.compute.server_external_events [req-ec439a97-5980-479e-a016-1d7402fe2113 req-9404f265-367e-497e-b601-4d9bd73a1b37 service nova] Creating event network-vif-deleted:f00bb8f6-f654-4f24-8278-05d371e1fae9 for instance bfa7e6d7-4602-4fd1-92fb-745742d20a2b on cpu-1 [ 1083.070150] [55187]: INFO nova.api.openstack.requestlog [req-ec439a97-5980-479e-a016-1d7402fe2113 req-9404f265-367e-497e-b601-4d9bd73a1b37 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019960 [ 1083.070150] [55187]: [pid: 55187|app: 0|req: 3698/7569] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:23 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1083.103415] [55187]: DEBUG nova.api.openstack.wsgi [None req-d5665113-7d59-4f01-8d77-a79a70c474f4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.105397] [55187]: DEBUG nova.compute.api [None req-d5665113-7d59-4f01-8d77-a79a70c474f4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1083.109685] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5665113-7d59-4f01-8d77-a79a70c474f4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.110151] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5665113-7d59-4f01-8d77-a79a70c474f4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.110402] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5665113-7d59-4f01-8d77-a79a70c474f4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.110812] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5665113-7d59-4f01-8d77-a79a70c474f4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.111033] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5665113-7d59-4f01-8d77-a79a70c474f4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.111251] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5665113-7d59-4f01-8d77-a79a70c474f4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.262215] [55187]: DEBUG nova.policy [None req-d5665113-7d59-4f01-8d77-a79a70c474f4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.268540] [55187]: DEBUG nova.policy [None req-d5665113-7d59-4f01-8d77-a79a70c474f4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.269568] [55187]: DEBUG nova.policy [None req-d5665113-7d59-4f01-8d77-a79a70c474f4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.270768] [55187]: INFO nova.api.openstack.requestlog [None req-d5665113-7d59-4f01-8d77-a79a70c474f4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1808 microversion: 2.20 time: 0.169879 [ 1083.271105] [55187]: [pid: 55187|app: 0|req: 3699/7570] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:23 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1808 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1083.274491] [55187]: DEBUG nova.api.openstack.wsgi [None req-2afcf61f-2a4a-4f62-ac3e-cbf1a1018ce3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.276779] [55187]: DEBUG nova.compute.api [None req-2afcf61f-2a4a-4f62-ac3e-cbf1a1018ce3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1083.282807] [55187]: DEBUG oslo_concurrency.lockutils [None req-2afcf61f-2a4a-4f62-ac3e-cbf1a1018ce3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.283644] [55187]: DEBUG oslo_concurrency.lockutils [None req-2afcf61f-2a4a-4f62-ac3e-cbf1a1018ce3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.283832] [55187]: DEBUG oslo_concurrency.lockutils [None req-2afcf61f-2a4a-4f62-ac3e-cbf1a1018ce3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.284337] [55187]: DEBUG oslo_concurrency.lockutils [None req-2afcf61f-2a4a-4f62-ac3e-cbf1a1018ce3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.284703] [55187]: DEBUG oslo_concurrency.lockutils [None req-2afcf61f-2a4a-4f62-ac3e-cbf1a1018ce3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.284941] [55187]: DEBUG oslo_concurrency.lockutils [None req-2afcf61f-2a4a-4f62-ac3e-cbf1a1018ce3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.410852] [55187]: DEBUG nova.policy [None req-2afcf61f-2a4a-4f62-ac3e-cbf1a1018ce3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.419733] [55187]: INFO nova.api.openstack.requestlog [None req-2afcf61f-2a4a-4f62-ac3e-cbf1a1018ce3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1678 microversion: 2.1 time: 0.147984 [ 1083.420122] [55187]: [pid: 55187|app: 0|req: 3700/7571] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:23 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1678 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.423624] [55187]: DEBUG nova.api.openstack.wsgi [None req-dcab8ce0-e622-40d6-9862-6a211e3f1ed3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.425836] [55187]: DEBUG nova.compute.api [None req-dcab8ce0-e622-40d6-9862-6a211e3f1ed3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1083.431412] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcab8ce0-e622-40d6-9862-6a211e3f1ed3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.431714] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcab8ce0-e622-40d6-9862-6a211e3f1ed3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.431985] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcab8ce0-e622-40d6-9862-6a211e3f1ed3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.432446] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcab8ce0-e622-40d6-9862-6a211e3f1ed3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.432651] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcab8ce0-e622-40d6-9862-6a211e3f1ed3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.433027] [55187]: DEBUG oslo_concurrency.lockutils [None req-dcab8ce0-e622-40d6-9862-6a211e3f1ed3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.516908] [55187]: DEBUG nova.policy [None req-dcab8ce0-e622-40d6-9862-6a211e3f1ed3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.523059] [55187]: INFO nova.api.openstack.requestlog [None req-dcab8ce0-e622-40d6-9862-6a211e3f1ed3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1360 microversion: 2.1 time: 0.102157 [ 1083.523615] [55187]: [pid: 55187|app: 0|req: 3701/7572] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:23 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1360 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.531103] [55187]: DEBUG nova.api.openstack.wsgi [None req-7ab83303-72b8-49a5-be3f-752364273237 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.538193] [55187]: DEBUG nova.compute.api [None req-7ab83303-72b8-49a5-be3f-752364273237 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1083.546659] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ab83303-72b8-49a5-be3f-752364273237 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.546989] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ab83303-72b8-49a5-be3f-752364273237 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.547238] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ab83303-72b8-49a5-be3f-752364273237 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.547612] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ab83303-72b8-49a5-be3f-752364273237 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.547853] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ab83303-72b8-49a5-be3f-752364273237 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.548059] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ab83303-72b8-49a5-be3f-752364273237 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.587625] [55187]: DEBUG nova.policy [None req-7ab83303-72b8-49a5-be3f-752364273237 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.592642] [55187]: INFO nova.api.openstack.requestlog [None req-7ab83303-72b8-49a5-be3f-752364273237 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1186 microversion: 2.1 time: 0.067759 [ 1083.593011] [55187]: [pid: 55187|app: 0|req: 3702/7573] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:23 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1186 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.596411] [55187]: DEBUG nova.api.openstack.wsgi [None req-0fd5d7f6-8b5c-49bd-b278-f4dfcfe46943 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.598361] [55187]: DEBUG nova.compute.api [None req-0fd5d7f6-8b5c-49bd-b278-f4dfcfe46943 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1083.602280] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fd5d7f6-8b5c-49bd-b278-f4dfcfe46943 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.602541] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fd5d7f6-8b5c-49bd-b278-f4dfcfe46943 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.602770] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fd5d7f6-8b5c-49bd-b278-f4dfcfe46943 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.603142] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fd5d7f6-8b5c-49bd-b278-f4dfcfe46943 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.603350] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fd5d7f6-8b5c-49bd-b278-f4dfcfe46943 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.603523] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fd5d7f6-8b5c-49bd-b278-f4dfcfe46943 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.628569] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fd5d7f6-8b5c-49bd-b278-f4dfcfe46943 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.628853] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fd5d7f6-8b5c-49bd-b278-f4dfcfe46943 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.629091] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fd5d7f6-8b5c-49bd-b278-f4dfcfe46943 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.629399] [55187]: DEBUG nova.objects.instance [None req-0fd5d7f6-8b5c-49bd-b278-f4dfcfe46943 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lazy-loading 'fault' on Instance uuid bfa7e6d7-4602-4fd1-92fb-745742d20a2b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1083.664392] [55187]: DEBUG nova.policy [None req-0fd5d7f6-8b5c-49bd-b278-f4dfcfe46943 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.669121] [55187]: INFO nova.api.openstack.requestlog [None req-0fd5d7f6-8b5c-49bd-b278-f4dfcfe46943 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1331 microversion: 2.1 time: 0.075339 [ 1083.669607] [55187]: [pid: 55187|app: 0|req: 3703/7574] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:23 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1331 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.672826] [55187]: DEBUG nova.api.openstack.wsgi [None req-498cae3e-6f27-4378-a9e1-9111546cae36 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.674634] [55187]: DEBUG nova.compute.api [None req-498cae3e-6f27-4378-a9e1-9111546cae36 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1083.678129] [55187]: DEBUG oslo_concurrency.lockutils [None req-498cae3e-6f27-4378-a9e1-9111546cae36 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.678407] [55187]: DEBUG oslo_concurrency.lockutils [None req-498cae3e-6f27-4378-a9e1-9111546cae36 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.678602] [55187]: DEBUG oslo_concurrency.lockutils [None req-498cae3e-6f27-4378-a9e1-9111546cae36 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.679007] [55187]: DEBUG oslo_concurrency.lockutils [None req-498cae3e-6f27-4378-a9e1-9111546cae36 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.679256] [55187]: DEBUG oslo_concurrency.lockutils [None req-498cae3e-6f27-4378-a9e1-9111546cae36 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.679467] [55187]: DEBUG oslo_concurrency.lockutils [None req-498cae3e-6f27-4378-a9e1-9111546cae36 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.702133] [55187]: DEBUG oslo_concurrency.lockutils [None req-498cae3e-6f27-4378-a9e1-9111546cae36 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.702472] [55187]: DEBUG oslo_concurrency.lockutils [None req-498cae3e-6f27-4378-a9e1-9111546cae36 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.702633] [55187]: DEBUG oslo_concurrency.lockutils [None req-498cae3e-6f27-4378-a9e1-9111546cae36 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.702774] [55187]: DEBUG nova.objects.instance [None req-498cae3e-6f27-4378-a9e1-9111546cae36 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lazy-loading 'fault' on Instance uuid 016b9d61-3fb9-41a4-9510-6de69f5a9477 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1083.734766] [55187]: DEBUG nova.policy [None req-498cae3e-6f27-4378-a9e1-9111546cae36 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.739403] [55187]: DEBUG nova.policy [None req-498cae3e-6f27-4378-a9e1-9111546cae36 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.740249] [55187]: DEBUG nova.policy [None req-498cae3e-6f27-4378-a9e1-9111546cae36 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.740918] [55187]: INFO nova.api.openstack.requestlog [None req-498cae3e-6f27-4378-a9e1-9111546cae36 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1429 microversion: 2.54 time: 0.070800 [ 1083.741914] [55187]: [pid: 55187|app: 0|req: 3704/7575] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:24 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1429 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1083.743974] [55187]: DEBUG nova.api.openstack.wsgi [None req-00355ecf-0b78-49d0-b5ac-31256e007ed7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.745681] [55187]: DEBUG nova.compute.api [None req-00355ecf-0b78-49d0-b5ac-31256e007ed7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1083.750715] [55187]: DEBUG oslo_concurrency.lockutils [None req-00355ecf-0b78-49d0-b5ac-31256e007ed7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.750715] [55187]: DEBUG oslo_concurrency.lockutils [None req-00355ecf-0b78-49d0-b5ac-31256e007ed7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.750808] [55187]: DEBUG oslo_concurrency.lockutils [None req-00355ecf-0b78-49d0-b5ac-31256e007ed7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.751185] [55187]: DEBUG oslo_concurrency.lockutils [None req-00355ecf-0b78-49d0-b5ac-31256e007ed7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.751383] [55187]: DEBUG oslo_concurrency.lockutils [None req-00355ecf-0b78-49d0-b5ac-31256e007ed7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.751555] [55187]: DEBUG oslo_concurrency.lockutils [None req-00355ecf-0b78-49d0-b5ac-31256e007ed7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.906069] [55187]: DEBUG nova.policy [None req-00355ecf-0b78-49d0-b5ac-31256e007ed7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.909974] [55187]: INFO nova.api.openstack.requestlog [None req-00355ecf-0b78-49d0-b5ac-31256e007ed7 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1316 microversion: 2.1 time: 0.167947 [ 1083.910444] [55187]: [pid: 55187|app: 0|req: 3705/7576] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:24 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1316 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.916143] [55187]: DEBUG nova.api.openstack.wsgi [None req-8c1bb73e-e106-4e96-bb1e-007d4c32b376 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.916867] [55187]: DEBUG nova.compute.api [None req-8c1bb73e-e106-4e96-bb1e-007d4c32b376 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1083.923021] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c1bb73e-e106-4e96-bb1e-007d4c32b376 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.923021] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c1bb73e-e106-4e96-bb1e-007d4c32b376 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.923021] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c1bb73e-e106-4e96-bb1e-007d4c32b376 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.923021] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c1bb73e-e106-4e96-bb1e-007d4c32b376 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.923021] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c1bb73e-e106-4e96-bb1e-007d4c32b376 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.923021] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c1bb73e-e106-4e96-bb1e-007d4c32b376 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.966812] [55187]: DEBUG nova.policy [None req-8c1bb73e-e106-4e96-bb1e-007d4c32b376 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.979709] [55187]: INFO nova.api.openstack.requestlog [None req-8c1bb73e-e106-4e96-bb1e-007d4c32b376 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1449 microversion: 2.1 time: 0.068515 [ 1083.980087] [55187]: [pid: 55187|app: 0|req: 3706/7577] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:24 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1449 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.986033] [55187]: DEBUG nova.api.openstack.wsgi [None req-8657a8e3-8fbc-42c9-9e6b-e1736c4d2464 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1083.988598] [55187]: DEBUG nova.compute.api [None req-8657a8e3-8fbc-42c9-9e6b-e1736c4d2464 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1083.994343] [55187]: DEBUG oslo_concurrency.lockutils [None req-8657a8e3-8fbc-42c9-9e6b-e1736c4d2464 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.994343] [55187]: DEBUG oslo_concurrency.lockutils [None req-8657a8e3-8fbc-42c9-9e6b-e1736c4d2464 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.994343] [55187]: DEBUG oslo_concurrency.lockutils [None req-8657a8e3-8fbc-42c9-9e6b-e1736c4d2464 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.994343] [55187]: DEBUG oslo_concurrency.lockutils [None req-8657a8e3-8fbc-42c9-9e6b-e1736c4d2464 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.994490] [55187]: DEBUG oslo_concurrency.lockutils [None req-8657a8e3-8fbc-42c9-9e6b-e1736c4d2464 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.994610] [55187]: DEBUG oslo_concurrency.lockutils [None req-8657a8e3-8fbc-42c9-9e6b-e1736c4d2464 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.017113] [55187]: DEBUG oslo_concurrency.lockutils [None req-8657a8e3-8fbc-42c9-9e6b-e1736c4d2464 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.017284] [55187]: DEBUG oslo_concurrency.lockutils [None req-8657a8e3-8fbc-42c9-9e6b-e1736c4d2464 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.017468] [55187]: DEBUG oslo_concurrency.lockutils [None req-8657a8e3-8fbc-42c9-9e6b-e1736c4d2464 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.017669] [55187]: DEBUG nova.objects.instance [None req-8657a8e3-8fbc-42c9-9e6b-e1736c4d2464 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'fault' on Instance uuid 49d32e7b-bea9-4d7a-a51e-787c00fd2143 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1084.039026] [55187]: DEBUG nova.policy [None req-8657a8e3-8fbc-42c9-9e6b-e1736c4d2464 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.043551] [55187]: INFO nova.api.openstack.requestlog [None req-8657a8e3-8fbc-42c9-9e6b-e1736c4d2464 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1300 microversion: 2.1 time: 0.062855 [ 1084.043866] [55187]: [pid: 55187|app: 0|req: 3707/7578] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:24 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.287654] [55187]: DEBUG nova.api.openstack.wsgi [None req-7732b744-1e16-4186-a606-f5046acc5f11 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1084.289482] [55187]: DEBUG nova.compute.api [None req-7732b744-1e16-4186-a606-f5046acc5f11 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1084.293310] [55187]: DEBUG oslo_concurrency.lockutils [None req-7732b744-1e16-4186-a606-f5046acc5f11 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.293552] [55187]: DEBUG oslo_concurrency.lockutils [None req-7732b744-1e16-4186-a606-f5046acc5f11 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.293735] [55187]: DEBUG oslo_concurrency.lockutils [None req-7732b744-1e16-4186-a606-f5046acc5f11 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.294097] [55187]: DEBUG oslo_concurrency.lockutils [None req-7732b744-1e16-4186-a606-f5046acc5f11 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.294305] [55187]: DEBUG oslo_concurrency.lockutils [None req-7732b744-1e16-4186-a606-f5046acc5f11 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.294461] [55187]: DEBUG oslo_concurrency.lockutils [None req-7732b744-1e16-4186-a606-f5046acc5f11 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.403212] [55187]: DEBUG nova.policy [None req-7732b744-1e16-4186-a606-f5046acc5f11 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.411304] [55187]: DEBUG nova.policy [None req-7732b744-1e16-4186-a606-f5046acc5f11 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.412068] [55187]: DEBUG nova.policy [None req-7732b744-1e16-4186-a606-f5046acc5f11 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.412747] [55187]: INFO nova.api.openstack.requestlog [None req-7732b744-1e16-4186-a606-f5046acc5f11 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1808 microversion: 2.20 time: 0.127866 [ 1084.413284] [55187]: [pid: 55187|app: 0|req: 3708/7579] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:24 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1808 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1084.436029] [55187]: DEBUG nova.api.openstack.wsgi [None req-7003f84c-e8fd-4eb6-b32e-20b69209f621 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1084.438265] [55187]: DEBUG nova.compute.api [None req-7003f84c-e8fd-4eb6-b32e-20b69209f621 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1084.443334] [55187]: DEBUG oslo_concurrency.lockutils [None req-7003f84c-e8fd-4eb6-b32e-20b69209f621 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.443611] [55187]: DEBUG oslo_concurrency.lockutils [None req-7003f84c-e8fd-4eb6-b32e-20b69209f621 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.443818] [55187]: DEBUG oslo_concurrency.lockutils [None req-7003f84c-e8fd-4eb6-b32e-20b69209f621 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.444334] [55187]: DEBUG oslo_concurrency.lockutils [None req-7003f84c-e8fd-4eb6-b32e-20b69209f621 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.444577] [55187]: DEBUG oslo_concurrency.lockutils [None req-7003f84c-e8fd-4eb6-b32e-20b69209f621 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.444781] [55187]: DEBUG oslo_concurrency.lockutils [None req-7003f84c-e8fd-4eb6-b32e-20b69209f621 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.534069] [55187]: DEBUG nova.policy [None req-7003f84c-e8fd-4eb6-b32e-20b69209f621 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.539848] [55187]: INFO nova.api.openstack.requestlog [None req-7003f84c-e8fd-4eb6-b32e-20b69209f621 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1678 microversion: 2.1 time: 0.106487 [ 1084.540227] [55187]: [pid: 55187|app: 0|req: 3709/7580] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:24 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1678 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.552165] [55187]: DEBUG nova.api.openstack.wsgi [None req-ba114388-6ffa-4bdc-b57a-2630b22740fd tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1084.552497] [55187]: DEBUG nova.compute.api [None req-ba114388-6ffa-4bdc-b57a-2630b22740fd tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1084.556093] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba114388-6ffa-4bdc-b57a-2630b22740fd tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.556523] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba114388-6ffa-4bdc-b57a-2630b22740fd tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.556893] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba114388-6ffa-4bdc-b57a-2630b22740fd tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.557455] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba114388-6ffa-4bdc-b57a-2630b22740fd tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.557797] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba114388-6ffa-4bdc-b57a-2630b22740fd tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.559024] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba114388-6ffa-4bdc-b57a-2630b22740fd tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.643926] [55188]: INFO nova.api.openstack.requestlog [None req-ee7c85d8-2359-4e4c-af0e-4486183607de tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "POST /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.656116 [ 1084.643926] [55188]: [pid: 55188|app: 0|req: 3872/7581] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 26 22:09:23 2025] POST /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-volume_attachments => generated 194 bytes in 1658 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1084.648150] [55188]: DEBUG nova.api.openstack.wsgi [None req-e716f826-7125-41fb-bed7-ee3a9182ec59 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1084.653744] [55188]: DEBUG nova.compute.api [None req-e716f826-7125-41fb-bed7-ee3a9182ec59 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1084.660182] [55188]: DEBUG oslo_concurrency.lockutils [None req-e716f826-7125-41fb-bed7-ee3a9182ec59 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.660474] [55188]: DEBUG oslo_concurrency.lockutils [None req-e716f826-7125-41fb-bed7-ee3a9182ec59 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.660719] [55188]: DEBUG oslo_concurrency.lockutils [None req-e716f826-7125-41fb-bed7-ee3a9182ec59 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.661300] [55188]: DEBUG oslo_concurrency.lockutils [None req-e716f826-7125-41fb-bed7-ee3a9182ec59 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.661533] [55188]: DEBUG oslo_concurrency.lockutils [None req-e716f826-7125-41fb-bed7-ee3a9182ec59 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.661778] [55188]: DEBUG oslo_concurrency.lockutils [None req-e716f826-7125-41fb-bed7-ee3a9182ec59 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.691090] [55187]: DEBUG nova.policy [None req-ba114388-6ffa-4bdc-b57a-2630b22740fd tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.701779] [55187]: INFO nova.api.openstack.requestlog [None req-ba114388-6ffa-4bdc-b57a-2630b22740fd tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1360 microversion: 2.1 time: 0.154258 [ 1084.702431] [55187]: [pid: 55187|app: 0|req: 3710/7582] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:24 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1360 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.704102] [55188]: DEBUG nova.policy [None req-e716f826-7125-41fb-bed7-ee3a9182ec59 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.708376] [55187]: DEBUG nova.api.openstack.wsgi [None req-bcb21299-5c3f-4692-adcd-128968080ea8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1084.710114] [55187]: DEBUG nova.compute.api [None req-bcb21299-5c3f-4692-adcd-128968080ea8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1084.712806] [55188]: INFO nova.api.openstack.requestlog [None req-e716f826-7125-41fb-bed7-ee3a9182ec59 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1186 microversion: 2.1 time: 0.067429 [ 1084.712806] [55188]: [pid: 55188|app: 0|req: 3873/7583] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:25 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1186 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.713911] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcb21299-5c3f-4692-adcd-128968080ea8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.714223] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcb21299-5c3f-4692-adcd-128968080ea8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.714551] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcb21299-5c3f-4692-adcd-128968080ea8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.714850] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcb21299-5c3f-4692-adcd-128968080ea8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.715095] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcb21299-5c3f-4692-adcd-128968080ea8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.715403] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcb21299-5c3f-4692-adcd-128968080ea8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.741249] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcb21299-5c3f-4692-adcd-128968080ea8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.741642] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcb21299-5c3f-4692-adcd-128968080ea8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.741947] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcb21299-5c3f-4692-adcd-128968080ea8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.742062] [55187]: DEBUG nova.objects.instance [None req-bcb21299-5c3f-4692-adcd-128968080ea8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lazy-loading 'fault' on Instance uuid bfa7e6d7-4602-4fd1-92fb-745742d20a2b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1084.758321] [55188]: DEBUG nova.api.openstack.wsgi [None req-746338fc-5a88-4a23-ae9c-fda1d9009287 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1084.759974] [55188]: DEBUG nova.compute.api [None req-746338fc-5a88-4a23-ae9c-fda1d9009287 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1084.766200] [55188]: DEBUG oslo_concurrency.lockutils [None req-746338fc-5a88-4a23-ae9c-fda1d9009287 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.766248] [55188]: DEBUG oslo_concurrency.lockutils [None req-746338fc-5a88-4a23-ae9c-fda1d9009287 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.766950] [55188]: DEBUG oslo_concurrency.lockutils [None req-746338fc-5a88-4a23-ae9c-fda1d9009287 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.766950] [55188]: DEBUG oslo_concurrency.lockutils [None req-746338fc-5a88-4a23-ae9c-fda1d9009287 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.767111] [55188]: DEBUG oslo_concurrency.lockutils [None req-746338fc-5a88-4a23-ae9c-fda1d9009287 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.767285] [55188]: DEBUG oslo_concurrency.lockutils [None req-746338fc-5a88-4a23-ae9c-fda1d9009287 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.771370] [55187]: DEBUG nova.policy [None req-bcb21299-5c3f-4692-adcd-128968080ea8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.779060] [55187]: INFO nova.api.openstack.requestlog [None req-bcb21299-5c3f-4692-adcd-128968080ea8 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1331 microversion: 2.1 time: 0.075897 [ 1084.779449] [55187]: [pid: 55187|app: 0|req: 3711/7584] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:25 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1331 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.791668] [55188]: DEBUG oslo_concurrency.lockutils [None req-746338fc-5a88-4a23-ae9c-fda1d9009287 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.791862] [55188]: DEBUG oslo_concurrency.lockutils [None req-746338fc-5a88-4a23-ae9c-fda1d9009287 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.792617] [55188]: DEBUG oslo_concurrency.lockutils [None req-746338fc-5a88-4a23-ae9c-fda1d9009287 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.792617] [55188]: DEBUG nova.objects.instance [None req-746338fc-5a88-4a23-ae9c-fda1d9009287 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lazy-loading 'fault' on Instance uuid 016b9d61-3fb9-41a4-9510-6de69f5a9477 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1084.812519] [55188]: DEBUG nova.policy [None req-746338fc-5a88-4a23-ae9c-fda1d9009287 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.817188] [55188]: DEBUG nova.policy [None req-746338fc-5a88-4a23-ae9c-fda1d9009287 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.817835] [55188]: DEBUG nova.policy [None req-746338fc-5a88-4a23-ae9c-fda1d9009287 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.818492] [55188]: INFO nova.api.openstack.requestlog [None req-746338fc-5a88-4a23-ae9c-fda1d9009287 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1429 microversion: 2.54 time: 0.063076 [ 1084.818845] [55188]: [pid: 55188|app: 0|req: 3874/7585] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:25 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1429 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1084.923375] [55187]: DEBUG nova.api.openstack.wsgi [None req-55e0fa95-d23c-4d2a-9745-104513b0f3d9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1084.925200] [55187]: DEBUG nova.compute.api [None req-55e0fa95-d23c-4d2a-9745-104513b0f3d9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1084.929409] [55187]: DEBUG oslo_concurrency.lockutils [None req-55e0fa95-d23c-4d2a-9745-104513b0f3d9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.929656] [55187]: DEBUG oslo_concurrency.lockutils [None req-55e0fa95-d23c-4d2a-9745-104513b0f3d9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.929891] [55187]: DEBUG oslo_concurrency.lockutils [None req-55e0fa95-d23c-4d2a-9745-104513b0f3d9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.930289] [55187]: DEBUG oslo_concurrency.lockutils [None req-55e0fa95-d23c-4d2a-9745-104513b0f3d9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.930577] [55187]: DEBUG oslo_concurrency.lockutils [None req-55e0fa95-d23c-4d2a-9745-104513b0f3d9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.930792] [55187]: DEBUG oslo_concurrency.lockutils [None req-55e0fa95-d23c-4d2a-9745-104513b0f3d9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.934677] [55188]: DEBUG nova.api.openstack.wsgi [req-bdaf84c6-af73-4afc-9e0c-22bab55df566 req-8ff2bc40-9b37-4cd7-9dab-e97c42695032 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b36d4c86-1509-47ba-8447-0cfdd9de6b7c", "name": "network-vif-deleted", "tag": "e14708df-15bb-477b-90c4-1c2f9d7c10d4"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1084.941114] [55188]: DEBUG oslo_concurrency.lockutils [req-bdaf84c6-af73-4afc-9e0c-22bab55df566 req-8ff2bc40-9b37-4cd7-9dab-e97c42695032 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.941114] [55188]: DEBUG oslo_concurrency.lockutils [req-bdaf84c6-af73-4afc-9e0c-22bab55df566 req-8ff2bc40-9b37-4cd7-9dab-e97c42695032 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.941304] [55188]: DEBUG oslo_concurrency.lockutils [req-bdaf84c6-af73-4afc-9e0c-22bab55df566 req-8ff2bc40-9b37-4cd7-9dab-e97c42695032 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.950326] [55188]: INFO nova.api.openstack.compute.server_external_events [req-bdaf84c6-af73-4afc-9e0c-22bab55df566 req-8ff2bc40-9b37-4cd7-9dab-e97c42695032 service nova] Creating event network-vif-deleted:e14708df-15bb-477b-90c4-1c2f9d7c10d4 for instance b36d4c86-1509-47ba-8447-0cfdd9de6b7c on cpu-1 [ 1084.953856] [55188]: INFO nova.api.openstack.requestlog [req-bdaf84c6-af73-4afc-9e0c-22bab55df566 req-8ff2bc40-9b37-4cd7-9dab-e97c42695032 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021232 [ 1084.954231] [55188]: [pid: 55188|app: 0|req: 3875/7586] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:25 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1084.957047] [55188]: DEBUG nova.api.openstack.wsgi [None req-2e96ac6a-b704-45d3-b10c-2d739483e788 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1084.958746] [55188]: DEBUG nova.compute.api [None req-2e96ac6a-b704-45d3-b10c-2d739483e788 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1084.962320] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e96ac6a-b704-45d3-b10c-2d739483e788 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.962556] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e96ac6a-b704-45d3-b10c-2d739483e788 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.962761] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e96ac6a-b704-45d3-b10c-2d739483e788 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.963090] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e96ac6a-b704-45d3-b10c-2d739483e788 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.963358] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e96ac6a-b704-45d3-b10c-2d739483e788 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.963557] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e96ac6a-b704-45d3-b10c-2d739483e788 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.056494] [55187]: DEBUG nova.policy [None req-55e0fa95-d23c-4d2a-9745-104513b0f3d9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.063401] [55187]: INFO nova.api.openstack.requestlog [None req-55e0fa95-d23c-4d2a-9745-104513b0f3d9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1316 microversion: 2.1 time: 0.142423 [ 1085.063976] [55187]: [pid: 55187|app: 0|req: 3712/7587] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:25 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1316 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.066484] [55187]: DEBUG nova.api.openstack.wsgi [None req-67d7d070-2dbb-4437-9776-c76e0cc31bf8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1085.068243] [55187]: DEBUG nova.compute.api [None req-67d7d070-2dbb-4437-9776-c76e0cc31bf8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1085.072265] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d7d070-2dbb-4437-9776-c76e0cc31bf8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.072522] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d7d070-2dbb-4437-9776-c76e0cc31bf8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.072766] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d7d070-2dbb-4437-9776-c76e0cc31bf8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.073093] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d7d070-2dbb-4437-9776-c76e0cc31bf8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.073298] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d7d070-2dbb-4437-9776-c76e0cc31bf8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.073470] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d7d070-2dbb-4437-9776-c76e0cc31bf8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.083136] [55188]: DEBUG nova.policy [None req-2e96ac6a-b704-45d3-b10c-2d739483e788 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.089076] [55188]: INFO nova.api.openstack.requestlog [None req-2e96ac6a-b704-45d3-b10c-2d739483e788 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1686 microversion: 2.1 time: 0.133559 [ 1085.089076] [55188]: [pid: 55188|app: 0|req: 3876/7588] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:25 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1686 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.091535] [55188]: DEBUG nova.api.openstack.wsgi [None req-705904c9-92bc-4a9d-9c91-cab2ad7b8e16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1085.093433] [55188]: DEBUG nova.compute.api [None req-705904c9-92bc-4a9d-9c91-cab2ad7b8e16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1085.096154] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d7d070-2dbb-4437-9776-c76e0cc31bf8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.096451] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d7d070-2dbb-4437-9776-c76e0cc31bf8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.096688] [55187]: DEBUG oslo_concurrency.lockutils [None req-67d7d070-2dbb-4437-9776-c76e0cc31bf8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.096950] [55187]: DEBUG nova.objects.instance [None req-67d7d070-2dbb-4437-9776-c76e0cc31bf8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lazy-loading 'fault' on Instance uuid b36d4c86-1509-47ba-8447-0cfdd9de6b7c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1085.097126] [55188]: DEBUG oslo_concurrency.lockutils [None req-705904c9-92bc-4a9d-9c91-cab2ad7b8e16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.097394] [55188]: DEBUG oslo_concurrency.lockutils [None req-705904c9-92bc-4a9d-9c91-cab2ad7b8e16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.097615] [55188]: DEBUG oslo_concurrency.lockutils [None req-705904c9-92bc-4a9d-9c91-cab2ad7b8e16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.097938] [55188]: DEBUG oslo_concurrency.lockutils [None req-705904c9-92bc-4a9d-9c91-cab2ad7b8e16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.098158] [55188]: DEBUG oslo_concurrency.lockutils [None req-705904c9-92bc-4a9d-9c91-cab2ad7b8e16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.098336] [55188]: DEBUG oslo_concurrency.lockutils [None req-705904c9-92bc-4a9d-9c91-cab2ad7b8e16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.117213] [55188]: DEBUG oslo_concurrency.lockutils [None req-705904c9-92bc-4a9d-9c91-cab2ad7b8e16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.117464] [55188]: DEBUG oslo_concurrency.lockutils [None req-705904c9-92bc-4a9d-9c91-cab2ad7b8e16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.117650] [55188]: DEBUG oslo_concurrency.lockutils [None req-705904c9-92bc-4a9d-9c91-cab2ad7b8e16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.117851] [55188]: DEBUG nova.objects.instance [None req-705904c9-92bc-4a9d-9c91-cab2ad7b8e16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'fault' on Instance uuid 49d32e7b-bea9-4d7a-a51e-787c00fd2143 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1085.119674] [55187]: DEBUG nova.policy [None req-67d7d070-2dbb-4437-9776-c76e0cc31bf8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.125066] [55187]: INFO nova.api.openstack.requestlog [None req-67d7d070-2dbb-4437-9776-c76e0cc31bf8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1292 microversion: 2.1 time: 0.060572 [ 1085.125439] [55187]: [pid: 55187|app: 0|req: 3713/7589] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:25 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1292 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.141699] [55188]: DEBUG nova.policy [None req-705904c9-92bc-4a9d-9c91-cab2ad7b8e16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.147075] [55188]: INFO nova.api.openstack.requestlog [None req-705904c9-92bc-4a9d-9c91-cab2ad7b8e16 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1300 microversion: 2.1 time: 0.057083 [ 1085.147477] [55188]: [pid: 55188|app: 0|req: 3877/7590] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:25 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1300 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.427865] [55187]: DEBUG nova.api.openstack.wsgi [None req-6d694c81-2abb-4ed4-9820-25e1807c10fd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1085.429679] [55187]: DEBUG nova.compute.api [None req-6d694c81-2abb-4ed4-9820-25e1807c10fd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1085.434973] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d694c81-2abb-4ed4-9820-25e1807c10fd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.435262] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d694c81-2abb-4ed4-9820-25e1807c10fd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.435450] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d694c81-2abb-4ed4-9820-25e1807c10fd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.435799] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d694c81-2abb-4ed4-9820-25e1807c10fd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.435997] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d694c81-2abb-4ed4-9820-25e1807c10fd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.436230] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d694c81-2abb-4ed4-9820-25e1807c10fd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.536918] [55187]: DEBUG nova.policy [None req-6d694c81-2abb-4ed4-9820-25e1807c10fd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.545202] [55187]: DEBUG nova.policy [None req-6d694c81-2abb-4ed4-9820-25e1807c10fd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.545954] [55187]: DEBUG nova.policy [None req-6d694c81-2abb-4ed4-9820-25e1807c10fd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.546623] [55187]: INFO nova.api.openstack.requestlog [None req-6d694c81-2abb-4ed4-9820-25e1807c10fd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1748 microversion: 2.20 time: 0.121226 [ 1085.546968] [55187]: [pid: 55187|app: 0|req: 3714/7591] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:25 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1748 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1085.552918] [55187]: DEBUG nova.api.openstack.wsgi [None req-ccc336f5-f401-493e-908b-2a15a8c8812c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1085.554608] [55187]: DEBUG nova.compute.api [None req-ccc336f5-f401-493e-908b-2a15a8c8812c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1085.558045] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccc336f5-f401-493e-908b-2a15a8c8812c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.558316] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccc336f5-f401-493e-908b-2a15a8c8812c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.558522] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccc336f5-f401-493e-908b-2a15a8c8812c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.558943] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccc336f5-f401-493e-908b-2a15a8c8812c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.559180] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccc336f5-f401-493e-908b-2a15a8c8812c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.559357] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccc336f5-f401-493e-908b-2a15a8c8812c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.598694] [55188]: DEBUG nova.api.openstack.wsgi [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAaction247Test-server-1385324713", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": "none"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1085.642472] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.642732] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.642918] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.643432] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.643768] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.644011] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.644228] [55187]: DEBUG nova.policy [None req-ccc336f5-f401-493e-908b-2a15a8c8812c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.649494] [55187]: INFO nova.api.openstack.requestlog [None req-ccc336f5-f401-493e-908b-2a15a8c8812c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1678 microversion: 2.1 time: 0.098579 [ 1085.649840] [55187]: [pid: 55187|app: 0|req: 3715/7592] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:25 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1678 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.650855] [55188]: DEBUG nova.virt.hardware [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1085.651089] [55188]: DEBUG nova.virt.hardware [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1085.651310] [55188]: DEBUG nova.virt.hardware [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1085.651524] [55188]: DEBUG nova.virt.hardware [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1085.651698] [55188]: DEBUG nova.virt.hardware [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1085.659747] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.659978] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.660181] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.660555] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.660826] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.661023] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.671939] [55188]: DEBUG nova.quota [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Getting quotas for project 5a3ec27608274bb497e271b67a2ac8bb. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1085.675759] [55188]: DEBUG nova.quota [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Getting quotas for user 2f802e4e941649a1a077aa0a338be8f5 and project 5a3ec27608274bb497e271b67a2ac8bb. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1085.684595] [55188]: DEBUG nova.compute.api [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1085.684595] [55188]: DEBUG nova.compute.api [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1085.719655] [55187]: DEBUG nova.api.openstack.wsgi [None req-2de098a7-880c-4841-8f30-66b76670beb4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1085.721731] [55187]: DEBUG nova.compute.api [None req-2de098a7-880c-4841-8f30-66b76670beb4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1085.722155] [55188]: INFO nova.api.openstack.requestlog [None req-1d993a2c-1339-4fd9-9ba4-820527176ba1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.47 time: 0.190798 [ 1085.722591] [55188]: [pid: 55188|app: 0|req: 3878/7593] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 26 22:09:25 2025] POST /compute/v2.1/servers => generated 380 bytes in 192 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 1085.725772] [55187]: DEBUG oslo_concurrency.lockutils [None req-2de098a7-880c-4841-8f30-66b76670beb4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.726131] [55187]: DEBUG oslo_concurrency.lockutils [None req-2de098a7-880c-4841-8f30-66b76670beb4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.726324] [55187]: DEBUG oslo_concurrency.lockutils [None req-2de098a7-880c-4841-8f30-66b76670beb4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.726747] [55187]: DEBUG oslo_concurrency.lockutils [None req-2de098a7-880c-4841-8f30-66b76670beb4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.727047] [55187]: DEBUG oslo_concurrency.lockutils [None req-2de098a7-880c-4841-8f30-66b76670beb4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.727205] [55187]: DEBUG oslo_concurrency.lockutils [None req-2de098a7-880c-4841-8f30-66b76670beb4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.729079] [55188]: DEBUG nova.api.openstack.wsgi [None req-5a3d4eca-756e-4aee-8b7f-37fdb4474f86 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1085.731280] [55188]: DEBUG nova.compute.api [None req-5a3d4eca-756e-4aee-8b7f-37fdb4474f86 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1085.735867] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a3d4eca-756e-4aee-8b7f-37fdb4474f86 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.736092] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a3d4eca-756e-4aee-8b7f-37fdb4474f86 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.736296] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a3d4eca-756e-4aee-8b7f-37fdb4474f86 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.736672] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a3d4eca-756e-4aee-8b7f-37fdb4474f86 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.736917] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a3d4eca-756e-4aee-8b7f-37fdb4474f86 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.737077] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a3d4eca-756e-4aee-8b7f-37fdb4474f86 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.769542] [55188]: DEBUG nova.policy [None req-5a3d4eca-756e-4aee-8b7f-37fdb4474f86 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.774426] [55188]: INFO nova.api.openstack.requestlog [None req-5a3d4eca-756e-4aee-8b7f-37fdb4474f86 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1186 microversion: 2.1 time: 0.047373 [ 1085.774466] [55188]: [pid: 55188|app: 0|req: 3879/7594] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:26 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1186 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.777550] [55188]: DEBUG nova.api.openstack.wsgi [None req-a109f8db-466f-4597-b52e-fbd0b86378f0 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1085.778968] [55188]: DEBUG nova.compute.api [None req-a109f8db-466f-4597-b52e-fbd0b86378f0 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1085.807242] [55188]: DEBUG nova.policy [None req-a109f8db-466f-4597-b52e-fbd0b86378f0 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.810575] [55188]: DEBUG nova.policy [None req-a109f8db-466f-4597-b52e-fbd0b86378f0 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.811408] [55188]: DEBUG nova.policy [None req-a109f8db-466f-4597-b52e-fbd0b86378f0 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.812061] [55188]: INFO nova.api.openstack.requestlog [None req-a109f8db-466f-4597-b52e-fbd0b86378f0 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1303 microversion: 2.47 time: 0.037073 [ 1085.813636] [55188]: [pid: 55188|app: 0|req: 3880/7595] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:26 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1303 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1085.814467] [55187]: DEBUG nova.policy [None req-2de098a7-880c-4841-8f30-66b76670beb4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.816210] [55188]: DEBUG nova.api.openstack.wsgi [None req-d6db419e-24ce-406a-be5f-1d19e7988a59 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1085.818144] [55188]: DEBUG nova.compute.api [None req-d6db419e-24ce-406a-be5f-1d19e7988a59 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1085.819117] [55187]: INFO nova.api.openstack.requestlog [None req-2de098a7-880c-4841-8f30-66b76670beb4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1360 microversion: 2.1 time: 0.101681 [ 1085.819609] [55187]: [pid: 55187|app: 0|req: 3716/7596] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:26 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1360 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.823480] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6db419e-24ce-406a-be5f-1d19e7988a59 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.823480] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6db419e-24ce-406a-be5f-1d19e7988a59 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.823480] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6db419e-24ce-406a-be5f-1d19e7988a59 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.823624] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6db419e-24ce-406a-be5f-1d19e7988a59 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.824060] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6db419e-24ce-406a-be5f-1d19e7988a59 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.824126] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6db419e-24ce-406a-be5f-1d19e7988a59 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.833562] [55187]: DEBUG nova.api.openstack.wsgi [None req-d4ea1ad7-e912-4188-ae4e-542301cab6f2 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1085.835450] [55187]: DEBUG nova.compute.api [None req-d4ea1ad7-e912-4188-ae4e-542301cab6f2 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1085.839226] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4ea1ad7-e912-4188-ae4e-542301cab6f2 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.839474] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4ea1ad7-e912-4188-ae4e-542301cab6f2 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.839657] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4ea1ad7-e912-4188-ae4e-542301cab6f2 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.840094] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4ea1ad7-e912-4188-ae4e-542301cab6f2 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.840673] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4ea1ad7-e912-4188-ae4e-542301cab6f2 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.840673] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4ea1ad7-e912-4188-ae4e-542301cab6f2 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.848056] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6db419e-24ce-406a-be5f-1d19e7988a59 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.848166] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6db419e-24ce-406a-be5f-1d19e7988a59 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.848623] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6db419e-24ce-406a-be5f-1d19e7988a59 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.848623] [55188]: DEBUG nova.objects.instance [None req-d6db419e-24ce-406a-be5f-1d19e7988a59 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lazy-loading 'fault' on Instance uuid bfa7e6d7-4602-4fd1-92fb-745742d20a2b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1085.861513] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4ea1ad7-e912-4188-ae4e-542301cab6f2 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.861631] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4ea1ad7-e912-4188-ae4e-542301cab6f2 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.861755] [55187]: DEBUG oslo_concurrency.lockutils [None req-d4ea1ad7-e912-4188-ae4e-542301cab6f2 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.861946] [55187]: DEBUG nova.objects.instance [None req-d4ea1ad7-e912-4188-ae4e-542301cab6f2 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lazy-loading 'fault' on Instance uuid 016b9d61-3fb9-41a4-9510-6de69f5a9477 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1085.872454] [55188]: DEBUG nova.policy [None req-d6db419e-24ce-406a-be5f-1d19e7988a59 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.878809] [55188]: INFO nova.api.openstack.requestlog [None req-d6db419e-24ce-406a-be5f-1d19e7988a59 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1331 microversion: 2.1 time: 0.065042 [ 1085.878809] [55188]: [pid: 55188|app: 0|req: 3881/7597] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:26 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1331 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.890204] [55187]: DEBUG nova.policy [None req-d4ea1ad7-e912-4188-ae4e-542301cab6f2 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.895997] [55187]: DEBUG nova.policy [None req-d4ea1ad7-e912-4188-ae4e-542301cab6f2 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.896852] [55187]: DEBUG nova.policy [None req-d4ea1ad7-e912-4188-ae4e-542301cab6f2 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.897568] [55187]: INFO nova.api.openstack.requestlog [None req-d4ea1ad7-e912-4188-ae4e-542301cab6f2 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1429 microversion: 2.54 time: 0.066710 [ 1085.897927] [55187]: [pid: 55187|app: 0|req: 3717/7598] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:26 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1429 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1086.079604] [55188]: DEBUG nova.api.openstack.wsgi [None req-e1e80cdd-90c0-46ea-95e2-1f447ca46c69 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1086.081984] [55188]: DEBUG nova.compute.api [None req-e1e80cdd-90c0-46ea-95e2-1f447ca46c69 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1086.086303] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e80cdd-90c0-46ea-95e2-1f447ca46c69 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.086585] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e80cdd-90c0-46ea-95e2-1f447ca46c69 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.086827] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e80cdd-90c0-46ea-95e2-1f447ca46c69 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.087229] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e80cdd-90c0-46ea-95e2-1f447ca46c69 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.087445] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e80cdd-90c0-46ea-95e2-1f447ca46c69 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.087739] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1e80cdd-90c0-46ea-95e2-1f447ca46c69 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.103302] [55187]: DEBUG nova.api.openstack.wsgi [None req-9298eff7-a8c4-42a8-876a-14275f01a2a1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1086.105067] [55187]: DEBUG nova.compute.api [None req-9298eff7-a8c4-42a8-876a-14275f01a2a1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1086.109029] [55187]: DEBUG oslo_concurrency.lockutils [None req-9298eff7-a8c4-42a8-876a-14275f01a2a1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.109029] [55187]: DEBUG oslo_concurrency.lockutils [None req-9298eff7-a8c4-42a8-876a-14275f01a2a1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.109239] [55187]: DEBUG oslo_concurrency.lockutils [None req-9298eff7-a8c4-42a8-876a-14275f01a2a1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.109668] [55187]: DEBUG oslo_concurrency.lockutils [None req-9298eff7-a8c4-42a8-876a-14275f01a2a1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.109917] [55187]: DEBUG oslo_concurrency.lockutils [None req-9298eff7-a8c4-42a8-876a-14275f01a2a1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.110289] [55187]: DEBUG oslo_concurrency.lockutils [None req-9298eff7-a8c4-42a8-876a-14275f01a2a1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.157365] [55188]: DEBUG nova.policy [None req-e1e80cdd-90c0-46ea-95e2-1f447ca46c69 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.163972] [55188]: INFO nova.api.openstack.requestlog [None req-e1e80cdd-90c0-46ea-95e2-1f447ca46c69 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1316 microversion: 2.1 time: 0.087288 [ 1086.164425] [55188]: [pid: 55188|app: 0|req: 3882/7599] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:26 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1316 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.167230] [55188]: DEBUG nova.api.openstack.wsgi [None req-6b255639-e549-4caa-b391-df8e09fa5eea tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1086.168973] [55188]: DEBUG nova.compute.api [None req-6b255639-e549-4caa-b391-df8e09fa5eea tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1086.172894] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b255639-e549-4caa-b391-df8e09fa5eea tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.173184] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b255639-e549-4caa-b391-df8e09fa5eea tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.173414] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b255639-e549-4caa-b391-df8e09fa5eea tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.173834] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b255639-e549-4caa-b391-df8e09fa5eea tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.174056] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b255639-e549-4caa-b391-df8e09fa5eea tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.174234] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b255639-e549-4caa-b391-df8e09fa5eea tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.193265] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b255639-e549-4caa-b391-df8e09fa5eea tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.193632] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b255639-e549-4caa-b391-df8e09fa5eea tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.193901] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b255639-e549-4caa-b391-df8e09fa5eea tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.194192] [55188]: DEBUG nova.objects.instance [None req-6b255639-e549-4caa-b391-df8e09fa5eea tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lazy-loading 'fault' on Instance uuid b36d4c86-1509-47ba-8447-0cfdd9de6b7c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1086.216437] [55188]: DEBUG nova.policy [None req-6b255639-e549-4caa-b391-df8e09fa5eea tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.220887] [55188]: INFO nova.api.openstack.requestlog [None req-6b255639-e549-4caa-b391-df8e09fa5eea tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1292 microversion: 2.1 time: 0.055803 [ 1086.221221] [55188]: [pid: 55188|app: 0|req: 3883/7600] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:26 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1292 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.223607] [55188]: DEBUG nova.api.openstack.wsgi [None req-237f28cf-ff18-47c2-9de8-d63f9ab62f84 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1086.224839] [55187]: DEBUG nova.policy [None req-9298eff7-a8c4-42a8-876a-14275f01a2a1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.225207] [55188]: DEBUG nova.compute.api [None req-237f28cf-ff18-47c2-9de8-d63f9ab62f84 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1086.228495] [55188]: DEBUG oslo_concurrency.lockutils [None req-237f28cf-ff18-47c2-9de8-d63f9ab62f84 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.228721] [55188]: DEBUG oslo_concurrency.lockutils [None req-237f28cf-ff18-47c2-9de8-d63f9ab62f84 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.228989] [55188]: DEBUG oslo_concurrency.lockutils [None req-237f28cf-ff18-47c2-9de8-d63f9ab62f84 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.229401] [55188]: DEBUG oslo_concurrency.lockutils [None req-237f28cf-ff18-47c2-9de8-d63f9ab62f84 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.229623] [55188]: DEBUG oslo_concurrency.lockutils [None req-237f28cf-ff18-47c2-9de8-d63f9ab62f84 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.229825] [55188]: DEBUG oslo_concurrency.lockutils [None req-237f28cf-ff18-47c2-9de8-d63f9ab62f84 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.230090] [55187]: INFO nova.api.openstack.requestlog [None req-9298eff7-a8c4-42a8-876a-14275f01a2a1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1686 microversion: 2.1 time: 0.129179 [ 1086.230434] [55187]: [pid: 55187|app: 0|req: 3718/7601] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:26 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1686 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.248328] [55188]: DEBUG oslo_concurrency.lockutils [None req-237f28cf-ff18-47c2-9de8-d63f9ab62f84 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.248589] [55188]: DEBUG oslo_concurrency.lockutils [None req-237f28cf-ff18-47c2-9de8-d63f9ab62f84 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.248831] [55188]: DEBUG oslo_concurrency.lockutils [None req-237f28cf-ff18-47c2-9de8-d63f9ab62f84 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.249054] [55188]: DEBUG nova.objects.instance [None req-237f28cf-ff18-47c2-9de8-d63f9ab62f84 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'fault' on Instance uuid 49d32e7b-bea9-4d7a-a51e-787c00fd2143 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1086.270482] [55188]: DEBUG nova.policy [None req-237f28cf-ff18-47c2-9de8-d63f9ab62f84 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.275354] [55188]: INFO nova.api.openstack.requestlog [None req-237f28cf-ff18-47c2-9de8-d63f9ab62f84 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1300 microversion: 2.1 time: 0.053548 [ 1086.275834] [55188]: [pid: 55188|app: 0|req: 3884/7602] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:26 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1300 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.562764] [55187]: DEBUG nova.api.openstack.wsgi [None req-13c4bb8a-ff02-44f5-b1a1-df820f3a406a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1086.565380] [55187]: DEBUG nova.compute.api [None req-13c4bb8a-ff02-44f5-b1a1-df820f3a406a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1086.571988] [55187]: DEBUG oslo_concurrency.lockutils [None req-13c4bb8a-ff02-44f5-b1a1-df820f3a406a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.572395] [55187]: DEBUG oslo_concurrency.lockutils [None req-13c4bb8a-ff02-44f5-b1a1-df820f3a406a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.572743] [55187]: DEBUG oslo_concurrency.lockutils [None req-13c4bb8a-ff02-44f5-b1a1-df820f3a406a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.573365] [55187]: DEBUG oslo_concurrency.lockutils [None req-13c4bb8a-ff02-44f5-b1a1-df820f3a406a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.573724] [55187]: DEBUG oslo_concurrency.lockutils [None req-13c4bb8a-ff02-44f5-b1a1-df820f3a406a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.574072] [55187]: DEBUG oslo_concurrency.lockutils [None req-13c4bb8a-ff02-44f5-b1a1-df820f3a406a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.665443] [55188]: DEBUG nova.api.openstack.wsgi [None req-02220338-a984-4c0f-b896-a518e66474ad tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1086.668181] [55188]: DEBUG nova.compute.api [None req-02220338-a984-4c0f-b896-a518e66474ad tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1086.670344] [55187]: DEBUG nova.policy [None req-13c4bb8a-ff02-44f5-b1a1-df820f3a406a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.671356] [55188]: DEBUG oslo_concurrency.lockutils [None req-02220338-a984-4c0f-b896-a518e66474ad tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.671524] [55188]: DEBUG oslo_concurrency.lockutils [None req-02220338-a984-4c0f-b896-a518e66474ad tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.671687] [55188]: DEBUG oslo_concurrency.lockutils [None req-02220338-a984-4c0f-b896-a518e66474ad tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.672118] [55188]: DEBUG oslo_concurrency.lockutils [None req-02220338-a984-4c0f-b896-a518e66474ad tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.672331] [55188]: DEBUG oslo_concurrency.lockutils [None req-02220338-a984-4c0f-b896-a518e66474ad tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.672503] [55188]: DEBUG oslo_concurrency.lockutils [None req-02220338-a984-4c0f-b896-a518e66474ad tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.676432] [55187]: DEBUG nova.policy [None req-13c4bb8a-ff02-44f5-b1a1-df820f3a406a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.677602] [55187]: DEBUG nova.policy [None req-13c4bb8a-ff02-44f5-b1a1-df820f3a406a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.678572] [55187]: INFO nova.api.openstack.requestlog [None req-13c4bb8a-ff02-44f5-b1a1-df820f3a406a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1750 microversion: 2.20 time: 0.119276 [ 1086.679070] [55187]: [pid: 55187|app: 0|req: 3719/7603] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:26 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1750 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1086.787206] [55187]: DEBUG nova.api.openstack.wsgi [None req-2d268993-b141-4e08-97d6-2ecb533cbc3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1086.788724] [55188]: DEBUG nova.policy [None req-02220338-a984-4c0f-b896-a518e66474ad tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.788991] [55187]: DEBUG nova.compute.api [None req-2d268993-b141-4e08-97d6-2ecb533cbc3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1086.793046] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d268993-b141-4e08-97d6-2ecb533cbc3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.793257] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d268993-b141-4e08-97d6-2ecb533cbc3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.793447] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d268993-b141-4e08-97d6-2ecb533cbc3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.793798] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d268993-b141-4e08-97d6-2ecb533cbc3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.793995] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d268993-b141-4e08-97d6-2ecb533cbc3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.794296] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d268993-b141-4e08-97d6-2ecb533cbc3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.794343] [55188]: INFO nova.api.openstack.requestlog [None req-02220338-a984-4c0f-b896-a518e66474ad tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1678 microversion: 2.1 time: 0.131143 [ 1086.794716] [55188]: [pid: 55188|app: 0|req: 3885/7604] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:27 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1678 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.827293] [55188]: DEBUG nova.api.openstack.wsgi [None req-3baabe09-f967-429d-96c6-4fc8e5d0de68 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1086.829038] [55188]: DEBUG nova.compute.api [None req-3baabe09-f967-429d-96c6-4fc8e5d0de68 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1086.829396] [55187]: DEBUG nova.policy [None req-2d268993-b141-4e08-97d6-2ecb533cbc3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.833290] [55188]: DEBUG oslo_concurrency.lockutils [None req-3baabe09-f967-429d-96c6-4fc8e5d0de68 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.833290] [55188]: DEBUG oslo_concurrency.lockutils [None req-3baabe09-f967-429d-96c6-4fc8e5d0de68 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.833481] [55188]: DEBUG oslo_concurrency.lockutils [None req-3baabe09-f967-429d-96c6-4fc8e5d0de68 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.833672] [55187]: INFO nova.api.openstack.requestlog [None req-2d268993-b141-4e08-97d6-2ecb533cbc3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1186 microversion: 2.1 time: 0.048743 [ 1086.833833] [55188]: DEBUG oslo_concurrency.lockutils [None req-3baabe09-f967-429d-96c6-4fc8e5d0de68 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.834129] [55187]: [pid: 55187|app: 0|req: 3720/7605] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:27 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1186 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1086.834183] [55188]: DEBUG oslo_concurrency.lockutils [None req-3baabe09-f967-429d-96c6-4fc8e5d0de68 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.834763] [55188]: DEBUG oslo_concurrency.lockutils [None req-3baabe09-f967-429d-96c6-4fc8e5d0de68 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.836401] [55187]: DEBUG nova.api.openstack.wsgi [None req-68887cd0-aeb4-4efb-8141-4b5bd78061a6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1086.838369] [55187]: DEBUG nova.compute.api [None req-68887cd0-aeb4-4efb-8141-4b5bd78061a6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1086.841461] [55187]: DEBUG oslo_concurrency.lockutils [None req-68887cd0-aeb4-4efb-8141-4b5bd78061a6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.841697] [55187]: DEBUG oslo_concurrency.lockutils [None req-68887cd0-aeb4-4efb-8141-4b5bd78061a6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.841876] [55187]: DEBUG oslo_concurrency.lockutils [None req-68887cd0-aeb4-4efb-8141-4b5bd78061a6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.842256] [55187]: DEBUG oslo_concurrency.lockutils [None req-68887cd0-aeb4-4efb-8141-4b5bd78061a6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.842459] [55187]: DEBUG oslo_concurrency.lockutils [None req-68887cd0-aeb4-4efb-8141-4b5bd78061a6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.842632] [55187]: DEBUG oslo_concurrency.lockutils [None req-68887cd0-aeb4-4efb-8141-4b5bd78061a6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.869850] [55188]: DEBUG nova.policy [None req-3baabe09-f967-429d-96c6-4fc8e5d0de68 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.875172] [55188]: DEBUG nova.policy [None req-3baabe09-f967-429d-96c6-4fc8e5d0de68 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.875958] [55188]: DEBUG nova.policy [None req-3baabe09-f967-429d-96c6-4fc8e5d0de68 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.876625] [55188]: INFO nova.api.openstack.requestlog [None req-3baabe09-f967-429d-96c6-4fc8e5d0de68 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1307 microversion: 2.47 time: 0.051654 [ 1086.877049] [55188]: [pid: 55188|app: 0|req: 3886/7606] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:27 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1307 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1086.893031] [55188]: DEBUG nova.api.openstack.wsgi [None req-7a31c502-6061-40cb-b052-f4bb93075054 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1086.894306] [55188]: DEBUG nova.compute.api [None req-7a31c502-6061-40cb-b052-f4bb93075054 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1086.897921] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a31c502-6061-40cb-b052-f4bb93075054 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.898185] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a31c502-6061-40cb-b052-f4bb93075054 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.898371] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a31c502-6061-40cb-b052-f4bb93075054 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.898734] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a31c502-6061-40cb-b052-f4bb93075054 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.899067] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a31c502-6061-40cb-b052-f4bb93075054 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.899338] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a31c502-6061-40cb-b052-f4bb93075054 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.919994] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a31c502-6061-40cb-b052-f4bb93075054 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.920075] [55187]: DEBUG nova.policy [None req-68887cd0-aeb4-4efb-8141-4b5bd78061a6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.920236] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a31c502-6061-40cb-b052-f4bb93075054 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.920423] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a31c502-6061-40cb-b052-f4bb93075054 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.920622] [55188]: DEBUG nova.objects.instance [None req-7a31c502-6061-40cb-b052-f4bb93075054 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lazy-loading 'fault' on Instance uuid bfa7e6d7-4602-4fd1-92fb-745742d20a2b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1086.928015] [55187]: INFO nova.api.openstack.requestlog [None req-68887cd0-aeb4-4efb-8141-4b5bd78061a6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1360 microversion: 2.1 time: 0.090369 [ 1086.928015] [55187]: [pid: 55187|app: 0|req: 3721/7607] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:27 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1360 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.928115] [55187]: DEBUG nova.api.openstack.wsgi [None req-1d609bb3-e0ca-4205-a440-728f4b23901a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1086.933873] [55187]: DEBUG nova.compute.api [None req-1d609bb3-e0ca-4205-a440-728f4b23901a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1086.941797] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d609bb3-e0ca-4205-a440-728f4b23901a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.942070] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d609bb3-e0ca-4205-a440-728f4b23901a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.942356] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d609bb3-e0ca-4205-a440-728f4b23901a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.942727] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d609bb3-e0ca-4205-a440-728f4b23901a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.942948] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d609bb3-e0ca-4205-a440-728f4b23901a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.943152] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d609bb3-e0ca-4205-a440-728f4b23901a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.945606] [55188]: DEBUG nova.policy [None req-7a31c502-6061-40cb-b052-f4bb93075054 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.949537] [55188]: INFO nova.api.openstack.requestlog [None req-7a31c502-6061-40cb-b052-f4bb93075054 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1331 microversion: 2.1 time: 0.059251 [ 1086.949874] [55188]: [pid: 55188|app: 0|req: 3887/7608] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:27 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1331 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.962817] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d609bb3-e0ca-4205-a440-728f4b23901a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.963167] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d609bb3-e0ca-4205-a440-728f4b23901a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.963414] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d609bb3-e0ca-4205-a440-728f4b23901a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.963677] [55187]: DEBUG nova.objects.instance [None req-1d609bb3-e0ca-4205-a440-728f4b23901a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lazy-loading 'fault' on Instance uuid 016b9d61-3fb9-41a4-9510-6de69f5a9477 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1086.983942] [55187]: DEBUG nova.policy [None req-1d609bb3-e0ca-4205-a440-728f4b23901a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.988136] [55187]: DEBUG nova.policy [None req-1d609bb3-e0ca-4205-a440-728f4b23901a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.988782] [55187]: DEBUG nova.policy [None req-1d609bb3-e0ca-4205-a440-728f4b23901a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '72ae49812168423183dab4bdba3854da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9506c801d821455c9847851f78928e94', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.989467] [55187]: INFO nova.api.openstack.requestlog [None req-1d609bb3-e0ca-4205-a440-728f4b23901a tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 200 len: 1429 microversion: 2.54 time: 0.063484 [ 1086.989795] [55187]: [pid: 55187|app: 0|req: 3722/7609] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:27 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 1429 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1087.178412] [55188]: DEBUG nova.api.openstack.wsgi [None req-cbc361d0-63f6-4f6d-89ac-985f67401a98 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1087.180273] [55188]: DEBUG nova.compute.api [None req-cbc361d0-63f6-4f6d-89ac-985f67401a98 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.183907] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbc361d0-63f6-4f6d-89ac-985f67401a98 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.184123] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbc361d0-63f6-4f6d-89ac-985f67401a98 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.184311] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbc361d0-63f6-4f6d-89ac-985f67401a98 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.184656] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbc361d0-63f6-4f6d-89ac-985f67401a98 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.184852] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbc361d0-63f6-4f6d-89ac-985f67401a98 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.185036] [55188]: DEBUG oslo_concurrency.lockutils [None req-cbc361d0-63f6-4f6d-89ac-985f67401a98 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.234065] [55187]: DEBUG nova.api.openstack.wsgi [None req-23a2eb0b-fcdc-4946-9c82-54ffb6b650d1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1087.235796] [55187]: DEBUG nova.compute.api [None req-23a2eb0b-fcdc-4946-9c82-54ffb6b650d1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.239439] [55187]: DEBUG oslo_concurrency.lockutils [None req-23a2eb0b-fcdc-4946-9c82-54ffb6b650d1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.239680] [55187]: DEBUG oslo_concurrency.lockutils [None req-23a2eb0b-fcdc-4946-9c82-54ffb6b650d1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.240852] [55187]: DEBUG oslo_concurrency.lockutils [None req-23a2eb0b-fcdc-4946-9c82-54ffb6b650d1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.240852] [55187]: DEBUG oslo_concurrency.lockutils [None req-23a2eb0b-fcdc-4946-9c82-54ffb6b650d1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.240852] [55187]: DEBUG oslo_concurrency.lockutils [None req-23a2eb0b-fcdc-4946-9c82-54ffb6b650d1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.240852] [55187]: DEBUG oslo_concurrency.lockutils [None req-23a2eb0b-fcdc-4946-9c82-54ffb6b650d1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.253299] [55188]: DEBUG nova.policy [None req-cbc361d0-63f6-4f6d-89ac-985f67401a98 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.257754] [55188]: INFO nova.api.openstack.requestlog [None req-cbc361d0-63f6-4f6d-89ac-985f67401a98 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1505 microversion: 2.1 time: 0.081821 [ 1087.258103] [55188]: [pid: 55188|app: 0|req: 3888/7610] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:27 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1505 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.258801] [55187]: DEBUG oslo_concurrency.lockutils [None req-23a2eb0b-fcdc-4946-9c82-54ffb6b650d1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.258962] [55187]: DEBUG oslo_concurrency.lockutils [None req-23a2eb0b-fcdc-4946-9c82-54ffb6b650d1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.259178] [55187]: DEBUG oslo_concurrency.lockutils [None req-23a2eb0b-fcdc-4946-9c82-54ffb6b650d1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.259378] [55187]: DEBUG nova.objects.instance [None req-23a2eb0b-fcdc-4946-9c82-54ffb6b650d1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lazy-loading 'fault' on Instance uuid b36d4c86-1509-47ba-8447-0cfdd9de6b7c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1087.260613] [55188]: DEBUG nova.api.openstack.wsgi [None req-54a5413c-309e-4a6c-acc4-fd793de7e80c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1087.262226] [55188]: DEBUG nova.compute.api [None req-54a5413c-309e-4a6c-acc4-fd793de7e80c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.265604] [55188]: DEBUG oslo_concurrency.lockutils [None req-54a5413c-309e-4a6c-acc4-fd793de7e80c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.265848] [55188]: DEBUG oslo_concurrency.lockutils [None req-54a5413c-309e-4a6c-acc4-fd793de7e80c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.266056] [55188]: DEBUG oslo_concurrency.lockutils [None req-54a5413c-309e-4a6c-acc4-fd793de7e80c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.266415] [55188]: DEBUG oslo_concurrency.lockutils [None req-54a5413c-309e-4a6c-acc4-fd793de7e80c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.266616] [55188]: DEBUG oslo_concurrency.lockutils [None req-54a5413c-309e-4a6c-acc4-fd793de7e80c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.266791] [55188]: DEBUG oslo_concurrency.lockutils [None req-54a5413c-309e-4a6c-acc4-fd793de7e80c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.279692] [55187]: DEBUG nova.policy [None req-23a2eb0b-fcdc-4946-9c82-54ffb6b650d1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.283918] [55187]: INFO nova.api.openstack.requestlog [None req-23a2eb0b-fcdc-4946-9c82-54ffb6b650d1 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1292 microversion: 2.1 time: 0.052202 [ 1087.284255] [55187]: [pid: 55187|app: 0|req: 3723/7611] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:27 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1292 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.288650] [55187]: DEBUG nova.api.openstack.wsgi [None req-a813f0f5-c8a8-4b43-8c09-c12a3942d250 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1087.289739] [55187]: DEBUG nova.compute.api [None req-a813f0f5-c8a8-4b43-8c09-c12a3942d250 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.294510] [55187]: DEBUG oslo_concurrency.lockutils [None req-a813f0f5-c8a8-4b43-8c09-c12a3942d250 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.294728] [55187]: DEBUG oslo_concurrency.lockutils [None req-a813f0f5-c8a8-4b43-8c09-c12a3942d250 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.294918] [55187]: DEBUG oslo_concurrency.lockutils [None req-a813f0f5-c8a8-4b43-8c09-c12a3942d250 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.295299] [55187]: DEBUG oslo_concurrency.lockutils [None req-a813f0f5-c8a8-4b43-8c09-c12a3942d250 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.295493] [55187]: DEBUG oslo_concurrency.lockutils [None req-a813f0f5-c8a8-4b43-8c09-c12a3942d250 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.295667] [55187]: DEBUG oslo_concurrency.lockutils [None req-a813f0f5-c8a8-4b43-8c09-c12a3942d250 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.316602] [55187]: DEBUG oslo_concurrency.lockutils [None req-a813f0f5-c8a8-4b43-8c09-c12a3942d250 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.316602] [55187]: DEBUG oslo_concurrency.lockutils [None req-a813f0f5-c8a8-4b43-8c09-c12a3942d250 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.316602] [55187]: DEBUG oslo_concurrency.lockutils [None req-a813f0f5-c8a8-4b43-8c09-c12a3942d250 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.316602] [55187]: DEBUG nova.objects.instance [None req-a813f0f5-c8a8-4b43-8c09-c12a3942d250 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'fault' on Instance uuid 49d32e7b-bea9-4d7a-a51e-787c00fd2143 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1087.344391] [55187]: DEBUG nova.policy [None req-a813f0f5-c8a8-4b43-8c09-c12a3942d250 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.348339] [55188]: DEBUG nova.policy [None req-54a5413c-309e-4a6c-acc4-fd793de7e80c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.349168] [55187]: INFO nova.api.openstack.requestlog [None req-a813f0f5-c8a8-4b43-8c09-c12a3942d250 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1300 microversion: 2.1 time: 0.062580 [ 1087.349691] [55187]: [pid: 55187|app: 0|req: 3724/7612] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:27 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.352941] [55188]: INFO nova.api.openstack.requestlog [None req-54a5413c-309e-4a6c-acc4-fd793de7e80c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1686 microversion: 2.1 time: 0.094242 [ 1087.353674] [55188]: [pid: 55188|app: 0|req: 3889/7613] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:27 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1686 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.471236] [55187]: DEBUG nova.api.openstack.wsgi [None req-9046f20f-01f0-4f40-badf-7b5ae08b4f0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1087.473200] [55187]: DEBUG nova.compute.api [None req-9046f20f-01f0-4f40-badf-7b5ae08b4f0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.478988] [55187]: DEBUG oslo_concurrency.lockutils [None req-9046f20f-01f0-4f40-badf-7b5ae08b4f0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.479288] [55187]: DEBUG oslo_concurrency.lockutils [None req-9046f20f-01f0-4f40-badf-7b5ae08b4f0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.479480] [55187]: DEBUG oslo_concurrency.lockutils [None req-9046f20f-01f0-4f40-badf-7b5ae08b4f0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.479852] [55187]: DEBUG oslo_concurrency.lockutils [None req-9046f20f-01f0-4f40-badf-7b5ae08b4f0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.480068] [55187]: DEBUG oslo_concurrency.lockutils [None req-9046f20f-01f0-4f40-badf-7b5ae08b4f0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.480247] [55187]: DEBUG oslo_concurrency.lockutils [None req-9046f20f-01f0-4f40-badf-7b5ae08b4f0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.569133] [55187]: INFO nova.api.openstack.requestlog [None req-9046f20f-01f0-4f40-badf-7b5ae08b4f0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.100091 [ 1087.569590] [55187]: [pid: 55187|app: 0|req: 3725/7614] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:09:27 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface => generated 287 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1087.577334] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e28cbc6-c719-47d5-817d-46f7cde31325 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1087.579020] [55188]: DEBUG nova.compute.api [None req-9e28cbc6-c719-47d5-817d-46f7cde31325 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.582458] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e28cbc6-c719-47d5-817d-46f7cde31325 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.582692] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e28cbc6-c719-47d5-817d-46f7cde31325 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.582877] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e28cbc6-c719-47d5-817d-46f7cde31325 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.583232] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e28cbc6-c719-47d5-817d-46f7cde31325 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.583433] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e28cbc6-c719-47d5-817d-46f7cde31325 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.584023] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e28cbc6-c719-47d5-817d-46f7cde31325 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.654097] [55188]: INFO nova.api.openstack.requestlog [None req-9e28cbc6-c719-47d5-817d-46f7cde31325 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface/9b731b96-fdb9-42a9-b341-67f25bad66ad" status: 200 len: 284 microversion: 2.1 time: 0.079137 [ 1087.654466] [55188]: [pid: 55188|app: 0|req: 3890/7615] 10.180.1.21 () {58 vars in 1381 bytes} [Wed Mar 26 22:09:27 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface/9b731b96-fdb9-42a9-b341-67f25bad66ad => generated 284 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1087.661427] [55187]: DEBUG nova.api.openstack.wsgi [None req-6d5110a1-3b98-4fc0-ad49-aeaa9bfdf858 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1087.663217] [55187]: DEBUG nova.compute.api [None req-6d5110a1-3b98-4fc0-ad49-aeaa9bfdf858 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.667087] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d5110a1-3b98-4fc0-ad49-aeaa9bfdf858 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.667344] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d5110a1-3b98-4fc0-ad49-aeaa9bfdf858 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.667554] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d5110a1-3b98-4fc0-ad49-aeaa9bfdf858 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.667938] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d5110a1-3b98-4fc0-ad49-aeaa9bfdf858 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.668164] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d5110a1-3b98-4fc0-ad49-aeaa9bfdf858 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.668368] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d5110a1-3b98-4fc0-ad49-aeaa9bfdf858 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.693718] [55188]: DEBUG nova.api.openstack.wsgi [None req-2012f14a-ace3-4054-a8fb-079641874123 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1087.695164] [55188]: DEBUG nova.compute.api [None req-2012f14a-ace3-4054-a8fb-079641874123 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.699134] [55188]: DEBUG oslo_concurrency.lockutils [None req-2012f14a-ace3-4054-a8fb-079641874123 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.699411] [55188]: DEBUG oslo_concurrency.lockutils [None req-2012f14a-ace3-4054-a8fb-079641874123 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.699629] [55188]: DEBUG oslo_concurrency.lockutils [None req-2012f14a-ace3-4054-a8fb-079641874123 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.700043] [55188]: DEBUG oslo_concurrency.lockutils [None req-2012f14a-ace3-4054-a8fb-079641874123 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.700430] [55188]: DEBUG oslo_concurrency.lockutils [None req-2012f14a-ace3-4054-a8fb-079641874123 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.700504] [55188]: DEBUG oslo_concurrency.lockutils [None req-2012f14a-ace3-4054-a8fb-079641874123 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.803943] [55188]: DEBUG nova.policy [None req-2012f14a-ace3-4054-a8fb-079641874123 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.808986] [55188]: DEBUG nova.policy [None req-2012f14a-ace3-4054-a8fb-079641874123 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.809731] [55188]: DEBUG nova.policy [None req-2012f14a-ace3-4054-a8fb-079641874123 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.810452] [55188]: INFO nova.api.openstack.requestlog [None req-2012f14a-ace3-4054-a8fb-079641874123 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1750 microversion: 2.20 time: 0.119618 [ 1087.810769] [55188]: [pid: 55188|app: 0|req: 3891/7616] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:28 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1750 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1087.813246] [55188]: DEBUG nova.api.openstack.wsgi [None req-d45f31ae-2518-4dcd-8cef-1e114e9d2595 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1087.814942] [55188]: DEBUG nova.compute.api [None req-d45f31ae-2518-4dcd-8cef-1e114e9d2595 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.818346] [55188]: DEBUG oslo_concurrency.lockutils [None req-d45f31ae-2518-4dcd-8cef-1e114e9d2595 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.818589] [55188]: DEBUG oslo_concurrency.lockutils [None req-d45f31ae-2518-4dcd-8cef-1e114e9d2595 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.818773] [55188]: DEBUG oslo_concurrency.lockutils [None req-d45f31ae-2518-4dcd-8cef-1e114e9d2595 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.819176] [55188]: DEBUG oslo_concurrency.lockutils [None req-d45f31ae-2518-4dcd-8cef-1e114e9d2595 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.819389] [55188]: DEBUG oslo_concurrency.lockutils [None req-d45f31ae-2518-4dcd-8cef-1e114e9d2595 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.819582] [55188]: DEBUG oslo_concurrency.lockutils [None req-d45f31ae-2518-4dcd-8cef-1e114e9d2595 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.907303] [55188]: DEBUG nova.policy [None req-d45f31ae-2518-4dcd-8cef-1e114e9d2595 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.912601] [55188]: INFO nova.api.openstack.requestlog [None req-d45f31ae-2518-4dcd-8cef-1e114e9d2595 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1678 microversion: 2.1 time: 0.101210 [ 1087.912957] [55188]: [pid: 55188|app: 0|req: 3892/7617] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:28 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1678 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.916259] [55188]: DEBUG nova.api.openstack.wsgi [None req-edb9c1e6-6f94-4d97-aafa-460b330709cf tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1087.917893] [55188]: DEBUG nova.compute.api [None req-edb9c1e6-6f94-4d97-aafa-460b330709cf tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.921482] [55188]: DEBUG oslo_concurrency.lockutils [None req-edb9c1e6-6f94-4d97-aafa-460b330709cf tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.924750] [55188]: DEBUG oslo_concurrency.lockutils [None req-edb9c1e6-6f94-4d97-aafa-460b330709cf tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.924750] [55188]: DEBUG oslo_concurrency.lockutils [None req-edb9c1e6-6f94-4d97-aafa-460b330709cf tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.924750] [55188]: DEBUG oslo_concurrency.lockutils [None req-edb9c1e6-6f94-4d97-aafa-460b330709cf tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.924750] [55188]: DEBUG oslo_concurrency.lockutils [None req-edb9c1e6-6f94-4d97-aafa-460b330709cf tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.924750] [55188]: DEBUG oslo_concurrency.lockutils [None req-edb9c1e6-6f94-4d97-aafa-460b330709cf tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.960448] [55188]: DEBUG nova.policy [None req-edb9c1e6-6f94-4d97-aafa-460b330709cf tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.964696] [55188]: INFO nova.api.openstack.requestlog [None req-edb9c1e6-6f94-4d97-aafa-460b330709cf tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1242 microversion: 2.1 time: 0.050686 [ 1087.965418] [55188]: [pid: 55188|app: 0|req: 3893/7618] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:28 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.967676] [55188]: DEBUG nova.api.openstack.wsgi [None req-820e0d9a-3fef-4573-b387-b238b61f7c20 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1087.969444] [55188]: DEBUG nova.compute.api [None req-820e0d9a-3fef-4573-b387-b238b61f7c20 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1087.973109] [55188]: DEBUG oslo_concurrency.lockutils [None req-820e0d9a-3fef-4573-b387-b238b61f7c20 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.973371] [55188]: DEBUG oslo_concurrency.lockutils [None req-820e0d9a-3fef-4573-b387-b238b61f7c20 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.973559] [55188]: DEBUG oslo_concurrency.lockutils [None req-820e0d9a-3fef-4573-b387-b238b61f7c20 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.973915] [55188]: DEBUG oslo_concurrency.lockutils [None req-820e0d9a-3fef-4573-b387-b238b61f7c20 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.974135] [55188]: DEBUG oslo_concurrency.lockutils [None req-820e0d9a-3fef-4573-b387-b238b61f7c20 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.974307] [55188]: DEBUG oslo_concurrency.lockutils [None req-820e0d9a-3fef-4573-b387-b238b61f7c20 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.014674] [55188]: DEBUG nova.policy [None req-820e0d9a-3fef-4573-b387-b238b61f7c20 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.019635] [55188]: DEBUG nova.policy [None req-820e0d9a-3fef-4573-b387-b238b61f7c20 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.020352] [55188]: DEBUG nova.policy [None req-820e0d9a-3fef-4573-b387-b238b61f7c20 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.020980] [55188]: INFO nova.api.openstack.requestlog [None req-820e0d9a-3fef-4573-b387-b238b61f7c20 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1299 microversion: 2.47 time: 0.055323 [ 1088.021328] [55188]: [pid: 55188|app: 0|req: 3894/7619] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:28 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1299 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1088.023778] [55188]: DEBUG nova.api.openstack.wsgi [None req-b0c5a840-6db9-43a7-b4f7-b99cf13122bd tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.025438] [55188]: DEBUG nova.compute.api [None req-b0c5a840-6db9-43a7-b4f7-b99cf13122bd tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.028846] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0c5a840-6db9-43a7-b4f7-b99cf13122bd tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.029111] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0c5a840-6db9-43a7-b4f7-b99cf13122bd tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.029320] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0c5a840-6db9-43a7-b4f7-b99cf13122bd tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.029680] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0c5a840-6db9-43a7-b4f7-b99cf13122bd tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.029879] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0c5a840-6db9-43a7-b4f7-b99cf13122bd tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.030099] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0c5a840-6db9-43a7-b4f7-b99cf13122bd tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.148918] [55188]: DEBUG nova.policy [None req-b0c5a840-6db9-43a7-b4f7-b99cf13122bd tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.153266] [55188]: INFO nova.api.openstack.requestlog [None req-b0c5a840-6db9-43a7-b4f7-b99cf13122bd tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1544 microversion: 2.1 time: 0.131364 [ 1088.153584] [55188]: [pid: 55188|app: 0|req: 3895/7620] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:28 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1544 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.155883] [55188]: DEBUG nova.api.openstack.wsgi [None req-7ba84ba5-b2ce-4636-8762-40dda7b4161b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.157465] [55188]: DEBUG nova.compute.api [None req-7ba84ba5-b2ce-4636-8762-40dda7b4161b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.161333] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ba84ba5-b2ce-4636-8762-40dda7b4161b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.161571] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ba84ba5-b2ce-4636-8762-40dda7b4161b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.161757] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ba84ba5-b2ce-4636-8762-40dda7b4161b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.162117] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ba84ba5-b2ce-4636-8762-40dda7b4161b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.162322] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ba84ba5-b2ce-4636-8762-40dda7b4161b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.162500] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ba84ba5-b2ce-4636-8762-40dda7b4161b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.181444] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ba84ba5-b2ce-4636-8762-40dda7b4161b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.181678] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ba84ba5-b2ce-4636-8762-40dda7b4161b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.181888] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ba84ba5-b2ce-4636-8762-40dda7b4161b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.182072] [55188]: DEBUG nova.objects.instance [None req-7ba84ba5-b2ce-4636-8762-40dda7b4161b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lazy-loading 'fault' on Instance uuid bfa7e6d7-4602-4fd1-92fb-745742d20a2b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1088.202716] [55188]: DEBUG nova.policy [None req-7ba84ba5-b2ce-4636-8762-40dda7b4161b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.206760] [55188]: INFO nova.api.openstack.requestlog [None req-7ba84ba5-b2ce-4636-8762-40dda7b4161b tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1331 microversion: 2.1 time: 0.052624 [ 1088.207110] [55188]: [pid: 55188|app: 0|req: 3896/7621] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:28 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1331 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.209440] [55188]: DEBUG nova.api.openstack.wsgi [None req-19c96fe8-f8f2-4ca4-8c15-3d9d8428b649 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.211045] [55188]: DEBUG nova.compute.api [None req-19c96fe8-f8f2-4ca4-8c15-3d9d8428b649 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] [instance: 016b9d61-3fb9-41a4-9510-6de69f5a9477] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.214189] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c96fe8-f8f2-4ca4-8c15-3d9d8428b649 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.214419] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c96fe8-f8f2-4ca4-8c15-3d9d8428b649 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.214596] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c96fe8-f8f2-4ca4-8c15-3d9d8428b649 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.214927] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c96fe8-f8f2-4ca4-8c15-3d9d8428b649 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.215137] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c96fe8-f8f2-4ca4-8c15-3d9d8428b649 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.215309] [55188]: DEBUG oslo_concurrency.lockutils [None req-19c96fe8-f8f2-4ca4-8c15-3d9d8428b649 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.223407] [55188]: INFO nova.api.openstack.wsgi [None req-19c96fe8-f8f2-4ca4-8c15-3d9d8428b649 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] HTTP exception thrown: Instance 016b9d61-3fb9-41a4-9510-6de69f5a9477 could not be found. [ 1088.223696] [55188]: DEBUG nova.api.openstack.wsgi [None req-19c96fe8-f8f2-4ca4-8c15-3d9d8428b649 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] Returning 404 to user: Instance 016b9d61-3fb9-41a4-9510-6de69f5a9477 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1088.224107] [55188]: INFO nova.api.openstack.requestlog [None req-19c96fe8-f8f2-4ca4-8c15-3d9d8428b649 tempest-ServerShowV254Test-1616133602 tempest-ServerShowV254Test-1616133602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477" status: 404 len: 111 microversion: 2.54 time: 0.016531 [ 1088.224378] [55188]: [pid: 55188|app: 0|req: 3897/7622] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:28 2025] GET /compute/v2.1/servers/016b9d61-3fb9-41a4-9510-6de69f5a9477 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1088.226616] [55188]: DEBUG nova.api.openstack.wsgi [None req-f315e74b-1fd7-4f16-8ecc-ae321e0b37a5 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.228079] [55188]: DEBUG nova.compute.api [None req-f315e74b-1fd7-4f16-8ecc-ae321e0b37a5 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.230870] [55188]: DEBUG oslo_concurrency.lockutils [None req-f315e74b-1fd7-4f16-8ecc-ae321e0b37a5 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.231101] [55188]: DEBUG oslo_concurrency.lockutils [None req-f315e74b-1fd7-4f16-8ecc-ae321e0b37a5 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.231286] [55188]: DEBUG oslo_concurrency.lockutils [None req-f315e74b-1fd7-4f16-8ecc-ae321e0b37a5 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.231637] [55188]: DEBUG oslo_concurrency.lockutils [None req-f315e74b-1fd7-4f16-8ecc-ae321e0b37a5 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.232297] [55188]: DEBUG oslo_concurrency.lockutils [None req-f315e74b-1fd7-4f16-8ecc-ae321e0b37a5 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.232297] [55188]: DEBUG oslo_concurrency.lockutils [None req-f315e74b-1fd7-4f16-8ecc-ae321e0b37a5 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.278980] [55188]: INFO nova.api.openstack.requestlog [None req-f315e74b-1fd7-4f16-8ecc-ae321e0b37a5 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.053967 [ 1088.279357] [55188]: [pid: 55188|app: 0|req: 3898/7623] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:09:28 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c/os-interface => generated 287 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1088.299055] [55188]: DEBUG nova.api.openstack.wsgi [None req-2cd40de0-0402-4b8b-8ad5-ade6f0c2c3f9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.300690] [55188]: DEBUG nova.compute.api [None req-2cd40de0-0402-4b8b-8ad5-ade6f0c2c3f9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.304222] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd40de0-0402-4b8b-8ad5-ade6f0c2c3f9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.304462] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd40de0-0402-4b8b-8ad5-ade6f0c2c3f9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.304644] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd40de0-0402-4b8b-8ad5-ade6f0c2c3f9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.304985] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd40de0-0402-4b8b-8ad5-ade6f0c2c3f9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.305200] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd40de0-0402-4b8b-8ad5-ade6f0c2c3f9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.305382] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd40de0-0402-4b8b-8ad5-ade6f0c2c3f9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.324530] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd40de0-0402-4b8b-8ad5-ade6f0c2c3f9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.324790] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd40de0-0402-4b8b-8ad5-ade6f0c2c3f9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.324978] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cd40de0-0402-4b8b-8ad5-ade6f0c2c3f9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.325618] [55188]: DEBUG nova.objects.instance [None req-2cd40de0-0402-4b8b-8ad5-ade6f0c2c3f9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lazy-loading 'fault' on Instance uuid b36d4c86-1509-47ba-8447-0cfdd9de6b7c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1088.353711] [55188]: DEBUG nova.policy [None req-2cd40de0-0402-4b8b-8ad5-ade6f0c2c3f9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.361284] [55188]: INFO nova.api.openstack.requestlog [None req-2cd40de0-0402-4b8b-8ad5-ade6f0c2c3f9 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1292 microversion: 2.1 time: 0.064385 [ 1088.361589] [55188]: [pid: 55188|app: 0|req: 3899/7624] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:28 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1292 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.365894] [55188]: DEBUG nova.api.openstack.wsgi [None req-0ce4d7c2-d987-450a-a1df-17dc8067ee4a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.367652] [55188]: DEBUG nova.compute.api [None req-0ce4d7c2-d987-450a-a1df-17dc8067ee4a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.371411] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ce4d7c2-d987-450a-a1df-17dc8067ee4a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.371636] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ce4d7c2-d987-450a-a1df-17dc8067ee4a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.371828] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ce4d7c2-d987-450a-a1df-17dc8067ee4a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.372270] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ce4d7c2-d987-450a-a1df-17dc8067ee4a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.372494] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ce4d7c2-d987-450a-a1df-17dc8067ee4a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.372678] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ce4d7c2-d987-450a-a1df-17dc8067ee4a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.495076] [55188]: DEBUG nova.policy [None req-0ce4d7c2-d987-450a-a1df-17dc8067ee4a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.499605] [55188]: INFO nova.api.openstack.requestlog [None req-0ce4d7c2-d987-450a-a1df-17dc8067ee4a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1673 microversion: 2.1 time: 0.135696 [ 1088.500026] [55188]: [pid: 55188|app: 0|req: 3900/7625] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:28 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1673 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.503477] [55188]: DEBUG nova.api.openstack.wsgi [None req-36f80e06-2ace-4064-b699-54fddcf48dd2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1088.505305] [55188]: DEBUG nova.compute.api [None req-36f80e06-2ace-4064-b699-54fddcf48dd2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.512040] [55188]: DEBUG oslo_concurrency.lockutils [None req-36f80e06-2ace-4064-b699-54fddcf48dd2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.512290] [55188]: DEBUG oslo_concurrency.lockutils [None req-36f80e06-2ace-4064-b699-54fddcf48dd2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.512473] [55188]: DEBUG oslo_concurrency.lockutils [None req-36f80e06-2ace-4064-b699-54fddcf48dd2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.512836] [55188]: DEBUG oslo_concurrency.lockutils [None req-36f80e06-2ace-4064-b699-54fddcf48dd2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.513043] [55188]: DEBUG oslo_concurrency.lockutils [None req-36f80e06-2ace-4064-b699-54fddcf48dd2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.513214] [55188]: DEBUG oslo_concurrency.lockutils [None req-36f80e06-2ace-4064-b699-54fddcf48dd2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.533015] [55188]: DEBUG oslo_concurrency.lockutils [None req-36f80e06-2ace-4064-b699-54fddcf48dd2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.533015] [55188]: DEBUG oslo_concurrency.lockutils [None req-36f80e06-2ace-4064-b699-54fddcf48dd2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.533015] [55188]: DEBUG oslo_concurrency.lockutils [None req-36f80e06-2ace-4064-b699-54fddcf48dd2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.533184] [55188]: DEBUG nova.objects.instance [None req-36f80e06-2ace-4064-b699-54fddcf48dd2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'fault' on Instance uuid 49d32e7b-bea9-4d7a-a51e-787c00fd2143 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1088.565218] [55188]: DEBUG nova.policy [None req-36f80e06-2ace-4064-b699-54fddcf48dd2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.569828] [55188]: INFO nova.api.openstack.requestlog [None req-36f80e06-2ace-4064-b699-54fddcf48dd2 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1300 microversion: 2.1 time: 0.069172 [ 1088.570194] [55188]: [pid: 55188|app: 0|req: 3901/7626] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:28 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1300 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.572755] [55188]: DEBUG nova.api.openstack.wsgi [None req-eb01e315-5a8f-4a93-b077-d231f310c889 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-2-48611458"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1088.574453] [55188]: DEBUG nova.compute.api [None req-eb01e315-5a8f-4a93-b077-d231f310c889 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1088.580333] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb01e315-5a8f-4a93-b077-d231f310c889 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.580571] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb01e315-5a8f-4a93-b077-d231f310c889 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.580754] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb01e315-5a8f-4a93-b077-d231f310c889 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.581115] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb01e315-5a8f-4a93-b077-d231f310c889 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.581321] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb01e315-5a8f-4a93-b077-d231f310c889 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.581493] [55188]: DEBUG oslo_concurrency.lockutils [None req-eb01e315-5a8f-4a93-b077-d231f310c889 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.986083] [55188]: INFO nova.api.openstack.requestlog [None req-eb01e315-5a8f-4a93-b077-d231f310c889 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305/action" status: 202 len: 0 microversion: 2.1 time: 0.414448 [ 1088.986523] [55188]: [pid: 55188|app: 0|req: 3902/7627] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:09:28 2025] POST /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305/action => generated 0 bytes in 416 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) [ 1088.992631] [55188]: DEBUG nova.api.openstack.wsgi [req-5443b82e-edca-466a-9ec6-50a16f755be8 req-deefb3d4-965a-4b69-9637-4b33b689544e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e8f630af-c6f0-4fca-ab54-916d4313a21c", "tag": "a517035c-e146-4ee3-b538-f343808b8652"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1089.000347] [55188]: DEBUG oslo_concurrency.lockutils [req-5443b82e-edca-466a-9ec6-50a16f755be8 req-deefb3d4-965a-4b69-9637-4b33b689544e service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.000510] [55188]: DEBUG oslo_concurrency.lockutils [req-5443b82e-edca-466a-9ec6-50a16f755be8 req-deefb3d4-965a-4b69-9637-4b33b689544e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.000897] [55188]: DEBUG oslo_concurrency.lockutils [req-5443b82e-edca-466a-9ec6-50a16f755be8 req-deefb3d4-965a-4b69-9637-4b33b689544e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.007598] [55188]: INFO nova.api.openstack.compute.server_external_events [req-5443b82e-edca-466a-9ec6-50a16f755be8 req-deefb3d4-965a-4b69-9637-4b33b689544e service nova] Creating event network-changed:a517035c-e146-4ee3-b538-f343808b8652 for instance e8f630af-c6f0-4fca-ab54-916d4313a21c on cpu-1 [ 1089.010359] [55188]: INFO nova.api.openstack.requestlog [req-5443b82e-edca-466a-9ec6-50a16f755be8 req-deefb3d4-965a-4b69-9637-4b33b689544e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022842 [ 1089.010683] [55188]: [pid: 55188|app: 0|req: 3903/7628] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:29 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1089.013297] [55188]: DEBUG nova.api.openstack.wsgi [None req-58d47924-cd71-482b-8712-831677eb796b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1089.015626] [55188]: DEBUG nova.compute.api [None req-58d47924-cd71-482b-8712-831677eb796b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1089.019218] [55188]: DEBUG oslo_concurrency.lockutils [None req-58d47924-cd71-482b-8712-831677eb796b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.019450] [55188]: DEBUG oslo_concurrency.lockutils [None req-58d47924-cd71-482b-8712-831677eb796b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.019634] [55188]: DEBUG oslo_concurrency.lockutils [None req-58d47924-cd71-482b-8712-831677eb796b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.020027] [55188]: DEBUG oslo_concurrency.lockutils [None req-58d47924-cd71-482b-8712-831677eb796b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.020244] [55188]: DEBUG oslo_concurrency.lockutils [None req-58d47924-cd71-482b-8712-831677eb796b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.020420] [55188]: DEBUG oslo_concurrency.lockutils [None req-58d47924-cd71-482b-8712-831677eb796b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.093468] [55188]: DEBUG nova.policy [None req-58d47924-cd71-482b-8712-831677eb796b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.100958] [55188]: DEBUG nova.policy [None req-58d47924-cd71-482b-8712-831677eb796b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.101706] [55188]: DEBUG nova.policy [None req-58d47924-cd71-482b-8712-831677eb796b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.102374] [55188]: INFO nova.api.openstack.requestlog [None req-58d47924-cd71-482b-8712-831677eb796b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1750 microversion: 2.20 time: 0.091114 [ 1089.102702] [55188]: [pid: 55188|app: 0|req: 3904/7629] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:29 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1750 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1089.105094] [55188]: DEBUG nova.api.openstack.wsgi [None req-3463a21e-5fcd-4967-bdec-07fdad59da70 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1089.106703] [55188]: DEBUG nova.compute.api [None req-3463a21e-5fcd-4967-bdec-07fdad59da70 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1089.110253] [55188]: DEBUG oslo_concurrency.lockutils [None req-3463a21e-5fcd-4967-bdec-07fdad59da70 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.110486] [55188]: DEBUG oslo_concurrency.lockutils [None req-3463a21e-5fcd-4967-bdec-07fdad59da70 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.110667] [55188]: DEBUG oslo_concurrency.lockutils [None req-3463a21e-5fcd-4967-bdec-07fdad59da70 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.111013] [55188]: DEBUG oslo_concurrency.lockutils [None req-3463a21e-5fcd-4967-bdec-07fdad59da70 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.111231] [55188]: DEBUG oslo_concurrency.lockutils [None req-3463a21e-5fcd-4967-bdec-07fdad59da70 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.111406] [55188]: DEBUG oslo_concurrency.lockutils [None req-3463a21e-5fcd-4967-bdec-07fdad59da70 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.186515] [55188]: DEBUG nova.policy [None req-3463a21e-5fcd-4967-bdec-07fdad59da70 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.191729] [55188]: INFO nova.api.openstack.requestlog [None req-3463a21e-5fcd-4967-bdec-07fdad59da70 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1678 microversion: 2.1 time: 0.088368 [ 1089.192071] [55188]: [pid: 55188|app: 0|req: 3905/7630] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:29 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1678 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1089.194619] [55188]: DEBUG nova.api.openstack.wsgi [None req-c092eba9-7e54-41d5-a23e-7ddd55407b70 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1089.196367] [55188]: DEBUG nova.compute.api [None req-c092eba9-7e54-41d5-a23e-7ddd55407b70 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1089.200076] [55188]: DEBUG oslo_concurrency.lockutils [None req-c092eba9-7e54-41d5-a23e-7ddd55407b70 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.200575] [55188]: DEBUG oslo_concurrency.lockutils [None req-c092eba9-7e54-41d5-a23e-7ddd55407b70 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.200575] [55188]: DEBUG oslo_concurrency.lockutils [None req-c092eba9-7e54-41d5-a23e-7ddd55407b70 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.200870] [55188]: DEBUG oslo_concurrency.lockutils [None req-c092eba9-7e54-41d5-a23e-7ddd55407b70 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.201086] [55188]: DEBUG oslo_concurrency.lockutils [None req-c092eba9-7e54-41d5-a23e-7ddd55407b70 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.201266] [55188]: DEBUG oslo_concurrency.lockutils [None req-c092eba9-7e54-41d5-a23e-7ddd55407b70 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.233257] [55188]: DEBUG nova.policy [None req-c092eba9-7e54-41d5-a23e-7ddd55407b70 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.236957] [55188]: INFO nova.api.openstack.requestlog [None req-c092eba9-7e54-41d5-a23e-7ddd55407b70 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1242 microversion: 2.1 time: 0.044300 [ 1089.237320] [55188]: [pid: 55188|app: 0|req: 3906/7631] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:29 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1089.239633] [55188]: DEBUG nova.api.openstack.wsgi [None req-2e7a84ed-3acc-4574-aad8-232b92c4a6fa tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1089.241254] [55188]: DEBUG nova.compute.api [None req-2e7a84ed-3acc-4574-aad8-232b92c4a6fa tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1089.244371] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e7a84ed-3acc-4574-aad8-232b92c4a6fa tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.244592] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e7a84ed-3acc-4574-aad8-232b92c4a6fa tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.244771] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e7a84ed-3acc-4574-aad8-232b92c4a6fa tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.245188] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e7a84ed-3acc-4574-aad8-232b92c4a6fa tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.245379] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e7a84ed-3acc-4574-aad8-232b92c4a6fa tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.245557] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e7a84ed-3acc-4574-aad8-232b92c4a6fa tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.278121] [55188]: DEBUG nova.policy [None req-2e7a84ed-3acc-4574-aad8-232b92c4a6fa tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.282430] [55188]: DEBUG nova.policy [None req-2e7a84ed-3acc-4574-aad8-232b92c4a6fa tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.283076] [55188]: DEBUG nova.policy [None req-2e7a84ed-3acc-4574-aad8-232b92c4a6fa tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.283689] [55188]: INFO nova.api.openstack.requestlog [None req-2e7a84ed-3acc-4574-aad8-232b92c4a6fa tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1299 microversion: 2.47 time: 0.045869 [ 1089.284000] [55188]: [pid: 55188|app: 0|req: 3907/7632] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:29 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1089.286509] [55188]: DEBUG nova.api.openstack.wsgi [None req-41f6897b-824d-4b7f-b0d2-6667448f75fa tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1089.288409] [55188]: DEBUG nova.compute.api [None req-41f6897b-824d-4b7f-b0d2-6667448f75fa tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1089.291264] [55188]: DEBUG oslo_concurrency.lockutils [None req-41f6897b-824d-4b7f-b0d2-6667448f75fa tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.291497] [55188]: DEBUG oslo_concurrency.lockutils [None req-41f6897b-824d-4b7f-b0d2-6667448f75fa tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.291664] [55188]: DEBUG oslo_concurrency.lockutils [None req-41f6897b-824d-4b7f-b0d2-6667448f75fa tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.293580] [55188]: DEBUG oslo_concurrency.lockutils [None req-41f6897b-824d-4b7f-b0d2-6667448f75fa tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.293580] [55188]: DEBUG oslo_concurrency.lockutils [None req-41f6897b-824d-4b7f-b0d2-6667448f75fa tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.293580] [55188]: DEBUG oslo_concurrency.lockutils [None req-41f6897b-824d-4b7f-b0d2-6667448f75fa tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.310619] [55188]: DEBUG oslo_concurrency.lockutils [None req-41f6897b-824d-4b7f-b0d2-6667448f75fa tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.310855] [55188]: DEBUG oslo_concurrency.lockutils [None req-41f6897b-824d-4b7f-b0d2-6667448f75fa tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.311057] [55188]: DEBUG oslo_concurrency.lockutils [None req-41f6897b-824d-4b7f-b0d2-6667448f75fa tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.311311] [55188]: DEBUG nova.objects.instance [None req-41f6897b-824d-4b7f-b0d2-6667448f75fa tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lazy-loading 'fault' on Instance uuid bfa7e6d7-4602-4fd1-92fb-745742d20a2b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1089.333086] [55188]: DEBUG nova.policy [None req-41f6897b-824d-4b7f-b0d2-6667448f75fa tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.337356] [55188]: INFO nova.api.openstack.requestlog [None req-41f6897b-824d-4b7f-b0d2-6667448f75fa tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1331 microversion: 2.1 time: 0.052711 [ 1089.337675] [55188]: [pid: 55188|app: 0|req: 3908/7633] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:29 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1331 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1089.378050] [55188]: DEBUG nova.api.openstack.wsgi [None req-a8913cf3-d8e0-4efd-b43e-bc7fd739b1b8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1089.379825] [55188]: DEBUG nova.compute.api [None req-a8913cf3-d8e0-4efd-b43e-bc7fd739b1b8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1089.383297] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8913cf3-d8e0-4efd-b43e-bc7fd739b1b8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.383530] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8913cf3-d8e0-4efd-b43e-bc7fd739b1b8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.383710] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8913cf3-d8e0-4efd-b43e-bc7fd739b1b8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.384061] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8913cf3-d8e0-4efd-b43e-bc7fd739b1b8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.384256] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8913cf3-d8e0-4efd-b43e-bc7fd739b1b8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.384429] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8913cf3-d8e0-4efd-b43e-bc7fd739b1b8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.404452] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8913cf3-d8e0-4efd-b43e-bc7fd739b1b8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.404688] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8913cf3-d8e0-4efd-b43e-bc7fd739b1b8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.404870] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8913cf3-d8e0-4efd-b43e-bc7fd739b1b8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.405084] [55188]: DEBUG nova.objects.instance [None req-a8913cf3-d8e0-4efd-b43e-bc7fd739b1b8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lazy-loading 'fault' on Instance uuid b36d4c86-1509-47ba-8447-0cfdd9de6b7c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1089.426546] [55188]: DEBUG nova.policy [None req-a8913cf3-d8e0-4efd-b43e-bc7fd739b1b8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.433358] [55188]: INFO nova.api.openstack.requestlog [None req-a8913cf3-d8e0-4efd-b43e-bc7fd739b1b8 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1292 microversion: 2.1 time: 0.057604 [ 1089.433704] [55188]: [pid: 55188|app: 0|req: 3909/7634] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:29 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1292 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1089.584431] [55188]: DEBUG nova.api.openstack.wsgi [None req-d75d28f0-6e3d-44fe-887c-6f2a741ac364 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1089.586126] [55188]: DEBUG nova.compute.api [None req-d75d28f0-6e3d-44fe-887c-6f2a741ac364 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1089.589647] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75d28f0-6e3d-44fe-887c-6f2a741ac364 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.589922] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75d28f0-6e3d-44fe-887c-6f2a741ac364 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.590138] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75d28f0-6e3d-44fe-887c-6f2a741ac364 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.590488] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75d28f0-6e3d-44fe-887c-6f2a741ac364 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.590717] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75d28f0-6e3d-44fe-887c-6f2a741ac364 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.590974] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75d28f0-6e3d-44fe-887c-6f2a741ac364 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.609197] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75d28f0-6e3d-44fe-887c-6f2a741ac364 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.609431] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75d28f0-6e3d-44fe-887c-6f2a741ac364 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.609611] [55188]: DEBUG oslo_concurrency.lockutils [None req-d75d28f0-6e3d-44fe-887c-6f2a741ac364 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.609836] [55188]: DEBUG nova.objects.instance [None req-d75d28f0-6e3d-44fe-887c-6f2a741ac364 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'fault' on Instance uuid 49d32e7b-bea9-4d7a-a51e-787c00fd2143 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1089.628300] [55188]: DEBUG nova.policy [None req-d75d28f0-6e3d-44fe-887c-6f2a741ac364 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.632250] [55188]: INFO nova.api.openstack.requestlog [None req-d75d28f0-6e3d-44fe-887c-6f2a741ac364 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1300 microversion: 2.1 time: 0.050319 [ 1089.632722] [55188]: [pid: 55188|app: 0|req: 3910/7635] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:29 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1300 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1090.062909] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=12 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1090.117939] [55188]: DEBUG nova.api.openstack.wsgi [None req-7979a1a7-469f-4f16-bce8-dbd0fdcb6a41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1090.119026] [55188]: DEBUG nova.compute.api [None req-7979a1a7-469f-4f16-bce8-dbd0fdcb6a41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1090.122756] [55188]: DEBUG oslo_concurrency.lockutils [None req-7979a1a7-469f-4f16-bce8-dbd0fdcb6a41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.123011] [55188]: DEBUG oslo_concurrency.lockutils [None req-7979a1a7-469f-4f16-bce8-dbd0fdcb6a41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.123218] [55188]: DEBUG oslo_concurrency.lockutils [None req-7979a1a7-469f-4f16-bce8-dbd0fdcb6a41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.123620] [55188]: DEBUG oslo_concurrency.lockutils [None req-7979a1a7-469f-4f16-bce8-dbd0fdcb6a41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.124519] [55188]: DEBUG oslo_concurrency.lockutils [None req-7979a1a7-469f-4f16-bce8-dbd0fdcb6a41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.124519] [55188]: DEBUG oslo_concurrency.lockutils [None req-7979a1a7-469f-4f16-bce8-dbd0fdcb6a41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.514258] [55188]: DEBUG nova.policy [None req-7979a1a7-469f-4f16-bce8-dbd0fdcb6a41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.523157] [55188]: DEBUG nova.policy [None req-7979a1a7-469f-4f16-bce8-dbd0fdcb6a41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.523864] [55188]: DEBUG nova.policy [None req-7979a1a7-469f-4f16-bce8-dbd0fdcb6a41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.524558] [55188]: INFO nova.api.openstack.requestlog [None req-7979a1a7-469f-4f16-bce8-dbd0fdcb6a41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1750 microversion: 2.20 time: 0.409968 [ 1090.524880] [55188]: [pid: 55188|app: 0|req: 3911/7636] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:30 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1750 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1090.529521] [55188]: DEBUG nova.api.openstack.wsgi [None req-88e52f5a-8a18-4155-bd3f-adaed4c0a7c9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1090.529643] [55188]: DEBUG nova.compute.api [None req-88e52f5a-8a18-4155-bd3f-adaed4c0a7c9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1090.534812] [55188]: DEBUG oslo_concurrency.lockutils [None req-88e52f5a-8a18-4155-bd3f-adaed4c0a7c9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.535193] [55188]: DEBUG oslo_concurrency.lockutils [None req-88e52f5a-8a18-4155-bd3f-adaed4c0a7c9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.535432] [55188]: DEBUG oslo_concurrency.lockutils [None req-88e52f5a-8a18-4155-bd3f-adaed4c0a7c9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.535860] [55188]: DEBUG oslo_concurrency.lockutils [None req-88e52f5a-8a18-4155-bd3f-adaed4c0a7c9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.536127] [55188]: DEBUG oslo_concurrency.lockutils [None req-88e52f5a-8a18-4155-bd3f-adaed4c0a7c9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.536352] [55188]: DEBUG oslo_concurrency.lockutils [None req-88e52f5a-8a18-4155-bd3f-adaed4c0a7c9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.618252] [55188]: DEBUG nova.policy [None req-88e52f5a-8a18-4155-bd3f-adaed4c0a7c9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.623230] [55188]: INFO nova.api.openstack.requestlog [None req-88e52f5a-8a18-4155-bd3f-adaed4c0a7c9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1678 microversion: 2.1 time: 0.097718 [ 1090.623548] [55188]: [pid: 55188|app: 0|req: 3912/7637] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:30 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1678 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1090.626172] [55188]: DEBUG nova.api.openstack.wsgi [None req-30d3effa-25b3-4251-bf2b-5ce7726a816e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1090.627833] [55188]: DEBUG nova.compute.api [None req-30d3effa-25b3-4251-bf2b-5ce7726a816e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1090.631218] [55188]: DEBUG oslo_concurrency.lockutils [None req-30d3effa-25b3-4251-bf2b-5ce7726a816e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.631492] [55188]: DEBUG oslo_concurrency.lockutils [None req-30d3effa-25b3-4251-bf2b-5ce7726a816e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.631646] [55188]: DEBUG oslo_concurrency.lockutils [None req-30d3effa-25b3-4251-bf2b-5ce7726a816e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.632011] [55188]: DEBUG oslo_concurrency.lockutils [None req-30d3effa-25b3-4251-bf2b-5ce7726a816e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.632213] [55188]: DEBUG oslo_concurrency.lockutils [None req-30d3effa-25b3-4251-bf2b-5ce7726a816e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.632385] [55188]: DEBUG oslo_concurrency.lockutils [None req-30d3effa-25b3-4251-bf2b-5ce7726a816e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.694795] [55187]: INFO nova.api.openstack.wsgi [None req-6d5110a1-3b98-4fc0-ad49-aeaa9bfdf858 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] HTTP exception thrown: Multiple possible networks found, use a Network ID to be more specific. [ 1090.695263] [55187]: DEBUG nova.api.openstack.wsgi [None req-6d5110a1-3b98-4fc0-ad49-aeaa9bfdf858 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Returning 400 to user: Multiple possible networks found, use a Network ID to be more specific. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1090.695731] [55187]: INFO nova.api.openstack.requestlog [None req-6d5110a1-3b98-4fc0-ad49-aeaa9bfdf858 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "POST /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface" status: 400 len: 115 microversion: 2.1 time: 3.036908 [ 1090.696176] [55187]: [pid: 55187|app: 0|req: 3726/7638] 10.180.1.21 () {60 vars in 1291 bytes} [Wed Mar 26 22:09:28 2025] POST /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface => generated 115 bytes in 3037 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1090.700238] [55187]: DEBUG nova.api.openstack.wsgi [None req-c88f8719-8d27-418f-86ae-04b87986a3fe tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1090.702159] [55187]: DEBUG nova.compute.api [None req-c88f8719-8d27-418f-86ae-04b87986a3fe tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1090.706527] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88f8719-8d27-418f-86ae-04b87986a3fe tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.707759] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88f8719-8d27-418f-86ae-04b87986a3fe tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.707759] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88f8719-8d27-418f-86ae-04b87986a3fe tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.707759] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88f8719-8d27-418f-86ae-04b87986a3fe tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.707759] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88f8719-8d27-418f-86ae-04b87986a3fe tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.707914] [55187]: DEBUG oslo_concurrency.lockutils [None req-c88f8719-8d27-418f-86ae-04b87986a3fe tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.740890] [55188]: DEBUG nova.policy [None req-30d3effa-25b3-4251-bf2b-5ce7726a816e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.746605] [55188]: INFO nova.api.openstack.requestlog [None req-30d3effa-25b3-4251-bf2b-5ce7726a816e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1302 microversion: 2.1 time: 0.122345 [ 1090.747068] [55188]: [pid: 55188|app: 0|req: 3913/7639] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:30 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1302 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1090.750609] [55188]: DEBUG nova.api.openstack.wsgi [None req-d898806b-867e-40bb-9b6b-443f84c93eb3 tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] Action: 'update', calling method: >, body: {"volumeAttachment": {"volumeId": "b9f565f5-3588-4d6f-96d0-374850552ae7"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1090.750738] [55187]: DEBUG nova.policy [None req-c88f8719-8d27-418f-86ae-04b87986a3fe tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.752881] [55188]: DEBUG nova.compute.api [None req-d898806b-867e-40bb-9b6b-443f84c93eb3 tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1090.755299] [55187]: DEBUG nova.policy [None req-c88f8719-8d27-418f-86ae-04b87986a3fe tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.756013] [55187]: DEBUG nova.policy [None req-c88f8719-8d27-418f-86ae-04b87986a3fe tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.756662] [55187]: INFO nova.api.openstack.requestlog [None req-c88f8719-8d27-418f-86ae-04b87986a3fe tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1299 microversion: 2.47 time: 0.059175 [ 1090.757184] [55187]: [pid: 55187|app: 0|req: 3727/7640] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:31 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1299 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1090.757256] [55188]: DEBUG oslo_concurrency.lockutils [None req-d898806b-867e-40bb-9b6b-443f84c93eb3 tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.757585] [55188]: DEBUG oslo_concurrency.lockutils [None req-d898806b-867e-40bb-9b6b-443f84c93eb3 tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.757848] [55188]: DEBUG oslo_concurrency.lockutils [None req-d898806b-867e-40bb-9b6b-443f84c93eb3 tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.758371] [55188]: DEBUG oslo_concurrency.lockutils [None req-d898806b-867e-40bb-9b6b-443f84c93eb3 tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.758668] [55188]: DEBUG oslo_concurrency.lockutils [None req-d898806b-867e-40bb-9b6b-443f84c93eb3 tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.758949] [55188]: DEBUG oslo_concurrency.lockutils [None req-d898806b-867e-40bb-9b6b-443f84c93eb3 tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.759481] [55187]: DEBUG nova.api.openstack.wsgi [None req-d9e9a776-9b1e-4fbe-8667-137f90dae4ec tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1090.761110] [55187]: DEBUG nova.compute.api [None req-d9e9a776-9b1e-4fbe-8667-137f90dae4ec tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1090.765167] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9e9a776-9b1e-4fbe-8667-137f90dae4ec tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.765407] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9e9a776-9b1e-4fbe-8667-137f90dae4ec tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.765595] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9e9a776-9b1e-4fbe-8667-137f90dae4ec tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.765955] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9e9a776-9b1e-4fbe-8667-137f90dae4ec tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.766161] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9e9a776-9b1e-4fbe-8667-137f90dae4ec tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.766334] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9e9a776-9b1e-4fbe-8667-137f90dae4ec tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.786389] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9e9a776-9b1e-4fbe-8667-137f90dae4ec tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.786633] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9e9a776-9b1e-4fbe-8667-137f90dae4ec tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.786830] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9e9a776-9b1e-4fbe-8667-137f90dae4ec tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.787043] [55187]: DEBUG nova.objects.instance [None req-d9e9a776-9b1e-4fbe-8667-137f90dae4ec tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lazy-loading 'fault' on Instance uuid bfa7e6d7-4602-4fd1-92fb-745742d20a2b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1090.788609] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=9 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1090.797391] [55188]: INFO nova.api.openstack.wsgi [None req-d898806b-867e-40bb-9b6b-443f84c93eb3 tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] HTTP exception thrown: Volume c63b4469-7afc-4c6d-af93-1b7b6f61d298 could not be found. [ 1090.797784] [55188]: DEBUG nova.api.openstack.wsgi [None req-d898806b-867e-40bb-9b6b-443f84c93eb3 tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] Returning 404 to user: Volume c63b4469-7afc-4c6d-af93-1b7b6f61d298 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1090.798242] [55188]: INFO nova.api.openstack.requestlog [None req-d898806b-867e-40bb-9b6b-443f84c93eb3 tempest-VolumesAdminNegativeTest-770359689 tempest-VolumesAdminNegativeTest-770359689-project-admin] 10.180.1.21 "PUT /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b/os-volume_attachments/c63b4469-7afc-4c6d-af93-1b7b6f61d298" status: 404 len: 109 microversion: 2.1 time: 0.050587 [ 1090.798571] [55188]: [pid: 55188|app: 0|req: 3914/7641] 10.180.1.21 () {60 vars in 1428 bytes} [Wed Mar 26 22:09:31 2025] PUT /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b/os-volume_attachments/c63b4469-7afc-4c6d-af93-1b7b6f61d298 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1090.801288] [55188]: DEBUG nova.api.openstack.wsgi [None req-0cc4ea49-5ccd-4317-a46a-a75b944bd635 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1090.803045] [55188]: DEBUG nova.compute.api [None req-0cc4ea49-5ccd-4317-a46a-a75b944bd635 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1090.807236] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cc4ea49-5ccd-4317-a46a-a75b944bd635 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.807475] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cc4ea49-5ccd-4317-a46a-a75b944bd635 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.807661] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cc4ea49-5ccd-4317-a46a-a75b944bd635 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.808028] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cc4ea49-5ccd-4317-a46a-a75b944bd635 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.808228] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cc4ea49-5ccd-4317-a46a-a75b944bd635 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.808393] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cc4ea49-5ccd-4317-a46a-a75b944bd635 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.809592] [55187]: DEBUG nova.policy [None req-d9e9a776-9b1e-4fbe-8667-137f90dae4ec tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.814490] [55187]: INFO nova.api.openstack.requestlog [None req-d9e9a776-9b1e-4fbe-8667-137f90dae4ec tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1331 microversion: 2.1 time: 0.056828 [ 1090.814840] [55187]: [pid: 55187|app: 0|req: 3728/7642] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:31 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1331 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1090.817873] [55187]: DEBUG nova.api.openstack.wsgi [None req-b40b8981-a3b6-4adf-8adb-9d4e0f17c664 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1090.819085] [55187]: DEBUG nova.compute.api [None req-b40b8981-a3b6-4adf-8adb-9d4e0f17c664 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1090.822676] [55187]: DEBUG oslo_concurrency.lockutils [None req-b40b8981-a3b6-4adf-8adb-9d4e0f17c664 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.822937] [55187]: DEBUG oslo_concurrency.lockutils [None req-b40b8981-a3b6-4adf-8adb-9d4e0f17c664 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.823151] [55187]: DEBUG oslo_concurrency.lockutils [None req-b40b8981-a3b6-4adf-8adb-9d4e0f17c664 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.823549] [55187]: DEBUG oslo_concurrency.lockutils [None req-b40b8981-a3b6-4adf-8adb-9d4e0f17c664 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.823753] [55187]: DEBUG oslo_concurrency.lockutils [None req-b40b8981-a3b6-4adf-8adb-9d4e0f17c664 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.823932] [55187]: DEBUG oslo_concurrency.lockutils [None req-b40b8981-a3b6-4adf-8adb-9d4e0f17c664 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.827450] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cc4ea49-5ccd-4317-a46a-a75b944bd635 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.827536] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cc4ea49-5ccd-4317-a46a-a75b944bd635 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.827721] [55188]: DEBUG oslo_concurrency.lockutils [None req-0cc4ea49-5ccd-4317-a46a-a75b944bd635 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.827921] [55188]: DEBUG nova.objects.instance [None req-0cc4ea49-5ccd-4317-a46a-a75b944bd635 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lazy-loading 'fault' on Instance uuid b36d4c86-1509-47ba-8447-0cfdd9de6b7c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1090.847314] [55187]: DEBUG oslo_concurrency.lockutils [None req-b40b8981-a3b6-4adf-8adb-9d4e0f17c664 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.847314] [55187]: DEBUG oslo_concurrency.lockutils [None req-b40b8981-a3b6-4adf-8adb-9d4e0f17c664 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.847314] [55187]: DEBUG oslo_concurrency.lockutils [None req-b40b8981-a3b6-4adf-8adb-9d4e0f17c664 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.847314] [55187]: DEBUG nova.objects.instance [None req-b40b8981-a3b6-4adf-8adb-9d4e0f17c664 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lazy-loading 'fault' on Instance uuid 49d32e7b-bea9-4d7a-a51e-787c00fd2143 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1090.848699] [55188]: DEBUG nova.policy [None req-0cc4ea49-5ccd-4317-a46a-a75b944bd635 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.852633] [55188]: INFO nova.api.openstack.requestlog [None req-0cc4ea49-5ccd-4317-a46a-a75b944bd635 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1292 microversion: 2.1 time: 0.053396 [ 1090.852954] [55188]: [pid: 55188|app: 0|req: 3915/7643] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:31 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1292 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1090.855531] [55188]: DEBUG nova.api.openstack.wsgi [None req-dd98f521-b61f-4915-8c6b-69feec2a02a6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"net_id": "4585d055-7248-4da8-aceb-2099a262154c"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1090.860056] [55188]: DEBUG nova.compute.api [None req-dd98f521-b61f-4915-8c6b-69feec2a02a6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1090.861265] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd98f521-b61f-4915-8c6b-69feec2a02a6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.861934] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd98f521-b61f-4915-8c6b-69feec2a02a6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.861934] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd98f521-b61f-4915-8c6b-69feec2a02a6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.862119] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd98f521-b61f-4915-8c6b-69feec2a02a6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.862419] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd98f521-b61f-4915-8c6b-69feec2a02a6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.862494] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd98f521-b61f-4915-8c6b-69feec2a02a6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.868911] [55187]: DEBUG nova.policy [None req-b40b8981-a3b6-4adf-8adb-9d4e0f17c664 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '787708e9c1f5470581d1406d911dbd2e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '478228f2bd27431da5215d40014f2784', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.873888] [55187]: INFO nova.api.openstack.requestlog [None req-b40b8981-a3b6-4adf-8adb-9d4e0f17c664 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 200 len: 1300 microversion: 2.1 time: 0.058430 [ 1090.874238] [55187]: [pid: 55187|app: 0|req: 3729/7644] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:31 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 1300 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1091.541626] [55187]: DEBUG nova.api.openstack.wsgi [None req-42d4ec13-395e-4a2a-a8fc-0093b16c1bc8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1091.543332] [55187]: DEBUG nova.compute.api [None req-42d4ec13-395e-4a2a-a8fc-0093b16c1bc8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1091.549941] [55187]: DEBUG oslo_concurrency.lockutils [None req-42d4ec13-395e-4a2a-a8fc-0093b16c1bc8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.550284] [55187]: DEBUG oslo_concurrency.lockutils [None req-42d4ec13-395e-4a2a-a8fc-0093b16c1bc8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.550487] [55187]: DEBUG oslo_concurrency.lockutils [None req-42d4ec13-395e-4a2a-a8fc-0093b16c1bc8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.550847] [55187]: DEBUG oslo_concurrency.lockutils [None req-42d4ec13-395e-4a2a-a8fc-0093b16c1bc8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.551066] [55187]: DEBUG oslo_concurrency.lockutils [None req-42d4ec13-395e-4a2a-a8fc-0093b16c1bc8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.551244] [55187]: DEBUG oslo_concurrency.lockutils [None req-42d4ec13-395e-4a2a-a8fc-0093b16c1bc8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.698495] [55187]: DEBUG nova.policy [None req-42d4ec13-395e-4a2a-a8fc-0093b16c1bc8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.705103] [55187]: DEBUG nova.policy [None req-42d4ec13-395e-4a2a-a8fc-0093b16c1bc8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.705761] [55187]: DEBUG nova.policy [None req-42d4ec13-395e-4a2a-a8fc-0093b16c1bc8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.706396] [55187]: INFO nova.api.openstack.requestlog [None req-42d4ec13-395e-4a2a-a8fc-0093b16c1bc8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1750 microversion: 2.20 time: 0.167118 [ 1091.706714] [55187]: [pid: 55187|app: 0|req: 3730/7645] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:31 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1750 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1091.712015] [55187]: DEBUG nova.api.openstack.wsgi [None req-71e0169f-49a9-445d-8a65-1eb94b2f053b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1091.712015] [55187]: DEBUG nova.compute.api [None req-71e0169f-49a9-445d-8a65-1eb94b2f053b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1091.715316] [55187]: DEBUG oslo_concurrency.lockutils [None req-71e0169f-49a9-445d-8a65-1eb94b2f053b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.715538] [55187]: DEBUG oslo_concurrency.lockutils [None req-71e0169f-49a9-445d-8a65-1eb94b2f053b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.715712] [55187]: DEBUG oslo_concurrency.lockutils [None req-71e0169f-49a9-445d-8a65-1eb94b2f053b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.716067] [55187]: DEBUG oslo_concurrency.lockutils [None req-71e0169f-49a9-445d-8a65-1eb94b2f053b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.716255] [55187]: DEBUG oslo_concurrency.lockutils [None req-71e0169f-49a9-445d-8a65-1eb94b2f053b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.716510] [55187]: DEBUG oslo_concurrency.lockutils [None req-71e0169f-49a9-445d-8a65-1eb94b2f053b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.858095] [55187]: DEBUG nova.policy [None req-71e0169f-49a9-445d-8a65-1eb94b2f053b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.864032] [55187]: INFO nova.api.openstack.requestlog [None req-71e0169f-49a9-445d-8a65-1eb94b2f053b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1678 microversion: 2.1 time: 0.156330 [ 1091.864032] [55187]: [pid: 55187|app: 0|req: 3731/7646] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:32 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1678 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1091.867337] [55187]: DEBUG nova.api.openstack.wsgi [req-41f5424f-1c99-443f-95c4-599536b03abd req-b9064094-a548-474e-8829-3a6bfd66fd13 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e29bbdfa-1752-47a7-8fb8-72f731577b8c", "name": "network-vif-plugged", "status": "completed", "tag": "de38c0dd-4828-4dd5-b15a-342e5818256e"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1091.872386] [55187]: DEBUG oslo_concurrency.lockutils [req-41f5424f-1c99-443f-95c4-599536b03abd req-b9064094-a548-474e-8829-3a6bfd66fd13 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.872661] [55187]: DEBUG oslo_concurrency.lockutils [req-41f5424f-1c99-443f-95c4-599536b03abd req-b9064094-a548-474e-8829-3a6bfd66fd13 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.872886] [55187]: DEBUG oslo_concurrency.lockutils [req-41f5424f-1c99-443f-95c4-599536b03abd req-b9064094-a548-474e-8829-3a6bfd66fd13 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.881197] [55187]: INFO nova.api.openstack.compute.server_external_events [req-41f5424f-1c99-443f-95c4-599536b03abd req-b9064094-a548-474e-8829-3a6bfd66fd13 service nova] Creating event network-vif-plugged:de38c0dd-4828-4dd5-b15a-342e5818256e for instance e29bbdfa-1752-47a7-8fb8-72f731577b8c on cpu-1 [ 1091.885831] [55187]: INFO nova.api.openstack.requestlog [req-41f5424f-1c99-443f-95c4-599536b03abd req-b9064094-a548-474e-8829-3a6bfd66fd13 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021212 [ 1091.886181] [55187]: [pid: 55187|app: 0|req: 3732/7647] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:32 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1091.889141] [55187]: DEBUG nova.api.openstack.wsgi [None req-302f648f-d228-48b6-9652-9c4b963e8298 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1091.890926] [55187]: DEBUG nova.compute.api [None req-302f648f-d228-48b6-9652-9c4b963e8298 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1091.894535] [55187]: DEBUG oslo_concurrency.lockutils [None req-302f648f-d228-48b6-9652-9c4b963e8298 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.894770] [55187]: DEBUG oslo_concurrency.lockutils [None req-302f648f-d228-48b6-9652-9c4b963e8298 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.895040] [55187]: DEBUG oslo_concurrency.lockutils [None req-302f648f-d228-48b6-9652-9c4b963e8298 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.895307] [55187]: DEBUG oslo_concurrency.lockutils [None req-302f648f-d228-48b6-9652-9c4b963e8298 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.895505] [55187]: DEBUG oslo_concurrency.lockutils [None req-302f648f-d228-48b6-9652-9c4b963e8298 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.895677] [55187]: DEBUG oslo_concurrency.lockutils [None req-302f648f-d228-48b6-9652-9c4b963e8298 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.002576] [55187]: DEBUG nova.policy [None req-302f648f-d228-48b6-9652-9c4b963e8298 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.008599] [55187]: INFO nova.api.openstack.requestlog [None req-302f648f-d228-48b6-9652-9c4b963e8298 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1290 microversion: 2.1 time: 0.120595 [ 1092.008599] [55187]: [pid: 55187|app: 0|req: 3733/7648] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:32 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1290 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1092.010899] [55187]: DEBUG nova.api.openstack.wsgi [None req-fc968f9f-bd00-4130-9d1c-d71cd313310c tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1092.012541] [55187]: DEBUG nova.compute.api [None req-fc968f9f-bd00-4130-9d1c-d71cd313310c tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1092.016239] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc968f9f-bd00-4130-9d1c-d71cd313310c tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.016540] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc968f9f-bd00-4130-9d1c-d71cd313310c tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.016782] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc968f9f-bd00-4130-9d1c-d71cd313310c tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.017214] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc968f9f-bd00-4130-9d1c-d71cd313310c tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.017489] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc968f9f-bd00-4130-9d1c-d71cd313310c tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.017713] [55187]: DEBUG oslo_concurrency.lockutils [None req-fc968f9f-bd00-4130-9d1c-d71cd313310c tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.053012] [55187]: DEBUG nova.policy [None req-fc968f9f-bd00-4130-9d1c-d71cd313310c tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.057468] [55187]: DEBUG nova.policy [None req-fc968f9f-bd00-4130-9d1c-d71cd313310c tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.058150] [55187]: DEBUG nova.policy [None req-fc968f9f-bd00-4130-9d1c-d71cd313310c tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.058791] [55187]: INFO nova.api.openstack.requestlog [None req-fc968f9f-bd00-4130-9d1c-d71cd313310c tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1299 microversion: 2.47 time: 0.050131 [ 1092.059165] [55187]: [pid: 55187|app: 0|req: 3734/7649] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:32 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1092.061546] [55187]: DEBUG nova.api.openstack.wsgi [None req-0588904d-6916-4c28-be00-f545bbb39cde tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1092.063350] [55187]: DEBUG nova.compute.api [None req-0588904d-6916-4c28-be00-f545bbb39cde tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1092.067290] [55187]: DEBUG oslo_concurrency.lockutils [None req-0588904d-6916-4c28-be00-f545bbb39cde tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.067527] [55187]: DEBUG oslo_concurrency.lockutils [None req-0588904d-6916-4c28-be00-f545bbb39cde tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.067707] [55187]: DEBUG oslo_concurrency.lockutils [None req-0588904d-6916-4c28-be00-f545bbb39cde tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.068063] [55187]: DEBUG oslo_concurrency.lockutils [None req-0588904d-6916-4c28-be00-f545bbb39cde tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.068264] [55187]: DEBUG oslo_concurrency.lockutils [None req-0588904d-6916-4c28-be00-f545bbb39cde tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.068436] [55187]: DEBUG oslo_concurrency.lockutils [None req-0588904d-6916-4c28-be00-f545bbb39cde tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.086202] [55187]: DEBUG oslo_concurrency.lockutils [None req-0588904d-6916-4c28-be00-f545bbb39cde tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.086421] [55187]: DEBUG oslo_concurrency.lockutils [None req-0588904d-6916-4c28-be00-f545bbb39cde tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.086598] [55187]: DEBUG oslo_concurrency.lockutils [None req-0588904d-6916-4c28-be00-f545bbb39cde tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.086802] [55187]: DEBUG nova.objects.instance [None req-0588904d-6916-4c28-be00-f545bbb39cde tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lazy-loading 'fault' on Instance uuid bfa7e6d7-4602-4fd1-92fb-745742d20a2b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1092.108342] [55187]: DEBUG nova.policy [None req-0588904d-6916-4c28-be00-f545bbb39cde tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.112493] [55187]: INFO nova.api.openstack.requestlog [None req-0588904d-6916-4c28-be00-f545bbb39cde tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1331 microversion: 2.1 time: 0.052775 [ 1092.112920] [55187]: [pid: 55187|app: 0|req: 3735/7650] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:32 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1331 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1092.115206] [55187]: DEBUG nova.api.openstack.wsgi [None req-71d9d5cf-2b02-4647-a77b-6de1afac8152 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1092.116754] [55187]: DEBUG nova.compute.api [None req-71d9d5cf-2b02-4647-a77b-6de1afac8152 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1092.119720] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d9d5cf-2b02-4647-a77b-6de1afac8152 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.119973] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d9d5cf-2b02-4647-a77b-6de1afac8152 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.120170] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d9d5cf-2b02-4647-a77b-6de1afac8152 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.120503] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d9d5cf-2b02-4647-a77b-6de1afac8152 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.120698] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d9d5cf-2b02-4647-a77b-6de1afac8152 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.120889] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d9d5cf-2b02-4647-a77b-6de1afac8152 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.137387] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d9d5cf-2b02-4647-a77b-6de1afac8152 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.137605] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d9d5cf-2b02-4647-a77b-6de1afac8152 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.137782] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d9d5cf-2b02-4647-a77b-6de1afac8152 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.137971] [55187]: DEBUG nova.objects.instance [None req-71d9d5cf-2b02-4647-a77b-6de1afac8152 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lazy-loading 'fault' on Instance uuid b36d4c86-1509-47ba-8447-0cfdd9de6b7c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1092.157673] [55187]: DEBUG nova.policy [None req-71d9d5cf-2b02-4647-a77b-6de1afac8152 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.161726] [55187]: INFO nova.api.openstack.requestlog [None req-71d9d5cf-2b02-4647-a77b-6de1afac8152 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1292 microversion: 2.1 time: 0.048346 [ 1092.162068] [55187]: [pid: 55187|app: 0|req: 3736/7651] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:32 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1292 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1092.164490] [55187]: DEBUG nova.api.openstack.wsgi [None req-dab8fcb8-cd35-4a17-ab35-a1adb8a09320 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1092.166084] [55187]: DEBUG nova.compute.api [None req-dab8fcb8-cd35-4a17-ab35-a1adb8a09320 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] [instance: 49d32e7b-bea9-4d7a-a51e-787c00fd2143] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1092.169352] [55187]: DEBUG oslo_concurrency.lockutils [None req-dab8fcb8-cd35-4a17-ab35-a1adb8a09320 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.169656] [55187]: DEBUG oslo_concurrency.lockutils [None req-dab8fcb8-cd35-4a17-ab35-a1adb8a09320 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.169951] [55187]: DEBUG oslo_concurrency.lockutils [None req-dab8fcb8-cd35-4a17-ab35-a1adb8a09320 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.170346] [55187]: DEBUG oslo_concurrency.lockutils [None req-dab8fcb8-cd35-4a17-ab35-a1adb8a09320 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.170550] [55187]: DEBUG oslo_concurrency.lockutils [None req-dab8fcb8-cd35-4a17-ab35-a1adb8a09320 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.170722] [55187]: DEBUG oslo_concurrency.lockutils [None req-dab8fcb8-cd35-4a17-ab35-a1adb8a09320 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.179549] [55187]: INFO nova.api.openstack.wsgi [None req-dab8fcb8-cd35-4a17-ab35-a1adb8a09320 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] HTTP exception thrown: Instance 49d32e7b-bea9-4d7a-a51e-787c00fd2143 could not be found. [ 1092.179842] [55187]: DEBUG nova.api.openstack.wsgi [None req-dab8fcb8-cd35-4a17-ab35-a1adb8a09320 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] Returning 404 to user: Instance 49d32e7b-bea9-4d7a-a51e-787c00fd2143 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1092.180267] [55187]: INFO nova.api.openstack.requestlog [None req-dab8fcb8-cd35-4a17-ab35-a1adb8a09320 tempest-ServersNegativeTestJSON-1127948313 tempest-ServersNegativeTestJSON-1127948313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143" status: 404 len: 111 microversion: 2.1 time: 0.017702 [ 1092.180556] [55187]: [pid: 55187|app: 0|req: 3737/7652] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:32 2025] GET /compute/v2.1/servers/49d32e7b-bea9-4d7a-a51e-787c00fd2143 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1092.182863] [55187]: DEBUG nova.api.openstack.wsgi [None req-7b75add5-85d4-4fda-a634-9877b27eed8a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1092.183112] [55187]: DEBUG nova.compute.api [None req-7b75add5-85d4-4fda-a634-9877b27eed8a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1092.186096] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b75add5-85d4-4fda-a634-9877b27eed8a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.186343] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b75add5-85d4-4fda-a634-9877b27eed8a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.186592] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b75add5-85d4-4fda-a634-9877b27eed8a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.186945] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b75add5-85d4-4fda-a634-9877b27eed8a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.187159] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b75add5-85d4-4fda-a634-9877b27eed8a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.187352] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b75add5-85d4-4fda-a634-9877b27eed8a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.201449] [55187]: DEBUG nova.compute.api [None req-7b75add5-85d4-4fda-a634-9877b27eed8a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1092.248520] [55187]: INFO nova.api.openstack.requestlog [None req-7b75add5-85d4-4fda-a634-9877b27eed8a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 204 len: 0 microversion: 2.1 time: 0.067276 [ 1092.248913] [55187]: [pid: 55187|app: 0|req: 3738/7653] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:09:32 2025] DELETE /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 0 bytes in 68 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1092.254245] [55187]: DEBUG nova.api.openstack.wsgi [None req-93924652-c3ff-4c62-834a-c6909708cbc6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1092.255907] [55187]: DEBUG nova.compute.api [None req-93924652-c3ff-4c62-834a-c6909708cbc6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1092.258948] [55187]: DEBUG oslo_concurrency.lockutils [None req-93924652-c3ff-4c62-834a-c6909708cbc6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.259206] [55187]: DEBUG oslo_concurrency.lockutils [None req-93924652-c3ff-4c62-834a-c6909708cbc6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.259391] [55187]: DEBUG oslo_concurrency.lockutils [None req-93924652-c3ff-4c62-834a-c6909708cbc6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.259734] [55187]: DEBUG oslo_concurrency.lockutils [None req-93924652-c3ff-4c62-834a-c6909708cbc6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.259952] [55187]: DEBUG oslo_concurrency.lockutils [None req-93924652-c3ff-4c62-834a-c6909708cbc6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.260147] [55187]: DEBUG oslo_concurrency.lockutils [None req-93924652-c3ff-4c62-834a-c6909708cbc6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.402532] [55187]: DEBUG nova.policy [None req-93924652-c3ff-4c62-834a-c6909708cbc6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.410812] [55187]: INFO nova.api.openstack.requestlog [None req-93924652-c3ff-4c62-834a-c6909708cbc6 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1511 microversion: 2.1 time: 0.158982 [ 1092.411168] [55187]: [pid: 55187|app: 0|req: 3739/7654] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:32 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1511 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1092.418436] [55187]: DEBUG nova.api.openstack.wsgi [None req-0fe8330f-4ea8-4d65-8b49-031abdea6e5b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1092.420132] [55187]: DEBUG nova.compute.api [None req-0fe8330f-4ea8-4d65-8b49-031abdea6e5b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1092.425901] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fe8330f-4ea8-4d65-8b49-031abdea6e5b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.426182] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fe8330f-4ea8-4d65-8b49-031abdea6e5b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.426368] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fe8330f-4ea8-4d65-8b49-031abdea6e5b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.426716] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fe8330f-4ea8-4d65-8b49-031abdea6e5b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.426934] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fe8330f-4ea8-4d65-8b49-031abdea6e5b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.428450] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fe8330f-4ea8-4d65-8b49-031abdea6e5b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.445462] [55187]: DEBUG nova.objects.instance [None req-0fe8330f-4ea8-4d65-8b49-031abdea6e5b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lazy-loading 'flavor' on Instance uuid 45f53d7e-df03-4d76-9a62-fb849250b24d {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1092.511752] [55187]: INFO nova.api.openstack.requestlog [None req-0fe8330f-4ea8-4d65-8b49-031abdea6e5b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "POST /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/action" status: 200 len: 32 microversion: 2.1 time: 0.095433 [ 1092.512133] [55187]: [pid: 55187|app: 0|req: 3740/7655] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:09:32 2025] POST /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/action => generated 32 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) [ 1092.518266] [55187]: DEBUG nova.api.openstack.wsgi [None req-875a5bbf-f3ae-445e-9ed9-30f4322c17cd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1092.519834] [55187]: DEBUG nova.compute.api [None req-875a5bbf-f3ae-445e-9ed9-30f4322c17cd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1092.525029] [55187]: DEBUG oslo_concurrency.lockutils [None req-875a5bbf-f3ae-445e-9ed9-30f4322c17cd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.525277] [55187]: DEBUG oslo_concurrency.lockutils [None req-875a5bbf-f3ae-445e-9ed9-30f4322c17cd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.525464] [55187]: DEBUG oslo_concurrency.lockutils [None req-875a5bbf-f3ae-445e-9ed9-30f4322c17cd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.525809] [55187]: DEBUG oslo_concurrency.lockutils [None req-875a5bbf-f3ae-445e-9ed9-30f4322c17cd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.526024] [55187]: DEBUG oslo_concurrency.lockutils [None req-875a5bbf-f3ae-445e-9ed9-30f4322c17cd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.526204] [55187]: DEBUG oslo_concurrency.lockutils [None req-875a5bbf-f3ae-445e-9ed9-30f4322c17cd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.729901] [55187]: DEBUG nova.policy [None req-875a5bbf-f3ae-445e-9ed9-30f4322c17cd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.734750] [55187]: INFO nova.api.openstack.requestlog [None req-875a5bbf-f3ae-445e-9ed9-30f4322c17cd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1734 microversion: 2.1 time: 0.218598 [ 1092.735090] [55187]: [pid: 55187|app: 0|req: 3741/7656] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:32 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1734 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1092.740931] [55187]: DEBUG nova.api.openstack.wsgi [None req-68a69bde-a70f-4b93-b3c2-232f9f90039d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1092.741847] [55187]: DEBUG nova.compute.api [None req-68a69bde-a70f-4b93-b3c2-232f9f90039d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1092.745846] [55187]: DEBUG oslo_concurrency.lockutils [None req-68a69bde-a70f-4b93-b3c2-232f9f90039d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.746170] [55187]: DEBUG oslo_concurrency.lockutils [None req-68a69bde-a70f-4b93-b3c2-232f9f90039d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.746584] [55187]: DEBUG oslo_concurrency.lockutils [None req-68a69bde-a70f-4b93-b3c2-232f9f90039d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.747024] [55187]: DEBUG oslo_concurrency.lockutils [None req-68a69bde-a70f-4b93-b3c2-232f9f90039d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.747337] [55187]: DEBUG oslo_concurrency.lockutils [None req-68a69bde-a70f-4b93-b3c2-232f9f90039d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.747613] [55187]: DEBUG oslo_concurrency.lockutils [None req-68a69bde-a70f-4b93-b3c2-232f9f90039d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.894554] [55187]: DEBUG nova.policy [None req-68a69bde-a70f-4b93-b3c2-232f9f90039d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.899307] [55187]: DEBUG nova.policy [None req-68a69bde-a70f-4b93-b3c2-232f9f90039d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.900108] [55187]: DEBUG nova.policy [None req-68a69bde-a70f-4b93-b3c2-232f9f90039d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.900603] [55187]: INFO nova.api.openstack.requestlog [None req-68a69bde-a70f-4b93-b3c2-232f9f90039d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1750 microversion: 2.20 time: 0.164955 [ 1092.900914] [55187]: [pid: 55187|app: 0|req: 3742/7657] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:33 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1750 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1092.904121] [55187]: DEBUG nova.api.openstack.wsgi [None req-2effc87a-e1c7-43ea-a7f0-708637aa6d35 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1092.904817] [55187]: DEBUG nova.compute.api [None req-2effc87a-e1c7-43ea-a7f0-708637aa6d35 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1092.908108] [55187]: DEBUG oslo_concurrency.lockutils [None req-2effc87a-e1c7-43ea-a7f0-708637aa6d35 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.908416] [55187]: DEBUG oslo_concurrency.lockutils [None req-2effc87a-e1c7-43ea-a7f0-708637aa6d35 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.908520] [55187]: DEBUG oslo_concurrency.lockutils [None req-2effc87a-e1c7-43ea-a7f0-708637aa6d35 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.908899] [55187]: DEBUG oslo_concurrency.lockutils [None req-2effc87a-e1c7-43ea-a7f0-708637aa6d35 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.909123] [55187]: DEBUG oslo_concurrency.lockutils [None req-2effc87a-e1c7-43ea-a7f0-708637aa6d35 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.909309] [55187]: DEBUG oslo_concurrency.lockutils [None req-2effc87a-e1c7-43ea-a7f0-708637aa6d35 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.043233] [55187]: DEBUG nova.policy [None req-2effc87a-e1c7-43ea-a7f0-708637aa6d35 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.047707] [55187]: INFO nova.api.openstack.requestlog [None req-2effc87a-e1c7-43ea-a7f0-708637aa6d35 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1678 microversion: 2.1 time: 0.146142 [ 1093.048061] [55187]: [pid: 55187|app: 0|req: 3743/7658] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:33 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1678 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.050619] [55187]: DEBUG nova.api.openstack.wsgi [None req-1a9a2e38-dc56-40b6-9d90-00d598057c02 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1093.052254] [55187]: DEBUG nova.compute.api [None req-1a9a2e38-dc56-40b6-9d90-00d598057c02 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1093.055371] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9a2e38-dc56-40b6-9d90-00d598057c02 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.055604] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9a2e38-dc56-40b6-9d90-00d598057c02 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.055790] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9a2e38-dc56-40b6-9d90-00d598057c02 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.056153] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9a2e38-dc56-40b6-9d90-00d598057c02 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.056359] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9a2e38-dc56-40b6-9d90-00d598057c02 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.056531] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a9a2e38-dc56-40b6-9d90-00d598057c02 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.197465] [55187]: DEBUG nova.policy [None req-1a9a2e38-dc56-40b6-9d90-00d598057c02 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.199652] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=1028,nova_cell1:UPDATE=34,nova_cell1:INSERT=18,nova_cell1:SAVEPOINT=1,nova_cell1:RELEASE=1 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1093.203139] [55187]: INFO nova.api.openstack.requestlog [None req-1a9a2e38-dc56-40b6-9d90-00d598057c02 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1290 microversion: 2.1 time: 0.154249 [ 1093.203500] [55187]: [pid: 55187|app: 0|req: 3744/7659] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:33 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1290 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.211474] [55187]: DEBUG nova.api.openstack.wsgi [None req-ae56c53f-cf94-43cb-91e5-cd5828cd9594 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1093.211474] [55187]: DEBUG nova.compute.api [None req-ae56c53f-cf94-43cb-91e5-cd5828cd9594 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1093.212755] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_api:SELECT=363,nova_api:UPDATE=9,nova_api:DELETE=8,nova_api:INSERT=9 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1093.216688] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae56c53f-cf94-43cb-91e5-cd5828cd9594 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.216950] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae56c53f-cf94-43cb-91e5-cd5828cd9594 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.217166] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae56c53f-cf94-43cb-91e5-cd5828cd9594 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.217526] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae56c53f-cf94-43cb-91e5-cd5828cd9594 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.217723] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae56c53f-cf94-43cb-91e5-cd5828cd9594 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.217894] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae56c53f-cf94-43cb-91e5-cd5828cd9594 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.269677] [55187]: DEBUG nova.policy [None req-ae56c53f-cf94-43cb-91e5-cd5828cd9594 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.275874] [55187]: DEBUG nova.policy [None req-ae56c53f-cf94-43cb-91e5-cd5828cd9594 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.276698] [55187]: DEBUG nova.policy [None req-ae56c53f-cf94-43cb-91e5-cd5828cd9594 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.277482] [55187]: INFO nova.api.openstack.requestlog [None req-ae56c53f-cf94-43cb-91e5-cd5828cd9594 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1299 microversion: 2.47 time: 0.073238 [ 1093.277843] [55187]: [pid: 55187|app: 0|req: 3745/7660] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:33 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1299 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1093.283059] [55187]: DEBUG nova.api.openstack.wsgi [None req-2d88a30c-94cb-4950-a56b-40885499f89a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1093.284879] [55187]: DEBUG nova.compute.api [None req-2d88a30c-94cb-4950-a56b-40885499f89a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1093.289019] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d88a30c-94cb-4950-a56b-40885499f89a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.289251] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d88a30c-94cb-4950-a56b-40885499f89a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.289438] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d88a30c-94cb-4950-a56b-40885499f89a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.289804] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d88a30c-94cb-4950-a56b-40885499f89a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.290046] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d88a30c-94cb-4950-a56b-40885499f89a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.290234] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d88a30c-94cb-4950-a56b-40885499f89a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.312038] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d88a30c-94cb-4950-a56b-40885499f89a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.312304] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d88a30c-94cb-4950-a56b-40885499f89a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.312487] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d88a30c-94cb-4950-a56b-40885499f89a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.312707] [55187]: DEBUG nova.objects.instance [None req-2d88a30c-94cb-4950-a56b-40885499f89a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lazy-loading 'fault' on Instance uuid bfa7e6d7-4602-4fd1-92fb-745742d20a2b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1093.577267] [55187]: DEBUG nova.policy [None req-2d88a30c-94cb-4950-a56b-40885499f89a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.588524] [55187]: INFO nova.api.openstack.requestlog [None req-2d88a30c-94cb-4950-a56b-40885499f89a tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1331 microversion: 2.1 time: 0.309523 [ 1093.589081] [55187]: [pid: 55187|app: 0|req: 3746/7661] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:33 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1331 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.594516] [55187]: DEBUG nova.api.openstack.wsgi [None req-7657621a-13ce-427f-8ddd-5ada0d50a43f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1093.596431] [55187]: DEBUG nova.compute.api [None req-7657621a-13ce-427f-8ddd-5ada0d50a43f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1093.605909] [55187]: DEBUG oslo_concurrency.lockutils [None req-7657621a-13ce-427f-8ddd-5ada0d50a43f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.606706] [55187]: DEBUG oslo_concurrency.lockutils [None req-7657621a-13ce-427f-8ddd-5ada0d50a43f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.607037] [55187]: DEBUG oslo_concurrency.lockutils [None req-7657621a-13ce-427f-8ddd-5ada0d50a43f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.607469] [55187]: DEBUG oslo_concurrency.lockutils [None req-7657621a-13ce-427f-8ddd-5ada0d50a43f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.607719] [55187]: DEBUG oslo_concurrency.lockutils [None req-7657621a-13ce-427f-8ddd-5ada0d50a43f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.607895] [55187]: DEBUG oslo_concurrency.lockutils [None req-7657621a-13ce-427f-8ddd-5ada0d50a43f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.641214] [55187]: DEBUG oslo_concurrency.lockutils [None req-7657621a-13ce-427f-8ddd-5ada0d50a43f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.641514] [55187]: DEBUG oslo_concurrency.lockutils [None req-7657621a-13ce-427f-8ddd-5ada0d50a43f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.641701] [55187]: DEBUG oslo_concurrency.lockutils [None req-7657621a-13ce-427f-8ddd-5ada0d50a43f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.641908] [55187]: DEBUG nova.objects.instance [None req-7657621a-13ce-427f-8ddd-5ada0d50a43f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lazy-loading 'fault' on Instance uuid b36d4c86-1509-47ba-8447-0cfdd9de6b7c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1093.673039] [55187]: DEBUG nova.policy [None req-7657621a-13ce-427f-8ddd-5ada0d50a43f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.677787] [55187]: INFO nova.api.openstack.requestlog [None req-7657621a-13ce-427f-8ddd-5ada0d50a43f tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1292 microversion: 2.1 time: 0.087281 [ 1093.678371] [55187]: [pid: 55187|app: 0|req: 3747/7662] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:33 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1292 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.680933] [55187]: DEBUG nova.api.openstack.wsgi [None req-2222bf22-6f5a-4b86-8ca9-1d29d772018e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1093.682670] [55187]: DEBUG nova.compute.api [None req-2222bf22-6f5a-4b86-8ca9-1d29d772018e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1093.686598] [55187]: DEBUG oslo_concurrency.lockutils [None req-2222bf22-6f5a-4b86-8ca9-1d29d772018e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.686850] [55187]: DEBUG oslo_concurrency.lockutils [None req-2222bf22-6f5a-4b86-8ca9-1d29d772018e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.687042] [55187]: DEBUG oslo_concurrency.lockutils [None req-2222bf22-6f5a-4b86-8ca9-1d29d772018e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.687424] [55187]: DEBUG oslo_concurrency.lockutils [None req-2222bf22-6f5a-4b86-8ca9-1d29d772018e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.687635] [55187]: DEBUG oslo_concurrency.lockutils [None req-2222bf22-6f5a-4b86-8ca9-1d29d772018e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.687804] [55187]: DEBUG oslo_concurrency.lockutils [None req-2222bf22-6f5a-4b86-8ca9-1d29d772018e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.791615] [55187]: DEBUG nova.policy [None req-2222bf22-6f5a-4b86-8ca9-1d29d772018e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.797097] [55187]: INFO nova.api.openstack.requestlog [None req-2222bf22-6f5a-4b86-8ca9-1d29d772018e tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1511 microversion: 2.1 time: 0.118022 [ 1093.797802] [55187]: [pid: 55187|app: 0|req: 3748/7663] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:34 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1511 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.800637] [55187]: DEBUG nova.api.openstack.wsgi [None req-00fabcd5-2640-4ef6-a8b4-38eda6653ae2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1093.807214] [55187]: DEBUG nova.compute.api [None req-00fabcd5-2640-4ef6-a8b4-38eda6653ae2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1093.807214] [55187]: DEBUG oslo_concurrency.lockutils [None req-00fabcd5-2640-4ef6-a8b4-38eda6653ae2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.807214] [55187]: DEBUG oslo_concurrency.lockutils [None req-00fabcd5-2640-4ef6-a8b4-38eda6653ae2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.807214] [55187]: DEBUG oslo_concurrency.lockutils [None req-00fabcd5-2640-4ef6-a8b4-38eda6653ae2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.807214] [55187]: DEBUG oslo_concurrency.lockutils [None req-00fabcd5-2640-4ef6-a8b4-38eda6653ae2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.807502] [55187]: DEBUG oslo_concurrency.lockutils [None req-00fabcd5-2640-4ef6-a8b4-38eda6653ae2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.807625] [55187]: DEBUG oslo_concurrency.lockutils [None req-00fabcd5-2640-4ef6-a8b4-38eda6653ae2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.913532] [55187]: DEBUG nova.policy [None req-00fabcd5-2640-4ef6-a8b4-38eda6653ae2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.919616] [55187]: INFO nova.api.openstack.requestlog [None req-00fabcd5-2640-4ef6-a8b4-38eda6653ae2 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1734 microversion: 2.1 time: 0.121365 [ 1093.920019] [55187]: [pid: 55187|app: 0|req: 3749/7664] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:34 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1734 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.927502] [55187]: DEBUG nova.api.openstack.wsgi [req-b4265c97-cdcc-4b04-b6ab-819cc29155dc req-ea7cf2ef-c493-431f-a9c7-ac61487cd5a6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e29bbdfa-1752-47a7-8fb8-72f731577b8c", "tag": "de38c0dd-4828-4dd5-b15a-342e5818256e"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1093.940500] [55187]: DEBUG oslo_concurrency.lockutils [req-b4265c97-cdcc-4b04-b6ab-819cc29155dc req-ea7cf2ef-c493-431f-a9c7-ac61487cd5a6 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.940832] [55187]: DEBUG oslo_concurrency.lockutils [req-b4265c97-cdcc-4b04-b6ab-819cc29155dc req-ea7cf2ef-c493-431f-a9c7-ac61487cd5a6 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.941037] [55187]: DEBUG oslo_concurrency.lockutils [req-b4265c97-cdcc-4b04-b6ab-819cc29155dc req-ea7cf2ef-c493-431f-a9c7-ac61487cd5a6 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.949068] [55187]: INFO nova.api.openstack.compute.server_external_events [req-b4265c97-cdcc-4b04-b6ab-819cc29155dc req-ea7cf2ef-c493-431f-a9c7-ac61487cd5a6 service nova] Creating event network-changed:de38c0dd-4828-4dd5-b15a-342e5818256e for instance e29bbdfa-1752-47a7-8fb8-72f731577b8c on cpu-1 [ 1093.953532] [55187]: INFO nova.api.openstack.requestlog [req-b4265c97-cdcc-4b04-b6ab-819cc29155dc req-ea7cf2ef-c493-431f-a9c7-ac61487cd5a6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029869 [ 1093.953968] [55187]: [pid: 55187|app: 0|req: 3750/7665] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:34 2025] 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) [ 1093.958697] [55187]: DEBUG nova.api.openstack.wsgi [None req-b268be91-498d-483b-b3fb-389c09cc8b75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1093.959231] [55187]: DEBUG nova.compute.api [None req-b268be91-498d-483b-b3fb-389c09cc8b75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1093.964297] [55187]: DEBUG oslo_concurrency.lockutils [None req-b268be91-498d-483b-b3fb-389c09cc8b75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.964719] [55187]: DEBUG oslo_concurrency.lockutils [None req-b268be91-498d-483b-b3fb-389c09cc8b75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.965028] [55187]: DEBUG oslo_concurrency.lockutils [None req-b268be91-498d-483b-b3fb-389c09cc8b75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.965582] [55187]: DEBUG oslo_concurrency.lockutils [None req-b268be91-498d-483b-b3fb-389c09cc8b75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.965929] [55187]: DEBUG oslo_concurrency.lockutils [None req-b268be91-498d-483b-b3fb-389c09cc8b75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.966189] [55187]: DEBUG oslo_concurrency.lockutils [None req-b268be91-498d-483b-b3fb-389c09cc8b75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.057296] [55187]: DEBUG nova.policy [None req-b268be91-498d-483b-b3fb-389c09cc8b75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.063392] [55187]: DEBUG nova.policy [None req-b268be91-498d-483b-b3fb-389c09cc8b75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.064226] [55187]: DEBUG nova.policy [None req-b268be91-498d-483b-b3fb-389c09cc8b75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.065105] [55187]: INFO nova.api.openstack.requestlog [None req-b268be91-498d-483b-b3fb-389c09cc8b75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1750 microversion: 2.20 time: 0.110178 [ 1094.065232] [55187]: [pid: 55187|app: 0|req: 3751/7666] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:34 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1750 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1094.067712] [55187]: DEBUG nova.api.openstack.wsgi [None req-f12f53ae-c112-4d57-b549-dd984d39d726 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1094.071476] [55187]: DEBUG nova.compute.api [None req-f12f53ae-c112-4d57-b549-dd984d39d726 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1094.076442] [55187]: DEBUG oslo_concurrency.lockutils [None req-f12f53ae-c112-4d57-b549-dd984d39d726 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.076670] [55187]: DEBUG oslo_concurrency.lockutils [None req-f12f53ae-c112-4d57-b549-dd984d39d726 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.076838] [55187]: DEBUG oslo_concurrency.lockutils [None req-f12f53ae-c112-4d57-b549-dd984d39d726 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.077215] [55187]: DEBUG oslo_concurrency.lockutils [None req-f12f53ae-c112-4d57-b549-dd984d39d726 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.077474] [55187]: DEBUG oslo_concurrency.lockutils [None req-f12f53ae-c112-4d57-b549-dd984d39d726 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.077656] [55187]: DEBUG oslo_concurrency.lockutils [None req-f12f53ae-c112-4d57-b549-dd984d39d726 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.167424] [55187]: DEBUG nova.policy [None req-f12f53ae-c112-4d57-b549-dd984d39d726 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.174775] [55187]: INFO nova.api.openstack.requestlog [None req-f12f53ae-c112-4d57-b549-dd984d39d726 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1678 microversion: 2.1 time: 0.108799 [ 1094.174990] [55187]: [pid: 55187|app: 0|req: 3752/7667] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:34 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1678 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1094.217695] [55187]: DEBUG nova.api.openstack.wsgi [None req-25a47008-782a-477c-9966-5e122ae9fa58 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1094.219618] [55187]: DEBUG nova.compute.api [None req-25a47008-782a-477c-9966-5e122ae9fa58 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1094.223172] [55187]: DEBUG oslo_concurrency.lockutils [None req-25a47008-782a-477c-9966-5e122ae9fa58 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.223473] [55187]: DEBUG oslo_concurrency.lockutils [None req-25a47008-782a-477c-9966-5e122ae9fa58 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.223612] [55187]: DEBUG oslo_concurrency.lockutils [None req-25a47008-782a-477c-9966-5e122ae9fa58 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.223954] [55187]: DEBUG oslo_concurrency.lockutils [None req-25a47008-782a-477c-9966-5e122ae9fa58 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.224173] [55187]: DEBUG oslo_concurrency.lockutils [None req-25a47008-782a-477c-9966-5e122ae9fa58 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.224346] [55187]: DEBUG oslo_concurrency.lockutils [None req-25a47008-782a-477c-9966-5e122ae9fa58 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.309213] [55187]: DEBUG nova.policy [None req-25a47008-782a-477c-9966-5e122ae9fa58 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.313795] [55187]: INFO nova.api.openstack.requestlog [None req-25a47008-782a-477c-9966-5e122ae9fa58 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1290 microversion: 2.1 time: 0.098464 [ 1094.314106] [55187]: [pid: 55187|app: 0|req: 3753/7668] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:34 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1290 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1094.316531] [55187]: DEBUG nova.api.openstack.wsgi [None req-b51b03eb-f3fc-4363-a801-e2d913e66144 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1094.318180] [55187]: DEBUG nova.compute.api [None req-b51b03eb-f3fc-4363-a801-e2d913e66144 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1094.321734] [55187]: DEBUG oslo_concurrency.lockutils [None req-b51b03eb-f3fc-4363-a801-e2d913e66144 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.321978] [55187]: DEBUG oslo_concurrency.lockutils [None req-b51b03eb-f3fc-4363-a801-e2d913e66144 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.322182] [55187]: DEBUG oslo_concurrency.lockutils [None req-b51b03eb-f3fc-4363-a801-e2d913e66144 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.322620] [55187]: DEBUG oslo_concurrency.lockutils [None req-b51b03eb-f3fc-4363-a801-e2d913e66144 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.322740] [55187]: DEBUG oslo_concurrency.lockutils [None req-b51b03eb-f3fc-4363-a801-e2d913e66144 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.323240] [55187]: DEBUG oslo_concurrency.lockutils [None req-b51b03eb-f3fc-4363-a801-e2d913e66144 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.368791] [55187]: DEBUG nova.policy [None req-b51b03eb-f3fc-4363-a801-e2d913e66144 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.380210] [55187]: DEBUG nova.policy [None req-b51b03eb-f3fc-4363-a801-e2d913e66144 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.380512] [55187]: DEBUG nova.policy [None req-b51b03eb-f3fc-4363-a801-e2d913e66144 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.381166] [55187]: INFO nova.api.openstack.requestlog [None req-b51b03eb-f3fc-4363-a801-e2d913e66144 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1299 microversion: 2.47 time: 0.066540 [ 1094.381792] [55187]: [pid: 55187|app: 0|req: 3754/7669] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:34 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1299 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1094.603831] [55187]: DEBUG nova.api.openstack.wsgi [None req-9ca23cb4-345f-4906-8d48-9d817b443169 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1094.605721] [55187]: DEBUG nova.compute.api [None req-9ca23cb4-345f-4906-8d48-9d817b443169 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1094.612986] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ca23cb4-345f-4906-8d48-9d817b443169 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.613305] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ca23cb4-345f-4906-8d48-9d817b443169 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.613504] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ca23cb4-345f-4906-8d48-9d817b443169 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.613867] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ca23cb4-345f-4906-8d48-9d817b443169 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.614085] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ca23cb4-345f-4906-8d48-9d817b443169 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.614262] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ca23cb4-345f-4906-8d48-9d817b443169 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.648303] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ca23cb4-345f-4906-8d48-9d817b443169 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.648625] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ca23cb4-345f-4906-8d48-9d817b443169 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.648927] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ca23cb4-345f-4906-8d48-9d817b443169 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.649171] [55187]: DEBUG nova.objects.instance [None req-9ca23cb4-345f-4906-8d48-9d817b443169 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lazy-loading 'fault' on Instance uuid bfa7e6d7-4602-4fd1-92fb-745742d20a2b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1094.678768] [55187]: DEBUG nova.policy [None req-9ca23cb4-345f-4906-8d48-9d817b443169 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce0776f43df346f99ab66f15f095fc68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58b2ecb1822a418dbf43ae5de4edd2ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.682518] [55187]: INFO nova.api.openstack.requestlog [None req-9ca23cb4-345f-4906-8d48-9d817b443169 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 200 len: 1331 microversion: 2.1 time: 0.081257 [ 1094.682859] [55187]: [pid: 55187|app: 0|req: 3755/7670] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:34 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 1331 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1094.695238] [55187]: DEBUG nova.api.openstack.wsgi [None req-6a0e85e6-8130-45a6-8688-78f1e4440fdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1094.697023] [55187]: DEBUG nova.compute.api [None req-6a0e85e6-8130-45a6-8688-78f1e4440fdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1094.702347] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a0e85e6-8130-45a6-8688-78f1e4440fdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.702616] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a0e85e6-8130-45a6-8688-78f1e4440fdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.703896] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a0e85e6-8130-45a6-8688-78f1e4440fdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.703896] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a0e85e6-8130-45a6-8688-78f1e4440fdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.703896] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a0e85e6-8130-45a6-8688-78f1e4440fdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.703896] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a0e85e6-8130-45a6-8688-78f1e4440fdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.729016] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a0e85e6-8130-45a6-8688-78f1e4440fdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.729488] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a0e85e6-8130-45a6-8688-78f1e4440fdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.730478] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a0e85e6-8130-45a6-8688-78f1e4440fdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.730478] [55187]: DEBUG nova.objects.instance [None req-6a0e85e6-8130-45a6-8688-78f1e4440fdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lazy-loading 'fault' on Instance uuid b36d4c86-1509-47ba-8447-0cfdd9de6b7c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1094.754843] [55187]: DEBUG nova.policy [None req-6a0e85e6-8130-45a6-8688-78f1e4440fdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.759741] [55187]: INFO nova.api.openstack.requestlog [None req-6a0e85e6-8130-45a6-8688-78f1e4440fdd tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1292 microversion: 2.1 time: 0.067008 [ 1094.760148] [55187]: [pid: 55187|app: 0|req: 3756/7671] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:35 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1292 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1094.818036] [55187]: DEBUG nova.api.openstack.wsgi [None req-b6b30f07-b375-48cf-9a75-e8e771492eb2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1094.820331] [55187]: DEBUG nova.compute.api [None req-b6b30f07-b375-48cf-9a75-e8e771492eb2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1094.824618] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6b30f07-b375-48cf-9a75-e8e771492eb2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.825034] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6b30f07-b375-48cf-9a75-e8e771492eb2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.826136] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6b30f07-b375-48cf-9a75-e8e771492eb2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.826461] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6b30f07-b375-48cf-9a75-e8e771492eb2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.827340] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6b30f07-b375-48cf-9a75-e8e771492eb2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.827851] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6b30f07-b375-48cf-9a75-e8e771492eb2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.873688] [55187]: DEBUG nova.policy [None req-b6b30f07-b375-48cf-9a75-e8e771492eb2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.878686] [55187]: INFO nova.api.openstack.requestlog [None req-b6b30f07-b375-48cf-9a75-e8e771492eb2 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1469 microversion: 2.1 time: 0.063491 [ 1094.879152] [55187]: [pid: 55187|app: 0|req: 3757/7672] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:35 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1469 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1094.881964] [55187]: DEBUG nova.api.openstack.wsgi [req-e8bb3138-5301-4e27-bd57-6633195cad70 req-c34942a9-509e-411c-bd7a-33704f3421bf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "00693c4b-cc75-41c0-9dc9-8a6a8c97f52b", "name": "network-vif-deleted", "tag": "7324abd3-3f58-4b1d-9b4b-12feb3375d49"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1094.889641] [55187]: DEBUG oslo_concurrency.lockutils [req-e8bb3138-5301-4e27-bd57-6633195cad70 req-c34942a9-509e-411c-bd7a-33704f3421bf service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.890301] [55187]: DEBUG oslo_concurrency.lockutils [req-e8bb3138-5301-4e27-bd57-6633195cad70 req-c34942a9-509e-411c-bd7a-33704f3421bf service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.890520] [55187]: DEBUG oslo_concurrency.lockutils [req-e8bb3138-5301-4e27-bd57-6633195cad70 req-c34942a9-509e-411c-bd7a-33704f3421bf service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.898860] [55187]: INFO nova.api.openstack.compute.server_external_events [req-e8bb3138-5301-4e27-bd57-6633195cad70 req-c34942a9-509e-411c-bd7a-33704f3421bf service nova] Creating event network-vif-deleted:7324abd3-3f58-4b1d-9b4b-12feb3375d49 for instance 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b on cpu-1 [ 1094.902243] [55187]: INFO nova.api.openstack.requestlog [req-e8bb3138-5301-4e27-bd57-6633195cad70 req-c34942a9-509e-411c-bd7a-33704f3421bf service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022250 [ 1094.902681] [55187]: [pid: 55187|app: 0|req: 3758/7673] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:35 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1094.936639] [55187]: DEBUG nova.api.openstack.wsgi [None req-64fb6d40-edbf-42e1-9179-a2d16cc9bfc0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1094.939109] [55187]: DEBUG nova.compute.api [None req-64fb6d40-edbf-42e1-9179-a2d16cc9bfc0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1094.943623] [55187]: DEBUG oslo_concurrency.lockutils [None req-64fb6d40-edbf-42e1-9179-a2d16cc9bfc0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.944384] [55187]: DEBUG oslo_concurrency.lockutils [None req-64fb6d40-edbf-42e1-9179-a2d16cc9bfc0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.944384] [55187]: DEBUG oslo_concurrency.lockutils [None req-64fb6d40-edbf-42e1-9179-a2d16cc9bfc0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.944493] [55187]: DEBUG oslo_concurrency.lockutils [None req-64fb6d40-edbf-42e1-9179-a2d16cc9bfc0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.944810] [55187]: DEBUG oslo_concurrency.lockutils [None req-64fb6d40-edbf-42e1-9179-a2d16cc9bfc0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.944899] [55187]: DEBUG oslo_concurrency.lockutils [None req-64fb6d40-edbf-42e1-9179-a2d16cc9bfc0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.051918] [55187]: DEBUG nova.policy [None req-64fb6d40-edbf-42e1-9179-a2d16cc9bfc0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1095.058541] [55187]: INFO nova.api.openstack.requestlog [None req-64fb6d40-edbf-42e1-9179-a2d16cc9bfc0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1734 microversion: 2.1 time: 0.124263 [ 1095.059054] [55187]: [pid: 55187|app: 0|req: 3759/7674] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:35 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1734 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1095.081903] [55187]: DEBUG nova.api.openstack.wsgi [None req-e7a44d3f-649f-4174-a6a8-73ed40b67c75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1095.084534] [55187]: DEBUG nova.compute.api [None req-e7a44d3f-649f-4174-a6a8-73ed40b67c75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1095.089569] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7a44d3f-649f-4174-a6a8-73ed40b67c75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.089978] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7a44d3f-649f-4174-a6a8-73ed40b67c75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.090240] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7a44d3f-649f-4174-a6a8-73ed40b67c75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.090735] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7a44d3f-649f-4174-a6a8-73ed40b67c75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.090969] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7a44d3f-649f-4174-a6a8-73ed40b67c75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.091188] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7a44d3f-649f-4174-a6a8-73ed40b67c75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.221605] [55187]: DEBUG nova.policy [None req-e7a44d3f-649f-4174-a6a8-73ed40b67c75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1095.226931] [55187]: DEBUG nova.policy [None req-e7a44d3f-649f-4174-a6a8-73ed40b67c75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1095.227883] [55187]: DEBUG nova.policy [None req-e7a44d3f-649f-4174-a6a8-73ed40b67c75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1095.228612] [55187]: INFO nova.api.openstack.requestlog [None req-e7a44d3f-649f-4174-a6a8-73ed40b67c75 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1750 microversion: 2.20 time: 0.150139 [ 1095.229202] [55187]: [pid: 55187|app: 0|req: 3760/7675] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:35 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1750 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1095.231635] [55187]: DEBUG nova.api.openstack.wsgi [None req-ae97900d-2a95-48e8-ae25-4672bb5bc41e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1095.233298] [55187]: DEBUG nova.compute.api [None req-ae97900d-2a95-48e8-ae25-4672bb5bc41e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1095.237173] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae97900d-2a95-48e8-ae25-4672bb5bc41e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.237215] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae97900d-2a95-48e8-ae25-4672bb5bc41e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.237406] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae97900d-2a95-48e8-ae25-4672bb5bc41e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.237758] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae97900d-2a95-48e8-ae25-4672bb5bc41e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.238021] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae97900d-2a95-48e8-ae25-4672bb5bc41e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.238260] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae97900d-2a95-48e8-ae25-4672bb5bc41e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.318184] [55187]: DEBUG nova.policy [None req-ae97900d-2a95-48e8-ae25-4672bb5bc41e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1095.323458] [55187]: INFO nova.api.openstack.requestlog [None req-ae97900d-2a95-48e8-ae25-4672bb5bc41e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1678 microversion: 2.1 time: 0.093685 [ 1095.323948] [55187]: [pid: 55187|app: 0|req: 3761/7676] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:35 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1678 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1095.328146] [55187]: DEBUG nova.api.openstack.wsgi [None req-ef4de605-eed1-4cd1-8e01-f9102ea80b5a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1095.329878] [55187]: DEBUG nova.compute.api [None req-ef4de605-eed1-4cd1-8e01-f9102ea80b5a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1095.334880] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef4de605-eed1-4cd1-8e01-f9102ea80b5a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.335254] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef4de605-eed1-4cd1-8e01-f9102ea80b5a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.335531] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef4de605-eed1-4cd1-8e01-f9102ea80b5a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.336028] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef4de605-eed1-4cd1-8e01-f9102ea80b5a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.336285] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef4de605-eed1-4cd1-8e01-f9102ea80b5a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.336478] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef4de605-eed1-4cd1-8e01-f9102ea80b5a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.447834] [55187]: DEBUG nova.policy [None req-ef4de605-eed1-4cd1-8e01-f9102ea80b5a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1095.456027] [55187]: INFO nova.api.openstack.requestlog [None req-ef4de605-eed1-4cd1-8e01-f9102ea80b5a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1290 microversion: 2.1 time: 0.130007 [ 1095.456524] [55187]: [pid: 55187|app: 0|req: 3762/7677] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:35 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1290 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1095.460027] [55187]: DEBUG nova.api.openstack.wsgi [None req-dde6d603-9fcc-4b35-8e5e-ad55a52e8e66 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1095.461084] [55187]: DEBUG nova.compute.api [None req-dde6d603-9fcc-4b35-8e5e-ad55a52e8e66 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1095.466787] [55187]: DEBUG oslo_concurrency.lockutils [None req-dde6d603-9fcc-4b35-8e5e-ad55a52e8e66 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.467224] [55187]: DEBUG oslo_concurrency.lockutils [None req-dde6d603-9fcc-4b35-8e5e-ad55a52e8e66 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.467386] [55187]: DEBUG oslo_concurrency.lockutils [None req-dde6d603-9fcc-4b35-8e5e-ad55a52e8e66 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.467756] [55187]: DEBUG oslo_concurrency.lockutils [None req-dde6d603-9fcc-4b35-8e5e-ad55a52e8e66 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.470809] [55187]: DEBUG oslo_concurrency.lockutils [None req-dde6d603-9fcc-4b35-8e5e-ad55a52e8e66 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.470809] [55187]: DEBUG oslo_concurrency.lockutils [None req-dde6d603-9fcc-4b35-8e5e-ad55a52e8e66 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.506676] [55187]: DEBUG nova.policy [None req-dde6d603-9fcc-4b35-8e5e-ad55a52e8e66 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1095.511176] [55187]: DEBUG nova.policy [None req-dde6d603-9fcc-4b35-8e5e-ad55a52e8e66 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1095.511815] [55187]: DEBUG nova.policy [None req-dde6d603-9fcc-4b35-8e5e-ad55a52e8e66 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1095.512462] [55187]: INFO nova.api.openstack.requestlog [None req-dde6d603-9fcc-4b35-8e5e-ad55a52e8e66 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1299 microversion: 2.47 time: 0.055381 [ 1095.512781] [55187]: [pid: 55187|app: 0|req: 3763/7678] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:35 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1299 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1095.665618] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1095.699029] [55187]: DEBUG nova.api.openstack.wsgi [None req-8c75757a-5968-4bae-ae06-7c73b0ba4983 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1095.700922] [55187]: DEBUG nova.compute.api [None req-8c75757a-5968-4bae-ae06-7c73b0ba4983 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1095.704557] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c75757a-5968-4bae-ae06-7c73b0ba4983 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.704970] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c75757a-5968-4bae-ae06-7c73b0ba4983 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.705124] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c75757a-5968-4bae-ae06-7c73b0ba4983 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.705511] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c75757a-5968-4bae-ae06-7c73b0ba4983 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.705714] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c75757a-5968-4bae-ae06-7c73b0ba4983 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.705893] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c75757a-5968-4bae-ae06-7c73b0ba4983 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.715556] [55187]: INFO nova.api.openstack.wsgi [None req-8c75757a-5968-4bae-ae06-7c73b0ba4983 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] HTTP exception thrown: Instance bfa7e6d7-4602-4fd1-92fb-745742d20a2b could not be found. [ 1095.715906] [55187]: DEBUG nova.api.openstack.wsgi [None req-8c75757a-5968-4bae-ae06-7c73b0ba4983 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Returning 404 to user: Instance bfa7e6d7-4602-4fd1-92fb-745742d20a2b could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1095.716431] [55187]: INFO nova.api.openstack.requestlog [None req-8c75757a-5968-4bae-ae06-7c73b0ba4983 tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 404 len: 111 microversion: 2.1 time: 0.020464 [ 1095.716793] [55187]: [pid: 55187|app: 0|req: 3764/7679] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:36 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1095.721783] [55187]: DEBUG nova.api.openstack.wsgi [None req-a892e3ec-c3ec-49ba-8b58-7b43a77ba02f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '.version_select at 0x7d4af958f520>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1095.733948] [55187]: INFO nova.api.openstack.requestlog [None req-a892e3ec-c3ec-49ba-8b58-7b43a77ba02f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1030660356" status: 202 len: 0 microversion: 2.1 time: 0.014130 [ 1095.734437] [55187]: [pid: 55187|app: 0|req: 3765/7680] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 26 22:09:36 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1030660356 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1095.774959] [55187]: DEBUG nova.api.openstack.wsgi [None req-997d8899-6c83-4fe3-9bcb-1fb50461738a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1095.776894] [55187]: DEBUG nova.compute.api [None req-997d8899-6c83-4fe3-9bcb-1fb50461738a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1095.782943] [55187]: DEBUG oslo_concurrency.lockutils [None req-997d8899-6c83-4fe3-9bcb-1fb50461738a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.783380] [55187]: DEBUG oslo_concurrency.lockutils [None req-997d8899-6c83-4fe3-9bcb-1fb50461738a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.783672] [55187]: DEBUG oslo_concurrency.lockutils [None req-997d8899-6c83-4fe3-9bcb-1fb50461738a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.784194] [55187]: DEBUG oslo_concurrency.lockutils [None req-997d8899-6c83-4fe3-9bcb-1fb50461738a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.784518] [55187]: DEBUG oslo_concurrency.lockutils [None req-997d8899-6c83-4fe3-9bcb-1fb50461738a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.784599] [55187]: DEBUG oslo_concurrency.lockutils [None req-997d8899-6c83-4fe3-9bcb-1fb50461738a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.805295] [55187]: DEBUG oslo_concurrency.lockutils [None req-997d8899-6c83-4fe3-9bcb-1fb50461738a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.805554] [55187]: DEBUG oslo_concurrency.lockutils [None req-997d8899-6c83-4fe3-9bcb-1fb50461738a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.805770] [55187]: DEBUG oslo_concurrency.lockutils [None req-997d8899-6c83-4fe3-9bcb-1fb50461738a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.805971] [55187]: DEBUG nova.objects.instance [None req-997d8899-6c83-4fe3-9bcb-1fb50461738a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lazy-loading 'fault' on Instance uuid b36d4c86-1509-47ba-8447-0cfdd9de6b7c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1095.809197] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=4 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1095.829040] [55187]: DEBUG nova.policy [None req-997d8899-6c83-4fe3-9bcb-1fb50461738a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1095.834381] [55187]: INFO nova.api.openstack.requestlog [None req-997d8899-6c83-4fe3-9bcb-1fb50461738a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1292 microversion: 2.1 time: 0.062197 [ 1095.834777] [55187]: [pid: 55187|app: 0|req: 3766/7681] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:36 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1292 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1095.894789] [55187]: DEBUG nova.api.openstack.wsgi [None req-d1e38e2a-a37e-4925-a66a-4909ff0dafe5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1095.896721] [55187]: DEBUG nova.compute.api [None req-d1e38e2a-a37e-4925-a66a-4909ff0dafe5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1095.901932] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1e38e2a-a37e-4925-a66a-4909ff0dafe5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.902200] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1e38e2a-a37e-4925-a66a-4909ff0dafe5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.902389] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1e38e2a-a37e-4925-a66a-4909ff0dafe5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.902751] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1e38e2a-a37e-4925-a66a-4909ff0dafe5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.902946] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1e38e2a-a37e-4925-a66a-4909ff0dafe5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.903131] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1e38e2a-a37e-4925-a66a-4909ff0dafe5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.923820] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1e38e2a-a37e-4925-a66a-4909ff0dafe5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.923820] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1e38e2a-a37e-4925-a66a-4909ff0dafe5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.923820] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1e38e2a-a37e-4925-a66a-4909ff0dafe5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.924050] [55187]: DEBUG nova.objects.instance [None req-d1e38e2a-a37e-4925-a66a-4909ff0dafe5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lazy-loading 'fault' on Instance uuid 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1095.955535] [55187]: DEBUG nova.policy [None req-d1e38e2a-a37e-4925-a66a-4909ff0dafe5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1095.960412] [55187]: INFO nova.api.openstack.requestlog [None req-d1e38e2a-a37e-4925-a66a-4909ff0dafe5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1302 microversion: 2.1 time: 0.068028 [ 1095.960829] [55187]: [pid: 55187|app: 0|req: 3767/7682] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:36 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1302 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1095.964560] [55187]: DEBUG nova.api.openstack.wsgi [req-cb65d790-4ffc-4384-9e93-5c07c13d9885 req-47aab851-57dc-4872-b66f-8d22514bc3f8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "16eae91a-19c3-4453-be5b-390340fcdeb7", "name": "network-vif-plugged", "status": "completed", "tag": "ef8dd51c-e29d-4e55-a40f-a4ad3abf8b38"}, {"name": "network-changed", "server_uuid": "16eae91a-19c3-4453-be5b-390340fcdeb7", "tag": "ef8dd51c-e29d-4e55-a40f-a4ad3abf8b38"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1095.970715] [55187]: DEBUG oslo_concurrency.lockutils [req-cb65d790-4ffc-4384-9e93-5c07c13d9885 req-47aab851-57dc-4872-b66f-8d22514bc3f8 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.970817] [55187]: DEBUG oslo_concurrency.lockutils [req-cb65d790-4ffc-4384-9e93-5c07c13d9885 req-47aab851-57dc-4872-b66f-8d22514bc3f8 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.970978] [55187]: DEBUG oslo_concurrency.lockutils [req-cb65d790-4ffc-4384-9e93-5c07c13d9885 req-47aab851-57dc-4872-b66f-8d22514bc3f8 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.977235] [55187]: INFO nova.api.openstack.compute.server_external_events [req-cb65d790-4ffc-4384-9e93-5c07c13d9885 req-47aab851-57dc-4872-b66f-8d22514bc3f8 service nova] Creating event network-vif-plugged:ef8dd51c-e29d-4e55-a40f-a4ad3abf8b38 for instance 16eae91a-19c3-4453-be5b-390340fcdeb7 on cpu-1 [ 1095.977479] [55187]: INFO nova.api.openstack.compute.server_external_events [req-cb65d790-4ffc-4384-9e93-5c07c13d9885 req-47aab851-57dc-4872-b66f-8d22514bc3f8 service nova] Creating event network-changed:ef8dd51c-e29d-4e55-a40f-a4ad3abf8b38 for instance 16eae91a-19c3-4453-be5b-390340fcdeb7 on cpu-1 [ 1095.980702] [55187]: INFO nova.api.openstack.requestlog [req-cb65d790-4ffc-4384-9e93-5c07c13d9885 req-47aab851-57dc-4872-b66f-8d22514bc3f8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.018090 [ 1095.980927] [55187]: [pid: 55187|app: 0|req: 3768/7683] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:36 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1096.062679] [55187]: DEBUG nova.api.openstack.wsgi [None req-ab0cd1fc-234d-4212-a9e0-7b524f3dfaac tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1096.063068] [55187]: DEBUG nova.compute.api [None req-ab0cd1fc-234d-4212-a9e0-7b524f3dfaac tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1096.067745] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab0cd1fc-234d-4212-a9e0-7b524f3dfaac tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.067745] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab0cd1fc-234d-4212-a9e0-7b524f3dfaac tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.067745] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab0cd1fc-234d-4212-a9e0-7b524f3dfaac tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.067745] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab0cd1fc-234d-4212-a9e0-7b524f3dfaac tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.068425] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab0cd1fc-234d-4212-a9e0-7b524f3dfaac tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.068425] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab0cd1fc-234d-4212-a9e0-7b524f3dfaac tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.076792] [55187]: INFO nova.api.openstack.wsgi [None req-ab0cd1fc-234d-4212-a9e0-7b524f3dfaac tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] HTTP exception thrown: Instance bfa7e6d7-4602-4fd1-92fb-745742d20a2b could not be found. [ 1096.077122] [55187]: DEBUG nova.api.openstack.wsgi [None req-ab0cd1fc-234d-4212-a9e0-7b524f3dfaac tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Returning 404 to user: Instance bfa7e6d7-4602-4fd1-92fb-745742d20a2b could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1096.077558] [55187]: INFO nova.api.openstack.requestlog [None req-ab0cd1fc-234d-4212-a9e0-7b524f3dfaac tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 404 len: 111 microversion: 2.1 time: 0.017616 [ 1096.077940] [55187]: [pid: 55187|app: 0|req: 3769/7684] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:09:36 2025] DELETE /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1096.080440] [55187]: DEBUG nova.api.openstack.wsgi [None req-c4710cac-3448-4c8d-9ca0-b678669e5943 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1096.082156] [55187]: DEBUG nova.compute.api [None req-c4710cac-3448-4c8d-9ca0-b678669e5943 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1096.085346] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4710cac-3448-4c8d-9ca0-b678669e5943 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.085581] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4710cac-3448-4c8d-9ca0-b678669e5943 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.085763] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4710cac-3448-4c8d-9ca0-b678669e5943 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.086198] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4710cac-3448-4c8d-9ca0-b678669e5943 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.086316] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4710cac-3448-4c8d-9ca0-b678669e5943 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.086543] [55187]: DEBUG oslo_concurrency.lockutils [None req-c4710cac-3448-4c8d-9ca0-b678669e5943 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.162392] [55187]: DEBUG nova.policy [None req-c4710cac-3448-4c8d-9ca0-b678669e5943 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.167448] [55187]: INFO nova.api.openstack.requestlog [None req-c4710cac-3448-4c8d-9ca0-b678669e5943 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1734 microversion: 2.1 time: 0.088830 [ 1096.167820] [55187]: [pid: 55187|app: 0|req: 3770/7685] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:36 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1734 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1096.171018] [55187]: DEBUG nova.api.openstack.wsgi [None req-0094e9d5-9011-4ddb-9765-e5f9a124202f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1096.172230] [55187]: DEBUG nova.compute.api [None req-0094e9d5-9011-4ddb-9765-e5f9a124202f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] [instance: bfa7e6d7-4602-4fd1-92fb-745742d20a2b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1096.175655] [55187]: DEBUG oslo_concurrency.lockutils [None req-0094e9d5-9011-4ddb-9765-e5f9a124202f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.175896] [55187]: DEBUG oslo_concurrency.lockutils [None req-0094e9d5-9011-4ddb-9765-e5f9a124202f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.176092] [55187]: DEBUG oslo_concurrency.lockutils [None req-0094e9d5-9011-4ddb-9765-e5f9a124202f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.176461] [55187]: DEBUG oslo_concurrency.lockutils [None req-0094e9d5-9011-4ddb-9765-e5f9a124202f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.176691] [55187]: DEBUG oslo_concurrency.lockutils [None req-0094e9d5-9011-4ddb-9765-e5f9a124202f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.176842] [55187]: DEBUG oslo_concurrency.lockutils [None req-0094e9d5-9011-4ddb-9765-e5f9a124202f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.187066] [55187]: INFO nova.api.openstack.wsgi [None req-0094e9d5-9011-4ddb-9765-e5f9a124202f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] HTTP exception thrown: Instance bfa7e6d7-4602-4fd1-92fb-745742d20a2b could not be found. [ 1096.187410] [55187]: DEBUG nova.api.openstack.wsgi [None req-0094e9d5-9011-4ddb-9765-e5f9a124202f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] Returning 404 to user: Instance bfa7e6d7-4602-4fd1-92fb-745742d20a2b could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1096.187868] [55187]: INFO nova.api.openstack.requestlog [None req-0094e9d5-9011-4ddb-9765-e5f9a124202f tempest-AttachInterfacesUnderV243Test-883593472 tempest-AttachInterfacesUnderV243Test-883593472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b" status: 404 len: 111 microversion: 2.1 time: 0.019500 [ 1096.188210] [55187]: [pid: 55187|app: 0|req: 3771/7686] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:36 2025] GET /compute/v2.1/servers/bfa7e6d7-4602-4fd1-92fb-745742d20a2b => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1096.243873] [55187]: DEBUG nova.api.openstack.wsgi [None req-e0f79818-ed1f-43d0-a149-a01dab8ad9e4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1096.245784] [55187]: DEBUG nova.compute.api [None req-e0f79818-ed1f-43d0-a149-a01dab8ad9e4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1096.249980] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0f79818-ed1f-43d0-a149-a01dab8ad9e4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.250269] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0f79818-ed1f-43d0-a149-a01dab8ad9e4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.250621] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0f79818-ed1f-43d0-a149-a01dab8ad9e4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.250996] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0f79818-ed1f-43d0-a149-a01dab8ad9e4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.251205] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0f79818-ed1f-43d0-a149-a01dab8ad9e4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.251387] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0f79818-ed1f-43d0-a149-a01dab8ad9e4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.415502] [55187]: DEBUG nova.policy [None req-e0f79818-ed1f-43d0-a149-a01dab8ad9e4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.439661] [55187]: DEBUG nova.policy [None req-e0f79818-ed1f-43d0-a149-a01dab8ad9e4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.439661] [55187]: DEBUG nova.policy [None req-e0f79818-ed1f-43d0-a149-a01dab8ad9e4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.440252] [55187]: INFO nova.api.openstack.requestlog [None req-e0f79818-ed1f-43d0-a149-a01dab8ad9e4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1750 microversion: 2.20 time: 0.199154 [ 1096.441026] [55187]: [pid: 55187|app: 0|req: 3772/7687] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:36 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1750 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1096.443585] [55187]: DEBUG nova.api.openstack.wsgi [None req-afc63563-181c-4534-a269-0e507d66c9a2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1096.445658] [55187]: DEBUG nova.compute.api [None req-afc63563-181c-4534-a269-0e507d66c9a2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1096.451795] [55187]: DEBUG oslo_concurrency.lockutils [None req-afc63563-181c-4534-a269-0e507d66c9a2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.452394] [55187]: DEBUG oslo_concurrency.lockutils [None req-afc63563-181c-4534-a269-0e507d66c9a2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.452807] [55187]: DEBUG oslo_concurrency.lockutils [None req-afc63563-181c-4534-a269-0e507d66c9a2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.453402] [55187]: DEBUG oslo_concurrency.lockutils [None req-afc63563-181c-4534-a269-0e507d66c9a2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.453763] [55187]: DEBUG oslo_concurrency.lockutils [None req-afc63563-181c-4534-a269-0e507d66c9a2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.454100] [55187]: DEBUG oslo_concurrency.lockutils [None req-afc63563-181c-4534-a269-0e507d66c9a2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.637023] [55187]: DEBUG nova.policy [None req-afc63563-181c-4534-a269-0e507d66c9a2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.645938] [55187]: INFO nova.api.openstack.requestlog [None req-afc63563-181c-4534-a269-0e507d66c9a2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1683 microversion: 2.1 time: 0.204166 [ 1096.646357] [55187]: [pid: 55187|app: 0|req: 3773/7688] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:36 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1683 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1096.648864] [55187]: DEBUG nova.api.openstack.wsgi [None req-23e38fc5-2db8-47f7-a7ba-7f967385c3e3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1096.650581] [55187]: DEBUG nova.compute.api [None req-23e38fc5-2db8-47f7-a7ba-7f967385c3e3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1096.655440] [55187]: DEBUG oslo_concurrency.lockutils [None req-23e38fc5-2db8-47f7-a7ba-7f967385c3e3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.655689] [55187]: DEBUG oslo_concurrency.lockutils [None req-23e38fc5-2db8-47f7-a7ba-7f967385c3e3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.655872] [55187]: DEBUG oslo_concurrency.lockutils [None req-23e38fc5-2db8-47f7-a7ba-7f967385c3e3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.656256] [55187]: DEBUG oslo_concurrency.lockutils [None req-23e38fc5-2db8-47f7-a7ba-7f967385c3e3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.656458] [55187]: DEBUG oslo_concurrency.lockutils [None req-23e38fc5-2db8-47f7-a7ba-7f967385c3e3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.656630] [55187]: DEBUG oslo_concurrency.lockutils [None req-23e38fc5-2db8-47f7-a7ba-7f967385c3e3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.802149] [55187]: DEBUG nova.policy [None req-23e38fc5-2db8-47f7-a7ba-7f967385c3e3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.807556] [55187]: INFO nova.api.openstack.requestlog [None req-23e38fc5-2db8-47f7-a7ba-7f967385c3e3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1290 microversion: 2.1 time: 0.160594 [ 1096.807901] [55187]: [pid: 55187|app: 0|req: 3774/7689] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:37 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1290 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1096.810613] [55187]: DEBUG nova.api.openstack.wsgi [None req-1f9fd4ae-8770-4770-9e41-8f37d1939d11 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1096.812387] [55187]: DEBUG nova.compute.api [None req-1f9fd4ae-8770-4770-9e41-8f37d1939d11 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1096.815944] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f9fd4ae-8770-4770-9e41-8f37d1939d11 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.816223] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f9fd4ae-8770-4770-9e41-8f37d1939d11 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.816461] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f9fd4ae-8770-4770-9e41-8f37d1939d11 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.816952] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f9fd4ae-8770-4770-9e41-8f37d1939d11 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.817194] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f9fd4ae-8770-4770-9e41-8f37d1939d11 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.817385] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f9fd4ae-8770-4770-9e41-8f37d1939d11 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.863736] [55187]: DEBUG nova.policy [None req-1f9fd4ae-8770-4770-9e41-8f37d1939d11 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.868477] [55187]: DEBUG nova.policy [None req-1f9fd4ae-8770-4770-9e41-8f37d1939d11 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.869251] [55187]: DEBUG nova.policy [None req-1f9fd4ae-8770-4770-9e41-8f37d1939d11 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.869895] [55187]: INFO nova.api.openstack.requestlog [None req-1f9fd4ae-8770-4770-9e41-8f37d1939d11 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1299 microversion: 2.47 time: 0.061431 [ 1096.870447] [55187]: [pid: 55187|app: 0|req: 3775/7690] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:37 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1299 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1096.873020] [55187]: DEBUG nova.api.openstack.wsgi [None req-872420e2-d6e9-42b6-9205-ec8f7be32752 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1096.874906] [55187]: DEBUG nova.compute.api [None req-872420e2-d6e9-42b6-9205-ec8f7be32752 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1096.878523] [55187]: DEBUG oslo_concurrency.lockutils [None req-872420e2-d6e9-42b6-9205-ec8f7be32752 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.878667] [55187]: DEBUG oslo_concurrency.lockutils [None req-872420e2-d6e9-42b6-9205-ec8f7be32752 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.878853] [55187]: DEBUG oslo_concurrency.lockutils [None req-872420e2-d6e9-42b6-9205-ec8f7be32752 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.879258] [55187]: DEBUG oslo_concurrency.lockutils [None req-872420e2-d6e9-42b6-9205-ec8f7be32752 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.879457] [55187]: DEBUG oslo_concurrency.lockutils [None req-872420e2-d6e9-42b6-9205-ec8f7be32752 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.879631] [55187]: DEBUG oslo_concurrency.lockutils [None req-872420e2-d6e9-42b6-9205-ec8f7be32752 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.899353] [55187]: DEBUG oslo_concurrency.lockutils [None req-872420e2-d6e9-42b6-9205-ec8f7be32752 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.899581] [55187]: DEBUG oslo_concurrency.lockutils [None req-872420e2-d6e9-42b6-9205-ec8f7be32752 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.899807] [55187]: DEBUG oslo_concurrency.lockutils [None req-872420e2-d6e9-42b6-9205-ec8f7be32752 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.900098] [55187]: DEBUG nova.objects.instance [None req-872420e2-d6e9-42b6-9205-ec8f7be32752 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lazy-loading 'fault' on Instance uuid b36d4c86-1509-47ba-8447-0cfdd9de6b7c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1096.934829] [55187]: DEBUG nova.policy [None req-872420e2-d6e9-42b6-9205-ec8f7be32752 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2641ed717ffe4b5a9537d21169ee91da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e32ddafd435439db546206467a0ec69', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.939965] [55187]: INFO nova.api.openstack.requestlog [None req-872420e2-d6e9-42b6-9205-ec8f7be32752 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 200 len: 1292 microversion: 2.1 time: 0.068975 [ 1096.940692] [55187]: [pid: 55187|app: 0|req: 3776/7691] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:37 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 1292 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1096.977598] [55187]: DEBUG nova.api.openstack.wsgi [None req-9baf1edb-3922-4b0d-9632-d652cce1a66f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1096.979482] [55187]: DEBUG nova.compute.api [None req-9baf1edb-3922-4b0d-9632-d652cce1a66f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1096.984246] [55187]: DEBUG oslo_concurrency.lockutils [None req-9baf1edb-3922-4b0d-9632-d652cce1a66f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.984601] [55187]: DEBUG oslo_concurrency.lockutils [None req-9baf1edb-3922-4b0d-9632-d652cce1a66f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.985100] [55187]: DEBUG oslo_concurrency.lockutils [None req-9baf1edb-3922-4b0d-9632-d652cce1a66f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.985336] [55187]: DEBUG oslo_concurrency.lockutils [None req-9baf1edb-3922-4b0d-9632-d652cce1a66f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.985609] [55187]: DEBUG oslo_concurrency.lockutils [None req-9baf1edb-3922-4b0d-9632-d652cce1a66f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.985901] [55187]: DEBUG oslo_concurrency.lockutils [None req-9baf1edb-3922-4b0d-9632-d652cce1a66f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.012536] [55187]: DEBUG oslo_concurrency.lockutils [None req-9baf1edb-3922-4b0d-9632-d652cce1a66f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.012865] [55187]: DEBUG oslo_concurrency.lockutils [None req-9baf1edb-3922-4b0d-9632-d652cce1a66f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.013182] [55187]: DEBUG oslo_concurrency.lockutils [None req-9baf1edb-3922-4b0d-9632-d652cce1a66f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.013458] [55187]: DEBUG nova.objects.instance [None req-9baf1edb-3922-4b0d-9632-d652cce1a66f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lazy-loading 'fault' on Instance uuid 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1097.041492] [55187]: DEBUG nova.policy [None req-9baf1edb-3922-4b0d-9632-d652cce1a66f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.049020] [55187]: INFO nova.api.openstack.requestlog [None req-9baf1edb-3922-4b0d-9632-d652cce1a66f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1302 microversion: 2.1 time: 0.072450 [ 1097.049020] [55187]: [pid: 55187|app: 0|req: 3777/7692] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:37 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1302 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1097.182072] [55187]: DEBUG nova.api.openstack.wsgi [None req-2f7378c0-37da-49b7-931c-008af8482fea tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1097.184028] [55187]: DEBUG nova.compute.api [None req-2f7378c0-37da-49b7-931c-008af8482fea tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1097.187896] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f7378c0-37da-49b7-931c-008af8482fea tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.188208] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f7378c0-37da-49b7-931c-008af8482fea tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.188443] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f7378c0-37da-49b7-931c-008af8482fea tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.188934] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f7378c0-37da-49b7-931c-008af8482fea tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.189179] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f7378c0-37da-49b7-931c-008af8482fea tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.189362] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f7378c0-37da-49b7-931c-008af8482fea tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.628868] [55187]: DEBUG nova.policy [None req-2f7378c0-37da-49b7-931c-008af8482fea tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.636452] [55187]: INFO nova.api.openstack.requestlog [None req-2f7378c0-37da-49b7-931c-008af8482fea tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1734 microversion: 2.1 time: 0.457183 [ 1097.636819] [55187]: [pid: 55187|app: 0|req: 3778/7693] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:37 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1734 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1097.640125] [55187]: DEBUG nova.api.openstack.wsgi [None req-b03e3c18-1dd0-45bd-9990-316b8f7c9a47 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1097.641172] [55187]: DEBUG nova.compute.api [None req-b03e3c18-1dd0-45bd-9990-316b8f7c9a47 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1097.648343] [55187]: DEBUG oslo_concurrency.lockutils [None req-b03e3c18-1dd0-45bd-9990-316b8f7c9a47 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.648450] [55187]: DEBUG oslo_concurrency.lockutils [None req-b03e3c18-1dd0-45bd-9990-316b8f7c9a47 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.648642] [55187]: DEBUG oslo_concurrency.lockutils [None req-b03e3c18-1dd0-45bd-9990-316b8f7c9a47 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.649094] [55187]: DEBUG oslo_concurrency.lockutils [None req-b03e3c18-1dd0-45bd-9990-316b8f7c9a47 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.649388] [55187]: DEBUG oslo_concurrency.lockutils [None req-b03e3c18-1dd0-45bd-9990-316b8f7c9a47 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.649504] [55187]: DEBUG oslo_concurrency.lockutils [None req-b03e3c18-1dd0-45bd-9990-316b8f7c9a47 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.764420] [55187]: DEBUG nova.policy [None req-b03e3c18-1dd0-45bd-9990-316b8f7c9a47 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.770817] [55187]: DEBUG nova.policy [None req-b03e3c18-1dd0-45bd-9990-316b8f7c9a47 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.771972] [55187]: DEBUG nova.policy [None req-b03e3c18-1dd0-45bd-9990-316b8f7c9a47 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.772871] [55187]: INFO nova.api.openstack.requestlog [None req-b03e3c18-1dd0-45bd-9990-316b8f7c9a47 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1750 microversion: 2.20 time: 0.135421 [ 1097.773328] [55187]: [pid: 55187|app: 0|req: 3779/7694] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:38 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1750 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1097.777076] [55187]: DEBUG nova.api.openstack.wsgi [None req-8ab2a0e9-fb14-4490-bee5-71273497f255 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1097.778468] [55187]: DEBUG nova.compute.api [None req-8ab2a0e9-fb14-4490-bee5-71273497f255 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1097.783104] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab2a0e9-fb14-4490-bee5-71273497f255 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.783404] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab2a0e9-fb14-4490-bee5-71273497f255 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.783576] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab2a0e9-fb14-4490-bee5-71273497f255 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.783938] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab2a0e9-fb14-4490-bee5-71273497f255 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.784158] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab2a0e9-fb14-4490-bee5-71273497f255 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.784340] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ab2a0e9-fb14-4490-bee5-71273497f255 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.896274] [55187]: DEBUG nova.policy [None req-8ab2a0e9-fb14-4490-bee5-71273497f255 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.902736] [55187]: INFO nova.api.openstack.requestlog [None req-8ab2a0e9-fb14-4490-bee5-71273497f255 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1683 microversion: 2.1 time: 0.127938 [ 1097.902736] [55187]: [pid: 55187|app: 0|req: 3780/7695] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:38 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1683 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1097.905102] [55187]: DEBUG nova.api.openstack.wsgi [None req-a3675d24-b01c-49d9-af2a-0b68dd5a96aa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1097.906828] [55187]: DEBUG nova.compute.api [None req-a3675d24-b01c-49d9-af2a-0b68dd5a96aa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1097.913274] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3675d24-b01c-49d9-af2a-0b68dd5a96aa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.913545] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3675d24-b01c-49d9-af2a-0b68dd5a96aa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.913722] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3675d24-b01c-49d9-af2a-0b68dd5a96aa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.914076] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3675d24-b01c-49d9-af2a-0b68dd5a96aa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.914330] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3675d24-b01c-49d9-af2a-0b68dd5a96aa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.914450] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3675d24-b01c-49d9-af2a-0b68dd5a96aa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.040027] [55187]: DEBUG nova.policy [None req-a3675d24-b01c-49d9-af2a-0b68dd5a96aa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.049028] [55187]: INFO nova.api.openstack.requestlog [None req-a3675d24-b01c-49d9-af2a-0b68dd5a96aa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1290 microversion: 2.1 time: 0.145879 [ 1098.050294] [55187]: [pid: 55187|app: 0|req: 3781/7696] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:38 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1290 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1098.052961] [55187]: DEBUG nova.api.openstack.wsgi [None req-26d114e9-1f4d-4ad2-9756-c843aa9d8ef4 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.057596] [55187]: DEBUG nova.compute.api [None req-26d114e9-1f4d-4ad2-9756-c843aa9d8ef4 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.063182] [55187]: DEBUG oslo_concurrency.lockutils [None req-26d114e9-1f4d-4ad2-9756-c843aa9d8ef4 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.063182] [55187]: DEBUG oslo_concurrency.lockutils [None req-26d114e9-1f4d-4ad2-9756-c843aa9d8ef4 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.063291] [55187]: DEBUG oslo_concurrency.lockutils [None req-26d114e9-1f4d-4ad2-9756-c843aa9d8ef4 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.063632] [55187]: DEBUG oslo_concurrency.lockutils [None req-26d114e9-1f4d-4ad2-9756-c843aa9d8ef4 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.063824] [55187]: DEBUG oslo_concurrency.lockutils [None req-26d114e9-1f4d-4ad2-9756-c843aa9d8ef4 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.063997] [55187]: DEBUG oslo_concurrency.lockutils [None req-26d114e9-1f4d-4ad2-9756-c843aa9d8ef4 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.118171] [55187]: DEBUG nova.policy [None req-26d114e9-1f4d-4ad2-9756-c843aa9d8ef4 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.123375] [55187]: DEBUG nova.policy [None req-26d114e9-1f4d-4ad2-9756-c843aa9d8ef4 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.124352] [55187]: DEBUG nova.policy [None req-26d114e9-1f4d-4ad2-9756-c843aa9d8ef4 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.125170] [55187]: INFO nova.api.openstack.requestlog [None req-26d114e9-1f4d-4ad2-9756-c843aa9d8ef4 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1355 microversion: 2.47 time: 0.074474 [ 1098.128432] [55187]: [pid: 55187|app: 0|req: 3782/7697] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:38 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1355 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1098.130175] [55187]: DEBUG nova.api.openstack.wsgi [None req-d134bd52-5ad7-40bd-b0d9-64fdcca6ab5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.132192] [55187]: DEBUG nova.compute.api [None req-d134bd52-5ad7-40bd-b0d9-64fdcca6ab5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: b36d4c86-1509-47ba-8447-0cfdd9de6b7c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.137637] [55187]: DEBUG oslo_concurrency.lockutils [None req-d134bd52-5ad7-40bd-b0d9-64fdcca6ab5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.138923] [55187]: DEBUG oslo_concurrency.lockutils [None req-d134bd52-5ad7-40bd-b0d9-64fdcca6ab5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.139326] [55187]: DEBUG oslo_concurrency.lockutils [None req-d134bd52-5ad7-40bd-b0d9-64fdcca6ab5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.139846] [55187]: DEBUG oslo_concurrency.lockutils [None req-d134bd52-5ad7-40bd-b0d9-64fdcca6ab5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.141944] [55187]: DEBUG oslo_concurrency.lockutils [None req-d134bd52-5ad7-40bd-b0d9-64fdcca6ab5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.141944] [55187]: DEBUG oslo_concurrency.lockutils [None req-d134bd52-5ad7-40bd-b0d9-64fdcca6ab5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.152028] [55187]: INFO nova.api.openstack.wsgi [None req-d134bd52-5ad7-40bd-b0d9-64fdcca6ab5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] HTTP exception thrown: Instance b36d4c86-1509-47ba-8447-0cfdd9de6b7c could not be found. [ 1098.153027] [55187]: DEBUG nova.api.openstack.wsgi [None req-d134bd52-5ad7-40bd-b0d9-64fdcca6ab5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Returning 404 to user: Instance b36d4c86-1509-47ba-8447-0cfdd9de6b7c could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1098.153027] [55187]: INFO nova.api.openstack.requestlog [None req-d134bd52-5ad7-40bd-b0d9-64fdcca6ab5b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c" status: 404 len: 111 microversion: 2.1 time: 0.025113 [ 1098.153027] [55187]: [pid: 55187|app: 0|req: 3783/7698] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:38 2025] GET /compute/v2.1/servers/b36d4c86-1509-47ba-8447-0cfdd9de6b7c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1098.156114] [55187]: DEBUG nova.api.openstack.wsgi [None req-0d77eaac-748d-417e-a840-3e532c1b88a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.157167] [55187]: DEBUG nova.compute.api [None req-0d77eaac-748d-417e-a840-3e532c1b88a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.162047] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d77eaac-748d-417e-a840-3e532c1b88a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.162047] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d77eaac-748d-417e-a840-3e532c1b88a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.162047] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d77eaac-748d-417e-a840-3e532c1b88a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.162047] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d77eaac-748d-417e-a840-3e532c1b88a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.162191] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d77eaac-748d-417e-a840-3e532c1b88a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.162427] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d77eaac-748d-417e-a840-3e532c1b88a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.189358] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d77eaac-748d-417e-a840-3e532c1b88a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.189835] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d77eaac-748d-417e-a840-3e532c1b88a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.190074] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d77eaac-748d-417e-a840-3e532c1b88a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.190727] [55187]: DEBUG nova.objects.instance [None req-0d77eaac-748d-417e-a840-3e532c1b88a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lazy-loading 'fault' on Instance uuid 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1098.222223] [55187]: DEBUG nova.policy [None req-0d77eaac-748d-417e-a840-3e532c1b88a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.226435] [55187]: INFO nova.api.openstack.requestlog [None req-0d77eaac-748d-417e-a840-3e532c1b88a5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1302 microversion: 2.1 time: 0.072870 [ 1098.226976] [55187]: [pid: 55187|app: 0|req: 3784/7699] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:38 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1302 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1098.229522] [55187]: DEBUG nova.api.openstack.wsgi [None req-231ba02d-abf4-420a-bf00-aba3119cf130 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.229780] [55187]: DEBUG nova.compute.api [None req-231ba02d-abf4-420a-bf00-aba3119cf130 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.234317] [55187]: DEBUG oslo_concurrency.lockutils [None req-231ba02d-abf4-420a-bf00-aba3119cf130 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.234585] [55187]: DEBUG oslo_concurrency.lockutils [None req-231ba02d-abf4-420a-bf00-aba3119cf130 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.234749] [55187]: DEBUG oslo_concurrency.lockutils [None req-231ba02d-abf4-420a-bf00-aba3119cf130 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.235100] [55187]: DEBUG oslo_concurrency.lockutils [None req-231ba02d-abf4-420a-bf00-aba3119cf130 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.235300] [55187]: DEBUG oslo_concurrency.lockutils [None req-231ba02d-abf4-420a-bf00-aba3119cf130 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.235470] [55187]: DEBUG oslo_concurrency.lockutils [None req-231ba02d-abf4-420a-bf00-aba3119cf130 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.245290] [55187]: INFO nova.api.openstack.wsgi [None req-231ba02d-abf4-420a-bf00-aba3119cf130 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] HTTP exception thrown: Instance c27c3942-c645-4e47-b5af-aa5bd339346f could not be found. [ 1098.245607] [55187]: DEBUG nova.api.openstack.wsgi [None req-231ba02d-abf4-420a-bf00-aba3119cf130 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Returning 404 to user: Instance c27c3942-c645-4e47-b5af-aa5bd339346f could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1098.246034] [55187]: INFO nova.api.openstack.requestlog [None req-231ba02d-abf4-420a-bf00-aba3119cf130 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 404 len: 111 microversion: 2.1 time: 0.018736 [ 1098.246356] [55187]: [pid: 55187|app: 0|req: 3785/7700] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:09:38 2025] DELETE /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1098.251435] [55187]: DEBUG nova.api.openstack.wsgi [None req-08333cd3-c465-47e1-8b39-a52b2fc26b0b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.252917] [55187]: DEBUG nova.compute.api [None req-08333cd3-c465-47e1-8b39-a52b2fc26b0b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: c27c3942-c645-4e47-b5af-aa5bd339346f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.256333] [55187]: DEBUG oslo_concurrency.lockutils [None req-08333cd3-c465-47e1-8b39-a52b2fc26b0b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.256561] [55187]: DEBUG oslo_concurrency.lockutils [None req-08333cd3-c465-47e1-8b39-a52b2fc26b0b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.256741] [55187]: DEBUG oslo_concurrency.lockutils [None req-08333cd3-c465-47e1-8b39-a52b2fc26b0b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.257163] [55187]: DEBUG oslo_concurrency.lockutils [None req-08333cd3-c465-47e1-8b39-a52b2fc26b0b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.257366] [55187]: DEBUG oslo_concurrency.lockutils [None req-08333cd3-c465-47e1-8b39-a52b2fc26b0b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.257537] [55187]: DEBUG oslo_concurrency.lockutils [None req-08333cd3-c465-47e1-8b39-a52b2fc26b0b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.266122] [55187]: INFO nova.api.openstack.wsgi [None req-08333cd3-c465-47e1-8b39-a52b2fc26b0b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] HTTP exception thrown: Instance c27c3942-c645-4e47-b5af-aa5bd339346f could not be found. [ 1098.266435] [55187]: DEBUG nova.api.openstack.wsgi [None req-08333cd3-c465-47e1-8b39-a52b2fc26b0b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Returning 404 to user: Instance c27c3942-c645-4e47-b5af-aa5bd339346f could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1098.266918] [55187]: INFO nova.api.openstack.requestlog [None req-08333cd3-c465-47e1-8b39-a52b2fc26b0b tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f" status: 404 len: 111 microversion: 2.1 time: 0.017806 [ 1098.267192] [55187]: [pid: 55187|app: 0|req: 3786/7701] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:38 2025] GET /compute/v2.1/servers/c27c3942-c645-4e47-b5af-aa5bd339346f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1098.271595] [55187]: DEBUG nova.api.openstack.wsgi [None req-c9cb0672-89d1-481b-add5-62f7fe5d4b56 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9377490>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.285395] [55187]: INFO nova.api.openstack.wsgi [None req-c9cb0672-89d1-481b-add5-62f7fe5d4b56 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] HTTP exception thrown: Image not found. [ 1098.285713] [55187]: DEBUG nova.api.openstack.wsgi [None req-c9cb0672-89d1-481b-add5-62f7fe5d4b56 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Returning 404 to user: Image not found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1098.286170] [55187]: INFO nova.api.openstack.requestlog [None req-c9cb0672-89d1-481b-add5-62f7fe5d4b56 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c" status: 404 len: 62 microversion: 2.1 time: 0.016437 [ 1098.286568] [55187]: [pid: 55187|app: 0|req: 3787/7702] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:38 2025] DELETE /compute/v2.1/images/3da6a890-b840-42ec-8a37-ed7a9e282a8c => generated 62 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) [ 1098.291528] [55187]: DEBUG nova.api.openstack.wsgi [None req-30045ff6-71bd-4a5d-a941-c1a5c4ea8d0d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.291716] [55187]: DEBUG nova.compute.api [None req-30045ff6-71bd-4a5d-a941-c1a5c4ea8d0d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.295888] [55187]: DEBUG oslo_concurrency.lockutils [None req-30045ff6-71bd-4a5d-a941-c1a5c4ea8d0d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.296340] [55187]: DEBUG oslo_concurrency.lockutils [None req-30045ff6-71bd-4a5d-a941-c1a5c4ea8d0d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.296340] [55187]: DEBUG oslo_concurrency.lockutils [None req-30045ff6-71bd-4a5d-a941-c1a5c4ea8d0d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.296687] [55187]: DEBUG oslo_concurrency.lockutils [None req-30045ff6-71bd-4a5d-a941-c1a5c4ea8d0d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.296966] [55187]: DEBUG oslo_concurrency.lockutils [None req-30045ff6-71bd-4a5d-a941-c1a5c4ea8d0d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.297197] [55187]: DEBUG oslo_concurrency.lockutils [None req-30045ff6-71bd-4a5d-a941-c1a5c4ea8d0d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.305220] [55187]: INFO nova.api.openstack.wsgi [None req-30045ff6-71bd-4a5d-a941-c1a5c4ea8d0d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] HTTP exception thrown: Instance cdb854d2-aa84-4acd-8914-ddd3007639f4 could not be found. [ 1098.305594] [55187]: DEBUG nova.api.openstack.wsgi [None req-30045ff6-71bd-4a5d-a941-c1a5c4ea8d0d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Returning 404 to user: Instance cdb854d2-aa84-4acd-8914-ddd3007639f4 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1098.306051] [55187]: INFO nova.api.openstack.requestlog [None req-30045ff6-71bd-4a5d-a941-c1a5c4ea8d0d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 404 len: 111 microversion: 2.1 time: 0.016583 [ 1098.306486] [55187]: [pid: 55187|app: 0|req: 3788/7703] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:09:38 2025] DELETE /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1098.312059] [55187]: DEBUG nova.api.openstack.wsgi [None req-3f4a72e6-8806-4750-8c32-d349dd07620e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.313346] [55187]: DEBUG nova.compute.api [None req-3f4a72e6-8806-4750-8c32-d349dd07620e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: cdb854d2-aa84-4acd-8914-ddd3007639f4] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.317962] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f4a72e6-8806-4750-8c32-d349dd07620e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.318523] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f4a72e6-8806-4750-8c32-d349dd07620e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.318523] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f4a72e6-8806-4750-8c32-d349dd07620e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.318640] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f4a72e6-8806-4750-8c32-d349dd07620e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.318790] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f4a72e6-8806-4750-8c32-d349dd07620e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.318982] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f4a72e6-8806-4750-8c32-d349dd07620e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.328544] [55187]: INFO nova.api.openstack.wsgi [None req-3f4a72e6-8806-4750-8c32-d349dd07620e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] HTTP exception thrown: Instance cdb854d2-aa84-4acd-8914-ddd3007639f4 could not be found. [ 1098.328941] [55187]: DEBUG nova.api.openstack.wsgi [None req-3f4a72e6-8806-4750-8c32-d349dd07620e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Returning 404 to user: Instance cdb854d2-aa84-4acd-8914-ddd3007639f4 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1098.329464] [55187]: INFO nova.api.openstack.requestlog [None req-3f4a72e6-8806-4750-8c32-d349dd07620e tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4" status: 404 len: 111 microversion: 2.1 time: 0.019851 [ 1098.329871] [55187]: [pid: 55187|app: 0|req: 3789/7704] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:38 2025] GET /compute/v2.1/servers/cdb854d2-aa84-4acd-8914-ddd3007639f4 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1098.335778] [55187]: DEBUG nova.api.openstack.wsgi [None req-1d746935-8d9a-4789-8c16-a09ef977d7ec tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9377490>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.351644] [55187]: INFO nova.api.openstack.wsgi [None req-1d746935-8d9a-4789-8c16-a09ef977d7ec tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] HTTP exception thrown: Image not found. [ 1098.352184] [55187]: DEBUG nova.api.openstack.wsgi [None req-1d746935-8d9a-4789-8c16-a09ef977d7ec tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Returning 404 to user: Image not found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1098.352604] [55187]: INFO nova.api.openstack.requestlog [None req-1d746935-8d9a-4789-8c16-a09ef977d7ec tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b" status: 404 len: 62 microversion: 2.1 time: 0.019808 [ 1098.352935] [55187]: [pid: 55187|app: 0|req: 3790/7705] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:38 2025] DELETE /compute/v2.1/images/b1012b59-d292-4cd7-bcad-380725a4541b => generated 62 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) [ 1098.359286] [55187]: DEBUG nova.api.openstack.wsgi [None req-2a193477-1524-4de7-af4b-6eb5b7a9267a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.359573] [55187]: DEBUG nova.compute.api [None req-2a193477-1524-4de7-af4b-6eb5b7a9267a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.364175] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a193477-1524-4de7-af4b-6eb5b7a9267a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.364447] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a193477-1524-4de7-af4b-6eb5b7a9267a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.364669] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a193477-1524-4de7-af4b-6eb5b7a9267a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.365071] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a193477-1524-4de7-af4b-6eb5b7a9267a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.365306] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a193477-1524-4de7-af4b-6eb5b7a9267a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.365584] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a193477-1524-4de7-af4b-6eb5b7a9267a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.377485] [55187]: INFO nova.api.openstack.wsgi [None req-2a193477-1524-4de7-af4b-6eb5b7a9267a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] HTTP exception thrown: Instance dbb26406-ae68-405d-a885-922ecebe2fcc could not be found. [ 1098.377879] [55187]: DEBUG nova.api.openstack.wsgi [None req-2a193477-1524-4de7-af4b-6eb5b7a9267a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Returning 404 to user: Instance dbb26406-ae68-405d-a885-922ecebe2fcc could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1098.378338] [55187]: INFO nova.api.openstack.requestlog [None req-2a193477-1524-4de7-af4b-6eb5b7a9267a tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 404 len: 111 microversion: 2.1 time: 0.021374 [ 1098.378762] [55187]: [pid: 55187|app: 0|req: 3791/7706] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:09:38 2025] DELETE /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1098.384716] [55187]: DEBUG nova.api.openstack.wsgi [None req-7023daba-8c71-4f69-84cd-4fb8ba677020 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.385914] [55187]: DEBUG nova.compute.api [None req-7023daba-8c71-4f69-84cd-4fb8ba677020 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: dbb26406-ae68-405d-a885-922ecebe2fcc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.390095] [55187]: DEBUG oslo_concurrency.lockutils [None req-7023daba-8c71-4f69-84cd-4fb8ba677020 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.390343] [55187]: DEBUG oslo_concurrency.lockutils [None req-7023daba-8c71-4f69-84cd-4fb8ba677020 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.390558] [55187]: DEBUG oslo_concurrency.lockutils [None req-7023daba-8c71-4f69-84cd-4fb8ba677020 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.390909] [55187]: DEBUG oslo_concurrency.lockutils [None req-7023daba-8c71-4f69-84cd-4fb8ba677020 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.391309] [55187]: DEBUG oslo_concurrency.lockutils [None req-7023daba-8c71-4f69-84cd-4fb8ba677020 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.391309] [55187]: DEBUG oslo_concurrency.lockutils [None req-7023daba-8c71-4f69-84cd-4fb8ba677020 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.400492] [55187]: INFO nova.api.openstack.wsgi [None req-7023daba-8c71-4f69-84cd-4fb8ba677020 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] HTTP exception thrown: Instance dbb26406-ae68-405d-a885-922ecebe2fcc could not be found. [ 1098.400801] [55187]: DEBUG nova.api.openstack.wsgi [None req-7023daba-8c71-4f69-84cd-4fb8ba677020 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Returning 404 to user: Instance dbb26406-ae68-405d-a885-922ecebe2fcc could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1098.401256] [55187]: INFO nova.api.openstack.requestlog [None req-7023daba-8c71-4f69-84cd-4fb8ba677020 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc" status: 404 len: 111 microversion: 2.1 time: 0.019212 [ 1098.401555] [55187]: [pid: 55187|app: 0|req: 3792/7707] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:38 2025] GET /compute/v2.1/servers/dbb26406-ae68-405d-a885-922ecebe2fcc => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1098.407135] [55187]: DEBUG nova.api.openstack.wsgi [None req-2a4dd257-81d9-42f0-8138-f4a81a662395 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '.version_select at 0x7d4af9375990>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.452999] [55187]: INFO nova.api.openstack.wsgi [None req-2a4dd257-81d9-42f0-8138-f4a81a662395 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] HTTP exception thrown: Image not found. [ 1098.453209] [55187]: DEBUG nova.api.openstack.wsgi [None req-2a4dd257-81d9-42f0-8138-f4a81a662395 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Returning 404 to user: Image not found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1098.453640] [55187]: INFO nova.api.openstack.requestlog [None req-2a4dd257-81d9-42f0-8138-f4a81a662395 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77" status: 404 len: 62 microversion: 2.1 time: 0.048688 [ 1098.454053] [55187]: [pid: 55187|app: 0|req: 3793/7708] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:38 2025] DELETE /compute/v2.1/images/10649bb8-2ed9-4775-9e86-96c18cec8e77 => generated 62 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) [ 1098.458475] [55187]: DEBUG nova.api.openstack.wsgi [None req-5ac403bd-62df-46bb-9a05-7b7c024cd544 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.458766] [55187]: DEBUG nova.compute.api [None req-5ac403bd-62df-46bb-9a05-7b7c024cd544 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.462865] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ac403bd-62df-46bb-9a05-7b7c024cd544 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.463118] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ac403bd-62df-46bb-9a05-7b7c024cd544 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.463312] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ac403bd-62df-46bb-9a05-7b7c024cd544 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.463668] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ac403bd-62df-46bb-9a05-7b7c024cd544 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.463867] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ac403bd-62df-46bb-9a05-7b7c024cd544 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.464053] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ac403bd-62df-46bb-9a05-7b7c024cd544 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.472818] [55187]: INFO nova.api.openstack.wsgi [None req-5ac403bd-62df-46bb-9a05-7b7c024cd544 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] HTTP exception thrown: Instance 411a0c11-b3c3-4519-8b1f-7cf8312d0e71 could not be found. [ 1098.473142] [55187]: DEBUG nova.api.openstack.wsgi [None req-5ac403bd-62df-46bb-9a05-7b7c024cd544 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Returning 404 to user: Instance 411a0c11-b3c3-4519-8b1f-7cf8312d0e71 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1098.473558] [55187]: INFO nova.api.openstack.requestlog [None req-5ac403bd-62df-46bb-9a05-7b7c024cd544 tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 404 len: 111 microversion: 2.1 time: 0.017170 [ 1098.473841] [55187]: [pid: 55187|app: 0|req: 3794/7709] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:09:38 2025] DELETE /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1098.478503] [55187]: DEBUG nova.api.openstack.wsgi [None req-ae7725f2-2c3a-4266-9c49-17c27036691d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.479842] [55187]: DEBUG nova.compute.api [None req-ae7725f2-2c3a-4266-9c49-17c27036691d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] [instance: 411a0c11-b3c3-4519-8b1f-7cf8312d0e71] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.483195] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae7725f2-2c3a-4266-9c49-17c27036691d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.484008] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae7725f2-2c3a-4266-9c49-17c27036691d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.484121] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae7725f2-2c3a-4266-9c49-17c27036691d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.484524] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae7725f2-2c3a-4266-9c49-17c27036691d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.484949] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae7725f2-2c3a-4266-9c49-17c27036691d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.484949] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae7725f2-2c3a-4266-9c49-17c27036691d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.493535] [55187]: INFO nova.api.openstack.wsgi [None req-ae7725f2-2c3a-4266-9c49-17c27036691d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] HTTP exception thrown: Instance 411a0c11-b3c3-4519-8b1f-7cf8312d0e71 could not be found. [ 1098.493841] [55187]: DEBUG nova.api.openstack.wsgi [None req-ae7725f2-2c3a-4266-9c49-17c27036691d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] Returning 404 to user: Instance 411a0c11-b3c3-4519-8b1f-7cf8312d0e71 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1098.494267] [55187]: INFO nova.api.openstack.requestlog [None req-ae7725f2-2c3a-4266-9c49-17c27036691d tempest-ImagesTestJSON-577713091 tempest-ImagesTestJSON-577713091-project-member] 10.180.1.21 "GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71" status: 404 len: 111 microversion: 2.1 time: 0.018082 [ 1098.494555] [55187]: [pid: 55187|app: 0|req: 3795/7710] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:38 2025] GET /compute/v2.1/servers/411a0c11-b3c3-4519-8b1f-7cf8312d0e71 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1098.654369] [55187]: DEBUG nova.api.openstack.wsgi [None req-3ad56085-b69c-4f44-8d15-fb12b1137b6b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.656513] [55187]: DEBUG nova.compute.api [None req-3ad56085-b69c-4f44-8d15-fb12b1137b6b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.661583] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ad56085-b69c-4f44-8d15-fb12b1137b6b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.661848] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ad56085-b69c-4f44-8d15-fb12b1137b6b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.662046] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ad56085-b69c-4f44-8d15-fb12b1137b6b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.662461] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ad56085-b69c-4f44-8d15-fb12b1137b6b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.662773] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ad56085-b69c-4f44-8d15-fb12b1137b6b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.662976] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ad56085-b69c-4f44-8d15-fb12b1137b6b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.855721] [55187]: DEBUG nova.policy [None req-3ad56085-b69c-4f44-8d15-fb12b1137b6b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.867677] [55187]: INFO nova.api.openstack.requestlog [None req-3ad56085-b69c-4f44-8d15-fb12b1137b6b tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1734 microversion: 2.1 time: 0.216327 [ 1098.868231] [55187]: [pid: 55187|app: 0|req: 3796/7711] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:39 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1734 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1098.873049] [55187]: DEBUG nova.api.openstack.wsgi [None req-baf54782-7ca7-41f3-8b5d-5aeda7510820 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1098.875608] [55187]: DEBUG nova.compute.api [None req-baf54782-7ca7-41f3-8b5d-5aeda7510820 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1098.882861] [55187]: DEBUG oslo_concurrency.lockutils [None req-baf54782-7ca7-41f3-8b5d-5aeda7510820 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.883301] [55187]: DEBUG oslo_concurrency.lockutils [None req-baf54782-7ca7-41f3-8b5d-5aeda7510820 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.883557] [55187]: DEBUG oslo_concurrency.lockutils [None req-baf54782-7ca7-41f3-8b5d-5aeda7510820 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.883999] [55187]: DEBUG oslo_concurrency.lockutils [None req-baf54782-7ca7-41f3-8b5d-5aeda7510820 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.884231] [55187]: DEBUG oslo_concurrency.lockutils [None req-baf54782-7ca7-41f3-8b5d-5aeda7510820 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.884517] [55187]: DEBUG oslo_concurrency.lockutils [None req-baf54782-7ca7-41f3-8b5d-5aeda7510820 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.008863] [55187]: DEBUG nova.policy [None req-baf54782-7ca7-41f3-8b5d-5aeda7510820 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.014584] [55187]: DEBUG nova.policy [None req-baf54782-7ca7-41f3-8b5d-5aeda7510820 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.015349] [55187]: DEBUG nova.policy [None req-baf54782-7ca7-41f3-8b5d-5aeda7510820 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.016089] [55187]: INFO nova.api.openstack.requestlog [None req-baf54782-7ca7-41f3-8b5d-5aeda7510820 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1750 microversion: 2.20 time: 0.147272 [ 1099.016426] [55187]: [pid: 55187|app: 0|req: 3797/7712] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:39 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1750 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1099.080287] [55187]: DEBUG nova.api.openstack.wsgi [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersListShow298Test-server-1946326608", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": "none"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1099.123638] [55187]: DEBUG oslo_concurrency.lockutils [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.123981] [55187]: DEBUG oslo_concurrency.lockutils [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.124356] [55187]: DEBUG oslo_concurrency.lockutils [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.125682] [55187]: DEBUG oslo_concurrency.lockutils [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.125682] [55187]: DEBUG oslo_concurrency.lockutils [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.125682] [55187]: DEBUG oslo_concurrency.lockutils [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.134569] [55187]: DEBUG nova.virt.hardware [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1099.134851] [55187]: DEBUG nova.virt.hardware [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1099.135145] [55187]: DEBUG nova.virt.hardware [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1099.135363] [55187]: DEBUG nova.virt.hardware [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1099.135581] [55187]: DEBUG nova.virt.hardware [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1099.143271] [55187]: DEBUG oslo_concurrency.lockutils [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.143793] [55187]: DEBUG oslo_concurrency.lockutils [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.144072] [55187]: DEBUG oslo_concurrency.lockutils [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.144542] [55187]: DEBUG oslo_concurrency.lockutils [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.144806] [55187]: DEBUG oslo_concurrency.lockutils [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.145066] [55187]: DEBUG oslo_concurrency.lockutils [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.157349] [55187]: DEBUG nova.quota [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Getting quotas for project 34a18dd309b6495c87af05754dadcf14. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1099.161612] [55187]: DEBUG nova.quota [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Getting quotas for user f379eaa67e3e4622a985297f346b7d29 and project 34a18dd309b6495c87af05754dadcf14. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1099.168707] [55187]: DEBUG nova.compute.api [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1099.170276] [55187]: DEBUG nova.compute.api [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1099.206284] [55187]: INFO nova.api.openstack.requestlog [None req-0be598e2-ff98-4adc-b764-1671c0b1b704 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.98 time: 0.189143 [ 1099.206782] [55187]: [pid: 55187|app: 0|req: 3798/7713] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 26 22:09:39 2025] POST /compute/v2.1/servers => generated 380 bytes in 190 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 1099.209913] [55187]: DEBUG nova.api.openstack.wsgi [None req-16696271-2df2-46ad-851c-1d3c49950e4d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1099.212348] [55187]: DEBUG nova.compute.api [None req-16696271-2df2-46ad-851c-1d3c49950e4d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1099.219309] [55187]: DEBUG oslo_concurrency.lockutils [None req-16696271-2df2-46ad-851c-1d3c49950e4d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.219646] [55187]: DEBUG oslo_concurrency.lockutils [None req-16696271-2df2-46ad-851c-1d3c49950e4d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.219905] [55187]: DEBUG oslo_concurrency.lockutils [None req-16696271-2df2-46ad-851c-1d3c49950e4d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.220369] [55187]: DEBUG oslo_concurrency.lockutils [None req-16696271-2df2-46ad-851c-1d3c49950e4d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.220760] [55187]: DEBUG oslo_concurrency.lockutils [None req-16696271-2df2-46ad-851c-1d3c49950e4d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.221010] [55187]: DEBUG oslo_concurrency.lockutils [None req-16696271-2df2-46ad-851c-1d3c49950e4d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.326996] [55187]: DEBUG nova.policy [None req-16696271-2df2-46ad-851c-1d3c49950e4d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.332743] [55187]: INFO nova.api.openstack.requestlog [None req-16696271-2df2-46ad-851c-1d3c49950e4d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1684 microversion: 2.1 time: 0.125346 [ 1099.333604] [55187]: [pid: 55187|app: 0|req: 3799/7714] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:39 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1684 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.336325] [55187]: DEBUG nova.api.openstack.wsgi [None req-3ffcfab1-16c8-4d55-b87d-84c1eef9ea25 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1099.338248] [55187]: DEBUG nova.compute.api [None req-3ffcfab1-16c8-4d55-b87d-84c1eef9ea25 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1099.341980] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ffcfab1-16c8-4d55-b87d-84c1eef9ea25 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.342300] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ffcfab1-16c8-4d55-b87d-84c1eef9ea25 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.342502] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ffcfab1-16c8-4d55-b87d-84c1eef9ea25 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.343104] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ffcfab1-16c8-4d55-b87d-84c1eef9ea25 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.343231] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ffcfab1-16c8-4d55-b87d-84c1eef9ea25 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.343732] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ffcfab1-16c8-4d55-b87d-84c1eef9ea25 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.448396] [55187]: DEBUG nova.policy [None req-3ffcfab1-16c8-4d55-b87d-84c1eef9ea25 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.457015] [55187]: INFO nova.api.openstack.requestlog [None req-3ffcfab1-16c8-4d55-b87d-84c1eef9ea25 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1469 microversion: 2.1 time: 0.122712 [ 1099.457534] [55187]: [pid: 55187|app: 0|req: 3800/7715] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:39 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1469 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.460460] [55187]: DEBUG nova.api.openstack.wsgi [None req-b0a05648-c6d9-489c-b728-85661739e901 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1099.462290] [55187]: DEBUG nova.compute.api [None req-b0a05648-c6d9-489c-b728-85661739e901 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1099.469431] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0a05648-c6d9-489c-b728-85661739e901 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.469734] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0a05648-c6d9-489c-b728-85661739e901 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.470023] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0a05648-c6d9-489c-b728-85661739e901 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.470372] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0a05648-c6d9-489c-b728-85661739e901 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.470586] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0a05648-c6d9-489c-b728-85661739e901 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.470762] [55187]: DEBUG oslo_concurrency.lockutils [None req-b0a05648-c6d9-489c-b728-85661739e901 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.512796] [55187]: DEBUG nova.policy [None req-b0a05648-c6d9-489c-b728-85661739e901 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.517726] [55187]: DEBUG nova.policy [None req-b0a05648-c6d9-489c-b728-85661739e901 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.518460] [55187]: DEBUG nova.policy [None req-b0a05648-c6d9-489c-b728-85661739e901 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.519162] [55187]: INFO nova.api.openstack.requestlog [None req-b0a05648-c6d9-489c-b728-85661739e901 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1355 microversion: 2.47 time: 0.061195 [ 1099.519494] [55187]: [pid: 55187|app: 0|req: 3801/7716] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:39 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1355 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1099.522087] [55187]: DEBUG nova.api.openstack.wsgi [None req-f2be6f50-2133-4b10-9150-c174890563e8 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1099.523800] [55187]: DEBUG nova.compute.api [None req-f2be6f50-2133-4b10-9150-c174890563e8 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1099.561152] [55187]: DEBUG nova.policy [None req-f2be6f50-2133-4b10-9150-c174890563e8 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.566128] [55187]: DEBUG nova.policy [None req-f2be6f50-2133-4b10-9150-c174890563e8 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.567014] [55187]: DEBUG nova.policy [None req-f2be6f50-2133-4b10-9150-c174890563e8 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.570760] [55187]: INFO nova.api.openstack.requestlog [None req-f2be6f50-2133-4b10-9150-c174890563e8 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1914 microversion: 2.98 time: 0.050673 [ 1099.571084] [55187]: [pid: 55187|app: 0|req: 3802/7717] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:39 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1914 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1099.573651] [55187]: DEBUG nova.api.openstack.wsgi [None req-e287fb4c-197f-4a1a-8c9b-ab1f5a3692e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1099.575316] [55187]: DEBUG nova.compute.api [None req-e287fb4c-197f-4a1a-8c9b-ab1f5a3692e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1099.578616] [55187]: DEBUG oslo_concurrency.lockutils [None req-e287fb4c-197f-4a1a-8c9b-ab1f5a3692e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.578872] [55187]: DEBUG oslo_concurrency.lockutils [None req-e287fb4c-197f-4a1a-8c9b-ab1f5a3692e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.579107] [55187]: DEBUG oslo_concurrency.lockutils [None req-e287fb4c-197f-4a1a-8c9b-ab1f5a3692e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.579507] [55187]: DEBUG oslo_concurrency.lockutils [None req-e287fb4c-197f-4a1a-8c9b-ab1f5a3692e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.579713] [55187]: DEBUG oslo_concurrency.lockutils [None req-e287fb4c-197f-4a1a-8c9b-ab1f5a3692e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.579913] [55187]: DEBUG oslo_concurrency.lockutils [None req-e287fb4c-197f-4a1a-8c9b-ab1f5a3692e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.603220] [55187]: DEBUG oslo_concurrency.lockutils [None req-e287fb4c-197f-4a1a-8c9b-ab1f5a3692e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.603596] [55187]: DEBUG oslo_concurrency.lockutils [None req-e287fb4c-197f-4a1a-8c9b-ab1f5a3692e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.603895] [55187]: DEBUG oslo_concurrency.lockutils [None req-e287fb4c-197f-4a1a-8c9b-ab1f5a3692e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.604065] [55187]: DEBUG nova.objects.instance [None req-e287fb4c-197f-4a1a-8c9b-ab1f5a3692e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lazy-loading 'fault' on Instance uuid 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1099.626261] [55187]: DEBUG nova.policy [None req-e287fb4c-197f-4a1a-8c9b-ab1f5a3692e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.632853] [55187]: INFO nova.api.openstack.requestlog [None req-e287fb4c-197f-4a1a-8c9b-ab1f5a3692e5 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1302 microversion: 2.1 time: 0.060768 [ 1099.633068] [55187]: [pid: 55187|app: 0|req: 3803/7718] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:39 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1302 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.637918] [55187]: DEBUG nova.api.openstack.wsgi [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-50240253", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1099.685070] [55187]: DEBUG oslo_concurrency.lockutils [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.685422] [55187]: DEBUG oslo_concurrency.lockutils [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.685642] [55187]: DEBUG oslo_concurrency.lockutils [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.686067] [55187]: DEBUG oslo_concurrency.lockutils [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.686302] [55187]: DEBUG oslo_concurrency.lockutils [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.686515] [55187]: DEBUG oslo_concurrency.lockutils [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.692170] [55187]: DEBUG nova.network.neutron [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] validate_networks() for [('5acf6b3e-64b5-4f0a-9568-46574a0387d9', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1099.878403] [55187]: DEBUG nova.virt.hardware [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1099.878616] [55187]: DEBUG nova.virt.hardware [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1099.878827] [55187]: DEBUG nova.virt.hardware [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1099.879071] [55187]: DEBUG nova.virt.hardware [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1099.879207] [55187]: DEBUG nova.virt.hardware [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1099.892128] [55187]: DEBUG oslo_concurrency.lockutils [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.892392] [55187]: DEBUG oslo_concurrency.lockutils [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.892584] [55187]: DEBUG oslo_concurrency.lockutils [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.892998] [55187]: DEBUG oslo_concurrency.lockutils [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.893297] [55187]: DEBUG oslo_concurrency.lockutils [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.894282] [55187]: DEBUG oslo_concurrency.lockutils [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.902800] [55188]: DEBUG nova.compute.api [None req-dd98f521-b61f-4915-8c6b-69feec2a02a6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1099.903959] [55187]: DEBUG nova.quota [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Getting quotas for project daff1a40b92e422e8b4bfe9e9fb682df. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1099.906300] [55187]: DEBUG nova.quota [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Getting quotas for user 5334a12ef556435aabac10929f2e2f89 and project daff1a40b92e422e8b4bfe9e9fb682df. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1099.908439] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_api:SELECT=370,nova_api:DELETE=3,nova_api:INSERT=11,nova_api:UPDATE=5 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1099.913810] [55187]: DEBUG nova.compute.api [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1099.914451] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd98f521-b61f-4915-8c6b-69feec2a02a6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.914714] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd98f521-b61f-4915-8c6b-69feec2a02a6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.914901] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd98f521-b61f-4915-8c6b-69feec2a02a6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.915138] [55187]: DEBUG nova.compute.api [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1099.915296] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd98f521-b61f-4915-8c6b-69feec2a02a6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.915524] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd98f521-b61f-4915-8c6b-69feec2a02a6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.915665] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd98f521-b61f-4915-8c6b-69feec2a02a6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.918530] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=1114,nova_cell1:SAVEPOINT=1,nova_cell1:RELEASE=1,nova_cell1:UPDATE=29,nova_cell1:INSERT=14 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1099.950024] [55187]: INFO nova.api.openstack.requestlog [None req-28c11338-229a-46b2-8433-4a438024c89b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.313907 [ 1099.950024] [55187]: [pid: 55187|app: 0|req: 3804/7719] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:09:40 2025] POST /compute/v2.1/servers => generated 380 bytes in 315 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1099.950787] [55187]: DEBUG nova.api.openstack.wsgi [None req-33af9460-5e97-4ce9-b8fc-8ff7beb2cd96 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1099.952486] [55187]: DEBUG nova.compute.api [None req-33af9460-5e97-4ce9-b8fc-8ff7beb2cd96 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1099.957707] [55187]: DEBUG oslo_concurrency.lockutils [None req-33af9460-5e97-4ce9-b8fc-8ff7beb2cd96 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.957933] [55187]: DEBUG oslo_concurrency.lockutils [None req-33af9460-5e97-4ce9-b8fc-8ff7beb2cd96 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.958129] [55187]: DEBUG oslo_concurrency.lockutils [None req-33af9460-5e97-4ce9-b8fc-8ff7beb2cd96 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.958484] [55187]: DEBUG oslo_concurrency.lockutils [None req-33af9460-5e97-4ce9-b8fc-8ff7beb2cd96 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.958683] [55187]: DEBUG oslo_concurrency.lockutils [None req-33af9460-5e97-4ce9-b8fc-8ff7beb2cd96 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.958856] [55187]: DEBUG oslo_concurrency.lockutils [None req-33af9460-5e97-4ce9-b8fc-8ff7beb2cd96 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.041351] [55188]: INFO nova.api.openstack.requestlog [None req-dd98f521-b61f-4915-8c6b-69feec2a02a6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "POST /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface" status: 200 len: 284 microversion: 2.1 time: 9.187569 [ 1100.041688] [55188]: [pid: 55188|app: 0|req: 3916/7720] 10.180.1.21 () {60 vars in 1291 bytes} [Wed Mar 26 22:09:31 2025] POST /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface => generated 284 bytes in 9188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1100.045810] [55188]: DEBUG nova.api.openstack.wsgi [None req-9d34ead2-24fe-4118-bf83-d53818c36570 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1100.046172] [55188]: DEBUG nova.compute.api [None req-9d34ead2-24fe-4118-bf83-d53818c36570 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1100.057237] [55188]: DEBUG nova.compute.api [None req-9d34ead2-24fe-4118-bf83-d53818c36570 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1100.068072] [55187]: DEBUG nova.policy [None req-33af9460-5e97-4ce9-b8fc-8ff7beb2cd96 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.073880] [55187]: INFO nova.api.openstack.requestlog [None req-33af9460-5e97-4ce9-b8fc-8ff7beb2cd96 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1734 microversion: 2.1 time: 0.124435 [ 1100.074564] [55187]: [pid: 55187|app: 0|req: 3805/7721] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:40 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1734 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1100.077870] [55187]: DEBUG nova.api.openstack.wsgi [None req-ab573827-9a2c-42be-9780-d510d4aac884 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1100.086030] [55187]: DEBUG nova.compute.api [None req-ab573827-9a2c-42be-9780-d510d4aac884 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1100.087893] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab573827-9a2c-42be-9780-d510d4aac884 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.087893] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab573827-9a2c-42be-9780-d510d4aac884 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.088029] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab573827-9a2c-42be-9780-d510d4aac884 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.088432] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab573827-9a2c-42be-9780-d510d4aac884 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.088642] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab573827-9a2c-42be-9780-d510d4aac884 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.089259] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab573827-9a2c-42be-9780-d510d4aac884 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.174730] [55187]: DEBUG nova.policy [None req-ab573827-9a2c-42be-9780-d510d4aac884 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.180710] [55187]: DEBUG nova.policy [None req-ab573827-9a2c-42be-9780-d510d4aac884 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.181591] [55187]: DEBUG nova.policy [None req-ab573827-9a2c-42be-9780-d510d4aac884 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.182320] [55187]: INFO nova.api.openstack.requestlog [None req-ab573827-9a2c-42be-9780-d510d4aac884 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1750 microversion: 2.20 time: 0.107531 [ 1100.182750] [55187]: [pid: 55187|app: 0|req: 3806/7722] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:40 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1750 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1100.186038] [55187]: DEBUG nova.api.openstack.wsgi [None req-6a098f8c-9a6e-41f7-9cfa-47933bf93f8e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1100.187678] [55187]: DEBUG nova.compute.api [None req-6a098f8c-9a6e-41f7-9cfa-47933bf93f8e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1100.192592] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a098f8c-9a6e-41f7-9cfa-47933bf93f8e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.192657] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a098f8c-9a6e-41f7-9cfa-47933bf93f8e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.192920] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a098f8c-9a6e-41f7-9cfa-47933bf93f8e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.193354] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a098f8c-9a6e-41f7-9cfa-47933bf93f8e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.193615] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a098f8c-9a6e-41f7-9cfa-47933bf93f8e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.193862] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a098f8c-9a6e-41f7-9cfa-47933bf93f8e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.231933] [55188]: INFO nova.scheduler.client.report [None req-9d34ead2-24fe-4118-bf83-d53818c36570 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Deleted allocations for instance afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba [ 1100.241397] [55188]: INFO nova.api.openstack.requestlog [None req-9d34ead2-24fe-4118-bf83-d53818c36570 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba" status: 204 len: 0 microversion: 2.1 time: 0.198776 [ 1100.241796] [55188]: [pid: 55188|app: 0|req: 3917/7723] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:09:40 2025] DELETE /compute/v2.1/servers/afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba => generated 0 bytes in 199 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1100.248525] [55188]: DEBUG nova.api.openstack.wsgi [None req-ae203b74-523a-4892-97e4-900a52ababa4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1100.250826] [55188]: DEBUG nova.compute.api [None req-ae203b74-523a-4892-97e4-900a52ababa4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1100.265212] [55188]: INFO nova.api.openstack.wsgi [None req-ae203b74-523a-4892-97e4-900a52ababa4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba could not be found. [ 1100.265950] [55188]: DEBUG nova.api.openstack.wsgi [None req-ae203b74-523a-4892-97e4-900a52ababa4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1100.266070] [55188]: INFO nova.api.openstack.requestlog [None req-ae203b74-523a-4892-97e4-900a52ababa4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba" status: 404 len: 111 microversion: 2.1 time: 0.020515 [ 1100.266376] [55188]: [pid: 55188|app: 0|req: 3918/7724] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:40 2025] GET /compute/v2.1/servers/afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1100.297093] [55187]: INFO nova.api.openstack.requestlog [None req-6a098f8c-9a6e-41f7-9cfa-47933bf93f8e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface/ef8dd51c-e29d-4e55-a40f-a4ad3abf8b38" status: 200 len: 284 microversion: 2.1 time: 0.113683 [ 1100.297616] [55187]: [pid: 55187|app: 0|req: 3807/7725] 10.180.1.21 () {58 vars in 1381 bytes} [Wed Mar 26 22:09:40 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface/ef8dd51c-e29d-4e55-a40f-a4ad3abf8b38 => generated 284 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1100.336187] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-1146357091", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "accessIPv6": "2001:2001::3", "networks": [{"uuid": "5acf6b3e-64b5-4f0a-9568-46574a0387d9"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1100.349028] [55187]: DEBUG nova.api.openstack.wsgi [None req-52273761-2eb7-4caa-bc51-4f7588191217 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1100.350974] [55187]: DEBUG nova.compute.api [None req-52273761-2eb7-4caa-bc51-4f7588191217 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1100.355936] [55187]: DEBUG oslo_concurrency.lockutils [None req-52273761-2eb7-4caa-bc51-4f7588191217 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.356248] [55187]: DEBUG oslo_concurrency.lockutils [None req-52273761-2eb7-4caa-bc51-4f7588191217 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.356443] [55187]: DEBUG oslo_concurrency.lockutils [None req-52273761-2eb7-4caa-bc51-4f7588191217 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.356899] [55187]: DEBUG oslo_concurrency.lockutils [None req-52273761-2eb7-4caa-bc51-4f7588191217 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.357236] [55187]: DEBUG oslo_concurrency.lockutils [None req-52273761-2eb7-4caa-bc51-4f7588191217 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.357355] [55187]: DEBUG oslo_concurrency.lockutils [None req-52273761-2eb7-4caa-bc51-4f7588191217 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.395436] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.395537] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.395855] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.396423] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.396528] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.397211] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.407317] [55188]: DEBUG nova.network.neutron [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] validate_networks() for [('5acf6b3e-64b5-4f0a-9568-46574a0387d9', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1100.468347] [55187]: DEBUG nova.policy [None req-52273761-2eb7-4caa-bc51-4f7588191217 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.481383] [55187]: INFO nova.api.openstack.requestlog [None req-52273761-2eb7-4caa-bc51-4f7588191217 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1684 microversion: 2.1 time: 0.135937 [ 1100.481816] [55187]: [pid: 55187|app: 0|req: 3808/7726] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:40 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1684 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1100.535748] [55187]: DEBUG nova.api.openstack.wsgi [None req-2d412d2f-1917-49e2-872b-bf35637d18bd tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1100.537915] [55187]: DEBUG nova.compute.api [None req-2d412d2f-1917-49e2-872b-bf35637d18bd tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1100.542142] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d412d2f-1917-49e2-872b-bf35637d18bd tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.542438] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d412d2f-1917-49e2-872b-bf35637d18bd tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.542634] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d412d2f-1917-49e2-872b-bf35637d18bd tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.542995] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d412d2f-1917-49e2-872b-bf35637d18bd tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.543270] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d412d2f-1917-49e2-872b-bf35637d18bd tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.543559] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d412d2f-1917-49e2-872b-bf35637d18bd tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.597293] [55187]: DEBUG nova.policy [None req-2d412d2f-1917-49e2-872b-bf35637d18bd tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.602571] [55187]: DEBUG nova.policy [None req-2d412d2f-1917-49e2-872b-bf35637d18bd tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.603313] [55187]: DEBUG nova.policy [None req-2d412d2f-1917-49e2-872b-bf35637d18bd tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.604024] [55187]: INFO nova.api.openstack.requestlog [None req-2d412d2f-1917-49e2-872b-bf35637d18bd tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1363 microversion: 2.47 time: 0.071306 [ 1100.604373] [55187]: [pid: 55187|app: 0|req: 3809/7727] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:40 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1363 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1100.607182] [55187]: DEBUG nova.api.openstack.wsgi [None req-87c05cf0-fdf1-4522-a4af-d40885da2d7e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1100.608963] [55187]: DEBUG nova.compute.api [None req-87c05cf0-fdf1-4522-a4af-d40885da2d7e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1100.612576] [55187]: DEBUG oslo_concurrency.lockutils [None req-87c05cf0-fdf1-4522-a4af-d40885da2d7e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.612839] [55187]: DEBUG oslo_concurrency.lockutils [None req-87c05cf0-fdf1-4522-a4af-d40885da2d7e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.613067] [55187]: DEBUG oslo_concurrency.lockutils [None req-87c05cf0-fdf1-4522-a4af-d40885da2d7e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.613464] [55187]: DEBUG oslo_concurrency.lockutils [None req-87c05cf0-fdf1-4522-a4af-d40885da2d7e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.613669] [55187]: DEBUG oslo_concurrency.lockutils [None req-87c05cf0-fdf1-4522-a4af-d40885da2d7e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.613844] [55187]: DEBUG oslo_concurrency.lockutils [None req-87c05cf0-fdf1-4522-a4af-d40885da2d7e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.656270] [55187]: DEBUG nova.policy [None req-87c05cf0-fdf1-4522-a4af-d40885da2d7e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.661787] [55187]: DEBUG nova.policy [None req-87c05cf0-fdf1-4522-a4af-d40885da2d7e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.662405] [55187]: DEBUG nova.policy [None req-87c05cf0-fdf1-4522-a4af-d40885da2d7e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.666354] [55187]: INFO nova.api.openstack.requestlog [None req-87c05cf0-fdf1-4522-a4af-d40885da2d7e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1910 microversion: 2.98 time: 0.061302 [ 1100.666700] [55187]: [pid: 55187|app: 0|req: 3810/7728] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:40 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1910 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1100.671473] [55187]: DEBUG nova.api.openstack.wsgi [None req-0f3896ff-252a-4b07-87b3-45f6f469a9bf tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1100.673401] [55187]: DEBUG nova.compute.api [None req-0f3896ff-252a-4b07-87b3-45f6f469a9bf tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1100.677979] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f3896ff-252a-4b07-87b3-45f6f469a9bf tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.678173] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f3896ff-252a-4b07-87b3-45f6f469a9bf tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.678577] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f3896ff-252a-4b07-87b3-45f6f469a9bf tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.678749] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f3896ff-252a-4b07-87b3-45f6f469a9bf tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.678965] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f3896ff-252a-4b07-87b3-45f6f469a9bf tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.679334] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f3896ff-252a-4b07-87b3-45f6f469a9bf tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.703271] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f3896ff-252a-4b07-87b3-45f6f469a9bf tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.703718] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f3896ff-252a-4b07-87b3-45f6f469a9bf tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.703966] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f3896ff-252a-4b07-87b3-45f6f469a9bf tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.704202] [55187]: DEBUG nova.objects.instance [None req-0f3896ff-252a-4b07-87b3-45f6f469a9bf tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lazy-loading 'fault' on Instance uuid 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1100.727667] [55187]: DEBUG nova.policy [None req-0f3896ff-252a-4b07-87b3-45f6f469a9bf tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.732976] [55187]: INFO nova.api.openstack.requestlog [None req-0f3896ff-252a-4b07-87b3-45f6f469a9bf tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1302 microversion: 2.1 time: 0.064489 [ 1100.733401] [55187]: [pid: 55187|app: 0|req: 3811/7729] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:41 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1302 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1100.743643] [55188]: DEBUG nova.virt.hardware [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1100.744238] [55188]: DEBUG nova.virt.hardware [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1100.744594] [55188]: DEBUG nova.virt.hardware [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1100.745013] [55188]: DEBUG nova.virt.hardware [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1100.745308] [55188]: DEBUG nova.virt.hardware [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1100.752922] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.753432] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.753432] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.754031] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.755032] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.755032] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.768960] [55188]: DEBUG nova.quota [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Getting quotas for project daff1a40b92e422e8b4bfe9e9fb682df. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1100.774195] [55188]: DEBUG nova.quota [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Getting quotas for user 5334a12ef556435aabac10929f2e2f89 and project daff1a40b92e422e8b4bfe9e9fb682df. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1100.785204] [55188]: DEBUG nova.compute.api [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1100.786974] [55188]: DEBUG nova.compute.api [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1100.796019] [55187]: DEBUG nova.api.openstack.wsgi [None req-bf02b2d8-42b6-4cdf-a06b-c881871be241 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"port_id": "5e71dd64-27e4-465e-8a65-7e3d28fdf6fe"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1100.797645] [55187]: DEBUG nova.compute.api [None req-bf02b2d8-42b6-4cdf-a06b-c881871be241 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1100.801460] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf02b2d8-42b6-4cdf-a06b-c881871be241 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.801712] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf02b2d8-42b6-4cdf-a06b-c881871be241 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.801899] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf02b2d8-42b6-4cdf-a06b-c881871be241 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.802284] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf02b2d8-42b6-4cdf-a06b-c881871be241 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.802502] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf02b2d8-42b6-4cdf-a06b-c881871be241 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.802681] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf02b2d8-42b6-4cdf-a06b-c881871be241 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.825537] [55188]: INFO nova.api.openstack.requestlog [None req-9e29052c-ed8e-4a13-9b85-872f9bc6dcb9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.490726 [ 1100.825537] [55188]: [pid: 55188|app: 0|req: 3919/7730] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:09:40 2025] POST /compute/v2.1/servers => generated 380 bytes in 492 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1100.832277] [55188]: DEBUG nova.api.openstack.wsgi [None req-e5504617-9b00-4be1-89a4-ee3e49b8aaec tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1100.836162] [55188]: DEBUG nova.compute.api [None req-e5504617-9b00-4be1-89a4-ee3e49b8aaec tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1100.879620] [55188]: DEBUG nova.policy [None req-e5504617-9b00-4be1-89a4-ee3e49b8aaec tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.885414] [55188]: INFO nova.api.openstack.requestlog [None req-e5504617-9b00-4be1-89a4-ee3e49b8aaec tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1219 microversion: 2.1 time: 0.055273 [ 1100.886021] [55188]: [pid: 55188|app: 0|req: 3920/7731] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:41 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.133340] [55188]: DEBUG nova.api.openstack.wsgi [None req-7cc0a46a-cdc8-466f-83cb-8c2e09dea71d tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] Calling method '.version_select at 0x7d4af97525f0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1101.142464] [55188]: DEBUG oslo_concurrency.lockutils [None req-7cc0a46a-cdc8-466f-83cb-8c2e09dea71d tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.142712] [55188]: DEBUG oslo_concurrency.lockutils [None req-7cc0a46a-cdc8-466f-83cb-8c2e09dea71d tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.142897] [55188]: DEBUG oslo_concurrency.lockutils [None req-7cc0a46a-cdc8-466f-83cb-8c2e09dea71d tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.143304] [55188]: DEBUG oslo_concurrency.lockutils [None req-7cc0a46a-cdc8-466f-83cb-8c2e09dea71d tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.143505] [55188]: DEBUG oslo_concurrency.lockutils [None req-7cc0a46a-cdc8-466f-83cb-8c2e09dea71d tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.143678] [55188]: DEBUG oslo_concurrency.lockutils [None req-7cc0a46a-cdc8-466f-83cb-8c2e09dea71d tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.158593] [55188]: INFO nova.api.openstack.requestlog [None req-7cc0a46a-cdc8-466f-83cb-8c2e09dea71d tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] 10.180.1.21 "GET /compute/v2.1/limits" status: 200 len: 511 microversion: 2.1 time: 0.098141 [ 1101.159487] [55188]: [pid: 55188|app: 0|req: 3921/7732] 10.180.1.21 () {58 vars in 1117 bytes} [Wed Mar 26 22:09:41 2025] GET /compute/v2.1/limits => generated 511 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1101.161890] [55188]: DEBUG nova.api.openstack.wsgi [None req-dde2a3c9-0794-4c28-9619-c003c71bef2a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1101.163813] [55188]: DEBUG nova.compute.api [None req-dde2a3c9-0794-4c28-9619-c003c71bef2a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1101.167254] [55188]: DEBUG oslo_concurrency.lockutils [None req-dde2a3c9-0794-4c28-9619-c003c71bef2a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.167500] [55188]: DEBUG oslo_concurrency.lockutils [None req-dde2a3c9-0794-4c28-9619-c003c71bef2a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.167725] [55188]: DEBUG oslo_concurrency.lockutils [None req-dde2a3c9-0794-4c28-9619-c003c71bef2a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.168054] [55188]: DEBUG oslo_concurrency.lockutils [None req-dde2a3c9-0794-4c28-9619-c003c71bef2a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.168263] [55188]: DEBUG oslo_concurrency.lockutils [None req-dde2a3c9-0794-4c28-9619-c003c71bef2a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.168772] [55188]: DEBUG oslo_concurrency.lockutils [None req-dde2a3c9-0794-4c28-9619-c003c71bef2a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.288411] [55188]: DEBUG nova.policy [None req-dde2a3c9-0794-4c28-9619-c003c71bef2a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.293661] [55188]: INFO nova.api.openstack.requestlog [None req-dde2a3c9-0794-4c28-9619-c003c71bef2a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1734 microversion: 2.1 time: 0.133822 [ 1101.294009] [55188]: [pid: 55188|app: 0|req: 3922/7733] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:41 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1734 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.296838] [55188]: DEBUG nova.api.openstack.wsgi [None req-25ff56b9-acc4-4eed-9f4b-ec5a9b59dc1f tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AbsoluteLimitsNegativeTestJSON-server-77377879", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "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=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1101.336078] [55188]: DEBUG oslo_concurrency.lockutils [None req-25ff56b9-acc4-4eed-9f4b-ec5a9b59dc1f tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.336386] [55188]: DEBUG oslo_concurrency.lockutils [None req-25ff56b9-acc4-4eed-9f4b-ec5a9b59dc1f tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.337171] [55188]: DEBUG oslo_concurrency.lockutils [None req-25ff56b9-acc4-4eed-9f4b-ec5a9b59dc1f tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.337380] [55188]: DEBUG oslo_concurrency.lockutils [None req-25ff56b9-acc4-4eed-9f4b-ec5a9b59dc1f tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.338020] [55188]: DEBUG oslo_concurrency.lockutils [None req-25ff56b9-acc4-4eed-9f4b-ec5a9b59dc1f tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.338020] [55188]: DEBUG oslo_concurrency.lockutils [None req-25ff56b9-acc4-4eed-9f4b-ec5a9b59dc1f tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.344136] [55188]: DEBUG nova.network.neutron [None req-25ff56b9-acc4-4eed-9f4b-ec5a9b59dc1f tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] validate_networks() for None {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1101.437691] [55188]: DEBUG nova.quota [None req-25ff56b9-acc4-4eed-9f4b-ec5a9b59dc1f tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] Getting quotas for project 68533847514d4ff79b1eb0c694ef07f9. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1101.441176] [55188]: DEBUG nova.quota [None req-25ff56b9-acc4-4eed-9f4b-ec5a9b59dc1f tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] Getting quotas for user f28ee34e05ab4ce6b5de942f3645fe0b and project 68533847514d4ff79b1eb0c694ef07f9. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1101.450317] [55188]: INFO nova.api.openstack.wsgi [None req-25ff56b9-acc4-4eed-9f4b-ec5a9b59dc1f tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] HTTP exception thrown: Maximum number of metadata items exceeds 128 [ 1101.450776] [55188]: DEBUG nova.api.openstack.wsgi [None req-25ff56b9-acc4-4eed-9f4b-ec5a9b59dc1f tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] Returning 403 to user: Maximum number of metadata items exceeds 128 {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1101.451211] [55188]: INFO nova.api.openstack.requestlog [None req-25ff56b9-acc4-4eed-9f4b-ec5a9b59dc1f tempest-AbsoluteLimitsNegativeTestJSON-1509424154 tempest-AbsoluteLimitsNegativeTestJSON-1509424154-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 403 len: 87 microversion: 2.1 time: 0.156634 [ 1101.451609] [55188]: [pid: 55188|app: 0|req: 3923/7734] 10.180.1.21 () {60 vars in 1143 bytes} [Wed Mar 26 22:09:41 2025] POST /compute/v2.1/servers => generated 87 bytes in 157 msecs (HTTP/1.1 403) 9 headers in 378 bytes (1 switches on core 0) [ 1101.454469] [55188]: DEBUG nova.api.openstack.wsgi [None req-b87ff198-1989-49bf-8352-61fdca6bdd0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1101.456374] [55188]: DEBUG nova.compute.api [None req-b87ff198-1989-49bf-8352-61fdca6bdd0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1101.462762] [55188]: DEBUG oslo_concurrency.lockutils [None req-b87ff198-1989-49bf-8352-61fdca6bdd0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.462762] [55188]: DEBUG oslo_concurrency.lockutils [None req-b87ff198-1989-49bf-8352-61fdca6bdd0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.462762] [55188]: DEBUG oslo_concurrency.lockutils [None req-b87ff198-1989-49bf-8352-61fdca6bdd0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.462762] [55188]: DEBUG oslo_concurrency.lockutils [None req-b87ff198-1989-49bf-8352-61fdca6bdd0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.462762] [55188]: DEBUG oslo_concurrency.lockutils [None req-b87ff198-1989-49bf-8352-61fdca6bdd0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.462762] [55188]: DEBUG oslo_concurrency.lockutils [None req-b87ff198-1989-49bf-8352-61fdca6bdd0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.635665] [55188]: DEBUG nova.policy [None req-b87ff198-1989-49bf-8352-61fdca6bdd0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.640747] [55188]: DEBUG nova.policy [None req-b87ff198-1989-49bf-8352-61fdca6bdd0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.641500] [55188]: DEBUG nova.policy [None req-b87ff198-1989-49bf-8352-61fdca6bdd0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.642175] [55188]: INFO nova.api.openstack.requestlog [None req-b87ff198-1989-49bf-8352-61fdca6bdd0c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1806 microversion: 2.20 time: 0.190022 [ 1101.642501] [55188]: [pid: 55188|app: 0|req: 3924/7735] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:41 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1806 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1101.644967] [55188]: DEBUG nova.api.openstack.wsgi [None req-0888e7e4-bfda-49a7-a4dd-7c40a4f2ec68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1101.646584] [55188]: DEBUG nova.compute.api [None req-0888e7e4-bfda-49a7-a4dd-7c40a4f2ec68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1101.650233] [55188]: DEBUG oslo_concurrency.lockutils [None req-0888e7e4-bfda-49a7-a4dd-7c40a4f2ec68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.650504] [55188]: DEBUG oslo_concurrency.lockutils [None req-0888e7e4-bfda-49a7-a4dd-7c40a4f2ec68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.650745] [55188]: DEBUG oslo_concurrency.lockutils [None req-0888e7e4-bfda-49a7-a4dd-7c40a4f2ec68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.651203] [55188]: DEBUG oslo_concurrency.lockutils [None req-0888e7e4-bfda-49a7-a4dd-7c40a4f2ec68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.651477] [55188]: DEBUG oslo_concurrency.lockutils [None req-0888e7e4-bfda-49a7-a4dd-7c40a4f2ec68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.651699] [55188]: DEBUG oslo_concurrency.lockutils [None req-0888e7e4-bfda-49a7-a4dd-7c40a4f2ec68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.761407] [55188]: DEBUG nova.policy [None req-0888e7e4-bfda-49a7-a4dd-7c40a4f2ec68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.767374] [55188]: INFO nova.api.openstack.requestlog [None req-0888e7e4-bfda-49a7-a4dd-7c40a4f2ec68 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1684 microversion: 2.1 time: 0.124267 [ 1101.767894] [55188]: [pid: 55188|app: 0|req: 3925/7736] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:42 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1684 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.770775] [55188]: DEBUG nova.api.openstack.wsgi [None req-ba7e90b4-558b-49d2-a492-a22a83d82929 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1101.772578] [55188]: DEBUG nova.compute.api [None req-ba7e90b4-558b-49d2-a492-a22a83d82929 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1101.776111] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba7e90b4-558b-49d2-a492-a22a83d82929 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.776361] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba7e90b4-558b-49d2-a492-a22a83d82929 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.776555] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba7e90b4-558b-49d2-a492-a22a83d82929 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.776947] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba7e90b4-558b-49d2-a492-a22a83d82929 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.777217] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba7e90b4-558b-49d2-a492-a22a83d82929 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.777419] [55188]: DEBUG oslo_concurrency.lockutils [None req-ba7e90b4-558b-49d2-a492-a22a83d82929 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.814889] [55188]: DEBUG nova.policy [None req-ba7e90b4-558b-49d2-a492-a22a83d82929 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.819741] [55188]: DEBUG nova.policy [None req-ba7e90b4-558b-49d2-a492-a22a83d82929 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.820436] [55188]: DEBUG nova.policy [None req-ba7e90b4-558b-49d2-a492-a22a83d82929 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.821104] [55188]: INFO nova.api.openstack.requestlog [None req-ba7e90b4-558b-49d2-a492-a22a83d82929 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1361 microversion: 2.47 time: 0.052435 [ 1101.821731] [55188]: [pid: 55188|app: 0|req: 3926/7737] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:42 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1361 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1101.823991] [55188]: DEBUG nova.api.openstack.wsgi [None req-6265a533-a489-4758-8d14-e0c9ca9bfef3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1101.825650] [55188]: DEBUG nova.compute.api [None req-6265a533-a489-4758-8d14-e0c9ca9bfef3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1101.829170] [55188]: DEBUG oslo_concurrency.lockutils [None req-6265a533-a489-4758-8d14-e0c9ca9bfef3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.829434] [55188]: DEBUG oslo_concurrency.lockutils [None req-6265a533-a489-4758-8d14-e0c9ca9bfef3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.829623] [55188]: DEBUG oslo_concurrency.lockutils [None req-6265a533-a489-4758-8d14-e0c9ca9bfef3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.830103] [55188]: DEBUG oslo_concurrency.lockutils [None req-6265a533-a489-4758-8d14-e0c9ca9bfef3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.830240] [55188]: DEBUG oslo_concurrency.lockutils [None req-6265a533-a489-4758-8d14-e0c9ca9bfef3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.830469] [55188]: DEBUG oslo_concurrency.lockutils [None req-6265a533-a489-4758-8d14-e0c9ca9bfef3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.870938] [55188]: DEBUG nova.policy [None req-6265a533-a489-4758-8d14-e0c9ca9bfef3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.876372] [55188]: DEBUG nova.policy [None req-6265a533-a489-4758-8d14-e0c9ca9bfef3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.877432] [55188]: DEBUG nova.policy [None req-6265a533-a489-4758-8d14-e0c9ca9bfef3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.885481] [55188]: INFO nova.api.openstack.requestlog [None req-6265a533-a489-4758-8d14-e0c9ca9bfef3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1910 microversion: 2.98 time: 0.060338 [ 1101.885481] [55188]: [pid: 55188|app: 0|req: 3927/7738] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:42 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1910 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1101.886262] [55188]: DEBUG nova.api.openstack.wsgi [None req-cabe416f-dbd2-440f-906a-ebed578521f8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1101.888339] [55188]: DEBUG nova.compute.api [None req-cabe416f-dbd2-440f-906a-ebed578521f8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1101.893085] [55188]: DEBUG oslo_concurrency.lockutils [None req-cabe416f-dbd2-440f-906a-ebed578521f8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.893443] [55188]: DEBUG oslo_concurrency.lockutils [None req-cabe416f-dbd2-440f-906a-ebed578521f8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.893698] [55188]: DEBUG oslo_concurrency.lockutils [None req-cabe416f-dbd2-440f-906a-ebed578521f8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.894178] [55188]: DEBUG oslo_concurrency.lockutils [None req-cabe416f-dbd2-440f-906a-ebed578521f8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.894427] [55188]: DEBUG oslo_concurrency.lockutils [None req-cabe416f-dbd2-440f-906a-ebed578521f8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.894635] [55188]: DEBUG oslo_concurrency.lockutils [None req-cabe416f-dbd2-440f-906a-ebed578521f8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.917956] [55188]: DEBUG oslo_concurrency.lockutils [None req-cabe416f-dbd2-440f-906a-ebed578521f8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.918334] [55188]: DEBUG oslo_concurrency.lockutils [None req-cabe416f-dbd2-440f-906a-ebed578521f8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.918552] [55188]: DEBUG oslo_concurrency.lockutils [None req-cabe416f-dbd2-440f-906a-ebed578521f8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.918790] [55188]: DEBUG nova.objects.instance [None req-cabe416f-dbd2-440f-906a-ebed578521f8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lazy-loading 'fault' on Instance uuid 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1101.943949] [55188]: DEBUG nova.policy [None req-cabe416f-dbd2-440f-906a-ebed578521f8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.948785] [55188]: INFO nova.api.openstack.requestlog [None req-cabe416f-dbd2-440f-906a-ebed578521f8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1302 microversion: 2.1 time: 0.064895 [ 1101.949256] [55188]: [pid: 55188|app: 0|req: 3928/7739] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:42 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1302 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.952083] [55188]: DEBUG nova.api.openstack.wsgi [None req-ae897a66-be90-4e86-a508-afa48fa2310f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1101.954109] [55188]: DEBUG nova.compute.api [None req-ae897a66-be90-4e86-a508-afa48fa2310f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1101.957742] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae897a66-be90-4e86-a508-afa48fa2310f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.958034] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae897a66-be90-4e86-a508-afa48fa2310f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.958754] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae897a66-be90-4e86-a508-afa48fa2310f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.958754] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae897a66-be90-4e86-a508-afa48fa2310f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.959472] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae897a66-be90-4e86-a508-afa48fa2310f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.959472] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae897a66-be90-4e86-a508-afa48fa2310f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.998779] [55188]: DEBUG nova.policy [None req-ae897a66-be90-4e86-a508-afa48fa2310f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.003705] [55188]: INFO nova.api.openstack.requestlog [None req-ae897a66-be90-4e86-a508-afa48fa2310f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1223 microversion: 2.1 time: 0.053710 [ 1102.004443] [55188]: [pid: 55188|app: 0|req: 3929/7740] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:42 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1223 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.307893] [55188]: DEBUG nova.api.openstack.wsgi [None req-ef9c885e-4971-473c-96c8-b57adcd12977 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1102.310019] [55188]: DEBUG nova.compute.api [None req-ef9c885e-4971-473c-96c8-b57adcd12977 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1102.314659] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef9c885e-4971-473c-96c8-b57adcd12977 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.314659] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef9c885e-4971-473c-96c8-b57adcd12977 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.314869] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef9c885e-4971-473c-96c8-b57adcd12977 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.315270] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef9c885e-4971-473c-96c8-b57adcd12977 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.315526] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef9c885e-4971-473c-96c8-b57adcd12977 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.315806] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef9c885e-4971-473c-96c8-b57adcd12977 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.422509] [55188]: DEBUG nova.policy [None req-ef9c885e-4971-473c-96c8-b57adcd12977 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.429307] [55188]: INFO nova.api.openstack.requestlog [None req-ef9c885e-4971-473c-96c8-b57adcd12977 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1714 microversion: 2.1 time: 0.123625 [ 1102.429839] [55188]: [pid: 55188|app: 0|req: 3930/7741] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:42 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1714 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.500354] [55188]: DEBUG nova.api.openstack.wsgi [None req-3635095b-2ff8-43a9-98a3-52cbe121b8d8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1102.501181] [55188]: DEBUG nova.compute.api [None req-3635095b-2ff8-43a9-98a3-52cbe121b8d8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1102.505856] [55188]: DEBUG oslo_concurrency.lockutils [None req-3635095b-2ff8-43a9-98a3-52cbe121b8d8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.506134] [55188]: DEBUG oslo_concurrency.lockutils [None req-3635095b-2ff8-43a9-98a3-52cbe121b8d8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.506334] [55188]: DEBUG oslo_concurrency.lockutils [None req-3635095b-2ff8-43a9-98a3-52cbe121b8d8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.506782] [55188]: DEBUG oslo_concurrency.lockutils [None req-3635095b-2ff8-43a9-98a3-52cbe121b8d8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.506930] [55188]: DEBUG oslo_concurrency.lockutils [None req-3635095b-2ff8-43a9-98a3-52cbe121b8d8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.507121] [55188]: DEBUG oslo_concurrency.lockutils [None req-3635095b-2ff8-43a9-98a3-52cbe121b8d8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.561011] [55188]: INFO nova.api.openstack.wsgi [None req-3635095b-2ff8-43a9-98a3-52cbe121b8d8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] HTTP exception thrown: Cannot 'detach_volume' instance 45f53d7e-df03-4d76-9a62-fb849250b24d while it is in vm_state rescued [ 1102.561490] [55188]: DEBUG nova.api.openstack.wsgi [None req-3635095b-2ff8-43a9-98a3-52cbe121b8d8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Returning 409 to user: Cannot 'detach_volume' instance 45f53d7e-df03-4d76-9a62-fb849250b24d while it is in vm_state rescued {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1102.561962] [55188]: INFO nova.api.openstack.requestlog [None req-3635095b-2ff8-43a9-98a3-52cbe121b8d8 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-volume_attachments/f9f43251-fdf7-436a-b66c-1515d4d8c2a3" status: 409 len: 152 microversion: 2.1 time: 0.064124 [ 1102.562283] [55188]: [pid: 55188|app: 0|req: 3931/7742] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 26 22:09:42 2025] DELETE /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-volume_attachments/f9f43251-fdf7-436a-b66c-1515d4d8c2a3 => generated 152 bytes in 65 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1102.567777] [55188]: DEBUG nova.api.openstack.wsgi [None req-d48e3509-57b9-479d-a55d-2e987f8d5f93 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1102.569609] [55188]: DEBUG nova.compute.api [None req-d48e3509-57b9-479d-a55d-2e987f8d5f93 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1102.572878] [55188]: DEBUG oslo_concurrency.lockutils [None req-d48e3509-57b9-479d-a55d-2e987f8d5f93 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.573152] [55188]: DEBUG oslo_concurrency.lockutils [None req-d48e3509-57b9-479d-a55d-2e987f8d5f93 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.573347] [55188]: DEBUG oslo_concurrency.lockutils [None req-d48e3509-57b9-479d-a55d-2e987f8d5f93 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.573724] [55188]: DEBUG oslo_concurrency.lockutils [None req-d48e3509-57b9-479d-a55d-2e987f8d5f93 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.573928] [55188]: DEBUG oslo_concurrency.lockutils [None req-d48e3509-57b9-479d-a55d-2e987f8d5f93 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.574127] [55188]: DEBUG oslo_concurrency.lockutils [None req-d48e3509-57b9-479d-a55d-2e987f8d5f93 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.621633] [55188]: INFO nova.api.openstack.requestlog [None req-d48e3509-57b9-479d-a55d-2e987f8d5f93 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "POST /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/action" status: 202 len: 0 microversion: 2.1 time: 0.055704 [ 1102.622171] [55188]: [pid: 55188|app: 0|req: 3932/7743] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:09:42 2025] POST /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1102.628181] [55188]: DEBUG nova.api.openstack.wsgi [None req-293fcea6-a33c-4ece-abc9-8cffd83d2746 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1102.629377] [55188]: DEBUG nova.compute.api [None req-293fcea6-a33c-4ece-abc9-8cffd83d2746 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1102.633718] [55188]: DEBUG oslo_concurrency.lockutils [None req-293fcea6-a33c-4ece-abc9-8cffd83d2746 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.634097] [55188]: DEBUG oslo_concurrency.lockutils [None req-293fcea6-a33c-4ece-abc9-8cffd83d2746 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.634419] [55188]: DEBUG oslo_concurrency.lockutils [None req-293fcea6-a33c-4ece-abc9-8cffd83d2746 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.634890] [55188]: DEBUG oslo_concurrency.lockutils [None req-293fcea6-a33c-4ece-abc9-8cffd83d2746 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.635220] [55188]: DEBUG oslo_concurrency.lockutils [None req-293fcea6-a33c-4ece-abc9-8cffd83d2746 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.635496] [55188]: DEBUG oslo_concurrency.lockutils [None req-293fcea6-a33c-4ece-abc9-8cffd83d2746 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.708250] [55188]: DEBUG nova.policy [None req-293fcea6-a33c-4ece-abc9-8cffd83d2746 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.712283] [55188]: INFO nova.api.openstack.requestlog [None req-293fcea6-a33c-4ece-abc9-8cffd83d2746 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1722 microversion: 2.1 time: 0.087266 [ 1102.712985] [55188]: [pid: 55188|app: 0|req: 3933/7744] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:42 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1722 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.715539] [55188]: DEBUG nova.api.openstack.wsgi [None req-300347ce-c7e1-449a-a7df-94b84e7020e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1102.717253] [55188]: DEBUG nova.compute.api [None req-300347ce-c7e1-449a-a7df-94b84e7020e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1102.721028] [55188]: DEBUG oslo_concurrency.lockutils [None req-300347ce-c7e1-449a-a7df-94b84e7020e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.721375] [55188]: DEBUG oslo_concurrency.lockutils [None req-300347ce-c7e1-449a-a7df-94b84e7020e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.721696] [55188]: DEBUG oslo_concurrency.lockutils [None req-300347ce-c7e1-449a-a7df-94b84e7020e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.722181] [55188]: DEBUG oslo_concurrency.lockutils [None req-300347ce-c7e1-449a-a7df-94b84e7020e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.722497] [55188]: DEBUG oslo_concurrency.lockutils [None req-300347ce-c7e1-449a-a7df-94b84e7020e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.723068] [55188]: DEBUG oslo_concurrency.lockutils [None req-300347ce-c7e1-449a-a7df-94b84e7020e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.803988] [55188]: DEBUG nova.policy [None req-300347ce-c7e1-449a-a7df-94b84e7020e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.807938] [55188]: DEBUG nova.policy [None req-300347ce-c7e1-449a-a7df-94b84e7020e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.808809] [55188]: DEBUG nova.policy [None req-300347ce-c7e1-449a-a7df-94b84e7020e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.809604] [55188]: INFO nova.api.openstack.requestlog [None req-300347ce-c7e1-449a-a7df-94b84e7020e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1806 microversion: 2.20 time: 0.096014 [ 1102.810045] [55188]: [pid: 55188|app: 0|req: 3934/7745] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:43 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1806 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1102.812674] [55188]: DEBUG nova.api.openstack.wsgi [None req-1c7f4e37-22e0-443d-9b2c-2aaaa84a4fd5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1102.814697] [55188]: DEBUG nova.compute.api [None req-1c7f4e37-22e0-443d-9b2c-2aaaa84a4fd5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1102.818955] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c7f4e37-22e0-443d-9b2c-2aaaa84a4fd5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.819307] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c7f4e37-22e0-443d-9b2c-2aaaa84a4fd5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.819619] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c7f4e37-22e0-443d-9b2c-2aaaa84a4fd5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.820273] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c7f4e37-22e0-443d-9b2c-2aaaa84a4fd5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.820648] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c7f4e37-22e0-443d-9b2c-2aaaa84a4fd5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.820929] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c7f4e37-22e0-443d-9b2c-2aaaa84a4fd5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.897513] [55188]: DEBUG nova.policy [None req-1c7f4e37-22e0-443d-9b2c-2aaaa84a4fd5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.907686] [55188]: INFO nova.api.openstack.requestlog [None req-1c7f4e37-22e0-443d-9b2c-2aaaa84a4fd5 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1683 microversion: 2.1 time: 0.096537 [ 1102.908262] [55188]: [pid: 55188|app: 0|req: 3935/7746] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:43 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1683 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.912813] [55188]: DEBUG nova.api.openstack.wsgi [None req-f270261a-8706-4af3-81c9-b0a387870234 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1102.915056] [55188]: DEBUG nova.compute.api [None req-f270261a-8706-4af3-81c9-b0a387870234 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1102.920175] [55188]: DEBUG oslo_concurrency.lockutils [None req-f270261a-8706-4af3-81c9-b0a387870234 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.920537] [55188]: DEBUG oslo_concurrency.lockutils [None req-f270261a-8706-4af3-81c9-b0a387870234 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.920754] [55188]: DEBUG oslo_concurrency.lockutils [None req-f270261a-8706-4af3-81c9-b0a387870234 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.921162] [55188]: DEBUG oslo_concurrency.lockutils [None req-f270261a-8706-4af3-81c9-b0a387870234 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.921446] [55188]: DEBUG oslo_concurrency.lockutils [None req-f270261a-8706-4af3-81c9-b0a387870234 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.921546] [55188]: DEBUG oslo_concurrency.lockutils [None req-f270261a-8706-4af3-81c9-b0a387870234 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.965010] [55188]: DEBUG nova.policy [None req-f270261a-8706-4af3-81c9-b0a387870234 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.970223] [55188]: DEBUG nova.policy [None req-f270261a-8706-4af3-81c9-b0a387870234 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.970223] [55188]: DEBUG nova.policy [None req-f270261a-8706-4af3-81c9-b0a387870234 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.970855] [55188]: INFO nova.api.openstack.requestlog [None req-f270261a-8706-4af3-81c9-b0a387870234 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1361 microversion: 2.47 time: 0.061955 [ 1102.971331] [55188]: [pid: 55188|app: 0|req: 3936/7747] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:43 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1361 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1102.973488] [55188]: DEBUG nova.api.openstack.wsgi [None req-f94961fb-cf01-4905-9cc6-78bf036eeb05 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1102.975086] [55188]: DEBUG nova.compute.api [None req-f94961fb-cf01-4905-9cc6-78bf036eeb05 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1102.980505] [55188]: DEBUG oslo_concurrency.lockutils [None req-f94961fb-cf01-4905-9cc6-78bf036eeb05 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.980741] [55188]: DEBUG oslo_concurrency.lockutils [None req-f94961fb-cf01-4905-9cc6-78bf036eeb05 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.980933] [55188]: DEBUG oslo_concurrency.lockutils [None req-f94961fb-cf01-4905-9cc6-78bf036eeb05 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.981318] [55188]: DEBUG oslo_concurrency.lockutils [None req-f94961fb-cf01-4905-9cc6-78bf036eeb05 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.981797] [55188]: DEBUG oslo_concurrency.lockutils [None req-f94961fb-cf01-4905-9cc6-78bf036eeb05 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.981797] [55188]: DEBUG oslo_concurrency.lockutils [None req-f94961fb-cf01-4905-9cc6-78bf036eeb05 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.282687] [55188]: DEBUG nova.policy [None req-f94961fb-cf01-4905-9cc6-78bf036eeb05 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.289756] [55188]: DEBUG nova.policy [None req-f94961fb-cf01-4905-9cc6-78bf036eeb05 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.290863] [55188]: DEBUG nova.policy [None req-f94961fb-cf01-4905-9cc6-78bf036eeb05 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.294718] [55188]: INFO nova.api.openstack.requestlog [None req-f94961fb-cf01-4905-9cc6-78bf036eeb05 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1910 microversion: 2.98 time: 0.322979 [ 1103.295089] [55188]: [pid: 55188|app: 0|req: 3937/7748] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:43 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1910 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1103.301232] [55188]: DEBUG nova.api.openstack.wsgi [None req-5dc89682-6221-4e55-bf30-8ca8f70caf48 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1103.305038] [55188]: DEBUG nova.compute.api [None req-5dc89682-6221-4e55-bf30-8ca8f70caf48 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1103.309029] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dc89682-6221-4e55-bf30-8ca8f70caf48 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.309029] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dc89682-6221-4e55-bf30-8ca8f70caf48 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.309029] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dc89682-6221-4e55-bf30-8ca8f70caf48 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.309029] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dc89682-6221-4e55-bf30-8ca8f70caf48 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.309029] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dc89682-6221-4e55-bf30-8ca8f70caf48 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.309029] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dc89682-6221-4e55-bf30-8ca8f70caf48 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.329932] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dc89682-6221-4e55-bf30-8ca8f70caf48 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.330532] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dc89682-6221-4e55-bf30-8ca8f70caf48 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.331502] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dc89682-6221-4e55-bf30-8ca8f70caf48 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.332100] [55188]: DEBUG nova.objects.instance [None req-5dc89682-6221-4e55-bf30-8ca8f70caf48 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lazy-loading 'fault' on Instance uuid 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1103.371378] [55188]: DEBUG nova.policy [None req-5dc89682-6221-4e55-bf30-8ca8f70caf48 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.376256] [55188]: INFO nova.api.openstack.requestlog [None req-5dc89682-6221-4e55-bf30-8ca8f70caf48 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1302 microversion: 2.1 time: 0.080518 [ 1103.376593] [55188]: [pid: 55188|app: 0|req: 3938/7749] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:43 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1302 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1103.379941] [55188]: DEBUG nova.api.openstack.wsgi [None req-e282b753-97fb-4f46-917c-cfae8094cf54 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1103.380792] [55188]: DEBUG nova.compute.api [None req-e282b753-97fb-4f46-917c-cfae8094cf54 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1103.386137] [55188]: DEBUG oslo_concurrency.lockutils [None req-e282b753-97fb-4f46-917c-cfae8094cf54 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.386376] [55188]: DEBUG oslo_concurrency.lockutils [None req-e282b753-97fb-4f46-917c-cfae8094cf54 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.386561] [55188]: DEBUG oslo_concurrency.lockutils [None req-e282b753-97fb-4f46-917c-cfae8094cf54 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.387872] [55188]: DEBUG oslo_concurrency.lockutils [None req-e282b753-97fb-4f46-917c-cfae8094cf54 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.387942] [55188]: DEBUG oslo_concurrency.lockutils [None req-e282b753-97fb-4f46-917c-cfae8094cf54 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.388490] [55188]: DEBUG oslo_concurrency.lockutils [None req-e282b753-97fb-4f46-917c-cfae8094cf54 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.440720] [55188]: DEBUG nova.policy [None req-e282b753-97fb-4f46-917c-cfae8094cf54 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.447710] [55188]: INFO nova.api.openstack.requestlog [None req-e282b753-97fb-4f46-917c-cfae8094cf54 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1215 microversion: 2.1 time: 0.069422 [ 1103.447710] [55188]: [pid: 55188|app: 0|req: 3939/7750] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:43 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1215 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1103.728452] [55188]: DEBUG nova.api.openstack.wsgi [None req-978e2faf-70b5-4409-97df-35ffb29701da tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1103.731567] [55188]: DEBUG nova.compute.api [None req-978e2faf-70b5-4409-97df-35ffb29701da tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1103.743399] [55188]: DEBUG oslo_concurrency.lockutils [None req-978e2faf-70b5-4409-97df-35ffb29701da tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.743819] [55188]: DEBUG oslo_concurrency.lockutils [None req-978e2faf-70b5-4409-97df-35ffb29701da tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.744190] [55188]: DEBUG oslo_concurrency.lockutils [None req-978e2faf-70b5-4409-97df-35ffb29701da tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.745608] [55188]: DEBUG oslo_concurrency.lockutils [None req-978e2faf-70b5-4409-97df-35ffb29701da tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.746496] [55188]: DEBUG oslo_concurrency.lockutils [None req-978e2faf-70b5-4409-97df-35ffb29701da tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.746496] [55188]: DEBUG oslo_concurrency.lockutils [None req-978e2faf-70b5-4409-97df-35ffb29701da tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.944079] [55188]: DEBUG nova.policy [None req-978e2faf-70b5-4409-97df-35ffb29701da tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.949572] [55188]: INFO nova.api.openstack.requestlog [None req-978e2faf-70b5-4409-97df-35ffb29701da tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1722 microversion: 2.1 time: 0.225273 [ 1103.950313] [55188]: [pid: 55188|app: 0|req: 3940/7751] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:44 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1722 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1103.953329] [55188]: DEBUG nova.api.openstack.wsgi [None req-3be0b147-8c55-467f-9bb3-607b21fe7954 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1103.955205] [55188]: DEBUG nova.compute.api [None req-3be0b147-8c55-467f-9bb3-607b21fe7954 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1103.959126] [55188]: DEBUG oslo_concurrency.lockutils [None req-3be0b147-8c55-467f-9bb3-607b21fe7954 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.959385] [55188]: DEBUG oslo_concurrency.lockutils [None req-3be0b147-8c55-467f-9bb3-607b21fe7954 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.959576] [55188]: DEBUG oslo_concurrency.lockutils [None req-3be0b147-8c55-467f-9bb3-607b21fe7954 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.961781] [55188]: DEBUG oslo_concurrency.lockutils [None req-3be0b147-8c55-467f-9bb3-607b21fe7954 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.962013] [55188]: DEBUG oslo_concurrency.lockutils [None req-3be0b147-8c55-467f-9bb3-607b21fe7954 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.962457] [55188]: DEBUG oslo_concurrency.lockutils [None req-3be0b147-8c55-467f-9bb3-607b21fe7954 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.120359] [55188]: DEBUG nova.policy [None req-3be0b147-8c55-467f-9bb3-607b21fe7954 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.125575] [55188]: DEBUG nova.policy [None req-3be0b147-8c55-467f-9bb3-607b21fe7954 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.126279] [55188]: DEBUG nova.policy [None req-3be0b147-8c55-467f-9bb3-607b21fe7954 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.127052] [55188]: INFO nova.api.openstack.requestlog [None req-3be0b147-8c55-467f-9bb3-607b21fe7954 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1806 microversion: 2.20 time: 0.176169 [ 1104.127482] [55188]: [pid: 55188|app: 0|req: 3941/7752] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:44 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1806 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1104.131624] [55188]: DEBUG nova.api.openstack.wsgi [None req-bff4c815-7600-4d78-9672-52bbbcf5977e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1104.133303] [55188]: DEBUG nova.compute.api [None req-bff4c815-7600-4d78-9672-52bbbcf5977e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1104.140880] [55188]: DEBUG oslo_concurrency.lockutils [None req-bff4c815-7600-4d78-9672-52bbbcf5977e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.140880] [55188]: DEBUG oslo_concurrency.lockutils [None req-bff4c815-7600-4d78-9672-52bbbcf5977e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.140880] [55188]: DEBUG oslo_concurrency.lockutils [None req-bff4c815-7600-4d78-9672-52bbbcf5977e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.141104] [55188]: DEBUG oslo_concurrency.lockutils [None req-bff4c815-7600-4d78-9672-52bbbcf5977e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.141195] [55188]: DEBUG oslo_concurrency.lockutils [None req-bff4c815-7600-4d78-9672-52bbbcf5977e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.141403] [55188]: DEBUG oslo_concurrency.lockutils [None req-bff4c815-7600-4d78-9672-52bbbcf5977e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.255663] [55188]: DEBUG nova.policy [None req-bff4c815-7600-4d78-9672-52bbbcf5977e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.261024] [55188]: INFO nova.api.openstack.requestlog [None req-bff4c815-7600-4d78-9672-52bbbcf5977e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1683 microversion: 2.1 time: 0.132495 [ 1104.261024] [55188]: [pid: 55188|app: 0|req: 3942/7753] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:44 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1683 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1104.264431] [55188]: DEBUG nova.api.openstack.wsgi [None req-0dd1ec5d-800e-4971-aeb8-00c970cce71a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1104.266076] [55188]: DEBUG nova.compute.api [None req-0dd1ec5d-800e-4971-aeb8-00c970cce71a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1104.271149] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dd1ec5d-800e-4971-aeb8-00c970cce71a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.271149] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dd1ec5d-800e-4971-aeb8-00c970cce71a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.271149] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dd1ec5d-800e-4971-aeb8-00c970cce71a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.271149] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dd1ec5d-800e-4971-aeb8-00c970cce71a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.271149] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dd1ec5d-800e-4971-aeb8-00c970cce71a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.271149] [55188]: DEBUG oslo_concurrency.lockutils [None req-0dd1ec5d-800e-4971-aeb8-00c970cce71a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.323023] [55188]: DEBUG nova.policy [None req-0dd1ec5d-800e-4971-aeb8-00c970cce71a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.324898] [55188]: DEBUG nova.policy [None req-0dd1ec5d-800e-4971-aeb8-00c970cce71a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.325612] [55188]: DEBUG nova.policy [None req-0dd1ec5d-800e-4971-aeb8-00c970cce71a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.326437] [55188]: INFO nova.api.openstack.requestlog [None req-0dd1ec5d-800e-4971-aeb8-00c970cce71a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1361 microversion: 2.47 time: 0.064845 [ 1104.327056] [55188]: [pid: 55188|app: 0|req: 3943/7754] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:44 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1361 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1104.329647] [55188]: DEBUG nova.api.openstack.wsgi [req-d292bba6-f0fa-48b7-8217-24969056dbbd req-74f7c495-9c41-4d6a-881a-693f4fd1d1d9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "16eae91a-19c3-4453-be5b-390340fcdeb7", "name": "network-vif-plugged", "status": "completed", "tag": "5e71dd64-27e4-465e-8a65-7e3d28fdf6fe"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1104.336991] [55188]: DEBUG oslo_concurrency.lockutils [req-d292bba6-f0fa-48b7-8217-24969056dbbd req-74f7c495-9c41-4d6a-881a-693f4fd1d1d9 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.337287] [55188]: DEBUG oslo_concurrency.lockutils [req-d292bba6-f0fa-48b7-8217-24969056dbbd req-74f7c495-9c41-4d6a-881a-693f4fd1d1d9 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.337471] [55188]: DEBUG oslo_concurrency.lockutils [req-d292bba6-f0fa-48b7-8217-24969056dbbd req-74f7c495-9c41-4d6a-881a-693f4fd1d1d9 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.344603] [55188]: INFO nova.api.openstack.compute.server_external_events [req-d292bba6-f0fa-48b7-8217-24969056dbbd req-74f7c495-9c41-4d6a-881a-693f4fd1d1d9 service nova] Creating event network-vif-plugged:5e71dd64-27e4-465e-8a65-7e3d28fdf6fe for instance 16eae91a-19c3-4453-be5b-390340fcdeb7 on cpu-1 [ 1104.350855] [55188]: INFO nova.api.openstack.requestlog [req-d292bba6-f0fa-48b7-8217-24969056dbbd req-74f7c495-9c41-4d6a-881a-693f4fd1d1d9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020010 [ 1104.350855] [55188]: [pid: 55188|app: 0|req: 3944/7755] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:44 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1104.353349] [55188]: DEBUG nova.api.openstack.wsgi [None req-15fee061-f8cf-4605-ac04-52d629f07913 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1104.355169] [55188]: DEBUG nova.compute.api [None req-15fee061-f8cf-4605-ac04-52d629f07913 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1104.362416] [55188]: DEBUG oslo_concurrency.lockutils [None req-15fee061-f8cf-4605-ac04-52d629f07913 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.362673] [55188]: DEBUG oslo_concurrency.lockutils [None req-15fee061-f8cf-4605-ac04-52d629f07913 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.362857] [55188]: DEBUG oslo_concurrency.lockutils [None req-15fee061-f8cf-4605-ac04-52d629f07913 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.363351] [55188]: DEBUG oslo_concurrency.lockutils [None req-15fee061-f8cf-4605-ac04-52d629f07913 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.363596] [55188]: DEBUG oslo_concurrency.lockutils [None req-15fee061-f8cf-4605-ac04-52d629f07913 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.363735] [55188]: DEBUG oslo_concurrency.lockutils [None req-15fee061-f8cf-4605-ac04-52d629f07913 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.429206] [55188]: DEBUG nova.policy [None req-15fee061-f8cf-4605-ac04-52d629f07913 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.436372] [55188]: DEBUG nova.policy [None req-15fee061-f8cf-4605-ac04-52d629f07913 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.437781] [55188]: DEBUG nova.policy [None req-15fee061-f8cf-4605-ac04-52d629f07913 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.442271] [55188]: INFO nova.api.openstack.requestlog [None req-15fee061-f8cf-4605-ac04-52d629f07913 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1910 microversion: 2.98 time: 0.092910 [ 1104.442800] [55188]: [pid: 55188|app: 0|req: 3945/7756] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:44 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1910 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1104.447556] [55188]: DEBUG nova.api.openstack.wsgi [None req-8c540296-d3d2-4a16-9642-e703163b7a0b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1104.449825] [55188]: DEBUG nova.compute.api [None req-8c540296-d3d2-4a16-9642-e703163b7a0b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1104.456105] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c540296-d3d2-4a16-9642-e703163b7a0b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.456392] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c540296-d3d2-4a16-9642-e703163b7a0b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.456589] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c540296-d3d2-4a16-9642-e703163b7a0b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.456969] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c540296-d3d2-4a16-9642-e703163b7a0b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.457456] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c540296-d3d2-4a16-9642-e703163b7a0b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.457648] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c540296-d3d2-4a16-9642-e703163b7a0b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.641118] [55188]: DEBUG nova.policy [None req-8c540296-d3d2-4a16-9642-e703163b7a0b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.650071] [55188]: INFO nova.api.openstack.requestlog [None req-8c540296-d3d2-4a16-9642-e703163b7a0b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1686 microversion: 2.1 time: 0.205337 [ 1104.650071] [55188]: [pid: 55188|app: 0|req: 3946/7757] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:44 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1686 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1104.654078] [55188]: DEBUG nova.api.openstack.wsgi [None req-07772e04-c490-482e-8ef9-4837483bb49f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1104.656549] [55188]: DEBUG nova.compute.api [None req-07772e04-c490-482e-8ef9-4837483bb49f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1104.662147] [55188]: DEBUG oslo_concurrency.lockutils [None req-07772e04-c490-482e-8ef9-4837483bb49f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.662641] [55188]: DEBUG oslo_concurrency.lockutils [None req-07772e04-c490-482e-8ef9-4837483bb49f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.662928] [55188]: DEBUG oslo_concurrency.lockutils [None req-07772e04-c490-482e-8ef9-4837483bb49f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.663472] [55188]: DEBUG oslo_concurrency.lockutils [None req-07772e04-c490-482e-8ef9-4837483bb49f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.663886] [55188]: DEBUG oslo_concurrency.lockutils [None req-07772e04-c490-482e-8ef9-4837483bb49f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.664210] [55188]: DEBUG oslo_concurrency.lockutils [None req-07772e04-c490-482e-8ef9-4837483bb49f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.691085] [55188]: DEBUG oslo_concurrency.lockutils [None req-07772e04-c490-482e-8ef9-4837483bb49f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.691391] [55188]: DEBUG oslo_concurrency.lockutils [None req-07772e04-c490-482e-8ef9-4837483bb49f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.691642] [55188]: DEBUG oslo_concurrency.lockutils [None req-07772e04-c490-482e-8ef9-4837483bb49f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.691861] [55188]: DEBUG nova.objects.instance [None req-07772e04-c490-482e-8ef9-4837483bb49f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lazy-loading 'fault' on Instance uuid 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1104.720433] [55188]: DEBUG nova.policy [None req-07772e04-c490-482e-8ef9-4837483bb49f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.725708] [55188]: INFO nova.api.openstack.requestlog [None req-07772e04-c490-482e-8ef9-4837483bb49f tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 200 len: 1302 microversion: 2.1 time: 0.074795 [ 1104.730024] [55188]: [pid: 55188|app: 0|req: 3947/7758] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:45 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 1302 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1104.730024] [55188]: DEBUG nova.api.openstack.wsgi [None req-0118b150-d760-4227-a1cf-5105dff56029 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1104.730890] [55188]: DEBUG nova.compute.api [None req-0118b150-d760-4227-a1cf-5105dff56029 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1104.734675] [55188]: DEBUG oslo_concurrency.lockutils [None req-0118b150-d760-4227-a1cf-5105dff56029 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.734937] [55188]: DEBUG oslo_concurrency.lockutils [None req-0118b150-d760-4227-a1cf-5105dff56029 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.735171] [55188]: DEBUG oslo_concurrency.lockutils [None req-0118b150-d760-4227-a1cf-5105dff56029 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.735528] [55188]: DEBUG oslo_concurrency.lockutils [None req-0118b150-d760-4227-a1cf-5105dff56029 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.735746] [55188]: DEBUG oslo_concurrency.lockutils [None req-0118b150-d760-4227-a1cf-5105dff56029 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.735939] [55188]: DEBUG oslo_concurrency.lockutils [None req-0118b150-d760-4227-a1cf-5105dff56029 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.778208] [55188]: DEBUG nova.policy [None req-0118b150-d760-4227-a1cf-5105dff56029 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.783011] [55188]: INFO nova.api.openstack.requestlog [None req-0118b150-d760-4227-a1cf-5105dff56029 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1215 microversion: 2.1 time: 0.056128 [ 1104.783421] [55188]: [pid: 55188|app: 0|req: 3948/7759] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:45 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1215 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1104.967074] [55188]: DEBUG nova.api.openstack.wsgi [None req-d19688d4-29e3-4bef-8b7a-2ac4fc6e8d28 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1104.970138] [55188]: DEBUG nova.compute.api [None req-d19688d4-29e3-4bef-8b7a-2ac4fc6e8d28 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1104.972772] [55188]: DEBUG oslo_concurrency.lockutils [None req-d19688d4-29e3-4bef-8b7a-2ac4fc6e8d28 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.973019] [55188]: DEBUG oslo_concurrency.lockutils [None req-d19688d4-29e3-4bef-8b7a-2ac4fc6e8d28 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.973283] [55188]: DEBUG oslo_concurrency.lockutils [None req-d19688d4-29e3-4bef-8b7a-2ac4fc6e8d28 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.973575] [55188]: DEBUG oslo_concurrency.lockutils [None req-d19688d4-29e3-4bef-8b7a-2ac4fc6e8d28 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.973783] [55188]: DEBUG oslo_concurrency.lockutils [None req-d19688d4-29e3-4bef-8b7a-2ac4fc6e8d28 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.973960] [55188]: DEBUG oslo_concurrency.lockutils [None req-d19688d4-29e3-4bef-8b7a-2ac4fc6e8d28 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.124844] [55188]: DEBUG nova.policy [None req-d19688d4-29e3-4bef-8b7a-2ac4fc6e8d28 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.129806] [55188]: INFO nova.api.openstack.requestlog [None req-d19688d4-29e3-4bef-8b7a-2ac4fc6e8d28 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1722 microversion: 2.1 time: 0.165611 [ 1105.130122] [55188]: [pid: 55188|app: 0|req: 3949/7760] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:45 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1722 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1105.146177] [55188]: DEBUG nova.api.openstack.wsgi [None req-b922f0c8-3321-4d3f-9e4e-573cf92898d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1105.148064] [55188]: DEBUG nova.compute.api [None req-b922f0c8-3321-4d3f-9e4e-573cf92898d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1105.151742] [55188]: DEBUG oslo_concurrency.lockutils [None req-b922f0c8-3321-4d3f-9e4e-573cf92898d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.151996] [55188]: DEBUG oslo_concurrency.lockutils [None req-b922f0c8-3321-4d3f-9e4e-573cf92898d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.152209] [55188]: DEBUG oslo_concurrency.lockutils [None req-b922f0c8-3321-4d3f-9e4e-573cf92898d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.152574] [55188]: DEBUG oslo_concurrency.lockutils [None req-b922f0c8-3321-4d3f-9e4e-573cf92898d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.152777] [55188]: DEBUG oslo_concurrency.lockutils [None req-b922f0c8-3321-4d3f-9e4e-573cf92898d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.152967] [55188]: DEBUG oslo_concurrency.lockutils [None req-b922f0c8-3321-4d3f-9e4e-573cf92898d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.296320] [55188]: DEBUG nova.policy [None req-b922f0c8-3321-4d3f-9e4e-573cf92898d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.302931] [55188]: DEBUG nova.policy [None req-b922f0c8-3321-4d3f-9e4e-573cf92898d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.303712] [55188]: DEBUG nova.policy [None req-b922f0c8-3321-4d3f-9e4e-573cf92898d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.304417] [55188]: INFO nova.api.openstack.requestlog [None req-b922f0c8-3321-4d3f-9e4e-573cf92898d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1806 microversion: 2.20 time: 0.160624 [ 1105.304729] [55188]: [pid: 55188|app: 0|req: 3950/7761] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:45 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1806 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1105.308589] [55188]: DEBUG nova.api.openstack.wsgi [req-43f503f7-7b98-465e-92ff-0e32d57c60b9 req-92fbc9d5-8b39-47e0-8922-485d7e11948d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7924a374-ef2b-4bb4-8f75-ed183c3ef7e6", "name": "network-vif-plugged", "status": "completed", "tag": "df324f48-6193-4c86-9eb3-a1d14344d45d"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1105.315707] [55188]: DEBUG oslo_concurrency.lockutils [req-43f503f7-7b98-465e-92ff-0e32d57c60b9 req-92fbc9d5-8b39-47e0-8922-485d7e11948d service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.316014] [55188]: DEBUG oslo_concurrency.lockutils [req-43f503f7-7b98-465e-92ff-0e32d57c60b9 req-92fbc9d5-8b39-47e0-8922-485d7e11948d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.316295] [55188]: DEBUG oslo_concurrency.lockutils [req-43f503f7-7b98-465e-92ff-0e32d57c60b9 req-92fbc9d5-8b39-47e0-8922-485d7e11948d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.325994] [55188]: INFO nova.api.openstack.compute.server_external_events [req-43f503f7-7b98-465e-92ff-0e32d57c60b9 req-92fbc9d5-8b39-47e0-8922-485d7e11948d service nova] Creating event network-vif-plugged:df324f48-6193-4c86-9eb3-a1d14344d45d for instance 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 on cpu-1 [ 1105.330690] [55188]: INFO nova.api.openstack.requestlog [req-43f503f7-7b98-465e-92ff-0e32d57c60b9 req-92fbc9d5-8b39-47e0-8922-485d7e11948d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023341 [ 1105.330690] [55188]: [pid: 55188|app: 0|req: 3951/7762] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:45 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1105.333455] [55188]: DEBUG nova.api.openstack.wsgi [None req-3449a0ea-3c69-4554-b50f-b36980d1aa40 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1105.335459] [55188]: DEBUG nova.compute.api [None req-3449a0ea-3c69-4554-b50f-b36980d1aa40 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1105.343103] [55188]: DEBUG oslo_concurrency.lockutils [None req-3449a0ea-3c69-4554-b50f-b36980d1aa40 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.343417] [55188]: DEBUG oslo_concurrency.lockutils [None req-3449a0ea-3c69-4554-b50f-b36980d1aa40 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.343679] [55188]: DEBUG oslo_concurrency.lockutils [None req-3449a0ea-3c69-4554-b50f-b36980d1aa40 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.344164] [55188]: DEBUG oslo_concurrency.lockutils [None req-3449a0ea-3c69-4554-b50f-b36980d1aa40 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.344411] [55188]: DEBUG oslo_concurrency.lockutils [None req-3449a0ea-3c69-4554-b50f-b36980d1aa40 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.344631] [55188]: DEBUG oslo_concurrency.lockutils [None req-3449a0ea-3c69-4554-b50f-b36980d1aa40 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.507459] [55188]: DEBUG nova.policy [None req-3449a0ea-3c69-4554-b50f-b36980d1aa40 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.513211] [55188]: INFO nova.api.openstack.requestlog [None req-3449a0ea-3c69-4554-b50f-b36980d1aa40 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1681 microversion: 2.1 time: 0.182930 [ 1105.513725] [55188]: [pid: 55188|app: 0|req: 3952/7763] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:45 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1681 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1105.517612] [55188]: DEBUG nova.api.openstack.wsgi [None req-c0f8d7e4-d643-4cae-9573-344e8e185e46 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1105.519518] [55188]: DEBUG nova.compute.api [None req-c0f8d7e4-d643-4cae-9573-344e8e185e46 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1105.526831] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0f8d7e4-d643-4cae-9573-344e8e185e46 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.526831] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0f8d7e4-d643-4cae-9573-344e8e185e46 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.526831] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0f8d7e4-d643-4cae-9573-344e8e185e46 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.527030] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0f8d7e4-d643-4cae-9573-344e8e185e46 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.528245] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0f8d7e4-d643-4cae-9573-344e8e185e46 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.528245] [55188]: DEBUG oslo_concurrency.lockutils [None req-c0f8d7e4-d643-4cae-9573-344e8e185e46 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.587417] [55188]: DEBUG nova.policy [None req-c0f8d7e4-d643-4cae-9573-344e8e185e46 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.593136] [55188]: DEBUG nova.policy [None req-c0f8d7e4-d643-4cae-9573-344e8e185e46 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.593272] [55188]: DEBUG nova.policy [None req-c0f8d7e4-d643-4cae-9573-344e8e185e46 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.594031] [55188]: INFO nova.api.openstack.requestlog [None req-c0f8d7e4-d643-4cae-9573-344e8e185e46 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1361 microversion: 2.47 time: 0.079628 [ 1105.594586] [55188]: [pid: 55188|app: 0|req: 3953/7764] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:45 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1361 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1105.598336] [55188]: DEBUG nova.api.openstack.wsgi [None req-e53b4913-6a17-46cf-b753-dbb1260317fe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1105.604477] [55188]: DEBUG nova.compute.api [None req-e53b4913-6a17-46cf-b753-dbb1260317fe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1105.609238] [55188]: DEBUG oslo_concurrency.lockutils [None req-e53b4913-6a17-46cf-b753-dbb1260317fe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.609498] [55188]: DEBUG oslo_concurrency.lockutils [None req-e53b4913-6a17-46cf-b753-dbb1260317fe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.609688] [55188]: DEBUG oslo_concurrency.lockutils [None req-e53b4913-6a17-46cf-b753-dbb1260317fe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.610136] [55188]: DEBUG oslo_concurrency.lockutils [None req-e53b4913-6a17-46cf-b753-dbb1260317fe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.610362] [55188]: DEBUG oslo_concurrency.lockutils [None req-e53b4913-6a17-46cf-b753-dbb1260317fe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.610539] [55188]: DEBUG oslo_concurrency.lockutils [None req-e53b4913-6a17-46cf-b753-dbb1260317fe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.654862] [55188]: DEBUG nova.policy [None req-e53b4913-6a17-46cf-b753-dbb1260317fe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.660280] [55188]: DEBUG nova.policy [None req-e53b4913-6a17-46cf-b753-dbb1260317fe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.660971] [55188]: DEBUG nova.policy [None req-e53b4913-6a17-46cf-b753-dbb1260317fe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.664924] [55188]: INFO nova.api.openstack.requestlog [None req-e53b4913-6a17-46cf-b753-dbb1260317fe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1966 microversion: 2.98 time: 0.069930 [ 1105.665275] [55188]: [pid: 55188|app: 0|req: 3954/7765] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:45 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1966 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1105.668041] [55188]: DEBUG nova.api.openstack.wsgi [None req-9ff87f80-13c5-46ba-b88b-8e713f15153a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1105.669767] [55188]: DEBUG nova.compute.api [None req-9ff87f80-13c5-46ba-b88b-8e713f15153a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1105.673590] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ff87f80-13c5-46ba-b88b-8e713f15153a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.673825] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ff87f80-13c5-46ba-b88b-8e713f15153a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.674048] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ff87f80-13c5-46ba-b88b-8e713f15153a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.674393] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ff87f80-13c5-46ba-b88b-8e713f15153a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.674598] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ff87f80-13c5-46ba-b88b-8e713f15153a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.674773] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ff87f80-13c5-46ba-b88b-8e713f15153a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.754203] [55188]: DEBUG nova.policy [None req-9ff87f80-13c5-46ba-b88b-8e713f15153a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.758751] [55188]: INFO nova.api.openstack.requestlog [None req-9ff87f80-13c5-46ba-b88b-8e713f15153a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1673 microversion: 2.1 time: 0.092837 [ 1105.759146] [55188]: [pid: 55188|app: 0|req: 3955/7766] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:46 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1673 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1105.829300] [55188]: DEBUG nova.api.openstack.wsgi [None req-9b1ea2b9-0133-4230-801a-b7c77fabbc53 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Action: 'create', calling method: .version_select at 0x7d4afa945360>, body: {"keypair": {"name": "tempest-keypair-1531195105", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNbJF6Avij4YsgfBtQrO4cY+M4Om0athxTrCY3NNHB+XaRNp3PxZWmGeypGi7FiGd9UdQtsnOLgnkfVqhxcrr1F3wTEKsDrD8e1OgfqkYgPZXvTh5uv+/tMWCu9XxZUUFw=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1105.846607] [55188]: DEBUG nova.quota [None req-9b1ea2b9-0133-4230-801a-b7c77fabbc53 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Getting quotas for project a55fc8546802456586b1393ed83adeec. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1105.850651] [55188]: DEBUG nova.quota [None req-9b1ea2b9-0133-4230-801a-b7c77fabbc53 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Getting quotas for user 53400632dc834bca810eac709d27b534 and project a55fc8546802456586b1393ed83adeec. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1105.867546] [55188]: INFO nova.api.openstack.requestlog [None req-9b1ea2b9-0133-4230-801a-b7c77fabbc53 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.107718 [ 1105.868132] [55188]: [pid: 55188|app: 0|req: 3956/7767] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:09:46 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1105.871435] [55188]: DEBUG nova.api.openstack.wsgi [None req-5a2b4dfc-2ab5-4118-ae4e-d864f344da2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1105.873140] [55188]: DEBUG nova.compute.api [None req-5a2b4dfc-2ab5-4118-ae4e-d864f344da2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1105.877134] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a2b4dfc-2ab5-4118-ae4e-d864f344da2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.877390] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a2b4dfc-2ab5-4118-ae4e-d864f344da2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.877628] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a2b4dfc-2ab5-4118-ae4e-d864f344da2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.878028] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a2b4dfc-2ab5-4118-ae4e-d864f344da2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.878239] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a2b4dfc-2ab5-4118-ae4e-d864f344da2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.878779] [55188]: DEBUG oslo_concurrency.lockutils [None req-5a2b4dfc-2ab5-4118-ae4e-d864f344da2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.887714] [55188]: INFO nova.api.openstack.wsgi [None req-5a2b4dfc-2ab5-4118-ae4e-d864f344da2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] HTTP exception thrown: Instance 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b could not be found. [ 1105.888104] [55188]: DEBUG nova.api.openstack.wsgi [None req-5a2b4dfc-2ab5-4118-ae4e-d864f344da2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Returning 404 to user: Instance 00693c4b-cc75-41c0-9dc9-8a6a8c97f52b could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1105.888798] [55188]: INFO nova.api.openstack.requestlog [None req-5a2b4dfc-2ab5-4118-ae4e-d864f344da2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b" status: 404 len: 111 microversion: 2.1 time: 0.020117 [ 1105.888981] [55188]: [pid: 55188|app: 0|req: 3957/7768] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:46 2025] GET /compute/v2.1/servers/00693c4b-cc75-41c0-9dc9-8a6a8c97f52b => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1105.891685] [55188]: DEBUG nova.api.openstack.wsgi [None req-0d0872b9-ec05-4804-902d-046230651bc1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-3-1769410030"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1105.893676] [55188]: DEBUG nova.compute.api [None req-0d0872b9-ec05-4804-902d-046230651bc1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1105.897416] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d0872b9-ec05-4804-902d-046230651bc1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.897775] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d0872b9-ec05-4804-902d-046230651bc1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.897972] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d0872b9-ec05-4804-902d-046230651bc1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.898354] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d0872b9-ec05-4804-902d-046230651bc1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.898634] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d0872b9-ec05-4804-902d-046230651bc1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.898821] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d0872b9-ec05-4804-902d-046230651bc1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.444414] [55188]: INFO nova.api.openstack.requestlog [None req-0d0872b9-ec05-4804-902d-046230651bc1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305/action" status: 202 len: 0 microversion: 2.1 time: 0.554666 [ 1106.445091] [55188]: [pid: 55188|app: 0|req: 3958/7769] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:09:46 2025] POST /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305/action => generated 0 bytes in 555 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) [ 1106.448013] [55188]: DEBUG nova.api.openstack.wsgi [None req-59f9811f-c6dd-4c49-9afe-54f6b4318880 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1106.450526] [55188]: DEBUG nova.compute.api [None req-59f9811f-c6dd-4c49-9afe-54f6b4318880 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1106.457541] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f9811f-c6dd-4c49-9afe-54f6b4318880 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.457902] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f9811f-c6dd-4c49-9afe-54f6b4318880 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.458113] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f9811f-c6dd-4c49-9afe-54f6b4318880 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.458478] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f9811f-c6dd-4c49-9afe-54f6b4318880 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.458714] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f9811f-c6dd-4c49-9afe-54f6b4318880 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.458899] [55188]: DEBUG oslo_concurrency.lockutils [None req-59f9811f-c6dd-4c49-9afe-54f6b4318880 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.510493] [55188]: DEBUG nova.policy [None req-59f9811f-c6dd-4c49-9afe-54f6b4318880 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.518485] [55188]: INFO nova.api.openstack.requestlog [None req-59f9811f-c6dd-4c49-9afe-54f6b4318880 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1215 microversion: 2.1 time: 0.072822 [ 1106.518855] [55188]: [pid: 55188|app: 0|req: 3959/7770] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:46 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1215 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1106.522497] [55188]: DEBUG nova.api.openstack.wsgi [None req-9954d2c3-a6de-459a-9aaa-5c6730f947d9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1106.524701] [55188]: DEBUG nova.compute.api [None req-9954d2c3-a6de-459a-9aaa-5c6730f947d9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1106.527661] [55188]: DEBUG oslo_concurrency.lockutils [None req-9954d2c3-a6de-459a-9aaa-5c6730f947d9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.527891] [55188]: DEBUG oslo_concurrency.lockutils [None req-9954d2c3-a6de-459a-9aaa-5c6730f947d9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.528080] [55188]: DEBUG oslo_concurrency.lockutils [None req-9954d2c3-a6de-459a-9aaa-5c6730f947d9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.528461] [55188]: DEBUG oslo_concurrency.lockutils [None req-9954d2c3-a6de-459a-9aaa-5c6730f947d9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.528657] [55188]: DEBUG oslo_concurrency.lockutils [None req-9954d2c3-a6de-459a-9aaa-5c6730f947d9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.528838] [55188]: DEBUG oslo_concurrency.lockutils [None req-9954d2c3-a6de-459a-9aaa-5c6730f947d9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.708018] [55188]: DEBUG nova.policy [None req-9954d2c3-a6de-459a-9aaa-5c6730f947d9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.717539] [55188]: INFO nova.api.openstack.requestlog [None req-9954d2c3-a6de-459a-9aaa-5c6730f947d9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1722 microversion: 2.1 time: 0.194180 [ 1106.718093] [55188]: [pid: 55188|app: 0|req: 3960/7771] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:46 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1722 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1106.728324] [55188]: DEBUG nova.api.openstack.wsgi [None req-91745d2d-bcf3-426e-bbf6-43cb31577f5e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1106.729285] [55188]: DEBUG nova.compute.api [None req-91745d2d-bcf3-426e-bbf6-43cb31577f5e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1106.733480] [55188]: DEBUG oslo_concurrency.lockutils [None req-91745d2d-bcf3-426e-bbf6-43cb31577f5e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.733744] [55188]: DEBUG oslo_concurrency.lockutils [None req-91745d2d-bcf3-426e-bbf6-43cb31577f5e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.733945] [55188]: DEBUG oslo_concurrency.lockutils [None req-91745d2d-bcf3-426e-bbf6-43cb31577f5e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.734394] [55188]: DEBUG oslo_concurrency.lockutils [None req-91745d2d-bcf3-426e-bbf6-43cb31577f5e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.734700] [55188]: DEBUG oslo_concurrency.lockutils [None req-91745d2d-bcf3-426e-bbf6-43cb31577f5e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.734942] [55188]: DEBUG oslo_concurrency.lockutils [None req-91745d2d-bcf3-426e-bbf6-43cb31577f5e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.833400] [55188]: DEBUG nova.policy [None req-91745d2d-bcf3-426e-bbf6-43cb31577f5e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.837993] [55188]: DEBUG nova.policy [None req-91745d2d-bcf3-426e-bbf6-43cb31577f5e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.838665] [55188]: DEBUG nova.policy [None req-91745d2d-bcf3-426e-bbf6-43cb31577f5e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.839488] [55188]: INFO nova.api.openstack.requestlog [None req-91745d2d-bcf3-426e-bbf6-43cb31577f5e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1806 microversion: 2.20 time: 0.120645 [ 1106.839741] [55188]: [pid: 55188|app: 0|req: 3961/7772] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:47 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1806 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1106.843245] [55188]: DEBUG nova.api.openstack.wsgi [None req-0e0a7f0e-e9ef-42c0-9eee-bc1c08413aec tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1106.844887] [55188]: DEBUG nova.compute.api [None req-0e0a7f0e-e9ef-42c0-9eee-bc1c08413aec tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1106.849614] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e0a7f0e-e9ef-42c0-9eee-bc1c08413aec tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.849839] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e0a7f0e-e9ef-42c0-9eee-bc1c08413aec tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.850031] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e0a7f0e-e9ef-42c0-9eee-bc1c08413aec tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.850387] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e0a7f0e-e9ef-42c0-9eee-bc1c08413aec tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.850581] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e0a7f0e-e9ef-42c0-9eee-bc1c08413aec tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.850748] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e0a7f0e-e9ef-42c0-9eee-bc1c08413aec tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.922792] [55188]: DEBUG nova.policy [None req-0e0a7f0e-e9ef-42c0-9eee-bc1c08413aec tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.927670] [55188]: INFO nova.api.openstack.requestlog [None req-0e0a7f0e-e9ef-42c0-9eee-bc1c08413aec tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.087214 [ 1106.928060] [55188]: [pid: 55188|app: 0|req: 3962/7773] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:47 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1106.935144] [55188]: DEBUG nova.api.openstack.wsgi [req-bfb93b1d-e55c-46a4-8f70-4fe64c7fe2f0 req-63f723af-4c33-4271-a7e3-b50f77b66a50 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "16eae91a-19c3-4453-be5b-390340fcdeb7", "tag": "5e71dd64-27e4-465e-8a65-7e3d28fdf6fe"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1106.938600] [55188]: DEBUG oslo_concurrency.lockutils [req-bfb93b1d-e55c-46a4-8f70-4fe64c7fe2f0 req-63f723af-4c33-4271-a7e3-b50f77b66a50 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.938841] [55188]: DEBUG oslo_concurrency.lockutils [req-bfb93b1d-e55c-46a4-8f70-4fe64c7fe2f0 req-63f723af-4c33-4271-a7e3-b50f77b66a50 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.939070] [55188]: DEBUG oslo_concurrency.lockutils [req-bfb93b1d-e55c-46a4-8f70-4fe64c7fe2f0 req-63f723af-4c33-4271-a7e3-b50f77b66a50 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.946403] [55188]: INFO nova.api.openstack.compute.server_external_events [req-bfb93b1d-e55c-46a4-8f70-4fe64c7fe2f0 req-63f723af-4c33-4271-a7e3-b50f77b66a50 service nova] Creating event network-changed:5e71dd64-27e4-465e-8a65-7e3d28fdf6fe for instance 16eae91a-19c3-4453-be5b-390340fcdeb7 on cpu-1 [ 1106.949389] [55188]: INFO nova.api.openstack.requestlog [req-bfb93b1d-e55c-46a4-8f70-4fe64c7fe2f0 req-63f723af-4c33-4271-a7e3-b50f77b66a50 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020656 [ 1106.949732] [55188]: [pid: 55188|app: 0|req: 3963/7774] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:47 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1106.952855] [55188]: DEBUG nova.api.openstack.wsgi [None req-ed1d9ac9-f0c1-4a27-b498-3aec866d870a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1106.954355] [55188]: DEBUG nova.compute.api [None req-ed1d9ac9-f0c1-4a27-b498-3aec866d870a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1106.957598] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed1d9ac9-f0c1-4a27-b498-3aec866d870a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.958676] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed1d9ac9-f0c1-4a27-b498-3aec866d870a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.958676] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed1d9ac9-f0c1-4a27-b498-3aec866d870a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.958676] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed1d9ac9-f0c1-4a27-b498-3aec866d870a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.958676] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed1d9ac9-f0c1-4a27-b498-3aec866d870a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.958864] [55188]: DEBUG oslo_concurrency.lockutils [None req-ed1d9ac9-f0c1-4a27-b498-3aec866d870a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.059672] [55188]: DEBUG nova.policy [None req-ed1d9ac9-f0c1-4a27-b498-3aec866d870a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.066508] [55188]: INFO nova.api.openstack.requestlog [None req-ed1d9ac9-f0c1-4a27-b498-3aec866d870a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1682 microversion: 2.1 time: 0.115958 [ 1107.067139] [55188]: [pid: 55188|app: 0|req: 3964/7775] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:47 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1682 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1107.070432] [55188]: DEBUG nova.api.openstack.wsgi [None req-5dfd5898-771a-4fbd-a429-2939233c28f9 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1107.072200] [55188]: DEBUG nova.compute.api [None req-5dfd5898-771a-4fbd-a429-2939233c28f9 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1107.075693] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dfd5898-771a-4fbd-a429-2939233c28f9 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.075931] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dfd5898-771a-4fbd-a429-2939233c28f9 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.076148] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dfd5898-771a-4fbd-a429-2939233c28f9 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.076507] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dfd5898-771a-4fbd-a429-2939233c28f9 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.076710] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dfd5898-771a-4fbd-a429-2939233c28f9 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.076906] [55188]: DEBUG oslo_concurrency.lockutils [None req-5dfd5898-771a-4fbd-a429-2939233c28f9 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.112268] [55188]: DEBUG nova.policy [None req-5dfd5898-771a-4fbd-a429-2939233c28f9 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.119678] [55188]: DEBUG nova.policy [None req-5dfd5898-771a-4fbd-a429-2939233c28f9 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.120745] [55188]: DEBUG nova.policy [None req-5dfd5898-771a-4fbd-a429-2939233c28f9 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.121687] [55188]: INFO nova.api.openstack.requestlog [None req-5dfd5898-771a-4fbd-a429-2939233c28f9 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1361 microversion: 2.47 time: 0.053906 [ 1107.122266] [55188]: [pid: 55188|app: 0|req: 3965/7776] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:47 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1361 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1107.129933] [55188]: DEBUG nova.api.openstack.wsgi [None req-c217e6c5-e466-432a-8bc1-3af57a5a4ef6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1107.133023] [55188]: DEBUG nova.compute.api [None req-c217e6c5-e466-432a-8bc1-3af57a5a4ef6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1107.136583] [55188]: DEBUG oslo_concurrency.lockutils [None req-c217e6c5-e466-432a-8bc1-3af57a5a4ef6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.136900] [55188]: DEBUG oslo_concurrency.lockutils [None req-c217e6c5-e466-432a-8bc1-3af57a5a4ef6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.137120] [55188]: DEBUG oslo_concurrency.lockutils [None req-c217e6c5-e466-432a-8bc1-3af57a5a4ef6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.137712] [55188]: DEBUG oslo_concurrency.lockutils [None req-c217e6c5-e466-432a-8bc1-3af57a5a4ef6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.137795] [55188]: DEBUG oslo_concurrency.lockutils [None req-c217e6c5-e466-432a-8bc1-3af57a5a4ef6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.137908] [55188]: DEBUG oslo_concurrency.lockutils [None req-c217e6c5-e466-432a-8bc1-3af57a5a4ef6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.181390] [55188]: DEBUG nova.policy [None req-c217e6c5-e466-432a-8bc1-3af57a5a4ef6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.188271] [55188]: DEBUG nova.policy [None req-c217e6c5-e466-432a-8bc1-3af57a5a4ef6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.188271] [55188]: DEBUG nova.policy [None req-c217e6c5-e466-432a-8bc1-3af57a5a4ef6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.191511] [55188]: INFO nova.api.openstack.requestlog [None req-c217e6c5-e466-432a-8bc1-3af57a5a4ef6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1966 microversion: 2.98 time: 0.067957 [ 1107.191887] [55188]: [pid: 55188|app: 0|req: 3966/7777] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:47 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1966 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1107.194728] [55188]: DEBUG nova.api.openstack.wsgi [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestManualDisk-server-1490390874", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "metadata": {"hello": "world"}, "accessIPv4": "1.1.1.1", "accessIPv6": "0000:0000:0000:0000:0000:babe:220.12.22.2", "adminPass": "***", "networks": [{"uuid": "43c0c5c1-f7ff-4ab5-8c35-cadcfc339e95"}], "security_groups": [{"name": "tempest-securitygroup--277190258"}], "key_name": "tempest-keypair-1531195105", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "OS-DCF:diskConfig": "}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1107.241287] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.241549] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.241750] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.242309] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.242407] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.242565] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.282943] [55188]: DEBUG nova.network.neutron [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] validate_networks() for [('43c0c5c1-f7ff-4ab5-8c35-cadcfc339e95', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1107.485850] [55188]: DEBUG nova.quota [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Getting quotas for project a55fc8546802456586b1393ed83adeec. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1107.490893] [55188]: DEBUG nova.quota [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Getting quotas for user 53400632dc834bca810eac709d27b534 and project a55fc8546802456586b1393ed83adeec. Resources: dict_keys(['metadata_items']) {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1107.499806] [55188]: DEBUG nova.virt.hardware [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1107.499996] [55188]: DEBUG nova.virt.hardware [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1107.500247] [55188]: DEBUG nova.virt.hardware [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1107.500503] [55188]: DEBUG nova.virt.hardware [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1107.500576] [55188]: DEBUG nova.virt.hardware [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1107.504952] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.505226] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.505384] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.505851] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.506086] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.506274] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.516171] [55188]: DEBUG nova.quota [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Getting quotas for project a55fc8546802456586b1393ed83adeec. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1107.518715] [55188]: DEBUG nova.quota [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Getting quotas for user 53400632dc834bca810eac709d27b534 and project a55fc8546802456586b1393ed83adeec. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1107.524464] [55188]: DEBUG nova.compute.api [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1107.525847] [55188]: DEBUG nova.compute.api [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1107.561399] [55188]: INFO nova.api.openstack.requestlog [None req-6e6d0df0-e50b-4fbe-bd50-85324294d8a0 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.1 time: 0.368752 [ 1107.561812] [55188]: [pid: 55188|app: 0|req: 3967/7778] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:09:47 2025] POST /compute/v2.1/servers => generated 408 bytes in 369 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1107.565170] [55188]: DEBUG nova.api.openstack.wsgi [req-9c6301e5-4f8f-4476-afa9-942e953cb9a5 req-7ffcaba8-627c-4bf1-a14b-4505ae42904b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7924a374-ef2b-4bb4-8f75-ed183c3ef7e6", "tag": "df324f48-6193-4c86-9eb3-a1d14344d45d"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1107.571861] [55188]: DEBUG oslo_concurrency.lockutils [req-9c6301e5-4f8f-4476-afa9-942e953cb9a5 req-7ffcaba8-627c-4bf1-a14b-4505ae42904b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.572140] [55188]: DEBUG oslo_concurrency.lockutils [req-9c6301e5-4f8f-4476-afa9-942e953cb9a5 req-7ffcaba8-627c-4bf1-a14b-4505ae42904b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.572337] [55188]: DEBUG oslo_concurrency.lockutils [req-9c6301e5-4f8f-4476-afa9-942e953cb9a5 req-7ffcaba8-627c-4bf1-a14b-4505ae42904b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.579956] [55188]: INFO nova.api.openstack.compute.server_external_events [req-9c6301e5-4f8f-4476-afa9-942e953cb9a5 req-7ffcaba8-627c-4bf1-a14b-4505ae42904b service nova] Creating event network-changed:df324f48-6193-4c86-9eb3-a1d14344d45d for instance 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 on cpu-1 [ 1107.583464] [55188]: INFO nova.api.openstack.requestlog [req-9c6301e5-4f8f-4476-afa9-942e953cb9a5 req-7ffcaba8-627c-4bf1-a14b-4505ae42904b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020575 [ 1107.583464] [55188]: [pid: 55188|app: 0|req: 3968/7779] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:47 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1107.586212] [55188]: DEBUG nova.api.openstack.wsgi [None req-1cb691a3-3d7d-459f-aadf-9640ce48def9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1107.588125] [55188]: DEBUG nova.compute.api [None req-1cb691a3-3d7d-459f-aadf-9640ce48def9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1107.593333] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cb691a3-3d7d-459f-aadf-9640ce48def9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.593598] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cb691a3-3d7d-459f-aadf-9640ce48def9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.593791] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cb691a3-3d7d-459f-aadf-9640ce48def9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.594180] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cb691a3-3d7d-459f-aadf-9640ce48def9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.594931] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cb691a3-3d7d-459f-aadf-9640ce48def9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.594931] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cb691a3-3d7d-459f-aadf-9640ce48def9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.643295] [55188]: DEBUG nova.policy [None req-1cb691a3-3d7d-459f-aadf-9640ce48def9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.651947] [55188]: INFO nova.api.openstack.requestlog [None req-1cb691a3-3d7d-459f-aadf-9640ce48def9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1271 microversion: 2.1 time: 0.066828 [ 1107.651947] [55188]: [pid: 55188|app: 0|req: 3969/7780] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:47 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1271 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1107.654835] [55188]: DEBUG nova.api.openstack.wsgi [None req-b5494dd8-b5a7-48c6-9d83-255aea8c3551 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1107.655918] [55188]: DEBUG nova.compute.api [None req-b5494dd8-b5a7-48c6-9d83-255aea8c3551 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1107.689291] [55188]: DEBUG nova.policy [None req-b5494dd8-b5a7-48c6-9d83-255aea8c3551 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.694287] [55188]: INFO nova.api.openstack.requestlog [None req-b5494dd8-b5a7-48c6-9d83-255aea8c3551 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1276 microversion: 2.1 time: 0.042201 [ 1107.694612] [55188]: [pid: 55188|app: 0|req: 3970/7781] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:48 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1276 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1107.739736] [55188]: DEBUG nova.api.openstack.wsgi [None req-a759db81-b1c4-4b31-8da2-8323f370bc01 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1107.741904] [55188]: DEBUG nova.compute.api [None req-a759db81-b1c4-4b31-8da2-8323f370bc01 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1107.746567] [55188]: DEBUG oslo_concurrency.lockutils [None req-a759db81-b1c4-4b31-8da2-8323f370bc01 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.746787] [55188]: DEBUG oslo_concurrency.lockutils [None req-a759db81-b1c4-4b31-8da2-8323f370bc01 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.746991] [55188]: DEBUG oslo_concurrency.lockutils [None req-a759db81-b1c4-4b31-8da2-8323f370bc01 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.747374] [55188]: DEBUG oslo_concurrency.lockutils [None req-a759db81-b1c4-4b31-8da2-8323f370bc01 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.747608] [55188]: DEBUG oslo_concurrency.lockutils [None req-a759db81-b1c4-4b31-8da2-8323f370bc01 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.747763] [55188]: DEBUG oslo_concurrency.lockutils [None req-a759db81-b1c4-4b31-8da2-8323f370bc01 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.821961] [55188]: DEBUG nova.policy [None req-a759db81-b1c4-4b31-8da2-8323f370bc01 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.827052] [55188]: INFO nova.api.openstack.requestlog [None req-a759db81-b1c4-4b31-8da2-8323f370bc01 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1728 microversion: 2.1 time: 0.090214 [ 1107.827398] [55188]: [pid: 55188|app: 0|req: 3971/7782] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:48 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1728 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1107.839571] [55188]: DEBUG nova.api.openstack.wsgi [None req-fad3bed1-dc68-449e-843b-d78c45315d65 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1107.841885] [55188]: DEBUG nova.compute.api [None req-fad3bed1-dc68-449e-843b-d78c45315d65 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1107.845629] [55188]: DEBUG oslo_concurrency.lockutils [None req-fad3bed1-dc68-449e-843b-d78c45315d65 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.846972] [55188]: DEBUG oslo_concurrency.lockutils [None req-fad3bed1-dc68-449e-843b-d78c45315d65 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.846972] [55188]: DEBUG oslo_concurrency.lockutils [None req-fad3bed1-dc68-449e-843b-d78c45315d65 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.846972] [55188]: DEBUG oslo_concurrency.lockutils [None req-fad3bed1-dc68-449e-843b-d78c45315d65 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.846972] [55188]: DEBUG oslo_concurrency.lockutils [None req-fad3bed1-dc68-449e-843b-d78c45315d65 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.846972] [55188]: DEBUG oslo_concurrency.lockutils [None req-fad3bed1-dc68-449e-843b-d78c45315d65 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.893602] [55188]: INFO nova.api.openstack.requestlog [None req-fad3bed1-dc68-449e-843b-d78c45315d65 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.056337 [ 1107.893897] [55188]: [pid: 55188|app: 0|req: 3972/7783] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:09:48 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-interface => generated 287 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1107.896594] [55188]: DEBUG nova.api.openstack.wsgi [None req-35c155f3-b4bf-475d-af6f-1e0fd22394a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1107.898169] [55188]: DEBUG nova.compute.api [None req-35c155f3-b4bf-475d-af6f-1e0fd22394a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1107.902208] [55188]: DEBUG oslo_concurrency.lockutils [None req-35c155f3-b4bf-475d-af6f-1e0fd22394a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.902428] [55188]: DEBUG oslo_concurrency.lockutils [None req-35c155f3-b4bf-475d-af6f-1e0fd22394a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.902617] [55188]: DEBUG oslo_concurrency.lockutils [None req-35c155f3-b4bf-475d-af6f-1e0fd22394a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.903124] [55188]: DEBUG oslo_concurrency.lockutils [None req-35c155f3-b4bf-475d-af6f-1e0fd22394a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.903282] [55188]: DEBUG oslo_concurrency.lockutils [None req-35c155f3-b4bf-475d-af6f-1e0fd22394a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.903470] [55188]: DEBUG oslo_concurrency.lockutils [None req-35c155f3-b4bf-475d-af6f-1e0fd22394a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.976072] [55188]: DEBUG nova.policy [None req-35c155f3-b4bf-475d-af6f-1e0fd22394a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.982027] [55188]: DEBUG nova.policy [None req-35c155f3-b4bf-475d-af6f-1e0fd22394a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.983295] [55188]: DEBUG nova.policy [None req-35c155f3-b4bf-475d-af6f-1e0fd22394a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.984067] [55188]: INFO nova.api.openstack.requestlog [None req-35c155f3-b4bf-475d-af6f-1e0fd22394a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1806 microversion: 2.20 time: 0.089211 [ 1107.984154] [55188]: [pid: 55188|app: 0|req: 3973/7784] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:48 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1806 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1107.987381] [55188]: DEBUG nova.api.openstack.wsgi [None req-3b1dfac6-783d-445a-ab86-135b499cb96d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1107.989093] [55188]: DEBUG nova.compute.api [None req-3b1dfac6-783d-445a-ab86-135b499cb96d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1107.993172] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b1dfac6-783d-445a-ab86-135b499cb96d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.993572] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b1dfac6-783d-445a-ab86-135b499cb96d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.993823] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b1dfac6-783d-445a-ab86-135b499cb96d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.994269] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b1dfac6-783d-445a-ab86-135b499cb96d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.994526] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b1dfac6-783d-445a-ab86-135b499cb96d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.994792] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b1dfac6-783d-445a-ab86-135b499cb96d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.084879] [55188]: DEBUG nova.policy [None req-3b1dfac6-783d-445a-ab86-135b499cb96d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.089601] [55188]: INFO nova.api.openstack.requestlog [None req-3b1dfac6-783d-445a-ab86-135b499cb96d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.104835 [ 1108.089932] [55188]: [pid: 55188|app: 0|req: 3974/7785] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:48 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1108.092988] [55188]: DEBUG nova.api.openstack.wsgi [None req-feb1eab0-ace8-4126-b1e0-67a9d8796902 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1108.094507] [55188]: DEBUG nova.compute.api [None req-feb1eab0-ace8-4126-b1e0-67a9d8796902 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.097753] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb1eab0-ace8-4126-b1e0-67a9d8796902 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.098121] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb1eab0-ace8-4126-b1e0-67a9d8796902 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.098216] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb1eab0-ace8-4126-b1e0-67a9d8796902 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.098565] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb1eab0-ace8-4126-b1e0-67a9d8796902 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.098789] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb1eab0-ace8-4126-b1e0-67a9d8796902 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.099030] [55188]: DEBUG oslo_concurrency.lockutils [None req-feb1eab0-ace8-4126-b1e0-67a9d8796902 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.184014] [55188]: DEBUG nova.policy [None req-feb1eab0-ace8-4126-b1e0-67a9d8796902 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.190588] [55188]: INFO nova.api.openstack.requestlog [None req-feb1eab0-ace8-4126-b1e0-67a9d8796902 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1679 microversion: 2.1 time: 0.100047 [ 1108.191211] [55188]: [pid: 55188|app: 0|req: 3975/7786] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:48 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1679 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1108.194128] [55188]: DEBUG nova.api.openstack.wsgi [None req-ea8aecd4-3bca-4411-bc72-bbc73a15d573 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1108.195793] [55188]: DEBUG nova.compute.api [None req-ea8aecd4-3bca-4411-bc72-bbc73a15d573 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.199389] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea8aecd4-3bca-4411-bc72-bbc73a15d573 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.199671] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea8aecd4-3bca-4411-bc72-bbc73a15d573 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.199902] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea8aecd4-3bca-4411-bc72-bbc73a15d573 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.200350] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea8aecd4-3bca-4411-bc72-bbc73a15d573 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.200591] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea8aecd4-3bca-4411-bc72-bbc73a15d573 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.200808] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea8aecd4-3bca-4411-bc72-bbc73a15d573 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.237518] [55188]: DEBUG nova.policy [None req-ea8aecd4-3bca-4411-bc72-bbc73a15d573 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.242074] [55188]: DEBUG nova.policy [None req-ea8aecd4-3bca-4411-bc72-bbc73a15d573 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.242754] [55188]: DEBUG nova.policy [None req-ea8aecd4-3bca-4411-bc72-bbc73a15d573 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.243735] [55188]: INFO nova.api.openstack.requestlog [None req-ea8aecd4-3bca-4411-bc72-bbc73a15d573 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1378 microversion: 2.47 time: 0.051295 [ 1108.243819] [55188]: [pid: 55188|app: 0|req: 3976/7787] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:48 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1378 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1108.246792] [55188]: DEBUG nova.api.openstack.wsgi [None req-e7353da5-9ddd-402b-9b0e-512617d145bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1108.248451] [55188]: DEBUG nova.compute.api [None req-e7353da5-9ddd-402b-9b0e-512617d145bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.252408] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7353da5-9ddd-402b-9b0e-512617d145bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.252408] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7353da5-9ddd-402b-9b0e-512617d145bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.252538] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7353da5-9ddd-402b-9b0e-512617d145bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.252923] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7353da5-9ddd-402b-9b0e-512617d145bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.253263] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7353da5-9ddd-402b-9b0e-512617d145bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.253393] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7353da5-9ddd-402b-9b0e-512617d145bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.291988] [55188]: INFO nova.api.openstack.requestlog [None req-e7353da5-9ddd-402b-9b0e-512617d145bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25/action" status: 204 len: 0 microversion: 2.1 time: 0.047432 [ 1108.292385] [55188]: [pid: 55188|app: 0|req: 3977/7788] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:09:48 2025] POST /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1108.295810] [55188]: DEBUG nova.api.openstack.wsgi [None req-7ff7b94f-801f-4ef0-9e99-7cb744e33750 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1108.296935] [55188]: DEBUG nova.compute.api [None req-7ff7b94f-801f-4ef0-9e99-7cb744e33750 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.301828] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ff7b94f-801f-4ef0-9e99-7cb744e33750 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.301944] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ff7b94f-801f-4ef0-9e99-7cb744e33750 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.302140] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ff7b94f-801f-4ef0-9e99-7cb744e33750 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.302461] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ff7b94f-801f-4ef0-9e99-7cb744e33750 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.302762] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ff7b94f-801f-4ef0-9e99-7cb744e33750 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.302850] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ff7b94f-801f-4ef0-9e99-7cb744e33750 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.354569] [55188]: DEBUG nova.policy [None req-7ff7b94f-801f-4ef0-9e99-7cb744e33750 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.364176] [55188]: DEBUG nova.policy [None req-7ff7b94f-801f-4ef0-9e99-7cb744e33750 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.366096] [55188]: DEBUG nova.policy [None req-7ff7b94f-801f-4ef0-9e99-7cb744e33750 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.372482] [55188]: INFO nova.api.openstack.requestlog [None req-7ff7b94f-801f-4ef0-9e99-7cb744e33750 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1984 microversion: 2.98 time: 0.079412 [ 1108.372790] [55188]: [pid: 55188|app: 0|req: 3978/7789] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:48 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1984 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1108.376733] [55188]: DEBUG nova.api.openstack.wsgi [None req-ffa450e0-a430-43d1-a47e-a5d44d1dbe0d tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-1-1491044840"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1108.380961] [55188]: DEBUG nova.compute.api [None req-ffa450e0-a430-43d1-a47e-a5d44d1dbe0d tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.387076] [55188]: DEBUG oslo_concurrency.lockutils [None req-ffa450e0-a430-43d1-a47e-a5d44d1dbe0d tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.387076] [55188]: DEBUG oslo_concurrency.lockutils [None req-ffa450e0-a430-43d1-a47e-a5d44d1dbe0d tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.387076] [55188]: DEBUG oslo_concurrency.lockutils [None req-ffa450e0-a430-43d1-a47e-a5d44d1dbe0d tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.387076] [55188]: DEBUG oslo_concurrency.lockutils [None req-ffa450e0-a430-43d1-a47e-a5d44d1dbe0d tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.387076] [55188]: DEBUG oslo_concurrency.lockutils [None req-ffa450e0-a430-43d1-a47e-a5d44d1dbe0d tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.387221] [55188]: DEBUG oslo_concurrency.lockutils [None req-ffa450e0-a430-43d1-a47e-a5d44d1dbe0d tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.790305] [55188]: INFO nova.api.openstack.requestlog [None req-ffa450e0-a430-43d1-a47e-a5d44d1dbe0d tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "POST /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad/action" status: 202 len: 52 microversion: 2.47 time: 0.416682 [ 1108.790688] [55188]: [pid: 55188|app: 0|req: 3979/7790] 10.180.1.21 () {62 vars in 1314 bytes} [Wed Mar 26 22:09:48 2025] POST /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad/action => generated 52 bytes in 417 msecs (HTTP/1.1 202) 9 headers in 364 bytes (1 switches on core 0) [ 1108.793478] [55188]: DEBUG nova.api.openstack.wsgi [None req-f65ee829-154b-46c3-9a32-846b2b49b4ef tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1108.795083] [55188]: DEBUG nova.compute.api [None req-f65ee829-154b-46c3-9a32-846b2b49b4ef tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.801695] [55188]: DEBUG oslo_concurrency.lockutils [None req-f65ee829-154b-46c3-9a32-846b2b49b4ef tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.801992] [55188]: DEBUG oslo_concurrency.lockutils [None req-f65ee829-154b-46c3-9a32-846b2b49b4ef tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.802226] [55188]: DEBUG oslo_concurrency.lockutils [None req-f65ee829-154b-46c3-9a32-846b2b49b4ef tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.802645] [55188]: DEBUG oslo_concurrency.lockutils [None req-f65ee829-154b-46c3-9a32-846b2b49b4ef tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.802879] [55188]: DEBUG oslo_concurrency.lockutils [None req-f65ee829-154b-46c3-9a32-846b2b49b4ef tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.803180] [55188]: DEBUG oslo_concurrency.lockutils [None req-f65ee829-154b-46c3-9a32-846b2b49b4ef tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.888565] [55187]: DEBUG nova.compute.api [None req-bf02b2d8-42b6-4cdf-a06b-c881871be241 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.892362] [55188]: DEBUG nova.policy [None req-f65ee829-154b-46c3-9a32-846b2b49b4ef tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.894823] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf02b2d8-42b6-4cdf-a06b-c881871be241 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.894980] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf02b2d8-42b6-4cdf-a06b-c881871be241 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.895299] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf02b2d8-42b6-4cdf-a06b-c881871be241 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.895788] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf02b2d8-42b6-4cdf-a06b-c881871be241 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.896402] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf02b2d8-42b6-4cdf-a06b-c881871be241 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.896402] [55187]: DEBUG oslo_concurrency.lockutils [None req-bf02b2d8-42b6-4cdf-a06b-c881871be241 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.901346] [55188]: INFO nova.api.openstack.requestlog [None req-f65ee829-154b-46c3-9a32-846b2b49b4ef tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1679 microversion: 2.1 time: 0.108695 [ 1108.901784] [55188]: [pid: 55188|app: 0|req: 3980/7791] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:49 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1679 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1108.905030] [55188]: DEBUG nova.api.openstack.wsgi [None req-75a95d11-8f42-44fb-9a9b-19269648eadb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1108.906203] [55188]: DEBUG nova.compute.api [None req-75a95d11-8f42-44fb-9a9b-19269648eadb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.909760] [55188]: DEBUG oslo_concurrency.lockutils [None req-75a95d11-8f42-44fb-9a9b-19269648eadb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.910036] [55188]: DEBUG oslo_concurrency.lockutils [None req-75a95d11-8f42-44fb-9a9b-19269648eadb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.910259] [55188]: DEBUG oslo_concurrency.lockutils [None req-75a95d11-8f42-44fb-9a9b-19269648eadb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.910627] [55188]: DEBUG oslo_concurrency.lockutils [None req-75a95d11-8f42-44fb-9a9b-19269648eadb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.910836] [55188]: DEBUG oslo_concurrency.lockutils [None req-75a95d11-8f42-44fb-9a9b-19269648eadb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.911016] [55188]: DEBUG oslo_concurrency.lockutils [None req-75a95d11-8f42-44fb-9a9b-19269648eadb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.947642] [55188]: DEBUG nova.policy [None req-75a95d11-8f42-44fb-9a9b-19269648eadb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.952749] [55188]: INFO nova.api.openstack.requestlog [None req-75a95d11-8f42-44fb-9a9b-19269648eadb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1271 microversion: 2.1 time: 0.050298 [ 1108.953096] [55188]: [pid: 55188|app: 0|req: 3981/7792] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:49 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1271 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1108.956892] [55188]: DEBUG nova.api.openstack.wsgi [None req-ad321a5d-6c7b-4178-a6c0-f968e27cc698 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1108.959031] [55188]: DEBUG nova.compute.api [None req-ad321a5d-6c7b-4178-a6c0-f968e27cc698 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.962909] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad321a5d-6c7b-4178-a6c0-f968e27cc698 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.963272] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad321a5d-6c7b-4178-a6c0-f968e27cc698 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.963520] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad321a5d-6c7b-4178-a6c0-f968e27cc698 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.963963] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad321a5d-6c7b-4178-a6c0-f968e27cc698 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.964246] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad321a5d-6c7b-4178-a6c0-f968e27cc698 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.964482] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad321a5d-6c7b-4178-a6c0-f968e27cc698 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.981836] [55187]: INFO nova.api.openstack.requestlog [None req-bf02b2d8-42b6-4cdf-a06b-c881871be241 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "POST /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface" status: 200 len: 284 microversion: 2.1 time: 8.188247 [ 1108.982279] [55187]: [pid: 55187|app: 0|req: 3812/7793] 10.180.1.21 () {60 vars in 1291 bytes} [Wed Mar 26 22:09:41 2025] POST /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface => generated 284 bytes in 8189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1108.985316] [55187]: DEBUG nova.api.openstack.wsgi [None req-032b6760-80c1-4be9-90d4-b2da04f50c5a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1108.985594] [55187]: DEBUG nova.compute.api [None req-032b6760-80c1-4be9-90d4-b2da04f50c5a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1108.990034] [55187]: DEBUG oslo_concurrency.lockutils [None req-032b6760-80c1-4be9-90d4-b2da04f50c5a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.990284] [55187]: DEBUG oslo_concurrency.lockutils [None req-032b6760-80c1-4be9-90d4-b2da04f50c5a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.990520] [55187]: DEBUG oslo_concurrency.lockutils [None req-032b6760-80c1-4be9-90d4-b2da04f50c5a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.990930] [55187]: DEBUG oslo_concurrency.lockutils [None req-032b6760-80c1-4be9-90d4-b2da04f50c5a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.991178] [55187]: DEBUG oslo_concurrency.lockutils [None req-032b6760-80c1-4be9-90d4-b2da04f50c5a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.991429] [55187]: DEBUG oslo_concurrency.lockutils [None req-032b6760-80c1-4be9-90d4-b2da04f50c5a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.002900] [55188]: DEBUG nova.policy [None req-ad321a5d-6c7b-4178-a6c0-f968e27cc698 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.010022] [55188]: INFO nova.api.openstack.requestlog [None req-ad321a5d-6c7b-4178-a6c0-f968e27cc698 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1272 microversion: 2.1 time: 0.054448 [ 1109.010132] [55187]: DEBUG nova.compute.api [None req-032b6760-80c1-4be9-90d4-b2da04f50c5a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1109.010175] [55188]: [pid: 55188|app: 0|req: 3982/7794] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:49 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1272 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1109.013701] [55188]: DEBUG nova.api.openstack.wsgi [req-7f3c646e-2d96-478b-9d67-4bbb26ad7b7a req-04616743-5c87-48cb-af9d-a10064a9e1ed service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "45f53d7e-df03-4d76-9a62-fb849250b24d", "tag": "ae2560c9-d182-44c1-9bcc-d1433f5638ec"}, {"name": "network-changed", "server_uuid": "45f53d7e-df03-4d76-9a62-fb849250b24d", "tag": "ae2560c9-d182-44c1-9bcc-d1433f5638ec"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1109.021336] [55188]: DEBUG oslo_concurrency.lockutils [req-7f3c646e-2d96-478b-9d67-4bbb26ad7b7a req-04616743-5c87-48cb-af9d-a10064a9e1ed service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.021676] [55188]: DEBUG oslo_concurrency.lockutils [req-7f3c646e-2d96-478b-9d67-4bbb26ad7b7a req-04616743-5c87-48cb-af9d-a10064a9e1ed service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.021902] [55188]: DEBUG oslo_concurrency.lockutils [req-7f3c646e-2d96-478b-9d67-4bbb26ad7b7a req-04616743-5c87-48cb-af9d-a10064a9e1ed service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.030956] [55188]: INFO nova.api.openstack.compute.server_external_events [req-7f3c646e-2d96-478b-9d67-4bbb26ad7b7a req-04616743-5c87-48cb-af9d-a10064a9e1ed service nova] Creating event network-changed:ae2560c9-d182-44c1-9bcc-d1433f5638ec for instance 45f53d7e-df03-4d76-9a62-fb849250b24d on cpu-1 [ 1109.031326] [55188]: INFO nova.api.openstack.compute.server_external_events [req-7f3c646e-2d96-478b-9d67-4bbb26ad7b7a req-04616743-5c87-48cb-af9d-a10064a9e1ed service nova] Creating event network-changed:ae2560c9-d182-44c1-9bcc-d1433f5638ec for instance 45f53d7e-df03-4d76-9a62-fb849250b24d on cpu-1 [ 1109.035341] [55188]: INFO nova.api.openstack.requestlog [req-7f3c646e-2d96-478b-9d67-4bbb26ad7b7a req-04616743-5c87-48cb-af9d-a10064a9e1ed service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.025174 [ 1109.036019] [55188]: [pid: 55188|app: 0|req: 3983/7795] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:49 2025] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1109.039247] [55188]: DEBUG nova.api.openstack.wsgi [None req-71bfbd12-0438-466e-93c1-5e1c9f9741a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.041831] [55188]: DEBUG nova.compute.api [None req-71bfbd12-0438-466e-93c1-5e1c9f9741a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.046025] [55188]: DEBUG oslo_concurrency.lockutils [None req-71bfbd12-0438-466e-93c1-5e1c9f9741a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.046288] [55188]: DEBUG oslo_concurrency.lockutils [None req-71bfbd12-0438-466e-93c1-5e1c9f9741a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.046488] [55188]: DEBUG oslo_concurrency.lockutils [None req-71bfbd12-0438-466e-93c1-5e1c9f9741a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.047042] [55188]: DEBUG oslo_concurrency.lockutils [None req-71bfbd12-0438-466e-93c1-5e1c9f9741a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.047318] [55188]: DEBUG oslo_concurrency.lockutils [None req-71bfbd12-0438-466e-93c1-5e1c9f9741a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.047379] [55188]: DEBUG oslo_concurrency.lockutils [None req-71bfbd12-0438-466e-93c1-5e1c9f9741a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.064273] [55187]: INFO nova.api.openstack.requestlog [None req-032b6760-80c1-4be9-90d4-b2da04f50c5a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 204 len: 0 microversion: 2.47 time: 0.080217 [ 1109.064273] [55187]: [pid: 55187|app: 0|req: 3813/7796] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:09:49 2025] DELETE /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1109.067836] [55187]: DEBUG nova.api.openstack.wsgi [None req-e7d6f884-13a6-4410-bec3-ab970288d2e1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.069219] [55187]: DEBUG nova.compute.api [None req-e7d6f884-13a6-4410-bec3-ab970288d2e1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.073390] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7d6f884-13a6-4410-bec3-ab970288d2e1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.074503] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7d6f884-13a6-4410-bec3-ab970288d2e1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.074503] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7d6f884-13a6-4410-bec3-ab970288d2e1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.074503] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7d6f884-13a6-4410-bec3-ab970288d2e1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.074703] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7d6f884-13a6-4410-bec3-ab970288d2e1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.075332] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7d6f884-13a6-4410-bec3-ab970288d2e1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.122567] [55188]: INFO nova.api.openstack.requestlog [None req-71bfbd12-0438-466e-93c1-5e1c9f9741a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface/5e71dd64-27e4-465e-8a65-7e3d28fdf6fe" status: 200 len: 284 microversion: 2.1 time: 0.085684 [ 1109.123175] [55188]: [pid: 55188|app: 0|req: 3984/7797] 10.180.1.21 () {58 vars in 1381 bytes} [Wed Mar 26 22:09:49 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface/5e71dd64-27e4-465e-8a65-7e3d28fdf6fe => generated 284 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1109.125839] [55188]: DEBUG nova.api.openstack.wsgi [None req-a626e410-d1a7-4999-86fc-5f24c09949a1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.127603] [55188]: DEBUG nova.compute.api [None req-a626e410-d1a7-4999-86fc-5f24c09949a1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.131471] [55188]: DEBUG oslo_concurrency.lockutils [None req-a626e410-d1a7-4999-86fc-5f24c09949a1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.132028] [55188]: DEBUG oslo_concurrency.lockutils [None req-a626e410-d1a7-4999-86fc-5f24c09949a1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.132028] [55188]: DEBUG oslo_concurrency.lockutils [None req-a626e410-d1a7-4999-86fc-5f24c09949a1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.132317] [55188]: DEBUG oslo_concurrency.lockutils [None req-a626e410-d1a7-4999-86fc-5f24c09949a1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.132544] [55188]: DEBUG oslo_concurrency.lockutils [None req-a626e410-d1a7-4999-86fc-5f24c09949a1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.132678] [55188]: DEBUG oslo_concurrency.lockutils [None req-a626e410-d1a7-4999-86fc-5f24c09949a1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.169567] [55188]: DEBUG nova.policy [None req-a626e410-d1a7-4999-86fc-5f24c09949a1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.174743] [55188]: DEBUG nova.policy [None req-a626e410-d1a7-4999-86fc-5f24c09949a1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.175306] [55188]: DEBUG nova.policy [None req-a626e410-d1a7-4999-86fc-5f24c09949a1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.175948] [55188]: INFO nova.api.openstack.requestlog [None req-a626e410-d1a7-4999-86fc-5f24c09949a1 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1384 microversion: 2.47 time: 0.052394 [ 1109.176272] [55188]: [pid: 55188|app: 0|req: 3985/7798] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:49 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1384 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1109.179027] [55188]: DEBUG nova.api.openstack.wsgi [None req-9d1b4819-e70c-4441-8d1e-a5ad07e6c950 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.179027] [55188]: DEBUG nova.compute.api [None req-9d1b4819-e70c-4441-8d1e-a5ad07e6c950 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.179757] [55187]: DEBUG nova.policy [None req-e7d6f884-13a6-4410-bec3-ab970288d2e1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.182073] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d1b4819-e70c-4441-8d1e-a5ad07e6c950 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.182307] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d1b4819-e70c-4441-8d1e-a5ad07e6c950 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.182491] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d1b4819-e70c-4441-8d1e-a5ad07e6c950 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.182840] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d1b4819-e70c-4441-8d1e-a5ad07e6c950 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.183051] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d1b4819-e70c-4441-8d1e-a5ad07e6c950 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.183232] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d1b4819-e70c-4441-8d1e-a5ad07e6c950 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.184584] [55187]: DEBUG nova.policy [None req-e7d6f884-13a6-4410-bec3-ab970288d2e1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.185225] [55187]: DEBUG nova.policy [None req-e7d6f884-13a6-4410-bec3-ab970288d2e1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.185851] [55187]: INFO nova.api.openstack.requestlog [None req-e7d6f884-13a6-4410-bec3-ab970288d2e1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1806 microversion: 2.20 time: 0.121403 [ 1109.186187] [55187]: [pid: 55187|app: 0|req: 3814/7799] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:49 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1806 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1109.188483] [55187]: DEBUG nova.api.openstack.wsgi [None req-5a9e09ed-5fa9-4996-b45d-e4d2c039943d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.190155] [55187]: DEBUG nova.compute.api [None req-5a9e09ed-5fa9-4996-b45d-e4d2c039943d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.193373] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a9e09ed-5fa9-4996-b45d-e4d2c039943d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.193617] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a9e09ed-5fa9-4996-b45d-e4d2c039943d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.193789] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a9e09ed-5fa9-4996-b45d-e4d2c039943d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.194148] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a9e09ed-5fa9-4996-b45d-e4d2c039943d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.194351] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a9e09ed-5fa9-4996-b45d-e4d2c039943d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.194522] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a9e09ed-5fa9-4996-b45d-e4d2c039943d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.197572] [55188]: DEBUG nova.compute.api [None req-9d1b4819-e70c-4441-8d1e-a5ad07e6c950 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1109.241117] [55188]: INFO nova.api.openstack.requestlog [None req-9d1b4819-e70c-4441-8d1e-a5ad07e6c950 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 204 len: 0 microversion: 2.1 time: 0.064100 [ 1109.241470] [55188]: [pid: 55188|app: 0|req: 3986/7800] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:09:49 2025] DELETE /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1109.244401] [55188]: DEBUG nova.api.openstack.wsgi [None req-c4110d4a-76f2-43f8-9507-b87698335dbb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.246149] [55188]: DEBUG nova.compute.api [None req-c4110d4a-76f2-43f8-9507-b87698335dbb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.249248] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4110d4a-76f2-43f8-9507-b87698335dbb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.249481] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4110d4a-76f2-43f8-9507-b87698335dbb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.249665] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4110d4a-76f2-43f8-9507-b87698335dbb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.250049] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4110d4a-76f2-43f8-9507-b87698335dbb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.250259] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4110d4a-76f2-43f8-9507-b87698335dbb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.250432] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4110d4a-76f2-43f8-9507-b87698335dbb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.292724] [55187]: DEBUG nova.policy [None req-5a9e09ed-5fa9-4996-b45d-e4d2c039943d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.297283] [55187]: INFO nova.api.openstack.requestlog [None req-5a9e09ed-5fa9-4996-b45d-e4d2c039943d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1691 microversion: 2.1 time: 0.110497 [ 1109.297659] [55187]: [pid: 55187|app: 0|req: 3815/7801] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:49 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1691 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1109.300158] [55187]: DEBUG nova.api.openstack.wsgi [None req-e470bf0e-5e48-42fc-980b-21b1fc428284 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.301894] [55187]: DEBUG nova.compute.api [None req-e470bf0e-5e48-42fc-980b-21b1fc428284 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.304872] [55188]: INFO nova.api.openstack.requestlog [None req-c4110d4a-76f2-43f8-9507-b87698335dbb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface" status: 200 len: 809 microversion: 2.1 time: 0.062649 [ 1109.305299] [55188]: [pid: 55188|app: 0|req: 3987/7802] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:09:49 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface => generated 809 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1109.306024] [55187]: DEBUG oslo_concurrency.lockutils [None req-e470bf0e-5e48-42fc-980b-21b1fc428284 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.306024] [55187]: DEBUG oslo_concurrency.lockutils [None req-e470bf0e-5e48-42fc-980b-21b1fc428284 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.306024] [55187]: DEBUG oslo_concurrency.lockutils [None req-e470bf0e-5e48-42fc-980b-21b1fc428284 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.306232] [55187]: DEBUG oslo_concurrency.lockutils [None req-e470bf0e-5e48-42fc-980b-21b1fc428284 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.306437] [55187]: DEBUG oslo_concurrency.lockutils [None req-e470bf0e-5e48-42fc-980b-21b1fc428284 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.306609] [55187]: DEBUG oslo_concurrency.lockutils [None req-e470bf0e-5e48-42fc-980b-21b1fc428284 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.312155] [55188]: DEBUG nova.api.openstack.wsgi [None req-b409ede3-dacd-4370-8a04-3e16e489e637 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.313812] [55188]: DEBUG nova.compute.api [None req-b409ede3-dacd-4370-8a04-3e16e489e637 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.317558] [55188]: DEBUG oslo_concurrency.lockutils [None req-b409ede3-dacd-4370-8a04-3e16e489e637 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.317802] [55188]: DEBUG oslo_concurrency.lockutils [None req-b409ede3-dacd-4370-8a04-3e16e489e637 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.317990] [55188]: DEBUG oslo_concurrency.lockutils [None req-b409ede3-dacd-4370-8a04-3e16e489e637 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.318411] [55188]: DEBUG oslo_concurrency.lockutils [None req-b409ede3-dacd-4370-8a04-3e16e489e637 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.318632] [55188]: DEBUG oslo_concurrency.lockutils [None req-b409ede3-dacd-4370-8a04-3e16e489e637 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.318807] [55188]: DEBUG oslo_concurrency.lockutils [None req-b409ede3-dacd-4370-8a04-3e16e489e637 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.366898] [55188]: INFO nova.api.openstack.requestlog [None req-b409ede3-dacd-4370-8a04-3e16e489e637 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface/9b731b96-fdb9-42a9-b341-67f25bad66ad" status: 200 len: 284 microversion: 2.1 time: 0.056791 [ 1109.367236] [55188]: [pid: 55188|app: 0|req: 3988/7803] 10.180.1.21 () {58 vars in 1381 bytes} [Wed Mar 26 22:09:49 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface/9b731b96-fdb9-42a9-b341-67f25bad66ad => generated 284 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1109.376189] [55188]: DEBUG nova.api.openstack.wsgi [None req-bdbb16ec-8cb5-4967-8d24-edac755e2c54 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.376490] [55188]: DEBUG nova.compute.api [None req-bdbb16ec-8cb5-4967-8d24-edac755e2c54 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.380774] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdbb16ec-8cb5-4967-8d24-edac755e2c54 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.381035] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdbb16ec-8cb5-4967-8d24-edac755e2c54 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.381246] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdbb16ec-8cb5-4967-8d24-edac755e2c54 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.381657] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdbb16ec-8cb5-4967-8d24-edac755e2c54 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.381876] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdbb16ec-8cb5-4967-8d24-edac755e2c54 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.382075] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdbb16ec-8cb5-4967-8d24-edac755e2c54 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.410474] [55188]: INFO nova.api.openstack.requestlog [None req-bdbb16ec-8cb5-4967-8d24-edac755e2c54 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface/ef8dd51c-e29d-4e55-a40f-a4ad3abf8b38" status: 202 len: 0 microversion: 2.1 time: 0.036612 [ 1109.410801] [55188]: [pid: 55188|app: 0|req: 3989/7804] 10.180.1.21 () {58 vars in 1384 bytes} [Wed Mar 26 22:09:49 2025] DELETE /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface/ef8dd51c-e29d-4e55-a40f-a4ad3abf8b38 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1109.413686] [55188]: DEBUG nova.api.openstack.wsgi [None req-915fb6a5-5fce-4e62-a837-8787016830fa tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.415321] [55188]: DEBUG nova.compute.api [None req-915fb6a5-5fce-4e62-a837-8787016830fa tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.419476] [55188]: DEBUG oslo_concurrency.lockutils [None req-915fb6a5-5fce-4e62-a837-8787016830fa tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.419720] [55188]: DEBUG oslo_concurrency.lockutils [None req-915fb6a5-5fce-4e62-a837-8787016830fa tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.419915] [55188]: DEBUG oslo_concurrency.lockutils [None req-915fb6a5-5fce-4e62-a837-8787016830fa tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.420351] [55188]: DEBUG oslo_concurrency.lockutils [None req-915fb6a5-5fce-4e62-a837-8787016830fa tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.420567] [55188]: DEBUG oslo_concurrency.lockutils [None req-915fb6a5-5fce-4e62-a837-8787016830fa tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.420745] [55188]: DEBUG oslo_concurrency.lockutils [None req-915fb6a5-5fce-4e62-a837-8787016830fa tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.450092] [55187]: DEBUG nova.policy [None req-e470bf0e-5e48-42fc-980b-21b1fc428284 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.457506] [55187]: INFO nova.api.openstack.requestlog [None req-e470bf0e-5e48-42fc-980b-21b1fc428284 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1681 microversion: 2.1 time: 0.159229 [ 1109.458061] [55187]: [pid: 55187|app: 0|req: 3816/7805] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:49 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1681 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1109.460893] [55187]: DEBUG nova.api.openstack.wsgi [None req-6f848eff-6503-4ccd-a279-45cd69f9d97e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.462495] [55187]: DEBUG nova.compute.api [None req-6f848eff-6503-4ccd-a279-45cd69f9d97e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.465775] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f848eff-6503-4ccd-a279-45cd69f9d97e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.466017] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f848eff-6503-4ccd-a279-45cd69f9d97e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.466215] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f848eff-6503-4ccd-a279-45cd69f9d97e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.466566] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f848eff-6503-4ccd-a279-45cd69f9d97e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.466765] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f848eff-6503-4ccd-a279-45cd69f9d97e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.466939] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f848eff-6503-4ccd-a279-45cd69f9d97e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.469827] [55188]: DEBUG nova.policy [None req-915fb6a5-5fce-4e62-a837-8787016830fa tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.474313] [55188]: DEBUG nova.policy [None req-915fb6a5-5fce-4e62-a837-8787016830fa tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.474955] [55188]: DEBUG nova.policy [None req-915fb6a5-5fce-4e62-a837-8787016830fa tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.478602] [55188]: INFO nova.api.openstack.requestlog [None req-915fb6a5-5fce-4e62-a837-8787016830fa tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1972 microversion: 2.98 time: 0.067017 [ 1109.478856] [55188]: [pid: 55188|app: 0|req: 3990/7806] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:49 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1972 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1109.522460] [55187]: INFO nova.api.openstack.requestlog [None req-6f848eff-6503-4ccd-a279-45cd69f9d97e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface" status: 200 len: 809 microversion: 2.1 time: 0.063545 [ 1109.522918] [55187]: [pid: 55187|app: 0|req: 3817/7807] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:09:49 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface => generated 809 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1109.916081] [55188]: DEBUG nova.api.openstack.wsgi [None req-835a98a4-09ab-4507-8489-d35e09cd0ea6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.917842] [55188]: DEBUG nova.compute.api [None req-835a98a4-09ab-4507-8489-d35e09cd0ea6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.921355] [55188]: DEBUG oslo_concurrency.lockutils [None req-835a98a4-09ab-4507-8489-d35e09cd0ea6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.921605] [55188]: DEBUG oslo_concurrency.lockutils [None req-835a98a4-09ab-4507-8489-d35e09cd0ea6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.921793] [55188]: DEBUG oslo_concurrency.lockutils [None req-835a98a4-09ab-4507-8489-d35e09cd0ea6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.922151] [55188]: DEBUG oslo_concurrency.lockutils [None req-835a98a4-09ab-4507-8489-d35e09cd0ea6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.922354] [55188]: DEBUG oslo_concurrency.lockutils [None req-835a98a4-09ab-4507-8489-d35e09cd0ea6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.922526] [55188]: DEBUG oslo_concurrency.lockutils [None req-835a98a4-09ab-4507-8489-d35e09cd0ea6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.963658] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=4 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1109.964396] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=7 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1109.967519] [55187]: DEBUG nova.api.openstack.wsgi [None req-c2dddc86-2c5c-40fb-b120-041fc9933ffb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1109.969281] [55187]: DEBUG nova.compute.api [None req-c2dddc86-2c5c-40fb-b120-041fc9933ffb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1109.972585] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2dddc86-2c5c-40fb-b120-041fc9933ffb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.972834] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2dddc86-2c5c-40fb-b120-041fc9933ffb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.973025] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2dddc86-2c5c-40fb-b120-041fc9933ffb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.973386] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2dddc86-2c5c-40fb-b120-041fc9933ffb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.973624] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2dddc86-2c5c-40fb-b120-041fc9933ffb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.973753] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2dddc86-2c5c-40fb-b120-041fc9933ffb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.994635] [55188]: DEBUG nova.policy [None req-835a98a4-09ab-4507-8489-d35e09cd0ea6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.999778] [55188]: INFO nova.api.openstack.requestlog [None req-835a98a4-09ab-4507-8489-d35e09cd0ea6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1679 microversion: 2.1 time: 0.086016 [ 1110.000306] [55188]: [pid: 55188|app: 0|req: 3991/7808] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:50 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1679 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.008079] [55187]: DEBUG nova.policy [None req-c2dddc86-2c5c-40fb-b120-041fc9933ffb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.012302] [55187]: INFO nova.api.openstack.requestlog [None req-c2dddc86-2c5c-40fb-b120-041fc9933ffb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1279 microversion: 2.1 time: 0.049389 [ 1110.012761] [55187]: [pid: 55187|app: 0|req: 3818/7809] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:50 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1279 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.023231] [55188]: DEBUG nova.api.openstack.wsgi [None req-9701de69-7cbc-4386-aad7-9050206f61c2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1110.025023] [55188]: DEBUG nova.compute.api [None req-9701de69-7cbc-4386-aad7-9050206f61c2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1110.028909] [55188]: DEBUG oslo_concurrency.lockutils [None req-9701de69-7cbc-4386-aad7-9050206f61c2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.029199] [55188]: DEBUG oslo_concurrency.lockutils [None req-9701de69-7cbc-4386-aad7-9050206f61c2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.029396] [55188]: DEBUG oslo_concurrency.lockutils [None req-9701de69-7cbc-4386-aad7-9050206f61c2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.029776] [55188]: DEBUG oslo_concurrency.lockutils [None req-9701de69-7cbc-4386-aad7-9050206f61c2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.030071] [55188]: DEBUG oslo_concurrency.lockutils [None req-9701de69-7cbc-4386-aad7-9050206f61c2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.030306] [55188]: DEBUG oslo_concurrency.lockutils [None req-9701de69-7cbc-4386-aad7-9050206f61c2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.066814] [55188]: DEBUG nova.policy [None req-9701de69-7cbc-4386-aad7-9050206f61c2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.071637] [55188]: INFO nova.api.openstack.requestlog [None req-9701de69-7cbc-4386-aad7-9050206f61c2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1328 microversion: 2.1 time: 0.050478 [ 1110.071991] [55188]: [pid: 55188|app: 0|req: 3992/7810] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:50 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1328 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.192092] [55187]: DEBUG nova.api.openstack.wsgi [None req-ddaa2982-1500-4359-8ed4-173c1d8da509 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1110.194184] [55187]: DEBUG nova.compute.api [None req-ddaa2982-1500-4359-8ed4-173c1d8da509 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1110.199063] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddaa2982-1500-4359-8ed4-173c1d8da509 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.199063] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddaa2982-1500-4359-8ed4-173c1d8da509 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.199281] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddaa2982-1500-4359-8ed4-173c1d8da509 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.199711] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddaa2982-1500-4359-8ed4-173c1d8da509 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.199974] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddaa2982-1500-4359-8ed4-173c1d8da509 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.200187] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddaa2982-1500-4359-8ed4-173c1d8da509 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.200645] [55188]: DEBUG nova.api.openstack.wsgi [None req-600a801c-e142-448d-9afa-49d9138b068f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1110.202570] [55188]: DEBUG nova.compute.api [None req-600a801c-e142-448d-9afa-49d9138b068f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1110.208461] [55188]: DEBUG oslo_concurrency.lockutils [None req-600a801c-e142-448d-9afa-49d9138b068f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.208648] [55188]: DEBUG oslo_concurrency.lockutils [None req-600a801c-e142-448d-9afa-49d9138b068f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.208821] [55188]: DEBUG oslo_concurrency.lockutils [None req-600a801c-e142-448d-9afa-49d9138b068f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.209259] [55188]: DEBUG oslo_concurrency.lockutils [None req-600a801c-e142-448d-9afa-49d9138b068f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.209497] [55188]: DEBUG oslo_concurrency.lockutils [None req-600a801c-e142-448d-9afa-49d9138b068f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.209677] [55188]: DEBUG oslo_concurrency.lockutils [None req-600a801c-e142-448d-9afa-49d9138b068f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.248492] [55187]: DEBUG nova.policy [None req-ddaa2982-1500-4359-8ed4-173c1d8da509 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.254928] [55187]: DEBUG nova.policy [None req-ddaa2982-1500-4359-8ed4-173c1d8da509 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.255703] [55187]: DEBUG nova.policy [None req-ddaa2982-1500-4359-8ed4-173c1d8da509 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.256444] [55187]: INFO nova.api.openstack.requestlog [None req-ddaa2982-1500-4359-8ed4-173c1d8da509 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1384 microversion: 2.47 time: 0.066984 [ 1110.256770] [55187]: [pid: 55187|app: 0|req: 3819/7811] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:50 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1384 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1110.299730] [55188]: DEBUG nova.policy [None req-600a801c-e142-448d-9afa-49d9138b068f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.306466] [55188]: DEBUG nova.policy [None req-600a801c-e142-448d-9afa-49d9138b068f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.307599] [55188]: DEBUG nova.policy [None req-600a801c-e142-448d-9afa-49d9138b068f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.308461] [55188]: INFO nova.api.openstack.requestlog [None req-600a801c-e142-448d-9afa-49d9138b068f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1806 microversion: 2.20 time: 0.110404 [ 1110.309088] [55188]: [pid: 55188|app: 0|req: 3993/7812] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:50 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1806 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1110.310750] [55187]: DEBUG nova.api.openstack.wsgi [None req-fdcb3e17-2300-4feb-ad5b-f38855893ed4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1110.313296] [55187]: DEBUG nova.compute.api [None req-fdcb3e17-2300-4feb-ad5b-f38855893ed4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1110.318797] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdcb3e17-2300-4feb-ad5b-f38855893ed4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.319303] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdcb3e17-2300-4feb-ad5b-f38855893ed4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.319665] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdcb3e17-2300-4feb-ad5b-f38855893ed4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.320716] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdcb3e17-2300-4feb-ad5b-f38855893ed4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.320716] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdcb3e17-2300-4feb-ad5b-f38855893ed4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.321436] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdcb3e17-2300-4feb-ad5b-f38855893ed4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.437767] [55187]: DEBUG nova.policy [None req-fdcb3e17-2300-4feb-ad5b-f38855893ed4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.446851] [55187]: INFO nova.api.openstack.requestlog [None req-fdcb3e17-2300-4feb-ad5b-f38855893ed4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1686 microversion: 2.1 time: 0.138670 [ 1110.447343] [55187]: [pid: 55187|app: 0|req: 3820/7813] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:50 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1686 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.471332] [55188]: DEBUG nova.api.openstack.wsgi [None req-dfdd572f-8d8c-4022-a56e-e0a63597653a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1110.473424] [55188]: DEBUG nova.compute.api [None req-dfdd572f-8d8c-4022-a56e-e0a63597653a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1110.479608] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfdd572f-8d8c-4022-a56e-e0a63597653a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.480135] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfdd572f-8d8c-4022-a56e-e0a63597653a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.480517] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfdd572f-8d8c-4022-a56e-e0a63597653a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.481056] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfdd572f-8d8c-4022-a56e-e0a63597653a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.481424] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfdd572f-8d8c-4022-a56e-e0a63597653a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.484020] [55188]: DEBUG oslo_concurrency.lockutils [None req-dfdd572f-8d8c-4022-a56e-e0a63597653a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.498498] [55187]: DEBUG nova.api.openstack.wsgi [None req-c1609b24-0b8a-4369-ab7a-8cc74012ade3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1110.502950] [55187]: DEBUG nova.compute.api [None req-c1609b24-0b8a-4369-ab7a-8cc74012ade3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1110.508356] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1609b24-0b8a-4369-ab7a-8cc74012ade3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.508356] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1609b24-0b8a-4369-ab7a-8cc74012ade3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.508678] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1609b24-0b8a-4369-ab7a-8cc74012ade3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.509342] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1609b24-0b8a-4369-ab7a-8cc74012ade3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.509741] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1609b24-0b8a-4369-ab7a-8cc74012ade3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.510141] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1609b24-0b8a-4369-ab7a-8cc74012ade3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.590212] [55187]: DEBUG nova.policy [None req-c1609b24-0b8a-4369-ab7a-8cc74012ade3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.598092] [55187]: DEBUG nova.policy [None req-c1609b24-0b8a-4369-ab7a-8cc74012ade3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.599485] [55187]: DEBUG nova.policy [None req-c1609b24-0b8a-4369-ab7a-8cc74012ade3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.604462] [55187]: INFO nova.api.openstack.requestlog [None req-c1609b24-0b8a-4369-ab7a-8cc74012ade3 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1972 microversion: 2.98 time: 0.110070 [ 1110.605152] [55187]: [pid: 55187|app: 0|req: 3821/7814] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:50 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1972 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1110.609846] [55187]: DEBUG nova.api.openstack.wsgi [None req-751d40be-fd1b-4951-8872-ce660a00bb51 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1110.613682] [55187]: DEBUG nova.compute.api [None req-751d40be-fd1b-4951-8872-ce660a00bb51 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1110.620459] [55187]: DEBUG oslo_concurrency.lockutils [None req-751d40be-fd1b-4951-8872-ce660a00bb51 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.621129] [55187]: DEBUG oslo_concurrency.lockutils [None req-751d40be-fd1b-4951-8872-ce660a00bb51 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.621675] [55187]: DEBUG oslo_concurrency.lockutils [None req-751d40be-fd1b-4951-8872-ce660a00bb51 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.622492] [55187]: DEBUG oslo_concurrency.lockutils [None req-751d40be-fd1b-4951-8872-ce660a00bb51 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.622994] [55187]: DEBUG oslo_concurrency.lockutils [None req-751d40be-fd1b-4951-8872-ce660a00bb51 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.626083] [55187]: DEBUG oslo_concurrency.lockutils [None req-751d40be-fd1b-4951-8872-ce660a00bb51 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.690491] [55188]: DEBUG nova.policy [None req-dfdd572f-8d8c-4022-a56e-e0a63597653a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.706090] [55188]: INFO nova.api.openstack.requestlog [None req-dfdd572f-8d8c-4022-a56e-e0a63597653a tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1681 microversion: 2.1 time: 0.237370 [ 1110.706632] [55188]: [pid: 55188|app: 0|req: 3994/7815] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:50 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1681 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.723749] [55187]: INFO nova.api.openstack.requestlog [None req-751d40be-fd1b-4951-8872-ce660a00bb51 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface" status: 200 len: 809 microversion: 2.1 time: 0.117429 [ 1110.724346] [55187]: [pid: 55187|app: 0|req: 3822/7816] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:09:50 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface => generated 809 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1111.013659] [55188]: DEBUG nova.api.openstack.wsgi [None req-a2d7eacd-391f-4c59-b975-8361c144e4bc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.015723] [55188]: DEBUG nova.compute.api [None req-a2d7eacd-391f-4c59-b975-8361c144e4bc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.020451] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2d7eacd-391f-4c59-b975-8361c144e4bc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.020596] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2d7eacd-391f-4c59-b975-8361c144e4bc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.021063] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2d7eacd-391f-4c59-b975-8361c144e4bc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.021225] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2d7eacd-391f-4c59-b975-8361c144e4bc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.021660] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2d7eacd-391f-4c59-b975-8361c144e4bc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.021660] [55188]: DEBUG oslo_concurrency.lockutils [None req-a2d7eacd-391f-4c59-b975-8361c144e4bc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.028952] [55187]: DEBUG nova.api.openstack.wsgi [None req-695e8ae5-a90f-49fb-8a7a-1f5accd9baea tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.032324] [55187]: DEBUG nova.compute.api [None req-695e8ae5-a90f-49fb-8a7a-1f5accd9baea tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.038474] [55187]: DEBUG oslo_concurrency.lockutils [None req-695e8ae5-a90f-49fb-8a7a-1f5accd9baea tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.038474] [55187]: DEBUG oslo_concurrency.lockutils [None req-695e8ae5-a90f-49fb-8a7a-1f5accd9baea tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.038474] [55187]: DEBUG oslo_concurrency.lockutils [None req-695e8ae5-a90f-49fb-8a7a-1f5accd9baea tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.038474] [55187]: DEBUG oslo_concurrency.lockutils [None req-695e8ae5-a90f-49fb-8a7a-1f5accd9baea tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.038474] [55187]: DEBUG oslo_concurrency.lockutils [None req-695e8ae5-a90f-49fb-8a7a-1f5accd9baea tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.038787] [55187]: DEBUG oslo_concurrency.lockutils [None req-695e8ae5-a90f-49fb-8a7a-1f5accd9baea tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.134056] [55187]: DEBUG nova.policy [None req-695e8ae5-a90f-49fb-8a7a-1f5accd9baea tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.145969] [55187]: INFO nova.api.openstack.requestlog [None req-695e8ae5-a90f-49fb-8a7a-1f5accd9baea tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1331 microversion: 2.1 time: 0.122212 [ 1111.146386] [55187]: [pid: 55187|app: 0|req: 3823/7817] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:51 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1331 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.150591] [55187]: DEBUG nova.api.openstack.wsgi [None req-534c174c-d0f2-4cf0-9e57-6785dfee3439 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.156022] [55187]: DEBUG nova.compute.api [None req-534c174c-d0f2-4cf0-9e57-6785dfee3439 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.157535] [55187]: DEBUG oslo_concurrency.lockutils [None req-534c174c-d0f2-4cf0-9e57-6785dfee3439 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.157971] [55187]: DEBUG oslo_concurrency.lockutils [None req-534c174c-d0f2-4cf0-9e57-6785dfee3439 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.158292] [55187]: DEBUG oslo_concurrency.lockutils [None req-534c174c-d0f2-4cf0-9e57-6785dfee3439 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.158844] [55187]: DEBUG oslo_concurrency.lockutils [None req-534c174c-d0f2-4cf0-9e57-6785dfee3439 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.161018] [55187]: DEBUG oslo_concurrency.lockutils [None req-534c174c-d0f2-4cf0-9e57-6785dfee3439 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.161018] [55187]: DEBUG oslo_concurrency.lockutils [None req-534c174c-d0f2-4cf0-9e57-6785dfee3439 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.172307] [55188]: DEBUG nova.policy [None req-a2d7eacd-391f-4c59-b975-8361c144e4bc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.182024] [55188]: INFO nova.api.openstack.requestlog [None req-a2d7eacd-391f-4c59-b975-8361c144e4bc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1679 microversion: 2.1 time: 0.169352 [ 1111.182024] [55188]: [pid: 55188|app: 0|req: 3995/7818] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:51 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1679 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.205107] [55187]: DEBUG nova.policy [None req-534c174c-d0f2-4cf0-9e57-6785dfee3439 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.211232] [55187]: INFO nova.api.openstack.requestlog [None req-534c174c-d0f2-4cf0-9e57-6785dfee3439 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1328 microversion: 2.1 time: 0.063854 [ 1111.211289] [55187]: [pid: 55187|app: 0|req: 3824/7819] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:51 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1328 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.286522] [55188]: DEBUG nova.api.openstack.wsgi [None req-8c3d6139-9fb4-49a2-aba9-cb851c0174a7 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.288561] [55188]: DEBUG nova.compute.api [None req-8c3d6139-9fb4-49a2-aba9-cb851c0174a7 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.292212] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c3d6139-9fb4-49a2-aba9-cb851c0174a7 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.292453] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c3d6139-9fb4-49a2-aba9-cb851c0174a7 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.292640] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c3d6139-9fb4-49a2-aba9-cb851c0174a7 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.292991] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c3d6139-9fb4-49a2-aba9-cb851c0174a7 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.293209] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c3d6139-9fb4-49a2-aba9-cb851c0174a7 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.293382] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c3d6139-9fb4-49a2-aba9-cb851c0174a7 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.326745] [55187]: DEBUG nova.api.openstack.wsgi [None req-8399de0c-2019-4ced-bec4-10244d2f1248 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.328473] [55187]: DEBUG nova.compute.api [None req-8399de0c-2019-4ced-bec4-10244d2f1248 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.329192] [55188]: DEBUG nova.policy [None req-8c3d6139-9fb4-49a2-aba9-cb851c0174a7 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.332022] [55187]: DEBUG oslo_concurrency.lockutils [None req-8399de0c-2019-4ced-bec4-10244d2f1248 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.332269] [55187]: DEBUG oslo_concurrency.lockutils [None req-8399de0c-2019-4ced-bec4-10244d2f1248 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.332454] [55187]: DEBUG oslo_concurrency.lockutils [None req-8399de0c-2019-4ced-bec4-10244d2f1248 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.332810] [55187]: DEBUG oslo_concurrency.lockutils [None req-8399de0c-2019-4ced-bec4-10244d2f1248 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.333017] [55187]: DEBUG oslo_concurrency.lockutils [None req-8399de0c-2019-4ced-bec4-10244d2f1248 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.333228] [55187]: DEBUG oslo_concurrency.lockutils [None req-8399de0c-2019-4ced-bec4-10244d2f1248 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.333753] [55188]: DEBUG nova.policy [None req-8c3d6139-9fb4-49a2-aba9-cb851c0174a7 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.334523] [55188]: DEBUG nova.policy [None req-8c3d6139-9fb4-49a2-aba9-cb851c0174a7 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.335262] [55188]: INFO nova.api.openstack.requestlog [None req-8c3d6139-9fb4-49a2-aba9-cb851c0174a7 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1384 microversion: 2.47 time: 0.051218 [ 1111.335690] [55188]: [pid: 55188|app: 0|req: 3996/7820] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:51 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1384 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1111.416853] [55187]: DEBUG nova.policy [None req-8399de0c-2019-4ced-bec4-10244d2f1248 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.422634] [55187]: DEBUG nova.policy [None req-8399de0c-2019-4ced-bec4-10244d2f1248 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.423515] [55187]: DEBUG nova.policy [None req-8399de0c-2019-4ced-bec4-10244d2f1248 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.424232] [55187]: INFO nova.api.openstack.requestlog [None req-8399de0c-2019-4ced-bec4-10244d2f1248 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1806 microversion: 2.20 time: 0.099971 [ 1111.424557] [55187]: [pid: 55187|app: 0|req: 3825/7821] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:51 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1806 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1111.465077] [55188]: DEBUG nova.api.openstack.wsgi [None req-5bfbf7fc-f893-4652-8e2a-1d25a250d33c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.467160] [55188]: DEBUG nova.compute.api [None req-5bfbf7fc-f893-4652-8e2a-1d25a250d33c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.475069] [55188]: DEBUG oslo_concurrency.lockutils [None req-5bfbf7fc-f893-4652-8e2a-1d25a250d33c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.475345] [55188]: DEBUG oslo_concurrency.lockutils [None req-5bfbf7fc-f893-4652-8e2a-1d25a250d33c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.475542] [55188]: DEBUG oslo_concurrency.lockutils [None req-5bfbf7fc-f893-4652-8e2a-1d25a250d33c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.475950] [55188]: DEBUG oslo_concurrency.lockutils [None req-5bfbf7fc-f893-4652-8e2a-1d25a250d33c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.476185] [55188]: DEBUG oslo_concurrency.lockutils [None req-5bfbf7fc-f893-4652-8e2a-1d25a250d33c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.476360] [55188]: DEBUG oslo_concurrency.lockutils [None req-5bfbf7fc-f893-4652-8e2a-1d25a250d33c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.602680] [55188]: DEBUG nova.policy [None req-5bfbf7fc-f893-4652-8e2a-1d25a250d33c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.608456] [55188]: INFO nova.api.openstack.requestlog [None req-5bfbf7fc-f893-4652-8e2a-1d25a250d33c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1686 microversion: 2.1 time: 0.148165 [ 1111.608825] [55188]: [pid: 55188|app: 0|req: 3997/7822] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:51 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1686 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.631781] [55187]: DEBUG nova.api.openstack.wsgi [None req-9e57637f-64f2-4002-8f00-0b50b94726a0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.633151] [55187]: DEBUG nova.compute.api [None req-9e57637f-64f2-4002-8f00-0b50b94726a0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.636975] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e57637f-64f2-4002-8f00-0b50b94726a0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.637222] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e57637f-64f2-4002-8f00-0b50b94726a0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.637411] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e57637f-64f2-4002-8f00-0b50b94726a0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.637775] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e57637f-64f2-4002-8f00-0b50b94726a0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.637970] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e57637f-64f2-4002-8f00-0b50b94726a0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.638185] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e57637f-64f2-4002-8f00-0b50b94726a0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.684695] [55187]: DEBUG nova.policy [None req-9e57637f-64f2-4002-8f00-0b50b94726a0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.689328] [55187]: DEBUG nova.policy [None req-9e57637f-64f2-4002-8f00-0b50b94726a0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.690222] [55187]: DEBUG nova.policy [None req-9e57637f-64f2-4002-8f00-0b50b94726a0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.693711] [55187]: INFO nova.api.openstack.requestlog [None req-9e57637f-64f2-4002-8f00-0b50b94726a0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1972 microversion: 2.98 time: 0.064903 [ 1111.694292] [55187]: [pid: 55187|app: 0|req: 3826/7823] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:51 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1972 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1111.725537] [55188]: DEBUG nova.api.openstack.wsgi [None req-fb9764a7-2cf7-47a1-ba61-5ec25a6ed12c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.727460] [55188]: DEBUG nova.compute.api [None req-fb9764a7-2cf7-47a1-ba61-5ec25a6ed12c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.732523] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb9764a7-2cf7-47a1-ba61-5ec25a6ed12c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.733617] [55187]: DEBUG nova.api.openstack.wsgi [None req-3e1a6940-d6ae-44db-9e90-2302dcfb3244 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1111.733701] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb9764a7-2cf7-47a1-ba61-5ec25a6ed12c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.733701] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb9764a7-2cf7-47a1-ba61-5ec25a6ed12c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.733701] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb9764a7-2cf7-47a1-ba61-5ec25a6ed12c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.733812] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb9764a7-2cf7-47a1-ba61-5ec25a6ed12c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.734017] [55188]: DEBUG oslo_concurrency.lockutils [None req-fb9764a7-2cf7-47a1-ba61-5ec25a6ed12c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.734598] [55187]: DEBUG nova.compute.api [None req-3e1a6940-d6ae-44db-9e90-2302dcfb3244 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1111.738059] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e1a6940-d6ae-44db-9e90-2302dcfb3244 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.738356] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e1a6940-d6ae-44db-9e90-2302dcfb3244 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.738584] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e1a6940-d6ae-44db-9e90-2302dcfb3244 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.739066] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e1a6940-d6ae-44db-9e90-2302dcfb3244 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.739327] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e1a6940-d6ae-44db-9e90-2302dcfb3244 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.739571] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e1a6940-d6ae-44db-9e90-2302dcfb3244 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.797133] [55187]: INFO nova.api.openstack.requestlog [None req-3e1a6940-d6ae-44db-9e90-2302dcfb3244 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface" status: 200 len: 809 microversion: 2.1 time: 0.066498 [ 1111.797762] [55187]: [pid: 55187|app: 0|req: 3827/7824] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:09:52 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface => generated 809 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1111.813399] [55188]: DEBUG nova.policy [None req-fb9764a7-2cf7-47a1-ba61-5ec25a6ed12c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.819879] [55188]: INFO nova.api.openstack.requestlog [None req-fb9764a7-2cf7-47a1-ba61-5ec25a6ed12c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1681 microversion: 2.1 time: 0.097139 [ 1111.820368] [55188]: [pid: 55188|app: 0|req: 3998/7825] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:52 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1681 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1112.095960] [55187]: DEBUG nova.api.openstack.wsgi [req-2d960022-7572-4960-b9e5-9d7251ff26f7 req-e0ef7a0a-f2f8-4f4f-94c2-e893eded2121 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b95e9306-1fce-4fe0-983d-5806093347d6", "name": "network-vif-plugged", "status": "completed", "tag": "225fcbc7-11c7-458d-b83e-6dc60c33c038"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1112.103915] [55187]: DEBUG oslo_concurrency.lockutils [req-2d960022-7572-4960-b9e5-9d7251ff26f7 req-e0ef7a0a-f2f8-4f4f-94c2-e893eded2121 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.104392] [55187]: DEBUG oslo_concurrency.lockutils [req-2d960022-7572-4960-b9e5-9d7251ff26f7 req-e0ef7a0a-f2f8-4f4f-94c2-e893eded2121 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.104755] [55187]: DEBUG oslo_concurrency.lockutils [req-2d960022-7572-4960-b9e5-9d7251ff26f7 req-e0ef7a0a-f2f8-4f4f-94c2-e893eded2121 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.113105] [55187]: INFO nova.api.openstack.compute.server_external_events [req-2d960022-7572-4960-b9e5-9d7251ff26f7 req-e0ef7a0a-f2f8-4f4f-94c2-e893eded2121 service nova] Creating event network-vif-plugged:225fcbc7-11c7-458d-b83e-6dc60c33c038 for instance b95e9306-1fce-4fe0-983d-5806093347d6 on cpu-1 [ 1112.116262] [55187]: INFO nova.api.openstack.requestlog [req-2d960022-7572-4960-b9e5-9d7251ff26f7 req-e0ef7a0a-f2f8-4f4f-94c2-e893eded2121 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024055 [ 1112.116790] [55187]: [pid: 55187|app: 0|req: 3828/7826] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:52 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1112.166301] [55188]: DEBUG nova.api.openstack.wsgi [None req-184ae626-e2e9-4241-89d7-1daffbf40b1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1112.168287] [55188]: DEBUG nova.compute.api [None req-184ae626-e2e9-4241-89d7-1daffbf40b1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1112.172959] [55188]: DEBUG oslo_concurrency.lockutils [None req-184ae626-e2e9-4241-89d7-1daffbf40b1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.173259] [55188]: DEBUG oslo_concurrency.lockutils [None req-184ae626-e2e9-4241-89d7-1daffbf40b1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.173436] [55188]: DEBUG oslo_concurrency.lockutils [None req-184ae626-e2e9-4241-89d7-1daffbf40b1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.173864] [55188]: DEBUG oslo_concurrency.lockutils [None req-184ae626-e2e9-4241-89d7-1daffbf40b1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.174118] [55188]: DEBUG oslo_concurrency.lockutils [None req-184ae626-e2e9-4241-89d7-1daffbf40b1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.174348] [55188]: DEBUG oslo_concurrency.lockutils [None req-184ae626-e2e9-4241-89d7-1daffbf40b1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.195150] [55187]: DEBUG nova.api.openstack.wsgi [None req-dd0cc286-6714-4252-9ccd-1f809b2a5678 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1112.197244] [55187]: DEBUG nova.compute.api [None req-dd0cc286-6714-4252-9ccd-1f809b2a5678 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1112.206901] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd0cc286-6714-4252-9ccd-1f809b2a5678 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.206901] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd0cc286-6714-4252-9ccd-1f809b2a5678 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.206901] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd0cc286-6714-4252-9ccd-1f809b2a5678 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.206901] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd0cc286-6714-4252-9ccd-1f809b2a5678 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.206901] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd0cc286-6714-4252-9ccd-1f809b2a5678 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.206901] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd0cc286-6714-4252-9ccd-1f809b2a5678 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.280520] [55188]: DEBUG nova.policy [None req-184ae626-e2e9-4241-89d7-1daffbf40b1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.286705] [55188]: INFO nova.api.openstack.requestlog [None req-184ae626-e2e9-4241-89d7-1daffbf40b1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1319 microversion: 2.1 time: 0.121858 [ 1112.286705] [55188]: [pid: 55188|app: 0|req: 3999/7827] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:52 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1319 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1112.289061] [55188]: DEBUG nova.api.openstack.wsgi [None req-d8e13096-e5ce-49d9-95a6-21bbdec345ad tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1112.290485] [55188]: DEBUG nova.compute.api [None req-d8e13096-e5ce-49d9-95a6-21bbdec345ad tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1112.294054] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8e13096-e5ce-49d9-95a6-21bbdec345ad tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.294303] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8e13096-e5ce-49d9-95a6-21bbdec345ad tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.294484] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8e13096-e5ce-49d9-95a6-21bbdec345ad tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.294848] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8e13096-e5ce-49d9-95a6-21bbdec345ad tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.295061] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8e13096-e5ce-49d9-95a6-21bbdec345ad tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.295292] [55188]: DEBUG oslo_concurrency.lockutils [None req-d8e13096-e5ce-49d9-95a6-21bbdec345ad tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.298572] [55187]: DEBUG nova.policy [None req-dd0cc286-6714-4252-9ccd-1f809b2a5678 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.304656] [55187]: INFO nova.api.openstack.requestlog [None req-dd0cc286-6714-4252-9ccd-1f809b2a5678 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1679 microversion: 2.1 time: 0.112498 [ 1112.304976] [55187]: [pid: 55187|app: 0|req: 3829/7828] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:52 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1679 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1112.327330] [55188]: DEBUG nova.policy [None req-d8e13096-e5ce-49d9-95a6-21bbdec345ad tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.332599] [55188]: INFO nova.api.openstack.requestlog [None req-d8e13096-e5ce-49d9-95a6-21bbdec345ad tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1336 microversion: 2.1 time: 0.045504 [ 1112.332979] [55188]: [pid: 55188|app: 0|req: 4000/7829] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:52 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1336 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1112.352439] [55187]: DEBUG nova.api.openstack.wsgi [None req-6c026b5c-4e3e-4561-ace9-4375d72bc6a5 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1112.354525] [55187]: DEBUG nova.compute.api [None req-6c026b5c-4e3e-4561-ace9-4375d72bc6a5 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1112.358742] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c026b5c-4e3e-4561-ace9-4375d72bc6a5 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.359235] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c026b5c-4e3e-4561-ace9-4375d72bc6a5 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.359456] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c026b5c-4e3e-4561-ace9-4375d72bc6a5 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.359917] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c026b5c-4e3e-4561-ace9-4375d72bc6a5 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.360161] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c026b5c-4e3e-4561-ace9-4375d72bc6a5 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.360348] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c026b5c-4e3e-4561-ace9-4375d72bc6a5 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.400485] [55187]: DEBUG nova.policy [None req-6c026b5c-4e3e-4561-ace9-4375d72bc6a5 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.408237] [55187]: DEBUG nova.policy [None req-6c026b5c-4e3e-4561-ace9-4375d72bc6a5 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.408936] [55187]: DEBUG nova.policy [None req-6c026b5c-4e3e-4561-ace9-4375d72bc6a5 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.409666] [55187]: INFO nova.api.openstack.requestlog [None req-6c026b5c-4e3e-4561-ace9-4375d72bc6a5 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1384 microversion: 2.47 time: 0.060176 [ 1112.410010] [55187]: [pid: 55187|app: 0|req: 3830/7830] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:52 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1384 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1112.439631] [55188]: DEBUG nova.api.openstack.wsgi [None req-25899a20-4178-4119-b30e-3f1faca4a6c0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1112.441372] [55188]: DEBUG nova.compute.api [None req-25899a20-4178-4119-b30e-3f1faca4a6c0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1112.445055] [55188]: DEBUG oslo_concurrency.lockutils [None req-25899a20-4178-4119-b30e-3f1faca4a6c0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.445323] [55188]: DEBUG oslo_concurrency.lockutils [None req-25899a20-4178-4119-b30e-3f1faca4a6c0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.445513] [55188]: DEBUG oslo_concurrency.lockutils [None req-25899a20-4178-4119-b30e-3f1faca4a6c0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.445876] [55188]: DEBUG oslo_concurrency.lockutils [None req-25899a20-4178-4119-b30e-3f1faca4a6c0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.446092] [55188]: DEBUG oslo_concurrency.lockutils [None req-25899a20-4178-4119-b30e-3f1faca4a6c0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.446275] [55188]: DEBUG oslo_concurrency.lockutils [None req-25899a20-4178-4119-b30e-3f1faca4a6c0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.567383] [55188]: DEBUG nova.policy [None req-25899a20-4178-4119-b30e-3f1faca4a6c0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.575069] [55188]: DEBUG nova.policy [None req-25899a20-4178-4119-b30e-3f1faca4a6c0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.575956] [55188]: DEBUG nova.policy [None req-25899a20-4178-4119-b30e-3f1faca4a6c0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.577101] [55188]: INFO nova.api.openstack.requestlog [None req-25899a20-4178-4119-b30e-3f1faca4a6c0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1806 microversion: 2.20 time: 0.139952 [ 1112.577466] [55188]: [pid: 55188|app: 0|req: 4001/7831] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:52 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1806 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1112.623876] [55187]: DEBUG nova.api.openstack.wsgi [None req-63f69046-2979-4e84-bc3b-173ffa751d3b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1112.625899] [55187]: DEBUG nova.compute.api [None req-63f69046-2979-4e84-bc3b-173ffa751d3b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1112.630370] [55187]: DEBUG oslo_concurrency.lockutils [None req-63f69046-2979-4e84-bc3b-173ffa751d3b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.630747] [55187]: DEBUG oslo_concurrency.lockutils [None req-63f69046-2979-4e84-bc3b-173ffa751d3b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.630845] [55187]: DEBUG oslo_concurrency.lockutils [None req-63f69046-2979-4e84-bc3b-173ffa751d3b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.631200] [55187]: DEBUG oslo_concurrency.lockutils [None req-63f69046-2979-4e84-bc3b-173ffa751d3b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.631416] [55187]: DEBUG oslo_concurrency.lockutils [None req-63f69046-2979-4e84-bc3b-173ffa751d3b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.631608] [55187]: DEBUG oslo_concurrency.lockutils [None req-63f69046-2979-4e84-bc3b-173ffa751d3b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.711341] [55188]: DEBUG nova.api.openstack.wsgi [None req-baed1c4d-4422-4e42-8d2b-89d0a287eaa1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1112.713203] [55188]: DEBUG nova.compute.api [None req-baed1c4d-4422-4e42-8d2b-89d0a287eaa1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1112.721195] [55188]: DEBUG oslo_concurrency.lockutils [None req-baed1c4d-4422-4e42-8d2b-89d0a287eaa1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.721195] [55188]: DEBUG oslo_concurrency.lockutils [None req-baed1c4d-4422-4e42-8d2b-89d0a287eaa1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.721467] [55188]: DEBUG oslo_concurrency.lockutils [None req-baed1c4d-4422-4e42-8d2b-89d0a287eaa1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.721940] [55188]: DEBUG oslo_concurrency.lockutils [None req-baed1c4d-4422-4e42-8d2b-89d0a287eaa1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.722249] [55188]: DEBUG oslo_concurrency.lockutils [None req-baed1c4d-4422-4e42-8d2b-89d0a287eaa1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.723370] [55188]: DEBUG oslo_concurrency.lockutils [None req-baed1c4d-4422-4e42-8d2b-89d0a287eaa1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.763566] [55187]: DEBUG nova.policy [None req-63f69046-2979-4e84-bc3b-173ffa751d3b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.771851] [55187]: INFO nova.api.openstack.requestlog [None req-63f69046-2979-4e84-bc3b-173ffa751d3b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1686 microversion: 2.1 time: 0.151385 [ 1112.772277] [55187]: [pid: 55187|app: 0|req: 3831/7832] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:52 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1686 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1112.811349] [55187]: DEBUG nova.api.openstack.wsgi [None req-a2cec5d3-6b89-42dd-9fba-5272fcf191d7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1112.813553] [55187]: DEBUG nova.compute.api [None req-a2cec5d3-6b89-42dd-9fba-5272fcf191d7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1112.820651] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2cec5d3-6b89-42dd-9fba-5272fcf191d7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.820651] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2cec5d3-6b89-42dd-9fba-5272fcf191d7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.820651] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2cec5d3-6b89-42dd-9fba-5272fcf191d7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.820923] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2cec5d3-6b89-42dd-9fba-5272fcf191d7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.821058] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2cec5d3-6b89-42dd-9fba-5272fcf191d7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.821287] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2cec5d3-6b89-42dd-9fba-5272fcf191d7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.885127] [55188]: DEBUG nova.policy [None req-baed1c4d-4422-4e42-8d2b-89d0a287eaa1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.891254] [55188]: DEBUG nova.policy [None req-baed1c4d-4422-4e42-8d2b-89d0a287eaa1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.892101] [55188]: DEBUG nova.policy [None req-baed1c4d-4422-4e42-8d2b-89d0a287eaa1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.897073] [55188]: INFO nova.api.openstack.requestlog [None req-baed1c4d-4422-4e42-8d2b-89d0a287eaa1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1972 microversion: 2.98 time: 0.188573 [ 1112.897358] [55188]: [pid: 55188|app: 0|req: 4002/7833] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:53 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1972 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1112.900960] [55188]: DEBUG nova.api.openstack.wsgi [None req-818bc9ab-faec-4fd9-9f28-2abe315265ab tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1112.903771] [55188]: DEBUG nova.compute.api [None req-818bc9ab-faec-4fd9-9f28-2abe315265ab tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1112.903908] [55187]: INFO nova.api.openstack.requestlog [None req-a2cec5d3-6b89-42dd-9fba-5272fcf191d7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface" status: 200 len: 809 microversion: 2.1 time: 0.097720 [ 1112.904409] [55187]: [pid: 55187|app: 0|req: 3832/7834] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:09:53 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface => generated 809 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1112.910537] [55188]: DEBUG oslo_concurrency.lockutils [None req-818bc9ab-faec-4fd9-9f28-2abe315265ab tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.910837] [55188]: DEBUG oslo_concurrency.lockutils [None req-818bc9ab-faec-4fd9-9f28-2abe315265ab tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.911081] [55188]: DEBUG oslo_concurrency.lockutils [None req-818bc9ab-faec-4fd9-9f28-2abe315265ab tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.911659] [55188]: DEBUG oslo_concurrency.lockutils [None req-818bc9ab-faec-4fd9-9f28-2abe315265ab tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.911885] [55188]: DEBUG oslo_concurrency.lockutils [None req-818bc9ab-faec-4fd9-9f28-2abe315265ab tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.912081] [55188]: DEBUG oslo_concurrency.lockutils [None req-818bc9ab-faec-4fd9-9f28-2abe315265ab tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.959031] [55188]: DEBUG nova.policy [None req-818bc9ab-faec-4fd9-9f28-2abe315265ab tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.963546] [55188]: INFO nova.api.openstack.requestlog [None req-818bc9ab-faec-4fd9-9f28-2abe315265ab tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1613 microversion: 2.1 time: 0.065490 [ 1112.964049] [55188]: [pid: 55188|app: 0|req: 4003/7835] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:53 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1613 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1113.300316] [55187]: DEBUG nova.api.openstack.wsgi [None req-5656db46-1c77-4aa3-b189-2b121228e9ab tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1113.302612] [55187]: DEBUG nova.compute.api [None req-5656db46-1c77-4aa3-b189-2b121228e9ab tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1113.306830] [55187]: DEBUG oslo_concurrency.lockutils [None req-5656db46-1c77-4aa3-b189-2b121228e9ab tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.306830] [55187]: DEBUG oslo_concurrency.lockutils [None req-5656db46-1c77-4aa3-b189-2b121228e9ab tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.306830] [55187]: DEBUG oslo_concurrency.lockutils [None req-5656db46-1c77-4aa3-b189-2b121228e9ab tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.308525] [55187]: DEBUG oslo_concurrency.lockutils [None req-5656db46-1c77-4aa3-b189-2b121228e9ab tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.308525] [55187]: DEBUG oslo_concurrency.lockutils [None req-5656db46-1c77-4aa3-b189-2b121228e9ab tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.308525] [55187]: DEBUG oslo_concurrency.lockutils [None req-5656db46-1c77-4aa3-b189-2b121228e9ab tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.319916] [55188]: DEBUG nova.api.openstack.wsgi [None req-dc81f92a-7f90-4edb-a1fc-17d2df16d08a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1113.323169] [55188]: DEBUG nova.compute.api [None req-dc81f92a-7f90-4edb-a1fc-17d2df16d08a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1113.328290] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc81f92a-7f90-4edb-a1fc-17d2df16d08a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.329111] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc81f92a-7f90-4edb-a1fc-17d2df16d08a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.329402] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc81f92a-7f90-4edb-a1fc-17d2df16d08a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.330035] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc81f92a-7f90-4edb-a1fc-17d2df16d08a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.330435] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc81f92a-7f90-4edb-a1fc-17d2df16d08a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.330676] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc81f92a-7f90-4edb-a1fc-17d2df16d08a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.466283] [55187]: DEBUG nova.policy [None req-5656db46-1c77-4aa3-b189-2b121228e9ab tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.472636] [55187]: INFO nova.api.openstack.requestlog [None req-5656db46-1c77-4aa3-b189-2b121228e9ab tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1319 microversion: 2.1 time: 0.174842 [ 1113.473173] [55187]: [pid: 55187|app: 0|req: 3833/7836] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:53 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1319 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1113.483649] [55187]: DEBUG nova.api.openstack.wsgi [None req-0294941e-db7e-40a5-9d5a-a5716e8946e9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1113.483968] [55187]: DEBUG nova.compute.api [None req-0294941e-db7e-40a5-9d5a-a5716e8946e9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1113.492719] [55187]: DEBUG oslo_concurrency.lockutils [None req-0294941e-db7e-40a5-9d5a-a5716e8946e9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.493077] [55187]: DEBUG oslo_concurrency.lockutils [None req-0294941e-db7e-40a5-9d5a-a5716e8946e9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.493314] [55187]: DEBUG oslo_concurrency.lockutils [None req-0294941e-db7e-40a5-9d5a-a5716e8946e9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.493720] [55187]: DEBUG oslo_concurrency.lockutils [None req-0294941e-db7e-40a5-9d5a-a5716e8946e9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.493980] [55187]: DEBUG oslo_concurrency.lockutils [None req-0294941e-db7e-40a5-9d5a-a5716e8946e9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.494219] [55187]: DEBUG oslo_concurrency.lockutils [None req-0294941e-db7e-40a5-9d5a-a5716e8946e9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.519867] [55188]: DEBUG nova.policy [None req-dc81f92a-7f90-4edb-a1fc-17d2df16d08a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.537051] [55188]: INFO nova.api.openstack.requestlog [None req-dc81f92a-7f90-4edb-a1fc-17d2df16d08a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1679 microversion: 2.1 time: 0.220013 [ 1113.537051] [55188]: [pid: 55188|app: 0|req: 4004/7837] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:53 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1679 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1113.541492] [55188]: DEBUG nova.api.openstack.wsgi [None req-a4de4ada-1d5a-4b13-8c5d-90193d7ebab6 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1113.543517] [55188]: DEBUG nova.compute.api [None req-a4de4ada-1d5a-4b13-8c5d-90193d7ebab6 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1113.548084] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4de4ada-1d5a-4b13-8c5d-90193d7ebab6 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.549059] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4de4ada-1d5a-4b13-8c5d-90193d7ebab6 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.549059] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4de4ada-1d5a-4b13-8c5d-90193d7ebab6 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.550032] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4de4ada-1d5a-4b13-8c5d-90193d7ebab6 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.550032] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4de4ada-1d5a-4b13-8c5d-90193d7ebab6 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.550032] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4de4ada-1d5a-4b13-8c5d-90193d7ebab6 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.573414] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4de4ada-1d5a-4b13-8c5d-90193d7ebab6 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.573697] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4de4ada-1d5a-4b13-8c5d-90193d7ebab6 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.573989] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4de4ada-1d5a-4b13-8c5d-90193d7ebab6 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.574305] [55188]: DEBUG nova.objects.instance [None req-a4de4ada-1d5a-4b13-8c5d-90193d7ebab6 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lazy-loading 'fault' on Instance uuid b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1113.602255] [55188]: DEBUG nova.policy [None req-a4de4ada-1d5a-4b13-8c5d-90193d7ebab6 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.607834] [55188]: DEBUG nova.policy [None req-a4de4ada-1d5a-4b13-8c5d-90193d7ebab6 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.608829] [55188]: DEBUG nova.policy [None req-a4de4ada-1d5a-4b13-8c5d-90193d7ebab6 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.609682] [55188]: INFO nova.api.openstack.requestlog [None req-a4de4ada-1d5a-4b13-8c5d-90193d7ebab6 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1389 microversion: 2.47 time: 0.072402 [ 1113.610142] [55188]: [pid: 55188|app: 0|req: 4005/7838] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:53 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1389 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1113.613376] [55188]: DEBUG nova.api.openstack.wsgi [None req-59139f1a-8480-4071-a738-6c9d7aa1040b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1113.615790] [55188]: DEBUG nova.compute.api [None req-59139f1a-8480-4071-a738-6c9d7aa1040b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1113.619839] [55188]: DEBUG oslo_concurrency.lockutils [None req-59139f1a-8480-4071-a738-6c9d7aa1040b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.620218] [55188]: DEBUG oslo_concurrency.lockutils [None req-59139f1a-8480-4071-a738-6c9d7aa1040b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.620373] [55188]: DEBUG oslo_concurrency.lockutils [None req-59139f1a-8480-4071-a738-6c9d7aa1040b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.620751] [55188]: DEBUG oslo_concurrency.lockutils [None req-59139f1a-8480-4071-a738-6c9d7aa1040b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.620962] [55188]: DEBUG oslo_concurrency.lockutils [None req-59139f1a-8480-4071-a738-6c9d7aa1040b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.621274] [55188]: DEBUG oslo_concurrency.lockutils [None req-59139f1a-8480-4071-a738-6c9d7aa1040b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.631019] [55187]: DEBUG nova.policy [None req-0294941e-db7e-40a5-9d5a-a5716e8946e9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.637724] [55187]: INFO nova.api.openstack.requestlog [None req-0294941e-db7e-40a5-9d5a-a5716e8946e9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1413 microversion: 2.1 time: 0.159977 [ 1113.638091] [55187]: [pid: 55187|app: 0|req: 3834/7839] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:53 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1413 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1113.711227] [55188]: DEBUG nova.policy [None req-59139f1a-8480-4071-a738-6c9d7aa1040b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.717151] [55188]: DEBUG nova.policy [None req-59139f1a-8480-4071-a738-6c9d7aa1040b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.718029] [55188]: DEBUG nova.policy [None req-59139f1a-8480-4071-a738-6c9d7aa1040b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.718692] [55188]: INFO nova.api.openstack.requestlog [None req-59139f1a-8480-4071-a738-6c9d7aa1040b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1806 microversion: 2.20 time: 0.107918 [ 1113.719066] [55188]: [pid: 55188|app: 0|req: 4006/7840] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:53 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1806 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1113.786427] [55187]: DEBUG nova.api.openstack.wsgi [None req-623d97a2-4e0e-4af2-908e-b336a67a63db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1113.788569] [55187]: DEBUG nova.compute.api [None req-623d97a2-4e0e-4af2-908e-b336a67a63db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1113.792224] [55187]: DEBUG oslo_concurrency.lockutils [None req-623d97a2-4e0e-4af2-908e-b336a67a63db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.792486] [55187]: DEBUG oslo_concurrency.lockutils [None req-623d97a2-4e0e-4af2-908e-b336a67a63db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.792679] [55187]: DEBUG oslo_concurrency.lockutils [None req-623d97a2-4e0e-4af2-908e-b336a67a63db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.793071] [55187]: DEBUG oslo_concurrency.lockutils [None req-623d97a2-4e0e-4af2-908e-b336a67a63db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.793271] [55187]: DEBUG oslo_concurrency.lockutils [None req-623d97a2-4e0e-4af2-908e-b336a67a63db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.793444] [55187]: DEBUG oslo_concurrency.lockutils [None req-623d97a2-4e0e-4af2-908e-b336a67a63db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.880557] [55187]: DEBUG nova.policy [None req-623d97a2-4e0e-4af2-908e-b336a67a63db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.886244] [55187]: INFO nova.api.openstack.requestlog [None req-623d97a2-4e0e-4af2-908e-b336a67a63db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1686 microversion: 2.1 time: 0.102075 [ 1113.886690] [55187]: [pid: 55187|app: 0|req: 3835/7841] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:54 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1686 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1113.915560] [55188]: DEBUG nova.api.openstack.wsgi [None req-1898f29a-127e-45d5-941f-6670fb27b4da tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1113.917706] [55188]: DEBUG nova.compute.api [None req-1898f29a-127e-45d5-941f-6670fb27b4da tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1113.920807] [55187]: DEBUG nova.api.openstack.wsgi [None req-e19c8881-b5b7-49e2-b5a1-adfd649642a4 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1113.922620] [55187]: DEBUG nova.compute.api [None req-e19c8881-b5b7-49e2-b5a1-adfd649642a4 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1113.922705] [55188]: DEBUG oslo_concurrency.lockutils [None req-1898f29a-127e-45d5-941f-6670fb27b4da tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.923073] [55188]: DEBUG oslo_concurrency.lockutils [None req-1898f29a-127e-45d5-941f-6670fb27b4da tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.923368] [55188]: DEBUG oslo_concurrency.lockutils [None req-1898f29a-127e-45d5-941f-6670fb27b4da tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.923869] [55188]: DEBUG oslo_concurrency.lockutils [None req-1898f29a-127e-45d5-941f-6670fb27b4da tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.924147] [55188]: DEBUG oslo_concurrency.lockutils [None req-1898f29a-127e-45d5-941f-6670fb27b4da tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.924393] [55188]: DEBUG oslo_concurrency.lockutils [None req-1898f29a-127e-45d5-941f-6670fb27b4da tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.926812] [55187]: DEBUG oslo_concurrency.lockutils [None req-e19c8881-b5b7-49e2-b5a1-adfd649642a4 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.927098] [55187]: DEBUG oslo_concurrency.lockutils [None req-e19c8881-b5b7-49e2-b5a1-adfd649642a4 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.927294] [55187]: DEBUG oslo_concurrency.lockutils [None req-e19c8881-b5b7-49e2-b5a1-adfd649642a4 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.927658] [55187]: DEBUG oslo_concurrency.lockutils [None req-e19c8881-b5b7-49e2-b5a1-adfd649642a4 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.927858] [55187]: DEBUG oslo_concurrency.lockutils [None req-e19c8881-b5b7-49e2-b5a1-adfd649642a4 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.928047] [55187]: DEBUG oslo_concurrency.lockutils [None req-e19c8881-b5b7-49e2-b5a1-adfd649642a4 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.973910] [55187]: DEBUG nova.policy [None req-e19c8881-b5b7-49e2-b5a1-adfd649642a4 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.979248] [55187]: DEBUG nova.policy [None req-e19c8881-b5b7-49e2-b5a1-adfd649642a4 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.979996] [55187]: DEBUG nova.policy [None req-e19c8881-b5b7-49e2-b5a1-adfd649642a4 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.984564] [55187]: INFO nova.api.openstack.requestlog [None req-e19c8881-b5b7-49e2-b5a1-adfd649642a4 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1972 microversion: 2.98 time: 0.066420 [ 1113.985081] [55187]: [pid: 55187|app: 0|req: 3836/7842] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:54 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1972 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1113.988834] [55187]: DEBUG nova.api.openstack.wsgi [None req-473d40c1-0cdf-4a15-9418-0c5d84b19648 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1113.990890] [55187]: DEBUG nova.compute.api [None req-473d40c1-0cdf-4a15-9418-0c5d84b19648 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1113.991879] [55188]: INFO nova.api.openstack.requestlog [None req-1898f29a-127e-45d5-941f-6670fb27b4da tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface" status: 200 len: 809 microversion: 2.1 time: 0.079154 [ 1113.992360] [55188]: [pid: 55188|app: 0|req: 4007/7843] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:09:54 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface => generated 809 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1113.994885] [55187]: DEBUG oslo_concurrency.lockutils [None req-473d40c1-0cdf-4a15-9418-0c5d84b19648 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.995179] [55187]: DEBUG oslo_concurrency.lockutils [None req-473d40c1-0cdf-4a15-9418-0c5d84b19648 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.995450] [55187]: DEBUG oslo_concurrency.lockutils [None req-473d40c1-0cdf-4a15-9418-0c5d84b19648 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.995863] [55187]: DEBUG oslo_concurrency.lockutils [None req-473d40c1-0cdf-4a15-9418-0c5d84b19648 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.996082] [55187]: DEBUG oslo_concurrency.lockutils [None req-473d40c1-0cdf-4a15-9418-0c5d84b19648 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.996269] [55187]: DEBUG oslo_concurrency.lockutils [None req-473d40c1-0cdf-4a15-9418-0c5d84b19648 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.034460] [55187]: DEBUG nova.policy [None req-473d40c1-0cdf-4a15-9418-0c5d84b19648 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.039603] [55187]: INFO nova.api.openstack.requestlog [None req-473d40c1-0cdf-4a15-9418-0c5d84b19648 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1321 microversion: 2.1 time: 0.053925 [ 1114.039964] [55187]: [pid: 55187|app: 0|req: 3837/7844] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:54 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1321 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1114.126145] [55188]: DEBUG nova.api.openstack.wsgi [req-5aa773a8-bb02-4e92-828e-ad1f9ba8e455 req-6b81f166-2c3e-48f5-8661-1ee9cd0fdfca service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b95e9306-1fce-4fe0-983d-5806093347d6", "tag": "225fcbc7-11c7-458d-b83e-6dc60c33c038"}, {"server_uuid": "0ce3d967-dac6-4fb1-876b-556531b0f5f1", "name": "network-vif-deleted", "tag": "e072496f-8923-4199-93a5-961624ed499c"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1114.134400] [55188]: DEBUG oslo_concurrency.lockutils [req-5aa773a8-bb02-4e92-828e-ad1f9ba8e455 req-6b81f166-2c3e-48f5-8661-1ee9cd0fdfca service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.134722] [55188]: DEBUG oslo_concurrency.lockutils [req-5aa773a8-bb02-4e92-828e-ad1f9ba8e455 req-6b81f166-2c3e-48f5-8661-1ee9cd0fdfca service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.134959] [55188]: DEBUG oslo_concurrency.lockutils [req-5aa773a8-bb02-4e92-828e-ad1f9ba8e455 req-6b81f166-2c3e-48f5-8661-1ee9cd0fdfca service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.143479] [55188]: INFO nova.api.openstack.compute.server_external_events [req-5aa773a8-bb02-4e92-828e-ad1f9ba8e455 req-6b81f166-2c3e-48f5-8661-1ee9cd0fdfca service nova] Creating event network-changed:225fcbc7-11c7-458d-b83e-6dc60c33c038 for instance b95e9306-1fce-4fe0-983d-5806093347d6 on cpu-1 [ 1114.143791] [55188]: INFO nova.api.openstack.compute.server_external_events [req-5aa773a8-bb02-4e92-828e-ad1f9ba8e455 req-6b81f166-2c3e-48f5-8661-1ee9cd0fdfca service nova] Creating event network-vif-deleted:e072496f-8923-4199-93a5-961624ed499c for instance 0ce3d967-dac6-4fb1-876b-556531b0f5f1 on cpu-1 [ 1114.148025] [55188]: INFO nova.api.openstack.requestlog [req-5aa773a8-bb02-4e92-828e-ad1f9ba8e455 req-6b81f166-2c3e-48f5-8661-1ee9cd0fdfca service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024346 [ 1114.148367] [55188]: [pid: 55188|app: 0|req: 4008/7845] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:54 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1114.497022] [55187]: DEBUG nova.api.openstack.wsgi [None req-4afdb9f0-322a-4082-ad47-ace2e787602d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1114.498765] [55187]: DEBUG nova.compute.api [None req-4afdb9f0-322a-4082-ad47-ace2e787602d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1114.504686] [55187]: DEBUG oslo_concurrency.lockutils [None req-4afdb9f0-322a-4082-ad47-ace2e787602d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.505186] [55187]: DEBUG oslo_concurrency.lockutils [None req-4afdb9f0-322a-4082-ad47-ace2e787602d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.505592] [55187]: DEBUG oslo_concurrency.lockutils [None req-4afdb9f0-322a-4082-ad47-ace2e787602d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.506285] [55187]: DEBUG oslo_concurrency.lockutils [None req-4afdb9f0-322a-4082-ad47-ace2e787602d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.506685] [55187]: DEBUG oslo_concurrency.lockutils [None req-4afdb9f0-322a-4082-ad47-ace2e787602d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.507062] [55187]: DEBUG oslo_concurrency.lockutils [None req-4afdb9f0-322a-4082-ad47-ace2e787602d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.556274] [55188]: DEBUG nova.api.openstack.wsgi [None req-08502db3-05c7-45a1-b7a8-7e01c1ba5451 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1114.558504] [55188]: DEBUG nova.compute.api [None req-08502db3-05c7-45a1-b7a8-7e01c1ba5451 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1114.563167] [55188]: DEBUG oslo_concurrency.lockutils [None req-08502db3-05c7-45a1-b7a8-7e01c1ba5451 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.563495] [55188]: DEBUG oslo_concurrency.lockutils [None req-08502db3-05c7-45a1-b7a8-7e01c1ba5451 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.563791] [55188]: DEBUG oslo_concurrency.lockutils [None req-08502db3-05c7-45a1-b7a8-7e01c1ba5451 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.564336] [55188]: DEBUG oslo_concurrency.lockutils [None req-08502db3-05c7-45a1-b7a8-7e01c1ba5451 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.564701] [55188]: DEBUG oslo_concurrency.lockutils [None req-08502db3-05c7-45a1-b7a8-7e01c1ba5451 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.564966] [55188]: DEBUG oslo_concurrency.lockutils [None req-08502db3-05c7-45a1-b7a8-7e01c1ba5451 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.605176] [55187]: DEBUG nova.policy [None req-4afdb9f0-322a-4082-ad47-ace2e787602d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.610765] [55187]: INFO nova.api.openstack.requestlog [None req-4afdb9f0-322a-4082-ad47-ace2e787602d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1319 microversion: 2.1 time: 0.119033 [ 1114.611134] [55187]: [pid: 55187|app: 0|req: 3838/7846] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:54 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1319 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1114.628364] [55187]: DEBUG nova.api.openstack.wsgi [None req-26f86f65-5ee3-46eb-abb1-ae8b9dbc845a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1114.630313] [55187]: DEBUG nova.compute.api [None req-26f86f65-5ee3-46eb-abb1-ae8b9dbc845a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1114.633957] [55187]: DEBUG oslo_concurrency.lockutils [None req-26f86f65-5ee3-46eb-abb1-ae8b9dbc845a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.634256] [55187]: DEBUG oslo_concurrency.lockutils [None req-26f86f65-5ee3-46eb-abb1-ae8b9dbc845a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.634469] [55187]: DEBUG oslo_concurrency.lockutils [None req-26f86f65-5ee3-46eb-abb1-ae8b9dbc845a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.634864] [55187]: DEBUG oslo_concurrency.lockutils [None req-26f86f65-5ee3-46eb-abb1-ae8b9dbc845a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.635105] [55187]: DEBUG oslo_concurrency.lockutils [None req-26f86f65-5ee3-46eb-abb1-ae8b9dbc845a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.635292] [55187]: DEBUG oslo_concurrency.lockutils [None req-26f86f65-5ee3-46eb-abb1-ae8b9dbc845a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.657037] [55187]: DEBUG oslo_concurrency.lockutils [None req-26f86f65-5ee3-46eb-abb1-ae8b9dbc845a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.657189] [55187]: DEBUG oslo_concurrency.lockutils [None req-26f86f65-5ee3-46eb-abb1-ae8b9dbc845a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.657335] [55187]: DEBUG oslo_concurrency.lockutils [None req-26f86f65-5ee3-46eb-abb1-ae8b9dbc845a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.657556] [55187]: DEBUG nova.objects.instance [None req-26f86f65-5ee3-46eb-abb1-ae8b9dbc845a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lazy-loading 'fault' on Instance uuid b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1114.661471] [55188]: DEBUG nova.policy [None req-08502db3-05c7-45a1-b7a8-7e01c1ba5451 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.666441] [55188]: INFO nova.api.openstack.requestlog [None req-08502db3-05c7-45a1-b7a8-7e01c1ba5451 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1679 microversion: 2.1 time: 0.113183 [ 1114.666945] [55188]: [pid: 55188|app: 0|req: 4009/7847] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:54 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1679 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1114.670748] [55188]: DEBUG nova.api.openstack.wsgi [None req-a3c0e621-4cb9-4ca8-aa3d-095d2fdae558 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1114.672154] [55188]: DEBUG nova.compute.api [None req-a3c0e621-4cb9-4ca8-aa3d-095d2fdae558 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1114.676446] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3c0e621-4cb9-4ca8-aa3d-095d2fdae558 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.676573] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3c0e621-4cb9-4ca8-aa3d-095d2fdae558 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.676734] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3c0e621-4cb9-4ca8-aa3d-095d2fdae558 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.677207] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3c0e621-4cb9-4ca8-aa3d-095d2fdae558 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.677415] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3c0e621-4cb9-4ca8-aa3d-095d2fdae558 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.677649] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3c0e621-4cb9-4ca8-aa3d-095d2fdae558 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.692615] [55187]: DEBUG nova.policy [None req-26f86f65-5ee3-46eb-abb1-ae8b9dbc845a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.699257] [55187]: DEBUG nova.policy [None req-26f86f65-5ee3-46eb-abb1-ae8b9dbc845a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.700370] [55187]: DEBUG nova.policy [None req-26f86f65-5ee3-46eb-abb1-ae8b9dbc845a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.701287] [55187]: INFO nova.api.openstack.requestlog [None req-26f86f65-5ee3-46eb-abb1-ae8b9dbc845a tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1389 microversion: 2.47 time: 0.075321 [ 1114.701737] [55187]: [pid: 55187|app: 0|req: 3839/7848] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:54 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1389 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1114.738525] [55187]: DEBUG nova.api.openstack.wsgi [None req-e665da6a-4bea-4f72-a49a-fc4694bac6b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1114.741638] [55187]: DEBUG nova.compute.api [None req-e665da6a-4bea-4f72-a49a-fc4694bac6b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1114.747407] [55187]: DEBUG oslo_concurrency.lockutils [None req-e665da6a-4bea-4f72-a49a-fc4694bac6b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.747684] [55187]: DEBUG oslo_concurrency.lockutils [None req-e665da6a-4bea-4f72-a49a-fc4694bac6b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.747890] [55187]: DEBUG oslo_concurrency.lockutils [None req-e665da6a-4bea-4f72-a49a-fc4694bac6b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.748307] [55187]: DEBUG oslo_concurrency.lockutils [None req-e665da6a-4bea-4f72-a49a-fc4694bac6b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.748517] [55187]: DEBUG oslo_concurrency.lockutils [None req-e665da6a-4bea-4f72-a49a-fc4694bac6b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.748690] [55187]: DEBUG oslo_concurrency.lockutils [None req-e665da6a-4bea-4f72-a49a-fc4694bac6b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.784338] [55188]: DEBUG nova.policy [None req-a3c0e621-4cb9-4ca8-aa3d-095d2fdae558 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.789565] [55188]: INFO nova.api.openstack.requestlog [None req-a3c0e621-4cb9-4ca8-aa3d-095d2fdae558 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1401 microversion: 2.1 time: 0.122112 [ 1114.789893] [55188]: [pid: 55188|app: 0|req: 4010/7849] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:55 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1401 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1114.826444] [55188]: DEBUG nova.api.openstack.wsgi [req-38e87776-2ac3-4d6c-b8c8-686e6d7e0705 req-1df5dff4-620a-48dc-a86e-36c765e87484 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1eeeefc-3c6b-4879-9270-386ceb6631c1", "name": "network-vif-plugged", "status": "completed", "tag": "b6745ea4-e196-441e-a92f-57818d334e5a"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1114.832505] [55188]: DEBUG oslo_concurrency.lockutils [req-38e87776-2ac3-4d6c-b8c8-686e6d7e0705 req-1df5dff4-620a-48dc-a86e-36c765e87484 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.832765] [55188]: DEBUG oslo_concurrency.lockutils [req-38e87776-2ac3-4d6c-b8c8-686e6d7e0705 req-1df5dff4-620a-48dc-a86e-36c765e87484 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.832942] [55188]: DEBUG oslo_concurrency.lockutils [req-38e87776-2ac3-4d6c-b8c8-686e6d7e0705 req-1df5dff4-620a-48dc-a86e-36c765e87484 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.840539] [55188]: INFO nova.api.openstack.compute.server_external_events [req-38e87776-2ac3-4d6c-b8c8-686e6d7e0705 req-1df5dff4-620a-48dc-a86e-36c765e87484 service nova] Creating event network-vif-plugged:b6745ea4-e196-441e-a92f-57818d334e5a for instance a1eeeefc-3c6b-4879-9270-386ceb6631c1 on cpu-1 [ 1114.843639] [55188]: INFO nova.api.openstack.requestlog [req-38e87776-2ac3-4d6c-b8c8-686e6d7e0705 req-1df5dff4-620a-48dc-a86e-36c765e87484 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019636 [ 1114.843962] [55188]: [pid: 55188|app: 0|req: 4011/7850] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:55 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1114.900665] [55188]: DEBUG nova.api.openstack.wsgi [None req-b1a60198-548c-466f-b0db-079acd38b90b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1114.906113] [55188]: DEBUG nova.compute.api [None req-b1a60198-548c-466f-b0db-079acd38b90b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1114.908304] [55187]: DEBUG nova.policy [None req-e665da6a-4bea-4f72-a49a-fc4694bac6b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.913447] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1a60198-548c-466f-b0db-079acd38b90b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.913572] [55187]: DEBUG nova.policy [None req-e665da6a-4bea-4f72-a49a-fc4694bac6b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.913751] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1a60198-548c-466f-b0db-079acd38b90b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.913945] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1a60198-548c-466f-b0db-079acd38b90b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.914445] [55187]: DEBUG nova.policy [None req-e665da6a-4bea-4f72-a49a-fc4694bac6b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.914580] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1a60198-548c-466f-b0db-079acd38b90b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.914580] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1a60198-548c-466f-b0db-079acd38b90b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.914781] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1a60198-548c-466f-b0db-079acd38b90b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.914919] [55187]: INFO nova.api.openstack.requestlog [None req-e665da6a-4bea-4f72-a49a-fc4694bac6b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1806 microversion: 2.20 time: 0.179024 [ 1114.915266] [55187]: [pid: 55187|app: 0|req: 3840/7851] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:55 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1806 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1114.997894] [55188]: DEBUG nova.policy [None req-b1a60198-548c-466f-b0db-079acd38b90b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.000443] [55187]: DEBUG nova.api.openstack.wsgi [None req-407ce2ad-849c-4861-9672-111b3d32ea0c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1115.002124] [55187]: DEBUG nova.compute.api [None req-407ce2ad-849c-4861-9672-111b3d32ea0c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1115.002773] [55188]: INFO nova.api.openstack.requestlog [None req-b1a60198-548c-466f-b0db-079acd38b90b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1686 microversion: 2.1 time: 0.105569 [ 1115.003115] [55188]: [pid: 55188|app: 0|req: 4012/7852] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:55 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1686 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1115.005542] [55187]: DEBUG oslo_concurrency.lockutils [None req-407ce2ad-849c-4861-9672-111b3d32ea0c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.005617] [55188]: DEBUG nova.api.openstack.wsgi [None req-f06d5885-ef8c-4f6c-8677-d1e0831b2465 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1115.005787] [55187]: DEBUG oslo_concurrency.lockutils [None req-407ce2ad-849c-4861-9672-111b3d32ea0c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.005972] [55187]: DEBUG oslo_concurrency.lockutils [None req-407ce2ad-849c-4861-9672-111b3d32ea0c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.006384] [55187]: DEBUG oslo_concurrency.lockutils [None req-407ce2ad-849c-4861-9672-111b3d32ea0c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.006594] [55187]: DEBUG oslo_concurrency.lockutils [None req-407ce2ad-849c-4861-9672-111b3d32ea0c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.006769] [55187]: DEBUG oslo_concurrency.lockutils [None req-407ce2ad-849c-4861-9672-111b3d32ea0c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.007185] [55188]: DEBUG nova.compute.api [None req-f06d5885-ef8c-4f6c-8677-d1e0831b2465 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1115.010484] [55188]: DEBUG oslo_concurrency.lockutils [None req-f06d5885-ef8c-4f6c-8677-d1e0831b2465 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.010954] [55188]: DEBUG oslo_concurrency.lockutils [None req-f06d5885-ef8c-4f6c-8677-d1e0831b2465 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.010954] [55188]: DEBUG oslo_concurrency.lockutils [None req-f06d5885-ef8c-4f6c-8677-d1e0831b2465 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.011238] [55188]: DEBUG oslo_concurrency.lockutils [None req-f06d5885-ef8c-4f6c-8677-d1e0831b2465 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.011436] [55188]: DEBUG oslo_concurrency.lockutils [None req-f06d5885-ef8c-4f6c-8677-d1e0831b2465 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.011687] [55188]: DEBUG oslo_concurrency.lockutils [None req-f06d5885-ef8c-4f6c-8677-d1e0831b2465 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.050117] [55188]: DEBUG nova.policy [None req-f06d5885-ef8c-4f6c-8677-d1e0831b2465 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.054490] [55188]: DEBUG nova.policy [None req-f06d5885-ef8c-4f6c-8677-d1e0831b2465 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.055141] [55188]: DEBUG nova.policy [None req-f06d5885-ef8c-4f6c-8677-d1e0831b2465 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.058687] [55188]: INFO nova.api.openstack.requestlog [None req-f06d5885-ef8c-4f6c-8677-d1e0831b2465 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1972 microversion: 2.98 time: 0.055001 [ 1115.059163] [55188]: [pid: 55188|app: 0|req: 4013/7853] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:55 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1972 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1115.062319] [55188]: DEBUG nova.api.openstack.wsgi [None req-c05fb111-831d-449a-b503-c478b51ff87c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1115.063188] [55188]: DEBUG nova.compute.api [None req-c05fb111-831d-449a-b503-c478b51ff87c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1115.066292] [55188]: DEBUG oslo_concurrency.lockutils [None req-c05fb111-831d-449a-b503-c478b51ff87c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.070100] [55188]: DEBUG oslo_concurrency.lockutils [None req-c05fb111-831d-449a-b503-c478b51ff87c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.070100] [55188]: DEBUG oslo_concurrency.lockutils [None req-c05fb111-831d-449a-b503-c478b51ff87c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.070100] [55188]: DEBUG oslo_concurrency.lockutils [None req-c05fb111-831d-449a-b503-c478b51ff87c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.070100] [55188]: DEBUG oslo_concurrency.lockutils [None req-c05fb111-831d-449a-b503-c478b51ff87c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.070100] [55188]: DEBUG oslo_concurrency.lockutils [None req-c05fb111-831d-449a-b503-c478b51ff87c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.087924] [55188]: DEBUG oslo_concurrency.lockutils [None req-c05fb111-831d-449a-b503-c478b51ff87c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.088201] [55188]: DEBUG oslo_concurrency.lockutils [None req-c05fb111-831d-449a-b503-c478b51ff87c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.088390] [55188]: DEBUG oslo_concurrency.lockutils [None req-c05fb111-831d-449a-b503-c478b51ff87c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.088591] [55188]: DEBUG nova.objects.instance [None req-c05fb111-831d-449a-b503-c478b51ff87c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lazy-loading 'fault' on Instance uuid 0ce3d967-dac6-4fb1-876b-556531b0f5f1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1115.092732] [55187]: INFO nova.api.openstack.requestlog [None req-407ce2ad-849c-4861-9672-111b3d32ea0c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface" status: 200 len: 809 microversion: 2.1 time: 0.094611 [ 1115.093131] [55187]: [pid: 55187|app: 0|req: 3841/7854] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:09:55 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface => generated 809 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1115.108217] [55188]: DEBUG nova.policy [None req-c05fb111-831d-449a-b503-c478b51ff87c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.113243] [55188]: INFO nova.api.openstack.requestlog [None req-c05fb111-831d-449a-b503-c478b51ff87c tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1326 microversion: 2.1 time: 0.053482 [ 1115.113596] [55188]: [pid: 55188|app: 0|req: 4014/7855] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:55 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1326 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1115.623222] [55187]: DEBUG nova.api.openstack.wsgi [None req-3d60395c-9528-4616-819c-f3a999d355fa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1115.624927] [55187]: DEBUG nova.compute.api [None req-3d60395c-9528-4616-819c-f3a999d355fa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1115.630552] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d60395c-9528-4616-819c-f3a999d355fa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.630793] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d60395c-9528-4616-819c-f3a999d355fa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.630977] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d60395c-9528-4616-819c-f3a999d355fa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.631356] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d60395c-9528-4616-819c-f3a999d355fa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.631606] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d60395c-9528-4616-819c-f3a999d355fa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.631778] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d60395c-9528-4616-819c-f3a999d355fa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.681434] [55188]: DEBUG nova.api.openstack.wsgi [None req-aaa806a6-bba5-4c01-8e67-e7c3a6e2b9af tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1115.683430] [55188]: DEBUG nova.compute.api [None req-aaa806a6-bba5-4c01-8e67-e7c3a6e2b9af tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1115.687242] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa806a6-bba5-4c01-8e67-e7c3a6e2b9af tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.687567] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa806a6-bba5-4c01-8e67-e7c3a6e2b9af tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.687884] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa806a6-bba5-4c01-8e67-e7c3a6e2b9af tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.688371] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa806a6-bba5-4c01-8e67-e7c3a6e2b9af tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.688632] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa806a6-bba5-4c01-8e67-e7c3a6e2b9af tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.688845] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaa806a6-bba5-4c01-8e67-e7c3a6e2b9af tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.774362] [55187]: DEBUG nova.policy [None req-3d60395c-9528-4616-819c-f3a999d355fa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.776354] [55188]: DEBUG nova.policy [None req-aaa806a6-bba5-4c01-8e67-e7c3a6e2b9af tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.782505] [55187]: INFO nova.api.openstack.requestlog [None req-3d60395c-9528-4616-819c-f3a999d355fa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1319 microversion: 2.1 time: 0.161460 [ 1115.782979] [55187]: [pid: 55187|app: 0|req: 3842/7856] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:55 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1319 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1115.783059] [55188]: INFO nova.api.openstack.requestlog [None req-aaa806a6-bba5-4c01-8e67-e7c3a6e2b9af tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1671 microversion: 2.1 time: 0.104058 [ 1115.783511] [55188]: [pid: 55188|app: 0|req: 4015/7857] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:56 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1671 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1115.786061] [55187]: DEBUG nova.api.openstack.wsgi [None req-ae447188-66f1-47a7-8f62-243230250d90 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1115.787705] [55187]: DEBUG nova.compute.api [None req-ae447188-66f1-47a7-8f62-243230250d90 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1115.791858] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae447188-66f1-47a7-8f62-243230250d90 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.792127] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae447188-66f1-47a7-8f62-243230250d90 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.792309] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae447188-66f1-47a7-8f62-243230250d90 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.792667] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae447188-66f1-47a7-8f62-243230250d90 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.792861] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae447188-66f1-47a7-8f62-243230250d90 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.793046] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae447188-66f1-47a7-8f62-243230250d90 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.797095] [55188]: DEBUG nova.api.openstack.wsgi [None req-4d84b2de-ccbb-478a-9b21-8d2863141eb2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1115.798931] [55188]: DEBUG nova.compute.api [None req-4d84b2de-ccbb-478a-9b21-8d2863141eb2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1115.802918] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d84b2de-ccbb-478a-9b21-8d2863141eb2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.803195] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d84b2de-ccbb-478a-9b21-8d2863141eb2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.803393] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d84b2de-ccbb-478a-9b21-8d2863141eb2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.803754] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d84b2de-ccbb-478a-9b21-8d2863141eb2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.803957] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d84b2de-ccbb-478a-9b21-8d2863141eb2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.804707] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d84b2de-ccbb-478a-9b21-8d2863141eb2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.813694] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae447188-66f1-47a7-8f62-243230250d90 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.813972] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae447188-66f1-47a7-8f62-243230250d90 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.814188] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae447188-66f1-47a7-8f62-243230250d90 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.814393] [55187]: DEBUG nova.objects.instance [None req-ae447188-66f1-47a7-8f62-243230250d90 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lazy-loading 'fault' on Instance uuid b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1115.835691] [55187]: DEBUG nova.policy [None req-ae447188-66f1-47a7-8f62-243230250d90 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.841114] [55187]: DEBUG nova.policy [None req-ae447188-66f1-47a7-8f62-243230250d90 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.841823] [55187]: DEBUG nova.policy [None req-ae447188-66f1-47a7-8f62-243230250d90 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2f802e4e941649a1a077aa0a338be8f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a3ec27608274bb497e271b67a2ac8bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.842482] [55187]: INFO nova.api.openstack.requestlog [None req-ae447188-66f1-47a7-8f62-243230250d90 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 200 len: 1389 microversion: 2.47 time: 0.058960 [ 1115.842829] [55187]: [pid: 55187|app: 0|req: 3843/7858] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:56 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 1389 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1115.845590] [55187]: DEBUG nova.api.openstack.wsgi [None req-69662721-478b-4dd0-94a0-5e3660b99baa tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1115.847226] [55187]: DEBUG nova.compute.api [None req-69662721-478b-4dd0-94a0-5e3660b99baa tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1115.850628] [55187]: DEBUG oslo_concurrency.lockutils [None req-69662721-478b-4dd0-94a0-5e3660b99baa tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.850821] [55187]: DEBUG oslo_concurrency.lockutils [None req-69662721-478b-4dd0-94a0-5e3660b99baa tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.850923] [55187]: DEBUG oslo_concurrency.lockutils [None req-69662721-478b-4dd0-94a0-5e3660b99baa tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.851300] [55187]: DEBUG oslo_concurrency.lockutils [None req-69662721-478b-4dd0-94a0-5e3660b99baa tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.851598] [55187]: DEBUG oslo_concurrency.lockutils [None req-69662721-478b-4dd0-94a0-5e3660b99baa tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.851797] [55187]: DEBUG oslo_concurrency.lockutils [None req-69662721-478b-4dd0-94a0-5e3660b99baa tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.875025] [55188]: DEBUG nova.policy [None req-4d84b2de-ccbb-478a-9b21-8d2863141eb2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.879605] [55188]: INFO nova.api.openstack.requestlog [None req-4d84b2de-ccbb-478a-9b21-8d2863141eb2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1671 microversion: 2.1 time: 0.084732 [ 1115.879930] [55188]: [pid: 55188|app: 0|req: 4016/7859] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:56 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1671 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1115.891549] [55188]: DEBUG nova.api.openstack.wsgi [None req-fe9d7531-9d6d-4046-a697-672a9a58162c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1115.893200] [55188]: DEBUG nova.compute.api [None req-fe9d7531-9d6d-4046-a697-672a9a58162c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1115.896511] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe9d7531-9d6d-4046-a697-672a9a58162c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.896735] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe9d7531-9d6d-4046-a697-672a9a58162c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.896917] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe9d7531-9d6d-4046-a697-672a9a58162c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.897277] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe9d7531-9d6d-4046-a697-672a9a58162c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.897563] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe9d7531-9d6d-4046-a697-672a9a58162c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.897650] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe9d7531-9d6d-4046-a697-672a9a58162c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.923855] [55187]: DEBUG nova.policy [None req-69662721-478b-4dd0-94a0-5e3660b99baa tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.929953] [55187]: INFO nova.api.openstack.requestlog [None req-69662721-478b-4dd0-94a0-5e3660b99baa tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1401 microversion: 2.1 time: 0.086378 [ 1115.931449] [55187]: [pid: 55187|app: 0|req: 3844/7860] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:56 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1401 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1115.932839] [55187]: DEBUG nova.api.openstack.wsgi [None req-d5e49b4b-5fc0-4ded-a0ba-b6ecea632914 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1115.934565] [55187]: DEBUG nova.compute.api [None req-d5e49b4b-5fc0-4ded-a0ba-b6ecea632914 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1115.937876] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5e49b4b-5fc0-4ded-a0ba-b6ecea632914 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.938133] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5e49b4b-5fc0-4ded-a0ba-b6ecea632914 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.938322] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5e49b4b-5fc0-4ded-a0ba-b6ecea632914 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.938672] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5e49b4b-5fc0-4ded-a0ba-b6ecea632914 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.938865] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5e49b4b-5fc0-4ded-a0ba-b6ecea632914 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.939073] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5e49b4b-5fc0-4ded-a0ba-b6ecea632914 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.970122] [55188]: DEBUG nova.policy [None req-fe9d7531-9d6d-4046-a697-672a9a58162c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.974570] [55188]: INFO nova.api.openstack.requestlog [None req-fe9d7531-9d6d-4046-a697-672a9a58162c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1671 microversion: 2.1 time: 0.085032 [ 1115.974906] [55188]: [pid: 55188|app: 0|req: 4017/7861] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:56 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1671 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1115.986750] [55188]: DEBUG nova.api.openstack.wsgi [None req-3c1ccc1b-c5cc-41d7-a88b-5c379b048084 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1115.987077] [55188]: DEBUG nova.compute.api [None req-3c1ccc1b-c5cc-41d7-a88b-5c379b048084 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1115.990920] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c1ccc1b-c5cc-41d7-a88b-5c379b048084 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.991191] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c1ccc1b-c5cc-41d7-a88b-5c379b048084 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.991384] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c1ccc1b-c5cc-41d7-a88b-5c379b048084 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.991759] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c1ccc1b-c5cc-41d7-a88b-5c379b048084 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.991956] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c1ccc1b-c5cc-41d7-a88b-5c379b048084 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.992174] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c1ccc1b-c5cc-41d7-a88b-5c379b048084 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.006958] [55188]: DEBUG nova.compute.api [None req-3c1ccc1b-c5cc-41d7-a88b-5c379b048084 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1116.050243] [55188]: INFO nova.api.openstack.requestlog [None req-3c1ccc1b-c5cc-41d7-a88b-5c379b048084 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 204 len: 0 microversion: 2.1 time: 0.065584 [ 1116.050737] [55188]: [pid: 55188|app: 0|req: 4018/7862] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:09:56 2025] DELETE /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1116.053781] [55188]: DEBUG nova.api.openstack.wsgi [None req-e23e1d03-07a8-4cf7-bd9c-97ae8040ff5c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1116.056450] [55188]: DEBUG nova.compute.api [None req-e23e1d03-07a8-4cf7-bd9c-97ae8040ff5c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1116.058964] [55187]: DEBUG nova.policy [None req-d5e49b4b-5fc0-4ded-a0ba-b6ecea632914 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.060111] [55188]: DEBUG oslo_concurrency.lockutils [None req-e23e1d03-07a8-4cf7-bd9c-97ae8040ff5c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.060357] [55188]: DEBUG oslo_concurrency.lockutils [None req-e23e1d03-07a8-4cf7-bd9c-97ae8040ff5c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.060543] [55188]: DEBUG oslo_concurrency.lockutils [None req-e23e1d03-07a8-4cf7-bd9c-97ae8040ff5c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.060902] [55188]: DEBUG oslo_concurrency.lockutils [None req-e23e1d03-07a8-4cf7-bd9c-97ae8040ff5c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.061121] [55188]: DEBUG oslo_concurrency.lockutils [None req-e23e1d03-07a8-4cf7-bd9c-97ae8040ff5c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.061301] [55188]: DEBUG oslo_concurrency.lockutils [None req-e23e1d03-07a8-4cf7-bd9c-97ae8040ff5c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.065276] [55187]: DEBUG nova.policy [None req-d5e49b4b-5fc0-4ded-a0ba-b6ecea632914 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.066121] [55187]: DEBUG nova.policy [None req-d5e49b4b-5fc0-4ded-a0ba-b6ecea632914 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.066822] [55187]: INFO nova.api.openstack.requestlog [None req-d5e49b4b-5fc0-4ded-a0ba-b6ecea632914 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1806 microversion: 2.20 time: 0.136055 [ 1116.067313] [55187]: [pid: 55187|app: 0|req: 3845/7863] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:56 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1806 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1116.069804] [55187]: DEBUG nova.api.openstack.wsgi [None req-baf1c0e6-228e-44d4-b373-21edd97c07bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1116.071944] [55187]: DEBUG nova.compute.api [None req-baf1c0e6-228e-44d4-b373-21edd97c07bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1116.075641] [55187]: DEBUG oslo_concurrency.lockutils [None req-baf1c0e6-228e-44d4-b373-21edd97c07bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.075884] [55187]: DEBUG oslo_concurrency.lockutils [None req-baf1c0e6-228e-44d4-b373-21edd97c07bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.076111] [55187]: DEBUG oslo_concurrency.lockutils [None req-baf1c0e6-228e-44d4-b373-21edd97c07bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.076469] [55187]: DEBUG oslo_concurrency.lockutils [None req-baf1c0e6-228e-44d4-b373-21edd97c07bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.076669] [55187]: DEBUG oslo_concurrency.lockutils [None req-baf1c0e6-228e-44d4-b373-21edd97c07bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.076839] [55187]: DEBUG oslo_concurrency.lockutils [None req-baf1c0e6-228e-44d4-b373-21edd97c07bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.135634] [55188]: DEBUG nova.policy [None req-e23e1d03-07a8-4cf7-bd9c-97ae8040ff5c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.140556] [55188]: INFO nova.api.openstack.requestlog [None req-e23e1d03-07a8-4cf7-bd9c-97ae8040ff5c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1686 microversion: 2.1 time: 0.089293 [ 1116.140885] [55188]: [pid: 55188|app: 0|req: 4019/7864] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:56 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1686 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1116.143543] [55188]: DEBUG nova.api.openstack.wsgi [None req-db003abe-fa1b-414b-9f79-9f548b0b6cf1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1116.145163] [55188]: DEBUG nova.compute.api [None req-db003abe-fa1b-414b-9f79-9f548b0b6cf1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1116.148525] [55188]: DEBUG oslo_concurrency.lockutils [None req-db003abe-fa1b-414b-9f79-9f548b0b6cf1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.148764] [55188]: DEBUG oslo_concurrency.lockutils [None req-db003abe-fa1b-414b-9f79-9f548b0b6cf1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.148950] [55188]: DEBUG oslo_concurrency.lockutils [None req-db003abe-fa1b-414b-9f79-9f548b0b6cf1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.149359] [55188]: DEBUG oslo_concurrency.lockutils [None req-db003abe-fa1b-414b-9f79-9f548b0b6cf1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.149569] [55188]: DEBUG oslo_concurrency.lockutils [None req-db003abe-fa1b-414b-9f79-9f548b0b6cf1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.149746] [55188]: DEBUG oslo_concurrency.lockutils [None req-db003abe-fa1b-414b-9f79-9f548b0b6cf1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.195823] [55188]: DEBUG nova.policy [None req-db003abe-fa1b-414b-9f79-9f548b0b6cf1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.200561] [55188]: DEBUG nova.policy [None req-db003abe-fa1b-414b-9f79-9f548b0b6cf1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.201200] [55188]: DEBUG nova.policy [None req-db003abe-fa1b-414b-9f79-9f548b0b6cf1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.204879] [55188]: INFO nova.api.openstack.requestlog [None req-db003abe-fa1b-414b-9f79-9f548b0b6cf1 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1972 microversion: 2.98 time: 0.063425 [ 1116.205262] [55188]: [pid: 55188|app: 0|req: 4020/7865] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:56 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1972 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1116.207678] [55188]: DEBUG nova.api.openstack.wsgi [None req-7402cf89-4718-4786-8597-5bd4aeff227d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1116.209779] [55188]: DEBUG nova.compute.api [None req-7402cf89-4718-4786-8597-5bd4aeff227d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1116.213084] [55188]: DEBUG oslo_concurrency.lockutils [None req-7402cf89-4718-4786-8597-5bd4aeff227d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.213084] [55188]: DEBUG oslo_concurrency.lockutils [None req-7402cf89-4718-4786-8597-5bd4aeff227d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.213249] [55188]: DEBUG oslo_concurrency.lockutils [None req-7402cf89-4718-4786-8597-5bd4aeff227d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.213859] [55188]: DEBUG oslo_concurrency.lockutils [None req-7402cf89-4718-4786-8597-5bd4aeff227d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.214080] [55188]: DEBUG oslo_concurrency.lockutils [None req-7402cf89-4718-4786-8597-5bd4aeff227d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.214264] [55188]: DEBUG oslo_concurrency.lockutils [None req-7402cf89-4718-4786-8597-5bd4aeff227d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.215296] [55187]: DEBUG nova.policy [None req-baf1c0e6-228e-44d4-b373-21edd97c07bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.221617] [55187]: INFO nova.api.openstack.requestlog [None req-baf1c0e6-228e-44d4-b373-21edd97c07bb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1675 microversion: 2.1 time: 0.153628 [ 1116.222211] [55187]: [pid: 55187|app: 0|req: 3846/7866] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:56 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1675 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1116.227161] [55187]: DEBUG nova.api.openstack.wsgi [None req-98cff37c-9b38-4373-abb3-8ad3c6dd8aed tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1116.229357] [55187]: DEBUG nova.compute.api [None req-98cff37c-9b38-4373-abb3-8ad3c6dd8aed tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1116.232622] [55187]: DEBUG oslo_concurrency.lockutils [None req-98cff37c-9b38-4373-abb3-8ad3c6dd8aed tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.233953] [55187]: DEBUG oslo_concurrency.lockutils [None req-98cff37c-9b38-4373-abb3-8ad3c6dd8aed tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.233953] [55187]: DEBUG oslo_concurrency.lockutils [None req-98cff37c-9b38-4373-abb3-8ad3c6dd8aed tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.233953] [55187]: DEBUG oslo_concurrency.lockutils [None req-98cff37c-9b38-4373-abb3-8ad3c6dd8aed tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.233953] [55187]: DEBUG oslo_concurrency.lockutils [None req-98cff37c-9b38-4373-abb3-8ad3c6dd8aed tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.234166] [55187]: DEBUG oslo_concurrency.lockutils [None req-98cff37c-9b38-4373-abb3-8ad3c6dd8aed tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.257133] [55187]: DEBUG oslo_concurrency.lockutils [None req-98cff37c-9b38-4373-abb3-8ad3c6dd8aed tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.257474] [55187]: DEBUG oslo_concurrency.lockutils [None req-98cff37c-9b38-4373-abb3-8ad3c6dd8aed tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.257625] [55187]: DEBUG oslo_concurrency.lockutils [None req-98cff37c-9b38-4373-abb3-8ad3c6dd8aed tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.257841] [55187]: DEBUG nova.objects.instance [None req-98cff37c-9b38-4373-abb3-8ad3c6dd8aed tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lazy-loading 'fault' on Instance uuid 0ce3d967-dac6-4fb1-876b-556531b0f5f1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1116.278935] [55187]: DEBUG nova.policy [None req-98cff37c-9b38-4373-abb3-8ad3c6dd8aed tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.283817] [55187]: INFO nova.api.openstack.requestlog [None req-98cff37c-9b38-4373-abb3-8ad3c6dd8aed tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1326 microversion: 2.1 time: 0.060905 [ 1116.284190] [55187]: [pid: 55187|app: 0|req: 3847/7867] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:56 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1326 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1116.308290] [55188]: INFO nova.api.openstack.requestlog [None req-7402cf89-4718-4786-8597-5bd4aeff227d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface" status: 200 len: 809 microversion: 2.1 time: 0.102139 [ 1116.308577] [55188]: [pid: 55188|app: 0|req: 4021/7868] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:09:56 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface => generated 809 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1116.797189] [55187]: DEBUG nova.api.openstack.wsgi [None req-2f12283f-0095-47e3-b939-21d22853f557 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1116.799593] [55187]: DEBUG nova.compute.api [None req-2f12283f-0095-47e3-b939-21d22853f557 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1116.806195] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f12283f-0095-47e3-b939-21d22853f557 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.806421] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f12283f-0095-47e3-b939-21d22853f557 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.806605] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f12283f-0095-47e3-b939-21d22853f557 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.807139] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f12283f-0095-47e3-b939-21d22853f557 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.807266] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f12283f-0095-47e3-b939-21d22853f557 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.807868] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f12283f-0095-47e3-b939-21d22853f557 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.857749] [55188]: DEBUG nova.api.openstack.wsgi [req-4a512490-8f7f-4c97-8e1c-281dcda64ae1 req-460e58e6-dfb8-436d-97cd-cb72c4fecc9d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a1eeeefc-3c6b-4879-9270-386ceb6631c1", "tag": "b6745ea4-e196-441e-a92f-57818d334e5a"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1116.866029] [55188]: DEBUG oslo_concurrency.lockutils [req-4a512490-8f7f-4c97-8e1c-281dcda64ae1 req-460e58e6-dfb8-436d-97cd-cb72c4fecc9d service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.867058] [55188]: DEBUG oslo_concurrency.lockutils [req-4a512490-8f7f-4c97-8e1c-281dcda64ae1 req-460e58e6-dfb8-436d-97cd-cb72c4fecc9d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.867058] [55188]: DEBUG oslo_concurrency.lockutils [req-4a512490-8f7f-4c97-8e1c-281dcda64ae1 req-460e58e6-dfb8-436d-97cd-cb72c4fecc9d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.876145] [55188]: INFO nova.api.openstack.compute.server_external_events [req-4a512490-8f7f-4c97-8e1c-281dcda64ae1 req-460e58e6-dfb8-436d-97cd-cb72c4fecc9d service nova] Creating event network-changed:b6745ea4-e196-441e-a92f-57818d334e5a for instance a1eeeefc-3c6b-4879-9270-386ceb6631c1 on cpu-1 [ 1116.880031] [55188]: INFO nova.api.openstack.requestlog [req-4a512490-8f7f-4c97-8e1c-281dcda64ae1 req-460e58e6-dfb8-436d-97cd-cb72c4fecc9d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027460 [ 1116.880031] [55188]: [pid: 55188|app: 0|req: 4022/7869] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:57 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1116.883048] [55188]: DEBUG nova.api.openstack.wsgi [None req-aa2e2bc1-a793-43e7-8294-f49929328574 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1116.885050] [55188]: DEBUG nova.compute.api [None req-aa2e2bc1-a793-43e7-8294-f49929328574 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] [instance: b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1116.890211] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa2e2bc1-a793-43e7-8294-f49929328574 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.890517] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa2e2bc1-a793-43e7-8294-f49929328574 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.890778] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa2e2bc1-a793-43e7-8294-f49929328574 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.891251] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa2e2bc1-a793-43e7-8294-f49929328574 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.891532] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa2e2bc1-a793-43e7-8294-f49929328574 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.891773] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa2e2bc1-a793-43e7-8294-f49929328574 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.903048] [55188]: INFO nova.api.openstack.wsgi [None req-aa2e2bc1-a793-43e7-8294-f49929328574 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] HTTP exception thrown: Instance b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad could not be found. [ 1116.903348] [55188]: DEBUG nova.api.openstack.wsgi [None req-aa2e2bc1-a793-43e7-8294-f49929328574 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] Returning 404 to user: Instance b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1116.903812] [55188]: INFO nova.api.openstack.requestlog [None req-aa2e2bc1-a793-43e7-8294-f49929328574 tempest-ServersAaction247Test-1665112355 tempest-ServersAaction247Test-1665112355-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad" status: 404 len: 111 microversion: 2.47 time: 0.023312 [ 1116.904180] [55188]: [pid: 55188|app: 0|req: 4023/7870] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:57 2025] GET /compute/v2.1/servers/b5abe25b-4c9d-49a5-8e62-1e9eb403d6ad => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1116.907078] [55188]: DEBUG nova.api.openstack.wsgi [req-e45332d4-4641-4802-a390-f77a386ee55b req-e2753969-6d0d-4b19-82e6-b1da913ff985 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "16eae91a-19c3-4453-be5b-390340fcdeb7", "name": "network-vif-deleted", "tag": "ef8dd51c-e29d-4e55-a40f-a4ad3abf8b38"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1116.913364] [55188]: DEBUG oslo_concurrency.lockutils [req-e45332d4-4641-4802-a390-f77a386ee55b req-e2753969-6d0d-4b19-82e6-b1da913ff985 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.913610] [55188]: DEBUG oslo_concurrency.lockutils [req-e45332d4-4641-4802-a390-f77a386ee55b req-e2753969-6d0d-4b19-82e6-b1da913ff985 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.913799] [55188]: DEBUG oslo_concurrency.lockutils [req-e45332d4-4641-4802-a390-f77a386ee55b req-e2753969-6d0d-4b19-82e6-b1da913ff985 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.919334] [55187]: DEBUG nova.policy [None req-2f12283f-0095-47e3-b939-21d22853f557 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.921413] [55188]: INFO nova.api.openstack.compute.server_external_events [req-e45332d4-4641-4802-a390-f77a386ee55b req-e2753969-6d0d-4b19-82e6-b1da913ff985 service nova] Creating event network-vif-deleted:ef8dd51c-e29d-4e55-a40f-a4ad3abf8b38 for instance 16eae91a-19c3-4453-be5b-390340fcdeb7 on cpu-1 [ 1116.924453] [55187]: INFO nova.api.openstack.requestlog [None req-2f12283f-0095-47e3-b939-21d22853f557 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1319 microversion: 2.1 time: 0.130334 [ 1116.924814] [55188]: INFO nova.api.openstack.requestlog [req-e45332d4-4641-4802-a390-f77a386ee55b req-e2753969-6d0d-4b19-82e6-b1da913ff985 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019904 [ 1116.924953] [55187]: [pid: 55187|app: 0|req: 3848/7871] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:57 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1319 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1116.925197] [55188]: [pid: 55188|app: 0|req: 4024/7872] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:57 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1116.946420] [55187]: DEBUG nova.api.openstack.wsgi [None req-db49b885-d6a7-4d35-912f-b375b6dd1869 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1116.947763] [55187]: DEBUG nova.compute.api [None req-db49b885-d6a7-4d35-912f-b375b6dd1869 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1116.955797] [55187]: DEBUG oslo_concurrency.lockutils [None req-db49b885-d6a7-4d35-912f-b375b6dd1869 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.955797] [55187]: DEBUG oslo_concurrency.lockutils [None req-db49b885-d6a7-4d35-912f-b375b6dd1869 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.955797] [55187]: DEBUG oslo_concurrency.lockutils [None req-db49b885-d6a7-4d35-912f-b375b6dd1869 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.955797] [55187]: DEBUG oslo_concurrency.lockutils [None req-db49b885-d6a7-4d35-912f-b375b6dd1869 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.955797] [55187]: DEBUG oslo_concurrency.lockutils [None req-db49b885-d6a7-4d35-912f-b375b6dd1869 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.955797] [55187]: DEBUG oslo_concurrency.lockutils [None req-db49b885-d6a7-4d35-912f-b375b6dd1869 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.054964] [55187]: DEBUG nova.policy [None req-db49b885-d6a7-4d35-912f-b375b6dd1869 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.060753] [55187]: INFO nova.api.openstack.requestlog [None req-db49b885-d6a7-4d35-912f-b375b6dd1869 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1401 microversion: 2.1 time: 0.117383 [ 1117.061137] [55187]: [pid: 55187|app: 0|req: 3849/7873] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:57 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1401 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1117.083353] [55188]: DEBUG nova.api.openstack.wsgi [None req-edcc5430-d151-4511-b8aa-db0ed02ac961 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.085569] [55188]: DEBUG nova.compute.api [None req-edcc5430-d151-4511-b8aa-db0ed02ac961 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.090435] [55188]: DEBUG oslo_concurrency.lockutils [None req-edcc5430-d151-4511-b8aa-db0ed02ac961 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.090769] [55188]: DEBUG oslo_concurrency.lockutils [None req-edcc5430-d151-4511-b8aa-db0ed02ac961 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.090993] [55188]: DEBUG oslo_concurrency.lockutils [None req-edcc5430-d151-4511-b8aa-db0ed02ac961 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.091494] [55188]: DEBUG oslo_concurrency.lockutils [None req-edcc5430-d151-4511-b8aa-db0ed02ac961 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.091745] [55188]: DEBUG oslo_concurrency.lockutils [None req-edcc5430-d151-4511-b8aa-db0ed02ac961 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.091971] [55188]: DEBUG oslo_concurrency.lockutils [None req-edcc5430-d151-4511-b8aa-db0ed02ac961 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.157244] [55187]: DEBUG nova.api.openstack.wsgi [None req-69c48d9b-7896-4804-828b-9648683965dc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.159252] [55187]: DEBUG nova.compute.api [None req-69c48d9b-7896-4804-828b-9648683965dc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.163491] [55187]: DEBUG oslo_concurrency.lockutils [None req-69c48d9b-7896-4804-828b-9648683965dc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.163759] [55187]: DEBUG oslo_concurrency.lockutils [None req-69c48d9b-7896-4804-828b-9648683965dc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.163972] [55187]: DEBUG oslo_concurrency.lockutils [None req-69c48d9b-7896-4804-828b-9648683965dc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.164468] [55187]: DEBUG oslo_concurrency.lockutils [None req-69c48d9b-7896-4804-828b-9648683965dc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.164719] [55187]: DEBUG oslo_concurrency.lockutils [None req-69c48d9b-7896-4804-828b-9648683965dc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.164934] [55187]: DEBUG oslo_concurrency.lockutils [None req-69c48d9b-7896-4804-828b-9648683965dc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.187520] [55188]: DEBUG nova.policy [None req-edcc5430-d151-4511-b8aa-db0ed02ac961 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.193477] [55188]: DEBUG nova.policy [None req-edcc5430-d151-4511-b8aa-db0ed02ac961 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.194277] [55188]: DEBUG nova.policy [None req-edcc5430-d151-4511-b8aa-db0ed02ac961 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.195131] [55188]: INFO nova.api.openstack.requestlog [None req-edcc5430-d151-4511-b8aa-db0ed02ac961 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1806 microversion: 2.20 time: 0.115305 [ 1117.195471] [55188]: [pid: 55188|app: 0|req: 4025/7874] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:57 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1806 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1117.223735] [55188]: DEBUG nova.api.openstack.wsgi [None req-e744d9a9-9474-49d0-bdc6-59400c11397e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.225631] [55188]: DEBUG nova.compute.api [None req-e744d9a9-9474-49d0-bdc6-59400c11397e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.229579] [55188]: DEBUG oslo_concurrency.lockutils [None req-e744d9a9-9474-49d0-bdc6-59400c11397e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.229974] [55188]: DEBUG oslo_concurrency.lockutils [None req-e744d9a9-9474-49d0-bdc6-59400c11397e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.230099] [55188]: DEBUG oslo_concurrency.lockutils [None req-e744d9a9-9474-49d0-bdc6-59400c11397e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.230744] [55188]: DEBUG oslo_concurrency.lockutils [None req-e744d9a9-9474-49d0-bdc6-59400c11397e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.230843] [55188]: DEBUG oslo_concurrency.lockutils [None req-e744d9a9-9474-49d0-bdc6-59400c11397e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.230994] [55188]: DEBUG oslo_concurrency.lockutils [None req-e744d9a9-9474-49d0-bdc6-59400c11397e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.277126] [55188]: DEBUG nova.policy [None req-e744d9a9-9474-49d0-bdc6-59400c11397e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.282351] [55188]: DEBUG nova.policy [None req-e744d9a9-9474-49d0-bdc6-59400c11397e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.283152] [55188]: DEBUG nova.policy [None req-e744d9a9-9474-49d0-bdc6-59400c11397e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.287759] [55188]: INFO nova.api.openstack.requestlog [None req-e744d9a9-9474-49d0-bdc6-59400c11397e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1989 microversion: 2.98 time: 0.066569 [ 1117.288343] [55188]: [pid: 55188|app: 0|req: 4026/7875] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:57 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1989 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1117.290997] [55188]: DEBUG nova.api.openstack.wsgi [None req-2a3590eb-d526-46bc-bac8-6a4dd286cc60 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.293107] [55188]: DEBUG nova.compute.api [None req-2a3590eb-d526-46bc-bac8-6a4dd286cc60 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.297620] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a3590eb-d526-46bc-bac8-6a4dd286cc60 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.297984] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a3590eb-d526-46bc-bac8-6a4dd286cc60 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.298229] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a3590eb-d526-46bc-bac8-6a4dd286cc60 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.298626] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a3590eb-d526-46bc-bac8-6a4dd286cc60 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.298832] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a3590eb-d526-46bc-bac8-6a4dd286cc60 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.299032] [55188]: DEBUG oslo_concurrency.lockutils [None req-2a3590eb-d526-46bc-bac8-6a4dd286cc60 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.363495] [55187]: DEBUG nova.policy [None req-69c48d9b-7896-4804-828b-9648683965dc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.371899] [55187]: INFO nova.api.openstack.requestlog [None req-69c48d9b-7896-4804-828b-9648683965dc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1686 microversion: 2.1 time: 0.217285 [ 1117.373066] [55187]: [pid: 55187|app: 0|req: 3850/7876] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:57 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1686 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1117.377178] [55187]: DEBUG nova.api.openstack.wsgi [None req-be23ee18-5a22-4162-8424-18954d7a8178 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.378669] [55187]: DEBUG nova.compute.api [None req-be23ee18-5a22-4162-8424-18954d7a8178 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.386079] [55187]: DEBUG oslo_concurrency.lockutils [None req-be23ee18-5a22-4162-8424-18954d7a8178 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.387021] [55187]: DEBUG oslo_concurrency.lockutils [None req-be23ee18-5a22-4162-8424-18954d7a8178 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.387551] [55187]: DEBUG oslo_concurrency.lockutils [None req-be23ee18-5a22-4162-8424-18954d7a8178 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.387984] [55187]: DEBUG oslo_concurrency.lockutils [None req-be23ee18-5a22-4162-8424-18954d7a8178 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.388231] [55187]: DEBUG oslo_concurrency.lockutils [None req-be23ee18-5a22-4162-8424-18954d7a8178 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.388420] [55187]: DEBUG oslo_concurrency.lockutils [None req-be23ee18-5a22-4162-8424-18954d7a8178 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.412400] [55188]: DEBUG nova.policy [None req-2a3590eb-d526-46bc-bac8-6a4dd286cc60 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.417965] [55188]: INFO nova.api.openstack.requestlog [None req-2a3590eb-d526-46bc-bac8-6a4dd286cc60 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1675 microversion: 2.1 time: 0.129085 [ 1117.418491] [55188]: [pid: 55188|app: 0|req: 4027/7877] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:57 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1675 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1117.421417] [55188]: DEBUG nova.api.openstack.wsgi [None req-5ea752be-50e3-4f05-96f9-c3cee9c88a83 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.424457] [55188]: DEBUG nova.policy [None req-5ea752be-50e3-4f05-96f9-c3cee9c88a83 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.424961] [55188]: DEBUG nova.compute.api [None req-5ea752be-50e3-4f05-96f9-c3cee9c88a83 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Searching by: {'deleted': False, 'project_id': '34a18dd309b6495c87af05754dadcf14'} {{(pid=55188) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 1117.425149] [55187]: DEBUG oslo_concurrency.lockutils [None req-be23ee18-5a22-4162-8424-18954d7a8178 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.425452] [55187]: DEBUG oslo_concurrency.lockutils [None req-be23ee18-5a22-4162-8424-18954d7a8178 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.425708] [55187]: DEBUG oslo_concurrency.lockutils [None req-be23ee18-5a22-4162-8424-18954d7a8178 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.425922] [55187]: DEBUG nova.objects.instance [None req-be23ee18-5a22-4162-8424-18954d7a8178 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lazy-loading 'fault' on Instance uuid 0ce3d967-dac6-4fb1-876b-556531b0f5f1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1117.430641] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ea752be-50e3-4f05-96f9-c3cee9c88a83 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.430830] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ea752be-50e3-4f05-96f9-c3cee9c88a83 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.431414] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ea752be-50e3-4f05-96f9-c3cee9c88a83 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.431647] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ea752be-50e3-4f05-96f9-c3cee9c88a83 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.432242] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ea752be-50e3-4f05-96f9-c3cee9c88a83 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.432242] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ea752be-50e3-4f05-96f9-c3cee9c88a83 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.469964] [55187]: DEBUG nova.policy [None req-be23ee18-5a22-4162-8424-18954d7a8178 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.471565] [55188]: DEBUG nova.compute.multi_cell_list [None req-5ea752be-50e3-4f05-96f9-c3cee9c88a83 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=55188) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 1117.475086] [55187]: INFO nova.api.openstack.requestlog [None req-be23ee18-5a22-4162-8424-18954d7a8178 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1326 microversion: 2.1 time: 0.100749 [ 1117.475212] [55187]: [pid: 55187|app: 0|req: 3851/7878] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:57 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1326 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1117.480759] [55187]: DEBUG nova.api.openstack.wsgi [None req-0f0f9161-a110-46a0-90ea-5db8ca5d028e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.482728] [55187]: DEBUG nova.compute.api [None req-0f0f9161-a110-46a0-90ea-5db8ca5d028e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.487569] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f0f9161-a110-46a0-90ea-5db8ca5d028e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.487948] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f0f9161-a110-46a0-90ea-5db8ca5d028e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.488160] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f0f9161-a110-46a0-90ea-5db8ca5d028e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.488641] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f0f9161-a110-46a0-90ea-5db8ca5d028e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.488924] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f0f9161-a110-46a0-90ea-5db8ca5d028e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.489199] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f0f9161-a110-46a0-90ea-5db8ca5d028e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.507889] [55188]: DEBUG nova.policy [None req-5ea752be-50e3-4f05-96f9-c3cee9c88a83 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.512163] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ea752be-50e3-4f05-96f9-c3cee9c88a83 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.512292] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ea752be-50e3-4f05-96f9-c3cee9c88a83 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.512573] [55188]: DEBUG oslo_concurrency.lockutils [None req-5ea752be-50e3-4f05-96f9-c3cee9c88a83 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.534630] [55188]: DEBUG nova.policy [None req-5ea752be-50e3-4f05-96f9-c3cee9c88a83 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.535777] [55188]: DEBUG nova.policy [None req-5ea752be-50e3-4f05-96f9-c3cee9c88a83 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.558826] [55188]: INFO nova.api.openstack.requestlog [None req-5ea752be-50e3-4f05-96f9-c3cee9c88a83 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1971 microversion: 2.98 time: 0.139589 [ 1117.559548] [55188]: [pid: 55188|app: 0|req: 4028/7879] 10.180.1.21 () {60 vars in 1182 bytes} [Wed Mar 26 22:09:57 2025] GET /compute/v2.1/servers/detail => generated 1971 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1117.561482] [55187]: INFO nova.api.openstack.requestlog [None req-0f0f9161-a110-46a0-90ea-5db8ca5d028e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface" status: 200 len: 548 microversion: 2.1 time: 0.085249 [ 1117.561949] [55187]: [pid: 55187|app: 0|req: 3852/7880] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:09:57 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7/os-interface => generated 548 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1117.580985] [55188]: DEBUG nova.api.openstack.wsgi [None req-7fb04be8-8a62-4a91-866c-a40e6070465c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.583599] [55188]: DEBUG nova.compute.api [None req-7fb04be8-8a62-4a91-866c-a40e6070465c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.589803] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fb04be8-8a62-4a91-866c-a40e6070465c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.590335] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fb04be8-8a62-4a91-866c-a40e6070465c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.590595] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fb04be8-8a62-4a91-866c-a40e6070465c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.591074] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fb04be8-8a62-4a91-866c-a40e6070465c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.591483] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fb04be8-8a62-4a91-866c-a40e6070465c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.591729] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fb04be8-8a62-4a91-866c-a40e6070465c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.642873] [55188]: DEBUG nova.policy [None req-7fb04be8-8a62-4a91-866c-a40e6070465c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.648286] [55188]: DEBUG nova.policy [None req-7fb04be8-8a62-4a91-866c-a40e6070465c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.649363] [55188]: DEBUG nova.policy [None req-7fb04be8-8a62-4a91-866c-a40e6070465c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.654708] [55188]: INFO nova.api.openstack.requestlog [None req-7fb04be8-8a62-4a91-866c-a40e6070465c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1989 microversion: 2.98 time: 0.076071 [ 1117.654708] [55188]: [pid: 55188|app: 0|req: 4029/7881] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:57 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1989 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1117.672532] [55187]: DEBUG nova.api.openstack.wsgi [None req-662a4b16-58b3-425b-881b-786f34c8344b tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1117.675660] [55187]: DEBUG nova.compute.api [None req-662a4b16-58b3-425b-881b-786f34c8344b tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.681039] [55187]: DEBUG oslo_concurrency.lockutils [None req-662a4b16-58b3-425b-881b-786f34c8344b tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.681310] [55187]: DEBUG oslo_concurrency.lockutils [None req-662a4b16-58b3-425b-881b-786f34c8344b tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.681565] [55187]: DEBUG oslo_concurrency.lockutils [None req-662a4b16-58b3-425b-881b-786f34c8344b tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.682412] [55187]: DEBUG oslo_concurrency.lockutils [None req-662a4b16-58b3-425b-881b-786f34c8344b tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.682412] [55187]: DEBUG oslo_concurrency.lockutils [None req-662a4b16-58b3-425b-881b-786f34c8344b tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.682591] [55187]: DEBUG oslo_concurrency.lockutils [None req-662a4b16-58b3-425b-881b-786f34c8344b tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.754180] [55187]: DEBUG nova.policy [None req-662a4b16-58b3-425b-881b-786f34c8344b tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.759922] [55187]: DEBUG nova.policy [None req-662a4b16-58b3-425b-881b-786f34c8344b tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.760678] [55187]: DEBUG nova.policy [None req-662a4b16-58b3-425b-881b-786f34c8344b tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.763924] [55187]: INFO nova.api.openstack.requestlog [None req-662a4b16-58b3-425b-881b-786f34c8344b tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1989 microversion: 2.98 time: 0.094967 [ 1117.764238] [55187]: [pid: 55187|app: 0|req: 3853/7882] 10.180.1.21 () {62 vars in 1292 bytes} [Wed Mar 26 22:09:58 2025] PUT /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1989 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1117.790613] [55188]: DEBUG nova.api.openstack.wsgi [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1117.795075] [55188]: DEBUG nova.compute.api [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.796752] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.797014] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.797258] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.797649] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.798045] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.798549] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.831927] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.832285] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.832614] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.839760] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.839760] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.839760] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.841203] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.841513] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.841759] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.892378] [55188]: DEBUG nova.virt.hardware [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1117.892648] [55188]: DEBUG nova.virt.hardware [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1117.892862] [55188]: DEBUG nova.virt.hardware [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1117.893050] [55188]: DEBUG nova.virt.hardware [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1117.893258] [55188]: DEBUG nova.virt.hardware [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1117.908381] [55187]: DEBUG nova.api.openstack.wsgi [None req-76ee7435-8f8d-47c5-9f3e-11c27c111f78 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.908381] [55187]: DEBUG nova.compute.api [None req-76ee7435-8f8d-47c5-9f3e-11c27c111f78 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.912375] [55187]: DEBUG oslo_concurrency.lockutils [None req-76ee7435-8f8d-47c5-9f3e-11c27c111f78 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.912633] [55187]: DEBUG oslo_concurrency.lockutils [None req-76ee7435-8f8d-47c5-9f3e-11c27c111f78 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.912819] [55187]: DEBUG oslo_concurrency.lockutils [None req-76ee7435-8f8d-47c5-9f3e-11c27c111f78 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.913223] [55187]: DEBUG oslo_concurrency.lockutils [None req-76ee7435-8f8d-47c5-9f3e-11c27c111f78 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.913472] [55187]: DEBUG oslo_concurrency.lockutils [None req-76ee7435-8f8d-47c5-9f3e-11c27c111f78 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.913786] [55187]: DEBUG oslo_concurrency.lockutils [None req-76ee7435-8f8d-47c5-9f3e-11c27c111f78 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.930852] [55187]: DEBUG nova.compute.api [None req-76ee7435-8f8d-47c5-9f3e-11c27c111f78 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1117.943303] [55188]: DEBUG nova.compute.api [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.947406] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.947682] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.948549] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.948549] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.948740] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.948740] [55188]: DEBUG oslo_concurrency.lockutils [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.980942] [55187]: INFO nova.api.openstack.requestlog [None req-76ee7435-8f8d-47c5-9f3e-11c27c111f78 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 204 len: 0 microversion: 2.1 time: 0.075193 [ 1117.981664] [55187]: [pid: 55187|app: 0|req: 3854/7883] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:09:58 2025] DELETE /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1117.984370] [55187]: DEBUG nova.api.openstack.wsgi [None req-cfbc6461-5008-4873-8420-6da95d44870b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1117.986324] [55187]: DEBUG nova.compute.api [None req-cfbc6461-5008-4873-8420-6da95d44870b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1117.990323] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfbc6461-5008-4873-8420-6da95d44870b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.990780] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfbc6461-5008-4873-8420-6da95d44870b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.990780] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfbc6461-5008-4873-8420-6da95d44870b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.991142] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfbc6461-5008-4873-8420-6da95d44870b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.991371] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfbc6461-5008-4873-8420-6da95d44870b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.991515] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfbc6461-5008-4873-8420-6da95d44870b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.993395] [55188]: DEBUG nova.policy [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.999301] [55188]: DEBUG nova.policy [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.000173] [55188]: DEBUG nova.policy [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.010934] [55188]: INFO nova.api.openstack.requestlog [None req-e52d454b-2bb9-45aa-8e5b-eb92245796ff tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "POST /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59/action" status: 202 len: 2046 microversion: 2.98 time: 0.222656 [ 1118.011430] [55188]: [pid: 55188|app: 0|req: 4030/7884] 10.180.1.21 () {62 vars in 1314 bytes} [Wed Mar 26 22:09:58 2025] POST /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59/action => generated 2046 bytes in 223 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 1118.014397] [55188]: DEBUG nova.api.openstack.wsgi [None req-bdc62942-8b0e-44d0-8207-abaf3d317e89 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1118.016261] [55188]: DEBUG nova.compute.api [None req-bdc62942-8b0e-44d0-8207-abaf3d317e89 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1118.021823] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdc62942-8b0e-44d0-8207-abaf3d317e89 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.022197] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdc62942-8b0e-44d0-8207-abaf3d317e89 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.022500] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdc62942-8b0e-44d0-8207-abaf3d317e89 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.022920] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdc62942-8b0e-44d0-8207-abaf3d317e89 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.023198] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdc62942-8b0e-44d0-8207-abaf3d317e89 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.023489] [55188]: DEBUG oslo_concurrency.lockutils [None req-bdc62942-8b0e-44d0-8207-abaf3d317e89 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.081625] [55187]: DEBUG nova.policy [None req-cfbc6461-5008-4873-8420-6da95d44870b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.086448] [55187]: INFO nova.api.openstack.requestlog [None req-cfbc6461-5008-4873-8420-6da95d44870b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1319 microversion: 2.1 time: 0.104330 [ 1118.086805] [55187]: [pid: 55187|app: 0|req: 3855/7885] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:58 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1319 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1118.090027] [55187]: DEBUG nova.api.openstack.wsgi [None req-97bc28e7-fde1-4cb1-901a-15eb6733f55d tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1118.091645] [55187]: DEBUG nova.compute.api [None req-97bc28e7-fde1-4cb1-901a-15eb6733f55d tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1118.096040] [55187]: DEBUG oslo_concurrency.lockutils [None req-97bc28e7-fde1-4cb1-901a-15eb6733f55d tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.096238] [55187]: DEBUG oslo_concurrency.lockutils [None req-97bc28e7-fde1-4cb1-901a-15eb6733f55d tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.096289] [55187]: DEBUG oslo_concurrency.lockutils [None req-97bc28e7-fde1-4cb1-901a-15eb6733f55d tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.096644] [55187]: DEBUG oslo_concurrency.lockutils [None req-97bc28e7-fde1-4cb1-901a-15eb6733f55d tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.096846] [55187]: DEBUG oslo_concurrency.lockutils [None req-97bc28e7-fde1-4cb1-901a-15eb6733f55d tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.097037] [55187]: DEBUG oslo_concurrency.lockutils [None req-97bc28e7-fde1-4cb1-901a-15eb6733f55d tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.104580] [55188]: DEBUG nova.policy [None req-bdc62942-8b0e-44d0-8207-abaf3d317e89 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.109740] [55188]: INFO nova.api.openstack.requestlog [None req-bdc62942-8b0e-44d0-8207-abaf3d317e89 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1797 microversion: 2.1 time: 0.097647 [ 1118.110137] [55188]: [pid: 55188|app: 0|req: 4031/7886] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:58 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1797 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1118.112831] [55188]: DEBUG nova.api.openstack.wsgi [None req-6e4b0f69-e873-437c-a30d-d050adee315a tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1118.114743] [55188]: DEBUG nova.compute.api [None req-6e4b0f69-e873-437c-a30d-d050adee315a tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1118.119114] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e4b0f69-e873-437c-a30d-d050adee315a tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.119578] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e4b0f69-e873-437c-a30d-d050adee315a tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.119796] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e4b0f69-e873-437c-a30d-d050adee315a tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.120385] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e4b0f69-e873-437c-a30d-d050adee315a tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.120684] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e4b0f69-e873-437c-a30d-d050adee315a tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.120887] [55188]: DEBUG oslo_concurrency.lockutils [None req-6e4b0f69-e873-437c-a30d-d050adee315a tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.140267] [55187]: DEBUG nova.policy [None req-97bc28e7-fde1-4cb1-901a-15eb6733f55d tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.145513] [55187]: DEBUG nova.policy [None req-97bc28e7-fde1-4cb1-901a-15eb6733f55d tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.146245] [55187]: DEBUG nova.policy [None req-97bc28e7-fde1-4cb1-901a-15eb6733f55d tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.150050] [55187]: INFO nova.api.openstack.requestlog [None req-97bc28e7-fde1-4cb1-901a-15eb6733f55d tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1998 microversion: 2.98 time: 0.062518 [ 1118.150566] [55187]: [pid: 55187|app: 0|req: 3856/7887] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:58 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1998 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1118.202331] [55188]: DEBUG nova.policy [None req-6e4b0f69-e873-437c-a30d-d050adee315a tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.207315] [55188]: INFO nova.api.openstack.requestlog [None req-6e4b0f69-e873-437c-a30d-d050adee315a tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1401 microversion: 2.1 time: 0.096424 [ 1118.207700] [55188]: [pid: 55188|app: 0|req: 4032/7888] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:58 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1401 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1118.347581] [55187]: DEBUG nova.api.openstack.wsgi [None req-9aa3fbe4-bcd9-4d33-8a81-8b8359b24b78 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1118.349403] [55187]: DEBUG nova.compute.api [None req-9aa3fbe4-bcd9-4d33-8a81-8b8359b24b78 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1118.353290] [55187]: DEBUG oslo_concurrency.lockutils [None req-9aa3fbe4-bcd9-4d33-8a81-8b8359b24b78 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.353639] [55187]: DEBUG oslo_concurrency.lockutils [None req-9aa3fbe4-bcd9-4d33-8a81-8b8359b24b78 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.353844] [55187]: DEBUG oslo_concurrency.lockutils [None req-9aa3fbe4-bcd9-4d33-8a81-8b8359b24b78 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.354624] [55187]: DEBUG oslo_concurrency.lockutils [None req-9aa3fbe4-bcd9-4d33-8a81-8b8359b24b78 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.354624] [55187]: DEBUG oslo_concurrency.lockutils [None req-9aa3fbe4-bcd9-4d33-8a81-8b8359b24b78 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.354624] [55187]: DEBUG oslo_concurrency.lockutils [None req-9aa3fbe4-bcd9-4d33-8a81-8b8359b24b78 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.387860] [55188]: DEBUG nova.api.openstack.wsgi [None req-6fa8881c-c0a5-45bb-9c08-512c22804823 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1118.390563] [55188]: DEBUG nova.compute.api [None req-6fa8881c-c0a5-45bb-9c08-512c22804823 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1118.395525] [55188]: DEBUG oslo_concurrency.lockutils [None req-6fa8881c-c0a5-45bb-9c08-512c22804823 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.395804] [55188]: DEBUG oslo_concurrency.lockutils [None req-6fa8881c-c0a5-45bb-9c08-512c22804823 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.395996] [55188]: DEBUG oslo_concurrency.lockutils [None req-6fa8881c-c0a5-45bb-9c08-512c22804823 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.396386] [55188]: DEBUG oslo_concurrency.lockutils [None req-6fa8881c-c0a5-45bb-9c08-512c22804823 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.396587] [55188]: DEBUG oslo_concurrency.lockutils [None req-6fa8881c-c0a5-45bb-9c08-512c22804823 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.396765] [55188]: DEBUG oslo_concurrency.lockutils [None req-6fa8881c-c0a5-45bb-9c08-512c22804823 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.501528] [55187]: DEBUG nova.policy [None req-9aa3fbe4-bcd9-4d33-8a81-8b8359b24b78 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.510829] [55187]: DEBUG nova.policy [None req-9aa3fbe4-bcd9-4d33-8a81-8b8359b24b78 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.510829] [55187]: DEBUG nova.policy [None req-9aa3fbe4-bcd9-4d33-8a81-8b8359b24b78 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.511747] [55187]: INFO nova.api.openstack.requestlog [None req-9aa3fbe4-bcd9-4d33-8a81-8b8359b24b78 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1806 microversion: 2.20 time: 0.304075 [ 1118.511747] [55187]: [pid: 55187|app: 0|req: 3857/7889] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:58 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1806 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1118.513924] [55187]: DEBUG nova.api.openstack.wsgi [None req-9732eb37-055a-4c75-a55d-b57d752e99f1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1118.515598] [55187]: DEBUG nova.compute.api [None req-9732eb37-055a-4c75-a55d-b57d752e99f1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1118.523028] [55187]: DEBUG oslo_concurrency.lockutils [None req-9732eb37-055a-4c75-a55d-b57d752e99f1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.523028] [55187]: DEBUG oslo_concurrency.lockutils [None req-9732eb37-055a-4c75-a55d-b57d752e99f1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.523028] [55187]: DEBUG oslo_concurrency.lockutils [None req-9732eb37-055a-4c75-a55d-b57d752e99f1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.523028] [55187]: DEBUG oslo_concurrency.lockutils [None req-9732eb37-055a-4c75-a55d-b57d752e99f1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.523028] [55187]: DEBUG oslo_concurrency.lockutils [None req-9732eb37-055a-4c75-a55d-b57d752e99f1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.523028] [55187]: DEBUG oslo_concurrency.lockutils [None req-9732eb37-055a-4c75-a55d-b57d752e99f1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.607207] [55188]: DEBUG nova.policy [None req-6fa8881c-c0a5-45bb-9c08-512c22804823 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.612055] [55188]: INFO nova.api.openstack.requestlog [None req-6fa8881c-c0a5-45bb-9c08-512c22804823 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1686 microversion: 2.1 time: 0.226865 [ 1118.612413] [55188]: [pid: 55188|app: 0|req: 4033/7890] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:58 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1686 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1118.615151] [55188]: DEBUG nova.api.openstack.wsgi [None req-cb624b4a-c1b9-4637-9830-3c97ae7216c9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1118.615394] [55187]: DEBUG nova.policy [None req-9732eb37-055a-4c75-a55d-b57d752e99f1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.617101] [55188]: DEBUG nova.compute.api [None req-cb624b4a-c1b9-4637-9830-3c97ae7216c9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1118.620886] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb624b4a-c1b9-4637-9830-3c97ae7216c9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.621333] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb624b4a-c1b9-4637-9830-3c97ae7216c9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.621839] [55187]: INFO nova.api.openstack.requestlog [None req-9732eb37-055a-4c75-a55d-b57d752e99f1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1675 microversion: 2.1 time: 0.109206 [ 1118.621899] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb624b4a-c1b9-4637-9830-3c97ae7216c9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.622034] [55187]: [pid: 55187|app: 0|req: 3858/7891] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:58 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1675 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1118.622122] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb624b4a-c1b9-4637-9830-3c97ae7216c9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.622569] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb624b4a-c1b9-4637-9830-3c97ae7216c9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.622636] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb624b4a-c1b9-4637-9830-3c97ae7216c9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.653170] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb624b4a-c1b9-4637-9830-3c97ae7216c9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.653457] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb624b4a-c1b9-4637-9830-3c97ae7216c9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.653674] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb624b4a-c1b9-4637-9830-3c97ae7216c9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.653901] [55188]: DEBUG nova.objects.instance [None req-cb624b4a-c1b9-4637-9830-3c97ae7216c9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lazy-loading 'fault' on Instance uuid 0ce3d967-dac6-4fb1-876b-556531b0f5f1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1118.678979] [55188]: DEBUG nova.policy [None req-cb624b4a-c1b9-4637-9830-3c97ae7216c9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c3e4e704803a492ab4800dc53a59b321', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e202dc659baf4761b5c2583ff7444d5c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.686485] [55188]: INFO nova.api.openstack.requestlog [None req-cb624b4a-c1b9-4637-9830-3c97ae7216c9 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 200 len: 1326 microversion: 2.1 time: 0.073185 [ 1118.687059] [55188]: [pid: 55188|app: 0|req: 4034/7892] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:58 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 1326 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1118.945490] [55187]: DEBUG nova.api.openstack.wsgi [req-4e63fb03-7921-4ef8-b7ff-21211c86542c req-43b32be8-5805-4c10-a5e7-d8afd6c725b6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "16eae91a-19c3-4453-be5b-390340fcdeb7", "name": "network-vif-deleted", "tag": "5e71dd64-27e4-465e-8a65-7e3d28fdf6fe"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1118.951680] [55187]: DEBUG oslo_concurrency.lockutils [req-4e63fb03-7921-4ef8-b7ff-21211c86542c req-43b32be8-5805-4c10-a5e7-d8afd6c725b6 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.951920] [55187]: DEBUG oslo_concurrency.lockutils [req-4e63fb03-7921-4ef8-b7ff-21211c86542c req-43b32be8-5805-4c10-a5e7-d8afd6c725b6 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.952136] [55187]: DEBUG oslo_concurrency.lockutils [req-4e63fb03-7921-4ef8-b7ff-21211c86542c req-43b32be8-5805-4c10-a5e7-d8afd6c725b6 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.958427] [55187]: INFO nova.api.openstack.compute.server_external_events [req-4e63fb03-7921-4ef8-b7ff-21211c86542c req-43b32be8-5805-4c10-a5e7-d8afd6c725b6 service nova] Creating event network-vif-deleted:5e71dd64-27e4-465e-8a65-7e3d28fdf6fe for instance 16eae91a-19c3-4453-be5b-390340fcdeb7 on cpu-1 [ 1118.961675] [55187]: INFO nova.api.openstack.requestlog [req-4e63fb03-7921-4ef8-b7ff-21211c86542c req-43b32be8-5805-4c10-a5e7-d8afd6c725b6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018457 [ 1118.962088] [55187]: [pid: 55187|app: 0|req: 3859/7893] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:09:59 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1119.101998] [55188]: DEBUG nova.api.openstack.wsgi [None req-94c1ce3c-ae67-4a65-bfa1-7f14e2df0eba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1119.103854] [55188]: DEBUG nova.compute.api [None req-94c1ce3c-ae67-4a65-bfa1-7f14e2df0eba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1119.107657] [55188]: DEBUG oslo_concurrency.lockutils [None req-94c1ce3c-ae67-4a65-bfa1-7f14e2df0eba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.107892] [55188]: DEBUG oslo_concurrency.lockutils [None req-94c1ce3c-ae67-4a65-bfa1-7f14e2df0eba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.108097] [55188]: DEBUG oslo_concurrency.lockutils [None req-94c1ce3c-ae67-4a65-bfa1-7f14e2df0eba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.108482] [55188]: DEBUG oslo_concurrency.lockutils [None req-94c1ce3c-ae67-4a65-bfa1-7f14e2df0eba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.108686] [55188]: DEBUG oslo_concurrency.lockutils [None req-94c1ce3c-ae67-4a65-bfa1-7f14e2df0eba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.108861] [55188]: DEBUG oslo_concurrency.lockutils [None req-94c1ce3c-ae67-4a65-bfa1-7f14e2df0eba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.124246] [55187]: DEBUG nova.api.openstack.wsgi [None req-b6fb4241-9c26-42b7-a2f9-2c37db6ad21a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1119.126259] [55187]: DEBUG nova.compute.api [None req-b6fb4241-9c26-42b7-a2f9-2c37db6ad21a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1119.130876] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6fb4241-9c26-42b7-a2f9-2c37db6ad21a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.131189] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6fb4241-9c26-42b7-a2f9-2c37db6ad21a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.131425] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6fb4241-9c26-42b7-a2f9-2c37db6ad21a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.131848] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6fb4241-9c26-42b7-a2f9-2c37db6ad21a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.132101] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6fb4241-9c26-42b7-a2f9-2c37db6ad21a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.132321] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6fb4241-9c26-42b7-a2f9-2c37db6ad21a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.206757] [55187]: DEBUG nova.policy [None req-b6fb4241-9c26-42b7-a2f9-2c37db6ad21a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.210663] [55188]: DEBUG nova.policy [None req-94c1ce3c-ae67-4a65-bfa1-7f14e2df0eba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.211581] [55187]: INFO nova.api.openstack.requestlog [None req-b6fb4241-9c26-42b7-a2f9-2c37db6ad21a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1680 microversion: 2.1 time: 0.090353 [ 1119.211922] [55187]: [pid: 55187|app: 0|req: 3860/7894] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:59 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1680 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1119.214496] [55187]: DEBUG nova.api.openstack.wsgi [None req-15d9ac94-b6ef-40b7-ac3f-cae4f34639a7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1119.215308] [55188]: INFO nova.api.openstack.requestlog [None req-94c1ce3c-ae67-4a65-bfa1-7f14e2df0eba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1319 microversion: 2.1 time: 0.115904 [ 1119.215634] [55188]: [pid: 55188|app: 0|req: 4035/7895] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:59 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1319 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1119.216195] [55187]: DEBUG nova.compute.api [None req-15d9ac94-b6ef-40b7-ac3f-cae4f34639a7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1119.219877] [55187]: DEBUG oslo_concurrency.lockutils [None req-15d9ac94-b6ef-40b7-ac3f-cae4f34639a7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.220241] [55187]: DEBUG oslo_concurrency.lockutils [None req-15d9ac94-b6ef-40b7-ac3f-cae4f34639a7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.220439] [55187]: DEBUG oslo_concurrency.lockutils [None req-15d9ac94-b6ef-40b7-ac3f-cae4f34639a7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.220798] [55187]: DEBUG oslo_concurrency.lockutils [None req-15d9ac94-b6ef-40b7-ac3f-cae4f34639a7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.220994] [55187]: DEBUG oslo_concurrency.lockutils [None req-15d9ac94-b6ef-40b7-ac3f-cae4f34639a7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.221185] [55187]: DEBUG oslo_concurrency.lockutils [None req-15d9ac94-b6ef-40b7-ac3f-cae4f34639a7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.221963] [55188]: DEBUG nova.api.openstack.wsgi [None req-9f3e6785-2a6f-4848-83ef-b14ae6d19ebd tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1119.223778] [55188]: DEBUG nova.compute.api [None req-9f3e6785-2a6f-4848-83ef-b14ae6d19ebd tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1119.227632] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f3e6785-2a6f-4848-83ef-b14ae6d19ebd tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.227895] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f3e6785-2a6f-4848-83ef-b14ae6d19ebd tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.228120] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f3e6785-2a6f-4848-83ef-b14ae6d19ebd tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.228513] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f3e6785-2a6f-4848-83ef-b14ae6d19ebd tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.228738] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f3e6785-2a6f-4848-83ef-b14ae6d19ebd tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.228953] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f3e6785-2a6f-4848-83ef-b14ae6d19ebd tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.265170] [55187]: DEBUG nova.policy [None req-15d9ac94-b6ef-40b7-ac3f-cae4f34639a7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.271488] [55187]: DEBUG nova.policy [None req-15d9ac94-b6ef-40b7-ac3f-cae4f34639a7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.272139] [55187]: DEBUG nova.policy [None req-15d9ac94-b6ef-40b7-ac3f-cae4f34639a7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.276280] [55187]: INFO nova.api.openstack.requestlog [None req-15d9ac94-b6ef-40b7-ac3f-cae4f34639a7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1998 microversion: 2.98 time: 0.063762 [ 1119.276619] [55187]: [pid: 55187|app: 0|req: 3861/7896] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:59 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1998 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1119.343205] [55188]: DEBUG nova.policy [None req-9f3e6785-2a6f-4848-83ef-b14ae6d19ebd tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.348088] [55188]: INFO nova.api.openstack.requestlog [None req-9f3e6785-2a6f-4848-83ef-b14ae6d19ebd tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1401 microversion: 2.1 time: 0.128180 [ 1119.348454] [55188]: [pid: 55188|app: 0|req: 4036/7897] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:59 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1401 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1119.528498] [55187]: DEBUG nova.api.openstack.wsgi [None req-0cd0f0cb-30e8-4280-bbda-453105540262 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1119.530872] [55187]: DEBUG nova.compute.api [None req-0cd0f0cb-30e8-4280-bbda-453105540262 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1119.536081] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cd0f0cb-30e8-4280-bbda-453105540262 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.536446] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cd0f0cb-30e8-4280-bbda-453105540262 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.536667] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cd0f0cb-30e8-4280-bbda-453105540262 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.537126] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cd0f0cb-30e8-4280-bbda-453105540262 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.537336] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cd0f0cb-30e8-4280-bbda-453105540262 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.537510] [55187]: DEBUG oslo_concurrency.lockutils [None req-0cd0f0cb-30e8-4280-bbda-453105540262 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.628676] [55188]: DEBUG nova.api.openstack.wsgi [None req-646bbf88-b577-4a5c-8e3b-c29119880da7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1119.630820] [55187]: DEBUG nova.policy [None req-0cd0f0cb-30e8-4280-bbda-453105540262 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.631183] [55188]: DEBUG nova.compute.api [None req-646bbf88-b577-4a5c-8e3b-c29119880da7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1119.637979] [55188]: DEBUG oslo_concurrency.lockutils [None req-646bbf88-b577-4a5c-8e3b-c29119880da7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.638461] [55188]: DEBUG oslo_concurrency.lockutils [None req-646bbf88-b577-4a5c-8e3b-c29119880da7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.638762] [55188]: DEBUG oslo_concurrency.lockutils [None req-646bbf88-b577-4a5c-8e3b-c29119880da7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.639417] [55188]: DEBUG oslo_concurrency.lockutils [None req-646bbf88-b577-4a5c-8e3b-c29119880da7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.639722] [55188]: DEBUG oslo_concurrency.lockutils [None req-646bbf88-b577-4a5c-8e3b-c29119880da7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.640084] [55188]: DEBUG oslo_concurrency.lockutils [None req-646bbf88-b577-4a5c-8e3b-c29119880da7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.640717] [55187]: DEBUG nova.policy [None req-0cd0f0cb-30e8-4280-bbda-453105540262 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.641761] [55187]: DEBUG nova.policy [None req-0cd0f0cb-30e8-4280-bbda-453105540262 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.642209] [55187]: INFO nova.api.openstack.requestlog [None req-0cd0f0cb-30e8-4280-bbda-453105540262 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1806 microversion: 2.20 time: 0.117159 [ 1119.642576] [55187]: [pid: 55187|app: 0|req: 3862/7898] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:09:59 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1806 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1119.645278] [55187]: DEBUG nova.api.openstack.wsgi [None req-29cb6e10-64fa-47ae-a73f-fe4487e91ed1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1119.647239] [55187]: DEBUG nova.compute.api [None req-29cb6e10-64fa-47ae-a73f-fe4487e91ed1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1119.653158] [55187]: DEBUG oslo_concurrency.lockutils [None req-29cb6e10-64fa-47ae-a73f-fe4487e91ed1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.653471] [55187]: DEBUG oslo_concurrency.lockutils [None req-29cb6e10-64fa-47ae-a73f-fe4487e91ed1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.653640] [55187]: DEBUG oslo_concurrency.lockutils [None req-29cb6e10-64fa-47ae-a73f-fe4487e91ed1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.654165] [55187]: DEBUG oslo_concurrency.lockutils [None req-29cb6e10-64fa-47ae-a73f-fe4487e91ed1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.654261] [55187]: DEBUG oslo_concurrency.lockutils [None req-29cb6e10-64fa-47ae-a73f-fe4487e91ed1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.654372] [55187]: DEBUG oslo_concurrency.lockutils [None req-29cb6e10-64fa-47ae-a73f-fe4487e91ed1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.700155] [55187]: DEBUG nova.policy [None req-29cb6e10-64fa-47ae-a73f-fe4487e91ed1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.706713] [55187]: INFO nova.api.openstack.requestlog [None req-29cb6e10-64fa-47ae-a73f-fe4487e91ed1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 200 len: 1317 microversion: 2.1 time: 0.063475 [ 1119.707121] [55187]: [pid: 55187|app: 0|req: 3863/7899] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:00 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 1317 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1119.710164] [55187]: DEBUG nova.api.openstack.wsgi [None req-dfa2b1ff-336a-4205-a9ca-64453c176f2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1119.711949] [55187]: DEBUG nova.compute.api [None req-dfa2b1ff-336a-4205-a9ca-64453c176f2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] [instance: 0ce3d967-dac6-4fb1-876b-556531b0f5f1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1119.718509] [55187]: DEBUG oslo_concurrency.lockutils [None req-dfa2b1ff-336a-4205-a9ca-64453c176f2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.719106] [55187]: DEBUG oslo_concurrency.lockutils [None req-dfa2b1ff-336a-4205-a9ca-64453c176f2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.719267] [55187]: DEBUG oslo_concurrency.lockutils [None req-dfa2b1ff-336a-4205-a9ca-64453c176f2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.719729] [55187]: DEBUG oslo_concurrency.lockutils [None req-dfa2b1ff-336a-4205-a9ca-64453c176f2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.719936] [55187]: DEBUG oslo_concurrency.lockutils [None req-dfa2b1ff-336a-4205-a9ca-64453c176f2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.720132] [55187]: DEBUG oslo_concurrency.lockutils [None req-dfa2b1ff-336a-4205-a9ca-64453c176f2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.729940] [55187]: INFO nova.api.openstack.wsgi [None req-dfa2b1ff-336a-4205-a9ca-64453c176f2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] HTTP exception thrown: Instance 0ce3d967-dac6-4fb1-876b-556531b0f5f1 could not be found. [ 1119.730415] [55187]: DEBUG nova.api.openstack.wsgi [None req-dfa2b1ff-336a-4205-a9ca-64453c176f2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Returning 404 to user: Instance 0ce3d967-dac6-4fb1-876b-556531b0f5f1 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1119.731049] [55187]: INFO nova.api.openstack.requestlog [None req-dfa2b1ff-336a-4205-a9ca-64453c176f2b tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1" status: 404 len: 111 microversion: 2.1 time: 0.023239 [ 1119.731448] [55188]: DEBUG nova.policy [None req-646bbf88-b577-4a5c-8e3b-c29119880da7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.731547] [55187]: [pid: 55187|app: 0|req: 3864/7900] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:00 2025] GET /compute/v2.1/servers/0ce3d967-dac6-4fb1-876b-556531b0f5f1 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1119.736481] [55188]: INFO nova.api.openstack.requestlog [None req-646bbf88-b577-4a5c-8e3b-c29119880da7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1686 microversion: 2.1 time: 0.110962 [ 1119.737100] [55188]: [pid: 55188|app: 0|req: 4037/7901] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:09:59 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1686 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1119.737570] [55187]: DEBUG nova.api.openstack.wsgi [None req-4d85ef25-dd7a-49f3-897c-f77ff90262d8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] Calling method '.version_select at 0x7d4af93767a0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1119.756628] [55187]: INFO nova.api.openstack.requestlog [None req-4d85ef25-dd7a-49f3-897c-f77ff90262d8 tempest-VolumesAdminNegativeTest-893419614 tempest-VolumesAdminNegativeTest-893419614-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-2145949146" status: 202 len: 0 microversion: 2.1 time: 0.022224 [ 1119.757092] [55187]: [pid: 55187|app: 0|req: 3865/7902] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 26 22:10:00 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-2145949146 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1120.225758] [55188]: DEBUG nova.api.openstack.wsgi [None req-f640ee6c-fb13-4cbf-85bb-5c564876da4b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1120.227594] [55188]: DEBUG nova.compute.api [None req-f640ee6c-fb13-4cbf-85bb-5c564876da4b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1120.233134] [55188]: DEBUG oslo_concurrency.lockutils [None req-f640ee6c-fb13-4cbf-85bb-5c564876da4b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.233134] [55188]: DEBUG oslo_concurrency.lockutils [None req-f640ee6c-fb13-4cbf-85bb-5c564876da4b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.233134] [55188]: DEBUG oslo_concurrency.lockutils [None req-f640ee6c-fb13-4cbf-85bb-5c564876da4b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.233134] [55188]: DEBUG oslo_concurrency.lockutils [None req-f640ee6c-fb13-4cbf-85bb-5c564876da4b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.233134] [55188]: DEBUG oslo_concurrency.lockutils [None req-f640ee6c-fb13-4cbf-85bb-5c564876da4b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.233134] [55188]: DEBUG oslo_concurrency.lockutils [None req-f640ee6c-fb13-4cbf-85bb-5c564876da4b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.233807] [55187]: DEBUG nova.api.openstack.wsgi [None req-80a96489-6d4d-402f-95a7-33b795b401b7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1120.236802] [55187]: DEBUG nova.compute.api [None req-80a96489-6d4d-402f-95a7-33b795b401b7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1120.242702] [55187]: DEBUG oslo_concurrency.lockutils [None req-80a96489-6d4d-402f-95a7-33b795b401b7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.243408] [55187]: DEBUG oslo_concurrency.lockutils [None req-80a96489-6d4d-402f-95a7-33b795b401b7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.243408] [55187]: DEBUG oslo_concurrency.lockutils [None req-80a96489-6d4d-402f-95a7-33b795b401b7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.243716] [55187]: DEBUG oslo_concurrency.lockutils [None req-80a96489-6d4d-402f-95a7-33b795b401b7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.243991] [55187]: DEBUG oslo_concurrency.lockutils [None req-80a96489-6d4d-402f-95a7-33b795b401b7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.244167] [55187]: DEBUG oslo_concurrency.lockutils [None req-80a96489-6d4d-402f-95a7-33b795b401b7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.316807] [55188]: DEBUG nova.policy [None req-f640ee6c-fb13-4cbf-85bb-5c564876da4b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.322383] [55188]: INFO nova.api.openstack.requestlog [None req-f640ee6c-fb13-4cbf-85bb-5c564876da4b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1680 microversion: 2.1 time: 0.098721 [ 1120.322880] [55188]: [pid: 55188|app: 0|req: 4038/7903] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:00 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1680 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1120.325685] [55188]: DEBUG nova.api.openstack.wsgi [None req-2f999f6b-78e3-4110-8c8d-6b8e323e80d2 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1120.327599] [55188]: DEBUG nova.compute.api [None req-2f999f6b-78e3-4110-8c8d-6b8e323e80d2 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1120.331749] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f999f6b-78e3-4110-8c8d-6b8e323e80d2 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.332067] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f999f6b-78e3-4110-8c8d-6b8e323e80d2 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.332276] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f999f6b-78e3-4110-8c8d-6b8e323e80d2 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.332760] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f999f6b-78e3-4110-8c8d-6b8e323e80d2 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.333014] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f999f6b-78e3-4110-8c8d-6b8e323e80d2 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.333207] [55188]: DEBUG oslo_concurrency.lockutils [None req-2f999f6b-78e3-4110-8c8d-6b8e323e80d2 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.348614] [55187]: DEBUG nova.policy [None req-80a96489-6d4d-402f-95a7-33b795b401b7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.353312] [55187]: INFO nova.api.openstack.requestlog [None req-80a96489-6d4d-402f-95a7-33b795b401b7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1319 microversion: 2.1 time: 0.122187 [ 1120.353730] [55187]: [pid: 55187|app: 0|req: 3866/7904] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:00 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1319 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1120.361393] [55187]: DEBUG nova.api.openstack.wsgi [None req-5c3e8dcc-9120-4e82-99dc-731eb9bd9326 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1120.363275] [55187]: DEBUG nova.compute.api [None req-5c3e8dcc-9120-4e82-99dc-731eb9bd9326 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1120.368936] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c3e8dcc-9120-4e82-99dc-731eb9bd9326 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.368936] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c3e8dcc-9120-4e82-99dc-731eb9bd9326 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.368936] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c3e8dcc-9120-4e82-99dc-731eb9bd9326 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.370115] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c3e8dcc-9120-4e82-99dc-731eb9bd9326 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.371328] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c3e8dcc-9120-4e82-99dc-731eb9bd9326 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.371328] [55187]: DEBUG oslo_concurrency.lockutils [None req-5c3e8dcc-9120-4e82-99dc-731eb9bd9326 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.382853] [55188]: DEBUG nova.policy [None req-2f999f6b-78e3-4110-8c8d-6b8e323e80d2 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.389812] [55188]: DEBUG nova.policy [None req-2f999f6b-78e3-4110-8c8d-6b8e323e80d2 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.390747] [55188]: DEBUG nova.policy [None req-2f999f6b-78e3-4110-8c8d-6b8e323e80d2 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.397234] [55188]: INFO nova.api.openstack.requestlog [None req-2f999f6b-78e3-4110-8c8d-6b8e323e80d2 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1998 microversion: 2.98 time: 0.072685 [ 1120.397613] [55188]: [pid: 55188|app: 0|req: 4039/7905] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:00 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1998 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1120.573771] [55187]: DEBUG nova.policy [None req-5c3e8dcc-9120-4e82-99dc-731eb9bd9326 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.578768] [55187]: INFO nova.api.openstack.requestlog [None req-5c3e8dcc-9120-4e82-99dc-731eb9bd9326 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1401 microversion: 2.1 time: 0.219589 [ 1120.579303] [55187]: [pid: 55187|app: 0|req: 3867/7906] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:00 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1401 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1120.659314] [55188]: DEBUG nova.api.openstack.wsgi [None req-9c76c72d-0e9d-4694-922b-beb16a6eb62a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1120.662589] [55188]: DEBUG nova.compute.api [None req-9c76c72d-0e9d-4694-922b-beb16a6eb62a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1120.672451] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c76c72d-0e9d-4694-922b-beb16a6eb62a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.672451] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c76c72d-0e9d-4694-922b-beb16a6eb62a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.672451] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c76c72d-0e9d-4694-922b-beb16a6eb62a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.672451] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c76c72d-0e9d-4694-922b-beb16a6eb62a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.672451] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c76c72d-0e9d-4694-922b-beb16a6eb62a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.672451] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c76c72d-0e9d-4694-922b-beb16a6eb62a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.721631] [55187]: DEBUG nova.api.openstack.wsgi [None req-2e350b0d-4dec-4979-aea8-b875169bc626 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1120.723815] [55187]: DEBUG nova.compute.api [None req-2e350b0d-4dec-4979-aea8-b875169bc626 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1120.728307] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e350b0d-4dec-4979-aea8-b875169bc626 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.728699] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e350b0d-4dec-4979-aea8-b875169bc626 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.728930] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e350b0d-4dec-4979-aea8-b875169bc626 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.729449] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e350b0d-4dec-4979-aea8-b875169bc626 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.729727] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e350b0d-4dec-4979-aea8-b875169bc626 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.729978] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e350b0d-4dec-4979-aea8-b875169bc626 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.742095] [55187]: INFO nova.api.openstack.wsgi [None req-2e350b0d-4dec-4979-aea8-b875169bc626 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] HTTP exception thrown: Instance 2c6f2182-1d1e-4262-aa37-526bb79ebc25 could not be found. [ 1120.742539] [55187]: DEBUG nova.api.openstack.wsgi [None req-2e350b0d-4dec-4979-aea8-b875169bc626 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Returning 404 to user: Instance 2c6f2182-1d1e-4262-aa37-526bb79ebc25 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1120.743263] [55187]: INFO nova.api.openstack.requestlog [None req-2e350b0d-4dec-4979-aea8-b875169bc626 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 404 len: 111 microversion: 2.1 time: 0.024149 [ 1120.743637] [55187]: [pid: 55187|app: 0|req: 3868/7907] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:01 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1120.750042] [55187]: DEBUG nova.api.openstack.wsgi [None req-65bcec07-bf6b-4699-98c3-756ab934ae3a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1120.752075] [55187]: DEBUG nova.compute.api [None req-65bcec07-bf6b-4699-98c3-756ab934ae3a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1120.755605] [55187]: DEBUG oslo_concurrency.lockutils [None req-65bcec07-bf6b-4699-98c3-756ab934ae3a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.755900] [55187]: DEBUG oslo_concurrency.lockutils [None req-65bcec07-bf6b-4699-98c3-756ab934ae3a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.756133] [55187]: DEBUG oslo_concurrency.lockutils [None req-65bcec07-bf6b-4699-98c3-756ab934ae3a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.756535] [55187]: DEBUG oslo_concurrency.lockutils [None req-65bcec07-bf6b-4699-98c3-756ab934ae3a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.756761] [55187]: DEBUG oslo_concurrency.lockutils [None req-65bcec07-bf6b-4699-98c3-756ab934ae3a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.756945] [55187]: DEBUG oslo_concurrency.lockutils [None req-65bcec07-bf6b-4699-98c3-756ab934ae3a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.792724] [55188]: DEBUG nova.policy [None req-9c76c72d-0e9d-4694-922b-beb16a6eb62a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.798288] [55188]: DEBUG nova.policy [None req-9c76c72d-0e9d-4694-922b-beb16a6eb62a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.798977] [55188]: DEBUG nova.policy [None req-9c76c72d-0e9d-4694-922b-beb16a6eb62a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.799770] [55188]: INFO nova.api.openstack.requestlog [None req-9c76c72d-0e9d-4694-922b-beb16a6eb62a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1806 microversion: 2.20 time: 0.143216 [ 1120.800106] [55188]: [pid: 55188|app: 0|req: 4040/7908] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:01 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1806 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1120.802727] [55188]: DEBUG nova.api.openstack.wsgi [None req-e6e501ee-ec6e-4385-881c-7750ed82dd18 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1120.804453] [55188]: DEBUG nova.compute.api [None req-e6e501ee-ec6e-4385-881c-7750ed82dd18 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1120.808116] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6e501ee-ec6e-4385-881c-7750ed82dd18 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.808370] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6e501ee-ec6e-4385-881c-7750ed82dd18 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.808560] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6e501ee-ec6e-4385-881c-7750ed82dd18 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.808934] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6e501ee-ec6e-4385-881c-7750ed82dd18 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.809237] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6e501ee-ec6e-4385-881c-7750ed82dd18 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.809422] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6e501ee-ec6e-4385-881c-7750ed82dd18 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.819101] [55188]: INFO nova.api.openstack.wsgi [None req-e6e501ee-ec6e-4385-881c-7750ed82dd18 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] HTTP exception thrown: Instance 2c6f2182-1d1e-4262-aa37-526bb79ebc25 could not be found. [ 1120.819483] [55188]: DEBUG nova.api.openstack.wsgi [None req-e6e501ee-ec6e-4385-881c-7750ed82dd18 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Returning 404 to user: Instance 2c6f2182-1d1e-4262-aa37-526bb79ebc25 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1120.820071] [55188]: INFO nova.api.openstack.requestlog [None req-e6e501ee-ec6e-4385-881c-7750ed82dd18 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 404 len: 111 microversion: 2.1 time: 0.019354 [ 1120.820418] [55188]: [pid: 55188|app: 0|req: 4041/7909] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:01 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1120.859210] [55187]: DEBUG nova.policy [None req-65bcec07-bf6b-4699-98c3-756ab934ae3a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.867145] [55187]: INFO nova.api.openstack.requestlog [None req-65bcec07-bf6b-4699-98c3-756ab934ae3a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1686 microversion: 2.1 time: 0.118578 [ 1120.867600] [55187]: [pid: 55187|app: 0|req: 3869/7910] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:01 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1686 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1120.898124] [55188]: DEBUG nova.api.openstack.wsgi [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-1935881540", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "b675501a-5848-42c2-a4b7-b7a511feea0f"}], "security_groups": [{"name": "tempest-securitygroup--1798658979"}], "key_name": "tempest-keypair-280574499", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1120.948012] [55188]: DEBUG oslo_concurrency.lockutils [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.948986] [55188]: DEBUG oslo_concurrency.lockutils [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.949454] [55188]: DEBUG oslo_concurrency.lockutils [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.950489] [55188]: DEBUG oslo_concurrency.lockutils [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.950762] [55188]: DEBUG oslo_concurrency.lockutils [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.951021] [55188]: DEBUG oslo_concurrency.lockutils [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.973273] [55187]: DEBUG nova.api.openstack.wsgi [req-1208782b-efcb-4622-a925-e00a54e7d19b req-6adfb8de-c345-4cca-9d2d-affdc8ad2816 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2c6f2182-1d1e-4262-aa37-526bb79ebc25", "name": "network-vif-deleted", "tag": "2bf1e264-b971-426f-991c-7b3832defab4"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1120.981023] [55187]: DEBUG oslo_concurrency.lockutils [req-1208782b-efcb-4622-a925-e00a54e7d19b req-6adfb8de-c345-4cca-9d2d-affdc8ad2816 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.981023] [55187]: DEBUG oslo_concurrency.lockutils [req-1208782b-efcb-4622-a925-e00a54e7d19b req-6adfb8de-c345-4cca-9d2d-affdc8ad2816 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.981023] [55187]: DEBUG oslo_concurrency.lockutils [req-1208782b-efcb-4622-a925-e00a54e7d19b req-6adfb8de-c345-4cca-9d2d-affdc8ad2816 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.985861] [55188]: DEBUG nova.network.neutron [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] validate_networks() for [('b675501a-5848-42c2-a4b7-b7a511feea0f', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1120.990354] [55187]: INFO nova.api.openstack.compute.server_external_events [req-1208782b-efcb-4622-a925-e00a54e7d19b req-6adfb8de-c345-4cca-9d2d-affdc8ad2816 service nova] Creating event network-vif-deleted:2bf1e264-b971-426f-991c-7b3832defab4 for instance 2c6f2182-1d1e-4262-aa37-526bb79ebc25 on cpu-1 [ 1120.993943] [55187]: INFO nova.api.openstack.requestlog [req-1208782b-efcb-4622-a925-e00a54e7d19b req-6adfb8de-c345-4cca-9d2d-affdc8ad2816 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022891 [ 1120.994519] [55187]: [pid: 55187|app: 0|req: 3870/7911] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:01 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1121.182744] [55188]: DEBUG nova.virt.hardware [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1121.183123] [55188]: DEBUG nova.virt.hardware [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1121.183444] [55188]: DEBUG nova.virt.hardware [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1121.183719] [55188]: DEBUG nova.virt.hardware [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1121.183996] [55188]: DEBUG nova.virt.hardware [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1121.194916] [55188]: DEBUG oslo_concurrency.lockutils [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.195221] [55188]: DEBUG oslo_concurrency.lockutils [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.195430] [55188]: DEBUG oslo_concurrency.lockutils [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.195920] [55188]: DEBUG oslo_concurrency.lockutils [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.196198] [55188]: DEBUG oslo_concurrency.lockutils [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.196545] [55188]: DEBUG oslo_concurrency.lockutils [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.209365] [55188]: DEBUG nova.quota [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Getting quotas for project 0057572dd11c4643b4ee248f62dfc5bb. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1121.213288] [55188]: DEBUG nova.quota [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Getting quotas for user 150c17de0d7445f4a7db11c7e4f6fad4 and project 0057572dd11c4643b4ee248f62dfc5bb. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1121.219954] [55188]: DEBUG nova.compute.api [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1121.221408] [55188]: DEBUG nova.compute.api [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1121.261792] [55188]: INFO nova.api.openstack.requestlog [None req-499d8114-20b9-477f-88b1-315877e9de0c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.365869 [ 1121.262233] [55188]: [pid: 55188|app: 0|req: 4042/7912] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:10:01 2025] POST /compute/v2.1/servers => generated 406 bytes in 367 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1121.272021] [55187]: DEBUG nova.api.openstack.wsgi [None req-506923b6-9981-4cbd-a3f6-5000047ee36d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1121.272021] [55187]: DEBUG nova.compute.api [None req-506923b6-9981-4cbd-a3f6-5000047ee36d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1121.306200] [55187]: DEBUG nova.policy [None req-506923b6-9981-4cbd-a3f6-5000047ee36d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.310301] [55187]: INFO nova.api.openstack.requestlog [None req-506923b6-9981-4cbd-a3f6-5000047ee36d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1236 microversion: 2.1 time: 0.042954 [ 1121.310301] [55187]: [pid: 55187|app: 0|req: 3871/7913] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:01 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1236 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1121.336509] [55188]: DEBUG nova.api.openstack.wsgi [None req-9cd3a2a6-a2e4-4c81-98cd-09ac14299008 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1121.339704] [55188]: DEBUG nova.compute.api [None req-9cd3a2a6-a2e4-4c81-98cd-09ac14299008 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1121.345069] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cd3a2a6-a2e4-4c81-98cd-09ac14299008 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.345311] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cd3a2a6-a2e4-4c81-98cd-09ac14299008 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.345511] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cd3a2a6-a2e4-4c81-98cd-09ac14299008 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.345894] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cd3a2a6-a2e4-4c81-98cd-09ac14299008 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.346276] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cd3a2a6-a2e4-4c81-98cd-09ac14299008 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.346489] [55188]: DEBUG oslo_concurrency.lockutils [None req-9cd3a2a6-a2e4-4c81-98cd-09ac14299008 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.368469] [55187]: DEBUG nova.api.openstack.wsgi [None req-12100388-90c8-4c06-91d2-63e65ec726bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1121.371564] [55187]: DEBUG nova.compute.api [None req-12100388-90c8-4c06-91d2-63e65ec726bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1121.378788] [55187]: DEBUG oslo_concurrency.lockutils [None req-12100388-90c8-4c06-91d2-63e65ec726bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.379098] [55187]: DEBUG oslo_concurrency.lockutils [None req-12100388-90c8-4c06-91d2-63e65ec726bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.379324] [55187]: DEBUG oslo_concurrency.lockutils [None req-12100388-90c8-4c06-91d2-63e65ec726bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.379736] [55187]: DEBUG oslo_concurrency.lockutils [None req-12100388-90c8-4c06-91d2-63e65ec726bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.380127] [55187]: DEBUG oslo_concurrency.lockutils [None req-12100388-90c8-4c06-91d2-63e65ec726bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.380194] [55187]: DEBUG oslo_concurrency.lockutils [None req-12100388-90c8-4c06-91d2-63e65ec726bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.502249] [55188]: DEBUG nova.policy [None req-9cd3a2a6-a2e4-4c81-98cd-09ac14299008 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.511530] [55188]: INFO nova.api.openstack.requestlog [None req-9cd3a2a6-a2e4-4c81-98cd-09ac14299008 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1680 microversion: 2.1 time: 0.177394 [ 1121.512083] [55188]: [pid: 55188|app: 0|req: 4043/7914] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:01 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1680 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1121.515884] [55188]: DEBUG nova.api.openstack.wsgi [None req-bc03b5db-9209-4522-b488-8c1c0bb2991c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1121.517830] [55188]: DEBUG nova.compute.api [None req-bc03b5db-9209-4522-b488-8c1c0bb2991c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1121.522480] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc03b5db-9209-4522-b488-8c1c0bb2991c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.522769] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc03b5db-9209-4522-b488-8c1c0bb2991c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.523040] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc03b5db-9209-4522-b488-8c1c0bb2991c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.523412] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc03b5db-9209-4522-b488-8c1c0bb2991c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.523644] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc03b5db-9209-4522-b488-8c1c0bb2991c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.523835] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc03b5db-9209-4522-b488-8c1c0bb2991c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.553803] [55187]: DEBUG nova.policy [None req-12100388-90c8-4c06-91d2-63e65ec726bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.560684] [55187]: INFO nova.api.openstack.requestlog [None req-12100388-90c8-4c06-91d2-63e65ec726bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1498 microversion: 2.1 time: 0.195550 [ 1121.561093] [55187]: [pid: 55187|app: 0|req: 3872/7915] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:01 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1498 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1121.592775] [55188]: DEBUG nova.policy [None req-bc03b5db-9209-4522-b488-8c1c0bb2991c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.597726] [55188]: DEBUG nova.policy [None req-bc03b5db-9209-4522-b488-8c1c0bb2991c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.599076] [55188]: DEBUG nova.policy [None req-bc03b5db-9209-4522-b488-8c1c0bb2991c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.603298] [55188]: INFO nova.api.openstack.requestlog [None req-bc03b5db-9209-4522-b488-8c1c0bb2991c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 2004 microversion: 2.98 time: 0.090384 [ 1121.603697] [55188]: [pid: 55188|app: 0|req: 4044/7916] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:01 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 2004 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1121.606420] [55188]: DEBUG nova.api.openstack.wsgi [None req-d14b5d39-ec96-4c49-8744-41ca66709f96 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1121.608139] [55188]: DEBUG nova.compute.api [None req-d14b5d39-ec96-4c49-8744-41ca66709f96 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1121.612996] [55188]: DEBUG oslo_concurrency.lockutils [None req-d14b5d39-ec96-4c49-8744-41ca66709f96 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.614120] [55188]: DEBUG oslo_concurrency.lockutils [None req-d14b5d39-ec96-4c49-8744-41ca66709f96 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.614120] [55188]: DEBUG oslo_concurrency.lockutils [None req-d14b5d39-ec96-4c49-8744-41ca66709f96 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.614120] [55188]: DEBUG oslo_concurrency.lockutils [None req-d14b5d39-ec96-4c49-8744-41ca66709f96 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.614350] [55188]: DEBUG oslo_concurrency.lockutils [None req-d14b5d39-ec96-4c49-8744-41ca66709f96 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.614468] [55188]: DEBUG oslo_concurrency.lockutils [None req-d14b5d39-ec96-4c49-8744-41ca66709f96 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.673924] [55187]: DEBUG nova.api.openstack.wsgi [None req-899b182f-e190-4013-af15-247c773aeafb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1121.676910] [55187]: DEBUG nova.compute.api [None req-899b182f-e190-4013-af15-247c773aeafb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1121.680954] [55187]: DEBUG oslo_concurrency.lockutils [None req-899b182f-e190-4013-af15-247c773aeafb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.681337] [55187]: DEBUG oslo_concurrency.lockutils [None req-899b182f-e190-4013-af15-247c773aeafb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.681587] [55187]: DEBUG oslo_concurrency.lockutils [None req-899b182f-e190-4013-af15-247c773aeafb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.681980] [55187]: DEBUG oslo_concurrency.lockutils [None req-899b182f-e190-4013-af15-247c773aeafb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.682389] [55187]: DEBUG oslo_concurrency.lockutils [None req-899b182f-e190-4013-af15-247c773aeafb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.682697] [55187]: DEBUG oslo_concurrency.lockutils [None req-899b182f-e190-4013-af15-247c773aeafb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.713773] [55188]: DEBUG nova.policy [None req-d14b5d39-ec96-4c49-8744-41ca66709f96 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.719109] [55188]: INFO nova.api.openstack.requestlog [None req-d14b5d39-ec96-4c49-8744-41ca66709f96 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1401 microversion: 2.1 time: 0.114644 [ 1121.719499] [55188]: [pid: 55188|app: 0|req: 4045/7917] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:01 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1401 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1121.800577] [55187]: DEBUG nova.policy [None req-899b182f-e190-4013-af15-247c773aeafb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94238c982ff5432bae31993c7097915c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.805429] [55187]: INFO nova.api.openstack.requestlog [None req-899b182f-e190-4013-af15-247c773aeafb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1498 microversion: 2.1 time: 0.233529 [ 1121.805780] [55187]: [pid: 55187|app: 0|req: 3873/7918] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:01 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1498 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1121.818697] [55188]: DEBUG nova.api.openstack.wsgi [None req-5b869d13-1385-4c3b-bf90-5d95d8b7464a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1121.820972] [55188]: DEBUG nova.compute.api [None req-5b869d13-1385-4c3b-bf90-5d95d8b7464a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1121.827541] [55187]: DEBUG nova.api.openstack.wsgi [None req-6229b83b-e7b8-43b4-b62d-74d5d6ddc548 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1121.828317] [55187]: DEBUG nova.compute.api [None req-6229b83b-e7b8-43b4-b62d-74d5d6ddc548 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1121.829656] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b869d13-1385-4c3b-bf90-5d95d8b7464a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.830168] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b869d13-1385-4c3b-bf90-5d95d8b7464a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.830168] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b869d13-1385-4c3b-bf90-5d95d8b7464a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.830404] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b869d13-1385-4c3b-bf90-5d95d8b7464a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.830545] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b869d13-1385-4c3b-bf90-5d95d8b7464a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.830920] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b869d13-1385-4c3b-bf90-5d95d8b7464a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.837903] [55187]: DEBUG oslo_concurrency.lockutils [None req-6229b83b-e7b8-43b4-b62d-74d5d6ddc548 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.838374] [55187]: DEBUG oslo_concurrency.lockutils [None req-6229b83b-e7b8-43b4-b62d-74d5d6ddc548 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.838681] [55187]: DEBUG oslo_concurrency.lockutils [None req-6229b83b-e7b8-43b4-b62d-74d5d6ddc548 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.840023] [55187]: DEBUG oslo_concurrency.lockutils [None req-6229b83b-e7b8-43b4-b62d-74d5d6ddc548 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.840234] [55187]: DEBUG oslo_concurrency.lockutils [None req-6229b83b-e7b8-43b4-b62d-74d5d6ddc548 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.840626] [55187]: DEBUG oslo_concurrency.lockutils [None req-6229b83b-e7b8-43b4-b62d-74d5d6ddc548 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.861059] [55187]: DEBUG nova.compute.api [None req-6229b83b-e7b8-43b4-b62d-74d5d6ddc548 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1121.922425] [55187]: INFO nova.api.openstack.requestlog [None req-6229b83b-e7b8-43b4-b62d-74d5d6ddc548 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 204 len: 0 microversion: 2.1 time: 0.099209 [ 1121.922807] [55187]: [pid: 55187|app: 0|req: 3874/7919] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:10:02 2025] DELETE /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1121.927192] [55187]: DEBUG nova.api.openstack.wsgi [None req-c7bd06dc-03bb-4c68-a4cd-17f23d788d1b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1121.934809] [55187]: DEBUG nova.compute.api [None req-c7bd06dc-03bb-4c68-a4cd-17f23d788d1b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1121.938227] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7bd06dc-03bb-4c68-a4cd-17f23d788d1b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.938227] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7bd06dc-03bb-4c68-a4cd-17f23d788d1b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.938227] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7bd06dc-03bb-4c68-a4cd-17f23d788d1b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.938525] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7bd06dc-03bb-4c68-a4cd-17f23d788d1b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.938732] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7bd06dc-03bb-4c68-a4cd-17f23d788d1b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.938915] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7bd06dc-03bb-4c68-a4cd-17f23d788d1b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.950487] [55188]: DEBUG nova.policy [None req-5b869d13-1385-4c3b-bf90-5d95d8b7464a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.958290] [55188]: DEBUG nova.policy [None req-5b869d13-1385-4c3b-bf90-5d95d8b7464a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.960424] [55188]: DEBUG nova.policy [None req-5b869d13-1385-4c3b-bf90-5d95d8b7464a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.960424] [55188]: INFO nova.api.openstack.requestlog [None req-5b869d13-1385-4c3b-bf90-5d95d8b7464a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1806 microversion: 2.20 time: 0.145257 [ 1121.960424] [55188]: [pid: 55188|app: 0|req: 4046/7920] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:02 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1806 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1121.963095] [55188]: DEBUG nova.api.openstack.wsgi [None req-a23e354f-297e-42d2-b7e7-dddc812c737a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1121.966943] [55188]: DEBUG nova.compute.api [None req-a23e354f-297e-42d2-b7e7-dddc812c737a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1121.972102] [55188]: DEBUG oslo_concurrency.lockutils [None req-a23e354f-297e-42d2-b7e7-dddc812c737a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.972378] [55188]: DEBUG oslo_concurrency.lockutils [None req-a23e354f-297e-42d2-b7e7-dddc812c737a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.972864] [55188]: DEBUG oslo_concurrency.lockutils [None req-a23e354f-297e-42d2-b7e7-dddc812c737a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.972975] [55188]: DEBUG oslo_concurrency.lockutils [None req-a23e354f-297e-42d2-b7e7-dddc812c737a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.973192] [55188]: DEBUG oslo_concurrency.lockutils [None req-a23e354f-297e-42d2-b7e7-dddc812c737a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.973372] [55188]: DEBUG oslo_concurrency.lockutils [None req-a23e354f-297e-42d2-b7e7-dddc812c737a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.053695] [55187]: DEBUG nova.policy [None req-c7bd06dc-03bb-4c68-a4cd-17f23d788d1b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.061252] [55187]: INFO nova.api.openstack.requestlog [None req-c7bd06dc-03bb-4c68-a4cd-17f23d788d1b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1686 microversion: 2.1 time: 0.137524 [ 1122.061770] [55187]: [pid: 55187|app: 0|req: 3875/7921] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:02 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1686 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.079940] [55188]: DEBUG nova.policy [None req-a23e354f-297e-42d2-b7e7-dddc812c737a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.088187] [55188]: INFO nova.api.openstack.requestlog [None req-a23e354f-297e-42d2-b7e7-dddc812c737a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1504 microversion: 2.1 time: 0.127171 [ 1122.088580] [55188]: [pid: 55188|app: 0|req: 4047/7922] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:02 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1504 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.329455] [55187]: DEBUG nova.api.openstack.wsgi [None req-93cfe7ad-850e-47d8-a3b2-ae1ad3ae5e56 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1122.330900] [55187]: DEBUG nova.compute.api [None req-93cfe7ad-850e-47d8-a3b2-ae1ad3ae5e56 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1122.338425] [55187]: DEBUG oslo_concurrency.lockutils [None req-93cfe7ad-850e-47d8-a3b2-ae1ad3ae5e56 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.338666] [55187]: DEBUG oslo_concurrency.lockutils [None req-93cfe7ad-850e-47d8-a3b2-ae1ad3ae5e56 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.338848] [55187]: DEBUG oslo_concurrency.lockutils [None req-93cfe7ad-850e-47d8-a3b2-ae1ad3ae5e56 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.339753] [55187]: DEBUG oslo_concurrency.lockutils [None req-93cfe7ad-850e-47d8-a3b2-ae1ad3ae5e56 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.339753] [55187]: DEBUG oslo_concurrency.lockutils [None req-93cfe7ad-850e-47d8-a3b2-ae1ad3ae5e56 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.339753] [55187]: DEBUG oslo_concurrency.lockutils [None req-93cfe7ad-850e-47d8-a3b2-ae1ad3ae5e56 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.390876] [55187]: DEBUG nova.policy [None req-93cfe7ad-850e-47d8-a3b2-ae1ad3ae5e56 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.396271] [55187]: INFO nova.api.openstack.requestlog [None req-93cfe7ad-850e-47d8-a3b2-ae1ad3ae5e56 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1240 microversion: 2.1 time: 0.070098 [ 1122.396402] [55187]: [pid: 55187|app: 0|req: 3876/7923] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:02 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1240 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.527549] [55188]: DEBUG nova.api.openstack.wsgi [None req-82258654-fd24-4a54-bc1b-d34a1bbf85ba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1122.531251] [55188]: DEBUG nova.compute.api [None req-82258654-fd24-4a54-bc1b-d34a1bbf85ba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1122.539147] [55188]: DEBUG oslo_concurrency.lockutils [None req-82258654-fd24-4a54-bc1b-d34a1bbf85ba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.539147] [55188]: DEBUG oslo_concurrency.lockutils [None req-82258654-fd24-4a54-bc1b-d34a1bbf85ba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.539629] [55188]: DEBUG oslo_concurrency.lockutils [None req-82258654-fd24-4a54-bc1b-d34a1bbf85ba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.541540] [55188]: DEBUG oslo_concurrency.lockutils [None req-82258654-fd24-4a54-bc1b-d34a1bbf85ba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.541540] [55188]: DEBUG oslo_concurrency.lockutils [None req-82258654-fd24-4a54-bc1b-d34a1bbf85ba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.541540] [55188]: DEBUG oslo_concurrency.lockutils [None req-82258654-fd24-4a54-bc1b-d34a1bbf85ba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.596571] [55188]: DEBUG nova.policy [None req-82258654-fd24-4a54-bc1b-d34a1bbf85ba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.613025] [55188]: INFO nova.api.openstack.requestlog [None req-82258654-fd24-4a54-bc1b-d34a1bbf85ba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1613 microversion: 2.1 time: 0.087484 [ 1122.613298] [55188]: [pid: 55188|app: 0|req: 4048/7924] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:02 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1613 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.624389] [55187]: DEBUG nova.api.openstack.wsgi [None req-8924fd4e-97af-4b48-ae82-a31efa5ccdb0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1122.626456] [55187]: DEBUG nova.compute.api [None req-8924fd4e-97af-4b48-ae82-a31efa5ccdb0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1122.630812] [55187]: DEBUG oslo_concurrency.lockutils [None req-8924fd4e-97af-4b48-ae82-a31efa5ccdb0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.630812] [55187]: DEBUG oslo_concurrency.lockutils [None req-8924fd4e-97af-4b48-ae82-a31efa5ccdb0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.631084] [55187]: DEBUG oslo_concurrency.lockutils [None req-8924fd4e-97af-4b48-ae82-a31efa5ccdb0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.631316] [55187]: DEBUG oslo_concurrency.lockutils [None req-8924fd4e-97af-4b48-ae82-a31efa5ccdb0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.631523] [55187]: DEBUG oslo_concurrency.lockutils [None req-8924fd4e-97af-4b48-ae82-a31efa5ccdb0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.631718] [55187]: DEBUG oslo_concurrency.lockutils [None req-8924fd4e-97af-4b48-ae82-a31efa5ccdb0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.679214] [55187]: DEBUG nova.policy [None req-8924fd4e-97af-4b48-ae82-a31efa5ccdb0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.684330] [55187]: DEBUG nova.policy [None req-8924fd4e-97af-4b48-ae82-a31efa5ccdb0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.685149] [55187]: DEBUG nova.policy [None req-8924fd4e-97af-4b48-ae82-a31efa5ccdb0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.689102] [55187]: INFO nova.api.openstack.requestlog [None req-8924fd4e-97af-4b48-ae82-a31efa5ccdb0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 2004 microversion: 2.98 time: 0.067084 [ 1122.689412] [55187]: [pid: 55187|app: 0|req: 3877/7925] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:02 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 2004 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1122.733322] [55188]: DEBUG nova.api.openstack.wsgi [None req-846d6706-82cf-4107-bdf1-bb2addc644d8 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1122.735165] [55188]: DEBUG nova.compute.api [None req-846d6706-82cf-4107-bdf1-bb2addc644d8 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1122.739629] [55188]: DEBUG oslo_concurrency.lockutils [None req-846d6706-82cf-4107-bdf1-bb2addc644d8 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.739886] [55188]: DEBUG oslo_concurrency.lockutils [None req-846d6706-82cf-4107-bdf1-bb2addc644d8 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.740085] [55188]: DEBUG oslo_concurrency.lockutils [None req-846d6706-82cf-4107-bdf1-bb2addc644d8 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.740526] [55188]: DEBUG oslo_concurrency.lockutils [None req-846d6706-82cf-4107-bdf1-bb2addc644d8 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.740754] [55188]: DEBUG oslo_concurrency.lockutils [None req-846d6706-82cf-4107-bdf1-bb2addc644d8 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.740935] [55188]: DEBUG oslo_concurrency.lockutils [None req-846d6706-82cf-4107-bdf1-bb2addc644d8 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.864820] [55188]: DEBUG nova.policy [None req-846d6706-82cf-4107-bdf1-bb2addc644d8 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.873628] [55188]: INFO nova.api.openstack.requestlog [None req-846d6706-82cf-4107-bdf1-bb2addc644d8 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1401 microversion: 2.1 time: 0.142362 [ 1122.874367] [55188]: [pid: 55188|app: 0|req: 4049/7926] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:03 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1401 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.979023] [55187]: DEBUG nova.api.openstack.wsgi [None req-f24db167-bfd6-4f6c-a950-c810e671c77a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1122.979443] [55187]: DEBUG nova.compute.api [None req-f24db167-bfd6-4f6c-a950-c810e671c77a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1122.983556] [55187]: DEBUG oslo_concurrency.lockutils [None req-f24db167-bfd6-4f6c-a950-c810e671c77a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.984264] [55187]: DEBUG oslo_concurrency.lockutils [None req-f24db167-bfd6-4f6c-a950-c810e671c77a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.984598] [55187]: DEBUG oslo_concurrency.lockutils [None req-f24db167-bfd6-4f6c-a950-c810e671c77a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.985167] [55187]: DEBUG oslo_concurrency.lockutils [None req-f24db167-bfd6-4f6c-a950-c810e671c77a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.985684] [55187]: DEBUG oslo_concurrency.lockutils [None req-f24db167-bfd6-4f6c-a950-c810e671c77a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.986041] [55187]: DEBUG oslo_concurrency.lockutils [None req-f24db167-bfd6-4f6c-a950-c810e671c77a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.012451] [55188]: DEBUG nova.api.openstack.wsgi [req-c6e1fce3-c78a-4bd0-9ef4-3dd80cd442b0 req-d452cfed-2903-4b8a-a777-a642482f2771 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "16eae91a-19c3-4453-be5b-390340fcdeb7", "name": "network-vif-deleted", "tag": "9b731b96-fdb9-42a9-b341-67f25bad66ad"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1123.023779] [55188]: DEBUG oslo_concurrency.lockutils [req-c6e1fce3-c78a-4bd0-9ef4-3dd80cd442b0 req-d452cfed-2903-4b8a-a777-a642482f2771 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.024185] [55188]: DEBUG oslo_concurrency.lockutils [req-c6e1fce3-c78a-4bd0-9ef4-3dd80cd442b0 req-d452cfed-2903-4b8a-a777-a642482f2771 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.024464] [55188]: DEBUG oslo_concurrency.lockutils [req-c6e1fce3-c78a-4bd0-9ef4-3dd80cd442b0 req-d452cfed-2903-4b8a-a777-a642482f2771 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.033518] [55188]: INFO nova.api.openstack.compute.server_external_events [req-c6e1fce3-c78a-4bd0-9ef4-3dd80cd442b0 req-d452cfed-2903-4b8a-a777-a642482f2771 service nova] Creating event network-vif-deleted:9b731b96-fdb9-42a9-b341-67f25bad66ad for instance 16eae91a-19c3-4453-be5b-390340fcdeb7 on cpu-1 [ 1123.037346] [55188]: INFO nova.api.openstack.requestlog [req-c6e1fce3-c78a-4bd0-9ef4-3dd80cd442b0 req-d452cfed-2903-4b8a-a777-a642482f2771 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027967 [ 1123.037894] [55188]: [pid: 55188|app: 0|req: 4050/7927] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:03 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1123.079741] [55188]: DEBUG nova.api.openstack.wsgi [None req-5f4848a9-e279-4957-89bd-028d87b1e87a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1123.081239] [55188]: DEBUG nova.compute.api [None req-5f4848a9-e279-4957-89bd-028d87b1e87a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1123.085207] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f4848a9-e279-4957-89bd-028d87b1e87a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.085637] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f4848a9-e279-4957-89bd-028d87b1e87a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.085953] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f4848a9-e279-4957-89bd-028d87b1e87a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.086341] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f4848a9-e279-4957-89bd-028d87b1e87a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.086648] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f4848a9-e279-4957-89bd-028d87b1e87a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.086928] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f4848a9-e279-4957-89bd-028d87b1e87a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.104044] [55187]: DEBUG nova.policy [None req-f24db167-bfd6-4f6c-a950-c810e671c77a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.110991] [55187]: DEBUG nova.policy [None req-f24db167-bfd6-4f6c-a950-c810e671c77a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.111783] [55187]: DEBUG nova.policy [None req-f24db167-bfd6-4f6c-a950-c810e671c77a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.112633] [55187]: INFO nova.api.openstack.requestlog [None req-f24db167-bfd6-4f6c-a950-c810e671c77a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1806 microversion: 2.20 time: 0.138304 [ 1123.112974] [55187]: [pid: 55187|app: 0|req: 3878/7928] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:03 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1806 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1123.115863] [55187]: DEBUG nova.api.openstack.wsgi [None req-f030eedd-1b34-4ac2-933c-4cab1183c93e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1123.119242] [55187]: DEBUG nova.compute.api [None req-f030eedd-1b34-4ac2-933c-4cab1183c93e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1123.123080] [55187]: DEBUG oslo_concurrency.lockutils [None req-f030eedd-1b34-4ac2-933c-4cab1183c93e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.123319] [55187]: DEBUG oslo_concurrency.lockutils [None req-f030eedd-1b34-4ac2-933c-4cab1183c93e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.123511] [55187]: DEBUG oslo_concurrency.lockutils [None req-f030eedd-1b34-4ac2-933c-4cab1183c93e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.123968] [55187]: DEBUG oslo_concurrency.lockutils [None req-f030eedd-1b34-4ac2-933c-4cab1183c93e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.124269] [55187]: DEBUG oslo_concurrency.lockutils [None req-f030eedd-1b34-4ac2-933c-4cab1183c93e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.124473] [55187]: DEBUG oslo_concurrency.lockutils [None req-f030eedd-1b34-4ac2-933c-4cab1183c93e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.203420] [55187]: DEBUG nova.policy [None req-f030eedd-1b34-4ac2-933c-4cab1183c93e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.208113] [55187]: INFO nova.api.openstack.requestlog [None req-f030eedd-1b34-4ac2-933c-4cab1183c93e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1504 microversion: 2.1 time: 0.094507 [ 1123.208465] [55187]: [pid: 55187|app: 0|req: 3879/7929] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:03 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1504 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1123.214839] [55188]: DEBUG nova.policy [None req-5f4848a9-e279-4957-89bd-028d87b1e87a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.219540] [55188]: INFO nova.api.openstack.requestlog [None req-5f4848a9-e279-4957-89bd-028d87b1e87a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1686 microversion: 2.1 time: 0.143432 [ 1123.219864] [55188]: [pid: 55188|app: 0|req: 4051/7930] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:03 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1686 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1123.412556] [55187]: DEBUG nova.api.openstack.wsgi [None req-ec62d29b-0236-434e-8fed-60f314096f4b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1123.412960] [55187]: DEBUG nova.compute.api [None req-ec62d29b-0236-434e-8fed-60f314096f4b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1123.418846] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec62d29b-0236-434e-8fed-60f314096f4b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.418846] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec62d29b-0236-434e-8fed-60f314096f4b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.418846] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec62d29b-0236-434e-8fed-60f314096f4b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.419284] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec62d29b-0236-434e-8fed-60f314096f4b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.419523] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec62d29b-0236-434e-8fed-60f314096f4b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.419720] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec62d29b-0236-434e-8fed-60f314096f4b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.470942] [55187]: DEBUG nova.policy [None req-ec62d29b-0236-434e-8fed-60f314096f4b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.480565] [55187]: INFO nova.api.openstack.requestlog [None req-ec62d29b-0236-434e-8fed-60f314096f4b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1288 microversion: 2.1 time: 0.072408 [ 1123.480930] [55187]: [pid: 55187|app: 0|req: 3880/7931] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:03 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1288 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1123.628232] [55188]: DEBUG nova.api.openstack.wsgi [None req-a4d79e84-c866-438c-9838-b8ade00b8303 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1123.630120] [55188]: DEBUG nova.compute.api [None req-a4d79e84-c866-438c-9838-b8ade00b8303 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1123.635540] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4d79e84-c866-438c-9838-b8ade00b8303 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.635799] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4d79e84-c866-438c-9838-b8ade00b8303 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.635990] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4d79e84-c866-438c-9838-b8ade00b8303 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.636369] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4d79e84-c866-438c-9838-b8ade00b8303 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.636586] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4d79e84-c866-438c-9838-b8ade00b8303 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.636786] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4d79e84-c866-438c-9838-b8ade00b8303 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.660117] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4d79e84-c866-438c-9838-b8ade00b8303 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.660411] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4d79e84-c866-438c-9838-b8ade00b8303 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.660626] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4d79e84-c866-438c-9838-b8ade00b8303 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.660898] [55188]: DEBUG nova.objects.instance [None req-a4d79e84-c866-438c-9838-b8ade00b8303 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lazy-loading 'fault' on Instance uuid 16eae91a-19c3-4453-be5b-390340fcdeb7 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1123.684586] [55188]: DEBUG nova.policy [None req-a4d79e84-c866-438c-9838-b8ade00b8303 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.690329] [55188]: INFO nova.api.openstack.requestlog [None req-a4d79e84-c866-438c-9838-b8ade00b8303 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1470 microversion: 2.1 time: 0.064675 [ 1123.690816] [55188]: [pid: 55188|app: 0|req: 4052/7932] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:03 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1470 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1123.706974] [55187]: DEBUG nova.api.openstack.wsgi [None req-cb134371-294c-47f1-8aa8-e1a5e4093158 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1123.709032] [55187]: DEBUG nova.compute.api [None req-cb134371-294c-47f1-8aa8-e1a5e4093158 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1123.713348] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb134371-294c-47f1-8aa8-e1a5e4093158 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.713633] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb134371-294c-47f1-8aa8-e1a5e4093158 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.713845] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb134371-294c-47f1-8aa8-e1a5e4093158 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.714274] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb134371-294c-47f1-8aa8-e1a5e4093158 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.714508] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb134371-294c-47f1-8aa8-e1a5e4093158 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.714718] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb134371-294c-47f1-8aa8-e1a5e4093158 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.756234] [55187]: DEBUG nova.policy [None req-cb134371-294c-47f1-8aa8-e1a5e4093158 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.761313] [55187]: DEBUG nova.policy [None req-cb134371-294c-47f1-8aa8-e1a5e4093158 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.761992] [55187]: DEBUG nova.policy [None req-cb134371-294c-47f1-8aa8-e1a5e4093158 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.765512] [55187]: INFO nova.api.openstack.requestlog [None req-cb134371-294c-47f1-8aa8-e1a5e4093158 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 2004 microversion: 2.98 time: 0.061107 [ 1123.765841] [55187]: [pid: 55187|app: 0|req: 3881/7933] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:04 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 2004 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1123.894278] [55188]: DEBUG nova.api.openstack.wsgi [None req-ee38dfec-669f-4475-8324-b324ee0c910d tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1123.896217] [55188]: DEBUG nova.compute.api [None req-ee38dfec-669f-4475-8324-b324ee0c910d tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1123.900088] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee38dfec-669f-4475-8324-b324ee0c910d tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.900324] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee38dfec-669f-4475-8324-b324ee0c910d tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.900522] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee38dfec-669f-4475-8324-b324ee0c910d tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.900891] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee38dfec-669f-4475-8324-b324ee0c910d tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.901116] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee38dfec-669f-4475-8324-b324ee0c910d tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.901300] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee38dfec-669f-4475-8324-b324ee0c910d tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.974290] [55188]: DEBUG nova.policy [None req-ee38dfec-669f-4475-8324-b324ee0c910d tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.978873] [55188]: INFO nova.api.openstack.requestlog [None req-ee38dfec-669f-4475-8324-b324ee0c910d tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1586 microversion: 2.1 time: 0.086809 [ 1123.979319] [55188]: [pid: 55188|app: 0|req: 4053/7934] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:04 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1586 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1124.000890] [55187]: DEBUG nova.api.openstack.wsgi [None req-dbb66824-fa12-4df4-8e5f-031201ed58a9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1124.000890] [55187]: DEBUG nova.compute.api [None req-dbb66824-fa12-4df4-8e5f-031201ed58a9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1124.003898] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbb66824-fa12-4df4-8e5f-031201ed58a9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.003898] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbb66824-fa12-4df4-8e5f-031201ed58a9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.003898] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbb66824-fa12-4df4-8e5f-031201ed58a9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.003898] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbb66824-fa12-4df4-8e5f-031201ed58a9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.003898] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbb66824-fa12-4df4-8e5f-031201ed58a9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.003898] [55187]: DEBUG oslo_concurrency.lockutils [None req-dbb66824-fa12-4df4-8e5f-031201ed58a9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.079731] [55187]: INFO nova.api.openstack.requestlog [None req-dbb66824-fa12-4df4-8e5f-031201ed58a9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.086853 [ 1124.080389] [55187]: [pid: 55187|app: 0|req: 3882/7935] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:10:04 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1/os-interface => generated 287 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1124.127395] [55188]: DEBUG nova.api.openstack.wsgi [None req-68a7040c-41ab-4b8b-a26f-5de32f2a8903 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1124.129733] [55188]: DEBUG nova.compute.api [None req-68a7040c-41ab-4b8b-a26f-5de32f2a8903 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1124.134065] [55188]: DEBUG oslo_concurrency.lockutils [None req-68a7040c-41ab-4b8b-a26f-5de32f2a8903 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.134065] [55188]: DEBUG oslo_concurrency.lockutils [None req-68a7040c-41ab-4b8b-a26f-5de32f2a8903 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.134065] [55188]: DEBUG oslo_concurrency.lockutils [None req-68a7040c-41ab-4b8b-a26f-5de32f2a8903 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.134263] [55188]: DEBUG oslo_concurrency.lockutils [None req-68a7040c-41ab-4b8b-a26f-5de32f2a8903 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.134402] [55188]: DEBUG oslo_concurrency.lockutils [None req-68a7040c-41ab-4b8b-a26f-5de32f2a8903 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.134673] [55188]: DEBUG oslo_concurrency.lockutils [None req-68a7040c-41ab-4b8b-a26f-5de32f2a8903 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.221301] [55187]: DEBUG nova.api.openstack.wsgi [None req-1b1878c1-e53c-4c0f-bdb1-f5eb3006cef6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1124.223325] [55187]: DEBUG nova.compute.api [None req-1b1878c1-e53c-4c0f-bdb1-f5eb3006cef6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1124.229164] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b1878c1-e53c-4c0f-bdb1-f5eb3006cef6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.229164] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b1878c1-e53c-4c0f-bdb1-f5eb3006cef6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.229164] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b1878c1-e53c-4c0f-bdb1-f5eb3006cef6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.229164] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b1878c1-e53c-4c0f-bdb1-f5eb3006cef6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.229164] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b1878c1-e53c-4c0f-bdb1-f5eb3006cef6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.229164] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b1878c1-e53c-4c0f-bdb1-f5eb3006cef6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.268175] [55188]: DEBUG nova.policy [None req-68a7040c-41ab-4b8b-a26f-5de32f2a8903 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.274113] [55188]: DEBUG nova.policy [None req-68a7040c-41ab-4b8b-a26f-5de32f2a8903 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.275138] [55188]: DEBUG nova.policy [None req-68a7040c-41ab-4b8b-a26f-5de32f2a8903 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.275991] [55188]: INFO nova.api.openstack.requestlog [None req-68a7040c-41ab-4b8b-a26f-5de32f2a8903 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1793 microversion: 2.20 time: 0.151163 [ 1124.276565] [55188]: [pid: 55188|app: 0|req: 4054/7936] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:04 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1793 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1124.279889] [55188]: DEBUG nova.api.openstack.wsgi [None req-1d5d1105-5884-4551-9639-9334b7d56585 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1124.281772] [55188]: DEBUG nova.compute.api [None req-1d5d1105-5884-4551-9639-9334b7d56585 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1124.287041] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d5d1105-5884-4551-9639-9334b7d56585 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.287041] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d5d1105-5884-4551-9639-9334b7d56585 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.287041] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d5d1105-5884-4551-9639-9334b7d56585 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.287041] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d5d1105-5884-4551-9639-9334b7d56585 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.287041] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d5d1105-5884-4551-9639-9334b7d56585 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.287041] [55188]: DEBUG oslo_concurrency.lockutils [None req-1d5d1105-5884-4551-9639-9334b7d56585 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.340127] [55187]: DEBUG nova.policy [None req-1b1878c1-e53c-4c0f-bdb1-f5eb3006cef6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.343884] [55187]: INFO nova.api.openstack.requestlog [None req-1b1878c1-e53c-4c0f-bdb1-f5eb3006cef6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1504 microversion: 2.1 time: 0.124857 [ 1124.346484] [55187]: [pid: 55187|app: 0|req: 3883/7937] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:04 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1504 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1124.486616] [55188]: DEBUG nova.policy [None req-1d5d1105-5884-4551-9639-9334b7d56585 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.497375] [55188]: INFO nova.api.openstack.requestlog [None req-1d5d1105-5884-4551-9639-9334b7d56585 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1686 microversion: 2.1 time: 0.219783 [ 1124.497837] [55188]: [pid: 55188|app: 0|req: 4055/7938] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:04 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1686 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1124.501468] [55187]: DEBUG nova.api.openstack.wsgi [None req-8dbd52ea-6140-4078-a29d-118bf18bb449 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1124.504142] [55187]: DEBUG nova.compute.api [None req-8dbd52ea-6140-4078-a29d-118bf18bb449 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1124.509592] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dbd52ea-6140-4078-a29d-118bf18bb449 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.509592] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dbd52ea-6140-4078-a29d-118bf18bb449 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.509592] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dbd52ea-6140-4078-a29d-118bf18bb449 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.509956] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dbd52ea-6140-4078-a29d-118bf18bb449 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.510406] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dbd52ea-6140-4078-a29d-118bf18bb449 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.510406] [55187]: DEBUG oslo_concurrency.lockutils [None req-8dbd52ea-6140-4078-a29d-118bf18bb449 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.549546] [55187]: DEBUG nova.policy [None req-8dbd52ea-6140-4078-a29d-118bf18bb449 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.554244] [55187]: INFO nova.api.openstack.requestlog [None req-8dbd52ea-6140-4078-a29d-118bf18bb449 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1288 microversion: 2.1 time: 0.055559 [ 1124.554572] [55187]: [pid: 55187|app: 0|req: 3884/7939] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:04 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1288 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1124.701807] [55188]: DEBUG nova.api.openstack.wsgi [req-c4e71af1-5ed3-409c-a47b-85d8ebed699a req-0d75a210-c7e4-4880-8493-9e9c7cd24ea2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a1eeeefc-3c6b-4879-9270-386ceb6631c1", "tag": "b6745ea4-e196-441e-a92f-57818d334e5a"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1124.703200] [55187]: DEBUG nova.api.openstack.wsgi [None req-e84ba3cb-3d5d-4951-97bf-18fd25215341 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1124.704958] [55187]: DEBUG nova.compute.api [None req-e84ba3cb-3d5d-4951-97bf-18fd25215341 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1124.707872] [55188]: DEBUG oslo_concurrency.lockutils [req-c4e71af1-5ed3-409c-a47b-85d8ebed699a req-0d75a210-c7e4-4880-8493-9e9c7cd24ea2 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.708121] [55188]: DEBUG oslo_concurrency.lockutils [req-c4e71af1-5ed3-409c-a47b-85d8ebed699a req-0d75a210-c7e4-4880-8493-9e9c7cd24ea2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.708176] [55187]: DEBUG oslo_concurrency.lockutils [None req-e84ba3cb-3d5d-4951-97bf-18fd25215341 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.708352] [55188]: DEBUG oslo_concurrency.lockutils [req-c4e71af1-5ed3-409c-a47b-85d8ebed699a req-0d75a210-c7e4-4880-8493-9e9c7cd24ea2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.708401] [55187]: DEBUG oslo_concurrency.lockutils [None req-e84ba3cb-3d5d-4951-97bf-18fd25215341 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.708583] [55187]: DEBUG oslo_concurrency.lockutils [None req-e84ba3cb-3d5d-4951-97bf-18fd25215341 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.708928] [55187]: DEBUG oslo_concurrency.lockutils [None req-e84ba3cb-3d5d-4951-97bf-18fd25215341 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.709159] [55187]: DEBUG oslo_concurrency.lockutils [None req-e84ba3cb-3d5d-4951-97bf-18fd25215341 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.709339] [55187]: DEBUG oslo_concurrency.lockutils [None req-e84ba3cb-3d5d-4951-97bf-18fd25215341 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.714816] [55188]: INFO nova.api.openstack.compute.server_external_events [req-c4e71af1-5ed3-409c-a47b-85d8ebed699a req-0d75a210-c7e4-4880-8493-9e9c7cd24ea2 service nova] Creating event network-changed:b6745ea4-e196-441e-a92f-57818d334e5a for instance a1eeeefc-3c6b-4879-9270-386ceb6631c1 on cpu-1 [ 1124.717789] [55188]: INFO nova.api.openstack.requestlog [req-c4e71af1-5ed3-409c-a47b-85d8ebed699a req-0d75a210-c7e4-4880-8493-9e9c7cd24ea2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020046 [ 1124.718113] [55188]: [pid: 55188|app: 0|req: 4056/7940] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:05 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1124.721039] [55188]: DEBUG nova.api.openstack.wsgi [None req-4646fc6e-8feb-48f5-98eb-179287493422 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1124.723022] [55188]: DEBUG nova.compute.api [None req-4646fc6e-8feb-48f5-98eb-179287493422 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1124.725938] [55188]: DEBUG oslo_concurrency.lockutils [None req-4646fc6e-8feb-48f5-98eb-179287493422 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.726195] [55188]: DEBUG oslo_concurrency.lockutils [None req-4646fc6e-8feb-48f5-98eb-179287493422 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.726380] [55188]: DEBUG oslo_concurrency.lockutils [None req-4646fc6e-8feb-48f5-98eb-179287493422 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.726729] [55188]: DEBUG oslo_concurrency.lockutils [None req-4646fc6e-8feb-48f5-98eb-179287493422 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.726925] [55188]: DEBUG oslo_concurrency.lockutils [None req-4646fc6e-8feb-48f5-98eb-179287493422 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.727154] [55188]: DEBUG oslo_concurrency.lockutils [None req-4646fc6e-8feb-48f5-98eb-179287493422 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.746827] [55188]: DEBUG oslo_concurrency.lockutils [None req-4646fc6e-8feb-48f5-98eb-179287493422 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.746827] [55188]: DEBUG oslo_concurrency.lockutils [None req-4646fc6e-8feb-48f5-98eb-179287493422 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.747092] [55188]: DEBUG oslo_concurrency.lockutils [None req-4646fc6e-8feb-48f5-98eb-179287493422 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.747285] [55188]: DEBUG nova.objects.instance [None req-4646fc6e-8feb-48f5-98eb-179287493422 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lazy-loading 'fault' on Instance uuid 16eae91a-19c3-4453-be5b-390340fcdeb7 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1124.769434] [55188]: DEBUG nova.policy [None req-4646fc6e-8feb-48f5-98eb-179287493422 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.773249] [55188]: INFO nova.api.openstack.requestlog [None req-4646fc6e-8feb-48f5-98eb-179287493422 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1470 microversion: 2.1 time: 0.054483 [ 1124.773556] [55188]: [pid: 55188|app: 0|req: 4057/7941] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:05 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1470 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1124.782625] [55188]: DEBUG nova.api.openstack.wsgi [None req-b8c1232b-d04b-40d0-b36b-661099ecd2c6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1124.785219] [55188]: DEBUG nova.compute.api [None req-b8c1232b-d04b-40d0-b36b-661099ecd2c6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1124.785441] [55187]: DEBUG nova.policy [None req-e84ba3cb-3d5d-4951-97bf-18fd25215341 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.787817] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8c1232b-d04b-40d0-b36b-661099ecd2c6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.787817] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8c1232b-d04b-40d0-b36b-661099ecd2c6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.787944] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8c1232b-d04b-40d0-b36b-661099ecd2c6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.788198] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8c1232b-d04b-40d0-b36b-661099ecd2c6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.788399] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8c1232b-d04b-40d0-b36b-661099ecd2c6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.788572] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8c1232b-d04b-40d0-b36b-661099ecd2c6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.789406] [55187]: INFO nova.api.openstack.requestlog [None req-e84ba3cb-3d5d-4951-97bf-18fd25215341 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1586 microversion: 2.1 time: 0.089485 [ 1124.789737] [55187]: [pid: 55187|app: 0|req: 3885/7942] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:05 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1586 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1124.830453] [55188]: DEBUG nova.policy [None req-b8c1232b-d04b-40d0-b36b-661099ecd2c6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.835141] [55188]: DEBUG nova.policy [None req-b8c1232b-d04b-40d0-b36b-661099ecd2c6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.835141] [55188]: DEBUG nova.policy [None req-b8c1232b-d04b-40d0-b36b-661099ecd2c6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.839138] [55188]: INFO nova.api.openstack.requestlog [None req-b8c1232b-d04b-40d0-b36b-661099ecd2c6 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 2004 microversion: 2.98 time: 0.057885 [ 1124.839138] [55188]: [pid: 55188|app: 0|req: 4058/7943] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:05 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 2004 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1124.992115] [55187]: DEBUG nova.api.openstack.wsgi [None req-d032c83c-abcb-453e-af8e-7af421bb1643 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1124.993347] [55187]: DEBUG nova.compute.api [None req-d032c83c-abcb-453e-af8e-7af421bb1643 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1124.998254] [55187]: DEBUG oslo_concurrency.lockutils [None req-d032c83c-abcb-453e-af8e-7af421bb1643 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.998679] [55187]: DEBUG oslo_concurrency.lockutils [None req-d032c83c-abcb-453e-af8e-7af421bb1643 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.999071] [55187]: DEBUG oslo_concurrency.lockutils [None req-d032c83c-abcb-453e-af8e-7af421bb1643 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.999729] [55187]: DEBUG oslo_concurrency.lockutils [None req-d032c83c-abcb-453e-af8e-7af421bb1643 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.000094] [55187]: DEBUG oslo_concurrency.lockutils [None req-d032c83c-abcb-453e-af8e-7af421bb1643 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.000461] [55187]: DEBUG oslo_concurrency.lockutils [None req-d032c83c-abcb-453e-af8e-7af421bb1643 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.018799] [55187]: INFO nova.api.openstack.requestlog [None req-d032c83c-abcb-453e-af8e-7af421bb1643 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c/ips" status: 200 len: 150 microversion: 2.1 time: 0.029299 [ 1125.019246] [55187]: [pid: 55187|app: 0|req: 3886/7944] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:10:05 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c/ips => generated 150 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1125.057134] [55188]: DEBUG nova.api.openstack.wsgi [req-60bb8278-2529-4de0-8f96-9e8f897dcffb req-cbae6d5f-60ad-4bd2-9e7e-5c7165d8cdf2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b95e9306-1fce-4fe0-983d-5806093347d6", "name": "network-vif-deleted", "tag": "225fcbc7-11c7-458d-b83e-6dc60c33c038"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1125.064141] [55188]: DEBUG oslo_concurrency.lockutils [req-60bb8278-2529-4de0-8f96-9e8f897dcffb req-cbae6d5f-60ad-4bd2-9e7e-5c7165d8cdf2 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.064411] [55188]: DEBUG oslo_concurrency.lockutils [req-60bb8278-2529-4de0-8f96-9e8f897dcffb req-cbae6d5f-60ad-4bd2-9e7e-5c7165d8cdf2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.064597] [55188]: DEBUG oslo_concurrency.lockutils [req-60bb8278-2529-4de0-8f96-9e8f897dcffb req-cbae6d5f-60ad-4bd2-9e7e-5c7165d8cdf2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.072875] [55188]: INFO nova.api.openstack.compute.server_external_events [req-60bb8278-2529-4de0-8f96-9e8f897dcffb req-cbae6d5f-60ad-4bd2-9e7e-5c7165d8cdf2 service nova] Creating event network-vif-deleted:225fcbc7-11c7-458d-b83e-6dc60c33c038 for instance b95e9306-1fce-4fe0-983d-5806093347d6 on cpu-1 [ 1125.078018] [55188]: INFO nova.api.openstack.requestlog [req-60bb8278-2529-4de0-8f96-9e8f897dcffb req-cbae6d5f-60ad-4bd2-9e7e-5c7165d8cdf2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021941 [ 1125.078018] [55188]: [pid: 55188|app: 0|req: 4059/7945] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:05 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1125.362660] [55187]: DEBUG nova.api.openstack.wsgi [None req-2d39fe39-2e7f-49f7-b17b-5e18e1e48bd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1125.365400] [55187]: DEBUG nova.compute.api [None req-2d39fe39-2e7f-49f7-b17b-5e18e1e48bd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1125.369549] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d39fe39-2e7f-49f7-b17b-5e18e1e48bd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.369820] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d39fe39-2e7f-49f7-b17b-5e18e1e48bd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.370084] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d39fe39-2e7f-49f7-b17b-5e18e1e48bd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.370449] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d39fe39-2e7f-49f7-b17b-5e18e1e48bd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.370665] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d39fe39-2e7f-49f7-b17b-5e18e1e48bd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.370863] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d39fe39-2e7f-49f7-b17b-5e18e1e48bd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.435130] [55187]: DEBUG nova.policy [None req-2d39fe39-2e7f-49f7-b17b-5e18e1e48bd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.449814] [55187]: INFO nova.api.openstack.requestlog [None req-2d39fe39-2e7f-49f7-b17b-5e18e1e48bd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1300 microversion: 2.1 time: 0.088586 [ 1125.449814] [55187]: [pid: 55187|app: 0|req: 3887/7946] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:05 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1300 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1125.519177] [55188]: DEBUG nova.api.openstack.wsgi [None req-1465568f-89f3-415e-9af2-329d4bd41191 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1125.521109] [55188]: DEBUG nova.compute.api [None req-1465568f-89f3-415e-9af2-329d4bd41191 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1125.527614] [55188]: DEBUG oslo_concurrency.lockutils [None req-1465568f-89f3-415e-9af2-329d4bd41191 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.527882] [55188]: DEBUG oslo_concurrency.lockutils [None req-1465568f-89f3-415e-9af2-329d4bd41191 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.528085] [55188]: DEBUG oslo_concurrency.lockutils [None req-1465568f-89f3-415e-9af2-329d4bd41191 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.528464] [55188]: DEBUG oslo_concurrency.lockutils [None req-1465568f-89f3-415e-9af2-329d4bd41191 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.528666] [55188]: DEBUG oslo_concurrency.lockutils [None req-1465568f-89f3-415e-9af2-329d4bd41191 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.528863] [55188]: DEBUG oslo_concurrency.lockutils [None req-1465568f-89f3-415e-9af2-329d4bd41191 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.568249] [55187]: DEBUG nova.api.openstack.wsgi [None req-b44dec7e-8956-494f-94dd-30caeddecb1b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1125.570661] [55187]: DEBUG nova.compute.api [None req-b44dec7e-8956-494f-94dd-30caeddecb1b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1125.574609] [55187]: DEBUG oslo_concurrency.lockutils [None req-b44dec7e-8956-494f-94dd-30caeddecb1b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.574855] [55187]: DEBUG oslo_concurrency.lockutils [None req-b44dec7e-8956-494f-94dd-30caeddecb1b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.575053] [55187]: DEBUG oslo_concurrency.lockutils [None req-b44dec7e-8956-494f-94dd-30caeddecb1b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.575483] [55187]: DEBUG oslo_concurrency.lockutils [None req-b44dec7e-8956-494f-94dd-30caeddecb1b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.575612] [55187]: DEBUG oslo_concurrency.lockutils [None req-b44dec7e-8956-494f-94dd-30caeddecb1b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.575790] [55187]: DEBUG oslo_concurrency.lockutils [None req-b44dec7e-8956-494f-94dd-30caeddecb1b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.618571] [55188]: DEBUG nova.policy [None req-1465568f-89f3-415e-9af2-329d4bd41191 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.623449] [55188]: INFO nova.api.openstack.requestlog [None req-1465568f-89f3-415e-9af2-329d4bd41191 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1673 microversion: 2.1 time: 0.112154 [ 1125.623815] [55188]: [pid: 55188|app: 0|req: 4060/7947] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:05 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1673 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1125.624214] [55187]: DEBUG nova.policy [None req-b44dec7e-8956-494f-94dd-30caeddecb1b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.629417] [55187]: INFO nova.api.openstack.requestlog [None req-b44dec7e-8956-494f-94dd-30caeddecb1b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1296 microversion: 2.1 time: 0.063368 [ 1125.629786] [55187]: [pid: 55187|app: 0|req: 3888/7948] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:05 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1296 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1125.698484] [55188]: DEBUG nova.api.openstack.wsgi [None req-8219bf85-64ef-46f4-a9b2-8a563fd0bd96 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1125.700402] [55188]: DEBUG nova.compute.api [None req-8219bf85-64ef-46f4-a9b2-8a563fd0bd96 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1125.706789] [55188]: DEBUG oslo_concurrency.lockutils [None req-8219bf85-64ef-46f4-a9b2-8a563fd0bd96 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.707122] [55188]: DEBUG oslo_concurrency.lockutils [None req-8219bf85-64ef-46f4-a9b2-8a563fd0bd96 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.707247] [55188]: DEBUG oslo_concurrency.lockutils [None req-8219bf85-64ef-46f4-a9b2-8a563fd0bd96 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.707608] [55188]: DEBUG oslo_concurrency.lockutils [None req-8219bf85-64ef-46f4-a9b2-8a563fd0bd96 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.707815] [55188]: DEBUG oslo_concurrency.lockutils [None req-8219bf85-64ef-46f4-a9b2-8a563fd0bd96 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.707987] [55188]: DEBUG oslo_concurrency.lockutils [None req-8219bf85-64ef-46f4-a9b2-8a563fd0bd96 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.781530] [55188]: DEBUG nova.policy [None req-8219bf85-64ef-46f4-a9b2-8a563fd0bd96 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.786261] [55188]: INFO nova.api.openstack.requestlog [None req-8219bf85-64ef-46f4-a9b2-8a563fd0bd96 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1673 microversion: 2.1 time: 0.090149 [ 1125.786630] [55188]: [pid: 55188|app: 0|req: 4061/7949] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:06 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1673 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1125.788672] [55187]: DEBUG nova.api.openstack.wsgi [None req-783feff4-8410-4e39-828c-4f0163739a2a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1125.790560] [55187]: DEBUG nova.compute.api [None req-783feff4-8410-4e39-828c-4f0163739a2a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1125.794092] [55187]: DEBUG oslo_concurrency.lockutils [None req-783feff4-8410-4e39-828c-4f0163739a2a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.794391] [55187]: DEBUG oslo_concurrency.lockutils [None req-783feff4-8410-4e39-828c-4f0163739a2a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.794518] [55187]: DEBUG oslo_concurrency.lockutils [None req-783feff4-8410-4e39-828c-4f0163739a2a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.794866] [55187]: DEBUG oslo_concurrency.lockutils [None req-783feff4-8410-4e39-828c-4f0163739a2a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.795079] [55187]: DEBUG oslo_concurrency.lockutils [None req-783feff4-8410-4e39-828c-4f0163739a2a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.795375] [55187]: DEBUG oslo_concurrency.lockutils [None req-783feff4-8410-4e39-828c-4f0163739a2a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.818427] [55187]: DEBUG oslo_concurrency.lockutils [None req-783feff4-8410-4e39-828c-4f0163739a2a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.818679] [55187]: DEBUG oslo_concurrency.lockutils [None req-783feff4-8410-4e39-828c-4f0163739a2a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.819684] [55187]: DEBUG oslo_concurrency.lockutils [None req-783feff4-8410-4e39-828c-4f0163739a2a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.819684] [55187]: DEBUG nova.objects.instance [None req-783feff4-8410-4e39-828c-4f0163739a2a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lazy-loading 'fault' on Instance uuid 16eae91a-19c3-4453-be5b-390340fcdeb7 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1125.851294] [55187]: DEBUG nova.policy [None req-783feff4-8410-4e39-828c-4f0163739a2a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.854850] [55188]: DEBUG nova.api.openstack.wsgi [None req-ca60edb7-0207-4973-a1cd-747917651377 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1125.857871] [55187]: INFO nova.api.openstack.requestlog [None req-783feff4-8410-4e39-828c-4f0163739a2a tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1470 microversion: 2.1 time: 0.073825 [ 1125.858174] [55188]: DEBUG nova.compute.api [None req-ca60edb7-0207-4973-a1cd-747917651377 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1125.858397] [55187]: [pid: 55187|app: 0|req: 3889/7950] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:06 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1470 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1125.869028] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca60edb7-0207-4973-a1cd-747917651377 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.869335] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca60edb7-0207-4973-a1cd-747917651377 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.869528] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca60edb7-0207-4973-a1cd-747917651377 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.869904] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca60edb7-0207-4973-a1cd-747917651377 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.870116] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca60edb7-0207-4973-a1cd-747917651377 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.870330] [55188]: DEBUG oslo_concurrency.lockutils [None req-ca60edb7-0207-4973-a1cd-747917651377 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.926129] [55188]: DEBUG nova.policy [None req-ca60edb7-0207-4973-a1cd-747917651377 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.931087] [55188]: DEBUG nova.policy [None req-ca60edb7-0207-4973-a1cd-747917651377 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.931626] [55188]: DEBUG nova.policy [None req-ca60edb7-0207-4973-a1cd-747917651377 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.935168] [55188]: INFO nova.api.openstack.requestlog [None req-ca60edb7-0207-4973-a1cd-747917651377 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 2004 microversion: 2.98 time: 0.082571 [ 1125.935622] [55188]: [pid: 55188|app: 0|req: 4062/7951] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:06 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 2004 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1126.003891] [55187]: DEBUG nova.api.openstack.wsgi [None req-bcd684e8-e497-4b99-915a-1fc691ac5145 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1126.007089] [55187]: DEBUG nova.compute.api [None req-bcd684e8-e497-4b99-915a-1fc691ac5145 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1126.010656] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcd684e8-e497-4b99-915a-1fc691ac5145 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.013778] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcd684e8-e497-4b99-915a-1fc691ac5145 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.013778] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcd684e8-e497-4b99-915a-1fc691ac5145 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.013778] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcd684e8-e497-4b99-915a-1fc691ac5145 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.013778] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcd684e8-e497-4b99-915a-1fc691ac5145 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.013778] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcd684e8-e497-4b99-915a-1fc691ac5145 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.199017] [55187]: DEBUG nova.policy [None req-bcd684e8-e497-4b99-915a-1fc691ac5145 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.202788] [55187]: INFO nova.api.openstack.requestlog [None req-bcd684e8-e497-4b99-915a-1fc691ac5145 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1673 microversion: 2.1 time: 0.201245 [ 1126.203431] [55187]: [pid: 55187|app: 0|req: 3890/7952] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:06 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1673 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1126.215032] [55188]: DEBUG nova.api.openstack.wsgi [None req-f6e2499f-c43e-4217-81d3-e2ddd42ca6b1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1126.217376] [55188]: DEBUG nova.compute.api [None req-f6e2499f-c43e-4217-81d3-e2ddd42ca6b1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1126.221992] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6e2499f-c43e-4217-81d3-e2ddd42ca6b1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.222123] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6e2499f-c43e-4217-81d3-e2ddd42ca6b1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.222323] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6e2499f-c43e-4217-81d3-e2ddd42ca6b1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.222665] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6e2499f-c43e-4217-81d3-e2ddd42ca6b1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.222902] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6e2499f-c43e-4217-81d3-e2ddd42ca6b1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.223034] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6e2499f-c43e-4217-81d3-e2ddd42ca6b1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.362064] [55188]: DEBUG nova.policy [None req-f6e2499f-c43e-4217-81d3-e2ddd42ca6b1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.367769] [55188]: INFO nova.api.openstack.requestlog [None req-f6e2499f-c43e-4217-81d3-e2ddd42ca6b1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1673 microversion: 2.1 time: 0.154922 [ 1126.369061] [55188]: [pid: 55188|app: 0|req: 4063/7953] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:06 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1673 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1126.389740] [55187]: DEBUG nova.api.openstack.wsgi [None req-d3a8ae69-2bd9-40aa-8c9f-cc88a8767b95 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1126.392373] [55187]: DEBUG nova.compute.api [None req-d3a8ae69-2bd9-40aa-8c9f-cc88a8767b95 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1126.401883] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3a8ae69-2bd9-40aa-8c9f-cc88a8767b95 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.402980] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3a8ae69-2bd9-40aa-8c9f-cc88a8767b95 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.402980] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3a8ae69-2bd9-40aa-8c9f-cc88a8767b95 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.402980] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3a8ae69-2bd9-40aa-8c9f-cc88a8767b95 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.402980] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3a8ae69-2bd9-40aa-8c9f-cc88a8767b95 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.403359] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3a8ae69-2bd9-40aa-8c9f-cc88a8767b95 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.464619] [55188]: DEBUG nova.api.openstack.wsgi [None req-f60945b3-7dae-4722-9738-a27a47e8e963 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1126.468197] [55188]: DEBUG nova.compute.api [None req-f60945b3-7dae-4722-9738-a27a47e8e963 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1126.473121] [55188]: DEBUG oslo_concurrency.lockutils [None req-f60945b3-7dae-4722-9738-a27a47e8e963 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.473395] [55188]: DEBUG oslo_concurrency.lockutils [None req-f60945b3-7dae-4722-9738-a27a47e8e963 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.473668] [55188]: DEBUG oslo_concurrency.lockutils [None req-f60945b3-7dae-4722-9738-a27a47e8e963 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.474198] [55188]: DEBUG oslo_concurrency.lockutils [None req-f60945b3-7dae-4722-9738-a27a47e8e963 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.474271] [55188]: DEBUG oslo_concurrency.lockutils [None req-f60945b3-7dae-4722-9738-a27a47e8e963 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.474448] [55188]: DEBUG oslo_concurrency.lockutils [None req-f60945b3-7dae-4722-9738-a27a47e8e963 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.507053] [55188]: DEBUG oslo_concurrency.lockutils [None req-f60945b3-7dae-4722-9738-a27a47e8e963 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.507312] [55188]: DEBUG oslo_concurrency.lockutils [None req-f60945b3-7dae-4722-9738-a27a47e8e963 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.507498] [55188]: DEBUG oslo_concurrency.lockutils [None req-f60945b3-7dae-4722-9738-a27a47e8e963 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.507700] [55188]: DEBUG nova.objects.instance [None req-f60945b3-7dae-4722-9738-a27a47e8e963 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid b95e9306-1fce-4fe0-983d-5806093347d6 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1126.518672] [55187]: DEBUG nova.policy [None req-d3a8ae69-2bd9-40aa-8c9f-cc88a8767b95 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.527080] [55187]: INFO nova.api.openstack.requestlog [None req-d3a8ae69-2bd9-40aa-8c9f-cc88a8767b95 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1673 microversion: 2.1 time: 0.139748 [ 1126.527441] [55187]: [pid: 55187|app: 0|req: 3891/7954] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:06 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1673 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1126.543928] [55187]: DEBUG nova.api.openstack.wsgi [None req-5768e0c1-df8d-4489-956b-75d32977fe94 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1126.547458] [55188]: DEBUG nova.policy [None req-f60945b3-7dae-4722-9738-a27a47e8e963 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.550682] [55187]: DEBUG oslo_concurrency.lockutils [None req-5768e0c1-df8d-4489-956b-75d32977fe94 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.550937] [55187]: DEBUG oslo_concurrency.lockutils [None req-5768e0c1-df8d-4489-956b-75d32977fe94 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.551149] [55187]: DEBUG oslo_concurrency.lockutils [None req-5768e0c1-df8d-4489-956b-75d32977fe94 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.553762] [55188]: INFO nova.api.openstack.requestlog [None req-f60945b3-7dae-4722-9738-a27a47e8e963 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1305 microversion: 2.1 time: 0.092021 [ 1126.554801] [55188]: [pid: 55188|app: 0|req: 4064/7955] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:06 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1305 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1126.560534] [55188]: DEBUG nova.api.openstack.wsgi [None req-8ad3d5fe-8511-4f35-b5c0-051a1d55329b tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "3cc7e53d-247c-4b1e-8664-336f684f8700"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1126.563078] [55188]: DEBUG nova.compute.api [None req-8ad3d5fe-8511-4f35-b5c0-051a1d55329b tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1126.571023] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ad3d5fe-8511-4f35-b5c0-051a1d55329b tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.571023] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ad3d5fe-8511-4f35-b5c0-051a1d55329b tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.571023] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ad3d5fe-8511-4f35-b5c0-051a1d55329b tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.571023] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ad3d5fe-8511-4f35-b5c0-051a1d55329b tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.571023] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ad3d5fe-8511-4f35-b5c0-051a1d55329b tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.571023] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ad3d5fe-8511-4f35-b5c0-051a1d55329b tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.571447] [55187]: DEBUG nova.compute.api [None req-5768e0c1-df8d-4489-956b-75d32977fe94 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Going to try to stop instance {{(pid=55187) force_stop /opt/stack/nova/nova/compute/api.py:2796}} [ 1126.611581] [55187]: INFO nova.api.openstack.requestlog [None req-5768e0c1-df8d-4489-956b-75d32977fe94 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305/action" status: 202 len: 0 microversion: 2.1 time: 0.072524 [ 1126.612468] [55187]: [pid: 55187|app: 0|req: 3892/7956] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:10:06 2025] POST /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1126.617562] [55187]: DEBUG nova.api.openstack.wsgi [None req-821ac7dc-6373-4faa-bd0e-bfc760ef284c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1126.619768] [55187]: DEBUG nova.compute.api [None req-821ac7dc-6373-4faa-bd0e-bfc760ef284c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1126.626887] [55187]: DEBUG oslo_concurrency.lockutils [None req-821ac7dc-6373-4faa-bd0e-bfc760ef284c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.626887] [55187]: DEBUG oslo_concurrency.lockutils [None req-821ac7dc-6373-4faa-bd0e-bfc760ef284c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.626887] [55187]: DEBUG oslo_concurrency.lockutils [None req-821ac7dc-6373-4faa-bd0e-bfc760ef284c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.626887] [55187]: DEBUG oslo_concurrency.lockutils [None req-821ac7dc-6373-4faa-bd0e-bfc760ef284c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.627080] [55187]: DEBUG oslo_concurrency.lockutils [None req-821ac7dc-6373-4faa-bd0e-bfc760ef284c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.627716] [55187]: DEBUG oslo_concurrency.lockutils [None req-821ac7dc-6373-4faa-bd0e-bfc760ef284c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.703449] [55187]: DEBUG nova.policy [None req-821ac7dc-6373-4faa-bd0e-bfc760ef284c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.712233] [55187]: INFO nova.api.openstack.requestlog [None req-821ac7dc-6373-4faa-bd0e-bfc760ef284c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.097608 [ 1126.712585] [55187]: [pid: 55187|app: 0|req: 3893/7957] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:06 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1126.718493] [55187]: DEBUG nova.api.openstack.wsgi [None req-9f9712ae-8a9c-43f7-bd9f-14fa8b4cec06 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1126.719243] [55187]: DEBUG nova.compute.api [None req-9f9712ae-8a9c-43f7-bd9f-14fa8b4cec06 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1126.723391] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f9712ae-8a9c-43f7-bd9f-14fa8b4cec06 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.723659] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f9712ae-8a9c-43f7-bd9f-14fa8b4cec06 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.723854] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f9712ae-8a9c-43f7-bd9f-14fa8b4cec06 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.724543] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f9712ae-8a9c-43f7-bd9f-14fa8b4cec06 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.724757] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f9712ae-8a9c-43f7-bd9f-14fa8b4cec06 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.724932] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f9712ae-8a9c-43f7-bd9f-14fa8b4cec06 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.800614] [55187]: DEBUG nova.policy [None req-9f9712ae-8a9c-43f7-bd9f-14fa8b4cec06 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.805345] [55187]: INFO nova.api.openstack.requestlog [None req-9f9712ae-8a9c-43f7-bd9f-14fa8b4cec06 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1374 microversion: 2.1 time: 0.091099 [ 1126.805677] [55187]: [pid: 55187|app: 0|req: 3894/7958] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:07 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1374 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1126.875151] [55187]: DEBUG nova.api.openstack.wsgi [None req-f1a6a25b-9525-4e74-ba77-6e60f94f9400 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1126.877154] [55187]: DEBUG nova.compute.api [None req-f1a6a25b-9525-4e74-ba77-6e60f94f9400 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1126.880722] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1a6a25b-9525-4e74-ba77-6e60f94f9400 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.880958] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1a6a25b-9525-4e74-ba77-6e60f94f9400 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.881162] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1a6a25b-9525-4e74-ba77-6e60f94f9400 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.881522] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1a6a25b-9525-4e74-ba77-6e60f94f9400 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.881721] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1a6a25b-9525-4e74-ba77-6e60f94f9400 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.881895] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1a6a25b-9525-4e74-ba77-6e60f94f9400 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.908848] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1a6a25b-9525-4e74-ba77-6e60f94f9400 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.909176] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1a6a25b-9525-4e74-ba77-6e60f94f9400 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.909595] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1a6a25b-9525-4e74-ba77-6e60f94f9400 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.909786] [55187]: DEBUG nova.objects.instance [None req-f1a6a25b-9525-4e74-ba77-6e60f94f9400 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lazy-loading 'fault' on Instance uuid 16eae91a-19c3-4453-be5b-390340fcdeb7 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1126.935384] [55187]: DEBUG nova.policy [None req-f1a6a25b-9525-4e74-ba77-6e60f94f9400 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.940635] [55187]: INFO nova.api.openstack.requestlog [None req-f1a6a25b-9525-4e74-ba77-6e60f94f9400 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 200 len: 1470 microversion: 2.1 time: 0.068441 [ 1126.940962] [55187]: [pid: 55187|app: 0|req: 3895/7959] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:07 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 1470 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1126.954270] [55187]: DEBUG nova.api.openstack.wsgi [None req-c149abd4-d142-4997-950e-7d4176d1a58f tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1126.955978] [55187]: DEBUG nova.compute.api [None req-c149abd4-d142-4997-950e-7d4176d1a58f tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1126.962438] [55187]: DEBUG oslo_concurrency.lockutils [None req-c149abd4-d142-4997-950e-7d4176d1a58f tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.963108] [55187]: DEBUG oslo_concurrency.lockutils [None req-c149abd4-d142-4997-950e-7d4176d1a58f tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.963108] [55187]: DEBUG oslo_concurrency.lockutils [None req-c149abd4-d142-4997-950e-7d4176d1a58f tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.963296] [55187]: DEBUG oslo_concurrency.lockutils [None req-c149abd4-d142-4997-950e-7d4176d1a58f tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.963503] [55187]: DEBUG oslo_concurrency.lockutils [None req-c149abd4-d142-4997-950e-7d4176d1a58f tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.963679] [55187]: DEBUG oslo_concurrency.lockutils [None req-c149abd4-d142-4997-950e-7d4176d1a58f tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.002103] [55187]: DEBUG nova.policy [None req-c149abd4-d142-4997-950e-7d4176d1a58f tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.006346] [55187]: DEBUG nova.policy [None req-c149abd4-d142-4997-950e-7d4176d1a58f tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.006972] [55187]: DEBUG nova.policy [None req-c149abd4-d142-4997-950e-7d4176d1a58f tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.011063] [55187]: INFO nova.api.openstack.requestlog [None req-c149abd4-d142-4997-950e-7d4176d1a58f tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 2004 microversion: 2.98 time: 0.059015 [ 1127.011410] [55187]: [pid: 55187|app: 0|req: 3896/7960] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:07 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 2004 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1127.180915] [55187]: DEBUG nova.api.openstack.wsgi [None req-edeeeacf-05a5-45b0-a03b-b62f3196dd2a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Action: 'create', calling method: .version_select at 0x7d4aff7f2950>, body: {"keypair": {"name": "tempest-keypair-1304080581", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEvbNIqiJC4tATx7LgprqhI+ZyOmkOvZmftbd4M475HJ4T6YWDHhLfo8n6qove+T3gVKLRNTRvZVHOztdOSzHbJTigFHslNIQTNxTDKqAi8MmJpbLmhwwqkWdF/PoQFDGA=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1127.193422] [55187]: DEBUG nova.quota [None req-edeeeacf-05a5-45b0-a03b-b62f3196dd2a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Getting quotas for project 43b2ea6cc4de48eaa7a2a2448293dff5. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1127.198128] [55187]: DEBUG nova.quota [None req-edeeeacf-05a5-45b0-a03b-b62f3196dd2a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Getting quotas for user e7d0d024cfb14f01a689c2738d978bb4 and project 43b2ea6cc4de48eaa7a2a2448293dff5. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1127.216485] [55187]: INFO nova.api.openstack.requestlog [None req-edeeeacf-05a5-45b0-a03b-b62f3196dd2a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.104649 [ 1127.216855] [55187]: [pid: 55187|app: 0|req: 3897/7961] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:10:07 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1127.570018] [55187]: DEBUG nova.api.openstack.wsgi [None req-39b15db0-108d-414d-9b17-4a5b068cb4da tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1127.570350] [55187]: DEBUG nova.compute.api [None req-39b15db0-108d-414d-9b17-4a5b068cb4da tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1127.575858] [55187]: DEBUG oslo_concurrency.lockutils [None req-39b15db0-108d-414d-9b17-4a5b068cb4da tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.576201] [55187]: DEBUG oslo_concurrency.lockutils [None req-39b15db0-108d-414d-9b17-4a5b068cb4da tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.576834] [55187]: DEBUG oslo_concurrency.lockutils [None req-39b15db0-108d-414d-9b17-4a5b068cb4da tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.576834] [55187]: DEBUG oslo_concurrency.lockutils [None req-39b15db0-108d-414d-9b17-4a5b068cb4da tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.576834] [55187]: DEBUG oslo_concurrency.lockutils [None req-39b15db0-108d-414d-9b17-4a5b068cb4da tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.577070] [55187]: DEBUG oslo_concurrency.lockutils [None req-39b15db0-108d-414d-9b17-4a5b068cb4da tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.608581] [55187]: DEBUG oslo_concurrency.lockutils [None req-39b15db0-108d-414d-9b17-4a5b068cb4da tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.608886] [55187]: DEBUG oslo_concurrency.lockutils [None req-39b15db0-108d-414d-9b17-4a5b068cb4da tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.609185] [55187]: DEBUG oslo_concurrency.lockutils [None req-39b15db0-108d-414d-9b17-4a5b068cb4da tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.609439] [55187]: DEBUG nova.objects.instance [None req-39b15db0-108d-414d-9b17-4a5b068cb4da tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid b95e9306-1fce-4fe0-983d-5806093347d6 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1127.636433] [55187]: DEBUG nova.policy [None req-39b15db0-108d-414d-9b17-4a5b068cb4da tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.643566] [55187]: INFO nova.api.openstack.requestlog [None req-39b15db0-108d-414d-9b17-4a5b068cb4da tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1305 microversion: 2.1 time: 0.077369 [ 1127.644069] [55187]: [pid: 55187|app: 0|req: 3898/7962] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:07 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1305 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1127.725301] [55187]: DEBUG nova.api.openstack.wsgi [None req-0f45db04-e08c-4e6c-afac-647709a61626 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1127.727066] [55187]: DEBUG nova.compute.api [None req-0f45db04-e08c-4e6c-afac-647709a61626 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1127.731068] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f45db04-e08c-4e6c-afac-647709a61626 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.732032] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f45db04-e08c-4e6c-afac-647709a61626 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.732032] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f45db04-e08c-4e6c-afac-647709a61626 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.732032] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f45db04-e08c-4e6c-afac-647709a61626 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.732032] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f45db04-e08c-4e6c-afac-647709a61626 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.732232] [55187]: DEBUG oslo_concurrency.lockutils [None req-0f45db04-e08c-4e6c-afac-647709a61626 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.046681] [55187]: DEBUG nova.policy [None req-0f45db04-e08c-4e6c-afac-647709a61626 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.051157] [55187]: INFO nova.api.openstack.requestlog [None req-0f45db04-e08c-4e6c-afac-647709a61626 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.328120 [ 1128.051483] [55187]: [pid: 55187|app: 0|req: 3899/7963] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:08 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1128.053902] [55187]: DEBUG nova.api.openstack.wsgi [None req-9dfa2c07-c603-403b-b943-e355a7dcbbb7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1128.055591] [55187]: DEBUG nova.compute.api [None req-9dfa2c07-c603-403b-b943-e355a7dcbbb7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1128.059749] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dfa2c07-c603-403b-b943-e355a7dcbbb7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.059987] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dfa2c07-c603-403b-b943-e355a7dcbbb7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.060189] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dfa2c07-c603-403b-b943-e355a7dcbbb7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.060545] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dfa2c07-c603-403b-b943-e355a7dcbbb7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.060745] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dfa2c07-c603-403b-b943-e355a7dcbbb7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.060920] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dfa2c07-c603-403b-b943-e355a7dcbbb7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.166835] [55187]: DEBUG nova.policy [None req-9dfa2c07-c603-403b-b943-e355a7dcbbb7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.173372] [55187]: INFO nova.api.openstack.requestlog [None req-9dfa2c07-c603-403b-b943-e355a7dcbbb7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1362 microversion: 2.1 time: 0.121252 [ 1128.173726] [55187]: [pid: 55187|app: 0|req: 3900/7964] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:08 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1362 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1128.176734] [55187]: DEBUG nova.api.openstack.wsgi [None req-05ccc332-0972-447b-b808-a392e09d91d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1128.178653] [55187]: DEBUG nova.compute.api [None req-05ccc332-0972-447b-b808-a392e09d91d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1128.184197] [55187]: DEBUG oslo_concurrency.lockutils [None req-05ccc332-0972-447b-b808-a392e09d91d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.184513] [55187]: DEBUG oslo_concurrency.lockutils [None req-05ccc332-0972-447b-b808-a392e09d91d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.184748] [55187]: DEBUG oslo_concurrency.lockutils [None req-05ccc332-0972-447b-b808-a392e09d91d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.185216] [55187]: DEBUG oslo_concurrency.lockutils [None req-05ccc332-0972-447b-b808-a392e09d91d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.185491] [55187]: DEBUG oslo_concurrency.lockutils [None req-05ccc332-0972-447b-b808-a392e09d91d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.185717] [55187]: DEBUG oslo_concurrency.lockutils [None req-05ccc332-0972-447b-b808-a392e09d91d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.195804] [55187]: INFO nova.api.openstack.wsgi [None req-05ccc332-0972-447b-b808-a392e09d91d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] HTTP exception thrown: Instance 16eae91a-19c3-4453-be5b-390340fcdeb7 could not be found. [ 1128.196185] [55187]: DEBUG nova.api.openstack.wsgi [None req-05ccc332-0972-447b-b808-a392e09d91d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Returning 404 to user: Instance 16eae91a-19c3-4453-be5b-390340fcdeb7 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1128.196599] [55187]: INFO nova.api.openstack.requestlog [None req-05ccc332-0972-447b-b808-a392e09d91d3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 404 len: 111 microversion: 2.1 time: 0.022359 [ 1128.196929] [55187]: [pid: 55187|app: 0|req: 3901/7965] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:08 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1128.199588] [55187]: DEBUG nova.api.openstack.wsgi [None req-6dc92cec-e998-4d35-aa5a-9e13baa0e434 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1128.201251] [55187]: DEBUG nova.compute.api [None req-6dc92cec-e998-4d35-aa5a-9e13baa0e434 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1128.204492] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dc92cec-e998-4d35-aa5a-9e13baa0e434 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.204733] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dc92cec-e998-4d35-aa5a-9e13baa0e434 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.204988] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dc92cec-e998-4d35-aa5a-9e13baa0e434 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.205371] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dc92cec-e998-4d35-aa5a-9e13baa0e434 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.205653] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dc92cec-e998-4d35-aa5a-9e13baa0e434 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.205822] [55187]: DEBUG oslo_concurrency.lockutils [None req-6dc92cec-e998-4d35-aa5a-9e13baa0e434 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.237022] [55188]: INFO nova.api.openstack.requestlog [None req-8ad3d5fe-8511-4f35-b5c0-051a1d55329b tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.680011 [ 1128.237022] [55188]: [pid: 55188|app: 0|req: 4065/7966] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 26 22:10:06 2025] POST /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c/os-volume_attachments => generated 194 bytes in 1681 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1128.239956] [55188]: DEBUG nova.api.openstack.wsgi [req-2b296b0d-2615-4465-b45b-41a032360141 req-db6cfeca-5f29-4ba0-a61f-2ed8e5a6ed76 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8364ab6e-7e18-493e-8305-66093d9809d9", "name": "network-vif-plugged", "status": "completed", "tag": "57eb40d5-5bd2-47a9-ae08-6117c55faf88"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1128.249980] [55188]: DEBUG oslo_concurrency.lockutils [req-2b296b0d-2615-4465-b45b-41a032360141 req-db6cfeca-5f29-4ba0-a61f-2ed8e5a6ed76 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.250385] [55188]: DEBUG oslo_concurrency.lockutils [req-2b296b0d-2615-4465-b45b-41a032360141 req-db6cfeca-5f29-4ba0-a61f-2ed8e5a6ed76 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.250677] [55188]: DEBUG oslo_concurrency.lockutils [req-2b296b0d-2615-4465-b45b-41a032360141 req-db6cfeca-5f29-4ba0-a61f-2ed8e5a6ed76 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.262072] [55187]: DEBUG nova.policy [None req-6dc92cec-e998-4d35-aa5a-9e13baa0e434 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.265738] [55188]: INFO nova.api.openstack.compute.server_external_events [req-2b296b0d-2615-4465-b45b-41a032360141 req-db6cfeca-5f29-4ba0-a61f-2ed8e5a6ed76 service nova] Creating event network-vif-plugged:57eb40d5-5bd2-47a9-ae08-6117c55faf88 for instance 8364ab6e-7e18-493e-8305-66093d9809d9 on cpu-1 [ 1128.268223] [55188]: INFO nova.api.openstack.requestlog [req-2b296b0d-2615-4465-b45b-41a032360141 req-db6cfeca-5f29-4ba0-a61f-2ed8e5a6ed76 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031529 [ 1128.271022] [55187]: DEBUG nova.policy [None req-6dc92cec-e998-4d35-aa5a-9e13baa0e434 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.271625] [55188]: [pid: 55188|app: 0|req: 4066/7967] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:08 2025] 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) [ 1128.271704] [55187]: DEBUG nova.policy [None req-6dc92cec-e998-4d35-aa5a-9e13baa0e434 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.273549] [55188]: DEBUG nova.api.openstack.wsgi [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1949535853", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "afebb0fc-1b5a-4440-ac12-15da24eaa4b9"}], "security_groups": [{"name": "tempest-securitygroup--41502450"}], "key_name": "tempest-keypair-1304080581", "user_data": "}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1128.273818] [55187]: INFO nova.api.openstack.requestlog [None req-6dc92cec-e998-4d35-aa5a-9e13baa0e434 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1989 microversion: 2.98 time: 0.076326 [ 1128.274283] [55187]: [pid: 55187|app: 0|req: 3902/7968] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:08 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1989 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1128.276503] [55187]: DEBUG nova.api.openstack.wsgi [None req-99c78e61-1f07-4561-9b01-c4ccea92cdf6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '.version_select at 0x7d4aff7f3010>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1128.291658] [55187]: INFO nova.api.openstack.requestlog [None req-99c78e61-1f07-4561-9b01-c4ccea92cdf6 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1844250705" status: 202 len: 0 microversion: 2.1 time: 0.016893 [ 1128.292032] [55187]: [pid: 55187|app: 0|req: 3903/7969] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 26 22:10:08 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1844250705 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1128.294430] [55187]: DEBUG nova.api.openstack.wsgi [None req-6ad21a78-cf8e-443f-93c4-3afa9662f250 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1128.294680] [55187]: DEBUG nova.compute.api [None req-6ad21a78-cf8e-443f-93c4-3afa9662f250 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1128.297865] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ad21a78-cf8e-443f-93c4-3afa9662f250 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.298114] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ad21a78-cf8e-443f-93c4-3afa9662f250 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.298320] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ad21a78-cf8e-443f-93c4-3afa9662f250 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.298673] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ad21a78-cf8e-443f-93c4-3afa9662f250 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.298872] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ad21a78-cf8e-443f-93c4-3afa9662f250 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.299057] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ad21a78-cf8e-443f-93c4-3afa9662f250 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.315812] [55187]: DEBUG nova.compute.api [None req-6ad21a78-cf8e-443f-93c4-3afa9662f250 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1128.318127] [55188]: DEBUG oslo_concurrency.lockutils [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.318604] [55188]: DEBUG oslo_concurrency.lockutils [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.318959] [55188]: DEBUG oslo_concurrency.lockutils [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.322018] [55188]: DEBUG oslo_concurrency.lockutils [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.322018] [55188]: DEBUG oslo_concurrency.lockutils [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.322018] [55188]: DEBUG oslo_concurrency.lockutils [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.371199] [55188]: DEBUG nova.network.neutron [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] validate_networks() for [('afebb0fc-1b5a-4440-ac12-15da24eaa4b9', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1128.418895] [55187]: INFO nova.api.openstack.requestlog [None req-6ad21a78-cf8e-443f-93c4-3afa9662f250 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 204 len: 0 microversion: 2.98 time: 0.125923 [ 1128.419464] [55187]: [pid: 55187|app: 0|req: 3904/7970] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:10:08 2025] DELETE /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1128.425594] [55187]: DEBUG nova.api.openstack.wsgi [None req-5a1d2ae0-e21b-44c3-86ee-a4c53c38a4dd tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1128.427664] [55187]: DEBUG nova.compute.api [None req-5a1d2ae0-e21b-44c3-86ee-a4c53c38a4dd tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1128.431150] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a1d2ae0-e21b-44c3-86ee-a4c53c38a4dd tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.431404] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a1d2ae0-e21b-44c3-86ee-a4c53c38a4dd tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.431590] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a1d2ae0-e21b-44c3-86ee-a4c53c38a4dd tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.432043] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a1d2ae0-e21b-44c3-86ee-a4c53c38a4dd tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.432159] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a1d2ae0-e21b-44c3-86ee-a4c53c38a4dd tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.432416] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a1d2ae0-e21b-44c3-86ee-a4c53c38a4dd tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.502572] [55187]: DEBUG nova.policy [None req-5a1d2ae0-e21b-44c3-86ee-a4c53c38a4dd tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.511352] [55187]: DEBUG nova.policy [None req-5a1d2ae0-e21b-44c3-86ee-a4c53c38a4dd tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.511352] [55187]: DEBUG nova.policy [None req-5a1d2ae0-e21b-44c3-86ee-a4c53c38a4dd tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.516020] [55187]: INFO nova.api.openstack.requestlog [None req-5a1d2ae0-e21b-44c3-86ee-a4c53c38a4dd tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1995 microversion: 2.98 time: 0.091187 [ 1128.516020] [55187]: [pid: 55187|app: 0|req: 3905/7971] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:08 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1995 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1128.587240] [55188]: DEBUG nova.virt.hardware [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1128.587461] [55188]: DEBUG nova.virt.hardware [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1128.587674] [55188]: DEBUG nova.virt.hardware [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1128.587882] [55188]: DEBUG nova.virt.hardware [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1128.588088] [55188]: DEBUG nova.virt.hardware [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1128.596721] [55188]: DEBUG oslo_concurrency.lockutils [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.596970] [55188]: DEBUG oslo_concurrency.lockutils [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.597546] [55188]: DEBUG oslo_concurrency.lockutils [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.597854] [55188]: DEBUG oslo_concurrency.lockutils [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.597854] [55188]: DEBUG oslo_concurrency.lockutils [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.597970] [55188]: DEBUG oslo_concurrency.lockutils [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.612318] [55188]: DEBUG nova.quota [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Getting quotas for project 43b2ea6cc4de48eaa7a2a2448293dff5. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1128.616232] [55188]: DEBUG nova.quota [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Getting quotas for user e7d0d024cfb14f01a689c2738d978bb4 and project 43b2ea6cc4de48eaa7a2a2448293dff5. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1128.622549] [55188]: DEBUG nova.compute.api [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1128.624039] [55188]: DEBUG nova.compute.api [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1128.660395] [55188]: INFO nova.api.openstack.requestlog [None req-14f3ecae-682a-4848-bd0d-9ee68380c58f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 400 microversion: 2.1 time: 0.391025 [ 1128.660572] [55187]: DEBUG nova.api.openstack.wsgi [None req-e519db6b-2a14-41ef-8089-a682a9693e11 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1128.660959] [55188]: [pid: 55188|app: 0|req: 4067/7972] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:10:08 2025] POST /compute/v2.1/servers => generated 400 bytes in 392 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1128.662826] [55187]: DEBUG nova.compute.api [None req-e519db6b-2a14-41ef-8089-a682a9693e11 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1128.666326] [55187]: DEBUG oslo_concurrency.lockutils [None req-e519db6b-2a14-41ef-8089-a682a9693e11 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.666575] [55187]: DEBUG oslo_concurrency.lockutils [None req-e519db6b-2a14-41ef-8089-a682a9693e11 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.666763] [55187]: DEBUG oslo_concurrency.lockutils [None req-e519db6b-2a14-41ef-8089-a682a9693e11 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.667152] [55187]: DEBUG oslo_concurrency.lockutils [None req-e519db6b-2a14-41ef-8089-a682a9693e11 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.668432] [55187]: DEBUG oslo_concurrency.lockutils [None req-e519db6b-2a14-41ef-8089-a682a9693e11 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.668432] [55187]: DEBUG oslo_concurrency.lockutils [None req-e519db6b-2a14-41ef-8089-a682a9693e11 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.672467] [55188]: DEBUG nova.api.openstack.wsgi [None req-41824536-f0d3-4580-841f-55218c685702 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1128.674071] [55188]: DEBUG nova.compute.api [None req-41824536-f0d3-4580-841f-55218c685702 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1128.688095] [55187]: DEBUG oslo_concurrency.lockutils [None req-e519db6b-2a14-41ef-8089-a682a9693e11 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.688482] [55187]: DEBUG oslo_concurrency.lockutils [None req-e519db6b-2a14-41ef-8089-a682a9693e11 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.688698] [55187]: DEBUG oslo_concurrency.lockutils [None req-e519db6b-2a14-41ef-8089-a682a9693e11 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.688897] [55187]: DEBUG nova.objects.instance [None req-e519db6b-2a14-41ef-8089-a682a9693e11 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid b95e9306-1fce-4fe0-983d-5806093347d6 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1128.709057] [55188]: DEBUG nova.policy [None req-41824536-f0d3-4580-841f-55218c685702 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.710626] [55188]: INFO nova.api.openstack.requestlog [None req-41824536-f0d3-4580-841f-55218c685702 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1240 microversion: 2.1 time: 0.042727 [ 1128.710941] [55188]: [pid: 55188|app: 0|req: 4068/7973] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:09 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1128.712481] [55187]: DEBUG nova.policy [None req-e519db6b-2a14-41ef-8089-a682a9693e11 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.716827] [55187]: INFO nova.api.openstack.requestlog [None req-e519db6b-2a14-41ef-8089-a682a9693e11 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 200 len: 1305 microversion: 2.1 time: 0.060145 [ 1128.717159] [55187]: [pid: 55187|app: 0|req: 3906/7974] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:09 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 1305 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1128.771990] [55188]: DEBUG nova.api.openstack.wsgi [None req-5bd4e9b5-8d16-4a95-84be-67f3228ede5d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Action: 'create', calling method: .version_select at 0x7d4af97530a0>, body: {"keypair": {"name": "tempest-keypair-1973028290", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCIoQMMntTiGH7C7iTJixvhyumPAc8A81B7Bj1mlSOW/rR6s1MhMvY93xy8gQjydorq4RB48GxQxhs9MaNQAr93BYF/voi3KiuV976YQJQZ3ACuyTRJC/NOwANWouxekvw=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1128.789619] [55188]: DEBUG nova.quota [None req-5bd4e9b5-8d16-4a95-84be-67f3228ede5d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Getting quotas for project ae258c71173d41fd953433c067ffa9d7. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1128.793157] [55188]: DEBUG nova.quota [None req-5bd4e9b5-8d16-4a95-84be-67f3228ede5d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Getting quotas for user 78709f53484c405c9d7b1c9591cc3e3e and project ae258c71173d41fd953433c067ffa9d7. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1128.807478] [55188]: INFO nova.api.openstack.requestlog [None req-5bd4e9b5-8d16-4a95-84be-67f3228ede5d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.037889 [ 1128.807881] [55188]: [pid: 55188|app: 0|req: 4069/7975] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:10:09 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1129.064286] [55187]: DEBUG nova.api.openstack.wsgi [None req-56bf51f3-38cd-4536-bccb-4246770db43c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1129.066140] [55187]: DEBUG nova.compute.api [None req-56bf51f3-38cd-4536-bccb-4246770db43c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1129.076868] [55187]: DEBUG oslo_concurrency.lockutils [None req-56bf51f3-38cd-4536-bccb-4246770db43c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.077892] [55187]: DEBUG oslo_concurrency.lockutils [None req-56bf51f3-38cd-4536-bccb-4246770db43c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.077892] [55187]: DEBUG oslo_concurrency.lockutils [None req-56bf51f3-38cd-4536-bccb-4246770db43c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.077892] [55187]: DEBUG oslo_concurrency.lockutils [None req-56bf51f3-38cd-4536-bccb-4246770db43c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.078135] [55187]: DEBUG oslo_concurrency.lockutils [None req-56bf51f3-38cd-4536-bccb-4246770db43c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.078320] [55187]: DEBUG oslo_concurrency.lockutils [None req-56bf51f3-38cd-4536-bccb-4246770db43c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.177573] [55187]: DEBUG nova.policy [None req-56bf51f3-38cd-4536-bccb-4246770db43c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.184026] [55187]: INFO nova.api.openstack.requestlog [None req-56bf51f3-38cd-4536-bccb-4246770db43c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1660 microversion: 2.1 time: 0.120977 [ 1129.184026] [55187]: [pid: 55187|app: 0|req: 3907/7976] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:09 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1660 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1129.190986] [55188]: DEBUG nova.api.openstack.wsgi [None req-d7a2bb36-72e9-47df-b6a4-6c5c4423091d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1129.193183] [55188]: DEBUG nova.compute.api [None req-d7a2bb36-72e9-47df-b6a4-6c5c4423091d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1129.197936] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7a2bb36-72e9-47df-b6a4-6c5c4423091d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.198961] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7a2bb36-72e9-47df-b6a4-6c5c4423091d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.199398] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7a2bb36-72e9-47df-b6a4-6c5c4423091d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.199925] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7a2bb36-72e9-47df-b6a4-6c5c4423091d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.200274] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7a2bb36-72e9-47df-b6a4-6c5c4423091d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.200596] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7a2bb36-72e9-47df-b6a4-6c5c4423091d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.204462] [55187]: DEBUG nova.api.openstack.wsgi [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1129.207409] [55187]: DEBUG nova.compute.api [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1129.214019] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.214019] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.214019] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.214019] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.214019] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.214019] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.253478] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.253478] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.253478] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.255927] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.256369] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.257255] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.257689] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.257907] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.258160] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.266843] [55187]: DEBUG nova.policy [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.274201] [55187]: DEBUG nova.compute.api [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Old instance type m1.nano, new instance type m1.micro {{(pid=55187) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 1129.278576] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.278723] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.278918] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.279931] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.280252] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.280840] [55187]: DEBUG oslo_concurrency.lockutils [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.293287] [55187]: DEBUG nova.quota [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Getting quotas for project c80df9ef80e140f7baa7e260e967d582. Resources: {'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1129.295808] [55187]: DEBUG nova.quota [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Getting quotas for user 1f8fd3af90204522bf140bae43e1f3a4 and project c80df9ef80e140f7baa7e260e967d582. Resources: {'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1129.306572] [55187]: DEBUG nova.virt.hardware [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1129.306572] [55187]: DEBUG nova.virt.hardware [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1129.306572] [55187]: DEBUG nova.virt.hardware [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1129.306572] [55187]: DEBUG nova.virt.hardware [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1129.306572] [55187]: DEBUG nova.virt.hardware [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1129.333016] [55188]: DEBUG nova.policy [None req-d7a2bb36-72e9-47df-b6a4-6c5c4423091d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.339593] [55188]: INFO nova.api.openstack.requestlog [None req-d7a2bb36-72e9-47df-b6a4-6c5c4423091d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1362 microversion: 2.1 time: 0.152582 [ 1129.340599] [55188]: [pid: 55188|app: 0|req: 4070/7977] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:09 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1362 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1129.369561] [55187]: INFO nova.api.openstack.requestlog [None req-001e041a-3b83-4feb-a712-84eb5010ff7a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305/action" status: 202 len: 0 microversion: 2.1 time: 0.170429 [ 1129.370057] [55187]: [pid: 55187|app: 0|req: 3908/7978] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:10:09 2025] POST /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1129.376023] [55188]: DEBUG nova.api.openstack.wsgi [None req-261cc025-5269-4486-aad4-43fdd7859f84 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1129.377910] [55188]: DEBUG nova.compute.api [None req-261cc025-5269-4486-aad4-43fdd7859f84 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1129.381618] [55188]: DEBUG oslo_concurrency.lockutils [None req-261cc025-5269-4486-aad4-43fdd7859f84 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.381919] [55188]: DEBUG oslo_concurrency.lockutils [None req-261cc025-5269-4486-aad4-43fdd7859f84 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.382138] [55188]: DEBUG oslo_concurrency.lockutils [None req-261cc025-5269-4486-aad4-43fdd7859f84 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.383098] [55188]: DEBUG oslo_concurrency.lockutils [None req-261cc025-5269-4486-aad4-43fdd7859f84 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.383098] [55188]: DEBUG oslo_concurrency.lockutils [None req-261cc025-5269-4486-aad4-43fdd7859f84 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.383534] [55188]: DEBUG oslo_concurrency.lockutils [None req-261cc025-5269-4486-aad4-43fdd7859f84 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.523971] [55188]: DEBUG nova.policy [None req-261cc025-5269-4486-aad4-43fdd7859f84 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.531716] [55187]: DEBUG nova.api.openstack.wsgi [None req-4cab6b21-04da-4e9d-9129-2b2d6438f1b7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1129.533957] [55187]: DEBUG nova.compute.api [None req-4cab6b21-04da-4e9d-9129-2b2d6438f1b7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1129.534549] [55188]: INFO nova.api.openstack.requestlog [None req-261cc025-5269-4486-aad4-43fdd7859f84 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.160662 [ 1129.535149] [55188]: [pid: 55188|app: 0|req: 4071/7979] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:09 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1129.546749] [55187]: DEBUG oslo_concurrency.lockutils [None req-4cab6b21-04da-4e9d-9129-2b2d6438f1b7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.547183] [55187]: DEBUG oslo_concurrency.lockutils [None req-4cab6b21-04da-4e9d-9129-2b2d6438f1b7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.547368] [55187]: DEBUG oslo_concurrency.lockutils [None req-4cab6b21-04da-4e9d-9129-2b2d6438f1b7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.547835] [55187]: DEBUG oslo_concurrency.lockutils [None req-4cab6b21-04da-4e9d-9129-2b2d6438f1b7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.548132] [55187]: DEBUG oslo_concurrency.lockutils [None req-4cab6b21-04da-4e9d-9129-2b2d6438f1b7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.548347] [55187]: DEBUG oslo_concurrency.lockutils [None req-4cab6b21-04da-4e9d-9129-2b2d6438f1b7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.610491] [55187]: DEBUG nova.policy [None req-4cab6b21-04da-4e9d-9129-2b2d6438f1b7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.620288] [55187]: DEBUG nova.policy [None req-4cab6b21-04da-4e9d-9129-2b2d6438f1b7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.621105] [55187]: DEBUG nova.policy [None req-4cab6b21-04da-4e9d-9129-2b2d6438f1b7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.626321] [55187]: INFO nova.api.openstack.requestlog [None req-4cab6b21-04da-4e9d-9129-2b2d6438f1b7 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1995 microversion: 2.98 time: 0.097227 [ 1129.626679] [55187]: [pid: 55187|app: 0|req: 3909/7980] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:09 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1995 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1129.679994] [55188]: DEBUG nova.api.openstack.wsgi [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-1605257501", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "4585d055-7248-4da8-aceb-2099a262154c"}], "security_groups": [{"name": "tempest-securitygroup--1884006305"}], "key_name": "tempest-keypair-1973028290", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1129.725433] [55188]: DEBUG oslo_concurrency.lockutils [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.725742] [55188]: DEBUG oslo_concurrency.lockutils [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.725943] [55188]: DEBUG oslo_concurrency.lockutils [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.726364] [55187]: DEBUG nova.api.openstack.wsgi [None req-cc89e4f7-d039-48fb-9d48-a4383089925b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1129.726827] [55188]: DEBUG oslo_concurrency.lockutils [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.726880] [55188]: DEBUG oslo_concurrency.lockutils [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.727092] [55188]: DEBUG oslo_concurrency.lockutils [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.728238] [55187]: DEBUG nova.compute.api [None req-cc89e4f7-d039-48fb-9d48-a4383089925b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1129.733648] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc89e4f7-d039-48fb-9d48-a4383089925b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.733900] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc89e4f7-d039-48fb-9d48-a4383089925b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.734106] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc89e4f7-d039-48fb-9d48-a4383089925b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.734462] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc89e4f7-d039-48fb-9d48-a4383089925b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.734663] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc89e4f7-d039-48fb-9d48-a4383089925b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.734834] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc89e4f7-d039-48fb-9d48-a4383089925b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.761657] [55188]: DEBUG nova.network.neutron [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] validate_networks() for [('4585d055-7248-4da8-aceb-2099a262154c', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1129.770662] [55187]: DEBUG nova.policy [None req-cc89e4f7-d039-48fb-9d48-a4383089925b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.776592] [55187]: INFO nova.api.openstack.requestlog [None req-cc89e4f7-d039-48fb-9d48-a4383089925b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1244 microversion: 2.1 time: 0.051426 [ 1129.776592] [55187]: [pid: 55187|app: 0|req: 3910/7981] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:10 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1129.778372] [55187]: DEBUG nova.api.openstack.wsgi [None req-59e6b952-e40a-465e-beb0-bdbfa8c8579e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1129.780698] [55187]: DEBUG nova.compute.api [None req-59e6b952-e40a-465e-beb0-bdbfa8c8579e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1129.784795] [55187]: DEBUG oslo_concurrency.lockutils [None req-59e6b952-e40a-465e-beb0-bdbfa8c8579e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.785048] [55187]: DEBUG oslo_concurrency.lockutils [None req-59e6b952-e40a-465e-beb0-bdbfa8c8579e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.785235] [55187]: DEBUG oslo_concurrency.lockutils [None req-59e6b952-e40a-465e-beb0-bdbfa8c8579e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.785612] [55187]: DEBUG oslo_concurrency.lockutils [None req-59e6b952-e40a-465e-beb0-bdbfa8c8579e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.788026] [55187]: DEBUG oslo_concurrency.lockutils [None req-59e6b952-e40a-465e-beb0-bdbfa8c8579e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.788026] [55187]: DEBUG oslo_concurrency.lockutils [None req-59e6b952-e40a-465e-beb0-bdbfa8c8579e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.795720] [55187]: INFO nova.api.openstack.wsgi [None req-59e6b952-e40a-465e-beb0-bdbfa8c8579e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance b95e9306-1fce-4fe0-983d-5806093347d6 could not be found. [ 1129.796045] [55187]: DEBUG nova.api.openstack.wsgi [None req-59e6b952-e40a-465e-beb0-bdbfa8c8579e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance b95e9306-1fce-4fe0-983d-5806093347d6 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1129.796481] [55187]: INFO nova.api.openstack.requestlog [None req-59e6b952-e40a-465e-beb0-bdbfa8c8579e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 404 len: 111 microversion: 2.1 time: 0.020014 [ 1129.796778] [55187]: [pid: 55187|app: 0|req: 3911/7982] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:10 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1129.804439] [55187]: DEBUG nova.api.openstack.wsgi [None req-539457c5-91e8-48dd-8c1f-a1dc6abde6b7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Action: 'create', calling method: .version_select at 0x7d4af9da29e0>, body: {"keypair": {"name": "tempest-key-602851559", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHkeIwY4bYQ6N5D1Vr1bU+ViB+JCyfwRDmkJfScERRWJUFgaWNQqEhN8L/iaaLsrTrHShPNtkviF0hIhPZdAmH5P6yBmc35UcfAlENhuUqoArBp/Y3GLzOj5SJOD0/zQ+g=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1129.816311] [55187]: DEBUG nova.quota [None req-539457c5-91e8-48dd-8c1f-a1dc6abde6b7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Getting quotas for project daff1a40b92e422e8b4bfe9e9fb682df. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1129.820795] [55187]: DEBUG nova.quota [None req-539457c5-91e8-48dd-8c1f-a1dc6abde6b7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Getting quotas for user 5334a12ef556435aabac10929f2e2f89 and project daff1a40b92e422e8b4bfe9e9fb682df. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1129.835429] [55187]: INFO nova.api.openstack.requestlog [None req-539457c5-91e8-48dd-8c1f-a1dc6abde6b7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 381 microversion: 2.1 time: 0.033217 [ 1129.835805] [55187]: [pid: 55187|app: 0|req: 3912/7983] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:10:10 2025] POST /compute/v2.1/os-keypairs => generated 381 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1129.842758] [55187]: DEBUG nova.api.openstack.wsgi [None req-74fdb191-e6d3-44ad-89ca-2c1783b312b6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '.version_select at 0x7d4af9374a60>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1129.845375] [55187]: WARNING oslo_db.sqlalchemy.utils [None req-74fdb191-e6d3-44ad-89ca-2c1783b312b6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 1129.848431] [55187]: INFO nova.api.openstack.requestlog [None req-74fdb191-e6d3-44ad-89ca-2c1783b312b6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 350 microversion: 2.1 time: 0.007538 [ 1129.848501] [55187]: [pid: 55187|app: 0|req: 3913/7984] 10.180.1.21 () {58 vars in 1132 bytes} [Wed Mar 26 22:10:10 2025] GET /compute/v2.1/os-keypairs => generated 350 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1129.918115] [55187]: DEBUG nova.api.openstack.wsgi [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-324771858", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "key_name": "tempest-key-602851559", "networks": [{"uuid": "5acf6b3e-64b5-4f0a-9568-46574a0387d9"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1129.944654] [55188]: DEBUG nova.virt.hardware [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1129.944859] [55188]: DEBUG nova.virt.hardware [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1129.945078] [55188]: DEBUG nova.virt.hardware [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1129.945246] [55188]: DEBUG nova.virt.hardware [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1129.945410] [55188]: DEBUG nova.virt.hardware [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1129.950591] [55188]: DEBUG oslo_concurrency.lockutils [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.950871] [55188]: DEBUG oslo_concurrency.lockutils [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.951010] [55188]: DEBUG oslo_concurrency.lockutils [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.951558] [55188]: DEBUG oslo_concurrency.lockutils [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.951817] [55188]: DEBUG oslo_concurrency.lockutils [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.952008] [55188]: DEBUG oslo_concurrency.lockutils [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.956434] [55187]: DEBUG oslo_concurrency.lockutils [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.956694] [55187]: DEBUG oslo_concurrency.lockutils [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.956882] [55187]: DEBUG oslo_concurrency.lockutils [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.957404] [55187]: DEBUG oslo_concurrency.lockutils [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.957655] [55187]: DEBUG oslo_concurrency.lockutils [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.957858] [55187]: DEBUG oslo_concurrency.lockutils [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.964537] [55188]: DEBUG nova.quota [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Getting quotas for project ae258c71173d41fd953433c067ffa9d7. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1129.964915] [55187]: DEBUG nova.network.neutron [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] validate_networks() for [('5acf6b3e-64b5-4f0a-9568-46574a0387d9', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1129.967364] [55188]: DEBUG nova.quota [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Getting quotas for user 78709f53484c405c9d7b1c9591cc3e3e and project ae258c71173d41fd953433c067ffa9d7. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1129.973595] [55188]: DEBUG nova.compute.api [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1129.975147] [55188]: DEBUG nova.compute.api [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1130.008184] [55188]: INFO nova.api.openstack.requestlog [None req-171f3cb2-86ae-42b5-8c44-b1c73a8e80ec tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.330884 [ 1130.008627] [55188]: [pid: 55188|app: 0|req: 4072/7985] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:10:10 2025] POST /compute/v2.1/servers => generated 406 bytes in 332 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1130.015877] [55188]: DEBUG nova.api.openstack.wsgi [None req-652b6d9b-46ae-4d3f-b6ff-5be39c294aad tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1130.017116] [55188]: DEBUG nova.compute.api [None req-652b6d9b-46ae-4d3f-b6ff-5be39c294aad tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1130.045974] [55188]: DEBUG nova.policy [None req-652b6d9b-46ae-4d3f-b6ff-5be39c294aad tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.050544] [55188]: INFO nova.api.openstack.requestlog [None req-652b6d9b-46ae-4d3f-b6ff-5be39c294aad tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1240 microversion: 2.1 time: 0.037733 [ 1130.050878] [55188]: [pid: 55188|app: 0|req: 4073/7986] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:10 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1130.168700] [55187]: DEBUG nova.virt.hardware [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1130.168968] [55187]: DEBUG nova.virt.hardware [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1130.169240] [55187]: DEBUG nova.virt.hardware [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1130.169436] [55187]: DEBUG nova.virt.hardware [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1130.169603] [55187]: DEBUG nova.virt.hardware [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1130.174866] [55187]: DEBUG oslo_concurrency.lockutils [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.174866] [55187]: DEBUG oslo_concurrency.lockutils [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.174993] [55187]: DEBUG oslo_concurrency.lockutils [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.175398] [55187]: DEBUG oslo_concurrency.lockutils [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.175601] [55187]: DEBUG oslo_concurrency.lockutils [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.175774] [55187]: DEBUG oslo_concurrency.lockutils [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.185166] [55187]: DEBUG nova.quota [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Getting quotas for project daff1a40b92e422e8b4bfe9e9fb682df. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1130.187694] [55187]: DEBUG nova.quota [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Getting quotas for user 5334a12ef556435aabac10929f2e2f89 and project daff1a40b92e422e8b4bfe9e9fb682df. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1130.193806] [55187]: DEBUG nova.compute.api [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1130.195258] [55187]: DEBUG nova.compute.api [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1130.225609] [55187]: INFO nova.api.openstack.requestlog [None req-d08f7065-4ca8-4805-b366-507dbeacfbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.309778 [ 1130.227045] [55187]: [pid: 55187|app: 0|req: 3914/7987] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:10:10 2025] POST /compute/v2.1/servers => generated 380 bytes in 311 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1130.233786] [55188]: DEBUG nova.api.openstack.wsgi [None req-0410fae9-079f-48ab-9a2d-8b90ed421c32 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1130.236975] [55188]: DEBUG nova.compute.api [None req-0410fae9-079f-48ab-9a2d-8b90ed421c32 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1130.268534] [55188]: DEBUG nova.policy [None req-0410fae9-079f-48ab-9a2d-8b90ed421c32 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.273240] [55188]: INFO nova.api.openstack.requestlog [None req-0410fae9-079f-48ab-9a2d-8b90ed421c32 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1225 microversion: 2.1 time: 0.042501 [ 1130.273428] [55188]: [pid: 55188|app: 0|req: 4074/7988] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:10 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1225 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1130.280557] [55187]: DEBUG nova.api.openstack.wsgi [req-6e0c0363-04b8-4c5f-b6be-1f9dde9a06c4 req-53b241ed-afa5-4381-8321-09907a5d91d8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8364ab6e-7e18-493e-8305-66093d9809d9", "tag": "57eb40d5-5bd2-47a9-ae08-6117c55faf88"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1130.286780] [55187]: DEBUG oslo_concurrency.lockutils [req-6e0c0363-04b8-4c5f-b6be-1f9dde9a06c4 req-53b241ed-afa5-4381-8321-09907a5d91d8 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.287032] [55187]: DEBUG oslo_concurrency.lockutils [req-6e0c0363-04b8-4c5f-b6be-1f9dde9a06c4 req-53b241ed-afa5-4381-8321-09907a5d91d8 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.287223] [55187]: DEBUG oslo_concurrency.lockutils [req-6e0c0363-04b8-4c5f-b6be-1f9dde9a06c4 req-53b241ed-afa5-4381-8321-09907a5d91d8 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.294640] [55187]: INFO nova.api.openstack.compute.server_external_events [req-6e0c0363-04b8-4c5f-b6be-1f9dde9a06c4 req-53b241ed-afa5-4381-8321-09907a5d91d8 service nova] Creating event network-changed:57eb40d5-5bd2-47a9-ae08-6117c55faf88 for instance 8364ab6e-7e18-493e-8305-66093d9809d9 on cpu-1 [ 1130.298834] [55187]: INFO nova.api.openstack.requestlog [req-6e0c0363-04b8-4c5f-b6be-1f9dde9a06c4 req-53b241ed-afa5-4381-8321-09907a5d91d8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020248 [ 1130.298834] [55187]: [pid: 55187|app: 0|req: 3915/7989] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:10 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1130.356008] [55188]: DEBUG nova.api.openstack.wsgi [None req-25858a2c-460a-4691-b1bd-e9910f012b36 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1130.358444] [55188]: DEBUG nova.compute.api [None req-25858a2c-460a-4691-b1bd-e9910f012b36 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1130.364931] [55188]: DEBUG oslo_concurrency.lockutils [None req-25858a2c-460a-4691-b1bd-e9910f012b36 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.365415] [55188]: DEBUG oslo_concurrency.lockutils [None req-25858a2c-460a-4691-b1bd-e9910f012b36 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.365626] [55188]: DEBUG oslo_concurrency.lockutils [None req-25858a2c-460a-4691-b1bd-e9910f012b36 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.366107] [55188]: DEBUG oslo_concurrency.lockutils [None req-25858a2c-460a-4691-b1bd-e9910f012b36 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.366393] [55188]: DEBUG oslo_concurrency.lockutils [None req-25858a2c-460a-4691-b1bd-e9910f012b36 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.366676] [55188]: DEBUG oslo_concurrency.lockutils [None req-25858a2c-460a-4691-b1bd-e9910f012b36 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.489888] [55188]: DEBUG nova.policy [None req-25858a2c-460a-4691-b1bd-e9910f012b36 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.497151] [55188]: INFO nova.api.openstack.requestlog [None req-25858a2c-460a-4691-b1bd-e9910f012b36 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1362 microversion: 2.1 time: 0.143736 [ 1130.497512] [55188]: [pid: 55188|app: 0|req: 4075/7990] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:10 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1362 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1130.562937] [55187]: DEBUG nova.api.openstack.wsgi [None req-16d0b24f-c5e1-4893-ba0a-94a3ed44c7b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1130.565167] [55187]: DEBUG nova.compute.api [None req-16d0b24f-c5e1-4893-ba0a-94a3ed44c7b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1130.569590] [55187]: DEBUG oslo_concurrency.lockutils [None req-16d0b24f-c5e1-4893-ba0a-94a3ed44c7b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.569841] [55187]: DEBUG oslo_concurrency.lockutils [None req-16d0b24f-c5e1-4893-ba0a-94a3ed44c7b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.570145] [55187]: DEBUG oslo_concurrency.lockutils [None req-16d0b24f-c5e1-4893-ba0a-94a3ed44c7b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.570685] [55187]: DEBUG oslo_concurrency.lockutils [None req-16d0b24f-c5e1-4893-ba0a-94a3ed44c7b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.570948] [55187]: DEBUG oslo_concurrency.lockutils [None req-16d0b24f-c5e1-4893-ba0a-94a3ed44c7b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.571271] [55187]: DEBUG oslo_concurrency.lockutils [None req-16d0b24f-c5e1-4893-ba0a-94a3ed44c7b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.646523] [55188]: DEBUG nova.api.openstack.wsgi [None req-11636def-18d1-4c61-8cf9-0911aff57ffe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1130.648620] [55188]: DEBUG nova.compute.api [None req-11636def-18d1-4c61-8cf9-0911aff57ffe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1130.652441] [55188]: DEBUG oslo_concurrency.lockutils [None req-11636def-18d1-4c61-8cf9-0911aff57ffe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.652720] [55188]: DEBUG oslo_concurrency.lockutils [None req-11636def-18d1-4c61-8cf9-0911aff57ffe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.652911] [55188]: DEBUG oslo_concurrency.lockutils [None req-11636def-18d1-4c61-8cf9-0911aff57ffe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.653315] [55188]: DEBUG oslo_concurrency.lockutils [None req-11636def-18d1-4c61-8cf9-0911aff57ffe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.653529] [55188]: DEBUG oslo_concurrency.lockutils [None req-11636def-18d1-4c61-8cf9-0911aff57ffe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.653710] [55188]: DEBUG oslo_concurrency.lockutils [None req-11636def-18d1-4c61-8cf9-0911aff57ffe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.660787] [55187]: DEBUG nova.policy [None req-16d0b24f-c5e1-4893-ba0a-94a3ed44c7b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.667190] [55187]: INFO nova.api.openstack.requestlog [None req-16d0b24f-c5e1-4893-ba0a-94a3ed44c7b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.107205 [ 1130.667762] [55187]: [pid: 55187|app: 0|req: 3916/7991] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:10 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1130.700367] [55188]: DEBUG nova.policy [None req-11636def-18d1-4c61-8cf9-0911aff57ffe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.706622] [55188]: DEBUG nova.policy [None req-11636def-18d1-4c61-8cf9-0911aff57ffe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.707633] [55188]: DEBUG nova.policy [None req-11636def-18d1-4c61-8cf9-0911aff57ffe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.712348] [55188]: INFO nova.api.openstack.requestlog [None req-11636def-18d1-4c61-8cf9-0911aff57ffe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1995 microversion: 2.98 time: 0.068375 [ 1130.712783] [55188]: [pid: 55188|app: 0|req: 4076/7992] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:11 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1995 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1130.790214] [55187]: DEBUG nova.api.openstack.wsgi [None req-9dadce17-0a01-45e9-b85d-3c0853589dc5 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1130.793319] [55187]: DEBUG nova.compute.api [None req-9dadce17-0a01-45e9-b85d-3c0853589dc5 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1130.795552] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dadce17-0a01-45e9-b85d-3c0853589dc5 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.795825] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dadce17-0a01-45e9-b85d-3c0853589dc5 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.796050] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dadce17-0a01-45e9-b85d-3c0853589dc5 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.796397] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dadce17-0a01-45e9-b85d-3c0853589dc5 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.796956] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dadce17-0a01-45e9-b85d-3c0853589dc5 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.796956] [55187]: DEBUG oslo_concurrency.lockutils [None req-9dadce17-0a01-45e9-b85d-3c0853589dc5 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.833340] [55187]: DEBUG nova.policy [None req-9dadce17-0a01-45e9-b85d-3c0853589dc5 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.837360] [55187]: INFO nova.api.openstack.requestlog [None req-9dadce17-0a01-45e9-b85d-3c0853589dc5 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1236 microversion: 2.1 time: 0.049550 [ 1130.837676] [55187]: [pid: 55187|app: 0|req: 3917/7993] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:11 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1236 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1131.064181] [55188]: DEBUG nova.api.openstack.wsgi [None req-ea435c35-edad-4e08-8c40-f5844536b2ed tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1131.066076] [55188]: DEBUG nova.compute.api [None req-ea435c35-edad-4e08-8c40-f5844536b2ed tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1131.069699] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea435c35-edad-4e08-8c40-f5844536b2ed tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.069931] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea435c35-edad-4e08-8c40-f5844536b2ed tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.070130] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea435c35-edad-4e08-8c40-f5844536b2ed tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.070479] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea435c35-edad-4e08-8c40-f5844536b2ed tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.070680] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea435c35-edad-4e08-8c40-f5844536b2ed tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.070854] [55188]: DEBUG oslo_concurrency.lockutils [None req-ea435c35-edad-4e08-8c40-f5844536b2ed tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.104141] [55188]: DEBUG nova.policy [None req-ea435c35-edad-4e08-8c40-f5844536b2ed tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.113049] [55188]: INFO nova.api.openstack.requestlog [None req-ea435c35-edad-4e08-8c40-f5844536b2ed tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1244 microversion: 2.1 time: 0.046975 [ 1131.113049] [55188]: [pid: 55188|app: 0|req: 4077/7994] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:11 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1131.286414] [55187]: DEBUG nova.api.openstack.wsgi [None req-0259c33f-eee8-42fc-9b35-26c923e7d64c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1131.288513] [55187]: DEBUG nova.compute.api [None req-0259c33f-eee8-42fc-9b35-26c923e7d64c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1131.292329] [55187]: DEBUG oslo_concurrency.lockutils [None req-0259c33f-eee8-42fc-9b35-26c923e7d64c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.292577] [55187]: DEBUG oslo_concurrency.lockutils [None req-0259c33f-eee8-42fc-9b35-26c923e7d64c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.292761] [55187]: DEBUG oslo_concurrency.lockutils [None req-0259c33f-eee8-42fc-9b35-26c923e7d64c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.293131] [55187]: DEBUG oslo_concurrency.lockutils [None req-0259c33f-eee8-42fc-9b35-26c923e7d64c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.293335] [55187]: DEBUG oslo_concurrency.lockutils [None req-0259c33f-eee8-42fc-9b35-26c923e7d64c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.293509] [55187]: DEBUG oslo_concurrency.lockutils [None req-0259c33f-eee8-42fc-9b35-26c923e7d64c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.326597] [55187]: DEBUG nova.policy [None req-0259c33f-eee8-42fc-9b35-26c923e7d64c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.331156] [55187]: INFO nova.api.openstack.requestlog [None req-0259c33f-eee8-42fc-9b35-26c923e7d64c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1229 microversion: 2.1 time: 0.047150 [ 1131.331488] [55187]: [pid: 55187|app: 0|req: 3918/7995] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:11 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1229 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1131.511286] [55188]: DEBUG nova.api.openstack.wsgi [None req-39e68663-ed13-4da1-bb0d-496ec8ad9fc3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1131.514025] [55188]: DEBUG nova.compute.api [None req-39e68663-ed13-4da1-bb0d-496ec8ad9fc3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1131.519348] [55188]: DEBUG oslo_concurrency.lockutils [None req-39e68663-ed13-4da1-bb0d-496ec8ad9fc3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.519639] [55188]: DEBUG oslo_concurrency.lockutils [None req-39e68663-ed13-4da1-bb0d-496ec8ad9fc3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.519833] [55188]: DEBUG oslo_concurrency.lockutils [None req-39e68663-ed13-4da1-bb0d-496ec8ad9fc3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.520255] [55188]: DEBUG oslo_concurrency.lockutils [None req-39e68663-ed13-4da1-bb0d-496ec8ad9fc3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.520500] [55188]: DEBUG oslo_concurrency.lockutils [None req-39e68663-ed13-4da1-bb0d-496ec8ad9fc3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.520679] [55188]: DEBUG oslo_concurrency.lockutils [None req-39e68663-ed13-4da1-bb0d-496ec8ad9fc3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.603798] [55188]: DEBUG nova.policy [None req-39e68663-ed13-4da1-bb0d-496ec8ad9fc3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.609188] [55188]: INFO nova.api.openstack.requestlog [None req-39e68663-ed13-4da1-bb0d-496ec8ad9fc3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1362 microversion: 2.1 time: 0.100093 [ 1131.609695] [55188]: [pid: 55188|app: 0|req: 4078/7996] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:11 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1362 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1131.683087] [55187]: DEBUG nova.api.openstack.wsgi [None req-8a940a7e-b73f-4626-98a0-2b71c13492a4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1131.685975] [55187]: DEBUG nova.compute.api [None req-8a940a7e-b73f-4626-98a0-2b71c13492a4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1131.691823] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a940a7e-b73f-4626-98a0-2b71c13492a4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.692195] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a940a7e-b73f-4626-98a0-2b71c13492a4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.692458] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a940a7e-b73f-4626-98a0-2b71c13492a4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.692948] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a940a7e-b73f-4626-98a0-2b71c13492a4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.693277] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a940a7e-b73f-4626-98a0-2b71c13492a4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.693538] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a940a7e-b73f-4626-98a0-2b71c13492a4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.729237] [55188]: DEBUG nova.api.openstack.wsgi [None req-384c5ade-2cdd-41a1-b1d3-ecb68ccf0241 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1131.731575] [55188]: DEBUG nova.compute.api [None req-384c5ade-2cdd-41a1-b1d3-ecb68ccf0241 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1131.735806] [55188]: DEBUG oslo_concurrency.lockutils [None req-384c5ade-2cdd-41a1-b1d3-ecb68ccf0241 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.736089] [55188]: DEBUG oslo_concurrency.lockutils [None req-384c5ade-2cdd-41a1-b1d3-ecb68ccf0241 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.736293] [55188]: DEBUG oslo_concurrency.lockutils [None req-384c5ade-2cdd-41a1-b1d3-ecb68ccf0241 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.736674] [55188]: DEBUG oslo_concurrency.lockutils [None req-384c5ade-2cdd-41a1-b1d3-ecb68ccf0241 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.736881] [55188]: DEBUG oslo_concurrency.lockutils [None req-384c5ade-2cdd-41a1-b1d3-ecb68ccf0241 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.737130] [55188]: DEBUG oslo_concurrency.lockutils [None req-384c5ade-2cdd-41a1-b1d3-ecb68ccf0241 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.784405] [55188]: DEBUG nova.policy [None req-384c5ade-2cdd-41a1-b1d3-ecb68ccf0241 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.789448] [55188]: DEBUG nova.policy [None req-384c5ade-2cdd-41a1-b1d3-ecb68ccf0241 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.790210] [55188]: DEBUG nova.policy [None req-384c5ade-2cdd-41a1-b1d3-ecb68ccf0241 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.794267] [55188]: INFO nova.api.openstack.requestlog [None req-384c5ade-2cdd-41a1-b1d3-ecb68ccf0241 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1995 microversion: 2.98 time: 0.067733 [ 1131.794630] [55188]: [pid: 55188|app: 0|req: 4079/7997] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:12 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1995 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1131.818384] [55187]: DEBUG nova.policy [None req-8a940a7e-b73f-4626-98a0-2b71c13492a4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.825776] [55187]: INFO nova.api.openstack.requestlog [None req-8a940a7e-b73f-4626-98a0-2b71c13492a4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.145282 [ 1131.826245] [55187]: [pid: 55187|app: 0|req: 3919/7998] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:12 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1131.850408] [55188]: DEBUG nova.api.openstack.wsgi [None req-a0dfbd14-9005-43b0-b9cd-64da70b71470 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1131.852132] [55188]: DEBUG nova.compute.api [None req-a0dfbd14-9005-43b0-b9cd-64da70b71470 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1131.855947] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0dfbd14-9005-43b0-b9cd-64da70b71470 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.856216] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0dfbd14-9005-43b0-b9cd-64da70b71470 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.856409] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0dfbd14-9005-43b0-b9cd-64da70b71470 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.856770] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0dfbd14-9005-43b0-b9cd-64da70b71470 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.856970] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0dfbd14-9005-43b0-b9cd-64da70b71470 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.857178] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0dfbd14-9005-43b0-b9cd-64da70b71470 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.891426] [55188]: DEBUG nova.policy [None req-a0dfbd14-9005-43b0-b9cd-64da70b71470 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.897589] [55188]: INFO nova.api.openstack.requestlog [None req-a0dfbd14-9005-43b0-b9cd-64da70b71470 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1236 microversion: 2.1 time: 0.049433 [ 1131.898126] [55188]: [pid: 55188|app: 0|req: 4080/7999] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:12 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1236 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1132.122965] [55187]: DEBUG nova.api.openstack.wsgi [None req-1dbc3a38-15fd-444a-9a9f-1fdad6509993 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1132.124813] [55187]: DEBUG nova.compute.api [None req-1dbc3a38-15fd-444a-9a9f-1fdad6509993 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1132.129366] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dbc3a38-15fd-444a-9a9f-1fdad6509993 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.129764] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dbc3a38-15fd-444a-9a9f-1fdad6509993 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.130116] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dbc3a38-15fd-444a-9a9f-1fdad6509993 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.130683] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dbc3a38-15fd-444a-9a9f-1fdad6509993 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.131039] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dbc3a38-15fd-444a-9a9f-1fdad6509993 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.131349] [55187]: DEBUG oslo_concurrency.lockutils [None req-1dbc3a38-15fd-444a-9a9f-1fdad6509993 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.176791] [55187]: DEBUG nova.policy [None req-1dbc3a38-15fd-444a-9a9f-1fdad6509993 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.183235] [55187]: INFO nova.api.openstack.requestlog [None req-1dbc3a38-15fd-444a-9a9f-1fdad6509993 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1236 microversion: 2.1 time: 0.062387 [ 1132.183738] [55187]: [pid: 55187|app: 0|req: 3920/8000] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:12 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1236 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1132.345053] [55188]: DEBUG nova.api.openstack.wsgi [None req-5cc75292-23fe-4ca1-a9f8-7207759dfbba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1132.347073] [55188]: DEBUG nova.compute.api [None req-5cc75292-23fe-4ca1-a9f8-7207759dfbba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1132.351165] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cc75292-23fe-4ca1-a9f8-7207759dfbba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.351519] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cc75292-23fe-4ca1-a9f8-7207759dfbba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.351801] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cc75292-23fe-4ca1-a9f8-7207759dfbba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.352374] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cc75292-23fe-4ca1-a9f8-7207759dfbba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.352683] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cc75292-23fe-4ca1-a9f8-7207759dfbba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.353281] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cc75292-23fe-4ca1-a9f8-7207759dfbba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.396347] [55188]: DEBUG nova.policy [None req-5cc75292-23fe-4ca1-a9f8-7207759dfbba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.401593] [55188]: INFO nova.api.openstack.requestlog [None req-5cc75292-23fe-4ca1-a9f8-7207759dfbba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1221 microversion: 2.1 time: 0.058867 [ 1132.401970] [55188]: [pid: 55188|app: 0|req: 4081/8001] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:12 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1221 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1132.623289] [55187]: DEBUG nova.api.openstack.wsgi [None req-e5ecc159-d952-449e-8f4e-f9a38a4822f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1132.624972] [55187]: DEBUG nova.compute.api [None req-e5ecc159-d952-449e-8f4e-f9a38a4822f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1132.628507] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5ecc159-d952-449e-8f4e-f9a38a4822f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.628807] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5ecc159-d952-449e-8f4e-f9a38a4822f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.629044] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5ecc159-d952-449e-8f4e-f9a38a4822f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.629481] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5ecc159-d952-449e-8f4e-f9a38a4822f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.629722] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5ecc159-d952-449e-8f4e-f9a38a4822f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.629936] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5ecc159-d952-449e-8f4e-f9a38a4822f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.731190] [55187]: DEBUG nova.policy [None req-e5ecc159-d952-449e-8f4e-f9a38a4822f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.735807] [55187]: INFO nova.api.openstack.requestlog [None req-e5ecc159-d952-449e-8f4e-f9a38a4822f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1362 microversion: 2.1 time: 0.115731 [ 1132.736282] [55187]: [pid: 55187|app: 0|req: 3921/8002] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:12 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1362 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1132.811525] [55188]: DEBUG nova.api.openstack.wsgi [None req-c4d59bb6-0f84-40d8-9a02-dd9135dab7bf tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1132.814035] [55188]: DEBUG nova.compute.api [None req-c4d59bb6-0f84-40d8-9a02-dd9135dab7bf tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1132.817496] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4d59bb6-0f84-40d8-9a02-dd9135dab7bf tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.817728] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4d59bb6-0f84-40d8-9a02-dd9135dab7bf tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.817913] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4d59bb6-0f84-40d8-9a02-dd9135dab7bf tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.818278] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4d59bb6-0f84-40d8-9a02-dd9135dab7bf tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.818478] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4d59bb6-0f84-40d8-9a02-dd9135dab7bf tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.818649] [55188]: DEBUG oslo_concurrency.lockutils [None req-c4d59bb6-0f84-40d8-9a02-dd9135dab7bf tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.854716] [55188]: DEBUG nova.policy [None req-c4d59bb6-0f84-40d8-9a02-dd9135dab7bf tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.859092] [55188]: DEBUG nova.policy [None req-c4d59bb6-0f84-40d8-9a02-dd9135dab7bf tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.860276] [55188]: DEBUG nova.policy [None req-c4d59bb6-0f84-40d8-9a02-dd9135dab7bf tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.863183] [55188]: INFO nova.api.openstack.requestlog [None req-c4d59bb6-0f84-40d8-9a02-dd9135dab7bf tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 1995 microversion: 2.98 time: 0.054120 [ 1132.863648] [55188]: [pid: 55188|app: 0|req: 4082/8003] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:13 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 1995 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1132.905087] [55187]: DEBUG nova.api.openstack.wsgi [None req-98d84cab-a870-4e54-bcbd-978916c0f818 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1132.907166] [55187]: DEBUG nova.compute.api [None req-98d84cab-a870-4e54-bcbd-978916c0f818 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1132.910251] [55188]: DEBUG nova.api.openstack.wsgi [None req-91be0982-1022-43d5-9130-e6420b78d2eb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1132.910699] [55187]: DEBUG oslo_concurrency.lockutils [None req-98d84cab-a870-4e54-bcbd-978916c0f818 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.910946] [55187]: DEBUG oslo_concurrency.lockutils [None req-98d84cab-a870-4e54-bcbd-978916c0f818 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.911141] [55187]: DEBUG oslo_concurrency.lockutils [None req-98d84cab-a870-4e54-bcbd-978916c0f818 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.911504] [55187]: DEBUG oslo_concurrency.lockutils [None req-98d84cab-a870-4e54-bcbd-978916c0f818 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.911700] [55187]: DEBUG oslo_concurrency.lockutils [None req-98d84cab-a870-4e54-bcbd-978916c0f818 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.911871] [55187]: DEBUG oslo_concurrency.lockutils [None req-98d84cab-a870-4e54-bcbd-978916c0f818 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.911978] [55188]: DEBUG nova.compute.api [None req-91be0982-1022-43d5-9130-e6420b78d2eb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1132.915465] [55188]: DEBUG oslo_concurrency.lockutils [None req-91be0982-1022-43d5-9130-e6420b78d2eb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.916478] [55188]: DEBUG oslo_concurrency.lockutils [None req-91be0982-1022-43d5-9130-e6420b78d2eb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.916478] [55188]: DEBUG oslo_concurrency.lockutils [None req-91be0982-1022-43d5-9130-e6420b78d2eb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.916478] [55188]: DEBUG oslo_concurrency.lockutils [None req-91be0982-1022-43d5-9130-e6420b78d2eb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.916710] [55188]: DEBUG oslo_concurrency.lockutils [None req-91be0982-1022-43d5-9130-e6420b78d2eb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.916710] [55188]: DEBUG oslo_concurrency.lockutils [None req-91be0982-1022-43d5-9130-e6420b78d2eb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.949412] [55188]: DEBUG nova.policy [None req-91be0982-1022-43d5-9130-e6420b78d2eb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.953618] [55188]: INFO nova.api.openstack.requestlog [None req-91be0982-1022-43d5-9130-e6420b78d2eb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1236 microversion: 2.1 time: 0.045745 [ 1132.953938] [55188]: [pid: 55188|app: 0|req: 4083/8004] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:13 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1236 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1132.983391] [55187]: DEBUG nova.policy [None req-98d84cab-a870-4e54-bcbd-978916c0f818 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.988171] [55187]: INFO nova.api.openstack.requestlog [None req-98d84cab-a870-4e54-bcbd-978916c0f818 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.145580 [ 1132.988338] [55187]: [pid: 55187|app: 0|req: 3922/8005] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:13 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1133.196753] [55188]: DEBUG nova.api.openstack.wsgi [None req-1cb7a509-bcd8-4cae-becc-e177e59c0e41 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1133.198532] [55188]: DEBUG nova.compute.api [None req-1cb7a509-bcd8-4cae-becc-e177e59c0e41 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1133.202184] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cb7a509-bcd8-4cae-becc-e177e59c0e41 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.202424] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cb7a509-bcd8-4cae-becc-e177e59c0e41 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.202613] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cb7a509-bcd8-4cae-becc-e177e59c0e41 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.202958] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cb7a509-bcd8-4cae-becc-e177e59c0e41 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.203178] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cb7a509-bcd8-4cae-becc-e177e59c0e41 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.203355] [55188]: DEBUG oslo_concurrency.lockutils [None req-1cb7a509-bcd8-4cae-becc-e177e59c0e41 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.233710] [55188]: DEBUG nova.policy [None req-1cb7a509-bcd8-4cae-becc-e177e59c0e41 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.237315] [55188]: INFO nova.api.openstack.requestlog [None req-1cb7a509-bcd8-4cae-becc-e177e59c0e41 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1236 microversion: 2.1 time: 0.043372 [ 1133.237637] [55188]: [pid: 55188|app: 0|req: 4084/8006] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:13 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1236 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1133.416190] [55187]: DEBUG nova.api.openstack.wsgi [None req-8ae66c16-b5bb-4827-9026-b5317e1700b1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1133.418029] [55187]: DEBUG nova.compute.api [None req-8ae66c16-b5bb-4827-9026-b5317e1700b1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1133.421819] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ae66c16-b5bb-4827-9026-b5317e1700b1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.422076] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ae66c16-b5bb-4827-9026-b5317e1700b1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.422273] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ae66c16-b5bb-4827-9026-b5317e1700b1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.422631] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ae66c16-b5bb-4827-9026-b5317e1700b1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.422833] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ae66c16-b5bb-4827-9026-b5317e1700b1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.423015] [55187]: DEBUG oslo_concurrency.lockutils [None req-8ae66c16-b5bb-4827-9026-b5317e1700b1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.457418] [55187]: DEBUG nova.policy [None req-8ae66c16-b5bb-4827-9026-b5317e1700b1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.462811] [55187]: INFO nova.api.openstack.requestlog [None req-8ae66c16-b5bb-4827-9026-b5317e1700b1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1221 microversion: 2.1 time: 0.048602 [ 1133.463108] [55187]: [pid: 55187|app: 0|req: 3923/8007] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:13 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1221 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1133.749801] [55188]: DEBUG nova.api.openstack.wsgi [None req-330feabc-a9d1-4f8c-a58b-8fb8a61f1744 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1133.752694] [55188]: DEBUG nova.compute.api [None req-330feabc-a9d1-4f8c-a58b-8fb8a61f1744 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1133.756570] [55188]: DEBUG oslo_concurrency.lockutils [None req-330feabc-a9d1-4f8c-a58b-8fb8a61f1744 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.756821] [55188]: DEBUG oslo_concurrency.lockutils [None req-330feabc-a9d1-4f8c-a58b-8fb8a61f1744 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.757018] [55188]: DEBUG oslo_concurrency.lockutils [None req-330feabc-a9d1-4f8c-a58b-8fb8a61f1744 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.757436] [55188]: DEBUG oslo_concurrency.lockutils [None req-330feabc-a9d1-4f8c-a58b-8fb8a61f1744 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.757687] [55188]: DEBUG oslo_concurrency.lockutils [None req-330feabc-a9d1-4f8c-a58b-8fb8a61f1744 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.757884] [55188]: DEBUG oslo_concurrency.lockutils [None req-330feabc-a9d1-4f8c-a58b-8fb8a61f1744 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.850907] [55188]: DEBUG nova.policy [None req-330feabc-a9d1-4f8c-a58b-8fb8a61f1744 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.855616] [55188]: INFO nova.api.openstack.requestlog [None req-330feabc-a9d1-4f8c-a58b-8fb8a61f1744 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1362 microversion: 2.1 time: 0.108205 [ 1133.856161] [55188]: [pid: 55188|app: 0|req: 4085/8008] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:14 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1362 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1133.880742] [55187]: DEBUG nova.api.openstack.wsgi [None req-cbe2ecca-4bda-4ed2-bdbd-e16de80f780e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1133.882452] [55187]: DEBUG nova.compute.api [None req-cbe2ecca-4bda-4ed2-bdbd-e16de80f780e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1133.886291] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbe2ecca-4bda-4ed2-bdbd-e16de80f780e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.886539] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbe2ecca-4bda-4ed2-bdbd-e16de80f780e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.886732] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbe2ecca-4bda-4ed2-bdbd-e16de80f780e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.887106] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbe2ecca-4bda-4ed2-bdbd-e16de80f780e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.887311] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbe2ecca-4bda-4ed2-bdbd-e16de80f780e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.887484] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbe2ecca-4bda-4ed2-bdbd-e16de80f780e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.910090] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbe2ecca-4bda-4ed2-bdbd-e16de80f780e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.910090] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbe2ecca-4bda-4ed2-bdbd-e16de80f780e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.910090] [55187]: DEBUG oslo_concurrency.lockutils [None req-cbe2ecca-4bda-4ed2-bdbd-e16de80f780e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.910090] [55187]: DEBUG nova.objects.instance [None req-cbe2ecca-4bda-4ed2-bdbd-e16de80f780e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lazy-loading 'fault' on Instance uuid c795729f-7480-4547-8650-c8455defcc59 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1133.938149] [55187]: DEBUG nova.policy [None req-cbe2ecca-4bda-4ed2-bdbd-e16de80f780e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.943109] [55187]: DEBUG nova.policy [None req-cbe2ecca-4bda-4ed2-bdbd-e16de80f780e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.943815] [55187]: DEBUG nova.policy [None req-cbe2ecca-4bda-4ed2-bdbd-e16de80f780e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.948118] [55187]: INFO nova.api.openstack.requestlog [None req-cbe2ecca-4bda-4ed2-bdbd-e16de80f780e tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 2000 microversion: 2.98 time: 0.069826 [ 1133.948479] [55187]: [pid: 55187|app: 0|req: 3924/8009] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:14 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 2000 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1133.966371] [55188]: DEBUG nova.api.openstack.wsgi [None req-18fbeb74-502d-4e3c-b55b-249ffdcba241 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1133.968229] [55188]: DEBUG nova.compute.api [None req-18fbeb74-502d-4e3c-b55b-249ffdcba241 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1133.973207] [55188]: DEBUG oslo_concurrency.lockutils [None req-18fbeb74-502d-4e3c-b55b-249ffdcba241 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.973479] [55188]: DEBUG oslo_concurrency.lockutils [None req-18fbeb74-502d-4e3c-b55b-249ffdcba241 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.973672] [55188]: DEBUG oslo_concurrency.lockutils [None req-18fbeb74-502d-4e3c-b55b-249ffdcba241 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.974112] [55188]: DEBUG oslo_concurrency.lockutils [None req-18fbeb74-502d-4e3c-b55b-249ffdcba241 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.974325] [55188]: DEBUG oslo_concurrency.lockutils [None req-18fbeb74-502d-4e3c-b55b-249ffdcba241 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.974531] [55188]: DEBUG oslo_concurrency.lockutils [None req-18fbeb74-502d-4e3c-b55b-249ffdcba241 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.004142] [55187]: DEBUG nova.api.openstack.wsgi [None req-4c82ac7d-f70a-4935-85fa-11af6baebd97 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1134.006943] [55187]: DEBUG nova.compute.api [None req-4c82ac7d-f70a-4935-85fa-11af6baebd97 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1134.011373] [55188]: DEBUG nova.policy [None req-18fbeb74-502d-4e3c-b55b-249ffdcba241 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.013193] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c82ac7d-f70a-4935-85fa-11af6baebd97 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.013734] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c82ac7d-f70a-4935-85fa-11af6baebd97 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.014122] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c82ac7d-f70a-4935-85fa-11af6baebd97 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.014783] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c82ac7d-f70a-4935-85fa-11af6baebd97 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.015174] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c82ac7d-f70a-4935-85fa-11af6baebd97 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.015520] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c82ac7d-f70a-4935-85fa-11af6baebd97 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.016279] [55188]: INFO nova.api.openstack.requestlog [None req-18fbeb74-502d-4e3c-b55b-249ffdcba241 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1236 microversion: 2.1 time: 0.052138 [ 1134.016650] [55188]: [pid: 55188|app: 0|req: 4086/8010] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:14 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1236 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1134.096373] [55187]: DEBUG nova.policy [None req-4c82ac7d-f70a-4935-85fa-11af6baebd97 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.101702] [55187]: INFO nova.api.openstack.requestlog [None req-4c82ac7d-f70a-4935-85fa-11af6baebd97 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.101978 [ 1134.102048] [55187]: [pid: 55187|app: 0|req: 3925/8011] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:14 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1134.249687] [55188]: DEBUG nova.api.openstack.wsgi [None req-f69a45fc-a059-4db3-8082-9d9eb3daf2ae tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1134.251527] [55188]: DEBUG nova.compute.api [None req-f69a45fc-a059-4db3-8082-9d9eb3daf2ae tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1134.255037] [55188]: DEBUG oslo_concurrency.lockutils [None req-f69a45fc-a059-4db3-8082-9d9eb3daf2ae tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.255254] [55188]: DEBUG oslo_concurrency.lockutils [None req-f69a45fc-a059-4db3-8082-9d9eb3daf2ae tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.255441] [55188]: DEBUG oslo_concurrency.lockutils [None req-f69a45fc-a059-4db3-8082-9d9eb3daf2ae tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.255782] [55188]: DEBUG oslo_concurrency.lockutils [None req-f69a45fc-a059-4db3-8082-9d9eb3daf2ae tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.255981] [55188]: DEBUG oslo_concurrency.lockutils [None req-f69a45fc-a059-4db3-8082-9d9eb3daf2ae tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.256173] [55188]: DEBUG oslo_concurrency.lockutils [None req-f69a45fc-a059-4db3-8082-9d9eb3daf2ae tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.287767] [55188]: DEBUG nova.policy [None req-f69a45fc-a059-4db3-8082-9d9eb3daf2ae tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.291427] [55188]: INFO nova.api.openstack.requestlog [None req-f69a45fc-a059-4db3-8082-9d9eb3daf2ae tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1236 microversion: 2.1 time: 0.044366 [ 1134.291734] [55188]: [pid: 55188|app: 0|req: 4087/8012] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:14 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1236 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1134.476333] [55187]: DEBUG nova.api.openstack.wsgi [None req-a3e42770-76f6-44ef-ba80-0b0abcd6fadc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1134.478147] [55187]: DEBUG nova.compute.api [None req-a3e42770-76f6-44ef-ba80-0b0abcd6fadc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1134.482128] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3e42770-76f6-44ef-ba80-0b0abcd6fadc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.482439] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3e42770-76f6-44ef-ba80-0b0abcd6fadc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.482594] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3e42770-76f6-44ef-ba80-0b0abcd6fadc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.482948] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3e42770-76f6-44ef-ba80-0b0abcd6fadc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.483162] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3e42770-76f6-44ef-ba80-0b0abcd6fadc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.483337] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3e42770-76f6-44ef-ba80-0b0abcd6fadc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.518055] [55187]: DEBUG nova.policy [None req-a3e42770-76f6-44ef-ba80-0b0abcd6fadc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.522260] [55187]: INFO nova.api.openstack.requestlog [None req-a3e42770-76f6-44ef-ba80-0b0abcd6fadc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1221 microversion: 2.1 time: 0.048332 [ 1134.522584] [55187]: [pid: 55187|app: 0|req: 3926/8013] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:14 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1221 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1134.869845] [55188]: DEBUG nova.api.openstack.wsgi [None req-6dfbcd53-1ca1-4b1b-80bb-ce3ab560ef5a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1134.871681] [55188]: DEBUG nova.compute.api [None req-6dfbcd53-1ca1-4b1b-80bb-ce3ab560ef5a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1134.875458] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dfbcd53-1ca1-4b1b-80bb-ce3ab560ef5a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.875708] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dfbcd53-1ca1-4b1b-80bb-ce3ab560ef5a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.875876] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dfbcd53-1ca1-4b1b-80bb-ce3ab560ef5a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.876247] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dfbcd53-1ca1-4b1b-80bb-ce3ab560ef5a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.876445] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dfbcd53-1ca1-4b1b-80bb-ce3ab560ef5a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.876617] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dfbcd53-1ca1-4b1b-80bb-ce3ab560ef5a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.966222] [55187]: DEBUG nova.api.openstack.wsgi [None req-c10541d6-a082-4e8e-a7f9-2336340b15c0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1134.967913] [55187]: DEBUG nova.compute.api [None req-c10541d6-a082-4e8e-a7f9-2336340b15c0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1134.972037] [55187]: DEBUG oslo_concurrency.lockutils [None req-c10541d6-a082-4e8e-a7f9-2336340b15c0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.972037] [55187]: DEBUG oslo_concurrency.lockutils [None req-c10541d6-a082-4e8e-a7f9-2336340b15c0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.972037] [55187]: DEBUG oslo_concurrency.lockutils [None req-c10541d6-a082-4e8e-a7f9-2336340b15c0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.972212] [55187]: DEBUG oslo_concurrency.lockutils [None req-c10541d6-a082-4e8e-a7f9-2336340b15c0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.972333] [55187]: DEBUG oslo_concurrency.lockutils [None req-c10541d6-a082-4e8e-a7f9-2336340b15c0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.972507] [55187]: DEBUG oslo_concurrency.lockutils [None req-c10541d6-a082-4e8e-a7f9-2336340b15c0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.974908] [55188]: DEBUG nova.policy [None req-6dfbcd53-1ca1-4b1b-80bb-ce3ab560ef5a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.979891] [55188]: INFO nova.api.openstack.requestlog [None req-6dfbcd53-1ca1-4b1b-80bb-ce3ab560ef5a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1362 microversion: 2.1 time: 0.112638 [ 1134.980182] [55188]: [pid: 55188|app: 0|req: 4088/8014] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:15 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1362 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1134.991347] [55187]: DEBUG oslo_concurrency.lockutils [None req-c10541d6-a082-4e8e-a7f9-2336340b15c0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.991633] [55187]: DEBUG oslo_concurrency.lockutils [None req-c10541d6-a082-4e8e-a7f9-2336340b15c0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.991864] [55187]: DEBUG oslo_concurrency.lockutils [None req-c10541d6-a082-4e8e-a7f9-2336340b15c0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.992119] [55187]: DEBUG nova.objects.instance [None req-c10541d6-a082-4e8e-a7f9-2336340b15c0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lazy-loading 'fault' on Instance uuid c795729f-7480-4547-8650-c8455defcc59 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1135.015301] [55187]: DEBUG nova.policy [None req-c10541d6-a082-4e8e-a7f9-2336340b15c0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.019639] [55187]: DEBUG nova.policy [None req-c10541d6-a082-4e8e-a7f9-2336340b15c0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.020502] [55187]: DEBUG nova.policy [None req-c10541d6-a082-4e8e-a7f9-2336340b15c0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.023349] [55187]: INFO nova.api.openstack.requestlog [None req-c10541d6-a082-4e8e-a7f9-2336340b15c0 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 2000 microversion: 2.98 time: 0.059400 [ 1135.023679] [55187]: [pid: 55187|app: 0|req: 3927/8015] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:15 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 2000 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1135.031565] [55188]: DEBUG nova.api.openstack.wsgi [None req-dd77b0fa-7ada-4a6b-8b48-2727b30c90c9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1135.033307] [55188]: DEBUG nova.compute.api [None req-dd77b0fa-7ada-4a6b-8b48-2727b30c90c9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1135.037213] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd77b0fa-7ada-4a6b-8b48-2727b30c90c9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.037443] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd77b0fa-7ada-4a6b-8b48-2727b30c90c9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.037660] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd77b0fa-7ada-4a6b-8b48-2727b30c90c9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.037986] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd77b0fa-7ada-4a6b-8b48-2727b30c90c9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.038207] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd77b0fa-7ada-4a6b-8b48-2727b30c90c9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.038386] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd77b0fa-7ada-4a6b-8b48-2727b30c90c9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.072412] [55188]: DEBUG nova.policy [None req-dd77b0fa-7ada-4a6b-8b48-2727b30c90c9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.076702] [55188]: INFO nova.api.openstack.requestlog [None req-dd77b0fa-7ada-4a6b-8b48-2727b30c90c9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1292 microversion: 2.1 time: 0.047635 [ 1135.077047] [55188]: [pid: 55188|app: 0|req: 4089/8016] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:15 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1292 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1135.114941] [55187]: DEBUG nova.api.openstack.wsgi [None req-894f3094-f4f8-42b4-9f60-a8922c829804 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1135.117630] [55187]: DEBUG nova.compute.api [None req-894f3094-f4f8-42b4-9f60-a8922c829804 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1135.120467] [55187]: DEBUG oslo_concurrency.lockutils [None req-894f3094-f4f8-42b4-9f60-a8922c829804 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.120662] [55187]: DEBUG oslo_concurrency.lockutils [None req-894f3094-f4f8-42b4-9f60-a8922c829804 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.120853] [55187]: DEBUG oslo_concurrency.lockutils [None req-894f3094-f4f8-42b4-9f60-a8922c829804 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.121217] [55187]: DEBUG oslo_concurrency.lockutils [None req-894f3094-f4f8-42b4-9f60-a8922c829804 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.121416] [55187]: DEBUG oslo_concurrency.lockutils [None req-894f3094-f4f8-42b4-9f60-a8922c829804 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.121621] [55187]: DEBUG oslo_concurrency.lockutils [None req-894f3094-f4f8-42b4-9f60-a8922c829804 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.189615] [55187]: DEBUG nova.policy [None req-894f3094-f4f8-42b4-9f60-a8922c829804 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.194067] [55187]: INFO nova.api.openstack.requestlog [None req-894f3094-f4f8-42b4-9f60-a8922c829804 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.081440 [ 1135.194476] [55187]: [pid: 55187|app: 0|req: 3928/8017] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:15 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1135.304159] [55188]: DEBUG nova.api.openstack.wsgi [None req-651f8729-9977-49fa-a8fa-85c5d78dbc09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1135.305859] [55188]: DEBUG nova.compute.api [None req-651f8729-9977-49fa-a8fa-85c5d78dbc09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1135.309598] [55188]: DEBUG oslo_concurrency.lockutils [None req-651f8729-9977-49fa-a8fa-85c5d78dbc09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.309847] [55188]: DEBUG oslo_concurrency.lockutils [None req-651f8729-9977-49fa-a8fa-85c5d78dbc09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.310130] [55188]: DEBUG oslo_concurrency.lockutils [None req-651f8729-9977-49fa-a8fa-85c5d78dbc09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.310678] [55188]: DEBUG oslo_concurrency.lockutils [None req-651f8729-9977-49fa-a8fa-85c5d78dbc09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.311030] [55188]: DEBUG oslo_concurrency.lockutils [None req-651f8729-9977-49fa-a8fa-85c5d78dbc09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.311302] [55188]: DEBUG oslo_concurrency.lockutils [None req-651f8729-9977-49fa-a8fa-85c5d78dbc09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.342704] [55188]: DEBUG nova.policy [None req-651f8729-9977-49fa-a8fa-85c5d78dbc09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.347616] [55188]: INFO nova.api.openstack.requestlog [None req-651f8729-9977-49fa-a8fa-85c5d78dbc09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1236 microversion: 2.1 time: 0.045746 [ 1135.347937] [55188]: [pid: 55188|app: 0|req: 4090/8018] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:15 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1236 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1135.536250] [55187]: DEBUG nova.api.openstack.wsgi [None req-f538b9db-001f-40f9-be13-2773d0fc32c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1135.537590] [55187]: DEBUG nova.compute.api [None req-f538b9db-001f-40f9-be13-2773d0fc32c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1135.544326] [55187]: DEBUG oslo_concurrency.lockutils [None req-f538b9db-001f-40f9-be13-2773d0fc32c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.544540] [55187]: DEBUG oslo_concurrency.lockutils [None req-f538b9db-001f-40f9-be13-2773d0fc32c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.545412] [55187]: DEBUG oslo_concurrency.lockutils [None req-f538b9db-001f-40f9-be13-2773d0fc32c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.545412] [55187]: DEBUG oslo_concurrency.lockutils [None req-f538b9db-001f-40f9-be13-2773d0fc32c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.545552] [55187]: DEBUG oslo_concurrency.lockutils [None req-f538b9db-001f-40f9-be13-2773d0fc32c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.545797] [55187]: DEBUG oslo_concurrency.lockutils [None req-f538b9db-001f-40f9-be13-2773d0fc32c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.596443] [55187]: DEBUG nova.policy [None req-f538b9db-001f-40f9-be13-2773d0fc32c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.601078] [55188]: DEBUG nova.api.openstack.wsgi [None req-608180bb-06ec-4ae1-a77b-2adbd1052d04 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1135.602264] [55187]: INFO nova.api.openstack.requestlog [None req-f538b9db-001f-40f9-be13-2773d0fc32c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1221 microversion: 2.1 time: 0.069194 [ 1135.602638] [55187]: [pid: 55187|app: 0|req: 3929/8019] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:15 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1221 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1135.606201] [55188]: DEBUG oslo_concurrency.lockutils [None req-608180bb-06ec-4ae1-a77b-2adbd1052d04 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.606460] [55188]: DEBUG oslo_concurrency.lockutils [None req-608180bb-06ec-4ae1-a77b-2adbd1052d04 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.606651] [55188]: DEBUG oslo_concurrency.lockutils [None req-608180bb-06ec-4ae1-a77b-2adbd1052d04 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.620152] [55188]: DEBUG nova.compute.api [None req-608180bb-06ec-4ae1-a77b-2adbd1052d04 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Going to try to stop instance {{(pid=55188) force_stop /opt/stack/nova/nova/compute/api.py:2796}} [ 1135.646766] [55188]: INFO nova.api.openstack.requestlog [None req-608180bb-06ec-4ae1-a77b-2adbd1052d04 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c/action" status: 202 len: 0 microversion: 2.1 time: 0.047868 [ 1135.647347] [55188]: [pid: 55188|app: 0|req: 4091/8020] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:10:15 2025] POST /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1135.652601] [55187]: DEBUG nova.api.openstack.wsgi [None req-079ece04-133e-437d-a67b-e0874f875cff tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1135.654494] [55187]: DEBUG nova.compute.api [None req-079ece04-133e-437d-a67b-e0874f875cff tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1135.658700] [55187]: DEBUG oslo_concurrency.lockutils [None req-079ece04-133e-437d-a67b-e0874f875cff tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.658961] [55187]: DEBUG oslo_concurrency.lockutils [None req-079ece04-133e-437d-a67b-e0874f875cff tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.659199] [55187]: DEBUG oslo_concurrency.lockutils [None req-079ece04-133e-437d-a67b-e0874f875cff tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.659577] [55187]: DEBUG oslo_concurrency.lockutils [None req-079ece04-133e-437d-a67b-e0874f875cff tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.659806] [55187]: DEBUG oslo_concurrency.lockutils [None req-079ece04-133e-437d-a67b-e0874f875cff tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.659986] [55187]: DEBUG oslo_concurrency.lockutils [None req-079ece04-133e-437d-a67b-e0874f875cff tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.756666] [55187]: DEBUG nova.policy [None req-079ece04-133e-437d-a67b-e0874f875cff tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.761171] [55187]: INFO nova.api.openstack.requestlog [None req-079ece04-133e-437d-a67b-e0874f875cff tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1721 microversion: 2.1 time: 0.111120 [ 1135.761510] [55187]: [pid: 55187|app: 0|req: 3930/8021] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:16 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1721 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1135.994022] [55188]: DEBUG nova.api.openstack.wsgi [None req-7f9d40f5-3bf7-4024-ad15-c3ec1de14950 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1135.996606] [55188]: DEBUG nova.compute.api [None req-7f9d40f5-3bf7-4024-ad15-c3ec1de14950 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1136.000788] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f9d40f5-3bf7-4024-ad15-c3ec1de14950 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.001156] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f9d40f5-3bf7-4024-ad15-c3ec1de14950 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.001443] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f9d40f5-3bf7-4024-ad15-c3ec1de14950 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.001952] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f9d40f5-3bf7-4024-ad15-c3ec1de14950 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.002329] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f9d40f5-3bf7-4024-ad15-c3ec1de14950 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.002553] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f9d40f5-3bf7-4024-ad15-c3ec1de14950 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.039282] [55187]: DEBUG nova.api.openstack.wsgi [None req-c8374e79-a827-46ef-824d-6cdba1217880 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1136.041060] [55187]: DEBUG nova.compute.api [None req-c8374e79-a827-46ef-824d-6cdba1217880 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1136.044654] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8374e79-a827-46ef-824d-6cdba1217880 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.044901] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8374e79-a827-46ef-824d-6cdba1217880 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.045109] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8374e79-a827-46ef-824d-6cdba1217880 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.045467] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8374e79-a827-46ef-824d-6cdba1217880 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.045683] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8374e79-a827-46ef-824d-6cdba1217880 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.045850] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8374e79-a827-46ef-824d-6cdba1217880 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.068597] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8374e79-a827-46ef-824d-6cdba1217880 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.069056] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8374e79-a827-46ef-824d-6cdba1217880 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.069335] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8374e79-a827-46ef-824d-6cdba1217880 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.069623] [55187]: DEBUG nova.objects.instance [None req-c8374e79-a827-46ef-824d-6cdba1217880 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lazy-loading 'fault' on Instance uuid c795729f-7480-4547-8650-c8455defcc59 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1136.086770] [55188]: DEBUG nova.policy [None req-7f9d40f5-3bf7-4024-ad15-c3ec1de14950 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.091523] [55188]: INFO nova.api.openstack.requestlog [None req-7f9d40f5-3bf7-4024-ad15-c3ec1de14950 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1362 microversion: 2.1 time: 0.100364 [ 1136.091923] [55188]: [pid: 55188|app: 0|req: 4092/8022] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:16 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1362 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1136.095308] [55188]: DEBUG nova.api.openstack.wsgi [None req-bbe2dc82-4066-46a3-a609-e9ba693a591e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1136.097035] [55188]: DEBUG nova.compute.api [None req-bbe2dc82-4066-46a3-a609-e9ba693a591e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1136.097257] [55187]: DEBUG nova.policy [None req-c8374e79-a827-46ef-824d-6cdba1217880 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.100599] [55188]: DEBUG oslo_concurrency.lockutils [None req-bbe2dc82-4066-46a3-a609-e9ba693a591e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.100894] [55188]: DEBUG oslo_concurrency.lockutils [None req-bbe2dc82-4066-46a3-a609-e9ba693a591e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.101117] [55188]: DEBUG oslo_concurrency.lockutils [None req-bbe2dc82-4066-46a3-a609-e9ba693a591e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.101597] [55188]: DEBUG oslo_concurrency.lockutils [None req-bbe2dc82-4066-46a3-a609-e9ba693a591e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.101864] [55188]: DEBUG oslo_concurrency.lockutils [None req-bbe2dc82-4066-46a3-a609-e9ba693a591e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.102017] [55187]: DEBUG nova.policy [None req-c8374e79-a827-46ef-824d-6cdba1217880 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.102121] [55188]: DEBUG oslo_concurrency.lockutils [None req-bbe2dc82-4066-46a3-a609-e9ba693a591e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.102757] [55187]: DEBUG nova.policy [None req-c8374e79-a827-46ef-824d-6cdba1217880 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.106469] [55187]: INFO nova.api.openstack.requestlog [None req-c8374e79-a827-46ef-824d-6cdba1217880 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 2000 microversion: 2.98 time: 0.069556 [ 1136.106839] [55187]: [pid: 55187|app: 0|req: 3931/8023] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:16 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 2000 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1136.136905] [55188]: DEBUG nova.policy [None req-bbe2dc82-4066-46a3-a609-e9ba693a591e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.141169] [55188]: INFO nova.api.openstack.requestlog [None req-bbe2dc82-4066-46a3-a609-e9ba693a591e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1292 microversion: 2.1 time: 0.047784 [ 1136.141579] [55188]: [pid: 55188|app: 0|req: 4093/8024] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:16 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1292 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1136.207950] [55187]: DEBUG nova.api.openstack.wsgi [None req-b09c5af8-0891-4208-ba56-1bfc9e895d05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1136.209802] [55187]: DEBUG nova.compute.api [None req-b09c5af8-0891-4208-ba56-1bfc9e895d05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1136.213361] [55187]: DEBUG oslo_concurrency.lockutils [None req-b09c5af8-0891-4208-ba56-1bfc9e895d05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.213602] [55187]: DEBUG oslo_concurrency.lockutils [None req-b09c5af8-0891-4208-ba56-1bfc9e895d05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.213791] [55187]: DEBUG oslo_concurrency.lockutils [None req-b09c5af8-0891-4208-ba56-1bfc9e895d05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.214182] [55187]: DEBUG oslo_concurrency.lockutils [None req-b09c5af8-0891-4208-ba56-1bfc9e895d05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.214385] [55187]: DEBUG oslo_concurrency.lockutils [None req-b09c5af8-0891-4208-ba56-1bfc9e895d05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.214558] [55187]: DEBUG oslo_concurrency.lockutils [None req-b09c5af8-0891-4208-ba56-1bfc9e895d05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.284886] [55187]: DEBUG nova.policy [None req-b09c5af8-0891-4208-ba56-1bfc9e895d05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.290623] [55187]: INFO nova.api.openstack.requestlog [None req-b09c5af8-0891-4208-ba56-1bfc9e895d05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.085010 [ 1136.290958] [55187]: [pid: 55187|app: 0|req: 3932/8025] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:16 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1136.361286] [55188]: DEBUG nova.api.openstack.wsgi [None req-2ba32527-0468-45d0-9593-b6ae5178d2ea tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1136.363227] [55188]: DEBUG nova.compute.api [None req-2ba32527-0468-45d0-9593-b6ae5178d2ea tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1136.367230] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ba32527-0468-45d0-9593-b6ae5178d2ea tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.367555] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ba32527-0468-45d0-9593-b6ae5178d2ea tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.367873] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ba32527-0468-45d0-9593-b6ae5178d2ea tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.368505] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ba32527-0468-45d0-9593-b6ae5178d2ea tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.368751] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ba32527-0468-45d0-9593-b6ae5178d2ea tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.369014] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ba32527-0468-45d0-9593-b6ae5178d2ea tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.399572] [55188]: DEBUG nova.policy [None req-2ba32527-0468-45d0-9593-b6ae5178d2ea tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.403367] [55188]: INFO nova.api.openstack.requestlog [None req-2ba32527-0468-45d0-9593-b6ae5178d2ea tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1236 microversion: 2.1 time: 0.044708 [ 1136.403686] [55188]: [pid: 55188|app: 0|req: 4094/8026] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:16 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1236 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1136.616029] [55187]: DEBUG nova.api.openstack.wsgi [None req-31b81585-a7f4-4736-bb31-1996f746dd1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1136.617781] [55187]: DEBUG nova.compute.api [None req-31b81585-a7f4-4736-bb31-1996f746dd1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1136.621643] [55187]: DEBUG oslo_concurrency.lockutils [None req-31b81585-a7f4-4736-bb31-1996f746dd1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.621877] [55187]: DEBUG oslo_concurrency.lockutils [None req-31b81585-a7f4-4736-bb31-1996f746dd1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.622074] [55187]: DEBUG oslo_concurrency.lockutils [None req-31b81585-a7f4-4736-bb31-1996f746dd1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.622432] [55187]: DEBUG oslo_concurrency.lockutils [None req-31b81585-a7f4-4736-bb31-1996f746dd1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.622633] [55187]: DEBUG oslo_concurrency.lockutils [None req-31b81585-a7f4-4736-bb31-1996f746dd1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.622808] [55187]: DEBUG oslo_concurrency.lockutils [None req-31b81585-a7f4-4736-bb31-1996f746dd1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.653217] [55187]: DEBUG nova.policy [None req-31b81585-a7f4-4736-bb31-1996f746dd1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.657272] [55187]: INFO nova.api.openstack.requestlog [None req-31b81585-a7f4-4736-bb31-1996f746dd1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1221 microversion: 2.1 time: 0.043595 [ 1136.657625] [55187]: [pid: 55187|app: 0|req: 3933/8027] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:16 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1221 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1136.774676] [55188]: DEBUG nova.api.openstack.wsgi [None req-5d6de622-3c04-41b9-bcfc-266ccd51e242 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1136.776515] [55188]: DEBUG nova.compute.api [None req-5d6de622-3c04-41b9-bcfc-266ccd51e242 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1136.780805] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d6de622-3c04-41b9-bcfc-266ccd51e242 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.781057] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d6de622-3c04-41b9-bcfc-266ccd51e242 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.781253] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d6de622-3c04-41b9-bcfc-266ccd51e242 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.781613] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d6de622-3c04-41b9-bcfc-266ccd51e242 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.781816] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d6de622-3c04-41b9-bcfc-266ccd51e242 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.781989] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d6de622-3c04-41b9-bcfc-266ccd51e242 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.883668] [55188]: DEBUG nova.policy [None req-5d6de622-3c04-41b9-bcfc-266ccd51e242 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.889770] [55188]: INFO nova.api.openstack.requestlog [None req-5d6de622-3c04-41b9-bcfc-266ccd51e242 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1721 microversion: 2.1 time: 0.117239 [ 1136.890941] [55188]: [pid: 55188|app: 0|req: 4095/8028] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:17 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1721 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.107956] [55187]: DEBUG nova.api.openstack.wsgi [None req-29a3fcd8-bcac-4d61-95e9-9b03f744e82b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1137.109756] [55187]: DEBUG nova.compute.api [None req-29a3fcd8-bcac-4d61-95e9-9b03f744e82b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1137.113914] [55187]: DEBUG oslo_concurrency.lockutils [None req-29a3fcd8-bcac-4d61-95e9-9b03f744e82b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.114179] [55187]: DEBUG oslo_concurrency.lockutils [None req-29a3fcd8-bcac-4d61-95e9-9b03f744e82b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.114370] [55187]: DEBUG oslo_concurrency.lockutils [None req-29a3fcd8-bcac-4d61-95e9-9b03f744e82b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.114778] [55187]: DEBUG oslo_concurrency.lockutils [None req-29a3fcd8-bcac-4d61-95e9-9b03f744e82b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.115009] [55187]: DEBUG oslo_concurrency.lockutils [None req-29a3fcd8-bcac-4d61-95e9-9b03f744e82b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.115857] [55187]: DEBUG oslo_concurrency.lockutils [None req-29a3fcd8-bcac-4d61-95e9-9b03f744e82b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.122625] [55188]: DEBUG nova.api.openstack.wsgi [None req-510e37d5-d596-42ee-bc1a-e5e76d368891 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1137.124383] [55188]: DEBUG nova.compute.api [None req-510e37d5-d596-42ee-bc1a-e5e76d368891 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1137.128102] [55188]: DEBUG oslo_concurrency.lockutils [None req-510e37d5-d596-42ee-bc1a-e5e76d368891 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.128388] [55188]: DEBUG oslo_concurrency.lockutils [None req-510e37d5-d596-42ee-bc1a-e5e76d368891 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.128584] [55188]: DEBUG oslo_concurrency.lockutils [None req-510e37d5-d596-42ee-bc1a-e5e76d368891 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.128954] [55188]: DEBUG oslo_concurrency.lockutils [None req-510e37d5-d596-42ee-bc1a-e5e76d368891 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.129203] [55188]: DEBUG oslo_concurrency.lockutils [None req-510e37d5-d596-42ee-bc1a-e5e76d368891 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.129413] [55188]: DEBUG oslo_concurrency.lockutils [None req-510e37d5-d596-42ee-bc1a-e5e76d368891 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.149017] [55188]: DEBUG oslo_concurrency.lockutils [None req-510e37d5-d596-42ee-bc1a-e5e76d368891 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.149304] [55188]: DEBUG oslo_concurrency.lockutils [None req-510e37d5-d596-42ee-bc1a-e5e76d368891 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.149505] [55188]: DEBUG oslo_concurrency.lockutils [None req-510e37d5-d596-42ee-bc1a-e5e76d368891 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.149705] [55188]: DEBUG nova.objects.instance [None req-510e37d5-d596-42ee-bc1a-e5e76d368891 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lazy-loading 'fault' on Instance uuid c795729f-7480-4547-8650-c8455defcc59 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1137.173931] [55188]: DEBUG nova.policy [None req-510e37d5-d596-42ee-bc1a-e5e76d368891 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.178363] [55188]: DEBUG nova.policy [None req-510e37d5-d596-42ee-bc1a-e5e76d368891 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.179011] [55188]: DEBUG nova.policy [None req-510e37d5-d596-42ee-bc1a-e5e76d368891 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.182299] [55188]: INFO nova.api.openstack.requestlog [None req-510e37d5-d596-42ee-bc1a-e5e76d368891 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 2000 microversion: 2.98 time: 0.062104 [ 1137.182380] [55188]: [pid: 55188|app: 0|req: 4096/8029] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:17 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 2000 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1137.184936] [55188]: DEBUG nova.api.openstack.wsgi [None req-2cb3896f-a28c-49da-bf38-aa65a267945d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1137.186544] [55188]: DEBUG nova.compute.api [None req-2cb3896f-a28c-49da-bf38-aa65a267945d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1137.193887] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cb3896f-a28c-49da-bf38-aa65a267945d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.194161] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cb3896f-a28c-49da-bf38-aa65a267945d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.194354] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cb3896f-a28c-49da-bf38-aa65a267945d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.194736] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cb3896f-a28c-49da-bf38-aa65a267945d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.194936] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cb3896f-a28c-49da-bf38-aa65a267945d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.195134] [55188]: DEBUG oslo_concurrency.lockutils [None req-2cb3896f-a28c-49da-bf38-aa65a267945d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.230705] [55187]: DEBUG nova.policy [None req-29a3fcd8-bcac-4d61-95e9-9b03f744e82b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.235098] [55187]: INFO nova.api.openstack.requestlog [None req-29a3fcd8-bcac-4d61-95e9-9b03f744e82b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1548 microversion: 2.1 time: 0.129455 [ 1137.235517] [55187]: [pid: 55187|app: 0|req: 3934/8030] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:17 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1548 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.248200] [55187]: DEBUG nova.api.openstack.wsgi [None req-4db09323-2063-4ac7-80f2-2af5bee10004 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1137.250198] [55187]: DEBUG nova.compute.api [None req-4db09323-2063-4ac7-80f2-2af5bee10004 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1137.253789] [55187]: DEBUG oslo_concurrency.lockutils [None req-4db09323-2063-4ac7-80f2-2af5bee10004 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.254035] [55187]: DEBUG oslo_concurrency.lockutils [None req-4db09323-2063-4ac7-80f2-2af5bee10004 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.254224] [55187]: DEBUG oslo_concurrency.lockutils [None req-4db09323-2063-4ac7-80f2-2af5bee10004 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.254664] [55187]: DEBUG oslo_concurrency.lockutils [None req-4db09323-2063-4ac7-80f2-2af5bee10004 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.254929] [55187]: DEBUG oslo_concurrency.lockutils [None req-4db09323-2063-4ac7-80f2-2af5bee10004 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.255132] [55187]: DEBUG oslo_concurrency.lockutils [None req-4db09323-2063-4ac7-80f2-2af5bee10004 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.324421] [55187]: INFO nova.api.openstack.requestlog [None req-4db09323-2063-4ac7-80f2-2af5bee10004 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.078454 [ 1137.324924] [55187]: [pid: 55187|app: 0|req: 3935/8031] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:10:17 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9/os-interface => generated 288 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1137.328060] [55188]: DEBUG nova.policy [None req-2cb3896f-a28c-49da-bf38-aa65a267945d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.328229] [55187]: DEBUG nova.api.openstack.wsgi [None req-3e8f46a7-49b4-4f3b-b614-54f502e6ea8c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1137.329887] [55187]: DEBUG nova.compute.api [None req-3e8f46a7-49b4-4f3b-b614-54f502e6ea8c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1137.334858] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e8f46a7-49b4-4f3b-b614-54f502e6ea8c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.335120] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e8f46a7-49b4-4f3b-b614-54f502e6ea8c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.335308] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e8f46a7-49b4-4f3b-b614-54f502e6ea8c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.335669] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e8f46a7-49b4-4f3b-b614-54f502e6ea8c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.335865] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e8f46a7-49b4-4f3b-b614-54f502e6ea8c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.336062] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e8f46a7-49b4-4f3b-b614-54f502e6ea8c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.336541] [55188]: INFO nova.api.openstack.requestlog [None req-2cb3896f-a28c-49da-bf38-aa65a267945d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1366 microversion: 2.1 time: 0.153524 [ 1137.336915] [55188]: [pid: 55188|app: 0|req: 4097/8032] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:17 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1366 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.415712] [55188]: DEBUG nova.api.openstack.wsgi [None req-f04db09b-8a4c-4c6f-a733-159aafa52c6e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1137.418055] [55188]: DEBUG nova.compute.api [None req-f04db09b-8a4c-4c6f-a733-159aafa52c6e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1137.429131] [55188]: DEBUG oslo_concurrency.lockutils [None req-f04db09b-8a4c-4c6f-a733-159aafa52c6e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.429131] [55188]: DEBUG oslo_concurrency.lockutils [None req-f04db09b-8a4c-4c6f-a733-159aafa52c6e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.429131] [55188]: DEBUG oslo_concurrency.lockutils [None req-f04db09b-8a4c-4c6f-a733-159aafa52c6e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.429131] [55188]: DEBUG oslo_concurrency.lockutils [None req-f04db09b-8a4c-4c6f-a733-159aafa52c6e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.429446] [55188]: DEBUG oslo_concurrency.lockutils [None req-f04db09b-8a4c-4c6f-a733-159aafa52c6e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.429610] [55188]: DEBUG oslo_concurrency.lockutils [None req-f04db09b-8a4c-4c6f-a733-159aafa52c6e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.466644] [55188]: DEBUG nova.policy [None req-f04db09b-8a4c-4c6f-a733-159aafa52c6e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.471721] [55188]: INFO nova.api.openstack.requestlog [None req-f04db09b-8a4c-4c6f-a733-159aafa52c6e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1236 microversion: 2.1 time: 0.058812 [ 1137.472059] [55188]: [pid: 55188|app: 0|req: 4098/8033] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:17 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1236 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.513524] [55187]: DEBUG nova.policy [None req-3e8f46a7-49b4-4f3b-b614-54f502e6ea8c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.518712] [55187]: INFO nova.api.openstack.requestlog [None req-3e8f46a7-49b4-4f3b-b614-54f502e6ea8c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.193154 [ 1137.519086] [55187]: [pid: 55187|app: 0|req: 3936/8034] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:17 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.670601] [55188]: DEBUG nova.api.openstack.wsgi [None req-a506721f-8ed7-430e-98d6-8c56081ba86d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1137.672430] [55188]: DEBUG nova.compute.api [None req-a506721f-8ed7-430e-98d6-8c56081ba86d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1137.676046] [55188]: DEBUG oslo_concurrency.lockutils [None req-a506721f-8ed7-430e-98d6-8c56081ba86d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.676289] [55188]: DEBUG oslo_concurrency.lockutils [None req-a506721f-8ed7-430e-98d6-8c56081ba86d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.676476] [55188]: DEBUG oslo_concurrency.lockutils [None req-a506721f-8ed7-430e-98d6-8c56081ba86d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.676828] [55188]: DEBUG oslo_concurrency.lockutils [None req-a506721f-8ed7-430e-98d6-8c56081ba86d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.677048] [55188]: DEBUG oslo_concurrency.lockutils [None req-a506721f-8ed7-430e-98d6-8c56081ba86d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.677278] [55188]: DEBUG oslo_concurrency.lockutils [None req-a506721f-8ed7-430e-98d6-8c56081ba86d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.715965] [55188]: DEBUG nova.policy [None req-a506721f-8ed7-430e-98d6-8c56081ba86d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.720871] [55188]: INFO nova.api.openstack.requestlog [None req-a506721f-8ed7-430e-98d6-8c56081ba86d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1221 microversion: 2.1 time: 0.052745 [ 1137.721211] [55188]: [pid: 55188|app: 0|req: 4099/8035] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:18 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1221 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.803148] [55187]: DEBUG nova.api.openstack.wsgi [req-d9acbd3d-02f4-4281-bb89-e2fb93ade660 req-096ef267-93df-40d3-bad5-afd846bd5175 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8364ab6e-7e18-493e-8305-66093d9809d9", "tag": "57eb40d5-5bd2-47a9-ae08-6117c55faf88"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1137.810077] [55187]: DEBUG oslo_concurrency.lockutils [req-d9acbd3d-02f4-4281-bb89-e2fb93ade660 req-096ef267-93df-40d3-bad5-afd846bd5175 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.810323] [55187]: DEBUG oslo_concurrency.lockutils [req-d9acbd3d-02f4-4281-bb89-e2fb93ade660 req-096ef267-93df-40d3-bad5-afd846bd5175 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.810509] [55187]: DEBUG oslo_concurrency.lockutils [req-d9acbd3d-02f4-4281-bb89-e2fb93ade660 req-096ef267-93df-40d3-bad5-afd846bd5175 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.816677] [55187]: INFO nova.api.openstack.compute.server_external_events [req-d9acbd3d-02f4-4281-bb89-e2fb93ade660 req-096ef267-93df-40d3-bad5-afd846bd5175 service nova] Creating event network-changed:57eb40d5-5bd2-47a9-ae08-6117c55faf88 for instance 8364ab6e-7e18-493e-8305-66093d9809d9 on cpu-1 [ 1137.820459] [55187]: INFO nova.api.openstack.requestlog [req-d9acbd3d-02f4-4281-bb89-e2fb93ade660 req-096ef267-93df-40d3-bad5-afd846bd5175 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019743 [ 1137.820793] [55187]: [pid: 55187|app: 0|req: 3937/8036] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:18 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1137.904022] [55188]: DEBUG nova.api.openstack.wsgi [None req-0b12ec93-17ee-4a1b-9fdf-01272729d991 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1137.904260] [55188]: DEBUG nova.compute.api [None req-0b12ec93-17ee-4a1b-9fdf-01272729d991 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1137.907927] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b12ec93-17ee-4a1b-9fdf-01272729d991 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.908321] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b12ec93-17ee-4a1b-9fdf-01272729d991 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.908671] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b12ec93-17ee-4a1b-9fdf-01272729d991 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.909137] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b12ec93-17ee-4a1b-9fdf-01272729d991 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.909481] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b12ec93-17ee-4a1b-9fdf-01272729d991 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.909764] [55188]: DEBUG oslo_concurrency.lockutils [None req-0b12ec93-17ee-4a1b-9fdf-01272729d991 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.980852] [55188]: DEBUG nova.policy [None req-0b12ec93-17ee-4a1b-9fdf-01272729d991 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.984639] [55188]: INFO nova.api.openstack.requestlog [None req-0b12ec93-17ee-4a1b-9fdf-01272729d991 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1698 microversion: 2.1 time: 0.084648 [ 1137.985078] [55188]: [pid: 55188|app: 0|req: 4100/8037] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:18 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1698 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.998208] [55187]: DEBUG nova.api.openstack.wsgi [None req-82b2030b-67d0-4472-8ddf-d216ca1b7f73 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1138.003631] [55187]: DEBUG oslo_concurrency.lockutils [None req-82b2030b-67d0-4472-8ddf-d216ca1b7f73 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.004079] [55187]: DEBUG oslo_concurrency.lockutils [None req-82b2030b-67d0-4472-8ddf-d216ca1b7f73 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.004079] [55187]: DEBUG oslo_concurrency.lockutils [None req-82b2030b-67d0-4472-8ddf-d216ca1b7f73 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.016289] [55187]: DEBUG nova.compute.api [None req-82b2030b-67d0-4472-8ddf-d216ca1b7f73 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Going to try to start instance {{(pid=55187) start /opt/stack/nova/nova/compute/api.py:2819}} [ 1138.043310] [55187]: INFO nova.api.openstack.requestlog [None req-82b2030b-67d0-4472-8ddf-d216ca1b7f73 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c/action" status: 202 len: 0 microversion: 2.1 time: 0.047478 [ 1138.043680] [55187]: [pid: 55187|app: 0|req: 3938/8038] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:10:18 2025] POST /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1138.050026] [55188]: DEBUG nova.api.openstack.wsgi [None req-c24d8750-98a3-45e5-a628-d70163979f97 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1138.051361] [55188]: DEBUG nova.compute.api [None req-c24d8750-98a3-45e5-a628-d70163979f97 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1138.055073] [55188]: DEBUG oslo_concurrency.lockutils [None req-c24d8750-98a3-45e5-a628-d70163979f97 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.055461] [55188]: DEBUG oslo_concurrency.lockutils [None req-c24d8750-98a3-45e5-a628-d70163979f97 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.055765] [55188]: DEBUG oslo_concurrency.lockutils [None req-c24d8750-98a3-45e5-a628-d70163979f97 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.056267] [55188]: DEBUG oslo_concurrency.lockutils [None req-c24d8750-98a3-45e5-a628-d70163979f97 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.056594] [55188]: DEBUG oslo_concurrency.lockutils [None req-c24d8750-98a3-45e5-a628-d70163979f97 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.056880] [55188]: DEBUG oslo_concurrency.lockutils [None req-c24d8750-98a3-45e5-a628-d70163979f97 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.124566] [55188]: DEBUG nova.policy [None req-c24d8750-98a3-45e5-a628-d70163979f97 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.129448] [55188]: INFO nova.api.openstack.requestlog [None req-c24d8750-98a3-45e5-a628-d70163979f97 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1707 microversion: 2.1 time: 0.082798 [ 1138.129781] [55188]: [pid: 55188|app: 0|req: 4101/8039] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:18 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1707 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1138.200054] [55187]: DEBUG nova.api.openstack.wsgi [None req-463f7e00-998d-4e40-8a26-f0ea7dcec04c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1138.201857] [55187]: DEBUG nova.compute.api [None req-463f7e00-998d-4e40-8a26-f0ea7dcec04c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1138.205337] [55187]: DEBUG oslo_concurrency.lockutils [None req-463f7e00-998d-4e40-8a26-f0ea7dcec04c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.205590] [55187]: DEBUG oslo_concurrency.lockutils [None req-463f7e00-998d-4e40-8a26-f0ea7dcec04c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.205779] [55187]: DEBUG oslo_concurrency.lockutils [None req-463f7e00-998d-4e40-8a26-f0ea7dcec04c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.206138] [55187]: DEBUG oslo_concurrency.lockutils [None req-463f7e00-998d-4e40-8a26-f0ea7dcec04c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.206340] [55187]: DEBUG oslo_concurrency.lockutils [None req-463f7e00-998d-4e40-8a26-f0ea7dcec04c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.206514] [55187]: DEBUG oslo_concurrency.lockutils [None req-463f7e00-998d-4e40-8a26-f0ea7dcec04c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.225714] [55187]: DEBUG oslo_concurrency.lockutils [None req-463f7e00-998d-4e40-8a26-f0ea7dcec04c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.225938] [55187]: DEBUG oslo_concurrency.lockutils [None req-463f7e00-998d-4e40-8a26-f0ea7dcec04c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.226133] [55187]: DEBUG oslo_concurrency.lockutils [None req-463f7e00-998d-4e40-8a26-f0ea7dcec04c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.226338] [55187]: DEBUG nova.objects.instance [None req-463f7e00-998d-4e40-8a26-f0ea7dcec04c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lazy-loading 'fault' on Instance uuid c795729f-7480-4547-8650-c8455defcc59 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1138.250831] [55187]: DEBUG nova.policy [None req-463f7e00-998d-4e40-8a26-f0ea7dcec04c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.255071] [55187]: DEBUG nova.policy [None req-463f7e00-998d-4e40-8a26-f0ea7dcec04c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.255697] [55187]: DEBUG nova.policy [None req-463f7e00-998d-4e40-8a26-f0ea7dcec04c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.259182] [55187]: INFO nova.api.openstack.requestlog [None req-463f7e00-998d-4e40-8a26-f0ea7dcec04c tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 2000 microversion: 2.98 time: 0.062178 [ 1138.259571] [55187]: [pid: 55187|app: 0|req: 3939/8040] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:18 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 2000 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1138.352918] [55188]: DEBUG nova.api.openstack.wsgi [None req-a0cb95ec-77af-41ed-a8d7-f0f8ca19a852 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1138.355534] [55188]: DEBUG nova.compute.api [None req-a0cb95ec-77af-41ed-a8d7-f0f8ca19a852 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1138.359038] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0cb95ec-77af-41ed-a8d7-f0f8ca19a852 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.359379] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0cb95ec-77af-41ed-a8d7-f0f8ca19a852 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.359591] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0cb95ec-77af-41ed-a8d7-f0f8ca19a852 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.359959] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0cb95ec-77af-41ed-a8d7-f0f8ca19a852 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.360220] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0cb95ec-77af-41ed-a8d7-f0f8ca19a852 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.360380] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0cb95ec-77af-41ed-a8d7-f0f8ca19a852 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.474299] [55188]: DEBUG nova.policy [None req-a0cb95ec-77af-41ed-a8d7-f0f8ca19a852 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.481322] [55188]: INFO nova.api.openstack.requestlog [None req-a0cb95ec-77af-41ed-a8d7-f0f8ca19a852 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1364 microversion: 2.1 time: 0.131171 [ 1138.482760] [55188]: [pid: 55188|app: 0|req: 4102/8041] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:18 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1364 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1138.485044] [55187]: DEBUG nova.api.openstack.wsgi [None req-5876643f-3ca9-42fd-84a3-03db7636e1c5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1138.487028] [55187]: DEBUG nova.compute.api [None req-5876643f-3ca9-42fd-84a3-03db7636e1c5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1138.491057] [55187]: DEBUG oslo_concurrency.lockutils [None req-5876643f-3ca9-42fd-84a3-03db7636e1c5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.491716] [55187]: DEBUG oslo_concurrency.lockutils [None req-5876643f-3ca9-42fd-84a3-03db7636e1c5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.492204] [55187]: DEBUG oslo_concurrency.lockutils [None req-5876643f-3ca9-42fd-84a3-03db7636e1c5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.492347] [55187]: DEBUG oslo_concurrency.lockutils [None req-5876643f-3ca9-42fd-84a3-03db7636e1c5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.492563] [55187]: DEBUG oslo_concurrency.lockutils [None req-5876643f-3ca9-42fd-84a3-03db7636e1c5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.492740] [55187]: DEBUG oslo_concurrency.lockutils [None req-5876643f-3ca9-42fd-84a3-03db7636e1c5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.531198] [55187]: DEBUG nova.policy [None req-5876643f-3ca9-42fd-84a3-03db7636e1c5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.532080] [55188]: DEBUG nova.api.openstack.wsgi [None req-2c96b47c-f6f7-4a58-99d9-ff5effb6ce4c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1138.534271] [55188]: DEBUG nova.compute.api [None req-2c96b47c-f6f7-4a58-99d9-ff5effb6ce4c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1138.535177] [55187]: INFO nova.api.openstack.requestlog [None req-5876643f-3ca9-42fd-84a3-03db7636e1c5 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1236 microversion: 2.1 time: 0.052708 [ 1138.535500] [55187]: [pid: 55187|app: 0|req: 3940/8042] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:18 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1236 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1138.537734] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c96b47c-f6f7-4a58-99d9-ff5effb6ce4c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.537973] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c96b47c-f6f7-4a58-99d9-ff5effb6ce4c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.538187] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c96b47c-f6f7-4a58-99d9-ff5effb6ce4c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.538554] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c96b47c-f6f7-4a58-99d9-ff5effb6ce4c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.538756] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c96b47c-f6f7-4a58-99d9-ff5effb6ce4c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.538931] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c96b47c-f6f7-4a58-99d9-ff5effb6ce4c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.638163] [55188]: DEBUG nova.policy [None req-2c96b47c-f6f7-4a58-99d9-ff5effb6ce4c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.642935] [55188]: INFO nova.api.openstack.requestlog [None req-2c96b47c-f6f7-4a58-99d9-ff5effb6ce4c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.113005 [ 1138.643283] [55188]: [pid: 55188|app: 0|req: 4103/8043] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:18 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1138.724220] [55187]: DEBUG nova.api.openstack.wsgi [req-461ec702-641f-488e-8541-7d5a6d633718 req-53417637-8366-489e-a9a5-05dfc2fd6fc2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "844473d5-0859-4b0d-96d9-07963dfa8655", "name": "network-vif-plugged", "status": "completed", "tag": "e9664827-cfd4-403d-8bfd-6293c9dcbbe8"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1138.730125] [55187]: DEBUG oslo_concurrency.lockutils [req-461ec702-641f-488e-8541-7d5a6d633718 req-53417637-8366-489e-a9a5-05dfc2fd6fc2 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.730391] [55187]: DEBUG oslo_concurrency.lockutils [req-461ec702-641f-488e-8541-7d5a6d633718 req-53417637-8366-489e-a9a5-05dfc2fd6fc2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.730581] [55187]: DEBUG oslo_concurrency.lockutils [req-461ec702-641f-488e-8541-7d5a6d633718 req-53417637-8366-489e-a9a5-05dfc2fd6fc2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.733570] [55188]: DEBUG nova.api.openstack.wsgi [None req-07fac971-d881-4f8b-ae2f-49e848879dab tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1138.735825] [55188]: DEBUG nova.compute.api [None req-07fac971-d881-4f8b-ae2f-49e848879dab tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1138.737250] [55187]: INFO nova.api.openstack.compute.server_external_events [req-461ec702-641f-488e-8541-7d5a6d633718 req-53417637-8366-489e-a9a5-05dfc2fd6fc2 service nova] Creating event network-vif-plugged:e9664827-cfd4-403d-8bfd-6293c9dcbbe8 for instance 844473d5-0859-4b0d-96d9-07963dfa8655 on cpu-1 [ 1138.739651] [55188]: DEBUG oslo_concurrency.lockutils [None req-07fac971-d881-4f8b-ae2f-49e848879dab tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.739893] [55188]: DEBUG oslo_concurrency.lockutils [None req-07fac971-d881-4f8b-ae2f-49e848879dab tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.740093] [55188]: DEBUG oslo_concurrency.lockutils [None req-07fac971-d881-4f8b-ae2f-49e848879dab tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.740472] [55188]: DEBUG oslo_concurrency.lockutils [None req-07fac971-d881-4f8b-ae2f-49e848879dab tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.740681] [55188]: DEBUG oslo_concurrency.lockutils [None req-07fac971-d881-4f8b-ae2f-49e848879dab tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.740855] [55188]: DEBUG oslo_concurrency.lockutils [None req-07fac971-d881-4f8b-ae2f-49e848879dab tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.742158] [55187]: INFO nova.api.openstack.requestlog [req-461ec702-641f-488e-8541-7d5a6d633718 req-53417637-8366-489e-a9a5-05dfc2fd6fc2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020265 [ 1138.742498] [55187]: [pid: 55187|app: 0|req: 3941/8044] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:19 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1138.773236] [55188]: DEBUG nova.policy [None req-07fac971-d881-4f8b-ae2f-49e848879dab tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.777083] [55188]: INFO nova.api.openstack.requestlog [None req-07fac971-d881-4f8b-ae2f-49e848879dab tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1221 microversion: 2.1 time: 0.045820 [ 1138.777515] [55188]: [pid: 55188|app: 0|req: 4104/8045] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:19 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1221 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1139.144020] [55187]: DEBUG nova.api.openstack.wsgi [None req-09cef55a-5ee6-4cc0-9361-7037b0be7a26 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1139.146217] [55187]: DEBUG nova.compute.api [None req-09cef55a-5ee6-4cc0-9361-7037b0be7a26 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1139.150053] [55187]: DEBUG oslo_concurrency.lockutils [None req-09cef55a-5ee6-4cc0-9361-7037b0be7a26 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.150356] [55187]: DEBUG oslo_concurrency.lockutils [None req-09cef55a-5ee6-4cc0-9361-7037b0be7a26 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.150570] [55187]: DEBUG oslo_concurrency.lockutils [None req-09cef55a-5ee6-4cc0-9361-7037b0be7a26 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.150923] [55187]: DEBUG oslo_concurrency.lockutils [None req-09cef55a-5ee6-4cc0-9361-7037b0be7a26 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.151140] [55187]: DEBUG oslo_concurrency.lockutils [None req-09cef55a-5ee6-4cc0-9361-7037b0be7a26 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.151314] [55187]: DEBUG oslo_concurrency.lockutils [None req-09cef55a-5ee6-4cc0-9361-7037b0be7a26 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.232442] [55187]: DEBUG nova.policy [None req-09cef55a-5ee6-4cc0-9361-7037b0be7a26 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.237644] [55187]: INFO nova.api.openstack.requestlog [None req-09cef55a-5ee6-4cc0-9361-7037b0be7a26 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1707 microversion: 2.1 time: 0.095762 [ 1139.237786] [55187]: [pid: 55187|app: 0|req: 3942/8046] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:19 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1707 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1139.275201] [55188]: DEBUG nova.api.openstack.wsgi [None req-3632f9ba-8258-4a57-9dae-54dae6e8737a tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1139.276902] [55188]: DEBUG nova.compute.api [None req-3632f9ba-8258-4a57-9dae-54dae6e8737a tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1139.280687] [55188]: DEBUG oslo_concurrency.lockutils [None req-3632f9ba-8258-4a57-9dae-54dae6e8737a tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.280924] [55188]: DEBUG oslo_concurrency.lockutils [None req-3632f9ba-8258-4a57-9dae-54dae6e8737a tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.281136] [55188]: DEBUG oslo_concurrency.lockutils [None req-3632f9ba-8258-4a57-9dae-54dae6e8737a tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.281483] [55188]: DEBUG oslo_concurrency.lockutils [None req-3632f9ba-8258-4a57-9dae-54dae6e8737a tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.281687] [55188]: DEBUG oslo_concurrency.lockutils [None req-3632f9ba-8258-4a57-9dae-54dae6e8737a tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.281862] [55188]: DEBUG oslo_concurrency.lockutils [None req-3632f9ba-8258-4a57-9dae-54dae6e8737a tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.301098] [55188]: DEBUG oslo_concurrency.lockutils [None req-3632f9ba-8258-4a57-9dae-54dae6e8737a tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.301316] [55188]: DEBUG oslo_concurrency.lockutils [None req-3632f9ba-8258-4a57-9dae-54dae6e8737a tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.301499] [55188]: DEBUG oslo_concurrency.lockutils [None req-3632f9ba-8258-4a57-9dae-54dae6e8737a tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.301689] [55188]: DEBUG nova.objects.instance [None req-3632f9ba-8258-4a57-9dae-54dae6e8737a tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lazy-loading 'fault' on Instance uuid c795729f-7480-4547-8650-c8455defcc59 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1139.326717] [55188]: DEBUG nova.policy [None req-3632f9ba-8258-4a57-9dae-54dae6e8737a tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.330950] [55188]: DEBUG nova.policy [None req-3632f9ba-8258-4a57-9dae-54dae6e8737a tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.331568] [55188]: DEBUG nova.policy [None req-3632f9ba-8258-4a57-9dae-54dae6e8737a tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.335344] [55188]: INFO nova.api.openstack.requestlog [None req-3632f9ba-8258-4a57-9dae-54dae6e8737a tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 2000 microversion: 2.98 time: 0.062473 [ 1139.335675] [55188]: [pid: 55188|app: 0|req: 4105/8047] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:19 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 2000 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1139.498190] [55187]: DEBUG nova.api.openstack.wsgi [None req-a52db6cb-59ff-4077-a6cf-b6a6e41a6608 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1139.500080] [55187]: DEBUG nova.compute.api [None req-a52db6cb-59ff-4077-a6cf-b6a6e41a6608 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1139.504064] [55187]: DEBUG oslo_concurrency.lockutils [None req-a52db6cb-59ff-4077-a6cf-b6a6e41a6608 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.504346] [55187]: DEBUG oslo_concurrency.lockutils [None req-a52db6cb-59ff-4077-a6cf-b6a6e41a6608 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.504591] [55187]: DEBUG oslo_concurrency.lockutils [None req-a52db6cb-59ff-4077-a6cf-b6a6e41a6608 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.504992] [55187]: DEBUG oslo_concurrency.lockutils [None req-a52db6cb-59ff-4077-a6cf-b6a6e41a6608 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.505260] [55187]: DEBUG oslo_concurrency.lockutils [None req-a52db6cb-59ff-4077-a6cf-b6a6e41a6608 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.505485] [55187]: DEBUG oslo_concurrency.lockutils [None req-a52db6cb-59ff-4077-a6cf-b6a6e41a6608 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.549552] [55188]: DEBUG nova.api.openstack.wsgi [None req-8f1bb66a-3a21-4319-9464-a3da9e3bf324 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1139.550757] [55188]: DEBUG nova.compute.api [None req-8f1bb66a-3a21-4319-9464-a3da9e3bf324 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1139.554407] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f1bb66a-3a21-4319-9464-a3da9e3bf324 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.556119] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f1bb66a-3a21-4319-9464-a3da9e3bf324 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.556119] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f1bb66a-3a21-4319-9464-a3da9e3bf324 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.556119] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f1bb66a-3a21-4319-9464-a3da9e3bf324 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.556119] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f1bb66a-3a21-4319-9464-a3da9e3bf324 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.556119] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f1bb66a-3a21-4319-9464-a3da9e3bf324 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.589699] [55188]: DEBUG nova.policy [None req-8f1bb66a-3a21-4319-9464-a3da9e3bf324 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.594467] [55188]: INFO nova.api.openstack.requestlog [None req-8f1bb66a-3a21-4319-9464-a3da9e3bf324 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1292 microversion: 2.1 time: 0.048289 [ 1139.594801] [55188]: [pid: 55188|app: 0|req: 4106/8048] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:19 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1292 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1139.595677] [55187]: DEBUG nova.policy [None req-a52db6cb-59ff-4077-a6cf-b6a6e41a6608 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.600490] [55187]: INFO nova.api.openstack.requestlog [None req-a52db6cb-59ff-4077-a6cf-b6a6e41a6608 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1364 microversion: 2.1 time: 0.104550 [ 1139.600815] [55187]: [pid: 55187|app: 0|req: 3943/8049] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:19 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1364 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1139.656187] [55188]: DEBUG nova.api.openstack.wsgi [None req-7d7cf2e3-228d-41a4-a725-a1faeb12f8ff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1139.658016] [55188]: DEBUG nova.compute.api [None req-7d7cf2e3-228d-41a4-a725-a1faeb12f8ff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1139.661725] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d7cf2e3-228d-41a4-a725-a1faeb12f8ff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.661972] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d7cf2e3-228d-41a4-a725-a1faeb12f8ff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.662173] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d7cf2e3-228d-41a4-a725-a1faeb12f8ff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.662565] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d7cf2e3-228d-41a4-a725-a1faeb12f8ff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.662743] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d7cf2e3-228d-41a4-a725-a1faeb12f8ff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.662907] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d7cf2e3-228d-41a4-a725-a1faeb12f8ff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.734965] [55188]: DEBUG nova.policy [None req-7d7cf2e3-228d-41a4-a725-a1faeb12f8ff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.742418] [55188]: INFO nova.api.openstack.requestlog [None req-7d7cf2e3-228d-41a4-a725-a1faeb12f8ff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.088382 [ 1139.743060] [55188]: [pid: 55188|app: 0|req: 4107/8050] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:20 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1139.790110] [55187]: DEBUG nova.api.openstack.wsgi [None req-b5f44cb2-b6b9-441e-b7ba-26697d168407 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1139.791540] [55187]: DEBUG nova.compute.api [None req-b5f44cb2-b6b9-441e-b7ba-26697d168407 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1139.795212] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5f44cb2-b6b9-441e-b7ba-26697d168407 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.795441] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5f44cb2-b6b9-441e-b7ba-26697d168407 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.795661] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5f44cb2-b6b9-441e-b7ba-26697d168407 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.796505] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5f44cb2-b6b9-441e-b7ba-26697d168407 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.796505] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5f44cb2-b6b9-441e-b7ba-26697d168407 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.796505] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5f44cb2-b6b9-441e-b7ba-26697d168407 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.834687] [55187]: DEBUG nova.policy [None req-b5f44cb2-b6b9-441e-b7ba-26697d168407 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.841296] [55187]: INFO nova.api.openstack.requestlog [None req-b5f44cb2-b6b9-441e-b7ba-26697d168407 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1221 microversion: 2.1 time: 0.054325 [ 1139.841906] [55187]: [pid: 55187|app: 0|req: 3944/8051] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:20 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1221 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1140.250824] [55188]: DEBUG nova.api.openstack.wsgi [None req-958bca8a-b51e-4034-8b3e-b6f6a0ba3163 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1140.253157] [55188]: DEBUG nova.compute.api [None req-958bca8a-b51e-4034-8b3e-b6f6a0ba3163 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1140.254448] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=14 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1140.257912] [55188]: DEBUG oslo_concurrency.lockutils [None req-958bca8a-b51e-4034-8b3e-b6f6a0ba3163 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.258178] [55188]: DEBUG oslo_concurrency.lockutils [None req-958bca8a-b51e-4034-8b3e-b6f6a0ba3163 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.258367] [55188]: DEBUG oslo_concurrency.lockutils [None req-958bca8a-b51e-4034-8b3e-b6f6a0ba3163 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.258724] [55188]: DEBUG oslo_concurrency.lockutils [None req-958bca8a-b51e-4034-8b3e-b6f6a0ba3163 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.258919] [55188]: DEBUG oslo_concurrency.lockutils [None req-958bca8a-b51e-4034-8b3e-b6f6a0ba3163 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.259103] [55188]: DEBUG oslo_concurrency.lockutils [None req-958bca8a-b51e-4034-8b3e-b6f6a0ba3163 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.271228] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=31 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1140.326390] [55188]: DEBUG nova.policy [None req-958bca8a-b51e-4034-8b3e-b6f6a0ba3163 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.330801] [55188]: INFO nova.api.openstack.requestlog [None req-958bca8a-b51e-4034-8b3e-b6f6a0ba3163 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1707 microversion: 2.1 time: 0.082477 [ 1140.331140] [55188]: [pid: 55188|app: 0|req: 4108/8052] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:20 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1707 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1140.352484] [55187]: DEBUG nova.api.openstack.wsgi [None req-c7b4f068-a96d-4cb2-8ead-44b028713977 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1140.354270] [55187]: DEBUG nova.compute.api [None req-c7b4f068-a96d-4cb2-8ead-44b028713977 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1140.355501] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=5 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1140.356151] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=8 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1140.359423] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7b4f068-a96d-4cb2-8ead-44b028713977 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.359656] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7b4f068-a96d-4cb2-8ead-44b028713977 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.359839] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7b4f068-a96d-4cb2-8ead-44b028713977 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.360227] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7b4f068-a96d-4cb2-8ead-44b028713977 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.360467] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7b4f068-a96d-4cb2-8ead-44b028713977 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.360645] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7b4f068-a96d-4cb2-8ead-44b028713977 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.380201] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7b4f068-a96d-4cb2-8ead-44b028713977 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.380450] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7b4f068-a96d-4cb2-8ead-44b028713977 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.380671] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7b4f068-a96d-4cb2-8ead-44b028713977 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.380825] [55187]: DEBUG nova.objects.instance [None req-c7b4f068-a96d-4cb2-8ead-44b028713977 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lazy-loading 'fault' on Instance uuid c795729f-7480-4547-8650-c8455defcc59 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1140.402386] [55187]: DEBUG nova.policy [None req-c7b4f068-a96d-4cb2-8ead-44b028713977 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.406443] [55187]: DEBUG nova.policy [None req-c7b4f068-a96d-4cb2-8ead-44b028713977 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.407122] [55187]: DEBUG nova.policy [None req-c7b4f068-a96d-4cb2-8ead-44b028713977 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.409645] [55187]: INFO nova.api.openstack.requestlog [None req-c7b4f068-a96d-4cb2-8ead-44b028713977 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 2000 microversion: 2.98 time: 0.059498 [ 1140.409960] [55187]: [pid: 55187|app: 0|req: 3945/8053] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:20 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 2000 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1140.608826] [55188]: DEBUG nova.api.openstack.wsgi [None req-36178aa5-7120-4807-9df2-e91a44dc1f00 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1140.610765] [55188]: DEBUG nova.compute.api [None req-36178aa5-7120-4807-9df2-e91a44dc1f00 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1140.614105] [55187]: DEBUG nova.api.openstack.wsgi [None req-99c75fcd-33ee-4e7c-9852-a81b8637346b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1140.614789] [55188]: DEBUG oslo_concurrency.lockutils [None req-36178aa5-7120-4807-9df2-e91a44dc1f00 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.615050] [55188]: DEBUG oslo_concurrency.lockutils [None req-36178aa5-7120-4807-9df2-e91a44dc1f00 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.615249] [55188]: DEBUG oslo_concurrency.lockutils [None req-36178aa5-7120-4807-9df2-e91a44dc1f00 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.615609] [55188]: DEBUG oslo_concurrency.lockutils [None req-36178aa5-7120-4807-9df2-e91a44dc1f00 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.615803] [55188]: DEBUG oslo_concurrency.lockutils [None req-36178aa5-7120-4807-9df2-e91a44dc1f00 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.615891] [55187]: DEBUG nova.compute.api [None req-99c75fcd-33ee-4e7c-9852-a81b8637346b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1140.615977] [55188]: DEBUG oslo_concurrency.lockutils [None req-36178aa5-7120-4807-9df2-e91a44dc1f00 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.620078] [55187]: DEBUG oslo_concurrency.lockutils [None req-99c75fcd-33ee-4e7c-9852-a81b8637346b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.620393] [55187]: DEBUG oslo_concurrency.lockutils [None req-99c75fcd-33ee-4e7c-9852-a81b8637346b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.620582] [55187]: DEBUG oslo_concurrency.lockutils [None req-99c75fcd-33ee-4e7c-9852-a81b8637346b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.620942] [55187]: DEBUG oslo_concurrency.lockutils [None req-99c75fcd-33ee-4e7c-9852-a81b8637346b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.621182] [55187]: DEBUG oslo_concurrency.lockutils [None req-99c75fcd-33ee-4e7c-9852-a81b8637346b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.621369] [55187]: DEBUG oslo_concurrency.lockutils [None req-99c75fcd-33ee-4e7c-9852-a81b8637346b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.648905] [55188]: DEBUG nova.policy [None req-36178aa5-7120-4807-9df2-e91a44dc1f00 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.653390] [55188]: INFO nova.api.openstack.requestlog [None req-36178aa5-7120-4807-9df2-e91a44dc1f00 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1292 microversion: 2.1 time: 0.047771 [ 1140.653787] [55188]: [pid: 55188|app: 0|req: 4109/8054] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:20 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1292 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1140.690849] [55187]: DEBUG nova.policy [None req-99c75fcd-33ee-4e7c-9852-a81b8637346b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.695208] [55187]: INFO nova.api.openstack.requestlog [None req-99c75fcd-33ee-4e7c-9852-a81b8637346b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1364 microversion: 2.1 time: 0.083499 [ 1140.695677] [55187]: [pid: 55187|app: 0|req: 3946/8055] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:20 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1364 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1140.755506] [55188]: DEBUG nova.api.openstack.wsgi [req-0a38de81-8f22-4b66-a47c-9eaeb85c379c req-1b0d333b-8853-47ad-af5a-2f87cccbf6b5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "844473d5-0859-4b0d-96d9-07963dfa8655", "tag": "e9664827-cfd4-403d-8bfd-6293c9dcbbe8"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1140.756264] [55187]: DEBUG nova.api.openstack.wsgi [None req-c028478e-696f-4d3f-aa48-7375b18f38e6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1140.758129] [55187]: DEBUG nova.compute.api [None req-c028478e-696f-4d3f-aa48-7375b18f38e6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1140.762357] [55187]: DEBUG oslo_concurrency.lockutils [None req-c028478e-696f-4d3f-aa48-7375b18f38e6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.762600] [55187]: DEBUG oslo_concurrency.lockutils [None req-c028478e-696f-4d3f-aa48-7375b18f38e6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.762664] [55188]: DEBUG oslo_concurrency.lockutils [req-0a38de81-8f22-4b66-a47c-9eaeb85c379c req-1b0d333b-8853-47ad-af5a-2f87cccbf6b5 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.762784] [55187]: DEBUG oslo_concurrency.lockutils [None req-c028478e-696f-4d3f-aa48-7375b18f38e6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.762952] [55188]: DEBUG oslo_concurrency.lockutils [req-0a38de81-8f22-4b66-a47c-9eaeb85c379c req-1b0d333b-8853-47ad-af5a-2f87cccbf6b5 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.763156] [55187]: DEBUG oslo_concurrency.lockutils [None req-c028478e-696f-4d3f-aa48-7375b18f38e6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.763196] [55188]: DEBUG oslo_concurrency.lockutils [req-0a38de81-8f22-4b66-a47c-9eaeb85c379c req-1b0d333b-8853-47ad-af5a-2f87cccbf6b5 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.763355] [55187]: DEBUG oslo_concurrency.lockutils [None req-c028478e-696f-4d3f-aa48-7375b18f38e6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.763530] [55187]: DEBUG oslo_concurrency.lockutils [None req-c028478e-696f-4d3f-aa48-7375b18f38e6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.770237] [55188]: INFO nova.api.openstack.compute.server_external_events [req-0a38de81-8f22-4b66-a47c-9eaeb85c379c req-1b0d333b-8853-47ad-af5a-2f87cccbf6b5 service nova] Creating event network-changed:e9664827-cfd4-403d-8bfd-6293c9dcbbe8 for instance 844473d5-0859-4b0d-96d9-07963dfa8655 on cpu-1 [ 1140.773185] [55188]: INFO nova.api.openstack.requestlog [req-0a38de81-8f22-4b66-a47c-9eaeb85c379c req-1b0d333b-8853-47ad-af5a-2f87cccbf6b5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020245 [ 1140.773547] [55188]: [pid: 55188|app: 0|req: 4110/8056] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:21 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1140.836241] [55187]: DEBUG nova.policy [None req-c028478e-696f-4d3f-aa48-7375b18f38e6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.841122] [55187]: INFO nova.api.openstack.requestlog [None req-c028478e-696f-4d3f-aa48-7375b18f38e6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.087397 [ 1140.841496] [55187]: [pid: 55187|app: 0|req: 3947/8057] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:21 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1140.854854] [55188]: DEBUG nova.api.openstack.wsgi [None req-e2b1f30e-4cac-4588-832f-47fce727317b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1140.856998] [55188]: DEBUG nova.compute.api [None req-e2b1f30e-4cac-4588-832f-47fce727317b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1140.862138] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2b1f30e-4cac-4588-832f-47fce727317b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.862420] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2b1f30e-4cac-4588-832f-47fce727317b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.862615] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2b1f30e-4cac-4588-832f-47fce727317b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.862995] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2b1f30e-4cac-4588-832f-47fce727317b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.863215] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2b1f30e-4cac-4588-832f-47fce727317b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.863465] [55188]: DEBUG oslo_concurrency.lockutils [None req-e2b1f30e-4cac-4588-832f-47fce727317b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.897739] [55188]: DEBUG nova.policy [None req-e2b1f30e-4cac-4588-832f-47fce727317b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.902276] [55188]: INFO nova.api.openstack.requestlog [None req-e2b1f30e-4cac-4588-832f-47fce727317b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1221 microversion: 2.1 time: 0.050038 [ 1140.902638] [55188]: [pid: 55188|app: 0|req: 4111/8058] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:21 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1221 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1141.345167] [55187]: DEBUG nova.api.openstack.wsgi [None req-5ad20b2f-7c41-44c0-af7a-0c312aa076cb tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1141.346886] [55187]: DEBUG nova.compute.api [None req-5ad20b2f-7c41-44c0-af7a-0c312aa076cb tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1141.350487] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ad20b2f-7c41-44c0-af7a-0c312aa076cb tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.350736] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ad20b2f-7c41-44c0-af7a-0c312aa076cb tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.350933] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ad20b2f-7c41-44c0-af7a-0c312aa076cb tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.351289] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ad20b2f-7c41-44c0-af7a-0c312aa076cb tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.351521] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ad20b2f-7c41-44c0-af7a-0c312aa076cb tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.351687] [55187]: DEBUG oslo_concurrency.lockutils [None req-5ad20b2f-7c41-44c0-af7a-0c312aa076cb tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.426538] [55188]: DEBUG nova.api.openstack.wsgi [None req-3483b221-c25b-436d-b9ad-2b73a3387e25 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1141.428408] [55188]: DEBUG nova.compute.api [None req-3483b221-c25b-436d-b9ad-2b73a3387e25 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1141.436536] [55188]: DEBUG oslo_concurrency.lockutils [None req-3483b221-c25b-436d-b9ad-2b73a3387e25 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.436654] [55188]: DEBUG oslo_concurrency.lockutils [None req-3483b221-c25b-436d-b9ad-2b73a3387e25 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.437172] [55188]: DEBUG oslo_concurrency.lockutils [None req-3483b221-c25b-436d-b9ad-2b73a3387e25 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.437321] [55188]: DEBUG oslo_concurrency.lockutils [None req-3483b221-c25b-436d-b9ad-2b73a3387e25 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.437749] [55188]: DEBUG oslo_concurrency.lockutils [None req-3483b221-c25b-436d-b9ad-2b73a3387e25 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.437842] [55188]: DEBUG oslo_concurrency.lockutils [None req-3483b221-c25b-436d-b9ad-2b73a3387e25 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.456510] [55187]: DEBUG nova.policy [None req-5ad20b2f-7c41-44c0-af7a-0c312aa076cb tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.464282] [55188]: DEBUG oslo_concurrency.lockutils [None req-3483b221-c25b-436d-b9ad-2b73a3387e25 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.464395] [55187]: INFO nova.api.openstack.requestlog [None req-5ad20b2f-7c41-44c0-af7a-0c312aa076cb tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1707 microversion: 2.1 time: 0.121330 [ 1141.464532] [55188]: DEBUG oslo_concurrency.lockutils [None req-3483b221-c25b-436d-b9ad-2b73a3387e25 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.464847] [55187]: [pid: 55187|app: 0|req: 3948/8059] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:21 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1707 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1141.464927] [55188]: DEBUG oslo_concurrency.lockutils [None req-3483b221-c25b-436d-b9ad-2b73a3387e25 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.464927] [55188]: DEBUG nova.objects.instance [None req-3483b221-c25b-436d-b9ad-2b73a3387e25 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lazy-loading 'fault' on Instance uuid c795729f-7480-4547-8650-c8455defcc59 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1141.486625] [55188]: DEBUG nova.policy [None req-3483b221-c25b-436d-b9ad-2b73a3387e25 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.491099] [55188]: DEBUG nova.policy [None req-3483b221-c25b-436d-b9ad-2b73a3387e25 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.491731] [55188]: DEBUG nova.policy [None req-3483b221-c25b-436d-b9ad-2b73a3387e25 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.494328] [55188]: INFO nova.api.openstack.requestlog [None req-3483b221-c25b-436d-b9ad-2b73a3387e25 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 2000 microversion: 2.98 time: 0.070447 [ 1141.494780] [55188]: [pid: 55188|app: 0|req: 4112/8060] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:21 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 2000 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1141.666234] [55187]: DEBUG nova.api.openstack.wsgi [None req-be00b4dc-49c2-45d5-8617-4667eb9773b7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1141.668043] [55187]: DEBUG nova.compute.api [None req-be00b4dc-49c2-45d5-8617-4667eb9773b7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1141.671537] [55187]: DEBUG oslo_concurrency.lockutils [None req-be00b4dc-49c2-45d5-8617-4667eb9773b7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.671787] [55187]: DEBUG oslo_concurrency.lockutils [None req-be00b4dc-49c2-45d5-8617-4667eb9773b7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.672028] [55187]: DEBUG oslo_concurrency.lockutils [None req-be00b4dc-49c2-45d5-8617-4667eb9773b7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.672335] [55187]: DEBUG oslo_concurrency.lockutils [None req-be00b4dc-49c2-45d5-8617-4667eb9773b7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.672531] [55187]: DEBUG oslo_concurrency.lockutils [None req-be00b4dc-49c2-45d5-8617-4667eb9773b7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.672702] [55187]: DEBUG oslo_concurrency.lockutils [None req-be00b4dc-49c2-45d5-8617-4667eb9773b7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.705955] [55187]: DEBUG nova.policy [None req-be00b4dc-49c2-45d5-8617-4667eb9773b7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.707147] [55188]: DEBUG nova.api.openstack.wsgi [None req-2ffd35e2-156e-4c31-be86-67a7543ed2b7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1141.708923] [55188]: DEBUG nova.compute.api [None req-2ffd35e2-156e-4c31-be86-67a7543ed2b7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1141.709675] [55187]: INFO nova.api.openstack.requestlog [None req-be00b4dc-49c2-45d5-8617-4667eb9773b7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1300 microversion: 2.1 time: 0.045764 [ 1141.710031] [55187]: [pid: 55187|app: 0|req: 3949/8061] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:22 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1300 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1141.712414] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ffd35e2-156e-4c31-be86-67a7543ed2b7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.712645] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ffd35e2-156e-4c31-be86-67a7543ed2b7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.712834] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ffd35e2-156e-4c31-be86-67a7543ed2b7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.713196] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ffd35e2-156e-4c31-be86-67a7543ed2b7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.713401] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ffd35e2-156e-4c31-be86-67a7543ed2b7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.713577] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ffd35e2-156e-4c31-be86-67a7543ed2b7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.814244] [55188]: DEBUG nova.policy [None req-2ffd35e2-156e-4c31-be86-67a7543ed2b7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.819470] [55188]: INFO nova.api.openstack.requestlog [None req-2ffd35e2-156e-4c31-be86-67a7543ed2b7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1364 microversion: 2.1 time: 0.114422 [ 1141.819955] [55188]: [pid: 55188|app: 0|req: 4113/8062] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:22 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1364 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1141.856943] [55187]: DEBUG nova.api.openstack.wsgi [None req-f8625148-6f8e-4f26-904b-8ee12b19a6b3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1141.858886] [55187]: DEBUG nova.compute.api [None req-f8625148-6f8e-4f26-904b-8ee12b19a6b3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1141.863589] [55187]: DEBUG oslo_concurrency.lockutils [None req-f8625148-6f8e-4f26-904b-8ee12b19a6b3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.863725] [55187]: DEBUG oslo_concurrency.lockutils [None req-f8625148-6f8e-4f26-904b-8ee12b19a6b3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.864211] [55187]: DEBUG oslo_concurrency.lockutils [None req-f8625148-6f8e-4f26-904b-8ee12b19a6b3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.864320] [55187]: DEBUG oslo_concurrency.lockutils [None req-f8625148-6f8e-4f26-904b-8ee12b19a6b3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.864512] [55187]: DEBUG oslo_concurrency.lockutils [None req-f8625148-6f8e-4f26-904b-8ee12b19a6b3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.864674] [55187]: DEBUG oslo_concurrency.lockutils [None req-f8625148-6f8e-4f26-904b-8ee12b19a6b3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.916122] [55188]: DEBUG nova.api.openstack.wsgi [None req-ad91ce65-d157-4422-a427-ab979cf4aa33 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1141.918084] [55188]: DEBUG nova.compute.api [None req-ad91ce65-d157-4422-a427-ab979cf4aa33 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1141.921999] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad91ce65-d157-4422-a427-ab979cf4aa33 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.922381] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad91ce65-d157-4422-a427-ab979cf4aa33 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.922381] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad91ce65-d157-4422-a427-ab979cf4aa33 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.922737] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad91ce65-d157-4422-a427-ab979cf4aa33 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.923043] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad91ce65-d157-4422-a427-ab979cf4aa33 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.923150] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad91ce65-d157-4422-a427-ab979cf4aa33 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.940459] [55187]: DEBUG nova.policy [None req-f8625148-6f8e-4f26-904b-8ee12b19a6b3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.944597] [55187]: INFO nova.api.openstack.requestlog [None req-f8625148-6f8e-4f26-904b-8ee12b19a6b3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1688 microversion: 2.1 time: 0.090826 [ 1141.945523] [55187]: [pid: 55187|app: 0|req: 3950/8063] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:22 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1688 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1141.962477] [55188]: DEBUG nova.policy [None req-ad91ce65-d157-4422-a427-ab979cf4aa33 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.967395] [55188]: INFO nova.api.openstack.requestlog [None req-ad91ce65-d157-4422-a427-ab979cf4aa33 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1277 microversion: 2.1 time: 0.054202 [ 1141.967654] [55188]: [pid: 55188|app: 0|req: 4114/8064] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:22 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1277 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1142.478243] [55187]: DEBUG nova.api.openstack.wsgi [None req-d2ff2dd1-d157-4ccd-93f9-cc6f275dd5a6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1142.480137] [55187]: DEBUG nova.compute.api [None req-d2ff2dd1-d157-4ccd-93f9-cc6f275dd5a6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1142.486529] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2ff2dd1-d157-4ccd-93f9-cc6f275dd5a6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.486529] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2ff2dd1-d157-4ccd-93f9-cc6f275dd5a6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.486665] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2ff2dd1-d157-4ccd-93f9-cc6f275dd5a6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.487243] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2ff2dd1-d157-4ccd-93f9-cc6f275dd5a6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.487243] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2ff2dd1-d157-4ccd-93f9-cc6f275dd5a6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.487375] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2ff2dd1-d157-4ccd-93f9-cc6f275dd5a6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.510322] [55188]: DEBUG nova.api.openstack.wsgi [None req-9d8b3de2-882e-4635-8c06-df6d5c6482df tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1142.512497] [55188]: DEBUG nova.compute.api [None req-9d8b3de2-882e-4635-8c06-df6d5c6482df tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1142.516012] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d8b3de2-882e-4635-8c06-df6d5c6482df tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.516272] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d8b3de2-882e-4635-8c06-df6d5c6482df tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.516464] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d8b3de2-882e-4635-8c06-df6d5c6482df tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.516809] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d8b3de2-882e-4635-8c06-df6d5c6482df tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.517017] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d8b3de2-882e-4635-8c06-df6d5c6482df tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.517200] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d8b3de2-882e-4635-8c06-df6d5c6482df tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.537032] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d8b3de2-882e-4635-8c06-df6d5c6482df tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.537289] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d8b3de2-882e-4635-8c06-df6d5c6482df tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.537479] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d8b3de2-882e-4635-8c06-df6d5c6482df tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.537677] [55188]: DEBUG nova.objects.instance [None req-9d8b3de2-882e-4635-8c06-df6d5c6482df tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lazy-loading 'fault' on Instance uuid c795729f-7480-4547-8650-c8455defcc59 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1142.562692] [55188]: DEBUG nova.policy [None req-9d8b3de2-882e-4635-8c06-df6d5c6482df tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1142.570452] [55188]: DEBUG nova.policy [None req-9d8b3de2-882e-4635-8c06-df6d5c6482df tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1142.570937] [55188]: DEBUG nova.policy [None req-9d8b3de2-882e-4635-8c06-df6d5c6482df tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1142.572453] [55187]: DEBUG nova.policy [None req-d2ff2dd1-d157-4ccd-93f9-cc6f275dd5a6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1142.574364] [55188]: INFO nova.api.openstack.requestlog [None req-9d8b3de2-882e-4635-8c06-df6d5c6482df tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 2000 microversion: 2.98 time: 0.066481 [ 1142.574676] [55188]: [pid: 55188|app: 0|req: 4115/8065] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:22 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 2000 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1142.576782] [55187]: INFO nova.api.openstack.requestlog [None req-d2ff2dd1-d157-4ccd-93f9-cc6f275dd5a6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1711 microversion: 2.1 time: 0.100843 [ 1142.577106] [55187]: [pid: 55187|app: 0|req: 3951/8066] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:22 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1711 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1142.722981] [55188]: DEBUG nova.api.openstack.wsgi [None req-8fe94252-f949-4da0-a1f9-f412695ac72e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1142.725019] [55188]: DEBUG nova.compute.api [None req-8fe94252-f949-4da0-a1f9-f412695ac72e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1142.729077] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fe94252-f949-4da0-a1f9-f412695ac72e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.729387] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fe94252-f949-4da0-a1f9-f412695ac72e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.729596] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fe94252-f949-4da0-a1f9-f412695ac72e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.729965] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fe94252-f949-4da0-a1f9-f412695ac72e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.730208] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fe94252-f949-4da0-a1f9-f412695ac72e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.730410] [55188]: DEBUG oslo_concurrency.lockutils [None req-8fe94252-f949-4da0-a1f9-f412695ac72e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.805518] [55188]: DEBUG nova.policy [None req-8fe94252-f949-4da0-a1f9-f412695ac72e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1142.810605] [55188]: INFO nova.api.openstack.requestlog [None req-8fe94252-f949-4da0-a1f9-f412695ac72e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1366 microversion: 2.1 time: 0.090360 [ 1142.810938] [55188]: [pid: 55188|app: 0|req: 4116/8067] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:23 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1366 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1142.835527] [55187]: DEBUG nova.api.openstack.wsgi [None req-a6186e49-9729-42ef-907e-7e9bcd0a9358 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1142.837295] [55187]: DEBUG nova.compute.api [None req-a6186e49-9729-42ef-907e-7e9bcd0a9358 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1142.841178] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6186e49-9729-42ef-907e-7e9bcd0a9358 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.841456] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6186e49-9729-42ef-907e-7e9bcd0a9358 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.841648] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6186e49-9729-42ef-907e-7e9bcd0a9358 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.842034] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6186e49-9729-42ef-907e-7e9bcd0a9358 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.842265] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6186e49-9729-42ef-907e-7e9bcd0a9358 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.842444] [55187]: DEBUG oslo_concurrency.lockutils [None req-a6186e49-9729-42ef-907e-7e9bcd0a9358 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.960567] [55188]: DEBUG nova.api.openstack.wsgi [None req-2d04dc0e-c1eb-4713-914d-fb89e64c6265 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1142.962634] [55188]: DEBUG nova.compute.api [None req-2d04dc0e-c1eb-4713-914d-fb89e64c6265 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1142.963396] [55187]: DEBUG nova.policy [None req-a6186e49-9729-42ef-907e-7e9bcd0a9358 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1142.967420] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d04dc0e-c1eb-4713-914d-fb89e64c6265 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.967733] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d04dc0e-c1eb-4713-914d-fb89e64c6265 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.967987] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d04dc0e-c1eb-4713-914d-fb89e64c6265 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.968392] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d04dc0e-c1eb-4713-914d-fb89e64c6265 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.968636] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d04dc0e-c1eb-4713-914d-fb89e64c6265 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.968709] [55187]: INFO nova.api.openstack.requestlog [None req-a6186e49-9729-42ef-907e-7e9bcd0a9358 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1364 microversion: 2.1 time: 0.135503 [ 1142.968834] [55188]: DEBUG oslo_concurrency.lockutils [None req-2d04dc0e-c1eb-4713-914d-fb89e64c6265 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.969134] [55187]: [pid: 55187|app: 0|req: 3952/8068] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:23 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1364 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1142.985679] [55187]: DEBUG nova.api.openstack.wsgi [None req-01b2731e-630c-4f3d-8822-638c39660696 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1142.987519] [55187]: DEBUG nova.compute.api [None req-01b2731e-630c-4f3d-8822-638c39660696 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1142.993256] [55187]: DEBUG oslo_concurrency.lockutils [None req-01b2731e-630c-4f3d-8822-638c39660696 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.993595] [55187]: DEBUG oslo_concurrency.lockutils [None req-01b2731e-630c-4f3d-8822-638c39660696 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.994259] [55187]: DEBUG oslo_concurrency.lockutils [None req-01b2731e-630c-4f3d-8822-638c39660696 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.994923] [55187]: DEBUG oslo_concurrency.lockutils [None req-01b2731e-630c-4f3d-8822-638c39660696 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.995120] [55187]: DEBUG oslo_concurrency.lockutils [None req-01b2731e-630c-4f3d-8822-638c39660696 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.995378] [55187]: DEBUG oslo_concurrency.lockutils [None req-01b2731e-630c-4f3d-8822-638c39660696 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.037077] [55187]: DEBUG nova.policy [None req-01b2731e-630c-4f3d-8822-638c39660696 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.042854] [55187]: INFO nova.api.openstack.requestlog [None req-01b2731e-630c-4f3d-8822-638c39660696 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1277 microversion: 2.1 time: 0.059645 [ 1143.043233] [55187]: [pid: 55187|app: 0|req: 3953/8069] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:23 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1277 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1143.056531] [55188]: DEBUG nova.policy [None req-2d04dc0e-c1eb-4713-914d-fb89e64c6265 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.063501] [55188]: INFO nova.api.openstack.requestlog [None req-2d04dc0e-c1eb-4713-914d-fb89e64c6265 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1689 microversion: 2.1 time: 0.105326 [ 1143.063979] [55188]: [pid: 55188|app: 0|req: 4117/8070] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:23 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1689 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1143.214387] [55187]: DEBUG nova.api.openstack.wsgi [req-af9eaf3e-eedd-4939-873f-a8fa2b8efdd1 req-8bb6c226-305b-4232-b6d6-e9cf9e5b00a8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dd0574f0-b61d-49fb-8f76-4e93405e8609", "name": "network-vif-plugged", "status": "completed", "tag": "785379c9-6196-4b16-ab30-1e0937fc72c9"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1143.220353] [55187]: DEBUG oslo_concurrency.lockutils [req-af9eaf3e-eedd-4939-873f-a8fa2b8efdd1 req-8bb6c226-305b-4232-b6d6-e9cf9e5b00a8 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.220616] [55187]: DEBUG oslo_concurrency.lockutils [req-af9eaf3e-eedd-4939-873f-a8fa2b8efdd1 req-8bb6c226-305b-4232-b6d6-e9cf9e5b00a8 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.220837] [55187]: DEBUG oslo_concurrency.lockutils [req-af9eaf3e-eedd-4939-873f-a8fa2b8efdd1 req-8bb6c226-305b-4232-b6d6-e9cf9e5b00a8 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.228290] [55187]: INFO nova.api.openstack.compute.server_external_events [req-af9eaf3e-eedd-4939-873f-a8fa2b8efdd1 req-8bb6c226-305b-4232-b6d6-e9cf9e5b00a8 service nova] Creating event network-vif-plugged:785379c9-6196-4b16-ab30-1e0937fc72c9 for instance dd0574f0-b61d-49fb-8f76-4e93405e8609 on cpu-1 [ 1143.231217] [55187]: INFO nova.api.openstack.requestlog [req-af9eaf3e-eedd-4939-873f-a8fa2b8efdd1 req-8bb6c226-305b-4232-b6d6-e9cf9e5b00a8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019330 [ 1143.231576] [55187]: [pid: 55187|app: 0|req: 3954/8071] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:23 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1143.591477] [55188]: DEBUG nova.api.openstack.wsgi [None req-24421622-f26f-4353-ac8d-39be939aa220 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1143.593240] [55188]: DEBUG nova.compute.api [None req-24421622-f26f-4353-ac8d-39be939aa220 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1143.598335] [55188]: DEBUG oslo_concurrency.lockutils [None req-24421622-f26f-4353-ac8d-39be939aa220 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.598577] [55188]: DEBUG oslo_concurrency.lockutils [None req-24421622-f26f-4353-ac8d-39be939aa220 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.598763] [55188]: DEBUG oslo_concurrency.lockutils [None req-24421622-f26f-4353-ac8d-39be939aa220 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.599129] [55188]: DEBUG oslo_concurrency.lockutils [None req-24421622-f26f-4353-ac8d-39be939aa220 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.599399] [55188]: DEBUG oslo_concurrency.lockutils [None req-24421622-f26f-4353-ac8d-39be939aa220 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.599576] [55188]: DEBUG oslo_concurrency.lockutils [None req-24421622-f26f-4353-ac8d-39be939aa220 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.633370] [55188]: DEBUG oslo_concurrency.lockutils [None req-24421622-f26f-4353-ac8d-39be939aa220 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.633532] [55188]: DEBUG oslo_concurrency.lockutils [None req-24421622-f26f-4353-ac8d-39be939aa220 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.633628] [55188]: DEBUG oslo_concurrency.lockutils [None req-24421622-f26f-4353-ac8d-39be939aa220 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.633827] [55188]: DEBUG nova.objects.instance [None req-24421622-f26f-4353-ac8d-39be939aa220 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lazy-loading 'fault' on Instance uuid c795729f-7480-4547-8650-c8455defcc59 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1143.659105] [55188]: DEBUG nova.policy [None req-24421622-f26f-4353-ac8d-39be939aa220 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.666515] [55188]: DEBUG nova.policy [None req-24421622-f26f-4353-ac8d-39be939aa220 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.667217] [55188]: DEBUG nova.policy [None req-24421622-f26f-4353-ac8d-39be939aa220 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.670770] [55188]: INFO nova.api.openstack.requestlog [None req-24421622-f26f-4353-ac8d-39be939aa220 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 2000 microversion: 2.98 time: 0.081816 [ 1143.671220] [55188]: [pid: 55188|app: 0|req: 4118/8072] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:23 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 2000 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1143.824966] [55187]: DEBUG nova.api.openstack.wsgi [None req-38d38dfe-54a3-48ae-a7fb-12af4f902296 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1143.826842] [55187]: DEBUG nova.compute.api [None req-38d38dfe-54a3-48ae-a7fb-12af4f902296 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1143.830615] [55187]: DEBUG oslo_concurrency.lockutils [None req-38d38dfe-54a3-48ae-a7fb-12af4f902296 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.830887] [55187]: DEBUG oslo_concurrency.lockutils [None req-38d38dfe-54a3-48ae-a7fb-12af4f902296 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.831088] [55187]: DEBUG oslo_concurrency.lockutils [None req-38d38dfe-54a3-48ae-a7fb-12af4f902296 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.831508] [55187]: DEBUG oslo_concurrency.lockutils [None req-38d38dfe-54a3-48ae-a7fb-12af4f902296 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.831653] [55187]: DEBUG oslo_concurrency.lockutils [None req-38d38dfe-54a3-48ae-a7fb-12af4f902296 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.831830] [55187]: DEBUG oslo_concurrency.lockutils [None req-38d38dfe-54a3-48ae-a7fb-12af4f902296 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.927465] [55187]: DEBUG nova.policy [None req-38d38dfe-54a3-48ae-a7fb-12af4f902296 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.932178] [55187]: INFO nova.api.openstack.requestlog [None req-38d38dfe-54a3-48ae-a7fb-12af4f902296 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1366 microversion: 2.1 time: 0.109621 [ 1143.932524] [55187]: [pid: 55187|app: 0|req: 3955/8073] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:24 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1366 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1143.985065] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c665f80-4b86-4008-a179-688ee42de8c7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1143.987139] [55188]: DEBUG nova.compute.api [None req-5c665f80-4b86-4008-a179-688ee42de8c7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1143.992616] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c665f80-4b86-4008-a179-688ee42de8c7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.992858] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c665f80-4b86-4008-a179-688ee42de8c7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.993058] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c665f80-4b86-4008-a179-688ee42de8c7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.994027] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c665f80-4b86-4008-a179-688ee42de8c7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.994027] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c665f80-4b86-4008-a179-688ee42de8c7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.994027] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c665f80-4b86-4008-a179-688ee42de8c7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.058203] [55187]: DEBUG nova.api.openstack.wsgi [None req-1b4f26fa-d0cf-4d9f-8423-1d45682d5075 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1144.060408] [55187]: DEBUG nova.compute.api [None req-1b4f26fa-d0cf-4d9f-8423-1d45682d5075 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1144.063897] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b4f26fa-d0cf-4d9f-8423-1d45682d5075 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.064346] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b4f26fa-d0cf-4d9f-8423-1d45682d5075 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.064686] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b4f26fa-d0cf-4d9f-8423-1d45682d5075 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.065287] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b4f26fa-d0cf-4d9f-8423-1d45682d5075 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.065653] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b4f26fa-d0cf-4d9f-8423-1d45682d5075 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.065974] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b4f26fa-d0cf-4d9f-8423-1d45682d5075 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.129601] [55188]: DEBUG nova.policy [None req-5c665f80-4b86-4008-a179-688ee42de8c7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.134086] [55188]: INFO nova.api.openstack.requestlog [None req-5c665f80-4b86-4008-a179-688ee42de8c7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1364 microversion: 2.1 time: 0.150954 [ 1144.134086] [55188]: [pid: 55188|app: 0|req: 4119/8074] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:24 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1364 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1144.139629] [55188]: DEBUG nova.api.openstack.wsgi [None req-3711503e-a290-40a5-ad87-dae6f7e30606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1144.141361] [55188]: DEBUG nova.compute.api [None req-3711503e-a290-40a5-ad87-dae6f7e30606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1144.145867] [55188]: DEBUG oslo_concurrency.lockutils [None req-3711503e-a290-40a5-ad87-dae6f7e30606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.145867] [55188]: DEBUG oslo_concurrency.lockutils [None req-3711503e-a290-40a5-ad87-dae6f7e30606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.145867] [55188]: DEBUG oslo_concurrency.lockutils [None req-3711503e-a290-40a5-ad87-dae6f7e30606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.145867] [55188]: DEBUG oslo_concurrency.lockutils [None req-3711503e-a290-40a5-ad87-dae6f7e30606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.146172] [55188]: DEBUG oslo_concurrency.lockutils [None req-3711503e-a290-40a5-ad87-dae6f7e30606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.146221] [55188]: DEBUG oslo_concurrency.lockutils [None req-3711503e-a290-40a5-ad87-dae6f7e30606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.172219] [55187]: DEBUG nova.policy [None req-1b4f26fa-d0cf-4d9f-8423-1d45682d5075 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.175827] [55187]: INFO nova.api.openstack.requestlog [None req-1b4f26fa-d0cf-4d9f-8423-1d45682d5075 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1327 microversion: 2.1 time: 0.120850 [ 1144.176376] [55187]: [pid: 55187|app: 0|req: 3956/8075] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:24 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1327 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1144.249620] [55187]: DEBUG nova.api.openstack.wsgi [None req-4708566b-0cd6-4b53-bc50-a1ceafe72c89 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1144.249620] [55187]: DEBUG nova.compute.api [None req-4708566b-0cd6-4b53-bc50-a1ceafe72c89 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1144.252257] [55187]: DEBUG oslo_concurrency.lockutils [None req-4708566b-0cd6-4b53-bc50-a1ceafe72c89 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.252704] [55187]: DEBUG oslo_concurrency.lockutils [None req-4708566b-0cd6-4b53-bc50-a1ceafe72c89 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.253057] [55187]: DEBUG oslo_concurrency.lockutils [None req-4708566b-0cd6-4b53-bc50-a1ceafe72c89 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.253616] [55187]: DEBUG oslo_concurrency.lockutils [None req-4708566b-0cd6-4b53-bc50-a1ceafe72c89 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.254138] [55187]: DEBUG oslo_concurrency.lockutils [None req-4708566b-0cd6-4b53-bc50-a1ceafe72c89 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.257257] [55187]: DEBUG oslo_concurrency.lockutils [None req-4708566b-0cd6-4b53-bc50-a1ceafe72c89 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.303401] [55188]: DEBUG nova.policy [None req-3711503e-a290-40a5-ad87-dae6f7e30606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.313024] [55188]: INFO nova.api.openstack.requestlog [None req-3711503e-a290-40a5-ad87-dae6f7e30606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1689 microversion: 2.1 time: 0.174992 [ 1144.313024] [55188]: [pid: 55188|app: 0|req: 4120/8076] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:24 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1689 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1144.313183] [55187]: DEBUG nova.objects.instance [None req-4708566b-0cd6-4b53-bc50-a1ceafe72c89 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lazy-loading 'services' on Instance uuid 45f53d7e-df03-4d76-9a62-fb849250b24d {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1144.383834] [55187]: INFO nova.api.openstack.requestlog [None req-4708566b-0cd6-4b53-bc50-a1ceafe72c89 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-volume_attachments/f9f43251-fdf7-436a-b66c-1515d4d8c2a3" status: 202 len: 0 microversion: 2.1 time: 0.138709 [ 1144.384152] [55187]: [pid: 55187|app: 0|req: 3957/8077] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 26 22:10:24 2025] DELETE /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-volume_attachments/f9f43251-fdf7-436a-b66c-1515d4d8c2a3 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1144.390232] [55188]: DEBUG nova.api.openstack.wsgi [None req-3efcf262-901c-4076-a884-702e0446ca08 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1144.392454] [55188]: DEBUG nova.compute.api [None req-3efcf262-901c-4076-a884-702e0446ca08 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1144.400444] [55188]: DEBUG oslo_concurrency.lockutils [None req-3efcf262-901c-4076-a884-702e0446ca08 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.400707] [55188]: DEBUG oslo_concurrency.lockutils [None req-3efcf262-901c-4076-a884-702e0446ca08 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.401079] [55188]: DEBUG oslo_concurrency.lockutils [None req-3efcf262-901c-4076-a884-702e0446ca08 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.401652] [55188]: DEBUG oslo_concurrency.lockutils [None req-3efcf262-901c-4076-a884-702e0446ca08 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.401827] [55188]: DEBUG oslo_concurrency.lockutils [None req-3efcf262-901c-4076-a884-702e0446ca08 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.401982] [55188]: DEBUG oslo_concurrency.lockutils [None req-3efcf262-901c-4076-a884-702e0446ca08 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.432278] [55188]: INFO nova.api.openstack.requestlog [None req-3efcf262-901c-4076-a884-702e0446ca08 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.044098 [ 1144.432278] [55188]: [pid: 55188|app: 0|req: 4121/8078] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:10:24 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1144.687700] [55187]: DEBUG nova.api.openstack.wsgi [None req-81877643-548b-4f1f-b644-4dc63dcb8dbe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1144.689788] [55187]: DEBUG nova.compute.api [None req-81877643-548b-4f1f-b644-4dc63dcb8dbe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1144.694111] [55187]: DEBUG oslo_concurrency.lockutils [None req-81877643-548b-4f1f-b644-4dc63dcb8dbe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.694466] [55187]: DEBUG oslo_concurrency.lockutils [None req-81877643-548b-4f1f-b644-4dc63dcb8dbe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.694673] [55187]: DEBUG oslo_concurrency.lockutils [None req-81877643-548b-4f1f-b644-4dc63dcb8dbe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.695074] [55187]: DEBUG oslo_concurrency.lockutils [None req-81877643-548b-4f1f-b644-4dc63dcb8dbe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.695286] [55187]: DEBUG oslo_concurrency.lockutils [None req-81877643-548b-4f1f-b644-4dc63dcb8dbe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.695469] [55187]: DEBUG oslo_concurrency.lockutils [None req-81877643-548b-4f1f-b644-4dc63dcb8dbe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.726360] [55187]: DEBUG oslo_concurrency.lockutils [None req-81877643-548b-4f1f-b644-4dc63dcb8dbe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.726636] [55187]: DEBUG oslo_concurrency.lockutils [None req-81877643-548b-4f1f-b644-4dc63dcb8dbe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.726872] [55187]: DEBUG oslo_concurrency.lockutils [None req-81877643-548b-4f1f-b644-4dc63dcb8dbe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.727134] [55187]: DEBUG nova.objects.instance [None req-81877643-548b-4f1f-b644-4dc63dcb8dbe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lazy-loading 'fault' on Instance uuid c795729f-7480-4547-8650-c8455defcc59 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1144.757287] [55187]: DEBUG nova.policy [None req-81877643-548b-4f1f-b644-4dc63dcb8dbe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.762679] [55187]: DEBUG nova.policy [None req-81877643-548b-4f1f-b644-4dc63dcb8dbe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.763458] [55187]: DEBUG nova.policy [None req-81877643-548b-4f1f-b644-4dc63dcb8dbe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f379eaa67e3e4622a985297f346b7d29', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34a18dd309b6495c87af05754dadcf14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.768117] [55187]: INFO nova.api.openstack.requestlog [None req-81877643-548b-4f1f-b644-4dc63dcb8dbe tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 200 len: 2000 microversion: 2.98 time: 0.082874 [ 1144.768480] [55187]: [pid: 55187|app: 0|req: 3958/8079] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:25 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 2000 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1144.944489] [55188]: DEBUG nova.api.openstack.wsgi [None req-d7b5929e-999c-4262-86f0-aca7ffb9d381 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1144.946186] [55188]: DEBUG nova.compute.api [None req-d7b5929e-999c-4262-86f0-aca7ffb9d381 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1144.949750] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7b5929e-999c-4262-86f0-aca7ffb9d381 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.950063] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7b5929e-999c-4262-86f0-aca7ffb9d381 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.950288] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7b5929e-999c-4262-86f0-aca7ffb9d381 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.950666] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7b5929e-999c-4262-86f0-aca7ffb9d381 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.950874] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7b5929e-999c-4262-86f0-aca7ffb9d381 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.951059] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7b5929e-999c-4262-86f0-aca7ffb9d381 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.028323] [55188]: DEBUG nova.policy [None req-d7b5929e-999c-4262-86f0-aca7ffb9d381 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1145.034491] [55188]: INFO nova.api.openstack.requestlog [None req-d7b5929e-999c-4262-86f0-aca7ffb9d381 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1366 microversion: 2.1 time: 0.092367 [ 1145.035153] [55188]: [pid: 55188|app: 0|req: 4122/8080] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:25 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1366 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1145.148091] [55187]: DEBUG nova.api.openstack.wsgi [None req-9131a8e0-e613-476d-a906-f7d9847adb54 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1145.150022] [55187]: DEBUG nova.compute.api [None req-9131a8e0-e613-476d-a906-f7d9847adb54 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1145.154033] [55187]: DEBUG oslo_concurrency.lockutils [None req-9131a8e0-e613-476d-a906-f7d9847adb54 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.154308] [55187]: DEBUG oslo_concurrency.lockutils [None req-9131a8e0-e613-476d-a906-f7d9847adb54 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.154537] [55187]: DEBUG oslo_concurrency.lockutils [None req-9131a8e0-e613-476d-a906-f7d9847adb54 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.154953] [55187]: DEBUG oslo_concurrency.lockutils [None req-9131a8e0-e613-476d-a906-f7d9847adb54 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.155221] [55187]: DEBUG oslo_concurrency.lockutils [None req-9131a8e0-e613-476d-a906-f7d9847adb54 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.155467] [55187]: DEBUG oslo_concurrency.lockutils [None req-9131a8e0-e613-476d-a906-f7d9847adb54 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.198091] [55188]: DEBUG nova.api.openstack.wsgi [None req-e11db5fb-bda5-4d1f-9e5a-97cb423bde9d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1145.199694] [55188]: DEBUG nova.compute.api [None req-e11db5fb-bda5-4d1f-9e5a-97cb423bde9d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1145.203813] [55188]: DEBUG oslo_concurrency.lockutils [None req-e11db5fb-bda5-4d1f-9e5a-97cb423bde9d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.204094] [55188]: DEBUG oslo_concurrency.lockutils [None req-e11db5fb-bda5-4d1f-9e5a-97cb423bde9d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.204294] [55188]: DEBUG oslo_concurrency.lockutils [None req-e11db5fb-bda5-4d1f-9e5a-97cb423bde9d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.204719] [55188]: DEBUG oslo_concurrency.lockutils [None req-e11db5fb-bda5-4d1f-9e5a-97cb423bde9d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.204935] [55188]: DEBUG oslo_concurrency.lockutils [None req-e11db5fb-bda5-4d1f-9e5a-97cb423bde9d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.205130] [55188]: DEBUG oslo_concurrency.lockutils [None req-e11db5fb-bda5-4d1f-9e5a-97cb423bde9d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.234313] [55187]: DEBUG nova.policy [None req-9131a8e0-e613-476d-a906-f7d9847adb54 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1145.238815] [55187]: INFO nova.api.openstack.requestlog [None req-9131a8e0-e613-476d-a906-f7d9847adb54 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1364 microversion: 2.1 time: 0.093189 [ 1145.239172] [55187]: [pid: 55187|app: 0|req: 3959/8081] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:25 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1364 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1145.244157] [55187]: DEBUG nova.api.openstack.wsgi [req-edd4b2b4-e99a-41e0-a2c7-a2d2e278a122 req-0323e2a9-cb25-4567-9ac4-9b7ef23c98bf service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "dd0574f0-b61d-49fb-8f76-4e93405e8609", "tag": "785379c9-6196-4b16-ab30-1e0937fc72c9"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1145.249769] [55187]: DEBUG oslo_concurrency.lockutils [req-edd4b2b4-e99a-41e0-a2c7-a2d2e278a122 req-0323e2a9-cb25-4567-9ac4-9b7ef23c98bf service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.250044] [55187]: DEBUG oslo_concurrency.lockutils [req-edd4b2b4-e99a-41e0-a2c7-a2d2e278a122 req-0323e2a9-cb25-4567-9ac4-9b7ef23c98bf service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.250337] [55187]: DEBUG oslo_concurrency.lockutils [req-edd4b2b4-e99a-41e0-a2c7-a2d2e278a122 req-0323e2a9-cb25-4567-9ac4-9b7ef23c98bf service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.258964] [55187]: INFO nova.api.openstack.compute.server_external_events [req-edd4b2b4-e99a-41e0-a2c7-a2d2e278a122 req-0323e2a9-cb25-4567-9ac4-9b7ef23c98bf service nova] Creating event network-changed:785379c9-6196-4b16-ab30-1e0937fc72c9 for instance dd0574f0-b61d-49fb-8f76-4e93405e8609 on cpu-1 [ 1145.262950] [55187]: INFO nova.api.openstack.requestlog [req-edd4b2b4-e99a-41e0-a2c7-a2d2e278a122 req-0323e2a9-cb25-4567-9ac4-9b7ef23c98bf service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020862 [ 1145.263433] [55187]: [pid: 55187|app: 0|req: 3960/8082] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:25 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1145.285590] [55188]: DEBUG nova.policy [None req-e11db5fb-bda5-4d1f-9e5a-97cb423bde9d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1145.290878] [55188]: INFO nova.api.openstack.requestlog [None req-e11db5fb-bda5-4d1f-9e5a-97cb423bde9d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1325 microversion: 2.1 time: 0.095795 [ 1145.291274] [55188]: [pid: 55188|app: 0|req: 4123/8083] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:25 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1325 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1145.327390] [55187]: DEBUG nova.api.openstack.wsgi [None req-c91a10e7-9da5-4eb7-9059-87b7820ffc19 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1145.329448] [55187]: DEBUG nova.compute.api [None req-c91a10e7-9da5-4eb7-9059-87b7820ffc19 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1145.333581] [55187]: DEBUG oslo_concurrency.lockutils [None req-c91a10e7-9da5-4eb7-9059-87b7820ffc19 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.333839] [55187]: DEBUG oslo_concurrency.lockutils [None req-c91a10e7-9da5-4eb7-9059-87b7820ffc19 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.334037] [55187]: DEBUG oslo_concurrency.lockutils [None req-c91a10e7-9da5-4eb7-9059-87b7820ffc19 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.334402] [55187]: DEBUG oslo_concurrency.lockutils [None req-c91a10e7-9da5-4eb7-9059-87b7820ffc19 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.334606] [55187]: DEBUG oslo_concurrency.lockutils [None req-c91a10e7-9da5-4eb7-9059-87b7820ffc19 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.334780] [55187]: DEBUG oslo_concurrency.lockutils [None req-c91a10e7-9da5-4eb7-9059-87b7820ffc19 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.440618] [55188]: DEBUG nova.api.openstack.wsgi [None req-b74daeca-8cec-4731-a567-653d501f5cba tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1145.442354] [55188]: DEBUG nova.compute.api [None req-b74daeca-8cec-4731-a567-653d501f5cba tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1145.449561] [55188]: DEBUG oslo_concurrency.lockutils [None req-b74daeca-8cec-4731-a567-653d501f5cba tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.449910] [55188]: DEBUG oslo_concurrency.lockutils [None req-b74daeca-8cec-4731-a567-653d501f5cba tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.450259] [55188]: DEBUG oslo_concurrency.lockutils [None req-b74daeca-8cec-4731-a567-653d501f5cba tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.450852] [55188]: DEBUG oslo_concurrency.lockutils [None req-b74daeca-8cec-4731-a567-653d501f5cba tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.451107] [55188]: DEBUG oslo_concurrency.lockutils [None req-b74daeca-8cec-4731-a567-653d501f5cba tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.451393] [55188]: DEBUG oslo_concurrency.lockutils [None req-b74daeca-8cec-4731-a567-653d501f5cba tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.455352] [55187]: DEBUG nova.policy [None req-c91a10e7-9da5-4eb7-9059-87b7820ffc19 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1145.466421] [55187]: INFO nova.api.openstack.requestlog [None req-c91a10e7-9da5-4eb7-9059-87b7820ffc19 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1689 microversion: 2.1 time: 0.141885 [ 1145.467352] [55187]: [pid: 55187|app: 0|req: 3961/8084] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:25 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1689 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1145.483703] [55188]: INFO nova.api.openstack.requestlog [None req-b74daeca-8cec-4731-a567-653d501f5cba tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.045617 [ 1145.484245] [55188]: [pid: 55188|app: 0|req: 4124/8085] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:10:25 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1145.785439] [55187]: DEBUG nova.api.openstack.wsgi [None req-0eb624a2-aa0f-44c9-851c-45b79b861e71 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1145.787237] [55187]: DEBUG nova.compute.api [None req-0eb624a2-aa0f-44c9-851c-45b79b861e71 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] [instance: c795729f-7480-4547-8650-c8455defcc59] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1145.790943] [55187]: DEBUG oslo_concurrency.lockutils [None req-0eb624a2-aa0f-44c9-851c-45b79b861e71 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.791222] [55187]: DEBUG oslo_concurrency.lockutils [None req-0eb624a2-aa0f-44c9-851c-45b79b861e71 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.791404] [55187]: DEBUG oslo_concurrency.lockutils [None req-0eb624a2-aa0f-44c9-851c-45b79b861e71 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.791769] [55187]: DEBUG oslo_concurrency.lockutils [None req-0eb624a2-aa0f-44c9-851c-45b79b861e71 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.791958] [55187]: DEBUG oslo_concurrency.lockutils [None req-0eb624a2-aa0f-44c9-851c-45b79b861e71 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.792144] [55187]: DEBUG oslo_concurrency.lockutils [None req-0eb624a2-aa0f-44c9-851c-45b79b861e71 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.802902] [55187]: INFO nova.api.openstack.wsgi [None req-0eb624a2-aa0f-44c9-851c-45b79b861e71 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] HTTP exception thrown: Instance c795729f-7480-4547-8650-c8455defcc59 could not be found. [ 1145.803255] [55187]: DEBUG nova.api.openstack.wsgi [None req-0eb624a2-aa0f-44c9-851c-45b79b861e71 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] Returning 404 to user: Instance c795729f-7480-4547-8650-c8455defcc59 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1145.803695] [55187]: INFO nova.api.openstack.requestlog [None req-0eb624a2-aa0f-44c9-851c-45b79b861e71 tempest-ServersListShow298Test-901230219 tempest-ServersListShow298Test-901230219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59" status: 404 len: 111 microversion: 2.98 time: 0.020637 [ 1145.804050] [55187]: [pid: 55187|app: 0|req: 3962/8086] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:26 2025] GET /compute/v2.1/servers/c795729f-7480-4547-8650-c8455defcc59 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1146.047913] [55188]: DEBUG nova.api.openstack.wsgi [None req-7179f9f0-bc2e-44d3-b847-cbea5e5164e0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1146.049421] [55188]: DEBUG nova.compute.api [None req-7179f9f0-bc2e-44d3-b847-cbea5e5164e0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1146.053197] [55188]: DEBUG oslo_concurrency.lockutils [None req-7179f9f0-bc2e-44d3-b847-cbea5e5164e0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.053444] [55188]: DEBUG oslo_concurrency.lockutils [None req-7179f9f0-bc2e-44d3-b847-cbea5e5164e0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.053634] [55188]: DEBUG oslo_concurrency.lockutils [None req-7179f9f0-bc2e-44d3-b847-cbea5e5164e0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.053992] [55188]: DEBUG oslo_concurrency.lockutils [None req-7179f9f0-bc2e-44d3-b847-cbea5e5164e0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.054212] [55188]: DEBUG oslo_concurrency.lockutils [None req-7179f9f0-bc2e-44d3-b847-cbea5e5164e0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.054389] [55188]: DEBUG oslo_concurrency.lockutils [None req-7179f9f0-bc2e-44d3-b847-cbea5e5164e0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.122443] [55188]: DEBUG nova.policy [None req-7179f9f0-bc2e-44d3-b847-cbea5e5164e0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.126715] [55188]: INFO nova.api.openstack.requestlog [None req-7179f9f0-bc2e-44d3-b847-cbea5e5164e0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1366 microversion: 2.1 time: 0.081517 [ 1146.126943] [55188]: [pid: 55188|app: 0|req: 4125/8087] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:26 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1366 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1146.251652] [55187]: DEBUG nova.api.openstack.wsgi [None req-1bbd7308-34a8-49c7-ae98-766686bc8795 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1146.253359] [55187]: DEBUG nova.compute.api [None req-1bbd7308-34a8-49c7-ae98-766686bc8795 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1146.256885] [55187]: DEBUG oslo_concurrency.lockutils [None req-1bbd7308-34a8-49c7-ae98-766686bc8795 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.256965] [55187]: DEBUG oslo_concurrency.lockutils [None req-1bbd7308-34a8-49c7-ae98-766686bc8795 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.257178] [55187]: DEBUG oslo_concurrency.lockutils [None req-1bbd7308-34a8-49c7-ae98-766686bc8795 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.257532] [55187]: DEBUG oslo_concurrency.lockutils [None req-1bbd7308-34a8-49c7-ae98-766686bc8795 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.257732] [55187]: DEBUG oslo_concurrency.lockutils [None req-1bbd7308-34a8-49c7-ae98-766686bc8795 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.257907] [55187]: DEBUG oslo_concurrency.lockutils [None req-1bbd7308-34a8-49c7-ae98-766686bc8795 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.304212] [55188]: DEBUG nova.api.openstack.wsgi [None req-e0f403cc-8334-4ef6-ad48-76292897add8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1146.306064] [55188]: DEBUG nova.compute.api [None req-e0f403cc-8334-4ef6-ad48-76292897add8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1146.309799] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0f403cc-8334-4ef6-ad48-76292897add8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.310059] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0f403cc-8334-4ef6-ad48-76292897add8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.310317] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0f403cc-8334-4ef6-ad48-76292897add8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.310684] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0f403cc-8334-4ef6-ad48-76292897add8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.310897] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0f403cc-8334-4ef6-ad48-76292897add8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.311091] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0f403cc-8334-4ef6-ad48-76292897add8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.330501] [55187]: DEBUG nova.policy [None req-1bbd7308-34a8-49c7-ae98-766686bc8795 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.335391] [55187]: INFO nova.api.openstack.requestlog [None req-1bbd7308-34a8-49c7-ae98-766686bc8795 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1364 microversion: 2.1 time: 0.085909 [ 1146.335731] [55187]: [pid: 55187|app: 0|req: 3963/8088] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:26 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1364 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1146.385234] [55188]: DEBUG nova.policy [None req-e0f403cc-8334-4ef6-ad48-76292897add8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.390958] [55188]: INFO nova.api.openstack.requestlog [None req-e0f403cc-8334-4ef6-ad48-76292897add8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1325 microversion: 2.1 time: 0.089085 [ 1146.391292] [55188]: [pid: 55188|app: 0|req: 4126/8089] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:26 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1325 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1146.480435] [55187]: DEBUG nova.api.openstack.wsgi [None req-d7c32ab9-e923-4ac7-bf60-4d71294fc4da tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1146.482138] [55187]: DEBUG nova.compute.api [None req-d7c32ab9-e923-4ac7-bf60-4d71294fc4da tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1146.485856] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7c32ab9-e923-4ac7-bf60-4d71294fc4da tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.486424] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7c32ab9-e923-4ac7-bf60-4d71294fc4da tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.486424] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7c32ab9-e923-4ac7-bf60-4d71294fc4da tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.486563] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7c32ab9-e923-4ac7-bf60-4d71294fc4da tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.486702] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7c32ab9-e923-4ac7-bf60-4d71294fc4da tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.486872] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7c32ab9-e923-4ac7-bf60-4d71294fc4da tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.491538] [55188]: DEBUG nova.api.openstack.wsgi [None req-15bd6af5-0657-44fa-944a-9d65f7514a8a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1146.493297] [55188]: DEBUG nova.compute.api [None req-15bd6af5-0657-44fa-944a-9d65f7514a8a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1146.497434] [55188]: DEBUG oslo_concurrency.lockutils [None req-15bd6af5-0657-44fa-944a-9d65f7514a8a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.497514] [55188]: DEBUG oslo_concurrency.lockutils [None req-15bd6af5-0657-44fa-944a-9d65f7514a8a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.497662] [55188]: DEBUG oslo_concurrency.lockutils [None req-15bd6af5-0657-44fa-944a-9d65f7514a8a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.498025] [55188]: DEBUG oslo_concurrency.lockutils [None req-15bd6af5-0657-44fa-944a-9d65f7514a8a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.498223] [55188]: DEBUG oslo_concurrency.lockutils [None req-15bd6af5-0657-44fa-944a-9d65f7514a8a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.498425] [55188]: DEBUG oslo_concurrency.lockutils [None req-15bd6af5-0657-44fa-944a-9d65f7514a8a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.516279] [55188]: INFO nova.api.openstack.requestlog [None req-15bd6af5-0657-44fa-944a-9d65f7514a8a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027203 [ 1146.516601] [55188]: [pid: 55188|app: 0|req: 4127/8090] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:10:26 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1146.567086] [55187]: DEBUG nova.policy [None req-d7c32ab9-e923-4ac7-bf60-4d71294fc4da tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.572679] [55187]: INFO nova.api.openstack.requestlog [None req-d7c32ab9-e923-4ac7-bf60-4d71294fc4da tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1689 microversion: 2.1 time: 0.094400 [ 1146.572679] [55187]: [pid: 55187|app: 0|req: 3964/8091] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:26 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1689 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1146.619977] [55188]: DEBUG nova.api.openstack.wsgi [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV257Test-server-1273076398", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": "none"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1146.660101] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.660467] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.660661] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.661092] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.661300] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.661479] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.667766] [55188]: DEBUG nova.virt.hardware [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1146.667953] [55188]: DEBUG nova.virt.hardware [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1146.668174] [55188]: DEBUG nova.virt.hardware [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1146.668386] [55188]: DEBUG nova.virt.hardware [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1146.668595] [55188]: DEBUG nova.virt.hardware [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1146.675853] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.676098] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.676283] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.676657] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.676854] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.677039] [55188]: DEBUG oslo_concurrency.lockutils [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.686981] [55188]: DEBUG nova.quota [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Getting quotas for project 0e9c81c8019e457e862851f21b8021d5. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1146.690964] [55188]: DEBUG nova.quota [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Getting quotas for user e759de90c05e4144bace2640a8cd224b and project 0e9c81c8019e457e862851f21b8021d5. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1146.696615] [55188]: DEBUG nova.compute.api [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1146.697885] [55188]: DEBUG nova.compute.api [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1146.732502] [55188]: INFO nova.api.openstack.requestlog [None req-8b9b4426-6ca5-486b-9cd0-013cfc169180 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.57 time: 0.183983 [ 1146.732831] [55188]: [pid: 55188|app: 0|req: 4128/8092] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 26 22:10:26 2025] POST /compute/v2.1/servers => generated 380 bytes in 185 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 1146.739240] [55187]: DEBUG nova.api.openstack.wsgi [None req-8e126015-8f66-4b21-a36f-d35981a98da3 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1146.741573] [55187]: DEBUG nova.compute.api [None req-8e126015-8f66-4b21-a36f-d35981a98da3 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1146.772164] [55187]: DEBUG nova.policy [None req-8e126015-8f66-4b21-a36f-d35981a98da3 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.777362] [55187]: DEBUG nova.policy [None req-8e126015-8f66-4b21-a36f-d35981a98da3 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.778114] [55187]: DEBUG nova.policy [None req-8e126015-8f66-4b21-a36f-d35981a98da3 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.778843] [55187]: INFO nova.api.openstack.requestlog [None req-8e126015-8f66-4b21-a36f-d35981a98da3 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1300 microversion: 2.57 time: 0.041959 [ 1146.780074] [55187]: [pid: 55187|app: 0|req: 3965/8093] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:27 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1300 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1147.142194] [55188]: DEBUG nova.api.openstack.wsgi [None req-266bef98-54a1-43b5-85da-e180d1f8bbcb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1147.144628] [55188]: DEBUG nova.compute.api [None req-266bef98-54a1-43b5-85da-e180d1f8bbcb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1147.150427] [55188]: DEBUG oslo_concurrency.lockutils [None req-266bef98-54a1-43b5-85da-e180d1f8bbcb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.150813] [55188]: DEBUG oslo_concurrency.lockutils [None req-266bef98-54a1-43b5-85da-e180d1f8bbcb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.151136] [55188]: DEBUG oslo_concurrency.lockutils [None req-266bef98-54a1-43b5-85da-e180d1f8bbcb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.151681] [55188]: DEBUG oslo_concurrency.lockutils [None req-266bef98-54a1-43b5-85da-e180d1f8bbcb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.152015] [55188]: DEBUG oslo_concurrency.lockutils [None req-266bef98-54a1-43b5-85da-e180d1f8bbcb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.152318] [55188]: DEBUG oslo_concurrency.lockutils [None req-266bef98-54a1-43b5-85da-e180d1f8bbcb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.254905] [55188]: DEBUG nova.policy [None req-266bef98-54a1-43b5-85da-e180d1f8bbcb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.259409] [55188]: INFO nova.api.openstack.requestlog [None req-266bef98-54a1-43b5-85da-e180d1f8bbcb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1366 microversion: 2.1 time: 0.120825 [ 1147.259739] [55188]: [pid: 55188|app: 0|req: 4129/8094] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:27 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1366 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1147.276713] [55187]: DEBUG nova.api.openstack.wsgi [req-7fdced97-8daa-460e-a01d-e33676c35abf req-7f383985-07b4-42ea-a71d-3cdf8ccf5635 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd", "name": "network-vif-plugged", "status": "completed", "tag": "d1b67a19-807c-4062-8b7b-e7c0d98d87f7"}, {"name": "network-changed", "server_uuid": "1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd", "tag": "d1b67a19-807c-4062-8b7b-e7c0d98d87f7"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1147.284832] [55187]: DEBUG oslo_concurrency.lockutils [req-7fdced97-8daa-460e-a01d-e33676c35abf req-7f383985-07b4-42ea-a71d-3cdf8ccf5635 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.285234] [55187]: DEBUG oslo_concurrency.lockutils [req-7fdced97-8daa-460e-a01d-e33676c35abf req-7f383985-07b4-42ea-a71d-3cdf8ccf5635 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.285380] [55187]: DEBUG oslo_concurrency.lockutils [req-7fdced97-8daa-460e-a01d-e33676c35abf req-7f383985-07b4-42ea-a71d-3cdf8ccf5635 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.291470] [55187]: INFO nova.api.openstack.compute.server_external_events [req-7fdced97-8daa-460e-a01d-e33676c35abf req-7f383985-07b4-42ea-a71d-3cdf8ccf5635 service nova] Creating event network-vif-plugged:d1b67a19-807c-4062-8b7b-e7c0d98d87f7 for instance 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd on cpu-1 [ 1147.291712] [55187]: INFO nova.api.openstack.compute.server_external_events [req-7fdced97-8daa-460e-a01d-e33676c35abf req-7f383985-07b4-42ea-a71d-3cdf8ccf5635 service nova] Creating event network-changed:d1b67a19-807c-4062-8b7b-e7c0d98d87f7 for instance 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd on cpu-1 [ 1147.297174] [55187]: INFO nova.api.openstack.requestlog [req-7fdced97-8daa-460e-a01d-e33676c35abf req-7f383985-07b4-42ea-a71d-3cdf8ccf5635 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023287 [ 1147.297641] [55187]: [pid: 55187|app: 0|req: 3966/8095] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:27 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1147.348572] [55188]: DEBUG nova.api.openstack.wsgi [None req-2c2104c1-4a2e-47ba-a76c-b5c36e49e570 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1147.350571] [55188]: DEBUG nova.compute.api [None req-2c2104c1-4a2e-47ba-a76c-b5c36e49e570 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1147.354433] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c2104c1-4a2e-47ba-a76c-b5c36e49e570 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.354659] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c2104c1-4a2e-47ba-a76c-b5c36e49e570 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.354848] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c2104c1-4a2e-47ba-a76c-b5c36e49e570 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.355301] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c2104c1-4a2e-47ba-a76c-b5c36e49e570 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.355488] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c2104c1-4a2e-47ba-a76c-b5c36e49e570 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.355618] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c2104c1-4a2e-47ba-a76c-b5c36e49e570 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.405093] [55187]: DEBUG nova.api.openstack.wsgi [None req-8a67351a-4e30-407a-9c03-5382b0a6c02a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1147.407739] [55187]: DEBUG nova.compute.api [None req-8a67351a-4e30-407a-9c03-5382b0a6c02a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1147.413075] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a67351a-4e30-407a-9c03-5382b0a6c02a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.413464] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a67351a-4e30-407a-9c03-5382b0a6c02a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.413765] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a67351a-4e30-407a-9c03-5382b0a6c02a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.414342] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a67351a-4e30-407a-9c03-5382b0a6c02a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.414665] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a67351a-4e30-407a-9c03-5382b0a6c02a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.414946] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a67351a-4e30-407a-9c03-5382b0a6c02a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.453422] [55188]: DEBUG nova.policy [None req-2c2104c1-4a2e-47ba-a76c-b5c36e49e570 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.460166] [55188]: INFO nova.api.openstack.requestlog [None req-2c2104c1-4a2e-47ba-a76c-b5c36e49e570 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1553 microversion: 2.1 time: 0.113918 [ 1147.461544] [55188]: [pid: 55188|app: 0|req: 4130/8096] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:27 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1553 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1147.475341] [55188]: DEBUG nova.api.openstack.wsgi [None req-fca9ab1a-8e60-41b7-9f3e-99badb29f45e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1147.477387] [55188]: DEBUG nova.compute.api [None req-fca9ab1a-8e60-41b7-9f3e-99badb29f45e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1147.483029] [55188]: DEBUG oslo_concurrency.lockutils [None req-fca9ab1a-8e60-41b7-9f3e-99badb29f45e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.483029] [55188]: DEBUG oslo_concurrency.lockutils [None req-fca9ab1a-8e60-41b7-9f3e-99badb29f45e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.483029] [55188]: DEBUG oslo_concurrency.lockutils [None req-fca9ab1a-8e60-41b7-9f3e-99badb29f45e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.483029] [55188]: DEBUG oslo_concurrency.lockutils [None req-fca9ab1a-8e60-41b7-9f3e-99badb29f45e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.483029] [55188]: DEBUG oslo_concurrency.lockutils [None req-fca9ab1a-8e60-41b7-9f3e-99badb29f45e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.483029] [55188]: DEBUG oslo_concurrency.lockutils [None req-fca9ab1a-8e60-41b7-9f3e-99badb29f45e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.512594] [55187]: DEBUG nova.policy [None req-8a67351a-4e30-407a-9c03-5382b0a6c02a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.518118] [55187]: INFO nova.api.openstack.requestlog [None req-8a67351a-4e30-407a-9c03-5382b0a6c02a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1325 microversion: 2.1 time: 0.116588 [ 1147.518772] [55187]: [pid: 55187|app: 0|req: 3967/8097] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:27 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1325 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1147.524118] [55187]: DEBUG nova.api.openstack.wsgi [None req-e4d39965-6812-4684-9285-3b3e8b303bfc tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1147.526129] [55187]: DEBUG nova.compute.api [None req-e4d39965-6812-4684-9285-3b3e8b303bfc tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1147.529930] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4d39965-6812-4684-9285-3b3e8b303bfc tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.530318] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4d39965-6812-4684-9285-3b3e8b303bfc tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.530600] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4d39965-6812-4684-9285-3b3e8b303bfc tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.531098] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4d39965-6812-4684-9285-3b3e8b303bfc tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.531312] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4d39965-6812-4684-9285-3b3e8b303bfc tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.531490] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4d39965-6812-4684-9285-3b3e8b303bfc tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.545927] [55188]: INFO nova.api.openstack.requestlog [None req-fca9ab1a-8e60-41b7-9f3e-99badb29f45e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.073105 [ 1147.546327] [55188]: [pid: 55188|app: 0|req: 4131/8098] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:10:27 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655/os-interface => generated 287 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1147.555759] [55187]: INFO nova.api.openstack.requestlog [None req-e4d39965-6812-4684-9285-3b3e8b303bfc tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.033967 [ 1147.556122] [55187]: [pid: 55187|app: 0|req: 3968/8099] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:10:27 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1147.586112] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c7e6e81-46b6-4f64-950f-109a5ffc8229 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1147.588089] [55188]: DEBUG nova.compute.api [None req-5c7e6e81-46b6-4f64-950f-109a5ffc8229 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1147.592654] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c7e6e81-46b6-4f64-950f-109a5ffc8229 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.592939] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c7e6e81-46b6-4f64-950f-109a5ffc8229 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.593152] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c7e6e81-46b6-4f64-950f-109a5ffc8229 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.593536] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c7e6e81-46b6-4f64-950f-109a5ffc8229 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.593743] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c7e6e81-46b6-4f64-950f-109a5ffc8229 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.593980] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c7e6e81-46b6-4f64-950f-109a5ffc8229 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.696637] [55188]: DEBUG nova.policy [None req-5c7e6e81-46b6-4f64-950f-109a5ffc8229 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.701942] [55188]: INFO nova.api.openstack.requestlog [None req-5c7e6e81-46b6-4f64-950f-109a5ffc8229 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1688 microversion: 2.1 time: 0.118447 [ 1147.702296] [55188]: [pid: 55188|app: 0|req: 4132/8100] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:27 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1688 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1147.795210] [55187]: DEBUG nova.api.openstack.wsgi [None req-81a829a2-3e71-4a64-b4d0-ab5f8b9fb8f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1147.797601] [55187]: DEBUG nova.compute.api [None req-81a829a2-3e71-4a64-b4d0-ab5f8b9fb8f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1147.801094] [55187]: DEBUG oslo_concurrency.lockutils [None req-81a829a2-3e71-4a64-b4d0-ab5f8b9fb8f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.801355] [55187]: DEBUG oslo_concurrency.lockutils [None req-81a829a2-3e71-4a64-b4d0-ab5f8b9fb8f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.801547] [55187]: DEBUG oslo_concurrency.lockutils [None req-81a829a2-3e71-4a64-b4d0-ab5f8b9fb8f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.801913] [55187]: DEBUG oslo_concurrency.lockutils [None req-81a829a2-3e71-4a64-b4d0-ab5f8b9fb8f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.802133] [55187]: DEBUG oslo_concurrency.lockutils [None req-81a829a2-3e71-4a64-b4d0-ab5f8b9fb8f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.802311] [55187]: DEBUG oslo_concurrency.lockutils [None req-81a829a2-3e71-4a64-b4d0-ab5f8b9fb8f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.837684] [55187]: DEBUG nova.policy [None req-81a829a2-3e71-4a64-b4d0-ab5f8b9fb8f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.841963] [55187]: DEBUG nova.policy [None req-81a829a2-3e71-4a64-b4d0-ab5f8b9fb8f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.842639] [55187]: DEBUG nova.policy [None req-81a829a2-3e71-4a64-b4d0-ab5f8b9fb8f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.843313] [55187]: INFO nova.api.openstack.requestlog [None req-81a829a2-3e71-4a64-b4d0-ab5f8b9fb8f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1304 microversion: 2.57 time: 0.050541 [ 1147.843665] [55187]: [pid: 55187|app: 0|req: 3969/8101] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:28 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1304 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1148.013583] [55188]: DEBUG nova.api.openstack.wsgi [req-e3ed7ed1-7879-485c-a5ce-3f942dac67a1 req-3fd0f18f-704d-43a3-88b1-587c2c69fe06 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "844473d5-0859-4b0d-96d9-07963dfa8655", "tag": "e9664827-cfd4-403d-8bfd-6293c9dcbbe8"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1148.020178] [55188]: DEBUG oslo_concurrency.lockutils [req-e3ed7ed1-7879-485c-a5ce-3f942dac67a1 req-3fd0f18f-704d-43a3-88b1-587c2c69fe06 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.020463] [55188]: DEBUG oslo_concurrency.lockutils [req-e3ed7ed1-7879-485c-a5ce-3f942dac67a1 req-3fd0f18f-704d-43a3-88b1-587c2c69fe06 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.021100] [55188]: DEBUG oslo_concurrency.lockutils [req-e3ed7ed1-7879-485c-a5ce-3f942dac67a1 req-3fd0f18f-704d-43a3-88b1-587c2c69fe06 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.027043] [55188]: INFO nova.api.openstack.compute.server_external_events [req-e3ed7ed1-7879-485c-a5ce-3f942dac67a1 req-3fd0f18f-704d-43a3-88b1-587c2c69fe06 service nova] Creating event network-changed:e9664827-cfd4-403d-8bfd-6293c9dcbbe8 for instance 844473d5-0859-4b0d-96d9-07963dfa8655 on cpu-1 [ 1148.029901] [55188]: INFO nova.api.openstack.requestlog [req-e3ed7ed1-7879-485c-a5ce-3f942dac67a1 req-3fd0f18f-704d-43a3-88b1-587c2c69fe06 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018712 [ 1148.030247] [55188]: [pid: 55188|app: 0|req: 4133/8102] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:28 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1148.273883] [55187]: DEBUG nova.api.openstack.wsgi [None req-db034df8-6fac-45d1-b0ab-f1863decbe6c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1148.276295] [55187]: DEBUG nova.compute.api [None req-db034df8-6fac-45d1-b0ab-f1863decbe6c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1148.281270] [55187]: DEBUG oslo_concurrency.lockutils [None req-db034df8-6fac-45d1-b0ab-f1863decbe6c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.281548] [55187]: DEBUG oslo_concurrency.lockutils [None req-db034df8-6fac-45d1-b0ab-f1863decbe6c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.281797] [55187]: DEBUG oslo_concurrency.lockutils [None req-db034df8-6fac-45d1-b0ab-f1863decbe6c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.282310] [55187]: DEBUG oslo_concurrency.lockutils [None req-db034df8-6fac-45d1-b0ab-f1863decbe6c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.282757] [55187]: DEBUG oslo_concurrency.lockutils [None req-db034df8-6fac-45d1-b0ab-f1863decbe6c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.283096] [55187]: DEBUG oslo_concurrency.lockutils [None req-db034df8-6fac-45d1-b0ab-f1863decbe6c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.355125] [55187]: DEBUG nova.policy [None req-db034df8-6fac-45d1-b0ab-f1863decbe6c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.359890] [55187]: INFO nova.api.openstack.requestlog [None req-db034df8-6fac-45d1-b0ab-f1863decbe6c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1366 microversion: 2.1 time: 0.089429 [ 1148.360282] [55187]: [pid: 55187|app: 0|req: 3970/8103] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:28 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1366 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1148.532801] [55188]: DEBUG nova.api.openstack.wsgi [None req-e8635048-cbf5-4b22-9c0c-67bc9d12ede7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1148.534854] [55188]: DEBUG nova.compute.api [None req-e8635048-cbf5-4b22-9c0c-67bc9d12ede7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1148.539829] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8635048-cbf5-4b22-9c0c-67bc9d12ede7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.540106] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8635048-cbf5-4b22-9c0c-67bc9d12ede7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.540347] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8635048-cbf5-4b22-9c0c-67bc9d12ede7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.540723] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8635048-cbf5-4b22-9c0c-67bc9d12ede7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.540925] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8635048-cbf5-4b22-9c0c-67bc9d12ede7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.541114] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8635048-cbf5-4b22-9c0c-67bc9d12ede7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.563865] [55187]: DEBUG nova.api.openstack.wsgi [None req-29ccf1e9-d6de-42b0-8579-6325207c235d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1148.565774] [55187]: DEBUG nova.compute.api [None req-29ccf1e9-d6de-42b0-8579-6325207c235d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1148.570491] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ccf1e9-d6de-42b0-8579-6325207c235d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.570739] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ccf1e9-d6de-42b0-8579-6325207c235d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.570926] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ccf1e9-d6de-42b0-8579-6325207c235d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.571307] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ccf1e9-d6de-42b0-8579-6325207c235d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.571506] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ccf1e9-d6de-42b0-8579-6325207c235d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.571752] [55187]: DEBUG oslo_concurrency.lockutils [None req-29ccf1e9-d6de-42b0-8579-6325207c235d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.591794] [55187]: INFO nova.api.openstack.requestlog [None req-29ccf1e9-d6de-42b0-8579-6325207c235d tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.030408 [ 1148.592676] [55187]: [pid: 55187|app: 0|req: 3971/8104] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:10:28 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1148.644327] [55188]: DEBUG nova.policy [None req-e8635048-cbf5-4b22-9c0c-67bc9d12ede7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.650393] [55188]: INFO nova.api.openstack.requestlog [None req-e8635048-cbf5-4b22-9c0c-67bc9d12ede7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1325 microversion: 2.1 time: 0.119966 [ 1148.650872] [55188]: [pid: 55188|app: 0|req: 4134/8105] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:28 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1325 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1148.718306] [55187]: DEBUG nova.api.openstack.wsgi [None req-2e498f9d-bc44-4c12-9980-85f27b5a447f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1148.720222] [55187]: DEBUG nova.compute.api [None req-2e498f9d-bc44-4c12-9980-85f27b5a447f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1148.723864] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e498f9d-bc44-4c12-9980-85f27b5a447f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.724133] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e498f9d-bc44-4c12-9980-85f27b5a447f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.724326] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e498f9d-bc44-4c12-9980-85f27b5a447f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.724683] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e498f9d-bc44-4c12-9980-85f27b5a447f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.724887] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e498f9d-bc44-4c12-9980-85f27b5a447f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.725076] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e498f9d-bc44-4c12-9980-85f27b5a447f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.797603] [55187]: DEBUG nova.policy [None req-2e498f9d-bc44-4c12-9980-85f27b5a447f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.802833] [55187]: INFO nova.api.openstack.requestlog [None req-2e498f9d-bc44-4c12-9980-85f27b5a447f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1688 microversion: 2.1 time: 0.086658 [ 1148.803315] [55187]: [pid: 55187|app: 0|req: 3972/8106] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:29 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1688 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1148.858793] [55188]: DEBUG nova.api.openstack.wsgi [None req-43dd9b2e-bced-4670-a2c0-55ff28974b94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1148.860647] [55188]: DEBUG nova.compute.api [None req-43dd9b2e-bced-4670-a2c0-55ff28974b94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1148.864270] [55188]: DEBUG oslo_concurrency.lockutils [None req-43dd9b2e-bced-4670-a2c0-55ff28974b94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.864522] [55188]: DEBUG oslo_concurrency.lockutils [None req-43dd9b2e-bced-4670-a2c0-55ff28974b94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.864710] [55188]: DEBUG oslo_concurrency.lockutils [None req-43dd9b2e-bced-4670-a2c0-55ff28974b94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.865128] [55188]: DEBUG oslo_concurrency.lockutils [None req-43dd9b2e-bced-4670-a2c0-55ff28974b94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.865477] [55188]: DEBUG oslo_concurrency.lockutils [None req-43dd9b2e-bced-4670-a2c0-55ff28974b94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.865679] [55188]: DEBUG oslo_concurrency.lockutils [None req-43dd9b2e-bced-4670-a2c0-55ff28974b94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.905499] [55188]: DEBUG nova.policy [None req-43dd9b2e-bced-4670-a2c0-55ff28974b94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.909998] [55188]: DEBUG nova.policy [None req-43dd9b2e-bced-4670-a2c0-55ff28974b94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.910686] [55188]: DEBUG nova.policy [None req-43dd9b2e-bced-4670-a2c0-55ff28974b94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.911326] [55188]: INFO nova.api.openstack.requestlog [None req-43dd9b2e-bced-4670-a2c0-55ff28974b94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1352 microversion: 2.57 time: 0.055328 [ 1148.911701] [55188]: [pid: 55188|app: 0|req: 4135/8107] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:29 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1352 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1149.373454] [55187]: DEBUG nova.api.openstack.wsgi [None req-db3a6adc-f89d-4a38-8708-b8563be8c6b9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1149.375290] [55187]: DEBUG nova.compute.api [None req-db3a6adc-f89d-4a38-8708-b8563be8c6b9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1149.379120] [55187]: DEBUG oslo_concurrency.lockutils [None req-db3a6adc-f89d-4a38-8708-b8563be8c6b9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.379427] [55187]: DEBUG oslo_concurrency.lockutils [None req-db3a6adc-f89d-4a38-8708-b8563be8c6b9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.379621] [55187]: DEBUG oslo_concurrency.lockutils [None req-db3a6adc-f89d-4a38-8708-b8563be8c6b9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.379974] [55187]: DEBUG oslo_concurrency.lockutils [None req-db3a6adc-f89d-4a38-8708-b8563be8c6b9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.380191] [55187]: DEBUG oslo_concurrency.lockutils [None req-db3a6adc-f89d-4a38-8708-b8563be8c6b9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.380398] [55187]: DEBUG oslo_concurrency.lockutils [None req-db3a6adc-f89d-4a38-8708-b8563be8c6b9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.480355] [55187]: DEBUG nova.policy [None req-db3a6adc-f89d-4a38-8708-b8563be8c6b9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.484642] [55187]: INFO nova.api.openstack.requestlog [None req-db3a6adc-f89d-4a38-8708-b8563be8c6b9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1366 microversion: 2.1 time: 0.113516 [ 1149.485073] [55187]: [pid: 55187|app: 0|req: 3973/8108] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:29 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1366 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1149.600118] [55188]: DEBUG nova.api.openstack.wsgi [None req-f518e277-e4a3-4a68-bca2-d4de7ebde804 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1149.602177] [55188]: DEBUG nova.compute.api [None req-f518e277-e4a3-4a68-bca2-d4de7ebde804 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1149.607894] [55188]: DEBUG oslo_concurrency.lockutils [None req-f518e277-e4a3-4a68-bca2-d4de7ebde804 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.608261] [55188]: DEBUG oslo_concurrency.lockutils [None req-f518e277-e4a3-4a68-bca2-d4de7ebde804 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.608592] [55188]: DEBUG oslo_concurrency.lockutils [None req-f518e277-e4a3-4a68-bca2-d4de7ebde804 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.609025] [55188]: DEBUG oslo_concurrency.lockutils [None req-f518e277-e4a3-4a68-bca2-d4de7ebde804 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.609489] [55188]: DEBUG oslo_concurrency.lockutils [None req-f518e277-e4a3-4a68-bca2-d4de7ebde804 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.609740] [55188]: DEBUG oslo_concurrency.lockutils [None req-f518e277-e4a3-4a68-bca2-d4de7ebde804 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.627647] [55188]: INFO nova.api.openstack.requestlog [None req-f518e277-e4a3-4a68-bca2-d4de7ebde804 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.029977 [ 1149.627647] [55188]: [pid: 55188|app: 0|req: 4136/8109] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:10:29 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d/os-volume_attachments => generated 25 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1149.664229] [55187]: DEBUG nova.api.openstack.wsgi [None req-059adc9e-3623-4c08-98d7-3352db7da77e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1149.666350] [55187]: DEBUG nova.compute.api [None req-059adc9e-3623-4c08-98d7-3352db7da77e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1149.671486] [55187]: DEBUG oslo_concurrency.lockutils [None req-059adc9e-3623-4c08-98d7-3352db7da77e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.671815] [55187]: DEBUG oslo_concurrency.lockutils [None req-059adc9e-3623-4c08-98d7-3352db7da77e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.672079] [55187]: DEBUG oslo_concurrency.lockutils [None req-059adc9e-3623-4c08-98d7-3352db7da77e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.672480] [55187]: DEBUG oslo_concurrency.lockutils [None req-059adc9e-3623-4c08-98d7-3352db7da77e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.672718] [55187]: DEBUG oslo_concurrency.lockutils [None req-059adc9e-3623-4c08-98d7-3352db7da77e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.672902] [55187]: DEBUG oslo_concurrency.lockutils [None req-059adc9e-3623-4c08-98d7-3352db7da77e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.673106] [55188]: DEBUG nova.api.openstack.wsgi [None req-ceafb283-f690-42b1-bb6b-d21e3c7c05f4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1149.674816] [55188]: DEBUG nova.compute.api [None req-ceafb283-f690-42b1-bb6b-d21e3c7c05f4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1149.678352] [55188]: DEBUG oslo_concurrency.lockutils [None req-ceafb283-f690-42b1-bb6b-d21e3c7c05f4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.678618] [55188]: DEBUG oslo_concurrency.lockutils [None req-ceafb283-f690-42b1-bb6b-d21e3c7c05f4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.678798] [55188]: DEBUG oslo_concurrency.lockutils [None req-ceafb283-f690-42b1-bb6b-d21e3c7c05f4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.679156] [55188]: DEBUG oslo_concurrency.lockutils [None req-ceafb283-f690-42b1-bb6b-d21e3c7c05f4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.679446] [55188]: DEBUG oslo_concurrency.lockutils [None req-ceafb283-f690-42b1-bb6b-d21e3c7c05f4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.679625] [55188]: DEBUG oslo_concurrency.lockutils [None req-ceafb283-f690-42b1-bb6b-d21e3c7c05f4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.696450] [55188]: INFO nova.api.openstack.wsgi [None req-ceafb283-f690-42b1-bb6b-d21e3c7c05f4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] HTTP exception thrown: Cannot 'reboot' instance 06859ed1-b71b-4250-bbe1-7192c8c91b51 while it is in vm_state rescued [ 1149.696781] [55188]: DEBUG nova.api.openstack.wsgi [None req-ceafb283-f690-42b1-bb6b-d21e3c7c05f4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Returning 409 to user: Cannot 'reboot' instance 06859ed1-b71b-4250-bbe1-7192c8c91b51 while it is in vm_state rescued {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1149.697243] [55188]: INFO nova.api.openstack.requestlog [None req-ceafb283-f690-42b1-bb6b-d21e3c7c05f4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "POST /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51/action" status: 409 len: 145 microversion: 2.1 time: 0.026904 [ 1149.697577] [55188]: [pid: 55188|app: 0|req: 4137/8110] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:10:30 2025] POST /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51/action => generated 145 bytes in 27 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1149.703361] [55188]: DEBUG nova.api.openstack.wsgi [None req-12a0ba6d-3b71-4dc3-85e5-95f86c840684 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1149.705321] [55188]: DEBUG nova.compute.api [None req-12a0ba6d-3b71-4dc3-85e5-95f86c840684 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1149.708693] [55188]: DEBUG oslo_concurrency.lockutils [None req-12a0ba6d-3b71-4dc3-85e5-95f86c840684 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.708924] [55188]: DEBUG oslo_concurrency.lockutils [None req-12a0ba6d-3b71-4dc3-85e5-95f86c840684 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.709122] [55188]: DEBUG oslo_concurrency.lockutils [None req-12a0ba6d-3b71-4dc3-85e5-95f86c840684 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.709523] [55188]: DEBUG oslo_concurrency.lockutils [None req-12a0ba6d-3b71-4dc3-85e5-95f86c840684 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.709735] [55188]: DEBUG oslo_concurrency.lockutils [None req-12a0ba6d-3b71-4dc3-85e5-95f86c840684 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.709913] [55188]: DEBUG oslo_concurrency.lockutils [None req-12a0ba6d-3b71-4dc3-85e5-95f86c840684 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.728764] [55188]: DEBUG oslo_concurrency.lockutils [None req-12a0ba6d-3b71-4dc3-85e5-95f86c840684 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.729009] [55188]: DEBUG oslo_concurrency.lockutils [None req-12a0ba6d-3b71-4dc3-85e5-95f86c840684 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.729216] [55188]: DEBUG oslo_concurrency.lockutils [None req-12a0ba6d-3b71-4dc3-85e5-95f86c840684 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.733291] [55188]: INFO nova.api.openstack.wsgi [None req-12a0ba6d-3b71-4dc3-85e5-95f86c840684 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] HTTP exception thrown: Cannot 'rebuild' instance 06859ed1-b71b-4250-bbe1-7192c8c91b51 while it is in vm_state rescued [ 1149.733636] [55188]: DEBUG nova.api.openstack.wsgi [None req-12a0ba6d-3b71-4dc3-85e5-95f86c840684 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Returning 409 to user: Cannot 'rebuild' instance 06859ed1-b71b-4250-bbe1-7192c8c91b51 while it is in vm_state rescued {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1149.734080] [55188]: INFO nova.api.openstack.requestlog [None req-12a0ba6d-3b71-4dc3-85e5-95f86c840684 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "POST /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51/action" status: 409 len: 146 microversion: 2.1 time: 0.032836 [ 1149.734610] [55188]: [pid: 55188|app: 0|req: 4138/8111] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:10:30 2025] POST /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51/action => generated 146 bytes in 33 msecs (HTTP/1.1 409) 9 headers in 378 bytes (2 switches on core 0) [ 1149.739930] [55188]: DEBUG nova.api.openstack.wsgi [None req-65e86096-88d3-4c6b-92ab-8a1398e60bb4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1149.740094] [55188]: DEBUG nova.compute.api [None req-65e86096-88d3-4c6b-92ab-8a1398e60bb4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1149.743216] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e86096-88d3-4c6b-92ab-8a1398e60bb4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.743527] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e86096-88d3-4c6b-92ab-8a1398e60bb4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.743639] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e86096-88d3-4c6b-92ab-8a1398e60bb4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.744076] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e86096-88d3-4c6b-92ab-8a1398e60bb4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.744238] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e86096-88d3-4c6b-92ab-8a1398e60bb4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.744416] [55188]: DEBUG oslo_concurrency.lockutils [None req-65e86096-88d3-4c6b-92ab-8a1398e60bb4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.760347] [55188]: DEBUG nova.compute.api [None req-65e86096-88d3-4c6b-92ab-8a1398e60bb4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1149.772073] [55187]: DEBUG nova.policy [None req-059adc9e-3623-4c08-98d7-3352db7da77e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.777830] [55187]: INFO nova.api.openstack.requestlog [None req-059adc9e-3623-4c08-98d7-3352db7da77e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1325 microversion: 2.1 time: 0.116314 [ 1149.778396] [55187]: [pid: 55187|app: 0|req: 3974/8112] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:30 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1325 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1149.805655] [55188]: INFO nova.api.openstack.requestlog [None req-65e86096-88d3-4c6b-92ab-8a1398e60bb4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 204 len: 0 microversion: 2.1 time: 0.067534 [ 1149.805957] [55188]: [pid: 55188|app: 0|req: 4139/8113] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:10:30 2025] DELETE /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 0 bytes in 68 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1149.811650] [55187]: DEBUG nova.api.openstack.wsgi [None req-cccd1483-6c1b-4ea4-821e-fc4cd61ae867 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1149.814660] [55187]: DEBUG nova.compute.api [None req-cccd1483-6c1b-4ea4-821e-fc4cd61ae867 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1149.816934] [55188]: DEBUG nova.api.openstack.wsgi [None req-3871bd27-bf76-4fad-a7a9-98eb65b7e08b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1149.818672] [55188]: DEBUG nova.compute.api [None req-3871bd27-bf76-4fad-a7a9-98eb65b7e08b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1149.818749] [55187]: DEBUG oslo_concurrency.lockutils [None req-cccd1483-6c1b-4ea4-821e-fc4cd61ae867 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.818918] [55187]: DEBUG oslo_concurrency.lockutils [None req-cccd1483-6c1b-4ea4-821e-fc4cd61ae867 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.819138] [55187]: DEBUG oslo_concurrency.lockutils [None req-cccd1483-6c1b-4ea4-821e-fc4cd61ae867 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.819590] [55187]: DEBUG oslo_concurrency.lockutils [None req-cccd1483-6c1b-4ea4-821e-fc4cd61ae867 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.819753] [55187]: DEBUG oslo_concurrency.lockutils [None req-cccd1483-6c1b-4ea4-821e-fc4cd61ae867 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.819932] [55187]: DEBUG oslo_concurrency.lockutils [None req-cccd1483-6c1b-4ea4-821e-fc4cd61ae867 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.822165] [55188]: DEBUG oslo_concurrency.lockutils [None req-3871bd27-bf76-4fad-a7a9-98eb65b7e08b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.822436] [55188]: DEBUG oslo_concurrency.lockutils [None req-3871bd27-bf76-4fad-a7a9-98eb65b7e08b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.822645] [55188]: DEBUG oslo_concurrency.lockutils [None req-3871bd27-bf76-4fad-a7a9-98eb65b7e08b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.822999] [55188]: DEBUG oslo_concurrency.lockutils [None req-3871bd27-bf76-4fad-a7a9-98eb65b7e08b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.823221] [55188]: DEBUG oslo_concurrency.lockutils [None req-3871bd27-bf76-4fad-a7a9-98eb65b7e08b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.823422] [55188]: DEBUG oslo_concurrency.lockutils [None req-3871bd27-bf76-4fad-a7a9-98eb65b7e08b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.916486] [55188]: DEBUG nova.policy [None req-3871bd27-bf76-4fad-a7a9-98eb65b7e08b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.916626] [55187]: DEBUG nova.policy [None req-cccd1483-6c1b-4ea4-821e-fc4cd61ae867 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.921060] [55188]: INFO nova.api.openstack.requestlog [None req-3871bd27-bf76-4fad-a7a9-98eb65b7e08b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1686 microversion: 2.1 time: 0.106514 [ 1149.921404] [55188]: [pid: 55188|app: 0|req: 4140/8114] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:30 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1686 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1149.921928] [55187]: INFO nova.api.openstack.requestlog [None req-cccd1483-6c1b-4ea4-821e-fc4cd61ae867 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1688 microversion: 2.1 time: 0.112846 [ 1149.922283] [55187]: [pid: 55187|app: 0|req: 3975/8115] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:30 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1688 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1149.925619] [55188]: DEBUG nova.api.openstack.wsgi [None req-6d709924-e416-47ba-bfc4-625f3a67a958 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1149.927284] [55188]: DEBUG nova.compute.api [None req-6d709924-e416-47ba-bfc4-625f3a67a958 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1149.930611] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d709924-e416-47ba-bfc4-625f3a67a958 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.931248] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d709924-e416-47ba-bfc4-625f3a67a958 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.931248] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d709924-e416-47ba-bfc4-625f3a67a958 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.931419] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d709924-e416-47ba-bfc4-625f3a67a958 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.931662] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d709924-e416-47ba-bfc4-625f3a67a958 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.931837] [55188]: DEBUG oslo_concurrency.lockutils [None req-6d709924-e416-47ba-bfc4-625f3a67a958 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.963596] [55188]: DEBUG nova.policy [None req-6d709924-e416-47ba-bfc4-625f3a67a958 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.967787] [55188]: DEBUG nova.policy [None req-6d709924-e416-47ba-bfc4-625f3a67a958 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.968396] [55188]: DEBUG nova.policy [None req-6d709924-e416-47ba-bfc4-625f3a67a958 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.969039] [55188]: INFO nova.api.openstack.requestlog [None req-6d709924-e416-47ba-bfc4-625f3a67a958 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1352 microversion: 2.57 time: 0.045373 [ 1149.969422] [55188]: [pid: 55188|app: 0|req: 4141/8116] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:30 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1352 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1150.498649] [55187]: DEBUG nova.api.openstack.wsgi [None req-b1230614-3e53-40f6-a108-c7808f455272 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1150.500780] [55187]: DEBUG nova.compute.api [None req-b1230614-3e53-40f6-a108-c7808f455272 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1150.505050] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1230614-3e53-40f6-a108-c7808f455272 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.505390] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1230614-3e53-40f6-a108-c7808f455272 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.505755] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1230614-3e53-40f6-a108-c7808f455272 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.506213] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1230614-3e53-40f6-a108-c7808f455272 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.506426] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1230614-3e53-40f6-a108-c7808f455272 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.506609] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1230614-3e53-40f6-a108-c7808f455272 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.593466] [55187]: DEBUG nova.policy [None req-b1230614-3e53-40f6-a108-c7808f455272 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.601149] [55187]: INFO nova.api.openstack.requestlog [None req-b1230614-3e53-40f6-a108-c7808f455272 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1556 microversion: 2.1 time: 0.105074 [ 1150.601614] [55187]: [pid: 55187|app: 0|req: 3976/8117] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:30 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1556 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1150.614744] [55188]: DEBUG nova.api.openstack.wsgi [None req-80a1dcb9-3d29-400b-a467-f19a98ee6e09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1150.616654] [55188]: DEBUG nova.compute.api [None req-80a1dcb9-3d29-400b-a467-f19a98ee6e09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1150.620701] [55188]: DEBUG oslo_concurrency.lockutils [None req-80a1dcb9-3d29-400b-a467-f19a98ee6e09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.620964] [55188]: DEBUG oslo_concurrency.lockutils [None req-80a1dcb9-3d29-400b-a467-f19a98ee6e09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.621175] [55188]: DEBUG oslo_concurrency.lockutils [None req-80a1dcb9-3d29-400b-a467-f19a98ee6e09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.621595] [55188]: DEBUG oslo_concurrency.lockutils [None req-80a1dcb9-3d29-400b-a467-f19a98ee6e09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.622278] [55188]: DEBUG oslo_concurrency.lockutils [None req-80a1dcb9-3d29-400b-a467-f19a98ee6e09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.622561] [55188]: DEBUG oslo_concurrency.lockutils [None req-80a1dcb9-3d29-400b-a467-f19a98ee6e09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.672175] [55188]: INFO nova.api.openstack.requestlog [None req-80a1dcb9-3d29-400b-a467-f19a98ee6e09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.059666 [ 1150.672614] [55188]: [pid: 55188|app: 0|req: 4142/8118] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:10:30 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609/os-interface => generated 288 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1150.794163] [55187]: DEBUG nova.api.openstack.wsgi [None req-b549d2ba-d277-425f-8654-d77dc13e3bf5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1150.795897] [55187]: DEBUG nova.compute.api [None req-b549d2ba-d277-425f-8654-d77dc13e3bf5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1150.799618] [55187]: DEBUG oslo_concurrency.lockutils [None req-b549d2ba-d277-425f-8654-d77dc13e3bf5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.799850] [55187]: DEBUG oslo_concurrency.lockutils [None req-b549d2ba-d277-425f-8654-d77dc13e3bf5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.800050] [55187]: DEBUG oslo_concurrency.lockutils [None req-b549d2ba-d277-425f-8654-d77dc13e3bf5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.800454] [55187]: DEBUG oslo_concurrency.lockutils [None req-b549d2ba-d277-425f-8654-d77dc13e3bf5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.800672] [55187]: DEBUG oslo_concurrency.lockutils [None req-b549d2ba-d277-425f-8654-d77dc13e3bf5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.800899] [55187]: DEBUG oslo_concurrency.lockutils [None req-b549d2ba-d277-425f-8654-d77dc13e3bf5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.868734] [55187]: DEBUG nova.policy [None req-b549d2ba-d277-425f-8654-d77dc13e3bf5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.873344] [55187]: INFO nova.api.openstack.requestlog [None req-b549d2ba-d277-425f-8654-d77dc13e3bf5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1325 microversion: 2.1 time: 0.081707 [ 1150.873686] [55187]: [pid: 55187|app: 0|req: 3977/8119] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:31 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1325 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1150.938023] [55188]: DEBUG nova.api.openstack.wsgi [None req-6ca14c82-a373-4d3c-8852-73a662a23d8e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1150.938023] [55188]: DEBUG nova.compute.api [None req-6ca14c82-a373-4d3c-8852-73a662a23d8e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1150.941542] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ca14c82-a373-4d3c-8852-73a662a23d8e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.941921] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ca14c82-a373-4d3c-8852-73a662a23d8e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.941974] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ca14c82-a373-4d3c-8852-73a662a23d8e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.942394] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ca14c82-a373-4d3c-8852-73a662a23d8e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.942543] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ca14c82-a373-4d3c-8852-73a662a23d8e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.942714] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ca14c82-a373-4d3c-8852-73a662a23d8e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.009086] [55187]: DEBUG nova.api.openstack.wsgi [None req-67dc56f1-bff7-4545-8ae2-023df15a6307 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1151.011378] [55187]: DEBUG nova.compute.api [None req-67dc56f1-bff7-4545-8ae2-023df15a6307 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1151.014915] [55187]: DEBUG oslo_concurrency.lockutils [None req-67dc56f1-bff7-4545-8ae2-023df15a6307 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.015171] [55187]: DEBUG oslo_concurrency.lockutils [None req-67dc56f1-bff7-4545-8ae2-023df15a6307 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.015361] [55187]: DEBUG oslo_concurrency.lockutils [None req-67dc56f1-bff7-4545-8ae2-023df15a6307 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.015779] [55187]: DEBUG oslo_concurrency.lockutils [None req-67dc56f1-bff7-4545-8ae2-023df15a6307 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.015947] [55187]: DEBUG oslo_concurrency.lockutils [None req-67dc56f1-bff7-4545-8ae2-023df15a6307 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.016142] [55187]: DEBUG oslo_concurrency.lockutils [None req-67dc56f1-bff7-4545-8ae2-023df15a6307 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.108546] [55187]: DEBUG nova.policy [None req-67dc56f1-bff7-4545-8ae2-023df15a6307 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.113194] [55187]: INFO nova.api.openstack.requestlog [None req-67dc56f1-bff7-4545-8ae2-023df15a6307 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1688 microversion: 2.1 time: 0.176322 [ 1151.113573] [55187]: [pid: 55187|app: 0|req: 3978/8120] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:31 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1688 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1151.116075] [55187]: DEBUG nova.api.openstack.wsgi [None req-d1a55559-a3e1-45a3-9388-300164605735 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1151.117721] [55187]: DEBUG nova.compute.api [None req-d1a55559-a3e1-45a3-9388-300164605735 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1151.121039] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1a55559-a3e1-45a3-9388-300164605735 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.121290] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1a55559-a3e1-45a3-9388-300164605735 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.121486] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1a55559-a3e1-45a3-9388-300164605735 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.121838] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1a55559-a3e1-45a3-9388-300164605735 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.122053] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1a55559-a3e1-45a3-9388-300164605735 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.122231] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1a55559-a3e1-45a3-9388-300164605735 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.156789] [55187]: DEBUG nova.policy [None req-d1a55559-a3e1-45a3-9388-300164605735 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.162270] [55187]: DEBUG nova.policy [None req-d1a55559-a3e1-45a3-9388-300164605735 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.162955] [55187]: DEBUG nova.policy [None req-d1a55559-a3e1-45a3-9388-300164605735 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.163722] [55187]: INFO nova.api.openstack.requestlog [None req-d1a55559-a3e1-45a3-9388-300164605735 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1360 microversion: 2.57 time: 0.049622 [ 1151.164044] [55187]: [pid: 55187|app: 0|req: 3979/8121] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:31 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1360 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1151.236883] [55188]: DEBUG nova.policy [None req-6ca14c82-a373-4d3c-8852-73a662a23d8e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.242981] [55188]: INFO nova.api.openstack.requestlog [None req-6ca14c82-a373-4d3c-8852-73a662a23d8e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1687 microversion: 2.1 time: 0.309596 [ 1151.243330] [55188]: [pid: 55188|app: 0|req: 4143/8122] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:31 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1687 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1151.375511] [55187]: DEBUG nova.api.openstack.wsgi [req-50a2260c-1f71-4384-9e1e-1915f6440b65 req-517dc531-5ba8-4fa1-ad81-8a53ce57aa64 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "dd0574f0-b61d-49fb-8f76-4e93405e8609", "tag": "785379c9-6196-4b16-ab30-1e0937fc72c9"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1151.376797] [55188]: DEBUG nova.api.openstack.wsgi [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-1893606081", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "4585d055-7248-4da8-aceb-2099a262154c"}], "security_groups": [{"name": "tempest-securitygroup--1884006305"}], "key_name": "tempest-keypair-1973028290", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1151.381689] [55187]: DEBUG oslo_concurrency.lockutils [req-50a2260c-1f71-4384-9e1e-1915f6440b65 req-517dc531-5ba8-4fa1-ad81-8a53ce57aa64 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.381986] [55187]: DEBUG oslo_concurrency.lockutils [req-50a2260c-1f71-4384-9e1e-1915f6440b65 req-517dc531-5ba8-4fa1-ad81-8a53ce57aa64 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.382213] [55187]: DEBUG oslo_concurrency.lockutils [req-50a2260c-1f71-4384-9e1e-1915f6440b65 req-517dc531-5ba8-4fa1-ad81-8a53ce57aa64 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.388721] [55187]: INFO nova.api.openstack.compute.server_external_events [req-50a2260c-1f71-4384-9e1e-1915f6440b65 req-517dc531-5ba8-4fa1-ad81-8a53ce57aa64 service nova] Creating event network-changed:785379c9-6196-4b16-ab30-1e0937fc72c9 for instance dd0574f0-b61d-49fb-8f76-4e93405e8609 on cpu-1 [ 1151.391959] [55187]: INFO nova.api.openstack.requestlog [req-50a2260c-1f71-4384-9e1e-1915f6440b65 req-517dc531-5ba8-4fa1-ad81-8a53ce57aa64 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018744 [ 1151.392587] [55187]: [pid: 55187|app: 0|req: 3980/8123] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:31 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1151.422196] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.422487] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.422760] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.423400] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.423848] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.424153] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.462009] [55188]: DEBUG nova.network.neutron [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] validate_networks() for [('4585d055-7248-4da8-aceb-2099a262154c', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1151.603331] [55188]: DEBUG nova.virt.hardware [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1151.603536] [55188]: DEBUG nova.virt.hardware [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1151.603743] [55188]: DEBUG nova.virt.hardware [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1151.603902] [55188]: DEBUG nova.virt.hardware [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1151.604075] [55188]: DEBUG nova.virt.hardware [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1151.612274] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.612513] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.612725] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.613133] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.613339] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.613546] [55188]: DEBUG oslo_concurrency.lockutils [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.631514] [55188]: DEBUG nova.quota [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Getting quotas for project ae258c71173d41fd953433c067ffa9d7. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1151.635423] [55188]: DEBUG nova.quota [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Getting quotas for user 78709f53484c405c9d7b1c9591cc3e3e and project ae258c71173d41fd953433c067ffa9d7. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1151.641372] [55188]: DEBUG nova.compute.api [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1151.642766] [55188]: DEBUG nova.compute.api [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1151.681308] [55188]: INFO nova.api.openstack.requestlog [None req-d5dc8d89-05a2-4dde-8030-a8dec312fbd9 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.306767 [ 1151.681834] [55188]: [pid: 55188|app: 0|req: 4144/8124] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:10:31 2025] POST /compute/v2.1/servers => generated 406 bytes in 308 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1151.691134] [55187]: DEBUG nova.api.openstack.wsgi [None req-1d4ea0d3-e857-4c6b-879b-bcebb81481eb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1151.694357] [55187]: DEBUG nova.compute.api [None req-1d4ea0d3-e857-4c6b-879b-bcebb81481eb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1151.724033] [55187]: DEBUG nova.policy [None req-1d4ea0d3-e857-4c6b-879b-bcebb81481eb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.731215] [55187]: INFO nova.api.openstack.requestlog [None req-1d4ea0d3-e857-4c6b-879b-bcebb81481eb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1240 microversion: 2.1 time: 0.044892 [ 1151.731551] [55187]: [pid: 55187|app: 0|req: 3981/8125] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:32 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1151.886982] [55188]: DEBUG nova.api.openstack.wsgi [None req-278acd7d-fe87-40b1-9854-90381dfb2e97 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1151.888892] [55188]: DEBUG nova.compute.api [None req-278acd7d-fe87-40b1-9854-90381dfb2e97 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1151.894083] [55188]: DEBUG oslo_concurrency.lockutils [None req-278acd7d-fe87-40b1-9854-90381dfb2e97 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.894493] [55188]: DEBUG oslo_concurrency.lockutils [None req-278acd7d-fe87-40b1-9854-90381dfb2e97 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.894792] [55188]: DEBUG oslo_concurrency.lockutils [None req-278acd7d-fe87-40b1-9854-90381dfb2e97 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.895203] [55188]: DEBUG oslo_concurrency.lockutils [None req-278acd7d-fe87-40b1-9854-90381dfb2e97 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.895422] [55188]: DEBUG oslo_concurrency.lockutils [None req-278acd7d-fe87-40b1-9854-90381dfb2e97 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.895593] [55188]: DEBUG oslo_concurrency.lockutils [None req-278acd7d-fe87-40b1-9854-90381dfb2e97 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.051612] [55188]: DEBUG nova.policy [None req-278acd7d-fe87-40b1-9854-90381dfb2e97 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.057220] [55188]: INFO nova.api.openstack.requestlog [None req-278acd7d-fe87-40b1-9854-90381dfb2e97 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1325 microversion: 2.1 time: 0.172300 [ 1152.057437] [55188]: [pid: 55188|app: 0|req: 4145/8126] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:32 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1325 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1152.126974] [55187]: DEBUG nova.api.openstack.wsgi [None req-e5f6a387-3acb-4f46-a058-c7365d39e9c0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1152.128655] [55187]: DEBUG nova.compute.api [None req-e5f6a387-3acb-4f46-a058-c7365d39e9c0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1152.132379] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5f6a387-3acb-4f46-a058-c7365d39e9c0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.132632] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5f6a387-3acb-4f46-a058-c7365d39e9c0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.132818] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5f6a387-3acb-4f46-a058-c7365d39e9c0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.133188] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5f6a387-3acb-4f46-a058-c7365d39e9c0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.133392] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5f6a387-3acb-4f46-a058-c7365d39e9c0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.133563] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5f6a387-3acb-4f46-a058-c7365d39e9c0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.179619] [55188]: DEBUG nova.api.openstack.wsgi [None req-6a5826d2-a68f-4e16-8033-e31b06e303ed tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1152.185354] [55188]: DEBUG nova.compute.api [None req-6a5826d2-a68f-4e16-8033-e31b06e303ed tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1152.190222] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a5826d2-a68f-4e16-8033-e31b06e303ed tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.191476] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a5826d2-a68f-4e16-8033-e31b06e303ed tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.191476] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a5826d2-a68f-4e16-8033-e31b06e303ed tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.191476] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a5826d2-a68f-4e16-8033-e31b06e303ed tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.191476] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a5826d2-a68f-4e16-8033-e31b06e303ed tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.191476] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a5826d2-a68f-4e16-8033-e31b06e303ed tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.225761] [55187]: DEBUG nova.policy [None req-e5f6a387-3acb-4f46-a058-c7365d39e9c0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.233955] [55187]: INFO nova.api.openstack.requestlog [None req-e5f6a387-3acb-4f46-a058-c7365d39e9c0 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1688 microversion: 2.1 time: 0.109385 [ 1152.233955] [55187]: [pid: 55187|app: 0|req: 3982/8127] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:32 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1688 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1152.244022] [55188]: DEBUG nova.policy [None req-6a5826d2-a68f-4e16-8033-e31b06e303ed tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.248606] [55188]: DEBUG nova.policy [None req-6a5826d2-a68f-4e16-8033-e31b06e303ed tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.249645] [55188]: DEBUG nova.policy [None req-6a5826d2-a68f-4e16-8033-e31b06e303ed tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.250175] [55188]: INFO nova.api.openstack.requestlog [None req-6a5826d2-a68f-4e16-8033-e31b06e303ed tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1370 microversion: 2.57 time: 0.073238 [ 1152.250629] [55188]: [pid: 55188|app: 0|req: 4146/8128] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:32 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1370 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1152.257025] [55187]: DEBUG nova.api.openstack.wsgi [None req-92bc3457-bddf-4379-9c25-c03711502df4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1152.258611] [55187]: DEBUG nova.compute.api [None req-92bc3457-bddf-4379-9c25-c03711502df4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1152.262766] [55187]: DEBUG oslo_concurrency.lockutils [None req-92bc3457-bddf-4379-9c25-c03711502df4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.263009] [55187]: DEBUG oslo_concurrency.lockutils [None req-92bc3457-bddf-4379-9c25-c03711502df4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.263234] [55187]: DEBUG oslo_concurrency.lockutils [None req-92bc3457-bddf-4379-9c25-c03711502df4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.263777] [55187]: DEBUG oslo_concurrency.lockutils [None req-92bc3457-bddf-4379-9c25-c03711502df4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.263837] [55187]: DEBUG oslo_concurrency.lockutils [None req-92bc3457-bddf-4379-9c25-c03711502df4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.263999] [55187]: DEBUG oslo_concurrency.lockutils [None req-92bc3457-bddf-4379-9c25-c03711502df4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.365770] [55187]: DEBUG nova.policy [None req-92bc3457-bddf-4379-9c25-c03711502df4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.373457] [55187]: INFO nova.api.openstack.requestlog [None req-92bc3457-bddf-4379-9c25-c03711502df4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.119396 [ 1152.373837] [55187]: [pid: 55187|app: 0|req: 3983/8129] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:32 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1152.388240] [55188]: DEBUG nova.api.openstack.wsgi [None req-6ff2183d-af6c-4336-9831-e26c170f61b9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1152.390053] [55188]: DEBUG nova.compute.api [None req-6ff2183d-af6c-4336-9831-e26c170f61b9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1152.395355] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ff2183d-af6c-4336-9831-e26c170f61b9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.395614] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ff2183d-af6c-4336-9831-e26c170f61b9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.395810] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ff2183d-af6c-4336-9831-e26c170f61b9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.396212] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ff2183d-af6c-4336-9831-e26c170f61b9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.396518] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ff2183d-af6c-4336-9831-e26c170f61b9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.396598] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ff2183d-af6c-4336-9831-e26c170f61b9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.445544] [55188]: INFO nova.api.openstack.requestlog [None req-6ff2183d-af6c-4336-9831-e26c170f61b9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305/action" status: 204 len: 0 microversion: 2.1 time: 0.060144 [ 1152.445950] [55188]: [pid: 55188|app: 0|req: 4147/8130] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:10:32 2025] POST /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1152.451868] [55187]: DEBUG nova.api.openstack.wsgi [None req-b9134ca7-685d-4ddb-ae3b-dcc4318f8ff0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1152.454079] [55187]: DEBUG nova.compute.api [None req-b9134ca7-685d-4ddb-ae3b-dcc4318f8ff0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1152.458663] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9134ca7-685d-4ddb-ae3b-dcc4318f8ff0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.459042] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9134ca7-685d-4ddb-ae3b-dcc4318f8ff0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.459328] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9134ca7-685d-4ddb-ae3b-dcc4318f8ff0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.459913] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9134ca7-685d-4ddb-ae3b-dcc4318f8ff0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.460172] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9134ca7-685d-4ddb-ae3b-dcc4318f8ff0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.460426] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9134ca7-685d-4ddb-ae3b-dcc4318f8ff0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.545740] [55187]: DEBUG nova.policy [None req-b9134ca7-685d-4ddb-ae3b-dcc4318f8ff0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.550414] [55187]: INFO nova.api.openstack.requestlog [None req-b9134ca7-685d-4ddb-ae3b-dcc4318f8ff0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.101528 [ 1152.550748] [55187]: [pid: 55187|app: 0|req: 3984/8131] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:32 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1152.748708] [55188]: DEBUG nova.api.openstack.wsgi [None req-82347193-3a52-4c8b-8043-b054205c57c0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1152.750477] [55188]: DEBUG nova.compute.api [None req-82347193-3a52-4c8b-8043-b054205c57c0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1152.754251] [55188]: DEBUG oslo_concurrency.lockutils [None req-82347193-3a52-4c8b-8043-b054205c57c0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.754494] [55188]: DEBUG oslo_concurrency.lockutils [None req-82347193-3a52-4c8b-8043-b054205c57c0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.754688] [55188]: DEBUG oslo_concurrency.lockutils [None req-82347193-3a52-4c8b-8043-b054205c57c0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.755065] [55188]: DEBUG oslo_concurrency.lockutils [None req-82347193-3a52-4c8b-8043-b054205c57c0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.755258] [55188]: DEBUG oslo_concurrency.lockutils [None req-82347193-3a52-4c8b-8043-b054205c57c0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.755435] [55188]: DEBUG oslo_concurrency.lockutils [None req-82347193-3a52-4c8b-8043-b054205c57c0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.790159] [55188]: DEBUG nova.policy [None req-82347193-3a52-4c8b-8043-b054205c57c0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.794803] [55188]: INFO nova.api.openstack.requestlog [None req-82347193-3a52-4c8b-8043-b054205c57c0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1244 microversion: 2.1 time: 0.048839 [ 1152.795152] [55188]: [pid: 55188|app: 0|req: 4148/8132] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:33 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1153.071704] [55187]: DEBUG nova.api.openstack.wsgi [None req-3b954fa4-a858-4d22-b010-86cc7e0d4d3c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1153.073459] [55187]: DEBUG nova.compute.api [None req-3b954fa4-a858-4d22-b010-86cc7e0d4d3c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1153.077543] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b954fa4-a858-4d22-b010-86cc7e0d4d3c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.077819] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b954fa4-a858-4d22-b010-86cc7e0d4d3c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.077972] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b954fa4-a858-4d22-b010-86cc7e0d4d3c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.078401] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b954fa4-a858-4d22-b010-86cc7e0d4d3c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.078579] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b954fa4-a858-4d22-b010-86cc7e0d4d3c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.078751] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b954fa4-a858-4d22-b010-86cc7e0d4d3c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.156456] [55187]: DEBUG nova.policy [None req-3b954fa4-a858-4d22-b010-86cc7e0d4d3c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.160188] [55187]: INFO nova.api.openstack.requestlog [None req-3b954fa4-a858-4d22-b010-86cc7e0d4d3c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1325 microversion: 2.1 time: 0.090743 [ 1153.160575] [55187]: [pid: 55187|app: 0|req: 3985/8133] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:33 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1325 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1153.249327] [55188]: DEBUG nova.api.openstack.wsgi [None req-3ed8b8ff-0b40-46d0-b966-5d5e1c3d2f8c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1153.251028] [55188]: DEBUG nova.compute.api [None req-3ed8b8ff-0b40-46d0-b966-5d5e1c3d2f8c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1153.254439] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ed8b8ff-0b40-46d0-b966-5d5e1c3d2f8c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.254679] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ed8b8ff-0b40-46d0-b966-5d5e1c3d2f8c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.255517] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ed8b8ff-0b40-46d0-b966-5d5e1c3d2f8c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.255517] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ed8b8ff-0b40-46d0-b966-5d5e1c3d2f8c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.255517] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ed8b8ff-0b40-46d0-b966-5d5e1c3d2f8c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.255684] [55188]: DEBUG oslo_concurrency.lockutils [None req-3ed8b8ff-0b40-46d0-b966-5d5e1c3d2f8c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.265413] [55187]: DEBUG nova.api.openstack.wsgi [None req-c9c37f5d-cb20-4f29-9d4d-19ccf125fe2b tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1153.267278] [55187]: DEBUG nova.compute.api [None req-c9c37f5d-cb20-4f29-9d4d-19ccf125fe2b tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1153.269015] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_api:SELECT=351,nova_api:DELETE=3,nova_api:INSERT=11,nova_api:UPDATE=4 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1153.273211] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9c37f5d-cb20-4f29-9d4d-19ccf125fe2b tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.273475] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9c37f5d-cb20-4f29-9d4d-19ccf125fe2b tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.273670] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9c37f5d-cb20-4f29-9d4d-19ccf125fe2b tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.274036] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9c37f5d-cb20-4f29-9d4d-19ccf125fe2b tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.274243] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9c37f5d-cb20-4f29-9d4d-19ccf125fe2b tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.274417] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9c37f5d-cb20-4f29-9d4d-19ccf125fe2b tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.276841] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=871,nova_cell1:INSERT=9,nova_cell1:UPDATE=13 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1153.309827] [55187]: DEBUG nova.policy [None req-c9c37f5d-cb20-4f29-9d4d-19ccf125fe2b tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.315422] [55187]: DEBUG nova.policy [None req-c9c37f5d-cb20-4f29-9d4d-19ccf125fe2b tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.315692] [55187]: DEBUG nova.policy [None req-c9c37f5d-cb20-4f29-9d4d-19ccf125fe2b tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.316348] [55187]: INFO nova.api.openstack.requestlog [None req-c9c37f5d-cb20-4f29-9d4d-19ccf125fe2b tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1358 microversion: 2.57 time: 0.053238 [ 1153.316668] [55187]: [pid: 55187|app: 0|req: 3986/8134] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:33 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1358 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1153.380295] [55188]: DEBUG nova.policy [None req-3ed8b8ff-0b40-46d0-b966-5d5e1c3d2f8c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.385609] [55188]: INFO nova.api.openstack.requestlog [None req-3ed8b8ff-0b40-46d0-b966-5d5e1c3d2f8c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1688 microversion: 2.1 time: 0.138691 [ 1153.386135] [55188]: [pid: 55188|app: 0|req: 4149/8135] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:33 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1688 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1153.563879] [55187]: DEBUG nova.api.openstack.wsgi [None req-89342372-f85a-4692-8878-856170ec28e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1153.565783] [55187]: DEBUG nova.compute.api [None req-89342372-f85a-4692-8878-856170ec28e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1153.580075] [55187]: DEBUG oslo_concurrency.lockutils [None req-89342372-f85a-4692-8878-856170ec28e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.580075] [55187]: DEBUG oslo_concurrency.lockutils [None req-89342372-f85a-4692-8878-856170ec28e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.580075] [55187]: DEBUG oslo_concurrency.lockutils [None req-89342372-f85a-4692-8878-856170ec28e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.580075] [55187]: DEBUG oslo_concurrency.lockutils [None req-89342372-f85a-4692-8878-856170ec28e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.580075] [55187]: DEBUG oslo_concurrency.lockutils [None req-89342372-f85a-4692-8878-856170ec28e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.580075] [55187]: DEBUG oslo_concurrency.lockutils [None req-89342372-f85a-4692-8878-856170ec28e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.713793] [55187]: DEBUG nova.policy [None req-89342372-f85a-4692-8878-856170ec28e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.734761] [55187]: INFO nova.api.openstack.requestlog [None req-89342372-f85a-4692-8878-856170ec28e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.172452 [ 1153.734761] [55187]: [pid: 55187|app: 0|req: 3987/8136] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:33 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1153.792823] [55188]: DEBUG nova.api.openstack.wsgi [req-fd9287d5-885e-4e19-8993-dd96a1e4eb69 req-c2e5d838-ab4f-472f-ad4f-64466dd1de2b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "45f53d7e-df03-4d76-9a62-fb849250b24d", "name": "network-vif-deleted", "tag": "ae2560c9-d182-44c1-9bcc-d1433f5638ec"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1153.798739] [55188]: DEBUG oslo_concurrency.lockutils [req-fd9287d5-885e-4e19-8993-dd96a1e4eb69 req-c2e5d838-ab4f-472f-ad4f-64466dd1de2b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.798991] [55188]: DEBUG oslo_concurrency.lockutils [req-fd9287d5-885e-4e19-8993-dd96a1e4eb69 req-c2e5d838-ab4f-472f-ad4f-64466dd1de2b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.799204] [55188]: DEBUG oslo_concurrency.lockutils [req-fd9287d5-885e-4e19-8993-dd96a1e4eb69 req-c2e5d838-ab4f-472f-ad4f-64466dd1de2b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.810938] [55187]: DEBUG nova.api.openstack.wsgi [None req-69c0a716-b1a6-42ad-9fa1-3b676944ff43 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1153.812605] [55187]: DEBUG nova.compute.api [None req-69c0a716-b1a6-42ad-9fa1-3b676944ff43 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1153.812763] [55188]: INFO nova.api.openstack.compute.server_external_events [req-fd9287d5-885e-4e19-8993-dd96a1e4eb69 req-c2e5d838-ab4f-472f-ad4f-64466dd1de2b service nova] Creating event network-vif-deleted:ae2560c9-d182-44c1-9bcc-d1433f5638ec for instance 45f53d7e-df03-4d76-9a62-fb849250b24d on cpu-1 [ 1153.815833] [55188]: INFO nova.api.openstack.requestlog [req-fd9287d5-885e-4e19-8993-dd96a1e4eb69 req-c2e5d838-ab4f-472f-ad4f-64466dd1de2b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025343 [ 1153.816138] [55187]: DEBUG oslo_concurrency.lockutils [None req-69c0a716-b1a6-42ad-9fa1-3b676944ff43 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.816187] [55188]: [pid: 55188|app: 0|req: 4150/8137] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:34 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1153.816387] [55187]: DEBUG oslo_concurrency.lockutils [None req-69c0a716-b1a6-42ad-9fa1-3b676944ff43 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.817025] [55187]: DEBUG oslo_concurrency.lockutils [None req-69c0a716-b1a6-42ad-9fa1-3b676944ff43 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.817025] [55187]: DEBUG oslo_concurrency.lockutils [None req-69c0a716-b1a6-42ad-9fa1-3b676944ff43 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.817144] [55187]: DEBUG oslo_concurrency.lockutils [None req-69c0a716-b1a6-42ad-9fa1-3b676944ff43 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.817283] [55187]: DEBUG oslo_concurrency.lockutils [None req-69c0a716-b1a6-42ad-9fa1-3b676944ff43 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.852322] [55187]: DEBUG nova.policy [None req-69c0a716-b1a6-42ad-9fa1-3b676944ff43 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.861411] [55187]: INFO nova.api.openstack.requestlog [None req-69c0a716-b1a6-42ad-9fa1-3b676944ff43 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1292 microversion: 2.1 time: 0.052724 [ 1153.861798] [55187]: [pid: 55187|app: 0|req: 3988/8138] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:34 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1292 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1154.175077] [55188]: DEBUG nova.api.openstack.wsgi [None req-6859b606-9cdf-4deb-942e-bc0a8ae74642 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1154.176173] [55188]: DEBUG nova.compute.api [None req-6859b606-9cdf-4deb-942e-bc0a8ae74642 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1154.180215] [55188]: DEBUG oslo_concurrency.lockutils [None req-6859b606-9cdf-4deb-942e-bc0a8ae74642 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.180477] [55188]: DEBUG oslo_concurrency.lockutils [None req-6859b606-9cdf-4deb-942e-bc0a8ae74642 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.180681] [55188]: DEBUG oslo_concurrency.lockutils [None req-6859b606-9cdf-4deb-942e-bc0a8ae74642 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.181057] [55188]: DEBUG oslo_concurrency.lockutils [None req-6859b606-9cdf-4deb-942e-bc0a8ae74642 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.181378] [55188]: DEBUG oslo_concurrency.lockutils [None req-6859b606-9cdf-4deb-942e-bc0a8ae74642 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.181423] [55188]: DEBUG oslo_concurrency.lockutils [None req-6859b606-9cdf-4deb-942e-bc0a8ae74642 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.251961] [55188]: DEBUG nova.policy [None req-6859b606-9cdf-4deb-942e-bc0a8ae74642 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.256243] [55188]: INFO nova.api.openstack.requestlog [None req-6859b606-9cdf-4deb-942e-bc0a8ae74642 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1504 microversion: 2.1 time: 0.085040 [ 1154.256574] [55188]: [pid: 55188|app: 0|req: 4151/8139] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:34 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1504 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1154.268718] [55187]: DEBUG nova.api.openstack.wsgi [None req-f9e64a77-a570-4bee-b383-b39978c069e4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1154.270520] [55187]: DEBUG nova.compute.api [None req-f9e64a77-a570-4bee-b383-b39978c069e4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1154.273916] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9e64a77-a570-4bee-b383-b39978c069e4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.274167] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9e64a77-a570-4bee-b383-b39978c069e4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.274354] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9e64a77-a570-4bee-b383-b39978c069e4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.274726] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9e64a77-a570-4bee-b383-b39978c069e4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.274927] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9e64a77-a570-4bee-b383-b39978c069e4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.275113] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9e64a77-a570-4bee-b383-b39978c069e4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.331453] [55188]: DEBUG nova.api.openstack.wsgi [None req-ef7485b2-af4a-485b-8c38-1aabfb91ba60 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1154.333326] [55188]: DEBUG nova.compute.api [None req-ef7485b2-af4a-485b-8c38-1aabfb91ba60 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1154.337943] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef7485b2-af4a-485b-8c38-1aabfb91ba60 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.338175] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef7485b2-af4a-485b-8c38-1aabfb91ba60 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.338367] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef7485b2-af4a-485b-8c38-1aabfb91ba60 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.338721] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef7485b2-af4a-485b-8c38-1aabfb91ba60 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.338922] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef7485b2-af4a-485b-8c38-1aabfb91ba60 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.339111] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef7485b2-af4a-485b-8c38-1aabfb91ba60 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.344983] [55187]: DEBUG nova.policy [None req-f9e64a77-a570-4bee-b383-b39978c069e4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94238c982ff5432bae31993c7097915c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.350169] [55187]: INFO nova.api.openstack.requestlog [None req-f9e64a77-a570-4bee-b383-b39978c069e4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1504 microversion: 2.1 time: 0.083710 [ 1154.351069] [55187]: [pid: 55187|app: 0|req: 3989/8140] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:34 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1504 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1154.367613] [55187]: DEBUG nova.api.openstack.wsgi [None req-d3191b6d-4241-4574-90bd-cfa083d9dbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1154.367879] [55187]: DEBUG nova.compute.api [None req-d3191b6d-4241-4574-90bd-cfa083d9dbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1154.371627] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3191b6d-4241-4574-90bd-cfa083d9dbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.371793] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3191b6d-4241-4574-90bd-cfa083d9dbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.372079] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3191b6d-4241-4574-90bd-cfa083d9dbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.372446] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3191b6d-4241-4574-90bd-cfa083d9dbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.374034] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3191b6d-4241-4574-90bd-cfa083d9dbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.374034] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3191b6d-4241-4574-90bd-cfa083d9dbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.382933] [55188]: DEBUG nova.policy [None req-ef7485b2-af4a-485b-8c38-1aabfb91ba60 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.390125] [55187]: DEBUG nova.compute.api [None req-d3191b6d-4241-4574-90bd-cfa083d9dbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1154.392470] [55188]: DEBUG nova.policy [None req-ef7485b2-af4a-485b-8c38-1aabfb91ba60 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.394199] [55188]: DEBUG nova.policy [None req-ef7485b2-af4a-485b-8c38-1aabfb91ba60 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.394897] [55188]: INFO nova.api.openstack.requestlog [None req-ef7485b2-af4a-485b-8c38-1aabfb91ba60 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1358 microversion: 2.57 time: 0.065789 [ 1154.395237] [55188]: [pid: 55188|app: 0|req: 4152/8141] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:34 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1358 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1154.400055] [55188]: DEBUG nova.api.openstack.wsgi [None req-161e1ed9-c65e-40d8-8524-87dba399188f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1154.402083] [55188]: DEBUG nova.compute.api [None req-161e1ed9-c65e-40d8-8524-87dba399188f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1154.405959] [55188]: DEBUG oslo_concurrency.lockutils [None req-161e1ed9-c65e-40d8-8524-87dba399188f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.406235] [55188]: DEBUG oslo_concurrency.lockutils [None req-161e1ed9-c65e-40d8-8524-87dba399188f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.406455] [55188]: DEBUG oslo_concurrency.lockutils [None req-161e1ed9-c65e-40d8-8524-87dba399188f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.406818] [55188]: DEBUG oslo_concurrency.lockutils [None req-161e1ed9-c65e-40d8-8524-87dba399188f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.407036] [55188]: DEBUG oslo_concurrency.lockutils [None req-161e1ed9-c65e-40d8-8524-87dba399188f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.407218] [55188]: DEBUG oslo_concurrency.lockutils [None req-161e1ed9-c65e-40d8-8524-87dba399188f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.443432] [55187]: INFO nova.api.openstack.requestlog [None req-d3191b6d-4241-4574-90bd-cfa083d9dbc0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 204 len: 0 microversion: 2.1 time: 0.077826 [ 1154.443829] [55187]: [pid: 55187|app: 0|req: 3990/8142] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:10:34 2025] DELETE /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1154.449140] [55187]: DEBUG nova.api.openstack.wsgi [None req-fa94b2e6-c13d-4fb3-aa32-d7a82e82bb22 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1154.450705] [55188]: DEBUG nova.policy [None req-161e1ed9-c65e-40d8-8524-87dba399188f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.451045] [55187]: DEBUG nova.compute.api [None req-fa94b2e6-c13d-4fb3-aa32-d7a82e82bb22 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1154.454497] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa94b2e6-c13d-4fb3-aa32-d7a82e82bb22 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.454743] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa94b2e6-c13d-4fb3-aa32-d7a82e82bb22 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.454926] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa94b2e6-c13d-4fb3-aa32-d7a82e82bb22 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.455055] [55188]: INFO nova.api.openstack.requestlog [None req-161e1ed9-c65e-40d8-8524-87dba399188f tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1324 microversion: 2.1 time: 0.057241 [ 1154.455294] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa94b2e6-c13d-4fb3-aa32-d7a82e82bb22 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.455381] [55188]: [pid: 55188|app: 0|req: 4153/8143] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:34 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1324 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1154.456138] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa94b2e6-c13d-4fb3-aa32-d7a82e82bb22 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.456138] [55187]: DEBUG oslo_concurrency.lockutils [None req-fa94b2e6-c13d-4fb3-aa32-d7a82e82bb22 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.560553] [55187]: DEBUG nova.policy [None req-fa94b2e6-c13d-4fb3-aa32-d7a82e82bb22 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.593766] [55187]: INFO nova.api.openstack.requestlog [None req-fa94b2e6-c13d-4fb3-aa32-d7a82e82bb22 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1510 microversion: 2.1 time: 0.146849 [ 1154.594134] [55187]: [pid: 55187|app: 0|req: 3991/8144] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:34 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1510 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1154.747669] [55188]: DEBUG nova.api.openstack.wsgi [None req-f6f666e6-5a7d-486e-8716-17983544744c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1154.749532] [55188]: DEBUG nova.compute.api [None req-f6f666e6-5a7d-486e-8716-17983544744c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1154.753101] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6f666e6-5a7d-486e-8716-17983544744c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.753340] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6f666e6-5a7d-486e-8716-17983544744c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.753531] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6f666e6-5a7d-486e-8716-17983544744c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.753876] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6f666e6-5a7d-486e-8716-17983544744c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.754088] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6f666e6-5a7d-486e-8716-17983544744c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.754265] [55188]: DEBUG oslo_concurrency.lockutils [None req-f6f666e6-5a7d-486e-8716-17983544744c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.854492] [55188]: DEBUG nova.policy [None req-f6f666e6-5a7d-486e-8716-17983544744c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.859838] [55188]: INFO nova.api.openstack.requestlog [None req-f6f666e6-5a7d-486e-8716-17983544744c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.114660 [ 1154.860169] [55188]: [pid: 55188|app: 0|req: 4154/8145] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:35 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1154.874475] [55187]: DEBUG nova.api.openstack.wsgi [None req-b6133b52-cc95-4590-ab50-8dc39a010077 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1154.876185] [55187]: DEBUG nova.compute.api [None req-b6133b52-cc95-4590-ab50-8dc39a010077 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1154.879712] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6133b52-cc95-4590-ab50-8dc39a010077 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.879954] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6133b52-cc95-4590-ab50-8dc39a010077 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.880163] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6133b52-cc95-4590-ab50-8dc39a010077 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.880520] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6133b52-cc95-4590-ab50-8dc39a010077 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.880727] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6133b52-cc95-4590-ab50-8dc39a010077 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.880902] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6133b52-cc95-4590-ab50-8dc39a010077 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.924080] [55187]: DEBUG nova.policy [None req-b6133b52-cc95-4590-ab50-8dc39a010077 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.928352] [55187]: INFO nova.api.openstack.requestlog [None req-b6133b52-cc95-4590-ab50-8dc39a010077 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1292 microversion: 2.1 time: 0.056120 [ 1154.928677] [55187]: [pid: 55187|app: 0|req: 3992/8146] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:35 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1292 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1155.412973] [55188]: DEBUG nova.api.openstack.wsgi [None req-1f64ab12-df9e-4527-b3fa-74c73981944c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1155.414804] [55188]: DEBUG nova.compute.api [None req-1f64ab12-df9e-4527-b3fa-74c73981944c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1155.419625] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f64ab12-df9e-4527-b3fa-74c73981944c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.419882] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f64ab12-df9e-4527-b3fa-74c73981944c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.420092] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f64ab12-df9e-4527-b3fa-74c73981944c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.420525] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f64ab12-df9e-4527-b3fa-74c73981944c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.420676] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f64ab12-df9e-4527-b3fa-74c73981944c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.420859] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f64ab12-df9e-4527-b3fa-74c73981944c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.468151] [55187]: DEBUG nova.api.openstack.wsgi [None req-2c76dbf1-1e4c-4d08-83dc-b7f2aa22900a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1155.470341] [55187]: DEBUG nova.compute.api [None req-2c76dbf1-1e4c-4d08-83dc-b7f2aa22900a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1155.474868] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c76dbf1-1e4c-4d08-83dc-b7f2aa22900a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.475234] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c76dbf1-1e4c-4d08-83dc-b7f2aa22900a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.475488] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c76dbf1-1e4c-4d08-83dc-b7f2aa22900a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.475900] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c76dbf1-1e4c-4d08-83dc-b7f2aa22900a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.476159] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c76dbf1-1e4c-4d08-83dc-b7f2aa22900a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.476409] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c76dbf1-1e4c-4d08-83dc-b7f2aa22900a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.477841] [55188]: DEBUG nova.policy [None req-1f64ab12-df9e-4527-b3fa-74c73981944c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.483610] [55188]: DEBUG nova.policy [None req-1f64ab12-df9e-4527-b3fa-74c73981944c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.484364] [55188]: DEBUG nova.policy [None req-1f64ab12-df9e-4527-b3fa-74c73981944c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.485044] [55188]: INFO nova.api.openstack.requestlog [None req-1f64ab12-df9e-4527-b3fa-74c73981944c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1358 microversion: 2.57 time: 0.074790 [ 1155.485373] [55188]: [pid: 55188|app: 0|req: 4155/8147] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:35 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1358 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1155.502955] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c76dbf1-1e4c-4d08-83dc-b7f2aa22900a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.503252] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c76dbf1-1e4c-4d08-83dc-b7f2aa22900a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.503654] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c76dbf1-1e4c-4d08-83dc-b7f2aa22900a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.503964] [55187]: DEBUG nova.objects.instance [None req-2c76dbf1-1e4c-4d08-83dc-b7f2aa22900a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lazy-loading 'fault' on Instance uuid 45f53d7e-df03-4d76-9a62-fb849250b24d {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1155.538020] [55187]: DEBUG nova.policy [None req-2c76dbf1-1e4c-4d08-83dc-b7f2aa22900a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.543104] [55187]: INFO nova.api.openstack.requestlog [None req-2c76dbf1-1e4c-4d08-83dc-b7f2aa22900a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1329 microversion: 2.1 time: 0.077892 [ 1155.543484] [55187]: [pid: 55187|app: 0|req: 3993/8148] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:35 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1329 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1155.610319] [55188]: DEBUG nova.api.openstack.wsgi [None req-021df98e-1f29-43b7-b2f3-e2590925412e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1155.611151] [55187]: DEBUG nova.api.openstack.wsgi [None req-aabb206b-2d61-4584-b116-df48050797ff tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1155.612294] [55188]: DEBUG nova.compute.api [None req-021df98e-1f29-43b7-b2f3-e2590925412e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1155.614989] [55187]: DEBUG nova.policy [None req-aabb206b-2d61-4584-b116-df48050797ff tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.615647] [55187]: DEBUG nova.compute.api [None req-aabb206b-2d61-4584-b116-df48050797ff tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Searching by: {'deleted': False, 'project_id': 'a55fc8546802456586b1393ed83adeec'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 1155.616502] [55188]: DEBUG oslo_concurrency.lockutils [None req-021df98e-1f29-43b7-b2f3-e2590925412e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.616793] [55188]: DEBUG oslo_concurrency.lockutils [None req-021df98e-1f29-43b7-b2f3-e2590925412e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.617031] [55188]: DEBUG oslo_concurrency.lockutils [None req-021df98e-1f29-43b7-b2f3-e2590925412e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.617572] [55188]: DEBUG oslo_concurrency.lockutils [None req-021df98e-1f29-43b7-b2f3-e2590925412e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.617843] [55188]: DEBUG oslo_concurrency.lockutils [None req-021df98e-1f29-43b7-b2f3-e2590925412e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.618103] [55188]: DEBUG oslo_concurrency.lockutils [None req-021df98e-1f29-43b7-b2f3-e2590925412e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.620927] [55187]: DEBUG oslo_concurrency.lockutils [None req-aabb206b-2d61-4584-b116-df48050797ff tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.621299] [55187]: DEBUG oslo_concurrency.lockutils [None req-aabb206b-2d61-4584-b116-df48050797ff tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.621526] [55187]: DEBUG oslo_concurrency.lockutils [None req-aabb206b-2d61-4584-b116-df48050797ff tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.622027] [55187]: DEBUG oslo_concurrency.lockutils [None req-aabb206b-2d61-4584-b116-df48050797ff tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.622336] [55187]: DEBUG oslo_concurrency.lockutils [None req-aabb206b-2d61-4584-b116-df48050797ff tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.622603] [55187]: DEBUG oslo_concurrency.lockutils [None req-aabb206b-2d61-4584-b116-df48050797ff tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.653999] [55187]: DEBUG nova.compute.multi_cell_list [None req-aabb206b-2d61-4584-b116-df48050797ff tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=55187) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 1155.680536] [55187]: INFO nova.api.openstack.requestlog [None req-aabb206b-2d61-4584-b116-df48050797ff tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 340 microversion: 2.1 time: 0.072194 [ 1155.681032] [55187]: [pid: 55187|app: 0|req: 3994/8149] 10.180.1.21 () {58 vars in 1120 bytes} [Wed Mar 26 22:10:35 2025] GET /compute/v2.1/servers => generated 340 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1155.688302] [55187]: DEBUG nova.api.openstack.wsgi [None req-bb5b5d06-ff12-4e85-9e60-36813bc473b2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1155.691262] [55187]: DEBUG nova.policy [None req-bb5b5d06-ff12-4e85-9e60-36813bc473b2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.691820] [55187]: DEBUG nova.compute.api [None req-bb5b5d06-ff12-4e85-9e60-36813bc473b2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Searching by: {'deleted': False, 'project_id': 'a55fc8546802456586b1393ed83adeec'} {{(pid=55187) get_all /opt/stack/nova/nova/compute/api.py:3051}} [ 1155.694875] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb5b5d06-ff12-4e85-9e60-36813bc473b2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.695114] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb5b5d06-ff12-4e85-9e60-36813bc473b2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.695328] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb5b5d06-ff12-4e85-9e60-36813bc473b2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.695689] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb5b5d06-ff12-4e85-9e60-36813bc473b2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.695891] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb5b5d06-ff12-4e85-9e60-36813bc473b2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.696089] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb5b5d06-ff12-4e85-9e60-36813bc473b2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.706310] [55188]: DEBUG nova.policy [None req-021df98e-1f29-43b7-b2f3-e2590925412e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.711289] [55188]: INFO nova.api.openstack.requestlog [None req-021df98e-1f29-43b7-b2f3-e2590925412e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1510 microversion: 2.1 time: 0.103792 [ 1155.711772] [55188]: [pid: 55188|app: 0|req: 4156/8150] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:35 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1510 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1155.712951] [55187]: DEBUG nova.compute.multi_cell_list [None req-bb5b5d06-ff12-4e85-9e60-36813bc473b2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=55187) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 1155.742066] [55187]: DEBUG nova.policy [None req-bb5b5d06-ff12-4e85-9e60-36813bc473b2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.745414] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb5b5d06-ff12-4e85-9e60-36813bc473b2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.745649] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb5b5d06-ff12-4e85-9e60-36813bc473b2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.745834] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb5b5d06-ff12-4e85-9e60-36813bc473b2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.834627] [55187]: INFO nova.api.openstack.requestlog [None req-bb5b5d06-ff12-4e85-9e60-36813bc473b2 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1710 microversion: 2.1 time: 0.148502 [ 1155.835009] [55187]: [pid: 55187|app: 0|req: 3995/8151] 10.180.1.21 () {58 vars in 1141 bytes} [Wed Mar 26 22:10:36 2025] GET /compute/v2.1/servers/detail => generated 1710 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1155.852887] [55188]: DEBUG nova.api.openstack.wsgi [None req-2e0e7d16-2c18-46b1-ab83-8280f8e2f8f9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1155.873645] [55187]: DEBUG nova.api.openstack.wsgi [None req-ab52f75b-f992-4aa5-93f9-849f3a80a606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1155.875439] [55187]: DEBUG nova.compute.api [None req-ab52f75b-f992-4aa5-93f9-849f3a80a606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1155.876113] [55188]: INFO nova.api.openstack.requestlog [None req-2e0e7d16-2c18-46b1-ab83-8280f8e2f8f9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.025493 [ 1155.876568] [55188]: [pid: 55188|app: 0|req: 4157/8152] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 26 22:10:36 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1155.878950] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab52f75b-f992-4aa5-93f9-849f3a80a606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.879204] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab52f75b-f992-4aa5-93f9-849f3a80a606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.879421] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab52f75b-f992-4aa5-93f9-849f3a80a606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.879779] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab52f75b-f992-4aa5-93f9-849f3a80a606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.879979] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab52f75b-f992-4aa5-93f9-849f3a80a606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.880169] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab52f75b-f992-4aa5-93f9-849f3a80a606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.943667] [55188]: DEBUG nova.api.openstack.wsgi [None req-45732b29-16a2-42aa-8417-f8ead8c80b97 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1155.945011] [55188]: DEBUG nova.compute.api [None req-45732b29-16a2-42aa-8417-f8ead8c80b97 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1155.948923] [55188]: DEBUG oslo_concurrency.lockutils [None req-45732b29-16a2-42aa-8417-f8ead8c80b97 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.949200] [55188]: DEBUG oslo_concurrency.lockutils [None req-45732b29-16a2-42aa-8417-f8ead8c80b97 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.949533] [55188]: DEBUG oslo_concurrency.lockutils [None req-45732b29-16a2-42aa-8417-f8ead8c80b97 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.949926] [55188]: DEBUG oslo_concurrency.lockutils [None req-45732b29-16a2-42aa-8417-f8ead8c80b97 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.950154] [55188]: DEBUG oslo_concurrency.lockutils [None req-45732b29-16a2-42aa-8417-f8ead8c80b97 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.950419] [55188]: DEBUG oslo_concurrency.lockutils [None req-45732b29-16a2-42aa-8417-f8ead8c80b97 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.953186] [55187]: DEBUG nova.policy [None req-ab52f75b-f992-4aa5-93f9-849f3a80a606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.957938] [55187]: INFO nova.api.openstack.requestlog [None req-ab52f75b-f992-4aa5-93f9-849f3a80a606 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.087030 [ 1155.958325] [55187]: [pid: 55187|app: 0|req: 3996/8153] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:36 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1155.987713] [55188]: DEBUG nova.policy [None req-45732b29-16a2-42aa-8417-f8ead8c80b97 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.993304] [55188]: INFO nova.api.openstack.requestlog [None req-45732b29-16a2-42aa-8417-f8ead8c80b97 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1300 microversion: 2.1 time: 0.053337 [ 1155.993708] [55188]: [pid: 55188|app: 0|req: 4158/8154] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:36 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1300 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1156.006438] [55187]: DEBUG nova.api.openstack.wsgi [None req-97872c08-feaa-4d84-8a70-7911c913b4c9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1156.006725] [55187]: DEBUG nova.compute.api [None req-97872c08-feaa-4d84-8a70-7911c913b4c9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1156.011582] [55187]: DEBUG oslo_concurrency.lockutils [None req-97872c08-feaa-4d84-8a70-7911c913b4c9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.011823] [55187]: DEBUG oslo_concurrency.lockutils [None req-97872c08-feaa-4d84-8a70-7911c913b4c9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.011993] [55187]: DEBUG oslo_concurrency.lockutils [None req-97872c08-feaa-4d84-8a70-7911c913b4c9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.012466] [55187]: DEBUG oslo_concurrency.lockutils [None req-97872c08-feaa-4d84-8a70-7911c913b4c9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.012675] [55187]: DEBUG oslo_concurrency.lockutils [None req-97872c08-feaa-4d84-8a70-7911c913b4c9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.012852] [55187]: DEBUG oslo_concurrency.lockutils [None req-97872c08-feaa-4d84-8a70-7911c913b4c9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.028517] [55187]: DEBUG nova.compute.api [None req-97872c08-feaa-4d84-8a70-7911c913b4c9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1156.084886] [55187]: INFO nova.api.openstack.requestlog [None req-97872c08-feaa-4d84-8a70-7911c913b4c9 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 204 len: 0 microversion: 2.1 time: 0.080744 [ 1156.085256] [55187]: [pid: 55187|app: 0|req: 3997/8155] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:10:36 2025] DELETE /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1156.090702] [55188]: DEBUG nova.api.openstack.wsgi [None req-b0acae9d-124d-4c55-8c97-35a0a492100b tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1156.093184] [55188]: DEBUG nova.compute.api [None req-b0acae9d-124d-4c55-8c97-35a0a492100b tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1156.096656] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0acae9d-124d-4c55-8c97-35a0a492100b tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.096912] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0acae9d-124d-4c55-8c97-35a0a492100b tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.097129] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0acae9d-124d-4c55-8c97-35a0a492100b tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.097474] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0acae9d-124d-4c55-8c97-35a0a492100b tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.097672] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0acae9d-124d-4c55-8c97-35a0a492100b tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.097841] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0acae9d-124d-4c55-8c97-35a0a492100b tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.188108] [55188]: DEBUG nova.policy [None req-b0acae9d-124d-4c55-8c97-35a0a492100b tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.192969] [55188]: INFO nova.api.openstack.requestlog [None req-b0acae9d-124d-4c55-8c97-35a0a492100b tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1713 microversion: 2.1 time: 0.104733 [ 1156.193347] [55188]: [pid: 55188|app: 0|req: 4159/8156] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:36 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1713 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1156.501307] [55187]: DEBUG nova.api.openstack.wsgi [None req-d3d3fa35-c08f-4810-aa03-ab79cbe2065a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1156.504876] [55187]: DEBUG nova.compute.api [None req-d3d3fa35-c08f-4810-aa03-ab79cbe2065a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1156.507494] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3d3fa35-c08f-4810-aa03-ab79cbe2065a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.508997] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3d3fa35-c08f-4810-aa03-ab79cbe2065a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.508997] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3d3fa35-c08f-4810-aa03-ab79cbe2065a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.508997] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3d3fa35-c08f-4810-aa03-ab79cbe2065a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.508997] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3d3fa35-c08f-4810-aa03-ab79cbe2065a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.508997] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3d3fa35-c08f-4810-aa03-ab79cbe2065a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.551742] [55187]: DEBUG nova.policy [None req-d3d3fa35-c08f-4810-aa03-ab79cbe2065a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.562337] [55188]: DEBUG nova.api.openstack.wsgi [None req-764d9284-0c69-4b40-a42f-2e6e636172d5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1156.565502] [55188]: DEBUG nova.compute.api [None req-764d9284-0c69-4b40-a42f-2e6e636172d5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1156.568180] [55188]: DEBUG oslo_concurrency.lockutils [None req-764d9284-0c69-4b40-a42f-2e6e636172d5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.568442] [55188]: DEBUG oslo_concurrency.lockutils [None req-764d9284-0c69-4b40-a42f-2e6e636172d5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.568632] [55188]: DEBUG oslo_concurrency.lockutils [None req-764d9284-0c69-4b40-a42f-2e6e636172d5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.568995] [55188]: DEBUG oslo_concurrency.lockutils [None req-764d9284-0c69-4b40-a42f-2e6e636172d5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.569214] [55188]: DEBUG oslo_concurrency.lockutils [None req-764d9284-0c69-4b40-a42f-2e6e636172d5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.569461] [55188]: DEBUG oslo_concurrency.lockutils [None req-764d9284-0c69-4b40-a42f-2e6e636172d5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.577394] [55187]: DEBUG nova.policy [None req-d3d3fa35-c08f-4810-aa03-ab79cbe2065a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.578252] [55187]: DEBUG nova.policy [None req-d3d3fa35-c08f-4810-aa03-ab79cbe2065a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.579010] [55187]: INFO nova.api.openstack.requestlog [None req-d3d3fa35-c08f-4810-aa03-ab79cbe2065a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1358 microversion: 2.57 time: 0.080775 [ 1156.579428] [55187]: [pid: 55187|app: 0|req: 3998/8157] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:36 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1358 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1156.607903] [55188]: DEBUG oslo_concurrency.lockutils [None req-764d9284-0c69-4b40-a42f-2e6e636172d5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.608273] [55188]: DEBUG oslo_concurrency.lockutils [None req-764d9284-0c69-4b40-a42f-2e6e636172d5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.608517] [55188]: DEBUG oslo_concurrency.lockutils [None req-764d9284-0c69-4b40-a42f-2e6e636172d5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.608766] [55188]: DEBUG nova.objects.instance [None req-764d9284-0c69-4b40-a42f-2e6e636172d5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lazy-loading 'fault' on Instance uuid 45f53d7e-df03-4d76-9a62-fb849250b24d {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1156.636384] [55188]: DEBUG nova.policy [None req-764d9284-0c69-4b40-a42f-2e6e636172d5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.640757] [55188]: INFO nova.api.openstack.requestlog [None req-764d9284-0c69-4b40-a42f-2e6e636172d5 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1329 microversion: 2.1 time: 0.082477 [ 1156.641190] [55188]: [pid: 55188|app: 0|req: 4160/8158] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:36 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1329 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1156.727851] [55187]: DEBUG nova.api.openstack.wsgi [None req-ae6cbba2-8244-4441-bff8-f40ac2bcf8ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1156.729610] [55187]: DEBUG nova.compute.api [None req-ae6cbba2-8244-4441-bff8-f40ac2bcf8ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1156.737906] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae6cbba2-8244-4441-bff8-f40ac2bcf8ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.738198] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae6cbba2-8244-4441-bff8-f40ac2bcf8ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.738491] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae6cbba2-8244-4441-bff8-f40ac2bcf8ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.739104] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae6cbba2-8244-4441-bff8-f40ac2bcf8ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.739326] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae6cbba2-8244-4441-bff8-f40ac2bcf8ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.739513] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae6cbba2-8244-4441-bff8-f40ac2bcf8ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.838526] [55187]: DEBUG nova.policy [None req-ae6cbba2-8244-4441-bff8-f40ac2bcf8ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.843390] [55187]: INFO nova.api.openstack.requestlog [None req-ae6cbba2-8244-4441-bff8-f40ac2bcf8ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1510 microversion: 2.1 time: 0.118187 [ 1156.844677] [55187]: [pid: 55187|app: 0|req: 3999/8159] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:37 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1510 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1156.972114] [55188]: DEBUG nova.api.openstack.wsgi [None req-cf15bf16-9341-4909-8c7d-416a907af12a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1156.973211] [55188]: DEBUG nova.compute.api [None req-cf15bf16-9341-4909-8c7d-416a907af12a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1156.978037] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf15bf16-9341-4909-8c7d-416a907af12a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.978037] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf15bf16-9341-4909-8c7d-416a907af12a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.978037] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf15bf16-9341-4909-8c7d-416a907af12a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.978037] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf15bf16-9341-4909-8c7d-416a907af12a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.978037] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf15bf16-9341-4909-8c7d-416a907af12a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.978407] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf15bf16-9341-4909-8c7d-416a907af12a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.010419] [55187]: DEBUG nova.api.openstack.wsgi [None req-d356f15c-6c49-4d42-81ba-f5e3e0d0ea18 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1157.011510] [55187]: DEBUG nova.compute.api [None req-d356f15c-6c49-4d42-81ba-f5e3e0d0ea18 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1157.016883] [55187]: DEBUG oslo_concurrency.lockutils [None req-d356f15c-6c49-4d42-81ba-f5e3e0d0ea18 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.017231] [55187]: DEBUG oslo_concurrency.lockutils [None req-d356f15c-6c49-4d42-81ba-f5e3e0d0ea18 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.017658] [55187]: DEBUG oslo_concurrency.lockutils [None req-d356f15c-6c49-4d42-81ba-f5e3e0d0ea18 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.018167] [55187]: DEBUG oslo_concurrency.lockutils [None req-d356f15c-6c49-4d42-81ba-f5e3e0d0ea18 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.018503] [55187]: DEBUG oslo_concurrency.lockutils [None req-d356f15c-6c49-4d42-81ba-f5e3e0d0ea18 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.018991] [55187]: DEBUG oslo_concurrency.lockutils [None req-d356f15c-6c49-4d42-81ba-f5e3e0d0ea18 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.138723] [55187]: DEBUG nova.policy [None req-d356f15c-6c49-4d42-81ba-f5e3e0d0ea18 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.143610] [55187]: INFO nova.api.openstack.requestlog [None req-d356f15c-6c49-4d42-81ba-f5e3e0d0ea18 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1378 microversion: 2.1 time: 0.138415 [ 1157.144025] [55187]: [pid: 55187|app: 0|req: 4000/8160] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:37 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1378 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1157.146668] [55187]: DEBUG nova.api.openstack.wsgi [req-543cc30e-9d49-40b0-bd16-b41fba0a5847 req-e2fd1a33-c5dd-410c-b689-85db1b672209 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd", "name": "network-vif-deleted", "tag": "d1b67a19-807c-4062-8b7b-e7c0d98d87f7"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1157.151776] [55188]: DEBUG nova.policy [None req-cf15bf16-9341-4909-8c7d-416a907af12a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.158455] [55188]: INFO nova.api.openstack.requestlog [None req-cf15bf16-9341-4909-8c7d-416a907af12a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.189431 [ 1157.158795] [55188]: [pid: 55188|app: 0|req: 4161/8161] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:37 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1157.164907] [55187]: DEBUG oslo_concurrency.lockutils [req-543cc30e-9d49-40b0-bd16-b41fba0a5847 req-e2fd1a33-c5dd-410c-b689-85db1b672209 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.164907] [55187]: DEBUG oslo_concurrency.lockutils [req-543cc30e-9d49-40b0-bd16-b41fba0a5847 req-e2fd1a33-c5dd-410c-b689-85db1b672209 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.165112] [55187]: DEBUG oslo_concurrency.lockutils [req-543cc30e-9d49-40b0-bd16-b41fba0a5847 req-e2fd1a33-c5dd-410c-b689-85db1b672209 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.196224] [55187]: INFO nova.api.openstack.compute.server_external_events [req-543cc30e-9d49-40b0-bd16-b41fba0a5847 req-e2fd1a33-c5dd-410c-b689-85db1b672209 service nova] Creating event network-vif-deleted:d1b67a19-807c-4062-8b7b-e7c0d98d87f7 for instance 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd on cpu-1 [ 1157.198988] [55187]: INFO nova.api.openstack.requestlog [req-543cc30e-9d49-40b0-bd16-b41fba0a5847 req-e2fd1a33-c5dd-410c-b689-85db1b672209 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.054282 [ 1157.199386] [55187]: [pid: 55187|app: 0|req: 4001/8162] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:37 2025] 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) [ 1157.206286] [55188]: DEBUG nova.api.openstack.wsgi [None req-53943b0f-7417-4954-8201-8f94af9a3a3d tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1157.208059] [55188]: DEBUG nova.compute.api [None req-53943b0f-7417-4954-8201-8f94af9a3a3d tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1157.211968] [55188]: DEBUG oslo_concurrency.lockutils [None req-53943b0f-7417-4954-8201-8f94af9a3a3d tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.212286] [55188]: DEBUG oslo_concurrency.lockutils [None req-53943b0f-7417-4954-8201-8f94af9a3a3d tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.212528] [55188]: DEBUG oslo_concurrency.lockutils [None req-53943b0f-7417-4954-8201-8f94af9a3a3d tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.212928] [55188]: DEBUG oslo_concurrency.lockutils [None req-53943b0f-7417-4954-8201-8f94af9a3a3d tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.213190] [55188]: DEBUG oslo_concurrency.lockutils [None req-53943b0f-7417-4954-8201-8f94af9a3a3d tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.213460] [55188]: DEBUG oslo_concurrency.lockutils [None req-53943b0f-7417-4954-8201-8f94af9a3a3d tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.304968] [55188]: DEBUG nova.policy [None req-53943b0f-7417-4954-8201-8f94af9a3a3d tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.309662] [55188]: INFO nova.api.openstack.requestlog [None req-53943b0f-7417-4954-8201-8f94af9a3a3d tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1713 microversion: 2.1 time: 0.105696 [ 1157.310011] [55188]: [pid: 55188|app: 0|req: 4162/8163] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:37 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1713 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1157.595848] [55187]: DEBUG nova.api.openstack.wsgi [None req-d8ea7a04-6998-4bf4-ac83-afe84fdfab34 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1157.597734] [55187]: DEBUG nova.compute.api [None req-d8ea7a04-6998-4bf4-ac83-afe84fdfab34 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1157.601747] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8ea7a04-6998-4bf4-ac83-afe84fdfab34 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.602062] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8ea7a04-6998-4bf4-ac83-afe84fdfab34 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.602299] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8ea7a04-6998-4bf4-ac83-afe84fdfab34 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.602704] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8ea7a04-6998-4bf4-ac83-afe84fdfab34 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.602910] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8ea7a04-6998-4bf4-ac83-afe84fdfab34 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.603095] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8ea7a04-6998-4bf4-ac83-afe84fdfab34 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.656319] [55188]: DEBUG nova.api.openstack.wsgi [None req-26387d44-5a79-4031-961f-f8497e70fa06 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1157.658101] [55188]: DEBUG nova.compute.api [None req-26387d44-5a79-4031-961f-f8497e70fa06 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1157.660473] [55187]: DEBUG nova.policy [None req-d8ea7a04-6998-4bf4-ac83-afe84fdfab34 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.662204] [55188]: DEBUG oslo_concurrency.lockutils [None req-26387d44-5a79-4031-961f-f8497e70fa06 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.662500] [55188]: DEBUG oslo_concurrency.lockutils [None req-26387d44-5a79-4031-961f-f8497e70fa06 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.662696] [55188]: DEBUG oslo_concurrency.lockutils [None req-26387d44-5a79-4031-961f-f8497e70fa06 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.663069] [55188]: DEBUG oslo_concurrency.lockutils [None req-26387d44-5a79-4031-961f-f8497e70fa06 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.663300] [55188]: DEBUG oslo_concurrency.lockutils [None req-26387d44-5a79-4031-961f-f8497e70fa06 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.663478] [55188]: DEBUG oslo_concurrency.lockutils [None req-26387d44-5a79-4031-961f-f8497e70fa06 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.664954] [55187]: DEBUG nova.policy [None req-d8ea7a04-6998-4bf4-ac83-afe84fdfab34 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.665749] [55187]: DEBUG nova.policy [None req-d8ea7a04-6998-4bf4-ac83-afe84fdfab34 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.666412] [55187]: INFO nova.api.openstack.requestlog [None req-d8ea7a04-6998-4bf4-ac83-afe84fdfab34 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1358 microversion: 2.57 time: 0.073597 [ 1157.666749] [55187]: [pid: 55187|app: 0|req: 4002/8164] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:37 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1358 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1157.690265] [55188]: DEBUG oslo_concurrency.lockutils [None req-26387d44-5a79-4031-961f-f8497e70fa06 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.690514] [55188]: DEBUG oslo_concurrency.lockutils [None req-26387d44-5a79-4031-961f-f8497e70fa06 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.690712] [55188]: DEBUG oslo_concurrency.lockutils [None req-26387d44-5a79-4031-961f-f8497e70fa06 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.690911] [55188]: DEBUG nova.objects.instance [None req-26387d44-5a79-4031-961f-f8497e70fa06 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lazy-loading 'fault' on Instance uuid 45f53d7e-df03-4d76-9a62-fb849250b24d {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1157.711563] [55188]: DEBUG nova.policy [None req-26387d44-5a79-4031-961f-f8497e70fa06 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.716194] [55188]: INFO nova.api.openstack.requestlog [None req-26387d44-5a79-4031-961f-f8497e70fa06 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 200 len: 1329 microversion: 2.1 time: 0.063055 [ 1157.716734] [55188]: [pid: 55188|app: 0|req: 4163/8165] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:38 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 1329 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1157.858509] [55187]: DEBUG nova.api.openstack.wsgi [None req-01b76239-23b2-4340-bca2-05054de0fbc4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1157.860949] [55187]: DEBUG nova.compute.api [None req-01b76239-23b2-4340-bca2-05054de0fbc4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1157.864934] [55187]: DEBUG oslo_concurrency.lockutils [None req-01b76239-23b2-4340-bca2-05054de0fbc4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.865190] [55187]: DEBUG oslo_concurrency.lockutils [None req-01b76239-23b2-4340-bca2-05054de0fbc4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.865381] [55187]: DEBUG oslo_concurrency.lockutils [None req-01b76239-23b2-4340-bca2-05054de0fbc4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.865756] [55187]: DEBUG oslo_concurrency.lockutils [None req-01b76239-23b2-4340-bca2-05054de0fbc4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.865953] [55187]: DEBUG oslo_concurrency.lockutils [None req-01b76239-23b2-4340-bca2-05054de0fbc4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.866154] [55187]: DEBUG oslo_concurrency.lockutils [None req-01b76239-23b2-4340-bca2-05054de0fbc4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.901728] [55187]: DEBUG nova.policy [None req-01b76239-23b2-4340-bca2-05054de0fbc4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.906197] [55187]: INFO nova.api.openstack.requestlog [None req-01b76239-23b2-4340-bca2-05054de0fbc4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1306 microversion: 2.1 time: 0.050022 [ 1157.906500] [55187]: [pid: 55187|app: 0|req: 4003/8166] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:38 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1306 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1158.157153] [55188]: DEBUG nova.api.openstack.wsgi [None req-db196f2f-09bd-454f-b160-e20dee367396 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1158.159624] [55188]: DEBUG nova.compute.api [None req-db196f2f-09bd-454f-b160-e20dee367396 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1158.164366] [55188]: DEBUG oslo_concurrency.lockutils [None req-db196f2f-09bd-454f-b160-e20dee367396 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.164817] [55188]: DEBUG oslo_concurrency.lockutils [None req-db196f2f-09bd-454f-b160-e20dee367396 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.165148] [55188]: DEBUG oslo_concurrency.lockutils [None req-db196f2f-09bd-454f-b160-e20dee367396 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.165772] [55188]: DEBUG oslo_concurrency.lockutils [None req-db196f2f-09bd-454f-b160-e20dee367396 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.166337] [55188]: DEBUG oslo_concurrency.lockutils [None req-db196f2f-09bd-454f-b160-e20dee367396 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.166467] [55188]: DEBUG oslo_concurrency.lockutils [None req-db196f2f-09bd-454f-b160-e20dee367396 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.176759] [55187]: DEBUG nova.api.openstack.wsgi [None req-a1c2a392-81b4-41d9-8f82-ffc5f55370c8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1158.178951] [55187]: DEBUG nova.compute.api [None req-a1c2a392-81b4-41d9-8f82-ffc5f55370c8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1158.184642] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1c2a392-81b4-41d9-8f82-ffc5f55370c8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.185286] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1c2a392-81b4-41d9-8f82-ffc5f55370c8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.185409] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1c2a392-81b4-41d9-8f82-ffc5f55370c8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.185959] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1c2a392-81b4-41d9-8f82-ffc5f55370c8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.186220] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1c2a392-81b4-41d9-8f82-ffc5f55370c8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.186469] [55187]: DEBUG oslo_concurrency.lockutils [None req-a1c2a392-81b4-41d9-8f82-ffc5f55370c8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.265178] [55188]: DEBUG nova.policy [None req-db196f2f-09bd-454f-b160-e20dee367396 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.269915] [55188]: INFO nova.api.openstack.requestlog [None req-db196f2f-09bd-454f-b160-e20dee367396 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1366 microversion: 2.1 time: 0.115004 [ 1158.270291] [55188]: [pid: 55188|app: 0|req: 4164/8167] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:38 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1366 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1158.324799] [55188]: DEBUG nova.api.openstack.wsgi [None req-65a0d9d1-ba88-4132-9c8e-73f6d9d1c9a4 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1158.327449] [55188]: DEBUG nova.compute.api [None req-65a0d9d1-ba88-4132-9c8e-73f6d9d1c9a4 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1158.332406] [55188]: DEBUG oslo_concurrency.lockutils [None req-65a0d9d1-ba88-4132-9c8e-73f6d9d1c9a4 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.332850] [55188]: DEBUG oslo_concurrency.lockutils [None req-65a0d9d1-ba88-4132-9c8e-73f6d9d1c9a4 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.333134] [55188]: DEBUG oslo_concurrency.lockutils [None req-65a0d9d1-ba88-4132-9c8e-73f6d9d1c9a4 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.333905] [55188]: DEBUG oslo_concurrency.lockutils [None req-65a0d9d1-ba88-4132-9c8e-73f6d9d1c9a4 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.334014] [55188]: DEBUG oslo_concurrency.lockutils [None req-65a0d9d1-ba88-4132-9c8e-73f6d9d1c9a4 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.334299] [55188]: DEBUG oslo_concurrency.lockutils [None req-65a0d9d1-ba88-4132-9c8e-73f6d9d1c9a4 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.445605] [55188]: DEBUG nova.policy [None req-65a0d9d1-ba88-4132-9c8e-73f6d9d1c9a4 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.451124] [55188]: INFO nova.api.openstack.requestlog [None req-65a0d9d1-ba88-4132-9c8e-73f6d9d1c9a4 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1713 microversion: 2.1 time: 0.129864 [ 1158.451614] [55188]: [pid: 55188|app: 0|req: 4165/8168] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:38 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1713 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1158.454458] [55188]: DEBUG nova.api.openstack.wsgi [req-d3a8b56e-7726-47f1-8df3-0be0d1b3d6ef req-d72d03e2-6027-4e7b-a8c4-ff018d91bbbc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1edf8ed7-03cd-4681-943c-5dd5cc254850", "name": "network-vif-plugged", "status": "completed", "tag": "29385860-3e0f-4ca3-b578-d8773182a9e2"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1158.460308] [55188]: DEBUG oslo_concurrency.lockutils [req-d3a8b56e-7726-47f1-8df3-0be0d1b3d6ef req-d72d03e2-6027-4e7b-a8c4-ff018d91bbbc service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.460580] [55188]: DEBUG oslo_concurrency.lockutils [req-d3a8b56e-7726-47f1-8df3-0be0d1b3d6ef req-d72d03e2-6027-4e7b-a8c4-ff018d91bbbc service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.460766] [55188]: DEBUG oslo_concurrency.lockutils [req-d3a8b56e-7726-47f1-8df3-0be0d1b3d6ef req-d72d03e2-6027-4e7b-a8c4-ff018d91bbbc service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.468507] [55188]: INFO nova.api.openstack.compute.server_external_events [req-d3a8b56e-7726-47f1-8df3-0be0d1b3d6ef req-d72d03e2-6027-4e7b-a8c4-ff018d91bbbc service nova] Creating event network-vif-plugged:29385860-3e0f-4ca3-b578-d8773182a9e2 for instance 1edf8ed7-03cd-4681-943c-5dd5cc254850 on cpu-1 [ 1158.471649] [55188]: INFO nova.api.openstack.requestlog [req-d3a8b56e-7726-47f1-8df3-0be0d1b3d6ef req-d72d03e2-6027-4e7b-a8c4-ff018d91bbbc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019411 [ 1158.471974] [55188]: [pid: 55188|app: 0|req: 4166/8169] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:38 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1158.596903] [55187]: DEBUG nova.policy [None req-a1c2a392-81b4-41d9-8f82-ffc5f55370c8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.602315] [55187]: INFO nova.api.openstack.requestlog [None req-a1c2a392-81b4-41d9-8f82-ffc5f55370c8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.428163 [ 1158.602597] [55187]: [pid: 55187|app: 0|req: 4004/8170] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:38 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1158.682172] [55188]: DEBUG nova.api.openstack.wsgi [None req-7d3bfc95-c4e4-4758-9fa0-43fae5b04427 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1158.684269] [55188]: DEBUG nova.compute.api [None req-7d3bfc95-c4e4-4758-9fa0-43fae5b04427 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1158.700358] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d3bfc95-c4e4-4758-9fa0-43fae5b04427 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.700657] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d3bfc95-c4e4-4758-9fa0-43fae5b04427 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.700869] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d3bfc95-c4e4-4758-9fa0-43fae5b04427 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.701258] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d3bfc95-c4e4-4758-9fa0-43fae5b04427 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.701461] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d3bfc95-c4e4-4758-9fa0-43fae5b04427 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.701639] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d3bfc95-c4e4-4758-9fa0-43fae5b04427 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.731023] [55187]: DEBUG nova.api.openstack.wsgi [None req-1a04a631-338c-431e-bb67-635e39ca05c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1158.732914] [55187]: DEBUG nova.compute.api [None req-1a04a631-338c-431e-bb67-635e39ca05c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 45f53d7e-df03-4d76-9a62-fb849250b24d] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1158.736418] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a04a631-338c-431e-bb67-635e39ca05c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.736660] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a04a631-338c-431e-bb67-635e39ca05c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.736872] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a04a631-338c-431e-bb67-635e39ca05c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.737254] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a04a631-338c-431e-bb67-635e39ca05c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.737465] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a04a631-338c-431e-bb67-635e39ca05c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.737642] [55187]: DEBUG oslo_concurrency.lockutils [None req-1a04a631-338c-431e-bb67-635e39ca05c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.751575] [55187]: INFO nova.api.openstack.wsgi [None req-1a04a631-338c-431e-bb67-635e39ca05c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] HTTP exception thrown: Instance 45f53d7e-df03-4d76-9a62-fb849250b24d could not be found. [ 1158.751913] [55187]: DEBUG nova.api.openstack.wsgi [None req-1a04a631-338c-431e-bb67-635e39ca05c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Returning 404 to user: Instance 45f53d7e-df03-4d76-9a62-fb849250b24d could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1158.752354] [55187]: INFO nova.api.openstack.requestlog [None req-1a04a631-338c-431e-bb67-635e39ca05c9 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d" status: 404 len: 111 microversion: 2.1 time: 0.023734 [ 1158.752660] [55187]: [pid: 55187|app: 0|req: 4005/8171] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:39 2025] GET /compute/v2.1/servers/45f53d7e-df03-4d76-9a62-fb849250b24d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1158.757619] [55187]: DEBUG nova.api.openstack.wsgi [None req-3ed54b2f-204a-41de-a95b-6f6b3f7c8783 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '.version_select at 0x7d4aff7f0940>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1158.782476] [55187]: INFO nova.api.openstack.requestlog [None req-3ed54b2f-204a-41de-a95b-6f6b3f7c8783 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-476909565" status: 202 len: 0 microversion: 2.1 time: 0.026924 [ 1158.782891] [55187]: [pid: 55187|app: 0|req: 4006/8172] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 26 22:10:39 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-476909565 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1158.788608] [55188]: DEBUG nova.policy [None req-7d3bfc95-c4e4-4758-9fa0-43fae5b04427 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.796209] [55188]: DEBUG nova.policy [None req-7d3bfc95-c4e4-4758-9fa0-43fae5b04427 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.796912] [55188]: DEBUG nova.policy [None req-7d3bfc95-c4e4-4758-9fa0-43fae5b04427 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.797632] [55188]: INFO nova.api.openstack.requestlog [None req-7d3bfc95-c4e4-4758-9fa0-43fae5b04427 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1358 microversion: 2.57 time: 0.118443 [ 1158.797947] [55188]: [pid: 55188|app: 0|req: 4167/8173] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:39 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1358 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1158.921322] [55187]: DEBUG nova.api.openstack.wsgi [None req-45d0d4f8-920d-4dc2-8d1e-39fa18a8dd2d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1158.924820] [55187]: DEBUG nova.compute.api [None req-45d0d4f8-920d-4dc2-8d1e-39fa18a8dd2d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1158.927356] [55187]: DEBUG oslo_concurrency.lockutils [None req-45d0d4f8-920d-4dc2-8d1e-39fa18a8dd2d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.927546] [55187]: DEBUG oslo_concurrency.lockutils [None req-45d0d4f8-920d-4dc2-8d1e-39fa18a8dd2d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.927688] [55187]: DEBUG oslo_concurrency.lockutils [None req-45d0d4f8-920d-4dc2-8d1e-39fa18a8dd2d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.928058] [55187]: DEBUG oslo_concurrency.lockutils [None req-45d0d4f8-920d-4dc2-8d1e-39fa18a8dd2d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.928374] [55187]: DEBUG oslo_concurrency.lockutils [None req-45d0d4f8-920d-4dc2-8d1e-39fa18a8dd2d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.928548] [55187]: DEBUG oslo_concurrency.lockutils [None req-45d0d4f8-920d-4dc2-8d1e-39fa18a8dd2d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.960836] [55187]: DEBUG oslo_concurrency.lockutils [None req-45d0d4f8-920d-4dc2-8d1e-39fa18a8dd2d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.961122] [55187]: DEBUG oslo_concurrency.lockutils [None req-45d0d4f8-920d-4dc2-8d1e-39fa18a8dd2d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.961309] [55187]: DEBUG oslo_concurrency.lockutils [None req-45d0d4f8-920d-4dc2-8d1e-39fa18a8dd2d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.961529] [55187]: DEBUG nova.objects.instance [None req-45d0d4f8-920d-4dc2-8d1e-39fa18a8dd2d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1158.988445] [55187]: DEBUG nova.policy [None req-45d0d4f8-920d-4dc2-8d1e-39fa18a8dd2d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.993426] [55187]: INFO nova.api.openstack.requestlog [None req-45d0d4f8-920d-4dc2-8d1e-39fa18a8dd2d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1311 microversion: 2.1 time: 0.074501 [ 1158.993752] [55187]: [pid: 55187|app: 0|req: 4007/8174] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:39 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1311 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1159.209795] [55188]: DEBUG nova.api.openstack.wsgi [req-75338da3-1495-4941-bc30-1cb0f89a7a59 req-a9bb7e5f-f9e7-4837-9322-359ec7bbd3e1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1eeeefc-3c6b-4879-9270-386ceb6631c1", "name": "network-vif-deleted", "tag": "b6745ea4-e196-441e-a92f-57818d334e5a"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1159.216128] [55188]: DEBUG oslo_concurrency.lockutils [req-75338da3-1495-4941-bc30-1cb0f89a7a59 req-a9bb7e5f-f9e7-4837-9322-359ec7bbd3e1 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.216350] [55188]: DEBUG oslo_concurrency.lockutils [req-75338da3-1495-4941-bc30-1cb0f89a7a59 req-a9bb7e5f-f9e7-4837-9322-359ec7bbd3e1 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.216540] [55188]: DEBUG oslo_concurrency.lockutils [req-75338da3-1495-4941-bc30-1cb0f89a7a59 req-a9bb7e5f-f9e7-4837-9322-359ec7bbd3e1 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.222705] [55188]: INFO nova.api.openstack.compute.server_external_events [req-75338da3-1495-4941-bc30-1cb0f89a7a59 req-a9bb7e5f-f9e7-4837-9322-359ec7bbd3e1 service nova] Creating event network-vif-deleted:b6745ea4-e196-441e-a92f-57818d334e5a for instance a1eeeefc-3c6b-4879-9270-386ceb6631c1 on cpu-1 [ 1159.225464] [55188]: INFO nova.api.openstack.requestlog [req-75338da3-1495-4941-bc30-1cb0f89a7a59 req-a9bb7e5f-f9e7-4837-9322-359ec7bbd3e1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018095 [ 1159.225782] [55188]: [pid: 55188|app: 0|req: 4168/8175] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:39 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1159.287845] [55187]: DEBUG nova.api.openstack.wsgi [None req-2da64ae0-a8a4-40b4-aa97-3748bcf5ee6c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1159.288927] [55187]: DEBUG nova.compute.api [None req-2da64ae0-a8a4-40b4-aa97-3748bcf5ee6c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1159.294348] [55187]: DEBUG oslo_concurrency.lockutils [None req-2da64ae0-a8a4-40b4-aa97-3748bcf5ee6c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.294583] [55187]: DEBUG oslo_concurrency.lockutils [None req-2da64ae0-a8a4-40b4-aa97-3748bcf5ee6c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.294764] [55187]: DEBUG oslo_concurrency.lockutils [None req-2da64ae0-a8a4-40b4-aa97-3748bcf5ee6c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.295127] [55187]: DEBUG oslo_concurrency.lockutils [None req-2da64ae0-a8a4-40b4-aa97-3748bcf5ee6c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.295324] [55187]: DEBUG oslo_concurrency.lockutils [None req-2da64ae0-a8a4-40b4-aa97-3748bcf5ee6c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.295499] [55187]: DEBUG oslo_concurrency.lockutils [None req-2da64ae0-a8a4-40b4-aa97-3748bcf5ee6c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.368164] [55187]: DEBUG nova.policy [None req-2da64ae0-a8a4-40b4-aa97-3748bcf5ee6c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.398361] [55187]: INFO nova.api.openstack.requestlog [None req-2da64ae0-a8a4-40b4-aa97-3748bcf5ee6c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1366 microversion: 2.1 time: 0.113287 [ 1159.398734] [55187]: [pid: 55187|app: 0|req: 4008/8176] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:39 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1366 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1159.475632] [55188]: DEBUG nova.api.openstack.wsgi [None req-0672cf67-5fc5-4809-a4f9-ccc0364a7350 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1159.477653] [55188]: DEBUG nova.compute.api [None req-0672cf67-5fc5-4809-a4f9-ccc0364a7350 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1159.490512] [55188]: DEBUG oslo_concurrency.lockutils [None req-0672cf67-5fc5-4809-a4f9-ccc0364a7350 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.490801] [55188]: DEBUG oslo_concurrency.lockutils [None req-0672cf67-5fc5-4809-a4f9-ccc0364a7350 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.490999] [55188]: DEBUG oslo_concurrency.lockutils [None req-0672cf67-5fc5-4809-a4f9-ccc0364a7350 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.491394] [55188]: DEBUG oslo_concurrency.lockutils [None req-0672cf67-5fc5-4809-a4f9-ccc0364a7350 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.491596] [55188]: DEBUG oslo_concurrency.lockutils [None req-0672cf67-5fc5-4809-a4f9-ccc0364a7350 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.493211] [55188]: DEBUG oslo_concurrency.lockutils [None req-0672cf67-5fc5-4809-a4f9-ccc0364a7350 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.589089] [55188]: DEBUG nova.policy [None req-0672cf67-5fc5-4809-a4f9-ccc0364a7350 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.601402] [55188]: INFO nova.api.openstack.requestlog [None req-0672cf67-5fc5-4809-a4f9-ccc0364a7350 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1357 microversion: 2.1 time: 0.128263 [ 1159.601764] [55188]: [pid: 55188|app: 0|req: 4169/8177] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:39 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1357 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1159.618649] [55187]: DEBUG nova.api.openstack.wsgi [None req-46b752bb-dd1b-48e4-9109-66858c49b74c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1159.620448] [55187]: DEBUG nova.compute.api [None req-46b752bb-dd1b-48e4-9109-66858c49b74c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1159.624758] [55187]: DEBUG oslo_concurrency.lockutils [None req-46b752bb-dd1b-48e4-9109-66858c49b74c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.625077] [55187]: DEBUG oslo_concurrency.lockutils [None req-46b752bb-dd1b-48e4-9109-66858c49b74c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.625322] [55187]: DEBUG oslo_concurrency.lockutils [None req-46b752bb-dd1b-48e4-9109-66858c49b74c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.625722] [55187]: DEBUG oslo_concurrency.lockutils [None req-46b752bb-dd1b-48e4-9109-66858c49b74c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.625967] [55187]: DEBUG oslo_concurrency.lockutils [None req-46b752bb-dd1b-48e4-9109-66858c49b74c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.626204] [55187]: DEBUG oslo_concurrency.lockutils [None req-46b752bb-dd1b-48e4-9109-66858c49b74c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.785392] [55187]: DEBUG nova.policy [None req-46b752bb-dd1b-48e4-9109-66858c49b74c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.793433] [55187]: INFO nova.api.openstack.requestlog [None req-46b752bb-dd1b-48e4-9109-66858c49b74c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1683 microversion: 2.1 time: 0.177003 [ 1159.793832] [55187]: [pid: 55187|app: 0|req: 4009/8178] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:39 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1683 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1159.816640] [55188]: DEBUG nova.api.openstack.wsgi [None req-0a59f979-ebe7-408f-9931-d9f0c0b529e9 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1159.818447] [55188]: DEBUG nova.compute.api [None req-0a59f979-ebe7-408f-9931-d9f0c0b529e9 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1159.822464] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a59f979-ebe7-408f-9931-d9f0c0b529e9 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.822706] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a59f979-ebe7-408f-9931-d9f0c0b529e9 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.822893] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a59f979-ebe7-408f-9931-d9f0c0b529e9 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.823263] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a59f979-ebe7-408f-9931-d9f0c0b529e9 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.823466] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a59f979-ebe7-408f-9931-d9f0c0b529e9 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.823642] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a59f979-ebe7-408f-9931-d9f0c0b529e9 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.858286] [55188]: DEBUG nova.policy [None req-0a59f979-ebe7-408f-9931-d9f0c0b529e9 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.863148] [55188]: DEBUG nova.policy [None req-0a59f979-ebe7-408f-9931-d9f0c0b529e9 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.863776] [55188]: DEBUG nova.policy [None req-0a59f979-ebe7-408f-9931-d9f0c0b529e9 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.864429] [55188]: INFO nova.api.openstack.requestlog [None req-0a59f979-ebe7-408f-9931-d9f0c0b529e9 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1375 microversion: 2.57 time: 0.050259 [ 1159.864956] [55188]: [pid: 55188|app: 0|req: 4170/8179] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:40 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1375 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1159.878948] [55187]: DEBUG nova.api.openstack.wsgi [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Action: 'action', calling method: >, body: {"rebuild": {"user_data": "ZWNobyAiaGVsbG8gd29ybGQi", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1159.881247] [55187]: DEBUG nova.compute.api [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1159.885011] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.885094] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.885284] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.885631] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.885829] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.886009] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.905768] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.905996] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.906191] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.916546] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.916784] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.916965] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.917428] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.917640] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.917814] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.950406] [55188]: DEBUG nova.api.openstack.wsgi [None req-4cafa11d-9fc3-44ba-8277-022d2e832eae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1159.952884] [55188]: DEBUG nova.compute.api [None req-4cafa11d-9fc3-44ba-8277-022d2e832eae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1159.954783] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_api:SELECT=407,nova_api:DELETE=1,nova_api:UPDATE=4,nova_api:INSERT=23 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1159.957825] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cafa11d-9fc3-44ba-8277-022d2e832eae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.958072] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cafa11d-9fc3-44ba-8277-022d2e832eae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.958272] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cafa11d-9fc3-44ba-8277-022d2e832eae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.958627] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cafa11d-9fc3-44ba-8277-022d2e832eae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.958830] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cafa11d-9fc3-44ba-8277-022d2e832eae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.959014] [55188]: DEBUG oslo_concurrency.lockutils [None req-4cafa11d-9fc3-44ba-8277-022d2e832eae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.962392] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=951,nova_cell1:UPDATE=17,nova_cell1:INSERT=12 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1159.985062] [55188]: INFO nova.api.openstack.requestlog [None req-4cafa11d-9fc3-44ba-8277-022d2e832eae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/os-volume_attachments/25de87f1-87ca-4475-93da-cec414b63375" status: 200 len: 194 microversion: 2.20 time: 0.037187 [ 1159.985901] [55188]: [pid: 55188|app: 0|req: 4171/8180] 10.180.1.21 () {60 vars in 1449 bytes} [Wed Mar 26 22:10:40 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/os-volume_attachments/25de87f1-87ca-4475-93da-cec414b63375 => generated 194 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1160.005819] [55188]: DEBUG nova.api.openstack.wsgi [None req-09e5c1e0-d1b3-48b2-b419-cd1f082e044c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1160.007489] [55188]: DEBUG nova.compute.api [None req-09e5c1e0-d1b3-48b2-b419-cd1f082e044c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1160.010943] [55188]: DEBUG oslo_concurrency.lockutils [None req-09e5c1e0-d1b3-48b2-b419-cd1f082e044c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.011217] [55188]: DEBUG oslo_concurrency.lockutils [None req-09e5c1e0-d1b3-48b2-b419-cd1f082e044c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.011408] [55188]: DEBUG oslo_concurrency.lockutils [None req-09e5c1e0-d1b3-48b2-b419-cd1f082e044c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.011760] [55188]: DEBUG oslo_concurrency.lockutils [None req-09e5c1e0-d1b3-48b2-b419-cd1f082e044c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.011963] [55188]: DEBUG oslo_concurrency.lockutils [None req-09e5c1e0-d1b3-48b2-b419-cd1f082e044c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.012156] [55188]: DEBUG oslo_concurrency.lockutils [None req-09e5c1e0-d1b3-48b2-b419-cd1f082e044c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.015361] [55187]: DEBUG nova.virt.hardware [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1160.015566] [55187]: DEBUG nova.virt.hardware [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1160.015768] [55187]: DEBUG nova.virt.hardware [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1160.015928] [55187]: DEBUG nova.virt.hardware [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1160.016099] [55187]: DEBUG nova.virt.hardware [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1160.032989] [55188]: DEBUG oslo_concurrency.lockutils [None req-09e5c1e0-d1b3-48b2-b419-cd1f082e044c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.033248] [55188]: DEBUG oslo_concurrency.lockutils [None req-09e5c1e0-d1b3-48b2-b419-cd1f082e044c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.033431] [55188]: DEBUG oslo_concurrency.lockutils [None req-09e5c1e0-d1b3-48b2-b419-cd1f082e044c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.033627] [55188]: DEBUG nova.objects.instance [None req-09e5c1e0-d1b3-48b2-b419-cd1f082e044c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1160.054592] [55188]: DEBUG nova.policy [None req-09e5c1e0-d1b3-48b2-b419-cd1f082e044c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.058528] [55188]: INFO nova.api.openstack.requestlog [None req-09e5c1e0-d1b3-48b2-b419-cd1f082e044c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1311 microversion: 2.1 time: 0.054695 [ 1160.059087] [55188]: [pid: 55188|app: 0|req: 4172/8181] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:40 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1311 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1160.062012] [55188]: DEBUG nova.api.openstack.wsgi [None req-97f94ef6-038c-4b8e-ac7d-3b9eedb08545 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1160.062012] [55188]: DEBUG nova.compute.api [None req-97f94ef6-038c-4b8e-ac7d-3b9eedb08545 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1160.064518] [55188]: DEBUG oslo_concurrency.lockutils [None req-97f94ef6-038c-4b8e-ac7d-3b9eedb08545 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.064732] [55188]: DEBUG oslo_concurrency.lockutils [None req-97f94ef6-038c-4b8e-ac7d-3b9eedb08545 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.064906] [55188]: DEBUG oslo_concurrency.lockutils [None req-97f94ef6-038c-4b8e-ac7d-3b9eedb08545 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.065383] [55188]: DEBUG oslo_concurrency.lockutils [None req-97f94ef6-038c-4b8e-ac7d-3b9eedb08545 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.065445] [55188]: DEBUG oslo_concurrency.lockutils [None req-97f94ef6-038c-4b8e-ac7d-3b9eedb08545 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.065616] [55188]: DEBUG oslo_concurrency.lockutils [None req-97f94ef6-038c-4b8e-ac7d-3b9eedb08545 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.067927] [55187]: DEBUG nova.compute.api [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1160.071330] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.071739] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.072352] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.072457] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.073934] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.073934] [55187]: DEBUG oslo_concurrency.lockutils [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.114773] [55188]: DEBUG nova.objects.instance [None req-97f94ef6-038c-4b8e-ac7d-3b9eedb08545 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lazy-loading 'services' on Instance uuid 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1160.117359] [55187]: INFO nova.api.openstack.requestlog [None req-ca2ff6cd-36a2-43c8-a3df-2011f91b5b2e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55/action" status: 202 len: 1160 microversion: 2.57 time: 0.240981 [ 1160.118028] [55187]: [pid: 55187|app: 0|req: 4010/8182] 10.180.1.21 () {62 vars in 1315 bytes} [Wed Mar 26 22:10:40 2025] POST /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55/action => generated 1160 bytes in 242 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 1160.128350] [55187]: DEBUG nova.api.openstack.wsgi [None req-1db7082a-4871-4cb2-abd9-124b7ff6b098 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1160.130033] [55187]: DEBUG nova.compute.api [None req-1db7082a-4871-4cb2-abd9-124b7ff6b098 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1160.133357] [55187]: DEBUG oslo_concurrency.lockutils [None req-1db7082a-4871-4cb2-abd9-124b7ff6b098 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.133598] [55187]: DEBUG oslo_concurrency.lockutils [None req-1db7082a-4871-4cb2-abd9-124b7ff6b098 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.133781] [55187]: DEBUG oslo_concurrency.lockutils [None req-1db7082a-4871-4cb2-abd9-124b7ff6b098 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.134141] [55187]: DEBUG oslo_concurrency.lockutils [None req-1db7082a-4871-4cb2-abd9-124b7ff6b098 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.134342] [55187]: DEBUG oslo_concurrency.lockutils [None req-1db7082a-4871-4cb2-abd9-124b7ff6b098 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.134516] [55187]: DEBUG oslo_concurrency.lockutils [None req-1db7082a-4871-4cb2-abd9-124b7ff6b098 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.161802] [55188]: INFO nova.api.openstack.requestlog [None req-97f94ef6-038c-4b8e-ac7d-3b9eedb08545 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/os-volume_attachments/25de87f1-87ca-4475-93da-cec414b63375" status: 202 len: 0 microversion: 2.20 time: 0.099867 [ 1160.161802] [55188]: [pid: 55188|app: 0|req: 4173/8183] 10.180.1.21 () {60 vars in 1452 bytes} [Wed Mar 26 22:10:40 2025] DELETE /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/os-volume_attachments/25de87f1-87ca-4475-93da-cec414b63375 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1160.165534] [55188]: DEBUG nova.api.openstack.wsgi [None req-59cd60d5-060a-41a8-9038-a3c08daca667 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1160.167239] [55188]: DEBUG nova.compute.api [None req-59cd60d5-060a-41a8-9038-a3c08daca667 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1160.167971] [55187]: DEBUG nova.policy [None req-1db7082a-4871-4cb2-abd9-124b7ff6b098 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.171058] [55188]: DEBUG oslo_concurrency.lockutils [None req-59cd60d5-060a-41a8-9038-a3c08daca667 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.171467] [55188]: DEBUG oslo_concurrency.lockutils [None req-59cd60d5-060a-41a8-9038-a3c08daca667 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.171467] [55188]: DEBUG oslo_concurrency.lockutils [None req-59cd60d5-060a-41a8-9038-a3c08daca667 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.171857] [55188]: DEBUG oslo_concurrency.lockutils [None req-59cd60d5-060a-41a8-9038-a3c08daca667 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.172072] [55188]: DEBUG oslo_concurrency.lockutils [None req-59cd60d5-060a-41a8-9038-a3c08daca667 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.172251] [55188]: DEBUG oslo_concurrency.lockutils [None req-59cd60d5-060a-41a8-9038-a3c08daca667 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.173145] [55187]: DEBUG nova.policy [None req-1db7082a-4871-4cb2-abd9-124b7ff6b098 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.173777] [55187]: DEBUG nova.policy [None req-1db7082a-4871-4cb2-abd9-124b7ff6b098 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.174430] [55187]: INFO nova.api.openstack.requestlog [None req-1db7082a-4871-4cb2-abd9-124b7ff6b098 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1384 microversion: 2.57 time: 0.048256 [ 1160.174742] [55187]: [pid: 55187|app: 0|req: 4011/8184] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:40 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1384 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1160.187897] [55188]: INFO nova.api.openstack.requestlog [None req-59cd60d5-060a-41a8-9038-a3c08daca667 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.025248 [ 1160.188231] [55188]: [pid: 55188|app: 0|req: 4174/8185] 10.180.1.21 () {60 vars in 1338 bytes} [Wed Mar 26 22:10:40 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) [ 1160.413023] [55187]: DEBUG nova.api.openstack.wsgi [None req-7ffdb2ae-d5ab-4f5a-8dcc-92b82672e117 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1160.414089] [55187]: DEBUG nova.compute.api [None req-7ffdb2ae-d5ab-4f5a-8dcc-92b82672e117 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1160.417557] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ffdb2ae-d5ab-4f5a-8dcc-92b82672e117 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.418245] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ffdb2ae-d5ab-4f5a-8dcc-92b82672e117 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.418245] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ffdb2ae-d5ab-4f5a-8dcc-92b82672e117 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.418386] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ffdb2ae-d5ab-4f5a-8dcc-92b82672e117 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.418580] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ffdb2ae-d5ab-4f5a-8dcc-92b82672e117 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.418742] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ffdb2ae-d5ab-4f5a-8dcc-92b82672e117 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.483789] [55188]: DEBUG nova.api.openstack.wsgi [req-57766517-8221-49ca-9318-7af598c54ff6 req-44f5f85c-fcc6-439a-999a-8140bfa61691 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1edf8ed7-03cd-4681-943c-5dd5cc254850", "tag": "29385860-3e0f-4ca3-b578-d8773182a9e2"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1160.490200] [55188]: DEBUG oslo_concurrency.lockutils [req-57766517-8221-49ca-9318-7af598c54ff6 req-44f5f85c-fcc6-439a-999a-8140bfa61691 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.490601] [55188]: DEBUG oslo_concurrency.lockutils [req-57766517-8221-49ca-9318-7af598c54ff6 req-44f5f85c-fcc6-439a-999a-8140bfa61691 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.490906] [55188]: DEBUG oslo_concurrency.lockutils [req-57766517-8221-49ca-9318-7af598c54ff6 req-44f5f85c-fcc6-439a-999a-8140bfa61691 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.498830] [55188]: INFO nova.api.openstack.compute.server_external_events [req-57766517-8221-49ca-9318-7af598c54ff6 req-44f5f85c-fcc6-439a-999a-8140bfa61691 service nova] Creating event network-changed:29385860-3e0f-4ca3-b578-d8773182a9e2 for instance 1edf8ed7-03cd-4681-943c-5dd5cc254850 on cpu-1 [ 1160.502058] [55188]: INFO nova.api.openstack.requestlog [req-57766517-8221-49ca-9318-7af598c54ff6 req-44f5f85c-fcc6-439a-999a-8140bfa61691 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021378 [ 1160.502402] [55188]: [pid: 55188|app: 0|req: 4175/8186] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:40 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1160.513833] [55187]: DEBUG nova.policy [None req-7ffdb2ae-d5ab-4f5a-8dcc-92b82672e117 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.520799] [55187]: INFO nova.api.openstack.requestlog [None req-7ffdb2ae-d5ab-4f5a-8dcc-92b82672e117 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1366 microversion: 2.1 time: 0.110635 [ 1160.521248] [55187]: [pid: 55187|app: 0|req: 4012/8187] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:40 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1366 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1160.616612] [55188]: DEBUG nova.api.openstack.wsgi [None req-7287cb21-4a8e-4678-bb89-4d91b00e5790 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1160.618384] [55188]: DEBUG nova.compute.api [None req-7287cb21-4a8e-4678-bb89-4d91b00e5790 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1160.631055] [55188]: DEBUG oslo_concurrency.lockutils [None req-7287cb21-4a8e-4678-bb89-4d91b00e5790 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.631312] [55188]: DEBUG oslo_concurrency.lockutils [None req-7287cb21-4a8e-4678-bb89-4d91b00e5790 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.631509] [55188]: DEBUG oslo_concurrency.lockutils [None req-7287cb21-4a8e-4678-bb89-4d91b00e5790 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.631875] [55188]: DEBUG oslo_concurrency.lockutils [None req-7287cb21-4a8e-4678-bb89-4d91b00e5790 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.632139] [55188]: DEBUG oslo_concurrency.lockutils [None req-7287cb21-4a8e-4678-bb89-4d91b00e5790 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.632256] [55188]: DEBUG oslo_concurrency.lockutils [None req-7287cb21-4a8e-4678-bb89-4d91b00e5790 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.698063] [55188]: DEBUG oslo_concurrency.lockutils [None req-7287cb21-4a8e-4678-bb89-4d91b00e5790 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.698424] [55188]: DEBUG oslo_concurrency.lockutils [None req-7287cb21-4a8e-4678-bb89-4d91b00e5790 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.698681] [55188]: DEBUG oslo_concurrency.lockutils [None req-7287cb21-4a8e-4678-bb89-4d91b00e5790 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.698929] [55188]: DEBUG nova.objects.instance [None req-7287cb21-4a8e-4678-bb89-4d91b00e5790 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lazy-loading 'fault' on Instance uuid a1eeeefc-3c6b-4879-9270-386ceb6631c1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1160.722636] [55188]: DEBUG nova.policy [None req-7287cb21-4a8e-4678-bb89-4d91b00e5790 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.727592] [55188]: INFO nova.api.openstack.requestlog [None req-7287cb21-4a8e-4678-bb89-4d91b00e5790 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1362 microversion: 2.1 time: 0.113024 [ 1160.727592] [55188]: [pid: 55188|app: 0|req: 4176/8188] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:40 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1362 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1160.807271] [55187]: DEBUG nova.api.openstack.wsgi [None req-9e8040eb-725b-4cbe-a025-29d72043354d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1160.809007] [55187]: DEBUG nova.compute.api [None req-9e8040eb-725b-4cbe-a025-29d72043354d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1160.812641] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e8040eb-725b-4cbe-a025-29d72043354d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.812878] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e8040eb-725b-4cbe-a025-29d72043354d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.813074] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e8040eb-725b-4cbe-a025-29d72043354d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.813426] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e8040eb-725b-4cbe-a025-29d72043354d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.813624] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e8040eb-725b-4cbe-a025-29d72043354d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.813795] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e8040eb-725b-4cbe-a025-29d72043354d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.887942] [55187]: DEBUG nova.policy [None req-9e8040eb-725b-4cbe-a025-29d72043354d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.894328] [55187]: INFO nova.api.openstack.requestlog [None req-9e8040eb-725b-4cbe-a025-29d72043354d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1660 microversion: 2.1 time: 0.089392 [ 1160.894657] [55187]: [pid: 55187|app: 0|req: 4013/8189] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:41 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1660 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1160.906621] [55188]: DEBUG nova.api.openstack.wsgi [None req-7c732019-b96b-40aa-a24f-ece8d2b71a57 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1160.908452] [55188]: DEBUG nova.compute.api [None req-7c732019-b96b-40aa-a24f-ece8d2b71a57 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1160.911983] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c732019-b96b-40aa-a24f-ece8d2b71a57 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.912233] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c732019-b96b-40aa-a24f-ece8d2b71a57 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.912419] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c732019-b96b-40aa-a24f-ece8d2b71a57 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.912813] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c732019-b96b-40aa-a24f-ece8d2b71a57 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.913032] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c732019-b96b-40aa-a24f-ece8d2b71a57 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.913216] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c732019-b96b-40aa-a24f-ece8d2b71a57 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.980063] [55188]: DEBUG nova.policy [None req-7c732019-b96b-40aa-a24f-ece8d2b71a57 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.984468] [55188]: INFO nova.api.openstack.requestlog [None req-7c732019-b96b-40aa-a24f-ece8d2b71a57 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1660 microversion: 2.1 time: 0.080056 [ 1160.984806] [55188]: [pid: 55188|app: 0|req: 4177/8190] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:41 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1660 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1160.996764] [55187]: DEBUG nova.api.openstack.wsgi [None req-1ee5a53d-63d9-483e-aeb1-9e13248cf4ae tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1161.002165] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ee5a53d-63d9-483e-aeb1-9e13248cf4ae tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.002410] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ee5a53d-63d9-483e-aeb1-9e13248cf4ae tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.002593] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ee5a53d-63d9-483e-aeb1-9e13248cf4ae tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.014682] [55187]: DEBUG nova.compute.api [None req-1ee5a53d-63d9-483e-aeb1-9e13248cf4ae tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Going to try to start instance {{(pid=55187) start /opt/stack/nova/nova/compute/api.py:2819}} [ 1161.046430] [55187]: INFO nova.api.openstack.requestlog [None req-1ee5a53d-63d9-483e-aeb1-9e13248cf4ae tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305/action" status: 202 len: 0 microversion: 2.1 time: 0.052064 [ 1161.047297] [55187]: [pid: 55187|app: 0|req: 4014/8191] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:10:41 2025] POST /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1161.052093] [55188]: DEBUG nova.api.openstack.wsgi [None req-4fa34cf9-13de-4736-a320-32d5dd23c7af tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1161.053933] [55188]: DEBUG nova.compute.api [None req-4fa34cf9-13de-4736-a320-32d5dd23c7af tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1161.057678] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fa34cf9-13de-4736-a320-32d5dd23c7af tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.057918] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fa34cf9-13de-4736-a320-32d5dd23c7af tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.058120] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fa34cf9-13de-4736-a320-32d5dd23c7af tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.058541] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fa34cf9-13de-4736-a320-32d5dd23c7af tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.058762] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fa34cf9-13de-4736-a320-32d5dd23c7af tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.058939] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fa34cf9-13de-4736-a320-32d5dd23c7af tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.071651] [55187]: DEBUG nova.api.openstack.wsgi [None req-a19e01ba-59c4-4a1f-a2ca-4e54ec6e50bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1161.073398] [55187]: DEBUG nova.compute.api [None req-a19e01ba-59c4-4a1f-a2ca-4e54ec6e50bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1161.077681] [55187]: DEBUG oslo_concurrency.lockutils [None req-a19e01ba-59c4-4a1f-a2ca-4e54ec6e50bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.077917] [55187]: DEBUG oslo_concurrency.lockutils [None req-a19e01ba-59c4-4a1f-a2ca-4e54ec6e50bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.078250] [55187]: DEBUG oslo_concurrency.lockutils [None req-a19e01ba-59c4-4a1f-a2ca-4e54ec6e50bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.078722] [55187]: DEBUG oslo_concurrency.lockutils [None req-a19e01ba-59c4-4a1f-a2ca-4e54ec6e50bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.078936] [55187]: DEBUG oslo_concurrency.lockutils [None req-a19e01ba-59c4-4a1f-a2ca-4e54ec6e50bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.079175] [55187]: DEBUG oslo_concurrency.lockutils [None req-a19e01ba-59c4-4a1f-a2ca-4e54ec6e50bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.103917] [55187]: DEBUG oslo_concurrency.lockutils [None req-a19e01ba-59c4-4a1f-a2ca-4e54ec6e50bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.104059] [55187]: DEBUG oslo_concurrency.lockutils [None req-a19e01ba-59c4-4a1f-a2ca-4e54ec6e50bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.104231] [55187]: DEBUG oslo_concurrency.lockutils [None req-a19e01ba-59c4-4a1f-a2ca-4e54ec6e50bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.104428] [55187]: DEBUG nova.objects.instance [None req-a19e01ba-59c4-4a1f-a2ca-4e54ec6e50bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1161.131316] [55187]: DEBUG nova.policy [None req-a19e01ba-59c4-4a1f-a2ca-4e54ec6e50bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.133142] [55188]: DEBUG nova.policy [None req-4fa34cf9-13de-4736-a320-32d5dd23c7af tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.135488] [55187]: INFO nova.api.openstack.requestlog [None req-a19e01ba-59c4-4a1f-a2ca-4e54ec6e50bd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 200 len: 1311 microversion: 2.1 time: 0.066382 [ 1161.135870] [55187]: [pid: 55187|app: 0|req: 4015/8192] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:41 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 1311 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1161.137487] [55188]: INFO nova.api.openstack.requestlog [None req-4fa34cf9-13de-4736-a320-32d5dd23c7af tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1669 microversion: 2.1 time: 0.087796 [ 1161.137813] [55188]: [pid: 55188|app: 0|req: 4178/8193] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:41 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1669 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1161.189086] [55187]: DEBUG nova.api.openstack.wsgi [None req-e61a873b-0b3a-4f15-9ff8-0504d63c0d94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1161.190620] [55187]: DEBUG nova.compute.api [None req-e61a873b-0b3a-4f15-9ff8-0504d63c0d94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1161.194190] [55187]: DEBUG oslo_concurrency.lockutils [None req-e61a873b-0b3a-4f15-9ff8-0504d63c0d94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.195237] [55187]: DEBUG oslo_concurrency.lockutils [None req-e61a873b-0b3a-4f15-9ff8-0504d63c0d94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.195237] [55187]: DEBUG oslo_concurrency.lockutils [None req-e61a873b-0b3a-4f15-9ff8-0504d63c0d94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.195237] [55187]: DEBUG oslo_concurrency.lockutils [None req-e61a873b-0b3a-4f15-9ff8-0504d63c0d94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.195237] [55187]: DEBUG oslo_concurrency.lockutils [None req-e61a873b-0b3a-4f15-9ff8-0504d63c0d94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.195409] [55187]: DEBUG oslo_concurrency.lockutils [None req-e61a873b-0b3a-4f15-9ff8-0504d63c0d94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.197594] [55188]: DEBUG nova.api.openstack.wsgi [None req-0ad0ca00-8c7a-4f8b-b15f-43871cf4ffb7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1161.200152] [55188]: DEBUG nova.compute.api [None req-0ad0ca00-8c7a-4f8b-b15f-43871cf4ffb7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1161.204169] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ad0ca00-8c7a-4f8b-b15f-43871cf4ffb7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.204530] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ad0ca00-8c7a-4f8b-b15f-43871cf4ffb7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.204855] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ad0ca00-8c7a-4f8b-b15f-43871cf4ffb7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.206066] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ad0ca00-8c7a-4f8b-b15f-43871cf4ffb7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.206066] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ad0ca00-8c7a-4f8b-b15f-43871cf4ffb7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.206066] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ad0ca00-8c7a-4f8b-b15f-43871cf4ffb7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.231847] [55188]: INFO nova.api.openstack.requestlog [None req-0ad0ca00-8c7a-4f8b-b15f-43871cf4ffb7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.036682 [ 1161.232252] [55188]: [pid: 55188|app: 0|req: 4179/8194] 10.180.1.21 () {60 vars in 1338 bytes} [Wed Mar 26 22:10:41 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1161.245305] [55187]: DEBUG nova.policy [None req-e61a873b-0b3a-4f15-9ff8-0504d63c0d94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.250463] [55187]: DEBUG nova.policy [None req-e61a873b-0b3a-4f15-9ff8-0504d63c0d94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.251111] [55187]: DEBUG nova.policy [None req-e61a873b-0b3a-4f15-9ff8-0504d63c0d94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.251779] [55187]: INFO nova.api.openstack.requestlog [None req-e61a873b-0b3a-4f15-9ff8-0504d63c0d94 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1384 microversion: 2.57 time: 0.065273 [ 1161.252099] [55187]: [pid: 55187|app: 0|req: 4016/8195] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:41 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1384 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1161.534981] [55188]: DEBUG nova.api.openstack.wsgi [None req-a76f7f3a-480e-4c5d-91d0-b551a253b4a2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1161.536981] [55188]: DEBUG nova.compute.api [None req-a76f7f3a-480e-4c5d-91d0-b551a253b4a2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1161.541494] [55188]: DEBUG oslo_concurrency.lockutils [None req-a76f7f3a-480e-4c5d-91d0-b551a253b4a2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.541856] [55188]: DEBUG oslo_concurrency.lockutils [None req-a76f7f3a-480e-4c5d-91d0-b551a253b4a2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.542084] [55188]: DEBUG oslo_concurrency.lockutils [None req-a76f7f3a-480e-4c5d-91d0-b551a253b4a2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.542474] [55188]: DEBUG oslo_concurrency.lockutils [None req-a76f7f3a-480e-4c5d-91d0-b551a253b4a2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.542717] [55188]: DEBUG oslo_concurrency.lockutils [None req-a76f7f3a-480e-4c5d-91d0-b551a253b4a2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.542927] [55188]: DEBUG oslo_concurrency.lockutils [None req-a76f7f3a-480e-4c5d-91d0-b551a253b4a2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.618065] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=4 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1161.639197] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=6 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1161.656635] [55188]: DEBUG nova.policy [None req-a76f7f3a-480e-4c5d-91d0-b551a253b4a2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.675711] [55188]: INFO nova.api.openstack.requestlog [None req-a76f7f3a-480e-4c5d-91d0-b551a253b4a2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1366 microversion: 2.1 time: 0.143181 [ 1161.676076] [55188]: [pid: 55188|app: 0|req: 4180/8196] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:41 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1366 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1161.740069] [55187]: DEBUG nova.api.openstack.wsgi [None req-2733d158-b99e-44fc-b3c6-1546642e5086 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1161.742091] [55187]: DEBUG nova.compute.api [None req-2733d158-b99e-44fc-b3c6-1546642e5086 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1161.746442] [55187]: DEBUG oslo_concurrency.lockutils [None req-2733d158-b99e-44fc-b3c6-1546642e5086 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.746783] [55187]: DEBUG oslo_concurrency.lockutils [None req-2733d158-b99e-44fc-b3c6-1546642e5086 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.746998] [55187]: DEBUG oslo_concurrency.lockutils [None req-2733d158-b99e-44fc-b3c6-1546642e5086 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.747390] [55187]: DEBUG oslo_concurrency.lockutils [None req-2733d158-b99e-44fc-b3c6-1546642e5086 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.747599] [55187]: DEBUG oslo_concurrency.lockutils [None req-2733d158-b99e-44fc-b3c6-1546642e5086 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.747784] [55187]: DEBUG oslo_concurrency.lockutils [None req-2733d158-b99e-44fc-b3c6-1546642e5086 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.770058] [55187]: DEBUG oslo_concurrency.lockutils [None req-2733d158-b99e-44fc-b3c6-1546642e5086 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.770306] [55187]: DEBUG oslo_concurrency.lockutils [None req-2733d158-b99e-44fc-b3c6-1546642e5086 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.770567] [55187]: DEBUG oslo_concurrency.lockutils [None req-2733d158-b99e-44fc-b3c6-1546642e5086 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.770761] [55187]: DEBUG nova.objects.instance [None req-2733d158-b99e-44fc-b3c6-1546642e5086 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lazy-loading 'fault' on Instance uuid a1eeeefc-3c6b-4879-9270-386ceb6631c1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1161.791229] [55187]: DEBUG nova.policy [None req-2733d158-b99e-44fc-b3c6-1546642e5086 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.795252] [55187]: INFO nova.api.openstack.requestlog [None req-2733d158-b99e-44fc-b3c6-1546642e5086 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1362 microversion: 2.1 time: 0.058204 [ 1161.795641] [55187]: [pid: 55187|app: 0|req: 4017/8197] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:42 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1362 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1162.148242] [55188]: DEBUG nova.api.openstack.wsgi [None req-67ee6a93-805f-4f61-b487-ab810b873ce5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1162.150044] [55188]: DEBUG nova.compute.api [None req-67ee6a93-805f-4f61-b487-ab810b873ce5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1162.150785] [55187]: DEBUG nova.api.openstack.wsgi [None req-187f533c-f24b-4bd0-86ff-c55b030e356b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1162.152471] [55187]: DEBUG nova.compute.api [None req-187f533c-f24b-4bd0-86ff-c55b030e356b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1162.153617] [55188]: DEBUG oslo_concurrency.lockutils [None req-67ee6a93-805f-4f61-b487-ab810b873ce5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.153856] [55188]: DEBUG oslo_concurrency.lockutils [None req-67ee6a93-805f-4f61-b487-ab810b873ce5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.154054] [55188]: DEBUG oslo_concurrency.lockutils [None req-67ee6a93-805f-4f61-b487-ab810b873ce5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.154407] [55188]: DEBUG oslo_concurrency.lockutils [None req-67ee6a93-805f-4f61-b487-ab810b873ce5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.154615] [55188]: DEBUG oslo_concurrency.lockutils [None req-67ee6a93-805f-4f61-b487-ab810b873ce5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.154791] [55188]: DEBUG oslo_concurrency.lockutils [None req-67ee6a93-805f-4f61-b487-ab810b873ce5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.156044] [55187]: DEBUG oslo_concurrency.lockutils [None req-187f533c-f24b-4bd0-86ff-c55b030e356b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.156353] [55187]: DEBUG oslo_concurrency.lockutils [None req-187f533c-f24b-4bd0-86ff-c55b030e356b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.156550] [55187]: DEBUG oslo_concurrency.lockutils [None req-187f533c-f24b-4bd0-86ff-c55b030e356b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.156905] [55187]: DEBUG oslo_concurrency.lockutils [None req-187f533c-f24b-4bd0-86ff-c55b030e356b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.157116] [55187]: DEBUG oslo_concurrency.lockutils [None req-187f533c-f24b-4bd0-86ff-c55b030e356b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.157290] [55187]: DEBUG oslo_concurrency.lockutils [None req-187f533c-f24b-4bd0-86ff-c55b030e356b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.163234] [55188]: INFO nova.api.openstack.wsgi [None req-67ee6a93-805f-4f61-b487-ab810b873ce5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd could not be found. [ 1162.163532] [55188]: DEBUG nova.api.openstack.wsgi [None req-67ee6a93-805f-4f61-b487-ab810b873ce5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1162.163951] [55188]: INFO nova.api.openstack.requestlog [None req-67ee6a93-805f-4f61-b487-ab810b873ce5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 404 len: 111 microversion: 2.1 time: 0.018092 [ 1162.164251] [55188]: [pid: 55188|app: 0|req: 4181/8198] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:42 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1162.168756] [55188]: DEBUG nova.api.openstack.wsgi [None req-6b9a888e-3b0b-45d5-97d2-986921a78bde tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '.version_select at 0x7d4af9831510>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1162.191122] [55188]: INFO nova.api.openstack.requestlog [None req-6b9a888e-3b0b-45d5-97d2-986921a78bde tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-key-602851559" status: 202 len: 0 microversion: 2.1 time: 0.024071 [ 1162.191481] [55188]: [pid: 55188|app: 0|req: 4182/8199] 10.180.1.21 () {58 vars in 1201 bytes} [Wed Mar 26 22:10:42 2025] DELETE /compute/v2.1/os-keypairs/tempest-key-602851559 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1162.239389] [55188]: DEBUG nova.api.openstack.wsgi [None req-5b60c0ba-8345-4931-a5d2-c743e9aa9be8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1162.242863] [55188]: DEBUG nova.compute.api [None req-5b60c0ba-8345-4931-a5d2-c743e9aa9be8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1162.245504] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b60c0ba-8345-4931-a5d2-c743e9aa9be8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.245741] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b60c0ba-8345-4931-a5d2-c743e9aa9be8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.245921] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b60c0ba-8345-4931-a5d2-c743e9aa9be8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.246288] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b60c0ba-8345-4931-a5d2-c743e9aa9be8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.246835] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b60c0ba-8345-4931-a5d2-c743e9aa9be8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.246927] [55187]: DEBUG nova.policy [None req-187f533c-f24b-4bd0-86ff-c55b030e356b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.247050] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b60c0ba-8345-4931-a5d2-c743e9aa9be8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.255561] [55187]: INFO nova.api.openstack.requestlog [None req-187f533c-f24b-4bd0-86ff-c55b030e356b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1669 microversion: 2.1 time: 0.107003 [ 1162.257020] [55187]: [pid: 55187|app: 0|req: 4018/8200] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:42 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1669 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1162.263436] [55188]: INFO nova.api.openstack.requestlog [None req-5b60c0ba-8345-4931-a5d2-c743e9aa9be8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.026522 [ 1162.263847] [55188]: [pid: 55188|app: 0|req: 4183/8201] 10.180.1.21 () {60 vars in 1338 bytes} [Wed Mar 26 22:10:42 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1162.268160] [55187]: DEBUG nova.api.openstack.wsgi [None req-d71a5c93-5c93-432d-ae4f-5991c52da739 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1162.269984] [55187]: DEBUG nova.compute.api [None req-d71a5c93-5c93-432d-ae4f-5991c52da739 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1162.274733] [55187]: DEBUG oslo_concurrency.lockutils [None req-d71a5c93-5c93-432d-ae4f-5991c52da739 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.274733] [55187]: DEBUG oslo_concurrency.lockutils [None req-d71a5c93-5c93-432d-ae4f-5991c52da739 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.274733] [55187]: DEBUG oslo_concurrency.lockutils [None req-d71a5c93-5c93-432d-ae4f-5991c52da739 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.274733] [55187]: DEBUG oslo_concurrency.lockutils [None req-d71a5c93-5c93-432d-ae4f-5991c52da739 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.274868] [55187]: DEBUG oslo_concurrency.lockutils [None req-d71a5c93-5c93-432d-ae4f-5991c52da739 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.275025] [55187]: DEBUG oslo_concurrency.lockutils [None req-d71a5c93-5c93-432d-ae4f-5991c52da739 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.314897] [55187]: DEBUG nova.policy [None req-d71a5c93-5c93-432d-ae4f-5991c52da739 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.320089] [55187]: DEBUG nova.policy [None req-d71a5c93-5c93-432d-ae4f-5991c52da739 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.320860] [55187]: DEBUG nova.policy [None req-d71a5c93-5c93-432d-ae4f-5991c52da739 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.321512] [55187]: INFO nova.api.openstack.requestlog [None req-d71a5c93-5c93-432d-ae4f-5991c52da739 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1384 microversion: 2.57 time: 0.057638 [ 1162.322118] [55187]: [pid: 55187|app: 0|req: 4019/8202] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:42 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1384 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1162.328199] [55188]: DEBUG nova.api.openstack.wsgi [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-634517421", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "5acf6b3e-64b5-4f0a-9568-46574a0387d9"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1162.408591] [55188]: DEBUG oslo_concurrency.lockutils [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.408864] [55188]: DEBUG oslo_concurrency.lockutils [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.409272] [55188]: DEBUG oslo_concurrency.lockutils [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.409920] [55188]: DEBUG oslo_concurrency.lockutils [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.411031] [55188]: DEBUG oslo_concurrency.lockutils [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.411031] [55188]: DEBUG oslo_concurrency.lockutils [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.418161] [55188]: DEBUG nova.network.neutron [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] validate_networks() for [('5acf6b3e-64b5-4f0a-9568-46574a0387d9', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1162.689441] [55187]: DEBUG nova.api.openstack.wsgi [None req-de62756b-07c8-42fd-a96c-c7a322bbc2ba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1162.691316] [55187]: DEBUG nova.compute.api [None req-de62756b-07c8-42fd-a96c-c7a322bbc2ba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1162.699977] [55187]: DEBUG oslo_concurrency.lockutils [None req-de62756b-07c8-42fd-a96c-c7a322bbc2ba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.700249] [55187]: DEBUG oslo_concurrency.lockutils [None req-de62756b-07c8-42fd-a96c-c7a322bbc2ba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.700417] [55187]: DEBUG oslo_concurrency.lockutils [None req-de62756b-07c8-42fd-a96c-c7a322bbc2ba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.700795] [55187]: DEBUG oslo_concurrency.lockutils [None req-de62756b-07c8-42fd-a96c-c7a322bbc2ba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.700994] [55187]: DEBUG oslo_concurrency.lockutils [None req-de62756b-07c8-42fd-a96c-c7a322bbc2ba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.701183] [55187]: DEBUG oslo_concurrency.lockutils [None req-de62756b-07c8-42fd-a96c-c7a322bbc2ba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.761368] [55188]: DEBUG nova.virt.hardware [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1162.761762] [55188]: DEBUG nova.virt.hardware [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1162.761805] [55188]: DEBUG nova.virt.hardware [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1162.761945] [55188]: DEBUG nova.virt.hardware [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1162.762116] [55188]: DEBUG nova.virt.hardware [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1162.784492] [55188]: DEBUG oslo_concurrency.lockutils [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.784780] [55188]: DEBUG oslo_concurrency.lockutils [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.784972] [55188]: DEBUG oslo_concurrency.lockutils [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.785407] [55188]: DEBUG oslo_concurrency.lockutils [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.785618] [55188]: DEBUG oslo_concurrency.lockutils [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.785789] [55188]: DEBUG oslo_concurrency.lockutils [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.807370] [55188]: DEBUG nova.quota [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Getting quotas for project daff1a40b92e422e8b4bfe9e9fb682df. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1162.818862] [55188]: DEBUG nova.quota [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Getting quotas for user 5334a12ef556435aabac10929f2e2f89 and project daff1a40b92e422e8b4bfe9e9fb682df. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1162.826657] [55188]: DEBUG nova.compute.api [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1162.828600] [55188]: DEBUG nova.compute.api [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1162.896585] [55187]: DEBUG nova.policy [None req-de62756b-07c8-42fd-a96c-c7a322bbc2ba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.902471] [55187]: INFO nova.api.openstack.requestlog [None req-de62756b-07c8-42fd-a96c-c7a322bbc2ba tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1366 microversion: 2.1 time: 0.215337 [ 1162.903722] [55187]: [pid: 55187|app: 0|req: 4020/8203] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:43 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1366 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1162.906010] [55187]: DEBUG nova.api.openstack.wsgi [None req-ddb22146-e54a-47c3-8794-bc4314a27b07 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1162.907854] [55187]: DEBUG nova.compute.api [None req-ddb22146-e54a-47c3-8794-bc4314a27b07 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1162.910798] [55188]: INFO nova.api.openstack.requestlog [None req-517f96f9-1d5e-4308-9498-a8355fe75d93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.585413 [ 1162.911189] [55188]: [pid: 55188|app: 0|req: 4184/8204] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:10:42 2025] POST /compute/v2.1/servers => generated 380 bytes in 586 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1162.911736] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddb22146-e54a-47c3-8794-bc4314a27b07 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.911811] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddb22146-e54a-47c3-8794-bc4314a27b07 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.911963] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddb22146-e54a-47c3-8794-bc4314a27b07 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.912380] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddb22146-e54a-47c3-8794-bc4314a27b07 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.913180] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddb22146-e54a-47c3-8794-bc4314a27b07 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.913180] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddb22146-e54a-47c3-8794-bc4314a27b07 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.917809] [55188]: DEBUG nova.api.openstack.wsgi [None req-3a75edbc-125e-444f-8ed2-33bf9d716792 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1162.919624] [55188]: DEBUG nova.compute.api [None req-3a75edbc-125e-444f-8ed2-33bf9d716792 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1162.936647] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddb22146-e54a-47c3-8794-bc4314a27b07 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.936647] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddb22146-e54a-47c3-8794-bc4314a27b07 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.938036] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddb22146-e54a-47c3-8794-bc4314a27b07 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.938036] [55187]: DEBUG nova.objects.instance [None req-ddb22146-e54a-47c3-8794-bc4314a27b07 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lazy-loading 'fault' on Instance uuid a1eeeefc-3c6b-4879-9270-386ceb6631c1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1162.948240] [55188]: DEBUG nova.policy [None req-3a75edbc-125e-444f-8ed2-33bf9d716792 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.957973] [55188]: INFO nova.api.openstack.requestlog [None req-3a75edbc-125e-444f-8ed2-33bf9d716792 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 200 len: 1206 microversion: 2.1 time: 0.037420 [ 1162.957973] [55188]: [pid: 55188|app: 0|req: 4185/8205] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:43 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 1206 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1162.970709] [55187]: DEBUG nova.policy [None req-ddb22146-e54a-47c3-8794-bc4314a27b07 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53400632dc834bca810eac709d27b534', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a55fc8546802456586b1393ed83adeec', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.977605] [55187]: INFO nova.api.openstack.requestlog [None req-ddb22146-e54a-47c3-8794-bc4314a27b07 tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 200 len: 1362 microversion: 2.1 time: 0.073886 [ 1162.977928] [55187]: [pid: 55187|app: 0|req: 4021/8206] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:43 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 1362 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1163.270212] [55188]: DEBUG nova.api.openstack.wsgi [None req-dd3c95da-1e71-4c51-bb19-64e97a3b2ab7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1163.270342] [55187]: DEBUG nova.api.openstack.wsgi [None req-fab408f9-0469-4d45-8caf-fecb64defc0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1163.271998] [55188]: DEBUG nova.compute.api [None req-dd3c95da-1e71-4c51-bb19-64e97a3b2ab7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1163.272138] [55187]: DEBUG nova.compute.api [None req-fab408f9-0469-4d45-8caf-fecb64defc0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1163.275421] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd3c95da-1e71-4c51-bb19-64e97a3b2ab7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.275658] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd3c95da-1e71-4c51-bb19-64e97a3b2ab7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.275820] [55187]: DEBUG oslo_concurrency.lockutils [None req-fab408f9-0469-4d45-8caf-fecb64defc0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.275861] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd3c95da-1e71-4c51-bb19-64e97a3b2ab7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.276102] [55187]: DEBUG oslo_concurrency.lockutils [None req-fab408f9-0469-4d45-8caf-fecb64defc0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.276232] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd3c95da-1e71-4c51-bb19-64e97a3b2ab7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.276298] [55187]: DEBUG oslo_concurrency.lockutils [None req-fab408f9-0469-4d45-8caf-fecb64defc0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.276435] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd3c95da-1e71-4c51-bb19-64e97a3b2ab7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.276610] [55188]: DEBUG oslo_concurrency.lockutils [None req-dd3c95da-1e71-4c51-bb19-64e97a3b2ab7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.276656] [55187]: DEBUG oslo_concurrency.lockutils [None req-fab408f9-0469-4d45-8caf-fecb64defc0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.276920] [55187]: DEBUG oslo_concurrency.lockutils [None req-fab408f9-0469-4d45-8caf-fecb64defc0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.277119] [55187]: DEBUG oslo_concurrency.lockutils [None req-fab408f9-0469-4d45-8caf-fecb64defc0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.316470] [55187]: INFO nova.api.openstack.requestlog [None req-fab408f9-0469-4d45-8caf-fecb64defc0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.048527 [ 1163.316805] [55187]: [pid: 55187|app: 0|req: 4022/8207] 10.180.1.21 () {60 vars in 1338 bytes} [Wed Mar 26 22:10:43 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) [ 1163.335972] [55187]: DEBUG nova.api.openstack.wsgi [None req-e0cf00f0-128f-46f5-8285-f3d18727a0f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1163.337714] [55187]: DEBUG nova.compute.api [None req-e0cf00f0-128f-46f5-8285-f3d18727a0f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1163.341020] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0cf00f0-128f-46f5-8285-f3d18727a0f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.341264] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0cf00f0-128f-46f5-8285-f3d18727a0f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.341447] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0cf00f0-128f-46f5-8285-f3d18727a0f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.341921] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0cf00f0-128f-46f5-8285-f3d18727a0f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.342149] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0cf00f0-128f-46f5-8285-f3d18727a0f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.342326] [55187]: DEBUG oslo_concurrency.lockutils [None req-e0cf00f0-128f-46f5-8285-f3d18727a0f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.378972] [55187]: DEBUG nova.policy [None req-e0cf00f0-128f-46f5-8285-f3d18727a0f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.382980] [55187]: DEBUG nova.policy [None req-e0cf00f0-128f-46f5-8285-f3d18727a0f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.383632] [55187]: DEBUG nova.policy [None req-e0cf00f0-128f-46f5-8285-f3d18727a0f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.384260] [55187]: INFO nova.api.openstack.requestlog [None req-e0cf00f0-128f-46f5-8285-f3d18727a0f4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1390 microversion: 2.57 time: 0.050475 [ 1163.384566] [55187]: [pid: 55187|app: 0|req: 4023/8208] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:43 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1390 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1163.389527] [55188]: DEBUG nova.policy [None req-dd3c95da-1e71-4c51-bb19-64e97a3b2ab7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.394054] [55188]: INFO nova.api.openstack.requestlog [None req-dd3c95da-1e71-4c51-bb19-64e97a3b2ab7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1669 microversion: 2.1 time: 0.126288 [ 1163.394372] [55188]: [pid: 55188|app: 0|req: 4186/8209] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:43 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1669 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1163.571757] [55187]: DEBUG nova.api.openstack.wsgi [None req-3d018921-0b5e-4afb-8be4-5b466b1dd4ec tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1163.572047] [55187]: DEBUG nova.compute.api [None req-3d018921-0b5e-4afb-8be4-5b466b1dd4ec tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1163.584927] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d018921-0b5e-4afb-8be4-5b466b1dd4ec tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.585265] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d018921-0b5e-4afb-8be4-5b466b1dd4ec tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.585502] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d018921-0b5e-4afb-8be4-5b466b1dd4ec tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.585907] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d018921-0b5e-4afb-8be4-5b466b1dd4ec tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.586157] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d018921-0b5e-4afb-8be4-5b466b1dd4ec tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.586374] [55187]: DEBUG oslo_concurrency.lockutils [None req-3d018921-0b5e-4afb-8be4-5b466b1dd4ec tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.616367] [55187]: DEBUG nova.compute.api [None req-3d018921-0b5e-4afb-8be4-5b466b1dd4ec tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1163.707221] [55187]: INFO nova.api.openstack.requestlog [None req-3d018921-0b5e-4afb-8be4-5b466b1dd4ec tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 204 len: 0 microversion: 2.1 time: 0.137512 [ 1163.707696] [55187]: [pid: 55187|app: 0|req: 4024/8210] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:10:43 2025] DELETE /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1163.712637] [55188]: DEBUG nova.api.openstack.wsgi [None req-9f681a17-f3f3-460d-a6f3-fc1016ef0eea tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1163.715612] [55188]: DEBUG nova.compute.api [None req-9f681a17-f3f3-460d-a6f3-fc1016ef0eea tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1163.718679] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f681a17-f3f3-460d-a6f3-fc1016ef0eea tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.718917] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f681a17-f3f3-460d-a6f3-fc1016ef0eea tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.719114] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f681a17-f3f3-460d-a6f3-fc1016ef0eea tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.719491] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f681a17-f3f3-460d-a6f3-fc1016ef0eea tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.719680] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f681a17-f3f3-460d-a6f3-fc1016ef0eea tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.719877] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f681a17-f3f3-460d-a6f3-fc1016ef0eea tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.854418] [55188]: DEBUG nova.policy [None req-9f681a17-f3f3-460d-a6f3-fc1016ef0eea tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.860798] [55188]: INFO nova.api.openstack.requestlog [None req-9f681a17-f3f3-460d-a6f3-fc1016ef0eea tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1503 microversion: 2.1 time: 0.150417 [ 1163.861140] [55188]: [pid: 55188|app: 0|req: 4187/8211] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:44 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1503 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1163.916562] [55187]: DEBUG nova.api.openstack.wsgi [None req-38a9add7-df02-4275-9b3f-695008481a04 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1163.918505] [55187]: DEBUG nova.compute.api [None req-38a9add7-df02-4275-9b3f-695008481a04 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1163.927621] [55187]: DEBUG oslo_concurrency.lockutils [None req-38a9add7-df02-4275-9b3f-695008481a04 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.927922] [55187]: DEBUG oslo_concurrency.lockutils [None req-38a9add7-df02-4275-9b3f-695008481a04 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.928140] [55187]: DEBUG oslo_concurrency.lockutils [None req-38a9add7-df02-4275-9b3f-695008481a04 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.928518] [55187]: DEBUG oslo_concurrency.lockutils [None req-38a9add7-df02-4275-9b3f-695008481a04 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.928701] [55187]: DEBUG oslo_concurrency.lockutils [None req-38a9add7-df02-4275-9b3f-695008481a04 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.928875] [55187]: DEBUG oslo_concurrency.lockutils [None req-38a9add7-df02-4275-9b3f-695008481a04 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.971432] [55188]: DEBUG nova.api.openstack.wsgi [None req-913b285a-dd55-4fbd-8cd4-74253276d504 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1163.973339] [55188]: DEBUG nova.compute.api [None req-913b285a-dd55-4fbd-8cd4-74253276d504 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1163.976785] [55188]: DEBUG oslo_concurrency.lockutils [None req-913b285a-dd55-4fbd-8cd4-74253276d504 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.977033] [55188]: DEBUG oslo_concurrency.lockutils [None req-913b285a-dd55-4fbd-8cd4-74253276d504 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.977253] [55188]: DEBUG oslo_concurrency.lockutils [None req-913b285a-dd55-4fbd-8cd4-74253276d504 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.977603] [55188]: DEBUG oslo_concurrency.lockutils [None req-913b285a-dd55-4fbd-8cd4-74253276d504 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.977805] [55188]: DEBUG oslo_concurrency.lockutils [None req-913b285a-dd55-4fbd-8cd4-74253276d504 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.977981] [55188]: DEBUG oslo_concurrency.lockutils [None req-913b285a-dd55-4fbd-8cd4-74253276d504 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.019377] [55188]: DEBUG nova.policy [None req-913b285a-dd55-4fbd-8cd4-74253276d504 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.023843] [55187]: DEBUG nova.policy [None req-38a9add7-df02-4275-9b3f-695008481a04 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.024592] [55188]: INFO nova.api.openstack.requestlog [None req-913b285a-dd55-4fbd-8cd4-74253276d504 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 200 len: 1210 microversion: 2.1 time: 0.055525 [ 1164.024929] [55188]: [pid: 55188|app: 0|req: 4188/8212] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:44 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1164.027527] [55188]: DEBUG nova.api.openstack.wsgi [None req-868f80f9-1bbf-4497-bc35-f657a09428cb tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1164.028469] [55187]: INFO nova.api.openstack.requestlog [None req-38a9add7-df02-4275-9b3f-695008481a04 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1366 microversion: 2.1 time: 0.114390 [ 1164.028791] [55187]: [pid: 55187|app: 0|req: 4025/8213] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:44 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1366 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1164.029300] [55188]: DEBUG nova.compute.api [None req-868f80f9-1bbf-4497-bc35-f657a09428cb tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] [instance: a1eeeefc-3c6b-4879-9270-386ceb6631c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1164.032516] [55188]: DEBUG oslo_concurrency.lockutils [None req-868f80f9-1bbf-4497-bc35-f657a09428cb tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.033069] [55188]: DEBUG oslo_concurrency.lockutils [None req-868f80f9-1bbf-4497-bc35-f657a09428cb tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.033069] [55188]: DEBUG oslo_concurrency.lockutils [None req-868f80f9-1bbf-4497-bc35-f657a09428cb tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.033282] [55188]: DEBUG oslo_concurrency.lockutils [None req-868f80f9-1bbf-4497-bc35-f657a09428cb tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.033800] [55188]: DEBUG oslo_concurrency.lockutils [None req-868f80f9-1bbf-4497-bc35-f657a09428cb tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.033800] [55188]: DEBUG oslo_concurrency.lockutils [None req-868f80f9-1bbf-4497-bc35-f657a09428cb tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.041710] [55188]: INFO nova.api.openstack.wsgi [None req-868f80f9-1bbf-4497-bc35-f657a09428cb tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] HTTP exception thrown: Instance a1eeeefc-3c6b-4879-9270-386ceb6631c1 could not be found. [ 1164.041994] [55188]: DEBUG nova.api.openstack.wsgi [None req-868f80f9-1bbf-4497-bc35-f657a09428cb tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Returning 404 to user: Instance a1eeeefc-3c6b-4879-9270-386ceb6631c1 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1164.042415] [55188]: INFO nova.api.openstack.requestlog [None req-868f80f9-1bbf-4497-bc35-f657a09428cb tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1" status: 404 len: 111 microversion: 2.1 time: 0.016991 [ 1164.042687] [55188]: [pid: 55188|app: 0|req: 4189/8214] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:44 2025] GET /compute/v2.1/servers/a1eeeefc-3c6b-4879-9270-386ceb6631c1 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1164.047294] [55187]: DEBUG nova.api.openstack.wsgi [None req-9e5da028-6487-4b50-b864-302d731f59eb tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] Calling method '.version_select at 0x7d4aff7f0940>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1164.065271] [55187]: INFO nova.api.openstack.requestlog [None req-9e5da028-6487-4b50-b864-302d731f59eb tempest-ServersTestManualDisk-114446511 tempest-ServersTestManualDisk-114446511-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1531195105" status: 202 len: 0 microversion: 2.1 time: 0.019889 [ 1164.065662] [55187]: [pid: 55187|app: 0|req: 4026/8215] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 26 22:10:44 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1531195105 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1164.324502] [55188]: DEBUG nova.api.openstack.wsgi [None req-a6ace5ca-627b-462e-bf31-fd7e51a5001d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1164.326252] [55188]: DEBUG nova.compute.api [None req-a6ace5ca-627b-462e-bf31-fd7e51a5001d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1164.329765] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6ace5ca-627b-462e-bf31-fd7e51a5001d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.330106] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6ace5ca-627b-462e-bf31-fd7e51a5001d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.330370] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6ace5ca-627b-462e-bf31-fd7e51a5001d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.330800] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6ace5ca-627b-462e-bf31-fd7e51a5001d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.331055] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6ace5ca-627b-462e-bf31-fd7e51a5001d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.331621] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6ace5ca-627b-462e-bf31-fd7e51a5001d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.378998] [55188]: INFO nova.api.openstack.requestlog [None req-a6ace5ca-627b-462e-bf31-fd7e51a5001d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/os-volume_attachments" status: 200 len: 25 microversion: 2.20 time: 0.056936 [ 1164.379347] [55188]: [pid: 55188|app: 0|req: 4190/8216] 10.180.1.21 () {60 vars in 1338 bytes} [Wed Mar 26 22:10:44 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6/os-volume_attachments => generated 25 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1164.400933] [55187]: DEBUG nova.api.openstack.wsgi [None req-47fbc574-741c-4d2c-9089-b75e715099b5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1164.402139] [55187]: DEBUG nova.compute.api [None req-47fbc574-741c-4d2c-9089-b75e715099b5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1164.407179] [55187]: DEBUG oslo_concurrency.lockutils [None req-47fbc574-741c-4d2c-9089-b75e715099b5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.407586] [55187]: DEBUG oslo_concurrency.lockutils [None req-47fbc574-741c-4d2c-9089-b75e715099b5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.407905] [55187]: DEBUG oslo_concurrency.lockutils [None req-47fbc574-741c-4d2c-9089-b75e715099b5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.408510] [55187]: DEBUG oslo_concurrency.lockutils [None req-47fbc574-741c-4d2c-9089-b75e715099b5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.408909] [55187]: DEBUG oslo_concurrency.lockutils [None req-47fbc574-741c-4d2c-9089-b75e715099b5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.409268] [55187]: DEBUG oslo_concurrency.lockutils [None req-47fbc574-741c-4d2c-9089-b75e715099b5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.410111] [55188]: DEBUG nova.api.openstack.wsgi [None req-67f9c66a-cb83-4139-a6ef-58a7a36e6917 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1164.411831] [55188]: DEBUG nova.compute.api [None req-67f9c66a-cb83-4139-a6ef-58a7a36e6917 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1164.416141] [55188]: DEBUG oslo_concurrency.lockutils [None req-67f9c66a-cb83-4139-a6ef-58a7a36e6917 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.416387] [55188]: DEBUG oslo_concurrency.lockutils [None req-67f9c66a-cb83-4139-a6ef-58a7a36e6917 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.416608] [55188]: DEBUG oslo_concurrency.lockutils [None req-67f9c66a-cb83-4139-a6ef-58a7a36e6917 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.416974] [55188]: DEBUG oslo_concurrency.lockutils [None req-67f9c66a-cb83-4139-a6ef-58a7a36e6917 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.417200] [55188]: DEBUG oslo_concurrency.lockutils [None req-67f9c66a-cb83-4139-a6ef-58a7a36e6917 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.417380] [55188]: DEBUG oslo_concurrency.lockutils [None req-67f9c66a-cb83-4139-a6ef-58a7a36e6917 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.466502] [55187]: DEBUG nova.policy [None req-47fbc574-741c-4d2c-9089-b75e715099b5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.472022] [55187]: DEBUG nova.policy [None req-47fbc574-741c-4d2c-9089-b75e715099b5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.472022] [55187]: DEBUG nova.policy [None req-47fbc574-741c-4d2c-9089-b75e715099b5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.472325] [55187]: INFO nova.api.openstack.requestlog [None req-47fbc574-741c-4d2c-9089-b75e715099b5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1390 microversion: 2.57 time: 0.074953 [ 1164.472819] [55187]: [pid: 55187|app: 0|req: 4027/8217] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:44 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1390 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1164.475565] [55187]: DEBUG nova.api.openstack.wsgi [None req-3977d375-fb50-48ef-b618-87417bd19c1a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1164.475848] [55187]: DEBUG nova.compute.api [None req-3977d375-fb50-48ef-b618-87417bd19c1a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1164.479546] [55187]: DEBUG oslo_concurrency.lockutils [None req-3977d375-fb50-48ef-b618-87417bd19c1a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.479776] [55187]: DEBUG oslo_concurrency.lockutils [None req-3977d375-fb50-48ef-b618-87417bd19c1a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.479951] [55187]: DEBUG oslo_concurrency.lockutils [None req-3977d375-fb50-48ef-b618-87417bd19c1a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.480307] [55187]: DEBUG oslo_concurrency.lockutils [None req-3977d375-fb50-48ef-b618-87417bd19c1a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.480593] [55187]: DEBUG oslo_concurrency.lockutils [None req-3977d375-fb50-48ef-b618-87417bd19c1a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.480809] [55187]: DEBUG oslo_concurrency.lockutils [None req-3977d375-fb50-48ef-b618-87417bd19c1a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.493668] [55187]: DEBUG nova.compute.api [None req-3977d375-fb50-48ef-b618-87417bd19c1a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1164.517873] [55188]: DEBUG nova.policy [None req-67f9c66a-cb83-4139-a6ef-58a7a36e6917 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.522769] [55188]: INFO nova.api.openstack.requestlog [None req-67f9c66a-cb83-4139-a6ef-58a7a36e6917 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1669 microversion: 2.1 time: 0.114889 [ 1164.523321] [55188]: [pid: 55188|app: 0|req: 4191/8218] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:44 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1669 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1164.873652] [55188]: DEBUG nova.api.openstack.wsgi [None req-c045d035-2dcb-4afd-b1ec-16052b59adcd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1164.875893] [55188]: DEBUG nova.compute.api [None req-c045d035-2dcb-4afd-b1ec-16052b59adcd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1164.886933] [55188]: DEBUG oslo_concurrency.lockutils [None req-c045d035-2dcb-4afd-b1ec-16052b59adcd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.887269] [55188]: DEBUG oslo_concurrency.lockutils [None req-c045d035-2dcb-4afd-b1ec-16052b59adcd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.887488] [55188]: DEBUG oslo_concurrency.lockutils [None req-c045d035-2dcb-4afd-b1ec-16052b59adcd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.888027] [55188]: DEBUG oslo_concurrency.lockutils [None req-c045d035-2dcb-4afd-b1ec-16052b59adcd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.888075] [55188]: DEBUG oslo_concurrency.lockutils [None req-c045d035-2dcb-4afd-b1ec-16052b59adcd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.888271] [55188]: DEBUG oslo_concurrency.lockutils [None req-c045d035-2dcb-4afd-b1ec-16052b59adcd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.920207] [55187]: INFO nova.api.openstack.requestlog [None req-3977d375-fb50-48ef-b618-87417bd19c1a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 204 len: 0 microversion: 2.20 time: 0.446495 [ 1164.920604] [55187]: [pid: 55187|app: 0|req: 4028/8219] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:10:44 2025] DELETE /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1164.928921] [55187]: DEBUG nova.api.openstack.wsgi [None req-54ecee34-f2a5-4ab2-9c6a-c282a2eee8d1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1164.930991] [55187]: DEBUG nova.compute.api [None req-54ecee34-f2a5-4ab2-9c6a-c282a2eee8d1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1164.935015] [55187]: DEBUG oslo_concurrency.lockutils [None req-54ecee34-f2a5-4ab2-9c6a-c282a2eee8d1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.935288] [55187]: DEBUG oslo_concurrency.lockutils [None req-54ecee34-f2a5-4ab2-9c6a-c282a2eee8d1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.935496] [55187]: DEBUG oslo_concurrency.lockutils [None req-54ecee34-f2a5-4ab2-9c6a-c282a2eee8d1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.935867] [55187]: DEBUG oslo_concurrency.lockutils [None req-54ecee34-f2a5-4ab2-9c6a-c282a2eee8d1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.936086] [55187]: DEBUG oslo_concurrency.lockutils [None req-54ecee34-f2a5-4ab2-9c6a-c282a2eee8d1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.936250] [55187]: DEBUG oslo_concurrency.lockutils [None req-54ecee34-f2a5-4ab2-9c6a-c282a2eee8d1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.061483] [55188]: DEBUG nova.policy [None req-c045d035-2dcb-4afd-b1ec-16052b59adcd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.083793] [55188]: INFO nova.api.openstack.requestlog [None req-c045d035-2dcb-4afd-b1ec-16052b59adcd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1503 microversion: 2.1 time: 0.212708 [ 1165.084154] [55188]: [pid: 55188|app: 0|req: 4192/8220] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:45 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1503 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1165.086857] [55188]: DEBUG nova.api.openstack.wsgi [None req-b76f1922-e7fa-46c1-a4b2-48ae49ee9b84 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1165.088577] [55188]: DEBUG nova.compute.api [None req-b76f1922-e7fa-46c1-a4b2-48ae49ee9b84 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1165.092098] [55188]: DEBUG oslo_concurrency.lockutils [None req-b76f1922-e7fa-46c1-a4b2-48ae49ee9b84 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.092337] [55188]: DEBUG oslo_concurrency.lockutils [None req-b76f1922-e7fa-46c1-a4b2-48ae49ee9b84 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.092522] [55188]: DEBUG oslo_concurrency.lockutils [None req-b76f1922-e7fa-46c1-a4b2-48ae49ee9b84 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.094899] [55188]: DEBUG oslo_concurrency.lockutils [None req-b76f1922-e7fa-46c1-a4b2-48ae49ee9b84 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.094899] [55188]: DEBUG oslo_concurrency.lockutils [None req-b76f1922-e7fa-46c1-a4b2-48ae49ee9b84 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.094899] [55188]: DEBUG oslo_concurrency.lockutils [None req-b76f1922-e7fa-46c1-a4b2-48ae49ee9b84 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.100238] [55187]: DEBUG nova.policy [None req-54ecee34-f2a5-4ab2-9c6a-c282a2eee8d1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.107485] [55187]: DEBUG nova.policy [None req-54ecee34-f2a5-4ab2-9c6a-c282a2eee8d1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.108331] [55187]: DEBUG nova.policy [None req-54ecee34-f2a5-4ab2-9c6a-c282a2eee8d1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.109040] [55187]: INFO nova.api.openstack.requestlog [None req-54ecee34-f2a5-4ab2-9c6a-c282a2eee8d1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1721 microversion: 2.20 time: 0.185704 [ 1165.109414] [55187]: [pid: 55187|app: 0|req: 4029/8221] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:45 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1721 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1165.112774] [55187]: DEBUG nova.api.openstack.wsgi [None req-607059b8-12d5-429f-8721-d69a1bf28f3e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1165.113685] [55187]: DEBUG nova.compute.api [None req-607059b8-12d5-429f-8721-d69a1bf28f3e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1165.117161] [55187]: DEBUG oslo_concurrency.lockutils [None req-607059b8-12d5-429f-8721-d69a1bf28f3e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.117435] [55187]: DEBUG oslo_concurrency.lockutils [None req-607059b8-12d5-429f-8721-d69a1bf28f3e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.117655] [55187]: DEBUG oslo_concurrency.lockutils [None req-607059b8-12d5-429f-8721-d69a1bf28f3e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.118056] [55187]: DEBUG oslo_concurrency.lockutils [None req-607059b8-12d5-429f-8721-d69a1bf28f3e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.118291] [55187]: DEBUG oslo_concurrency.lockutils [None req-607059b8-12d5-429f-8721-d69a1bf28f3e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.118473] [55187]: DEBUG oslo_concurrency.lockutils [None req-607059b8-12d5-429f-8721-d69a1bf28f3e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.128687] [55188]: DEBUG nova.policy [None req-b76f1922-e7fa-46c1-a4b2-48ae49ee9b84 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.132984] [55188]: INFO nova.api.openstack.requestlog [None req-b76f1922-e7fa-46c1-a4b2-48ae49ee9b84 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 200 len: 1258 microversion: 2.1 time: 0.048220 [ 1165.133368] [55188]: [pid: 55188|app: 0|req: 4193/8222] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:45 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 1258 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1165.196431] [55187]: DEBUG nova.policy [None req-607059b8-12d5-429f-8721-d69a1bf28f3e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.201360] [55187]: INFO nova.api.openstack.requestlog [None req-607059b8-12d5-429f-8721-d69a1bf28f3e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1366 microversion: 2.1 time: 0.091326 [ 1165.201687] [55187]: [pid: 55187|app: 0|req: 4030/8223] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:45 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1366 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1165.491028] [55188]: DEBUG nova.api.openstack.wsgi [None req-84372917-082f-40da-bf01-ed8364143ac3 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1165.492883] [55188]: DEBUG nova.compute.api [None req-84372917-082f-40da-bf01-ed8364143ac3 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1165.497299] [55188]: DEBUG oslo_concurrency.lockutils [None req-84372917-082f-40da-bf01-ed8364143ac3 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.497605] [55188]: DEBUG oslo_concurrency.lockutils [None req-84372917-082f-40da-bf01-ed8364143ac3 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.497851] [55188]: DEBUG oslo_concurrency.lockutils [None req-84372917-082f-40da-bf01-ed8364143ac3 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.498429] [55188]: DEBUG oslo_concurrency.lockutils [None req-84372917-082f-40da-bf01-ed8364143ac3 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.498714] [55188]: DEBUG oslo_concurrency.lockutils [None req-84372917-082f-40da-bf01-ed8364143ac3 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.498956] [55188]: DEBUG oslo_concurrency.lockutils [None req-84372917-082f-40da-bf01-ed8364143ac3 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.536298] [55187]: DEBUG nova.api.openstack.wsgi [None req-f519a98d-2e30-4477-a1b4-12ceb520111b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1165.539549] [55187]: DEBUG nova.compute.api [None req-f519a98d-2e30-4477-a1b4-12ceb520111b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1165.544114] [55187]: DEBUG oslo_concurrency.lockutils [None req-f519a98d-2e30-4477-a1b4-12ceb520111b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.544424] [55187]: DEBUG oslo_concurrency.lockutils [None req-f519a98d-2e30-4477-a1b4-12ceb520111b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.544629] [55187]: DEBUG oslo_concurrency.lockutils [None req-f519a98d-2e30-4477-a1b4-12ceb520111b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.544988] [55187]: DEBUG oslo_concurrency.lockutils [None req-f519a98d-2e30-4477-a1b4-12ceb520111b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.545194] [55187]: DEBUG oslo_concurrency.lockutils [None req-f519a98d-2e30-4477-a1b4-12ceb520111b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.546357] [55187]: DEBUG oslo_concurrency.lockutils [None req-f519a98d-2e30-4477-a1b4-12ceb520111b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.560373] [55188]: DEBUG nova.policy [None req-84372917-082f-40da-bf01-ed8364143ac3 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.566834] [55188]: DEBUG nova.policy [None req-84372917-082f-40da-bf01-ed8364143ac3 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.567909] [55188]: DEBUG nova.policy [None req-84372917-082f-40da-bf01-ed8364143ac3 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.568887] [55188]: INFO nova.api.openstack.requestlog [None req-84372917-082f-40da-bf01-ed8364143ac3 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1390 microversion: 2.57 time: 0.081291 [ 1165.569373] [55188]: [pid: 55188|app: 0|req: 4194/8224] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:45 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1390 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1165.733216] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=3 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1165.767627] [55187]: DEBUG nova.policy [None req-f519a98d-2e30-4477-a1b4-12ceb520111b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.783923] [55187]: INFO nova.api.openstack.requestlog [None req-f519a98d-2e30-4477-a1b4-12ceb520111b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1669 microversion: 2.1 time: 0.250582 [ 1165.784486] [55187]: [pid: 55187|app: 0|req: 4031/8225] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:45 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1669 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1166.099297] [55188]: DEBUG nova.api.openstack.wsgi [None req-2aa6a9dc-a5e0-4092-8046-b14b491e4679 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1166.101771] [55188]: DEBUG nova.compute.api [None req-2aa6a9dc-a5e0-4092-8046-b14b491e4679 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1166.106271] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aa6a9dc-a5e0-4092-8046-b14b491e4679 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.106595] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aa6a9dc-a5e0-4092-8046-b14b491e4679 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.106994] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aa6a9dc-a5e0-4092-8046-b14b491e4679 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.107210] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aa6a9dc-a5e0-4092-8046-b14b491e4679 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.108129] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aa6a9dc-a5e0-4092-8046-b14b491e4679 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.108129] [55188]: DEBUG oslo_concurrency.lockutils [None req-2aa6a9dc-a5e0-4092-8046-b14b491e4679 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.125644] [55187]: DEBUG nova.api.openstack.wsgi [None req-24ea5af1-bde6-417f-b964-86292175aecf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1166.128857] [55187]: DEBUG nova.compute.api [None req-24ea5af1-bde6-417f-b964-86292175aecf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1166.136149] [55187]: DEBUG oslo_concurrency.lockutils [None req-24ea5af1-bde6-417f-b964-86292175aecf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.136149] [55187]: DEBUG oslo_concurrency.lockutils [None req-24ea5af1-bde6-417f-b964-86292175aecf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.136712] [55187]: DEBUG oslo_concurrency.lockutils [None req-24ea5af1-bde6-417f-b964-86292175aecf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.137853] [55187]: DEBUG oslo_concurrency.lockutils [None req-24ea5af1-bde6-417f-b964-86292175aecf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.138395] [55187]: DEBUG oslo_concurrency.lockutils [None req-24ea5af1-bde6-417f-b964-86292175aecf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.138878] [55187]: DEBUG oslo_concurrency.lockutils [None req-24ea5af1-bde6-417f-b964-86292175aecf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.215367] [55188]: DEBUG nova.policy [None req-2aa6a9dc-a5e0-4092-8046-b14b491e4679 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1166.220583] [55188]: INFO nova.api.openstack.requestlog [None req-2aa6a9dc-a5e0-4092-8046-b14b491e4679 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1503 microversion: 2.1 time: 0.125197 [ 1166.220945] [55188]: [pid: 55188|app: 0|req: 4195/8226] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:46 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1503 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1166.223457] [55188]: DEBUG nova.api.openstack.wsgi [None req-b84ab081-3ca0-4c59-9fec-3eaeb24eb02d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1166.225563] [55188]: DEBUG nova.compute.api [None req-b84ab081-3ca0-4c59-9fec-3eaeb24eb02d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1166.228838] [55188]: DEBUG oslo_concurrency.lockutils [None req-b84ab081-3ca0-4c59-9fec-3eaeb24eb02d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.229476] [55188]: DEBUG oslo_concurrency.lockutils [None req-b84ab081-3ca0-4c59-9fec-3eaeb24eb02d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.229713] [55188]: DEBUG oslo_concurrency.lockutils [None req-b84ab081-3ca0-4c59-9fec-3eaeb24eb02d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.230131] [55188]: DEBUG oslo_concurrency.lockutils [None req-b84ab081-3ca0-4c59-9fec-3eaeb24eb02d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.230389] [55188]: DEBUG oslo_concurrency.lockutils [None req-b84ab081-3ca0-4c59-9fec-3eaeb24eb02d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.234120] [55188]: DEBUG oslo_concurrency.lockutils [None req-b84ab081-3ca0-4c59-9fec-3eaeb24eb02d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.292896] [55188]: DEBUG nova.policy [None req-b84ab081-3ca0-4c59-9fec-3eaeb24eb02d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1166.300087] [55188]: INFO nova.api.openstack.requestlog [None req-b84ab081-3ca0-4c59-9fec-3eaeb24eb02d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 200 len: 1258 microversion: 2.1 time: 0.078464 [ 1166.300443] [55188]: [pid: 55188|app: 0|req: 4196/8227] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:46 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 1258 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1166.303037] [55188]: DEBUG nova.api.openstack.wsgi [None req-e50b6b09-fff1-476e-8960-0d70d9914881 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1166.306183] [55188]: DEBUG nova.compute.api [None req-e50b6b09-fff1-476e-8960-0d70d9914881 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1166.309697] [55188]: DEBUG oslo_concurrency.lockutils [None req-e50b6b09-fff1-476e-8960-0d70d9914881 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.310131] [55188]: DEBUG oslo_concurrency.lockutils [None req-e50b6b09-fff1-476e-8960-0d70d9914881 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.310380] [55188]: DEBUG oslo_concurrency.lockutils [None req-e50b6b09-fff1-476e-8960-0d70d9914881 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.310749] [55188]: DEBUG oslo_concurrency.lockutils [None req-e50b6b09-fff1-476e-8960-0d70d9914881 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.310954] [55188]: DEBUG oslo_concurrency.lockutils [None req-e50b6b09-fff1-476e-8960-0d70d9914881 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.311154] [55188]: DEBUG oslo_concurrency.lockutils [None req-e50b6b09-fff1-476e-8960-0d70d9914881 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.320866] [55187]: DEBUG nova.policy [None req-24ea5af1-bde6-417f-b964-86292175aecf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1166.327016] [55187]: DEBUG nova.policy [None req-24ea5af1-bde6-417f-b964-86292175aecf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1166.327751] [55187]: DEBUG nova.policy [None req-24ea5af1-bde6-417f-b964-86292175aecf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1166.328515] [55187]: INFO nova.api.openstack.requestlog [None req-24ea5af1-bde6-417f-b964-86292175aecf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1721 microversion: 2.20 time: 0.206852 [ 1166.328862] [55187]: [pid: 55187|app: 0|req: 4032/8228] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:46 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1721 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1166.331697] [55187]: DEBUG nova.api.openstack.wsgi [req-07052c1f-6c99-47b8-a4ba-b3761017387a req-220c9d19-0d27-42d7-8fac-515376c5196d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "06859ed1-b71b-4250-bbe1-7192c8c91b51", "name": "network-vif-deleted", "tag": "f56fe434-aeba-42be-afca-e2d35b935eb0"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1166.337183] [55187]: DEBUG oslo_concurrency.lockutils [req-07052c1f-6c99-47b8-a4ba-b3761017387a req-220c9d19-0d27-42d7-8fac-515376c5196d service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.341031] [55187]: DEBUG oslo_concurrency.lockutils [req-07052c1f-6c99-47b8-a4ba-b3761017387a req-220c9d19-0d27-42d7-8fac-515376c5196d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.341031] [55187]: DEBUG oslo_concurrency.lockutils [req-07052c1f-6c99-47b8-a4ba-b3761017387a req-220c9d19-0d27-42d7-8fac-515376c5196d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.343873] [55187]: INFO nova.api.openstack.compute.server_external_events [req-07052c1f-6c99-47b8-a4ba-b3761017387a req-220c9d19-0d27-42d7-8fac-515376c5196d service nova] Creating event network-vif-deleted:f56fe434-aeba-42be-afca-e2d35b935eb0 for instance 06859ed1-b71b-4250-bbe1-7192c8c91b51 on cpu-1 [ 1166.347978] [55187]: INFO nova.api.openstack.requestlog [req-07052c1f-6c99-47b8-a4ba-b3761017387a req-220c9d19-0d27-42d7-8fac-515376c5196d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017096 [ 1166.347978] [55187]: [pid: 55187|app: 0|req: 4033/8229] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:46 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1166.421272] [55188]: DEBUG nova.policy [None req-e50b6b09-fff1-476e-8960-0d70d9914881 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1166.428133] [55188]: INFO nova.api.openstack.requestlog [None req-e50b6b09-fff1-476e-8960-0d70d9914881 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1366 microversion: 2.1 time: 0.125513 [ 1166.428133] [55188]: [pid: 55188|app: 0|req: 4197/8230] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:46 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1366 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1166.598117] [55187]: DEBUG nova.api.openstack.wsgi [None req-b73bd202-6a8c-4e85-8a8c-1a9b541f2793 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1166.598117] [55187]: DEBUG nova.compute.api [None req-b73bd202-6a8c-4e85-8a8c-1a9b541f2793 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1166.600751] [55187]: DEBUG oslo_concurrency.lockutils [None req-b73bd202-6a8c-4e85-8a8c-1a9b541f2793 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.601040] [55187]: DEBUG oslo_concurrency.lockutils [None req-b73bd202-6a8c-4e85-8a8c-1a9b541f2793 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.601367] [55187]: DEBUG oslo_concurrency.lockutils [None req-b73bd202-6a8c-4e85-8a8c-1a9b541f2793 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.601601] [55187]: DEBUG oslo_concurrency.lockutils [None req-b73bd202-6a8c-4e85-8a8c-1a9b541f2793 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.601808] [55187]: DEBUG oslo_concurrency.lockutils [None req-b73bd202-6a8c-4e85-8a8c-1a9b541f2793 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.601989] [55187]: DEBUG oslo_concurrency.lockutils [None req-b73bd202-6a8c-4e85-8a8c-1a9b541f2793 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.709027] [55187]: DEBUG nova.policy [None req-b73bd202-6a8c-4e85-8a8c-1a9b541f2793 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1166.728826] [55187]: DEBUG nova.policy [None req-b73bd202-6a8c-4e85-8a8c-1a9b541f2793 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1166.729582] [55187]: DEBUG nova.policy [None req-b73bd202-6a8c-4e85-8a8c-1a9b541f2793 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1166.730246] [55187]: INFO nova.api.openstack.requestlog [None req-b73bd202-6a8c-4e85-8a8c-1a9b541f2793 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1390 microversion: 2.57 time: 0.139193 [ 1166.730960] [55187]: [pid: 55187|app: 0|req: 4034/8231] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:46 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1390 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1166.799021] [55188]: DEBUG nova.api.openstack.wsgi [None req-a8476f8d-6536-4f40-a805-b8a67a129def tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1166.801381] [55188]: DEBUG nova.compute.api [None req-a8476f8d-6536-4f40-a805-b8a67a129def tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1166.804979] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8476f8d-6536-4f40-a805-b8a67a129def tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.805230] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8476f8d-6536-4f40-a805-b8a67a129def tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.805419] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8476f8d-6536-4f40-a805-b8a67a129def tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.805770] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8476f8d-6536-4f40-a805-b8a67a129def tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.805965] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8476f8d-6536-4f40-a805-b8a67a129def tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.806153] [55188]: DEBUG oslo_concurrency.lockutils [None req-a8476f8d-6536-4f40-a805-b8a67a129def tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.911490] [55188]: DEBUG nova.policy [None req-a8476f8d-6536-4f40-a805-b8a67a129def tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1166.920467] [55188]: INFO nova.api.openstack.requestlog [None req-a8476f8d-6536-4f40-a805-b8a67a129def tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1675 microversion: 2.1 time: 0.125223 [ 1166.920772] [55188]: [pid: 55188|app: 0|req: 4198/8232] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:47 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1675 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1166.932960] [55187]: DEBUG nova.api.openstack.wsgi [None req-a417cc67-050d-4a6f-9873-9056d80280d8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1166.933262] [55187]: DEBUG nova.compute.api [None req-a417cc67-050d-4a6f-9873-9056d80280d8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1166.938465] [55187]: DEBUG oslo_concurrency.lockutils [None req-a417cc67-050d-4a6f-9873-9056d80280d8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.938712] [55187]: DEBUG oslo_concurrency.lockutils [None req-a417cc67-050d-4a6f-9873-9056d80280d8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.938894] [55187]: DEBUG oslo_concurrency.lockutils [None req-a417cc67-050d-4a6f-9873-9056d80280d8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.939271] [55187]: DEBUG oslo_concurrency.lockutils [None req-a417cc67-050d-4a6f-9873-9056d80280d8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.939505] [55187]: DEBUG oslo_concurrency.lockutils [None req-a417cc67-050d-4a6f-9873-9056d80280d8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.939677] [55187]: DEBUG oslo_concurrency.lockutils [None req-a417cc67-050d-4a6f-9873-9056d80280d8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.954616] [55187]: DEBUG nova.compute.api [None req-a417cc67-050d-4a6f-9873-9056d80280d8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1167.045305] [55187]: INFO nova.api.openstack.requestlog [None req-a417cc67-050d-4a6f-9873-9056d80280d8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 204 len: 0 microversion: 2.1 time: 0.114274 [ 1167.045704] [55187]: [pid: 55187|app: 0|req: 4035/8233] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:10:47 2025] DELETE /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1167.051242] [55188]: DEBUG nova.api.openstack.wsgi [None req-5f7660b6-2a33-4076-bfbc-3eab8985ec05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1167.053052] [55188]: DEBUG nova.compute.api [None req-5f7660b6-2a33-4076-bfbc-3eab8985ec05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1167.056593] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f7660b6-2a33-4076-bfbc-3eab8985ec05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.056835] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f7660b6-2a33-4076-bfbc-3eab8985ec05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.057035] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f7660b6-2a33-4076-bfbc-3eab8985ec05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.057421] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f7660b6-2a33-4076-bfbc-3eab8985ec05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.057632] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f7660b6-2a33-4076-bfbc-3eab8985ec05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.057809] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f7660b6-2a33-4076-bfbc-3eab8985ec05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.153145] [55188]: DEBUG nova.policy [None req-5f7660b6-2a33-4076-bfbc-3eab8985ec05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.157986] [55188]: INFO nova.api.openstack.requestlog [None req-5f7660b6-2a33-4076-bfbc-3eab8985ec05 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1679 microversion: 2.1 time: 0.109456 [ 1167.158365] [55188]: [pid: 55188|app: 0|req: 4199/8234] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:47 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1679 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1167.235655] [55187]: DEBUG nova.api.openstack.wsgi [None req-bd316e83-072b-4a9d-ae3f-d49f33607a62 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1167.238133] [55187]: DEBUG nova.compute.api [None req-bd316e83-072b-4a9d-ae3f-d49f33607a62 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1167.241984] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd316e83-072b-4a9d-ae3f-d49f33607a62 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.242255] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd316e83-072b-4a9d-ae3f-d49f33607a62 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.242466] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd316e83-072b-4a9d-ae3f-d49f33607a62 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.243711] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd316e83-072b-4a9d-ae3f-d49f33607a62 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.243711] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd316e83-072b-4a9d-ae3f-d49f33607a62 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.243711] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd316e83-072b-4a9d-ae3f-d49f33607a62 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.293249] [55187]: DEBUG nova.policy [None req-bd316e83-072b-4a9d-ae3f-d49f33607a62 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.297623] [55187]: INFO nova.api.openstack.requestlog [None req-bd316e83-072b-4a9d-ae3f-d49f33607a62 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1286 microversion: 2.1 time: 0.064493 [ 1167.297945] [55187]: [pid: 55187|app: 0|req: 4036/8235] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:47 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1286 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1167.318549] [55188]: DEBUG nova.api.openstack.wsgi [None req-ef02434e-21c7-4c15-a75c-fe2e61ef3028 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1167.321520] [55188]: DEBUG nova.compute.api [None req-ef02434e-21c7-4c15-a75c-fe2e61ef3028 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1167.330893] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef02434e-21c7-4c15-a75c-fe2e61ef3028 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.331060] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef02434e-21c7-4c15-a75c-fe2e61ef3028 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.331224] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef02434e-21c7-4c15-a75c-fe2e61ef3028 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.331790] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef02434e-21c7-4c15-a75c-fe2e61ef3028 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.331859] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef02434e-21c7-4c15-a75c-fe2e61ef3028 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.331998] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef02434e-21c7-4c15-a75c-fe2e61ef3028 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.344475] [55187]: DEBUG nova.api.openstack.wsgi [None req-cd1d3477-27c9-482e-9046-cb90b30316cb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1167.348885] [55187]: DEBUG nova.compute.api [None req-cd1d3477-27c9-482e-9046-cb90b30316cb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1167.353896] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd1d3477-27c9-482e-9046-cb90b30316cb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.354170] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd1d3477-27c9-482e-9046-cb90b30316cb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.354349] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd1d3477-27c9-482e-9046-cb90b30316cb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.354702] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd1d3477-27c9-482e-9046-cb90b30316cb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.358927] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd1d3477-27c9-482e-9046-cb90b30316cb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.358927] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd1d3477-27c9-482e-9046-cb90b30316cb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.389649] [55188]: DEBUG nova.policy [None req-ef02434e-21c7-4c15-a75c-fe2e61ef3028 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.394055] [55188]: INFO nova.api.openstack.requestlog [None req-ef02434e-21c7-4c15-a75c-fe2e61ef3028 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 200 len: 1266 microversion: 2.1 time: 0.077754 [ 1167.394563] [55188]: [pid: 55188|app: 0|req: 4200/8236] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:47 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 1266 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1167.444864] [55188]: DEBUG nova.api.openstack.wsgi [None req-fa8e952e-f60e-4abe-8b95-2a645eeb7586 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1167.447845] [55188]: DEBUG nova.compute.api [None req-fa8e952e-f60e-4abe-8b95-2a645eeb7586 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1167.455623] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa8e952e-f60e-4abe-8b95-2a645eeb7586 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.456156] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa8e952e-f60e-4abe-8b95-2a645eeb7586 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.456690] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa8e952e-f60e-4abe-8b95-2a645eeb7586 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.458022] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa8e952e-f60e-4abe-8b95-2a645eeb7586 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.458022] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa8e952e-f60e-4abe-8b95-2a645eeb7586 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.458311] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa8e952e-f60e-4abe-8b95-2a645eeb7586 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.469446] [55187]: DEBUG nova.policy [None req-cd1d3477-27c9-482e-9046-cb90b30316cb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.477728] [55187]: DEBUG nova.policy [None req-cd1d3477-27c9-482e-9046-cb90b30316cb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.480050] [55187]: DEBUG nova.policy [None req-cd1d3477-27c9-482e-9046-cb90b30316cb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.480050] [55187]: INFO nova.api.openstack.requestlog [None req-cd1d3477-27c9-482e-9046-cb90b30316cb tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1721 microversion: 2.20 time: 0.137633 [ 1167.480050] [55187]: [pid: 55187|app: 0|req: 4037/8237] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:47 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1721 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1167.561675] [55188]: DEBUG nova.policy [None req-fa8e952e-f60e-4abe-8b95-2a645eeb7586 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.567907] [55188]: INFO nova.api.openstack.requestlog [None req-fa8e952e-f60e-4abe-8b95-2a645eeb7586 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1555 microversion: 2.1 time: 0.125736 [ 1167.568343] [55188]: [pid: 55188|app: 0|req: 4201/8238] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:47 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1555 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1167.583296] [55187]: DEBUG nova.api.openstack.wsgi [None req-d9caed3d-8c24-4fd9-b836-6d79e89205df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1167.585181] [55187]: DEBUG nova.compute.api [None req-d9caed3d-8c24-4fd9-b836-6d79e89205df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1167.591756] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9caed3d-8c24-4fd9-b836-6d79e89205df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.592090] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9caed3d-8c24-4fd9-b836-6d79e89205df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.592348] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9caed3d-8c24-4fd9-b836-6d79e89205df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.592770] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9caed3d-8c24-4fd9-b836-6d79e89205df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.593046] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9caed3d-8c24-4fd9-b836-6d79e89205df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.593287] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9caed3d-8c24-4fd9-b836-6d79e89205df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.671094] [55187]: INFO nova.api.openstack.requestlog [None req-d9caed3d-8c24-4fd9-b836-6d79e89205df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.089864 [ 1167.671094] [55187]: [pid: 55187|app: 0|req: 4038/8239] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:10:47 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850/os-interface => generated 287 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1167.745482] [55188]: DEBUG nova.api.openstack.wsgi [None req-e71e721c-3626-467d-ad3e-9c42478a9c8e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1167.747758] [55188]: DEBUG nova.compute.api [None req-e71e721c-3626-467d-ad3e-9c42478a9c8e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1167.752305] [55188]: DEBUG oslo_concurrency.lockutils [None req-e71e721c-3626-467d-ad3e-9c42478a9c8e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.752631] [55188]: DEBUG oslo_concurrency.lockutils [None req-e71e721c-3626-467d-ad3e-9c42478a9c8e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.752844] [55188]: DEBUG oslo_concurrency.lockutils [None req-e71e721c-3626-467d-ad3e-9c42478a9c8e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.753307] [55188]: DEBUG oslo_concurrency.lockutils [None req-e71e721c-3626-467d-ad3e-9c42478a9c8e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.753596] [55188]: DEBUG oslo_concurrency.lockutils [None req-e71e721c-3626-467d-ad3e-9c42478a9c8e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.753817] [55188]: DEBUG oslo_concurrency.lockutils [None req-e71e721c-3626-467d-ad3e-9c42478a9c8e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.833117] [55188]: DEBUG nova.policy [None req-e71e721c-3626-467d-ad3e-9c42478a9c8e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.837771] [55188]: DEBUG nova.policy [None req-e71e721c-3626-467d-ad3e-9c42478a9c8e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.838385] [55188]: DEBUG nova.policy [None req-e71e721c-3626-467d-ad3e-9c42478a9c8e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.839078] [55188]: INFO nova.api.openstack.requestlog [None req-e71e721c-3626-467d-ad3e-9c42478a9c8e tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1390 microversion: 2.57 time: 0.096118 [ 1167.839418] [55188]: [pid: 55188|app: 0|req: 4202/8240] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:48 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1390 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1168.174748] [55187]: DEBUG nova.api.openstack.wsgi [None req-5a49ced1-cab2-45cb-9852-6e8ae877d9cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1168.177568] [55187]: DEBUG nova.compute.api [None req-5a49ced1-cab2-45cb-9852-6e8ae877d9cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1168.183805] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a49ced1-cab2-45cb-9852-6e8ae877d9cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.184141] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a49ced1-cab2-45cb-9852-6e8ae877d9cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.184378] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a49ced1-cab2-45cb-9852-6e8ae877d9cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.184789] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a49ced1-cab2-45cb-9852-6e8ae877d9cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.185048] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a49ced1-cab2-45cb-9852-6e8ae877d9cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.185271] [55187]: DEBUG oslo_concurrency.lockutils [None req-5a49ced1-cab2-45cb-9852-6e8ae877d9cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.278857] [55187]: DEBUG nova.policy [None req-5a49ced1-cab2-45cb-9852-6e8ae877d9cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.288988] [55187]: INFO nova.api.openstack.requestlog [None req-5a49ced1-cab2-45cb-9852-6e8ae877d9cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1679 microversion: 2.1 time: 0.116749 [ 1168.289450] [55187]: [pid: 55187|app: 0|req: 4039/8241] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:48 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1679 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1168.312968] [55188]: DEBUG nova.api.openstack.wsgi [None req-132b38ac-10a9-4140-a49a-fb5fb7cc9ba4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1168.314778] [55188]: DEBUG nova.compute.api [None req-132b38ac-10a9-4140-a49a-fb5fb7cc9ba4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1168.319654] [55188]: DEBUG oslo_concurrency.lockutils [None req-132b38ac-10a9-4140-a49a-fb5fb7cc9ba4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.319787] [55188]: DEBUG oslo_concurrency.lockutils [None req-132b38ac-10a9-4140-a49a-fb5fb7cc9ba4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.320104] [55188]: DEBUG oslo_concurrency.lockutils [None req-132b38ac-10a9-4140-a49a-fb5fb7cc9ba4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.320556] [55188]: DEBUG oslo_concurrency.lockutils [None req-132b38ac-10a9-4140-a49a-fb5fb7cc9ba4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.320818] [55188]: DEBUG oslo_concurrency.lockutils [None req-132b38ac-10a9-4140-a49a-fb5fb7cc9ba4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.321050] [55188]: DEBUG oslo_concurrency.lockutils [None req-132b38ac-10a9-4140-a49a-fb5fb7cc9ba4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.347857] [55188]: DEBUG oslo_concurrency.lockutils [None req-132b38ac-10a9-4140-a49a-fb5fb7cc9ba4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.349030] [55188]: DEBUG oslo_concurrency.lockutils [None req-132b38ac-10a9-4140-a49a-fb5fb7cc9ba4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.349282] [55188]: DEBUG oslo_concurrency.lockutils [None req-132b38ac-10a9-4140-a49a-fb5fb7cc9ba4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.349552] [55188]: DEBUG nova.objects.instance [None req-132b38ac-10a9-4140-a49a-fb5fb7cc9ba4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lazy-loading 'fault' on Instance uuid 06859ed1-b71b-4250-bbe1-7192c8c91b51 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1168.359782] [55187]: DEBUG nova.api.openstack.wsgi [req-6ce669bf-bd5a-439f-b9f6-95bb408ab42e req-c8b0627b-d67b-44b4-b0a1-c9e3d560fb4b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7924a374-ef2b-4bb4-8f75-ed183c3ef7e6", "name": "network-vif-deleted", "tag": "df324f48-6193-4c86-9eb3-a1d14344d45d"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1168.370688] [55187]: DEBUG oslo_concurrency.lockutils [req-6ce669bf-bd5a-439f-b9f6-95bb408ab42e req-c8b0627b-d67b-44b4-b0a1-c9e3d560fb4b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.370997] [55187]: DEBUG oslo_concurrency.lockutils [req-6ce669bf-bd5a-439f-b9f6-95bb408ab42e req-c8b0627b-d67b-44b4-b0a1-c9e3d560fb4b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.371297] [55187]: DEBUG oslo_concurrency.lockutils [req-6ce669bf-bd5a-439f-b9f6-95bb408ab42e req-c8b0627b-d67b-44b4-b0a1-c9e3d560fb4b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.380551] [55188]: DEBUG nova.policy [None req-132b38ac-10a9-4140-a49a-fb5fb7cc9ba4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.385736] [55188]: INFO nova.api.openstack.requestlog [None req-132b38ac-10a9-4140-a49a-fb5fb7cc9ba4 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1305 microversion: 2.1 time: 0.074724 [ 1168.385823] [55187]: INFO nova.api.openstack.compute.server_external_events [req-6ce669bf-bd5a-439f-b9f6-95bb408ab42e req-c8b0627b-d67b-44b4-b0a1-c9e3d560fb4b service nova] Creating event network-vif-deleted:df324f48-6193-4c86-9eb3-a1d14344d45d for instance 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 on cpu-1 [ 1168.385869] [55188]: [pid: 55188|app: 0|req: 4203/8242] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:48 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1305 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1168.389191] [55187]: INFO nova.api.openstack.requestlog [req-6ce669bf-bd5a-439f-b9f6-95bb408ab42e req-c8b0627b-d67b-44b4-b0a1-c9e3d560fb4b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031570 [ 1168.389833] [55187]: [pid: 55187|app: 0|req: 4040/8243] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:48 2025] 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) [ 1168.408669] [55188]: DEBUG nova.api.openstack.wsgi [None req-9b2ff614-3fd7-4d0d-aa26-e83c2204234a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1168.412184] [55188]: DEBUG nova.compute.api [None req-9b2ff614-3fd7-4d0d-aa26-e83c2204234a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1168.418032] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b2ff614-3fd7-4d0d-aa26-e83c2204234a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.418408] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b2ff614-3fd7-4d0d-aa26-e83c2204234a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.418702] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b2ff614-3fd7-4d0d-aa26-e83c2204234a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.419161] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b2ff614-3fd7-4d0d-aa26-e83c2204234a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.419483] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b2ff614-3fd7-4d0d-aa26-e83c2204234a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.419764] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b2ff614-3fd7-4d0d-aa26-e83c2204234a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.500231] [55187]: DEBUG nova.api.openstack.wsgi [None req-97c4aead-10e9-4ce6-a964-9bf811bab297 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1168.503151] [55187]: DEBUG nova.compute.api [None req-97c4aead-10e9-4ce6-a964-9bf811bab297 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1168.524805] [55187]: DEBUG oslo_concurrency.lockutils [None req-97c4aead-10e9-4ce6-a964-9bf811bab297 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.525079] [55187]: DEBUG oslo_concurrency.lockutils [None req-97c4aead-10e9-4ce6-a964-9bf811bab297 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.525797] [55187]: DEBUG oslo_concurrency.lockutils [None req-97c4aead-10e9-4ce6-a964-9bf811bab297 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.525797] [55187]: DEBUG oslo_concurrency.lockutils [None req-97c4aead-10e9-4ce6-a964-9bf811bab297 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.525797] [55187]: DEBUG oslo_concurrency.lockutils [None req-97c4aead-10e9-4ce6-a964-9bf811bab297 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.525977] [55187]: DEBUG oslo_concurrency.lockutils [None req-97c4aead-10e9-4ce6-a964-9bf811bab297 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.567818] [55188]: DEBUG nova.policy [None req-9b2ff614-3fd7-4d0d-aa26-e83c2204234a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.592935] [55188]: INFO nova.api.openstack.requestlog [None req-9b2ff614-3fd7-4d0d-aa26-e83c2204234a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 200 len: 1318 microversion: 2.1 time: 0.187064 [ 1168.593315] [55188]: [pid: 55188|app: 0|req: 4204/8244] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:48 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 1318 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1168.610305] [55187]: DEBUG nova.policy [None req-97c4aead-10e9-4ce6-a964-9bf811bab297 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.615175] [55187]: DEBUG nova.policy [None req-97c4aead-10e9-4ce6-a964-9bf811bab297 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.615896] [55187]: DEBUG nova.policy [None req-97c4aead-10e9-4ce6-a964-9bf811bab297 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.616617] [55187]: INFO nova.api.openstack.requestlog [None req-97c4aead-10e9-4ce6-a964-9bf811bab297 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1359 microversion: 2.20 time: 0.122577 [ 1168.617031] [55187]: [pid: 55187|app: 0|req: 4041/8245] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:48 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1359 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1168.718743] [55188]: DEBUG nova.api.openstack.wsgi [req-44730776-496c-49dc-adaa-08cf27e4a2e3 req-36d84c10-d003-4776-8e70-6d6d045dfb6b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "dd0574f0-b61d-49fb-8f76-4e93405e8609", "tag": "785379c9-6196-4b16-ab30-1e0937fc72c9"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1168.726381] [55188]: DEBUG oslo_concurrency.lockutils [req-44730776-496c-49dc-adaa-08cf27e4a2e3 req-36d84c10-d003-4776-8e70-6d6d045dfb6b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.726381] [55188]: DEBUG oslo_concurrency.lockutils [req-44730776-496c-49dc-adaa-08cf27e4a2e3 req-36d84c10-d003-4776-8e70-6d6d045dfb6b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.726381] [55188]: DEBUG oslo_concurrency.lockutils [req-44730776-496c-49dc-adaa-08cf27e4a2e3 req-36d84c10-d003-4776-8e70-6d6d045dfb6b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.731524] [55188]: INFO nova.api.openstack.compute.server_external_events [req-44730776-496c-49dc-adaa-08cf27e4a2e3 req-36d84c10-d003-4776-8e70-6d6d045dfb6b service nova] Creating event network-changed:785379c9-6196-4b16-ab30-1e0937fc72c9 for instance dd0574f0-b61d-49fb-8f76-4e93405e8609 on cpu-1 [ 1168.734347] [55188]: INFO nova.api.openstack.requestlog [req-44730776-496c-49dc-adaa-08cf27e4a2e3 req-36d84c10-d003-4776-8e70-6d6d045dfb6b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017907 [ 1168.734551] [55188]: [pid: 55188|app: 0|req: 4205/8246] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:49 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1168.854372] [55187]: DEBUG nova.api.openstack.wsgi [None req-f3e39234-5350-43c7-918b-3c27201ce869 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1168.856574] [55187]: DEBUG nova.compute.api [None req-f3e39234-5350-43c7-918b-3c27201ce869 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1168.860545] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3e39234-5350-43c7-918b-3c27201ce869 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.860752] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3e39234-5350-43c7-918b-3c27201ce869 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.861042] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3e39234-5350-43c7-918b-3c27201ce869 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.861476] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3e39234-5350-43c7-918b-3c27201ce869 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.861735] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3e39234-5350-43c7-918b-3c27201ce869 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.861998] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3e39234-5350-43c7-918b-3c27201ce869 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.903121] [55187]: DEBUG nova.policy [None req-f3e39234-5350-43c7-918b-3c27201ce869 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.907870] [55187]: DEBUG nova.policy [None req-f3e39234-5350-43c7-918b-3c27201ce869 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.908565] [55187]: DEBUG nova.policy [None req-f3e39234-5350-43c7-918b-3c27201ce869 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.909212] [55187]: INFO nova.api.openstack.requestlog [None req-f3e39234-5350-43c7-918b-3c27201ce869 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1375 microversion: 2.57 time: 0.057262 [ 1168.909593] [55187]: [pid: 55187|app: 0|req: 4042/8247] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:49 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1375 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1168.931164] [55188]: DEBUG nova.api.openstack.wsgi [None req-39c812ce-af38-49fe-83b7-3014d6e68c26 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1168.931489] [55188]: DEBUG nova.compute.api [None req-39c812ce-af38-49fe-83b7-3014d6e68c26 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1168.935038] [55188]: DEBUG oslo_concurrency.lockutils [None req-39c812ce-af38-49fe-83b7-3014d6e68c26 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.935277] [55188]: DEBUG oslo_concurrency.lockutils [None req-39c812ce-af38-49fe-83b7-3014d6e68c26 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.935463] [55188]: DEBUG oslo_concurrency.lockutils [None req-39c812ce-af38-49fe-83b7-3014d6e68c26 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.935812] [55188]: DEBUG oslo_concurrency.lockutils [None req-39c812ce-af38-49fe-83b7-3014d6e68c26 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.936606] [55188]: DEBUG oslo_concurrency.lockutils [None req-39c812ce-af38-49fe-83b7-3014d6e68c26 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.936606] [55188]: DEBUG oslo_concurrency.lockutils [None req-39c812ce-af38-49fe-83b7-3014d6e68c26 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.950591] [55188]: DEBUG nova.compute.api [None req-39c812ce-af38-49fe-83b7-3014d6e68c26 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1169.022589] [55188]: INFO nova.api.openstack.requestlog [None req-39c812ce-af38-49fe-83b7-3014d6e68c26 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 204 len: 0 microversion: 2.57 time: 0.093578 [ 1169.023120] [55188]: [pid: 55188|app: 0|req: 4206/8248] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:10:49 2025] DELETE /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1169.028675] [55187]: DEBUG nova.api.openstack.wsgi [None req-1752e695-9f41-41f6-9327-a03b22f658a5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1169.030639] [55187]: DEBUG nova.compute.api [None req-1752e695-9f41-41f6-9327-a03b22f658a5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1169.034093] [55187]: DEBUG oslo_concurrency.lockutils [None req-1752e695-9f41-41f6-9327-a03b22f658a5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.034483] [55187]: DEBUG oslo_concurrency.lockutils [None req-1752e695-9f41-41f6-9327-a03b22f658a5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.034570] [55187]: DEBUG oslo_concurrency.lockutils [None req-1752e695-9f41-41f6-9327-a03b22f658a5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.035116] [55187]: DEBUG oslo_concurrency.lockutils [None req-1752e695-9f41-41f6-9327-a03b22f658a5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.035387] [55187]: DEBUG oslo_concurrency.lockutils [None req-1752e695-9f41-41f6-9327-a03b22f658a5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.035627] [55187]: DEBUG oslo_concurrency.lockutils [None req-1752e695-9f41-41f6-9327-a03b22f658a5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.044100] [55188]: DEBUG nova.api.openstack.wsgi [None req-d546810f-be06-4d0e-bcd6-7f392dd5815b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1169.046008] [55188]: DEBUG nova.compute.api [None req-d546810f-be06-4d0e-bcd6-7f392dd5815b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1169.049606] [55188]: DEBUG oslo_concurrency.lockutils [None req-d546810f-be06-4d0e-bcd6-7f392dd5815b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.049848] [55188]: DEBUG oslo_concurrency.lockutils [None req-d546810f-be06-4d0e-bcd6-7f392dd5815b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.050102] [55188]: DEBUG oslo_concurrency.lockutils [None req-d546810f-be06-4d0e-bcd6-7f392dd5815b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.050401] [55188]: DEBUG oslo_concurrency.lockutils [None req-d546810f-be06-4d0e-bcd6-7f392dd5815b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.050707] [55188]: DEBUG oslo_concurrency.lockutils [None req-d546810f-be06-4d0e-bcd6-7f392dd5815b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.050790] [55188]: DEBUG oslo_concurrency.lockutils [None req-d546810f-be06-4d0e-bcd6-7f392dd5815b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.069169] [55187]: DEBUG nova.policy [None req-1752e695-9f41-41f6-9327-a03b22f658a5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.074112] [55187]: DEBUG nova.policy [None req-1752e695-9f41-41f6-9327-a03b22f658a5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.074807] [55187]: DEBUG nova.policy [None req-1752e695-9f41-41f6-9327-a03b22f658a5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.075578] [55187]: INFO nova.api.openstack.requestlog [None req-1752e695-9f41-41f6-9327-a03b22f658a5 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1381 microversion: 2.57 time: 0.049798 [ 1169.076081] [55187]: [pid: 55187|app: 0|req: 4043/8249] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:49 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1381 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1169.121612] [55188]: DEBUG nova.policy [None req-d546810f-be06-4d0e-bcd6-7f392dd5815b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.126220] [55188]: INFO nova.api.openstack.requestlog [None req-d546810f-be06-4d0e-bcd6-7f392dd5815b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1677 microversion: 2.1 time: 0.085027 [ 1169.126553] [55188]: [pid: 55188|app: 0|req: 4207/8250] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:49 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1677 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1169.138229] [55187]: DEBUG nova.api.openstack.wsgi [None req-11d60bef-9b16-4ffa-9132-edc653f708b7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1169.140020] [55187]: DEBUG nova.compute.api [None req-11d60bef-9b16-4ffa-9132-edc653f708b7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1169.145625] [55187]: DEBUG oslo_concurrency.lockutils [None req-11d60bef-9b16-4ffa-9132-edc653f708b7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.145874] [55187]: DEBUG oslo_concurrency.lockutils [None req-11d60bef-9b16-4ffa-9132-edc653f708b7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.146072] [55187]: DEBUG oslo_concurrency.lockutils [None req-11d60bef-9b16-4ffa-9132-edc653f708b7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.146430] [55187]: DEBUG oslo_concurrency.lockutils [None req-11d60bef-9b16-4ffa-9132-edc653f708b7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.146639] [55187]: DEBUG oslo_concurrency.lockutils [None req-11d60bef-9b16-4ffa-9132-edc653f708b7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.146837] [55187]: DEBUG oslo_concurrency.lockutils [None req-11d60bef-9b16-4ffa-9132-edc653f708b7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.193659] [55187]: INFO nova.api.openstack.requestlog [None req-11d60bef-9b16-4ffa-9132-edc653f708b7 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.057743 [ 1169.194035] [55187]: [pid: 55187|app: 0|req: 4044/8251] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:10:49 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609/os-interface => generated 288 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1169.303588] [55188]: DEBUG nova.api.openstack.wsgi [None req-1069422c-4149-4ede-b2c5-e94b1c25d4f0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1169.306098] [55188]: DEBUG nova.compute.api [None req-1069422c-4149-4ede-b2c5-e94b1c25d4f0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1169.309665] [55188]: DEBUG oslo_concurrency.lockutils [None req-1069422c-4149-4ede-b2c5-e94b1c25d4f0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.309906] [55188]: DEBUG oslo_concurrency.lockutils [None req-1069422c-4149-4ede-b2c5-e94b1c25d4f0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.310105] [55188]: DEBUG oslo_concurrency.lockutils [None req-1069422c-4149-4ede-b2c5-e94b1c25d4f0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.310477] [55188]: DEBUG oslo_concurrency.lockutils [None req-1069422c-4149-4ede-b2c5-e94b1c25d4f0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.310671] [55188]: DEBUG oslo_concurrency.lockutils [None req-1069422c-4149-4ede-b2c5-e94b1c25d4f0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.310844] [55188]: DEBUG oslo_concurrency.lockutils [None req-1069422c-4149-4ede-b2c5-e94b1c25d4f0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.403782] [55187]: DEBUG nova.api.openstack.wsgi [None req-7ccb5a43-a74a-4d15-8d5a-a82d3ca36f10 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1169.407015] [55187]: DEBUG nova.compute.api [None req-7ccb5a43-a74a-4d15-8d5a-a82d3ca36f10 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1169.410215] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ccb5a43-a74a-4d15-8d5a-a82d3ca36f10 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.410697] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ccb5a43-a74a-4d15-8d5a-a82d3ca36f10 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.411042] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ccb5a43-a74a-4d15-8d5a-a82d3ca36f10 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.411519] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ccb5a43-a74a-4d15-8d5a-a82d3ca36f10 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.411873] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ccb5a43-a74a-4d15-8d5a-a82d3ca36f10 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.412182] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ccb5a43-a74a-4d15-8d5a-a82d3ca36f10 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.437981] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ccb5a43-a74a-4d15-8d5a-a82d3ca36f10 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.438550] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ccb5a43-a74a-4d15-8d5a-a82d3ca36f10 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.438866] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ccb5a43-a74a-4d15-8d5a-a82d3ca36f10 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.439207] [55187]: DEBUG nova.objects.instance [None req-7ccb5a43-a74a-4d15-8d5a-a82d3ca36f10 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lazy-loading 'fault' on Instance uuid 06859ed1-b71b-4250-bbe1-7192c8c91b51 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1169.488902] [55187]: DEBUG nova.policy [None req-7ccb5a43-a74a-4d15-8d5a-a82d3ca36f10 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.491877] [55187]: INFO nova.api.openstack.requestlog [None req-7ccb5a43-a74a-4d15-8d5a-a82d3ca36f10 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 200 len: 1305 microversion: 2.1 time: 0.090392 [ 1169.492386] [55187]: [pid: 55187|app: 0|req: 4045/8252] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:49 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 1305 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1169.610639] [55187]: DEBUG nova.api.openstack.wsgi [None req-46d25be6-c009-419f-aec5-f9d5ea91a1de tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1169.612422] [55187]: DEBUG nova.compute.api [None req-46d25be6-c009-419f-aec5-f9d5ea91a1de tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1169.619660] [55187]: DEBUG oslo_concurrency.lockutils [None req-46d25be6-c009-419f-aec5-f9d5ea91a1de tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.620020] [55187]: DEBUG oslo_concurrency.lockutils [None req-46d25be6-c009-419f-aec5-f9d5ea91a1de tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.620311] [55187]: DEBUG oslo_concurrency.lockutils [None req-46d25be6-c009-419f-aec5-f9d5ea91a1de tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.620828] [55187]: DEBUG oslo_concurrency.lockutils [None req-46d25be6-c009-419f-aec5-f9d5ea91a1de tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.621147] [55187]: DEBUG oslo_concurrency.lockutils [None req-46d25be6-c009-419f-aec5-f9d5ea91a1de tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.621426] [55187]: DEBUG oslo_concurrency.lockutils [None req-46d25be6-c009-419f-aec5-f9d5ea91a1de tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.755902] [55188]: DEBUG nova.policy [None req-1069422c-4149-4ede-b2c5-e94b1c25d4f0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.761294] [55188]: INFO nova.api.openstack.requestlog [None req-1069422c-4149-4ede-b2c5-e94b1c25d4f0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1679 microversion: 2.1 time: 0.459974 [ 1169.761294] [55188]: [pid: 55188|app: 0|req: 4208/8253] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:49 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1679 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1169.767040] [55188]: DEBUG nova.api.openstack.wsgi [None req-96306850-f488-4b6c-83e5-7bac76aa7e20 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1169.768739] [55188]: DEBUG nova.compute.api [None req-96306850-f488-4b6c-83e5-7bac76aa7e20 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1169.774347] [55188]: DEBUG oslo_concurrency.lockutils [None req-96306850-f488-4b6c-83e5-7bac76aa7e20 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.774347] [55188]: DEBUG oslo_concurrency.lockutils [None req-96306850-f488-4b6c-83e5-7bac76aa7e20 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.774347] [55188]: DEBUG oslo_concurrency.lockutils [None req-96306850-f488-4b6c-83e5-7bac76aa7e20 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.774347] [55188]: DEBUG oslo_concurrency.lockutils [None req-96306850-f488-4b6c-83e5-7bac76aa7e20 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.774347] [55188]: DEBUG oslo_concurrency.lockutils [None req-96306850-f488-4b6c-83e5-7bac76aa7e20 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.774600] [55188]: DEBUG oslo_concurrency.lockutils [None req-96306850-f488-4b6c-83e5-7bac76aa7e20 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.800714] [55188]: DEBUG oslo_concurrency.lockutils [None req-96306850-f488-4b6c-83e5-7bac76aa7e20 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.800978] [55188]: DEBUG oslo_concurrency.lockutils [None req-96306850-f488-4b6c-83e5-7bac76aa7e20 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.801408] [55188]: DEBUG oslo_concurrency.lockutils [None req-96306850-f488-4b6c-83e5-7bac76aa7e20 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.801408] [55188]: DEBUG nova.objects.instance [None req-96306850-f488-4b6c-83e5-7bac76aa7e20 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lazy-loading 'fault' on Instance uuid 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1169.829566] [55188]: DEBUG nova.policy [None req-96306850-f488-4b6c-83e5-7bac76aa7e20 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.834108] [55188]: DEBUG nova.policy [None req-96306850-f488-4b6c-83e5-7bac76aa7e20 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.834668] [55188]: DEBUG nova.policy [None req-96306850-f488-4b6c-83e5-7bac76aa7e20 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.835325] [55188]: INFO nova.api.openstack.requestlog [None req-96306850-f488-4b6c-83e5-7bac76aa7e20 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1364 microversion: 2.20 time: 0.073597 [ 1169.835642] [55188]: [pid: 55188|app: 0|req: 4209/8254] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:50 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1364 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1169.923182] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=3 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1170.094426] [55188]: DEBUG nova.api.openstack.wsgi [None req-fcb8ba11-1131-4ce2-8a6a-33caaf638fb6 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1170.096942] [55188]: DEBUG nova.compute.api [None req-fcb8ba11-1131-4ce2-8a6a-33caaf638fb6 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1170.102392] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcb8ba11-1131-4ce2-8a6a-33caaf638fb6 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.102829] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcb8ba11-1131-4ce2-8a6a-33caaf638fb6 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.103185] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcb8ba11-1131-4ce2-8a6a-33caaf638fb6 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.103785] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcb8ba11-1131-4ce2-8a6a-33caaf638fb6 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.104165] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcb8ba11-1131-4ce2-8a6a-33caaf638fb6 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.104608] [55188]: DEBUG oslo_concurrency.lockutils [None req-fcb8ba11-1131-4ce2-8a6a-33caaf638fb6 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.114882] [55187]: DEBUG nova.policy [None req-46d25be6-c009-419f-aec5-f9d5ea91a1de tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.119409] [55187]: INFO nova.api.openstack.requestlog [None req-46d25be6-c009-419f-aec5-f9d5ea91a1de tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 200 len: 1306 microversion: 2.1 time: 0.511406 [ 1170.120056] [55187]: [pid: 55187|app: 0|req: 4046/8255] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:49 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 1306 bytes in 512 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1170.146740] [55188]: DEBUG nova.policy [None req-fcb8ba11-1131-4ce2-8a6a-33caaf638fb6 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.154407] [55188]: DEBUG nova.policy [None req-fcb8ba11-1131-4ce2-8a6a-33caaf638fb6 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.155112] [55188]: DEBUG nova.policy [None req-fcb8ba11-1131-4ce2-8a6a-33caaf638fb6 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.155766] [55188]: INFO nova.api.openstack.requestlog [None req-fcb8ba11-1131-4ce2-8a6a-33caaf638fb6 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1381 microversion: 2.57 time: 0.066630 [ 1170.156180] [55188]: [pid: 55188|app: 0|req: 4210/8256] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:50 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1381 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1170.399173] [55187]: DEBUG nova.api.openstack.wsgi [req-5fe9df47-4d61-4648-8257-a87ea60223df req-33f842e6-e0cf-4754-ab7c-9ee757cefdb8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4a8dba25-b936-424e-b18f-1e131d129305", "name": "network-vif-deleted", "tag": "12ba8550-cb11-4858-afce-7fd3f853c76c"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1170.406198] [55187]: DEBUG oslo_concurrency.lockutils [req-5fe9df47-4d61-4648-8257-a87ea60223df req-33f842e6-e0cf-4754-ab7c-9ee757cefdb8 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.406446] [55187]: DEBUG oslo_concurrency.lockutils [req-5fe9df47-4d61-4648-8257-a87ea60223df req-33f842e6-e0cf-4754-ab7c-9ee757cefdb8 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.406633] [55187]: DEBUG oslo_concurrency.lockutils [req-5fe9df47-4d61-4648-8257-a87ea60223df req-33f842e6-e0cf-4754-ab7c-9ee757cefdb8 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.413847] [55187]: INFO nova.api.openstack.compute.server_external_events [req-5fe9df47-4d61-4648-8257-a87ea60223df req-33f842e6-e0cf-4754-ab7c-9ee757cefdb8 service nova] Creating event network-vif-deleted:12ba8550-cb11-4858-afce-7fd3f853c76c for instance 4a8dba25-b936-424e-b18f-1e131d129305 on cpu-1 [ 1170.417264] [55187]: INFO nova.api.openstack.requestlog [req-5fe9df47-4d61-4648-8257-a87ea60223df req-33f842e6-e0cf-4754-ab7c-9ee757cefdb8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020543 [ 1170.417637] [55187]: [pid: 55187|app: 0|req: 4047/8257] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:50 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1170.510588] [55188]: DEBUG nova.api.openstack.wsgi [None req-326ecdb0-0ee4-4a83-98c1-09d50967bbe1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1170.512714] [55188]: DEBUG nova.compute.api [None req-326ecdb0-0ee4-4a83-98c1-09d50967bbe1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 06859ed1-b71b-4250-bbe1-7192c8c91b51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1170.528213] [55188]: DEBUG oslo_concurrency.lockutils [None req-326ecdb0-0ee4-4a83-98c1-09d50967bbe1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.528476] [55188]: DEBUG oslo_concurrency.lockutils [None req-326ecdb0-0ee4-4a83-98c1-09d50967bbe1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.528733] [55188]: DEBUG oslo_concurrency.lockutils [None req-326ecdb0-0ee4-4a83-98c1-09d50967bbe1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.529149] [55188]: DEBUG oslo_concurrency.lockutils [None req-326ecdb0-0ee4-4a83-98c1-09d50967bbe1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.529368] [55188]: DEBUG oslo_concurrency.lockutils [None req-326ecdb0-0ee4-4a83-98c1-09d50967bbe1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.529637] [55188]: DEBUG oslo_concurrency.lockutils [None req-326ecdb0-0ee4-4a83-98c1-09d50967bbe1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.546404] [55188]: INFO nova.api.openstack.wsgi [None req-326ecdb0-0ee4-4a83-98c1-09d50967bbe1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] HTTP exception thrown: Instance 06859ed1-b71b-4250-bbe1-7192c8c91b51 could not be found. [ 1170.546702] [55188]: DEBUG nova.api.openstack.wsgi [None req-326ecdb0-0ee4-4a83-98c1-09d50967bbe1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Returning 404 to user: Instance 06859ed1-b71b-4250-bbe1-7192c8c91b51 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1170.547158] [55188]: INFO nova.api.openstack.requestlog [None req-326ecdb0-0ee4-4a83-98c1-09d50967bbe1 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51" status: 404 len: 111 microversion: 2.1 time: 0.040711 [ 1170.547507] [55188]: [pid: 55188|app: 0|req: 4211/8258] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:50 2025] GET /compute/v2.1/servers/06859ed1-b71b-4250-bbe1-7192c8c91b51 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1170.553120] [55187]: DEBUG nova.api.openstack.wsgi [None req-07b981c9-26bf-4f2e-97cc-964af61e7a84 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1170.553706] [55187]: DEBUG nova.compute.api [None req-07b981c9-26bf-4f2e-97cc-964af61e7a84 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1170.559192] [55187]: DEBUG oslo_concurrency.lockutils [None req-07b981c9-26bf-4f2e-97cc-964af61e7a84 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.559441] [55187]: DEBUG oslo_concurrency.lockutils [None req-07b981c9-26bf-4f2e-97cc-964af61e7a84 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.559632] [55187]: DEBUG oslo_concurrency.lockutils [None req-07b981c9-26bf-4f2e-97cc-964af61e7a84 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.559983] [55187]: DEBUG oslo_concurrency.lockutils [None req-07b981c9-26bf-4f2e-97cc-964af61e7a84 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.560216] [55187]: DEBUG oslo_concurrency.lockutils [None req-07b981c9-26bf-4f2e-97cc-964af61e7a84 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.560538] [55187]: DEBUG oslo_concurrency.lockutils [None req-07b981c9-26bf-4f2e-97cc-964af61e7a84 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.605366] [55187]: DEBUG nova.compute.api [None req-07b981c9-26bf-4f2e-97cc-964af61e7a84 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1170.667191] [55187]: INFO nova.api.openstack.requestlog [None req-07b981c9-26bf-4f2e-97cc-964af61e7a84 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 204 len: 0 microversion: 2.1 time: 0.116551 [ 1170.667561] [55187]: [pid: 55187|app: 0|req: 4048/8259] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:10:50 2025] DELETE /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1170.673095] [55188]: DEBUG nova.api.openstack.wsgi [None req-1e79ee89-b02c-4eae-9ded-cb6d218402ae tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1170.674832] [55188]: DEBUG nova.compute.api [None req-1e79ee89-b02c-4eae-9ded-cb6d218402ae tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1170.678403] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e79ee89-b02c-4eae-9ded-cb6d218402ae tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.678762] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e79ee89-b02c-4eae-9ded-cb6d218402ae tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.679067] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e79ee89-b02c-4eae-9ded-cb6d218402ae tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.679568] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e79ee89-b02c-4eae-9ded-cb6d218402ae tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.679776] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e79ee89-b02c-4eae-9ded-cb6d218402ae tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.679953] [55188]: DEBUG oslo_concurrency.lockutils [None req-1e79ee89-b02c-4eae-9ded-cb6d218402ae tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.744011] [55187]: DEBUG nova.api.openstack.wsgi [req-0c524b63-7e5c-4a44-ad8b-767a1859034d req-f6e5621e-982d-4127-8864-04e2c0ef9e5b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1edf8ed7-03cd-4681-943c-5dd5cc254850", "tag": "29385860-3e0f-4ca3-b578-d8773182a9e2"}, {"server_uuid": "c188003e-704f-46ec-b8d5-c3045fa85415", "name": "network-vif-plugged", "status": "completed", "tag": "158552f7-583f-4bb0-b37e-361e93f3f4ef"}, {"name": "network-changed", "server_uuid": "c188003e-704f-46ec-b8d5-c3045fa85415", "tag": "158552f7-583f-4bb0-b37e-361e93f3f4ef"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1170.752513] [55187]: DEBUG oslo_concurrency.lockutils [req-0c524b63-7e5c-4a44-ad8b-767a1859034d req-f6e5621e-982d-4127-8864-04e2c0ef9e5b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.752513] [55187]: DEBUG oslo_concurrency.lockutils [req-0c524b63-7e5c-4a44-ad8b-767a1859034d req-f6e5621e-982d-4127-8864-04e2c0ef9e5b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.752513] [55187]: DEBUG oslo_concurrency.lockutils [req-0c524b63-7e5c-4a44-ad8b-767a1859034d req-f6e5621e-982d-4127-8864-04e2c0ef9e5b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.761825] [55187]: INFO nova.api.openstack.compute.server_external_events [req-0c524b63-7e5c-4a44-ad8b-767a1859034d req-f6e5621e-982d-4127-8864-04e2c0ef9e5b service nova] Creating event network-changed:29385860-3e0f-4ca3-b578-d8773182a9e2 for instance 1edf8ed7-03cd-4681-943c-5dd5cc254850 on cpu-1 [ 1170.762100] [55187]: INFO nova.api.openstack.compute.server_external_events [req-0c524b63-7e5c-4a44-ad8b-767a1859034d req-f6e5621e-982d-4127-8864-04e2c0ef9e5b service nova] Creating event network-vif-plugged:158552f7-583f-4bb0-b37e-361e93f3f4ef for instance c188003e-704f-46ec-b8d5-c3045fa85415 on cpu-1 [ 1170.762322] [55187]: INFO nova.api.openstack.compute.server_external_events [req-0c524b63-7e5c-4a44-ad8b-767a1859034d req-f6e5621e-982d-4127-8864-04e2c0ef9e5b service nova] Creating event network-changed:158552f7-583f-4bb0-b37e-361e93f3f4ef for instance c188003e-704f-46ec-b8d5-c3045fa85415 on cpu-1 [ 1170.766469] [55187]: INFO nova.api.openstack.requestlog [req-0c524b63-7e5c-4a44-ad8b-767a1859034d req-f6e5621e-982d-4127-8864-04e2c0ef9e5b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.024992 [ 1170.766939] [55187]: [pid: 55187|app: 0|req: 4049/8260] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:51 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1170.784529] [55187]: DEBUG nova.api.openstack.wsgi [None req-e2e13a82-b5aa-47b1-bad8-5e06fcff9dc4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1170.787569] [55187]: DEBUG nova.compute.api [None req-e2e13a82-b5aa-47b1-bad8-5e06fcff9dc4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1170.790880] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2e13a82-b5aa-47b1-bad8-5e06fcff9dc4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.790880] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2e13a82-b5aa-47b1-bad8-5e06fcff9dc4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.791082] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2e13a82-b5aa-47b1-bad8-5e06fcff9dc4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.791418] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2e13a82-b5aa-47b1-bad8-5e06fcff9dc4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.791610] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2e13a82-b5aa-47b1-bad8-5e06fcff9dc4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.791781] [55187]: DEBUG oslo_concurrency.lockutils [None req-e2e13a82-b5aa-47b1-bad8-5e06fcff9dc4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.793721] [55188]: DEBUG nova.policy [None req-1e79ee89-b02c-4eae-9ded-cb6d218402ae tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.798949] [55188]: INFO nova.api.openstack.requestlog [None req-1e79ee89-b02c-4eae-9ded-cb6d218402ae tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1517 microversion: 2.1 time: 0.128048 [ 1170.799262] [55188]: [pid: 55188|app: 0|req: 4212/8261] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:51 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1517 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1170.825998] [55187]: DEBUG nova.policy [None req-e2e13a82-b5aa-47b1-bad8-5e06fcff9dc4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.830022] [55187]: INFO nova.api.openstack.requestlog [None req-e2e13a82-b5aa-47b1-bad8-5e06fcff9dc4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1319 microversion: 2.1 time: 0.051957 [ 1170.830344] [55187]: [pid: 55187|app: 0|req: 4050/8262] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:51 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1319 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1170.851899] [55188]: DEBUG nova.api.openstack.wsgi [None req-e7033d84-063c-480e-9cee-9fb70e4cf17e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1170.853618] [55188]: DEBUG nova.compute.api [None req-e7033d84-063c-480e-9cee-9fb70e4cf17e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1170.857123] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7033d84-063c-480e-9cee-9fb70e4cf17e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.857366] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7033d84-063c-480e-9cee-9fb70e4cf17e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.857554] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7033d84-063c-480e-9cee-9fb70e4cf17e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.857906] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7033d84-063c-480e-9cee-9fb70e4cf17e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.858119] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7033d84-063c-480e-9cee-9fb70e4cf17e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.858298] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7033d84-063c-480e-9cee-9fb70e4cf17e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.885633] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7033d84-063c-480e-9cee-9fb70e4cf17e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.885806] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7033d84-063c-480e-9cee-9fb70e4cf17e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.885988] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7033d84-063c-480e-9cee-9fb70e4cf17e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.886200] [55188]: DEBUG nova.objects.instance [None req-e7033d84-063c-480e-9cee-9fb70e4cf17e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lazy-loading 'fault' on Instance uuid 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1170.909660] [55188]: DEBUG nova.policy [None req-e7033d84-063c-480e-9cee-9fb70e4cf17e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.916371] [55188]: DEBUG nova.policy [None req-e7033d84-063c-480e-9cee-9fb70e4cf17e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.917036] [55188]: DEBUG nova.policy [None req-e7033d84-063c-480e-9cee-9fb70e4cf17e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.917676] [55188]: INFO nova.api.openstack.requestlog [None req-e7033d84-063c-480e-9cee-9fb70e4cf17e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 200 len: 1364 microversion: 2.20 time: 0.068183 [ 1170.917979] [55188]: [pid: 55188|app: 0|req: 4213/8263] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:51 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 1364 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1171.132532] [55187]: DEBUG nova.api.openstack.wsgi [None req-4d5bc379-4033-461f-b55c-8670a088b851 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1171.134245] [55187]: DEBUG nova.compute.api [None req-4d5bc379-4033-461f-b55c-8670a088b851 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1171.138264] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d5bc379-4033-461f-b55c-8670a088b851 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.138515] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d5bc379-4033-461f-b55c-8670a088b851 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.138694] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d5bc379-4033-461f-b55c-8670a088b851 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.139062] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d5bc379-4033-461f-b55c-8670a088b851 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.139262] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d5bc379-4033-461f-b55c-8670a088b851 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.139465] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d5bc379-4033-461f-b55c-8670a088b851 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.178690] [55188]: DEBUG nova.api.openstack.wsgi [None req-8eb9c68f-9033-483c-a173-6bbb436eaa68 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1171.181010] [55188]: DEBUG nova.compute.api [None req-8eb9c68f-9033-483c-a173-6bbb436eaa68 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1171.184848] [55188]: DEBUG oslo_concurrency.lockutils [None req-8eb9c68f-9033-483c-a173-6bbb436eaa68 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.184848] [55188]: DEBUG oslo_concurrency.lockutils [None req-8eb9c68f-9033-483c-a173-6bbb436eaa68 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.184848] [55188]: DEBUG oslo_concurrency.lockutils [None req-8eb9c68f-9033-483c-a173-6bbb436eaa68 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.185020] [55188]: DEBUG oslo_concurrency.lockutils [None req-8eb9c68f-9033-483c-a173-6bbb436eaa68 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.185145] [55188]: DEBUG oslo_concurrency.lockutils [None req-8eb9c68f-9033-483c-a173-6bbb436eaa68 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.185322] [55188]: DEBUG oslo_concurrency.lockutils [None req-8eb9c68f-9033-483c-a173-6bbb436eaa68 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.232795] [55188]: DEBUG nova.policy [None req-8eb9c68f-9033-483c-a173-6bbb436eaa68 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.237541] [55188]: DEBUG nova.policy [None req-8eb9c68f-9033-483c-a173-6bbb436eaa68 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.238205] [55188]: DEBUG nova.policy [None req-8eb9c68f-9033-483c-a173-6bbb436eaa68 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.238865] [55188]: INFO nova.api.openstack.requestlog [None req-8eb9c68f-9033-483c-a173-6bbb436eaa68 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1381 microversion: 2.57 time: 0.062654 [ 1171.239293] [55188]: [pid: 55188|app: 0|req: 4214/8264] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:51 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1381 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1171.241433] [55187]: DEBUG nova.policy [None req-4d5bc379-4033-461f-b55c-8670a088b851 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.246056] [55187]: INFO nova.api.openstack.requestlog [None req-4d5bc379-4033-461f-b55c-8670a088b851 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 200 len: 1306 microversion: 2.1 time: 0.115890 [ 1171.246528] [55187]: [pid: 55187|app: 0|req: 4051/8265] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:51 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 1306 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1171.812622] [55188]: DEBUG nova.api.openstack.wsgi [None req-4e8f0506-7e45-45e7-808a-8dd776bb869c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1171.814404] [55188]: DEBUG nova.compute.api [None req-4e8f0506-7e45-45e7-808a-8dd776bb869c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1171.822928] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e8f0506-7e45-45e7-808a-8dd776bb869c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.823119] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e8f0506-7e45-45e7-808a-8dd776bb869c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.823337] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e8f0506-7e45-45e7-808a-8dd776bb869c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.823724] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e8f0506-7e45-45e7-808a-8dd776bb869c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.823928] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e8f0506-7e45-45e7-808a-8dd776bb869c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.824119] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e8f0506-7e45-45e7-808a-8dd776bb869c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.843852] [55187]: DEBUG nova.api.openstack.wsgi [None req-bca4192e-af0a-4168-b4a9-38d7059e3411 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1171.845775] [55187]: DEBUG nova.compute.api [None req-bca4192e-af0a-4168-b4a9-38d7059e3411 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1171.849985] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca4192e-af0a-4168-b4a9-38d7059e3411 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.850422] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca4192e-af0a-4168-b4a9-38d7059e3411 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.850607] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca4192e-af0a-4168-b4a9-38d7059e3411 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.850972] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca4192e-af0a-4168-b4a9-38d7059e3411 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.851279] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca4192e-af0a-4168-b4a9-38d7059e3411 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.851520] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca4192e-af0a-4168-b4a9-38d7059e3411 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.868972] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca4192e-af0a-4168-b4a9-38d7059e3411 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.869221] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca4192e-af0a-4168-b4a9-38d7059e3411 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.869446] [55187]: DEBUG oslo_concurrency.lockutils [None req-bca4192e-af0a-4168-b4a9-38d7059e3411 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.869625] [55187]: DEBUG nova.objects.instance [None req-bca4192e-af0a-4168-b4a9-38d7059e3411 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lazy-loading 'fault' on Instance uuid 4a8dba25-b936-424e-b18f-1e131d129305 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1171.888262] [55187]: DEBUG nova.policy [None req-bca4192e-af0a-4168-b4a9-38d7059e3411 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.892672] [55187]: INFO nova.api.openstack.requestlog [None req-bca4192e-af0a-4168-b4a9-38d7059e3411 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 200 len: 1324 microversion: 2.1 time: 0.051384 [ 1171.892991] [55187]: [pid: 55187|app: 0|req: 4052/8266] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:52 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 1324 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1171.936160] [55188]: DEBUG nova.policy [None req-4e8f0506-7e45-45e7-808a-8dd776bb869c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.937654] [55187]: DEBUG nova.api.openstack.wsgi [None req-8cfc1210-a8ab-4010-9dae-d6098e26adaf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1171.939356] [55187]: DEBUG nova.compute.api [None req-8cfc1210-a8ab-4010-9dae-d6098e26adaf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1171.940654] [55188]: INFO nova.api.openstack.requestlog [None req-4e8f0506-7e45-45e7-808a-8dd776bb869c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1517 microversion: 2.1 time: 0.130355 [ 1171.941015] [55188]: [pid: 55188|app: 0|req: 4215/8267] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:52 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1517 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1171.943166] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfc1210-a8ab-4010-9dae-d6098e26adaf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.943412] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfc1210-a8ab-4010-9dae-d6098e26adaf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.943596] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfc1210-a8ab-4010-9dae-d6098e26adaf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.943945] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfc1210-a8ab-4010-9dae-d6098e26adaf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.944156] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfc1210-a8ab-4010-9dae-d6098e26adaf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.944331] [55187]: DEBUG oslo_concurrency.lockutils [None req-8cfc1210-a8ab-4010-9dae-d6098e26adaf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.954095] [55187]: INFO nova.api.openstack.wsgi [None req-8cfc1210-a8ab-4010-9dae-d6098e26adaf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] HTTP exception thrown: Instance 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 could not be found. [ 1171.954396] [55187]: DEBUG nova.api.openstack.wsgi [None req-8cfc1210-a8ab-4010-9dae-d6098e26adaf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Returning 404 to user: Instance 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1171.954813] [55187]: INFO nova.api.openstack.requestlog [None req-8cfc1210-a8ab-4010-9dae-d6098e26adaf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 404 len: 111 microversion: 2.20 time: 0.019803 [ 1171.955240] [55187]: [pid: 55187|app: 0|req: 4053/8268] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:52 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (2 switches on core 0) [ 1171.960032] [55188]: DEBUG nova.api.openstack.wsgi [None req-025d3ce0-82f9-4540-ae5c-0a9e55e48bdd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '.version_select at 0x7d4af9d5f760>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1171.975733] [55188]: INFO nova.api.openstack.requestlog [None req-025d3ce0-82f9-4540-ae5c-0a9e55e48bdd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-753431752" status: 204 len: 0 microversion: 2.20 time: 0.017784 [ 1171.976300] [55188]: [pid: 55188|app: 0|req: 4216/8269] 10.180.1.21 () {60 vars in 1254 bytes} [Wed Mar 26 22:10:52 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-753431752 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1172.256218] [55187]: DEBUG nova.api.openstack.wsgi [None req-295faca6-c5cd-44dc-9a07-3885a3b8309c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1172.257968] [55187]: DEBUG nova.compute.api [None req-295faca6-c5cd-44dc-9a07-3885a3b8309c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1172.260111] [55188]: DEBUG nova.api.openstack.wsgi [None req-a7911c73-8bc5-4d75-a94c-0bbee18052b1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1172.261458] [55187]: DEBUG oslo_concurrency.lockutils [None req-295faca6-c5cd-44dc-9a07-3885a3b8309c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.261683] [55187]: DEBUG oslo_concurrency.lockutils [None req-295faca6-c5cd-44dc-9a07-3885a3b8309c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.261871] [55187]: DEBUG oslo_concurrency.lockutils [None req-295faca6-c5cd-44dc-9a07-3885a3b8309c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.261912] [55188]: DEBUG nova.compute.api [None req-a7911c73-8bc5-4d75-a94c-0bbee18052b1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1172.262227] [55187]: DEBUG oslo_concurrency.lockutils [None req-295faca6-c5cd-44dc-9a07-3885a3b8309c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.262422] [55187]: DEBUG oslo_concurrency.lockutils [None req-295faca6-c5cd-44dc-9a07-3885a3b8309c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.262833] [55187]: DEBUG oslo_concurrency.lockutils [None req-295faca6-c5cd-44dc-9a07-3885a3b8309c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.266576] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7911c73-8bc5-4d75-a94c-0bbee18052b1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.266829] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7911c73-8bc5-4d75-a94c-0bbee18052b1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.267028] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7911c73-8bc5-4d75-a94c-0bbee18052b1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.267407] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7911c73-8bc5-4d75-a94c-0bbee18052b1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.267599] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7911c73-8bc5-4d75-a94c-0bbee18052b1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.267772] [55188]: DEBUG oslo_concurrency.lockutils [None req-a7911c73-8bc5-4d75-a94c-0bbee18052b1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.318575] [55187]: DEBUG nova.policy [None req-295faca6-c5cd-44dc-9a07-3885a3b8309c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.322882] [55187]: DEBUG nova.policy [None req-295faca6-c5cd-44dc-9a07-3885a3b8309c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.323533] [55187]: DEBUG nova.policy [None req-295faca6-c5cd-44dc-9a07-3885a3b8309c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.324162] [55187]: INFO nova.api.openstack.requestlog [None req-295faca6-c5cd-44dc-9a07-3885a3b8309c tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1381 microversion: 2.57 time: 0.070319 [ 1172.324471] [55187]: [pid: 55187|app: 0|req: 4054/8270] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:52 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1381 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1172.379382] [55188]: DEBUG nova.policy [None req-a7911c73-8bc5-4d75-a94c-0bbee18052b1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.383721] [55187]: DEBUG nova.api.openstack.wsgi [None req-0f262ea2-a9bd-4646-a01e-5077db555b11 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Action: 'create', calling method: .version_select at 0x7d4af989c550>, body: {"keypair": {"name": "tempest-keypair-430156412", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDdtqmLNhXjxl/G6sKvWS0ONnydFuFXGhkc6MH0y7i4RLo2wCD1nPnFigpBBUmDlz0mCXV4pPEHbWxalxI5MHPMzKZwGSfbnaVye54aS6zPJiD/o4KRLJLPsxVD5z2LCsg=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1172.383850] [55188]: INFO nova.api.openstack.requestlog [None req-a7911c73-8bc5-4d75-a94c-0bbee18052b1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 200 len: 1306 microversion: 2.1 time: 0.126041 [ 1172.384145] [55188]: [pid: 55188|app: 0|req: 4217/8271] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:52 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 1306 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1172.394418] [55187]: DEBUG nova.quota [None req-0f262ea2-a9bd-4646-a01e-5077db555b11 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Getting quotas for project 06f5f089e44a49889567f7a33085e60f. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1172.397937] [55187]: DEBUG nova.quota [None req-0f262ea2-a9bd-4646-a01e-5077db555b11 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Getting quotas for user 3bb7048ece5e435b9acc0e6c14b71ec5 and project 06f5f089e44a49889567f7a33085e60f. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1172.416701] [55187]: INFO nova.api.openstack.requestlog [None req-0f262ea2-a9bd-4646-a01e-5077db555b11 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.20 time: 0.035308 [ 1172.417149] [55187]: [pid: 55187|app: 0|req: 4055/8272] 10.180.1.21 () {62 vars in 1195 bytes} [Wed Mar 26 22:10:52 2025] POST /compute/v2.1/os-keypairs => generated 400 bytes in 36 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 1172.428055] [55188]: DEBUG nova.api.openstack.wsgi [req-176962fb-79c8-4aea-930c-5a4567ae9e00 req-b49c1950-0072-4c8e-9c59-454cc90f92c2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1edf8ed7-03cd-4681-943c-5dd5cc254850", "tag": "29385860-3e0f-4ca3-b578-d8773182a9e2"}, {"name": "network-changed", "server_uuid": "dd0574f0-b61d-49fb-8f76-4e93405e8609", "tag": "785379c9-6196-4b16-ab30-1e0937fc72c9"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1172.438715] [55188]: DEBUG oslo_concurrency.lockutils [req-176962fb-79c8-4aea-930c-5a4567ae9e00 req-b49c1950-0072-4c8e-9c59-454cc90f92c2 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.438971] [55188]: DEBUG oslo_concurrency.lockutils [req-176962fb-79c8-4aea-930c-5a4567ae9e00 req-b49c1950-0072-4c8e-9c59-454cc90f92c2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.439183] [55188]: DEBUG oslo_concurrency.lockutils [req-176962fb-79c8-4aea-930c-5a4567ae9e00 req-b49c1950-0072-4c8e-9c59-454cc90f92c2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.446026] [55188]: INFO nova.api.openstack.compute.server_external_events [req-176962fb-79c8-4aea-930c-5a4567ae9e00 req-b49c1950-0072-4c8e-9c59-454cc90f92c2 service nova] Creating event network-changed:29385860-3e0f-4ca3-b578-d8773182a9e2 for instance 1edf8ed7-03cd-4681-943c-5dd5cc254850 on cpu-1 [ 1172.446279] [55188]: INFO nova.api.openstack.compute.server_external_events [req-176962fb-79c8-4aea-930c-5a4567ae9e00 req-b49c1950-0072-4c8e-9c59-454cc90f92c2 service nova] Creating event network-changed:785379c9-6196-4b16-ab30-1e0937fc72c9 for instance dd0574f0-b61d-49fb-8f76-4e93405e8609 on cpu-1 [ 1172.449757] [55188]: INFO nova.api.openstack.requestlog [req-176962fb-79c8-4aea-930c-5a4567ae9e00 req-b49c1950-0072-4c8e-9c59-454cc90f92c2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.024250 [ 1172.450071] [55188]: [pid: 55188|app: 0|req: 4218/8273] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:52 2025] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1172.907118] [55187]: DEBUG nova.api.openstack.wsgi [None req-b339311a-a9db-412e-b10d-1e8264d80194 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1172.908834] [55187]: DEBUG nova.compute.api [None req-b339311a-a9db-412e-b10d-1e8264d80194 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1172.916499] [55187]: DEBUG oslo_concurrency.lockutils [None req-b339311a-a9db-412e-b10d-1e8264d80194 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.916753] [55187]: DEBUG oslo_concurrency.lockutils [None req-b339311a-a9db-412e-b10d-1e8264d80194 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.916938] [55187]: DEBUG oslo_concurrency.lockutils [None req-b339311a-a9db-412e-b10d-1e8264d80194 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.917321] [55187]: DEBUG oslo_concurrency.lockutils [None req-b339311a-a9db-412e-b10d-1e8264d80194 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.917521] [55187]: DEBUG oslo_concurrency.lockutils [None req-b339311a-a9db-412e-b10d-1e8264d80194 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.917696] [55187]: DEBUG oslo_concurrency.lockutils [None req-b339311a-a9db-412e-b10d-1e8264d80194 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.927123] [55187]: INFO nova.api.openstack.wsgi [None req-b339311a-a9db-412e-b10d-1e8264d80194 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] HTTP exception thrown: Instance 4a8dba25-b936-424e-b18f-1e131d129305 could not be found. [ 1172.927459] [55187]: DEBUG nova.api.openstack.wsgi [None req-b339311a-a9db-412e-b10d-1e8264d80194 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Returning 404 to user: Instance 4a8dba25-b936-424e-b18f-1e131d129305 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1172.927885] [55187]: INFO nova.api.openstack.requestlog [None req-b339311a-a9db-412e-b10d-1e8264d80194 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 404 len: 111 microversion: 2.1 time: 0.024842 [ 1172.928209] [55187]: [pid: 55187|app: 0|req: 4056/8274] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:53 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1172.933926] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1172.935514] [55188]: DEBUG nova.api.openstack.wsgi [None req-9db1386f-6f88-4eca-880a-1f1be1de85e1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1172.937465] [55188]: DEBUG nova.compute.api [None req-9db1386f-6f88-4eca-880a-1f1be1de85e1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1172.941456] [55188]: DEBUG oslo_concurrency.lockutils [None req-9db1386f-6f88-4eca-880a-1f1be1de85e1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.941692] [55188]: DEBUG oslo_concurrency.lockutils [None req-9db1386f-6f88-4eca-880a-1f1be1de85e1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.941902] [55188]: DEBUG oslo_concurrency.lockutils [None req-9db1386f-6f88-4eca-880a-1f1be1de85e1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.942313] [55188]: DEBUG oslo_concurrency.lockutils [None req-9db1386f-6f88-4eca-880a-1f1be1de85e1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.942552] [55188]: DEBUG oslo_concurrency.lockutils [None req-9db1386f-6f88-4eca-880a-1f1be1de85e1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.942766] [55188]: DEBUG oslo_concurrency.lockutils [None req-9db1386f-6f88-4eca-880a-1f1be1de85e1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.952261] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=4 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1172.953615] [55188]: INFO nova.api.openstack.wsgi [None req-9db1386f-6f88-4eca-880a-1f1be1de85e1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] HTTP exception thrown: Instance 4a8dba25-b936-424e-b18f-1e131d129305 could not be found. [ 1172.954793] [55188]: DEBUG nova.api.openstack.wsgi [None req-9db1386f-6f88-4eca-880a-1f1be1de85e1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Returning 404 to user: Instance 4a8dba25-b936-424e-b18f-1e131d129305 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1172.954867] [55187]: DEBUG nova.api.openstack.wsgi [None req-9d1ee762-6005-41ee-91e0-cacf7bb990cd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1172.954911] [55188]: INFO nova.api.openstack.requestlog [None req-9db1386f-6f88-4eca-880a-1f1be1de85e1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 404 len: 111 microversion: 2.1 time: 0.022323 [ 1172.954911] [55188]: [pid: 55188|app: 0|req: 4219/8275] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:53 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1172.955860] [55187]: DEBUG nova.compute.api [None req-9d1ee762-6005-41ee-91e0-cacf7bb990cd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1172.961172] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d1ee762-6005-41ee-91e0-cacf7bb990cd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.961172] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d1ee762-6005-41ee-91e0-cacf7bb990cd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.961172] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d1ee762-6005-41ee-91e0-cacf7bb990cd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.961172] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d1ee762-6005-41ee-91e0-cacf7bb990cd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.961172] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d1ee762-6005-41ee-91e0-cacf7bb990cd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.961172] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d1ee762-6005-41ee-91e0-cacf7bb990cd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.087218] [55188]: DEBUG nova.api.openstack.wsgi [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherB-server-1300916887", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "1152e128-5856-4222-a54d-f5fb9cf64e42"}], "security_groups": [{"name": "tempest-securitygroup--1704818810"}], "key_name": "tempest-keypair-1421521861", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1173.148474] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.148756] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.148947] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.149446] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.149714] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.149903] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.177613] [55187]: DEBUG nova.policy [None req-9d1ee762-6005-41ee-91e0-cacf7bb990cd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.182606] [55187]: INFO nova.api.openstack.requestlog [None req-9d1ee762-6005-41ee-91e0-cacf7bb990cd tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1517 microversion: 2.1 time: 0.230694 [ 1173.182965] [55187]: [pid: 55187|app: 0|req: 4057/8276] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:53 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1517 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1173.198766] [55188]: DEBUG nova.network.neutron [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] validate_networks() for [('1152e128-5856-4222-a54d-f5fb9cf64e42', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1173.338463] [55187]: DEBUG nova.api.openstack.wsgi [None req-93666715-41b2-4d1b-b2c5-22f185d230e4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1173.340545] [55187]: DEBUG nova.compute.api [None req-93666715-41b2-4d1b-b2c5-22f185d230e4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1173.344892] [55187]: DEBUG oslo_concurrency.lockutils [None req-93666715-41b2-4d1b-b2c5-22f185d230e4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.345258] [55187]: DEBUG oslo_concurrency.lockutils [None req-93666715-41b2-4d1b-b2c5-22f185d230e4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.345528] [55187]: DEBUG oslo_concurrency.lockutils [None req-93666715-41b2-4d1b-b2c5-22f185d230e4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.345965] [55187]: DEBUG oslo_concurrency.lockutils [None req-93666715-41b2-4d1b-b2c5-22f185d230e4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.346216] [55187]: DEBUG oslo_concurrency.lockutils [None req-93666715-41b2-4d1b-b2c5-22f185d230e4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.346430] [55187]: DEBUG oslo_concurrency.lockutils [None req-93666715-41b2-4d1b-b2c5-22f185d230e4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.366442] [55187]: DEBUG oslo_concurrency.lockutils [None req-93666715-41b2-4d1b-b2c5-22f185d230e4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.366810] [55187]: DEBUG oslo_concurrency.lockutils [None req-93666715-41b2-4d1b-b2c5-22f185d230e4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.367116] [55187]: DEBUG oslo_concurrency.lockutils [None req-93666715-41b2-4d1b-b2c5-22f185d230e4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.367454] [55187]: DEBUG nova.objects.instance [None req-93666715-41b2-4d1b-b2c5-22f185d230e4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lazy-loading 'fault' on Instance uuid 8c286998-baf9-4bd5-8dfe-9d26eab9cc55 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1173.379725] [55188]: DEBUG nova.virt.hardware [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1173.379938] [55188]: DEBUG nova.virt.hardware [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1173.380166] [55188]: DEBUG nova.virt.hardware [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1173.380328] [55188]: DEBUG nova.virt.hardware [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1173.380518] [55188]: DEBUG nova.virt.hardware [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1173.389887] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.390138] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.390325] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.390737] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.390945] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.391138] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.393452] [55187]: DEBUG nova.policy [None req-93666715-41b2-4d1b-b2c5-22f185d230e4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.398760] [55187]: DEBUG nova.policy [None req-93666715-41b2-4d1b-b2c5-22f185d230e4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.399916] [55187]: DEBUG nova.policy [None req-93666715-41b2-4d1b-b2c5-22f185d230e4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.400829] [55187]: INFO nova.api.openstack.requestlog [None req-93666715-41b2-4d1b-b2c5-22f185d230e4 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1386 microversion: 2.57 time: 0.065002 [ 1173.401199] [55187]: [pid: 55187|app: 0|req: 4058/8277] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:53 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1386 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1173.404104] [55187]: DEBUG nova.api.openstack.wsgi [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-990321501", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "bf5f01e5-acb1-490d-b588-1011ed31c84b"}], "security_groups": [{"name": "tempest-securitygroup--1328092077"}], "key_name": "tempest-keypair-430156412", "user_data": "}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1173.406034] [55188]: DEBUG nova.quota [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Getting quotas for project c80df9ef80e140f7baa7e260e967d582. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1173.410081] [55188]: DEBUG nova.quota [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Getting quotas for user 1f8fd3af90204522bf140bae43e1f3a4 and project c80df9ef80e140f7baa7e260e967d582. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1173.418775] [55188]: DEBUG nova.compute.api [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1173.420244] [55188]: DEBUG nova.compute.api [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1173.441497] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.442200] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.444432] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.444432] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.444432] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.444432] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.468565] [55188]: INFO nova.api.openstack.requestlog [None req-c5233b76-0a8f-484f-868c-9b71ef809eb0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.387744 [ 1173.468897] [55188]: [pid: 55188|app: 0|req: 4220/8278] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:10:53 2025] POST /compute/v2.1/servers => generated 406 bytes in 388 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1173.471643] [55188]: DEBUG nova.api.openstack.wsgi [None req-249cb018-262a-4a26-85e2-a9843b1f807d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1173.478930] [55188]: DEBUG nova.compute.api [None req-249cb018-262a-4a26-85e2-a9843b1f807d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1173.485369] [55188]: DEBUG oslo_concurrency.lockutils [None req-249cb018-262a-4a26-85e2-a9843b1f807d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.485609] [55188]: DEBUG oslo_concurrency.lockutils [None req-249cb018-262a-4a26-85e2-a9843b1f807d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.485797] [55188]: DEBUG oslo_concurrency.lockutils [None req-249cb018-262a-4a26-85e2-a9843b1f807d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.486163] [55188]: DEBUG oslo_concurrency.lockutils [None req-249cb018-262a-4a26-85e2-a9843b1f807d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.486366] [55188]: DEBUG oslo_concurrency.lockutils [None req-249cb018-262a-4a26-85e2-a9843b1f807d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.486539] [55188]: DEBUG oslo_concurrency.lockutils [None req-249cb018-262a-4a26-85e2-a9843b1f807d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.493227] [55187]: DEBUG nova.network.neutron [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] validate_networks() for [('bf5f01e5-acb1-490d-b588-1011ed31c84b', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1173.660965] [55188]: DEBUG nova.policy [None req-249cb018-262a-4a26-85e2-a9843b1f807d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.684412] [55188]: INFO nova.api.openstack.requestlog [None req-249cb018-262a-4a26-85e2-a9843b1f807d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 200 len: 1306 microversion: 2.1 time: 0.214434 [ 1173.685141] [55188]: [pid: 55188|app: 0|req: 4221/8279] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:53 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 1306 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1173.687888] [55188]: DEBUG nova.api.openstack.wsgi [None req-43f492ef-8a34-4017-af03-3211d58d8d40 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1173.689595] [55188]: DEBUG nova.compute.api [None req-43f492ef-8a34-4017-af03-3211d58d8d40 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1173.722157] [55188]: DEBUG nova.policy [None req-43f492ef-8a34-4017-af03-3211d58d8d40 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.726193] [55188]: INFO nova.api.openstack.requestlog [None req-43f492ef-8a34-4017-af03-3211d58d8d40 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1239 microversion: 2.1 time: 0.040337 [ 1173.726519] [55188]: [pid: 55188|app: 0|req: 4222/8280] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:54 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1239 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1173.738953] [55187]: DEBUG nova.virt.hardware [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1173.739214] [55187]: DEBUG nova.virt.hardware [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1173.739516] [55187]: DEBUG nova.virt.hardware [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1173.739697] [55187]: DEBUG nova.virt.hardware [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1173.739863] [55187]: DEBUG nova.virt.hardware [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1173.750386] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.750684] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.750874] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.751279] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.751589] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.751858] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.764313] [55187]: DEBUG nova.quota [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Getting quotas for project 06f5f089e44a49889567f7a33085e60f. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1173.767923] [55187]: DEBUG nova.quota [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Getting quotas for user 3bb7048ece5e435b9acc0e6c14b71ec5 and project 06f5f089e44a49889567f7a33085e60f. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1173.774467] [55187]: DEBUG nova.compute.api [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1173.775829] [55187]: DEBUG nova.compute.api [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1173.810688] [55187]: INFO nova.api.openstack.requestlog [None req-0e41a2ef-0ed7-4c30-8f69-5eb77b5c004c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.20 time: 0.408574 [ 1173.810837] [55187]: [pid: 55187|app: 0|req: 4059/8281] 10.180.1.21 () {62 vars in 1183 bytes} [Wed Mar 26 22:10:53 2025] POST /compute/v2.1/servers => generated 402 bytes in 409 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 1173.817133] [55188]: DEBUG nova.api.openstack.wsgi [None req-a192ceaa-f219-4237-a919-df94bad519f6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1173.818823] [55188]: DEBUG nova.compute.api [None req-a192ceaa-f219-4237-a919-df94bad519f6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1173.847351] [55188]: DEBUG nova.policy [None req-a192ceaa-f219-4237-a919-df94bad519f6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.851313] [55188]: DEBUG nova.policy [None req-a192ceaa-f219-4237-a919-df94bad519f6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.851969] [55188]: DEBUG nova.policy [None req-a192ceaa-f219-4237-a919-df94bad519f6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.852613] [55188]: INFO nova.api.openstack.requestlog [None req-a192ceaa-f219-4237-a919-df94bad519f6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1278 microversion: 2.20 time: 0.037846 [ 1173.852936] [55188]: [pid: 55188|app: 0|req: 4223/8282] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:54 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1278 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1174.196582] [55187]: DEBUG nova.api.openstack.wsgi [None req-ddfc6ab2-0753-481a-9bd0-f512dc0ed784 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1174.198584] [55187]: DEBUG nova.compute.api [None req-ddfc6ab2-0753-481a-9bd0-f512dc0ed784 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1174.203448] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddfc6ab2-0753-481a-9bd0-f512dc0ed784 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.203717] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddfc6ab2-0753-481a-9bd0-f512dc0ed784 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.203904] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddfc6ab2-0753-481a-9bd0-f512dc0ed784 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.204287] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddfc6ab2-0753-481a-9bd0-f512dc0ed784 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.204485] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddfc6ab2-0753-481a-9bd0-f512dc0ed784 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.204660] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddfc6ab2-0753-481a-9bd0-f512dc0ed784 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.259390] [55187]: DEBUG nova.policy [None req-ddfc6ab2-0753-481a-9bd0-f512dc0ed784 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.267648] [55187]: INFO nova.api.openstack.requestlog [None req-ddfc6ab2-0753-481a-9bd0-f512dc0ed784 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1300 microversion: 2.1 time: 0.073344 [ 1174.268013] [55187]: [pid: 55187|app: 0|req: 4060/8283] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:54 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1300 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1174.356076] [55188]: DEBUG nova.api.openstack.wsgi [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1174.358263] [55188]: DEBUG nova.compute.api [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1174.362123] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.362279] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.362480] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.362857] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.363085] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.363278] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.390674] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.390827] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.390977] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.398365] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.398617] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.398805] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.399229] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.399463] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.399690] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.410208] [55188]: DEBUG nova.policy [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.415487] [55187]: DEBUG nova.api.openstack.wsgi [None req-64218148-7ea3-485a-b2ca-27047dcea33f tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1174.418060] [55187]: DEBUG nova.compute.api [None req-64218148-7ea3-485a-b2ca-27047dcea33f tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1174.423365] [55187]: DEBUG oslo_concurrency.lockutils [None req-64218148-7ea3-485a-b2ca-27047dcea33f tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.423627] [55187]: DEBUG oslo_concurrency.lockutils [None req-64218148-7ea3-485a-b2ca-27047dcea33f tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.423821] [55187]: DEBUG oslo_concurrency.lockutils [None req-64218148-7ea3-485a-b2ca-27047dcea33f tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.424207] [55187]: DEBUG oslo_concurrency.lockutils [None req-64218148-7ea3-485a-b2ca-27047dcea33f tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.424428] [55187]: DEBUG oslo_concurrency.lockutils [None req-64218148-7ea3-485a-b2ca-27047dcea33f tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.424589] [55187]: DEBUG oslo_concurrency.lockutils [None req-64218148-7ea3-485a-b2ca-27047dcea33f tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.431637] [55188]: DEBUG nova.compute.api [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Old instance type m1.nano, new instance type m1.micro {{(pid=55188) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 1174.437849] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.438695] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.438695] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.438809] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.440447] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.440447] [55188]: DEBUG oslo_concurrency.lockutils [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.451992] [55187]: DEBUG oslo_concurrency.lockutils [None req-64218148-7ea3-485a-b2ca-27047dcea33f tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.452228] [55187]: DEBUG oslo_concurrency.lockutils [None req-64218148-7ea3-485a-b2ca-27047dcea33f tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.452421] [55187]: DEBUG oslo_concurrency.lockutils [None req-64218148-7ea3-485a-b2ca-27047dcea33f tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.452714] [55187]: DEBUG nova.objects.instance [None req-64218148-7ea3-485a-b2ca-27047dcea33f tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lazy-loading 'fault' on Instance uuid 8c286998-baf9-4bd5-8dfe-9d26eab9cc55 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1174.457678] [55188]: DEBUG nova.quota [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Getting quotas for project 0057572dd11c4643b4ee248f62dfc5bb. Resources: {'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1174.468821] [55188]: DEBUG nova.quota [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Getting quotas for user 150c17de0d7445f4a7db11c7e4f6fad4 and project 0057572dd11c4643b4ee248f62dfc5bb. Resources: {'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1174.478418] [55188]: DEBUG nova.virt.hardware [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1174.478418] [55188]: DEBUG nova.virt.hardware [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1174.478418] [55188]: DEBUG nova.virt.hardware [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1174.478418] [55188]: DEBUG nova.virt.hardware [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1174.478418] [55188]: DEBUG nova.virt.hardware [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1174.480381] [55187]: DEBUG nova.policy [None req-64218148-7ea3-485a-b2ca-27047dcea33f tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.488433] [55187]: DEBUG nova.policy [None req-64218148-7ea3-485a-b2ca-27047dcea33f tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.488433] [55187]: DEBUG nova.policy [None req-64218148-7ea3-485a-b2ca-27047dcea33f tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.488433] [55187]: INFO nova.api.openstack.requestlog [None req-64218148-7ea3-485a-b2ca-27047dcea33f tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1386 microversion: 2.57 time: 0.075137 [ 1174.488433] [55187]: [pid: 55187|app: 0|req: 4061/8284] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:54 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1386 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1174.490930] [55187]: DEBUG nova.api.openstack.wsgi [req-7329331d-8944-4f11-9bde-ba4174e0ee4f req-546d8315-5b30-4910-ade1-bffe1e32fdd9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "520e7233-7398-4f8d-b604-89a4ee9a693f", "name": "network-vif-deleted", "tag": "d2697db0-7a2e-472b-a84f-140dfd4562c0"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1174.498057] [55187]: DEBUG oslo_concurrency.lockutils [req-7329331d-8944-4f11-9bde-ba4174e0ee4f req-546d8315-5b30-4910-ade1-bffe1e32fdd9 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.498057] [55187]: DEBUG oslo_concurrency.lockutils [req-7329331d-8944-4f11-9bde-ba4174e0ee4f req-546d8315-5b30-4910-ade1-bffe1e32fdd9 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.498057] [55187]: DEBUG oslo_concurrency.lockutils [req-7329331d-8944-4f11-9bde-ba4174e0ee4f req-546d8315-5b30-4910-ade1-bffe1e32fdd9 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.508033] [55187]: INFO nova.api.openstack.compute.server_external_events [req-7329331d-8944-4f11-9bde-ba4174e0ee4f req-546d8315-5b30-4910-ade1-bffe1e32fdd9 service nova] Creating event network-vif-deleted:d2697db0-7a2e-472b-a84f-140dfd4562c0 for instance 520e7233-7398-4f8d-b604-89a4ee9a693f on cpu-1 [ 1174.513737] [55187]: INFO nova.api.openstack.requestlog [req-7329331d-8944-4f11-9bde-ba4174e0ee4f req-546d8315-5b30-4910-ade1-bffe1e32fdd9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024674 [ 1174.514244] [55187]: [pid: 55187|app: 0|req: 4062/8285] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:10:54 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1174.556716] [55188]: INFO nova.api.openstack.requestlog [None req-317e18ed-61f4-448f-a5bc-7a4d14f9d660 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9/action" status: 202 len: 0 microversion: 2.1 time: 0.203377 [ 1174.557890] [55188]: [pid: 55188|app: 0|req: 4224/8286] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:10:54 2025] POST /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9/action => generated 0 bytes in 204 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1174.565374] [55187]: DEBUG nova.api.openstack.wsgi [None req-fcf66540-c56e-4ed6-9fea-b176d05b9be7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1174.567357] [55187]: DEBUG nova.compute.api [None req-fcf66540-c56e-4ed6-9fea-b176d05b9be7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1174.575450] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcf66540-c56e-4ed6-9fea-b176d05b9be7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.575801] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcf66540-c56e-4ed6-9fea-b176d05b9be7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.576038] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcf66540-c56e-4ed6-9fea-b176d05b9be7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.576467] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcf66540-c56e-4ed6-9fea-b176d05b9be7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.576699] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcf66540-c56e-4ed6-9fea-b176d05b9be7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.580022] [55187]: DEBUG oslo_concurrency.lockutils [None req-fcf66540-c56e-4ed6-9fea-b176d05b9be7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.703132] [55188]: DEBUG nova.api.openstack.wsgi [None req-596e9b35-20c4-4f89-9967-b588e4af1fca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1174.708912] [55188]: DEBUG nova.compute.api [None req-596e9b35-20c4-4f89-9967-b588e4af1fca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1174.714320] [55188]: DEBUG oslo_concurrency.lockutils [None req-596e9b35-20c4-4f89-9967-b588e4af1fca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.714640] [55188]: DEBUG oslo_concurrency.lockutils [None req-596e9b35-20c4-4f89-9967-b588e4af1fca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.715092] [55188]: DEBUG oslo_concurrency.lockutils [None req-596e9b35-20c4-4f89-9967-b588e4af1fca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.715324] [55188]: DEBUG oslo_concurrency.lockutils [None req-596e9b35-20c4-4f89-9967-b588e4af1fca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.715563] [55188]: DEBUG oslo_concurrency.lockutils [None req-596e9b35-20c4-4f89-9967-b588e4af1fca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.715764] [55188]: DEBUG oslo_concurrency.lockutils [None req-596e9b35-20c4-4f89-9967-b588e4af1fca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.742098] [55187]: DEBUG nova.policy [None req-fcf66540-c56e-4ed6-9fea-b176d05b9be7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.750859] [55187]: INFO nova.api.openstack.requestlog [None req-fcf66540-c56e-4ed6-9fea-b176d05b9be7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1678 microversion: 2.1 time: 0.188918 [ 1174.751423] [55187]: [pid: 55187|app: 0|req: 4063/8287] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:54 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1678 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1174.754743] [55187]: DEBUG nova.api.openstack.wsgi [None req-7558fdbb-ff2d-4a2a-b85b-ba0d46f50616 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1174.758732] [55187]: DEBUG nova.compute.api [None req-7558fdbb-ff2d-4a2a-b85b-ba0d46f50616 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1174.762902] [55187]: DEBUG oslo_concurrency.lockutils [None req-7558fdbb-ff2d-4a2a-b85b-ba0d46f50616 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.763158] [55187]: DEBUG oslo_concurrency.lockutils [None req-7558fdbb-ff2d-4a2a-b85b-ba0d46f50616 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.763344] [55187]: DEBUG oslo_concurrency.lockutils [None req-7558fdbb-ff2d-4a2a-b85b-ba0d46f50616 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.763688] [55187]: DEBUG oslo_concurrency.lockutils [None req-7558fdbb-ff2d-4a2a-b85b-ba0d46f50616 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.763883] [55187]: DEBUG oslo_concurrency.lockutils [None req-7558fdbb-ff2d-4a2a-b85b-ba0d46f50616 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.765087] [55187]: DEBUG oslo_concurrency.lockutils [None req-7558fdbb-ff2d-4a2a-b85b-ba0d46f50616 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.795155] [55187]: DEBUG nova.policy [None req-7558fdbb-ff2d-4a2a-b85b-ba0d46f50616 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.799237] [55188]: DEBUG nova.policy [None req-596e9b35-20c4-4f89-9967-b588e4af1fca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.799834] [55187]: INFO nova.api.openstack.requestlog [None req-7558fdbb-ff2d-4a2a-b85b-ba0d46f50616 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1235 microversion: 2.1 time: 0.047755 [ 1174.799932] [55187]: [pid: 55187|app: 0|req: 4064/8288] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:55 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1235 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1174.804212] [55188]: INFO nova.api.openstack.requestlog [None req-596e9b35-20c4-4f89-9967-b588e4af1fca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 200 len: 1306 microversion: 2.1 time: 0.103700 [ 1174.804457] [55188]: [pid: 55188|app: 0|req: 4225/8289] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:55 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 1306 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1174.866101] [55187]: DEBUG nova.api.openstack.wsgi [None req-53fd5529-3c0e-41f1-8e0b-ec380b95072c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1174.867856] [55187]: DEBUG nova.compute.api [None req-53fd5529-3c0e-41f1-8e0b-ec380b95072c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1174.871419] [55187]: DEBUG oslo_concurrency.lockutils [None req-53fd5529-3c0e-41f1-8e0b-ec380b95072c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.871679] [55187]: DEBUG oslo_concurrency.lockutils [None req-53fd5529-3c0e-41f1-8e0b-ec380b95072c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.871864] [55187]: DEBUG oslo_concurrency.lockutils [None req-53fd5529-3c0e-41f1-8e0b-ec380b95072c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.872221] [55187]: DEBUG oslo_concurrency.lockutils [None req-53fd5529-3c0e-41f1-8e0b-ec380b95072c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.872418] [55187]: DEBUG oslo_concurrency.lockutils [None req-53fd5529-3c0e-41f1-8e0b-ec380b95072c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.872588] [55187]: DEBUG oslo_concurrency.lockutils [None req-53fd5529-3c0e-41f1-8e0b-ec380b95072c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.909898] [55187]: DEBUG nova.policy [None req-53fd5529-3c0e-41f1-8e0b-ec380b95072c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.914700] [55187]: DEBUG nova.policy [None req-53fd5529-3c0e-41f1-8e0b-ec380b95072c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.915456] [55187]: DEBUG nova.policy [None req-53fd5529-3c0e-41f1-8e0b-ec380b95072c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.916084] [55187]: INFO nova.api.openstack.requestlog [None req-53fd5529-3c0e-41f1-8e0b-ec380b95072c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1282 microversion: 2.20 time: 0.052350 [ 1174.916470] [55187]: [pid: 55187|app: 0|req: 4065/8290] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:55 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1282 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1175.281429] [55188]: DEBUG nova.api.openstack.wsgi [None req-24f72bac-432c-4a23-96aa-fc30fee32f3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1175.283159] [55188]: DEBUG nova.compute.api [None req-24f72bac-432c-4a23-96aa-fc30fee32f3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1175.287043] [55188]: DEBUG oslo_concurrency.lockutils [None req-24f72bac-432c-4a23-96aa-fc30fee32f3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.287286] [55188]: DEBUG oslo_concurrency.lockutils [None req-24f72bac-432c-4a23-96aa-fc30fee32f3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.287497] [55188]: DEBUG oslo_concurrency.lockutils [None req-24f72bac-432c-4a23-96aa-fc30fee32f3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.287861] [55188]: DEBUG oslo_concurrency.lockutils [None req-24f72bac-432c-4a23-96aa-fc30fee32f3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.288067] [55188]: DEBUG oslo_concurrency.lockutils [None req-24f72bac-432c-4a23-96aa-fc30fee32f3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.288244] [55188]: DEBUG oslo_concurrency.lockutils [None req-24f72bac-432c-4a23-96aa-fc30fee32f3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.304758] [55188]: DEBUG oslo_concurrency.lockutils [None req-24f72bac-432c-4a23-96aa-fc30fee32f3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.304972] [55188]: DEBUG oslo_concurrency.lockutils [None req-24f72bac-432c-4a23-96aa-fc30fee32f3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.305170] [55188]: DEBUG oslo_concurrency.lockutils [None req-24f72bac-432c-4a23-96aa-fc30fee32f3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.305363] [55188]: DEBUG nova.objects.instance [None req-24f72bac-432c-4a23-96aa-fc30fee32f3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lazy-loading 'fault' on Instance uuid 520e7233-7398-4f8d-b604-89a4ee9a693f {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1175.327972] [55188]: DEBUG nova.policy [None req-24f72bac-432c-4a23-96aa-fc30fee32f3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.333953] [55188]: INFO nova.api.openstack.requestlog [None req-24f72bac-432c-4a23-96aa-fc30fee32f3c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1305 microversion: 2.1 time: 0.055059 [ 1175.334266] [55188]: [pid: 55188|app: 0|req: 4226/8291] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:55 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1305 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1175.503761] [55187]: DEBUG nova.api.openstack.wsgi [None req-3e685ca3-16eb-47ce-b2b8-3874eea8bf14 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1175.505700] [55187]: DEBUG nova.compute.api [None req-3e685ca3-16eb-47ce-b2b8-3874eea8bf14 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1175.512174] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e685ca3-16eb-47ce-b2b8-3874eea8bf14 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.512469] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e685ca3-16eb-47ce-b2b8-3874eea8bf14 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.512703] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e685ca3-16eb-47ce-b2b8-3874eea8bf14 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.513113] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e685ca3-16eb-47ce-b2b8-3874eea8bf14 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.513364] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e685ca3-16eb-47ce-b2b8-3874eea8bf14 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.513575] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e685ca3-16eb-47ce-b2b8-3874eea8bf14 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.531941] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e685ca3-16eb-47ce-b2b8-3874eea8bf14 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.532204] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e685ca3-16eb-47ce-b2b8-3874eea8bf14 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.532396] [55187]: DEBUG oslo_concurrency.lockutils [None req-3e685ca3-16eb-47ce-b2b8-3874eea8bf14 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.532609] [55187]: DEBUG nova.objects.instance [None req-3e685ca3-16eb-47ce-b2b8-3874eea8bf14 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lazy-loading 'fault' on Instance uuid 8c286998-baf9-4bd5-8dfe-9d26eab9cc55 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1175.551631] [55187]: DEBUG nova.policy [None req-3e685ca3-16eb-47ce-b2b8-3874eea8bf14 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.555432] [55187]: DEBUG nova.policy [None req-3e685ca3-16eb-47ce-b2b8-3874eea8bf14 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.556146] [55187]: DEBUG nova.policy [None req-3e685ca3-16eb-47ce-b2b8-3874eea8bf14 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e759de90c05e4144bace2640a8cd224b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e9c81c8019e457e862851f21b8021d5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.556768] [55187]: INFO nova.api.openstack.requestlog [None req-3e685ca3-16eb-47ce-b2b8-3874eea8bf14 tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 200 len: 1386 microversion: 2.57 time: 0.055781 [ 1175.557082] [55187]: [pid: 55187|app: 0|req: 4066/8292] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:55 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 1386 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1175.767215] [55188]: DEBUG nova.api.openstack.wsgi [None req-0bd0e7bb-69ae-4b00-a467-4fd04ecb7b22 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1175.769469] [55188]: DEBUG nova.compute.api [None req-0bd0e7bb-69ae-4b00-a467-4fd04ecb7b22 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1175.779453] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bd0e7bb-69ae-4b00-a467-4fd04ecb7b22 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.779706] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bd0e7bb-69ae-4b00-a467-4fd04ecb7b22 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.779894] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bd0e7bb-69ae-4b00-a467-4fd04ecb7b22 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.780300] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bd0e7bb-69ae-4b00-a467-4fd04ecb7b22 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.780514] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bd0e7bb-69ae-4b00-a467-4fd04ecb7b22 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.780716] [55188]: DEBUG oslo_concurrency.lockutils [None req-0bd0e7bb-69ae-4b00-a467-4fd04ecb7b22 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.812275] [55187]: DEBUG nova.api.openstack.wsgi [None req-4ecad30c-000f-4613-82b7-10db7673b2e4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1175.814204] [55187]: DEBUG nova.compute.api [None req-4ecad30c-000f-4613-82b7-10db7673b2e4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1175.817809] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ecad30c-000f-4613-82b7-10db7673b2e4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.818132] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ecad30c-000f-4613-82b7-10db7673b2e4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.818390] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ecad30c-000f-4613-82b7-10db7673b2e4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.818785] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ecad30c-000f-4613-82b7-10db7673b2e4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.819078] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ecad30c-000f-4613-82b7-10db7673b2e4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.819330] [55187]: DEBUG oslo_concurrency.lockutils [None req-4ecad30c-000f-4613-82b7-10db7673b2e4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.852731] [55187]: DEBUG nova.policy [None req-4ecad30c-000f-4613-82b7-10db7673b2e4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.856594] [55187]: INFO nova.api.openstack.requestlog [None req-4ecad30c-000f-4613-82b7-10db7673b2e4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1291 microversion: 2.1 time: 0.046671 [ 1175.856914] [55187]: [pid: 55187|app: 0|req: 4067/8293] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:56 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1291 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1175.859097] [55188]: DEBUG nova.policy [None req-0bd0e7bb-69ae-4b00-a467-4fd04ecb7b22 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.859402] [55187]: DEBUG nova.api.openstack.wsgi [None req-e998aafd-0a6c-4c76-b608-2e0b9ac3d03d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1175.861056] [55187]: DEBUG nova.compute.api [None req-e998aafd-0a6c-4c76-b608-2e0b9ac3d03d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1175.863406] [55188]: INFO nova.api.openstack.requestlog [None req-0bd0e7bb-69ae-4b00-a467-4fd04ecb7b22 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1678 microversion: 2.1 time: 0.099939 [ 1175.863730] [55188]: [pid: 55188|app: 0|req: 4227/8294] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:56 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1678 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1175.864147] [55187]: DEBUG oslo_concurrency.lockutils [None req-e998aafd-0a6c-4c76-b608-2e0b9ac3d03d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.864426] [55187]: DEBUG oslo_concurrency.lockutils [None req-e998aafd-0a6c-4c76-b608-2e0b9ac3d03d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.864619] [55187]: DEBUG oslo_concurrency.lockutils [None req-e998aafd-0a6c-4c76-b608-2e0b9ac3d03d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.864965] [55187]: DEBUG oslo_concurrency.lockutils [None req-e998aafd-0a6c-4c76-b608-2e0b9ac3d03d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.865206] [55187]: DEBUG oslo_concurrency.lockutils [None req-e998aafd-0a6c-4c76-b608-2e0b9ac3d03d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.865382] [55187]: DEBUG oslo_concurrency.lockutils [None req-e998aafd-0a6c-4c76-b608-2e0b9ac3d03d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.931515] [55188]: DEBUG nova.api.openstack.wsgi [None req-3151a445-15ca-4464-9489-bea8036915ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1175.933242] [55188]: DEBUG nova.compute.api [None req-3151a445-15ca-4464-9489-bea8036915ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1175.937022] [55188]: DEBUG oslo_concurrency.lockutils [None req-3151a445-15ca-4464-9489-bea8036915ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.937155] [55188]: DEBUG oslo_concurrency.lockutils [None req-3151a445-15ca-4464-9489-bea8036915ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.937234] [55188]: DEBUG oslo_concurrency.lockutils [None req-3151a445-15ca-4464-9489-bea8036915ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.937588] [55188]: DEBUG oslo_concurrency.lockutils [None req-3151a445-15ca-4464-9489-bea8036915ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.937790] [55188]: DEBUG oslo_concurrency.lockutils [None req-3151a445-15ca-4464-9489-bea8036915ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.937961] [55188]: DEBUG oslo_concurrency.lockutils [None req-3151a445-15ca-4464-9489-bea8036915ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.975551] [55188]: DEBUG nova.policy [None req-3151a445-15ca-4464-9489-bea8036915ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.979885] [55188]: DEBUG nova.policy [None req-3151a445-15ca-4464-9489-bea8036915ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.980532] [55188]: DEBUG nova.policy [None req-3151a445-15ca-4464-9489-bea8036915ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.981141] [55188]: INFO nova.api.openstack.requestlog [None req-3151a445-15ca-4464-9489-bea8036915ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1274 microversion: 2.20 time: 0.052245 [ 1175.981605] [55188]: [pid: 55188|app: 0|req: 4228/8295] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:56 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1274 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1175.993297] [55187]: DEBUG nova.policy [None req-e998aafd-0a6c-4c76-b608-2e0b9ac3d03d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1175.998663] [55187]: INFO nova.api.openstack.requestlog [None req-e998aafd-0a6c-4c76-b608-2e0b9ac3d03d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 200 len: 1306 microversion: 2.1 time: 0.141194 [ 1175.998985] [55187]: [pid: 55187|app: 0|req: 4068/8296] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:56 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 1306 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1176.347798] [55188]: DEBUG nova.api.openstack.wsgi [None req-edcc6e3e-b65b-4406-a41e-093b9bff658e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1176.349536] [55188]: DEBUG nova.compute.api [None req-edcc6e3e-b65b-4406-a41e-093b9bff658e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1176.353348] [55188]: DEBUG oslo_concurrency.lockutils [None req-edcc6e3e-b65b-4406-a41e-093b9bff658e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.353586] [55188]: DEBUG oslo_concurrency.lockutils [None req-edcc6e3e-b65b-4406-a41e-093b9bff658e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.353781] [55188]: DEBUG oslo_concurrency.lockutils [None req-edcc6e3e-b65b-4406-a41e-093b9bff658e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.354146] [55188]: DEBUG oslo_concurrency.lockutils [None req-edcc6e3e-b65b-4406-a41e-093b9bff658e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.354349] [55188]: DEBUG oslo_concurrency.lockutils [None req-edcc6e3e-b65b-4406-a41e-093b9bff658e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.354523] [55188]: DEBUG oslo_concurrency.lockutils [None req-edcc6e3e-b65b-4406-a41e-093b9bff658e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.388842] [55188]: DEBUG oslo_concurrency.lockutils [None req-edcc6e3e-b65b-4406-a41e-093b9bff658e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.389143] [55188]: DEBUG oslo_concurrency.lockutils [None req-edcc6e3e-b65b-4406-a41e-093b9bff658e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.389356] [55188]: DEBUG oslo_concurrency.lockutils [None req-edcc6e3e-b65b-4406-a41e-093b9bff658e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.389592] [55188]: DEBUG nova.objects.instance [None req-edcc6e3e-b65b-4406-a41e-093b9bff658e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lazy-loading 'fault' on Instance uuid 520e7233-7398-4f8d-b604-89a4ee9a693f {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1176.409185] [55188]: DEBUG nova.policy [None req-edcc6e3e-b65b-4406-a41e-093b9bff658e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1176.414206] [55188]: INFO nova.api.openstack.requestlog [None req-edcc6e3e-b65b-4406-a41e-093b9bff658e tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1305 microversion: 2.1 time: 0.068542 [ 1176.414603] [55188]: [pid: 55188|app: 0|req: 4229/8297] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:56 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1305 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1176.571602] [55187]: DEBUG nova.api.openstack.wsgi [None req-022699ad-7572-462a-a53a-6974abbc688a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1176.573288] [55187]: DEBUG nova.compute.api [None req-022699ad-7572-462a-a53a-6974abbc688a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] [instance: 8c286998-baf9-4bd5-8dfe-9d26eab9cc55] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1176.577239] [55187]: DEBUG oslo_concurrency.lockutils [None req-022699ad-7572-462a-a53a-6974abbc688a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.577509] [55187]: DEBUG oslo_concurrency.lockutils [None req-022699ad-7572-462a-a53a-6974abbc688a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.577704] [55187]: DEBUG oslo_concurrency.lockutils [None req-022699ad-7572-462a-a53a-6974abbc688a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.578063] [55187]: DEBUG oslo_concurrency.lockutils [None req-022699ad-7572-462a-a53a-6974abbc688a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.578263] [55187]: DEBUG oslo_concurrency.lockutils [None req-022699ad-7572-462a-a53a-6974abbc688a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.578438] [55187]: DEBUG oslo_concurrency.lockutils [None req-022699ad-7572-462a-a53a-6974abbc688a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.586896] [55187]: INFO nova.api.openstack.wsgi [None req-022699ad-7572-462a-a53a-6974abbc688a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] HTTP exception thrown: Instance 8c286998-baf9-4bd5-8dfe-9d26eab9cc55 could not be found. [ 1176.587200] [55187]: DEBUG nova.api.openstack.wsgi [None req-022699ad-7572-462a-a53a-6974abbc688a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] Returning 404 to user: Instance 8c286998-baf9-4bd5-8dfe-9d26eab9cc55 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1176.587632] [55187]: INFO nova.api.openstack.requestlog [None req-022699ad-7572-462a-a53a-6974abbc688a tempest-ServerShowV257Test-836319026 tempest-ServerShowV257Test-836319026-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55" status: 404 len: 111 microversion: 2.57 time: 0.018535 [ 1176.587917] [55187]: [pid: 55187|app: 0|req: 4069/8298] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:56 2025] GET /compute/v2.1/servers/8c286998-baf9-4bd5-8dfe-9d26eab9cc55 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1176.869662] [55188]: DEBUG nova.api.openstack.wsgi [None req-4f565050-0e34-40b7-9708-64af2135cb6d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1176.871416] [55188]: DEBUG nova.compute.api [None req-4f565050-0e34-40b7-9708-64af2135cb6d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1176.877063] [55187]: DEBUG nova.api.openstack.wsgi [None req-0b0bf2ed-fe7d-4044-a9a2-df0b87a62966 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1176.877394] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f565050-0e34-40b7-9708-64af2135cb6d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.877660] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f565050-0e34-40b7-9708-64af2135cb6d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.877855] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f565050-0e34-40b7-9708-64af2135cb6d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.878227] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f565050-0e34-40b7-9708-64af2135cb6d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.878423] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f565050-0e34-40b7-9708-64af2135cb6d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.878595] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f565050-0e34-40b7-9708-64af2135cb6d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.878759] [55187]: DEBUG nova.compute.api [None req-0b0bf2ed-fe7d-4044-a9a2-df0b87a62966 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1176.882388] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b0bf2ed-fe7d-4044-a9a2-df0b87a62966 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.882720] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b0bf2ed-fe7d-4044-a9a2-df0b87a62966 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.882920] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b0bf2ed-fe7d-4044-a9a2-df0b87a62966 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.883339] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b0bf2ed-fe7d-4044-a9a2-df0b87a62966 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.883613] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b0bf2ed-fe7d-4044-a9a2-df0b87a62966 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.884014] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b0bf2ed-fe7d-4044-a9a2-df0b87a62966 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.918268] [55188]: DEBUG nova.policy [None req-4f565050-0e34-40b7-9708-64af2135cb6d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1176.925079] [55188]: INFO nova.api.openstack.requestlog [None req-4f565050-0e34-40b7-9708-64af2135cb6d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1291 microversion: 2.1 time: 0.057647 [ 1176.925413] [55188]: [pid: 55188|app: 0|req: 4230/8299] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:57 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1291 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1176.989620] [55187]: DEBUG nova.policy [None req-0b0bf2ed-fe7d-4044-a9a2-df0b87a62966 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1176.999075] [55188]: DEBUG nova.api.openstack.wsgi [None req-3908d91c-9822-468b-a3f6-8900f15076f3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1177.000897] [55187]: INFO nova.api.openstack.requestlog [None req-0b0bf2ed-fe7d-4044-a9a2-df0b87a62966 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1678 microversion: 2.1 time: 0.125944 [ 1177.001088] [55188]: DEBUG nova.compute.api [None req-3908d91c-9822-468b-a3f6-8900f15076f3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1177.001580] [55187]: [pid: 55187|app: 0|req: 4070/8300] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:57 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1678 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1177.004942] [55188]: DEBUG oslo_concurrency.lockutils [None req-3908d91c-9822-468b-a3f6-8900f15076f3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.005230] [55188]: DEBUG oslo_concurrency.lockutils [None req-3908d91c-9822-468b-a3f6-8900f15076f3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.005428] [55188]: DEBUG oslo_concurrency.lockutils [None req-3908d91c-9822-468b-a3f6-8900f15076f3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.005817] [55188]: DEBUG oslo_concurrency.lockutils [None req-3908d91c-9822-468b-a3f6-8900f15076f3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.006049] [55188]: DEBUG oslo_concurrency.lockutils [None req-3908d91c-9822-468b-a3f6-8900f15076f3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.006236] [55188]: DEBUG oslo_concurrency.lockutils [None req-3908d91c-9822-468b-a3f6-8900f15076f3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.014992] [55187]: DEBUG nova.api.openstack.wsgi [None req-0eeb5538-2709-4017-aa63-35357cc7326f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1177.016767] [55187]: DEBUG nova.compute.api [None req-0eeb5538-2709-4017-aa63-35357cc7326f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1177.020418] [55187]: DEBUG oslo_concurrency.lockutils [None req-0eeb5538-2709-4017-aa63-35357cc7326f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.020722] [55187]: DEBUG oslo_concurrency.lockutils [None req-0eeb5538-2709-4017-aa63-35357cc7326f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.020866] [55187]: DEBUG oslo_concurrency.lockutils [None req-0eeb5538-2709-4017-aa63-35357cc7326f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.021225] [55187]: DEBUG oslo_concurrency.lockutils [None req-0eeb5538-2709-4017-aa63-35357cc7326f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.021420] [55187]: DEBUG oslo_concurrency.lockutils [None req-0eeb5538-2709-4017-aa63-35357cc7326f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.021591] [55187]: DEBUG oslo_concurrency.lockutils [None req-0eeb5538-2709-4017-aa63-35357cc7326f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.039096] [55188]: DEBUG nova.policy [None req-3908d91c-9822-468b-a3f6-8900f15076f3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.043405] [55188]: DEBUG nova.policy [None req-3908d91c-9822-468b-a3f6-8900f15076f3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.044079] [55188]: DEBUG nova.policy [None req-3908d91c-9822-468b-a3f6-8900f15076f3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.044706] [55188]: INFO nova.api.openstack.requestlog [None req-3908d91c-9822-468b-a3f6-8900f15076f3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1274 microversion: 2.20 time: 0.048258 [ 1177.045044] [55188]: [pid: 55188|app: 0|req: 4231/8301] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:57 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1274 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1177.092767] [55187]: DEBUG nova.policy [None req-0eeb5538-2709-4017-aa63-35357cc7326f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.097396] [55187]: INFO nova.api.openstack.requestlog [None req-0eeb5538-2709-4017-aa63-35357cc7326f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 200 len: 1306 microversion: 2.1 time: 0.084440 [ 1177.097737] [55187]: [pid: 55187|app: 0|req: 4071/8302] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:57 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 1306 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1177.428159] [55188]: DEBUG nova.api.openstack.wsgi [None req-56a7ed88-55b0-4d6b-a869-142e38150b40 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1177.430316] [55188]: DEBUG nova.compute.api [None req-56a7ed88-55b0-4d6b-a869-142e38150b40 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1177.434298] [55188]: DEBUG oslo_concurrency.lockutils [None req-56a7ed88-55b0-4d6b-a869-142e38150b40 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.434584] [55188]: DEBUG oslo_concurrency.lockutils [None req-56a7ed88-55b0-4d6b-a869-142e38150b40 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.434823] [55188]: DEBUG oslo_concurrency.lockutils [None req-56a7ed88-55b0-4d6b-a869-142e38150b40 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.435255] [55188]: DEBUG oslo_concurrency.lockutils [None req-56a7ed88-55b0-4d6b-a869-142e38150b40 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.435503] [55188]: DEBUG oslo_concurrency.lockutils [None req-56a7ed88-55b0-4d6b-a869-142e38150b40 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.435730] [55188]: DEBUG oslo_concurrency.lockutils [None req-56a7ed88-55b0-4d6b-a869-142e38150b40 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.457403] [55188]: DEBUG oslo_concurrency.lockutils [None req-56a7ed88-55b0-4d6b-a869-142e38150b40 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.457636] [55188]: DEBUG oslo_concurrency.lockutils [None req-56a7ed88-55b0-4d6b-a869-142e38150b40 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.457822] [55188]: DEBUG oslo_concurrency.lockutils [None req-56a7ed88-55b0-4d6b-a869-142e38150b40 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.458033] [55188]: DEBUG nova.objects.instance [None req-56a7ed88-55b0-4d6b-a869-142e38150b40 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lazy-loading 'fault' on Instance uuid 520e7233-7398-4f8d-b604-89a4ee9a693f {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1177.477659] [55188]: DEBUG nova.policy [None req-56a7ed88-55b0-4d6b-a869-142e38150b40 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.482113] [55188]: INFO nova.api.openstack.requestlog [None req-56a7ed88-55b0-4d6b-a869-142e38150b40 tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1305 microversion: 2.1 time: 0.056607 [ 1177.482438] [55188]: [pid: 55188|app: 0|req: 4232/8303] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:57 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1305 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1177.939143] [55187]: DEBUG nova.api.openstack.wsgi [None req-f80f418d-6ddc-482e-88ce-75696403af94 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1177.941021] [55187]: DEBUG nova.compute.api [None req-f80f418d-6ddc-482e-88ce-75696403af94 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1177.946650] [55187]: DEBUG oslo_concurrency.lockutils [None req-f80f418d-6ddc-482e-88ce-75696403af94 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.946650] [55187]: DEBUG oslo_concurrency.lockutils [None req-f80f418d-6ddc-482e-88ce-75696403af94 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.946650] [55187]: DEBUG oslo_concurrency.lockutils [None req-f80f418d-6ddc-482e-88ce-75696403af94 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.947100] [55187]: DEBUG oslo_concurrency.lockutils [None req-f80f418d-6ddc-482e-88ce-75696403af94 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.947241] [55187]: DEBUG oslo_concurrency.lockutils [None req-f80f418d-6ddc-482e-88ce-75696403af94 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.947591] [55187]: DEBUG oslo_concurrency.lockutils [None req-f80f418d-6ddc-482e-88ce-75696403af94 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.956959] [55188]: DEBUG nova.api.openstack.wsgi [None req-0c32d4c7-ba46-428f-9213-d1f7a0f10f56 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1177.958137] [55188]: DEBUG nova.compute.api [None req-0c32d4c7-ba46-428f-9213-d1f7a0f10f56 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1177.960786] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c32d4c7-ba46-428f-9213-d1f7a0f10f56 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.961032] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c32d4c7-ba46-428f-9213-d1f7a0f10f56 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.961220] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c32d4c7-ba46-428f-9213-d1f7a0f10f56 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.961570] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c32d4c7-ba46-428f-9213-d1f7a0f10f56 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.961776] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c32d4c7-ba46-428f-9213-d1f7a0f10f56 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.961948] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c32d4c7-ba46-428f-9213-d1f7a0f10f56 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.979423] [55187]: DEBUG nova.policy [None req-f80f418d-6ddc-482e-88ce-75696403af94 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.984515] [55187]: INFO nova.api.openstack.requestlog [None req-f80f418d-6ddc-482e-88ce-75696403af94 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1299 microversion: 2.1 time: 0.048051 [ 1177.984857] [55187]: [pid: 55187|app: 0|req: 4072/8304] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:58 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1178.010176] [55188]: DEBUG nova.objects.instance [None req-0c32d4c7-ba46-428f-9213-d1f7a0f10f56 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lazy-loading 'services' on Instance uuid e8f630af-c6f0-4fca-ab54-916d4313a21c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1178.013872] [55187]: DEBUG nova.api.openstack.wsgi [None req-f75660e6-490f-4608-8fd3-207e510c24b9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1178.015667] [55187]: DEBUG nova.compute.api [None req-f75660e6-490f-4608-8fd3-207e510c24b9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1178.019149] [55187]: DEBUG oslo_concurrency.lockutils [None req-f75660e6-490f-4608-8fd3-207e510c24b9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.019577] [55187]: DEBUG oslo_concurrency.lockutils [None req-f75660e6-490f-4608-8fd3-207e510c24b9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.019827] [55187]: DEBUG oslo_concurrency.lockutils [None req-f75660e6-490f-4608-8fd3-207e510c24b9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.020231] [55187]: DEBUG oslo_concurrency.lockutils [None req-f75660e6-490f-4608-8fd3-207e510c24b9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.020542] [55187]: DEBUG oslo_concurrency.lockutils [None req-f75660e6-490f-4608-8fd3-207e510c24b9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.020908] [55187]: DEBUG oslo_concurrency.lockutils [None req-f75660e6-490f-4608-8fd3-207e510c24b9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.050885] [55188]: INFO nova.api.openstack.requestlog [None req-0c32d4c7-ba46-428f-9213-d1f7a0f10f56 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c/os-volume_attachments/3cc7e53d-247c-4b1e-8664-336f684f8700" status: 202 len: 0 microversion: 2.1 time: 0.096732 [ 1178.051394] [55188]: [pid: 55188|app: 0|req: 4233/8305] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 26 22:10:58 2025] DELETE /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c/os-volume_attachments/3cc7e53d-247c-4b1e-8664-336f684f8700 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1178.059374] [55188]: DEBUG nova.api.openstack.wsgi [None req-73e03deb-773a-4323-acc9-60d41a77f4a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1178.062028] [55188]: DEBUG nova.compute.api [None req-73e03deb-773a-4323-acc9-60d41a77f4a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1178.066055] [55188]: DEBUG oslo_concurrency.lockutils [None req-73e03deb-773a-4323-acc9-60d41a77f4a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.066281] [55188]: DEBUG oslo_concurrency.lockutils [None req-73e03deb-773a-4323-acc9-60d41a77f4a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.066486] [55188]: DEBUG oslo_concurrency.lockutils [None req-73e03deb-773a-4323-acc9-60d41a77f4a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.066909] [55188]: DEBUG oslo_concurrency.lockutils [None req-73e03deb-773a-4323-acc9-60d41a77f4a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.067155] [55188]: DEBUG oslo_concurrency.lockutils [None req-73e03deb-773a-4323-acc9-60d41a77f4a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.067336] [55188]: DEBUG oslo_concurrency.lockutils [None req-73e03deb-773a-4323-acc9-60d41a77f4a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.099960] [55187]: DEBUG nova.policy [None req-f75660e6-490f-4608-8fd3-207e510c24b9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.100216] [55188]: DEBUG nova.policy [None req-73e03deb-773a-4323-acc9-60d41a77f4a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.104314] [55187]: INFO nova.api.openstack.requestlog [None req-f75660e6-490f-4608-8fd3-207e510c24b9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1678 microversion: 2.1 time: 0.092483 [ 1178.104403] [55188]: DEBUG nova.policy [None req-73e03deb-773a-4323-acc9-60d41a77f4a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.104632] [55187]: [pid: 55187|app: 0|req: 4073/8306] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:58 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1678 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1178.105055] [55188]: DEBUG nova.policy [None req-73e03deb-773a-4323-acc9-60d41a77f4a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.105653] [55188]: INFO nova.api.openstack.requestlog [None req-73e03deb-773a-4323-acc9-60d41a77f4a2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1274 microversion: 2.20 time: 0.048617 [ 1178.106013] [55188]: [pid: 55188|app: 0|req: 4234/8307] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:58 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1274 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1178.109552] [55187]: DEBUG nova.api.openstack.wsgi [None req-c57d8e82-1a01-4408-ad30-d286c5d15ea9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1178.111150] [55187]: DEBUG nova.compute.api [None req-c57d8e82-1a01-4408-ad30-d286c5d15ea9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1178.114235] [55187]: DEBUG oslo_concurrency.lockutils [None req-c57d8e82-1a01-4408-ad30-d286c5d15ea9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.114467] [55187]: DEBUG oslo_concurrency.lockutils [None req-c57d8e82-1a01-4408-ad30-d286c5d15ea9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.114646] [55187]: DEBUG oslo_concurrency.lockutils [None req-c57d8e82-1a01-4408-ad30-d286c5d15ea9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.114983] [55187]: DEBUG oslo_concurrency.lockutils [None req-c57d8e82-1a01-4408-ad30-d286c5d15ea9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.115194] [55187]: DEBUG oslo_concurrency.lockutils [None req-c57d8e82-1a01-4408-ad30-d286c5d15ea9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.115365] [55187]: DEBUG oslo_concurrency.lockutils [None req-c57d8e82-1a01-4408-ad30-d286c5d15ea9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.179455] [55187]: DEBUG nova.policy [None req-c57d8e82-1a01-4408-ad30-d286c5d15ea9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.183857] [55187]: INFO nova.api.openstack.requestlog [None req-c57d8e82-1a01-4408-ad30-d286c5d15ea9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 200 len: 1485 microversion: 2.1 time: 0.076107 [ 1178.184187] [55187]: [pid: 55187|app: 0|req: 4074/8308] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:58 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 1485 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1178.257338] [55188]: DEBUG nova.api.openstack.wsgi [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-634517421", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "5acf6b3e-64b5-4f0a-9568-46574a0387d9"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1178.296490] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.296766] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.296961] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.297389] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.297625] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.297812] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.302796] [55188]: DEBUG nova.network.neutron [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] validate_networks() for [('5acf6b3e-64b5-4f0a-9568-46574a0387d9', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1178.460663] [55188]: DEBUG nova.virt.hardware [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1178.460870] [55188]: DEBUG nova.virt.hardware [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1178.461095] [55188]: DEBUG nova.virt.hardware [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1178.461261] [55188]: DEBUG nova.virt.hardware [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1178.461465] [55188]: DEBUG nova.virt.hardware [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1178.470419] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.470419] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.470590] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.471024] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.471217] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.471562] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.488753] [55188]: DEBUG nova.quota [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Getting quotas for project daff1a40b92e422e8b4bfe9e9fb682df. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1178.493091] [55188]: DEBUG nova.quota [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Getting quotas for user 5334a12ef556435aabac10929f2e2f89 and project daff1a40b92e422e8b4bfe9e9fb682df. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1178.494474] [55187]: DEBUG nova.api.openstack.wsgi [None req-4eb32bb9-ccd8-4bdd-a815-17cf438ba04a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1178.496232] [55187]: DEBUG nova.compute.api [None req-4eb32bb9-ccd8-4bdd-a815-17cf438ba04a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1178.499151] [55188]: DEBUG nova.compute.api [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1178.500357] [55188]: DEBUG nova.compute.api [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1178.501358] [55187]: DEBUG oslo_concurrency.lockutils [None req-4eb32bb9-ccd8-4bdd-a815-17cf438ba04a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.501423] [55187]: DEBUG oslo_concurrency.lockutils [None req-4eb32bb9-ccd8-4bdd-a815-17cf438ba04a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.501663] [55187]: DEBUG oslo_concurrency.lockutils [None req-4eb32bb9-ccd8-4bdd-a815-17cf438ba04a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.502310] [55187]: DEBUG oslo_concurrency.lockutils [None req-4eb32bb9-ccd8-4bdd-a815-17cf438ba04a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.502394] [55187]: DEBUG oslo_concurrency.lockutils [None req-4eb32bb9-ccd8-4bdd-a815-17cf438ba04a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.502569] [55187]: DEBUG oslo_concurrency.lockutils [None req-4eb32bb9-ccd8-4bdd-a815-17cf438ba04a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.532035] [55187]: DEBUG oslo_concurrency.lockutils [None req-4eb32bb9-ccd8-4bdd-a815-17cf438ba04a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.532139] [55187]: DEBUG oslo_concurrency.lockutils [None req-4eb32bb9-ccd8-4bdd-a815-17cf438ba04a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.532288] [55187]: DEBUG oslo_concurrency.lockutils [None req-4eb32bb9-ccd8-4bdd-a815-17cf438ba04a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.532486] [55187]: DEBUG nova.objects.instance [None req-4eb32bb9-ccd8-4bdd-a815-17cf438ba04a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lazy-loading 'fault' on Instance uuid 520e7233-7398-4f8d-b604-89a4ee9a693f {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1178.538179] [55188]: INFO nova.api.openstack.requestlog [None req-d0d2be35-1c27-470f-a1df-3219a8f438f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.283521 [ 1178.538514] [55188]: [pid: 55188|app: 0|req: 4235/8309] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:10:58 2025] POST /compute/v2.1/servers => generated 380 bytes in 284 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1178.545399] [55188]: DEBUG nova.api.openstack.wsgi [None req-401a461f-0489-4ac7-9998-b110cba54bf1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1178.547120] [55188]: DEBUG nova.compute.api [None req-401a461f-0489-4ac7-9998-b110cba54bf1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1178.558423] [55187]: DEBUG nova.policy [None req-4eb32bb9-ccd8-4bdd-a815-17cf438ba04a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.564494] [55187]: INFO nova.api.openstack.requestlog [None req-4eb32bb9-ccd8-4bdd-a815-17cf438ba04a tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1305 microversion: 2.1 time: 0.072485 [ 1178.564836] [55187]: [pid: 55187|app: 0|req: 4075/8310] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:58 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1305 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1178.574597] [55188]: DEBUG nova.policy [None req-401a461f-0489-4ac7-9998-b110cba54bf1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.578877] [55188]: INFO nova.api.openstack.requestlog [None req-401a461f-0489-4ac7-9998-b110cba54bf1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1206 microversion: 2.1 time: 0.035558 [ 1178.579222] [55188]: [pid: 55188|app: 0|req: 4236/8311] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:58 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1206 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1178.998383] [55187]: DEBUG nova.api.openstack.wsgi [None req-5883edfc-3a69-491e-a1dd-2c9251d7388f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1179.000374] [55187]: DEBUG nova.compute.api [None req-5883edfc-3a69-491e-a1dd-2c9251d7388f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1179.004173] [55187]: DEBUG oslo_concurrency.lockutils [None req-5883edfc-3a69-491e-a1dd-2c9251d7388f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.004417] [55187]: DEBUG oslo_concurrency.lockutils [None req-5883edfc-3a69-491e-a1dd-2c9251d7388f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.004604] [55187]: DEBUG oslo_concurrency.lockutils [None req-5883edfc-3a69-491e-a1dd-2c9251d7388f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.004956] [55187]: DEBUG oslo_concurrency.lockutils [None req-5883edfc-3a69-491e-a1dd-2c9251d7388f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.005170] [55187]: DEBUG oslo_concurrency.lockutils [None req-5883edfc-3a69-491e-a1dd-2c9251d7388f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.005344] [55187]: DEBUG oslo_concurrency.lockutils [None req-5883edfc-3a69-491e-a1dd-2c9251d7388f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.071804] [55187]: DEBUG nova.policy [None req-5883edfc-3a69-491e-a1dd-2c9251d7388f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.076119] [55187]: INFO nova.api.openstack.requestlog [None req-5883edfc-3a69-491e-a1dd-2c9251d7388f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1377 microversion: 2.1 time: 0.080020 [ 1179.076439] [55187]: [pid: 55187|app: 0|req: 4076/8312] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:59 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1377 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1179.117256] [55188]: DEBUG nova.api.openstack.wsgi [None req-68b402fa-fb01-42c6-b79a-ef006c54b643 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1179.119157] [55188]: DEBUG nova.compute.api [None req-68b402fa-fb01-42c6-b79a-ef006c54b643 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1179.119271] [55187]: DEBUG nova.api.openstack.wsgi [None req-40b7ed9c-53b5-417d-8299-c9f73f816ef5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1179.121525] [55187]: DEBUG nova.compute.api [None req-40b7ed9c-53b5-417d-8299-c9f73f816ef5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1179.124125] [55188]: DEBUG oslo_concurrency.lockutils [None req-68b402fa-fb01-42c6-b79a-ef006c54b643 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.124494] [55188]: DEBUG oslo_concurrency.lockutils [None req-68b402fa-fb01-42c6-b79a-ef006c54b643 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.124756] [55188]: DEBUG oslo_concurrency.lockutils [None req-68b402fa-fb01-42c6-b79a-ef006c54b643 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.125181] [55188]: DEBUG oslo_concurrency.lockutils [None req-68b402fa-fb01-42c6-b79a-ef006c54b643 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.125450] [55188]: DEBUG oslo_concurrency.lockutils [None req-68b402fa-fb01-42c6-b79a-ef006c54b643 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.125686] [55188]: DEBUG oslo_concurrency.lockutils [None req-68b402fa-fb01-42c6-b79a-ef006c54b643 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.125736] [55187]: DEBUG oslo_concurrency.lockutils [None req-40b7ed9c-53b5-417d-8299-c9f73f816ef5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.125949] [55187]: DEBUG oslo_concurrency.lockutils [None req-40b7ed9c-53b5-417d-8299-c9f73f816ef5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.126156] [55187]: DEBUG oslo_concurrency.lockutils [None req-40b7ed9c-53b5-417d-8299-c9f73f816ef5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.126505] [55187]: DEBUG oslo_concurrency.lockutils [None req-40b7ed9c-53b5-417d-8299-c9f73f816ef5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.126709] [55187]: DEBUG oslo_concurrency.lockutils [None req-40b7ed9c-53b5-417d-8299-c9f73f816ef5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.126897] [55187]: DEBUG oslo_concurrency.lockutils [None req-40b7ed9c-53b5-417d-8299-c9f73f816ef5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.163695] [55187]: DEBUG nova.policy [None req-40b7ed9c-53b5-417d-8299-c9f73f816ef5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.168104] [55187]: DEBUG nova.policy [None req-40b7ed9c-53b5-417d-8299-c9f73f816ef5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.168737] [55187]: DEBUG nova.policy [None req-40b7ed9c-53b5-417d-8299-c9f73f816ef5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.169366] [55187]: INFO nova.api.openstack.requestlog [None req-40b7ed9c-53b5-417d-8299-c9f73f816ef5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1274 microversion: 2.20 time: 0.052477 [ 1179.170317] [55187]: [pid: 55187|app: 0|req: 4077/8313] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:10:59 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1274 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1179.205977] [55188]: DEBUG nova.policy [None req-68b402fa-fb01-42c6-b79a-ef006c54b643 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.210438] [55188]: INFO nova.api.openstack.requestlog [None req-68b402fa-fb01-42c6-b79a-ef006c54b643 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1678 microversion: 2.1 time: 0.095515 [ 1179.210793] [55188]: [pid: 55188|app: 0|req: 4237/8314] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:59 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1678 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1179.578552] [55187]: DEBUG nova.api.openstack.wsgi [None req-09db09a4-08d2-492b-a2fd-efc82bd232eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1179.580388] [55187]: DEBUG nova.compute.api [None req-09db09a4-08d2-492b-a2fd-efc82bd232eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1179.584018] [55187]: DEBUG oslo_concurrency.lockutils [None req-09db09a4-08d2-492b-a2fd-efc82bd232eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.584271] [55187]: DEBUG oslo_concurrency.lockutils [None req-09db09a4-08d2-492b-a2fd-efc82bd232eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.584482] [55187]: DEBUG oslo_concurrency.lockutils [None req-09db09a4-08d2-492b-a2fd-efc82bd232eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.584869] [55187]: DEBUG oslo_concurrency.lockutils [None req-09db09a4-08d2-492b-a2fd-efc82bd232eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.585049] [55187]: DEBUG oslo_concurrency.lockutils [None req-09db09a4-08d2-492b-a2fd-efc82bd232eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.585322] [55187]: DEBUG oslo_concurrency.lockutils [None req-09db09a4-08d2-492b-a2fd-efc82bd232eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.592657] [55188]: DEBUG nova.api.openstack.wsgi [None req-2e32964d-16c0-4865-84b6-cc3ff50249bb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1179.595185] [55188]: DEBUG nova.compute.api [None req-2e32964d-16c0-4865-84b6-cc3ff50249bb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1179.598722] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e32964d-16c0-4865-84b6-cc3ff50249bb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.598993] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e32964d-16c0-4865-84b6-cc3ff50249bb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.599223] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e32964d-16c0-4865-84b6-cc3ff50249bb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.599616] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e32964d-16c0-4865-84b6-cc3ff50249bb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.599830] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e32964d-16c0-4865-84b6-cc3ff50249bb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.600016] [55188]: DEBUG oslo_concurrency.lockutils [None req-2e32964d-16c0-4865-84b6-cc3ff50249bb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.609092] [55187]: DEBUG oslo_concurrency.lockutils [None req-09db09a4-08d2-492b-a2fd-efc82bd232eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.609413] [55187]: DEBUG oslo_concurrency.lockutils [None req-09db09a4-08d2-492b-a2fd-efc82bd232eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.609569] [55187]: DEBUG oslo_concurrency.lockutils [None req-09db09a4-08d2-492b-a2fd-efc82bd232eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.609793] [55187]: DEBUG nova.objects.instance [None req-09db09a4-08d2-492b-a2fd-efc82bd232eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lazy-loading 'fault' on Instance uuid 520e7233-7398-4f8d-b604-89a4ee9a693f {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1179.630323] [55187]: DEBUG nova.policy [None req-09db09a4-08d2-492b-a2fd-efc82bd232eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '27f05dca80554cfd93f29d3803814d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '528310572cb648ba81bdf64bf166c776', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.633019] [55188]: DEBUG nova.policy [None req-2e32964d-16c0-4865-84b6-cc3ff50249bb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.638301] [55187]: INFO nova.api.openstack.requestlog [None req-09db09a4-08d2-492b-a2fd-efc82bd232eb tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 200 len: 1305 microversion: 2.1 time: 0.062025 [ 1179.638419] [55188]: INFO nova.api.openstack.requestlog [None req-2e32964d-16c0-4865-84b6-cc3ff50249bb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1210 microversion: 2.1 time: 0.048464 [ 1179.638833] [55187]: [pid: 55187|app: 0|req: 4078/8315] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:59 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 1305 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1179.638899] [55188]: [pid: 55188|app: 0|req: 4238/8316] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:10:59 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1180.010730] [55187]: DEBUG nova.api.openstack.wsgi [req-64717631-e895-429b-9d30-b7f665c2e729 req-02396980-0989-434e-bda9-e6e8194941fb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1f6d1dcc-17d0-4122-980d-68d297ed52e5", "name": "network-vif-plugged", "status": "completed", "tag": "b123cdc3-e8d8-4454-a323-9903b773d270"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1180.016723] [55187]: DEBUG oslo_concurrency.lockutils [req-64717631-e895-429b-9d30-b7f665c2e729 req-02396980-0989-434e-bda9-e6e8194941fb service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.017030] [55187]: DEBUG oslo_concurrency.lockutils [req-64717631-e895-429b-9d30-b7f665c2e729 req-02396980-0989-434e-bda9-e6e8194941fb service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.017278] [55187]: DEBUG oslo_concurrency.lockutils [req-64717631-e895-429b-9d30-b7f665c2e729 req-02396980-0989-434e-bda9-e6e8194941fb service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.023459] [55187]: INFO nova.api.openstack.compute.server_external_events [req-64717631-e895-429b-9d30-b7f665c2e729 req-02396980-0989-434e-bda9-e6e8194941fb service nova] Creating event network-vif-plugged:b123cdc3-e8d8-4454-a323-9903b773d270 for instance 1f6d1dcc-17d0-4122-980d-68d297ed52e5 on cpu-1 [ 1180.026306] [55187]: INFO nova.api.openstack.requestlog [req-64717631-e895-429b-9d30-b7f665c2e729 req-02396980-0989-434e-bda9-e6e8194941fb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018059 [ 1180.026665] [55187]: [pid: 55187|app: 0|req: 4079/8317] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:00 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1180.089252] [55188]: DEBUG nova.api.openstack.wsgi [None req-fedab4d0-156d-4c8d-8437-c6349e9389b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1180.091053] [55188]: DEBUG nova.compute.api [None req-fedab4d0-156d-4c8d-8437-c6349e9389b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1180.094413] [55188]: DEBUG oslo_concurrency.lockutils [None req-fedab4d0-156d-4c8d-8437-c6349e9389b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.094646] [55188]: DEBUG oslo_concurrency.lockutils [None req-fedab4d0-156d-4c8d-8437-c6349e9389b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.094844] [55188]: DEBUG oslo_concurrency.lockutils [None req-fedab4d0-156d-4c8d-8437-c6349e9389b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.095209] [55188]: DEBUG oslo_concurrency.lockutils [None req-fedab4d0-156d-4c8d-8437-c6349e9389b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.095414] [55188]: DEBUG oslo_concurrency.lockutils [None req-fedab4d0-156d-4c8d-8437-c6349e9389b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.095591] [55188]: DEBUG oslo_concurrency.lockutils [None req-fedab4d0-156d-4c8d-8437-c6349e9389b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.183974] [55187]: DEBUG nova.api.openstack.wsgi [None req-bd27c338-67f7-48d6-9275-173ac42af077 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1180.185281] [55187]: DEBUG nova.compute.api [None req-bd27c338-67f7-48d6-9275-173ac42af077 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1180.189032] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd27c338-67f7-48d6-9275-173ac42af077 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.189388] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd27c338-67f7-48d6-9275-173ac42af077 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.189388] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd27c338-67f7-48d6-9275-173ac42af077 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.191466] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd27c338-67f7-48d6-9275-173ac42af077 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.191466] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd27c338-67f7-48d6-9275-173ac42af077 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.191466] [55187]: DEBUG oslo_concurrency.lockutils [None req-bd27c338-67f7-48d6-9275-173ac42af077 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.191675] [55188]: DEBUG nova.policy [None req-fedab4d0-156d-4c8d-8437-c6349e9389b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.194873] [55188]: INFO nova.api.openstack.requestlog [None req-fedab4d0-156d-4c8d-8437-c6349e9389b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1365 microversion: 2.1 time: 0.107938 [ 1180.195205] [55188]: [pid: 55188|app: 0|req: 4239/8318] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:00 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1365 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1180.224006] [55188]: DEBUG nova.api.openstack.wsgi [None req-253a3e06-5623-4213-8b59-38a3e3b09de6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1180.224089] [55187]: DEBUG nova.policy [None req-bd27c338-67f7-48d6-9275-173ac42af077 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.225739] [55188]: DEBUG nova.compute.api [None req-253a3e06-5623-4213-8b59-38a3e3b09de6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1180.228233] [55187]: DEBUG nova.policy [None req-bd27c338-67f7-48d6-9275-173ac42af077 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.228835] [55187]: DEBUG nova.policy [None req-bd27c338-67f7-48d6-9275-173ac42af077 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.229258] [55188]: DEBUG oslo_concurrency.lockutils [None req-253a3e06-5623-4213-8b59-38a3e3b09de6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.229427] [55187]: INFO nova.api.openstack.requestlog [None req-bd27c338-67f7-48d6-9275-173ac42af077 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1330 microversion: 2.20 time: 0.048436 [ 1180.229513] [55188]: DEBUG oslo_concurrency.lockutils [None req-253a3e06-5623-4213-8b59-38a3e3b09de6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.229702] [55188]: DEBUG oslo_concurrency.lockutils [None req-253a3e06-5623-4213-8b59-38a3e3b09de6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.229771] [55187]: [pid: 55187|app: 0|req: 4080/8319] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:11:00 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1330 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1180.230134] [55188]: DEBUG oslo_concurrency.lockutils [None req-253a3e06-5623-4213-8b59-38a3e3b09de6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.230395] [55188]: DEBUG oslo_concurrency.lockutils [None req-253a3e06-5623-4213-8b59-38a3e3b09de6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.230569] [55188]: DEBUG oslo_concurrency.lockutils [None req-253a3e06-5623-4213-8b59-38a3e3b09de6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.318703] [55188]: DEBUG nova.policy [None req-253a3e06-5623-4213-8b59-38a3e3b09de6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.322939] [55188]: INFO nova.api.openstack.requestlog [None req-253a3e06-5623-4213-8b59-38a3e3b09de6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1678 microversion: 2.1 time: 0.101096 [ 1180.323302] [55188]: [pid: 55188|app: 0|req: 4240/8320] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:00 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1678 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1180.651110] [55187]: DEBUG nova.api.openstack.wsgi [None req-d73b0718-6299-4c85-bc00-a0cfa193fb9c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1180.651700] [55188]: DEBUG nova.api.openstack.wsgi [None req-1f9c838b-8ce4-4e0f-8167-1af8d3fab3d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1180.652901] [55187]: DEBUG nova.compute.api [None req-d73b0718-6299-4c85-bc00-a0cfa193fb9c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] [instance: 520e7233-7398-4f8d-b604-89a4ee9a693f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1180.653445] [55188]: DEBUG nova.compute.api [None req-1f9c838b-8ce4-4e0f-8167-1af8d3fab3d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1180.657091] [55187]: DEBUG oslo_concurrency.lockutils [None req-d73b0718-6299-4c85-bc00-a0cfa193fb9c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.657174] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f9c838b-8ce4-4e0f-8167-1af8d3fab3d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.657327] [55187]: DEBUG oslo_concurrency.lockutils [None req-d73b0718-6299-4c85-bc00-a0cfa193fb9c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.657386] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f9c838b-8ce4-4e0f-8167-1af8d3fab3d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.657550] [55187]: DEBUG oslo_concurrency.lockutils [None req-d73b0718-6299-4c85-bc00-a0cfa193fb9c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.657604] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f9c838b-8ce4-4e0f-8167-1af8d3fab3d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.657906] [55187]: DEBUG oslo_concurrency.lockutils [None req-d73b0718-6299-4c85-bc00-a0cfa193fb9c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.657967] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f9c838b-8ce4-4e0f-8167-1af8d3fab3d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.658113] [55187]: DEBUG oslo_concurrency.lockutils [None req-d73b0718-6299-4c85-bc00-a0cfa193fb9c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.658177] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f9c838b-8ce4-4e0f-8167-1af8d3fab3d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.658286] [55187]: DEBUG oslo_concurrency.lockutils [None req-d73b0718-6299-4c85-bc00-a0cfa193fb9c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.658342] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f9c838b-8ce4-4e0f-8167-1af8d3fab3d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.667198] [55187]: INFO nova.api.openstack.wsgi [None req-d73b0718-6299-4c85-bc00-a0cfa193fb9c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] HTTP exception thrown: Instance 520e7233-7398-4f8d-b604-89a4ee9a693f could not be found. [ 1180.667534] [55187]: DEBUG nova.api.openstack.wsgi [None req-d73b0718-6299-4c85-bc00-a0cfa193fb9c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] Returning 404 to user: Instance 520e7233-7398-4f8d-b604-89a4ee9a693f could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1180.668042] [55187]: INFO nova.api.openstack.requestlog [None req-d73b0718-6299-4c85-bc00-a0cfa193fb9c tempest-ServerRescueNegativeTestJSON-521298312 tempest-ServerRescueNegativeTestJSON-521298312-project-member] 10.180.1.21 "GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f" status: 404 len: 111 microversion: 2.1 time: 0.019216 [ 1180.668282] [55187]: [pid: 55187|app: 0|req: 4081/8321] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:01 2025] GET /compute/v2.1/servers/520e7233-7398-4f8d-b604-89a4ee9a693f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1180.700991] [55188]: DEBUG nova.policy [None req-1f9c838b-8ce4-4e0f-8167-1af8d3fab3d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.709783] [55188]: INFO nova.api.openstack.requestlog [None req-1f9c838b-8ce4-4e0f-8167-1af8d3fab3d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1202 microversion: 2.1 time: 0.060424 [ 1180.710168] [55188]: [pid: 55188|app: 0|req: 4241/8322] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:01 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1202 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1181.198863] [55187]: DEBUG nova.api.openstack.wsgi [None req-6fa24e24-1948-4347-849a-295c8b0bcd8a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1181.208420] [55188]: DEBUG nova.api.openstack.wsgi [None req-569d35f2-0743-4a09-95c3-39680da8bd70 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1181.213024] [55188]: DEBUG nova.compute.api [None req-569d35f2-0743-4a09-95c3-39680da8bd70 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1181.213135] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fa24e24-1948-4347-849a-295c8b0bcd8a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.213135] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fa24e24-1948-4347-849a-295c8b0bcd8a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.213651] [55187]: DEBUG oslo_concurrency.lockutils [None req-6fa24e24-1948-4347-849a-295c8b0bcd8a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.213933] [55188]: DEBUG oslo_concurrency.lockutils [None req-569d35f2-0743-4a09-95c3-39680da8bd70 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.214189] [55188]: DEBUG oslo_concurrency.lockutils [None req-569d35f2-0743-4a09-95c3-39680da8bd70 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.214374] [55188]: DEBUG oslo_concurrency.lockutils [None req-569d35f2-0743-4a09-95c3-39680da8bd70 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.214717] [55188]: DEBUG oslo_concurrency.lockutils [None req-569d35f2-0743-4a09-95c3-39680da8bd70 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.216204] [55188]: DEBUG oslo_concurrency.lockutils [None req-569d35f2-0743-4a09-95c3-39680da8bd70 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.216204] [55188]: DEBUG oslo_concurrency.lockutils [None req-569d35f2-0743-4a09-95c3-39680da8bd70 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.231042] [55187]: DEBUG nova.compute.api [None req-6fa24e24-1948-4347-849a-295c8b0bcd8a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Going to try to stop instance {{(pid=55187) force_stop /opt/stack/nova/nova/compute/api.py:2796}} [ 1181.266542] [55187]: INFO nova.api.openstack.requestlog [None req-6fa24e24-1948-4347-849a-295c8b0bcd8a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c/action" status: 202 len: 0 microversion: 2.1 time: 0.071274 [ 1181.266909] [55187]: [pid: 55187|app: 0|req: 4082/8323] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:11:01 2025] POST /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1181.271571] [55187]: DEBUG nova.api.openstack.wsgi [None req-b44c20ba-4990-4f54-a13e-cbe5ffce38d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1181.273291] [55187]: DEBUG nova.compute.api [None req-b44c20ba-4990-4f54-a13e-cbe5ffce38d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1181.277049] [55187]: DEBUG oslo_concurrency.lockutils [None req-b44c20ba-4990-4f54-a13e-cbe5ffce38d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.277293] [55187]: DEBUG oslo_concurrency.lockutils [None req-b44c20ba-4990-4f54-a13e-cbe5ffce38d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.277860] [55187]: DEBUG oslo_concurrency.lockutils [None req-b44c20ba-4990-4f54-a13e-cbe5ffce38d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.277860] [55187]: DEBUG oslo_concurrency.lockutils [None req-b44c20ba-4990-4f54-a13e-cbe5ffce38d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.278075] [55187]: DEBUG oslo_concurrency.lockutils [None req-b44c20ba-4990-4f54-a13e-cbe5ffce38d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.279687] [55187]: DEBUG oslo_concurrency.lockutils [None req-b44c20ba-4990-4f54-a13e-cbe5ffce38d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.297735] [55188]: DEBUG nova.policy [None req-569d35f2-0743-4a09-95c3-39680da8bd70 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.302776] [55188]: INFO nova.api.openstack.requestlog [None req-569d35f2-0743-4a09-95c3-39680da8bd70 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1365 microversion: 2.1 time: 0.096636 [ 1181.303124] [55188]: [pid: 55188|app: 0|req: 4242/8324] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:01 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1365 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1181.305501] [55188]: DEBUG nova.api.openstack.wsgi [None req-22bfd5e1-dbd7-4783-bc67-b094830f683f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1181.307132] [55188]: DEBUG nova.compute.api [None req-22bfd5e1-dbd7-4783-bc67-b094830f683f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1181.310436] [55188]: DEBUG oslo_concurrency.lockutils [None req-22bfd5e1-dbd7-4783-bc67-b094830f683f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.310679] [55188]: DEBUG oslo_concurrency.lockutils [None req-22bfd5e1-dbd7-4783-bc67-b094830f683f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.310873] [55188]: DEBUG oslo_concurrency.lockutils [None req-22bfd5e1-dbd7-4783-bc67-b094830f683f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.311239] [55188]: DEBUG oslo_concurrency.lockutils [None req-22bfd5e1-dbd7-4783-bc67-b094830f683f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.311439] [55188]: DEBUG oslo_concurrency.lockutils [None req-22bfd5e1-dbd7-4783-bc67-b094830f683f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.311610] [55188]: DEBUG oslo_concurrency.lockutils [None req-22bfd5e1-dbd7-4783-bc67-b094830f683f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.319725] [55187]: DEBUG nova.policy [None req-b44c20ba-4990-4f54-a13e-cbe5ffce38d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.324504] [55187]: DEBUG nova.policy [None req-b44c20ba-4990-4f54-a13e-cbe5ffce38d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.325149] [55187]: DEBUG nova.policy [None req-b44c20ba-4990-4f54-a13e-cbe5ffce38d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.326103] [55187]: INFO nova.api.openstack.requestlog [None req-b44c20ba-4990-4f54-a13e-cbe5ffce38d9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1330 microversion: 2.20 time: 0.058320 [ 1181.326584] [55187]: [pid: 55187|app: 0|req: 4083/8325] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:11:01 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1330 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1181.337876] [55187]: DEBUG nova.api.openstack.wsgi [None req-97f1ba57-a12a-4d83-906c-ecea9daf1e55 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1181.339608] [55187]: DEBUG nova.compute.api [None req-97f1ba57-a12a-4d83-906c-ecea9daf1e55 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1181.342896] [55187]: DEBUG oslo_concurrency.lockutils [None req-97f1ba57-a12a-4d83-906c-ecea9daf1e55 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.343149] [55187]: DEBUG oslo_concurrency.lockutils [None req-97f1ba57-a12a-4d83-906c-ecea9daf1e55 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.343332] [55187]: DEBUG oslo_concurrency.lockutils [None req-97f1ba57-a12a-4d83-906c-ecea9daf1e55 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.343679] [55187]: DEBUG oslo_concurrency.lockutils [None req-97f1ba57-a12a-4d83-906c-ecea9daf1e55 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.343876] [55187]: DEBUG oslo_concurrency.lockutils [None req-97f1ba57-a12a-4d83-906c-ecea9daf1e55 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.344079] [55187]: DEBUG oslo_concurrency.lockutils [None req-97f1ba57-a12a-4d83-906c-ecea9daf1e55 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.405315] [55188]: DEBUG nova.policy [None req-22bfd5e1-dbd7-4783-bc67-b094830f683f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.410733] [55188]: INFO nova.api.openstack.requestlog [None req-22bfd5e1-dbd7-4783-bc67-b094830f683f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1675 microversion: 2.1 time: 0.107028 [ 1181.411172] [55188]: [pid: 55188|app: 0|req: 4243/8326] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:01 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1675 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1181.502612] [55187]: DEBUG nova.policy [None req-97f1ba57-a12a-4d83-906c-ecea9daf1e55 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.509669] [55187]: INFO nova.api.openstack.requestlog [None req-97f1ba57-a12a-4d83-906c-ecea9daf1e55 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1678 microversion: 2.1 time: 0.173972 [ 1181.510207] [55187]: [pid: 55187|app: 0|req: 4084/8327] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:01 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1678 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1181.723240] [55188]: DEBUG nova.api.openstack.wsgi [None req-41fb1bc1-210e-45e1-9b1f-053beaca001c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1181.724962] [55188]: DEBUG nova.compute.api [None req-41fb1bc1-210e-45e1-9b1f-053beaca001c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1181.728339] [55188]: DEBUG oslo_concurrency.lockutils [None req-41fb1bc1-210e-45e1-9b1f-053beaca001c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.728571] [55188]: DEBUG oslo_concurrency.lockutils [None req-41fb1bc1-210e-45e1-9b1f-053beaca001c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.728758] [55188]: DEBUG oslo_concurrency.lockutils [None req-41fb1bc1-210e-45e1-9b1f-053beaca001c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.729150] [55188]: DEBUG oslo_concurrency.lockutils [None req-41fb1bc1-210e-45e1-9b1f-053beaca001c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.729315] [55188]: DEBUG oslo_concurrency.lockutils [None req-41fb1bc1-210e-45e1-9b1f-053beaca001c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.729511] [55188]: DEBUG oslo_concurrency.lockutils [None req-41fb1bc1-210e-45e1-9b1f-053beaca001c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.770280] [55188]: DEBUG nova.policy [None req-41fb1bc1-210e-45e1-9b1f-053beaca001c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.774799] [55188]: INFO nova.api.openstack.requestlog [None req-41fb1bc1-210e-45e1-9b1f-053beaca001c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1202 microversion: 2.1 time: 0.053547 [ 1181.774896] [55188]: [pid: 55188|app: 0|req: 4244/8328] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:02 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1202 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1182.036626] [55187]: DEBUG nova.api.openstack.wsgi [req-487bcfee-f416-4649-9af6-99e8284dd6fe req-c0c11e87-1aba-431e-b523-e093a4ce6d8d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1f6d1dcc-17d0-4122-980d-68d297ed52e5", "tag": "b123cdc3-e8d8-4454-a323-9903b773d270"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1182.042683] [55187]: DEBUG oslo_concurrency.lockutils [req-487bcfee-f416-4649-9af6-99e8284dd6fe req-c0c11e87-1aba-431e-b523-e093a4ce6d8d service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.042919] [55187]: DEBUG oslo_concurrency.lockutils [req-487bcfee-f416-4649-9af6-99e8284dd6fe req-c0c11e87-1aba-431e-b523-e093a4ce6d8d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.043114] [55187]: DEBUG oslo_concurrency.lockutils [req-487bcfee-f416-4649-9af6-99e8284dd6fe req-c0c11e87-1aba-431e-b523-e093a4ce6d8d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.049159] [55187]: INFO nova.api.openstack.compute.server_external_events [req-487bcfee-f416-4649-9af6-99e8284dd6fe req-c0c11e87-1aba-431e-b523-e093a4ce6d8d service nova] Creating event network-changed:b123cdc3-e8d8-4454-a323-9903b773d270 for instance 1f6d1dcc-17d0-4122-980d-68d297ed52e5 on cpu-1 [ 1182.051886] [55187]: INFO nova.api.openstack.requestlog [req-487bcfee-f416-4649-9af6-99e8284dd6fe req-c0c11e87-1aba-431e-b523-e093a4ce6d8d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018448 [ 1182.052209] [55187]: [pid: 55187|app: 0|req: 4085/8329] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:02 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1182.318350] [55188]: DEBUG nova.api.openstack.wsgi [None req-b1cdb94d-6d68-400c-bfa4-e284663fdeff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1182.321089] [55188]: DEBUG nova.compute.api [None req-b1cdb94d-6d68-400c-bfa4-e284663fdeff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1182.326800] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1cdb94d-6d68-400c-bfa4-e284663fdeff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.327265] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1cdb94d-6d68-400c-bfa4-e284663fdeff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.327585] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1cdb94d-6d68-400c-bfa4-e284663fdeff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.328188] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1cdb94d-6d68-400c-bfa4-e284663fdeff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.328524] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1cdb94d-6d68-400c-bfa4-e284663fdeff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.329443] [55188]: DEBUG oslo_concurrency.lockutils [None req-b1cdb94d-6d68-400c-bfa4-e284663fdeff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.342814] [55187]: DEBUG nova.api.openstack.wsgi [None req-9a42e212-7333-48ae-910e-438b5332cbd1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1182.344613] [55187]: DEBUG nova.compute.api [None req-9a42e212-7333-48ae-910e-438b5332cbd1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1182.348221] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a42e212-7333-48ae-910e-438b5332cbd1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.348470] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a42e212-7333-48ae-910e-438b5332cbd1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.348645] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a42e212-7333-48ae-910e-438b5332cbd1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.348986] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a42e212-7333-48ae-910e-438b5332cbd1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.349201] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a42e212-7333-48ae-910e-438b5332cbd1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.349440] [55187]: DEBUG oslo_concurrency.lockutils [None req-9a42e212-7333-48ae-910e-438b5332cbd1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.405259] [55187]: DEBUG nova.policy [None req-9a42e212-7333-48ae-910e-438b5332cbd1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.405862] [55188]: DEBUG nova.policy [None req-b1cdb94d-6d68-400c-bfa4-e284663fdeff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.409767] [55187]: DEBUG nova.policy [None req-9a42e212-7333-48ae-910e-438b5332cbd1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.410582] [55187]: DEBUG nova.policy [None req-9a42e212-7333-48ae-910e-438b5332cbd1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.410732] [55188]: INFO nova.api.openstack.requestlog [None req-b1cdb94d-6d68-400c-bfa4-e284663fdeff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1365 microversion: 2.1 time: 0.096350 [ 1182.410901] [55188]: [pid: 55188|app: 0|req: 4245/8330] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:02 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1365 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1182.411528] [55187]: INFO nova.api.openstack.requestlog [None req-9a42e212-7333-48ae-910e-438b5332cbd1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1338 microversion: 2.20 time: 0.071522 [ 1182.412055] [55187]: [pid: 55187|app: 0|req: 4086/8331] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:11:02 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1338 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1182.426167] [55188]: DEBUG nova.api.openstack.wsgi [None req-172dad2b-e69e-44bc-b92c-67e8ca97e067 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1182.427640] [55188]: DEBUG nova.compute.api [None req-172dad2b-e69e-44bc-b92c-67e8ca97e067 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1182.433142] [55188]: DEBUG oslo_concurrency.lockutils [None req-172dad2b-e69e-44bc-b92c-67e8ca97e067 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.433142] [55188]: DEBUG oslo_concurrency.lockutils [None req-172dad2b-e69e-44bc-b92c-67e8ca97e067 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.433142] [55188]: DEBUG oslo_concurrency.lockutils [None req-172dad2b-e69e-44bc-b92c-67e8ca97e067 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.433142] [55188]: DEBUG oslo_concurrency.lockutils [None req-172dad2b-e69e-44bc-b92c-67e8ca97e067 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.433142] [55188]: DEBUG oslo_concurrency.lockutils [None req-172dad2b-e69e-44bc-b92c-67e8ca97e067 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.433142] [55188]: DEBUG oslo_concurrency.lockutils [None req-172dad2b-e69e-44bc-b92c-67e8ca97e067 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.524358] [55187]: DEBUG nova.api.openstack.wsgi [None req-be0972ca-f590-46d5-b953-a251953eb5e9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1182.526660] [55187]: DEBUG nova.compute.api [None req-be0972ca-f590-46d5-b953-a251953eb5e9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1182.532750] [55187]: DEBUG oslo_concurrency.lockutils [None req-be0972ca-f590-46d5-b953-a251953eb5e9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.532750] [55187]: DEBUG oslo_concurrency.lockutils [None req-be0972ca-f590-46d5-b953-a251953eb5e9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.532750] [55187]: DEBUG oslo_concurrency.lockutils [None req-be0972ca-f590-46d5-b953-a251953eb5e9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.532750] [55187]: DEBUG oslo_concurrency.lockutils [None req-be0972ca-f590-46d5-b953-a251953eb5e9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.532750] [55187]: DEBUG oslo_concurrency.lockutils [None req-be0972ca-f590-46d5-b953-a251953eb5e9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.532750] [55187]: DEBUG oslo_concurrency.lockutils [None req-be0972ca-f590-46d5-b953-a251953eb5e9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.543684] [55188]: DEBUG nova.policy [None req-172dad2b-e69e-44bc-b92c-67e8ca97e067 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.553468] [55188]: INFO nova.api.openstack.requestlog [None req-172dad2b-e69e-44bc-b92c-67e8ca97e067 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1675 microversion: 2.1 time: 0.129977 [ 1182.553468] [55188]: [pid: 55188|app: 0|req: 4246/8332] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:02 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1675 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1182.647814] [55187]: DEBUG nova.policy [None req-be0972ca-f590-46d5-b953-a251953eb5e9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.653911] [55187]: INFO nova.api.openstack.requestlog [None req-be0972ca-f590-46d5-b953-a251953eb5e9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1678 microversion: 2.1 time: 0.130792 [ 1182.653911] [55187]: [pid: 55187|app: 0|req: 4087/8333] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:02 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1678 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1182.790390] [55188]: DEBUG nova.api.openstack.wsgi [None req-d287d938-77a6-419b-8c8e-452305a2f059 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1182.795343] [55188]: DEBUG nova.compute.api [None req-d287d938-77a6-419b-8c8e-452305a2f059 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1182.799512] [55188]: DEBUG oslo_concurrency.lockutils [None req-d287d938-77a6-419b-8c8e-452305a2f059 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.799783] [55188]: DEBUG oslo_concurrency.lockutils [None req-d287d938-77a6-419b-8c8e-452305a2f059 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.799974] [55188]: DEBUG oslo_concurrency.lockutils [None req-d287d938-77a6-419b-8c8e-452305a2f059 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.800349] [55188]: DEBUG oslo_concurrency.lockutils [None req-d287d938-77a6-419b-8c8e-452305a2f059 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.800585] [55188]: DEBUG oslo_concurrency.lockutils [None req-d287d938-77a6-419b-8c8e-452305a2f059 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.800772] [55188]: DEBUG oslo_concurrency.lockutils [None req-d287d938-77a6-419b-8c8e-452305a2f059 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.837119] [55188]: DEBUG nova.policy [None req-d287d938-77a6-419b-8c8e-452305a2f059 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.844771] [55188]: INFO nova.api.openstack.requestlog [None req-d287d938-77a6-419b-8c8e-452305a2f059 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1202 microversion: 2.1 time: 0.056757 [ 1182.845187] [55188]: [pid: 55188|app: 0|req: 4247/8334] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:03 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1202 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1183.019805] [55187]: DEBUG nova.api.openstack.wsgi [None req-a62d0973-27fd-4011-b077-74e2b7a5197f tempest-VolumesGetTestJSON-983090441 tempest-VolumesGetTestJSON-983090441-project-member] Action: 'create', calling method: .version_select at 0x7d4afa4df910>, body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-528918240", "metadata": {"Type": "work"}}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1183.214550] [55187]: INFO nova.api.openstack.requestlog [None req-a62d0973-27fd-4011-b077-74e2b7a5197f tempest-VolumesGetTestJSON-983090441 tempest-VolumesGetTestJSON-983090441-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 200 len: 348 microversion: 2.1 time: 0.264593 [ 1183.215055] [55187]: [pid: 55187|app: 0|req: 4088/8335] 10.180.1.21 () {60 vars in 1151 bytes} [Wed Mar 26 22:11:03 2025] POST /compute/v2.1/os-volumes => generated 348 bytes in 265 msecs (HTTP/1.1 200) 10 headers in 448 bytes (1 switches on core 0) [ 1183.222257] [55188]: DEBUG nova.api.openstack.wsgi [None req-799183c6-9584-43b6-b846-075a4287e85d tempest-VolumesGetTestJSON-983090441 tempest-VolumesGetTestJSON-983090441-project-member] Calling method '.version_select at 0x7d4af9c28280>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1183.249237] [55188]: INFO nova.api.openstack.requestlog [None req-799183c6-9584-43b6-b846-075a4287e85d tempest-VolumesGetTestJSON-983090441 tempest-VolumesGetTestJSON-983090441-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/218cd582-200f-4694-86fb-6f6f70d82c94" status: 200 len: 348 microversion: 2.1 time: 0.029260 [ 1183.249637] [55188]: [pid: 55188|app: 0|req: 4248/8336] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 26 22:11:03 2025] GET /compute/v2.1/os-volumes/218cd582-200f-4694-86fb-6f6f70d82c94 => generated 348 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1183.428123] [55187]: DEBUG nova.api.openstack.wsgi [None req-a4035873-15ce-4a2f-97f9-9721c65256b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1183.430766] [55187]: DEBUG nova.compute.api [None req-a4035873-15ce-4a2f-97f9-9721c65256b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1183.432382] [55188]: DEBUG nova.api.openstack.wsgi [None req-46a54ba1-4af8-456c-875f-0e39e7863ba8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1183.434747] [55188]: DEBUG nova.compute.api [None req-46a54ba1-4af8-456c-875f-0e39e7863ba8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1183.438084] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4035873-15ce-4a2f-97f9-9721c65256b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.438084] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4035873-15ce-4a2f-97f9-9721c65256b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.438084] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4035873-15ce-4a2f-97f9-9721c65256b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.438336] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4035873-15ce-4a2f-97f9-9721c65256b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.438630] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4035873-15ce-4a2f-97f9-9721c65256b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.438630] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4035873-15ce-4a2f-97f9-9721c65256b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.445114] [55188]: DEBUG oslo_concurrency.lockutils [None req-46a54ba1-4af8-456c-875f-0e39e7863ba8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.445497] [55188]: DEBUG oslo_concurrency.lockutils [None req-46a54ba1-4af8-456c-875f-0e39e7863ba8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.445943] [55188]: DEBUG oslo_concurrency.lockutils [None req-46a54ba1-4af8-456c-875f-0e39e7863ba8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.446531] [55188]: DEBUG oslo_concurrency.lockutils [None req-46a54ba1-4af8-456c-875f-0e39e7863ba8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.446866] [55188]: DEBUG oslo_concurrency.lockutils [None req-46a54ba1-4af8-456c-875f-0e39e7863ba8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.447195] [55188]: DEBUG oslo_concurrency.lockutils [None req-46a54ba1-4af8-456c-875f-0e39e7863ba8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.526852] [55187]: DEBUG nova.policy [None req-a4035873-15ce-4a2f-97f9-9721c65256b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.536079] [55187]: DEBUG nova.policy [None req-a4035873-15ce-4a2f-97f9-9721c65256b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.536079] [55187]: DEBUG nova.policy [None req-a4035873-15ce-4a2f-97f9-9721c65256b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.536698] [55187]: INFO nova.api.openstack.requestlog [None req-a4035873-15ce-4a2f-97f9-9721c65256b5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1404 microversion: 2.20 time: 0.112240 [ 1183.537053] [55187]: [pid: 55187|app: 0|req: 4089/8337] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:11:03 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1404 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1183.539190] [55188]: DEBUG nova.policy [None req-46a54ba1-4af8-456c-875f-0e39e7863ba8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.546103] [55188]: INFO nova.api.openstack.requestlog [None req-46a54ba1-4af8-456c-875f-0e39e7863ba8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1365 microversion: 2.1 time: 0.116749 [ 1183.546635] [55188]: [pid: 55188|app: 0|req: 4249/8338] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:03 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1365 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1183.571537] [55187]: DEBUG nova.api.openstack.wsgi [None req-f0f03c51-8013-4b52-8c24-82656a587245 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1183.573422] [55187]: DEBUG nova.compute.api [None req-f0f03c51-8013-4b52-8c24-82656a587245 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1183.577497] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0f03c51-8013-4b52-8c24-82656a587245 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.577784] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0f03c51-8013-4b52-8c24-82656a587245 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.577977] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0f03c51-8013-4b52-8c24-82656a587245 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.578438] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0f03c51-8013-4b52-8c24-82656a587245 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.578681] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0f03c51-8013-4b52-8c24-82656a587245 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.578993] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0f03c51-8013-4b52-8c24-82656a587245 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.667191] [55188]: DEBUG nova.api.openstack.wsgi [None req-a589d171-e3e0-44e1-a7fd-7770097e0530 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1183.669170] [55188]: DEBUG nova.compute.api [None req-a589d171-e3e0-44e1-a7fd-7770097e0530 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1183.672997] [55188]: DEBUG oslo_concurrency.lockutils [None req-a589d171-e3e0-44e1-a7fd-7770097e0530 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.673264] [55188]: DEBUG oslo_concurrency.lockutils [None req-a589d171-e3e0-44e1-a7fd-7770097e0530 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.673449] [55188]: DEBUG oslo_concurrency.lockutils [None req-a589d171-e3e0-44e1-a7fd-7770097e0530 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.673810] [55188]: DEBUG oslo_concurrency.lockutils [None req-a589d171-e3e0-44e1-a7fd-7770097e0530 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.674016] [55188]: DEBUG oslo_concurrency.lockutils [None req-a589d171-e3e0-44e1-a7fd-7770097e0530 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.674193] [55188]: DEBUG oslo_concurrency.lockutils [None req-a589d171-e3e0-44e1-a7fd-7770097e0530 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.686905] [55187]: DEBUG nova.policy [None req-f0f03c51-8013-4b52-8c24-82656a587245 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.691399] [55187]: INFO nova.api.openstack.requestlog [None req-f0f03c51-8013-4b52-8c24-82656a587245 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1652 microversion: 2.1 time: 0.122343 [ 1183.691729] [55187]: [pid: 55187|app: 0|req: 4090/8339] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:03 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1652 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1183.703462] [55187]: DEBUG nova.api.openstack.wsgi [None req-8769aeca-31c6-4623-92ff-74b11f46cea8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1183.708419] [55187]: DEBUG oslo_concurrency.lockutils [None req-8769aeca-31c6-4623-92ff-74b11f46cea8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.708668] [55187]: DEBUG oslo_concurrency.lockutils [None req-8769aeca-31c6-4623-92ff-74b11f46cea8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.708853] [55187]: DEBUG oslo_concurrency.lockutils [None req-8769aeca-31c6-4623-92ff-74b11f46cea8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.721662] [55187]: DEBUG nova.compute.api [None req-8769aeca-31c6-4623-92ff-74b11f46cea8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Going to try to start instance {{(pid=55187) start /opt/stack/nova/nova/compute/api.py:2819}} [ 1183.749660] [55188]: DEBUG nova.policy [None req-a589d171-e3e0-44e1-a7fd-7770097e0530 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.754011] [55187]: INFO nova.api.openstack.requestlog [None req-8769aeca-31c6-4623-92ff-74b11f46cea8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c/action" status: 202 len: 0 microversion: 2.1 time: 0.052521 [ 1183.754569] [55188]: INFO nova.api.openstack.requestlog [None req-a589d171-e3e0-44e1-a7fd-7770097e0530 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1678 microversion: 2.1 time: 0.089459 [ 1183.754643] [55187]: [pid: 55187|app: 0|req: 4091/8340] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:11:04 2025] POST /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1183.754732] [55188]: [pid: 55188|app: 0|req: 4250/8341] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:04 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1678 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1183.758297] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=2 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1183.760822] [55187]: DEBUG nova.api.openstack.wsgi [None req-571a1a2c-16ec-4624-afba-b0416412d7b3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1183.762703] [55187]: DEBUG nova.compute.api [None req-571a1a2c-16ec-4624-afba-b0416412d7b3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1183.766687] [55187]: DEBUG oslo_concurrency.lockutils [None req-571a1a2c-16ec-4624-afba-b0416412d7b3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.766934] [55187]: DEBUG oslo_concurrency.lockutils [None req-571a1a2c-16ec-4624-afba-b0416412d7b3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.767135] [55187]: DEBUG oslo_concurrency.lockutils [None req-571a1a2c-16ec-4624-afba-b0416412d7b3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.767531] [55187]: DEBUG oslo_concurrency.lockutils [None req-571a1a2c-16ec-4624-afba-b0416412d7b3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.767743] [55187]: DEBUG oslo_concurrency.lockutils [None req-571a1a2c-16ec-4624-afba-b0416412d7b3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.767956] [55187]: DEBUG oslo_concurrency.lockutils [None req-571a1a2c-16ec-4624-afba-b0416412d7b3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.772119] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=5 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1183.838690] [55187]: DEBUG nova.policy [None req-571a1a2c-16ec-4624-afba-b0416412d7b3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.844194] [55187]: INFO nova.api.openstack.requestlog [None req-571a1a2c-16ec-4624-afba-b0416412d7b3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1661 microversion: 2.1 time: 0.086221 [ 1183.844703] [55187]: [pid: 55187|app: 0|req: 4092/8342] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:04 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1661 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1183.858212] [55188]: DEBUG nova.api.openstack.wsgi [None req-3b13646a-15ff-4274-9265-e387385a9d95 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1183.860044] [55188]: DEBUG nova.compute.api [None req-3b13646a-15ff-4274-9265-e387385a9d95 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1183.864662] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b13646a-15ff-4274-9265-e387385a9d95 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.864907] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b13646a-15ff-4274-9265-e387385a9d95 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.865176] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b13646a-15ff-4274-9265-e387385a9d95 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.865548] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b13646a-15ff-4274-9265-e387385a9d95 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.865756] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b13646a-15ff-4274-9265-e387385a9d95 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.865931] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b13646a-15ff-4274-9265-e387385a9d95 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.896828] [55188]: DEBUG nova.policy [None req-3b13646a-15ff-4274-9265-e387385a9d95 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.901070] [55188]: INFO nova.api.openstack.requestlog [None req-3b13646a-15ff-4274-9265-e387385a9d95 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1202 microversion: 2.1 time: 0.045257 [ 1183.901388] [55188]: [pid: 55188|app: 0|req: 4251/8343] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:04 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1202 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1184.018907] [55187]: DEBUG nova.api.openstack.wsgi [None req-aba42138-32ab-4f10-aa77-57c4e95fa4b6 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1184.020747] [55187]: DEBUG nova.compute.api [None req-aba42138-32ab-4f10-aa77-57c4e95fa4b6 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1184.024244] [55187]: DEBUG oslo_concurrency.lockutils [None req-aba42138-32ab-4f10-aa77-57c4e95fa4b6 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.024483] [55187]: DEBUG oslo_concurrency.lockutils [None req-aba42138-32ab-4f10-aa77-57c4e95fa4b6 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.024667] [55187]: DEBUG oslo_concurrency.lockutils [None req-aba42138-32ab-4f10-aa77-57c4e95fa4b6 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.025015] [55187]: DEBUG oslo_concurrency.lockutils [None req-aba42138-32ab-4f10-aa77-57c4e95fa4b6 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.025217] [55187]: DEBUG oslo_concurrency.lockutils [None req-aba42138-32ab-4f10-aa77-57c4e95fa4b6 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.025389] [55187]: DEBUG oslo_concurrency.lockutils [None req-aba42138-32ab-4f10-aa77-57c4e95fa4b6 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.037991] [55187]: INFO nova.api.openstack.requestlog [None req-aba42138-32ab-4f10-aa77-57c4e95fa4b6 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655/ips" status: 200 len: 155 microversion: 2.1 time: 0.021637 [ 1184.038320] [55187]: [pid: 55187|app: 0|req: 4093/8344] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:11:04 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655/ips => generated 155 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1184.156603] [55188]: DEBUG nova.api.openstack.wsgi [req-16004cf4-ab9c-4b11-955d-89043ada05f8 req-db33ec47-7c4c-4cb1-8aeb-b35b58a1fb13 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0b3a27f1-5b01-4ad6-a335-42b978137b67", "name": "network-vif-plugged", "status": "completed", "tag": "d963f7d6-f897-49c4-a4bd-fef706fcb9e1"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1184.163268] [55188]: DEBUG oslo_concurrency.lockutils [req-16004cf4-ab9c-4b11-955d-89043ada05f8 req-db33ec47-7c4c-4cb1-8aeb-b35b58a1fb13 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.163521] [55188]: DEBUG oslo_concurrency.lockutils [req-16004cf4-ab9c-4b11-955d-89043ada05f8 req-db33ec47-7c4c-4cb1-8aeb-b35b58a1fb13 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.163704] [55188]: DEBUG oslo_concurrency.lockutils [req-16004cf4-ab9c-4b11-955d-89043ada05f8 req-db33ec47-7c4c-4cb1-8aeb-b35b58a1fb13 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.170040] [55188]: INFO nova.api.openstack.compute.server_external_events [req-16004cf4-ab9c-4b11-955d-89043ada05f8 req-db33ec47-7c4c-4cb1-8aeb-b35b58a1fb13 service nova] Creating event network-vif-plugged:d963f7d6-f897-49c4-a4bd-fef706fcb9e1 for instance 0b3a27f1-5b01-4ad6-a335-42b978137b67 on cpu-1 [ 1184.172805] [55188]: INFO nova.api.openstack.requestlog [req-16004cf4-ab9c-4b11-955d-89043ada05f8 req-db33ec47-7c4c-4cb1-8aeb-b35b58a1fb13 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018487 [ 1184.173151] [55188]: [pid: 55188|app: 0|req: 4252/8345] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:04 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1184.264185] [55187]: DEBUG nova.api.openstack.wsgi [None req-f0ab8f01-b800-455a-8298-130ee10220bd tempest-VolumesGetTestJSON-983090441 tempest-VolumesGetTestJSON-983090441-project-member] Calling method '.version_select at 0x7d4af9ab1b40>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1184.294835] [55187]: INFO nova.api.openstack.requestlog [None req-f0ab8f01-b800-455a-8298-130ee10220bd tempest-VolumesGetTestJSON-983090441 tempest-VolumesGetTestJSON-983090441-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/218cd582-200f-4694-86fb-6f6f70d82c94" status: 200 len: 349 microversion: 2.1 time: 0.032900 [ 1184.295474] [55187]: [pid: 55187|app: 0|req: 4094/8346] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 26 22:11:04 2025] GET /compute/v2.1/os-volumes/218cd582-200f-4694-86fb-6f6f70d82c94 => generated 349 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1184.302960] [55188]: DEBUG nova.api.openstack.wsgi [None req-ee3969ea-aefb-4566-b2e5-7f10259aba19 tempest-VolumesGetTestJSON-983090441 tempest-VolumesGetTestJSON-983090441-project-member] Calling method '.version_select at 0x7d4afa946b90>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1184.329906] [55188]: INFO nova.api.openstack.requestlog [None req-ee3969ea-aefb-4566-b2e5-7f10259aba19 tempest-VolumesGetTestJSON-983090441 tempest-VolumesGetTestJSON-983090441-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/218cd582-200f-4694-86fb-6f6f70d82c94" status: 200 len: 349 microversion: 2.1 time: 0.029070 [ 1184.330027] [55188]: [pid: 55188|app: 0|req: 4253/8347] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 26 22:11:04 2025] GET /compute/v2.1/os-volumes/218cd582-200f-4694-86fb-6f6f70d82c94 => generated 349 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1184.341209] [55187]: DEBUG nova.api.openstack.wsgi [None req-3bc6f0a9-3669-44c2-89cd-24717f8e18e5 tempest-VolumesGetTestJSON-983090441 tempest-VolumesGetTestJSON-983090441-project-member] Calling method '.version_select at 0x7d4af9675c60>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1184.371111] [55187]: INFO nova.api.openstack.requestlog [None req-3bc6f0a9-3669-44c2-89cd-24717f8e18e5 tempest-VolumesGetTestJSON-983090441 tempest-VolumesGetTestJSON-983090441-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/218cd582-200f-4694-86fb-6f6f70d82c94" status: 202 len: 0 microversion: 2.1 time: 0.032042 [ 1184.371439] [55187]: [pid: 55187|app: 0|req: 4095/8348] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:11:04 2025] DELETE /compute/v2.1/os-volumes/218cd582-200f-4694-86fb-6f6f70d82c94 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1184.376210] [55188]: DEBUG nova.api.openstack.wsgi [None req-efff939d-1bb0-4d13-9ac4-6637315b5ca4 tempest-VolumesGetTestJSON-983090441 tempest-VolumesGetTestJSON-983090441-project-member] Calling method '.version_select at 0x7d4af9b77370>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1184.403490] [55188]: INFO nova.api.openstack.requestlog [None req-efff939d-1bb0-4d13-9ac4-6637315b5ca4 tempest-VolumesGetTestJSON-983090441 tempest-VolumesGetTestJSON-983090441-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/218cd582-200f-4694-86fb-6f6f70d82c94" status: 200 len: 348 microversion: 2.1 time: 0.029463 [ 1184.403822] [55188]: [pid: 55188|app: 0|req: 4254/8349] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 26 22:11:04 2025] GET /compute/v2.1/os-volumes/218cd582-200f-4694-86fb-6f6f70d82c94 => generated 348 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1184.551720] [55187]: DEBUG nova.api.openstack.wsgi [None req-7c96f260-3eaf-4369-94f7-5217c39b36d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1184.553901] [55187]: DEBUG nova.compute.api [None req-7c96f260-3eaf-4369-94f7-5217c39b36d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1184.557362] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c96f260-3eaf-4369-94f7-5217c39b36d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.557627] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c96f260-3eaf-4369-94f7-5217c39b36d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.557828] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c96f260-3eaf-4369-94f7-5217c39b36d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.558216] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c96f260-3eaf-4369-94f7-5217c39b36d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.558457] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c96f260-3eaf-4369-94f7-5217c39b36d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.558651] [55187]: DEBUG oslo_concurrency.lockutils [None req-7c96f260-3eaf-4369-94f7-5217c39b36d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.559192] [55188]: DEBUG nova.api.openstack.wsgi [None req-7476b9b5-b25e-49cb-a3e1-e0016d6a3aa5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1184.561047] [55188]: DEBUG nova.compute.api [None req-7476b9b5-b25e-49cb-a3e1-e0016d6a3aa5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1184.564659] [55188]: DEBUG oslo_concurrency.lockutils [None req-7476b9b5-b25e-49cb-a3e1-e0016d6a3aa5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.564789] [55188]: DEBUG oslo_concurrency.lockutils [None req-7476b9b5-b25e-49cb-a3e1-e0016d6a3aa5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.564974] [55188]: DEBUG oslo_concurrency.lockutils [None req-7476b9b5-b25e-49cb-a3e1-e0016d6a3aa5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.565335] [55188]: DEBUG oslo_concurrency.lockutils [None req-7476b9b5-b25e-49cb-a3e1-e0016d6a3aa5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.565535] [55188]: DEBUG oslo_concurrency.lockutils [None req-7476b9b5-b25e-49cb-a3e1-e0016d6a3aa5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.565707] [55188]: DEBUG oslo_concurrency.lockutils [None req-7476b9b5-b25e-49cb-a3e1-e0016d6a3aa5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.635491] [55188]: DEBUG nova.policy [None req-7476b9b5-b25e-49cb-a3e1-e0016d6a3aa5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.635609] [55187]: DEBUG nova.policy [None req-7c96f260-3eaf-4369-94f7-5217c39b36d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.639887] [55187]: DEBUG nova.policy [None req-7c96f260-3eaf-4369-94f7-5217c39b36d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.640111] [55188]: INFO nova.api.openstack.requestlog [None req-7476b9b5-b25e-49cb-a3e1-e0016d6a3aa5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1365 microversion: 2.1 time: 0.083210 [ 1184.640370] [55188]: [pid: 55188|app: 0|req: 4255/8350] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:04 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1365 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1184.640512] [55187]: DEBUG nova.policy [None req-7c96f260-3eaf-4369-94f7-5217c39b36d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.641150] [55187]: INFO nova.api.openstack.requestlog [None req-7c96f260-3eaf-4369-94f7-5217c39b36d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1404 microversion: 2.20 time: 0.092040 [ 1184.641451] [55187]: [pid: 55187|app: 0|req: 4096/8351] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:11:04 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1404 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1184.768494] [55188]: DEBUG nova.api.openstack.wsgi [None req-9f1b3654-e2cf-4f26-973f-d908a0355265 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1184.771012] [55188]: DEBUG nova.compute.api [None req-9f1b3654-e2cf-4f26-973f-d908a0355265 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1184.774498] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f1b3654-e2cf-4f26-973f-d908a0355265 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.774771] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f1b3654-e2cf-4f26-973f-d908a0355265 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.774976] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f1b3654-e2cf-4f26-973f-d908a0355265 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.775379] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f1b3654-e2cf-4f26-973f-d908a0355265 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.775588] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f1b3654-e2cf-4f26-973f-d908a0355265 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.776375] [55188]: DEBUG oslo_concurrency.lockutils [None req-9f1b3654-e2cf-4f26-973f-d908a0355265 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.845864] [55188]: DEBUG nova.policy [None req-9f1b3654-e2cf-4f26-973f-d908a0355265 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.850376] [55188]: INFO nova.api.openstack.requestlog [None req-9f1b3654-e2cf-4f26-973f-d908a0355265 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1678 microversion: 2.1 time: 0.084607 [ 1184.850752] [55188]: [pid: 55188|app: 0|req: 4256/8352] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:05 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1678 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1184.857428] [55187]: DEBUG nova.api.openstack.wsgi [None req-68c55205-893c-419f-958c-fbe402016b22 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1184.859228] [55187]: DEBUG nova.compute.api [None req-68c55205-893c-419f-958c-fbe402016b22 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1184.862847] [55187]: DEBUG oslo_concurrency.lockutils [None req-68c55205-893c-419f-958c-fbe402016b22 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.863138] [55187]: DEBUG oslo_concurrency.lockutils [None req-68c55205-893c-419f-958c-fbe402016b22 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.863349] [55187]: DEBUG oslo_concurrency.lockutils [None req-68c55205-893c-419f-958c-fbe402016b22 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.863700] [55187]: DEBUG oslo_concurrency.lockutils [None req-68c55205-893c-419f-958c-fbe402016b22 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.863904] [55187]: DEBUG oslo_concurrency.lockutils [None req-68c55205-893c-419f-958c-fbe402016b22 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.864108] [55187]: DEBUG oslo_concurrency.lockutils [None req-68c55205-893c-419f-958c-fbe402016b22 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.914739] [55188]: DEBUG nova.api.openstack.wsgi [None req-a92a1c8a-dd69-428c-81ce-81b70a929160 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1184.916713] [55188]: DEBUG nova.compute.api [None req-a92a1c8a-dd69-428c-81ce-81b70a929160 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1184.920635] [55188]: DEBUG oslo_concurrency.lockutils [None req-a92a1c8a-dd69-428c-81ce-81b70a929160 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.920895] [55188]: DEBUG oslo_concurrency.lockutils [None req-a92a1c8a-dd69-428c-81ce-81b70a929160 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.921100] [55188]: DEBUG oslo_concurrency.lockutils [None req-a92a1c8a-dd69-428c-81ce-81b70a929160 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.921456] [55188]: DEBUG oslo_concurrency.lockutils [None req-a92a1c8a-dd69-428c-81ce-81b70a929160 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.921659] [55188]: DEBUG oslo_concurrency.lockutils [None req-a92a1c8a-dd69-428c-81ce-81b70a929160 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.921836] [55188]: DEBUG oslo_concurrency.lockutils [None req-a92a1c8a-dd69-428c-81ce-81b70a929160 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.933542] [55187]: DEBUG nova.policy [None req-68c55205-893c-419f-958c-fbe402016b22 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.937868] [55187]: INFO nova.api.openstack.requestlog [None req-68c55205-893c-419f-958c-fbe402016b22 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1661 microversion: 2.1 time: 0.083025 [ 1184.938198] [55187]: [pid: 55187|app: 0|req: 4097/8353] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:05 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1661 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1184.954672] [55188]: DEBUG nova.policy [None req-a92a1c8a-dd69-428c-81ce-81b70a929160 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.958676] [55188]: INFO nova.api.openstack.requestlog [None req-a92a1c8a-dd69-428c-81ce-81b70a929160 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1258 microversion: 2.1 time: 0.046689 [ 1184.958975] [55188]: [pid: 55188|app: 0|req: 4257/8354] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:05 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1258 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1185.253250] [55187]: DEBUG nova.api.openstack.wsgi [None req-c32cb22d-9b5d-4e7f-a857-5a333d568ff2 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "5d5b3cf6-9cd7-4845-b3bd-b8b7e66c3cc7"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1185.255664] [55187]: DEBUG nova.compute.api [None req-c32cb22d-9b5d-4e7f-a857-5a333d568ff2 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1185.260961] [55187]: DEBUG oslo_concurrency.lockutils [None req-c32cb22d-9b5d-4e7f-a857-5a333d568ff2 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.261244] [55187]: DEBUG oslo_concurrency.lockutils [None req-c32cb22d-9b5d-4e7f-a857-5a333d568ff2 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.261648] [55187]: DEBUG oslo_concurrency.lockutils [None req-c32cb22d-9b5d-4e7f-a857-5a333d568ff2 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.262241] [55187]: DEBUG oslo_concurrency.lockutils [None req-c32cb22d-9b5d-4e7f-a857-5a333d568ff2 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.262602] [55187]: DEBUG oslo_concurrency.lockutils [None req-c32cb22d-9b5d-4e7f-a857-5a333d568ff2 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.262923] [55187]: DEBUG oslo_concurrency.lockutils [None req-c32cb22d-9b5d-4e7f-a857-5a333d568ff2 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.411276] [55188]: DEBUG nova.api.openstack.wsgi [None req-71666663-3bf4-49cd-9abd-00221c07418b tempest-VolumesGetTestJSON-983090441 tempest-VolumesGetTestJSON-983090441-project-member] Calling method '.version_select at 0x7d4af9c28ca0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1185.429680] [55188]: INFO nova.api.openstack.wsgi [None req-71666663-3bf4-49cd-9abd-00221c07418b tempest-VolumesGetTestJSON-983090441 tempest-VolumesGetTestJSON-983090441-project-member] HTTP exception thrown: Volume 218cd582-200f-4694-86fb-6f6f70d82c94 could not be found. [ 1185.430930] [55188]: DEBUG nova.api.openstack.wsgi [None req-71666663-3bf4-49cd-9abd-00221c07418b tempest-VolumesGetTestJSON-983090441 tempest-VolumesGetTestJSON-983090441-project-member] Returning 404 to user: Volume 218cd582-200f-4694-86fb-6f6f70d82c94 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1185.430930] [55188]: INFO nova.api.openstack.requestlog [None req-71666663-3bf4-49cd-9abd-00221c07418b tempest-VolumesGetTestJSON-983090441 tempest-VolumesGetTestJSON-983090441-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/218cd582-200f-4694-86fb-6f6f70d82c94" status: 404 len: 109 microversion: 2.1 time: 0.021723 [ 1185.430930] [55188]: [pid: 55188|app: 0|req: 4258/8355] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 26 22:11:05 2025] GET /compute/v2.1/os-volumes/218cd582-200f-4694-86fb-6f6f70d82c94 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1185.653283] [55188]: DEBUG nova.api.openstack.wsgi [None req-0397013c-4ca0-42a2-82cd-d214523624be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1185.654944] [55188]: DEBUG nova.compute.api [None req-0397013c-4ca0-42a2-82cd-d214523624be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1185.658643] [55188]: DEBUG oslo_concurrency.lockutils [None req-0397013c-4ca0-42a2-82cd-d214523624be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.658976] [55188]: DEBUG oslo_concurrency.lockutils [None req-0397013c-4ca0-42a2-82cd-d214523624be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.659197] [55188]: DEBUG oslo_concurrency.lockutils [None req-0397013c-4ca0-42a2-82cd-d214523624be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.659621] [55188]: DEBUG oslo_concurrency.lockutils [None req-0397013c-4ca0-42a2-82cd-d214523624be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.659834] [55188]: DEBUG oslo_concurrency.lockutils [None req-0397013c-4ca0-42a2-82cd-d214523624be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.660023] [55188]: DEBUG oslo_concurrency.lockutils [None req-0397013c-4ca0-42a2-82cd-d214523624be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.791438] [55188]: DEBUG nova.policy [None req-0397013c-4ca0-42a2-82cd-d214523624be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1185.795721] [55188]: INFO nova.api.openstack.requestlog [None req-0397013c-4ca0-42a2-82cd-d214523624be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1365 microversion: 2.1 time: 0.145490 [ 1185.796216] [55188]: [pid: 55188|app: 0|req: 4259/8356] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:06 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1365 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1185.798745] [55188]: DEBUG nova.api.openstack.wsgi [None req-32fd280d-5196-4e0d-ae2a-b3b3c365fc21 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1185.800443] [55188]: DEBUG nova.compute.api [None req-32fd280d-5196-4e0d-ae2a-b3b3c365fc21 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1185.803976] [55188]: DEBUG oslo_concurrency.lockutils [None req-32fd280d-5196-4e0d-ae2a-b3b3c365fc21 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.804270] [55188]: DEBUG oslo_concurrency.lockutils [None req-32fd280d-5196-4e0d-ae2a-b3b3c365fc21 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.804486] [55188]: DEBUG oslo_concurrency.lockutils [None req-32fd280d-5196-4e0d-ae2a-b3b3c365fc21 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.804881] [55188]: DEBUG oslo_concurrency.lockutils [None req-32fd280d-5196-4e0d-ae2a-b3b3c365fc21 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.805107] [55188]: DEBUG oslo_concurrency.lockutils [None req-32fd280d-5196-4e0d-ae2a-b3b3c365fc21 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.805311] [55188]: DEBUG oslo_concurrency.lockutils [None req-32fd280d-5196-4e0d-ae2a-b3b3c365fc21 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.973149] [55188]: DEBUG nova.policy [None req-32fd280d-5196-4e0d-ae2a-b3b3c365fc21 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1185.977746] [55188]: DEBUG nova.policy [None req-32fd280d-5196-4e0d-ae2a-b3b3c365fc21 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1185.978484] [55188]: DEBUG nova.policy [None req-32fd280d-5196-4e0d-ae2a-b3b3c365fc21 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1185.979117] [55188]: INFO nova.api.openstack.requestlog [None req-32fd280d-5196-4e0d-ae2a-b3b3c365fc21 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1404 microversion: 2.20 time: 0.182555 [ 1185.979439] [55188]: [pid: 55188|app: 0|req: 4260/8357] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:11:06 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1404 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1185.981961] [55188]: DEBUG nova.api.openstack.wsgi [None req-d701df26-286a-4bd7-821d-5af1cd35f90b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1185.983761] [55188]: DEBUG nova.compute.api [None req-d701df26-286a-4bd7-821d-5af1cd35f90b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1185.987224] [55188]: DEBUG oslo_concurrency.lockutils [None req-d701df26-286a-4bd7-821d-5af1cd35f90b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.987459] [55188]: DEBUG oslo_concurrency.lockutils [None req-d701df26-286a-4bd7-821d-5af1cd35f90b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.987643] [55188]: DEBUG oslo_concurrency.lockutils [None req-d701df26-286a-4bd7-821d-5af1cd35f90b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.988073] [55188]: DEBUG oslo_concurrency.lockutils [None req-d701df26-286a-4bd7-821d-5af1cd35f90b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.988280] [55188]: DEBUG oslo_concurrency.lockutils [None req-d701df26-286a-4bd7-821d-5af1cd35f90b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.988454] [55188]: DEBUG oslo_concurrency.lockutils [None req-d701df26-286a-4bd7-821d-5af1cd35f90b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.107962] [55188]: DEBUG nova.policy [None req-d701df26-286a-4bd7-821d-5af1cd35f90b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1186.112299] [55188]: INFO nova.api.openstack.requestlog [None req-d701df26-286a-4bd7-821d-5af1cd35f90b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1678 microversion: 2.1 time: 0.132206 [ 1186.112613] [55188]: [pid: 55188|app: 0|req: 4261/8358] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:06 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1678 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1186.115022] [55188]: DEBUG nova.api.openstack.wsgi [None req-3a26c3e4-2e61-4ef5-adb6-ab1af1ec1d68 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1186.116518] [55188]: DEBUG nova.compute.api [None req-3a26c3e4-2e61-4ef5-adb6-ab1af1ec1d68 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1186.119661] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a26c3e4-2e61-4ef5-adb6-ab1af1ec1d68 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.119897] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a26c3e4-2e61-4ef5-adb6-ab1af1ec1d68 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.120094] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a26c3e4-2e61-4ef5-adb6-ab1af1ec1d68 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.120438] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a26c3e4-2e61-4ef5-adb6-ab1af1ec1d68 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.120635] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a26c3e4-2e61-4ef5-adb6-ab1af1ec1d68 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.120807] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a26c3e4-2e61-4ef5-adb6-ab1af1ec1d68 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.186484] [55188]: DEBUG nova.policy [None req-3a26c3e4-2e61-4ef5-adb6-ab1af1ec1d68 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1186.190820] [55188]: INFO nova.api.openstack.requestlog [None req-3a26c3e4-2e61-4ef5-adb6-ab1af1ec1d68 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1661 microversion: 2.1 time: 0.077596 [ 1186.191282] [55188]: [pid: 55188|app: 0|req: 4262/8359] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:06 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1661 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1186.193445] [55188]: DEBUG nova.api.openstack.wsgi [None req-40437e90-3888-4b31-8174-9a3536d497ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1186.194980] [55188]: DEBUG nova.compute.api [None req-40437e90-3888-4b31-8174-9a3536d497ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1186.198256] [55188]: DEBUG oslo_concurrency.lockutils [None req-40437e90-3888-4b31-8174-9a3536d497ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.198483] [55188]: DEBUG oslo_concurrency.lockutils [None req-40437e90-3888-4b31-8174-9a3536d497ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.198665] [55188]: DEBUG oslo_concurrency.lockutils [None req-40437e90-3888-4b31-8174-9a3536d497ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.199013] [55188]: DEBUG oslo_concurrency.lockutils [None req-40437e90-3888-4b31-8174-9a3536d497ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.199222] [55188]: DEBUG oslo_concurrency.lockutils [None req-40437e90-3888-4b31-8174-9a3536d497ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.199396] [55188]: DEBUG oslo_concurrency.lockutils [None req-40437e90-3888-4b31-8174-9a3536d497ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.228602] [55188]: DEBUG nova.policy [None req-40437e90-3888-4b31-8174-9a3536d497ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1186.232072] [55188]: INFO nova.api.openstack.requestlog [None req-40437e90-3888-4b31-8174-9a3536d497ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1258 microversion: 2.1 time: 0.040368 [ 1186.232376] [55188]: [pid: 55188|app: 0|req: 4263/8360] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:06 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1258 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1186.234887] [55188]: DEBUG nova.api.openstack.wsgi [req-5fe7e26d-70d4-49ec-81f1-6df44744f650 req-496f7d72-9595-4674-be69-5d7920cfd06c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0b3a27f1-5b01-4ad6-a335-42b978137b67", "tag": "d963f7d6-f897-49c4-a4bd-fef706fcb9e1"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1186.239268] [55188]: DEBUG oslo_concurrency.lockutils [req-5fe7e26d-70d4-49ec-81f1-6df44744f650 req-496f7d72-9595-4674-be69-5d7920cfd06c service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.239531] [55188]: DEBUG oslo_concurrency.lockutils [req-5fe7e26d-70d4-49ec-81f1-6df44744f650 req-496f7d72-9595-4674-be69-5d7920cfd06c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.239695] [55188]: DEBUG oslo_concurrency.lockutils [req-5fe7e26d-70d4-49ec-81f1-6df44744f650 req-496f7d72-9595-4674-be69-5d7920cfd06c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.246040] [55188]: INFO nova.api.openstack.compute.server_external_events [req-5fe7e26d-70d4-49ec-81f1-6df44744f650 req-496f7d72-9595-4674-be69-5d7920cfd06c service nova] Creating event network-changed:d963f7d6-f897-49c4-a4bd-fef706fcb9e1 for instance 0b3a27f1-5b01-4ad6-a335-42b978137b67 on cpu-1 [ 1186.248771] [55188]: INFO nova.api.openstack.requestlog [req-5fe7e26d-70d4-49ec-81f1-6df44744f650 req-496f7d72-9595-4674-be69-5d7920cfd06c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.015843 [ 1186.249400] [55188]: [pid: 55188|app: 0|req: 4264/8361] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:06 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1186.551753] [55188]: DEBUG nova.api.openstack.wsgi [None req-d0afde17-a043-4105-8d0a-b68cc8db268c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"port_id": "91cb515e-7955-424c-b05e-2e25a81a37b6"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1186.553602] [55188]: DEBUG nova.compute.api [None req-d0afde17-a043-4105-8d0a-b68cc8db268c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1186.559934] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0afde17-a043-4105-8d0a-b68cc8db268c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.560194] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0afde17-a043-4105-8d0a-b68cc8db268c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.560391] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0afde17-a043-4105-8d0a-b68cc8db268c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.560797] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0afde17-a043-4105-8d0a-b68cc8db268c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.561012] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0afde17-a043-4105-8d0a-b68cc8db268c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.561192] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0afde17-a043-4105-8d0a-b68cc8db268c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.885528] [55187]: INFO nova.api.openstack.requestlog [None req-c32cb22d-9b5d-4e7f-a857-5a333d568ff2 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "POST /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.635496 [ 1186.885528] [55187]: [pid: 55187|app: 0|req: 4098/8362] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 26 22:11:05 2025] POST /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655/os-volume_attachments => generated 194 bytes in 1636 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1186.889038] [55187]: DEBUG nova.api.openstack.wsgi [None req-4b1f540f-6bfe-41ae-a8ab-dbc94c9fff4d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1186.890120] [55187]: DEBUG nova.compute.api [None req-4b1f540f-6bfe-41ae-a8ab-dbc94c9fff4d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1186.894407] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b1f540f-6bfe-41ae-a8ab-dbc94c9fff4d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.894693] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b1f540f-6bfe-41ae-a8ab-dbc94c9fff4d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.894948] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b1f540f-6bfe-41ae-a8ab-dbc94c9fff4d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.895460] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b1f540f-6bfe-41ae-a8ab-dbc94c9fff4d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.895686] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b1f540f-6bfe-41ae-a8ab-dbc94c9fff4d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.895911] [55187]: DEBUG oslo_concurrency.lockutils [None req-4b1f540f-6bfe-41ae-a8ab-dbc94c9fff4d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.046103] [55187]: DEBUG nova.policy [None req-4b1f540f-6bfe-41ae-a8ab-dbc94c9fff4d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.050412] [55187]: INFO nova.api.openstack.requestlog [None req-4b1f540f-6bfe-41ae-a8ab-dbc94c9fff4d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1365 microversion: 2.1 time: 0.164263 [ 1187.050968] [55187]: [pid: 55187|app: 0|req: 4099/8363] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:07 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1365 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1187.053376] [55187]: DEBUG nova.api.openstack.wsgi [None req-6ffbd5fc-7fa5-4b6e-9659-9f7c2183f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1187.054953] [55187]: DEBUG nova.compute.api [None req-6ffbd5fc-7fa5-4b6e-9659-9f7c2183f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1187.058154] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ffbd5fc-7fa5-4b6e-9659-9f7c2183f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.058387] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ffbd5fc-7fa5-4b6e-9659-9f7c2183f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.058567] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ffbd5fc-7fa5-4b6e-9659-9f7c2183f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.058915] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ffbd5fc-7fa5-4b6e-9659-9f7c2183f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.059128] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ffbd5fc-7fa5-4b6e-9659-9f7c2183f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.059579] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ffbd5fc-7fa5-4b6e-9659-9f7c2183f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.160714] [55187]: DEBUG nova.policy [None req-6ffbd5fc-7fa5-4b6e-9659-9f7c2183f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.165118] [55187]: DEBUG nova.policy [None req-6ffbd5fc-7fa5-4b6e-9659-9f7c2183f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.165767] [55187]: DEBUG nova.policy [None req-6ffbd5fc-7fa5-4b6e-9659-9f7c2183f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.166389] [55187]: INFO nova.api.openstack.requestlog [None req-6ffbd5fc-7fa5-4b6e-9659-9f7c2183f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1404 microversion: 2.20 time: 0.114889 [ 1187.166712] [55187]: [pid: 55187|app: 0|req: 4100/8364] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:11:07 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1404 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1187.168973] [55187]: DEBUG nova.api.openstack.wsgi [None req-e4ed76a2-5f29-4482-af5f-e2b86b278e1a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1187.170713] [55187]: DEBUG nova.compute.api [None req-e4ed76a2-5f29-4482-af5f-e2b86b278e1a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1187.173952] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4ed76a2-5f29-4482-af5f-e2b86b278e1a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.174199] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4ed76a2-5f29-4482-af5f-e2b86b278e1a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.174383] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4ed76a2-5f29-4482-af5f-e2b86b278e1a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.174730] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4ed76a2-5f29-4482-af5f-e2b86b278e1a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.174978] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4ed76a2-5f29-4482-af5f-e2b86b278e1a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.175688] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4ed76a2-5f29-4482-af5f-e2b86b278e1a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.324034] [55187]: DEBUG nova.policy [None req-e4ed76a2-5f29-4482-af5f-e2b86b278e1a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.328311] [55187]: INFO nova.api.openstack.requestlog [None req-e4ed76a2-5f29-4482-af5f-e2b86b278e1a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1683 microversion: 2.1 time: 0.161006 [ 1187.329034] [55187]: [pid: 55187|app: 0|req: 4101/8365] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:07 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1683 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1187.331759] [55187]: DEBUG nova.api.openstack.wsgi [None req-81637c9a-2543-467e-a275-bc330ceda434 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1187.333417] [55187]: DEBUG nova.compute.api [None req-81637c9a-2543-467e-a275-bc330ceda434 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1187.337450] [55187]: DEBUG oslo_concurrency.lockutils [None req-81637c9a-2543-467e-a275-bc330ceda434 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.337450] [55187]: DEBUG oslo_concurrency.lockutils [None req-81637c9a-2543-467e-a275-bc330ceda434 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.337450] [55187]: DEBUG oslo_concurrency.lockutils [None req-81637c9a-2543-467e-a275-bc330ceda434 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.338026] [55187]: DEBUG oslo_concurrency.lockutils [None req-81637c9a-2543-467e-a275-bc330ceda434 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.338361] [55187]: DEBUG oslo_concurrency.lockutils [None req-81637c9a-2543-467e-a275-bc330ceda434 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.338564] [55187]: DEBUG oslo_concurrency.lockutils [None req-81637c9a-2543-467e-a275-bc330ceda434 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.435840] [55187]: DEBUG nova.policy [None req-81637c9a-2543-467e-a275-bc330ceda434 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.443287] [55187]: INFO nova.api.openstack.requestlog [None req-81637c9a-2543-467e-a275-bc330ceda434 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1661 microversion: 2.1 time: 0.113757 [ 1187.443624] [55187]: [pid: 55187|app: 0|req: 4102/8366] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:07 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1661 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1187.449061] [55187]: DEBUG nova.api.openstack.wsgi [None req-ef0499a0-a6b1-4384-8341-107fa05dbfac tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1187.450719] [55187]: DEBUG nova.compute.api [None req-ef0499a0-a6b1-4384-8341-107fa05dbfac tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1187.457949] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef0499a0-a6b1-4384-8341-107fa05dbfac tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.458902] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef0499a0-a6b1-4384-8341-107fa05dbfac tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.458902] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef0499a0-a6b1-4384-8341-107fa05dbfac tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.458902] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef0499a0-a6b1-4384-8341-107fa05dbfac tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1187.459064] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef0499a0-a6b1-4384-8341-107fa05dbfac tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1187.459102] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef0499a0-a6b1-4384-8341-107fa05dbfac tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.585827] [55187]: DEBUG nova.policy [None req-ef0499a0-a6b1-4384-8341-107fa05dbfac tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.590159] [55187]: INFO nova.api.openstack.requestlog [None req-ef0499a0-a6b1-4384-8341-107fa05dbfac tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1318 microversion: 2.1 time: 0.145941 [ 1187.590511] [55187]: [pid: 55187|app: 0|req: 4103/8367] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:07 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1318 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1188.064115] [55187]: DEBUG nova.api.openstack.wsgi [None req-da8e716d-74a2-4764-9c65-0ffbb9b0c70f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1188.066182] [55187]: DEBUG nova.compute.api [None req-da8e716d-74a2-4764-9c65-0ffbb9b0c70f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1188.070678] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8e716d-74a2-4764-9c65-0ffbb9b0c70f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.071082] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8e716d-74a2-4764-9c65-0ffbb9b0c70f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.071293] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8e716d-74a2-4764-9c65-0ffbb9b0c70f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.071743] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8e716d-74a2-4764-9c65-0ffbb9b0c70f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.071983] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8e716d-74a2-4764-9c65-0ffbb9b0c70f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.072215] [55187]: DEBUG oslo_concurrency.lockutils [None req-da8e716d-74a2-4764-9c65-0ffbb9b0c70f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.149598] [55187]: DEBUG nova.policy [None req-da8e716d-74a2-4764-9c65-0ffbb9b0c70f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1188.154188] [55187]: INFO nova.api.openstack.requestlog [None req-da8e716d-74a2-4764-9c65-0ffbb9b0c70f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1552 microversion: 2.1 time: 0.092704 [ 1188.154649] [55187]: [pid: 55187|app: 0|req: 4104/8368] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:08 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1552 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1188.166887] [55187]: DEBUG nova.api.openstack.wsgi [None req-ff5733cb-636b-4d88-9a07-09ecf0848be5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1188.168636] [55187]: DEBUG nova.compute.api [None req-ff5733cb-636b-4d88-9a07-09ecf0848be5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1188.172108] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff5733cb-636b-4d88-9a07-09ecf0848be5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.172302] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff5733cb-636b-4d88-9a07-09ecf0848be5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.172487] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff5733cb-636b-4d88-9a07-09ecf0848be5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.172834] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff5733cb-636b-4d88-9a07-09ecf0848be5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.173047] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff5733cb-636b-4d88-9a07-09ecf0848be5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.173224] [55187]: DEBUG oslo_concurrency.lockutils [None req-ff5733cb-636b-4d88-9a07-09ecf0848be5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.218576] [55187]: INFO nova.api.openstack.requestlog [None req-ff5733cb-636b-4d88-9a07-09ecf0848be5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.053733 [ 1188.218933] [55187]: [pid: 55187|app: 0|req: 4105/8369] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:11:08 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5/os-interface => generated 287 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1188.222020] [55187]: DEBUG nova.api.openstack.wsgi [None req-6f90fa1a-c4c0-4f9a-9238-ae934fd79273 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1188.223141] [55187]: DEBUG nova.compute.api [None req-6f90fa1a-c4c0-4f9a-9238-ae934fd79273 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1188.226859] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f90fa1a-c4c0-4f9a-9238-ae934fd79273 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.227104] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f90fa1a-c4c0-4f9a-9238-ae934fd79273 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.227294] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f90fa1a-c4c0-4f9a-9238-ae934fd79273 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.227680] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f90fa1a-c4c0-4f9a-9238-ae934fd79273 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.227889] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f90fa1a-c4c0-4f9a-9238-ae934fd79273 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.228081] [55187]: DEBUG oslo_concurrency.lockutils [None req-6f90fa1a-c4c0-4f9a-9238-ae934fd79273 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.475624] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=7 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1188.577442] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=9 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1188.638152] [55187]: DEBUG nova.policy [None req-6f90fa1a-c4c0-4f9a-9238-ae934fd79273 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1188.646023] [55187]: DEBUG nova.policy [None req-6f90fa1a-c4c0-4f9a-9238-ae934fd79273 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1188.646422] [55187]: DEBUG nova.policy [None req-6f90fa1a-c4c0-4f9a-9238-ae934fd79273 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1188.647300] [55187]: INFO nova.api.openstack.requestlog [None req-6f90fa1a-c4c0-4f9a-9238-ae934fd79273 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1404 microversion: 2.20 time: 0.427801 [ 1188.648352] [55187]: [pid: 55187|app: 0|req: 4106/8370] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:11:08 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1404 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1188.650604] [55187]: DEBUG nova.api.openstack.wsgi [None req-a99deaf2-ff4c-4f9f-81cf-052bc1e3248b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1188.652551] [55187]: DEBUG nova.compute.api [None req-a99deaf2-ff4c-4f9f-81cf-052bc1e3248b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1188.657484] [55187]: DEBUG oslo_concurrency.lockutils [None req-a99deaf2-ff4c-4f9f-81cf-052bc1e3248b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.657884] [55187]: DEBUG oslo_concurrency.lockutils [None req-a99deaf2-ff4c-4f9f-81cf-052bc1e3248b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.658227] [55187]: DEBUG oslo_concurrency.lockutils [None req-a99deaf2-ff4c-4f9f-81cf-052bc1e3248b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.660153] [55187]: DEBUG oslo_concurrency.lockutils [None req-a99deaf2-ff4c-4f9f-81cf-052bc1e3248b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.660153] [55187]: DEBUG oslo_concurrency.lockutils [None req-a99deaf2-ff4c-4f9f-81cf-052bc1e3248b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.660153] [55187]: DEBUG oslo_concurrency.lockutils [None req-a99deaf2-ff4c-4f9f-81cf-052bc1e3248b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.791361] [55187]: DEBUG nova.policy [None req-a99deaf2-ff4c-4f9f-81cf-052bc1e3248b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1188.798142] [55187]: INFO nova.api.openstack.requestlog [None req-a99deaf2-ff4c-4f9f-81cf-052bc1e3248b tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1684 microversion: 2.1 time: 0.148817 [ 1188.798142] [55187]: [pid: 55187|app: 0|req: 4107/8371] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:09 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1684 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1188.805172] [55187]: DEBUG nova.api.openstack.wsgi [None req-36fb9eb6-f912-488f-96f9-6f7b75246c52 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1188.810613] [55187]: DEBUG nova.compute.api [None req-36fb9eb6-f912-488f-96f9-6f7b75246c52 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1188.813571] [55187]: DEBUG oslo_concurrency.lockutils [None req-36fb9eb6-f912-488f-96f9-6f7b75246c52 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.814111] [55187]: DEBUG oslo_concurrency.lockutils [None req-36fb9eb6-f912-488f-96f9-6f7b75246c52 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.815547] [55187]: DEBUG oslo_concurrency.lockutils [None req-36fb9eb6-f912-488f-96f9-6f7b75246c52 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.819084] [55187]: DEBUG oslo_concurrency.lockutils [None req-36fb9eb6-f912-488f-96f9-6f7b75246c52 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.819084] [55187]: DEBUG oslo_concurrency.lockutils [None req-36fb9eb6-f912-488f-96f9-6f7b75246c52 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.819084] [55187]: DEBUG oslo_concurrency.lockutils [None req-36fb9eb6-f912-488f-96f9-6f7b75246c52 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.065812] [55187]: DEBUG nova.policy [None req-36fb9eb6-f912-488f-96f9-6f7b75246c52 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.071168] [55187]: INFO nova.api.openstack.requestlog [None req-36fb9eb6-f912-488f-96f9-6f7b75246c52 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1665 microversion: 2.1 time: 0.272578 [ 1189.071690] [55187]: [pid: 55187|app: 0|req: 4108/8372] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:09 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1665 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1189.074114] [55187]: DEBUG nova.api.openstack.wsgi [None req-cff5e931-194e-46ca-b461-dac01a916784 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1189.076268] [55187]: DEBUG nova.compute.api [None req-cff5e931-194e-46ca-b461-dac01a916784 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1189.080323] [55187]: DEBUG oslo_concurrency.lockutils [None req-cff5e931-194e-46ca-b461-dac01a916784 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.080542] [55187]: DEBUG oslo_concurrency.lockutils [None req-cff5e931-194e-46ca-b461-dac01a916784 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.080740] [55187]: DEBUG oslo_concurrency.lockutils [None req-cff5e931-194e-46ca-b461-dac01a916784 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.081208] [55187]: DEBUG oslo_concurrency.lockutils [None req-cff5e931-194e-46ca-b461-dac01a916784 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.081629] [55187]: DEBUG oslo_concurrency.lockutils [None req-cff5e931-194e-46ca-b461-dac01a916784 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.081824] [55187]: DEBUG oslo_concurrency.lockutils [None req-cff5e931-194e-46ca-b461-dac01a916784 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.224816] [55187]: DEBUG nova.policy [None req-cff5e931-194e-46ca-b461-dac01a916784 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.229555] [55187]: INFO nova.api.openstack.requestlog [None req-cff5e931-194e-46ca-b461-dac01a916784 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1306 microversion: 2.1 time: 0.157486 [ 1189.229921] [55187]: [pid: 55187|app: 0|req: 4109/8373] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:09 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1306 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1189.232426] [55187]: DEBUG nova.api.openstack.wsgi [req-028529fa-9656-4d16-adff-b262745418b9 req-71ce2eb0-f60a-4750-ade6-31fd24b12b49 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2dca9432-7d12-44ce-8e9a-25b43b6142c1", "name": "network-vif-plugged", "status": "completed", "tag": "27379d77-24fb-4053-8ca3-597cfa0132ba"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1189.238195] [55187]: DEBUG oslo_concurrency.lockutils [req-028529fa-9656-4d16-adff-b262745418b9 req-71ce2eb0-f60a-4750-ade6-31fd24b12b49 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.238432] [55187]: DEBUG oslo_concurrency.lockutils [req-028529fa-9656-4d16-adff-b262745418b9 req-71ce2eb0-f60a-4750-ade6-31fd24b12b49 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.238616] [55187]: DEBUG oslo_concurrency.lockutils [req-028529fa-9656-4d16-adff-b262745418b9 req-71ce2eb0-f60a-4750-ade6-31fd24b12b49 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.244778] [55187]: INFO nova.api.openstack.compute.server_external_events [req-028529fa-9656-4d16-adff-b262745418b9 req-71ce2eb0-f60a-4750-ade6-31fd24b12b49 service nova] Creating event network-vif-plugged:27379d77-24fb-4053-8ca3-597cfa0132ba for instance 2dca9432-7d12-44ce-8e9a-25b43b6142c1 on cpu-1 [ 1189.247785] [55187]: INFO nova.api.openstack.requestlog [req-028529fa-9656-4d16-adff-b262745418b9 req-71ce2eb0-f60a-4750-ade6-31fd24b12b49 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017209 [ 1189.248294] [55187]: [pid: 55187|app: 0|req: 4110/8374] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:09 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1189.282990] [55187]: DEBUG nova.api.openstack.wsgi [req-5fd2d69a-a9aa-4584-ac9b-0d6c6aa2b035 req-c9345a78-e1c9-49e4-8d56-7522f504713d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1f6d1dcc-17d0-4122-980d-68d297ed52e5", "tag": "b123cdc3-e8d8-4454-a323-9903b773d270"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1189.289991] [55187]: DEBUG oslo_concurrency.lockutils [req-5fd2d69a-a9aa-4584-ac9b-0d6c6aa2b035 req-c9345a78-e1c9-49e4-8d56-7522f504713d service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.290259] [55187]: DEBUG oslo_concurrency.lockutils [req-5fd2d69a-a9aa-4584-ac9b-0d6c6aa2b035 req-c9345a78-e1c9-49e4-8d56-7522f504713d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.290452] [55187]: DEBUG oslo_concurrency.lockutils [req-5fd2d69a-a9aa-4584-ac9b-0d6c6aa2b035 req-c9345a78-e1c9-49e4-8d56-7522f504713d service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.296818] [55187]: INFO nova.api.openstack.compute.server_external_events [req-5fd2d69a-a9aa-4584-ac9b-0d6c6aa2b035 req-c9345a78-e1c9-49e4-8d56-7522f504713d service nova] Creating event network-changed:b123cdc3-e8d8-4454-a323-9903b773d270 for instance 1f6d1dcc-17d0-4122-980d-68d297ed52e5 on cpu-1 [ 1189.299981] [55187]: INFO nova.api.openstack.requestlog [req-5fd2d69a-a9aa-4584-ac9b-0d6c6aa2b035 req-c9345a78-e1c9-49e4-8d56-7522f504713d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019910 [ 1189.300536] [55187]: [pid: 55187|app: 0|req: 4111/8375] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:09 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1189.662602] [55187]: DEBUG nova.api.openstack.wsgi [None req-40203436-c8ad-4da1-8922-5443320d9df8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1189.664325] [55187]: DEBUG nova.compute.api [None req-40203436-c8ad-4da1-8922-5443320d9df8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1189.669107] [55187]: DEBUG oslo_concurrency.lockutils [None req-40203436-c8ad-4da1-8922-5443320d9df8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.669350] [55187]: DEBUG oslo_concurrency.lockutils [None req-40203436-c8ad-4da1-8922-5443320d9df8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.669585] [55187]: DEBUG oslo_concurrency.lockutils [None req-40203436-c8ad-4da1-8922-5443320d9df8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.669974] [55187]: DEBUG oslo_concurrency.lockutils [None req-40203436-c8ad-4da1-8922-5443320d9df8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.670133] [55187]: DEBUG oslo_concurrency.lockutils [None req-40203436-c8ad-4da1-8922-5443320d9df8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.670327] [55187]: DEBUG oslo_concurrency.lockutils [None req-40203436-c8ad-4da1-8922-5443320d9df8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.759887] [55187]: DEBUG nova.policy [None req-40203436-c8ad-4da1-8922-5443320d9df8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.768840] [55187]: DEBUG nova.policy [None req-40203436-c8ad-4da1-8922-5443320d9df8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.769611] [55187]: DEBUG nova.policy [None req-40203436-c8ad-4da1-8922-5443320d9df8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.770252] [55187]: INFO nova.api.openstack.requestlog [None req-40203436-c8ad-4da1-8922-5443320d9df8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1404 microversion: 2.20 time: 0.110242 [ 1189.770635] [55187]: [pid: 55187|app: 0|req: 4112/8376] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:11:10 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1404 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1189.772977] [55187]: DEBUG nova.api.openstack.wsgi [req-39fdee67-2c63-42ab-a0c3-e4d1e43806cc req-d9a267ff-ce42-4182-8dc6-d758c0f7932a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dd0574f0-b61d-49fb-8f76-4e93405e8609", "name": "network-vif-plugged", "status": "completed", "tag": "91cb515e-7955-424c-b05e-2e25a81a37b6"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1189.778621] [55187]: DEBUG oslo_concurrency.lockutils [req-39fdee67-2c63-42ab-a0c3-e4d1e43806cc req-d9a267ff-ce42-4182-8dc6-d758c0f7932a service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.778859] [55187]: DEBUG oslo_concurrency.lockutils [req-39fdee67-2c63-42ab-a0c3-e4d1e43806cc req-d9a267ff-ce42-4182-8dc6-d758c0f7932a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.779053] [55187]: DEBUG oslo_concurrency.lockutils [req-39fdee67-2c63-42ab-a0c3-e4d1e43806cc req-d9a267ff-ce42-4182-8dc6-d758c0f7932a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.786162] [55187]: INFO nova.api.openstack.compute.server_external_events [req-39fdee67-2c63-42ab-a0c3-e4d1e43806cc req-d9a267ff-ce42-4182-8dc6-d758c0f7932a service nova] Creating event network-vif-plugged:91cb515e-7955-424c-b05e-2e25a81a37b6 for instance dd0574f0-b61d-49fb-8f76-4e93405e8609 on cpu-1 [ 1189.791608] [55187]: INFO nova.api.openstack.requestlog [req-39fdee67-2c63-42ab-a0c3-e4d1e43806cc req-d9a267ff-ce42-4182-8dc6-d758c0f7932a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017759 [ 1189.791608] [55187]: [pid: 55187|app: 0|req: 4113/8377] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:10 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1189.817828] [55187]: DEBUG nova.api.openstack.wsgi [None req-b979954b-9317-459e-adc3-9b1a83d9485e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1189.818948] [55187]: DEBUG nova.compute.api [None req-b979954b-9317-459e-adc3-9b1a83d9485e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1189.822842] [55187]: DEBUG oslo_concurrency.lockutils [None req-b979954b-9317-459e-adc3-9b1a83d9485e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.823285] [55187]: DEBUG oslo_concurrency.lockutils [None req-b979954b-9317-459e-adc3-9b1a83d9485e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.823285] [55187]: DEBUG oslo_concurrency.lockutils [None req-b979954b-9317-459e-adc3-9b1a83d9485e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.823633] [55187]: DEBUG oslo_concurrency.lockutils [None req-b979954b-9317-459e-adc3-9b1a83d9485e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.823831] [55187]: DEBUG oslo_concurrency.lockutils [None req-b979954b-9317-459e-adc3-9b1a83d9485e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.824010] [55187]: DEBUG oslo_concurrency.lockutils [None req-b979954b-9317-459e-adc3-9b1a83d9485e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.900076] [55187]: DEBUG nova.policy [None req-b979954b-9317-459e-adc3-9b1a83d9485e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.904408] [55187]: INFO nova.api.openstack.requestlog [None req-b979954b-9317-459e-adc3-9b1a83d9485e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1684 microversion: 2.1 time: 0.089736 [ 1189.904888] [55187]: [pid: 55187|app: 0|req: 4114/8378] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:10 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1684 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1190.245344] [55187]: DEBUG nova.api.openstack.wsgi [None req-afa3c9c1-9543-418a-96c0-0612f7c6ce21 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1190.247058] [55187]: DEBUG nova.compute.api [None req-afa3c9c1-9543-418a-96c0-0612f7c6ce21 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1190.250712] [55187]: DEBUG oslo_concurrency.lockutils [None req-afa3c9c1-9543-418a-96c0-0612f7c6ce21 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.251011] [55187]: DEBUG oslo_concurrency.lockutils [None req-afa3c9c1-9543-418a-96c0-0612f7c6ce21 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.251139] [55187]: DEBUG oslo_concurrency.lockutils [None req-afa3c9c1-9543-418a-96c0-0612f7c6ce21 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.251494] [55187]: DEBUG oslo_concurrency.lockutils [None req-afa3c9c1-9543-418a-96c0-0612f7c6ce21 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.251686] [55187]: DEBUG oslo_concurrency.lockutils [None req-afa3c9c1-9543-418a-96c0-0612f7c6ce21 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.251885] [55187]: DEBUG oslo_concurrency.lockutils [None req-afa3c9c1-9543-418a-96c0-0612f7c6ce21 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.329262] [55187]: DEBUG nova.policy [None req-afa3c9c1-9543-418a-96c0-0612f7c6ce21 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.333584] [55187]: INFO nova.api.openstack.requestlog [None req-afa3c9c1-9543-418a-96c0-0612f7c6ce21 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1306 microversion: 2.1 time: 0.090436 [ 1190.333932] [55187]: [pid: 55187|app: 0|req: 4115/8379] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:10 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1306 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1190.786267] [55187]: DEBUG nova.api.openstack.wsgi [None req-852652d8-1024-4c71-a19f-4d6ef8146c67 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1190.787967] [55187]: DEBUG nova.compute.api [None req-852652d8-1024-4c71-a19f-4d6ef8146c67 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1190.791834] [55187]: DEBUG oslo_concurrency.lockutils [None req-852652d8-1024-4c71-a19f-4d6ef8146c67 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.792080] [55187]: DEBUG oslo_concurrency.lockutils [None req-852652d8-1024-4c71-a19f-4d6ef8146c67 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.792268] [55187]: DEBUG oslo_concurrency.lockutils [None req-852652d8-1024-4c71-a19f-4d6ef8146c67 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.792608] [55187]: DEBUG oslo_concurrency.lockutils [None req-852652d8-1024-4c71-a19f-4d6ef8146c67 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.792808] [55187]: DEBUG oslo_concurrency.lockutils [None req-852652d8-1024-4c71-a19f-4d6ef8146c67 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.792982] [55187]: DEBUG oslo_concurrency.lockutils [None req-852652d8-1024-4c71-a19f-4d6ef8146c67 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.900374] [55187]: DEBUG nova.policy [None req-852652d8-1024-4c71-a19f-4d6ef8146c67 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.904723] [55187]: DEBUG nova.policy [None req-852652d8-1024-4c71-a19f-4d6ef8146c67 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.905402] [55187]: DEBUG nova.policy [None req-852652d8-1024-4c71-a19f-4d6ef8146c67 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.906086] [55187]: INFO nova.api.openstack.requestlog [None req-852652d8-1024-4c71-a19f-4d6ef8146c67 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1404 microversion: 2.20 time: 0.122058 [ 1190.906413] [55187]: [pid: 55187|app: 0|req: 4116/8380] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:11:11 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1404 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1190.918019] [55187]: DEBUG nova.api.openstack.wsgi [None req-c9ca010d-6bbd-4b0d-af43-f94a8570e0ea tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1190.919640] [55187]: DEBUG nova.compute.api [None req-c9ca010d-6bbd-4b0d-af43-f94a8570e0ea tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1190.922855] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9ca010d-6bbd-4b0d-af43-f94a8570e0ea tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.923094] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9ca010d-6bbd-4b0d-af43-f94a8570e0ea tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.923284] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9ca010d-6bbd-4b0d-af43-f94a8570e0ea tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.923627] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9ca010d-6bbd-4b0d-af43-f94a8570e0ea tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.923824] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9ca010d-6bbd-4b0d-af43-f94a8570e0ea tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.923999] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9ca010d-6bbd-4b0d-af43-f94a8570e0ea tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.024818] [55187]: DEBUG nova.policy [None req-c9ca010d-6bbd-4b0d-af43-f94a8570e0ea tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.029134] [55187]: INFO nova.api.openstack.requestlog [None req-c9ca010d-6bbd-4b0d-af43-f94a8570e0ea tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1684 microversion: 2.1 time: 0.112884 [ 1191.029465] [55187]: [pid: 55187|app: 0|req: 4117/8381] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:11 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1684 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1191.310034] [55187]: DEBUG nova.api.openstack.wsgi [req-7d346ffb-5704-4beb-9df9-0d8895058d11 req-f7356e92-d93d-4ac9-aeda-754bbe9d88e9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2dca9432-7d12-44ce-8e9a-25b43b6142c1", "tag": "27379d77-24fb-4053-8ca3-597cfa0132ba"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1191.315886] [55187]: DEBUG oslo_concurrency.lockutils [req-7d346ffb-5704-4beb-9df9-0d8895058d11 req-f7356e92-d93d-4ac9-aeda-754bbe9d88e9 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.316161] [55187]: DEBUG oslo_concurrency.lockutils [req-7d346ffb-5704-4beb-9df9-0d8895058d11 req-f7356e92-d93d-4ac9-aeda-754bbe9d88e9 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.316342] [55187]: DEBUG oslo_concurrency.lockutils [req-7d346ffb-5704-4beb-9df9-0d8895058d11 req-f7356e92-d93d-4ac9-aeda-754bbe9d88e9 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.322796] [55187]: INFO nova.api.openstack.compute.server_external_events [req-7d346ffb-5704-4beb-9df9-0d8895058d11 req-f7356e92-d93d-4ac9-aeda-754bbe9d88e9 service nova] Creating event network-changed:27379d77-24fb-4053-8ca3-597cfa0132ba for instance 2dca9432-7d12-44ce-8e9a-25b43b6142c1 on cpu-1 [ 1191.325601] [55187]: INFO nova.api.openstack.requestlog [req-7d346ffb-5704-4beb-9df9-0d8895058d11 req-f7356e92-d93d-4ac9-aeda-754bbe9d88e9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018124 [ 1191.325943] [55187]: [pid: 55187|app: 0|req: 4118/8382] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:11 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1191.347062] [55187]: DEBUG nova.api.openstack.wsgi [None req-5d2fc291-1d1e-45f1-b0e8-97946702b8b0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1191.348839] [55187]: DEBUG nova.compute.api [None req-5d2fc291-1d1e-45f1-b0e8-97946702b8b0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1191.352679] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d2fc291-1d1e-45f1-b0e8-97946702b8b0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.352919] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d2fc291-1d1e-45f1-b0e8-97946702b8b0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.353122] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d2fc291-1d1e-45f1-b0e8-97946702b8b0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.353474] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d2fc291-1d1e-45f1-b0e8-97946702b8b0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.353673] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d2fc291-1d1e-45f1-b0e8-97946702b8b0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.353861] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d2fc291-1d1e-45f1-b0e8-97946702b8b0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.426935] [55187]: DEBUG nova.policy [None req-5d2fc291-1d1e-45f1-b0e8-97946702b8b0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.433019] [55187]: INFO nova.api.openstack.requestlog [None req-5d2fc291-1d1e-45f1-b0e8-97946702b8b0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1306 microversion: 2.1 time: 0.088177 [ 1191.433408] [55187]: [pid: 55187|app: 0|req: 4119/8383] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:11 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1306 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1191.799225] [55187]: DEBUG nova.api.openstack.wsgi [req-eef9e52d-5dd0-46fa-9211-66d5661e5e2b req-1c3b49c2-b169-4fb5-82d0-331cd3a718de service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "dd0574f0-b61d-49fb-8f76-4e93405e8609", "tag": "91cb515e-7955-424c-b05e-2e25a81a37b6"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1191.805493] [55187]: DEBUG oslo_concurrency.lockutils [req-eef9e52d-5dd0-46fa-9211-66d5661e5e2b req-1c3b49c2-b169-4fb5-82d0-331cd3a718de service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.805738] [55187]: DEBUG oslo_concurrency.lockutils [req-eef9e52d-5dd0-46fa-9211-66d5661e5e2b req-1c3b49c2-b169-4fb5-82d0-331cd3a718de service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.805924] [55187]: DEBUG oslo_concurrency.lockutils [req-eef9e52d-5dd0-46fa-9211-66d5661e5e2b req-1c3b49c2-b169-4fb5-82d0-331cd3a718de service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.812391] [55187]: INFO nova.api.openstack.compute.server_external_events [req-eef9e52d-5dd0-46fa-9211-66d5661e5e2b req-1c3b49c2-b169-4fb5-82d0-331cd3a718de service nova] Creating event network-changed:91cb515e-7955-424c-b05e-2e25a81a37b6 for instance dd0574f0-b61d-49fb-8f76-4e93405e8609 on cpu-1 [ 1191.815719] [55187]: INFO nova.api.openstack.requestlog [req-eef9e52d-5dd0-46fa-9211-66d5661e5e2b req-1c3b49c2-b169-4fb5-82d0-331cd3a718de service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018912 [ 1191.816136] [55187]: [pid: 55187|app: 0|req: 4120/8384] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:12 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1191.921087] [55187]: DEBUG nova.api.openstack.wsgi [None req-2ddef5b5-c9de-4e48-8d79-dcae6bc5db5d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1191.922810] [55187]: DEBUG nova.compute.api [None req-2ddef5b5-c9de-4e48-8d79-dcae6bc5db5d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1191.926965] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ddef5b5-c9de-4e48-8d79-dcae6bc5db5d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.927287] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ddef5b5-c9de-4e48-8d79-dcae6bc5db5d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.927548] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ddef5b5-c9de-4e48-8d79-dcae6bc5db5d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.927947] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ddef5b5-c9de-4e48-8d79-dcae6bc5db5d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.928218] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ddef5b5-c9de-4e48-8d79-dcae6bc5db5d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.928437] [55187]: DEBUG oslo_concurrency.lockutils [None req-2ddef5b5-c9de-4e48-8d79-dcae6bc5db5d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.010635] [55187]: DEBUG nova.policy [None req-2ddef5b5-c9de-4e48-8d79-dcae6bc5db5d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.015693] [55187]: DEBUG nova.policy [None req-2ddef5b5-c9de-4e48-8d79-dcae6bc5db5d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.016390] [55187]: DEBUG nova.policy [None req-2ddef5b5-c9de-4e48-8d79-dcae6bc5db5d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.017018] [55187]: INFO nova.api.openstack.requestlog [None req-2ddef5b5-c9de-4e48-8d79-dcae6bc5db5d tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1404 microversion: 2.20 time: 0.098677 [ 1192.017341] [55187]: [pid: 55187|app: 0|req: 4121/8385] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:11:12 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1404 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1192.042935] [55187]: DEBUG nova.api.openstack.wsgi [None req-7d6fed4d-d295-494f-b246-23c89a0e8d22 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1192.044731] [55187]: DEBUG nova.compute.api [None req-7d6fed4d-d295-494f-b246-23c89a0e8d22 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1192.048943] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d6fed4d-d295-494f-b246-23c89a0e8d22 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.049203] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d6fed4d-d295-494f-b246-23c89a0e8d22 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.049391] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d6fed4d-d295-494f-b246-23c89a0e8d22 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.049821] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d6fed4d-d295-494f-b246-23c89a0e8d22 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.050037] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d6fed4d-d295-494f-b246-23c89a0e8d22 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.050378] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d6fed4d-d295-494f-b246-23c89a0e8d22 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.127594] [55187]: DEBUG nova.policy [None req-7d6fed4d-d295-494f-b246-23c89a0e8d22 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.132197] [55187]: INFO nova.api.openstack.requestlog [None req-7d6fed4d-d295-494f-b246-23c89a0e8d22 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1684 microversion: 2.1 time: 0.091778 [ 1192.132529] [55187]: [pid: 55187|app: 0|req: 4122/8386] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:12 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1684 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1192.447351] [55187]: DEBUG nova.api.openstack.wsgi [None req-f4ac54f3-8f35-4dbe-8ebc-69714653c79f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1192.449118] [55187]: DEBUG nova.compute.api [None req-f4ac54f3-8f35-4dbe-8ebc-69714653c79f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1192.454466] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4ac54f3-8f35-4dbe-8ebc-69714653c79f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.454727] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4ac54f3-8f35-4dbe-8ebc-69714653c79f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.454915] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4ac54f3-8f35-4dbe-8ebc-69714653c79f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.455309] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4ac54f3-8f35-4dbe-8ebc-69714653c79f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.455504] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4ac54f3-8f35-4dbe-8ebc-69714653c79f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.455673] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4ac54f3-8f35-4dbe-8ebc-69714653c79f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.615203] [55187]: DEBUG nova.policy [None req-f4ac54f3-8f35-4dbe-8ebc-69714653c79f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.620810] [55187]: INFO nova.api.openstack.requestlog [None req-f4ac54f3-8f35-4dbe-8ebc-69714653c79f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1306 microversion: 2.1 time: 0.175635 [ 1192.621388] [55187]: [pid: 55187|app: 0|req: 4123/8387] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:12 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1306 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1193.031303] [55187]: DEBUG nova.api.openstack.wsgi [None req-d3df8d5d-153e-469c-8aad-84b9cfed7e52 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1193.033015] [55187]: DEBUG nova.compute.api [None req-d3df8d5d-153e-469c-8aad-84b9cfed7e52 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1193.036896] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3df8d5d-153e-469c-8aad-84b9cfed7e52 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.037151] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3df8d5d-153e-469c-8aad-84b9cfed7e52 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.037338] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3df8d5d-153e-469c-8aad-84b9cfed7e52 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.037696] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3df8d5d-153e-469c-8aad-84b9cfed7e52 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.037910] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3df8d5d-153e-469c-8aad-84b9cfed7e52 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.038112] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3df8d5d-153e-469c-8aad-84b9cfed7e52 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.106891] [55187]: DEBUG nova.policy [None req-d3df8d5d-153e-469c-8aad-84b9cfed7e52 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1193.111551] [55187]: DEBUG nova.policy [None req-d3df8d5d-153e-469c-8aad-84b9cfed7e52 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1193.112201] [55187]: DEBUG nova.policy [None req-d3df8d5d-153e-469c-8aad-84b9cfed7e52 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1193.112807] [55187]: INFO nova.api.openstack.requestlog [None req-d3df8d5d-153e-469c-8aad-84b9cfed7e52 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1404 microversion: 2.20 time: 0.083963 [ 1193.113142] [55187]: [pid: 55187|app: 0|req: 4124/8388] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:11:13 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1404 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1193.145367] [55187]: DEBUG nova.api.openstack.wsgi [None req-128f0919-1a21-4945-bb13-6923f29bfb15 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1193.147032] [55187]: DEBUG nova.compute.api [None req-128f0919-1a21-4945-bb13-6923f29bfb15 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1193.150741] [55187]: DEBUG oslo_concurrency.lockutils [None req-128f0919-1a21-4945-bb13-6923f29bfb15 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.151012] [55187]: DEBUG oslo_concurrency.lockutils [None req-128f0919-1a21-4945-bb13-6923f29bfb15 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.151173] [55187]: DEBUG oslo_concurrency.lockutils [None req-128f0919-1a21-4945-bb13-6923f29bfb15 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.151521] [55187]: DEBUG oslo_concurrency.lockutils [None req-128f0919-1a21-4945-bb13-6923f29bfb15 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.151716] [55187]: DEBUG oslo_concurrency.lockutils [None req-128f0919-1a21-4945-bb13-6923f29bfb15 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.151890] [55187]: DEBUG oslo_concurrency.lockutils [None req-128f0919-1a21-4945-bb13-6923f29bfb15 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.244833] [55187]: DEBUG nova.policy [None req-128f0919-1a21-4945-bb13-6923f29bfb15 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1193.249816] [55187]: INFO nova.api.openstack.requestlog [None req-128f0919-1a21-4945-bb13-6923f29bfb15 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1684 microversion: 2.1 time: 0.106491 [ 1193.250065] [55187]: [pid: 55187|app: 0|req: 4125/8389] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:13 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1684 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1193.638384] [55187]: DEBUG nova.api.openstack.wsgi [None req-f336fa9f-e9bc-42bf-8b9a-18535262dd57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1193.640172] [55187]: DEBUG nova.compute.api [None req-f336fa9f-e9bc-42bf-8b9a-18535262dd57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1193.645382] [55187]: DEBUG oslo_concurrency.lockutils [None req-f336fa9f-e9bc-42bf-8b9a-18535262dd57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.645623] [55187]: DEBUG oslo_concurrency.lockutils [None req-f336fa9f-e9bc-42bf-8b9a-18535262dd57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.645806] [55187]: DEBUG oslo_concurrency.lockutils [None req-f336fa9f-e9bc-42bf-8b9a-18535262dd57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.646167] [55187]: DEBUG oslo_concurrency.lockutils [None req-f336fa9f-e9bc-42bf-8b9a-18535262dd57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.646361] [55187]: DEBUG oslo_concurrency.lockutils [None req-f336fa9f-e9bc-42bf-8b9a-18535262dd57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.646530] [55187]: DEBUG oslo_concurrency.lockutils [None req-f336fa9f-e9bc-42bf-8b9a-18535262dd57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.723318] [55187]: DEBUG nova.policy [None req-f336fa9f-e9bc-42bf-8b9a-18535262dd57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1193.728687] [55187]: INFO nova.api.openstack.requestlog [None req-f336fa9f-e9bc-42bf-8b9a-18535262dd57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1306 microversion: 2.1 time: 0.092550 [ 1193.729053] [55187]: [pid: 55187|app: 0|req: 4126/8390] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:14 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1306 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1194.128395] [55187]: DEBUG nova.api.openstack.wsgi [None req-8bba47a3-e93d-4c96-8807-ca95f4c25549 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1194.130217] [55187]: DEBUG nova.compute.api [None req-8bba47a3-e93d-4c96-8807-ca95f4c25549 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1194.134080] [55187]: DEBUG oslo_concurrency.lockutils [None req-8bba47a3-e93d-4c96-8807-ca95f4c25549 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.134335] [55187]: DEBUG oslo_concurrency.lockutils [None req-8bba47a3-e93d-4c96-8807-ca95f4c25549 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.134522] [55187]: DEBUG oslo_concurrency.lockutils [None req-8bba47a3-e93d-4c96-8807-ca95f4c25549 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.134878] [55187]: DEBUG oslo_concurrency.lockutils [None req-8bba47a3-e93d-4c96-8807-ca95f4c25549 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.135091] [55187]: DEBUG oslo_concurrency.lockutils [None req-8bba47a3-e93d-4c96-8807-ca95f4c25549 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.135266] [55187]: DEBUG oslo_concurrency.lockutils [None req-8bba47a3-e93d-4c96-8807-ca95f4c25549 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.173610] [55188]: DEBUG nova.compute.api [None req-d0afde17-a043-4105-8d0a-b68cc8db268c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1194.177412] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0afde17-a043-4105-8d0a-b68cc8db268c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.177592] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0afde17-a043-4105-8d0a-b68cc8db268c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.177747] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0afde17-a043-4105-8d0a-b68cc8db268c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.178122] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0afde17-a043-4105-8d0a-b68cc8db268c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.178386] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0afde17-a043-4105-8d0a-b68cc8db268c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.178566] [55188]: DEBUG oslo_concurrency.lockutils [None req-d0afde17-a043-4105-8d0a-b68cc8db268c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.240549] [55187]: DEBUG nova.policy [None req-8bba47a3-e93d-4c96-8807-ca95f4c25549 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1194.245014] [55187]: DEBUG nova.policy [None req-8bba47a3-e93d-4c96-8807-ca95f4c25549 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1194.245714] [55187]: DEBUG nova.policy [None req-8bba47a3-e93d-4c96-8807-ca95f4c25549 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1194.246359] [55187]: INFO nova.api.openstack.requestlog [None req-8bba47a3-e93d-4c96-8807-ca95f4c25549 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1595 microversion: 2.20 time: 0.120553 [ 1194.246795] [55187]: [pid: 55187|app: 0|req: 4127/8391] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:11:14 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1595 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1194.249856] [55188]: INFO nova.api.openstack.requestlog [None req-d0afde17-a043-4105-8d0a-b68cc8db268c tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "POST /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609/os-interface" status: 200 len: 285 microversion: 2.1 time: 7.700795 [ 1194.250375] [55188]: [pid: 55188|app: 0|req: 4265/8392] 10.180.1.21 () {60 vars in 1291 bytes} [Wed Mar 26 22:11:06 2025] POST /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609/os-interface => generated 285 bytes in 7702 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1194.256517] [55187]: DEBUG nova.api.openstack.wsgi [None req-38604546-fd14-4ad0-9c6c-231c90e6b3ef tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1194.258040] [55187]: DEBUG nova.compute.api [None req-38604546-fd14-4ad0-9c6c-231c90e6b3ef tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1194.259689] [55188]: DEBUG nova.api.openstack.wsgi [None req-4d2fcd8d-24b2-40ca-81d7-34dee555eb77 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1194.261401] [55187]: DEBUG oslo_concurrency.lockutils [None req-38604546-fd14-4ad0-9c6c-231c90e6b3ef tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.261475] [55188]: DEBUG nova.compute.api [None req-4d2fcd8d-24b2-40ca-81d7-34dee555eb77 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1194.261567] [55187]: DEBUG oslo_concurrency.lockutils [None req-38604546-fd14-4ad0-9c6c-231c90e6b3ef tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.261754] [55187]: DEBUG oslo_concurrency.lockutils [None req-38604546-fd14-4ad0-9c6c-231c90e6b3ef tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.262121] [55187]: DEBUG oslo_concurrency.lockutils [None req-38604546-fd14-4ad0-9c6c-231c90e6b3ef tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.262322] [55187]: DEBUG oslo_concurrency.lockutils [None req-38604546-fd14-4ad0-9c6c-231c90e6b3ef tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.262493] [55187]: DEBUG oslo_concurrency.lockutils [None req-38604546-fd14-4ad0-9c6c-231c90e6b3ef tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.265385] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d2fcd8d-24b2-40ca-81d7-34dee555eb77 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.265621] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d2fcd8d-24b2-40ca-81d7-34dee555eb77 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.265809] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d2fcd8d-24b2-40ca-81d7-34dee555eb77 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.266175] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d2fcd8d-24b2-40ca-81d7-34dee555eb77 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.266377] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d2fcd8d-24b2-40ca-81d7-34dee555eb77 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.266563] [55188]: DEBUG oslo_concurrency.lockutils [None req-4d2fcd8d-24b2-40ca-81d7-34dee555eb77 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.327511] [55187]: INFO nova.api.openstack.requestlog [None req-38604546-fd14-4ad0-9c6c-231c90e6b3ef tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609/os-interface/91cb515e-7955-424c-b05e-2e25a81a37b6" status: 200 len: 285 microversion: 2.1 time: 0.072832 [ 1194.328062] [55187]: [pid: 55187|app: 0|req: 4128/8393] 10.180.1.21 () {58 vars in 1381 bytes} [Wed Mar 26 22:11:14 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609/os-interface/91cb515e-7955-424c-b05e-2e25a81a37b6 => generated 285 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1194.330763] [55187]: DEBUG nova.api.openstack.wsgi [None req-c8be5cbc-8b63-4795-adac-eb9ca2c11be2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1194.332424] [55187]: DEBUG nova.compute.api [None req-c8be5cbc-8b63-4795-adac-eb9ca2c11be2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1194.333260] [55188]: INFO nova.api.openstack.requestlog [None req-4d2fcd8d-24b2-40ca-81d7-34dee555eb77 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67/os-interface" status: 200 len: 287 microversion: 2.20 time: 0.075774 [ 1194.333608] [55188]: [pid: 55188|app: 0|req: 4266/8394] 10.180.1.21 () {60 vars in 1311 bytes} [Wed Mar 26 22:11:14 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67/os-interface => generated 287 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1194.336175] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8be5cbc-8b63-4795-adac-eb9ca2c11be2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.336258] [55188]: DEBUG nova.api.openstack.wsgi [None req-20d841c5-6d5e-4ce4-8910-2e6fc910e6ca tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1194.336416] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8be5cbc-8b63-4795-adac-eb9ca2c11be2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.336491] [55188]: DEBUG nova.compute.api [None req-20d841c5-6d5e-4ce4-8910-2e6fc910e6ca tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1194.336599] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8be5cbc-8b63-4795-adac-eb9ca2c11be2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.336950] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8be5cbc-8b63-4795-adac-eb9ca2c11be2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.337160] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8be5cbc-8b63-4795-adac-eb9ca2c11be2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.337333] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8be5cbc-8b63-4795-adac-eb9ca2c11be2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.340061] [55188]: DEBUG oslo_concurrency.lockutils [None req-20d841c5-6d5e-4ce4-8910-2e6fc910e6ca tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.340288] [55188]: DEBUG oslo_concurrency.lockutils [None req-20d841c5-6d5e-4ce4-8910-2e6fc910e6ca tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.340474] [55188]: DEBUG oslo_concurrency.lockutils [None req-20d841c5-6d5e-4ce4-8910-2e6fc910e6ca tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.340887] [55188]: DEBUG oslo_concurrency.lockutils [None req-20d841c5-6d5e-4ce4-8910-2e6fc910e6ca tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.341163] [55188]: DEBUG oslo_concurrency.lockutils [None req-20d841c5-6d5e-4ce4-8910-2e6fc910e6ca tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.341364] [55188]: DEBUG oslo_concurrency.lockutils [None req-20d841c5-6d5e-4ce4-8910-2e6fc910e6ca tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.363788] [55188]: INFO nova.api.openstack.requestlog [None req-20d841c5-6d5e-4ce4-8910-2e6fc910e6ca tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609/os-interface/91cb515e-7955-424c-b05e-2e25a81a37b6" status: 202 len: 0 microversion: 2.1 time: 0.029463 [ 1194.364152] [55188]: [pid: 55188|app: 0|req: 4267/8395] 10.180.1.21 () {58 vars in 1384 bytes} [Wed Mar 26 22:11:14 2025] DELETE /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609/os-interface/91cb515e-7955-424c-b05e-2e25a81a37b6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1194.409088] [55187]: DEBUG nova.policy [None req-c8be5cbc-8b63-4795-adac-eb9ca2c11be2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1194.413470] [55187]: INFO nova.api.openstack.requestlog [None req-c8be5cbc-8b63-4795-adac-eb9ca2c11be2 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1683 microversion: 2.1 time: 0.084813 [ 1194.413791] [55187]: [pid: 55187|app: 0|req: 4129/8396] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:14 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1683 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1194.742820] [55188]: DEBUG nova.api.openstack.wsgi [None req-fd7c3ee8-4378-41e3-8d22-9a88cdbfcab6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1194.744921] [55188]: DEBUG nova.compute.api [None req-fd7c3ee8-4378-41e3-8d22-9a88cdbfcab6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1194.748713] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd7c3ee8-4378-41e3-8d22-9a88cdbfcab6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.748963] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd7c3ee8-4378-41e3-8d22-9a88cdbfcab6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.749172] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd7c3ee8-4378-41e3-8d22-9a88cdbfcab6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.749524] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd7c3ee8-4378-41e3-8d22-9a88cdbfcab6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.749787] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd7c3ee8-4378-41e3-8d22-9a88cdbfcab6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.749991] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd7c3ee8-4378-41e3-8d22-9a88cdbfcab6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.797315] [55187]: DEBUG nova.api.openstack.wsgi [req-27d42708-933b-4522-9b8b-b869946119c6 req-8d74b0b2-faec-4e57-9d12-b6c7da9009ca service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0b3a27f1-5b01-4ad6-a335-42b978137b67", "tag": "d963f7d6-f897-49c4-a4bd-fef706fcb9e1"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1194.803546] [55187]: DEBUG oslo_concurrency.lockutils [req-27d42708-933b-4522-9b8b-b869946119c6 req-8d74b0b2-faec-4e57-9d12-b6c7da9009ca service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.803760] [55187]: DEBUG oslo_concurrency.lockutils [req-27d42708-933b-4522-9b8b-b869946119c6 req-8d74b0b2-faec-4e57-9d12-b6c7da9009ca service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.803935] [55187]: DEBUG oslo_concurrency.lockutils [req-27d42708-933b-4522-9b8b-b869946119c6 req-8d74b0b2-faec-4e57-9d12-b6c7da9009ca service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.810377] [55187]: INFO nova.api.openstack.compute.server_external_events [req-27d42708-933b-4522-9b8b-b869946119c6 req-8d74b0b2-faec-4e57-9d12-b6c7da9009ca service nova] Creating event network-changed:d963f7d6-f897-49c4-a4bd-fef706fcb9e1 for instance 0b3a27f1-5b01-4ad6-a335-42b978137b67 on cpu-1 [ 1194.813356] [55187]: INFO nova.api.openstack.requestlog [req-27d42708-933b-4522-9b8b-b869946119c6 req-8d74b0b2-faec-4e57-9d12-b6c7da9009ca service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021131 [ 1194.813692] [55187]: [pid: 55187|app: 0|req: 4130/8397] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:15 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1194.856716] [55188]: DEBUG nova.policy [None req-fd7c3ee8-4378-41e3-8d22-9a88cdbfcab6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1194.862386] [55188]: INFO nova.api.openstack.requestlog [None req-fd7c3ee8-4378-41e3-8d22-9a88cdbfcab6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1306 microversion: 2.1 time: 0.122092 [ 1194.862766] [55188]: [pid: 55188|app: 0|req: 4268/8398] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:15 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1306 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1195.270038] [55187]: DEBUG nova.api.openstack.wsgi [None req-6241fc32-8a6c-486a-9781-ceefe87241fd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Action: 'create', calling method: .version_select at 0x7d4af9677880>, body: {"keypair": {"name": "tempest-keypair-2141012055", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCvJ8bnPSzCanqw3PCd5DAXroYqiJhyAvdbW2loHUJ+xBY19Mp41+8lf3Y+1WTFUHY6SNJ69/PPT7hAWXRP4j4NcR1hsLQ6/ce4YOl50ypyQJ628iXA0fCbx7v+jQ7GUmA=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1195.282055] [55187]: DEBUG nova.quota [None req-6241fc32-8a6c-486a-9781-ceefe87241fd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Getting quotas for project 43b2ea6cc4de48eaa7a2a2448293dff5. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1195.287031] [55187]: DEBUG nova.quota [None req-6241fc32-8a6c-486a-9781-ceefe87241fd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Getting quotas for user e7d0d024cfb14f01a689c2738d978bb4 and project 43b2ea6cc4de48eaa7a2a2448293dff5. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1195.300619] [55187]: INFO nova.api.openstack.requestlog [None req-6241fc32-8a6c-486a-9781-ceefe87241fd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.033610 [ 1195.301185] [55187]: [pid: 55187|app: 0|req: 4131/8399] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:11:15 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1195.427369] [55188]: DEBUG nova.api.openstack.wsgi [None req-da6519a0-cbdc-4c95-a2b4-a97927c2b631 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1195.429724] [55188]: DEBUG nova.compute.api [None req-da6519a0-cbdc-4c95-a2b4-a97927c2b631 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1195.438396] [55188]: DEBUG oslo_concurrency.lockutils [None req-da6519a0-cbdc-4c95-a2b4-a97927c2b631 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.438396] [55188]: DEBUG oslo_concurrency.lockutils [None req-da6519a0-cbdc-4c95-a2b4-a97927c2b631 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.438396] [55188]: DEBUG oslo_concurrency.lockutils [None req-da6519a0-cbdc-4c95-a2b4-a97927c2b631 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.438396] [55188]: DEBUG oslo_concurrency.lockutils [None req-da6519a0-cbdc-4c95-a2b4-a97927c2b631 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.438396] [55188]: DEBUG oslo_concurrency.lockutils [None req-da6519a0-cbdc-4c95-a2b4-a97927c2b631 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.438396] [55188]: DEBUG oslo_concurrency.lockutils [None req-da6519a0-cbdc-4c95-a2b4-a97927c2b631 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.616413] [55188]: DEBUG nova.policy [None req-da6519a0-cbdc-4c95-a2b4-a97927c2b631 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1195.625506] [55188]: INFO nova.api.openstack.requestlog [None req-da6519a0-cbdc-4c95-a2b4-a97927c2b631 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1683 microversion: 2.1 time: 0.200834 [ 1195.626516] [55188]: [pid: 55188|app: 0|req: 4269/8400] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:15 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1683 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1195.875443] [55187]: DEBUG nova.api.openstack.wsgi [None req-bb77255d-70ed-47b7-bc91-efe297a673f6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1195.877367] [55187]: DEBUG nova.compute.api [None req-bb77255d-70ed-47b7-bc91-efe297a673f6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1195.881267] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb77255d-70ed-47b7-bc91-efe297a673f6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.881593] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb77255d-70ed-47b7-bc91-efe297a673f6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.881847] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb77255d-70ed-47b7-bc91-efe297a673f6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.882285] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb77255d-70ed-47b7-bc91-efe297a673f6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.882552] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb77255d-70ed-47b7-bc91-efe297a673f6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.882790] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb77255d-70ed-47b7-bc91-efe297a673f6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.979212] [55187]: DEBUG nova.policy [None req-bb77255d-70ed-47b7-bc91-efe297a673f6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1195.983545] [55187]: INFO nova.api.openstack.requestlog [None req-bb77255d-70ed-47b7-bc91-efe297a673f6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1306 microversion: 2.1 time: 0.110484 [ 1195.983850] [55187]: [pid: 55187|app: 0|req: 4132/8401] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:16 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1306 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1196.116061] [55188]: DEBUG nova.api.openstack.wsgi [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-499817794", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "afebb0fc-1b5a-4440-ac12-15da24eaa4b9"}], "security_groups": [{"name": "tempest-securitygroup--906805069"}], "key_name": "tempest-keypair-2141012055", "user_data": "}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1196.156019] [55188]: DEBUG oslo_concurrency.lockutils [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.156019] [55188]: DEBUG oslo_concurrency.lockutils [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.156019] [55188]: DEBUG oslo_concurrency.lockutils [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.156302] [55188]: DEBUG oslo_concurrency.lockutils [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.156671] [55188]: DEBUG oslo_concurrency.lockutils [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.158454] [55188]: DEBUG oslo_concurrency.lockutils [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.190347] [55188]: DEBUG nova.network.neutron [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] validate_networks() for [('afebb0fc-1b5a-4440-ac12-15da24eaa4b9', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1196.353275] [55188]: DEBUG nova.virt.hardware [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1196.353483] [55188]: DEBUG nova.virt.hardware [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1196.353692] [55188]: DEBUG nova.virt.hardware [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1196.353855] [55188]: DEBUG nova.virt.hardware [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1196.354276] [55188]: DEBUG nova.virt.hardware [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1196.362428] [55188]: DEBUG oslo_concurrency.lockutils [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.362661] [55188]: DEBUG oslo_concurrency.lockutils [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.362849] [55188]: DEBUG oslo_concurrency.lockutils [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.363259] [55188]: DEBUG oslo_concurrency.lockutils [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.363459] [55188]: DEBUG oslo_concurrency.lockutils [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.363667] [55188]: DEBUG oslo_concurrency.lockutils [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.373242] [55188]: DEBUG nova.quota [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Getting quotas for project 43b2ea6cc4de48eaa7a2a2448293dff5. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1196.376891] [55188]: DEBUG nova.quota [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Getting quotas for user e7d0d024cfb14f01a689c2738d978bb4 and project 43b2ea6cc4de48eaa7a2a2448293dff5. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1196.382484] [55188]: DEBUG nova.compute.api [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1196.383752] [55188]: DEBUG nova.compute.api [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1196.416047] [55188]: INFO nova.api.openstack.requestlog [None req-362529f0-e446-4ff8-94dd-561d17d87a14 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.1 time: 0.302334 [ 1196.416323] [55188]: [pid: 55188|app: 0|req: 4270/8402] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:11:16 2025] POST /compute/v2.1/servers => generated 401 bytes in 303 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) [ 1196.423588] [55187]: DEBUG nova.api.openstack.wsgi [None req-bb5487c3-07c0-413f-af75-4b95fdc31d0f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1196.425255] [55187]: DEBUG nova.compute.api [None req-bb5487c3-07c0-413f-af75-4b95fdc31d0f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1196.453613] [55187]: DEBUG nova.policy [None req-bb5487c3-07c0-413f-af75-4b95fdc31d0f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1196.460385] [55187]: INFO nova.api.openstack.requestlog [None req-bb5487c3-07c0-413f-af75-4b95fdc31d0f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 200 len: 1239 microversion: 2.1 time: 0.039515 [ 1196.460602] [55187]: [pid: 55187|app: 0|req: 4133/8403] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:16 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 1239 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1196.638551] [55188]: DEBUG nova.api.openstack.wsgi [None req-30ec1af4-e0ae-4155-b65b-de059dff43ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1196.640262] [55188]: DEBUG nova.compute.api [None req-30ec1af4-e0ae-4155-b65b-de059dff43ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1196.644786] [55188]: DEBUG oslo_concurrency.lockutils [None req-30ec1af4-e0ae-4155-b65b-de059dff43ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.645042] [55188]: DEBUG oslo_concurrency.lockutils [None req-30ec1af4-e0ae-4155-b65b-de059dff43ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.645239] [55188]: DEBUG oslo_concurrency.lockutils [None req-30ec1af4-e0ae-4155-b65b-de059dff43ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.645592] [55188]: DEBUG oslo_concurrency.lockutils [None req-30ec1af4-e0ae-4155-b65b-de059dff43ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.645827] [55188]: DEBUG oslo_concurrency.lockutils [None req-30ec1af4-e0ae-4155-b65b-de059dff43ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.646024] [55188]: DEBUG oslo_concurrency.lockutils [None req-30ec1af4-e0ae-4155-b65b-de059dff43ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.729184] [55188]: DEBUG nova.policy [None req-30ec1af4-e0ae-4155-b65b-de059dff43ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1196.735522] [55188]: INFO nova.api.openstack.requestlog [None req-30ec1af4-e0ae-4155-b65b-de059dff43ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1681 microversion: 2.1 time: 0.099477 [ 1196.735866] [55188]: [pid: 55188|app: 0|req: 4271/8404] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:17 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1681 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1196.997658] [55187]: DEBUG nova.api.openstack.wsgi [None req-c73400d2-c4e1-457b-a8e5-a0fe041650f7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1196.998822] [55187]: DEBUG nova.compute.api [None req-c73400d2-c4e1-457b-a8e5-a0fe041650f7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1197.003663] [55187]: DEBUG oslo_concurrency.lockutils [None req-c73400d2-c4e1-457b-a8e5-a0fe041650f7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.003917] [55187]: DEBUG oslo_concurrency.lockutils [None req-c73400d2-c4e1-457b-a8e5-a0fe041650f7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.004129] [55187]: DEBUG oslo_concurrency.lockutils [None req-c73400d2-c4e1-457b-a8e5-a0fe041650f7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.004497] [55187]: DEBUG oslo_concurrency.lockutils [None req-c73400d2-c4e1-457b-a8e5-a0fe041650f7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.004698] [55187]: DEBUG oslo_concurrency.lockutils [None req-c73400d2-c4e1-457b-a8e5-a0fe041650f7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.004874] [55187]: DEBUG oslo_concurrency.lockutils [None req-c73400d2-c4e1-457b-a8e5-a0fe041650f7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.072251] [55187]: DEBUG nova.policy [None req-c73400d2-c4e1-457b-a8e5-a0fe041650f7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1197.076421] [55187]: INFO nova.api.openstack.requestlog [None req-c73400d2-c4e1-457b-a8e5-a0fe041650f7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1306 microversion: 2.1 time: 0.082298 [ 1197.076871] [55187]: [pid: 55187|app: 0|req: 4134/8405] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:17 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1306 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1197.474213] [55188]: DEBUG nova.api.openstack.wsgi [None req-70ff39f3-e7f2-48b5-b535-04731e456801 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1197.475976] [55188]: DEBUG nova.compute.api [None req-70ff39f3-e7f2-48b5-b535-04731e456801 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1197.479897] [55188]: DEBUG oslo_concurrency.lockutils [None req-70ff39f3-e7f2-48b5-b535-04731e456801 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.480202] [55188]: DEBUG oslo_concurrency.lockutils [None req-70ff39f3-e7f2-48b5-b535-04731e456801 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.480390] [55188]: DEBUG oslo_concurrency.lockutils [None req-70ff39f3-e7f2-48b5-b535-04731e456801 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.480771] [55188]: DEBUG oslo_concurrency.lockutils [None req-70ff39f3-e7f2-48b5-b535-04731e456801 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.481031] [55188]: DEBUG oslo_concurrency.lockutils [None req-70ff39f3-e7f2-48b5-b535-04731e456801 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.481227] [55188]: DEBUG oslo_concurrency.lockutils [None req-70ff39f3-e7f2-48b5-b535-04731e456801 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.514471] [55188]: DEBUG nova.policy [None req-70ff39f3-e7f2-48b5-b535-04731e456801 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1197.520056] [55188]: INFO nova.api.openstack.requestlog [None req-70ff39f3-e7f2-48b5-b535-04731e456801 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 200 len: 1243 microversion: 2.1 time: 0.048087 [ 1197.520384] [55188]: [pid: 55188|app: 0|req: 4272/8406] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:17 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 1243 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1197.749766] [55187]: DEBUG nova.api.openstack.wsgi [None req-3ccffeec-7eac-4938-b604-3df90d100c36 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1197.751560] [55187]: DEBUG nova.compute.api [None req-3ccffeec-7eac-4938-b604-3df90d100c36 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1197.755451] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ccffeec-7eac-4938-b604-3df90d100c36 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.755802] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ccffeec-7eac-4938-b604-3df90d100c36 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.755998] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ccffeec-7eac-4938-b604-3df90d100c36 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.756366] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ccffeec-7eac-4938-b604-3df90d100c36 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.756571] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ccffeec-7eac-4938-b604-3df90d100c36 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.756745] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ccffeec-7eac-4938-b604-3df90d100c36 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.828855] [55187]: DEBUG nova.policy [None req-3ccffeec-7eac-4938-b604-3df90d100c36 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1197.833297] [55187]: INFO nova.api.openstack.requestlog [None req-3ccffeec-7eac-4938-b604-3df90d100c36 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1681 microversion: 2.1 time: 0.086215 [ 1197.833622] [55187]: [pid: 55187|app: 0|req: 4135/8407] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:18 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1681 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1198.089317] [55188]: DEBUG nova.api.openstack.wsgi [None req-aaf1c799-1739-482c-a198-0315c2f5f05f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1198.091055] [55188]: DEBUG nova.compute.api [None req-aaf1c799-1739-482c-a198-0315c2f5f05f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1198.094656] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaf1c799-1739-482c-a198-0315c2f5f05f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.094890] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaf1c799-1739-482c-a198-0315c2f5f05f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.095089] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaf1c799-1739-482c-a198-0315c2f5f05f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.095440] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaf1c799-1739-482c-a198-0315c2f5f05f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.095669] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaf1c799-1739-482c-a198-0315c2f5f05f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.095869] [55188]: DEBUG oslo_concurrency.lockutils [None req-aaf1c799-1739-482c-a198-0315c2f5f05f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.164054] [55188]: DEBUG nova.policy [None req-aaf1c799-1739-482c-a198-0315c2f5f05f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1198.168264] [55188]: INFO nova.api.openstack.requestlog [None req-aaf1c799-1739-482c-a198-0315c2f5f05f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1485 microversion: 2.1 time: 0.081364 [ 1198.168599] [55188]: [pid: 55188|app: 0|req: 4273/8408] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:18 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1485 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1198.180944] [55187]: DEBUG nova.api.openstack.wsgi [None req-7ae476e7-b593-4bc6-9cc2-d2b008ff5f51 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1198.182686] [55187]: DEBUG nova.compute.api [None req-7ae476e7-b593-4bc6-9cc2-d2b008ff5f51 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1198.186279] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ae476e7-b593-4bc6-9cc2-d2b008ff5f51 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.186721] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ae476e7-b593-4bc6-9cc2-d2b008ff5f51 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.186721] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ae476e7-b593-4bc6-9cc2-d2b008ff5f51 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.187078] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ae476e7-b593-4bc6-9cc2-d2b008ff5f51 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.187282] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ae476e7-b593-4bc6-9cc2-d2b008ff5f51 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.187454] [55187]: DEBUG oslo_concurrency.lockutils [None req-7ae476e7-b593-4bc6-9cc2-d2b008ff5f51 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.285508] [55187]: DEBUG nova.policy [None req-7ae476e7-b593-4bc6-9cc2-d2b008ff5f51 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94238c982ff5432bae31993c7097915c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1198.289778] [55187]: INFO nova.api.openstack.requestlog [None req-7ae476e7-b593-4bc6-9cc2-d2b008ff5f51 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 200 len: 1485 microversion: 2.1 time: 0.111048 [ 1198.290393] [55187]: [pid: 55187|app: 0|req: 4136/8409] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:18 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 1485 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1198.302090] [55188]: DEBUG nova.api.openstack.wsgi [None req-f682cd73-3de3-43bb-8176-3ab0112e48fa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1198.303805] [55188]: DEBUG nova.compute.api [None req-f682cd73-3de3-43bb-8176-3ab0112e48fa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1198.307593] [55188]: DEBUG oslo_concurrency.lockutils [None req-f682cd73-3de3-43bb-8176-3ab0112e48fa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.307749] [55188]: DEBUG oslo_concurrency.lockutils [None req-f682cd73-3de3-43bb-8176-3ab0112e48fa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.307937] [55188]: DEBUG oslo_concurrency.lockutils [None req-f682cd73-3de3-43bb-8176-3ab0112e48fa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.308293] [55188]: DEBUG oslo_concurrency.lockutils [None req-f682cd73-3de3-43bb-8176-3ab0112e48fa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.308492] [55188]: DEBUG oslo_concurrency.lockutils [None req-f682cd73-3de3-43bb-8176-3ab0112e48fa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.308975] [55188]: DEBUG oslo_concurrency.lockutils [None req-f682cd73-3de3-43bb-8176-3ab0112e48fa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.373355] [55188]: DEBUG nova.policy [None req-f682cd73-3de3-43bb-8176-3ab0112e48fa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94238c982ff5432bae31993c7097915c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1198.377293] [55188]: INFO nova.api.openstack.requestlog [None req-f682cd73-3de3-43bb-8176-3ab0112e48fa tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1485 microversion: 2.1 time: 0.077529 [ 1198.377779] [55188]: [pid: 55188|app: 0|req: 4274/8410] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:18 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1485 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1198.389303] [55187]: DEBUG nova.api.openstack.wsgi [None req-58bf829e-b551-446f-80f1-8c16c5c3bea9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1198.389611] [55187]: DEBUG nova.compute.api [None req-58bf829e-b551-446f-80f1-8c16c5c3bea9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1198.393014] [55187]: DEBUG oslo_concurrency.lockutils [None req-58bf829e-b551-446f-80f1-8c16c5c3bea9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.393274] [55187]: DEBUG oslo_concurrency.lockutils [None req-58bf829e-b551-446f-80f1-8c16c5c3bea9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.393459] [55187]: DEBUG oslo_concurrency.lockutils [None req-58bf829e-b551-446f-80f1-8c16c5c3bea9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.393803] [55187]: DEBUG oslo_concurrency.lockutils [None req-58bf829e-b551-446f-80f1-8c16c5c3bea9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.393994] [55187]: DEBUG oslo_concurrency.lockutils [None req-58bf829e-b551-446f-80f1-8c16c5c3bea9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.394181] [55187]: DEBUG oslo_concurrency.lockutils [None req-58bf829e-b551-446f-80f1-8c16c5c3bea9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.406769] [55187]: DEBUG nova.compute.api [None req-58bf829e-b551-446f-80f1-8c16c5c3bea9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1198.448497] [55187]: INFO nova.api.openstack.requestlog [None req-58bf829e-b551-446f-80f1-8c16c5c3bea9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 204 len: 0 microversion: 2.1 time: 0.060495 [ 1198.448497] [55187]: [pid: 55187|app: 0|req: 4137/8411] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:11:18 2025] DELETE /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1198.453278] [55188]: DEBUG nova.api.openstack.wsgi [None req-82aef064-7021-4205-a431-60056c42bfba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1198.455039] [55188]: DEBUG nova.compute.api [None req-82aef064-7021-4205-a431-60056c42bfba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1198.458655] [55188]: DEBUG oslo_concurrency.lockutils [None req-82aef064-7021-4205-a431-60056c42bfba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.458898] [55188]: DEBUG oslo_concurrency.lockutils [None req-82aef064-7021-4205-a431-60056c42bfba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.459106] [55188]: DEBUG oslo_concurrency.lockutils [None req-82aef064-7021-4205-a431-60056c42bfba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.459469] [55188]: DEBUG oslo_concurrency.lockutils [None req-82aef064-7021-4205-a431-60056c42bfba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.459805] [55188]: DEBUG oslo_concurrency.lockutils [None req-82aef064-7021-4205-a431-60056c42bfba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.459990] [55188]: DEBUG oslo_concurrency.lockutils [None req-82aef064-7021-4205-a431-60056c42bfba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.526381] [55188]: DEBUG nova.policy [None req-82aef064-7021-4205-a431-60056c42bfba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1198.530894] [55188]: INFO nova.api.openstack.requestlog [None req-82aef064-7021-4205-a431-60056c42bfba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1491 microversion: 2.1 time: 0.079989 [ 1198.531228] [55188]: [pid: 55188|app: 0|req: 4275/8412] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:18 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1491 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1198.533457] [55187]: DEBUG nova.api.openstack.wsgi [None req-b7a01198-62aa-4729-9e17-d103ccfe6c62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1198.535299] [55187]: DEBUG nova.compute.api [None req-b7a01198-62aa-4729-9e17-d103ccfe6c62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1198.538746] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7a01198-62aa-4729-9e17-d103ccfe6c62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.538996] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7a01198-62aa-4729-9e17-d103ccfe6c62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.539191] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7a01198-62aa-4729-9e17-d103ccfe6c62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.539619] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7a01198-62aa-4729-9e17-d103ccfe6c62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.539827] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7a01198-62aa-4729-9e17-d103ccfe6c62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.540055] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7a01198-62aa-4729-9e17-d103ccfe6c62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.572280] [55187]: DEBUG nova.policy [None req-b7a01198-62aa-4729-9e17-d103ccfe6c62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1198.576562] [55187]: INFO nova.api.openstack.requestlog [None req-b7a01198-62aa-4729-9e17-d103ccfe6c62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 200 len: 1291 microversion: 2.1 time: 0.045151 [ 1198.576562] [55187]: [pid: 55187|app: 0|req: 4138/8413] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:18 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 1291 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1198.846196] [55188]: DEBUG nova.api.openstack.wsgi [None req-5289e990-09ef-4204-b9b8-11fad3f9d829 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1198.847966] [55188]: DEBUG nova.compute.api [None req-5289e990-09ef-4204-b9b8-11fad3f9d829 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1198.851468] [55188]: DEBUG oslo_concurrency.lockutils [None req-5289e990-09ef-4204-b9b8-11fad3f9d829 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.851699] [55188]: DEBUG oslo_concurrency.lockutils [None req-5289e990-09ef-4204-b9b8-11fad3f9d829 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.851886] [55188]: DEBUG oslo_concurrency.lockutils [None req-5289e990-09ef-4204-b9b8-11fad3f9d829 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.852300] [55188]: DEBUG oslo_concurrency.lockutils [None req-5289e990-09ef-4204-b9b8-11fad3f9d829 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.852540] [55188]: DEBUG oslo_concurrency.lockutils [None req-5289e990-09ef-4204-b9b8-11fad3f9d829 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.852749] [55188]: DEBUG oslo_concurrency.lockutils [None req-5289e990-09ef-4204-b9b8-11fad3f9d829 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.917699] [55188]: DEBUG nova.policy [None req-5289e990-09ef-4204-b9b8-11fad3f9d829 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1198.921815] [55188]: INFO nova.api.openstack.requestlog [None req-5289e990-09ef-4204-b9b8-11fad3f9d829 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1679 microversion: 2.1 time: 0.077867 [ 1198.922158] [55188]: [pid: 55188|app: 0|req: 4276/8414] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:19 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1679 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1198.935019] [55187]: DEBUG nova.api.openstack.wsgi [None req-d9344073-a962-4208-a5e6-40f5764a438a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1198.935831] [55187]: DEBUG nova.compute.api [None req-d9344073-a962-4208-a5e6-40f5764a438a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1198.939306] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9344073-a962-4208-a5e6-40f5764a438a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.939714] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9344073-a962-4208-a5e6-40f5764a438a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.940065] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9344073-a962-4208-a5e6-40f5764a438a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.940541] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9344073-a962-4208-a5e6-40f5764a438a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.940884] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9344073-a962-4208-a5e6-40f5764a438a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.941180] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9344073-a962-4208-a5e6-40f5764a438a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.016705] [55187]: INFO nova.api.openstack.requestlog [None req-d9344073-a962-4208-a5e6-40f5764a438a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9/action" status: 202 len: 0 microversion: 2.1 time: 0.084717 [ 1199.017060] [55187]: [pid: 55187|app: 0|req: 4139/8415] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:11:19 2025] POST /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1199.022178] [55188]: DEBUG nova.api.openstack.wsgi [None req-47aff182-3d20-43ca-9e45-85b7aab30be1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1199.024470] [55188]: DEBUG nova.compute.api [None req-47aff182-3d20-43ca-9e45-85b7aab30be1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1199.029066] [55188]: DEBUG oslo_concurrency.lockutils [None req-47aff182-3d20-43ca-9e45-85b7aab30be1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.029320] [55188]: DEBUG oslo_concurrency.lockutils [None req-47aff182-3d20-43ca-9e45-85b7aab30be1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.029757] [55188]: DEBUG oslo_concurrency.lockutils [None req-47aff182-3d20-43ca-9e45-85b7aab30be1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.029900] [55188]: DEBUG oslo_concurrency.lockutils [None req-47aff182-3d20-43ca-9e45-85b7aab30be1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.030117] [55188]: DEBUG oslo_concurrency.lockutils [None req-47aff182-3d20-43ca-9e45-85b7aab30be1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.030323] [55188]: DEBUG oslo_concurrency.lockutils [None req-47aff182-3d20-43ca-9e45-85b7aab30be1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.100422] [55188]: DEBUG nova.policy [None req-47aff182-3d20-43ca-9e45-85b7aab30be1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1199.104843] [55188]: INFO nova.api.openstack.requestlog [None req-47aff182-3d20-43ca-9e45-85b7aab30be1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1676 microversion: 2.1 time: 0.084782 [ 1199.104943] [55188]: [pid: 55188|app: 0|req: 4277/8416] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:19 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1676 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1199.545351] [55187]: DEBUG nova.api.openstack.wsgi [None req-42722919-ab6b-4e04-b107-800e6bbf1171 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1199.547528] [55187]: DEBUG nova.compute.api [None req-42722919-ab6b-4e04-b107-800e6bbf1171 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1199.552847] [55187]: DEBUG oslo_concurrency.lockutils [None req-42722919-ab6b-4e04-b107-800e6bbf1171 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.553098] [55187]: DEBUG oslo_concurrency.lockutils [None req-42722919-ab6b-4e04-b107-800e6bbf1171 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.553318] [55187]: DEBUG oslo_concurrency.lockutils [None req-42722919-ab6b-4e04-b107-800e6bbf1171 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.553687] [55187]: DEBUG oslo_concurrency.lockutils [None req-42722919-ab6b-4e04-b107-800e6bbf1171 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.553888] [55187]: DEBUG oslo_concurrency.lockutils [None req-42722919-ab6b-4e04-b107-800e6bbf1171 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.554123] [55187]: DEBUG oslo_concurrency.lockutils [None req-42722919-ab6b-4e04-b107-800e6bbf1171 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.590263] [55188]: DEBUG nova.api.openstack.wsgi [None req-e1657a27-2d30-4ec9-98ad-e381de3a385e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1199.592095] [55188]: DEBUG nova.compute.api [None req-e1657a27-2d30-4ec9-98ad-e381de3a385e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1199.595850] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1657a27-2d30-4ec9-98ad-e381de3a385e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.596100] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1657a27-2d30-4ec9-98ad-e381de3a385e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.596288] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1657a27-2d30-4ec9-98ad-e381de3a385e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.596642] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1657a27-2d30-4ec9-98ad-e381de3a385e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.596848] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1657a27-2d30-4ec9-98ad-e381de3a385e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.597029] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1657a27-2d30-4ec9-98ad-e381de3a385e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.631069] [55188]: DEBUG nova.policy [None req-e1657a27-2d30-4ec9-98ad-e381de3a385e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1199.641399] [55188]: INFO nova.api.openstack.requestlog [None req-e1657a27-2d30-4ec9-98ad-e381de3a385e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 200 len: 1291 microversion: 2.1 time: 0.053279 [ 1199.642578] [55188]: [pid: 55188|app: 0|req: 4278/8417] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:19 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 1291 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1199.667780] [55187]: DEBUG nova.policy [None req-42722919-ab6b-4e04-b107-800e6bbf1171 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1199.672406] [55187]: INFO nova.api.openstack.requestlog [None req-42722919-ab6b-4e04-b107-800e6bbf1171 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1491 microversion: 2.1 time: 0.129957 [ 1199.673043] [55187]: [pid: 55187|app: 0|req: 4140/8418] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:19 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1491 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1200.118269] [55188]: DEBUG nova.api.openstack.wsgi [None req-91cd398a-ba6c-4bae-ae08-ec20cd0461af tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1200.120274] [55188]: DEBUG nova.compute.api [None req-91cd398a-ba6c-4bae-ae08-ec20cd0461af tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1200.124205] [55188]: DEBUG oslo_concurrency.lockutils [None req-91cd398a-ba6c-4bae-ae08-ec20cd0461af tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.124472] [55188]: DEBUG oslo_concurrency.lockutils [None req-91cd398a-ba6c-4bae-ae08-ec20cd0461af tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.124695] [55188]: DEBUG oslo_concurrency.lockutils [None req-91cd398a-ba6c-4bae-ae08-ec20cd0461af tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.125104] [55188]: DEBUG oslo_concurrency.lockutils [None req-91cd398a-ba6c-4bae-ae08-ec20cd0461af tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.125342] [55188]: DEBUG oslo_concurrency.lockutils [None req-91cd398a-ba6c-4bae-ae08-ec20cd0461af tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.125546] [55188]: DEBUG oslo_concurrency.lockutils [None req-91cd398a-ba6c-4bae-ae08-ec20cd0461af tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.231243] [55188]: DEBUG nova.policy [None req-91cd398a-ba6c-4bae-ae08-ec20cd0461af tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1200.236102] [55188]: INFO nova.api.openstack.requestlog [None req-91cd398a-ba6c-4bae-ae08-ec20cd0461af tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1676 microversion: 2.1 time: 0.120376 [ 1200.236612] [55188]: [pid: 55188|app: 0|req: 4279/8419] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:20 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1676 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1200.658011] [55187]: DEBUG nova.api.openstack.wsgi [None req-8641af3b-d08c-4775-8dd5-42550af45b3c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1200.660495] [55187]: DEBUG nova.compute.api [None req-8641af3b-d08c-4775-8dd5-42550af45b3c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1200.665807] [55187]: DEBUG oslo_concurrency.lockutils [None req-8641af3b-d08c-4775-8dd5-42550af45b3c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.665807] [55187]: DEBUG oslo_concurrency.lockutils [None req-8641af3b-d08c-4775-8dd5-42550af45b3c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.665944] [55187]: DEBUG oslo_concurrency.lockutils [None req-8641af3b-d08c-4775-8dd5-42550af45b3c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.666380] [55187]: DEBUG oslo_concurrency.lockutils [None req-8641af3b-d08c-4775-8dd5-42550af45b3c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.666619] [55187]: DEBUG oslo_concurrency.lockutils [None req-8641af3b-d08c-4775-8dd5-42550af45b3c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.666838] [55187]: DEBUG oslo_concurrency.lockutils [None req-8641af3b-d08c-4775-8dd5-42550af45b3c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.685797] [55188]: DEBUG nova.api.openstack.wsgi [None req-8939ed7f-c164-4b9c-a56e-cabd18e568bb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1200.687844] [55188]: DEBUG nova.compute.api [None req-8939ed7f-c164-4b9c-a56e-cabd18e568bb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1200.692178] [55188]: DEBUG oslo_concurrency.lockutils [None req-8939ed7f-c164-4b9c-a56e-cabd18e568bb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.692424] [55188]: DEBUG oslo_concurrency.lockutils [None req-8939ed7f-c164-4b9c-a56e-cabd18e568bb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.692816] [55188]: DEBUG oslo_concurrency.lockutils [None req-8939ed7f-c164-4b9c-a56e-cabd18e568bb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.693191] [55188]: DEBUG oslo_concurrency.lockutils [None req-8939ed7f-c164-4b9c-a56e-cabd18e568bb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.693537] [55188]: DEBUG oslo_concurrency.lockutils [None req-8939ed7f-c164-4b9c-a56e-cabd18e568bb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.693758] [55188]: DEBUG oslo_concurrency.lockutils [None req-8939ed7f-c164-4b9c-a56e-cabd18e568bb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.706411] [55187]: DEBUG nova.policy [None req-8641af3b-d08c-4775-8dd5-42550af45b3c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1200.711721] [55187]: INFO nova.api.openstack.requestlog [None req-8641af3b-d08c-4775-8dd5-42550af45b3c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 200 len: 1299 microversion: 2.1 time: 0.056911 [ 1200.712083] [55187]: [pid: 55187|app: 0|req: 4141/8420] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:21 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 1299 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1200.796332] [55187]: DEBUG nova.api.openstack.wsgi [req-5cfa0a17-4a86-4a7d-ab86-cbe876137a84 req-599b38e8-1d90-47c2-930e-656798e4b9fb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2dca9432-7d12-44ce-8e9a-25b43b6142c1", "name": "network-vif-deleted", "tag": "27379d77-24fb-4053-8ca3-597cfa0132ba"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1200.802702] [55187]: DEBUG oslo_concurrency.lockutils [req-5cfa0a17-4a86-4a7d-ab86-cbe876137a84 req-599b38e8-1d90-47c2-930e-656798e4b9fb service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.802944] [55187]: DEBUG oslo_concurrency.lockutils [req-5cfa0a17-4a86-4a7d-ab86-cbe876137a84 req-599b38e8-1d90-47c2-930e-656798e4b9fb service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.803144] [55187]: DEBUG oslo_concurrency.lockutils [req-5cfa0a17-4a86-4a7d-ab86-cbe876137a84 req-599b38e8-1d90-47c2-930e-656798e4b9fb service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.809702] [55187]: INFO nova.api.openstack.compute.server_external_events [req-5cfa0a17-4a86-4a7d-ab86-cbe876137a84 req-599b38e8-1d90-47c2-930e-656798e4b9fb service nova] Creating event network-vif-deleted:27379d77-24fb-4053-8ca3-597cfa0132ba for instance 2dca9432-7d12-44ce-8e9a-25b43b6142c1 on cpu-1 [ 1200.813657] [55187]: INFO nova.api.openstack.requestlog [req-5cfa0a17-4a86-4a7d-ab86-cbe876137a84 req-599b38e8-1d90-47c2-930e-656798e4b9fb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018952 [ 1200.813657] [55187]: [pid: 55187|app: 0|req: 4142/8421] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:21 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1200.830760] [55188]: DEBUG nova.policy [None req-8939ed7f-c164-4b9c-a56e-cabd18e568bb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1200.835107] [55188]: INFO nova.api.openstack.requestlog [None req-8939ed7f-c164-4b9c-a56e-cabd18e568bb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1491 microversion: 2.1 time: 0.152001 [ 1200.835449] [55188]: [pid: 55188|app: 0|req: 4280/8422] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:21 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1491 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1201.249869] [55187]: DEBUG nova.api.openstack.wsgi [None req-e47e3e00-0bef-4851-b04c-116fb8add0ea tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1201.251647] [55187]: DEBUG nova.compute.api [None req-e47e3e00-0bef-4851-b04c-116fb8add0ea tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1201.256975] [55187]: DEBUG oslo_concurrency.lockutils [None req-e47e3e00-0bef-4851-b04c-116fb8add0ea tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.257231] [55187]: DEBUG oslo_concurrency.lockutils [None req-e47e3e00-0bef-4851-b04c-116fb8add0ea tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.257417] [55187]: DEBUG oslo_concurrency.lockutils [None req-e47e3e00-0bef-4851-b04c-116fb8add0ea tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.257844] [55187]: DEBUG oslo_concurrency.lockutils [None req-e47e3e00-0bef-4851-b04c-116fb8add0ea tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.258055] [55187]: DEBUG oslo_concurrency.lockutils [None req-e47e3e00-0bef-4851-b04c-116fb8add0ea tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.258238] [55187]: DEBUG oslo_concurrency.lockutils [None req-e47e3e00-0bef-4851-b04c-116fb8add0ea tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.373049] [55187]: DEBUG nova.policy [None req-e47e3e00-0bef-4851-b04c-116fb8add0ea tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1201.379609] [55187]: INFO nova.api.openstack.requestlog [None req-e47e3e00-0bef-4851-b04c-116fb8add0ea tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1676 microversion: 2.1 time: 0.132366 [ 1201.379971] [55187]: [pid: 55187|app: 0|req: 4143/8423] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:21 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1676 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1201.727301] [55188]: DEBUG nova.api.openstack.wsgi [None req-ee9a1caa-aef4-4524-8a9a-390a13f22348 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1201.729976] [55188]: DEBUG nova.compute.api [None req-ee9a1caa-aef4-4524-8a9a-390a13f22348 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1201.734540] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9a1caa-aef4-4524-8a9a-390a13f22348 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.734715] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9a1caa-aef4-4524-8a9a-390a13f22348 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.735042] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9a1caa-aef4-4524-8a9a-390a13f22348 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.735569] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9a1caa-aef4-4524-8a9a-390a13f22348 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.735981] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9a1caa-aef4-4524-8a9a-390a13f22348 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.736173] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee9a1caa-aef4-4524-8a9a-390a13f22348 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.738123] [55187]: DEBUG nova.api.openstack.wsgi [None req-367a79c3-160c-4615-8103-28d3951b10eb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1201.739768] [55187]: DEBUG nova.compute.api [None req-367a79c3-160c-4615-8103-28d3951b10eb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1201.743661] [55187]: DEBUG oslo_concurrency.lockutils [None req-367a79c3-160c-4615-8103-28d3951b10eb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.743894] [55187]: DEBUG oslo_concurrency.lockutils [None req-367a79c3-160c-4615-8103-28d3951b10eb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.744091] [55187]: DEBUG oslo_concurrency.lockutils [None req-367a79c3-160c-4615-8103-28d3951b10eb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.744448] [55187]: DEBUG oslo_concurrency.lockutils [None req-367a79c3-160c-4615-8103-28d3951b10eb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.744642] [55187]: DEBUG oslo_concurrency.lockutils [None req-367a79c3-160c-4615-8103-28d3951b10eb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.744815] [55187]: DEBUG oslo_concurrency.lockutils [None req-367a79c3-160c-4615-8103-28d3951b10eb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.819085] [55187]: DEBUG nova.policy [None req-367a79c3-160c-4615-8103-28d3951b10eb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1201.824915] [55187]: INFO nova.api.openstack.requestlog [None req-367a79c3-160c-4615-8103-28d3951b10eb tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1555 microversion: 2.1 time: 0.089057 [ 1201.825185] [55187]: [pid: 55187|app: 0|req: 4144/8424] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:22 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1555 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1201.838403] [55187]: DEBUG nova.api.openstack.wsgi [None req-7d4bfc69-0ecc-482e-8a5a-619437b3b39d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1201.840032] [55187]: DEBUG nova.compute.api [None req-7d4bfc69-0ecc-482e-8a5a-619437b3b39d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1201.843734] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d4bfc69-0ecc-482e-8a5a-619437b3b39d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.843981] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d4bfc69-0ecc-482e-8a5a-619437b3b39d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.844188] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d4bfc69-0ecc-482e-8a5a-619437b3b39d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.844547] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d4bfc69-0ecc-482e-8a5a-619437b3b39d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.844745] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d4bfc69-0ecc-482e-8a5a-619437b3b39d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.844920] [55187]: DEBUG oslo_concurrency.lockutils [None req-7d4bfc69-0ecc-482e-8a5a-619437b3b39d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.848044] [55188]: DEBUG nova.policy [None req-ee9a1caa-aef4-4524-8a9a-390a13f22348 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1201.851871] [55188]: INFO nova.api.openstack.requestlog [None req-ee9a1caa-aef4-4524-8a9a-390a13f22348 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 200 len: 1376 microversion: 2.1 time: 0.127714 [ 1201.852206] [55188]: [pid: 55188|app: 0|req: 4281/8425] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:22 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 1376 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1201.854844] [55188]: DEBUG nova.api.openstack.wsgi [None req-94a280e9-8f2e-4d75-bcf0-90342f471ce7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1201.856395] [55188]: DEBUG nova.compute.api [None req-94a280e9-8f2e-4d75-bcf0-90342f471ce7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1201.859920] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a280e9-8f2e-4d75-bcf0-90342f471ce7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.859920] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a280e9-8f2e-4d75-bcf0-90342f471ce7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.860078] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a280e9-8f2e-4d75-bcf0-90342f471ce7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.860327] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a280e9-8f2e-4d75-bcf0-90342f471ce7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.860524] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a280e9-8f2e-4d75-bcf0-90342f471ce7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.860743] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a280e9-8f2e-4d75-bcf0-90342f471ce7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.877459] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a280e9-8f2e-4d75-bcf0-90342f471ce7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.877706] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a280e9-8f2e-4d75-bcf0-90342f471ce7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.877891] [55188]: DEBUG oslo_concurrency.lockutils [None req-94a280e9-8f2e-4d75-bcf0-90342f471ce7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.878100] [55188]: DEBUG nova.objects.instance [None req-94a280e9-8f2e-4d75-bcf0-90342f471ce7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid 2dca9432-7d12-44ce-8e9a-25b43b6142c1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1201.888388] [55187]: INFO nova.api.openstack.requestlog [None req-7d4bfc69-0ecc-482e-8a5a-619437b3b39d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.052046 [ 1201.888867] [55187]: [pid: 55187|app: 0|req: 4145/8426] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:11:22 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850/os-interface => generated 287 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1201.897076] [55188]: DEBUG nova.policy [None req-94a280e9-8f2e-4d75-bcf0-90342f471ce7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1201.900957] [55188]: INFO nova.api.openstack.requestlog [None req-94a280e9-8f2e-4d75-bcf0-90342f471ce7 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1292 microversion: 2.1 time: 0.048156 [ 1201.901280] [55188]: [pid: 55188|app: 0|req: 4282/8427] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:22 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1292 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1202.392802] [55187]: DEBUG nova.api.openstack.wsgi [None req-87bbb7dc-75eb-4a8f-be41-05690e5ead16 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1202.394857] [55187]: DEBUG nova.compute.api [None req-87bbb7dc-75eb-4a8f-be41-05690e5ead16 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1202.402514] [55187]: DEBUG oslo_concurrency.lockutils [None req-87bbb7dc-75eb-4a8f-be41-05690e5ead16 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.403049] [55187]: DEBUG oslo_concurrency.lockutils [None req-87bbb7dc-75eb-4a8f-be41-05690e5ead16 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.406133] [55187]: DEBUG oslo_concurrency.lockutils [None req-87bbb7dc-75eb-4a8f-be41-05690e5ead16 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.406133] [55187]: DEBUG oslo_concurrency.lockutils [None req-87bbb7dc-75eb-4a8f-be41-05690e5ead16 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.406133] [55187]: DEBUG oslo_concurrency.lockutils [None req-87bbb7dc-75eb-4a8f-be41-05690e5ead16 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.406133] [55187]: DEBUG oslo_concurrency.lockutils [None req-87bbb7dc-75eb-4a8f-be41-05690e5ead16 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.451648] [55188]: DEBUG nova.api.openstack.wsgi [req-0f6d447c-63ab-4fda-85d6-e5e7f4c77ad6 req-5a6018bf-effd-4833-a461-260d44b68f29 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ac222ffe-2bea-43b9-9d26-799fa70f4847", "name": "network-vif-plugged", "status": "completed", "tag": "7ba8ad17-b9ba-46e9-8c13-56fe869a7e1e"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1202.464535] [55188]: DEBUG oslo_concurrency.lockutils [req-0f6d447c-63ab-4fda-85d6-e5e7f4c77ad6 req-5a6018bf-effd-4833-a461-260d44b68f29 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.464800] [55188]: DEBUG oslo_concurrency.lockutils [req-0f6d447c-63ab-4fda-85d6-e5e7f4c77ad6 req-5a6018bf-effd-4833-a461-260d44b68f29 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.464992] [55188]: DEBUG oslo_concurrency.lockutils [req-0f6d447c-63ab-4fda-85d6-e5e7f4c77ad6 req-5a6018bf-effd-4833-a461-260d44b68f29 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.477202] [55188]: INFO nova.api.openstack.compute.server_external_events [req-0f6d447c-63ab-4fda-85d6-e5e7f4c77ad6 req-5a6018bf-effd-4833-a461-260d44b68f29 service nova] Creating event network-vif-plugged:7ba8ad17-b9ba-46e9-8c13-56fe869a7e1e for instance ac222ffe-2bea-43b9-9d26-799fa70f4847 on cpu-1 [ 1202.480136] [55188]: INFO nova.api.openstack.requestlog [req-0f6d447c-63ab-4fda-85d6-e5e7f4c77ad6 req-5a6018bf-effd-4833-a461-260d44b68f29 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033970 [ 1202.480843] [55188]: [pid: 55188|app: 0|req: 4283/8428] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:22 2025] 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) [ 1202.544444] [55187]: DEBUG nova.policy [None req-87bbb7dc-75eb-4a8f-be41-05690e5ead16 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1202.548673] [55187]: INFO nova.api.openstack.requestlog [None req-87bbb7dc-75eb-4a8f-be41-05690e5ead16 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1676 microversion: 2.1 time: 0.158725 [ 1202.549229] [55187]: [pid: 55187|app: 0|req: 4146/8429] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:22 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1676 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1202.683286] [55188]: DEBUG nova.api.openstack.wsgi [None req-4119f34d-d25b-43d2-aafe-1dd0dfe95934 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"port_id": "91cb515e-7955-424c-b05e-2e25a81a37b6"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1202.685108] [55188]: DEBUG nova.compute.api [None req-4119f34d-d25b-43d2-aafe-1dd0dfe95934 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1202.689014] [55188]: DEBUG oslo_concurrency.lockutils [None req-4119f34d-d25b-43d2-aafe-1dd0dfe95934 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.689258] [55188]: DEBUG oslo_concurrency.lockutils [None req-4119f34d-d25b-43d2-aafe-1dd0dfe95934 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.689653] [55188]: DEBUG oslo_concurrency.lockutils [None req-4119f34d-d25b-43d2-aafe-1dd0dfe95934 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.689927] [55188]: DEBUG oslo_concurrency.lockutils [None req-4119f34d-d25b-43d2-aafe-1dd0dfe95934 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.690162] [55188]: DEBUG oslo_concurrency.lockutils [None req-4119f34d-d25b-43d2-aafe-1dd0dfe95934 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.690323] [55188]: DEBUG oslo_concurrency.lockutils [None req-4119f34d-d25b-43d2-aafe-1dd0dfe95934 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.822676] [55187]: DEBUG nova.api.openstack.wsgi [req-3d00f700-f359-4dba-8c22-415c4b2270c1 req-9aaa7f7f-f9ce-4a06-accf-089489f1b35b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "dd0574f0-b61d-49fb-8f76-4e93405e8609", "tag": "785379c9-6196-4b16-ab30-1e0937fc72c9"}, {"name": "network-changed", "server_uuid": "1edf8ed7-03cd-4681-943c-5dd5cc254850", "tag": "29385860-3e0f-4ca3-b578-d8773182a9e2"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1202.831150] [55187]: DEBUG oslo_concurrency.lockutils [req-3d00f700-f359-4dba-8c22-415c4b2270c1 req-9aaa7f7f-f9ce-4a06-accf-089489f1b35b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.831409] [55187]: DEBUG oslo_concurrency.lockutils [req-3d00f700-f359-4dba-8c22-415c4b2270c1 req-9aaa7f7f-f9ce-4a06-accf-089489f1b35b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.831611] [55187]: DEBUG oslo_concurrency.lockutils [req-3d00f700-f359-4dba-8c22-415c4b2270c1 req-9aaa7f7f-f9ce-4a06-accf-089489f1b35b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.839560] [55187]: INFO nova.api.openstack.compute.server_external_events [req-3d00f700-f359-4dba-8c22-415c4b2270c1 req-9aaa7f7f-f9ce-4a06-accf-089489f1b35b service nova] Creating event network-changed:785379c9-6196-4b16-ab30-1e0937fc72c9 for instance dd0574f0-b61d-49fb-8f76-4e93405e8609 on cpu-1 [ 1202.839844] [55187]: INFO nova.api.openstack.compute.server_external_events [req-3d00f700-f359-4dba-8c22-415c4b2270c1 req-9aaa7f7f-f9ce-4a06-accf-089489f1b35b service nova] Creating event network-changed:29385860-3e0f-4ca3-b578-d8773182a9e2 for instance 1edf8ed7-03cd-4681-943c-5dd5cc254850 on cpu-1 [ 1202.843493] [55187]: INFO nova.api.openstack.requestlog [req-3d00f700-f359-4dba-8c22-415c4b2270c1 req-9aaa7f7f-f9ce-4a06-accf-089489f1b35b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.023300 [ 1202.843827] [55187]: [pid: 55187|app: 0|req: 4147/8430] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:23 2025] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1202.864332] [55187]: DEBUG nova.api.openstack.wsgi [None req-4dcf9a02-11fc-4e93-8c39-9198dc64a918 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1202.866053] [55187]: DEBUG nova.compute.api [None req-4dcf9a02-11fc-4e93-8c39-9198dc64a918 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1202.869646] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dcf9a02-11fc-4e93-8c39-9198dc64a918 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.869887] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dcf9a02-11fc-4e93-8c39-9198dc64a918 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.870089] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dcf9a02-11fc-4e93-8c39-9198dc64a918 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.870736] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dcf9a02-11fc-4e93-8c39-9198dc64a918 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.870736] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dcf9a02-11fc-4e93-8c39-9198dc64a918 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.870914] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dcf9a02-11fc-4e93-8c39-9198dc64a918 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.963469] [55187]: DEBUG nova.policy [None req-4dcf9a02-11fc-4e93-8c39-9198dc64a918 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1202.967769] [55187]: INFO nova.api.openstack.requestlog [None req-4dcf9a02-11fc-4e93-8c39-9198dc64a918 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 200 len: 1364 microversion: 2.1 time: 0.105814 [ 1202.968110] [55187]: [pid: 55187|app: 0|req: 4148/8431] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:23 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 1364 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1202.970571] [55187]: DEBUG nova.api.openstack.wsgi [None req-ee09c741-86e0-4d30-aa71-c00266507080 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1202.972213] [55187]: DEBUG nova.compute.api [None req-ee09c741-86e0-4d30-aa71-c00266507080 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1202.975368] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee09c741-86e0-4d30-aa71-c00266507080 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.975601] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee09c741-86e0-4d30-aa71-c00266507080 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.975786] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee09c741-86e0-4d30-aa71-c00266507080 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.976152] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee09c741-86e0-4d30-aa71-c00266507080 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.976353] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee09c741-86e0-4d30-aa71-c00266507080 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.976528] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee09c741-86e0-4d30-aa71-c00266507080 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.993487] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee09c741-86e0-4d30-aa71-c00266507080 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.993707] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee09c741-86e0-4d30-aa71-c00266507080 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.993921] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee09c741-86e0-4d30-aa71-c00266507080 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.994131] [55187]: DEBUG nova.objects.instance [None req-ee09c741-86e0-4d30-aa71-c00266507080 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid 2dca9432-7d12-44ce-8e9a-25b43b6142c1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1203.013505] [55187]: DEBUG nova.policy [None req-ee09c741-86e0-4d30-aa71-c00266507080 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1203.017100] [55187]: INFO nova.api.openstack.requestlog [None req-ee09c741-86e0-4d30-aa71-c00266507080 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1292 microversion: 2.1 time: 0.048452 [ 1203.017411] [55187]: [pid: 55187|app: 0|req: 4149/8432] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:23 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1292 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1203.562082] [55187]: DEBUG nova.api.openstack.wsgi [None req-e3daaaf8-9678-4fb0-b2a6-1e9ca1335e29 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1203.563763] [55187]: DEBUG nova.compute.api [None req-e3daaaf8-9678-4fb0-b2a6-1e9ca1335e29 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1203.569068] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3daaaf8-9678-4fb0-b2a6-1e9ca1335e29 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.569349] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3daaaf8-9678-4fb0-b2a6-1e9ca1335e29 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.569537] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3daaaf8-9678-4fb0-b2a6-1e9ca1335e29 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.569962] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3daaaf8-9678-4fb0-b2a6-1e9ca1335e29 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.570178] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3daaaf8-9678-4fb0-b2a6-1e9ca1335e29 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.570354] [55187]: DEBUG oslo_concurrency.lockutils [None req-e3daaaf8-9678-4fb0-b2a6-1e9ca1335e29 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.674857] [55187]: DEBUG nova.policy [None req-e3daaaf8-9678-4fb0-b2a6-1e9ca1335e29 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1203.682259] [55187]: INFO nova.api.openstack.requestlog [None req-e3daaaf8-9678-4fb0-b2a6-1e9ca1335e29 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1676 microversion: 2.1 time: 0.122689 [ 1203.682673] [55187]: [pid: 55187|app: 0|req: 4150/8433] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:23 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1676 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1203.981777] [55187]: DEBUG nova.api.openstack.wsgi [None req-31a01ee9-9020-4e21-b812-d274127d4332 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1203.983626] [55187]: DEBUG nova.compute.api [None req-31a01ee9-9020-4e21-b812-d274127d4332 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1203.987031] [55187]: DEBUG oslo_concurrency.lockutils [None req-31a01ee9-9020-4e21-b812-d274127d4332 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.987926] [55187]: DEBUG oslo_concurrency.lockutils [None req-31a01ee9-9020-4e21-b812-d274127d4332 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.987926] [55187]: DEBUG oslo_concurrency.lockutils [None req-31a01ee9-9020-4e21-b812-d274127d4332 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.987926] [55187]: DEBUG oslo_concurrency.lockutils [None req-31a01ee9-9020-4e21-b812-d274127d4332 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.988122] [55187]: DEBUG oslo_concurrency.lockutils [None req-31a01ee9-9020-4e21-b812-d274127d4332 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.988300] [55187]: DEBUG oslo_concurrency.lockutils [None req-31a01ee9-9020-4e21-b812-d274127d4332 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.054280] [55187]: DEBUG nova.policy [None req-31a01ee9-9020-4e21-b812-d274127d4332 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1204.058658] [55187]: INFO nova.api.openstack.requestlog [None req-31a01ee9-9020-4e21-b812-d274127d4332 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 200 len: 1364 microversion: 2.1 time: 0.079688 [ 1204.058997] [55187]: [pid: 55187|app: 0|req: 4151/8434] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:24 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 1364 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1204.061505] [55187]: DEBUG nova.api.openstack.wsgi [None req-4efb1fd7-aa8b-4f41-adb6-302e019dabcc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1204.063140] [55187]: DEBUG nova.compute.api [None req-4efb1fd7-aa8b-4f41-adb6-302e019dabcc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1204.066236] [55187]: DEBUG oslo_concurrency.lockutils [None req-4efb1fd7-aa8b-4f41-adb6-302e019dabcc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.066472] [55187]: DEBUG oslo_concurrency.lockutils [None req-4efb1fd7-aa8b-4f41-adb6-302e019dabcc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.066655] [55187]: DEBUG oslo_concurrency.lockutils [None req-4efb1fd7-aa8b-4f41-adb6-302e019dabcc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.067025] [55187]: DEBUG oslo_concurrency.lockutils [None req-4efb1fd7-aa8b-4f41-adb6-302e019dabcc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.067227] [55187]: DEBUG oslo_concurrency.lockutils [None req-4efb1fd7-aa8b-4f41-adb6-302e019dabcc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.067399] [55187]: DEBUG oslo_concurrency.lockutils [None req-4efb1fd7-aa8b-4f41-adb6-302e019dabcc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.084957] [55187]: DEBUG oslo_concurrency.lockutils [None req-4efb1fd7-aa8b-4f41-adb6-302e019dabcc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.085258] [55187]: DEBUG oslo_concurrency.lockutils [None req-4efb1fd7-aa8b-4f41-adb6-302e019dabcc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.085488] [55187]: DEBUG oslo_concurrency.lockutils [None req-4efb1fd7-aa8b-4f41-adb6-302e019dabcc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.085729] [55187]: DEBUG nova.objects.instance [None req-4efb1fd7-aa8b-4f41-adb6-302e019dabcc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid 2dca9432-7d12-44ce-8e9a-25b43b6142c1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1204.104426] [55187]: DEBUG nova.policy [None req-4efb1fd7-aa8b-4f41-adb6-302e019dabcc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1204.108136] [55187]: INFO nova.api.openstack.requestlog [None req-4efb1fd7-aa8b-4f41-adb6-302e019dabcc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1292 microversion: 2.1 time: 0.048567 [ 1204.108579] [55187]: [pid: 55187|app: 0|req: 4152/8435] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:24 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1292 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1204.496235] [55187]: DEBUG nova.api.openstack.wsgi [req-fc0863ca-c563-45d6-9354-1bc9575a688a req-55234e35-10b0-4b2f-8e1f-c0ffdc8bc0d6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ac222ffe-2bea-43b9-9d26-799fa70f4847", "tag": "7ba8ad17-b9ba-46e9-8c13-56fe869a7e1e"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1204.504361] [55187]: DEBUG oslo_concurrency.lockutils [req-fc0863ca-c563-45d6-9354-1bc9575a688a req-55234e35-10b0-4b2f-8e1f-c0ffdc8bc0d6 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.504687] [55187]: DEBUG oslo_concurrency.lockutils [req-fc0863ca-c563-45d6-9354-1bc9575a688a req-55234e35-10b0-4b2f-8e1f-c0ffdc8bc0d6 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.505178] [55187]: DEBUG oslo_concurrency.lockutils [req-fc0863ca-c563-45d6-9354-1bc9575a688a req-55234e35-10b0-4b2f-8e1f-c0ffdc8bc0d6 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.512959] [55187]: INFO nova.api.openstack.compute.server_external_events [req-fc0863ca-c563-45d6-9354-1bc9575a688a req-55234e35-10b0-4b2f-8e1f-c0ffdc8bc0d6 service nova] Creating event network-changed:7ba8ad17-b9ba-46e9-8c13-56fe869a7e1e for instance ac222ffe-2bea-43b9-9d26-799fa70f4847 on cpu-1 [ 1204.516321] [55187]: INFO nova.api.openstack.requestlog [req-fc0863ca-c563-45d6-9354-1bc9575a688a req-55234e35-10b0-4b2f-8e1f-c0ffdc8bc0d6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023590 [ 1204.516732] [55187]: [pid: 55187|app: 0|req: 4153/8436] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:24 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1204.700654] [55187]: DEBUG nova.api.openstack.wsgi [None req-9f0af0b6-58a5-4ed6-8f3d-2cf2093abd8e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1204.702394] [55187]: DEBUG nova.compute.api [None req-9f0af0b6-58a5-4ed6-8f3d-2cf2093abd8e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1204.706813] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0af0b6-58a5-4ed6-8f3d-2cf2093abd8e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.707016] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0af0b6-58a5-4ed6-8f3d-2cf2093abd8e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.707211] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0af0b6-58a5-4ed6-8f3d-2cf2093abd8e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.707564] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0af0b6-58a5-4ed6-8f3d-2cf2093abd8e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.707768] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0af0b6-58a5-4ed6-8f3d-2cf2093abd8e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.707940] [55187]: DEBUG oslo_concurrency.lockutils [None req-9f0af0b6-58a5-4ed6-8f3d-2cf2093abd8e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.791601] [55187]: DEBUG nova.policy [None req-9f0af0b6-58a5-4ed6-8f3d-2cf2093abd8e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1204.798546] [55187]: INFO nova.api.openstack.requestlog [None req-9f0af0b6-58a5-4ed6-8f3d-2cf2093abd8e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1676 microversion: 2.1 time: 0.100391 [ 1204.798874] [55187]: [pid: 55187|app: 0|req: 4154/8437] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:25 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1676 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1205.071490] [55187]: DEBUG nova.api.openstack.wsgi [None req-893c7a2a-eedb-4a1a-9bd4-130e0866d3cf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1205.073263] [55187]: DEBUG nova.compute.api [None req-893c7a2a-eedb-4a1a-9bd4-130e0866d3cf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1205.076788] [55187]: DEBUG oslo_concurrency.lockutils [None req-893c7a2a-eedb-4a1a-9bd4-130e0866d3cf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.077031] [55187]: DEBUG oslo_concurrency.lockutils [None req-893c7a2a-eedb-4a1a-9bd4-130e0866d3cf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.077220] [55187]: DEBUG oslo_concurrency.lockutils [None req-893c7a2a-eedb-4a1a-9bd4-130e0866d3cf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.077560] [55187]: DEBUG oslo_concurrency.lockutils [None req-893c7a2a-eedb-4a1a-9bd4-130e0866d3cf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.077788] [55187]: DEBUG oslo_concurrency.lockutils [None req-893c7a2a-eedb-4a1a-9bd4-130e0866d3cf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.077959] [55187]: DEBUG oslo_concurrency.lockutils [None req-893c7a2a-eedb-4a1a-9bd4-130e0866d3cf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.184450] [55187]: DEBUG nova.policy [None req-893c7a2a-eedb-4a1a-9bd4-130e0866d3cf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1205.188965] [55187]: INFO nova.api.openstack.requestlog [None req-893c7a2a-eedb-4a1a-9bd4-130e0866d3cf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 200 len: 1364 microversion: 2.1 time: 0.119804 [ 1205.189346] [55187]: [pid: 55187|app: 0|req: 4155/8438] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:25 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 1364 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1205.192825] [55187]: DEBUG nova.api.openstack.wsgi [None req-5383b344-015f-47eb-8b93-e278e8403e3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1205.193450] [55187]: DEBUG nova.compute.api [None req-5383b344-015f-47eb-8b93-e278e8403e3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1205.196698] [55187]: DEBUG oslo_concurrency.lockutils [None req-5383b344-015f-47eb-8b93-e278e8403e3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.197259] [55187]: DEBUG oslo_concurrency.lockutils [None req-5383b344-015f-47eb-8b93-e278e8403e3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.197259] [55187]: DEBUG oslo_concurrency.lockutils [None req-5383b344-015f-47eb-8b93-e278e8403e3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.197666] [55187]: DEBUG oslo_concurrency.lockutils [None req-5383b344-015f-47eb-8b93-e278e8403e3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.197901] [55187]: DEBUG oslo_concurrency.lockutils [None req-5383b344-015f-47eb-8b93-e278e8403e3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.198117] [55187]: DEBUG oslo_concurrency.lockutils [None req-5383b344-015f-47eb-8b93-e278e8403e3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.215441] [55187]: DEBUG oslo_concurrency.lockutils [None req-5383b344-015f-47eb-8b93-e278e8403e3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.215704] [55187]: DEBUG oslo_concurrency.lockutils [None req-5383b344-015f-47eb-8b93-e278e8403e3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.215937] [55187]: DEBUG oslo_concurrency.lockutils [None req-5383b344-015f-47eb-8b93-e278e8403e3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.216791] [55187]: DEBUG nova.objects.instance [None req-5383b344-015f-47eb-8b93-e278e8403e3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid 2dca9432-7d12-44ce-8e9a-25b43b6142c1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1205.240510] [55187]: DEBUG nova.policy [None req-5383b344-015f-47eb-8b93-e278e8403e3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1205.244091] [55187]: INFO nova.api.openstack.requestlog [None req-5383b344-015f-47eb-8b93-e278e8403e3a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 200 len: 1292 microversion: 2.1 time: 0.054130 [ 1205.244432] [55187]: [pid: 55187|app: 0|req: 4156/8439] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:25 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 1292 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1205.811235] [55187]: DEBUG nova.api.openstack.wsgi [None req-a116c055-285b-4dac-b535-8cd46d3ab998 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1205.812919] [55187]: DEBUG nova.compute.api [None req-a116c055-285b-4dac-b535-8cd46d3ab998 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1205.818098] [55187]: DEBUG oslo_concurrency.lockutils [None req-a116c055-285b-4dac-b535-8cd46d3ab998 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.818212] [55187]: DEBUG oslo_concurrency.lockutils [None req-a116c055-285b-4dac-b535-8cd46d3ab998 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.818398] [55187]: DEBUG oslo_concurrency.lockutils [None req-a116c055-285b-4dac-b535-8cd46d3ab998 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.818747] [55187]: DEBUG oslo_concurrency.lockutils [None req-a116c055-285b-4dac-b535-8cd46d3ab998 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.818949] [55187]: DEBUG oslo_concurrency.lockutils [None req-a116c055-285b-4dac-b535-8cd46d3ab998 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.819143] [55187]: DEBUG oslo_concurrency.lockutils [None req-a116c055-285b-4dac-b535-8cd46d3ab998 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.917225] [55187]: DEBUG nova.policy [None req-a116c055-285b-4dac-b535-8cd46d3ab998 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1205.924578] [55187]: INFO nova.api.openstack.requestlog [None req-a116c055-285b-4dac-b535-8cd46d3ab998 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1676 microversion: 2.1 time: 0.115288 [ 1205.924578] [55187]: [pid: 55187|app: 0|req: 4157/8440] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:26 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1676 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1206.202036] [55187]: DEBUG nova.api.openstack.wsgi [None req-1b4bf7e1-dc2b-4c51-9000-54c5735aac92 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1206.203741] [55187]: DEBUG nova.compute.api [None req-1b4bf7e1-dc2b-4c51-9000-54c5735aac92 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1206.207179] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b4bf7e1-dc2b-4c51-9000-54c5735aac92 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.207418] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b4bf7e1-dc2b-4c51-9000-54c5735aac92 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.207609] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b4bf7e1-dc2b-4c51-9000-54c5735aac92 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.207969] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b4bf7e1-dc2b-4c51-9000-54c5735aac92 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.208185] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b4bf7e1-dc2b-4c51-9000-54c5735aac92 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.208358] [55187]: DEBUG oslo_concurrency.lockutils [None req-1b4bf7e1-dc2b-4c51-9000-54c5735aac92 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.276284] [55187]: DEBUG nova.policy [None req-1b4bf7e1-dc2b-4c51-9000-54c5735aac92 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1206.280401] [55187]: INFO nova.api.openstack.requestlog [None req-1b4bf7e1-dc2b-4c51-9000-54c5735aac92 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 200 len: 1364 microversion: 2.1 time: 0.080838 [ 1206.280782] [55187]: [pid: 55187|app: 0|req: 4158/8441] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:26 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 1364 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1206.283119] [55187]: DEBUG nova.api.openstack.wsgi [None req-40967919-3129-491c-8ffd-4f99dba218d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1206.284692] [55187]: DEBUG nova.compute.api [None req-40967919-3129-491c-8ffd-4f99dba218d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1206.287800] [55187]: DEBUG oslo_concurrency.lockutils [None req-40967919-3129-491c-8ffd-4f99dba218d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.288043] [55187]: DEBUG oslo_concurrency.lockutils [None req-40967919-3129-491c-8ffd-4f99dba218d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.288227] [55187]: DEBUG oslo_concurrency.lockutils [None req-40967919-3129-491c-8ffd-4f99dba218d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.288564] [55187]: DEBUG oslo_concurrency.lockutils [None req-40967919-3129-491c-8ffd-4f99dba218d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.288758] [55187]: DEBUG oslo_concurrency.lockutils [None req-40967919-3129-491c-8ffd-4f99dba218d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.288931] [55187]: DEBUG oslo_concurrency.lockutils [None req-40967919-3129-491c-8ffd-4f99dba218d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.296760] [55187]: INFO nova.api.openstack.wsgi [None req-40967919-3129-491c-8ffd-4f99dba218d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance 2dca9432-7d12-44ce-8e9a-25b43b6142c1 could not be found. [ 1206.297054] [55187]: DEBUG nova.api.openstack.wsgi [None req-40967919-3129-491c-8ffd-4f99dba218d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance 2dca9432-7d12-44ce-8e9a-25b43b6142c1 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1206.297443] [55187]: INFO nova.api.openstack.requestlog [None req-40967919-3129-491c-8ffd-4f99dba218d5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 404 len: 111 microversion: 2.1 time: 0.016160 [ 1206.297835] [55187]: [pid: 55187|app: 0|req: 4159/8442] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:26 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1206.302055] [55187]: DEBUG nova.api.openstack.wsgi [None req-f1ef6e2f-10e7-4916-92c3-0d2c80c49a93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1206.302300] [55187]: DEBUG nova.compute.api [None req-f1ef6e2f-10e7-4916-92c3-0d2c80c49a93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1206.304858] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1ef6e2f-10e7-4916-92c3-0d2c80c49a93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.305077] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1ef6e2f-10e7-4916-92c3-0d2c80c49a93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.305256] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1ef6e2f-10e7-4916-92c3-0d2c80c49a93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.305580] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1ef6e2f-10e7-4916-92c3-0d2c80c49a93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.305775] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1ef6e2f-10e7-4916-92c3-0d2c80c49a93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.305947] [55187]: DEBUG oslo_concurrency.lockutils [None req-f1ef6e2f-10e7-4916-92c3-0d2c80c49a93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.318991] [55187]: DEBUG nova.compute.api [None req-f1ef6e2f-10e7-4916-92c3-0d2c80c49a93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1206.358781] [55187]: INFO nova.api.openstack.requestlog [None req-f1ef6e2f-10e7-4916-92c3-0d2c80c49a93 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 204 len: 0 microversion: 2.1 time: 0.058201 [ 1206.358999] [55187]: [pid: 55187|app: 0|req: 4160/8443] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:11:26 2025] DELETE /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1206.364135] [55187]: DEBUG nova.api.openstack.wsgi [None req-33d718b4-7d4d-41dd-ad9a-848ba877bd9a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1206.365813] [55187]: DEBUG nova.compute.api [None req-33d718b4-7d4d-41dd-ad9a-848ba877bd9a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1206.368675] [55187]: DEBUG oslo_concurrency.lockutils [None req-33d718b4-7d4d-41dd-ad9a-848ba877bd9a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.368727] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1206.368930] [55187]: DEBUG oslo_concurrency.lockutils [None req-33d718b4-7d4d-41dd-ad9a-848ba877bd9a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.369089] [55187]: DEBUG oslo_concurrency.lockutils [None req-33d718b4-7d4d-41dd-ad9a-848ba877bd9a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.369426] [55187]: DEBUG oslo_concurrency.lockutils [None req-33d718b4-7d4d-41dd-ad9a-848ba877bd9a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.369653] [55187]: DEBUG oslo_concurrency.lockutils [None req-33d718b4-7d4d-41dd-ad9a-848ba877bd9a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.369842] [55187]: DEBUG oslo_concurrency.lockutils [None req-33d718b4-7d4d-41dd-ad9a-848ba877bd9a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.380518] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=3 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1206.459273] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=3 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1206.727843] [55187]: DEBUG nova.policy [None req-33d718b4-7d4d-41dd-ad9a-848ba877bd9a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1206.736560] [55187]: INFO nova.api.openstack.requestlog [None req-33d718b4-7d4d-41dd-ad9a-848ba877bd9a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 200 len: 1491 microversion: 2.1 time: 0.374020 [ 1206.736560] [55187]: [pid: 55187|app: 0|req: 4161/8444] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:26 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 1491 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1206.739912] [55187]: DEBUG nova.api.openstack.wsgi [req-46c0d24e-98e6-4252-a613-dcc67facb84a req-9d4fe607-e9d0-48ca-bac7-0b7a31972776 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1edf8ed7-03cd-4681-943c-5dd5cc254850", "name": "network-vif-plugged", "status": "completed", "tag": "91cb515e-7955-424c-b05e-2e25a81a37b6"}, {"name": "network-changed", "server_uuid": "1edf8ed7-03cd-4681-943c-5dd5cc254850", "tag": "91cb515e-7955-424c-b05e-2e25a81a37b6"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1206.747946] [55187]: DEBUG oslo_concurrency.lockutils [req-46c0d24e-98e6-4252-a613-dcc67facb84a req-9d4fe607-e9d0-48ca-bac7-0b7a31972776 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.748223] [55187]: DEBUG oslo_concurrency.lockutils [req-46c0d24e-98e6-4252-a613-dcc67facb84a req-9d4fe607-e9d0-48ca-bac7-0b7a31972776 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.748413] [55187]: DEBUG oslo_concurrency.lockutils [req-46c0d24e-98e6-4252-a613-dcc67facb84a req-9d4fe607-e9d0-48ca-bac7-0b7a31972776 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.761945] [55187]: INFO nova.api.openstack.compute.server_external_events [req-46c0d24e-98e6-4252-a613-dcc67facb84a req-9d4fe607-e9d0-48ca-bac7-0b7a31972776 service nova] Creating event network-vif-plugged:91cb515e-7955-424c-b05e-2e25a81a37b6 for instance 1edf8ed7-03cd-4681-943c-5dd5cc254850 on cpu-1 [ 1206.762270] [55187]: INFO nova.api.openstack.compute.server_external_events [req-46c0d24e-98e6-4252-a613-dcc67facb84a req-9d4fe607-e9d0-48ca-bac7-0b7a31972776 service nova] Creating event network-changed:91cb515e-7955-424c-b05e-2e25a81a37b6 for instance 1edf8ed7-03cd-4681-943c-5dd5cc254850 on cpu-1 [ 1206.765596] [55187]: INFO nova.api.openstack.requestlog [req-46c0d24e-98e6-4252-a613-dcc67facb84a req-9d4fe607-e9d0-48ca-bac7-0b7a31972776 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.027890 [ 1206.765971] [55187]: [pid: 55187|app: 0|req: 4162/8445] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:27 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1206.937942] [55187]: DEBUG nova.api.openstack.wsgi [None req-29b9d61e-4dc7-4ebe-9e3a-da0185c365b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1206.939949] [55187]: DEBUG nova.compute.api [None req-29b9d61e-4dc7-4ebe-9e3a-da0185c365b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1206.943659] [55187]: DEBUG oslo_concurrency.lockutils [None req-29b9d61e-4dc7-4ebe-9e3a-da0185c365b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.943953] [55187]: DEBUG oslo_concurrency.lockutils [None req-29b9d61e-4dc7-4ebe-9e3a-da0185c365b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.944229] [55187]: DEBUG oslo_concurrency.lockutils [None req-29b9d61e-4dc7-4ebe-9e3a-da0185c365b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.944702] [55187]: DEBUG oslo_concurrency.lockutils [None req-29b9d61e-4dc7-4ebe-9e3a-da0185c365b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.945043] [55187]: DEBUG oslo_concurrency.lockutils [None req-29b9d61e-4dc7-4ebe-9e3a-da0185c365b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.945333] [55187]: DEBUG oslo_concurrency.lockutils [None req-29b9d61e-4dc7-4ebe-9e3a-da0185c365b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.039707] [55187]: DEBUG nova.policy [None req-29b9d61e-4dc7-4ebe-9e3a-da0185c365b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1207.043949] [55187]: INFO nova.api.openstack.requestlog [None req-29b9d61e-4dc7-4ebe-9e3a-da0185c365b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1676 microversion: 2.1 time: 0.108767 [ 1207.044297] [55187]: [pid: 55187|app: 0|req: 4163/8446] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:27 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1676 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1207.294172] [55187]: DEBUG nova.api.openstack.wsgi [None req-cc2aefc7-f405-4a1e-861e-a039a06a77d9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1207.296632] [55187]: DEBUG nova.compute.api [None req-cc2aefc7-f405-4a1e-861e-a039a06a77d9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1207.300135] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc2aefc7-f405-4a1e-861e-a039a06a77d9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.300455] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc2aefc7-f405-4a1e-861e-a039a06a77d9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.300662] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc2aefc7-f405-4a1e-861e-a039a06a77d9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.301069] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc2aefc7-f405-4a1e-861e-a039a06a77d9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.301297] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc2aefc7-f405-4a1e-861e-a039a06a77d9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.301518] [55187]: DEBUG oslo_concurrency.lockutils [None req-cc2aefc7-f405-4a1e-861e-a039a06a77d9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.368580] [55187]: DEBUG nova.policy [None req-cc2aefc7-f405-4a1e-861e-a039a06a77d9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1207.372795] [55187]: INFO nova.api.openstack.requestlog [None req-cc2aefc7-f405-4a1e-861e-a039a06a77d9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 200 len: 1364 microversion: 2.1 time: 0.081542 [ 1207.373229] [55187]: [pid: 55187|app: 0|req: 4164/8447] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:27 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 1364 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1207.749297] [55187]: DEBUG nova.api.openstack.wsgi [None req-5bdb8283-f95a-4390-a047-cf5c6186e955 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1207.751066] [55187]: DEBUG nova.compute.api [None req-5bdb8283-f95a-4390-a047-cf5c6186e955 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1207.754620] [55187]: DEBUG oslo_concurrency.lockutils [None req-5bdb8283-f95a-4390-a047-cf5c6186e955 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.754863] [55187]: DEBUG oslo_concurrency.lockutils [None req-5bdb8283-f95a-4390-a047-cf5c6186e955 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.755069] [55187]: DEBUG oslo_concurrency.lockutils [None req-5bdb8283-f95a-4390-a047-cf5c6186e955 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.755425] [55187]: DEBUG oslo_concurrency.lockutils [None req-5bdb8283-f95a-4390-a047-cf5c6186e955 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.755626] [55187]: DEBUG oslo_concurrency.lockutils [None req-5bdb8283-f95a-4390-a047-cf5c6186e955 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.755824] [55187]: DEBUG oslo_concurrency.lockutils [None req-5bdb8283-f95a-4390-a047-cf5c6186e955 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.823416] [55187]: DEBUG nova.policy [None req-5bdb8283-f95a-4390-a047-cf5c6186e955 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1207.827679] [55187]: INFO nova.api.openstack.requestlog [None req-5bdb8283-f95a-4390-a047-cf5c6186e955 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 200 len: 1491 microversion: 2.1 time: 0.080696 [ 1207.828015] [55187]: [pid: 55187|app: 0|req: 4165/8448] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:28 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 1491 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1208.058065] [55187]: DEBUG nova.api.openstack.wsgi [None req-db1ef70b-3ebb-4af6-ba73-42bb37deddee tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1208.060016] [55187]: DEBUG nova.compute.api [None req-db1ef70b-3ebb-4af6-ba73-42bb37deddee tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1208.063669] [55187]: DEBUG oslo_concurrency.lockutils [None req-db1ef70b-3ebb-4af6-ba73-42bb37deddee tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.063898] [55187]: DEBUG oslo_concurrency.lockutils [None req-db1ef70b-3ebb-4af6-ba73-42bb37deddee tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.064108] [55187]: DEBUG oslo_concurrency.lockutils [None req-db1ef70b-3ebb-4af6-ba73-42bb37deddee tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.064474] [55187]: DEBUG oslo_concurrency.lockutils [None req-db1ef70b-3ebb-4af6-ba73-42bb37deddee tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.064664] [55187]: DEBUG oslo_concurrency.lockutils [None req-db1ef70b-3ebb-4af6-ba73-42bb37deddee tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.064840] [55187]: DEBUG oslo_concurrency.lockutils [None req-db1ef70b-3ebb-4af6-ba73-42bb37deddee tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.132114] [55187]: DEBUG nova.policy [None req-db1ef70b-3ebb-4af6-ba73-42bb37deddee tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1208.136646] [55187]: INFO nova.api.openstack.requestlog [None req-db1ef70b-3ebb-4af6-ba73-42bb37deddee tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1676 microversion: 2.1 time: 0.080978 [ 1208.137029] [55187]: [pid: 55187|app: 0|req: 4166/8449] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:28 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1676 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1208.385884] [55187]: DEBUG nova.api.openstack.wsgi [None req-5607302c-bf3f-4028-8747-831f3dd41c4f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1208.387909] [55187]: DEBUG nova.compute.api [None req-5607302c-bf3f-4028-8747-831f3dd41c4f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1208.392350] [55187]: DEBUG oslo_concurrency.lockutils [None req-5607302c-bf3f-4028-8747-831f3dd41c4f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.392592] [55187]: DEBUG oslo_concurrency.lockutils [None req-5607302c-bf3f-4028-8747-831f3dd41c4f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.392778] [55187]: DEBUG oslo_concurrency.lockutils [None req-5607302c-bf3f-4028-8747-831f3dd41c4f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.393152] [55187]: DEBUG oslo_concurrency.lockutils [None req-5607302c-bf3f-4028-8747-831f3dd41c4f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.393345] [55187]: DEBUG oslo_concurrency.lockutils [None req-5607302c-bf3f-4028-8747-831f3dd41c4f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.393516] [55187]: DEBUG oslo_concurrency.lockutils [None req-5607302c-bf3f-4028-8747-831f3dd41c4f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.495125] [55187]: DEBUG nova.policy [None req-5607302c-bf3f-4028-8747-831f3dd41c4f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1208.499943] [55187]: INFO nova.api.openstack.requestlog [None req-5607302c-bf3f-4028-8747-831f3dd41c4f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 200 len: 1364 microversion: 2.1 time: 0.116290 [ 1208.500463] [55187]: [pid: 55187|app: 0|req: 4167/8450] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:28 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 1364 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1208.776880] [55187]: DEBUG nova.api.openstack.wsgi [req-56afe09b-76b5-425d-af34-c56cc244b72e req-9cd5e0b7-4607-467c-8f0b-5d19d969fa16 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c188003e-704f-46ec-b8d5-c3045fa85415", "name": "network-vif-deleted", "tag": "158552f7-583f-4bb0-b37e-361e93f3f4ef"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1208.784096] [55187]: DEBUG oslo_concurrency.lockutils [req-56afe09b-76b5-425d-af34-c56cc244b72e req-9cd5e0b7-4607-467c-8f0b-5d19d969fa16 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.784416] [55187]: DEBUG oslo_concurrency.lockutils [req-56afe09b-76b5-425d-af34-c56cc244b72e req-9cd5e0b7-4607-467c-8f0b-5d19d969fa16 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.784687] [55187]: DEBUG oslo_concurrency.lockutils [req-56afe09b-76b5-425d-af34-c56cc244b72e req-9cd5e0b7-4607-467c-8f0b-5d19d969fa16 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.791585] [55187]: INFO nova.api.openstack.compute.server_external_events [req-56afe09b-76b5-425d-af34-c56cc244b72e req-9cd5e0b7-4607-467c-8f0b-5d19d969fa16 service nova] Creating event network-vif-deleted:158552f7-583f-4bb0-b37e-361e93f3f4ef for instance c188003e-704f-46ec-b8d5-c3045fa85415 on cpu-1 [ 1208.794710] [55187]: INFO nova.api.openstack.requestlog [req-56afe09b-76b5-425d-af34-c56cc244b72e req-9cd5e0b7-4607-467c-8f0b-5d19d969fa16 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020601 [ 1208.795071] [55187]: [pid: 55187|app: 0|req: 4168/8451] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:29 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1208.841340] [55187]: DEBUG nova.api.openstack.wsgi [None req-8332ce5c-d622-4dee-a1e7-910e89a7e465 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1208.843248] [55187]: DEBUG nova.compute.api [None req-8332ce5c-d622-4dee-a1e7-910e89a7e465 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1208.847332] [55187]: DEBUG oslo_concurrency.lockutils [None req-8332ce5c-d622-4dee-a1e7-910e89a7e465 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.847634] [55187]: DEBUG oslo_concurrency.lockutils [None req-8332ce5c-d622-4dee-a1e7-910e89a7e465 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.847784] [55187]: DEBUG oslo_concurrency.lockutils [None req-8332ce5c-d622-4dee-a1e7-910e89a7e465 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.848160] [55187]: DEBUG oslo_concurrency.lockutils [None req-8332ce5c-d622-4dee-a1e7-910e89a7e465 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.848364] [55187]: DEBUG oslo_concurrency.lockutils [None req-8332ce5c-d622-4dee-a1e7-910e89a7e465 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.848537] [55187]: DEBUG oslo_concurrency.lockutils [None req-8332ce5c-d622-4dee-a1e7-910e89a7e465 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.882189] [55187]: DEBUG nova.policy [None req-8332ce5c-d622-4dee-a1e7-910e89a7e465 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1208.886509] [55187]: INFO nova.api.openstack.requestlog [None req-8332ce5c-d622-4dee-a1e7-910e89a7e465 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 200 len: 1287 microversion: 2.1 time: 0.047983 [ 1208.886856] [55187]: [pid: 55187|app: 0|req: 4169/8452] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:29 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 1287 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1209.149946] [55187]: DEBUG nova.api.openstack.wsgi [None req-0add5909-cb8d-4baa-93f3-528deff840ec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1209.151713] [55187]: DEBUG nova.compute.api [None req-0add5909-cb8d-4baa-93f3-528deff840ec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1209.155325] [55187]: DEBUG oslo_concurrency.lockutils [None req-0add5909-cb8d-4baa-93f3-528deff840ec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.155562] [55187]: DEBUG oslo_concurrency.lockutils [None req-0add5909-cb8d-4baa-93f3-528deff840ec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.155744] [55187]: DEBUG oslo_concurrency.lockutils [None req-0add5909-cb8d-4baa-93f3-528deff840ec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.156102] [55187]: DEBUG oslo_concurrency.lockutils [None req-0add5909-cb8d-4baa-93f3-528deff840ec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.156303] [55187]: DEBUG oslo_concurrency.lockutils [None req-0add5909-cb8d-4baa-93f3-528deff840ec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.156483] [55187]: DEBUG oslo_concurrency.lockutils [None req-0add5909-cb8d-4baa-93f3-528deff840ec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.222157] [55187]: DEBUG nova.policy [None req-0add5909-cb8d-4baa-93f3-528deff840ec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1209.226539] [55187]: INFO nova.api.openstack.requestlog [None req-0add5909-cb8d-4baa-93f3-528deff840ec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1676 microversion: 2.1 time: 0.078975 [ 1209.227024] [55187]: [pid: 55187|app: 0|req: 4170/8453] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:29 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1676 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1209.513750] [55187]: DEBUG nova.api.openstack.wsgi [None req-90ea9900-9abf-4071-b7f4-2a26aecec83c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1209.515609] [55187]: DEBUG nova.compute.api [None req-90ea9900-9abf-4071-b7f4-2a26aecec83c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1209.521821] [55187]: DEBUG oslo_concurrency.lockutils [None req-90ea9900-9abf-4071-b7f4-2a26aecec83c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.522120] [55187]: DEBUG oslo_concurrency.lockutils [None req-90ea9900-9abf-4071-b7f4-2a26aecec83c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.522343] [55187]: DEBUG oslo_concurrency.lockutils [None req-90ea9900-9abf-4071-b7f4-2a26aecec83c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.522765] [55187]: DEBUG oslo_concurrency.lockutils [None req-90ea9900-9abf-4071-b7f4-2a26aecec83c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.522972] [55187]: DEBUG oslo_concurrency.lockutils [None req-90ea9900-9abf-4071-b7f4-2a26aecec83c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.523158] [55187]: DEBUG oslo_concurrency.lockutils [None req-90ea9900-9abf-4071-b7f4-2a26aecec83c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.611430] [55187]: DEBUG nova.policy [None req-90ea9900-9abf-4071-b7f4-2a26aecec83c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1209.618409] [55187]: INFO nova.api.openstack.requestlog [None req-90ea9900-9abf-4071-b7f4-2a26aecec83c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 200 len: 1553 microversion: 2.1 time: 0.106999 [ 1209.618743] [55187]: [pid: 55187|app: 0|req: 4171/8454] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:29 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 1553 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1209.630749] [55187]: DEBUG nova.api.openstack.wsgi [None req-4fd9d2df-5b96-457b-a167-ee8216f33f05 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1209.632997] [55187]: DEBUG nova.compute.api [None req-4fd9d2df-5b96-457b-a167-ee8216f33f05 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1209.635918] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fd9d2df-5b96-457b-a167-ee8216f33f05 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.636123] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fd9d2df-5b96-457b-a167-ee8216f33f05 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.636466] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fd9d2df-5b96-457b-a167-ee8216f33f05 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.636689] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fd9d2df-5b96-457b-a167-ee8216f33f05 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.636890] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fd9d2df-5b96-457b-a167-ee8216f33f05 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.637075] [55187]: DEBUG oslo_concurrency.lockutils [None req-4fd9d2df-5b96-457b-a167-ee8216f33f05 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.683140] [55187]: INFO nova.api.openstack.requestlog [None req-4fd9d2df-5b96-457b-a167-ee8216f33f05 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.054250 [ 1209.683140] [55187]: [pid: 55187|app: 0|req: 4172/8455] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:11:29 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847/os-interface => generated 287 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1209.900524] [55187]: DEBUG nova.api.openstack.wsgi [None req-8254a55a-eb82-4fa1-9b1b-33c355ea82bc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1209.902305] [55187]: DEBUG nova.compute.api [None req-8254a55a-eb82-4fa1-9b1b-33c355ea82bc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1209.905933] [55187]: DEBUG oslo_concurrency.lockutils [None req-8254a55a-eb82-4fa1-9b1b-33c355ea82bc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.906137] [55187]: DEBUG oslo_concurrency.lockutils [None req-8254a55a-eb82-4fa1-9b1b-33c355ea82bc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.906350] [55187]: DEBUG oslo_concurrency.lockutils [None req-8254a55a-eb82-4fa1-9b1b-33c355ea82bc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.907024] [55187]: DEBUG oslo_concurrency.lockutils [None req-8254a55a-eb82-4fa1-9b1b-33c355ea82bc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.907024] [55187]: DEBUG oslo_concurrency.lockutils [None req-8254a55a-eb82-4fa1-9b1b-33c355ea82bc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.907182] [55187]: DEBUG oslo_concurrency.lockutils [None req-8254a55a-eb82-4fa1-9b1b-33c355ea82bc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.930467] [55187]: DEBUG oslo_concurrency.lockutils [None req-8254a55a-eb82-4fa1-9b1b-33c355ea82bc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.930467] [55187]: DEBUG oslo_concurrency.lockutils [None req-8254a55a-eb82-4fa1-9b1b-33c355ea82bc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.930467] [55187]: DEBUG oslo_concurrency.lockutils [None req-8254a55a-eb82-4fa1-9b1b-33c355ea82bc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.930467] [55187]: DEBUG nova.objects.instance [None req-8254a55a-eb82-4fa1-9b1b-33c355ea82bc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid c188003e-704f-46ec-b8d5-c3045fa85415 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1209.962131] [55187]: DEBUG nova.policy [None req-8254a55a-eb82-4fa1-9b1b-33c355ea82bc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1209.966401] [55187]: INFO nova.api.openstack.requestlog [None req-8254a55a-eb82-4fa1-9b1b-33c355ea82bc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 200 len: 1292 microversion: 2.1 time: 0.067834 [ 1209.966401] [55187]: [pid: 55187|app: 0|req: 4173/8456] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:30 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 1292 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1210.123515] [55187]: DEBUG nova.api.openstack.wsgi [req-f01b69ac-5cb0-494b-a301-403879088976 req-67e88520-1ee8-4421-b5d8-0ae2dc247700 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ac222ffe-2bea-43b9-9d26-799fa70f4847", "tag": "7ba8ad17-b9ba-46e9-8c13-56fe869a7e1e"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1210.129342] [55187]: DEBUG oslo_concurrency.lockutils [req-f01b69ac-5cb0-494b-a301-403879088976 req-67e88520-1ee8-4421-b5d8-0ae2dc247700 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.129616] [55187]: DEBUG oslo_concurrency.lockutils [req-f01b69ac-5cb0-494b-a301-403879088976 req-67e88520-1ee8-4421-b5d8-0ae2dc247700 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.129856] [55187]: DEBUG oslo_concurrency.lockutils [req-f01b69ac-5cb0-494b-a301-403879088976 req-67e88520-1ee8-4421-b5d8-0ae2dc247700 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.135970] [55187]: INFO nova.api.openstack.compute.server_external_events [req-f01b69ac-5cb0-494b-a301-403879088976 req-67e88520-1ee8-4421-b5d8-0ae2dc247700 service nova] Creating event network-changed:7ba8ad17-b9ba-46e9-8c13-56fe869a7e1e for instance ac222ffe-2bea-43b9-9d26-799fa70f4847 on cpu-1 [ 1210.138815] [55187]: INFO nova.api.openstack.requestlog [req-f01b69ac-5cb0-494b-a301-403879088976 req-67e88520-1ee8-4421-b5d8-0ae2dc247700 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018162 [ 1210.139145] [55187]: [pid: 55187|app: 0|req: 4174/8457] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:30 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1210.239421] [55187]: DEBUG nova.api.openstack.wsgi [None req-345cc5c8-6e24-4b1d-a104-29ffd30e4f43 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.241186] [55187]: DEBUG nova.compute.api [None req-345cc5c8-6e24-4b1d-a104-29ffd30e4f43 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.244736] [55187]: DEBUG oslo_concurrency.lockutils [None req-345cc5c8-6e24-4b1d-a104-29ffd30e4f43 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.244995] [55187]: DEBUG oslo_concurrency.lockutils [None req-345cc5c8-6e24-4b1d-a104-29ffd30e4f43 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.245215] [55187]: DEBUG oslo_concurrency.lockutils [None req-345cc5c8-6e24-4b1d-a104-29ffd30e4f43 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.245589] [55187]: DEBUG oslo_concurrency.lockutils [None req-345cc5c8-6e24-4b1d-a104-29ffd30e4f43 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.245793] [55187]: DEBUG oslo_concurrency.lockutils [None req-345cc5c8-6e24-4b1d-a104-29ffd30e4f43 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.245965] [55187]: DEBUG oslo_concurrency.lockutils [None req-345cc5c8-6e24-4b1d-a104-29ffd30e4f43 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.256935] [55188]: DEBUG nova.compute.api [None req-4119f34d-d25b-43d2-aafe-1dd0dfe95934 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.260963] [55188]: DEBUG oslo_concurrency.lockutils [None req-4119f34d-d25b-43d2-aafe-1dd0dfe95934 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.261246] [55188]: DEBUG oslo_concurrency.lockutils [None req-4119f34d-d25b-43d2-aafe-1dd0dfe95934 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.261437] [55188]: DEBUG oslo_concurrency.lockutils [None req-4119f34d-d25b-43d2-aafe-1dd0dfe95934 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.261806] [55188]: DEBUG oslo_concurrency.lockutils [None req-4119f34d-d25b-43d2-aafe-1dd0dfe95934 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.262019] [55188]: DEBUG oslo_concurrency.lockutils [None req-4119f34d-d25b-43d2-aafe-1dd0dfe95934 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.262211] [55188]: DEBUG oslo_concurrency.lockutils [None req-4119f34d-d25b-43d2-aafe-1dd0dfe95934 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.323672] [55187]: DEBUG nova.policy [None req-345cc5c8-6e24-4b1d-a104-29ffd30e4f43 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1210.331554] [55187]: INFO nova.api.openstack.requestlog [None req-345cc5c8-6e24-4b1d-a104-29ffd30e4f43 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1676 microversion: 2.1 time: 0.093398 [ 1210.331554] [55187]: [pid: 55187|app: 0|req: 4175/8458] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:30 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1676 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1210.341217] [55188]: INFO nova.api.openstack.requestlog [None req-4119f34d-d25b-43d2-aafe-1dd0dfe95934 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850/os-interface" status: 200 len: 285 microversion: 2.1 time: 7.660655 [ 1210.341619] [55188]: [pid: 55188|app: 0|req: 4284/8459] 10.180.1.21 () {60 vars in 1291 bytes} [Wed Mar 26 22:11:23 2025] POST /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850/os-interface => generated 285 bytes in 7662 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1210.348851] [55187]: DEBUG nova.api.openstack.wsgi [None req-91d8dca7-0bbe-4584-aacc-f3327ff8fc4d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.350574] [55187]: DEBUG nova.compute.api [None req-91d8dca7-0bbe-4584-aacc-f3327ff8fc4d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.353969] [55187]: DEBUG oslo_concurrency.lockutils [None req-91d8dca7-0bbe-4584-aacc-f3327ff8fc4d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.354229] [55187]: DEBUG oslo_concurrency.lockutils [None req-91d8dca7-0bbe-4584-aacc-f3327ff8fc4d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.354448] [55187]: DEBUG oslo_concurrency.lockutils [None req-91d8dca7-0bbe-4584-aacc-f3327ff8fc4d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.354822] [55187]: DEBUG oslo_concurrency.lockutils [None req-91d8dca7-0bbe-4584-aacc-f3327ff8fc4d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.355049] [55187]: DEBUG oslo_concurrency.lockutils [None req-91d8dca7-0bbe-4584-aacc-f3327ff8fc4d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.355243] [55187]: DEBUG oslo_concurrency.lockutils [None req-91d8dca7-0bbe-4584-aacc-f3327ff8fc4d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.421514] [55187]: INFO nova.api.openstack.requestlog [None req-91d8dca7-0bbe-4584-aacc-f3327ff8fc4d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850/os-interface/91cb515e-7955-424c-b05e-2e25a81a37b6" status: 200 len: 285 microversion: 2.1 time: 0.074735 [ 1210.422118] [55187]: [pid: 55187|app: 0|req: 4176/8460] 10.180.1.21 () {58 vars in 1381 bytes} [Wed Mar 26 22:11:30 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850/os-interface/91cb515e-7955-424c-b05e-2e25a81a37b6 => generated 285 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1210.429941] [55188]: DEBUG nova.api.openstack.wsgi [None req-9a8b0522-9c42-4bc6-ba3b-7ff0d9d64b09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.430264] [55188]: DEBUG nova.compute.api [None req-9a8b0522-9c42-4bc6-ba3b-7ff0d9d64b09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.435077] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a8b0522-9c42-4bc6-ba3b-7ff0d9d64b09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.435374] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a8b0522-9c42-4bc6-ba3b-7ff0d9d64b09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.435626] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a8b0522-9c42-4bc6-ba3b-7ff0d9d64b09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.436089] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a8b0522-9c42-4bc6-ba3b-7ff0d9d64b09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.436370] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a8b0522-9c42-4bc6-ba3b-7ff0d9d64b09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.436624] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a8b0522-9c42-4bc6-ba3b-7ff0d9d64b09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.459618] [55188]: INFO nova.api.openstack.requestlog [None req-9a8b0522-9c42-4bc6-ba3b-7ff0d9d64b09 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850/os-interface/91cb515e-7955-424c-b05e-2e25a81a37b6" status: 202 len: 0 microversion: 2.1 time: 0.032520 [ 1210.460035] [55188]: [pid: 55188|app: 0|req: 4285/8461] 10.180.1.21 () {58 vars in 1384 bytes} [Wed Mar 26 22:11:30 2025] DELETE /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850/os-interface/91cb515e-7955-424c-b05e-2e25a81a37b6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1210.980256] [55187]: DEBUG nova.api.openstack.wsgi [None req-09bc2bc6-12e3-4c45-929d-fea10817dc1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1210.981938] [55187]: DEBUG nova.compute.api [None req-09bc2bc6-12e3-4c45-929d-fea10817dc1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1210.986770] [55187]: DEBUG oslo_concurrency.lockutils [None req-09bc2bc6-12e3-4c45-929d-fea10817dc1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.987013] [55187]: DEBUG oslo_concurrency.lockutils [None req-09bc2bc6-12e3-4c45-929d-fea10817dc1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.987243] [55187]: DEBUG oslo_concurrency.lockutils [None req-09bc2bc6-12e3-4c45-929d-fea10817dc1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.987626] [55187]: DEBUG oslo_concurrency.lockutils [None req-09bc2bc6-12e3-4c45-929d-fea10817dc1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.987835] [55187]: DEBUG oslo_concurrency.lockutils [None req-09bc2bc6-12e3-4c45-929d-fea10817dc1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.988023] [55187]: DEBUG oslo_concurrency.lockutils [None req-09bc2bc6-12e3-4c45-929d-fea10817dc1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.007589] [55187]: DEBUG oslo_concurrency.lockutils [None req-09bc2bc6-12e3-4c45-929d-fea10817dc1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.007805] [55187]: DEBUG oslo_concurrency.lockutils [None req-09bc2bc6-12e3-4c45-929d-fea10817dc1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.007987] [55187]: DEBUG oslo_concurrency.lockutils [None req-09bc2bc6-12e3-4c45-929d-fea10817dc1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.008278] [55187]: DEBUG nova.objects.instance [None req-09bc2bc6-12e3-4c45-929d-fea10817dc1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid c188003e-704f-46ec-b8d5-c3045fa85415 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1211.027262] [55187]: DEBUG nova.policy [None req-09bc2bc6-12e3-4c45-929d-fea10817dc1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1211.034356] [55187]: INFO nova.api.openstack.requestlog [None req-09bc2bc6-12e3-4c45-929d-fea10817dc1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 200 len: 1292 microversion: 2.1 time: 0.056852 [ 1211.034681] [55187]: [pid: 55187|app: 0|req: 4177/8462] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:31 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 1292 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1211.351173] [55188]: DEBUG nova.api.openstack.wsgi [None req-22ba93ba-4793-4066-a3f8-bdf4db9f726d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1211.352938] [55188]: DEBUG nova.compute.api [None req-22ba93ba-4793-4066-a3f8-bdf4db9f726d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1211.356644] [55188]: DEBUG oslo_concurrency.lockutils [None req-22ba93ba-4793-4066-a3f8-bdf4db9f726d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.356910] [55188]: DEBUG oslo_concurrency.lockutils [None req-22ba93ba-4793-4066-a3f8-bdf4db9f726d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.357134] [55188]: DEBUG oslo_concurrency.lockutils [None req-22ba93ba-4793-4066-a3f8-bdf4db9f726d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.357489] [55188]: DEBUG oslo_concurrency.lockutils [None req-22ba93ba-4793-4066-a3f8-bdf4db9f726d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.357694] [55188]: DEBUG oslo_concurrency.lockutils [None req-22ba93ba-4793-4066-a3f8-bdf4db9f726d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.357869] [55188]: DEBUG oslo_concurrency.lockutils [None req-22ba93ba-4793-4066-a3f8-bdf4db9f726d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.454331] [55188]: DEBUG nova.policy [None req-22ba93ba-4793-4066-a3f8-bdf4db9f726d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1211.458824] [55188]: INFO nova.api.openstack.requestlog [None req-22ba93ba-4793-4066-a3f8-bdf4db9f726d tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1676 microversion: 2.1 time: 0.110601 [ 1211.459185] [55188]: [pid: 55188|app: 0|req: 4286/8463] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:31 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1676 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.047780] [55187]: DEBUG nova.api.openstack.wsgi [None req-b6f39ae5-a682-43f3-936b-04ce18d77c81 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1212.049465] [55187]: DEBUG nova.compute.api [None req-b6f39ae5-a682-43f3-936b-04ce18d77c81 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1212.053082] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6f39ae5-a682-43f3-936b-04ce18d77c81 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.053323] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6f39ae5-a682-43f3-936b-04ce18d77c81 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.053510] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6f39ae5-a682-43f3-936b-04ce18d77c81 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.053884] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6f39ae5-a682-43f3-936b-04ce18d77c81 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.054110] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6f39ae5-a682-43f3-936b-04ce18d77c81 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.054287] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6f39ae5-a682-43f3-936b-04ce18d77c81 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.062745] [55187]: INFO nova.api.openstack.wsgi [None req-b6f39ae5-a682-43f3-936b-04ce18d77c81 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance c188003e-704f-46ec-b8d5-c3045fa85415 could not be found. [ 1212.063053] [55187]: DEBUG nova.api.openstack.wsgi [None req-b6f39ae5-a682-43f3-936b-04ce18d77c81 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance c188003e-704f-46ec-b8d5-c3045fa85415 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1212.063472] [55187]: INFO nova.api.openstack.requestlog [None req-b6f39ae5-a682-43f3-936b-04ce18d77c81 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 404 len: 111 microversion: 2.1 time: 0.018110 [ 1212.063775] [55187]: [pid: 55187|app: 0|req: 4178/8464] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:32 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1212.132956] [55188]: DEBUG nova.api.openstack.wsgi [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-638052789", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "5acf6b3e-64b5-4f0a-9568-46574a0387d9"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1212.171612] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.171875] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.172081] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.172481] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.172688] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.172904] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.177926] [55188]: DEBUG nova.network.neutron [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] validate_networks() for [('5acf6b3e-64b5-4f0a-9568-46574a0387d9', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1212.325053] [55188]: DEBUG nova.virt.hardware [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1212.325336] [55188]: DEBUG nova.virt.hardware [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1212.325580] [55188]: DEBUG nova.virt.hardware [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1212.325780] [55188]: DEBUG nova.virt.hardware [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1212.325976] [55188]: DEBUG nova.virt.hardware [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1212.334356] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.334587] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.334773] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.335184] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.335386] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.335560] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.344976] [55188]: DEBUG nova.quota [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Getting quotas for project daff1a40b92e422e8b4bfe9e9fb682df. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1212.348664] [55188]: DEBUG nova.quota [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Getting quotas for user 5334a12ef556435aabac10929f2e2f89 and project daff1a40b92e422e8b4bfe9e9fb682df. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1212.354182] [55188]: DEBUG nova.compute.api [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1212.355560] [55188]: DEBUG nova.compute.api [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1212.390315] [55188]: INFO nova.api.openstack.requestlog [None req-ecbbe0bf-3074-419d-a5cd-a309d6239357 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.260409 [ 1212.390730] [55188]: [pid: 55188|app: 0|req: 4287/8465] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:11:32 2025] POST /compute/v2.1/servers => generated 380 bytes in 261 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1212.396959] [55187]: DEBUG nova.api.openstack.wsgi [None req-25210234-ab69-49ed-90a5-3ffb052f559f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1212.398802] [55187]: DEBUG nova.compute.api [None req-25210234-ab69-49ed-90a5-3ffb052f559f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1212.427356] [55187]: DEBUG nova.policy [None req-25210234-ab69-49ed-90a5-3ffb052f559f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.434433] [55187]: INFO nova.api.openstack.requestlog [None req-25210234-ab69-49ed-90a5-3ffb052f559f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1206 microversion: 2.1 time: 0.039655 [ 1212.434792] [55187]: [pid: 55187|app: 0|req: 4179/8466] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:32 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1206 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.471560] [55188]: DEBUG nova.api.openstack.wsgi [None req-ee01d75c-0607-4a46-a51e-9d3983d1c380 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1212.473511] [55188]: DEBUG nova.compute.api [None req-ee01d75c-0607-4a46-a51e-9d3983d1c380 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1212.478897] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee01d75c-0607-4a46-a51e-9d3983d1c380 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.479169] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee01d75c-0607-4a46-a51e-9d3983d1c380 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.479358] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee01d75c-0607-4a46-a51e-9d3983d1c380 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.479765] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee01d75c-0607-4a46-a51e-9d3983d1c380 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.480065] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee01d75c-0607-4a46-a51e-9d3983d1c380 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.480275] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee01d75c-0607-4a46-a51e-9d3983d1c380 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.593028] [55188]: DEBUG nova.policy [None req-ee01d75c-0607-4a46-a51e-9d3983d1c380 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.597553] [55188]: INFO nova.api.openstack.requestlog [None req-ee01d75c-0607-4a46-a51e-9d3983d1c380 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1671 microversion: 2.1 time: 0.128480 [ 1212.597923] [55188]: [pid: 55188|app: 0|req: 4288/8467] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:32 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1671 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.611020] [55187]: DEBUG nova.api.openstack.wsgi [None req-16fe2913-5afc-43b9-a59b-d08597d967d3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1212.612732] [55187]: DEBUG nova.compute.api [None req-16fe2913-5afc-43b9-a59b-d08597d967d3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1212.616248] [55187]: DEBUG oslo_concurrency.lockutils [None req-16fe2913-5afc-43b9-a59b-d08597d967d3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.616486] [55187]: DEBUG oslo_concurrency.lockutils [None req-16fe2913-5afc-43b9-a59b-d08597d967d3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.616670] [55187]: DEBUG oslo_concurrency.lockutils [None req-16fe2913-5afc-43b9-a59b-d08597d967d3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.617062] [55187]: DEBUG oslo_concurrency.lockutils [None req-16fe2913-5afc-43b9-a59b-d08597d967d3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.617277] [55187]: DEBUG oslo_concurrency.lockutils [None req-16fe2913-5afc-43b9-a59b-d08597d967d3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.617690] [55187]: DEBUG oslo_concurrency.lockutils [None req-16fe2913-5afc-43b9-a59b-d08597d967d3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.720986] [55187]: DEBUG nova.policy [None req-16fe2913-5afc-43b9-a59b-d08597d967d3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.725987] [55187]: INFO nova.api.openstack.requestlog [None req-16fe2913-5afc-43b9-a59b-d08597d967d3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1671 microversion: 2.1 time: 0.117240 [ 1212.726355] [55187]: [pid: 55187|app: 0|req: 4180/8468] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:32 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1671 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.740058] [55188]: DEBUG nova.api.openstack.wsgi [None req-695d9628-0cf1-4e3c-b85f-823bbde80874 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1212.741549] [55188]: DEBUG nova.compute.api [None req-695d9628-0cf1-4e3c-b85f-823bbde80874 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1212.745480] [55188]: DEBUG oslo_concurrency.lockutils [None req-695d9628-0cf1-4e3c-b85f-823bbde80874 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.745756] [55188]: DEBUG oslo_concurrency.lockutils [None req-695d9628-0cf1-4e3c-b85f-823bbde80874 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.745985] [55188]: DEBUG oslo_concurrency.lockutils [None req-695d9628-0cf1-4e3c-b85f-823bbde80874 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.746400] [55188]: DEBUG oslo_concurrency.lockutils [None req-695d9628-0cf1-4e3c-b85f-823bbde80874 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.746619] [55188]: DEBUG oslo_concurrency.lockutils [None req-695d9628-0cf1-4e3c-b85f-823bbde80874 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.746815] [55188]: DEBUG oslo_concurrency.lockutils [None req-695d9628-0cf1-4e3c-b85f-823bbde80874 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.814748] [55188]: DEBUG nova.policy [None req-695d9628-0cf1-4e3c-b85f-823bbde80874 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.819104] [55188]: INFO nova.api.openstack.requestlog [None req-695d9628-0cf1-4e3c-b85f-823bbde80874 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1671 microversion: 2.1 time: 0.082358 [ 1212.819427] [55188]: [pid: 55188|app: 0|req: 4289/8469] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:33 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1671 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.831363] [55187]: DEBUG nova.api.openstack.wsgi [None req-211f09a1-c9a8-4efe-9cc0-8bb6f0aa8ad6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1212.831657] [55187]: DEBUG nova.compute.api [None req-211f09a1-c9a8-4efe-9cc0-8bb6f0aa8ad6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1212.835112] [55187]: DEBUG oslo_concurrency.lockutils [None req-211f09a1-c9a8-4efe-9cc0-8bb6f0aa8ad6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.835354] [55187]: DEBUG oslo_concurrency.lockutils [None req-211f09a1-c9a8-4efe-9cc0-8bb6f0aa8ad6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.835538] [55187]: DEBUG oslo_concurrency.lockutils [None req-211f09a1-c9a8-4efe-9cc0-8bb6f0aa8ad6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.835886] [55187]: DEBUG oslo_concurrency.lockutils [None req-211f09a1-c9a8-4efe-9cc0-8bb6f0aa8ad6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.836097] [55187]: DEBUG oslo_concurrency.lockutils [None req-211f09a1-c9a8-4efe-9cc0-8bb6f0aa8ad6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.836271] [55187]: DEBUG oslo_concurrency.lockutils [None req-211f09a1-c9a8-4efe-9cc0-8bb6f0aa8ad6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.850019] [55187]: DEBUG nova.compute.api [None req-211f09a1-c9a8-4efe-9cc0-8bb6f0aa8ad6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1212.898749] [55187]: INFO nova.api.openstack.requestlog [None req-211f09a1-c9a8-4efe-9cc0-8bb6f0aa8ad6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 204 len: 0 microversion: 2.1 time: 0.069506 [ 1212.899105] [55187]: [pid: 55187|app: 0|req: 4181/8470] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:11:33 2025] DELETE /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1212.905039] [55188]: DEBUG nova.api.openstack.wsgi [None req-7479e41a-836a-406c-9a8c-222ad637c744 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1212.906820] [55188]: DEBUG nova.compute.api [None req-7479e41a-836a-406c-9a8c-222ad637c744 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1212.910280] [55188]: DEBUG oslo_concurrency.lockutils [None req-7479e41a-836a-406c-9a8c-222ad637c744 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.910516] [55188]: DEBUG oslo_concurrency.lockutils [None req-7479e41a-836a-406c-9a8c-222ad637c744 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.910724] [55188]: DEBUG oslo_concurrency.lockutils [None req-7479e41a-836a-406c-9a8c-222ad637c744 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.911086] [55188]: DEBUG oslo_concurrency.lockutils [None req-7479e41a-836a-406c-9a8c-222ad637c744 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.911289] [55188]: DEBUG oslo_concurrency.lockutils [None req-7479e41a-836a-406c-9a8c-222ad637c744 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.911463] [55188]: DEBUG oslo_concurrency.lockutils [None req-7479e41a-836a-406c-9a8c-222ad637c744 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.982304] [55188]: DEBUG nova.policy [None req-7479e41a-836a-406c-9a8c-222ad637c744 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.986831] [55188]: INFO nova.api.openstack.requestlog [None req-7479e41a-836a-406c-9a8c-222ad637c744 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1675 microversion: 2.1 time: 0.084345 [ 1212.987168] [55188]: [pid: 55188|app: 0|req: 4290/8471] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:33 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1675 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1213.449779] [55187]: DEBUG nova.api.openstack.wsgi [None req-a3cbccde-c288-42ba-8928-012ae6023160 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1213.451834] [55187]: DEBUG nova.compute.api [None req-a3cbccde-c288-42ba-8928-012ae6023160 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1213.454164] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_api:SELECT=260,nova_api:UPDATE=10,nova_api:DELETE=2,nova_api:INSERT=5 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1213.459116] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3cbccde-c288-42ba-8928-012ae6023160 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.459420] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3cbccde-c288-42ba-8928-012ae6023160 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.459622] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3cbccde-c288-42ba-8928-012ae6023160 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.460051] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3cbccde-c288-42ba-8928-012ae6023160 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.460770] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3cbccde-c288-42ba-8928-012ae6023160 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.460770] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3cbccde-c288-42ba-8928-012ae6023160 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.463072] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=749,nova_cell1:UPDATE=29,nova_cell1:INSERT=15 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1213.496756] [55187]: DEBUG nova.policy [None req-a3cbccde-c288-42ba-8928-012ae6023160 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1213.500568] [55187]: INFO nova.api.openstack.requestlog [None req-a3cbccde-c288-42ba-8928-012ae6023160 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1210 microversion: 2.1 time: 0.054248 [ 1213.500886] [55187]: [pid: 55187|app: 0|req: 4182/8472] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:33 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1210 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1214.000514] [55188]: DEBUG nova.api.openstack.wsgi [None req-805a2753-d732-403a-90eb-9025da87a55a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1214.002250] [55188]: DEBUG nova.compute.api [None req-805a2753-d732-403a-90eb-9025da87a55a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1214.005952] [55188]: DEBUG oslo_concurrency.lockutils [None req-805a2753-d732-403a-90eb-9025da87a55a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.006219] [55188]: DEBUG oslo_concurrency.lockutils [None req-805a2753-d732-403a-90eb-9025da87a55a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.006406] [55188]: DEBUG oslo_concurrency.lockutils [None req-805a2753-d732-403a-90eb-9025da87a55a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.006764] [55188]: DEBUG oslo_concurrency.lockutils [None req-805a2753-d732-403a-90eb-9025da87a55a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.006966] [55188]: DEBUG oslo_concurrency.lockutils [None req-805a2753-d732-403a-90eb-9025da87a55a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.007157] [55188]: DEBUG oslo_concurrency.lockutils [None req-805a2753-d732-403a-90eb-9025da87a55a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.087923] [55188]: DEBUG nova.policy [None req-805a2753-d732-403a-90eb-9025da87a55a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1214.092268] [55188]: INFO nova.api.openstack.requestlog [None req-805a2753-d732-403a-90eb-9025da87a55a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1675 microversion: 2.1 time: 0.094242 [ 1214.092589] [55188]: [pid: 55188|app: 0|req: 4291/8473] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:34 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1675 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1214.514300] [55187]: DEBUG nova.api.openstack.wsgi [None req-e1b31d4a-0fbf-4fcf-a9a7-6e31d1dab4c5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1214.516354] [55187]: DEBUG nova.compute.api [None req-e1b31d4a-0fbf-4fcf-a9a7-6e31d1dab4c5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1214.520819] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1b31d4a-0fbf-4fcf-a9a7-6e31d1dab4c5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.521092] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1b31d4a-0fbf-4fcf-a9a7-6e31d1dab4c5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.521316] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1b31d4a-0fbf-4fcf-a9a7-6e31d1dab4c5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.521700] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1b31d4a-0fbf-4fcf-a9a7-6e31d1dab4c5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.521930] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1b31d4a-0fbf-4fcf-a9a7-6e31d1dab4c5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.522170] [55187]: DEBUG oslo_concurrency.lockutils [None req-e1b31d4a-0fbf-4fcf-a9a7-6e31d1dab4c5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.555432] [55187]: DEBUG nova.policy [None req-e1b31d4a-0fbf-4fcf-a9a7-6e31d1dab4c5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1214.559832] [55187]: INFO nova.api.openstack.requestlog [None req-e1b31d4a-0fbf-4fcf-a9a7-6e31d1dab4c5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1258 microversion: 2.1 time: 0.048215 [ 1214.560196] [55187]: [pid: 55187|app: 0|req: 4183/8474] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:34 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1258 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1215.105031] [55188]: DEBUG nova.api.openstack.wsgi [None req-64319d23-b4b7-4449-be77-9490b886dd35 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1215.106721] [55188]: DEBUG nova.compute.api [None req-64319d23-b4b7-4449-be77-9490b886dd35 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1215.110588] [55188]: DEBUG oslo_concurrency.lockutils [None req-64319d23-b4b7-4449-be77-9490b886dd35 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.110857] [55188]: DEBUG oslo_concurrency.lockutils [None req-64319d23-b4b7-4449-be77-9490b886dd35 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.111461] [55188]: DEBUG oslo_concurrency.lockutils [None req-64319d23-b4b7-4449-be77-9490b886dd35 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.111461] [55188]: DEBUG oslo_concurrency.lockutils [None req-64319d23-b4b7-4449-be77-9490b886dd35 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.111688] [55188]: DEBUG oslo_concurrency.lockutils [None req-64319d23-b4b7-4449-be77-9490b886dd35 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.112303] [55188]: DEBUG oslo_concurrency.lockutils [None req-64319d23-b4b7-4449-be77-9490b886dd35 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.227265] [55188]: DEBUG nova.policy [None req-64319d23-b4b7-4449-be77-9490b886dd35 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1215.231959] [55188]: INFO nova.api.openstack.requestlog [None req-64319d23-b4b7-4449-be77-9490b886dd35 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1675 microversion: 2.1 time: 0.129120 [ 1215.232303] [55188]: [pid: 55188|app: 0|req: 4292/8475] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:35 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1675 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1215.479795] [55187]: DEBUG nova.api.openstack.wsgi [req-d8f9f5a0-da21-4fcb-b786-e6c0c625dae1 req-2b7d9a38-5540-401d-b7a4-fddd748d29fc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8364ab6e-7e18-493e-8305-66093d9809d9", "name": "network-vif-deleted", "tag": "57eb40d5-5bd2-47a9-ae08-6117c55faf88"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1215.488885] [55187]: DEBUG oslo_concurrency.lockutils [req-d8f9f5a0-da21-4fcb-b786-e6c0c625dae1 req-2b7d9a38-5540-401d-b7a4-fddd748d29fc service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.489382] [55187]: DEBUG oslo_concurrency.lockutils [req-d8f9f5a0-da21-4fcb-b786-e6c0c625dae1 req-2b7d9a38-5540-401d-b7a4-fddd748d29fc service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.489686] [55187]: DEBUG oslo_concurrency.lockutils [req-d8f9f5a0-da21-4fcb-b786-e6c0c625dae1 req-2b7d9a38-5540-401d-b7a4-fddd748d29fc service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.497927] [55187]: INFO nova.api.openstack.compute.server_external_events [req-d8f9f5a0-da21-4fcb-b786-e6c0c625dae1 req-2b7d9a38-5540-401d-b7a4-fddd748d29fc service nova] Creating event network-vif-deleted:57eb40d5-5bd2-47a9-ae08-6117c55faf88 for instance 8364ab6e-7e18-493e-8305-66093d9809d9 on cpu-1 [ 1215.500801] [55187]: INFO nova.api.openstack.requestlog [req-d8f9f5a0-da21-4fcb-b786-e6c0c625dae1 req-2b7d9a38-5540-401d-b7a4-fddd748d29fc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023870 [ 1215.501268] [55187]: [pid: 55187|app: 0|req: 4184/8476] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:35 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1215.573301] [55188]: DEBUG nova.api.openstack.wsgi [None req-7dbed3eb-8aa5-4f44-b4e0-cae78e36a40b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1215.575170] [55188]: DEBUG nova.compute.api [None req-7dbed3eb-8aa5-4f44-b4e0-cae78e36a40b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1215.578565] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dbed3eb-8aa5-4f44-b4e0-cae78e36a40b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.578873] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dbed3eb-8aa5-4f44-b4e0-cae78e36a40b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.579146] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dbed3eb-8aa5-4f44-b4e0-cae78e36a40b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.579560] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dbed3eb-8aa5-4f44-b4e0-cae78e36a40b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.579855] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dbed3eb-8aa5-4f44-b4e0-cae78e36a40b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.580105] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dbed3eb-8aa5-4f44-b4e0-cae78e36a40b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.619187] [55188]: DEBUG nova.policy [None req-7dbed3eb-8aa5-4f44-b4e0-cae78e36a40b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1215.626968] [55188]: INFO nova.api.openstack.requestlog [None req-7dbed3eb-8aa5-4f44-b4e0-cae78e36a40b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1258 microversion: 2.1 time: 0.055285 [ 1215.626968] [55188]: [pid: 55188|app: 0|req: 4293/8477] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:35 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1258 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1216.245979] [55187]: DEBUG nova.api.openstack.wsgi [None req-ddbc1f76-fee0-4ab1-a2a2-3f9cd7e650c3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1216.247244] [55187]: DEBUG nova.compute.api [None req-ddbc1f76-fee0-4ab1-a2a2-3f9cd7e650c3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1216.250943] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddbc1f76-fee0-4ab1-a2a2-3f9cd7e650c3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.251211] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddbc1f76-fee0-4ab1-a2a2-3f9cd7e650c3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.251397] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddbc1f76-fee0-4ab1-a2a2-3f9cd7e650c3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.251756] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddbc1f76-fee0-4ab1-a2a2-3f9cd7e650c3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.251956] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddbc1f76-fee0-4ab1-a2a2-3f9cd7e650c3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.252438] [55187]: DEBUG oslo_concurrency.lockutils [None req-ddbc1f76-fee0-4ab1-a2a2-3f9cd7e650c3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.286582] [55187]: DEBUG nova.policy [None req-ddbc1f76-fee0-4ab1-a2a2-3f9cd7e650c3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1216.290757] [55187]: INFO nova.api.openstack.requestlog [None req-ddbc1f76-fee0-4ab1-a2a2-3f9cd7e650c3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 200 len: 1317 microversion: 2.1 time: 0.048273 [ 1216.291095] [55187]: [pid: 55187|app: 0|req: 4185/8478] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:36 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 1317 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1216.642216] [55188]: DEBUG nova.api.openstack.wsgi [None req-abf295cc-6bdd-47b2-a0a8-66294506bcb4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1216.644629] [55188]: DEBUG nova.compute.api [None req-abf295cc-6bdd-47b2-a0a8-66294506bcb4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1216.648206] [55188]: DEBUG oslo_concurrency.lockutils [None req-abf295cc-6bdd-47b2-a0a8-66294506bcb4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.648447] [55188]: DEBUG oslo_concurrency.lockutils [None req-abf295cc-6bdd-47b2-a0a8-66294506bcb4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.648651] [55188]: DEBUG oslo_concurrency.lockutils [None req-abf295cc-6bdd-47b2-a0a8-66294506bcb4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.649081] [55188]: DEBUG oslo_concurrency.lockutils [None req-abf295cc-6bdd-47b2-a0a8-66294506bcb4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.649298] [55188]: DEBUG oslo_concurrency.lockutils [None req-abf295cc-6bdd-47b2-a0a8-66294506bcb4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.649473] [55188]: DEBUG oslo_concurrency.lockutils [None req-abf295cc-6bdd-47b2-a0a8-66294506bcb4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.782748] [55188]: DEBUG nova.policy [None req-abf295cc-6bdd-47b2-a0a8-66294506bcb4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1216.788254] [55188]: INFO nova.api.openstack.requestlog [None req-abf295cc-6bdd-47b2-a0a8-66294506bcb4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1266 microversion: 2.1 time: 0.148301 [ 1216.788591] [55188]: [pid: 55188|app: 0|req: 4294/8479] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:37 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1266 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1217.304173] [55187]: DEBUG nova.api.openstack.wsgi [None req-4df00bab-e40f-4640-9159-a6f04a43fdbb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1217.305910] [55187]: DEBUG nova.compute.api [None req-4df00bab-e40f-4640-9159-a6f04a43fdbb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1217.309382] [55187]: DEBUG oslo_concurrency.lockutils [None req-4df00bab-e40f-4640-9159-a6f04a43fdbb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.309611] [55187]: DEBUG oslo_concurrency.lockutils [None req-4df00bab-e40f-4640-9159-a6f04a43fdbb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.309843] [55187]: DEBUG oslo_concurrency.lockutils [None req-4df00bab-e40f-4640-9159-a6f04a43fdbb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.310214] [55187]: DEBUG oslo_concurrency.lockutils [None req-4df00bab-e40f-4640-9159-a6f04a43fdbb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.310413] [55187]: DEBUG oslo_concurrency.lockutils [None req-4df00bab-e40f-4640-9159-a6f04a43fdbb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.310583] [55187]: DEBUG oslo_concurrency.lockutils [None req-4df00bab-e40f-4640-9159-a6f04a43fdbb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.319109] [55187]: INFO nova.api.openstack.wsgi [None req-4df00bab-e40f-4640-9159-a6f04a43fdbb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] HTTP exception thrown: Instance 8364ab6e-7e18-493e-8305-66093d9809d9 could not be found. [ 1217.319401] [55187]: DEBUG nova.api.openstack.wsgi [None req-4df00bab-e40f-4640-9159-a6f04a43fdbb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Returning 404 to user: Instance 8364ab6e-7e18-493e-8305-66093d9809d9 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1217.319841] [55187]: INFO nova.api.openstack.requestlog [None req-4df00bab-e40f-4640-9159-a6f04a43fdbb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 404 len: 111 microversion: 2.1 time: 0.017945 [ 1217.320145] [55187]: [pid: 55187|app: 0|req: 4186/8480] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:37 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1217.326026] [55188]: DEBUG nova.api.openstack.wsgi [None req-f1bcec54-83c0-45e5-ad6e-2247209a8687 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1217.327742] [55188]: DEBUG nova.compute.api [None req-f1bcec54-83c0-45e5-ad6e-2247209a8687 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1217.331190] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1bcec54-83c0-45e5-ad6e-2247209a8687 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.331427] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1bcec54-83c0-45e5-ad6e-2247209a8687 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.331614] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1bcec54-83c0-45e5-ad6e-2247209a8687 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.331958] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1bcec54-83c0-45e5-ad6e-2247209a8687 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.332184] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1bcec54-83c0-45e5-ad6e-2247209a8687 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.332357] [55188]: DEBUG oslo_concurrency.lockutils [None req-f1bcec54-83c0-45e5-ad6e-2247209a8687 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.340096] [55188]: INFO nova.api.openstack.wsgi [None req-f1bcec54-83c0-45e5-ad6e-2247209a8687 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] HTTP exception thrown: Instance 8364ab6e-7e18-493e-8305-66093d9809d9 could not be found. [ 1217.340398] [55188]: DEBUG nova.api.openstack.wsgi [None req-f1bcec54-83c0-45e5-ad6e-2247209a8687 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Returning 404 to user: Instance 8364ab6e-7e18-493e-8305-66093d9809d9 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1217.340850] [55188]: INFO nova.api.openstack.requestlog [None req-f1bcec54-83c0-45e5-ad6e-2247209a8687 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 404 len: 111 microversion: 2.1 time: 0.017116 [ 1217.341150] [55188]: [pid: 55188|app: 0|req: 4295/8481] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:37 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1217.395107] [55187]: DEBUG nova.api.openstack.wsgi [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-1752319831", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "b675501a-5848-42c2-a4b7-b7a511feea0f"}], "security_groups": [{"name": "tempest-securitygroup--1798658979"}], "key_name": "tempest-keypair-280574499", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1217.438899] [55187]: DEBUG oslo_concurrency.lockutils [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.439202] [55187]: DEBUG oslo_concurrency.lockutils [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.439393] [55187]: DEBUG oslo_concurrency.lockutils [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.439805] [55187]: DEBUG oslo_concurrency.lockutils [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.440047] [55187]: DEBUG oslo_concurrency.lockutils [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.440603] [55187]: DEBUG oslo_concurrency.lockutils [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.473261] [55187]: DEBUG nova.network.neutron [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] validate_networks() for [('b675501a-5848-42c2-a4b7-b7a511feea0f', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1217.643733] [55187]: DEBUG nova.virt.hardware [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1217.643954] [55187]: DEBUG nova.virt.hardware [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1217.644179] [55187]: DEBUG nova.virt.hardware [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1217.644340] [55187]: DEBUG nova.virt.hardware [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1217.644503] [55187]: DEBUG nova.virt.hardware [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1217.652630] [55187]: DEBUG oslo_concurrency.lockutils [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.652863] [55187]: DEBUG oslo_concurrency.lockutils [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.653062] [55187]: DEBUG oslo_concurrency.lockutils [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.653456] [55187]: DEBUG oslo_concurrency.lockutils [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.653658] [55187]: DEBUG oslo_concurrency.lockutils [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.653831] [55187]: DEBUG oslo_concurrency.lockutils [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.665223] [55187]: DEBUG nova.quota [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Getting quotas for project 0057572dd11c4643b4ee248f62dfc5bb. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1217.669107] [55187]: DEBUG nova.quota [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Getting quotas for user 150c17de0d7445f4a7db11c7e4f6fad4 and project 0057572dd11c4643b4ee248f62dfc5bb. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1217.674847] [55187]: DEBUG nova.compute.api [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1217.676201] [55187]: DEBUG nova.compute.api [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1217.713713] [55187]: INFO nova.api.openstack.requestlog [None req-26e7e230-e84c-4129-a21a-b055ce2af092 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.320835 [ 1217.714111] [55187]: [pid: 55187|app: 0|req: 4187/8482] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:11:37 2025] POST /compute/v2.1/servers => generated 406 bytes in 321 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1217.720483] [55188]: DEBUG nova.api.openstack.wsgi [None req-9c7a4791-b5ff-4435-92aa-5ca4980aab8e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1217.722319] [55188]: DEBUG nova.compute.api [None req-9c7a4791-b5ff-4435-92aa-5ca4980aab8e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1217.748327] [55188]: DEBUG nova.policy [None req-9c7a4791-b5ff-4435-92aa-5ca4980aab8e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1217.756962] [55188]: INFO nova.api.openstack.requestlog [None req-9c7a4791-b5ff-4435-92aa-5ca4980aab8e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1236 microversion: 2.1 time: 0.038779 [ 1217.757376] [55188]: [pid: 55188|app: 0|req: 4296/8483] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:38 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1236 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1217.802055] [55187]: DEBUG nova.api.openstack.wsgi [None req-dff78210-253e-451e-82ef-9f6117db1b91 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1217.803595] [55187]: DEBUG nova.compute.api [None req-dff78210-253e-451e-82ef-9f6117db1b91 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1217.808352] [55187]: DEBUG oslo_concurrency.lockutils [None req-dff78210-253e-451e-82ef-9f6117db1b91 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.808570] [55187]: DEBUG oslo_concurrency.lockutils [None req-dff78210-253e-451e-82ef-9f6117db1b91 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.808796] [55187]: DEBUG oslo_concurrency.lockutils [None req-dff78210-253e-451e-82ef-9f6117db1b91 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.809206] [55187]: DEBUG oslo_concurrency.lockutils [None req-dff78210-253e-451e-82ef-9f6117db1b91 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.809407] [55187]: DEBUG oslo_concurrency.lockutils [None req-dff78210-253e-451e-82ef-9f6117db1b91 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.809584] [55187]: DEBUG oslo_concurrency.lockutils [None req-dff78210-253e-451e-82ef-9f6117db1b91 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.901567] [55187]: DEBUG nova.policy [None req-dff78210-253e-451e-82ef-9f6117db1b91 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1217.907238] [55187]: INFO nova.api.openstack.requestlog [None req-dff78210-253e-451e-82ef-9f6117db1b91 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1306 microversion: 2.1 time: 0.108232 [ 1217.907686] [55187]: [pid: 55187|app: 0|req: 4188/8484] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:38 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1306 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1218.408468] [55188]: DEBUG nova.api.openstack.wsgi [req-68f3d909-9739-4c63-a10b-223dcb668972 req-0f98cb14-3e88-4a6e-be89-90f0d7c044e8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f2b6339c-1227-4b70-bdec-a28d26a8e434", "name": "network-vif-plugged", "status": "completed", "tag": "850a1713-c9af-44c0-91eb-59cf975b0bce"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1218.414833] [55188]: DEBUG oslo_concurrency.lockutils [req-68f3d909-9739-4c63-a10b-223dcb668972 req-0f98cb14-3e88-4a6e-be89-90f0d7c044e8 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.415092] [55188]: DEBUG oslo_concurrency.lockutils [req-68f3d909-9739-4c63-a10b-223dcb668972 req-0f98cb14-3e88-4a6e-be89-90f0d7c044e8 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.415284] [55188]: DEBUG oslo_concurrency.lockutils [req-68f3d909-9739-4c63-a10b-223dcb668972 req-0f98cb14-3e88-4a6e-be89-90f0d7c044e8 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.423520] [55188]: INFO nova.api.openstack.compute.server_external_events [req-68f3d909-9739-4c63-a10b-223dcb668972 req-0f98cb14-3e88-4a6e-be89-90f0d7c044e8 service nova] Creating event network-vif-plugged:850a1713-c9af-44c0-91eb-59cf975b0bce for instance f2b6339c-1227-4b70-bdec-a28d26a8e434 on cpu-1 [ 1218.426367] [55188]: INFO nova.api.openstack.requestlog [req-68f3d909-9739-4c63-a10b-223dcb668972 req-0f98cb14-3e88-4a6e-be89-90f0d7c044e8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020396 [ 1218.426817] [55188]: [pid: 55188|app: 0|req: 4297/8485] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:38 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1218.772278] [55187]: DEBUG nova.api.openstack.wsgi [None req-2c260a77-bd87-4891-93ca-d9116efd6178 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1218.773955] [55187]: DEBUG nova.compute.api [None req-2c260a77-bd87-4891-93ca-d9116efd6178 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1218.778469] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c260a77-bd87-4891-93ca-d9116efd6178 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.778699] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c260a77-bd87-4891-93ca-d9116efd6178 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.778889] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c260a77-bd87-4891-93ca-d9116efd6178 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.779251] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c260a77-bd87-4891-93ca-d9116efd6178 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.779461] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c260a77-bd87-4891-93ca-d9116efd6178 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.779629] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c260a77-bd87-4891-93ca-d9116efd6178 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.806420] [55188]: DEBUG nova.api.openstack.wsgi [None req-d3bfd205-8437-429e-8ce5-6c70d32fc5e4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1218.806961] [55188]: DEBUG nova.compute.api [None req-d3bfd205-8437-429e-8ce5-6c70d32fc5e4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1218.810944] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3bfd205-8437-429e-8ce5-6c70d32fc5e4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.811209] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3bfd205-8437-429e-8ce5-6c70d32fc5e4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.811403] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3bfd205-8437-429e-8ce5-6c70d32fc5e4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.811759] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3bfd205-8437-429e-8ce5-6c70d32fc5e4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.811976] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3bfd205-8437-429e-8ce5-6c70d32fc5e4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.812157] [55188]: DEBUG oslo_concurrency.lockutils [None req-d3bfd205-8437-429e-8ce5-6c70d32fc5e4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.828041] [55188]: DEBUG nova.compute.api [None req-d3bfd205-8437-429e-8ce5-6c70d32fc5e4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1218.848897] [55187]: DEBUG nova.policy [None req-2c260a77-bd87-4891-93ca-d9116efd6178 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1218.853396] [55187]: INFO nova.api.openstack.requestlog [None req-2c260a77-bd87-4891-93ca-d9116efd6178 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1240 microversion: 2.1 time: 0.083490 [ 1218.853928] [55187]: [pid: 55187|app: 0|req: 4189/8486] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:39 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1240 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1218.880615] [55188]: INFO nova.api.openstack.requestlog [None req-d3bfd205-8437-429e-8ce5-6c70d32fc5e4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 204 len: 0 microversion: 2.1 time: 0.076641 [ 1218.880982] [55188]: [pid: 55188|app: 0|req: 4298/8487] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:11:39 2025] DELETE /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1218.885724] [55187]: DEBUG nova.api.openstack.wsgi [None req-71d07f9a-84fc-40bf-aad7-61ae7602619b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1218.887548] [55187]: DEBUG nova.compute.api [None req-71d07f9a-84fc-40bf-aad7-61ae7602619b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1218.890962] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d07f9a-84fc-40bf-aad7-61ae7602619b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.891203] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d07f9a-84fc-40bf-aad7-61ae7602619b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.891445] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d07f9a-84fc-40bf-aad7-61ae7602619b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.891802] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d07f9a-84fc-40bf-aad7-61ae7602619b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.891999] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d07f9a-84fc-40bf-aad7-61ae7602619b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.892187] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d07f9a-84fc-40bf-aad7-61ae7602619b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.921550] [55188]: DEBUG nova.api.openstack.wsgi [None req-0a0a72aa-4a1a-44d2-be4e-152182afc2c6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1218.923263] [55188]: DEBUG nova.compute.api [None req-0a0a72aa-4a1a-44d2-be4e-152182afc2c6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1218.926616] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a0a72aa-4a1a-44d2-be4e-152182afc2c6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.926867] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a0a72aa-4a1a-44d2-be4e-152182afc2c6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.927089] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a0a72aa-4a1a-44d2-be4e-152182afc2c6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.927443] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a0a72aa-4a1a-44d2-be4e-152182afc2c6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.927704] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a0a72aa-4a1a-44d2-be4e-152182afc2c6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.927897] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a0a72aa-4a1a-44d2-be4e-152182afc2c6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.958702] [55187]: DEBUG nova.policy [None req-71d07f9a-84fc-40bf-aad7-61ae7602619b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1218.962981] [55187]: INFO nova.api.openstack.requestlog [None req-71d07f9a-84fc-40bf-aad7-61ae7602619b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1800 microversion: 2.1 time: 0.079350 [ 1218.963308] [55187]: [pid: 55187|app: 0|req: 4190/8488] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:39 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1800 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1218.992286] [55188]: DEBUG nova.policy [None req-0a0a72aa-4a1a-44d2-be4e-152182afc2c6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1218.996570] [55188]: INFO nova.api.openstack.requestlog [None req-0a0a72aa-4a1a-44d2-be4e-152182afc2c6 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1306 microversion: 2.1 time: 0.077599 [ 1218.996897] [55188]: [pid: 55188|app: 0|req: 4299/8489] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:39 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1306 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1219.866873] [55187]: DEBUG nova.api.openstack.wsgi [None req-ba84d357-72fe-4907-83d2-0a1b03cc8f76 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1219.868811] [55187]: DEBUG nova.compute.api [None req-ba84d357-72fe-4907-83d2-0a1b03cc8f76 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1219.873794] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba84d357-72fe-4907-83d2-0a1b03cc8f76 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.874203] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba84d357-72fe-4907-83d2-0a1b03cc8f76 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.874549] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba84d357-72fe-4907-83d2-0a1b03cc8f76 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.875136] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba84d357-72fe-4907-83d2-0a1b03cc8f76 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.875469] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba84d357-72fe-4907-83d2-0a1b03cc8f76 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.875713] [55187]: DEBUG oslo_concurrency.lockutils [None req-ba84d357-72fe-4907-83d2-0a1b03cc8f76 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.907153] [55187]: DEBUG nova.policy [None req-ba84d357-72fe-4907-83d2-0a1b03cc8f76 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1219.911484] [55187]: INFO nova.api.openstack.requestlog [None req-ba84d357-72fe-4907-83d2-0a1b03cc8f76 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1288 microversion: 2.1 time: 0.046922 [ 1219.911811] [55187]: [pid: 55187|app: 0|req: 4191/8490] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:40 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1288 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1219.976971] [55188]: DEBUG nova.api.openstack.wsgi [None req-348ff4f2-4617-4bb5-8cf2-bc53ecb7a8d4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1219.978893] [55188]: DEBUG nova.compute.api [None req-348ff4f2-4617-4bb5-8cf2-bc53ecb7a8d4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1219.982860] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_api:SELECT=181,nova_api:DELETE=2,nova_api:INSERT=15,nova_api:UPDATE=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1219.984979] [55188]: DEBUG oslo_concurrency.lockutils [None req-348ff4f2-4617-4bb5-8cf2-bc53ecb7a8d4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.985612] [55188]: DEBUG oslo_concurrency.lockutils [None req-348ff4f2-4617-4bb5-8cf2-bc53ecb7a8d4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.985660] [55188]: DEBUG oslo_concurrency.lockutils [None req-348ff4f2-4617-4bb5-8cf2-bc53ecb7a8d4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.986037] [55188]: DEBUG oslo_concurrency.lockutils [None req-348ff4f2-4617-4bb5-8cf2-bc53ecb7a8d4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.986272] [55188]: DEBUG oslo_concurrency.lockutils [None req-348ff4f2-4617-4bb5-8cf2-bc53ecb7a8d4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.986426] [55188]: DEBUG oslo_concurrency.lockutils [None req-348ff4f2-4617-4bb5-8cf2-bc53ecb7a8d4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.990128] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=458,nova_cell1:INSERT=9,nova_cell1:UPDATE=6 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1220.009432] [55187]: DEBUG nova.api.openstack.wsgi [None req-2b5967a2-fad9-4b7a-bf34-f867393872fd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1220.011211] [55187]: DEBUG nova.compute.api [None req-2b5967a2-fad9-4b7a-bf34-f867393872fd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1220.014803] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b5967a2-fad9-4b7a-bf34-f867393872fd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.015164] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b5967a2-fad9-4b7a-bf34-f867393872fd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.015405] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b5967a2-fad9-4b7a-bf34-f867393872fd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.015904] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b5967a2-fad9-4b7a-bf34-f867393872fd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.016191] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b5967a2-fad9-4b7a-bf34-f867393872fd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.016419] [55187]: DEBUG oslo_concurrency.lockutils [None req-2b5967a2-fad9-4b7a-bf34-f867393872fd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.095734] [55188]: DEBUG nova.policy [None req-348ff4f2-4617-4bb5-8cf2-bc53ecb7a8d4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1220.098424] [55187]: DEBUG nova.policy [None req-2b5967a2-fad9-4b7a-bf34-f867393872fd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1220.100132] [55188]: INFO nova.api.openstack.requestlog [None req-348ff4f2-4617-4bb5-8cf2-bc53ecb7a8d4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1800 microversion: 2.1 time: 0.125997 [ 1220.100463] [55188]: [pid: 55188|app: 0|req: 4300/8491] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:40 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1800 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1220.102768] [55187]: INFO nova.api.openstack.requestlog [None req-2b5967a2-fad9-4b7a-bf34-f867393872fd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1306 microversion: 2.1 time: 0.095653 [ 1220.103109] [55187]: [pid: 55187|app: 0|req: 4192/8492] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:40 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1306 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1220.437720] [55188]: DEBUG nova.api.openstack.wsgi [req-3daf9d99-8b7f-4e6d-b310-1b0f07445ab7 req-569f73ef-59f0-4303-80cb-70715ae1c00c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f2b6339c-1227-4b70-bdec-a28d26a8e434", "tag": "850a1713-c9af-44c0-91eb-59cf975b0bce"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1220.444266] [55188]: DEBUG oslo_concurrency.lockutils [req-3daf9d99-8b7f-4e6d-b310-1b0f07445ab7 req-569f73ef-59f0-4303-80cb-70715ae1c00c service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.444523] [55188]: DEBUG oslo_concurrency.lockutils [req-3daf9d99-8b7f-4e6d-b310-1b0f07445ab7 req-569f73ef-59f0-4303-80cb-70715ae1c00c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.444714] [55188]: DEBUG oslo_concurrency.lockutils [req-3daf9d99-8b7f-4e6d-b310-1b0f07445ab7 req-569f73ef-59f0-4303-80cb-70715ae1c00c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.453210] [55188]: INFO nova.api.openstack.compute.server_external_events [req-3daf9d99-8b7f-4e6d-b310-1b0f07445ab7 req-569f73ef-59f0-4303-80cb-70715ae1c00c service nova] Creating event network-changed:850a1713-c9af-44c0-91eb-59cf975b0bce for instance f2b6339c-1227-4b70-bdec-a28d26a8e434 on cpu-1 [ 1220.458881] [55188]: INFO nova.api.openstack.requestlog [req-3daf9d99-8b7f-4e6d-b310-1b0f07445ab7 req-569f73ef-59f0-4303-80cb-70715ae1c00c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023373 [ 1220.459276] [55188]: [pid: 55188|app: 0|req: 4301/8493] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:40 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1220.928278] [55187]: DEBUG nova.api.openstack.wsgi [None req-de106db5-e8f4-4a3e-bddc-4282a3297f73 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1220.930017] [55187]: DEBUG nova.compute.api [None req-de106db5-e8f4-4a3e-bddc-4282a3297f73 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1220.933640] [55187]: DEBUG oslo_concurrency.lockutils [None req-de106db5-e8f4-4a3e-bddc-4282a3297f73 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.933880] [55187]: DEBUG oslo_concurrency.lockutils [None req-de106db5-e8f4-4a3e-bddc-4282a3297f73 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.934077] [55187]: DEBUG oslo_concurrency.lockutils [None req-de106db5-e8f4-4a3e-bddc-4282a3297f73 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.934422] [55187]: DEBUG oslo_concurrency.lockutils [None req-de106db5-e8f4-4a3e-bddc-4282a3297f73 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.934617] [55187]: DEBUG oslo_concurrency.lockutils [None req-de106db5-e8f4-4a3e-bddc-4282a3297f73 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.934812] [55187]: DEBUG oslo_concurrency.lockutils [None req-de106db5-e8f4-4a3e-bddc-4282a3297f73 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.965306] [55187]: DEBUG nova.policy [None req-de106db5-e8f4-4a3e-bddc-4282a3297f73 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1220.969172] [55187]: INFO nova.api.openstack.requestlog [None req-de106db5-e8f4-4a3e-bddc-4282a3297f73 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1288 microversion: 2.1 time: 0.043188 [ 1220.969490] [55187]: [pid: 55187|app: 0|req: 4193/8494] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:41 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1288 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1221.114966] [55188]: DEBUG nova.api.openstack.wsgi [None req-4fdb17c2-7d0e-4c62-b729-a4461fb3ec61 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1221.115465] [55187]: DEBUG nova.api.openstack.wsgi [None req-5f48233d-3e4a-4686-96ca-6c24facb1a53 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1221.116842] [55188]: DEBUG nova.compute.api [None req-4fdb17c2-7d0e-4c62-b729-a4461fb3ec61 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1221.117762] [55187]: DEBUG nova.compute.api [None req-5f48233d-3e4a-4686-96ca-6c24facb1a53 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1221.121092] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fdb17c2-7d0e-4c62-b729-a4461fb3ec61 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.121351] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fdb17c2-7d0e-4c62-b729-a4461fb3ec61 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.121543] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fdb17c2-7d0e-4c62-b729-a4461fb3ec61 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.121622] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f48233d-3e4a-4686-96ca-6c24facb1a53 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.121895] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f48233d-3e4a-4686-96ca-6c24facb1a53 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.121946] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fdb17c2-7d0e-4c62-b729-a4461fb3ec61 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.122099] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f48233d-3e4a-4686-96ca-6c24facb1a53 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.122141] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fdb17c2-7d0e-4c62-b729-a4461fb3ec61 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.122326] [55188]: DEBUG oslo_concurrency.lockutils [None req-4fdb17c2-7d0e-4c62-b729-a4461fb3ec61 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.122455] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f48233d-3e4a-4686-96ca-6c24facb1a53 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.122659] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f48233d-3e4a-4686-96ca-6c24facb1a53 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.122835] [55187]: DEBUG oslo_concurrency.lockutils [None req-5f48233d-3e4a-4686-96ca-6c24facb1a53 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.201338] [55188]: DEBUG nova.policy [None req-4fdb17c2-7d0e-4c62-b729-a4461fb3ec61 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1221.205633] [55188]: INFO nova.api.openstack.requestlog [None req-4fdb17c2-7d0e-4c62-b729-a4461fb3ec61 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1682 microversion: 2.1 time: 0.093321 [ 1221.205972] [55188]: [pid: 55188|app: 0|req: 4302/8495] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:41 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1682 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1221.215744] [55187]: DEBUG nova.policy [None req-5f48233d-3e4a-4686-96ca-6c24facb1a53 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1221.220152] [55187]: INFO nova.api.openstack.requestlog [None req-5f48233d-3e4a-4686-96ca-6c24facb1a53 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1306 microversion: 2.1 time: 0.107179 [ 1221.220471] [55187]: [pid: 55187|app: 0|req: 4194/8496] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:41 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1306 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1221.645395] [55188]: DEBUG nova.api.openstack.wsgi [req-2292fee2-b390-4e76-b1ea-7d1dcad18048 req-533ed6f4-5cf7-4f52-88ff-b313a98ab6d5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1edf8ed7-03cd-4681-943c-5dd5cc254850", "name": "network-vif-deleted", "tag": "29385860-3e0f-4ca3-b578-d8773182a9e2"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1221.652145] [55188]: DEBUG oslo_concurrency.lockutils [req-2292fee2-b390-4e76-b1ea-7d1dcad18048 req-533ed6f4-5cf7-4f52-88ff-b313a98ab6d5 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.652479] [55188]: DEBUG oslo_concurrency.lockutils [req-2292fee2-b390-4e76-b1ea-7d1dcad18048 req-533ed6f4-5cf7-4f52-88ff-b313a98ab6d5 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.652699] [55188]: DEBUG oslo_concurrency.lockutils [req-2292fee2-b390-4e76-b1ea-7d1dcad18048 req-533ed6f4-5cf7-4f52-88ff-b313a98ab6d5 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.659940] [55188]: INFO nova.api.openstack.compute.server_external_events [req-2292fee2-b390-4e76-b1ea-7d1dcad18048 req-533ed6f4-5cf7-4f52-88ff-b313a98ab6d5 service nova] Creating event network-vif-deleted:29385860-3e0f-4ca3-b578-d8773182a9e2 for instance 1edf8ed7-03cd-4681-943c-5dd5cc254850 on cpu-1 [ 1221.662681] [55188]: INFO nova.api.openstack.requestlog [req-2292fee2-b390-4e76-b1ea-7d1dcad18048 req-533ed6f4-5cf7-4f52-88ff-b313a98ab6d5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019506 [ 1221.663068] [55188]: [pid: 55188|app: 0|req: 4303/8497] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:42 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1221.982835] [55187]: DEBUG nova.api.openstack.wsgi [None req-f35deb93-5628-4086-9f64-8f8897db43df tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1221.984535] [55187]: DEBUG nova.compute.api [None req-f35deb93-5628-4086-9f64-8f8897db43df tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1221.990882] [55187]: DEBUG oslo_concurrency.lockutils [None req-f35deb93-5628-4086-9f64-8f8897db43df tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.991150] [55187]: DEBUG oslo_concurrency.lockutils [None req-f35deb93-5628-4086-9f64-8f8897db43df tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.991336] [55187]: DEBUG oslo_concurrency.lockutils [None req-f35deb93-5628-4086-9f64-8f8897db43df tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.991690] [55187]: DEBUG oslo_concurrency.lockutils [None req-f35deb93-5628-4086-9f64-8f8897db43df tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.991888] [55187]: DEBUG oslo_concurrency.lockutils [None req-f35deb93-5628-4086-9f64-8f8897db43df tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.992071] [55187]: DEBUG oslo_concurrency.lockutils [None req-f35deb93-5628-4086-9f64-8f8897db43df tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.028918] [55187]: DEBUG nova.policy [None req-f35deb93-5628-4086-9f64-8f8897db43df tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.035440] [55187]: INFO nova.api.openstack.requestlog [None req-f35deb93-5628-4086-9f64-8f8897db43df tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1296 microversion: 2.1 time: 0.054968 [ 1222.035912] [55187]: [pid: 55187|app: 0|req: 4195/8498] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:42 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1296 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1222.218582] [55188]: DEBUG nova.api.openstack.wsgi [None req-2ce90d4c-2e61-434b-8de5-1317cf6fc2b4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1222.220433] [55188]: DEBUG nova.compute.api [None req-2ce90d4c-2e61-434b-8de5-1317cf6fc2b4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1222.224704] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ce90d4c-2e61-434b-8de5-1317cf6fc2b4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.224862] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ce90d4c-2e61-434b-8de5-1317cf6fc2b4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.225060] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ce90d4c-2e61-434b-8de5-1317cf6fc2b4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.225419] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ce90d4c-2e61-434b-8de5-1317cf6fc2b4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.225619] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ce90d4c-2e61-434b-8de5-1317cf6fc2b4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.225792] [55188]: DEBUG oslo_concurrency.lockutils [None req-2ce90d4c-2e61-434b-8de5-1317cf6fc2b4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.234972] [55187]: DEBUG nova.api.openstack.wsgi [None req-647c90f6-8b6c-4c3d-b848-69c0f6295e38 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1222.236702] [55187]: DEBUG nova.compute.api [None req-647c90f6-8b6c-4c3d-b848-69c0f6295e38 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1222.240252] [55187]: DEBUG oslo_concurrency.lockutils [None req-647c90f6-8b6c-4c3d-b848-69c0f6295e38 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.240477] [55187]: DEBUG oslo_concurrency.lockutils [None req-647c90f6-8b6c-4c3d-b848-69c0f6295e38 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.240664] [55187]: DEBUG oslo_concurrency.lockutils [None req-647c90f6-8b6c-4c3d-b848-69c0f6295e38 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.241074] [55187]: DEBUG oslo_concurrency.lockutils [None req-647c90f6-8b6c-4c3d-b848-69c0f6295e38 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.241503] [55187]: DEBUG oslo_concurrency.lockutils [None req-647c90f6-8b6c-4c3d-b848-69c0f6295e38 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.241503] [55187]: DEBUG oslo_concurrency.lockutils [None req-647c90f6-8b6c-4c3d-b848-69c0f6295e38 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.271846] [55188]: DEBUG nova.policy [None req-2ce90d4c-2e61-434b-8de5-1317cf6fc2b4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.276505] [55188]: INFO nova.api.openstack.requestlog [None req-2ce90d4c-2e61-434b-8de5-1317cf6fc2b4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1321 microversion: 2.1 time: 0.060028 [ 1222.276505] [55188]: [pid: 55188|app: 0|req: 4304/8499] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:42 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1321 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1222.346386] [55187]: DEBUG nova.policy [None req-647c90f6-8b6c-4c3d-b848-69c0f6295e38 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.351358] [55187]: INFO nova.api.openstack.requestlog [None req-647c90f6-8b6c-4c3d-b848-69c0f6295e38 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1306 microversion: 2.1 time: 0.118554 [ 1222.351797] [55187]: [pid: 55187|app: 0|req: 4196/8500] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:42 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1306 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1223.048162] [55188]: DEBUG nova.api.openstack.wsgi [None req-9b57ad73-f4d8-4204-9f1a-62ebb18a059c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1223.049915] [55188]: DEBUG nova.compute.api [None req-9b57ad73-f4d8-4204-9f1a-62ebb18a059c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1223.051234] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1223.056996] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b57ad73-f4d8-4204-9f1a-62ebb18a059c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.057246] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b57ad73-f4d8-4204-9f1a-62ebb18a059c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.057432] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b57ad73-f4d8-4204-9f1a-62ebb18a059c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.057799] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b57ad73-f4d8-4204-9f1a-62ebb18a059c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.058015] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b57ad73-f4d8-4204-9f1a-62ebb18a059c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.058201] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b57ad73-f4d8-4204-9f1a-62ebb18a059c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.151491] [55188]: DEBUG nova.policy [None req-9b57ad73-f4d8-4204-9f1a-62ebb18a059c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.157993] [55188]: INFO nova.api.openstack.requestlog [None req-9b57ad73-f4d8-4204-9f1a-62ebb18a059c tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1374 microversion: 2.1 time: 0.112002 [ 1223.158352] [55188]: [pid: 55188|app: 0|req: 4305/8501] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:43 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1374 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1223.293221] [55187]: DEBUG nova.api.openstack.wsgi [None req-bb01a553-6c93-490a-9bff-3f1a75ba6319 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1223.294894] [55187]: DEBUG nova.compute.api [None req-bb01a553-6c93-490a-9bff-3f1a75ba6319 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1223.298626] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb01a553-6c93-490a-9bff-3f1a75ba6319 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.298827] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb01a553-6c93-490a-9bff-3f1a75ba6319 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.299016] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb01a553-6c93-490a-9bff-3f1a75ba6319 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.299375] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb01a553-6c93-490a-9bff-3f1a75ba6319 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.299587] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb01a553-6c93-490a-9bff-3f1a75ba6319 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.299771] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb01a553-6c93-490a-9bff-3f1a75ba6319 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.315988] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb01a553-6c93-490a-9bff-3f1a75ba6319 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.316219] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb01a553-6c93-490a-9bff-3f1a75ba6319 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.316397] [55187]: DEBUG oslo_concurrency.lockutils [None req-bb01a553-6c93-490a-9bff-3f1a75ba6319 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.316585] [55187]: DEBUG nova.objects.instance [None req-bb01a553-6c93-490a-9bff-3f1a75ba6319 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lazy-loading 'fault' on Instance uuid 1edf8ed7-03cd-4681-943c-5dd5cc254850 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1223.336929] [55187]: DEBUG nova.policy [None req-bb01a553-6c93-490a-9bff-3f1a75ba6319 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.340484] [55187]: INFO nova.api.openstack.requestlog [None req-bb01a553-6c93-490a-9bff-3f1a75ba6319 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1326 microversion: 2.1 time: 0.049599 [ 1223.340799] [55187]: [pid: 55187|app: 0|req: 4197/8502] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:43 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1326 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1223.364366] [55188]: DEBUG nova.api.openstack.wsgi [None req-07d333bd-cae9-4230-89b4-32870f0ea917 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1223.366078] [55188]: DEBUG nova.compute.api [None req-07d333bd-cae9-4230-89b4-32870f0ea917 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1223.369740] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d333bd-cae9-4230-89b4-32870f0ea917 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.370043] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d333bd-cae9-4230-89b4-32870f0ea917 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.370250] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d333bd-cae9-4230-89b4-32870f0ea917 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.370598] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d333bd-cae9-4230-89b4-32870f0ea917 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.370798] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d333bd-cae9-4230-89b4-32870f0ea917 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.370972] [55188]: DEBUG oslo_concurrency.lockutils [None req-07d333bd-cae9-4230-89b4-32870f0ea917 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.462977] [55188]: DEBUG nova.policy [None req-07d333bd-cae9-4230-89b4-32870f0ea917 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.467231] [55188]: INFO nova.api.openstack.requestlog [None req-07d333bd-cae9-4230-89b4-32870f0ea917 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1306 microversion: 2.1 time: 0.105200 [ 1223.467559] [55188]: [pid: 55188|app: 0|req: 4306/8503] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:43 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1306 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1223.832362] [55187]: DEBUG nova.api.openstack.wsgi [req-dc2ceadf-5acb-41b8-aa2e-4b2147a45cd8 req-f8c45220-a203-46bd-a4de-9549a889c166 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ff90388a-5b71-4899-92dd-5745b8d0fe4f", "name": "network-vif-plugged", "status": "completed", "tag": "e999495b-cbcf-453e-9df7-381b0e6f9699"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1223.837916] [55187]: DEBUG oslo_concurrency.lockutils [req-dc2ceadf-5acb-41b8-aa2e-4b2147a45cd8 req-f8c45220-a203-46bd-a4de-9549a889c166 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.838173] [55187]: DEBUG oslo_concurrency.lockutils [req-dc2ceadf-5acb-41b8-aa2e-4b2147a45cd8 req-f8c45220-a203-46bd-a4de-9549a889c166 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.838359] [55187]: DEBUG oslo_concurrency.lockutils [req-dc2ceadf-5acb-41b8-aa2e-4b2147a45cd8 req-f8c45220-a203-46bd-a4de-9549a889c166 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.844273] [55187]: INFO nova.api.openstack.compute.server_external_events [req-dc2ceadf-5acb-41b8-aa2e-4b2147a45cd8 req-f8c45220-a203-46bd-a4de-9549a889c166 service nova] Creating event network-vif-plugged:e999495b-cbcf-453e-9df7-381b0e6f9699 for instance ff90388a-5b71-4899-92dd-5745b8d0fe4f on cpu-1 [ 1223.846987] [55187]: INFO nova.api.openstack.requestlog [req-dc2ceadf-5acb-41b8-aa2e-4b2147a45cd8 req-f8c45220-a203-46bd-a4de-9549a889c166 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016988 [ 1223.847307] [55187]: [pid: 55187|app: 0|req: 4198/8504] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:44 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1224.171663] [55188]: DEBUG nova.api.openstack.wsgi [None req-92b5b0fc-50aa-46ed-9337-b69f4a7c6262 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1224.173328] [55188]: DEBUG nova.compute.api [None req-92b5b0fc-50aa-46ed-9337-b69f4a7c6262 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1224.176926] [55188]: DEBUG oslo_concurrency.lockutils [None req-92b5b0fc-50aa-46ed-9337-b69f4a7c6262 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.177172] [55188]: DEBUG oslo_concurrency.lockutils [None req-92b5b0fc-50aa-46ed-9337-b69f4a7c6262 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.177356] [55188]: DEBUG oslo_concurrency.lockutils [None req-92b5b0fc-50aa-46ed-9337-b69f4a7c6262 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.177703] [55188]: DEBUG oslo_concurrency.lockutils [None req-92b5b0fc-50aa-46ed-9337-b69f4a7c6262 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.177900] [55188]: DEBUG oslo_concurrency.lockutils [None req-92b5b0fc-50aa-46ed-9337-b69f4a7c6262 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.178083] [55188]: DEBUG oslo_concurrency.lockutils [None req-92b5b0fc-50aa-46ed-9337-b69f4a7c6262 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.240463] [55188]: DEBUG nova.policy [None req-92b5b0fc-50aa-46ed-9337-b69f4a7c6262 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.244575] [55188]: INFO nova.api.openstack.requestlog [None req-92b5b0fc-50aa-46ed-9337-b69f4a7c6262 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1362 microversion: 2.1 time: 0.075418 [ 1224.244908] [55188]: [pid: 55188|app: 0|req: 4307/8505] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:44 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1362 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1224.353610] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad951283-07a3-4df5-9cfd-67cd494b4463 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1224.355436] [55187]: DEBUG nova.compute.api [None req-ad951283-07a3-4df5-9cfd-67cd494b4463 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1224.359249] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad951283-07a3-4df5-9cfd-67cd494b4463 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.359505] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad951283-07a3-4df5-9cfd-67cd494b4463 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.359689] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad951283-07a3-4df5-9cfd-67cd494b4463 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.360079] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad951283-07a3-4df5-9cfd-67cd494b4463 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.360286] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad951283-07a3-4df5-9cfd-67cd494b4463 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.360460] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad951283-07a3-4df5-9cfd-67cd494b4463 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.377892] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad951283-07a3-4df5-9cfd-67cd494b4463 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.378133] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad951283-07a3-4df5-9cfd-67cd494b4463 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.378350] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad951283-07a3-4df5-9cfd-67cd494b4463 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.378548] [55187]: DEBUG nova.objects.instance [None req-ad951283-07a3-4df5-9cfd-67cd494b4463 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lazy-loading 'fault' on Instance uuid 1edf8ed7-03cd-4681-943c-5dd5cc254850 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1224.405807] [55187]: DEBUG nova.policy [None req-ad951283-07a3-4df5-9cfd-67cd494b4463 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.410411] [55187]: INFO nova.api.openstack.requestlog [None req-ad951283-07a3-4df5-9cfd-67cd494b4463 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 200 len: 1326 microversion: 2.1 time: 0.058743 [ 1224.410411] [55187]: [pid: 55187|app: 0|req: 4199/8506] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:44 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 1326 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1224.421526] [55188]: DEBUG nova.api.openstack.wsgi [req-5253b5d8-bb8b-4885-a4b0-c9da66462b34 req-2d0551b4-6b81-400f-a867-afba6065dadc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ff90388a-5b71-4899-92dd-5745b8d0fe4f", "tag": "e999495b-cbcf-453e-9df7-381b0e6f9699"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1224.428783] [55188]: DEBUG oslo_concurrency.lockutils [req-5253b5d8-bb8b-4885-a4b0-c9da66462b34 req-2d0551b4-6b81-400f-a867-afba6065dadc service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.429270] [55188]: DEBUG oslo_concurrency.lockutils [req-5253b5d8-bb8b-4885-a4b0-c9da66462b34 req-2d0551b4-6b81-400f-a867-afba6065dadc service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.429490] [55188]: DEBUG oslo_concurrency.lockutils [req-5253b5d8-bb8b-4885-a4b0-c9da66462b34 req-2d0551b4-6b81-400f-a867-afba6065dadc service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.436269] [55188]: INFO nova.api.openstack.compute.server_external_events [req-5253b5d8-bb8b-4885-a4b0-c9da66462b34 req-2d0551b4-6b81-400f-a867-afba6065dadc service nova] Creating event network-changed:e999495b-cbcf-453e-9df7-381b0e6f9699 for instance ff90388a-5b71-4899-92dd-5745b8d0fe4f on cpu-1 [ 1224.439822] [55188]: INFO nova.api.openstack.requestlog [req-5253b5d8-bb8b-4885-a4b0-c9da66462b34 req-2d0551b4-6b81-400f-a867-afba6065dadc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020613 [ 1224.440229] [55188]: [pid: 55188|app: 0|req: 4308/8507] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:44 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1224.480138] [55187]: DEBUG nova.api.openstack.wsgi [None req-20360ab1-0c5e-4123-b085-5dc71489a0ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1224.482529] [55187]: DEBUG nova.compute.api [None req-20360ab1-0c5e-4123-b085-5dc71489a0ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1224.485704] [55187]: DEBUG oslo_concurrency.lockutils [None req-20360ab1-0c5e-4123-b085-5dc71489a0ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.485946] [55187]: DEBUG oslo_concurrency.lockutils [None req-20360ab1-0c5e-4123-b085-5dc71489a0ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.486153] [55187]: DEBUG oslo_concurrency.lockutils [None req-20360ab1-0c5e-4123-b085-5dc71489a0ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.486500] [55187]: DEBUG oslo_concurrency.lockutils [None req-20360ab1-0c5e-4123-b085-5dc71489a0ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.486699] [55187]: DEBUG oslo_concurrency.lockutils [None req-20360ab1-0c5e-4123-b085-5dc71489a0ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.486869] [55187]: DEBUG oslo_concurrency.lockutils [None req-20360ab1-0c5e-4123-b085-5dc71489a0ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.604872] [55187]: DEBUG nova.policy [None req-20360ab1-0c5e-4123-b085-5dc71489a0ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.612877] [55187]: INFO nova.api.openstack.requestlog [None req-20360ab1-0c5e-4123-b085-5dc71489a0ba tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1306 microversion: 2.1 time: 0.135087 [ 1224.613244] [55187]: [pid: 55187|app: 0|req: 4200/8508] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:44 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1306 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1224.625601] [55188]: DEBUG nova.api.openstack.wsgi [None req-80917555-8ca0-4a3d-9e35-8529f6097969 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1224.627413] [55188]: DEBUG nova.compute.api [None req-80917555-8ca0-4a3d-9e35-8529f6097969 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1224.631080] [55188]: DEBUG oslo_concurrency.lockutils [None req-80917555-8ca0-4a3d-9e35-8529f6097969 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.631332] [55188]: DEBUG oslo_concurrency.lockutils [None req-80917555-8ca0-4a3d-9e35-8529f6097969 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.631518] [55188]: DEBUG oslo_concurrency.lockutils [None req-80917555-8ca0-4a3d-9e35-8529f6097969 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.631870] [55188]: DEBUG oslo_concurrency.lockutils [None req-80917555-8ca0-4a3d-9e35-8529f6097969 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.632100] [55188]: DEBUG oslo_concurrency.lockutils [None req-80917555-8ca0-4a3d-9e35-8529f6097969 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.632263] [55188]: DEBUG oslo_concurrency.lockutils [None req-80917555-8ca0-4a3d-9e35-8529f6097969 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.650235] [55188]: INFO nova.api.openstack.requestlog [None req-80917555-8ca0-4a3d-9e35-8529f6097969 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.027298 [ 1224.650605] [55188]: [pid: 55188|app: 0|req: 4309/8509] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:11:44 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1224.685864] [55187]: DEBUG nova.api.openstack.wsgi [None req-6c1b5166-7f2b-4082-b95a-0db2baaa7587 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1224.686114] [55187]: DEBUG nova.compute.api [None req-6c1b5166-7f2b-4082-b95a-0db2baaa7587 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1224.689630] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c1b5166-7f2b-4082-b95a-0db2baaa7587 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.689920] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c1b5166-7f2b-4082-b95a-0db2baaa7587 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.690127] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c1b5166-7f2b-4082-b95a-0db2baaa7587 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.690470] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c1b5166-7f2b-4082-b95a-0db2baaa7587 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.690666] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c1b5166-7f2b-4082-b95a-0db2baaa7587 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.691016] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c1b5166-7f2b-4082-b95a-0db2baaa7587 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.705125] [55187]: DEBUG nova.compute.api [None req-6c1b5166-7f2b-4082-b95a-0db2baaa7587 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1224.753224] [55187]: INFO nova.api.openstack.requestlog [None req-6c1b5166-7f2b-4082-b95a-0db2baaa7587 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 204 len: 0 microversion: 2.1 time: 0.070037 [ 1224.753590] [55187]: [pid: 55187|app: 0|req: 4201/8510] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:11:45 2025] DELETE /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1224.758629] [55188]: DEBUG nova.api.openstack.wsgi [None req-ff296436-0366-4762-a1ae-8af4d9ebe683 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1224.760365] [55188]: DEBUG nova.compute.api [None req-ff296436-0366-4762-a1ae-8af4d9ebe683 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1224.763876] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff296436-0366-4762-a1ae-8af4d9ebe683 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.764144] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff296436-0366-4762-a1ae-8af4d9ebe683 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.764359] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff296436-0366-4762-a1ae-8af4d9ebe683 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.764711] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff296436-0366-4762-a1ae-8af4d9ebe683 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.764910] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff296436-0366-4762-a1ae-8af4d9ebe683 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.765097] [55188]: DEBUG oslo_concurrency.lockutils [None req-ff296436-0366-4762-a1ae-8af4d9ebe683 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.854163] [55188]: DEBUG nova.policy [None req-ff296436-0366-4762-a1ae-8af4d9ebe683 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.858466] [55188]: INFO nova.api.openstack.requestlog [None req-ff296436-0366-4762-a1ae-8af4d9ebe683 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1671 microversion: 2.1 time: 0.102047 [ 1224.858784] [55188]: [pid: 55188|app: 0|req: 4310/8511] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:45 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1671 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1225.258679] [55187]: DEBUG nova.api.openstack.wsgi [None req-1741391a-f372-4471-86b8-c2a6580a70d3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1225.260815] [55187]: DEBUG nova.compute.api [None req-1741391a-f372-4471-86b8-c2a6580a70d3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1225.264476] [55187]: DEBUG oslo_concurrency.lockutils [None req-1741391a-f372-4471-86b8-c2a6580a70d3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.264714] [55187]: DEBUG oslo_concurrency.lockutils [None req-1741391a-f372-4471-86b8-c2a6580a70d3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.264900] [55187]: DEBUG oslo_concurrency.lockutils [None req-1741391a-f372-4471-86b8-c2a6580a70d3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.265268] [55187]: DEBUG oslo_concurrency.lockutils [None req-1741391a-f372-4471-86b8-c2a6580a70d3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.265469] [55187]: DEBUG oslo_concurrency.lockutils [None req-1741391a-f372-4471-86b8-c2a6580a70d3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.265642] [55187]: DEBUG oslo_concurrency.lockutils [None req-1741391a-f372-4471-86b8-c2a6580a70d3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.353483] [55187]: DEBUG nova.policy [None req-1741391a-f372-4471-86b8-c2a6580a70d3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1225.358071] [55187]: INFO nova.api.openstack.requestlog [None req-1741391a-f372-4471-86b8-c2a6580a70d3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1362 microversion: 2.1 time: 0.101915 [ 1225.358397] [55187]: [pid: 55187|app: 0|req: 4202/8512] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:45 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1362 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1225.425023] [55188]: DEBUG nova.api.openstack.wsgi [None req-914067b9-aafe-4a17-a80e-bc93e8df87b3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1225.426395] [55188]: DEBUG nova.compute.api [None req-914067b9-aafe-4a17-a80e-bc93e8df87b3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 1edf8ed7-03cd-4681-943c-5dd5cc254850] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1225.430602] [55188]: DEBUG oslo_concurrency.lockutils [None req-914067b9-aafe-4a17-a80e-bc93e8df87b3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.431086] [55188]: DEBUG oslo_concurrency.lockutils [None req-914067b9-aafe-4a17-a80e-bc93e8df87b3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.431429] [55188]: DEBUG oslo_concurrency.lockutils [None req-914067b9-aafe-4a17-a80e-bc93e8df87b3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.432025] [55188]: DEBUG oslo_concurrency.lockutils [None req-914067b9-aafe-4a17-a80e-bc93e8df87b3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.432248] [55188]: DEBUG oslo_concurrency.lockutils [None req-914067b9-aafe-4a17-a80e-bc93e8df87b3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.432405] [55188]: DEBUG oslo_concurrency.lockutils [None req-914067b9-aafe-4a17-a80e-bc93e8df87b3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.443259] [55188]: INFO nova.api.openstack.wsgi [None req-914067b9-aafe-4a17-a80e-bc93e8df87b3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] HTTP exception thrown: Instance 1edf8ed7-03cd-4681-943c-5dd5cc254850 could not be found. [ 1225.443588] [55188]: DEBUG nova.api.openstack.wsgi [None req-914067b9-aafe-4a17-a80e-bc93e8df87b3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Returning 404 to user: Instance 1edf8ed7-03cd-4681-943c-5dd5cc254850 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1225.444056] [55188]: INFO nova.api.openstack.requestlog [None req-914067b9-aafe-4a17-a80e-bc93e8df87b3 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850" status: 404 len: 111 microversion: 2.1 time: 0.022941 [ 1225.444397] [55188]: [pid: 55188|app: 0|req: 4311/8513] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:45 2025] GET /compute/v2.1/servers/1edf8ed7-03cd-4681-943c-5dd5cc254850 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1225.450133] [55187]: DEBUG nova.api.openstack.wsgi [None req-b1ed1ecf-605d-4434-b132-b3e6432141ca tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1225.450429] [55187]: DEBUG nova.compute.api [None req-b1ed1ecf-605d-4434-b132-b3e6432141ca tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1225.454902] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1ed1ecf-605d-4434-b132-b3e6432141ca tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.455492] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1ed1ecf-605d-4434-b132-b3e6432141ca tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.455492] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1ed1ecf-605d-4434-b132-b3e6432141ca tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.455742] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1ed1ecf-605d-4434-b132-b3e6432141ca tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.455917] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1ed1ecf-605d-4434-b132-b3e6432141ca tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.456102] [55187]: DEBUG oslo_concurrency.lockutils [None req-b1ed1ecf-605d-4434-b132-b3e6432141ca tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.485380] [55187]: DEBUG nova.compute.api [None req-b1ed1ecf-605d-4434-b132-b3e6432141ca tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1225.526865] [55187]: INFO nova.api.openstack.requestlog [None req-b1ed1ecf-605d-4434-b132-b3e6432141ca tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 204 len: 0 microversion: 2.1 time: 0.079041 [ 1225.527175] [55187]: [pid: 55187|app: 0|req: 4203/8514] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:11:45 2025] DELETE /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1225.532733] [55188]: DEBUG nova.api.openstack.wsgi [None req-0c93438e-c162-4328-81cf-9edd54b7bd11 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1225.534287] [55188]: DEBUG nova.compute.api [None req-0c93438e-c162-4328-81cf-9edd54b7bd11 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1225.538373] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c93438e-c162-4328-81cf-9edd54b7bd11 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.538490] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c93438e-c162-4328-81cf-9edd54b7bd11 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.539117] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c93438e-c162-4328-81cf-9edd54b7bd11 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.539117] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c93438e-c162-4328-81cf-9edd54b7bd11 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.539265] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c93438e-c162-4328-81cf-9edd54b7bd11 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.539374] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c93438e-c162-4328-81cf-9edd54b7bd11 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.626594] [55187]: DEBUG nova.api.openstack.wsgi [None req-74c7a483-7936-4050-8894-51432f96829c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1225.628768] [55187]: DEBUG nova.compute.api [None req-74c7a483-7936-4050-8894-51432f96829c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1225.632514] [55187]: DEBUG oslo_concurrency.lockutils [None req-74c7a483-7936-4050-8894-51432f96829c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.632773] [55187]: DEBUG oslo_concurrency.lockutils [None req-74c7a483-7936-4050-8894-51432f96829c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.632962] [55187]: DEBUG oslo_concurrency.lockutils [None req-74c7a483-7936-4050-8894-51432f96829c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.633344] [55187]: DEBUG oslo_concurrency.lockutils [None req-74c7a483-7936-4050-8894-51432f96829c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.633544] [55187]: DEBUG oslo_concurrency.lockutils [None req-74c7a483-7936-4050-8894-51432f96829c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.633718] [55187]: DEBUG oslo_concurrency.lockutils [None req-74c7a483-7936-4050-8894-51432f96829c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.660851] [55188]: DEBUG nova.policy [None req-0c93438e-c162-4328-81cf-9edd54b7bd11 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1225.665348] [55188]: INFO nova.api.openstack.requestlog [None req-0c93438e-c162-4328-81cf-9edd54b7bd11 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1562 microversion: 2.1 time: 0.135168 [ 1225.665673] [55188]: [pid: 55188|app: 0|req: 4312/8515] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:45 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1562 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1225.708713] [55187]: DEBUG nova.policy [None req-74c7a483-7936-4050-8894-51432f96829c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1225.713364] [55187]: INFO nova.api.openstack.requestlog [None req-74c7a483-7936-4050-8894-51432f96829c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1306 microversion: 2.1 time: 0.089565 [ 1225.713726] [55187]: [pid: 55187|app: 0|req: 4204/8516] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:45 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1306 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1225.872205] [55188]: DEBUG nova.api.openstack.wsgi [None req-e4a94a61-ab5b-4f52-928f-c1130a65d431 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1225.874087] [55188]: DEBUG nova.compute.api [None req-e4a94a61-ab5b-4f52-928f-c1130a65d431 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1225.878402] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4a94a61-ab5b-4f52-928f-c1130a65d431 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.878666] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4a94a61-ab5b-4f52-928f-c1130a65d431 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.878860] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4a94a61-ab5b-4f52-928f-c1130a65d431 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.879305] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4a94a61-ab5b-4f52-928f-c1130a65d431 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.879533] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4a94a61-ab5b-4f52-928f-c1130a65d431 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.879726] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4a94a61-ab5b-4f52-928f-c1130a65d431 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.957720] [55188]: DEBUG nova.policy [None req-e4a94a61-ab5b-4f52-928f-c1130a65d431 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1225.962145] [55188]: INFO nova.api.openstack.requestlog [None req-e4a94a61-ab5b-4f52-928f-c1130a65d431 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1671 microversion: 2.1 time: 0.092408 [ 1225.962625] [55188]: [pid: 55188|app: 0|req: 4313/8517] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:46 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1671 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1226.371108] [55187]: DEBUG nova.api.openstack.wsgi [None req-db7e33e1-da58-4bee-90eb-066d3db0cb67 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1226.373150] [55187]: DEBUG nova.compute.api [None req-db7e33e1-da58-4bee-90eb-066d3db0cb67 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1226.376663] [55187]: DEBUG oslo_concurrency.lockutils [None req-db7e33e1-da58-4bee-90eb-066d3db0cb67 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.376909] [55187]: DEBUG oslo_concurrency.lockutils [None req-db7e33e1-da58-4bee-90eb-066d3db0cb67 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.377119] [55187]: DEBUG oslo_concurrency.lockutils [None req-db7e33e1-da58-4bee-90eb-066d3db0cb67 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.377474] [55187]: DEBUG oslo_concurrency.lockutils [None req-db7e33e1-da58-4bee-90eb-066d3db0cb67 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.377697] [55187]: DEBUG oslo_concurrency.lockutils [None req-db7e33e1-da58-4bee-90eb-066d3db0cb67 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.377903] [55187]: DEBUG oslo_concurrency.lockutils [None req-db7e33e1-da58-4bee-90eb-066d3db0cb67 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.449936] [55187]: DEBUG nova.policy [None req-db7e33e1-da58-4bee-90eb-066d3db0cb67 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1226.457974] [55187]: INFO nova.api.openstack.requestlog [None req-db7e33e1-da58-4bee-90eb-066d3db0cb67 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1362 microversion: 2.1 time: 0.089951 [ 1226.458455] [55187]: [pid: 55187|app: 0|req: 4205/8518] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:46 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1362 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1226.679351] [55188]: DEBUG nova.api.openstack.wsgi [None req-e6e74651-bd2b-499b-a904-dc5bfd7533a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1226.681108] [55188]: DEBUG nova.compute.api [None req-e6e74651-bd2b-499b-a904-dc5bfd7533a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1226.685182] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6e74651-bd2b-499b-a904-dc5bfd7533a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.685461] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6e74651-bd2b-499b-a904-dc5bfd7533a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.685687] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6e74651-bd2b-499b-a904-dc5bfd7533a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.686118] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6e74651-bd2b-499b-a904-dc5bfd7533a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.686363] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6e74651-bd2b-499b-a904-dc5bfd7533a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.686574] [55188]: DEBUG oslo_concurrency.lockutils [None req-e6e74651-bd2b-499b-a904-dc5bfd7533a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.725305] [55187]: DEBUG nova.api.openstack.wsgi [None req-92d421b0-d7e1-4a5a-8bdc-95dfcfe3226c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1226.727105] [55187]: DEBUG nova.compute.api [None req-92d421b0-d7e1-4a5a-8bdc-95dfcfe3226c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1226.731752] [55187]: DEBUG oslo_concurrency.lockutils [None req-92d421b0-d7e1-4a5a-8bdc-95dfcfe3226c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.732093] [55187]: DEBUG oslo_concurrency.lockutils [None req-92d421b0-d7e1-4a5a-8bdc-95dfcfe3226c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.732371] [55187]: DEBUG oslo_concurrency.lockutils [None req-92d421b0-d7e1-4a5a-8bdc-95dfcfe3226c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.732814] [55187]: DEBUG oslo_concurrency.lockutils [None req-92d421b0-d7e1-4a5a-8bdc-95dfcfe3226c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.733109] [55187]: DEBUG oslo_concurrency.lockutils [None req-92d421b0-d7e1-4a5a-8bdc-95dfcfe3226c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.733369] [55187]: DEBUG oslo_concurrency.lockutils [None req-92d421b0-d7e1-4a5a-8bdc-95dfcfe3226c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.775979] [55188]: DEBUG nova.policy [None req-e6e74651-bd2b-499b-a904-dc5bfd7533a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1226.780859] [55188]: INFO nova.api.openstack.requestlog [None req-e6e74651-bd2b-499b-a904-dc5bfd7533a4 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1562 microversion: 2.1 time: 0.103978 [ 1226.781359] [55188]: [pid: 55188|app: 0|req: 4314/8519] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:47 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1562 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1226.802586] [55187]: DEBUG nova.policy [None req-92d421b0-d7e1-4a5a-8bdc-95dfcfe3226c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1226.806857] [55187]: INFO nova.api.openstack.requestlog [None req-92d421b0-d7e1-4a5a-8bdc-95dfcfe3226c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1485 microversion: 2.1 time: 0.083844 [ 1226.807193] [55187]: [pid: 55187|app: 0|req: 4206/8520] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:47 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1485 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1226.820218] [55188]: DEBUG nova.api.openstack.wsgi [None req-344f0aca-7a22-480a-8495-62f0080dc81b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Action: 'update', calling method: >, body: {"server": {"accessIPv4": "1.1.1.1", "accessIPv6": "::babe:202:202"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1226.822407] [55188]: DEBUG nova.compute.api [None req-344f0aca-7a22-480a-8495-62f0080dc81b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1226.826464] [55188]: DEBUG oslo_concurrency.lockutils [None req-344f0aca-7a22-480a-8495-62f0080dc81b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.826711] [55188]: DEBUG oslo_concurrency.lockutils [None req-344f0aca-7a22-480a-8495-62f0080dc81b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.826899] [55188]: DEBUG oslo_concurrency.lockutils [None req-344f0aca-7a22-480a-8495-62f0080dc81b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.827282] [55188]: DEBUG oslo_concurrency.lockutils [None req-344f0aca-7a22-480a-8495-62f0080dc81b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.827484] [55188]: DEBUG oslo_concurrency.lockutils [None req-344f0aca-7a22-480a-8495-62f0080dc81b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.827657] [55188]: DEBUG oslo_concurrency.lockutils [None req-344f0aca-7a22-480a-8495-62f0080dc81b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.868027] [55188]: INFO nova.api.openstack.requestlog [None req-344f0aca-7a22-480a-8495-62f0080dc81b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1084 microversion: 2.1 time: 0.050358 [ 1226.868398] [55188]: [pid: 55188|app: 0|req: 4315/8521] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 26 22:11:47 2025] PUT /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1084 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1226.878822] [55187]: DEBUG nova.api.openstack.wsgi [None req-f6fe5e78-e41b-490f-af06-aa35ae98a631 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1226.880738] [55187]: DEBUG nova.compute.api [None req-f6fe5e78-e41b-490f-af06-aa35ae98a631 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1226.887465] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6fe5e78-e41b-490f-af06-aa35ae98a631 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.887465] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6fe5e78-e41b-490f-af06-aa35ae98a631 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.887465] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6fe5e78-e41b-490f-af06-aa35ae98a631 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.887465] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6fe5e78-e41b-490f-af06-aa35ae98a631 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.887465] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6fe5e78-e41b-490f-af06-aa35ae98a631 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.887465] [55187]: DEBUG oslo_concurrency.lockutils [None req-f6fe5e78-e41b-490f-af06-aa35ae98a631 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.975343] [55187]: DEBUG nova.policy [None req-f6fe5e78-e41b-490f-af06-aa35ae98a631 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1226.975530] [55188]: DEBUG nova.api.openstack.wsgi [None req-6adafaa7-585d-4a4a-9434-edafa313acab tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1226.978158] [55188]: DEBUG nova.compute.api [None req-6adafaa7-585d-4a4a-9434-edafa313acab tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1226.980810] [55187]: INFO nova.api.openstack.requestlog [None req-f6fe5e78-e41b-490f-af06-aa35ae98a631 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1506 microversion: 2.1 time: 0.104605 [ 1226.981176] [55187]: [pid: 55187|app: 0|req: 4207/8522] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:47 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1506 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1226.982050] [55188]: DEBUG oslo_concurrency.lockutils [None req-6adafaa7-585d-4a4a-9434-edafa313acab tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.982050] [55188]: DEBUG oslo_concurrency.lockutils [None req-6adafaa7-585d-4a4a-9434-edafa313acab tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.982204] [55188]: DEBUG oslo_concurrency.lockutils [None req-6adafaa7-585d-4a4a-9434-edafa313acab tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.982453] [55188]: DEBUG oslo_concurrency.lockutils [None req-6adafaa7-585d-4a4a-9434-edafa313acab tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.982679] [55188]: DEBUG oslo_concurrency.lockutils [None req-6adafaa7-585d-4a4a-9434-edafa313acab tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.982963] [55188]: DEBUG oslo_concurrency.lockutils [None req-6adafaa7-585d-4a4a-9434-edafa313acab tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.993450] [55187]: DEBUG nova.api.openstack.wsgi [None req-46ce226d-5d6c-4348-b74d-5aeefaf09b97 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1226.994816] [55187]: DEBUG nova.compute.api [None req-46ce226d-5d6c-4348-b74d-5aeefaf09b97 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1226.998830] [55187]: DEBUG oslo_concurrency.lockutils [None req-46ce226d-5d6c-4348-b74d-5aeefaf09b97 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.999140] [55187]: DEBUG oslo_concurrency.lockutils [None req-46ce226d-5d6c-4348-b74d-5aeefaf09b97 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.999368] [55187]: DEBUG oslo_concurrency.lockutils [None req-46ce226d-5d6c-4348-b74d-5aeefaf09b97 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.999757] [55187]: DEBUG oslo_concurrency.lockutils [None req-46ce226d-5d6c-4348-b74d-5aeefaf09b97 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.999999] [55187]: DEBUG oslo_concurrency.lockutils [None req-46ce226d-5d6c-4348-b74d-5aeefaf09b97 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.000279] [55187]: DEBUG oslo_concurrency.lockutils [None req-46ce226d-5d6c-4348-b74d-5aeefaf09b97 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.051009] [55188]: DEBUG nova.policy [None req-6adafaa7-585d-4a4a-9434-edafa313acab tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1227.056316] [55188]: INFO nova.api.openstack.requestlog [None req-6adafaa7-585d-4a4a-9434-edafa313acab tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1671 microversion: 2.1 time: 0.083126 [ 1227.056821] [55188]: [pid: 55188|app: 0|req: 4316/8523] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:47 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1671 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1227.102362] [55187]: DEBUG nova.policy [None req-46ce226d-5d6c-4348-b74d-5aeefaf09b97 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94238c982ff5432bae31993c7097915c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1227.106566] [55187]: INFO nova.api.openstack.requestlog [None req-46ce226d-5d6c-4348-b74d-5aeefaf09b97 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1506 microversion: 2.1 time: 0.115537 [ 1227.107126] [55187]: [pid: 55187|app: 0|req: 4208/8524] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:47 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1506 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1227.119473] [55188]: DEBUG nova.api.openstack.wsgi [None req-7c26a2c0-e4d8-45de-ba4d-c836b6c316eb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1227.119744] [55188]: DEBUG nova.compute.api [None req-7c26a2c0-e4d8-45de-ba4d-c836b6c316eb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1227.123300] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c26a2c0-e4d8-45de-ba4d-c836b6c316eb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.123541] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c26a2c0-e4d8-45de-ba4d-c836b6c316eb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.123726] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c26a2c0-e4d8-45de-ba4d-c836b6c316eb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.124110] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c26a2c0-e4d8-45de-ba4d-c836b6c316eb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.124456] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c26a2c0-e4d8-45de-ba4d-c836b6c316eb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.124668] [55188]: DEBUG oslo_concurrency.lockutils [None req-7c26a2c0-e4d8-45de-ba4d-c836b6c316eb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.140256] [55188]: DEBUG nova.compute.api [None req-7c26a2c0-e4d8-45de-ba4d-c836b6c316eb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1227.187353] [55188]: INFO nova.api.openstack.requestlog [None req-7c26a2c0-e4d8-45de-ba4d-c836b6c316eb tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 204 len: 0 microversion: 2.1 time: 0.069929 [ 1227.187727] [55188]: [pid: 55188|app: 0|req: 4317/8525] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:11:47 2025] DELETE /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1227.194303] [55187]: DEBUG nova.api.openstack.wsgi [None req-14706583-30cc-4d4f-813a-9f84422db713 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1227.197068] [55187]: DEBUG nova.compute.api [None req-14706583-30cc-4d4f-813a-9f84422db713 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1227.201342] [55187]: DEBUG oslo_concurrency.lockutils [None req-14706583-30cc-4d4f-813a-9f84422db713 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.201598] [55187]: DEBUG oslo_concurrency.lockutils [None req-14706583-30cc-4d4f-813a-9f84422db713 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.201786] [55187]: DEBUG oslo_concurrency.lockutils [None req-14706583-30cc-4d4f-813a-9f84422db713 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.202175] [55187]: DEBUG oslo_concurrency.lockutils [None req-14706583-30cc-4d4f-813a-9f84422db713 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.202374] [55187]: DEBUG oslo_concurrency.lockutils [None req-14706583-30cc-4d4f-813a-9f84422db713 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.202544] [55187]: DEBUG oslo_concurrency.lockutils [None req-14706583-30cc-4d4f-813a-9f84422db713 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.291748] [55187]: DEBUG nova.policy [None req-14706583-30cc-4d4f-813a-9f84422db713 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1227.297862] [55187]: INFO nova.api.openstack.requestlog [None req-14706583-30cc-4d4f-813a-9f84422db713 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1512 microversion: 2.1 time: 0.106751 [ 1227.301724] [55187]: [pid: 55187|app: 0|req: 4209/8526] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:47 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1512 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1227.392213] [55188]: DEBUG nova.api.openstack.wsgi [None req-3357e3e1-cf29-419a-9172-24d6a3fb6c50 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1227.393942] [55188]: DEBUG nova.compute.api [None req-3357e3e1-cf29-419a-9172-24d6a3fb6c50 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1227.398461] [55188]: DEBUG oslo_concurrency.lockutils [None req-3357e3e1-cf29-419a-9172-24d6a3fb6c50 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.398693] [55188]: DEBUG oslo_concurrency.lockutils [None req-3357e3e1-cf29-419a-9172-24d6a3fb6c50 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.398880] [55188]: DEBUG oslo_concurrency.lockutils [None req-3357e3e1-cf29-419a-9172-24d6a3fb6c50 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.399321] [55188]: DEBUG oslo_concurrency.lockutils [None req-3357e3e1-cf29-419a-9172-24d6a3fb6c50 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.399806] [55188]: DEBUG oslo_concurrency.lockutils [None req-3357e3e1-cf29-419a-9172-24d6a3fb6c50 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.399806] [55188]: DEBUG oslo_concurrency.lockutils [None req-3357e3e1-cf29-419a-9172-24d6a3fb6c50 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.424662] [55187]: DEBUG nova.api.openstack.wsgi [req-a95bbfd8-6635-4cbc-99dd-ab31c5620f0f req-3c1e4d3d-2a8c-4c87-9159-18535f822f67 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e8f630af-c6f0-4fca-ab54-916d4313a21c", "name": "network-vif-deleted", "tag": "a517035c-e146-4ee3-b538-f343808b8652"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1227.431234] [55187]: DEBUG oslo_concurrency.lockutils [req-a95bbfd8-6635-4cbc-99dd-ab31c5620f0f req-3c1e4d3d-2a8c-4c87-9159-18535f822f67 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.431509] [55187]: DEBUG oslo_concurrency.lockutils [req-a95bbfd8-6635-4cbc-99dd-ab31c5620f0f req-3c1e4d3d-2a8c-4c87-9159-18535f822f67 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.431710] [55187]: DEBUG oslo_concurrency.lockutils [req-a95bbfd8-6635-4cbc-99dd-ab31c5620f0f req-3c1e4d3d-2a8c-4c87-9159-18535f822f67 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.439187] [55187]: INFO nova.api.openstack.compute.server_external_events [req-a95bbfd8-6635-4cbc-99dd-ab31c5620f0f req-3c1e4d3d-2a8c-4c87-9159-18535f822f67 service nova] Creating event network-vif-deleted:a517035c-e146-4ee3-b538-f343808b8652 for instance e8f630af-c6f0-4fca-ab54-916d4313a21c on cpu-1 [ 1227.442374] [55187]: INFO nova.api.openstack.requestlog [req-a95bbfd8-6635-4cbc-99dd-ab31c5620f0f req-3c1e4d3d-2a8c-4c87-9159-18535f822f67 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020165 [ 1227.442765] [55187]: [pid: 55187|app: 0|req: 4210/8527] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:47 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1227.471016] [55187]: DEBUG nova.api.openstack.wsgi [None req-885eaaee-df48-4760-a4a0-7ebd6ea9a3b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1227.472938] [55187]: DEBUG nova.compute.api [None req-885eaaee-df48-4760-a4a0-7ebd6ea9a3b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1227.476612] [55187]: DEBUG oslo_concurrency.lockutils [None req-885eaaee-df48-4760-a4a0-7ebd6ea9a3b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.476864] [55187]: DEBUG oslo_concurrency.lockutils [None req-885eaaee-df48-4760-a4a0-7ebd6ea9a3b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.477063] [55187]: DEBUG oslo_concurrency.lockutils [None req-885eaaee-df48-4760-a4a0-7ebd6ea9a3b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.477436] [55187]: DEBUG oslo_concurrency.lockutils [None req-885eaaee-df48-4760-a4a0-7ebd6ea9a3b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.477690] [55187]: DEBUG oslo_concurrency.lockutils [None req-885eaaee-df48-4760-a4a0-7ebd6ea9a3b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.477858] [55187]: DEBUG oslo_concurrency.lockutils [None req-885eaaee-df48-4760-a4a0-7ebd6ea9a3b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.527331] [55188]: DEBUG nova.policy [None req-3357e3e1-cf29-419a-9172-24d6a3fb6c50 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1227.535358] [55188]: INFO nova.api.openstack.requestlog [None req-3357e3e1-cf29-419a-9172-24d6a3fb6c50 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1673 microversion: 2.1 time: 0.145705 [ 1227.535763] [55188]: [pid: 55188|app: 0|req: 4318/8528] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:47 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1673 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1227.547444] [55188]: DEBUG nova.api.openstack.wsgi [None req-8c3aa09e-2d72-43a1-b649-beba45892143 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "52f93ec7-ac07-4f02-9a9a-67a9545f0985"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1227.549148] [55188]: DEBUG nova.compute.api [None req-8c3aa09e-2d72-43a1-b649-beba45892143 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1227.553084] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c3aa09e-2d72-43a1-b649-beba45892143 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.553436] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c3aa09e-2d72-43a1-b649-beba45892143 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.553679] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c3aa09e-2d72-43a1-b649-beba45892143 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.554090] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c3aa09e-2d72-43a1-b649-beba45892143 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.554315] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c3aa09e-2d72-43a1-b649-beba45892143 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.554498] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c3aa09e-2d72-43a1-b649-beba45892143 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.574787] [55187]: DEBUG nova.policy [None req-885eaaee-df48-4760-a4a0-7ebd6ea9a3b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1227.579359] [55187]: INFO nova.api.openstack.requestlog [None req-885eaaee-df48-4760-a4a0-7ebd6ea9a3b8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1362 microversion: 2.1 time: 0.110924 [ 1227.579689] [55187]: [pid: 55187|app: 0|req: 4211/8529] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:47 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1362 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1227.753346] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=4 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1227.795039] [55187]: DEBUG nova.api.openstack.wsgi [None req-089e4b09-ab8c-4fec-9111-4d6f6913343e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1227.796766] [55187]: DEBUG nova.compute.api [None req-089e4b09-ab8c-4fec-9111-4d6f6913343e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1227.797930] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=2 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1227.798586] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=4 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1227.802255] [55187]: DEBUG oslo_concurrency.lockutils [None req-089e4b09-ab8c-4fec-9111-4d6f6913343e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.802522] [55187]: DEBUG oslo_concurrency.lockutils [None req-089e4b09-ab8c-4fec-9111-4d6f6913343e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.802727] [55187]: DEBUG oslo_concurrency.lockutils [None req-089e4b09-ab8c-4fec-9111-4d6f6913343e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.803132] [55187]: DEBUG oslo_concurrency.lockutils [None req-089e4b09-ab8c-4fec-9111-4d6f6913343e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.804225] [55187]: DEBUG oslo_concurrency.lockutils [None req-089e4b09-ab8c-4fec-9111-4d6f6913343e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.804225] [55187]: DEBUG oslo_concurrency.lockutils [None req-089e4b09-ab8c-4fec-9111-4d6f6913343e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.913609] [55187]: DEBUG nova.policy [None req-089e4b09-ab8c-4fec-9111-4d6f6913343e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1227.918163] [55187]: INFO nova.api.openstack.requestlog [None req-089e4b09-ab8c-4fec-9111-4d6f6913343e tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1562 microversion: 2.1 time: 0.125324 [ 1227.919059] [55187]: [pid: 55187|app: 0|req: 4212/8530] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:48 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1562 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1228.069697] [55187]: DEBUG nova.api.openstack.wsgi [None req-18b03103-b854-424a-a68d-9bf94e432782 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1228.071361] [55187]: DEBUG nova.compute.api [None req-18b03103-b854-424a-a68d-9bf94e432782 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1228.075115] [55187]: DEBUG oslo_concurrency.lockutils [None req-18b03103-b854-424a-a68d-9bf94e432782 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.075371] [55187]: DEBUG oslo_concurrency.lockutils [None req-18b03103-b854-424a-a68d-9bf94e432782 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.075559] [55187]: DEBUG oslo_concurrency.lockutils [None req-18b03103-b854-424a-a68d-9bf94e432782 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.075915] [55187]: DEBUG oslo_concurrency.lockutils [None req-18b03103-b854-424a-a68d-9bf94e432782 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.076116] [55187]: DEBUG oslo_concurrency.lockutils [None req-18b03103-b854-424a-a68d-9bf94e432782 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.076293] [55187]: DEBUG oslo_concurrency.lockutils [None req-18b03103-b854-424a-a68d-9bf94e432782 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.110068] [55187]: DEBUG nova.policy [None req-18b03103-b854-424a-a68d-9bf94e432782 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1228.113746] [55187]: INFO nova.api.openstack.requestlog [None req-18b03103-b854-424a-a68d-9bf94e432782 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1315 microversion: 2.1 time: 0.046820 [ 1228.114070] [55187]: [pid: 55187|app: 0|req: 4213/8531] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:48 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1315 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1228.314561] [55187]: DEBUG nova.api.openstack.wsgi [None req-f62edf4b-3046-4318-bb7a-fbcf6bba774e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1228.316305] [55187]: DEBUG nova.compute.api [None req-f62edf4b-3046-4318-bb7a-fbcf6bba774e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1228.320391] [55187]: DEBUG oslo_concurrency.lockutils [None req-f62edf4b-3046-4318-bb7a-fbcf6bba774e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.320661] [55187]: DEBUG oslo_concurrency.lockutils [None req-f62edf4b-3046-4318-bb7a-fbcf6bba774e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.320896] [55187]: DEBUG oslo_concurrency.lockutils [None req-f62edf4b-3046-4318-bb7a-fbcf6bba774e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.321287] [55187]: DEBUG oslo_concurrency.lockutils [None req-f62edf4b-3046-4318-bb7a-fbcf6bba774e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.321512] [55187]: DEBUG oslo_concurrency.lockutils [None req-f62edf4b-3046-4318-bb7a-fbcf6bba774e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.321706] [55187]: DEBUG oslo_concurrency.lockutils [None req-f62edf4b-3046-4318-bb7a-fbcf6bba774e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.390583] [55187]: DEBUG nova.policy [None req-f62edf4b-3046-4318-bb7a-fbcf6bba774e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1228.394756] [55187]: INFO nova.api.openstack.requestlog [None req-f62edf4b-3046-4318-bb7a-fbcf6bba774e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1512 microversion: 2.1 time: 0.082708 [ 1228.395095] [55187]: [pid: 55187|app: 0|req: 4214/8532] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:48 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1512 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1228.592552] [55187]: DEBUG nova.api.openstack.wsgi [None req-da7322c3-1d44-4a4d-8a34-43a9d44055a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1228.594262] [55187]: DEBUG nova.compute.api [None req-da7322c3-1d44-4a4d-8a34-43a9d44055a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1228.599967] [55187]: DEBUG oslo_concurrency.lockutils [None req-da7322c3-1d44-4a4d-8a34-43a9d44055a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.600230] [55187]: DEBUG oslo_concurrency.lockutils [None req-da7322c3-1d44-4a4d-8a34-43a9d44055a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.600418] [55187]: DEBUG oslo_concurrency.lockutils [None req-da7322c3-1d44-4a4d-8a34-43a9d44055a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.600798] [55187]: DEBUG oslo_concurrency.lockutils [None req-da7322c3-1d44-4a4d-8a34-43a9d44055a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.601051] [55187]: DEBUG oslo_concurrency.lockutils [None req-da7322c3-1d44-4a4d-8a34-43a9d44055a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.601242] [55187]: DEBUG oslo_concurrency.lockutils [None req-da7322c3-1d44-4a4d-8a34-43a9d44055a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.691489] [55187]: DEBUG nova.policy [None req-da7322c3-1d44-4a4d-8a34-43a9d44055a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1228.699339] [55187]: INFO nova.api.openstack.requestlog [None req-da7322c3-1d44-4a4d-8a34-43a9d44055a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1362 microversion: 2.1 time: 0.109157 [ 1228.699655] [55187]: [pid: 55187|app: 0|req: 4215/8533] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:48 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1362 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1228.931875] [55187]: DEBUG nova.api.openstack.wsgi [None req-ce01d34c-9056-4baf-8abc-d18acaa72a0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1228.933740] [55187]: DEBUG nova.compute.api [None req-ce01d34c-9056-4baf-8abc-d18acaa72a0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1228.937793] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce01d34c-9056-4baf-8abc-d18acaa72a0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.937995] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce01d34c-9056-4baf-8abc-d18acaa72a0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.938217] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce01d34c-9056-4baf-8abc-d18acaa72a0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.938618] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce01d34c-9056-4baf-8abc-d18acaa72a0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.938845] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce01d34c-9056-4baf-8abc-d18acaa72a0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.939066] [55187]: DEBUG oslo_concurrency.lockutils [None req-ce01d34c-9056-4baf-8abc-d18acaa72a0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.973331] [55187]: DEBUG nova.policy [None req-ce01d34c-9056-4baf-8abc-d18acaa72a0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1228.977373] [55187]: INFO nova.api.openstack.requestlog [None req-ce01d34c-9056-4baf-8abc-d18acaa72a0b tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1321 microversion: 2.1 time: 0.047972 [ 1228.977689] [55187]: [pid: 55187|app: 0|req: 4216/8534] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:49 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1321 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1229.126512] [55187]: DEBUG nova.api.openstack.wsgi [None req-69176b30-f732-4110-a7af-bed693a0d388 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1229.128539] [55187]: DEBUG nova.compute.api [None req-69176b30-f732-4110-a7af-bed693a0d388 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1229.132643] [55187]: DEBUG oslo_concurrency.lockutils [None req-69176b30-f732-4110-a7af-bed693a0d388 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.132944] [55187]: DEBUG oslo_concurrency.lockutils [None req-69176b30-f732-4110-a7af-bed693a0d388 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.133185] [55187]: DEBUG oslo_concurrency.lockutils [None req-69176b30-f732-4110-a7af-bed693a0d388 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.133609] [55187]: DEBUG oslo_concurrency.lockutils [None req-69176b30-f732-4110-a7af-bed693a0d388 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.133849] [55187]: DEBUG oslo_concurrency.lockutils [None req-69176b30-f732-4110-a7af-bed693a0d388 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.134080] [55187]: DEBUG oslo_concurrency.lockutils [None req-69176b30-f732-4110-a7af-bed693a0d388 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.155537] [55187]: DEBUG oslo_concurrency.lockutils [None req-69176b30-f732-4110-a7af-bed693a0d388 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.155828] [55187]: DEBUG oslo_concurrency.lockutils [None req-69176b30-f732-4110-a7af-bed693a0d388 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.156069] [55187]: DEBUG oslo_concurrency.lockutils [None req-69176b30-f732-4110-a7af-bed693a0d388 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.156314] [55187]: DEBUG nova.objects.instance [None req-69176b30-f732-4110-a7af-bed693a0d388 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lazy-loading 'fault' on Instance uuid e8f630af-c6f0-4fca-ab54-916d4313a21c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1229.179024] [55187]: DEBUG nova.policy [None req-69176b30-f732-4110-a7af-bed693a0d388 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1229.183920] [55188]: INFO nova.api.openstack.requestlog [None req-8c3aa09e-2d72-43a1-b649-beba45892143 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.638244 [ 1229.184202] [55187]: INFO nova.api.openstack.requestlog [None req-69176b30-f732-4110-a7af-bed693a0d388 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1320 microversion: 2.1 time: 0.060169 [ 1229.184473] [55188]: [pid: 55188|app: 0|req: 4319/8535] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 26 22:11:47 2025] POST /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5/os-volume_attachments => generated 194 bytes in 1639 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1229.184559] [55187]: [pid: 55187|app: 0|req: 4217/8536] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:49 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1320 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1229.409250] [55188]: DEBUG nova.api.openstack.wsgi [None req-07018a54-33b5-4856-b36b-1a60cd983d8b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1229.411293] [55188]: DEBUG nova.compute.api [None req-07018a54-33b5-4856-b36b-1a60cd983d8b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1229.415542] [55188]: DEBUG oslo_concurrency.lockutils [None req-07018a54-33b5-4856-b36b-1a60cd983d8b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.415788] [55188]: DEBUG oslo_concurrency.lockutils [None req-07018a54-33b5-4856-b36b-1a60cd983d8b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.415993] [55188]: DEBUG oslo_concurrency.lockutils [None req-07018a54-33b5-4856-b36b-1a60cd983d8b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.416465] [55188]: DEBUG oslo_concurrency.lockutils [None req-07018a54-33b5-4856-b36b-1a60cd983d8b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.416670] [55188]: DEBUG oslo_concurrency.lockutils [None req-07018a54-33b5-4856-b36b-1a60cd983d8b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.416869] [55188]: DEBUG oslo_concurrency.lockutils [None req-07018a54-33b5-4856-b36b-1a60cd983d8b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.455121] [55187]: DEBUG nova.api.openstack.wsgi [req-baa74d17-678c-4671-bc4c-ed844be29d8b req-1904b204-43ac-40bf-bec6-422336223f22 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dd0574f0-b61d-49fb-8f76-4e93405e8609", "name": "network-vif-deleted", "tag": "785379c9-6196-4b16-ab30-1e0937fc72c9"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1229.459982] [55187]: DEBUG oslo_concurrency.lockutils [req-baa74d17-678c-4671-bc4c-ed844be29d8b req-1904b204-43ac-40bf-bec6-422336223f22 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.460246] [55187]: DEBUG oslo_concurrency.lockutils [req-baa74d17-678c-4671-bc4c-ed844be29d8b req-1904b204-43ac-40bf-bec6-422336223f22 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.460428] [55187]: DEBUG oslo_concurrency.lockutils [req-baa74d17-678c-4671-bc4c-ed844be29d8b req-1904b204-43ac-40bf-bec6-422336223f22 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.467356] [55187]: INFO nova.api.openstack.compute.server_external_events [req-baa74d17-678c-4671-bc4c-ed844be29d8b req-1904b204-43ac-40bf-bec6-422336223f22 service nova] Creating event network-vif-deleted:785379c9-6196-4b16-ab30-1e0937fc72c9 for instance dd0574f0-b61d-49fb-8f76-4e93405e8609 on cpu-1 [ 1229.469897] [55187]: INFO nova.api.openstack.requestlog [req-baa74d17-678c-4671-bc4c-ed844be29d8b req-1904b204-43ac-40bf-bec6-422336223f22 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018254 [ 1229.470249] [55187]: [pid: 55187|app: 0|req: 4218/8537] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:49 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1229.514796] [55188]: DEBUG nova.policy [None req-07018a54-33b5-4856-b36b-1a60cd983d8b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1229.519512] [55188]: INFO nova.api.openstack.requestlog [None req-07018a54-33b5-4856-b36b-1a60cd983d8b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1512 microversion: 2.1 time: 0.112924 [ 1229.520064] [55188]: [pid: 55188|app: 0|req: 4320/8538] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:49 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1512 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1229.715452] [55187]: DEBUG nova.api.openstack.wsgi [None req-3101c5e5-f22a-455f-944f-b28ca8b4b7bd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1229.717155] [55187]: DEBUG nova.compute.api [None req-3101c5e5-f22a-455f-944f-b28ca8b4b7bd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1229.720748] [55187]: DEBUG oslo_concurrency.lockutils [None req-3101c5e5-f22a-455f-944f-b28ca8b4b7bd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.721021] [55187]: DEBUG oslo_concurrency.lockutils [None req-3101c5e5-f22a-455f-944f-b28ca8b4b7bd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.721225] [55187]: DEBUG oslo_concurrency.lockutils [None req-3101c5e5-f22a-455f-944f-b28ca8b4b7bd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.721572] [55187]: DEBUG oslo_concurrency.lockutils [None req-3101c5e5-f22a-455f-944f-b28ca8b4b7bd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.721768] [55187]: DEBUG oslo_concurrency.lockutils [None req-3101c5e5-f22a-455f-944f-b28ca8b4b7bd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.721940] [55187]: DEBUG oslo_concurrency.lockutils [None req-3101c5e5-f22a-455f-944f-b28ca8b4b7bd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.820020] [55187]: DEBUG nova.policy [None req-3101c5e5-f22a-455f-944f-b28ca8b4b7bd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1229.827469] [55187]: INFO nova.api.openstack.requestlog [None req-3101c5e5-f22a-455f-944f-b28ca8b4b7bd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1362 microversion: 2.1 time: 0.114314 [ 1229.827625] [55187]: [pid: 55187|app: 0|req: 4219/8539] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:50 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1362 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1229.990598] [55188]: DEBUG nova.api.openstack.wsgi [None req-abe9a9b7-f4ed-4f5b-a404-ee02ad814200 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1229.992559] [55188]: DEBUG nova.compute.api [None req-abe9a9b7-f4ed-4f5b-a404-ee02ad814200 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1229.997523] [55188]: DEBUG oslo_concurrency.lockutils [None req-abe9a9b7-f4ed-4f5b-a404-ee02ad814200 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.997850] [55188]: DEBUG oslo_concurrency.lockutils [None req-abe9a9b7-f4ed-4f5b-a404-ee02ad814200 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.998078] [55188]: DEBUG oslo_concurrency.lockutils [None req-abe9a9b7-f4ed-4f5b-a404-ee02ad814200 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.998520] [55188]: DEBUG oslo_concurrency.lockutils [None req-abe9a9b7-f4ed-4f5b-a404-ee02ad814200 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.998672] [55188]: DEBUG oslo_concurrency.lockutils [None req-abe9a9b7-f4ed-4f5b-a404-ee02ad814200 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.998882] [55188]: DEBUG oslo_concurrency.lockutils [None req-abe9a9b7-f4ed-4f5b-a404-ee02ad814200 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.017749] [55188]: DEBUG oslo_concurrency.lockutils [None req-abe9a9b7-f4ed-4f5b-a404-ee02ad814200 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.018015] [55188]: DEBUG oslo_concurrency.lockutils [None req-abe9a9b7-f4ed-4f5b-a404-ee02ad814200 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.018209] [55188]: DEBUG oslo_concurrency.lockutils [None req-abe9a9b7-f4ed-4f5b-a404-ee02ad814200 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.018408] [55188]: DEBUG nova.objects.instance [None req-abe9a9b7-f4ed-4f5b-a404-ee02ad814200 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lazy-loading 'fault' on Instance uuid dd0574f0-b61d-49fb-8f76-4e93405e8609 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1230.038154] [55188]: DEBUG nova.policy [None req-abe9a9b7-f4ed-4f5b-a404-ee02ad814200 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1230.041979] [55188]: INFO nova.api.openstack.requestlog [None req-abe9a9b7-f4ed-4f5b-a404-ee02ad814200 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1326 microversion: 2.1 time: 0.054085 [ 1230.042332] [55188]: [pid: 55188|app: 0|req: 4321/8540] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:50 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1326 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1230.199683] [55187]: DEBUG nova.api.openstack.wsgi [None req-a8ad1943-16c0-48b3-9d5d-5a2bdc6e2a20 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1230.201745] [55187]: DEBUG nova.compute.api [None req-a8ad1943-16c0-48b3-9d5d-5a2bdc6e2a20 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1230.205907] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8ad1943-16c0-48b3-9d5d-5a2bdc6e2a20 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.205907] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8ad1943-16c0-48b3-9d5d-5a2bdc6e2a20 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.206082] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8ad1943-16c0-48b3-9d5d-5a2bdc6e2a20 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.206344] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8ad1943-16c0-48b3-9d5d-5a2bdc6e2a20 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.206550] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8ad1943-16c0-48b3-9d5d-5a2bdc6e2a20 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.206725] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8ad1943-16c0-48b3-9d5d-5a2bdc6e2a20 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.226366] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8ad1943-16c0-48b3-9d5d-5a2bdc6e2a20 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.226610] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8ad1943-16c0-48b3-9d5d-5a2bdc6e2a20 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.226799] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8ad1943-16c0-48b3-9d5d-5a2bdc6e2a20 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.226999] [55187]: DEBUG nova.objects.instance [None req-a8ad1943-16c0-48b3-9d5d-5a2bdc6e2a20 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lazy-loading 'fault' on Instance uuid e8f630af-c6f0-4fca-ab54-916d4313a21c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1230.247928] [55187]: DEBUG nova.policy [None req-a8ad1943-16c0-48b3-9d5d-5a2bdc6e2a20 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1230.252450] [55187]: INFO nova.api.openstack.requestlog [None req-a8ad1943-16c0-48b3-9d5d-5a2bdc6e2a20 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 200 len: 1320 microversion: 2.1 time: 0.055086 [ 1230.252771] [55187]: [pid: 55187|app: 0|req: 4220/8541] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:50 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 1320 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1230.533912] [55188]: DEBUG nova.api.openstack.wsgi [None req-7a9c5430-e307-4615-8e71-797fca11ff67 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1230.535654] [55188]: DEBUG nova.compute.api [None req-7a9c5430-e307-4615-8e71-797fca11ff67 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1230.539652] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a9c5430-e307-4615-8e71-797fca11ff67 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.539966] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a9c5430-e307-4615-8e71-797fca11ff67 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.540182] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a9c5430-e307-4615-8e71-797fca11ff67 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.540559] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a9c5430-e307-4615-8e71-797fca11ff67 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.540755] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a9c5430-e307-4615-8e71-797fca11ff67 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.540967] [55188]: DEBUG oslo_concurrency.lockutils [None req-7a9c5430-e307-4615-8e71-797fca11ff67 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.575476] [55188]: DEBUG nova.policy [None req-7a9c5430-e307-4615-8e71-797fca11ff67 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1230.579739] [55188]: INFO nova.api.openstack.requestlog [None req-7a9c5430-e307-4615-8e71-797fca11ff67 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1308 microversion: 2.1 time: 0.048288 [ 1230.580114] [55188]: [pid: 55188|app: 0|req: 4322/8542] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:50 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1308 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1230.840702] [55187]: DEBUG nova.api.openstack.wsgi [None req-449fcced-7957-48a5-bf23-7a6de5e40d31 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1230.843248] [55187]: DEBUG nova.compute.api [None req-449fcced-7957-48a5-bf23-7a6de5e40d31 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1230.849582] [55187]: DEBUG oslo_concurrency.lockutils [None req-449fcced-7957-48a5-bf23-7a6de5e40d31 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.849984] [55187]: DEBUG oslo_concurrency.lockutils [None req-449fcced-7957-48a5-bf23-7a6de5e40d31 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.850306] [55187]: DEBUG oslo_concurrency.lockutils [None req-449fcced-7957-48a5-bf23-7a6de5e40d31 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.850825] [55187]: DEBUG oslo_concurrency.lockutils [None req-449fcced-7957-48a5-bf23-7a6de5e40d31 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.851151] [55187]: DEBUG oslo_concurrency.lockutils [None req-449fcced-7957-48a5-bf23-7a6de5e40d31 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.851421] [55187]: DEBUG oslo_concurrency.lockutils [None req-449fcced-7957-48a5-bf23-7a6de5e40d31 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.931435] [55187]: DEBUG nova.policy [None req-449fcced-7957-48a5-bf23-7a6de5e40d31 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1230.935551] [55187]: INFO nova.api.openstack.requestlog [None req-449fcced-7957-48a5-bf23-7a6de5e40d31 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1362 microversion: 2.1 time: 0.097326 [ 1230.935872] [55187]: [pid: 55187|app: 0|req: 4221/8543] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:51 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1362 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1231.055355] [55188]: DEBUG nova.api.openstack.wsgi [None req-b41a454b-353b-46a0-9256-de06794397df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1231.057159] [55188]: DEBUG nova.compute.api [None req-b41a454b-353b-46a0-9256-de06794397df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1231.061356] [55188]: DEBUG oslo_concurrency.lockutils [None req-b41a454b-353b-46a0-9256-de06794397df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.061639] [55188]: DEBUG oslo_concurrency.lockutils [None req-b41a454b-353b-46a0-9256-de06794397df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.061879] [55188]: DEBUG oslo_concurrency.lockutils [None req-b41a454b-353b-46a0-9256-de06794397df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.062304] [55188]: DEBUG oslo_concurrency.lockutils [None req-b41a454b-353b-46a0-9256-de06794397df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.062542] [55188]: DEBUG oslo_concurrency.lockutils [None req-b41a454b-353b-46a0-9256-de06794397df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.062747] [55188]: DEBUG oslo_concurrency.lockutils [None req-b41a454b-353b-46a0-9256-de06794397df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.082358] [55188]: DEBUG oslo_concurrency.lockutils [None req-b41a454b-353b-46a0-9256-de06794397df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.082628] [55188]: DEBUG oslo_concurrency.lockutils [None req-b41a454b-353b-46a0-9256-de06794397df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.082861] [55188]: DEBUG oslo_concurrency.lockutils [None req-b41a454b-353b-46a0-9256-de06794397df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.083115] [55188]: DEBUG nova.objects.instance [None req-b41a454b-353b-46a0-9256-de06794397df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lazy-loading 'fault' on Instance uuid dd0574f0-b61d-49fb-8f76-4e93405e8609 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1231.101975] [55188]: DEBUG nova.policy [None req-b41a454b-353b-46a0-9256-de06794397df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1231.105899] [55188]: INFO nova.api.openstack.requestlog [None req-b41a454b-353b-46a0-9256-de06794397df tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1326 microversion: 2.1 time: 0.052869 [ 1231.106282] [55188]: [pid: 55188|app: 0|req: 4323/8544] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:51 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1326 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1231.265187] [55187]: DEBUG nova.api.openstack.wsgi [None req-26cd8bf1-90fb-498d-878c-5ec7c0514c64 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1231.268993] [55187]: DEBUG nova.compute.api [None req-26cd8bf1-90fb-498d-878c-5ec7c0514c64 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1231.272062] [55187]: DEBUG oslo_concurrency.lockutils [None req-26cd8bf1-90fb-498d-878c-5ec7c0514c64 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.272357] [55187]: DEBUG oslo_concurrency.lockutils [None req-26cd8bf1-90fb-498d-878c-5ec7c0514c64 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.272577] [55187]: DEBUG oslo_concurrency.lockutils [None req-26cd8bf1-90fb-498d-878c-5ec7c0514c64 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.272966] [55187]: DEBUG oslo_concurrency.lockutils [None req-26cd8bf1-90fb-498d-878c-5ec7c0514c64 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.273196] [55187]: DEBUG oslo_concurrency.lockutils [None req-26cd8bf1-90fb-498d-878c-5ec7c0514c64 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.273368] [55187]: DEBUG oslo_concurrency.lockutils [None req-26cd8bf1-90fb-498d-878c-5ec7c0514c64 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.282085] [55187]: INFO nova.api.openstack.wsgi [None req-26cd8bf1-90fb-498d-878c-5ec7c0514c64 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] HTTP exception thrown: Instance e8f630af-c6f0-4fca-ab54-916d4313a21c could not be found. [ 1231.282413] [55187]: DEBUG nova.api.openstack.wsgi [None req-26cd8bf1-90fb-498d-878c-5ec7c0514c64 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Returning 404 to user: Instance e8f630af-c6f0-4fca-ab54-916d4313a21c could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1231.282880] [55187]: INFO nova.api.openstack.requestlog [None req-26cd8bf1-90fb-498d-878c-5ec7c0514c64 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 404 len: 111 microversion: 2.1 time: 0.020065 [ 1231.283203] [55187]: [pid: 55187|app: 0|req: 4222/8545] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:51 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1231.288351] [55188]: DEBUG nova.api.openstack.wsgi [None req-2a7f2665-9eb4-4c0b-9d05-20a08688560e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '.version_select at 0x7d4af9c2a950>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1231.299410] [55188]: INFO nova.api.openstack.requestlog [None req-2a7f2665-9eb4-4c0b-9d05-20a08688560e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-804034373" status: 202 len: 0 microversion: 2.1 time: 0.013375 [ 1231.299952] [55188]: [pid: 55188|app: 0|req: 4324/8546] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 26 22:11:51 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-804034373 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1231.482103] [55187]: DEBUG nova.api.openstack.wsgi [req-1f1be61a-a53e-4c83-bc8a-5068330fc185 req-75536b99-2375-46e5-ad87-d702dd283584 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f2b6339c-1227-4b70-bdec-a28d26a8e434", "name": "network-vif-deleted", "tag": "850a1713-c9af-44c0-91eb-59cf975b0bce"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1231.487913] [55187]: DEBUG oslo_concurrency.lockutils [req-1f1be61a-a53e-4c83-bc8a-5068330fc185 req-75536b99-2375-46e5-ad87-d702dd283584 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.488167] [55187]: DEBUG oslo_concurrency.lockutils [req-1f1be61a-a53e-4c83-bc8a-5068330fc185 req-75536b99-2375-46e5-ad87-d702dd283584 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.488350] [55187]: DEBUG oslo_concurrency.lockutils [req-1f1be61a-a53e-4c83-bc8a-5068330fc185 req-75536b99-2375-46e5-ad87-d702dd283584 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.499708] [55187]: INFO nova.api.openstack.compute.server_external_events [req-1f1be61a-a53e-4c83-bc8a-5068330fc185 req-75536b99-2375-46e5-ad87-d702dd283584 service nova] Creating event network-vif-deleted:850a1713-c9af-44c0-91eb-59cf975b0bce for instance f2b6339c-1227-4b70-bdec-a28d26a8e434 on cpu-1 [ 1231.502528] [55187]: INFO nova.api.openstack.requestlog [req-1f1be61a-a53e-4c83-bc8a-5068330fc185 req-75536b99-2375-46e5-ad87-d702dd283584 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022914 [ 1231.502842] [55187]: [pid: 55187|app: 0|req: 4223/8547] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:51 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1231.592453] [55188]: DEBUG nova.api.openstack.wsgi [None req-d201f1fd-89b9-442e-b2f6-bfbe106b35f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1231.594118] [55188]: DEBUG nova.compute.api [None req-d201f1fd-89b9-442e-b2f6-bfbe106b35f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1231.598626] [55188]: DEBUG oslo_concurrency.lockutils [None req-d201f1fd-89b9-442e-b2f6-bfbe106b35f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.598864] [55188]: DEBUG oslo_concurrency.lockutils [None req-d201f1fd-89b9-442e-b2f6-bfbe106b35f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.599059] [55188]: DEBUG oslo_concurrency.lockutils [None req-d201f1fd-89b9-442e-b2f6-bfbe106b35f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.599413] [55188]: DEBUG oslo_concurrency.lockutils [None req-d201f1fd-89b9-442e-b2f6-bfbe106b35f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.599623] [55188]: DEBUG oslo_concurrency.lockutils [None req-d201f1fd-89b9-442e-b2f6-bfbe106b35f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.599845] [55188]: DEBUG oslo_concurrency.lockutils [None req-d201f1fd-89b9-442e-b2f6-bfbe106b35f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.619027] [55188]: DEBUG oslo_concurrency.lockutils [None req-d201f1fd-89b9-442e-b2f6-bfbe106b35f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.619323] [55188]: DEBUG oslo_concurrency.lockutils [None req-d201f1fd-89b9-442e-b2f6-bfbe106b35f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.619453] [55188]: DEBUG oslo_concurrency.lockutils [None req-d201f1fd-89b9-442e-b2f6-bfbe106b35f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.619643] [55188]: DEBUG nova.objects.instance [None req-d201f1fd-89b9-442e-b2f6-bfbe106b35f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid f2b6339c-1227-4b70-bdec-a28d26a8e434 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1231.636224] [55187]: DEBUG nova.api.openstack.wsgi [None req-e449e3bb-c3cf-4428-9706-a714cd08341d tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Action: 'create', calling method: .version_select at 0x7d4af958d510>, body: {"keypair": {"name": "tempest-keypair-236869517", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLWcSmGT7bRVZRQwzt4JCXPPNFQK6v1+DEen6+GmjE+AMvnGhe6vxclqE6mw56Q110BKaMq+eByXgRK4g02MqFp0xXcYYjNaQBGWz8KXp4ZKyKYdtYgOltV/ZE67y28szg=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1231.639187] [55188]: DEBUG nova.policy [None req-d201f1fd-89b9-442e-b2f6-bfbe106b35f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1231.645311] [55188]: INFO nova.api.openstack.requestlog [None req-d201f1fd-89b9-442e-b2f6-bfbe106b35f0 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1313 microversion: 2.1 time: 0.055211 [ 1231.645623] [55188]: [pid: 55188|app: 0|req: 4325/8548] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:51 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1313 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1231.646910] [55187]: DEBUG nova.quota [None req-e449e3bb-c3cf-4428-9706-a714cd08341d tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Getting quotas for project 0834eb9ee8c3471a85efdb1474fe30f9. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1231.651253] [55187]: DEBUG nova.quota [None req-e449e3bb-c3cf-4428-9706-a714cd08341d tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Getting quotas for user eae1f2800a3349138d992fabf4e6c319 and project 0834eb9ee8c3471a85efdb1474fe30f9. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1231.665073] [55187]: INFO nova.api.openstack.requestlog [None req-e449e3bb-c3cf-4428-9706-a714cd08341d tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.031391 [ 1231.665621] [55187]: [pid: 55187|app: 0|req: 4224/8549] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:11:52 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1231.948240] [55188]: DEBUG nova.api.openstack.wsgi [None req-f42d4e7c-b092-484c-b113-f2b4524610c3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1231.949945] [55188]: DEBUG nova.compute.api [None req-f42d4e7c-b092-484c-b113-f2b4524610c3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1231.953313] [55188]: DEBUG oslo_concurrency.lockutils [None req-f42d4e7c-b092-484c-b113-f2b4524610c3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.953541] [55188]: DEBUG oslo_concurrency.lockutils [None req-f42d4e7c-b092-484c-b113-f2b4524610c3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.953726] [55188]: DEBUG oslo_concurrency.lockutils [None req-f42d4e7c-b092-484c-b113-f2b4524610c3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.954166] [55188]: DEBUG oslo_concurrency.lockutils [None req-f42d4e7c-b092-484c-b113-f2b4524610c3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.954299] [55188]: DEBUG oslo_concurrency.lockutils [None req-f42d4e7c-b092-484c-b113-f2b4524610c3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.954449] [55188]: DEBUG oslo_concurrency.lockutils [None req-f42d4e7c-b092-484c-b113-f2b4524610c3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.044373] [55188]: DEBUG nova.policy [None req-f42d4e7c-b092-484c-b113-f2b4524610c3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1232.048667] [55188]: INFO nova.api.openstack.requestlog [None req-f42d4e7c-b092-484c-b113-f2b4524610c3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1547 microversion: 2.1 time: 0.102740 [ 1232.049176] [55188]: [pid: 55188|app: 0|req: 4326/8550] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:52 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1547 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1232.063018] [55187]: DEBUG nova.api.openstack.wsgi [None req-aeea7d03-d6d2-4e50-b315-64adbb024b4f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1232.063948] [55187]: DEBUG nova.compute.api [None req-aeea7d03-d6d2-4e50-b315-64adbb024b4f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1232.068092] [55187]: DEBUG oslo_concurrency.lockutils [None req-aeea7d03-d6d2-4e50-b315-64adbb024b4f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.068565] [55187]: DEBUG oslo_concurrency.lockutils [None req-aeea7d03-d6d2-4e50-b315-64adbb024b4f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.071663] [55187]: DEBUG oslo_concurrency.lockutils [None req-aeea7d03-d6d2-4e50-b315-64adbb024b4f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.071663] [55187]: DEBUG oslo_concurrency.lockutils [None req-aeea7d03-d6d2-4e50-b315-64adbb024b4f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.071663] [55187]: DEBUG oslo_concurrency.lockutils [None req-aeea7d03-d6d2-4e50-b315-64adbb024b4f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.071663] [55187]: DEBUG oslo_concurrency.lockutils [None req-aeea7d03-d6d2-4e50-b315-64adbb024b4f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.118955] [55188]: DEBUG nova.api.openstack.wsgi [None req-69971fac-7347-4c81-a8c1-6ff161377cf0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1232.120844] [55188]: DEBUG nova.compute.api [None req-69971fac-7347-4c81-a8c1-6ff161377cf0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1232.122732] [55187]: INFO nova.api.openstack.requestlog [None req-aeea7d03-d6d2-4e50-b315-64adbb024b4f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.064171 [ 1232.123318] [55187]: [pid: 55187|app: 0|req: 4225/8551] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:11:52 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f/os-interface => generated 287 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1232.124261] [55188]: DEBUG oslo_concurrency.lockutils [None req-69971fac-7347-4c81-a8c1-6ff161377cf0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.124498] [55188]: DEBUG oslo_concurrency.lockutils [None req-69971fac-7347-4c81-a8c1-6ff161377cf0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.124684] [55188]: DEBUG oslo_concurrency.lockutils [None req-69971fac-7347-4c81-a8c1-6ff161377cf0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.125045] [55188]: DEBUG oslo_concurrency.lockutils [None req-69971fac-7347-4c81-a8c1-6ff161377cf0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.125255] [55188]: DEBUG oslo_concurrency.lockutils [None req-69971fac-7347-4c81-a8c1-6ff161377cf0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.125427] [55188]: DEBUG oslo_concurrency.lockutils [None req-69971fac-7347-4c81-a8c1-6ff161377cf0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.143038] [55188]: DEBUG oslo_concurrency.lockutils [None req-69971fac-7347-4c81-a8c1-6ff161377cf0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.143272] [55188]: DEBUG oslo_concurrency.lockutils [None req-69971fac-7347-4c81-a8c1-6ff161377cf0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.143452] [55188]: DEBUG oslo_concurrency.lockutils [None req-69971fac-7347-4c81-a8c1-6ff161377cf0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.143646] [55188]: DEBUG nova.objects.instance [None req-69971fac-7347-4c81-a8c1-6ff161377cf0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lazy-loading 'fault' on Instance uuid dd0574f0-b61d-49fb-8f76-4e93405e8609 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1232.179305] [55188]: DEBUG nova.policy [None req-69971fac-7347-4c81-a8c1-6ff161377cf0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78709f53484c405c9d7b1c9591cc3e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae258c71173d41fd953433c067ffa9d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1232.183562] [55188]: INFO nova.api.openstack.requestlog [None req-69971fac-7347-4c81-a8c1-6ff161377cf0 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 200 len: 1326 microversion: 2.1 time: 0.066873 [ 1232.183893] [55188]: [pid: 55188|app: 0|req: 4327/8552] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:52 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 1326 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1232.266503] [55187]: DEBUG nova.api.openstack.wsgi [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-2012754287", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "84465cbb-b977-48ed-ade2-15b4b29b32f8"}], "security_groups": [{"name": "tempest-securitygroup--1100478502"}], "key_name": "tempest-keypair-236869517", "user_data": "}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1232.308341] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.308784] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.309203] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.309764] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.310114] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.310456] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.342637] [55187]: DEBUG nova.network.neutron [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] validate_networks() for [('84465cbb-b977-48ed-ade2-15b4b29b32f8', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1232.553889] [55187]: DEBUG nova.virt.hardware [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1232.554110] [55187]: DEBUG nova.virt.hardware [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1232.554380] [55187]: DEBUG nova.virt.hardware [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1232.554575] [55187]: DEBUG nova.virt.hardware [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1232.554738] [55187]: DEBUG nova.virt.hardware [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1232.562500] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.562732] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.562921] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.566493] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.566493] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.566493] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.574676] [55187]: DEBUG nova.quota [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Getting quotas for project 0834eb9ee8c3471a85efdb1474fe30f9. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1232.581678] [55187]: DEBUG nova.quota [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Getting quotas for user eae1f2800a3349138d992fabf4e6c319 and project 0834eb9ee8c3471a85efdb1474fe30f9. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1232.588306] [55187]: DEBUG nova.compute.api [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1232.589778] [55187]: DEBUG nova.compute.api [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1232.616842] [55188]: DEBUG nova.api.openstack.wsgi [req-871e791b-ae65-4f7c-9635-419d37ef1399 req-29373a5b-f68b-4d31-b9a2-dae1650fad25 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ff90388a-5b71-4899-92dd-5745b8d0fe4f", "tag": "e999495b-cbcf-453e-9df7-381b0e6f9699"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1232.625275] [55188]: DEBUG oslo_concurrency.lockutils [req-871e791b-ae65-4f7c-9635-419d37ef1399 req-29373a5b-f68b-4d31-b9a2-dae1650fad25 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.625999] [55188]: DEBUG oslo_concurrency.lockutils [req-871e791b-ae65-4f7c-9635-419d37ef1399 req-29373a5b-f68b-4d31-b9a2-dae1650fad25 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.625999] [55188]: DEBUG oslo_concurrency.lockutils [req-871e791b-ae65-4f7c-9635-419d37ef1399 req-29373a5b-f68b-4d31-b9a2-dae1650fad25 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.628585] [55187]: INFO nova.api.openstack.requestlog [None req-4f1a0ed5-0fe3-4aa1-a239-671730fb108f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.365216 [ 1232.628975] [55187]: [pid: 55187|app: 0|req: 4226/8553] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:11:52 2025] POST /compute/v2.1/servers => generated 402 bytes in 366 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1232.635327] [55187]: DEBUG nova.api.openstack.wsgi [None req-e3f2371b-1488-4095-a68a-4ab5ce753501 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1232.637236] [55187]: DEBUG nova.compute.api [None req-e3f2371b-1488-4095-a68a-4ab5ce753501 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1232.637430] [55188]: INFO nova.api.openstack.compute.server_external_events [req-871e791b-ae65-4f7c-9635-419d37ef1399 req-29373a5b-f68b-4d31-b9a2-dae1650fad25 service nova] Creating event network-changed:e999495b-cbcf-453e-9df7-381b0e6f9699 for instance ff90388a-5b71-4899-92dd-5745b8d0fe4f on cpu-1 [ 1232.641302] [55188]: INFO nova.api.openstack.requestlog [req-871e791b-ae65-4f7c-9635-419d37ef1399 req-29373a5b-f68b-4d31-b9a2-dae1650fad25 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.054668 [ 1232.641786] [55188]: [pid: 55188|app: 0|req: 4328/8554] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:52 2025] 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) [ 1232.658697] [55188]: DEBUG nova.api.openstack.wsgi [None req-29cb3e26-5715-4798-8eb4-d117d55e1f57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1232.660459] [55188]: DEBUG nova.compute.api [None req-29cb3e26-5715-4798-8eb4-d117d55e1f57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1232.664185] [55188]: DEBUG oslo_concurrency.lockutils [None req-29cb3e26-5715-4798-8eb4-d117d55e1f57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.664437] [55188]: DEBUG oslo_concurrency.lockutils [None req-29cb3e26-5715-4798-8eb4-d117d55e1f57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.664648] [55188]: DEBUG oslo_concurrency.lockutils [None req-29cb3e26-5715-4798-8eb4-d117d55e1f57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.665498] [55188]: DEBUG oslo_concurrency.lockutils [None req-29cb3e26-5715-4798-8eb4-d117d55e1f57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.665498] [55188]: DEBUG oslo_concurrency.lockutils [None req-29cb3e26-5715-4798-8eb4-d117d55e1f57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.665498] [55188]: DEBUG oslo_concurrency.lockutils [None req-29cb3e26-5715-4798-8eb4-d117d55e1f57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.666596] [55187]: DEBUG nova.policy [None req-e3f2371b-1488-4095-a68a-4ab5ce753501 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1232.673240] [55187]: INFO nova.api.openstack.requestlog [None req-e3f2371b-1488-4095-a68a-4ab5ce753501 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 200 len: 1235 microversion: 2.1 time: 0.040138 [ 1232.673537] [55187]: [pid: 55187|app: 0|req: 4227/8555] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:53 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 1235 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1232.689142] [55188]: DEBUG oslo_concurrency.lockutils [None req-29cb3e26-5715-4798-8eb4-d117d55e1f57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.689403] [55188]: DEBUG oslo_concurrency.lockutils [None req-29cb3e26-5715-4798-8eb4-d117d55e1f57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.690328] [55188]: DEBUG oslo_concurrency.lockutils [None req-29cb3e26-5715-4798-8eb4-d117d55e1f57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.690328] [55188]: DEBUG nova.objects.instance [None req-29cb3e26-5715-4798-8eb4-d117d55e1f57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid f2b6339c-1227-4b70-bdec-a28d26a8e434 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1232.713419] [55188]: DEBUG nova.policy [None req-29cb3e26-5715-4798-8eb4-d117d55e1f57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1232.718025] [55187]: DEBUG nova.api.openstack.wsgi [None req-316598e3-d6d3-4b2e-b497-713623dccc41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1232.719307] [55187]: DEBUG nova.compute.api [None req-316598e3-d6d3-4b2e-b497-713623dccc41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1232.719960] [55188]: INFO nova.api.openstack.requestlog [None req-29cb3e26-5715-4798-8eb4-d117d55e1f57 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1313 microversion: 2.1 time: 0.063465 [ 1232.720278] [55188]: [pid: 55188|app: 0|req: 4329/8556] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:53 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1313 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1232.723359] [55187]: DEBUG oslo_concurrency.lockutils [None req-316598e3-d6d3-4b2e-b497-713623dccc41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.723615] [55187]: DEBUG oslo_concurrency.lockutils [None req-316598e3-d6d3-4b2e-b497-713623dccc41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.723801] [55187]: DEBUG oslo_concurrency.lockutils [None req-316598e3-d6d3-4b2e-b497-713623dccc41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.724176] [55187]: DEBUG oslo_concurrency.lockutils [None req-316598e3-d6d3-4b2e-b497-713623dccc41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.724376] [55187]: DEBUG oslo_concurrency.lockutils [None req-316598e3-d6d3-4b2e-b497-713623dccc41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.724550] [55187]: DEBUG oslo_concurrency.lockutils [None req-316598e3-d6d3-4b2e-b497-713623dccc41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.738085] [55187]: INFO nova.api.openstack.requestlog [None req-316598e3-d6d3-4b2e-b497-713623dccc41 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67/ips" status: 200 len: 157 microversion: 2.20 time: 0.023216 [ 1232.738546] [55187]: [pid: 55187|app: 0|req: 4228/8557] 10.180.1.21 () {60 vars in 1284 bytes} [Wed Mar 26 22:11:53 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67/ips => generated 157 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) [ 1233.197260] [55188]: DEBUG nova.api.openstack.wsgi [None req-e450e23a-e46d-42d2-8a8f-19ed64a26aa2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1233.198984] [55188]: DEBUG nova.compute.api [None req-e450e23a-e46d-42d2-8a8f-19ed64a26aa2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: dd0574f0-b61d-49fb-8f76-4e93405e8609] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1233.203808] [55188]: DEBUG oslo_concurrency.lockutils [None req-e450e23a-e46d-42d2-8a8f-19ed64a26aa2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.204189] [55188]: DEBUG oslo_concurrency.lockutils [None req-e450e23a-e46d-42d2-8a8f-19ed64a26aa2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.204432] [55188]: DEBUG oslo_concurrency.lockutils [None req-e450e23a-e46d-42d2-8a8f-19ed64a26aa2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.204792] [55188]: DEBUG oslo_concurrency.lockutils [None req-e450e23a-e46d-42d2-8a8f-19ed64a26aa2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.204997] [55188]: DEBUG oslo_concurrency.lockutils [None req-e450e23a-e46d-42d2-8a8f-19ed64a26aa2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.205188] [55188]: DEBUG oslo_concurrency.lockutils [None req-e450e23a-e46d-42d2-8a8f-19ed64a26aa2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.214195] [55188]: INFO nova.api.openstack.wsgi [None req-e450e23a-e46d-42d2-8a8f-19ed64a26aa2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] HTTP exception thrown: Instance dd0574f0-b61d-49fb-8f76-4e93405e8609 could not be found. [ 1233.214511] [55188]: DEBUG nova.api.openstack.wsgi [None req-e450e23a-e46d-42d2-8a8f-19ed64a26aa2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Returning 404 to user: Instance dd0574f0-b61d-49fb-8f76-4e93405e8609 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1233.215028] [55188]: INFO nova.api.openstack.requestlog [None req-e450e23a-e46d-42d2-8a8f-19ed64a26aa2 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609" status: 404 len: 111 microversion: 2.1 time: 0.020119 [ 1233.215306] [55188]: [pid: 55188|app: 0|req: 4330/8558] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:53 2025] GET /compute/v2.1/servers/dd0574f0-b61d-49fb-8f76-4e93405e8609 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1233.443206] [55187]: DEBUG nova.api.openstack.wsgi [None req-328d92c4-4fb3-487b-9d60-463f9ece1703 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '.version_select at 0x7d4afc50fc70>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1233.463996] [55187]: INFO nova.api.openstack.requestlog [None req-328d92c4-4fb3-487b-9d60-463f9ece1703 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1973028290" status: 202 len: 0 microversion: 2.1 time: 0.023167 [ 1233.464536] [55187]: [pid: 55187|app: 0|req: 4229/8559] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 26 22:11:53 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1973028290 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1233.686265] [55188]: DEBUG nova.api.openstack.wsgi [None req-97730ecc-1c4e-4dc8-a7bd-b466d083a692 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1233.688027] [55188]: DEBUG nova.compute.api [None req-97730ecc-1c4e-4dc8-a7bd-b466d083a692 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1233.693471] [55188]: DEBUG oslo_concurrency.lockutils [None req-97730ecc-1c4e-4dc8-a7bd-b466d083a692 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.693763] [55188]: DEBUG oslo_concurrency.lockutils [None req-97730ecc-1c4e-4dc8-a7bd-b466d083a692 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.693888] [55188]: DEBUG oslo_concurrency.lockutils [None req-97730ecc-1c4e-4dc8-a7bd-b466d083a692 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.694257] [55188]: DEBUG oslo_concurrency.lockutils [None req-97730ecc-1c4e-4dc8-a7bd-b466d083a692 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.694478] [55188]: DEBUG oslo_concurrency.lockutils [None req-97730ecc-1c4e-4dc8-a7bd-b466d083a692 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.694639] [55188]: DEBUG oslo_concurrency.lockutils [None req-97730ecc-1c4e-4dc8-a7bd-b466d083a692 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.733327] [55187]: DEBUG nova.api.openstack.wsgi [None req-a485bf56-e1e9-4180-8cbd-e197d8e43f65 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1233.735141] [55187]: DEBUG nova.compute.api [None req-a485bf56-e1e9-4180-8cbd-e197d8e43f65 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1233.738233] [55188]: DEBUG nova.policy [None req-97730ecc-1c4e-4dc8-a7bd-b466d083a692 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1233.739987] [55187]: DEBUG oslo_concurrency.lockutils [None req-a485bf56-e1e9-4180-8cbd-e197d8e43f65 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.740271] [55187]: DEBUG oslo_concurrency.lockutils [None req-a485bf56-e1e9-4180-8cbd-e197d8e43f65 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.740470] [55187]: DEBUG oslo_concurrency.lockutils [None req-a485bf56-e1e9-4180-8cbd-e197d8e43f65 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.740840] [55187]: DEBUG oslo_concurrency.lockutils [None req-a485bf56-e1e9-4180-8cbd-e197d8e43f65 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.741147] [55187]: DEBUG oslo_concurrency.lockutils [None req-a485bf56-e1e9-4180-8cbd-e197d8e43f65 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.741352] [55187]: DEBUG oslo_concurrency.lockutils [None req-a485bf56-e1e9-4180-8cbd-e197d8e43f65 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.745279] [55188]: INFO nova.api.openstack.requestlog [None req-97730ecc-1c4e-4dc8-a7bd-b466d083a692 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 200 len: 1239 microversion: 2.1 time: 0.060819 [ 1233.745996] [55188]: [pid: 55188|app: 0|req: 4331/8560] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:54 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 1239 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1233.754168] [55188]: DEBUG nova.api.openstack.wsgi [None req-f17495c3-9591-4c47-a9de-80d1693ce62d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1233.754916] [55188]: DEBUG nova.compute.api [None req-f17495c3-9591-4c47-a9de-80d1693ce62d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1233.757978] [55188]: DEBUG oslo_concurrency.lockutils [None req-f17495c3-9591-4c47-a9de-80d1693ce62d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.758149] [55188]: DEBUG oslo_concurrency.lockutils [None req-f17495c3-9591-4c47-a9de-80d1693ce62d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.758340] [55188]: DEBUG oslo_concurrency.lockutils [None req-f17495c3-9591-4c47-a9de-80d1693ce62d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.758684] [55188]: DEBUG oslo_concurrency.lockutils [None req-f17495c3-9591-4c47-a9de-80d1693ce62d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.758889] [55188]: DEBUG oslo_concurrency.lockutils [None req-f17495c3-9591-4c47-a9de-80d1693ce62d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.759082] [55188]: DEBUG oslo_concurrency.lockutils [None req-f17495c3-9591-4c47-a9de-80d1693ce62d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.763030] [55187]: DEBUG oslo_concurrency.lockutils [None req-a485bf56-e1e9-4180-8cbd-e197d8e43f65 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.763030] [55187]: DEBUG oslo_concurrency.lockutils [None req-a485bf56-e1e9-4180-8cbd-e197d8e43f65 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.763030] [55187]: DEBUG oslo_concurrency.lockutils [None req-a485bf56-e1e9-4180-8cbd-e197d8e43f65 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.763030] [55187]: DEBUG nova.objects.instance [None req-a485bf56-e1e9-4180-8cbd-e197d8e43f65 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid f2b6339c-1227-4b70-bdec-a28d26a8e434 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1233.769088] [55188]: INFO nova.api.openstack.wsgi [None req-f17495c3-9591-4c47-a9de-80d1693ce62d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] HTTP exception thrown: Instance 16eae91a-19c3-4453-be5b-390340fcdeb7 could not be found. [ 1233.769181] [55188]: DEBUG nova.api.openstack.wsgi [None req-f17495c3-9591-4c47-a9de-80d1693ce62d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Returning 404 to user: Instance 16eae91a-19c3-4453-be5b-390340fcdeb7 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1233.770015] [55188]: INFO nova.api.openstack.requestlog [None req-f17495c3-9591-4c47-a9de-80d1693ce62d tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 404 len: 111 microversion: 2.1 time: 0.017900 [ 1233.770356] [55188]: [pid: 55188|app: 0|req: 4332/8561] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:11:54 2025] DELETE /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1233.775689] [55188]: DEBUG nova.api.openstack.wsgi [None req-480a47a2-c68c-4da0-96f3-8e2bf35aa262 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1233.777380] [55188]: DEBUG nova.compute.api [None req-480a47a2-c68c-4da0-96f3-8e2bf35aa262 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 16eae91a-19c3-4453-be5b-390340fcdeb7] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1233.780638] [55188]: DEBUG oslo_concurrency.lockutils [None req-480a47a2-c68c-4da0-96f3-8e2bf35aa262 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.781117] [55188]: DEBUG oslo_concurrency.lockutils [None req-480a47a2-c68c-4da0-96f3-8e2bf35aa262 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.781117] [55188]: DEBUG oslo_concurrency.lockutils [None req-480a47a2-c68c-4da0-96f3-8e2bf35aa262 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.781463] [55188]: DEBUG oslo_concurrency.lockutils [None req-480a47a2-c68c-4da0-96f3-8e2bf35aa262 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.781676] [55188]: DEBUG oslo_concurrency.lockutils [None req-480a47a2-c68c-4da0-96f3-8e2bf35aa262 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.781853] [55188]: DEBUG oslo_concurrency.lockutils [None req-480a47a2-c68c-4da0-96f3-8e2bf35aa262 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.782730] [55187]: DEBUG nova.policy [None req-a485bf56-e1e9-4180-8cbd-e197d8e43f65 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1233.786816] [55187]: INFO nova.api.openstack.requestlog [None req-a485bf56-e1e9-4180-8cbd-e197d8e43f65 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 200 len: 1313 microversion: 2.1 time: 0.055904 [ 1233.787674] [55187]: [pid: 55187|app: 0|req: 4230/8562] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:54 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 1313 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1233.790316] [55188]: INFO nova.api.openstack.wsgi [None req-480a47a2-c68c-4da0-96f3-8e2bf35aa262 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] HTTP exception thrown: Instance 16eae91a-19c3-4453-be5b-390340fcdeb7 could not be found. [ 1233.790698] [55188]: DEBUG nova.api.openstack.wsgi [None req-480a47a2-c68c-4da0-96f3-8e2bf35aa262 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Returning 404 to user: Instance 16eae91a-19c3-4453-be5b-390340fcdeb7 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1233.791042] [55188]: INFO nova.api.openstack.requestlog [None req-480a47a2-c68c-4da0-96f3-8e2bf35aa262 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7" status: 404 len: 111 microversion: 2.1 time: 0.017931 [ 1233.791414] [55188]: [pid: 55188|app: 0|req: 4333/8563] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:54 2025] GET /compute/v2.1/servers/16eae91a-19c3-4453-be5b-390340fcdeb7 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1233.796086] [55187]: DEBUG nova.api.openstack.wsgi [None req-c7df1138-8c34-45a6-9c6a-008f50bf58cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1233.796343] [55187]: DEBUG nova.compute.api [None req-c7df1138-8c34-45a6-9c6a-008f50bf58cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1233.799520] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7df1138-8c34-45a6-9c6a-008f50bf58cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.799778] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7df1138-8c34-45a6-9c6a-008f50bf58cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.800052] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7df1138-8c34-45a6-9c6a-008f50bf58cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.800402] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7df1138-8c34-45a6-9c6a-008f50bf58cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.800615] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7df1138-8c34-45a6-9c6a-008f50bf58cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.800786] [55187]: DEBUG oslo_concurrency.lockutils [None req-c7df1138-8c34-45a6-9c6a-008f50bf58cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.809596] [55187]: INFO nova.api.openstack.wsgi [None req-c7df1138-8c34-45a6-9c6a-008f50bf58cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] HTTP exception thrown: Instance 2e3e38b3-ea25-4443-ae05-36a632f979f2 could not be found. [ 1233.809914] [55187]: DEBUG nova.api.openstack.wsgi [None req-c7df1138-8c34-45a6-9c6a-008f50bf58cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Returning 404 to user: Instance 2e3e38b3-ea25-4443-ae05-36a632f979f2 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1233.810340] [55187]: INFO nova.api.openstack.requestlog [None req-c7df1138-8c34-45a6-9c6a-008f50bf58cf tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 404 len: 111 microversion: 2.1 time: 0.016287 [ 1233.810612] [55187]: [pid: 55187|app: 0|req: 4231/8564] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:11:54 2025] DELETE /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1233.815745] [55188]: DEBUG nova.api.openstack.wsgi [None req-e0270604-f807-49cb-b2e8-0c56b1686753 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1233.817501] [55188]: DEBUG nova.compute.api [None req-e0270604-f807-49cb-b2e8-0c56b1686753 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] [instance: 2e3e38b3-ea25-4443-ae05-36a632f979f2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1233.821041] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0270604-f807-49cb-b2e8-0c56b1686753 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.821357] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0270604-f807-49cb-b2e8-0c56b1686753 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.821529] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0270604-f807-49cb-b2e8-0c56b1686753 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.821829] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0270604-f807-49cb-b2e8-0c56b1686753 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.822054] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0270604-f807-49cb-b2e8-0c56b1686753 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.822237] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0270604-f807-49cb-b2e8-0c56b1686753 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.830493] [55188]: INFO nova.api.openstack.wsgi [None req-e0270604-f807-49cb-b2e8-0c56b1686753 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] HTTP exception thrown: Instance 2e3e38b3-ea25-4443-ae05-36a632f979f2 could not be found. [ 1233.830784] [55188]: DEBUG nova.api.openstack.wsgi [None req-e0270604-f807-49cb-b2e8-0c56b1686753 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] Returning 404 to user: Instance 2e3e38b3-ea25-4443-ae05-36a632f979f2 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1233.831270] [55188]: INFO nova.api.openstack.requestlog [None req-e0270604-f807-49cb-b2e8-0c56b1686753 tempest-AttachInterfacesTestJSON-1106706663 tempest-AttachInterfacesTestJSON-1106706663-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2" status: 404 len: 111 microversion: 2.1 time: 0.017980 [ 1233.831681] [55188]: [pid: 55188|app: 0|req: 4334/8565] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:54 2025] GET /compute/v2.1/servers/2e3e38b3-ea25-4443-ae05-36a632f979f2 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1234.137160] [55187]: DEBUG nova.api.openstack.wsgi [None req-c72e1e47-2576-45f1-895f-160c907e8050 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1234.139212] [55187]: DEBUG nova.compute.api [None req-c72e1e47-2576-45f1-895f-160c907e8050 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1234.142648] [55187]: DEBUG oslo_concurrency.lockutils [None req-c72e1e47-2576-45f1-895f-160c907e8050 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.142891] [55187]: DEBUG oslo_concurrency.lockutils [None req-c72e1e47-2576-45f1-895f-160c907e8050 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.143080] [55187]: DEBUG oslo_concurrency.lockutils [None req-c72e1e47-2576-45f1-895f-160c907e8050 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.143435] [55187]: DEBUG oslo_concurrency.lockutils [None req-c72e1e47-2576-45f1-895f-160c907e8050 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.143632] [55187]: DEBUG oslo_concurrency.lockutils [None req-c72e1e47-2576-45f1-895f-160c907e8050 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.143803] [55187]: DEBUG oslo_concurrency.lockutils [None req-c72e1e47-2576-45f1-895f-160c907e8050 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.160118] [55187]: DEBUG oslo_concurrency.lockutils [None req-c72e1e47-2576-45f1-895f-160c907e8050 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.160266] [55187]: DEBUG oslo_concurrency.lockutils [None req-c72e1e47-2576-45f1-895f-160c907e8050 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.160443] [55187]: DEBUG oslo_concurrency.lockutils [None req-c72e1e47-2576-45f1-895f-160c907e8050 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.166772] [55187]: DEBUG nova.objects.instance [None req-c72e1e47-2576-45f1-895f-160c907e8050 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lazy-loading 'flavor' on Instance uuid 0b3a27f1-5b01-4ad6-a335-42b978137b67 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1234.574411] [55187]: INFO nova.api.openstack.requestlog [None req-c72e1e47-2576-45f1-895f-160c907e8050 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67/action" status: 202 len: 0 microversion: 2.20 time: 0.439490 [ 1234.574802] [55187]: [pid: 55187|app: 0|req: 4232/8566] 10.180.1.21 () {62 vars in 1314 bytes} [Wed Mar 26 22:11:54 2025] POST /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67/action => generated 0 bytes in 440 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1234.581592] [55188]: DEBUG nova.api.openstack.wsgi [None req-536f6051-dd77-4e17-9cf5-570519f964e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1234.583217] [55188]: DEBUG nova.compute.api [None req-536f6051-dd77-4e17-9cf5-570519f964e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1234.589465] [55188]: DEBUG oslo_concurrency.lockutils [None req-536f6051-dd77-4e17-9cf5-570519f964e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.589700] [55188]: DEBUG oslo_concurrency.lockutils [None req-536f6051-dd77-4e17-9cf5-570519f964e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.589924] [55188]: DEBUG oslo_concurrency.lockutils [None req-536f6051-dd77-4e17-9cf5-570519f964e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.590299] [55188]: DEBUG oslo_concurrency.lockutils [None req-536f6051-dd77-4e17-9cf5-570519f964e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.590499] [55188]: DEBUG oslo_concurrency.lockutils [None req-536f6051-dd77-4e17-9cf5-570519f964e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.590674] [55188]: DEBUG oslo_concurrency.lockutils [None req-536f6051-dd77-4e17-9cf5-570519f964e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.746950] [55188]: DEBUG nova.policy [None req-536f6051-dd77-4e17-9cf5-570519f964e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1234.755581] [55188]: DEBUG nova.policy [None req-536f6051-dd77-4e17-9cf5-570519f964e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1234.757038] [55188]: DEBUG nova.policy [None req-536f6051-dd77-4e17-9cf5-570519f964e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1234.757864] [55188]: INFO nova.api.openstack.requestlog [None req-536f6051-dd77-4e17-9cf5-570519f964e7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1722 microversion: 2.20 time: 0.179970 [ 1234.758169] [55188]: [pid: 55188|app: 0|req: 4335/8567] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:11:54 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1722 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1234.760768] [55187]: DEBUG nova.api.openstack.wsgi [None req-0c2ce17b-7c81-44f4-b559-43c36c8a278e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1234.762544] [55187]: DEBUG nova.compute.api [None req-0c2ce17b-7c81-44f4-b559-43c36c8a278e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1234.768504] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c2ce17b-7c81-44f4-b559-43c36c8a278e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.768504] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c2ce17b-7c81-44f4-b559-43c36c8a278e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.769603] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c2ce17b-7c81-44f4-b559-43c36c8a278e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.769603] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c2ce17b-7c81-44f4-b559-43c36c8a278e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.769603] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c2ce17b-7c81-44f4-b559-43c36c8a278e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.769603] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c2ce17b-7c81-44f4-b559-43c36c8a278e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.801537] [55188]: DEBUG nova.api.openstack.wsgi [None req-43976ee0-909e-4159-b98d-2413a8073104 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1234.803102] [55188]: DEBUG nova.compute.api [None req-43976ee0-909e-4159-b98d-2413a8073104 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1234.806046] [55187]: DEBUG nova.policy [None req-0c2ce17b-7c81-44f4-b559-43c36c8a278e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1234.806877] [55188]: DEBUG oslo_concurrency.lockutils [None req-43976ee0-909e-4159-b98d-2413a8073104 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.806979] [55188]: DEBUG oslo_concurrency.lockutils [None req-43976ee0-909e-4159-b98d-2413a8073104 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.807121] [55188]: DEBUG oslo_concurrency.lockutils [None req-43976ee0-909e-4159-b98d-2413a8073104 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.807484] [55188]: DEBUG oslo_concurrency.lockutils [None req-43976ee0-909e-4159-b98d-2413a8073104 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.807691] [55188]: DEBUG oslo_concurrency.lockutils [None req-43976ee0-909e-4159-b98d-2413a8073104 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.807896] [55188]: DEBUG oslo_concurrency.lockutils [None req-43976ee0-909e-4159-b98d-2413a8073104 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.810959] [55187]: INFO nova.api.openstack.requestlog [None req-0c2ce17b-7c81-44f4-b559-43c36c8a278e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 200 len: 1287 microversion: 2.1 time: 0.052886 [ 1234.811294] [55187]: [pid: 55187|app: 0|req: 4233/8568] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:55 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 1287 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1234.817405] [55188]: INFO nova.api.openstack.wsgi [None req-43976ee0-909e-4159-b98d-2413a8073104 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance f2b6339c-1227-4b70-bdec-a28d26a8e434 could not be found. [ 1234.817714] [55188]: DEBUG nova.api.openstack.wsgi [None req-43976ee0-909e-4159-b98d-2413a8073104 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance f2b6339c-1227-4b70-bdec-a28d26a8e434 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1234.818217] [55188]: INFO nova.api.openstack.requestlog [None req-43976ee0-909e-4159-b98d-2413a8073104 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 404 len: 111 microversion: 2.1 time: 0.019565 [ 1234.818527] [55188]: [pid: 55188|app: 0|req: 4336/8569] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:55 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1234.855270] [55187]: DEBUG nova.api.openstack.wsgi [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-211478761", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "5acf6b3e-64b5-4f0a-9568-46574a0387d9"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1234.889030] [55187]: DEBUG oslo_concurrency.lockutils [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.889304] [55187]: DEBUG oslo_concurrency.lockutils [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.889487] [55187]: DEBUG oslo_concurrency.lockutils [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.889933] [55187]: DEBUG oslo_concurrency.lockutils [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.890163] [55187]: DEBUG oslo_concurrency.lockutils [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.890392] [55187]: DEBUG oslo_concurrency.lockutils [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.895104] [55187]: DEBUG nova.network.neutron [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] validate_networks() for [('5acf6b3e-64b5-4f0a-9568-46574a0387d9', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1235.062077] [55187]: DEBUG nova.virt.hardware [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1235.062359] [55187]: DEBUG nova.virt.hardware [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1235.062586] [55187]: DEBUG nova.virt.hardware [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1235.062750] [55187]: DEBUG nova.virt.hardware [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1235.062915] [55187]: DEBUG nova.virt.hardware [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1235.071147] [55187]: DEBUG oslo_concurrency.lockutils [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.071382] [55187]: DEBUG oslo_concurrency.lockutils [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.071563] [55187]: DEBUG oslo_concurrency.lockutils [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.071947] [55187]: DEBUG oslo_concurrency.lockutils [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.072169] [55187]: DEBUG oslo_concurrency.lockutils [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.072937] [55187]: DEBUG oslo_concurrency.lockutils [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.085098] [55187]: DEBUG nova.quota [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Getting quotas for project daff1a40b92e422e8b4bfe9e9fb682df. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1235.089662] [55187]: DEBUG nova.quota [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Getting quotas for user 5334a12ef556435aabac10929f2e2f89 and project daff1a40b92e422e8b4bfe9e9fb682df. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1235.095627] [55187]: DEBUG nova.compute.api [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1235.096923] [55187]: DEBUG nova.compute.api [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1235.126473] [55187]: INFO nova.api.openstack.requestlog [None req-93a0b449-fc24-46ba-ab70-4dd921cf5b49 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.273335 [ 1235.126954] [55187]: [pid: 55187|app: 0|req: 4234/8570] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:11:55 2025] POST /compute/v2.1/servers => generated 380 bytes in 274 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1235.133034] [55188]: DEBUG nova.api.openstack.wsgi [None req-1e9f6196-8988-4bfd-b810-4bd39ffc48de tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1235.134894] [55188]: DEBUG nova.compute.api [None req-1e9f6196-8988-4bfd-b810-4bd39ffc48de tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1235.160020] [55188]: DEBUG nova.policy [None req-1e9f6196-8988-4bfd-b810-4bd39ffc48de tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1235.163985] [55188]: INFO nova.api.openstack.requestlog [None req-1e9f6196-8988-4bfd-b810-4bd39ffc48de tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1206 microversion: 2.1 time: 0.033248 [ 1235.164310] [55188]: [pid: 55188|app: 0|req: 4337/8571] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:55 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1206 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1235.772201] [55187]: DEBUG nova.api.openstack.wsgi [None req-bcdddb50-3cf2-4220-ac7f-bc4ddadc66c4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1235.775081] [55187]: DEBUG nova.compute.api [None req-bcdddb50-3cf2-4220-ac7f-bc4ddadc66c4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1235.777733] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcdddb50-3cf2-4220-ac7f-bc4ddadc66c4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.778144] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcdddb50-3cf2-4220-ac7f-bc4ddadc66c4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.778469] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcdddb50-3cf2-4220-ac7f-bc4ddadc66c4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.778940] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcdddb50-3cf2-4220-ac7f-bc4ddadc66c4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.779290] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcdddb50-3cf2-4220-ac7f-bc4ddadc66c4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.779574] [55187]: DEBUG oslo_concurrency.lockutils [None req-bcdddb50-3cf2-4220-ac7f-bc4ddadc66c4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.824182] [55188]: DEBUG nova.api.openstack.wsgi [None req-baba32ec-1407-4a99-a5f7-fecdde9b1f81 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1235.825838] [55188]: DEBUG nova.compute.api [None req-baba32ec-1407-4a99-a5f7-fecdde9b1f81 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1235.830507] [55188]: DEBUG oslo_concurrency.lockutils [None req-baba32ec-1407-4a99-a5f7-fecdde9b1f81 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.830780] [55188]: DEBUG oslo_concurrency.lockutils [None req-baba32ec-1407-4a99-a5f7-fecdde9b1f81 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.831001] [55188]: DEBUG oslo_concurrency.lockutils [None req-baba32ec-1407-4a99-a5f7-fecdde9b1f81 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.831394] [55188]: DEBUG oslo_concurrency.lockutils [None req-baba32ec-1407-4a99-a5f7-fecdde9b1f81 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.831621] [55188]: DEBUG oslo_concurrency.lockutils [None req-baba32ec-1407-4a99-a5f7-fecdde9b1f81 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.831835] [55188]: DEBUG oslo_concurrency.lockutils [None req-baba32ec-1407-4a99-a5f7-fecdde9b1f81 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.865022] [55188]: DEBUG nova.policy [None req-baba32ec-1407-4a99-a5f7-fecdde9b1f81 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1235.869040] [55188]: INFO nova.api.openstack.requestlog [None req-baba32ec-1407-4a99-a5f7-fecdde9b1f81 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 200 len: 1287 microversion: 2.1 time: 0.047111 [ 1235.869408] [55188]: [pid: 55188|app: 0|req: 4338/8572] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:56 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 1287 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1235.883375] [55187]: DEBUG nova.policy [None req-bcdddb50-3cf2-4220-ac7f-bc4ddadc66c4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1235.887813] [55187]: DEBUG nova.policy [None req-bcdddb50-3cf2-4220-ac7f-bc4ddadc66c4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1235.888531] [55187]: DEBUG nova.policy [None req-bcdddb50-3cf2-4220-ac7f-bc4ddadc66c4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1235.889159] [55187]: INFO nova.api.openstack.requestlog [None req-bcdddb50-3cf2-4220-ac7f-bc4ddadc66c4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1722 microversion: 2.20 time: 0.119390 [ 1235.889456] [55187]: [pid: 55187|app: 0|req: 4235/8573] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:11:56 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1722 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1236.177223] [55188]: DEBUG nova.api.openstack.wsgi [None req-3b4fe3d3-10f2-45da-830a-6b315d96f883 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1236.179042] [55188]: DEBUG nova.compute.api [None req-3b4fe3d3-10f2-45da-830a-6b315d96f883 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1236.182897] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b4fe3d3-10f2-45da-830a-6b315d96f883 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.183207] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b4fe3d3-10f2-45da-830a-6b315d96f883 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.183400] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b4fe3d3-10f2-45da-830a-6b315d96f883 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.183759] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b4fe3d3-10f2-45da-830a-6b315d96f883 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.183957] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b4fe3d3-10f2-45da-830a-6b315d96f883 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.184331] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b4fe3d3-10f2-45da-830a-6b315d96f883 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.216325] [55188]: DEBUG nova.policy [None req-3b4fe3d3-10f2-45da-830a-6b315d96f883 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.220272] [55188]: INFO nova.api.openstack.requestlog [None req-3b4fe3d3-10f2-45da-830a-6b315d96f883 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1210 microversion: 2.1 time: 0.045370 [ 1236.220748] [55188]: [pid: 55188|app: 0|req: 4339/8574] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:56 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1236.882919] [55187]: DEBUG nova.api.openstack.wsgi [None req-f4f15659-a050-4964-9d85-594a1c4a542a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1236.885737] [55187]: DEBUG nova.compute.api [None req-f4f15659-a050-4964-9d85-594a1c4a542a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1236.892778] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4f15659-a050-4964-9d85-594a1c4a542a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.893221] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4f15659-a050-4964-9d85-594a1c4a542a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.893522] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4f15659-a050-4964-9d85-594a1c4a542a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.896016] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4f15659-a050-4964-9d85-594a1c4a542a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.896016] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4f15659-a050-4964-9d85-594a1c4a542a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.896016] [55187]: DEBUG oslo_concurrency.lockutils [None req-f4f15659-a050-4964-9d85-594a1c4a542a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.903191] [55188]: DEBUG nova.api.openstack.wsgi [None req-6cd339c0-55a0-4c5c-9440-976bbe7c6eb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1236.905025] [55188]: DEBUG nova.compute.api [None req-6cd339c0-55a0-4c5c-9440-976bbe7c6eb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1236.909527] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cd339c0-55a0-4c5c-9440-976bbe7c6eb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.909751] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cd339c0-55a0-4c5c-9440-976bbe7c6eb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.909957] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cd339c0-55a0-4c5c-9440-976bbe7c6eb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.910332] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cd339c0-55a0-4c5c-9440-976bbe7c6eb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.910529] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cd339c0-55a0-4c5c-9440-976bbe7c6eb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.910696] [55188]: DEBUG oslo_concurrency.lockutils [None req-6cd339c0-55a0-4c5c-9440-976bbe7c6eb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.935497] [55187]: DEBUG nova.policy [None req-f4f15659-a050-4964-9d85-594a1c4a542a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.949993] [55187]: INFO nova.api.openstack.requestlog [None req-f4f15659-a050-4964-9d85-594a1c4a542a tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 200 len: 1295 microversion: 2.1 time: 0.064293 [ 1236.949993] [55187]: [pid: 55187|app: 0|req: 4236/8575] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:57 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 1295 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1236.984895] [55188]: DEBUG nova.policy [None req-6cd339c0-55a0-4c5c-9440-976bbe7c6eb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.989356] [55188]: DEBUG nova.policy [None req-6cd339c0-55a0-4c5c-9440-976bbe7c6eb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.990019] [55188]: DEBUG nova.policy [None req-6cd339c0-55a0-4c5c-9440-976bbe7c6eb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.991175] [55188]: INFO nova.api.openstack.requestlog [None req-6cd339c0-55a0-4c5c-9440-976bbe7c6eb9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1743 microversion: 2.20 time: 0.089800 [ 1236.991175] [55188]: [pid: 55188|app: 0|req: 4340/8576] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:11:57 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1743 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1237.234868] [55187]: DEBUG nova.api.openstack.wsgi [None req-a3a37e6d-f247-4b99-a77f-dc337ef4e4fd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1237.237291] [55187]: DEBUG nova.compute.api [None req-a3a37e6d-f247-4b99-a77f-dc337ef4e4fd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1237.241121] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3a37e6d-f247-4b99-a77f-dc337ef4e4fd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.241566] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3a37e6d-f247-4b99-a77f-dc337ef4e4fd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.241924] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3a37e6d-f247-4b99-a77f-dc337ef4e4fd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1237.242701] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3a37e6d-f247-4b99-a77f-dc337ef4e4fd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.242701] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3a37e6d-f247-4b99-a77f-dc337ef4e4fd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.243067] [55187]: DEBUG oslo_concurrency.lockutils [None req-a3a37e6d-f247-4b99-a77f-dc337ef4e4fd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1237.282252] [55187]: DEBUG nova.policy [None req-a3a37e6d-f247-4b99-a77f-dc337ef4e4fd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1237.285106] [55187]: INFO nova.api.openstack.requestlog [None req-a3a37e6d-f247-4b99-a77f-dc337ef4e4fd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1258 microversion: 2.1 time: 0.053251 [ 1237.285808] [55187]: [pid: 55187|app: 0|req: 4237/8577] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:57 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1258 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1237.970024] [55188]: DEBUG nova.api.openstack.wsgi [None req-9b847d0e-5e8f-4a47-a7cd-535bc028b441 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1237.972478] [55188]: DEBUG nova.compute.api [None req-9b847d0e-5e8f-4a47-a7cd-535bc028b441 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1237.985019] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b847d0e-5e8f-4a47-a7cd-535bc028b441 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.985019] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b847d0e-5e8f-4a47-a7cd-535bc028b441 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.985019] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b847d0e-5e8f-4a47-a7cd-535bc028b441 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1237.985019] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b847d0e-5e8f-4a47-a7cd-535bc028b441 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.985019] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b847d0e-5e8f-4a47-a7cd-535bc028b441 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.985019] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b847d0e-5e8f-4a47-a7cd-535bc028b441 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.005141] [55187]: DEBUG nova.api.openstack.wsgi [None req-2f38ea3a-10a0-4d7a-a1fc-835bd8df4970 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1238.008184] [55187]: DEBUG nova.compute.api [None req-2f38ea3a-10a0-4d7a-a1fc-835bd8df4970 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1238.017020] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f38ea3a-10a0-4d7a-a1fc-835bd8df4970 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.017524] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f38ea3a-10a0-4d7a-a1fc-835bd8df4970 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.018180] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f38ea3a-10a0-4d7a-a1fc-835bd8df4970 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.018297] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f38ea3a-10a0-4d7a-a1fc-835bd8df4970 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.018571] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f38ea3a-10a0-4d7a-a1fc-835bd8df4970 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.018868] [55187]: DEBUG oslo_concurrency.lockutils [None req-2f38ea3a-10a0-4d7a-a1fc-835bd8df4970 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.095776] [55187]: DEBUG nova.policy [None req-2f38ea3a-10a0-4d7a-a1fc-835bd8df4970 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.101925] [55188]: DEBUG nova.policy [None req-9b847d0e-5e8f-4a47-a7cd-535bc028b441 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.104555] [55187]: DEBUG nova.policy [None req-2f38ea3a-10a0-4d7a-a1fc-835bd8df4970 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.105272] [55187]: DEBUG nova.policy [None req-2f38ea3a-10a0-4d7a-a1fc-835bd8df4970 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.106030] [55187]: INFO nova.api.openstack.requestlog [None req-2f38ea3a-10a0-4d7a-a1fc-835bd8df4970 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1743 microversion: 2.20 time: 0.103169 [ 1238.106393] [55187]: [pid: 55187|app: 0|req: 4238/8578] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:11:58 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1743 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1238.106485] [55188]: INFO nova.api.openstack.requestlog [None req-9b847d0e-5e8f-4a47-a7cd-535bc028b441 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 200 len: 1373 microversion: 2.1 time: 0.144448 [ 1238.107215] [55188]: [pid: 55188|app: 0|req: 4341/8579] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:58 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 1373 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1238.175013] [55187]: DEBUG nova.api.openstack.wsgi [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-451089932", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "94e5abc4-a0dc-4553-a92f-1534f201672a"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1238.214478] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.214884] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.214927] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.215337] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.215538] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.215710] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.220800] [55187]: DEBUG nova.network.neutron [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] validate_networks() for [('94e5abc4-a0dc-4553-a92f-1534f201672a', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1238.303102] [55188]: DEBUG nova.api.openstack.wsgi [None req-7378f6a3-7d8d-476d-a18e-69edc55d9bae tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1238.304859] [55188]: DEBUG nova.compute.api [None req-7378f6a3-7d8d-476d-a18e-69edc55d9bae tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1238.308361] [55188]: DEBUG oslo_concurrency.lockutils [None req-7378f6a3-7d8d-476d-a18e-69edc55d9bae tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.308599] [55188]: DEBUG oslo_concurrency.lockutils [None req-7378f6a3-7d8d-476d-a18e-69edc55d9bae tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.308786] [55188]: DEBUG oslo_concurrency.lockutils [None req-7378f6a3-7d8d-476d-a18e-69edc55d9bae tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.309148] [55188]: DEBUG oslo_concurrency.lockutils [None req-7378f6a3-7d8d-476d-a18e-69edc55d9bae tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.309351] [55188]: DEBUG oslo_concurrency.lockutils [None req-7378f6a3-7d8d-476d-a18e-69edc55d9bae tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.309523] [55188]: DEBUG oslo_concurrency.lockutils [None req-7378f6a3-7d8d-476d-a18e-69edc55d9bae tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.346024] [55188]: DEBUG nova.policy [None req-7378f6a3-7d8d-476d-a18e-69edc55d9bae tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.353471] [55188]: INFO nova.api.openstack.requestlog [None req-7378f6a3-7d8d-476d-a18e-69edc55d9bae tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1258 microversion: 2.1 time: 0.053627 [ 1238.353819] [55188]: [pid: 55188|app: 0|req: 4342/8580] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:58 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1258 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1238.402296] [55187]: DEBUG nova.virt.hardware [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1238.402533] [55187]: DEBUG nova.virt.hardware [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1238.402746] [55187]: DEBUG nova.virt.hardware [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1238.402908] [55187]: DEBUG nova.virt.hardware [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1238.403086] [55187]: DEBUG nova.virt.hardware [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1238.411346] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.411576] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.411758] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.412185] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.412376] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.412549] [55187]: DEBUG oslo_concurrency.lockutils [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.424307] [55187]: DEBUG nova.quota [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Getting quotas for project 63cfba0ac280493298000e61ffaf21ca. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1238.431611] [55187]: DEBUG nova.quota [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Getting quotas for user 4275c162be2c4813b7780b7276023d8f and project 63cfba0ac280493298000e61ffaf21ca. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1238.438747] [55187]: DEBUG nova.compute.api [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1238.440113] [55187]: DEBUG nova.compute.api [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1238.475121] [55187]: INFO nova.api.openstack.requestlog [None req-2e518973-eddd-483b-a323-43f51e2b906c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.364021 [ 1238.475649] [55187]: [pid: 55187|app: 0|req: 4239/8581] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:11:58 2025] POST /compute/v2.1/servers => generated 380 bytes in 365 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1238.483387] [55188]: DEBUG nova.api.openstack.wsgi [None req-786f6d1e-5411-4320-8b09-7f2b94b96ac6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1238.485947] [55188]: DEBUG nova.compute.api [None req-786f6d1e-5411-4320-8b09-7f2b94b96ac6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1238.512787] [55188]: DEBUG nova.policy [None req-786f6d1e-5411-4320-8b09-7f2b94b96ac6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.519022] [55188]: INFO nova.api.openstack.requestlog [None req-786f6d1e-5411-4320-8b09-7f2b94b96ac6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1212 microversion: 2.1 time: 0.038548 [ 1238.519221] [55188]: [pid: 55188|app: 0|req: 4343/8582] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:58 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1212 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1238.610886] [55187]: DEBUG nova.api.openstack.wsgi [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1238.613202] [55187]: DEBUG nova.compute.api [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1238.617541] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.618046] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.618046] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.618591] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.618667] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.618821] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.654413] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.654739] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.654960] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.659572] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.659812] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.660099] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.660763] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.660763] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.661586] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.666500] [55187]: DEBUG nova.policy [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.673646] [55187]: DEBUG nova.compute.api [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Old instance type m1.nano, new instance type m1.micro {{(pid=55187) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 1238.678932] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.679208] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.679408] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.679788] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.680053] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.680234] [55187]: DEBUG oslo_concurrency.lockutils [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.693564] [55187]: DEBUG nova.quota [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Getting quotas for project c80df9ef80e140f7baa7e260e967d582. Resources: {'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1238.697442] [55187]: DEBUG nova.quota [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Getting quotas for user 1f8fd3af90204522bf140bae43e1f3a4 and project c80df9ef80e140f7baa7e260e967d582. Resources: {'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1238.705464] [55187]: DEBUG nova.virt.hardware [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1238.705582] [55187]: DEBUG nova.virt.hardware [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1238.706554] [55187]: DEBUG nova.virt.hardware [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1238.706554] [55187]: DEBUG nova.virt.hardware [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1238.706554] [55187]: DEBUG nova.virt.hardware [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1238.752461] [55187]: INFO nova.api.openstack.requestlog [None req-0fdeb2ac-35f1-4bac-b8d3-3f5f4d9012df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5/action" status: 202 len: 0 microversion: 2.1 time: 0.144178 [ 1238.752920] [55187]: [pid: 55187|app: 0|req: 4240/8583] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:11:58 2025] POST /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1238.759387] [55188]: DEBUG nova.api.openstack.wsgi [None req-23662963-aa02-46a0-94f0-5aa7fc98b308 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1238.761210] [55188]: DEBUG nova.compute.api [None req-23662963-aa02-46a0-94f0-5aa7fc98b308 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1238.765568] [55188]: DEBUG oslo_concurrency.lockutils [None req-23662963-aa02-46a0-94f0-5aa7fc98b308 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.765817] [55188]: DEBUG oslo_concurrency.lockutils [None req-23662963-aa02-46a0-94f0-5aa7fc98b308 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.765997] [55188]: DEBUG oslo_concurrency.lockutils [None req-23662963-aa02-46a0-94f0-5aa7fc98b308 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.766416] [55188]: DEBUG oslo_concurrency.lockutils [None req-23662963-aa02-46a0-94f0-5aa7fc98b308 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.766570] [55188]: DEBUG oslo_concurrency.lockutils [None req-23662963-aa02-46a0-94f0-5aa7fc98b308 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.766743] [55188]: DEBUG oslo_concurrency.lockutils [None req-23662963-aa02-46a0-94f0-5aa7fc98b308 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.849136] [55187]: DEBUG nova.api.openstack.wsgi [req-2fafd396-65da-4027-991f-526df6ac37f7 req-0fe53735-514e-499b-a0d8-61eb416fda0a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "be9788cb-c143-4efc-b191-7aadb4b176e1", "name": "network-vif-plugged", "status": "completed", "tag": "ab387cfb-b266-49c0-be44-daea0d743947"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1238.854564] [55187]: DEBUG oslo_concurrency.lockutils [req-2fafd396-65da-4027-991f-526df6ac37f7 req-0fe53735-514e-499b-a0d8-61eb416fda0a service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.854819] [55187]: DEBUG oslo_concurrency.lockutils [req-2fafd396-65da-4027-991f-526df6ac37f7 req-0fe53735-514e-499b-a0d8-61eb416fda0a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.855017] [55187]: DEBUG oslo_concurrency.lockutils [req-2fafd396-65da-4027-991f-526df6ac37f7 req-0fe53735-514e-499b-a0d8-61eb416fda0a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.861889] [55187]: INFO nova.api.openstack.compute.server_external_events [req-2fafd396-65da-4027-991f-526df6ac37f7 req-0fe53735-514e-499b-a0d8-61eb416fda0a service nova] Creating event network-vif-plugged:ab387cfb-b266-49c0-be44-daea0d743947 for instance be9788cb-c143-4efc-b191-7aadb4b176e1 on cpu-1 [ 1238.867347] [55187]: INFO nova.api.openstack.requestlog [req-2fafd396-65da-4027-991f-526df6ac37f7 req-0fe53735-514e-499b-a0d8-61eb416fda0a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.067461 [ 1238.867718] [55187]: [pid: 55187|app: 0|req: 4241/8584] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:11:59 2025] 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) [ 1238.880686] [55188]: DEBUG nova.policy [None req-23662963-aa02-46a0-94f0-5aa7fc98b308 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.890839] [55188]: INFO nova.api.openstack.requestlog [None req-23662963-aa02-46a0-94f0-5aa7fc98b308 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1728 microversion: 2.1 time: 0.134903 [ 1238.891606] [55188]: [pid: 55188|app: 0|req: 4344/8585] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:59 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1728 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1239.119705] [55187]: DEBUG nova.api.openstack.wsgi [None req-4f68649b-3719-4188-b23b-30c2639de339 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1239.122035] [55187]: DEBUG nova.compute.api [None req-4f68649b-3719-4188-b23b-30c2639de339 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1239.123296] [55188]: DEBUG nova.api.openstack.wsgi [None req-527f3d34-512e-4abc-8cef-181dd70e27d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1239.125978] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f68649b-3719-4188-b23b-30c2639de339 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.126063] [55188]: DEBUG nova.compute.api [None req-527f3d34-512e-4abc-8cef-181dd70e27d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1239.126233] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f68649b-3719-4188-b23b-30c2639de339 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.126419] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f68649b-3719-4188-b23b-30c2639de339 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.126769] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f68649b-3719-4188-b23b-30c2639de339 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.126962] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f68649b-3719-4188-b23b-30c2639de339 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.127174] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f68649b-3719-4188-b23b-30c2639de339 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.131733] [55188]: DEBUG oslo_concurrency.lockutils [None req-527f3d34-512e-4abc-8cef-181dd70e27d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.132037] [55188]: DEBUG oslo_concurrency.lockutils [None req-527f3d34-512e-4abc-8cef-181dd70e27d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.132296] [55188]: DEBUG oslo_concurrency.lockutils [None req-527f3d34-512e-4abc-8cef-181dd70e27d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.132710] [55188]: DEBUG oslo_concurrency.lockutils [None req-527f3d34-512e-4abc-8cef-181dd70e27d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.132983] [55188]: DEBUG oslo_concurrency.lockutils [None req-527f3d34-512e-4abc-8cef-181dd70e27d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.133371] [55188]: DEBUG oslo_concurrency.lockutils [None req-527f3d34-512e-4abc-8cef-181dd70e27d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.221784] [55188]: DEBUG nova.policy [None req-527f3d34-512e-4abc-8cef-181dd70e27d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1239.226621] [55188]: DEBUG nova.policy [None req-527f3d34-512e-4abc-8cef-181dd70e27d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1239.227368] [55188]: DEBUG nova.policy [None req-527f3d34-512e-4abc-8cef-181dd70e27d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1239.228069] [55188]: INFO nova.api.openstack.requestlog [None req-527f3d34-512e-4abc-8cef-181dd70e27d2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1738 microversion: 2.20 time: 0.109313 [ 1239.228439] [55188]: [pid: 55188|app: 0|req: 4345/8586] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:11:59 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1738 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1239.250713] [55187]: DEBUG nova.policy [None req-4f68649b-3719-4188-b23b-30c2639de339 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1239.255217] [55187]: INFO nova.api.openstack.requestlog [None req-4f68649b-3719-4188-b23b-30c2639de339 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 200 len: 1361 microversion: 2.1 time: 0.137958 [ 1239.255537] [55187]: [pid: 55187|app: 0|req: 4242/8587] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:59 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 1361 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1239.366709] [55188]: DEBUG nova.api.openstack.wsgi [None req-0ecb3f40-c5ed-4ddc-8268-1eea226a9102 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1239.369024] [55188]: DEBUG nova.compute.api [None req-0ecb3f40-c5ed-4ddc-8268-1eea226a9102 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1239.372993] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ecb3f40-c5ed-4ddc-8268-1eea226a9102 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.373211] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ecb3f40-c5ed-4ddc-8268-1eea226a9102 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.373502] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ecb3f40-c5ed-4ddc-8268-1eea226a9102 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.374796] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ecb3f40-c5ed-4ddc-8268-1eea226a9102 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.374796] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ecb3f40-c5ed-4ddc-8268-1eea226a9102 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.374796] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ecb3f40-c5ed-4ddc-8268-1eea226a9102 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.406428] [55188]: DEBUG nova.policy [None req-0ecb3f40-c5ed-4ddc-8268-1eea226a9102 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1239.410390] [55188]: INFO nova.api.openstack.requestlog [None req-0ecb3f40-c5ed-4ddc-8268-1eea226a9102 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1266 microversion: 2.1 time: 0.045916 [ 1239.410713] [55188]: [pid: 55188|app: 0|req: 4346/8588] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:59 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1266 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1239.533416] [55187]: DEBUG nova.api.openstack.wsgi [None req-97488718-b64a-4951-bf5f-ef7b040a2b64 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1239.535082] [55187]: DEBUG nova.compute.api [None req-97488718-b64a-4951-bf5f-ef7b040a2b64 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1239.542728] [55187]: DEBUG oslo_concurrency.lockutils [None req-97488718-b64a-4951-bf5f-ef7b040a2b64 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.542924] [55187]: DEBUG oslo_concurrency.lockutils [None req-97488718-b64a-4951-bf5f-ef7b040a2b64 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.543117] [55187]: DEBUG oslo_concurrency.lockutils [None req-97488718-b64a-4951-bf5f-ef7b040a2b64 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.543483] [55187]: DEBUG oslo_concurrency.lockutils [None req-97488718-b64a-4951-bf5f-ef7b040a2b64 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.543684] [55187]: DEBUG oslo_concurrency.lockutils [None req-97488718-b64a-4951-bf5f-ef7b040a2b64 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.543857] [55187]: DEBUG oslo_concurrency.lockutils [None req-97488718-b64a-4951-bf5f-ef7b040a2b64 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.597380] [55187]: DEBUG nova.policy [None req-97488718-b64a-4951-bf5f-ef7b040a2b64 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1239.606264] [55187]: INFO nova.api.openstack.requestlog [None req-97488718-b64a-4951-bf5f-ef7b040a2b64 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1216 microversion: 2.1 time: 0.075125 [ 1239.606906] [55187]: [pid: 55187|app: 0|req: 4243/8589] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:11:59 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1216 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1239.903595] [55188]: DEBUG nova.api.openstack.wsgi [None req-f201899e-bf86-4015-a02c-8bd17db84dce tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1239.905316] [55188]: DEBUG nova.compute.api [None req-f201899e-bf86-4015-a02c-8bd17db84dce tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1239.908973] [55188]: DEBUG oslo_concurrency.lockutils [None req-f201899e-bf86-4015-a02c-8bd17db84dce tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.909227] [55188]: DEBUG oslo_concurrency.lockutils [None req-f201899e-bf86-4015-a02c-8bd17db84dce tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.909414] [55188]: DEBUG oslo_concurrency.lockutils [None req-f201899e-bf86-4015-a02c-8bd17db84dce tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.909762] [55188]: DEBUG oslo_concurrency.lockutils [None req-f201899e-bf86-4015-a02c-8bd17db84dce tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.909993] [55188]: DEBUG oslo_concurrency.lockutils [None req-f201899e-bf86-4015-a02c-8bd17db84dce tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.910190] [55188]: DEBUG oslo_concurrency.lockutils [None req-f201899e-bf86-4015-a02c-8bd17db84dce tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.005255] [55188]: DEBUG nova.policy [None req-f201899e-bf86-4015-a02c-8bd17db84dce tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.009936] [55188]: INFO nova.api.openstack.requestlog [None req-f201899e-bf86-4015-a02c-8bd17db84dce tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1728 microversion: 2.1 time: 0.108839 [ 1240.010291] [55188]: [pid: 55188|app: 0|req: 4347/8590] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:00 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1728 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1240.243236] [55187]: DEBUG nova.api.openstack.wsgi [None req-2d940a38-68cb-47b5-b8e0-4c70f4be0530 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1240.245359] [55187]: DEBUG nova.compute.api [None req-2d940a38-68cb-47b5-b8e0-4c70f4be0530 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1240.249508] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d940a38-68cb-47b5-b8e0-4c70f4be0530 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.249508] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d940a38-68cb-47b5-b8e0-4c70f4be0530 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.249701] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d940a38-68cb-47b5-b8e0-4c70f4be0530 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.249901] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d940a38-68cb-47b5-b8e0-4c70f4be0530 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.250124] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d940a38-68cb-47b5-b8e0-4c70f4be0530 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.250303] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d940a38-68cb-47b5-b8e0-4c70f4be0530 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.270016] [55188]: DEBUG nova.api.openstack.wsgi [None req-9d0a03e3-5d3f-4dae-b80a-6a2591e394c4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1240.271811] [55188]: DEBUG nova.compute.api [None req-9d0a03e3-5d3f-4dae-b80a-6a2591e394c4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1240.275337] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d0a03e3-5d3f-4dae-b80a-6a2591e394c4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.275591] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d0a03e3-5d3f-4dae-b80a-6a2591e394c4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.277655] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d0a03e3-5d3f-4dae-b80a-6a2591e394c4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.277655] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d0a03e3-5d3f-4dae-b80a-6a2591e394c4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.277655] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d0a03e3-5d3f-4dae-b80a-6a2591e394c4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.277655] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d0a03e3-5d3f-4dae-b80a-6a2591e394c4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.318915] [55187]: DEBUG nova.policy [None req-2d940a38-68cb-47b5-b8e0-4c70f4be0530 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.323766] [55187]: DEBUG nova.policy [None req-2d940a38-68cb-47b5-b8e0-4c70f4be0530 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.324425] [55187]: DEBUG nova.policy [None req-2d940a38-68cb-47b5-b8e0-4c70f4be0530 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.325157] [55187]: INFO nova.api.openstack.requestlog [None req-2d940a38-68cb-47b5-b8e0-4c70f4be0530 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1738 microversion: 2.20 time: 0.084449 [ 1240.325464] [55187]: [pid: 55187|app: 0|req: 4244/8591] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:00 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1738 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1240.348415] [55188]: DEBUG nova.policy [None req-9d0a03e3-5d3f-4dae-b80a-6a2591e394c4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.352926] [55188]: INFO nova.api.openstack.requestlog [None req-9d0a03e3-5d3f-4dae-b80a-6a2591e394c4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 200 len: 1361 microversion: 2.1 time: 0.085583 [ 1240.353319] [55188]: [pid: 55188|app: 0|req: 4348/8592] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:00 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 1361 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1240.423492] [55187]: DEBUG nova.api.openstack.wsgi [None req-8f1e68be-ea6b-4393-8259-e5ae31a89d42 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1240.425257] [55187]: DEBUG nova.compute.api [None req-8f1e68be-ea6b-4393-8259-e5ae31a89d42 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1240.429352] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f1e68be-ea6b-4393-8259-e5ae31a89d42 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.429609] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f1e68be-ea6b-4393-8259-e5ae31a89d42 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.429801] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f1e68be-ea6b-4393-8259-e5ae31a89d42 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.430323] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f1e68be-ea6b-4393-8259-e5ae31a89d42 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.430485] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f1e68be-ea6b-4393-8259-e5ae31a89d42 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.430691] [55187]: DEBUG oslo_concurrency.lockutils [None req-8f1e68be-ea6b-4393-8259-e5ae31a89d42 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.549113] [55187]: DEBUG nova.policy [None req-8f1e68be-ea6b-4393-8259-e5ae31a89d42 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.555684] [55187]: INFO nova.api.openstack.requestlog [None req-8f1e68be-ea6b-4393-8259-e5ae31a89d42 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1318 microversion: 2.1 time: 0.134578 [ 1240.556106] [55187]: [pid: 55187|app: 0|req: 4245/8593] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:00 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1318 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1240.619352] [55188]: DEBUG nova.api.openstack.wsgi [None req-95470c42-d64e-4ef9-ae74-3abd3cff4316 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1240.621349] [55188]: DEBUG nova.compute.api [None req-95470c42-d64e-4ef9-ae74-3abd3cff4316 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1240.629026] [55188]: DEBUG oslo_concurrency.lockutils [None req-95470c42-d64e-4ef9-ae74-3abd3cff4316 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.629421] [55188]: DEBUG oslo_concurrency.lockutils [None req-95470c42-d64e-4ef9-ae74-3abd3cff4316 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.629729] [55188]: DEBUG oslo_concurrency.lockutils [None req-95470c42-d64e-4ef9-ae74-3abd3cff4316 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.631568] [55188]: DEBUG oslo_concurrency.lockutils [None req-95470c42-d64e-4ef9-ae74-3abd3cff4316 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.631568] [55188]: DEBUG oslo_concurrency.lockutils [None req-95470c42-d64e-4ef9-ae74-3abd3cff4316 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.631568] [55188]: DEBUG oslo_concurrency.lockutils [None req-95470c42-d64e-4ef9-ae74-3abd3cff4316 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.666381] [55188]: DEBUG nova.policy [None req-95470c42-d64e-4ef9-ae74-3abd3cff4316 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.670687] [55188]: INFO nova.api.openstack.requestlog [None req-95470c42-d64e-4ef9-ae74-3abd3cff4316 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1208 microversion: 2.1 time: 0.053740 [ 1240.671199] [55188]: [pid: 55188|app: 0|req: 4349/8594] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:00 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1208 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1240.883427] [55187]: DEBUG nova.api.openstack.wsgi [req-0e20f963-87ba-478b-83ef-9192be42439c req-87f76e91-2f07-4c5a-983e-53648fae4ab4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "be9788cb-c143-4efc-b191-7aadb4b176e1", "tag": "ab387cfb-b266-49c0-be44-daea0d743947"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1240.889824] [55187]: DEBUG oslo_concurrency.lockutils [req-0e20f963-87ba-478b-83ef-9192be42439c req-87f76e91-2f07-4c5a-983e-53648fae4ab4 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.890173] [55187]: DEBUG oslo_concurrency.lockutils [req-0e20f963-87ba-478b-83ef-9192be42439c req-87f76e91-2f07-4c5a-983e-53648fae4ab4 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.890481] [55187]: DEBUG oslo_concurrency.lockutils [req-0e20f963-87ba-478b-83ef-9192be42439c req-87f76e91-2f07-4c5a-983e-53648fae4ab4 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.897663] [55187]: INFO nova.api.openstack.compute.server_external_events [req-0e20f963-87ba-478b-83ef-9192be42439c req-87f76e91-2f07-4c5a-983e-53648fae4ab4 service nova] Creating event network-changed:ab387cfb-b266-49c0-be44-daea0d743947 for instance be9788cb-c143-4efc-b191-7aadb4b176e1 on cpu-1 [ 1240.900615] [55187]: INFO nova.api.openstack.requestlog [req-0e20f963-87ba-478b-83ef-9192be42439c req-87f76e91-2f07-4c5a-983e-53648fae4ab4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020571 [ 1240.900970] [55187]: [pid: 55187|app: 0|req: 4246/8595] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:01 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1241.025829] [55188]: DEBUG nova.api.openstack.wsgi [None req-bd14ecd0-1e00-4996-a011-6c43656659df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1241.027633] [55188]: DEBUG nova.compute.api [None req-bd14ecd0-1e00-4996-a011-6c43656659df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1241.031696] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd14ecd0-1e00-4996-a011-6c43656659df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.032041] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd14ecd0-1e00-4996-a011-6c43656659df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.032370] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd14ecd0-1e00-4996-a011-6c43656659df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.032780] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd14ecd0-1e00-4996-a011-6c43656659df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.033104] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd14ecd0-1e00-4996-a011-6c43656659df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.033383] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd14ecd0-1e00-4996-a011-6c43656659df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.118871] [55188]: DEBUG nova.policy [None req-bd14ecd0-1e00-4996-a011-6c43656659df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.123870] [55188]: INFO nova.api.openstack.requestlog [None req-bd14ecd0-1e00-4996-a011-6c43656659df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1728 microversion: 2.1 time: 0.100227 [ 1241.124300] [55188]: [pid: 55188|app: 0|req: 4350/8596] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:01 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1728 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1241.339852] [55187]: DEBUG nova.api.openstack.wsgi [None req-8b5d9d92-a158-47a2-8efa-738e62515902 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1241.342182] [55187]: DEBUG nova.compute.api [None req-8b5d9d92-a158-47a2-8efa-738e62515902 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1241.345942] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b5d9d92-a158-47a2-8efa-738e62515902 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.346231] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b5d9d92-a158-47a2-8efa-738e62515902 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.346422] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b5d9d92-a158-47a2-8efa-738e62515902 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.346777] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b5d9d92-a158-47a2-8efa-738e62515902 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.347057] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b5d9d92-a158-47a2-8efa-738e62515902 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.347254] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b5d9d92-a158-47a2-8efa-738e62515902 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.366658] [55188]: DEBUG nova.api.openstack.wsgi [None req-8ea1f18c-47e6-4ed7-a8d7-0a00ab6adcd9 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1241.371987] [55188]: DEBUG nova.compute.api [None req-8ea1f18c-47e6-4ed7-a8d7-0a00ab6adcd9 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1241.375522] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ea1f18c-47e6-4ed7-a8d7-0a00ab6adcd9 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.375647] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ea1f18c-47e6-4ed7-a8d7-0a00ab6adcd9 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.375771] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ea1f18c-47e6-4ed7-a8d7-0a00ab6adcd9 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.376201] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ea1f18c-47e6-4ed7-a8d7-0a00ab6adcd9 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.376401] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ea1f18c-47e6-4ed7-a8d7-0a00ab6adcd9 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.376576] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ea1f18c-47e6-4ed7-a8d7-0a00ab6adcd9 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.451815] [55188]: DEBUG nova.policy [None req-8ea1f18c-47e6-4ed7-a8d7-0a00ab6adcd9 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.456570] [55188]: INFO nova.api.openstack.requestlog [None req-8ea1f18c-47e6-4ed7-a8d7-0a00ab6adcd9 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 200 len: 1361 microversion: 2.1 time: 0.092402 [ 1241.456983] [55188]: [pid: 55188|app: 0|req: 4351/8597] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:01 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 1361 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1241.486342] [55187]: DEBUG nova.policy [None req-8b5d9d92-a158-47a2-8efa-738e62515902 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.491012] [55187]: DEBUG nova.policy [None req-8b5d9d92-a158-47a2-8efa-738e62515902 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.491874] [55187]: DEBUG nova.policy [None req-8b5d9d92-a158-47a2-8efa-738e62515902 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.492624] [55187]: INFO nova.api.openstack.requestlog [None req-8b5d9d92-a158-47a2-8efa-738e62515902 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1738 microversion: 2.20 time: 0.155586 [ 1241.493141] [55187]: [pid: 55187|app: 0|req: 4247/8598] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:01 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1738 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1241.572832] [55188]: DEBUG nova.api.openstack.wsgi [None req-a04ff5d1-76d9-42d0-8d2d-0f1a44396cc3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1241.575745] [55188]: DEBUG nova.compute.api [None req-a04ff5d1-76d9-42d0-8d2d-0f1a44396cc3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1241.583800] [55188]: DEBUG oslo_concurrency.lockutils [None req-a04ff5d1-76d9-42d0-8d2d-0f1a44396cc3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.584272] [55188]: DEBUG oslo_concurrency.lockutils [None req-a04ff5d1-76d9-42d0-8d2d-0f1a44396cc3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.584601] [55188]: DEBUG oslo_concurrency.lockutils [None req-a04ff5d1-76d9-42d0-8d2d-0f1a44396cc3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.585235] [55188]: DEBUG oslo_concurrency.lockutils [None req-a04ff5d1-76d9-42d0-8d2d-0f1a44396cc3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.585566] [55188]: DEBUG oslo_concurrency.lockutils [None req-a04ff5d1-76d9-42d0-8d2d-0f1a44396cc3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.585900] [55188]: DEBUG oslo_concurrency.lockutils [None req-a04ff5d1-76d9-42d0-8d2d-0f1a44396cc3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.683200] [55187]: DEBUG nova.api.openstack.wsgi [None req-bc18acdd-5976-4485-ada5-db62490cb85b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1241.685577] [55187]: DEBUG nova.compute.api [None req-bc18acdd-5976-4485-ada5-db62490cb85b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1241.689310] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc18acdd-5976-4485-ada5-db62490cb85b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.689555] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc18acdd-5976-4485-ada5-db62490cb85b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.689739] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc18acdd-5976-4485-ada5-db62490cb85b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.691696] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc18acdd-5976-4485-ada5-db62490cb85b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.691696] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc18acdd-5976-4485-ada5-db62490cb85b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.691696] [55187]: DEBUG oslo_concurrency.lockutils [None req-bc18acdd-5976-4485-ada5-db62490cb85b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.704371] [55188]: DEBUG nova.policy [None req-a04ff5d1-76d9-42d0-8d2d-0f1a44396cc3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.709531] [55188]: INFO nova.api.openstack.requestlog [None req-a04ff5d1-76d9-42d0-8d2d-0f1a44396cc3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1306 microversion: 2.1 time: 0.142174 [ 1241.709906] [55188]: [pid: 55188|app: 0|req: 4352/8599] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:01 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1306 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1241.727049] [55187]: DEBUG nova.policy [None req-bc18acdd-5976-4485-ada5-db62490cb85b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.732102] [55187]: INFO nova.api.openstack.requestlog [None req-bc18acdd-5976-4485-ada5-db62490cb85b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1208 microversion: 2.1 time: 0.051111 [ 1241.732662] [55187]: [pid: 55187|app: 0|req: 4248/8600] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:02 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1208 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1242.138484] [55188]: DEBUG nova.api.openstack.wsgi [None req-80107f57-0996-4175-8f01-9c08eec834be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1242.140437] [55188]: DEBUG nova.compute.api [None req-80107f57-0996-4175-8f01-9c08eec834be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1242.144236] [55188]: DEBUG oslo_concurrency.lockutils [None req-80107f57-0996-4175-8f01-9c08eec834be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.144707] [55188]: DEBUG oslo_concurrency.lockutils [None req-80107f57-0996-4175-8f01-9c08eec834be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.144818] [55188]: DEBUG oslo_concurrency.lockutils [None req-80107f57-0996-4175-8f01-9c08eec834be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.145127] [55188]: DEBUG oslo_concurrency.lockutils [None req-80107f57-0996-4175-8f01-9c08eec834be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.145333] [55188]: DEBUG oslo_concurrency.lockutils [None req-80107f57-0996-4175-8f01-9c08eec834be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.145509] [55188]: DEBUG oslo_concurrency.lockutils [None req-80107f57-0996-4175-8f01-9c08eec834be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.223866] [55188]: DEBUG nova.policy [None req-80107f57-0996-4175-8f01-9c08eec834be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1242.228792] [55188]: INFO nova.api.openstack.requestlog [None req-80107f57-0996-4175-8f01-9c08eec834be tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1728 microversion: 2.1 time: 0.092815 [ 1242.229128] [55188]: [pid: 55188|app: 0|req: 4353/8601] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:02 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1728 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1242.473023] [55187]: DEBUG nova.api.openstack.wsgi [None req-b842bf26-644e-42d7-9f63-e4ba718e277e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1242.473023] [55187]: DEBUG nova.compute.api [None req-b842bf26-644e-42d7-9f63-e4ba718e277e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1242.475695] [55187]: DEBUG oslo_concurrency.lockutils [None req-b842bf26-644e-42d7-9f63-e4ba718e277e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.476094] [55187]: DEBUG oslo_concurrency.lockutils [None req-b842bf26-644e-42d7-9f63-e4ba718e277e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.476414] [55187]: DEBUG oslo_concurrency.lockutils [None req-b842bf26-644e-42d7-9f63-e4ba718e277e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.477030] [55187]: DEBUG oslo_concurrency.lockutils [None req-b842bf26-644e-42d7-9f63-e4ba718e277e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.477350] [55187]: DEBUG oslo_concurrency.lockutils [None req-b842bf26-644e-42d7-9f63-e4ba718e277e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.477657] [55187]: DEBUG oslo_concurrency.lockutils [None req-b842bf26-644e-42d7-9f63-e4ba718e277e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.507359] [55188]: DEBUG nova.api.openstack.wsgi [None req-acc6f4f5-886d-4fac-91cb-0ea015b9ded3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1242.509118] [55188]: DEBUG nova.compute.api [None req-acc6f4f5-886d-4fac-91cb-0ea015b9ded3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1242.512945] [55188]: DEBUG oslo_concurrency.lockutils [None req-acc6f4f5-886d-4fac-91cb-0ea015b9ded3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.513204] [55188]: DEBUG oslo_concurrency.lockutils [None req-acc6f4f5-886d-4fac-91cb-0ea015b9ded3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.513393] [55188]: DEBUG oslo_concurrency.lockutils [None req-acc6f4f5-886d-4fac-91cb-0ea015b9ded3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.513766] [55188]: DEBUG oslo_concurrency.lockutils [None req-acc6f4f5-886d-4fac-91cb-0ea015b9ded3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.513971] [55188]: DEBUG oslo_concurrency.lockutils [None req-acc6f4f5-886d-4fac-91cb-0ea015b9ded3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.514185] [55188]: DEBUG oslo_concurrency.lockutils [None req-acc6f4f5-886d-4fac-91cb-0ea015b9ded3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.561270] [55187]: DEBUG nova.policy [None req-b842bf26-644e-42d7-9f63-e4ba718e277e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1242.568295] [55187]: INFO nova.api.openstack.requestlog [None req-b842bf26-644e-42d7-9f63-e4ba718e277e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 200 len: 1361 microversion: 2.1 time: 0.101016 [ 1242.568632] [55187]: [pid: 55187|app: 0|req: 4249/8602] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:02 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 1361 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1242.610256] [55188]: DEBUG nova.policy [None req-acc6f4f5-886d-4fac-91cb-0ea015b9ded3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1242.614642] [55188]: DEBUG nova.policy [None req-acc6f4f5-886d-4fac-91cb-0ea015b9ded3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1242.615285] [55188]: DEBUG nova.policy [None req-acc6f4f5-886d-4fac-91cb-0ea015b9ded3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1242.615923] [55188]: INFO nova.api.openstack.requestlog [None req-acc6f4f5-886d-4fac-91cb-0ea015b9ded3 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1738 microversion: 2.20 time: 0.110935 [ 1242.616388] [55188]: [pid: 55188|app: 0|req: 4354/8603] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:02 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1738 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1242.726597] [55187]: DEBUG nova.api.openstack.wsgi [None req-7a39b275-bf2a-4dcc-9fba-27aefcf525a1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1242.728484] [55187]: DEBUG nova.compute.api [None req-7a39b275-bf2a-4dcc-9fba-27aefcf525a1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1242.732555] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a39b275-bf2a-4dcc-9fba-27aefcf525a1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.732800] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a39b275-bf2a-4dcc-9fba-27aefcf525a1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.732992] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a39b275-bf2a-4dcc-9fba-27aefcf525a1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.733373] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a39b275-bf2a-4dcc-9fba-27aefcf525a1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.733577] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a39b275-bf2a-4dcc-9fba-27aefcf525a1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.733753] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a39b275-bf2a-4dcc-9fba-27aefcf525a1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.746749] [55188]: DEBUG nova.api.openstack.wsgi [None req-33bded51-0766-4799-be9b-fd193a15145b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1242.748535] [55188]: DEBUG nova.compute.api [None req-33bded51-0766-4799-be9b-fd193a15145b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1242.752273] [55188]: DEBUG oslo_concurrency.lockutils [None req-33bded51-0766-4799-be9b-fd193a15145b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.752515] [55188]: DEBUG oslo_concurrency.lockutils [None req-33bded51-0766-4799-be9b-fd193a15145b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.752702] [55188]: DEBUG oslo_concurrency.lockutils [None req-33bded51-0766-4799-be9b-fd193a15145b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.753106] [55188]: DEBUG oslo_concurrency.lockutils [None req-33bded51-0766-4799-be9b-fd193a15145b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.753325] [55188]: DEBUG oslo_concurrency.lockutils [None req-33bded51-0766-4799-be9b-fd193a15145b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.753501] [55188]: DEBUG oslo_concurrency.lockutils [None req-33bded51-0766-4799-be9b-fd193a15145b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.786048] [55188]: DEBUG nova.policy [None req-33bded51-0766-4799-be9b-fd193a15145b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1242.790943] [55188]: INFO nova.api.openstack.requestlog [None req-33bded51-0766-4799-be9b-fd193a15145b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1264 microversion: 2.1 time: 0.046385 [ 1242.791315] [55188]: [pid: 55188|app: 0|req: 4355/8604] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:03 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1264 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1242.806441] [55187]: DEBUG nova.policy [None req-7a39b275-bf2a-4dcc-9fba-27aefcf525a1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1242.810915] [55187]: INFO nova.api.openstack.requestlog [None req-7a39b275-bf2a-4dcc-9fba-27aefcf525a1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1306 microversion: 2.1 time: 0.087024 [ 1242.811274] [55187]: [pid: 55187|app: 0|req: 4250/8605] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:03 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1306 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1242.910350] [55188]: DEBUG nova.api.openstack.wsgi [req-5457b5e8-74a7-4f93-946a-b45eac4bf960 req-657f6307-0fe1-4660-aaed-e2d6ee2b1e88 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7f97226c-915b-46a9-9c8b-c728ccdac31e", "name": "network-vif-plugged", "status": "completed", "tag": "3e183fd0-62ee-4e6d-ab9d-522024362f3d"}, {"name": "network-changed", "server_uuid": "7f97226c-915b-46a9-9c8b-c728ccdac31e", "tag": "3e183fd0-62ee-4e6d-ab9d-522024362f3d"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1242.917092] [55188]: DEBUG oslo_concurrency.lockutils [req-5457b5e8-74a7-4f93-946a-b45eac4bf960 req-657f6307-0fe1-4660-aaed-e2d6ee2b1e88 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.917406] [55188]: DEBUG oslo_concurrency.lockutils [req-5457b5e8-74a7-4f93-946a-b45eac4bf960 req-657f6307-0fe1-4660-aaed-e2d6ee2b1e88 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.917597] [55188]: DEBUG oslo_concurrency.lockutils [req-5457b5e8-74a7-4f93-946a-b45eac4bf960 req-657f6307-0fe1-4660-aaed-e2d6ee2b1e88 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.925051] [55188]: INFO nova.api.openstack.compute.server_external_events [req-5457b5e8-74a7-4f93-946a-b45eac4bf960 req-657f6307-0fe1-4660-aaed-e2d6ee2b1e88 service nova] Creating event network-vif-plugged:3e183fd0-62ee-4e6d-ab9d-522024362f3d for instance 7f97226c-915b-46a9-9c8b-c728ccdac31e on cpu-1 [ 1242.925051] [55188]: INFO nova.api.openstack.compute.server_external_events [req-5457b5e8-74a7-4f93-946a-b45eac4bf960 req-657f6307-0fe1-4660-aaed-e2d6ee2b1e88 service nova] Creating event network-changed:3e183fd0-62ee-4e6d-ab9d-522024362f3d for instance 7f97226c-915b-46a9-9c8b-c728ccdac31e on cpu-1 [ 1242.927420] [55188]: INFO nova.api.openstack.requestlog [req-5457b5e8-74a7-4f93-946a-b45eac4bf960 req-657f6307-0fe1-4660-aaed-e2d6ee2b1e88 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.019906 [ 1242.927825] [55188]: [pid: 55188|app: 0|req: 4356/8606] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:03 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1243.243722] [55187]: DEBUG nova.api.openstack.wsgi [None req-f89dda59-a77a-450e-9d53-b556944680e8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1243.245459] [55187]: DEBUG nova.compute.api [None req-f89dda59-a77a-450e-9d53-b556944680e8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1243.249275] [55187]: DEBUG oslo_concurrency.lockutils [None req-f89dda59-a77a-450e-9d53-b556944680e8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.249574] [55187]: DEBUG oslo_concurrency.lockutils [None req-f89dda59-a77a-450e-9d53-b556944680e8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.249806] [55187]: DEBUG oslo_concurrency.lockutils [None req-f89dda59-a77a-450e-9d53-b556944680e8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.250229] [55187]: DEBUG oslo_concurrency.lockutils [None req-f89dda59-a77a-450e-9d53-b556944680e8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.250480] [55187]: DEBUG oslo_concurrency.lockutils [None req-f89dda59-a77a-450e-9d53-b556944680e8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.250686] [55187]: DEBUG oslo_concurrency.lockutils [None req-f89dda59-a77a-450e-9d53-b556944680e8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.371862] [55187]: DEBUG nova.policy [None req-f89dda59-a77a-450e-9d53-b556944680e8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1243.376925] [55187]: INFO nova.api.openstack.requestlog [None req-f89dda59-a77a-450e-9d53-b556944680e8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1728 microversion: 2.1 time: 0.135675 [ 1243.377274] [55187]: [pid: 55187|app: 0|req: 4251/8607] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:03 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1728 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1243.582723] [55188]: DEBUG nova.api.openstack.wsgi [None req-7574cc51-4235-475b-8e83-99f396a9a752 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1243.584502] [55188]: DEBUG nova.compute.api [None req-7574cc51-4235-475b-8e83-99f396a9a752 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1243.589047] [55188]: DEBUG oslo_concurrency.lockutils [None req-7574cc51-4235-475b-8e83-99f396a9a752 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.589161] [55188]: DEBUG oslo_concurrency.lockutils [None req-7574cc51-4235-475b-8e83-99f396a9a752 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.590314] [55188]: DEBUG oslo_concurrency.lockutils [None req-7574cc51-4235-475b-8e83-99f396a9a752 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.590314] [55188]: DEBUG oslo_concurrency.lockutils [None req-7574cc51-4235-475b-8e83-99f396a9a752 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.590314] [55188]: DEBUG oslo_concurrency.lockutils [None req-7574cc51-4235-475b-8e83-99f396a9a752 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.590314] [55188]: DEBUG oslo_concurrency.lockutils [None req-7574cc51-4235-475b-8e83-99f396a9a752 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.630435] [55187]: DEBUG nova.api.openstack.wsgi [None req-1e3c2356-0cda-4357-a864-caae40602cbc tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1243.633128] [55187]: DEBUG nova.compute.api [None req-1e3c2356-0cda-4357-a864-caae40602cbc tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1243.636486] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e3c2356-0cda-4357-a864-caae40602cbc tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.636725] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e3c2356-0cda-4357-a864-caae40602cbc tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.636905] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e3c2356-0cda-4357-a864-caae40602cbc tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.637274] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e3c2356-0cda-4357-a864-caae40602cbc tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.637468] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e3c2356-0cda-4357-a864-caae40602cbc tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.637638] [55187]: DEBUG oslo_concurrency.lockutils [None req-1e3c2356-0cda-4357-a864-caae40602cbc tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.691744] [55188]: DEBUG nova.policy [None req-7574cc51-4235-475b-8e83-99f396a9a752 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1243.696583] [55188]: INFO nova.api.openstack.requestlog [None req-7574cc51-4235-475b-8e83-99f396a9a752 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 200 len: 1361 microversion: 2.1 time: 0.116948 [ 1243.696948] [55188]: [pid: 55188|app: 0|req: 4357/8608] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:03 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 1361 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1243.710367] [55187]: DEBUG nova.policy [None req-1e3c2356-0cda-4357-a864-caae40602cbc tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1243.714943] [55187]: DEBUG nova.policy [None req-1e3c2356-0cda-4357-a864-caae40602cbc tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1243.715626] [55187]: DEBUG nova.policy [None req-1e3c2356-0cda-4357-a864-caae40602cbc tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1243.716608] [55187]: INFO nova.api.openstack.requestlog [None req-1e3c2356-0cda-4357-a864-caae40602cbc tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1738 microversion: 2.20 time: 0.088365 [ 1243.716608] [55187]: [pid: 55187|app: 0|req: 4252/8609] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:03 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1738 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1243.804970] [55188]: DEBUG nova.api.openstack.wsgi [None req-6f7a9a7c-f6bb-4188-a42a-66b3b448ffa7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1243.806711] [55188]: DEBUG nova.compute.api [None req-6f7a9a7c-f6bb-4188-a42a-66b3b448ffa7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1243.810538] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f7a9a7c-f6bb-4188-a42a-66b3b448ffa7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.810817] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f7a9a7c-f6bb-4188-a42a-66b3b448ffa7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.811067] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f7a9a7c-f6bb-4188-a42a-66b3b448ffa7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.811437] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f7a9a7c-f6bb-4188-a42a-66b3b448ffa7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.811661] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f7a9a7c-f6bb-4188-a42a-66b3b448ffa7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.811838] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f7a9a7c-f6bb-4188-a42a-66b3b448ffa7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.825295] [55187]: DEBUG nova.api.openstack.wsgi [None req-52f0770c-58c3-424f-8d75-215c5ac0ed5d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1243.827405] [55187]: DEBUG nova.compute.api [None req-52f0770c-58c3-424f-8d75-215c5ac0ed5d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1243.832052] [55187]: DEBUG oslo_concurrency.lockutils [None req-52f0770c-58c3-424f-8d75-215c5ac0ed5d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.832052] [55187]: DEBUG oslo_concurrency.lockutils [None req-52f0770c-58c3-424f-8d75-215c5ac0ed5d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.832241] [55187]: DEBUG oslo_concurrency.lockutils [None req-52f0770c-58c3-424f-8d75-215c5ac0ed5d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.832720] [55187]: DEBUG oslo_concurrency.lockutils [None req-52f0770c-58c3-424f-8d75-215c5ac0ed5d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.832957] [55187]: DEBUG oslo_concurrency.lockutils [None req-52f0770c-58c3-424f-8d75-215c5ac0ed5d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.833154] [55187]: DEBUG oslo_concurrency.lockutils [None req-52f0770c-58c3-424f-8d75-215c5ac0ed5d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.847785] [55188]: DEBUG nova.policy [None req-6f7a9a7c-f6bb-4188-a42a-66b3b448ffa7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1243.852450] [55188]: INFO nova.api.openstack.requestlog [None req-6f7a9a7c-f6bb-4188-a42a-66b3b448ffa7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1264 microversion: 2.1 time: 0.050138 [ 1243.852776] [55188]: [pid: 55188|app: 0|req: 4358/8610] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:04 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1264 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1243.908691] [55187]: DEBUG nova.policy [None req-52f0770c-58c3-424f-8d75-215c5ac0ed5d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1243.913599] [55187]: INFO nova.api.openstack.requestlog [None req-52f0770c-58c3-424f-8d75-215c5ac0ed5d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1306 microversion: 2.1 time: 0.091192 [ 1243.913966] [55187]: [pid: 55187|app: 0|req: 4253/8611] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:04 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1306 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1244.389336] [55188]: DEBUG nova.api.openstack.wsgi [None req-97fa28c8-341d-4827-b1da-4a816d4e78d9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1244.391152] [55188]: DEBUG nova.compute.api [None req-97fa28c8-341d-4827-b1da-4a816d4e78d9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1244.394750] [55188]: DEBUG oslo_concurrency.lockutils [None req-97fa28c8-341d-4827-b1da-4a816d4e78d9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.395031] [55188]: DEBUG oslo_concurrency.lockutils [None req-97fa28c8-341d-4827-b1da-4a816d4e78d9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.395239] [55188]: DEBUG oslo_concurrency.lockutils [None req-97fa28c8-341d-4827-b1da-4a816d4e78d9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.395596] [55188]: DEBUG oslo_concurrency.lockutils [None req-97fa28c8-341d-4827-b1da-4a816d4e78d9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.395797] [55188]: DEBUG oslo_concurrency.lockutils [None req-97fa28c8-341d-4827-b1da-4a816d4e78d9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.395972] [55188]: DEBUG oslo_concurrency.lockutils [None req-97fa28c8-341d-4827-b1da-4a816d4e78d9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.495977] [55188]: DEBUG nova.policy [None req-97fa28c8-341d-4827-b1da-4a816d4e78d9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1244.500751] [55188]: INFO nova.api.openstack.requestlog [None req-97fa28c8-341d-4827-b1da-4a816d4e78d9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1728 microversion: 2.1 time: 0.113776 [ 1244.501105] [55188]: [pid: 55188|app: 0|req: 4359/8612] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:04 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1728 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1244.710575] [55187]: DEBUG nova.api.openstack.wsgi [None req-c2fa6a5a-8fa9-45a3-ae11-c1edcb2d3765 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1244.712454] [55187]: DEBUG nova.compute.api [None req-c2fa6a5a-8fa9-45a3-ae11-c1edcb2d3765 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1244.716639] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2fa6a5a-8fa9-45a3-ae11-c1edcb2d3765 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.716639] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2fa6a5a-8fa9-45a3-ae11-c1edcb2d3765 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.716788] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2fa6a5a-8fa9-45a3-ae11-c1edcb2d3765 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.717070] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2fa6a5a-8fa9-45a3-ae11-c1edcb2d3765 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.717273] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2fa6a5a-8fa9-45a3-ae11-c1edcb2d3765 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.717550] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2fa6a5a-8fa9-45a3-ae11-c1edcb2d3765 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.731290] [55188]: DEBUG nova.api.openstack.wsgi [None req-645aefd5-9060-470d-ac0a-33702694f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1244.732989] [55188]: DEBUG nova.compute.api [None req-645aefd5-9060-470d-ac0a-33702694f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1244.736508] [55188]: DEBUG oslo_concurrency.lockutils [None req-645aefd5-9060-470d-ac0a-33702694f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.736746] [55188]: DEBUG oslo_concurrency.lockutils [None req-645aefd5-9060-470d-ac0a-33702694f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.736932] [55188]: DEBUG oslo_concurrency.lockutils [None req-645aefd5-9060-470d-ac0a-33702694f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.737300] [55188]: DEBUG oslo_concurrency.lockutils [None req-645aefd5-9060-470d-ac0a-33702694f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.737498] [55188]: DEBUG oslo_concurrency.lockutils [None req-645aefd5-9060-470d-ac0a-33702694f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.737670] [55188]: DEBUG oslo_concurrency.lockutils [None req-645aefd5-9060-470d-ac0a-33702694f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.808012] [55188]: DEBUG nova.policy [None req-645aefd5-9060-470d-ac0a-33702694f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1244.812664] [55188]: DEBUG nova.policy [None req-645aefd5-9060-470d-ac0a-33702694f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1244.813305] [55188]: DEBUG nova.policy [None req-645aefd5-9060-470d-ac0a-33702694f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1244.813945] [55188]: INFO nova.api.openstack.requestlog [None req-645aefd5-9060-470d-ac0a-33702694f39c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1738 microversion: 2.20 time: 0.085095 [ 1244.814277] [55188]: [pid: 55188|app: 0|req: 4360/8613] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:05 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1738 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1244.865592] [55188]: DEBUG nova.api.openstack.wsgi [None req-e9084acf-043f-4ac6-ba0f-747358e13175 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1244.866767] [55187]: DEBUG nova.policy [None req-c2fa6a5a-8fa9-45a3-ae11-c1edcb2d3765 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1244.867362] [55188]: DEBUG nova.compute.api [None req-e9084acf-043f-4ac6-ba0f-747358e13175 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1244.871281] [55187]: INFO nova.api.openstack.requestlog [None req-c2fa6a5a-8fa9-45a3-ae11-c1edcb2d3765 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 200 len: 1361 microversion: 2.1 time: 0.163248 [ 1244.871750] [55187]: [pid: 55187|app: 0|req: 4254/8614] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:05 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 1361 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1244.871817] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9084acf-043f-4ac6-ba0f-747358e13175 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.871975] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9084acf-043f-4ac6-ba0f-747358e13175 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.872240] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9084acf-043f-4ac6-ba0f-747358e13175 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.872573] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9084acf-043f-4ac6-ba0f-747358e13175 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.872787] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9084acf-043f-4ac6-ba0f-747358e13175 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.872976] [55188]: DEBUG oslo_concurrency.lockutils [None req-e9084acf-043f-4ac6-ba0f-747358e13175 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.904932] [55188]: DEBUG nova.policy [None req-e9084acf-043f-4ac6-ba0f-747358e13175 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1244.909313] [55188]: INFO nova.api.openstack.requestlog [None req-e9084acf-043f-4ac6-ba0f-747358e13175 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1272 microversion: 2.1 time: 0.046254 [ 1244.909615] [55188]: [pid: 55188|app: 0|req: 4361/8615] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:05 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1272 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1244.928384] [55187]: DEBUG nova.api.openstack.wsgi [None req-a313e20d-c388-4ec7-9d75-4c633ae70f9b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1244.930261] [55187]: DEBUG nova.compute.api [None req-a313e20d-c388-4ec7-9d75-4c633ae70f9b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1244.933860] [55187]: DEBUG oslo_concurrency.lockutils [None req-a313e20d-c388-4ec7-9d75-4c633ae70f9b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.934116] [55187]: DEBUG oslo_concurrency.lockutils [None req-a313e20d-c388-4ec7-9d75-4c633ae70f9b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.934312] [55187]: DEBUG oslo_concurrency.lockutils [None req-a313e20d-c388-4ec7-9d75-4c633ae70f9b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.934687] [55187]: DEBUG oslo_concurrency.lockutils [None req-a313e20d-c388-4ec7-9d75-4c633ae70f9b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.934900] [55187]: DEBUG oslo_concurrency.lockutils [None req-a313e20d-c388-4ec7-9d75-4c633ae70f9b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.935161] [55187]: DEBUG oslo_concurrency.lockutils [None req-a313e20d-c388-4ec7-9d75-4c633ae70f9b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.031711] [55187]: DEBUG nova.policy [None req-a313e20d-c388-4ec7-9d75-4c633ae70f9b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1245.036042] [55187]: INFO nova.api.openstack.requestlog [None req-a313e20d-c388-4ec7-9d75-4c633ae70f9b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1306 microversion: 2.1 time: 0.110008 [ 1245.036387] [55187]: [pid: 55187|app: 0|req: 4255/8616] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:05 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1306 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1245.514413] [55188]: DEBUG nova.api.openstack.wsgi [None req-340bbf3e-f9b4-4bd0-a8ab-56d927b3d08c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1245.516438] [55188]: DEBUG nova.compute.api [None req-340bbf3e-f9b4-4bd0-a8ab-56d927b3d08c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1245.523554] [55188]: DEBUG oslo_concurrency.lockutils [None req-340bbf3e-f9b4-4bd0-a8ab-56d927b3d08c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.523832] [55188]: DEBUG oslo_concurrency.lockutils [None req-340bbf3e-f9b4-4bd0-a8ab-56d927b3d08c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.524042] [55188]: DEBUG oslo_concurrency.lockutils [None req-340bbf3e-f9b4-4bd0-a8ab-56d927b3d08c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.524495] [55188]: DEBUG oslo_concurrency.lockutils [None req-340bbf3e-f9b4-4bd0-a8ab-56d927b3d08c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.524751] [55188]: DEBUG oslo_concurrency.lockutils [None req-340bbf3e-f9b4-4bd0-a8ab-56d927b3d08c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.524976] [55188]: DEBUG oslo_concurrency.lockutils [None req-340bbf3e-f9b4-4bd0-a8ab-56d927b3d08c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.604733] [55188]: DEBUG nova.policy [None req-340bbf3e-f9b4-4bd0-a8ab-56d927b3d08c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1245.609531] [55188]: INFO nova.api.openstack.requestlog [None req-340bbf3e-f9b4-4bd0-a8ab-56d927b3d08c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1728 microversion: 2.1 time: 0.097807 [ 1245.609870] [55188]: [pid: 55188|app: 0|req: 4362/8617] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:05 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1728 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1245.829588] [55187]: DEBUG nova.api.openstack.wsgi [None req-50c6fc61-6a06-4c09-a654-a16b48152f6f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1245.831545] [55187]: DEBUG nova.compute.api [None req-50c6fc61-6a06-4c09-a654-a16b48152f6f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1245.835895] [55187]: DEBUG oslo_concurrency.lockutils [None req-50c6fc61-6a06-4c09-a654-a16b48152f6f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.836170] [55187]: DEBUG oslo_concurrency.lockutils [None req-50c6fc61-6a06-4c09-a654-a16b48152f6f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.836359] [55187]: DEBUG oslo_concurrency.lockutils [None req-50c6fc61-6a06-4c09-a654-a16b48152f6f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.836724] [55187]: DEBUG oslo_concurrency.lockutils [None req-50c6fc61-6a06-4c09-a654-a16b48152f6f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.836918] [55187]: DEBUG oslo_concurrency.lockutils [None req-50c6fc61-6a06-4c09-a654-a16b48152f6f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.837104] [55187]: DEBUG oslo_concurrency.lockutils [None req-50c6fc61-6a06-4c09-a654-a16b48152f6f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.884551] [55188]: DEBUG nova.api.openstack.wsgi [None req-aa2890cb-49a6-40e5-a352-037a7ed041fa tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1245.886353] [55188]: DEBUG nova.compute.api [None req-aa2890cb-49a6-40e5-a352-037a7ed041fa tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1245.890377] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa2890cb-49a6-40e5-a352-037a7ed041fa tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.890635] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa2890cb-49a6-40e5-a352-037a7ed041fa tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.890824] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa2890cb-49a6-40e5-a352-037a7ed041fa tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.891281] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa2890cb-49a6-40e5-a352-037a7ed041fa tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.891497] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa2890cb-49a6-40e5-a352-037a7ed041fa tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.891683] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa2890cb-49a6-40e5-a352-037a7ed041fa tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.917828] [55187]: DEBUG nova.policy [None req-50c6fc61-6a06-4c09-a654-a16b48152f6f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1245.923322] [55187]: DEBUG nova.policy [None req-50c6fc61-6a06-4c09-a654-a16b48152f6f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1245.924044] [55187]: DEBUG nova.policy [None req-50c6fc61-6a06-4c09-a654-a16b48152f6f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1245.924800] [55187]: INFO nova.api.openstack.requestlog [None req-50c6fc61-6a06-4c09-a654-a16b48152f6f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1738 microversion: 2.20 time: 0.098588 [ 1245.925348] [55187]: [pid: 55187|app: 0|req: 4256/8618] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:06 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1738 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1245.927872] [55187]: DEBUG nova.api.openstack.wsgi [None req-d6911730-83b9-40c0-8933-17d4f376decf tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1245.929585] [55187]: DEBUG nova.compute.api [None req-d6911730-83b9-40c0-8933-17d4f376decf tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1245.933287] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6911730-83b9-40c0-8933-17d4f376decf tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.933540] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6911730-83b9-40c0-8933-17d4f376decf tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.933723] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6911730-83b9-40c0-8933-17d4f376decf tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.934099] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6911730-83b9-40c0-8933-17d4f376decf tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.934305] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6911730-83b9-40c0-8933-17d4f376decf tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.934479] [55187]: DEBUG oslo_concurrency.lockutils [None req-d6911730-83b9-40c0-8933-17d4f376decf tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.970133] [55188]: DEBUG nova.policy [None req-aa2890cb-49a6-40e5-a352-037a7ed041fa tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1245.975059] [55188]: INFO nova.api.openstack.requestlog [None req-aa2890cb-49a6-40e5-a352-037a7ed041fa tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 200 len: 1361 microversion: 2.1 time: 0.092954 [ 1245.975422] [55188]: [pid: 55188|app: 0|req: 4363/8619] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:06 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 1361 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1246.014764] [55187]: DEBUG nova.policy [None req-d6911730-83b9-40c0-8933-17d4f376decf tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1246.019732] [55187]: INFO nova.api.openstack.requestlog [None req-d6911730-83b9-40c0-8933-17d4f376decf tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1312 microversion: 2.1 time: 0.093684 [ 1246.020187] [55187]: [pid: 55187|app: 0|req: 4257/8620] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:06 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1312 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1246.049881] [55188]: DEBUG nova.api.openstack.wsgi [None req-0fd251e7-42ed-4683-9633-33aa8f58a1b4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1246.051863] [55188]: DEBUG nova.compute.api [None req-0fd251e7-42ed-4683-9633-33aa8f58a1b4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1246.056238] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd251e7-42ed-4683-9633-33aa8f58a1b4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.056519] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd251e7-42ed-4683-9633-33aa8f58a1b4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.056713] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd251e7-42ed-4683-9633-33aa8f58a1b4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.057163] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd251e7-42ed-4683-9633-33aa8f58a1b4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.057380] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd251e7-42ed-4683-9633-33aa8f58a1b4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.057560] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd251e7-42ed-4683-9633-33aa8f58a1b4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.133379] [55188]: DEBUG nova.policy [None req-0fd251e7-42ed-4683-9633-33aa8f58a1b4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1246.137679] [55188]: INFO nova.api.openstack.requestlog [None req-0fd251e7-42ed-4683-9633-33aa8f58a1b4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1306 microversion: 2.1 time: 0.090536 [ 1246.138106] [55188]: [pid: 55188|app: 0|req: 4364/8621] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:06 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1306 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1246.465434] [55187]: DEBUG nova.api.openstack.wsgi [req-e47d6d17-b75c-4048-a6b0-e2f9c0ae6a77 req-626773ef-f199-4c25-9839-5abd30bb7db3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f8c8580c-f58c-482f-9e1a-178700bfa5e8", "name": "network-vif-plugged", "status": "completed", "tag": "e0e6f415-d1c8-4738-b095-26a6a3b44770"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1246.472606] [55187]: DEBUG oslo_concurrency.lockutils [req-e47d6d17-b75c-4048-a6b0-e2f9c0ae6a77 req-626773ef-f199-4c25-9839-5abd30bb7db3 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.472864] [55187]: DEBUG oslo_concurrency.lockutils [req-e47d6d17-b75c-4048-a6b0-e2f9c0ae6a77 req-626773ef-f199-4c25-9839-5abd30bb7db3 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.473062] [55187]: DEBUG oslo_concurrency.lockutils [req-e47d6d17-b75c-4048-a6b0-e2f9c0ae6a77 req-626773ef-f199-4c25-9839-5abd30bb7db3 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.479295] [55187]: INFO nova.api.openstack.compute.server_external_events [req-e47d6d17-b75c-4048-a6b0-e2f9c0ae6a77 req-626773ef-f199-4c25-9839-5abd30bb7db3 service nova] Creating event network-vif-plugged:e0e6f415-d1c8-4738-b095-26a6a3b44770 for instance f8c8580c-f58c-482f-9e1a-178700bfa5e8 on cpu-1 [ 1246.482291] [55187]: INFO nova.api.openstack.requestlog [req-e47d6d17-b75c-4048-a6b0-e2f9c0ae6a77 req-626773ef-f199-4c25-9839-5abd30bb7db3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019107 [ 1246.482629] [55187]: [pid: 55187|app: 0|req: 4258/8622] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:06 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1246.613899] [55188]: DEBUG nova.api.openstack.wsgi [None req-6dc9609d-1304-4ab3-b475-1f9bdd69c071 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1246.615620] [55188]: DEBUG nova.compute.api [None req-6dc9609d-1304-4ab3-b475-1f9bdd69c071 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1246.619344] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc9609d-1304-4ab3-b475-1f9bdd69c071 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.619545] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc9609d-1304-4ab3-b475-1f9bdd69c071 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.619734] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc9609d-1304-4ab3-b475-1f9bdd69c071 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.620144] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc9609d-1304-4ab3-b475-1f9bdd69c071 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.620356] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc9609d-1304-4ab3-b475-1f9bdd69c071 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.620532] [55188]: DEBUG oslo_concurrency.lockutils [None req-6dc9609d-1304-4ab3-b475-1f9bdd69c071 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.622571] [55187]: DEBUG nova.api.openstack.wsgi [None req-3b7b60be-5e61-4f71-8ce9-4c87cdb3e9e2 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1246.624372] [55187]: DEBUG nova.compute.api [None req-3b7b60be-5e61-4f71-8ce9-4c87cdb3e9e2 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1246.628516] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b7b60be-5e61-4f71-8ce9-4c87cdb3e9e2 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.628629] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b7b60be-5e61-4f71-8ce9-4c87cdb3e9e2 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.628750] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b7b60be-5e61-4f71-8ce9-4c87cdb3e9e2 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.629130] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b7b60be-5e61-4f71-8ce9-4c87cdb3e9e2 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.629337] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b7b60be-5e61-4f71-8ce9-4c87cdb3e9e2 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.629508] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b7b60be-5e61-4f71-8ce9-4c87cdb3e9e2 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.634696] [55188]: INFO nova.api.openstack.requestlog [None req-6dc9609d-1304-4ab3-b475-1f9bdd69c071 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847/ips" status: 200 len: 155 microversion: 2.1 time: 0.023028 [ 1246.635407] [55188]: [pid: 55188|app: 0|req: 4365/8623] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:12:06 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847/ips => generated 155 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1246.641281] [55188]: DEBUG nova.api.openstack.wsgi [None req-c92f8dfe-de5d-4df6-83a1-12b4b881ee99 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "5d5b3cf6-9cd7-4845-b3bd-b8b7e66c3cc7"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1246.643082] [55188]: DEBUG nova.compute.api [None req-c92f8dfe-de5d-4df6-83a1-12b4b881ee99 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1246.646583] [55188]: DEBUG oslo_concurrency.lockutils [None req-c92f8dfe-de5d-4df6-83a1-12b4b881ee99 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.646842] [55188]: DEBUG oslo_concurrency.lockutils [None req-c92f8dfe-de5d-4df6-83a1-12b4b881ee99 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.647064] [55188]: DEBUG oslo_concurrency.lockutils [None req-c92f8dfe-de5d-4df6-83a1-12b4b881ee99 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.647444] [55188]: DEBUG oslo_concurrency.lockutils [None req-c92f8dfe-de5d-4df6-83a1-12b4b881ee99 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.647666] [55188]: DEBUG oslo_concurrency.lockutils [None req-c92f8dfe-de5d-4df6-83a1-12b4b881ee99 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.647845] [55188]: DEBUG oslo_concurrency.lockutils [None req-c92f8dfe-de5d-4df6-83a1-12b4b881ee99 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.703204] [55188]: INFO nova.api.openstack.wsgi [None req-c92f8dfe-de5d-4df6-83a1-12b4b881ee99 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] HTTP exception thrown: Invalid volume: volume 5d5b3cf6-9cd7-4845-b3bd-b8b7e66c3cc7 is already attached to instances: 844473d5-0859-4b0d-96d9-07963dfa8655 [ 1246.703513] [55188]: DEBUG nova.api.openstack.wsgi [None req-c92f8dfe-de5d-4df6-83a1-12b4b881ee99 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Returning 400 to user: Invalid volume: volume 5d5b3cf6-9cd7-4845-b3bd-b8b7e66c3cc7 is already attached to instances: 844473d5-0859-4b0d-96d9-07963dfa8655 {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1246.704674] [55188]: INFO nova.api.openstack.requestlog [None req-c92f8dfe-de5d-4df6-83a1-12b4b881ee99 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.064998 [ 1246.704674] [55188]: [pid: 55188|app: 0|req: 4366/8624] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 26 22:12:07 2025] POST /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847/os-volume_attachments => generated 174 bytes in 65 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1246.705813] [55187]: DEBUG nova.policy [None req-3b7b60be-5e61-4f71-8ce9-4c87cdb3e9e2 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1246.710017] [55188]: DEBUG nova.api.openstack.wsgi [None req-9a7565a2-4fd9-4a8b-96a3-74cc6b81b543 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1246.710017] [55188]: DEBUG nova.compute.api [None req-9a7565a2-4fd9-4a8b-96a3-74cc6b81b543 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1246.710946] [55187]: INFO nova.api.openstack.requestlog [None req-3b7b60be-5e61-4f71-8ce9-4c87cdb3e9e2 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1728 microversion: 2.1 time: 0.090895 [ 1246.711290] [55187]: [pid: 55187|app: 0|req: 4259/8625] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:06 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1728 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1246.713973] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a7565a2-4fd9-4a8b-96a3-74cc6b81b543 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.714408] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a7565a2-4fd9-4a8b-96a3-74cc6b81b543 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.714732] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a7565a2-4fd9-4a8b-96a3-74cc6b81b543 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.715245] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a7565a2-4fd9-4a8b-96a3-74cc6b81b543 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.715592] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a7565a2-4fd9-4a8b-96a3-74cc6b81b543 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.715896] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a7565a2-4fd9-4a8b-96a3-74cc6b81b543 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.732999] [55188]: DEBUG nova.compute.api [None req-9a7565a2-4fd9-4a8b-96a3-74cc6b81b543 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1246.785313] [55188]: INFO nova.api.openstack.requestlog [None req-9a7565a2-4fd9-4a8b-96a3-74cc6b81b543 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 204 len: 0 microversion: 2.1 time: 0.077014 [ 1246.785313] [55188]: [pid: 55188|app: 0|req: 4367/8626] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:12:07 2025] DELETE /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1246.792016] [55187]: DEBUG nova.api.openstack.wsgi [None req-29332387-deac-46dd-915f-a608999297b8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1246.793939] [55187]: DEBUG nova.compute.api [None req-29332387-deac-46dd-915f-a608999297b8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1246.797867] [55187]: DEBUG oslo_concurrency.lockutils [None req-29332387-deac-46dd-915f-a608999297b8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.798133] [55187]: DEBUG oslo_concurrency.lockutils [None req-29332387-deac-46dd-915f-a608999297b8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.798368] [55187]: DEBUG oslo_concurrency.lockutils [None req-29332387-deac-46dd-915f-a608999297b8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.798764] [55187]: DEBUG oslo_concurrency.lockutils [None req-29332387-deac-46dd-915f-a608999297b8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.798974] [55187]: DEBUG oslo_concurrency.lockutils [None req-29332387-deac-46dd-915f-a608999297b8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.799216] [55187]: DEBUG oslo_concurrency.lockutils [None req-29332387-deac-46dd-915f-a608999297b8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.894779] [55187]: DEBUG nova.policy [None req-29332387-deac-46dd-915f-a608999297b8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1246.899277] [55187]: INFO nova.api.openstack.requestlog [None req-29332387-deac-46dd-915f-a608999297b8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 200 len: 1680 microversion: 2.1 time: 0.109888 [ 1246.899621] [55187]: [pid: 55187|app: 0|req: 4260/8627] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:07 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 1680 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1246.939964] [55188]: DEBUG nova.api.openstack.wsgi [None req-d93a9ec8-326e-403f-90cd-f2763bd9886c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1246.942122] [55188]: DEBUG nova.compute.api [None req-d93a9ec8-326e-403f-90cd-f2763bd9886c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1246.946242] [55188]: DEBUG oslo_concurrency.lockutils [None req-d93a9ec8-326e-403f-90cd-f2763bd9886c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.946516] [55188]: DEBUG oslo_concurrency.lockutils [None req-d93a9ec8-326e-403f-90cd-f2763bd9886c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.946709] [55188]: DEBUG oslo_concurrency.lockutils [None req-d93a9ec8-326e-403f-90cd-f2763bd9886c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.947110] [55188]: DEBUG oslo_concurrency.lockutils [None req-d93a9ec8-326e-403f-90cd-f2763bd9886c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.947333] [55188]: DEBUG oslo_concurrency.lockutils [None req-d93a9ec8-326e-403f-90cd-f2763bd9886c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.947528] [55188]: DEBUG oslo_concurrency.lockutils [None req-d93a9ec8-326e-403f-90cd-f2763bd9886c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.990079] [55187]: DEBUG nova.api.openstack.wsgi [None req-04ce6fe2-83b6-42d6-a8a2-2360e465a934 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1246.991986] [55187]: DEBUG nova.compute.api [None req-04ce6fe2-83b6-42d6-a8a2-2360e465a934 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1246.995689] [55187]: DEBUG oslo_concurrency.lockutils [None req-04ce6fe2-83b6-42d6-a8a2-2360e465a934 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.995938] [55187]: DEBUG oslo_concurrency.lockutils [None req-04ce6fe2-83b6-42d6-a8a2-2360e465a934 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.996132] [55187]: DEBUG oslo_concurrency.lockutils [None req-04ce6fe2-83b6-42d6-a8a2-2360e465a934 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.997969] [55187]: DEBUG oslo_concurrency.lockutils [None req-04ce6fe2-83b6-42d6-a8a2-2360e465a934 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.997969] [55187]: DEBUG oslo_concurrency.lockutils [None req-04ce6fe2-83b6-42d6-a8a2-2360e465a934 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.997969] [55187]: DEBUG oslo_concurrency.lockutils [None req-04ce6fe2-83b6-42d6-a8a2-2360e465a934 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.025650] [55188]: DEBUG nova.policy [None req-d93a9ec8-326e-403f-90cd-f2763bd9886c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1247.030931] [55188]: DEBUG nova.policy [None req-d93a9ec8-326e-403f-90cd-f2763bd9886c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1247.031711] [55188]: DEBUG nova.policy [None req-d93a9ec8-326e-403f-90cd-f2763bd9886c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1247.032553] [55188]: INFO nova.api.openstack.requestlog [None req-d93a9ec8-326e-403f-90cd-f2763bd9886c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1738 microversion: 2.20 time: 0.095475 [ 1247.032893] [55188]: [pid: 55188|app: 0|req: 4368/8628] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:07 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1738 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1247.035347] [55188]: DEBUG nova.api.openstack.wsgi [None req-5684154b-9c45-4d23-b2f6-2f633e3712e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1247.037078] [55188]: DEBUG nova.compute.api [None req-5684154b-9c45-4d23-b2f6-2f633e3712e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1247.041786] [55188]: DEBUG oslo_concurrency.lockutils [None req-5684154b-9c45-4d23-b2f6-2f633e3712e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.042032] [55188]: DEBUG oslo_concurrency.lockutils [None req-5684154b-9c45-4d23-b2f6-2f633e3712e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.042272] [55188]: DEBUG oslo_concurrency.lockutils [None req-5684154b-9c45-4d23-b2f6-2f633e3712e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.042639] [55188]: DEBUG oslo_concurrency.lockutils [None req-5684154b-9c45-4d23-b2f6-2f633e3712e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.042844] [55188]: DEBUG oslo_concurrency.lockutils [None req-5684154b-9c45-4d23-b2f6-2f633e3712e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.043043] [55188]: DEBUG oslo_concurrency.lockutils [None req-5684154b-9c45-4d23-b2f6-2f633e3712e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.076236] [55187]: DEBUG nova.policy [None req-04ce6fe2-83b6-42d6-a8a2-2360e465a934 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1247.081269] [55187]: INFO nova.api.openstack.requestlog [None req-04ce6fe2-83b6-42d6-a8a2-2360e465a934 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 200 len: 1546 microversion: 2.1 time: 0.093745 [ 1247.081606] [55187]: [pid: 55187|app: 0|req: 4261/8629] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:07 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 1546 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1247.095659] [55187]: DEBUG nova.api.openstack.wsgi [None req-a44d504e-9a12-4d83-88cd-ca99be131091 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1247.097312] [55187]: DEBUG nova.compute.api [None req-a44d504e-9a12-4d83-88cd-ca99be131091 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1247.100762] [55187]: DEBUG oslo_concurrency.lockutils [None req-a44d504e-9a12-4d83-88cd-ca99be131091 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.101021] [55187]: DEBUG oslo_concurrency.lockutils [None req-a44d504e-9a12-4d83-88cd-ca99be131091 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.101247] [55187]: DEBUG oslo_concurrency.lockutils [None req-a44d504e-9a12-4d83-88cd-ca99be131091 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.101561] [55187]: DEBUG oslo_concurrency.lockutils [None req-a44d504e-9a12-4d83-88cd-ca99be131091 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.101757] [55187]: DEBUG oslo_concurrency.lockutils [None req-a44d504e-9a12-4d83-88cd-ca99be131091 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.101925] [55187]: DEBUG oslo_concurrency.lockutils [None req-a44d504e-9a12-4d83-88cd-ca99be131091 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.139169] [55188]: DEBUG nova.policy [None req-5684154b-9c45-4d23-b2f6-2f633e3712e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1247.145435] [55188]: INFO nova.api.openstack.requestlog [None req-5684154b-9c45-4d23-b2f6-2f633e3712e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1312 microversion: 2.1 time: 0.111678 [ 1247.145895] [55188]: [pid: 55188|app: 0|req: 4369/8630] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:07 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1312 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1247.150168] [55187]: INFO nova.api.openstack.requestlog [None req-a44d504e-9a12-4d83-88cd-ca99be131091 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.056643 [ 1247.150748] [55187]: [pid: 55187|app: 0|req: 4262/8631] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:12:07 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-interface => generated 288 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1247.151430] [55188]: DEBUG nova.api.openstack.wsgi [None req-8c0f4f2c-2a89-4428-8038-5670589a2d5d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1247.153471] [55188]: DEBUG nova.compute.api [None req-8c0f4f2c-2a89-4428-8038-5670589a2d5d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1247.157960] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c0f4f2c-2a89-4428-8038-5670589a2d5d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.157960] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c0f4f2c-2a89-4428-8038-5670589a2d5d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.157960] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c0f4f2c-2a89-4428-8038-5670589a2d5d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.158403] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c0f4f2c-2a89-4428-8038-5670589a2d5d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.158678] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c0f4f2c-2a89-4428-8038-5670589a2d5d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.158914] [55188]: DEBUG oslo_concurrency.lockutils [None req-8c0f4f2c-2a89-4428-8038-5670589a2d5d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.346534] [55188]: DEBUG nova.policy [None req-8c0f4f2c-2a89-4428-8038-5670589a2d5d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1247.351016] [55188]: INFO nova.api.openstack.requestlog [None req-8c0f4f2c-2a89-4428-8038-5670589a2d5d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1306 microversion: 2.1 time: 0.202907 [ 1247.351370] [55188]: [pid: 55188|app: 0|req: 4370/8632] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:07 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1306 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1247.721027] [55187]: DEBUG nova.api.openstack.wsgi [req-3453c2c7-776a-4ed1-9c8f-e0e6fa25649e req-9fa94cd1-257c-4da7-8b95-679457584db5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "be9788cb-c143-4efc-b191-7aadb4b176e1", "tag": "ab387cfb-b266-49c0-be44-daea0d743947"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1247.727259] [55188]: DEBUG nova.api.openstack.wsgi [None req-10b2f84f-acb9-4c74-ba12-3d93bad058c7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1247.729024] [55188]: DEBUG nova.compute.api [None req-10b2f84f-acb9-4c74-ba12-3d93bad058c7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1247.729478] [55187]: DEBUG oslo_concurrency.lockutils [req-3453c2c7-776a-4ed1-9c8f-e0e6fa25649e req-9fa94cd1-257c-4da7-8b95-679457584db5 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.730252] [55187]: DEBUG oslo_concurrency.lockutils [req-3453c2c7-776a-4ed1-9c8f-e0e6fa25649e req-9fa94cd1-257c-4da7-8b95-679457584db5 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.732019] [55187]: DEBUG oslo_concurrency.lockutils [req-3453c2c7-776a-4ed1-9c8f-e0e6fa25649e req-9fa94cd1-257c-4da7-8b95-679457584db5 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.732785] [55188]: DEBUG oslo_concurrency.lockutils [None req-10b2f84f-acb9-4c74-ba12-3d93bad058c7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.733071] [55188]: DEBUG oslo_concurrency.lockutils [None req-10b2f84f-acb9-4c74-ba12-3d93bad058c7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.733276] [55188]: DEBUG oslo_concurrency.lockutils [None req-10b2f84f-acb9-4c74-ba12-3d93bad058c7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.733635] [55188]: DEBUG oslo_concurrency.lockutils [None req-10b2f84f-acb9-4c74-ba12-3d93bad058c7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.733834] [55188]: DEBUG oslo_concurrency.lockutils [None req-10b2f84f-acb9-4c74-ba12-3d93bad058c7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.734062] [55188]: DEBUG oslo_concurrency.lockutils [None req-10b2f84f-acb9-4c74-ba12-3d93bad058c7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.741050] [55187]: INFO nova.api.openstack.compute.server_external_events [req-3453c2c7-776a-4ed1-9c8f-e0e6fa25649e req-9fa94cd1-257c-4da7-8b95-679457584db5 service nova] Creating event network-changed:ab387cfb-b266-49c0-be44-daea0d743947 for instance be9788cb-c143-4efc-b191-7aadb4b176e1 on cpu-1 [ 1247.742626] [55187]: INFO nova.api.openstack.requestlog [req-3453c2c7-776a-4ed1-9c8f-e0e6fa25649e req-9fa94cd1-257c-4da7-8b95-679457584db5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028603 [ 1247.742626] [55187]: [pid: 55187|app: 0|req: 4263/8633] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:08 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1247.857071] [55188]: DEBUG nova.policy [None req-10b2f84f-acb9-4c74-ba12-3d93bad058c7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1247.862090] [55188]: INFO nova.api.openstack.requestlog [None req-10b2f84f-acb9-4c74-ba12-3d93bad058c7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1728 microversion: 2.1 time: 0.138778 [ 1247.862437] [55188]: [pid: 55188|app: 0|req: 4371/8634] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:08 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1728 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1247.916024] [55187]: DEBUG nova.api.openstack.wsgi [None req-4dcb5d32-07a3-4b0d-b6b8-9bf30c4b6aff tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1247.916024] [55187]: DEBUG nova.compute.api [None req-4dcb5d32-07a3-4b0d-b6b8-9bf30c4b6aff tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1247.920213] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dcb5d32-07a3-4b0d-b6b8-9bf30c4b6aff tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.920789] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dcb5d32-07a3-4b0d-b6b8-9bf30c4b6aff tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.921246] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dcb5d32-07a3-4b0d-b6b8-9bf30c4b6aff tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.921880] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dcb5d32-07a3-4b0d-b6b8-9bf30c4b6aff tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.924018] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dcb5d32-07a3-4b0d-b6b8-9bf30c4b6aff tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.924018] [55187]: DEBUG oslo_concurrency.lockutils [None req-4dcb5d32-07a3-4b0d-b6b8-9bf30c4b6aff tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.005781] [55187]: DEBUG nova.policy [None req-4dcb5d32-07a3-4b0d-b6b8-9bf30c4b6aff tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1248.011374] [55187]: INFO nova.api.openstack.requestlog [None req-4dcb5d32-07a3-4b0d-b6b8-9bf30c4b6aff tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 200 len: 1680 microversion: 2.1 time: 0.100823 [ 1248.011886] [55187]: [pid: 55187|app: 0|req: 4264/8635] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:08 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 1680 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1248.046540] [55188]: DEBUG nova.api.openstack.wsgi [None req-5b50cf70-1b53-4188-8a76-f1b9af0069f8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1248.048630] [55188]: DEBUG nova.compute.api [None req-5b50cf70-1b53-4188-8a76-f1b9af0069f8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1248.052760] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b50cf70-1b53-4188-8a76-f1b9af0069f8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.053099] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b50cf70-1b53-4188-8a76-f1b9af0069f8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.053355] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b50cf70-1b53-4188-8a76-f1b9af0069f8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.053793] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b50cf70-1b53-4188-8a76-f1b9af0069f8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.054099] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b50cf70-1b53-4188-8a76-f1b9af0069f8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.054314] [55188]: DEBUG oslo_concurrency.lockutils [None req-5b50cf70-1b53-4188-8a76-f1b9af0069f8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.153619] [55188]: DEBUG nova.policy [None req-5b50cf70-1b53-4188-8a76-f1b9af0069f8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1248.158545] [55188]: DEBUG nova.policy [None req-5b50cf70-1b53-4188-8a76-f1b9af0069f8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1248.159229] [55188]: DEBUG nova.policy [None req-5b50cf70-1b53-4188-8a76-f1b9af0069f8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1248.159896] [55188]: INFO nova.api.openstack.requestlog [None req-5b50cf70-1b53-4188-8a76-f1b9af0069f8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1738 microversion: 2.20 time: 0.115960 [ 1248.160374] [55188]: [pid: 55188|app: 0|req: 4372/8636] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:08 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1738 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1248.161032] [55187]: DEBUG nova.api.openstack.wsgi [None req-7aa496a1-b116-416b-8c21-5819fa828733 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1248.163245] [55187]: DEBUG nova.compute.api [None req-7aa496a1-b116-416b-8c21-5819fa828733 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1248.167369] [55187]: DEBUG oslo_concurrency.lockutils [None req-7aa496a1-b116-416b-8c21-5819fa828733 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.167689] [55187]: DEBUG oslo_concurrency.lockutils [None req-7aa496a1-b116-416b-8c21-5819fa828733 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.167966] [55187]: DEBUG oslo_concurrency.lockutils [None req-7aa496a1-b116-416b-8c21-5819fa828733 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.168377] [55187]: DEBUG oslo_concurrency.lockutils [None req-7aa496a1-b116-416b-8c21-5819fa828733 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.168668] [55187]: DEBUG oslo_concurrency.lockutils [None req-7aa496a1-b116-416b-8c21-5819fa828733 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.168852] [55187]: DEBUG oslo_concurrency.lockutils [None req-7aa496a1-b116-416b-8c21-5819fa828733 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.243506] [55187]: DEBUG nova.policy [None req-7aa496a1-b116-416b-8c21-5819fa828733 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1248.248417] [55187]: INFO nova.api.openstack.requestlog [None req-7aa496a1-b116-416b-8c21-5819fa828733 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1312 microversion: 2.1 time: 0.089969 [ 1248.248417] [55187]: [pid: 55187|app: 0|req: 4265/8637] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:08 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1312 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1248.364511] [55188]: DEBUG nova.api.openstack.wsgi [None req-c420adea-a638-4bc0-ae5f-b4f174524f9f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1248.366277] [55188]: DEBUG nova.compute.api [None req-c420adea-a638-4bc0-ae5f-b4f174524f9f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1248.369771] [55188]: DEBUG oslo_concurrency.lockutils [None req-c420adea-a638-4bc0-ae5f-b4f174524f9f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.370070] [55188]: DEBUG oslo_concurrency.lockutils [None req-c420adea-a638-4bc0-ae5f-b4f174524f9f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.371057] [55188]: DEBUG oslo_concurrency.lockutils [None req-c420adea-a638-4bc0-ae5f-b4f174524f9f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.371057] [55188]: DEBUG oslo_concurrency.lockutils [None req-c420adea-a638-4bc0-ae5f-b4f174524f9f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.371057] [55188]: DEBUG oslo_concurrency.lockutils [None req-c420adea-a638-4bc0-ae5f-b4f174524f9f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.371057] [55188]: DEBUG oslo_concurrency.lockutils [None req-c420adea-a638-4bc0-ae5f-b4f174524f9f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.493733] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=12 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1248.496283] [55187]: DEBUG nova.api.openstack.wsgi [req-51ec3680-ef87-4045-a963-d72a82bea60b req-1a35f930-891d-4f0e-b688-e4d7c0a872b2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f8c8580c-f58c-482f-9e1a-178700bfa5e8", "tag": "e0e6f415-d1c8-4738-b095-26a6a3b44770"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1248.503423] [55187]: DEBUG oslo_concurrency.lockutils [req-51ec3680-ef87-4045-a963-d72a82bea60b req-1a35f930-891d-4f0e-b688-e4d7c0a872b2 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.503871] [55187]: DEBUG oslo_concurrency.lockutils [req-51ec3680-ef87-4045-a963-d72a82bea60b req-1a35f930-891d-4f0e-b688-e4d7c0a872b2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.504211] [55187]: DEBUG oslo_concurrency.lockutils [req-51ec3680-ef87-4045-a963-d72a82bea60b req-1a35f930-891d-4f0e-b688-e4d7c0a872b2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.511723] [55187]: INFO nova.api.openstack.compute.server_external_events [req-51ec3680-ef87-4045-a963-d72a82bea60b req-1a35f930-891d-4f0e-b688-e4d7c0a872b2 service nova] Creating event network-changed:e0e6f415-d1c8-4738-b095-26a6a3b44770 for instance f8c8580c-f58c-482f-9e1a-178700bfa5e8 on cpu-1 [ 1248.515411] [55187]: INFO nova.api.openstack.requestlog [req-51ec3680-ef87-4045-a963-d72a82bea60b req-1a35f930-891d-4f0e-b688-e4d7c0a872b2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022560 [ 1248.515411] [55187]: [pid: 55187|app: 0|req: 4266/8638] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:08 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1248.518553] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1248.523569] [55188]: DEBUG nova.policy [None req-c420adea-a638-4bc0-ae5f-b4f174524f9f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1248.529346] [55188]: INFO nova.api.openstack.requestlog [None req-c420adea-a638-4bc0-ae5f-b4f174524f9f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1306 microversion: 2.1 time: 0.167234 [ 1248.529689] [55188]: [pid: 55188|app: 0|req: 4373/8639] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:08 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1306 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1248.874612] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=9 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1248.877716] [55187]: DEBUG nova.api.openstack.wsgi [None req-101bb9c5-e71a-409e-aff7-a4898882dd82 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1248.879517] [55187]: DEBUG nova.compute.api [None req-101bb9c5-e71a-409e-aff7-a4898882dd82 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1248.883200] [55187]: DEBUG oslo_concurrency.lockutils [None req-101bb9c5-e71a-409e-aff7-a4898882dd82 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.883462] [55187]: DEBUG oslo_concurrency.lockutils [None req-101bb9c5-e71a-409e-aff7-a4898882dd82 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.883648] [55187]: DEBUG oslo_concurrency.lockutils [None req-101bb9c5-e71a-409e-aff7-a4898882dd82 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.884052] [55187]: DEBUG oslo_concurrency.lockutils [None req-101bb9c5-e71a-409e-aff7-a4898882dd82 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.884259] [55187]: DEBUG oslo_concurrency.lockutils [None req-101bb9c5-e71a-409e-aff7-a4898882dd82 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.884433] [55187]: DEBUG oslo_concurrency.lockutils [None req-101bb9c5-e71a-409e-aff7-a4898882dd82 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.985647] [55187]: DEBUG nova.policy [None req-101bb9c5-e71a-409e-aff7-a4898882dd82 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1248.990952] [55187]: INFO nova.api.openstack.requestlog [None req-101bb9c5-e71a-409e-aff7-a4898882dd82 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1733 microversion: 2.1 time: 0.117000 [ 1248.991302] [55187]: [pid: 55187|app: 0|req: 4267/8640] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:09 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1733 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1249.027347] [55188]: DEBUG nova.api.openstack.wsgi [None req-3e40773f-8c7f-4d70-8dcd-3905cc7d2a0d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1249.029878] [55188]: DEBUG nova.compute.api [None req-3e40773f-8c7f-4d70-8dcd-3905cc7d2a0d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1249.035326] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e40773f-8c7f-4d70-8dcd-3905cc7d2a0d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.035696] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e40773f-8c7f-4d70-8dcd-3905cc7d2a0d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.036013] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e40773f-8c7f-4d70-8dcd-3905cc7d2a0d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.036577] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e40773f-8c7f-4d70-8dcd-3905cc7d2a0d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.036905] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e40773f-8c7f-4d70-8dcd-3905cc7d2a0d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.037210] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e40773f-8c7f-4d70-8dcd-3905cc7d2a0d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.176429] [55187]: DEBUG nova.api.openstack.wsgi [None req-5b0c52c7-d86c-408b-b140-111d3f2ed5f9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1249.178769] [55187]: DEBUG nova.compute.api [None req-5b0c52c7-d86c-408b-b140-111d3f2ed5f9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1249.182783] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b0c52c7-d86c-408b-b140-111d3f2ed5f9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.183034] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b0c52c7-d86c-408b-b140-111d3f2ed5f9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.183229] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b0c52c7-d86c-408b-b140-111d3f2ed5f9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.183619] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b0c52c7-d86c-408b-b140-111d3f2ed5f9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.183823] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b0c52c7-d86c-408b-b140-111d3f2ed5f9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.183996] [55187]: DEBUG oslo_concurrency.lockutils [None req-5b0c52c7-d86c-408b-b140-111d3f2ed5f9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.197511] [55188]: DEBUG nova.policy [None req-3e40773f-8c7f-4d70-8dcd-3905cc7d2a0d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.202314] [55188]: INFO nova.api.openstack.requestlog [None req-3e40773f-8c7f-4d70-8dcd-3905cc7d2a0d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 200 len: 1680 microversion: 2.1 time: 0.177840 [ 1249.202314] [55188]: [pid: 55188|app: 0|req: 4374/8641] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:09 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 1680 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1249.261927] [55188]: DEBUG nova.api.openstack.wsgi [None req-ecfcd31d-7b12-4f86-9f69-628ec8bfe6c7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1249.264740] [55188]: DEBUG nova.compute.api [None req-ecfcd31d-7b12-4f86-9f69-628ec8bfe6c7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1249.268026] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecfcd31d-7b12-4f86-9f69-628ec8bfe6c7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.268026] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecfcd31d-7b12-4f86-9f69-628ec8bfe6c7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.268333] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecfcd31d-7b12-4f86-9f69-628ec8bfe6c7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.268796] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecfcd31d-7b12-4f86-9f69-628ec8bfe6c7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.269124] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecfcd31d-7b12-4f86-9f69-628ec8bfe6c7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.269402] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecfcd31d-7b12-4f86-9f69-628ec8bfe6c7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.276807] [55187]: DEBUG nova.policy [None req-5b0c52c7-d86c-408b-b140-111d3f2ed5f9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.281724] [55187]: DEBUG nova.policy [None req-5b0c52c7-d86c-408b-b140-111d3f2ed5f9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.282389] [55187]: DEBUG nova.policy [None req-5b0c52c7-d86c-408b-b140-111d3f2ed5f9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.283136] [55187]: INFO nova.api.openstack.requestlog [None req-5b0c52c7-d86c-408b-b140-111d3f2ed5f9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1738 microversion: 2.20 time: 0.109034 [ 1249.283458] [55187]: [pid: 55187|app: 0|req: 4268/8642] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:09 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1738 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1249.345585] [55188]: DEBUG nova.policy [None req-ecfcd31d-7b12-4f86-9f69-628ec8bfe6c7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.350024] [55188]: INFO nova.api.openstack.requestlog [None req-ecfcd31d-7b12-4f86-9f69-628ec8bfe6c7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1312 microversion: 2.1 time: 0.090526 [ 1249.350380] [55188]: [pid: 55188|app: 0|req: 4375/8643] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:09 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1312 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1249.543453] [55187]: DEBUG nova.api.openstack.wsgi [None req-51384c67-16be-4416-8bf9-a9ea0784e6c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1249.545379] [55187]: DEBUG nova.compute.api [None req-51384c67-16be-4416-8bf9-a9ea0784e6c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1249.551243] [55187]: DEBUG oslo_concurrency.lockutils [None req-51384c67-16be-4416-8bf9-a9ea0784e6c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.551649] [55187]: DEBUG oslo_concurrency.lockutils [None req-51384c67-16be-4416-8bf9-a9ea0784e6c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.551933] [55187]: DEBUG oslo_concurrency.lockutils [None req-51384c67-16be-4416-8bf9-a9ea0784e6c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.552343] [55187]: DEBUG oslo_concurrency.lockutils [None req-51384c67-16be-4416-8bf9-a9ea0784e6c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.552554] [55187]: DEBUG oslo_concurrency.lockutils [None req-51384c67-16be-4416-8bf9-a9ea0784e6c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.552730] [55187]: DEBUG oslo_concurrency.lockutils [None req-51384c67-16be-4416-8bf9-a9ea0784e6c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.654132] [55187]: DEBUG nova.policy [None req-51384c67-16be-4416-8bf9-a9ea0784e6c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.658670] [55187]: INFO nova.api.openstack.requestlog [None req-51384c67-16be-4416-8bf9-a9ea0784e6c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1485 microversion: 2.1 time: 0.117576 [ 1249.658998] [55187]: [pid: 55187|app: 0|req: 4269/8644] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:09 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1485 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1249.671412] [55188]: DEBUG nova.api.openstack.wsgi [None req-44843d1f-4777-4839-90b5-3f7b2d7e5275 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Action: 'update', calling method: >, body: {"server": {"name": "tempest-\u00cd\u00f1st\u00e1\u00f1c\u00e9-1142949160"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1249.673351] [55188]: DEBUG nova.compute.api [None req-44843d1f-4777-4839-90b5-3f7b2d7e5275 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1249.676851] [55188]: DEBUG oslo_concurrency.lockutils [None req-44843d1f-4777-4839-90b5-3f7b2d7e5275 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.677110] [55188]: DEBUG oslo_concurrency.lockutils [None req-44843d1f-4777-4839-90b5-3f7b2d7e5275 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.677307] [55188]: DEBUG oslo_concurrency.lockutils [None req-44843d1f-4777-4839-90b5-3f7b2d7e5275 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.677659] [55188]: DEBUG oslo_concurrency.lockutils [None req-44843d1f-4777-4839-90b5-3f7b2d7e5275 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.677894] [55188]: DEBUG oslo_concurrency.lockutils [None req-44843d1f-4777-4839-90b5-3f7b2d7e5275 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.678132] [55188]: DEBUG oslo_concurrency.lockutils [None req-44843d1f-4777-4839-90b5-3f7b2d7e5275 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.715600] [55188]: INFO nova.api.openstack.requestlog [None req-44843d1f-4777-4839-90b5-3f7b2d7e5275 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1075 microversion: 2.1 time: 0.046555 [ 1249.715974] [55188]: [pid: 55188|app: 0|req: 4376/8645] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 26 22:12:10 2025] PUT /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1075 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1249.726215] [55187]: DEBUG nova.api.openstack.wsgi [None req-451fe27b-585e-4a7d-b003-1d44c92259ae tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1249.727990] [55187]: DEBUG nova.compute.api [None req-451fe27b-585e-4a7d-b003-1d44c92259ae tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1249.731742] [55187]: DEBUG oslo_concurrency.lockutils [None req-451fe27b-585e-4a7d-b003-1d44c92259ae tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.732013] [55187]: DEBUG oslo_concurrency.lockutils [None req-451fe27b-585e-4a7d-b003-1d44c92259ae tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.732226] [55187]: DEBUG oslo_concurrency.lockutils [None req-451fe27b-585e-4a7d-b003-1d44c92259ae tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.732619] [55187]: DEBUG oslo_concurrency.lockutils [None req-451fe27b-585e-4a7d-b003-1d44c92259ae tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.732841] [55187]: DEBUG oslo_concurrency.lockutils [None req-451fe27b-585e-4a7d-b003-1d44c92259ae tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.733113] [55187]: DEBUG oslo_concurrency.lockutils [None req-451fe27b-585e-4a7d-b003-1d44c92259ae tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.805180] [55187]: DEBUG nova.policy [None req-451fe27b-585e-4a7d-b003-1d44c92259ae tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.809909] [55187]: INFO nova.api.openstack.requestlog [None req-451fe27b-585e-4a7d-b003-1d44c92259ae tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1497 microversion: 2.1 time: 0.086053 [ 1249.810479] [55187]: [pid: 55187|app: 0|req: 4270/8646] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:10 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1497 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1249.822767] [55188]: DEBUG nova.api.openstack.wsgi [None req-593d166d-8dc2-4a60-b08b-048c251327fc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1249.825031] [55188]: DEBUG nova.compute.api [None req-593d166d-8dc2-4a60-b08b-048c251327fc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1249.828752] [55188]: DEBUG oslo_concurrency.lockutils [None req-593d166d-8dc2-4a60-b08b-048c251327fc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.829013] [55188]: DEBUG oslo_concurrency.lockutils [None req-593d166d-8dc2-4a60-b08b-048c251327fc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.829224] [55188]: DEBUG oslo_concurrency.lockutils [None req-593d166d-8dc2-4a60-b08b-048c251327fc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.829580] [55188]: DEBUG oslo_concurrency.lockutils [None req-593d166d-8dc2-4a60-b08b-048c251327fc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.829780] [55188]: DEBUG oslo_concurrency.lockutils [None req-593d166d-8dc2-4a60-b08b-048c251327fc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.829981] [55188]: DEBUG oslo_concurrency.lockutils [None req-593d166d-8dc2-4a60-b08b-048c251327fc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.929033] [55188]: DEBUG nova.policy [None req-593d166d-8dc2-4a60-b08b-048c251327fc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94238c982ff5432bae31993c7097915c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.933521] [55188]: INFO nova.api.openstack.requestlog [None req-593d166d-8dc2-4a60-b08b-048c251327fc tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1497 microversion: 2.1 time: 0.113034 [ 1249.933840] [55188]: [pid: 55188|app: 0|req: 4377/8647] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:10 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1497 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1249.945393] [55187]: DEBUG nova.api.openstack.wsgi [None req-a71bf087-6f05-4ed5-b721-5caf5f1fe9a8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1249.950503] [55187]: DEBUG oslo_concurrency.lockutils [None req-a71bf087-6f05-4ed5-b721-5caf5f1fe9a8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.950776] [55187]: DEBUG oslo_concurrency.lockutils [None req-a71bf087-6f05-4ed5-b721-5caf5f1fe9a8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.950994] [55187]: DEBUG oslo_concurrency.lockutils [None req-a71bf087-6f05-4ed5-b721-5caf5f1fe9a8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.962889] [55187]: DEBUG nova.compute.api [None req-a71bf087-6f05-4ed5-b721-5caf5f1fe9a8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Going to try to stop instance {{(pid=55187) force_stop /opt/stack/nova/nova/compute/api.py:2796}} [ 1249.996744] [55187]: INFO nova.api.openstack.requestlog [None req-a71bf087-6f05-4ed5-b721-5caf5f1fe9a8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e/action" status: 202 len: 0 microversion: 2.1 time: 0.053489 [ 1249.997111] [55187]: [pid: 55187|app: 0|req: 4271/8648] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:12:10 2025] POST /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1250.005166] [55188]: DEBUG nova.api.openstack.wsgi [None req-5cf129bf-205f-4483-87e1-a2ada133595a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1250.007777] [55188]: DEBUG nova.compute.api [None req-5cf129bf-205f-4483-87e1-a2ada133595a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1250.008338] [55187]: DEBUG nova.api.openstack.wsgi [None req-790a3b00-9540-4f76-b039-cefe46c77624 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1250.010185] [55187]: DEBUG nova.compute.api [None req-790a3b00-9540-4f76-b039-cefe46c77624 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1250.011247] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cf129bf-205f-4483-87e1-a2ada133595a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.011501] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cf129bf-205f-4483-87e1-a2ada133595a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.011687] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cf129bf-205f-4483-87e1-a2ada133595a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.012074] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cf129bf-205f-4483-87e1-a2ada133595a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.012303] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cf129bf-205f-4483-87e1-a2ada133595a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.012482] [55188]: DEBUG oslo_concurrency.lockutils [None req-5cf129bf-205f-4483-87e1-a2ada133595a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.013701] [55187]: DEBUG oslo_concurrency.lockutils [None req-790a3b00-9540-4f76-b039-cefe46c77624 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.013963] [55187]: DEBUG oslo_concurrency.lockutils [None req-790a3b00-9540-4f76-b039-cefe46c77624 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.014191] [55187]: DEBUG oslo_concurrency.lockutils [None req-790a3b00-9540-4f76-b039-cefe46c77624 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.014546] [55187]: DEBUG oslo_concurrency.lockutils [None req-790a3b00-9540-4f76-b039-cefe46c77624 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.014747] [55187]: DEBUG oslo_concurrency.lockutils [None req-790a3b00-9540-4f76-b039-cefe46c77624 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.015128] [55187]: DEBUG oslo_concurrency.lockutils [None req-790a3b00-9540-4f76-b039-cefe46c77624 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.083413] [55187]: DEBUG nova.policy [None req-790a3b00-9540-4f76-b039-cefe46c77624 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1250.084698] [55188]: DEBUG nova.policy [None req-5cf129bf-205f-4483-87e1-a2ada133595a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1250.088043] [55187]: INFO nova.api.openstack.requestlog [None req-790a3b00-9540-4f76-b039-cefe46c77624 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1733 microversion: 2.1 time: 0.081882 [ 1250.088426] [55187]: [pid: 55187|app: 0|req: 4272/8649] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:10 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1733 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1250.089207] [55188]: INFO nova.api.openstack.requestlog [None req-5cf129bf-205f-4483-87e1-a2ada133595a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1507 microversion: 2.1 time: 0.086266 [ 1250.089476] [55188]: [pid: 55188|app: 0|req: 4378/8650] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:10 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1507 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1250.092350] [55187]: DEBUG nova.api.openstack.wsgi [req-00beee9f-ab47-4484-b3ea-918ce0b913bf req-fdb6807a-12d8-4bb8-81a7-5918ec90735a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ac222ffe-2bea-43b9-9d26-799fa70f4847", "name": "network-vif-deleted", "tag": "7ba8ad17-b9ba-46e9-8c13-56fe869a7e1e"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1250.097724] [55187]: DEBUG oslo_concurrency.lockutils [req-00beee9f-ab47-4484-b3ea-918ce0b913bf req-fdb6807a-12d8-4bb8-81a7-5918ec90735a service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.098048] [55187]: DEBUG oslo_concurrency.lockutils [req-00beee9f-ab47-4484-b3ea-918ce0b913bf req-fdb6807a-12d8-4bb8-81a7-5918ec90735a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.098252] [55187]: DEBUG oslo_concurrency.lockutils [req-00beee9f-ab47-4484-b3ea-918ce0b913bf req-fdb6807a-12d8-4bb8-81a7-5918ec90735a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.104142] [55187]: INFO nova.api.openstack.compute.server_external_events [req-00beee9f-ab47-4484-b3ea-918ce0b913bf req-fdb6807a-12d8-4bb8-81a7-5918ec90735a service nova] Creating event network-vif-deleted:7ba8ad17-b9ba-46e9-8c13-56fe869a7e1e for instance ac222ffe-2bea-43b9-9d26-799fa70f4847 on cpu-1 [ 1250.108616] [55187]: INFO nova.api.openstack.requestlog [req-00beee9f-ab47-4484-b3ea-918ce0b913bf req-fdb6807a-12d8-4bb8-81a7-5918ec90735a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019557 [ 1250.109344] [55187]: [pid: 55187|app: 0|req: 4273/8651] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:10 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1250.215022] [55188]: DEBUG nova.api.openstack.wsgi [None req-3cb3d8d9-27d5-4ec4-9dc4-40683dd4e445 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1250.216686] [55188]: DEBUG nova.compute.api [None req-3cb3d8d9-27d5-4ec4-9dc4-40683dd4e445 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1250.220482] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cb3d8d9-27d5-4ec4-9dc4-40683dd4e445 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.220735] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cb3d8d9-27d5-4ec4-9dc4-40683dd4e445 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.220927] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cb3d8d9-27d5-4ec4-9dc4-40683dd4e445 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.221305] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cb3d8d9-27d5-4ec4-9dc4-40683dd4e445 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.221505] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cb3d8d9-27d5-4ec4-9dc4-40683dd4e445 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.221679] [55188]: DEBUG oslo_concurrency.lockutils [None req-3cb3d8d9-27d5-4ec4-9dc4-40683dd4e445 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.257542] [55188]: DEBUG nova.policy [None req-3cb3d8d9-27d5-4ec4-9dc4-40683dd4e445 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1250.261819] [55188]: INFO nova.api.openstack.requestlog [None req-3cb3d8d9-27d5-4ec4-9dc4-40683dd4e445 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 200 len: 1320 microversion: 2.1 time: 0.049892 [ 1250.262176] [55188]: [pid: 55188|app: 0|req: 4379/8652] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:10 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 1320 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1250.299652] [55187]: DEBUG nova.api.openstack.wsgi [None req-0d231595-6b93-472d-a0be-4e481ef7cc8f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1250.301553] [55187]: DEBUG nova.compute.api [None req-0d231595-6b93-472d-a0be-4e481ef7cc8f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1250.305663] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d231595-6b93-472d-a0be-4e481ef7cc8f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.306070] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d231595-6b93-472d-a0be-4e481ef7cc8f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.306344] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d231595-6b93-472d-a0be-4e481ef7cc8f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.306876] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d231595-6b93-472d-a0be-4e481ef7cc8f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.307186] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d231595-6b93-472d-a0be-4e481ef7cc8f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.307452] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d231595-6b93-472d-a0be-4e481ef7cc8f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.362966] [55188]: DEBUG nova.api.openstack.wsgi [None req-83fb120a-657e-4ef5-8bf5-5e7f1750f644 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1250.364749] [55188]: DEBUG nova.compute.api [None req-83fb120a-657e-4ef5-8bf5-5e7f1750f644 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1250.368230] [55188]: DEBUG oslo_concurrency.lockutils [None req-83fb120a-657e-4ef5-8bf5-5e7f1750f644 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.368465] [55188]: DEBUG oslo_concurrency.lockutils [None req-83fb120a-657e-4ef5-8bf5-5e7f1750f644 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.368647] [55188]: DEBUG oslo_concurrency.lockutils [None req-83fb120a-657e-4ef5-8bf5-5e7f1750f644 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.368991] [55188]: DEBUG oslo_concurrency.lockutils [None req-83fb120a-657e-4ef5-8bf5-5e7f1750f644 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.369205] [55188]: DEBUG oslo_concurrency.lockutils [None req-83fb120a-657e-4ef5-8bf5-5e7f1750f644 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.369375] [55188]: DEBUG oslo_concurrency.lockutils [None req-83fb120a-657e-4ef5-8bf5-5e7f1750f644 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.385031] [55187]: DEBUG nova.policy [None req-0d231595-6b93-472d-a0be-4e481ef7cc8f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1250.391048] [55187]: DEBUG nova.policy [None req-0d231595-6b93-472d-a0be-4e481ef7cc8f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1250.391685] [55187]: DEBUG nova.policy [None req-0d231595-6b93-472d-a0be-4e481ef7cc8f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1250.392554] [55187]: INFO nova.api.openstack.requestlog [None req-0d231595-6b93-472d-a0be-4e481ef7cc8f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1738 microversion: 2.20 time: 0.095555 [ 1250.392980] [55187]: [pid: 55187|app: 0|req: 4274/8653] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:10 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1738 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1250.451643] [55188]: DEBUG nova.policy [None req-83fb120a-657e-4ef5-8bf5-5e7f1750f644 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1250.456428] [55188]: INFO nova.api.openstack.requestlog [None req-83fb120a-657e-4ef5-8bf5-5e7f1750f644 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1312 microversion: 2.1 time: 0.095620 [ 1250.456973] [55188]: [pid: 55188|app: 0|req: 4380/8654] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:10 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1312 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1251.102805] [55187]: DEBUG nova.api.openstack.wsgi [None req-9c8fc542-7a2d-4f9e-a0d3-1bd302c432e9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1251.104102] [55188]: DEBUG nova.api.openstack.wsgi [None req-bb8b20c3-93c2-49aa-bc6c-39f6a430d499 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1251.105027] [55187]: DEBUG nova.compute.api [None req-9c8fc542-7a2d-4f9e-a0d3-1bd302c432e9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1251.106426] [55188]: DEBUG nova.compute.api [None req-bb8b20c3-93c2-49aa-bc6c-39f6a430d499 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1251.110317] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c8fc542-7a2d-4f9e-a0d3-1bd302c432e9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.110678] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c8fc542-7a2d-4f9e-a0d3-1bd302c432e9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.110741] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c8fc542-7a2d-4f9e-a0d3-1bd302c432e9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.111101] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c8fc542-7a2d-4f9e-a0d3-1bd302c432e9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.111170] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb8b20c3-93c2-49aa-bc6c-39f6a430d499 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.111283] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c8fc542-7a2d-4f9e-a0d3-1bd302c432e9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.111456] [55187]: DEBUG oslo_concurrency.lockutils [None req-9c8fc542-7a2d-4f9e-a0d3-1bd302c432e9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.111495] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb8b20c3-93c2-49aa-bc6c-39f6a430d499 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.111706] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb8b20c3-93c2-49aa-bc6c-39f6a430d499 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.112141] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb8b20c3-93c2-49aa-bc6c-39f6a430d499 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.112382] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb8b20c3-93c2-49aa-bc6c-39f6a430d499 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.112593] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb8b20c3-93c2-49aa-bc6c-39f6a430d499 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.190532] [55187]: DEBUG nova.policy [None req-9c8fc542-7a2d-4f9e-a0d3-1bd302c432e9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.199101] [55187]: INFO nova.api.openstack.requestlog [None req-9c8fc542-7a2d-4f9e-a0d3-1bd302c432e9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1507 microversion: 2.1 time: 0.098466 [ 1251.199592] [55187]: [pid: 55187|app: 0|req: 4275/8655] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:11 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1507 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1251.239977] [55188]: DEBUG nova.policy [None req-bb8b20c3-93c2-49aa-bc6c-39f6a430d499 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.245841] [55188]: INFO nova.api.openstack.requestlog [None req-bb8b20c3-93c2-49aa-bc6c-39f6a430d499 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1734 microversion: 2.1 time: 0.144698 [ 1251.246399] [55188]: [pid: 55188|app: 0|req: 4381/8656] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:11 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1734 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1251.275745] [55187]: DEBUG nova.api.openstack.wsgi [None req-9991dc18-326d-4be7-bf04-738ddc272326 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1251.278060] [55187]: DEBUG nova.compute.api [None req-9991dc18-326d-4be7-bf04-738ddc272326 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1251.282583] [55187]: DEBUG oslo_concurrency.lockutils [None req-9991dc18-326d-4be7-bf04-738ddc272326 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.282890] [55187]: DEBUG oslo_concurrency.lockutils [None req-9991dc18-326d-4be7-bf04-738ddc272326 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.283120] [55187]: DEBUG oslo_concurrency.lockutils [None req-9991dc18-326d-4be7-bf04-738ddc272326 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.283556] [55187]: DEBUG oslo_concurrency.lockutils [None req-9991dc18-326d-4be7-bf04-738ddc272326 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.283761] [55187]: DEBUG oslo_concurrency.lockutils [None req-9991dc18-326d-4be7-bf04-738ddc272326 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.283940] [55187]: DEBUG oslo_concurrency.lockutils [None req-9991dc18-326d-4be7-bf04-738ddc272326 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.305877] [55187]: DEBUG oslo_concurrency.lockutils [None req-9991dc18-326d-4be7-bf04-738ddc272326 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.306255] [55187]: DEBUG oslo_concurrency.lockutils [None req-9991dc18-326d-4be7-bf04-738ddc272326 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.306453] [55187]: DEBUG oslo_concurrency.lockutils [None req-9991dc18-326d-4be7-bf04-738ddc272326 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.306667] [55187]: DEBUG nova.objects.instance [None req-9991dc18-326d-4be7-bf04-738ddc272326 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lazy-loading 'fault' on Instance uuid ac222ffe-2bea-43b9-9d26-799fa70f4847 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1251.331495] [55187]: DEBUG nova.policy [None req-9991dc18-326d-4be7-bf04-738ddc272326 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.336208] [55187]: INFO nova.api.openstack.requestlog [None req-9991dc18-326d-4be7-bf04-738ddc272326 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 200 len: 1325 microversion: 2.1 time: 0.063625 [ 1251.336557] [55187]: [pid: 55187|app: 0|req: 4276/8657] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:11 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 1325 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1251.408929] [55188]: DEBUG nova.api.openstack.wsgi [None req-69068a73-2a1b-4dbe-9d05-6f765374014e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1251.411684] [55188]: DEBUG nova.compute.api [None req-69068a73-2a1b-4dbe-9d05-6f765374014e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1251.417575] [55188]: DEBUG oslo_concurrency.lockutils [None req-69068a73-2a1b-4dbe-9d05-6f765374014e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.417975] [55188]: DEBUG oslo_concurrency.lockutils [None req-69068a73-2a1b-4dbe-9d05-6f765374014e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.418299] [55188]: DEBUG oslo_concurrency.lockutils [None req-69068a73-2a1b-4dbe-9d05-6f765374014e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.418879] [55188]: DEBUG oslo_concurrency.lockutils [None req-69068a73-2a1b-4dbe-9d05-6f765374014e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.419223] [55188]: DEBUG oslo_concurrency.lockutils [None req-69068a73-2a1b-4dbe-9d05-6f765374014e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.419517] [55188]: DEBUG oslo_concurrency.lockutils [None req-69068a73-2a1b-4dbe-9d05-6f765374014e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.471072] [55187]: DEBUG nova.api.openstack.wsgi [None req-5eab5514-ea24-464e-8f8b-b2ce1f713bc6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1251.472639] [55187]: DEBUG nova.compute.api [None req-5eab5514-ea24-464e-8f8b-b2ce1f713bc6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1251.477030] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eab5514-ea24-464e-8f8b-b2ce1f713bc6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.477351] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eab5514-ea24-464e-8f8b-b2ce1f713bc6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.477505] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eab5514-ea24-464e-8f8b-b2ce1f713bc6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.477894] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eab5514-ea24-464e-8f8b-b2ce1f713bc6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.478139] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eab5514-ea24-464e-8f8b-b2ce1f713bc6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.478311] [55187]: DEBUG oslo_concurrency.lockutils [None req-5eab5514-ea24-464e-8f8b-b2ce1f713bc6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.518285] [55188]: DEBUG nova.policy [None req-69068a73-2a1b-4dbe-9d05-6f765374014e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.523848] [55188]: DEBUG nova.policy [None req-69068a73-2a1b-4dbe-9d05-6f765374014e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.524658] [55188]: DEBUG nova.policy [None req-69068a73-2a1b-4dbe-9d05-6f765374014e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.525362] [55188]: INFO nova.api.openstack.requestlog [None req-69068a73-2a1b-4dbe-9d05-6f765374014e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1738 microversion: 2.20 time: 0.120258 [ 1251.525685] [55188]: [pid: 55188|app: 0|req: 4382/8658] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:11 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1738 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1251.598536] [55187]: DEBUG nova.policy [None req-5eab5514-ea24-464e-8f8b-b2ce1f713bc6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.603456] [55187]: INFO nova.api.openstack.requestlog [None req-5eab5514-ea24-464e-8f8b-b2ce1f713bc6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1312 microversion: 2.1 time: 0.135228 [ 1251.603811] [55187]: [pid: 55187|app: 0|req: 4277/8659] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:11 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1312 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1252.212740] [55188]: DEBUG nova.api.openstack.wsgi [None req-fe516543-96eb-4cfa-826d-d7e680a4d519 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1252.214446] [55188]: DEBUG nova.compute.api [None req-fe516543-96eb-4cfa-826d-d7e680a4d519 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1252.218202] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe516543-96eb-4cfa-826d-d7e680a4d519 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.218430] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe516543-96eb-4cfa-826d-d7e680a4d519 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.220045] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe516543-96eb-4cfa-826d-d7e680a4d519 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.220045] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe516543-96eb-4cfa-826d-d7e680a4d519 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.220045] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe516543-96eb-4cfa-826d-d7e680a4d519 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.220045] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe516543-96eb-4cfa-826d-d7e680a4d519 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.259698] [55187]: DEBUG nova.api.openstack.wsgi [None req-0e2810c8-57ed-406c-bc68-ddea7b1318f8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1252.262018] [55187]: DEBUG nova.compute.api [None req-0e2810c8-57ed-406c-bc68-ddea7b1318f8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1252.266173] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e2810c8-57ed-406c-bc68-ddea7b1318f8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.266173] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e2810c8-57ed-406c-bc68-ddea7b1318f8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.266173] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e2810c8-57ed-406c-bc68-ddea7b1318f8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.266532] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e2810c8-57ed-406c-bc68-ddea7b1318f8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.266786] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e2810c8-57ed-406c-bc68-ddea7b1318f8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.267026] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e2810c8-57ed-406c-bc68-ddea7b1318f8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.293560] [55188]: DEBUG nova.policy [None req-fe516543-96eb-4cfa-826d-d7e680a4d519 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.298048] [55188]: INFO nova.api.openstack.requestlog [None req-fe516543-96eb-4cfa-826d-d7e680a4d519 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1484 microversion: 2.1 time: 0.087555 [ 1252.298402] [55188]: [pid: 55188|app: 0|req: 4383/8660] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:12 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1484 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1252.312656] [55188]: DEBUG nova.api.openstack.wsgi [None req-6512b103-98a8-4025-a9b9-06e35789d410 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Action: 'update', calling method: >, body: {"server": {"name": "tempest-\u00cd\u00f1st\u00e1\u00f1c\u00e9-1045169892"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1252.314533] [55188]: DEBUG nova.compute.api [None req-6512b103-98a8-4025-a9b9-06e35789d410 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1252.318318] [55188]: DEBUG oslo_concurrency.lockutils [None req-6512b103-98a8-4025-a9b9-06e35789d410 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.318557] [55188]: DEBUG oslo_concurrency.lockutils [None req-6512b103-98a8-4025-a9b9-06e35789d410 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.318742] [55188]: DEBUG oslo_concurrency.lockutils [None req-6512b103-98a8-4025-a9b9-06e35789d410 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.319231] [55188]: DEBUG oslo_concurrency.lockutils [None req-6512b103-98a8-4025-a9b9-06e35789d410 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.319441] [55188]: DEBUG oslo_concurrency.lockutils [None req-6512b103-98a8-4025-a9b9-06e35789d410 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.319613] [55188]: DEBUG oslo_concurrency.lockutils [None req-6512b103-98a8-4025-a9b9-06e35789d410 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.341018] [55187]: DEBUG nova.policy [None req-0e2810c8-57ed-406c-bc68-ddea7b1318f8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.346958] [55187]: INFO nova.api.openstack.requestlog [None req-0e2810c8-57ed-406c-bc68-ddea7b1318f8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1734 microversion: 2.1 time: 0.089627 [ 1252.347331] [55187]: [pid: 55187|app: 0|req: 4278/8661] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:12 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1734 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1252.352927] [55187]: DEBUG nova.api.openstack.wsgi [None req-18c11193-867c-41c5-8ba4-b449a5815b74 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1252.355200] [55187]: DEBUG nova.compute.api [None req-18c11193-867c-41c5-8ba4-b449a5815b74 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1252.358296] [55187]: DEBUG oslo_concurrency.lockutils [None req-18c11193-867c-41c5-8ba4-b449a5815b74 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.358536] [55187]: DEBUG oslo_concurrency.lockutils [None req-18c11193-867c-41c5-8ba4-b449a5815b74 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.358719] [55187]: DEBUG oslo_concurrency.lockutils [None req-18c11193-867c-41c5-8ba4-b449a5815b74 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.359131] [55187]: DEBUG oslo_concurrency.lockutils [None req-18c11193-867c-41c5-8ba4-b449a5815b74 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.359342] [55187]: DEBUG oslo_concurrency.lockutils [None req-18c11193-867c-41c5-8ba4-b449a5815b74 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.359518] [55187]: DEBUG oslo_concurrency.lockutils [None req-18c11193-867c-41c5-8ba4-b449a5815b74 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.361753] [55188]: INFO nova.api.openstack.requestlog [None req-6512b103-98a8-4025-a9b9-06e35789d410 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1061 microversion: 2.1 time: 0.051417 [ 1252.362183] [55188]: [pid: 55188|app: 0|req: 4384/8662] 10.180.1.21 () {60 vars in 1251 bytes} [Wed Mar 26 22:12:12 2025] PUT /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1061 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1252.372163] [55188]: DEBUG nova.api.openstack.wsgi [None req-64e73105-1a2e-4591-a59e-0c4623f362c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1252.373890] [55188]: DEBUG nova.compute.api [None req-64e73105-1a2e-4591-a59e-0c4623f362c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1252.377411] [55188]: DEBUG oslo_concurrency.lockutils [None req-64e73105-1a2e-4591-a59e-0c4623f362c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.377650] [55188]: DEBUG oslo_concurrency.lockutils [None req-64e73105-1a2e-4591-a59e-0c4623f362c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.377843] [55188]: DEBUG oslo_concurrency.lockutils [None req-64e73105-1a2e-4591-a59e-0c4623f362c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.378220] [55188]: DEBUG oslo_concurrency.lockutils [None req-64e73105-1a2e-4591-a59e-0c4623f362c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.378428] [55187]: DEBUG oslo_concurrency.lockutils [None req-18c11193-867c-41c5-8ba4-b449a5815b74 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.378485] [55188]: DEBUG oslo_concurrency.lockutils [None req-64e73105-1a2e-4591-a59e-0c4623f362c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.378623] [55188]: DEBUG oslo_concurrency.lockutils [None req-64e73105-1a2e-4591-a59e-0c4623f362c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.378695] [55187]: DEBUG oslo_concurrency.lockutils [None req-18c11193-867c-41c5-8ba4-b449a5815b74 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.378877] [55187]: DEBUG oslo_concurrency.lockutils [None req-18c11193-867c-41c5-8ba4-b449a5815b74 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.379088] [55187]: DEBUG nova.objects.instance [None req-18c11193-867c-41c5-8ba4-b449a5815b74 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lazy-loading 'fault' on Instance uuid ac222ffe-2bea-43b9-9d26-799fa70f4847 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1252.399126] [55187]: DEBUG nova.policy [None req-18c11193-867c-41c5-8ba4-b449a5815b74 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.403789] [55187]: INFO nova.api.openstack.requestlog [None req-18c11193-867c-41c5-8ba4-b449a5815b74 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 200 len: 1325 microversion: 2.1 time: 0.053981 [ 1252.404591] [55187]: [pid: 55187|app: 0|req: 4279/8663] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:12 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 1325 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1252.475568] [55188]: DEBUG nova.policy [None req-64e73105-1a2e-4591-a59e-0c4623f362c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.480244] [55188]: INFO nova.api.openstack.requestlog [None req-64e73105-1a2e-4591-a59e-0c4623f362c4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1484 microversion: 2.1 time: 0.110281 [ 1252.480593] [55188]: [pid: 55188|app: 0|req: 4385/8664] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:12 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1484 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1252.499077] [55187]: DEBUG nova.api.openstack.wsgi [None req-d05756dd-19b8-4f87-b19f-0ff4aa5b1e20 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1252.500940] [55187]: DEBUG nova.compute.api [None req-d05756dd-19b8-4f87-b19f-0ff4aa5b1e20 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1252.504936] [55187]: DEBUG oslo_concurrency.lockutils [None req-d05756dd-19b8-4f87-b19f-0ff4aa5b1e20 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.505227] [55187]: DEBUG oslo_concurrency.lockutils [None req-d05756dd-19b8-4f87-b19f-0ff4aa5b1e20 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.505421] [55187]: DEBUG oslo_concurrency.lockutils [None req-d05756dd-19b8-4f87-b19f-0ff4aa5b1e20 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.505773] [55187]: DEBUG oslo_concurrency.lockutils [None req-d05756dd-19b8-4f87-b19f-0ff4aa5b1e20 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.505968] [55187]: DEBUG oslo_concurrency.lockutils [None req-d05756dd-19b8-4f87-b19f-0ff4aa5b1e20 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.506157] [55187]: DEBUG oslo_concurrency.lockutils [None req-d05756dd-19b8-4f87-b19f-0ff4aa5b1e20 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.542826] [55188]: DEBUG nova.api.openstack.wsgi [None req-6ed21816-2529-4753-a4ec-3c7616c53a68 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1252.546142] [55188]: DEBUG nova.compute.api [None req-6ed21816-2529-4753-a4ec-3c7616c53a68 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1252.551848] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ed21816-2529-4753-a4ec-3c7616c53a68 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.552130] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ed21816-2529-4753-a4ec-3c7616c53a68 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.552352] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ed21816-2529-4753-a4ec-3c7616c53a68 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.552708] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ed21816-2529-4753-a4ec-3c7616c53a68 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.552909] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ed21816-2529-4753-a4ec-3c7616c53a68 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.553095] [55188]: DEBUG oslo_concurrency.lockutils [None req-6ed21816-2529-4753-a4ec-3c7616c53a68 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.583715] [55187]: DEBUG nova.policy [None req-d05756dd-19b8-4f87-b19f-0ff4aa5b1e20 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94238c982ff5432bae31993c7097915c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.589724] [55187]: INFO nova.api.openstack.requestlog [None req-d05756dd-19b8-4f87-b19f-0ff4aa5b1e20 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1484 microversion: 2.1 time: 0.093075 [ 1252.590160] [55187]: [pid: 55187|app: 0|req: 4280/8665] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:12 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1484 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1252.603841] [55187]: DEBUG nova.api.openstack.wsgi [None req-c1cb7d9f-5ad2-478e-9c96-f5bddeea798b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1252.604117] [55187]: DEBUG nova.compute.api [None req-c1cb7d9f-5ad2-478e-9c96-f5bddeea798b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1252.609232] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1cb7d9f-5ad2-478e-9c96-f5bddeea798b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.609620] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1cb7d9f-5ad2-478e-9c96-f5bddeea798b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.609981] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1cb7d9f-5ad2-478e-9c96-f5bddeea798b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.610582] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1cb7d9f-5ad2-478e-9c96-f5bddeea798b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.610911] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1cb7d9f-5ad2-478e-9c96-f5bddeea798b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.611260] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1cb7d9f-5ad2-478e-9c96-f5bddeea798b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.634906] [55187]: DEBUG nova.compute.api [None req-c1cb7d9f-5ad2-478e-9c96-f5bddeea798b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1252.636440] [55188]: DEBUG nova.policy [None req-6ed21816-2529-4753-a4ec-3c7616c53a68 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.642682] [55188]: DEBUG nova.policy [None req-6ed21816-2529-4753-a4ec-3c7616c53a68 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.643401] [55188]: DEBUG nova.policy [None req-6ed21816-2529-4753-a4ec-3c7616c53a68 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.644111] [55188]: INFO nova.api.openstack.requestlog [None req-6ed21816-2529-4753-a4ec-3c7616c53a68 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1720 microversion: 2.20 time: 0.103768 [ 1252.644458] [55188]: [pid: 55188|app: 0|req: 4386/8666] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:12 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1720 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1252.649927] [55188]: DEBUG nova.api.openstack.wsgi [None req-2c220df1-b344-4b51-8fd7-67e8e66576e5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1252.651642] [55188]: DEBUG nova.compute.api [None req-2c220df1-b344-4b51-8fd7-67e8e66576e5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1252.655359] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c220df1-b344-4b51-8fd7-67e8e66576e5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.655585] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c220df1-b344-4b51-8fd7-67e8e66576e5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.655767] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c220df1-b344-4b51-8fd7-67e8e66576e5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.656132] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c220df1-b344-4b51-8fd7-67e8e66576e5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.656334] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c220df1-b344-4b51-8fd7-67e8e66576e5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.656509] [55188]: DEBUG oslo_concurrency.lockutils [None req-2c220df1-b344-4b51-8fd7-67e8e66576e5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.680953] [55187]: INFO nova.api.openstack.requestlog [None req-c1cb7d9f-5ad2-478e-9c96-f5bddeea798b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 204 len: 0 microversion: 2.1 time: 0.079212 [ 1252.681534] [55187]: [pid: 55187|app: 0|req: 4281/8667] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:12:12 2025] DELETE /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1252.686512] [55187]: DEBUG nova.api.openstack.wsgi [None req-68186620-9beb-40c2-bb3f-e5d80fe9c385 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1252.688068] [55187]: DEBUG nova.compute.api [None req-68186620-9beb-40c2-bb3f-e5d80fe9c385 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1252.691327] [55187]: DEBUG oslo_concurrency.lockutils [None req-68186620-9beb-40c2-bb3f-e5d80fe9c385 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.691571] [55187]: DEBUG oslo_concurrency.lockutils [None req-68186620-9beb-40c2-bb3f-e5d80fe9c385 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.691758] [55187]: DEBUG oslo_concurrency.lockutils [None req-68186620-9beb-40c2-bb3f-e5d80fe9c385 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.692129] [55187]: DEBUG oslo_concurrency.lockutils [None req-68186620-9beb-40c2-bb3f-e5d80fe9c385 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.692330] [55187]: DEBUG oslo_concurrency.lockutils [None req-68186620-9beb-40c2-bb3f-e5d80fe9c385 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.692503] [55187]: DEBUG oslo_concurrency.lockutils [None req-68186620-9beb-40c2-bb3f-e5d80fe9c385 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.750243] [55188]: DEBUG nova.policy [None req-2c220df1-b344-4b51-8fd7-67e8e66576e5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.754523] [55188]: INFO nova.api.openstack.requestlog [None req-2c220df1-b344-4b51-8fd7-67e8e66576e5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1312 microversion: 2.1 time: 0.109453 [ 1252.754865] [55188]: [pid: 55188|app: 0|req: 4387/8668] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:13 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1312 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1252.765293] [55187]: DEBUG nova.policy [None req-68186620-9beb-40c2-bb3f-e5d80fe9c385 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.770308] [55187]: INFO nova.api.openstack.requestlog [None req-68186620-9beb-40c2-bb3f-e5d80fe9c385 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1490 microversion: 2.1 time: 0.086067 [ 1252.770639] [55187]: [pid: 55187|app: 0|req: 4282/8669] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:13 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1490 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1253.361219] [55188]: DEBUG nova.api.openstack.wsgi [None req-9bffe48d-36eb-4218-a4d6-6ed6bf56b1a7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1253.363458] [55188]: DEBUG nova.compute.api [None req-9bffe48d-36eb-4218-a4d6-6ed6bf56b1a7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1253.367407] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bffe48d-36eb-4218-a4d6-6ed6bf56b1a7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.367640] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bffe48d-36eb-4218-a4d6-6ed6bf56b1a7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.367875] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bffe48d-36eb-4218-a4d6-6ed6bf56b1a7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.368212] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bffe48d-36eb-4218-a4d6-6ed6bf56b1a7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.368417] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bffe48d-36eb-4218-a4d6-6ed6bf56b1a7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.368590] [55188]: DEBUG oslo_concurrency.lockutils [None req-9bffe48d-36eb-4218-a4d6-6ed6bf56b1a7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.417648] [55187]: DEBUG nova.api.openstack.wsgi [None req-3524d927-6747-44f0-b0c4-a4c00e6f3bfa tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1253.419443] [55187]: DEBUG nova.compute.api [None req-3524d927-6747-44f0-b0c4-a4c00e6f3bfa tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1253.423294] [55187]: DEBUG oslo_concurrency.lockutils [None req-3524d927-6747-44f0-b0c4-a4c00e6f3bfa tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.423584] [55187]: DEBUG oslo_concurrency.lockutils [None req-3524d927-6747-44f0-b0c4-a4c00e6f3bfa tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.423776] [55187]: DEBUG oslo_concurrency.lockutils [None req-3524d927-6747-44f0-b0c4-a4c00e6f3bfa tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.424149] [55187]: DEBUG oslo_concurrency.lockutils [None req-3524d927-6747-44f0-b0c4-a4c00e6f3bfa tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.424349] [55187]: DEBUG oslo_concurrency.lockutils [None req-3524d927-6747-44f0-b0c4-a4c00e6f3bfa tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.424519] [55187]: DEBUG oslo_concurrency.lockutils [None req-3524d927-6747-44f0-b0c4-a4c00e6f3bfa tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.433202] [55187]: INFO nova.api.openstack.wsgi [None req-3524d927-6747-44f0-b0c4-a4c00e6f3bfa tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] HTTP exception thrown: Instance ac222ffe-2bea-43b9-9d26-799fa70f4847 could not be found. [ 1253.433511] [55187]: DEBUG nova.api.openstack.wsgi [None req-3524d927-6747-44f0-b0c4-a4c00e6f3bfa tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Returning 404 to user: Instance ac222ffe-2bea-43b9-9d26-799fa70f4847 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1253.433921] [55187]: INFO nova.api.openstack.requestlog [None req-3524d927-6747-44f0-b0c4-a4c00e6f3bfa tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 404 len: 111 microversion: 2.1 time: 0.018912 [ 1253.434256] [55187]: [pid: 55187|app: 0|req: 4283/8670] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:13 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1253.438541] [55187]: DEBUG nova.api.openstack.wsgi [None req-8f66754d-14e5-4066-a643-1ce624c96804 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '.version_select at 0x7d4af958f520>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1253.449510] [55187]: INFO nova.api.openstack.requestlog [None req-8f66754d-14e5-4066-a643-1ce624c96804 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-2141012055" status: 202 len: 0 microversion: 2.1 time: 0.012693 [ 1253.449833] [55187]: [pid: 55187|app: 0|req: 4284/8671] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 26 22:12:13 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-2141012055 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1253.450802] [55188]: DEBUG nova.policy [None req-9bffe48d-36eb-4218-a4d6-6ed6bf56b1a7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.455400] [55188]: INFO nova.api.openstack.requestlog [None req-9bffe48d-36eb-4218-a4d6-6ed6bf56b1a7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1734 microversion: 2.1 time: 0.096728 [ 1253.455714] [55188]: [pid: 55188|app: 0|req: 4388/8672] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:13 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1734 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1253.658630] [55187]: DEBUG nova.api.openstack.wsgi [None req-72ec7573-d092-4059-9703-b7d3d1319872 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1253.660455] [55187]: DEBUG nova.compute.api [None req-72ec7573-d092-4059-9703-b7d3d1319872 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1253.666388] [55187]: DEBUG oslo_concurrency.lockutils [None req-72ec7573-d092-4059-9703-b7d3d1319872 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.666715] [55187]: DEBUG oslo_concurrency.lockutils [None req-72ec7573-d092-4059-9703-b7d3d1319872 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.666986] [55187]: DEBUG oslo_concurrency.lockutils [None req-72ec7573-d092-4059-9703-b7d3d1319872 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.667477] [55187]: DEBUG oslo_concurrency.lockutils [None req-72ec7573-d092-4059-9703-b7d3d1319872 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.667769] [55187]: DEBUG oslo_concurrency.lockutils [None req-72ec7573-d092-4059-9703-b7d3d1319872 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.668140] [55187]: DEBUG oslo_concurrency.lockutils [None req-72ec7573-d092-4059-9703-b7d3d1319872 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.742677] [55187]: DEBUG nova.policy [None req-72ec7573-d092-4059-9703-b7d3d1319872 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.747212] [55187]: DEBUG nova.policy [None req-72ec7573-d092-4059-9703-b7d3d1319872 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.747886] [55187]: DEBUG nova.policy [None req-72ec7573-d092-4059-9703-b7d3d1319872 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.748540] [55187]: INFO nova.api.openstack.requestlog [None req-72ec7573-d092-4059-9703-b7d3d1319872 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1720 microversion: 2.20 time: 0.092687 [ 1253.748853] [55187]: [pid: 55187|app: 0|req: 4285/8673] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:14 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1720 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1253.767292] [55188]: DEBUG nova.api.openstack.wsgi [None req-cb4d5611-e07b-4069-b74c-e309bc85de45 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1253.769075] [55188]: DEBUG nova.compute.api [None req-cb4d5611-e07b-4069-b74c-e309bc85de45 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1253.770652] [55187]: DEBUG nova.api.openstack.wsgi [None req-1aa2f630-aa74-49cf-ba58-5b184f946987 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1253.771096] [55187]: DEBUG nova.compute.api [None req-1aa2f630-aa74-49cf-ba58-5b184f946987 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1253.773713] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb4d5611-e07b-4069-b74c-e309bc85de45 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.774079] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb4d5611-e07b-4069-b74c-e309bc85de45 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.774302] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb4d5611-e07b-4069-b74c-e309bc85de45 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.774703] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb4d5611-e07b-4069-b74c-e309bc85de45 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.774737] [55187]: DEBUG oslo_concurrency.lockutils [None req-1aa2f630-aa74-49cf-ba58-5b184f946987 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.774849] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb4d5611-e07b-4069-b74c-e309bc85de45 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.774983] [55187]: DEBUG oslo_concurrency.lockutils [None req-1aa2f630-aa74-49cf-ba58-5b184f946987 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.775038] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb4d5611-e07b-4069-b74c-e309bc85de45 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.775216] [55187]: DEBUG oslo_concurrency.lockutils [None req-1aa2f630-aa74-49cf-ba58-5b184f946987 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.775609] [55187]: DEBUG oslo_concurrency.lockutils [None req-1aa2f630-aa74-49cf-ba58-5b184f946987 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.775834] [55187]: DEBUG oslo_concurrency.lockutils [None req-1aa2f630-aa74-49cf-ba58-5b184f946987 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.776066] [55187]: DEBUG oslo_concurrency.lockutils [None req-1aa2f630-aa74-49cf-ba58-5b184f946987 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.823813] [55187]: DEBUG nova.objects.instance [None req-1aa2f630-aa74-49cf-ba58-5b184f946987 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lazy-loading 'services' on Instance uuid 844473d5-0859-4b0d-96d9-07963dfa8655 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1253.846969] [55188]: DEBUG nova.policy [None req-cb4d5611-e07b-4069-b74c-e309bc85de45 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.851666] [55188]: INFO nova.api.openstack.requestlog [None req-cb4d5611-e07b-4069-b74c-e309bc85de45 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1312 microversion: 2.1 time: 0.086730 [ 1253.851992] [55188]: [pid: 55188|app: 0|req: 4389/8674] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:14 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1312 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1253.854653] [55188]: DEBUG nova.api.openstack.wsgi [None req-a0cc966d-4203-40d4-b6ce-4e2e7bf320e4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1253.856293] [55188]: DEBUG nova.compute.api [None req-a0cc966d-4203-40d4-b6ce-4e2e7bf320e4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1253.859838] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0cc966d-4203-40d4-b6ce-4e2e7bf320e4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.860074] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0cc966d-4203-40d4-b6ce-4e2e7bf320e4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.860276] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0cc966d-4203-40d4-b6ce-4e2e7bf320e4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.860628] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0cc966d-4203-40d4-b6ce-4e2e7bf320e4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.860838] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0cc966d-4203-40d4-b6ce-4e2e7bf320e4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.861050] [55188]: DEBUG oslo_concurrency.lockutils [None req-a0cc966d-4203-40d4-b6ce-4e2e7bf320e4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.869254] [55187]: INFO nova.api.openstack.requestlog [None req-1aa2f630-aa74-49cf-ba58-5b184f946987 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655/os-volume_attachments/5d5b3cf6-9cd7-4845-b3bd-b8b7e66c3cc7" status: 202 len: 0 microversion: 2.1 time: 0.100861 [ 1253.869622] [55187]: [pid: 55187|app: 0|req: 4286/8675] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 26 22:12:14 2025] DELETE /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655/os-volume_attachments/5d5b3cf6-9cd7-4845-b3bd-b8b7e66c3cc7 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1253.875477] [55187]: DEBUG nova.api.openstack.wsgi [None req-fdfbe68b-9a21-4cbe-b38c-9406d96430d4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1253.877346] [55187]: DEBUG nova.compute.api [None req-fdfbe68b-9a21-4cbe-b38c-9406d96430d4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1253.882029] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdfbe68b-9a21-4cbe-b38c-9406d96430d4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.882029] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdfbe68b-9a21-4cbe-b38c-9406d96430d4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.882029] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdfbe68b-9a21-4cbe-b38c-9406d96430d4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.882186] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdfbe68b-9a21-4cbe-b38c-9406d96430d4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.882404] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdfbe68b-9a21-4cbe-b38c-9406d96430d4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.882614] [55187]: DEBUG oslo_concurrency.lockutils [None req-fdfbe68b-9a21-4cbe-b38c-9406d96430d4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.899640] [55187]: INFO nova.api.openstack.requestlog [None req-fdfbe68b-9a21-4cbe-b38c-9406d96430d4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026896 [ 1253.899995] [55187]: [pid: 55187|app: 0|req: 4287/8676] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:12:14 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1253.971453] [55188]: DEBUG nova.policy [None req-a0cc966d-4203-40d4-b6ce-4e2e7bf320e4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.975707] [55188]: INFO nova.api.openstack.requestlog [None req-a0cc966d-4203-40d4-b6ce-4e2e7bf320e4 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1490 microversion: 2.1 time: 0.123130 [ 1253.976058] [55188]: [pid: 55188|app: 0|req: 4390/8677] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:14 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1490 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1254.468803] [55187]: DEBUG nova.api.openstack.wsgi [None req-7b1eb185-c1f7-4d51-967f-58964104c8df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1254.471941] [55187]: DEBUG nova.compute.api [None req-7b1eb185-c1f7-4d51-967f-58964104c8df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1254.472700] [55188]: DEBUG nova.api.openstack.wsgi [req-4f46722b-1089-4a26-b428-4e39e608b2ab req-2646b8aa-84bb-4872-b266-3dd4ec2c0f21 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7f97226c-915b-46a9-9c8b-c728ccdac31e", "name": "network-vif-deleted", "tag": "3e183fd0-62ee-4e6d-ab9d-522024362f3d"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1254.476031] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b1eb185-c1f7-4d51-967f-58964104c8df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.476142] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b1eb185-c1f7-4d51-967f-58964104c8df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.476248] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b1eb185-c1f7-4d51-967f-58964104c8df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.476641] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b1eb185-c1f7-4d51-967f-58964104c8df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.476862] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b1eb185-c1f7-4d51-967f-58964104c8df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.477070] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b1eb185-c1f7-4d51-967f-58964104c8df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.481054] [55188]: DEBUG oslo_concurrency.lockutils [req-4f46722b-1089-4a26-b428-4e39e608b2ab req-2646b8aa-84bb-4872-b266-3dd4ec2c0f21 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.481979] [55188]: DEBUG oslo_concurrency.lockutils [req-4f46722b-1089-4a26-b428-4e39e608b2ab req-2646b8aa-84bb-4872-b266-3dd4ec2c0f21 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.481979] [55188]: DEBUG oslo_concurrency.lockutils [req-4f46722b-1089-4a26-b428-4e39e608b2ab req-2646b8aa-84bb-4872-b266-3dd4ec2c0f21 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.489409] [55188]: INFO nova.api.openstack.compute.server_external_events [req-4f46722b-1089-4a26-b428-4e39e608b2ab req-2646b8aa-84bb-4872-b266-3dd4ec2c0f21 service nova] Creating event network-vif-deleted:3e183fd0-62ee-4e6d-ab9d-522024362f3d for instance 7f97226c-915b-46a9-9c8b-c728ccdac31e on cpu-1 [ 1254.493449] [55188]: INFO nova.api.openstack.requestlog [req-4f46722b-1089-4a26-b428-4e39e608b2ab req-2646b8aa-84bb-4872-b266-3dd4ec2c0f21 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022949 [ 1254.493976] [55188]: [pid: 55188|app: 0|req: 4391/8678] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:14 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1254.597126] [55187]: DEBUG nova.policy [None req-7b1eb185-c1f7-4d51-967f-58964104c8df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.604881] [55187]: INFO nova.api.openstack.requestlog [None req-7b1eb185-c1f7-4d51-967f-58964104c8df tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1734 microversion: 2.1 time: 0.138699 [ 1254.605225] [55187]: [pid: 55187|app: 0|req: 4288/8679] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:14 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1734 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1254.764967] [55188]: DEBUG nova.api.openstack.wsgi [None req-9483d363-9a6c-4f41-8ba7-bdcd6488a5d0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1254.767112] [55188]: DEBUG nova.compute.api [None req-9483d363-9a6c-4f41-8ba7-bdcd6488a5d0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1254.771934] [55188]: DEBUG oslo_concurrency.lockutils [None req-9483d363-9a6c-4f41-8ba7-bdcd6488a5d0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.772050] [55188]: DEBUG oslo_concurrency.lockutils [None req-9483d363-9a6c-4f41-8ba7-bdcd6488a5d0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.772239] [55188]: DEBUG oslo_concurrency.lockutils [None req-9483d363-9a6c-4f41-8ba7-bdcd6488a5d0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.772637] [55188]: DEBUG oslo_concurrency.lockutils [None req-9483d363-9a6c-4f41-8ba7-bdcd6488a5d0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.772799] [55188]: DEBUG oslo_concurrency.lockutils [None req-9483d363-9a6c-4f41-8ba7-bdcd6488a5d0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.772974] [55188]: DEBUG oslo_concurrency.lockutils [None req-9483d363-9a6c-4f41-8ba7-bdcd6488a5d0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.869032] [55187]: DEBUG nova.api.openstack.wsgi [None req-0b003709-3335-43da-89da-c42e8795fd91 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1254.869882] [55187]: DEBUG nova.compute.api [None req-0b003709-3335-43da-89da-c42e8795fd91 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1254.875076] [55188]: DEBUG nova.policy [None req-9483d363-9a6c-4f41-8ba7-bdcd6488a5d0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.876710] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b003709-3335-43da-89da-c42e8795fd91 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.877095] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b003709-3335-43da-89da-c42e8795fd91 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.878078] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b003709-3335-43da-89da-c42e8795fd91 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.878540] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b003709-3335-43da-89da-c42e8795fd91 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.878787] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b003709-3335-43da-89da-c42e8795fd91 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.879007] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b003709-3335-43da-89da-c42e8795fd91 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.879914] [55188]: DEBUG nova.policy [None req-9483d363-9a6c-4f41-8ba7-bdcd6488a5d0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.880691] [55188]: DEBUG nova.policy [None req-9483d363-9a6c-4f41-8ba7-bdcd6488a5d0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.881387] [55188]: INFO nova.api.openstack.requestlog [None req-9483d363-9a6c-4f41-8ba7-bdcd6488a5d0 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1720 microversion: 2.20 time: 0.120454 [ 1254.881860] [55188]: [pid: 55188|app: 0|req: 4392/8680] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:15 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1720 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1254.908082] [55188]: DEBUG nova.api.openstack.wsgi [None req-9c0fe98a-11ef-4599-b308-2a26bf468fa8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1254.909746] [55188]: DEBUG nova.compute.api [None req-9c0fe98a-11ef-4599-b308-2a26bf468fa8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1254.913310] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c0fe98a-11ef-4599-b308-2a26bf468fa8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.913546] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c0fe98a-11ef-4599-b308-2a26bf468fa8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.913736] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c0fe98a-11ef-4599-b308-2a26bf468fa8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.914147] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c0fe98a-11ef-4599-b308-2a26bf468fa8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.914354] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c0fe98a-11ef-4599-b308-2a26bf468fa8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.914657] [55188]: DEBUG oslo_concurrency.lockutils [None req-9c0fe98a-11ef-4599-b308-2a26bf468fa8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.932641] [55188]: INFO nova.api.openstack.requestlog [None req-9c0fe98a-11ef-4599-b308-2a26bf468fa8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027124 [ 1254.932981] [55188]: [pid: 55188|app: 0|req: 4393/8681] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:12:15 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1254.952866] [55187]: DEBUG nova.policy [None req-0b003709-3335-43da-89da-c42e8795fd91 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.958091] [55187]: INFO nova.api.openstack.requestlog [None req-0b003709-3335-43da-89da-c42e8795fd91 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1312 microversion: 2.1 time: 0.095587 [ 1254.958469] [55187]: [pid: 55187|app: 0|req: 4289/8682] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:15 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1312 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1254.989450] [55188]: DEBUG nova.api.openstack.wsgi [None req-4e7acc2f-e2ee-496c-9cef-a27e88b926ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1254.991139] [55188]: DEBUG nova.compute.api [None req-4e7acc2f-e2ee-496c-9cef-a27e88b926ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1254.995055] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e7acc2f-e2ee-496c-9cef-a27e88b926ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.995325] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e7acc2f-e2ee-496c-9cef-a27e88b926ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.995522] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e7acc2f-e2ee-496c-9cef-a27e88b926ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.995877] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e7acc2f-e2ee-496c-9cef-a27e88b926ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.996094] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e7acc2f-e2ee-496c-9cef-a27e88b926ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.996259] [55188]: DEBUG oslo_concurrency.lockutils [None req-4e7acc2f-e2ee-496c-9cef-a27e88b926ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.182702] [55188]: DEBUG nova.policy [None req-4e7acc2f-e2ee-496c-9cef-a27e88b926ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.187731] [55188]: INFO nova.api.openstack.requestlog [None req-4e7acc2f-e2ee-496c-9cef-a27e88b926ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1286 microversion: 2.1 time: 0.200517 [ 1255.188137] [55188]: [pid: 55188|app: 0|req: 4394/8683] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:15 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1286 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1255.618224] [55187]: DEBUG nova.api.openstack.wsgi [None req-cfd5c207-5e18-4bbf-93d1-19103d0465d6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1255.619933] [55187]: DEBUG nova.compute.api [None req-cfd5c207-5e18-4bbf-93d1-19103d0465d6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1255.625578] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfd5c207-5e18-4bbf-93d1-19103d0465d6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.625839] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfd5c207-5e18-4bbf-93d1-19103d0465d6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.626033] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfd5c207-5e18-4bbf-93d1-19103d0465d6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.626406] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfd5c207-5e18-4bbf-93d1-19103d0465d6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.626600] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfd5c207-5e18-4bbf-93d1-19103d0465d6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.626772] [55187]: DEBUG oslo_concurrency.lockutils [None req-cfd5c207-5e18-4bbf-93d1-19103d0465d6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.699757] [55187]: DEBUG nova.policy [None req-cfd5c207-5e18-4bbf-93d1-19103d0465d6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.704518] [55187]: INFO nova.api.openstack.requestlog [None req-cfd5c207-5e18-4bbf-93d1-19103d0465d6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1734 microversion: 2.1 time: 0.088528 [ 1255.704845] [55187]: [pid: 55187|app: 0|req: 4290/8684] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:15 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1734 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1255.896725] [55188]: DEBUG nova.api.openstack.wsgi [None req-93870ad4-fd4a-4387-b75e-dcafad399eb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1255.899037] [55188]: DEBUG nova.compute.api [None req-93870ad4-fd4a-4387-b75e-dcafad399eb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1255.902639] [55188]: DEBUG oslo_concurrency.lockutils [None req-93870ad4-fd4a-4387-b75e-dcafad399eb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.902874] [55188]: DEBUG oslo_concurrency.lockutils [None req-93870ad4-fd4a-4387-b75e-dcafad399eb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.903070] [55188]: DEBUG oslo_concurrency.lockutils [None req-93870ad4-fd4a-4387-b75e-dcafad399eb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.903417] [55188]: DEBUG oslo_concurrency.lockutils [None req-93870ad4-fd4a-4387-b75e-dcafad399eb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.903618] [55188]: DEBUG oslo_concurrency.lockutils [None req-93870ad4-fd4a-4387-b75e-dcafad399eb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.903791] [55188]: DEBUG oslo_concurrency.lockutils [None req-93870ad4-fd4a-4387-b75e-dcafad399eb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.940317] [55187]: DEBUG nova.api.openstack.wsgi [None req-46abfc72-a33d-4dab-9273-107ef0ee004f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1255.942297] [55187]: DEBUG nova.compute.api [None req-46abfc72-a33d-4dab-9273-107ef0ee004f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1255.945794] [55187]: DEBUG oslo_concurrency.lockutils [None req-46abfc72-a33d-4dab-9273-107ef0ee004f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.946053] [55187]: DEBUG oslo_concurrency.lockutils [None req-46abfc72-a33d-4dab-9273-107ef0ee004f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.946246] [55187]: DEBUG oslo_concurrency.lockutils [None req-46abfc72-a33d-4dab-9273-107ef0ee004f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.946595] [55187]: DEBUG oslo_concurrency.lockutils [None req-46abfc72-a33d-4dab-9273-107ef0ee004f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.946793] [55187]: DEBUG oslo_concurrency.lockutils [None req-46abfc72-a33d-4dab-9273-107ef0ee004f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.946989] [55187]: DEBUG oslo_concurrency.lockutils [None req-46abfc72-a33d-4dab-9273-107ef0ee004f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.962682] [55187]: INFO nova.api.openstack.requestlog [None req-46abfc72-a33d-4dab-9273-107ef0ee004f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024662 [ 1255.963151] [55187]: [pid: 55187|app: 0|req: 4291/8685] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:12:16 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1255.970467] [55187]: DEBUG nova.api.openstack.wsgi [None req-8d67a83f-221c-44b7-955f-ff2b108dc5d3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1255.972121] [55187]: DEBUG nova.compute.api [None req-8d67a83f-221c-44b7-955f-ff2b108dc5d3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1255.974909] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d67a83f-221c-44b7-955f-ff2b108dc5d3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.975265] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d67a83f-221c-44b7-955f-ff2b108dc5d3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.975587] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d67a83f-221c-44b7-955f-ff2b108dc5d3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.976048] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d67a83f-221c-44b7-955f-ff2b108dc5d3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.976364] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d67a83f-221c-44b7-955f-ff2b108dc5d3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.976646] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d67a83f-221c-44b7-955f-ff2b108dc5d3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.980888] [55188]: DEBUG nova.policy [None req-93870ad4-fd4a-4387-b75e-dcafad399eb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.985564] [55188]: DEBUG nova.policy [None req-93870ad4-fd4a-4387-b75e-dcafad399eb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.986164] [55188]: DEBUG nova.policy [None req-93870ad4-fd4a-4387-b75e-dcafad399eb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.986794] [55188]: INFO nova.api.openstack.requestlog [None req-93870ad4-fd4a-4387-b75e-dcafad399eb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1720 microversion: 2.20 time: 0.092711 [ 1255.987236] [55188]: [pid: 55188|app: 0|req: 4395/8686] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:16 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1720 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1256.042501] [55187]: DEBUG nova.policy [None req-8d67a83f-221c-44b7-955f-ff2b108dc5d3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.046513] [55187]: INFO nova.api.openstack.requestlog [None req-8d67a83f-221c-44b7-955f-ff2b108dc5d3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1499 microversion: 2.1 time: 0.077854 [ 1256.046833] [55187]: [pid: 55187|app: 0|req: 4292/8687] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:16 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1499 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1256.058575] [55188]: DEBUG nova.api.openstack.wsgi [None req-12a57b3a-3380-42aa-bd31-3471f5da9021 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1256.058841] [55188]: DEBUG nova.compute.api [None req-12a57b3a-3380-42aa-bd31-3471f5da9021 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1256.062465] [55188]: DEBUG oslo_concurrency.lockutils [None req-12a57b3a-3380-42aa-bd31-3471f5da9021 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.062703] [55188]: DEBUG oslo_concurrency.lockutils [None req-12a57b3a-3380-42aa-bd31-3471f5da9021 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.062884] [55188]: DEBUG oslo_concurrency.lockutils [None req-12a57b3a-3380-42aa-bd31-3471f5da9021 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.063320] [55188]: DEBUG oslo_concurrency.lockutils [None req-12a57b3a-3380-42aa-bd31-3471f5da9021 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.063531] [55188]: DEBUG oslo_concurrency.lockutils [None req-12a57b3a-3380-42aa-bd31-3471f5da9021 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.063706] [55188]: DEBUG oslo_concurrency.lockutils [None req-12a57b3a-3380-42aa-bd31-3471f5da9021 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.078130] [55188]: DEBUG nova.compute.api [None req-12a57b3a-3380-42aa-bd31-3471f5da9021 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1256.121144] [55188]: INFO nova.api.openstack.requestlog [None req-12a57b3a-3380-42aa-bd31-3471f5da9021 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 204 len: 0 microversion: 2.1 time: 0.064626 [ 1256.121520] [55188]: [pid: 55188|app: 0|req: 4396/8688] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:12:16 2025] DELETE /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1256.126432] [55187]: DEBUG nova.api.openstack.wsgi [None req-ab613563-2bb4-4881-8f3d-a828d2d5d67d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1256.128212] [55187]: DEBUG nova.compute.api [None req-ab613563-2bb4-4881-8f3d-a828d2d5d67d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1256.131925] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab613563-2bb4-4881-8f3d-a828d2d5d67d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.132189] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab613563-2bb4-4881-8f3d-a828d2d5d67d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.132378] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab613563-2bb4-4881-8f3d-a828d2d5d67d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.132717] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab613563-2bb4-4881-8f3d-a828d2d5d67d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.132910] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab613563-2bb4-4881-8f3d-a828d2d5d67d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.133093] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab613563-2bb4-4881-8f3d-a828d2d5d67d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.202055] [55188]: DEBUG nova.api.openstack.wsgi [None req-00eca7c6-5ca3-4a25-9411-4b54afa9c0ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1256.203411] [55187]: DEBUG nova.policy [None req-ab613563-2bb4-4881-8f3d-a828d2d5d67d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.203807] [55188]: DEBUG nova.compute.api [None req-00eca7c6-5ca3-4a25-9411-4b54afa9c0ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1256.207499] [55188]: DEBUG oslo_concurrency.lockutils [None req-00eca7c6-5ca3-4a25-9411-4b54afa9c0ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.207746] [55188]: DEBUG oslo_concurrency.lockutils [None req-00eca7c6-5ca3-4a25-9411-4b54afa9c0ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.207929] [55188]: DEBUG oslo_concurrency.lockutils [None req-00eca7c6-5ca3-4a25-9411-4b54afa9c0ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.208315] [55188]: DEBUG oslo_concurrency.lockutils [None req-00eca7c6-5ca3-4a25-9411-4b54afa9c0ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.208522] [55188]: DEBUG oslo_concurrency.lockutils [None req-00eca7c6-5ca3-4a25-9411-4b54afa9c0ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.208697] [55188]: DEBUG oslo_concurrency.lockutils [None req-00eca7c6-5ca3-4a25-9411-4b54afa9c0ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.210802] [55187]: INFO nova.api.openstack.requestlog [None req-ab613563-2bb4-4881-8f3d-a828d2d5d67d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1505 microversion: 2.1 time: 0.086475 [ 1256.211183] [55187]: [pid: 55187|app: 0|req: 4293/8689] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:16 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1505 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1256.228642] [55188]: DEBUG oslo_concurrency.lockutils [None req-00eca7c6-5ca3-4a25-9411-4b54afa9c0ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.228865] [55188]: DEBUG oslo_concurrency.lockutils [None req-00eca7c6-5ca3-4a25-9411-4b54afa9c0ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.229059] [55188]: DEBUG oslo_concurrency.lockutils [None req-00eca7c6-5ca3-4a25-9411-4b54afa9c0ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.229265] [55188]: DEBUG nova.objects.instance [None req-00eca7c6-5ca3-4a25-9411-4b54afa9c0ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid 7f97226c-915b-46a9-9c8b-c728ccdac31e {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1256.249320] [55188]: DEBUG nova.policy [None req-00eca7c6-5ca3-4a25-9411-4b54afa9c0ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.252815] [55188]: INFO nova.api.openstack.requestlog [None req-00eca7c6-5ca3-4a25-9411-4b54afa9c0ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1304 microversion: 2.1 time: 0.053328 [ 1256.253143] [55188]: [pid: 55188|app: 0|req: 4397/8690] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:16 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1256.503542] [55187]: DEBUG nova.api.openstack.wsgi [req-287a5a4a-92c8-48f5-8d25-a1b7de7e1ef1 req-27b6b262-428a-458d-848f-b37803a45f0e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0b3a27f1-5b01-4ad6-a335-42b978137b67", "name": "network-vif-unplugged", "status": "completed", "tag": "d963f7d6-f897-49c4-a4bd-fef706fcb9e1"}, {"name": "network-changed", "server_uuid": "0b3a27f1-5b01-4ad6-a335-42b978137b67", "tag": "d963f7d6-f897-49c4-a4bd-fef706fcb9e1"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1256.510118] [55187]: DEBUG oslo_concurrency.lockutils [req-287a5a4a-92c8-48f5-8d25-a1b7de7e1ef1 req-27b6b262-428a-458d-848f-b37803a45f0e service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.510454] [55187]: DEBUG oslo_concurrency.lockutils [req-287a5a4a-92c8-48f5-8d25-a1b7de7e1ef1 req-27b6b262-428a-458d-848f-b37803a45f0e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.510652] [55187]: DEBUG oslo_concurrency.lockutils [req-287a5a4a-92c8-48f5-8d25-a1b7de7e1ef1 req-27b6b262-428a-458d-848f-b37803a45f0e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.516746] [55187]: INFO nova.api.openstack.compute.server_external_events [req-287a5a4a-92c8-48f5-8d25-a1b7de7e1ef1 req-27b6b262-428a-458d-848f-b37803a45f0e service nova] Creating event network-vif-unplugged:d963f7d6-f897-49c4-a4bd-fef706fcb9e1 for instance 0b3a27f1-5b01-4ad6-a335-42b978137b67 on cpu-1 [ 1256.516988] [55187]: INFO nova.api.openstack.compute.server_external_events [req-287a5a4a-92c8-48f5-8d25-a1b7de7e1ef1 req-27b6b262-428a-458d-848f-b37803a45f0e service nova] Creating event network-changed:d963f7d6-f897-49c4-a4bd-fef706fcb9e1 for instance 0b3a27f1-5b01-4ad6-a335-42b978137b67 on cpu-1 [ 1256.519999] [55187]: INFO nova.api.openstack.requestlog [req-287a5a4a-92c8-48f5-8d25-a1b7de7e1ef1 req-27b6b262-428a-458d-848f-b37803a45f0e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.018825 [ 1256.520323] [55187]: [pid: 55187|app: 0|req: 4294/8691] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:16 2025] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1256.718573] [55188]: DEBUG nova.api.openstack.wsgi [None req-209f6369-5b7a-4670-a34a-0fdb0ffe0dca tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1256.720370] [55188]: DEBUG nova.compute.api [None req-209f6369-5b7a-4670-a34a-0fdb0ffe0dca tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1256.724047] [55188]: DEBUG oslo_concurrency.lockutils [None req-209f6369-5b7a-4670-a34a-0fdb0ffe0dca tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.724284] [55188]: DEBUG oslo_concurrency.lockutils [None req-209f6369-5b7a-4670-a34a-0fdb0ffe0dca tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.724468] [55188]: DEBUG oslo_concurrency.lockutils [None req-209f6369-5b7a-4670-a34a-0fdb0ffe0dca tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.724831] [55188]: DEBUG oslo_concurrency.lockutils [None req-209f6369-5b7a-4670-a34a-0fdb0ffe0dca tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.725044] [55188]: DEBUG oslo_concurrency.lockutils [None req-209f6369-5b7a-4670-a34a-0fdb0ffe0dca tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.725255] [55188]: DEBUG oslo_concurrency.lockutils [None req-209f6369-5b7a-4670-a34a-0fdb0ffe0dca tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.822140] [55188]: DEBUG nova.policy [None req-209f6369-5b7a-4670-a34a-0fdb0ffe0dca tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.826739] [55188]: INFO nova.api.openstack.requestlog [None req-209f6369-5b7a-4670-a34a-0fdb0ffe0dca tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1734 microversion: 2.1 time: 0.110666 [ 1256.827083] [55188]: [pid: 55188|app: 0|req: 4398/8692] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:17 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1734 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1256.971841] [55187]: DEBUG nova.api.openstack.wsgi [None req-1eda4ba5-fb9f-4417-88f2-5def7363e6d0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1256.973494] [55187]: DEBUG nova.compute.api [None req-1eda4ba5-fb9f-4417-88f2-5def7363e6d0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1256.977091] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eda4ba5-fb9f-4417-88f2-5def7363e6d0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.977332] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eda4ba5-fb9f-4417-88f2-5def7363e6d0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.977520] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eda4ba5-fb9f-4417-88f2-5def7363e6d0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.977864] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eda4ba5-fb9f-4417-88f2-5def7363e6d0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.978084] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eda4ba5-fb9f-4417-88f2-5def7363e6d0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.978265] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eda4ba5-fb9f-4417-88f2-5def7363e6d0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.994979] [55187]: INFO nova.api.openstack.requestlog [None req-1eda4ba5-fb9f-4417-88f2-5def7363e6d0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026042 [ 1256.995326] [55187]: [pid: 55187|app: 0|req: 4295/8693] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:12:17 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1257.002171] [55188]: DEBUG nova.api.openstack.wsgi [None req-581c373f-1b83-42b9-a7e3-3357a785ca76 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1257.003903] [55188]: DEBUG nova.compute.api [None req-581c373f-1b83-42b9-a7e3-3357a785ca76 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1257.007697] [55188]: DEBUG oslo_concurrency.lockutils [None req-581c373f-1b83-42b9-a7e3-3357a785ca76 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.007926] [55188]: DEBUG oslo_concurrency.lockutils [None req-581c373f-1b83-42b9-a7e3-3357a785ca76 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.008139] [55188]: DEBUG oslo_concurrency.lockutils [None req-581c373f-1b83-42b9-a7e3-3357a785ca76 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.008484] [55188]: DEBUG oslo_concurrency.lockutils [None req-581c373f-1b83-42b9-a7e3-3357a785ca76 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.008684] [55188]: DEBUG oslo_concurrency.lockutils [None req-581c373f-1b83-42b9-a7e3-3357a785ca76 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.008856] [55188]: DEBUG oslo_concurrency.lockutils [None req-581c373f-1b83-42b9-a7e3-3357a785ca76 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.109992] [55188]: DEBUG nova.policy [None req-581c373f-1b83-42b9-a7e3-3357a785ca76 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1257.114540] [55188]: DEBUG nova.policy [None req-581c373f-1b83-42b9-a7e3-3357a785ca76 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1257.115170] [55188]: DEBUG nova.policy [None req-581c373f-1b83-42b9-a7e3-3357a785ca76 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1257.115787] [55188]: INFO nova.api.openstack.requestlog [None req-581c373f-1b83-42b9-a7e3-3357a785ca76 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1723 microversion: 2.20 time: 0.116950 [ 1257.116123] [55188]: [pid: 55188|app: 0|req: 4399/8694] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:17 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1723 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1257.129459] [55187]: DEBUG nova.api.openstack.wsgi [None req-cb29d977-955c-4bd9-a7d1-6775cd85d798 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "946e0a3a-feb0-472d-a6dd-da2cd39648eb"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1257.131397] [55187]: DEBUG nova.compute.api [None req-cb29d977-955c-4bd9-a7d1-6775cd85d798 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1257.134817] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb29d977-955c-4bd9-a7d1-6775cd85d798 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.135151] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb29d977-955c-4bd9-a7d1-6775cd85d798 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.135327] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb29d977-955c-4bd9-a7d1-6775cd85d798 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.135676] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb29d977-955c-4bd9-a7d1-6775cd85d798 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.135876] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb29d977-955c-4bd9-a7d1-6775cd85d798 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.136062] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb29d977-955c-4bd9-a7d1-6775cd85d798 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.224821] [55188]: DEBUG nova.api.openstack.wsgi [None req-9d1ef5ce-5b21-44e1-ad7f-ca83d7aa35e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1257.226597] [55188]: DEBUG nova.compute.api [None req-9d1ef5ce-5b21-44e1-ad7f-ca83d7aa35e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1257.230112] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d1ef5ce-5b21-44e1-ad7f-ca83d7aa35e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.230372] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d1ef5ce-5b21-44e1-ad7f-ca83d7aa35e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.230559] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d1ef5ce-5b21-44e1-ad7f-ca83d7aa35e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.230908] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d1ef5ce-5b21-44e1-ad7f-ca83d7aa35e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.231122] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d1ef5ce-5b21-44e1-ad7f-ca83d7aa35e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.231302] [55188]: DEBUG oslo_concurrency.lockutils [None req-9d1ef5ce-5b21-44e1-ad7f-ca83d7aa35e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.285008] [55187]: INFO nova.api.openstack.requestlog [None req-cb29d977-955c-4bd9-a7d1-6775cd85d798 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67/os-volume_attachments" status: 200 len: 188 microversion: 2.20 time: 0.157785 [ 1257.285604] [55187]: [pid: 55187|app: 0|req: 4296/8695] 10.180.1.21 () {62 vars in 1359 bytes} [Wed Mar 26 22:12:17 2025] POST /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67/os-volume_attachments => generated 188 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1257.290696] [55187]: DEBUG nova.api.openstack.wsgi [None req-1eec239c-b486-4606-a1bb-840e42ea7af1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1257.292508] [55187]: DEBUG nova.compute.api [None req-1eec239c-b486-4606-a1bb-840e42ea7af1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1257.296741] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eec239c-b486-4606-a1bb-840e42ea7af1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.296974] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eec239c-b486-4606-a1bb-840e42ea7af1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.297168] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eec239c-b486-4606-a1bb-840e42ea7af1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.297520] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eec239c-b486-4606-a1bb-840e42ea7af1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.297718] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eec239c-b486-4606-a1bb-840e42ea7af1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.297912] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eec239c-b486-4606-a1bb-840e42ea7af1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.317597] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eec239c-b486-4606-a1bb-840e42ea7af1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.317846] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eec239c-b486-4606-a1bb-840e42ea7af1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.318095] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eec239c-b486-4606-a1bb-840e42ea7af1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.318301] [55187]: DEBUG nova.objects.instance [None req-1eec239c-b486-4606-a1bb-840e42ea7af1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid 7f97226c-915b-46a9-9c8b-c728ccdac31e {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1257.319224] [55188]: DEBUG nova.policy [None req-9d1ef5ce-5b21-44e1-ad7f-ca83d7aa35e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1257.324128] [55188]: INFO nova.api.openstack.requestlog [None req-9d1ef5ce-5b21-44e1-ad7f-ca83d7aa35e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1505 microversion: 2.1 time: 0.101793 [ 1257.324128] [55188]: [pid: 55188|app: 0|req: 4400/8696] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:17 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1505 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1257.338337] [55187]: DEBUG nova.policy [None req-1eec239c-b486-4606-a1bb-840e42ea7af1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1257.343430] [55187]: INFO nova.api.openstack.requestlog [None req-1eec239c-b486-4606-a1bb-840e42ea7af1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 200 len: 1304 microversion: 2.1 time: 0.057173 [ 1257.343751] [55187]: [pid: 55187|app: 0|req: 4297/8697] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:17 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1257.371318] [55188]: DEBUG nova.api.openstack.wsgi [None req-9573664f-eaa6-48da-ae01-5a7d11b58219 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1257.371589] [55188]: DEBUG nova.compute.api [None req-9573664f-eaa6-48da-ae01-5a7d11b58219 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1257.375184] [55188]: DEBUG oslo_concurrency.lockutils [None req-9573664f-eaa6-48da-ae01-5a7d11b58219 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.375427] [55188]: DEBUG oslo_concurrency.lockutils [None req-9573664f-eaa6-48da-ae01-5a7d11b58219 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.375611] [55188]: DEBUG oslo_concurrency.lockutils [None req-9573664f-eaa6-48da-ae01-5a7d11b58219 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.375966] [55188]: DEBUG oslo_concurrency.lockutils [None req-9573664f-eaa6-48da-ae01-5a7d11b58219 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.376186] [55188]: DEBUG oslo_concurrency.lockutils [None req-9573664f-eaa6-48da-ae01-5a7d11b58219 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.376363] [55188]: DEBUG oslo_concurrency.lockutils [None req-9573664f-eaa6-48da-ae01-5a7d11b58219 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.840367] [55187]: DEBUG nova.api.openstack.wsgi [None req-ecd94dc9-b1ce-4b1a-a7ad-597fb9e7f8de tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1257.842064] [55187]: DEBUG nova.compute.api [None req-ecd94dc9-b1ce-4b1a-a7ad-597fb9e7f8de tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1257.846655] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecd94dc9-b1ce-4b1a-a7ad-597fb9e7f8de tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.846889] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecd94dc9-b1ce-4b1a-a7ad-597fb9e7f8de tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.847085] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecd94dc9-b1ce-4b1a-a7ad-597fb9e7f8de tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.847440] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecd94dc9-b1ce-4b1a-a7ad-597fb9e7f8de tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.847636] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecd94dc9-b1ce-4b1a-a7ad-597fb9e7f8de tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.847806] [55187]: DEBUG oslo_concurrency.lockutils [None req-ecd94dc9-b1ce-4b1a-a7ad-597fb9e7f8de tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.920496] [55187]: DEBUG nova.policy [None req-ecd94dc9-b1ce-4b1a-a7ad-597fb9e7f8de tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1257.925031] [55187]: INFO nova.api.openstack.requestlog [None req-ecd94dc9-b1ce-4b1a-a7ad-597fb9e7f8de tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1733 microversion: 2.1 time: 0.087082 [ 1257.925342] [55187]: [pid: 55187|app: 0|req: 4298/8698] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:18 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1733 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1257.985595] [55188]: INFO nova.api.openstack.requestlog [None req-9573664f-eaa6-48da-ae01-5a7d11b58219 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67/os-volume_attachments/946e0a3a-feb0-472d-a6dd-da2cd39648eb" status: 202 len: 0 microversion: 2.20 time: 0.617255 [ 1257.985964] [55188]: [pid: 55188|app: 0|req: 4401/8699] 10.180.1.21 () {60 vars in 1452 bytes} [Wed Mar 26 22:12:17 2025] DELETE /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67/os-volume_attachments/946e0a3a-feb0-472d-a6dd-da2cd39648eb => generated 0 bytes in 618 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1258.002632] [55187]: DEBUG nova.api.openstack.wsgi [None req-d2742821-f021-4895-9a15-854eccb5c73b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.004429] [55187]: DEBUG nova.compute.api [None req-d2742821-f021-4895-9a15-854eccb5c73b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.007751] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2742821-f021-4895-9a15-854eccb5c73b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.008043] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2742821-f021-4895-9a15-854eccb5c73b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.008271] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2742821-f021-4895-9a15-854eccb5c73b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.008630] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2742821-f021-4895-9a15-854eccb5c73b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.008831] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2742821-f021-4895-9a15-854eccb5c73b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.009012] [55187]: DEBUG oslo_concurrency.lockutils [None req-d2742821-f021-4895-9a15-854eccb5c73b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.019206] [55188]: DEBUG nova.api.openstack.wsgi [None req-762029f7-ad0c-44c0-8d69-56b5e1adbaa6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1258.021061] [55188]: DEBUG nova.compute.api [None req-762029f7-ad0c-44c0-8d69-56b5e1adbaa6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.024506] [55188]: DEBUG oslo_concurrency.lockutils [None req-762029f7-ad0c-44c0-8d69-56b5e1adbaa6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.024871] [55188]: DEBUG oslo_concurrency.lockutils [None req-762029f7-ad0c-44c0-8d69-56b5e1adbaa6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.024956] [55188]: DEBUG oslo_concurrency.lockutils [None req-762029f7-ad0c-44c0-8d69-56b5e1adbaa6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.025303] [55188]: DEBUG oslo_concurrency.lockutils [None req-762029f7-ad0c-44c0-8d69-56b5e1adbaa6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.025502] [55188]: DEBUG oslo_concurrency.lockutils [None req-762029f7-ad0c-44c0-8d69-56b5e1adbaa6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.025567] [55187]: INFO nova.api.openstack.requestlog [None req-d2742821-f021-4895-9a15-854eccb5c73b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.025660 [ 1258.025673] [55188]: DEBUG oslo_concurrency.lockutils [None req-762029f7-ad0c-44c0-8d69-56b5e1adbaa6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.025881] [55187]: [pid: 55187|app: 0|req: 4299/8700] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:12:18 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1258.045107] [55188]: DEBUG nova.compute.api [None req-762029f7-ad0c-44c0-8d69-56b5e1adbaa6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=55188) unshelve /opt/stack/nova/nova/compute/api.py:4687}} [ 1258.060229] [55187]: DEBUG nova.api.openstack.wsgi [None req-242888ec-6f2d-45e1-b11c-4593705bdb15 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.060503] [55187]: DEBUG nova.compute.api [None req-242888ec-6f2d-45e1-b11c-4593705bdb15 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.063746] [55187]: DEBUG oslo_concurrency.lockutils [None req-242888ec-6f2d-45e1-b11c-4593705bdb15 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.063974] [55187]: DEBUG oslo_concurrency.lockutils [None req-242888ec-6f2d-45e1-b11c-4593705bdb15 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.064169] [55187]: DEBUG oslo_concurrency.lockutils [None req-242888ec-6f2d-45e1-b11c-4593705bdb15 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.064503] [55187]: DEBUG oslo_concurrency.lockutils [None req-242888ec-6f2d-45e1-b11c-4593705bdb15 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.064697] [55187]: DEBUG oslo_concurrency.lockutils [None req-242888ec-6f2d-45e1-b11c-4593705bdb15 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.064865] [55187]: DEBUG oslo_concurrency.lockutils [None req-242888ec-6f2d-45e1-b11c-4593705bdb15 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.078157] [55187]: DEBUG nova.compute.api [None req-242888ec-6f2d-45e1-b11c-4593705bdb15 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1258.078432] [55188]: INFO nova.api.openstack.requestlog [None req-762029f7-ad0c-44c0-8d69-56b5e1adbaa6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67/action" status: 202 len: 0 microversion: 2.20 time: 0.061558 [ 1258.078778] [55188]: [pid: 55188|app: 0|req: 4402/8701] 10.180.1.21 () {62 vars in 1314 bytes} [Wed Mar 26 22:12:18 2025] POST /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 363 bytes (2 switches on core 0) [ 1258.083220] [55188]: DEBUG nova.api.openstack.wsgi [None req-dc8e94f8-43d0-4c50-9163-9c663d7b3d3c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.084702] [55188]: DEBUG nova.compute.api [None req-dc8e94f8-43d0-4c50-9163-9c663d7b3d3c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.088031] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc8e94f8-43d0-4c50-9163-9c663d7b3d3c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.088031] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc8e94f8-43d0-4c50-9163-9c663d7b3d3c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.088198] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc8e94f8-43d0-4c50-9163-9c663d7b3d3c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.089029] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc8e94f8-43d0-4c50-9163-9c663d7b3d3c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.089029] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc8e94f8-43d0-4c50-9163-9c663d7b3d3c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.089029] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc8e94f8-43d0-4c50-9163-9c663d7b3d3c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.122342] [55187]: INFO nova.api.openstack.requestlog [None req-242888ec-6f2d-45e1-b11c-4593705bdb15 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 204 len: 0 microversion: 2.1 time: 0.063990 [ 1258.122715] [55187]: [pid: 55187|app: 0|req: 4300/8702] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:12:18 2025] DELETE /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1258.127403] [55187]: DEBUG nova.api.openstack.wsgi [None req-b349f3e8-22c7-4051-af8f-fc7f143a3687 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.129058] [55187]: DEBUG nova.compute.api [None req-b349f3e8-22c7-4051-af8f-fc7f143a3687 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.131888] [55187]: DEBUG oslo_concurrency.lockutils [None req-b349f3e8-22c7-4051-af8f-fc7f143a3687 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.132137] [55187]: DEBUG oslo_concurrency.lockutils [None req-b349f3e8-22c7-4051-af8f-fc7f143a3687 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.132337] [55187]: DEBUG oslo_concurrency.lockutils [None req-b349f3e8-22c7-4051-af8f-fc7f143a3687 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.132698] [55187]: DEBUG oslo_concurrency.lockutils [None req-b349f3e8-22c7-4051-af8f-fc7f143a3687 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.132902] [55187]: DEBUG oslo_concurrency.lockutils [None req-b349f3e8-22c7-4051-af8f-fc7f143a3687 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.133300] [55187]: DEBUG oslo_concurrency.lockutils [None req-b349f3e8-22c7-4051-af8f-fc7f143a3687 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.157190] [55188]: DEBUG nova.policy [None req-dc8e94f8-43d0-4c50-9163-9c663d7b3d3c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.161780] [55188]: DEBUG nova.policy [None req-dc8e94f8-43d0-4c50-9163-9c663d7b3d3c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.162476] [55188]: DEBUG nova.policy [None req-dc8e94f8-43d0-4c50-9163-9c663d7b3d3c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.163152] [55188]: INFO nova.api.openstack.requestlog [None req-dc8e94f8-43d0-4c50-9163-9c663d7b3d3c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1731 microversion: 2.20 time: 0.081900 [ 1258.163474] [55188]: [pid: 55188|app: 0|req: 4403/8703] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:18 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1731 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1258.234585] [55187]: DEBUG nova.policy [None req-b349f3e8-22c7-4051-af8f-fc7f143a3687 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.239054] [55187]: INFO nova.api.openstack.requestlog [None req-b349f3e8-22c7-4051-af8f-fc7f143a3687 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1680 microversion: 2.1 time: 0.113673 [ 1258.239532] [55187]: [pid: 55187|app: 0|req: 4301/8704] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:18 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1680 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1258.337075] [55188]: DEBUG nova.api.openstack.wsgi [None req-d15500fc-6bba-4111-a312-9ec02b69e59d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.338781] [55188]: DEBUG nova.compute.api [None req-d15500fc-6bba-4111-a312-9ec02b69e59d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.342232] [55188]: DEBUG oslo_concurrency.lockutils [None req-d15500fc-6bba-4111-a312-9ec02b69e59d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.342471] [55188]: DEBUG oslo_concurrency.lockutils [None req-d15500fc-6bba-4111-a312-9ec02b69e59d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.342654] [55188]: DEBUG oslo_concurrency.lockutils [None req-d15500fc-6bba-4111-a312-9ec02b69e59d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.342996] [55188]: DEBUG oslo_concurrency.lockutils [None req-d15500fc-6bba-4111-a312-9ec02b69e59d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.343217] [55188]: DEBUG oslo_concurrency.lockutils [None req-d15500fc-6bba-4111-a312-9ec02b69e59d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.343389] [55188]: DEBUG oslo_concurrency.lockutils [None req-d15500fc-6bba-4111-a312-9ec02b69e59d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.356176] [55187]: DEBUG nova.api.openstack.wsgi [None req-1ad98d66-1781-4283-bb15-1feb1ac55195 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.357855] [55187]: DEBUG nova.compute.api [None req-1ad98d66-1781-4283-bb15-1feb1ac55195 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.361392] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ad98d66-1781-4283-bb15-1feb1ac55195 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.361690] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ad98d66-1781-4283-bb15-1feb1ac55195 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.361936] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ad98d66-1781-4283-bb15-1feb1ac55195 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.362322] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ad98d66-1781-4283-bb15-1feb1ac55195 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.362541] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ad98d66-1781-4283-bb15-1feb1ac55195 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.362716] [55187]: DEBUG oslo_concurrency.lockutils [None req-1ad98d66-1781-4283-bb15-1feb1ac55195 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.370880] [55187]: INFO nova.api.openstack.wsgi [None req-1ad98d66-1781-4283-bb15-1feb1ac55195 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance 7f97226c-915b-46a9-9c8b-c728ccdac31e could not be found. [ 1258.371289] [55187]: DEBUG nova.api.openstack.wsgi [None req-1ad98d66-1781-4283-bb15-1feb1ac55195 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance 7f97226c-915b-46a9-9c8b-c728ccdac31e could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1258.371697] [55187]: INFO nova.api.openstack.requestlog [None req-1ad98d66-1781-4283-bb15-1feb1ac55195 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 404 len: 111 microversion: 2.1 time: 0.017931 [ 1258.372138] [55187]: [pid: 55187|app: 0|req: 4302/8705] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:18 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1258.381224] [55187]: DEBUG nova.api.openstack.wsgi [None req-f7dbc6b7-7f46-451d-b942-75776e23e74c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.381463] [55187]: DEBUG nova.compute.api [None req-f7dbc6b7-7f46-451d-b942-75776e23e74c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.384516] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7dbc6b7-7f46-451d-b942-75776e23e74c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.384747] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7dbc6b7-7f46-451d-b942-75776e23e74c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.384931] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7dbc6b7-7f46-451d-b942-75776e23e74c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.385295] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7dbc6b7-7f46-451d-b942-75776e23e74c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.385495] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7dbc6b7-7f46-451d-b942-75776e23e74c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.385671] [55187]: DEBUG oslo_concurrency.lockutils [None req-f7dbc6b7-7f46-451d-b942-75776e23e74c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.393339] [55187]: INFO nova.api.openstack.wsgi [None req-f7dbc6b7-7f46-451d-b942-75776e23e74c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance 7f97226c-915b-46a9-9c8b-c728ccdac31e could not be found. [ 1258.393620] [55187]: DEBUG nova.api.openstack.wsgi [None req-f7dbc6b7-7f46-451d-b942-75776e23e74c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance 7f97226c-915b-46a9-9c8b-c728ccdac31e could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1258.394031] [55187]: INFO nova.api.openstack.requestlog [None req-f7dbc6b7-7f46-451d-b942-75776e23e74c tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 404 len: 111 microversion: 2.1 time: 0.014758 [ 1258.394446] [55187]: [pid: 55187|app: 0|req: 4303/8706] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:12:18 2025] DELETE /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1258.398405] [55187]: DEBUG nova.api.openstack.wsgi [None req-4d73e818-075f-4a8c-a5be-a4326c356261 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.399917] [55187]: DEBUG nova.compute.api [None req-4d73e818-075f-4a8c-a5be-a4326c356261 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 7f97226c-915b-46a9-9c8b-c728ccdac31e] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.402754] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d73e818-075f-4a8c-a5be-a4326c356261 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.402973] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d73e818-075f-4a8c-a5be-a4326c356261 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.403169] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d73e818-075f-4a8c-a5be-a4326c356261 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.403501] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d73e818-075f-4a8c-a5be-a4326c356261 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.403694] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d73e818-075f-4a8c-a5be-a4326c356261 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.403861] [55187]: DEBUG oslo_concurrency.lockutils [None req-4d73e818-075f-4a8c-a5be-a4326c356261 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.411692] [55187]: INFO nova.api.openstack.wsgi [None req-4d73e818-075f-4a8c-a5be-a4326c356261 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance 7f97226c-915b-46a9-9c8b-c728ccdac31e could not be found. [ 1258.411965] [55187]: DEBUG nova.api.openstack.wsgi [None req-4d73e818-075f-4a8c-a5be-a4326c356261 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance 7f97226c-915b-46a9-9c8b-c728ccdac31e could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1258.412386] [55187]: INFO nova.api.openstack.requestlog [None req-4d73e818-075f-4a8c-a5be-a4326c356261 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e" status: 404 len: 111 microversion: 2.1 time: 0.015770 [ 1258.412654] [55187]: [pid: 55187|app: 0|req: 4304/8707] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:18 2025] GET /compute/v2.1/servers/7f97226c-915b-46a9-9c8b-c728ccdac31e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1258.416818] [55187]: DEBUG nova.api.openstack.wsgi [None req-472c176f-8006-472e-8e67-880495c81a1d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.417064] [55187]: DEBUG nova.compute.api [None req-472c176f-8006-472e-8e67-880495c81a1d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.419717] [55187]: DEBUG oslo_concurrency.lockutils [None req-472c176f-8006-472e-8e67-880495c81a1d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.419934] [55187]: DEBUG oslo_concurrency.lockutils [None req-472c176f-8006-472e-8e67-880495c81a1d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.420157] [55187]: DEBUG oslo_concurrency.lockutils [None req-472c176f-8006-472e-8e67-880495c81a1d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.420523] [55187]: DEBUG oslo_concurrency.lockutils [None req-472c176f-8006-472e-8e67-880495c81a1d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.420733] [55187]: DEBUG oslo_concurrency.lockutils [None req-472c176f-8006-472e-8e67-880495c81a1d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.420921] [55187]: DEBUG oslo_concurrency.lockutils [None req-472c176f-8006-472e-8e67-880495c81a1d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.428508] [55187]: INFO nova.api.openstack.wsgi [None req-472c176f-8006-472e-8e67-880495c81a1d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance f2b6339c-1227-4b70-bdec-a28d26a8e434 could not be found. [ 1258.428794] [55187]: DEBUG nova.api.openstack.wsgi [None req-472c176f-8006-472e-8e67-880495c81a1d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance f2b6339c-1227-4b70-bdec-a28d26a8e434 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1258.429210] [55187]: INFO nova.api.openstack.requestlog [None req-472c176f-8006-472e-8e67-880495c81a1d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 404 len: 111 microversion: 2.1 time: 0.014222 [ 1258.429483] [55187]: [pid: 55187|app: 0|req: 4305/8708] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:12:18 2025] DELETE /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1258.433764] [55187]: DEBUG nova.api.openstack.wsgi [None req-ec83fead-0d9a-4dc9-97b9-2f91caa878f5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.435331] [55187]: DEBUG nova.compute.api [None req-ec83fead-0d9a-4dc9-97b9-2f91caa878f5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: f2b6339c-1227-4b70-bdec-a28d26a8e434] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.438161] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec83fead-0d9a-4dc9-97b9-2f91caa878f5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.438382] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec83fead-0d9a-4dc9-97b9-2f91caa878f5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.438561] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec83fead-0d9a-4dc9-97b9-2f91caa878f5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.438888] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec83fead-0d9a-4dc9-97b9-2f91caa878f5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.439092] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec83fead-0d9a-4dc9-97b9-2f91caa878f5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.439264] [55187]: DEBUG oslo_concurrency.lockutils [None req-ec83fead-0d9a-4dc9-97b9-2f91caa878f5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.443916] [55188]: DEBUG nova.policy [None req-d15500fc-6bba-4111-a312-9ec02b69e59d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.448820] [55188]: INFO nova.api.openstack.requestlog [None req-d15500fc-6bba-4111-a312-9ec02b69e59d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1505 microversion: 2.1 time: 0.113983 [ 1258.449158] [55188]: [pid: 55188|app: 0|req: 4404/8709] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:18 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1505 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1258.449214] [55187]: INFO nova.api.openstack.wsgi [None req-ec83fead-0d9a-4dc9-97b9-2f91caa878f5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance f2b6339c-1227-4b70-bdec-a28d26a8e434 could not be found. [ 1258.451344] [55187]: DEBUG nova.api.openstack.wsgi [None req-ec83fead-0d9a-4dc9-97b9-2f91caa878f5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance f2b6339c-1227-4b70-bdec-a28d26a8e434 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1258.451743] [55187]: INFO nova.api.openstack.requestlog [None req-ec83fead-0d9a-4dc9-97b9-2f91caa878f5 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434" status: 404 len: 111 microversion: 2.1 time: 0.019803 [ 1258.452060] [55187]: [pid: 55187|app: 0|req: 4306/8710] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:18 2025] GET /compute/v2.1/servers/f2b6339c-1227-4b70-bdec-a28d26a8e434 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1258.457320] [55188]: DEBUG nova.api.openstack.wsgi [None req-521fe456-2261-49b4-a666-6d4debe33b0d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.457572] [55188]: DEBUG nova.compute.api [None req-521fe456-2261-49b4-a666-6d4debe33b0d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.461525] [55188]: DEBUG oslo_concurrency.lockutils [None req-521fe456-2261-49b4-a666-6d4debe33b0d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.461767] [55188]: DEBUG oslo_concurrency.lockutils [None req-521fe456-2261-49b4-a666-6d4debe33b0d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.461952] [55188]: DEBUG oslo_concurrency.lockutils [None req-521fe456-2261-49b4-a666-6d4debe33b0d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.462325] [55188]: DEBUG oslo_concurrency.lockutils [None req-521fe456-2261-49b4-a666-6d4debe33b0d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.462520] [55188]: DEBUG oslo_concurrency.lockutils [None req-521fe456-2261-49b4-a666-6d4debe33b0d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.462717] [55188]: DEBUG oslo_concurrency.lockutils [None req-521fe456-2261-49b4-a666-6d4debe33b0d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.470534] [55188]: INFO nova.api.openstack.wsgi [None req-521fe456-2261-49b4-a666-6d4debe33b0d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance 2dca9432-7d12-44ce-8e9a-25b43b6142c1 could not be found. [ 1258.471078] [55188]: DEBUG nova.api.openstack.wsgi [None req-521fe456-2261-49b4-a666-6d4debe33b0d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance 2dca9432-7d12-44ce-8e9a-25b43b6142c1 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1258.471283] [55188]: INFO nova.api.openstack.requestlog [None req-521fe456-2261-49b4-a666-6d4debe33b0d tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 404 len: 111 microversion: 2.1 time: 0.016106 [ 1258.471694] [55188]: [pid: 55188|app: 0|req: 4405/8711] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:12:18 2025] DELETE /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1258.480482] [55187]: DEBUG nova.api.openstack.wsgi [None req-2c88ab0d-a0ff-47c3-84eb-0a1a2f5b9f78 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.482363] [55187]: DEBUG nova.compute.api [None req-2c88ab0d-a0ff-47c3-84eb-0a1a2f5b9f78 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 2dca9432-7d12-44ce-8e9a-25b43b6142c1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.486855] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c88ab0d-a0ff-47c3-84eb-0a1a2f5b9f78 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.487177] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c88ab0d-a0ff-47c3-84eb-0a1a2f5b9f78 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.487449] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c88ab0d-a0ff-47c3-84eb-0a1a2f5b9f78 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.488026] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c88ab0d-a0ff-47c3-84eb-0a1a2f5b9f78 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.488292] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c88ab0d-a0ff-47c3-84eb-0a1a2f5b9f78 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.488614] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c88ab0d-a0ff-47c3-84eb-0a1a2f5b9f78 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.498600] [55187]: INFO nova.api.openstack.wsgi [None req-2c88ab0d-a0ff-47c3-84eb-0a1a2f5b9f78 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance 2dca9432-7d12-44ce-8e9a-25b43b6142c1 could not be found. [ 1258.498977] [55187]: DEBUG nova.api.openstack.wsgi [None req-2c88ab0d-a0ff-47c3-84eb-0a1a2f5b9f78 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance 2dca9432-7d12-44ce-8e9a-25b43b6142c1 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1258.499452] [55187]: INFO nova.api.openstack.requestlog [None req-2c88ab0d-a0ff-47c3-84eb-0a1a2f5b9f78 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1" status: 404 len: 111 microversion: 2.1 time: 0.025089 [ 1258.499927] [55187]: [pid: 55187|app: 0|req: 4307/8712] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:18 2025] GET /compute/v2.1/servers/2dca9432-7d12-44ce-8e9a-25b43b6142c1 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1258.504628] [55188]: DEBUG nova.api.openstack.wsgi [None req-00a3ac4e-de56-4aab-a685-6b33107b27ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.504887] [55188]: DEBUG nova.compute.api [None req-00a3ac4e-de56-4aab-a685-6b33107b27ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.508256] [55188]: DEBUG oslo_concurrency.lockutils [None req-00a3ac4e-de56-4aab-a685-6b33107b27ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.508488] [55188]: DEBUG oslo_concurrency.lockutils [None req-00a3ac4e-de56-4aab-a685-6b33107b27ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.508669] [55188]: DEBUG oslo_concurrency.lockutils [None req-00a3ac4e-de56-4aab-a685-6b33107b27ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.509016] [55188]: DEBUG oslo_concurrency.lockutils [None req-00a3ac4e-de56-4aab-a685-6b33107b27ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.509216] [55188]: DEBUG oslo_concurrency.lockutils [None req-00a3ac4e-de56-4aab-a685-6b33107b27ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.509389] [55188]: DEBUG oslo_concurrency.lockutils [None req-00a3ac4e-de56-4aab-a685-6b33107b27ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.517377] [55188]: INFO nova.api.openstack.wsgi [None req-00a3ac4e-de56-4aab-a685-6b33107b27ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance c188003e-704f-46ec-b8d5-c3045fa85415 could not be found. [ 1258.517474] [55188]: DEBUG nova.api.openstack.wsgi [None req-00a3ac4e-de56-4aab-a685-6b33107b27ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance c188003e-704f-46ec-b8d5-c3045fa85415 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1258.517899] [55188]: INFO nova.api.openstack.requestlog [None req-00a3ac4e-de56-4aab-a685-6b33107b27ca tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 404 len: 111 microversion: 2.1 time: 0.015415 [ 1258.518178] [55188]: [pid: 55188|app: 0|req: 4406/8713] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:12:18 2025] DELETE /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1258.523729] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad9a2c0a-8918-4aaa-829b-3f96b6a53197 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.526149] [55187]: DEBUG nova.compute.api [None req-ad9a2c0a-8918-4aaa-829b-3f96b6a53197 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: c188003e-704f-46ec-b8d5-c3045fa85415] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.530057] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad9a2c0a-8918-4aaa-829b-3f96b6a53197 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.530057] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad9a2c0a-8918-4aaa-829b-3f96b6a53197 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.530193] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad9a2c0a-8918-4aaa-829b-3f96b6a53197 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.530471] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad9a2c0a-8918-4aaa-829b-3f96b6a53197 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.530683] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad9a2c0a-8918-4aaa-829b-3f96b6a53197 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.530855] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad9a2c0a-8918-4aaa-829b-3f96b6a53197 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.539274] [55187]: INFO nova.api.openstack.wsgi [None req-ad9a2c0a-8918-4aaa-829b-3f96b6a53197 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance c188003e-704f-46ec-b8d5-c3045fa85415 could not be found. [ 1258.539563] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad9a2c0a-8918-4aaa-829b-3f96b6a53197 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance c188003e-704f-46ec-b8d5-c3045fa85415 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1258.539969] [55187]: INFO nova.api.openstack.requestlog [None req-ad9a2c0a-8918-4aaa-829b-3f96b6a53197 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415" status: 404 len: 111 microversion: 2.1 time: 0.019333 [ 1258.540406] [55187]: [pid: 55187|app: 0|req: 4308/8714] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:18 2025] GET /compute/v2.1/servers/c188003e-704f-46ec-b8d5-c3045fa85415 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1258.546450] [55188]: DEBUG nova.api.openstack.wsgi [None req-63648836-92b9-4ad9-a58e-5146ae83cbd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.546826] [55188]: DEBUG nova.compute.api [None req-63648836-92b9-4ad9-a58e-5146ae83cbd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.551117] [55188]: DEBUG oslo_concurrency.lockutils [None req-63648836-92b9-4ad9-a58e-5146ae83cbd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.551462] [55188]: DEBUG oslo_concurrency.lockutils [None req-63648836-92b9-4ad9-a58e-5146ae83cbd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.551760] [55188]: DEBUG oslo_concurrency.lockutils [None req-63648836-92b9-4ad9-a58e-5146ae83cbd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.552274] [55188]: DEBUG oslo_concurrency.lockutils [None req-63648836-92b9-4ad9-a58e-5146ae83cbd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.552574] [55188]: DEBUG oslo_concurrency.lockutils [None req-63648836-92b9-4ad9-a58e-5146ae83cbd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.552839] [55188]: DEBUG oslo_concurrency.lockutils [None req-63648836-92b9-4ad9-a58e-5146ae83cbd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.561608] [55188]: INFO nova.api.openstack.wsgi [None req-63648836-92b9-4ad9-a58e-5146ae83cbd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd could not be found. [ 1258.561917] [55188]: DEBUG nova.api.openstack.wsgi [None req-63648836-92b9-4ad9-a58e-5146ae83cbd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1258.562328] [55188]: INFO nova.api.openstack.requestlog [None req-63648836-92b9-4ad9-a58e-5146ae83cbd9 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 404 len: 111 microversion: 2.1 time: 0.019046 [ 1258.562735] [55188]: [pid: 55188|app: 0|req: 4407/8715] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:12:18 2025] DELETE /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1258.567273] [55187]: DEBUG nova.api.openstack.wsgi [None req-b583d051-fd14-4ff2-801e-095d6d8eb3d3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.569753] [55187]: DEBUG nova.compute.api [None req-b583d051-fd14-4ff2-801e-095d6d8eb3d3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.575396] [55187]: DEBUG oslo_concurrency.lockutils [None req-b583d051-fd14-4ff2-801e-095d6d8eb3d3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.575817] [55187]: DEBUG oslo_concurrency.lockutils [None req-b583d051-fd14-4ff2-801e-095d6d8eb3d3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.576814] [55187]: DEBUG oslo_concurrency.lockutils [None req-b583d051-fd14-4ff2-801e-095d6d8eb3d3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.577415] [55187]: DEBUG oslo_concurrency.lockutils [None req-b583d051-fd14-4ff2-801e-095d6d8eb3d3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.577790] [55187]: DEBUG oslo_concurrency.lockutils [None req-b583d051-fd14-4ff2-801e-095d6d8eb3d3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.578154] [55187]: DEBUG oslo_concurrency.lockutils [None req-b583d051-fd14-4ff2-801e-095d6d8eb3d3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.591395] [55187]: INFO nova.api.openstack.wsgi [None req-b583d051-fd14-4ff2-801e-095d6d8eb3d3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd could not be found. [ 1258.591817] [55187]: DEBUG nova.api.openstack.wsgi [None req-b583d051-fd14-4ff2-801e-095d6d8eb3d3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance 1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1258.592549] [55187]: INFO nova.api.openstack.requestlog [None req-b583d051-fd14-4ff2-801e-095d6d8eb3d3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd" status: 404 len: 111 microversion: 2.1 time: 0.027359 [ 1258.593043] [55187]: [pid: 55187|app: 0|req: 4309/8716] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:18 2025] GET /compute/v2.1/servers/1e4e5eb4-f6e9-49ca-9332-d97f7e32b3bd => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1258.599087] [55188]: DEBUG nova.api.openstack.wsgi [None req-89dcfc61-d97a-468d-a9f0-7c355e21e5be tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.599295] [55188]: DEBUG nova.compute.api [None req-89dcfc61-d97a-468d-a9f0-7c355e21e5be tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.603983] [55187]: DEBUG nova.api.openstack.wsgi [req-1efc206d-813e-462f-a1c0-c2924ce8319d req-57dc8a08-f2f6-44ab-b471-12e302da519b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f8c8580c-f58c-482f-9e1a-178700bfa5e8", "name": "network-vif-deleted", "tag": "e0e6f415-d1c8-4738-b095-26a6a3b44770"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1258.604337] [55188]: DEBUG oslo_concurrency.lockutils [None req-89dcfc61-d97a-468d-a9f0-7c355e21e5be tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.604785] [55188]: DEBUG oslo_concurrency.lockutils [None req-89dcfc61-d97a-468d-a9f0-7c355e21e5be tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.605935] [55188]: DEBUG oslo_concurrency.lockutils [None req-89dcfc61-d97a-468d-a9f0-7c355e21e5be tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.605935] [55188]: DEBUG oslo_concurrency.lockutils [None req-89dcfc61-d97a-468d-a9f0-7c355e21e5be tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.606091] [55188]: DEBUG oslo_concurrency.lockutils [None req-89dcfc61-d97a-468d-a9f0-7c355e21e5be tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.606406] [55188]: DEBUG oslo_concurrency.lockutils [None req-89dcfc61-d97a-468d-a9f0-7c355e21e5be tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.610039] [55187]: DEBUG oslo_concurrency.lockutils [req-1efc206d-813e-462f-a1c0-c2924ce8319d req-57dc8a08-f2f6-44ab-b471-12e302da519b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.610282] [55187]: DEBUG oslo_concurrency.lockutils [req-1efc206d-813e-462f-a1c0-c2924ce8319d req-57dc8a08-f2f6-44ab-b471-12e302da519b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.610653] [55187]: DEBUG oslo_concurrency.lockutils [req-1efc206d-813e-462f-a1c0-c2924ce8319d req-57dc8a08-f2f6-44ab-b471-12e302da519b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.620661] [55187]: INFO nova.api.openstack.compute.server_external_events [req-1efc206d-813e-462f-a1c0-c2924ce8319d req-57dc8a08-f2f6-44ab-b471-12e302da519b service nova] Creating event network-vif-deleted:e0e6f415-d1c8-4738-b095-26a6a3b44770 for instance f8c8580c-f58c-482f-9e1a-178700bfa5e8 on cpu-1 [ 1258.620951] [55188]: INFO nova.api.openstack.wsgi [None req-89dcfc61-d97a-468d-a9f0-7c355e21e5be tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance b95e9306-1fce-4fe0-983d-5806093347d6 could not be found. [ 1258.621525] [55188]: DEBUG nova.api.openstack.wsgi [None req-89dcfc61-d97a-468d-a9f0-7c355e21e5be tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance b95e9306-1fce-4fe0-983d-5806093347d6 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1258.622213] [55188]: INFO nova.api.openstack.requestlog [None req-89dcfc61-d97a-468d-a9f0-7c355e21e5be tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 404 len: 111 microversion: 2.1 time: 0.026476 [ 1258.622932] [55188]: [pid: 55188|app: 0|req: 4408/8717] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:12:18 2025] DELETE /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1258.623454] [55187]: INFO nova.api.openstack.requestlog [req-1efc206d-813e-462f-a1c0-c2924ce8319d req-57dc8a08-f2f6-44ab-b471-12e302da519b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021514 [ 1258.623789] [55187]: [pid: 55187|app: 0|req: 4310/8718] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:18 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1258.627328] [55188]: DEBUG nova.api.openstack.wsgi [None req-20e072b9-bad7-488e-b381-46e5b98766ce tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.629065] [55188]: DEBUG nova.compute.api [None req-20e072b9-bad7-488e-b381-46e5b98766ce tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: b95e9306-1fce-4fe0-983d-5806093347d6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.632908] [55188]: DEBUG oslo_concurrency.lockutils [None req-20e072b9-bad7-488e-b381-46e5b98766ce tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.632908] [55188]: DEBUG oslo_concurrency.lockutils [None req-20e072b9-bad7-488e-b381-46e5b98766ce tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.632908] [55188]: DEBUG oslo_concurrency.lockutils [None req-20e072b9-bad7-488e-b381-46e5b98766ce tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.633287] [55188]: DEBUG oslo_concurrency.lockutils [None req-20e072b9-bad7-488e-b381-46e5b98766ce tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.633489] [55188]: DEBUG oslo_concurrency.lockutils [None req-20e072b9-bad7-488e-b381-46e5b98766ce tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.633667] [55188]: DEBUG oslo_concurrency.lockutils [None req-20e072b9-bad7-488e-b381-46e5b98766ce tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.641923] [55188]: INFO nova.api.openstack.wsgi [None req-20e072b9-bad7-488e-b381-46e5b98766ce tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance b95e9306-1fce-4fe0-983d-5806093347d6 could not be found. [ 1258.642240] [55188]: DEBUG nova.api.openstack.wsgi [None req-20e072b9-bad7-488e-b381-46e5b98766ce tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance b95e9306-1fce-4fe0-983d-5806093347d6 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1258.642660] [55188]: INFO nova.api.openstack.requestlog [None req-20e072b9-bad7-488e-b381-46e5b98766ce tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6" status: 404 len: 111 microversion: 2.1 time: 0.017267 [ 1258.642954] [55188]: [pid: 55188|app: 0|req: 4409/8719] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:18 2025] GET /compute/v2.1/servers/b95e9306-1fce-4fe0-983d-5806093347d6 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1258.648180] [55187]: DEBUG nova.api.openstack.wsgi [None req-d66b2b6d-000b-42df-90bc-37e0cd4a9fcd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.649046] [55187]: DEBUG nova.compute.api [None req-d66b2b6d-000b-42df-90bc-37e0cd4a9fcd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.652133] [55187]: INFO nova.api.openstack.wsgi [None req-d66b2b6d-000b-42df-90bc-37e0cd4a9fcd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba could not be found. [ 1258.652434] [55187]: DEBUG nova.api.openstack.wsgi [None req-d66b2b6d-000b-42df-90bc-37e0cd4a9fcd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1258.652852] [55187]: INFO nova.api.openstack.requestlog [None req-d66b2b6d-000b-42df-90bc-37e0cd4a9fcd tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba" status: 404 len: 111 microversion: 2.1 time: 0.007214 [ 1258.653160] [55187]: [pid: 55187|app: 0|req: 4311/8720] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:12:19 2025] DELETE /compute/v2.1/servers/afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1258.657513] [55188]: DEBUG nova.api.openstack.wsgi [None req-7d3520e3-a7bd-494d-a648-46f28a4c2681 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.659092] [55188]: DEBUG nova.compute.api [None req-7d3520e3-a7bd-494d-a648-46f28a4c2681 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.661951] [55188]: INFO nova.api.openstack.wsgi [None req-7d3520e3-a7bd-494d-a648-46f28a4c2681 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba could not be found. [ 1258.662228] [55188]: DEBUG nova.api.openstack.wsgi [None req-7d3520e3-a7bd-494d-a648-46f28a4c2681 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1258.662625] [55188]: INFO nova.api.openstack.requestlog [None req-7d3520e3-a7bd-494d-a648-46f28a4c2681 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba" status: 404 len: 111 microversion: 2.1 time: 0.007172 [ 1258.662877] [55188]: [pid: 55188|app: 0|req: 4410/8721] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:19 2025] GET /compute/v2.1/servers/afbb8ad8-67c5-4baf-aa10-8b9389eeb2ba => generated 111 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1258.666687] [55187]: DEBUG nova.api.openstack.wsgi [None req-8a1ba170-ed66-44bb-b031-702b726d08ee tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.666901] [55187]: DEBUG nova.compute.api [None req-8a1ba170-ed66-44bb-b031-702b726d08ee tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.671100] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a1ba170-ed66-44bb-b031-702b726d08ee tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.671356] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a1ba170-ed66-44bb-b031-702b726d08ee tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.671544] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a1ba170-ed66-44bb-b031-702b726d08ee tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.671896] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a1ba170-ed66-44bb-b031-702b726d08ee tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.672346] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a1ba170-ed66-44bb-b031-702b726d08ee tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.672346] [55187]: DEBUG oslo_concurrency.lockutils [None req-8a1ba170-ed66-44bb-b031-702b726d08ee tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.692030] [55187]: DEBUG nova.compute.api [None req-8a1ba170-ed66-44bb-b031-702b726d08ee tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1258.739584] [55187]: INFO nova.api.openstack.requestlog [None req-8a1ba170-ed66-44bb-b031-702b726d08ee tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 204 len: 0 microversion: 2.1 time: 0.074522 [ 1258.739933] [55187]: [pid: 55187|app: 0|req: 4312/8722] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:12:19 2025] DELETE /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1258.745764] [55188]: DEBUG nova.api.openstack.wsgi [None req-42fd9439-ef41-4573-b63f-9fbc6ab2cf9b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.748234] [55188]: DEBUG nova.compute.api [None req-42fd9439-ef41-4573-b63f-9fbc6ab2cf9b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.751637] [55188]: DEBUG oslo_concurrency.lockutils [None req-42fd9439-ef41-4573-b63f-9fbc6ab2cf9b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.751919] [55188]: DEBUG oslo_concurrency.lockutils [None req-42fd9439-ef41-4573-b63f-9fbc6ab2cf9b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.752137] [55188]: DEBUG oslo_concurrency.lockutils [None req-42fd9439-ef41-4573-b63f-9fbc6ab2cf9b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.752497] [55188]: DEBUG oslo_concurrency.lockutils [None req-42fd9439-ef41-4573-b63f-9fbc6ab2cf9b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.752698] [55188]: DEBUG oslo_concurrency.lockutils [None req-42fd9439-ef41-4573-b63f-9fbc6ab2cf9b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.752873] [55188]: DEBUG oslo_concurrency.lockutils [None req-42fd9439-ef41-4573-b63f-9fbc6ab2cf9b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.848614] [55188]: DEBUG nova.policy [None req-42fd9439-ef41-4573-b63f-9fbc6ab2cf9b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.853055] [55188]: INFO nova.api.openstack.requestlog [None req-42fd9439-ef41-4573-b63f-9fbc6ab2cf9b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1475 microversion: 2.1 time: 0.110496 [ 1258.853438] [55188]: [pid: 55188|app: 0|req: 4411/8723] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:19 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1475 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1258.938670] [55187]: DEBUG nova.api.openstack.wsgi [None req-cb77d6c4-24cc-459d-aa10-6e623f0b9427 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1258.940439] [55187]: DEBUG nova.compute.api [None req-cb77d6c4-24cc-459d-aa10-6e623f0b9427 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1258.943898] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb77d6c4-24cc-459d-aa10-6e623f0b9427 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.944150] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb77d6c4-24cc-459d-aa10-6e623f0b9427 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.944336] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb77d6c4-24cc-459d-aa10-6e623f0b9427 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.944680] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb77d6c4-24cc-459d-aa10-6e623f0b9427 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.944883] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb77d6c4-24cc-459d-aa10-6e623f0b9427 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.945068] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb77d6c4-24cc-459d-aa10-6e623f0b9427 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.011197] [55187]: DEBUG nova.policy [None req-cb77d6c4-24cc-459d-aa10-6e623f0b9427 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.015287] [55187]: INFO nova.api.openstack.requestlog [None req-cb77d6c4-24cc-459d-aa10-6e623f0b9427 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1733 microversion: 2.1 time: 0.079075 [ 1259.015724] [55187]: [pid: 55187|app: 0|req: 4313/8724] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:19 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1733 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1259.178464] [55188]: DEBUG nova.api.openstack.wsgi [None req-68f5dfa7-7a94-4fe2-9f23-3d03ff089b0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1259.180267] [55188]: DEBUG nova.compute.api [None req-68f5dfa7-7a94-4fe2-9f23-3d03ff089b0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1259.184265] [55188]: DEBUG oslo_concurrency.lockutils [None req-68f5dfa7-7a94-4fe2-9f23-3d03ff089b0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.184501] [55188]: DEBUG oslo_concurrency.lockutils [None req-68f5dfa7-7a94-4fe2-9f23-3d03ff089b0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.184686] [55188]: DEBUG oslo_concurrency.lockutils [None req-68f5dfa7-7a94-4fe2-9f23-3d03ff089b0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.185048] [55188]: DEBUG oslo_concurrency.lockutils [None req-68f5dfa7-7a94-4fe2-9f23-3d03ff089b0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.185254] [55188]: DEBUG oslo_concurrency.lockutils [None req-68f5dfa7-7a94-4fe2-9f23-3d03ff089b0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.185428] [55188]: DEBUG oslo_concurrency.lockutils [None req-68f5dfa7-7a94-4fe2-9f23-3d03ff089b0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.252573] [55187]: DEBUG nova.api.openstack.wsgi [None req-e49a73f2-305a-46ce-a180-1b9b6049423a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1259.254338] [55187]: DEBUG nova.compute.api [None req-e49a73f2-305a-46ce-a180-1b9b6049423a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1259.257939] [55187]: DEBUG oslo_concurrency.lockutils [None req-e49a73f2-305a-46ce-a180-1b9b6049423a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.258241] [55187]: DEBUG oslo_concurrency.lockutils [None req-e49a73f2-305a-46ce-a180-1b9b6049423a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.258465] [55187]: DEBUG oslo_concurrency.lockutils [None req-e49a73f2-305a-46ce-a180-1b9b6049423a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.258826] [55187]: DEBUG oslo_concurrency.lockutils [None req-e49a73f2-305a-46ce-a180-1b9b6049423a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.259033] [55187]: DEBUG oslo_concurrency.lockutils [None req-e49a73f2-305a-46ce-a180-1b9b6049423a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.259218] [55187]: DEBUG oslo_concurrency.lockutils [None req-e49a73f2-305a-46ce-a180-1b9b6049423a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.305047] [55188]: DEBUG nova.policy [None req-68f5dfa7-7a94-4fe2-9f23-3d03ff089b0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.310547] [55188]: DEBUG nova.policy [None req-68f5dfa7-7a94-4fe2-9f23-3d03ff089b0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.311117] [55188]: DEBUG nova.policy [None req-68f5dfa7-7a94-4fe2-9f23-3d03ff089b0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.312040] [55188]: INFO nova.api.openstack.requestlog [None req-68f5dfa7-7a94-4fe2-9f23-3d03ff089b0e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1731 microversion: 2.20 time: 0.135857 [ 1259.312224] [55188]: [pid: 55188|app: 0|req: 4412/8725] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:19 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1731 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1259.334058] [55187]: DEBUG nova.policy [None req-e49a73f2-305a-46ce-a180-1b9b6049423a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.337459] [55187]: INFO nova.api.openstack.requestlog [None req-e49a73f2-305a-46ce-a180-1b9b6049423a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1680 microversion: 2.1 time: 0.087482 [ 1259.337805] [55187]: [pid: 55187|app: 0|req: 4314/8726] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:19 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1680 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1259.465203] [55188]: DEBUG nova.api.openstack.wsgi [None req-f48fdf40-439c-4748-946a-e92d63988288 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1259.466917] [55188]: DEBUG nova.compute.api [None req-f48fdf40-439c-4748-946a-e92d63988288 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1259.471502] [55188]: DEBUG oslo_concurrency.lockutils [None req-f48fdf40-439c-4748-946a-e92d63988288 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.471787] [55188]: DEBUG oslo_concurrency.lockutils [None req-f48fdf40-439c-4748-946a-e92d63988288 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.472041] [55188]: DEBUG oslo_concurrency.lockutils [None req-f48fdf40-439c-4748-946a-e92d63988288 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.472552] [55188]: DEBUG oslo_concurrency.lockutils [None req-f48fdf40-439c-4748-946a-e92d63988288 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.472783] [55188]: DEBUG oslo_concurrency.lockutils [None req-f48fdf40-439c-4748-946a-e92d63988288 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.472963] [55188]: DEBUG oslo_concurrency.lockutils [None req-f48fdf40-439c-4748-946a-e92d63988288 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.504376] [55188]: DEBUG nova.policy [None req-f48fdf40-439c-4748-946a-e92d63988288 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.508191] [55188]: INFO nova.api.openstack.requestlog [None req-f48fdf40-439c-4748-946a-e92d63988288 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1293 microversion: 2.1 time: 0.045255 [ 1259.508647] [55188]: [pid: 55188|app: 0|req: 4413/8727] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:19 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1293 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1259.867786] [55187]: DEBUG nova.api.openstack.wsgi [None req-3b02f130-d07a-4ff4-9d4c-1b59199b6296 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1259.870089] [55187]: DEBUG nova.compute.api [None req-3b02f130-d07a-4ff4-9d4c-1b59199b6296 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1259.873925] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b02f130-d07a-4ff4-9d4c-1b59199b6296 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.874184] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b02f130-d07a-4ff4-9d4c-1b59199b6296 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.874373] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b02f130-d07a-4ff4-9d4c-1b59199b6296 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.874722] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b02f130-d07a-4ff4-9d4c-1b59199b6296 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.874952] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b02f130-d07a-4ff4-9d4c-1b59199b6296 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.875155] [55187]: DEBUG oslo_concurrency.lockutils [None req-3b02f130-d07a-4ff4-9d4c-1b59199b6296 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.978259] [55187]: DEBUG nova.policy [None req-3b02f130-d07a-4ff4-9d4c-1b59199b6296 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.982656] [55187]: INFO nova.api.openstack.requestlog [None req-3b02f130-d07a-4ff4-9d4c-1b59199b6296 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1475 microversion: 2.1 time: 0.117188 [ 1259.982983] [55187]: [pid: 55187|app: 0|req: 4315/8728] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:20 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1475 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1260.029342] [55188]: DEBUG nova.api.openstack.wsgi [None req-5c041c64-ee77-4fae-9ce2-abb73a1dd870 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1260.031185] [55188]: DEBUG nova.compute.api [None req-5c041c64-ee77-4fae-9ce2-abb73a1dd870 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1260.034698] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c041c64-ee77-4fae-9ce2-abb73a1dd870 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.034927] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c041c64-ee77-4fae-9ce2-abb73a1dd870 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.035144] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c041c64-ee77-4fae-9ce2-abb73a1dd870 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.035492] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c041c64-ee77-4fae-9ce2-abb73a1dd870 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.035699] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c041c64-ee77-4fae-9ce2-abb73a1dd870 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.035875] [55188]: DEBUG oslo_concurrency.lockutils [None req-5c041c64-ee77-4fae-9ce2-abb73a1dd870 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.098219] [55188]: DEBUG nova.policy [None req-5c041c64-ee77-4fae-9ce2-abb73a1dd870 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.102338] [55188]: INFO nova.api.openstack.requestlog [None req-5c041c64-ee77-4fae-9ce2-abb73a1dd870 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1731 microversion: 2.1 time: 0.075280 [ 1260.102671] [55188]: [pid: 55188|app: 0|req: 4414/8729] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:20 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1731 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1260.325307] [55187]: DEBUG nova.api.openstack.wsgi [None req-d1866258-f52f-4ddd-83d6-3ee55b40d9da tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1260.327085] [55187]: DEBUG nova.compute.api [None req-d1866258-f52f-4ddd-83d6-3ee55b40d9da tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1260.331574] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1866258-f52f-4ddd-83d6-3ee55b40d9da tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.331897] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1866258-f52f-4ddd-83d6-3ee55b40d9da tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.332262] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1866258-f52f-4ddd-83d6-3ee55b40d9da tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.332685] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1866258-f52f-4ddd-83d6-3ee55b40d9da tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.332907] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1866258-f52f-4ddd-83d6-3ee55b40d9da tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.333093] [55187]: DEBUG oslo_concurrency.lockutils [None req-d1866258-f52f-4ddd-83d6-3ee55b40d9da tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.350304] [55188]: DEBUG nova.api.openstack.wsgi [None req-bd57bcc6-4a3b-48d5-8ed5-77e45f81d574 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1260.352056] [55188]: DEBUG nova.compute.api [None req-bd57bcc6-4a3b-48d5-8ed5-77e45f81d574 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1260.355490] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd57bcc6-4a3b-48d5-8ed5-77e45f81d574 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.355755] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd57bcc6-4a3b-48d5-8ed5-77e45f81d574 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.355910] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd57bcc6-4a3b-48d5-8ed5-77e45f81d574 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.356274] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd57bcc6-4a3b-48d5-8ed5-77e45f81d574 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.356544] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd57bcc6-4a3b-48d5-8ed5-77e45f81d574 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.356741] [55188]: DEBUG oslo_concurrency.lockutils [None req-bd57bcc6-4a3b-48d5-8ed5-77e45f81d574 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.426084] [55187]: DEBUG nova.policy [None req-d1866258-f52f-4ddd-83d6-3ee55b40d9da tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.430988] [55187]: DEBUG nova.policy [None req-d1866258-f52f-4ddd-83d6-3ee55b40d9da tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.431224] [55187]: DEBUG nova.policy [None req-d1866258-f52f-4ddd-83d6-3ee55b40d9da tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.431849] [55187]: INFO nova.api.openstack.requestlog [None req-d1866258-f52f-4ddd-83d6-3ee55b40d9da tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1671 microversion: 2.20 time: 0.108906 [ 1260.432274] [55187]: [pid: 55187|app: 0|req: 4316/8730] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:20 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1671 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1260.470353] [55188]: DEBUG nova.policy [None req-bd57bcc6-4a3b-48d5-8ed5-77e45f81d574 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.474942] [55188]: INFO nova.api.openstack.requestlog [None req-bd57bcc6-4a3b-48d5-8ed5-77e45f81d574 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1680 microversion: 2.1 time: 0.126966 [ 1260.475301] [55188]: [pid: 55188|app: 0|req: 4415/8731] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:20 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1680 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1260.520990] [55187]: DEBUG nova.api.openstack.wsgi [None req-30e3d7fd-b62d-40a3-a4b7-c87e60fc44b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1260.522515] [55187]: DEBUG nova.compute.api [None req-30e3d7fd-b62d-40a3-a4b7-c87e60fc44b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1260.526898] [55187]: DEBUG oslo_concurrency.lockutils [None req-30e3d7fd-b62d-40a3-a4b7-c87e60fc44b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.526898] [55187]: DEBUG oslo_concurrency.lockutils [None req-30e3d7fd-b62d-40a3-a4b7-c87e60fc44b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.526898] [55187]: DEBUG oslo_concurrency.lockutils [None req-30e3d7fd-b62d-40a3-a4b7-c87e60fc44b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.526898] [55187]: DEBUG oslo_concurrency.lockutils [None req-30e3d7fd-b62d-40a3-a4b7-c87e60fc44b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.526898] [55187]: DEBUG oslo_concurrency.lockutils [None req-30e3d7fd-b62d-40a3-a4b7-c87e60fc44b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.527082] [55187]: DEBUG oslo_concurrency.lockutils [None req-30e3d7fd-b62d-40a3-a4b7-c87e60fc44b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.544511] [55187]: DEBUG oslo_concurrency.lockutils [None req-30e3d7fd-b62d-40a3-a4b7-c87e60fc44b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.544741] [55187]: DEBUG oslo_concurrency.lockutils [None req-30e3d7fd-b62d-40a3-a4b7-c87e60fc44b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.544920] [55187]: DEBUG oslo_concurrency.lockutils [None req-30e3d7fd-b62d-40a3-a4b7-c87e60fc44b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.545158] [55187]: DEBUG nova.objects.instance [None req-30e3d7fd-b62d-40a3-a4b7-c87e60fc44b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lazy-loading 'fault' on Instance uuid f8c8580c-f58c-482f-9e1a-178700bfa5e8 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1260.565310] [55187]: DEBUG nova.policy [None req-30e3d7fd-b62d-40a3-a4b7-c87e60fc44b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.569397] [55187]: INFO nova.api.openstack.requestlog [None req-30e3d7fd-b62d-40a3-a4b7-c87e60fc44b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1298 microversion: 2.1 time: 0.051543 [ 1260.569729] [55187]: [pid: 55187|app: 0|req: 4317/8732] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:20 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1298 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1260.740113] [55188]: DEBUG nova.api.openstack.wsgi [req-9933d0bb-e5a8-4470-a11d-55e5c7f7e8ed req-a3e797c6-135a-47a7-b408-9aa5293ec0af service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "844473d5-0859-4b0d-96d9-07963dfa8655", "name": "network-vif-deleted", "tag": "e9664827-cfd4-403d-8bfd-6293c9dcbbe8"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1260.746379] [55188]: DEBUG oslo_concurrency.lockutils [req-9933d0bb-e5a8-4470-a11d-55e5c7f7e8ed req-a3e797c6-135a-47a7-b408-9aa5293ec0af service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.746630] [55188]: DEBUG oslo_concurrency.lockutils [req-9933d0bb-e5a8-4470-a11d-55e5c7f7e8ed req-a3e797c6-135a-47a7-b408-9aa5293ec0af service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.746960] [55188]: DEBUG oslo_concurrency.lockutils [req-9933d0bb-e5a8-4470-a11d-55e5c7f7e8ed req-a3e797c6-135a-47a7-b408-9aa5293ec0af service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.756781] [55188]: INFO nova.api.openstack.compute.server_external_events [req-9933d0bb-e5a8-4470-a11d-55e5c7f7e8ed req-a3e797c6-135a-47a7-b408-9aa5293ec0af service nova] Creating event network-vif-deleted:e9664827-cfd4-403d-8bfd-6293c9dcbbe8 for instance 844473d5-0859-4b0d-96d9-07963dfa8655 on cpu-1 [ 1260.762019] [55188]: INFO nova.api.openstack.requestlog [req-9933d0bb-e5a8-4470-a11d-55e5c7f7e8ed req-a3e797c6-135a-47a7-b408-9aa5293ec0af service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021901 [ 1260.762019] [55188]: [pid: 55188|app: 0|req: 4416/8733] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:21 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1260.996813] [55187]: DEBUG nova.api.openstack.wsgi [None req-33311952-0a13-4d32-bf86-ada9dc9662a3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1260.999668] [55187]: DEBUG nova.compute.api [None req-33311952-0a13-4d32-bf86-ada9dc9662a3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1261.003824] [55187]: DEBUG oslo_concurrency.lockutils [None req-33311952-0a13-4d32-bf86-ada9dc9662a3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.004272] [55187]: DEBUG oslo_concurrency.lockutils [None req-33311952-0a13-4d32-bf86-ada9dc9662a3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.004469] [55187]: DEBUG oslo_concurrency.lockutils [None req-33311952-0a13-4d32-bf86-ada9dc9662a3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.004973] [55187]: DEBUG oslo_concurrency.lockutils [None req-33311952-0a13-4d32-bf86-ada9dc9662a3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.005190] [55187]: DEBUG oslo_concurrency.lockutils [None req-33311952-0a13-4d32-bf86-ada9dc9662a3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.005514] [55187]: DEBUG oslo_concurrency.lockutils [None req-33311952-0a13-4d32-bf86-ada9dc9662a3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.084362] [55187]: DEBUG nova.policy [None req-33311952-0a13-4d32-bf86-ada9dc9662a3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.090757] [55187]: INFO nova.api.openstack.requestlog [None req-33311952-0a13-4d32-bf86-ada9dc9662a3 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1475 microversion: 2.1 time: 0.096191 [ 1261.091216] [55187]: [pid: 55187|app: 0|req: 4318/8734] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:21 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1475 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1261.116496] [55188]: DEBUG nova.api.openstack.wsgi [None req-fd405fb1-a667-4839-a60b-6454098906db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1261.118484] [55188]: DEBUG nova.compute.api [None req-fd405fb1-a667-4839-a60b-6454098906db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1261.122399] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd405fb1-a667-4839-a60b-6454098906db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.122636] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd405fb1-a667-4839-a60b-6454098906db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.122821] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd405fb1-a667-4839-a60b-6454098906db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.123225] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd405fb1-a667-4839-a60b-6454098906db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.123430] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd405fb1-a667-4839-a60b-6454098906db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.123605] [55188]: DEBUG oslo_concurrency.lockutils [None req-fd405fb1-a667-4839-a60b-6454098906db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.190102] [55188]: DEBUG nova.policy [None req-fd405fb1-a667-4839-a60b-6454098906db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.194499] [55188]: INFO nova.api.openstack.requestlog [None req-fd405fb1-a667-4839-a60b-6454098906db tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1731 microversion: 2.1 time: 0.080451 [ 1261.194823] [55188]: [pid: 55188|app: 0|req: 4417/8735] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:21 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1731 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1261.452668] [55187]: DEBUG nova.api.openstack.wsgi [None req-8b909d26-f71e-4cd8-a654-b394cd6e48ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1261.454335] [55187]: DEBUG nova.compute.api [None req-8b909d26-f71e-4cd8-a654-b394cd6e48ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1261.457992] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b909d26-f71e-4cd8-a654-b394cd6e48ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.458358] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b909d26-f71e-4cd8-a654-b394cd6e48ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.458625] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b909d26-f71e-4cd8-a654-b394cd6e48ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.459047] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b909d26-f71e-4cd8-a654-b394cd6e48ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.459315] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b909d26-f71e-4cd8-a654-b394cd6e48ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.459552] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b909d26-f71e-4cd8-a654-b394cd6e48ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.488521] [55188]: DEBUG nova.api.openstack.wsgi [None req-b8c248a4-0856-47e9-a50a-d523baea031a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1261.490139] [55188]: DEBUG nova.compute.api [None req-b8c248a4-0856-47e9-a50a-d523baea031a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1261.495558] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8c248a4-0856-47e9-a50a-d523baea031a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.495798] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8c248a4-0856-47e9-a50a-d523baea031a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.495983] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8c248a4-0856-47e9-a50a-d523baea031a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.496351] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8c248a4-0856-47e9-a50a-d523baea031a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.496552] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8c248a4-0856-47e9-a50a-d523baea031a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.496728] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8c248a4-0856-47e9-a50a-d523baea031a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.535858] [55188]: DEBUG nova.policy [None req-b8c248a4-0856-47e9-a50a-d523baea031a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.537724] [55187]: DEBUG nova.policy [None req-8b909d26-f71e-4cd8-a654-b394cd6e48ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.539965] [55188]: INFO nova.api.openstack.requestlog [None req-b8c248a4-0856-47e9-a50a-d523baea031a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1321 microversion: 2.1 time: 0.053960 [ 1261.540425] [55188]: [pid: 55188|app: 0|req: 4418/8736] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:21 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1321 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1261.542445] [55187]: DEBUG nova.policy [None req-8b909d26-f71e-4cd8-a654-b394cd6e48ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.542850] [55187]: DEBUG nova.policy [None req-8b909d26-f71e-4cd8-a654-b394cd6e48ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.543498] [55187]: INFO nova.api.openstack.requestlog [None req-8b909d26-f71e-4cd8-a654-b394cd6e48ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1673 microversion: 2.20 time: 0.093390 [ 1261.543809] [55187]: [pid: 55187|app: 0|req: 4319/8737] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:21 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1673 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1261.582195] [55188]: DEBUG nova.api.openstack.wsgi [None req-1103093c-11a3-4de1-a91b-44d0b33d69f7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1261.583952] [55188]: DEBUG nova.compute.api [None req-1103093c-11a3-4de1-a91b-44d0b33d69f7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1261.587829] [55188]: DEBUG oslo_concurrency.lockutils [None req-1103093c-11a3-4de1-a91b-44d0b33d69f7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.587892] [55188]: DEBUG oslo_concurrency.lockutils [None req-1103093c-11a3-4de1-a91b-44d0b33d69f7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.588734] [55188]: DEBUG oslo_concurrency.lockutils [None req-1103093c-11a3-4de1-a91b-44d0b33d69f7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.588734] [55188]: DEBUG oslo_concurrency.lockutils [None req-1103093c-11a3-4de1-a91b-44d0b33d69f7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.588734] [55188]: DEBUG oslo_concurrency.lockutils [None req-1103093c-11a3-4de1-a91b-44d0b33d69f7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.588914] [55188]: DEBUG oslo_concurrency.lockutils [None req-1103093c-11a3-4de1-a91b-44d0b33d69f7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.607394] [55188]: DEBUG oslo_concurrency.lockutils [None req-1103093c-11a3-4de1-a91b-44d0b33d69f7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.607637] [55188]: DEBUG oslo_concurrency.lockutils [None req-1103093c-11a3-4de1-a91b-44d0b33d69f7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.608180] [55188]: DEBUG oslo_concurrency.lockutils [None req-1103093c-11a3-4de1-a91b-44d0b33d69f7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.608180] [55188]: DEBUG nova.objects.instance [None req-1103093c-11a3-4de1-a91b-44d0b33d69f7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lazy-loading 'fault' on Instance uuid f8c8580c-f58c-482f-9e1a-178700bfa5e8 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1261.627759] [55188]: DEBUG nova.policy [None req-1103093c-11a3-4de1-a91b-44d0b33d69f7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.631951] [55188]: INFO nova.api.openstack.requestlog [None req-1103093c-11a3-4de1-a91b-44d0b33d69f7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 200 len: 1298 microversion: 2.1 time: 0.052069 [ 1261.632287] [55188]: [pid: 55188|app: 0|req: 4419/8738] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:21 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 1298 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1262.104162] [55187]: DEBUG nova.api.openstack.wsgi [None req-b7205d55-a3bf-498a-a340-089bdd7ecf1f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1262.105844] [55187]: DEBUG nova.compute.api [None req-b7205d55-a3bf-498a-a340-089bdd7ecf1f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1262.109634] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7205d55-a3bf-498a-a340-089bdd7ecf1f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.109835] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7205d55-a3bf-498a-a340-089bdd7ecf1f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.110051] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7205d55-a3bf-498a-a340-089bdd7ecf1f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.110428] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7205d55-a3bf-498a-a340-089bdd7ecf1f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.110630] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7205d55-a3bf-498a-a340-089bdd7ecf1f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.110802] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7205d55-a3bf-498a-a340-089bdd7ecf1f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.126912] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7205d55-a3bf-498a-a340-089bdd7ecf1f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.127110] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7205d55-a3bf-498a-a340-089bdd7ecf1f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.127291] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7205d55-a3bf-498a-a340-089bdd7ecf1f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.127476] [55187]: DEBUG nova.objects.instance [None req-b7205d55-a3bf-498a-a340-089bdd7ecf1f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid e29bbdfa-1752-47a7-8fb8-72f731577b8c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1262.146822] [55187]: DEBUG nova.policy [None req-b7205d55-a3bf-498a-a340-089bdd7ecf1f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.149667] [55187]: INFO nova.api.openstack.requestlog [None req-b7205d55-a3bf-498a-a340-089bdd7ecf1f tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1276 microversion: 2.1 time: 0.047873 [ 1262.149977] [55187]: [pid: 55187|app: 0|req: 4320/8739] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:22 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1276 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1262.207909] [55188]: DEBUG nova.api.openstack.wsgi [None req-605152a1-896f-4b34-9474-40bcc89a53d8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1262.210113] [55188]: DEBUG nova.compute.api [None req-605152a1-896f-4b34-9474-40bcc89a53d8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1262.214118] [55188]: DEBUG oslo_concurrency.lockutils [None req-605152a1-896f-4b34-9474-40bcc89a53d8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.214376] [55188]: DEBUG oslo_concurrency.lockutils [None req-605152a1-896f-4b34-9474-40bcc89a53d8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.214565] [55188]: DEBUG oslo_concurrency.lockutils [None req-605152a1-896f-4b34-9474-40bcc89a53d8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.214921] [55188]: DEBUG oslo_concurrency.lockutils [None req-605152a1-896f-4b34-9474-40bcc89a53d8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.215156] [55188]: DEBUG oslo_concurrency.lockutils [None req-605152a1-896f-4b34-9474-40bcc89a53d8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.215336] [55188]: DEBUG oslo_concurrency.lockutils [None req-605152a1-896f-4b34-9474-40bcc89a53d8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.315296] [55188]: DEBUG nova.policy [None req-605152a1-896f-4b34-9474-40bcc89a53d8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.320214] [55188]: INFO nova.api.openstack.requestlog [None req-605152a1-896f-4b34-9474-40bcc89a53d8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1731 microversion: 2.1 time: 0.114488 [ 1262.320587] [55188]: [pid: 55188|app: 0|req: 4420/8740] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:22 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1731 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1262.555027] [55187]: DEBUG nova.api.openstack.wsgi [None req-21bfc248-608c-44b6-b35f-2ea2cd82cfca tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1262.556930] [55187]: DEBUG nova.compute.api [None req-21bfc248-608c-44b6-b35f-2ea2cd82cfca tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1262.557077] [55188]: DEBUG nova.api.openstack.wsgi [None req-388e4375-a298-4dbd-8aba-823a0f57349a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1262.558815] [55188]: DEBUG nova.compute.api [None req-388e4375-a298-4dbd-8aba-823a0f57349a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1262.562525] [55188]: DEBUG oslo_concurrency.lockutils [None req-388e4375-a298-4dbd-8aba-823a0f57349a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.562623] [55187]: DEBUG oslo_concurrency.lockutils [None req-21bfc248-608c-44b6-b35f-2ea2cd82cfca tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.562767] [55188]: DEBUG oslo_concurrency.lockutils [None req-388e4375-a298-4dbd-8aba-823a0f57349a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.562820] [55187]: DEBUG oslo_concurrency.lockutils [None req-21bfc248-608c-44b6-b35f-2ea2cd82cfca tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.562957] [55187]: DEBUG oslo_concurrency.lockutils [None req-21bfc248-608c-44b6-b35f-2ea2cd82cfca tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.563027] [55188]: DEBUG oslo_concurrency.lockutils [None req-388e4375-a298-4dbd-8aba-823a0f57349a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.563331] [55188]: DEBUG oslo_concurrency.lockutils [None req-388e4375-a298-4dbd-8aba-823a0f57349a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.563373] [55187]: DEBUG oslo_concurrency.lockutils [None req-21bfc248-608c-44b6-b35f-2ea2cd82cfca tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.563883] [55188]: DEBUG oslo_concurrency.lockutils [None req-388e4375-a298-4dbd-8aba-823a0f57349a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.563958] [55187]: DEBUG oslo_concurrency.lockutils [None req-21bfc248-608c-44b6-b35f-2ea2cd82cfca tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.563958] [55187]: DEBUG oslo_concurrency.lockutils [None req-21bfc248-608c-44b6-b35f-2ea2cd82cfca tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.564046] [55188]: DEBUG oslo_concurrency.lockutils [None req-388e4375-a298-4dbd-8aba-823a0f57349a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.588379] [55187]: DEBUG oslo_concurrency.lockutils [None req-21bfc248-608c-44b6-b35f-2ea2cd82cfca tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.588629] [55187]: DEBUG oslo_concurrency.lockutils [None req-21bfc248-608c-44b6-b35f-2ea2cd82cfca tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.588813] [55187]: DEBUG oslo_concurrency.lockutils [None req-21bfc248-608c-44b6-b35f-2ea2cd82cfca tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.589014] [55187]: DEBUG nova.objects.instance [None req-21bfc248-608c-44b6-b35f-2ea2cd82cfca tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lazy-loading 'fault' on Instance uuid 844473d5-0859-4b0d-96d9-07963dfa8655 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1262.608815] [55187]: DEBUG nova.policy [None req-21bfc248-608c-44b6-b35f-2ea2cd82cfca tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.613628] [55187]: INFO nova.api.openstack.requestlog [None req-21bfc248-608c-44b6-b35f-2ea2cd82cfca tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1326 microversion: 2.1 time: 0.062587 [ 1262.613943] [55187]: [pid: 55187|app: 0|req: 4321/8741] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:22 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1326 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1262.643847] [55187]: DEBUG nova.api.openstack.wsgi [None req-3f44b361-4757-4399-a270-dccc3f2fdc3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1262.645542] [55187]: DEBUG nova.compute.api [None req-3f44b361-4757-4399-a270-dccc3f2fdc3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1262.648815] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f44b361-4757-4399-a270-dccc3f2fdc3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.650486] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f44b361-4757-4399-a270-dccc3f2fdc3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.650486] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f44b361-4757-4399-a270-dccc3f2fdc3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.650486] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f44b361-4757-4399-a270-dccc3f2fdc3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.650486] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f44b361-4757-4399-a270-dccc3f2fdc3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.650486] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f44b361-4757-4399-a270-dccc3f2fdc3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.658256] [55187]: INFO nova.api.openstack.wsgi [None req-3f44b361-4757-4399-a270-dccc3f2fdc3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance f8c8580c-f58c-482f-9e1a-178700bfa5e8 could not be found. [ 1262.658620] [55187]: DEBUG nova.api.openstack.wsgi [None req-3f44b361-4757-4399-a270-dccc3f2fdc3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance f8c8580c-f58c-482f-9e1a-178700bfa5e8 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1262.659262] [55187]: INFO nova.api.openstack.requestlog [None req-3f44b361-4757-4399-a270-dccc3f2fdc3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 404 len: 111 microversion: 2.1 time: 0.017401 [ 1262.659693] [55187]: [pid: 55187|app: 0|req: 4322/8742] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:23 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1262.662141] [55188]: DEBUG nova.policy [None req-388e4375-a298-4dbd-8aba-823a0f57349a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.666744] [55188]: DEBUG nova.policy [None req-388e4375-a298-4dbd-8aba-823a0f57349a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.667451] [55188]: DEBUG nova.policy [None req-388e4375-a298-4dbd-8aba-823a0f57349a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.668039] [55188]: INFO nova.api.openstack.requestlog [None req-388e4375-a298-4dbd-8aba-823a0f57349a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1673 microversion: 2.20 time: 0.113279 [ 1262.668828] [55188]: [pid: 55188|app: 0|req: 4421/8743] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:22 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1673 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1262.699277] [55187]: DEBUG nova.api.openstack.wsgi [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1948752428", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "94e5abc4-a0dc-4553-a92f-1534f201672a"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1262.749744] [55187]: DEBUG oslo_concurrency.lockutils [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.749744] [55187]: DEBUG oslo_concurrency.lockutils [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.749965] [55187]: DEBUG oslo_concurrency.lockutils [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.750475] [55187]: DEBUG oslo_concurrency.lockutils [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.750696] [55187]: DEBUG oslo_concurrency.lockutils [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.751977] [55187]: DEBUG oslo_concurrency.lockutils [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.758809] [55187]: DEBUG nova.network.neutron [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] validate_networks() for [('94e5abc4-a0dc-4553-a92f-1534f201672a', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1262.773028] [55188]: DEBUG nova.api.openstack.wsgi [req-1fea6e21-3a21-4ce0-a7c0-44cf66e0947a req-b1b551fb-8299-4bd1-9e64-dd694efcc81e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e29bbdfa-1752-47a7-8fb8-72f731577b8c", "name": "network-vif-deleted", "tag": "de38c0dd-4828-4dd5-b15a-342e5818256e"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1262.791770] [55188]: DEBUG oslo_concurrency.lockutils [req-1fea6e21-3a21-4ce0-a7c0-44cf66e0947a req-b1b551fb-8299-4bd1-9e64-dd694efcc81e service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.792067] [55188]: DEBUG oslo_concurrency.lockutils [req-1fea6e21-3a21-4ce0-a7c0-44cf66e0947a req-b1b551fb-8299-4bd1-9e64-dd694efcc81e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.792278] [55188]: DEBUG oslo_concurrency.lockutils [req-1fea6e21-3a21-4ce0-a7c0-44cf66e0947a req-b1b551fb-8299-4bd1-9e64-dd694efcc81e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.807665] [55188]: INFO nova.api.openstack.compute.server_external_events [req-1fea6e21-3a21-4ce0-a7c0-44cf66e0947a req-b1b551fb-8299-4bd1-9e64-dd694efcc81e service nova] Creating event network-vif-deleted:de38c0dd-4828-4dd5-b15a-342e5818256e for instance e29bbdfa-1752-47a7-8fb8-72f731577b8c on cpu-1 [ 1262.815325] [55188]: INFO nova.api.openstack.requestlog [req-1fea6e21-3a21-4ce0-a7c0-44cf66e0947a req-b1b551fb-8299-4bd1-9e64-dd694efcc81e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.047856 [ 1262.815658] [55188]: [pid: 55188|app: 0|req: 4422/8744] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:23 2025] 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) [ 1262.929753] [55187]: DEBUG nova.virt.hardware [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1262.929968] [55187]: DEBUG nova.virt.hardware [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1262.930230] [55187]: DEBUG nova.virt.hardware [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1262.930400] [55187]: DEBUG nova.virt.hardware [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1262.930563] [55187]: DEBUG nova.virt.hardware [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1262.938397] [55187]: DEBUG oslo_concurrency.lockutils [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.938621] [55187]: DEBUG oslo_concurrency.lockutils [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.938799] [55187]: DEBUG oslo_concurrency.lockutils [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.939194] [55187]: DEBUG oslo_concurrency.lockutils [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.939397] [55187]: DEBUG oslo_concurrency.lockutils [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.939568] [55187]: DEBUG oslo_concurrency.lockutils [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.948671] [55187]: DEBUG nova.quota [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Getting quotas for project 63cfba0ac280493298000e61ffaf21ca. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1262.952189] [55187]: DEBUG nova.quota [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Getting quotas for user 4275c162be2c4813b7780b7276023d8f and project 63cfba0ac280493298000e61ffaf21ca. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1262.957490] [55187]: DEBUG nova.compute.api [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1262.958857] [55187]: DEBUG nova.compute.api [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1262.988913] [55187]: INFO nova.api.openstack.requestlog [None req-111aad18-e2b8-43fd-97e7-4cf4a1a209c1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.292169 [ 1262.989295] [55187]: [pid: 55187|app: 0|req: 4323/8745] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:12:23 2025] POST /compute/v2.1/servers => generated 380 bytes in 293 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1262.996011] [55188]: DEBUG nova.api.openstack.wsgi [None req-ff4d82a2-2fcd-4871-a11a-2a1e79dad862 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1262.997757] [55188]: DEBUG nova.compute.api [None req-ff4d82a2-2fcd-4871-a11a-2a1e79dad862 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1263.026639] [55188]: DEBUG nova.policy [None req-ff4d82a2-2fcd-4871-a11a-2a1e79dad862 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.030209] [55188]: INFO nova.api.openstack.requestlog [None req-ff4d82a2-2fcd-4871-a11a-2a1e79dad862 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1213 microversion: 2.1 time: 0.036602 [ 1263.031021] [55188]: [pid: 55188|app: 0|req: 4423/8746] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:23 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1213 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1263.162360] [55187]: DEBUG nova.api.openstack.wsgi [None req-531fd781-f313-493a-8ba3-848e353c87f8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1263.164100] [55187]: DEBUG nova.compute.api [None req-531fd781-f313-493a-8ba3-848e353c87f8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1263.168423] [55187]: DEBUG oslo_concurrency.lockutils [None req-531fd781-f313-493a-8ba3-848e353c87f8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.168657] [55187]: DEBUG oslo_concurrency.lockutils [None req-531fd781-f313-493a-8ba3-848e353c87f8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.168835] [55187]: DEBUG oslo_concurrency.lockutils [None req-531fd781-f313-493a-8ba3-848e353c87f8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.169197] [55187]: DEBUG oslo_concurrency.lockutils [None req-531fd781-f313-493a-8ba3-848e353c87f8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.169397] [55187]: DEBUG oslo_concurrency.lockutils [None req-531fd781-f313-493a-8ba3-848e353c87f8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.169568] [55187]: DEBUG oslo_concurrency.lockutils [None req-531fd781-f313-493a-8ba3-848e353c87f8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.187901] [55187]: DEBUG oslo_concurrency.lockutils [None req-531fd781-f313-493a-8ba3-848e353c87f8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.188147] [55187]: DEBUG oslo_concurrency.lockutils [None req-531fd781-f313-493a-8ba3-848e353c87f8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.188340] [55187]: DEBUG oslo_concurrency.lockutils [None req-531fd781-f313-493a-8ba3-848e353c87f8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.188537] [55187]: DEBUG nova.objects.instance [None req-531fd781-f313-493a-8ba3-848e353c87f8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid e29bbdfa-1752-47a7-8fb8-72f731577b8c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1263.207764] [55187]: DEBUG nova.policy [None req-531fd781-f313-493a-8ba3-848e353c87f8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.212446] [55187]: INFO nova.api.openstack.requestlog [None req-531fd781-f313-493a-8ba3-848e353c87f8 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1276 microversion: 2.1 time: 0.052697 [ 1263.212863] [55187]: [pid: 55187|app: 0|req: 4324/8747] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:23 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1276 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1263.333334] [55188]: DEBUG nova.api.openstack.wsgi [None req-c8aed1ba-14fe-4fda-8422-40aac17137aa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1263.335064] [55188]: DEBUG nova.compute.api [None req-c8aed1ba-14fe-4fda-8422-40aac17137aa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1263.339232] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8aed1ba-14fe-4fda-8422-40aac17137aa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.339476] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8aed1ba-14fe-4fda-8422-40aac17137aa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.339658] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8aed1ba-14fe-4fda-8422-40aac17137aa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.340007] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8aed1ba-14fe-4fda-8422-40aac17137aa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.340275] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8aed1ba-14fe-4fda-8422-40aac17137aa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.340454] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8aed1ba-14fe-4fda-8422-40aac17137aa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.404870] [55188]: DEBUG nova.policy [None req-c8aed1ba-14fe-4fda-8422-40aac17137aa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.409086] [55188]: INFO nova.api.openstack.requestlog [None req-c8aed1ba-14fe-4fda-8422-40aac17137aa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1732 microversion: 2.1 time: 0.078063 [ 1263.409401] [55188]: [pid: 55188|app: 0|req: 4424/8748] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:23 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1732 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1263.627061] [55187]: DEBUG nova.api.openstack.wsgi [None req-6a87505e-2020-4614-adda-56e3acb31671 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1263.628484] [55187]: DEBUG nova.compute.api [None req-6a87505e-2020-4614-adda-56e3acb31671 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1263.632111] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a87505e-2020-4614-adda-56e3acb31671 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.632376] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a87505e-2020-4614-adda-56e3acb31671 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.632565] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a87505e-2020-4614-adda-56e3acb31671 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.632908] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a87505e-2020-4614-adda-56e3acb31671 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.633115] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a87505e-2020-4614-adda-56e3acb31671 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.633292] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a87505e-2020-4614-adda-56e3acb31671 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.657657] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a87505e-2020-4614-adda-56e3acb31671 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.657874] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a87505e-2020-4614-adda-56e3acb31671 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.658100] [55187]: DEBUG oslo_concurrency.lockutils [None req-6a87505e-2020-4614-adda-56e3acb31671 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.658305] [55187]: DEBUG nova.objects.instance [None req-6a87505e-2020-4614-adda-56e3acb31671 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lazy-loading 'fault' on Instance uuid 844473d5-0859-4b0d-96d9-07963dfa8655 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1263.677590] [55187]: DEBUG nova.policy [None req-6a87505e-2020-4614-adda-56e3acb31671 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.681220] [55187]: INFO nova.api.openstack.requestlog [None req-6a87505e-2020-4614-adda-56e3acb31671 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1326 microversion: 2.1 time: 0.056854 [ 1263.681528] [55187]: [pid: 55187|app: 0|req: 4325/8749] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:23 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1326 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1263.682204] [55188]: DEBUG nova.api.openstack.wsgi [None req-70df576e-e9d5-4d49-8898-a88fa8d64389 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1263.683891] [55188]: DEBUG nova.compute.api [None req-70df576e-e9d5-4d49-8898-a88fa8d64389 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1263.687373] [55188]: DEBUG oslo_concurrency.lockutils [None req-70df576e-e9d5-4d49-8898-a88fa8d64389 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.687607] [55188]: DEBUG oslo_concurrency.lockutils [None req-70df576e-e9d5-4d49-8898-a88fa8d64389 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.687789] [55188]: DEBUG oslo_concurrency.lockutils [None req-70df576e-e9d5-4d49-8898-a88fa8d64389 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.688153] [55188]: DEBUG oslo_concurrency.lockutils [None req-70df576e-e9d5-4d49-8898-a88fa8d64389 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.688357] [55188]: DEBUG oslo_concurrency.lockutils [None req-70df576e-e9d5-4d49-8898-a88fa8d64389 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.688530] [55188]: DEBUG oslo_concurrency.lockutils [None req-70df576e-e9d5-4d49-8898-a88fa8d64389 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.761501] [55188]: DEBUG nova.policy [None req-70df576e-e9d5-4d49-8898-a88fa8d64389 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.765758] [55188]: DEBUG nova.policy [None req-70df576e-e9d5-4d49-8898-a88fa8d64389 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.766411] [55188]: DEBUG nova.policy [None req-70df576e-e9d5-4d49-8898-a88fa8d64389 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.767033] [55188]: INFO nova.api.openstack.requestlog [None req-70df576e-e9d5-4d49-8898-a88fa8d64389 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1729 microversion: 2.20 time: 0.087190 [ 1263.767350] [55188]: [pid: 55188|app: 0|req: 4425/8750] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:24 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1729 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1264.043437] [55187]: DEBUG nova.api.openstack.wsgi [None req-c726c750-5850-4eb5-aaec-70e494472c1c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1264.045160] [55187]: DEBUG nova.compute.api [None req-c726c750-5850-4eb5-aaec-70e494472c1c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1264.048646] [55187]: DEBUG oslo_concurrency.lockutils [None req-c726c750-5850-4eb5-aaec-70e494472c1c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.048884] [55187]: DEBUG oslo_concurrency.lockutils [None req-c726c750-5850-4eb5-aaec-70e494472c1c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.049079] [55187]: DEBUG oslo_concurrency.lockutils [None req-c726c750-5850-4eb5-aaec-70e494472c1c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.049424] [55187]: DEBUG oslo_concurrency.lockutils [None req-c726c750-5850-4eb5-aaec-70e494472c1c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.049625] [55187]: DEBUG oslo_concurrency.lockutils [None req-c726c750-5850-4eb5-aaec-70e494472c1c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.049836] [55187]: DEBUG oslo_concurrency.lockutils [None req-c726c750-5850-4eb5-aaec-70e494472c1c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.080159] [55187]: DEBUG nova.policy [None req-c726c750-5850-4eb5-aaec-70e494472c1c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.084369] [55187]: INFO nova.api.openstack.requestlog [None req-c726c750-5850-4eb5-aaec-70e494472c1c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1217 microversion: 2.1 time: 0.043303 [ 1264.084709] [55187]: [pid: 55187|app: 0|req: 4326/8751] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:24 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1217 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1264.226659] [55188]: DEBUG nova.api.openstack.wsgi [None req-a5e9b7a4-9987-4efb-9dfc-034960b87dff tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1264.228893] [55188]: DEBUG nova.compute.api [None req-a5e9b7a4-9987-4efb-9dfc-034960b87dff tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1264.233056] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5e9b7a4-9987-4efb-9dfc-034960b87dff tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.233308] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5e9b7a4-9987-4efb-9dfc-034960b87dff tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.233507] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5e9b7a4-9987-4efb-9dfc-034960b87dff tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.233862] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5e9b7a4-9987-4efb-9dfc-034960b87dff tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.234085] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5e9b7a4-9987-4efb-9dfc-034960b87dff tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.234264] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5e9b7a4-9987-4efb-9dfc-034960b87dff tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.252284] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5e9b7a4-9987-4efb-9dfc-034960b87dff tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.252500] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5e9b7a4-9987-4efb-9dfc-034960b87dff tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.252677] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5e9b7a4-9987-4efb-9dfc-034960b87dff tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.252872] [55188]: DEBUG nova.objects.instance [None req-a5e9b7a4-9987-4efb-9dfc-034960b87dff tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid e29bbdfa-1752-47a7-8fb8-72f731577b8c {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1264.271220] [55188]: DEBUG nova.policy [None req-a5e9b7a4-9987-4efb-9dfc-034960b87dff tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.274634] [55188]: INFO nova.api.openstack.requestlog [None req-a5e9b7a4-9987-4efb-9dfc-034960b87dff tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1276 microversion: 2.1 time: 0.050370 [ 1264.274940] [55188]: [pid: 55188|app: 0|req: 4426/8752] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:24 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1276 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1264.422245] [55187]: DEBUG nova.api.openstack.wsgi [None req-48631743-9245-4d4e-a933-83acf49149e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1264.423952] [55187]: DEBUG nova.compute.api [None req-48631743-9245-4d4e-a933-83acf49149e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1264.427491] [55187]: DEBUG oslo_concurrency.lockutils [None req-48631743-9245-4d4e-a933-83acf49149e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.427764] [55187]: DEBUG oslo_concurrency.lockutils [None req-48631743-9245-4d4e-a933-83acf49149e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.427944] [55187]: DEBUG oslo_concurrency.lockutils [None req-48631743-9245-4d4e-a933-83acf49149e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.428327] [55187]: DEBUG oslo_concurrency.lockutils [None req-48631743-9245-4d4e-a933-83acf49149e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.428462] [55187]: DEBUG oslo_concurrency.lockutils [None req-48631743-9245-4d4e-a933-83acf49149e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.428637] [55187]: DEBUG oslo_concurrency.lockutils [None req-48631743-9245-4d4e-a933-83acf49149e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.532819] [55187]: DEBUG nova.policy [None req-48631743-9245-4d4e-a933-83acf49149e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.537246] [55187]: INFO nova.api.openstack.requestlog [None req-48631743-9245-4d4e-a933-83acf49149e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1729 microversion: 2.1 time: 0.117419 [ 1264.537577] [55187]: [pid: 55187|app: 0|req: 4327/8753] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:24 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1729 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1264.549409] [55188]: DEBUG nova.api.openstack.wsgi [None req-bbe4b258-f309-4008-82e4-e34d0f981578 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1264.551151] [55188]: DEBUG nova.compute.api [None req-bbe4b258-f309-4008-82e4-e34d0f981578 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1264.555069] [55188]: DEBUG oslo_concurrency.lockutils [None req-bbe4b258-f309-4008-82e4-e34d0f981578 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.555323] [55188]: DEBUG oslo_concurrency.lockutils [None req-bbe4b258-f309-4008-82e4-e34d0f981578 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.555513] [55188]: DEBUG oslo_concurrency.lockutils [None req-bbe4b258-f309-4008-82e4-e34d0f981578 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.555867] [55188]: DEBUG oslo_concurrency.lockutils [None req-bbe4b258-f309-4008-82e4-e34d0f981578 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.556083] [55188]: DEBUG oslo_concurrency.lockutils [None req-bbe4b258-f309-4008-82e4-e34d0f981578 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.556260] [55188]: DEBUG oslo_concurrency.lockutils [None req-bbe4b258-f309-4008-82e4-e34d0f981578 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.650717] [55188]: INFO nova.api.openstack.requestlog [None req-bbe4b258-f309-4008-82e4-e34d0f981578 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5/action" status: 202 len: 0 microversion: 2.1 time: 0.103424 [ 1264.651115] [55188]: [pid: 55188|app: 0|req: 4427/8754] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:12:24 2025] POST /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1264.657480] [55187]: DEBUG nova.api.openstack.wsgi [None req-a8ff9e20-e7b2-4a08-937e-46400d2419bd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1264.659224] [55187]: DEBUG nova.compute.api [None req-a8ff9e20-e7b2-4a08-937e-46400d2419bd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1264.662764] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8ff9e20-e7b2-4a08-937e-46400d2419bd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.663058] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8ff9e20-e7b2-4a08-937e-46400d2419bd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.663273] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8ff9e20-e7b2-4a08-937e-46400d2419bd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.663623] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8ff9e20-e7b2-4a08-937e-46400d2419bd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.663819] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8ff9e20-e7b2-4a08-937e-46400d2419bd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.664037] [55187]: DEBUG oslo_concurrency.lockutils [None req-a8ff9e20-e7b2-4a08-937e-46400d2419bd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.694614] [55188]: DEBUG nova.api.openstack.wsgi [None req-9dab79b7-a473-480b-aaea-1061a4775479 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1264.696444] [55188]: DEBUG nova.compute.api [None req-9dab79b7-a473-480b-aaea-1061a4775479 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1264.700285] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dab79b7-a473-480b-aaea-1061a4775479 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.700534] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dab79b7-a473-480b-aaea-1061a4775479 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.700724] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dab79b7-a473-480b-aaea-1061a4775479 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.701142] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dab79b7-a473-480b-aaea-1061a4775479 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.701347] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dab79b7-a473-480b-aaea-1061a4775479 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.701523] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dab79b7-a473-480b-aaea-1061a4775479 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.723850] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dab79b7-a473-480b-aaea-1061a4775479 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.724114] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dab79b7-a473-480b-aaea-1061a4775479 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.724356] [55188]: DEBUG oslo_concurrency.lockutils [None req-9dab79b7-a473-480b-aaea-1061a4775479 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.724644] [55188]: DEBUG nova.objects.instance [None req-9dab79b7-a473-480b-aaea-1061a4775479 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lazy-loading 'fault' on Instance uuid 844473d5-0859-4b0d-96d9-07963dfa8655 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1264.736634] [55187]: DEBUG nova.policy [None req-a8ff9e20-e7b2-4a08-937e-46400d2419bd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.742372] [55187]: INFO nova.api.openstack.requestlog [None req-a8ff9e20-e7b2-4a08-937e-46400d2419bd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1726 microversion: 2.1 time: 0.087141 [ 1264.742711] [55187]: [pid: 55187|app: 0|req: 4328/8755] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:25 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1726 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1264.746500] [55188]: DEBUG nova.policy [None req-9dab79b7-a473-480b-aaea-1061a4775479 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.751136] [55188]: INFO nova.api.openstack.requestlog [None req-9dab79b7-a473-480b-aaea-1061a4775479 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1326 microversion: 2.1 time: 0.059139 [ 1264.751459] [55188]: [pid: 55188|app: 0|req: 4428/8756] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:25 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1326 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1264.781438] [55187]: DEBUG nova.api.openstack.wsgi [None req-d70ee396-2063-421c-a917-d527d77836b8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1264.783153] [55187]: DEBUG nova.compute.api [None req-d70ee396-2063-421c-a917-d527d77836b8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1264.786681] [55187]: DEBUG oslo_concurrency.lockutils [None req-d70ee396-2063-421c-a917-d527d77836b8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.786906] [55187]: DEBUG oslo_concurrency.lockutils [None req-d70ee396-2063-421c-a917-d527d77836b8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.787105] [55187]: DEBUG oslo_concurrency.lockutils [None req-d70ee396-2063-421c-a917-d527d77836b8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.787466] [55187]: DEBUG oslo_concurrency.lockutils [None req-d70ee396-2063-421c-a917-d527d77836b8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.787678] [55187]: DEBUG oslo_concurrency.lockutils [None req-d70ee396-2063-421c-a917-d527d77836b8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.787849] [55187]: DEBUG oslo_concurrency.lockutils [None req-d70ee396-2063-421c-a917-d527d77836b8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.862465] [55187]: DEBUG nova.policy [None req-d70ee396-2063-421c-a917-d527d77836b8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.867113] [55187]: DEBUG nova.policy [None req-d70ee396-2063-421c-a917-d527d77836b8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.867805] [55187]: DEBUG nova.policy [None req-d70ee396-2063-421c-a917-d527d77836b8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.868486] [55187]: INFO nova.api.openstack.requestlog [None req-d70ee396-2063-421c-a917-d527d77836b8 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1729 microversion: 2.20 time: 0.089456 [ 1264.868812] [55187]: [pid: 55187|app: 0|req: 4329/8757] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:25 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1729 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1265.097827] [55188]: DEBUG nova.api.openstack.wsgi [None req-7d73a5e2-0690-4dad-875e-e1ff865fa398 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1265.099715] [55188]: DEBUG nova.compute.api [None req-7d73a5e2-0690-4dad-875e-e1ff865fa398 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1265.103294] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d73a5e2-0690-4dad-875e-e1ff865fa398 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.103546] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d73a5e2-0690-4dad-875e-e1ff865fa398 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.103735] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d73a5e2-0690-4dad-875e-e1ff865fa398 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.104099] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d73a5e2-0690-4dad-875e-e1ff865fa398 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.104306] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d73a5e2-0690-4dad-875e-e1ff865fa398 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.104480] [55188]: DEBUG oslo_concurrency.lockutils [None req-7d73a5e2-0690-4dad-875e-e1ff865fa398 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.144437] [55188]: DEBUG nova.policy [None req-7d73a5e2-0690-4dad-875e-e1ff865fa398 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.148687] [55188]: INFO nova.api.openstack.requestlog [None req-7d73a5e2-0690-4dad-875e-e1ff865fa398 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1209 microversion: 2.1 time: 0.053527 [ 1265.149032] [55188]: [pid: 55188|app: 0|req: 4429/8758] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:25 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1265.287410] [55187]: DEBUG nova.api.openstack.wsgi [None req-6c20281d-95d3-4086-9dba-dc8073d76872 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1265.289163] [55187]: DEBUG nova.compute.api [None req-6c20281d-95d3-4086-9dba-dc8073d76872 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1265.292996] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c20281d-95d3-4086-9dba-dc8073d76872 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.293248] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c20281d-95d3-4086-9dba-dc8073d76872 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.293442] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c20281d-95d3-4086-9dba-dc8073d76872 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.293812] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c20281d-95d3-4086-9dba-dc8073d76872 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.294017] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c20281d-95d3-4086-9dba-dc8073d76872 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.294201] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c20281d-95d3-4086-9dba-dc8073d76872 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.312667] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c20281d-95d3-4086-9dba-dc8073d76872 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.312898] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c20281d-95d3-4086-9dba-dc8073d76872 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.313092] [55187]: DEBUG oslo_concurrency.lockutils [None req-6c20281d-95d3-4086-9dba-dc8073d76872 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.313295] [55187]: DEBUG nova.objects.instance [None req-6c20281d-95d3-4086-9dba-dc8073d76872 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid e29bbdfa-1752-47a7-8fb8-72f731577b8c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1265.334053] [55187]: DEBUG nova.policy [None req-6c20281d-95d3-4086-9dba-dc8073d76872 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.338107] [55187]: INFO nova.api.openstack.requestlog [None req-6c20281d-95d3-4086-9dba-dc8073d76872 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1276 microversion: 2.1 time: 0.053064 [ 1265.338435] [55187]: [pid: 55187|app: 0|req: 4330/8759] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:25 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1276 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1265.755782] [55188]: DEBUG nova.api.openstack.wsgi [None req-2108e19e-c325-49f1-a428-f3a214dae4fa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1265.757474] [55188]: DEBUG nova.compute.api [None req-2108e19e-c325-49f1-a428-f3a214dae4fa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1265.761849] [55188]: DEBUG oslo_concurrency.lockutils [None req-2108e19e-c325-49f1-a428-f3a214dae4fa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.762108] [55188]: DEBUG oslo_concurrency.lockutils [None req-2108e19e-c325-49f1-a428-f3a214dae4fa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.762298] [55188]: DEBUG oslo_concurrency.lockutils [None req-2108e19e-c325-49f1-a428-f3a214dae4fa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.762644] [55188]: DEBUG oslo_concurrency.lockutils [None req-2108e19e-c325-49f1-a428-f3a214dae4fa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.762835] [55188]: DEBUG oslo_concurrency.lockutils [None req-2108e19e-c325-49f1-a428-f3a214dae4fa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.763009] [55188]: DEBUG oslo_concurrency.lockutils [None req-2108e19e-c325-49f1-a428-f3a214dae4fa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.764634] [55187]: DEBUG nova.api.openstack.wsgi [None req-4c8b0ef6-a584-4138-86cb-2ed981db5a78 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1265.766393] [55187]: DEBUG nova.compute.api [None req-4c8b0ef6-a584-4138-86cb-2ed981db5a78 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1265.770184] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c8b0ef6-a584-4138-86cb-2ed981db5a78 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.770515] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c8b0ef6-a584-4138-86cb-2ed981db5a78 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.770715] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c8b0ef6-a584-4138-86cb-2ed981db5a78 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.771117] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c8b0ef6-a584-4138-86cb-2ed981db5a78 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.771363] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c8b0ef6-a584-4138-86cb-2ed981db5a78 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.771545] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c8b0ef6-a584-4138-86cb-2ed981db5a78 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.790396] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c8b0ef6-a584-4138-86cb-2ed981db5a78 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.790396] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c8b0ef6-a584-4138-86cb-2ed981db5a78 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.790396] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c8b0ef6-a584-4138-86cb-2ed981db5a78 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.790658] [55187]: DEBUG nova.objects.instance [None req-4c8b0ef6-a584-4138-86cb-2ed981db5a78 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lazy-loading 'fault' on Instance uuid 844473d5-0859-4b0d-96d9-07963dfa8655 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1265.809543] [55187]: DEBUG nova.policy [None req-4c8b0ef6-a584-4138-86cb-2ed981db5a78 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.815647] [55187]: INFO nova.api.openstack.requestlog [None req-4c8b0ef6-a584-4138-86cb-2ed981db5a78 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1326 microversion: 2.1 time: 0.053198 [ 1265.815976] [55187]: [pid: 55187|app: 0|req: 4331/8760] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:26 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1326 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1265.838649] [55188]: DEBUG nova.policy [None req-2108e19e-c325-49f1-a428-f3a214dae4fa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.843381] [55188]: INFO nova.api.openstack.requestlog [None req-2108e19e-c325-49f1-a428-f3a214dae4fa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1726 microversion: 2.1 time: 0.089830 [ 1265.843840] [55188]: [pid: 55188|app: 0|req: 4430/8761] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:26 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1726 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1265.884125] [55187]: DEBUG nova.api.openstack.wsgi [None req-8c33f6af-6bd2-4a52-ada0-487fb2541df4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1265.885842] [55187]: DEBUG nova.compute.api [None req-8c33f6af-6bd2-4a52-ada0-487fb2541df4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1265.889671] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c33f6af-6bd2-4a52-ada0-487fb2541df4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.889967] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c33f6af-6bd2-4a52-ada0-487fb2541df4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.890224] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c33f6af-6bd2-4a52-ada0-487fb2541df4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.890596] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c33f6af-6bd2-4a52-ada0-487fb2541df4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.890799] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c33f6af-6bd2-4a52-ada0-487fb2541df4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.890972] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c33f6af-6bd2-4a52-ada0-487fb2541df4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.996407] [55187]: DEBUG nova.policy [None req-8c33f6af-6bd2-4a52-ada0-487fb2541df4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1266.001124] [55187]: DEBUG nova.policy [None req-8c33f6af-6bd2-4a52-ada0-487fb2541df4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1266.001825] [55187]: DEBUG nova.policy [None req-8c33f6af-6bd2-4a52-ada0-487fb2541df4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1266.002587] [55187]: INFO nova.api.openstack.requestlog [None req-8c33f6af-6bd2-4a52-ada0-487fb2541df4 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1729 microversion: 2.20 time: 0.121470 [ 1266.002932] [55187]: [pid: 55187|app: 0|req: 4332/8762] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:26 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1729 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1266.162075] [55188]: DEBUG nova.api.openstack.wsgi [None req-c5e274f1-e742-4d2e-a207-26220a6d69c2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1266.163805] [55188]: DEBUG nova.compute.api [None req-c5e274f1-e742-4d2e-a207-26220a6d69c2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1266.167652] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5e274f1-e742-4d2e-a207-26220a6d69c2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.167969] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5e274f1-e742-4d2e-a207-26220a6d69c2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.168197] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5e274f1-e742-4d2e-a207-26220a6d69c2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.168635] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5e274f1-e742-4d2e-a207-26220a6d69c2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.168840] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5e274f1-e742-4d2e-a207-26220a6d69c2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.169079] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5e274f1-e742-4d2e-a207-26220a6d69c2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.201528] [55188]: DEBUG nova.policy [None req-c5e274f1-e742-4d2e-a207-26220a6d69c2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1266.205750] [55188]: INFO nova.api.openstack.requestlog [None req-c5e274f1-e742-4d2e-a207-26220a6d69c2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1209 microversion: 2.1 time: 0.046015 [ 1266.206213] [55188]: [pid: 55188|app: 0|req: 4431/8763] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:26 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1266.351218] [55187]: DEBUG nova.api.openstack.wsgi [None req-717bb193-004c-4f8a-9ff6-8cd0be794c0e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1266.352901] [55187]: DEBUG nova.compute.api [None req-717bb193-004c-4f8a-9ff6-8cd0be794c0e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1266.356497] [55187]: DEBUG oslo_concurrency.lockutils [None req-717bb193-004c-4f8a-9ff6-8cd0be794c0e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.356736] [55187]: DEBUG oslo_concurrency.lockutils [None req-717bb193-004c-4f8a-9ff6-8cd0be794c0e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.356920] [55187]: DEBUG oslo_concurrency.lockutils [None req-717bb193-004c-4f8a-9ff6-8cd0be794c0e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.357283] [55187]: DEBUG oslo_concurrency.lockutils [None req-717bb193-004c-4f8a-9ff6-8cd0be794c0e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.357486] [55187]: DEBUG oslo_concurrency.lockutils [None req-717bb193-004c-4f8a-9ff6-8cd0be794c0e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.357660] [55187]: DEBUG oslo_concurrency.lockutils [None req-717bb193-004c-4f8a-9ff6-8cd0be794c0e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.374812] [55187]: DEBUG oslo_concurrency.lockutils [None req-717bb193-004c-4f8a-9ff6-8cd0be794c0e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.375061] [55187]: DEBUG oslo_concurrency.lockutils [None req-717bb193-004c-4f8a-9ff6-8cd0be794c0e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.375250] [55187]: DEBUG oslo_concurrency.lockutils [None req-717bb193-004c-4f8a-9ff6-8cd0be794c0e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.375448] [55187]: DEBUG nova.objects.instance [None req-717bb193-004c-4f8a-9ff6-8cd0be794c0e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid e29bbdfa-1752-47a7-8fb8-72f731577b8c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1266.395593] [55187]: DEBUG nova.policy [None req-717bb193-004c-4f8a-9ff6-8cd0be794c0e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1266.399813] [55187]: INFO nova.api.openstack.requestlog [None req-717bb193-004c-4f8a-9ff6-8cd0be794c0e tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1276 microversion: 2.1 time: 0.050868 [ 1266.400175] [55187]: [pid: 55187|app: 0|req: 4333/8764] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:26 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1276 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1266.476237] [55188]: DEBUG nova.api.openstack.wsgi [req-814de900-e582-4ad9-b0fb-8dc04df40e0e req-07bcc796-bb80-4d15-aa0b-e7fca8fab275 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0b3a27f1-5b01-4ad6-a335-42b978137b67", "name": "network-vif-plugged", "status": "completed", "tag": "d963f7d6-f897-49c4-a4bd-fef706fcb9e1"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1266.482175] [55188]: DEBUG oslo_concurrency.lockutils [req-814de900-e582-4ad9-b0fb-8dc04df40e0e req-07bcc796-bb80-4d15-aa0b-e7fca8fab275 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.482440] [55188]: DEBUG oslo_concurrency.lockutils [req-814de900-e582-4ad9-b0fb-8dc04df40e0e req-07bcc796-bb80-4d15-aa0b-e7fca8fab275 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.482653] [55188]: DEBUG oslo_concurrency.lockutils [req-814de900-e582-4ad9-b0fb-8dc04df40e0e req-07bcc796-bb80-4d15-aa0b-e7fca8fab275 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.489572] [55188]: INFO nova.api.openstack.compute.server_external_events [req-814de900-e582-4ad9-b0fb-8dc04df40e0e req-07bcc796-bb80-4d15-aa0b-e7fca8fab275 service nova] Creating event network-vif-plugged:d963f7d6-f897-49c4-a4bd-fef706fcb9e1 for instance 0b3a27f1-5b01-4ad6-a335-42b978137b67 on cpu-1 [ 1266.492434] [55188]: INFO nova.api.openstack.requestlog [req-814de900-e582-4ad9-b0fb-8dc04df40e0e req-07bcc796-bb80-4d15-aa0b-e7fca8fab275 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018476 [ 1266.492824] [55188]: [pid: 55188|app: 0|req: 4432/8765] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:26 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1266.829427] [55187]: DEBUG nova.api.openstack.wsgi [None req-3678476a-7a03-4020-965b-fba87bc6cf95 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1266.832845] [55187]: DEBUG nova.compute.api [None req-3678476a-7a03-4020-965b-fba87bc6cf95 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1266.835613] [55187]: DEBUG oslo_concurrency.lockutils [None req-3678476a-7a03-4020-965b-fba87bc6cf95 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.835850] [55187]: DEBUG oslo_concurrency.lockutils [None req-3678476a-7a03-4020-965b-fba87bc6cf95 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.836051] [55187]: DEBUG oslo_concurrency.lockutils [None req-3678476a-7a03-4020-965b-fba87bc6cf95 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.836411] [55187]: DEBUG oslo_concurrency.lockutils [None req-3678476a-7a03-4020-965b-fba87bc6cf95 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.836600] [55187]: DEBUG oslo_concurrency.lockutils [None req-3678476a-7a03-4020-965b-fba87bc6cf95 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.836766] [55187]: DEBUG oslo_concurrency.lockutils [None req-3678476a-7a03-4020-965b-fba87bc6cf95 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.854013] [55187]: DEBUG oslo_concurrency.lockutils [None req-3678476a-7a03-4020-965b-fba87bc6cf95 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.854240] [55187]: DEBUG oslo_concurrency.lockutils [None req-3678476a-7a03-4020-965b-fba87bc6cf95 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.854971] [55187]: DEBUG oslo_concurrency.lockutils [None req-3678476a-7a03-4020-965b-fba87bc6cf95 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.854971] [55187]: DEBUG nova.objects.instance [None req-3678476a-7a03-4020-965b-fba87bc6cf95 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lazy-loading 'fault' on Instance uuid 844473d5-0859-4b0d-96d9-07963dfa8655 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1266.856378] [55188]: DEBUG nova.api.openstack.wsgi [None req-745ffe99-19f9-4a51-8cec-543ce2b64a2e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1266.858129] [55188]: DEBUG nova.compute.api [None req-745ffe99-19f9-4a51-8cec-543ce2b64a2e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1266.862019] [55188]: DEBUG oslo_concurrency.lockutils [None req-745ffe99-19f9-4a51-8cec-543ce2b64a2e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.862019] [55188]: DEBUG oslo_concurrency.lockutils [None req-745ffe99-19f9-4a51-8cec-543ce2b64a2e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.862145] [55188]: DEBUG oslo_concurrency.lockutils [None req-745ffe99-19f9-4a51-8cec-543ce2b64a2e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.862428] [55188]: DEBUG oslo_concurrency.lockutils [None req-745ffe99-19f9-4a51-8cec-543ce2b64a2e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.863491] [55188]: DEBUG oslo_concurrency.lockutils [None req-745ffe99-19f9-4a51-8cec-543ce2b64a2e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.863491] [55188]: DEBUG oslo_concurrency.lockutils [None req-745ffe99-19f9-4a51-8cec-543ce2b64a2e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.873029] [55187]: DEBUG nova.policy [None req-3678476a-7a03-4020-965b-fba87bc6cf95 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1266.876499] [55187]: INFO nova.api.openstack.requestlog [None req-3678476a-7a03-4020-965b-fba87bc6cf95 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 200 len: 1326 microversion: 2.1 time: 0.049444 [ 1266.876812] [55187]: [pid: 55187|app: 0|req: 4334/8766] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:27 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 1326 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1266.927808] [55188]: DEBUG nova.policy [None req-745ffe99-19f9-4a51-8cec-543ce2b64a2e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1266.932195] [55188]: INFO nova.api.openstack.requestlog [None req-745ffe99-19f9-4a51-8cec-543ce2b64a2e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1726 microversion: 2.1 time: 0.078236 [ 1266.932538] [55188]: [pid: 55188|app: 0|req: 4433/8767] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:27 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1726 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1267.016784] [55187]: DEBUG nova.api.openstack.wsgi [None req-4c1f1918-b9c7-45c7-b7cf-264ccb696b16 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1267.018670] [55187]: DEBUG nova.compute.api [None req-4c1f1918-b9c7-45c7-b7cf-264ccb696b16 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1267.022246] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c1f1918-b9c7-45c7-b7cf-264ccb696b16 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.022479] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c1f1918-b9c7-45c7-b7cf-264ccb696b16 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.022666] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c1f1918-b9c7-45c7-b7cf-264ccb696b16 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.023015] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c1f1918-b9c7-45c7-b7cf-264ccb696b16 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.023223] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c1f1918-b9c7-45c7-b7cf-264ccb696b16 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.023399] [55187]: DEBUG oslo_concurrency.lockutils [None req-4c1f1918-b9c7-45c7-b7cf-264ccb696b16 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.091312] [55187]: DEBUG nova.policy [None req-4c1f1918-b9c7-45c7-b7cf-264ccb696b16 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1267.095706] [55187]: DEBUG nova.policy [None req-4c1f1918-b9c7-45c7-b7cf-264ccb696b16 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1267.096353] [55187]: DEBUG nova.policy [None req-4c1f1918-b9c7-45c7-b7cf-264ccb696b16 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1267.096975] [55187]: INFO nova.api.openstack.requestlog [None req-4c1f1918-b9c7-45c7-b7cf-264ccb696b16 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1729 microversion: 2.20 time: 0.082545 [ 1267.097428] [55187]: [pid: 55187|app: 0|req: 4335/8768] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:27 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1729 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1267.218599] [55188]: DEBUG nova.api.openstack.wsgi [None req-3108efcf-3649-43c0-a7fc-2a9c9115954b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1267.220430] [55188]: DEBUG nova.compute.api [None req-3108efcf-3649-43c0-a7fc-2a9c9115954b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1267.224019] [55188]: DEBUG oslo_concurrency.lockutils [None req-3108efcf-3649-43c0-a7fc-2a9c9115954b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.224258] [55188]: DEBUG oslo_concurrency.lockutils [None req-3108efcf-3649-43c0-a7fc-2a9c9115954b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.224449] [55188]: DEBUG oslo_concurrency.lockutils [None req-3108efcf-3649-43c0-a7fc-2a9c9115954b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.224788] [55188]: DEBUG oslo_concurrency.lockutils [None req-3108efcf-3649-43c0-a7fc-2a9c9115954b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.224982] [55188]: DEBUG oslo_concurrency.lockutils [None req-3108efcf-3649-43c0-a7fc-2a9c9115954b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.225170] [55188]: DEBUG oslo_concurrency.lockutils [None req-3108efcf-3649-43c0-a7fc-2a9c9115954b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.260377] [55188]: DEBUG nova.policy [None req-3108efcf-3649-43c0-a7fc-2a9c9115954b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1267.263975] [55188]: INFO nova.api.openstack.requestlog [None req-3108efcf-3649-43c0-a7fc-2a9c9115954b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1209 microversion: 2.1 time: 0.048047 [ 1267.264293] [55188]: [pid: 55188|app: 0|req: 4434/8769] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:27 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1267.412998] [55187]: DEBUG nova.api.openstack.wsgi [None req-6beb9e22-159e-4faf-98ea-07d7677f9bc1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1267.414792] [55187]: DEBUG nova.compute.api [None req-6beb9e22-159e-4faf-98ea-07d7677f9bc1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1267.419565] [55187]: DEBUG oslo_concurrency.lockutils [None req-6beb9e22-159e-4faf-98ea-07d7677f9bc1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.419565] [55187]: DEBUG oslo_concurrency.lockutils [None req-6beb9e22-159e-4faf-98ea-07d7677f9bc1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.419565] [55187]: DEBUG oslo_concurrency.lockutils [None req-6beb9e22-159e-4faf-98ea-07d7677f9bc1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.419565] [55187]: DEBUG oslo_concurrency.lockutils [None req-6beb9e22-159e-4faf-98ea-07d7677f9bc1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.419565] [55187]: DEBUG oslo_concurrency.lockutils [None req-6beb9e22-159e-4faf-98ea-07d7677f9bc1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.419565] [55187]: DEBUG oslo_concurrency.lockutils [None req-6beb9e22-159e-4faf-98ea-07d7677f9bc1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.437748] [55187]: DEBUG oslo_concurrency.lockutils [None req-6beb9e22-159e-4faf-98ea-07d7677f9bc1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.437748] [55187]: DEBUG oslo_concurrency.lockutils [None req-6beb9e22-159e-4faf-98ea-07d7677f9bc1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.437922] [55187]: DEBUG oslo_concurrency.lockutils [None req-6beb9e22-159e-4faf-98ea-07d7677f9bc1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.438128] [55187]: DEBUG nova.objects.instance [None req-6beb9e22-159e-4faf-98ea-07d7677f9bc1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid e29bbdfa-1752-47a7-8fb8-72f731577b8c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1267.460868] [55187]: DEBUG nova.policy [None req-6beb9e22-159e-4faf-98ea-07d7677f9bc1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1267.465964] [55187]: INFO nova.api.openstack.requestlog [None req-6beb9e22-159e-4faf-98ea-07d7677f9bc1 tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1276 microversion: 2.1 time: 0.055440 [ 1267.466370] [55187]: [pid: 55187|app: 0|req: 4336/8770] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:27 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1276 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1267.889746] [55188]: DEBUG nova.api.openstack.wsgi [None req-daec4697-f5e5-4842-b18c-7d30a6c12181 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1267.891661] [55188]: DEBUG nova.compute.api [None req-daec4697-f5e5-4842-b18c-7d30a6c12181 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1267.897618] [55188]: DEBUG oslo_concurrency.lockutils [None req-daec4697-f5e5-4842-b18c-7d30a6c12181 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.897882] [55188]: DEBUG oslo_concurrency.lockutils [None req-daec4697-f5e5-4842-b18c-7d30a6c12181 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.898137] [55188]: DEBUG oslo_concurrency.lockutils [None req-daec4697-f5e5-4842-b18c-7d30a6c12181 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.898514] [55188]: DEBUG oslo_concurrency.lockutils [None req-daec4697-f5e5-4842-b18c-7d30a6c12181 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.898723] [55188]: DEBUG oslo_concurrency.lockutils [None req-daec4697-f5e5-4842-b18c-7d30a6c12181 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.898921] [55188]: DEBUG oslo_concurrency.lockutils [None req-daec4697-f5e5-4842-b18c-7d30a6c12181 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.909512] [55188]: INFO nova.api.openstack.wsgi [None req-daec4697-f5e5-4842-b18c-7d30a6c12181 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] HTTP exception thrown: Instance 844473d5-0859-4b0d-96d9-07963dfa8655 could not be found. [ 1267.910218] [55188]: DEBUG nova.api.openstack.wsgi [None req-daec4697-f5e5-4842-b18c-7d30a6c12181 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Returning 404 to user: Instance 844473d5-0859-4b0d-96d9-07963dfa8655 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1267.910342] [55188]: INFO nova.api.openstack.requestlog [None req-daec4697-f5e5-4842-b18c-7d30a6c12181 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 404 len: 111 microversion: 2.1 time: 0.023244 [ 1267.910811] [55188]: [pid: 55188|app: 0|req: 4435/8771] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:28 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1267.916564] [55187]: DEBUG nova.api.openstack.wsgi [None req-3b63517c-1603-4ef5-a89f-f255be29dd5d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '.version_select at 0x7d4af958da20>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1267.933420] [55187]: INFO nova.api.openstack.requestlog [None req-3b63517c-1603-4ef5-a89f-f255be29dd5d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1304080581" status: 202 len: 0 microversion: 2.1 time: 0.019274 [ 1267.933804] [55187]: [pid: 55187|app: 0|req: 4337/8772] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 26 22:12:28 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1304080581 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1267.946143] [55188]: DEBUG nova.api.openstack.wsgi [None req-0e3675df-9fe5-48c3-be40-96bf70315aa7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1267.948017] [55188]: DEBUG nova.compute.api [None req-0e3675df-9fe5-48c3-be40-96bf70315aa7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1267.952051] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e3675df-9fe5-48c3-be40-96bf70315aa7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.952357] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e3675df-9fe5-48c3-be40-96bf70315aa7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.952566] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e3675df-9fe5-48c3-be40-96bf70315aa7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.952964] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e3675df-9fe5-48c3-be40-96bf70315aa7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.953210] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e3675df-9fe5-48c3-be40-96bf70315aa7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.953429] [55188]: DEBUG oslo_concurrency.lockutils [None req-0e3675df-9fe5-48c3-be40-96bf70315aa7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.084127] [55188]: DEBUG nova.policy [None req-0e3675df-9fe5-48c3-be40-96bf70315aa7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1268.092047] [55188]: INFO nova.api.openstack.requestlog [None req-0e3675df-9fe5-48c3-be40-96bf70315aa7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1726 microversion: 2.1 time: 0.148558 [ 1268.092398] [55188]: [pid: 55188|app: 0|req: 4436/8773] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:28 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1726 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1268.111405] [55187]: DEBUG nova.api.openstack.wsgi [None req-19f60492-85c0-48eb-b754-535fa9e1fa23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1268.113138] [55187]: DEBUG nova.compute.api [None req-19f60492-85c0-48eb-b754-535fa9e1fa23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1268.117446] [55187]: DEBUG oslo_concurrency.lockutils [None req-19f60492-85c0-48eb-b754-535fa9e1fa23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.117600] [55187]: DEBUG oslo_concurrency.lockutils [None req-19f60492-85c0-48eb-b754-535fa9e1fa23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.118260] [55187]: DEBUG oslo_concurrency.lockutils [None req-19f60492-85c0-48eb-b754-535fa9e1fa23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.118260] [55187]: DEBUG oslo_concurrency.lockutils [None req-19f60492-85c0-48eb-b754-535fa9e1fa23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.118409] [55187]: DEBUG oslo_concurrency.lockutils [None req-19f60492-85c0-48eb-b754-535fa9e1fa23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.118524] [55187]: DEBUG oslo_concurrency.lockutils [None req-19f60492-85c0-48eb-b754-535fa9e1fa23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.215160] [55187]: DEBUG nova.policy [None req-19f60492-85c0-48eb-b754-535fa9e1fa23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1268.219771] [55187]: DEBUG nova.policy [None req-19f60492-85c0-48eb-b754-535fa9e1fa23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1268.220481] [55187]: DEBUG nova.policy [None req-19f60492-85c0-48eb-b754-535fa9e1fa23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1268.221126] [55187]: INFO nova.api.openstack.requestlog [None req-19f60492-85c0-48eb-b754-535fa9e1fa23 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1729 microversion: 2.20 time: 0.112301 [ 1268.221441] [55187]: [pid: 55187|app: 0|req: 4338/8774] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:28 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1729 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1268.276817] [55188]: DEBUG nova.api.openstack.wsgi [None req-f41a646a-c36b-489a-8a9e-541d21e26887 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1268.278818] [55188]: DEBUG nova.compute.api [None req-f41a646a-c36b-489a-8a9e-541d21e26887 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1268.281898] [55187]: DEBUG nova.api.openstack.wsgi [None req-f67a6d12-345d-4549-a7cb-6c67e373a753 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Action: 'create', calling method: .version_select at 0x7d4af9ab3910>, body: {"keypair": {"name": "tempest-keypair-1447192185", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGzF74B5aZv22Tv5jXUNJ3lV7SZXA/Wn2J6GlW5QSQnuNlNRGZ7QTU6UkUhkI/gsWr7o+5oEe/O+pYsF51cbGr/8gtFvjn7eJVGFJUBVNta24cgchizXy/zpQqg/UZPu/A=="}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1268.282360] [55188]: DEBUG oslo_concurrency.lockutils [None req-f41a646a-c36b-489a-8a9e-541d21e26887 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.282608] [55188]: DEBUG oslo_concurrency.lockutils [None req-f41a646a-c36b-489a-8a9e-541d21e26887 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.282797] [55188]: DEBUG oslo_concurrency.lockutils [None req-f41a646a-c36b-489a-8a9e-541d21e26887 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.283157] [55188]: DEBUG oslo_concurrency.lockutils [None req-f41a646a-c36b-489a-8a9e-541d21e26887 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.283360] [55188]: DEBUG oslo_concurrency.lockutils [None req-f41a646a-c36b-489a-8a9e-541d21e26887 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.283533] [55188]: DEBUG oslo_concurrency.lockutils [None req-f41a646a-c36b-489a-8a9e-541d21e26887 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.292160] [55187]: DEBUG nova.quota [None req-f67a6d12-345d-4549-a7cb-6c67e373a753 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Getting quotas for project 43b2ea6cc4de48eaa7a2a2448293dff5. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1268.296281] [55187]: DEBUG nova.quota [None req-f67a6d12-345d-4549-a7cb-6c67e373a753 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Getting quotas for user e7d0d024cfb14f01a689c2738d978bb4 and project 43b2ea6cc4de48eaa7a2a2448293dff5. Resources: {'key_pairs'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1268.309070] [55187]: INFO nova.api.openstack.requestlog [None req-f67a6d12-345d-4549-a7cb-6c67e373a753 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.029391 [ 1268.309431] [55187]: [pid: 55187|app: 0|req: 4339/8775] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:12:28 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1268.317996] [55188]: DEBUG nova.policy [None req-f41a646a-c36b-489a-8a9e-541d21e26887 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1268.322139] [55188]: INFO nova.api.openstack.requestlog [None req-f41a646a-c36b-489a-8a9e-541d21e26887 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1209 microversion: 2.1 time: 0.047532 [ 1268.322460] [55188]: [pid: 55188|app: 0|req: 4437/8776] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:28 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1268.479336] [55187]: DEBUG nova.api.openstack.wsgi [None req-1d7beb82-6021-4785-b89c-f7d1f859218a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1268.481089] [55187]: DEBUG nova.compute.api [None req-1d7beb82-6021-4785-b89c-f7d1f859218a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1268.485628] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d7beb82-6021-4785-b89c-f7d1f859218a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.485875] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d7beb82-6021-4785-b89c-f7d1f859218a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.486084] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d7beb82-6021-4785-b89c-f7d1f859218a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.486458] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d7beb82-6021-4785-b89c-f7d1f859218a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.486664] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d7beb82-6021-4785-b89c-f7d1f859218a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.486849] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d7beb82-6021-4785-b89c-f7d1f859218a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.501928] [55188]: DEBUG nova.api.openstack.wsgi [req-6dafd52d-2beb-4001-bfa8-053e7b407537 req-55e4eb2e-7c87-4a45-9671-6b9116367ad9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0b3a27f1-5b01-4ad6-a335-42b978137b67", "tag": "d963f7d6-f897-49c4-a4bd-fef706fcb9e1"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1268.507968] [55188]: DEBUG oslo_concurrency.lockutils [req-6dafd52d-2beb-4001-bfa8-053e7b407537 req-55e4eb2e-7c87-4a45-9671-6b9116367ad9 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.508258] [55188]: DEBUG oslo_concurrency.lockutils [req-6dafd52d-2beb-4001-bfa8-053e7b407537 req-55e4eb2e-7c87-4a45-9671-6b9116367ad9 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.508455] [55188]: DEBUG oslo_concurrency.lockutils [req-6dafd52d-2beb-4001-bfa8-053e7b407537 req-55e4eb2e-7c87-4a45-9671-6b9116367ad9 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.512017] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d7beb82-6021-4785-b89c-f7d1f859218a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.512284] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d7beb82-6021-4785-b89c-f7d1f859218a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.512544] [55187]: DEBUG oslo_concurrency.lockutils [None req-1d7beb82-6021-4785-b89c-f7d1f859218a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.512751] [55187]: DEBUG nova.objects.instance [None req-1d7beb82-6021-4785-b89c-f7d1f859218a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lazy-loading 'fault' on Instance uuid e29bbdfa-1752-47a7-8fb8-72f731577b8c {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1268.516049] [55188]: INFO nova.api.openstack.compute.server_external_events [req-6dafd52d-2beb-4001-bfa8-053e7b407537 req-55e4eb2e-7c87-4a45-9671-6b9116367ad9 service nova] Creating event network-changed:d963f7d6-f897-49c4-a4bd-fef706fcb9e1 for instance 0b3a27f1-5b01-4ad6-a335-42b978137b67 on cpu-1 [ 1268.518760] [55188]: INFO nova.api.openstack.requestlog [req-6dafd52d-2beb-4001-bfa8-053e7b407537 req-55e4eb2e-7c87-4a45-9671-6b9116367ad9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019131 [ 1268.519104] [55188]: [pid: 55188|app: 0|req: 4438/8777] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:28 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1268.533875] [55187]: DEBUG nova.policy [None req-1d7beb82-6021-4785-b89c-f7d1f859218a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5334a12ef556435aabac10929f2e2f89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'daff1a40b92e422e8b4bfe9e9fb682df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1268.540727] [55187]: INFO nova.api.openstack.requestlog [None req-1d7beb82-6021-4785-b89c-f7d1f859218a tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 200 len: 1276 microversion: 2.1 time: 0.063736 [ 1268.541285] [55187]: [pid: 55187|app: 0|req: 4340/8778] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:28 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 1276 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1268.933047] [55188]: DEBUG nova.api.openstack.wsgi [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-2139584292", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "afebb0fc-1b5a-4440-ac12-15da24eaa4b9"}], "security_groups": [{"name": "tempest-securitygroup--808527224"}], "key_name": "tempest-keypair-1447192185", "user_data": "}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1268.969804] [55188]: DEBUG oslo_concurrency.lockutils [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.970154] [55188]: DEBUG oslo_concurrency.lockutils [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.970395] [55188]: DEBUG oslo_concurrency.lockutils [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.970882] [55188]: DEBUG oslo_concurrency.lockutils [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.971120] [55188]: DEBUG oslo_concurrency.lockutils [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.971329] [55188]: DEBUG oslo_concurrency.lockutils [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.002091] [55188]: DEBUG nova.network.neutron [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] validate_networks() for [('afebb0fc-1b5a-4440-ac12-15da24eaa4b9', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1269.106469] [55187]: DEBUG nova.api.openstack.wsgi [None req-edbaafda-05e5-4d66-b58a-0dacffd5437e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1269.109440] [55187]: DEBUG nova.compute.api [None req-edbaafda-05e5-4d66-b58a-0dacffd5437e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1269.113276] [55187]: DEBUG oslo_concurrency.lockutils [None req-edbaafda-05e5-4d66-b58a-0dacffd5437e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.113386] [55187]: DEBUG oslo_concurrency.lockutils [None req-edbaafda-05e5-4d66-b58a-0dacffd5437e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.113566] [55187]: DEBUG oslo_concurrency.lockutils [None req-edbaafda-05e5-4d66-b58a-0dacffd5437e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.113920] [55187]: DEBUG oslo_concurrency.lockutils [None req-edbaafda-05e5-4d66-b58a-0dacffd5437e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.114291] [55187]: DEBUG oslo_concurrency.lockutils [None req-edbaafda-05e5-4d66-b58a-0dacffd5437e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.114326] [55187]: DEBUG oslo_concurrency.lockutils [None req-edbaafda-05e5-4d66-b58a-0dacffd5437e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.198983] [55187]: DEBUG nova.policy [None req-edbaafda-05e5-4d66-b58a-0dacffd5437e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1269.202021] [55187]: INFO nova.api.openstack.requestlog [None req-edbaafda-05e5-4d66-b58a-0dacffd5437e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1726 microversion: 2.1 time: 0.098191 [ 1269.202534] [55187]: [pid: 55187|app: 0|req: 4341/8779] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:29 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1726 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1269.237326] [55187]: DEBUG nova.api.openstack.wsgi [None req-0bc02289-6f60-4a07-8aa9-7ccd8b008bd5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1269.238202] [55187]: DEBUG nova.compute.api [None req-0bc02289-6f60-4a07-8aa9-7ccd8b008bd5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1269.243855] [55187]: DEBUG oslo_concurrency.lockutils [None req-0bc02289-6f60-4a07-8aa9-7ccd8b008bd5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.243855] [55187]: DEBUG oslo_concurrency.lockutils [None req-0bc02289-6f60-4a07-8aa9-7ccd8b008bd5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.243855] [55187]: DEBUG oslo_concurrency.lockutils [None req-0bc02289-6f60-4a07-8aa9-7ccd8b008bd5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.243855] [55187]: DEBUG oslo_concurrency.lockutils [None req-0bc02289-6f60-4a07-8aa9-7ccd8b008bd5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.243855] [55187]: DEBUG oslo_concurrency.lockutils [None req-0bc02289-6f60-4a07-8aa9-7ccd8b008bd5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.243855] [55187]: DEBUG oslo_concurrency.lockutils [None req-0bc02289-6f60-4a07-8aa9-7ccd8b008bd5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.286891] [55188]: DEBUG nova.virt.hardware [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1269.287147] [55188]: DEBUG nova.virt.hardware [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1269.287412] [55188]: DEBUG nova.virt.hardware [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1269.287580] [55188]: DEBUG nova.virt.hardware [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1269.288654] [55188]: DEBUG nova.virt.hardware [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1269.300021] [55188]: DEBUG oslo_concurrency.lockutils [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.300021] [55188]: DEBUG oslo_concurrency.lockutils [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.300021] [55188]: DEBUG oslo_concurrency.lockutils [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.300021] [55188]: DEBUG oslo_concurrency.lockutils [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.300021] [55188]: DEBUG oslo_concurrency.lockutils [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.300021] [55188]: DEBUG oslo_concurrency.lockutils [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.308731] [55188]: DEBUG nova.quota [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Getting quotas for project 43b2ea6cc4de48eaa7a2a2448293dff5. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1269.312728] [55188]: DEBUG nova.quota [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Getting quotas for user e7d0d024cfb14f01a689c2738d978bb4 and project 43b2ea6cc4de48eaa7a2a2448293dff5. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1269.313644] [55187]: DEBUG nova.policy [None req-0bc02289-6f60-4a07-8aa9-7ccd8b008bd5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1269.317971] [55187]: DEBUG nova.policy [None req-0bc02289-6f60-4a07-8aa9-7ccd8b008bd5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1269.318673] [55187]: DEBUG nova.policy [None req-0bc02289-6f60-4a07-8aa9-7ccd8b008bd5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1269.319725] [55188]: DEBUG nova.compute.api [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1269.320056] [55187]: INFO nova.api.openstack.requestlog [None req-0bc02289-6f60-4a07-8aa9-7ccd8b008bd5 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1729 microversion: 2.20 time: 0.085602 [ 1269.320056] [55187]: [pid: 55187|app: 0|req: 4342/8780] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:29 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1729 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1269.320653] [55188]: DEBUG nova.compute.api [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1269.333806] [55187]: DEBUG nova.api.openstack.wsgi [None req-bae635ff-51a9-4484-b882-7c1360b00692 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1269.335490] [55187]: DEBUG nova.compute.api [None req-bae635ff-51a9-4484-b882-7c1360b00692 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1269.338831] [55187]: DEBUG oslo_concurrency.lockutils [None req-bae635ff-51a9-4484-b882-7c1360b00692 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.339083] [55187]: DEBUG oslo_concurrency.lockutils [None req-bae635ff-51a9-4484-b882-7c1360b00692 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.339273] [55187]: DEBUG oslo_concurrency.lockutils [None req-bae635ff-51a9-4484-b882-7c1360b00692 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.339622] [55187]: DEBUG oslo_concurrency.lockutils [None req-bae635ff-51a9-4484-b882-7c1360b00692 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.339825] [55187]: DEBUG oslo_concurrency.lockutils [None req-bae635ff-51a9-4484-b882-7c1360b00692 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.339997] [55187]: DEBUG oslo_concurrency.lockutils [None req-bae635ff-51a9-4484-b882-7c1360b00692 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.355193] [55188]: INFO nova.api.openstack.requestlog [None req-9877c586-38d9-48a3-b34f-a25f0da0d220 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.1 time: 0.425601 [ 1269.355578] [55188]: [pid: 55188|app: 0|req: 4439/8781] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:12:29 2025] POST /compute/v2.1/servers => generated 401 bytes in 426 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1269.362110] [55188]: DEBUG nova.api.openstack.wsgi [None req-7692b9d5-3119-40b5-93e1-e2871c6c3a32 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1269.363776] [55188]: DEBUG nova.compute.api [None req-7692b9d5-3119-40b5-93e1-e2871c6c3a32 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1269.370963] [55187]: DEBUG nova.policy [None req-bae635ff-51a9-4484-b882-7c1360b00692 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1269.375356] [55187]: INFO nova.api.openstack.requestlog [None req-bae635ff-51a9-4484-b882-7c1360b00692 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1265 microversion: 2.1 time: 0.043496 [ 1269.375676] [55187]: [pid: 55187|app: 0|req: 4343/8782] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:29 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1265 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1269.390881] [55188]: DEBUG nova.policy [None req-7692b9d5-3119-40b5-93e1-e2871c6c3a32 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1269.394603] [55188]: INFO nova.api.openstack.requestlog [None req-7692b9d5-3119-40b5-93e1-e2871c6c3a32 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1240 microversion: 2.1 time: 0.034485 [ 1269.394920] [55188]: [pid: 55188|app: 0|req: 4440/8783] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:29 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1269.519576] [55187]: DEBUG nova.api.openstack.wsgi [None req-09b836ac-f2a7-458e-b090-54bbda234557 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1269.524253] [55187]: DEBUG oslo_concurrency.lockutils [None req-09b836ac-f2a7-458e-b090-54bbda234557 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.524501] [55187]: DEBUG oslo_concurrency.lockutils [None req-09b836ac-f2a7-458e-b090-54bbda234557 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.524686] [55187]: DEBUG oslo_concurrency.lockutils [None req-09b836ac-f2a7-458e-b090-54bbda234557 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.543222] [55187]: DEBUG nova.compute.api [None req-09b836ac-f2a7-458e-b090-54bbda234557 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Going to try to stop instance {{(pid=55187) force_stop /opt/stack/nova/nova/compute/api.py:2796}} [ 1269.553698] [55188]: DEBUG nova.api.openstack.wsgi [None req-d66d4130-a1b0-444d-abf4-b8b5b0683f1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1269.555505] [55188]: DEBUG nova.compute.api [None req-d66d4130-a1b0-444d-abf4-b8b5b0683f1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] [instance: e29bbdfa-1752-47a7-8fb8-72f731577b8c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1269.559798] [55188]: DEBUG oslo_concurrency.lockutils [None req-d66d4130-a1b0-444d-abf4-b8b5b0683f1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.560119] [55188]: DEBUG oslo_concurrency.lockutils [None req-d66d4130-a1b0-444d-abf4-b8b5b0683f1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.560358] [55188]: DEBUG oslo_concurrency.lockutils [None req-d66d4130-a1b0-444d-abf4-b8b5b0683f1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.560719] [55188]: DEBUG oslo_concurrency.lockutils [None req-d66d4130-a1b0-444d-abf4-b8b5b0683f1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.560922] [55188]: DEBUG oslo_concurrency.lockutils [None req-d66d4130-a1b0-444d-abf4-b8b5b0683f1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.561111] [55188]: DEBUG oslo_concurrency.lockutils [None req-d66d4130-a1b0-444d-abf4-b8b5b0683f1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.571180] [55188]: INFO nova.api.openstack.wsgi [None req-d66d4130-a1b0-444d-abf4-b8b5b0683f1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] HTTP exception thrown: Instance e29bbdfa-1752-47a7-8fb8-72f731577b8c could not be found. [ 1269.571474] [55188]: DEBUG nova.api.openstack.wsgi [None req-d66d4130-a1b0-444d-abf4-b8b5b0683f1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] Returning 404 to user: Instance e29bbdfa-1752-47a7-8fb8-72f731577b8c could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1269.571681] [55187]: INFO nova.api.openstack.requestlog [None req-09b836ac-f2a7-458e-b090-54bbda234557 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f/action" status: 202 len: 0 microversion: 2.1 time: 0.054570 [ 1269.571905] [55188]: INFO nova.api.openstack.requestlog [None req-d66d4130-a1b0-444d-abf4-b8b5b0683f1b tempest-ServersTestJSON-1717186770 tempest-ServersTestJSON-1717186770-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c" status: 404 len: 111 microversion: 2.1 time: 0.020552 [ 1269.572053] [55187]: [pid: 55187|app: 0|req: 4344/8784] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:12:29 2025] POST /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1269.572222] [55188]: [pid: 55188|app: 0|req: 4441/8785] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:29 2025] GET /compute/v2.1/servers/e29bbdfa-1752-47a7-8fb8-72f731577b8c => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1269.577104] [55187]: DEBUG nova.api.openstack.wsgi [None req-a0c1c6d6-1292-44e1-b901-2cf8394a38b9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1269.578796] [55187]: DEBUG nova.compute.api [None req-a0c1c6d6-1292-44e1-b901-2cf8394a38b9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1269.582509] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0c1c6d6-1292-44e1-b901-2cf8394a38b9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.583610] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0c1c6d6-1292-44e1-b901-2cf8394a38b9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.583610] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0c1c6d6-1292-44e1-b901-2cf8394a38b9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.583610] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0c1c6d6-1292-44e1-b901-2cf8394a38b9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.583610] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0c1c6d6-1292-44e1-b901-2cf8394a38b9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.583845] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0c1c6d6-1292-44e1-b901-2cf8394a38b9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.757023] [55187]: DEBUG nova.policy [None req-a0c1c6d6-1292-44e1-b901-2cf8394a38b9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1269.762283] [55187]: INFO nova.api.openstack.requestlog [None req-a0c1c6d6-1292-44e1-b901-2cf8394a38b9 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1678 microversion: 2.1 time: 0.187274 [ 1269.762805] [55187]: [pid: 55187|app: 0|req: 4345/8786] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:29 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1678 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1270.214647] [55188]: DEBUG nova.api.openstack.wsgi [None req-ec3c4f7b-dc67-4bfa-84f5-e1537206aedd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1270.216369] [55188]: DEBUG nova.compute.api [None req-ec3c4f7b-dc67-4bfa-84f5-e1537206aedd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1270.220135] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec3c4f7b-dc67-4bfa-84f5-e1537206aedd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.220511] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec3c4f7b-dc67-4bfa-84f5-e1537206aedd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.220511] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec3c4f7b-dc67-4bfa-84f5-e1537206aedd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.220965] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec3c4f7b-dc67-4bfa-84f5-e1537206aedd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.221103] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec3c4f7b-dc67-4bfa-84f5-e1537206aedd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.221310] [55188]: DEBUG oslo_concurrency.lockutils [None req-ec3c4f7b-dc67-4bfa-84f5-e1537206aedd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.306321] [55188]: DEBUG nova.policy [None req-ec3c4f7b-dc67-4bfa-84f5-e1537206aedd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.312807] [55188]: INFO nova.api.openstack.requestlog [None req-ec3c4f7b-dc67-4bfa-84f5-e1537206aedd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1726 microversion: 2.1 time: 0.100142 [ 1270.313504] [55188]: [pid: 55188|app: 0|req: 4442/8787] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:30 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1726 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1270.336100] [55187]: DEBUG nova.api.openstack.wsgi [None req-7b941b74-efa1-4ac3-9691-4b16df72e3a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1270.338682] [55187]: DEBUG nova.compute.api [None req-7b941b74-efa1-4ac3-9691-4b16df72e3a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1270.343081] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b941b74-efa1-4ac3-9691-4b16df72e3a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.343464] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b941b74-efa1-4ac3-9691-4b16df72e3a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.343810] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b941b74-efa1-4ac3-9691-4b16df72e3a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.344427] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b941b74-efa1-4ac3-9691-4b16df72e3a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.344759] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b941b74-efa1-4ac3-9691-4b16df72e3a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.345080] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b941b74-efa1-4ac3-9691-4b16df72e3a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.389889] [55188]: DEBUG nova.api.openstack.wsgi [None req-07e4d6a7-08a8-478c-a886-a4aa57f3617e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1270.391774] [55188]: DEBUG nova.compute.api [None req-07e4d6a7-08a8-478c-a886-a4aa57f3617e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1270.396599] [55188]: DEBUG oslo_concurrency.lockutils [None req-07e4d6a7-08a8-478c-a886-a4aa57f3617e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.396951] [55188]: DEBUG oslo_concurrency.lockutils [None req-07e4d6a7-08a8-478c-a886-a4aa57f3617e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.397224] [55188]: DEBUG oslo_concurrency.lockutils [None req-07e4d6a7-08a8-478c-a886-a4aa57f3617e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.397635] [55188]: DEBUG oslo_concurrency.lockutils [None req-07e4d6a7-08a8-478c-a886-a4aa57f3617e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.397850] [55188]: DEBUG oslo_concurrency.lockutils [None req-07e4d6a7-08a8-478c-a886-a4aa57f3617e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.398139] [55188]: DEBUG oslo_concurrency.lockutils [None req-07e4d6a7-08a8-478c-a886-a4aa57f3617e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.453506] [55188]: DEBUG nova.policy [None req-07e4d6a7-08a8-478c-a886-a4aa57f3617e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.458644] [55188]: INFO nova.api.openstack.requestlog [None req-07e4d6a7-08a8-478c-a886-a4aa57f3617e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1265 microversion: 2.1 time: 0.072134 [ 1270.458986] [55188]: [pid: 55188|app: 0|req: 4443/8788] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:30 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1265 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1270.462196] [55188]: DEBUG nova.api.openstack.wsgi [None req-7b2e51a2-66a3-45ee-b44f-519e66857c83 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1270.464151] [55188]: DEBUG nova.compute.api [None req-7b2e51a2-66a3-45ee-b44f-519e66857c83 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1270.470197] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b2e51a2-66a3-45ee-b44f-519e66857c83 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.470623] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b2e51a2-66a3-45ee-b44f-519e66857c83 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.471109] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b2e51a2-66a3-45ee-b44f-519e66857c83 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.471412] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b2e51a2-66a3-45ee-b44f-519e66857c83 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.471614] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b2e51a2-66a3-45ee-b44f-519e66857c83 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.471806] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b2e51a2-66a3-45ee-b44f-519e66857c83 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.515079] [55188]: DEBUG nova.policy [None req-7b2e51a2-66a3-45ee-b44f-519e66857c83 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.526929] [55188]: INFO nova.api.openstack.requestlog [None req-7b2e51a2-66a3-45ee-b44f-519e66857c83 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1244 microversion: 2.1 time: 0.067219 [ 1270.527317] [55188]: [pid: 55188|app: 0|req: 4444/8789] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:30 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1270.538340] [55187]: DEBUG nova.policy [None req-7b941b74-efa1-4ac3-9691-4b16df72e3a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.545031] [55187]: DEBUG nova.policy [None req-7b941b74-efa1-4ac3-9691-4b16df72e3a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.545987] [55187]: DEBUG nova.policy [None req-7b941b74-efa1-4ac3-9691-4b16df72e3a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.547020] [55187]: INFO nova.api.openstack.requestlog [None req-7b941b74-efa1-4ac3-9691-4b16df72e3a9 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1729 microversion: 2.20 time: 0.214544 [ 1270.547495] [55187]: [pid: 55187|app: 0|req: 4346/8790] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:30 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1729 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1270.776827] [55188]: DEBUG nova.api.openstack.wsgi [None req-ef574942-fe80-411d-bb59-fdb4230d0abd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1270.779166] [55188]: DEBUG nova.compute.api [None req-ef574942-fe80-411d-bb59-fdb4230d0abd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1270.784090] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef574942-fe80-411d-bb59-fdb4230d0abd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.786256] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef574942-fe80-411d-bb59-fdb4230d0abd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.786256] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef574942-fe80-411d-bb59-fdb4230d0abd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.786256] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef574942-fe80-411d-bb59-fdb4230d0abd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.786256] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef574942-fe80-411d-bb59-fdb4230d0abd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.786256] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef574942-fe80-411d-bb59-fdb4230d0abd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.911766] [55188]: DEBUG nova.policy [None req-ef574942-fe80-411d-bb59-fdb4230d0abd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.916779] [55188]: INFO nova.api.openstack.requestlog [None req-ef574942-fe80-411d-bb59-fdb4230d0abd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1678 microversion: 2.1 time: 0.142602 [ 1270.917207] [55188]: [pid: 55188|app: 0|req: 4445/8791] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:31 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1678 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1271.329988] [55187]: DEBUG nova.api.openstack.wsgi [None req-498eee3b-8806-4fcf-b784-59686fcc307c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1271.332137] [55187]: DEBUG nova.compute.api [None req-498eee3b-8806-4fcf-b784-59686fcc307c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1271.338945] [55187]: DEBUG oslo_concurrency.lockutils [None req-498eee3b-8806-4fcf-b784-59686fcc307c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.339259] [55187]: DEBUG oslo_concurrency.lockutils [None req-498eee3b-8806-4fcf-b784-59686fcc307c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.339473] [55187]: DEBUG oslo_concurrency.lockutils [None req-498eee3b-8806-4fcf-b784-59686fcc307c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.339890] [55187]: DEBUG oslo_concurrency.lockutils [None req-498eee3b-8806-4fcf-b784-59686fcc307c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.340153] [55187]: DEBUG oslo_concurrency.lockutils [None req-498eee3b-8806-4fcf-b784-59686fcc307c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.340358] [55187]: DEBUG oslo_concurrency.lockutils [None req-498eee3b-8806-4fcf-b784-59686fcc307c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.456027] [55187]: DEBUG nova.policy [None req-498eee3b-8806-4fcf-b784-59686fcc307c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1271.463360] [55187]: INFO nova.api.openstack.requestlog [None req-498eee3b-8806-4fcf-b784-59686fcc307c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1726 microversion: 2.1 time: 0.136051 [ 1271.463706] [55187]: [pid: 55187|app: 0|req: 4347/8792] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:31 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1726 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1271.478633] [55188]: DEBUG nova.api.openstack.wsgi [None req-cb1b66b4-c851-4eb0-8e08-19a930caf641 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1271.480325] [55188]: DEBUG nova.compute.api [None req-cb1b66b4-c851-4eb0-8e08-19a930caf641 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1271.484367] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb1b66b4-c851-4eb0-8e08-19a930caf641 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.484690] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb1b66b4-c851-4eb0-8e08-19a930caf641 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.484909] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb1b66b4-c851-4eb0-8e08-19a930caf641 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.485347] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb1b66b4-c851-4eb0-8e08-19a930caf641 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.485649] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb1b66b4-c851-4eb0-8e08-19a930caf641 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.485820] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb1b66b4-c851-4eb0-8e08-19a930caf641 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.531487] [55188]: DEBUG nova.policy [None req-cb1b66b4-c851-4eb0-8e08-19a930caf641 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1271.536270] [55188]: INFO nova.api.openstack.requestlog [None req-cb1b66b4-c851-4eb0-8e08-19a930caf641 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1273 microversion: 2.1 time: 0.060283 [ 1271.536767] [55188]: [pid: 55188|app: 0|req: 4446/8793] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:31 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1273 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1271.541417] [55187]: DEBUG nova.api.openstack.wsgi [None req-9e96f4a0-be4f-418d-a4a9-4129ad6922d9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1271.543174] [55187]: DEBUG nova.compute.api [None req-9e96f4a0-be4f-418d-a4a9-4129ad6922d9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1271.546837] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e96f4a0-be4f-418d-a4a9-4129ad6922d9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.547148] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e96f4a0-be4f-418d-a4a9-4129ad6922d9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.547352] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e96f4a0-be4f-418d-a4a9-4129ad6922d9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.547711] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e96f4a0-be4f-418d-a4a9-4129ad6922d9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.547915] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e96f4a0-be4f-418d-a4a9-4129ad6922d9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.548131] [55187]: DEBUG oslo_concurrency.lockutils [None req-9e96f4a0-be4f-418d-a4a9-4129ad6922d9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.564595] [55188]: DEBUG nova.api.openstack.wsgi [None req-e8fc079e-92da-4a0e-99ac-5f739cfb1fef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1271.566601] [55188]: DEBUG nova.compute.api [None req-e8fc079e-92da-4a0e-99ac-5f739cfb1fef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1271.570711] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8fc079e-92da-4a0e-99ac-5f739cfb1fef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.570865] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8fc079e-92da-4a0e-99ac-5f739cfb1fef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.571102] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8fc079e-92da-4a0e-99ac-5f739cfb1fef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.571480] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8fc079e-92da-4a0e-99ac-5f739cfb1fef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.571627] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8fc079e-92da-4a0e-99ac-5f739cfb1fef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.571799] [55188]: DEBUG oslo_concurrency.lockutils [None req-e8fc079e-92da-4a0e-99ac-5f739cfb1fef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.585500] [55187]: DEBUG nova.policy [None req-9e96f4a0-be4f-418d-a4a9-4129ad6922d9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1271.590531] [55187]: INFO nova.api.openstack.requestlog [None req-9e96f4a0-be4f-418d-a4a9-4129ad6922d9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1236 microversion: 2.1 time: 0.051361 [ 1271.590861] [55187]: [pid: 55187|app: 0|req: 4348/8794] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:31 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1236 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1271.718380] [55188]: DEBUG nova.policy [None req-e8fc079e-92da-4a0e-99ac-5f739cfb1fef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1271.723512] [55188]: DEBUG nova.policy [None req-e8fc079e-92da-4a0e-99ac-5f739cfb1fef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1271.724235] [55188]: DEBUG nova.policy [None req-e8fc079e-92da-4a0e-99ac-5f739cfb1fef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1271.724901] [55188]: INFO nova.api.openstack.requestlog [None req-e8fc079e-92da-4a0e-99ac-5f739cfb1fef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1729 microversion: 2.20 time: 0.163062 [ 1271.725245] [55188]: [pid: 55188|app: 0|req: 4447/8795] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:31 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1729 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1271.933127] [55187]: DEBUG nova.api.openstack.wsgi [None req-3f2a8810-26c8-4a7d-a9cf-0259551553ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1271.934791] [55187]: DEBUG nova.compute.api [None req-3f2a8810-26c8-4a7d-a9cf-0259551553ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1271.938886] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f2a8810-26c8-4a7d-a9cf-0259551553ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.939155] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f2a8810-26c8-4a7d-a9cf-0259551553ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.939436] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f2a8810-26c8-4a7d-a9cf-0259551553ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.940483] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f2a8810-26c8-4a7d-a9cf-0259551553ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.940483] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f2a8810-26c8-4a7d-a9cf-0259551553ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.940483] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f2a8810-26c8-4a7d-a9cf-0259551553ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.018474] [55187]: DEBUG nova.policy [None req-3f2a8810-26c8-4a7d-a9cf-0259551553ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1272.023122] [55187]: INFO nova.api.openstack.requestlog [None req-3f2a8810-26c8-4a7d-a9cf-0259551553ce tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1655 microversion: 2.1 time: 0.093507 [ 1272.023469] [55187]: [pid: 55187|app: 0|req: 4349/8796] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:32 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1655 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1272.035960] [55188]: DEBUG nova.api.openstack.wsgi [None req-bded999f-2b95-4112-a9ec-ad53ab0af10e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1272.041531] [55188]: DEBUG oslo_concurrency.lockutils [None req-bded999f-2b95-4112-a9ec-ad53ab0af10e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.041874] [55188]: DEBUG oslo_concurrency.lockutils [None req-bded999f-2b95-4112-a9ec-ad53ab0af10e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.042092] [55188]: DEBUG oslo_concurrency.lockutils [None req-bded999f-2b95-4112-a9ec-ad53ab0af10e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.057047] [55188]: DEBUG nova.compute.api [None req-bded999f-2b95-4112-a9ec-ad53ab0af10e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Going to try to start instance {{(pid=55188) start /opt/stack/nova/nova/compute/api.py:2819}} [ 1272.087066] [55188]: INFO nova.api.openstack.requestlog [None req-bded999f-2b95-4112-a9ec-ad53ab0af10e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f/action" status: 202 len: 0 microversion: 2.1 time: 0.052607 [ 1272.087066] [55188]: [pid: 55188|app: 0|req: 4448/8797] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:12:32 2025] POST /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1272.097721] [55187]: DEBUG nova.api.openstack.wsgi [None req-61148b8d-f4f5-42d3-ba0c-7efc3268c678 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1272.097721] [55187]: DEBUG nova.compute.api [None req-61148b8d-f4f5-42d3-ba0c-7efc3268c678 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1272.101244] [55187]: DEBUG oslo_concurrency.lockutils [None req-61148b8d-f4f5-42d3-ba0c-7efc3268c678 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.101489] [55187]: DEBUG oslo_concurrency.lockutils [None req-61148b8d-f4f5-42d3-ba0c-7efc3268c678 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.101667] [55187]: DEBUG oslo_concurrency.lockutils [None req-61148b8d-f4f5-42d3-ba0c-7efc3268c678 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.102036] [55187]: DEBUG oslo_concurrency.lockutils [None req-61148b8d-f4f5-42d3-ba0c-7efc3268c678 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.102231] [55187]: DEBUG oslo_concurrency.lockutils [None req-61148b8d-f4f5-42d3-ba0c-7efc3268c678 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.102397] [55187]: DEBUG oslo_concurrency.lockutils [None req-61148b8d-f4f5-42d3-ba0c-7efc3268c678 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.187395] [55187]: DEBUG nova.policy [None req-61148b8d-f4f5-42d3-ba0c-7efc3268c678 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1272.191987] [55187]: INFO nova.api.openstack.requestlog [None req-61148b8d-f4f5-42d3-ba0c-7efc3268c678 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1664 microversion: 2.1 time: 0.099085 [ 1272.192355] [55187]: [pid: 55187|app: 0|req: 4350/8798] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:32 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1664 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1272.480157] [55188]: DEBUG nova.api.openstack.wsgi [None req-57edf1e5-443c-4715-a147-d6c9bb4d48e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1272.484021] [55188]: DEBUG nova.compute.api [None req-57edf1e5-443c-4715-a147-d6c9bb4d48e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1272.489665] [55188]: DEBUG oslo_concurrency.lockutils [None req-57edf1e5-443c-4715-a147-d6c9bb4d48e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.490159] [55188]: DEBUG oslo_concurrency.lockutils [None req-57edf1e5-443c-4715-a147-d6c9bb4d48e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.490509] [55188]: DEBUG oslo_concurrency.lockutils [None req-57edf1e5-443c-4715-a147-d6c9bb4d48e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.491094] [55188]: DEBUG oslo_concurrency.lockutils [None req-57edf1e5-443c-4715-a147-d6c9bb4d48e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.491778] [55188]: DEBUG oslo_concurrency.lockutils [None req-57edf1e5-443c-4715-a147-d6c9bb4d48e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.491778] [55188]: DEBUG oslo_concurrency.lockutils [None req-57edf1e5-443c-4715-a147-d6c9bb4d48e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.550283] [55187]: DEBUG nova.api.openstack.wsgi [None req-739a5bd7-0f82-4365-acb8-aad71b8a40ae tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1272.552122] [55187]: DEBUG nova.compute.api [None req-739a5bd7-0f82-4365-acb8-aad71b8a40ae tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1272.555771] [55187]: DEBUG oslo_concurrency.lockutils [None req-739a5bd7-0f82-4365-acb8-aad71b8a40ae tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.556037] [55187]: DEBUG oslo_concurrency.lockutils [None req-739a5bd7-0f82-4365-acb8-aad71b8a40ae tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.556236] [55187]: DEBUG oslo_concurrency.lockutils [None req-739a5bd7-0f82-4365-acb8-aad71b8a40ae tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.556599] [55187]: DEBUG oslo_concurrency.lockutils [None req-739a5bd7-0f82-4365-acb8-aad71b8a40ae tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.556800] [55187]: DEBUG oslo_concurrency.lockutils [None req-739a5bd7-0f82-4365-acb8-aad71b8a40ae tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.556973] [55187]: DEBUG oslo_concurrency.lockutils [None req-739a5bd7-0f82-4365-acb8-aad71b8a40ae tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.590151] [55188]: DEBUG nova.policy [None req-57edf1e5-443c-4715-a147-d6c9bb4d48e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1272.596928] [55188]: INFO nova.api.openstack.requestlog [None req-57edf1e5-443c-4715-a147-d6c9bb4d48e5 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1726 microversion: 2.1 time: 0.118912 [ 1272.596928] [55188]: [pid: 55188|app: 0|req: 4449/8799] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:32 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1726 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1272.603210] [55188]: DEBUG nova.api.openstack.wsgi [None req-c5122609-9c8c-4a40-ad26-2a42579cfd53 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1272.605031] [55188]: DEBUG nova.compute.api [None req-c5122609-9c8c-4a40-ad26-2a42579cfd53 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1272.608402] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5122609-9c8c-4a40-ad26-2a42579cfd53 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.608652] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5122609-9c8c-4a40-ad26-2a42579cfd53 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.608845] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5122609-9c8c-4a40-ad26-2a42579cfd53 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.609231] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5122609-9c8c-4a40-ad26-2a42579cfd53 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.609437] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5122609-9c8c-4a40-ad26-2a42579cfd53 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.609611] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5122609-9c8c-4a40-ad26-2a42579cfd53 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.643285] [55188]: DEBUG nova.policy [None req-c5122609-9c8c-4a40-ad26-2a42579cfd53 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1272.647816] [55188]: INFO nova.api.openstack.requestlog [None req-c5122609-9c8c-4a40-ad26-2a42579cfd53 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1236 microversion: 2.1 time: 0.046810 [ 1272.648169] [55188]: [pid: 55188|app: 0|req: 4450/8800] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:32 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1236 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1272.671143] [55187]: DEBUG nova.policy [None req-739a5bd7-0f82-4365-acb8-aad71b8a40ae tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1272.675845] [55187]: INFO nova.api.openstack.requestlog [None req-739a5bd7-0f82-4365-acb8-aad71b8a40ae tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1325 microversion: 2.1 time: 0.127917 [ 1272.676211] [55187]: [pid: 55187|app: 0|req: 4351/8801] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:32 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1325 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1272.739801] [55188]: DEBUG nova.api.openstack.wsgi [None req-b8a16af6-9774-4f76-b8d8-e08ae79c84ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1272.741676] [55188]: DEBUG nova.compute.api [None req-b8a16af6-9774-4f76-b8d8-e08ae79c84ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1272.745311] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8a16af6-9774-4f76-b8d8-e08ae79c84ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.745562] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8a16af6-9774-4f76-b8d8-e08ae79c84ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.745745] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8a16af6-9774-4f76-b8d8-e08ae79c84ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.746106] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8a16af6-9774-4f76-b8d8-e08ae79c84ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.746311] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8a16af6-9774-4f76-b8d8-e08ae79c84ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.746482] [55188]: DEBUG oslo_concurrency.lockutils [None req-b8a16af6-9774-4f76-b8d8-e08ae79c84ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.827710] [55188]: DEBUG nova.policy [None req-b8a16af6-9774-4f76-b8d8-e08ae79c84ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1272.832927] [55188]: DEBUG nova.policy [None req-b8a16af6-9774-4f76-b8d8-e08ae79c84ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1272.833717] [55188]: DEBUG nova.policy [None req-b8a16af6-9774-4f76-b8d8-e08ae79c84ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1272.834470] [55188]: INFO nova.api.openstack.requestlog [None req-b8a16af6-9774-4f76-b8d8-e08ae79c84ae tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1729 microversion: 2.20 time: 0.097394 [ 1272.834837] [55188]: [pid: 55188|app: 0|req: 4451/8802] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:33 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1729 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1273.205975] [55187]: DEBUG nova.api.openstack.wsgi [None req-2c741c5e-499b-42a1-b43c-f686e26d10b3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1273.207812] [55187]: DEBUG nova.compute.api [None req-2c741c5e-499b-42a1-b43c-f686e26d10b3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1273.209235] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=2 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1273.213097] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c741c5e-499b-42a1-b43c-f686e26d10b3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.213308] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c741c5e-499b-42a1-b43c-f686e26d10b3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.213501] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c741c5e-499b-42a1-b43c-f686e26d10b3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.213867] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c741c5e-499b-42a1-b43c-f686e26d10b3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.214083] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c741c5e-499b-42a1-b43c-f686e26d10b3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.214264] [55187]: DEBUG oslo_concurrency.lockutils [None req-2c741c5e-499b-42a1-b43c-f686e26d10b3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.292123] [55187]: DEBUG nova.policy [None req-2c741c5e-499b-42a1-b43c-f686e26d10b3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1273.296582] [55187]: INFO nova.api.openstack.requestlog [None req-2c741c5e-499b-42a1-b43c-f686e26d10b3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1664 microversion: 2.1 time: 0.092895 [ 1273.297136] [55187]: [pid: 55187|app: 0|req: 4352/8803] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:33 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1664 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1273.554149] [55188]: DEBUG nova.api.openstack.wsgi [req-b7a3be77-cdf0-4f16-beba-5fb794f27831 req-66bd39f9-b0ed-4366-8cc3-60da3082baf3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "961ab513-94c8-45c5-bd44-649f5dfb2741", "name": "network-vif-plugged", "status": "completed", "tag": "eada5cda-a3f3-4577-9e3c-27f6b16f72de"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1273.560811] [55188]: DEBUG oslo_concurrency.lockutils [req-b7a3be77-cdf0-4f16-beba-5fb794f27831 req-66bd39f9-b0ed-4366-8cc3-60da3082baf3 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.561321] [55188]: DEBUG oslo_concurrency.lockutils [req-b7a3be77-cdf0-4f16-beba-5fb794f27831 req-66bd39f9-b0ed-4366-8cc3-60da3082baf3 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.561657] [55188]: DEBUG oslo_concurrency.lockutils [req-b7a3be77-cdf0-4f16-beba-5fb794f27831 req-66bd39f9-b0ed-4366-8cc3-60da3082baf3 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.568306] [55188]: INFO nova.api.openstack.compute.server_external_events [req-b7a3be77-cdf0-4f16-beba-5fb794f27831 req-66bd39f9-b0ed-4366-8cc3-60da3082baf3 service nova] Creating event network-vif-plugged:eada5cda-a3f3-4577-9e3c-27f6b16f72de for instance 961ab513-94c8-45c5-bd44-649f5dfb2741 on cpu-1 [ 1273.571705] [55188]: INFO nova.api.openstack.requestlog [req-b7a3be77-cdf0-4f16-beba-5fb794f27831 req-66bd39f9-b0ed-4366-8cc3-60da3082baf3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020278 [ 1273.572189] [55188]: [pid: 55188|app: 0|req: 4452/8804] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:33 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1273.609569] [55187]: DEBUG nova.api.openstack.wsgi [None req-20f7ef72-cd2f-4a7a-8fc7-eb1e61b2d94c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1273.611570] [55187]: DEBUG nova.compute.api [None req-20f7ef72-cd2f-4a7a-8fc7-eb1e61b2d94c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1273.615173] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_api:SELECT=249,nova_api:INSERT=17,nova_api:UPDATE=5,nova_api:DELETE=3 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1273.618400] [55187]: DEBUG oslo_concurrency.lockutils [None req-20f7ef72-cd2f-4a7a-8fc7-eb1e61b2d94c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.618666] [55187]: DEBUG oslo_concurrency.lockutils [None req-20f7ef72-cd2f-4a7a-8fc7-eb1e61b2d94c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.618854] [55187]: DEBUG oslo_concurrency.lockutils [None req-20f7ef72-cd2f-4a7a-8fc7-eb1e61b2d94c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.619247] [55187]: DEBUG oslo_concurrency.lockutils [None req-20f7ef72-cd2f-4a7a-8fc7-eb1e61b2d94c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.619619] [55187]: DEBUG oslo_concurrency.lockutils [None req-20f7ef72-cd2f-4a7a-8fc7-eb1e61b2d94c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.619861] [55187]: DEBUG oslo_concurrency.lockutils [None req-20f7ef72-cd2f-4a7a-8fc7-eb1e61b2d94c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.623066] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=636,nova_cell1:UPDATE=20,nova_cell1:INSERT=13 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1273.660819] [55188]: DEBUG nova.api.openstack.wsgi [None req-2075b812-7665-4f93-aef4-db8653952b52 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1273.663204] [55188]: DEBUG nova.compute.api [None req-2075b812-7665-4f93-aef4-db8653952b52 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1273.668385] [55188]: DEBUG oslo_concurrency.lockutils [None req-2075b812-7665-4f93-aef4-db8653952b52 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.668385] [55188]: DEBUG oslo_concurrency.lockutils [None req-2075b812-7665-4f93-aef4-db8653952b52 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.668385] [55188]: DEBUG oslo_concurrency.lockutils [None req-2075b812-7665-4f93-aef4-db8653952b52 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.668385] [55188]: DEBUG oslo_concurrency.lockutils [None req-2075b812-7665-4f93-aef4-db8653952b52 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.668815] [55188]: DEBUG oslo_concurrency.lockutils [None req-2075b812-7665-4f93-aef4-db8653952b52 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.668815] [55188]: DEBUG oslo_concurrency.lockutils [None req-2075b812-7665-4f93-aef4-db8653952b52 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.698285] [55187]: DEBUG nova.policy [None req-20f7ef72-cd2f-4a7a-8fc7-eb1e61b2d94c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1273.701937] [55188]: DEBUG nova.policy [None req-2075b812-7665-4f93-aef4-db8653952b52 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1273.702873] [55187]: INFO nova.api.openstack.requestlog [None req-20f7ef72-cd2f-4a7a-8fc7-eb1e61b2d94c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1726 microversion: 2.1 time: 0.095776 [ 1273.703214] [55187]: [pid: 55187|app: 0|req: 4353/8805] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:33 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1726 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1273.705539] [55187]: DEBUG nova.api.openstack.wsgi [None req-f0433cd4-3aa9-472e-8f58-41cf2309d3b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1273.706192] [55188]: INFO nova.api.openstack.requestlog [None req-2075b812-7665-4f93-aef4-db8653952b52 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1236 microversion: 2.1 time: 0.048114 [ 1273.706512] [55188]: [pid: 55188|app: 0|req: 4453/8806] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:34 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1236 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1273.707103] [55187]: DEBUG nova.compute.api [None req-f0433cd4-3aa9-472e-8f58-41cf2309d3b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1273.710377] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0433cd4-3aa9-472e-8f58-41cf2309d3b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.710603] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0433cd4-3aa9-472e-8f58-41cf2309d3b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.710780] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0433cd4-3aa9-472e-8f58-41cf2309d3b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.711131] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0433cd4-3aa9-472e-8f58-41cf2309d3b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.711332] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0433cd4-3aa9-472e-8f58-41cf2309d3b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.711507] [55187]: DEBUG oslo_concurrency.lockutils [None req-f0433cd4-3aa9-472e-8f58-41cf2309d3b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.779398] [55187]: DEBUG nova.policy [None req-f0433cd4-3aa9-472e-8f58-41cf2309d3b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1273.783721] [55187]: INFO nova.api.openstack.requestlog [None req-f0433cd4-3aa9-472e-8f58-41cf2309d3b0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1313 microversion: 2.1 time: 0.079943 [ 1273.784059] [55187]: [pid: 55187|app: 0|req: 4354/8807] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:34 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1313 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1273.848889] [55188]: DEBUG nova.api.openstack.wsgi [None req-b4b77fc5-ad0b-4403-8707-6ed8fa633d06 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1273.851045] [55188]: DEBUG nova.compute.api [None req-b4b77fc5-ad0b-4403-8707-6ed8fa633d06 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1273.854308] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4b77fc5-ad0b-4403-8707-6ed8fa633d06 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.854538] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4b77fc5-ad0b-4403-8707-6ed8fa633d06 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.854736] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4b77fc5-ad0b-4403-8707-6ed8fa633d06 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.855087] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4b77fc5-ad0b-4403-8707-6ed8fa633d06 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.855295] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4b77fc5-ad0b-4403-8707-6ed8fa633d06 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.855465] [55188]: DEBUG oslo_concurrency.lockutils [None req-b4b77fc5-ad0b-4403-8707-6ed8fa633d06 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.920717] [55188]: DEBUG nova.policy [None req-b4b77fc5-ad0b-4403-8707-6ed8fa633d06 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1273.924974] [55188]: DEBUG nova.policy [None req-b4b77fc5-ad0b-4403-8707-6ed8fa633d06 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1273.925595] [55188]: DEBUG nova.policy [None req-b4b77fc5-ad0b-4403-8707-6ed8fa633d06 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1273.926210] [55188]: INFO nova.api.openstack.requestlog [None req-b4b77fc5-ad0b-4403-8707-6ed8fa633d06 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1729 microversion: 2.20 time: 0.079787 [ 1273.926525] [55188]: [pid: 55188|app: 0|req: 4454/8808] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:34 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1729 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1274.310276] [55187]: DEBUG nova.api.openstack.wsgi [None req-fbf61725-a2b6-4908-bc3f-f8a771213992 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1274.312329] [55187]: DEBUG nova.compute.api [None req-fbf61725-a2b6-4908-bc3f-f8a771213992 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1274.315798] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbf61725-a2b6-4908-bc3f-f8a771213992 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.316049] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbf61725-a2b6-4908-bc3f-f8a771213992 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.316240] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbf61725-a2b6-4908-bc3f-f8a771213992 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.316601] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbf61725-a2b6-4908-bc3f-f8a771213992 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.316781] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbf61725-a2b6-4908-bc3f-f8a771213992 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.316950] [55187]: DEBUG oslo_concurrency.lockutils [None req-fbf61725-a2b6-4908-bc3f-f8a771213992 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.378857] [55187]: DEBUG nova.policy [None req-fbf61725-a2b6-4908-bc3f-f8a771213992 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1274.382733] [55187]: INFO nova.api.openstack.requestlog [None req-fbf61725-a2b6-4908-bc3f-f8a771213992 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1664 microversion: 2.1 time: 0.074779 [ 1274.383058] [55187]: [pid: 55187|app: 0|req: 4355/8809] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:34 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1664 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1274.716453] [55188]: DEBUG nova.api.openstack.wsgi [None req-7567f53c-9d7a-467e-973f-af6b7ad2959b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1274.719044] [55188]: DEBUG nova.compute.api [None req-7567f53c-9d7a-467e-973f-af6b7ad2959b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1274.719142] [55187]: DEBUG nova.api.openstack.wsgi [None req-b9256b6f-30b3-4383-a3b8-be1539ead574 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1274.720864] [55187]: DEBUG nova.compute.api [None req-b9256b6f-30b3-4383-a3b8-be1539ead574 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1274.725777] [55188]: DEBUG oslo_concurrency.lockutils [None req-7567f53c-9d7a-467e-973f-af6b7ad2959b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.725938] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9256b6f-30b3-4383-a3b8-be1539ead574 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.726079] [55188]: DEBUG oslo_concurrency.lockutils [None req-7567f53c-9d7a-467e-973f-af6b7ad2959b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.726259] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9256b6f-30b3-4383-a3b8-be1539ead574 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.726321] [55188]: DEBUG oslo_concurrency.lockutils [None req-7567f53c-9d7a-467e-973f-af6b7ad2959b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.726483] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9256b6f-30b3-4383-a3b8-be1539ead574 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.726695] [55188]: DEBUG oslo_concurrency.lockutils [None req-7567f53c-9d7a-467e-973f-af6b7ad2959b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.726887] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9256b6f-30b3-4383-a3b8-be1539ead574 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.726937] [55188]: DEBUG oslo_concurrency.lockutils [None req-7567f53c-9d7a-467e-973f-af6b7ad2959b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.727138] [55188]: DEBUG oslo_concurrency.lockutils [None req-7567f53c-9d7a-467e-973f-af6b7ad2959b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.727195] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9256b6f-30b3-4383-a3b8-be1539ead574 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.727359] [55187]: DEBUG oslo_concurrency.lockutils [None req-b9256b6f-30b3-4383-a3b8-be1539ead574 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.780577] [55187]: DEBUG nova.policy [None req-b9256b6f-30b3-4383-a3b8-be1539ead574 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1274.784826] [55187]: INFO nova.api.openstack.requestlog [None req-b9256b6f-30b3-4383-a3b8-be1539ead574 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1292 microversion: 2.1 time: 0.067964 [ 1274.785643] [55187]: [pid: 55187|app: 0|req: 4356/8810] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:35 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1292 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1274.798769] [55187]: DEBUG nova.api.openstack.wsgi [None req-2aeef4ea-9e11-424f-a281-6b773113ea21 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1274.800498] [55187]: DEBUG nova.compute.api [None req-2aeef4ea-9e11-424f-a281-6b773113ea21 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1274.804562] [55187]: DEBUG oslo_concurrency.lockutils [None req-2aeef4ea-9e11-424f-a281-6b773113ea21 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.804833] [55187]: DEBUG oslo_concurrency.lockutils [None req-2aeef4ea-9e11-424f-a281-6b773113ea21 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.804979] [55187]: DEBUG oslo_concurrency.lockutils [None req-2aeef4ea-9e11-424f-a281-6b773113ea21 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.805350] [55187]: DEBUG oslo_concurrency.lockutils [None req-2aeef4ea-9e11-424f-a281-6b773113ea21 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.805548] [55187]: DEBUG oslo_concurrency.lockutils [None req-2aeef4ea-9e11-424f-a281-6b773113ea21 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.805961] [55187]: DEBUG oslo_concurrency.lockutils [None req-2aeef4ea-9e11-424f-a281-6b773113ea21 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.878940] [55187]: DEBUG nova.policy [None req-2aeef4ea-9e11-424f-a281-6b773113ea21 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1274.882727] [55188]: DEBUG nova.policy [None req-7567f53c-9d7a-467e-973f-af6b7ad2959b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1274.883730] [55187]: INFO nova.api.openstack.requestlog [None req-2aeef4ea-9e11-424f-a281-6b773113ea21 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1313 microversion: 2.1 time: 0.088148 [ 1274.884096] [55187]: [pid: 55187|app: 0|req: 4357/8811] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:35 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1313 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1274.887579] [55188]: INFO nova.api.openstack.requestlog [None req-7567f53c-9d7a-467e-973f-af6b7ad2959b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1726 microversion: 2.1 time: 0.173590 [ 1274.888149] [55188]: [pid: 55188|app: 0|req: 4455/8812] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:35 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1726 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1274.940492] [55187]: DEBUG nova.api.openstack.wsgi [None req-e5a85209-f5be-4629-ac0f-e13fb4a9785c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1274.942162] [55187]: DEBUG nova.compute.api [None req-e5a85209-f5be-4629-ac0f-e13fb4a9785c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1274.946214] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5a85209-f5be-4629-ac0f-e13fb4a9785c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.946577] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5a85209-f5be-4629-ac0f-e13fb4a9785c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.946691] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5a85209-f5be-4629-ac0f-e13fb4a9785c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.946998] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5a85209-f5be-4629-ac0f-e13fb4a9785c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.947209] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5a85209-f5be-4629-ac0f-e13fb4a9785c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.947384] [55187]: DEBUG oslo_concurrency.lockutils [None req-e5a85209-f5be-4629-ac0f-e13fb4a9785c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.044929] [55187]: DEBUG nova.policy [None req-e5a85209-f5be-4629-ac0f-e13fb4a9785c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1275.049888] [55187]: DEBUG nova.policy [None req-e5a85209-f5be-4629-ac0f-e13fb4a9785c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1275.050700] [55187]: DEBUG nova.policy [None req-e5a85209-f5be-4629-ac0f-e13fb4a9785c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1275.051654] [55187]: INFO nova.api.openstack.requestlog [None req-e5a85209-f5be-4629-ac0f-e13fb4a9785c tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1729 microversion: 2.20 time: 0.113456 [ 1275.051810] [55187]: [pid: 55187|app: 0|req: 4358/8813] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:35 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1729 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1275.395776] [55188]: DEBUG nova.api.openstack.wsgi [None req-022c9d50-ba4f-4333-a610-7510c60b0e90 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1275.397538] [55188]: DEBUG nova.compute.api [None req-022c9d50-ba4f-4333-a610-7510c60b0e90 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1275.401670] [55188]: DEBUG oslo_concurrency.lockutils [None req-022c9d50-ba4f-4333-a610-7510c60b0e90 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.401919] [55188]: DEBUG oslo_concurrency.lockutils [None req-022c9d50-ba4f-4333-a610-7510c60b0e90 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.402129] [55188]: DEBUG oslo_concurrency.lockutils [None req-022c9d50-ba4f-4333-a610-7510c60b0e90 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.402525] [55188]: DEBUG oslo_concurrency.lockutils [None req-022c9d50-ba4f-4333-a610-7510c60b0e90 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.402742] [55188]: DEBUG oslo_concurrency.lockutils [None req-022c9d50-ba4f-4333-a610-7510c60b0e90 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.402920] [55188]: DEBUG oslo_concurrency.lockutils [None req-022c9d50-ba4f-4333-a610-7510c60b0e90 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.479381] [55188]: DEBUG nova.policy [None req-022c9d50-ba4f-4333-a610-7510c60b0e90 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1275.484039] [55188]: INFO nova.api.openstack.requestlog [None req-022c9d50-ba4f-4333-a610-7510c60b0e90 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1664 microversion: 2.1 time: 0.090648 [ 1275.484519] [55188]: [pid: 55188|app: 0|req: 4456/8814] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:35 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1664 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1275.581375] [55187]: DEBUG nova.api.openstack.wsgi [req-ebc85781-1869-4d4b-b6bc-a359959ae4a8 req-3195bdfe-867c-44e6-b6ab-b8d1978dcb96 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "961ab513-94c8-45c5-bd44-649f5dfb2741", "tag": "eada5cda-a3f3-4577-9e3c-27f6b16f72de"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1275.587452] [55187]: DEBUG oslo_concurrency.lockutils [req-ebc85781-1869-4d4b-b6bc-a359959ae4a8 req-3195bdfe-867c-44e6-b6ab-b8d1978dcb96 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.587693] [55187]: DEBUG oslo_concurrency.lockutils [req-ebc85781-1869-4d4b-b6bc-a359959ae4a8 req-3195bdfe-867c-44e6-b6ab-b8d1978dcb96 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.587944] [55187]: DEBUG oslo_concurrency.lockutils [req-ebc85781-1869-4d4b-b6bc-a359959ae4a8 req-3195bdfe-867c-44e6-b6ab-b8d1978dcb96 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.594363] [55187]: INFO nova.api.openstack.compute.server_external_events [req-ebc85781-1869-4d4b-b6bc-a359959ae4a8 req-3195bdfe-867c-44e6-b6ab-b8d1978dcb96 service nova] Creating event network-changed:eada5cda-a3f3-4577-9e3c-27f6b16f72de for instance 961ab513-94c8-45c5-bd44-649f5dfb2741 on cpu-1 [ 1275.597500] [55187]: INFO nova.api.openstack.requestlog [req-ebc85781-1869-4d4b-b6bc-a359959ae4a8 req-3195bdfe-867c-44e6-b6ab-b8d1978dcb96 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018713 [ 1275.597977] [55187]: [pid: 55187|app: 0|req: 4359/8815] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:35 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1275.798045] [55188]: DEBUG nova.api.openstack.wsgi [None req-655dff65-f769-4d52-9f6a-27e8c702571e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1275.799859] [55188]: DEBUG nova.compute.api [None req-655dff65-f769-4d52-9f6a-27e8c702571e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1275.804358] [55188]: DEBUG oslo_concurrency.lockutils [None req-655dff65-f769-4d52-9f6a-27e8c702571e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.804623] [55188]: DEBUG oslo_concurrency.lockutils [None req-655dff65-f769-4d52-9f6a-27e8c702571e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.804813] [55188]: DEBUG oslo_concurrency.lockutils [None req-655dff65-f769-4d52-9f6a-27e8c702571e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.805208] [55188]: DEBUG oslo_concurrency.lockutils [None req-655dff65-f769-4d52-9f6a-27e8c702571e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.805414] [55188]: DEBUG oslo_concurrency.lockutils [None req-655dff65-f769-4d52-9f6a-27e8c702571e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.805594] [55188]: DEBUG oslo_concurrency.lockutils [None req-655dff65-f769-4d52-9f6a-27e8c702571e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.840543] [55188]: DEBUG nova.policy [None req-655dff65-f769-4d52-9f6a-27e8c702571e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1275.845369] [55188]: INFO nova.api.openstack.requestlog [None req-655dff65-f769-4d52-9f6a-27e8c702571e tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1292 microversion: 2.1 time: 0.049550 [ 1275.845728] [55188]: [pid: 55188|app: 0|req: 4457/8816] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:36 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1292 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1275.898214] [55187]: DEBUG nova.api.openstack.wsgi [None req-d21b71a0-107c-4b46-acb6-ddffcc849cdd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1275.900050] [55187]: DEBUG nova.compute.api [None req-d21b71a0-107c-4b46-acb6-ddffcc849cdd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1275.902771] [55188]: DEBUG nova.api.openstack.wsgi [None req-2b1e6cfa-b1fb-4c74-8f23-602a34db9f08 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1275.904269] [55187]: DEBUG oslo_concurrency.lockutils [None req-d21b71a0-107c-4b46-acb6-ddffcc849cdd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.904531] [55187]: DEBUG oslo_concurrency.lockutils [None req-d21b71a0-107c-4b46-acb6-ddffcc849cdd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.904592] [55188]: DEBUG nova.compute.api [None req-2b1e6cfa-b1fb-4c74-8f23-602a34db9f08 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1275.904721] [55187]: DEBUG oslo_concurrency.lockutils [None req-d21b71a0-107c-4b46-acb6-ddffcc849cdd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.905119] [55187]: DEBUG oslo_concurrency.lockutils [None req-d21b71a0-107c-4b46-acb6-ddffcc849cdd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.905338] [55187]: DEBUG oslo_concurrency.lockutils [None req-d21b71a0-107c-4b46-acb6-ddffcc849cdd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.905504] [55187]: DEBUG oslo_concurrency.lockutils [None req-d21b71a0-107c-4b46-acb6-ddffcc849cdd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.908523] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b1e6cfa-b1fb-4c74-8f23-602a34db9f08 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.908782] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b1e6cfa-b1fb-4c74-8f23-602a34db9f08 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.908976] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b1e6cfa-b1fb-4c74-8f23-602a34db9f08 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.909369] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b1e6cfa-b1fb-4c74-8f23-602a34db9f08 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.909587] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b1e6cfa-b1fb-4c74-8f23-602a34db9f08 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.909759] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b1e6cfa-b1fb-4c74-8f23-602a34db9f08 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.981174] [55187]: DEBUG nova.policy [None req-d21b71a0-107c-4b46-acb6-ddffcc849cdd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1275.985826] [55188]: DEBUG nova.policy [None req-2b1e6cfa-b1fb-4c74-8f23-602a34db9f08 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1275.985996] [55187]: INFO nova.api.openstack.requestlog [None req-d21b71a0-107c-4b46-acb6-ddffcc849cdd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1313 microversion: 2.1 time: 0.090312 [ 1275.986339] [55187]: [pid: 55187|app: 0|req: 4360/8817] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:36 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1313 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1275.991217] [55188]: INFO nova.api.openstack.requestlog [None req-2b1e6cfa-b1fb-4c74-8f23-602a34db9f08 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1726 microversion: 2.1 time: 0.090569 [ 1275.991860] [55188]: [pid: 55188|app: 0|req: 4458/8818] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:36 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1726 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1276.067063] [55187]: DEBUG nova.api.openstack.wsgi [None req-2a5b0556-ad3e-470a-9d05-624b5a14a3b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1276.069034] [55187]: DEBUG nova.compute.api [None req-2a5b0556-ad3e-470a-9d05-624b5a14a3b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1276.072988] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a5b0556-ad3e-470a-9d05-624b5a14a3b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.073262] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a5b0556-ad3e-470a-9d05-624b5a14a3b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.073453] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a5b0556-ad3e-470a-9d05-624b5a14a3b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.073813] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a5b0556-ad3e-470a-9d05-624b5a14a3b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.074015] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a5b0556-ad3e-470a-9d05-624b5a14a3b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.074196] [55187]: DEBUG oslo_concurrency.lockutils [None req-2a5b0556-ad3e-470a-9d05-624b5a14a3b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.152879] [55187]: DEBUG nova.policy [None req-2a5b0556-ad3e-470a-9d05-624b5a14a3b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1276.157142] [55187]: DEBUG nova.policy [None req-2a5b0556-ad3e-470a-9d05-624b5a14a3b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1276.157945] [55187]: DEBUG nova.policy [None req-2a5b0556-ad3e-470a-9d05-624b5a14a3b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1276.158808] [55187]: INFO nova.api.openstack.requestlog [None req-2a5b0556-ad3e-470a-9d05-624b5a14a3b7 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1729 microversion: 2.20 time: 0.094560 [ 1276.159190] [55187]: [pid: 55187|app: 0|req: 4361/8819] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:36 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1729 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1276.497826] [55188]: DEBUG nova.api.openstack.wsgi [None req-0a07df63-3c38-4260-812e-2921262035a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1276.500489] [55188]: DEBUG nova.compute.api [None req-0a07df63-3c38-4260-812e-2921262035a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1276.505867] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a07df63-3c38-4260-812e-2921262035a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.506208] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a07df63-3c38-4260-812e-2921262035a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.506436] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a07df63-3c38-4260-812e-2921262035a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.506833] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a07df63-3c38-4260-812e-2921262035a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.507073] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a07df63-3c38-4260-812e-2921262035a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.507275] [55188]: DEBUG oslo_concurrency.lockutils [None req-0a07df63-3c38-4260-812e-2921262035a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.611081] [55188]: DEBUG nova.policy [None req-0a07df63-3c38-4260-812e-2921262035a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1276.616942] [55188]: INFO nova.api.openstack.requestlog [None req-0a07df63-3c38-4260-812e-2921262035a1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1664 microversion: 2.1 time: 0.121454 [ 1276.617548] [55188]: [pid: 55188|app: 0|req: 4459/8820] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:36 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1664 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1276.858682] [55187]: DEBUG nova.api.openstack.wsgi [None req-cecccc05-076a-4428-a2ec-541e56655454 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1276.860740] [55187]: DEBUG nova.compute.api [None req-cecccc05-076a-4428-a2ec-541e56655454 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1276.865134] [55187]: DEBUG oslo_concurrency.lockutils [None req-cecccc05-076a-4428-a2ec-541e56655454 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.865397] [55187]: DEBUG oslo_concurrency.lockutils [None req-cecccc05-076a-4428-a2ec-541e56655454 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.865586] [55187]: DEBUG oslo_concurrency.lockutils [None req-cecccc05-076a-4428-a2ec-541e56655454 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.865952] [55187]: DEBUG oslo_concurrency.lockutils [None req-cecccc05-076a-4428-a2ec-541e56655454 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.866168] [55187]: DEBUG oslo_concurrency.lockutils [None req-cecccc05-076a-4428-a2ec-541e56655454 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.866345] [55187]: DEBUG oslo_concurrency.lockutils [None req-cecccc05-076a-4428-a2ec-541e56655454 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.910363] [55187]: DEBUG nova.policy [None req-cecccc05-076a-4428-a2ec-541e56655454 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1276.916695] [55187]: INFO nova.api.openstack.requestlog [None req-cecccc05-076a-4428-a2ec-541e56655454 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1300 microversion: 2.1 time: 0.060273 [ 1276.917059] [55187]: [pid: 55187|app: 0|req: 4362/8821] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:37 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1300 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1277.000310] [55188]: DEBUG nova.api.openstack.wsgi [None req-72fc5c43-dbb2-4c9f-aa5b-4147ba41c495 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1277.002568] [55188]: DEBUG nova.compute.api [None req-72fc5c43-dbb2-4c9f-aa5b-4147ba41c495 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1277.006555] [55188]: DEBUG oslo_concurrency.lockutils [None req-72fc5c43-dbb2-4c9f-aa5b-4147ba41c495 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.006735] [55188]: DEBUG oslo_concurrency.lockutils [None req-72fc5c43-dbb2-4c9f-aa5b-4147ba41c495 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.006861] [55187]: DEBUG nova.api.openstack.wsgi [None req-112ad606-7080-4e92-9d68-a629a1eb703c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1277.006916] [55188]: DEBUG oslo_concurrency.lockutils [None req-72fc5c43-dbb2-4c9f-aa5b-4147ba41c495 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.007283] [55188]: DEBUG oslo_concurrency.lockutils [None req-72fc5c43-dbb2-4c9f-aa5b-4147ba41c495 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.007491] [55188]: DEBUG oslo_concurrency.lockutils [None req-72fc5c43-dbb2-4c9f-aa5b-4147ba41c495 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.007665] [55188]: DEBUG oslo_concurrency.lockutils [None req-72fc5c43-dbb2-4c9f-aa5b-4147ba41c495 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.008754] [55187]: DEBUG nova.compute.api [None req-112ad606-7080-4e92-9d68-a629a1eb703c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1277.012339] [55187]: DEBUG oslo_concurrency.lockutils [None req-112ad606-7080-4e92-9d68-a629a1eb703c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.012607] [55187]: DEBUG oslo_concurrency.lockutils [None req-112ad606-7080-4e92-9d68-a629a1eb703c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.012803] [55187]: DEBUG oslo_concurrency.lockutils [None req-112ad606-7080-4e92-9d68-a629a1eb703c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.013171] [55187]: DEBUG oslo_concurrency.lockutils [None req-112ad606-7080-4e92-9d68-a629a1eb703c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.013368] [55187]: DEBUG oslo_concurrency.lockutils [None req-112ad606-7080-4e92-9d68-a629a1eb703c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.013538] [55187]: DEBUG oslo_concurrency.lockutils [None req-112ad606-7080-4e92-9d68-a629a1eb703c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.091369] [55188]: DEBUG nova.policy [None req-72fc5c43-dbb2-4c9f-aa5b-4147ba41c495 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1277.101424] [55188]: INFO nova.api.openstack.requestlog [None req-72fc5c43-dbb2-4c9f-aa5b-4147ba41c495 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1313 microversion: 2.1 time: 0.103448 [ 1277.101424] [55188]: [pid: 55188|app: 0|req: 4460/8822] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:37 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1313 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1277.150379] [55187]: DEBUG nova.policy [None req-112ad606-7080-4e92-9d68-a629a1eb703c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1277.155150] [55187]: INFO nova.api.openstack.requestlog [None req-112ad606-7080-4e92-9d68-a629a1eb703c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1726 microversion: 2.1 time: 0.150935 [ 1277.155539] [55187]: [pid: 55187|app: 0|req: 4363/8823] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:37 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1726 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1277.174079] [55188]: DEBUG nova.api.openstack.wsgi [None req-c9edf4b2-a97b-494b-810e-5e8310bef9f6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1277.176024] [55188]: DEBUG nova.compute.api [None req-c9edf4b2-a97b-494b-810e-5e8310bef9f6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1277.179621] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9edf4b2-a97b-494b-810e-5e8310bef9f6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.179909] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9edf4b2-a97b-494b-810e-5e8310bef9f6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.180238] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9edf4b2-a97b-494b-810e-5e8310bef9f6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.180645] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9edf4b2-a97b-494b-810e-5e8310bef9f6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.180892] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9edf4b2-a97b-494b-810e-5e8310bef9f6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.181122] [55188]: DEBUG oslo_concurrency.lockutils [None req-c9edf4b2-a97b-494b-810e-5e8310bef9f6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.269557] [55188]: DEBUG nova.policy [None req-c9edf4b2-a97b-494b-810e-5e8310bef9f6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1277.274287] [55188]: DEBUG nova.policy [None req-c9edf4b2-a97b-494b-810e-5e8310bef9f6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1277.274929] [55188]: DEBUG nova.policy [None req-c9edf4b2-a97b-494b-810e-5e8310bef9f6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1277.275656] [55188]: INFO nova.api.openstack.requestlog [None req-c9edf4b2-a97b-494b-810e-5e8310bef9f6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1729 microversion: 2.20 time: 0.103979 [ 1277.275972] [55188]: [pid: 55188|app: 0|req: 4461/8824] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:37 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1729 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1277.630643] [55187]: DEBUG nova.api.openstack.wsgi [None req-8577f470-45fc-4685-b681-c65c7ce24f4e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1277.632318] [55187]: DEBUG nova.compute.api [None req-8577f470-45fc-4685-b681-c65c7ce24f4e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1277.638242] [55187]: DEBUG oslo_concurrency.lockutils [None req-8577f470-45fc-4685-b681-c65c7ce24f4e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.638478] [55187]: DEBUG oslo_concurrency.lockutils [None req-8577f470-45fc-4685-b681-c65c7ce24f4e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.638663] [55187]: DEBUG oslo_concurrency.lockutils [None req-8577f470-45fc-4685-b681-c65c7ce24f4e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.639013] [55187]: DEBUG oslo_concurrency.lockutils [None req-8577f470-45fc-4685-b681-c65c7ce24f4e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.639219] [55187]: DEBUG oslo_concurrency.lockutils [None req-8577f470-45fc-4685-b681-c65c7ce24f4e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.639390] [55187]: DEBUG oslo_concurrency.lockutils [None req-8577f470-45fc-4685-b681-c65c7ce24f4e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.753388] [55187]: DEBUG nova.policy [None req-8577f470-45fc-4685-b681-c65c7ce24f4e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1277.758720] [55187]: INFO nova.api.openstack.requestlog [None req-8577f470-45fc-4685-b681-c65c7ce24f4e tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1668 microversion: 2.1 time: 0.130516 [ 1277.759043] [55187]: [pid: 55187|app: 0|req: 4364/8825] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:37 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1668 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1277.772383] [55188]: DEBUG nova.api.openstack.wsgi [None req-bf0a8c04-712a-4f93-b72b-129ea2d2afe1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1277.774052] [55188]: DEBUG nova.compute.api [None req-bf0a8c04-712a-4f93-b72b-129ea2d2afe1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1277.777862] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf0a8c04-712a-4f93-b72b-129ea2d2afe1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.778480] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf0a8c04-712a-4f93-b72b-129ea2d2afe1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.778480] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf0a8c04-712a-4f93-b72b-129ea2d2afe1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.778647] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf0a8c04-712a-4f93-b72b-129ea2d2afe1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.778766] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf0a8c04-712a-4f93-b72b-129ea2d2afe1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.778915] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf0a8c04-712a-4f93-b72b-129ea2d2afe1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.846416] [55188]: DEBUG nova.policy [None req-bf0a8c04-712a-4f93-b72b-129ea2d2afe1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1277.850830] [55188]: INFO nova.api.openstack.requestlog [None req-bf0a8c04-712a-4f93-b72b-129ea2d2afe1 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1668 microversion: 2.1 time: 0.080930 [ 1277.851160] [55188]: [pid: 55188|app: 0|req: 4462/8826] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:38 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1668 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1277.863969] [55187]: DEBUG nova.api.openstack.wsgi [None req-2badc72e-400e-4d4e-b8bc-c74d93d15c98 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1277.865749] [55187]: DEBUG nova.compute.api [None req-2badc72e-400e-4d4e-b8bc-c74d93d15c98 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1277.869510] [55187]: DEBUG oslo_concurrency.lockutils [None req-2badc72e-400e-4d4e-b8bc-c74d93d15c98 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.869752] [55187]: DEBUG oslo_concurrency.lockutils [None req-2badc72e-400e-4d4e-b8bc-c74d93d15c98 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.869938] [55187]: DEBUG oslo_concurrency.lockutils [None req-2badc72e-400e-4d4e-b8bc-c74d93d15c98 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.870379] [55187]: DEBUG oslo_concurrency.lockutils [None req-2badc72e-400e-4d4e-b8bc-c74d93d15c98 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.870609] [55187]: DEBUG oslo_concurrency.lockutils [None req-2badc72e-400e-4d4e-b8bc-c74d93d15c98 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.870823] [55187]: DEBUG oslo_concurrency.lockutils [None req-2badc72e-400e-4d4e-b8bc-c74d93d15c98 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.930261] [55188]: DEBUG nova.api.openstack.wsgi [None req-21627323-8a12-4379-9d01-527692876cfd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1277.932127] [55188]: DEBUG nova.compute.api [None req-21627323-8a12-4379-9d01-527692876cfd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1277.935700] [55188]: DEBUG oslo_concurrency.lockutils [None req-21627323-8a12-4379-9d01-527692876cfd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.935959] [55188]: DEBUG oslo_concurrency.lockutils [None req-21627323-8a12-4379-9d01-527692876cfd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.936199] [55188]: DEBUG oslo_concurrency.lockutils [None req-21627323-8a12-4379-9d01-527692876cfd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.936601] [55188]: DEBUG oslo_concurrency.lockutils [None req-21627323-8a12-4379-9d01-527692876cfd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.936851] [55188]: DEBUG oslo_concurrency.lockutils [None req-21627323-8a12-4379-9d01-527692876cfd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.937059] [55188]: DEBUG oslo_concurrency.lockutils [None req-21627323-8a12-4379-9d01-527692876cfd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.937632] [55187]: DEBUG nova.policy [None req-2badc72e-400e-4d4e-b8bc-c74d93d15c98 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1277.942057] [55187]: INFO nova.api.openstack.requestlog [None req-2badc72e-400e-4d4e-b8bc-c74d93d15c98 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1668 microversion: 2.1 time: 0.080562 [ 1277.942393] [55187]: [pid: 55187|app: 0|req: 4365/8827] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:38 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1668 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1277.953837] [55187]: DEBUG nova.api.openstack.wsgi [None req-4e62f432-8bc6-4a79-9ca8-8050086bddc8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1277.955411] [55187]: DEBUG nova.compute.api [None req-4e62f432-8bc6-4a79-9ca8-8050086bddc8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1277.958592] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e62f432-8bc6-4a79-9ca8-8050086bddc8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.958831] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e62f432-8bc6-4a79-9ca8-8050086bddc8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.959026] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e62f432-8bc6-4a79-9ca8-8050086bddc8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.959376] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e62f432-8bc6-4a79-9ca8-8050086bddc8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.959575] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e62f432-8bc6-4a79-9ca8-8050086bddc8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.959751] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e62f432-8bc6-4a79-9ca8-8050086bddc8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.974207] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e62f432-8bc6-4a79-9ca8-8050086bddc8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.974425] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e62f432-8bc6-4a79-9ca8-8050086bddc8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.974602] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e62f432-8bc6-4a79-9ca8-8050086bddc8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.977929] [55187]: DEBUG nova.objects.instance [None req-4e62f432-8bc6-4a79-9ca8-8050086bddc8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lazy-loading 'flavor' on Instance uuid ff90388a-5b71-4899-92dd-5745b8d0fe4f {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1278.015669] [55187]: INFO nova.api.openstack.requestlog [None req-4e62f432-8bc6-4a79-9ca8-8050086bddc8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f/action" status: 202 len: 0 microversion: 2.1 time: 0.063688 [ 1278.016043] [55187]: [pid: 55187|app: 0|req: 4366/8828] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:12:38 2025] POST /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1278.020830] [55187]: DEBUG nova.api.openstack.wsgi [None req-0ffd0d55-4282-4de9-9d30-1b10155943fb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1278.022455] [55187]: DEBUG nova.compute.api [None req-0ffd0d55-4282-4de9-9d30-1b10155943fb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1278.025643] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ffd0d55-4282-4de9-9d30-1b10155943fb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.025867] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ffd0d55-4282-4de9-9d30-1b10155943fb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.026065] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ffd0d55-4282-4de9-9d30-1b10155943fb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.026421] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ffd0d55-4282-4de9-9d30-1b10155943fb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.027028] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ffd0d55-4282-4de9-9d30-1b10155943fb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.027028] [55187]: DEBUG oslo_concurrency.lockutils [None req-0ffd0d55-4282-4de9-9d30-1b10155943fb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.028772] [55188]: DEBUG nova.policy [None req-21627323-8a12-4379-9d01-527692876cfd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1278.033561] [55188]: INFO nova.api.openstack.requestlog [None req-21627323-8a12-4379-9d01-527692876cfd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1365 microversion: 2.1 time: 0.105673 [ 1278.033897] [55188]: [pid: 55188|app: 0|req: 4463/8829] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:38 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1365 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1278.101381] [55187]: DEBUG nova.policy [None req-0ffd0d55-4282-4de9-9d30-1b10155943fb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1278.105870] [55187]: INFO nova.api.openstack.requestlog [None req-0ffd0d55-4282-4de9-9d30-1b10155943fb tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1676 microversion: 2.1 time: 0.087240 [ 1278.106246] [55187]: [pid: 55187|app: 0|req: 4367/8830] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:38 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1676 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1278.114685] [55188]: DEBUG nova.api.openstack.wsgi [None req-c65c5426-9955-4bbc-b5d9-afeb60150585 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1278.117036] [55188]: DEBUG nova.compute.api [None req-c65c5426-9955-4bbc-b5d9-afeb60150585 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1278.120977] [55188]: DEBUG oslo_concurrency.lockutils [None req-c65c5426-9955-4bbc-b5d9-afeb60150585 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.121313] [55188]: DEBUG oslo_concurrency.lockutils [None req-c65c5426-9955-4bbc-b5d9-afeb60150585 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.121537] [55188]: DEBUG oslo_concurrency.lockutils [None req-c65c5426-9955-4bbc-b5d9-afeb60150585 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.121935] [55188]: DEBUG oslo_concurrency.lockutils [None req-c65c5426-9955-4bbc-b5d9-afeb60150585 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.122218] [55188]: DEBUG oslo_concurrency.lockutils [None req-c65c5426-9955-4bbc-b5d9-afeb60150585 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.122410] [55188]: DEBUG oslo_concurrency.lockutils [None req-c65c5426-9955-4bbc-b5d9-afeb60150585 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.168714] [55187]: DEBUG nova.api.openstack.wsgi [None req-ae55fb94-e7d6-462d-86fc-4b368c304964 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1278.170517] [55187]: DEBUG nova.compute.api [None req-ae55fb94-e7d6-462d-86fc-4b368c304964 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1278.174408] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae55fb94-e7d6-462d-86fc-4b368c304964 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.174655] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae55fb94-e7d6-462d-86fc-4b368c304964 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.174841] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae55fb94-e7d6-462d-86fc-4b368c304964 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.175219] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae55fb94-e7d6-462d-86fc-4b368c304964 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.175430] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae55fb94-e7d6-462d-86fc-4b368c304964 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.175609] [55187]: DEBUG oslo_concurrency.lockutils [None req-ae55fb94-e7d6-462d-86fc-4b368c304964 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.227035] [55188]: DEBUG nova.policy [None req-c65c5426-9955-4bbc-b5d9-afeb60150585 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1278.232266] [55188]: INFO nova.api.openstack.requestlog [None req-c65c5426-9955-4bbc-b5d9-afeb60150585 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1313 microversion: 2.1 time: 0.120067 [ 1278.232656] [55188]: [pid: 55188|app: 0|req: 4464/8831] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:38 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1313 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1278.255377] [55187]: DEBUG nova.policy [None req-ae55fb94-e7d6-462d-86fc-4b368c304964 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1278.260320] [55187]: INFO nova.api.openstack.requestlog [None req-ae55fb94-e7d6-462d-86fc-4b368c304964 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1726 microversion: 2.1 time: 0.093842 [ 1278.260676] [55187]: [pid: 55187|app: 0|req: 4368/8832] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:38 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1726 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1278.290754] [55188]: DEBUG nova.api.openstack.wsgi [None req-6f846e65-cb4d-4947-b6db-2bd0bc910754 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1278.292668] [55188]: DEBUG nova.compute.api [None req-6f846e65-cb4d-4947-b6db-2bd0bc910754 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1278.296917] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f846e65-cb4d-4947-b6db-2bd0bc910754 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.297273] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f846e65-cb4d-4947-b6db-2bd0bc910754 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.297483] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f846e65-cb4d-4947-b6db-2bd0bc910754 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.297892] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f846e65-cb4d-4947-b6db-2bd0bc910754 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.298132] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f846e65-cb4d-4947-b6db-2bd0bc910754 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.298323] [55188]: DEBUG oslo_concurrency.lockutils [None req-6f846e65-cb4d-4947-b6db-2bd0bc910754 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.379094] [55188]: DEBUG nova.policy [None req-6f846e65-cb4d-4947-b6db-2bd0bc910754 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1278.384421] [55188]: DEBUG nova.policy [None req-6f846e65-cb4d-4947-b6db-2bd0bc910754 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1278.385266] [55188]: DEBUG nova.policy [None req-6f846e65-cb4d-4947-b6db-2bd0bc910754 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1278.385955] [55188]: INFO nova.api.openstack.requestlog [None req-6f846e65-cb4d-4947-b6db-2bd0bc910754 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1729 microversion: 2.20 time: 0.097943 [ 1278.386298] [55188]: [pid: 55188|app: 0|req: 4465/8833] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:38 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1729 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1278.527587] [55187]: DEBUG nova.api.openstack.wsgi [req-cd996cea-17ce-47b4-97e7-e1d477fbe40b req-b7dd0462-5e61-4701-9cfe-f378f2444c35 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3d22e533-ff92-4512-8c30-0c3cfb0b633a", "name": "network-vif-plugged", "status": "completed", "tag": "a9d17577-102e-45ee-9d57-787f0920bf14"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1278.531613] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=5 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1278.537362] [55187]: DEBUG oslo_concurrency.lockutils [req-cd996cea-17ce-47b4-97e7-e1d477fbe40b req-b7dd0462-5e61-4701-9cfe-f378f2444c35 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.537595] [55187]: DEBUG oslo_concurrency.lockutils [req-cd996cea-17ce-47b4-97e7-e1d477fbe40b req-b7dd0462-5e61-4701-9cfe-f378f2444c35 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.537977] [55187]: DEBUG oslo_concurrency.lockutils [req-cd996cea-17ce-47b4-97e7-e1d477fbe40b req-b7dd0462-5e61-4701-9cfe-f378f2444c35 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.545114] [55187]: INFO nova.api.openstack.compute.server_external_events [req-cd996cea-17ce-47b4-97e7-e1d477fbe40b req-b7dd0462-5e61-4701-9cfe-f378f2444c35 service nova] Creating event network-vif-plugged:a9d17577-102e-45ee-9d57-787f0920bf14 for instance 3d22e533-ff92-4512-8c30-0c3cfb0b633a on cpu-1 [ 1278.548083] [55187]: INFO nova.api.openstack.requestlog [req-cd996cea-17ce-47b4-97e7-e1d477fbe40b req-b7dd0462-5e61-4701-9cfe-f378f2444c35 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022686 [ 1278.548533] [55187]: [pid: 55187|app: 0|req: 4369/8834] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:38 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1279.048275] [55188]: DEBUG nova.api.openstack.wsgi [None req-b53f5d18-e02b-436a-9320-2a0d97f201fb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1279.050510] [55188]: DEBUG nova.compute.api [None req-b53f5d18-e02b-436a-9320-2a0d97f201fb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1279.054341] [55188]: DEBUG oslo_concurrency.lockutils [None req-b53f5d18-e02b-436a-9320-2a0d97f201fb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.054574] [55188]: DEBUG oslo_concurrency.lockutils [None req-b53f5d18-e02b-436a-9320-2a0d97f201fb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.054761] [55188]: DEBUG oslo_concurrency.lockutils [None req-b53f5d18-e02b-436a-9320-2a0d97f201fb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.055125] [55188]: DEBUG oslo_concurrency.lockutils [None req-b53f5d18-e02b-436a-9320-2a0d97f201fb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.055336] [55188]: DEBUG oslo_concurrency.lockutils [None req-b53f5d18-e02b-436a-9320-2a0d97f201fb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.055512] [55188]: DEBUG oslo_concurrency.lockutils [None req-b53f5d18-e02b-436a-9320-2a0d97f201fb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.120166] [55187]: DEBUG nova.api.openstack.wsgi [None req-117d91f9-649b-4e0a-ac21-332938e36fbe tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1279.122278] [55187]: DEBUG nova.compute.api [None req-117d91f9-649b-4e0a-ac21-332938e36fbe tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1279.126527] [55187]: DEBUG oslo_concurrency.lockutils [None req-117d91f9-649b-4e0a-ac21-332938e36fbe tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.126786] [55187]: DEBUG oslo_concurrency.lockutils [None req-117d91f9-649b-4e0a-ac21-332938e36fbe tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.126963] [55187]: DEBUG oslo_concurrency.lockutils [None req-117d91f9-649b-4e0a-ac21-332938e36fbe tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.127453] [55187]: DEBUG oslo_concurrency.lockutils [None req-117d91f9-649b-4e0a-ac21-332938e36fbe tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.127725] [55187]: DEBUG oslo_concurrency.lockutils [None req-117d91f9-649b-4e0a-ac21-332938e36fbe tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.127920] [55187]: DEBUG oslo_concurrency.lockutils [None req-117d91f9-649b-4e0a-ac21-332938e36fbe tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.128410] [55188]: DEBUG nova.policy [None req-b53f5d18-e02b-436a-9320-2a0d97f201fb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1279.136525] [55188]: INFO nova.api.openstack.requestlog [None req-b53f5d18-e02b-436a-9320-2a0d97f201fb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1365 microversion: 2.1 time: 0.090463 [ 1279.136785] [55188]: [pid: 55188|app: 0|req: 4466/8835] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:39 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1365 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1279.204859] [55187]: DEBUG nova.policy [None req-117d91f9-649b-4e0a-ac21-332938e36fbe tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1279.209744] [55187]: INFO nova.api.openstack.requestlog [None req-117d91f9-649b-4e0a-ac21-332938e36fbe tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1676 microversion: 2.1 time: 0.092296 [ 1279.210076] [55187]: [pid: 55187|app: 0|req: 4370/8836] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:39 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1676 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1279.246730] [55188]: DEBUG nova.api.openstack.wsgi [None req-a5df024a-17eb-486c-b1f5-133108b0ee3f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1279.248498] [55188]: DEBUG nova.compute.api [None req-a5df024a-17eb-486c-b1f5-133108b0ee3f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1279.252525] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5df024a-17eb-486c-b1f5-133108b0ee3f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.252824] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5df024a-17eb-486c-b1f5-133108b0ee3f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.253061] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5df024a-17eb-486c-b1f5-133108b0ee3f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.253459] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5df024a-17eb-486c-b1f5-133108b0ee3f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.253687] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5df024a-17eb-486c-b1f5-133108b0ee3f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.253869] [55188]: DEBUG oslo_concurrency.lockutils [None req-a5df024a-17eb-486c-b1f5-133108b0ee3f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.274929] [55187]: DEBUG nova.api.openstack.wsgi [None req-4aa6b6c5-b7bb-46ef-a019-7c02303924d1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1279.276812] [55187]: DEBUG nova.compute.api [None req-4aa6b6c5-b7bb-46ef-a019-7c02303924d1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1279.281609] [55187]: DEBUG oslo_concurrency.lockutils [None req-4aa6b6c5-b7bb-46ef-a019-7c02303924d1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.281609] [55187]: DEBUG oslo_concurrency.lockutils [None req-4aa6b6c5-b7bb-46ef-a019-7c02303924d1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.281609] [55187]: DEBUG oslo_concurrency.lockutils [None req-4aa6b6c5-b7bb-46ef-a019-7c02303924d1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.282038] [55187]: DEBUG oslo_concurrency.lockutils [None req-4aa6b6c5-b7bb-46ef-a019-7c02303924d1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.282293] [55187]: DEBUG oslo_concurrency.lockutils [None req-4aa6b6c5-b7bb-46ef-a019-7c02303924d1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.282510] [55187]: DEBUG oslo_concurrency.lockutils [None req-4aa6b6c5-b7bb-46ef-a019-7c02303924d1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.303744] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1279.330798] [55188]: DEBUG nova.policy [None req-a5df024a-17eb-486c-b1f5-133108b0ee3f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1279.334599] [55188]: INFO nova.api.openstack.requestlog [None req-a5df024a-17eb-486c-b1f5-133108b0ee3f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1313 microversion: 2.1 time: 0.090485 [ 1279.334950] [55188]: [pid: 55188|app: 0|req: 4467/8837] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:39 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1313 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1279.356960] [55187]: DEBUG nova.policy [None req-4aa6b6c5-b7bb-46ef-a019-7c02303924d1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1279.362318] [55187]: INFO nova.api.openstack.requestlog [None req-4aa6b6c5-b7bb-46ef-a019-7c02303924d1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1726 microversion: 2.1 time: 0.089938 [ 1279.362897] [55187]: [pid: 55187|app: 0|req: 4371/8838] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:39 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1726 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1279.402016] [55188]: DEBUG nova.api.openstack.wsgi [None req-4087e104-b704-4409-9ad7-9357efe2deb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1279.403795] [55188]: DEBUG nova.compute.api [None req-4087e104-b704-4409-9ad7-9357efe2deb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1279.404963] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=5 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1279.408665] [55188]: DEBUG oslo_concurrency.lockutils [None req-4087e104-b704-4409-9ad7-9357efe2deb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.408907] [55188]: DEBUG oslo_concurrency.lockutils [None req-4087e104-b704-4409-9ad7-9357efe2deb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.409120] [55188]: DEBUG oslo_concurrency.lockutils [None req-4087e104-b704-4409-9ad7-9357efe2deb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.409691] [55188]: DEBUG oslo_concurrency.lockutils [None req-4087e104-b704-4409-9ad7-9357efe2deb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.409914] [55188]: DEBUG oslo_concurrency.lockutils [None req-4087e104-b704-4409-9ad7-9357efe2deb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.410154] [55188]: DEBUG oslo_concurrency.lockutils [None req-4087e104-b704-4409-9ad7-9357efe2deb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.487738] [55188]: DEBUG nova.policy [None req-4087e104-b704-4409-9ad7-9357efe2deb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1279.492621] [55188]: DEBUG nova.policy [None req-4087e104-b704-4409-9ad7-9357efe2deb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1279.493298] [55188]: DEBUG nova.policy [None req-4087e104-b704-4409-9ad7-9357efe2deb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1279.493940] [55188]: INFO nova.api.openstack.requestlog [None req-4087e104-b704-4409-9ad7-9357efe2deb2 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1729 microversion: 2.20 time: 0.094707 [ 1279.494293] [55188]: [pid: 55188|app: 0|req: 4468/8839] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:39 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1729 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1280.151407] [55187]: DEBUG nova.api.openstack.wsgi [None req-d8139fca-ce32-4a92-939f-ee09ca5d1175 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1280.153290] [55187]: DEBUG nova.compute.api [None req-d8139fca-ce32-4a92-939f-ee09ca5d1175 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1280.157814] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8139fca-ce32-4a92-939f-ee09ca5d1175 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.158243] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8139fca-ce32-4a92-939f-ee09ca5d1175 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.158508] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8139fca-ce32-4a92-939f-ee09ca5d1175 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.158936] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8139fca-ce32-4a92-939f-ee09ca5d1175 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.159165] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8139fca-ce32-4a92-939f-ee09ca5d1175 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.159337] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8139fca-ce32-4a92-939f-ee09ca5d1175 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.223794] [55188]: DEBUG nova.api.openstack.wsgi [None req-ccbd630a-622c-425c-baa8-2f10d4504282 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1280.225547] [55188]: DEBUG nova.compute.api [None req-ccbd630a-622c-425c-baa8-2f10d4504282 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1280.227722] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_api:SELECT=202,nova_api:UPDATE=5,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1280.230463] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccbd630a-622c-425c-baa8-2f10d4504282 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.230694] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccbd630a-622c-425c-baa8-2f10d4504282 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.230878] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccbd630a-622c-425c-baa8-2f10d4504282 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.231271] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccbd630a-622c-425c-baa8-2f10d4504282 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.231486] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccbd630a-622c-425c-baa8-2f10d4504282 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.231662] [55188]: DEBUG oslo_concurrency.lockutils [None req-ccbd630a-622c-425c-baa8-2f10d4504282 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.234674] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=627,nova_cell1:UPDATE=23,nova_cell1:INSERT=9 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1280.234807] [55187]: DEBUG nova.policy [None req-d8139fca-ce32-4a92-939f-ee09ca5d1175 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1280.239730] [55187]: INFO nova.api.openstack.requestlog [None req-d8139fca-ce32-4a92-939f-ee09ca5d1175 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1365 microversion: 2.1 time: 0.091446 [ 1280.240087] [55187]: [pid: 55187|app: 0|req: 4372/8840] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:40 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1365 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1280.301983] [55188]: DEBUG nova.policy [None req-ccbd630a-622c-425c-baa8-2f10d4504282 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1280.306503] [55188]: INFO nova.api.openstack.requestlog [None req-ccbd630a-622c-425c-baa8-2f10d4504282 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1659 microversion: 2.1 time: 0.085044 [ 1280.306827] [55188]: [pid: 55188|app: 0|req: 4469/8841] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:40 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1659 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1280.319340] [55187]: DEBUG nova.api.openstack.wsgi [None req-0df9742e-d98b-49bf-b904-78f5f863598f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1280.321302] [55187]: DEBUG nova.compute.api [None req-0df9742e-d98b-49bf-b904-78f5f863598f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1280.325379] [55187]: DEBUG oslo_concurrency.lockutils [None req-0df9742e-d98b-49bf-b904-78f5f863598f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.325827] [55187]: DEBUG oslo_concurrency.lockutils [None req-0df9742e-d98b-49bf-b904-78f5f863598f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.326083] [55187]: DEBUG oslo_concurrency.lockutils [None req-0df9742e-d98b-49bf-b904-78f5f863598f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.326493] [55187]: DEBUG oslo_concurrency.lockutils [None req-0df9742e-d98b-49bf-b904-78f5f863598f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.326748] [55187]: DEBUG oslo_concurrency.lockutils [None req-0df9742e-d98b-49bf-b904-78f5f863598f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.326968] [55187]: DEBUG oslo_concurrency.lockutils [None req-0df9742e-d98b-49bf-b904-78f5f863598f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.349704] [55188]: DEBUG nova.api.openstack.wsgi [None req-de4394b7-2fe8-43a3-b12d-b7cfd09b405e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1280.352597] [55188]: DEBUG nova.compute.api [None req-de4394b7-2fe8-43a3-b12d-b7cfd09b405e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1280.357222] [55188]: DEBUG oslo_concurrency.lockutils [None req-de4394b7-2fe8-43a3-b12d-b7cfd09b405e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.357520] [55188]: DEBUG oslo_concurrency.lockutils [None req-de4394b7-2fe8-43a3-b12d-b7cfd09b405e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.357752] [55188]: DEBUG oslo_concurrency.lockutils [None req-de4394b7-2fe8-43a3-b12d-b7cfd09b405e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.358220] [55188]: DEBUG oslo_concurrency.lockutils [None req-de4394b7-2fe8-43a3-b12d-b7cfd09b405e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.358499] [55188]: DEBUG oslo_concurrency.lockutils [None req-de4394b7-2fe8-43a3-b12d-b7cfd09b405e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.358800] [55188]: DEBUG oslo_concurrency.lockutils [None req-de4394b7-2fe8-43a3-b12d-b7cfd09b405e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.370107] [55187]: INFO nova.api.openstack.requestlog [None req-0df9742e-d98b-49bf-b904-78f5f863598f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f/action" status: 202 len: 0 microversion: 2.1 time: 0.053155 [ 1280.370557] [55187]: [pid: 55187|app: 0|req: 4373/8842] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:12:40 2025] POST /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1280.375576] [55187]: DEBUG nova.api.openstack.wsgi [None req-8d4119ee-3eb3-457c-8ccd-9f7be2b61f2f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1280.377274] [55187]: DEBUG nova.compute.api [None req-8d4119ee-3eb3-457c-8ccd-9f7be2b61f2f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1280.381272] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d4119ee-3eb3-457c-8ccd-9f7be2b61f2f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.381589] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d4119ee-3eb3-457c-8ccd-9f7be2b61f2f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.381807] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d4119ee-3eb3-457c-8ccd-9f7be2b61f2f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.382241] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d4119ee-3eb3-457c-8ccd-9f7be2b61f2f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.382453] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d4119ee-3eb3-457c-8ccd-9f7be2b61f2f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.382657] [55187]: DEBUG oslo_concurrency.lockutils [None req-8d4119ee-3eb3-457c-8ccd-9f7be2b61f2f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.456958] [55188]: DEBUG nova.policy [None req-de4394b7-2fe8-43a3-b12d-b7cfd09b405e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1280.457094] [55187]: DEBUG nova.policy [None req-8d4119ee-3eb3-457c-8ccd-9f7be2b61f2f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1280.462082] [55187]: INFO nova.api.openstack.requestlog [None req-8d4119ee-3eb3-457c-8ccd-9f7be2b61f2f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1726 microversion: 2.1 time: 0.088831 [ 1280.462498] [55187]: [pid: 55187|app: 0|req: 4374/8843] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:40 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1726 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1280.462779] [55188]: INFO nova.api.openstack.requestlog [None req-de4394b7-2fe8-43a3-b12d-b7cfd09b405e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1313 microversion: 2.1 time: 0.116764 [ 1280.463132] [55188]: [pid: 55188|app: 0|req: 4470/8844] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:40 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1313 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1280.465056] [55187]: DEBUG nova.api.openstack.wsgi [None req-b5491d6f-f01f-469c-b4d9-4482901d3224 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1280.466748] [55187]: DEBUG nova.compute.api [None req-b5491d6f-f01f-469c-b4d9-4482901d3224 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1280.470180] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5491d6f-f01f-469c-b4d9-4482901d3224 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.470418] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5491d6f-f01f-469c-b4d9-4482901d3224 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.470607] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5491d6f-f01f-469c-b4d9-4482901d3224 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.470951] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5491d6f-f01f-469c-b4d9-4482901d3224 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.471181] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5491d6f-f01f-469c-b4d9-4482901d3224 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.471403] [55187]: DEBUG oslo_concurrency.lockutils [None req-b5491d6f-f01f-469c-b4d9-4482901d3224 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.509536] [55188]: DEBUG nova.api.openstack.wsgi [None req-0fd8efed-ca0d-401b-9e35-01ccc139ffcd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1280.511577] [55188]: DEBUG nova.compute.api [None req-0fd8efed-ca0d-401b-9e35-01ccc139ffcd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1280.515796] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd8efed-ca0d-401b-9e35-01ccc139ffcd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.515796] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd8efed-ca0d-401b-9e35-01ccc139ffcd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.515796] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd8efed-ca0d-401b-9e35-01ccc139ffcd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.516329] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd8efed-ca0d-401b-9e35-01ccc139ffcd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.516543] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd8efed-ca0d-401b-9e35-01ccc139ffcd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.516720] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fd8efed-ca0d-401b-9e35-01ccc139ffcd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.542008] [55187]: DEBUG nova.policy [None req-b5491d6f-f01f-469c-b4d9-4482901d3224 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1280.549858] [55187]: INFO nova.api.openstack.requestlog [None req-b5491d6f-f01f-469c-b4d9-4482901d3224 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1665 microversion: 2.1 time: 0.086646 [ 1280.550412] [55187]: [pid: 55187|app: 0|req: 4375/8845] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:40 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1665 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1280.559264] [55187]: DEBUG nova.api.openstack.wsgi [req-f4a59420-9fd7-4941-8409-0d2f7d478efa req-fe5f6711-5da3-4292-80a1-c9d5de66c02e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3d22e533-ff92-4512-8c30-0c3cfb0b633a", "tag": "a9d17577-102e-45ee-9d57-787f0920bf14"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1280.567762] [55187]: DEBUG oslo_concurrency.lockutils [req-f4a59420-9fd7-4941-8409-0d2f7d478efa req-fe5f6711-5da3-4292-80a1-c9d5de66c02e service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.567939] [55187]: DEBUG oslo_concurrency.lockutils [req-f4a59420-9fd7-4941-8409-0d2f7d478efa req-fe5f6711-5da3-4292-80a1-c9d5de66c02e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.568241] [55187]: DEBUG oslo_concurrency.lockutils [req-f4a59420-9fd7-4941-8409-0d2f7d478efa req-fe5f6711-5da3-4292-80a1-c9d5de66c02e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.575571] [55187]: INFO nova.api.openstack.compute.server_external_events [req-f4a59420-9fd7-4941-8409-0d2f7d478efa req-fe5f6711-5da3-4292-80a1-c9d5de66c02e service nova] Creating event network-changed:a9d17577-102e-45ee-9d57-787f0920bf14 for instance 3d22e533-ff92-4512-8c30-0c3cfb0b633a on cpu-1 [ 1280.579028] [55187]: INFO nova.api.openstack.requestlog [req-f4a59420-9fd7-4941-8409-0d2f7d478efa req-fe5f6711-5da3-4292-80a1-c9d5de66c02e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022487 [ 1280.579125] [55187]: [pid: 55187|app: 0|req: 4376/8846] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:40 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1280.595852] [55188]: DEBUG nova.policy [None req-0fd8efed-ca0d-401b-9e35-01ccc139ffcd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1280.603044] [55188]: DEBUG nova.policy [None req-0fd8efed-ca0d-401b-9e35-01ccc139ffcd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1280.604182] [55188]: DEBUG nova.policy [None req-0fd8efed-ca0d-401b-9e35-01ccc139ffcd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1280.605729] [55188]: INFO nova.api.openstack.requestlog [None req-0fd8efed-ca0d-401b-9e35-01ccc139ffcd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1729 microversion: 2.20 time: 0.098580 [ 1280.606259] [55188]: [pid: 55188|app: 0|req: 4471/8847] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:40 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1729 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1281.253962] [55187]: DEBUG nova.api.openstack.wsgi [None req-c8dd2aab-51d7-425f-b7ee-218f3adf7c65 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1281.255583] [55187]: DEBUG nova.compute.api [None req-c8dd2aab-51d7-425f-b7ee-218f3adf7c65 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1281.262033] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8dd2aab-51d7-425f-b7ee-218f3adf7c65 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.262033] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8dd2aab-51d7-425f-b7ee-218f3adf7c65 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.262033] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8dd2aab-51d7-425f-b7ee-218f3adf7c65 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.262215] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8dd2aab-51d7-425f-b7ee-218f3adf7c65 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.262387] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8dd2aab-51d7-425f-b7ee-218f3adf7c65 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.262571] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8dd2aab-51d7-425f-b7ee-218f3adf7c65 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.345909] [55187]: DEBUG nova.policy [None req-c8dd2aab-51d7-425f-b7ee-218f3adf7c65 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1281.352852] [55187]: INFO nova.api.openstack.requestlog [None req-c8dd2aab-51d7-425f-b7ee-218f3adf7c65 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1365 microversion: 2.1 time: 0.101439 [ 1281.353313] [55187]: [pid: 55187|app: 0|req: 4377/8848] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:41 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1365 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1281.475821] [55188]: DEBUG nova.api.openstack.wsgi [None req-045363b0-53a7-49a8-b0e5-17afbd673968 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1281.476217] [55187]: DEBUG nova.api.openstack.wsgi [None req-406ad5d2-e2bd-48da-bdc9-67ac16cbd649 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1281.477619] [55188]: DEBUG nova.compute.api [None req-045363b0-53a7-49a8-b0e5-17afbd673968 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1281.477879] [55187]: DEBUG nova.compute.api [None req-406ad5d2-e2bd-48da-bdc9-67ac16cbd649 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1281.481565] [55188]: DEBUG oslo_concurrency.lockutils [None req-045363b0-53a7-49a8-b0e5-17afbd673968 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.481818] [55188]: DEBUG oslo_concurrency.lockutils [None req-045363b0-53a7-49a8-b0e5-17afbd673968 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.482021] [55188]: DEBUG oslo_concurrency.lockutils [None req-045363b0-53a7-49a8-b0e5-17afbd673968 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.482399] [55187]: DEBUG oslo_concurrency.lockutils [None req-406ad5d2-e2bd-48da-bdc9-67ac16cbd649 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.482530] [55188]: DEBUG oslo_concurrency.lockutils [None req-045363b0-53a7-49a8-b0e5-17afbd673968 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.482594] [55188]: DEBUG oslo_concurrency.lockutils [None req-045363b0-53a7-49a8-b0e5-17afbd673968 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.482654] [55187]: DEBUG oslo_concurrency.lockutils [None req-406ad5d2-e2bd-48da-bdc9-67ac16cbd649 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.482794] [55188]: DEBUG oslo_concurrency.lockutils [None req-045363b0-53a7-49a8-b0e5-17afbd673968 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.482892] [55187]: DEBUG oslo_concurrency.lockutils [None req-406ad5d2-e2bd-48da-bdc9-67ac16cbd649 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.483305] [55187]: DEBUG oslo_concurrency.lockutils [None req-406ad5d2-e2bd-48da-bdc9-67ac16cbd649 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.483546] [55187]: DEBUG oslo_concurrency.lockutils [None req-406ad5d2-e2bd-48da-bdc9-67ac16cbd649 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.483728] [55187]: DEBUG oslo_concurrency.lockutils [None req-406ad5d2-e2bd-48da-bdc9-67ac16cbd649 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.597622] [55187]: DEBUG nova.policy [None req-406ad5d2-e2bd-48da-bdc9-67ac16cbd649 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1281.599178] [55188]: DEBUG nova.policy [None req-045363b0-53a7-49a8-b0e5-17afbd673968 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1281.601889] [55187]: INFO nova.api.openstack.requestlog [None req-406ad5d2-e2bd-48da-bdc9-67ac16cbd649 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1313 microversion: 2.1 time: 0.128251 [ 1281.602241] [55187]: [pid: 55187|app: 0|req: 4378/8849] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:41 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1313 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1281.603907] [55188]: INFO nova.api.openstack.requestlog [None req-045363b0-53a7-49a8-b0e5-17afbd673968 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1726 microversion: 2.1 time: 0.130531 [ 1281.604347] [55188]: [pid: 55188|app: 0|req: 4472/8850] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:41 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1726 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1281.604748] [55187]: DEBUG nova.api.openstack.wsgi [None req-11a4f1d7-569b-4cde-a094-c818d74ddef3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1281.606312] [55187]: DEBUG nova.compute.api [None req-11a4f1d7-569b-4cde-a094-c818d74ddef3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1281.613781] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a4f1d7-569b-4cde-a094-c818d74ddef3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.614048] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a4f1d7-569b-4cde-a094-c818d74ddef3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.614247] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a4f1d7-569b-4cde-a094-c818d74ddef3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.614618] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a4f1d7-569b-4cde-a094-c818d74ddef3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.614814] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a4f1d7-569b-4cde-a094-c818d74ddef3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.614985] [55187]: DEBUG oslo_concurrency.lockutils [None req-11a4f1d7-569b-4cde-a094-c818d74ddef3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.621038] [55188]: DEBUG nova.api.openstack.wsgi [None req-c56d9917-f2b2-4729-8d33-1f6f0722a21f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1281.622748] [55188]: DEBUG nova.compute.api [None req-c56d9917-f2b2-4729-8d33-1f6f0722a21f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1281.626325] [55188]: DEBUG oslo_concurrency.lockutils [None req-c56d9917-f2b2-4729-8d33-1f6f0722a21f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.626598] [55188]: DEBUG oslo_concurrency.lockutils [None req-c56d9917-f2b2-4729-8d33-1f6f0722a21f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.626831] [55188]: DEBUG oslo_concurrency.lockutils [None req-c56d9917-f2b2-4729-8d33-1f6f0722a21f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.627256] [55188]: DEBUG oslo_concurrency.lockutils [None req-c56d9917-f2b2-4729-8d33-1f6f0722a21f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.627467] [55188]: DEBUG oslo_concurrency.lockutils [None req-c56d9917-f2b2-4729-8d33-1f6f0722a21f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.627643] [55188]: DEBUG oslo_concurrency.lockutils [None req-c56d9917-f2b2-4729-8d33-1f6f0722a21f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.687830] [55187]: DEBUG nova.policy [None req-11a4f1d7-569b-4cde-a094-c818d74ddef3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1281.692526] [55187]: INFO nova.api.openstack.requestlog [None req-11a4f1d7-569b-4cde-a094-c818d74ddef3 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1665 microversion: 2.1 time: 0.089642 [ 1281.692981] [55187]: [pid: 55187|app: 0|req: 4379/8851] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:41 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1665 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1281.699014] [55188]: DEBUG nova.policy [None req-c56d9917-f2b2-4729-8d33-1f6f0722a21f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1281.703443] [55188]: DEBUG nova.policy [None req-c56d9917-f2b2-4729-8d33-1f6f0722a21f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1281.704087] [55188]: DEBUG nova.policy [None req-c56d9917-f2b2-4729-8d33-1f6f0722a21f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1281.704721] [55188]: INFO nova.api.openstack.requestlog [None req-c56d9917-f2b2-4729-8d33-1f6f0722a21f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1716 microversion: 2.20 time: 0.086793 [ 1281.705163] [55188]: [pid: 55188|app: 0|req: 4473/8852] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:12:41 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1716 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1282.365948] [55187]: DEBUG nova.api.openstack.wsgi [None req-f280e7da-4fc2-4527-8988-e46fc38e9ace tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1282.367613] [55187]: DEBUG nova.compute.api [None req-f280e7da-4fc2-4527-8988-e46fc38e9ace tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1282.371749] [55187]: DEBUG oslo_concurrency.lockutils [None req-f280e7da-4fc2-4527-8988-e46fc38e9ace tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.371988] [55187]: DEBUG oslo_concurrency.lockutils [None req-f280e7da-4fc2-4527-8988-e46fc38e9ace tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.372188] [55187]: DEBUG oslo_concurrency.lockutils [None req-f280e7da-4fc2-4527-8988-e46fc38e9ace tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.372574] [55187]: DEBUG oslo_concurrency.lockutils [None req-f280e7da-4fc2-4527-8988-e46fc38e9ace tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.372788] [55187]: DEBUG oslo_concurrency.lockutils [None req-f280e7da-4fc2-4527-8988-e46fc38e9ace tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.372964] [55187]: DEBUG oslo_concurrency.lockutils [None req-f280e7da-4fc2-4527-8988-e46fc38e9ace tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.466051] [55187]: DEBUG nova.policy [None req-f280e7da-4fc2-4527-8988-e46fc38e9ace tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1282.470652] [55187]: INFO nova.api.openstack.requestlog [None req-f280e7da-4fc2-4527-8988-e46fc38e9ace tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1365 microversion: 2.1 time: 0.106915 [ 1282.471132] [55187]: [pid: 55187|app: 0|req: 4380/8853] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:42 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1365 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1282.616523] [55188]: DEBUG nova.api.openstack.wsgi [None req-f35f9a13-98a3-4084-bb80-f844641f200b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1282.617146] [55187]: DEBUG nova.api.openstack.wsgi [None req-cf389fa4-5ebd-4e99-89ae-70233403d1ca tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1282.618029] [55188]: DEBUG nova.compute.api [None req-f35f9a13-98a3-4084-bb80-f844641f200b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1282.619011] [55187]: DEBUG nova.compute.api [None req-cf389fa4-5ebd-4e99-89ae-70233403d1ca tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1282.622201] [55188]: DEBUG oslo_concurrency.lockutils [None req-f35f9a13-98a3-4084-bb80-f844641f200b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.622643] [55188]: DEBUG oslo_concurrency.lockutils [None req-f35f9a13-98a3-4084-bb80-f844641f200b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.622985] [55188]: DEBUG oslo_concurrency.lockutils [None req-f35f9a13-98a3-4084-bb80-f844641f200b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.623623] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf389fa4-5ebd-4e99-89ae-70233403d1ca tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.623623] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf389fa4-5ebd-4e99-89ae-70233403d1ca tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.623771] [55188]: DEBUG oslo_concurrency.lockutils [None req-f35f9a13-98a3-4084-bb80-f844641f200b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.623813] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf389fa4-5ebd-4e99-89ae-70233403d1ca tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.623857] [55188]: DEBUG oslo_concurrency.lockutils [None req-f35f9a13-98a3-4084-bb80-f844641f200b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.623857] [55188]: DEBUG oslo_concurrency.lockutils [None req-f35f9a13-98a3-4084-bb80-f844641f200b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.624030] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf389fa4-5ebd-4e99-89ae-70233403d1ca tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.624238] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf389fa4-5ebd-4e99-89ae-70233403d1ca tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.624444] [55187]: DEBUG oslo_concurrency.lockutils [None req-cf389fa4-5ebd-4e99-89ae-70233403d1ca tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.698696] [55188]: DEBUG nova.policy [None req-f35f9a13-98a3-4084-bb80-f844641f200b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1282.704037] [55188]: INFO nova.api.openstack.requestlog [None req-f35f9a13-98a3-4084-bb80-f844641f200b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1500 microversion: 2.1 time: 0.090817 [ 1282.704483] [55188]: [pid: 55188|app: 0|req: 4474/8854] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:42 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1500 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1282.707212] [55188]: DEBUG nova.api.openstack.wsgi [None req-689d454b-947d-4a40-9878-a1d97f293288 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1282.708948] [55188]: DEBUG nova.compute.api [None req-689d454b-947d-4a40-9878-a1d97f293288 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1282.712843] [55188]: DEBUG oslo_concurrency.lockutils [None req-689d454b-947d-4a40-9878-a1d97f293288 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.713252] [55188]: DEBUG oslo_concurrency.lockutils [None req-689d454b-947d-4a40-9878-a1d97f293288 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.713340] [55188]: DEBUG oslo_concurrency.lockutils [None req-689d454b-947d-4a40-9878-a1d97f293288 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.713728] [55188]: DEBUG oslo_concurrency.lockutils [None req-689d454b-947d-4a40-9878-a1d97f293288 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.714383] [55188]: DEBUG oslo_concurrency.lockutils [None req-689d454b-947d-4a40-9878-a1d97f293288 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.714383] [55188]: DEBUG oslo_concurrency.lockutils [None req-689d454b-947d-4a40-9878-a1d97f293288 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.728483] [55187]: DEBUG nova.policy [None req-cf389fa4-5ebd-4e99-89ae-70233403d1ca tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1282.733924] [55187]: INFO nova.api.openstack.requestlog [None req-cf389fa4-5ebd-4e99-89ae-70233403d1ca tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1721 microversion: 2.1 time: 0.119128 [ 1282.734380] [55187]: [pid: 55187|app: 0|req: 4381/8855] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:42 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1721 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1282.747134] [55187]: DEBUG nova.api.openstack.wsgi [None req-dc306fd0-f669-4a34-8dcd-bc82099c265b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1282.748962] [55187]: DEBUG nova.compute.api [None req-dc306fd0-f669-4a34-8dcd-bc82099c265b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1282.752659] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc306fd0-f669-4a34-8dcd-bc82099c265b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.752975] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc306fd0-f669-4a34-8dcd-bc82099c265b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.753219] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc306fd0-f669-4a34-8dcd-bc82099c265b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.753637] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc306fd0-f669-4a34-8dcd-bc82099c265b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.753870] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc306fd0-f669-4a34-8dcd-bc82099c265b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.754092] [55187]: DEBUG oslo_concurrency.lockutils [None req-dc306fd0-f669-4a34-8dcd-bc82099c265b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.819745] [55188]: DEBUG nova.policy [None req-689d454b-947d-4a40-9878-a1d97f293288 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1282.824428] [55188]: INFO nova.api.openstack.requestlog [None req-689d454b-947d-4a40-9878-a1d97f293288 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1665 microversion: 2.1 time: 0.119282 [ 1282.824777] [55188]: [pid: 55188|app: 0|req: 4475/8856] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:43 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1665 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1282.836933] [55187]: DEBUG nova.policy [None req-dc306fd0-f669-4a34-8dcd-bc82099c265b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1282.842267] [55187]: INFO nova.api.openstack.requestlog [None req-dc306fd0-f669-4a34-8dcd-bc82099c265b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1721 microversion: 2.1 time: 0.097575 [ 1282.842770] [55187]: [pid: 55187|app: 0|req: 4382/8857] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:43 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1721 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1282.855258] [55188]: DEBUG nova.api.openstack.wsgi [None req-f19fdb17-caee-44ab-b7ff-588011368ef6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1282.857255] [55188]: DEBUG nova.compute.api [None req-f19fdb17-caee-44ab-b7ff-588011368ef6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1282.861548] [55188]: DEBUG oslo_concurrency.lockutils [None req-f19fdb17-caee-44ab-b7ff-588011368ef6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.861723] [55188]: DEBUG oslo_concurrency.lockutils [None req-f19fdb17-caee-44ab-b7ff-588011368ef6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.861916] [55188]: DEBUG oslo_concurrency.lockutils [None req-f19fdb17-caee-44ab-b7ff-588011368ef6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.862419] [55188]: DEBUG oslo_concurrency.lockutils [None req-f19fdb17-caee-44ab-b7ff-588011368ef6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.862637] [55188]: DEBUG oslo_concurrency.lockutils [None req-f19fdb17-caee-44ab-b7ff-588011368ef6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.862817] [55188]: DEBUG oslo_concurrency.lockutils [None req-f19fdb17-caee-44ab-b7ff-588011368ef6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.940800] [55188]: DEBUG nova.policy [None req-f19fdb17-caee-44ab-b7ff-588011368ef6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1282.945754] [55188]: INFO nova.api.openstack.requestlog [None req-f19fdb17-caee-44ab-b7ff-588011368ef6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1721 microversion: 2.1 time: 0.092917 [ 1282.946106] [55188]: [pid: 55188|app: 0|req: 4476/8858] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:43 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1721 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1282.958683] [55187]: DEBUG nova.api.openstack.wsgi [None req-12daf40f-cace-4ae0-beda-fa978f059b9a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1282.958950] [55187]: DEBUG nova.compute.api [None req-12daf40f-cace-4ae0-beda-fa978f059b9a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1282.962768] [55187]: DEBUG oslo_concurrency.lockutils [None req-12daf40f-cace-4ae0-beda-fa978f059b9a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.962880] [55187]: DEBUG oslo_concurrency.lockutils [None req-12daf40f-cace-4ae0-beda-fa978f059b9a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.963086] [55187]: DEBUG oslo_concurrency.lockutils [None req-12daf40f-cace-4ae0-beda-fa978f059b9a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.963850] [55187]: DEBUG oslo_concurrency.lockutils [None req-12daf40f-cace-4ae0-beda-fa978f059b9a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.963850] [55187]: DEBUG oslo_concurrency.lockutils [None req-12daf40f-cace-4ae0-beda-fa978f059b9a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.963850] [55187]: DEBUG oslo_concurrency.lockutils [None req-12daf40f-cace-4ae0-beda-fa978f059b9a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.985031] [55187]: DEBUG nova.compute.api [None req-12daf40f-cace-4ae0-beda-fa978f059b9a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1283.028653] [55187]: INFO nova.api.openstack.requestlog [None req-12daf40f-cace-4ae0-beda-fa978f059b9a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 204 len: 0 microversion: 2.1 time: 0.071940 [ 1283.029120] [55187]: [pid: 55187|app: 0|req: 4383/8859] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:12:43 2025] DELETE /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1283.034583] [55188]: DEBUG nova.api.openstack.wsgi [None req-65b0bca5-16a5-47fd-97ed-7bb4feb100f4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1283.036213] [55188]: DEBUG nova.compute.api [None req-65b0bca5-16a5-47fd-97ed-7bb4feb100f4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1283.039907] [55188]: DEBUG oslo_concurrency.lockutils [None req-65b0bca5-16a5-47fd-97ed-7bb4feb100f4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1283.040206] [55188]: DEBUG oslo_concurrency.lockutils [None req-65b0bca5-16a5-47fd-97ed-7bb4feb100f4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1283.040418] [55188]: DEBUG oslo_concurrency.lockutils [None req-65b0bca5-16a5-47fd-97ed-7bb4feb100f4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1283.040777] [55188]: DEBUG oslo_concurrency.lockutils [None req-65b0bca5-16a5-47fd-97ed-7bb4feb100f4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1283.040977] [55188]: DEBUG oslo_concurrency.lockutils [None req-65b0bca5-16a5-47fd-97ed-7bb4feb100f4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1283.041169] [55188]: DEBUG oslo_concurrency.lockutils [None req-65b0bca5-16a5-47fd-97ed-7bb4feb100f4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1283.115396] [55188]: DEBUG nova.policy [None req-65b0bca5-16a5-47fd-97ed-7bb4feb100f4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1283.123038] [55188]: INFO nova.api.openstack.requestlog [None req-65b0bca5-16a5-47fd-97ed-7bb4feb100f4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1725 microversion: 2.1 time: 0.090945 [ 1283.123521] [55188]: [pid: 55188|app: 0|req: 4477/8860] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:43 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1725 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1283.484462] [55187]: DEBUG nova.api.openstack.wsgi [None req-76ecd0f4-0666-49aa-9e4d-2605f79edc75 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1283.486509] [55187]: DEBUG nova.compute.api [None req-76ecd0f4-0666-49aa-9e4d-2605f79edc75 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1283.491809] [55187]: DEBUG oslo_concurrency.lockutils [None req-76ecd0f4-0666-49aa-9e4d-2605f79edc75 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1283.492077] [55187]: DEBUG oslo_concurrency.lockutils [None req-76ecd0f4-0666-49aa-9e4d-2605f79edc75 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1283.492266] [55187]: DEBUG oslo_concurrency.lockutils [None req-76ecd0f4-0666-49aa-9e4d-2605f79edc75 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1283.492657] [55187]: DEBUG oslo_concurrency.lockutils [None req-76ecd0f4-0666-49aa-9e4d-2605f79edc75 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1283.492858] [55187]: DEBUG oslo_concurrency.lockutils [None req-76ecd0f4-0666-49aa-9e4d-2605f79edc75 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1283.493042] [55187]: DEBUG oslo_concurrency.lockutils [None req-76ecd0f4-0666-49aa-9e4d-2605f79edc75 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1283.567747] [55187]: DEBUG nova.policy [None req-76ecd0f4-0666-49aa-9e4d-2605f79edc75 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1283.572282] [55187]: INFO nova.api.openstack.requestlog [None req-76ecd0f4-0666-49aa-9e4d-2605f79edc75 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1365 microversion: 2.1 time: 0.090968 [ 1283.572636] [55187]: [pid: 55187|app: 0|req: 4384/8861] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:43 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1365 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1283.838887] [55188]: DEBUG nova.api.openstack.wsgi [None req-8ea31c31-0c66-4637-ab76-7d1365f93bec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1283.840660] [55188]: DEBUG nova.compute.api [None req-8ea31c31-0c66-4637-ab76-7d1365f93bec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1283.844373] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ea31c31-0c66-4637-ab76-7d1365f93bec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1283.844610] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ea31c31-0c66-4637-ab76-7d1365f93bec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1283.844797] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ea31c31-0c66-4637-ab76-7d1365f93bec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1283.845170] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ea31c31-0c66-4637-ab76-7d1365f93bec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1283.845376] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ea31c31-0c66-4637-ab76-7d1365f93bec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1283.845551] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ea31c31-0c66-4637-ab76-7d1365f93bec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1283.913540] [55188]: DEBUG nova.policy [None req-8ea31c31-0c66-4637-ab76-7d1365f93bec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1283.917976] [55188]: INFO nova.api.openstack.requestlog [None req-8ea31c31-0c66-4637-ab76-7d1365f93bec tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1665 microversion: 2.1 time: 0.081449 [ 1283.918347] [55188]: [pid: 55188|app: 0|req: 4478/8862] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:44 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1665 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1283.930494] [55187]: DEBUG nova.api.openstack.wsgi [None req-1adfdc25-a1a3-4b27-a0c5-6040ef668874 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "4ebfd4c6-6c38-4c0c-9029-f04766451f69"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1283.932465] [55187]: DEBUG nova.compute.api [None req-1adfdc25-a1a3-4b27-a0c5-6040ef668874 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1283.936218] [55187]: DEBUG oslo_concurrency.lockutils [None req-1adfdc25-a1a3-4b27-a0c5-6040ef668874 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1283.936468] [55187]: DEBUG oslo_concurrency.lockutils [None req-1adfdc25-a1a3-4b27-a0c5-6040ef668874 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1283.936650] [55187]: DEBUG oslo_concurrency.lockutils [None req-1adfdc25-a1a3-4b27-a0c5-6040ef668874 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1283.936992] [55187]: DEBUG oslo_concurrency.lockutils [None req-1adfdc25-a1a3-4b27-a0c5-6040ef668874 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1283.937203] [55187]: DEBUG oslo_concurrency.lockutils [None req-1adfdc25-a1a3-4b27-a0c5-6040ef668874 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1283.937377] [55187]: DEBUG oslo_concurrency.lockutils [None req-1adfdc25-a1a3-4b27-a0c5-6040ef668874 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1284.137397] [55188]: DEBUG nova.api.openstack.wsgi [None req-52f0ea77-2c79-487f-8945-d2cd5da6380f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1284.139523] [55188]: DEBUG nova.compute.api [None req-52f0ea77-2c79-487f-8945-d2cd5da6380f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1284.143536] [55188]: DEBUG oslo_concurrency.lockutils [None req-52f0ea77-2c79-487f-8945-d2cd5da6380f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1284.143795] [55188]: DEBUG oslo_concurrency.lockutils [None req-52f0ea77-2c79-487f-8945-d2cd5da6380f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1284.143991] [55188]: DEBUG oslo_concurrency.lockutils [None req-52f0ea77-2c79-487f-8945-d2cd5da6380f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1284.144399] [55188]: DEBUG oslo_concurrency.lockutils [None req-52f0ea77-2c79-487f-8945-d2cd5da6380f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1284.144644] [55188]: DEBUG oslo_concurrency.lockutils [None req-52f0ea77-2c79-487f-8945-d2cd5da6380f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1284.144873] [55188]: DEBUG oslo_concurrency.lockutils [None req-52f0ea77-2c79-487f-8945-d2cd5da6380f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1284.216881] [55188]: DEBUG nova.policy [None req-52f0ea77-2c79-487f-8945-d2cd5da6380f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1284.222595] [55188]: INFO nova.api.openstack.requestlog [None req-52f0ea77-2c79-487f-8945-d2cd5da6380f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1725 microversion: 2.1 time: 0.087744 [ 1284.223119] [55188]: [pid: 55188|app: 0|req: 4479/8863] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:44 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1725 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1284.585673] [55188]: DEBUG nova.api.openstack.wsgi [None req-7b55efd9-df97-4e8b-9924-37ca9d793cc7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1284.587611] [55188]: DEBUG nova.compute.api [None req-7b55efd9-df97-4e8b-9924-37ca9d793cc7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1284.591821] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b55efd9-df97-4e8b-9924-37ca9d793cc7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1284.592104] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b55efd9-df97-4e8b-9924-37ca9d793cc7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1284.592328] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b55efd9-df97-4e8b-9924-37ca9d793cc7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1284.592754] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b55efd9-df97-4e8b-9924-37ca9d793cc7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1284.592998] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b55efd9-df97-4e8b-9924-37ca9d793cc7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1284.593205] [55188]: DEBUG oslo_concurrency.lockutils [None req-7b55efd9-df97-4e8b-9924-37ca9d793cc7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1284.699681] [55188]: DEBUG nova.policy [None req-7b55efd9-df97-4e8b-9924-37ca9d793cc7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1284.705100] [55188]: INFO nova.api.openstack.requestlog [None req-7b55efd9-df97-4e8b-9924-37ca9d793cc7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1365 microversion: 2.1 time: 0.121857 [ 1284.705661] [55188]: [pid: 55188|app: 0|req: 4480/8864] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:44 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1365 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1284.931637] [55188]: DEBUG nova.api.openstack.wsgi [None req-37022e33-00a8-485d-80d2-2714fd3819cd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1284.933336] [55188]: DEBUG nova.compute.api [None req-37022e33-00a8-485d-80d2-2714fd3819cd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1284.937336] [55188]: DEBUG oslo_concurrency.lockutils [None req-37022e33-00a8-485d-80d2-2714fd3819cd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1284.937573] [55188]: DEBUG oslo_concurrency.lockutils [None req-37022e33-00a8-485d-80d2-2714fd3819cd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1284.937758] [55188]: DEBUG oslo_concurrency.lockutils [None req-37022e33-00a8-485d-80d2-2714fd3819cd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1284.938124] [55188]: DEBUG oslo_concurrency.lockutils [None req-37022e33-00a8-485d-80d2-2714fd3819cd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1284.938355] [55188]: DEBUG oslo_concurrency.lockutils [None req-37022e33-00a8-485d-80d2-2714fd3819cd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1284.938539] [55188]: DEBUG oslo_concurrency.lockutils [None req-37022e33-00a8-485d-80d2-2714fd3819cd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.007500] [55188]: DEBUG nova.policy [None req-37022e33-00a8-485d-80d2-2714fd3819cd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1285.011970] [55188]: INFO nova.api.openstack.requestlog [None req-37022e33-00a8-485d-80d2-2714fd3819cd tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1668 microversion: 2.1 time: 0.082853 [ 1285.012457] [55188]: [pid: 55188|app: 0|req: 4481/8865] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:45 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1668 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1285.016569] [55188]: DEBUG nova.api.openstack.wsgi [None req-10d411b3-27c0-41ef-a301-73f05678941e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1285.018199] [55188]: DEBUG nova.compute.api [None req-10d411b3-27c0-41ef-a301-73f05678941e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1285.021638] [55188]: DEBUG oslo_concurrency.lockutils [None req-10d411b3-27c0-41ef-a301-73f05678941e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.021879] [55188]: DEBUG oslo_concurrency.lockutils [None req-10d411b3-27c0-41ef-a301-73f05678941e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.022077] [55188]: DEBUG oslo_concurrency.lockutils [None req-10d411b3-27c0-41ef-a301-73f05678941e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.022440] [55188]: DEBUG oslo_concurrency.lockutils [None req-10d411b3-27c0-41ef-a301-73f05678941e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.022647] [55188]: DEBUG oslo_concurrency.lockutils [None req-10d411b3-27c0-41ef-a301-73f05678941e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.022824] [55188]: DEBUG oslo_concurrency.lockutils [None req-10d411b3-27c0-41ef-a301-73f05678941e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.037156] [55188]: INFO nova.api.openstack.requestlog [None req-10d411b3-27c0-41ef-a301-73f05678941e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/ips" status: 200 len: 151 microversion: 2.1 time: 0.022503 [ 1285.037516] [55188]: [pid: 55188|app: 0|req: 4482/8866] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:12:45 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/ips => generated 151 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1285.039807] [55188]: DEBUG nova.api.openstack.wsgi [None req-865653ec-9e2a-46f8-88b4-e9f0891c696f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1285.041691] [55188]: DEBUG nova.compute.api [None req-865653ec-9e2a-46f8-88b4-e9f0891c696f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1285.044684] [55188]: DEBUG oslo_concurrency.lockutils [None req-865653ec-9e2a-46f8-88b4-e9f0891c696f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.044912] [55188]: DEBUG oslo_concurrency.lockutils [None req-865653ec-9e2a-46f8-88b4-e9f0891c696f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.045185] [55188]: DEBUG oslo_concurrency.lockutils [None req-865653ec-9e2a-46f8-88b4-e9f0891c696f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.045590] [55188]: DEBUG oslo_concurrency.lockutils [None req-865653ec-9e2a-46f8-88b4-e9f0891c696f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.045667] [55188]: DEBUG oslo_concurrency.lockutils [None req-865653ec-9e2a-46f8-88b4-e9f0891c696f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.045821] [55188]: DEBUG oslo_concurrency.lockutils [None req-865653ec-9e2a-46f8-88b4-e9f0891c696f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.115099] [55188]: DEBUG nova.policy [None req-865653ec-9e2a-46f8-88b4-e9f0891c696f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1285.120908] [55188]: INFO nova.api.openstack.requestlog [None req-865653ec-9e2a-46f8-88b4-e9f0891c696f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1668 microversion: 2.1 time: 0.082734 [ 1285.121321] [55188]: [pid: 55188|app: 0|req: 4483/8867] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:45 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1668 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1285.136191] [55188]: DEBUG nova.api.openstack.wsgi [None req-fa030202-2c1c-4d1d-bc03-b02d0da206d8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1285.136531] [55188]: DEBUG nova.compute.api [None req-fa030202-2c1c-4d1d-bc03-b02d0da206d8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1285.142049] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa030202-2c1c-4d1d-bc03-b02d0da206d8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.142341] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa030202-2c1c-4d1d-bc03-b02d0da206d8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.142530] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa030202-2c1c-4d1d-bc03-b02d0da206d8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.142968] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa030202-2c1c-4d1d-bc03-b02d0da206d8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.143203] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa030202-2c1c-4d1d-bc03-b02d0da206d8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.143393] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa030202-2c1c-4d1d-bc03-b02d0da206d8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.157696] [55188]: DEBUG nova.compute.api [None req-fa030202-2c1c-4d1d-bc03-b02d0da206d8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1285.206846] [55188]: INFO nova.api.openstack.requestlog [None req-fa030202-2c1c-4d1d-bc03-b02d0da206d8 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 204 len: 0 microversion: 2.1 time: 0.072359 [ 1285.206846] [55188]: [pid: 55188|app: 0|req: 4484/8868] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:12:45 2025] DELETE /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1285.211698] [55188]: DEBUG nova.api.openstack.wsgi [None req-c74bde65-0940-4be0-bacd-3f9ebb65df61 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1285.213381] [55188]: DEBUG nova.compute.api [None req-c74bde65-0940-4be0-bacd-3f9ebb65df61 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1285.216456] [55188]: DEBUG oslo_concurrency.lockutils [None req-c74bde65-0940-4be0-bacd-3f9ebb65df61 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.216686] [55188]: DEBUG oslo_concurrency.lockutils [None req-c74bde65-0940-4be0-bacd-3f9ebb65df61 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.216870] [55188]: DEBUG oslo_concurrency.lockutils [None req-c74bde65-0940-4be0-bacd-3f9ebb65df61 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.217224] [55188]: DEBUG oslo_concurrency.lockutils [None req-c74bde65-0940-4be0-bacd-3f9ebb65df61 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.217526] [55188]: DEBUG oslo_concurrency.lockutils [None req-c74bde65-0940-4be0-bacd-3f9ebb65df61 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.217615] [55188]: DEBUG oslo_concurrency.lockutils [None req-c74bde65-0940-4be0-bacd-3f9ebb65df61 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.285773] [55188]: DEBUG nova.policy [None req-c74bde65-0940-4be0-bacd-3f9ebb65df61 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1285.290038] [55188]: INFO nova.api.openstack.requestlog [None req-c74bde65-0940-4be0-bacd-3f9ebb65df61 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1674 microversion: 2.1 time: 0.080480 [ 1285.290625] [55188]: [pid: 55188|app: 0|req: 4485/8869] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:45 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1674 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1285.292972] [55188]: DEBUG nova.api.openstack.wsgi [None req-8f5a4862-8c75-4907-bed6-238878433f38 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1285.294590] [55188]: DEBUG nova.compute.api [None req-8f5a4862-8c75-4907-bed6-238878433f38 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1285.297762] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f5a4862-8c75-4907-bed6-238878433f38 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.297990] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f5a4862-8c75-4907-bed6-238878433f38 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.298194] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f5a4862-8c75-4907-bed6-238878433f38 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.298538] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f5a4862-8c75-4907-bed6-238878433f38 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.298735] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f5a4862-8c75-4907-bed6-238878433f38 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.298904] [55188]: DEBUG oslo_concurrency.lockutils [None req-8f5a4862-8c75-4907-bed6-238878433f38 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.364044] [55188]: DEBUG nova.policy [None req-8f5a4862-8c75-4907-bed6-238878433f38 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1285.368148] [55188]: INFO nova.api.openstack.requestlog [None req-8f5a4862-8c75-4907-bed6-238878433f38 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1725 microversion: 2.1 time: 0.077031 [ 1285.368478] [55188]: [pid: 55188|app: 0|req: 4486/8870] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:45 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1725 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1285.538054] [55187]: INFO nova.api.openstack.requestlog [None req-1adfdc25-a1a3-4b27-a0c5-6040ef668874 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "POST /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.609523 [ 1285.538327] [55187]: [pid: 55187|app: 0|req: 4385/8871] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 26 22:12:44 2025] POST /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741/os-volume_attachments => generated 194 bytes in 1610 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1285.719968] [55188]: DEBUG nova.api.openstack.wsgi [None req-17369b11-a5b0-4147-a2e9-780f245a6c33 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1285.721812] [55188]: DEBUG nova.compute.api [None req-17369b11-a5b0-4147-a2e9-780f245a6c33 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1285.726520] [55188]: DEBUG oslo_concurrency.lockutils [None req-17369b11-a5b0-4147-a2e9-780f245a6c33 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.726761] [55188]: DEBUG oslo_concurrency.lockutils [None req-17369b11-a5b0-4147-a2e9-780f245a6c33 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.726943] [55188]: DEBUG oslo_concurrency.lockutils [None req-17369b11-a5b0-4147-a2e9-780f245a6c33 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.727314] [55188]: DEBUG oslo_concurrency.lockutils [None req-17369b11-a5b0-4147-a2e9-780f245a6c33 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.727523] [55188]: DEBUG oslo_concurrency.lockutils [None req-17369b11-a5b0-4147-a2e9-780f245a6c33 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.727697] [55188]: DEBUG oslo_concurrency.lockutils [None req-17369b11-a5b0-4147-a2e9-780f245a6c33 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.818106] [55188]: DEBUG nova.policy [None req-17369b11-a5b0-4147-a2e9-780f245a6c33 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1285.823569] [55188]: INFO nova.api.openstack.requestlog [None req-17369b11-a5b0-4147-a2e9-780f245a6c33 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1365 microversion: 2.1 time: 0.105871 [ 1285.823910] [55188]: [pid: 55188|app: 0|req: 4487/8872] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:46 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1365 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1286.233376] [55187]: DEBUG nova.api.openstack.wsgi [None req-cec62854-981d-44dd-894c-442ab4b91fca tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "ca6e44b5-6de4-4d69-890c-55a61bd6703d"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1286.235389] [55187]: DEBUG nova.compute.api [None req-cec62854-981d-44dd-894c-442ab4b91fca tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1286.239418] [55187]: DEBUG oslo_concurrency.lockutils [None req-cec62854-981d-44dd-894c-442ab4b91fca tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1286.239670] [55187]: DEBUG oslo_concurrency.lockutils [None req-cec62854-981d-44dd-894c-442ab4b91fca tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1286.239855] [55187]: DEBUG oslo_concurrency.lockutils [None req-cec62854-981d-44dd-894c-442ab4b91fca tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1286.240265] [55187]: DEBUG oslo_concurrency.lockutils [None req-cec62854-981d-44dd-894c-442ab4b91fca tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1286.240483] [55187]: DEBUG oslo_concurrency.lockutils [None req-cec62854-981d-44dd-894c-442ab4b91fca tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1286.240660] [55187]: DEBUG oslo_concurrency.lockutils [None req-cec62854-981d-44dd-894c-442ab4b91fca tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1286.303844] [55188]: DEBUG nova.api.openstack.wsgi [None req-cb39813e-bea4-42d0-a53a-1e86cb833622 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1286.305639] [55188]: DEBUG nova.compute.api [None req-cb39813e-bea4-42d0-a53a-1e86cb833622 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1286.309428] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb39813e-bea4-42d0-a53a-1e86cb833622 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1286.309628] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb39813e-bea4-42d0-a53a-1e86cb833622 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1286.309865] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb39813e-bea4-42d0-a53a-1e86cb833622 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1286.310305] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb39813e-bea4-42d0-a53a-1e86cb833622 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1286.310557] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb39813e-bea4-42d0-a53a-1e86cb833622 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1286.310788] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb39813e-bea4-42d0-a53a-1e86cb833622 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1286.381489] [55188]: DEBUG nova.policy [None req-cb39813e-bea4-42d0-a53a-1e86cb833622 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1286.386334] [55188]: INFO nova.api.openstack.requestlog [None req-cb39813e-bea4-42d0-a53a-1e86cb833622 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1674 microversion: 2.1 time: 0.085151 [ 1286.386683] [55188]: [pid: 55188|app: 0|req: 4488/8873] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:46 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1674 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1286.390030] [55188]: DEBUG nova.api.openstack.wsgi [None req-5f34bfe5-59a0-468b-8ff5-a8d6cf4d71f1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1286.391249] [55188]: DEBUG nova.compute.api [None req-5f34bfe5-59a0-468b-8ff5-a8d6cf4d71f1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1286.395162] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f34bfe5-59a0-468b-8ff5-a8d6cf4d71f1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1286.395466] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f34bfe5-59a0-468b-8ff5-a8d6cf4d71f1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1286.395677] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f34bfe5-59a0-468b-8ff5-a8d6cf4d71f1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1286.396073] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f34bfe5-59a0-468b-8ff5-a8d6cf4d71f1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1286.396290] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f34bfe5-59a0-468b-8ff5-a8d6cf4d71f1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1286.396468] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f34bfe5-59a0-468b-8ff5-a8d6cf4d71f1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1286.470813] [55188]: DEBUG nova.policy [None req-5f34bfe5-59a0-468b-8ff5-a8d6cf4d71f1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1286.475579] [55188]: INFO nova.api.openstack.requestlog [None req-5f34bfe5-59a0-468b-8ff5-a8d6cf4d71f1 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1725 microversion: 2.1 time: 0.088289 [ 1286.475904] [55188]: [pid: 55188|app: 0|req: 4489/8874] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:46 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1725 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1286.838654] [55188]: DEBUG nova.api.openstack.wsgi [None req-546aece5-5dc5-4bbe-9161-1e2a6b72f24c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1286.841133] [55188]: DEBUG nova.compute.api [None req-546aece5-5dc5-4bbe-9161-1e2a6b72f24c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1286.845795] [55188]: DEBUG oslo_concurrency.lockutils [None req-546aece5-5dc5-4bbe-9161-1e2a6b72f24c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1286.846162] [55188]: DEBUG oslo_concurrency.lockutils [None req-546aece5-5dc5-4bbe-9161-1e2a6b72f24c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1286.846457] [55188]: DEBUG oslo_concurrency.lockutils [None req-546aece5-5dc5-4bbe-9161-1e2a6b72f24c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1286.846983] [55188]: DEBUG oslo_concurrency.lockutils [None req-546aece5-5dc5-4bbe-9161-1e2a6b72f24c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1286.847327] [55188]: DEBUG oslo_concurrency.lockutils [None req-546aece5-5dc5-4bbe-9161-1e2a6b72f24c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1286.847598] [55188]: DEBUG oslo_concurrency.lockutils [None req-546aece5-5dc5-4bbe-9161-1e2a6b72f24c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1286.921905] [55188]: DEBUG nova.policy [None req-546aece5-5dc5-4bbe-9161-1e2a6b72f24c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1286.926409] [55188]: INFO nova.api.openstack.requestlog [None req-546aece5-5dc5-4bbe-9161-1e2a6b72f24c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1554 microversion: 2.1 time: 0.091292 [ 1286.926754] [55188]: [pid: 55188|app: 0|req: 4490/8875] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:47 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1554 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1286.938735] [55188]: DEBUG nova.api.openstack.wsgi [None req-76227479-d1ad-4363-94c6-0b70ac97e317 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1286.940552] [55188]: DEBUG nova.compute.api [None req-76227479-d1ad-4363-94c6-0b70ac97e317 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1286.943806] [55188]: DEBUG oslo_concurrency.lockutils [None req-76227479-d1ad-4363-94c6-0b70ac97e317 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1286.944072] [55188]: DEBUG oslo_concurrency.lockutils [None req-76227479-d1ad-4363-94c6-0b70ac97e317 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1286.944275] [55188]: DEBUG oslo_concurrency.lockutils [None req-76227479-d1ad-4363-94c6-0b70ac97e317 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1286.944627] [55188]: DEBUG oslo_concurrency.lockutils [None req-76227479-d1ad-4363-94c6-0b70ac97e317 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1286.944829] [55188]: DEBUG oslo_concurrency.lockutils [None req-76227479-d1ad-4363-94c6-0b70ac97e317 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1286.944999] [55188]: DEBUG oslo_concurrency.lockutils [None req-76227479-d1ad-4363-94c6-0b70ac97e317 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1286.985993] [55188]: INFO nova.api.openstack.requestlog [None req-76227479-d1ad-4363-94c6-0b70ac97e317 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.049508 [ 1286.986476] [55188]: [pid: 55188|app: 0|req: 4491/8876] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:12:47 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a/os-interface => generated 287 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1287.402023] [55188]: DEBUG nova.api.openstack.wsgi [None req-3f270f60-c09a-468b-aa69-46f41b7a2d9f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1287.403054] [55188]: DEBUG nova.compute.api [None req-3f270f60-c09a-468b-aa69-46f41b7a2d9f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1287.406775] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f270f60-c09a-468b-aa69-46f41b7a2d9f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1287.407160] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f270f60-c09a-468b-aa69-46f41b7a2d9f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1287.407493] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f270f60-c09a-468b-aa69-46f41b7a2d9f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1287.407954] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f270f60-c09a-468b-aa69-46f41b7a2d9f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1287.408328] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f270f60-c09a-468b-aa69-46f41b7a2d9f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1287.408624] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f270f60-c09a-468b-aa69-46f41b7a2d9f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1287.742178] [55188]: DEBUG nova.policy [None req-3f270f60-c09a-468b-aa69-46f41b7a2d9f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1287.747643] [55188]: INFO nova.api.openstack.requestlog [None req-3f270f60-c09a-468b-aa69-46f41b7a2d9f tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1674 microversion: 2.1 time: 0.349517 [ 1287.748181] [55188]: [pid: 55188|app: 0|req: 4492/8877] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:47 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1674 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1287.751063] [55188]: DEBUG nova.api.openstack.wsgi [None req-a6af2c4e-6a81-49b9-9236-a1e102098398 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1287.753971] [55188]: DEBUG nova.compute.api [None req-a6af2c4e-6a81-49b9-9236-a1e102098398 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1287.757647] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6af2c4e-6a81-49b9-9236-a1e102098398 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1287.758034] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6af2c4e-6a81-49b9-9236-a1e102098398 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1287.758379] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6af2c4e-6a81-49b9-9236-a1e102098398 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1287.758848] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6af2c4e-6a81-49b9-9236-a1e102098398 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1287.759177] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6af2c4e-6a81-49b9-9236-a1e102098398 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1287.759558] [55188]: DEBUG oslo_concurrency.lockutils [None req-a6af2c4e-6a81-49b9-9236-a1e102098398 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1287.802891] [55188]: DEBUG nova.policy [None req-a6af2c4e-6a81-49b9-9236-a1e102098398 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1287.808234] [55188]: INFO nova.api.openstack.requestlog [None req-a6af2c4e-6a81-49b9-9236-a1e102098398 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1657 microversion: 2.1 time: 0.059123 [ 1287.808684] [55188]: [pid: 55188|app: 0|req: 4493/8878] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:48 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1657 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1287.811662] [55188]: DEBUG nova.api.openstack.wsgi [req-2237ad1f-086b-4015-b24d-de92340efdc1 req-46a21fdc-b122-4ee2-acb1-bb11143c76cc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1f6d1dcc-17d0-4122-980d-68d297ed52e5", "name": "network-vif-deleted", "tag": "b123cdc3-e8d8-4454-a323-9903b773d270"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1287.817642] [55188]: DEBUG oslo_concurrency.lockutils [req-2237ad1f-086b-4015-b24d-de92340efdc1 req-46a21fdc-b122-4ee2-acb1-bb11143c76cc service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1287.818065] [55188]: DEBUG oslo_concurrency.lockutils [req-2237ad1f-086b-4015-b24d-de92340efdc1 req-46a21fdc-b122-4ee2-acb1-bb11143c76cc service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1287.819019] [55188]: DEBUG oslo_concurrency.lockutils [req-2237ad1f-086b-4015-b24d-de92340efdc1 req-46a21fdc-b122-4ee2-acb1-bb11143c76cc service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1287.824557] [55188]: INFO nova.api.openstack.compute.server_external_events [req-2237ad1f-086b-4015-b24d-de92340efdc1 req-46a21fdc-b122-4ee2-acb1-bb11143c76cc service nova] Creating event network-vif-deleted:b123cdc3-e8d8-4454-a323-9903b773d270 for instance 1f6d1dcc-17d0-4122-980d-68d297ed52e5 on cpu-1 [ 1287.827667] [55188]: INFO nova.api.openstack.requestlog [req-2237ad1f-086b-4015-b24d-de92340efdc1 req-46a21fdc-b122-4ee2-acb1-bb11143c76cc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018266 [ 1287.828145] [55188]: [pid: 55188|app: 0|req: 4494/8879] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:48 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1287.831726] [55188]: DEBUG nova.api.openstack.wsgi [req-c4874a14-6624-4f6d-89d0-fc0bdc67ce20 req-3d95829a-1f3b-42b4-9a76-90c33aca346e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3d22e533-ff92-4512-8c30-0c3cfb0b633a", "tag": "a9d17577-102e-45ee-9d57-787f0920bf14"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1287.837489] [55188]: DEBUG oslo_concurrency.lockutils [req-c4874a14-6624-4f6d-89d0-fc0bdc67ce20 req-3d95829a-1f3b-42b4-9a76-90c33aca346e service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1287.837843] [55188]: DEBUG oslo_concurrency.lockutils [req-c4874a14-6624-4f6d-89d0-fc0bdc67ce20 req-3d95829a-1f3b-42b4-9a76-90c33aca346e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1287.838168] [55188]: DEBUG oslo_concurrency.lockutils [req-c4874a14-6624-4f6d-89d0-fc0bdc67ce20 req-3d95829a-1f3b-42b4-9a76-90c33aca346e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1287.852712] [55188]: INFO nova.api.openstack.compute.server_external_events [req-c4874a14-6624-4f6d-89d0-fc0bdc67ce20 req-3d95829a-1f3b-42b4-9a76-90c33aca346e service nova] Creating event network-changed:a9d17577-102e-45ee-9d57-787f0920bf14 for instance 3d22e533-ff92-4512-8c30-0c3cfb0b633a on cpu-1 [ 1287.856087] [55188]: INFO nova.api.openstack.requestlog [req-c4874a14-6624-4f6d-89d0-fc0bdc67ce20 req-3d95829a-1f3b-42b4-9a76-90c33aca346e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026648 [ 1287.856087] [55188]: [pid: 55188|app: 0|req: 4495/8880] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:48 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1287.870068] [55187]: INFO nova.api.openstack.requestlog [None req-cec62854-981d-44dd-894c-442ab4b91fca tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "POST /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.639696 [ 1287.870671] [55187]: [pid: 55187|app: 0|req: 4386/8881] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 26 22:12:46 2025] POST /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments => generated 194 bytes in 1641 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1288.765329] [55188]: DEBUG nova.api.openstack.wsgi [None req-bf24b4a7-0dde-49ee-aa13-b4d48cfe4ff6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1288.767928] [55188]: DEBUG nova.compute.api [None req-bf24b4a7-0dde-49ee-aa13-b4d48cfe4ff6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1288.775612] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf24b4a7-0dde-49ee-aa13-b4d48cfe4ff6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1288.775955] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf24b4a7-0dde-49ee-aa13-b4d48cfe4ff6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1288.776234] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf24b4a7-0dde-49ee-aa13-b4d48cfe4ff6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1288.776736] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf24b4a7-0dde-49ee-aa13-b4d48cfe4ff6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1288.777045] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf24b4a7-0dde-49ee-aa13-b4d48cfe4ff6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1288.777321] [55188]: DEBUG oslo_concurrency.lockutils [None req-bf24b4a7-0dde-49ee-aa13-b4d48cfe4ff6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1288.821471] [55188]: DEBUG nova.policy [None req-bf24b4a7-0dde-49ee-aa13-b4d48cfe4ff6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1288.827305] [55187]: DEBUG nova.api.openstack.wsgi [None req-0c19696c-f2db-4044-90e3-56314a797161 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1288.829194] [55187]: DEBUG nova.compute.api [None req-0c19696c-f2db-4044-90e3-56314a797161 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1288.829821] [55188]: INFO nova.api.openstack.requestlog [None req-bf24b4a7-0dde-49ee-aa13-b4d48cfe4ff6 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1317 microversion: 2.1 time: 0.068641 [ 1288.830343] [55188]: [pid: 55188|app: 0|req: 4496/8882] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:49 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1317 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1288.834025] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c19696c-f2db-4044-90e3-56314a797161 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1288.834025] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c19696c-f2db-4044-90e3-56314a797161 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1288.834025] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c19696c-f2db-4044-90e3-56314a797161 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1288.834025] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c19696c-f2db-4044-90e3-56314a797161 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1288.834247] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c19696c-f2db-4044-90e3-56314a797161 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1288.834381] [55187]: DEBUG oslo_concurrency.lockutils [None req-0c19696c-f2db-4044-90e3-56314a797161 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1288.872327] [55187]: DEBUG nova.policy [None req-0c19696c-f2db-4044-90e3-56314a797161 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1288.877095] [55187]: INFO nova.api.openstack.requestlog [None req-0c19696c-f2db-4044-90e3-56314a797161 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1366 microversion: 2.1 time: 0.053007 [ 1288.877444] [55187]: [pid: 55187|app: 0|req: 4387/8883] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:49 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1366 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1289.846752] [55188]: DEBUG nova.api.openstack.wsgi [None req-3324d45f-06d0-4709-beff-1d7b350a42f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1289.848562] [55188]: DEBUG nova.compute.api [None req-3324d45f-06d0-4709-beff-1d7b350a42f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1289.852205] [55188]: DEBUG oslo_concurrency.lockutils [None req-3324d45f-06d0-4709-beff-1d7b350a42f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.852442] [55188]: DEBUG oslo_concurrency.lockutils [None req-3324d45f-06d0-4709-beff-1d7b350a42f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.852669] [55188]: DEBUG oslo_concurrency.lockutils [None req-3324d45f-06d0-4709-beff-1d7b350a42f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.853019] [55188]: DEBUG oslo_concurrency.lockutils [None req-3324d45f-06d0-4709-beff-1d7b350a42f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.853230] [55188]: DEBUG oslo_concurrency.lockutils [None req-3324d45f-06d0-4709-beff-1d7b350a42f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.853448] [55188]: DEBUG oslo_concurrency.lockutils [None req-3324d45f-06d0-4709-beff-1d7b350a42f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.868244] [55187]: DEBUG nova.api.openstack.wsgi [req-712e3a0f-ade9-4cab-9ab0-6e11f9226483 req-5dd6aa12-9546-488b-8501-6c0e7ea3359b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ff90388a-5b71-4899-92dd-5745b8d0fe4f", "name": "network-vif-deleted", "tag": "e999495b-cbcf-453e-9df7-381b0e6f9699"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1289.871966] [55188]: DEBUG oslo_concurrency.lockutils [None req-3324d45f-06d0-4709-beff-1d7b350a42f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.872212] [55188]: DEBUG oslo_concurrency.lockutils [None req-3324d45f-06d0-4709-beff-1d7b350a42f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.872397] [55188]: DEBUG oslo_concurrency.lockutils [None req-3324d45f-06d0-4709-beff-1d7b350a42f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.872590] [55188]: DEBUG nova.objects.instance [None req-3324d45f-06d0-4709-beff-1d7b350a42f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lazy-loading 'fault' on Instance uuid ff90388a-5b71-4899-92dd-5745b8d0fe4f {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1289.874182] [55187]: DEBUG oslo_concurrency.lockutils [req-712e3a0f-ade9-4cab-9ab0-6e11f9226483 req-5dd6aa12-9546-488b-8501-6c0e7ea3359b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.874423] [55187]: DEBUG oslo_concurrency.lockutils [req-712e3a0f-ade9-4cab-9ab0-6e11f9226483 req-5dd6aa12-9546-488b-8501-6c0e7ea3359b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.874603] [55187]: DEBUG oslo_concurrency.lockutils [req-712e3a0f-ade9-4cab-9ab0-6e11f9226483 req-5dd6aa12-9546-488b-8501-6c0e7ea3359b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.880485] [55187]: INFO nova.api.openstack.compute.server_external_events [req-712e3a0f-ade9-4cab-9ab0-6e11f9226483 req-5dd6aa12-9546-488b-8501-6c0e7ea3359b service nova] Creating event network-vif-deleted:e999495b-cbcf-453e-9df7-381b0e6f9699 for instance ff90388a-5b71-4899-92dd-5745b8d0fe4f on cpu-1 [ 1289.883211] [55187]: INFO nova.api.openstack.requestlog [req-712e3a0f-ade9-4cab-9ab0-6e11f9226483 req-5dd6aa12-9546-488b-8501-6c0e7ea3359b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017888 [ 1289.883540] [55187]: [pid: 55187|app: 0|req: 4388/8884] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:50 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1289.889833] [55187]: DEBUG nova.api.openstack.wsgi [None req-a90d54e3-1862-44d1-8e99-2e0381c00d09 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1289.891504] [55187]: DEBUG nova.compute.api [None req-a90d54e3-1862-44d1-8e99-2e0381c00d09 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1289.894957] [55187]: DEBUG oslo_concurrency.lockutils [None req-a90d54e3-1862-44d1-8e99-2e0381c00d09 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.895205] [55187]: DEBUG oslo_concurrency.lockutils [None req-a90d54e3-1862-44d1-8e99-2e0381c00d09 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.895396] [55187]: DEBUG oslo_concurrency.lockutils [None req-a90d54e3-1862-44d1-8e99-2e0381c00d09 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.895747] [55187]: DEBUG oslo_concurrency.lockutils [None req-a90d54e3-1862-44d1-8e99-2e0381c00d09 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1289.895887] [55188]: DEBUG nova.policy [None req-3324d45f-06d0-4709-beff-1d7b350a42f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.896040] [55187]: DEBUG oslo_concurrency.lockutils [None req-a90d54e3-1862-44d1-8e99-2e0381c00d09 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1289.896114] [55187]: DEBUG oslo_concurrency.lockutils [None req-a90d54e3-1862-44d1-8e99-2e0381c00d09 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1289.900338] [55188]: INFO nova.api.openstack.requestlog [None req-3324d45f-06d0-4709-beff-1d7b350a42f7 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1322 microversion: 2.1 time: 0.056224 [ 1289.900665] [55188]: [pid: 55188|app: 0|req: 4497/8885] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:50 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1322 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1289.927445] [55187]: DEBUG nova.policy [None req-a90d54e3-1862-44d1-8e99-2e0381c00d09 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.931664] [55187]: INFO nova.api.openstack.requestlog [None req-a90d54e3-1862-44d1-8e99-2e0381c00d09 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1366 microversion: 2.1 time: 0.043756 [ 1289.931982] [55187]: [pid: 55187|app: 0|req: 4389/8886] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:50 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1366 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1290.913499] [55188]: DEBUG nova.api.openstack.wsgi [None req-ecceec91-7577-4440-92ad-900fe3fbd0cc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1290.915139] [55188]: DEBUG nova.compute.api [None req-ecceec91-7577-4440-92ad-900fe3fbd0cc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1290.919136] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecceec91-7577-4440-92ad-900fe3fbd0cc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1290.919373] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecceec91-7577-4440-92ad-900fe3fbd0cc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1290.919559] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecceec91-7577-4440-92ad-900fe3fbd0cc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1290.919905] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecceec91-7577-4440-92ad-900fe3fbd0cc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1290.920111] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecceec91-7577-4440-92ad-900fe3fbd0cc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1290.920323] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecceec91-7577-4440-92ad-900fe3fbd0cc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1290.937201] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecceec91-7577-4440-92ad-900fe3fbd0cc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1290.937427] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecceec91-7577-4440-92ad-900fe3fbd0cc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1290.937608] [55188]: DEBUG oslo_concurrency.lockutils [None req-ecceec91-7577-4440-92ad-900fe3fbd0cc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1290.937881] [55188]: DEBUG nova.objects.instance [None req-ecceec91-7577-4440-92ad-900fe3fbd0cc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lazy-loading 'fault' on Instance uuid ff90388a-5b71-4899-92dd-5745b8d0fe4f {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1290.944455] [55187]: DEBUG nova.api.openstack.wsgi [None req-86fb6992-7547-4212-8bd5-c31db37e568b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1290.946125] [55187]: DEBUG nova.compute.api [None req-86fb6992-7547-4212-8bd5-c31db37e568b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1290.949562] [55187]: DEBUG oslo_concurrency.lockutils [None req-86fb6992-7547-4212-8bd5-c31db37e568b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1290.949797] [55187]: DEBUG oslo_concurrency.lockutils [None req-86fb6992-7547-4212-8bd5-c31db37e568b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1290.949980] [55187]: DEBUG oslo_concurrency.lockutils [None req-86fb6992-7547-4212-8bd5-c31db37e568b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1290.950376] [55187]: DEBUG oslo_concurrency.lockutils [None req-86fb6992-7547-4212-8bd5-c31db37e568b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1290.950574] [55187]: DEBUG oslo_concurrency.lockutils [None req-86fb6992-7547-4212-8bd5-c31db37e568b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1290.950748] [55187]: DEBUG oslo_concurrency.lockutils [None req-86fb6992-7547-4212-8bd5-c31db37e568b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1290.962377] [55188]: DEBUG nova.policy [None req-ecceec91-7577-4440-92ad-900fe3fbd0cc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '150c17de0d7445f4a7db11c7e4f6fad4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0057572dd11c4643b4ee248f62dfc5bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1290.966405] [55188]: INFO nova.api.openstack.requestlog [None req-ecceec91-7577-4440-92ad-900fe3fbd0cc tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 200 len: 1322 microversion: 2.1 time: 0.055250 [ 1290.966728] [55188]: [pid: 55188|app: 0|req: 4498/8887] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:51 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 1322 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1290.981722] [55187]: DEBUG nova.policy [None req-86fb6992-7547-4212-8bd5-c31db37e568b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1290.985889] [55187]: INFO nova.api.openstack.requestlog [None req-86fb6992-7547-4212-8bd5-c31db37e568b tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 200 len: 1366 microversion: 2.1 time: 0.043784 [ 1290.986219] [55187]: [pid: 55187|app: 0|req: 4390/8888] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:51 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 1366 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1291.980112] [55188]: DEBUG nova.api.openstack.wsgi [None req-a1d56e7e-519e-4901-b058-02e2423f6c17 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1291.981238] [55188]: DEBUG nova.compute.api [None req-a1d56e7e-519e-4901-b058-02e2423f6c17 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: ff90388a-5b71-4899-92dd-5745b8d0fe4f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1291.984895] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1d56e7e-519e-4901-b058-02e2423f6c17 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1291.985194] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1d56e7e-519e-4901-b058-02e2423f6c17 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1291.985340] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1d56e7e-519e-4901-b058-02e2423f6c17 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1291.985688] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1d56e7e-519e-4901-b058-02e2423f6c17 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1291.985883] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1d56e7e-519e-4901-b058-02e2423f6c17 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1291.986071] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1d56e7e-519e-4901-b058-02e2423f6c17 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1291.994259] [55188]: INFO nova.api.openstack.wsgi [None req-a1d56e7e-519e-4901-b058-02e2423f6c17 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] HTTP exception thrown: Instance ff90388a-5b71-4899-92dd-5745b8d0fe4f could not be found. [ 1291.994548] [55188]: DEBUG nova.api.openstack.wsgi [None req-a1d56e7e-519e-4901-b058-02e2423f6c17 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Returning 404 to user: Instance ff90388a-5b71-4899-92dd-5745b8d0fe4f could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1291.994962] [55188]: INFO nova.api.openstack.requestlog [None req-a1d56e7e-519e-4901-b058-02e2423f6c17 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f" status: 404 len: 111 microversion: 2.1 time: 0.018024 [ 1291.995264] [55188]: [pid: 55188|app: 0|req: 4499/8889] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:52 2025] GET /compute/v2.1/servers/ff90388a-5b71-4899-92dd-5745b8d0fe4f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1291.999462] [55188]: DEBUG nova.api.openstack.wsgi [None req-ace4f9e7-6df0-4d88-9084-befdd7c3380a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1291.999691] [55188]: DEBUG nova.compute.api [None req-ace4f9e7-6df0-4d88-9084-befdd7c3380a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1292.000197] [55187]: DEBUG nova.api.openstack.wsgi [None req-eb4cd14f-3691-4c9e-b4ff-8fc9108d1511 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1292.001855] [55187]: DEBUG nova.compute.api [None req-eb4cd14f-3691-4c9e-b4ff-8fc9108d1511 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1292.002472] [55188]: DEBUG oslo_concurrency.lockutils [None req-ace4f9e7-6df0-4d88-9084-befdd7c3380a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.002722] [55188]: DEBUG oslo_concurrency.lockutils [None req-ace4f9e7-6df0-4d88-9084-befdd7c3380a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.002907] [55188]: DEBUG oslo_concurrency.lockutils [None req-ace4f9e7-6df0-4d88-9084-befdd7c3380a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.003247] [55188]: DEBUG oslo_concurrency.lockutils [None req-ace4f9e7-6df0-4d88-9084-befdd7c3380a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.003448] [55188]: DEBUG oslo_concurrency.lockutils [None req-ace4f9e7-6df0-4d88-9084-befdd7c3380a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.003617] [55188]: DEBUG oslo_concurrency.lockutils [None req-ace4f9e7-6df0-4d88-9084-befdd7c3380a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.005404] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb4cd14f-3691-4c9e-b4ff-8fc9108d1511 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.005635] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb4cd14f-3691-4c9e-b4ff-8fc9108d1511 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.005818] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb4cd14f-3691-4c9e-b4ff-8fc9108d1511 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.006176] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb4cd14f-3691-4c9e-b4ff-8fc9108d1511 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.006378] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb4cd14f-3691-4c9e-b4ff-8fc9108d1511 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.006590] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb4cd14f-3691-4c9e-b4ff-8fc9108d1511 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.011831] [55188]: INFO nova.api.openstack.wsgi [None req-ace4f9e7-6df0-4d88-9084-befdd7c3380a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] HTTP exception thrown: Instance 8364ab6e-7e18-493e-8305-66093d9809d9 could not be found. [ 1292.012132] [55188]: DEBUG nova.api.openstack.wsgi [None req-ace4f9e7-6df0-4d88-9084-befdd7c3380a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Returning 404 to user: Instance 8364ab6e-7e18-493e-8305-66093d9809d9 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1292.012529] [55188]: INFO nova.api.openstack.requestlog [None req-ace4f9e7-6df0-4d88-9084-befdd7c3380a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 404 len: 111 microversion: 2.1 time: 0.014948 [ 1292.012806] [55188]: [pid: 55188|app: 0|req: 4500/8890] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:12:52 2025] DELETE /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1292.014696] [55187]: INFO nova.api.openstack.wsgi [None req-eb4cd14f-3691-4c9e-b4ff-8fc9108d1511 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] HTTP exception thrown: Instance 1f6d1dcc-17d0-4122-980d-68d297ed52e5 could not be found. [ 1292.014988] [55187]: DEBUG nova.api.openstack.wsgi [None req-eb4cd14f-3691-4c9e-b4ff-8fc9108d1511 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Returning 404 to user: Instance 1f6d1dcc-17d0-4122-980d-68d297ed52e5 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1292.015418] [55187]: INFO nova.api.openstack.requestlog [None req-eb4cd14f-3691-4c9e-b4ff-8fc9108d1511 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 404 len: 111 microversion: 2.1 time: 0.017967 [ 1292.015702] [55187]: [pid: 55187|app: 0|req: 4391/8891] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:52 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1292.016693] [55188]: DEBUG nova.api.openstack.wsgi [None req-24eecd3c-3d83-4884-a81c-36f71615b90a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1292.018186] [55188]: DEBUG nova.compute.api [None req-24eecd3c-3d83-4884-a81c-36f71615b90a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 8364ab6e-7e18-493e-8305-66093d9809d9] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1292.020979] [55188]: DEBUG oslo_concurrency.lockutils [None req-24eecd3c-3d83-4884-a81c-36f71615b90a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.021234] [55188]: DEBUG oslo_concurrency.lockutils [None req-24eecd3c-3d83-4884-a81c-36f71615b90a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.021419] [55188]: DEBUG oslo_concurrency.lockutils [None req-24eecd3c-3d83-4884-a81c-36f71615b90a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.021750] [55188]: DEBUG oslo_concurrency.lockutils [None req-24eecd3c-3d83-4884-a81c-36f71615b90a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.021950] [55188]: DEBUG oslo_concurrency.lockutils [None req-24eecd3c-3d83-4884-a81c-36f71615b90a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.022144] [55188]: DEBUG oslo_concurrency.lockutils [None req-24eecd3c-3d83-4884-a81c-36f71615b90a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.029960] [55188]: INFO nova.api.openstack.wsgi [None req-24eecd3c-3d83-4884-a81c-36f71615b90a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] HTTP exception thrown: Instance 8364ab6e-7e18-493e-8305-66093d9809d9 could not be found. [ 1292.030277] [55188]: DEBUG nova.api.openstack.wsgi [None req-24eecd3c-3d83-4884-a81c-36f71615b90a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Returning 404 to user: Instance 8364ab6e-7e18-493e-8305-66093d9809d9 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1292.030668] [55188]: INFO nova.api.openstack.requestlog [None req-24eecd3c-3d83-4884-a81c-36f71615b90a tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9" status: 404 len: 111 microversion: 2.1 time: 0.015702 [ 1292.030928] [55188]: [pid: 55188|app: 0|req: 4501/8892] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:52 2025] GET /compute/v2.1/servers/8364ab6e-7e18-493e-8305-66093d9809d9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1292.035453] [55187]: DEBUG nova.api.openstack.wsgi [None req-d16e4d4f-8821-4732-b552-9793860b4155 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1292.035555] [55187]: DEBUG nova.compute.api [None req-d16e4d4f-8821-4732-b552-9793860b4155 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1292.038670] [55187]: DEBUG oslo_concurrency.lockutils [None req-d16e4d4f-8821-4732-b552-9793860b4155 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.038899] [55187]: DEBUG oslo_concurrency.lockutils [None req-d16e4d4f-8821-4732-b552-9793860b4155 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.039097] [55187]: DEBUG oslo_concurrency.lockutils [None req-d16e4d4f-8821-4732-b552-9793860b4155 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.039442] [55187]: DEBUG oslo_concurrency.lockutils [None req-d16e4d4f-8821-4732-b552-9793860b4155 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.039639] [55187]: DEBUG oslo_concurrency.lockutils [None req-d16e4d4f-8821-4732-b552-9793860b4155 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.039811] [55187]: DEBUG oslo_concurrency.lockutils [None req-d16e4d4f-8821-4732-b552-9793860b4155 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.049580] [55187]: INFO nova.api.openstack.wsgi [None req-d16e4d4f-8821-4732-b552-9793860b4155 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] HTTP exception thrown: Instance 2c6f2182-1d1e-4262-aa37-526bb79ebc25 could not be found. [ 1292.049868] [55187]: DEBUG nova.api.openstack.wsgi [None req-d16e4d4f-8821-4732-b552-9793860b4155 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Returning 404 to user: Instance 2c6f2182-1d1e-4262-aa37-526bb79ebc25 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1292.050305] [55187]: INFO nova.api.openstack.requestlog [None req-d16e4d4f-8821-4732-b552-9793860b4155 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 404 len: 111 microversion: 2.1 time: 0.017108 [ 1292.050573] [55187]: [pid: 55187|app: 0|req: 4392/8893] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:12:52 2025] DELETE /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1292.052141] [55188]: DEBUG nova.api.openstack.wsgi [None req-d121982c-c552-48d2-a52f-9279ab0643a9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1292.052957] [55188]: DEBUG nova.compute.api [None req-d121982c-c552-48d2-a52f-9279ab0643a9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1292.056019] [55187]: DEBUG nova.api.openstack.wsgi [None req-c47f4205-cf75-4b02-bfeb-fa5b9a955669 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1292.056314] [55187]: DEBUG nova.compute.api [None req-c47f4205-cf75-4b02-bfeb-fa5b9a955669 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] [instance: 2c6f2182-1d1e-4262-aa37-526bb79ebc25] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1292.056904] [55188]: DEBUG oslo_concurrency.lockutils [None req-d121982c-c552-48d2-a52f-9279ab0643a9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.057180] [55188]: DEBUG oslo_concurrency.lockutils [None req-d121982c-c552-48d2-a52f-9279ab0643a9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.057416] [55188]: DEBUG oslo_concurrency.lockutils [None req-d121982c-c552-48d2-a52f-9279ab0643a9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.057800] [55188]: DEBUG oslo_concurrency.lockutils [None req-d121982c-c552-48d2-a52f-9279ab0643a9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.058180] [55188]: DEBUG oslo_concurrency.lockutils [None req-d121982c-c552-48d2-a52f-9279ab0643a9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.058439] [55188]: DEBUG oslo_concurrency.lockutils [None req-d121982c-c552-48d2-a52f-9279ab0643a9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.059847] [55187]: DEBUG oslo_concurrency.lockutils [None req-c47f4205-cf75-4b02-bfeb-fa5b9a955669 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.060213] [55187]: DEBUG oslo_concurrency.lockutils [None req-c47f4205-cf75-4b02-bfeb-fa5b9a955669 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.060523] [55187]: DEBUG oslo_concurrency.lockutils [None req-c47f4205-cf75-4b02-bfeb-fa5b9a955669 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.060957] [55187]: DEBUG oslo_concurrency.lockutils [None req-c47f4205-cf75-4b02-bfeb-fa5b9a955669 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.061280] [55187]: DEBUG oslo_concurrency.lockutils [None req-c47f4205-cf75-4b02-bfeb-fa5b9a955669 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.061560] [55187]: DEBUG oslo_concurrency.lockutils [None req-c47f4205-cf75-4b02-bfeb-fa5b9a955669 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.065758] [55188]: INFO nova.api.openstack.wsgi [None req-d121982c-c552-48d2-a52f-9279ab0643a9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] HTTP exception thrown: Instance 1f6d1dcc-17d0-4122-980d-68d297ed52e5 could not be found. [ 1292.066045] [55188]: DEBUG nova.api.openstack.wsgi [None req-d121982c-c552-48d2-a52f-9279ab0643a9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Returning 404 to user: Instance 1f6d1dcc-17d0-4122-980d-68d297ed52e5 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1292.066441] [55188]: INFO nova.api.openstack.requestlog [None req-d121982c-c552-48d2-a52f-9279ab0643a9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5/os-volume_attachments" status: 404 len: 111 microversion: 2.1 time: 0.017465 [ 1292.066712] [55188]: [pid: 55188|app: 0|req: 4502/8894] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:12:52 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5/os-volume_attachments => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1292.070355] [55187]: INFO nova.api.openstack.wsgi [None req-c47f4205-cf75-4b02-bfeb-fa5b9a955669 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] HTTP exception thrown: Instance 2c6f2182-1d1e-4262-aa37-526bb79ebc25 could not be found. [ 1292.070645] [55187]: DEBUG nova.api.openstack.wsgi [None req-c47f4205-cf75-4b02-bfeb-fa5b9a955669 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Returning 404 to user: Instance 2c6f2182-1d1e-4262-aa37-526bb79ebc25 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1292.071053] [55187]: INFO nova.api.openstack.requestlog [None req-c47f4205-cf75-4b02-bfeb-fa5b9a955669 tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25" status: 404 len: 111 microversion: 2.1 time: 0.018196 [ 1292.071320] [55187]: [pid: 55187|app: 0|req: 4393/8895] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:52 2025] GET /compute/v2.1/servers/2c6f2182-1d1e-4262-aa37-526bb79ebc25 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1292.075596] [55188]: DEBUG nova.api.openstack.wsgi [None req-564c4ec3-74da-457c-b13d-c7e246d4a3de tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] Calling method '.version_select at 0x7d4afb80f640>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1292.089968] [55188]: INFO nova.api.openstack.requestlog [None req-564c4ec3-74da-457c-b13d-c7e246d4a3de tempest-ServerActionsTestJSON-2098123902 tempest-ServerActionsTestJSON-2098123902-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-280574499" status: 202 len: 0 microversion: 2.1 time: 0.016251 [ 1292.090327] [55188]: [pid: 55188|app: 0|req: 4503/8896] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 26 22:12:52 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-280574499 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1292.099106] [55187]: DEBUG nova.api.openstack.wsgi [None req-c93ff70a-14cd-4c7d-b220-de4e2df13b87 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1292.101792] [55187]: DEBUG nova.compute.api [None req-c93ff70a-14cd-4c7d-b220-de4e2df13b87 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1292.105117] [55187]: DEBUG oslo_concurrency.lockutils [None req-c93ff70a-14cd-4c7d-b220-de4e2df13b87 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.105354] [55187]: DEBUG oslo_concurrency.lockutils [None req-c93ff70a-14cd-4c7d-b220-de4e2df13b87 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.105541] [55187]: DEBUG oslo_concurrency.lockutils [None req-c93ff70a-14cd-4c7d-b220-de4e2df13b87 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.105875] [55187]: DEBUG oslo_concurrency.lockutils [None req-c93ff70a-14cd-4c7d-b220-de4e2df13b87 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.106082] [55187]: DEBUG oslo_concurrency.lockutils [None req-c93ff70a-14cd-4c7d-b220-de4e2df13b87 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.106259] [55187]: DEBUG oslo_concurrency.lockutils [None req-c93ff70a-14cd-4c7d-b220-de4e2df13b87 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.114420] [55187]: INFO nova.api.openstack.wsgi [None req-c93ff70a-14cd-4c7d-b220-de4e2df13b87 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] HTTP exception thrown: Instance 1f6d1dcc-17d0-4122-980d-68d297ed52e5 could not be found. [ 1292.114703] [55187]: DEBUG nova.api.openstack.wsgi [None req-c93ff70a-14cd-4c7d-b220-de4e2df13b87 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Returning 404 to user: Instance 1f6d1dcc-17d0-4122-980d-68d297ed52e5 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1292.115108] [55187]: INFO nova.api.openstack.requestlog [None req-c93ff70a-14cd-4c7d-b220-de4e2df13b87 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 404 len: 111 microversion: 2.1 time: 0.018301 [ 1292.115384] [55187]: [pid: 55187|app: 0|req: 4394/8897] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:52 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1292.180189] [55188]: DEBUG nova.api.openstack.wsgi [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherB-server-1976178685", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "1152e128-5856-4222-a54d-f5fb9cf64e42"}], "security_groups": [{"name": "tempest-securitygroup--1704818810"}], "key_name": "tempest-keypair-1421521861", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1292.218086] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.218373] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.218566] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.218971] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.219229] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.219357] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.259555] [55188]: DEBUG nova.network.neutron [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] validate_networks() for [('1152e128-5856-4222-a54d-f5fb9cf64e42', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1292.507897] [55188]: DEBUG nova.virt.hardware [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1292.508153] [55188]: DEBUG nova.virt.hardware [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1292.508458] [55188]: DEBUG nova.virt.hardware [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1292.508633] [55188]: DEBUG nova.virt.hardware [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1292.508796] [55188]: DEBUG nova.virt.hardware [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1292.517430] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.517661] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.517845] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.518284] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.518488] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.518663] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.529370] [55188]: DEBUG nova.quota [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Getting quotas for project c80df9ef80e140f7baa7e260e967d582. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1292.533628] [55188]: DEBUG nova.quota [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Getting quotas for user 1f8fd3af90204522bf140bae43e1f3a4 and project c80df9ef80e140f7baa7e260e967d582. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1292.539462] [55188]: DEBUG nova.compute.api [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1292.540826] [55188]: DEBUG nova.compute.api [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1292.574384] [55188]: INFO nova.api.openstack.requestlog [None req-e3de5977-ea50-4e01-84f1-2b4d46f20fff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.396568 [ 1292.574754] [55188]: [pid: 55188|app: 0|req: 4504/8898] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:12:52 2025] POST /compute/v2.1/servers => generated 406 bytes in 397 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1292.581129] [55187]: DEBUG nova.api.openstack.wsgi [None req-3d5e31c6-7b8e-4d36-9008-cea7ab05fd65 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1292.582964] [55187]: DEBUG nova.compute.api [None req-3d5e31c6-7b8e-4d36-9008-cea7ab05fd65 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1292.616140] [55187]: DEBUG nova.policy [None req-3d5e31c6-7b8e-4d36-9008-cea7ab05fd65 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1292.622017] [55187]: INFO nova.api.openstack.requestlog [None req-3d5e31c6-7b8e-4d36-9008-cea7ab05fd65 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1239 microversion: 2.1 time: 0.042824 [ 1292.622017] [55187]: [pid: 55187|app: 0|req: 4395/8899] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:52 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1239 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1293.314323] [55188]: DEBUG nova.api.openstack.wsgi [None req-26571a4d-493a-4418-9941-aa1d4c5aca94 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1293.314601] [55188]: DEBUG nova.compute.api [None req-26571a4d-493a-4418-9941-aa1d4c5aca94 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1293.320420] [55188]: DEBUG oslo_concurrency.lockutils [None req-26571a4d-493a-4418-9941-aa1d4c5aca94 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.320698] [55188]: DEBUG oslo_concurrency.lockutils [None req-26571a4d-493a-4418-9941-aa1d4c5aca94 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.320934] [55188]: DEBUG oslo_concurrency.lockutils [None req-26571a4d-493a-4418-9941-aa1d4c5aca94 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.321411] [55188]: DEBUG oslo_concurrency.lockutils [None req-26571a4d-493a-4418-9941-aa1d4c5aca94 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.321686] [55188]: DEBUG oslo_concurrency.lockutils [None req-26571a4d-493a-4418-9941-aa1d4c5aca94 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.321876] [55188]: DEBUG oslo_concurrency.lockutils [None req-26571a4d-493a-4418-9941-aa1d4c5aca94 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.340179] [55188]: DEBUG nova.compute.api [None req-26571a4d-493a-4418-9941-aa1d4c5aca94 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1293.392238] [55188]: INFO nova.api.openstack.requestlog [None req-26571a4d-493a-4418-9941-aa1d4c5aca94 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 204 len: 0 microversion: 2.1 time: 0.079816 [ 1293.392238] [55188]: [pid: 55188|app: 0|req: 4505/8900] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:12:53 2025] DELETE /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1293.397378] [55187]: DEBUG nova.api.openstack.wsgi [None req-d5a728da-da5a-4e92-8aea-527c278d0759 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1293.399125] [55187]: DEBUG nova.compute.api [None req-d5a728da-da5a-4e92-8aea-527c278d0759 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1293.404302] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5a728da-da5a-4e92-8aea-527c278d0759 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.404759] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5a728da-da5a-4e92-8aea-527c278d0759 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.405152] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5a728da-da5a-4e92-8aea-527c278d0759 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.405571] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5a728da-da5a-4e92-8aea-527c278d0759 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.405835] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5a728da-da5a-4e92-8aea-527c278d0759 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.406160] [55187]: DEBUG oslo_concurrency.lockutils [None req-d5a728da-da5a-4e92-8aea-527c278d0759 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.550099] [55187]: DEBUG nova.policy [None req-d5a728da-da5a-4e92-8aea-527c278d0759 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1293.556837] [55187]: INFO nova.api.openstack.requestlog [None req-d5a728da-da5a-4e92-8aea-527c278d0759 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1552 microversion: 2.1 time: 0.161710 [ 1293.558841] [55187]: [pid: 55187|app: 0|req: 4396/8901] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:53 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1552 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1293.635698] [55188]: DEBUG nova.api.openstack.wsgi [None req-34bf57d3-ca46-47b6-8db6-e5d75535a4e0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1293.638495] [55188]: DEBUG nova.compute.api [None req-34bf57d3-ca46-47b6-8db6-e5d75535a4e0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1293.643336] [55188]: DEBUG oslo_concurrency.lockutils [None req-34bf57d3-ca46-47b6-8db6-e5d75535a4e0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.646019] [55188]: DEBUG oslo_concurrency.lockutils [None req-34bf57d3-ca46-47b6-8db6-e5d75535a4e0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.646019] [55188]: DEBUG oslo_concurrency.lockutils [None req-34bf57d3-ca46-47b6-8db6-e5d75535a4e0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.646019] [55188]: DEBUG oslo_concurrency.lockutils [None req-34bf57d3-ca46-47b6-8db6-e5d75535a4e0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.646019] [55188]: DEBUG oslo_concurrency.lockutils [None req-34bf57d3-ca46-47b6-8db6-e5d75535a4e0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.646019] [55188]: DEBUG oslo_concurrency.lockutils [None req-34bf57d3-ca46-47b6-8db6-e5d75535a4e0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.694010] [55188]: DEBUG nova.policy [None req-34bf57d3-ca46-47b6-8db6-e5d75535a4e0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1293.699460] [55188]: INFO nova.api.openstack.requestlog [None req-34bf57d3-ca46-47b6-8db6-e5d75535a4e0 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1243 microversion: 2.1 time: 0.066023 [ 1293.699460] [55188]: [pid: 55188|app: 0|req: 4506/8902] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:54 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1243 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1294.573948] [55187]: DEBUG nova.api.openstack.wsgi [None req-5d188115-47a4-4400-ac62-7e35171eb8ab tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1294.575734] [55187]: DEBUG nova.compute.api [None req-5d188115-47a4-4400-ac62-7e35171eb8ab tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1294.581637] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d188115-47a4-4400-ac62-7e35171eb8ab tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1294.581869] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d188115-47a4-4400-ac62-7e35171eb8ab tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1294.582066] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d188115-47a4-4400-ac62-7e35171eb8ab tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1294.582428] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d188115-47a4-4400-ac62-7e35171eb8ab tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1294.582629] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d188115-47a4-4400-ac62-7e35171eb8ab tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1294.582800] [55187]: DEBUG oslo_concurrency.lockutils [None req-5d188115-47a4-4400-ac62-7e35171eb8ab tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1294.665099] [55187]: DEBUG nova.policy [None req-5d188115-47a4-4400-ac62-7e35171eb8ab tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1294.671028] [55187]: INFO nova.api.openstack.requestlog [None req-5d188115-47a4-4400-ac62-7e35171eb8ab tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1552 microversion: 2.1 time: 0.099316 [ 1294.671379] [55187]: [pid: 55187|app: 0|req: 4397/8903] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:54 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1552 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1294.713864] [55188]: DEBUG nova.api.openstack.wsgi [None req-7335fdd2-872f-4ca6-a414-bb37007b795c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1294.715617] [55188]: DEBUG nova.compute.api [None req-7335fdd2-872f-4ca6-a414-bb37007b795c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1294.719909] [55188]: DEBUG oslo_concurrency.lockutils [None req-7335fdd2-872f-4ca6-a414-bb37007b795c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1294.720160] [55188]: DEBUG oslo_concurrency.lockutils [None req-7335fdd2-872f-4ca6-a414-bb37007b795c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1294.720380] [55188]: DEBUG oslo_concurrency.lockutils [None req-7335fdd2-872f-4ca6-a414-bb37007b795c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1294.720720] [55188]: DEBUG oslo_concurrency.lockutils [None req-7335fdd2-872f-4ca6-a414-bb37007b795c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1294.720919] [55188]: DEBUG oslo_concurrency.lockutils [None req-7335fdd2-872f-4ca6-a414-bb37007b795c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1294.721104] [55188]: DEBUG oslo_concurrency.lockutils [None req-7335fdd2-872f-4ca6-a414-bb37007b795c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1294.752331] [55188]: DEBUG nova.policy [None req-7335fdd2-872f-4ca6-a414-bb37007b795c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1294.755785] [55188]: INFO nova.api.openstack.requestlog [None req-7335fdd2-872f-4ca6-a414-bb37007b795c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1291 microversion: 2.1 time: 0.044182 [ 1294.756272] [55188]: [pid: 55188|app: 0|req: 4507/8904] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:55 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1291 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1295.405952] [55187]: DEBUG nova.api.openstack.wsgi [None req-ee37e867-82c7-444f-9eb4-e843bf55ac81 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1295.407608] [55187]: DEBUG nova.compute.api [None req-ee37e867-82c7-444f-9eb4-e843bf55ac81 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1295.411217] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee37e867-82c7-444f-9eb4-e843bf55ac81 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.411471] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee37e867-82c7-444f-9eb4-e843bf55ac81 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.411658] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee37e867-82c7-444f-9eb4-e843bf55ac81 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.412017] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee37e867-82c7-444f-9eb4-e843bf55ac81 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.412243] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee37e867-82c7-444f-9eb4-e843bf55ac81 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.412451] [55187]: DEBUG oslo_concurrency.lockutils [None req-ee37e867-82c7-444f-9eb4-e843bf55ac81 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.429169] [55187]: INFO nova.api.openstack.requestlog [None req-ee37e867-82c7-444f-9eb4-e843bf55ac81 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025426 [ 1295.429500] [55187]: [pid: 55187|app: 0|req: 4398/8905] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:12:55 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1295.436266] [55188]: DEBUG nova.api.openstack.wsgi [None req-a4b47fb8-cd72-4daa-9b34-0e1b6429fd53 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1295.437857] [55188]: DEBUG nova.compute.api [None req-a4b47fb8-cd72-4daa-9b34-0e1b6429fd53 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1295.441950] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4b47fb8-cd72-4daa-9b34-0e1b6429fd53 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.442197] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4b47fb8-cd72-4daa-9b34-0e1b6429fd53 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.442381] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4b47fb8-cd72-4daa-9b34-0e1b6429fd53 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.442763] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4b47fb8-cd72-4daa-9b34-0e1b6429fd53 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.442959] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4b47fb8-cd72-4daa-9b34-0e1b6429fd53 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.443154] [55188]: DEBUG oslo_concurrency.lockutils [None req-a4b47fb8-cd72-4daa-9b34-0e1b6429fd53 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.458645] [55188]: INFO nova.api.openstack.requestlog [None req-a4b47fb8-cd72-4daa-9b34-0e1b6429fd53 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments/ca6e44b5-6de4-4d69-890c-55a61bd6703d" status: 200 len: 194 microversion: 2.1 time: 0.024878 [ 1295.459120] [55188]: [pid: 55188|app: 0|req: 4508/8906] 10.180.1.21 () {58 vars in 1408 bytes} [Wed Mar 26 22:12:55 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments/ca6e44b5-6de4-4d69-890c-55a61bd6703d => generated 194 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1295.684966] [55187]: DEBUG nova.api.openstack.wsgi [None req-a2d57b62-ac63-4a09-a1fc-2fd83495a4b6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1295.686944] [55187]: DEBUG nova.compute.api [None req-a2d57b62-ac63-4a09-a1fc-2fd83495a4b6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1295.690944] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d57b62-ac63-4a09-a1fc-2fd83495a4b6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.691198] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d57b62-ac63-4a09-a1fc-2fd83495a4b6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.691447] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d57b62-ac63-4a09-a1fc-2fd83495a4b6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.691815] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d57b62-ac63-4a09-a1fc-2fd83495a4b6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.692027] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d57b62-ac63-4a09-a1fc-2fd83495a4b6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.692206] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2d57b62-ac63-4a09-a1fc-2fd83495a4b6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.761558] [55187]: DEBUG nova.policy [None req-a2d57b62-ac63-4a09-a1fc-2fd83495a4b6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1295.766014] [55187]: INFO nova.api.openstack.requestlog [None req-a2d57b62-ac63-4a09-a1fc-2fd83495a4b6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1552 microversion: 2.1 time: 0.083549 [ 1295.766371] [55187]: [pid: 55187|app: 0|req: 4399/8907] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:56 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1552 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1295.768539] [55188]: DEBUG nova.api.openstack.wsgi [None req-7e8d3340-644f-4dce-b9de-071c366b1527 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1295.770272] [55188]: DEBUG nova.compute.api [None req-7e8d3340-644f-4dce-b9de-071c366b1527 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1295.773692] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e8d3340-644f-4dce-b9de-071c366b1527 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.773931] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e8d3340-644f-4dce-b9de-071c366b1527 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.774132] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e8d3340-644f-4dce-b9de-071c366b1527 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.774489] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e8d3340-644f-4dce-b9de-071c366b1527 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.774694] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e8d3340-644f-4dce-b9de-071c366b1527 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.774868] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e8d3340-644f-4dce-b9de-071c366b1527 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.806039] [55188]: DEBUG nova.policy [None req-7e8d3340-644f-4dce-b9de-071c366b1527 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1295.810227] [55188]: INFO nova.api.openstack.requestlog [None req-7e8d3340-644f-4dce-b9de-071c366b1527 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1291 microversion: 2.1 time: 0.044295 [ 1295.810597] [55188]: [pid: 55188|app: 0|req: 4509/8908] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:56 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1291 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1296.650710] [55187]: DEBUG nova.api.openstack.wsgi [None req-a828ba63-69f1-4b1c-b457-970d8ca5d762 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "ac34ae85-70db-43e7-a20c-f099e7c9d863"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1296.652493] [55187]: DEBUG nova.compute.api [None req-a828ba63-69f1-4b1c-b457-970d8ca5d762 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1296.658662] [55187]: DEBUG oslo_concurrency.lockutils [None req-a828ba63-69f1-4b1c-b457-970d8ca5d762 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.658901] [55187]: DEBUG oslo_concurrency.lockutils [None req-a828ba63-69f1-4b1c-b457-970d8ca5d762 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.659098] [55187]: DEBUG oslo_concurrency.lockutils [None req-a828ba63-69f1-4b1c-b457-970d8ca5d762 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.659467] [55187]: DEBUG oslo_concurrency.lockutils [None req-a828ba63-69f1-4b1c-b457-970d8ca5d762 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.659660] [55187]: DEBUG oslo_concurrency.lockutils [None req-a828ba63-69f1-4b1c-b457-970d8ca5d762 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.659831] [55187]: DEBUG oslo_concurrency.lockutils [None req-a828ba63-69f1-4b1c-b457-970d8ca5d762 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.779158] [55188]: DEBUG nova.api.openstack.wsgi [None req-18880c17-a155-4c77-b8a6-a6cbae354637 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1296.780966] [55188]: DEBUG nova.compute.api [None req-18880c17-a155-4c77-b8a6-a6cbae354637 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1296.785807] [55188]: DEBUG oslo_concurrency.lockutils [None req-18880c17-a155-4c77-b8a6-a6cbae354637 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.786105] [55188]: DEBUG oslo_concurrency.lockutils [None req-18880c17-a155-4c77-b8a6-a6cbae354637 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.786345] [55188]: DEBUG oslo_concurrency.lockutils [None req-18880c17-a155-4c77-b8a6-a6cbae354637 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.786746] [55188]: DEBUG oslo_concurrency.lockutils [None req-18880c17-a155-4c77-b8a6-a6cbae354637 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.786990] [55188]: DEBUG oslo_concurrency.lockutils [None req-18880c17-a155-4c77-b8a6-a6cbae354637 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.787222] [55188]: DEBUG oslo_concurrency.lockutils [None req-18880c17-a155-4c77-b8a6-a6cbae354637 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.895613] [55188]: DEBUG nova.policy [None req-18880c17-a155-4c77-b8a6-a6cbae354637 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1296.902149] [55188]: INFO nova.api.openstack.requestlog [None req-18880c17-a155-4c77-b8a6-a6cbae354637 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1552 microversion: 2.1 time: 0.124045 [ 1296.902149] [55188]: [pid: 55188|app: 0|req: 4510/8909] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:57 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1552 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1296.905205] [55188]: DEBUG nova.api.openstack.wsgi [None req-05abcfbb-ac74-4903-8de3-a7d8f148d92f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1296.906874] [55188]: DEBUG nova.compute.api [None req-05abcfbb-ac74-4903-8de3-a7d8f148d92f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1296.911280] [55188]: DEBUG oslo_concurrency.lockutils [None req-05abcfbb-ac74-4903-8de3-a7d8f148d92f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.911536] [55188]: DEBUG oslo_concurrency.lockutils [None req-05abcfbb-ac74-4903-8de3-a7d8f148d92f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.911735] [55188]: DEBUG oslo_concurrency.lockutils [None req-05abcfbb-ac74-4903-8de3-a7d8f148d92f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.912096] [55188]: DEBUG oslo_concurrency.lockutils [None req-05abcfbb-ac74-4903-8de3-a7d8f148d92f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.912299] [55188]: DEBUG oslo_concurrency.lockutils [None req-05abcfbb-ac74-4903-8de3-a7d8f148d92f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.912473] [55188]: DEBUG oslo_concurrency.lockutils [None req-05abcfbb-ac74-4903-8de3-a7d8f148d92f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.947175] [55188]: DEBUG nova.policy [None req-05abcfbb-ac74-4903-8de3-a7d8f148d92f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1296.951281] [55188]: INFO nova.api.openstack.requestlog [None req-05abcfbb-ac74-4903-8de3-a7d8f148d92f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1299 microversion: 2.1 time: 0.049280 [ 1296.951642] [55188]: [pid: 55188|app: 0|req: 4511/8910] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:57 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1296.954116] [55188]: DEBUG nova.api.openstack.wsgi [req-6dbbda1f-bccb-43c2-82d7-c25b041e5404 req-2a0a9362-fcfe-4e91-8468-c48f62fd6ac8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "961ab513-94c8-45c5-bd44-649f5dfb2741", "name": "network-vif-deleted", "tag": "eada5cda-a3f3-4577-9e3c-27f6b16f72de"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1296.959451] [55188]: DEBUG oslo_concurrency.lockutils [req-6dbbda1f-bccb-43c2-82d7-c25b041e5404 req-2a0a9362-fcfe-4e91-8468-c48f62fd6ac8 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.959707] [55188]: DEBUG oslo_concurrency.lockutils [req-6dbbda1f-bccb-43c2-82d7-c25b041e5404 req-2a0a9362-fcfe-4e91-8468-c48f62fd6ac8 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.959851] [55188]: DEBUG oslo_concurrency.lockutils [req-6dbbda1f-bccb-43c2-82d7-c25b041e5404 req-2a0a9362-fcfe-4e91-8468-c48f62fd6ac8 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.965816] [55188]: INFO nova.api.openstack.compute.server_external_events [req-6dbbda1f-bccb-43c2-82d7-c25b041e5404 req-2a0a9362-fcfe-4e91-8468-c48f62fd6ac8 service nova] Creating event network-vif-deleted:eada5cda-a3f3-4577-9e3c-27f6b16f72de for instance 961ab513-94c8-45c5-bd44-649f5dfb2741 on cpu-1 [ 1296.968560] [55188]: INFO nova.api.openstack.requestlog [req-6dbbda1f-bccb-43c2-82d7-c25b041e5404 req-2a0a9362-fcfe-4e91-8468-c48f62fd6ac8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016304 [ 1296.968851] [55188]: [pid: 55188|app: 0|req: 4512/8911] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:57 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1297.917923] [55188]: DEBUG nova.api.openstack.wsgi [None req-f84d3764-ef59-45ae-bd24-282192fb8dd1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1297.919753] [55188]: DEBUG nova.compute.api [None req-f84d3764-ef59-45ae-bd24-282192fb8dd1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1297.923710] [55188]: DEBUG oslo_concurrency.lockutils [None req-f84d3764-ef59-45ae-bd24-282192fb8dd1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1297.923907] [55188]: DEBUG oslo_concurrency.lockutils [None req-f84d3764-ef59-45ae-bd24-282192fb8dd1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1297.924114] [55188]: DEBUG oslo_concurrency.lockutils [None req-f84d3764-ef59-45ae-bd24-282192fb8dd1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1297.924477] [55188]: DEBUG oslo_concurrency.lockutils [None req-f84d3764-ef59-45ae-bd24-282192fb8dd1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1297.924681] [55188]: DEBUG oslo_concurrency.lockutils [None req-f84d3764-ef59-45ae-bd24-282192fb8dd1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1297.924854] [55188]: DEBUG oslo_concurrency.lockutils [None req-f84d3764-ef59-45ae-bd24-282192fb8dd1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1297.962849] [55188]: DEBUG nova.policy [None req-f84d3764-ef59-45ae-bd24-282192fb8dd1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1297.968106] [55188]: INFO nova.api.openstack.requestlog [None req-f84d3764-ef59-45ae-bd24-282192fb8dd1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1340 microversion: 2.1 time: 0.053107 [ 1297.968453] [55188]: [pid: 55188|app: 0|req: 4513/8912] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:58 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1340 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1297.970842] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e2a9a76-e685-4f3d-a288-b1e4404746b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1297.972422] [55188]: DEBUG nova.compute.api [None req-9e2a9a76-e685-4f3d-a288-b1e4404746b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1297.975599] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e2a9a76-e685-4f3d-a288-b1e4404746b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1297.975869] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e2a9a76-e685-4f3d-a288-b1e4404746b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1297.976128] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e2a9a76-e685-4f3d-a288-b1e4404746b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1297.976484] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e2a9a76-e685-4f3d-a288-b1e4404746b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1297.976690] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e2a9a76-e685-4f3d-a288-b1e4404746b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1297.976864] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e2a9a76-e685-4f3d-a288-b1e4404746b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1298.095675] [55188]: DEBUG nova.policy [None req-9e2a9a76-e685-4f3d-a288-b1e4404746b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1298.099890] [55188]: INFO nova.api.openstack.requestlog [None req-9e2a9a76-e685-4f3d-a288-b1e4404746b6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1365 microversion: 2.1 time: 0.130880 [ 1298.100382] [55188]: [pid: 55188|app: 0|req: 4514/8913] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:58 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1365 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1298.272514] [55187]: INFO nova.api.openstack.requestlog [None req-a828ba63-69f1-4b1c-b457-970d8ca5d762 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "POST /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.624026 [ 1298.272879] [55187]: [pid: 55187|app: 0|req: 4400/8914] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 26 22:12:57 2025] POST /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments => generated 194 bytes in 1625 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1298.544447] [55188]: DEBUG nova.api.openstack.wsgi [req-a4c6dbb5-fc93-4974-8351-74a57cda4cef req-c2f5060d-7e06-4bf6-a6f7-ce3bfcb0be05 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2afd1050-82d4-4319-9999-7307f33cc63b", "name": "network-vif-plugged", "status": "completed", "tag": "bc97eb24-2ae1-4fab-97e7-f119750b5feb"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1298.555985] [55188]: DEBUG oslo_concurrency.lockutils [req-a4c6dbb5-fc93-4974-8351-74a57cda4cef req-c2f5060d-7e06-4bf6-a6f7-ce3bfcb0be05 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1298.556330] [55188]: DEBUG oslo_concurrency.lockutils [req-a4c6dbb5-fc93-4974-8351-74a57cda4cef req-c2f5060d-7e06-4bf6-a6f7-ce3bfcb0be05 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1298.556436] [55188]: DEBUG oslo_concurrency.lockutils [req-a4c6dbb5-fc93-4974-8351-74a57cda4cef req-c2f5060d-7e06-4bf6-a6f7-ce3bfcb0be05 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1298.581584] [55188]: INFO nova.api.openstack.compute.server_external_events [req-a4c6dbb5-fc93-4974-8351-74a57cda4cef req-c2f5060d-7e06-4bf6-a6f7-ce3bfcb0be05 service nova] Creating event network-vif-plugged:bc97eb24-2ae1-4fab-97e7-f119750b5feb for instance 2afd1050-82d4-4319-9999-7307f33cc63b on cpu-1 [ 1298.582941] [55188]: INFO nova.api.openstack.requestlog [req-a4c6dbb5-fc93-4974-8351-74a57cda4cef req-c2f5060d-7e06-4bf6-a6f7-ce3bfcb0be05 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.040790 [ 1298.583342] [55188]: [pid: 55188|app: 0|req: 4515/8915] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:12:58 2025] 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) [ 1298.981872] [55187]: DEBUG nova.api.openstack.wsgi [None req-17a1917e-8eba-4832-a9f3-fbb1c854e218 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1298.983971] [55187]: DEBUG nova.compute.api [None req-17a1917e-8eba-4832-a9f3-fbb1c854e218 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1298.988542] [55187]: DEBUG oslo_concurrency.lockutils [None req-17a1917e-8eba-4832-a9f3-fbb1c854e218 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1298.988816] [55187]: DEBUG oslo_concurrency.lockutils [None req-17a1917e-8eba-4832-a9f3-fbb1c854e218 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1298.989038] [55187]: DEBUG oslo_concurrency.lockutils [None req-17a1917e-8eba-4832-a9f3-fbb1c854e218 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1298.989443] [55187]: DEBUG oslo_concurrency.lockutils [None req-17a1917e-8eba-4832-a9f3-fbb1c854e218 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1298.989651] [55187]: DEBUG oslo_concurrency.lockutils [None req-17a1917e-8eba-4832-a9f3-fbb1c854e218 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1298.989856] [55187]: DEBUG oslo_concurrency.lockutils [None req-17a1917e-8eba-4832-a9f3-fbb1c854e218 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.018620] [55187]: DEBUG oslo_concurrency.lockutils [None req-17a1917e-8eba-4832-a9f3-fbb1c854e218 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1299.018954] [55187]: DEBUG oslo_concurrency.lockutils [None req-17a1917e-8eba-4832-a9f3-fbb1c854e218 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1299.019247] [55187]: DEBUG oslo_concurrency.lockutils [None req-17a1917e-8eba-4832-a9f3-fbb1c854e218 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.019529] [55187]: DEBUG nova.objects.instance [None req-17a1917e-8eba-4832-a9f3-fbb1c854e218 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lazy-loading 'fault' on Instance uuid 961ab513-94c8-45c5-bd44-649f5dfb2741 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1299.045027] [55187]: DEBUG nova.policy [None req-17a1917e-8eba-4832-a9f3-fbb1c854e218 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1299.053741] [55187]: INFO nova.api.openstack.requestlog [None req-17a1917e-8eba-4832-a9f3-fbb1c854e218 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1345 microversion: 2.1 time: 0.074328 [ 1299.053857] [55187]: [pid: 55187|app: 0|req: 4401/8916] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:59 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1345 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1299.113987] [55188]: DEBUG nova.api.openstack.wsgi [None req-195ba1cb-3e6c-44f0-9d30-d917d316f1aa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1299.115745] [55188]: DEBUG nova.compute.api [None req-195ba1cb-3e6c-44f0-9d30-d917d316f1aa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1299.119740] [55188]: DEBUG oslo_concurrency.lockutils [None req-195ba1cb-3e6c-44f0-9d30-d917d316f1aa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1299.120042] [55188]: DEBUG oslo_concurrency.lockutils [None req-195ba1cb-3e6c-44f0-9d30-d917d316f1aa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1299.120307] [55188]: DEBUG oslo_concurrency.lockutils [None req-195ba1cb-3e6c-44f0-9d30-d917d316f1aa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.120699] [55188]: DEBUG oslo_concurrency.lockutils [None req-195ba1cb-3e6c-44f0-9d30-d917d316f1aa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1299.120910] [55188]: DEBUG oslo_concurrency.lockutils [None req-195ba1cb-3e6c-44f0-9d30-d917d316f1aa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1299.121109] [55188]: DEBUG oslo_concurrency.lockutils [None req-195ba1cb-3e6c-44f0-9d30-d917d316f1aa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.188610] [55188]: DEBUG nova.policy [None req-195ba1cb-3e6c-44f0-9d30-d917d316f1aa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1299.193069] [55188]: INFO nova.api.openstack.requestlog [None req-195ba1cb-3e6c-44f0-9d30-d917d316f1aa tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1365 microversion: 2.1 time: 0.082178 [ 1299.193398] [55188]: [pid: 55188|app: 0|req: 4516/8917] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:12:59 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1365 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1300.066134] [55187]: DEBUG nova.api.openstack.wsgi [None req-66525937-8f00-4dc7-8e98-3f2304cffb2f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1300.067940] [55187]: DEBUG nova.compute.api [None req-66525937-8f00-4dc7-8e98-3f2304cffb2f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1300.072127] [55187]: DEBUG oslo_concurrency.lockutils [None req-66525937-8f00-4dc7-8e98-3f2304cffb2f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1300.072379] [55187]: DEBUG oslo_concurrency.lockutils [None req-66525937-8f00-4dc7-8e98-3f2304cffb2f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1300.072567] [55187]: DEBUG oslo_concurrency.lockutils [None req-66525937-8f00-4dc7-8e98-3f2304cffb2f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1300.072926] [55187]: DEBUG oslo_concurrency.lockutils [None req-66525937-8f00-4dc7-8e98-3f2304cffb2f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1300.073135] [55187]: DEBUG oslo_concurrency.lockutils [None req-66525937-8f00-4dc7-8e98-3f2304cffb2f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1300.073310] [55187]: DEBUG oslo_concurrency.lockutils [None req-66525937-8f00-4dc7-8e98-3f2304cffb2f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1300.091075] [55187]: DEBUG oslo_concurrency.lockutils [None req-66525937-8f00-4dc7-8e98-3f2304cffb2f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1300.091233] [55187]: DEBUG oslo_concurrency.lockutils [None req-66525937-8f00-4dc7-8e98-3f2304cffb2f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1300.091502] [55187]: DEBUG oslo_concurrency.lockutils [None req-66525937-8f00-4dc7-8e98-3f2304cffb2f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1300.091731] [55187]: DEBUG nova.objects.instance [None req-66525937-8f00-4dc7-8e98-3f2304cffb2f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lazy-loading 'fault' on Instance uuid 961ab513-94c8-45c5-bd44-649f5dfb2741 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1300.112709] [55187]: DEBUG nova.policy [None req-66525937-8f00-4dc7-8e98-3f2304cffb2f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1300.117349] [55187]: INFO nova.api.openstack.requestlog [None req-66525937-8f00-4dc7-8e98-3f2304cffb2f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 200 len: 1345 microversion: 2.1 time: 0.053513 [ 1300.117855] [55187]: [pid: 55187|app: 0|req: 4402/8918] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:00 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 1345 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1300.205234] [55188]: DEBUG nova.api.openstack.wsgi [None req-73c0128f-7b39-43ad-a691-0a7a8c9df322 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1300.207463] [55188]: DEBUG nova.compute.api [None req-73c0128f-7b39-43ad-a691-0a7a8c9df322 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1300.211118] [55188]: DEBUG oslo_concurrency.lockutils [None req-73c0128f-7b39-43ad-a691-0a7a8c9df322 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1300.211365] [55188]: DEBUG oslo_concurrency.lockutils [None req-73c0128f-7b39-43ad-a691-0a7a8c9df322 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1300.211551] [55188]: DEBUG oslo_concurrency.lockutils [None req-73c0128f-7b39-43ad-a691-0a7a8c9df322 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1300.211894] [55188]: DEBUG oslo_concurrency.lockutils [None req-73c0128f-7b39-43ad-a691-0a7a8c9df322 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1300.212109] [55188]: DEBUG oslo_concurrency.lockutils [None req-73c0128f-7b39-43ad-a691-0a7a8c9df322 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1300.212290] [55188]: DEBUG oslo_concurrency.lockutils [None req-73c0128f-7b39-43ad-a691-0a7a8c9df322 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1300.280097] [55188]: DEBUG nova.policy [None req-73c0128f-7b39-43ad-a691-0a7a8c9df322 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1300.284634] [55188]: INFO nova.api.openstack.requestlog [None req-73c0128f-7b39-43ad-a691-0a7a8c9df322 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1365 microversion: 2.1 time: 0.081615 [ 1300.284998] [55188]: [pid: 55188|app: 0|req: 4517/8919] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:00 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1365 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1300.594552] [55187]: DEBUG nova.api.openstack.wsgi [req-5ea88f80-8f80-42d0-a0db-c0c9a73c4424 req-aee721ab-5cca-4d7c-a67d-2f4c02d98d0c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2afd1050-82d4-4319-9999-7307f33cc63b", "tag": "bc97eb24-2ae1-4fab-97e7-f119750b5feb"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1300.600442] [55187]: DEBUG oslo_concurrency.lockutils [req-5ea88f80-8f80-42d0-a0db-c0c9a73c4424 req-aee721ab-5cca-4d7c-a67d-2f4c02d98d0c service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1300.600710] [55187]: DEBUG oslo_concurrency.lockutils [req-5ea88f80-8f80-42d0-a0db-c0c9a73c4424 req-aee721ab-5cca-4d7c-a67d-2f4c02d98d0c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1300.601020] [55187]: DEBUG oslo_concurrency.lockutils [req-5ea88f80-8f80-42d0-a0db-c0c9a73c4424 req-aee721ab-5cca-4d7c-a67d-2f4c02d98d0c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1300.607416] [55187]: INFO nova.api.openstack.compute.server_external_events [req-5ea88f80-8f80-42d0-a0db-c0c9a73c4424 req-aee721ab-5cca-4d7c-a67d-2f4c02d98d0c service nova] Creating event network-changed:bc97eb24-2ae1-4fab-97e7-f119750b5feb for instance 2afd1050-82d4-4319-9999-7307f33cc63b on cpu-1 [ 1300.610330] [55187]: INFO nova.api.openstack.requestlog [req-5ea88f80-8f80-42d0-a0db-c0c9a73c4424 req-aee721ab-5cca-4d7c-a67d-2f4c02d98d0c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018516 [ 1300.610683] [55187]: [pid: 55187|app: 0|req: 4403/8920] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:13:00 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1301.135799] [55188]: DEBUG nova.api.openstack.wsgi [None req-97ed5764-29b2-486a-958c-5251681e5997 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1301.135799] [55188]: DEBUG nova.compute.api [None req-97ed5764-29b2-486a-958c-5251681e5997 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1301.138869] [55188]: DEBUG oslo_concurrency.lockutils [None req-97ed5764-29b2-486a-958c-5251681e5997 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.139235] [55188]: DEBUG oslo_concurrency.lockutils [None req-97ed5764-29b2-486a-958c-5251681e5997 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.139512] [55188]: DEBUG oslo_concurrency.lockutils [None req-97ed5764-29b2-486a-958c-5251681e5997 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.140023] [55188]: DEBUG oslo_concurrency.lockutils [None req-97ed5764-29b2-486a-958c-5251681e5997 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.140338] [55188]: DEBUG oslo_concurrency.lockutils [None req-97ed5764-29b2-486a-958c-5251681e5997 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.140591] [55188]: DEBUG oslo_concurrency.lockutils [None req-97ed5764-29b2-486a-958c-5251681e5997 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.153227] [55188]: INFO nova.api.openstack.wsgi [None req-97ed5764-29b2-486a-958c-5251681e5997 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance 961ab513-94c8-45c5-bd44-649f5dfb2741 could not be found. [ 1301.153713] [55188]: DEBUG nova.api.openstack.wsgi [None req-97ed5764-29b2-486a-958c-5251681e5997 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance 961ab513-94c8-45c5-bd44-649f5dfb2741 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1301.154394] [55188]: INFO nova.api.openstack.requestlog [None req-97ed5764-29b2-486a-958c-5251681e5997 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 404 len: 111 microversion: 2.1 time: 0.026060 [ 1301.154826] [55188]: [pid: 55188|app: 0|req: 4518/8921] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:01 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1301.219089] [55187]: DEBUG nova.api.openstack.wsgi [None req-4a8cdaf6-af86-4f5e-9310-b8c8d47ceaf3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1301.220913] [55187]: DEBUG nova.compute.api [None req-4a8cdaf6-af86-4f5e-9310-b8c8d47ceaf3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1301.224646] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8cdaf6-af86-4f5e-9310-b8c8d47ceaf3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.224889] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8cdaf6-af86-4f5e-9310-b8c8d47ceaf3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.225162] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8cdaf6-af86-4f5e-9310-b8c8d47ceaf3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.225440] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8cdaf6-af86-4f5e-9310-b8c8d47ceaf3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.225635] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8cdaf6-af86-4f5e-9310-b8c8d47ceaf3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.226154] [55187]: DEBUG oslo_concurrency.lockutils [None req-4a8cdaf6-af86-4f5e-9310-b8c8d47ceaf3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.234251] [55187]: INFO nova.api.openstack.wsgi [None req-4a8cdaf6-af86-4f5e-9310-b8c8d47ceaf3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance 961ab513-94c8-45c5-bd44-649f5dfb2741 could not be found. [ 1301.234542] [55187]: DEBUG nova.api.openstack.wsgi [None req-4a8cdaf6-af86-4f5e-9310-b8c8d47ceaf3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance 961ab513-94c8-45c5-bd44-649f5dfb2741 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1301.234956] [55187]: INFO nova.api.openstack.requestlog [None req-4a8cdaf6-af86-4f5e-9310-b8c8d47ceaf3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741/os-volume_attachments" status: 404 len: 111 microversion: 2.1 time: 0.018627 [ 1301.235264] [55187]: [pid: 55187|app: 0|req: 4404/8922] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:13:01 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741/os-volume_attachments => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1301.297629] [55188]: DEBUG nova.api.openstack.wsgi [None req-2afac067-b1fe-498e-86a8-0dbbcd1f17c9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1301.299682] [55188]: DEBUG nova.compute.api [None req-2afac067-b1fe-498e-86a8-0dbbcd1f17c9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1301.304362] [55188]: DEBUG oslo_concurrency.lockutils [None req-2afac067-b1fe-498e-86a8-0dbbcd1f17c9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.304362] [55188]: DEBUG oslo_concurrency.lockutils [None req-2afac067-b1fe-498e-86a8-0dbbcd1f17c9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.304362] [55188]: DEBUG oslo_concurrency.lockutils [None req-2afac067-b1fe-498e-86a8-0dbbcd1f17c9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.304362] [55188]: DEBUG oslo_concurrency.lockutils [None req-2afac067-b1fe-498e-86a8-0dbbcd1f17c9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.304593] [55188]: DEBUG oslo_concurrency.lockutils [None req-2afac067-b1fe-498e-86a8-0dbbcd1f17c9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.304801] [55188]: DEBUG oslo_concurrency.lockutils [None req-2afac067-b1fe-498e-86a8-0dbbcd1f17c9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.332263] [55187]: DEBUG nova.api.openstack.wsgi [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1427366207", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "94e5abc4-a0dc-4553-a92f-1534f201672a"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1301.369832] [55187]: DEBUG oslo_concurrency.lockutils [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.370178] [55187]: DEBUG oslo_concurrency.lockutils [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.370403] [55187]: DEBUG oslo_concurrency.lockutils [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.370824] [55187]: DEBUG oslo_concurrency.lockutils [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.371039] [55187]: DEBUG oslo_concurrency.lockutils [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.371217] [55187]: DEBUG oslo_concurrency.lockutils [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.376469] [55187]: DEBUG nova.network.neutron [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] validate_networks() for [('94e5abc4-a0dc-4553-a92f-1534f201672a', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1301.381876] [55188]: DEBUG nova.policy [None req-2afac067-b1fe-498e-86a8-0dbbcd1f17c9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1301.386227] [55188]: INFO nova.api.openstack.requestlog [None req-2afac067-b1fe-498e-86a8-0dbbcd1f17c9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1365 microversion: 2.1 time: 0.091203 [ 1301.386634] [55188]: [pid: 55188|app: 0|req: 4519/8923] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:01 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1365 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1301.540601] [55187]: DEBUG nova.virt.hardware [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1301.540854] [55187]: DEBUG nova.virt.hardware [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1301.541079] [55187]: DEBUG nova.virt.hardware [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1301.541348] [55187]: DEBUG nova.virt.hardware [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1301.541560] [55187]: DEBUG nova.virt.hardware [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1301.549653] [55187]: DEBUG oslo_concurrency.lockutils [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.549882] [55187]: DEBUG oslo_concurrency.lockutils [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.550077] [55187]: DEBUG oslo_concurrency.lockutils [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.550622] [55187]: DEBUG oslo_concurrency.lockutils [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1301.550867] [55187]: DEBUG oslo_concurrency.lockutils [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1301.551063] [55187]: DEBUG oslo_concurrency.lockutils [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1301.560887] [55187]: DEBUG nova.quota [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Getting quotas for project 63cfba0ac280493298000e61ffaf21ca. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1301.564896] [55187]: DEBUG nova.quota [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Getting quotas for user 4275c162be2c4813b7780b7276023d8f and project 63cfba0ac280493298000e61ffaf21ca. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1301.570427] [55187]: DEBUG nova.compute.api [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1301.571761] [55187]: DEBUG nova.compute.api [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 62d90d99-5bde-49d4-9041-58875e77777f] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1301.603324] [55187]: INFO nova.api.openstack.requestlog [None req-cae4ad20-1373-41e5-8177-c6365c62b54f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.273623 [ 1301.603672] [55187]: [pid: 55187|app: 0|req: 4405/8924] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:13:01 2025] POST /compute/v2.1/servers => generated 380 bytes in 274 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1301.610362] [55188]: DEBUG nova.api.openstack.wsgi [None req-563345e3-fabb-4afb-bc3b-315b12682652 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1301.612115] [55188]: DEBUG nova.compute.api [None req-563345e3-fabb-4afb-bc3b-315b12682652 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 62d90d99-5bde-49d4-9041-58875e77777f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1301.638612] [55188]: DEBUG nova.policy [None req-563345e3-fabb-4afb-bc3b-315b12682652 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1301.643700] [55188]: INFO nova.api.openstack.requestlog [None req-563345e3-fabb-4afb-bc3b-315b12682652 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/62d90d99-5bde-49d4-9041-58875e77777f" status: 200 len: 1213 microversion: 2.1 time: 0.035886 [ 1301.644168] [55188]: [pid: 55188|app: 0|req: 4520/8925] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:01 2025] GET /compute/v2.1/servers/62d90d99-5bde-49d4-9041-58875e77777f => generated 1213 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1301.655104] [55187]: DEBUG nova.api.openstack.wsgi [None req-8c7f03da-acf1-4b3f-9ecc-32027fa9c026 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1301.655421] [55187]: DEBUG nova.compute.api [None req-8c7f03da-acf1-4b3f-9ecc-32027fa9c026 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 62d90d99-5bde-49d4-9041-58875e77777f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1301.663877] [55187]: DEBUG nova.compute.api [None req-8c7f03da-acf1-4b3f-9ecc-32027fa9c026 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 62d90d99-5bde-49d4-9041-58875e77777f] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1301.800730] [55187]: INFO nova.scheduler.client.report [None req-8c7f03da-acf1-4b3f-9ecc-32027fa9c026 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Deleted allocations for instance 62d90d99-5bde-49d4-9041-58875e77777f [ 1301.809379] [55187]: INFO nova.api.openstack.requestlog [None req-8c7f03da-acf1-4b3f-9ecc-32027fa9c026 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/62d90d99-5bde-49d4-9041-58875e77777f" status: 204 len: 0 microversion: 2.1 time: 0.156406 [ 1301.809757] [55187]: [pid: 55187|app: 0|req: 4406/8926] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:13:02 2025] DELETE /compute/v2.1/servers/62d90d99-5bde-49d4-9041-58875e77777f => generated 0 bytes in 157 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1301.814836] [55188]: DEBUG nova.api.openstack.wsgi [None req-f8c61507-29ca-4561-be36-cbae1c406da0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1301.816568] [55188]: DEBUG nova.compute.api [None req-f8c61507-29ca-4561-be36-cbae1c406da0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 62d90d99-5bde-49d4-9041-58875e77777f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1301.824806] [55188]: INFO nova.api.openstack.wsgi [None req-f8c61507-29ca-4561-be36-cbae1c406da0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance 62d90d99-5bde-49d4-9041-58875e77777f could not be found. [ 1301.825108] [55188]: DEBUG nova.api.openstack.wsgi [None req-f8c61507-29ca-4561-be36-cbae1c406da0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance 62d90d99-5bde-49d4-9041-58875e77777f could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1301.825525] [55188]: INFO nova.api.openstack.requestlog [None req-f8c61507-29ca-4561-be36-cbae1c406da0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/62d90d99-5bde-49d4-9041-58875e77777f" status: 404 len: 111 microversion: 2.1 time: 0.012974 [ 1301.825802] [55188]: [pid: 55188|app: 0|req: 4521/8927] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:02 2025] GET /compute/v2.1/servers/62d90d99-5bde-49d4-9041-58875e77777f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1301.858324] [55187]: DEBUG nova.api.openstack.wsgi [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-2012870701", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "94e5abc4-a0dc-4553-a92f-1534f201672a"}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1302.196265] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1302.196518] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1302.196709] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1302.197121] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1302.197324] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1302.197501] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1302.202377] [55187]: DEBUG nova.network.neutron [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] validate_networks() for [('94e5abc4-a0dc-4553-a92f-1534f201672a', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1302.342377] [55187]: DEBUG nova.virt.hardware [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1302.342645] [55187]: DEBUG nova.virt.hardware [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1302.342778] [55187]: DEBUG nova.virt.hardware [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1302.342939] [55187]: DEBUG nova.virt.hardware [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1302.343114] [55187]: DEBUG nova.virt.hardware [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1302.347769] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1302.348010] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1302.348200] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1302.348580] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1302.348791] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1302.348940] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1302.357412] [55187]: DEBUG nova.quota [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Getting quotas for project 63cfba0ac280493298000e61ffaf21ca. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1302.359576] [55187]: DEBUG nova.quota [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Getting quotas for user 4275c162be2c4813b7780b7276023d8f and project 63cfba0ac280493298000e61ffaf21ca. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1302.365437] [55187]: DEBUG nova.compute.api [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1302.366604] [55187]: DEBUG nova.compute.api [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1302.390707] [55187]: INFO nova.api.openstack.requestlog [None req-3a0332f5-4931-45d3-976f-0a5a33a3b046 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.534808 [ 1302.391219] [55187]: [pid: 55187|app: 0|req: 4407/8928] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:13:02 2025] POST /compute/v2.1/servers => generated 380 bytes in 535 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1302.397392] [55188]: DEBUG nova.api.openstack.wsgi [None req-8cf88e5a-ddd5-47eb-a2fb-20223d773292 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1302.398958] [55187]: DEBUG nova.api.openstack.wsgi [None req-ccb9d9da-f999-4d13-9fcf-4ffafdedbc7f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1302.399258] [55188]: DEBUG nova.compute.api [None req-8cf88e5a-ddd5-47eb-a2fb-20223d773292 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1302.400692] [55187]: DEBUG nova.compute.api [None req-ccb9d9da-f999-4d13-9fcf-4ffafdedbc7f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1302.404094] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccb9d9da-f999-4d13-9fcf-4ffafdedbc7f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1302.404302] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccb9d9da-f999-4d13-9fcf-4ffafdedbc7f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1302.404487] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccb9d9da-f999-4d13-9fcf-4ffafdedbc7f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1302.404883] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccb9d9da-f999-4d13-9fcf-4ffafdedbc7f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1302.405139] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccb9d9da-f999-4d13-9fcf-4ffafdedbc7f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1302.405304] [55187]: DEBUG oslo_concurrency.lockutils [None req-ccb9d9da-f999-4d13-9fcf-4ffafdedbc7f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1302.428596] [55188]: DEBUG nova.policy [None req-8cf88e5a-ddd5-47eb-a2fb-20223d773292 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1302.432662] [55188]: INFO nova.api.openstack.requestlog [None req-8cf88e5a-ddd5-47eb-a2fb-20223d773292 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1213 microversion: 2.1 time: 0.037610 [ 1302.432992] [55188]: [pid: 55188|app: 0|req: 4522/8929] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:02 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1213 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1302.519059] [55187]: DEBUG nova.policy [None req-ccb9d9da-f999-4d13-9fcf-4ffafdedbc7f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1302.526052] [55187]: INFO nova.api.openstack.requestlog [None req-ccb9d9da-f999-4d13-9fcf-4ffafdedbc7f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1365 microversion: 2.1 time: 0.129269 [ 1302.526365] [55187]: [pid: 55187|app: 0|req: 4408/8930] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:02 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1365 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1303.443459] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1303.446023] [55188]: DEBUG nova.api.openstack.wsgi [None req-378ddc83-2260-4891-9e6f-98d89c27d578 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1303.447657] [55188]: DEBUG nova.compute.api [None req-378ddc83-2260-4891-9e6f-98d89c27d578 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1303.452306] [55188]: DEBUG oslo_concurrency.lockutils [None req-378ddc83-2260-4891-9e6f-98d89c27d578 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1303.452556] [55188]: DEBUG oslo_concurrency.lockutils [None req-378ddc83-2260-4891-9e6f-98d89c27d578 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1303.452743] [55188]: DEBUG oslo_concurrency.lockutils [None req-378ddc83-2260-4891-9e6f-98d89c27d578 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1303.453111] [55188]: DEBUG oslo_concurrency.lockutils [None req-378ddc83-2260-4891-9e6f-98d89c27d578 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1303.453313] [55188]: DEBUG oslo_concurrency.lockutils [None req-378ddc83-2260-4891-9e6f-98d89c27d578 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1303.453487] [55188]: DEBUG oslo_concurrency.lockutils [None req-378ddc83-2260-4891-9e6f-98d89c27d578 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1303.494045] [55188]: DEBUG nova.policy [None req-378ddc83-2260-4891-9e6f-98d89c27d578 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1303.498870] [55188]: INFO nova.api.openstack.requestlog [None req-378ddc83-2260-4891-9e6f-98d89c27d578 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1217 microversion: 2.1 time: 0.055996 [ 1303.499249] [55188]: [pid: 55188|app: 0|req: 4523/8931] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:03 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1217 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1303.539988] [55187]: DEBUG nova.api.openstack.wsgi [None req-046874d1-e49d-4604-a9af-1dab6bdcc848 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1303.541703] [55187]: DEBUG nova.compute.api [None req-046874d1-e49d-4604-a9af-1dab6bdcc848 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1303.545263] [55187]: DEBUG oslo_concurrency.lockutils [None req-046874d1-e49d-4604-a9af-1dab6bdcc848 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1303.545501] [55187]: DEBUG oslo_concurrency.lockutils [None req-046874d1-e49d-4604-a9af-1dab6bdcc848 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1303.545718] [55187]: DEBUG oslo_concurrency.lockutils [None req-046874d1-e49d-4604-a9af-1dab6bdcc848 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1303.546070] [55187]: DEBUG oslo_concurrency.lockutils [None req-046874d1-e49d-4604-a9af-1dab6bdcc848 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1303.546269] [55187]: DEBUG oslo_concurrency.lockutils [None req-046874d1-e49d-4604-a9af-1dab6bdcc848 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1303.546439] [55187]: DEBUG oslo_concurrency.lockutils [None req-046874d1-e49d-4604-a9af-1dab6bdcc848 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1303.619395] [55187]: DEBUG nova.policy [None req-046874d1-e49d-4604-a9af-1dab6bdcc848 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1303.624621] [55187]: INFO nova.api.openstack.requestlog [None req-046874d1-e49d-4604-a9af-1dab6bdcc848 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1365 microversion: 2.1 time: 0.086929 [ 1303.624621] [55187]: [pid: 55187|app: 0|req: 4409/8932] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:03 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1365 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1304.512191] [55188]: DEBUG nova.api.openstack.wsgi [None req-a3a7ca68-456b-44e2-8aee-c79d3666cd61 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1304.513913] [55188]: DEBUG nova.compute.api [None req-a3a7ca68-456b-44e2-8aee-c79d3666cd61 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1304.517410] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a7ca68-456b-44e2-8aee-c79d3666cd61 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1304.517643] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a7ca68-456b-44e2-8aee-c79d3666cd61 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1304.517829] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a7ca68-456b-44e2-8aee-c79d3666cd61 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1304.518199] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a7ca68-456b-44e2-8aee-c79d3666cd61 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1304.518453] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a7ca68-456b-44e2-8aee-c79d3666cd61 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1304.518649] [55188]: DEBUG oslo_concurrency.lockutils [None req-a3a7ca68-456b-44e2-8aee-c79d3666cd61 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1304.549305] [55188]: DEBUG nova.policy [None req-a3a7ca68-456b-44e2-8aee-c79d3666cd61 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1304.552981] [55188]: INFO nova.api.openstack.requestlog [None req-a3a7ca68-456b-44e2-8aee-c79d3666cd61 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1265 microversion: 2.1 time: 0.043156 [ 1304.553301] [55188]: [pid: 55188|app: 0|req: 4524/8933] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:04 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1265 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1304.638262] [55187]: DEBUG nova.api.openstack.wsgi [None req-418e9eb5-3a2b-4227-9942-e8e406287923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1304.640024] [55187]: DEBUG nova.compute.api [None req-418e9eb5-3a2b-4227-9942-e8e406287923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1304.643751] [55187]: DEBUG oslo_concurrency.lockutils [None req-418e9eb5-3a2b-4227-9942-e8e406287923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1304.643966] [55187]: DEBUG oslo_concurrency.lockutils [None req-418e9eb5-3a2b-4227-9942-e8e406287923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1304.644167] [55187]: DEBUG oslo_concurrency.lockutils [None req-418e9eb5-3a2b-4227-9942-e8e406287923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1304.644513] [55187]: DEBUG oslo_concurrency.lockutils [None req-418e9eb5-3a2b-4227-9942-e8e406287923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1304.644713] [55187]: DEBUG oslo_concurrency.lockutils [None req-418e9eb5-3a2b-4227-9942-e8e406287923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1304.644882] [55187]: DEBUG oslo_concurrency.lockutils [None req-418e9eb5-3a2b-4227-9942-e8e406287923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1304.710616] [55187]: DEBUG nova.policy [None req-418e9eb5-3a2b-4227-9942-e8e406287923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1304.714867] [55187]: INFO nova.api.openstack.requestlog [None req-418e9eb5-3a2b-4227-9942-e8e406287923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1365 microversion: 2.1 time: 0.078873 [ 1304.715221] [55187]: [pid: 55187|app: 0|req: 4410/8934] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:05 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1365 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1305.565183] [55187]: DEBUG nova.api.openstack.wsgi [None req-62b7a4cc-f5e8-44c3-9f97-56a74fb838de tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1305.565284] [55188]: DEBUG nova.api.openstack.wsgi [None req-fbfca181-1e19-46a8-88ad-70bc6a083152 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1305.567119] [55187]: DEBUG nova.compute.api [None req-62b7a4cc-f5e8-44c3-9f97-56a74fb838de tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1305.567518] [55188]: DEBUG nova.compute.api [None req-fbfca181-1e19-46a8-88ad-70bc6a083152 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1305.570893] [55187]: DEBUG oslo_concurrency.lockutils [None req-62b7a4cc-f5e8-44c3-9f97-56a74fb838de tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.571204] [55187]: DEBUG oslo_concurrency.lockutils [None req-62b7a4cc-f5e8-44c3-9f97-56a74fb838de tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.572033] [55187]: DEBUG oslo_concurrency.lockutils [None req-62b7a4cc-f5e8-44c3-9f97-56a74fb838de tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.572033] [55187]: DEBUG oslo_concurrency.lockutils [None req-62b7a4cc-f5e8-44c3-9f97-56a74fb838de tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.572033] [55187]: DEBUG oslo_concurrency.lockutils [None req-62b7a4cc-f5e8-44c3-9f97-56a74fb838de tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.572187] [55187]: DEBUG oslo_concurrency.lockutils [None req-62b7a4cc-f5e8-44c3-9f97-56a74fb838de tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.573376] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbfca181-1e19-46a8-88ad-70bc6a083152 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.573627] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbfca181-1e19-46a8-88ad-70bc6a083152 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.573954] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbfca181-1e19-46a8-88ad-70bc6a083152 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.574384] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbfca181-1e19-46a8-88ad-70bc6a083152 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.574605] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbfca181-1e19-46a8-88ad-70bc6a083152 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.574780] [55188]: DEBUG oslo_concurrency.lockutils [None req-fbfca181-1e19-46a8-88ad-70bc6a083152 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.591475] [55188]: INFO nova.api.openstack.requestlog [None req-fbfca181-1e19-46a8-88ad-70bc6a083152 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.029158 [ 1305.591770] [55188]: [pid: 55188|app: 0|req: 4525/8935] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:13:05 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments => generated 371 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1305.605932] [55187]: DEBUG nova.policy [None req-62b7a4cc-f5e8-44c3-9f97-56a74fb838de tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1305.609816] [55187]: INFO nova.api.openstack.requestlog [None req-62b7a4cc-f5e8-44c3-9f97-56a74fb838de tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1265 microversion: 2.1 time: 0.047008 [ 1305.610377] [55187]: [pid: 55187|app: 0|req: 4411/8936] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:05 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1265 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1305.699561] [55188]: DEBUG nova.api.openstack.wsgi [None req-87cbd74c-bfc1-498a-a0f3-e7a09443d65f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1305.701394] [55188]: DEBUG nova.compute.api [None req-87cbd74c-bfc1-498a-a0f3-e7a09443d65f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1305.705348] [55188]: DEBUG oslo_concurrency.lockutils [None req-87cbd74c-bfc1-498a-a0f3-e7a09443d65f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.705590] [55188]: DEBUG oslo_concurrency.lockutils [None req-87cbd74c-bfc1-498a-a0f3-e7a09443d65f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.705776] [55188]: DEBUG oslo_concurrency.lockutils [None req-87cbd74c-bfc1-498a-a0f3-e7a09443d65f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.706163] [55188]: DEBUG oslo_concurrency.lockutils [None req-87cbd74c-bfc1-498a-a0f3-e7a09443d65f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.706375] [55188]: DEBUG oslo_concurrency.lockutils [None req-87cbd74c-bfc1-498a-a0f3-e7a09443d65f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.706549] [55188]: DEBUG oslo_concurrency.lockutils [None req-87cbd74c-bfc1-498a-a0f3-e7a09443d65f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.722575] [55188]: INFO nova.api.openstack.requestlog [None req-87cbd74c-bfc1-498a-a0f3-e7a09443d65f tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments/ca6e44b5-6de4-4d69-890c-55a61bd6703d" status: 200 len: 194 microversion: 2.1 time: 0.025511 [ 1305.722890] [55188]: [pid: 55188|app: 0|req: 4526/8937] 10.180.1.21 () {58 vars in 1408 bytes} [Wed Mar 26 22:13:06 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments/ca6e44b5-6de4-4d69-890c-55a61bd6703d => generated 194 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1305.727084] [55187]: DEBUG nova.api.openstack.wsgi [None req-7e642314-ebe9-408b-bf01-02d3072269fe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1305.728104] [55188]: DEBUG nova.api.openstack.wsgi [None req-55c47a5a-1f8c-4b37-b684-7bc70fb18a2e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1305.728377] [55188]: DEBUG nova.compute.api [None req-55c47a5a-1f8c-4b37-b684-7bc70fb18a2e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1305.728795] [55187]: DEBUG nova.compute.api [None req-7e642314-ebe9-408b-bf01-02d3072269fe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1305.731979] [55188]: DEBUG oslo_concurrency.lockutils [None req-55c47a5a-1f8c-4b37-b684-7bc70fb18a2e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.732265] [55188]: DEBUG oslo_concurrency.lockutils [None req-55c47a5a-1f8c-4b37-b684-7bc70fb18a2e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.732487] [55188]: DEBUG oslo_concurrency.lockutils [None req-55c47a5a-1f8c-4b37-b684-7bc70fb18a2e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.732868] [55188]: DEBUG oslo_concurrency.lockutils [None req-55c47a5a-1f8c-4b37-b684-7bc70fb18a2e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.733015] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e642314-ebe9-408b-bf01-02d3072269fe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.733115] [55188]: DEBUG oslo_concurrency.lockutils [None req-55c47a5a-1f8c-4b37-b684-7bc70fb18a2e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.733293] [55188]: DEBUG oslo_concurrency.lockutils [None req-55c47a5a-1f8c-4b37-b684-7bc70fb18a2e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.733339] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e642314-ebe9-408b-bf01-02d3072269fe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.733666] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e642314-ebe9-408b-bf01-02d3072269fe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.734164] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e642314-ebe9-408b-bf01-02d3072269fe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.734388] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e642314-ebe9-408b-bf01-02d3072269fe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.734640] [55187]: DEBUG oslo_concurrency.lockutils [None req-7e642314-ebe9-408b-bf01-02d3072269fe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.775204] [55188]: DEBUG nova.objects.instance [None req-55c47a5a-1f8c-4b37-b684-7bc70fb18a2e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lazy-loading 'services' on Instance uuid be9788cb-c143-4efc-b191-7aadb4b176e1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1305.800014] [55187]: DEBUG nova.policy [None req-7e642314-ebe9-408b-bf01-02d3072269fe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1305.804335] [55187]: INFO nova.api.openstack.requestlog [None req-7e642314-ebe9-408b-bf01-02d3072269fe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1552 microversion: 2.1 time: 0.079486 [ 1305.805025] [55187]: [pid: 55187|app: 0|req: 4412/8938] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:06 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1552 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1305.812337] [55188]: INFO nova.api.openstack.requestlog [None req-55c47a5a-1f8c-4b37-b684-7bc70fb18a2e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments/ca6e44b5-6de4-4d69-890c-55a61bd6703d" status: 202 len: 0 microversion: 2.1 time: 0.085808 [ 1305.812829] [55188]: [pid: 55188|app: 0|req: 4527/8939] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 26 22:13:06 2025] DELETE /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments/ca6e44b5-6de4-4d69-890c-55a61bd6703d => generated 0 bytes in 87 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1305.816182] [55187]: DEBUG nova.api.openstack.wsgi [None req-cba4208e-1d69-40de-befb-6bcfd8eca912 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1305.817538] [55187]: DEBUG nova.compute.api [None req-cba4208e-1d69-40de-befb-6bcfd8eca912 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1305.820828] [55187]: DEBUG oslo_concurrency.lockutils [None req-cba4208e-1d69-40de-befb-6bcfd8eca912 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.821067] [55187]: DEBUG oslo_concurrency.lockutils [None req-cba4208e-1d69-40de-befb-6bcfd8eca912 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.821275] [55187]: DEBUG oslo_concurrency.lockutils [None req-cba4208e-1d69-40de-befb-6bcfd8eca912 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.821616] [55187]: DEBUG oslo_concurrency.lockutils [None req-cba4208e-1d69-40de-befb-6bcfd8eca912 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1305.821808] [55187]: DEBUG oslo_concurrency.lockutils [None req-cba4208e-1d69-40de-befb-6bcfd8eca912 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1305.821979] [55187]: DEBUG oslo_concurrency.lockutils [None req-cba4208e-1d69-40de-befb-6bcfd8eca912 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1305.864866] [55187]: INFO nova.api.openstack.requestlog [None req-cba4208e-1d69-40de-befb-6bcfd8eca912 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.050902 [ 1305.865211] [55187]: [pid: 55187|app: 0|req: 4413/8940] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:13:06 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b/os-interface => generated 287 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1306.482711] [55188]: DEBUG nova.api.openstack.wsgi [req-1b0d3c56-c72f-4259-b582-86f56daf41d5 req-17e7c9fd-98d8-4ccb-9b1a-10a43b2847d1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2afd1050-82d4-4319-9999-7307f33cc63b", "tag": "bc97eb24-2ae1-4fab-97e7-f119750b5feb"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1306.492624] [55188]: DEBUG oslo_concurrency.lockutils [req-1b0d3c56-c72f-4259-b582-86f56daf41d5 req-17e7c9fd-98d8-4ccb-9b1a-10a43b2847d1 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1306.492899] [55188]: DEBUG oslo_concurrency.lockutils [req-1b0d3c56-c72f-4259-b582-86f56daf41d5 req-17e7c9fd-98d8-4ccb-9b1a-10a43b2847d1 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1306.493133] [55188]: DEBUG oslo_concurrency.lockutils [req-1b0d3c56-c72f-4259-b582-86f56daf41d5 req-17e7c9fd-98d8-4ccb-9b1a-10a43b2847d1 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1306.499917] [55188]: INFO nova.api.openstack.compute.server_external_events [req-1b0d3c56-c72f-4259-b582-86f56daf41d5 req-17e7c9fd-98d8-4ccb-9b1a-10a43b2847d1 service nova] Creating event network-changed:bc97eb24-2ae1-4fab-97e7-f119750b5feb for instance 2afd1050-82d4-4319-9999-7307f33cc63b on cpu-1 [ 1306.503076] [55188]: INFO nova.api.openstack.requestlog [req-1b0d3c56-c72f-4259-b582-86f56daf41d5 req-17e7c9fd-98d8-4ccb-9b1a-10a43b2847d1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024295 [ 1306.503448] [55188]: [pid: 55188|app: 0|req: 4528/8941] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:13:06 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1306.622600] [55187]: DEBUG nova.api.openstack.wsgi [None req-430d28ce-7bf3-41fd-a9cc-538191e13428 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1306.624338] [55187]: DEBUG nova.compute.api [None req-430d28ce-7bf3-41fd-a9cc-538191e13428 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1306.627915] [55187]: DEBUG oslo_concurrency.lockutils [None req-430d28ce-7bf3-41fd-a9cc-538191e13428 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1306.628175] [55187]: DEBUG oslo_concurrency.lockutils [None req-430d28ce-7bf3-41fd-a9cc-538191e13428 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1306.628359] [55187]: DEBUG oslo_concurrency.lockutils [None req-430d28ce-7bf3-41fd-a9cc-538191e13428 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1306.628698] [55187]: DEBUG oslo_concurrency.lockutils [None req-430d28ce-7bf3-41fd-a9cc-538191e13428 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1306.628894] [55187]: DEBUG oslo_concurrency.lockutils [None req-430d28ce-7bf3-41fd-a9cc-538191e13428 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1306.629076] [55187]: DEBUG oslo_concurrency.lockutils [None req-430d28ce-7bf3-41fd-a9cc-538191e13428 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1306.661613] [55187]: DEBUG nova.policy [None req-430d28ce-7bf3-41fd-a9cc-538191e13428 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1306.668173] [55187]: INFO nova.api.openstack.requestlog [None req-430d28ce-7bf3-41fd-a9cc-538191e13428 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1273 microversion: 2.1 time: 0.048132 [ 1306.668348] [55187]: [pid: 55187|app: 0|req: 4414/8942] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:06 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1273 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1307.682492] [55188]: DEBUG nova.api.openstack.wsgi [None req-f34e0a02-f72b-4dad-9449-f5e8819e901f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1307.684223] [55188]: DEBUG nova.compute.api [None req-f34e0a02-f72b-4dad-9449-f5e8819e901f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1307.689793] [55188]: DEBUG oslo_concurrency.lockutils [None req-f34e0a02-f72b-4dad-9449-f5e8819e901f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1307.690322] [55188]: DEBUG oslo_concurrency.lockutils [None req-f34e0a02-f72b-4dad-9449-f5e8819e901f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1307.690475] [55188]: DEBUG oslo_concurrency.lockutils [None req-f34e0a02-f72b-4dad-9449-f5e8819e901f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1307.691485] [55188]: DEBUG oslo_concurrency.lockutils [None req-f34e0a02-f72b-4dad-9449-f5e8819e901f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1307.691485] [55188]: DEBUG oslo_concurrency.lockutils [None req-f34e0a02-f72b-4dad-9449-f5e8819e901f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1307.691485] [55188]: DEBUG oslo_concurrency.lockutils [None req-f34e0a02-f72b-4dad-9449-f5e8819e901f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1307.796220] [55188]: DEBUG nova.policy [None req-f34e0a02-f72b-4dad-9449-f5e8819e901f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1307.803440] [55188]: INFO nova.api.openstack.requestlog [None req-f34e0a02-f72b-4dad-9449-f5e8819e901f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1325 microversion: 2.1 time: 0.124302 [ 1307.803795] [55188]: [pid: 55188|app: 0|req: 4529/8943] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:08 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1325 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1308.512584] [55187]: DEBUG nova.api.openstack.wsgi [req-eb153e3c-8272-462e-b42b-f6099230a49e req-515f26ad-976f-40f4-a76c-ad3cc6f4aa2f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8444eed9-0254-4100-bb5a-38fb16853867", "name": "network-vif-plugged", "status": "completed", "tag": "ac2ffc57-2558-4dbb-b777-19d7a5974795"}, {"name": "network-changed", "server_uuid": "8444eed9-0254-4100-bb5a-38fb16853867", "tag": "ac2ffc57-2558-4dbb-b777-19d7a5974795"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1308.518205] [55187]: DEBUG oslo_concurrency.lockutils [req-eb153e3c-8272-462e-b42b-f6099230a49e req-515f26ad-976f-40f4-a76c-ad3cc6f4aa2f service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1308.518440] [55187]: DEBUG oslo_concurrency.lockutils [req-eb153e3c-8272-462e-b42b-f6099230a49e req-515f26ad-976f-40f4-a76c-ad3cc6f4aa2f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1308.518620] [55187]: DEBUG oslo_concurrency.lockutils [req-eb153e3c-8272-462e-b42b-f6099230a49e req-515f26ad-976f-40f4-a76c-ad3cc6f4aa2f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1308.524213] [55187]: INFO nova.api.openstack.compute.server_external_events [req-eb153e3c-8272-462e-b42b-f6099230a49e req-515f26ad-976f-40f4-a76c-ad3cc6f4aa2f service nova] Creating event network-vif-plugged:ac2ffc57-2558-4dbb-b777-19d7a5974795 for instance 8444eed9-0254-4100-bb5a-38fb16853867 on cpu-1 [ 1308.524445] [55187]: INFO nova.api.openstack.compute.server_external_events [req-eb153e3c-8272-462e-b42b-f6099230a49e req-515f26ad-976f-40f4-a76c-ad3cc6f4aa2f service nova] Creating event network-changed:ac2ffc57-2558-4dbb-b777-19d7a5974795 for instance 8444eed9-0254-4100-bb5a-38fb16853867 on cpu-1 [ 1308.527123] [55187]: INFO nova.api.openstack.requestlog [req-eb153e3c-8272-462e-b42b-f6099230a49e req-515f26ad-976f-40f4-a76c-ad3cc6f4aa2f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.017169 [ 1308.527431] [55187]: [pid: 55187|app: 0|req: 4415/8944] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:13:08 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1308.816530] [55188]: DEBUG nova.api.openstack.wsgi [None req-ef93e754-e403-435e-8af4-72d7d6e243fd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1308.818258] [55188]: DEBUG nova.compute.api [None req-ef93e754-e403-435e-8af4-72d7d6e243fd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1308.821838] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef93e754-e403-435e-8af4-72d7d6e243fd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1308.822085] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef93e754-e403-435e-8af4-72d7d6e243fd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1308.822273] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef93e754-e403-435e-8af4-72d7d6e243fd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1308.822609] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef93e754-e403-435e-8af4-72d7d6e243fd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1308.822807] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef93e754-e403-435e-8af4-72d7d6e243fd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1308.822979] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef93e754-e403-435e-8af4-72d7d6e243fd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1308.887918] [55188]: DEBUG nova.policy [None req-ef93e754-e403-435e-8af4-72d7d6e243fd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1308.892145] [55188]: INFO nova.api.openstack.requestlog [None req-ef93e754-e403-435e-8af4-72d7d6e243fd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1313 microversion: 2.1 time: 0.078224 [ 1308.892465] [55188]: [pid: 55188|app: 0|req: 4530/8945] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:09 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1313 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1308.938773] [55187]: DEBUG nova.api.openstack.wsgi [None req-acd3676a-4382-4c4f-986c-74665dfae6d8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1308.940617] [55187]: DEBUG nova.compute.api [None req-acd3676a-4382-4c4f-986c-74665dfae6d8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1308.945257] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd3676a-4382-4c4f-986c-74665dfae6d8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1308.945514] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd3676a-4382-4c4f-986c-74665dfae6d8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1308.945777] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd3676a-4382-4c4f-986c-74665dfae6d8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1308.946279] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd3676a-4382-4c4f-986c-74665dfae6d8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1308.946536] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd3676a-4382-4c4f-986c-74665dfae6d8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1308.946728] [55187]: DEBUG oslo_concurrency.lockutils [None req-acd3676a-4382-4c4f-986c-74665dfae6d8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1308.963983] [55187]: INFO nova.api.openstack.requestlog [None req-acd3676a-4382-4c4f-986c-74665dfae6d8 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments/ac34ae85-70db-43e7-a20c-f099e7c9d863" status: 200 len: 194 microversion: 2.1 time: 0.027787 [ 1308.964306] [55187]: [pid: 55187|app: 0|req: 4416/8946] 10.180.1.21 () {58 vars in 1408 bytes} [Wed Mar 26 22:13:09 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments/ac34ae85-70db-43e7-a20c-f099e7c9d863 => generated 194 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1308.970469] [55188]: DEBUG nova.api.openstack.wsgi [None req-be6bddc6-b571-4c0b-9b9d-a508371d5299 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1308.970773] [55188]: DEBUG nova.compute.api [None req-be6bddc6-b571-4c0b-9b9d-a508371d5299 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1308.974171] [55188]: DEBUG oslo_concurrency.lockutils [None req-be6bddc6-b571-4c0b-9b9d-a508371d5299 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1308.974405] [55188]: DEBUG oslo_concurrency.lockutils [None req-be6bddc6-b571-4c0b-9b9d-a508371d5299 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1308.974591] [55188]: DEBUG oslo_concurrency.lockutils [None req-be6bddc6-b571-4c0b-9b9d-a508371d5299 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1308.974939] [55188]: DEBUG oslo_concurrency.lockutils [None req-be6bddc6-b571-4c0b-9b9d-a508371d5299 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1308.975203] [55188]: DEBUG oslo_concurrency.lockutils [None req-be6bddc6-b571-4c0b-9b9d-a508371d5299 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1308.975391] [55188]: DEBUG oslo_concurrency.lockutils [None req-be6bddc6-b571-4c0b-9b9d-a508371d5299 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1309.017693] [55188]: DEBUG nova.objects.instance [None req-be6bddc6-b571-4c0b-9b9d-a508371d5299 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lazy-loading 'services' on Instance uuid be9788cb-c143-4efc-b191-7aadb4b176e1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1309.061011] [55188]: INFO nova.api.openstack.requestlog [None req-be6bddc6-b571-4c0b-9b9d-a508371d5299 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments/ac34ae85-70db-43e7-a20c-f099e7c9d863" status: 202 len: 0 microversion: 2.1 time: 0.093075 [ 1309.061482] [55188]: [pid: 55188|app: 0|req: 4531/8947] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 26 22:13:09 2025] DELETE /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments/ac34ae85-70db-43e7-a20c-f099e7c9d863 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1309.905511] [55187]: DEBUG nova.api.openstack.wsgi [None req-297799a9-37a7-44f6-bbf5-d10ed8f9c1dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1309.907181] [55187]: DEBUG nova.compute.api [None req-297799a9-37a7-44f6-bbf5-d10ed8f9c1dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1309.913264] [55187]: DEBUG oslo_concurrency.lockutils [None req-297799a9-37a7-44f6-bbf5-d10ed8f9c1dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1309.913508] [55187]: DEBUG oslo_concurrency.lockutils [None req-297799a9-37a7-44f6-bbf5-d10ed8f9c1dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1309.913696] [55187]: DEBUG oslo_concurrency.lockutils [None req-297799a9-37a7-44f6-bbf5-d10ed8f9c1dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1309.914059] [55187]: DEBUG oslo_concurrency.lockutils [None req-297799a9-37a7-44f6-bbf5-d10ed8f9c1dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1309.914258] [55187]: DEBUG oslo_concurrency.lockutils [None req-297799a9-37a7-44f6-bbf5-d10ed8f9c1dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1309.914434] [55187]: DEBUG oslo_concurrency.lockutils [None req-297799a9-37a7-44f6-bbf5-d10ed8f9c1dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1309.989606] [55187]: DEBUG nova.policy [None req-297799a9-37a7-44f6-bbf5-d10ed8f9c1dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1309.993881] [55187]: INFO nova.api.openstack.requestlog [None req-297799a9-37a7-44f6-bbf5-d10ed8f9c1dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1313 microversion: 2.1 time: 0.090654 [ 1309.994338] [55187]: [pid: 55187|app: 0|req: 4417/8948] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:10 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1313 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1311.006817] [55188]: DEBUG nova.api.openstack.wsgi [None req-05d7f407-a132-49d3-9301-838a68fc7fb8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1311.008588] [55188]: DEBUG nova.compute.api [None req-05d7f407-a132-49d3-9301-838a68fc7fb8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1311.012474] [55188]: DEBUG oslo_concurrency.lockutils [None req-05d7f407-a132-49d3-9301-838a68fc7fb8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1311.012692] [55188]: DEBUG oslo_concurrency.lockutils [None req-05d7f407-a132-49d3-9301-838a68fc7fb8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1311.012900] [55188]: DEBUG oslo_concurrency.lockutils [None req-05d7f407-a132-49d3-9301-838a68fc7fb8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1311.013291] [55188]: DEBUG oslo_concurrency.lockutils [None req-05d7f407-a132-49d3-9301-838a68fc7fb8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1311.013499] [55188]: DEBUG oslo_concurrency.lockutils [None req-05d7f407-a132-49d3-9301-838a68fc7fb8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1311.013697] [55188]: DEBUG oslo_concurrency.lockutils [None req-05d7f407-a132-49d3-9301-838a68fc7fb8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1311.083808] [55188]: DEBUG nova.policy [None req-05d7f407-a132-49d3-9301-838a68fc7fb8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1311.088433] [55188]: INFO nova.api.openstack.requestlog [None req-05d7f407-a132-49d3-9301-838a68fc7fb8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1313 microversion: 2.1 time: 0.084289 [ 1311.088790] [55188]: [pid: 55188|app: 0|req: 4532/8949] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:11 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1313 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1312.101523] [55187]: DEBUG nova.api.openstack.wsgi [None req-440549ae-d0d2-4f84-9730-9ef7e03884b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1312.103219] [55187]: DEBUG nova.compute.api [None req-440549ae-d0d2-4f84-9730-9ef7e03884b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1312.107622] [55187]: DEBUG oslo_concurrency.lockutils [None req-440549ae-d0d2-4f84-9730-9ef7e03884b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1312.107863] [55187]: DEBUG oslo_concurrency.lockutils [None req-440549ae-d0d2-4f84-9730-9ef7e03884b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1312.108059] [55187]: DEBUG oslo_concurrency.lockutils [None req-440549ae-d0d2-4f84-9730-9ef7e03884b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1312.108471] [55187]: DEBUG oslo_concurrency.lockutils [None req-440549ae-d0d2-4f84-9730-9ef7e03884b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1312.108684] [55187]: DEBUG oslo_concurrency.lockutils [None req-440549ae-d0d2-4f84-9730-9ef7e03884b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1312.108859] [55187]: DEBUG oslo_concurrency.lockutils [None req-440549ae-d0d2-4f84-9730-9ef7e03884b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1312.202853] [55187]: DEBUG nova.policy [None req-440549ae-d0d2-4f84-9730-9ef7e03884b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1312.207109] [55187]: INFO nova.api.openstack.requestlog [None req-440549ae-d0d2-4f84-9730-9ef7e03884b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1313 microversion: 2.1 time: 0.107957 [ 1312.207434] [55187]: [pid: 55187|app: 0|req: 4418/8950] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:12 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1313 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1312.220409] [55188]: DEBUG nova.api.openstack.wsgi [None req-83c4e1ae-ea05-48fc-b906-a0c3ad3d04aa tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1312.221809] [55188]: DEBUG nova.compute.api [None req-83c4e1ae-ea05-48fc-b906-a0c3ad3d04aa tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1312.225589] [55188]: DEBUG oslo_concurrency.lockutils [None req-83c4e1ae-ea05-48fc-b906-a0c3ad3d04aa tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1312.225829] [55188]: DEBUG oslo_concurrency.lockutils [None req-83c4e1ae-ea05-48fc-b906-a0c3ad3d04aa tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1312.226034] [55188]: DEBUG oslo_concurrency.lockutils [None req-83c4e1ae-ea05-48fc-b906-a0c3ad3d04aa tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1312.227059] [55188]: DEBUG oslo_concurrency.lockutils [None req-83c4e1ae-ea05-48fc-b906-a0c3ad3d04aa tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1312.227059] [55188]: DEBUG oslo_concurrency.lockutils [None req-83c4e1ae-ea05-48fc-b906-a0c3ad3d04aa tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1312.227059] [55188]: DEBUG oslo_concurrency.lockutils [None req-83c4e1ae-ea05-48fc-b906-a0c3ad3d04aa tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1312.242660] [55188]: INFO nova.api.openstack.requestlog [None req-83c4e1ae-ea05-48fc-b906-a0c3ad3d04aa tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025146 [ 1312.243107] [55188]: [pid: 55188|app: 0|req: 4533/8951] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:13:12 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1313.220099] [55187]: DEBUG nova.api.openstack.wsgi [None req-19687547-adbc-4a13-9ea8-6015fa74a3c6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1313.221882] [55187]: DEBUG nova.compute.api [None req-19687547-adbc-4a13-9ea8-6015fa74a3c6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1313.223173] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=4 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1313.223852] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=8 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1313.227538] [55187]: DEBUG oslo_concurrency.lockutils [None req-19687547-adbc-4a13-9ea8-6015fa74a3c6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1313.227781] [55187]: DEBUG oslo_concurrency.lockutils [None req-19687547-adbc-4a13-9ea8-6015fa74a3c6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1313.227970] [55187]: DEBUG oslo_concurrency.lockutils [None req-19687547-adbc-4a13-9ea8-6015fa74a3c6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1313.228392] [55187]: DEBUG oslo_concurrency.lockutils [None req-19687547-adbc-4a13-9ea8-6015fa74a3c6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1313.228594] [55187]: DEBUG oslo_concurrency.lockutils [None req-19687547-adbc-4a13-9ea8-6015fa74a3c6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1313.228768] [55187]: DEBUG oslo_concurrency.lockutils [None req-19687547-adbc-4a13-9ea8-6015fa74a3c6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1313.250261] [55188]: DEBUG nova.api.openstack.wsgi [None req-b815bd72-e7c9-4847-8fe9-f00e6cfbfce6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1313.251912] [55188]: DEBUG nova.compute.api [None req-b815bd72-e7c9-4847-8fe9-f00e6cfbfce6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1313.253248] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=5 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1313.257503] [55188]: DEBUG oslo_concurrency.lockutils [None req-b815bd72-e7c9-4847-8fe9-f00e6cfbfce6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1313.257761] [55188]: DEBUG oslo_concurrency.lockutils [None req-b815bd72-e7c9-4847-8fe9-f00e6cfbfce6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1313.257943] [55188]: DEBUG oslo_concurrency.lockutils [None req-b815bd72-e7c9-4847-8fe9-f00e6cfbfce6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1313.258337] [55188]: DEBUG oslo_concurrency.lockutils [None req-b815bd72-e7c9-4847-8fe9-f00e6cfbfce6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1313.258540] [55188]: DEBUG oslo_concurrency.lockutils [None req-b815bd72-e7c9-4847-8fe9-f00e6cfbfce6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1313.258717] [55188]: DEBUG oslo_concurrency.lockutils [None req-b815bd72-e7c9-4847-8fe9-f00e6cfbfce6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1313.278289] [55188]: INFO nova.api.openstack.requestlog [None req-b815bd72-e7c9-4847-8fe9-f00e6cfbfce6 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.030527 [ 1313.278710] [55188]: [pid: 55188|app: 0|req: 4534/8952] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:13:13 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments => generated 25 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1313.314104] [55187]: DEBUG nova.policy [None req-19687547-adbc-4a13-9ea8-6015fa74a3c6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1313.317653] [55187]: INFO nova.api.openstack.requestlog [None req-19687547-adbc-4a13-9ea8-6015fa74a3c6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1313 microversion: 2.1 time: 0.100010 [ 1313.318580] [55187]: [pid: 55187|app: 0|req: 4419/8953] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:13 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1313 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1313.347768] [55188]: DEBUG nova.api.openstack.wsgi [None req-6a2acc6d-4198-48cf-a4d3-f0c87fcd4891 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1313.349849] [55188]: DEBUG nova.compute.api [None req-6a2acc6d-4198-48cf-a4d3-f0c87fcd4891 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1313.354078] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a2acc6d-4198-48cf-a4d3-f0c87fcd4891 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1313.354411] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a2acc6d-4198-48cf-a4d3-f0c87fcd4891 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1313.354611] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a2acc6d-4198-48cf-a4d3-f0c87fcd4891 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1313.355152] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a2acc6d-4198-48cf-a4d3-f0c87fcd4891 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1313.355308] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a2acc6d-4198-48cf-a4d3-f0c87fcd4891 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1313.355501] [55188]: DEBUG oslo_concurrency.lockutils [None req-6a2acc6d-4198-48cf-a4d3-f0c87fcd4891 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1313.371883] [55188]: INFO nova.api.openstack.requestlog [None req-6a2acc6d-4198-48cf-a4d3-f0c87fcd4891 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.026828 [ 1313.372238] [55188]: [pid: 55188|app: 0|req: 4535/8954] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:13:13 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1313.406771] [55187]: DEBUG nova.api.openstack.wsgi [None req-67ad6e77-d890-4b46-b742-66f287ebcbeb tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1313.407017] [55187]: DEBUG nova.compute.api [None req-67ad6e77-d890-4b46-b742-66f287ebcbeb tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1313.410330] [55187]: DEBUG oslo_concurrency.lockutils [None req-67ad6e77-d890-4b46-b742-66f287ebcbeb tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1313.410716] [55187]: DEBUG oslo_concurrency.lockutils [None req-67ad6e77-d890-4b46-b742-66f287ebcbeb tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1313.410998] [55187]: DEBUG oslo_concurrency.lockutils [None req-67ad6e77-d890-4b46-b742-66f287ebcbeb tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1313.411494] [55187]: DEBUG oslo_concurrency.lockutils [None req-67ad6e77-d890-4b46-b742-66f287ebcbeb tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1313.411805] [55187]: DEBUG oslo_concurrency.lockutils [None req-67ad6e77-d890-4b46-b742-66f287ebcbeb tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1313.412099] [55187]: DEBUG oslo_concurrency.lockutils [None req-67ad6e77-d890-4b46-b742-66f287ebcbeb tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1313.426567] [55187]: DEBUG nova.compute.api [None req-67ad6e77-d890-4b46-b742-66f287ebcbeb tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1313.471798] [55187]: INFO nova.api.openstack.requestlog [None req-67ad6e77-d890-4b46-b742-66f287ebcbeb tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 204 len: 0 microversion: 2.1 time: 0.067131 [ 1313.472442] [55187]: [pid: 55187|app: 0|req: 4420/8955] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:13:13 2025] DELETE /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1313.477892] [55188]: DEBUG nova.api.openstack.wsgi [None req-4a77445d-f69c-48ef-9489-7dcb0e924bd1 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1313.479980] [55188]: DEBUG nova.compute.api [None req-4a77445d-f69c-48ef-9489-7dcb0e924bd1 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1313.483452] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a77445d-f69c-48ef-9489-7dcb0e924bd1 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1313.483729] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a77445d-f69c-48ef-9489-7dcb0e924bd1 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1313.483925] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a77445d-f69c-48ef-9489-7dcb0e924bd1 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1313.484293] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a77445d-f69c-48ef-9489-7dcb0e924bd1 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1313.484492] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a77445d-f69c-48ef-9489-7dcb0e924bd1 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1313.485088] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a77445d-f69c-48ef-9489-7dcb0e924bd1 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1313.581773] [55188]: DEBUG nova.policy [None req-4a77445d-f69c-48ef-9489-7dcb0e924bd1 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1313.586047] [55188]: INFO nova.api.openstack.requestlog [None req-4a77445d-f69c-48ef-9489-7dcb0e924bd1 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 200 len: 1673 microversion: 2.1 time: 0.110712 [ 1313.586381] [55188]: [pid: 55188|app: 0|req: 4536/8956] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:13 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 1673 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1314.331717] [55187]: DEBUG nova.api.openstack.wsgi [None req-400a65e9-2001-479a-b4a0-1fd51a3575ef tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1314.333578] [55187]: DEBUG nova.compute.api [None req-400a65e9-2001-479a-b4a0-1fd51a3575ef tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1314.339190] [55187]: DEBUG oslo_concurrency.lockutils [None req-400a65e9-2001-479a-b4a0-1fd51a3575ef tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1314.339446] [55187]: DEBUG oslo_concurrency.lockutils [None req-400a65e9-2001-479a-b4a0-1fd51a3575ef tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1314.339650] [55187]: DEBUG oslo_concurrency.lockutils [None req-400a65e9-2001-479a-b4a0-1fd51a3575ef tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1314.340036] [55187]: DEBUG oslo_concurrency.lockutils [None req-400a65e9-2001-479a-b4a0-1fd51a3575ef tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1314.340258] [55187]: DEBUG oslo_concurrency.lockutils [None req-400a65e9-2001-479a-b4a0-1fd51a3575ef tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1314.340483] [55187]: DEBUG oslo_concurrency.lockutils [None req-400a65e9-2001-479a-b4a0-1fd51a3575ef tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1314.414246] [55187]: DEBUG nova.policy [None req-400a65e9-2001-479a-b4a0-1fd51a3575ef tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1314.418384] [55187]: INFO nova.api.openstack.requestlog [None req-400a65e9-2001-479a-b4a0-1fd51a3575ef tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1313 microversion: 2.1 time: 0.089334 [ 1314.418718] [55187]: [pid: 55187|app: 0|req: 4421/8957] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:14 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1313 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1314.602435] [55188]: DEBUG nova.api.openstack.wsgi [None req-1eafe525-f596-4901-ba88-da5209bdd76e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1314.604257] [55188]: DEBUG nova.compute.api [None req-1eafe525-f596-4901-ba88-da5209bdd76e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1314.608241] [55188]: DEBUG oslo_concurrency.lockutils [None req-1eafe525-f596-4901-ba88-da5209bdd76e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1314.608510] [55188]: DEBUG oslo_concurrency.lockutils [None req-1eafe525-f596-4901-ba88-da5209bdd76e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1314.608740] [55188]: DEBUG oslo_concurrency.lockutils [None req-1eafe525-f596-4901-ba88-da5209bdd76e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1314.609136] [55188]: DEBUG oslo_concurrency.lockutils [None req-1eafe525-f596-4901-ba88-da5209bdd76e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1314.609363] [55188]: DEBUG oslo_concurrency.lockutils [None req-1eafe525-f596-4901-ba88-da5209bdd76e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1314.609543] [55188]: DEBUG oslo_concurrency.lockutils [None req-1eafe525-f596-4901-ba88-da5209bdd76e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1314.679176] [55188]: DEBUG nova.policy [None req-1eafe525-f596-4901-ba88-da5209bdd76e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1314.683522] [55188]: INFO nova.api.openstack.requestlog [None req-1eafe525-f596-4901-ba88-da5209bdd76e tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 200 len: 1673 microversion: 2.1 time: 0.083481 [ 1314.683855] [55188]: [pid: 55188|app: 0|req: 4537/8958] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:14 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 1673 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1315.431574] [55187]: DEBUG nova.api.openstack.wsgi [None req-71d540e2-9431-4811-be9f-65dd8180568f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1315.433374] [55187]: DEBUG nova.compute.api [None req-71d540e2-9431-4811-be9f-65dd8180568f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1315.436924] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d540e2-9431-4811-be9f-65dd8180568f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.437179] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d540e2-9431-4811-be9f-65dd8180568f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.437364] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d540e2-9431-4811-be9f-65dd8180568f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.437717] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d540e2-9431-4811-be9f-65dd8180568f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.437915] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d540e2-9431-4811-be9f-65dd8180568f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.438098] [55187]: DEBUG oslo_concurrency.lockutils [None req-71d540e2-9431-4811-be9f-65dd8180568f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.538691] [55187]: DEBUG nova.policy [None req-71d540e2-9431-4811-be9f-65dd8180568f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1315.545306] [55187]: INFO nova.api.openstack.requestlog [None req-71d540e2-9431-4811-be9f-65dd8180568f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1313 microversion: 2.1 time: 0.116234 [ 1315.545633] [55187]: [pid: 55187|app: 0|req: 4422/8959] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:15 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1313 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1315.607042] [55188]: DEBUG nova.api.openstack.wsgi [req-8ddfbc99-2e01-44fb-8518-26bde9541f29 req-6a3380de-db10-41f6-91ba-e2d53d26f18c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "be9788cb-c143-4efc-b191-7aadb4b176e1", "name": "network-vif-deleted", "tag": "ab387cfb-b266-49c0-be44-daea0d743947"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1315.614622] [55188]: DEBUG oslo_concurrency.lockutils [req-8ddfbc99-2e01-44fb-8518-26bde9541f29 req-6a3380de-db10-41f6-91ba-e2d53d26f18c service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.614871] [55188]: DEBUG oslo_concurrency.lockutils [req-8ddfbc99-2e01-44fb-8518-26bde9541f29 req-6a3380de-db10-41f6-91ba-e2d53d26f18c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.615066] [55188]: DEBUG oslo_concurrency.lockutils [req-8ddfbc99-2e01-44fb-8518-26bde9541f29 req-6a3380de-db10-41f6-91ba-e2d53d26f18c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.625988] [55188]: INFO nova.api.openstack.compute.server_external_events [req-8ddfbc99-2e01-44fb-8518-26bde9541f29 req-6a3380de-db10-41f6-91ba-e2d53d26f18c service nova] Creating event network-vif-deleted:ab387cfb-b266-49c0-be44-daea0d743947 for instance be9788cb-c143-4efc-b191-7aadb4b176e1 on cpu-1 [ 1315.628695] [55188]: INFO nova.api.openstack.requestlog [req-8ddfbc99-2e01-44fb-8518-26bde9541f29 req-6a3380de-db10-41f6-91ba-e2d53d26f18c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024565 [ 1315.629027] [55188]: [pid: 55188|app: 0|req: 4538/8960] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:13:15 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1315.700234] [55187]: DEBUG nova.api.openstack.wsgi [None req-74b0291c-f5cd-4a6e-8ec7-441629533a83 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1315.702252] [55187]: DEBUG nova.compute.api [None req-74b0291c-f5cd-4a6e-8ec7-441629533a83 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1315.706074] [55187]: DEBUG oslo_concurrency.lockutils [None req-74b0291c-f5cd-4a6e-8ec7-441629533a83 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.706447] [55187]: DEBUG oslo_concurrency.lockutils [None req-74b0291c-f5cd-4a6e-8ec7-441629533a83 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.706745] [55187]: DEBUG oslo_concurrency.lockutils [None req-74b0291c-f5cd-4a6e-8ec7-441629533a83 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.707245] [55187]: DEBUG oslo_concurrency.lockutils [None req-74b0291c-f5cd-4a6e-8ec7-441629533a83 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.707551] [55187]: DEBUG oslo_concurrency.lockutils [None req-74b0291c-f5cd-4a6e-8ec7-441629533a83 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.707848] [55187]: DEBUG oslo_concurrency.lockutils [None req-74b0291c-f5cd-4a6e-8ec7-441629533a83 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.746416] [55187]: DEBUG nova.policy [None req-74b0291c-f5cd-4a6e-8ec7-441629533a83 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1315.750435] [55187]: INFO nova.api.openstack.requestlog [None req-74b0291c-f5cd-4a6e-8ec7-441629533a83 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 200 len: 1316 microversion: 2.1 time: 0.053326 [ 1315.750726] [55187]: [pid: 55187|app: 0|req: 4423/8961] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:16 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 1316 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1316.558729] [55188]: DEBUG nova.api.openstack.wsgi [None req-5e0a6b3f-898f-4a7d-8c44-85ddfb33e900 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1316.560501] [55188]: DEBUG nova.compute.api [None req-5e0a6b3f-898f-4a7d-8c44-85ddfb33e900 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1316.565064] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e0a6b3f-898f-4a7d-8c44-85ddfb33e900 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1316.565315] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e0a6b3f-898f-4a7d-8c44-85ddfb33e900 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1316.565503] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e0a6b3f-898f-4a7d-8c44-85ddfb33e900 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1316.565849] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e0a6b3f-898f-4a7d-8c44-85ddfb33e900 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1316.566059] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e0a6b3f-898f-4a7d-8c44-85ddfb33e900 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1316.566236] [55188]: DEBUG oslo_concurrency.lockutils [None req-5e0a6b3f-898f-4a7d-8c44-85ddfb33e900 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1316.657633] [55188]: DEBUG nova.policy [None req-5e0a6b3f-898f-4a7d-8c44-85ddfb33e900 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1316.662064] [55188]: INFO nova.api.openstack.requestlog [None req-5e0a6b3f-898f-4a7d-8c44-85ddfb33e900 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1500 microversion: 2.1 time: 0.105961 [ 1316.662504] [55188]: [pid: 55188|app: 0|req: 4539/8962] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:16 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1500 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1316.674115] [55187]: DEBUG nova.api.openstack.wsgi [None req-48a56d6c-c4cb-467a-a847-2348bbba29a9 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1316.675773] [55187]: DEBUG nova.compute.api [None req-48a56d6c-c4cb-467a-a847-2348bbba29a9 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1316.679778] [55187]: DEBUG oslo_concurrency.lockutils [None req-48a56d6c-c4cb-467a-a847-2348bbba29a9 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1316.680097] [55187]: DEBUG oslo_concurrency.lockutils [None req-48a56d6c-c4cb-467a-a847-2348bbba29a9 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1316.680352] [55187]: DEBUG oslo_concurrency.lockutils [None req-48a56d6c-c4cb-467a-a847-2348bbba29a9 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1316.680777] [55187]: DEBUG oslo_concurrency.lockutils [None req-48a56d6c-c4cb-467a-a847-2348bbba29a9 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1316.681046] [55187]: DEBUG oslo_concurrency.lockutils [None req-48a56d6c-c4cb-467a-a847-2348bbba29a9 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1316.681287] [55187]: DEBUG oslo_concurrency.lockutils [None req-48a56d6c-c4cb-467a-a847-2348bbba29a9 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1316.695463] [55187]: DEBUG oslo_concurrency.lockutils [None req-48a56d6c-c4cb-467a-a847-2348bbba29a9 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1316.695691] [55187]: DEBUG oslo_concurrency.lockutils [None req-48a56d6c-c4cb-467a-a847-2348bbba29a9 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1316.695870] [55187]: DEBUG oslo_concurrency.lockutils [None req-48a56d6c-c4cb-467a-a847-2348bbba29a9 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1316.699039] [55187]: DEBUG nova.objects.instance [None req-48a56d6c-c4cb-467a-a847-2348bbba29a9 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lazy-loading 'flavor' on Instance uuid 8444eed9-0254-4100-bb5a-38fb16853867 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1316.763834] [55188]: DEBUG nova.api.openstack.wsgi [None req-5fef5b7d-7237-4538-a886-e104cd1350a3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1316.765559] [55188]: DEBUG nova.compute.api [None req-5fef5b7d-7237-4538-a886-e104cd1350a3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1316.769032] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fef5b7d-7237-4538-a886-e104cd1350a3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1316.769240] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fef5b7d-7237-4538-a886-e104cd1350a3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1316.769427] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fef5b7d-7237-4538-a886-e104cd1350a3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1316.769823] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fef5b7d-7237-4538-a886-e104cd1350a3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1316.770041] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fef5b7d-7237-4538-a886-e104cd1350a3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1316.770234] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fef5b7d-7237-4538-a886-e104cd1350a3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1316.788608] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fef5b7d-7237-4538-a886-e104cd1350a3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1316.788833] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fef5b7d-7237-4538-a886-e104cd1350a3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1316.789029] [55188]: DEBUG oslo_concurrency.lockutils [None req-5fef5b7d-7237-4538-a886-e104cd1350a3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1316.789233] [55188]: DEBUG nova.objects.instance [None req-5fef5b7d-7237-4538-a886-e104cd1350a3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lazy-loading 'fault' on Instance uuid be9788cb-c143-4efc-b191-7aadb4b176e1 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1316.808620] [55188]: DEBUG nova.policy [None req-5fef5b7d-7237-4538-a886-e104cd1350a3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1316.813313] [55188]: INFO nova.api.openstack.requestlog [None req-5fef5b7d-7237-4538-a886-e104cd1350a3 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 200 len: 1321 microversion: 2.1 time: 0.051697 [ 1316.813663] [55188]: [pid: 55188|app: 0|req: 4540/8963] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:17 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 1321 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1317.041868] [55187]: INFO nova.api.openstack.requestlog [None req-48a56d6c-c4cb-467a-a847-2348bbba29a9 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867/action" status: 202 len: 0 microversion: 2.1 time: 0.369869 [ 1317.042225] [55187]: [pid: 55187|app: 0|req: 4424/8964] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:13:17 2025] POST /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867/action => generated 0 bytes in 371 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1317.047296] [55188]: DEBUG nova.api.openstack.wsgi [None req-5d418931-3f05-4518-876c-7158272ea1e3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1317.049013] [55188]: DEBUG nova.compute.api [None req-5d418931-3f05-4518-876c-7158272ea1e3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1317.052398] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d418931-3f05-4518-876c-7158272ea1e3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1317.052636] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d418931-3f05-4518-876c-7158272ea1e3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1317.052847] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d418931-3f05-4518-876c-7158272ea1e3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1317.053209] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d418931-3f05-4518-876c-7158272ea1e3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1317.053409] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d418931-3f05-4518-876c-7158272ea1e3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1317.053586] [55188]: DEBUG oslo_concurrency.lockutils [None req-5d418931-3f05-4518-876c-7158272ea1e3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1317.131736] [55188]: DEBUG nova.policy [None req-5d418931-3f05-4518-876c-7158272ea1e3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1317.135956] [55188]: INFO nova.api.openstack.requestlog [None req-5d418931-3f05-4518-876c-7158272ea1e3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1506 microversion: 2.1 time: 0.091035 [ 1317.136422] [55188]: [pid: 55188|app: 0|req: 4541/8965] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:17 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1506 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1317.827591] [55187]: DEBUG nova.api.openstack.wsgi [None req-3f71302c-b29e-4ba6-a3fe-1d28222bac12 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1317.829467] [55187]: DEBUG nova.compute.api [None req-3f71302c-b29e-4ba6-a3fe-1d28222bac12 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1317.835968] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f71302c-b29e-4ba6-a3fe-1d28222bac12 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1317.836238] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f71302c-b29e-4ba6-a3fe-1d28222bac12 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1317.836428] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f71302c-b29e-4ba6-a3fe-1d28222bac12 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1317.836794] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f71302c-b29e-4ba6-a3fe-1d28222bac12 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1317.836986] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f71302c-b29e-4ba6-a3fe-1d28222bac12 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1317.837175] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f71302c-b29e-4ba6-a3fe-1d28222bac12 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1317.872682] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f71302c-b29e-4ba6-a3fe-1d28222bac12 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1317.872915] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f71302c-b29e-4ba6-a3fe-1d28222bac12 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1317.873110] [55187]: DEBUG oslo_concurrency.lockutils [None req-3f71302c-b29e-4ba6-a3fe-1d28222bac12 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1317.873309] [55187]: DEBUG nova.objects.instance [None req-3f71302c-b29e-4ba6-a3fe-1d28222bac12 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lazy-loading 'fault' on Instance uuid be9788cb-c143-4efc-b191-7aadb4b176e1 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1317.892290] [55187]: DEBUG nova.policy [None req-3f71302c-b29e-4ba6-a3fe-1d28222bac12 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eae1f2800a3349138d992fabf4e6c319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0834eb9ee8c3471a85efdb1474fe30f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1317.895794] [55187]: INFO nova.api.openstack.requestlog [None req-3f71302c-b29e-4ba6-a3fe-1d28222bac12 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 200 len: 1321 microversion: 2.1 time: 0.071342 [ 1317.896112] [55187]: [pid: 55187|app: 0|req: 4425/8966] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:18 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 1321 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1318.149179] [55188]: DEBUG nova.api.openstack.wsgi [None req-62ffba11-3f94-4c12-a91d-844fc1bfdb31 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1318.150888] [55188]: DEBUG nova.compute.api [None req-62ffba11-3f94-4c12-a91d-844fc1bfdb31 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1318.154870] [55188]: DEBUG oslo_concurrency.lockutils [None req-62ffba11-3f94-4c12-a91d-844fc1bfdb31 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1318.155131] [55188]: DEBUG oslo_concurrency.lockutils [None req-62ffba11-3f94-4c12-a91d-844fc1bfdb31 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1318.155319] [55188]: DEBUG oslo_concurrency.lockutils [None req-62ffba11-3f94-4c12-a91d-844fc1bfdb31 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1318.155666] [55188]: DEBUG oslo_concurrency.lockutils [None req-62ffba11-3f94-4c12-a91d-844fc1bfdb31 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1318.155868] [55188]: DEBUG oslo_concurrency.lockutils [None req-62ffba11-3f94-4c12-a91d-844fc1bfdb31 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1318.156053] [55188]: DEBUG oslo_concurrency.lockutils [None req-62ffba11-3f94-4c12-a91d-844fc1bfdb31 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1318.232993] [55188]: DEBUG nova.policy [None req-62ffba11-3f94-4c12-a91d-844fc1bfdb31 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1318.237378] [55188]: INFO nova.api.openstack.requestlog [None req-62ffba11-3f94-4c12-a91d-844fc1bfdb31 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1506 microversion: 2.1 time: 0.090634 [ 1318.237737] [55188]: [pid: 55188|app: 0|req: 4542/8967] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:18 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1506 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1318.908832] [55187]: DEBUG nova.api.openstack.wsgi [None req-eac89cbe-34d6-4540-b372-cbee2f525416 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1318.910685] [55187]: DEBUG nova.compute.api [None req-eac89cbe-34d6-4540-b372-cbee2f525416 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1318.914551] [55187]: DEBUG oslo_concurrency.lockutils [None req-eac89cbe-34d6-4540-b372-cbee2f525416 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1318.914796] [55187]: DEBUG oslo_concurrency.lockutils [None req-eac89cbe-34d6-4540-b372-cbee2f525416 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1318.915037] [55187]: DEBUG oslo_concurrency.lockutils [None req-eac89cbe-34d6-4540-b372-cbee2f525416 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1318.915409] [55187]: DEBUG oslo_concurrency.lockutils [None req-eac89cbe-34d6-4540-b372-cbee2f525416 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1318.915616] [55187]: DEBUG oslo_concurrency.lockutils [None req-eac89cbe-34d6-4540-b372-cbee2f525416 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1318.915794] [55187]: DEBUG oslo_concurrency.lockutils [None req-eac89cbe-34d6-4540-b372-cbee2f525416 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1318.925072] [55187]: INFO nova.api.openstack.wsgi [None req-eac89cbe-34d6-4540-b372-cbee2f525416 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] HTTP exception thrown: Instance be9788cb-c143-4efc-b191-7aadb4b176e1 could not be found. [ 1318.925414] [55187]: DEBUG nova.api.openstack.wsgi [None req-eac89cbe-34d6-4540-b372-cbee2f525416 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Returning 404 to user: Instance be9788cb-c143-4efc-b191-7aadb4b176e1 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1318.925844] [55187]: INFO nova.api.openstack.requestlog [None req-eac89cbe-34d6-4540-b372-cbee2f525416 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 404 len: 111 microversion: 2.1 time: 0.019394 [ 1318.926127] [55187]: [pid: 55187|app: 0|req: 4426/8968] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:19 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1318.931159] [55188]: DEBUG nova.api.openstack.wsgi [None req-e05ca63a-fb8e-4169-b9b2-32d4e2ab7e33 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '.version_select at 0x7d4af932b400>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1318.942267] [55188]: INFO nova.api.openstack.requestlog [None req-e05ca63a-fb8e-4169-b9b2-32d4e2ab7e33 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-236869517" status: 202 len: 0 microversion: 2.1 time: 0.013366 [ 1318.942617] [55188]: [pid: 55188|app: 0|req: 4543/8969] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 26 22:13:19 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-236869517 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1319.250895] [55187]: DEBUG nova.api.openstack.wsgi [None req-5db315f5-9026-4937-b293-a444bafe0f1d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1319.252237] [55187]: DEBUG nova.compute.api [None req-5db315f5-9026-4937-b293-a444bafe0f1d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1319.256870] [55187]: DEBUG oslo_concurrency.lockutils [None req-5db315f5-9026-4937-b293-a444bafe0f1d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1319.257255] [55187]: DEBUG oslo_concurrency.lockutils [None req-5db315f5-9026-4937-b293-a444bafe0f1d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1319.257843] [55187]: DEBUG oslo_concurrency.lockutils [None req-5db315f5-9026-4937-b293-a444bafe0f1d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1319.258212] [55187]: DEBUG oslo_concurrency.lockutils [None req-5db315f5-9026-4937-b293-a444bafe0f1d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1319.258212] [55187]: DEBUG oslo_concurrency.lockutils [None req-5db315f5-9026-4937-b293-a444bafe0f1d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1319.258286] [55187]: DEBUG oslo_concurrency.lockutils [None req-5db315f5-9026-4937-b293-a444bafe0f1d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1319.348745] [55187]: DEBUG nova.policy [None req-5db315f5-9026-4937-b293-a444bafe0f1d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1319.352972] [55187]: INFO nova.api.openstack.requestlog [None req-5db315f5-9026-4937-b293-a444bafe0f1d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1527 microversion: 2.1 time: 0.104926 [ 1319.353308] [55187]: [pid: 55187|app: 0|req: 4427/8970] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:19 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1527 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1319.570523] [55188]: DEBUG nova.api.openstack.wsgi [None req-dc28f216-d1f1-41b0-999e-9a007ed30356 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1319.572297] [55188]: DEBUG nova.compute.api [None req-dc28f216-d1f1-41b0-999e-9a007ed30356 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1319.579532] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc28f216-d1f1-41b0-999e-9a007ed30356 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1319.579781] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc28f216-d1f1-41b0-999e-9a007ed30356 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1319.579971] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc28f216-d1f1-41b0-999e-9a007ed30356 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1319.580332] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc28f216-d1f1-41b0-999e-9a007ed30356 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1319.580554] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc28f216-d1f1-41b0-999e-9a007ed30356 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1319.580733] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc28f216-d1f1-41b0-999e-9a007ed30356 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1319.602731] [55188]: INFO nova.api.openstack.requestlog [None req-dc28f216-d1f1-41b0-999e-9a007ed30356 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67/os-volume_attachments" status: 200 len: 25 microversion: 2.20 time: 0.034573 [ 1319.603043] [55188]: [pid: 55188|app: 0|req: 4544/8971] 10.180.1.21 () {60 vars in 1338 bytes} [Wed Mar 26 22:13:19 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67/os-volume_attachments => generated 25 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1319.636196] [55187]: DEBUG nova.api.openstack.wsgi [None req-d3038846-1fe2-46a2-a31f-a4dd28ab833b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1319.636485] [55187]: DEBUG nova.compute.api [None req-d3038846-1fe2-46a2-a31f-a4dd28ab833b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1319.640163] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3038846-1fe2-46a2-a31f-a4dd28ab833b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1319.640423] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3038846-1fe2-46a2-a31f-a4dd28ab833b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1319.640631] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3038846-1fe2-46a2-a31f-a4dd28ab833b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1319.640988] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3038846-1fe2-46a2-a31f-a4dd28ab833b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1319.641201] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3038846-1fe2-46a2-a31f-a4dd28ab833b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1319.641375] [55187]: DEBUG oslo_concurrency.lockutils [None req-d3038846-1fe2-46a2-a31f-a4dd28ab833b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1319.656553] [55187]: DEBUG nova.compute.api [None req-d3038846-1fe2-46a2-a31f-a4dd28ab833b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1319.697838] [55187]: INFO nova.api.openstack.requestlog [None req-d3038846-1fe2-46a2-a31f-a4dd28ab833b tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 204 len: 0 microversion: 2.20 time: 0.063830 [ 1319.698166] [55187]: [pid: 55187|app: 0|req: 4428/8972] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:13:20 2025] DELETE /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1319.703160] [55188]: DEBUG nova.api.openstack.wsgi [None req-19926110-9543-4df1-b681-e923eaeffbbf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1319.704943] [55188]: DEBUG nova.compute.api [None req-19926110-9543-4df1-b681-e923eaeffbbf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1319.708329] [55188]: DEBUG oslo_concurrency.lockutils [None req-19926110-9543-4df1-b681-e923eaeffbbf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1319.708601] [55188]: DEBUG oslo_concurrency.lockutils [None req-19926110-9543-4df1-b681-e923eaeffbbf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1319.708797] [55188]: DEBUG oslo_concurrency.lockutils [None req-19926110-9543-4df1-b681-e923eaeffbbf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1319.709192] [55188]: DEBUG oslo_concurrency.lockutils [None req-19926110-9543-4df1-b681-e923eaeffbbf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1319.709417] [55188]: DEBUG oslo_concurrency.lockutils [None req-19926110-9543-4df1-b681-e923eaeffbbf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1319.709597] [55188]: DEBUG oslo_concurrency.lockutils [None req-19926110-9543-4df1-b681-e923eaeffbbf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1319.829259] [55188]: DEBUG nova.policy [None req-19926110-9543-4df1-b681-e923eaeffbbf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1319.836119] [55188]: DEBUG nova.policy [None req-19926110-9543-4df1-b681-e923eaeffbbf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1319.836808] [55188]: DEBUG nova.policy [None req-19926110-9543-4df1-b681-e923eaeffbbf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1319.837446] [55188]: INFO nova.api.openstack.requestlog [None req-19926110-9543-4df1-b681-e923eaeffbbf tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1722 microversion: 2.20 time: 0.136583 [ 1319.837760] [55188]: [pid: 55188|app: 0|req: 4545/8973] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:13:20 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1722 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1320.366828] [55187]: DEBUG nova.api.openstack.wsgi [None req-4da064b0-843a-4a48-98c3-e46a0699373c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1320.368574] [55187]: DEBUG nova.compute.api [None req-4da064b0-843a-4a48-98c3-e46a0699373c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1320.373041] [55187]: DEBUG oslo_concurrency.lockutils [None req-4da064b0-843a-4a48-98c3-e46a0699373c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.373284] [55187]: DEBUG oslo_concurrency.lockutils [None req-4da064b0-843a-4a48-98c3-e46a0699373c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.373471] [55187]: DEBUG oslo_concurrency.lockutils [None req-4da064b0-843a-4a48-98c3-e46a0699373c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.373823] [55187]: DEBUG oslo_concurrency.lockutils [None req-4da064b0-843a-4a48-98c3-e46a0699373c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.374040] [55187]: DEBUG oslo_concurrency.lockutils [None req-4da064b0-843a-4a48-98c3-e46a0699373c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.374244] [55187]: DEBUG oslo_concurrency.lockutils [None req-4da064b0-843a-4a48-98c3-e46a0699373c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.438039] [55187]: DEBUG nova.policy [None req-4da064b0-843a-4a48-98c3-e46a0699373c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1320.442113] [55187]: INFO nova.api.openstack.requestlog [None req-4da064b0-843a-4a48-98c3-e46a0699373c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1522 microversion: 2.1 time: 0.077724 [ 1320.442432] [55187]: [pid: 55187|app: 0|req: 4429/8974] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:20 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1522 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1320.852317] [55188]: DEBUG nova.api.openstack.wsgi [None req-03fdfe61-f4d8-4d67-ad04-0ae35884889f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1320.854191] [55188]: DEBUG nova.compute.api [None req-03fdfe61-f4d8-4d67-ad04-0ae35884889f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1320.858134] [55188]: DEBUG oslo_concurrency.lockutils [None req-03fdfe61-f4d8-4d67-ad04-0ae35884889f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.858459] [55188]: DEBUG oslo_concurrency.lockutils [None req-03fdfe61-f4d8-4d67-ad04-0ae35884889f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.858712] [55188]: DEBUG oslo_concurrency.lockutils [None req-03fdfe61-f4d8-4d67-ad04-0ae35884889f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.859043] [55188]: DEBUG oslo_concurrency.lockutils [None req-03fdfe61-f4d8-4d67-ad04-0ae35884889f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.859255] [55188]: DEBUG oslo_concurrency.lockutils [None req-03fdfe61-f4d8-4d67-ad04-0ae35884889f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.859428] [55188]: DEBUG oslo_concurrency.lockutils [None req-03fdfe61-f4d8-4d67-ad04-0ae35884889f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.930774] [55188]: DEBUG nova.policy [None req-03fdfe61-f4d8-4d67-ad04-0ae35884889f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1320.935355] [55188]: DEBUG nova.policy [None req-03fdfe61-f4d8-4d67-ad04-0ae35884889f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1320.935975] [55188]: DEBUG nova.policy [None req-03fdfe61-f4d8-4d67-ad04-0ae35884889f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1320.936622] [55188]: INFO nova.api.openstack.requestlog [None req-03fdfe61-f4d8-4d67-ad04-0ae35884889f tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1722 microversion: 2.20 time: 0.086907 [ 1320.936932] [55188]: [pid: 55188|app: 0|req: 4546/8975] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:13:21 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1722 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1321.455455] [55187]: DEBUG nova.api.openstack.wsgi [None req-317367b2-b98c-4e9d-82d7-121cc5445a1f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1321.457972] [55187]: DEBUG nova.compute.api [None req-317367b2-b98c-4e9d-82d7-121cc5445a1f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1321.461214] [55187]: DEBUG oslo_concurrency.lockutils [None req-317367b2-b98c-4e9d-82d7-121cc5445a1f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.461452] [55187]: DEBUG oslo_concurrency.lockutils [None req-317367b2-b98c-4e9d-82d7-121cc5445a1f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.461630] [55187]: DEBUG oslo_concurrency.lockutils [None req-317367b2-b98c-4e9d-82d7-121cc5445a1f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.461974] [55187]: DEBUG oslo_concurrency.lockutils [None req-317367b2-b98c-4e9d-82d7-121cc5445a1f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.462185] [55187]: DEBUG oslo_concurrency.lockutils [None req-317367b2-b98c-4e9d-82d7-121cc5445a1f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.462359] [55187]: DEBUG oslo_concurrency.lockutils [None req-317367b2-b98c-4e9d-82d7-121cc5445a1f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.530478] [55187]: DEBUG nova.policy [None req-317367b2-b98c-4e9d-82d7-121cc5445a1f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1321.534780] [55187]: INFO nova.api.openstack.requestlog [None req-317367b2-b98c-4e9d-82d7-121cc5445a1f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1522 microversion: 2.1 time: 0.081810 [ 1321.535118] [55187]: [pid: 55187|app: 0|req: 4430/8976] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:21 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1522 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1321.956061] [55188]: DEBUG nova.api.openstack.wsgi [None req-fdd9ebb9-cec0-405c-898b-2e4ae719cfef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1321.957786] [55188]: DEBUG nova.compute.api [None req-fdd9ebb9-cec0-405c-898b-2e4ae719cfef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1321.963137] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdd9ebb9-cec0-405c-898b-2e4ae719cfef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.963348] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdd9ebb9-cec0-405c-898b-2e4ae719cfef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.963533] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdd9ebb9-cec0-405c-898b-2e4ae719cfef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.963919] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdd9ebb9-cec0-405c-898b-2e4ae719cfef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.964139] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdd9ebb9-cec0-405c-898b-2e4ae719cfef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.964316] [55188]: DEBUG oslo_concurrency.lockutils [None req-fdd9ebb9-cec0-405c-898b-2e4ae719cfef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1322.064616] [55188]: DEBUG nova.policy [None req-fdd9ebb9-cec0-405c-898b-2e4ae719cfef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1322.069088] [55188]: DEBUG nova.policy [None req-fdd9ebb9-cec0-405c-898b-2e4ae719cfef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1322.069729] [55188]: DEBUG nova.policy [None req-fdd9ebb9-cec0-405c-898b-2e4ae719cfef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1322.070569] [55188]: INFO nova.api.openstack.requestlog [None req-fdd9ebb9-cec0-405c-898b-2e4ae719cfef tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1722 microversion: 2.20 time: 0.116650 [ 1322.070693] [55188]: [pid: 55188|app: 0|req: 4547/8977] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:13:22 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1722 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1322.245505] [55187]: DEBUG nova.api.openstack.wsgi [req-542370f7-a742-4fc3-9d88-7808197a4e08 req-cd624832-78ed-40a7-a20d-c384e9bc9cf6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0b3a27f1-5b01-4ad6-a335-42b978137b67", "name": "network-vif-deleted", "tag": "d963f7d6-f897-49c4-a4bd-fef706fcb9e1"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1322.251130] [55187]: DEBUG oslo_concurrency.lockutils [req-542370f7-a742-4fc3-9d88-7808197a4e08 req-cd624832-78ed-40a7-a20d-c384e9bc9cf6 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1322.251376] [55187]: DEBUG oslo_concurrency.lockutils [req-542370f7-a742-4fc3-9d88-7808197a4e08 req-cd624832-78ed-40a7-a20d-c384e9bc9cf6 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1322.251559] [55187]: DEBUG oslo_concurrency.lockutils [req-542370f7-a742-4fc3-9d88-7808197a4e08 req-cd624832-78ed-40a7-a20d-c384e9bc9cf6 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1322.257597] [55187]: INFO nova.api.openstack.compute.server_external_events [req-542370f7-a742-4fc3-9d88-7808197a4e08 req-cd624832-78ed-40a7-a20d-c384e9bc9cf6 service nova] Creating event network-vif-deleted:d963f7d6-f897-49c4-a4bd-fef706fcb9e1 for instance 0b3a27f1-5b01-4ad6-a335-42b978137b67 on cpu-1 [ 1322.260319] [55187]: INFO nova.api.openstack.requestlog [req-542370f7-a742-4fc3-9d88-7808197a4e08 req-cd624832-78ed-40a7-a20d-c384e9bc9cf6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017490 [ 1322.260649] [55187]: [pid: 55187|app: 0|req: 4431/8978] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:13:22 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1322.548284] [55188]: DEBUG nova.api.openstack.wsgi [None req-3792bd00-edbe-4b83-9c2c-497e575a0fcc tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1322.550077] [55188]: DEBUG nova.compute.api [None req-3792bd00-edbe-4b83-9c2c-497e575a0fcc tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1322.556073] [55188]: DEBUG oslo_concurrency.lockutils [None req-3792bd00-edbe-4b83-9c2c-497e575a0fcc tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1322.556328] [55188]: DEBUG oslo_concurrency.lockutils [None req-3792bd00-edbe-4b83-9c2c-497e575a0fcc tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1322.556517] [55188]: DEBUG oslo_concurrency.lockutils [None req-3792bd00-edbe-4b83-9c2c-497e575a0fcc tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1322.556933] [55188]: DEBUG oslo_concurrency.lockutils [None req-3792bd00-edbe-4b83-9c2c-497e575a0fcc tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1322.557197] [55188]: DEBUG oslo_concurrency.lockutils [None req-3792bd00-edbe-4b83-9c2c-497e575a0fcc tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1322.557379] [55188]: DEBUG oslo_concurrency.lockutils [None req-3792bd00-edbe-4b83-9c2c-497e575a0fcc tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1322.680135] [55188]: DEBUG nova.policy [None req-3792bd00-edbe-4b83-9c2c-497e575a0fcc tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1322.687313] [55188]: INFO nova.api.openstack.requestlog [None req-3792bd00-edbe-4b83-9c2c-497e575a0fcc tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1522 microversion: 2.1 time: 0.141370 [ 1322.687659] [55188]: [pid: 55188|app: 0|req: 4548/8979] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:22 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1522 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1323.085104] [55187]: DEBUG nova.api.openstack.wsgi [None req-44b05641-ad69-4072-8254-0840e3e6725a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1323.086893] [55187]: DEBUG nova.compute.api [None req-44b05641-ad69-4072-8254-0840e3e6725a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1323.091625] [55187]: DEBUG oslo_concurrency.lockutils [None req-44b05641-ad69-4072-8254-0840e3e6725a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1323.091883] [55187]: DEBUG oslo_concurrency.lockutils [None req-44b05641-ad69-4072-8254-0840e3e6725a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1323.092085] [55187]: DEBUG oslo_concurrency.lockutils [None req-44b05641-ad69-4072-8254-0840e3e6725a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1323.092437] [55187]: DEBUG oslo_concurrency.lockutils [None req-44b05641-ad69-4072-8254-0840e3e6725a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1323.092640] [55187]: DEBUG oslo_concurrency.lockutils [None req-44b05641-ad69-4072-8254-0840e3e6725a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1323.092960] [55187]: DEBUG oslo_concurrency.lockutils [None req-44b05641-ad69-4072-8254-0840e3e6725a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1323.131785] [55187]: DEBUG nova.policy [None req-44b05641-ad69-4072-8254-0840e3e6725a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1323.136136] [55187]: DEBUG nova.policy [None req-44b05641-ad69-4072-8254-0840e3e6725a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1323.136786] [55187]: DEBUG nova.policy [None req-44b05641-ad69-4072-8254-0840e3e6725a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1323.137415] [55187]: INFO nova.api.openstack.requestlog [None req-44b05641-ad69-4072-8254-0840e3e6725a tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1359 microversion: 2.20 time: 0.055363 [ 1323.137721] [55187]: [pid: 55187|app: 0|req: 4432/8980] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:13:23 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1359 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1323.673660] [55188]: DEBUG nova.api.openstack.wsgi [None req-1025af1c-3c04-4a1b-b9c5-b7a974b531a7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1323.675596] [55188]: DEBUG nova.compute.api [None req-1025af1c-3c04-4a1b-b9c5-b7a974b531a7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1323.681441] [55188]: DEBUG oslo_concurrency.lockutils [None req-1025af1c-3c04-4a1b-b9c5-b7a974b531a7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1323.681757] [55188]: DEBUG oslo_concurrency.lockutils [None req-1025af1c-3c04-4a1b-b9c5-b7a974b531a7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1323.681981] [55188]: DEBUG oslo_concurrency.lockutils [None req-1025af1c-3c04-4a1b-b9c5-b7a974b531a7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1323.682412] [55188]: DEBUG oslo_concurrency.lockutils [None req-1025af1c-3c04-4a1b-b9c5-b7a974b531a7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1323.682558] [55188]: DEBUG oslo_concurrency.lockutils [None req-1025af1c-3c04-4a1b-b9c5-b7a974b531a7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1323.682735] [55188]: DEBUG oslo_concurrency.lockutils [None req-1025af1c-3c04-4a1b-b9c5-b7a974b531a7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1323.701620] [55187]: DEBUG nova.api.openstack.wsgi [None req-d7758072-1952-44fe-9c6b-16f2d0d9d8f8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1323.703390] [55187]: DEBUG nova.compute.api [None req-d7758072-1952-44fe-9c6b-16f2d0d9d8f8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1323.704161] [55188]: INFO nova.api.openstack.requestlog [None req-1025af1c-3c04-4a1b-b9c5-b7a974b531a7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a/ips" status: 200 len: 155 microversion: 2.1 time: 0.032960 [ 1323.704550] [55188]: [pid: 55188|app: 0|req: 4549/8981] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:13:24 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a/ips => generated 155 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1323.707870] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7758072-1952-44fe-9c6b-16f2d0d9d8f8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1323.708145] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7758072-1952-44fe-9c6b-16f2d0d9d8f8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1323.708323] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7758072-1952-44fe-9c6b-16f2d0d9d8f8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1323.708725] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7758072-1952-44fe-9c6b-16f2d0d9d8f8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1323.709017] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7758072-1952-44fe-9c6b-16f2d0d9d8f8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1323.709121] [55187]: DEBUG oslo_concurrency.lockutils [None req-d7758072-1952-44fe-9c6b-16f2d0d9d8f8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1323.785127] [55187]: DEBUG nova.policy [None req-d7758072-1952-44fe-9c6b-16f2d0d9d8f8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1323.792569] [55187]: INFO nova.api.openstack.requestlog [None req-d7758072-1952-44fe-9c6b-16f2d0d9d8f8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1522 microversion: 2.1 time: 0.093445 [ 1323.792926] [55187]: [pid: 55187|app: 0|req: 4433/8982] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:24 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1522 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1324.152079] [55188]: DEBUG nova.api.openstack.wsgi [None req-58f1c352-6d5e-4523-931c-e69f23c017cd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1324.154030] [55188]: DEBUG nova.compute.api [None req-58f1c352-6d5e-4523-931c-e69f23c017cd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1324.157874] [55188]: DEBUG oslo_concurrency.lockutils [None req-58f1c352-6d5e-4523-931c-e69f23c017cd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.158195] [55188]: DEBUG oslo_concurrency.lockutils [None req-58f1c352-6d5e-4523-931c-e69f23c017cd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.158578] [55188]: DEBUG oslo_concurrency.lockutils [None req-58f1c352-6d5e-4523-931c-e69f23c017cd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.158875] [55188]: DEBUG oslo_concurrency.lockutils [None req-58f1c352-6d5e-4523-931c-e69f23c017cd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.159156] [55188]: DEBUG oslo_concurrency.lockutils [None req-58f1c352-6d5e-4523-931c-e69f23c017cd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.159370] [55188]: DEBUG oslo_concurrency.lockutils [None req-58f1c352-6d5e-4523-931c-e69f23c017cd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.180262] [55188]: DEBUG oslo_concurrency.lockutils [None req-58f1c352-6d5e-4523-931c-e69f23c017cd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.180550] [55188]: DEBUG oslo_concurrency.lockutils [None req-58f1c352-6d5e-4523-931c-e69f23c017cd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.180791] [55188]: DEBUG oslo_concurrency.lockutils [None req-58f1c352-6d5e-4523-931c-e69f23c017cd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.181045] [55188]: DEBUG nova.objects.instance [None req-58f1c352-6d5e-4523-931c-e69f23c017cd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lazy-loading 'fault' on Instance uuid 0b3a27f1-5b01-4ad6-a335-42b978137b67 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1324.202119] [55188]: DEBUG nova.policy [None req-58f1c352-6d5e-4523-931c-e69f23c017cd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1324.207021] [55188]: DEBUG nova.policy [None req-58f1c352-6d5e-4523-931c-e69f23c017cd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1324.207772] [55188]: DEBUG nova.policy [None req-58f1c352-6d5e-4523-931c-e69f23c017cd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1324.208479] [55188]: INFO nova.api.openstack.requestlog [None req-58f1c352-6d5e-4523-931c-e69f23c017cd tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1364 microversion: 2.20 time: 0.059075 [ 1324.208863] [55188]: [pid: 55188|app: 0|req: 4550/8983] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:13:24 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1364 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1324.481185] [55187]: DEBUG nova.api.openstack.wsgi [None req-ab9af470-0bdd-4a5c-8f8c-6d7a416a4d21 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1324.481457] [55187]: DEBUG nova.compute.api [None req-ab9af470-0bdd-4a5c-8f8c-6d7a416a4d21 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1324.485135] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab9af470-0bdd-4a5c-8f8c-6d7a416a4d21 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.485382] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab9af470-0bdd-4a5c-8f8c-6d7a416a4d21 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.485562] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab9af470-0bdd-4a5c-8f8c-6d7a416a4d21 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.485998] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab9af470-0bdd-4a5c-8f8c-6d7a416a4d21 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.486218] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab9af470-0bdd-4a5c-8f8c-6d7a416a4d21 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.486396] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab9af470-0bdd-4a5c-8f8c-6d7a416a4d21 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.494563] [55187]: INFO nova.api.openstack.wsgi [None req-ab9af470-0bdd-4a5c-8f8c-6d7a416a4d21 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] HTTP exception thrown: Instance be9788cb-c143-4efc-b191-7aadb4b176e1 could not be found. [ 1324.494876] [55187]: DEBUG nova.api.openstack.wsgi [None req-ab9af470-0bdd-4a5c-8f8c-6d7a416a4d21 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Returning 404 to user: Instance be9788cb-c143-4efc-b191-7aadb4b176e1 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1324.495311] [55187]: INFO nova.api.openstack.requestlog [None req-ab9af470-0bdd-4a5c-8f8c-6d7a416a4d21 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 404 len: 111 microversion: 2.1 time: 0.016558 [ 1324.495614] [55187]: [pid: 55187|app: 0|req: 4434/8984] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:13:24 2025] DELETE /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1324.501273] [55188]: DEBUG nova.api.openstack.wsgi [None req-597f9292-957c-4d9f-ace5-f3916a847f80 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1324.503124] [55188]: DEBUG nova.compute.api [None req-597f9292-957c-4d9f-ace5-f3916a847f80 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: be9788cb-c143-4efc-b191-7aadb4b176e1] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1324.507809] [55188]: DEBUG oslo_concurrency.lockutils [None req-597f9292-957c-4d9f-ace5-f3916a847f80 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.508074] [55188]: DEBUG oslo_concurrency.lockutils [None req-597f9292-957c-4d9f-ace5-f3916a847f80 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.508272] [55188]: DEBUG oslo_concurrency.lockutils [None req-597f9292-957c-4d9f-ace5-f3916a847f80 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.508683] [55188]: DEBUG oslo_concurrency.lockutils [None req-597f9292-957c-4d9f-ace5-f3916a847f80 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.508898] [55188]: DEBUG oslo_concurrency.lockutils [None req-597f9292-957c-4d9f-ace5-f3916a847f80 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.509089] [55188]: DEBUG oslo_concurrency.lockutils [None req-597f9292-957c-4d9f-ace5-f3916a847f80 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.517567] [55188]: INFO nova.api.openstack.wsgi [None req-597f9292-957c-4d9f-ace5-f3916a847f80 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] HTTP exception thrown: Instance be9788cb-c143-4efc-b191-7aadb4b176e1 could not be found. [ 1324.517874] [55188]: DEBUG nova.api.openstack.wsgi [None req-597f9292-957c-4d9f-ace5-f3916a847f80 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Returning 404 to user: Instance be9788cb-c143-4efc-b191-7aadb4b176e1 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1324.518333] [55188]: INFO nova.api.openstack.requestlog [None req-597f9292-957c-4d9f-ace5-f3916a847f80 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1" status: 404 len: 111 microversion: 2.1 time: 0.019747 [ 1324.518675] [55188]: [pid: 55188|app: 0|req: 4551/8985] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:24 2025] GET /compute/v2.1/servers/be9788cb-c143-4efc-b191-7aadb4b176e1 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1324.805834] [55187]: DEBUG nova.api.openstack.wsgi [None req-27fc6486-ed56-47a6-8518-c0635ef73b3a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1324.807529] [55187]: DEBUG nova.compute.api [None req-27fc6486-ed56-47a6-8518-c0635ef73b3a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1324.812149] [55187]: DEBUG oslo_concurrency.lockutils [None req-27fc6486-ed56-47a6-8518-c0635ef73b3a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.812396] [55187]: DEBUG oslo_concurrency.lockutils [None req-27fc6486-ed56-47a6-8518-c0635ef73b3a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.812583] [55187]: DEBUG oslo_concurrency.lockutils [None req-27fc6486-ed56-47a6-8518-c0635ef73b3a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.812944] [55187]: DEBUG oslo_concurrency.lockutils [None req-27fc6486-ed56-47a6-8518-c0635ef73b3a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.813149] [55187]: DEBUG oslo_concurrency.lockutils [None req-27fc6486-ed56-47a6-8518-c0635ef73b3a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.813321] [55187]: DEBUG oslo_concurrency.lockutils [None req-27fc6486-ed56-47a6-8518-c0635ef73b3a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.896075] [55188]: DEBUG nova.api.openstack.wsgi [None req-13553be4-2f48-48a0-95dd-0ddab6601369 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "3193a3a1-bcb7-45f8-a301-87513355a6bd"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1324.897928] [55188]: DEBUG nova.compute.api [None req-13553be4-2f48-48a0-95dd-0ddab6601369 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1324.902078] [55188]: DEBUG oslo_concurrency.lockutils [None req-13553be4-2f48-48a0-95dd-0ddab6601369 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.902325] [55188]: DEBUG oslo_concurrency.lockutils [None req-13553be4-2f48-48a0-95dd-0ddab6601369 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.902513] [55188]: DEBUG oslo_concurrency.lockutils [None req-13553be4-2f48-48a0-95dd-0ddab6601369 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.902904] [55188]: DEBUG oslo_concurrency.lockutils [None req-13553be4-2f48-48a0-95dd-0ddab6601369 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.903142] [55188]: DEBUG oslo_concurrency.lockutils [None req-13553be4-2f48-48a0-95dd-0ddab6601369 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.903324] [55188]: DEBUG oslo_concurrency.lockutils [None req-13553be4-2f48-48a0-95dd-0ddab6601369 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.938797] [55187]: DEBUG nova.policy [None req-27fc6486-ed56-47a6-8518-c0635ef73b3a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1324.947488] [55187]: INFO nova.api.openstack.requestlog [None req-27fc6486-ed56-47a6-8518-c0635ef73b3a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1522 microversion: 2.1 time: 0.144219 [ 1324.947919] [55187]: [pid: 55187|app: 0|req: 4435/8986] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:25 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1522 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1325.222742] [55187]: DEBUG nova.api.openstack.wsgi [None req-468b20ef-5eac-4c94-979c-9a7f21fde8a6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1325.224458] [55187]: DEBUG nova.compute.api [None req-468b20ef-5eac-4c94-979c-9a7f21fde8a6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1325.228030] [55187]: DEBUG oslo_concurrency.lockutils [None req-468b20ef-5eac-4c94-979c-9a7f21fde8a6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1325.228259] [55187]: DEBUG oslo_concurrency.lockutils [None req-468b20ef-5eac-4c94-979c-9a7f21fde8a6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1325.228488] [55187]: DEBUG oslo_concurrency.lockutils [None req-468b20ef-5eac-4c94-979c-9a7f21fde8a6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1325.228848] [55187]: DEBUG oslo_concurrency.lockutils [None req-468b20ef-5eac-4c94-979c-9a7f21fde8a6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1325.229062] [55187]: DEBUG oslo_concurrency.lockutils [None req-468b20ef-5eac-4c94-979c-9a7f21fde8a6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1325.229243] [55187]: DEBUG oslo_concurrency.lockutils [None req-468b20ef-5eac-4c94-979c-9a7f21fde8a6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1325.248464] [55187]: DEBUG oslo_concurrency.lockutils [None req-468b20ef-5eac-4c94-979c-9a7f21fde8a6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1325.248750] [55187]: DEBUG oslo_concurrency.lockutils [None req-468b20ef-5eac-4c94-979c-9a7f21fde8a6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1325.248889] [55187]: DEBUG oslo_concurrency.lockutils [None req-468b20ef-5eac-4c94-979c-9a7f21fde8a6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1325.249102] [55187]: DEBUG nova.objects.instance [None req-468b20ef-5eac-4c94-979c-9a7f21fde8a6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lazy-loading 'fault' on Instance uuid 0b3a27f1-5b01-4ad6-a335-42b978137b67 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1325.269307] [55187]: DEBUG nova.policy [None req-468b20ef-5eac-4c94-979c-9a7f21fde8a6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1325.273989] [55187]: DEBUG nova.policy [None req-468b20ef-5eac-4c94-979c-9a7f21fde8a6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1325.274675] [55187]: DEBUG nova.policy [None req-468b20ef-5eac-4c94-979c-9a7f21fde8a6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bb7048ece5e435b9acc0e6c14b71ec5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06f5f089e44a49889567f7a33085e60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1325.275321] [55187]: INFO nova.api.openstack.requestlog [None req-468b20ef-5eac-4c94-979c-9a7f21fde8a6 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 200 len: 1364 microversion: 2.20 time: 0.055054 [ 1325.275801] [55187]: [pid: 55187|app: 0|req: 4436/8987] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:13:25 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 1364 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1325.961692] [55187]: DEBUG nova.api.openstack.wsgi [None req-50ed7842-89c4-4bcd-9196-b5bcee14748d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1325.963432] [55187]: DEBUG nova.compute.api [None req-50ed7842-89c4-4bcd-9196-b5bcee14748d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1325.969084] [55187]: DEBUG oslo_concurrency.lockutils [None req-50ed7842-89c4-4bcd-9196-b5bcee14748d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1325.969334] [55187]: DEBUG oslo_concurrency.lockutils [None req-50ed7842-89c4-4bcd-9196-b5bcee14748d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1325.969546] [55187]: DEBUG oslo_concurrency.lockutils [None req-50ed7842-89c4-4bcd-9196-b5bcee14748d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1325.969867] [55187]: DEBUG oslo_concurrency.lockutils [None req-50ed7842-89c4-4bcd-9196-b5bcee14748d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1325.970080] [55187]: DEBUG oslo_concurrency.lockutils [None req-50ed7842-89c4-4bcd-9196-b5bcee14748d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1325.970260] [55187]: DEBUG oslo_concurrency.lockutils [None req-50ed7842-89c4-4bcd-9196-b5bcee14748d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1326.054598] [55187]: DEBUG nova.policy [None req-50ed7842-89c4-4bcd-9196-b5bcee14748d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1326.060392] [55187]: INFO nova.api.openstack.requestlog [None req-50ed7842-89c4-4bcd-9196-b5bcee14748d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1522 microversion: 2.1 time: 0.101264 [ 1326.060815] [55187]: [pid: 55187|app: 0|req: 4437/8988] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:26 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1522 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1326.289972] [55187]: DEBUG nova.api.openstack.wsgi [None req-030ce152-c028-422a-972b-98fa0e675370 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1326.291667] [55187]: DEBUG nova.compute.api [None req-030ce152-c028-422a-972b-98fa0e675370 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1326.295864] [55187]: DEBUG oslo_concurrency.lockutils [None req-030ce152-c028-422a-972b-98fa0e675370 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1326.296155] [55187]: DEBUG oslo_concurrency.lockutils [None req-030ce152-c028-422a-972b-98fa0e675370 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1326.296365] [55187]: DEBUG oslo_concurrency.lockutils [None req-030ce152-c028-422a-972b-98fa0e675370 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1326.296746] [55187]: DEBUG oslo_concurrency.lockutils [None req-030ce152-c028-422a-972b-98fa0e675370 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1326.296956] [55187]: DEBUG oslo_concurrency.lockutils [None req-030ce152-c028-422a-972b-98fa0e675370 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1326.297150] [55187]: DEBUG oslo_concurrency.lockutils [None req-030ce152-c028-422a-972b-98fa0e675370 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1326.305804] [55187]: INFO nova.api.openstack.wsgi [None req-030ce152-c028-422a-972b-98fa0e675370 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] HTTP exception thrown: Instance 0b3a27f1-5b01-4ad6-a335-42b978137b67 could not be found. [ 1326.306107] [55187]: DEBUG nova.api.openstack.wsgi [None req-030ce152-c028-422a-972b-98fa0e675370 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Returning 404 to user: Instance 0b3a27f1-5b01-4ad6-a335-42b978137b67 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1326.306525] [55187]: INFO nova.api.openstack.requestlog [None req-030ce152-c028-422a-972b-98fa0e675370 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 404 len: 111 microversion: 2.20 time: 0.018943 [ 1326.306814] [55187]: [pid: 55187|app: 0|req: 4438/8989] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:13:26 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1326.311479] [55187]: DEBUG nova.api.openstack.wsgi [None req-491844ec-1f22-4ab3-acdb-fdefa5c85d46 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '.version_select at 0x7d4af958dea0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1326.322723] [55187]: INFO nova.api.openstack.requestlog [None req-491844ec-1f22-4ab3-acdb-fdefa5c85d46 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-430156412" status: 204 len: 0 microversion: 2.20 time: 0.013048 [ 1326.323051] [55187]: [pid: 55187|app: 0|req: 4439/8990] 10.180.1.21 () {60 vars in 1254 bytes} [Wed Mar 26 22:13:26 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-430156412 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1326.535475] [55188]: INFO nova.api.openstack.requestlog [None req-13553be4-2f48-48a0-95dd-0ddab6601369 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.641940 [ 1326.535880] [55188]: [pid: 55188|app: 0|req: 4552/8991] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 26 22:13:25 2025] POST /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a/os-volume_attachments => generated 194 bytes in 1643 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1327.074187] [55187]: DEBUG nova.api.openstack.wsgi [None req-15a7b6de-f8f3-4b0d-b5b0-4efae078b46e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1327.075959] [55187]: DEBUG nova.compute.api [None req-15a7b6de-f8f3-4b0d-b5b0-4efae078b46e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1327.082843] [55187]: DEBUG oslo_concurrency.lockutils [None req-15a7b6de-f8f3-4b0d-b5b0-4efae078b46e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.083125] [55187]: DEBUG oslo_concurrency.lockutils [None req-15a7b6de-f8f3-4b0d-b5b0-4efae078b46e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.083327] [55187]: DEBUG oslo_concurrency.lockutils [None req-15a7b6de-f8f3-4b0d-b5b0-4efae078b46e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.083699] [55187]: DEBUG oslo_concurrency.lockutils [None req-15a7b6de-f8f3-4b0d-b5b0-4efae078b46e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.083909] [55187]: DEBUG oslo_concurrency.lockutils [None req-15a7b6de-f8f3-4b0d-b5b0-4efae078b46e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.084099] [55187]: DEBUG oslo_concurrency.lockutils [None req-15a7b6de-f8f3-4b0d-b5b0-4efae078b46e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.170713] [55187]: DEBUG nova.policy [None req-15a7b6de-f8f3-4b0d-b5b0-4efae078b46e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1327.176665] [55187]: INFO nova.api.openstack.requestlog [None req-15a7b6de-f8f3-4b0d-b5b0-4efae078b46e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1522 microversion: 2.1 time: 0.105008 [ 1327.176916] [55187]: [pid: 55187|app: 0|req: 4440/8992] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:27 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1522 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1327.665553] [55188]: DEBUG nova.api.openstack.wsgi [None req-082ca32f-5653-409f-bc38-4b4df75ce1b5 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1327.665882] [55188]: DEBUG nova.compute.api [None req-082ca32f-5653-409f-bc38-4b4df75ce1b5 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1327.670393] [55188]: DEBUG oslo_concurrency.lockutils [None req-082ca32f-5653-409f-bc38-4b4df75ce1b5 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.670664] [55188]: DEBUG oslo_concurrency.lockutils [None req-082ca32f-5653-409f-bc38-4b4df75ce1b5 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.670857] [55188]: DEBUG oslo_concurrency.lockutils [None req-082ca32f-5653-409f-bc38-4b4df75ce1b5 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.671227] [55188]: DEBUG oslo_concurrency.lockutils [None req-082ca32f-5653-409f-bc38-4b4df75ce1b5 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.671426] [55188]: DEBUG oslo_concurrency.lockutils [None req-082ca32f-5653-409f-bc38-4b4df75ce1b5 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.671600] [55188]: DEBUG oslo_concurrency.lockutils [None req-082ca32f-5653-409f-bc38-4b4df75ce1b5 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.681308] [55188]: INFO nova.api.openstack.wsgi [None req-082ca32f-5653-409f-bc38-4b4df75ce1b5 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] HTTP exception thrown: Instance e8f630af-c6f0-4fca-ab54-916d4313a21c could not be found. [ 1327.681622] [55188]: DEBUG nova.api.openstack.wsgi [None req-082ca32f-5653-409f-bc38-4b4df75ce1b5 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Returning 404 to user: Instance e8f630af-c6f0-4fca-ab54-916d4313a21c could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1327.682062] [55188]: INFO nova.api.openstack.requestlog [None req-082ca32f-5653-409f-bc38-4b4df75ce1b5 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 404 len: 111 microversion: 2.1 time: 0.019649 [ 1327.682372] [55188]: [pid: 55188|app: 0|req: 4553/8993] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:13:28 2025] DELETE /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1327.687483] [55187]: DEBUG nova.api.openstack.wsgi [None req-819d8617-6c04-48ea-af95-52010c97f8d4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1327.689264] [55187]: DEBUG nova.compute.api [None req-819d8617-6c04-48ea-af95-52010c97f8d4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] [instance: e8f630af-c6f0-4fca-ab54-916d4313a21c] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1327.693592] [55187]: DEBUG oslo_concurrency.lockutils [None req-819d8617-6c04-48ea-af95-52010c97f8d4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.693887] [55187]: DEBUG oslo_concurrency.lockutils [None req-819d8617-6c04-48ea-af95-52010c97f8d4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.694088] [55187]: DEBUG oslo_concurrency.lockutils [None req-819d8617-6c04-48ea-af95-52010c97f8d4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.694485] [55187]: DEBUG oslo_concurrency.lockutils [None req-819d8617-6c04-48ea-af95-52010c97f8d4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.694675] [55187]: DEBUG oslo_concurrency.lockutils [None req-819d8617-6c04-48ea-af95-52010c97f8d4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.694852] [55187]: DEBUG oslo_concurrency.lockutils [None req-819d8617-6c04-48ea-af95-52010c97f8d4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.705197] [55187]: INFO nova.api.openstack.wsgi [None req-819d8617-6c04-48ea-af95-52010c97f8d4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] HTTP exception thrown: Instance e8f630af-c6f0-4fca-ab54-916d4313a21c could not be found. [ 1327.705560] [55187]: DEBUG nova.api.openstack.wsgi [None req-819d8617-6c04-48ea-af95-52010c97f8d4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] Returning 404 to user: Instance e8f630af-c6f0-4fca-ab54-916d4313a21c could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1327.706121] [55187]: INFO nova.api.openstack.requestlog [None req-819d8617-6c04-48ea-af95-52010c97f8d4 tempest-AttachVolumeTestJSON-1284304241 tempest-AttachVolumeTestJSON-1284304241-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c" status: 404 len: 111 microversion: 2.1 time: 0.020994 [ 1327.706592] [55187]: [pid: 55187|app: 0|req: 4441/8994] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:28 2025] GET /compute/v2.1/servers/e8f630af-c6f0-4fca-ab54-916d4313a21c => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1327.707893] [55188]: DEBUG nova.api.openstack.wsgi [None req-d7b16b08-19db-46fe-aa29-b5b74c1c2378 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1327.708205] [55188]: DEBUG nova.compute.api [None req-d7b16b08-19db-46fe-aa29-b5b74c1c2378 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1327.711751] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7b16b08-19db-46fe-aa29-b5b74c1c2378 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.712009] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7b16b08-19db-46fe-aa29-b5b74c1c2378 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.712207] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7b16b08-19db-46fe-aa29-b5b74c1c2378 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.712569] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7b16b08-19db-46fe-aa29-b5b74c1c2378 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.713400] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7b16b08-19db-46fe-aa29-b5b74c1c2378 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.713400] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7b16b08-19db-46fe-aa29-b5b74c1c2378 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.722446] [55188]: INFO nova.api.openstack.wsgi [None req-d7b16b08-19db-46fe-aa29-b5b74c1c2378 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] HTTP exception thrown: Instance 0b3a27f1-5b01-4ad6-a335-42b978137b67 could not be found. [ 1327.722773] [55188]: DEBUG nova.api.openstack.wsgi [None req-d7b16b08-19db-46fe-aa29-b5b74c1c2378 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Returning 404 to user: Instance 0b3a27f1-5b01-4ad6-a335-42b978137b67 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1327.723237] [55188]: INFO nova.api.openstack.requestlog [None req-d7b16b08-19db-46fe-aa29-b5b74c1c2378 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 404 len: 111 microversion: 2.20 time: 0.017701 [ 1327.723552] [55188]: [pid: 55188|app: 0|req: 4554/8995] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:13:28 2025] DELETE /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1327.730543] [55187]: DEBUG nova.api.openstack.wsgi [None req-b6e31916-d297-47ce-91e0-ddad4cb2ef8e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1327.733169] [55187]: DEBUG nova.compute.api [None req-b6e31916-d297-47ce-91e0-ddad4cb2ef8e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 0b3a27f1-5b01-4ad6-a335-42b978137b67] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1327.737363] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6e31916-d297-47ce-91e0-ddad4cb2ef8e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.737609] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6e31916-d297-47ce-91e0-ddad4cb2ef8e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.737797] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6e31916-d297-47ce-91e0-ddad4cb2ef8e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.738205] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6e31916-d297-47ce-91e0-ddad4cb2ef8e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.738410] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6e31916-d297-47ce-91e0-ddad4cb2ef8e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.738584] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6e31916-d297-47ce-91e0-ddad4cb2ef8e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.751120] [55187]: INFO nova.api.openstack.wsgi [None req-b6e31916-d297-47ce-91e0-ddad4cb2ef8e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] HTTP exception thrown: Instance 0b3a27f1-5b01-4ad6-a335-42b978137b67 could not be found. [ 1327.751649] [55187]: DEBUG nova.api.openstack.wsgi [None req-b6e31916-d297-47ce-91e0-ddad4cb2ef8e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Returning 404 to user: Instance 0b3a27f1-5b01-4ad6-a335-42b978137b67 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1327.752340] [55187]: INFO nova.api.openstack.requestlog [None req-b6e31916-d297-47ce-91e0-ddad4cb2ef8e tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67" status: 404 len: 111 microversion: 2.20 time: 0.025504 [ 1327.752830] [55187]: [pid: 55187|app: 0|req: 4442/8996] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:13:28 2025] GET /compute/v2.1/servers/0b3a27f1-5b01-4ad6-a335-42b978137b67 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1328.190696] [55188]: DEBUG nova.api.openstack.wsgi [None req-f09ee56a-4cd3-4fa7-8f8e-dd1367a95bb1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1328.192663] [55188]: DEBUG nova.compute.api [None req-f09ee56a-4cd3-4fa7-8f8e-dd1367a95bb1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1328.198031] [55188]: DEBUG oslo_concurrency.lockutils [None req-f09ee56a-4cd3-4fa7-8f8e-dd1367a95bb1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1328.198292] [55188]: DEBUG oslo_concurrency.lockutils [None req-f09ee56a-4cd3-4fa7-8f8e-dd1367a95bb1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1328.198536] [55188]: DEBUG oslo_concurrency.lockutils [None req-f09ee56a-4cd3-4fa7-8f8e-dd1367a95bb1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1328.198884] [55188]: DEBUG oslo_concurrency.lockutils [None req-f09ee56a-4cd3-4fa7-8f8e-dd1367a95bb1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1328.199101] [55188]: DEBUG oslo_concurrency.lockutils [None req-f09ee56a-4cd3-4fa7-8f8e-dd1367a95bb1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1328.199279] [55188]: DEBUG oslo_concurrency.lockutils [None req-f09ee56a-4cd3-4fa7-8f8e-dd1367a95bb1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1328.359939] [55188]: DEBUG nova.policy [None req-f09ee56a-4cd3-4fa7-8f8e-dd1367a95bb1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1328.364581] [55188]: INFO nova.api.openstack.requestlog [None req-f09ee56a-4cd3-4fa7-8f8e-dd1367a95bb1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1522 microversion: 2.1 time: 0.176544 [ 1328.364907] [55188]: [pid: 55188|app: 0|req: 4555/8997] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:28 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1522 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1329.378875] [55187]: DEBUG nova.api.openstack.wsgi [None req-d29c328c-aa2d-4df4-a9b6-d32740a40e14 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1329.380750] [55187]: DEBUG nova.compute.api [None req-d29c328c-aa2d-4df4-a9b6-d32740a40e14 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1329.392732] [55187]: DEBUG oslo_concurrency.lockutils [None req-d29c328c-aa2d-4df4-a9b6-d32740a40e14 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1329.393011] [55187]: DEBUG oslo_concurrency.lockutils [None req-d29c328c-aa2d-4df4-a9b6-d32740a40e14 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1329.393997] [55187]: DEBUG oslo_concurrency.lockutils [None req-d29c328c-aa2d-4df4-a9b6-d32740a40e14 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1329.393997] [55187]: DEBUG oslo_concurrency.lockutils [None req-d29c328c-aa2d-4df4-a9b6-d32740a40e14 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1329.393997] [55187]: DEBUG oslo_concurrency.lockutils [None req-d29c328c-aa2d-4df4-a9b6-d32740a40e14 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1329.394215] [55187]: DEBUG oslo_concurrency.lockutils [None req-d29c328c-aa2d-4df4-a9b6-d32740a40e14 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1329.475887] [55187]: DEBUG nova.policy [None req-d29c328c-aa2d-4df4-a9b6-d32740a40e14 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1329.488726] [55187]: INFO nova.api.openstack.requestlog [None req-d29c328c-aa2d-4df4-a9b6-d32740a40e14 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1522 microversion: 2.1 time: 0.113065 [ 1329.489054] [55187]: [pid: 55187|app: 0|req: 4443/8998] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:29 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1522 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1330.503245] [55188]: DEBUG nova.api.openstack.wsgi [None req-5bc27108-1f42-4448-a51b-49a0277e0f72 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1330.505070] [55188]: DEBUG nova.compute.api [None req-5bc27108-1f42-4448-a51b-49a0277e0f72 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1330.511396] [55188]: DEBUG oslo_concurrency.lockutils [None req-5bc27108-1f42-4448-a51b-49a0277e0f72 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1330.511661] [55188]: DEBUG oslo_concurrency.lockutils [None req-5bc27108-1f42-4448-a51b-49a0277e0f72 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1330.511855] [55188]: DEBUG oslo_concurrency.lockutils [None req-5bc27108-1f42-4448-a51b-49a0277e0f72 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1330.512227] [55188]: DEBUG oslo_concurrency.lockutils [None req-5bc27108-1f42-4448-a51b-49a0277e0f72 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1330.512504] [55188]: DEBUG oslo_concurrency.lockutils [None req-5bc27108-1f42-4448-a51b-49a0277e0f72 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1330.512601] [55188]: DEBUG oslo_concurrency.lockutils [None req-5bc27108-1f42-4448-a51b-49a0277e0f72 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1330.583206] [55188]: DEBUG nova.policy [None req-5bc27108-1f42-4448-a51b-49a0277e0f72 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1330.589837] [55188]: INFO nova.api.openstack.requestlog [None req-5bc27108-1f42-4448-a51b-49a0277e0f72 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1504 microversion: 2.1 time: 0.088968 [ 1330.590161] [55188]: [pid: 55188|app: 0|req: 4556/8999] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:30 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1504 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1330.889691] [55187]: DEBUG nova.api.openstack.wsgi [None req-24a3c448-7822-45ed-af5c-640219b46ce1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1330.889691] [55187]: DEBUG nova.compute.api [None req-24a3c448-7822-45ed-af5c-640219b46ce1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1330.893024] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a3c448-7822-45ed-af5c-640219b46ce1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1330.893024] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a3c448-7822-45ed-af5c-640219b46ce1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1330.893024] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a3c448-7822-45ed-af5c-640219b46ce1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1330.893222] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a3c448-7822-45ed-af5c-640219b46ce1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1330.893389] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a3c448-7822-45ed-af5c-640219b46ce1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1330.893567] [55187]: DEBUG oslo_concurrency.lockutils [None req-24a3c448-7822-45ed-af5c-640219b46ce1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1330.902373] [55187]: INFO nova.api.openstack.wsgi [None req-24a3c448-7822-45ed-af5c-640219b46ce1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] HTTP exception thrown: Instance 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 could not be found. [ 1330.902665] [55187]: DEBUG nova.api.openstack.wsgi [None req-24a3c448-7822-45ed-af5c-640219b46ce1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Returning 404 to user: Instance 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1330.903139] [55187]: INFO nova.api.openstack.requestlog [None req-24a3c448-7822-45ed-af5c-640219b46ce1 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 404 len: 111 microversion: 2.20 time: 0.018185 [ 1330.903427] [55187]: [pid: 55187|app: 0|req: 4444/9000] 10.180.1.21 () {60 vars in 1275 bytes} [Wed Mar 26 22:13:31 2025] DELETE /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1330.908201] [55188]: DEBUG nova.api.openstack.wsgi [None req-3f557152-36f1-4712-a069-41cf07f3f027 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1330.909936] [55188]: DEBUG nova.compute.api [None req-3f557152-36f1-4712-a069-41cf07f3f027 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] [instance: 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1330.913532] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f557152-36f1-4712-a069-41cf07f3f027 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1330.913802] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f557152-36f1-4712-a069-41cf07f3f027 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1330.913994] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f557152-36f1-4712-a069-41cf07f3f027 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1330.914370] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f557152-36f1-4712-a069-41cf07f3f027 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1330.914569] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f557152-36f1-4712-a069-41cf07f3f027 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1330.914742] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f557152-36f1-4712-a069-41cf07f3f027 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1330.923113] [55188]: INFO nova.api.openstack.wsgi [None req-3f557152-36f1-4712-a069-41cf07f3f027 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] HTTP exception thrown: Instance 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 could not be found. [ 1330.923411] [55188]: DEBUG nova.api.openstack.wsgi [None req-3f557152-36f1-4712-a069-41cf07f3f027 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] Returning 404 to user: Instance 7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1330.923834] [55188]: INFO nova.api.openstack.requestlog [None req-3f557152-36f1-4712-a069-41cf07f3f027 tempest-AttachVolumeShelveTestJSON-1832848696 tempest-AttachVolumeShelveTestJSON-1832848696-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6" status: 404 len: 111 microversion: 2.20 time: 0.018011 [ 1330.924136] [55188]: [pid: 55188|app: 0|req: 4557/9001] 10.180.1.21 () {60 vars in 1272 bytes} [Wed Mar 26 22:13:31 2025] GET /compute/v2.1/servers/7924a374-ef2b-4bb4-8f75-ed183c3ef7e6 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1331.602618] [55187]: DEBUG nova.api.openstack.wsgi [None req-137afef7-78f6-4282-b07b-bec59eb6c7be tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1331.604380] [55187]: DEBUG nova.compute.api [None req-137afef7-78f6-4282-b07b-bec59eb6c7be tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1331.609816] [55187]: DEBUG oslo_concurrency.lockutils [None req-137afef7-78f6-4282-b07b-bec59eb6c7be tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1331.610102] [55187]: DEBUG oslo_concurrency.lockutils [None req-137afef7-78f6-4282-b07b-bec59eb6c7be tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1331.610302] [55187]: DEBUG oslo_concurrency.lockutils [None req-137afef7-78f6-4282-b07b-bec59eb6c7be tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1331.610685] [55187]: DEBUG oslo_concurrency.lockutils [None req-137afef7-78f6-4282-b07b-bec59eb6c7be tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1331.610891] [55187]: DEBUG oslo_concurrency.lockutils [None req-137afef7-78f6-4282-b07b-bec59eb6c7be tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1331.611083] [55187]: DEBUG oslo_concurrency.lockutils [None req-137afef7-78f6-4282-b07b-bec59eb6c7be tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1331.800450] [55187]: DEBUG nova.policy [None req-137afef7-78f6-4282-b07b-bec59eb6c7be tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1331.807916] [55187]: INFO nova.api.openstack.requestlog [None req-137afef7-78f6-4282-b07b-bec59eb6c7be tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1504 microversion: 2.1 time: 0.207876 [ 1331.808292] [55187]: [pid: 55187|app: 0|req: 4445/9002] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:31 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1504 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1332.822418] [55188]: DEBUG nova.api.openstack.wsgi [None req-25c22a59-7dcf-476d-8185-dcedd082177d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1332.824140] [55188]: DEBUG nova.compute.api [None req-25c22a59-7dcf-476d-8185-dcedd082177d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1332.830121] [55188]: DEBUG oslo_concurrency.lockutils [None req-25c22a59-7dcf-476d-8185-dcedd082177d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1332.830362] [55188]: DEBUG oslo_concurrency.lockutils [None req-25c22a59-7dcf-476d-8185-dcedd082177d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1332.830577] [55188]: DEBUG oslo_concurrency.lockutils [None req-25c22a59-7dcf-476d-8185-dcedd082177d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1332.830964] [55188]: DEBUG oslo_concurrency.lockutils [None req-25c22a59-7dcf-476d-8185-dcedd082177d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1332.831186] [55188]: DEBUG oslo_concurrency.lockutils [None req-25c22a59-7dcf-476d-8185-dcedd082177d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1332.831362] [55188]: DEBUG oslo_concurrency.lockutils [None req-25c22a59-7dcf-476d-8185-dcedd082177d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1332.912246] [55187]: DEBUG nova.api.openstack.wsgi [req-f6507bf4-523d-4321-8b3b-ca55b009b2af req-2da684d3-15d2-4c82-bfa1-627ffc260a4b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8444eed9-0254-4100-bb5a-38fb16853867", "name": "network-vif-unplugged", "status": "completed", "tag": "ac2ffc57-2558-4dbb-b777-19d7a5974795"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1332.919139] [55187]: DEBUG oslo_concurrency.lockutils [req-f6507bf4-523d-4321-8b3b-ca55b009b2af req-2da684d3-15d2-4c82-bfa1-627ffc260a4b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1332.919645] [55187]: DEBUG oslo_concurrency.lockutils [req-f6507bf4-523d-4321-8b3b-ca55b009b2af req-2da684d3-15d2-4c82-bfa1-627ffc260a4b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1332.919992] [55187]: DEBUG oslo_concurrency.lockutils [req-f6507bf4-523d-4321-8b3b-ca55b009b2af req-2da684d3-15d2-4c82-bfa1-627ffc260a4b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1332.926306] [55187]: INFO nova.api.openstack.compute.server_external_events [req-f6507bf4-523d-4321-8b3b-ca55b009b2af req-2da684d3-15d2-4c82-bfa1-627ffc260a4b service nova] Creating event network-vif-unplugged:ac2ffc57-2558-4dbb-b777-19d7a5974795 for instance 8444eed9-0254-4100-bb5a-38fb16853867 on cpu-1 [ 1332.929367] [55187]: INFO nova.api.openstack.requestlog [req-f6507bf4-523d-4321-8b3b-ca55b009b2af req-2da684d3-15d2-4c82-bfa1-627ffc260a4b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021163 [ 1332.929728] [55187]: [pid: 55187|app: 0|req: 4446/9003] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:13:33 2025] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1333.241145] [55188]: DEBUG nova.policy [None req-25c22a59-7dcf-476d-8185-dcedd082177d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1333.246795] [55188]: INFO nova.api.openstack.requestlog [None req-25c22a59-7dcf-476d-8185-dcedd082177d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1504 microversion: 2.1 time: 0.426896 [ 1333.247132] [55188]: [pid: 55188|app: 0|req: 4558/9004] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:33 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1504 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1333.856734] [55187]: DEBUG nova.api.openstack.wsgi [None req-4e0f435e-a686-4652-820f-46e9f2e50665 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "3193a3a1-bcb7-45f8-a301-87513355a6bd"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1333.858703] [55187]: DEBUG nova.compute.api [None req-4e0f435e-a686-4652-820f-46e9f2e50665 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1333.860476] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_api:SELECT=125,nova_api:UPDATE=4,nova_api:INSERT=6,nova_api:DELETE=2 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1333.864332] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e0f435e-a686-4652-820f-46e9f2e50665 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1333.864566] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e0f435e-a686-4652-820f-46e9f2e50665 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1333.864749] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e0f435e-a686-4652-820f-46e9f2e50665 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1333.865115] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e0f435e-a686-4652-820f-46e9f2e50665 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1333.865311] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e0f435e-a686-4652-820f-46e9f2e50665 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1333.865482] [55187]: DEBUG oslo_concurrency.lockutils [None req-4e0f435e-a686-4652-820f-46e9f2e50665 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1333.867980] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=341,nova_cell1:UPDATE=17,nova_cell1:INSERT=9 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1333.908071] [55187]: INFO nova.api.openstack.wsgi [None req-4e0f435e-a686-4652-820f-46e9f2e50665 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] HTTP exception thrown: Invalid volume: volume 3193a3a1-bcb7-45f8-a301-87513355a6bd is already attached to instances: 3d22e533-ff92-4512-8c30-0c3cfb0b633a [ 1333.908447] [55187]: DEBUG nova.api.openstack.wsgi [None req-4e0f435e-a686-4652-820f-46e9f2e50665 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Returning 400 to user: Invalid volume: volume 3193a3a1-bcb7-45f8-a301-87513355a6bd is already attached to instances: 3d22e533-ff92-4512-8c30-0c3cfb0b633a {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1333.908913] [55187]: INFO nova.api.openstack.requestlog [None req-4e0f435e-a686-4652-820f-46e9f2e50665 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.054986 [ 1333.909245] [55187]: [pid: 55187|app: 0|req: 4447/9005] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 26 22:13:34 2025] POST /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a/os-volume_attachments => generated 174 bytes in 56 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1333.941547] [55188]: DEBUG nova.api.openstack.wsgi [None req-7ea9918d-6c2d-4d27-bc34-f43cd12e0425 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1333.941870] [55188]: DEBUG nova.compute.api [None req-7ea9918d-6c2d-4d27-bc34-f43cd12e0425 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1333.945446] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ea9918d-6c2d-4d27-bc34-f43cd12e0425 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1333.945680] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ea9918d-6c2d-4d27-bc34-f43cd12e0425 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1333.945863] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ea9918d-6c2d-4d27-bc34-f43cd12e0425 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1333.946220] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ea9918d-6c2d-4d27-bc34-f43cd12e0425 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1333.946418] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ea9918d-6c2d-4d27-bc34-f43cd12e0425 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1333.946611] [55188]: DEBUG oslo_concurrency.lockutils [None req-7ea9918d-6c2d-4d27-bc34-f43cd12e0425 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1333.984801] [55188]: DEBUG nova.objects.instance [None req-7ea9918d-6c2d-4d27-bc34-f43cd12e0425 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lazy-loading 'services' on Instance uuid 3d22e533-ff92-4512-8c30-0c3cfb0b633a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1334.027807] [55188]: INFO nova.api.openstack.requestlog [None req-7ea9918d-6c2d-4d27-bc34-f43cd12e0425 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a/os-volume_attachments/3193a3a1-bcb7-45f8-a301-87513355a6bd" status: 202 len: 0 microversion: 2.1 time: 0.088465 [ 1334.028142] [55188]: [pid: 55188|app: 0|req: 4559/9006] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 26 22:13:34 2025] DELETE /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a/os-volume_attachments/3193a3a1-bcb7-45f8-a301-87513355a6bd => generated 0 bytes in 89 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1334.033241] [55187]: DEBUG nova.api.openstack.wsgi [None req-9d82fe59-ad1c-4fb8-84cc-4a3359f51a89 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1334.034974] [55187]: DEBUG nova.compute.api [None req-9d82fe59-ad1c-4fb8-84cc-4a3359f51a89 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1334.038946] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d82fe59-ad1c-4fb8-84cc-4a3359f51a89 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1334.039194] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d82fe59-ad1c-4fb8-84cc-4a3359f51a89 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1334.039379] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d82fe59-ad1c-4fb8-84cc-4a3359f51a89 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.039727] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d82fe59-ad1c-4fb8-84cc-4a3359f51a89 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1334.039922] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d82fe59-ad1c-4fb8-84cc-4a3359f51a89 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1334.040106] [55187]: DEBUG oslo_concurrency.lockutils [None req-9d82fe59-ad1c-4fb8-84cc-4a3359f51a89 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.054711] [55187]: INFO nova.api.openstack.requestlog [None req-9d82fe59-ad1c-4fb8-84cc-4a3359f51a89 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.023814 [ 1334.055009] [55187]: [pid: 55187|app: 0|req: 4448/9007] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:13:34 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a/os-volume_attachments => generated 197 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1334.259284] [55187]: DEBUG nova.api.openstack.wsgi [None req-8564272b-9629-4da2-a6a3-af5e872fc0db tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] Calling method '.version_select at 0x7d4af958d990>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1334.259386] [55188]: DEBUG nova.api.openstack.wsgi [None req-d7680e5a-2923-4cde-b8de-5bbe7648be3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1334.261099] [55188]: DEBUG nova.compute.api [None req-d7680e5a-2923-4cde-b8de-5bbe7648be3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1334.265178] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7680e5a-2923-4cde-b8de-5bbe7648be3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1334.265414] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7680e5a-2923-4cde-b8de-5bbe7648be3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1334.265603] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7680e5a-2923-4cde-b8de-5bbe7648be3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.265957] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7680e5a-2923-4cde-b8de-5bbe7648be3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1334.266173] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7680e5a-2923-4cde-b8de-5bbe7648be3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1334.266345] [55188]: DEBUG oslo_concurrency.lockutils [None req-d7680e5a-2923-4cde-b8de-5bbe7648be3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.284559] [55187]: INFO nova.api.openstack.requestlog [None req-8564272b-9629-4da2-a6a3-af5e872fc0db tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/802f8617-0685-4b29-8fee-d566ffa9c153" status: 200 len: 346 microversion: 2.1 time: 0.027415 [ 1334.284965] [55187]: [pid: 55187|app: 0|req: 4449/9008] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 26 22:13:34 2025] GET /compute/v2.1/os-volumes/802f8617-0685-4b29-8fee-d566ffa9c153 => generated 346 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1334.379094] [55188]: DEBUG nova.policy [None req-d7680e5a-2923-4cde-b8de-5bbe7648be3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1334.383381] [55188]: INFO nova.api.openstack.requestlog [None req-d7680e5a-2923-4cde-b8de-5bbe7648be3d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1507 microversion: 2.1 time: 0.126513 [ 1334.383686] [55188]: [pid: 55188|app: 0|req: 4560/9009] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:34 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1507 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1334.395520] [55187]: DEBUG nova.api.openstack.wsgi [None req-88d61dc3-a88c-4507-889d-2b82c3fd89dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1334.395818] [55187]: DEBUG nova.compute.api [None req-88d61dc3-a88c-4507-889d-2b82c3fd89dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1334.400201] [55187]: DEBUG oslo_concurrency.lockutils [None req-88d61dc3-a88c-4507-889d-2b82c3fd89dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1334.400288] [55187]: DEBUG oslo_concurrency.lockutils [None req-88d61dc3-a88c-4507-889d-2b82c3fd89dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1334.400466] [55187]: DEBUG oslo_concurrency.lockutils [None req-88d61dc3-a88c-4507-889d-2b82c3fd89dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.400834] [55187]: DEBUG oslo_concurrency.lockutils [None req-88d61dc3-a88c-4507-889d-2b82c3fd89dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1334.401042] [55187]: DEBUG oslo_concurrency.lockutils [None req-88d61dc3-a88c-4507-889d-2b82c3fd89dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1334.401217] [55187]: DEBUG oslo_concurrency.lockutils [None req-88d61dc3-a88c-4507-889d-2b82c3fd89dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.414935] [55187]: DEBUG nova.compute.api [None req-88d61dc3-a88c-4507-889d-2b82c3fd89dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1334.417743] [55187]: INFO nova.compute.api [None req-88d61dc3-a88c-4507-889d-2b82c3fd89dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Working on deleting snapshot d4a182f2-3fa2-4062-9a2a-6a013f176a6a from shelved instance... [ 1334.568370] [55187]: INFO nova.api.openstack.requestlog [None req-88d61dc3-a88c-4507-889d-2b82c3fd89dd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 204 len: 0 microversion: 2.1 time: 0.174836 [ 1334.568755] [55187]: [pid: 55187|app: 0|req: 4450/9010] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:13:34 2025] DELETE /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1334.573940] [55188]: DEBUG nova.api.openstack.wsgi [None req-99377d5a-198d-4a72-a3b3-27a7adb3d358 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1334.575722] [55188]: DEBUG nova.compute.api [None req-99377d5a-198d-4a72-a3b3-27a7adb3d358 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1334.579360] [55188]: DEBUG oslo_concurrency.lockutils [None req-99377d5a-198d-4a72-a3b3-27a7adb3d358 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1334.579597] [55188]: DEBUG oslo_concurrency.lockutils [None req-99377d5a-198d-4a72-a3b3-27a7adb3d358 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1334.579781] [55188]: DEBUG oslo_concurrency.lockutils [None req-99377d5a-198d-4a72-a3b3-27a7adb3d358 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.580127] [55188]: DEBUG oslo_concurrency.lockutils [None req-99377d5a-198d-4a72-a3b3-27a7adb3d358 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1334.580326] [55188]: DEBUG oslo_concurrency.lockutils [None req-99377d5a-198d-4a72-a3b3-27a7adb3d358 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1334.580498] [55188]: DEBUG oslo_concurrency.lockutils [None req-99377d5a-198d-4a72-a3b3-27a7adb3d358 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.659408] [55188]: DEBUG nova.policy [None req-99377d5a-198d-4a72-a3b3-27a7adb3d358 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1334.663580] [55188]: INFO nova.api.openstack.requestlog [None req-99377d5a-198d-4a72-a3b3-27a7adb3d358 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1513 microversion: 2.1 time: 0.092051 [ 1334.663888] [55188]: [pid: 55188|app: 0|req: 4561/9011] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:34 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1513 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1334.939103] [55187]: DEBUG nova.api.openstack.wsgi [req-d00fc361-6be5-467e-ab24-9c9a5ebd7584 req-0efe7927-517a-4c04-b39a-8283f621618c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8444eed9-0254-4100-bb5a-38fb16853867", "tag": "ac2ffc57-2558-4dbb-b777-19d7a5974795"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1334.944826] [55187]: DEBUG oslo_concurrency.lockutils [req-d00fc361-6be5-467e-ab24-9c9a5ebd7584 req-0efe7927-517a-4c04-b39a-8283f621618c service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1334.945069] [55187]: DEBUG oslo_concurrency.lockutils [req-d00fc361-6be5-467e-ab24-9c9a5ebd7584 req-0efe7927-517a-4c04-b39a-8283f621618c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1334.945258] [55187]: DEBUG oslo_concurrency.lockutils [req-d00fc361-6be5-467e-ab24-9c9a5ebd7584 req-0efe7927-517a-4c04-b39a-8283f621618c service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.951077] [55187]: INFO nova.api.openstack.compute.server_external_events [req-d00fc361-6be5-467e-ab24-9c9a5ebd7584 req-0efe7927-517a-4c04-b39a-8283f621618c service nova] Creating event network-changed:ac2ffc57-2558-4dbb-b777-19d7a5974795 for instance 8444eed9-0254-4100-bb5a-38fb16853867 on cpu-1 [ 1334.953693] [55187]: INFO nova.api.openstack.requestlog [req-d00fc361-6be5-467e-ab24-9c9a5ebd7584 req-0efe7927-517a-4c04-b39a-8283f621618c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017199 [ 1334.953988] [55187]: [pid: 55187|app: 0|req: 4451/9012] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:13:35 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1335.062261] [55188]: DEBUG nova.api.openstack.wsgi [None req-7e9d84d7-d63b-4971-889c-881193ad2e55 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1335.063978] [55188]: DEBUG nova.compute.api [None req-7e9d84d7-d63b-4971-889c-881193ad2e55 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1335.067916] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e9d84d7-d63b-4971-889c-881193ad2e55 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1335.068217] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e9d84d7-d63b-4971-889c-881193ad2e55 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1335.068407] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e9d84d7-d63b-4971-889c-881193ad2e55 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1335.068968] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e9d84d7-d63b-4971-889c-881193ad2e55 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1335.069164] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e9d84d7-d63b-4971-889c-881193ad2e55 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1335.069350] [55188]: DEBUG oslo_concurrency.lockutils [None req-7e9d84d7-d63b-4971-889c-881193ad2e55 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1335.085678] [55188]: INFO nova.api.openstack.requestlog [None req-7e9d84d7-d63b-4971-889c-881193ad2e55 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025783 [ 1335.085977] [55188]: [pid: 55188|app: 0|req: 4562/9013] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:13:35 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1335.469356] [55187]: DEBUG nova.api.openstack.wsgi [None req-b7403181-03be-4924-8a05-425ea3d67267 tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] Calling method '.version_select at 0x7d4af958c0d0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1335.495916] [55187]: INFO nova.api.openstack.requestlog [None req-b7403181-03be-4924-8a05-425ea3d67267 tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/554c472a-990f-4a18-a0db-13dac14c29e6" status: 200 len: 347 microversion: 2.1 time: 0.029280 [ 1335.496267] [55187]: [pid: 55187|app: 0|req: 4452/9014] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 26 22:13:35 2025] GET /compute/v2.1/os-volumes/554c472a-990f-4a18-a0db-13dac14c29e6 => generated 347 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1335.676273] [55188]: DEBUG nova.api.openstack.wsgi [None req-9ef0388c-1a0f-490e-ba62-99c40feb941d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1335.678020] [55188]: DEBUG nova.compute.api [None req-9ef0388c-1a0f-490e-ba62-99c40feb941d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1335.683585] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ef0388c-1a0f-490e-ba62-99c40feb941d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1335.683879] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ef0388c-1a0f-490e-ba62-99c40feb941d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1335.684013] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ef0388c-1a0f-490e-ba62-99c40feb941d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1335.684396] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ef0388c-1a0f-490e-ba62-99c40feb941d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1335.684598] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ef0388c-1a0f-490e-ba62-99c40feb941d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1335.684775] [55188]: DEBUG oslo_concurrency.lockutils [None req-9ef0388c-1a0f-490e-ba62-99c40feb941d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1335.770151] [55188]: DEBUG nova.policy [None req-9ef0388c-1a0f-490e-ba62-99c40feb941d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1335.777060] [55188]: INFO nova.api.openstack.requestlog [None req-9ef0388c-1a0f-490e-ba62-99c40feb941d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1513 microversion: 2.1 time: 0.102988 [ 1335.777561] [55188]: [pid: 55188|app: 0|req: 4563/9015] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:36 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1513 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1336.093883] [55187]: DEBUG nova.api.openstack.wsgi [None req-d8d20643-c5fe-4a49-8397-9494fb6f5d43 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1336.095648] [55187]: DEBUG nova.compute.api [None req-d8d20643-c5fe-4a49-8397-9494fb6f5d43 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1336.100580] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8d20643-c5fe-4a49-8397-9494fb6f5d43 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.100827] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8d20643-c5fe-4a49-8397-9494fb6f5d43 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.101020] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8d20643-c5fe-4a49-8397-9494fb6f5d43 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.101368] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8d20643-c5fe-4a49-8397-9494fb6f5d43 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.101583] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8d20643-c5fe-4a49-8397-9494fb6f5d43 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.101780] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8d20643-c5fe-4a49-8397-9494fb6f5d43 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.117173] [55187]: INFO nova.api.openstack.requestlog [None req-d8d20643-c5fe-4a49-8397-9494fb6f5d43 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025779 [ 1336.117455] [55187]: [pid: 55187|app: 0|req: 4453/9016] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:13:36 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1336.675578] [55188]: DEBUG nova.api.openstack.wsgi [None req-77591a0c-2170-45af-8531-bcd32d9052ed tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] Calling method '.version_select at 0x7d4af93f0310>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1336.698286] [55188]: INFO nova.api.openstack.requestlog [None req-77591a0c-2170-45af-8531-bcd32d9052ed tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/b9a09644-ba23-4559-9f12-a81cc0398fd7" status: 200 len: 347 microversion: 2.1 time: 0.024861 [ 1336.698599] [55188]: [pid: 55188|app: 0|req: 4564/9017] 10.180.1.21 () {58 vars in 1240 bytes} [Wed Mar 26 22:13:37 2025] GET /compute/v2.1/os-volumes/b9a09644-ba23-4559-9f12-a81cc0398fd7 => generated 347 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1336.705776] [55187]: DEBUG nova.api.openstack.wsgi [None req-5847149d-2ebb-4647-b42b-091ca5651656 tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] Calling method '.version_select at 0x7d4af958fc70>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1336.747589] [55187]: INFO nova.api.openstack.requestlog [None req-5847149d-2ebb-4647-b42b-091ca5651656 tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes" status: 200 len: 1023 microversion: 2.1 time: 0.043985 [ 1336.747979] [55187]: [pid: 55187|app: 0|req: 4454/9018] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 26 22:13:37 2025] GET /compute/v2.1/os-volumes => generated 1023 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1336.756065] [55188]: DEBUG nova.api.openstack.wsgi [None req-bfa317b0-8efa-4127-8b87-c1b60c8c63cc tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] Calling method '.version_select at 0x7d4af93f3d90>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1336.782681] [55188]: INFO nova.api.openstack.requestlog [None req-bfa317b0-8efa-4127-8b87-c1b60c8c63cc tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes?limit=2" status: 200 len: 687 microversion: 2.1 time: 0.028831 [ 1336.783050] [55188]: [pid: 55188|app: 0|req: 4565/9019] 10.180.1.21 () {58 vars in 1144 bytes} [Wed Mar 26 22:13:37 2025] GET /compute/v2.1/os-volumes?limit=2 => generated 687 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1336.789996] [55187]: DEBUG nova.api.openstack.wsgi [None req-4f4aea4f-bad5-4dd3-8418-4328d6e50613 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1336.791460] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e2ff9a0-ac22-46fe-9107-f8455dd197ee tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] Calling method '.version_select at 0x7d4af93f1ab0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1336.792160] [55187]: DEBUG nova.compute.api [None req-4f4aea4f-bad5-4dd3-8418-4328d6e50613 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1336.795507] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f4aea4f-bad5-4dd3-8418-4328d6e50613 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.795754] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f4aea4f-bad5-4dd3-8418-4328d6e50613 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.795934] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f4aea4f-bad5-4dd3-8418-4328d6e50613 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.796294] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f4aea4f-bad5-4dd3-8418-4328d6e50613 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.796498] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f4aea4f-bad5-4dd3-8418-4328d6e50613 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.796671] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f4aea4f-bad5-4dd3-8418-4328d6e50613 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.837353] [55188]: INFO nova.api.openstack.requestlog [None req-9e2ff9a0-ac22-46fe-9107-f8455dd197ee tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes" status: 200 len: 1023 microversion: 2.1 time: 0.047874 [ 1336.837741] [55188]: [pid: 55188|app: 0|req: 4566/9020] 10.180.1.21 () {58 vars in 1129 bytes} [Wed Mar 26 22:13:37 2025] GET /compute/v2.1/os-volumes => generated 1023 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1336.845442] [55188]: DEBUG nova.api.openstack.wsgi [None req-91693ab8-80c3-4da1-869a-d62f1a6c4475 tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] Calling method '.version_select at 0x7d4af93f1870>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1336.871891] [55188]: INFO nova.api.openstack.requestlog [None req-91693ab8-80c3-4da1-869a-d62f1a6c4475 tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes?offset=1&limit=1" status: 200 len: 350 microversion: 2.1 time: 0.028849 [ 1336.872350] [55188]: [pid: 55188|app: 0|req: 4567/9021] 10.180.1.21 () {58 vars in 1162 bytes} [Wed Mar 26 22:13:37 2025] GET /compute/v2.1/os-volumes?offset=1&limit=1 => generated 350 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1336.880821] [55188]: DEBUG nova.api.openstack.wsgi [None req-e6e586f5-638c-42d1-8956-1f56c0c6f0fb tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] Calling method '.version_select at 0x7d4af93f1b40>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1336.906755] [55188]: INFO nova.api.openstack.requestlog [None req-e6e586f5-638c-42d1-8956-1f56c0c6f0fb tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/detail?limit=2" status: 200 len: 687 microversion: 2.1 time: 0.028068 [ 1336.907215] [55188]: [pid: 55188|app: 0|req: 4568/9022] 10.180.1.21 () {58 vars in 1165 bytes} [Wed Mar 26 22:13:37 2025] GET /compute/v2.1/os-volumes/detail?limit=2 => generated 687 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1336.911580] [55187]: DEBUG nova.policy [None req-4f4aea4f-bad5-4dd3-8418-4328d6e50613 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1336.915295] [55188]: DEBUG nova.api.openstack.wsgi [None req-c1f348bf-43ea-4ec7-85cb-966b6415fa86 tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] Calling method '.version_select at 0x7d4af93f0040>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1336.918423] [55187]: INFO nova.api.openstack.requestlog [None req-4f4aea4f-bad5-4dd3-8418-4328d6e50613 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1453 microversion: 2.1 time: 0.130648 [ 1336.918896] [55187]: [pid: 55187|app: 0|req: 4455/9023] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:37 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1453 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1336.940040] [55188]: INFO nova.api.openstack.requestlog [None req-c1f348bf-43ea-4ec7-85cb-966b6415fa86 tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1023 microversion: 2.1 time: 0.027502 [ 1336.940424] [55188]: [pid: 55188|app: 0|req: 4569/9024] 10.180.1.21 () {58 vars in 1150 bytes} [Wed Mar 26 22:13:37 2025] GET /compute/v2.1/os-volumes/detail => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1336.946968] [55187]: DEBUG nova.api.openstack.wsgi [None req-c6609c2d-9aea-4597-bacc-99d2c28b0697 tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] Calling method '.version_select at 0x7d4af958c550>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1336.971290] [55187]: INFO nova.api.openstack.requestlog [None req-c6609c2d-9aea-4597-bacc-99d2c28b0697 tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/detail?offset=1&limit=1" status: 200 len: 350 microversion: 2.1 time: 0.026236 [ 1336.971586] [55187]: [pid: 55187|app: 0|req: 4456/9025] 10.180.1.21 () {58 vars in 1183 bytes} [Wed Mar 26 22:13:37 2025] GET /compute/v2.1/os-volumes/detail?offset=1&limit=1 => generated 350 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1336.978644] [55188]: DEBUG nova.api.openstack.wsgi [None req-917ac5a0-ffe8-4803-aadd-3771268d3c55 tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] Calling method '.version_select at 0x7d4af93f0ee0>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1337.002579] [55188]: INFO nova.api.openstack.requestlog [None req-917ac5a0-ffe8-4803-aadd-3771268d3c55 tempest-VolumesTestJSON-1452195729 tempest-VolumesTestJSON-1452195729-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1023 microversion: 2.1 time: 0.025908 [ 1337.002863] [55188]: [pid: 55188|app: 0|req: 4570/9026] 10.180.1.21 () {58 vars in 1150 bytes} [Wed Mar 26 22:13:37 2025] GET /compute/v2.1/os-volumes/detail => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1337.124994] [55187]: DEBUG nova.api.openstack.wsgi [None req-a2c6d3e7-e165-41ee-a6e9-08f1a5ccdec8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1337.126741] [55187]: DEBUG nova.compute.api [None req-a2c6d3e7-e165-41ee-a6e9-08f1a5ccdec8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1337.131818] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2c6d3e7-e165-41ee-a6e9-08f1a5ccdec8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1337.132091] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2c6d3e7-e165-41ee-a6e9-08f1a5ccdec8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1337.132288] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2c6d3e7-e165-41ee-a6e9-08f1a5ccdec8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1337.132653] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2c6d3e7-e165-41ee-a6e9-08f1a5ccdec8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1337.132864] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2c6d3e7-e165-41ee-a6e9-08f1a5ccdec8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1337.133068] [55187]: DEBUG oslo_concurrency.lockutils [None req-a2c6d3e7-e165-41ee-a6e9-08f1a5ccdec8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1337.149387] [55187]: INFO nova.api.openstack.requestlog [None req-a2c6d3e7-e165-41ee-a6e9-08f1a5ccdec8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027090 [ 1337.149702] [55187]: [pid: 55187|app: 0|req: 4457/9027] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:13:37 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1337.534260] [55188]: DEBUG nova.api.openstack.wsgi [req-9e402a3d-4a5a-4085-ac2d-05a2b3344f12 req-e6667a2b-192f-48fb-b147-cb47a9b8828f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8444eed9-0254-4100-bb5a-38fb16853867", "name": "network-vif-deleted", "tag": "ac2ffc57-2558-4dbb-b777-19d7a5974795"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1337.545023] [55188]: DEBUG oslo_concurrency.lockutils [req-9e402a3d-4a5a-4085-ac2d-05a2b3344f12 req-e6667a2b-192f-48fb-b147-cb47a9b8828f service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1337.545023] [55188]: DEBUG oslo_concurrency.lockutils [req-9e402a3d-4a5a-4085-ac2d-05a2b3344f12 req-e6667a2b-192f-48fb-b147-cb47a9b8828f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1337.545023] [55188]: DEBUG oslo_concurrency.lockutils [req-9e402a3d-4a5a-4085-ac2d-05a2b3344f12 req-e6667a2b-192f-48fb-b147-cb47a9b8828f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1337.554341] [55188]: DEBUG nova.api.openstack.compute.server_external_events [req-9e402a3d-4a5a-4085-ac2d-05a2b3344f12 req-e6667a2b-192f-48fb-b147-cb47a9b8828f service nova] Unable to find a host for instance 8444eed9-0254-4100-bb5a-38fb16853867. Dropping event network-vif-deleted {{(pid=55188) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:144}} [ 1337.554848] [55188]: INFO nova.api.openstack.requestlog [req-9e402a3d-4a5a-4085-ac2d-05a2b3344f12 req-e6667a2b-192f-48fb-b147-cb47a9b8828f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 207 len: 180 microversion: 2.1 time: 0.022925 [ 1337.555181] [55188]: [pid: 55188|app: 0|req: 4571/9028] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:13:37 2025] POST /compute/v2.1/os-server-external-events => generated 180 bytes in 23 msecs (HTTP/1.1 207) 9 headers in 367 bytes (1 switches on core 0) [ 1337.931569] [55187]: DEBUG nova.api.openstack.wsgi [None req-21b53e6a-b3b6-4787-813d-f9bc54e62170 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1337.933289] [55187]: DEBUG nova.compute.api [None req-21b53e6a-b3b6-4787-813d-f9bc54e62170 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1337.936761] [55187]: DEBUG oslo_concurrency.lockutils [None req-21b53e6a-b3b6-4787-813d-f9bc54e62170 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1337.937014] [55187]: DEBUG oslo_concurrency.lockutils [None req-21b53e6a-b3b6-4787-813d-f9bc54e62170 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1337.937207] [55187]: DEBUG oslo_concurrency.lockutils [None req-21b53e6a-b3b6-4787-813d-f9bc54e62170 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1337.937555] [55187]: DEBUG oslo_concurrency.lockutils [None req-21b53e6a-b3b6-4787-813d-f9bc54e62170 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1337.937762] [55187]: DEBUG oslo_concurrency.lockutils [None req-21b53e6a-b3b6-4787-813d-f9bc54e62170 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1337.937932] [55187]: DEBUG oslo_concurrency.lockutils [None req-21b53e6a-b3b6-4787-813d-f9bc54e62170 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1337.972078] [55187]: DEBUG nova.policy [None req-21b53e6a-b3b6-4787-813d-f9bc54e62170 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1337.979451] [55187]: INFO nova.api.openstack.requestlog [None req-21b53e6a-b3b6-4787-813d-f9bc54e62170 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1411 microversion: 2.1 time: 0.050240 [ 1337.979761] [55187]: [pid: 55187|app: 0|req: 4458/9029] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:38 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1411 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1338.157107] [55188]: DEBUG nova.api.openstack.wsgi [None req-b99c76e2-7ce4-4826-8798-c3faf970363d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1338.158676] [55188]: DEBUG nova.compute.api [None req-b99c76e2-7ce4-4826-8798-c3faf970363d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1338.163030] [55188]: DEBUG oslo_concurrency.lockutils [None req-b99c76e2-7ce4-4826-8798-c3faf970363d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1338.163195] [55188]: DEBUG oslo_concurrency.lockutils [None req-b99c76e2-7ce4-4826-8798-c3faf970363d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1338.163386] [55188]: DEBUG oslo_concurrency.lockutils [None req-b99c76e2-7ce4-4826-8798-c3faf970363d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1338.163898] [55188]: DEBUG oslo_concurrency.lockutils [None req-b99c76e2-7ce4-4826-8798-c3faf970363d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1338.163972] [55188]: DEBUG oslo_concurrency.lockutils [None req-b99c76e2-7ce4-4826-8798-c3faf970363d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1338.164531] [55188]: DEBUG oslo_concurrency.lockutils [None req-b99c76e2-7ce4-4826-8798-c3faf970363d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1338.182037] [55188]: INFO nova.api.openstack.requestlog [None req-b99c76e2-7ce4-4826-8798-c3faf970363d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.027347 [ 1338.182431] [55188]: [pid: 55188|app: 0|req: 4572/9030] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:13:38 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) [ 1338.219395] [55187]: DEBUG nova.api.openstack.wsgi [None req-1fbd30a5-699e-456b-af17-931c85399d09 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1338.219698] [55187]: DEBUG nova.compute.api [None req-1fbd30a5-699e-456b-af17-931c85399d09 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1338.223245] [55187]: DEBUG oslo_concurrency.lockutils [None req-1fbd30a5-699e-456b-af17-931c85399d09 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1338.223481] [55187]: DEBUG oslo_concurrency.lockutils [None req-1fbd30a5-699e-456b-af17-931c85399d09 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1338.223668] [55187]: DEBUG oslo_concurrency.lockutils [None req-1fbd30a5-699e-456b-af17-931c85399d09 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1338.224023] [55187]: DEBUG oslo_concurrency.lockutils [None req-1fbd30a5-699e-456b-af17-931c85399d09 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1338.224228] [55187]: DEBUG oslo_concurrency.lockutils [None req-1fbd30a5-699e-456b-af17-931c85399d09 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1338.224403] [55187]: DEBUG oslo_concurrency.lockutils [None req-1fbd30a5-699e-456b-af17-931c85399d09 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1338.237929] [55187]: DEBUG nova.compute.api [None req-1fbd30a5-699e-456b-af17-931c85399d09 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1338.282521] [55187]: INFO nova.api.openstack.requestlog [None req-1fbd30a5-699e-456b-af17-931c85399d09 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 204 len: 0 microversion: 2.1 time: 0.065372 [ 1338.282788] [55187]: [pid: 55187|app: 0|req: 4459/9031] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:13:38 2025] DELETE /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 0 bytes in 66 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1338.288199] [55188]: DEBUG nova.api.openstack.wsgi [None req-ee91e8c2-62bd-484a-b929-092aae46971d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1338.289969] [55188]: DEBUG nova.compute.api [None req-ee91e8c2-62bd-484a-b929-092aae46971d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1338.293358] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee91e8c2-62bd-484a-b929-092aae46971d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1338.293635] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee91e8c2-62bd-484a-b929-092aae46971d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1338.293826] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee91e8c2-62bd-484a-b929-092aae46971d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1338.294179] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee91e8c2-62bd-484a-b929-092aae46971d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1338.294377] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee91e8c2-62bd-484a-b929-092aae46971d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1338.294548] [55188]: DEBUG oslo_concurrency.lockutils [None req-ee91e8c2-62bd-484a-b929-092aae46971d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1338.396519] [55188]: DEBUG nova.policy [None req-ee91e8c2-62bd-484a-b929-092aae46971d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1338.400512] [55188]: INFO nova.api.openstack.requestlog [None req-ee91e8c2-62bd-484a-b929-092aae46971d tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1681 microversion: 2.1 time: 0.115001 [ 1338.400871] [55188]: [pid: 55188|app: 0|req: 4573/9032] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:38 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1681 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1338.992873] [55187]: DEBUG nova.api.openstack.wsgi [None req-0efd3cf6-b810-4531-9710-fa32913b0c93 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1338.994648] [55187]: DEBUG nova.compute.api [None req-0efd3cf6-b810-4531-9710-fa32913b0c93 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1339.000980] [55187]: DEBUG oslo_concurrency.lockutils [None req-0efd3cf6-b810-4531-9710-fa32913b0c93 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.001251] [55187]: DEBUG oslo_concurrency.lockutils [None req-0efd3cf6-b810-4531-9710-fa32913b0c93 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.001438] [55187]: DEBUG oslo_concurrency.lockutils [None req-0efd3cf6-b810-4531-9710-fa32913b0c93 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.001828] [55187]: DEBUG oslo_concurrency.lockutils [None req-0efd3cf6-b810-4531-9710-fa32913b0c93 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.002039] [55187]: DEBUG oslo_concurrency.lockutils [None req-0efd3cf6-b810-4531-9710-fa32913b0c93 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.002219] [55187]: DEBUG oslo_concurrency.lockutils [None req-0efd3cf6-b810-4531-9710-fa32913b0c93 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.018514] [55187]: DEBUG oslo_concurrency.lockutils [None req-0efd3cf6-b810-4531-9710-fa32913b0c93 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.018721] [55187]: DEBUG oslo_concurrency.lockutils [None req-0efd3cf6-b810-4531-9710-fa32913b0c93 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.018898] [55187]: DEBUG oslo_concurrency.lockutils [None req-0efd3cf6-b810-4531-9710-fa32913b0c93 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.019099] [55187]: DEBUG nova.objects.instance [None req-0efd3cf6-b810-4531-9710-fa32913b0c93 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lazy-loading 'fault' on Instance uuid 8444eed9-0254-4100-bb5a-38fb16853867 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1339.039462] [55187]: DEBUG nova.policy [None req-0efd3cf6-b810-4531-9710-fa32913b0c93 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1339.045461] [55187]: INFO nova.api.openstack.requestlog [None req-0efd3cf6-b810-4531-9710-fa32913b0c93 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 200 len: 1239 microversion: 2.1 time: 0.055120 [ 1339.045762] [55187]: [pid: 55187|app: 0|req: 4460/9033] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:39 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 1239 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1339.414777] [55188]: DEBUG nova.api.openstack.wsgi [None req-3c8443cc-0a9f-4b2e-9821-c99c55a2fecf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1339.416666] [55188]: DEBUG nova.compute.api [None req-3c8443cc-0a9f-4b2e-9821-c99c55a2fecf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1339.420943] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c8443cc-0a9f-4b2e-9821-c99c55a2fecf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.421186] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c8443cc-0a9f-4b2e-9821-c99c55a2fecf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.421374] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c8443cc-0a9f-4b2e-9821-c99c55a2fecf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.421820] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c8443cc-0a9f-4b2e-9821-c99c55a2fecf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.422043] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c8443cc-0a9f-4b2e-9821-c99c55a2fecf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.422225] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c8443cc-0a9f-4b2e-9821-c99c55a2fecf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.511888] [55188]: DEBUG nova.policy [None req-3c8443cc-0a9f-4b2e-9821-c99c55a2fecf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1339.516299] [55188]: INFO nova.api.openstack.requestlog [None req-3c8443cc-0a9f-4b2e-9821-c99c55a2fecf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1681 microversion: 2.1 time: 0.104015 [ 1339.516614] [55188]: [pid: 55188|app: 0|req: 4574/9034] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:39 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1681 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1340.058689] [55187]: DEBUG nova.api.openstack.wsgi [None req-103e0a67-6d8e-41b7-8540-ab274be3827f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1340.060409] [55187]: DEBUG nova.compute.api [None req-103e0a67-6d8e-41b7-8540-ab274be3827f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1340.064024] [55187]: DEBUG oslo_concurrency.lockutils [None req-103e0a67-6d8e-41b7-8540-ab274be3827f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1340.064237] [55187]: DEBUG oslo_concurrency.lockutils [None req-103e0a67-6d8e-41b7-8540-ab274be3827f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1340.064423] [55187]: DEBUG oslo_concurrency.lockutils [None req-103e0a67-6d8e-41b7-8540-ab274be3827f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1340.064834] [55187]: DEBUG oslo_concurrency.lockutils [None req-103e0a67-6d8e-41b7-8540-ab274be3827f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1340.065061] [55187]: DEBUG oslo_concurrency.lockutils [None req-103e0a67-6d8e-41b7-8540-ab274be3827f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1340.065240] [55187]: DEBUG oslo_concurrency.lockutils [None req-103e0a67-6d8e-41b7-8540-ab274be3827f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1340.076127] [55187]: INFO nova.api.openstack.wsgi [None req-103e0a67-6d8e-41b7-8540-ab274be3827f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance 8444eed9-0254-4100-bb5a-38fb16853867 could not be found. [ 1340.076428] [55187]: DEBUG nova.api.openstack.wsgi [None req-103e0a67-6d8e-41b7-8540-ab274be3827f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance 8444eed9-0254-4100-bb5a-38fb16853867 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1340.076839] [55187]: INFO nova.api.openstack.requestlog [None req-103e0a67-6d8e-41b7-8540-ab274be3827f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 404 len: 111 microversion: 2.1 time: 0.020506 [ 1340.077146] [55187]: [pid: 55187|app: 0|req: 4461/9035] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:40 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1340.142650] [55188]: DEBUG nova.api.openstack.wsgi [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1343763184", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "94e5abc4-a0dc-4553-a92f-1534f201672a"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1340.180830] [55188]: DEBUG oslo_concurrency.lockutils [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1340.181109] [55188]: DEBUG oslo_concurrency.lockutils [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1340.181304] [55188]: DEBUG oslo_concurrency.lockutils [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1340.181753] [55188]: DEBUG oslo_concurrency.lockutils [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1340.181964] [55188]: DEBUG oslo_concurrency.lockutils [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1340.182161] [55188]: DEBUG oslo_concurrency.lockutils [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1340.187489] [55188]: DEBUG nova.network.neutron [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] validate_networks() for [('94e5abc4-a0dc-4553-a92f-1534f201672a', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1340.354251] [55188]: DEBUG nova.virt.hardware [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1340.354473] [55188]: DEBUG nova.virt.hardware [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1340.354682] [55188]: DEBUG nova.virt.hardware [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1340.354841] [55188]: DEBUG nova.virt.hardware [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1340.355010] [55188]: DEBUG nova.virt.hardware [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1340.356805] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_api:SELECT=120,nova_api:UPDATE=2,nova_api:DELETE=2,nova_api:INSERT=3 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1340.363763] [55188]: DEBUG oslo_concurrency.lockutils [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1340.363998] [55188]: DEBUG oslo_concurrency.lockutils [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1340.364202] [55188]: DEBUG oslo_concurrency.lockutils [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1340.364590] [55188]: DEBUG oslo_concurrency.lockutils [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1340.364793] [55188]: DEBUG oslo_concurrency.lockutils [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1340.364965] [55188]: DEBUG oslo_concurrency.lockutils [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1340.369207] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=343,nova_cell1:UPDATE=6,nova_cell1:INSERT=6 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1340.377453] [55188]: DEBUG nova.quota [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Getting quotas for project 63cfba0ac280493298000e61ffaf21ca. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1340.381222] [55188]: DEBUG nova.quota [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Getting quotas for user 4275c162be2c4813b7780b7276023d8f and project 63cfba0ac280493298000e61ffaf21ca. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1340.387106] [55188]: DEBUG nova.compute.api [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1340.388436] [55188]: DEBUG nova.compute.api [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1340.427286] [55188]: INFO nova.api.openstack.requestlog [None req-a28211d5-164e-4bff-897d-b36c3a4bf679 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.287153 [ 1340.427669] [55188]: [pid: 55188|app: 0|req: 4575/9036] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:13:40 2025] POST /compute/v2.1/servers => generated 380 bytes in 288 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1340.433971] [55187]: DEBUG nova.api.openstack.wsgi [None req-961d9c47-07bc-4591-9108-924c69869440 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1340.435670] [55187]: DEBUG nova.compute.api [None req-961d9c47-07bc-4591-9108-924c69869440 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1340.474505] [55187]: DEBUG nova.policy [None req-961d9c47-07bc-4591-9108-924c69869440 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1340.506543] [55187]: INFO nova.api.openstack.requestlog [None req-961d9c47-07bc-4591-9108-924c69869440 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1213 microversion: 2.1 time: 0.074693 [ 1340.506870] [55187]: [pid: 55187|app: 0|req: 4462/9037] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:40 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1213 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1340.530221] [55188]: DEBUG nova.api.openstack.wsgi [None req-5f7cb931-bd6b-43ca-afc0-2c2ae8e6ce6b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1340.533970] [55188]: DEBUG nova.compute.api [None req-5f7cb931-bd6b-43ca-afc0-2c2ae8e6ce6b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1340.538630] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f7cb931-bd6b-43ca-afc0-2c2ae8e6ce6b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1340.538876] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f7cb931-bd6b-43ca-afc0-2c2ae8e6ce6b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1340.539074] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f7cb931-bd6b-43ca-afc0-2c2ae8e6ce6b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1340.539427] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f7cb931-bd6b-43ca-afc0-2c2ae8e6ce6b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1340.539625] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f7cb931-bd6b-43ca-afc0-2c2ae8e6ce6b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1340.539799] [55188]: DEBUG oslo_concurrency.lockutils [None req-5f7cb931-bd6b-43ca-afc0-2c2ae8e6ce6b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1340.621062] [55188]: DEBUG nova.policy [None req-5f7cb931-bd6b-43ca-afc0-2c2ae8e6ce6b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1340.626800] [55188]: INFO nova.api.openstack.requestlog [None req-5f7cb931-bd6b-43ca-afc0-2c2ae8e6ce6b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1681 microversion: 2.1 time: 0.099009 [ 1340.631129] [55188]: [pid: 55188|app: 0|req: 4576/9038] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:40 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1681 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1341.184222] [55187]: DEBUG nova.api.openstack.wsgi [req-d2f3ab49-04f4-47b9-92c5-d5a16c536710 req-6ff76dd9-6c08-4944-a2c2-5ea0283f7ef2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3d22e533-ff92-4512-8c30-0c3cfb0b633a", "name": "network-vif-deleted", "tag": "a9d17577-102e-45ee-9d57-787f0920bf14"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1341.192372] [55187]: DEBUG oslo_concurrency.lockutils [req-d2f3ab49-04f4-47b9-92c5-d5a16c536710 req-6ff76dd9-6c08-4944-a2c2-5ea0283f7ef2 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1341.192906] [55187]: DEBUG oslo_concurrency.lockutils [req-d2f3ab49-04f4-47b9-92c5-d5a16c536710 req-6ff76dd9-6c08-4944-a2c2-5ea0283f7ef2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1341.193282] [55187]: DEBUG oslo_concurrency.lockutils [req-d2f3ab49-04f4-47b9-92c5-d5a16c536710 req-6ff76dd9-6c08-4944-a2c2-5ea0283f7ef2 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1341.200025] [55187]: INFO nova.api.openstack.compute.server_external_events [req-d2f3ab49-04f4-47b9-92c5-d5a16c536710 req-6ff76dd9-6c08-4944-a2c2-5ea0283f7ef2 service nova] Creating event network-vif-deleted:a9d17577-102e-45ee-9d57-787f0920bf14 for instance 3d22e533-ff92-4512-8c30-0c3cfb0b633a on cpu-1 [ 1341.203027] [55187]: INFO nova.api.openstack.requestlog [req-d2f3ab49-04f4-47b9-92c5-d5a16c536710 req-6ff76dd9-6c08-4944-a2c2-5ea0283f7ef2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021690 [ 1341.203372] [55187]: [pid: 55187|app: 0|req: 4463/9039] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:13:41 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1341.525082] [55188]: DEBUG nova.api.openstack.wsgi [None req-f8abf56b-dcda-4777-b83a-06749b3148bd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1341.527243] [55188]: DEBUG nova.compute.api [None req-f8abf56b-dcda-4777-b83a-06749b3148bd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1341.532314] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8abf56b-dcda-4777-b83a-06749b3148bd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1341.532552] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8abf56b-dcda-4777-b83a-06749b3148bd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1341.532770] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8abf56b-dcda-4777-b83a-06749b3148bd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1341.533149] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8abf56b-dcda-4777-b83a-06749b3148bd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1341.533358] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8abf56b-dcda-4777-b83a-06749b3148bd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1341.533532] [55188]: DEBUG oslo_concurrency.lockutils [None req-f8abf56b-dcda-4777-b83a-06749b3148bd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1341.571241] [55188]: DEBUG nova.policy [None req-f8abf56b-dcda-4777-b83a-06749b3148bd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1341.576211] [55188]: INFO nova.api.openstack.requestlog [None req-f8abf56b-dcda-4777-b83a-06749b3148bd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1217 microversion: 2.1 time: 0.053976 [ 1341.576529] [55188]: [pid: 55188|app: 0|req: 4577/9040] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:41 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1217 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1341.641987] [55187]: DEBUG nova.api.openstack.wsgi [None req-a74a1ca7-f385-4355-928e-db6def57e669 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1341.643749] [55187]: DEBUG nova.compute.api [None req-a74a1ca7-f385-4355-928e-db6def57e669 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1341.647649] [55187]: DEBUG oslo_concurrency.lockutils [None req-a74a1ca7-f385-4355-928e-db6def57e669 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1341.647898] [55187]: DEBUG oslo_concurrency.lockutils [None req-a74a1ca7-f385-4355-928e-db6def57e669 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1341.648095] [55187]: DEBUG oslo_concurrency.lockutils [None req-a74a1ca7-f385-4355-928e-db6def57e669 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1341.648439] [55187]: DEBUG oslo_concurrency.lockutils [None req-a74a1ca7-f385-4355-928e-db6def57e669 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1341.648642] [55187]: DEBUG oslo_concurrency.lockutils [None req-a74a1ca7-f385-4355-928e-db6def57e669 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1341.648814] [55187]: DEBUG oslo_concurrency.lockutils [None req-a74a1ca7-f385-4355-928e-db6def57e669 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1341.681152] [55187]: DEBUG nova.policy [None req-a74a1ca7-f385-4355-928e-db6def57e669 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1341.684861] [55187]: INFO nova.api.openstack.requestlog [None req-a74a1ca7-f385-4355-928e-db6def57e669 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1321 microversion: 2.1 time: 0.045443 [ 1341.685180] [55187]: [pid: 55187|app: 0|req: 4464/9041] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:42 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1321 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1342.589217] [55188]: DEBUG nova.api.openstack.wsgi [None req-bce06104-8199-4123-8afd-ca64947ab11c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1342.591880] [55188]: DEBUG nova.compute.api [None req-bce06104-8199-4123-8afd-ca64947ab11c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1342.595320] [55188]: DEBUG oslo_concurrency.lockutils [None req-bce06104-8199-4123-8afd-ca64947ab11c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1342.595566] [55188]: DEBUG oslo_concurrency.lockutils [None req-bce06104-8199-4123-8afd-ca64947ab11c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1342.595757] [55188]: DEBUG oslo_concurrency.lockutils [None req-bce06104-8199-4123-8afd-ca64947ab11c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1342.596120] [55188]: DEBUG oslo_concurrency.lockutils [None req-bce06104-8199-4123-8afd-ca64947ab11c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1342.596324] [55188]: DEBUG oslo_concurrency.lockutils [None req-bce06104-8199-4123-8afd-ca64947ab11c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1342.596498] [55188]: DEBUG oslo_concurrency.lockutils [None req-bce06104-8199-4123-8afd-ca64947ab11c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1342.631590] [55188]: DEBUG nova.policy [None req-bce06104-8199-4123-8afd-ca64947ab11c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1342.635183] [55188]: INFO nova.api.openstack.requestlog [None req-bce06104-8199-4123-8afd-ca64947ab11c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1265 microversion: 2.1 time: 0.048282 [ 1342.635499] [55188]: [pid: 55188|app: 0|req: 4578/9042] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:42 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1265 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1342.699732] [55187]: DEBUG nova.api.openstack.wsgi [None req-9b3c4c95-ae4e-486a-a6c1-a6bf2da130a3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1342.702223] [55187]: DEBUG nova.compute.api [None req-9b3c4c95-ae4e-486a-a6c1-a6bf2da130a3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1342.707272] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3c4c95-ae4e-486a-a6c1-a6bf2da130a3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1342.707637] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3c4c95-ae4e-486a-a6c1-a6bf2da130a3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1342.707956] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3c4c95-ae4e-486a-a6c1-a6bf2da130a3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1342.708517] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3c4c95-ae4e-486a-a6c1-a6bf2da130a3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1342.708909] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3c4c95-ae4e-486a-a6c1-a6bf2da130a3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1342.709266] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3c4c95-ae4e-486a-a6c1-a6bf2da130a3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1342.731866] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3c4c95-ae4e-486a-a6c1-a6bf2da130a3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1342.732074] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3c4c95-ae4e-486a-a6c1-a6bf2da130a3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1342.732255] [55187]: DEBUG oslo_concurrency.lockutils [None req-9b3c4c95-ae4e-486a-a6c1-a6bf2da130a3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1342.732450] [55187]: DEBUG nova.objects.instance [None req-9b3c4c95-ae4e-486a-a6c1-a6bf2da130a3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lazy-loading 'fault' on Instance uuid 3d22e533-ff92-4512-8c30-0c3cfb0b633a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1342.752745] [55187]: DEBUG nova.policy [None req-9b3c4c95-ae4e-486a-a6c1-a6bf2da130a3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1342.756644] [55187]: INFO nova.api.openstack.requestlog [None req-9b3c4c95-ae4e-486a-a6c1-a6bf2da130a3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1326 microversion: 2.1 time: 0.060157 [ 1342.756964] [55187]: [pid: 55187|app: 0|req: 4465/9043] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:43 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1326 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1343.430409] [55188]: DEBUG nova.api.openstack.wsgi [None req-a1cedad2-c072-491c-a72e-2b26adebfb9d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1343.432102] [55188]: DEBUG nova.compute.api [None req-a1cedad2-c072-491c-a72e-2b26adebfb9d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1343.435725] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1cedad2-c072-491c-a72e-2b26adebfb9d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1343.435961] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1cedad2-c072-491c-a72e-2b26adebfb9d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1343.436165] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1cedad2-c072-491c-a72e-2b26adebfb9d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1343.436510] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1cedad2-c072-491c-a72e-2b26adebfb9d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1343.436707] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1cedad2-c072-491c-a72e-2b26adebfb9d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1343.436879] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1cedad2-c072-491c-a72e-2b26adebfb9d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1343.451906] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1cedad2-c072-491c-a72e-2b26adebfb9d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1343.452127] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1cedad2-c072-491c-a72e-2b26adebfb9d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1343.452310] [55188]: DEBUG oslo_concurrency.lockutils [None req-a1cedad2-c072-491c-a72e-2b26adebfb9d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1343.455557] [55188]: DEBUG nova.objects.instance [None req-a1cedad2-c072-491c-a72e-2b26adebfb9d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lazy-loading 'flavor' on Instance uuid 2afd1050-82d4-4319-9999-7307f33cc63b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1343.648884] [55187]: DEBUG nova.api.openstack.wsgi [None req-53739c90-e0d5-4c19-90bc-e9d45f7dad79 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1343.650694] [55187]: DEBUG nova.compute.api [None req-53739c90-e0d5-4c19-90bc-e9d45f7dad79 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1343.654557] [55187]: DEBUG oslo_concurrency.lockutils [None req-53739c90-e0d5-4c19-90bc-e9d45f7dad79 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1343.654765] [55187]: DEBUG oslo_concurrency.lockutils [None req-53739c90-e0d5-4c19-90bc-e9d45f7dad79 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1343.654947] [55187]: DEBUG oslo_concurrency.lockutils [None req-53739c90-e0d5-4c19-90bc-e9d45f7dad79 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1343.655312] [55187]: DEBUG oslo_concurrency.lockutils [None req-53739c90-e0d5-4c19-90bc-e9d45f7dad79 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1343.655506] [55187]: DEBUG oslo_concurrency.lockutils [None req-53739c90-e0d5-4c19-90bc-e9d45f7dad79 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1343.655679] [55187]: DEBUG oslo_concurrency.lockutils [None req-53739c90-e0d5-4c19-90bc-e9d45f7dad79 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1343.686862] [55187]: DEBUG nova.policy [None req-53739c90-e0d5-4c19-90bc-e9d45f7dad79 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1343.690505] [55187]: INFO nova.api.openstack.requestlog [None req-53739c90-e0d5-4c19-90bc-e9d45f7dad79 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1265 microversion: 2.1 time: 0.043895 [ 1343.690851] [55187]: [pid: 55187|app: 0|req: 4466/9044] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:44 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1265 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1343.769334] [55187]: DEBUG nova.api.openstack.wsgi [None req-a7f646c6-8471-40db-9662-d66a8dbdf198 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1343.771086] [55187]: DEBUG nova.compute.api [None req-a7f646c6-8471-40db-9662-d66a8dbdf198 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1343.774534] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7f646c6-8471-40db-9662-d66a8dbdf198 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1343.774774] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7f646c6-8471-40db-9662-d66a8dbdf198 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1343.774961] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7f646c6-8471-40db-9662-d66a8dbdf198 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1343.775347] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7f646c6-8471-40db-9662-d66a8dbdf198 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1343.775546] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7f646c6-8471-40db-9662-d66a8dbdf198 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1343.775746] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7f646c6-8471-40db-9662-d66a8dbdf198 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1343.793109] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7f646c6-8471-40db-9662-d66a8dbdf198 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1343.793343] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7f646c6-8471-40db-9662-d66a8dbdf198 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1343.793526] [55187]: DEBUG oslo_concurrency.lockutils [None req-a7f646c6-8471-40db-9662-d66a8dbdf198 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1343.793725] [55187]: DEBUG nova.objects.instance [None req-a7f646c6-8471-40db-9662-d66a8dbdf198 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lazy-loading 'fault' on Instance uuid 3d22e533-ff92-4512-8c30-0c3cfb0b633a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1343.808970] [55188]: INFO nova.api.openstack.requestlog [None req-a1cedad2-c072-491c-a72e-2b26adebfb9d tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b/action" status: 202 len: 0 microversion: 2.1 time: 0.380441 [ 1343.808970] [55188]: [pid: 55188|app: 0|req: 4579/9045] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:13:43 2025] POST /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b/action => generated 0 bytes in 381 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1343.813945] [55187]: DEBUG nova.policy [None req-a7f646c6-8471-40db-9662-d66a8dbdf198 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1343.814088] [55188]: DEBUG nova.api.openstack.wsgi [None req-9a57b7fa-da8c-4404-986d-b8d28dd8eadb tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1343.815584] [55188]: DEBUG nova.compute.api [None req-9a57b7fa-da8c-4404-986d-b8d28dd8eadb tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1343.817925] [55187]: INFO nova.api.openstack.requestlog [None req-a7f646c6-8471-40db-9662-d66a8dbdf198 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1326 microversion: 2.1 time: 0.050809 [ 1343.818279] [55187]: [pid: 55187|app: 0|req: 4467/9046] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:44 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1326 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1343.819124] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a57b7fa-da8c-4404-986d-b8d28dd8eadb tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1343.819361] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a57b7fa-da8c-4404-986d-b8d28dd8eadb tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1343.819544] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a57b7fa-da8c-4404-986d-b8d28dd8eadb tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1343.819888] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a57b7fa-da8c-4404-986d-b8d28dd8eadb tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1343.820109] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a57b7fa-da8c-4404-986d-b8d28dd8eadb tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1343.820285] [55188]: DEBUG oslo_concurrency.lockutils [None req-9a57b7fa-da8c-4404-986d-b8d28dd8eadb tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1343.926169] [55188]: DEBUG nova.policy [None req-9a57b7fa-da8c-4404-986d-b8d28dd8eadb tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1343.930496] [55188]: INFO nova.api.openstack.requestlog [None req-9a57b7fa-da8c-4404-986d-b8d28dd8eadb tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1679 microversion: 2.1 time: 0.118569 [ 1343.930859] [55188]: [pid: 55188|app: 0|req: 4580/9047] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:44 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1679 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1344.704041] [55187]: DEBUG nova.api.openstack.wsgi [None req-265bde69-8422-40ab-8472-657c7f4d0b79 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1344.705907] [55187]: DEBUG nova.compute.api [None req-265bde69-8422-40ab-8472-657c7f4d0b79 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1344.712473] [55187]: DEBUG oslo_concurrency.lockutils [None req-265bde69-8422-40ab-8472-657c7f4d0b79 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1344.712681] [55187]: DEBUG oslo_concurrency.lockutils [None req-265bde69-8422-40ab-8472-657c7f4d0b79 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1344.712864] [55187]: DEBUG oslo_concurrency.lockutils [None req-265bde69-8422-40ab-8472-657c7f4d0b79 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1344.713264] [55187]: DEBUG oslo_concurrency.lockutils [None req-265bde69-8422-40ab-8472-657c7f4d0b79 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1344.713468] [55187]: DEBUG oslo_concurrency.lockutils [None req-265bde69-8422-40ab-8472-657c7f4d0b79 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1344.713642] [55187]: DEBUG oslo_concurrency.lockutils [None req-265bde69-8422-40ab-8472-657c7f4d0b79 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1344.760287] [55187]: DEBUG nova.policy [None req-265bde69-8422-40ab-8472-657c7f4d0b79 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1344.765273] [55187]: INFO nova.api.openstack.requestlog [None req-265bde69-8422-40ab-8472-657c7f4d0b79 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1273 microversion: 2.1 time: 0.064236 [ 1344.765582] [55187]: [pid: 55187|app: 0|req: 4468/9048] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:45 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1273 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1344.830145] [55188]: DEBUG nova.api.openstack.wsgi [None req-19f90f9d-bcf0-4300-84e3-3f1694345007 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1344.831887] [55188]: DEBUG nova.compute.api [None req-19f90f9d-bcf0-4300-84e3-3f1694345007 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1344.836123] [55188]: DEBUG oslo_concurrency.lockutils [None req-19f90f9d-bcf0-4300-84e3-3f1694345007 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1344.836365] [55188]: DEBUG oslo_concurrency.lockutils [None req-19f90f9d-bcf0-4300-84e3-3f1694345007 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1344.836551] [55188]: DEBUG oslo_concurrency.lockutils [None req-19f90f9d-bcf0-4300-84e3-3f1694345007 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1344.836891] [55188]: DEBUG oslo_concurrency.lockutils [None req-19f90f9d-bcf0-4300-84e3-3f1694345007 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1344.837109] [55188]: DEBUG oslo_concurrency.lockutils [None req-19f90f9d-bcf0-4300-84e3-3f1694345007 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1344.837305] [55188]: DEBUG oslo_concurrency.lockutils [None req-19f90f9d-bcf0-4300-84e3-3f1694345007 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1344.854502] [55188]: DEBUG oslo_concurrency.lockutils [None req-19f90f9d-bcf0-4300-84e3-3f1694345007 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1344.854724] [55188]: DEBUG oslo_concurrency.lockutils [None req-19f90f9d-bcf0-4300-84e3-3f1694345007 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1344.854904] [55188]: DEBUG oslo_concurrency.lockutils [None req-19f90f9d-bcf0-4300-84e3-3f1694345007 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1344.855111] [55188]: DEBUG nova.objects.instance [None req-19f90f9d-bcf0-4300-84e3-3f1694345007 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lazy-loading 'fault' on Instance uuid 3d22e533-ff92-4512-8c30-0c3cfb0b633a {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1344.874203] [55188]: DEBUG nova.policy [None req-19f90f9d-bcf0-4300-84e3-3f1694345007 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1344.878480] [55188]: INFO nova.api.openstack.requestlog [None req-19f90f9d-bcf0-4300-84e3-3f1694345007 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1326 microversion: 2.1 time: 0.050534 [ 1344.878840] [55188]: [pid: 55188|app: 0|req: 4581/9049] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:45 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1326 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1344.943138] [55187]: DEBUG nova.api.openstack.wsgi [None req-a4859122-c927-493e-9705-e710ba2c5372 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1344.944842] [55187]: DEBUG nova.compute.api [None req-a4859122-c927-493e-9705-e710ba2c5372 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1344.948242] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4859122-c927-493e-9705-e710ba2c5372 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1344.948490] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4859122-c927-493e-9705-e710ba2c5372 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1344.948669] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4859122-c927-493e-9705-e710ba2c5372 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1344.949026] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4859122-c927-493e-9705-e710ba2c5372 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1344.949230] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4859122-c927-493e-9705-e710ba2c5372 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1344.949541] [55187]: DEBUG oslo_concurrency.lockutils [None req-a4859122-c927-493e-9705-e710ba2c5372 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1345.084439] [55187]: DEBUG nova.policy [None req-a4859122-c927-493e-9705-e710ba2c5372 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1345.088905] [55187]: INFO nova.api.openstack.requestlog [None req-a4859122-c927-493e-9705-e710ba2c5372 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1679 microversion: 2.1 time: 0.147945 [ 1345.089240] [55187]: [pid: 55187|app: 0|req: 4469/9050] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:45 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1679 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1345.778657] [55188]: DEBUG nova.api.openstack.wsgi [None req-92e82a84-fe43-4147-a676-fc48d6dbf6d0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1345.780361] [55188]: DEBUG nova.compute.api [None req-92e82a84-fe43-4147-a676-fc48d6dbf6d0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1345.786759] [55188]: DEBUG oslo_concurrency.lockutils [None req-92e82a84-fe43-4147-a676-fc48d6dbf6d0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1345.786993] [55188]: DEBUG oslo_concurrency.lockutils [None req-92e82a84-fe43-4147-a676-fc48d6dbf6d0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1345.787199] [55188]: DEBUG oslo_concurrency.lockutils [None req-92e82a84-fe43-4147-a676-fc48d6dbf6d0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1345.787550] [55188]: DEBUG oslo_concurrency.lockutils [None req-92e82a84-fe43-4147-a676-fc48d6dbf6d0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1345.787752] [55188]: DEBUG oslo_concurrency.lockutils [None req-92e82a84-fe43-4147-a676-fc48d6dbf6d0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1345.787926] [55188]: DEBUG oslo_concurrency.lockutils [None req-92e82a84-fe43-4147-a676-fc48d6dbf6d0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1345.892106] [55187]: DEBUG nova.api.openstack.wsgi [None req-66862e03-9d4f-44b1-bb5a-afff34921446 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1345.893883] [55187]: DEBUG nova.compute.api [None req-66862e03-9d4f-44b1-bb5a-afff34921446 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1345.898061] [55187]: DEBUG oslo_concurrency.lockutils [None req-66862e03-9d4f-44b1-bb5a-afff34921446 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1345.898301] [55187]: DEBUG oslo_concurrency.lockutils [None req-66862e03-9d4f-44b1-bb5a-afff34921446 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1345.898522] [55187]: DEBUG oslo_concurrency.lockutils [None req-66862e03-9d4f-44b1-bb5a-afff34921446 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1345.898985] [55187]: DEBUG oslo_concurrency.lockutils [None req-66862e03-9d4f-44b1-bb5a-afff34921446 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1345.899131] [55187]: DEBUG oslo_concurrency.lockutils [None req-66862e03-9d4f-44b1-bb5a-afff34921446 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1345.899311] [55187]: DEBUG oslo_concurrency.lockutils [None req-66862e03-9d4f-44b1-bb5a-afff34921446 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1345.907080] [55188]: DEBUG nova.policy [None req-92e82a84-fe43-4147-a676-fc48d6dbf6d0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1345.911704] [55188]: INFO nova.api.openstack.requestlog [None req-92e82a84-fe43-4147-a676-fc48d6dbf6d0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1313 microversion: 2.1 time: 0.135384 [ 1345.912034] [55188]: [pid: 55188|app: 0|req: 4582/9051] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:46 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1313 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1345.917455] [55187]: DEBUG oslo_concurrency.lockutils [None req-66862e03-9d4f-44b1-bb5a-afff34921446 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1345.917689] [55187]: DEBUG oslo_concurrency.lockutils [None req-66862e03-9d4f-44b1-bb5a-afff34921446 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1345.917873] [55187]: DEBUG oslo_concurrency.lockutils [None req-66862e03-9d4f-44b1-bb5a-afff34921446 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1345.918082] [55187]: DEBUG nova.objects.instance [None req-66862e03-9d4f-44b1-bb5a-afff34921446 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lazy-loading 'fault' on Instance uuid 3d22e533-ff92-4512-8c30-0c3cfb0b633a {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1345.937263] [55187]: DEBUG nova.policy [None req-66862e03-9d4f-44b1-bb5a-afff34921446 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1345.940671] [55187]: INFO nova.api.openstack.requestlog [None req-66862e03-9d4f-44b1-bb5a-afff34921446 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 200 len: 1326 microversion: 2.1 time: 0.051013 [ 1345.940990] [55187]: [pid: 55187|app: 0|req: 4470/9052] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:46 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 1326 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1346.102097] [55188]: DEBUG nova.api.openstack.wsgi [None req-ad998df5-5455-47ad-bece-13d311c00182 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1346.103782] [55188]: DEBUG nova.compute.api [None req-ad998df5-5455-47ad-bece-13d311c00182 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1346.107253] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad998df5-5455-47ad-bece-13d311c00182 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1346.107486] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad998df5-5455-47ad-bece-13d311c00182 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1346.107673] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad998df5-5455-47ad-bece-13d311c00182 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1346.108027] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad998df5-5455-47ad-bece-13d311c00182 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1346.108236] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad998df5-5455-47ad-bece-13d311c00182 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1346.108420] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad998df5-5455-47ad-bece-13d311c00182 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1346.174146] [55188]: DEBUG nova.policy [None req-ad998df5-5455-47ad-bece-13d311c00182 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1346.178196] [55188]: INFO nova.api.openstack.requestlog [None req-ad998df5-5455-47ad-bece-13d311c00182 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1700 microversion: 2.1 time: 0.078433 [ 1346.178519] [55188]: [pid: 55188|app: 0|req: 4583/9053] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:46 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1700 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1346.391292] [55187]: DEBUG nova.api.openstack.wsgi [req-8c5b319f-312b-4c1a-9003-87ee3391c058 req-2346142f-d965-415b-aacc-b7a4f22f0c6a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2fb62f4d-78b4-4937-9501-a4f79e92a0c0", "name": "network-vif-plugged", "status": "completed", "tag": "b2e64ca9-27db-40a0-8afe-6b4530d628e4"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1346.397394] [55187]: DEBUG oslo_concurrency.lockutils [req-8c5b319f-312b-4c1a-9003-87ee3391c058 req-2346142f-d965-415b-aacc-b7a4f22f0c6a service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1346.397635] [55187]: DEBUG oslo_concurrency.lockutils [req-8c5b319f-312b-4c1a-9003-87ee3391c058 req-2346142f-d965-415b-aacc-b7a4f22f0c6a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1346.397820] [55187]: DEBUG oslo_concurrency.lockutils [req-8c5b319f-312b-4c1a-9003-87ee3391c058 req-2346142f-d965-415b-aacc-b7a4f22f0c6a service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1346.404104] [55187]: INFO nova.api.openstack.compute.server_external_events [req-8c5b319f-312b-4c1a-9003-87ee3391c058 req-2346142f-d965-415b-aacc-b7a4f22f0c6a service nova] Creating event network-vif-plugged:b2e64ca9-27db-40a0-8afe-6b4530d628e4 for instance 2fb62f4d-78b4-4937-9501-a4f79e92a0c0 on cpu-1 [ 1346.406827] [55187]: INFO nova.api.openstack.requestlog [req-8c5b319f-312b-4c1a-9003-87ee3391c058 req-2346142f-d965-415b-aacc-b7a4f22f0c6a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018388 [ 1346.407171] [55187]: [pid: 55187|app: 0|req: 4471/9054] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:13:46 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1346.927581] [55188]: DEBUG nova.api.openstack.wsgi [None req-1c947179-9e4f-4023-9f2d-baef487af7e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1346.929397] [55188]: DEBUG nova.compute.api [None req-1c947179-9e4f-4023-9f2d-baef487af7e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1346.935109] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c947179-9e4f-4023-9f2d-baef487af7e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1346.935356] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c947179-9e4f-4023-9f2d-baef487af7e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1346.935542] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c947179-9e4f-4023-9f2d-baef487af7e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1346.935897] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c947179-9e4f-4023-9f2d-baef487af7e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1346.936109] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c947179-9e4f-4023-9f2d-baef487af7e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1346.936284] [55188]: DEBUG oslo_concurrency.lockutils [None req-1c947179-9e4f-4023-9f2d-baef487af7e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1346.953965] [55187]: DEBUG nova.api.openstack.wsgi [None req-575d2a9f-1c11-4956-a8c9-4e763b563378 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1346.955663] [55187]: DEBUG nova.compute.api [None req-575d2a9f-1c11-4956-a8c9-4e763b563378 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1346.959316] [55187]: DEBUG oslo_concurrency.lockutils [None req-575d2a9f-1c11-4956-a8c9-4e763b563378 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1346.959553] [55187]: DEBUG oslo_concurrency.lockutils [None req-575d2a9f-1c11-4956-a8c9-4e763b563378 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1346.959737] [55187]: DEBUG oslo_concurrency.lockutils [None req-575d2a9f-1c11-4956-a8c9-4e763b563378 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1346.960094] [55187]: DEBUG oslo_concurrency.lockutils [None req-575d2a9f-1c11-4956-a8c9-4e763b563378 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1346.960301] [55187]: DEBUG oslo_concurrency.lockutils [None req-575d2a9f-1c11-4956-a8c9-4e763b563378 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1346.960475] [55187]: DEBUG oslo_concurrency.lockutils [None req-575d2a9f-1c11-4956-a8c9-4e763b563378 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1346.968616] [55187]: INFO nova.api.openstack.wsgi [None req-575d2a9f-1c11-4956-a8c9-4e763b563378 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] HTTP exception thrown: Instance 3d22e533-ff92-4512-8c30-0c3cfb0b633a could not be found. [ 1346.968893] [55187]: DEBUG nova.api.openstack.wsgi [None req-575d2a9f-1c11-4956-a8c9-4e763b563378 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Returning 404 to user: Instance 3d22e533-ff92-4512-8c30-0c3cfb0b633a could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1346.969329] [55187]: INFO nova.api.openstack.requestlog [None req-575d2a9f-1c11-4956-a8c9-4e763b563378 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 404 len: 111 microversion: 2.1 time: 0.018000 [ 1346.969621] [55187]: [pid: 55187|app: 0|req: 4472/9055] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:47 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1346.974079] [55187]: DEBUG nova.api.openstack.wsgi [None req-ff718bc9-6cb3-450d-a4b3-1d3c26283460 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '.version_select at 0x7d4af958cee0>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1346.985077] [55187]: INFO nova.api.openstack.requestlog [None req-ff718bc9-6cb3-450d-a4b3-1d3c26283460 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1447192185" status: 202 len: 0 microversion: 2.1 time: 0.012754 [ 1346.985482] [55187]: [pid: 55187|app: 0|req: 4473/9056] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 26 22:13:47 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1447192185 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1347.004692] [55188]: DEBUG nova.policy [None req-1c947179-9e4f-4023-9f2d-baef487af7e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1347.009928] [55188]: INFO nova.api.openstack.requestlog [None req-1c947179-9e4f-4023-9f2d-baef487af7e8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1313 microversion: 2.1 time: 0.084782 [ 1347.010529] [55188]: [pid: 55188|app: 0|req: 4584/9057] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:47 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1313 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1347.191588] [55187]: DEBUG nova.api.openstack.wsgi [None req-cb713370-2119-4bfa-9600-134842de1bee tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1347.193307] [55187]: DEBUG nova.compute.api [None req-cb713370-2119-4bfa-9600-134842de1bee tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1347.197359] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb713370-2119-4bfa-9600-134842de1bee tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1347.197593] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb713370-2119-4bfa-9600-134842de1bee tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1347.197779] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb713370-2119-4bfa-9600-134842de1bee tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1347.198144] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb713370-2119-4bfa-9600-134842de1bee tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1347.198345] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb713370-2119-4bfa-9600-134842de1bee tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1347.198520] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb713370-2119-4bfa-9600-134842de1bee tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1347.289238] [55188]: DEBUG nova.api.openstack.wsgi [None req-0c5e3a58-061d-4366-8707-dad5c96cad65 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Action: 'create', calling method: .version_select at 0x7d4af93f3be0>, body: {"keypair": {"name": "tempest-keypair-319998765", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKtg1J5F7d+KMMwZhNb7JOdl6G4oX6fAO5KBbQ3SjsQNva/1N1nyBFcUqSRCp+x0S+pyLIKtKkBG/iDMpkIZbzRln++3mXSKK1bCHjr5CXjQRpsi/oMNSQeeCbMOfnEnKQ=="}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1347.291339] [55187]: DEBUG nova.policy [None req-cb713370-2119-4bfa-9600-134842de1bee tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1347.295747] [55187]: INFO nova.api.openstack.requestlog [None req-cb713370-2119-4bfa-9600-134842de1bee tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1695 microversion: 2.1 time: 0.106501 [ 1347.296179] [55187]: [pid: 55187|app: 0|req: 4474/9058] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:47 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1695 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1347.299805] [55188]: DEBUG nova.quota [None req-0c5e3a58-061d-4366-8707-dad5c96cad65 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Getting quotas for project 43b2ea6cc4de48eaa7a2a2448293dff5. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1347.303452] [55188]: DEBUG nova.quota [None req-0c5e3a58-061d-4366-8707-dad5c96cad65 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Getting quotas for user e7d0d024cfb14f01a689c2738d978bb4 and project 43b2ea6cc4de48eaa7a2a2448293dff5. Resources: {'key_pairs'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1347.316934] [55188]: INFO nova.api.openstack.requestlog [None req-0c5e3a58-061d-4366-8707-dad5c96cad65 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.030013 [ 1347.317504] [55188]: [pid: 55188|app: 0|req: 4585/9059] 10.180.1.21 () {60 vars in 1154 bytes} [Wed Mar 26 22:13:47 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1347.936179] [55187]: DEBUG nova.api.openstack.wsgi [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-668668680", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "afebb0fc-1b5a-4440-ac12-15da24eaa4b9"}], "security_groups": [{"name": "tempest-securitygroup--195225322"}], "key_name": "tempest-keypair-319998765", "user_data": "}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1347.975683] [55187]: DEBUG oslo_concurrency.lockutils [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1347.975945] [55187]: DEBUG oslo_concurrency.lockutils [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1347.976152] [55187]: DEBUG oslo_concurrency.lockutils [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1347.976549] [55187]: DEBUG oslo_concurrency.lockutils [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1347.976744] [55187]: DEBUG oslo_concurrency.lockutils [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1347.976917] [55187]: DEBUG oslo_concurrency.lockutils [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1348.008692] [55187]: DEBUG nova.network.neutron [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] validate_networks() for [('afebb0fc-1b5a-4440-ac12-15da24eaa4b9', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1348.023595] [55188]: DEBUG nova.api.openstack.wsgi [None req-05fe7755-5ff4-44d3-9c16-932b2ec0374b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1348.025281] [55188]: DEBUG nova.compute.api [None req-05fe7755-5ff4-44d3-9c16-932b2ec0374b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1348.030792] [55188]: DEBUG oslo_concurrency.lockutils [None req-05fe7755-5ff4-44d3-9c16-932b2ec0374b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1348.031046] [55188]: DEBUG oslo_concurrency.lockutils [None req-05fe7755-5ff4-44d3-9c16-932b2ec0374b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1348.031237] [55188]: DEBUG oslo_concurrency.lockutils [None req-05fe7755-5ff4-44d3-9c16-932b2ec0374b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1348.031586] [55188]: DEBUG oslo_concurrency.lockutils [None req-05fe7755-5ff4-44d3-9c16-932b2ec0374b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1348.031813] [55188]: DEBUG oslo_concurrency.lockutils [None req-05fe7755-5ff4-44d3-9c16-932b2ec0374b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1348.032008] [55188]: DEBUG oslo_concurrency.lockutils [None req-05fe7755-5ff4-44d3-9c16-932b2ec0374b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1348.110453] [55188]: DEBUG nova.policy [None req-05fe7755-5ff4-44d3-9c16-932b2ec0374b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1348.117950] [55188]: INFO nova.api.openstack.requestlog [None req-05fe7755-5ff4-44d3-9c16-932b2ec0374b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1313 microversion: 2.1 time: 0.097023 [ 1348.118289] [55188]: [pid: 55188|app: 0|req: 4586/9060] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:48 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1313 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1348.166490] [55187]: DEBUG nova.virt.hardware [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1348.166698] [55187]: DEBUG nova.virt.hardware [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1348.166904] [55187]: DEBUG nova.virt.hardware [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1348.167079] [55187]: DEBUG nova.virt.hardware [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1348.167247] [55187]: DEBUG nova.virt.hardware [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1348.175070] [55187]: DEBUG oslo_concurrency.lockutils [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1348.175311] [55187]: DEBUG oslo_concurrency.lockutils [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1348.175491] [55187]: DEBUG oslo_concurrency.lockutils [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1348.175883] [55187]: DEBUG oslo_concurrency.lockutils [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1348.176104] [55187]: DEBUG oslo_concurrency.lockutils [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1348.176319] [55187]: DEBUG oslo_concurrency.lockutils [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1348.186703] [55187]: DEBUG nova.quota [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Getting quotas for project 43b2ea6cc4de48eaa7a2a2448293dff5. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1348.190177] [55187]: DEBUG nova.quota [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Getting quotas for user e7d0d024cfb14f01a689c2738d978bb4 and project 43b2ea6cc4de48eaa7a2a2448293dff5. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1348.195557] [55187]: DEBUG nova.compute.api [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1348.196899] [55187]: DEBUG nova.compute.api [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1348.226379] [55187]: INFO nova.api.openstack.requestlog [None req-f43ac2c5-0db6-4435-9fc2-214dfa693cb8 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.1 time: 0.292647 [ 1348.226797] [55187]: [pid: 55187|app: 0|req: 4475/9061] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:13:48 2025] POST /compute/v2.1/servers => generated 401 bytes in 293 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1348.233240] [55188]: DEBUG nova.api.openstack.wsgi [None req-ce41cdd2-1c6e-4d56-9707-e7c9ad7e1dd9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1348.234974] [55188]: DEBUG nova.compute.api [None req-ce41cdd2-1c6e-4d56-9707-e7c9ad7e1dd9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1348.262018] [55188]: DEBUG nova.policy [None req-ce41cdd2-1c6e-4d56-9707-e7c9ad7e1dd9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1348.265410] [55188]: INFO nova.api.openstack.requestlog [None req-ce41cdd2-1c6e-4d56-9707-e7c9ad7e1dd9 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 200 len: 1238 microversion: 2.1 time: 0.034530 [ 1348.265774] [55188]: [pid: 55188|app: 0|req: 4587/9062] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:48 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1348.310059] [55187]: DEBUG nova.api.openstack.wsgi [None req-38ebedec-1f1f-4689-9870-9da072ace232 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1348.311864] [55187]: DEBUG nova.compute.api [None req-38ebedec-1f1f-4689-9870-9da072ace232 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1348.316514] [55187]: DEBUG oslo_concurrency.lockutils [None req-38ebedec-1f1f-4689-9870-9da072ace232 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1348.316770] [55187]: DEBUG oslo_concurrency.lockutils [None req-38ebedec-1f1f-4689-9870-9da072ace232 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1348.316963] [55187]: DEBUG oslo_concurrency.lockutils [None req-38ebedec-1f1f-4689-9870-9da072ace232 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1348.317405] [55187]: DEBUG oslo_concurrency.lockutils [None req-38ebedec-1f1f-4689-9870-9da072ace232 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1348.317726] [55187]: DEBUG oslo_concurrency.lockutils [None req-38ebedec-1f1f-4689-9870-9da072ace232 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1348.317932] [55187]: DEBUG oslo_concurrency.lockutils [None req-38ebedec-1f1f-4689-9870-9da072ace232 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1348.391394] [55187]: DEBUG nova.policy [None req-38ebedec-1f1f-4689-9870-9da072ace232 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1348.395643] [55187]: INFO nova.api.openstack.requestlog [None req-38ebedec-1f1f-4689-9870-9da072ace232 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1695 microversion: 2.1 time: 0.088253 [ 1348.396112] [55187]: [pid: 55187|app: 0|req: 4476/9063] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:48 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1695 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1348.415520] [55188]: DEBUG nova.api.openstack.wsgi [req-ed343272-655d-46b8-bac5-d2cd7cfbcea3 req-fab4eaa8-a491-4e3d-8de8-7d16668a4b9b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2fb62f4d-78b4-4937-9501-a4f79e92a0c0", "tag": "b2e64ca9-27db-40a0-8afe-6b4530d628e4"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1348.423042] [55188]: DEBUG oslo_concurrency.lockutils [req-ed343272-655d-46b8-bac5-d2cd7cfbcea3 req-fab4eaa8-a491-4e3d-8de8-7d16668a4b9b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1348.423042] [55188]: DEBUG oslo_concurrency.lockutils [req-ed343272-655d-46b8-bac5-d2cd7cfbcea3 req-fab4eaa8-a491-4e3d-8de8-7d16668a4b9b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1348.423042] [55188]: DEBUG oslo_concurrency.lockutils [req-ed343272-655d-46b8-bac5-d2cd7cfbcea3 req-fab4eaa8-a491-4e3d-8de8-7d16668a4b9b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1348.428971] [55188]: INFO nova.api.openstack.compute.server_external_events [req-ed343272-655d-46b8-bac5-d2cd7cfbcea3 req-fab4eaa8-a491-4e3d-8de8-7d16668a4b9b service nova] Creating event network-changed:b2e64ca9-27db-40a0-8afe-6b4530d628e4 for instance 2fb62f4d-78b4-4937-9501-a4f79e92a0c0 on cpu-1 [ 1348.431960] [55188]: INFO nova.api.openstack.requestlog [req-ed343272-655d-46b8-bac5-d2cd7cfbcea3 req-fab4eaa8-a491-4e3d-8de8-7d16668a4b9b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018644 [ 1348.432365] [55188]: [pid: 55188|app: 0|req: 4588/9064] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:13:48 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1349.130859] [55187]: DEBUG nova.api.openstack.wsgi [None req-2eeb1da7-021f-4d9a-b38e-af1cc97ab837 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1349.134501] [55187]: DEBUG nova.compute.api [None req-2eeb1da7-021f-4d9a-b38e-af1cc97ab837 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1349.136866] [55187]: DEBUG oslo_concurrency.lockutils [None req-2eeb1da7-021f-4d9a-b38e-af1cc97ab837 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.137236] [55187]: DEBUG oslo_concurrency.lockutils [None req-2eeb1da7-021f-4d9a-b38e-af1cc97ab837 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.137557] [55187]: DEBUG oslo_concurrency.lockutils [None req-2eeb1da7-021f-4d9a-b38e-af1cc97ab837 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.138020] [55187]: DEBUG oslo_concurrency.lockutils [None req-2eeb1da7-021f-4d9a-b38e-af1cc97ab837 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.138342] [55187]: DEBUG oslo_concurrency.lockutils [None req-2eeb1da7-021f-4d9a-b38e-af1cc97ab837 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.138644] [55187]: DEBUG oslo_concurrency.lockutils [None req-2eeb1da7-021f-4d9a-b38e-af1cc97ab837 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.210070] [55187]: DEBUG nova.policy [None req-2eeb1da7-021f-4d9a-b38e-af1cc97ab837 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1349.214120] [55187]: INFO nova.api.openstack.requestlog [None req-2eeb1da7-021f-4d9a-b38e-af1cc97ab837 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1313 microversion: 2.1 time: 0.085512 [ 1349.214444] [55187]: [pid: 55187|app: 0|req: 4477/9065] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:49 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1313 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1349.279645] [55188]: DEBUG nova.api.openstack.wsgi [None req-0d7c24c6-dabe-41b4-866c-841caa4b6489 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1349.281460] [55188]: DEBUG nova.compute.api [None req-0d7c24c6-dabe-41b4-866c-841caa4b6489 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1349.285306] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d7c24c6-dabe-41b4-866c-841caa4b6489 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.285537] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d7c24c6-dabe-41b4-866c-841caa4b6489 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.285753] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d7c24c6-dabe-41b4-866c-841caa4b6489 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.286127] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d7c24c6-dabe-41b4-866c-841caa4b6489 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.286333] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d7c24c6-dabe-41b4-866c-841caa4b6489 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.286508] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d7c24c6-dabe-41b4-866c-841caa4b6489 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.316269] [55188]: DEBUG nova.policy [None req-0d7c24c6-dabe-41b4-866c-841caa4b6489 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1349.319968] [55188]: INFO nova.api.openstack.requestlog [None req-0d7c24c6-dabe-41b4-866c-841caa4b6489 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 200 len: 1242 microversion: 2.1 time: 0.042911 [ 1349.320286] [55188]: [pid: 55188|app: 0|req: 4589/9066] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:49 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1349.407898] [55187]: DEBUG nova.api.openstack.wsgi [None req-10bd1d40-39b7-4557-a4ee-f58eac4a65b3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1349.409644] [55187]: DEBUG nova.compute.api [None req-10bd1d40-39b7-4557-a4ee-f58eac4a65b3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1349.413256] [55187]: DEBUG oslo_concurrency.lockutils [None req-10bd1d40-39b7-4557-a4ee-f58eac4a65b3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.413498] [55187]: DEBUG oslo_concurrency.lockutils [None req-10bd1d40-39b7-4557-a4ee-f58eac4a65b3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.413683] [55187]: DEBUG oslo_concurrency.lockutils [None req-10bd1d40-39b7-4557-a4ee-f58eac4a65b3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.414059] [55187]: DEBUG oslo_concurrency.lockutils [None req-10bd1d40-39b7-4557-a4ee-f58eac4a65b3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.414262] [55187]: DEBUG oslo_concurrency.lockutils [None req-10bd1d40-39b7-4557-a4ee-f58eac4a65b3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.414434] [55187]: DEBUG oslo_concurrency.lockutils [None req-10bd1d40-39b7-4557-a4ee-f58eac4a65b3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.479735] [55187]: DEBUG nova.policy [None req-10bd1d40-39b7-4557-a4ee-f58eac4a65b3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1349.484125] [55187]: INFO nova.api.openstack.requestlog [None req-10bd1d40-39b7-4557-a4ee-f58eac4a65b3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1695 microversion: 2.1 time: 0.078466 [ 1349.484458] [55187]: [pid: 55187|app: 0|req: 4478/9067] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:49 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1695 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1350.226361] [55188]: DEBUG nova.api.openstack.wsgi [None req-a47ff4f1-7856-4032-befa-634054c89b44 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1350.228055] [55188]: DEBUG nova.compute.api [None req-a47ff4f1-7856-4032-befa-634054c89b44 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1350.234081] [55188]: DEBUG oslo_concurrency.lockutils [None req-a47ff4f1-7856-4032-befa-634054c89b44 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1350.234325] [55188]: DEBUG oslo_concurrency.lockutils [None req-a47ff4f1-7856-4032-befa-634054c89b44 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1350.234512] [55188]: DEBUG oslo_concurrency.lockutils [None req-a47ff4f1-7856-4032-befa-634054c89b44 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1350.234891] [55188]: DEBUG oslo_concurrency.lockutils [None req-a47ff4f1-7856-4032-befa-634054c89b44 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1350.235115] [55188]: DEBUG oslo_concurrency.lockutils [None req-a47ff4f1-7856-4032-befa-634054c89b44 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1350.235319] [55188]: DEBUG oslo_concurrency.lockutils [None req-a47ff4f1-7856-4032-befa-634054c89b44 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1350.316271] [55188]: DEBUG nova.policy [None req-a47ff4f1-7856-4032-befa-634054c89b44 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1350.323136] [55188]: INFO nova.api.openstack.requestlog [None req-a47ff4f1-7856-4032-befa-634054c89b44 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1313 microversion: 2.1 time: 0.099028 [ 1350.323497] [55188]: [pid: 55188|app: 0|req: 4590/9068] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:50 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1313 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1350.333375] [55187]: DEBUG nova.api.openstack.wsgi [None req-97099a5e-7dcd-4bf8-89b0-86ded155f43a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1350.335693] [55187]: DEBUG nova.compute.api [None req-97099a5e-7dcd-4bf8-89b0-86ded155f43a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1350.339513] [55187]: DEBUG oslo_concurrency.lockutils [None req-97099a5e-7dcd-4bf8-89b0-86ded155f43a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1350.339838] [55187]: DEBUG oslo_concurrency.lockutils [None req-97099a5e-7dcd-4bf8-89b0-86ded155f43a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1350.340208] [55187]: DEBUG oslo_concurrency.lockutils [None req-97099a5e-7dcd-4bf8-89b0-86ded155f43a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1350.340733] [55187]: DEBUG oslo_concurrency.lockutils [None req-97099a5e-7dcd-4bf8-89b0-86ded155f43a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1350.340997] [55187]: DEBUG oslo_concurrency.lockutils [None req-97099a5e-7dcd-4bf8-89b0-86ded155f43a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1350.341282] [55187]: DEBUG oslo_concurrency.lockutils [None req-97099a5e-7dcd-4bf8-89b0-86ded155f43a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1350.374098] [55187]: DEBUG nova.policy [None req-97099a5e-7dcd-4bf8-89b0-86ded155f43a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1350.378554] [55187]: INFO nova.api.openstack.requestlog [None req-97099a5e-7dcd-4bf8-89b0-86ded155f43a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 200 len: 1290 microversion: 2.1 time: 0.047704 [ 1350.378889] [55187]: [pid: 55187|app: 0|req: 4479/9069] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:50 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 1290 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1350.499245] [55188]: DEBUG nova.api.openstack.wsgi [None req-4456677d-c287-4cf4-9709-77c2ab8db040 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1350.502091] [55188]: DEBUG nova.compute.api [None req-4456677d-c287-4cf4-9709-77c2ab8db040 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1350.502871] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1350.507230] [55188]: DEBUG oslo_concurrency.lockutils [None req-4456677d-c287-4cf4-9709-77c2ab8db040 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1350.507555] [55188]: DEBUG oslo_concurrency.lockutils [None req-4456677d-c287-4cf4-9709-77c2ab8db040 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1350.507821] [55188]: DEBUG oslo_concurrency.lockutils [None req-4456677d-c287-4cf4-9709-77c2ab8db040 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1350.508295] [55188]: DEBUG oslo_concurrency.lockutils [None req-4456677d-c287-4cf4-9709-77c2ab8db040 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1350.508631] [55188]: DEBUG oslo_concurrency.lockutils [None req-4456677d-c287-4cf4-9709-77c2ab8db040 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1350.508877] [55188]: DEBUG oslo_concurrency.lockutils [None req-4456677d-c287-4cf4-9709-77c2ab8db040 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1350.625415] [55188]: DEBUG nova.policy [None req-4456677d-c287-4cf4-9709-77c2ab8db040 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1350.630880] [55188]: INFO nova.api.openstack.requestlog [None req-4456677d-c287-4cf4-9709-77c2ab8db040 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1695 microversion: 2.1 time: 0.134875 [ 1350.631254] [55188]: [pid: 55188|app: 0|req: 4591/9070] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:50 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1695 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1351.336847] [55187]: DEBUG nova.api.openstack.wsgi [None req-6b189ea0-91fd-4f68-bea1-532770091d87 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1351.338870] [55187]: DEBUG nova.compute.api [None req-6b189ea0-91fd-4f68-bea1-532770091d87 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1351.343085] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b189ea0-91fd-4f68-bea1-532770091d87 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1351.343471] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b189ea0-91fd-4f68-bea1-532770091d87 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1351.343697] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b189ea0-91fd-4f68-bea1-532770091d87 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1351.344203] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b189ea0-91fd-4f68-bea1-532770091d87 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1351.344429] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b189ea0-91fd-4f68-bea1-532770091d87 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1351.344607] [55187]: DEBUG oslo_concurrency.lockutils [None req-6b189ea0-91fd-4f68-bea1-532770091d87 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1351.393717] [55188]: DEBUG nova.api.openstack.wsgi [None req-8479a94b-0af2-41aa-a1ff-574ba08240d7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1351.395773] [55188]: DEBUG nova.compute.api [None req-8479a94b-0af2-41aa-a1ff-574ba08240d7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1351.399853] [55188]: DEBUG oslo_concurrency.lockutils [None req-8479a94b-0af2-41aa-a1ff-574ba08240d7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1351.400125] [55188]: DEBUG oslo_concurrency.lockutils [None req-8479a94b-0af2-41aa-a1ff-574ba08240d7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1351.400369] [55188]: DEBUG oslo_concurrency.lockutils [None req-8479a94b-0af2-41aa-a1ff-574ba08240d7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1351.400773] [55188]: DEBUG oslo_concurrency.lockutils [None req-8479a94b-0af2-41aa-a1ff-574ba08240d7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1351.400987] [55188]: DEBUG oslo_concurrency.lockutils [None req-8479a94b-0af2-41aa-a1ff-574ba08240d7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1351.401178] [55188]: DEBUG oslo_concurrency.lockutils [None req-8479a94b-0af2-41aa-a1ff-574ba08240d7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1351.433366] [55188]: DEBUG nova.policy [None req-8479a94b-0af2-41aa-a1ff-574ba08240d7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1351.437569] [55188]: INFO nova.api.openstack.requestlog [None req-8479a94b-0af2-41aa-a1ff-574ba08240d7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 200 len: 1290 microversion: 2.1 time: 0.046970 [ 1351.438036] [55188]: [pid: 55188|app: 0|req: 4592/9071] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:51 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 1290 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1351.444862] [55187]: DEBUG nova.policy [None req-6b189ea0-91fd-4f68-bea1-532770091d87 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1351.449561] [55187]: INFO nova.api.openstack.requestlog [None req-6b189ea0-91fd-4f68-bea1-532770091d87 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1313 microversion: 2.1 time: 0.115262 [ 1351.449894] [55187]: [pid: 55187|app: 0|req: 4480/9072] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:51 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1313 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1351.644664] [55188]: DEBUG nova.api.openstack.wsgi [None req-3e31a0cf-09db-4fce-9aa2-26db110b34cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1351.646477] [55188]: DEBUG nova.compute.api [None req-3e31a0cf-09db-4fce-9aa2-26db110b34cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1351.650403] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e31a0cf-09db-4fce-9aa2-26db110b34cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1351.650696] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e31a0cf-09db-4fce-9aa2-26db110b34cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1351.650899] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e31a0cf-09db-4fce-9aa2-26db110b34cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1351.651296] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e31a0cf-09db-4fce-9aa2-26db110b34cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1351.651503] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e31a0cf-09db-4fce-9aa2-26db110b34cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1351.651687] [55188]: DEBUG oslo_concurrency.lockutils [None req-3e31a0cf-09db-4fce-9aa2-26db110b34cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1351.719958] [55188]: DEBUG nova.policy [None req-3e31a0cf-09db-4fce-9aa2-26db110b34cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1351.724705] [55188]: INFO nova.api.openstack.requestlog [None req-3e31a0cf-09db-4fce-9aa2-26db110b34cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1695 microversion: 2.1 time: 0.082481 [ 1351.725047] [55188]: [pid: 55188|app: 0|req: 4593/9073] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:52 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1695 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1352.451455] [55187]: DEBUG nova.api.openstack.wsgi [None req-0bd39902-f747-4c19-96aa-9311fb251660 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1352.453269] [55187]: DEBUG nova.compute.api [None req-0bd39902-f747-4c19-96aa-9311fb251660 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1352.456853] [55187]: DEBUG oslo_concurrency.lockutils [None req-0bd39902-f747-4c19-96aa-9311fb251660 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1352.457100] [55187]: DEBUG oslo_concurrency.lockutils [None req-0bd39902-f747-4c19-96aa-9311fb251660 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1352.457288] [55187]: DEBUG oslo_concurrency.lockutils [None req-0bd39902-f747-4c19-96aa-9311fb251660 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1352.457637] [55187]: DEBUG oslo_concurrency.lockutils [None req-0bd39902-f747-4c19-96aa-9311fb251660 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1352.457836] [55187]: DEBUG oslo_concurrency.lockutils [None req-0bd39902-f747-4c19-96aa-9311fb251660 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1352.458013] [55187]: DEBUG oslo_concurrency.lockutils [None req-0bd39902-f747-4c19-96aa-9311fb251660 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1352.463212] [55188]: DEBUG nova.api.openstack.wsgi [None req-ce8f935d-711c-49d0-82cc-903d47eca419 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1352.465047] [55188]: DEBUG nova.compute.api [None req-ce8f935d-711c-49d0-82cc-903d47eca419 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1352.468783] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce8f935d-711c-49d0-82cc-903d47eca419 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1352.469065] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce8f935d-711c-49d0-82cc-903d47eca419 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1352.469263] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce8f935d-711c-49d0-82cc-903d47eca419 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1352.469647] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce8f935d-711c-49d0-82cc-903d47eca419 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1352.469852] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce8f935d-711c-49d0-82cc-903d47eca419 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1352.470042] [55188]: DEBUG oslo_concurrency.lockutils [None req-ce8f935d-711c-49d0-82cc-903d47eca419 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1352.492894] [55187]: DEBUG nova.policy [None req-0bd39902-f747-4c19-96aa-9311fb251660 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1352.497303] [55187]: INFO nova.api.openstack.requestlog [None req-0bd39902-f747-4c19-96aa-9311fb251660 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 200 len: 1298 microversion: 2.1 time: 0.048272 [ 1352.497623] [55187]: [pid: 55187|app: 0|req: 4481/9074] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:52 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 1298 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1352.566654] [55188]: DEBUG nova.policy [None req-ce8f935d-711c-49d0-82cc-903d47eca419 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1352.571255] [55188]: INFO nova.api.openstack.requestlog [None req-ce8f935d-711c-49d0-82cc-903d47eca419 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1313 microversion: 2.1 time: 0.110437 [ 1352.571631] [55188]: [pid: 55188|app: 0|req: 4594/9075] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:52 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1313 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1352.738318] [55187]: DEBUG nova.api.openstack.wsgi [None req-bef1537b-6d1e-4101-93a3-d9a7923373ff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1352.740105] [55187]: DEBUG nova.compute.api [None req-bef1537b-6d1e-4101-93a3-d9a7923373ff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1352.745754] [55187]: DEBUG oslo_concurrency.lockutils [None req-bef1537b-6d1e-4101-93a3-d9a7923373ff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1352.746012] [55187]: DEBUG oslo_concurrency.lockutils [None req-bef1537b-6d1e-4101-93a3-d9a7923373ff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1352.746208] [55187]: DEBUG oslo_concurrency.lockutils [None req-bef1537b-6d1e-4101-93a3-d9a7923373ff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1352.746586] [55187]: DEBUG oslo_concurrency.lockutils [None req-bef1537b-6d1e-4101-93a3-d9a7923373ff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1352.746773] [55187]: DEBUG oslo_concurrency.lockutils [None req-bef1537b-6d1e-4101-93a3-d9a7923373ff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1352.746946] [55187]: DEBUG oslo_concurrency.lockutils [None req-bef1537b-6d1e-4101-93a3-d9a7923373ff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1352.889209] [55187]: DEBUG nova.policy [None req-bef1537b-6d1e-4101-93a3-d9a7923373ff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1352.897409] [55187]: INFO nova.api.openstack.requestlog [None req-bef1537b-6d1e-4101-93a3-d9a7923373ff tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1695 microversion: 2.1 time: 0.161227 [ 1352.897927] [55187]: [pid: 55187|app: 0|req: 4482/9076] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:53 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1695 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1353.510789] [55188]: DEBUG nova.api.openstack.wsgi [None req-da3f034a-9eaf-4281-a84c-aae0ee7f3dbd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1353.512549] [55188]: DEBUG nova.compute.api [None req-da3f034a-9eaf-4281-a84c-aae0ee7f3dbd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1353.516984] [55188]: DEBUG oslo_concurrency.lockutils [None req-da3f034a-9eaf-4281-a84c-aae0ee7f3dbd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.517459] [55188]: DEBUG oslo_concurrency.lockutils [None req-da3f034a-9eaf-4281-a84c-aae0ee7f3dbd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.517459] [55188]: DEBUG oslo_concurrency.lockutils [None req-da3f034a-9eaf-4281-a84c-aae0ee7f3dbd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.517766] [55188]: DEBUG oslo_concurrency.lockutils [None req-da3f034a-9eaf-4281-a84c-aae0ee7f3dbd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.517937] [55188]: DEBUG oslo_concurrency.lockutils [None req-da3f034a-9eaf-4281-a84c-aae0ee7f3dbd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.518130] [55188]: DEBUG oslo_concurrency.lockutils [None req-da3f034a-9eaf-4281-a84c-aae0ee7f3dbd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.585240] [55187]: DEBUG nova.api.openstack.wsgi [None req-11f27af6-ef04-4b4f-bd39-7d37e48760ee tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1353.587381] [55187]: DEBUG nova.compute.api [None req-11f27af6-ef04-4b4f-bd39-7d37e48760ee tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1353.591886] [55187]: DEBUG oslo_concurrency.lockutils [None req-11f27af6-ef04-4b4f-bd39-7d37e48760ee tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.592182] [55187]: DEBUG oslo_concurrency.lockutils [None req-11f27af6-ef04-4b4f-bd39-7d37e48760ee tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.592394] [55187]: DEBUG oslo_concurrency.lockutils [None req-11f27af6-ef04-4b4f-bd39-7d37e48760ee tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.592776] [55187]: DEBUG oslo_concurrency.lockutils [None req-11f27af6-ef04-4b4f-bd39-7d37e48760ee tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.593174] [55187]: DEBUG oslo_concurrency.lockutils [None req-11f27af6-ef04-4b4f-bd39-7d37e48760ee tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.593228] [55187]: DEBUG oslo_concurrency.lockutils [None req-11f27af6-ef04-4b4f-bd39-7d37e48760ee tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.622499] [55188]: DEBUG nova.policy [None req-da3f034a-9eaf-4281-a84c-aae0ee7f3dbd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1353.627148] [55188]: INFO nova.api.openstack.requestlog [None req-da3f034a-9eaf-4281-a84c-aae0ee7f3dbd tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 200 len: 1375 microversion: 2.1 time: 0.118723 [ 1353.627519] [55188]: [pid: 55188|app: 0|req: 4595/9077] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:53 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 1375 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1353.667069] [55187]: DEBUG nova.policy [None req-11f27af6-ef04-4b4f-bd39-7d37e48760ee tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1353.671595] [55187]: INFO nova.api.openstack.requestlog [None req-11f27af6-ef04-4b4f-bd39-7d37e48760ee tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1313 microversion: 2.1 time: 0.089152 [ 1353.671960] [55187]: [pid: 55187|app: 0|req: 4483/9078] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:53 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1313 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1353.911575] [55188]: DEBUG nova.api.openstack.wsgi [None req-d221558b-ead0-4b7d-99d4-1eb63af1729e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1353.913331] [55188]: DEBUG nova.compute.api [None req-d221558b-ead0-4b7d-99d4-1eb63af1729e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1353.917057] [55188]: DEBUG oslo_concurrency.lockutils [None req-d221558b-ead0-4b7d-99d4-1eb63af1729e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.917304] [55188]: DEBUG oslo_concurrency.lockutils [None req-d221558b-ead0-4b7d-99d4-1eb63af1729e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.917492] [55188]: DEBUG oslo_concurrency.lockutils [None req-d221558b-ead0-4b7d-99d4-1eb63af1729e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.917873] [55188]: DEBUG oslo_concurrency.lockutils [None req-d221558b-ead0-4b7d-99d4-1eb63af1729e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.918102] [55188]: DEBUG oslo_concurrency.lockutils [None req-d221558b-ead0-4b7d-99d4-1eb63af1729e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.918284] [55188]: DEBUG oslo_concurrency.lockutils [None req-d221558b-ead0-4b7d-99d4-1eb63af1729e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1354.008287] [55188]: DEBUG nova.policy [None req-d221558b-ead0-4b7d-99d4-1eb63af1729e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1354.013112] [55188]: INFO nova.api.openstack.requestlog [None req-d221558b-ead0-4b7d-99d4-1eb63af1729e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1695 microversion: 2.1 time: 0.103848 [ 1354.013447] [55188]: [pid: 55188|app: 0|req: 4596/9079] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:54 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1695 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1354.241850] [55187]: DEBUG nova.api.openstack.wsgi [req-667562fb-32a0-4bab-ad8f-f3085aee3812 req-e1257874-2c57-486b-bb39-8b123ab81a57 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "03d57785-c590-4994-931d-a2bdac1edbb2", "name": "network-vif-plugged", "status": "completed", "tag": "4b6a4d93-0fcf-4129-9337-192d6d2e29bd"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1354.249299] [55187]: DEBUG oslo_concurrency.lockutils [req-667562fb-32a0-4bab-ad8f-f3085aee3812 req-e1257874-2c57-486b-bb39-8b123ab81a57 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1354.249551] [55187]: DEBUG oslo_concurrency.lockutils [req-667562fb-32a0-4bab-ad8f-f3085aee3812 req-e1257874-2c57-486b-bb39-8b123ab81a57 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1354.249739] [55187]: DEBUG oslo_concurrency.lockutils [req-667562fb-32a0-4bab-ad8f-f3085aee3812 req-e1257874-2c57-486b-bb39-8b123ab81a57 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1354.256144] [55187]: INFO nova.api.openstack.compute.server_external_events [req-667562fb-32a0-4bab-ad8f-f3085aee3812 req-e1257874-2c57-486b-bb39-8b123ab81a57 service nova] Creating event network-vif-plugged:4b6a4d93-0fcf-4129-9337-192d6d2e29bd for instance 03d57785-c590-4994-931d-a2bdac1edbb2 on cpu-1 [ 1354.259118] [55187]: INFO nova.api.openstack.requestlog [req-667562fb-32a0-4bab-ad8f-f3085aee3812 req-e1257874-2c57-486b-bb39-8b123ab81a57 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020183 [ 1354.259469] [55187]: [pid: 55187|app: 0|req: 4484/9080] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:13:54 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1354.641479] [55188]: DEBUG nova.api.openstack.wsgi [None req-7f3e49aa-f7a7-4424-adca-0c73ddd56e03 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1354.643336] [55188]: DEBUG nova.compute.api [None req-7f3e49aa-f7a7-4424-adca-0c73ddd56e03 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1354.646932] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3e49aa-f7a7-4424-adca-0c73ddd56e03 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1354.647191] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3e49aa-f7a7-4424-adca-0c73ddd56e03 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1354.647378] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3e49aa-f7a7-4424-adca-0c73ddd56e03 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1354.647734] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3e49aa-f7a7-4424-adca-0c73ddd56e03 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1354.647941] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3e49aa-f7a7-4424-adca-0c73ddd56e03 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1354.648137] [55188]: DEBUG oslo_concurrency.lockutils [None req-7f3e49aa-f7a7-4424-adca-0c73ddd56e03 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1354.685751] [55187]: DEBUG nova.api.openstack.wsgi [None req-28e16e92-ed62-47db-baef-d23de0fe988f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1354.687604] [55187]: DEBUG nova.compute.api [None req-28e16e92-ed62-47db-baef-d23de0fe988f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1354.691253] [55187]: DEBUG oslo_concurrency.lockutils [None req-28e16e92-ed62-47db-baef-d23de0fe988f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1354.691494] [55187]: DEBUG oslo_concurrency.lockutils [None req-28e16e92-ed62-47db-baef-d23de0fe988f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1354.691673] [55187]: DEBUG oslo_concurrency.lockutils [None req-28e16e92-ed62-47db-baef-d23de0fe988f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1354.692038] [55187]: DEBUG oslo_concurrency.lockutils [None req-28e16e92-ed62-47db-baef-d23de0fe988f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1354.692250] [55187]: DEBUG oslo_concurrency.lockutils [None req-28e16e92-ed62-47db-baef-d23de0fe988f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1354.692420] [55187]: DEBUG oslo_concurrency.lockutils [None req-28e16e92-ed62-47db-baef-d23de0fe988f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1354.719760] [55188]: DEBUG nova.policy [None req-7f3e49aa-f7a7-4424-adca-0c73ddd56e03 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1354.726104] [55188]: INFO nova.api.openstack.requestlog [None req-7f3e49aa-f7a7-4424-adca-0c73ddd56e03 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 200 len: 1363 microversion: 2.1 time: 0.086942 [ 1354.726462] [55188]: [pid: 55188|app: 0|req: 4597/9081] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:55 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 1363 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1354.762029] [55187]: DEBUG nova.policy [None req-28e16e92-ed62-47db-baef-d23de0fe988f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1354.766496] [55187]: INFO nova.api.openstack.requestlog [None req-28e16e92-ed62-47db-baef-d23de0fe988f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1499 microversion: 2.1 time: 0.083270 [ 1354.766811] [55187]: [pid: 55187|app: 0|req: 4485/9082] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:55 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1499 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1354.779437] [55188]: DEBUG nova.api.openstack.wsgi [None req-61b6dce1-28cf-48e5-96f4-5dc85e2246ef tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1354.785320] [55188]: DEBUG oslo_concurrency.lockutils [None req-61b6dce1-28cf-48e5-96f4-5dc85e2246ef tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1354.785654] [55188]: DEBUG oslo_concurrency.lockutils [None req-61b6dce1-28cf-48e5-96f4-5dc85e2246ef tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1354.785905] [55188]: DEBUG oslo_concurrency.lockutils [None req-61b6dce1-28cf-48e5-96f4-5dc85e2246ef tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1354.799258] [55188]: DEBUG nova.compute.api [None req-61b6dce1-28cf-48e5-96f4-5dc85e2246ef tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Going to try to stop instance {{(pid=55188) force_stop /opt/stack/nova/nova/compute/api.py:2796}} [ 1354.828211] [55188]: INFO nova.api.openstack.requestlog [None req-61b6dce1-28cf-48e5-96f4-5dc85e2246ef tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0/action" status: 202 len: 0 microversion: 2.1 time: 0.051367 [ 1354.828668] [55188]: [pid: 55188|app: 0|req: 4598/9083] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:13:55 2025] POST /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1354.833845] [55187]: DEBUG nova.api.openstack.wsgi [None req-c1bb4ba9-4a96-421a-8b13-d92fc7b552d8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1354.835810] [55187]: DEBUG nova.compute.api [None req-c1bb4ba9-4a96-421a-8b13-d92fc7b552d8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1354.839639] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1bb4ba9-4a96-421a-8b13-d92fc7b552d8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1354.839883] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1bb4ba9-4a96-421a-8b13-d92fc7b552d8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1354.840082] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1bb4ba9-4a96-421a-8b13-d92fc7b552d8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1354.840441] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1bb4ba9-4a96-421a-8b13-d92fc7b552d8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1354.840683] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1bb4ba9-4a96-421a-8b13-d92fc7b552d8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1354.840905] [55187]: DEBUG oslo_concurrency.lockutils [None req-c1bb4ba9-4a96-421a-8b13-d92fc7b552d8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1354.910178] [55187]: DEBUG nova.policy [None req-c1bb4ba9-4a96-421a-8b13-d92fc7b552d8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1354.914764] [55187]: INFO nova.api.openstack.requestlog [None req-c1bb4ba9-4a96-421a-8b13-d92fc7b552d8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1509 microversion: 2.1 time: 0.083335 [ 1354.915102] [55187]: [pid: 55187|app: 0|req: 4486/9084] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:55 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1509 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1355.026893] [55188]: DEBUG nova.api.openstack.wsgi [None req-c540727e-a9c1-4f0e-84bd-03b3dcd7769f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1355.028758] [55188]: DEBUG nova.compute.api [None req-c540727e-a9c1-4f0e-84bd-03b3dcd7769f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1355.032814] [55188]: DEBUG oslo_concurrency.lockutils [None req-c540727e-a9c1-4f0e-84bd-03b3dcd7769f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1355.033072] [55188]: DEBUG oslo_concurrency.lockutils [None req-c540727e-a9c1-4f0e-84bd-03b3dcd7769f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1355.033265] [55188]: DEBUG oslo_concurrency.lockutils [None req-c540727e-a9c1-4f0e-84bd-03b3dcd7769f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1355.033665] [55188]: DEBUG oslo_concurrency.lockutils [None req-c540727e-a9c1-4f0e-84bd-03b3dcd7769f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1355.033871] [55188]: DEBUG oslo_concurrency.lockutils [None req-c540727e-a9c1-4f0e-84bd-03b3dcd7769f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1355.034061] [55188]: DEBUG oslo_concurrency.lockutils [None req-c540727e-a9c1-4f0e-84bd-03b3dcd7769f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1355.102237] [55188]: DEBUG nova.policy [None req-c540727e-a9c1-4f0e-84bd-03b3dcd7769f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1355.106653] [55188]: INFO nova.api.openstack.requestlog [None req-c540727e-a9c1-4f0e-84bd-03b3dcd7769f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1695 microversion: 2.1 time: 0.082386 [ 1355.107117] [55188]: [pid: 55188|app: 0|req: 4599/9085] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:55 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1695 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1355.741029] [55187]: DEBUG nova.api.openstack.wsgi [None req-6d80847d-b47f-439c-99fa-7e581c89348b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1355.742927] [55187]: DEBUG nova.compute.api [None req-6d80847d-b47f-439c-99fa-7e581c89348b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1355.748993] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d80847d-b47f-439c-99fa-7e581c89348b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1355.749296] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d80847d-b47f-439c-99fa-7e581c89348b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1355.749501] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d80847d-b47f-439c-99fa-7e581c89348b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1355.749937] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d80847d-b47f-439c-99fa-7e581c89348b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1355.750109] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d80847d-b47f-439c-99fa-7e581c89348b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1355.750284] [55187]: DEBUG oslo_concurrency.lockutils [None req-6d80847d-b47f-439c-99fa-7e581c89348b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1355.859453] [55187]: DEBUG nova.policy [None req-6d80847d-b47f-439c-99fa-7e581c89348b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1355.864086] [55187]: INFO nova.api.openstack.requestlog [None req-6d80847d-b47f-439c-99fa-7e581c89348b tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 200 len: 1363 microversion: 2.1 time: 0.125580 [ 1355.864432] [55187]: [pid: 55187|app: 0|req: 4487/9086] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:56 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 1363 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1355.928548] [55188]: DEBUG nova.api.openstack.wsgi [None req-b0f46d8b-44df-4b75-9b82-8fb05e0ac031 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1355.930616] [55188]: DEBUG nova.compute.api [None req-b0f46d8b-44df-4b75-9b82-8fb05e0ac031 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1355.935208] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0f46d8b-44df-4b75-9b82-8fb05e0ac031 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1355.935503] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0f46d8b-44df-4b75-9b82-8fb05e0ac031 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1355.935737] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0f46d8b-44df-4b75-9b82-8fb05e0ac031 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1355.936170] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0f46d8b-44df-4b75-9b82-8fb05e0ac031 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1355.936428] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0f46d8b-44df-4b75-9b82-8fb05e0ac031 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1355.936652] [55188]: DEBUG oslo_concurrency.lockutils [None req-b0f46d8b-44df-4b75-9b82-8fb05e0ac031 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1356.011421] [55188]: DEBUG nova.policy [None req-b0f46d8b-44df-4b75-9b82-8fb05e0ac031 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1356.016284] [55188]: INFO nova.api.openstack.requestlog [None req-b0f46d8b-44df-4b75-9b82-8fb05e0ac031 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1509 microversion: 2.1 time: 0.090296 [ 1356.016663] [55188]: [pid: 55188|app: 0|req: 4600/9087] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:56 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1509 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1356.120450] [55187]: DEBUG nova.api.openstack.wsgi [None req-26478462-2269-4cb3-a1dc-bee52630c454 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1356.122280] [55187]: DEBUG nova.compute.api [None req-26478462-2269-4cb3-a1dc-bee52630c454 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1356.126036] [55187]: DEBUG oslo_concurrency.lockutils [None req-26478462-2269-4cb3-a1dc-bee52630c454 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1356.126295] [55187]: DEBUG oslo_concurrency.lockutils [None req-26478462-2269-4cb3-a1dc-bee52630c454 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1356.126483] [55187]: DEBUG oslo_concurrency.lockutils [None req-26478462-2269-4cb3-a1dc-bee52630c454 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1356.126867] [55187]: DEBUG oslo_concurrency.lockutils [None req-26478462-2269-4cb3-a1dc-bee52630c454 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1356.127098] [55187]: DEBUG oslo_concurrency.lockutils [None req-26478462-2269-4cb3-a1dc-bee52630c454 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1356.127280] [55187]: DEBUG oslo_concurrency.lockutils [None req-26478462-2269-4cb3-a1dc-bee52630c454 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1356.203851] [55187]: DEBUG nova.policy [None req-26478462-2269-4cb3-a1dc-bee52630c454 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1356.210017] [55187]: INFO nova.api.openstack.requestlog [None req-26478462-2269-4cb3-a1dc-bee52630c454 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1695 microversion: 2.1 time: 0.091808 [ 1356.210508] [55187]: [pid: 55187|app: 0|req: 4488/9088] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:56 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1695 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1356.268654] [55188]: DEBUG nova.api.openstack.wsgi [req-43b23180-08fe-4fd5-82a2-694b8ab9882d req-e0470a2d-d5d6-478d-8695-c9989ba4b394 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "03d57785-c590-4994-931d-a2bdac1edbb2", "tag": "4b6a4d93-0fcf-4129-9337-192d6d2e29bd"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1356.274908] [55188]: DEBUG oslo_concurrency.lockutils [req-43b23180-08fe-4fd5-82a2-694b8ab9882d req-e0470a2d-d5d6-478d-8695-c9989ba4b394 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1356.275169] [55188]: DEBUG oslo_concurrency.lockutils [req-43b23180-08fe-4fd5-82a2-694b8ab9882d req-e0470a2d-d5d6-478d-8695-c9989ba4b394 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1356.275363] [55188]: DEBUG oslo_concurrency.lockutils [req-43b23180-08fe-4fd5-82a2-694b8ab9882d req-e0470a2d-d5d6-478d-8695-c9989ba4b394 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1356.281982] [55188]: INFO nova.api.openstack.compute.server_external_events [req-43b23180-08fe-4fd5-82a2-694b8ab9882d req-e0470a2d-d5d6-478d-8695-c9989ba4b394 service nova] Creating event network-changed:4b6a4d93-0fcf-4129-9337-192d6d2e29bd for instance 03d57785-c590-4994-931d-a2bdac1edbb2 on cpu-1 [ 1356.284994] [55188]: INFO nova.api.openstack.requestlog [req-43b23180-08fe-4fd5-82a2-694b8ab9882d req-e0470a2d-d5d6-478d-8695-c9989ba4b394 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018679 [ 1356.285356] [55188]: [pid: 55188|app: 0|req: 4601/9089] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:13:56 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1356.877422] [55187]: DEBUG nova.api.openstack.wsgi [None req-daea6353-d899-4a77-ac78-e66aeed5aa2f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1356.879249] [55187]: DEBUG nova.compute.api [None req-daea6353-d899-4a77-ac78-e66aeed5aa2f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1356.883231] [55187]: DEBUG oslo_concurrency.lockutils [None req-daea6353-d899-4a77-ac78-e66aeed5aa2f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1356.883492] [55187]: DEBUG oslo_concurrency.lockutils [None req-daea6353-d899-4a77-ac78-e66aeed5aa2f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1356.883700] [55187]: DEBUG oslo_concurrency.lockutils [None req-daea6353-d899-4a77-ac78-e66aeed5aa2f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1356.884087] [55187]: DEBUG oslo_concurrency.lockutils [None req-daea6353-d899-4a77-ac78-e66aeed5aa2f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1356.884311] [55187]: DEBUG oslo_concurrency.lockutils [None req-daea6353-d899-4a77-ac78-e66aeed5aa2f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1356.884486] [55187]: DEBUG oslo_concurrency.lockutils [None req-daea6353-d899-4a77-ac78-e66aeed5aa2f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1356.982919] [55187]: DEBUG nova.policy [None req-daea6353-d899-4a77-ac78-e66aeed5aa2f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1356.987566] [55187]: INFO nova.api.openstack.requestlog [None req-daea6353-d899-4a77-ac78-e66aeed5aa2f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 200 len: 1363 microversion: 2.1 time: 0.112511 [ 1356.987880] [55187]: [pid: 55187|app: 0|req: 4489/9090] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:57 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 1363 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1357.031464] [55188]: DEBUG nova.api.openstack.wsgi [None req-956f079f-1f83-42ed-8dd7-0b577c66ccca tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1357.032999] [55188]: DEBUG nova.compute.api [None req-956f079f-1f83-42ed-8dd7-0b577c66ccca tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1357.036517] [55188]: DEBUG oslo_concurrency.lockutils [None req-956f079f-1f83-42ed-8dd7-0b577c66ccca tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1357.036751] [55188]: DEBUG oslo_concurrency.lockutils [None req-956f079f-1f83-42ed-8dd7-0b577c66ccca tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1357.036942] [55188]: DEBUG oslo_concurrency.lockutils [None req-956f079f-1f83-42ed-8dd7-0b577c66ccca tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1357.037299] [55188]: DEBUG oslo_concurrency.lockutils [None req-956f079f-1f83-42ed-8dd7-0b577c66ccca tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1357.037499] [55188]: DEBUG oslo_concurrency.lockutils [None req-956f079f-1f83-42ed-8dd7-0b577c66ccca tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1357.037671] [55188]: DEBUG oslo_concurrency.lockutils [None req-956f079f-1f83-42ed-8dd7-0b577c66ccca tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1357.106522] [55188]: DEBUG nova.policy [None req-956f079f-1f83-42ed-8dd7-0b577c66ccca tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1357.111182] [55188]: INFO nova.api.openstack.requestlog [None req-956f079f-1f83-42ed-8dd7-0b577c66ccca tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1486 microversion: 2.1 time: 0.082704 [ 1357.111546] [55188]: [pid: 55188|app: 0|req: 4602/9091] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:57 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1486 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1357.124092] [55187]: DEBUG nova.api.openstack.wsgi [None req-385f0736-d1d8-4723-ade3-2ad8d28fcc02 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1357.124429] [55187]: DEBUG nova.compute.api [None req-385f0736-d1d8-4723-ade3-2ad8d28fcc02 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1357.128042] [55187]: DEBUG oslo_concurrency.lockutils [None req-385f0736-d1d8-4723-ade3-2ad8d28fcc02 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1357.128290] [55187]: DEBUG oslo_concurrency.lockutils [None req-385f0736-d1d8-4723-ade3-2ad8d28fcc02 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1357.128473] [55187]: DEBUG oslo_concurrency.lockutils [None req-385f0736-d1d8-4723-ade3-2ad8d28fcc02 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1357.128864] [55187]: DEBUG oslo_concurrency.lockutils [None req-385f0736-d1d8-4723-ade3-2ad8d28fcc02 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1357.129076] [55187]: DEBUG oslo_concurrency.lockutils [None req-385f0736-d1d8-4723-ade3-2ad8d28fcc02 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1357.129254] [55187]: DEBUG oslo_concurrency.lockutils [None req-385f0736-d1d8-4723-ade3-2ad8d28fcc02 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1357.142433] [55187]: DEBUG nova.compute.api [None req-385f0736-d1d8-4723-ade3-2ad8d28fcc02 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1357.187256] [55187]: INFO nova.api.openstack.requestlog [None req-385f0736-d1d8-4723-ade3-2ad8d28fcc02 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 204 len: 0 microversion: 2.1 time: 0.065292 [ 1357.187694] [55187]: [pid: 55187|app: 0|req: 4490/9092] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:13:57 2025] DELETE /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1357.192597] [55188]: DEBUG nova.api.openstack.wsgi [None req-3f50de8a-3ad0-4b63-b583-d47c42d51a9c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1357.194300] [55188]: DEBUG nova.compute.api [None req-3f50de8a-3ad0-4b63-b583-d47c42d51a9c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1357.197885] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f50de8a-3ad0-4b63-b583-d47c42d51a9c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1357.198135] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f50de8a-3ad0-4b63-b583-d47c42d51a9c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1357.198325] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f50de8a-3ad0-4b63-b583-d47c42d51a9c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1357.198672] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f50de8a-3ad0-4b63-b583-d47c42d51a9c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1357.198873] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f50de8a-3ad0-4b63-b583-d47c42d51a9c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1357.199062] [55188]: DEBUG oslo_concurrency.lockutils [None req-3f50de8a-3ad0-4b63-b583-d47c42d51a9c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1357.224061] [55187]: DEBUG nova.api.openstack.wsgi [None req-a289f2e2-f215-4205-8c16-837676f73795 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1357.225855] [55187]: DEBUG nova.compute.api [None req-a289f2e2-f215-4205-8c16-837676f73795 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1357.229522] [55187]: DEBUG oslo_concurrency.lockutils [None req-a289f2e2-f215-4205-8c16-837676f73795 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1357.229755] [55187]: DEBUG oslo_concurrency.lockutils [None req-a289f2e2-f215-4205-8c16-837676f73795 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1357.229942] [55187]: DEBUG oslo_concurrency.lockutils [None req-a289f2e2-f215-4205-8c16-837676f73795 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1357.230318] [55187]: DEBUG oslo_concurrency.lockutils [None req-a289f2e2-f215-4205-8c16-837676f73795 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1357.230521] [55187]: DEBUG oslo_concurrency.lockutils [None req-a289f2e2-f215-4205-8c16-837676f73795 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1357.230717] [55187]: DEBUG oslo_concurrency.lockutils [None req-a289f2e2-f215-4205-8c16-837676f73795 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1357.266428] [55188]: DEBUG nova.policy [None req-3f50de8a-3ad0-4b63-b583-d47c42d51a9c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1357.270703] [55188]: INFO nova.api.openstack.requestlog [None req-3f50de8a-3ad0-4b63-b583-d47c42d51a9c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1492 microversion: 2.1 time: 0.080328 [ 1357.271051] [55188]: [pid: 55188|app: 0|req: 4603/9093] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:57 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1492 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1357.296411] [55187]: DEBUG nova.policy [None req-a289f2e2-f215-4205-8c16-837676f73795 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1357.301097] [55187]: INFO nova.api.openstack.requestlog [None req-a289f2e2-f215-4205-8c16-837676f73795 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1695 microversion: 2.1 time: 0.079436 [ 1357.301466] [55187]: [pid: 55187|app: 0|req: 4491/9094] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:57 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1695 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1358.001852] [55188]: DEBUG nova.api.openstack.wsgi [None req-3d2e8f20-a901-43a8-a3cb-f79f25af62b3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1358.002793] [55188]: DEBUG nova.compute.api [None req-3d2e8f20-a901-43a8-a3cb-f79f25af62b3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1358.006489] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d2e8f20-a901-43a8-a3cb-f79f25af62b3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1358.006721] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d2e8f20-a901-43a8-a3cb-f79f25af62b3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1358.006906] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d2e8f20-a901-43a8-a3cb-f79f25af62b3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1358.007263] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d2e8f20-a901-43a8-a3cb-f79f25af62b3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1358.007463] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d2e8f20-a901-43a8-a3cb-f79f25af62b3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1358.007636] [55188]: DEBUG oslo_concurrency.lockutils [None req-3d2e8f20-a901-43a8-a3cb-f79f25af62b3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1358.075359] [55188]: DEBUG nova.policy [None req-3d2e8f20-a901-43a8-a3cb-f79f25af62b3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1358.079556] [55188]: INFO nova.api.openstack.requestlog [None req-3d2e8f20-a901-43a8-a3cb-f79f25af62b3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 200 len: 1363 microversion: 2.1 time: 0.080822 [ 1358.079876] [55188]: [pid: 55188|app: 0|req: 4604/9095] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:58 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 1363 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1358.285174] [55187]: DEBUG nova.api.openstack.wsgi [None req-250c29a6-7bf7-4413-a52c-61e1d11dc79f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1358.287305] [55187]: DEBUG nova.compute.api [None req-250c29a6-7bf7-4413-a52c-61e1d11dc79f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1358.288809] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=2 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1358.290376] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=4 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1358.294086] [55187]: DEBUG oslo_concurrency.lockutils [None req-250c29a6-7bf7-4413-a52c-61e1d11dc79f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1358.294403] [55187]: DEBUG oslo_concurrency.lockutils [None req-250c29a6-7bf7-4413-a52c-61e1d11dc79f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1358.294694] [55187]: DEBUG oslo_concurrency.lockutils [None req-250c29a6-7bf7-4413-a52c-61e1d11dc79f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1358.295177] [55187]: DEBUG oslo_concurrency.lockutils [None req-250c29a6-7bf7-4413-a52c-61e1d11dc79f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1358.295513] [55187]: DEBUG oslo_concurrency.lockutils [None req-250c29a6-7bf7-4413-a52c-61e1d11dc79f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1358.295808] [55187]: DEBUG oslo_concurrency.lockutils [None req-250c29a6-7bf7-4413-a52c-61e1d11dc79f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1358.314286] [55188]: DEBUG nova.api.openstack.wsgi [None req-8ff897ac-9374-465f-a5c5-c02a1abc95d9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1358.316136] [55188]: DEBUG nova.compute.api [None req-8ff897ac-9374-465f-a5c5-c02a1abc95d9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1358.317987] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=6 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1358.320683] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ff897ac-9374-465f-a5c5-c02a1abc95d9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1358.320955] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ff897ac-9374-465f-a5c5-c02a1abc95d9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1358.321181] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ff897ac-9374-465f-a5c5-c02a1abc95d9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1358.321586] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ff897ac-9374-465f-a5c5-c02a1abc95d9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1358.321812] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ff897ac-9374-465f-a5c5-c02a1abc95d9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1358.322021] [55188]: DEBUG oslo_concurrency.lockutils [None req-8ff897ac-9374-465f-a5c5-c02a1abc95d9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1358.407687] [55187]: DEBUG nova.policy [None req-250c29a6-7bf7-4413-a52c-61e1d11dc79f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1358.412563] [55187]: INFO nova.api.openstack.requestlog [None req-250c29a6-7bf7-4413-a52c-61e1d11dc79f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1492 microversion: 2.1 time: 0.130596 [ 1358.412935] [55187]: [pid: 55187|app: 0|req: 4492/9096] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:58 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1492 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1358.422327] [55188]: DEBUG nova.policy [None req-8ff897ac-9374-465f-a5c5-c02a1abc95d9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1358.427312] [55188]: INFO nova.api.openstack.requestlog [None req-8ff897ac-9374-465f-a5c5-c02a1abc95d9 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1677 microversion: 2.1 time: 0.115247 [ 1358.427697] [55188]: [pid: 55188|app: 0|req: 4605/9097] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:58 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1677 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1358.986348] [55187]: DEBUG nova.api.openstack.wsgi [req-0e366d37-d6bf-4316-8d23-bb136a2b50a4 req-c94eb057-b229-4cec-a086-6a4c52100424 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2fb62f4d-78b4-4937-9501-a4f79e92a0c0", "name": "network-vif-deleted", "tag": "b2e64ca9-27db-40a0-8afe-6b4530d628e4"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1358.993438] [55187]: DEBUG oslo_concurrency.lockutils [req-0e366d37-d6bf-4316-8d23-bb136a2b50a4 req-c94eb057-b229-4cec-a086-6a4c52100424 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1358.993719] [55187]: DEBUG oslo_concurrency.lockutils [req-0e366d37-d6bf-4316-8d23-bb136a2b50a4 req-c94eb057-b229-4cec-a086-6a4c52100424 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1358.993932] [55187]: DEBUG oslo_concurrency.lockutils [req-0e366d37-d6bf-4316-8d23-bb136a2b50a4 req-c94eb057-b229-4cec-a086-6a4c52100424 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1358.999998] [55187]: INFO nova.api.openstack.compute.server_external_events [req-0e366d37-d6bf-4316-8d23-bb136a2b50a4 req-c94eb057-b229-4cec-a086-6a4c52100424 service nova] Creating event network-vif-deleted:b2e64ca9-27db-40a0-8afe-6b4530d628e4 for instance 2fb62f4d-78b4-4937-9501-a4f79e92a0c0 on cpu-1 [ 1359.002900] [55187]: INFO nova.api.openstack.requestlog [req-0e366d37-d6bf-4316-8d23-bb136a2b50a4 req-c94eb057-b229-4cec-a086-6a4c52100424 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018799 [ 1359.003270] [55187]: [pid: 55187|app: 0|req: 4493/9098] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:13:59 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1359.092200] [55188]: DEBUG nova.api.openstack.wsgi [None req-3970c6b9-b324-4606-aae8-023c7cfba582 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1359.093994] [55188]: DEBUG nova.compute.api [None req-3970c6b9-b324-4606-aae8-023c7cfba582 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1359.098053] [55188]: DEBUG oslo_concurrency.lockutils [None req-3970c6b9-b324-4606-aae8-023c7cfba582 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1359.098346] [55188]: DEBUG oslo_concurrency.lockutils [None req-3970c6b9-b324-4606-aae8-023c7cfba582 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1359.098545] [55188]: DEBUG oslo_concurrency.lockutils [None req-3970c6b9-b324-4606-aae8-023c7cfba582 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1359.098887] [55188]: DEBUG oslo_concurrency.lockutils [None req-3970c6b9-b324-4606-aae8-023c7cfba582 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1359.099100] [55188]: DEBUG oslo_concurrency.lockutils [None req-3970c6b9-b324-4606-aae8-023c7cfba582 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1359.099279] [55188]: DEBUG oslo_concurrency.lockutils [None req-3970c6b9-b324-4606-aae8-023c7cfba582 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1359.186361] [55188]: DEBUG nova.policy [None req-3970c6b9-b324-4606-aae8-023c7cfba582 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1359.190533] [55188]: INFO nova.api.openstack.requestlog [None req-3970c6b9-b324-4606-aae8-023c7cfba582 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 200 len: 1363 microversion: 2.1 time: 0.100673 [ 1359.191010] [55188]: [pid: 55188|app: 0|req: 4606/9099] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:59 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 1363 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1359.427267] [55187]: DEBUG nova.api.openstack.wsgi [None req-a5f22c6f-e0c7-4f7f-8248-77d6b0e739db tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1359.429108] [55187]: DEBUG nova.compute.api [None req-a5f22c6f-e0c7-4f7f-8248-77d6b0e739db tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1359.432727] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5f22c6f-e0c7-4f7f-8248-77d6b0e739db tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1359.432970] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5f22c6f-e0c7-4f7f-8248-77d6b0e739db tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1359.433208] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5f22c6f-e0c7-4f7f-8248-77d6b0e739db tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1359.433565] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5f22c6f-e0c7-4f7f-8248-77d6b0e739db tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1359.433767] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5f22c6f-e0c7-4f7f-8248-77d6b0e739db tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1359.433990] [55187]: DEBUG oslo_concurrency.lockutils [None req-a5f22c6f-e0c7-4f7f-8248-77d6b0e739db tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1359.445433] [55188]: DEBUG nova.api.openstack.wsgi [None req-8a9f113c-c625-4a50-a68b-a33757747893 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1359.447154] [55188]: DEBUG nova.compute.api [None req-8a9f113c-c625-4a50-a68b-a33757747893 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1359.450815] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a9f113c-c625-4a50-a68b-a33757747893 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1359.451114] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a9f113c-c625-4a50-a68b-a33757747893 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1359.451341] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a9f113c-c625-4a50-a68b-a33757747893 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1359.451702] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a9f113c-c625-4a50-a68b-a33757747893 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1359.451904] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a9f113c-c625-4a50-a68b-a33757747893 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1359.452088] [55188]: DEBUG oslo_concurrency.lockutils [None req-8a9f113c-c625-4a50-a68b-a33757747893 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1359.468380] [55187]: DEBUG nova.policy [None req-a5f22c6f-e0c7-4f7f-8248-77d6b0e739db tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1359.473664] [55187]: INFO nova.api.openstack.requestlog [None req-a5f22c6f-e0c7-4f7f-8248-77d6b0e739db tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1281 microversion: 2.1 time: 0.048865 [ 1359.474503] [55187]: [pid: 55187|app: 0|req: 4494/9100] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:59 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1281 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1359.525258] [55188]: DEBUG nova.policy [None req-8a9f113c-c625-4a50-a68b-a33757747893 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1359.532410] [55188]: INFO nova.api.openstack.requestlog [None req-8a9f113c-c625-4a50-a68b-a33757747893 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1677 microversion: 2.1 time: 0.089057 [ 1359.532874] [55188]: [pid: 55188|app: 0|req: 4607/9101] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:13:59 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1677 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1360.203678] [55187]: DEBUG nova.api.openstack.wsgi [None req-ace5829e-bb6d-41b7-8436-4a360333b659 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1360.205471] [55187]: DEBUG nova.compute.api [None req-ace5829e-bb6d-41b7-8436-4a360333b659 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1360.211861] [55187]: DEBUG oslo_concurrency.lockutils [None req-ace5829e-bb6d-41b7-8436-4a360333b659 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1360.212152] [55187]: DEBUG oslo_concurrency.lockutils [None req-ace5829e-bb6d-41b7-8436-4a360333b659 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1360.212347] [55187]: DEBUG oslo_concurrency.lockutils [None req-ace5829e-bb6d-41b7-8436-4a360333b659 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1360.212698] [55187]: DEBUG oslo_concurrency.lockutils [None req-ace5829e-bb6d-41b7-8436-4a360333b659 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1360.212897] [55187]: DEBUG oslo_concurrency.lockutils [None req-ace5829e-bb6d-41b7-8436-4a360333b659 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1360.213079] [55187]: DEBUG oslo_concurrency.lockutils [None req-ace5829e-bb6d-41b7-8436-4a360333b659 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1360.311724] [55187]: DEBUG nova.policy [None req-ace5829e-bb6d-41b7-8436-4a360333b659 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1360.316117] [55187]: INFO nova.api.openstack.requestlog [None req-ace5829e-bb6d-41b7-8436-4a360333b659 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 200 len: 1363 microversion: 2.1 time: 0.114739 [ 1360.316471] [55187]: [pid: 55187|app: 0|req: 4495/9102] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:00 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 1363 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1360.486242] [55188]: DEBUG nova.api.openstack.wsgi [None req-ad8b1613-d35d-40b9-a17e-bca4d2a2e29a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1360.487973] [55188]: DEBUG nova.compute.api [None req-ad8b1613-d35d-40b9-a17e-bca4d2a2e29a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1360.491749] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad8b1613-d35d-40b9-a17e-bca4d2a2e29a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1360.491988] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad8b1613-d35d-40b9-a17e-bca4d2a2e29a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1360.492195] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad8b1613-d35d-40b9-a17e-bca4d2a2e29a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1360.492588] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad8b1613-d35d-40b9-a17e-bca4d2a2e29a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1360.492821] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad8b1613-d35d-40b9-a17e-bca4d2a2e29a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1360.493050] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad8b1613-d35d-40b9-a17e-bca4d2a2e29a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1360.510413] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad8b1613-d35d-40b9-a17e-bca4d2a2e29a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1360.510601] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad8b1613-d35d-40b9-a17e-bca4d2a2e29a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1360.510813] [55188]: DEBUG oslo_concurrency.lockutils [None req-ad8b1613-d35d-40b9-a17e-bca4d2a2e29a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1360.511027] [55188]: DEBUG nova.objects.instance [None req-ad8b1613-d35d-40b9-a17e-bca4d2a2e29a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lazy-loading 'fault' on Instance uuid 2fb62f4d-78b4-4937-9501-a4f79e92a0c0 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1360.529991] [55188]: DEBUG nova.policy [None req-ad8b1613-d35d-40b9-a17e-bca4d2a2e29a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1360.533439] [55188]: INFO nova.api.openstack.requestlog [None req-ad8b1613-d35d-40b9-a17e-bca4d2a2e29a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1299 microversion: 2.1 time: 0.049562 [ 1360.533745] [55188]: [pid: 55188|app: 0|req: 4608/9103] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:00 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1360.545136] [55187]: DEBUG nova.api.openstack.wsgi [None req-cae4e60d-ca13-40a4-9622-375f7d288923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1360.546828] [55187]: DEBUG nova.compute.api [None req-cae4e60d-ca13-40a4-9622-375f7d288923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1360.550212] [55187]: DEBUG oslo_concurrency.lockutils [None req-cae4e60d-ca13-40a4-9622-375f7d288923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1360.550443] [55187]: DEBUG oslo_concurrency.lockutils [None req-cae4e60d-ca13-40a4-9622-375f7d288923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1360.550622] [55187]: DEBUG oslo_concurrency.lockutils [None req-cae4e60d-ca13-40a4-9622-375f7d288923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1360.551049] [55187]: DEBUG oslo_concurrency.lockutils [None req-cae4e60d-ca13-40a4-9622-375f7d288923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1360.551250] [55187]: DEBUG oslo_concurrency.lockutils [None req-cae4e60d-ca13-40a4-9622-375f7d288923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1360.551420] [55187]: DEBUG oslo_concurrency.lockutils [None req-cae4e60d-ca13-40a4-9622-375f7d288923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1360.639321] [55187]: DEBUG nova.policy [None req-cae4e60d-ca13-40a4-9622-375f7d288923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1360.643724] [55187]: INFO nova.api.openstack.requestlog [None req-cae4e60d-ca13-40a4-9622-375f7d288923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1677 microversion: 2.1 time: 0.100861 [ 1360.644062] [55187]: [pid: 55187|app: 0|req: 4496/9104] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:00 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1677 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1361.082719] [55188]: DEBUG nova.api.openstack.wsgi [req-b0fd70d9-eb04-4c3d-8100-2d4ddec34ef2 req-9bbc953d-f3bd-4d6e-9f1f-9a1714706bb4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2afd1050-82d4-4319-9999-7307f33cc63b", "name": "network-vif-unplugged", "status": "completed", "tag": "bc97eb24-2ae1-4fab-97e7-f119750b5feb"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1361.088772] [55188]: DEBUG oslo_concurrency.lockutils [req-b0fd70d9-eb04-4c3d-8100-2d4ddec34ef2 req-9bbc953d-f3bd-4d6e-9f1f-9a1714706bb4 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1361.089023] [55188]: DEBUG oslo_concurrency.lockutils [req-b0fd70d9-eb04-4c3d-8100-2d4ddec34ef2 req-9bbc953d-f3bd-4d6e-9f1f-9a1714706bb4 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1361.089216] [55188]: DEBUG oslo_concurrency.lockutils [req-b0fd70d9-eb04-4c3d-8100-2d4ddec34ef2 req-9bbc953d-f3bd-4d6e-9f1f-9a1714706bb4 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1361.095718] [55188]: INFO nova.api.openstack.compute.server_external_events [req-b0fd70d9-eb04-4c3d-8100-2d4ddec34ef2 req-9bbc953d-f3bd-4d6e-9f1f-9a1714706bb4 service nova] Creating event network-vif-unplugged:bc97eb24-2ae1-4fab-97e7-f119750b5feb for instance 2afd1050-82d4-4319-9999-7307f33cc63b on cpu-1 [ 1361.105387] [55188]: INFO nova.api.openstack.requestlog [req-b0fd70d9-eb04-4c3d-8100-2d4ddec34ef2 req-9bbc953d-f3bd-4d6e-9f1f-9a1714706bb4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023308 [ 1361.105387] [55188]: [pid: 55188|app: 0|req: 4609/9105] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:14:01 2025] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1361.328150] [55187]: DEBUG nova.api.openstack.wsgi [None req-c9a9adc4-c442-4c84-8a86-a175361ff7cb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1361.329896] [55187]: DEBUG nova.compute.api [None req-c9a9adc4-c442-4c84-8a86-a175361ff7cb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1361.333810] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9a9adc4-c442-4c84-8a86-a175361ff7cb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1361.334092] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9a9adc4-c442-4c84-8a86-a175361ff7cb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1361.334281] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9a9adc4-c442-4c84-8a86-a175361ff7cb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1361.334631] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9a9adc4-c442-4c84-8a86-a175361ff7cb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1361.334829] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9a9adc4-c442-4c84-8a86-a175361ff7cb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1361.335015] [55187]: DEBUG oslo_concurrency.lockutils [None req-c9a9adc4-c442-4c84-8a86-a175361ff7cb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1361.430776] [55187]: DEBUG nova.policy [None req-c9a9adc4-c442-4c84-8a86-a175361ff7cb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1361.435647] [55187]: INFO nova.api.openstack.requestlog [None req-c9a9adc4-c442-4c84-8a86-a175361ff7cb tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 200 len: 1363 microversion: 2.1 time: 0.109678 [ 1361.436135] [55187]: [pid: 55187|app: 0|req: 4497/9106] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:01 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 1363 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1361.546779] [55188]: DEBUG nova.api.openstack.wsgi [None req-57fe6b72-5c76-41b8-bd27-e6bdb4db6bb5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1361.548542] [55188]: DEBUG nova.compute.api [None req-57fe6b72-5c76-41b8-bd27-e6bdb4db6bb5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1361.552411] [55188]: DEBUG oslo_concurrency.lockutils [None req-57fe6b72-5c76-41b8-bd27-e6bdb4db6bb5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1361.552644] [55188]: DEBUG oslo_concurrency.lockutils [None req-57fe6b72-5c76-41b8-bd27-e6bdb4db6bb5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1361.552831] [55188]: DEBUG oslo_concurrency.lockutils [None req-57fe6b72-5c76-41b8-bd27-e6bdb4db6bb5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1361.553225] [55188]: DEBUG oslo_concurrency.lockutils [None req-57fe6b72-5c76-41b8-bd27-e6bdb4db6bb5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1361.553432] [55188]: DEBUG oslo_concurrency.lockutils [None req-57fe6b72-5c76-41b8-bd27-e6bdb4db6bb5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1361.553609] [55188]: DEBUG oslo_concurrency.lockutils [None req-57fe6b72-5c76-41b8-bd27-e6bdb4db6bb5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1361.572102] [55188]: DEBUG oslo_concurrency.lockutils [None req-57fe6b72-5c76-41b8-bd27-e6bdb4db6bb5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1361.572336] [55188]: DEBUG oslo_concurrency.lockutils [None req-57fe6b72-5c76-41b8-bd27-e6bdb4db6bb5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1361.572520] [55188]: DEBUG oslo_concurrency.lockutils [None req-57fe6b72-5c76-41b8-bd27-e6bdb4db6bb5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1361.572714] [55188]: DEBUG nova.objects.instance [None req-57fe6b72-5c76-41b8-bd27-e6bdb4db6bb5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lazy-loading 'fault' on Instance uuid 2fb62f4d-78b4-4937-9501-a4f79e92a0c0 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1361.591914] [55188]: DEBUG nova.policy [None req-57fe6b72-5c76-41b8-bd27-e6bdb4db6bb5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1361.595604] [55188]: INFO nova.api.openstack.requestlog [None req-57fe6b72-5c76-41b8-bd27-e6bdb4db6bb5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1299 microversion: 2.1 time: 0.051353 [ 1361.595923] [55188]: [pid: 55188|app: 0|req: 4610/9107] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:01 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1361.656953] [55187]: DEBUG nova.api.openstack.wsgi [None req-9ac29063-4b7a-4485-840b-ca8344372e75 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1361.658650] [55187]: DEBUG nova.compute.api [None req-9ac29063-4b7a-4485-840b-ca8344372e75 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1361.662497] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ac29063-4b7a-4485-840b-ca8344372e75 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1361.662731] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ac29063-4b7a-4485-840b-ca8344372e75 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1361.662916] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ac29063-4b7a-4485-840b-ca8344372e75 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1361.663375] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ac29063-4b7a-4485-840b-ca8344372e75 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1361.663565] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ac29063-4b7a-4485-840b-ca8344372e75 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1361.663741] [55187]: DEBUG oslo_concurrency.lockutils [None req-9ac29063-4b7a-4485-840b-ca8344372e75 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1361.733653] [55187]: DEBUG nova.policy [None req-9ac29063-4b7a-4485-840b-ca8344372e75 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1361.738649] [55187]: INFO nova.api.openstack.requestlog [None req-9ac29063-4b7a-4485-840b-ca8344372e75 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1677 microversion: 2.1 time: 0.084059 [ 1361.739140] [55187]: [pid: 55187|app: 0|req: 4498/9108] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:02 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1677 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1362.449075] [55188]: DEBUG nova.api.openstack.wsgi [None req-af1d9e23-bf7e-43fd-95d6-b66865ccaf6c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1362.451040] [55188]: DEBUG nova.compute.api [None req-af1d9e23-bf7e-43fd-95d6-b66865ccaf6c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1362.454982] [55188]: DEBUG oslo_concurrency.lockutils [None req-af1d9e23-bf7e-43fd-95d6-b66865ccaf6c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1362.455278] [55188]: DEBUG oslo_concurrency.lockutils [None req-af1d9e23-bf7e-43fd-95d6-b66865ccaf6c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1362.455517] [55188]: DEBUG oslo_concurrency.lockutils [None req-af1d9e23-bf7e-43fd-95d6-b66865ccaf6c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1362.455944] [55188]: DEBUG oslo_concurrency.lockutils [None req-af1d9e23-bf7e-43fd-95d6-b66865ccaf6c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1362.456205] [55188]: DEBUG oslo_concurrency.lockutils [None req-af1d9e23-bf7e-43fd-95d6-b66865ccaf6c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1362.456427] [55188]: DEBUG oslo_concurrency.lockutils [None req-af1d9e23-bf7e-43fd-95d6-b66865ccaf6c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1362.530143] [55188]: DEBUG nova.policy [None req-af1d9e23-bf7e-43fd-95d6-b66865ccaf6c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1362.536588] [55188]: INFO nova.api.openstack.requestlog [None req-af1d9e23-bf7e-43fd-95d6-b66865ccaf6c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 200 len: 1552 microversion: 2.1 time: 0.090155 [ 1362.537138] [55188]: [pid: 55188|app: 0|req: 4611/9109] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:02 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 1552 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1362.548757] [55187]: DEBUG nova.api.openstack.wsgi [None req-3190bcd2-ea25-4962-94b7-28c7831595cf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1362.550419] [55187]: DEBUG nova.compute.api [None req-3190bcd2-ea25-4962-94b7-28c7831595cf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1362.553819] [55187]: DEBUG oslo_concurrency.lockutils [None req-3190bcd2-ea25-4962-94b7-28c7831595cf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1362.554069] [55187]: DEBUG oslo_concurrency.lockutils [None req-3190bcd2-ea25-4962-94b7-28c7831595cf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1362.554259] [55187]: DEBUG oslo_concurrency.lockutils [None req-3190bcd2-ea25-4962-94b7-28c7831595cf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1362.554608] [55187]: DEBUG oslo_concurrency.lockutils [None req-3190bcd2-ea25-4962-94b7-28c7831595cf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1362.554808] [55187]: DEBUG oslo_concurrency.lockutils [None req-3190bcd2-ea25-4962-94b7-28c7831595cf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1362.554983] [55187]: DEBUG oslo_concurrency.lockutils [None req-3190bcd2-ea25-4962-94b7-28c7831595cf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1362.608118] [55188]: DEBUG nova.api.openstack.wsgi [None req-a68ae792-f93d-4043-89a1-b7545dbf7c09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1362.610118] [55188]: DEBUG nova.compute.api [None req-a68ae792-f93d-4043-89a1-b7545dbf7c09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1362.613530] [55187]: INFO nova.api.openstack.requestlog [None req-3190bcd2-ea25-4962-94b7-28c7831595cf tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.067008 [ 1362.613774] [55188]: DEBUG oslo_concurrency.lockutils [None req-a68ae792-f93d-4043-89a1-b7545dbf7c09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1362.613916] [55187]: [pid: 55187|app: 0|req: 4499/9110] 10.180.1.21 () {58 vars in 1270 bytes} [Wed Mar 26 22:14:02 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2/os-interface => generated 287 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1362.614617] [55188]: DEBUG oslo_concurrency.lockutils [None req-a68ae792-f93d-4043-89a1-b7545dbf7c09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1362.614617] [55188]: DEBUG oslo_concurrency.lockutils [None req-a68ae792-f93d-4043-89a1-b7545dbf7c09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1362.614617] [55188]: DEBUG oslo_concurrency.lockutils [None req-a68ae792-f93d-4043-89a1-b7545dbf7c09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1362.614794] [55188]: DEBUG oslo_concurrency.lockutils [None req-a68ae792-f93d-4043-89a1-b7545dbf7c09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1362.614914] [55188]: DEBUG oslo_concurrency.lockutils [None req-a68ae792-f93d-4043-89a1-b7545dbf7c09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1362.633155] [55188]: DEBUG oslo_concurrency.lockutils [None req-a68ae792-f93d-4043-89a1-b7545dbf7c09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1362.633398] [55188]: DEBUG oslo_concurrency.lockutils [None req-a68ae792-f93d-4043-89a1-b7545dbf7c09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1362.633582] [55188]: DEBUG oslo_concurrency.lockutils [None req-a68ae792-f93d-4043-89a1-b7545dbf7c09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1362.633779] [55188]: DEBUG nova.objects.instance [None req-a68ae792-f93d-4043-89a1-b7545dbf7c09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lazy-loading 'fault' on Instance uuid 2fb62f4d-78b4-4937-9501-a4f79e92a0c0 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1362.654011] [55188]: DEBUG nova.policy [None req-a68ae792-f93d-4043-89a1-b7545dbf7c09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1362.658129] [55188]: INFO nova.api.openstack.requestlog [None req-a68ae792-f93d-4043-89a1-b7545dbf7c09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 200 len: 1299 microversion: 2.1 time: 0.052305 [ 1362.658453] [55188]: [pid: 55188|app: 0|req: 4612/9111] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:02 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 1299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1362.751862] [55187]: DEBUG nova.api.openstack.wsgi [None req-7b0ae808-92c8-44ef-aab1-b207a49ccd10 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1362.753561] [55187]: DEBUG nova.compute.api [None req-7b0ae808-92c8-44ef-aab1-b207a49ccd10 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1362.758538] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b0ae808-92c8-44ef-aab1-b207a49ccd10 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1362.758803] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b0ae808-92c8-44ef-aab1-b207a49ccd10 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1362.758992] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b0ae808-92c8-44ef-aab1-b207a49ccd10 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1362.759362] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b0ae808-92c8-44ef-aab1-b207a49ccd10 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1362.759562] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b0ae808-92c8-44ef-aab1-b207a49ccd10 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1362.759737] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b0ae808-92c8-44ef-aab1-b207a49ccd10 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1362.872345] [55187]: DEBUG nova.policy [None req-7b0ae808-92c8-44ef-aab1-b207a49ccd10 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1362.876778] [55187]: INFO nova.api.openstack.requestlog [None req-7b0ae808-92c8-44ef-aab1-b207a49ccd10 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1680 microversion: 2.1 time: 0.127177 [ 1362.877147] [55187]: [pid: 55187|app: 0|req: 4500/9112] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:03 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1680 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1362.889302] [55188]: DEBUG nova.api.openstack.wsgi [None req-3bd2bf5c-ebf3-461d-a04d-135e2788d66a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1362.891316] [55188]: DEBUG nova.compute.api [None req-3bd2bf5c-ebf3-461d-a04d-135e2788d66a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1362.895045] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bd2bf5c-ebf3-461d-a04d-135e2788d66a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1362.895184] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bd2bf5c-ebf3-461d-a04d-135e2788d66a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1362.895367] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bd2bf5c-ebf3-461d-a04d-135e2788d66a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1362.895729] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bd2bf5c-ebf3-461d-a04d-135e2788d66a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1362.895939] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bd2bf5c-ebf3-461d-a04d-135e2788d66a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1362.896131] [55188]: DEBUG oslo_concurrency.lockutils [None req-3bd2bf5c-ebf3-461d-a04d-135e2788d66a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1362.960951] [55188]: DEBUG nova.policy [None req-3bd2bf5c-ebf3-461d-a04d-135e2788d66a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1362.965065] [55188]: INFO nova.api.openstack.requestlog [None req-3bd2bf5c-ebf3-461d-a04d-135e2788d66a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1680 microversion: 2.1 time: 0.078125 [ 1362.965386] [55188]: [pid: 55188|app: 0|req: 4613/9113] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:03 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1680 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1363.005794] [55187]: DEBUG nova.api.openstack.wsgi [None req-d50f8270-b394-4c53-8394-c1a8bb10881e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1363.007529] [55187]: DEBUG nova.compute.api [None req-d50f8270-b394-4c53-8394-c1a8bb10881e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1363.010851] [55187]: DEBUG oslo_concurrency.lockutils [None req-d50f8270-b394-4c53-8394-c1a8bb10881e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.011099] [55187]: DEBUG oslo_concurrency.lockutils [None req-d50f8270-b394-4c53-8394-c1a8bb10881e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.011287] [55187]: DEBUG oslo_concurrency.lockutils [None req-d50f8270-b394-4c53-8394-c1a8bb10881e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.011625] [55187]: DEBUG oslo_concurrency.lockutils [None req-d50f8270-b394-4c53-8394-c1a8bb10881e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.011850] [55187]: DEBUG oslo_concurrency.lockutils [None req-d50f8270-b394-4c53-8394-c1a8bb10881e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.012096] [55187]: DEBUG oslo_concurrency.lockutils [None req-d50f8270-b394-4c53-8394-c1a8bb10881e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.031178] [55187]: DEBUG nova.compute.api [None req-d50f8270-b394-4c53-8394-c1a8bb10881e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=55187) unshelve /opt/stack/nova/nova/compute/api.py:4687}} [ 1363.069714] [55187]: INFO nova.api.openstack.requestlog [None req-d50f8270-b394-4c53-8394-c1a8bb10881e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b/action" status: 202 len: 0 microversion: 2.1 time: 0.066116 [ 1363.070374] [55187]: [pid: 55187|app: 0|req: 4501/9114] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:14:03 2025] POST /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1363.075276] [55188]: DEBUG nova.api.openstack.wsgi [None req-781e9f4f-faed-415c-850d-98f348388760 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1363.076814] [55188]: DEBUG nova.compute.api [None req-781e9f4f-faed-415c-850d-98f348388760 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1363.080390] [55188]: DEBUG oslo_concurrency.lockutils [None req-781e9f4f-faed-415c-850d-98f348388760 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.080667] [55188]: DEBUG oslo_concurrency.lockutils [None req-781e9f4f-faed-415c-850d-98f348388760 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.080862] [55188]: DEBUG oslo_concurrency.lockutils [None req-781e9f4f-faed-415c-850d-98f348388760 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.081234] [55188]: DEBUG oslo_concurrency.lockutils [None req-781e9f4f-faed-415c-850d-98f348388760 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.081440] [55188]: DEBUG oslo_concurrency.lockutils [None req-781e9f4f-faed-415c-850d-98f348388760 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.081632] [55188]: DEBUG oslo_concurrency.lockutils [None req-781e9f4f-faed-415c-850d-98f348388760 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.112161] [55187]: DEBUG nova.api.openstack.wsgi [req-effb82eb-eca6-45bd-b43c-ffcfa33c56f5 req-0a14f660-94b9-40bc-84e5-6cadb6d1b70b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2afd1050-82d4-4319-9999-7307f33cc63b", "tag": "bc97eb24-2ae1-4fab-97e7-f119750b5feb"}, {"name": "network-changed", "server_uuid": "03d57785-c590-4994-931d-a2bdac1edbb2", "tag": "4b6a4d93-0fcf-4129-9337-192d6d2e29bd"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1363.118952] [55187]: DEBUG oslo_concurrency.lockutils [req-effb82eb-eca6-45bd-b43c-ffcfa33c56f5 req-0a14f660-94b9-40bc-84e5-6cadb6d1b70b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.119063] [55187]: DEBUG oslo_concurrency.lockutils [req-effb82eb-eca6-45bd-b43c-ffcfa33c56f5 req-0a14f660-94b9-40bc-84e5-6cadb6d1b70b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.119202] [55187]: DEBUG oslo_concurrency.lockutils [req-effb82eb-eca6-45bd-b43c-ffcfa33c56f5 req-0a14f660-94b9-40bc-84e5-6cadb6d1b70b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.126062] [55187]: INFO nova.api.openstack.compute.server_external_events [req-effb82eb-eca6-45bd-b43c-ffcfa33c56f5 req-0a14f660-94b9-40bc-84e5-6cadb6d1b70b service nova] Creating event network-changed:bc97eb24-2ae1-4fab-97e7-f119750b5feb for instance 2afd1050-82d4-4319-9999-7307f33cc63b on cpu-1 [ 1363.126316] [55187]: INFO nova.api.openstack.compute.server_external_events [req-effb82eb-eca6-45bd-b43c-ffcfa33c56f5 req-0a14f660-94b9-40bc-84e5-6cadb6d1b70b service nova] Creating event network-changed:4b6a4d93-0fcf-4129-9337-192d6d2e29bd for instance 03d57785-c590-4994-931d-a2bdac1edbb2 on cpu-1 [ 1363.133170] [55187]: INFO nova.api.openstack.requestlog [req-effb82eb-eca6-45bd-b43c-ffcfa33c56f5 req-0a14f660-94b9-40bc-84e5-6cadb6d1b70b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.023284 [ 1363.133867] [55187]: [pid: 55187|app: 0|req: 4502/9115] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:14:03 2025] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1363.152752] [55188]: DEBUG nova.policy [None req-781e9f4f-faed-415c-850d-98f348388760 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1363.157162] [55188]: INFO nova.api.openstack.requestlog [None req-781e9f4f-faed-415c-850d-98f348388760 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1688 microversion: 2.1 time: 0.084332 [ 1363.157551] [55188]: [pid: 55188|app: 0|req: 4614/9116] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:03 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1688 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1363.671182] [55187]: DEBUG nova.api.openstack.wsgi [None req-6ec003bd-2523-418d-8af6-10a9ca062884 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1363.673010] [55187]: DEBUG nova.compute.api [None req-6ec003bd-2523-418d-8af6-10a9ca062884 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1363.678910] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ec003bd-2523-418d-8af6-10a9ca062884 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.679197] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ec003bd-2523-418d-8af6-10a9ca062884 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.679391] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ec003bd-2523-418d-8af6-10a9ca062884 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.679795] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ec003bd-2523-418d-8af6-10a9ca062884 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.680048] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ec003bd-2523-418d-8af6-10a9ca062884 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.680229] [55187]: DEBUG oslo_concurrency.lockutils [None req-6ec003bd-2523-418d-8af6-10a9ca062884 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.690533] [55187]: INFO nova.api.openstack.wsgi [None req-6ec003bd-2523-418d-8af6-10a9ca062884 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance 2fb62f4d-78b4-4937-9501-a4f79e92a0c0 could not be found. [ 1363.690888] [55187]: DEBUG nova.api.openstack.wsgi [None req-6ec003bd-2523-418d-8af6-10a9ca062884 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance 2fb62f4d-78b4-4937-9501-a4f79e92a0c0 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1363.691347] [55187]: INFO nova.api.openstack.requestlog [None req-6ec003bd-2523-418d-8af6-10a9ca062884 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 404 len: 111 microversion: 2.1 time: 0.023370 [ 1363.691670] [55187]: [pid: 55187|app: 0|req: 4503/9117] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:04 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1363.755021] [55188]: DEBUG nova.api.openstack.wsgi [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-123323931", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "94e5abc4-a0dc-4553-a92f-1534f201672a"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1363.795704] [55188]: DEBUG oslo_concurrency.lockutils [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.795977] [55188]: DEBUG oslo_concurrency.lockutils [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.796192] [55188]: DEBUG oslo_concurrency.lockutils [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.796595] [55188]: DEBUG oslo_concurrency.lockutils [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.796799] [55188]: DEBUG oslo_concurrency.lockutils [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.796978] [55188]: DEBUG oslo_concurrency.lockutils [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.802300] [55188]: DEBUG nova.network.neutron [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] validate_networks() for [('94e5abc4-a0dc-4553-a92f-1534f201672a', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1363.955321] [55188]: DEBUG nova.virt.hardware [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1363.955525] [55188]: DEBUG nova.virt.hardware [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1363.955737] [55188]: DEBUG nova.virt.hardware [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1363.955901] [55188]: DEBUG nova.virt.hardware [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1363.956078] [55188]: DEBUG nova.virt.hardware [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1363.964337] [55188]: DEBUG oslo_concurrency.lockutils [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.964582] [55188]: DEBUG oslo_concurrency.lockutils [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.964770] [55188]: DEBUG oslo_concurrency.lockutils [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.965182] [55188]: DEBUG oslo_concurrency.lockutils [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.965386] [55188]: DEBUG oslo_concurrency.lockutils [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.965556] [55188]: DEBUG oslo_concurrency.lockutils [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.976236] [55188]: DEBUG nova.quota [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Getting quotas for project 63cfba0ac280493298000e61ffaf21ca. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1363.979758] [55188]: DEBUG nova.quota [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Getting quotas for user 4275c162be2c4813b7780b7276023d8f and project 63cfba0ac280493298000e61ffaf21ca. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1363.985098] [55188]: DEBUG nova.compute.api [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1363.986368] [55188]: DEBUG nova.compute.api [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1364.015010] [55188]: INFO nova.api.openstack.requestlog [None req-0744e7ac-65d9-4296-bb42-2f445979a546 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.262321 [ 1364.015381] [55188]: [pid: 55188|app: 0|req: 4615/9118] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:14:04 2025] POST /compute/v2.1/servers => generated 380 bytes in 263 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1364.021657] [55187]: DEBUG nova.api.openstack.wsgi [None req-9fecac7c-4b9a-4862-a07e-4588e4ac0adf tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1364.023381] [55187]: DEBUG nova.compute.api [None req-9fecac7c-4b9a-4862-a07e-4588e4ac0adf tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1364.049395] [55187]: DEBUG nova.policy [None req-9fecac7c-4b9a-4862-a07e-4588e4ac0adf tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1364.055224] [55187]: INFO nova.api.openstack.requestlog [None req-9fecac7c-4b9a-4862-a07e-4588e4ac0adf tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1212 microversion: 2.1 time: 0.035852 [ 1364.055531] [55187]: [pid: 55187|app: 0|req: 4504/9119] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:04 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1212 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1364.170486] [55188]: DEBUG nova.api.openstack.wsgi [None req-c34e57b4-96ae-466b-8476-9dd8e0dac905 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1364.172362] [55188]: DEBUG nova.compute.api [None req-c34e57b4-96ae-466b-8476-9dd8e0dac905 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1364.176661] [55188]: DEBUG oslo_concurrency.lockutils [None req-c34e57b4-96ae-466b-8476-9dd8e0dac905 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1364.176910] [55188]: DEBUG oslo_concurrency.lockutils [None req-c34e57b4-96ae-466b-8476-9dd8e0dac905 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1364.177111] [55188]: DEBUG oslo_concurrency.lockutils [None req-c34e57b4-96ae-466b-8476-9dd8e0dac905 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1364.177462] [55188]: DEBUG oslo_concurrency.lockutils [None req-c34e57b4-96ae-466b-8476-9dd8e0dac905 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1364.177660] [55188]: DEBUG oslo_concurrency.lockutils [None req-c34e57b4-96ae-466b-8476-9dd8e0dac905 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1364.177831] [55188]: DEBUG oslo_concurrency.lockutils [None req-c34e57b4-96ae-466b-8476-9dd8e0dac905 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1364.274530] [55188]: DEBUG nova.policy [None req-c34e57b4-96ae-466b-8476-9dd8e0dac905 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1364.280014] [55188]: INFO nova.api.openstack.requestlog [None req-c34e57b4-96ae-466b-8476-9dd8e0dac905 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1688 microversion: 2.1 time: 0.112189 [ 1364.280365] [55188]: [pid: 55188|app: 0|req: 4616/9120] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:04 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1688 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1365.068744] [55187]: DEBUG nova.api.openstack.wsgi [None req-100b5849-4524-47a8-8b53-a82c55735185 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1365.070583] [55187]: DEBUG nova.compute.api [None req-100b5849-4524-47a8-8b53-a82c55735185 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1365.074291] [55187]: DEBUG oslo_concurrency.lockutils [None req-100b5849-4524-47a8-8b53-a82c55735185 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1365.074572] [55187]: DEBUG oslo_concurrency.lockutils [None req-100b5849-4524-47a8-8b53-a82c55735185 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1365.074795] [55187]: DEBUG oslo_concurrency.lockutils [None req-100b5849-4524-47a8-8b53-a82c55735185 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1365.075331] [55187]: DEBUG oslo_concurrency.lockutils [None req-100b5849-4524-47a8-8b53-a82c55735185 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1365.075587] [55187]: DEBUG oslo_concurrency.lockutils [None req-100b5849-4524-47a8-8b53-a82c55735185 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1365.075798] [55187]: DEBUG oslo_concurrency.lockutils [None req-100b5849-4524-47a8-8b53-a82c55735185 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1365.120968] [55187]: DEBUG nova.policy [None req-100b5849-4524-47a8-8b53-a82c55735185 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1365.125292] [55187]: INFO nova.api.openstack.requestlog [None req-100b5849-4524-47a8-8b53-a82c55735185 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1216 microversion: 2.1 time: 0.059210 [ 1365.125640] [55187]: [pid: 55187|app: 0|req: 4505/9121] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:05 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1216 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1365.293237] [55188]: DEBUG nova.api.openstack.wsgi [None req-c6ea3aba-eb9b-4148-a225-c901e9672517 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1365.294970] [55188]: DEBUG nova.compute.api [None req-c6ea3aba-eb9b-4148-a225-c901e9672517 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1365.298502] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6ea3aba-eb9b-4148-a225-c901e9672517 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1365.298750] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6ea3aba-eb9b-4148-a225-c901e9672517 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1365.298961] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6ea3aba-eb9b-4148-a225-c901e9672517 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1365.299343] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6ea3aba-eb9b-4148-a225-c901e9672517 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1365.299545] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6ea3aba-eb9b-4148-a225-c901e9672517 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1365.299729] [55188]: DEBUG oslo_concurrency.lockutils [None req-c6ea3aba-eb9b-4148-a225-c901e9672517 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1365.366035] [55188]: DEBUG nova.policy [None req-c6ea3aba-eb9b-4148-a225-c901e9672517 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1365.370113] [55188]: INFO nova.api.openstack.requestlog [None req-c6ea3aba-eb9b-4148-a225-c901e9672517 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1628 microversion: 2.1 time: 0.079179 [ 1365.370598] [55188]: [pid: 55188|app: 0|req: 4617/9122] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:05 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1628 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1366.138921] [55187]: DEBUG nova.api.openstack.wsgi [None req-e83cb18c-4c45-4b94-b81f-d239309106d1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1366.140626] [55187]: DEBUG nova.compute.api [None req-e83cb18c-4c45-4b94-b81f-d239309106d1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1366.145621] [55187]: DEBUG oslo_concurrency.lockutils [None req-e83cb18c-4c45-4b94-b81f-d239309106d1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1366.145856] [55187]: DEBUG oslo_concurrency.lockutils [None req-e83cb18c-4c45-4b94-b81f-d239309106d1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1366.146056] [55187]: DEBUG oslo_concurrency.lockutils [None req-e83cb18c-4c45-4b94-b81f-d239309106d1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1366.146486] [55187]: DEBUG oslo_concurrency.lockutils [None req-e83cb18c-4c45-4b94-b81f-d239309106d1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1366.146692] [55187]: DEBUG oslo_concurrency.lockutils [None req-e83cb18c-4c45-4b94-b81f-d239309106d1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1366.146867] [55187]: DEBUG oslo_concurrency.lockutils [None req-e83cb18c-4c45-4b94-b81f-d239309106d1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1366.179346] [55187]: DEBUG nova.policy [None req-e83cb18c-4c45-4b94-b81f-d239309106d1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1366.183242] [55187]: INFO nova.api.openstack.requestlog [None req-e83cb18c-4c45-4b94-b81f-d239309106d1 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1264 microversion: 2.1 time: 0.046661 [ 1366.183549] [55187]: [pid: 55187|app: 0|req: 4506/9123] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:06 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1264 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1366.383380] [55188]: DEBUG nova.api.openstack.wsgi [None req-67c63e10-bac6-4fae-ac16-3d638eb8061f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1366.385045] [55188]: DEBUG nova.compute.api [None req-67c63e10-bac6-4fae-ac16-3d638eb8061f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1366.388994] [55188]: DEBUG oslo_concurrency.lockutils [None req-67c63e10-bac6-4fae-ac16-3d638eb8061f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1366.389252] [55188]: DEBUG oslo_concurrency.lockutils [None req-67c63e10-bac6-4fae-ac16-3d638eb8061f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1366.389437] [55188]: DEBUG oslo_concurrency.lockutils [None req-67c63e10-bac6-4fae-ac16-3d638eb8061f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1366.389780] [55188]: DEBUG oslo_concurrency.lockutils [None req-67c63e10-bac6-4fae-ac16-3d638eb8061f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1366.389979] [55188]: DEBUG oslo_concurrency.lockutils [None req-67c63e10-bac6-4fae-ac16-3d638eb8061f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1366.390168] [55188]: DEBUG oslo_concurrency.lockutils [None req-67c63e10-bac6-4fae-ac16-3d638eb8061f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1366.477773] [55188]: DEBUG nova.policy [None req-67c63e10-bac6-4fae-ac16-3d638eb8061f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1366.482723] [55188]: INFO nova.api.openstack.requestlog [None req-67c63e10-bac6-4fae-ac16-3d638eb8061f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1630 microversion: 2.1 time: 0.101726 [ 1366.483096] [55188]: [pid: 55188|app: 0|req: 4618/9124] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:06 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1630 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1367.196132] [55187]: DEBUG nova.api.openstack.wsgi [None req-f3f7cd45-b9d6-4297-8764-b5d0d697abe2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1367.197875] [55187]: DEBUG nova.compute.api [None req-f3f7cd45-b9d6-4297-8764-b5d0d697abe2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1367.202162] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3f7cd45-b9d6-4297-8764-b5d0d697abe2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1367.202402] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3f7cd45-b9d6-4297-8764-b5d0d697abe2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1367.202583] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3f7cd45-b9d6-4297-8764-b5d0d697abe2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1367.203013] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3f7cd45-b9d6-4297-8764-b5d0d697abe2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1367.203239] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3f7cd45-b9d6-4297-8764-b5d0d697abe2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1367.203417] [55187]: DEBUG oslo_concurrency.lockutils [None req-f3f7cd45-b9d6-4297-8764-b5d0d697abe2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1367.234226] [55187]: DEBUG nova.policy [None req-f3f7cd45-b9d6-4297-8764-b5d0d697abe2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1367.237919] [55187]: INFO nova.api.openstack.requestlog [None req-f3f7cd45-b9d6-4297-8764-b5d0d697abe2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1264 microversion: 2.1 time: 0.044150 [ 1367.238249] [55187]: [pid: 55187|app: 0|req: 4507/9125] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:07 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1264 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1367.496416] [55188]: DEBUG nova.api.openstack.wsgi [None req-808a19e8-e042-4954-9194-0403426762fc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1367.498100] [55188]: DEBUG nova.compute.api [None req-808a19e8-e042-4954-9194-0403426762fc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1367.501747] [55188]: DEBUG oslo_concurrency.lockutils [None req-808a19e8-e042-4954-9194-0403426762fc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1367.502026] [55188]: DEBUG oslo_concurrency.lockutils [None req-808a19e8-e042-4954-9194-0403426762fc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1367.502232] [55188]: DEBUG oslo_concurrency.lockutils [None req-808a19e8-e042-4954-9194-0403426762fc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1367.502581] [55188]: DEBUG oslo_concurrency.lockutils [None req-808a19e8-e042-4954-9194-0403426762fc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1367.502784] [55188]: DEBUG oslo_concurrency.lockutils [None req-808a19e8-e042-4954-9194-0403426762fc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1367.502958] [55188]: DEBUG oslo_concurrency.lockutils [None req-808a19e8-e042-4954-9194-0403426762fc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1367.566643] [55188]: DEBUG nova.policy [None req-808a19e8-e042-4954-9194-0403426762fc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1367.570610] [55188]: INFO nova.api.openstack.requestlog [None req-808a19e8-e042-4954-9194-0403426762fc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1630 microversion: 2.1 time: 0.076544 [ 1367.570993] [55188]: [pid: 55188|app: 0|req: 4619/9126] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:07 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1630 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1368.250409] [55187]: DEBUG nova.api.openstack.wsgi [None req-629e611c-88a2-4a47-9285-3fb6d6a66d09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1368.252255] [55187]: DEBUG nova.compute.api [None req-629e611c-88a2-4a47-9285-3fb6d6a66d09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1368.255767] [55187]: DEBUG oslo_concurrency.lockutils [None req-629e611c-88a2-4a47-9285-3fb6d6a66d09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1368.256019] [55187]: DEBUG oslo_concurrency.lockutils [None req-629e611c-88a2-4a47-9285-3fb6d6a66d09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1368.256208] [55187]: DEBUG oslo_concurrency.lockutils [None req-629e611c-88a2-4a47-9285-3fb6d6a66d09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1368.256557] [55187]: DEBUG oslo_concurrency.lockutils [None req-629e611c-88a2-4a47-9285-3fb6d6a66d09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1368.256753] [55187]: DEBUG oslo_concurrency.lockutils [None req-629e611c-88a2-4a47-9285-3fb6d6a66d09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1368.256927] [55187]: DEBUG oslo_concurrency.lockutils [None req-629e611c-88a2-4a47-9285-3fb6d6a66d09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1368.288178] [55187]: DEBUG nova.policy [None req-629e611c-88a2-4a47-9285-3fb6d6a66d09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1368.291686] [55187]: INFO nova.api.openstack.requestlog [None req-629e611c-88a2-4a47-9285-3fb6d6a66d09 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1272 microversion: 2.1 time: 0.043682 [ 1368.292119] [55187]: [pid: 55187|app: 0|req: 4508/9127] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:08 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1272 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1368.583338] [55188]: DEBUG nova.api.openstack.wsgi [None req-7900f192-011a-41f2-929b-91d74252d924 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1368.585372] [55188]: DEBUG nova.compute.api [None req-7900f192-011a-41f2-929b-91d74252d924 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1368.589837] [55188]: DEBUG oslo_concurrency.lockutils [None req-7900f192-011a-41f2-929b-91d74252d924 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1368.589837] [55188]: DEBUG oslo_concurrency.lockutils [None req-7900f192-011a-41f2-929b-91d74252d924 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1368.589837] [55188]: DEBUG oslo_concurrency.lockutils [None req-7900f192-011a-41f2-929b-91d74252d924 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1368.590058] [55188]: DEBUG oslo_concurrency.lockutils [None req-7900f192-011a-41f2-929b-91d74252d924 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1368.590314] [55188]: DEBUG oslo_concurrency.lockutils [None req-7900f192-011a-41f2-929b-91d74252d924 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1368.590527] [55188]: DEBUG oslo_concurrency.lockutils [None req-7900f192-011a-41f2-929b-91d74252d924 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1368.665357] [55188]: DEBUG nova.policy [None req-7900f192-011a-41f2-929b-91d74252d924 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1368.673590] [55188]: INFO nova.api.openstack.requestlog [None req-7900f192-011a-41f2-929b-91d74252d924 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1630 microversion: 2.1 time: 0.092563 [ 1368.673959] [55188]: [pid: 55188|app: 0|req: 4620/9128] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:08 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1630 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1369.304745] [55187]: DEBUG nova.api.openstack.wsgi [None req-844dffe6-3123-431b-a392-e502cefdb76c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1369.306461] [55187]: DEBUG nova.compute.api [None req-844dffe6-3123-431b-a392-e502cefdb76c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1369.310335] [55187]: DEBUG oslo_concurrency.lockutils [None req-844dffe6-3123-431b-a392-e502cefdb76c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1369.310540] [55187]: DEBUG oslo_concurrency.lockutils [None req-844dffe6-3123-431b-a392-e502cefdb76c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1369.310727] [55187]: DEBUG oslo_concurrency.lockutils [None req-844dffe6-3123-431b-a392-e502cefdb76c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1369.311103] [55187]: DEBUG oslo_concurrency.lockutils [None req-844dffe6-3123-431b-a392-e502cefdb76c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1369.311313] [55187]: DEBUG oslo_concurrency.lockutils [None req-844dffe6-3123-431b-a392-e502cefdb76c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1369.311488] [55187]: DEBUG oslo_concurrency.lockutils [None req-844dffe6-3123-431b-a392-e502cefdb76c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1369.386355] [55187]: DEBUG nova.policy [None req-844dffe6-3123-431b-a392-e502cefdb76c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1369.390537] [55187]: INFO nova.api.openstack.requestlog [None req-844dffe6-3123-431b-a392-e502cefdb76c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1324 microversion: 2.1 time: 0.088062 [ 1369.391063] [55187]: [pid: 55187|app: 0|req: 4509/9129] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:09 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1324 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1369.687076] [55188]: DEBUG nova.api.openstack.wsgi [None req-ae5750e5-4615-43c8-9eff-7e37e1c1703f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1369.689973] [55188]: DEBUG nova.compute.api [None req-ae5750e5-4615-43c8-9eff-7e37e1c1703f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1369.692843] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae5750e5-4615-43c8-9eff-7e37e1c1703f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1369.693123] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae5750e5-4615-43c8-9eff-7e37e1c1703f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1369.693323] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae5750e5-4615-43c8-9eff-7e37e1c1703f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1369.693668] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae5750e5-4615-43c8-9eff-7e37e1c1703f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1369.693868] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae5750e5-4615-43c8-9eff-7e37e1c1703f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1369.694056] [55188]: DEBUG oslo_concurrency.lockutils [None req-ae5750e5-4615-43c8-9eff-7e37e1c1703f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1369.784545] [55188]: DEBUG nova.policy [None req-ae5750e5-4615-43c8-9eff-7e37e1c1703f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1369.788809] [55188]: INFO nova.api.openstack.requestlog [None req-ae5750e5-4615-43c8-9eff-7e37e1c1703f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1686 microversion: 2.1 time: 0.104160 [ 1369.789171] [55188]: [pid: 55188|app: 0|req: 4621/9130] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:10 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1686 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1369.935939] [55187]: DEBUG nova.api.openstack.wsgi [req-da39cdc9-e364-4946-8962-e532e531390e req-cc09bd63-82f1-482f-b12a-024c661c1968 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced", "name": "network-vif-plugged", "status": "completed", "tag": "f778ffef-3126-4ff0-b669-83589b5b0d90"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1369.941699] [55187]: DEBUG oslo_concurrency.lockutils [req-da39cdc9-e364-4946-8962-e532e531390e req-cc09bd63-82f1-482f-b12a-024c661c1968 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1369.941985] [55187]: DEBUG oslo_concurrency.lockutils [req-da39cdc9-e364-4946-8962-e532e531390e req-cc09bd63-82f1-482f-b12a-024c661c1968 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1369.942200] [55187]: DEBUG oslo_concurrency.lockutils [req-da39cdc9-e364-4946-8962-e532e531390e req-cc09bd63-82f1-482f-b12a-024c661c1968 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1369.947938] [55187]: INFO nova.api.openstack.compute.server_external_events [req-da39cdc9-e364-4946-8962-e532e531390e req-cc09bd63-82f1-482f-b12a-024c661c1968 service nova] Creating event network-vif-plugged:f778ffef-3126-4ff0-b669-83589b5b0d90 for instance e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced on cpu-1 [ 1369.950560] [55187]: INFO nova.api.openstack.requestlog [req-da39cdc9-e364-4946-8962-e532e531390e req-cc09bd63-82f1-482f-b12a-024c661c1968 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016871 [ 1369.951041] [55187]: [pid: 55187|app: 0|req: 4510/9131] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:14:10 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1370.403910] [55188]: DEBUG nova.api.openstack.wsgi [None req-ac623bef-bbb5-4083-a951-b298b3eae19b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1370.405646] [55188]: DEBUG nova.compute.api [None req-ac623bef-bbb5-4083-a951-b298b3eae19b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1370.409189] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac623bef-bbb5-4083-a951-b298b3eae19b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.409553] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac623bef-bbb5-4083-a951-b298b3eae19b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.409801] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac623bef-bbb5-4083-a951-b298b3eae19b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.410244] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac623bef-bbb5-4083-a951-b298b3eae19b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.410458] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac623bef-bbb5-4083-a951-b298b3eae19b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.410663] [55188]: DEBUG oslo_concurrency.lockutils [None req-ac623bef-bbb5-4083-a951-b298b3eae19b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.511718] [55188]: DEBUG nova.policy [None req-ac623bef-bbb5-4083-a951-b298b3eae19b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1370.515947] [55188]: INFO nova.api.openstack.requestlog [None req-ac623bef-bbb5-4083-a951-b298b3eae19b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1312 microversion: 2.1 time: 0.114483 [ 1370.516449] [55188]: [pid: 55188|app: 0|req: 4622/9132] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:10 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1312 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1370.802445] [55187]: DEBUG nova.api.openstack.wsgi [None req-31e966e3-4ebf-4c8c-956a-d5312233f951 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1370.804190] [55187]: DEBUG nova.compute.api [None req-31e966e3-4ebf-4c8c-956a-d5312233f951 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1370.810717] [55187]: DEBUG oslo_concurrency.lockutils [None req-31e966e3-4ebf-4c8c-956a-d5312233f951 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.810986] [55187]: DEBUG oslo_concurrency.lockutils [None req-31e966e3-4ebf-4c8c-956a-d5312233f951 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.811192] [55187]: DEBUG oslo_concurrency.lockutils [None req-31e966e3-4ebf-4c8c-956a-d5312233f951 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.811558] [55187]: DEBUG oslo_concurrency.lockutils [None req-31e966e3-4ebf-4c8c-956a-d5312233f951 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.811758] [55187]: DEBUG oslo_concurrency.lockutils [None req-31e966e3-4ebf-4c8c-956a-d5312233f951 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.811933] [55187]: DEBUG oslo_concurrency.lockutils [None req-31e966e3-4ebf-4c8c-956a-d5312233f951 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.916101] [55187]: DEBUG nova.policy [None req-31e966e3-4ebf-4c8c-956a-d5312233f951 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1370.920394] [55187]: INFO nova.api.openstack.requestlog [None req-31e966e3-4ebf-4c8c-956a-d5312233f951 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1686 microversion: 2.1 time: 0.120541 [ 1370.920716] [55187]: [pid: 55187|app: 0|req: 4511/9133] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:11 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1686 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1371.529214] [55188]: DEBUG nova.api.openstack.wsgi [None req-aeaaf681-e276-44e4-a888-0adee31b6d4d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1371.530934] [55188]: DEBUG nova.compute.api [None req-aeaaf681-e276-44e4-a888-0adee31b6d4d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1371.535039] [55188]: DEBUG oslo_concurrency.lockutils [None req-aeaaf681-e276-44e4-a888-0adee31b6d4d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1371.535275] [55188]: DEBUG oslo_concurrency.lockutils [None req-aeaaf681-e276-44e4-a888-0adee31b6d4d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1371.535463] [55188]: DEBUG oslo_concurrency.lockutils [None req-aeaaf681-e276-44e4-a888-0adee31b6d4d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1371.535814] [55188]: DEBUG oslo_concurrency.lockutils [None req-aeaaf681-e276-44e4-a888-0adee31b6d4d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1371.536025] [55188]: DEBUG oslo_concurrency.lockutils [None req-aeaaf681-e276-44e4-a888-0adee31b6d4d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1371.536207] [55188]: DEBUG oslo_concurrency.lockutils [None req-aeaaf681-e276-44e4-a888-0adee31b6d4d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1371.611332] [55188]: DEBUG nova.policy [None req-aeaaf681-e276-44e4-a888-0adee31b6d4d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1371.616162] [55188]: INFO nova.api.openstack.requestlog [None req-aeaaf681-e276-44e4-a888-0adee31b6d4d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1312 microversion: 2.1 time: 0.089065 [ 1371.616792] [55188]: [pid: 55188|app: 0|req: 4623/9134] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:11 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1371.934231] [55187]: DEBUG nova.api.openstack.wsgi [None req-ab557a04-abcb-4cfc-a64b-38899000e034 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1371.936411] [55187]: DEBUG nova.compute.api [None req-ab557a04-abcb-4cfc-a64b-38899000e034 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1371.940445] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab557a04-abcb-4cfc-a64b-38899000e034 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1371.940770] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab557a04-abcb-4cfc-a64b-38899000e034 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1371.941016] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab557a04-abcb-4cfc-a64b-38899000e034 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1371.941436] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab557a04-abcb-4cfc-a64b-38899000e034 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1371.941652] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab557a04-abcb-4cfc-a64b-38899000e034 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1371.941850] [55187]: DEBUG oslo_concurrency.lockutils [None req-ab557a04-abcb-4cfc-a64b-38899000e034 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1371.961086] [55188]: DEBUG nova.api.openstack.wsgi [req-8678efa4-2142-46ee-bef2-85d5f1de7f2f req-97f9c538-eae4-44f0-b60a-e0dfee5e772b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced", "tag": "f778ffef-3126-4ff0-b669-83589b5b0d90"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1371.967433] [55188]: DEBUG oslo_concurrency.lockutils [req-8678efa4-2142-46ee-bef2-85d5f1de7f2f req-97f9c538-eae4-44f0-b60a-e0dfee5e772b service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1371.967715] [55188]: DEBUG oslo_concurrency.lockutils [req-8678efa4-2142-46ee-bef2-85d5f1de7f2f req-97f9c538-eae4-44f0-b60a-e0dfee5e772b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1371.967904] [55188]: DEBUG oslo_concurrency.lockutils [req-8678efa4-2142-46ee-bef2-85d5f1de7f2f req-97f9c538-eae4-44f0-b60a-e0dfee5e772b service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1371.974339] [55188]: INFO nova.api.openstack.compute.server_external_events [req-8678efa4-2142-46ee-bef2-85d5f1de7f2f req-97f9c538-eae4-44f0-b60a-e0dfee5e772b service nova] Creating event network-changed:f778ffef-3126-4ff0-b669-83589b5b0d90 for instance e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced on cpu-1 [ 1371.977251] [55188]: INFO nova.api.openstack.requestlog [req-8678efa4-2142-46ee-bef2-85d5f1de7f2f req-97f9c538-eae4-44f0-b60a-e0dfee5e772b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018625 [ 1371.977608] [55188]: [pid: 55188|app: 0|req: 4624/9135] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:14:12 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1372.014138] [55187]: DEBUG nova.policy [None req-ab557a04-abcb-4cfc-a64b-38899000e034 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1372.018715] [55187]: INFO nova.api.openstack.requestlog [None req-ab557a04-abcb-4cfc-a64b-38899000e034 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1686 microversion: 2.1 time: 0.087115 [ 1372.019065] [55187]: [pid: 55187|app: 0|req: 4512/9136] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:12 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1686 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1372.628550] [55188]: DEBUG nova.api.openstack.wsgi [None req-35a8ef71-6197-4e26-b9d0-d3ee220e5002 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1372.630335] [55188]: DEBUG nova.compute.api [None req-35a8ef71-6197-4e26-b9d0-d3ee220e5002 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1372.634423] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a8ef71-6197-4e26-b9d0-d3ee220e5002 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1372.634423] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a8ef71-6197-4e26-b9d0-d3ee220e5002 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1372.634423] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a8ef71-6197-4e26-b9d0-d3ee220e5002 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1372.634737] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a8ef71-6197-4e26-b9d0-d3ee220e5002 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1372.634937] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a8ef71-6197-4e26-b9d0-d3ee220e5002 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1372.635125] [55188]: DEBUG oslo_concurrency.lockutils [None req-35a8ef71-6197-4e26-b9d0-d3ee220e5002 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1372.704706] [55188]: DEBUG nova.policy [None req-35a8ef71-6197-4e26-b9d0-d3ee220e5002 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1372.709028] [55188]: INFO nova.api.openstack.requestlog [None req-35a8ef71-6197-4e26-b9d0-d3ee220e5002 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1312 microversion: 2.1 time: 0.082957 [ 1372.709505] [55188]: [pid: 55188|app: 0|req: 4625/9137] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:12 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1312 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1373.032363] [55187]: DEBUG nova.api.openstack.wsgi [None req-ffb196e2-853c-4075-90e2-40792b63dbc7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1373.034361] [55187]: DEBUG nova.compute.api [None req-ffb196e2-853c-4075-90e2-40792b63dbc7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1373.038022] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffb196e2-853c-4075-90e2-40792b63dbc7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1373.038220] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffb196e2-853c-4075-90e2-40792b63dbc7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1373.038411] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffb196e2-853c-4075-90e2-40792b63dbc7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1373.038798] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffb196e2-853c-4075-90e2-40792b63dbc7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1373.039069] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffb196e2-853c-4075-90e2-40792b63dbc7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1373.039260] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffb196e2-853c-4075-90e2-40792b63dbc7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1373.330009] [55187]: DEBUG nova.policy [None req-ffb196e2-853c-4075-90e2-40792b63dbc7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1373.334891] [55187]: INFO nova.api.openstack.requestlog [None req-ffb196e2-853c-4075-90e2-40792b63dbc7 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1686 microversion: 2.1 time: 0.304501 [ 1373.334891] [55187]: [pid: 55187|app: 0|req: 4513/9138] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:13 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1686 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1373.722629] [55188]: DEBUG nova.api.openstack.wsgi [None req-c54d6384-982b-4882-9a3b-0e3e132aed18 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1373.724402] [55188]: DEBUG nova.compute.api [None req-c54d6384-982b-4882-9a3b-0e3e132aed18 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1373.728201] [55188]: DEBUG oslo_concurrency.lockutils [None req-c54d6384-982b-4882-9a3b-0e3e132aed18 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1373.728437] [55188]: DEBUG oslo_concurrency.lockutils [None req-c54d6384-982b-4882-9a3b-0e3e132aed18 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1373.728625] [55188]: DEBUG oslo_concurrency.lockutils [None req-c54d6384-982b-4882-9a3b-0e3e132aed18 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1373.728979] [55188]: DEBUG oslo_concurrency.lockutils [None req-c54d6384-982b-4882-9a3b-0e3e132aed18 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1373.729198] [55188]: DEBUG oslo_concurrency.lockutils [None req-c54d6384-982b-4882-9a3b-0e3e132aed18 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1373.729373] [55188]: DEBUG oslo_concurrency.lockutils [None req-c54d6384-982b-4882-9a3b-0e3e132aed18 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1373.970407] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1373.983522] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=3 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1373.988402] [55187]: DEBUG nova.api.openstack.wsgi [req-ab2307e8-3b75-4faa-ba99-01d59900a2bd req-2272bc78-1071-4eaf-8f90-0f511d94725e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2afd1050-82d4-4319-9999-7307f33cc63b", "name": "network-vif-plugged", "status": "completed", "tag": "bc97eb24-2ae1-4fab-97e7-f119750b5feb"}, {"name": "network-changed", "server_uuid": "2afd1050-82d4-4319-9999-7307f33cc63b", "tag": "bc97eb24-2ae1-4fab-97e7-f119750b5feb"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1373.995676] [55187]: DEBUG oslo_concurrency.lockutils [req-ab2307e8-3b75-4faa-ba99-01d59900a2bd req-2272bc78-1071-4eaf-8f90-0f511d94725e service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1373.996014] [55187]: DEBUG oslo_concurrency.lockutils [req-ab2307e8-3b75-4faa-ba99-01d59900a2bd req-2272bc78-1071-4eaf-8f90-0f511d94725e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1373.996235] [55187]: DEBUG oslo_concurrency.lockutils [req-ab2307e8-3b75-4faa-ba99-01d59900a2bd req-2272bc78-1071-4eaf-8f90-0f511d94725e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1374.003953] [55187]: INFO nova.api.openstack.compute.server_external_events [req-ab2307e8-3b75-4faa-ba99-01d59900a2bd req-2272bc78-1071-4eaf-8f90-0f511d94725e service nova] Creating event network-vif-plugged:bc97eb24-2ae1-4fab-97e7-f119750b5feb for instance 2afd1050-82d4-4319-9999-7307f33cc63b on cpu-1 [ 1374.004490] [55187]: INFO nova.api.openstack.compute.server_external_events [req-ab2307e8-3b75-4faa-ba99-01d59900a2bd req-2272bc78-1071-4eaf-8f90-0f511d94725e service nova] Creating event network-changed:bc97eb24-2ae1-4fab-97e7-f119750b5feb for instance 2afd1050-82d4-4319-9999-7307f33cc63b on cpu-1 [ 1374.007715] [55187]: INFO nova.api.openstack.requestlog [req-ab2307e8-3b75-4faa-ba99-01d59900a2bd req-2272bc78-1071-4eaf-8f90-0f511d94725e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.021890 [ 1374.008121] [55187]: [pid: 55187|app: 0|req: 4514/9139] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:14:14 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1374.030850] [55188]: DEBUG nova.policy [None req-c54d6384-982b-4882-9a3b-0e3e132aed18 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1374.035252] [55188]: INFO nova.api.openstack.requestlog [None req-c54d6384-982b-4882-9a3b-0e3e132aed18 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1312 microversion: 2.1 time: 0.314956 [ 1374.035587] [55188]: [pid: 55188|app: 0|req: 4626/9140] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:14 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1312 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1374.347231] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=1 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1374.349957] [55187]: DEBUG nova.api.openstack.wsgi [None req-458696b4-012b-4ab2-987d-1d87371d654c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1374.351763] [55187]: DEBUG nova.compute.api [None req-458696b4-012b-4ab2-987d-1d87371d654c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1374.357061] [55187]: DEBUG oslo_concurrency.lockutils [None req-458696b4-012b-4ab2-987d-1d87371d654c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1374.357417] [55187]: DEBUG oslo_concurrency.lockutils [None req-458696b4-012b-4ab2-987d-1d87371d654c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1374.357700] [55187]: DEBUG oslo_concurrency.lockutils [None req-458696b4-012b-4ab2-987d-1d87371d654c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1374.358234] [55187]: DEBUG oslo_concurrency.lockutils [None req-458696b4-012b-4ab2-987d-1d87371d654c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1374.358548] [55187]: DEBUG oslo_concurrency.lockutils [None req-458696b4-012b-4ab2-987d-1d87371d654c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1374.358828] [55187]: DEBUG oslo_concurrency.lockutils [None req-458696b4-012b-4ab2-987d-1d87371d654c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1374.429729] [55187]: DEBUG nova.policy [None req-458696b4-012b-4ab2-987d-1d87371d654c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1374.434460] [55187]: INFO nova.api.openstack.requestlog [None req-458696b4-012b-4ab2-987d-1d87371d654c tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1686 microversion: 2.1 time: 0.087865 [ 1374.434815] [55187]: [pid: 55187|app: 0|req: 4515/9141] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:14 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1686 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1375.048272] [55188]: DEBUG nova.api.openstack.wsgi [None req-b034b33f-f50c-484e-9154-0d2d46f2f794 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1375.050090] [55188]: DEBUG nova.compute.api [None req-b034b33f-f50c-484e-9154-0d2d46f2f794 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1375.054084] [55188]: DEBUG oslo_concurrency.lockutils [None req-b034b33f-f50c-484e-9154-0d2d46f2f794 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1375.054318] [55188]: DEBUG oslo_concurrency.lockutils [None req-b034b33f-f50c-484e-9154-0d2d46f2f794 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1375.054501] [55188]: DEBUG oslo_concurrency.lockutils [None req-b034b33f-f50c-484e-9154-0d2d46f2f794 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1375.054849] [55188]: DEBUG oslo_concurrency.lockutils [None req-b034b33f-f50c-484e-9154-0d2d46f2f794 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1375.055079] [55188]: DEBUG oslo_concurrency.lockutils [None req-b034b33f-f50c-484e-9154-0d2d46f2f794 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1375.055273] [55188]: DEBUG oslo_concurrency.lockutils [None req-b034b33f-f50c-484e-9154-0d2d46f2f794 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1375.118780] [55188]: DEBUG nova.policy [None req-b034b33f-f50c-484e-9154-0d2d46f2f794 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1375.122620] [55188]: INFO nova.api.openstack.requestlog [None req-b034b33f-f50c-484e-9154-0d2d46f2f794 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1312 microversion: 2.1 time: 0.076680 [ 1375.122934] [55188]: [pid: 55188|app: 0|req: 4627/9142] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:15 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1312 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1375.447325] [55187]: DEBUG nova.api.openstack.wsgi [None req-1552d662-5a4b-473b-81b1-a4b15a229923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1375.449122] [55187]: DEBUG nova.compute.api [None req-1552d662-5a4b-473b-81b1-a4b15a229923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1375.453324] [55187]: DEBUG oslo_concurrency.lockutils [None req-1552d662-5a4b-473b-81b1-a4b15a229923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1375.453569] [55187]: DEBUG oslo_concurrency.lockutils [None req-1552d662-5a4b-473b-81b1-a4b15a229923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1375.453752] [55187]: DEBUG oslo_concurrency.lockutils [None req-1552d662-5a4b-473b-81b1-a4b15a229923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1375.454121] [55187]: DEBUG oslo_concurrency.lockutils [None req-1552d662-5a4b-473b-81b1-a4b15a229923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1375.454324] [55187]: DEBUG oslo_concurrency.lockutils [None req-1552d662-5a4b-473b-81b1-a4b15a229923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1375.454497] [55187]: DEBUG oslo_concurrency.lockutils [None req-1552d662-5a4b-473b-81b1-a4b15a229923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1375.525544] [55187]: DEBUG nova.policy [None req-1552d662-5a4b-473b-81b1-a4b15a229923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1375.529859] [55187]: INFO nova.api.openstack.requestlog [None req-1552d662-5a4b-473b-81b1-a4b15a229923 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1686 microversion: 2.1 time: 0.084788 [ 1375.530369] [55187]: [pid: 55187|app: 0|req: 4516/9143] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:15 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1686 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1376.136149] [55188]: DEBUG nova.api.openstack.wsgi [None req-23544b4c-703e-48c4-9be3-9ec909a99564 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1376.137923] [55188]: DEBUG nova.compute.api [None req-23544b4c-703e-48c4-9be3-9ec909a99564 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1376.141810] [55188]: DEBUG oslo_concurrency.lockutils [None req-23544b4c-703e-48c4-9be3-9ec909a99564 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1376.142083] [55188]: DEBUG oslo_concurrency.lockutils [None req-23544b4c-703e-48c4-9be3-9ec909a99564 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1376.142257] [55188]: DEBUG oslo_concurrency.lockutils [None req-23544b4c-703e-48c4-9be3-9ec909a99564 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1376.142618] [55188]: DEBUG oslo_concurrency.lockutils [None req-23544b4c-703e-48c4-9be3-9ec909a99564 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1376.142824] [55188]: DEBUG oslo_concurrency.lockutils [None req-23544b4c-703e-48c4-9be3-9ec909a99564 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1376.143016] [55188]: DEBUG oslo_concurrency.lockutils [None req-23544b4c-703e-48c4-9be3-9ec909a99564 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1376.235270] [55188]: DEBUG nova.policy [None req-23544b4c-703e-48c4-9be3-9ec909a99564 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1376.239703] [55188]: INFO nova.api.openstack.requestlog [None req-23544b4c-703e-48c4-9be3-9ec909a99564 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1312 microversion: 2.1 time: 0.106125 [ 1376.240069] [55188]: [pid: 55188|app: 0|req: 4628/9144] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:16 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1312 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1376.542596] [55187]: DEBUG nova.api.openstack.wsgi [None req-89824113-3590-442b-bbcf-ed31b0f0ef73 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1376.544374] [55187]: DEBUG nova.compute.api [None req-89824113-3590-442b-bbcf-ed31b0f0ef73 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1376.548340] [55187]: DEBUG oslo_concurrency.lockutils [None req-89824113-3590-442b-bbcf-ed31b0f0ef73 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1376.548668] [55187]: DEBUG oslo_concurrency.lockutils [None req-89824113-3590-442b-bbcf-ed31b0f0ef73 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1376.548920] [55187]: DEBUG oslo_concurrency.lockutils [None req-89824113-3590-442b-bbcf-ed31b0f0ef73 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1376.549387] [55187]: DEBUG oslo_concurrency.lockutils [None req-89824113-3590-442b-bbcf-ed31b0f0ef73 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1376.549652] [55187]: DEBUG oslo_concurrency.lockutils [None req-89824113-3590-442b-bbcf-ed31b0f0ef73 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1376.549911] [55187]: DEBUG oslo_concurrency.lockutils [None req-89824113-3590-442b-bbcf-ed31b0f0ef73 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1376.645338] [55187]: DEBUG nova.policy [None req-89824113-3590-442b-bbcf-ed31b0f0ef73 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1376.650080] [55187]: INFO nova.api.openstack.requestlog [None req-89824113-3590-442b-bbcf-ed31b0f0ef73 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1686 microversion: 2.1 time: 0.109966 [ 1376.650564] [55187]: [pid: 55187|app: 0|req: 4517/9145] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:16 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1686 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1377.254530] [55188]: DEBUG nova.api.openstack.wsgi [None req-415231b3-61e6-47f4-ab54-e083f6409e97 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1377.256228] [55188]: DEBUG nova.compute.api [None req-415231b3-61e6-47f4-ab54-e083f6409e97 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1377.260401] [55188]: DEBUG oslo_concurrency.lockutils [None req-415231b3-61e6-47f4-ab54-e083f6409e97 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1377.260631] [55188]: DEBUG oslo_concurrency.lockutils [None req-415231b3-61e6-47f4-ab54-e083f6409e97 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1377.260836] [55188]: DEBUG oslo_concurrency.lockutils [None req-415231b3-61e6-47f4-ab54-e083f6409e97 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1377.261213] [55188]: DEBUG oslo_concurrency.lockutils [None req-415231b3-61e6-47f4-ab54-e083f6409e97 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1377.261418] [55188]: DEBUG oslo_concurrency.lockutils [None req-415231b3-61e6-47f4-ab54-e083f6409e97 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1377.261593] [55188]: DEBUG oslo_concurrency.lockutils [None req-415231b3-61e6-47f4-ab54-e083f6409e97 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1377.340044] [55188]: DEBUG nova.policy [None req-415231b3-61e6-47f4-ab54-e083f6409e97 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1377.344339] [55188]: INFO nova.api.openstack.requestlog [None req-415231b3-61e6-47f4-ab54-e083f6409e97 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1312 microversion: 2.1 time: 0.092204 [ 1377.344665] [55188]: [pid: 55188|app: 0|req: 4629/9146] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:17 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1377.663560] [55187]: DEBUG nova.api.openstack.wsgi [None req-9fd0908a-0382-4772-996b-b0a53cca9616 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1377.665295] [55187]: DEBUG nova.compute.api [None req-9fd0908a-0382-4772-996b-b0a53cca9616 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1377.669469] [55187]: DEBUG oslo_concurrency.lockutils [None req-9fd0908a-0382-4772-996b-b0a53cca9616 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1377.669706] [55187]: DEBUG oslo_concurrency.lockutils [None req-9fd0908a-0382-4772-996b-b0a53cca9616 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1377.669890] [55187]: DEBUG oslo_concurrency.lockutils [None req-9fd0908a-0382-4772-996b-b0a53cca9616 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1377.670262] [55187]: DEBUG oslo_concurrency.lockutils [None req-9fd0908a-0382-4772-996b-b0a53cca9616 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1377.670464] [55187]: DEBUG oslo_concurrency.lockutils [None req-9fd0908a-0382-4772-996b-b0a53cca9616 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1377.670636] [55187]: DEBUG oslo_concurrency.lockutils [None req-9fd0908a-0382-4772-996b-b0a53cca9616 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1377.736369] [55187]: DEBUG nova.policy [None req-9fd0908a-0382-4772-996b-b0a53cca9616 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1377.740961] [55187]: INFO nova.api.openstack.requestlog [None req-9fd0908a-0382-4772-996b-b0a53cca9616 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1686 microversion: 2.1 time: 0.079461 [ 1377.741089] [55187]: [pid: 55187|app: 0|req: 4518/9147] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:18 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1686 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1378.362052] [55188]: DEBUG nova.api.openstack.wsgi [None req-2899567c-252f-4a17-b73c-d96a97c0335a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1378.364010] [55188]: DEBUG nova.compute.api [None req-2899567c-252f-4a17-b73c-d96a97c0335a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1378.367985] [55188]: DEBUG oslo_concurrency.lockutils [None req-2899567c-252f-4a17-b73c-d96a97c0335a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1378.368296] [55188]: DEBUG oslo_concurrency.lockutils [None req-2899567c-252f-4a17-b73c-d96a97c0335a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1378.368549] [55188]: DEBUG oslo_concurrency.lockutils [None req-2899567c-252f-4a17-b73c-d96a97c0335a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1378.368944] [55188]: DEBUG oslo_concurrency.lockutils [None req-2899567c-252f-4a17-b73c-d96a97c0335a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1378.369174] [55188]: DEBUG oslo_concurrency.lockutils [None req-2899567c-252f-4a17-b73c-d96a97c0335a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1378.369411] [55188]: DEBUG oslo_concurrency.lockutils [None req-2899567c-252f-4a17-b73c-d96a97c0335a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1378.444893] [55188]: DEBUG nova.policy [None req-2899567c-252f-4a17-b73c-d96a97c0335a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1378.449784] [55188]: INFO nova.api.openstack.requestlog [None req-2899567c-252f-4a17-b73c-d96a97c0335a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1498 microversion: 2.1 time: 0.090062 [ 1378.450169] [55188]: [pid: 55188|app: 0|req: 4630/9148] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:18 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1498 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1378.465336] [55187]: DEBUG nova.api.openstack.wsgi [None req-24d37b4a-092c-47eb-8123-cc9ae234c0ec tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1378.467112] [55187]: DEBUG nova.compute.api [None req-24d37b4a-092c-47eb-8123-cc9ae234c0ec tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1378.471478] [55187]: DEBUG oslo_concurrency.lockutils [None req-24d37b4a-092c-47eb-8123-cc9ae234c0ec tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1378.471763] [55187]: DEBUG oslo_concurrency.lockutils [None req-24d37b4a-092c-47eb-8123-cc9ae234c0ec tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1378.472032] [55187]: DEBUG oslo_concurrency.lockutils [None req-24d37b4a-092c-47eb-8123-cc9ae234c0ec tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1378.472422] [55187]: DEBUG oslo_concurrency.lockutils [None req-24d37b4a-092c-47eb-8123-cc9ae234c0ec tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1378.472647] [55187]: DEBUG oslo_concurrency.lockutils [None req-24d37b4a-092c-47eb-8123-cc9ae234c0ec tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1378.472838] [55187]: DEBUG oslo_concurrency.lockutils [None req-24d37b4a-092c-47eb-8123-cc9ae234c0ec tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1378.495269] [55187]: DEBUG oslo_concurrency.lockutils [None req-24d37b4a-092c-47eb-8123-cc9ae234c0ec tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1378.495580] [55187]: DEBUG oslo_concurrency.lockutils [None req-24d37b4a-092c-47eb-8123-cc9ae234c0ec tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1378.495811] [55187]: DEBUG oslo_concurrency.lockutils [None req-24d37b4a-092c-47eb-8123-cc9ae234c0ec tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1378.499312] [55187]: DEBUG nova.objects.instance [None req-24d37b4a-092c-47eb-8123-cc9ae234c0ec tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lazy-loading 'flavor' on Instance uuid e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1378.537067] [55187]: INFO nova.api.openstack.requestlog [None req-24d37b4a-092c-47eb-8123-cc9ae234c0ec tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced/action" status: 202 len: 0 microversion: 2.1 time: 0.074257 [ 1378.537446] [55187]: [pid: 55187|app: 0|req: 4519/9149] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:14:18 2025] POST /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1378.543048] [55188]: DEBUG nova.api.openstack.wsgi [None req-c1e38487-b34a-4c8c-bc7f-46f0ea2db839 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1378.544405] [55188]: DEBUG nova.compute.api [None req-c1e38487-b34a-4c8c-bc7f-46f0ea2db839 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1378.547998] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1e38487-b34a-4c8c-bc7f-46f0ea2db839 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1378.548278] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1e38487-b34a-4c8c-bc7f-46f0ea2db839 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1378.548496] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1e38487-b34a-4c8c-bc7f-46f0ea2db839 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1378.548886] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1e38487-b34a-4c8c-bc7f-46f0ea2db839 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1378.549119] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1e38487-b34a-4c8c-bc7f-46f0ea2db839 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1378.549324] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1e38487-b34a-4c8c-bc7f-46f0ea2db839 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1378.632993] [55188]: DEBUG nova.policy [None req-c1e38487-b34a-4c8c-bc7f-46f0ea2db839 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1378.639764] [55188]: INFO nova.api.openstack.requestlog [None req-c1e38487-b34a-4c8c-bc7f-46f0ea2db839 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1506 microversion: 2.1 time: 0.099535 [ 1378.640094] [55188]: [pid: 55188|app: 0|req: 4631/9150] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:18 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1506 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1378.754251] [55187]: DEBUG nova.api.openstack.wsgi [None req-824d070d-97cd-4bcc-abab-f65e01ec4989 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1378.755956] [55187]: DEBUG nova.compute.api [None req-824d070d-97cd-4bcc-abab-f65e01ec4989 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1378.759616] [55187]: DEBUG oslo_concurrency.lockutils [None req-824d070d-97cd-4bcc-abab-f65e01ec4989 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1378.759869] [55187]: DEBUG oslo_concurrency.lockutils [None req-824d070d-97cd-4bcc-abab-f65e01ec4989 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1378.760077] [55187]: DEBUG oslo_concurrency.lockutils [None req-824d070d-97cd-4bcc-abab-f65e01ec4989 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1378.760438] [55187]: DEBUG oslo_concurrency.lockutils [None req-824d070d-97cd-4bcc-abab-f65e01ec4989 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1378.760634] [55187]: DEBUG oslo_concurrency.lockutils [None req-824d070d-97cd-4bcc-abab-f65e01ec4989 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1378.760833] [55187]: DEBUG oslo_concurrency.lockutils [None req-824d070d-97cd-4bcc-abab-f65e01ec4989 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1378.830758] [55187]: DEBUG nova.policy [None req-824d070d-97cd-4bcc-abab-f65e01ec4989 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1378.834956] [55187]: INFO nova.api.openstack.requestlog [None req-824d070d-97cd-4bcc-abab-f65e01ec4989 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1686 microversion: 2.1 time: 0.083236 [ 1378.835286] [55187]: [pid: 55187|app: 0|req: 4520/9151] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:19 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1686 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1379.654312] [55188]: DEBUG nova.api.openstack.wsgi [None req-9b68a0b1-a432-4b9c-a3a4-9340fac1f627 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1379.656111] [55188]: DEBUG nova.compute.api [None req-9b68a0b1-a432-4b9c-a3a4-9340fac1f627 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1379.660269] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b68a0b1-a432-4b9c-a3a4-9340fac1f627 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1379.660518] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b68a0b1-a432-4b9c-a3a4-9340fac1f627 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1379.660717] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b68a0b1-a432-4b9c-a3a4-9340fac1f627 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1379.661134] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b68a0b1-a432-4b9c-a3a4-9340fac1f627 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1379.661351] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b68a0b1-a432-4b9c-a3a4-9340fac1f627 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1379.661589] [55188]: DEBUG oslo_concurrency.lockutils [None req-9b68a0b1-a432-4b9c-a3a4-9340fac1f627 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1379.735052] [55188]: DEBUG nova.policy [None req-9b68a0b1-a432-4b9c-a3a4-9340fac1f627 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1379.739688] [55188]: INFO nova.api.openstack.requestlog [None req-9b68a0b1-a432-4b9c-a3a4-9340fac1f627 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1506 microversion: 2.1 time: 0.087748 [ 1379.740038] [55188]: [pid: 55188|app: 0|req: 4632/9152] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:20 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1506 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1379.848112] [55187]: DEBUG nova.api.openstack.wsgi [None req-7a9f8154-40c8-4861-8dc9-94600ae733dd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1379.849872] [55187]: DEBUG nova.compute.api [None req-7a9f8154-40c8-4861-8dc9-94600ae733dd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1379.853636] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a9f8154-40c8-4861-8dc9-94600ae733dd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1379.853909] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a9f8154-40c8-4861-8dc9-94600ae733dd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1379.854111] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a9f8154-40c8-4861-8dc9-94600ae733dd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1379.854471] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a9f8154-40c8-4861-8dc9-94600ae733dd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1379.854674] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a9f8154-40c8-4861-8dc9-94600ae733dd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1379.854850] [55187]: DEBUG oslo_concurrency.lockutils [None req-7a9f8154-40c8-4861-8dc9-94600ae733dd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1379.928392] [55187]: DEBUG nova.policy [None req-7a9f8154-40c8-4861-8dc9-94600ae733dd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1379.932926] [55187]: INFO nova.api.openstack.requestlog [None req-7a9f8154-40c8-4861-8dc9-94600ae733dd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1686 microversion: 2.1 time: 0.087114 [ 1379.933285] [55187]: [pid: 55187|app: 0|req: 4521/9153] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:20 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1686 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1380.753386] [55188]: DEBUG nova.api.openstack.wsgi [None req-3fe037cb-15f4-4fa9-99d1-f88062931ca5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1380.755068] [55188]: DEBUG nova.compute.api [None req-3fe037cb-15f4-4fa9-99d1-f88062931ca5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1380.759099] [55188]: DEBUG oslo_concurrency.lockutils [None req-3fe037cb-15f4-4fa9-99d1-f88062931ca5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1380.759354] [55188]: DEBUG oslo_concurrency.lockutils [None req-3fe037cb-15f4-4fa9-99d1-f88062931ca5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1380.759549] [55188]: DEBUG oslo_concurrency.lockutils [None req-3fe037cb-15f4-4fa9-99d1-f88062931ca5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1380.759905] [55188]: DEBUG oslo_concurrency.lockutils [None req-3fe037cb-15f4-4fa9-99d1-f88062931ca5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1380.760122] [55188]: DEBUG oslo_concurrency.lockutils [None req-3fe037cb-15f4-4fa9-99d1-f88062931ca5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1380.760300] [55188]: DEBUG oslo_concurrency.lockutils [None req-3fe037cb-15f4-4fa9-99d1-f88062931ca5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1380.835496] [55188]: DEBUG nova.policy [None req-3fe037cb-15f4-4fa9-99d1-f88062931ca5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1380.840418] [55188]: INFO nova.api.openstack.requestlog [None req-3fe037cb-15f4-4fa9-99d1-f88062931ca5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1506 microversion: 2.1 time: 0.089854 [ 1380.840839] [55188]: [pid: 55188|app: 0|req: 4633/9154] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:21 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1506 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1380.946468] [55187]: DEBUG nova.api.openstack.wsgi [None req-aad356c6-16cd-4202-a238-76637556d128 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1380.948178] [55187]: DEBUG nova.compute.api [None req-aad356c6-16cd-4202-a238-76637556d128 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1380.951920] [55187]: DEBUG oslo_concurrency.lockutils [None req-aad356c6-16cd-4202-a238-76637556d128 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1380.952228] [55187]: DEBUG oslo_concurrency.lockutils [None req-aad356c6-16cd-4202-a238-76637556d128 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1380.952410] [55187]: DEBUG oslo_concurrency.lockutils [None req-aad356c6-16cd-4202-a238-76637556d128 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1380.952775] [55187]: DEBUG oslo_concurrency.lockutils [None req-aad356c6-16cd-4202-a238-76637556d128 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1380.952979] [55187]: DEBUG oslo_concurrency.lockutils [None req-aad356c6-16cd-4202-a238-76637556d128 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1380.953222] [55187]: DEBUG oslo_concurrency.lockutils [None req-aad356c6-16cd-4202-a238-76637556d128 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1381.026748] [55187]: DEBUG nova.policy [None req-aad356c6-16cd-4202-a238-76637556d128 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1381.031528] [55187]: INFO nova.api.openstack.requestlog [None req-aad356c6-16cd-4202-a238-76637556d128 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1686 microversion: 2.1 time: 0.087531 [ 1381.031881] [55187]: [pid: 55187|app: 0|req: 4522/9155] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:21 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1686 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1381.854714] [55188]: DEBUG nova.api.openstack.wsgi [None req-1ac94903-a184-46b9-831d-a581857da70f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1381.856404] [55188]: DEBUG nova.compute.api [None req-1ac94903-a184-46b9-831d-a581857da70f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1381.860479] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ac94903-a184-46b9-831d-a581857da70f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1381.860716] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ac94903-a184-46b9-831d-a581857da70f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1381.860938] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ac94903-a184-46b9-831d-a581857da70f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1381.861318] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ac94903-a184-46b9-831d-a581857da70f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1381.861524] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ac94903-a184-46b9-831d-a581857da70f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1381.861702] [55188]: DEBUG oslo_concurrency.lockutils [None req-1ac94903-a184-46b9-831d-a581857da70f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1381.964312] [55188]: DEBUG nova.policy [None req-1ac94903-a184-46b9-831d-a581857da70f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1381.968806] [55188]: INFO nova.api.openstack.requestlog [None req-1ac94903-a184-46b9-831d-a581857da70f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1489 microversion: 2.1 time: 0.116412 [ 1381.969309] [55188]: [pid: 55188|app: 0|req: 4634/9156] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:22 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1489 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1381.981035] [55187]: DEBUG nova.api.openstack.wsgi [None req-1313033e-b422-4196-9aa3-a08c03ed509c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1381.981325] [55187]: DEBUG nova.compute.api [None req-1313033e-b422-4196-9aa3-a08c03ed509c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1381.984759] [55187]: DEBUG oslo_concurrency.lockutils [None req-1313033e-b422-4196-9aa3-a08c03ed509c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1381.984998] [55187]: DEBUG oslo_concurrency.lockutils [None req-1313033e-b422-4196-9aa3-a08c03ed509c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1381.985205] [55187]: DEBUG oslo_concurrency.lockutils [None req-1313033e-b422-4196-9aa3-a08c03ed509c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1381.985554] [55187]: DEBUG oslo_concurrency.lockutils [None req-1313033e-b422-4196-9aa3-a08c03ed509c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1381.985757] [55187]: DEBUG oslo_concurrency.lockutils [None req-1313033e-b422-4196-9aa3-a08c03ed509c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1381.985935] [55187]: DEBUG oslo_concurrency.lockutils [None req-1313033e-b422-4196-9aa3-a08c03ed509c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1381.999073] [55187]: DEBUG nova.compute.api [None req-1313033e-b422-4196-9aa3-a08c03ed509c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1382.038629] [55187]: INFO nova.api.openstack.requestlog [None req-1313033e-b422-4196-9aa3-a08c03ed509c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 204 len: 0 microversion: 2.1 time: 0.059884 [ 1382.038981] [55187]: [pid: 55187|app: 0|req: 4523/9157] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:14:22 2025] DELETE /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 0 bytes in 61 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1382.044102] [55187]: DEBUG nova.api.openstack.wsgi [None req-a57a3eb1-f84b-49c5-877e-b7628bbe8254 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1382.044231] [55188]: DEBUG nova.api.openstack.wsgi [None req-e4b6954e-963a-44bd-9192-ac52ecd8c7c6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1382.045813] [55188]: DEBUG nova.compute.api [None req-e4b6954e-963a-44bd-9192-ac52ecd8c7c6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1382.045895] [55187]: DEBUG nova.compute.api [None req-a57a3eb1-f84b-49c5-877e-b7628bbe8254 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1382.048787] [55187]: DEBUG oslo_concurrency.lockutils [None req-a57a3eb1-f84b-49c5-877e-b7628bbe8254 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1382.049066] [55187]: DEBUG oslo_concurrency.lockutils [None req-a57a3eb1-f84b-49c5-877e-b7628bbe8254 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1382.049262] [55187]: DEBUG oslo_concurrency.lockutils [None req-a57a3eb1-f84b-49c5-877e-b7628bbe8254 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1382.049400] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4b6954e-963a-44bd-9192-ac52ecd8c7c6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1382.049602] [55187]: DEBUG oslo_concurrency.lockutils [None req-a57a3eb1-f84b-49c5-877e-b7628bbe8254 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1382.049643] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4b6954e-963a-44bd-9192-ac52ecd8c7c6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1382.049803] [55187]: DEBUG oslo_concurrency.lockutils [None req-a57a3eb1-f84b-49c5-877e-b7628bbe8254 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1382.049852] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4b6954e-963a-44bd-9192-ac52ecd8c7c6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1382.049974] [55187]: DEBUG oslo_concurrency.lockutils [None req-a57a3eb1-f84b-49c5-877e-b7628bbe8254 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1382.050168] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4b6954e-963a-44bd-9192-ac52ecd8c7c6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1382.050375] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4b6954e-963a-44bd-9192-ac52ecd8c7c6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1382.050592] [55188]: DEBUG oslo_concurrency.lockutils [None req-e4b6954e-963a-44bd-9192-ac52ecd8c7c6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1382.139918] [55188]: DEBUG nova.policy [None req-e4b6954e-963a-44bd-9192-ac52ecd8c7c6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1382.140102] [55187]: DEBUG nova.policy [None req-a57a3eb1-f84b-49c5-877e-b7628bbe8254 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1382.144717] [55187]: INFO nova.api.openstack.requestlog [None req-a57a3eb1-f84b-49c5-877e-b7628bbe8254 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1495 microversion: 2.1 time: 0.102799 [ 1382.144841] [55188]: INFO nova.api.openstack.requestlog [None req-e4b6954e-963a-44bd-9192-ac52ecd8c7c6 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1686 microversion: 2.1 time: 0.102833 [ 1382.145060] [55187]: [pid: 55187|app: 0|req: 4524/9158] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:22 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1495 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1382.145138] [55188]: [pid: 55188|app: 0|req: 4635/9159] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:22 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1686 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1383.158658] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e9d4c75-5795-48c1-862a-d7cceb1512b4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1383.159075] [55187]: DEBUG nova.api.openstack.wsgi [None req-de57b64b-0827-4fb2-a8b8-f50bd7a74c40 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1383.160511] [55188]: DEBUG nova.compute.api [None req-9e9d4c75-5795-48c1-862a-d7cceb1512b4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1383.160681] [55187]: DEBUG nova.compute.api [None req-de57b64b-0827-4fb2-a8b8-f50bd7a74c40 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1383.164669] [55187]: DEBUG oslo_concurrency.lockutils [None req-de57b64b-0827-4fb2-a8b8-f50bd7a74c40 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1383.164838] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e9d4c75-5795-48c1-862a-d7cceb1512b4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1383.164934] [55187]: DEBUG oslo_concurrency.lockutils [None req-de57b64b-0827-4fb2-a8b8-f50bd7a74c40 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1383.165031] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e9d4c75-5795-48c1-862a-d7cceb1512b4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1383.165216] [55187]: DEBUG oslo_concurrency.lockutils [None req-de57b64b-0827-4fb2-a8b8-f50bd7a74c40 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1383.165306] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e9d4c75-5795-48c1-862a-d7cceb1512b4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1383.165522] [55187]: DEBUG oslo_concurrency.lockutils [None req-de57b64b-0827-4fb2-a8b8-f50bd7a74c40 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1383.165595] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e9d4c75-5795-48c1-862a-d7cceb1512b4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1383.165767] [55187]: DEBUG oslo_concurrency.lockutils [None req-de57b64b-0827-4fb2-a8b8-f50bd7a74c40 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1383.165816] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e9d4c75-5795-48c1-862a-d7cceb1512b4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1383.165934] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e9d4c75-5795-48c1-862a-d7cceb1512b4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1383.165981] [55187]: DEBUG oslo_concurrency.lockutils [None req-de57b64b-0827-4fb2-a8b8-f50bd7a74c40 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1383.241453] [55187]: DEBUG nova.policy [None req-de57b64b-0827-4fb2-a8b8-f50bd7a74c40 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1383.241849] [55188]: DEBUG nova.policy [None req-9e9d4c75-5795-48c1-862a-d7cceb1512b4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1383.246096] [55187]: INFO nova.api.openstack.requestlog [None req-de57b64b-0827-4fb2-a8b8-f50bd7a74c40 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1495 microversion: 2.1 time: 0.089720 [ 1383.246594] [55188]: INFO nova.api.openstack.requestlog [None req-9e9d4c75-5795-48c1-862a-d7cceb1512b4 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1686 microversion: 2.1 time: 0.089940 [ 1383.246765] [55187]: [pid: 55187|app: 0|req: 4525/9160] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:23 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1495 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1383.246820] [55188]: [pid: 55188|app: 0|req: 4636/9161] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:23 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1686 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1384.259869] [55187]: DEBUG nova.api.openstack.wsgi [None req-10c8d3e3-2de8-426d-b2e3-769a0632185a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1384.260224] [55188]: DEBUG nova.api.openstack.wsgi [None req-519da1e3-8009-4992-873f-66cafe27df5d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1384.261644] [55187]: DEBUG nova.compute.api [None req-10c8d3e3-2de8-426d-b2e3-769a0632185a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1384.261724] [55188]: DEBUG nova.compute.api [None req-519da1e3-8009-4992-873f-66cafe27df5d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1384.265512] [55188]: DEBUG oslo_concurrency.lockutils [None req-519da1e3-8009-4992-873f-66cafe27df5d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1384.265713] [55187]: DEBUG oslo_concurrency.lockutils [None req-10c8d3e3-2de8-426d-b2e3-769a0632185a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1384.265768] [55188]: DEBUG oslo_concurrency.lockutils [None req-519da1e3-8009-4992-873f-66cafe27df5d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1384.265952] [55188]: DEBUG oslo_concurrency.lockutils [None req-519da1e3-8009-4992-873f-66cafe27df5d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1384.265998] [55187]: DEBUG oslo_concurrency.lockutils [None req-10c8d3e3-2de8-426d-b2e3-769a0632185a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1384.266150] [55187]: DEBUG oslo_concurrency.lockutils [None req-10c8d3e3-2de8-426d-b2e3-769a0632185a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1384.266401] [55188]: DEBUG oslo_concurrency.lockutils [None req-519da1e3-8009-4992-873f-66cafe27df5d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1384.266523] [55187]: DEBUG oslo_concurrency.lockutils [None req-10c8d3e3-2de8-426d-b2e3-769a0632185a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1384.266627] [55188]: DEBUG oslo_concurrency.lockutils [None req-519da1e3-8009-4992-873f-66cafe27df5d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1384.266729] [55187]: DEBUG oslo_concurrency.lockutils [None req-10c8d3e3-2de8-426d-b2e3-769a0632185a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1384.266809] [55188]: DEBUG oslo_concurrency.lockutils [None req-519da1e3-8009-4992-873f-66cafe27df5d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1384.266906] [55187]: DEBUG oslo_concurrency.lockutils [None req-10c8d3e3-2de8-426d-b2e3-769a0632185a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1384.341896] [55188]: DEBUG nova.policy [None req-519da1e3-8009-4992-873f-66cafe27df5d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1384.347143] [55188]: INFO nova.api.openstack.requestlog [None req-519da1e3-8009-4992-873f-66cafe27df5d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1495 microversion: 2.1 time: 0.089616 [ 1384.347542] [55188]: [pid: 55188|app: 0|req: 4637/9162] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:24 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1495 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1384.364520] [55187]: DEBUG nova.policy [None req-10c8d3e3-2de8-426d-b2e3-769a0632185a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1384.369061] [55187]: INFO nova.api.openstack.requestlog [None req-10c8d3e3-2de8-426d-b2e3-769a0632185a tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1686 microversion: 2.1 time: 0.111573 [ 1384.369419] [55187]: [pid: 55187|app: 0|req: 4526/9163] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:24 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1686 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1384.889489] [55188]: DEBUG nova.api.openstack.wsgi [req-75ca818a-930f-4bb6-b93b-9e57649c1227 req-91f1085d-74aa-4d41-996c-a0d04032ca19 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced", "name": "network-vif-deleted", "tag": "f778ffef-3126-4ff0-b669-83589b5b0d90"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1384.897514] [55188]: DEBUG oslo_concurrency.lockutils [req-75ca818a-930f-4bb6-b93b-9e57649c1227 req-91f1085d-74aa-4d41-996c-a0d04032ca19 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1384.897846] [55188]: DEBUG oslo_concurrency.lockutils [req-75ca818a-930f-4bb6-b93b-9e57649c1227 req-91f1085d-74aa-4d41-996c-a0d04032ca19 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1384.898151] [55188]: DEBUG oslo_concurrency.lockutils [req-75ca818a-930f-4bb6-b93b-9e57649c1227 req-91f1085d-74aa-4d41-996c-a0d04032ca19 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1384.905701] [55188]: INFO nova.api.openstack.compute.server_external_events [req-75ca818a-930f-4bb6-b93b-9e57649c1227 req-91f1085d-74aa-4d41-996c-a0d04032ca19 service nova] Creating event network-vif-deleted:f778ffef-3126-4ff0-b669-83589b5b0d90 for instance e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced on cpu-1 [ 1384.909146] [55188]: INFO nova.api.openstack.requestlog [req-75ca818a-930f-4bb6-b93b-9e57649c1227 req-91f1085d-74aa-4d41-996c-a0d04032ca19 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022325 [ 1384.909575] [55188]: [pid: 55188|app: 0|req: 4638/9164] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:14:25 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1385.360618] [55187]: DEBUG nova.api.openstack.wsgi [None req-34edf392-e9de-4560-9f4a-4a7e38d12fbc tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1385.363048] [55187]: DEBUG nova.compute.api [None req-34edf392-e9de-4560-9f4a-4a7e38d12fbc tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1385.366464] [55187]: DEBUG oslo_concurrency.lockutils [None req-34edf392-e9de-4560-9f4a-4a7e38d12fbc tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1385.366703] [55187]: DEBUG oslo_concurrency.lockutils [None req-34edf392-e9de-4560-9f4a-4a7e38d12fbc tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1385.366910] [55187]: DEBUG oslo_concurrency.lockutils [None req-34edf392-e9de-4560-9f4a-4a7e38d12fbc tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1385.367254] [55187]: DEBUG oslo_concurrency.lockutils [None req-34edf392-e9de-4560-9f4a-4a7e38d12fbc tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1385.367452] [55187]: DEBUG oslo_concurrency.lockutils [None req-34edf392-e9de-4560-9f4a-4a7e38d12fbc tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1385.367624] [55187]: DEBUG oslo_concurrency.lockutils [None req-34edf392-e9de-4560-9f4a-4a7e38d12fbc tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1385.383024] [55188]: DEBUG nova.api.openstack.wsgi [None req-7215edcd-7f08-4c42-88ff-d0e2e783ac81 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1385.384764] [55188]: DEBUG nova.compute.api [None req-7215edcd-7f08-4c42-88ff-d0e2e783ac81 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1385.388280] [55188]: DEBUG oslo_concurrency.lockutils [None req-7215edcd-7f08-4c42-88ff-d0e2e783ac81 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1385.388516] [55188]: DEBUG oslo_concurrency.lockutils [None req-7215edcd-7f08-4c42-88ff-d0e2e783ac81 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1385.388717] [55188]: DEBUG oslo_concurrency.lockutils [None req-7215edcd-7f08-4c42-88ff-d0e2e783ac81 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1385.389267] [55188]: DEBUG oslo_concurrency.lockutils [None req-7215edcd-7f08-4c42-88ff-d0e2e783ac81 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1385.389267] [55188]: DEBUG oslo_concurrency.lockutils [None req-7215edcd-7f08-4c42-88ff-d0e2e783ac81 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1385.389455] [55188]: DEBUG oslo_concurrency.lockutils [None req-7215edcd-7f08-4c42-88ff-d0e2e783ac81 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1385.402118] [55187]: DEBUG nova.policy [None req-34edf392-e9de-4560-9f4a-4a7e38d12fbc tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1385.408997] [55187]: INFO nova.api.openstack.requestlog [None req-34edf392-e9de-4560-9f4a-4a7e38d12fbc tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1284 microversion: 2.1 time: 0.050562 [ 1385.409417] [55187]: [pid: 55187|app: 0|req: 4527/9165] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:25 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1284 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1385.464913] [55188]: DEBUG nova.policy [None req-7215edcd-7f08-4c42-88ff-d0e2e783ac81 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1385.469726] [55188]: INFO nova.api.openstack.requestlog [None req-7215edcd-7f08-4c42-88ff-d0e2e783ac81 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1686 microversion: 2.1 time: 0.089142 [ 1385.470070] [55188]: [pid: 55188|app: 0|req: 4639/9166] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:25 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1686 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1386.422790] [55187]: DEBUG nova.api.openstack.wsgi [None req-f48e917a-f786-4177-bfb6-6d3d1d3263ff tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1386.424233] [55187]: DEBUG nova.compute.api [None req-f48e917a-f786-4177-bfb6-6d3d1d3263ff tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1386.429911] [55187]: DEBUG oslo_concurrency.lockutils [None req-f48e917a-f786-4177-bfb6-6d3d1d3263ff tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1386.430129] [55187]: DEBUG oslo_concurrency.lockutils [None req-f48e917a-f786-4177-bfb6-6d3d1d3263ff tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1386.430318] [55187]: DEBUG oslo_concurrency.lockutils [None req-f48e917a-f786-4177-bfb6-6d3d1d3263ff tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1386.430669] [55187]: DEBUG oslo_concurrency.lockutils [None req-f48e917a-f786-4177-bfb6-6d3d1d3263ff tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1386.430872] [55187]: DEBUG oslo_concurrency.lockutils [None req-f48e917a-f786-4177-bfb6-6d3d1d3263ff tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1386.431120] [55187]: DEBUG oslo_concurrency.lockutils [None req-f48e917a-f786-4177-bfb6-6d3d1d3263ff tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1386.449626] [55187]: DEBUG oslo_concurrency.lockutils [None req-f48e917a-f786-4177-bfb6-6d3d1d3263ff tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1386.449848] [55187]: DEBUG oslo_concurrency.lockutils [None req-f48e917a-f786-4177-bfb6-6d3d1d3263ff tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1386.450037] [55187]: DEBUG oslo_concurrency.lockutils [None req-f48e917a-f786-4177-bfb6-6d3d1d3263ff tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1386.450278] [55187]: DEBUG nova.objects.instance [None req-f48e917a-f786-4177-bfb6-6d3d1d3263ff tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lazy-loading 'fault' on Instance uuid e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1386.470536] [55187]: DEBUG nova.policy [None req-f48e917a-f786-4177-bfb6-6d3d1d3263ff tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1386.474545] [55187]: INFO nova.api.openstack.requestlog [None req-f48e917a-f786-4177-bfb6-6d3d1d3263ff tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1298 microversion: 2.1 time: 0.054669 [ 1386.474920] [55187]: [pid: 55187|app: 0|req: 4528/9167] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:26 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1298 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1386.482597] [55188]: DEBUG nova.api.openstack.wsgi [None req-cf8dcc4f-bb9f-4065-adb1-844a281e9626 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1386.484337] [55188]: DEBUG nova.compute.api [None req-cf8dcc4f-bb9f-4065-adb1-844a281e9626 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1386.488237] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf8dcc4f-bb9f-4065-adb1-844a281e9626 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1386.488485] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf8dcc4f-bb9f-4065-adb1-844a281e9626 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1386.488673] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf8dcc4f-bb9f-4065-adb1-844a281e9626 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1386.489039] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf8dcc4f-bb9f-4065-adb1-844a281e9626 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1386.489252] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf8dcc4f-bb9f-4065-adb1-844a281e9626 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1386.489541] [55188]: DEBUG oslo_concurrency.lockutils [None req-cf8dcc4f-bb9f-4065-adb1-844a281e9626 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1386.557871] [55188]: DEBUG nova.policy [None req-cf8dcc4f-bb9f-4065-adb1-844a281e9626 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1386.562167] [55188]: INFO nova.api.openstack.requestlog [None req-cf8dcc4f-bb9f-4065-adb1-844a281e9626 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1673 microversion: 2.1 time: 0.081933 [ 1386.562492] [55188]: [pid: 55188|app: 0|req: 4640/9168] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:26 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1673 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1386.582416] [55187]: DEBUG nova.api.openstack.wsgi [None req-84e13022-48bc-437c-9c18-49aaddc2c872 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1386.584112] [55187]: DEBUG nova.compute.api [None req-84e13022-48bc-437c-9c18-49aaddc2c872 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1386.587727] [55187]: DEBUG oslo_concurrency.lockutils [None req-84e13022-48bc-437c-9c18-49aaddc2c872 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1386.587963] [55187]: DEBUG oslo_concurrency.lockutils [None req-84e13022-48bc-437c-9c18-49aaddc2c872 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1386.588164] [55187]: DEBUG oslo_concurrency.lockutils [None req-84e13022-48bc-437c-9c18-49aaddc2c872 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1386.588507] [55187]: DEBUG oslo_concurrency.lockutils [None req-84e13022-48bc-437c-9c18-49aaddc2c872 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1386.588701] [55187]: DEBUG oslo_concurrency.lockutils [None req-84e13022-48bc-437c-9c18-49aaddc2c872 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1386.588917] [55187]: DEBUG oslo_concurrency.lockutils [None req-84e13022-48bc-437c-9c18-49aaddc2c872 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1386.659613] [55187]: DEBUG nova.policy [None req-84e13022-48bc-437c-9c18-49aaddc2c872 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1386.664026] [55187]: INFO nova.api.openstack.requestlog [None req-84e13022-48bc-437c-9c18-49aaddc2c872 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1673 microversion: 2.1 time: 0.083829 [ 1386.664366] [55187]: [pid: 55187|app: 0|req: 4529/9169] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:26 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1673 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1386.677857] [55188]: DEBUG nova.api.openstack.wsgi [None req-2de9b14b-f8b6-45f2-94f7-907938d6d57f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1386.678350] [55188]: DEBUG nova.compute.api [None req-2de9b14b-f8b6-45f2-94f7-907938d6d57f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1386.683538] [55188]: DEBUG oslo_concurrency.lockutils [None req-2de9b14b-f8b6-45f2-94f7-907938d6d57f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1386.683863] [55188]: DEBUG oslo_concurrency.lockutils [None req-2de9b14b-f8b6-45f2-94f7-907938d6d57f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1386.684143] [55188]: DEBUG oslo_concurrency.lockutils [None req-2de9b14b-f8b6-45f2-94f7-907938d6d57f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1386.684631] [55188]: DEBUG oslo_concurrency.lockutils [None req-2de9b14b-f8b6-45f2-94f7-907938d6d57f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1386.684907] [55188]: DEBUG oslo_concurrency.lockutils [None req-2de9b14b-f8b6-45f2-94f7-907938d6d57f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1386.685200] [55188]: DEBUG oslo_concurrency.lockutils [None req-2de9b14b-f8b6-45f2-94f7-907938d6d57f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1386.701219] [55188]: DEBUG nova.compute.api [None req-2de9b14b-f8b6-45f2-94f7-907938d6d57f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1386.752738] [55188]: INFO nova.api.openstack.requestlog [None req-2de9b14b-f8b6-45f2-94f7-907938d6d57f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 204 len: 0 microversion: 2.1 time: 0.077752 [ 1386.753223] [55188]: [pid: 55188|app: 0|req: 4641/9170] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:14:27 2025] DELETE /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1386.758250] [55187]: DEBUG nova.api.openstack.wsgi [None req-dd565d44-d722-4195-8b31-e12cd44cf553 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1386.760039] [55187]: DEBUG nova.compute.api [None req-dd565d44-d722-4195-8b31-e12cd44cf553 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1386.763738] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd565d44-d722-4195-8b31-e12cd44cf553 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1386.763987] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd565d44-d722-4195-8b31-e12cd44cf553 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1386.764190] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd565d44-d722-4195-8b31-e12cd44cf553 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1386.764550] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd565d44-d722-4195-8b31-e12cd44cf553 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1386.764751] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd565d44-d722-4195-8b31-e12cd44cf553 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1386.764923] [55187]: DEBUG oslo_concurrency.lockutils [None req-dd565d44-d722-4195-8b31-e12cd44cf553 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1386.836145] [55187]: DEBUG nova.policy [None req-dd565d44-d722-4195-8b31-e12cd44cf553 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1386.840483] [55187]: INFO nova.api.openstack.requestlog [None req-dd565d44-d722-4195-8b31-e12cd44cf553 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1679 microversion: 2.1 time: 0.084548 [ 1386.840811] [55187]: [pid: 55187|app: 0|req: 4530/9171] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:27 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1679 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1387.488381] [55188]: DEBUG nova.api.openstack.wsgi [None req-579f80f1-c81a-4acf-a650-8bbd508a6f96 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1387.490554] [55188]: DEBUG nova.compute.api [None req-579f80f1-c81a-4acf-a650-8bbd508a6f96 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1387.494442] [55188]: DEBUG oslo_concurrency.lockutils [None req-579f80f1-c81a-4acf-a650-8bbd508a6f96 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1387.494685] [55188]: DEBUG oslo_concurrency.lockutils [None req-579f80f1-c81a-4acf-a650-8bbd508a6f96 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1387.494872] [55188]: DEBUG oslo_concurrency.lockutils [None req-579f80f1-c81a-4acf-a650-8bbd508a6f96 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1387.495263] [55188]: DEBUG oslo_concurrency.lockutils [None req-579f80f1-c81a-4acf-a650-8bbd508a6f96 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1387.495445] [55188]: DEBUG oslo_concurrency.lockutils [None req-579f80f1-c81a-4acf-a650-8bbd508a6f96 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1387.495619] [55188]: DEBUG oslo_concurrency.lockutils [None req-579f80f1-c81a-4acf-a650-8bbd508a6f96 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1387.513247] [55188]: DEBUG oslo_concurrency.lockutils [None req-579f80f1-c81a-4acf-a650-8bbd508a6f96 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1387.513472] [55188]: DEBUG oslo_concurrency.lockutils [None req-579f80f1-c81a-4acf-a650-8bbd508a6f96 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1387.513653] [55188]: DEBUG oslo_concurrency.lockutils [None req-579f80f1-c81a-4acf-a650-8bbd508a6f96 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1387.513844] [55188]: DEBUG nova.objects.instance [None req-579f80f1-c81a-4acf-a650-8bbd508a6f96 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lazy-loading 'fault' on Instance uuid e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1387.533053] [55188]: DEBUG nova.policy [None req-579f80f1-c81a-4acf-a650-8bbd508a6f96 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1387.537758] [55188]: INFO nova.api.openstack.requestlog [None req-579f80f1-c81a-4acf-a650-8bbd508a6f96 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1298 microversion: 2.1 time: 0.051914 [ 1387.538163] [55188]: [pid: 55188|app: 0|req: 4642/9172] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:27 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1298 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1387.853542] [55187]: DEBUG nova.api.openstack.wsgi [None req-518f0df1-8c52-462e-b6ad-39db7083f10f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1387.855441] [55187]: DEBUG nova.compute.api [None req-518f0df1-8c52-462e-b6ad-39db7083f10f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1387.860076] [55187]: DEBUG oslo_concurrency.lockutils [None req-518f0df1-8c52-462e-b6ad-39db7083f10f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1387.860347] [55187]: DEBUG oslo_concurrency.lockutils [None req-518f0df1-8c52-462e-b6ad-39db7083f10f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1387.860564] [55187]: DEBUG oslo_concurrency.lockutils [None req-518f0df1-8c52-462e-b6ad-39db7083f10f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1387.860999] [55187]: DEBUG oslo_concurrency.lockutils [None req-518f0df1-8c52-462e-b6ad-39db7083f10f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1387.861251] [55187]: DEBUG oslo_concurrency.lockutils [None req-518f0df1-8c52-462e-b6ad-39db7083f10f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1387.861448] [55187]: DEBUG oslo_concurrency.lockutils [None req-518f0df1-8c52-462e-b6ad-39db7083f10f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1387.938528] [55187]: DEBUG nova.policy [None req-518f0df1-8c52-462e-b6ad-39db7083f10f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1387.942867] [55187]: INFO nova.api.openstack.requestlog [None req-518f0df1-8c52-462e-b6ad-39db7083f10f tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1679 microversion: 2.1 time: 0.091814 [ 1387.943220] [55187]: [pid: 55187|app: 0|req: 4531/9173] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:28 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1679 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1388.551486] [55188]: DEBUG nova.api.openstack.wsgi [None req-aa3f6f1d-d519-483f-a030-b247ae0c5583 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1388.553273] [55188]: DEBUG nova.compute.api [None req-aa3f6f1d-d519-483f-a030-b247ae0c5583 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1388.556900] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa3f6f1d-d519-483f-a030-b247ae0c5583 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1388.557157] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa3f6f1d-d519-483f-a030-b247ae0c5583 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1388.557345] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa3f6f1d-d519-483f-a030-b247ae0c5583 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1388.557974] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa3f6f1d-d519-483f-a030-b247ae0c5583 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1388.557974] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa3f6f1d-d519-483f-a030-b247ae0c5583 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1388.558168] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa3f6f1d-d519-483f-a030-b247ae0c5583 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1388.576680] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa3f6f1d-d519-483f-a030-b247ae0c5583 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1388.576896] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa3f6f1d-d519-483f-a030-b247ae0c5583 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1388.577093] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa3f6f1d-d519-483f-a030-b247ae0c5583 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1388.577289] [55188]: DEBUG nova.objects.instance [None req-aa3f6f1d-d519-483f-a030-b247ae0c5583 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lazy-loading 'fault' on Instance uuid e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1388.595851] [55188]: DEBUG nova.policy [None req-aa3f6f1d-d519-483f-a030-b247ae0c5583 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1388.599216] [55188]: INFO nova.api.openstack.requestlog [None req-aa3f6f1d-d519-483f-a030-b247ae0c5583 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 200 len: 1298 microversion: 2.1 time: 0.050050 [ 1388.599702] [55188]: [pid: 55188|app: 0|req: 4643/9174] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:28 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 1298 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1388.956203] [55187]: DEBUG nova.api.openstack.wsgi [None req-91ae0240-537f-4f2c-a4cd-f296c0042b76 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1388.957954] [55187]: DEBUG nova.compute.api [None req-91ae0240-537f-4f2c-a4cd-f296c0042b76 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1388.961668] [55187]: DEBUG oslo_concurrency.lockutils [None req-91ae0240-537f-4f2c-a4cd-f296c0042b76 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1388.961905] [55187]: DEBUG oslo_concurrency.lockutils [None req-91ae0240-537f-4f2c-a4cd-f296c0042b76 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1388.962104] [55187]: DEBUG oslo_concurrency.lockutils [None req-91ae0240-537f-4f2c-a4cd-f296c0042b76 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1388.962491] [55187]: DEBUG oslo_concurrency.lockutils [None req-91ae0240-537f-4f2c-a4cd-f296c0042b76 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1388.962746] [55187]: DEBUG oslo_concurrency.lockutils [None req-91ae0240-537f-4f2c-a4cd-f296c0042b76 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1388.963779] [55187]: DEBUG oslo_concurrency.lockutils [None req-91ae0240-537f-4f2c-a4cd-f296c0042b76 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1389.056490] [55187]: DEBUG nova.policy [None req-91ae0240-537f-4f2c-a4cd-f296c0042b76 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1389.060791] [55187]: INFO nova.api.openstack.requestlog [None req-91ae0240-537f-4f2c-a4cd-f296c0042b76 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1679 microversion: 2.1 time: 0.106994 [ 1389.061219] [55187]: [pid: 55187|app: 0|req: 4532/9175] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:29 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1679 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1389.293229] [55188]: DEBUG nova.api.openstack.wsgi [req-908f4faa-c31a-4546-8e68-5fd9079770d2 req-1b383f10-ff62-4d0e-a1d6-97add01975c5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2afd1050-82d4-4319-9999-7307f33cc63b", "name": "network-vif-deleted", "tag": "bc97eb24-2ae1-4fab-97e7-f119750b5feb"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1389.298956] [55188]: DEBUG oslo_concurrency.lockutils [req-908f4faa-c31a-4546-8e68-5fd9079770d2 req-1b383f10-ff62-4d0e-a1d6-97add01975c5 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1389.299215] [55188]: DEBUG oslo_concurrency.lockutils [req-908f4faa-c31a-4546-8e68-5fd9079770d2 req-1b383f10-ff62-4d0e-a1d6-97add01975c5 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1389.299401] [55188]: DEBUG oslo_concurrency.lockutils [req-908f4faa-c31a-4546-8e68-5fd9079770d2 req-1b383f10-ff62-4d0e-a1d6-97add01975c5 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1389.305512] [55188]: INFO nova.api.openstack.compute.server_external_events [req-908f4faa-c31a-4546-8e68-5fd9079770d2 req-1b383f10-ff62-4d0e-a1d6-97add01975c5 service nova] Creating event network-vif-deleted:bc97eb24-2ae1-4fab-97e7-f119750b5feb for instance 2afd1050-82d4-4319-9999-7307f33cc63b on cpu-1 [ 1389.308207] [55188]: INFO nova.api.openstack.requestlog [req-908f4faa-c31a-4546-8e68-5fd9079770d2 req-1b383f10-ff62-4d0e-a1d6-97add01975c5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017315 [ 1389.308529] [55188]: [pid: 55188|app: 0|req: 4644/9176] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:14:29 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1389.612169] [55187]: DEBUG nova.api.openstack.wsgi [None req-b4568809-f496-44da-998b-3aa42ad73e38 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1389.613881] [55187]: DEBUG nova.compute.api [None req-b4568809-f496-44da-998b-3aa42ad73e38 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1389.620161] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4568809-f496-44da-998b-3aa42ad73e38 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1389.620410] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4568809-f496-44da-998b-3aa42ad73e38 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1389.620597] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4568809-f496-44da-998b-3aa42ad73e38 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1389.620991] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4568809-f496-44da-998b-3aa42ad73e38 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1389.621209] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4568809-f496-44da-998b-3aa42ad73e38 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1389.621385] [55187]: DEBUG oslo_concurrency.lockutils [None req-b4568809-f496-44da-998b-3aa42ad73e38 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1389.630735] [55187]: INFO nova.api.openstack.wsgi [None req-b4568809-f496-44da-998b-3aa42ad73e38 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced could not be found. [ 1389.631064] [55187]: DEBUG nova.api.openstack.wsgi [None req-b4568809-f496-44da-998b-3aa42ad73e38 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1389.631494] [55187]: INFO nova.api.openstack.requestlog [None req-b4568809-f496-44da-998b-3aa42ad73e38 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 404 len: 111 microversion: 2.1 time: 0.021794 [ 1389.631782] [55187]: [pid: 55187|app: 0|req: 4533/9177] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:29 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1389.668198] [55188]: DEBUG nova.api.openstack.wsgi [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-904713354", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "94e5abc4-a0dc-4553-a92f-1534f201672a"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1389.705101] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1389.705359] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1389.705549] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1389.705938] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1389.706179] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1389.706368] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1389.711681] [55188]: DEBUG nova.network.neutron [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] validate_networks() for [('94e5abc4-a0dc-4553-a92f-1534f201672a', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1389.868969] [55188]: DEBUG nova.virt.hardware [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1389.869213] [55188]: DEBUG nova.virt.hardware [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1389.869428] [55188]: DEBUG nova.virt.hardware [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1389.869592] [55188]: DEBUG nova.virt.hardware [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1389.869755] [55188]: DEBUG nova.virt.hardware [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1389.877948] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1389.878212] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1389.878401] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1389.878808] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1389.879020] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1389.879196] [55188]: DEBUG oslo_concurrency.lockutils [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1389.890514] [55188]: DEBUG nova.quota [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Getting quotas for project 63cfba0ac280493298000e61ffaf21ca. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1389.894766] [55188]: DEBUG nova.quota [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Getting quotas for user 4275c162be2c4813b7780b7276023d8f and project 63cfba0ac280493298000e61ffaf21ca. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1389.900387] [55188]: DEBUG nova.compute.api [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1389.901830] [55188]: DEBUG nova.compute.api [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1389.935276] [55188]: INFO nova.api.openstack.requestlog [None req-7dfd29f7-9c55-46d1-9a5b-b9823a69352d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.269540 [ 1389.935843] [55188]: [pid: 55188|app: 0|req: 4645/9178] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:14:30 2025] POST /compute/v2.1/servers => generated 380 bytes in 270 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1389.942139] [55187]: DEBUG nova.api.openstack.wsgi [None req-070510e4-dd80-4326-a749-571c69e5984e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1389.943842] [55187]: DEBUG nova.compute.api [None req-070510e4-dd80-4326-a749-571c69e5984e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1389.972223] [55187]: DEBUG nova.policy [None req-070510e4-dd80-4326-a749-571c69e5984e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1389.978728] [55187]: INFO nova.api.openstack.requestlog [None req-070510e4-dd80-4326-a749-571c69e5984e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1212 microversion: 2.1 time: 0.039008 [ 1389.979072] [55187]: [pid: 55187|app: 0|req: 4534/9179] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:30 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1212 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1390.074650] [55188]: DEBUG nova.api.openstack.wsgi [None req-6309bad5-bb12-4a97-a8c9-bc8252458a02 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1390.076416] [55188]: DEBUG nova.compute.api [None req-6309bad5-bb12-4a97-a8c9-bc8252458a02 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1390.080249] [55188]: DEBUG oslo_concurrency.lockutils [None req-6309bad5-bb12-4a97-a8c9-bc8252458a02 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1390.080493] [55188]: DEBUG oslo_concurrency.lockutils [None req-6309bad5-bb12-4a97-a8c9-bc8252458a02 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1390.080998] [55188]: DEBUG oslo_concurrency.lockutils [None req-6309bad5-bb12-4a97-a8c9-bc8252458a02 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1390.081115] [55188]: DEBUG oslo_concurrency.lockutils [None req-6309bad5-bb12-4a97-a8c9-bc8252458a02 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1390.081318] [55188]: DEBUG oslo_concurrency.lockutils [None req-6309bad5-bb12-4a97-a8c9-bc8252458a02 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1390.081491] [55188]: DEBUG oslo_concurrency.lockutils [None req-6309bad5-bb12-4a97-a8c9-bc8252458a02 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1390.122917] [55188]: DEBUG nova.policy [None req-6309bad5-bb12-4a97-a8c9-bc8252458a02 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1390.128422] [55188]: INFO nova.api.openstack.requestlog [None req-6309bad5-bb12-4a97-a8c9-bc8252458a02 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1320 microversion: 2.1 time: 0.056131 [ 1390.128741] [55188]: [pid: 55188|app: 0|req: 4646/9180] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:30 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1320 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1390.991877] [55187]: DEBUG nova.api.openstack.wsgi [None req-3fa13d39-7682-4f41-b22f-bf31844facb6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1390.993613] [55187]: DEBUG nova.compute.api [None req-3fa13d39-7682-4f41-b22f-bf31844facb6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1390.997433] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fa13d39-7682-4f41-b22f-bf31844facb6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1390.997672] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fa13d39-7682-4f41-b22f-bf31844facb6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1390.997863] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fa13d39-7682-4f41-b22f-bf31844facb6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1390.998241] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fa13d39-7682-4f41-b22f-bf31844facb6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1390.998451] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fa13d39-7682-4f41-b22f-bf31844facb6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1390.998629] [55187]: DEBUG oslo_concurrency.lockutils [None req-3fa13d39-7682-4f41-b22f-bf31844facb6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1391.031753] [55187]: DEBUG nova.policy [None req-3fa13d39-7682-4f41-b22f-bf31844facb6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1391.035584] [55187]: INFO nova.api.openstack.requestlog [None req-3fa13d39-7682-4f41-b22f-bf31844facb6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1216 microversion: 2.1 time: 0.046020 [ 1391.035899] [55187]: [pid: 55187|app: 0|req: 4535/9181] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:31 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1391.141675] [55188]: DEBUG nova.api.openstack.wsgi [None req-01da24bc-649e-4612-82b5-b2efe9f85c67 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1391.143461] [55188]: DEBUG nova.compute.api [None req-01da24bc-649e-4612-82b5-b2efe9f85c67 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1391.146954] [55188]: DEBUG oslo_concurrency.lockutils [None req-01da24bc-649e-4612-82b5-b2efe9f85c67 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1391.147208] [55188]: DEBUG oslo_concurrency.lockutils [None req-01da24bc-649e-4612-82b5-b2efe9f85c67 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1391.147397] [55188]: DEBUG oslo_concurrency.lockutils [None req-01da24bc-649e-4612-82b5-b2efe9f85c67 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1391.147813] [55188]: DEBUG oslo_concurrency.lockutils [None req-01da24bc-649e-4612-82b5-b2efe9f85c67 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1391.148051] [55188]: DEBUG oslo_concurrency.lockutils [None req-01da24bc-649e-4612-82b5-b2efe9f85c67 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1391.148240] [55188]: DEBUG oslo_concurrency.lockutils [None req-01da24bc-649e-4612-82b5-b2efe9f85c67 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1391.169608] [55188]: DEBUG oslo_concurrency.lockutils [None req-01da24bc-649e-4612-82b5-b2efe9f85c67 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1391.169844] [55188]: DEBUG oslo_concurrency.lockutils [None req-01da24bc-649e-4612-82b5-b2efe9f85c67 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1391.170058] [55188]: DEBUG oslo_concurrency.lockutils [None req-01da24bc-649e-4612-82b5-b2efe9f85c67 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1391.170295] [55188]: DEBUG nova.objects.instance [None req-01da24bc-649e-4612-82b5-b2efe9f85c67 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lazy-loading 'fault' on Instance uuid 2afd1050-82d4-4319-9999-7307f33cc63b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1391.189867] [55188]: DEBUG nova.policy [None req-01da24bc-649e-4612-82b5-b2efe9f85c67 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1391.193510] [55188]: INFO nova.api.openstack.requestlog [None req-01da24bc-649e-4612-82b5-b2efe9f85c67 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1325 microversion: 2.1 time: 0.054170 [ 1391.193834] [55188]: [pid: 55188|app: 0|req: 4647/9182] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:31 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1325 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1392.048114] [55187]: DEBUG nova.api.openstack.wsgi [None req-2685e121-c666-4bb2-889f-c851ae776e24 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1392.049915] [55187]: DEBUG nova.compute.api [None req-2685e121-c666-4bb2-889f-c851ae776e24 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1392.053486] [55187]: DEBUG oslo_concurrency.lockutils [None req-2685e121-c666-4bb2-889f-c851ae776e24 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1392.053722] [55187]: DEBUG oslo_concurrency.lockutils [None req-2685e121-c666-4bb2-889f-c851ae776e24 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1392.053931] [55187]: DEBUG oslo_concurrency.lockutils [None req-2685e121-c666-4bb2-889f-c851ae776e24 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1392.054301] [55187]: DEBUG oslo_concurrency.lockutils [None req-2685e121-c666-4bb2-889f-c851ae776e24 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1392.054499] [55187]: DEBUG oslo_concurrency.lockutils [None req-2685e121-c666-4bb2-889f-c851ae776e24 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1392.054673] [55187]: DEBUG oslo_concurrency.lockutils [None req-2685e121-c666-4bb2-889f-c851ae776e24 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1392.084248] [55187]: DEBUG nova.policy [None req-2685e121-c666-4bb2-889f-c851ae776e24 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1392.087672] [55187]: INFO nova.api.openstack.requestlog [None req-2685e121-c666-4bb2-889f-c851ae776e24 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1208 microversion: 2.1 time: 0.041974 [ 1392.087971] [55187]: [pid: 55187|app: 0|req: 4536/9183] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:32 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1208 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1392.206908] [55188]: DEBUG nova.api.openstack.wsgi [None req-afeaed1a-58f1-4689-a860-db1b663352cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1392.208701] [55188]: DEBUG nova.compute.api [None req-afeaed1a-58f1-4689-a860-db1b663352cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1392.212966] [55188]: DEBUG oslo_concurrency.lockutils [None req-afeaed1a-58f1-4689-a860-db1b663352cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1392.213212] [55188]: DEBUG oslo_concurrency.lockutils [None req-afeaed1a-58f1-4689-a860-db1b663352cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1392.213401] [55188]: DEBUG oslo_concurrency.lockutils [None req-afeaed1a-58f1-4689-a860-db1b663352cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1392.213740] [55188]: DEBUG oslo_concurrency.lockutils [None req-afeaed1a-58f1-4689-a860-db1b663352cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1392.213939] [55188]: DEBUG oslo_concurrency.lockutils [None req-afeaed1a-58f1-4689-a860-db1b663352cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1392.214170] [55188]: DEBUG oslo_concurrency.lockutils [None req-afeaed1a-58f1-4689-a860-db1b663352cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1392.231491] [55188]: DEBUG oslo_concurrency.lockutils [None req-afeaed1a-58f1-4689-a860-db1b663352cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1392.231701] [55188]: DEBUG oslo_concurrency.lockutils [None req-afeaed1a-58f1-4689-a860-db1b663352cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1392.231884] [55188]: DEBUG oslo_concurrency.lockutils [None req-afeaed1a-58f1-4689-a860-db1b663352cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1392.232112] [55188]: DEBUG nova.objects.instance [None req-afeaed1a-58f1-4689-a860-db1b663352cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lazy-loading 'fault' on Instance uuid 2afd1050-82d4-4319-9999-7307f33cc63b {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1392.250314] [55188]: DEBUG nova.policy [None req-afeaed1a-58f1-4689-a860-db1b663352cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f8fd3af90204522bf140bae43e1f3a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80df9ef80e140f7baa7e260e967d582', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1392.253716] [55188]: INFO nova.api.openstack.requestlog [None req-afeaed1a-58f1-4689-a860-db1b663352cc tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 200 len: 1325 microversion: 2.1 time: 0.049122 [ 1392.254027] [55188]: [pid: 55188|app: 0|req: 4648/9184] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:32 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 1325 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1393.100769] [55187]: DEBUG nova.api.openstack.wsgi [None req-ffc75f62-1593-4a3c-8d17-9e361981f52f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1393.102504] [55187]: DEBUG nova.compute.api [None req-ffc75f62-1593-4a3c-8d17-9e361981f52f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1393.107865] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffc75f62-1593-4a3c-8d17-9e361981f52f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1393.108119] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffc75f62-1593-4a3c-8d17-9e361981f52f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1393.108317] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffc75f62-1593-4a3c-8d17-9e361981f52f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1393.108718] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffc75f62-1593-4a3c-8d17-9e361981f52f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1393.108976] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffc75f62-1593-4a3c-8d17-9e361981f52f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1393.109170] [55187]: DEBUG oslo_concurrency.lockutils [None req-ffc75f62-1593-4a3c-8d17-9e361981f52f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1393.140747] [55187]: DEBUG nova.policy [None req-ffc75f62-1593-4a3c-8d17-9e361981f52f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1393.144660] [55187]: INFO nova.api.openstack.requestlog [None req-ffc75f62-1593-4a3c-8d17-9e361981f52f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1264 microversion: 2.1 time: 0.046170 [ 1393.145030] [55187]: [pid: 55187|app: 0|req: 4537/9185] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:33 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1264 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1393.269986] [55188]: DEBUG nova.api.openstack.wsgi [None req-0fc0d3e0-3435-4f1b-80da-b696cc3c99f3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1393.270740] [55188]: DEBUG nova.compute.api [None req-0fc0d3e0-3435-4f1b-80da-b696cc3c99f3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 2afd1050-82d4-4319-9999-7307f33cc63b] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1393.275478] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fc0d3e0-3435-4f1b-80da-b696cc3c99f3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1393.275875] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fc0d3e0-3435-4f1b-80da-b696cc3c99f3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1393.276229] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fc0d3e0-3435-4f1b-80da-b696cc3c99f3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1393.276786] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fc0d3e0-3435-4f1b-80da-b696cc3c99f3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1393.277228] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fc0d3e0-3435-4f1b-80da-b696cc3c99f3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1393.277576] [55188]: DEBUG oslo_concurrency.lockutils [None req-0fc0d3e0-3435-4f1b-80da-b696cc3c99f3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1393.289572] [55188]: INFO nova.api.openstack.wsgi [None req-0fc0d3e0-3435-4f1b-80da-b696cc3c99f3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] HTTP exception thrown: Instance 2afd1050-82d4-4319-9999-7307f33cc63b could not be found. [ 1393.290060] [55188]: DEBUG nova.api.openstack.wsgi [None req-0fc0d3e0-3435-4f1b-80da-b696cc3c99f3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Returning 404 to user: Instance 2afd1050-82d4-4319-9999-7307f33cc63b could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1393.290790] [55188]: INFO nova.api.openstack.requestlog [None req-0fc0d3e0-3435-4f1b-80da-b696cc3c99f3 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b" status: 404 len: 111 microversion: 2.1 time: 0.026173 [ 1393.291261] [55188]: [pid: 55188|app: 0|req: 4649/9186] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:33 2025] GET /compute/v2.1/servers/2afd1050-82d4-4319-9999-7307f33cc63b => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1394.157576] [55187]: DEBUG nova.api.openstack.wsgi [None req-e4a5f551-3e2c-41f3-b195-f023718441f8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1394.159471] [55187]: DEBUG nova.compute.api [None req-e4a5f551-3e2c-41f3-b195-f023718441f8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1394.161303] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_api:SELECT=116,nova_api:UPDATE=5,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1394.163748] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4a5f551-3e2c-41f3-b195-f023718441f8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1394.163988] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4a5f551-3e2c-41f3-b195-f023718441f8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1394.164220] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4a5f551-3e2c-41f3-b195-f023718441f8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1394.164585] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4a5f551-3e2c-41f3-b195-f023718441f8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1394.164788] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4a5f551-3e2c-41f3-b195-f023718441f8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1394.164962] [55187]: DEBUG oslo_concurrency.lockutils [None req-e4a5f551-3e2c-41f3-b195-f023718441f8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1394.167836] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=326,nova_cell1:UPDATE=11,nova_cell1:INSERT=6 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1394.203322] [55187]: DEBUG nova.policy [None req-e4a5f551-3e2c-41f3-b195-f023718441f8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1394.206958] [55187]: INFO nova.api.openstack.requestlog [None req-e4a5f551-3e2c-41f3-b195-f023718441f8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1264 microversion: 2.1 time: 0.051622 [ 1394.207558] [55187]: [pid: 55187|app: 0|req: 4538/9187] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:34 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1264 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1395.220420] [55188]: DEBUG nova.api.openstack.wsgi [None req-bb4c9505-aed4-4bc2-bf19-6c7ef8754d50 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1395.222271] [55188]: DEBUG nova.compute.api [None req-bb4c9505-aed4-4bc2-bf19-6c7ef8754d50 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1395.226056] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb4c9505-aed4-4bc2-bf19-6c7ef8754d50 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1395.226304] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb4c9505-aed4-4bc2-bf19-6c7ef8754d50 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1395.226494] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb4c9505-aed4-4bc2-bf19-6c7ef8754d50 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1395.226847] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb4c9505-aed4-4bc2-bf19-6c7ef8754d50 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1395.227059] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb4c9505-aed4-4bc2-bf19-6c7ef8754d50 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1395.227240] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb4c9505-aed4-4bc2-bf19-6c7ef8754d50 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1395.258730] [55188]: DEBUG nova.policy [None req-bb4c9505-aed4-4bc2-bf19-6c7ef8754d50 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1395.262475] [55188]: INFO nova.api.openstack.requestlog [None req-bb4c9505-aed4-4bc2-bf19-6c7ef8754d50 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1272 microversion: 2.1 time: 0.044571 [ 1395.262781] [55188]: [pid: 55188|app: 0|req: 4650/9188] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:35 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1272 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1396.275875] [55187]: DEBUG nova.api.openstack.wsgi [None req-379bf952-b1a3-4a76-a452-73726689a594 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1396.277633] [55187]: DEBUG nova.compute.api [None req-379bf952-b1a3-4a76-a452-73726689a594 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1396.283763] [55187]: DEBUG oslo_concurrency.lockutils [None req-379bf952-b1a3-4a76-a452-73726689a594 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1396.284010] [55187]: DEBUG oslo_concurrency.lockutils [None req-379bf952-b1a3-4a76-a452-73726689a594 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1396.284209] [55187]: DEBUG oslo_concurrency.lockutils [None req-379bf952-b1a3-4a76-a452-73726689a594 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1396.284558] [55187]: DEBUG oslo_concurrency.lockutils [None req-379bf952-b1a3-4a76-a452-73726689a594 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1396.284758] [55187]: DEBUG oslo_concurrency.lockutils [None req-379bf952-b1a3-4a76-a452-73726689a594 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1396.284930] [55187]: DEBUG oslo_concurrency.lockutils [None req-379bf952-b1a3-4a76-a452-73726689a594 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1396.355366] [55187]: DEBUG nova.policy [None req-379bf952-b1a3-4a76-a452-73726689a594 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1396.361671] [55187]: INFO nova.api.openstack.requestlog [None req-379bf952-b1a3-4a76-a452-73726689a594 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1312 microversion: 2.1 time: 0.088187 [ 1396.362020] [55187]: [pid: 55187|app: 0|req: 4539/9189] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:36 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1396.430481] [55188]: DEBUG nova.api.openstack.wsgi [None req-e844cd34-8885-41e3-ac4d-e56d3eade4b8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1396.430793] [55188]: DEBUG nova.compute.api [None req-e844cd34-8885-41e3-ac4d-e56d3eade4b8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1396.435054] [55188]: DEBUG oslo_concurrency.lockutils [None req-e844cd34-8885-41e3-ac4d-e56d3eade4b8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1396.435312] [55188]: DEBUG oslo_concurrency.lockutils [None req-e844cd34-8885-41e3-ac4d-e56d3eade4b8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1396.435495] [55188]: DEBUG oslo_concurrency.lockutils [None req-e844cd34-8885-41e3-ac4d-e56d3eade4b8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1396.435845] [55188]: DEBUG oslo_concurrency.lockutils [None req-e844cd34-8885-41e3-ac4d-e56d3eade4b8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1396.436057] [55188]: DEBUG oslo_concurrency.lockutils [None req-e844cd34-8885-41e3-ac4d-e56d3eade4b8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1396.436237] [55188]: DEBUG oslo_concurrency.lockutils [None req-e844cd34-8885-41e3-ac4d-e56d3eade4b8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1396.443930] [55188]: INFO nova.api.openstack.wsgi [None req-e844cd34-8885-41e3-ac4d-e56d3eade4b8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] HTTP exception thrown: Instance 1f6d1dcc-17d0-4122-980d-68d297ed52e5 could not be found. [ 1396.444243] [55188]: DEBUG nova.api.openstack.wsgi [None req-e844cd34-8885-41e3-ac4d-e56d3eade4b8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Returning 404 to user: Instance 1f6d1dcc-17d0-4122-980d-68d297ed52e5 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1396.444659] [55188]: INFO nova.api.openstack.requestlog [None req-e844cd34-8885-41e3-ac4d-e56d3eade4b8 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 404 len: 111 microversion: 2.1 time: 0.016547 [ 1396.444943] [55188]: [pid: 55188|app: 0|req: 4651/9190] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:14:36 2025] DELETE /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1396.449667] [55187]: DEBUG nova.api.openstack.wsgi [None req-977823b9-f4b1-48dc-b84b-43d834e51cfe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1396.451447] [55187]: DEBUG nova.compute.api [None req-977823b9-f4b1-48dc-b84b-43d834e51cfe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 1f6d1dcc-17d0-4122-980d-68d297ed52e5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1396.455065] [55187]: DEBUG oslo_concurrency.lockutils [None req-977823b9-f4b1-48dc-b84b-43d834e51cfe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1396.455316] [55187]: DEBUG oslo_concurrency.lockutils [None req-977823b9-f4b1-48dc-b84b-43d834e51cfe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1396.455507] [55187]: DEBUG oslo_concurrency.lockutils [None req-977823b9-f4b1-48dc-b84b-43d834e51cfe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1396.455858] [55187]: DEBUG oslo_concurrency.lockutils [None req-977823b9-f4b1-48dc-b84b-43d834e51cfe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1396.456071] [55187]: DEBUG oslo_concurrency.lockutils [None req-977823b9-f4b1-48dc-b84b-43d834e51cfe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1396.456251] [55187]: DEBUG oslo_concurrency.lockutils [None req-977823b9-f4b1-48dc-b84b-43d834e51cfe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1396.465551] [55187]: INFO nova.api.openstack.wsgi [None req-977823b9-f4b1-48dc-b84b-43d834e51cfe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] HTTP exception thrown: Instance 1f6d1dcc-17d0-4122-980d-68d297ed52e5 could not be found. [ 1396.465852] [55187]: DEBUG nova.api.openstack.wsgi [None req-977823b9-f4b1-48dc-b84b-43d834e51cfe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Returning 404 to user: Instance 1f6d1dcc-17d0-4122-980d-68d297ed52e5 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1396.466428] [55187]: INFO nova.api.openstack.requestlog [None req-977823b9-f4b1-48dc-b84b-43d834e51cfe tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5" status: 404 len: 111 microversion: 2.1 time: 0.018935 [ 1396.466722] [55187]: [pid: 55187|app: 0|req: 4540/9191] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:36 2025] GET /compute/v2.1/servers/1f6d1dcc-17d0-4122-980d-68d297ed52e5 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1396.471260] [55188]: DEBUG nova.api.openstack.wsgi [None req-213d619a-55d0-4972-adb4-c76f031b7ccd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1396.471514] [55188]: DEBUG nova.compute.api [None req-213d619a-55d0-4972-adb4-c76f031b7ccd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1396.474880] [55188]: DEBUG oslo_concurrency.lockutils [None req-213d619a-55d0-4972-adb4-c76f031b7ccd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1396.475148] [55188]: DEBUG oslo_concurrency.lockutils [None req-213d619a-55d0-4972-adb4-c76f031b7ccd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1396.475316] [55188]: DEBUG oslo_concurrency.lockutils [None req-213d619a-55d0-4972-adb4-c76f031b7ccd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1396.475669] [55188]: DEBUG oslo_concurrency.lockutils [None req-213d619a-55d0-4972-adb4-c76f031b7ccd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1396.475868] [55188]: DEBUG oslo_concurrency.lockutils [None req-213d619a-55d0-4972-adb4-c76f031b7ccd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1396.476072] [55188]: DEBUG oslo_concurrency.lockutils [None req-213d619a-55d0-4972-adb4-c76f031b7ccd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1396.486455] [55188]: INFO nova.api.openstack.wsgi [None req-213d619a-55d0-4972-adb4-c76f031b7ccd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] HTTP exception thrown: Instance 4a8dba25-b936-424e-b18f-1e131d129305 could not be found. [ 1396.486455] [55188]: DEBUG nova.api.openstack.wsgi [None req-213d619a-55d0-4972-adb4-c76f031b7ccd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Returning 404 to user: Instance 4a8dba25-b936-424e-b18f-1e131d129305 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1396.486455] [55188]: INFO nova.api.openstack.requestlog [None req-213d619a-55d0-4972-adb4-c76f031b7ccd tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 404 len: 111 microversion: 2.1 time: 0.016578 [ 1396.486455] [55188]: [pid: 55188|app: 0|req: 4652/9192] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:14:36 2025] DELETE /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1396.491017] [55187]: DEBUG nova.api.openstack.wsgi [None req-0b056cdf-ae0d-444b-8c85-de5fa441d127 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1396.492505] [55187]: DEBUG nova.compute.api [None req-0b056cdf-ae0d-444b-8c85-de5fa441d127 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] [instance: 4a8dba25-b936-424e-b18f-1e131d129305] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1396.496163] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b056cdf-ae0d-444b-8c85-de5fa441d127 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1396.496559] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b056cdf-ae0d-444b-8c85-de5fa441d127 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1396.497696] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b056cdf-ae0d-444b-8c85-de5fa441d127 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1396.497696] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b056cdf-ae0d-444b-8c85-de5fa441d127 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1396.497696] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b056cdf-ae0d-444b-8c85-de5fa441d127 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1396.497696] [55187]: DEBUG oslo_concurrency.lockutils [None req-0b056cdf-ae0d-444b-8c85-de5fa441d127 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1396.505911] [55187]: INFO nova.api.openstack.wsgi [None req-0b056cdf-ae0d-444b-8c85-de5fa441d127 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] HTTP exception thrown: Instance 4a8dba25-b936-424e-b18f-1e131d129305 could not be found. [ 1396.506211] [55187]: DEBUG nova.api.openstack.wsgi [None req-0b056cdf-ae0d-444b-8c85-de5fa441d127 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Returning 404 to user: Instance 4a8dba25-b936-424e-b18f-1e131d129305 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1396.506624] [55187]: INFO nova.api.openstack.requestlog [None req-0b056cdf-ae0d-444b-8c85-de5fa441d127 tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305" status: 404 len: 111 microversion: 2.1 time: 0.018063 [ 1396.506905] [55187]: [pid: 55187|app: 0|req: 4541/9193] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:36 2025] GET /compute/v2.1/servers/4a8dba25-b936-424e-b18f-1e131d129305 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1396.511439] [55188]: DEBUG nova.api.openstack.wsgi [None req-d0a0374f-c578-4c7b-82c5-3c7a9550fb9e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] Calling method '.version_select at 0x7d4af939ab00>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1396.522595] [55188]: INFO nova.api.openstack.requestlog [None req-d0a0374f-c578-4c7b-82c5-3c7a9550fb9e tempest-ServerActionsTestOtherB-210573141 tempest-ServerActionsTestOtherB-210573141-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1421521861" status: 202 len: 0 microversion: 2.1 time: 0.012852 [ 1396.522595] [55188]: [pid: 55188|app: 0|req: 4653/9194] 10.180.1.21 () {58 vars in 1216 bytes} [Wed Mar 26 22:14:36 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1421521861 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1396.682695] [55187]: DEBUG nova.api.openstack.wsgi [req-944e97ee-8c51-46d1-94b5-6d6f4e204bc4 req-f0ec3631-90c3-470f-a35b-cae00f74a0bb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "674b551e-5480-44c6-aecd-fa4c220637c5", "name": "network-vif-plugged", "status": "completed", "tag": "4357040a-866e-44c8-b9b1-d800fcc80f06"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1396.689384] [55187]: DEBUG oslo_concurrency.lockutils [req-944e97ee-8c51-46d1-94b5-6d6f4e204bc4 req-f0ec3631-90c3-470f-a35b-cae00f74a0bb service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1396.689569] [55187]: DEBUG oslo_concurrency.lockutils [req-944e97ee-8c51-46d1-94b5-6d6f4e204bc4 req-f0ec3631-90c3-470f-a35b-cae00f74a0bb service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1396.689759] [55187]: DEBUG oslo_concurrency.lockutils [req-944e97ee-8c51-46d1-94b5-6d6f4e204bc4 req-f0ec3631-90c3-470f-a35b-cae00f74a0bb service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1396.697564] [55187]: INFO nova.api.openstack.compute.server_external_events [req-944e97ee-8c51-46d1-94b5-6d6f4e204bc4 req-f0ec3631-90c3-470f-a35b-cae00f74a0bb service nova] Creating event network-vif-plugged:4357040a-866e-44c8-b9b1-d800fcc80f06 for instance 674b551e-5480-44c6-aecd-fa4c220637c5 on cpu-1 [ 1396.700491] [55187]: INFO nova.api.openstack.requestlog [req-944e97ee-8c51-46d1-94b5-6d6f4e204bc4 req-f0ec3631-90c3-470f-a35b-cae00f74a0bb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020178 [ 1396.700823] [55187]: [pid: 55187|app: 0|req: 4542/9195] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:14:37 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1397.375434] [55188]: DEBUG nova.api.openstack.wsgi [None req-aa784c94-8f6e-46b0-8409-ddc390847380 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1397.377283] [55188]: DEBUG nova.compute.api [None req-aa784c94-8f6e-46b0-8409-ddc390847380 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1397.382117] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa784c94-8f6e-46b0-8409-ddc390847380 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1397.382400] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa784c94-8f6e-46b0-8409-ddc390847380 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1397.382649] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa784c94-8f6e-46b0-8409-ddc390847380 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1397.383111] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa784c94-8f6e-46b0-8409-ddc390847380 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1397.383405] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa784c94-8f6e-46b0-8409-ddc390847380 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1397.383643] [55188]: DEBUG oslo_concurrency.lockutils [None req-aa784c94-8f6e-46b0-8409-ddc390847380 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1397.482817] [55188]: DEBUG nova.policy [None req-aa784c94-8f6e-46b0-8409-ddc390847380 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1397.487929] [55188]: INFO nova.api.openstack.requestlog [None req-aa784c94-8f6e-46b0-8409-ddc390847380 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1312 microversion: 2.1 time: 0.115179 [ 1397.488424] [55188]: [pid: 55188|app: 0|req: 4654/9196] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:37 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1312 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1398.502034] [55187]: DEBUG nova.api.openstack.wsgi [None req-2267acd4-b8e7-428e-aac5-f47844b1210f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1398.504092] [55187]: DEBUG nova.compute.api [None req-2267acd4-b8e7-428e-aac5-f47844b1210f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1398.510382] [55187]: DEBUG oslo_concurrency.lockutils [None req-2267acd4-b8e7-428e-aac5-f47844b1210f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1398.510639] [55187]: DEBUG oslo_concurrency.lockutils [None req-2267acd4-b8e7-428e-aac5-f47844b1210f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1398.510851] [55187]: DEBUG oslo_concurrency.lockutils [None req-2267acd4-b8e7-428e-aac5-f47844b1210f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1398.511251] [55187]: DEBUG oslo_concurrency.lockutils [None req-2267acd4-b8e7-428e-aac5-f47844b1210f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1398.511452] [55187]: DEBUG oslo_concurrency.lockutils [None req-2267acd4-b8e7-428e-aac5-f47844b1210f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1398.511625] [55187]: DEBUG oslo_concurrency.lockutils [None req-2267acd4-b8e7-428e-aac5-f47844b1210f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1398.615579] [55187]: DEBUG nova.policy [None req-2267acd4-b8e7-428e-aac5-f47844b1210f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1398.623688] [55187]: INFO nova.api.openstack.requestlog [None req-2267acd4-b8e7-428e-aac5-f47844b1210f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1312 microversion: 2.1 time: 0.124460 [ 1398.624037] [55187]: [pid: 55187|app: 0|req: 4543/9197] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:38 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1312 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1398.709788] [55188]: DEBUG nova.api.openstack.wsgi [req-ba1d916f-429d-4140-8148-f6dd94068c64 req-da816038-c888-453c-b77e-7f75de9f6c90 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "674b551e-5480-44c6-aecd-fa4c220637c5", "tag": "4357040a-866e-44c8-b9b1-d800fcc80f06"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1398.716764] [55188]: DEBUG oslo_concurrency.lockutils [req-ba1d916f-429d-4140-8148-f6dd94068c64 req-da816038-c888-453c-b77e-7f75de9f6c90 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1398.717045] [55188]: DEBUG oslo_concurrency.lockutils [req-ba1d916f-429d-4140-8148-f6dd94068c64 req-da816038-c888-453c-b77e-7f75de9f6c90 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1398.717269] [55188]: DEBUG oslo_concurrency.lockutils [req-ba1d916f-429d-4140-8148-f6dd94068c64 req-da816038-c888-453c-b77e-7f75de9f6c90 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1398.723659] [55188]: INFO nova.api.openstack.compute.server_external_events [req-ba1d916f-429d-4140-8148-f6dd94068c64 req-da816038-c888-453c-b77e-7f75de9f6c90 service nova] Creating event network-changed:4357040a-866e-44c8-b9b1-d800fcc80f06 for instance 674b551e-5480-44c6-aecd-fa4c220637c5 on cpu-1 [ 1398.726753] [55188]: INFO nova.api.openstack.requestlog [req-ba1d916f-429d-4140-8148-f6dd94068c64 req-da816038-c888-453c-b77e-7f75de9f6c90 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019364 [ 1398.727228] [55188]: [pid: 55188|app: 0|req: 4655/9198] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:14:39 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1399.637887] [55187]: DEBUG nova.api.openstack.wsgi [None req-287d2f5f-9dfb-4d41-8039-7b96ac6cce98 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1399.640725] [55187]: DEBUG nova.compute.api [None req-287d2f5f-9dfb-4d41-8039-7b96ac6cce98 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1399.648709] [55187]: DEBUG oslo_concurrency.lockutils [None req-287d2f5f-9dfb-4d41-8039-7b96ac6cce98 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1399.649057] [55187]: DEBUG oslo_concurrency.lockutils [None req-287d2f5f-9dfb-4d41-8039-7b96ac6cce98 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1399.649290] [55187]: DEBUG oslo_concurrency.lockutils [None req-287d2f5f-9dfb-4d41-8039-7b96ac6cce98 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1399.649684] [55187]: DEBUG oslo_concurrency.lockutils [None req-287d2f5f-9dfb-4d41-8039-7b96ac6cce98 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1399.649924] [55187]: DEBUG oslo_concurrency.lockutils [None req-287d2f5f-9dfb-4d41-8039-7b96ac6cce98 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1399.650156] [55187]: DEBUG oslo_concurrency.lockutils [None req-287d2f5f-9dfb-4d41-8039-7b96ac6cce98 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1399.759619] [55187]: DEBUG nova.policy [None req-287d2f5f-9dfb-4d41-8039-7b96ac6cce98 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1399.767189] [55187]: INFO nova.api.openstack.requestlog [None req-287d2f5f-9dfb-4d41-8039-7b96ac6cce98 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1312 microversion: 2.1 time: 0.132296 [ 1399.767653] [55187]: [pid: 55187|app: 0|req: 4544/9199] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:40 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1312 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1400.275199] [55188]: DEBUG nova.api.openstack.wsgi [None req-b2c54f3a-71ae-414c-b0eb-92669072b5a4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1400.276888] [55188]: DEBUG nova.compute.api [None req-b2c54f3a-71ae-414c-b0eb-92669072b5a4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1400.278099] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1400.278800] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=3 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1400.282324] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2c54f3a-71ae-414c-b0eb-92669072b5a4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1400.282558] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2c54f3a-71ae-414c-b0eb-92669072b5a4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1400.282743] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2c54f3a-71ae-414c-b0eb-92669072b5a4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1400.283118] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2c54f3a-71ae-414c-b0eb-92669072b5a4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1400.283325] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2c54f3a-71ae-414c-b0eb-92669072b5a4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1400.283503] [55188]: DEBUG oslo_concurrency.lockutils [None req-b2c54f3a-71ae-414c-b0eb-92669072b5a4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1400.298404] [55188]: INFO nova.api.openstack.requestlog [None req-b2c54f3a-71ae-414c-b0eb-92669072b5a4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2/ips" status: 200 len: 155 microversion: 2.1 time: 0.025801 [ 1400.298827] [55188]: [pid: 55188|app: 0|req: 4656/9200] 10.180.1.21 () {58 vars in 1243 bytes} [Wed Mar 26 22:14:40 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2/ips => generated 155 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1400.370869] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=1 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1400.426669] [55187]: DEBUG nova.api.openstack.wsgi [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueTestJSON-server-1691454546", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1400.466342] [55187]: DEBUG oslo_concurrency.lockutils [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1400.466637] [55187]: DEBUG oslo_concurrency.lockutils [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1400.466828] [55187]: DEBUG oslo_concurrency.lockutils [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1400.467238] [55187]: DEBUG oslo_concurrency.lockutils [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1400.467444] [55187]: DEBUG oslo_concurrency.lockutils [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1400.467610] [55187]: DEBUG oslo_concurrency.lockutils [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1400.472609] [55187]: DEBUG nova.network.neutron [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] validate_networks() for [('665a9d55-055c-4989-b50c-b4a2eb83bae8', None, None, None, None, None)] {{(pid=55187) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1400.645417] [55187]: DEBUG nova.virt.hardware [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Flavor limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1400.645417] [55187]: DEBUG nova.virt.hardware [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Image limits 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1400.645417] [55187]: DEBUG nova.virt.hardware [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Flavor pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1400.645417] [55187]: DEBUG nova.virt.hardware [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Image pref 0:0:0 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1400.645417] [55187]: DEBUG nova.virt.hardware [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55187) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1400.656874] [55187]: DEBUG oslo_concurrency.lockutils [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1400.657027] [55187]: DEBUG oslo_concurrency.lockutils [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1400.657226] [55187]: DEBUG oslo_concurrency.lockutils [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 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=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1400.657671] [55187]: DEBUG oslo_concurrency.lockutils [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1400.657979] [55187]: DEBUG oslo_concurrency.lockutils [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1400.658104] [55187]: DEBUG oslo_concurrency.lockutils [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1400.677529] [55187]: DEBUG nova.quota [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Getting quotas for project 3b425ef2517f4e9cb4e353dee9099dff. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1400.682749] [55187]: DEBUG nova.quota [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Getting quotas for user 9b7049055c4b4d7287891f3076392972 and project 3b425ef2517f4e9cb4e353dee9099dff. Resources: {'instances', 'ram', 'cores'} {{(pid=55187) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1400.690409] [55187]: DEBUG nova.compute.api [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Going to run 1 instances... {{(pid=55187) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1400.692470] [55187]: DEBUG nova.compute.api [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55187) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1400.736637] [55187]: INFO nova.api.openstack.requestlog [None req-d605ebca-9bb4-448e-9a18-46d9b247149d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.368425 [ 1400.737043] [55187]: [pid: 55187|app: 0|req: 4545/9201] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:14:40 2025] POST /compute/v2.1/servers => generated 383 bytes in 369 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1400.744741] [55188]: DEBUG nova.api.openstack.wsgi [None req-52175a90-8b6c-4c90-9c83-8937671c5951 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1400.746872] [55188]: DEBUG nova.compute.api [None req-52175a90-8b6c-4c90-9c83-8937671c5951 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1400.750301] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_api:SELECT=113,nova_api:INSERT=10,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1400.779900] [55188]: DEBUG nova.policy [None req-52175a90-8b6c-4c90-9c83-8937671c5951 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1400.780151] [55187]: DEBUG nova.api.openstack.wsgi [None req-fca113db-e436-40ff-a141-68fe32026bc7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1400.782262] [55187]: DEBUG nova.compute.api [None req-fca113db-e436-40ff-a141-68fe32026bc7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1400.786934] [55188]: INFO nova.api.openstack.requestlog [None req-52175a90-8b6c-4c90-9c83-8937671c5951 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1212 microversion: 2.1 time: 0.044235 [ 1400.787226] [55187]: DEBUG oslo_concurrency.lockutils [None req-fca113db-e436-40ff-a141-68fe32026bc7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1400.787226] [55187]: DEBUG oslo_concurrency.lockutils [None req-fca113db-e436-40ff-a141-68fe32026bc7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1400.787306] [55188]: [pid: 55188|app: 0|req: 4657/9202] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:41 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1212 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1400.787344] [55187]: DEBUG oslo_concurrency.lockutils [None req-fca113db-e436-40ff-a141-68fe32026bc7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1400.787541] [55187]: DEBUG oslo_concurrency.lockutils [None req-fca113db-e436-40ff-a141-68fe32026bc7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1400.788157] [55187]: DEBUG oslo_concurrency.lockutils [None req-fca113db-e436-40ff-a141-68fe32026bc7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1400.788157] [55187]: DEBUG oslo_concurrency.lockutils [None req-fca113db-e436-40ff-a141-68fe32026bc7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1400.913105] [55187]: DEBUG nova.policy [None req-fca113db-e436-40ff-a141-68fe32026bc7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1400.920080] [55187]: INFO nova.api.openstack.requestlog [None req-fca113db-e436-40ff-a141-68fe32026bc7 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1312 microversion: 2.1 time: 0.142618 [ 1400.920491] [55187]: [pid: 55187|app: 0|req: 4546/9203] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:41 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1312 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1401.481895] [55188]: DEBUG nova.api.openstack.wsgi [None req-c1cd6221-bf01-4609-a558-31764acdf42a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "58a47316-ae2f-4223-9fa8-815361ac2f5e"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1401.483693] [55188]: DEBUG nova.compute.api [None req-c1cd6221-bf01-4609-a558-31764acdf42a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1401.487804] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1cd6221-bf01-4609-a558-31764acdf42a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1401.488064] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1cd6221-bf01-4609-a558-31764acdf42a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1401.488266] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1cd6221-bf01-4609-a558-31764acdf42a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1401.488624] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1cd6221-bf01-4609-a558-31764acdf42a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1401.488826] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1cd6221-bf01-4609-a558-31764acdf42a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1401.489086] [55188]: DEBUG oslo_concurrency.lockutils [None req-c1cd6221-bf01-4609-a558-31764acdf42a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1401.491518] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=300,nova_cell1:UPDATE=5,nova_cell1:INSERT=3 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1401.800754] [55187]: DEBUG nova.api.openstack.wsgi [None req-8c00ebe1-fb6d-4079-b072-561e4d9f483e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1401.802643] [55187]: DEBUG nova.compute.api [None req-8c00ebe1-fb6d-4079-b072-561e4d9f483e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1401.807037] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c00ebe1-fb6d-4079-b072-561e4d9f483e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1401.807280] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c00ebe1-fb6d-4079-b072-561e4d9f483e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1401.807474] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c00ebe1-fb6d-4079-b072-561e4d9f483e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1401.807827] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c00ebe1-fb6d-4079-b072-561e4d9f483e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1401.808038] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c00ebe1-fb6d-4079-b072-561e4d9f483e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1401.808229] [55187]: DEBUG oslo_concurrency.lockutils [None req-8c00ebe1-fb6d-4079-b072-561e4d9f483e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1401.848906] [55187]: DEBUG nova.policy [None req-8c00ebe1-fb6d-4079-b072-561e4d9f483e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1401.853084] [55187]: INFO nova.api.openstack.requestlog [None req-8c00ebe1-fb6d-4079-b072-561e4d9f483e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1216 microversion: 2.1 time: 0.055098 [ 1401.853386] [55187]: [pid: 55187|app: 0|req: 4547/9204] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:42 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1216 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1401.934250] [55187]: DEBUG nova.api.openstack.wsgi [None req-d9532111-f5bc-4ac0-a272-16bd84e16d1d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1401.935952] [55187]: DEBUG nova.compute.api [None req-d9532111-f5bc-4ac0-a272-16bd84e16d1d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1401.939806] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9532111-f5bc-4ac0-a272-16bd84e16d1d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1401.940119] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9532111-f5bc-4ac0-a272-16bd84e16d1d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1401.940256] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9532111-f5bc-4ac0-a272-16bd84e16d1d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1401.940606] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9532111-f5bc-4ac0-a272-16bd84e16d1d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1401.940803] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9532111-f5bc-4ac0-a272-16bd84e16d1d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1401.940995] [55187]: DEBUG oslo_concurrency.lockutils [None req-d9532111-f5bc-4ac0-a272-16bd84e16d1d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1402.009911] [55187]: DEBUG nova.policy [None req-d9532111-f5bc-4ac0-a272-16bd84e16d1d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1402.014014] [55187]: INFO nova.api.openstack.requestlog [None req-d9532111-f5bc-4ac0-a272-16bd84e16d1d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1312 microversion: 2.1 time: 0.082093 [ 1402.014333] [55187]: [pid: 55187|app: 0|req: 4548/9205] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:42 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1402.865507] [55187]: DEBUG nova.api.openstack.wsgi [None req-51888d75-52df-479a-ad84-97fea4192054 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1402.867248] [55187]: DEBUG nova.compute.api [None req-51888d75-52df-479a-ad84-97fea4192054 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1402.871230] [55187]: DEBUG oslo_concurrency.lockutils [None req-51888d75-52df-479a-ad84-97fea4192054 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1402.871434] [55187]: DEBUG oslo_concurrency.lockutils [None req-51888d75-52df-479a-ad84-97fea4192054 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1402.871618] [55187]: DEBUG oslo_concurrency.lockutils [None req-51888d75-52df-479a-ad84-97fea4192054 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1402.872014] [55187]: DEBUG oslo_concurrency.lockutils [None req-51888d75-52df-479a-ad84-97fea4192054 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1402.872238] [55187]: DEBUG oslo_concurrency.lockutils [None req-51888d75-52df-479a-ad84-97fea4192054 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1402.872416] [55187]: DEBUG oslo_concurrency.lockutils [None req-51888d75-52df-479a-ad84-97fea4192054 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1402.904251] [55187]: DEBUG nova.policy [None req-51888d75-52df-479a-ad84-97fea4192054 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1402.908665] [55187]: INFO nova.api.openstack.requestlog [None req-51888d75-52df-479a-ad84-97fea4192054 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1264 microversion: 2.1 time: 0.045645 [ 1402.908975] [55187]: [pid: 55187|app: 0|req: 4549/9206] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:43 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1264 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1403.027159] [55187]: DEBUG nova.api.openstack.wsgi [None req-692add6e-0d9c-4c06-a44d-333d4446910b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1403.029234] [55187]: DEBUG nova.compute.api [None req-692add6e-0d9c-4c06-a44d-333d4446910b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1403.033069] [55187]: DEBUG oslo_concurrency.lockutils [None req-692add6e-0d9c-4c06-a44d-333d4446910b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1403.033329] [55187]: DEBUG oslo_concurrency.lockutils [None req-692add6e-0d9c-4c06-a44d-333d4446910b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1403.033513] [55187]: DEBUG oslo_concurrency.lockutils [None req-692add6e-0d9c-4c06-a44d-333d4446910b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1403.033869] [55187]: DEBUG oslo_concurrency.lockutils [None req-692add6e-0d9c-4c06-a44d-333d4446910b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1403.034093] [55187]: DEBUG oslo_concurrency.lockutils [None req-692add6e-0d9c-4c06-a44d-333d4446910b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1403.034278] [55187]: DEBUG oslo_concurrency.lockutils [None req-692add6e-0d9c-4c06-a44d-333d4446910b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1403.105427] [55188]: INFO nova.api.openstack.requestlog [None req-c1cd6221-bf01-4609-a558-31764acdf42a tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "POST /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.625690 [ 1403.105845] [55188]: [pid: 55188|app: 0|req: 4658/9207] 10.180.1.21 () {60 vars in 1318 bytes} [Wed Mar 26 22:14:41 2025] POST /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2/os-volume_attachments => generated 194 bytes in 1627 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1403.108403] [55187]: DEBUG nova.policy [None req-692add6e-0d9c-4c06-a44d-333d4446910b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1403.113028] [55187]: INFO nova.api.openstack.requestlog [None req-692add6e-0d9c-4c06-a44d-333d4446910b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1312 microversion: 2.1 time: 0.088433 [ 1403.113365] [55187]: [pid: 55187|app: 0|req: 4550/9208] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:43 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1403.922633] [55188]: DEBUG nova.api.openstack.wsgi [None req-bc853a40-10a8-4496-8781-9a749b06ca45 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1403.924359] [55188]: DEBUG nova.compute.api [None req-bc853a40-10a8-4496-8781-9a749b06ca45 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1403.928619] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc853a40-10a8-4496-8781-9a749b06ca45 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1403.928839] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc853a40-10a8-4496-8781-9a749b06ca45 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1403.929043] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc853a40-10a8-4496-8781-9a749b06ca45 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1403.929401] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc853a40-10a8-4496-8781-9a749b06ca45 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1403.929603] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc853a40-10a8-4496-8781-9a749b06ca45 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1403.929781] [55188]: DEBUG oslo_concurrency.lockutils [None req-bc853a40-10a8-4496-8781-9a749b06ca45 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1403.962526] [55188]: DEBUG nova.policy [None req-bc853a40-10a8-4496-8781-9a749b06ca45 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1403.966645] [55188]: INFO nova.api.openstack.requestlog [None req-bc853a40-10a8-4496-8781-9a749b06ca45 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1264 microversion: 2.1 time: 0.047042 [ 1403.967057] [55188]: [pid: 55188|app: 0|req: 4659/9209] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:44 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1264 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1404.126688] [55187]: DEBUG nova.api.openstack.wsgi [None req-e6330257-deb8-46ee-ab16-8efbe69fcdf8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1404.128915] [55187]: DEBUG nova.compute.api [None req-e6330257-deb8-46ee-ab16-8efbe69fcdf8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1404.132895] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6330257-deb8-46ee-ab16-8efbe69fcdf8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.133178] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6330257-deb8-46ee-ab16-8efbe69fcdf8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.133479] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6330257-deb8-46ee-ab16-8efbe69fcdf8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.133846] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6330257-deb8-46ee-ab16-8efbe69fcdf8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.134115] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6330257-deb8-46ee-ab16-8efbe69fcdf8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.134352] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6330257-deb8-46ee-ab16-8efbe69fcdf8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.204975] [55187]: DEBUG nova.policy [None req-e6330257-deb8-46ee-ab16-8efbe69fcdf8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1404.209964] [55187]: INFO nova.api.openstack.requestlog [None req-e6330257-deb8-46ee-ab16-8efbe69fcdf8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1498 microversion: 2.1 time: 0.085907 [ 1404.210374] [55187]: [pid: 55187|app: 0|req: 4551/9210] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:44 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1498 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1404.225032] [55188]: DEBUG nova.api.openstack.wsgi [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1404.227384] [55188]: DEBUG nova.compute.api [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1404.230735] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.230984] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.231274] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.231642] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.231842] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.232106] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.251301] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.251590] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.251687] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.256118] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.256348] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.256525] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.256889] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.257102] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.257281] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.261810] [55188]: DEBUG nova.policy [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1404.267478] [55188]: DEBUG nova.compute.api [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Old instance type m1.nano, new instance type m1.micro {{(pid=55188) resize /opt/stack/nova/nova/compute/api.py:4262}} [ 1404.270639] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.270885] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.271121] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.271490] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.271690] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.271882] [55188]: DEBUG oslo_concurrency.lockutils [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.282583] [55188]: DEBUG nova.quota [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Getting quotas for project 63cfba0ac280493298000e61ffaf21ca. Resources: {'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1404.286441] [55188]: DEBUG nova.quota [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Getting quotas for user 4275c162be2c4813b7780b7276023d8f and project 63cfba0ac280493298000e61ffaf21ca. Resources: {'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1404.294723] [55188]: DEBUG nova.virt.hardware [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1404.294900] [55188]: DEBUG nova.virt.hardware [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1404.295526] [55188]: DEBUG nova.virt.hardware [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1404.295526] [55188]: DEBUG nova.virt.hardware [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1404.295526] [55188]: DEBUG nova.virt.hardware [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1404.335540] [55188]: INFO nova.api.openstack.requestlog [None req-bb58b57b-9286-42ab-b089-158e5e66dd36 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "POST /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5/action" status: 202 len: 0 microversion: 2.1 time: 0.113081 [ 1404.335906] [55188]: [pid: 55188|app: 0|req: 4660/9211] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:14:44 2025] POST /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1404.340950] [55187]: DEBUG nova.api.openstack.wsgi [None req-cea3bac0-bda0-446c-9fe3-5ee3c3d4ffeb tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1404.342911] [55187]: DEBUG nova.compute.api [None req-cea3bac0-bda0-446c-9fe3-5ee3c3d4ffeb tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1404.346712] [55187]: DEBUG oslo_concurrency.lockutils [None req-cea3bac0-bda0-446c-9fe3-5ee3c3d4ffeb tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.346945] [55187]: DEBUG oslo_concurrency.lockutils [None req-cea3bac0-bda0-446c-9fe3-5ee3c3d4ffeb tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.347147] [55187]: DEBUG oslo_concurrency.lockutils [None req-cea3bac0-bda0-446c-9fe3-5ee3c3d4ffeb tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.347502] [55187]: DEBUG oslo_concurrency.lockutils [None req-cea3bac0-bda0-446c-9fe3-5ee3c3d4ffeb tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.347700] [55187]: DEBUG oslo_concurrency.lockutils [None req-cea3bac0-bda0-446c-9fe3-5ee3c3d4ffeb tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.347873] [55187]: DEBUG oslo_concurrency.lockutils [None req-cea3bac0-bda0-446c-9fe3-5ee3c3d4ffeb tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.421343] [55187]: DEBUG nova.policy [None req-cea3bac0-bda0-446c-9fe3-5ee3c3d4ffeb tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1404.425648] [55187]: INFO nova.api.openstack.requestlog [None req-cea3bac0-bda0-446c-9fe3-5ee3c3d4ffeb tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1507 microversion: 2.1 time: 0.086930 [ 1404.425973] [55187]: [pid: 55187|app: 0|req: 4552/9212] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:44 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1507 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1404.980325] [55188]: DEBUG nova.api.openstack.wsgi [None req-ef41e474-8926-44aa-8d8a-1c1c40616884 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1404.982101] [55188]: DEBUG nova.compute.api [None req-ef41e474-8926-44aa-8d8a-1c1c40616884 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1404.989053] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef41e474-8926-44aa-8d8a-1c1c40616884 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.989269] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef41e474-8926-44aa-8d8a-1c1c40616884 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.989461] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef41e474-8926-44aa-8d8a-1c1c40616884 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.989825] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef41e474-8926-44aa-8d8a-1c1c40616884 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.990035] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef41e474-8926-44aa-8d8a-1c1c40616884 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.990241] [55188]: DEBUG oslo_concurrency.lockutils [None req-ef41e474-8926-44aa-8d8a-1c1c40616884 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1405.025535] [55188]: DEBUG nova.policy [None req-ef41e474-8926-44aa-8d8a-1c1c40616884 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1405.031067] [55188]: INFO nova.api.openstack.requestlog [None req-ef41e474-8926-44aa-8d8a-1c1c40616884 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1272 microversion: 2.1 time: 0.053475 [ 1405.031560] [55188]: [pid: 55188|app: 0|req: 4661/9213] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:45 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1272 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1405.438183] [55187]: DEBUG nova.api.openstack.wsgi [None req-1f8611a8-43d7-449b-8e70-bbc2f79e4397 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1405.440129] [55187]: DEBUG nova.compute.api [None req-1f8611a8-43d7-449b-8e70-bbc2f79e4397 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1405.443855] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f8611a8-43d7-449b-8e70-bbc2f79e4397 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1405.444121] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f8611a8-43d7-449b-8e70-bbc2f79e4397 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1405.444418] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f8611a8-43d7-449b-8e70-bbc2f79e4397 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1405.444792] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f8611a8-43d7-449b-8e70-bbc2f79e4397 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1405.445049] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f8611a8-43d7-449b-8e70-bbc2f79e4397 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1405.445247] [55187]: DEBUG oslo_concurrency.lockutils [None req-1f8611a8-43d7-449b-8e70-bbc2f79e4397 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1405.526602] [55187]: DEBUG nova.policy [None req-1f8611a8-43d7-449b-8e70-bbc2f79e4397 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1405.533397] [55187]: INFO nova.api.openstack.requestlog [None req-1f8611a8-43d7-449b-8e70-bbc2f79e4397 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1507 microversion: 2.1 time: 0.097487 [ 1405.533754] [55187]: [pid: 55187|app: 0|req: 4553/9214] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:45 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1507 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1406.043824] [55188]: DEBUG nova.api.openstack.wsgi [None req-3364c77d-4cda-4ab8-83a3-32c6f14701ed tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1406.045435] [55188]: DEBUG nova.compute.api [None req-3364c77d-4cda-4ab8-83a3-32c6f14701ed tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1406.052044] [55188]: DEBUG oslo_concurrency.lockutils [None req-3364c77d-4cda-4ab8-83a3-32c6f14701ed tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1406.052359] [55188]: DEBUG oslo_concurrency.lockutils [None req-3364c77d-4cda-4ab8-83a3-32c6f14701ed tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1406.052560] [55188]: DEBUG oslo_concurrency.lockutils [None req-3364c77d-4cda-4ab8-83a3-32c6f14701ed tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1406.052931] [55188]: DEBUG oslo_concurrency.lockutils [None req-3364c77d-4cda-4ab8-83a3-32c6f14701ed tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1406.053161] [55188]: DEBUG oslo_concurrency.lockutils [None req-3364c77d-4cda-4ab8-83a3-32c6f14701ed tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1406.053329] [55188]: DEBUG oslo_concurrency.lockutils [None req-3364c77d-4cda-4ab8-83a3-32c6f14701ed tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1406.153979] [55188]: DEBUG nova.policy [None req-3364c77d-4cda-4ab8-83a3-32c6f14701ed tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1406.158210] [55188]: INFO nova.api.openstack.requestlog [None req-3364c77d-4cda-4ab8-83a3-32c6f14701ed tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1312 microversion: 2.1 time: 0.117212 [ 1406.158537] [55188]: [pid: 55188|app: 0|req: 4662/9215] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:46 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1312 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1406.546668] [55187]: DEBUG nova.api.openstack.wsgi [None req-c12713dd-9296-4d5f-9a98-5afa59714c7a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1406.548405] [55187]: DEBUG nova.compute.api [None req-c12713dd-9296-4d5f-9a98-5afa59714c7a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1406.552145] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12713dd-9296-4d5f-9a98-5afa59714c7a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1406.552391] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12713dd-9296-4d5f-9a98-5afa59714c7a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1406.552577] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12713dd-9296-4d5f-9a98-5afa59714c7a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1406.553053] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12713dd-9296-4d5f-9a98-5afa59714c7a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1406.553142] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12713dd-9296-4d5f-9a98-5afa59714c7a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1406.553318] [55187]: DEBUG oslo_concurrency.lockutils [None req-c12713dd-9296-4d5f-9a98-5afa59714c7a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1406.679657] [55188]: DEBUG nova.api.openstack.wsgi [req-56e1177e-7fca-4876-bf3c-e5fb8d164127 req-6b9da117-70b9-47df-b256-2f570986fc07 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d3b6854a-aca7-41ee-85bd-67e9f721d8bc", "name": "network-vif-plugged", "status": "completed", "tag": "a9e8033c-0f6a-4137-bb39-a46f8363f16d"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1406.685340] [55187]: DEBUG nova.policy [None req-c12713dd-9296-4d5f-9a98-5afa59714c7a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1406.685555] [55188]: DEBUG oslo_concurrency.lockutils [req-56e1177e-7fca-4876-bf3c-e5fb8d164127 req-6b9da117-70b9-47df-b256-2f570986fc07 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1406.685802] [55188]: DEBUG oslo_concurrency.lockutils [req-56e1177e-7fca-4876-bf3c-e5fb8d164127 req-6b9da117-70b9-47df-b256-2f570986fc07 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1406.685987] [55188]: DEBUG oslo_concurrency.lockutils [req-56e1177e-7fca-4876-bf3c-e5fb8d164127 req-6b9da117-70b9-47df-b256-2f570986fc07 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1406.689622] [55187]: INFO nova.api.openstack.requestlog [None req-c12713dd-9296-4d5f-9a98-5afa59714c7a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1507 microversion: 2.1 time: 0.145135 [ 1406.689956] [55187]: [pid: 55187|app: 0|req: 4554/9216] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:46 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1507 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1406.691835] [55188]: INFO nova.api.openstack.compute.server_external_events [req-56e1177e-7fca-4876-bf3c-e5fb8d164127 req-6b9da117-70b9-47df-b256-2f570986fc07 service nova] Creating event network-vif-plugged:a9e8033c-0f6a-4137-bb39-a46f8363f16d for instance d3b6854a-aca7-41ee-85bd-67e9f721d8bc on cpu-1 [ 1406.694521] [55188]: INFO nova.api.openstack.requestlog [req-56e1177e-7fca-4876-bf3c-e5fb8d164127 req-6b9da117-70b9-47df-b256-2f570986fc07 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017287 [ 1406.694819] [55188]: [pid: 55188|app: 0|req: 4663/9217] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:14:47 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1407.171335] [55187]: DEBUG nova.api.openstack.wsgi [None req-2647af8d-aaa2-41cb-b6ef-7a9ce905c255 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1407.174050] [55187]: DEBUG nova.compute.api [None req-2647af8d-aaa2-41cb-b6ef-7a9ce905c255 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1407.177296] [55187]: DEBUG oslo_concurrency.lockutils [None req-2647af8d-aaa2-41cb-b6ef-7a9ce905c255 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1407.177597] [55187]: DEBUG oslo_concurrency.lockutils [None req-2647af8d-aaa2-41cb-b6ef-7a9ce905c255 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1407.177791] [55187]: DEBUG oslo_concurrency.lockutils [None req-2647af8d-aaa2-41cb-b6ef-7a9ce905c255 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1407.178158] [55187]: DEBUG oslo_concurrency.lockutils [None req-2647af8d-aaa2-41cb-b6ef-7a9ce905c255 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1407.178362] [55187]: DEBUG oslo_concurrency.lockutils [None req-2647af8d-aaa2-41cb-b6ef-7a9ce905c255 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1407.178535] [55187]: DEBUG oslo_concurrency.lockutils [None req-2647af8d-aaa2-41cb-b6ef-7a9ce905c255 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1407.265361] [55187]: DEBUG nova.policy [None req-2647af8d-aaa2-41cb-b6ef-7a9ce905c255 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1407.269574] [55187]: INFO nova.api.openstack.requestlog [None req-2647af8d-aaa2-41cb-b6ef-7a9ce905c255 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1312 microversion: 2.1 time: 0.100646 [ 1407.270013] [55187]: [pid: 55187|app: 0|req: 4555/9218] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:47 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1312 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1407.704334] [55188]: DEBUG nova.api.openstack.wsgi [None req-e1f4605c-2f88-478f-9a66-01225d969b48 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1407.706088] [55188]: DEBUG nova.compute.api [None req-e1f4605c-2f88-478f-9a66-01225d969b48 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1407.709606] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1f4605c-2f88-478f-9a66-01225d969b48 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1407.709856] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1f4605c-2f88-478f-9a66-01225d969b48 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1407.710072] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1f4605c-2f88-478f-9a66-01225d969b48 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1407.710423] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1f4605c-2f88-478f-9a66-01225d969b48 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1407.710625] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1f4605c-2f88-478f-9a66-01225d969b48 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1407.710799] [55188]: DEBUG oslo_concurrency.lockutils [None req-e1f4605c-2f88-478f-9a66-01225d969b48 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1407.782865] [55188]: DEBUG nova.policy [None req-e1f4605c-2f88-478f-9a66-01225d969b48 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1407.790949] [55188]: INFO nova.api.openstack.requestlog [None req-e1f4605c-2f88-478f-9a66-01225d969b48 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1507 microversion: 2.1 time: 0.089553 [ 1407.791315] [55188]: [pid: 55188|app: 0|req: 4664/9219] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:48 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1507 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1408.283222] [55187]: DEBUG nova.api.openstack.wsgi [None req-f32470ce-bcb0-46c5-926f-3e68373bbece tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1408.285714] [55187]: DEBUG nova.compute.api [None req-f32470ce-bcb0-46c5-926f-3e68373bbece tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1408.289498] [55187]: DEBUG oslo_concurrency.lockutils [None req-f32470ce-bcb0-46c5-926f-3e68373bbece tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1408.289780] [55187]: DEBUG oslo_concurrency.lockutils [None req-f32470ce-bcb0-46c5-926f-3e68373bbece tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1408.290074] [55187]: DEBUG oslo_concurrency.lockutils [None req-f32470ce-bcb0-46c5-926f-3e68373bbece tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1408.290544] [55187]: DEBUG oslo_concurrency.lockutils [None req-f32470ce-bcb0-46c5-926f-3e68373bbece tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1408.290945] [55187]: DEBUG oslo_concurrency.lockutils [None req-f32470ce-bcb0-46c5-926f-3e68373bbece tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1408.291112] [55187]: DEBUG oslo_concurrency.lockutils [None req-f32470ce-bcb0-46c5-926f-3e68373bbece tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1408.360942] [55187]: DEBUG nova.policy [None req-f32470ce-bcb0-46c5-926f-3e68373bbece tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1408.365356] [55187]: INFO nova.api.openstack.requestlog [None req-f32470ce-bcb0-46c5-926f-3e68373bbece tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1312 microversion: 2.1 time: 0.084573 [ 1408.365694] [55187]: [pid: 55187|app: 0|req: 4556/9220] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:48 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1408.705866] [55188]: DEBUG nova.api.openstack.wsgi [req-53b90ee7-b170-4edd-8e03-422501027e5c req-0f45c6e8-bd8e-415a-be6a-9f3318241d55 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d3b6854a-aca7-41ee-85bd-67e9f721d8bc", "tag": "a9e8033c-0f6a-4137-bb39-a46f8363f16d"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1408.711853] [55188]: DEBUG oslo_concurrency.lockutils [req-53b90ee7-b170-4edd-8e03-422501027e5c req-0f45c6e8-bd8e-415a-be6a-9f3318241d55 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1408.712116] [55188]: DEBUG oslo_concurrency.lockutils [req-53b90ee7-b170-4edd-8e03-422501027e5c req-0f45c6e8-bd8e-415a-be6a-9f3318241d55 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1408.712311] [55188]: DEBUG oslo_concurrency.lockutils [req-53b90ee7-b170-4edd-8e03-422501027e5c req-0f45c6e8-bd8e-415a-be6a-9f3318241d55 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1408.718480] [55188]: INFO nova.api.openstack.compute.server_external_events [req-53b90ee7-b170-4edd-8e03-422501027e5c req-0f45c6e8-bd8e-415a-be6a-9f3318241d55 service nova] Creating event network-changed:a9e8033c-0f6a-4137-bb39-a46f8363f16d for instance d3b6854a-aca7-41ee-85bd-67e9f721d8bc on cpu-1 [ 1408.721183] [55188]: INFO nova.api.openstack.requestlog [req-53b90ee7-b170-4edd-8e03-422501027e5c req-0f45c6e8-bd8e-415a-be6a-9f3318241d55 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017575 [ 1408.721509] [55188]: [pid: 55188|app: 0|req: 4665/9221] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:14:49 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1408.804421] [55187]: DEBUG nova.api.openstack.wsgi [None req-550bb32b-f152-49b7-923d-3bfc03d00716 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1408.806140] [55187]: DEBUG nova.compute.api [None req-550bb32b-f152-49b7-923d-3bfc03d00716 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1408.810007] [55187]: DEBUG oslo_concurrency.lockutils [None req-550bb32b-f152-49b7-923d-3bfc03d00716 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1408.810244] [55187]: DEBUG oslo_concurrency.lockutils [None req-550bb32b-f152-49b7-923d-3bfc03d00716 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1408.810428] [55187]: DEBUG oslo_concurrency.lockutils [None req-550bb32b-f152-49b7-923d-3bfc03d00716 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1408.810779] [55187]: DEBUG oslo_concurrency.lockutils [None req-550bb32b-f152-49b7-923d-3bfc03d00716 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1408.810975] [55187]: DEBUG oslo_concurrency.lockutils [None req-550bb32b-f152-49b7-923d-3bfc03d00716 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1408.811188] [55187]: DEBUG oslo_concurrency.lockutils [None req-550bb32b-f152-49b7-923d-3bfc03d00716 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1408.878758] [55187]: DEBUG nova.policy [None req-550bb32b-f152-49b7-923d-3bfc03d00716 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1408.883070] [55187]: INFO nova.api.openstack.requestlog [None req-550bb32b-f152-49b7-923d-3bfc03d00716 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1507 microversion: 2.1 time: 0.081350 [ 1408.883422] [55187]: [pid: 55187|app: 0|req: 4557/9222] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:49 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1507 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1409.378880] [55188]: DEBUG nova.api.openstack.wsgi [None req-70af8d44-96ab-49bd-baf5-29ce2bc20e3d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1409.380698] [55188]: DEBUG nova.compute.api [None req-70af8d44-96ab-49bd-baf5-29ce2bc20e3d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1409.384356] [55188]: DEBUG oslo_concurrency.lockutils [None req-70af8d44-96ab-49bd-baf5-29ce2bc20e3d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1409.384614] [55188]: DEBUG oslo_concurrency.lockutils [None req-70af8d44-96ab-49bd-baf5-29ce2bc20e3d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1409.384771] [55188]: DEBUG oslo_concurrency.lockutils [None req-70af8d44-96ab-49bd-baf5-29ce2bc20e3d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1409.385146] [55188]: DEBUG oslo_concurrency.lockutils [None req-70af8d44-96ab-49bd-baf5-29ce2bc20e3d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1409.385369] [55188]: DEBUG oslo_concurrency.lockutils [None req-70af8d44-96ab-49bd-baf5-29ce2bc20e3d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1409.385643] [55188]: DEBUG oslo_concurrency.lockutils [None req-70af8d44-96ab-49bd-baf5-29ce2bc20e3d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1409.451615] [55188]: DEBUG nova.policy [None req-70af8d44-96ab-49bd-baf5-29ce2bc20e3d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1409.455882] [55188]: INFO nova.api.openstack.requestlog [None req-70af8d44-96ab-49bd-baf5-29ce2bc20e3d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1312 microversion: 2.1 time: 0.079775 [ 1409.456200] [55188]: [pid: 55188|app: 0|req: 4666/9223] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:49 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1312 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1409.898043] [55187]: DEBUG nova.api.openstack.wsgi [None req-221104c6-88e7-4a90-a141-682603e0899f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1409.900402] [55187]: DEBUG nova.compute.api [None req-221104c6-88e7-4a90-a141-682603e0899f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1409.905745] [55187]: DEBUG oslo_concurrency.lockutils [None req-221104c6-88e7-4a90-a141-682603e0899f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1409.905874] [55187]: DEBUG oslo_concurrency.lockutils [None req-221104c6-88e7-4a90-a141-682603e0899f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1409.906441] [55187]: DEBUG oslo_concurrency.lockutils [None req-221104c6-88e7-4a90-a141-682603e0899f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1409.906761] [55187]: DEBUG oslo_concurrency.lockutils [None req-221104c6-88e7-4a90-a141-682603e0899f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1409.907008] [55187]: DEBUG oslo_concurrency.lockutils [None req-221104c6-88e7-4a90-a141-682603e0899f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1409.907295] [55187]: DEBUG oslo_concurrency.lockutils [None req-221104c6-88e7-4a90-a141-682603e0899f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1409.979384] [55187]: DEBUG nova.policy [None req-221104c6-88e7-4a90-a141-682603e0899f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1409.983527] [55187]: INFO nova.api.openstack.requestlog [None req-221104c6-88e7-4a90-a141-682603e0899f tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1507 microversion: 2.1 time: 0.089318 [ 1409.983855] [55187]: [pid: 55187|app: 0|req: 4558/9224] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:50 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1507 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1410.458785] [55188]: DEBUG nova.api.openstack.wsgi [None req-f39b6207-c559-4d61-a5b7-ff4b1c769025 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1410.459167] [55188]: DEBUG nova.compute.api [None req-f39b6207-c559-4d61-a5b7-ff4b1c769025 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1410.462598] [55188]: DEBUG oslo_concurrency.lockutils [None req-f39b6207-c559-4d61-a5b7-ff4b1c769025 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1410.462836] [55188]: DEBUG oslo_concurrency.lockutils [None req-f39b6207-c559-4d61-a5b7-ff4b1c769025 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1410.463029] [55188]: DEBUG oslo_concurrency.lockutils [None req-f39b6207-c559-4d61-a5b7-ff4b1c769025 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1410.463450] [55188]: DEBUG oslo_concurrency.lockutils [None req-f39b6207-c559-4d61-a5b7-ff4b1c769025 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1410.463585] [55188]: DEBUG oslo_concurrency.lockutils [None req-f39b6207-c559-4d61-a5b7-ff4b1c769025 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1410.463759] [55188]: DEBUG oslo_concurrency.lockutils [None req-f39b6207-c559-4d61-a5b7-ff4b1c769025 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1410.468213] [55187]: DEBUG nova.api.openstack.wsgi [None req-3cf9d5c0-7767-4b51-a61a-955ef702789b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1410.470687] [55187]: DEBUG nova.compute.api [None req-3cf9d5c0-7767-4b51-a61a-955ef702789b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1410.473679] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cf9d5c0-7767-4b51-a61a-955ef702789b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1410.473921] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cf9d5c0-7767-4b51-a61a-955ef702789b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1410.474128] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cf9d5c0-7767-4b51-a61a-955ef702789b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1410.474485] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cf9d5c0-7767-4b51-a61a-955ef702789b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1410.474683] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cf9d5c0-7767-4b51-a61a-955ef702789b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1410.474856] [55187]: DEBUG oslo_concurrency.lockutils [None req-3cf9d5c0-7767-4b51-a61a-955ef702789b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1410.509526] [55188]: DEBUG nova.objects.instance [None req-f39b6207-c559-4d61-a5b7-ff4b1c769025 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lazy-loading 'services' on Instance uuid 03d57785-c590-4994-931d-a2bdac1edbb2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1410.541748] [55187]: DEBUG nova.policy [None req-3cf9d5c0-7767-4b51-a61a-955ef702789b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1410.545481] [55188]: INFO nova.api.openstack.requestlog [None req-f39b6207-c559-4d61-a5b7-ff4b1c769025 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2/os-volume_attachments/58a47316-ae2f-4223-9fa8-815361ac2f5e" status: 202 len: 0 microversion: 2.1 time: 0.088883 [ 1410.545850] [55188]: [pid: 55188|app: 0|req: 4667/9225] 10.180.1.21 () {58 vars in 1411 bytes} [Wed Mar 26 22:14:50 2025] DELETE /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2/os-volume_attachments/58a47316-ae2f-4223-9fa8-815361ac2f5e => generated 0 bytes in 90 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1410.546402] [55187]: INFO nova.api.openstack.requestlog [None req-3cf9d5c0-7767-4b51-a61a-955ef702789b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1312 microversion: 2.1 time: 0.080438 [ 1410.546811] [55187]: [pid: 55187|app: 0|req: 4559/9226] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:50 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1312 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1410.551510] [55188]: DEBUG nova.api.openstack.wsgi [None req-8e128b24-843a-4815-bac1-3f96b18a9384 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1410.553223] [55188]: DEBUG nova.compute.api [None req-8e128b24-843a-4815-bac1-3f96b18a9384 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1410.559586] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e128b24-843a-4815-bac1-3f96b18a9384 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1410.559829] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e128b24-843a-4815-bac1-3f96b18a9384 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1410.560027] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e128b24-843a-4815-bac1-3f96b18a9384 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1410.560392] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e128b24-843a-4815-bac1-3f96b18a9384 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1410.560593] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e128b24-843a-4815-bac1-3f96b18a9384 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1410.560771] [55188]: DEBUG oslo_concurrency.lockutils [None req-8e128b24-843a-4815-bac1-3f96b18a9384 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1410.577524] [55188]: INFO nova.api.openstack.requestlog [None req-8e128b24-843a-4815-bac1-3f96b18a9384 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028285 [ 1410.577826] [55188]: [pid: 55188|app: 0|req: 4668/9227] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:14:50 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1410.997234] [55187]: DEBUG nova.api.openstack.wsgi [None req-786decec-5ee6-423b-af32-7f2154b46ccd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1410.999102] [55187]: DEBUG nova.compute.api [None req-786decec-5ee6-423b-af32-7f2154b46ccd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1411.000282] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell0:SELECT=2 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1411.001362] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=3 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1411.004812] [55187]: DEBUG oslo_concurrency.lockutils [None req-786decec-5ee6-423b-af32-7f2154b46ccd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1411.005058] [55187]: DEBUG oslo_concurrency.lockutils [None req-786decec-5ee6-423b-af32-7f2154b46ccd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1411.005252] [55187]: DEBUG oslo_concurrency.lockutils [None req-786decec-5ee6-423b-af32-7f2154b46ccd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1411.005608] [55187]: DEBUG oslo_concurrency.lockutils [None req-786decec-5ee6-423b-af32-7f2154b46ccd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1411.005826] [55187]: DEBUG oslo_concurrency.lockutils [None req-786decec-5ee6-423b-af32-7f2154b46ccd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1411.005976] [55187]: DEBUG oslo_concurrency.lockutils [None req-786decec-5ee6-423b-af32-7f2154b46ccd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1411.089792] [55187]: DEBUG nova.policy [None req-786decec-5ee6-423b-af32-7f2154b46ccd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1411.094124] [55187]: INFO nova.api.openstack.requestlog [None req-786decec-5ee6-423b-af32-7f2154b46ccd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1512 microversion: 2.1 time: 0.099587 [ 1411.094466] [55187]: [pid: 55187|app: 0|req: 4560/9228] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:51 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1512 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1411.560496] [55188]: DEBUG nova.api.openstack.wsgi [None req-150b4eec-ef1e-405a-a8fd-d0da8de6f75d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1411.562275] [55188]: DEBUG nova.compute.api [None req-150b4eec-ef1e-405a-a8fd-d0da8de6f75d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1411.563464] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=1 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1411.566475] [55188]: DEBUG oslo_concurrency.lockutils [None req-150b4eec-ef1e-405a-a8fd-d0da8de6f75d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1411.566714] [55188]: DEBUG oslo_concurrency.lockutils [None req-150b4eec-ef1e-405a-a8fd-d0da8de6f75d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1411.566900] [55188]: DEBUG oslo_concurrency.lockutils [None req-150b4eec-ef1e-405a-a8fd-d0da8de6f75d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1411.567302] [55188]: DEBUG oslo_concurrency.lockutils [None req-150b4eec-ef1e-405a-a8fd-d0da8de6f75d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1411.567513] [55188]: DEBUG oslo_concurrency.lockutils [None req-150b4eec-ef1e-405a-a8fd-d0da8de6f75d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1411.567747] [55188]: DEBUG oslo_concurrency.lockutils [None req-150b4eec-ef1e-405a-a8fd-d0da8de6f75d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1411.586341] [55187]: DEBUG nova.api.openstack.wsgi [None req-e8b66b45-c6f6-4b76-8fc3-4aed7e1b8cf3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1411.588667] [55187]: DEBUG nova.compute.api [None req-e8b66b45-c6f6-4b76-8fc3-4aed7e1b8cf3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1411.592423] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8b66b45-c6f6-4b76-8fc3-4aed7e1b8cf3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1411.593375] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8b66b45-c6f6-4b76-8fc3-4aed7e1b8cf3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1411.593375] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8b66b45-c6f6-4b76-8fc3-4aed7e1b8cf3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1411.593375] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8b66b45-c6f6-4b76-8fc3-4aed7e1b8cf3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1411.593375] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8b66b45-c6f6-4b76-8fc3-4aed7e1b8cf3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1411.593581] [55187]: DEBUG oslo_concurrency.lockutils [None req-e8b66b45-c6f6-4b76-8fc3-4aed7e1b8cf3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1411.609136] [55187]: INFO nova.api.openstack.requestlog [None req-e8b66b45-c6f6-4b76-8fc3-4aed7e1b8cf3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025040 [ 1411.609432] [55187]: [pid: 55187|app: 0|req: 4561/9229] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:14:51 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1411.671007] [55188]: DEBUG nova.policy [None req-150b4eec-ef1e-405a-a8fd-d0da8de6f75d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1411.675388] [55188]: INFO nova.api.openstack.requestlog [None req-150b4eec-ef1e-405a-a8fd-d0da8de6f75d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1312 microversion: 2.1 time: 0.117185 [ 1411.675711] [55188]: [pid: 55188|app: 0|req: 4669/9230] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:51 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1312 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1412.107634] [55187]: DEBUG nova.api.openstack.wsgi [None req-be2f412c-2228-4adb-9ff1-99d42ad92ea8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1412.109501] [55187]: DEBUG nova.compute.api [None req-be2f412c-2228-4adb-9ff1-99d42ad92ea8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1412.113273] [55187]: DEBUG oslo_concurrency.lockutils [None req-be2f412c-2228-4adb-9ff1-99d42ad92ea8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1412.113541] [55187]: DEBUG oslo_concurrency.lockutils [None req-be2f412c-2228-4adb-9ff1-99d42ad92ea8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1412.113732] [55187]: DEBUG oslo_concurrency.lockutils [None req-be2f412c-2228-4adb-9ff1-99d42ad92ea8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1412.114095] [55187]: DEBUG oslo_concurrency.lockutils [None req-be2f412c-2228-4adb-9ff1-99d42ad92ea8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1412.114303] [55187]: DEBUG oslo_concurrency.lockutils [None req-be2f412c-2228-4adb-9ff1-99d42ad92ea8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1412.114477] [55187]: DEBUG oslo_concurrency.lockutils [None req-be2f412c-2228-4adb-9ff1-99d42ad92ea8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1412.208592] [55187]: DEBUG nova.policy [None req-be2f412c-2228-4adb-9ff1-99d42ad92ea8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1412.213968] [55187]: INFO nova.api.openstack.requestlog [None req-be2f412c-2228-4adb-9ff1-99d42ad92ea8 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1512 microversion: 2.1 time: 0.108581 [ 1412.214343] [55187]: [pid: 55187|app: 0|req: 4562/9231] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:52 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1512 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1412.616397] [55188]: DEBUG nova.api.openstack.wsgi [None req-e3583bc0-d508-48bb-bd6c-67ef22654360 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1412.618152] [55188]: DEBUG nova.compute.api [None req-e3583bc0-d508-48bb-bd6c-67ef22654360 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1412.622487] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3583bc0-d508-48bb-bd6c-67ef22654360 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1412.622769] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3583bc0-d508-48bb-bd6c-67ef22654360 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1412.622966] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3583bc0-d508-48bb-bd6c-67ef22654360 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1412.623343] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3583bc0-d508-48bb-bd6c-67ef22654360 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1412.623545] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3583bc0-d508-48bb-bd6c-67ef22654360 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1412.623718] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3583bc0-d508-48bb-bd6c-67ef22654360 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1412.638973] [55188]: INFO nova.api.openstack.requestlog [None req-e3583bc0-d508-48bb-bd6c-67ef22654360 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024973 [ 1412.639290] [55188]: [pid: 55188|app: 0|req: 4670/9232] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:14:52 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1412.688514] [55187]: DEBUG nova.api.openstack.wsgi [None req-2565d365-9b3e-40ad-9efe-b6711231baf5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1412.690425] [55187]: DEBUG nova.compute.api [None req-2565d365-9b3e-40ad-9efe-b6711231baf5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1412.694266] [55187]: DEBUG oslo_concurrency.lockutils [None req-2565d365-9b3e-40ad-9efe-b6711231baf5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1412.694505] [55187]: DEBUG oslo_concurrency.lockutils [None req-2565d365-9b3e-40ad-9efe-b6711231baf5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1412.694690] [55187]: DEBUG oslo_concurrency.lockutils [None req-2565d365-9b3e-40ad-9efe-b6711231baf5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1412.695100] [55187]: DEBUG oslo_concurrency.lockutils [None req-2565d365-9b3e-40ad-9efe-b6711231baf5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1412.695311] [55187]: DEBUG oslo_concurrency.lockutils [None req-2565d365-9b3e-40ad-9efe-b6711231baf5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1412.695489] [55187]: DEBUG oslo_concurrency.lockutils [None req-2565d365-9b3e-40ad-9efe-b6711231baf5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1412.786446] [55187]: DEBUG nova.policy [None req-2565d365-9b3e-40ad-9efe-b6711231baf5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1412.790829] [55187]: INFO nova.api.openstack.requestlog [None req-2565d365-9b3e-40ad-9efe-b6711231baf5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1312 microversion: 2.1 time: 0.104576 [ 1412.791180] [55187]: [pid: 55187|app: 0|req: 4563/9233] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:53 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1312 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1413.228995] [55188]: DEBUG nova.api.openstack.wsgi [None req-05917392-525c-4269-aebd-d4eb6c94980c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1413.231054] [55188]: DEBUG nova.compute.api [None req-05917392-525c-4269-aebd-d4eb6c94980c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1413.234383] [55188]: DEBUG oslo_concurrency.lockutils [None req-05917392-525c-4269-aebd-d4eb6c94980c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1413.234633] [55188]: DEBUG oslo_concurrency.lockutils [None req-05917392-525c-4269-aebd-d4eb6c94980c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1413.234824] [55188]: DEBUG oslo_concurrency.lockutils [None req-05917392-525c-4269-aebd-d4eb6c94980c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1413.235229] [55188]: DEBUG oslo_concurrency.lockutils [None req-05917392-525c-4269-aebd-d4eb6c94980c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1413.235444] [55188]: DEBUG oslo_concurrency.lockutils [None req-05917392-525c-4269-aebd-d4eb6c94980c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1413.235657] [55188]: DEBUG oslo_concurrency.lockutils [None req-05917392-525c-4269-aebd-d4eb6c94980c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1413.328416] [55188]: DEBUG nova.policy [None req-05917392-525c-4269-aebd-d4eb6c94980c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1413.332539] [55188]: INFO nova.api.openstack.requestlog [None req-05917392-525c-4269-aebd-d4eb6c94980c tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1513 microversion: 2.1 time: 0.105831 [ 1413.332861] [55188]: [pid: 55188|app: 0|req: 4671/9234] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:53 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1513 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1413.646891] [55187]: DEBUG nova.api.openstack.wsgi [None req-68f856f6-850f-404e-9951-e9ed006c1aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1413.649090] [55187]: DEBUG nova.compute.api [None req-68f856f6-850f-404e-9951-e9ed006c1aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1413.652877] [55187]: DEBUG oslo_concurrency.lockutils [None req-68f856f6-850f-404e-9951-e9ed006c1aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1413.653140] [55187]: DEBUG oslo_concurrency.lockutils [None req-68f856f6-850f-404e-9951-e9ed006c1aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1413.653334] [55187]: DEBUG oslo_concurrency.lockutils [None req-68f856f6-850f-404e-9951-e9ed006c1aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1413.653689] [55187]: DEBUG oslo_concurrency.lockutils [None req-68f856f6-850f-404e-9951-e9ed006c1aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1413.653890] [55187]: DEBUG oslo_concurrency.lockutils [None req-68f856f6-850f-404e-9951-e9ed006c1aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1413.654077] [55187]: DEBUG oslo_concurrency.lockutils [None req-68f856f6-850f-404e-9951-e9ed006c1aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1413.675771] [55187]: INFO nova.api.openstack.requestlog [None req-68f856f6-850f-404e-9951-e9ed006c1aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031240 [ 1413.676084] [55187]: [pid: 55187|app: 0|req: 4564/9235] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:14:54 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1413.803840] [55188]: DEBUG nova.api.openstack.wsgi [None req-0ae71308-95d3-431d-91aa-7b685b1e7791 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1413.805908] [55188]: DEBUG nova.compute.api [None req-0ae71308-95d3-431d-91aa-7b685b1e7791 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1413.809075] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ae71308-95d3-431d-91aa-7b685b1e7791 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1413.809334] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ae71308-95d3-431d-91aa-7b685b1e7791 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1413.809521] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ae71308-95d3-431d-91aa-7b685b1e7791 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1413.809879] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ae71308-95d3-431d-91aa-7b685b1e7791 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1413.810076] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ae71308-95d3-431d-91aa-7b685b1e7791 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1413.810259] [55188]: DEBUG oslo_concurrency.lockutils [None req-0ae71308-95d3-431d-91aa-7b685b1e7791 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1413.874260] [55188]: DEBUG nova.policy [None req-0ae71308-95d3-431d-91aa-7b685b1e7791 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1413.878310] [55188]: INFO nova.api.openstack.requestlog [None req-0ae71308-95d3-431d-91aa-7b685b1e7791 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1497 microversion: 2.1 time: 0.076758 [ 1413.878641] [55188]: [pid: 55188|app: 0|req: 4672/9236] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:54 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1497 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1413.890358] [55187]: DEBUG nova.api.openstack.wsgi [None req-837a5e2e-6908-421c-b941-b263405f7e58 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1413.892169] [55187]: DEBUG nova.compute.api [None req-837a5e2e-6908-421c-b941-b263405f7e58 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1413.895638] [55187]: DEBUG oslo_concurrency.lockutils [None req-837a5e2e-6908-421c-b941-b263405f7e58 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1413.895873] [55187]: DEBUG oslo_concurrency.lockutils [None req-837a5e2e-6908-421c-b941-b263405f7e58 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1413.896079] [55187]: DEBUG oslo_concurrency.lockutils [None req-837a5e2e-6908-421c-b941-b263405f7e58 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1413.896431] [55187]: DEBUG oslo_concurrency.lockutils [None req-837a5e2e-6908-421c-b941-b263405f7e58 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1413.896630] [55187]: DEBUG oslo_concurrency.lockutils [None req-837a5e2e-6908-421c-b941-b263405f7e58 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1413.896801] [55187]: DEBUG oslo_concurrency.lockutils [None req-837a5e2e-6908-421c-b941-b263405f7e58 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1413.908572] [55187]: DEBUG nova.objects.instance [None req-837a5e2e-6908-421c-b941-b263405f7e58 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lazy-loading 'flavor' on Instance uuid d3b6854a-aca7-41ee-85bd-67e9f721d8bc {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1413.941738] [55187]: INFO nova.api.openstack.requestlog [None req-837a5e2e-6908-421c-b941-b263405f7e58 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "POST /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc/action" status: 200 len: 32 microversion: 2.1 time: 0.053743 [ 1413.942074] [55187]: [pid: 55187|app: 0|req: 4565/9237] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:14:54 2025] POST /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc/action => generated 32 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1413.947191] [55188]: DEBUG nova.api.openstack.wsgi [None req-e5fd51f5-4643-46e2-ac3c-b0d0df81eaec tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1413.949015] [55188]: DEBUG nova.compute.api [None req-e5fd51f5-4643-46e2-ac3c-b0d0df81eaec tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1413.952743] [55188]: DEBUG oslo_concurrency.lockutils [None req-e5fd51f5-4643-46e2-ac3c-b0d0df81eaec tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1413.952994] [55188]: DEBUG oslo_concurrency.lockutils [None req-e5fd51f5-4643-46e2-ac3c-b0d0df81eaec tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1413.953201] [55188]: DEBUG oslo_concurrency.lockutils [None req-e5fd51f5-4643-46e2-ac3c-b0d0df81eaec tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1413.953562] [55188]: DEBUG oslo_concurrency.lockutils [None req-e5fd51f5-4643-46e2-ac3c-b0d0df81eaec tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1413.953760] [55188]: DEBUG oslo_concurrency.lockutils [None req-e5fd51f5-4643-46e2-ac3c-b0d0df81eaec tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1413.953956] [55188]: DEBUG oslo_concurrency.lockutils [None req-e5fd51f5-4643-46e2-ac3c-b0d0df81eaec tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1414.017976] [55188]: DEBUG nova.policy [None req-e5fd51f5-4643-46e2-ac3c-b0d0df81eaec tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1414.022391] [55188]: INFO nova.api.openstack.requestlog [None req-e5fd51f5-4643-46e2-ac3c-b0d0df81eaec tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1503 microversion: 2.1 time: 0.077333 [ 1414.022820] [55188]: [pid: 55188|app: 0|req: 4673/9238] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:54 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1503 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1414.345924] [55187]: DEBUG nova.api.openstack.wsgi [None req-c84bafdd-3c87-4b3b-9040-e5f42f222483 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1414.347880] [55187]: DEBUG nova.compute.api [None req-c84bafdd-3c87-4b3b-9040-e5f42f222483 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1414.352733] [55187]: DEBUG oslo_concurrency.lockutils [None req-c84bafdd-3c87-4b3b-9040-e5f42f222483 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1414.353079] [55187]: DEBUG oslo_concurrency.lockutils [None req-c84bafdd-3c87-4b3b-9040-e5f42f222483 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1414.353345] [55187]: DEBUG oslo_concurrency.lockutils [None req-c84bafdd-3c87-4b3b-9040-e5f42f222483 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1414.353875] [55187]: DEBUG oslo_concurrency.lockutils [None req-c84bafdd-3c87-4b3b-9040-e5f42f222483 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1414.354160] [55187]: DEBUG oslo_concurrency.lockutils [None req-c84bafdd-3c87-4b3b-9040-e5f42f222483 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1414.354437] [55187]: DEBUG oslo_concurrency.lockutils [None req-c84bafdd-3c87-4b3b-9040-e5f42f222483 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1414.423962] [55187]: DEBUG nova.policy [None req-c84bafdd-3c87-4b3b-9040-e5f42f222483 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1414.428448] [55187]: INFO nova.api.openstack.requestlog [None req-c84bafdd-3c87-4b3b-9040-e5f42f222483 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1513 microversion: 2.1 time: 0.084950 [ 1414.428900] [55187]: [pid: 55187|app: 0|req: 4566/9239] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:54 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1513 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1414.683689] [55188]: DEBUG nova.api.openstack.wsgi [None req-e7d1dc58-1b8e-43b4-b541-a02ca66d9c9c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1414.685388] [55188]: DEBUG nova.compute.api [None req-e7d1dc58-1b8e-43b4-b541-a02ca66d9c9c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1414.686527] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=3 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1414.692875] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7d1dc58-1b8e-43b4-b541-a02ca66d9c9c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1414.693127] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7d1dc58-1b8e-43b4-b541-a02ca66d9c9c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1414.693324] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7d1dc58-1b8e-43b4-b541-a02ca66d9c9c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1414.693728] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7d1dc58-1b8e-43b4-b541-a02ca66d9c9c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1414.693933] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7d1dc58-1b8e-43b4-b541-a02ca66d9c9c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1414.694127] [55188]: DEBUG oslo_concurrency.lockutils [None req-e7d1dc58-1b8e-43b4-b541-a02ca66d9c9c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1414.718398] [55188]: INFO nova.api.openstack.requestlog [None req-e7d1dc58-1b8e-43b4-b541-a02ca66d9c9c tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.037119 [ 1414.718742] [55188]: [pid: 55188|app: 0|req: 4674/9240] 10.180.1.21 () {58 vars in 1297 bytes} [Wed Mar 26 22:14:55 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2/os-volume_attachments => generated 25 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1414.757073] [55187]: DEBUG nova.api.openstack.wsgi [None req-ad9d54b0-2718-4e52-95a9-91ec03c2e1ae tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1414.757430] [55187]: DEBUG nova.compute.api [None req-ad9d54b0-2718-4e52-95a9-91ec03c2e1ae tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1414.761404] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad9d54b0-2718-4e52-95a9-91ec03c2e1ae tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1414.761735] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad9d54b0-2718-4e52-95a9-91ec03c2e1ae tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1414.761998] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad9d54b0-2718-4e52-95a9-91ec03c2e1ae tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1414.762473] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad9d54b0-2718-4e52-95a9-91ec03c2e1ae tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1414.762755] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad9d54b0-2718-4e52-95a9-91ec03c2e1ae tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1414.762977] [55187]: DEBUG oslo_concurrency.lockutils [None req-ad9d54b0-2718-4e52-95a9-91ec03c2e1ae tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1414.780435] [55187]: DEBUG nova.compute.api [None req-ad9d54b0-2718-4e52-95a9-91ec03c2e1ae tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1414.829087] [55187]: INFO nova.api.openstack.requestlog [None req-ad9d54b0-2718-4e52-95a9-91ec03c2e1ae tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 204 len: 0 microversion: 2.1 time: 0.074176 [ 1414.829406] [55187]: [pid: 55187|app: 0|req: 4567/9241] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:14:55 2025] DELETE /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1414.835645] [55188]: DEBUG nova.api.openstack.wsgi [None req-d2b99e74-ca3f-4b8b-9b9e-3e2a3e1cd522 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1414.837550] [55188]: DEBUG nova.compute.api [None req-d2b99e74-ca3f-4b8b-9b9e-3e2a3e1cd522 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1414.841345] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2b99e74-ca3f-4b8b-9b9e-3e2a3e1cd522 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1414.841584] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2b99e74-ca3f-4b8b-9b9e-3e2a3e1cd522 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1414.841786] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2b99e74-ca3f-4b8b-9b9e-3e2a3e1cd522 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1414.842213] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2b99e74-ca3f-4b8b-9b9e-3e2a3e1cd522 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1414.842426] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2b99e74-ca3f-4b8b-9b9e-3e2a3e1cd522 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1414.842601] [55188]: DEBUG oslo_concurrency.lockutils [None req-d2b99e74-ca3f-4b8b-9b9e-3e2a3e1cd522 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1414.954907] [55188]: DEBUG nova.policy [None req-d2b99e74-ca3f-4b8b-9b9e-3e2a3e1cd522 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1414.959319] [55188]: INFO nova.api.openstack.requestlog [None req-d2b99e74-ca3f-4b8b-9b9e-3e2a3e1cd522 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 200 len: 1679 microversion: 2.1 time: 0.126585 [ 1414.959645] [55188]: [pid: 55188|app: 0|req: 4675/9242] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:55 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 1679 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1415.035447] [55187]: DEBUG nova.api.openstack.wsgi [None req-2fa9f814-246f-4dde-8742-55316981f415 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1415.037200] [55187]: DEBUG nova.compute.api [None req-2fa9f814-246f-4dde-8742-55316981f415 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1415.040715] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fa9f814-246f-4dde-8742-55316981f415 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1415.040953] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fa9f814-246f-4dde-8742-55316981f415 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1415.041186] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fa9f814-246f-4dde-8742-55316981f415 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1415.041539] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fa9f814-246f-4dde-8742-55316981f415 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1415.041740] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fa9f814-246f-4dde-8742-55316981f415 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1415.041914] [55187]: DEBUG oslo_concurrency.lockutils [None req-2fa9f814-246f-4dde-8742-55316981f415 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1415.110842] [55187]: DEBUG nova.policy [None req-2fa9f814-246f-4dde-8742-55316981f415 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1415.115243] [55187]: INFO nova.api.openstack.requestlog [None req-2fa9f814-246f-4dde-8742-55316981f415 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1503 microversion: 2.1 time: 0.082220 [ 1415.115557] [55187]: [pid: 55187|app: 0|req: 4568/9243] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:55 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1503 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1415.441563] [55188]: DEBUG nova.api.openstack.wsgi [None req-15763ed9-431f-488f-b917-0f4e2abd47b3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1415.443261] [55188]: DEBUG nova.compute.api [None req-15763ed9-431f-488f-b917-0f4e2abd47b3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1415.447016] [55188]: DEBUG oslo_concurrency.lockutils [None req-15763ed9-431f-488f-b917-0f4e2abd47b3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1415.447300] [55188]: DEBUG oslo_concurrency.lockutils [None req-15763ed9-431f-488f-b917-0f4e2abd47b3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1415.447540] [55188]: DEBUG oslo_concurrency.lockutils [None req-15763ed9-431f-488f-b917-0f4e2abd47b3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1415.447928] [55188]: DEBUG oslo_concurrency.lockutils [None req-15763ed9-431f-488f-b917-0f4e2abd47b3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1415.448182] [55188]: DEBUG oslo_concurrency.lockutils [None req-15763ed9-431f-488f-b917-0f4e2abd47b3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1415.448400] [55188]: DEBUG oslo_concurrency.lockutils [None req-15763ed9-431f-488f-b917-0f4e2abd47b3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1415.513034] [55188]: DEBUG nova.policy [None req-15763ed9-431f-488f-b917-0f4e2abd47b3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1415.516985] [55188]: INFO nova.api.openstack.requestlog [None req-15763ed9-431f-488f-b917-0f4e2abd47b3 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1513 microversion: 2.1 time: 0.077809 [ 1415.517467] [55188]: [pid: 55188|app: 0|req: 4676/9244] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:55 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1513 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1415.972734] [55187]: DEBUG nova.api.openstack.wsgi [None req-26d98472-ace7-431b-9cf9-840c6d77b925 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1415.974620] [55187]: DEBUG nova.compute.api [None req-26d98472-ace7-431b-9cf9-840c6d77b925 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1415.978724] [55187]: DEBUG oslo_concurrency.lockutils [None req-26d98472-ace7-431b-9cf9-840c6d77b925 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1415.978961] [55187]: DEBUG oslo_concurrency.lockutils [None req-26d98472-ace7-431b-9cf9-840c6d77b925 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1415.979165] [55187]: DEBUG oslo_concurrency.lockutils [None req-26d98472-ace7-431b-9cf9-840c6d77b925 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1415.979528] [55187]: DEBUG oslo_concurrency.lockutils [None req-26d98472-ace7-431b-9cf9-840c6d77b925 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1415.979723] [55187]: DEBUG oslo_concurrency.lockutils [None req-26d98472-ace7-431b-9cf9-840c6d77b925 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1415.980028] [55187]: DEBUG oslo_concurrency.lockutils [None req-26d98472-ace7-431b-9cf9-840c6d77b925 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1416.070826] [55187]: DEBUG nova.policy [None req-26d98472-ace7-431b-9cf9-840c6d77b925 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1416.075324] [55187]: INFO nova.api.openstack.requestlog [None req-26d98472-ace7-431b-9cf9-840c6d77b925 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 200 len: 1679 microversion: 2.1 time: 0.105203 [ 1416.075648] [55187]: [pid: 55187|app: 0|req: 4569/9245] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:56 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 1679 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1416.129086] [55188]: DEBUG nova.api.openstack.wsgi [None req-31f6f7d2-0a97-477a-8e45-8c2edba8031f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1416.130768] [55188]: DEBUG nova.compute.api [None req-31f6f7d2-0a97-477a-8e45-8c2edba8031f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1416.134600] [55188]: DEBUG oslo_concurrency.lockutils [None req-31f6f7d2-0a97-477a-8e45-8c2edba8031f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1416.134840] [55188]: DEBUG oslo_concurrency.lockutils [None req-31f6f7d2-0a97-477a-8e45-8c2edba8031f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1416.135035] [55188]: DEBUG oslo_concurrency.lockutils [None req-31f6f7d2-0a97-477a-8e45-8c2edba8031f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1416.135403] [55188]: DEBUG oslo_concurrency.lockutils [None req-31f6f7d2-0a97-477a-8e45-8c2edba8031f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1416.135610] [55188]: DEBUG oslo_concurrency.lockutils [None req-31f6f7d2-0a97-477a-8e45-8c2edba8031f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1416.135784] [55188]: DEBUG oslo_concurrency.lockutils [None req-31f6f7d2-0a97-477a-8e45-8c2edba8031f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1416.214758] [55188]: DEBUG nova.policy [None req-31f6f7d2-0a97-477a-8e45-8c2edba8031f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1416.219030] [55188]: INFO nova.api.openstack.requestlog [None req-31f6f7d2-0a97-477a-8e45-8c2edba8031f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1503 microversion: 2.1 time: 0.092255 [ 1416.219375] [55188]: [pid: 55188|app: 0|req: 4677/9246] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:56 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1503 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1416.530313] [55187]: DEBUG nova.api.openstack.wsgi [None req-c2cbee60-a6d3-4593-8af6-63ff33efdd8b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1416.532272] [55187]: DEBUG nova.compute.api [None req-c2cbee60-a6d3-4593-8af6-63ff33efdd8b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1416.537739] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2cbee60-a6d3-4593-8af6-63ff33efdd8b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1416.538034] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2cbee60-a6d3-4593-8af6-63ff33efdd8b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1416.538262] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2cbee60-a6d3-4593-8af6-63ff33efdd8b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1416.538647] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2cbee60-a6d3-4593-8af6-63ff33efdd8b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1416.538863] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2cbee60-a6d3-4593-8af6-63ff33efdd8b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1416.539050] [55187]: DEBUG oslo_concurrency.lockutils [None req-c2cbee60-a6d3-4593-8af6-63ff33efdd8b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1416.611478] [55187]: DEBUG nova.policy [None req-c2cbee60-a6d3-4593-8af6-63ff33efdd8b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1416.618445] [55187]: INFO nova.api.openstack.requestlog [None req-c2cbee60-a6d3-4593-8af6-63ff33efdd8b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1513 microversion: 2.1 time: 0.090604 [ 1416.618750] [55187]: [pid: 55187|app: 0|req: 4570/9247] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:56 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1513 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1417.088613] [55188]: DEBUG nova.api.openstack.wsgi [None req-c5d4af81-0288-416a-ac4a-11271743b1e1 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1417.090321] [55188]: DEBUG nova.compute.api [None req-c5d4af81-0288-416a-ac4a-11271743b1e1 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1417.093794] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5d4af81-0288-416a-ac4a-11271743b1e1 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1417.094110] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5d4af81-0288-416a-ac4a-11271743b1e1 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1417.094337] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5d4af81-0288-416a-ac4a-11271743b1e1 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1417.094689] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5d4af81-0288-416a-ac4a-11271743b1e1 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1417.094893] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5d4af81-0288-416a-ac4a-11271743b1e1 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1417.095082] [55188]: DEBUG oslo_concurrency.lockutils [None req-c5d4af81-0288-416a-ac4a-11271743b1e1 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1417.191732] [55188]: DEBUG nova.policy [None req-c5d4af81-0288-416a-ac4a-11271743b1e1 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1417.197449] [55188]: INFO nova.api.openstack.requestlog [None req-c5d4af81-0288-416a-ac4a-11271743b1e1 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 200 len: 1679 microversion: 2.1 time: 0.110919 [ 1417.197898] [55188]: [pid: 55188|app: 0|req: 4678/9248] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:57 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 1679 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1417.231900] [55187]: DEBUG nova.api.openstack.wsgi [None req-26939d05-3b6c-4db8-bf68-754dfc7a0279 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1417.233705] [55187]: DEBUG nova.compute.api [None req-26939d05-3b6c-4db8-bf68-754dfc7a0279 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1417.237668] [55187]: DEBUG oslo_concurrency.lockutils [None req-26939d05-3b6c-4db8-bf68-754dfc7a0279 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1417.237922] [55187]: DEBUG oslo_concurrency.lockutils [None req-26939d05-3b6c-4db8-bf68-754dfc7a0279 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1417.238160] [55187]: DEBUG oslo_concurrency.lockutils [None req-26939d05-3b6c-4db8-bf68-754dfc7a0279 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1417.238542] [55187]: DEBUG oslo_concurrency.lockutils [None req-26939d05-3b6c-4db8-bf68-754dfc7a0279 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1417.238747] [55187]: DEBUG oslo_concurrency.lockutils [None req-26939d05-3b6c-4db8-bf68-754dfc7a0279 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1417.239563] [55187]: DEBUG oslo_concurrency.lockutils [None req-26939d05-3b6c-4db8-bf68-754dfc7a0279 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1417.313987] [55187]: DEBUG nova.policy [None req-26939d05-3b6c-4db8-bf68-754dfc7a0279 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1417.318603] [55187]: INFO nova.api.openstack.requestlog [None req-26939d05-3b6c-4db8-bf68-754dfc7a0279 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1503 microversion: 2.1 time: 0.089170 [ 1417.318955] [55187]: [pid: 55187|app: 0|req: 4571/9249] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:57 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1503 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1417.404231] [55188]: DEBUG nova.api.openstack.wsgi [req-8d781bf6-cc9d-4c06-80f9-b431a6f0b2c9 req-e056b29b-1ca1-4c0d-80f6-7547d6afe2a1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "03d57785-c590-4994-931d-a2bdac1edbb2", "name": "network-vif-deleted", "tag": "4b6a4d93-0fcf-4129-9337-192d6d2e29bd"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1417.411176] [55188]: DEBUG oslo_concurrency.lockutils [req-8d781bf6-cc9d-4c06-80f9-b431a6f0b2c9 req-e056b29b-1ca1-4c0d-80f6-7547d6afe2a1 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1417.411501] [55188]: DEBUG oslo_concurrency.lockutils [req-8d781bf6-cc9d-4c06-80f9-b431a6f0b2c9 req-e056b29b-1ca1-4c0d-80f6-7547d6afe2a1 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1417.411697] [55188]: DEBUG oslo_concurrency.lockutils [req-8d781bf6-cc9d-4c06-80f9-b431a6f0b2c9 req-e056b29b-1ca1-4c0d-80f6-7547d6afe2a1 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1417.417725] [55188]: INFO nova.api.openstack.compute.server_external_events [req-8d781bf6-cc9d-4c06-80f9-b431a6f0b2c9 req-e056b29b-1ca1-4c0d-80f6-7547d6afe2a1 service nova] Creating event network-vif-deleted:4b6a4d93-0fcf-4129-9337-192d6d2e29bd for instance 03d57785-c590-4994-931d-a2bdac1edbb2 on cpu-1 [ 1417.420626] [55188]: INFO nova.api.openstack.requestlog [req-8d781bf6-cc9d-4c06-80f9-b431a6f0b2c9 req-e056b29b-1ca1-4c0d-80f6-7547d6afe2a1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018622 [ 1417.421123] [55188]: [pid: 55188|app: 0|req: 4679/9250] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:14:57 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1417.631388] [55187]: DEBUG nova.api.openstack.wsgi [None req-e6ddf6a6-c397-4c77-a4fb-6aa8e0c3f497 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1417.635494] [55187]: DEBUG nova.compute.api [None req-e6ddf6a6-c397-4c77-a4fb-6aa8e0c3f497 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1417.641897] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6ddf6a6-c397-4c77-a4fb-6aa8e0c3f497 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1417.642205] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6ddf6a6-c397-4c77-a4fb-6aa8e0c3f497 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1417.642399] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6ddf6a6-c397-4c77-a4fb-6aa8e0c3f497 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1417.642759] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6ddf6a6-c397-4c77-a4fb-6aa8e0c3f497 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1417.642960] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6ddf6a6-c397-4c77-a4fb-6aa8e0c3f497 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1417.643148] [55187]: DEBUG oslo_concurrency.lockutils [None req-e6ddf6a6-c397-4c77-a4fb-6aa8e0c3f497 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1417.747984] [55187]: DEBUG nova.policy [None req-e6ddf6a6-c397-4c77-a4fb-6aa8e0c3f497 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1417.752355] [55187]: INFO nova.api.openstack.requestlog [None req-e6ddf6a6-c397-4c77-a4fb-6aa8e0c3f497 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1512 microversion: 2.1 time: 0.123247 [ 1417.752679] [55187]: [pid: 55187|app: 0|req: 4572/9251] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:57 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1512 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1418.211851] [55188]: DEBUG nova.api.openstack.wsgi [None req-559ae541-468d-4c0b-afac-4958c30c557f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1418.213613] [55188]: DEBUG nova.compute.api [None req-559ae541-468d-4c0b-afac-4958c30c557f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1418.217413] [55188]: DEBUG oslo_concurrency.lockutils [None req-559ae541-468d-4c0b-afac-4958c30c557f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1418.217649] [55188]: DEBUG oslo_concurrency.lockutils [None req-559ae541-468d-4c0b-afac-4958c30c557f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1418.217833] [55188]: DEBUG oslo_concurrency.lockutils [None req-559ae541-468d-4c0b-afac-4958c30c557f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1418.218195] [55188]: DEBUG oslo_concurrency.lockutils [None req-559ae541-468d-4c0b-afac-4958c30c557f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1418.218397] [55188]: DEBUG oslo_concurrency.lockutils [None req-559ae541-468d-4c0b-afac-4958c30c557f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1418.218568] [55188]: DEBUG oslo_concurrency.lockutils [None req-559ae541-468d-4c0b-afac-4958c30c557f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1418.256931] [55188]: DEBUG nova.policy [None req-559ae541-468d-4c0b-afac-4958c30c557f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1418.261830] [55188]: INFO nova.api.openstack.requestlog [None req-559ae541-468d-4c0b-afac-4958c30c557f tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 200 len: 1319 microversion: 2.1 time: 0.052598 [ 1418.261830] [55188]: [pid: 55188|app: 0|req: 4680/9252] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:58 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 1319 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1418.332392] [55187]: DEBUG nova.api.openstack.wsgi [None req-913865a7-91ac-4567-b9a0-ba41e45f5227 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1418.334168] [55187]: DEBUG nova.compute.api [None req-913865a7-91ac-4567-b9a0-ba41e45f5227 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1418.337613] [55187]: DEBUG oslo_concurrency.lockutils [None req-913865a7-91ac-4567-b9a0-ba41e45f5227 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1418.337855] [55187]: DEBUG oslo_concurrency.lockutils [None req-913865a7-91ac-4567-b9a0-ba41e45f5227 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1418.338050] [55187]: DEBUG oslo_concurrency.lockutils [None req-913865a7-91ac-4567-b9a0-ba41e45f5227 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1418.338405] [55187]: DEBUG oslo_concurrency.lockutils [None req-913865a7-91ac-4567-b9a0-ba41e45f5227 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1418.338607] [55187]: DEBUG oslo_concurrency.lockutils [None req-913865a7-91ac-4567-b9a0-ba41e45f5227 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1418.338840] [55187]: DEBUG oslo_concurrency.lockutils [None req-913865a7-91ac-4567-b9a0-ba41e45f5227 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1418.425606] [55187]: DEBUG nova.policy [None req-913865a7-91ac-4567-b9a0-ba41e45f5227 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1418.429853] [55187]: INFO nova.api.openstack.requestlog [None req-913865a7-91ac-4567-b9a0-ba41e45f5227 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1503 microversion: 2.1 time: 0.099783 [ 1418.430187] [55187]: [pid: 55187|app: 0|req: 4573/9253] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:58 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1503 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1418.765472] [55188]: DEBUG nova.api.openstack.wsgi [None req-e723b048-6625-4388-8126-c404ec8b7f83 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1418.767148] [55188]: DEBUG nova.compute.api [None req-e723b048-6625-4388-8126-c404ec8b7f83 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1418.770891] [55188]: DEBUG oslo_concurrency.lockutils [None req-e723b048-6625-4388-8126-c404ec8b7f83 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1418.771206] [55188]: DEBUG oslo_concurrency.lockutils [None req-e723b048-6625-4388-8126-c404ec8b7f83 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1418.771413] [55188]: DEBUG oslo_concurrency.lockutils [None req-e723b048-6625-4388-8126-c404ec8b7f83 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1418.771766] [55188]: DEBUG oslo_concurrency.lockutils [None req-e723b048-6625-4388-8126-c404ec8b7f83 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1418.771966] [55188]: DEBUG oslo_concurrency.lockutils [None req-e723b048-6625-4388-8126-c404ec8b7f83 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1418.772195] [55188]: DEBUG oslo_concurrency.lockutils [None req-e723b048-6625-4388-8126-c404ec8b7f83 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1418.909930] [55188]: DEBUG nova.policy [None req-e723b048-6625-4388-8126-c404ec8b7f83 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1418.914252] [55188]: INFO nova.api.openstack.requestlog [None req-e723b048-6625-4388-8126-c404ec8b7f83 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1512 microversion: 2.1 time: 0.151086 [ 1418.914598] [55188]: [pid: 55188|app: 0|req: 4681/9254] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:59 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1512 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1419.275825] [55187]: DEBUG nova.api.openstack.wsgi [None req-c5860774-629d-44f0-9574-456280718aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1419.277539] [55187]: DEBUG nova.compute.api [None req-c5860774-629d-44f0-9574-456280718aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1419.281495] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5860774-629d-44f0-9574-456280718aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1419.281724] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5860774-629d-44f0-9574-456280718aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1419.281909] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5860774-629d-44f0-9574-456280718aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1419.282314] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5860774-629d-44f0-9574-456280718aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1419.282547] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5860774-629d-44f0-9574-456280718aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1419.282734] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5860774-629d-44f0-9574-456280718aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1419.299344] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5860774-629d-44f0-9574-456280718aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1419.299551] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5860774-629d-44f0-9574-456280718aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1419.299730] [55187]: DEBUG oslo_concurrency.lockutils [None req-c5860774-629d-44f0-9574-456280718aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1419.299918] [55187]: DEBUG nova.objects.instance [None req-c5860774-629d-44f0-9574-456280718aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lazy-loading 'fault' on Instance uuid 03d57785-c590-4994-931d-a2bdac1edbb2 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1419.319386] [55187]: DEBUG nova.policy [None req-c5860774-629d-44f0-9574-456280718aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1419.323028] [55187]: INFO nova.api.openstack.requestlog [None req-c5860774-629d-44f0-9574-456280718aa0 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 200 len: 1324 microversion: 2.1 time: 0.049541 [ 1419.323373] [55187]: [pid: 55187|app: 0|req: 4574/9255] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:59 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 1324 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1419.443535] [55188]: DEBUG nova.api.openstack.wsgi [None req-90958feb-77fa-4a7a-b378-098276a29cd8 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1419.445726] [55188]: DEBUG nova.compute.api [None req-90958feb-77fa-4a7a-b378-098276a29cd8 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1419.450388] [55188]: DEBUG oslo_concurrency.lockutils [None req-90958feb-77fa-4a7a-b378-098276a29cd8 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1419.450685] [55188]: DEBUG oslo_concurrency.lockutils [None req-90958feb-77fa-4a7a-b378-098276a29cd8 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1419.451196] [55188]: DEBUG oslo_concurrency.lockutils [None req-90958feb-77fa-4a7a-b378-098276a29cd8 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1419.451867] [55188]: DEBUG oslo_concurrency.lockutils [None req-90958feb-77fa-4a7a-b378-098276a29cd8 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1419.452164] [55188]: DEBUG oslo_concurrency.lockutils [None req-90958feb-77fa-4a7a-b378-098276a29cd8 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1419.452362] [55188]: DEBUG oslo_concurrency.lockutils [None req-90958feb-77fa-4a7a-b378-098276a29cd8 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1419.554211] [55188]: DEBUG nova.policy [None req-90958feb-77fa-4a7a-b378-098276a29cd8 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1419.559625] [55188]: INFO nova.api.openstack.requestlog [None req-90958feb-77fa-4a7a-b378-098276a29cd8 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1503 microversion: 2.1 time: 0.119528 [ 1419.559980] [55188]: [pid: 55188|app: 0|req: 4682/9256] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:14:59 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1503 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1419.928876] [55187]: DEBUG nova.api.openstack.wsgi [None req-8b5d78c6-a563-4097-a655-9d9649e4a6c0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1419.930593] [55187]: DEBUG nova.compute.api [None req-8b5d78c6-a563-4097-a655-9d9649e4a6c0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1419.934220] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b5d78c6-a563-4097-a655-9d9649e4a6c0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1419.934462] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b5d78c6-a563-4097-a655-9d9649e4a6c0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1419.934645] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b5d78c6-a563-4097-a655-9d9649e4a6c0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1419.934998] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b5d78c6-a563-4097-a655-9d9649e4a6c0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1419.935245] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b5d78c6-a563-4097-a655-9d9649e4a6c0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1419.935439] [55187]: DEBUG oslo_concurrency.lockutils [None req-8b5d78c6-a563-4097-a655-9d9649e4a6c0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1420.002274] [55187]: DEBUG nova.policy [None req-8b5d78c6-a563-4097-a655-9d9649e4a6c0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1420.007117] [55187]: INFO nova.api.openstack.requestlog [None req-8b5d78c6-a563-4097-a655-9d9649e4a6c0 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1510 microversion: 2.1 time: 0.080555 [ 1420.007461] [55187]: [pid: 55187|app: 0|req: 4575/9257] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:00 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1510 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1420.335241] [55188]: DEBUG nova.api.openstack.wsgi [None req-a892d526-96f3-433f-b5ef-e64c739a2912 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1420.336951] [55188]: DEBUG nova.compute.api [None req-a892d526-96f3-433f-b5ef-e64c739a2912 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1420.340628] [55188]: DEBUG oslo_concurrency.lockutils [None req-a892d526-96f3-433f-b5ef-e64c739a2912 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1420.340859] [55188]: DEBUG oslo_concurrency.lockutils [None req-a892d526-96f3-433f-b5ef-e64c739a2912 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1420.341057] [55188]: DEBUG oslo_concurrency.lockutils [None req-a892d526-96f3-433f-b5ef-e64c739a2912 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1420.341434] [55188]: DEBUG oslo_concurrency.lockutils [None req-a892d526-96f3-433f-b5ef-e64c739a2912 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1420.341640] [55188]: DEBUG oslo_concurrency.lockutils [None req-a892d526-96f3-433f-b5ef-e64c739a2912 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1420.341817] [55188]: DEBUG oslo_concurrency.lockutils [None req-a892d526-96f3-433f-b5ef-e64c739a2912 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1420.358703] [55188]: DEBUG oslo_concurrency.lockutils [None req-a892d526-96f3-433f-b5ef-e64c739a2912 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1420.358929] [55188]: DEBUG oslo_concurrency.lockutils [None req-a892d526-96f3-433f-b5ef-e64c739a2912 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1420.359138] [55188]: DEBUG oslo_concurrency.lockutils [None req-a892d526-96f3-433f-b5ef-e64c739a2912 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1420.359334] [55188]: DEBUG nova.objects.instance [None req-a892d526-96f3-433f-b5ef-e64c739a2912 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lazy-loading 'fault' on Instance uuid 03d57785-c590-4994-931d-a2bdac1edbb2 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1420.377689] [55188]: DEBUG nova.policy [None req-a892d526-96f3-433f-b5ef-e64c739a2912 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7d0d024cfb14f01a689c2738d978bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b2ea6cc4de48eaa7a2a2448293dff5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1420.381543] [55188]: INFO nova.api.openstack.requestlog [None req-a892d526-96f3-433f-b5ef-e64c739a2912 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 200 len: 1324 microversion: 2.1 time: 0.048597 [ 1420.381840] [55188]: [pid: 55188|app: 0|req: 4683/9258] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:00 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 1324 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1420.572352] [55187]: DEBUG nova.api.openstack.wsgi [None req-d08496bd-1b39-4b17-86a6-55100e8ad65c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1420.574310] [55187]: DEBUG nova.compute.api [None req-d08496bd-1b39-4b17-86a6-55100e8ad65c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1420.578315] [55187]: DEBUG oslo_concurrency.lockutils [None req-d08496bd-1b39-4b17-86a6-55100e8ad65c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1420.578610] [55187]: DEBUG oslo_concurrency.lockutils [None req-d08496bd-1b39-4b17-86a6-55100e8ad65c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1420.578845] [55187]: DEBUG oslo_concurrency.lockutils [None req-d08496bd-1b39-4b17-86a6-55100e8ad65c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1420.579285] [55187]: DEBUG oslo_concurrency.lockutils [None req-d08496bd-1b39-4b17-86a6-55100e8ad65c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1420.579533] [55187]: DEBUG oslo_concurrency.lockutils [None req-d08496bd-1b39-4b17-86a6-55100e8ad65c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1420.579760] [55187]: DEBUG oslo_concurrency.lockutils [None req-d08496bd-1b39-4b17-86a6-55100e8ad65c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1420.659894] [55187]: DEBUG nova.policy [None req-d08496bd-1b39-4b17-86a6-55100e8ad65c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1420.664513] [55187]: INFO nova.api.openstack.requestlog [None req-d08496bd-1b39-4b17-86a6-55100e8ad65c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1503 microversion: 2.1 time: 0.094674 [ 1420.664872] [55187]: [pid: 55187|app: 0|req: 4576/9259] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:00 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1503 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1421.022842] [55188]: DEBUG nova.api.openstack.wsgi [None req-e3e08917-6be5-45b6-9db4-2c7aeabcc084 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1421.025010] [55188]: DEBUG nova.compute.api [None req-e3e08917-6be5-45b6-9db4-2c7aeabcc084 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1421.032284] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3e08917-6be5-45b6-9db4-2c7aeabcc084 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1421.032654] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3e08917-6be5-45b6-9db4-2c7aeabcc084 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1421.032977] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3e08917-6be5-45b6-9db4-2c7aeabcc084 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1421.033503] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3e08917-6be5-45b6-9db4-2c7aeabcc084 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1421.033809] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3e08917-6be5-45b6-9db4-2c7aeabcc084 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1421.034101] [55188]: DEBUG oslo_concurrency.lockutils [None req-e3e08917-6be5-45b6-9db4-2c7aeabcc084 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1421.115612] [55188]: DEBUG nova.policy [None req-e3e08917-6be5-45b6-9db4-2c7aeabcc084 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1421.120088] [55188]: INFO nova.api.openstack.requestlog [None req-e3e08917-6be5-45b6-9db4-2c7aeabcc084 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1510 microversion: 2.1 time: 0.100657 [ 1421.120411] [55188]: [pid: 55188|app: 0|req: 4684/9260] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:01 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1510 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1421.394998] [55187]: DEBUG nova.api.openstack.wsgi [None req-3a08f1bd-af04-4c1f-b5b0-b02f34d276a4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1421.396723] [55187]: DEBUG nova.compute.api [None req-3a08f1bd-af04-4c1f-b5b0-b02f34d276a4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1421.400579] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a08f1bd-af04-4c1f-b5b0-b02f34d276a4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1421.400825] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a08f1bd-af04-4c1f-b5b0-b02f34d276a4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1421.401031] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a08f1bd-af04-4c1f-b5b0-b02f34d276a4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1421.401420] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a08f1bd-af04-4c1f-b5b0-b02f34d276a4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1421.401623] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a08f1bd-af04-4c1f-b5b0-b02f34d276a4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1421.401798] [55187]: DEBUG oslo_concurrency.lockutils [None req-3a08f1bd-af04-4c1f-b5b0-b02f34d276a4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1421.409959] [55187]: INFO nova.api.openstack.wsgi [None req-3a08f1bd-af04-4c1f-b5b0-b02f34d276a4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] HTTP exception thrown: Instance 03d57785-c590-4994-931d-a2bdac1edbb2 could not be found. [ 1421.410268] [55187]: DEBUG nova.api.openstack.wsgi [None req-3a08f1bd-af04-4c1f-b5b0-b02f34d276a4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Returning 404 to user: Instance 03d57785-c590-4994-931d-a2bdac1edbb2 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1421.410680] [55187]: INFO nova.api.openstack.requestlog [None req-3a08f1bd-af04-4c1f-b5b0-b02f34d276a4 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 404 len: 111 microversion: 2.1 time: 0.018171 [ 1421.410965] [55187]: [pid: 55187|app: 0|req: 4577/9261] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:01 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1421.415885] [55188]: DEBUG nova.api.openstack.wsgi [None req-aa90a4b6-45fd-4dd8-93ba-c0e644eefc08 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '.version_select at 0x7d4af939aa70>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1421.428681] [55188]: INFO nova.api.openstack.requestlog [None req-aa90a4b6-45fd-4dd8-93ba-c0e644eefc08 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-319998765" status: 202 len: 0 microversion: 2.1 time: 0.014920 [ 1421.429044] [55188]: [pid: 55188|app: 0|req: 4685/9262] 10.180.1.21 () {58 vars in 1213 bytes} [Wed Mar 26 22:15:01 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-319998765 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1421.677728] [55187]: DEBUG nova.api.openstack.wsgi [None req-56027f8b-c298-44fc-bc03-67af3dc0b41b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1421.679454] [55187]: DEBUG nova.compute.api [None req-56027f8b-c298-44fc-bc03-67af3dc0b41b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1421.685173] [55187]: DEBUG oslo_concurrency.lockutils [None req-56027f8b-c298-44fc-bc03-67af3dc0b41b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1421.685416] [55187]: DEBUG oslo_concurrency.lockutils [None req-56027f8b-c298-44fc-bc03-67af3dc0b41b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1421.685603] [55187]: DEBUG oslo_concurrency.lockutils [None req-56027f8b-c298-44fc-bc03-67af3dc0b41b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1421.685945] [55187]: DEBUG oslo_concurrency.lockutils [None req-56027f8b-c298-44fc-bc03-67af3dc0b41b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1421.686156] [55187]: DEBUG oslo_concurrency.lockutils [None req-56027f8b-c298-44fc-bc03-67af3dc0b41b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1421.686334] [55187]: DEBUG oslo_concurrency.lockutils [None req-56027f8b-c298-44fc-bc03-67af3dc0b41b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1421.795711] [55187]: DEBUG nova.policy [None req-56027f8b-c298-44fc-bc03-67af3dc0b41b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1421.802975] [55187]: INFO nova.api.openstack.requestlog [None req-56027f8b-c298-44fc-bc03-67af3dc0b41b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1483 microversion: 2.1 time: 0.127304 [ 1421.803071] [55187]: [pid: 55187|app: 0|req: 4578/9263] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:02 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1483 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1421.847549] [55188]: DEBUG nova.api.openstack.wsgi [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueTestJSON-server-2046635479", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1421.885080] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1421.885426] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1421.885659] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1421.886088] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1421.886298] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1421.886502] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1421.892030] [55188]: DEBUG nova.network.neutron [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] validate_networks() for [('665a9d55-055c-4989-b50c-b4a2eb83bae8', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1422.033057] [55188]: DEBUG nova.virt.hardware [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1422.033374] [55188]: DEBUG nova.virt.hardware [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1422.033506] [55188]: DEBUG nova.virt.hardware [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1422.033717] [55188]: DEBUG nova.virt.hardware [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1422.033887] [55188]: DEBUG nova.virt.hardware [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1422.042204] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1422.042435] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1422.042618] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1422.043010] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1422.043223] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1422.043400] [55188]: DEBUG oslo_concurrency.lockutils [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1422.053878] [55188]: DEBUG nova.quota [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Getting quotas for project 3b425ef2517f4e9cb4e353dee9099dff. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1422.057540] [55188]: DEBUG nova.quota [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Getting quotas for user 9b7049055c4b4d7287891f3076392972 and project 3b425ef2517f4e9cb4e353dee9099dff. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1422.063049] [55188]: DEBUG nova.compute.api [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1422.064358] [55188]: DEBUG nova.compute.api [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1422.096018] [55188]: INFO nova.api.openstack.requestlog [None req-6b2a62a4-dc41-474e-99ca-1648d572e72f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.250601 [ 1422.096018] [55188]: [pid: 55188|app: 0|req: 4686/9264] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:15:02 2025] POST /compute/v2.1/servers => generated 383 bytes in 251 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) [ 1422.102514] [55187]: DEBUG nova.api.openstack.wsgi [None req-3b4ca8e3-7bfe-4606-8c1b-3098348e1ebd tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1422.104469] [55187]: DEBUG nova.compute.api [None req-3b4ca8e3-7bfe-4606-8c1b-3098348e1ebd tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1422.131870] [55187]: DEBUG nova.policy [None req-3b4ca8e3-7bfe-4606-8c1b-3098348e1ebd tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1422.133731] [55188]: DEBUG nova.api.openstack.wsgi [None req-71527626-b4f4-4c85-9f16-6d9ef8c826b5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1422.137122] [55188]: DEBUG nova.compute.api [None req-71527626-b4f4-4c85-9f16-6d9ef8c826b5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1422.137310] [55187]: INFO nova.api.openstack.requestlog [None req-3b4ca8e3-7bfe-4606-8c1b-3098348e1ebd tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1212 microversion: 2.1 time: 0.035727 [ 1422.137310] [55187]: [pid: 55187|app: 0|req: 4579/9265] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:02 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1212 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1422.140606] [55188]: DEBUG oslo_concurrency.lockutils [None req-71527626-b4f4-4c85-9f16-6d9ef8c826b5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1422.140884] [55188]: DEBUG oslo_concurrency.lockutils [None req-71527626-b4f4-4c85-9f16-6d9ef8c826b5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1422.141160] [55188]: DEBUG oslo_concurrency.lockutils [None req-71527626-b4f4-4c85-9f16-6d9ef8c826b5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1422.141588] [55188]: DEBUG oslo_concurrency.lockutils [None req-71527626-b4f4-4c85-9f16-6d9ef8c826b5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1422.141814] [55188]: DEBUG oslo_concurrency.lockutils [None req-71527626-b4f4-4c85-9f16-6d9ef8c826b5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1422.142032] [55188]: DEBUG oslo_concurrency.lockutils [None req-71527626-b4f4-4c85-9f16-6d9ef8c826b5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1422.217435] [55188]: DEBUG nova.policy [None req-71527626-b4f4-4c85-9f16-6d9ef8c826b5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1422.221759] [55188]: INFO nova.api.openstack.requestlog [None req-71527626-b4f4-4c85-9f16-6d9ef8c826b5 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1508 microversion: 2.1 time: 0.090221 [ 1422.222081] [55188]: [pid: 55188|app: 0|req: 4687/9266] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:02 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1508 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1422.234715] [55187]: DEBUG nova.api.openstack.wsgi [None req-fd5b585d-97f7-4c0c-a2fd-9d8907dbee4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1422.234987] [55187]: DEBUG nova.compute.api [None req-fd5b585d-97f7-4c0c-a2fd-9d8907dbee4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1422.240098] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd5b585d-97f7-4c0c-a2fd-9d8907dbee4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1422.240256] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd5b585d-97f7-4c0c-a2fd-9d8907dbee4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1422.240439] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd5b585d-97f7-4c0c-a2fd-9d8907dbee4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1422.240785] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd5b585d-97f7-4c0c-a2fd-9d8907dbee4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1422.240985] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd5b585d-97f7-4c0c-a2fd-9d8907dbee4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1422.241208] [55187]: DEBUG oslo_concurrency.lockutils [None req-fd5b585d-97f7-4c0c-a2fd-9d8907dbee4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1422.255197] [55187]: DEBUG nova.compute.api [None req-fd5b585d-97f7-4c0c-a2fd-9d8907dbee4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1422.286992] [55187]: INFO nova.compute.api [None req-fd5b585d-97f7-4c0c-a2fd-9d8907dbee4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Found an unconfirmed migration during delete, id: 9, status: finished [ 1423.149748] [55188]: DEBUG nova.api.openstack.wsgi [None req-051709c2-5e20-406c-aec1-6714050d69ba tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1423.151660] [55188]: DEBUG nova.compute.api [None req-051709c2-5e20-406c-aec1-6714050d69ba tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1423.156017] [55188]: DEBUG oslo_concurrency.lockutils [None req-051709c2-5e20-406c-aec1-6714050d69ba tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1423.156313] [55188]: DEBUG oslo_concurrency.lockutils [None req-051709c2-5e20-406c-aec1-6714050d69ba tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1423.156560] [55188]: DEBUG oslo_concurrency.lockutils [None req-051709c2-5e20-406c-aec1-6714050d69ba tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1423.156996] [55188]: DEBUG oslo_concurrency.lockutils [None req-051709c2-5e20-406c-aec1-6714050d69ba tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1423.157292] [55188]: DEBUG oslo_concurrency.lockutils [None req-051709c2-5e20-406c-aec1-6714050d69ba tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1423.157536] [55188]: DEBUG oslo_concurrency.lockutils [None req-051709c2-5e20-406c-aec1-6714050d69ba tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1423.189348] [55188]: DEBUG nova.policy [None req-051709c2-5e20-406c-aec1-6714050d69ba tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1423.193518] [55188]: INFO nova.api.openstack.requestlog [None req-051709c2-5e20-406c-aec1-6714050d69ba tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1216 microversion: 2.1 time: 0.046359 [ 1423.193970] [55188]: [pid: 55188|app: 0|req: 4688/9267] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:03 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1424.206875] [55188]: DEBUG nova.api.openstack.wsgi [None req-8d4fb934-714f-4d19-9ea8-3f237d7faa94 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1424.208568] [55188]: DEBUG nova.compute.api [None req-8d4fb934-714f-4d19-9ea8-3f237d7faa94 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1424.215637] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d4fb934-714f-4d19-9ea8-3f237d7faa94 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1424.215879] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d4fb934-714f-4d19-9ea8-3f237d7faa94 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1424.216088] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d4fb934-714f-4d19-9ea8-3f237d7faa94 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1424.216450] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d4fb934-714f-4d19-9ea8-3f237d7faa94 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1424.216656] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d4fb934-714f-4d19-9ea8-3f237d7faa94 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1424.216830] [55188]: DEBUG oslo_concurrency.lockutils [None req-8d4fb934-714f-4d19-9ea8-3f237d7faa94 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1424.249703] [55188]: DEBUG nova.policy [None req-8d4fb934-714f-4d19-9ea8-3f237d7faa94 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1424.257042] [55188]: INFO nova.api.openstack.requestlog [None req-8d4fb934-714f-4d19-9ea8-3f237d7faa94 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1264 microversion: 2.1 time: 0.052307 [ 1424.257042] [55188]: [pid: 55188|app: 0|req: 4689/9268] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:04 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1264 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1424.955638] [55188]: DEBUG nova.api.openstack.wsgi [None req-1508b1f5-036d-4802-b31e-60761e6324b6 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1424.955976] [55188]: DEBUG nova.compute.api [None req-1508b1f5-036d-4802-b31e-60761e6324b6 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1424.959488] [55188]: DEBUG oslo_concurrency.lockutils [None req-1508b1f5-036d-4802-b31e-60761e6324b6 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1424.959761] [55188]: DEBUG oslo_concurrency.lockutils [None req-1508b1f5-036d-4802-b31e-60761e6324b6 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1424.960010] [55188]: DEBUG oslo_concurrency.lockutils [None req-1508b1f5-036d-4802-b31e-60761e6324b6 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1424.960412] [55188]: DEBUG oslo_concurrency.lockutils [None req-1508b1f5-036d-4802-b31e-60761e6324b6 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1424.960666] [55188]: DEBUG oslo_concurrency.lockutils [None req-1508b1f5-036d-4802-b31e-60761e6324b6 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1424.960891] [55188]: DEBUG oslo_concurrency.lockutils [None req-1508b1f5-036d-4802-b31e-60761e6324b6 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1424.968711] [55188]: INFO nova.api.openstack.wsgi [None req-1508b1f5-036d-4802-b31e-60761e6324b6 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] HTTP exception thrown: Instance 03d57785-c590-4994-931d-a2bdac1edbb2 could not be found. [ 1424.969053] [55188]: DEBUG nova.api.openstack.wsgi [None req-1508b1f5-036d-4802-b31e-60761e6324b6 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Returning 404 to user: Instance 03d57785-c590-4994-931d-a2bdac1edbb2 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1424.969519] [55188]: INFO nova.api.openstack.requestlog [None req-1508b1f5-036d-4802-b31e-60761e6324b6 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 404 len: 111 microversion: 2.1 time: 0.016186 [ 1424.969827] [55188]: [pid: 55188|app: 0|req: 4690/9269] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:15:05 2025] DELETE /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1424.973880] [55188]: DEBUG nova.api.openstack.wsgi [None req-cb9f4655-6c19-498c-b7dc-54e7afaf7b98 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1424.975638] [55188]: DEBUG nova.compute.api [None req-cb9f4655-6c19-498c-b7dc-54e7afaf7b98 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 03d57785-c590-4994-931d-a2bdac1edbb2] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1424.978381] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb9f4655-6c19-498c-b7dc-54e7afaf7b98 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1424.978698] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb9f4655-6c19-498c-b7dc-54e7afaf7b98 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1424.979011] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb9f4655-6c19-498c-b7dc-54e7afaf7b98 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1424.979443] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb9f4655-6c19-498c-b7dc-54e7afaf7b98 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1424.979684] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb9f4655-6c19-498c-b7dc-54e7afaf7b98 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1424.979897] [55188]: DEBUG oslo_concurrency.lockutils [None req-cb9f4655-6c19-498c-b7dc-54e7afaf7b98 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1424.987362] [55188]: INFO nova.api.openstack.wsgi [None req-cb9f4655-6c19-498c-b7dc-54e7afaf7b98 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] HTTP exception thrown: Instance 03d57785-c590-4994-931d-a2bdac1edbb2 could not be found. [ 1424.987671] [55188]: DEBUG nova.api.openstack.wsgi [None req-cb9f4655-6c19-498c-b7dc-54e7afaf7b98 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Returning 404 to user: Instance 03d57785-c590-4994-931d-a2bdac1edbb2 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1424.988110] [55188]: INFO nova.api.openstack.requestlog [None req-cb9f4655-6c19-498c-b7dc-54e7afaf7b98 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2" status: 404 len: 111 microversion: 2.1 time: 0.016046 [ 1424.988389] [55188]: [pid: 55188|app: 0|req: 4691/9270] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:05 2025] GET /compute/v2.1/servers/03d57785-c590-4994-931d-a2bdac1edbb2 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1425.270175] [55188]: DEBUG nova.api.openstack.wsgi [None req-afcc304e-8e50-4304-a468-8aaa4577c7bc tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1425.271900] [55188]: DEBUG nova.compute.api [None req-afcc304e-8e50-4304-a468-8aaa4577c7bc tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1425.275372] [55188]: DEBUG oslo_concurrency.lockutils [None req-afcc304e-8e50-4304-a468-8aaa4577c7bc tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1425.275606] [55188]: DEBUG oslo_concurrency.lockutils [None req-afcc304e-8e50-4304-a468-8aaa4577c7bc tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1425.275790] [55188]: DEBUG oslo_concurrency.lockutils [None req-afcc304e-8e50-4304-a468-8aaa4577c7bc tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1425.276152] [55188]: DEBUG oslo_concurrency.lockutils [None req-afcc304e-8e50-4304-a468-8aaa4577c7bc tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1425.276358] [55188]: DEBUG oslo_concurrency.lockutils [None req-afcc304e-8e50-4304-a468-8aaa4577c7bc tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1425.276529] [55188]: DEBUG oslo_concurrency.lockutils [None req-afcc304e-8e50-4304-a468-8aaa4577c7bc tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1425.312357] [55188]: DEBUG nova.policy [None req-afcc304e-8e50-4304-a468-8aaa4577c7bc tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1425.316010] [55188]: INFO nova.api.openstack.requestlog [None req-afcc304e-8e50-4304-a468-8aaa4577c7bc tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1264 microversion: 2.1 time: 0.048229 [ 1425.316442] [55188]: [pid: 55188|app: 0|req: 4692/9271] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:05 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1264 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1426.329046] [55188]: DEBUG nova.api.openstack.wsgi [None req-3de51f7f-cc31-4583-b0fa-56fa75202fc4 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1426.330810] [55188]: DEBUG nova.compute.api [None req-3de51f7f-cc31-4583-b0fa-56fa75202fc4 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1426.334463] [55188]: DEBUG oslo_concurrency.lockutils [None req-3de51f7f-cc31-4583-b0fa-56fa75202fc4 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1426.334695] [55188]: DEBUG oslo_concurrency.lockutils [None req-3de51f7f-cc31-4583-b0fa-56fa75202fc4 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1426.334882] [55188]: DEBUG oslo_concurrency.lockutils [None req-3de51f7f-cc31-4583-b0fa-56fa75202fc4 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1426.335255] [55188]: DEBUG oslo_concurrency.lockutils [None req-3de51f7f-cc31-4583-b0fa-56fa75202fc4 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1426.335461] [55188]: DEBUG oslo_concurrency.lockutils [None req-3de51f7f-cc31-4583-b0fa-56fa75202fc4 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1426.335636] [55188]: DEBUG oslo_concurrency.lockutils [None req-3de51f7f-cc31-4583-b0fa-56fa75202fc4 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1426.367660] [55188]: DEBUG nova.policy [None req-3de51f7f-cc31-4583-b0fa-56fa75202fc4 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1426.371510] [55188]: INFO nova.api.openstack.requestlog [None req-3de51f7f-cc31-4583-b0fa-56fa75202fc4 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1272 microversion: 2.1 time: 0.044794 [ 1426.371816] [55188]: [pid: 55188|app: 0|req: 4693/9272] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:06 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1272 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1427.176837] [55188]: DEBUG nova.api.openstack.wsgi [None req-31469916-48b2-43f8-8a22-294101100ad7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1427.177121] [55188]: DEBUG nova.compute.api [None req-31469916-48b2-43f8-8a22-294101100ad7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1427.181740] [55188]: DEBUG oslo_concurrency.lockutils [None req-31469916-48b2-43f8-8a22-294101100ad7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.181967] [55188]: DEBUG oslo_concurrency.lockutils [None req-31469916-48b2-43f8-8a22-294101100ad7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.182168] [55188]: DEBUG oslo_concurrency.lockutils [None req-31469916-48b2-43f8-8a22-294101100ad7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.182519] [55188]: DEBUG oslo_concurrency.lockutils [None req-31469916-48b2-43f8-8a22-294101100ad7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.182722] [55188]: DEBUG oslo_concurrency.lockutils [None req-31469916-48b2-43f8-8a22-294101100ad7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.182898] [55188]: DEBUG oslo_concurrency.lockutils [None req-31469916-48b2-43f8-8a22-294101100ad7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.190562] [55188]: INFO nova.api.openstack.wsgi [None req-31469916-48b2-43f8-8a22-294101100ad7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] HTTP exception thrown: Instance 3d22e533-ff92-4512-8c30-0c3cfb0b633a could not be found. [ 1427.190848] [55188]: DEBUG nova.api.openstack.wsgi [None req-31469916-48b2-43f8-8a22-294101100ad7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Returning 404 to user: Instance 3d22e533-ff92-4512-8c30-0c3cfb0b633a could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1427.191302] [55188]: INFO nova.api.openstack.requestlog [None req-31469916-48b2-43f8-8a22-294101100ad7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 404 len: 111 microversion: 2.1 time: 0.016795 [ 1427.191672] [55188]: [pid: 55188|app: 0|req: 4694/9273] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:15:07 2025] DELETE /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1427.195746] [55188]: DEBUG nova.api.openstack.wsgi [None req-1f967c15-dba1-45b5-9421-ce7ba19ec957 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1427.197381] [55188]: DEBUG nova.compute.api [None req-1f967c15-dba1-45b5-9421-ce7ba19ec957 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 3d22e533-ff92-4512-8c30-0c3cfb0b633a] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1427.200294] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f967c15-dba1-45b5-9421-ce7ba19ec957 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.200515] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f967c15-dba1-45b5-9421-ce7ba19ec957 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.200697] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f967c15-dba1-45b5-9421-ce7ba19ec957 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.201035] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f967c15-dba1-45b5-9421-ce7ba19ec957 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.201271] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f967c15-dba1-45b5-9421-ce7ba19ec957 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.201451] [55188]: DEBUG oslo_concurrency.lockutils [None req-1f967c15-dba1-45b5-9421-ce7ba19ec957 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.209199] [55188]: INFO nova.api.openstack.wsgi [None req-1f967c15-dba1-45b5-9421-ce7ba19ec957 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] HTTP exception thrown: Instance 3d22e533-ff92-4512-8c30-0c3cfb0b633a could not be found. [ 1427.209474] [55188]: DEBUG nova.api.openstack.wsgi [None req-1f967c15-dba1-45b5-9421-ce7ba19ec957 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Returning 404 to user: Instance 3d22e533-ff92-4512-8c30-0c3cfb0b633a could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1427.209929] [55188]: INFO nova.api.openstack.requestlog [None req-1f967c15-dba1-45b5-9421-ce7ba19ec957 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a" status: 404 len: 111 microversion: 2.1 time: 0.016057 [ 1427.210207] [55188]: [pid: 55188|app: 0|req: 4695/9274] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:07 2025] GET /compute/v2.1/servers/3d22e533-ff92-4512-8c30-0c3cfb0b633a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1427.214245] [55188]: DEBUG nova.api.openstack.wsgi [None req-c8642311-e03a-4a68-9508-3fc119190ac3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1427.214475] [55188]: DEBUG nova.compute.api [None req-c8642311-e03a-4a68-9508-3fc119190ac3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1427.217084] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8642311-e03a-4a68-9508-3fc119190ac3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.217298] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8642311-e03a-4a68-9508-3fc119190ac3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.217477] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8642311-e03a-4a68-9508-3fc119190ac3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.217811] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8642311-e03a-4a68-9508-3fc119190ac3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.218032] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8642311-e03a-4a68-9508-3fc119190ac3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.218216] [55188]: DEBUG oslo_concurrency.lockutils [None req-c8642311-e03a-4a68-9508-3fc119190ac3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.225152] [55188]: INFO nova.api.openstack.wsgi [None req-c8642311-e03a-4a68-9508-3fc119190ac3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] HTTP exception thrown: Instance ac222ffe-2bea-43b9-9d26-799fa70f4847 could not be found. [ 1427.225425] [55188]: DEBUG nova.api.openstack.wsgi [None req-c8642311-e03a-4a68-9508-3fc119190ac3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Returning 404 to user: Instance ac222ffe-2bea-43b9-9d26-799fa70f4847 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1427.225804] [55188]: INFO nova.api.openstack.requestlog [None req-c8642311-e03a-4a68-9508-3fc119190ac3 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 404 len: 111 microversion: 2.1 time: 0.013325 [ 1427.226190] [55188]: [pid: 55188|app: 0|req: 4696/9275] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:15:07 2025] DELETE /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1427.229752] [55188]: DEBUG nova.api.openstack.wsgi [None req-783f0681-159a-4cf7-b7c1-e2604924ee48 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1427.231267] [55188]: DEBUG nova.compute.api [None req-783f0681-159a-4cf7-b7c1-e2604924ee48 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: ac222ffe-2bea-43b9-9d26-799fa70f4847] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1427.233891] [55188]: DEBUG oslo_concurrency.lockutils [None req-783f0681-159a-4cf7-b7c1-e2604924ee48 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.234113] [55188]: DEBUG oslo_concurrency.lockutils [None req-783f0681-159a-4cf7-b7c1-e2604924ee48 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.234294] [55188]: DEBUG oslo_concurrency.lockutils [None req-783f0681-159a-4cf7-b7c1-e2604924ee48 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.234611] [55188]: DEBUG oslo_concurrency.lockutils [None req-783f0681-159a-4cf7-b7c1-e2604924ee48 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.234811] [55188]: DEBUG oslo_concurrency.lockutils [None req-783f0681-159a-4cf7-b7c1-e2604924ee48 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.234974] [55188]: DEBUG oslo_concurrency.lockutils [None req-783f0681-159a-4cf7-b7c1-e2604924ee48 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.242195] [55188]: INFO nova.api.openstack.wsgi [None req-783f0681-159a-4cf7-b7c1-e2604924ee48 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] HTTP exception thrown: Instance ac222ffe-2bea-43b9-9d26-799fa70f4847 could not be found. [ 1427.242510] [55188]: DEBUG nova.api.openstack.wsgi [None req-783f0681-159a-4cf7-b7c1-e2604924ee48 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Returning 404 to user: Instance ac222ffe-2bea-43b9-9d26-799fa70f4847 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1427.242901] [55188]: INFO nova.api.openstack.requestlog [None req-783f0681-159a-4cf7-b7c1-e2604924ee48 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847" status: 404 len: 111 microversion: 2.1 time: 0.014795 [ 1427.243191] [55188]: [pid: 55188|app: 0|req: 4697/9276] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:07 2025] GET /compute/v2.1/servers/ac222ffe-2bea-43b9-9d26-799fa70f4847 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1427.384561] [55188]: DEBUG nova.api.openstack.wsgi [None req-912508ef-11e8-4af2-b1d9-c175a6b76127 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1427.386305] [55188]: DEBUG nova.compute.api [None req-912508ef-11e8-4af2-b1d9-c175a6b76127 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1427.389918] [55188]: DEBUG oslo_concurrency.lockutils [None req-912508ef-11e8-4af2-b1d9-c175a6b76127 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.390181] [55188]: DEBUG oslo_concurrency.lockutils [None req-912508ef-11e8-4af2-b1d9-c175a6b76127 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.390380] [55188]: DEBUG oslo_concurrency.lockutils [None req-912508ef-11e8-4af2-b1d9-c175a6b76127 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.390751] [55188]: DEBUG oslo_concurrency.lockutils [None req-912508ef-11e8-4af2-b1d9-c175a6b76127 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1427.390962] [55188]: DEBUG oslo_concurrency.lockutils [None req-912508ef-11e8-4af2-b1d9-c175a6b76127 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1427.391193] [55188]: DEBUG oslo_concurrency.lockutils [None req-912508ef-11e8-4af2-b1d9-c175a6b76127 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1427.469922] [55188]: DEBUG nova.policy [None req-912508ef-11e8-4af2-b1d9-c175a6b76127 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1427.474367] [55188]: INFO nova.api.openstack.requestlog [None req-912508ef-11e8-4af2-b1d9-c175a6b76127 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1324 microversion: 2.1 time: 0.092274 [ 1427.474691] [55188]: [pid: 55188|app: 0|req: 4698/9277] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:07 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1324 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1428.040356] [55188]: DEBUG nova.api.openstack.wsgi [req-3a5d13a6-4cff-46c0-9dd0-64716df8abad req-c54bc856-ac7c-498a-9040-16937df1ce17 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "631f3f05-37fe-44fb-89d8-4d5db391ef51", "name": "network-vif-plugged", "status": "completed", "tag": "ba104f06-aee3-43b3-b46a-89a9c52f5e3b"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1428.046616] [55188]: DEBUG oslo_concurrency.lockutils [req-3a5d13a6-4cff-46c0-9dd0-64716df8abad req-c54bc856-ac7c-498a-9040-16937df1ce17 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1428.047145] [55188]: DEBUG oslo_concurrency.lockutils [req-3a5d13a6-4cff-46c0-9dd0-64716df8abad req-c54bc856-ac7c-498a-9040-16937df1ce17 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1428.047382] [55188]: DEBUG oslo_concurrency.lockutils [req-3a5d13a6-4cff-46c0-9dd0-64716df8abad req-c54bc856-ac7c-498a-9040-16937df1ce17 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1428.053933] [55188]: INFO nova.api.openstack.compute.server_external_events [req-3a5d13a6-4cff-46c0-9dd0-64716df8abad req-c54bc856-ac7c-498a-9040-16937df1ce17 service nova] Creating event network-vif-plugged:ba104f06-aee3-43b3-b46a-89a9c52f5e3b for instance 631f3f05-37fe-44fb-89d8-4d5db391ef51 on cpu-1 [ 1428.056663] [55188]: INFO nova.api.openstack.requestlog [req-3a5d13a6-4cff-46c0-9dd0-64716df8abad req-c54bc856-ac7c-498a-9040-16937df1ce17 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018809 [ 1428.056981] [55188]: [pid: 55188|app: 0|req: 4699/9278] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:15:08 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1428.492799] [55188]: DEBUG nova.api.openstack.wsgi [None req-3b2de7ee-ab18-48f1-b6d1-c6b622b5caf3 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1428.494542] [55188]: DEBUG nova.compute.api [None req-3b2de7ee-ab18-48f1-b6d1-c6b622b5caf3 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1428.499028] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b2de7ee-ab18-48f1-b6d1-c6b622b5caf3 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1428.499028] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b2de7ee-ab18-48f1-b6d1-c6b622b5caf3 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1428.499028] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b2de7ee-ab18-48f1-b6d1-c6b622b5caf3 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1428.499028] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b2de7ee-ab18-48f1-b6d1-c6b622b5caf3 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1428.499387] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b2de7ee-ab18-48f1-b6d1-c6b622b5caf3 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1428.499387] [55188]: DEBUG oslo_concurrency.lockutils [None req-3b2de7ee-ab18-48f1-b6d1-c6b622b5caf3 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1428.568694] [55188]: DEBUG nova.policy [None req-3b2de7ee-ab18-48f1-b6d1-c6b622b5caf3 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1428.575913] [55188]: INFO nova.api.openstack.requestlog [None req-3b2de7ee-ab18-48f1-b6d1-c6b622b5caf3 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1312 microversion: 2.1 time: 0.085822 [ 1428.576255] [55188]: [pid: 55188|app: 0|req: 4700/9279] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:08 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1312 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1429.589439] [55188]: DEBUG nova.api.openstack.wsgi [None req-8641873b-013e-47fe-8951-a48b397f3b1f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1429.591222] [55188]: DEBUG nova.compute.api [None req-8641873b-013e-47fe-8951-a48b397f3b1f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1429.597776] [55188]: DEBUG oslo_concurrency.lockutils [None req-8641873b-013e-47fe-8951-a48b397f3b1f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.598021] [55188]: DEBUG oslo_concurrency.lockutils [None req-8641873b-013e-47fe-8951-a48b397f3b1f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.598216] [55188]: DEBUG oslo_concurrency.lockutils [None req-8641873b-013e-47fe-8951-a48b397f3b1f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.598565] [55188]: DEBUG oslo_concurrency.lockutils [None req-8641873b-013e-47fe-8951-a48b397f3b1f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1429.598767] [55188]: DEBUG oslo_concurrency.lockutils [None req-8641873b-013e-47fe-8951-a48b397f3b1f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1429.598941] [55188]: DEBUG oslo_concurrency.lockutils [None req-8641873b-013e-47fe-8951-a48b397f3b1f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1429.686400] [55188]: DEBUG nova.policy [None req-8641873b-013e-47fe-8951-a48b397f3b1f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1429.690654] [55188]: INFO nova.api.openstack.requestlog [None req-8641873b-013e-47fe-8951-a48b397f3b1f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1312 microversion: 2.1 time: 0.103635 [ 1429.691155] [55188]: [pid: 55188|app: 0|req: 4701/9280] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:09 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1312 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1430.067535] [55188]: DEBUG nova.api.openstack.wsgi [req-aaca431d-eaf9-4d4e-a84a-7803583e22fc req-5f9ea0d3-2a9a-4fb7-9854-a7b757a1ae4e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "631f3f05-37fe-44fb-89d8-4d5db391ef51", "tag": "ba104f06-aee3-43b3-b46a-89a9c52f5e3b"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1430.073907] [55188]: DEBUG oslo_concurrency.lockutils [req-aaca431d-eaf9-4d4e-a84a-7803583e22fc req-5f9ea0d3-2a9a-4fb7-9854-a7b757a1ae4e service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.074166] [55188]: DEBUG oslo_concurrency.lockutils [req-aaca431d-eaf9-4d4e-a84a-7803583e22fc req-5f9ea0d3-2a9a-4fb7-9854-a7b757a1ae4e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.074356] [55188]: DEBUG oslo_concurrency.lockutils [req-aaca431d-eaf9-4d4e-a84a-7803583e22fc req-5f9ea0d3-2a9a-4fb7-9854-a7b757a1ae4e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.080769] [55188]: INFO nova.api.openstack.compute.server_external_events [req-aaca431d-eaf9-4d4e-a84a-7803583e22fc req-5f9ea0d3-2a9a-4fb7-9854-a7b757a1ae4e service nova] Creating event network-changed:ba104f06-aee3-43b3-b46a-89a9c52f5e3b for instance 631f3f05-37fe-44fb-89d8-4d5db391ef51 on cpu-1 [ 1430.083786] [55188]: INFO nova.api.openstack.requestlog [req-aaca431d-eaf9-4d4e-a84a-7803583e22fc req-5f9ea0d3-2a9a-4fb7-9854-a7b757a1ae4e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018668 [ 1430.084132] [55188]: [pid: 55188|app: 0|req: 4702/9281] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:15:10 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1430.326714] [55187]: INFO nova.api.openstack.requestlog [None req-fd5b585d-97f7-4c0c-a2fd-9d8907dbee4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 204 len: 0 microversion: 2.1 time: 8.094007 [ 1430.327074] [55187]: [pid: 55187|app: 0|req: 4580/9282] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:15:02 2025] DELETE /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 0 bytes in 8095 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1430.332343] [55188]: DEBUG nova.api.openstack.wsgi [None req-cd097ebd-c7b9-499e-b669-6a214c382113 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1430.334110] [55188]: DEBUG nova.compute.api [None req-cd097ebd-c7b9-499e-b669-6a214c382113 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1430.337588] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd097ebd-c7b9-499e-b669-6a214c382113 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.337824] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd097ebd-c7b9-499e-b669-6a214c382113 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.338029] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd097ebd-c7b9-499e-b669-6a214c382113 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.338375] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd097ebd-c7b9-499e-b669-6a214c382113 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.338581] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd097ebd-c7b9-499e-b669-6a214c382113 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.338756] [55188]: DEBUG oslo_concurrency.lockutils [None req-cd097ebd-c7b9-499e-b669-6a214c382113 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.375532] [55187]: DEBUG nova.api.openstack.wsgi [None req-60424457-eb58-4cfb-b70b-4b46d9c07b62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1430.375869] [55187]: DEBUG nova.compute.api [None req-60424457-eb58-4cfb-b70b-4b46d9c07b62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1430.380449] [55187]: DEBUG oslo_concurrency.lockutils [None req-60424457-eb58-4cfb-b70b-4b46d9c07b62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.380703] [55187]: DEBUG oslo_concurrency.lockutils [None req-60424457-eb58-4cfb-b70b-4b46d9c07b62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.380891] [55187]: DEBUG oslo_concurrency.lockutils [None req-60424457-eb58-4cfb-b70b-4b46d9c07b62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.381298] [55187]: DEBUG oslo_concurrency.lockutils [None req-60424457-eb58-4cfb-b70b-4b46d9c07b62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.381505] [55187]: DEBUG oslo_concurrency.lockutils [None req-60424457-eb58-4cfb-b70b-4b46d9c07b62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.381680] [55187]: DEBUG oslo_concurrency.lockutils [None req-60424457-eb58-4cfb-b70b-4b46d9c07b62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.390507] [55187]: INFO nova.api.openstack.wsgi [None req-60424457-eb58-4cfb-b70b-4b46d9c07b62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] HTTP exception thrown: Instance 844473d5-0859-4b0d-96d9-07963dfa8655 could not be found. [ 1430.390806] [55187]: DEBUG nova.api.openstack.wsgi [None req-60424457-eb58-4cfb-b70b-4b46d9c07b62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Returning 404 to user: Instance 844473d5-0859-4b0d-96d9-07963dfa8655 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1430.391290] [55187]: INFO nova.api.openstack.requestlog [None req-60424457-eb58-4cfb-b70b-4b46d9c07b62 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 404 len: 111 microversion: 2.1 time: 0.018233 [ 1430.391610] [55187]: [pid: 55187|app: 0|req: 4581/9283] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:15:10 2025] DELETE /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1430.395972] [55187]: DEBUG nova.api.openstack.wsgi [None req-083fe806-6bf3-4937-98c0-881e8ecb23a7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1430.397607] [55187]: DEBUG nova.compute.api [None req-083fe806-6bf3-4937-98c0-881e8ecb23a7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] [instance: 844473d5-0859-4b0d-96d9-07963dfa8655] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1430.400714] [55187]: DEBUG oslo_concurrency.lockutils [None req-083fe806-6bf3-4937-98c0-881e8ecb23a7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.400932] [55187]: DEBUG oslo_concurrency.lockutils [None req-083fe806-6bf3-4937-98c0-881e8ecb23a7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.401128] [55187]: DEBUG oslo_concurrency.lockutils [None req-083fe806-6bf3-4937-98c0-881e8ecb23a7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.401508] [55187]: DEBUG oslo_concurrency.lockutils [None req-083fe806-6bf3-4937-98c0-881e8ecb23a7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.401710] [55187]: DEBUG oslo_concurrency.lockutils [None req-083fe806-6bf3-4937-98c0-881e8ecb23a7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.401884] [55187]: DEBUG oslo_concurrency.lockutils [None req-083fe806-6bf3-4937-98c0-881e8ecb23a7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.409795] [55187]: INFO nova.api.openstack.wsgi [None req-083fe806-6bf3-4937-98c0-881e8ecb23a7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] HTTP exception thrown: Instance 844473d5-0859-4b0d-96d9-07963dfa8655 could not be found. [ 1430.410084] [55187]: DEBUG nova.api.openstack.wsgi [None req-083fe806-6bf3-4937-98c0-881e8ecb23a7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] Returning 404 to user: Instance 844473d5-0859-4b0d-96d9-07963dfa8655 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1430.410507] [55187]: INFO nova.api.openstack.requestlog [None req-083fe806-6bf3-4937-98c0-881e8ecb23a7 tempest-AttachVolumeNegativeTest-1859669865 tempest-AttachVolumeNegativeTest-1859669865-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655" status: 404 len: 111 microversion: 2.1 time: 0.016373 [ 1430.410954] [55187]: [pid: 55187|app: 0|req: 4582/9284] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:10 2025] GET /compute/v2.1/servers/844473d5-0859-4b0d-96d9-07963dfa8655 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1430.456224] [55188]: DEBUG nova.policy [None req-cd097ebd-c7b9-499e-b669-6a214c382113 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1430.461020] [55188]: INFO nova.api.openstack.requestlog [None req-cd097ebd-c7b9-499e-b669-6a214c382113 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1498 microversion: 2.1 time: 0.131161 [ 1430.461568] [55188]: [pid: 55188|app: 0|req: 4703/9285] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:10 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1498 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1430.703902] [55187]: DEBUG nova.api.openstack.wsgi [None req-2d961712-7804-4e2b-8fa9-76fa675d13c3 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1430.705696] [55187]: DEBUG nova.compute.api [None req-2d961712-7804-4e2b-8fa9-76fa675d13c3 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1430.711037] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d961712-7804-4e2b-8fa9-76fa675d13c3 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.711037] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d961712-7804-4e2b-8fa9-76fa675d13c3 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.711203] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d961712-7804-4e2b-8fa9-76fa675d13c3 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1430.711514] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d961712-7804-4e2b-8fa9-76fa675d13c3 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1430.711727] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d961712-7804-4e2b-8fa9-76fa675d13c3 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1430.711903] [55187]: DEBUG oslo_concurrency.lockutils [None req-2d961712-7804-4e2b-8fa9-76fa675d13c3 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.065872] [55187]: DEBUG nova.policy [None req-2d961712-7804-4e2b-8fa9-76fa675d13c3 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1431.070801] [55187]: INFO nova.api.openstack.requestlog [None req-2d961712-7804-4e2b-8fa9-76fa675d13c3 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1312 microversion: 2.1 time: 0.368765 [ 1431.071206] [55187]: [pid: 55187|app: 0|req: 4583/9286] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:11 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1312 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1431.475411] [55188]: DEBUG nova.api.openstack.wsgi [None req-f44ff108-35ab-4633-8906-ef5d367151cd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1431.479029] [55188]: DEBUG nova.compute.api [None req-f44ff108-35ab-4633-8906-ef5d367151cd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1431.486034] [55188]: DEBUG oslo_concurrency.lockutils [None req-f44ff108-35ab-4633-8906-ef5d367151cd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.486034] [55188]: DEBUG oslo_concurrency.lockutils [None req-f44ff108-35ab-4633-8906-ef5d367151cd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.486034] [55188]: DEBUG oslo_concurrency.lockutils [None req-f44ff108-35ab-4633-8906-ef5d367151cd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.486835] [55188]: DEBUG oslo_concurrency.lockutils [None req-f44ff108-35ab-4633-8906-ef5d367151cd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.487506] [55188]: DEBUG oslo_concurrency.lockutils [None req-f44ff108-35ab-4633-8906-ef5d367151cd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.487867] [55188]: DEBUG oslo_concurrency.lockutils [None req-f44ff108-35ab-4633-8906-ef5d367151cd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.609323] [55188]: DEBUG nova.policy [None req-f44ff108-35ab-4633-8906-ef5d367151cd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1431.617367] [55188]: INFO nova.api.openstack.requestlog [None req-f44ff108-35ab-4633-8906-ef5d367151cd tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1498 microversion: 2.1 time: 0.144304 [ 1431.617727] [55188]: [pid: 55188|app: 0|req: 4704/9287] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:11 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1498 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1432.083710] [55187]: DEBUG nova.api.openstack.wsgi [None req-e7b2337d-7d61-45d3-abbc-e4799610322e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1432.085504] [55187]: DEBUG nova.compute.api [None req-e7b2337d-7d61-45d3-abbc-e4799610322e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1432.089815] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7b2337d-7d61-45d3-abbc-e4799610322e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.090142] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7b2337d-7d61-45d3-abbc-e4799610322e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.090353] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7b2337d-7d61-45d3-abbc-e4799610322e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.090799] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7b2337d-7d61-45d3-abbc-e4799610322e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.091040] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7b2337d-7d61-45d3-abbc-e4799610322e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.091287] [55187]: DEBUG oslo_concurrency.lockutils [None req-e7b2337d-7d61-45d3-abbc-e4799610322e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.134881] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=1 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1432.174499] [55187]: DEBUG nova.policy [None req-e7b2337d-7d61-45d3-abbc-e4799610322e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1432.179885] [55187]: INFO nova.api.openstack.requestlog [None req-e7b2337d-7d61-45d3-abbc-e4799610322e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1312 microversion: 2.1 time: 0.098417 [ 1432.180220] [55187]: [pid: 55187|app: 0|req: 4584/9288] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:12 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1312 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1432.631076] [55188]: DEBUG nova.api.openstack.wsgi [None req-861ed0db-8012-43a3-9c95-6bb2a88d498d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1432.632881] [55188]: DEBUG nova.compute.api [None req-861ed0db-8012-43a3-9c95-6bb2a88d498d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1432.634169] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1432.634843] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=3 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1432.640220] [55188]: DEBUG oslo_concurrency.lockutils [None req-861ed0db-8012-43a3-9c95-6bb2a88d498d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.640722] [55188]: DEBUG oslo_concurrency.lockutils [None req-861ed0db-8012-43a3-9c95-6bb2a88d498d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.640722] [55188]: DEBUG oslo_concurrency.lockutils [None req-861ed0db-8012-43a3-9c95-6bb2a88d498d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.641137] [55188]: DEBUG oslo_concurrency.lockutils [None req-861ed0db-8012-43a3-9c95-6bb2a88d498d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.641378] [55188]: DEBUG oslo_concurrency.lockutils [None req-861ed0db-8012-43a3-9c95-6bb2a88d498d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.641563] [55188]: DEBUG oslo_concurrency.lockutils [None req-861ed0db-8012-43a3-9c95-6bb2a88d498d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.845075] [55188]: DEBUG nova.policy [None req-861ed0db-8012-43a3-9c95-6bb2a88d498d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1432.860775] [55188]: INFO nova.api.openstack.requestlog [None req-861ed0db-8012-43a3-9c95-6bb2a88d498d tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1498 microversion: 2.1 time: 0.232167 [ 1432.861140] [55188]: [pid: 55188|app: 0|req: 4705/9289] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:12 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1498 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1432.982973] [55187]: DEBUG nova.api.openstack.wsgi [req-c2da2397-c5e6-4e16-b232-52cf333b66fa req-02f65f77-e237-4d2d-a086-04fce69c83d1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "674b551e-5480-44c6-aecd-fa4c220637c5", "name": "network-vif-deleted", "tag": "4357040a-866e-44c8-b9b1-d800fcc80f06"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1432.989623] [55187]: DEBUG oslo_concurrency.lockutils [req-c2da2397-c5e6-4e16-b232-52cf333b66fa req-02f65f77-e237-4d2d-a086-04fce69c83d1 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.989917] [55187]: DEBUG oslo_concurrency.lockutils [req-c2da2397-c5e6-4e16-b232-52cf333b66fa req-02f65f77-e237-4d2d-a086-04fce69c83d1 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.990146] [55187]: DEBUG oslo_concurrency.lockutils [req-c2da2397-c5e6-4e16-b232-52cf333b66fa req-02f65f77-e237-4d2d-a086-04fce69c83d1 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.996564] [55187]: INFO nova.api.openstack.compute.server_external_events [req-c2da2397-c5e6-4e16-b232-52cf333b66fa req-02f65f77-e237-4d2d-a086-04fce69c83d1 service nova] Creating event network-vif-deleted:4357040a-866e-44c8-b9b1-d800fcc80f06 for instance 674b551e-5480-44c6-aecd-fa4c220637c5 on cpu-1 [ 1432.999379] [55187]: INFO nova.api.openstack.requestlog [req-c2da2397-c5e6-4e16-b232-52cf333b66fa req-02f65f77-e237-4d2d-a086-04fce69c83d1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018630 [ 1432.999704] [55187]: [pid: 55187|app: 0|req: 4585/9290] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:15:13 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1433.194232] [55188]: DEBUG nova.api.openstack.wsgi [None req-0d973910-2e9c-432a-845c-17919ee17815 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1433.195919] [55188]: DEBUG nova.compute.api [None req-0d973910-2e9c-432a-845c-17919ee17815 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1433.199850] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d973910-2e9c-432a-845c-17919ee17815 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1433.200214] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d973910-2e9c-432a-845c-17919ee17815 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1433.200417] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d973910-2e9c-432a-845c-17919ee17815 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1433.200782] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d973910-2e9c-432a-845c-17919ee17815 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1433.200987] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d973910-2e9c-432a-845c-17919ee17815 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1433.201245] [55188]: DEBUG oslo_concurrency.lockutils [None req-0d973910-2e9c-432a-845c-17919ee17815 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1433.290437] [55188]: DEBUG nova.policy [None req-0d973910-2e9c-432a-845c-17919ee17815 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1433.294921] [55188]: INFO nova.api.openstack.requestlog [None req-0d973910-2e9c-432a-845c-17919ee17815 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1312 microversion: 2.1 time: 0.103524 [ 1433.295268] [55188]: [pid: 55188|app: 0|req: 4706/9291] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:13 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1312 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1433.874040] [55187]: DEBUG nova.api.openstack.wsgi [None req-eb956e97-d9f3-4f17-9790-018c2333c0fa tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1433.876075] [55187]: DEBUG nova.compute.api [None req-eb956e97-d9f3-4f17-9790-018c2333c0fa tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1433.882443] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb956e97-d9f3-4f17-9790-018c2333c0fa tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1433.882714] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb956e97-d9f3-4f17-9790-018c2333c0fa tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1433.882988] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb956e97-d9f3-4f17-9790-018c2333c0fa tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1433.883478] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb956e97-d9f3-4f17-9790-018c2333c0fa tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1433.883757] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb956e97-d9f3-4f17-9790-018c2333c0fa tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1433.884016] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb956e97-d9f3-4f17-9790-018c2333c0fa tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1433.927776] [55187]: DEBUG nova.policy [None req-eb956e97-d9f3-4f17-9790-018c2333c0fa tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4275c162be2c4813b7780b7276023d8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '63cfba0ac280493298000e61ffaf21ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1433.931821] [55187]: INFO nova.api.openstack.requestlog [None req-eb956e97-d9f3-4f17-9790-018c2333c0fa tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 200 len: 1287 microversion: 2.1 time: 0.060721 [ 1433.932313] [55187]: [pid: 55187|app: 0|req: 4586/9292] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:14 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 1287 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1434.308153] [55188]: DEBUG nova.api.openstack.wsgi [None req-145bd7fe-4b56-4c70-a8dd-c1769c82da01 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1434.309968] [55188]: DEBUG nova.compute.api [None req-145bd7fe-4b56-4c70-a8dd-c1769c82da01 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1434.313847] [55188]: DEBUG oslo_concurrency.lockutils [None req-145bd7fe-4b56-4c70-a8dd-c1769c82da01 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1434.314146] [55188]: DEBUG oslo_concurrency.lockutils [None req-145bd7fe-4b56-4c70-a8dd-c1769c82da01 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1434.314389] [55188]: DEBUG oslo_concurrency.lockutils [None req-145bd7fe-4b56-4c70-a8dd-c1769c82da01 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1434.314811] [55188]: DEBUG oslo_concurrency.lockutils [None req-145bd7fe-4b56-4c70-a8dd-c1769c82da01 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1434.315088] [55188]: DEBUG oslo_concurrency.lockutils [None req-145bd7fe-4b56-4c70-a8dd-c1769c82da01 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1434.315302] [55188]: DEBUG oslo_concurrency.lockutils [None req-145bd7fe-4b56-4c70-a8dd-c1769c82da01 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1434.394646] [55188]: DEBUG nova.policy [None req-145bd7fe-4b56-4c70-a8dd-c1769c82da01 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1434.398634] [55188]: INFO nova.api.openstack.requestlog [None req-145bd7fe-4b56-4c70-a8dd-c1769c82da01 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1312 microversion: 2.1 time: 0.092748 [ 1434.398952] [55188]: [pid: 55188|app: 0|req: 4707/9293] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:14 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1434.945094] [55187]: DEBUG nova.api.openstack.wsgi [None req-a07104dd-e007-430b-b13f-d4b88b472138 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1434.946844] [55187]: DEBUG nova.compute.api [None req-a07104dd-e007-430b-b13f-d4b88b472138 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1434.950791] [55187]: DEBUG oslo_concurrency.lockutils [None req-a07104dd-e007-430b-b13f-d4b88b472138 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1434.951113] [55187]: DEBUG oslo_concurrency.lockutils [None req-a07104dd-e007-430b-b13f-d4b88b472138 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1434.951385] [55187]: DEBUG oslo_concurrency.lockutils [None req-a07104dd-e007-430b-b13f-d4b88b472138 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1434.951775] [55187]: DEBUG oslo_concurrency.lockutils [None req-a07104dd-e007-430b-b13f-d4b88b472138 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1434.952027] [55187]: DEBUG oslo_concurrency.lockutils [None req-a07104dd-e007-430b-b13f-d4b88b472138 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1434.952251] [55187]: DEBUG oslo_concurrency.lockutils [None req-a07104dd-e007-430b-b13f-d4b88b472138 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1434.960430] [55187]: INFO nova.api.openstack.wsgi [None req-a07104dd-e007-430b-b13f-d4b88b472138 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance 674b551e-5480-44c6-aecd-fa4c220637c5 could not be found. [ 1434.960763] [55187]: DEBUG nova.api.openstack.wsgi [None req-a07104dd-e007-430b-b13f-d4b88b472138 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance 674b551e-5480-44c6-aecd-fa4c220637c5 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1434.961252] [55187]: INFO nova.api.openstack.requestlog [None req-a07104dd-e007-430b-b13f-d4b88b472138 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 404 len: 111 microversion: 2.1 time: 0.018551 [ 1434.961563] [55187]: [pid: 55187|app: 0|req: 4587/9294] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:15 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1434.967665] [55188]: DEBUG nova.api.openstack.wsgi [None req-4a8012dc-b27b-445d-ad7d-2e4f76b23c86 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1434.967934] [55188]: DEBUG nova.compute.api [None req-4a8012dc-b27b-445d-ad7d-2e4f76b23c86 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1434.971809] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a8012dc-b27b-445d-ad7d-2e4f76b23c86 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1434.972051] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a8012dc-b27b-445d-ad7d-2e4f76b23c86 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1434.972266] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a8012dc-b27b-445d-ad7d-2e4f76b23c86 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1434.972681] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a8012dc-b27b-445d-ad7d-2e4f76b23c86 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1434.972879] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a8012dc-b27b-445d-ad7d-2e4f76b23c86 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1434.973067] [55188]: DEBUG oslo_concurrency.lockutils [None req-4a8012dc-b27b-445d-ad7d-2e4f76b23c86 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1434.980671] [55188]: INFO nova.api.openstack.wsgi [None req-4a8012dc-b27b-445d-ad7d-2e4f76b23c86 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance 674b551e-5480-44c6-aecd-fa4c220637c5 could not be found. [ 1434.980950] [55188]: DEBUG nova.api.openstack.wsgi [None req-4a8012dc-b27b-445d-ad7d-2e4f76b23c86 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance 674b551e-5480-44c6-aecd-fa4c220637c5 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1434.981414] [55188]: INFO nova.api.openstack.requestlog [None req-4a8012dc-b27b-445d-ad7d-2e4f76b23c86 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 404 len: 111 microversion: 2.1 time: 0.015986 [ 1434.981684] [55188]: [pid: 55188|app: 0|req: 4708/9295] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:15:15 2025] DELETE /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1434.985726] [55187]: DEBUG nova.api.openstack.wsgi [None req-4f6d8cea-ab3f-43d0-9267-dc41231e0e15 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1434.987286] [55187]: DEBUG nova.compute.api [None req-4f6d8cea-ab3f-43d0-9267-dc41231e0e15 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 674b551e-5480-44c6-aecd-fa4c220637c5] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1434.990411] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f6d8cea-ab3f-43d0-9267-dc41231e0e15 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1434.990647] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f6d8cea-ab3f-43d0-9267-dc41231e0e15 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1434.990888] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f6d8cea-ab3f-43d0-9267-dc41231e0e15 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1434.991287] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f6d8cea-ab3f-43d0-9267-dc41231e0e15 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1434.991524] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f6d8cea-ab3f-43d0-9267-dc41231e0e15 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1434.991704] [55187]: DEBUG oslo_concurrency.lockutils [None req-4f6d8cea-ab3f-43d0-9267-dc41231e0e15 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1434.999640] [55187]: INFO nova.api.openstack.wsgi [None req-4f6d8cea-ab3f-43d0-9267-dc41231e0e15 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance 674b551e-5480-44c6-aecd-fa4c220637c5 could not be found. [ 1434.999932] [55187]: DEBUG nova.api.openstack.wsgi [None req-4f6d8cea-ab3f-43d0-9267-dc41231e0e15 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance 674b551e-5480-44c6-aecd-fa4c220637c5 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1435.000333] [55187]: INFO nova.api.openstack.requestlog [None req-4f6d8cea-ab3f-43d0-9267-dc41231e0e15 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5" status: 404 len: 111 microversion: 2.1 time: 0.016522 [ 1435.000608] [55187]: [pid: 55187|app: 0|req: 4588/9296] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:15 2025] GET /compute/v2.1/servers/674b551e-5480-44c6-aecd-fa4c220637c5 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1435.005032] [55188]: DEBUG nova.api.openstack.wsgi [None req-461869f9-aab0-4606-842c-395ca4e09080 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1435.005304] [55188]: DEBUG nova.compute.api [None req-461869f9-aab0-4606-842c-395ca4e09080 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1435.008441] [55188]: DEBUG oslo_concurrency.lockutils [None req-461869f9-aab0-4606-842c-395ca4e09080 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1435.008668] [55188]: DEBUG oslo_concurrency.lockutils [None req-461869f9-aab0-4606-842c-395ca4e09080 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1435.008850] [55188]: DEBUG oslo_concurrency.lockutils [None req-461869f9-aab0-4606-842c-395ca4e09080 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1435.009213] [55188]: DEBUG oslo_concurrency.lockutils [None req-461869f9-aab0-4606-842c-395ca4e09080 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1435.009429] [55188]: DEBUG oslo_concurrency.lockutils [None req-461869f9-aab0-4606-842c-395ca4e09080 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1435.009609] [55188]: DEBUG oslo_concurrency.lockutils [None req-461869f9-aab0-4606-842c-395ca4e09080 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1435.017971] [55188]: INFO nova.api.openstack.wsgi [None req-461869f9-aab0-4606-842c-395ca4e09080 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced could not be found. [ 1435.018279] [55188]: DEBUG nova.api.openstack.wsgi [None req-461869f9-aab0-4606-842c-395ca4e09080 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1435.018683] [55188]: INFO nova.api.openstack.requestlog [None req-461869f9-aab0-4606-842c-395ca4e09080 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 404 len: 111 microversion: 2.1 time: 0.015733 [ 1435.018952] [55188]: [pid: 55188|app: 0|req: 4709/9297] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:15:15 2025] DELETE /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1435.023223] [55187]: DEBUG nova.api.openstack.wsgi [None req-a0826540-71a7-4e33-a599-f6f0b953449e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1435.024916] [55187]: DEBUG nova.compute.api [None req-a0826540-71a7-4e33-a599-f6f0b953449e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1435.027938] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0826540-71a7-4e33-a599-f6f0b953449e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1435.028155] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0826540-71a7-4e33-a599-f6f0b953449e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1435.028339] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0826540-71a7-4e33-a599-f6f0b953449e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1435.028679] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0826540-71a7-4e33-a599-f6f0b953449e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1435.028875] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0826540-71a7-4e33-a599-f6f0b953449e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1435.029056] [55187]: DEBUG oslo_concurrency.lockutils [None req-a0826540-71a7-4e33-a599-f6f0b953449e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1435.037372] [55187]: INFO nova.api.openstack.wsgi [None req-a0826540-71a7-4e33-a599-f6f0b953449e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced could not be found. [ 1435.037733] [55187]: DEBUG nova.api.openstack.wsgi [None req-a0826540-71a7-4e33-a599-f6f0b953449e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1435.038266] [55187]: INFO nova.api.openstack.requestlog [None req-a0826540-71a7-4e33-a599-f6f0b953449e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced" status: 404 len: 111 microversion: 2.1 time: 0.017036 [ 1435.038613] [55187]: [pid: 55187|app: 0|req: 4589/9298] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:15 2025] GET /compute/v2.1/servers/e44ef8b6-77c1-4bdc-9876-5d5a7bf85ced => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1435.043561] [55188]: DEBUG nova.api.openstack.wsgi [None req-b9236f8c-18e0-43dd-92ff-27b27518a56e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1435.043866] [55188]: DEBUG nova.compute.api [None req-b9236f8c-18e0-43dd-92ff-27b27518a56e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1435.047290] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9236f8c-18e0-43dd-92ff-27b27518a56e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1435.047528] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9236f8c-18e0-43dd-92ff-27b27518a56e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1435.047710] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9236f8c-18e0-43dd-92ff-27b27518a56e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1435.048070] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9236f8c-18e0-43dd-92ff-27b27518a56e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1435.048275] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9236f8c-18e0-43dd-92ff-27b27518a56e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1435.048450] [55188]: DEBUG oslo_concurrency.lockutils [None req-b9236f8c-18e0-43dd-92ff-27b27518a56e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1435.056243] [55188]: INFO nova.api.openstack.wsgi [None req-b9236f8c-18e0-43dd-92ff-27b27518a56e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance 2fb62f4d-78b4-4937-9501-a4f79e92a0c0 could not be found. [ 1435.056528] [55188]: DEBUG nova.api.openstack.wsgi [None req-b9236f8c-18e0-43dd-92ff-27b27518a56e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance 2fb62f4d-78b4-4937-9501-a4f79e92a0c0 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1435.056939] [55188]: INFO nova.api.openstack.requestlog [None req-b9236f8c-18e0-43dd-92ff-27b27518a56e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 404 len: 111 microversion: 2.1 time: 0.015943 [ 1435.057223] [55188]: [pid: 55188|app: 0|req: 4710/9299] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:15:15 2025] DELETE /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1435.061930] [55187]: DEBUG nova.api.openstack.wsgi [None req-f9c86a41-b086-4dce-91f4-2757a4355160 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1435.063650] [55187]: DEBUG nova.compute.api [None req-f9c86a41-b086-4dce-91f4-2757a4355160 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 2fb62f4d-78b4-4937-9501-a4f79e92a0c0] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1435.067053] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9c86a41-b086-4dce-91f4-2757a4355160 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1435.067297] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9c86a41-b086-4dce-91f4-2757a4355160 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1435.067484] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9c86a41-b086-4dce-91f4-2757a4355160 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1435.067835] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9c86a41-b086-4dce-91f4-2757a4355160 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1435.068047] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9c86a41-b086-4dce-91f4-2757a4355160 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1435.068227] [55187]: DEBUG oslo_concurrency.lockutils [None req-f9c86a41-b086-4dce-91f4-2757a4355160 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1435.076412] [55187]: INFO nova.api.openstack.wsgi [None req-f9c86a41-b086-4dce-91f4-2757a4355160 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance 2fb62f4d-78b4-4937-9501-a4f79e92a0c0 could not be found. [ 1435.076693] [55187]: DEBUG nova.api.openstack.wsgi [None req-f9c86a41-b086-4dce-91f4-2757a4355160 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance 2fb62f4d-78b4-4937-9501-a4f79e92a0c0 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1435.077096] [55187]: INFO nova.api.openstack.requestlog [None req-f9c86a41-b086-4dce-91f4-2757a4355160 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0" status: 404 len: 111 microversion: 2.1 time: 0.017406 [ 1435.077371] [55187]: [pid: 55187|app: 0|req: 4590/9300] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:15 2025] GET /compute/v2.1/servers/2fb62f4d-78b4-4937-9501-a4f79e92a0c0 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1435.081717] [55188]: DEBUG nova.api.openstack.wsgi [None req-6c0e1c82-e5ea-439b-806a-6e7536f6cd4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1435.081957] [55188]: DEBUG nova.compute.api [None req-6c0e1c82-e5ea-439b-806a-6e7536f6cd4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1435.084996] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c0e1c82-e5ea-439b-806a-6e7536f6cd4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1435.085235] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c0e1c82-e5ea-439b-806a-6e7536f6cd4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1435.085415] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c0e1c82-e5ea-439b-806a-6e7536f6cd4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1435.085748] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c0e1c82-e5ea-439b-806a-6e7536f6cd4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1435.085942] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c0e1c82-e5ea-439b-806a-6e7536f6cd4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1435.086137] [55188]: DEBUG oslo_concurrency.lockutils [None req-6c0e1c82-e5ea-439b-806a-6e7536f6cd4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1435.093615] [55188]: INFO nova.api.openstack.wsgi [None req-6c0e1c82-e5ea-439b-806a-6e7536f6cd4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance 8444eed9-0254-4100-bb5a-38fb16853867 could not be found. [ 1435.093894] [55188]: DEBUG nova.api.openstack.wsgi [None req-6c0e1c82-e5ea-439b-806a-6e7536f6cd4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance 8444eed9-0254-4100-bb5a-38fb16853867 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1435.094311] [55188]: INFO nova.api.openstack.requestlog [None req-6c0e1c82-e5ea-439b-806a-6e7536f6cd4b tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 404 len: 111 microversion: 2.1 time: 0.014715 [ 1435.094573] [55188]: [pid: 55188|app: 0|req: 4711/9301] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:15:15 2025] DELETE /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1435.098771] [55187]: DEBUG nova.api.openstack.wsgi [None req-cb49fc08-5386-4e03-82bb-0a34332d118a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1435.100543] [55187]: DEBUG nova.compute.api [None req-cb49fc08-5386-4e03-82bb-0a34332d118a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 8444eed9-0254-4100-bb5a-38fb16853867] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1435.103553] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb49fc08-5386-4e03-82bb-0a34332d118a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1435.103776] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb49fc08-5386-4e03-82bb-0a34332d118a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1435.103960] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb49fc08-5386-4e03-82bb-0a34332d118a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1435.104346] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb49fc08-5386-4e03-82bb-0a34332d118a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1435.104563] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb49fc08-5386-4e03-82bb-0a34332d118a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1435.104737] [55187]: DEBUG oslo_concurrency.lockutils [None req-cb49fc08-5386-4e03-82bb-0a34332d118a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1435.112589] [55187]: INFO nova.api.openstack.wsgi [None req-cb49fc08-5386-4e03-82bb-0a34332d118a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance 8444eed9-0254-4100-bb5a-38fb16853867 could not be found. [ 1435.112862] [55187]: DEBUG nova.api.openstack.wsgi [None req-cb49fc08-5386-4e03-82bb-0a34332d118a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance 8444eed9-0254-4100-bb5a-38fb16853867 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1435.113273] [55187]: INFO nova.api.openstack.requestlog [None req-cb49fc08-5386-4e03-82bb-0a34332d118a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867" status: 404 len: 111 microversion: 2.1 time: 0.016452 [ 1435.113540] [55187]: [pid: 55187|app: 0|req: 4591/9302] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:15 2025] GET /compute/v2.1/servers/8444eed9-0254-4100-bb5a-38fb16853867 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1435.118050] [55188]: DEBUG nova.api.openstack.wsgi [None req-d5adcf3c-3f90-4565-ba9b-874e33781681 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1435.118444] [55188]: DEBUG nova.compute.api [None req-d5adcf3c-3f90-4565-ba9b-874e33781681 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 62d90d99-5bde-49d4-9041-58875e77777f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1435.121711] [55188]: INFO nova.api.openstack.wsgi [None req-d5adcf3c-3f90-4565-ba9b-874e33781681 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance 62d90d99-5bde-49d4-9041-58875e77777f could not be found. [ 1435.121988] [55188]: DEBUG nova.api.openstack.wsgi [None req-d5adcf3c-3f90-4565-ba9b-874e33781681 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance 62d90d99-5bde-49d4-9041-58875e77777f could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1435.122446] [55188]: INFO nova.api.openstack.requestlog [None req-d5adcf3c-3f90-4565-ba9b-874e33781681 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/62d90d99-5bde-49d4-9041-58875e77777f" status: 404 len: 111 microversion: 2.1 time: 0.006497 [ 1435.122719] [55188]: [pid: 55188|app: 0|req: 4712/9303] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:15:15 2025] DELETE /compute/v2.1/servers/62d90d99-5bde-49d4-9041-58875e77777f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1435.127090] [55187]: DEBUG nova.api.openstack.wsgi [None req-4b9d1c91-caa4-49a7-9299-9608c7a5f6d6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1435.128716] [55187]: DEBUG nova.compute.api [None req-4b9d1c91-caa4-49a7-9299-9608c7a5f6d6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 62d90d99-5bde-49d4-9041-58875e77777f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1435.132278] [55187]: INFO nova.api.openstack.wsgi [None req-4b9d1c91-caa4-49a7-9299-9608c7a5f6d6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance 62d90d99-5bde-49d4-9041-58875e77777f could not be found. [ 1435.132545] [55187]: DEBUG nova.api.openstack.wsgi [None req-4b9d1c91-caa4-49a7-9299-9608c7a5f6d6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance 62d90d99-5bde-49d4-9041-58875e77777f could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1435.132942] [55187]: INFO nova.api.openstack.requestlog [None req-4b9d1c91-caa4-49a7-9299-9608c7a5f6d6 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/62d90d99-5bde-49d4-9041-58875e77777f" status: 404 len: 111 microversion: 2.1 time: 0.008005 [ 1435.133234] [55187]: [pid: 55187|app: 0|req: 4592/9304] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:15 2025] GET /compute/v2.1/servers/62d90d99-5bde-49d4-9041-58875e77777f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1435.411688] [55188]: DEBUG nova.api.openstack.wsgi [None req-3c9f4aed-b84f-474a-bf1f-a5ea87ae3081 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1435.414097] [55188]: DEBUG nova.compute.api [None req-3c9f4aed-b84f-474a-bf1f-a5ea87ae3081 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1435.417508] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c9f4aed-b84f-474a-bf1f-a5ea87ae3081 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1435.417746] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c9f4aed-b84f-474a-bf1f-a5ea87ae3081 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1435.417931] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c9f4aed-b84f-474a-bf1f-a5ea87ae3081 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1435.418304] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c9f4aed-b84f-474a-bf1f-a5ea87ae3081 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1435.418505] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c9f4aed-b84f-474a-bf1f-a5ea87ae3081 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1435.418681] [55188]: DEBUG oslo_concurrency.lockutils [None req-3c9f4aed-b84f-474a-bf1f-a5ea87ae3081 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1435.482741] [55188]: DEBUG nova.policy [None req-3c9f4aed-b84f-474a-bf1f-a5ea87ae3081 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1435.486782] [55188]: INFO nova.api.openstack.requestlog [None req-3c9f4aed-b84f-474a-bf1f-a5ea87ae3081 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1312 microversion: 2.1 time: 0.077571 [ 1435.487243] [55188]: [pid: 55188|app: 0|req: 4713/9305] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:15 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1312 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1436.499902] [55187]: DEBUG nova.api.openstack.wsgi [None req-f88decc7-f25b-4fdf-b528-f025e8faec81 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1436.502280] [55187]: DEBUG nova.compute.api [None req-f88decc7-f25b-4fdf-b528-f025e8faec81 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1436.508367] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88decc7-f25b-4fdf-b528-f025e8faec81 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1436.508610] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88decc7-f25b-4fdf-b528-f025e8faec81 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1436.508793] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88decc7-f25b-4fdf-b528-f025e8faec81 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1436.509167] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88decc7-f25b-4fdf-b528-f025e8faec81 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1436.509399] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88decc7-f25b-4fdf-b528-f025e8faec81 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1436.509585] [55187]: DEBUG oslo_concurrency.lockutils [None req-f88decc7-f25b-4fdf-b528-f025e8faec81 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1436.616740] [55187]: DEBUG nova.policy [None req-f88decc7-f25b-4fdf-b528-f025e8faec81 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1436.623435] [55187]: INFO nova.api.openstack.requestlog [None req-f88decc7-f25b-4fdf-b528-f025e8faec81 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1498 microversion: 2.1 time: 0.125767 [ 1436.623750] [55187]: [pid: 55187|app: 0|req: 4593/9306] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:16 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1498 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1436.636777] [55188]: DEBUG nova.api.openstack.wsgi [None req-a35dcdf6-116e-4e93-9d04-bd90f375f556 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1436.638559] [55188]: DEBUG nova.compute.api [None req-a35dcdf6-116e-4e93-9d04-bd90f375f556 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1436.642134] [55188]: DEBUG oslo_concurrency.lockutils [None req-a35dcdf6-116e-4e93-9d04-bd90f375f556 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1436.642402] [55188]: DEBUG oslo_concurrency.lockutils [None req-a35dcdf6-116e-4e93-9d04-bd90f375f556 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1436.642608] [55188]: DEBUG oslo_concurrency.lockutils [None req-a35dcdf6-116e-4e93-9d04-bd90f375f556 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1436.642959] [55188]: DEBUG oslo_concurrency.lockutils [None req-a35dcdf6-116e-4e93-9d04-bd90f375f556 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1436.643174] [55188]: DEBUG oslo_concurrency.lockutils [None req-a35dcdf6-116e-4e93-9d04-bd90f375f556 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1436.643350] [55188]: DEBUG oslo_concurrency.lockutils [None req-a35dcdf6-116e-4e93-9d04-bd90f375f556 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1436.655021] [55188]: DEBUG nova.objects.instance [None req-a35dcdf6-116e-4e93-9d04-bd90f375f556 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lazy-loading 'flavor' on Instance uuid 631f3f05-37fe-44fb-89d8-4d5db391ef51 {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1436.690624] [55188]: INFO nova.api.openstack.requestlog [None req-a35dcdf6-116e-4e93-9d04-bd90f375f556 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "POST /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51/action" status: 200 len: 32 microversion: 2.1 time: 0.056210 [ 1436.690959] [55188]: [pid: 55188|app: 0|req: 4714/9307] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:15:17 2025] POST /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51/action => generated 32 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1436.696310] [55187]: DEBUG nova.api.openstack.wsgi [None req-b6c20510-8e90-4da8-8464-2144db3f7169 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1436.698059] [55187]: DEBUG nova.compute.api [None req-b6c20510-8e90-4da8-8464-2144db3f7169 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1436.702513] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6c20510-8e90-4da8-8464-2144db3f7169 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1436.702753] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6c20510-8e90-4da8-8464-2144db3f7169 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1436.702942] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6c20510-8e90-4da8-8464-2144db3f7169 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1436.703313] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6c20510-8e90-4da8-8464-2144db3f7169 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1436.703520] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6c20510-8e90-4da8-8464-2144db3f7169 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1436.703694] [55187]: DEBUG oslo_concurrency.lockutils [None req-b6c20510-8e90-4da8-8464-2144db3f7169 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1436.767530] [55187]: DEBUG nova.policy [None req-b6c20510-8e90-4da8-8464-2144db3f7169 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1436.771675] [55187]: INFO nova.api.openstack.requestlog [None req-b6c20510-8e90-4da8-8464-2144db3f7169 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1504 microversion: 2.1 time: 0.077561 [ 1436.771990] [55187]: [pid: 55187|app: 0|req: 4594/9308] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:17 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1504 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1437.790644] [55188]: DEBUG nova.api.openstack.wsgi [None req-dc3a8dca-6ff6-4088-818a-888e8c092620 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1437.792438] [55188]: DEBUG nova.compute.api [None req-dc3a8dca-6ff6-4088-818a-888e8c092620 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1437.798049] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc3a8dca-6ff6-4088-818a-888e8c092620 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1437.798310] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc3a8dca-6ff6-4088-818a-888e8c092620 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1437.798497] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc3a8dca-6ff6-4088-818a-888e8c092620 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1437.798856] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc3a8dca-6ff6-4088-818a-888e8c092620 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1437.799530] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc3a8dca-6ff6-4088-818a-888e8c092620 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1437.799530] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc3a8dca-6ff6-4088-818a-888e8c092620 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1437.923774] [55188]: DEBUG nova.policy [None req-dc3a8dca-6ff6-4088-818a-888e8c092620 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1437.930891] [55188]: INFO nova.api.openstack.requestlog [None req-dc3a8dca-6ff6-4088-818a-888e8c092620 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1504 microversion: 2.1 time: 0.142445 [ 1437.930891] [55188]: [pid: 55188|app: 0|req: 4715/9309] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:18 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1504 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1438.284390] [55187]: DEBUG nova.api.openstack.wsgi [None req-b7106e91-4545-4318-a247-727655b97a7e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1438.284717] [55187]: DEBUG nova.compute.api [None req-b7106e91-4545-4318-a247-727655b97a7e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1438.289040] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7106e91-4545-4318-a247-727655b97a7e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1438.289344] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7106e91-4545-4318-a247-727655b97a7e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1438.289578] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7106e91-4545-4318-a247-727655b97a7e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1438.289969] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7106e91-4545-4318-a247-727655b97a7e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1438.290235] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7106e91-4545-4318-a247-727655b97a7e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1438.290460] [55187]: DEBUG oslo_concurrency.lockutils [None req-b7106e91-4545-4318-a247-727655b97a7e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1438.298881] [55187]: INFO nova.api.openstack.wsgi [None req-b7106e91-4545-4318-a247-727655b97a7e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance 961ab513-94c8-45c5-bd44-649f5dfb2741 could not be found. [ 1438.299543] [55187]: DEBUG nova.api.openstack.wsgi [None req-b7106e91-4545-4318-a247-727655b97a7e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance 961ab513-94c8-45c5-bd44-649f5dfb2741 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1438.299723] [55187]: INFO nova.api.openstack.requestlog [None req-b7106e91-4545-4318-a247-727655b97a7e tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 404 len: 111 microversion: 2.1 time: 0.017941 [ 1438.300038] [55187]: [pid: 55187|app: 0|req: 4595/9310] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:15:18 2025] DELETE /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1438.305017] [55188]: DEBUG nova.api.openstack.wsgi [None req-fa6053e1-189a-4d29-86f1-9654433c79b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1438.306662] [55188]: DEBUG nova.compute.api [None req-fa6053e1-189a-4d29-86f1-9654433c79b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: 961ab513-94c8-45c5-bd44-649f5dfb2741] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1438.310363] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa6053e1-189a-4d29-86f1-9654433c79b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1438.311118] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa6053e1-189a-4d29-86f1-9654433c79b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1438.311118] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa6053e1-189a-4d29-86f1-9654433c79b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1438.311242] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa6053e1-189a-4d29-86f1-9654433c79b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1438.311455] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa6053e1-189a-4d29-86f1-9654433c79b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1438.311632] [55188]: DEBUG oslo_concurrency.lockutils [None req-fa6053e1-189a-4d29-86f1-9654433c79b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1438.320670] [55188]: INFO nova.api.openstack.wsgi [None req-fa6053e1-189a-4d29-86f1-9654433c79b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance 961ab513-94c8-45c5-bd44-649f5dfb2741 could not be found. [ 1438.321071] [55188]: DEBUG nova.api.openstack.wsgi [None req-fa6053e1-189a-4d29-86f1-9654433c79b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance 961ab513-94c8-45c5-bd44-649f5dfb2741 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1438.321541] [55188]: INFO nova.api.openstack.requestlog [None req-fa6053e1-189a-4d29-86f1-9654433c79b2 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741" status: 404 len: 111 microversion: 2.1 time: 0.019073 [ 1438.321804] [55188]: [pid: 55188|app: 0|req: 4716/9311] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:18 2025] GET /compute/v2.1/servers/961ab513-94c8-45c5-bd44-649f5dfb2741 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1438.326253] [55187]: DEBUG nova.api.openstack.wsgi [None req-36aede90-73f3-49b1-b6bb-18bab3c85245 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1438.326507] [55187]: DEBUG nova.compute.api [None req-36aede90-73f3-49b1-b6bb-18bab3c85245 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1438.329992] [55187]: DEBUG oslo_concurrency.lockutils [None req-36aede90-73f3-49b1-b6bb-18bab3c85245 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1438.330247] [55187]: DEBUG oslo_concurrency.lockutils [None req-36aede90-73f3-49b1-b6bb-18bab3c85245 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1438.330439] [55187]: DEBUG oslo_concurrency.lockutils [None req-36aede90-73f3-49b1-b6bb-18bab3c85245 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1438.330815] [55187]: DEBUG oslo_concurrency.lockutils [None req-36aede90-73f3-49b1-b6bb-18bab3c85245 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1438.331029] [55187]: DEBUG oslo_concurrency.lockutils [None req-36aede90-73f3-49b1-b6bb-18bab3c85245 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1438.331239] [55187]: DEBUG oslo_concurrency.lockutils [None req-36aede90-73f3-49b1-b6bb-18bab3c85245 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1438.339047] [55187]: INFO nova.api.openstack.wsgi [None req-36aede90-73f3-49b1-b6bb-18bab3c85245 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance f8c8580c-f58c-482f-9e1a-178700bfa5e8 could not be found. [ 1438.339366] [55187]: DEBUG nova.api.openstack.wsgi [None req-36aede90-73f3-49b1-b6bb-18bab3c85245 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance f8c8580c-f58c-482f-9e1a-178700bfa5e8 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1438.339773] [55187]: INFO nova.api.openstack.requestlog [None req-36aede90-73f3-49b1-b6bb-18bab3c85245 tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 404 len: 111 microversion: 2.1 time: 0.015637 [ 1438.340049] [55187]: [pid: 55187|app: 0|req: 4596/9312] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:15:18 2025] DELETE /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1438.344494] [55188]: DEBUG nova.api.openstack.wsgi [None req-4c669508-b3b1-4b4c-909c-0e9bdd4ae05a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1438.346107] [55188]: DEBUG nova.compute.api [None req-4c669508-b3b1-4b4c-909c-0e9bdd4ae05a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] [instance: f8c8580c-f58c-482f-9e1a-178700bfa5e8] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1438.349388] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c669508-b3b1-4b4c-909c-0e9bdd4ae05a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1438.349614] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c669508-b3b1-4b4c-909c-0e9bdd4ae05a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1438.349804] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c669508-b3b1-4b4c-909c-0e9bdd4ae05a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1438.350188] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c669508-b3b1-4b4c-909c-0e9bdd4ae05a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1438.350393] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c669508-b3b1-4b4c-909c-0e9bdd4ae05a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1438.350569] [55188]: DEBUG oslo_concurrency.lockutils [None req-4c669508-b3b1-4b4c-909c-0e9bdd4ae05a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1438.358394] [55188]: INFO nova.api.openstack.wsgi [None req-4c669508-b3b1-4b4c-909c-0e9bdd4ae05a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] HTTP exception thrown: Instance f8c8580c-f58c-482f-9e1a-178700bfa5e8 could not be found. [ 1438.358684] [55188]: DEBUG nova.api.openstack.wsgi [None req-4c669508-b3b1-4b4c-909c-0e9bdd4ae05a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] Returning 404 to user: Instance f8c8580c-f58c-482f-9e1a-178700bfa5e8 could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1438.359082] [55188]: INFO nova.api.openstack.requestlog [None req-4c669508-b3b1-4b4c-909c-0e9bdd4ae05a tempest-DeleteServersTestJSON-177034713 tempest-DeleteServersTestJSON-177034713-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8" status: 404 len: 111 microversion: 2.1 time: 0.016695 [ 1438.359351] [55188]: [pid: 55188|app: 0|req: 4717/9313] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:18 2025] GET /compute/v2.1/servers/f8c8580c-f58c-482f-9e1a-178700bfa5e8 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1438.943867] [55187]: DEBUG nova.api.openstack.wsgi [None req-f34f99e6-8ff0-45b0-ba2e-78daf0c3b37c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1438.945630] [55187]: DEBUG nova.compute.api [None req-f34f99e6-8ff0-45b0-ba2e-78daf0c3b37c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1438.950386] [55187]: DEBUG oslo_concurrency.lockutils [None req-f34f99e6-8ff0-45b0-ba2e-78daf0c3b37c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1438.951440] [55187]: DEBUG oslo_concurrency.lockutils [None req-f34f99e6-8ff0-45b0-ba2e-78daf0c3b37c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1438.951440] [55187]: DEBUG oslo_concurrency.lockutils [None req-f34f99e6-8ff0-45b0-ba2e-78daf0c3b37c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1438.951537] [55187]: DEBUG oslo_concurrency.lockutils [None req-f34f99e6-8ff0-45b0-ba2e-78daf0c3b37c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1438.952177] [55187]: DEBUG oslo_concurrency.lockutils [None req-f34f99e6-8ff0-45b0-ba2e-78daf0c3b37c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1438.952177] [55187]: DEBUG oslo_concurrency.lockutils [None req-f34f99e6-8ff0-45b0-ba2e-78daf0c3b37c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1439.032877] [55187]: DEBUG nova.policy [None req-f34f99e6-8ff0-45b0-ba2e-78daf0c3b37c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1439.037518] [55187]: INFO nova.api.openstack.requestlog [None req-f34f99e6-8ff0-45b0-ba2e-78daf0c3b37c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1504 microversion: 2.1 time: 0.095899 [ 1439.038010] [55187]: [pid: 55187|app: 0|req: 4597/9314] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:19 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1504 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1440.050391] [55188]: DEBUG nova.api.openstack.wsgi [None req-31934da4-65d0-4583-bb60-cac58d713136 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1440.052121] [55188]: DEBUG nova.compute.api [None req-31934da4-65d0-4583-bb60-cac58d713136 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1440.059323] [55188]: DEBUG oslo_concurrency.lockutils [None req-31934da4-65d0-4583-bb60-cac58d713136 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1440.059632] [55188]: DEBUG oslo_concurrency.lockutils [None req-31934da4-65d0-4583-bb60-cac58d713136 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1440.059882] [55188]: DEBUG oslo_concurrency.lockutils [None req-31934da4-65d0-4583-bb60-cac58d713136 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1440.060221] [55188]: DEBUG oslo_concurrency.lockutils [None req-31934da4-65d0-4583-bb60-cac58d713136 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1440.060430] [55188]: DEBUG oslo_concurrency.lockutils [None req-31934da4-65d0-4583-bb60-cac58d713136 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1440.060613] [55188]: DEBUG oslo_concurrency.lockutils [None req-31934da4-65d0-4583-bb60-cac58d713136 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1440.227382] [55188]: DEBUG nova.policy [None req-31934da4-65d0-4583-bb60-cac58d713136 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1440.234385] [55188]: INFO nova.api.openstack.requestlog [None req-31934da4-65d0-4583-bb60-cac58d713136 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1504 microversion: 2.1 time: 0.186267 [ 1440.234727] [55188]: [pid: 55188|app: 0|req: 4718/9315] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:20 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1504 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1441.247337] [55187]: DEBUG nova.api.openstack.wsgi [None req-3ecf7035-562b-480b-81b6-82c7d375586d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1441.249189] [55187]: DEBUG nova.compute.api [None req-3ecf7035-562b-480b-81b6-82c7d375586d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1441.255365] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ecf7035-562b-480b-81b6-82c7d375586d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1441.255607] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ecf7035-562b-480b-81b6-82c7d375586d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1441.255791] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ecf7035-562b-480b-81b6-82c7d375586d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1441.256153] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ecf7035-562b-480b-81b6-82c7d375586d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1441.256355] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ecf7035-562b-480b-81b6-82c7d375586d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1441.256530] [55187]: DEBUG oslo_concurrency.lockutils [None req-3ecf7035-562b-480b-81b6-82c7d375586d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1441.352807] [55187]: DEBUG nova.policy [None req-3ecf7035-562b-480b-81b6-82c7d375586d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1441.360198] [55187]: INFO nova.api.openstack.requestlog [None req-3ecf7035-562b-480b-81b6-82c7d375586d tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1504 microversion: 2.1 time: 0.115010 [ 1441.360500] [55187]: [pid: 55187|app: 0|req: 4598/9316] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:21 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1504 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1441.787498] [55188]: DEBUG nova.api.openstack.wsgi [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerPasswordTestJSON-server-1915483637", "imageRef": "70f98bc0-161f-4a1e-b907-a23c9e7056bf", "flavorRef": "42", "networks": [{"uuid": "fdd49bc5-c2a3-479f-824d-b986da7ae7f4"}]}} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1441.826212] [55188]: DEBUG oslo_concurrency.lockutils [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1441.826495] [55188]: DEBUG oslo_concurrency.lockutils [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1441.826687] [55188]: DEBUG oslo_concurrency.lockutils [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1441.827099] [55188]: DEBUG oslo_concurrency.lockutils [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1441.827304] [55188]: DEBUG oslo_concurrency.lockutils [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1441.827478] [55188]: DEBUG oslo_concurrency.lockutils [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1441.832457] [55188]: DEBUG nova.network.neutron [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] validate_networks() for [('fdd49bc5-c2a3-479f-824d-b986da7ae7f4', None, None, None, None, None)] {{(pid=55188) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1442.015338] [55188]: DEBUG nova.virt.hardware [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Flavor limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1442.015544] [55188]: DEBUG nova.virt.hardware [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Image limits 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1442.015750] [55188]: DEBUG nova.virt.hardware [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Flavor pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1442.015914] [55188]: DEBUG nova.virt.hardware [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Image pref 0:0:0 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1442.016093] [55188]: DEBUG nova.virt.hardware [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=55188) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:434}} [ 1442.024825] [55188]: DEBUG oslo_concurrency.lockutils [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1442.025082] [55188]: DEBUG oslo_concurrency.lockutils [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1442.025279] [55188]: DEBUG oslo_concurrency.lockutils [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 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=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1442.025671] [55188]: DEBUG oslo_concurrency.lockutils [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1442.025873] [55188]: DEBUG oslo_concurrency.lockutils [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1442.026057] [55188]: DEBUG oslo_concurrency.lockutils [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1442.036727] [55188]: DEBUG nova.quota [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Getting quotas for project 2dce898d18d746c18c36a9c225ee131d. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1442.040500] [55188]: DEBUG nova.quota [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Getting quotas for user 3cd074e4ae7a40ea8c7508da6ca9035d and project 2dce898d18d746c18c36a9c225ee131d. Resources: {'instances', 'ram', 'cores'} {{(pid=55188) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1442.047550] [55188]: DEBUG nova.compute.api [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Going to run 1 instances... {{(pid=55188) _provision_instances /opt/stack/nova/nova/compute/api.py:1428}} [ 1442.048909] [55188]: DEBUG nova.compute.api [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] 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,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='70f98bc0-161f-4a1e-b907-a23c9e7056bf',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=55188) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1896}} [ 1442.084250] [55188]: INFO nova.api.openstack.requestlog [None req-64736a6b-65d5-4f81-959e-6ca36b3d3032 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.355377 [ 1442.084728] [55188]: [pid: 55188|app: 0|req: 4719/9317] 10.180.1.21 () {60 vars in 1142 bytes} [Wed Mar 26 22:15:22 2025] POST /compute/v2.1/servers => generated 380 bytes in 356 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1442.094083] [55187]: DEBUG nova.api.openstack.wsgi [None req-6ded0c70-ca32-4eae-8c35-7e4e0187bb95 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1442.095729] [55187]: DEBUG nova.compute.api [None req-6ded0c70-ca32-4eae-8c35-7e4e0187bb95 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1442.133324] [55187]: DEBUG nova.policy [None req-6ded0c70-ca32-4eae-8c35-7e4e0187bb95 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cd074e4ae7a40ea8c7508da6ca9035d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dce898d18d746c18c36a9c225ee131d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1442.140852] [55187]: INFO nova.api.openstack.requestlog [None req-6ded0c70-ca32-4eae-8c35-7e4e0187bb95 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 200 len: 1214 microversion: 2.1 time: 0.051542 [ 1442.140852] [55187]: [pid: 55187|app: 0|req: 4599/9318] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:22 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 1214 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1442.373985] [55188]: DEBUG nova.api.openstack.wsgi [None req-1b023c72-dd82-46b7-b974-7e82266d99fa tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1442.376023] [55188]: DEBUG nova.compute.api [None req-1b023c72-dd82-46b7-b974-7e82266d99fa tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1442.382442] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b023c72-dd82-46b7-b974-7e82266d99fa tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1442.382442] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b023c72-dd82-46b7-b974-7e82266d99fa tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1442.382669] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b023c72-dd82-46b7-b974-7e82266d99fa tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1442.382930] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b023c72-dd82-46b7-b974-7e82266d99fa tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1442.383194] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b023c72-dd82-46b7-b974-7e82266d99fa tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1442.383327] [55188]: DEBUG oslo_concurrency.lockutils [None req-1b023c72-dd82-46b7-b974-7e82266d99fa tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1442.487278] [55188]: DEBUG nova.policy [None req-1b023c72-dd82-46b7-b974-7e82266d99fa tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1442.495790] [55188]: INFO nova.api.openstack.requestlog [None req-1b023c72-dd82-46b7-b974-7e82266d99fa tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1504 microversion: 2.1 time: 0.124332 [ 1442.496294] [55188]: [pid: 55188|app: 0|req: 4720/9319] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:22 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1504 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1443.155556] [55187]: DEBUG nova.api.openstack.wsgi [None req-cd72411d-ae29-45f3-b577-097a85e84fdd tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1443.157330] [55187]: DEBUG nova.compute.api [None req-cd72411d-ae29-45f3-b577-097a85e84fdd tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1443.161234] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd72411d-ae29-45f3-b577-097a85e84fdd tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1443.161543] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd72411d-ae29-45f3-b577-097a85e84fdd tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1443.161749] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd72411d-ae29-45f3-b577-097a85e84fdd tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1443.162120] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd72411d-ae29-45f3-b577-097a85e84fdd tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1443.162454] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd72411d-ae29-45f3-b577-097a85e84fdd tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1443.162525] [55187]: DEBUG oslo_concurrency.lockutils [None req-cd72411d-ae29-45f3-b577-097a85e84fdd tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1443.197017] [55187]: DEBUG nova.policy [None req-cd72411d-ae29-45f3-b577-097a85e84fdd tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cd074e4ae7a40ea8c7508da6ca9035d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dce898d18d746c18c36a9c225ee131d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1443.198583] [55187]: INFO nova.api.openstack.requestlog [None req-cd72411d-ae29-45f3-b577-097a85e84fdd tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 200 len: 1218 microversion: 2.1 time: 0.046161 [ 1443.198896] [55187]: [pid: 55187|app: 0|req: 4600/9320] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:23 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1443.509998] [55188]: DEBUG nova.api.openstack.wsgi [None req-9590bb4a-665a-47d3-a348-2c5604eed1b1 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1443.511760] [55188]: DEBUG nova.compute.api [None req-9590bb4a-665a-47d3-a348-2c5604eed1b1 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1443.515621] [55188]: DEBUG oslo_concurrency.lockutils [None req-9590bb4a-665a-47d3-a348-2c5604eed1b1 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1443.515850] [55188]: DEBUG oslo_concurrency.lockutils [None req-9590bb4a-665a-47d3-a348-2c5604eed1b1 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1443.516051] [55188]: DEBUG oslo_concurrency.lockutils [None req-9590bb4a-665a-47d3-a348-2c5604eed1b1 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1443.516408] [55188]: DEBUG oslo_concurrency.lockutils [None req-9590bb4a-665a-47d3-a348-2c5604eed1b1 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1443.516611] [55188]: DEBUG oslo_concurrency.lockutils [None req-9590bb4a-665a-47d3-a348-2c5604eed1b1 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1443.516785] [55188]: DEBUG oslo_concurrency.lockutils [None req-9590bb4a-665a-47d3-a348-2c5604eed1b1 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1443.604523] [55188]: DEBUG nova.policy [None req-9590bb4a-665a-47d3-a348-2c5604eed1b1 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1443.609173] [55188]: INFO nova.api.openstack.requestlog [None req-9590bb4a-665a-47d3-a348-2c5604eed1b1 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1504 microversion: 2.1 time: 0.101480 [ 1443.609568] [55188]: [pid: 55188|app: 0|req: 4721/9321] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:23 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1504 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1444.211744] [55187]: DEBUG nova.api.openstack.wsgi [None req-20ac7594-f902-4b30-92ab-1f0862e2ffdd tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1444.213516] [55187]: DEBUG nova.compute.api [None req-20ac7594-f902-4b30-92ab-1f0862e2ffdd tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1444.218931] [55187]: DEBUG oslo_concurrency.lockutils [None req-20ac7594-f902-4b30-92ab-1f0862e2ffdd tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1444.219193] [55187]: DEBUG oslo_concurrency.lockutils [None req-20ac7594-f902-4b30-92ab-1f0862e2ffdd tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1444.219381] [55187]: DEBUG oslo_concurrency.lockutils [None req-20ac7594-f902-4b30-92ab-1f0862e2ffdd tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1444.219736] [55187]: DEBUG oslo_concurrency.lockutils [None req-20ac7594-f902-4b30-92ab-1f0862e2ffdd tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1444.219939] [55187]: DEBUG oslo_concurrency.lockutils [None req-20ac7594-f902-4b30-92ab-1f0862e2ffdd tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1444.220138] [55187]: DEBUG oslo_concurrency.lockutils [None req-20ac7594-f902-4b30-92ab-1f0862e2ffdd tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1444.250648] [55187]: DEBUG nova.policy [None req-20ac7594-f902-4b30-92ab-1f0862e2ffdd tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cd074e4ae7a40ea8c7508da6ca9035d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dce898d18d746c18c36a9c225ee131d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1444.254454] [55187]: INFO nova.api.openstack.requestlog [None req-20ac7594-f902-4b30-92ab-1f0862e2ffdd tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 200 len: 1266 microversion: 2.1 time: 0.045056 [ 1444.254792] [55187]: [pid: 55187|app: 0|req: 4601/9322] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:24 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 1266 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1444.622514] [55188]: DEBUG nova.api.openstack.wsgi [None req-2b7e0c21-808e-4892-9f90-c3431e518395 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1444.624551] [55188]: DEBUG nova.compute.api [None req-2b7e0c21-808e-4892-9f90-c3431e518395 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1444.628123] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b7e0c21-808e-4892-9f90-c3431e518395 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1444.628362] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b7e0c21-808e-4892-9f90-c3431e518395 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1444.628551] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b7e0c21-808e-4892-9f90-c3431e518395 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1444.628901] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b7e0c21-808e-4892-9f90-c3431e518395 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1444.629114] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b7e0c21-808e-4892-9f90-c3431e518395 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1444.629308] [55188]: DEBUG oslo_concurrency.lockutils [None req-2b7e0c21-808e-4892-9f90-c3431e518395 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1444.697790] [55188]: DEBUG nova.policy [None req-2b7e0c21-808e-4892-9f90-c3431e518395 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1444.702065] [55188]: INFO nova.api.openstack.requestlog [None req-2b7e0c21-808e-4892-9f90-c3431e518395 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1484 microversion: 2.1 time: 0.082154 [ 1444.702415] [55188]: [pid: 55188|app: 0|req: 4722/9323] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:24 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1484 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1444.714023] [55187]: DEBUG nova.api.openstack.wsgi [None req-1eec6432-29f3-4568-9445-e19ddab03045 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1444.715725] [55187]: DEBUG nova.compute.api [None req-1eec6432-29f3-4568-9445-e19ddab03045 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1444.719254] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eec6432-29f3-4568-9445-e19ddab03045 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1444.719497] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eec6432-29f3-4568-9445-e19ddab03045 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1444.719689] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eec6432-29f3-4568-9445-e19ddab03045 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1444.720053] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eec6432-29f3-4568-9445-e19ddab03045 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1444.720264] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eec6432-29f3-4568-9445-e19ddab03045 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1444.720440] [55187]: DEBUG oslo_concurrency.lockutils [None req-1eec6432-29f3-4568-9445-e19ddab03045 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1444.758439] [55187]: INFO nova.api.openstack.requestlog [None req-1eec6432-29f3-4568-9445-e19ddab03045 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "POST /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51/action" status: 202 len: 0 microversion: 2.1 time: 0.046593 [ 1444.759059] [55187]: [pid: 55187|app: 0|req: 4602/9324] 10.180.1.21 () {60 vars in 1273 bytes} [Wed Mar 26 22:15:25 2025] POST /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1444.763946] [55188]: DEBUG nova.api.openstack.wsgi [None req-351ce672-87fb-453b-885a-096a14303cf5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1444.765693] [55188]: DEBUG nova.compute.api [None req-351ce672-87fb-453b-885a-096a14303cf5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1444.769716] [55188]: DEBUG oslo_concurrency.lockutils [None req-351ce672-87fb-453b-885a-096a14303cf5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1444.769962] [55188]: DEBUG oslo_concurrency.lockutils [None req-351ce672-87fb-453b-885a-096a14303cf5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1444.770172] [55188]: DEBUG oslo_concurrency.lockutils [None req-351ce672-87fb-453b-885a-096a14303cf5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1444.770537] [55188]: DEBUG oslo_concurrency.lockutils [None req-351ce672-87fb-453b-885a-096a14303cf5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1444.770740] [55188]: DEBUG oslo_concurrency.lockutils [None req-351ce672-87fb-453b-885a-096a14303cf5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1444.770913] [55188]: DEBUG oslo_concurrency.lockutils [None req-351ce672-87fb-453b-885a-096a14303cf5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1444.840910] [55188]: DEBUG nova.policy [None req-351ce672-87fb-453b-885a-096a14303cf5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1444.845273] [55188]: INFO nova.api.openstack.requestlog [None req-351ce672-87fb-453b-885a-096a14303cf5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1492 microversion: 2.1 time: 0.083740 [ 1444.845724] [55188]: [pid: 55188|app: 0|req: 4723/9325] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:25 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1492 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1445.268550] [55187]: DEBUG nova.api.openstack.wsgi [None req-d8978170-06e5-45b8-9055-554d586d104e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1445.270331] [55187]: DEBUG nova.compute.api [None req-d8978170-06e5-45b8-9055-554d586d104e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1445.273901] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8978170-06e5-45b8-9055-554d586d104e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1445.274150] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8978170-06e5-45b8-9055-554d586d104e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1445.274345] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8978170-06e5-45b8-9055-554d586d104e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1445.274754] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8978170-06e5-45b8-9055-554d586d104e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1445.274997] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8978170-06e5-45b8-9055-554d586d104e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1445.275191] [55187]: DEBUG oslo_concurrency.lockutils [None req-d8978170-06e5-45b8-9055-554d586d104e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1445.305449] [55187]: DEBUG nova.policy [None req-d8978170-06e5-45b8-9055-554d586d104e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cd074e4ae7a40ea8c7508da6ca9035d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dce898d18d746c18c36a9c225ee131d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1445.309074] [55187]: INFO nova.api.openstack.requestlog [None req-d8978170-06e5-45b8-9055-554d586d104e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 200 len: 1266 microversion: 2.1 time: 0.043025 [ 1445.309389] [55187]: [pid: 55187|app: 0|req: 4603/9326] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:25 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 1266 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1445.858651] [55188]: DEBUG nova.api.openstack.wsgi [None req-e693440c-8778-4d8c-a1df-d7955c2e9743 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1445.860338] [55188]: DEBUG nova.compute.api [None req-e693440c-8778-4d8c-a1df-d7955c2e9743 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1445.863959] [55188]: DEBUG oslo_concurrency.lockutils [None req-e693440c-8778-4d8c-a1df-d7955c2e9743 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1445.864231] [55188]: DEBUG oslo_concurrency.lockutils [None req-e693440c-8778-4d8c-a1df-d7955c2e9743 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1445.864421] [55188]: DEBUG oslo_concurrency.lockutils [None req-e693440c-8778-4d8c-a1df-d7955c2e9743 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1445.864769] [55188]: DEBUG oslo_concurrency.lockutils [None req-e693440c-8778-4d8c-a1df-d7955c2e9743 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1445.865021] [55188]: DEBUG oslo_concurrency.lockutils [None req-e693440c-8778-4d8c-a1df-d7955c2e9743 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1445.865208] [55188]: DEBUG oslo_concurrency.lockutils [None req-e693440c-8778-4d8c-a1df-d7955c2e9743 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1445.998129] [55188]: DEBUG nova.policy [None req-e693440c-8778-4d8c-a1df-d7955c2e9743 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1446.003029] [55188]: INFO nova.api.openstack.requestlog [None req-e693440c-8778-4d8c-a1df-d7955c2e9743 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1492 microversion: 2.1 time: 0.146984 [ 1446.003300] [55188]: [pid: 55188|app: 0|req: 4724/9327] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:26 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1492 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1446.322967] [55187]: DEBUG nova.api.openstack.wsgi [None req-07f04e40-5e9b-4613-af07-9dec2f7461b7 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1446.325273] [55187]: DEBUG nova.compute.api [None req-07f04e40-5e9b-4613-af07-9dec2f7461b7 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1446.330345] [55187]: DEBUG oslo_concurrency.lockutils [None req-07f04e40-5e9b-4613-af07-9dec2f7461b7 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1446.330693] [55187]: DEBUG oslo_concurrency.lockutils [None req-07f04e40-5e9b-4613-af07-9dec2f7461b7 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1446.330956] [55187]: DEBUG oslo_concurrency.lockutils [None req-07f04e40-5e9b-4613-af07-9dec2f7461b7 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1446.331496] [55187]: DEBUG oslo_concurrency.lockutils [None req-07f04e40-5e9b-4613-af07-9dec2f7461b7 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1446.331768] [55187]: DEBUG oslo_concurrency.lockutils [None req-07f04e40-5e9b-4613-af07-9dec2f7461b7 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1446.332051] [55187]: DEBUG oslo_concurrency.lockutils [None req-07f04e40-5e9b-4613-af07-9dec2f7461b7 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1446.372221] [55187]: DEBUG nova.policy [None req-07f04e40-5e9b-4613-af07-9dec2f7461b7 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cd074e4ae7a40ea8c7508da6ca9035d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dce898d18d746c18c36a9c225ee131d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1446.377505] [55187]: INFO nova.api.openstack.requestlog [None req-07f04e40-5e9b-4613-af07-9dec2f7461b7 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 200 len: 1274 microversion: 2.1 time: 0.057469 [ 1446.377883] [55187]: [pid: 55187|app: 0|req: 4604/9328] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:26 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 1274 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1447.016271] [55188]: DEBUG nova.api.openstack.wsgi [None req-8784b14d-9461-488f-9e35-1238a85cb644 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1447.017996] [55188]: DEBUG nova.compute.api [None req-8784b14d-9461-488f-9e35-1238a85cb644 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1447.023300] [55188]: DEBUG oslo_concurrency.lockutils [None req-8784b14d-9461-488f-9e35-1238a85cb644 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1447.023536] [55188]: DEBUG oslo_concurrency.lockutils [None req-8784b14d-9461-488f-9e35-1238a85cb644 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1447.023723] [55188]: DEBUG oslo_concurrency.lockutils [None req-8784b14d-9461-488f-9e35-1238a85cb644 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1447.024084] [55188]: DEBUG oslo_concurrency.lockutils [None req-8784b14d-9461-488f-9e35-1238a85cb644 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1447.024288] [55188]: DEBUG oslo_concurrency.lockutils [None req-8784b14d-9461-488f-9e35-1238a85cb644 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1447.024470] [55188]: DEBUG oslo_concurrency.lockutils [None req-8784b14d-9461-488f-9e35-1238a85cb644 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1447.101601] [55188]: DEBUG nova.policy [None req-8784b14d-9461-488f-9e35-1238a85cb644 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1447.109124] [55188]: INFO nova.api.openstack.requestlog [None req-8784b14d-9461-488f-9e35-1238a85cb644 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1492 microversion: 2.1 time: 0.095272 [ 1447.109469] [55188]: [pid: 55188|app: 0|req: 4725/9329] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:27 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1492 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1447.390706] [55187]: DEBUG nova.api.openstack.wsgi [None req-eb187204-c5cf-4a7c-a41c-4825ebbfba98 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1447.392423] [55187]: DEBUG nova.compute.api [None req-eb187204-c5cf-4a7c-a41c-4825ebbfba98 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1447.396285] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb187204-c5cf-4a7c-a41c-4825ebbfba98 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1447.396520] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb187204-c5cf-4a7c-a41c-4825ebbfba98 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1447.396704] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb187204-c5cf-4a7c-a41c-4825ebbfba98 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1447.397059] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb187204-c5cf-4a7c-a41c-4825ebbfba98 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1447.397260] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb187204-c5cf-4a7c-a41c-4825ebbfba98 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1447.397439] [55187]: DEBUG oslo_concurrency.lockutils [None req-eb187204-c5cf-4a7c-a41c-4825ebbfba98 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1447.491842] [55187]: DEBUG nova.policy [None req-eb187204-c5cf-4a7c-a41c-4825ebbfba98 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cd074e4ae7a40ea8c7508da6ca9035d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dce898d18d746c18c36a9c225ee131d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1447.496138] [55187]: INFO nova.api.openstack.requestlog [None req-eb187204-c5cf-4a7c-a41c-4825ebbfba98 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 200 len: 1326 microversion: 2.1 time: 0.107744 [ 1447.496464] [55187]: [pid: 55187|app: 0|req: 4605/9330] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:27 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 1326 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1448.004215] [55188]: DEBUG nova.api.openstack.wsgi [req-20c590ae-cfea-49ce-85c4-6f008b731983 req-0e08a6fb-9f30-4930-9fec-13e23c4f1534 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f", "name": "network-vif-plugged", "status": "completed", "tag": "02c1d09f-d888-4250-a64a-aff0ee73f81b"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1448.009840] [55188]: DEBUG oslo_concurrency.lockutils [req-20c590ae-cfea-49ce-85c4-6f008b731983 req-0e08a6fb-9f30-4930-9fec-13e23c4f1534 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1448.010083] [55188]: DEBUG oslo_concurrency.lockutils [req-20c590ae-cfea-49ce-85c4-6f008b731983 req-0e08a6fb-9f30-4930-9fec-13e23c4f1534 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1448.010273] [55188]: DEBUG oslo_concurrency.lockutils [req-20c590ae-cfea-49ce-85c4-6f008b731983 req-0e08a6fb-9f30-4930-9fec-13e23c4f1534 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1448.021019] [55188]: INFO nova.api.openstack.compute.server_external_events [req-20c590ae-cfea-49ce-85c4-6f008b731983 req-0e08a6fb-9f30-4930-9fec-13e23c4f1534 service nova] Creating event network-vif-plugged:02c1d09f-d888-4250-a64a-aff0ee73f81b for instance 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f on cpu-1 [ 1448.024743] [55188]: INFO nova.api.openstack.requestlog [req-20c590ae-cfea-49ce-85c4-6f008b731983 req-0e08a6fb-9f30-4930-9fec-13e23c4f1534 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022812 [ 1448.025080] [55188]: [pid: 55188|app: 0|req: 4726/9331] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:15:28 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1448.122584] [55187]: DEBUG nova.api.openstack.wsgi [None req-b701312a-07c5-4ae8-ba54-4480e2509633 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1448.124320] [55187]: DEBUG nova.compute.api [None req-b701312a-07c5-4ae8-ba54-4480e2509633 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1448.128371] [55187]: DEBUG oslo_concurrency.lockutils [None req-b701312a-07c5-4ae8-ba54-4480e2509633 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1448.128646] [55187]: DEBUG oslo_concurrency.lockutils [None req-b701312a-07c5-4ae8-ba54-4480e2509633 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1448.128885] [55187]: DEBUG oslo_concurrency.lockutils [None req-b701312a-07c5-4ae8-ba54-4480e2509633 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1448.129347] [55187]: DEBUG oslo_concurrency.lockutils [None req-b701312a-07c5-4ae8-ba54-4480e2509633 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1448.129572] [55187]: DEBUG oslo_concurrency.lockutils [None req-b701312a-07c5-4ae8-ba54-4480e2509633 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1448.129751] [55187]: DEBUG oslo_concurrency.lockutils [None req-b701312a-07c5-4ae8-ba54-4480e2509633 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1448.225464] [55187]: DEBUG nova.policy [None req-b701312a-07c5-4ae8-ba54-4480e2509633 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1448.229777] [55187]: INFO nova.api.openstack.requestlog [None req-b701312a-07c5-4ae8-ba54-4480e2509633 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1492 microversion: 2.1 time: 0.109534 [ 1448.230126] [55187]: [pid: 55187|app: 0|req: 4606/9332] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:28 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1492 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1448.512389] [55188]: DEBUG nova.api.openstack.wsgi [None req-c370d3d0-3ba2-47b2-991a-ec8e2174fc54 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1448.514155] [55188]: DEBUG nova.compute.api [None req-c370d3d0-3ba2-47b2-991a-ec8e2174fc54 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1448.517698] [55188]: DEBUG oslo_concurrency.lockutils [None req-c370d3d0-3ba2-47b2-991a-ec8e2174fc54 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1448.517937] [55188]: DEBUG oslo_concurrency.lockutils [None req-c370d3d0-3ba2-47b2-991a-ec8e2174fc54 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1448.518136] [55188]: DEBUG oslo_concurrency.lockutils [None req-c370d3d0-3ba2-47b2-991a-ec8e2174fc54 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1448.518479] [55188]: DEBUG oslo_concurrency.lockutils [None req-c370d3d0-3ba2-47b2-991a-ec8e2174fc54 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1448.518683] [55188]: DEBUG oslo_concurrency.lockutils [None req-c370d3d0-3ba2-47b2-991a-ec8e2174fc54 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1448.518859] [55188]: DEBUG oslo_concurrency.lockutils [None req-c370d3d0-3ba2-47b2-991a-ec8e2174fc54 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1448.611904] [55188]: DEBUG nova.policy [None req-c370d3d0-3ba2-47b2-991a-ec8e2174fc54 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cd074e4ae7a40ea8c7508da6ca9035d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dce898d18d746c18c36a9c225ee131d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1448.616197] [55188]: INFO nova.api.openstack.requestlog [None req-c370d3d0-3ba2-47b2-991a-ec8e2174fc54 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 200 len: 1314 microversion: 2.1 time: 0.106303 [ 1448.616521] [55188]: [pid: 55188|app: 0|req: 4727/9333] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:28 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 1314 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1449.243347] [55187]: DEBUG nova.api.openstack.wsgi [None req-01df7397-ba5b-46db-b1a6-22c88d9dfbbb tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1449.245381] [55187]: DEBUG nova.compute.api [None req-01df7397-ba5b-46db-b1a6-22c88d9dfbbb tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1449.248445] [55187]: DEBUG oslo_concurrency.lockutils [None req-01df7397-ba5b-46db-b1a6-22c88d9dfbbb tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1449.248679] [55187]: DEBUG oslo_concurrency.lockutils [None req-01df7397-ba5b-46db-b1a6-22c88d9dfbbb tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1449.248884] [55187]: DEBUG oslo_concurrency.lockutils [None req-01df7397-ba5b-46db-b1a6-22c88d9dfbbb tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1449.249295] [55187]: DEBUG oslo_concurrency.lockutils [None req-01df7397-ba5b-46db-b1a6-22c88d9dfbbb tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1449.249511] [55187]: DEBUG oslo_concurrency.lockutils [None req-01df7397-ba5b-46db-b1a6-22c88d9dfbbb tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1449.249691] [55187]: DEBUG oslo_concurrency.lockutils [None req-01df7397-ba5b-46db-b1a6-22c88d9dfbbb tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1449.314800] [55187]: DEBUG nova.policy [None req-01df7397-ba5b-46db-b1a6-22c88d9dfbbb tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1449.319055] [55187]: INFO nova.api.openstack.requestlog [None req-01df7397-ba5b-46db-b1a6-22c88d9dfbbb tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1498 microversion: 2.1 time: 0.078100 [ 1449.319377] [55187]: [pid: 55187|app: 0|req: 4607/9334] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:29 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1498 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1449.331909] [55188]: DEBUG nova.api.openstack.wsgi [None req-0c112ffe-87da-4eb5-bfd9-9c17c6739b84 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1449.332197] [55188]: DEBUG nova.compute.api [None req-0c112ffe-87da-4eb5-bfd9-9c17c6739b84 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1449.335775] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c112ffe-87da-4eb5-bfd9-9c17c6739b84 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1449.336034] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c112ffe-87da-4eb5-bfd9-9c17c6739b84 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1449.336226] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c112ffe-87da-4eb5-bfd9-9c17c6739b84 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1449.336581] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c112ffe-87da-4eb5-bfd9-9c17c6739b84 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1449.336785] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c112ffe-87da-4eb5-bfd9-9c17c6739b84 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1449.336962] [55188]: DEBUG oslo_concurrency.lockutils [None req-0c112ffe-87da-4eb5-bfd9-9c17c6739b84 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1449.349803] [55188]: DEBUG nova.compute.api [None req-0c112ffe-87da-4eb5-bfd9-9c17c6739b84 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1449.388905] [55188]: INFO nova.api.openstack.requestlog [None req-0c112ffe-87da-4eb5-bfd9-9c17c6739b84 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 204 len: 0 microversion: 2.1 time: 0.059196 [ 1449.389241] [55188]: [pid: 55188|app: 0|req: 4728/9335] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:15:29 2025] DELETE /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1449.394099] [55187]: DEBUG nova.api.openstack.wsgi [None req-3be8a4b2-df05-4c7e-b12f-9750e1ead3ec tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1449.395784] [55187]: DEBUG nova.compute.api [None req-3be8a4b2-df05-4c7e-b12f-9750e1ead3ec tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1449.399246] [55187]: DEBUG oslo_concurrency.lockutils [None req-3be8a4b2-df05-4c7e-b12f-9750e1ead3ec tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1449.399480] [55187]: DEBUG oslo_concurrency.lockutils [None req-3be8a4b2-df05-4c7e-b12f-9750e1ead3ec tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1449.399667] [55187]: DEBUG oslo_concurrency.lockutils [None req-3be8a4b2-df05-4c7e-b12f-9750e1ead3ec tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1449.400022] [55187]: DEBUG oslo_concurrency.lockutils [None req-3be8a4b2-df05-4c7e-b12f-9750e1ead3ec tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1449.400222] [55187]: DEBUG oslo_concurrency.lockutils [None req-3be8a4b2-df05-4c7e-b12f-9750e1ead3ec tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1449.400396] [55187]: DEBUG oslo_concurrency.lockutils [None req-3be8a4b2-df05-4c7e-b12f-9750e1ead3ec tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1449.469805] [55187]: DEBUG nova.policy [None req-3be8a4b2-df05-4c7e-b12f-9750e1ead3ec tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1449.473988] [55187]: INFO nova.api.openstack.requestlog [None req-3be8a4b2-df05-4c7e-b12f-9750e1ead3ec tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1504 microversion: 2.1 time: 0.082150 [ 1449.474329] [55187]: [pid: 55187|app: 0|req: 4608/9336] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:29 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1504 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1449.630151] [55188]: DEBUG nova.api.openstack.wsgi [None req-9e8a54d1-dbcd-43ff-88f9-399fc2f75b7b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1449.631947] [55188]: DEBUG nova.compute.api [None req-9e8a54d1-dbcd-43ff-88f9-399fc2f75b7b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1449.635459] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e8a54d1-dbcd-43ff-88f9-399fc2f75b7b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1449.635694] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e8a54d1-dbcd-43ff-88f9-399fc2f75b7b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1449.635880] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e8a54d1-dbcd-43ff-88f9-399fc2f75b7b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1449.636248] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e8a54d1-dbcd-43ff-88f9-399fc2f75b7b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1449.636453] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e8a54d1-dbcd-43ff-88f9-399fc2f75b7b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1449.636630] [55188]: DEBUG oslo_concurrency.lockutils [None req-9e8a54d1-dbcd-43ff-88f9-399fc2f75b7b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1449.709765] [55188]: DEBUG nova.policy [None req-9e8a54d1-dbcd-43ff-88f9-399fc2f75b7b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cd074e4ae7a40ea8c7508da6ca9035d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dce898d18d746c18c36a9c225ee131d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1449.713862] [55188]: INFO nova.api.openstack.requestlog [None req-9e8a54d1-dbcd-43ff-88f9-399fc2f75b7b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 200 len: 1314 microversion: 2.1 time: 0.086292 [ 1449.714179] [55188]: [pid: 55188|app: 0|req: 4729/9337] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:29 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 1314 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1450.039191] [55187]: DEBUG nova.api.openstack.wsgi [req-3c021547-c2ae-477a-a89a-fe2aff9bedc6 req-6c4b77f6-19d5-41b0-a660-c7f9df4c519f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f", "tag": "02c1d09f-d888-4250-a64a-aff0ee73f81b"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1450.045257] [55187]: DEBUG oslo_concurrency.lockutils [req-3c021547-c2ae-477a-a89a-fe2aff9bedc6 req-6c4b77f6-19d5-41b0-a660-c7f9df4c519f service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1450.045492] [55187]: DEBUG oslo_concurrency.lockutils [req-3c021547-c2ae-477a-a89a-fe2aff9bedc6 req-6c4b77f6-19d5-41b0-a660-c7f9df4c519f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1450.045697] [55187]: DEBUG oslo_concurrency.lockutils [req-3c021547-c2ae-477a-a89a-fe2aff9bedc6 req-6c4b77f6-19d5-41b0-a660-c7f9df4c519f service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1450.051522] [55187]: INFO nova.api.openstack.compute.server_external_events [req-3c021547-c2ae-477a-a89a-fe2aff9bedc6 req-6c4b77f6-19d5-41b0-a660-c7f9df4c519f service nova] Creating event network-changed:02c1d09f-d888-4250-a64a-aff0ee73f81b for instance 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f on cpu-1 [ 1450.054298] [55187]: INFO nova.api.openstack.requestlog [req-3c021547-c2ae-477a-a89a-fe2aff9bedc6 req-6c4b77f6-19d5-41b0-a660-c7f9df4c519f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017538 [ 1450.054610] [55187]: [pid: 55187|app: 0|req: 4609/9338] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:15:30 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1450.487223] [55188]: DEBUG nova.api.openstack.wsgi [None req-d6417525-36f6-4799-955a-473dd6d716a2 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1450.489055] [55188]: DEBUG nova.compute.api [None req-d6417525-36f6-4799-955a-473dd6d716a2 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1450.493483] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6417525-36f6-4799-955a-473dd6d716a2 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1450.493748] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6417525-36f6-4799-955a-473dd6d716a2 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1450.493957] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6417525-36f6-4799-955a-473dd6d716a2 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1450.494330] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6417525-36f6-4799-955a-473dd6d716a2 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1450.494532] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6417525-36f6-4799-955a-473dd6d716a2 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1450.494707] [55188]: DEBUG oslo_concurrency.lockutils [None req-d6417525-36f6-4799-955a-473dd6d716a2 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1450.570306] [55188]: DEBUG nova.policy [None req-d6417525-36f6-4799-955a-473dd6d716a2 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1450.575037] [55188]: INFO nova.api.openstack.requestlog [None req-d6417525-36f6-4799-955a-473dd6d716a2 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1504 microversion: 2.1 time: 0.090070 [ 1450.575417] [55188]: [pid: 55188|app: 0|req: 4730/9339] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:30 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1504 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1450.727127] [55187]: DEBUG nova.api.openstack.wsgi [None req-fe4a665b-bb30-445d-8304-1fee16beb52e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1450.728934] [55187]: DEBUG nova.compute.api [None req-fe4a665b-bb30-445d-8304-1fee16beb52e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1450.732672] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe4a665b-bb30-445d-8304-1fee16beb52e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1450.732910] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe4a665b-bb30-445d-8304-1fee16beb52e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1450.733109] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe4a665b-bb30-445d-8304-1fee16beb52e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1450.733461] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe4a665b-bb30-445d-8304-1fee16beb52e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1450.733661] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe4a665b-bb30-445d-8304-1fee16beb52e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1450.733835] [55187]: DEBUG oslo_concurrency.lockutils [None req-fe4a665b-bb30-445d-8304-1fee16beb52e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1450.799701] [55187]: DEBUG nova.policy [None req-fe4a665b-bb30-445d-8304-1fee16beb52e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cd074e4ae7a40ea8c7508da6ca9035d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dce898d18d746c18c36a9c225ee131d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1450.803720] [55187]: INFO nova.api.openstack.requestlog [None req-fe4a665b-bb30-445d-8304-1fee16beb52e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 200 len: 1314 microversion: 2.1 time: 0.079131 [ 1450.804052] [55187]: [pid: 55187|app: 0|req: 4610/9340] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:31 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 1314 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1451.588207] [55188]: DEBUG nova.api.openstack.wsgi [None req-43ef9ba4-0ff6-4271-a620-8dd1cd92b07c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1451.589937] [55188]: DEBUG nova.compute.api [None req-43ef9ba4-0ff6-4271-a620-8dd1cd92b07c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1451.593854] [55188]: DEBUG oslo_concurrency.lockutils [None req-43ef9ba4-0ff6-4271-a620-8dd1cd92b07c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1451.594105] [55188]: DEBUG oslo_concurrency.lockutils [None req-43ef9ba4-0ff6-4271-a620-8dd1cd92b07c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1451.594298] [55188]: DEBUG oslo_concurrency.lockutils [None req-43ef9ba4-0ff6-4271-a620-8dd1cd92b07c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1451.594645] [55188]: DEBUG oslo_concurrency.lockutils [None req-43ef9ba4-0ff6-4271-a620-8dd1cd92b07c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1451.594847] [55188]: DEBUG oslo_concurrency.lockutils [None req-43ef9ba4-0ff6-4271-a620-8dd1cd92b07c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1451.595034] [55188]: DEBUG oslo_concurrency.lockutils [None req-43ef9ba4-0ff6-4271-a620-8dd1cd92b07c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1451.687594] [55188]: DEBUG nova.policy [None req-43ef9ba4-0ff6-4271-a620-8dd1cd92b07c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1451.691872] [55188]: INFO nova.api.openstack.requestlog [None req-43ef9ba4-0ff6-4271-a620-8dd1cd92b07c tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1504 microversion: 2.1 time: 0.106013 [ 1451.692207] [55188]: [pid: 55188|app: 0|req: 4731/9341] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:31 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1504 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1451.817463] [55187]: DEBUG nova.api.openstack.wsgi [None req-03eb2dbd-8bc6-4b63-9194-98b28596e8f9 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1451.819118] [55187]: DEBUG nova.compute.api [None req-03eb2dbd-8bc6-4b63-9194-98b28596e8f9 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1451.823508] [55187]: DEBUG oslo_concurrency.lockutils [None req-03eb2dbd-8bc6-4b63-9194-98b28596e8f9 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1451.823746] [55187]: DEBUG oslo_concurrency.lockutils [None req-03eb2dbd-8bc6-4b63-9194-98b28596e8f9 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1451.823931] [55187]: DEBUG oslo_concurrency.lockutils [None req-03eb2dbd-8bc6-4b63-9194-98b28596e8f9 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1451.824317] [55187]: DEBUG oslo_concurrency.lockutils [None req-03eb2dbd-8bc6-4b63-9194-98b28596e8f9 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1451.824503] [55187]: DEBUG oslo_concurrency.lockutils [None req-03eb2dbd-8bc6-4b63-9194-98b28596e8f9 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1451.824679] [55187]: DEBUG oslo_concurrency.lockutils [None req-03eb2dbd-8bc6-4b63-9194-98b28596e8f9 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1451.896525] [55187]: DEBUG nova.policy [None req-03eb2dbd-8bc6-4b63-9194-98b28596e8f9 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cd074e4ae7a40ea8c7508da6ca9035d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dce898d18d746c18c36a9c225ee131d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1451.904254] [55187]: INFO nova.api.openstack.requestlog [None req-03eb2dbd-8bc6-4b63-9194-98b28596e8f9 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 200 len: 1314 microversion: 2.1 time: 0.089595 [ 1451.904646] [55187]: [pid: 55187|app: 0|req: 4611/9342] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:32 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 1314 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1452.064372] [55188]: DEBUG nova.api.openstack.wsgi [req-50e91e0f-7fe8-4fd4-b433-d29bee86dd46 req-b1d66291-778c-4e38-af09-7e42861a53c0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "631f3f05-37fe-44fb-89d8-4d5db391ef51", "name": "network-vif-deleted", "tag": "ba104f06-aee3-43b3-b46a-89a9c52f5e3b"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1452.071072] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell0:SELECT=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1452.071762] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=3 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1452.073442] [55188]: DEBUG oslo_concurrency.lockutils [req-50e91e0f-7fe8-4fd4-b433-d29bee86dd46 req-b1d66291-778c-4e38-af09-7e42861a53c0 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1452.073682] [55188]: DEBUG oslo_concurrency.lockutils [req-50e91e0f-7fe8-4fd4-b433-d29bee86dd46 req-b1d66291-778c-4e38-af09-7e42861a53c0 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1452.073896] [55188]: DEBUG oslo_concurrency.lockutils [req-50e91e0f-7fe8-4fd4-b433-d29bee86dd46 req-b1d66291-778c-4e38-af09-7e42861a53c0 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1452.080454] [55188]: INFO nova.api.openstack.compute.server_external_events [req-50e91e0f-7fe8-4fd4-b433-d29bee86dd46 req-b1d66291-778c-4e38-af09-7e42861a53c0 service nova] Creating event network-vif-deleted:ba104f06-aee3-43b3-b46a-89a9c52f5e3b for instance 631f3f05-37fe-44fb-89d8-4d5db391ef51 on cpu-1 [ 1452.084066] [55188]: INFO nova.api.openstack.requestlog [req-50e91e0f-7fe8-4fd4-b433-d29bee86dd46 req-b1d66291-778c-4e38-af09-7e42861a53c0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021513 [ 1452.084263] [55188]: [pid: 55188|app: 0|req: 4732/9343] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:15:32 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1452.704295] [55187]: DEBUG nova.api.openstack.wsgi [None req-ef629d2c-f821-476a-b548-3a47ef722028 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1452.706046] [55187]: DEBUG nova.compute.api [None req-ef629d2c-f821-476a-b548-3a47ef722028 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1452.707255] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=1 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1452.710692] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef629d2c-f821-476a-b548-3a47ef722028 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1452.710918] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef629d2c-f821-476a-b548-3a47ef722028 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1452.711113] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef629d2c-f821-476a-b548-3a47ef722028 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1452.711504] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef629d2c-f821-476a-b548-3a47ef722028 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1452.711700] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef629d2c-f821-476a-b548-3a47ef722028 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1452.711873] [55187]: DEBUG oslo_concurrency.lockutils [None req-ef629d2c-f821-476a-b548-3a47ef722028 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1452.744565] [55187]: DEBUG nova.policy [None req-ef629d2c-f821-476a-b548-3a47ef722028 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1452.748518] [55187]: INFO nova.api.openstack.requestlog [None req-ef629d2c-f821-476a-b548-3a47ef722028 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1293 microversion: 2.1 time: 0.046551 [ 1452.748836] [55187]: [pid: 55187|app: 0|req: 4612/9344] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:33 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1293 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1452.919029] [55188]: DEBUG nova.api.openstack.wsgi [None req-102adb7f-7277-4b6f-98eb-51922852bdb4 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1452.920473] [55188]: DEBUG nova.compute.api [None req-102adb7f-7277-4b6f-98eb-51922852bdb4 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1452.924381] [55188]: DEBUG oslo_concurrency.lockutils [None req-102adb7f-7277-4b6f-98eb-51922852bdb4 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1452.924620] [55188]: DEBUG oslo_concurrency.lockutils [None req-102adb7f-7277-4b6f-98eb-51922852bdb4 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1452.924811] [55188]: DEBUG oslo_concurrency.lockutils [None req-102adb7f-7277-4b6f-98eb-51922852bdb4 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1452.925175] [55188]: DEBUG oslo_concurrency.lockutils [None req-102adb7f-7277-4b6f-98eb-51922852bdb4 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1452.925386] [55188]: DEBUG oslo_concurrency.lockutils [None req-102adb7f-7277-4b6f-98eb-51922852bdb4 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1452.925607] [55188]: DEBUG oslo_concurrency.lockutils [None req-102adb7f-7277-4b6f-98eb-51922852bdb4 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1453.002258] [55188]: DEBUG nova.policy [None req-102adb7f-7277-4b6f-98eb-51922852bdb4 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cd074e4ae7a40ea8c7508da6ca9035d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dce898d18d746c18c36a9c225ee131d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1453.006440] [55188]: INFO nova.api.openstack.requestlog [None req-102adb7f-7277-4b6f-98eb-51922852bdb4 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 200 len: 1314 microversion: 2.1 time: 0.090405 [ 1453.006753] [55188]: [pid: 55188|app: 0|req: 4733/9345] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:33 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 1314 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1453.767142] [55187]: DEBUG nova.api.openstack.wsgi [None req-627e5190-6aba-4d08-9a60-00fe8f571e03 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1453.768830] [55187]: DEBUG nova.compute.api [None req-627e5190-6aba-4d08-9a60-00fe8f571e03 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1453.772670] [55187]: DEBUG oslo_concurrency.lockutils [None req-627e5190-6aba-4d08-9a60-00fe8f571e03 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1453.772905] [55187]: DEBUG oslo_concurrency.lockutils [None req-627e5190-6aba-4d08-9a60-00fe8f571e03 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1453.773101] [55187]: DEBUG oslo_concurrency.lockutils [None req-627e5190-6aba-4d08-9a60-00fe8f571e03 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1453.773449] [55187]: DEBUG oslo_concurrency.lockutils [None req-627e5190-6aba-4d08-9a60-00fe8f571e03 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1453.773650] [55187]: DEBUG oslo_concurrency.lockutils [None req-627e5190-6aba-4d08-9a60-00fe8f571e03 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1453.774330] [55187]: DEBUG oslo_concurrency.lockutils [None req-627e5190-6aba-4d08-9a60-00fe8f571e03 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1453.790893] [55187]: DEBUG oslo_concurrency.lockutils [None req-627e5190-6aba-4d08-9a60-00fe8f571e03 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1453.791138] [55187]: DEBUG oslo_concurrency.lockutils [None req-627e5190-6aba-4d08-9a60-00fe8f571e03 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1453.791333] [55187]: DEBUG oslo_concurrency.lockutils [None req-627e5190-6aba-4d08-9a60-00fe8f571e03 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1453.791538] [55187]: DEBUG nova.objects.instance [None req-627e5190-6aba-4d08-9a60-00fe8f571e03 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lazy-loading 'fault' on Instance uuid 631f3f05-37fe-44fb-89d8-4d5db391ef51 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1453.811677] [55187]: DEBUG nova.policy [None req-627e5190-6aba-4d08-9a60-00fe8f571e03 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1453.815673] [55187]: INFO nova.api.openstack.requestlog [None req-627e5190-6aba-4d08-9a60-00fe8f571e03 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1298 microversion: 2.1 time: 0.050822 [ 1453.816023] [55187]: [pid: 55187|app: 0|req: 4613/9346] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:34 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1298 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1454.019606] [55188]: DEBUG nova.api.openstack.wsgi [None req-0aeb38f0-1c68-42d3-943d-19a36c4a5201 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1454.021295] [55188]: DEBUG nova.compute.api [None req-0aeb38f0-1c68-42d3-943d-19a36c4a5201 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1454.025202] [55188]: DEBUG oslo_concurrency.lockutils [None req-0aeb38f0-1c68-42d3-943d-19a36c4a5201 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1454.025468] [55188]: DEBUG oslo_concurrency.lockutils [None req-0aeb38f0-1c68-42d3-943d-19a36c4a5201 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1454.025678] [55188]: DEBUG oslo_concurrency.lockutils [None req-0aeb38f0-1c68-42d3-943d-19a36c4a5201 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1454.026044] [55188]: DEBUG oslo_concurrency.lockutils [None req-0aeb38f0-1c68-42d3-943d-19a36c4a5201 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1454.026251] [55188]: DEBUG oslo_concurrency.lockutils [None req-0aeb38f0-1c68-42d3-943d-19a36c4a5201 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1454.026425] [55188]: DEBUG oslo_concurrency.lockutils [None req-0aeb38f0-1c68-42d3-943d-19a36c4a5201 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1454.120815] [55188]: DEBUG nova.policy [None req-0aeb38f0-1c68-42d3-943d-19a36c4a5201 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cd074e4ae7a40ea8c7508da6ca9035d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dce898d18d746c18c36a9c225ee131d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1454.125015] [55188]: INFO nova.api.openstack.requestlog [None req-0aeb38f0-1c68-42d3-943d-19a36c4a5201 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 200 len: 1314 microversion: 2.1 time: 0.107783 [ 1454.125354] [55188]: [pid: 55188|app: 0|req: 4734/9347] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:34 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 1314 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1454.828962] [55187]: DEBUG nova.api.openstack.wsgi [None req-c65510ba-f2df-497e-b527-49792ee3370e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1454.830731] [55187]: DEBUG nova.compute.api [None req-c65510ba-f2df-497e-b527-49792ee3370e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1454.833887] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_api:SELECT=91,nova_api:INSERT=3,nova_api:UPDATE=2 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1454.835067] [55187]: DEBUG oslo_concurrency.lockutils [None req-c65510ba-f2df-497e-b527-49792ee3370e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1454.835306] [55187]: DEBUG oslo_concurrency.lockutils [None req-c65510ba-f2df-497e-b527-49792ee3370e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1454.835494] [55187]: DEBUG oslo_concurrency.lockutils [None req-c65510ba-f2df-497e-b527-49792ee3370e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1454.835866] [55187]: DEBUG oslo_concurrency.lockutils [None req-c65510ba-f2df-497e-b527-49792ee3370e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1454.836077] [55187]: DEBUG oslo_concurrency.lockutils [None req-c65510ba-f2df-497e-b527-49792ee3370e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1454.836255] [55187]: DEBUG oslo_concurrency.lockutils [None req-c65510ba-f2df-497e-b527-49792ee3370e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1454.838972] [55187]: DEBUG dbcounter [-] [55187] Writing DB stats nova_cell1:SELECT=266,nova_cell1:UPDATE=7,nova_cell1:INSERT=5 {{(pid=55187) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1454.854624] [55187]: DEBUG oslo_concurrency.lockutils [None req-c65510ba-f2df-497e-b527-49792ee3370e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1454.854844] [55187]: DEBUG oslo_concurrency.lockutils [None req-c65510ba-f2df-497e-b527-49792ee3370e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1454.855038] [55187]: DEBUG oslo_concurrency.lockutils [None req-c65510ba-f2df-497e-b527-49792ee3370e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1454.855236] [55187]: DEBUG nova.objects.instance [None req-c65510ba-f2df-497e-b527-49792ee3370e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lazy-loading 'fault' on Instance uuid 631f3f05-37fe-44fb-89d8-4d5db391ef51 {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1454.874651] [55187]: DEBUG nova.policy [None req-c65510ba-f2df-497e-b527-49792ee3370e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1454.878008] [55187]: INFO nova.api.openstack.requestlog [None req-c65510ba-f2df-497e-b527-49792ee3370e tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 200 len: 1298 microversion: 2.1 time: 0.051543 [ 1454.878326] [55187]: [pid: 55187|app: 0|req: 4614/9348] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:35 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 1298 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1455.138354] [55188]: DEBUG nova.api.openstack.wsgi [None req-fe4ebe5b-6714-461b-b3d5-0dca9baa9820 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1455.140109] [55188]: DEBUG nova.compute.api [None req-fe4ebe5b-6714-461b-b3d5-0dca9baa9820 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1455.143905] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe4ebe5b-6714-461b-b3d5-0dca9baa9820 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.144153] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe4ebe5b-6714-461b-b3d5-0dca9baa9820 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.144343] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe4ebe5b-6714-461b-b3d5-0dca9baa9820 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1455.144713] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe4ebe5b-6714-461b-b3d5-0dca9baa9820 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.145083] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe4ebe5b-6714-461b-b3d5-0dca9baa9820 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.145083] [55188]: DEBUG oslo_concurrency.lockutils [None req-fe4ebe5b-6714-461b-b3d5-0dca9baa9820 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1455.209514] [55188]: DEBUG nova.policy [None req-fe4ebe5b-6714-461b-b3d5-0dca9baa9820 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cd074e4ae7a40ea8c7508da6ca9035d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dce898d18d746c18c36a9c225ee131d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1455.213847] [55188]: INFO nova.api.openstack.requestlog [None req-fe4ebe5b-6714-461b-b3d5-0dca9baa9820 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 200 len: 1502 microversion: 2.1 time: 0.077820 [ 1455.214185] [55188]: [pid: 55188|app: 0|req: 4735/9349] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:35 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 1502 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1455.226458] [55187]: DEBUG nova.api.openstack.wsgi [None req-15021ce7-5d92-47ac-9db8-865450216a89 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1455.226768] [55187]: DEBUG nova.compute.api [None req-15021ce7-5d92-47ac-9db8-865450216a89 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1455.230283] [55187]: DEBUG oslo_concurrency.lockutils [None req-15021ce7-5d92-47ac-9db8-865450216a89 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.230525] [55187]: DEBUG oslo_concurrency.lockutils [None req-15021ce7-5d92-47ac-9db8-865450216a89 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.230710] [55187]: DEBUG oslo_concurrency.lockutils [None req-15021ce7-5d92-47ac-9db8-865450216a89 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1455.231065] [55187]: DEBUG oslo_concurrency.lockutils [None req-15021ce7-5d92-47ac-9db8-865450216a89 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.231262] [55187]: DEBUG oslo_concurrency.lockutils [None req-15021ce7-5d92-47ac-9db8-865450216a89 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.231464] [55187]: DEBUG oslo_concurrency.lockutils [None req-15021ce7-5d92-47ac-9db8-865450216a89 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1455.262391] [55187]: INFO nova.api.openstack.requestlog [None req-15021ce7-5d92-47ac-9db8-865450216a89 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f/os-server-password" status: 204 len: 0 microversion: 2.1 time: 0.038209 [ 1455.262712] [55187]: [pid: 55187|app: 0|req: 4615/9350] 10.180.1.21 () {58 vars in 1291 bytes} [Wed Mar 26 22:15:35 2025] DELETE /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f/os-server-password => generated 0 bytes in 39 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1455.268313] [55188]: DEBUG nova.api.openstack.wsgi [None req-f97493ae-add3-425f-a27e-0a175eb00c3e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1455.269996] [55188]: DEBUG nova.compute.api [None req-f97493ae-add3-425f-a27e-0a175eb00c3e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1455.273672] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97493ae-add3-425f-a27e-0a175eb00c3e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.273763] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97493ae-add3-425f-a27e-0a175eb00c3e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.273921] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97493ae-add3-425f-a27e-0a175eb00c3e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1455.274286] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97493ae-add3-425f-a27e-0a175eb00c3e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.274493] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97493ae-add3-425f-a27e-0a175eb00c3e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.274673] [55188]: DEBUG oslo_concurrency.lockutils [None req-f97493ae-add3-425f-a27e-0a175eb00c3e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1455.287070] [55188]: INFO nova.api.openstack.requestlog [None req-f97493ae-add3-425f-a27e-0a175eb00c3e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f/os-server-password" status: 200 len: 16 microversion: 2.1 time: 0.021016 [ 1455.287370] [55188]: [pid: 55188|app: 0|req: 4736/9351] 10.180.1.21 () {58 vars in 1288 bytes} [Wed Mar 26 22:15:35 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f/os-server-password => generated 16 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1455.296206] [55187]: DEBUG nova.api.openstack.wsgi [None req-0d4fb020-abdb-4661-ad31-3dbec4ec34af tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1455.296473] [55187]: DEBUG nova.compute.api [None req-0d4fb020-abdb-4661-ad31-3dbec4ec34af tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1455.299637] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d4fb020-abdb-4661-ad31-3dbec4ec34af tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.299864] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d4fb020-abdb-4661-ad31-3dbec4ec34af tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.300059] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d4fb020-abdb-4661-ad31-3dbec4ec34af tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1455.300400] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d4fb020-abdb-4661-ad31-3dbec4ec34af tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.300611] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d4fb020-abdb-4661-ad31-3dbec4ec34af tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.300785] [55187]: DEBUG oslo_concurrency.lockutils [None req-0d4fb020-abdb-4661-ad31-3dbec4ec34af tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1455.314810] [55187]: DEBUG nova.compute.api [None req-0d4fb020-abdb-4661-ad31-3dbec4ec34af tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Going to try to terminate instance {{(pid=55187) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1455.352293] [55187]: INFO nova.api.openstack.requestlog [None req-0d4fb020-abdb-4661-ad31-3dbec4ec34af tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 204 len: 0 microversion: 2.1 time: 0.057885 [ 1455.352643] [55187]: [pid: 55187|app: 0|req: 4616/9352] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:15:35 2025] DELETE /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 0 bytes in 58 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1455.357489] [55188]: DEBUG nova.api.openstack.wsgi [None req-f19da7dc-4d79-4e49-9b3a-6509a6fc1b4d tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1455.359223] [55188]: DEBUG nova.compute.api [None req-f19da7dc-4d79-4e49-9b3a-6509a6fc1b4d tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1455.362698] [55188]: DEBUG oslo_concurrency.lockutils [None req-f19da7dc-4d79-4e49-9b3a-6509a6fc1b4d tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.362929] [55188]: DEBUG oslo_concurrency.lockutils [None req-f19da7dc-4d79-4e49-9b3a-6509a6fc1b4d tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.363134] [55188]: DEBUG oslo_concurrency.lockutils [None req-f19da7dc-4d79-4e49-9b3a-6509a6fc1b4d tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1455.363483] [55188]: DEBUG oslo_concurrency.lockutils [None req-f19da7dc-4d79-4e49-9b3a-6509a6fc1b4d tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.363704] [55188]: DEBUG oslo_concurrency.lockutils [None req-f19da7dc-4d79-4e49-9b3a-6509a6fc1b4d tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.363896] [55188]: DEBUG oslo_concurrency.lockutils [None req-f19da7dc-4d79-4e49-9b3a-6509a6fc1b4d tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1455.430532] [55188]: DEBUG nova.policy [None req-f19da7dc-4d79-4e49-9b3a-6509a6fc1b4d tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cd074e4ae7a40ea8c7508da6ca9035d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dce898d18d746c18c36a9c225ee131d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1455.434925] [55188]: INFO nova.api.openstack.requestlog [None req-f19da7dc-4d79-4e49-9b3a-6509a6fc1b4d tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 200 len: 1508 microversion: 2.1 time: 0.079640 [ 1455.435254] [55188]: [pid: 55188|app: 0|req: 4737/9353] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:35 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 1508 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1455.891213] [55187]: DEBUG nova.api.openstack.wsgi [None req-5439ded6-a7e9-4075-8af8-05e8c7b0d296 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1455.892986] [55187]: DEBUG nova.compute.api [None req-5439ded6-a7e9-4075-8af8-05e8c7b0d296 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: 631f3f05-37fe-44fb-89d8-4d5db391ef51] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1455.898407] [55187]: DEBUG oslo_concurrency.lockutils [None req-5439ded6-a7e9-4075-8af8-05e8c7b0d296 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.898664] [55187]: DEBUG oslo_concurrency.lockutils [None req-5439ded6-a7e9-4075-8af8-05e8c7b0d296 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.898856] [55187]: DEBUG oslo_concurrency.lockutils [None req-5439ded6-a7e9-4075-8af8-05e8c7b0d296 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1455.899229] [55187]: DEBUG oslo_concurrency.lockutils [None req-5439ded6-a7e9-4075-8af8-05e8c7b0d296 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.899457] [55187]: DEBUG oslo_concurrency.lockutils [None req-5439ded6-a7e9-4075-8af8-05e8c7b0d296 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.899641] [55187]: DEBUG oslo_concurrency.lockutils [None req-5439ded6-a7e9-4075-8af8-05e8c7b0d296 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1455.909525] [55187]: INFO nova.api.openstack.wsgi [None req-5439ded6-a7e9-4075-8af8-05e8c7b0d296 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] HTTP exception thrown: Instance 631f3f05-37fe-44fb-89d8-4d5db391ef51 could not be found. [ 1455.909824] [55187]: DEBUG nova.api.openstack.wsgi [None req-5439ded6-a7e9-4075-8af8-05e8c7b0d296 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Returning 404 to user: Instance 631f3f05-37fe-44fb-89d8-4d5db391ef51 could not be found. {{(pid=55187) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1455.910255] [55187]: INFO nova.api.openstack.requestlog [None req-5439ded6-a7e9-4075-8af8-05e8c7b0d296 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51" status: 404 len: 111 microversion: 2.1 time: 0.021670 [ 1455.910546] [55187]: [pid: 55187|app: 0|req: 4617/9354] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:36 2025] GET /compute/v2.1/servers/631f3f05-37fe-44fb-89d8-4d5db391ef51 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1455.915396] [55188]: DEBUG nova.api.openstack.wsgi [None req-841c65ff-6ab0-438f-ac2e-58360fc233f2 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1455.915668] [55188]: DEBUG nova.compute.api [None req-841c65ff-6ab0-438f-ac2e-58360fc233f2 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1455.919256] [55188]: DEBUG oslo_concurrency.lockutils [None req-841c65ff-6ab0-438f-ac2e-58360fc233f2 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.919485] [55188]: DEBUG oslo_concurrency.lockutils [None req-841c65ff-6ab0-438f-ac2e-58360fc233f2 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.919673] [55188]: DEBUG oslo_concurrency.lockutils [None req-841c65ff-6ab0-438f-ac2e-58360fc233f2 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1455.920025] [55188]: DEBUG oslo_concurrency.lockutils [None req-841c65ff-6ab0-438f-ac2e-58360fc233f2 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.920229] [55188]: DEBUG oslo_concurrency.lockutils [None req-841c65ff-6ab0-438f-ac2e-58360fc233f2 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.920405] [55188]: DEBUG oslo_concurrency.lockutils [None req-841c65ff-6ab0-438f-ac2e-58360fc233f2 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1455.936615] [55188]: DEBUG nova.compute.api [None req-841c65ff-6ab0-438f-ac2e-58360fc233f2 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Going to try to terminate instance {{(pid=55188) delete /opt/stack/nova/nova/compute/api.py:2753}} [ 1455.977329] [55188]: INFO nova.api.openstack.requestlog [None req-841c65ff-6ab0-438f-ac2e-58360fc233f2 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 204 len: 0 microversion: 2.1 time: 0.064044 [ 1455.977640] [55188]: [pid: 55188|app: 0|req: 4738/9355] 10.180.1.21 () {58 vars in 1234 bytes} [Wed Mar 26 22:15:36 2025] DELETE /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 0 bytes in 65 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1455.982430] [55187]: DEBUG nova.api.openstack.wsgi [None req-7b05299f-9438-4c0a-85b6-81c9849f5b4b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1455.984128] [55187]: DEBUG nova.compute.api [None req-7b05299f-9438-4c0a-85b6-81c9849f5b4b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1455.987400] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b05299f-9438-4c0a-85b6-81c9849f5b4b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.987631] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b05299f-9438-4c0a-85b6-81c9849f5b4b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.987818] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b05299f-9438-4c0a-85b6-81c9849f5b4b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1455.988173] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b05299f-9438-4c0a-85b6-81c9849f5b4b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.988376] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b05299f-9438-4c0a-85b6-81c9849f5b4b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.988550] [55187]: DEBUG oslo_concurrency.lockutils [None req-7b05299f-9438-4c0a-85b6-81c9849f5b4b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1456.100098] [55187]: DEBUG nova.policy [None req-7b05299f-9438-4c0a-85b6-81c9849f5b4b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1456.104209] [55187]: INFO nova.api.openstack.requestlog [None req-7b05299f-9438-4c0a-85b6-81c9849f5b4b tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1489 microversion: 2.1 time: 0.124000 [ 1456.104530] [55187]: [pid: 55187|app: 0|req: 4618/9356] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:36 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1489 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1456.447655] [55188]: DEBUG nova.api.openstack.wsgi [None req-182fbe54-42a6-4575-98f5-b5f2d65000f9 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1456.449500] [55188]: DEBUG nova.compute.api [None req-182fbe54-42a6-4575-98f5-b5f2d65000f9 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1456.453423] [55188]: DEBUG oslo_concurrency.lockutils [None req-182fbe54-42a6-4575-98f5-b5f2d65000f9 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1456.453673] [55188]: DEBUG oslo_concurrency.lockutils [None req-182fbe54-42a6-4575-98f5-b5f2d65000f9 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1456.453889] [55188]: DEBUG oslo_concurrency.lockutils [None req-182fbe54-42a6-4575-98f5-b5f2d65000f9 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1456.454295] [55188]: DEBUG oslo_concurrency.lockutils [None req-182fbe54-42a6-4575-98f5-b5f2d65000f9 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1456.454500] [55188]: DEBUG oslo_concurrency.lockutils [None req-182fbe54-42a6-4575-98f5-b5f2d65000f9 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1456.454677] [55188]: DEBUG oslo_concurrency.lockutils [None req-182fbe54-42a6-4575-98f5-b5f2d65000f9 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1456.524751] [55188]: DEBUG nova.policy [None req-182fbe54-42a6-4575-98f5-b5f2d65000f9 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cd074e4ae7a40ea8c7508da6ca9035d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dce898d18d746c18c36a9c225ee131d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1456.529077] [55188]: INFO nova.api.openstack.requestlog [None req-182fbe54-42a6-4575-98f5-b5f2d65000f9 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 200 len: 1508 microversion: 2.1 time: 0.083878 [ 1456.529415] [55188]: [pid: 55188|app: 0|req: 4739/9357] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:36 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 1508 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1457.117278] [55187]: DEBUG nova.api.openstack.wsgi [None req-c0a80992-0e09-4381-b219-5fbdc7b40511 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1457.119166] [55187]: DEBUG nova.compute.api [None req-c0a80992-0e09-4381-b219-5fbdc7b40511 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1457.123587] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0a80992-0e09-4381-b219-5fbdc7b40511 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1457.123827] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0a80992-0e09-4381-b219-5fbdc7b40511 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1457.124024] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0a80992-0e09-4381-b219-5fbdc7b40511 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1457.124387] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0a80992-0e09-4381-b219-5fbdc7b40511 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1457.124591] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0a80992-0e09-4381-b219-5fbdc7b40511 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1457.124768] [55187]: DEBUG oslo_concurrency.lockutils [None req-c0a80992-0e09-4381-b219-5fbdc7b40511 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1457.193637] [55187]: DEBUG nova.policy [None req-c0a80992-0e09-4381-b219-5fbdc7b40511 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1457.198363] [55187]: INFO nova.api.openstack.requestlog [None req-c0a80992-0e09-4381-b219-5fbdc7b40511 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1489 microversion: 2.1 time: 0.083401 [ 1457.198694] [55187]: [pid: 55187|app: 0|req: 4619/9358] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:37 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1489 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1457.542430] [55188]: DEBUG nova.api.openstack.wsgi [None req-3a980de1-9754-402b-8d7f-bc6c0e3b9e0e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1457.543289] [55188]: DEBUG nova.compute.api [None req-3a980de1-9754-402b-8d7f-bc6c0e3b9e0e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1457.547880] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a980de1-9754-402b-8d7f-bc6c0e3b9e0e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1457.547880] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a980de1-9754-402b-8d7f-bc6c0e3b9e0e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1457.547880] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a980de1-9754-402b-8d7f-bc6c0e3b9e0e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1457.548242] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a980de1-9754-402b-8d7f-bc6c0e3b9e0e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1457.548449] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a980de1-9754-402b-8d7f-bc6c0e3b9e0e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1457.548629] [55188]: DEBUG oslo_concurrency.lockutils [None req-3a980de1-9754-402b-8d7f-bc6c0e3b9e0e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1457.637753] [55188]: DEBUG nova.policy [None req-3a980de1-9754-402b-8d7f-bc6c0e3b9e0e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cd074e4ae7a40ea8c7508da6ca9035d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dce898d18d746c18c36a9c225ee131d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1457.643062] [55188]: INFO nova.api.openstack.requestlog [None req-3a980de1-9754-402b-8d7f-bc6c0e3b9e0e tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 200 len: 1508 microversion: 2.1 time: 0.103923 [ 1457.643417] [55188]: [pid: 55188|app: 0|req: 4740/9359] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:37 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 1508 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1457.721999] [55187]: DEBUG nova.api.openstack.wsgi [req-00de6f69-eb3c-4ad2-a6df-7d2a6262cfd7 req-2d66b077-969f-4531-8fb0-5b41c326e101 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f", "name": "network-vif-deleted", "tag": "02c1d09f-d888-4250-a64a-aff0ee73f81b"}]} {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1457.729654] [55187]: DEBUG oslo_concurrency.lockutils [req-00de6f69-eb3c-4ad2-a6df-7d2a6262cfd7 req-2d66b077-969f-4531-8fb0-5b41c326e101 service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1457.729963] [55187]: DEBUG oslo_concurrency.lockutils [req-00de6f69-eb3c-4ad2-a6df-7d2a6262cfd7 req-2d66b077-969f-4531-8fb0-5b41c326e101 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1457.730214] [55187]: DEBUG oslo_concurrency.lockutils [req-00de6f69-eb3c-4ad2-a6df-7d2a6262cfd7 req-2d66b077-969f-4531-8fb0-5b41c326e101 service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1457.736760] [55187]: INFO nova.api.openstack.compute.server_external_events [req-00de6f69-eb3c-4ad2-a6df-7d2a6262cfd7 req-2d66b077-969f-4531-8fb0-5b41c326e101 service nova] Creating event network-vif-deleted:02c1d09f-d888-4250-a64a-aff0ee73f81b for instance 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f on cpu-1 [ 1457.739728] [55187]: INFO nova.api.openstack.requestlog [req-00de6f69-eb3c-4ad2-a6df-7d2a6262cfd7 req-2d66b077-969f-4531-8fb0-5b41c326e101 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020483 [ 1457.740074] [55187]: [pid: 55187|app: 0|req: 4620/9360] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:15:38 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1458.212437] [55188]: DEBUG nova.api.openstack.wsgi [None req-7fbef1a3-a79c-4276-affd-420919854ada tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1458.213148] [55188]: DEBUG nova.compute.api [None req-7fbef1a3-a79c-4276-affd-420919854ada tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1458.216674] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fbef1a3-a79c-4276-affd-420919854ada tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1458.216911] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fbef1a3-a79c-4276-affd-420919854ada tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1458.217111] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fbef1a3-a79c-4276-affd-420919854ada tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1458.217463] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fbef1a3-a79c-4276-affd-420919854ada tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1458.217669] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fbef1a3-a79c-4276-affd-420919854ada tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1458.217844] [55188]: DEBUG oslo_concurrency.lockutils [None req-7fbef1a3-a79c-4276-affd-420919854ada tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1458.304988] [55188]: DEBUG nova.policy [None req-7fbef1a3-a79c-4276-affd-420919854ada tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1458.312837] [55188]: INFO nova.api.openstack.requestlog [None req-7fbef1a3-a79c-4276-affd-420919854ada tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1489 microversion: 2.1 time: 0.103918 [ 1458.313212] [55188]: [pid: 55188|app: 0|req: 4741/9361] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:38 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1489 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1458.656958] [55187]: DEBUG nova.api.openstack.wsgi [None req-3662ca94-4b23-488b-a9f4-b6bd73a96e9a tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1458.658702] [55187]: DEBUG nova.compute.api [None req-3662ca94-4b23-488b-a9f4-b6bd73a96e9a tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1458.662463] [55187]: DEBUG oslo_concurrency.lockutils [None req-3662ca94-4b23-488b-a9f4-b6bd73a96e9a tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1458.662712] [55187]: DEBUG oslo_concurrency.lockutils [None req-3662ca94-4b23-488b-a9f4-b6bd73a96e9a tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1458.662899] [55187]: DEBUG oslo_concurrency.lockutils [None req-3662ca94-4b23-488b-a9f4-b6bd73a96e9a tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1458.663269] [55187]: DEBUG oslo_concurrency.lockutils [None req-3662ca94-4b23-488b-a9f4-b6bd73a96e9a tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1458.663474] [55187]: DEBUG oslo_concurrency.lockutils [None req-3662ca94-4b23-488b-a9f4-b6bd73a96e9a tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1458.663670] [55187]: DEBUG oslo_concurrency.lockutils [None req-3662ca94-4b23-488b-a9f4-b6bd73a96e9a tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1458.697333] [55187]: DEBUG nova.policy [None req-3662ca94-4b23-488b-a9f4-b6bd73a96e9a tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cd074e4ae7a40ea8c7508da6ca9035d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dce898d18d746c18c36a9c225ee131d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1458.701218] [55187]: INFO nova.api.openstack.requestlog [None req-3662ca94-4b23-488b-a9f4-b6bd73a96e9a tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 200 len: 1295 microversion: 2.1 time: 0.046831 [ 1458.701560] [55187]: [pid: 55187|app: 0|req: 4621/9362] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:39 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 1295 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1459.325993] [55188]: DEBUG nova.api.openstack.wsgi [None req-4f520715-2cfd-4b56-a578-64888354f663 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1459.327712] [55188]: DEBUG nova.compute.api [None req-4f520715-2cfd-4b56-a578-64888354f663 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1459.331303] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f520715-2cfd-4b56-a578-64888354f663 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1459.331570] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f520715-2cfd-4b56-a578-64888354f663 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1459.331765] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f520715-2cfd-4b56-a578-64888354f663 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1459.332134] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f520715-2cfd-4b56-a578-64888354f663 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1459.332359] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f520715-2cfd-4b56-a578-64888354f663 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1459.332534] [55188]: DEBUG oslo_concurrency.lockutils [None req-4f520715-2cfd-4b56-a578-64888354f663 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1459.362633] [55188]: DEBUG nova.policy [None req-4f520715-2cfd-4b56-a578-64888354f663 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1459.366374] [55188]: INFO nova.api.openstack.requestlog [None req-4f520715-2cfd-4b56-a578-64888354f663 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1279 microversion: 2.1 time: 0.042681 [ 1459.367029] [55188]: [pid: 55188|app: 0|req: 4742/9363] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:39 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1279 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1459.714182] [55187]: DEBUG nova.api.openstack.wsgi [None req-d31fcb2f-f2fa-464a-90d8-fa51837ba1b0 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1459.715883] [55187]: DEBUG nova.compute.api [None req-d31fcb2f-f2fa-464a-90d8-fa51837ba1b0 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1459.719386] [55187]: DEBUG oslo_concurrency.lockutils [None req-d31fcb2f-f2fa-464a-90d8-fa51837ba1b0 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1459.719635] [55187]: DEBUG oslo_concurrency.lockutils [None req-d31fcb2f-f2fa-464a-90d8-fa51837ba1b0 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1459.719819] [55187]: DEBUG oslo_concurrency.lockutils [None req-d31fcb2f-f2fa-464a-90d8-fa51837ba1b0 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1459.720188] [55187]: DEBUG oslo_concurrency.lockutils [None req-d31fcb2f-f2fa-464a-90d8-fa51837ba1b0 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1459.720383] [55187]: DEBUG oslo_concurrency.lockutils [None req-d31fcb2f-f2fa-464a-90d8-fa51837ba1b0 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1459.720554] [55187]: DEBUG oslo_concurrency.lockutils [None req-d31fcb2f-f2fa-464a-90d8-fa51837ba1b0 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1459.736993] [55187]: DEBUG oslo_concurrency.lockutils [None req-d31fcb2f-f2fa-464a-90d8-fa51837ba1b0 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1459.737224] [55187]: DEBUG oslo_concurrency.lockutils [None req-d31fcb2f-f2fa-464a-90d8-fa51837ba1b0 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1459.737406] [55187]: DEBUG oslo_concurrency.lockutils [None req-d31fcb2f-f2fa-464a-90d8-fa51837ba1b0 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1459.737598] [55187]: DEBUG nova.objects.instance [None req-d31fcb2f-f2fa-464a-90d8-fa51837ba1b0 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lazy-loading 'fault' on Instance uuid 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1459.749759] [55188]: DEBUG nova.api.openstack.wsgi [req-47f24a44-25a3-4f1a-a47f-380ef99f3d82 req-68cb135b-a6fb-474d-b249-e4977956000e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d3b6854a-aca7-41ee-85bd-67e9f721d8bc", "name": "network-vif-deleted", "tag": "a9e8033c-0f6a-4137-bb39-a46f8363f16d"}]} {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:554}} [ 1459.756272] [55188]: DEBUG oslo_concurrency.lockutils [req-47f24a44-25a3-4f1a-a47f-380ef99f3d82 req-68cb135b-a6fb-474d-b249-e4977956000e service nova] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1459.756477] [55188]: DEBUG oslo_concurrency.lockutils [req-47f24a44-25a3-4f1a-a47f-380ef99f3d82 req-68cb135b-a6fb-474d-b249-e4977956000e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1459.756673] [55188]: DEBUG oslo_concurrency.lockutils [req-47f24a44-25a3-4f1a-a47f-380ef99f3d82 req-68cb135b-a6fb-474d-b249-e4977956000e service nova] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1459.757261] [55187]: DEBUG nova.policy [None req-d31fcb2f-f2fa-464a-90d8-fa51837ba1b0 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cd074e4ae7a40ea8c7508da6ca9035d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dce898d18d746c18c36a9c225ee131d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1459.761326] [55187]: INFO nova.api.openstack.requestlog [None req-d31fcb2f-f2fa-464a-90d8-fa51837ba1b0 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 200 len: 1300 microversion: 2.1 time: 0.049282 [ 1459.761488] [55187]: [pid: 55187|app: 0|req: 4622/9364] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:40 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 1300 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1459.764053] [55188]: INFO nova.api.openstack.compute.server_external_events [req-47f24a44-25a3-4f1a-a47f-380ef99f3d82 req-68cb135b-a6fb-474d-b249-e4977956000e service nova] Creating event network-vif-deleted:a9e8033c-0f6a-4137-bb39-a46f8363f16d for instance d3b6854a-aca7-41ee-85bd-67e9f721d8bc on cpu-1 [ 1459.767299] [55188]: INFO nova.api.openstack.requestlog [req-47f24a44-25a3-4f1a-a47f-380ef99f3d82 req-68cb135b-a6fb-474d-b249-e4977956000e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020261 [ 1459.767589] [55188]: [pid: 55188|app: 0|req: 4743/9365] 10.180.1.21 () {64 vars in 1312 bytes} [Wed Mar 26 22:15:40 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1460.379056] [55187]: DEBUG nova.api.openstack.wsgi [None req-0e53e982-06f7-45ad-b89c-919e8cc0b87f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1460.381240] [55187]: DEBUG nova.compute.api [None req-0e53e982-06f7-45ad-b89c-919e8cc0b87f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1460.384598] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e53e982-06f7-45ad-b89c-919e8cc0b87f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1460.384831] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e53e982-06f7-45ad-b89c-919e8cc0b87f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1460.385023] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e53e982-06f7-45ad-b89c-919e8cc0b87f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1460.385373] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e53e982-06f7-45ad-b89c-919e8cc0b87f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1460.385578] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e53e982-06f7-45ad-b89c-919e8cc0b87f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1460.385941] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e53e982-06f7-45ad-b89c-919e8cc0b87f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1460.403421] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e53e982-06f7-45ad-b89c-919e8cc0b87f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1460.403660] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e53e982-06f7-45ad-b89c-919e8cc0b87f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1460.403882] [55187]: DEBUG oslo_concurrency.lockutils [None req-0e53e982-06f7-45ad-b89c-919e8cc0b87f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1460.404090] [55187]: DEBUG nova.objects.instance [None req-0e53e982-06f7-45ad-b89c-919e8cc0b87f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lazy-loading 'fault' on Instance uuid d3b6854a-aca7-41ee-85bd-67e9f721d8bc {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1460.425335] [55187]: DEBUG nova.policy [None req-0e53e982-06f7-45ad-b89c-919e8cc0b87f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1460.429149] [55187]: INFO nova.api.openstack.requestlog [None req-0e53e982-06f7-45ad-b89c-919e8cc0b87f tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1298 microversion: 2.1 time: 0.052369 [ 1460.429548] [55187]: [pid: 55187|app: 0|req: 4623/9366] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:40 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1298 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1460.774931] [55188]: DEBUG nova.api.openstack.wsgi [None req-dc5350eb-4d04-4057-81ed-ed98cff0833b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1460.776612] [55188]: DEBUG nova.compute.api [None req-dc5350eb-4d04-4057-81ed-ed98cff0833b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1460.779904] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_api:SELECT=112,nova_api:DELETE=1,nova_api:INSERT=6,nova_api:UPDATE=2 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1460.781943] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc5350eb-4d04-4057-81ed-ed98cff0833b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1460.782187] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc5350eb-4d04-4057-81ed-ed98cff0833b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1460.782387] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc5350eb-4d04-4057-81ed-ed98cff0833b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1460.782770] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc5350eb-4d04-4057-81ed-ed98cff0833b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1460.782973] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc5350eb-4d04-4057-81ed-ed98cff0833b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1460.783163] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc5350eb-4d04-4057-81ed-ed98cff0833b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1460.801783] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc5350eb-4d04-4057-81ed-ed98cff0833b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1460.801783] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc5350eb-4d04-4057-81ed-ed98cff0833b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1460.801783] [55188]: DEBUG oslo_concurrency.lockutils [None req-dc5350eb-4d04-4057-81ed-ed98cff0833b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1460.801783] [55188]: DEBUG nova.objects.instance [None req-dc5350eb-4d04-4057-81ed-ed98cff0833b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lazy-loading 'fault' on Instance uuid 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f {{(pid=55188) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1460.820875] [55188]: DEBUG nova.policy [None req-dc5350eb-4d04-4057-81ed-ed98cff0833b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3cd074e4ae7a40ea8c7508da6ca9035d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dce898d18d746c18c36a9c225ee131d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55188) authorize /opt/stack/nova/nova/policy.py:192}} [ 1460.824735] [55188]: INFO nova.api.openstack.requestlog [None req-dc5350eb-4d04-4057-81ed-ed98cff0833b tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 200 len: 1300 microversion: 2.1 time: 0.052705 [ 1460.825062] [55188]: [pid: 55188|app: 0|req: 4744/9367] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:41 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 1300 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1461.442271] [55187]: DEBUG nova.api.openstack.wsgi [None req-c8fbe8ac-d447-4fbf-9872-3a5bd3aa95c5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1461.443992] [55187]: DEBUG nova.compute.api [None req-c8fbe8ac-d447-4fbf-9872-3a5bd3aa95c5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1461.447577] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8fbe8ac-d447-4fbf-9872-3a5bd3aa95c5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1461.447815] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8fbe8ac-d447-4fbf-9872-3a5bd3aa95c5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1461.447999] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8fbe8ac-d447-4fbf-9872-3a5bd3aa95c5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1461.448370] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8fbe8ac-d447-4fbf-9872-3a5bd3aa95c5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1461.448571] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8fbe8ac-d447-4fbf-9872-3a5bd3aa95c5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1461.448744] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8fbe8ac-d447-4fbf-9872-3a5bd3aa95c5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1461.465957] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8fbe8ac-d447-4fbf-9872-3a5bd3aa95c5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1461.466204] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8fbe8ac-d447-4fbf-9872-3a5bd3aa95c5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1461.466387] [55187]: DEBUG oslo_concurrency.lockutils [None req-c8fbe8ac-d447-4fbf-9872-3a5bd3aa95c5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1461.466583] [55187]: DEBUG nova.objects.instance [None req-c8fbe8ac-d447-4fbf-9872-3a5bd3aa95c5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lazy-loading 'fault' on Instance uuid d3b6854a-aca7-41ee-85bd-67e9f721d8bc {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1461.485666] [55187]: DEBUG nova.policy [None req-c8fbe8ac-d447-4fbf-9872-3a5bd3aa95c5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1461.489771] [55187]: INFO nova.api.openstack.requestlog [None req-c8fbe8ac-d447-4fbf-9872-3a5bd3aa95c5 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1298 microversion: 2.1 time: 0.049797 [ 1461.490678] [55187]: [pid: 55187|app: 0|req: 4624/9368] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:41 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1298 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1461.837302] [55188]: DEBUG nova.api.openstack.wsgi [None req-1179b3bb-59bb-4e3b-beb4-f8e5c2f9d501 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1461.839052] [55188]: DEBUG nova.compute.api [None req-1179b3bb-59bb-4e3b-beb4-f8e5c2f9d501 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] [instance: 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1461.842914] [55188]: DEBUG oslo_concurrency.lockutils [None req-1179b3bb-59bb-4e3b-beb4-f8e5c2f9d501 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1461.843177] [55188]: DEBUG oslo_concurrency.lockutils [None req-1179b3bb-59bb-4e3b-beb4-f8e5c2f9d501 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1461.843380] [55188]: DEBUG oslo_concurrency.lockutils [None req-1179b3bb-59bb-4e3b-beb4-f8e5c2f9d501 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1461.843742] [55188]: DEBUG oslo_concurrency.lockutils [None req-1179b3bb-59bb-4e3b-beb4-f8e5c2f9d501 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1461.843944] [55188]: DEBUG oslo_concurrency.lockutils [None req-1179b3bb-59bb-4e3b-beb4-f8e5c2f9d501 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1461.844136] [55188]: DEBUG oslo_concurrency.lockutils [None req-1179b3bb-59bb-4e3b-beb4-f8e5c2f9d501 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1461.846504] [55188]: DEBUG dbcounter [-] [55188] Writing DB stats nova_cell1:SELECT=305,nova_cell1:UPDATE=10,nova_cell1:INSERT=6 {{(pid=55188) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1461.853283] [55188]: INFO nova.api.openstack.wsgi [None req-1179b3bb-59bb-4e3b-beb4-f8e5c2f9d501 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] HTTP exception thrown: Instance 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f could not be found. [ 1461.853572] [55188]: DEBUG nova.api.openstack.wsgi [None req-1179b3bb-59bb-4e3b-beb4-f8e5c2f9d501 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] Returning 404 to user: Instance 220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1461.853986] [55188]: INFO nova.api.openstack.requestlog [None req-1179b3bb-59bb-4e3b-beb4-f8e5c2f9d501 tempest-ServerPasswordTestJSON-378997030 tempest-ServerPasswordTestJSON-378997030-project-member] 10.180.1.21 "GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f" status: 404 len: 111 microversion: 2.1 time: 0.019083 [ 1461.854284] [55188]: [pid: 55188|app: 0|req: 4745/9369] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:42 2025] GET /compute/v2.1/servers/220a599b-6c3c-4ae2-84c6-e5d7a9fb0c3f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1462.503944] [55187]: DEBUG nova.api.openstack.wsgi [None req-003c08b2-b9f6-4a54-ad9a-3e47521d1c82 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1462.505307] [55187]: DEBUG nova.compute.api [None req-003c08b2-b9f6-4a54-ad9a-3e47521d1c82 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55187) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1462.509738] [55187]: DEBUG oslo_concurrency.lockutils [None req-003c08b2-b9f6-4a54-ad9a-3e47521d1c82 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1462.509971] [55187]: DEBUG oslo_concurrency.lockutils [None req-003c08b2-b9f6-4a54-ad9a-3e47521d1c82 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1462.512016] [55187]: DEBUG oslo_concurrency.lockutils [None req-003c08b2-b9f6-4a54-ad9a-3e47521d1c82 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1462.512016] [55187]: DEBUG oslo_concurrency.lockutils [None req-003c08b2-b9f6-4a54-ad9a-3e47521d1c82 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1462.512016] [55187]: DEBUG oslo_concurrency.lockutils [None req-003c08b2-b9f6-4a54-ad9a-3e47521d1c82 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1462.512016] [55187]: DEBUG oslo_concurrency.lockutils [None req-003c08b2-b9f6-4a54-ad9a-3e47521d1c82 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1462.531568] [55187]: DEBUG oslo_concurrency.lockutils [None req-003c08b2-b9f6-4a54-ad9a-3e47521d1c82 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1462.531859] [55187]: DEBUG oslo_concurrency.lockutils [None req-003c08b2-b9f6-4a54-ad9a-3e47521d1c82 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1462.532060] [55187]: DEBUG oslo_concurrency.lockutils [None req-003c08b2-b9f6-4a54-ad9a-3e47521d1c82 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55187) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1462.532267] [55187]: DEBUG nova.objects.instance [None req-003c08b2-b9f6-4a54-ad9a-3e47521d1c82 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lazy-loading 'fault' on Instance uuid d3b6854a-aca7-41ee-85bd-67e9f721d8bc {{(pid=55187) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1462.559966] [55187]: DEBUG nova.policy [None req-003c08b2-b9f6-4a54-ad9a-3e47521d1c82 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7049055c4b4d7287891f3076392972', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b425ef2517f4e9cb4e353dee9099dff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=55187) authorize /opt/stack/nova/nova/policy.py:192}} [ 1462.565804] [55187]: INFO nova.api.openstack.requestlog [None req-003c08b2-b9f6-4a54-ad9a-3e47521d1c82 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 200 len: 1298 microversion: 2.1 time: 0.064399 [ 1462.566310] [55187]: [pid: 55187|app: 0|req: 4625/9370] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:42 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 1298 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1463.578967] [55188]: DEBUG nova.api.openstack.wsgi [None req-e0bf2611-24a9-4dcb-b059-8a29f6eae595 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Calling method '>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1463.580702] [55188]: DEBUG nova.compute.api [None req-e0bf2611-24a9-4dcb-b059-8a29f6eae595 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] [instance: d3b6854a-aca7-41ee-85bd-67e9f721d8bc] Fetching instance by UUID {{(pid=55188) get /opt/stack/nova/nova/compute/api.py:3009}} [ 1463.587265] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0bf2611-24a9-4dcb-b059-8a29f6eae595 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1463.587513] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0bf2611-24a9-4dcb-b059-8a29f6eae595 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1463.587704] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0bf2611-24a9-4dcb-b059-8a29f6eae595 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1463.588078] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0bf2611-24a9-4dcb-b059-8a29f6eae595 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Acquiring lock "d94880c3-0986-4f2e-b342-827070bf85c2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1463.588285] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0bf2611-24a9-4dcb-b059-8a29f6eae595 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1463.588542] [55188]: DEBUG oslo_concurrency.lockutils [None req-e0bf2611-24a9-4dcb-b059-8a29f6eae595 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Lock "d94880c3-0986-4f2e-b342-827070bf85c2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=55188) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1463.599829] [55188]: INFO nova.api.openstack.wsgi [None req-e0bf2611-24a9-4dcb-b059-8a29f6eae595 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] HTTP exception thrown: Instance d3b6854a-aca7-41ee-85bd-67e9f721d8bc could not be found. [ 1463.600125] [55188]: DEBUG nova.api.openstack.wsgi [None req-e0bf2611-24a9-4dcb-b059-8a29f6eae595 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] Returning 404 to user: Instance d3b6854a-aca7-41ee-85bd-67e9f721d8bc could not be found. {{(pid=55188) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1014}} [ 1463.600587] [55188]: INFO nova.api.openstack.requestlog [None req-e0bf2611-24a9-4dcb-b059-8a29f6eae595 tempest-ServerRescueTestJSON-1325148270 tempest-ServerRescueTestJSON-1325148270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc" status: 404 len: 111 microversion: 2.1 time: 0.024036 [ 1463.600896] [55188]: [pid: 55188|app: 0|req: 4746/9371] 10.180.1.21 () {58 vars in 1231 bytes} [Wed Mar 26 22:15:43 2025] GET /compute/v2.1/servers/d3b6854a-aca7-41ee-85bd-67e9f721d8bc => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1465.499174] [55187]: DEBUG nova.api.openstack.wsgi [None req-adc8561d-5d2d-4d81-be71-bf5ec8e790f7 tempest-ComputeTenantNetworksTest-1882780484 tempest-ComputeTenantNetworksTest-1882780484-project-member] Calling method '.version_select at 0x7d4af9677910>' {{(pid=55187) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1465.558351] [55187]: INFO nova.api.openstack.requestlog [None req-adc8561d-5d2d-4d81-be71-bf5ec8e790f7 tempest-ComputeTenantNetworksTest-1882780484 tempest-ComputeTenantNetworksTest-1882780484-project-member] 10.180.1.21 "GET /compute/v2.1/os-tenant-networks" status: 200 len: 307 microversion: 2.1 time: 0.111994 [ 1465.558715] [55187]: [pid: 55187|app: 0|req: 4626/9372] 10.180.1.21 () {58 vars in 1153 bytes} [Wed Mar 26 22:15:45 2025] GET /compute/v2.1/os-tenant-networks => generated 307 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1465.564776] [55188]: DEBUG nova.api.openstack.wsgi [None req-68b7023f-5d00-443d-a754-fbd9c967eb54 tempest-ComputeTenantNetworksTest-1882780484 tempest-ComputeTenantNetworksTest-1882780484-project-member] Calling method '.version_select at 0x7d4afb80db40>' {{(pid=55188) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:556}} [ 1465.600038] [55188]: INFO nova.api.openstack.requestlog [None req-68b7023f-5d00-443d-a754-fbd9c967eb54 tempest-ComputeTenantNetworksTest-1882780484 tempest-ComputeTenantNetworksTest-1882780484-project-member] 10.180.1.21 "GET /compute/v2.1/os-tenant-networks/22477095-3cb1-4fd9-951f-9d3e1514ba78" status: 200 len: 138 microversion: 2.1 time: 0.037447 [ 1465.600368] [55188]: [pid: 55188|app: 0|req: 4747/9373] 10.180.1.21 () {58 vars in 1264 bytes} [Wed Mar 26 22:15:45 2025] GET /compute/v2.1/os-tenant-networks/22477095-3cb1-4fd9-951f-9d3e1514ba78 => generated 138 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0)